2023-10-09T09:36:18.922 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-10-09T09:36:18.922 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417637 --description upgrade:pacific-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} --name teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi --owner scheduled_teuthology@teuthology --verbose -- /home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417637/orig.config.yaml 2023-10-09T09:36:18.984 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-09T09:36:19.104 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417637 branch: reef description: upgrade:pacific-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} email: ceph-qa@ceph.io first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - workunit: branch: pacific clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' first_in_suite: false job_id: '7417637' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'run basic import/export cli tests for rbd ' - 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-10-07_14:23:11-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: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 kernel: hwe: true workunit: branch: reef sha1: a340fb5463aa3715e93e7472d5f60dfdcf184ab3 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: 3687 sha1: b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 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_a340fb5463aa3715e93e7472d5f60dfdcf184ab3/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph.git suite_sha1: a340fb5463aa3715e93e7472d5f60dfdcf184ab3 targets: smithi053.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi086.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-10-07_14:23:11 tube: smithi user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2830 2023-10-09T09:36:19.104 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph_a340fb5463aa3715e93e7472d5f60dfdcf184ab3/qa; will attempt to use it 2023-10-09T09:36:19.105 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph_a340fb5463aa3715e93e7472d5f60dfdcf184ab3/qa/tasks 2023-10-09T09:36:19.106 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-10-09T09:36:19.108 INFO:teuthology.task.internal:Checking packages... 2023-10-09T09:36:19.134 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0' 2023-10-09T09:36:19.134 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-09T09:36:19.134 INFO:teuthology.packaging:ref: None 2023-10-09T09:36:19.134 INFO:teuthology.packaging:tag: None 2023-10-09T09:36:19.134 INFO:teuthology.packaging:branch: reef 2023-10-09T09:36:19.135 INFO:teuthology.packaging:sha1: b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 2023-10-09T09:36:19.135 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-10-09T09:36:19.348 INFO:teuthology.task.internal:Found packages for ceph version 18.2.0-610-g397de1b0-1focal 2023-10-09T09:36:19.348 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-10-09T09:36:19.355 INFO:teuthology.task.internal:no buildpackages task found 2023-10-09T09:36:19.355 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-10-09T09:36:19.362 INFO:teuthology.task.internal:Saving configuration 2023-10-09T09:36:19.384 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-10-09T09:36:19.390 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-09T09:36:19.417 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi053.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417637', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-09 09:30:07.182759', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-10-09T09:36:19.440 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi086.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417637', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-09 09:30:07.184475', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-10-09T09:36:19.440 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-10-09T09:36:19.446 INFO:teuthology.task.internal:roles: ubuntu@smithi053.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2023-10-09T09:36:19.447 INFO:teuthology.task.internal:roles: ubuntu@smithi086.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2023-10-09T09:36:19.447 INFO:teuthology.run_tasks:Running task console_log... 2023-10-09T09:36:19.513 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f61da7740d0>, signals=[15]) 2023-10-09T09:36:19.514 INFO:teuthology.run_tasks:Running task internal.connect... 2023-10-09T09:36:19.520 INFO:teuthology.task.internal:Opening connections... 2023-10-09T09:36:19.520 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi053.front.sepia.ceph.com 2023-10-09T09:36:19.521 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-09T09:36:19.582 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi086.front.sepia.ceph.com 2023-10-09T09:36:19.582 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-09T09:36:19.635 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-10-09T09:36:19.642 DEBUG:teuthology.orchestra.run.smithi053:> uname -m 2023-10-09T09:36:19.667 INFO:teuthology.orchestra.run.smithi053.stdout:x86_64 2023-10-09T09:36:19.668 DEBUG:teuthology.orchestra.run.smithi053:> cat /etc/os-release 2023-10-09T09:36:19.715 INFO:teuthology.orchestra.run.smithi053.stdout:NAME="Ubuntu" 2023-10-09T09:36:19.715 INFO:teuthology.orchestra.run.smithi053.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-10-09T09:36:19.715 INFO:teuthology.orchestra.run.smithi053.stdout:ID=ubuntu 2023-10-09T09:36:19.716 INFO:teuthology.orchestra.run.smithi053.stdout:ID_LIKE=debian 2023-10-09T09:36:19.716 INFO:teuthology.orchestra.run.smithi053.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-10-09T09:36:19.716 INFO:teuthology.orchestra.run.smithi053.stdout:VERSION_ID="20.04" 2023-10-09T09:36:19.716 INFO:teuthology.orchestra.run.smithi053.stdout:HOME_URL="https://www.ubuntu.com/" 2023-10-09T09:36:19.716 INFO:teuthology.orchestra.run.smithi053.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-10-09T09:36:19.716 INFO:teuthology.orchestra.run.smithi053.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-10-09T09:36:19.716 INFO:teuthology.orchestra.run.smithi053.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-10-09T09:36:19.716 INFO:teuthology.orchestra.run.smithi053.stdout:VERSION_CODENAME=focal 2023-10-09T09:36:19.716 INFO:teuthology.orchestra.run.smithi053.stdout:UBUNTU_CODENAME=focal 2023-10-09T09:36:19.717 INFO:teuthology.lock.ops:Updating smithi053.front.sepia.ceph.com on lock server 2023-10-09T09:36:19.746 DEBUG:teuthology.orchestra.run.smithi086:> uname -m 2023-10-09T09:36:19.752 INFO:teuthology.orchestra.run.smithi086.stdout:x86_64 2023-10-09T09:36:19.753 DEBUG:teuthology.orchestra.run.smithi086:> cat /etc/os-release 2023-10-09T09:36:19.799 INFO:teuthology.orchestra.run.smithi086.stdout:NAME="Ubuntu" 2023-10-09T09:36:19.800 INFO:teuthology.orchestra.run.smithi086.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-10-09T09:36:19.800 INFO:teuthology.orchestra.run.smithi086.stdout:ID=ubuntu 2023-10-09T09:36:19.800 INFO:teuthology.orchestra.run.smithi086.stdout:ID_LIKE=debian 2023-10-09T09:36:19.800 INFO:teuthology.orchestra.run.smithi086.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-10-09T09:36:19.800 INFO:teuthology.orchestra.run.smithi086.stdout:VERSION_ID="20.04" 2023-10-09T09:36:19.800 INFO:teuthology.orchestra.run.smithi086.stdout:HOME_URL="https://www.ubuntu.com/" 2023-10-09T09:36:19.800 INFO:teuthology.orchestra.run.smithi086.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-10-09T09:36:19.800 INFO:teuthology.orchestra.run.smithi086.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-10-09T09:36:19.801 INFO:teuthology.orchestra.run.smithi086.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-10-09T09:36:19.801 INFO:teuthology.orchestra.run.smithi086.stdout:VERSION_CODENAME=focal 2023-10-09T09:36:19.801 INFO:teuthology.orchestra.run.smithi086.stdout:UBUNTU_CODENAME=focal 2023-10-09T09:36:19.801 INFO:teuthology.lock.ops:Updating smithi086.front.sepia.ceph.com on lock server 2023-10-09T09:36:19.837 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-10-09T09:36:19.854 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-10-09T09:36:19.860 INFO:teuthology.task.internal:Checking for old test directory... 2023-10-09T09:36:19.860 DEBUG:teuthology.orchestra.run.smithi053:> test '!' -e /home/ubuntu/cephtest 2023-10-09T09:36:19.862 DEBUG:teuthology.orchestra.run.smithi086:> test '!' -e /home/ubuntu/cephtest 2023-10-09T09:36:19.868 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-10-09T09:36:19.877 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-10-09T09:36:19.877 DEBUG:teuthology.orchestra.run.smithi053:> test -z $(ls -A /var/lib/ceph) 2023-10-09T09:36:19.881 DEBUG:teuthology.orchestra.run.smithi086:> test -z $(ls -A /var/lib/ceph) 2023-10-09T09:36:19.896 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-10-09T09:36:19.954 INFO:teuthology.run_tasks:Running task kernel... 2023-10-09T09:36:19.968 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-10-09T09:36:19.968 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2023-10-09T09:36:19.969 DEBUG:teuthology.task.kernel:normalized overrides {'mon.a': {'hwe': True}, 'mon.c': {'hwe': True}, 'mgr.y': {'hwe': True}, 'osd.0': {'hwe': True}, 'osd.1': {'hwe': True}, 'osd.2': {'hwe': True}, 'osd.3': {'hwe': True}, 'client.0': {'hwe': True}, 'node-exporter.a': {'hwe': True}, 'alertmanager.a': {'hwe': True}, 'mon.b': {'hwe': True}, 'mgr.x': {'hwe': True}, 'osd.4': {'hwe': True}, 'osd.5': {'hwe': True}, 'osd.6': {'hwe': True}, 'osd.7': {'hwe': True}, 'client.1': {'hwe': True}, 'prometheus.a': {'hwe': True}, 'grafana.a': {'hwe': True}, 'node-exporter.b': {'hwe': True}} 2023-10-09T09:36:19.969 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro', 'hwe': True}, 'mon.b': {'kdb': True, 'sha1': 'distro', 'hwe': True}}, timeout 300 2023-10-09T09:36:19.969 DEBUG:teuthology.orchestra.run.smithi053:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-09T09:36:19.970 DEBUG:teuthology.orchestra.run.smithi086:> test -f /run/.containerenv -o -f /.dockerenv 2023-10-09T09:36:19.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T09:36:19.975 DEBUG:teuthology.orchestra.run.smithi053:> uname -r 2023-10-09T09:36:19.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T09:36:19.976 DEBUG:teuthology.orchestra.run.smithi086:> uname -r 2023-10-09T09:36:19.982 INFO:teuthology.orchestra.run.smithi053.stdout:5.4.0-124-generic 2023-10-09T09:36:19.982 INFO:teuthology.task.kernel:Running kernel on smithi053: 5.4.0-124-generic 2023-10-09T09:36:19.982 DEBUG:teuthology.orchestra.run.smithi053:> sudo apt-get clean 2023-10-09T09:36:19.983 INFO:teuthology.orchestra.run.smithi086.stdout:5.4.0-124-generic 2023-10-09T09:36:19.983 INFO:teuthology.task.kernel:Running kernel on smithi086: 5.4.0-124-generic 2023-10-09T09:36:19.984 DEBUG:teuthology.orchestra.run.smithi086:> sudo apt-get clean 2023-10-09T09:36:20.075 DEBUG:teuthology.orchestra.run.smithi053:> sudo apt-get update 2023-10-09T09:36:20.092 DEBUG:teuthology.orchestra.run.smithi086:> sudo apt-get update 2023-10-09T09:36:20.261 INFO:teuthology.orchestra.run.smithi053.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-09T09:36:20.262 INFO:teuthology.orchestra.run.smithi053.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-10-09T09:36:20.262 INFO:teuthology.orchestra.run.smithi053.stdout:Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-10-09T09:36:20.324 INFO:teuthology.orchestra.run.smithi053.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-10-09T09:36:20.392 INFO:teuthology.orchestra.run.smithi086.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-09T09:36:20.392 INFO:teuthology.orchestra.run.smithi086.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-10-09T09:36:20.447 INFO:teuthology.orchestra.run.smithi086.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-10-09T09:36:20.674 INFO:teuthology.orchestra.run.smithi053.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [893 kB] 2023-10-09T09:36:20.769 INFO:teuthology.orchestra.run.smithi053.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,890 kB] 2023-10-09T09:36:20.792 INFO:teuthology.orchestra.run.smithi086.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-10-09T09:36:20.806 INFO:teuthology.orchestra.run.smithi053.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [473 kB] 2023-10-09T09:36:20.810 INFO:teuthology.orchestra.run.smithi053.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.1 kB] 2023-10-09T09:36:20.810 INFO:teuthology.orchestra.run.smithi053.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [34.6 kB] 2023-10-09T09:36:20.811 INFO:teuthology.orchestra.run.smithi053.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,383 kB] 2023-10-09T09:36:20.819 INFO:teuthology.orchestra.run.smithi053.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [660 kB] 2023-10-09T09:36:20.831 INFO:teuthology.orchestra.run.smithi053.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [334 kB] 2023-10-09T09:36:20.834 INFO:teuthology.orchestra.run.smithi053.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [572 B] 2023-10-09T09:36:20.834 INFO:teuthology.orchestra.run.smithi053.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,121 kB] 2023-10-09T09:36:20.842 INFO:teuthology.orchestra.run.smithi053.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [749 kB] 2023-10-09T09:36:20.849 INFO:teuthology.orchestra.run.smithi053.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [268 kB] 2023-10-09T09:36:20.850 INFO:teuthology.orchestra.run.smithi053.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-10-09T09:36:20.851 INFO:teuthology.orchestra.run.smithi053.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-10-09T09:36:20.851 INFO:teuthology.orchestra.run.smithi053.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-10-09T09:36:20.851 INFO:teuthology.orchestra.run.smithi053.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-10-09T09:36:20.858 INFO:teuthology.orchestra.run.smithi053.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-10-09T09:36:20.864 INFO:teuthology.orchestra.run.smithi086.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [660 kB] 2023-10-09T09:36:20.901 INFO:teuthology.orchestra.run.smithi053.stdout:Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,500 kB] 2023-10-09T09:36:20.940 INFO:teuthology.orchestra.run.smithi053.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-10-09T09:36:20.946 INFO:teuthology.orchestra.run.smithi053.stdout:Get:24 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [390 kB] 2023-10-09T09:36:20.950 INFO:teuthology.orchestra.run.smithi053.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-10-09T09:36:20.950 INFO:teuthology.orchestra.run.smithi053.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,267 kB] 2023-10-09T09:36:20.959 INFO:teuthology.orchestra.run.smithi053.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-10-09T09:36:20.960 INFO:teuthology.orchestra.run.smithi053.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-10-09T09:36:20.961 INFO:teuthology.orchestra.run.smithi053.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-10-09T09:36:20.961 INFO:teuthology.orchestra.run.smithi053.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-10-09T09:36:20.962 INFO:teuthology.orchestra.run.smithi053.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-10-09T09:36:20.970 INFO:teuthology.orchestra.run.smithi053.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [33.3 kB] 2023-10-09T09:36:20.970 INFO:teuthology.orchestra.run.smithi053.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [317 kB] 2023-10-09T09:36:20.973 INFO:teuthology.orchestra.run.smithi053.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [572 B] 2023-10-09T09:36:20.973 INFO:teuthology.orchestra.run.smithi053.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [890 kB] 2023-10-09T09:36:20.981 INFO:teuthology.orchestra.run.smithi053.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [616 kB] 2023-10-09T09:36:20.986 INFO:teuthology.orchestra.run.smithi053.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [186 kB] 2023-10-09T09:36:20.988 INFO:teuthology.orchestra.run.smithi053.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-10-09T09:36:20.992 INFO:teuthology.orchestra.run.smithi053.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-10-09T09:36:20.993 INFO:teuthology.orchestra.run.smithi053.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-10-09T09:36:20.993 INFO:teuthology.orchestra.run.smithi053.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-10-09T09:36:20.993 INFO:teuthology.orchestra.run.smithi053.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-10-09T09:36:21.009 INFO:teuthology.orchestra.run.smithi086.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [893 kB] 2023-10-09T09:36:21.228 INFO:teuthology.orchestra.run.smithi086.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,500 kB] 2023-10-09T09:36:21.343 INFO:teuthology.orchestra.run.smithi086.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,890 kB] 2023-10-09T09:36:21.416 INFO:teuthology.orchestra.run.smithi086.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [390 kB] 2023-10-09T09:36:21.430 INFO:teuthology.orchestra.run.smithi086.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-10-09T09:36:21.431 INFO:teuthology.orchestra.run.smithi086.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,267 kB] 2023-10-09T09:36:21.499 INFO:teuthology.orchestra.run.smithi086.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [33.3 kB] 2023-10-09T09:36:21.499 INFO:teuthology.orchestra.run.smithi086.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [317 kB] 2023-10-09T09:36:21.506 INFO:teuthology.orchestra.run.smithi086.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [572 B] 2023-10-09T09:36:21.506 INFO:teuthology.orchestra.run.smithi086.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [890 kB] 2023-10-09T09:36:21.519 INFO:teuthology.orchestra.run.smithi086.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [473 kB] 2023-10-09T09:36:21.526 INFO:teuthology.orchestra.run.smithi086.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [616 kB] 2023-10-09T09:36:21.532 INFO:teuthology.orchestra.run.smithi086.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.1 kB] 2023-10-09T09:36:21.533 INFO:teuthology.orchestra.run.smithi086.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [34.6 kB] 2023-10-09T09:36:21.534 INFO:teuthology.orchestra.run.smithi086.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,383 kB] 2023-10-09T09:36:21.603 INFO:teuthology.orchestra.run.smithi086.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [334 kB] 2023-10-09T09:36:21.608 INFO:teuthology.orchestra.run.smithi086.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [572 B] 2023-10-09T09:36:21.715 INFO:teuthology.orchestra.run.smithi086.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [186 kB] 2023-10-09T09:36:21.772 INFO:teuthology.orchestra.run.smithi086.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,121 kB] 2023-10-09T09:36:22.133 INFO:teuthology.orchestra.run.smithi086.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-10-09T09:36:22.139 INFO:teuthology.orchestra.run.smithi086.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-10-09T09:36:22.141 INFO:teuthology.orchestra.run.smithi086.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-10-09T09:36:22.149 INFO:teuthology.orchestra.run.smithi086.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-10-09T09:36:22.151 INFO:teuthology.orchestra.run.smithi086.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-10-09T09:36:22.406 INFO:teuthology.orchestra.run.smithi086.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [749 kB] 2023-10-09T09:36:22.444 INFO:teuthology.orchestra.run.smithi086.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [268 kB] 2023-10-09T09:36:22.457 INFO:teuthology.orchestra.run.smithi086.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-10-09T09:36:22.458 INFO:teuthology.orchestra.run.smithi086.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-10-09T09:36:22.459 INFO:teuthology.orchestra.run.smithi086.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-10-09T09:36:22.460 INFO:teuthology.orchestra.run.smithi086.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-10-09T09:36:22.461 INFO:teuthology.orchestra.run.smithi086.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-10-09T09:36:22.461 INFO:teuthology.orchestra.run.smithi086.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-10-09T09:36:22.487 INFO:teuthology.orchestra.run.smithi086.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-10-09T09:36:22.488 INFO:teuthology.orchestra.run.smithi086.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-10-09T09:36:22.653 INFO:teuthology.orchestra.run.smithi086.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-10-09T09:36:22.817 INFO:teuthology.orchestra.run.smithi086.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-10-09T09:36:22.868 INFO:teuthology.orchestra.run.smithi086.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-10-09T09:36:24.867 INFO:teuthology.orchestra.run.smithi053.stdout:Fetched 17.6 MB in 3s (6,601 kB/s) 2023-10-09T09:36:25.223 INFO:teuthology.orchestra.run.smithi086.stdout:Fetched 17.6 MB in 3s (5,721 kB/s) 2023-10-09T09:36:26.331 INFO:teuthology.orchestra.run.smithi053.stdout:Reading package lists... 2023-10-09T09:36:26.358 DEBUG:teuthology.orchestra.run.smithi053:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-10-09T09:36:26.425 INFO:teuthology.orchestra.run.smithi053.stdout:Reading package lists... 2023-10-09T09:36:26.630 INFO:teuthology.orchestra.run.smithi053.stdout:Building dependency tree... 2023-10-09T09:36:26.630 INFO:teuthology.orchestra.run.smithi053.stdout:Reading state information... 2023-10-09T09:36:26.680 INFO:teuthology.orchestra.run.smithi086.stdout:Reading package lists... 2023-10-09T09:36:26.706 DEBUG:teuthology.orchestra.run.smithi086:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-10-09T09:36:26.773 INFO:teuthology.orchestra.run.smithi086.stdout:Reading package lists... 2023-10-09T09:36:26.810 INFO:teuthology.orchestra.run.smithi053.stdout:The following additional packages will be installed: 2023-10-09T09:36:26.810 INFO:teuthology.orchestra.run.smithi053.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-10-09T09:36:26.810 INFO:teuthology.orchestra.run.smithi053.stdout: libusbmuxd6 linux-image-5.15.0-86-generic linux-modules-5.15.0-86-generic 2023-10-09T09:36:26.810 INFO:teuthology.orchestra.run.smithi053.stdout: linux-modules-extra-5.15.0-86-generic thermald upower usbmuxd 2023-10-09T09:36:26.811 INFO:teuthology.orchestra.run.smithi053.stdout:Suggested packages: 2023-10-09T09:36:26.811 INFO:teuthology.orchestra.run.smithi053.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-10-09T09:36:26.811 INFO:teuthology.orchestra.run.smithi053.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-86-generic 2023-10-09T09:36:26.871 INFO:teuthology.orchestra.run.smithi053.stdout:The following NEW packages will be installed: 2023-10-09T09:36:26.871 INFO:teuthology.orchestra.run.smithi053.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-10-09T09:36:26.872 INFO:teuthology.orchestra.run.smithi053.stdout: libusbmuxd6 linux-image-5.15.0-86-generic linux-image-generic-hwe-20.04 2023-10-09T09:36:26.872 INFO:teuthology.orchestra.run.smithi053.stdout: linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-86-generic 2023-10-09T09:36:26.872 INFO:teuthology.orchestra.run.smithi053.stdout: thermald upower usbmuxd 2023-10-09T09:36:26.928 INFO:teuthology.orchestra.run.smithi053.stdout:0 upgraded, 13 newly installed, 0 to remove and 274 not upgraded. 2023-10-09T09:36:26.928 INFO:teuthology.orchestra.run.smithi053.stdout:Need to get 90.9 MB of archives. 2023-10-09T09:36:26.928 INFO:teuthology.orchestra.run.smithi053.stdout:After this operation, 497 MB of additional disk space will be used. 2023-10-09T09:36:26.929 INFO:teuthology.orchestra.run.smithi053.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-10-09T09:36:26.974 INFO:teuthology.orchestra.run.smithi086.stdout:Building dependency tree... 2023-10-09T09:36:26.974 INFO:teuthology.orchestra.run.smithi086.stdout:Reading state information... 2023-10-09T09:36:26.985 INFO:teuthology.orchestra.run.smithi053.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-10-09T09:36:26.991 INFO:teuthology.orchestra.run.smithi053.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-10-09T09:36:26.995 INFO:teuthology.orchestra.run.smithi053.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-10-09T09:36:27.010 INFO:teuthology.orchestra.run.smithi053.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-10-09T09:36:27.017 INFO:teuthology.orchestra.run.smithi053.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-86-generic amd64 5.15.0-86.96~20.04.1 [20.9 MB] 2023-10-09T09:36:27.139 INFO:teuthology.orchestra.run.smithi086.stdout:The following additional packages will be installed: 2023-10-09T09:36:27.140 INFO:teuthology.orchestra.run.smithi086.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-10-09T09:36:27.140 INFO:teuthology.orchestra.run.smithi086.stdout: libusbmuxd6 linux-image-5.15.0-86-generic linux-modules-5.15.0-86-generic 2023-10-09T09:36:27.140 INFO:teuthology.orchestra.run.smithi086.stdout: linux-modules-extra-5.15.0-86-generic thermald upower usbmuxd 2023-10-09T09:36:27.141 INFO:teuthology.orchestra.run.smithi086.stdout:Suggested packages: 2023-10-09T09:36:27.141 INFO:teuthology.orchestra.run.smithi086.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-10-09T09:36:27.141 INFO:teuthology.orchestra.run.smithi086.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-86-generic 2023-10-09T09:36:27.198 INFO:teuthology.orchestra.run.smithi086.stdout:The following NEW packages will be installed: 2023-10-09T09:36:27.199 INFO:teuthology.orchestra.run.smithi086.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-10-09T09:36:27.199 INFO:teuthology.orchestra.run.smithi086.stdout: libusbmuxd6 linux-image-5.15.0-86-generic linux-image-generic-hwe-20.04 2023-10-09T09:36:27.199 INFO:teuthology.orchestra.run.smithi086.stdout: linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-86-generic 2023-10-09T09:36:27.199 INFO:teuthology.orchestra.run.smithi086.stdout: thermald upower usbmuxd 2023-10-09T09:36:27.252 INFO:teuthology.orchestra.run.smithi086.stdout:0 upgraded, 13 newly installed, 0 to remove and 274 not upgraded. 2023-10-09T09:36:27.252 INFO:teuthology.orchestra.run.smithi086.stdout:Need to get 90.9 MB of archives. 2023-10-09T09:36:27.252 INFO:teuthology.orchestra.run.smithi086.stdout:After this operation, 497 MB of additional disk space will be used. 2023-10-09T09:36:27.253 INFO:teuthology.orchestra.run.smithi086.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-10-09T09:36:27.310 INFO:teuthology.orchestra.run.smithi086.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-10-09T09:36:27.315 INFO:teuthology.orchestra.run.smithi086.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-10-09T09:36:27.319 INFO:teuthology.orchestra.run.smithi086.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-10-09T09:36:27.323 INFO:teuthology.orchestra.run.smithi053.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-86-generic amd64 5.15.0-86.96~20.04.1 [11.4 MB] 2023-10-09T09:36:27.334 INFO:teuthology.orchestra.run.smithi086.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-10-09T09:36:27.341 INFO:teuthology.orchestra.run.smithi086.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-86-generic amd64 5.15.0-86.96~20.04.1 [20.9 MB] 2023-10-09T09:36:27.422 INFO:teuthology.orchestra.run.smithi053.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-86-generic amd64 5.15.0-86.96~20.04.1 [58.0 MB] 2023-10-09T09:36:27.633 INFO:teuthology.orchestra.run.smithi086.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-86-generic amd64 5.15.0-86.96~20.04.1 [11.4 MB] 2023-10-09T09:36:27.731 INFO:teuthology.orchestra.run.smithi086.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-86-generic amd64 5.15.0-86.96~20.04.1 [58.0 MB] 2023-10-09T09:36:28.100 INFO:teuthology.orchestra.run.smithi053.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.86.96~20.04.44 [2,648 B] 2023-10-09T09:36:28.175 INFO:teuthology.orchestra.run.smithi053.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-10-09T09:36:28.177 INFO:teuthology.orchestra.run.smithi053.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-10-09T09:36:28.182 INFO:teuthology.orchestra.run.smithi053.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-10-09T09:36:28.183 INFO:teuthology.orchestra.run.smithi053.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-10-09T09:36:28.407 INFO:teuthology.orchestra.run.smithi086.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.86.96~20.04.44 [2,648 B] 2023-10-09T09:36:28.941 INFO:teuthology.orchestra.run.smithi086.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-10-09T09:36:28.942 INFO:teuthology.orchestra.run.smithi053.stdout:Fetched 90.9 MB in 1s (69.8 MB/s) 2023-10-09T09:36:28.942 INFO:teuthology.orchestra.run.smithi086.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-10-09T09:36:28.942 INFO:teuthology.orchestra.run.smithi086.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-10-09T09:36:28.942 INFO:teuthology.orchestra.run.smithi086.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-10-09T09:36:29.061 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-10-09T09:36:29.201 INFO:teuthology.orchestra.run.smithi086.stdout:Fetched 90.9 MB in 1s (71.1 MB/s) 2023-10-09T09:36:29.354 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-10-09T09:36:30.770 INFO:teuthology.orchestra.run.smithi053.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-10-09T09:36:30.775 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-10-09T09:36:31.042 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-10-09T09:36:31.103 INFO:teuthology.orchestra.run.smithi086.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2023-10-09T09:36:31.108 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-10-09T09:36:31.293 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-10-09T09:36:31.412 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package libplist3:amd64. 2023-10-09T09:36:31.425 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-10-09T09:36:31.461 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-10-09T09:36:31.654 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package libplist3:amd64. 2023-10-09T09:36:31.667 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-10-09T09:36:31.704 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-10-09T09:36:31.814 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-10-09T09:36:31.828 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-10-09T09:36:31.864 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-10-09T09:36:32.066 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-10-09T09:36:32.079 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-10-09T09:36:32.124 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-10-09T09:36:32.151 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-10-09T09:36:32.165 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-10-09T09:36:32.201 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-10-09T09:36:32.493 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-10-09T09:36:32.509 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-10-09T09:36:32.551 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-10-09T09:36:32.554 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-10-09T09:36:32.570 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-10-09T09:36:32.612 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-10-09T09:36:32.896 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-10-09T09:36:32.908 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-10-09T09:36:32.940 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package linux-modules-5.15.0-86-generic. 2023-10-09T09:36:32.946 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-10-09T09:36:32.954 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../05-linux-modules-5.15.0-86-generic_5.15.0-86.96~20.04.1_amd64.deb ... 2023-10-09T09:36:32.998 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking linux-modules-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T09:36:33.299 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package linux-modules-5.15.0-86-generic. 2023-10-09T09:36:33.312 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../05-linux-modules-5.15.0-86-generic_5.15.0-86.96~20.04.1_amd64.deb ... 2023-10-09T09:36:33.374 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking linux-modules-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T09:36:35.517 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package linux-image-5.15.0-86-generic. 2023-10-09T09:36:35.531 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../06-linux-image-5.15.0-86-generic_5.15.0-86.96~20.04.1_amd64.deb ... 2023-10-09T09:36:35.635 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking linux-image-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T09:36:35.867 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package linux-image-5.15.0-86-generic. 2023-10-09T09:36:35.879 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../06-linux-image-5.15.0-86-generic_5.15.0-86.96~20.04.1_amd64.deb ... 2023-10-09T09:36:35.979 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking linux-image-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T09:36:36.145 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-86-generic. 2023-10-09T09:36:36.158 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-86-generic_5.15.0-86.96~20.04.1_amd64.deb ... 2023-10-09T09:36:36.220 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking linux-modules-extra-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T09:36:36.511 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-86-generic. 2023-10-09T09:36:36.523 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-86-generic_5.15.0-86.96~20.04.1_amd64.deb ... 2023-10-09T09:36:36.577 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking linux-modules-extra-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T09:36:43.157 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-10-09T09:36:43.173 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.86.96~20.04.44_amd64.deb ... 2023-10-09T09:36:43.215 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.86.96~20.04.44) ... 2023-10-09T09:36:43.552 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package libevdev2:amd64. 2023-10-09T09:36:43.566 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-10-09T09:36:43.610 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-10-09T09:36:43.618 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-10-09T09:36:43.635 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.86.96~20.04.44_amd64.deb ... 2023-10-09T09:36:43.676 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.86.96~20.04.44) ... 2023-10-09T09:36:43.988 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package thermald. 2023-10-09T09:36:44.003 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-10-09T09:36:44.035 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package libevdev2:amd64. 2023-10-09T09:36:44.046 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-10-09T09:36:44.052 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-10-09T09:36:44.095 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-10-09T09:36:44.506 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package thermald. 2023-10-09T09:36:44.519 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-10-09T09:36:44.564 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-10-09T09:36:44.610 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package upower. 2023-10-09T09:36:44.624 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-10-09T09:36:44.686 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking upower (0.99.11-1build2) ... 2023-10-09T09:36:45.114 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package usbmuxd. 2023-10-09T09:36:45.128 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-10-09T09:36:45.144 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package upower. 2023-10-09T09:36:45.159 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-10-09T09:36:45.172 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-10-09T09:36:45.235 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking upower (0.99.11-1build2) ... 2023-10-09T09:36:45.496 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-10-09T09:36:45.619 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-10-09T09:36:45.665 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package usbmuxd. 2023-10-09T09:36:45.679 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-10-09T09:36:45.723 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-10-09T09:36:45.745 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-10-09T09:36:45.871 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-10-09T09:36:46.022 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-10-09T09:36:46.045 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-10-09T09:36:46.153 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-10-09T09:36:46.156 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-10-09T09:36:46.262 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-10-09T09:36:46.282 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up upower (0.99.11-1build2) ... 2023-10-09T09:36:46.413 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-10-09T09:36:46.539 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-10-09T09:36:46.690 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-10-09T09:36:46.816 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up upower (0.99.11-1build2) ... 2023-10-09T09:36:46.817 INFO:teuthology.orchestra.run.smithi053.stdout:upower.service is a disabled or a static unit, not starting it. 2023-10-09T09:36:46.870 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-10-09T09:36:47.070 INFO:teuthology.orchestra.run.smithi053.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-10-09T09:36:47.082 INFO:teuthology.orchestra.run.smithi053.stdout:Adding system user `usbmux' (UID 114) ... 2023-10-09T09:36:47.083 INFO:teuthology.orchestra.run.smithi053.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-10-09T09:36:47.390 INFO:teuthology.orchestra.run.smithi086.stdout:upower.service is a disabled or a static unit, not starting it. 2023-10-09T09:36:47.445 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-10-09T09:36:47.579 INFO:teuthology.orchestra.run.smithi053.stdout:Not creating home directory `/var/lib/usbmux'. 2023-10-09T09:36:47.631 INFO:teuthology.orchestra.run.smithi086.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-10-09T09:36:47.637 INFO:teuthology.orchestra.run.smithi086.stdout:Adding system user `usbmux' (UID 114) ... 2023-10-09T09:36:47.638 INFO:teuthology.orchestra.run.smithi086.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-10-09T09:36:47.775 INFO:teuthology.orchestra.run.smithi053.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-10-09T09:36:47.934 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-10-09T09:36:48.120 INFO:teuthology.orchestra.run.smithi086.stdout:Not creating home directory `/var/lib/usbmux'. 2023-10-09T09:36:48.250 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-10-09T09:36:48.251 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-10-09T09:36:48.347 INFO:teuthology.orchestra.run.smithi086.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-10-09T09:36:48.391 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-10-09T09:36:48.713 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up linux-image-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T09:36:48.723 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-10-09T09:36:48.723 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-10-09T09:36:49.187 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up linux-image-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T09:36:50.065 INFO:teuthology.orchestra.run.smithi053.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-86-generic 2023-10-09T09:36:50.065 INFO:teuthology.orchestra.run.smithi053.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-86-generic 2023-10-09T09:36:50.234 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up linux-modules-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T09:36:50.500 INFO:teuthology.orchestra.run.smithi086.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-86-generic 2023-10-09T09:36:50.501 INFO:teuthology.orchestra.run.smithi086.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-86-generic 2023-10-09T09:36:50.658 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up linux-modules-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T09:36:51.643 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up linux-modules-extra-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T09:36:52.059 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up linux-modules-extra-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T09:36:53.063 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.86.96~20.04.44) ... 2023-10-09T09:36:53.189 INFO:teuthology.orchestra.run.smithi053.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-10-09T09:36:53.452 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.86.96~20.04.44) ... 2023-10-09T09:36:53.469 INFO:teuthology.orchestra.run.smithi053.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-10-09T09:36:53.578 INFO:teuthology.orchestra.run.smithi086.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-10-09T09:36:54.231 INFO:teuthology.orchestra.run.smithi053.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-10-09T09:36:54.339 INFO:teuthology.orchestra.run.smithi053.stdout:Processing triggers for linux-image-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T09:36:54.352 INFO:teuthology.orchestra.run.smithi086.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-10-09T09:36:54.409 INFO:teuthology.orchestra.run.smithi053.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-10-09T09:36:54.409 INFO:teuthology.orchestra.run.smithi053.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-86-generic 2023-10-09T09:36:55.878 INFO:teuthology.orchestra.run.smithi086.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-10-09T09:36:56.012 INFO:teuthology.orchestra.run.smithi086.stdout:Processing triggers for linux-image-5.15.0-86-generic (5.15.0-86.96~20.04.1) ... 2023-10-09T09:36:56.084 INFO:teuthology.orchestra.run.smithi086.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-10-09T09:36:56.084 INFO:teuthology.orchestra.run.smithi086.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-86-generic 2023-10-09T09:37:20.415 INFO:teuthology.orchestra.run.smithi053.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-10-09T09:37:20.415 INFO:teuthology.orchestra.run.smithi053.stdout:Sourcing file `/etc/default/grub' 2023-10-09T09:37:20.427 INFO:teuthology.orchestra.run.smithi053.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-09T09:37:20.441 INFO:teuthology.orchestra.run.smithi053.stdout:Generating grub configuration file ... 2023-10-09T09:37:20.752 INFO:teuthology.orchestra.run.smithi053.stdout:Found linux image: /boot/vmlinuz-5.15.0-86-generic 2023-10-09T09:37:20.772 INFO:teuthology.orchestra.run.smithi053.stdout:Found initrd image: /boot/initrd.img-5.15.0-86-generic 2023-10-09T09:37:21.145 INFO:teuthology.orchestra.run.smithi053.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-09T09:37:21.157 INFO:teuthology.orchestra.run.smithi053.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-09T09:37:21.678 INFO:teuthology.orchestra.run.smithi086.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-10-09T09:37:21.679 INFO:teuthology.orchestra.run.smithi086.stdout:Sourcing file `/etc/default/grub' 2023-10-09T09:37:21.694 INFO:teuthology.orchestra.run.smithi086.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-09T09:37:21.722 INFO:teuthology.orchestra.run.smithi086.stdout:Generating grub configuration file ... 2023-10-09T09:37:22.081 INFO:teuthology.orchestra.run.smithi086.stdout:Found linux image: /boot/vmlinuz-5.15.0-86-generic 2023-10-09T09:37:22.106 INFO:teuthology.orchestra.run.smithi086.stdout:Found initrd image: /boot/initrd.img-5.15.0-86-generic 2023-10-09T09:37:22.510 INFO:teuthology.orchestra.run.smithi086.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-09T09:37:22.521 INFO:teuthology.orchestra.run.smithi086.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-09T09:37:23.193 INFO:teuthology.orchestra.run.smithi053.stdout:done 2023-10-09T09:37:23.687 DEBUG:teuthology.orchestra.run.smithi053:> dpkg -s linux-image-generic-hwe-20.04 2023-10-09T09:37:23.734 INFO:teuthology.orchestra.run.smithi053.stdout:Package: linux-image-generic-hwe-20.04 2023-10-09T09:37:23.734 INFO:teuthology.orchestra.run.smithi053.stdout:Status: install ok installed 2023-10-09T09:37:23.734 INFO:teuthology.orchestra.run.smithi053.stdout:Priority: optional 2023-10-09T09:37:23.734 INFO:teuthology.orchestra.run.smithi053.stdout:Section: kernel 2023-10-09T09:37:23.734 INFO:teuthology.orchestra.run.smithi053.stdout:Installed-Size: 20 2023-10-09T09:37:23.734 INFO:teuthology.orchestra.run.smithi053.stdout:Maintainer: Ubuntu Kernel Team 2023-10-09T09:37:23.734 INFO:teuthology.orchestra.run.smithi053.stdout:Architecture: amd64 2023-10-09T09:37:23.734 INFO:teuthology.orchestra.run.smithi053.stdout:Source: linux-meta-hwe-5.15 2023-10-09T09:37:23.734 INFO:teuthology.orchestra.run.smithi053.stdout:Version: 5.15.0.86.96~20.04.44 2023-10-09T09:37:23.735 INFO:teuthology.orchestra.run.smithi053.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-86), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-10-09T09:37:23.735 INFO:teuthology.orchestra.run.smithi053.stdout:Depends: linux-image-5.15.0-86-generic, linux-modules-extra-5.15.0-86-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-09T09:37:23.735 INFO:teuthology.orchestra.run.smithi053.stdout:Recommends: thermald 2023-10-09T09:37:23.735 INFO:teuthology.orchestra.run.smithi053.stdout:Description: Generic Linux kernel image 2023-10-09T09:37:23.735 INFO:teuthology.orchestra.run.smithi053.stdout: This package will always depend on the latest generic kernel image 2023-10-09T09:37:23.735 INFO:teuthology.orchestra.run.smithi053.stdout: available. 2023-10-09T09:37:23.736 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-86-generic 2023-10-09T09:37:23.736 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-09T09:37:23.736 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-09T09:37:23.736 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-10-09T09:37:23.736 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi053.front.sepia.ceph.com, path=None, version=distro) 2023-10-09T09:37:23.736 DEBUG:teuthology.orchestra.run.smithi053:> sudo apt-get clean 2023-10-09T09:37:23.815 DEBUG:teuthology.orchestra.run.smithi053:> sudo apt-get update 2023-10-09T09:37:23.971 INFO:teuthology.orchestra.run.smithi053.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-09T09:37:23.971 INFO:teuthology.orchestra.run.smithi053.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-09T09:37:23.981 INFO:teuthology.orchestra.run.smithi053.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-09T09:37:24.000 INFO:teuthology.orchestra.run.smithi053.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-09T09:37:24.616 INFO:teuthology.orchestra.run.smithi086.stdout:done 2023-10-09T09:37:25.046 DEBUG:teuthology.orchestra.run.smithi086:> dpkg -s linux-image-generic-hwe-20.04 2023-10-09T09:37:25.095 INFO:teuthology.orchestra.run.smithi086.stdout:Package: linux-image-generic-hwe-20.04 2023-10-09T09:37:25.096 INFO:teuthology.orchestra.run.smithi086.stdout:Status: install ok installed 2023-10-09T09:37:25.096 INFO:teuthology.orchestra.run.smithi086.stdout:Priority: optional 2023-10-09T09:37:25.096 INFO:teuthology.orchestra.run.smithi086.stdout:Section: kernel 2023-10-09T09:37:25.096 INFO:teuthology.orchestra.run.smithi086.stdout:Installed-Size: 20 2023-10-09T09:37:25.096 INFO:teuthology.orchestra.run.smithi086.stdout:Maintainer: Ubuntu Kernel Team 2023-10-09T09:37:25.096 INFO:teuthology.orchestra.run.smithi086.stdout:Architecture: amd64 2023-10-09T09:37:25.096 INFO:teuthology.orchestra.run.smithi086.stdout:Source: linux-meta-hwe-5.15 2023-10-09T09:37:25.097 INFO:teuthology.orchestra.run.smithi086.stdout:Version: 5.15.0.86.96~20.04.44 2023-10-09T09:37:25.097 INFO:teuthology.orchestra.run.smithi086.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-86), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-10-09T09:37:25.097 INFO:teuthology.orchestra.run.smithi086.stdout:Depends: linux-image-5.15.0-86-generic, linux-modules-extra-5.15.0-86-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-09T09:37:25.097 INFO:teuthology.orchestra.run.smithi086.stdout:Recommends: thermald 2023-10-09T09:37:25.097 INFO:teuthology.orchestra.run.smithi086.stdout:Description: Generic Linux kernel image 2023-10-09T09:37:25.097 INFO:teuthology.orchestra.run.smithi086.stdout: This package will always depend on the latest generic kernel image 2023-10-09T09:37:25.097 INFO:teuthology.orchestra.run.smithi086.stdout: available. 2023-10-09T09:37:25.098 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-86-generic 2023-10-09T09:37:25.098 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-10-09T09:37:25.098 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-10-09T09:37:25.098 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-10-09T09:37:25.098 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi086.front.sepia.ceph.com, path=None, version=distro) 2023-10-09T09:37:25.098 DEBUG:teuthology.orchestra.run.smithi086:> sudo apt-get clean 2023-10-09T09:37:25.233 DEBUG:teuthology.orchestra.run.smithi086:> sudo apt-get update 2023-10-09T09:37:25.362 INFO:teuthology.orchestra.run.smithi086.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-09T09:37:25.363 INFO:teuthology.orchestra.run.smithi086.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-09T09:37:25.368 INFO:teuthology.orchestra.run.smithi086.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-09T09:37:25.385 INFO:teuthology.orchestra.run.smithi086.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-09T09:37:25.761 INFO:teuthology.orchestra.run.smithi053.stdout:Reading package lists... 2023-10-09T09:37:25.788 DEBUG:teuthology.orchestra.run.smithi053:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-10-09T09:37:25.862 INFO:teuthology.orchestra.run.smithi053.stdout:Reading package lists... 2023-10-09T09:37:26.047 INFO:teuthology.orchestra.run.smithi053.stdout:Building dependency tree... 2023-10-09T09:37:26.047 INFO:teuthology.orchestra.run.smithi053.stdout:Reading state information... 2023-10-09T09:37:26.263 INFO:teuthology.orchestra.run.smithi053.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.86.96~20.04.44). 2023-10-09T09:37:26.263 INFO:teuthology.orchestra.run.smithi053.stdout:0 upgraded, 0 newly installed, 0 to remove and 274 not upgraded. 2023-10-09T09:37:26.265 DEBUG:teuthology.orchestra.run.smithi053:> dpkg -s linux-image-generic-hwe-20.04 2023-10-09T09:37:26.285 INFO:teuthology.orchestra.run.smithi053.stdout:Package: linux-image-generic-hwe-20.04 2023-10-09T09:37:26.285 INFO:teuthology.orchestra.run.smithi053.stdout:Status: install ok installed 2023-10-09T09:37:26.285 INFO:teuthology.orchestra.run.smithi053.stdout:Priority: optional 2023-10-09T09:37:26.285 INFO:teuthology.orchestra.run.smithi053.stdout:Section: kernel 2023-10-09T09:37:26.285 INFO:teuthology.orchestra.run.smithi053.stdout:Installed-Size: 20 2023-10-09T09:37:26.285 INFO:teuthology.orchestra.run.smithi053.stdout:Maintainer: Ubuntu Kernel Team 2023-10-09T09:37:26.285 INFO:teuthology.orchestra.run.smithi053.stdout:Architecture: amd64 2023-10-09T09:37:26.285 INFO:teuthology.orchestra.run.smithi053.stdout:Source: linux-meta-hwe-5.15 2023-10-09T09:37:26.285 INFO:teuthology.orchestra.run.smithi053.stdout:Version: 5.15.0.86.96~20.04.44 2023-10-09T09:37:26.286 INFO:teuthology.orchestra.run.smithi053.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-86), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-10-09T09:37:26.286 INFO:teuthology.orchestra.run.smithi053.stdout:Depends: linux-image-5.15.0-86-generic, linux-modules-extra-5.15.0-86-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-09T09:37:26.286 INFO:teuthology.orchestra.run.smithi053.stdout:Recommends: thermald 2023-10-09T09:37:26.286 INFO:teuthology.orchestra.run.smithi053.stdout:Description: Generic Linux kernel image 2023-10-09T09:37:26.286 INFO:teuthology.orchestra.run.smithi053.stdout: This package will always depend on the latest generic kernel image 2023-10-09T09:37:26.286 INFO:teuthology.orchestra.run.smithi053.stdout: available. 2023-10-09T09:37:26.286 DEBUG:teuthology.orchestra.run.smithi053:> mktemp 2023-10-09T09:37:26.331 INFO:teuthology.orchestra.run.smithi053.stdout:/tmp/tmp.Ec4WUCcmgl 2023-10-09T09:37:26.331 DEBUG:teuthology.orchestra.run.smithi053:> sudo cp /boot/grub/grub.cfg /tmp/tmp.Ec4WUCcmgl 2023-10-09T09:37:26.347 DEBUG:teuthology.orchestra.run.smithi053:> sudo chmod 0666 /tmp/tmp.Ec4WUCcmgl 2023-10-09T09:37:26.392 DEBUG:teuthology.orchestra.remote:smithi053:/tmp/tmp.Ec4WUCcmgl is 9KB 2023-10-09T09:37:26.406 DEBUG:teuthology.orchestra.run.smithi053:> rm -fr /tmp/tmp.Ec4WUCcmgl 2023-10-09T09:37:26.412 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-10-09T09:37:26.466 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-09T09:37:26.466 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-10-09T09:37:26.467 DEBUG:teuthology.orchestra.run.smithi053:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-10-09T09:37:26.499 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-86-generic 2023-10-09T09:37:26.499 DEBUG:teuthology.orchestra.run.smithi053:> sudo update-grub 2023-10-09T09:37:27.105 INFO:teuthology.orchestra.run.smithi086.stdout:Reading package lists... 2023-10-09T09:37:27.130 DEBUG:teuthology.orchestra.run.smithi086:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-10-09T09:37:27.200 INFO:teuthology.orchestra.run.smithi086.stdout:Reading package lists... 2023-10-09T09:37:27.396 INFO:teuthology.orchestra.run.smithi086.stdout:Building dependency tree... 2023-10-09T09:37:27.396 INFO:teuthology.orchestra.run.smithi086.stdout:Reading state information... 2023-10-09T09:37:27.607 INFO:teuthology.orchestra.run.smithi086.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.86.96~20.04.44). 2023-10-09T09:37:27.607 INFO:teuthology.orchestra.run.smithi086.stdout:0 upgraded, 0 newly installed, 0 to remove and 274 not upgraded. 2023-10-09T09:37:27.609 DEBUG:teuthology.orchestra.run.smithi086:> dpkg -s linux-image-generic-hwe-20.04 2023-10-09T09:37:27.630 INFO:teuthology.orchestra.run.smithi086.stdout:Package: linux-image-generic-hwe-20.04 2023-10-09T09:37:27.630 INFO:teuthology.orchestra.run.smithi086.stdout:Status: install ok installed 2023-10-09T09:37:27.630 INFO:teuthology.orchestra.run.smithi086.stdout:Priority: optional 2023-10-09T09:37:27.630 INFO:teuthology.orchestra.run.smithi086.stdout:Section: kernel 2023-10-09T09:37:27.630 INFO:teuthology.orchestra.run.smithi086.stdout:Installed-Size: 20 2023-10-09T09:37:27.630 INFO:teuthology.orchestra.run.smithi086.stdout:Maintainer: Ubuntu Kernel Team 2023-10-09T09:37:27.630 INFO:teuthology.orchestra.run.smithi086.stdout:Architecture: amd64 2023-10-09T09:37:27.631 INFO:teuthology.orchestra.run.smithi086.stdout:Source: linux-meta-hwe-5.15 2023-10-09T09:37:27.631 INFO:teuthology.orchestra.run.smithi086.stdout:Version: 5.15.0.86.96~20.04.44 2023-10-09T09:37:27.631 INFO:teuthology.orchestra.run.smithi086.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.1), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-86), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-10-09T09:37:27.631 INFO:teuthology.orchestra.run.smithi086.stdout:Depends: linux-image-5.15.0-86-generic, linux-modules-extra-5.15.0-86-generic, linux-firmware, intel-microcode, amd64-microcode 2023-10-09T09:37:27.631 INFO:teuthology.orchestra.run.smithi086.stdout:Recommends: thermald 2023-10-09T09:37:27.631 INFO:teuthology.orchestra.run.smithi086.stdout:Description: Generic Linux kernel image 2023-10-09T09:37:27.631 INFO:teuthology.orchestra.run.smithi086.stdout: This package will always depend on the latest generic kernel image 2023-10-09T09:37:27.631 INFO:teuthology.orchestra.run.smithi086.stdout: available. 2023-10-09T09:37:27.631 DEBUG:teuthology.orchestra.run.smithi086:> mktemp 2023-10-09T09:37:27.636 INFO:teuthology.orchestra.run.smithi086.stdout:/tmp/tmp.EbtSDwkPp5 2023-10-09T09:37:27.636 DEBUG:teuthology.orchestra.run.smithi086:> sudo cp /boot/grub/grub.cfg /tmp/tmp.EbtSDwkPp5 2023-10-09T09:37:27.645 DEBUG:teuthology.orchestra.run.smithi086:> sudo chmod 0666 /tmp/tmp.EbtSDwkPp5 2023-10-09T09:37:27.734 DEBUG:teuthology.orchestra.remote:smithi086:/tmp/tmp.EbtSDwkPp5 is 9KB 2023-10-09T09:37:27.747 DEBUG:teuthology.orchestra.run.smithi086:> rm -fr /tmp/tmp.EbtSDwkPp5 2023-10-09T09:37:27.753 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-10-09T09:37:27.809 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2023-10-09T09:37:27.809 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-10-09T09:37:27.809 DEBUG:teuthology.orchestra.run.smithi086:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-10-09T09:37:27.821 INFO:teuthology.orchestra.run.smithi053.stderr:Sourcing file `/etc/default/grub' 2023-10-09T09:37:27.827 INFO:teuthology.orchestra.run.smithi053.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-09T09:37:27.840 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-86-generic 2023-10-09T09:37:27.840 DEBUG:teuthology.orchestra.run.smithi086:> sudo update-grub 2023-10-09T09:37:27.843 INFO:teuthology.orchestra.run.smithi053.stderr:Generating grub configuration file ... 2023-10-09T09:37:28.090 INFO:teuthology.orchestra.run.smithi053.stderr:Found linux image: /boot/vmlinuz-5.15.0-86-generic 2023-10-09T09:37:28.103 INFO:teuthology.orchestra.run.smithi053.stderr:Found initrd image: /boot/initrd.img-5.15.0-86-generic 2023-10-09T09:37:28.490 INFO:teuthology.orchestra.run.smithi053.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-09T09:37:28.501 INFO:teuthology.orchestra.run.smithi053.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-09T09:37:29.202 INFO:teuthology.orchestra.run.smithi086.stderr:Sourcing file `/etc/default/grub' 2023-10-09T09:37:29.211 INFO:teuthology.orchestra.run.smithi086.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-10-09T09:37:29.221 INFO:teuthology.orchestra.run.smithi086.stderr:Generating grub configuration file ... 2023-10-09T09:37:29.520 INFO:teuthology.orchestra.run.smithi086.stderr:Found linux image: /boot/vmlinuz-5.15.0-86-generic 2023-10-09T09:37:29.532 INFO:teuthology.orchestra.run.smithi086.stderr:Found initrd image: /boot/initrd.img-5.15.0-86-generic 2023-10-09T09:37:29.563 INFO:teuthology.orchestra.run.smithi053.stderr:done 2023-10-09T09:37:29.565 DEBUG:teuthology.orchestra.run.smithi053:> sudo shutdown -r now 2023-10-09T09:37:29.932 INFO:teuthology.orchestra.run.smithi086.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-10-09T09:37:29.943 INFO:teuthology.orchestra.run.smithi086.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-10-09T09:37:30.951 INFO:teuthology.orchestra.run.smithi086.stderr:done 2023-10-09T09:37:30.953 DEBUG:teuthology.orchestra.run.smithi086:> sudo shutdown -r now 2023-10-09T09:37:59.594 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-10-09T09:37:59.594 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi053.front.sepia.ceph.com' 2023-10-09T09:37:59.595 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-09T09:38:00.958 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-10-09T09:38:00.958 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi086.front.sepia.ceph.com' 2023-10-09T09:38:00.958 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-09T09:38:35.514 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.86 2023-10-09T09:38:44.522 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi086.front.sepia.ceph.com' 2023-10-09T09:38:44.523 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-09T09:38:59.602 DEBUG:teuthology.orchestra.remote:timed out 2023-10-09T09:39:02.906 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.86 2023-10-09T09:39:08.610 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi053.front.sepia.ceph.com' 2023-10-09T09:39:08.610 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-09T09:39:08.851 DEBUG:teuthology.orchestra.run.smithi053:> true 2023-10-09T09:39:09.388 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi053.front.sepia.ceph.com' 2023-10-09T09:39:09.389 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-86-generic"... 2023-10-09T09:39:09.389 DEBUG:teuthology.orchestra.run.smithi053:> uname -r 2023-10-09T09:39:09.435 INFO:teuthology.orchestra.run.smithi053.stdout:5.15.0-86-generic 2023-10-09T09:39:09.435 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-86-generic vs 5.15.0-86-generic 2023-10-09T09:39:09.435 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-09T09:39:09.436 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-10-09T09:39:10.436 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-10-09T09:39:10.437 DEBUG:teuthology.orchestra.run.smithi053:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-09T09:39:10.558 INFO:teuthology.orchestra.run.smithi053.stdout:ttyS1 2023-10-09T09:39:10.588 DEBUG:teuthology.parallel:result is None 2023-10-09T09:39:14.907 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi086.front.sepia.ceph.com' 2023-10-09T09:39:14.907 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-09T09:39:15.147 ERROR:teuthology.orchestra.connection:Error authenticating with smithi086.front.sepia.ceph.com: No SSH private key found! 2023-10-09T09:39:15.147 DEBUG:teuthology.orchestra.remote:No existing session 2023-10-09T09:39:30.151 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi086.front.sepia.ceph.com' 2023-10-09T09:39:30.160 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-09T09:39:30.248 DEBUG:teuthology.orchestra.run.smithi086:> true 2023-10-09T09:39:31.066 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi086.front.sepia.ceph.com' 2023-10-09T09:39:31.066 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-86-generic"... 2023-10-09T09:39:31.067 DEBUG:teuthology.orchestra.run.smithi086:> uname -r 2023-10-09T09:39:31.113 INFO:teuthology.orchestra.run.smithi086.stdout:5.15.0-86-generic 2023-10-09T09:39:31.113 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-86-generic vs 5.15.0-86-generic 2023-10-09T09:39:31.113 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-10-09T09:39:31.113 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-10-09T09:39:32.115 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-10-09T09:39:32.115 DEBUG:teuthology.orchestra.run.smithi086:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-10-09T09:39:32.462 INFO:teuthology.orchestra.run.smithi086.stdout:ttyS1 2023-10-09T09:39:32.486 DEBUG:teuthology.parallel:result is None 2023-10-09T09:39:32.486 INFO:teuthology.run_tasks:Running task internal.base... 2023-10-09T09:39:32.494 INFO:teuthology.task.internal:Creating test directory... 2023-10-09T09:39:32.495 DEBUG:teuthology.orchestra.run.smithi053:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-09T09:39:32.497 DEBUG:teuthology.orchestra.run.smithi086:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-10-09T09:39:32.505 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-10-09T09:39:32.511 INFO:teuthology.run_tasks:Running task internal.archive... 2023-10-09T09:39:32.518 INFO:teuthology.task.internal:Creating archive directory... 2023-10-09T09:39:32.518 DEBUG:teuthology.orchestra.run.smithi053:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-09T09:39:32.547 DEBUG:teuthology.orchestra.run.smithi086:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-10-09T09:39:32.569 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-10-09T09:39:32.580 INFO:teuthology.task.internal:Enabling coredump saving... 2023-10-09T09:39:32.580 DEBUG:teuthology.orchestra.run.smithi053:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-10-09T09:39:32.599 DEBUG:teuthology.orchestra.run.smithi086:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-10-09T09:39:32.615 INFO:teuthology.orchestra.run.smithi053.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-09T09:39:32.622 INFO:teuthology.orchestra.run.smithi053.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-09T09:39:32.626 INFO:teuthology.orchestra.run.smithi086.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-09T09:39:32.632 INFO:teuthology.orchestra.run.smithi086.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-10-09T09:39:32.633 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-10-09T09:39:32.710 INFO:teuthology.task.internal:Configuring sudo... 2023-10-09T09:39:32.710 DEBUG:teuthology.orchestra.run.smithi053:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-09T09:39:32.713 DEBUG:teuthology.orchestra.run.smithi086:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-10-09T09:39:32.728 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-10-09T09:39:32.736 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-10-09T09:39:32.736 DEBUG:teuthology.orchestra.run.smithi053:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-09T09:39:32.771 DEBUG:teuthology.orchestra.run.smithi086:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-10-09T09:39:32.778 DEBUG:teuthology.orchestra.run.smithi053:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-09T09:39:32.828 DEBUG:teuthology.orchestra.run.smithi053:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-09T09:39:32.876 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-09T09:39:32.876 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-09T09:39:32.939 DEBUG:teuthology.orchestra.run.smithi086:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-10-09T09:39:32.946 DEBUG:teuthology.orchestra.run.smithi086:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-10-09T09:39:32.994 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2023-10-09T09:39:32.994 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-10-09T09:39:33.065 DEBUG:teuthology.orchestra.run.smithi053:> sudo service rsyslog restart 2023-10-09T09:39:33.067 DEBUG:teuthology.orchestra.run.smithi086:> sudo service rsyslog restart 2023-10-09T09:39:33.149 INFO:teuthology.run_tasks:Running task internal.timer... 2023-10-09T09:39:33.156 INFO:teuthology.task.internal:Starting timer... 2023-10-09T09:39:33.156 INFO:teuthology.run_tasks:Running task pcp... 2023-10-09T09:39:33.165 INFO:teuthology.run_tasks:Running task selinux... 2023-10-09T09:39:33.174 DEBUG:teuthology.task.selinux:Excluding smithi053: OS 'ubuntu' does not support SELinux 2023-10-09T09:39:33.174 DEBUG:teuthology.task.selinux:Excluding smithi086: OS 'ubuntu' does not support SELinux 2023-10-09T09:39:33.174 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-10-09T09:39:33.174 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-10-09T09:39:33.175 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-10-09T09:39:33.175 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-10-09T09:39:33.183 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-10-09T09:39:33.188 INFO:teuthology.repo_utils:Fetching main from origin 2023-10-09T09:39:33.298 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-10-09T09:39:33.314 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-10-09T09:39:33.328 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi053.front.sepia.ceph.com,smithi086.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-10-09T09:45:17.751 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi053.front.sepia.ceph.com'), Remote(name='ubuntu@smithi086.front.sepia.ceph.com')] 2023-10-09T09:45:17.752 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi053.front.sepia.ceph.com' 2023-10-09T09:45:17.753 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi053.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-09T09:45:17.839 DEBUG:teuthology.orchestra.run.smithi053:> true 2023-10-09T09:45:17.960 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi053.front.sepia.ceph.com' 2023-10-09T09:45:17.960 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi086.front.sepia.ceph.com' 2023-10-09T09:45:17.961 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi086.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-10-09T09:45:18.039 DEBUG:teuthology.orchestra.run.smithi086:> true 2023-10-09T09:45:18.155 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi086.front.sepia.ceph.com' 2023-10-09T09:45:18.156 INFO:teuthology.run_tasks:Running task clock... 2023-10-09T09:45:18.166 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-10-09T09:45:18.166 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-09T09:45:18.166 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-09T09:45:18.169 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-10-09T09:45:18.169 DEBUG:teuthology.orchestra.run.smithi086:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-09T09:45:18.199 INFO:teuthology.orchestra.run.smithi053.stdout: 9 Oct 09:45:18 ntpd[22597]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-10-09T09:45:18.199 INFO:teuthology.orchestra.run.smithi053.stdout: 9 Oct 09:45:18 ntpd[22597]: Command line: ntpd -gq 2023-10-09T09:45:18.199 INFO:teuthology.orchestra.run.smithi053.stdout: 9 Oct 09:45:18 ntpd[22597]: proto: precision = 0.080 usec (-23) 2023-10-09T09:45:18.200 INFO:teuthology.orchestra.run.smithi053.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-09T09:45:18.201 INFO:teuthology.orchestra.run.smithi053.stdout: 9 Oct 09:45:18 ntpd[22597]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-09T09:45:18.201 INFO:teuthology.orchestra.run.smithi053.stdout: 9 Oct 09:45:18 ntpd[22597]: restrict ::: KOD does nothing without LIMITED. 2023-10-09T09:45:18.201 INFO:teuthology.orchestra.run.smithi053.stderr:restrict ::: KOD does nothing without LIMITED. 2023-10-09T09:45:18.202 INFO:teuthology.orchestra.run.smithi053.stdout: 9 Oct 09:45:18 ntpd[22597]: Listen and drop on 0 v6wildcard [::]:123 2023-10-09T09:45:18.202 INFO:teuthology.orchestra.run.smithi053.stdout: 9 Oct 09:45:18 ntpd[22597]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-10-09T09:45:18.202 INFO:teuthology.orchestra.run.smithi053.stdout: 9 Oct 09:45:18 ntpd[22597]: Listen normally on 2 lo 127.0.0.1:123 2023-10-09T09:45:18.202 INFO:teuthology.orchestra.run.smithi053.stdout: 9 Oct 09:45:18 ntpd[22597]: Listen normally on 3 ens1f0 172.21.15.53:123 2023-10-09T09:45:18.202 INFO:teuthology.orchestra.run.smithi053.stdout: 9 Oct 09:45:18 ntpd[22597]: Listen normally on 4 lo [::1]:123 2023-10-09T09:45:18.202 INFO:teuthology.orchestra.run.smithi053.stdout: 9 Oct 09:45:18 ntpd[22597]: Listen normally on 5 ens1f0 [fe80::ae1f:6bff:fef8:3718%3]:123 2023-10-09T09:45:18.202 INFO:teuthology.orchestra.run.smithi053.stdout: 9 Oct 09:45:18 ntpd[22597]: Listening on routing socket on fd #22 for interface updates 2023-10-09T09:45:18.231 INFO:teuthology.orchestra.run.smithi086.stdout: 9 Oct 09:45:18 ntpd[22761]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-10-09T09:45:18.231 INFO:teuthology.orchestra.run.smithi086.stdout: 9 Oct 09:45:18 ntpd[22761]: Command line: ntpd -gq 2023-10-09T09:45:18.232 INFO:teuthology.orchestra.run.smithi086.stdout: 9 Oct 09:45:18 ntpd[22761]: proto: precision = 0.094 usec (-23) 2023-10-09T09:45:18.232 INFO:teuthology.orchestra.run.smithi086.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-09T09:45:18.232 INFO:teuthology.orchestra.run.smithi086.stdout: 9 Oct 09:45:18 ntpd[22761]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-10-09T09:45:18.233 INFO:teuthology.orchestra.run.smithi086.stderr:restrict ::: KOD does nothing without LIMITED. 2023-10-09T09:45:18.234 INFO:teuthology.orchestra.run.smithi086.stdout: 9 Oct 09:45:18 ntpd[22761]: restrict ::: KOD does nothing without LIMITED. 2023-10-09T09:45:18.234 INFO:teuthology.orchestra.run.smithi086.stdout: 9 Oct 09:45:18 ntpd[22761]: Listen and drop on 0 v6wildcard [::]:123 2023-10-09T09:45:18.234 INFO:teuthology.orchestra.run.smithi086.stdout: 9 Oct 09:45:18 ntpd[22761]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-10-09T09:45:18.234 INFO:teuthology.orchestra.run.smithi086.stdout: 9 Oct 09:45:18 ntpd[22761]: Listen normally on 2 lo 127.0.0.1:123 2023-10-09T09:45:18.234 INFO:teuthology.orchestra.run.smithi086.stdout: 9 Oct 09:45:18 ntpd[22761]: Listen normally on 3 enp3s0f1 172.21.15.86:123 2023-10-09T09:45:18.234 INFO:teuthology.orchestra.run.smithi086.stdout: 9 Oct 09:45:18 ntpd[22761]: Listen normally on 4 lo [::1]:123 2023-10-09T09:45:18.234 INFO:teuthology.orchestra.run.smithi086.stdout: 9 Oct 09:45:18 ntpd[22761]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d809%5]:123 2023-10-09T09:45:18.234 INFO:teuthology.orchestra.run.smithi086.stdout: 9 Oct 09:45:18 ntpd[22761]: Listening on routing socket on fd #22 for interface updates 2023-10-09T09:45:19.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:19 ntpd[22597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:19.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:19 ntpd[22597]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:19.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:19 ntpd[22597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:19.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:19 ntpd[22597]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:19.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:19 ntpd[22597]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T09:45:19.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:19 ntpd[22597]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T09:45:19.231 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:19 ntpd[22761]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:19.231 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:19 ntpd[22761]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:19.232 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:19 ntpd[22761]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:19.232 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:19 ntpd[22761]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:19.232 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:19 ntpd[22761]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T09:45:19.232 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:19 ntpd[22761]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T09:45:20.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:20 ntpd[22597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:20.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:20 ntpd[22597]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:20.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:20 ntpd[22597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:20.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:20 ntpd[22597]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:20.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:20 ntpd[22597]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T09:45:20.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:20 ntpd[22597]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T09:45:21.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:21 ntpd[22597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:21.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:21 ntpd[22597]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:21.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:21 ntpd[22597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:21.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:21 ntpd[22597]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:21.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:21 ntpd[22597]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T09:45:21.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:21 ntpd[22597]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T09:45:21.232 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:21 ntpd[22761]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:21.232 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:21 ntpd[22761]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:21.232 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:21 ntpd[22761]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:21.232 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:21 ntpd[22761]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:21.233 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:21 ntpd[22761]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:21.233 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:21 ntpd[22761]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:21.233 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:21 ntpd[22761]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T09:45:21.233 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:21 ntpd[22761]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T09:45:21.233 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:21 ntpd[22761]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:21.233 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:21 ntpd[22761]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:21.233 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:21 ntpd[22761]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T09:45:21.233 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:21 ntpd[22761]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T09:45:22.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:22 ntpd[22597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:22.201 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:22 ntpd[22597]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:22.201 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:22 ntpd[22597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:22.201 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:22 ntpd[22597]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:22.201 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:22 ntpd[22597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:22.201 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:22 ntpd[22597]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:22.201 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:22 ntpd[22597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:22.201 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:22 ntpd[22597]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:22.201 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:22 ntpd[22597]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T09:45:22.201 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:22 ntpd[22597]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T09:45:22.201 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:22 ntpd[22597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:22.202 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:22 ntpd[22597]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:22.202 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:22 ntpd[22597]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T09:45:22.202 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:22 ntpd[22597]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T09:45:22.231 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:22 ntpd[22761]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:22.231 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:22 ntpd[22761]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:23.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:23 ntpd[22597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:23.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:23 ntpd[22597]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:23.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:23 ntpd[22597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:23.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:23 ntpd[22597]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:23.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:23 ntpd[22597]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T09:45:23.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:23 ntpd[22597]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T09:45:23.233 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:23 ntpd[22761]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:23.233 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:23 ntpd[22761]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:23.233 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:23 ntpd[22761]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:23.233 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:23 ntpd[22761]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:23.233 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:23 ntpd[22761]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:23.233 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:23 ntpd[22761]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:23.233 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:23 ntpd[22761]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:23.233 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:23 ntpd[22761]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:23.234 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:23 ntpd[22761]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T09:45:23.234 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:23 ntpd[22761]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T09:45:23.234 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:23 ntpd[22761]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:23.234 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:23 ntpd[22761]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:23.234 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:23 ntpd[22761]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T09:45:23.234 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:23 ntpd[22761]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T09:45:23.234 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:23 ntpd[22761]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:23.234 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:23 ntpd[22761]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:23.234 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:23 ntpd[22761]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T09:45:23.234 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:23 ntpd[22761]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T09:45:24.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:24 ntpd[22597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:24.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:24 ntpd[22597]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:24.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:24 ntpd[22597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:24.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:24 ntpd[22597]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:24.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:24 ntpd[22597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:24.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:24 ntpd[22597]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:24.201 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:24 ntpd[22597]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T09:45:24.201 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:24 ntpd[22597]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T09:45:24.201 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:24 ntpd[22597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:24.201 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:24 ntpd[22597]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:24.201 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:24 ntpd[22597]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T09:45:24.201 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:24 ntpd[22597]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T09:45:25.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:25 ntpd[22597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:25.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:25 ntpd[22597]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:25.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:25 ntpd[22597]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:25.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:25 ntpd[22597]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:25.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:25 ntpd[22597]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T09:45:25.200 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:25 ntpd[22597]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T09:45:25.200 INFO:teuthology.orchestra.run.smithi053.stdout: 9 Oct 09:45:25 ntpd[22597]: ntpd: time slew +0.000631 s 2023-10-09T09:45:25.201 INFO:teuthology.orchestra.run.smithi053.stdout:ntpd: time slew +0.000631s 2023-10-09T09:45:25.201 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:25 ntpd[22597]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-10-09T09:45:25.201 INFO:teuthology.orchestra.run.smithi053.stderr: 9 Oct 09:45:25 ntpd[22597]: can't open /var/log/ntpstats/loopstats.20231009: Permission denied 2023-10-09T09:45:25.232 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:25 ntpd[22761]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:25.232 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:25 ntpd[22761]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:25.232 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:25 ntpd[22761]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:25.232 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:25 ntpd[22761]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:25.232 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:25 ntpd[22761]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:25.232 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:25 ntpd[22761]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:25.233 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:25 ntpd[22761]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-10-09T09:45:25.233 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:25 ntpd[22761]: can't open /var/log/ntpstats/rawstats.20231009: Permission denied 2023-10-09T09:45:25.233 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:25 ntpd[22761]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-10-09T09:45:25.233 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:25 ntpd[22761]: can't open /var/log/ntpstats/peerstats.20231009: Permission denied 2023-10-09T09:45:25.233 INFO:teuthology.orchestra.run.smithi086.stdout: 9 Oct 09:45:25 ntpd[22761]: ntpd: time slew +0.000216 s 2023-10-09T09:45:25.233 INFO:teuthology.orchestra.run.smithi086.stdout:ntpd: time slew +0.000216s 2023-10-09T09:45:25.234 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:25 ntpd[22761]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-10-09T09:45:25.234 INFO:teuthology.orchestra.run.smithi086.stderr: 9 Oct 09:45:25 ntpd[22761]: can't open /var/log/ntpstats/loopstats.20231009: Permission denied 2023-10-09T09:45:25.256 INFO:teuthology.orchestra.run.smithi053.stdout: remote refid st t when poll reach delay offset jitter 2023-10-09T09:45:25.256 INFO:teuthology.orchestra.run.smithi053.stdout:============================================================================== 2023-10-09T09:45:25.257 INFO:teuthology.orchestra.run.smithi053.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-09T09:45:25.257 INFO:teuthology.orchestra.run.smithi053.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-09T09:45:25.257 INFO:teuthology.orchestra.run.smithi053.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-09T09:45:25.257 INFO:teuthology.orchestra.run.smithi053.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-09T09:45:25.292 INFO:teuthology.orchestra.run.smithi086.stdout: remote refid st t when poll reach delay offset jitter 2023-10-09T09:45:25.292 INFO:teuthology.orchestra.run.smithi086.stdout:============================================================================== 2023-10-09T09:45:25.292 INFO:teuthology.orchestra.run.smithi086.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-09T09:45:25.292 INFO:teuthology.orchestra.run.smithi086.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-09T09:45:25.292 INFO:teuthology.orchestra.run.smithi086.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-09T09:45:25.292 INFO:teuthology.orchestra.run.smithi086.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-10-09T09:45:25.293 INFO:teuthology.run_tasks:Running task install... 2023-10-09T09:45:25.305 DEBUG:teuthology.task.install:project ceph 2023-10-09T09:45:25.305 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0'}} 2023-10-09T09:45:25.305 DEBUG:teuthology.task.install:config {'branch': 'pacific', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': 'b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0'} 2023-10-09T09:45:25.305 INFO:teuthology.task.install:Using flavor: default 2023-10-09T09:45:25.311 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-10-09T09:45:25.311 INFO:teuthology.task.install:extra packages: [] 2023-10-09T09:45:25.311 DEBUG:teuthology.orchestra.run.smithi053:> sudo apt-key list | grep Ceph 2023-10-09T09:45:25.312 DEBUG:teuthology.orchestra.run.smithi086:> sudo apt-key list | grep Ceph 2023-10-09T09:45:25.418 INFO:teuthology.orchestra.run.smithi053.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-10-09T09:45:25.431 INFO:teuthology.orchestra.run.smithi086.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-10-09T09:45:25.478 INFO:teuthology.orchestra.run.smithi053.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-10-09T09:45:25.479 INFO:teuthology.orchestra.run.smithi053.stdout:uid [ unknown] Ceph.com (release key) 2023-10-09T09:45:25.479 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2023-10-09T09:45:25.480 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-09T09:45:25.480 INFO:teuthology.packaging:ref: None 2023-10-09T09:45:25.480 INFO:teuthology.packaging:tag: None 2023-10-09T09:45:25.480 INFO:teuthology.packaging:branch: pacific 2023-10-09T09:45:25.480 INFO:teuthology.packaging:sha1: b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 2023-10-09T09:45:25.480 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-10-09T09:45:25.487 INFO:teuthology.orchestra.run.smithi086.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-10-09T09:45:25.487 INFO:teuthology.orchestra.run.smithi086.stdout:uid [ unknown] Ceph.com (release key) 2023-10-09T09:45:25.488 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2023-10-09T09:45:25.488 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-09T09:45:25.488 INFO:teuthology.packaging:ref: None 2023-10-09T09:45:25.488 INFO:teuthology.packaging:tag: None 2023-10-09T09:45:25.488 INFO:teuthology.packaging:branch: pacific 2023-10-09T09:45:25.488 INFO:teuthology.packaging:sha1: b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 2023-10-09T09:45:25.488 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-10-09T09:45:25.702 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default/ 2023-10-09T09:45:25.702 INFO:teuthology.task.install.deb:Package version is 16.2.14-48-gaeb2e425-1focal 2023-10-09T09:45:25.718 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default/ 2023-10-09T09:45:25.719 INFO:teuthology.task.install.deb:Package version is 16.2.14-48-gaeb2e425-1focal 2023-10-09T09:45:25.894 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-09T09:45:25.894 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-10-09T09:45:25.899 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2023-10-09T09:45:25.899 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-10-09T09:45:25.910 DEBUG:teuthology.orchestra.run.smithi053:> sudo apt-get update 2023-10-09T09:45:25.915 DEBUG:teuthology.orchestra.run.smithi086:> sudo apt-get update 2023-10-09T09:45:26.125 INFO:teuthology.orchestra.run.smithi053.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-09T09:45:26.151 INFO:teuthology.orchestra.run.smithi053.stdout:Ign:2 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal InRelease 2023-10-09T09:45:26.172 INFO:teuthology.orchestra.run.smithi053.stdout:Get:3 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal Release [7,680 B] 2023-10-09T09:45:26.194 INFO:teuthology.orchestra.run.smithi053.stdout:Ign:4 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal Release.gpg 2023-10-09T09:45:26.216 INFO:teuthology.orchestra.run.smithi053.stdout:Get:5 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main i386 Packages [3,102 B] 2023-10-09T09:45:26.218 INFO:teuthology.orchestra.run.smithi086.stdout:Ign:1 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal InRelease 2023-10-09T09:45:26.235 INFO:teuthology.orchestra.run.smithi053.stdout:Hit:6 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-09T09:45:26.247 INFO:teuthology.orchestra.run.smithi086.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-10-09T09:45:26.247 INFO:teuthology.orchestra.run.smithi086.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease 2023-10-09T09:45:26.254 INFO:teuthology.orchestra.run.smithi053.stdout:Get:7 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 Packages [17.2 kB] 2023-10-09T09:45:26.254 INFO:teuthology.orchestra.run.smithi086.stdout:Get:4 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal Release [7,680 B] 2023-10-09T09:45:26.299 INFO:teuthology.orchestra.run.smithi086.stdout:Ign:5 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal Release.gpg 2023-10-09T09:45:26.317 INFO:teuthology.orchestra.run.smithi053.stdout:Hit:8 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-09T09:45:26.317 INFO:teuthology.orchestra.run.smithi086.stdout:Hit:6 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-10-09T09:45:26.335 INFO:teuthology.orchestra.run.smithi086.stdout:Get:7 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main i386 Packages [3,102 B] 2023-10-09T09:45:26.396 INFO:teuthology.orchestra.run.smithi086.stdout:Get:8 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 Packages [17.2 kB] 2023-10-09T09:45:26.399 INFO:teuthology.orchestra.run.smithi086.stdout:Hit:9 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-09T09:45:26.402 INFO:teuthology.orchestra.run.smithi053.stdout:Hit:9 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-10-09T09:45:26.772 INFO:teuthology.orchestra.run.smithi053.stdout:Fetched 28.0 kB in 1s (42.9 kB/s) 2023-10-09T09:45:26.892 INFO:teuthology.orchestra.run.smithi086.stdout:Fetched 28.0 kB in 1s (36.4 kB/s) 2023-10-09T09:45:27.854 INFO:teuthology.orchestra.run.smithi053.stdout:Reading package lists... 2023-10-09T09:45:27.880 DEBUG:teuthology.orchestra.run.smithi053:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.14-48-gaeb2e425-1focal cephadm=16.2.14-48-gaeb2e425-1focal ceph-mds=16.2.14-48-gaeb2e425-1focal ceph-mgr=16.2.14-48-gaeb2e425-1focal ceph-common=16.2.14-48-gaeb2e425-1focal ceph-fuse=16.2.14-48-gaeb2e425-1focal ceph-test=16.2.14-48-gaeb2e425-1focal radosgw=16.2.14-48-gaeb2e425-1focal python3-rados=16.2.14-48-gaeb2e425-1focal python3-rgw=16.2.14-48-gaeb2e425-1focal python3-cephfs=16.2.14-48-gaeb2e425-1focal python3-rbd=16.2.14-48-gaeb2e425-1focal libcephfs2=16.2.14-48-gaeb2e425-1focal libcephfs-dev=16.2.14-48-gaeb2e425-1focal librados2=16.2.14-48-gaeb2e425-1focal librbd1=16.2.14-48-gaeb2e425-1focal rbd-fuse=16.2.14-48-gaeb2e425-1focal 2023-10-09T09:45:27.939 INFO:teuthology.orchestra.run.smithi086.stdout:Reading package lists... 2023-10-09T09:45:27.955 INFO:teuthology.orchestra.run.smithi053.stdout:Reading package lists... 2023-10-09T09:45:27.970 DEBUG:teuthology.orchestra.run.smithi086:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.14-48-gaeb2e425-1focal cephadm=16.2.14-48-gaeb2e425-1focal ceph-mds=16.2.14-48-gaeb2e425-1focal ceph-mgr=16.2.14-48-gaeb2e425-1focal ceph-common=16.2.14-48-gaeb2e425-1focal ceph-fuse=16.2.14-48-gaeb2e425-1focal ceph-test=16.2.14-48-gaeb2e425-1focal radosgw=16.2.14-48-gaeb2e425-1focal python3-rados=16.2.14-48-gaeb2e425-1focal python3-rgw=16.2.14-48-gaeb2e425-1focal python3-cephfs=16.2.14-48-gaeb2e425-1focal python3-rbd=16.2.14-48-gaeb2e425-1focal libcephfs2=16.2.14-48-gaeb2e425-1focal libcephfs-dev=16.2.14-48-gaeb2e425-1focal librados2=16.2.14-48-gaeb2e425-1focal librbd1=16.2.14-48-gaeb2e425-1focal rbd-fuse=16.2.14-48-gaeb2e425-1focal 2023-10-09T09:45:28.053 INFO:teuthology.orchestra.run.smithi086.stdout:Reading package lists... 2023-10-09T09:45:28.147 INFO:teuthology.orchestra.run.smithi053.stdout:Building dependency tree... 2023-10-09T09:45:28.148 INFO:teuthology.orchestra.run.smithi053.stdout:Reading state information... 2023-10-09T09:45:28.231 INFO:teuthology.orchestra.run.smithi086.stdout:Building dependency tree... 2023-10-09T09:45:28.233 INFO:teuthology.orchestra.run.smithi086.stdout:Reading state information... 2023-10-09T09:45:28.327 INFO:teuthology.orchestra.run.smithi053.stdout:The following packages were automatically installed and are no longer required: 2023-10-09T09:45:28.328 INFO:teuthology.orchestra.run.smithi053.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-10-09T09:45:28.328 INFO:teuthology.orchestra.run.smithi053.stdout:Use 'sudo apt autoremove' to remove them. 2023-10-09T09:45:28.329 INFO:teuthology.orchestra.run.smithi053.stdout:The following additional packages will be installed: 2023-10-09T09:45:28.329 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-10-09T09:45:28.329 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq libjaeger 2023-10-09T09:45:28.329 INFO:teuthology.orchestra.run.smithi053.stdout: libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d 2023-10-09T09:45:28.329 INFO:teuthology.orchestra.run.smithi053.stdout: liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 libradosstriper1 2023-10-09T09:45:28.329 INFO:teuthology.orchestra.run.smithi053.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli python-pastedeploy-tpl 2023-10-09T09:45:28.329 INFO:teuthology.orchestra.run.smithi053.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-10-09T09:45:28.329 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common 2023-10-09T09:45:28.329 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-10-09T09:45:28.329 INFO:teuthology.orchestra.run.smithi053.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-10-09T09:45:28.329 INFO:teuthology.orchestra.run.smithi053.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-10-09T09:45:28.329 INFO:teuthology.orchestra.run.smithi053.stdout: python3-markupsafe python3-oauthlib python3-openssl python3-packaging 2023-10-09T09:45:28.330 INFO:teuthology.orchestra.run.smithi053.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-10-09T09:45:28.330 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-10-09T09:45:28.330 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-10-09T09:45:28.330 INFO:teuthology.orchestra.run.smithi053.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-10-09T09:45:28.330 INFO:teuthology.orchestra.run.smithi053.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-10-09T09:45:28.330 INFO:teuthology.orchestra.run.smithi053.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-10-09T09:45:28.330 INFO:teuthology.orchestra.run.smithi053.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-10-09T09:45:28.330 INFO:teuthology.orchestra.run.smithi053.stdout: python3-websocket python3-webtest python3-werkzeug socat xmlstarlet 2023-10-09T09:45:28.331 INFO:teuthology.orchestra.run.smithi053.stdout:Suggested packages: 2023-10-09T09:45:28.331 INFO:teuthology.orchestra.run.smithi053.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2023-10-09T09:45:28.331 INFO:teuthology.orchestra.run.smithi053.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-10-09T09:45:28.331 INFO:teuthology.orchestra.run.smithi053.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-10-09T09:45:28.331 INFO:teuthology.orchestra.run.smithi053.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-10-09T09:45:28.331 INFO:teuthology.orchestra.run.smithi053.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-10-09T09:45:28.331 INFO:teuthology.orchestra.run.smithi053.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-10-09T09:45:28.332 INFO:teuthology.orchestra.run.smithi053.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-10-09T09:45:28.332 INFO:teuthology.orchestra.run.smithi053.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-10-09T09:45:28.332 INFO:teuthology.orchestra.run.smithi053.stdout:Recommended packages: 2023-10-09T09:45:28.332 INFO:teuthology.orchestra.run.smithi053.stdout: btrfs-tools 2023-10-09T09:45:28.407 INFO:teuthology.orchestra.run.smithi086.stdout:The following packages were automatically installed and are no longer required: 2023-10-09T09:45:28.407 INFO:teuthology.orchestra.run.smithi086.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-10-09T09:45:28.407 INFO:teuthology.orchestra.run.smithi086.stdout:Use 'sudo apt autoremove' to remove them. 2023-10-09T09:45:28.407 INFO:teuthology.orchestra.run.smithi086.stdout:The following additional packages will be installed: 2023-10-09T09:45:28.407 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-10-09T09:45:28.407 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq libjaeger 2023-10-09T09:45:28.408 INFO:teuthology.orchestra.run.smithi086.stdout: libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d 2023-10-09T09:45:28.408 INFO:teuthology.orchestra.run.smithi086.stdout: liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 libradosstriper1 2023-10-09T09:45:28.408 INFO:teuthology.orchestra.run.smithi086.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli python-pastedeploy-tpl 2023-10-09T09:45:28.408 INFO:teuthology.orchestra.run.smithi086.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-10-09T09:45:28.408 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common 2023-10-09T09:45:28.408 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-10-09T09:45:28.408 INFO:teuthology.orchestra.run.smithi086.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-10-09T09:45:28.408 INFO:teuthology.orchestra.run.smithi086.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-10-09T09:45:28.408 INFO:teuthology.orchestra.run.smithi086.stdout: python3-markupsafe python3-oauthlib python3-openssl python3-packaging 2023-10-09T09:45:28.408 INFO:teuthology.orchestra.run.smithi086.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-10-09T09:45:28.408 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-10-09T09:45:28.408 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-10-09T09:45:28.409 INFO:teuthology.orchestra.run.smithi086.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-10-09T09:45:28.409 INFO:teuthology.orchestra.run.smithi086.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-10-09T09:45:28.409 INFO:teuthology.orchestra.run.smithi086.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-10-09T09:45:28.409 INFO:teuthology.orchestra.run.smithi086.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-10-09T09:45:28.409 INFO:teuthology.orchestra.run.smithi086.stdout: python3-websocket python3-webtest python3-werkzeug socat xmlstarlet 2023-10-09T09:45:28.409 INFO:teuthology.orchestra.run.smithi086.stdout:Suggested packages: 2023-10-09T09:45:28.409 INFO:teuthology.orchestra.run.smithi086.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2023-10-09T09:45:28.409 INFO:teuthology.orchestra.run.smithi086.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-10-09T09:45:28.409 INFO:teuthology.orchestra.run.smithi086.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-10-09T09:45:28.409 INFO:teuthology.orchestra.run.smithi086.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-10-09T09:45:28.409 INFO:teuthology.orchestra.run.smithi086.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-10-09T09:45:28.409 INFO:teuthology.orchestra.run.smithi086.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-10-09T09:45:28.410 INFO:teuthology.orchestra.run.smithi086.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-10-09T09:45:28.410 INFO:teuthology.orchestra.run.smithi086.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-10-09T09:45:28.410 INFO:teuthology.orchestra.run.smithi086.stdout:Recommended packages: 2023-10-09T09:45:28.410 INFO:teuthology.orchestra.run.smithi086.stdout: btrfs-tools 2023-10-09T09:45:28.446 INFO:teuthology.orchestra.run.smithi053.stdout:The following NEW packages will be installed: 2023-10-09T09:45:28.446 INFO:teuthology.orchestra.run.smithi053.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-10-09T09:45:28.446 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-10-09T09:45:28.446 INFO:teuthology.orchestra.run.smithi053.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev 2023-10-09T09:45:28.446 INFO:teuthology.orchestra.run.smithi053.stdout: libcephfs2 libjaeger libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 2023-10-09T09:45:28.446 INFO:teuthology.orchestra.run.smithi053.stdout: libleveldb1d liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 2023-10-09T09:45:28.447 INFO:teuthology.orchestra.run.smithi053.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli 2023-10-09T09:45:28.447 INFO:teuthology.orchestra.run.smithi053.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-10-09T09:45:28.447 INFO:teuthology.orchestra.run.smithi053.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-10-09T09:45:28.447 INFO:teuthology.orchestra.run.smithi053.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-10-09T09:45:28.448 INFO:teuthology.orchestra.run.smithi053.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-10-09T09:45:28.448 INFO:teuthology.orchestra.run.smithi053.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-10-09T09:45:28.448 INFO:teuthology.orchestra.run.smithi053.stdout: python3-mako python3-markupsafe python3-oauthlib python3-openssl 2023-10-09T09:45:28.448 INFO:teuthology.orchestra.run.smithi053.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-10-09T09:45:28.448 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-10-09T09:45:28.448 INFO:teuthology.orchestra.run.smithi053.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-10-09T09:45:28.448 INFO:teuthology.orchestra.run.smithi053.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-10-09T09:45:28.448 INFO:teuthology.orchestra.run.smithi053.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-10-09T09:45:28.448 INFO:teuthology.orchestra.run.smithi053.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-10-09T09:45:28.448 INFO:teuthology.orchestra.run.smithi053.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-10-09T09:45:28.448 INFO:teuthology.orchestra.run.smithi053.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-10-09T09:45:28.449 INFO:teuthology.orchestra.run.smithi053.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2023-10-09T09:45:28.449 INFO:teuthology.orchestra.run.smithi053.stdout:The following packages will be upgraded: 2023-10-09T09:45:28.449 INFO:teuthology.orchestra.run.smithi053.stdout: librados2 librbd1 2023-10-09T09:45:28.510 INFO:teuthology.orchestra.run.smithi053.stdout:2 upgraded, 98 newly installed, 0 to remove and 256 not upgraded. 2023-10-09T09:45:28.511 INFO:teuthology.orchestra.run.smithi053.stdout:Need to get 174 MB of archives. 2023-10-09T09:45:28.511 INFO:teuthology.orchestra.run.smithi053.stdout:After this operation, 804 MB of additional disk space will be used. 2023-10-09T09:45:28.511 INFO:teuthology.orchestra.run.smithi053.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-10-09T09:45:28.514 INFO:teuthology.orchestra.run.smithi086.stdout:The following NEW packages will be installed: 2023-10-09T09:45:28.514 INFO:teuthology.orchestra.run.smithi086.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-10-09T09:45:28.514 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-10-09T09:45:28.515 INFO:teuthology.orchestra.run.smithi086.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev 2023-10-09T09:45:28.515 INFO:teuthology.orchestra.run.smithi086.stdout: libcephfs2 libjaeger libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 2023-10-09T09:45:28.515 INFO:teuthology.orchestra.run.smithi086.stdout: libleveldb1d liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 2023-10-09T09:45:28.516 INFO:teuthology.orchestra.run.smithi086.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli 2023-10-09T09:45:28.516 INFO:teuthology.orchestra.run.smithi086.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-10-09T09:45:28.516 INFO:teuthology.orchestra.run.smithi086.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-10-09T09:45:28.516 INFO:teuthology.orchestra.run.smithi086.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-10-09T09:45:28.516 INFO:teuthology.orchestra.run.smithi086.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-10-09T09:45:28.516 INFO:teuthology.orchestra.run.smithi086.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-10-09T09:45:28.517 INFO:teuthology.orchestra.run.smithi086.stdout: python3-mako python3-markupsafe python3-oauthlib python3-openssl 2023-10-09T09:45:28.517 INFO:teuthology.orchestra.run.smithi086.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-10-09T09:45:28.517 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-10-09T09:45:28.517 INFO:teuthology.orchestra.run.smithi086.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-10-09T09:45:28.517 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-10-09T09:45:28.517 INFO:teuthology.orchestra.run.smithi086.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-10-09T09:45:28.517 INFO:teuthology.orchestra.run.smithi086.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-10-09T09:45:28.517 INFO:teuthology.orchestra.run.smithi086.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-10-09T09:45:28.517 INFO:teuthology.orchestra.run.smithi086.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-10-09T09:45:28.517 INFO:teuthology.orchestra.run.smithi086.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2023-10-09T09:45:28.518 INFO:teuthology.orchestra.run.smithi086.stdout:The following packages will be upgraded: 2023-10-09T09:45:28.518 INFO:teuthology.orchestra.run.smithi086.stdout: librados2 librbd1 2023-10-09T09:45:28.586 INFO:teuthology.orchestra.run.smithi086.stdout:2 upgraded, 98 newly installed, 0 to remove and 256 not upgraded. 2023-10-09T09:45:28.587 INFO:teuthology.orchestra.run.smithi086.stdout:Need to get 174 MB of archives. 2023-10-09T09:45:28.587 INFO:teuthology.orchestra.run.smithi086.stdout:After this operation, 804 MB of additional disk space will be used. 2023-10-09T09:45:28.587 INFO:teuthology.orchestra.run.smithi086.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-10-09T09:45:28.593 INFO:teuthology.orchestra.run.smithi053.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-10-09T09:45:28.594 INFO:teuthology.orchestra.run.smithi053.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-10-09T09:45:28.603 INFO:teuthology.orchestra.run.smithi053.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-10-09T09:45:28.609 INFO:teuthology.orchestra.run.smithi053.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-10-09T09:45:28.633 INFO:teuthology.orchestra.run.smithi053.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2023-10-09T09:45:28.635 INFO:teuthology.orchestra.run.smithi053.stdout:Get:7 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 libjaeger amd64 16.2.14-48-gaeb2e425-1focal [3,960 B] 2023-10-09T09:45:28.637 INFO:teuthology.orchestra.run.smithi053.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-10-09T09:45:28.639 INFO:teuthology.orchestra.run.smithi053.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-10-09T09:45:28.645 INFO:teuthology.orchestra.run.smithi053.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-10-09T09:45:28.646 INFO:teuthology.orchestra.run.smithi053.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-10-09T09:45:28.647 INFO:teuthology.orchestra.run.smithi053.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-10-09T09:45:28.648 INFO:teuthology.orchestra.run.smithi086.stdout:Get:2 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 libjaeger amd64 16.2.14-48-gaeb2e425-1focal [3,960 B] 2023-10-09T09:45:28.650 INFO:teuthology.orchestra.run.smithi053.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-10-09T09:45:28.651 INFO:teuthology.orchestra.run.smithi053.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-10-09T09:45:28.651 INFO:teuthology.orchestra.run.smithi053.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-10-09T09:45:28.664 INFO:teuthology.orchestra.run.smithi053.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-10-09T09:45:28.665 INFO:teuthology.orchestra.run.smithi053.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-10-09T09:45:28.665 INFO:teuthology.orchestra.run.smithi053.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-10-09T09:45:28.666 INFO:teuthology.orchestra.run.smithi053.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-10-09T09:45:28.667 INFO:teuthology.orchestra.run.smithi053.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-10-09T09:45:28.680 INFO:teuthology.orchestra.run.smithi086.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-10-09T09:45:28.681 INFO:teuthology.orchestra.run.smithi053.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-10-09T09:45:28.682 INFO:teuthology.orchestra.run.smithi086.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-10-09T09:45:28.683 INFO:teuthology.orchestra.run.smithi053.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-10-09T09:45:28.686 INFO:teuthology.orchestra.run.smithi053.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-10-09T09:45:28.687 INFO:teuthology.orchestra.run.smithi053.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-10-09T09:45:28.691 INFO:teuthology.orchestra.run.smithi086.stdout:Get:5 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 16.2.14-48-gaeb2e425-1focal [3,383 kB] 2023-10-09T09:45:28.692 INFO:teuthology.orchestra.run.smithi086.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-10-09T09:45:28.693 INFO:teuthology.orchestra.run.smithi053.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-10-09T09:45:28.697 INFO:teuthology.orchestra.run.smithi053.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-10-09T09:45:28.698 INFO:teuthology.orchestra.run.smithi053.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-10-09T09:45:28.699 INFO:teuthology.orchestra.run.smithi053.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-10-09T09:45:28.700 INFO:teuthology.orchestra.run.smithi086.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-10-09T09:45:28.700 INFO:teuthology.orchestra.run.smithi053.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-10-09T09:45:28.703 INFO:teuthology.orchestra.run.smithi053.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-10-09T09:45:28.709 INFO:teuthology.orchestra.run.smithi053.stdout:Get:31 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 16.2.14-48-gaeb2e425-1focal [3,383 kB] 2023-10-09T09:45:28.714 INFO:teuthology.orchestra.run.smithi053.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-10-09T09:45:28.715 INFO:teuthology.orchestra.run.smithi053.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-10-09T09:45:28.716 INFO:teuthology.orchestra.run.smithi053.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-10-09T09:45:28.718 INFO:teuthology.orchestra.run.smithi053.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-10-09T09:45:28.719 INFO:teuthology.orchestra.run.smithi053.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-10-09T09:45:28.727 INFO:teuthology.orchestra.run.smithi086.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2023-10-09T09:45:28.731 INFO:teuthology.orchestra.run.smithi053.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-10-09T09:45:28.732 INFO:teuthology.orchestra.run.smithi086.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-10-09T09:45:28.732 INFO:teuthology.orchestra.run.smithi053.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-10-09T09:45:28.734 INFO:teuthology.orchestra.run.smithi086.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-10-09T09:45:28.742 INFO:teuthology.orchestra.run.smithi086.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-10-09T09:45:28.743 INFO:teuthology.orchestra.run.smithi086.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-10-09T09:45:28.744 INFO:teuthology.orchestra.run.smithi086.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-10-09T09:45:28.748 INFO:teuthology.orchestra.run.smithi086.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-10-09T09:45:28.748 INFO:teuthology.orchestra.run.smithi086.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-10-09T09:45:28.749 INFO:teuthology.orchestra.run.smithi086.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-10-09T09:45:28.762 INFO:teuthology.orchestra.run.smithi086.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-10-09T09:45:28.765 INFO:teuthology.orchestra.run.smithi086.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-10-09T09:45:28.766 INFO:teuthology.orchestra.run.smithi086.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-10-09T09:45:28.766 INFO:teuthology.orchestra.run.smithi086.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-10-09T09:45:28.782 INFO:teuthology.orchestra.run.smithi086.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-10-09T09:45:28.783 INFO:teuthology.orchestra.run.smithi086.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-10-09T09:45:28.785 INFO:teuthology.orchestra.run.smithi086.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-10-09T09:45:28.787 INFO:teuthology.orchestra.run.smithi086.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-10-09T09:45:28.788 INFO:teuthology.orchestra.run.smithi086.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-10-09T09:45:28.794 INFO:teuthology.orchestra.run.smithi086.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-10-09T09:45:28.802 INFO:teuthology.orchestra.run.smithi086.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-10-09T09:45:28.802 INFO:teuthology.orchestra.run.smithi086.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-10-09T09:45:28.803 INFO:teuthology.orchestra.run.smithi086.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-10-09T09:45:28.804 INFO:teuthology.orchestra.run.smithi086.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-10-09T09:45:28.821 INFO:teuthology.orchestra.run.smithi086.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-10-09T09:45:28.823 INFO:teuthology.orchestra.run.smithi086.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-10-09T09:45:28.824 INFO:teuthology.orchestra.run.smithi086.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-10-09T09:45:28.827 INFO:teuthology.orchestra.run.smithi086.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-10-09T09:45:28.829 INFO:teuthology.orchestra.run.smithi086.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-10-09T09:45:28.831 INFO:teuthology.orchestra.run.smithi086.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-10-09T09:45:28.840 INFO:teuthology.orchestra.run.smithi086.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-10-09T09:45:28.840 INFO:teuthology.orchestra.run.smithi086.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-10-09T09:45:28.858 INFO:teuthology.orchestra.run.smithi053.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-10-09T09:45:28.874 INFO:teuthology.orchestra.run.smithi053.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-10-09T09:45:28.875 INFO:teuthology.orchestra.run.smithi053.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-10-09T09:45:28.888 INFO:teuthology.orchestra.run.smithi053.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-10-09T09:45:28.888 INFO:teuthology.orchestra.run.smithi053.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-10-09T09:45:28.888 INFO:teuthology.orchestra.run.smithi053.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-10-09T09:45:28.889 INFO:teuthology.orchestra.run.smithi086.stdout:Get:39 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 16.2.14-48-gaeb2e425-1focal [3,391 kB] 2023-10-09T09:45:28.890 INFO:teuthology.orchestra.run.smithi053.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-10-09T09:45:28.890 INFO:teuthology.orchestra.run.smithi053.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-10-09T09:45:28.890 INFO:teuthology.orchestra.run.smithi053.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-10-09T09:45:28.890 INFO:teuthology.orchestra.run.smithi053.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-10-09T09:45:28.894 INFO:teuthology.orchestra.run.smithi053.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-10-09T09:45:28.895 INFO:teuthology.orchestra.run.smithi053.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-10-09T09:45:28.911 INFO:teuthology.orchestra.run.smithi053.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-10-09T09:45:28.916 INFO:teuthology.orchestra.run.smithi053.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-10-09T09:45:28.919 INFO:teuthology.orchestra.run.smithi053.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-10-09T09:45:28.922 INFO:teuthology.orchestra.run.smithi053.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-10-09T09:45:28.923 INFO:teuthology.orchestra.run.smithi053.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-10-09T09:45:28.925 INFO:teuthology.orchestra.run.smithi053.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-10-09T09:45:28.927 INFO:teuthology.orchestra.run.smithi053.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-10-09T09:45:28.930 INFO:teuthology.orchestra.run.smithi053.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-10-09T09:45:28.930 INFO:teuthology.orchestra.run.smithi053.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-10-09T09:45:28.931 INFO:teuthology.orchestra.run.smithi053.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-10-09T09:45:28.945 INFO:teuthology.orchestra.run.smithi053.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-10-09T09:45:28.947 INFO:teuthology.orchestra.run.smithi053.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-10-09T09:45:28.961 INFO:teuthology.orchestra.run.smithi086.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-10-09T09:45:28.964 INFO:teuthology.orchestra.run.smithi053.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-10-09T09:45:28.965 INFO:teuthology.orchestra.run.smithi053.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-10-09T09:45:28.965 INFO:teuthology.orchestra.run.smithi053.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-10-09T09:45:28.966 INFO:teuthology.orchestra.run.smithi053.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-10-09T09:45:28.967 INFO:teuthology.orchestra.run.smithi053.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-10-09T09:45:28.967 INFO:teuthology.orchestra.run.smithi053.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-10-09T09:45:28.968 INFO:teuthology.orchestra.run.smithi053.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-10-09T09:45:28.969 INFO:teuthology.orchestra.run.smithi053.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-10-09T09:45:28.977 INFO:teuthology.orchestra.run.smithi086.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-10-09T09:45:28.978 INFO:teuthology.orchestra.run.smithi053.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-10-09T09:45:28.979 INFO:teuthology.orchestra.run.smithi086.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-10-09T09:45:28.991 INFO:teuthology.orchestra.run.smithi086.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-10-09T09:45:28.992 INFO:teuthology.orchestra.run.smithi086.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-10-09T09:45:28.992 INFO:teuthology.orchestra.run.smithi086.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-10-09T09:45:28.992 INFO:teuthology.orchestra.run.smithi086.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-10-09T09:45:29.057 INFO:teuthology.orchestra.run.smithi086.stdout:Get:47 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 16.2.14-48-gaeb2e425-1focal [730 kB] 2023-10-09T09:45:29.057 INFO:teuthology.orchestra.run.smithi086.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-10-09T09:45:29.057 INFO:teuthology.orchestra.run.smithi086.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-10-09T09:45:29.057 INFO:teuthology.orchestra.run.smithi086.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-10-09T09:45:29.059 INFO:teuthology.orchestra.run.smithi086.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-10-09T09:45:29.059 INFO:teuthology.orchestra.run.smithi086.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-10-09T09:45:29.059 INFO:teuthology.orchestra.run.smithi086.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-10-09T09:45:29.062 INFO:teuthology.orchestra.run.smithi086.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-10-09T09:45:29.063 INFO:teuthology.orchestra.run.smithi086.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-10-09T09:45:29.064 INFO:teuthology.orchestra.run.smithi086.stdout:Get:56 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 16.2.14-48-gaeb2e425-1focal [413 kB] 2023-10-09T09:45:29.076 INFO:teuthology.orchestra.run.smithi086.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-10-09T09:45:29.077 INFO:teuthology.orchestra.run.smithi086.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-10-09T09:45:29.087 INFO:teuthology.orchestra.run.smithi086.stdout:Get:59 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 16.2.14-48-gaeb2e425-1focal [22.2 kB] 2023-10-09T09:45:29.087 INFO:teuthology.orchestra.run.smithi086.stdout:Get:60 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 16.2.14-48-gaeb2e425-1focal [212 kB] 2023-10-09T09:45:29.094 INFO:teuthology.orchestra.run.smithi086.stdout:Get:61 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 16.2.14-48-gaeb2e425-1focal [38.4 kB] 2023-10-09T09:45:29.095 INFO:teuthology.orchestra.run.smithi086.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-10-09T09:45:29.096 INFO:teuthology.orchestra.run.smithi086.stdout:Get:63 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 16.2.14-48-gaeb2e425-1focal [386 kB] 2023-10-09T09:45:29.098 INFO:teuthology.orchestra.run.smithi086.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-10-09T09:45:29.101 INFO:teuthology.orchestra.run.smithi086.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-10-09T09:45:29.101 INFO:teuthology.orchestra.run.smithi086.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-10-09T09:45:29.101 INFO:teuthology.orchestra.run.smithi086.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-10-09T09:45:29.102 INFO:teuthology.orchestra.run.smithi086.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-10-09T09:45:29.102 INFO:teuthology.orchestra.run.smithi086.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-10-09T09:45:29.113 INFO:teuthology.orchestra.run.smithi086.stdout:Get:70 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 16.2.14-48-gaeb2e425-1focal [3,689 kB] 2023-10-09T09:45:29.114 INFO:teuthology.orchestra.run.smithi086.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-10-09T09:45:29.115 INFO:teuthology.orchestra.run.smithi086.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-10-09T09:45:29.116 INFO:teuthology.orchestra.run.smithi086.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-10-09T09:45:29.135 INFO:teuthology.orchestra.run.smithi086.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-10-09T09:45:29.137 INFO:teuthology.orchestra.run.smithi086.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-10-09T09:45:29.137 INFO:teuthology.orchestra.run.smithi086.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-10-09T09:45:29.137 INFO:teuthology.orchestra.run.smithi086.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-10-09T09:45:29.138 INFO:teuthology.orchestra.run.smithi086.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-10-09T09:45:29.139 INFO:teuthology.orchestra.run.smithi086.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-10-09T09:45:29.247 INFO:teuthology.orchestra.run.smithi053.stdout:Get:72 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 16.2.14-48-gaeb2e425-1focal [3,391 kB] 2023-10-09T09:45:29.274 INFO:teuthology.orchestra.run.smithi086.stdout:Get:80 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 16.2.14-48-gaeb2e425-1focal [116 kB] 2023-10-09T09:45:29.277 INFO:teuthology.orchestra.run.smithi086.stdout:Get:81 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 16.2.14-48-gaeb2e425-1focal [448 kB] 2023-10-09T09:45:29.299 INFO:teuthology.orchestra.run.smithi086.stdout:Get:82 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 16.2.14-48-gaeb2e425-1focal [22.6 MB] 2023-10-09T09:45:29.693 INFO:teuthology.orchestra.run.smithi053.stdout:Get:73 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 16.2.14-48-gaeb2e425-1focal [730 kB] 2023-10-09T09:45:29.793 INFO:teuthology.orchestra.run.smithi053.stdout:Get:74 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 16.2.14-48-gaeb2e425-1focal [413 kB] 2023-10-09T09:45:29.848 INFO:teuthology.orchestra.run.smithi053.stdout:Get:75 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 16.2.14-48-gaeb2e425-1focal [22.2 kB] 2023-10-09T09:45:29.849 INFO:teuthology.orchestra.run.smithi053.stdout:Get:76 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 16.2.14-48-gaeb2e425-1focal [212 kB] 2023-10-09T09:45:29.881 INFO:teuthology.orchestra.run.smithi053.stdout:Get:77 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 16.2.14-48-gaeb2e425-1focal [38.4 kB] 2023-10-09T09:45:29.884 INFO:teuthology.orchestra.run.smithi053.stdout:Get:78 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 16.2.14-48-gaeb2e425-1focal [386 kB] 2023-10-09T09:45:29.937 INFO:teuthology.orchestra.run.smithi053.stdout:Get:79 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 16.2.14-48-gaeb2e425-1focal [3,689 kB] 2023-10-09T09:45:30.385 INFO:teuthology.orchestra.run.smithi086.stdout:Get:83 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 16.2.14-48-gaeb2e425-1focal [5,916 kB] 2023-10-09T09:45:30.390 INFO:teuthology.orchestra.run.smithi053.stdout:Get:80 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 16.2.14-48-gaeb2e425-1focal [116 kB] 2023-10-09T09:45:30.393 INFO:teuthology.orchestra.run.smithi053.stdout:Get:81 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 16.2.14-48-gaeb2e425-1focal [448 kB] 2023-10-09T09:45:30.457 INFO:teuthology.orchestra.run.smithi053.stdout:Get:82 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 16.2.14-48-gaeb2e425-1focal [22.6 MB] 2023-10-09T09:45:30.561 INFO:teuthology.orchestra.run.smithi086.stdout:Get:84 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 16.2.14-48-gaeb2e425-1focal [204 kB] 2023-10-09T09:45:30.568 INFO:teuthology.orchestra.run.smithi086.stdout:Get:85 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 16.2.14-48-gaeb2e425-1focal [126 kB] 2023-10-09T09:45:30.575 INFO:teuthology.orchestra.run.smithi086.stdout:Get:86 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 16.2.14-48-gaeb2e425-1focal [1,536 kB] 2023-10-09T09:45:30.647 INFO:teuthology.orchestra.run.smithi086.stdout:Get:87 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 16.2.14-48-gaeb2e425-1focal [6,993 kB] 2023-10-09T09:45:30.959 INFO:teuthology.orchestra.run.smithi086.stdout:Get:88 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 16.2.14-48-gaeb2e425-1focal [26.2 MB] 2023-10-09T09:45:32.241 INFO:teuthology.orchestra.run.smithi086.stdout:Get:89 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 16.2.14-48-gaeb2e425-1focal [4,056 B] 2023-10-09T09:45:32.294 INFO:teuthology.orchestra.run.smithi086.stdout:Get:90 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 16.2.14-48-gaeb2e425-1focal [834 kB] 2023-10-09T09:45:32.296 INFO:teuthology.orchestra.run.smithi086.stdout:Get:91 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 16.2.14-48-gaeb2e425-1focal [2,364 kB] 2023-10-09T09:45:32.296 INFO:teuthology.orchestra.run.smithi086.stdout:Get:92 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 16.2.14-48-gaeb2e425-1focal [76.4 kB] 2023-10-09T09:45:32.298 INFO:teuthology.orchestra.run.smithi086.stdout:Get:93 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 16.2.14-48-gaeb2e425-1focal [100 kB] 2023-10-09T09:45:32.301 INFO:teuthology.orchestra.run.smithi086.stdout:Get:94 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 16.2.14-48-gaeb2e425-1focal [2,823 kB] 2023-10-09T09:45:32.431 INFO:teuthology.orchestra.run.smithi086.stdout:Get:95 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 16.2.14-48-gaeb2e425-1focal [7,865 kB] 2023-10-09T09:45:32.784 INFO:teuthology.orchestra.run.smithi086.stdout:Get:96 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 16.2.14-48-gaeb2e425-1focal [4,172 B] 2023-10-09T09:45:32.885 INFO:teuthology.orchestra.run.smithi086.stdout:Get:97 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 16.2.14-48-gaeb2e425-1focal [49.3 MB] 2023-10-09T09:45:33.263 INFO:teuthology.orchestra.run.smithi053.stdout:Get:83 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 16.2.14-48-gaeb2e425-1focal [5,916 kB] 2023-10-09T09:45:33.897 INFO:teuthology.orchestra.run.smithi053.stdout:Get:84 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 16.2.14-48-gaeb2e425-1focal [204 kB] 2023-10-09T09:45:33.925 INFO:teuthology.orchestra.run.smithi053.stdout:Get:85 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 16.2.14-48-gaeb2e425-1focal [126 kB] 2023-10-09T09:45:33.938 INFO:teuthology.orchestra.run.smithi053.stdout:Get:86 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 16.2.14-48-gaeb2e425-1focal [1,536 kB] 2023-10-09T09:45:34.126 INFO:teuthology.orchestra.run.smithi053.stdout:Get:87 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 16.2.14-48-gaeb2e425-1focal [6,993 kB] 2023-10-09T09:45:34.995 INFO:teuthology.orchestra.run.smithi053.stdout:Get:88 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 16.2.14-48-gaeb2e425-1focal [26.2 MB] 2023-10-09T09:45:35.197 INFO:teuthology.orchestra.run.smithi086.stdout:Get:98 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 16.2.14-48-gaeb2e425-1focal [21.5 kB] 2023-10-09T09:45:35.271 INFO:teuthology.orchestra.run.smithi086.stdout:Get:99 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 16.2.14-48-gaeb2e425-1focal [11.3 MB] 2023-10-09T09:45:35.602 INFO:teuthology.orchestra.run.smithi086.stdout:Get:100 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 16.2.14-48-gaeb2e425-1focal [78.4 kB] 2023-10-09T09:45:36.248 INFO:teuthology.orchestra.run.smithi086.stdout:Fetched 174 MB in 7s (24.5 MB/s) 2023-10-09T09:45:36.340 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package libjaeger. 2023-10-09T09:45:36.385 INFO:teuthology.orchestra.run.smithi086.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 112643 files and directories currently installed.) 2023-10-09T09:45:36.389 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../00-libjaeger_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:36.430 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking libjaeger (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:36.749 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-10-09T09:45:36.763 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../01-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-10-09T09:45:36.849 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-10-09T09:45:36.971 INFO:teuthology.orchestra.run.smithi053.stdout:Get:89 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 16.2.14-48-gaeb2e425-1focal [4,056 B] 2023-10-09T09:45:36.971 INFO:teuthology.orchestra.run.smithi053.stdout:Get:90 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 16.2.14-48-gaeb2e425-1focal [834 kB] 2023-10-09T09:45:36.977 INFO:teuthology.orchestra.run.smithi053.stdout:Get:91 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 16.2.14-48-gaeb2e425-1focal [2,364 kB] 2023-10-09T09:45:37.116 INFO:teuthology.orchestra.run.smithi053.stdout:Get:92 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 16.2.14-48-gaeb2e425-1focal [76.4 kB] 2023-10-09T09:45:37.117 INFO:teuthology.orchestra.run.smithi053.stdout:Get:93 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 16.2.14-48-gaeb2e425-1focal [100 kB] 2023-10-09T09:45:37.118 INFO:teuthology.orchestra.run.smithi053.stdout:Get:94 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 16.2.14-48-gaeb2e425-1focal [2,823 kB] 2023-10-09T09:45:37.199 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../02-librbd1_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:37.296 INFO:teuthology.orchestra.run.smithi053.stdout:Get:95 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 16.2.14-48-gaeb2e425-1focal [7,865 kB] 2023-10-09T09:45:37.328 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking librbd1 (16.2.14-48-gaeb2e425-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-10-09T09:45:37.761 INFO:teuthology.orchestra.run.smithi053.stdout:Get:96 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 16.2.14-48-gaeb2e425-1focal [4,172 B] 2023-10-09T09:45:37.762 INFO:teuthology.orchestra.run.smithi053.stdout:Get:97 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 16.2.14-48-gaeb2e425-1focal [49.3 MB] 2023-10-09T09:45:37.995 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../03-librados2_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:38.124 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking librados2 (16.2.14-48-gaeb2e425-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-10-09T09:45:38.769 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package libcephfs2. 2023-10-09T09:45:38.783 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../04-libcephfs2_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:38.827 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking libcephfs2 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:39.189 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-rados. 2023-10-09T09:45:39.197 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../05-python3-rados_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:39.240 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-rados (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:39.609 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-10-09T09:45:39.617 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../06-python3-ceph-argparse_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T09:45:39.659 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-ceph-argparse (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:39.962 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-cephfs. 2023-10-09T09:45:39.970 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../07-python3-cephfs_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:40.011 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-cephfs (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:40.345 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-ceph-common. 2023-10-09T09:45:40.353 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../08-python3-ceph-common_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T09:45:40.394 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-ceph-common (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:40.698 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-prettytable. 2023-10-09T09:45:40.711 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../09-python3-prettytable_0.7.2-5_all.deb ... 2023-10-09T09:45:40.748 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-10-09T09:45:41.000 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-rbd. 2023-10-09T09:45:41.009 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../10-python3-rbd_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:41.050 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-rbd (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:41.386 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-10-09T09:45:41.395 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../11-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-10-09T09:45:41.428 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-10-09T09:45:41.756 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-10-09T09:45:41.764 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../12-librabbitmq4_0.10.0-1_amd64.deb ... 2023-10-09T09:45:41.806 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-10-09T09:45:42.150 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-10-09T09:45:42.159 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../13-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-10-09T09:45:42.200 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-10-09T09:45:42.273 INFO:teuthology.orchestra.run.smithi053.stdout:Get:98 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 16.2.14-48-gaeb2e425-1focal [21.5 kB] 2023-10-09T09:45:42.273 INFO:teuthology.orchestra.run.smithi053.stdout:Get:99 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 16.2.14-48-gaeb2e425-1focal [11.3 MB] 2023-10-09T09:45:42.553 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package librgw2. 2023-10-09T09:45:42.562 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../14-librgw2_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:42.595 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking librgw2 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:43.189 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-rgw. 2023-10-09T09:45:43.198 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../15-python3-rgw_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:43.239 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-rgw (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:43.575 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package libleveldb1d:amd64. 2023-10-09T09:45:43.584 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../16-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2023-10-09T09:45:43.625 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-10-09T09:45:43.829 INFO:teuthology.orchestra.run.smithi053.stdout:Get:100 https://2.chacra.ceph.com/r/ceph/pacific/aeb2e425bccd1202ba613f25c784b52a47922a5f/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 16.2.14-48-gaeb2e425-1focal [78.4 kB] 2023-10-09T09:45:43.978 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package liboath0. 2023-10-09T09:45:43.986 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../17-liboath0_2.6.1-1.3_amd64.deb ... 2023-10-09T09:45:44.028 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-10-09T09:45:44.306 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package libradosstriper1. 2023-10-09T09:45:44.314 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../18-libradosstriper1_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:44.356 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking libradosstriper1 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:44.475 INFO:teuthology.orchestra.run.smithi053.stdout:Fetched 174 MB in 15s (11.3 MB/s) 2023-10-09T09:45:44.573 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package libjaeger. 2023-10-09T09:45:44.620 INFO:teuthology.orchestra.run.smithi053.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 112643 files and directories currently installed.) 2023-10-09T09:45:44.624 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../00-libjaeger_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:44.663 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking libjaeger (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:44.817 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package ceph-common. 2023-10-09T09:45:44.832 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../19-ceph-common_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:44.875 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking ceph-common (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:44.974 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-10-09T09:45:44.987 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../01-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-10-09T09:45:45.074 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-10-09T09:45:45.427 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../02-librbd1_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:45.553 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking librbd1 (16.2.14-48-gaeb2e425-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-10-09T09:45:46.507 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../03-librados2_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:46.634 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking librados2 (16.2.14-48-gaeb2e425-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-10-09T09:45:47.182 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package ceph-base. 2023-10-09T09:45:47.196 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../20-ceph-base_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:47.248 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package libcephfs2. 2023-10-09T09:45:47.255 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../04-libcephfs2_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:47.258 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking ceph-base (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:47.290 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking libcephfs2 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:47.626 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-rados. 2023-10-09T09:45:47.635 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../05-python3-rados_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:47.678 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-rados (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:48.034 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-10-09T09:45:48.043 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../06-python3-ceph-argparse_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T09:45:48.084 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-ceph-argparse (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:48.195 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-cryptography. 2023-10-09T09:45:48.208 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../21-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-10-09T09:45:48.245 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-10-09T09:45:48.387 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-cephfs. 2023-10-09T09:45:48.395 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../07-python3-cephfs_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:48.437 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-cephfs (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:48.648 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-openssl. 2023-10-09T09:45:48.662 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../22-python3-openssl_19.0.0-1build1_all.deb ... 2023-10-09T09:45:48.699 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-ceph-common. 2023-10-09T09:45:48.706 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-10-09T09:45:48.707 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../08-python3-ceph-common_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T09:45:48.740 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-ceph-common (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:48.992 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-10-09T09:45:49.006 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../23-ceph-mgr-modules-core_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T09:45:49.052 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-prettytable. 2023-10-09T09:45:49.059 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking ceph-mgr-modules-core (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:49.060 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../09-python3-prettytable_0.7.2-5_all.deb ... 2023-10-09T09:45:49.102 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-10-09T09:45:49.354 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-rbd. 2023-10-09T09:45:49.362 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../10-python3-rbd_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:49.405 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-rbd (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:49.432 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-bcrypt. 2023-10-09T09:45:49.445 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../24-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-10-09T09:45:49.490 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-10-09T09:45:49.749 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-10-09T09:45:49.757 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../11-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-10-09T09:45:49.793 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-cherrypy3. 2023-10-09T09:45:49.799 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-10-09T09:45:49.808 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../25-python3-cherrypy3_8.9.1-6_all.deb ... 2023-10-09T09:45:49.851 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-10-09T09:45:50.119 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-10-09T09:45:50.127 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../12-librabbitmq4_0.10.0-1_amd64.deb ... 2023-10-09T09:45:50.169 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-10-09T09:45:50.180 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-jwt. 2023-10-09T09:45:50.193 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../26-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-10-09T09:45:50.238 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-10-09T09:45:50.531 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-10-09T09:45:50.539 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../13-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-10-09T09:45:50.558 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-logutils. 2023-10-09T09:45:50.571 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../27-python3-logutils_0.3.3-7_all.deb ... 2023-10-09T09:45:50.581 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-10-09T09:45:50.616 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-10-09T09:45:50.902 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-markupsafe. 2023-10-09T09:45:50.917 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../28-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-10-09T09:45:50.960 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-10-09T09:45:50.983 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package librgw2. 2023-10-09T09:45:50.992 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../14-librgw2_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:51.025 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking librgw2 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:51.246 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-mako. 2023-10-09T09:45:51.261 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../29-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-10-09T09:45:51.304 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-10-09T09:45:51.594 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-rgw. 2023-10-09T09:45:51.603 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../15-python3-rgw_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:51.624 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-simplegeneric. 2023-10-09T09:45:51.638 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../30-python3-simplegeneric_0.8.1-3_all.deb ... 2023-10-09T09:45:51.644 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-rgw (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:51.691 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-10-09T09:45:51.964 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package libleveldb1d:amd64. 2023-10-09T09:45:51.972 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../16-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2023-10-09T09:45:51.977 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-singledispatch. 2023-10-09T09:45:51.993 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../31-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-10-09T09:45:52.014 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-10-09T09:45:52.035 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-10-09T09:45:52.338 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-webob. 2023-10-09T09:45:52.353 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../32-python3-webob_1%3a1.8.5-2_all.deb ... 2023-10-09T09:45:52.367 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package liboath0. 2023-10-09T09:45:52.383 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../17-liboath0_2.6.1-1.3_amd64.deb ... 2023-10-09T09:45:52.396 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-10-09T09:45:52.425 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-10-09T09:45:52.707 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-soupsieve. 2023-10-09T09:45:52.721 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../33-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-10-09T09:45:52.765 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-10-09T09:45:52.828 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package libradosstriper1. 2023-10-09T09:45:52.843 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../18-libradosstriper1_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:52.886 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking libradosstriper1 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:53.068 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-bs4. 2023-10-09T09:45:53.082 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../34-python3-bs4_4.8.2-1_all.deb ... 2023-10-09T09:45:53.126 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-10-09T09:45:53.333 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package ceph-common. 2023-10-09T09:45:53.346 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../19-ceph-common_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:53.391 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking ceph-common (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:53.488 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-waitress. 2023-10-09T09:45:53.501 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../35-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-10-09T09:45:53.549 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-10-09T09:45:53.874 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-tempita. 2023-10-09T09:45:53.889 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../36-python3-tempita_0.5.2-6_all.deb ... 2023-10-09T09:45:53.932 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-10-09T09:45:54.202 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-paste. 2023-10-09T09:45:54.217 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../37-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-10-09T09:45:54.251 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-10-09T09:45:54.571 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-10-09T09:45:54.585 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../38-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-10-09T09:45:54.629 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-10-09T09:45:54.932 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-pastedeploy. 2023-10-09T09:45:54.946 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../39-python3-pastedeploy_2.1.0-1_all.deb ... 2023-10-09T09:45:54.982 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-10-09T09:45:55.277 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-webtest. 2023-10-09T09:45:55.291 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../40-python3-webtest_2.0.32-2_all.deb ... 2023-10-09T09:45:55.335 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-10-09T09:45:55.646 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-pecan. 2023-10-09T09:45:55.659 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../41-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-10-09T09:45:55.697 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package ceph-base. 2023-10-09T09:45:55.704 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-10-09T09:45:55.710 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../20-ceph-base_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:55.773 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking ceph-base (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:56.042 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-werkzeug. 2023-10-09T09:45:56.057 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../42-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-10-09T09:45:56.100 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-10-09T09:45:56.445 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-10-09T09:45:56.461 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../43-libsqlite3-mod-ceph_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:56.528 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking libsqlite3-mod-ceph (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:56.752 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-cryptography. 2023-10-09T09:45:56.767 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../21-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-10-09T09:45:56.810 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-10-09T09:45:56.881 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package ceph-mgr. 2023-10-09T09:45:56.896 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../44-ceph-mgr_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:56.939 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking ceph-mgr (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:57.214 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-openssl. 2023-10-09T09:45:57.229 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../22-python3-openssl_19.0.0-1build1_all.deb ... 2023-10-09T09:45:57.264 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-10-09T09:45:57.435 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package ceph-mon. 2023-10-09T09:45:57.449 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../45-ceph-mon_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:57.493 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking ceph-mon (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:57.533 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-10-09T09:45:57.546 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../23-ceph-mgr-modules-core_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T09:45:57.583 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking ceph-mgr-modules-core (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:57.963 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-bcrypt. 2023-10-09T09:45:57.972 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../24-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-10-09T09:45:58.013 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-10-09T09:45:58.316 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-cherrypy3. 2023-10-09T09:45:58.329 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../25-python3-cherrypy3_8.9.1-6_all.deb ... 2023-10-09T09:45:58.366 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-10-09T09:45:58.554 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package ceph-osd. 2023-10-09T09:45:58.567 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../46-ceph-osd_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:45:58.612 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking ceph-osd (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:45:58.720 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-jwt. 2023-10-09T09:45:58.734 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../26-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-10-09T09:45:58.778 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-10-09T09:45:59.092 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-logutils. 2023-10-09T09:45:59.105 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../27-python3-logutils_0.3.3-7_all.deb ... 2023-10-09T09:45:59.150 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-10-09T09:45:59.452 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-markupsafe. 2023-10-09T09:45:59.468 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../28-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-10-09T09:45:59.511 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-10-09T09:45:59.813 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-mako. 2023-10-09T09:45:59.828 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../29-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-10-09T09:45:59.871 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-10-09T09:46:00.208 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-simplegeneric. 2023-10-09T09:46:00.223 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../30-python3-simplegeneric_0.8.1-3_all.deb ... 2023-10-09T09:46:00.266 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-10-09T09:46:00.552 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-singledispatch. 2023-10-09T09:46:00.566 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../31-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-10-09T09:46:00.602 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-10-09T09:46:00.905 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-webob. 2023-10-09T09:46:00.920 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../32-python3-webob_1%3a1.8.5-2_all.deb ... 2023-10-09T09:46:00.963 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-10-09T09:46:01.201 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package ceph. 2023-10-09T09:46:01.209 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../47-ceph_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:46:01.250 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking ceph (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:01.290 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-soupsieve. 2023-10-09T09:46:01.304 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../33-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-10-09T09:46:01.357 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-10-09T09:46:01.570 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package ceph-fuse. 2023-10-09T09:46:01.578 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../48-ceph-fuse_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:46:01.620 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking ceph-fuse (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:01.660 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-bs4. 2023-10-09T09:46:01.673 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../34-python3-bs4_4.8.2-1_all.deb ... 2023-10-09T09:46:01.943 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-10-09T09:46:02.690 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package ceph-mds. 2023-10-09T09:46:02.705 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../49-ceph-mds_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:46:02.740 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking ceph-mds (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:02.813 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-waitress. 2023-10-09T09:46:02.827 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../35-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-10-09T09:46:02.874 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-10-09T09:46:03.208 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-tempita. 2023-10-09T09:46:03.221 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../36-python3-tempita_0.5.2-6_all.deb ... 2023-10-09T09:46:03.260 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package cephadm. 2023-10-09T09:46:03.266 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-10-09T09:46:03.273 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../50-cephadm_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:46:03.318 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking cephadm (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:03.569 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-paste. 2023-10-09T09:46:03.585 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../37-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-10-09T09:46:03.627 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-10-09T09:46:03.637 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-jinja2. 2023-10-09T09:46:03.651 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../51-python3-jinja2_2.10.1-2_all.deb ... 2023-10-09T09:46:03.695 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-10-09T09:46:03.930 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-10-09T09:46:03.944 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../38-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-10-09T09:46:03.988 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-10-09T09:46:04.015 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-10-09T09:46:04.028 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../52-ceph-mgr-cephadm_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T09:46:04.073 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking ceph-mgr-cephadm (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:04.291 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-pastedeploy. 2023-10-09T09:46:04.304 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../39-python3-pastedeploy_2.1.0-1_all.deb ... 2023-10-09T09:46:04.349 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-10-09T09:46:04.368 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-repoze.lru. 2023-10-09T09:46:04.382 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../53-python3-repoze.lru_0.7-2_all.deb ... 2023-10-09T09:46:04.418 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-10-09T09:46:04.652 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-webtest. 2023-10-09T09:46:04.667 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../40-python3-webtest_2.0.32-2_all.deb ... 2023-10-09T09:46:04.670 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package libjs-underscore. 2023-10-09T09:46:04.683 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../54-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-10-09T09:46:04.710 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-10-09T09:46:04.728 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-10-09T09:46:04.998 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-10-09T09:46:05.013 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../55-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-10-09T09:46:05.029 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-pecan. 2023-10-09T09:46:05.043 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../41-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-10-09T09:46:05.056 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-10-09T09:46:05.087 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-10-09T09:46:05.392 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-routes. 2023-10-09T09:46:05.405 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../56-python3-routes_2.4.1-2_all.deb ... 2023-10-09T09:46:05.442 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-werkzeug. 2023-10-09T09:46:05.450 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-10-09T09:46:05.456 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../42-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-10-09T09:46:05.500 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-10-09T09:46:05.778 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-10-09T09:46:05.791 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../57-ceph-mgr-dashboard_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T09:46:05.836 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking ceph-mgr-dashboard (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:05.837 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-10-09T09:46:05.852 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../43-libsqlite3-mod-ceph_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:46:05.895 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking libsqlite3-mod-ceph (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:06.248 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package ceph-mgr. 2023-10-09T09:46:06.261 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../44-ceph-mgr_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:46:06.306 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking ceph-mgr (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:06.801 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package ceph-mon. 2023-10-09T09:46:06.814 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../45-ceph-mon_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:46:06.843 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-decorator. 2023-10-09T09:46:06.852 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../58-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-10-09T09:46:06.876 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking ceph-mon (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:06.893 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-10-09T09:46:07.196 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-10-09T09:46:07.209 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../59-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-10-09T09:46:07.254 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-10-09T09:46:07.565 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-scipy. 2023-10-09T09:46:07.578 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../60-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-10-09T09:46:07.623 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-10-09T09:46:07.938 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package ceph-osd. 2023-10-09T09:46:07.951 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../46-ceph-osd_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:46:07.996 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking ceph-osd (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:08.932 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-10-09T09:46:08.946 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../61-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-10-09T09:46:08.990 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-10-09T09:46:09.501 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-joblib. 2023-10-09T09:46:09.517 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../62-python3-joblib_0.14.0-3_all.deb ... 2023-10-09T09:46:09.585 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-10-09T09:46:09.946 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-sklearn. 2023-10-09T09:46:09.960 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../63-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-10-09T09:46:10.004 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-10-09T09:46:10.626 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package ceph. 2023-10-09T09:46:10.640 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../47-ceph_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:46:10.684 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking ceph (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:10.779 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-10-09T09:46:10.792 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../64-ceph-mgr-diskprediction-local_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T09:46:10.837 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking ceph-mgr-diskprediction-local (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:11.029 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package ceph-fuse. 2023-10-09T09:46:11.037 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../48-ceph-fuse_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:46:11.078 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking ceph-fuse (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:11.498 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package ceph-mds. 2023-10-09T09:46:11.511 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../49-ceph-mds_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:46:11.556 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking ceph-mds (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:11.965 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-cachetools. 2023-10-09T09:46:11.981 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../65-python3-cachetools_4.0.0-1_all.deb ... 2023-10-09T09:46:12.023 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-10-09T09:46:12.101 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package cephadm. 2023-10-09T09:46:12.115 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../50-cephadm_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:46:12.159 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking cephadm (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:12.317 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-pyasn1. 2023-10-09T09:46:12.333 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../66-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-10-09T09:46:12.375 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-10-09T09:46:12.437 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-jinja2. 2023-10-09T09:46:12.445 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../51-python3-jinja2_2.10.1-2_all.deb ... 2023-10-09T09:46:12.478 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-10-09T09:46:12.695 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-10-09T09:46:12.709 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../67-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-10-09T09:46:12.753 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-10-09T09:46:12.806 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-10-09T09:46:12.819 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../52-ceph-mgr-cephadm_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T09:46:12.864 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking ceph-mgr-cephadm (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:13.064 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-rsa. 2023-10-09T09:46:13.078 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../68-python3-rsa_4.0-3_all.deb ... 2023-10-09T09:46:13.122 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-rsa (4.0-3) ... 2023-10-09T09:46:13.193 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-repoze.lru. 2023-10-09T09:46:13.201 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../53-python3-repoze.lru_0.7-2_all.deb ... 2023-10-09T09:46:13.242 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-10-09T09:46:13.426 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-google-auth. 2023-10-09T09:46:13.441 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../69-python3-google-auth_1.5.1-2_all.deb ... 2023-10-09T09:46:13.484 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-10-09T09:46:13.495 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package libjs-underscore. 2023-10-09T09:46:13.503 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../54-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-10-09T09:46:13.545 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-10-09T09:46:13.787 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-blinker. 2023-10-09T09:46:13.802 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../70-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-10-09T09:46:13.830 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-10-09T09:46:13.839 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../55-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-10-09T09:46:13.844 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-10-09T09:46:13.880 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-10-09T09:46:14.147 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-oauthlib. 2023-10-09T09:46:14.161 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../71-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-10-09T09:46:14.166 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-routes. 2023-10-09T09:46:14.180 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../56-python3-routes_2.4.1-2_all.deb ... 2023-10-09T09:46:14.205 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-10-09T09:46:14.216 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-10-09T09:46:14.526 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-10-09T09:46:14.539 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../72-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-10-09T09:46:14.561 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-10-09T09:46:14.574 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../57-ceph-mgr-dashboard_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T09:46:14.584 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-10-09T09:46:14.619 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking ceph-mgr-dashboard (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:14.895 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-websocket. 2023-10-09T09:46:14.909 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../73-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-10-09T09:46:14.945 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-10-09T09:46:15.247 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-kubernetes. 2023-10-09T09:46:15.261 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../74-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-10-09T09:46:15.305 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-10-09T09:46:15.635 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-decorator. 2023-10-09T09:46:15.649 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../58-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-10-09T09:46:15.692 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-10-09T09:46:15.835 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-10-09T09:46:15.850 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../75-ceph-mgr-k8sevents_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T09:46:15.893 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking ceph-mgr-k8sevents (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:16.012 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-10-09T09:46:16.026 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../59-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-10-09T09:46:16.078 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-10-09T09:46:16.196 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package libonig5:amd64. 2023-10-09T09:46:16.210 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../76-libonig5_6.9.4-1_amd64.deb ... 2023-10-09T09:46:16.254 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-10-09T09:46:16.456 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-scipy. 2023-10-09T09:46:16.470 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../60-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-10-09T09:46:16.522 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-10-09T09:46:16.590 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package libjq1:amd64. 2023-10-09T09:46:16.605 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../77-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-10-09T09:46:16.648 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-10-09T09:46:16.909 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package jq. 2023-10-09T09:46:16.925 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../78-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-10-09T09:46:16.967 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-10-09T09:46:17.212 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package socat. 2023-10-09T09:46:17.225 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../79-socat_1.7.3.3-2_amd64.deb ... 2023-10-09T09:46:17.270 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking socat (1.7.3.3-2) ... 2023-10-09T09:46:17.627 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package xmlstarlet. 2023-10-09T09:46:17.642 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../80-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-10-09T09:46:17.686 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-10-09T09:46:18.323 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-10-09T09:46:18.337 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../61-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-10-09T09:46:18.381 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-10-09T09:46:18.484 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package ceph-test. 2023-10-09T09:46:18.499 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../81-ceph-test_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:46:18.542 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking ceph-test (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:18.935 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-joblib. 2023-10-09T09:46:18.948 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../62-python3-joblib_0.14.0-3_all.deb ... 2023-10-09T09:46:18.992 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-10-09T09:46:19.354 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-sklearn. 2023-10-09T09:46:19.368 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../63-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-10-09T09:46:19.429 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-10-09T09:46:20.170 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-10-09T09:46:20.184 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../64-ceph-mgr-diskprediction-local_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T09:46:20.228 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking ceph-mgr-diskprediction-local (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:21.340 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-cachetools. 2023-10-09T09:46:21.355 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../65-python3-cachetools_4.0.0-1_all.deb ... 2023-10-09T09:46:21.397 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-10-09T09:46:21.709 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-pyasn1. 2023-10-09T09:46:21.723 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../66-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-10-09T09:46:21.767 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-10-09T09:46:22.112 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-10-09T09:46:22.127 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../67-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-10-09T09:46:22.170 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-10-09T09:46:22.531 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-rsa. 2023-10-09T09:46:22.545 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../68-python3-rsa_4.0-3_all.deb ... 2023-10-09T09:46:22.589 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-rsa (4.0-3) ... 2023-10-09T09:46:22.712 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package libcephfs-dev. 2023-10-09T09:46:22.726 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../82-libcephfs-dev_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:46:22.770 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking libcephfs-dev (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:22.909 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-google-auth. 2023-10-09T09:46:22.924 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../69-python3-google-auth_1.5.1-2_all.deb ... 2023-10-09T09:46:22.967 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-10-09T09:46:23.165 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package nvme-cli. 2023-10-09T09:46:23.179 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../83-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-10-09T09:46:23.240 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-10-09T09:46:23.287 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-blinker. 2023-10-09T09:46:23.300 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../70-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-10-09T09:46:23.344 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-10-09T09:46:23.605 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-atomicwrites. 2023-10-09T09:46:23.621 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../84-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-10-09T09:46:23.663 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-10-09T09:46:23.672 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-oauthlib. 2023-10-09T09:46:23.687 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../71-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-10-09T09:46:23.730 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-10-09T09:46:23.968 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-attr. 2023-10-09T09:46:23.982 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../85-python3-attr_19.3.0-2_all.deb ... 2023-10-09T09:46:24.028 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-10-09T09:46:24.059 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-10-09T09:46:24.073 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../72-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-10-09T09:46:24.117 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-10-09T09:46:24.348 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-webencodings. 2023-10-09T09:46:24.361 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../86-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-10-09T09:46:24.406 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-10-09T09:46:24.411 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-websocket. 2023-10-09T09:46:24.427 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../73-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-10-09T09:46:24.469 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-10-09T09:46:24.708 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-html5lib. 2023-10-09T09:46:24.722 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../87-python3-html5lib_1.0.1-2_all.deb ... 2023-10-09T09:46:24.766 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-10-09T09:46:24.772 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-kubernetes. 2023-10-09T09:46:24.783 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../74-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-10-09T09:46:24.822 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-10-09T09:46:25.135 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-10-09T09:46:25.150 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../88-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-10-09T09:46:25.195 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-10-09T09:46:25.402 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-10-09T09:46:25.417 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../75-ceph-mgr-k8sevents_16.2.14-48-gaeb2e425-1focal_all.deb ... 2023-10-09T09:46:25.459 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking ceph-mgr-k8sevents (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:25.673 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-packaging. 2023-10-09T09:46:25.689 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../89-python3-packaging_20.3-1_all.deb ... 2023-10-09T09:46:25.731 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-packaging (20.3-1) ... 2023-10-09T09:46:25.779 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package libonig5:amd64. 2023-10-09T09:46:25.793 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../76-libonig5_6.9.4-1_amd64.deb ... 2023-10-09T09:46:25.837 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-10-09T09:46:26.034 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-pastescript. 2023-10-09T09:46:26.048 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../90-python3-pastescript_2.0.2-4_all.deb ... 2023-10-09T09:46:26.092 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-10-09T09:46:26.198 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package libjq1:amd64. 2023-10-09T09:46:26.212 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../77-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-10-09T09:46:26.260 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-10-09T09:46:26.421 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-pluggy. 2023-10-09T09:46:26.435 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../91-python3-pluggy_0.13.0-2_all.deb ... 2023-10-09T09:46:26.479 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-10-09T09:46:26.530 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package jq. 2023-10-09T09:46:26.544 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../78-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-10-09T09:46:26.588 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-10-09T09:46:26.774 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-psutil. 2023-10-09T09:46:26.790 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../92-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-10-09T09:46:26.832 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-10-09T09:46:26.840 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package socat. 2023-10-09T09:46:26.856 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../79-socat_1.7.3.3-2_amd64.deb ... 2023-10-09T09:46:26.899 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking socat (1.7.3.3-2) ... 2023-10-09T09:46:27.194 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-py. 2023-10-09T09:46:27.209 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../93-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-10-09T09:46:27.218 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package xmlstarlet. 2023-10-09T09:46:27.233 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../80-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-10-09T09:46:27.251 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-10-09T09:46:27.276 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-10-09T09:46:27.565 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-pyinotify. 2023-10-09T09:46:27.577 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../94-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-10-09T09:46:27.621 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-10-09T09:46:27.741 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package ceph-test. 2023-10-09T09:46:27.755 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../81-ceph-test_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:46:27.799 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking ceph-test (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:27.940 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-wcwidth. 2023-10-09T09:46:27.954 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../95-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-10-09T09:46:27.999 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-10-09T09:46:28.301 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-pytest. 2023-10-09T09:46:28.317 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../96-python3-pytest_4.6.9-1_all.deb ... 2023-10-09T09:46:28.359 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-10-09T09:46:28.713 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package python3-simplejson. 2023-10-09T09:46:28.729 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../97-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-10-09T09:46:28.771 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-10-09T09:46:29.174 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package radosgw. 2023-10-09T09:46:29.190 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../98-radosgw_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:46:29.232 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking radosgw (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:30.436 INFO:teuthology.orchestra.run.smithi086.stdout:Selecting previously unselected package rbd-fuse. 2023-10-09T09:46:30.450 INFO:teuthology.orchestra.run.smithi086.stdout:Preparing to unpack .../99-rbd-fuse_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:46:30.494 INFO:teuthology.orchestra.run.smithi086.stdout:Unpacking rbd-fuse (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:30.801 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-attr (19.3.0-2) ... 2023-10-09T09:46:31.098 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-10-09T09:46:31.224 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-10-09T09:46:31.375 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-10-09T09:46:31.568 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up cephadm (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:32.078 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package libcephfs-dev. 2023-10-09T09:46:32.092 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../82-libcephfs-dev_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:46:32.145 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking libcephfs-dev (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:32.196 INFO:teuthology.orchestra.run.smithi086.stdout:Adding system user cephadm....done 2023-10-09T09:46:32.350 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-10-09T09:46:32.623 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package nvme-cli. 2023-10-09T09:46:32.637 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../83-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-10-09T09:46:32.677 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-10-09T09:46:32.705 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-10-09T09:46:32.978 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-10-09T09:46:33.129 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-10-09T09:46:33.133 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-atomicwrites. 2023-10-09T09:46:33.147 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../84-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-10-09T09:46:33.199 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-10-09T09:46:33.473 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-10-09T09:46:33.567 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-attr. 2023-10-09T09:46:33.583 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../85-python3-attr_19.3.0-2_all.deb ... 2023-10-09T09:46:33.633 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-10-09T09:46:33.874 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-10-09T09:46:33.987 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-webencodings. 2023-10-09T09:46:34.001 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../86-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-10-09T09:46:34.045 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-10-09T09:46:34.167 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-10-09T09:46:34.347 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-html5lib. 2023-10-09T09:46:34.364 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../87-python3-html5lib_1.0.1-2_all.deb ... 2023-10-09T09:46:34.414 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-10-09T09:46:34.468 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-10-09T09:46:34.753 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-10-09T09:46:34.783 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-10-09T09:46:34.800 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../88-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-10-09T09:46:34.850 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-10-09T09:46:35.054 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-ceph-argparse (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:35.337 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-packaging. 2023-10-09T09:46:35.351 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../89-python3-packaging_20.3-1_all.deb ... 2023-10-09T09:46:35.357 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-10-09T09:46:35.395 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-packaging (20.3-1) ... 2023-10-09T09:46:35.481 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-10-09T09:46:35.715 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-pastescript. 2023-10-09T09:46:35.729 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../90-python3-pastescript_2.0.2-4_all.deb ... 2023-10-09T09:46:35.757 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-10-09T09:46:35.773 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-10-09T09:46:36.058 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-10-09T09:46:36.109 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-pluggy. 2023-10-09T09:46:36.123 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../91-python3-pluggy_0.13.0-2_all.deb ... 2023-10-09T09:46:36.167 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-10-09T09:46:36.418 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-10-09T09:46:36.464 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-psutil. 2023-10-09T09:46:36.479 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../92-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-10-09T09:46:36.522 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-10-09T09:46:36.694 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-10-09T09:46:36.841 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-py. 2023-10-09T09:46:36.855 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../93-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-10-09T09:46:36.899 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-10-09T09:46:37.028 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-10-09T09:46:37.219 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-pyinotify. 2023-10-09T09:46:37.233 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../94-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-10-09T09:46:37.277 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-10-09T09:46:37.329 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up libjaeger (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:37.480 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-10-09T09:46:37.597 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-wcwidth. 2023-10-09T09:46:37.611 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../95-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-10-09T09:46:37.655 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-10-09T09:46:37.815 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-10-09T09:46:37.941 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-pytest. 2023-10-09T09:46:37.956 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../96-python3-pytest_4.6.9-1_all.deb ... 2023-10-09T09:46:37.999 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-10-09T09:46:38.107 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-packaging (20.3-1) ... 2023-10-09T09:46:38.318 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package python3-simplejson. 2023-10-09T09:46:38.333 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../97-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-10-09T09:46:38.377 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-10-09T09:46:38.409 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-10-09T09:46:38.535 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-10-09T09:46:38.805 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package radosgw. 2023-10-09T09:46:38.819 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../98-radosgw_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:46:38.827 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-10-09T09:46:38.863 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking radosgw (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:39.212 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-10-09T09:46:39.572 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-10-09T09:46:39.924 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up socat (1.7.3.3-2) ... 2023-10-09T09:46:40.058 INFO:teuthology.orchestra.run.smithi053.stdout:Selecting previously unselected package rbd-fuse. 2023-10-09T09:46:40.066 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-ceph-common (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:40.073 INFO:teuthology.orchestra.run.smithi053.stdout:Preparing to unpack .../99-rbd-fuse_16.2.14-48-gaeb2e425-1focal_amd64.deb ... 2023-10-09T09:46:40.116 INFO:teuthology.orchestra.run.smithi053.stdout:Unpacking rbd-fuse (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:40.376 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-10-09T09:46:40.462 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-attr (19.3.0-2) ... 2023-10-09T09:46:40.728 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-10-09T09:46:40.772 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-10-09T09:46:40.862 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-10-09T09:46:40.898 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-10-09T09:46:40.988 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-10-09T09:46:41.015 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-10-09T09:46:41.200 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up cephadm (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:41.265 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-10-09T09:46:41.583 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-10-09T09:46:41.709 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-10-09T09:46:41.811 INFO:teuthology.orchestra.run.smithi053.stdout:Adding system user cephadm....done 2023-10-09T09:46:41.956 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-10-09T09:46:42.035 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-10-09T09:46:42.303 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-10-09T09:46:42.316 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-10-09T09:46:42.604 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-10-09T09:46:42.625 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-10-09T09:46:42.730 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-10-09T09:46:42.776 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-10-09T09:46:43.014 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-10-09T09:46:43.236 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-10-09T09:46:43.307 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-10-09T09:46:43.609 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-10-09T09:46:43.638 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-10-09T09:46:43.947 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-10-09T09:46:43.968 INFO:teuthology.orchestra.run.smithi086.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-10-09T09:46:44.220 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-10-09T09:46:44.248 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-10-09T09:46:44.354 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-10-09T09:46:44.524 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-10-09T09:46:44.706 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-10-09T09:46:44.817 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-ceph-argparse (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:45.074 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-10-09T09:46:45.126 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-10-09T09:46:45.199 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-10-09T09:46:45.252 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-10-09T09:46:45.327 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-10-09T09:46:45.536 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-10-09T09:46:45.647 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-10-09T09:46:45.829 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-10-09T09:46:45.939 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up librados2 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:46.065 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-10-09T09:46:46.205 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-10-09T09:46:46.490 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-10-09T09:46:46.841 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-10-09T09:46:47.125 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up libjaeger (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:47.251 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-10-09T09:46:47.530 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up librgw2 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:47.585 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-10-09T09:46:47.655 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up libsqlite3-mod-ceph (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:47.781 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-10-09T09:46:47.886 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-packaging (20.3-1) ... 2023-10-09T09:46:47.907 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-10-09T09:46:48.180 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-10-09T09:46:48.292 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-10-09T09:46:48.306 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-10-09T09:46:48.577 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-10-09T09:46:48.723 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-10-09T09:46:48.853 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-10-09T09:46:49.358 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-10-09T09:46:49.480 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up libcephfs2 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:49.606 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-10-09T09:46:49.751 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-10-09T09:46:49.928 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up libradosstriper1 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:50.054 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-10-09T09:46:50.112 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up socat (1.7.3.3-2) ... 2023-10-09T09:46:50.238 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-ceph-common (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:50.397 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-10-09T09:46:50.556 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-10-09T09:46:50.916 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-10-09T09:46:51.067 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-10-09T09:46:51.218 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-10-09T09:46:51.452 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up librbd1 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:51.544 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-10-09T09:46:51.578 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-10-09T09:46:51.706 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-10-09T09:46:51.832 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-rsa (4.0-3) ... 2023-10-09T09:46:51.888 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-10-09T09:46:52.013 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-10-09T09:46:52.117 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-10-09T09:46:52.340 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-10-09T09:46:52.418 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up ceph-mgr-modules-core (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:52.544 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up ceph-fuse (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:52.649 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-10-09T09:46:52.766 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-10-09T09:46:52.767 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-10-09T09:46:52.967 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-10-09T09:46:53.093 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-10-09T09:46:53.229 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up libcephfs-dev (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:53.355 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-10-09T09:46:53.377 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-10-09T09:46:53.656 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-10-09T09:46:53.670 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-10-09T09:46:53.974 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-10-09T09:46:53.982 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-10-09T09:46:54.324 INFO:teuthology.orchestra.run.smithi053.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-10-09T09:46:54.334 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-rados (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:54.460 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-rbd (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:54.577 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-10-09T09:46:54.586 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up rbd-fuse (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:54.712 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-routes (2.4.1-2) ... 2023-10-09T09:46:54.728 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-10-09T09:46:54.997 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-10-09T09:46:55.062 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-10-09T09:46:55.384 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-rgw (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:55.422 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-10-09T09:46:55.509 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-cephfs (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:55.556 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-10-09T09:46:55.707 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-10-09T09:46:55.795 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-10-09T09:46:56.058 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-10-09T09:46:56.351 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up librados2 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:56.510 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-10-09T09:46:56.714 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up ceph-common (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:57.245 INFO:teuthology.orchestra.run.smithi086.stdout:Adding group ceph....done 2023-10-09T09:46:57.639 INFO:teuthology.orchestra.run.smithi086.stdout:Adding system user ceph....done 2023-10-09T09:46:57.857 INFO:teuthology.orchestra.run.smithi086.stdout:Setting system user ceph properties....done 2023-10-09T09:46:57.877 INFO:teuthology.orchestra.run.smithi086.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-10-09T09:46:58.018 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-10-09T09:46:58.067 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up librgw2 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:58.192 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up libsqlite3-mod-ceph (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:58.313 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-10-09T09:46:58.334 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-10-09T09:46:58.439 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-10-09T09:46:58.807 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-10-09T09:46:58.810 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up ceph-test (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:58.986 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up radosgw (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:59.101 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-10-09T09:46:59.270 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-10-09T09:46:59.270 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-10-09T09:46:59.510 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-10-09T09:46:59.844 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up libcephfs2 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:59.934 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up ceph-base (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:46:59.972 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-10-09T09:47:00.297 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up libradosstriper1 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:00.305 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-10-09T09:47:00.550 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-10-09T09:47:00.769 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up ceph-mds (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:00.884 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-10-09T09:47:00.994 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-10-09T09:47:00.994 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-10-09T09:47:01.446 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up ceph-mgr (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:01.674 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-10-09T09:47:01.675 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-10-09T09:47:01.973 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up librbd1 (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:02.123 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-10-09T09:47:02.164 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up ceph-osd (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:02.275 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-10-09T09:47:02.425 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-rsa (4.0-3) ... 2023-10-09T09:47:02.663 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-10-09T09:47:02.663 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-10-09T09:47:02.743 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-10-09T09:47:03.069 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up ceph-mgr-modules-core (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:03.125 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up ceph-mgr-k8sevents (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:03.195 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up ceph-fuse (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:03.252 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up ceph-mgr-diskprediction-local (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:03.394 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up ceph-mon (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:03.430 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-10-09T09:47:03.430 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-10-09T09:47:03.612 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-10-09T09:47:03.612 INFO:teuthology.orchestra.run.smithi086.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-10-09T09:47:03.897 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up libcephfs-dev (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:04.033 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-10-09T09:47:04.045 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up ceph-mgr-cephadm (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:04.197 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up ceph (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:04.323 INFO:teuthology.orchestra.run.smithi086.stdout:Setting up ceph-mgr-dashboard (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:04.349 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-10-09T09:47:04.466 INFO:teuthology.orchestra.run.smithi086.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-10-09T09:47:04.692 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-10-09T09:47:04.743 INFO:teuthology.orchestra.run.smithi086.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-10-09T09:47:05.052 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-rados (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:05.186 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-rbd (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:05.329 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up rbd-fuse (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:05.464 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-routes (2.4.1-2) ... 2023-10-09T09:47:05.765 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-10-09T09:47:06.295 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-rgw (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:06.422 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-cephfs (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:06.707 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-10-09T09:47:07.644 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up ceph-common (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:07.654 INFO:teuthology.orchestra.run.smithi086.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-10-09T09:47:08.112 INFO:teuthology.orchestra.run.smithi086.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-10-09T09:47:08.115 DEBUG:teuthology.parallel:result is None 2023-10-09T09:47:08.249 INFO:teuthology.orchestra.run.smithi053.stdout:Adding group ceph....done 2023-10-09T09:47:08.632 INFO:teuthology.orchestra.run.smithi053.stdout:Adding system user ceph....done 2023-10-09T09:47:08.811 INFO:teuthology.orchestra.run.smithi053.stdout:Setting system user ceph properties....done 2023-10-09T09:47:08.833 INFO:teuthology.orchestra.run.smithi053.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-10-09T09:47:08.981 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-10-09T09:47:09.317 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-10-09T09:47:09.800 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up ceph-test (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:09.926 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up radosgw (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:10.197 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-10-09T09:47:10.197 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-10-09T09:47:10.886 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up ceph-base (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:11.259 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-10-09T09:47:11.704 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up ceph-mds (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:12.053 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-10-09T09:47:12.053 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-10-09T09:47:12.506 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up ceph-mgr (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:12.738 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-10-09T09:47:12.739 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-10-09T09:47:13.215 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up ceph-osd (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:13.748 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-10-09T09:47:13.748 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-10-09T09:47:14.200 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up ceph-mgr-k8sevents (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:14.351 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up ceph-mgr-diskprediction-local (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:14.510 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up ceph-mon (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:14.739 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-10-09T09:47:14.739 INFO:teuthology.orchestra.run.smithi053.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-10-09T09:47:15.206 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up ceph-mgr-cephadm (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:15.341 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up ceph (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:15.467 INFO:teuthology.orchestra.run.smithi053.stdout:Setting up ceph-mgr-dashboard (16.2.14-48-gaeb2e425-1focal) ... 2023-10-09T09:47:15.602 INFO:teuthology.orchestra.run.smithi053.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-10-09T09:47:15.911 INFO:teuthology.orchestra.run.smithi053.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-10-09T09:47:18.998 INFO:teuthology.orchestra.run.smithi053.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-10-09T09:47:19.446 INFO:teuthology.orchestra.run.smithi053.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-10-09T09:47:19.449 DEBUG:teuthology.parallel:result is None 2023-10-09T09:47:19.450 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-09T09:47:19.450 INFO:teuthology.packaging:ref: None 2023-10-09T09:47:19.450 INFO:teuthology.packaging:tag: None 2023-10-09T09:47:19.450 INFO:teuthology.packaging:branch: pacific 2023-10-09T09:47:19.450 INFO:teuthology.packaging:sha1: b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 2023-10-09T09:47:19.450 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-10-09T09:47:19.702 DEBUG:teuthology.orchestra.run.smithi053:> dpkg-query -W -f '${Version}' ceph 2023-10-09T09:47:19.725 INFO:teuthology.orchestra.run.smithi053.stdout:16.2.14-48-gaeb2e425-1focal 2023-10-09T09:47:19.726 INFO:teuthology.packaging:The installed version of ceph is 16.2.14-48-gaeb2e425-1focal 2023-10-09T09:47:19.726 INFO:teuthology.task.install:The correct ceph version 16.2.14-48-gaeb2e425-1focal is installed. 2023-10-09T09:47:19.726 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-10-09T09:47:19.726 INFO:teuthology.packaging:ref: None 2023-10-09T09:47:19.726 INFO:teuthology.packaging:tag: None 2023-10-09T09:47:19.727 INFO:teuthology.packaging:branch: pacific 2023-10-09T09:47:19.727 INFO:teuthology.packaging:sha1: b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 2023-10-09T09:47:19.727 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-10-09T09:47:20.055 DEBUG:teuthology.orchestra.run.smithi086:> dpkg-query -W -f '${Version}' ceph 2023-10-09T09:47:20.078 INFO:teuthology.orchestra.run.smithi086.stdout:16.2.14-48-gaeb2e425-1focal 2023-10-09T09:47:20.078 INFO:teuthology.packaging:The installed version of ceph is 16.2.14-48-gaeb2e425-1focal 2023-10-09T09:47:20.078 INFO:teuthology.task.install:The correct ceph version 16.2.14-48-gaeb2e425-1focal is installed. 2023-10-09T09:47:20.079 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-10-09T09:47:20.079 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-09T09:47:20.079 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-10-09T09:47:20.094 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2023-10-09T09:47:20.094 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-10-09T09:47:20.134 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-10-09T09:47:20.135 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-09T09:47:20.135 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/usr/bin/daemon-helper 2023-10-09T09:47:20.149 DEBUG:teuthology.orchestra.run.smithi053:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-10-09T09:47:20.206 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2023-10-09T09:47:20.206 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/usr/bin/daemon-helper 2023-10-09T09:47:20.221 DEBUG:teuthology.orchestra.run.smithi086:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-10-09T09:47:20.279 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-10-09T09:47:20.279 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-09T09:47:20.279 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/usr/bin/adjust-ulimits 2023-10-09T09:47:20.295 DEBUG:teuthology.orchestra.run.smithi053:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-10-09T09:47:20.354 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2023-10-09T09:47:20.354 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/usr/bin/adjust-ulimits 2023-10-09T09:47:20.368 DEBUG:teuthology.orchestra.run.smithi086:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-10-09T09:47:20.427 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-10-09T09:47:20.427 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-09T09:47:20.427 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/usr/bin/stdin-killer 2023-10-09T09:47:20.443 DEBUG:teuthology.orchestra.run.smithi053:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-10-09T09:47:20.500 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2023-10-09T09:47:20.500 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/usr/bin/stdin-killer 2023-10-09T09:47:20.516 DEBUG:teuthology.orchestra.run.smithi086:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-10-09T09:47:20.574 INFO:teuthology.run_tasks:Running task cephadm... 2023-10-09T09:47:20.655 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': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:pacific', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0'} 2023-10-09T09:47:20.655 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:pacific 2023-10-09T09:47:20.655 INFO:tasks.cephadm:Cluster fsid is d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T09:47:20.656 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-10-09T09:47:20.656 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.53', 'mon.c': '[v2:172.21.15.53:3301,v1:172.21.15.53:6790]', 'mon.b': '172.21.15.86'} 2023-10-09T09:47:20.656 INFO:tasks.cephadm:First mon is mon.a on smithi053 2023-10-09T09:47:20.656 INFO:tasks.cephadm:First mgr is y 2023-10-09T09:47:20.656 INFO:tasks.cephadm:Normalizing hostnames... 2023-10-09T09:47:20.656 DEBUG:teuthology.orchestra.run.smithi053:> sudo hostname $(hostname -s) 2023-10-09T09:47:20.674 DEBUG:teuthology.orchestra.run.smithi086:> sudo hostname $(hostname -s) 2023-10-09T09:47:20.691 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref pacific)... 2023-10-09T09:47:20.691 DEBUG:teuthology.orchestra.run.smithi053:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-09T09:47:20.955 INFO:teuthology.orchestra.run.smithi053.stdout:-rw-rw-r-- 1 ubuntu ubuntu 350873 Oct 9 09:47 /home/ubuntu/cephtest/cephadm 2023-10-09T09:47:20.955 DEBUG:teuthology.orchestra.run.smithi086:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-10-09T09:47:21.191 INFO:teuthology.orchestra.run.smithi086.stdout:-rw-rw-r-- 1 ubuntu ubuntu 350873 Oct 9 09:47 /home/ubuntu/cephtest/cephadm 2023-10-09T09:47:21.191 DEBUG:teuthology.orchestra.run.smithi053:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-09T09:47:21.200 DEBUG:teuthology.orchestra.run.smithi086:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-10-09T09:47:21.219 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:pacific on all hosts... 2023-10-09T09:47:21.220 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull 2023-10-09T09:47:21.244 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull 2023-10-09T09:47:21.485 INFO:teuthology.orchestra.run.smithi053.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-10-09T09:47:21.532 INFO:teuthology.orchestra.run.smithi086.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-10-09T09:48:16.697 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T09:48:16.698 INFO:teuthology.orchestra.run.smithi086.stdout: "ceph_version": "ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)", 2023-10-09T09:48:16.698 INFO:teuthology.orchestra.run.smithi086.stdout: "image_id": "83c1f8bb3ad8bc51d249aef2da9bdf52b5282074d63d7c4f2c8c24d22f4df352", 2023-10-09T09:48:16.698 INFO:teuthology.orchestra.run.smithi086.stdout: "repo_digests": [ 2023-10-09T09:48:16.698 INFO:teuthology.orchestra.run.smithi086.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:4f464afc8f1cc01018a8c87b9dd7b2223f549df43bea1784673b845fee6e24c3" 2023-10-09T09:48:16.698 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T09:48:16.698 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T09:48:19.030 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T09:48:19.030 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph_version": "ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)", 2023-10-09T09:48:19.031 INFO:teuthology.orchestra.run.smithi053.stdout: "image_id": "83c1f8bb3ad8bc51d249aef2da9bdf52b5282074d63d7c4f2c8c24d22f4df352", 2023-10-09T09:48:19.031 INFO:teuthology.orchestra.run.smithi053.stdout: "repo_digests": [ 2023-10-09T09:48:19.031 INFO:teuthology.orchestra.run.smithi053.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:4f464afc8f1cc01018a8c87b9dd7b2223f549df43bea1784673b845fee6e24c3" 2023-10-09T09:48:19.031 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T09:48:19.031 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T09:48:19.055 DEBUG:teuthology.orchestra.run.smithi053:> sudo mkdir -p /etc/ceph 2023-10-09T09:48:19.071 DEBUG:teuthology.orchestra.run.smithi086:> sudo mkdir -p /etc/ceph 2023-10-09T09:48:19.088 DEBUG:teuthology.orchestra.run.smithi053:> sudo chmod 777 /etc/ceph 2023-10-09T09:48:19.129 DEBUG:teuthology.orchestra.run.smithi086:> sudo chmod 777 /etc/ceph 2023-10-09T09:48:19.147 INFO:tasks.cephadm:Writing seed config... 2023-10-09T09:48:19.148 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-10-09T09:48:19.148 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-10-09T09:48:19.148 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-10-09T09:48:19.148 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-10-09T09:48:19.148 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-10-09T09:48:19.148 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-10-09T09:48:19.148 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-10-09T09:48:19.148 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-10-09T09:48:19.148 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-10-09T09:48:19.149 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-10-09T09:48:19.149 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-10-09T09:48:19.149 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-09T09:48:19.149 DEBUG:teuthology.orchestra.run.smithi053:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-10-09T09:48:19.181 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 = d72ad4d6-6688-11ee-8db5-212e2dc638e7 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-10-09T09:48:19.182 DEBUG:teuthology.orchestra.run.smithi053:mon.a> sudo journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mon.a.service 2023-10-09T09:48:19.229 DEBUG:teuthology.orchestra.run.smithi053:mgr.y> sudo journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mgr.y.service 2023-10-09T09:48:19.272 INFO:tasks.cephadm:Bootstrapping... 2023-10-09T09:48:19.272 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific -v bootstrap --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id y --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.53 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-10-09T09:48:19.479 INFO:teuthology.orchestra.run.smithi053.stderr:-------------------------------------------------------------------------------- 2023-10-09T09:48:19.479 INFO:teuthology.orchestra.run.smithi053.stderr:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:pacific', '-v', 'bootstrap', '--fsid', 'd72ad4d6-6688-11ee-8db5-212e2dc638e7', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'y', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.53', '--skip-admin-label'] 2023-10-09T09:48:19.479 INFO:teuthology.orchestra.run.smithi053.stderr:Verifying podman|docker is present... 2023-10-09T09:48:19.479 INFO:teuthology.orchestra.run.smithi053.stderr:Verifying lvm2 is present... 2023-10-09T09:48:19.480 INFO:teuthology.orchestra.run.smithi053.stderr:Verifying time synchronization is in place... 2023-10-09T09:48:19.484 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-10-09T09:48:19.491 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: inactive 2023-10-09T09:48:19.495 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-10-09T09:48:19.502 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: inactive 2023-10-09T09:48:19.508 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: masked 2023-10-09T09:48:19.512 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: inactive 2023-10-09T09:48:19.518 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-10-09T09:48:19.523 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: inactive 2023-10-09T09:48:19.530 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: enabled 2023-10-09T09:48:19.536 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: active 2023-10-09T09:48:19.537 INFO:teuthology.orchestra.run.smithi053.stderr:Unit ntp.service is enabled and running 2023-10-09T09:48:19.537 INFO:teuthology.orchestra.run.smithi053.stderr:Repeating the final host check... 2023-10-09T09:48:19.537 INFO:teuthology.orchestra.run.smithi053.stderr:docker (/usr/bin/docker) is present 2023-10-09T09:48:19.537 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl is present 2023-10-09T09:48:19.538 INFO:teuthology.orchestra.run.smithi053.stderr:lvcreate is present 2023-10-09T09:48:19.543 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-10-09T09:48:19.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T09:48:19.549 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: inactive 2023-10-09T09:48:19.555 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-10-09T09:48:19.561 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: inactive 2023-10-09T09:48:19.568 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: masked 2023-10-09T09:48:19.576 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: inactive 2023-10-09T09:48:19.582 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-10-09T09:48:19.587 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: inactive 2023-10-09T09:48:19.593 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: enabled 2023-10-09T09:48:19.598 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: active 2023-10-09T09:48:19.599 INFO:teuthology.orchestra.run.smithi053.stderr:Unit ntp.service is enabled and running 2023-10-09T09:48:19.599 INFO:teuthology.orchestra.run.smithi053.stderr:Host looks OK 2023-10-09T09:48:19.599 INFO:teuthology.orchestra.run.smithi053.stderr:Cluster fsid: d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T09:48:19.600 INFO:teuthology.orchestra.run.smithi053.stderr:Acquiring lock 140087334559696 on /run/cephadm/d72ad4d6-6688-11ee-8db5-212e2dc638e7.lock 2023-10-09T09:48:19.600 INFO:teuthology.orchestra.run.smithi053.stderr:Lock 140087334559696 acquired on /run/cephadm/d72ad4d6-6688-11ee-8db5-212e2dc638e7.lock 2023-10-09T09:48:19.600 INFO:teuthology.orchestra.run.smithi053.stderr:Verifying IP 172.21.15.53 port 3300 ... 2023-10-09T09:48:19.600 INFO:teuthology.orchestra.run.smithi053.stderr:Verifying IP 172.21.15.53 port 6789 ... 2023-10-09T09:48:19.600 INFO:teuthology.orchestra.run.smithi053.stderr:Base mon IP(s) is [172.21.15.53:3300, 172.21.15.53:6789], mon addrv is [v2:172.21.15.53:3300,v1:172.21.15.53:6789] 2023-10-09T09:48:19.604 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/sbin/ip: default via 172.21.15.254 dev ens1f0 2023-10-09T09:48:19.604 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-10-09T09:48:19.605 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.53 2023-10-09T09:48:19.608 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-10-09T09:48:19.609 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-10-09T09:48:19.609 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1798sec hoplimit 64 pref medium 2023-10-09T09:48:19.613 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-10-09T09:48:19.613 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2023-10-09T09:48:19.614 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-10-09T09:48:19.614 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/sbin/ip: 3: ens1f0: mtu 1500 state UP qlen 1000 2023-10-09T09:48:19.614 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/sbin/ip: inet6 fe80::ae1f:6bff:fef8:3718/64 scope link 2023-10-09T09:48:19.614 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-10-09T09:48:19.615 INFO:journalctl@ceph.mgr.y.smithi053.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T09:48:19.617 INFO:teuthology.orchestra.run.smithi053.stderr:Mon IP `172.21.15.53` is in CIDR network `172.21.0.0/20` 2023-10-09T09:48:19.617 INFO:teuthology.orchestra.run.smithi053.stderr:Mon IP `172.21.15.53` is in CIDR network `172.21.0.0/20` 2023-10-09T09:48:19.617 INFO:teuthology.orchestra.run.smithi053.stderr:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-10-09T09:48:19.619 INFO:teuthology.orchestra.run.smithi053.stderr:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-10-09T09:48:19.619 INFO:teuthology.orchestra.run.smithi053.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-10-09T09:48:19.843 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/docker: pacific: Pulling from ceph-ci/ceph 2023-10-09T09:48:19.882 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/docker: Digest: sha256:4f464afc8f1cc01018a8c87b9dd7b2223f549df43bea1784673b845fee6e24c3 2023-10-09T09:48:19.882 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/docker: Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:pacific 2023-10-09T09:48:19.915 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/docker: quay.ceph.io/ceph-ci/ceph:pacific 2023-10-09T09:48:20.960 INFO:teuthology.orchestra.run.smithi053.stderr:ceph: ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable) 2023-10-09T09:48:21.525 INFO:teuthology.orchestra.run.smithi053.stderr:Ceph version: ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable) 2023-10-09T09:48:21.525 INFO:teuthology.orchestra.run.smithi053.stderr:Extracting ceph user uid/gid from container image... 2023-10-09T09:48:22.320 INFO:teuthology.orchestra.run.smithi053.stderr:stat: 167 167 2023-10-09T09:48:23.027 INFO:teuthology.orchestra.run.smithi053.stderr:Creating initial keys... 2023-10-09T09:48:23.849 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-authtool: AQBnzCNl4myJMhAA56CCUdIWvWg9l9dCYvU9Hw== 2023-10-09T09:48:25.368 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-authtool: AQBpzCNls0zhFRAAh48ny1OZyaSXJgFeFxBSlQ== 2023-10-09T09:48:26.809 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-authtool: AQBqzCNl7jklMBAAXf+/Wv6Tgut5seB5y6ah/g== 2023-10-09T09:48:27.422 INFO:teuthology.orchestra.run.smithi053.stderr:Creating initial monmap... 2023-10-09T09:48:28.222 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-09T09:48:28.223 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T09:48:28.223 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-09T09:48:28.810 INFO:teuthology.orchestra.run.smithi053.stderr:monmaptool for a [v2:172.21.15.53:3300,v1:172.21.15.53:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-10-09T09:48:28.810 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/monmaptool: set fsid to d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T09:48:28.810 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-10-09T09:48:28.810 INFO:teuthology.orchestra.run.smithi053.stderr: 2023-10-09T09:48:28.810 INFO:teuthology.orchestra.run.smithi053.stderr:Creating mon... 2023-10-09T09:48:29.625 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.617+0000 7f67283b8880 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-09T09:48:29.626 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 1 imported monmap: 2023-10-09T09:48:29.626 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: epoch 0 2023-10-09T09:48:29.626 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T09:48:29.626 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: last_changed 2023-10-09T09:48:28.220504+0000 2023-10-09T09:48:29.626 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: created 2023-10-09T09:48:28.220504+0000 2023-10-09T09:48:29.626 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2023-10-09T09:48:29.627 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: election_strategy: 1 2023-10-09T09:48:29.627 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0] mon.a 2023-10-09T09:48:29.627 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: 2023-10-09T09:48:29.627 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 0 /usr/bin/ceph-mon: set fsid to d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T09:48:29.667 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: RocksDB version: 6.8.1 2023-10-09T09:48:29.667 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: 2023-10-09T09:48:29.667 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-09T09:48:29.667 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Compile date Oct 5 2023 2023-10-09T09:48:29.668 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: DB SUMMARY 2023-10-09T09:48:29.668 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: 2023-10-09T09:48:29.668 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-10-09T09:48:29.668 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: 2023-10-09T09:48:29.668 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-10-09T09:48:29.668 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: 2023-10-09T09:48:29.668 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.error_if_exists: 0 2023-10-09T09:48:29.668 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.create_if_missing: 1 2023-10-09T09:48:29.668 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.paranoid_checks: 1 2023-10-09T09:48:29.668 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.env: 0x55d8b73c1080 2023-10-09T09:48:29.669 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.fs: Posix File System 2023-10-09T09:48:29.669 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.info_log: 0x55d8b95c7aa0 2023-10-09T09:48:29.669 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-09T09:48:29.669 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.statistics: (nil) 2023-10-09T09:48:29.669 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.use_fsync: 0 2023-10-09T09:48:29.669 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.max_log_file_size: 0 2023-10-09T09:48:29.669 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-09T09:48:29.669 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-09T09:48:29.669 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-09T09:48:29.669 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-09T09:48:29.669 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.allow_fallocate: 1 2023-10-09T09:48:29.670 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-09T09:48:29.670 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-09T09:48:29.670 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.use_direct_reads: 0 2023-10-09T09:48:29.670 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-09T09:48:29.670 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.create_missing_column_families: 0 2023-10-09T09:48:29.670 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.db_log_dir: 2023-10-09T09:48:29.670 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-10-09T09:48:29.670 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-09T09:48:29.670 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.max_subcompactions: 1 2023-10-09T09:48:29.670 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.max_background_flushes: -1 2023-10-09T09:48:29.670 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-09T09:48:29.670 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-09T09:48:29.671 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-09T09:48:29.671 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-09T09:48:29.671 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-09T09:48:29.671 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.advise_random_on_open: 1 2023-10-09T09:48:29.671 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-09T09:48:29.671 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.write_buffer_manager: 0x55d8b95cf890 2023-10-09T09:48:29.671 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-09T09:48:29.671 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-09T09:48:29.671 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-09T09:48:29.671 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-09T09:48:29.671 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.rate_limiter: (nil) 2023-10-09T09:48:29.671 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-09T09:48:29.671 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-09T09:48:29.672 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-09T09:48:29.672 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-09T09:48:29.672 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.unordered_write: 0 2023-10-09T09:48:29.672 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-09T09:48:29.672 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-09T09:48:29.672 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-09T09:48:29.672 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-09T09:48:29.672 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.row_cache: None 2023-10-09T09:48:29.672 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.wal_filter: None 2023-10-09T09:48:29.672 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-09T09:48:29.672 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-09T09:48:29.672 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.preserve_deletes: 0 2023-10-09T09:48:29.672 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.two_write_queues: 0 2023-10-09T09:48:29.673 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.manual_wal_flush: 0 2023-10-09T09:48:29.673 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.atomic_flush: 0 2023-10-09T09:48:29.673 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-09T09:48:29.673 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-09T09:48:29.673 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-09T09:48:29.673 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.log_readahead_size: 0 2023-10-09T09:48:29.673 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-10-09T09:48:29.673 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.max_background_jobs: 2 2023-10-09T09:48:29.673 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.max_background_compactions: -1 2023-10-09T09:48:29.673 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-09T09:48:29.673 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-09T09:48:29.673 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-09T09:48:29.674 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.max_total_wal_size: 0 2023-10-09T09:48:29.674 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-09T09:48:29.674 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-09T09:48:29.674 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-09T09:48:29.674 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-09T09:48:29.674 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.max_open_files: -1 2023-10-09T09:48:29.674 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.bytes_per_sync: 0 2023-10-09T09:48:29.674 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-09T09:48:29.674 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-09T09:48:29.674 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-09T09:48:29.674 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Compression algorithms supported: 2023-10-09T09:48:29.674 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-09T09:48:29.674 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: kZSTD supported: 0 2023-10-09T09:48:29.675 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: kXpressCompression supported: 0 2023-10-09T09:48:29.675 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-09T09:48:29.675 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: kLZ4Compression supported: 1 2023-10-09T09:48:29.675 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: kBZip2Compression supported: 0 2023-10-09T09:48:29.675 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: kZlibCompression supported: 1 2023-10-09T09:48:29.675 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: kSnappyCompression supported: 1 2023-10-09T09:48:29.675 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-09T09:48:29.675 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2023-10-09T09:48:29.675 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: 2023-10-09T09:48:29.675 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-10-09T09:48:29.675 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: 2023-10-09T09:48:29.675 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-10-09T09:48:29.676 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: 2023-10-09T09:48:29.676 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-09T09:48:29.676 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.merge_operator: 2023-10-09T09:48:29.676 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.compaction_filter: None 2023-10-09T09:48:29.676 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.compaction_filter_factory: None 2023-10-09T09:48:29.676 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-09T09:48:29.676 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-09T09:48:29.676 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d8b94ddd20) 2023-10-09T09:48:29.676 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2023-10-09T09:48:29.676 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-09T09:48:29.676 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-09T09:48:29.676 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2023-10-09T09:48:29.676 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: index_type: 0 2023-10-09T09:48:29.677 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2023-10-09T09:48:29.677 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: index_shortening: 1 2023-10-09T09:48:29.677 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2023-10-09T09:48:29.677 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2023-10-09T09:48:29.677 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: checksum: 1 2023-10-09T09:48:29.677 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2023-10-09T09:48:29.677 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: block_cache: 0x55d8b9514d10 2023-10-09T09:48:29.677 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2023-10-09T09:48:29.677 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: block_cache_options: 2023-10-09T09:48:29.677 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: capacity : 536870912 2023-10-09T09:48:29.677 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2023-10-09T09:48:29.677 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2023-10-09T09:48:29.677 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2023-10-09T09:48:29.678 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2023-10-09T09:48:29.678 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2023-10-09T09:48:29.678 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: block_size: 4096 2023-10-09T09:48:29.678 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2023-10-09T09:48:29.678 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2023-10-09T09:48:29.678 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2023-10-09T09:48:29.678 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2023-10-09T09:48:29.678 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: partition_filters: 0 2023-10-09T09:48:29.678 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2023-10-09T09:48:29.678 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2023-10-09T09:48:29.678 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2023-10-09T09:48:29.678 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: verify_compression: 0 2023-10-09T09:48:29.678 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2023-10-09T09:48:29.679 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: format_version: 2 2023-10-09T09:48:29.679 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2023-10-09T09:48:29.679 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: block_align: 0 2023-10-09T09:48:29.679 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: 2023-10-09T09:48:29.679 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-09T09:48:29.679 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-09T09:48:29.679 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.compression: NoCompression 2023-10-09T09:48:29.679 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-09T09:48:29.679 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-09T09:48:29.679 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-09T09:48:29.679 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.num_levels: 7 2023-10-09T09:48:29.679 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-09T09:48:29.679 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-09T09:48:29.680 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-09T09:48:29.680 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-09T09:48:29.680 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-09T09:48:29.680 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-09T09:48:29.680 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-09T09:48:29.680 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-09T09:48:29.680 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-09T09:48:29.680 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-09T09:48:29.680 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.compression_opts.level: 32767 2023-10-09T09:48:29.680 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-09T09:48:29.680 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-09T09:48:29.680 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-09T09:48:29.681 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.compression_opts.enabled: false 2023-10-09T09:48:29.681 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-09T09:48:29.681 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-09T09:48:29.681 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-09T09:48:29.681 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-09T09:48:29.681 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-09T09:48:29.681 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-09T09:48:29.681 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-09T09:48:29.681 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-09T09:48:29.681 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-09T09:48:29.681 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-09T09:48:29.681 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-09T09:48:29.681 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-09T09:48:29.682 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-09T09:48:29.682 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-09T09:48:29.682 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-09T09:48:29.682 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-09T09:48:29.682 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-09T09:48:29.682 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.arena_block_size: 4194304 2023-10-09T09:48:29.682 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-09T09:48:29.682 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-09T09:48:29.682 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-09T09:48:29.682 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-09T09:48:29.682 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-09T09:48:29.682 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-09T09:48:29.683 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-09T09:48:29.683 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-09T09:48:29.683 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-09T09:48:29.683 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-09T09:48:29.683 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-09T09:48:29.683 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-09T09:48:29.683 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-09T09:48:29.683 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-09T09:48:29.683 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.table_properties_collectors: 2023-10-09T09:48:29.683 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.inplace_update_support: 0 2023-10-09T09:48:29.683 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-09T09:48:29.683 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-09T09:48:29.683 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-09T09:48:29.684 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-09T09:48:29.684 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.bloom_locality: 0 2023-10-09T09:48:29.684 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.max_successive_merges: 0 2023-10-09T09:48:29.684 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-09T09:48:29.684 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-09T09:48:29.684 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.force_consistency_checks: 0 2023-10-09T09:48:29.684 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-09T09:48:29.684 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.ttl: 2592000 2023-10-09T09:48:29.684 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-09T09:48:29.684 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 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-10-09T09:48:29.684 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: 2023-10-09T09:48:29.684 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.621+0000 7f67283b8880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2023-10-09T09:48:29.684 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: 2023-10-09T09:48:29.685 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.625+0000 7f67283b8880 4 rocksdb: DB pointer 0x55d8b95dd800 2023-10-09T09:48:29.685 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.625+0000 7f6711240700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-10-09T09:48:29.685 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.625+0000 7f6711240700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-10-09T09:48:29.685 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2023-10-09T09:48:29.685 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T09:48:29.685 INFO:teuthology.orchestra.run.smithi053.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-10-09T09:48:29.685 INFO:teuthology.orchestra.run.smithi053.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-10-09T09:48:29.685 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-09T09:48:29.685 INFO:teuthology.orchestra.run.smithi053.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-10-09T09:48:29.685 INFO:teuthology.orchestra.run.smithi053.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-10-09T09:48:29.685 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-09T09:48:29.685 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: 2023-10-09T09:48:29.685 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-10-09T09:48:29.686 INFO:teuthology.orchestra.run.smithi053.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-10-09T09:48:29.686 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T09:48:29.686 INFO:teuthology.orchestra.run.smithi053.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-10-09T09:48:29.686 INFO:teuthology.orchestra.run.smithi053.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-10-09T09:48:29.686 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: 2023-10-09T09:48:29.686 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-10-09T09:48:29.686 INFO:teuthology.orchestra.run.smithi053.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-10-09T09:48:29.686 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T09:48:29.686 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T09:48:29.686 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-10-09T09:48:29.686 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-09T09:48:29.686 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-10-09T09:48:29.687 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-10-09T09:48:29.687 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-10-09T09:48:29.687 INFO:teuthology.orchestra.run.smithi053.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-10-09T09:48:29.687 INFO:teuthology.orchestra.run.smithi053.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-10-09T09:48:29.687 INFO:teuthology.orchestra.run.smithi053.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-10-09T09:48:29.687 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: 2023-10-09T09:48:29.687 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-10-09T09:48:29.687 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: 2023-10-09T09:48:29.687 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-10-09T09:48:29.687 INFO:teuthology.orchestra.run.smithi053.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-10-09T09:48:29.687 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T09:48:29.687 INFO:teuthology.orchestra.run.smithi053.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-10-09T09:48:29.687 INFO:teuthology.orchestra.run.smithi053.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-10-09T09:48:29.688 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: 2023-10-09T09:48:29.688 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-10-09T09:48:29.688 INFO:teuthology.orchestra.run.smithi053.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-10-09T09:48:29.688 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T09:48:29.688 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T09:48:29.688 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-10-09T09:48:29.688 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-09T09:48:29.688 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-10-09T09:48:29.688 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-10-09T09:48:29.688 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-10-09T09:48:29.688 INFO:teuthology.orchestra.run.smithi053.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-10-09T09:48:29.688 INFO:teuthology.orchestra.run.smithi053.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-10-09T09:48:29.688 INFO:teuthology.orchestra.run.smithi053.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-10-09T09:48:29.689 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: 2023-10-09T09:48:29.689 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-10-09T09:48:29.689 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: 2023-10-09T09:48:29.689 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.625+0000 7f67283b8880 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2023-10-09T09:48:29.689 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.625+0000 7f67283b8880 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2023-10-09T09:48:29.689 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph-mon: debug 2023-10-09T09:48:29.625+0000 7f67283b8880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-10-09T09:48:30.189 INFO:teuthology.orchestra.run.smithi053.stderr:create mon.a on 2023-10-09T09:48:30.216 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-10-09T09:48:30.426 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-10-09T09:48:30.634 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7.target -> /etc/systemd/system/ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7.target. 2023-10-09T09:48:30.635 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7.target -> /etc/systemd/system/ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7.target. 2023-10-09T09:48:31.061 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: Failed to reset failed state of unit ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mon.a.service: Unit ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mon.a.service not loaded. 2023-10-09T09:48:31.069 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: Created symlink /etc/systemd/system/ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7.target.wants/ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mon.a.service -> /etc/systemd/system/ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@.service. 2023-10-09T09:48:31.289 INFO:teuthology.orchestra.run.smithi053.stderr:firewalld does not appear to be present 2023-10-09T09:48:31.289 INFO:teuthology.orchestra.run.smithi053.stderr:Not possible to enable service . firewalld.service is not available 2023-10-09T09:48:31.290 INFO:teuthology.orchestra.run.smithi053.stderr:Waiting for mon to start... 2023-10-09T09:48:31.290 INFO:teuthology.orchestra.run.smithi053.stderr:Waiting for mon... 2023-10-09T09:48:32.785 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: cluster: 2023-10-09T09:48:32.785 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: id: d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T09:48:32.785 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-10-09T09:48:32.785 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: 2023-10-09T09:48:32.785 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: services: 2023-10-09T09:48:32.785 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.159067s) 2023-10-09T09:48:32.786 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: mgr: no daemons active 2023-10-09T09:48:32.786 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-10-09T09:48:32.786 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: 2023-10-09T09:48:32.786 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: data: 2023-10-09T09:48:32.786 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-10-09T09:48:32.786 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-10-09T09:48:32.786 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-10-09T09:48:32.786 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: pgs: 2023-10-09T09:48:32.786 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: 2023-10-09T09:48:32.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:32 smithi053 bash[26834]: cluster 2023-10-09T09:48:32.598053+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-10-09T09:48:33.456 INFO:teuthology.orchestra.run.smithi053.stderr:mon is available 2023-10-09T09:48:33.456 INFO:teuthology.orchestra.run.smithi053.stderr:Assimilating anything we can from ceph.conf... 2023-10-09T09:48:33.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:33 smithi053 bash[26834]: cluster 2023-10-09T09:48:32.622689+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-10-09T09:48:33.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:33 smithi053 bash[26834]: cluster 2023-10-09T09:48:32.622896+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0]} removed_ranks: {} 2023-10-09T09:48:33.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:33 smithi053 bash[26834]: cluster 2023-10-09T09:48:32.625651+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-10-09T09:48:33.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:33 smithi053 bash[26834]: cluster 2023-10-09T09:48:32.628319+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-10-09T09:48:33.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:33 smithi053 bash[26834]: cluster 2023-10-09T09:48:32.628799+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-10-09T09:48:33.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:33 smithi053 bash[26834]: audit 2023-10-09T09:48:32.781658+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.53:0/630876868' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-10-09T09:48:34.493 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: 2023-10-09T09:48:34.493 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: [global] 2023-10-09T09:48:34.493 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: fsid = d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T09:48:34.493 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: log_to_journald = false 2023-10-09T09:48:34.493 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.53:3300,v1:172.21.15.53:6789] 2023-10-09T09:48:34.493 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-10-09T09:48:34.493 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-10-09T09:48:34.493 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-10-09T09:48:34.494 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-10-09T09:48:34.494 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: 2023-10-09T09:48:34.494 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: [mgr] 2023-10-09T09:48:34.494 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-10-09T09:48:34.494 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: 2023-10-09T09:48:34.494 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: [osd] 2023-10-09T09:48:34.494 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-10-09T09:48:34.494 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-10-09T09:48:34.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:34 smithi053 bash[26834]: audit 2023-10-09T09:48:34.482547+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.53:0/389370495' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-09T09:48:34.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:34 smithi053 bash[26834]: audit 2023-10-09T09:48:34.489942+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.53:0/389370495' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-10-09T09:48:35.128 INFO:teuthology.orchestra.run.smithi053.stderr:Generating new minimal ceph.conf... 2023-10-09T09:48:36.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:36 smithi053 bash[26834]: audit 2023-10-09T09:48:36.230432+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.53:0/991192122' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:48:36.900 INFO:teuthology.orchestra.run.smithi053.stderr:Restarting the monitor... 2023-10-09T09:48:37.161 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:36 smithi053 systemd[1]: Stopping Ceph mon.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T09:48:37.162 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:36 smithi053 bash[27231]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-mon.a 2023-10-09T09:48:37.162 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:37 smithi053 bash[26834]: debug 2023-10-09T09:48:37.093+0000 7fa9bc690700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-09T09:48:37.162 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:37 smithi053 bash[26834]: debug 2023-10-09T09:48:37.093+0000 7fa9bc690700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-10-09T09:48:37.867 INFO:teuthology.orchestra.run.smithi053.stderr:Setting mon public_network to 172.21.0.0/20 2023-10-09T09:48:37.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:37 smithi053 bash[27265]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-mon-a 2023-10-09T09:48:37.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:37 smithi053 bash[27331]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-mon-a 2023-10-09T09:48:37.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:37 smithi053 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mon.a.service: Succeeded. 2023-10-09T09:48:37.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:37 smithi053 systemd[1]: Stopped Ceph mon.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T09:48:37.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:37 smithi053 systemd[1]: Started Ceph mon.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T09:48:39.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.205+0000 7f6cd82e2880 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-09T09:48:39.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.205+0000 7f6cd82e2880 0 ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable), process ceph-mon, pid 7 2023-10-09T09:48:39.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.205+0000 7f6cd82e2880 0 pidfile_write: ignore empty --pid-file 2023-10-09T09:48:39.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 0 load: jerasure load: lrc load: isa 2023-10-09T09:48:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: RocksDB version: 6.8.1 2023-10-09T09:48:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-09T09:48:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Compile date Oct 5 2023 2023-10-09T09:48:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: DB SUMMARY 2023-10-09T09:48:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: CURRENT file: CURRENT 2023-10-09T09:48:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: IDENTITY file: IDENTITY 2023-10-09T09:48:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2023-10-09T09:48:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2023-10-09T09:48:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 86691 ; 2023-10-09T09:48:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.error_if_exists: 0 2023-10-09T09:48:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.create_if_missing: 0 2023-10-09T09:48:39.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.paranoid_checks: 1 2023-10-09T09:48:39.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.env: 0x557f521c1080 2023-10-09T09:48:39.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.fs: Posix File System 2023-10-09T09:48:39.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.info_log: 0x557f5349ba80 2023-10-09T09:48:39.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-09T09:48:39.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.statistics: (nil) 2023-10-09T09:48:39.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.use_fsync: 0 2023-10-09T09:48:39.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.max_log_file_size: 0 2023-10-09T09:48:39.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-09T09:48:39.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-09T09:48:39.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-09T09:48:39.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-09T09:48:39.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.allow_fallocate: 1 2023-10-09T09:48:39.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-09T09:48:39.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-09T09:48:39.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.use_direct_reads: 0 2023-10-09T09:48:39.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-09T09:48:39.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.create_missing_column_families: 0 2023-10-09T09:48:39.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.db_log_dir: 2023-10-09T09:48:39.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-10-09T09:48:39.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-09T09:48:39.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.max_subcompactions: 1 2023-10-09T09:48:39.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.max_background_flushes: -1 2023-10-09T09:48:39.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-09T09:48:39.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-09T09:48:39.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-09T09:48:39.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-09T09:48:39.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-09T09:48:39.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.advise_random_on_open: 1 2023-10-09T09:48:39.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-09T09:48:39.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.write_buffer_manager: 0x557f54198330 2023-10-09T09:48:39.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-09T09:48:39.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-09T09:48:39.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-09T09:48:39.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-09T09:48:39.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.rate_limiter: (nil) 2023-10-09T09:48:39.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-09T09:48:39.429 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-09T09:48:39.429 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-09T09:48:39.430 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-09T09:48:39.430 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.unordered_write: 0 2023-10-09T09:48:39.430 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-09T09:48:39.430 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-09T09:48:39.430 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-09T09:48:39.430 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-09T09:48:39.431 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.row_cache: None 2023-10-09T09:48:39.431 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.wal_filter: None 2023-10-09T09:48:39.431 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-09T09:48:39.431 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-09T09:48:39.431 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.preserve_deletes: 0 2023-10-09T09:48:39.431 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.two_write_queues: 0 2023-10-09T09:48:39.431 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.manual_wal_flush: 0 2023-10-09T09:48:39.431 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.atomic_flush: 0 2023-10-09T09:48:39.431 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-09T09:48:39.431 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-09T09:48:39.431 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-09T09:48:39.431 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.log_readahead_size: 0 2023-10-09T09:48:39.432 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-10-09T09:48:39.432 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.max_background_jobs: 2 2023-10-09T09:48:39.432 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.max_background_compactions: -1 2023-10-09T09:48:39.432 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-09T09:48:39.432 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-09T09:48:39.432 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-09T09:48:39.432 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.max_total_wal_size: 0 2023-10-09T09:48:39.432 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-09T09:48:39.432 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-09T09:48:39.432 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-09T09:48:39.432 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-09T09:48:39.432 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.max_open_files: -1 2023-10-09T09:48:39.432 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.bytes_per_sync: 0 2023-10-09T09:48:39.433 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-09T09:48:39.433 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-09T09:48:39.433 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-09T09:48:39.433 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Compression algorithms supported: 2023-10-09T09:48:39.433 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-09T09:48:39.433 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: kZSTD supported: 0 2023-10-09T09:48:39.433 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: kXpressCompression supported: 0 2023-10-09T09:48:39.433 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-09T09:48:39.433 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: kLZ4Compression supported: 1 2023-10-09T09:48:39.433 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: kBZip2Compression supported: 0 2023-10-09T09:48:39.433 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: kZlibCompression supported: 1 2023-10-09T09:48:39.433 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: kSnappyCompression supported: 1 2023-10-09T09:48:39.433 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-09T09:48:39.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2023-10-09T09:48:39.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-10-09T09:48:39.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-09T09:48:39.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.merge_operator: 2023-10-09T09:48:39.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.compaction_filter: None 2023-10-09T09:48:39.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.compaction_filter_factory: None 2023-10-09T09:48:39.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-09T09:48:39.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-09T09:48:39.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557f53449d18) 2023-10-09T09:48:39.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: cache_index_and_filter_blocks: 1 2023-10-09T09:48:39.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-09T09:48:39.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-09T09:48:39.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: pin_top_level_index_and_filter: 1 2023-10-09T09:48:39.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: index_type: 0 2023-10-09T09:48:39.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: data_block_index_type: 0 2023-10-09T09:48:39.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: index_shortening: 1 2023-10-09T09:48:39.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: data_block_hash_table_util_ratio: 0.750000 2023-10-09T09:48:39.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: hash_index_allow_collision: 1 2023-10-09T09:48:39.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: checksum: 1 2023-10-09T09:48:39.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: no_block_cache: 0 2023-10-09T09:48:39.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: block_cache: 0x557f53480f10 2023-10-09T09:48:39.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: block_cache_name: BinnedLRUCache 2023-10-09T09:48:39.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: block_cache_options: 2023-10-09T09:48:39.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: capacity : 536870912 2023-10-09T09:48:39.436 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: num_shard_bits : 4 2023-10-09T09:48:39.436 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: strict_capacity_limit : 0 2023-10-09T09:48:39.436 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: high_pri_pool_ratio: 0.000 2023-10-09T09:48:39.436 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: block_cache_compressed: (nil) 2023-10-09T09:48:39.436 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: persistent_cache: (nil) 2023-10-09T09:48:39.436 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: block_size: 4096 2023-10-09T09:48:39.436 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: block_size_deviation: 10 2023-10-09T09:48:39.436 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: block_restart_interval: 16 2023-10-09T09:48:39.436 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: index_block_restart_interval: 1 2023-10-09T09:48:39.436 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: metadata_block_size: 4096 2023-10-09T09:48:39.436 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: partition_filters: 0 2023-10-09T09:48:39.436 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: use_delta_encoding: 1 2023-10-09T09:48:39.436 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: filter_policy: rocksdb.BuiltinBloomFilter 2023-10-09T09:48:39.437 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: whole_key_filtering: 1 2023-10-09T09:48:39.437 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: verify_compression: 0 2023-10-09T09:48:39.437 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: read_amp_bytes_per_bit: 0 2023-10-09T09:48:39.437 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: format_version: 2 2023-10-09T09:48:39.437 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: enable_index_compression: 1 2023-10-09T09:48:39.437 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: block_align: 0 2023-10-09T09:48:39.437 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-09T09:48:39.437 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-09T09:48:39.437 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.compression: NoCompression 2023-10-09T09:48:39.437 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-09T09:48:39.437 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-09T09:48:39.437 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-09T09:48:39.437 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.num_levels: 7 2023-10-09T09:48:39.438 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-09T09:48:39.438 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-09T09:48:39.438 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-09T09:48:39.438 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-09T09:48:39.438 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-09T09:48:39.438 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-09T09:48:39.438 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-09T09:48:39.438 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-09T09:48:39.438 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-09T09:48:39.438 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-09T09:48:39.438 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.compression_opts.level: 32767 2023-10-09T09:48:39.438 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-09T09:48:39.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-09T09:48:39.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-09T09:48:39.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.compression_opts.enabled: false 2023-10-09T09:48:39.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-09T09:48:39.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-09T09:48:39.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-09T09:48:39.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-09T09:48:39.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-09T09:48:39.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-09T09:48:39.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-09T09:48:39.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-09T09:48:39.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-09T09:48:39.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-09T09:48:39.440 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-09T09:48:39.440 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-09T09:48:39.440 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-09T09:48:39.440 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-09T09:48:39.440 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-09T09:48:39.440 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-09T09:48:39.440 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-09T09:48:39.440 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.arena_block_size: 4194304 2023-10-09T09:48:39.440 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-09T09:48:39.440 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-09T09:48:39.440 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-09T09:48:39.441 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-09T09:48:39.441 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-09T09:48:39.441 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-09T09:48:39.441 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-09T09:48:39.441 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-09T09:48:39.441 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-09T09:48:39.441 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-09T09:48:39.441 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-09T09:48:39.441 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-09T09:48:39.441 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-09T09:48:39.441 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-09T09:48:39.441 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.table_properties_collectors: 2023-10-09T09:48:39.441 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.inplace_update_support: 0 2023-10-09T09:48:39.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-09T09:48:39.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-09T09:48:39.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-09T09:48:39.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-09T09:48:39.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.bloom_locality: 0 2023-10-09T09:48:39.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.max_successive_merges: 0 2023-10-09T09:48:39.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-09T09:48:39.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-09T09:48:39.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.force_consistency_checks: 0 2023-10-09T09:48:39.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-09T09:48:39.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.ttl: 2592000 2023-10-09T09:48:39.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.213+0000 7f6cd82e2880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-09T09:48:39.443 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.217+0000 7f6cd82e2880 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-10-09T09:48:39.443 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.217+0000 7f6cd82e2880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2023-10-09T09:48:39.443 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.217+0000 7f6cd82e2880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696844919218575, "job": 1, "event": "recovery_started", "log_files": [6]} 2023-10-09T09:48:39.443 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.217+0000 7f6cd82e2880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2023-10-09T09:48:39.443 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.217+0000 7f6cd82e2880 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-10-09T09:48:39.443 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.217+0000 7f6cd82e2880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696844919220002, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 83291, "table_properties": {"data_size": 81564, "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": 75885, "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": 1696844919, "oldest_key_time": 3, "file_creation_time": 0}} 2023-10-09T09:48:39.443 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.217+0000 7f6cd82e2880 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2023-10-09T09:48:39.443 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.217+0000 7f6cd82e2880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696844919220607, "job": 1, "event": "recovery_finished"} 2023-10-09T09:48:39.443 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.217+0000 7f6cd82e2880 4 rocksdb: DB pointer 0x557f53549800 2023-10-09T09:48:39.443 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.217+0000 7f6cbf0e9700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-10-09T09:48:39.443 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.217+0000 7f6cbf0e9700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-10-09T09:48:39.443 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: ** DB Stats ** 2023-10-09T09:48:39.444 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T09:48:39.444 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-09T09:48:39.444 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-09T09:48:39.444 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-09T09:48:39.444 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-09T09:48:39.444 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-10-09T09:48:39.444 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-09T09:48:39.444 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: ** Compaction Stats [default] ** 2023-10-09T09:48:39.444 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-09T09:48:39.444 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T09:48:39.444 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: L0 2/0 82.99 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 86.1 0.00 0.00 1 0.001 0 0 2023-10-09T09:48:39.444 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: Sum 2/0 82.99 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 86.1 0.00 0.00 1 0.001 0 0 2023-10-09T09:48:39.445 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 86.1 0.00 0.00 1 0.001 0 0 2023-10-09T09:48:39.445 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: ** Compaction Stats [default] ** 2023-10-09T09:48:39.445 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-09T09:48:39.445 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T09:48:39.445 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 86.1 0.00 0.00 1 0.001 0 0 2023-10-09T09:48:39.445 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T09:48:39.445 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-09T09:48:39.445 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-09T09:48:39.445 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: AddFile(Total Files): cumulative 0, interval 0 2023-10-09T09:48:39.445 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-09T09:48:39.445 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: AddFile(Keys): cumulative 0, interval 0 2023-10-09T09:48:39.445 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: Cumulative compaction: 0.00 GB write, 11.98 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-09T09:48:39.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: Interval compaction: 0.00 GB write, 11.98 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-09T09:48:39.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-09T09:48:39.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: ** File Read Latency Histogram By Level [default] ** 2023-10-09T09:48:39.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: ** Compaction Stats [default] ** 2023-10-09T09:48:39.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-09T09:48:39.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T09:48:39.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: L0 2/0 82.99 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 86.1 0.00 0.00 1 0.001 0 0 2023-10-09T09:48:39.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: Sum 2/0 82.99 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 86.1 0.00 0.00 1 0.001 0 0 2023-10-09T09:48:39.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-10-09T09:48:39.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: ** Compaction Stats [default] ** 2023-10-09T09:48:39.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-09T09:48:39.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T09:48:39.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 86.1 0.00 0.00 1 0.001 0 0 2023-10-09T09:48:39.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T09:48:39.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-09T09:48:39.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-09T09:48:39.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: AddFile(Total Files): cumulative 0, interval 0 2023-10-09T09:48:39.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-09T09:48:39.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: AddFile(Keys): cumulative 0, interval 0 2023-10-09T09:48:39.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: Cumulative compaction: 0.00 GB write, 11.88 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-09T09:48:39.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-09T09:48:39.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-09T09:48:39.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: ** File Read Latency Histogram By Level [default] ** 2023-10-09T09:48:39.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.221+0000 7f6cd82e2880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0] at bind addrs [v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T09:48:39.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.221+0000 7f6cd82e2880 1 mon.a@-1(???) e1 preinit fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T09:48:39.448 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.221+0000 7f6cd82e2880 0 mon.a@-1(???).mds e1 new map 2023-10-09T09:48:39.448 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.221+0000 7f6cd82e2880 0 mon.a@-1(???).mds e1 print_map 2023-10-09T09:48:39.448 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: e1 2023-10-09T09:48:39.448 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: enable_multiple, ever_enabled_multiple: 1,1 2023-10-09T09:48:39.448 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-09T09:48:39.448 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: legacy client fscid: -1 2023-10-09T09:48:39.448 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: 2023-10-09T09:48:39.448 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: No filesystems configured 2023-10-09T09:48:39.448 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.221+0000 7f6cd82e2880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-09T09:48:39.448 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.221+0000 7f6cd82e2880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-09T09:48:39.448 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.221+0000 7f6cd82e2880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-09T09:48:39.448 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.221+0000 7f6cd82e2880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-10-09T09:48:39.449 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: audit 2023-10-09T09:48:36.230432+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.53:0/991192122' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:48:39.449 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: debug 2023-10-09T09:48:39.221+0000 7f6cd82e2880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-10-09T09:48:39.449 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: cluster 2023-10-09T09:48:39.230547+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-10-09T09:48:39.449 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: cluster 2023-10-09T09:48:39.230615+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0]} removed_ranks: {} 2023-10-09T09:48:39.449 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: cluster 2023-10-09T09:48:39.231106+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-10-09T09:48:39.449 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: cluster 2023-10-09T09:48:39.231148+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-10-09T09:48:39.449 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:39 smithi053 bash[27369]: cluster 2023-10-09T09:48:39.231549+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-10-09T09:48:40.078 INFO:teuthology.orchestra.run.smithi053.stderr:Wrote config to /etc/ceph/ceph.conf 2023-10-09T09:48:40.078 INFO:teuthology.orchestra.run.smithi053.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-10-09T09:48:40.078 INFO:teuthology.orchestra.run.smithi053.stderr:Creating mgr... 2023-10-09T09:48:40.079 INFO:teuthology.orchestra.run.smithi053.stderr:Verifying port 9283 ... 2023-10-09T09:48:40.304 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: Failed to reset failed state of unit ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mgr.y.service: Unit ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mgr.y.service not loaded. 2023-10-09T09:48:40.312 INFO:teuthology.orchestra.run.smithi053.stderr:systemctl: Created symlink /etc/systemd/system/ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7.target.wants/ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mgr.y.service -> /etc/systemd/system/ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@.service. 2023-10-09T09:48:40.498 INFO:teuthology.orchestra.run.smithi053.stderr:firewalld does not appear to be present 2023-10-09T09:48:40.498 INFO:teuthology.orchestra.run.smithi053.stderr:Not possible to enable service . firewalld.service is not available 2023-10-09T09:48:40.498 INFO:teuthology.orchestra.run.smithi053.stderr:firewalld does not appear to be present 2023-10-09T09:48:40.498 INFO:teuthology.orchestra.run.smithi053.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-10-09T09:48:40.498 INFO:teuthology.orchestra.run.smithi053.stderr:Waiting for mgr to start... 2023-10-09T09:48:40.498 INFO:teuthology.orchestra.run.smithi053.stderr:Waiting for mgr... 2023-10-09T09:48:40.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:40 smithi053 bash[27369]: audit 2023-10-09T09:48:39.476516+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.53:0/843752300' entity='client.admin' 2023-10-09T09:48:42.007 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: 2023-10-09T09:48:42.008 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: { 2023-10-09T09:48:42.009 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "fsid": "d72ad4d6-6688-11ee-8db5-212e2dc638e7", 2023-10-09T09:48:42.009 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "health": { 2023-10-09T09:48:42.009 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-10-09T09:48:42.009 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "checks": {}, 2023-10-09T09:48:42.010 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "mutes": [] 2023-10-09T09:48:42.010 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: }, 2023-10-09T09:48:42.010 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-10-09T09:48:42.010 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "quorum": [ 2023-10-09T09:48:42.010 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: 0 2023-10-09T09:48:42.010 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: ], 2023-10-09T09:48:42.010 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "quorum_names": [ 2023-10-09T09:48:42.010 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "a" 2023-10-09T09:48:42.010 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: ], 2023-10-09T09:48:42.010 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "quorum_age": 2, 2023-10-09T09:48:42.011 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "monmap": { 2023-10-09T09:48:42.012 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-09T09:48:42.012 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-10-09T09:48:42.012 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_mons": 1 2023-10-09T09:48:42.012 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: }, 2023-10-09T09:48:42.012 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "osdmap": { 2023-10-09T09:48:42.012 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-09T09:48:42.013 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_osds": 0, 2023-10-09T09:48:42.013 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-10-09T09:48:42.013 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-10-09T09:48:42.013 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-10-09T09:48:42.017 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-10-09T09:48:42.017 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-10-09T09:48:42.017 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: }, 2023-10-09T09:48:42.017 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "pgmap": { 2023-10-09T09:48:42.017 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-10-09T09:48:42.017 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-10-09T09:48:42.018 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_pools": 0, 2023-10-09T09:48:42.018 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_objects": 0, 2023-10-09T09:48:42.018 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-10-09T09:48:42.018 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-10-09T09:48:42.018 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-10-09T09:48:42.018 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "bytes_total": 0 2023-10-09T09:48:42.018 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: }, 2023-10-09T09:48:42.018 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "fsmap": { 2023-10-09T09:48:42.018 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-09T09:48:42.018 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "by_rank": [], 2023-10-09T09:48:42.018 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "up:standby": 0 2023-10-09T09:48:42.018 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: }, 2023-10-09T09:48:42.019 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "mgrmap": { 2023-10-09T09:48:42.019 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "available": false, 2023-10-09T09:48:42.019 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-10-09T09:48:42.019 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "modules": [ 2023-10-09T09:48:42.019 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "iostat", 2023-10-09T09:48:42.019 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "nfs", 2023-10-09T09:48:42.019 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "restful" 2023-10-09T09:48:42.019 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: ], 2023-10-09T09:48:42.019 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "services": {} 2023-10-09T09:48:42.019 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: }, 2023-10-09T09:48:42.019 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "servicemap": { 2023-10-09T09:48:42.019 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-09T09:48:42.019 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "modified": "2023-10-09T09:48:32.624128+0000", 2023-10-09T09:48:42.020 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "services": {} 2023-10-09T09:48:42.020 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: }, 2023-10-09T09:48:42.020 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "progress_events": {} 2023-10-09T09:48:42.020 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: } 2023-10-09T09:48:42.255 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:42 smithi053 bash[27633]: debug 2023-10-09T09:48:42.029+0000 7fa2d6b44680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T09:48:42.256 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:42 smithi053 bash[27369]: audit 2023-10-09T09:48:42.005695+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.53:0/105060632' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-09T09:48:42.610 INFO:teuthology.orchestra.run.smithi053.stderr:mgr not available, waiting (1/15)... 2023-10-09T09:48:42.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:42 smithi053 bash[27633]: debug 2023-10-09T09:48:42.517+0000 7fa2d6b44680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T09:48:43.848 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:43 smithi053 bash[27633]: debug 2023-10-09T09:48:43.489+0000 7fa2d6b44680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T09:48:43.998 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:43 smithi053 bash[27633]: debug 2023-10-09T09:48:43.585+0000 7fa2d6b44680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T09:48:44.173 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:43 smithi053 bash[27633]: debug 2023-10-09T09:48:43.845+0000 7fa2d6b44680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T09:48:45.293 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:45 smithi053 bash[27633]: debug 2023-10-09T09:48:45.017+0000 7fa2d6b44680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T09:48:45.294 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:45 smithi053 bash[27633]: debug 2023-10-09T09:48:45.189+0000 7fa2d6b44680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T09:48:45.635 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:45 smithi053 bash[27633]: debug 2023-10-09T09:48:45.289+0000 7fa2d6b44680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T09:48:45.635 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:45 smithi053 bash[27633]: debug 2023-10-09T09:48:45.401+0000 7fa2d6b44680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T09:48:45.809 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: 2023-10-09T09:48:45.810 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: { 2023-10-09T09:48:45.810 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "fsid": "d72ad4d6-6688-11ee-8db5-212e2dc638e7", 2023-10-09T09:48:45.810 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "health": { 2023-10-09T09:48:45.810 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-10-09T09:48:45.810 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "checks": {}, 2023-10-09T09:48:45.810 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "mutes": [] 2023-10-09T09:48:45.810 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: }, 2023-10-09T09:48:45.810 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-10-09T09:48:45.811 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "quorum": [ 2023-10-09T09:48:45.811 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: 0 2023-10-09T09:48:45.811 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: ], 2023-10-09T09:48:45.811 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "quorum_names": [ 2023-10-09T09:48:45.811 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "a" 2023-10-09T09:48:45.811 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: ], 2023-10-09T09:48:45.811 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "quorum_age": 6, 2023-10-09T09:48:45.811 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "monmap": { 2023-10-09T09:48:45.811 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-09T09:48:45.812 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-10-09T09:48:45.812 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_mons": 1 2023-10-09T09:48:45.812 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: }, 2023-10-09T09:48:45.812 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "osdmap": { 2023-10-09T09:48:45.812 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-09T09:48:45.812 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_osds": 0, 2023-10-09T09:48:45.812 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-10-09T09:48:45.812 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-10-09T09:48:45.816 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-10-09T09:48:45.817 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-10-09T09:48:45.817 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-10-09T09:48:45.817 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: }, 2023-10-09T09:48:45.817 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "pgmap": { 2023-10-09T09:48:45.817 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-10-09T09:48:45.817 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-10-09T09:48:45.817 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_pools": 0, 2023-10-09T09:48:45.817 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_objects": 0, 2023-10-09T09:48:45.817 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-10-09T09:48:45.817 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-10-09T09:48:45.817 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-10-09T09:48:45.818 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "bytes_total": 0 2023-10-09T09:48:45.818 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: }, 2023-10-09T09:48:45.818 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "fsmap": { 2023-10-09T09:48:45.818 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-09T09:48:45.818 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "by_rank": [], 2023-10-09T09:48:45.818 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "up:standby": 0 2023-10-09T09:48:45.818 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: }, 2023-10-09T09:48:45.818 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "mgrmap": { 2023-10-09T09:48:45.818 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "available": false, 2023-10-09T09:48:45.818 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-10-09T09:48:45.818 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "modules": [ 2023-10-09T09:48:45.818 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "iostat", 2023-10-09T09:48:45.819 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "nfs", 2023-10-09T09:48:45.819 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "restful" 2023-10-09T09:48:45.819 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: ], 2023-10-09T09:48:45.819 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "services": {} 2023-10-09T09:48:45.819 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: }, 2023-10-09T09:48:45.819 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "servicemap": { 2023-10-09T09:48:45.819 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-09T09:48:45.819 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "modified": "2023-10-09T09:48:32.624128+0000", 2023-10-09T09:48:45.819 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "services": {} 2023-10-09T09:48:45.819 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: }, 2023-10-09T09:48:45.819 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "progress_events": {} 2023-10-09T09:48:45.819 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: } 2023-10-09T09:48:45.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:45 smithi053 bash[27633]: debug 2023-10-09T09:48:45.629+0000 7fa2d6b44680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T09:48:45.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:45 smithi053 bash[27369]: audit 2023-10-09T09:48:45.805915+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.53:0/1449468885' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-09T09:48:46.423 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:46 smithi053 bash[27633]: debug 2023-10-09T09:48:46.013+0000 7fa2d6b44680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T09:48:46.423 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:46 smithi053 bash[27633]: debug 2023-10-09T09:48:46.133+0000 7fa2d6b44680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T09:48:46.492 INFO:teuthology.orchestra.run.smithi053.stderr:mgr not available, waiting (2/15)... 2023-10-09T09:48:47.423 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:47 smithi053 bash[27633]: debug 2023-10-09T09:48:47.029+0000 7fa2d6b44680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T09:48:47.423 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:47 smithi053 bash[27633]: debug 2023-10-09T09:48:47.141+0000 7fa2d6b44680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T09:48:47.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:47 smithi053 bash[27633]: debug 2023-10-09T09:48:47.261+0000 7fa2d6b44680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T09:48:47.787 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:47 smithi053 bash[27633]: debug 2023-10-09T09:48:47.489+0000 7fa2d6b44680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T09:48:48.139 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:47 smithi053 bash[27633]: debug 2023-10-09T09:48:47.781+0000 7fa2d6b44680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T09:48:48.140 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:47 smithi053 bash[27633]: debug 2023-10-09T09:48:47.953+0000 7fa2d6b44680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T09:48:48.140 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:48 smithi053 bash[27633]: debug 2023-10-09T09:48:48.133+0000 7fa2d6b44680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T09:48:48.423 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:48 smithi053 bash[27633]: debug 2023-10-09T09:48:48.357+0000 7fa2d6b44680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T09:48:48.740 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:48 smithi053 bash[27633]: debug 2023-10-09T09:48:48.473+0000 7fa2d6b44680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T09:48:48.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:48 smithi053 bash[27369]: cluster 2023-10-09T09:48:48.500708+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2023-10-09T09:48:48.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:48 smithi053 bash[27369]: cluster 2023-10-09T09:48:48.506688+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00614401s) 2023-10-09T09:48:48.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:48 smithi053 bash[27369]: audit 2023-10-09T09:48:48.509045+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.53:0/1394012973' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T09:48:48.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:48 smithi053 bash[27369]: audit 2023-10-09T09:48:48.509247+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.53:0/1394012973' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T09:48:48.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:48 smithi053 bash[27369]: audit 2023-10-09T09:48:48.509556+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.53:0/1394012973' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T09:48:48.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:48 smithi053 bash[27369]: audit 2023-10-09T09:48:48.509916+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.53:0/1394012973' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T09:48:48.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:48 smithi053 bash[27369]: audit 2023-10-09T09:48:48.510321+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.53:0/1394012973' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T09:48:48.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:48 smithi053 bash[27369]: audit 2023-10-09T09:48:48.510587+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.53:0/1394012973' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T09:48:48.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:48 smithi053 bash[27369]: audit 2023-10-09T09:48:48.510893+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.53:0/1394012973' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T09:48:48.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:48 smithi053 bash[27369]: audit 2023-10-09T09:48:48.511293+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.53:0/1394012973' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T09:48:48.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:48 smithi053 bash[27369]: cluster 2023-10-09T09:48:48.532328+0000 mon.a (mon.0) 19 : cluster [INF] Manager daemon y is now available 2023-10-09T09:48:48.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:48 smithi053 bash[27369]: audit 2023-10-09T09:48:48.546647+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.53:0/1394012973' entity='mgr.y' 2023-10-09T09:48:49.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:49 smithi053 bash[27369]: audit 2023-10-09T09:48:48.557466+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.53:0/1394012973' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T09:48:49.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:49 smithi053 bash[27369]: audit 2023-10-09T09:48:48.563735+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.53:0/1394012973' entity='mgr.y' 2023-10-09T09:48:49.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:49 smithi053 bash[27369]: audit 2023-10-09T09:48:48.563988+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.53:0/1394012973' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T09:48:49.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:49 smithi053 bash[27369]: audit 2023-10-09T09:48:48.566292+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.53:0/1394012973' entity='mgr.y' 2023-10-09T09:48:49.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:49 smithi053 bash[27369]: cluster 2023-10-09T09:48:49.509328+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e3: y(active, since 1.00878s) 2023-10-09T09:48:50.212 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: 2023-10-09T09:48:50.212 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: { 2023-10-09T09:48:50.212 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "fsid": "d72ad4d6-6688-11ee-8db5-212e2dc638e7", 2023-10-09T09:48:50.213 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "health": { 2023-10-09T09:48:50.213 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-10-09T09:48:50.213 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "checks": {}, 2023-10-09T09:48:50.213 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "mutes": [] 2023-10-09T09:48:50.213 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: }, 2023-10-09T09:48:50.213 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-10-09T09:48:50.215 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "quorum": [ 2023-10-09T09:48:50.215 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: 0 2023-10-09T09:48:50.215 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: ], 2023-10-09T09:48:50.216 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "quorum_names": [ 2023-10-09T09:48:50.216 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "a" 2023-10-09T09:48:50.216 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: ], 2023-10-09T09:48:50.216 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "quorum_age": 10, 2023-10-09T09:48:50.216 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "monmap": { 2023-10-09T09:48:50.216 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-09T09:48:50.216 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-10-09T09:48:50.216 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_mons": 1 2023-10-09T09:48:50.216 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: }, 2023-10-09T09:48:50.216 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "osdmap": { 2023-10-09T09:48:50.216 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-09T09:48:50.216 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_osds": 0, 2023-10-09T09:48:50.217 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-10-09T09:48:50.217 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-10-09T09:48:50.217 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-10-09T09:48:50.217 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-10-09T09:48:50.217 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-10-09T09:48:50.217 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: }, 2023-10-09T09:48:50.220 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "pgmap": { 2023-10-09T09:48:50.220 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-10-09T09:48:50.220 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-10-09T09:48:50.220 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_pools": 0, 2023-10-09T09:48:50.220 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_objects": 0, 2023-10-09T09:48:50.220 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-10-09T09:48:50.220 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-10-09T09:48:50.220 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-10-09T09:48:50.220 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "bytes_total": 0 2023-10-09T09:48:50.221 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: }, 2023-10-09T09:48:50.221 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "fsmap": { 2023-10-09T09:48:50.221 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-09T09:48:50.221 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "by_rank": [], 2023-10-09T09:48:50.221 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "up:standby": 0 2023-10-09T09:48:50.221 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: }, 2023-10-09T09:48:50.221 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "mgrmap": { 2023-10-09T09:48:50.221 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "available": true, 2023-10-09T09:48:50.221 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-10-09T09:48:50.221 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "modules": [ 2023-10-09T09:48:50.221 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "iostat", 2023-10-09T09:48:50.221 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "nfs", 2023-10-09T09:48:50.221 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "restful" 2023-10-09T09:48:50.222 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: ], 2023-10-09T09:48:50.222 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "services": {} 2023-10-09T09:48:50.222 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: }, 2023-10-09T09:48:50.222 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "servicemap": { 2023-10-09T09:48:50.222 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "epoch": 1, 2023-10-09T09:48:50.222 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "modified": "2023-10-09T09:48:32.624128+0000", 2023-10-09T09:48:50.222 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "services": {} 2023-10-09T09:48:50.222 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: }, 2023-10-09T09:48:50.222 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "progress_events": {} 2023-10-09T09:48:50.222 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: } 2023-10-09T09:48:50.883 INFO:teuthology.orchestra.run.smithi053.stderr:mgr is available 2023-10-09T09:48:50.909 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:50 smithi053 bash[27369]: audit 2023-10-09T09:48:50.209602+0000 mon.a (mon.0) 26 : audit [DBG] from='client.? 172.21.15.53:0/4268900209' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-10-09T09:48:51.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:51 smithi053 bash[27369]: cluster 2023-10-09T09:48:50.556861+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e4: y(active, since 2s) 2023-10-09T09:48:52.294 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: 2023-10-09T09:48:52.294 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: [global] 2023-10-09T09:48:52.294 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: fsid = d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T09:48:52.295 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: log_to_journald = false 2023-10-09T09:48:52.295 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-10-09T09:48:52.295 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-10-09T09:48:52.295 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-10-09T09:48:52.295 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-10-09T09:48:52.295 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: 2023-10-09T09:48:52.295 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: [mgr] 2023-10-09T09:48:52.295 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-10-09T09:48:52.295 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: 2023-10-09T09:48:52.295 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: [osd] 2023-10-09T09:48:52.295 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-10-09T09:48:52.295 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-10-09T09:48:52.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:52 smithi053 bash[27369]: audit 2023-10-09T09:48:52.289848+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.53:0/282671979' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-10-09T09:48:52.921 INFO:teuthology.orchestra.run.smithi053.stderr:Enabling cephadm module... 2023-10-09T09:48:55.497 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:55 smithi053 bash[27633]: ignoring --setuser ceph since I am not root 2023-10-09T09:48:55.498 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:55 smithi053 bash[27633]: ignoring --setgroup ceph since I am not root 2023-10-09T09:48:55.498 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:55 smithi053 bash[27633]: debug 2023-10-09T09:48:55.449+0000 7f0971925680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-09T09:48:55.498 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:55 smithi053 bash[27369]: audit 2023-10-09T09:48:54.409077+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.53:0/2402402443' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-10-09T09:48:55.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:55 smithi053 bash[27633]: debug 2023-10-09T09:48:55.557+0000 7f0971925680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T09:48:56.240 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:56 smithi053 bash[27633]: debug 2023-10-09T09:48:56.041+0000 7f0971925680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T09:48:56.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:56 smithi053 bash[27369]: audit 2023-10-09T09:48:55.241629+0000 mon.a (mon.0) 30 : audit [INF] from='client.? 172.21.15.53:0/2402402443' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-10-09T09:48:56.680 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:56 smithi053 bash[27369]: cluster 2023-10-09T09:48:55.241729+0000 mon.a (mon.0) 31 : cluster [DBG] mgrmap e5: y(active, since 6s) 2023-10-09T09:48:57.423 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:57 smithi053 bash[27633]: debug 2023-10-09T09:48:57.029+0000 7f0971925680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T09:48:57.423 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:57 smithi053 bash[27633]: debug 2023-10-09T09:48:57.149+0000 7f0971925680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T09:48:57.456 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: { 2023-10-09T09:48:57.456 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "epoch": 5, 2023-10-09T09:48:57.457 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "available": true, 2023-10-09T09:48:57.457 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "active_name": "y", 2023-10-09T09:48:57.457 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_standby": 0 2023-10-09T09:48:57.457 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: } 2023-10-09T09:48:57.721 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:57 smithi053 bash[27633]: debug 2023-10-09T09:48:57.425+0000 7f0971925680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T09:48:57.721 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:48:57 smithi053 bash[27369]: audit 2023-10-09T09:48:57.454837+0000 mon.a (mon.0) 32 : audit [DBG] from='client.? 172.21.15.53:0/1219231155' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-09T09:48:58.140 INFO:teuthology.orchestra.run.smithi053.stderr:Waiting for the mgr to restart... 2023-10-09T09:48:58.140 INFO:teuthology.orchestra.run.smithi053.stderr:Waiting for mgr epoch 5... 2023-10-09T09:48:58.898 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:58 smithi053 bash[27633]: debug 2023-10-09T09:48:58.621+0000 7f0971925680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T09:48:58.898 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:58 smithi053 bash[27633]: debug 2023-10-09T09:48:58.789+0000 7f0971925680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T09:48:59.173 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:58 smithi053 bash[27633]: debug 2023-10-09T09:48:58.893+0000 7f0971925680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T09:48:59.173 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:59 smithi053 bash[27633]: debug 2023-10-09T09:48:59.009+0000 7f0971925680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T09:48:59.624 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:59 smithi053 bash[27633]: debug 2023-10-09T09:48:59.237+0000 7f0971925680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T09:48:59.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:59 smithi053 bash[27633]: debug 2023-10-09T09:48:59.621+0000 7f0971925680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T09:48:59.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:48:59 smithi053 bash[27633]: debug 2023-10-09T09:48:59.749+0000 7f0971925680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T09:49:00.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:00 smithi053 bash[27633]: debug 2023-10-09T09:49:00.645+0000 7f0971925680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T09:49:00.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:00 smithi053 bash[27633]: debug 2023-10-09T09:49:00.757+0000 7f0971925680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T09:49:00.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:00 smithi053 bash[27633]: debug 2023-10-09T09:49:00.877+0000 7f0971925680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T09:49:01.407 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:01 smithi053 bash[27633]: debug 2023-10-09T09:49:01.105+0000 7f0971925680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T09:49:01.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:01 smithi053 bash[27633]: debug 2023-10-09T09:49:01.401+0000 7f0971925680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T09:49:01.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:01 smithi053 bash[27633]: debug 2023-10-09T09:49:01.573+0000 7f0971925680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T09:49:02.088 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:01 smithi053 bash[27633]: debug 2023-10-09T09:49:01.749+0000 7f0971925680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T09:49:02.088 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:01 smithi053 bash[27633]: debug 2023-10-09T09:49:01.973+0000 7f0971925680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T09:49:02.423 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:02 smithi053 bash[27633]: debug 2023-10-09T09:49:02.085+0000 7f0971925680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T09:49:02.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:02 smithi053 bash[27369]: cluster 2023-10-09T09:49:02.108489+0000 mon.a (mon.0) 33 : cluster [INF] Active manager daemon y restarted 2023-10-09T09:49:02.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:02 smithi053 bash[27369]: cluster 2023-10-09T09:49:02.108916+0000 mon.a (mon.0) 34 : cluster [INF] Activating manager daemon y 2023-10-09T09:49:02.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:02 smithi053 bash[27369]: cluster 2023-10-09T09:49:02.114965+0000 mon.a (mon.0) 35 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-10-09T09:49:02.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:02 smithi053 bash[27369]: cluster 2023-10-09T09:49:02.115233+0000 mon.a (mon.0) 36 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00646957s) 2023-10-09T09:49:02.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:02 smithi053 bash[27369]: audit 2023-10-09T09:49:02.116648+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.53:0/2381260705' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T09:49:02.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:02 smithi053 bash[27369]: audit 2023-10-09T09:49:02.117884+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.53:0/2381260705' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T09:49:02.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:02 smithi053 bash[27369]: audit 2023-10-09T09:49:02.118951+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14116 172.21.15.53:0/2381260705' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T09:49:02.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:02 smithi053 bash[27369]: audit 2023-10-09T09:49:02.119168+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14116 172.21.15.53:0/2381260705' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T09:49:02.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:02 smithi053 bash[27369]: audit 2023-10-09T09:49:02.119348+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14116 172.21.15.53:0/2381260705' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T09:49:02.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:02 smithi053 bash[27369]: cluster 2023-10-09T09:49:02.122536+0000 mon.a (mon.0) 42 : cluster [INF] Manager daemon y is now available 2023-10-09T09:49:02.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:02 smithi053 bash[27369]: audit 2023-10-09T09:49:02.142989+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14116 172.21.15.53:0/2381260705' entity='mgr.y' 2023-10-09T09:49:03.136 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: { 2023-10-09T09:49:03.136 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-10-09T09:49:03.136 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "initialized": true 2023-10-09T09:49:03.136 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: } 2023-10-09T09:49:03.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:03 smithi053 bash[27369]: cephadm 2023-10-09T09:49:02.137926+0000 mgr.y (mgr.14116) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-10-09T09:49:03.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:03 smithi053 bash[27369]: audit 2023-10-09T09:49:02.264991+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14116 172.21.15.53:0/2381260705' entity='mgr.y' 2023-10-09T09:49:03.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:03 smithi053 bash[27369]: audit 2023-10-09T09:49:02.267579+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14116 172.21.15.53:0/2381260705' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:49:03.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:03 smithi053 bash[27369]: audit 2023-10-09T09:49:02.276396+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14116 172.21.15.53:0/2381260705' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:49:03.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:03 smithi053 bash[27369]: audit 2023-10-09T09:49:02.279554+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14116 172.21.15.53:0/2381260705' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:49:03.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:03 smithi053 bash[27369]: audit 2023-10-09T09:49:02.294356+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.53:0/2381260705' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T09:49:03.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:03 smithi053 bash[27369]: audit 2023-10-09T09:49:02.298114+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14116 172.21.15.53:0/2381260705' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T09:49:03.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:03 smithi053 bash[27369]: cluster 2023-10-09T09:49:03.119428+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e7: y(active, since 1.01065s) 2023-10-09T09:49:03.828 INFO:teuthology.orchestra.run.smithi053.stderr:mgr epoch 5 is available 2023-10-09T09:49:03.828 INFO:teuthology.orchestra.run.smithi053.stderr:Setting orchestrator backend to cephadm... 2023-10-09T09:49:04.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:04 smithi053 bash[27369]: audit 2023-10-09T09:49:03.119229+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-10-09T09:49:04.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:04 smithi053 bash[27369]: audit 2023-10-09T09:49:03.134485+0000 mgr.y (mgr.14116) 3 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-10-09T09:49:05.571 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:05 smithi053 bash[27369]: cluster 2023-10-09T09:49:04.268049+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-10-09T09:49:05.571 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:05 smithi053 bash[27369]: audit 2023-10-09T09:49:05.189618+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14116 172.21.15.53:0/2381260705' entity='mgr.y' 2023-10-09T09:49:05.571 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:05 smithi053 bash[27369]: audit 2023-10-09T09:49:05.204335+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14116 172.21.15.53:0/2381260705' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:49:06.662 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:06 smithi053 bash[27369]: audit 2023-10-09T09:49:05.180097+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-10-09T09:49:07.248 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: value unchanged 2023-10-09T09:49:07.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:07 smithi053 bash[27369]: audit 2023-10-09T09:49:07.246750+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-10-09T09:49:07.938 INFO:teuthology.orchestra.run.smithi053.stderr:Generating ssh key... 2023-10-09T09:49:09.536 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:09 smithi053 bash[27633]: Generating public/private rsa key pair. 2023-10-09T09:49:09.537 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:09 smithi053 bash[27633]: Your identification has been saved in /tmp/tmp0l9m12tt/key. 2023-10-09T09:49:09.537 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:09 smithi053 bash[27633]: Your public key has been saved in /tmp/tmp0l9m12tt/key.pub. 2023-10-09T09:49:09.537 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:09 smithi053 bash[27633]: The key fingerprint is: 2023-10-09T09:49:09.537 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:09 smithi053 bash[27633]: SHA256:4ad24iELDohWDSkNZ5sx1eROVGl8FblT69+KtFj2/mE ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T09:49:09.537 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:09 smithi053 bash[27633]: The key's randomart image is: 2023-10-09T09:49:09.537 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:09 smithi053 bash[27633]: +---[RSA 3072]----+ 2023-10-09T09:49:09.537 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:09 smithi053 bash[27633]: | . =..ooo.. .oo | 2023-10-09T09:49:09.537 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:09 smithi053 bash[27633]: | = * o. + . . . | 2023-10-09T09:49:09.537 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:09 smithi053 bash[27633]: | . * oo . o .| 2023-10-09T09:49:09.537 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:09 smithi053 bash[27633]: | . o o. . o . | 2023-10-09T09:49:09.537 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:09 smithi053 bash[27633]: | . . .S . o | 2023-10-09T09:49:09.537 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:09 smithi053 bash[27633]: |... o . | 2023-10-09T09:49:09.538 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:09 smithi053 bash[27633]: |o.. . . = . + Eo| 2023-10-09T09:49:09.538 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:09 smithi053 bash[27633]: |. o . = + = +. +| 2023-10-09T09:49:09.538 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:09 smithi053 bash[27633]: | . . . . o.+o.| 2023-10-09T09:49:09.538 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:09 smithi053 bash[27633]: +----[SHA256]-----+ 2023-10-09T09:49:10.611 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:10 smithi053 bash[27369]: audit 2023-10-09T09:49:09.226506+0000 mgr.y (mgr.14116) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:49:10.611 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:10 smithi053 bash[27369]: cephadm 2023-10-09T09:49:09.226758+0000 mgr.y (mgr.14116) 7 : cephadm [INF] Generating ssh key... 2023-10-09T09:49:10.611 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:10 smithi053 bash[27369]: audit 2023-10-09T09:49:09.283651+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.53:0/2381260705' entity='mgr.y' 2023-10-09T09:49:10.611 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:10 smithi053 bash[27369]: audit 2023-10-09T09:49:09.286389+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.53:0/2381260705' entity='mgr.y' 2023-10-09T09:49:11.233 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAFWxly+gzdo3SiKaoZf4E0yCwcYWoZrHyPLvvlXW/v97QLsJUIE9/NwmNsb1VCwbyIQmsYRnhLv1176Y/I9oApo4DIvqGSf88AmxidAEKPdyXZd/0h9JmLjpAK+wc/xYSMN77CTTnUn1e8cIVjvNAdXmNuNA+pwVTUlTWCYgWtBypSZDw36scZRmHbq4Y9SkIi1dfHkeHR9qp7PNfDqrwnF4d6QCWe9YEXkReVlZVzr/ED4KdZvRmFzJvHndgzMtbaKViAVhRhdmfqginCIHQEFVo/BXv6jvj/pEIeFywQbshYqem3uUjTKwmQhfKkxAqJQzAeBYiBNY7T57n9Uep2O2MacLhRTGzk50yJUgURMuB4lio42zT/cXloOMXKOGnC3fWhuDtAX6stG6bzkkaWlNbCfD2YKlxHil3/mmnEAFjjrn01Uwtha5sESjLCNdWC+M7ad9EzQOkmE2Ld22CMfmKDKt9hU2kCjOQCiBfqd6FFGCajBUitDCEnX4mqnc= ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T09:49:11.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:11 smithi053 bash[27369]: audit 2023-10-09T09:49:11.231434+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-10-09T09:49:11.924 INFO:teuthology.orchestra.run.smithi053.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-10-09T09:49:11.924 INFO:teuthology.orchestra.run.smithi053.stderr:Adding key to root@localhost authorized_keys... 2023-10-09T09:49:11.925 INFO:teuthology.orchestra.run.smithi053.stderr:Adding host smithi053... 2023-10-09T09:49:13.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:13 smithi053 bash[27369]: audit 2023-10-09T09:49:13.253576+0000 mgr.y (mgr.14116) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi053", "addr": "172.21.15.53", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:49:13.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:13 smithi053 bash[27633]: Warning: Permanently added '172.21.15.53' (ECDSA) to the list of known hosts. 2023-10-09T09:49:14.116 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: Added host 'smithi053' with addr '172.21.15.53' 2023-10-09T09:49:15.053 INFO:teuthology.orchestra.run.smithi053.stderr:Deploying unmanaged mon service... 2023-10-09T09:49:15.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:15 smithi053 bash[27369]: audit 2023-10-09T09:49:14.113299+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14116 172.21.15.53:0/2381260705' entity='mgr.y' 2023-10-09T09:49:15.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:15 smithi053 bash[27369]: cephadm 2023-10-09T09:49:14.113971+0000 mgr.y (mgr.14116) 10 : cephadm [INF] Added host smithi053 2023-10-09T09:49:15.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:15 smithi053 bash[27369]: audit 2023-10-09T09:49:14.154083+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.14116 172.21.15.53:0/2381260705' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:49:16.993 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: Scheduled mon update... 2023-10-09T09:49:17.904 INFO:teuthology.orchestra.run.smithi053.stderr:Deploying unmanaged mgr service... 2023-10-09T09:49:18.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:17 smithi053 bash[27369]: audit 2023-10-09T09:49:16.985266+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-10-09T09:49:18.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:17 smithi053 bash[27369]: cephadm 2023-10-09T09:49:16.986964+0000 mgr.y (mgr.14116) 12 : cephadm [INF] Saving service mon spec with placement count:5 2023-10-09T09:49:18.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:17 smithi053 bash[27369]: audit 2023-10-09T09:49:16.991514+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.53:0/2381260705' entity='mgr.y' 2023-10-09T09:49:18.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:17 smithi053 bash[27369]: audit 2023-10-09T09:49:17.567319+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.53:0/2381260705' entity='mgr.y' 2023-10-09T09:49:18.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:17 smithi053 bash[27369]: audit 2023-10-09T09:49:17.830848+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.53:0/2381260705' entity='mgr.y' 2023-10-09T09:49:19.354 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-10-09T09:49:20.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:20 smithi053 bash[27369]: audit 2023-10-09T09:49:19.345970+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-10-09T09:49:20.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:20 smithi053 bash[27369]: cephadm 2023-10-09T09:49:19.348432+0000 mgr.y (mgr.14116) 14 : cephadm [INF] Saving service mgr spec with placement count:2 2023-10-09T09:49:20.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:20 smithi053 bash[27369]: audit 2023-10-09T09:49:19.353097+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.53:0/2381260705' entity='mgr.y' 2023-10-09T09:49:22.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:22 smithi053 bash[27369]: audit 2023-10-09T09:49:21.411752+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.53:0/460975500' entity='client.admin' 2023-10-09T09:49:22.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:22 smithi053 bash[27369]: cluster 2023-10-09T09:49:22.120855+0000 mgr.y (mgr.14116) 15 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:49:24.248 INFO:teuthology.orchestra.run.smithi053.stderr:Enabling the dashboard module... 2023-10-09T09:49:24.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:24 smithi053 bash[27369]: audit 2023-10-09T09:49:23.074621+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14116 172.21.15.53:0/2381260705' entity='mgr.y' 2023-10-09T09:49:24.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:24 smithi053 bash[27369]: audit 2023-10-09T09:49:23.453097+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.53:0/3600690679' entity='client.admin' 2023-10-09T09:49:25.422 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:25 smithi053 bash[27369]: cluster 2023-10-09T09:49:24.121401+0000 mgr.y (mgr.14116) 16 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:49:26.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:26 smithi053 bash[27369]: audit 2023-10-09T09:49:25.806054+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.53:0/4122921111' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-10-09T09:49:26.541 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:26 smithi053 bash[27633]: ignoring --setuser ceph since I am not root 2023-10-09T09:49:26.542 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:26 smithi053 bash[27633]: ignoring --setgroup ceph since I am not root 2023-10-09T09:49:26.542 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:26 smithi053 bash[27633]: debug 2023-10-09T09:49:26.461+0000 7f0f6fe47680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-09T09:49:26.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:26 smithi053 bash[27633]: debug 2023-10-09T09:49:26.569+0000 7f0f6fe47680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T09:49:27.422 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:27 smithi053 bash[27369]: audit 2023-10-09T09:49:26.249011+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.53:0/4122921111' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-10-09T09:49:27.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:27 smithi053 bash[27369]: cluster 2023-10-09T09:49:26.249112+0000 mon.a (mon.0) 67 : cluster [DBG] mgrmap e9: y(active, since 24s) 2023-10-09T09:49:27.423 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:27 smithi053 bash[27633]: debug 2023-10-09T09:49:27.041+0000 7f0f6fe47680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T09:49:28.137 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:28 smithi053 bash[27633]: debug 2023-10-09T09:49:28.013+0000 7f0f6fe47680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T09:49:28.422 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:28 smithi053 bash[27633]: debug 2023-10-09T09:49:28.133+0000 7f0f6fe47680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T09:49:28.523 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: { 2023-10-09T09:49:28.524 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "epoch": 9, 2023-10-09T09:49:28.524 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "available": true, 2023-10-09T09:49:28.524 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "active_name": "y", 2023-10-09T09:49:28.524 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "num_standby": 0 2023-10-09T09:49:28.524 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: } 2023-10-09T09:49:28.922 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:28 smithi053 bash[27369]: audit 2023-10-09T09:49:28.522086+0000 mon.a (mon.0) 68 : audit [DBG] from='client.? 172.21.15.53:0/4007400137' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-10-09T09:49:28.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:28 smithi053 bash[27633]: debug 2023-10-09T09:49:28.425+0000 7f0f6fe47680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T09:49:29.617 INFO:teuthology.orchestra.run.smithi053.stderr:Waiting for the mgr to restart... 2023-10-09T09:49:29.618 INFO:teuthology.orchestra.run.smithi053.stderr:Waiting for mgr epoch 9... 2023-10-09T09:49:29.883 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:29 smithi053 bash[27633]: debug 2023-10-09T09:49:29.605+0000 7f0f6fe47680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T09:49:29.883 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:29 smithi053 bash[27633]: debug 2023-10-09T09:49:29.777+0000 7f0f6fe47680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T09:49:29.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:29 smithi053 bash[27633]: debug 2023-10-09T09:49:29.881+0000 7f0f6fe47680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T09:49:30.172 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:29 smithi053 bash[27633]: debug 2023-10-09T09:49:29.993+0000 7f0f6fe47680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T09:49:30.603 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:30 smithi053 bash[27633]: debug 2023-10-09T09:49:30.217+0000 7f0f6fe47680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T09:49:30.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:30 smithi053 bash[27633]: debug 2023-10-09T09:49:30.601+0000 7f0f6fe47680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T09:49:30.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:30 smithi053 bash[27633]: debug 2023-10-09T09:49:30.729+0000 7f0f6fe47680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T09:49:31.922 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:31 smithi053 bash[27633]: debug 2023-10-09T09:49:31.637+0000 7f0f6fe47680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T09:49:31.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:31 smithi053 bash[27633]: debug 2023-10-09T09:49:31.749+0000 7f0f6fe47680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T09:49:31.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:31 smithi053 bash[27633]: debug 2023-10-09T09:49:31.873+0000 7f0f6fe47680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T09:49:32.404 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:32 smithi053 bash[27633]: debug 2023-10-09T09:49:32.109+0000 7f0f6fe47680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T09:49:32.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:32 smithi053 bash[27633]: debug 2023-10-09T09:49:32.401+0000 7f0f6fe47680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T09:49:32.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:32 smithi053 bash[27633]: debug 2023-10-09T09:49:32.573+0000 7f0f6fe47680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T09:49:33.084 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:32 smithi053 bash[27633]: debug 2023-10-09T09:49:32.745+0000 7f0f6fe47680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T09:49:33.084 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:32 smithi053 bash[27633]: debug 2023-10-09T09:49:32.969+0000 7f0f6fe47680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T09:49:33.335 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:33 smithi053 bash[27633]: debug 2023-10-09T09:49:33.081+0000 7f0f6fe47680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T09:49:33.335 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:33 smithi053 bash[27369]: cluster 2023-10-09T09:49:33.104853+0000 mon.a (mon.0) 69 : cluster [INF] Active manager daemon y restarted 2023-10-09T09:49:33.335 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:33 smithi053 bash[27369]: cluster 2023-10-09T09:49:33.105297+0000 mon.a (mon.0) 70 : cluster [INF] Activating manager daemon y 2023-10-09T09:49:33.336 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:33 smithi053 bash[27369]: cluster 2023-10-09T09:49:33.111821+0000 mon.a (mon.0) 71 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-10-09T09:49:33.336 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:33 smithi053 bash[27369]: cluster 2023-10-09T09:49:33.112083+0000 mon.a (mon.0) 72 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00695679s) 2023-10-09T09:49:33.336 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:33 smithi053 bash[27369]: audit 2023-10-09T09:49:33.113942+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T09:49:33.336 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:33 smithi053 bash[27369]: audit 2023-10-09T09:49:33.115394+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T09:49:33.336 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:33 smithi053 bash[27369]: audit 2023-10-09T09:49:33.116432+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T09:49:33.336 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:33 smithi053 bash[27369]: audit 2023-10-09T09:49:33.116697+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T09:49:33.336 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:33 smithi053 bash[27369]: audit 2023-10-09T09:49:33.116959+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T09:49:33.336 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:33 smithi053 bash[27369]: cluster 2023-10-09T09:49:33.120859+0000 mon.a (mon.0) 78 : cluster [INF] Manager daemon y is now available 2023-10-09T09:49:33.672 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:33 smithi053 bash[27633]: Warning: Permanently added '172.21.15.53' (ECDSA) to the list of known hosts. 2023-10-09T09:49:34.132 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: { 2023-10-09T09:49:34.133 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-10-09T09:49:34.133 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: "initialized": true 2023-10-09T09:49:34.133 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: } 2023-10-09T09:49:34.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:34 smithi053 bash[27369]: audit 2023-10-09T09:49:33.262193+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:49:34.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:34 smithi053 bash[27369]: audit 2023-10-09T09:49:33.265870+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:49:34.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:34 smithi053 bash[27369]: audit 2023-10-09T09:49:33.311203+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T09:49:34.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:34 smithi053 bash[27369]: audit 2023-10-09T09:49:33.316543+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T09:49:34.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:34 smithi053 bash[27369]: cluster 2023-10-09T09:49:34.116727+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e11: y(active, since 1.0116s) 2023-10-09T09:49:34.897 INFO:teuthology.orchestra.run.smithi053.stderr:mgr epoch 9 is available 2023-10-09T09:49:34.897 INFO:teuthology.orchestra.run.smithi053.stderr:Generating a dashboard self-signed certificate... 2023-10-09T09:49:35.666 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:35 smithi053 bash[27369]: audit 2023-10-09T09:49:34.115291+0000 mgr.y (mgr.14146) 1 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-10-09T09:49:35.666 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:35 smithi053 bash[27369]: audit 2023-10-09T09:49:34.130962+0000 mgr.y (mgr.14146) 2 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-10-09T09:49:36.514 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: Self-signed certificate created 2023-10-09T09:49:36.565 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:36 smithi053 bash[27369]: cluster 2023-10-09T09:49:35.251142+0000 mon.a (mon.0) 84 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-10-09T09:49:37.243 INFO:teuthology.orchestra.run.smithi053.stderr:Creating initial admin user... 2023-10-09T09:49:37.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:37 smithi053 bash[27369]: audit 2023-10-09T09:49:36.281406+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-10-09T09:49:37.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:37 smithi053 bash[27369]: audit 2023-10-09T09:49:36.507336+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:49:37.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:37 smithi053 bash[27369]: audit 2023-10-09T09:49:36.511911+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:49:38.991 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$nWicbLrN9YwRcuy0u0eEt.jb0eBtqyQHjXV3DCFrRg6ZpwjydbF8a", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1696844978, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-10-09T09:49:39.691 INFO:teuthology.orchestra.run.smithi053.stderr:Fetching dashboard port number... 2023-10-09T09:49:40.422 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:39 smithi053 bash[27369]: audit 2023-10-09T09:49:38.732495+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-10-09T09:49:40.422 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:39 smithi053 bash[27369]: audit 2023-10-09T09:49:38.990318+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:49:41.072 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: 8443 2023-10-09T09:49:41.356 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:40 smithi053 bash[27369]: cluster 2023-10-09T09:49:39.995498+0000 mon.a (mon.0) 88 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-10-09T09:49:41.356 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:40 smithi053 bash[27369]: audit 2023-10-09T09:49:40.474480+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:49:41.789 INFO:teuthology.orchestra.run.smithi053.stderr:firewalld does not appear to be present 2023-10-09T09:49:41.789 INFO:teuthology.orchestra.run.smithi053.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-10-09T09:49:41.791 INFO:teuthology.orchestra.run.smithi053.stderr:Ceph Dashboard is now available at: 2023-10-09T09:49:41.791 INFO:teuthology.orchestra.run.smithi053.stderr: 2023-10-09T09:49:41.791 INFO:teuthology.orchestra.run.smithi053.stderr: URL: https://smithi053.front.sepia.ceph.com:8443/ 2023-10-09T09:49:41.791 INFO:teuthology.orchestra.run.smithi053.stderr: User: admin 2023-10-09T09:49:41.791 INFO:teuthology.orchestra.run.smithi053.stderr: Password: ajyo39g04s 2023-10-09T09:49:41.791 INFO:teuthology.orchestra.run.smithi053.stderr: 2023-10-09T09:49:41.791 INFO:teuthology.orchestra.run.smithi053.stderr:Enabling autotune for osd_memory_target 2023-10-09T09:49:42.172 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:41 smithi053 bash[27369]: audit 2023-10-09T09:49:41.071015+0000 mon.a (mon.0) 90 : audit [DBG] from='client.? 172.21.15.53:0/2632736156' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-10-09T09:49:45.827 INFO:teuthology.orchestra.run.smithi053.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-10-09T09:49:46.762 INFO:teuthology.orchestra.run.smithi053.stderr:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-10-09T09:49:46.762 INFO:teuthology.orchestra.run.smithi053.stderr: 2023-10-09T09:49:46.762 INFO:teuthology.orchestra.run.smithi053.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-10-09T09:49:46.762 INFO:teuthology.orchestra.run.smithi053.stderr: 2023-10-09T09:49:46.762 INFO:teuthology.orchestra.run.smithi053.stderr:Or, if you are only running a single cluster on this host: 2023-10-09T09:49:46.763 INFO:teuthology.orchestra.run.smithi053.stderr: 2023-10-09T09:49:46.763 INFO:teuthology.orchestra.run.smithi053.stderr: sudo /home/ubuntu/cephtest/cephadm shell 2023-10-09T09:49:46.763 INFO:teuthology.orchestra.run.smithi053.stderr: 2023-10-09T09:49:46.763 INFO:teuthology.orchestra.run.smithi053.stderr:Please consider enabling telemetry to help improve Ceph: 2023-10-09T09:49:46.763 INFO:teuthology.orchestra.run.smithi053.stderr: 2023-10-09T09:49:46.763 INFO:teuthology.orchestra.run.smithi053.stderr: ceph telemetry on 2023-10-09T09:49:46.763 INFO:teuthology.orchestra.run.smithi053.stderr: 2023-10-09T09:49:46.763 INFO:teuthology.orchestra.run.smithi053.stderr:For more information see: 2023-10-09T09:49:46.763 INFO:teuthology.orchestra.run.smithi053.stderr: 2023-10-09T09:49:46.763 INFO:teuthology.orchestra.run.smithi053.stderr: https://docs.ceph.com/en/pacific/mgr/telemetry/ 2023-10-09T09:49:46.763 INFO:teuthology.orchestra.run.smithi053.stderr: 2023-10-09T09:49:46.763 INFO:teuthology.orchestra.run.smithi053.stderr:Bootstrap complete. 2023-10-09T09:49:46.795 INFO:tasks.cephadm:Fetching config... 2023-10-09T09:49:46.795 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-09T09:49:46.796 DEBUG:teuthology.orchestra.run.smithi053:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-10-09T09:49:46.801 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-10-09T09:49:46.801 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-09T09:49:46.801 DEBUG:teuthology.orchestra.run.smithi053:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-10-09T09:49:46.848 INFO:tasks.cephadm:Fetching mon keyring... 2023-10-09T09:49:46.848 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-09T09:49:46.848 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-10-09T09:49:46.904 INFO:tasks.cephadm:Fetching pub ssh key... 2023-10-09T09:49:46.904 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-09T09:49:46.904 DEBUG:teuthology.orchestra.run.smithi053:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-10-09T09:49:46.950 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-10-09T09:49:46.950 DEBUG:teuthology.orchestra.run.smithi053:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAFWxly+gzdo3SiKaoZf4E0yCwcYWoZrHyPLvvlXW/v97QLsJUIE9/NwmNsb1VCwbyIQmsYRnhLv1176Y/I9oApo4DIvqGSf88AmxidAEKPdyXZd/0h9JmLjpAK+wc/xYSMN77CTTnUn1e8cIVjvNAdXmNuNA+pwVTUlTWCYgWtBypSZDw36scZRmHbq4Y9SkIi1dfHkeHR9qp7PNfDqrwnF4d6QCWe9YEXkReVlZVzr/ED4KdZvRmFzJvHndgzMtbaKViAVhRhdmfqginCIHQEFVo/BXv6jvj/pEIeFywQbshYqem3uUjTKwmQhfKkxAqJQzAeBYiBNY7T57n9Uep2O2MacLhRTGzk50yJUgURMuB4lio42zT/cXloOMXKOGnC3fWhuDtAX6stG6bzkkaWlNbCfD2YKlxHil3/mmnEAFjjrn01Uwtha5sESjLCNdWC+M7ad9EzQOkmE2Ld22CMfmKDKt9hU2kCjOQCiBfqd6FFGCajBUitDCEnX4mqnc= ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-09T09:49:47.014 INFO:teuthology.orchestra.run.smithi053.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAFWxly+gzdo3SiKaoZf4E0yCwcYWoZrHyPLvvlXW/v97QLsJUIE9/NwmNsb1VCwbyIQmsYRnhLv1176Y/I9oApo4DIvqGSf88AmxidAEKPdyXZd/0h9JmLjpAK+wc/xYSMN77CTTnUn1e8cIVjvNAdXmNuNA+pwVTUlTWCYgWtBypSZDw36scZRmHbq4Y9SkIi1dfHkeHR9qp7PNfDqrwnF4d6QCWe9YEXkReVlZVzr/ED4KdZvRmFzJvHndgzMtbaKViAVhRhdmfqginCIHQEFVo/BXv6jvj/pEIeFywQbshYqem3uUjTKwmQhfKkxAqJQzAeBYiBNY7T57n9Uep2O2MacLhRTGzk50yJUgURMuB4lio42zT/cXloOMXKOGnC3fWhuDtAX6stG6bzkkaWlNbCfD2YKlxHil3/mmnEAFjjrn01Uwtha5sESjLCNdWC+M7ad9EzQOkmE2Ld22CMfmKDKt9hU2kCjOQCiBfqd6FFGCajBUitDCEnX4mqnc= ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T09:49:47.021 DEBUG:teuthology.orchestra.run.smithi086:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAFWxly+gzdo3SiKaoZf4E0yCwcYWoZrHyPLvvlXW/v97QLsJUIE9/NwmNsb1VCwbyIQmsYRnhLv1176Y/I9oApo4DIvqGSf88AmxidAEKPdyXZd/0h9JmLjpAK+wc/xYSMN77CTTnUn1e8cIVjvNAdXmNuNA+pwVTUlTWCYgWtBypSZDw36scZRmHbq4Y9SkIi1dfHkeHR9qp7PNfDqrwnF4d6QCWe9YEXkReVlZVzr/ED4KdZvRmFzJvHndgzMtbaKViAVhRhdmfqginCIHQEFVo/BXv6jvj/pEIeFywQbshYqem3uUjTKwmQhfKkxAqJQzAeBYiBNY7T57n9Uep2O2MacLhRTGzk50yJUgURMuB4lio42zT/cXloOMXKOGnC3fWhuDtAX6stG6bzkkaWlNbCfD2YKlxHil3/mmnEAFjjrn01Uwtha5sESjLCNdWC+M7ad9EzQOkmE2Ld22CMfmKDKt9hU2kCjOQCiBfqd6FFGCajBUitDCEnX4mqnc= ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-10-09T09:49:47.045 INFO:teuthology.orchestra.run.smithi086.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDAFWxly+gzdo3SiKaoZf4E0yCwcYWoZrHyPLvvlXW/v97QLsJUIE9/NwmNsb1VCwbyIQmsYRnhLv1176Y/I9oApo4DIvqGSf88AmxidAEKPdyXZd/0h9JmLjpAK+wc/xYSMN77CTTnUn1e8cIVjvNAdXmNuNA+pwVTUlTWCYgWtBypSZDw36scZRmHbq4Y9SkIi1dfHkeHR9qp7PNfDqrwnF4d6QCWe9YEXkReVlZVzr/ED4KdZvRmFzJvHndgzMtbaKViAVhRhdmfqginCIHQEFVo/BXv6jvj/pEIeFywQbshYqem3uUjTKwmQhfKkxAqJQzAeBYiBNY7T57n9Uep2O2MacLhRTGzk50yJUgURMuB4lio42zT/cXloOMXKOGnC3fWhuDtAX6stG6bzkkaWlNbCfD2YKlxHil3/mmnEAFjjrn01Uwtha5sESjLCNdWC+M7ad9EzQOkmE2Ld22CMfmKDKt9hU2kCjOQCiBfqd6FFGCajBUitDCEnX4mqnc= ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T09:49:47.056 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-10-09T09:49:47.073 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:46 smithi053 bash[27369]: audit 2023-10-09T09:49:45.823349+0000 mon.a (mon.0) 91 : audit [INF] from='client.? 172.21.15.53:0/426057630' entity='client.admin' 2023-10-09T09:49:52.312 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-10-09T09:49:52.312 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-10-09T09:49:52.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:52 smithi053 bash[27369]: audit 2023-10-09T09:49:51.518131+0000 mon.a (mon.0) 92 : audit [INF] from='client.? 172.21.15.53:0/137167256' entity='client.admin' 2023-10-09T09:49:53.861 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:53 smithi053 bash[27369]: cluster 2023-10-09T09:49:53.118412+0000 mgr.y (mgr.14146) 5 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:49:54.922 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:54 smithi053 bash[27369]: audit 2023-10-09T09:49:53.669546+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:49:54.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:54 smithi053 bash[27369]: audit 2023-10-09T09:49:53.966769+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi053", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:49:54.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:54 smithi053 bash[27369]: audit 2023-10-09T09:49:53.971815+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:49:54.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:54 smithi053 bash[27369]: audit 2023-10-09T09:49:53.974511+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:49:54.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:54 smithi053 bash[27369]: audit 2023-10-09T09:49:53.979660+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:49:55.922 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:55 smithi053 bash[27369]: cluster 2023-10-09T09:49:55.118832+0000 mgr.y (mgr.14146) 6 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:49:56.675 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi086 2023-10-09T09:49:56.675 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2023-10-09T09:49:56.676 DEBUG:teuthology.orchestra.run.smithi086:> dd of=/etc/ceph/ceph.conf 2023-10-09T09:49:56.683 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2023-10-09T09:49:56.683 DEBUG:teuthology.orchestra.run.smithi086:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-09T09:49:56.730 INFO:tasks.cephadm:Adding host smithi086 to orchestrator... 2023-10-09T09:49:56.730 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph orch host add smithi086 2023-10-09T09:49:56.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:56 smithi053 bash[27369]: audit 2023-10-09T09:49:55.925182+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:49:56.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:56 smithi053 bash[27369]: audit 2023-10-09T09:49:55.950126+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:49:56.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:56 smithi053 bash[27369]: audit 2023-10-09T09:49:55.952709+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:49:56.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:56 smithi053 bash[27369]: audit 2023-10-09T09:49:55.954218+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:49:56.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:56 smithi053 bash[27369]: cephadm 2023-10-09T09:49:55.956588+0000 mgr.y (mgr.14146) 8 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.conf 2023-10-09T09:49:56.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:56 smithi053 bash[27369]: cephadm 2023-10-09T09:49:55.974643+0000 mgr.y (mgr.14146) 9 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2023-10-09T09:49:56.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:56 smithi053 bash[27369]: audit 2023-10-09T09:49:56.003798+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:49:56.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:56 smithi053 bash[27369]: audit 2023-10-09T09:49:56.007504+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:49:58.171 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:49:57 smithi053 bash[27369]: cluster 2023-10-09T09:49:57.119283+0000 mgr.y (mgr.14146) 10 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:00.247 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:49:59 smithi053 bash[27633]: Warning: Permanently added 'smithi086,172.21.15.86' (ECDSA) to the list of known hosts. 2023-10-09T09:50:00.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:00 smithi053 bash[27369]: cluster 2023-10-09T09:49:59.119710+0000 mgr.y (mgr.14146) 11 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:00.833 INFO:teuthology.orchestra.run.smithi053.stdout:Added host 'smithi086' with addr '172.21.15.86' 2023-10-09T09:50:01.172 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:50:00 smithi053 bash[27633]: Warning: Permanently added '172.21.15.86' (ECDSA) to the list of known hosts. 2023-10-09T09:50:01.422 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:01 smithi053 bash[27369]: audit 2023-10-09T09:49:59.901145+0000 mgr.y (mgr.14146) 12 : audit [DBG] from='client.14170 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi086", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:50:01.422 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:01 smithi053 bash[27369]: audit 2023-10-09T09:50:00.831957+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:01.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:01 smithi053 bash[27369]: audit 2023-10-09T09:50:00.838033+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:50:01.620 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph orch host ls --format=json 2023-10-09T09:50:02.646 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:02 smithi053 bash[27369]: cephadm 2023-10-09T09:50:00.832742+0000 mgr.y (mgr.14146) 13 : cephadm [INF] Added host smithi086 2023-10-09T09:50:02.646 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:02 smithi053 bash[27369]: cluster 2023-10-09T09:50:01.120355+0000 mgr.y (mgr.14146) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:02.646 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:02 smithi053 bash[27369]: audit 2023-10-09T09:50:01.386533+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:03.922 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:03 smithi053 bash[27369]: audit 2023-10-09T09:50:02.651647+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:03.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:03 smithi053 bash[27369]: cluster 2023-10-09T09:50:03.120848+0000 mgr.y (mgr.14146) 15 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:04.748 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T09:50:04.748 INFO:teuthology.orchestra.run.smithi053.stdout:[{"addr": "172.21.15.53", "hostname": "smithi053", "labels": [], "status": ""}, {"addr": "172.21.15.86", "hostname": "smithi086", "labels": [], "status": ""}] 2023-10-09T09:50:05.495 INFO:tasks.cephadm:Setting crush tunables to default 2023-10-09T09:50:05.495 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd crush tunables default 2023-10-09T09:50:06.537 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:06 smithi053 bash[27369]: audit 2023-10-09T09:50:04.746352+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-10-09T09:50:06.537 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:06 smithi053 bash[27369]: cluster 2023-10-09T09:50:05.121318+0000 mgr.y (mgr.14146) 17 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:08.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:08 smithi053 bash[27369]: cluster 2023-10-09T09:50:07.121778+0000 mgr.y (mgr.14146) 18 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:08.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:08 smithi053 bash[27369]: audit 2023-10-09T09:50:07.598189+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:08.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:08 smithi053 bash[27369]: audit 2023-10-09T09:50:07.922230+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:08.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:08 smithi053 bash[27369]: audit 2023-10-09T09:50:07.923754+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi086", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:50:08.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:08 smithi053 bash[27369]: audit 2023-10-09T09:50:07.925452+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:08.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:08 smithi053 bash[27369]: audit 2023-10-09T09:50:07.926532+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:50:08.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:08 smithi053 bash[27369]: audit 2023-10-09T09:50:08.002171+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:08.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:08 smithi053 bash[27369]: audit 2023-10-09T09:50:08.007934+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:09.262 INFO:teuthology.orchestra.run.smithi053.stderr:adjusted tunables profile to default 2023-10-09T09:50:09.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:09 smithi053 bash[27369]: cephadm 2023-10-09T09:50:07.928300+0000 mgr.y (mgr.14146) 19 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.conf 2023-10-09T09:50:09.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:09 smithi053 bash[27369]: cephadm 2023-10-09T09:50:07.956107+0000 mgr.y (mgr.14146) 20 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2023-10-09T09:50:09.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:09 smithi053 bash[27369]: audit 2023-10-09T09:50:08.615151+0000 mon.a (mon.0) 115 : audit [INF] from='client.? 172.21.15.53:0/3597346495' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-10-09T09:50:10.042 INFO:tasks.cephadm:Adding mon.a on smithi053 2023-10-09T09:50:10.042 INFO:tasks.cephadm:Adding mon.c on smithi053 2023-10-09T09:50:10.042 INFO:tasks.cephadm:Adding mon.b on smithi086 2023-10-09T09:50:10.043 DEBUG:teuthology.orchestra.run.smithi086:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph orch apply mon '3;smithi053:172.21.15.53=a;smithi053:[v2:172.21.15.53:3301,v1:172.21.15.53:6790]=c;smithi086:172.21.15.86=b' 2023-10-09T09:50:10.422 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:10 smithi053 bash[27369]: cluster 2023-10-09T09:50:09.122201+0000 mgr.y (mgr.14146) 21 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:10.422 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:10 smithi053 bash[27369]: audit 2023-10-09T09:50:09.257411+0000 mon.a (mon.0) 116 : audit [INF] from='client.? 172.21.15.53:0/3597346495' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-10-09T09:50:10.422 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:10 smithi053 bash[27369]: cluster 2023-10-09T09:50:09.257470+0000 mon.a (mon.0) 117 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-09T09:50:12.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:12 smithi053 bash[27369]: cluster 2023-10-09T09:50:11.122680+0000 mgr.y (mgr.14146) 22 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:13.030 INFO:teuthology.orchestra.run.smithi086.stdout:Scheduled mon update... 2023-10-09T09:50:13.940 DEBUG:teuthology.orchestra.run.smithi053:mon.c> sudo journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mon.c.service 2023-10-09T09:50:13.942 DEBUG:teuthology.orchestra.run.smithi086:mon.b> sudo journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mon.b.service 2023-10-09T09:50:13.946 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-09T09:50:13.946 DEBUG:teuthology.orchestra.run.smithi086:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-09T09:50:14.224 INFO:journalctl@ceph.mon.c.smithi053.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T09:50:14.422 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:14 smithi053 bash[27369]: audit 2023-10-09T09:50:13.018960+0000 mgr.y (mgr.14146) 23 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi053:172.21.15.53=a;smithi053:[v2:172.21.15.53:3301,v1:172.21.15.53:6790]=c;smithi086:172.21.15.86=b", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:50:14.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:14 smithi053 bash[27369]: cephadm 2023-10-09T09:50:13.025259+0000 mgr.y (mgr.14146) 24 : cephadm [INF] Saving service mon spec with placement smithi053:172.21.15.53=a;smithi053:[v2:172.21.15.53:3301,v1:172.21.15.53:6790]=c;smithi086:172.21.15.86=b;count:3 2023-10-09T09:50:14.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:14 smithi053 bash[27369]: audit 2023-10-09T09:50:13.029006+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:14.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:14 smithi053 bash[27369]: audit 2023-10-09T09:50:13.037169+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:50:14.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:14 smithi053 bash[27369]: audit 2023-10-09T09:50:13.040449+0000 mon.a (mon.0) 120 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:14.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:14 smithi053 bash[27369]: audit 2023-10-09T09:50:13.042043+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:50:14.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:14 smithi053 bash[27369]: audit 2023-10-09T09:50:13.047722+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:14.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:14 smithi053 bash[27369]: audit 2023-10-09T09:50:13.050547+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T09:50:14.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:14 smithi053 bash[27369]: audit 2023-10-09T09:50:13.051856+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:14.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:14 smithi053 bash[27369]: cephadm 2023-10-09T09:50:13.052943+0000 mgr.y (mgr.14146) 25 : cephadm [INF] Deploying daemon mon.b on smithi086 2023-10-09T09:50:14.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:14 smithi053 bash[27369]: cluster 2023-10-09T09:50:13.123104+0000 mgr.y (mgr.14146) 26 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:15.280 INFO:journalctl@ceph.mon.b.smithi086.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T09:50:16.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:16 smithi053 bash[27369]: cluster 2023-10-09T09:50:15.123525+0000 mgr.y (mgr.14146) 27 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:18.597 INFO:teuthology.orchestra.run.smithi086.stdout: 2023-10-09T09:50:18.597 INFO:teuthology.orchestra.run.smithi086.stdout:{"epoch":1,"fsid":"d72ad4d6-6688-11ee-8db5-212e2dc638e7","modified":"2023-10-09T09:48:28.220504Z","created":"2023-10-09T09:48:28.220504Z","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.53:3300","nonce":0},{"type":"v1","addr":"172.21.15.53:6789","nonce":0}]},"addr":"172.21.15.53:6789/0","public_addr":"172.21.15.53:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-10-09T09:50:18.600 INFO:teuthology.orchestra.run.smithi086.stderr:dumped monmap epoch 1 2023-10-09T09:50:18.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:18 smithi053 bash[27369]: cluster 2023-10-09T09:50:17.123973+0000 mgr.y (mgr.14146) 28 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:19.216 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:19 smithi086 systemd[1]: Started Ceph mon.b for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T09:50:19.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:19 smithi053 bash[27369]: audit 2023-10-09T09:50:18.596632+0000 mon.a (mon.0) 125 : audit [DBG] from='client.? 172.21.15.86:0/2991240542' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-09T09:50:19.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:19 smithi053 bash[27369]: audit 2023-10-09T09:50:19.211723+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:19.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:19 smithi053 bash[27369]: audit 2023-10-09T09:50:19.213703+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T09:50:19.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:19 smithi053 bash[27369]: audit 2023-10-09T09:50:19.215325+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:20.217 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-09T09:50:20.218 DEBUG:teuthology.orchestra.run.smithi086:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-09T09:50:20.232 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.011+0000 7fa0030f0880 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-09T09:50:20.232 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.011+0000 7fa0030f0880 0 ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable), process ceph-mon, pid 7 2023-10-09T09:50:20.232 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.011+0000 7fa0030f0880 0 pidfile_write: ignore empty --pid-file 2023-10-09T09:50:20.233 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.019+0000 7fa0030f0880 0 load: jerasure load: lrc load: isa 2023-10-09T09:50:20.233 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: RocksDB version: 6.8.1 2023-10-09T09:50:20.233 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-10-09T09:50:20.233 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Compile date Oct 5 2023 2023-10-09T09:50:20.233 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: DB SUMMARY 2023-10-09T09:50:20.233 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: CURRENT file: CURRENT 2023-10-09T09:50:20.233 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: IDENTITY file: IDENTITY 2023-10-09T09:50:20.233 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2023-10-09T09:50:20.233 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-10-09T09:50:20.233 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000003.log size: 511 ; 2023-10-09T09:50:20.233 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.error_if_exists: 0 2023-10-09T09:50:20.233 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.create_if_missing: 0 2023-10-09T09:50:20.234 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.paranoid_checks: 1 2023-10-09T09:50:20.234 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.env: 0x55cec99c1080 2023-10-09T09:50:20.234 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.fs: Posix File System 2023-10-09T09:50:20.234 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.info_log: 0x55cecc0e7a80 2023-10-09T09:50:20.234 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-09T09:50:20.234 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.statistics: (nil) 2023-10-09T09:50:20.234 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.use_fsync: 0 2023-10-09T09:50:20.234 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.max_log_file_size: 0 2023-10-09T09:50:20.234 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-09T09:50:20.234 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-09T09:50:20.234 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-09T09:50:20.234 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-09T09:50:20.235 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.allow_fallocate: 1 2023-10-09T09:50:20.235 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-09T09:50:20.235 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-09T09:50:20.236 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.use_direct_reads: 0 2023-10-09T09:50:20.236 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-09T09:50:20.236 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.create_missing_column_families: 0 2023-10-09T09:50:20.236 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.db_log_dir: 2023-10-09T09:50:20.236 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2023-10-09T09:50:20.236 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-09T09:50:20.236 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.max_subcompactions: 1 2023-10-09T09:50:20.236 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.max_background_flushes: -1 2023-10-09T09:50:20.236 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-09T09:50:20.236 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-09T09:50:20.236 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-09T09:50:20.237 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-09T09:50:20.237 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-09T09:50:20.237 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.advise_random_on_open: 1 2023-10-09T09:50:20.237 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-09T09:50:20.237 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.write_buffer_manager: 0x55ceccde4330 2023-10-09T09:50:20.237 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-09T09:50:20.237 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-10-09T09:50:20.237 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-09T09:50:20.237 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-09T09:50:20.237 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.rate_limiter: (nil) 2023-10-09T09:50:20.237 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-09T09:50:20.237 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-09T09:50:20.237 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-09T09:50:20.238 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-09T09:50:20.238 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.unordered_write: 0 2023-10-09T09:50:20.238 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-09T09:50:20.238 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-09T09:50:20.238 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-09T09:50:20.238 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-09T09:50:20.238 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.row_cache: None 2023-10-09T09:50:20.238 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.wal_filter: None 2023-10-09T09:50:20.238 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-09T09:50:20.238 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-09T09:50:20.238 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.preserve_deletes: 0 2023-10-09T09:50:20.239 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.two_write_queues: 0 2023-10-09T09:50:20.239 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.manual_wal_flush: 0 2023-10-09T09:50:20.239 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.atomic_flush: 0 2023-10-09T09:50:20.239 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-09T09:50:20.239 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-09T09:50:20.239 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-09T09:50:20.239 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.log_readahead_size: 0 2023-10-09T09:50:20.239 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-10-09T09:50:20.239 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.max_background_jobs: 2 2023-10-09T09:50:20.239 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.max_background_compactions: -1 2023-10-09T09:50:20.239 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-09T09:50:20.239 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-09T09:50:20.239 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-09T09:50:20.240 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.max_total_wal_size: 0 2023-10-09T09:50:20.240 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-09T09:50:20.240 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-09T09:50:20.240 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-09T09:50:20.240 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-09T09:50:20.240 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.max_open_files: -1 2023-10-09T09:50:20.240 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.bytes_per_sync: 0 2023-10-09T09:50:20.240 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-09T09:50:20.240 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-09T09:50:20.240 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-09T09:50:20.240 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Compression algorithms supported: 2023-10-09T09:50:20.240 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-09T09:50:20.241 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: kZSTD supported: 0 2023-10-09T09:50:20.241 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: kXpressCompression supported: 0 2023-10-09T09:50:20.241 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-09T09:50:20.241 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: kLZ4Compression supported: 1 2023-10-09T09:50:20.241 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: kBZip2Compression supported: 0 2023-10-09T09:50:20.241 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: kZlibCompression supported: 1 2023-10-09T09:50:20.241 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: kSnappyCompression supported: 1 2023-10-09T09:50:20.241 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-09T09:50:20.241 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 2023-10-09T09:50:20.241 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-10-09T09:50:20.241 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-09T09:50:20.241 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.merge_operator: 2023-10-09T09:50:20.241 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.compaction_filter: None 2023-10-09T09:50:20.242 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.compaction_filter_factory: None 2023-10-09T09:50:20.242 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-09T09:50:20.242 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-09T09:50:20.242 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55cecc095d18) 2023-10-09T09:50:20.242 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: cache_index_and_filter_blocks: 1 2023-10-09T09:50:20.242 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-09T09:50:20.242 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-09T09:50:20.242 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: pin_top_level_index_and_filter: 1 2023-10-09T09:50:20.242 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: index_type: 0 2023-10-09T09:50:20.242 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: data_block_index_type: 0 2023-10-09T09:50:20.242 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: index_shortening: 1 2023-10-09T09:50:20.242 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: data_block_hash_table_util_ratio: 0.750000 2023-10-09T09:50:20.243 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: hash_index_allow_collision: 1 2023-10-09T09:50:20.243 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: checksum: 1 2023-10-09T09:50:20.243 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: no_block_cache: 0 2023-10-09T09:50:20.243 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: block_cache: 0x55cecc0ccf10 2023-10-09T09:50:20.243 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: block_cache_name: BinnedLRUCache 2023-10-09T09:50:20.243 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: block_cache_options: 2023-10-09T09:50:20.243 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: capacity : 536870912 2023-10-09T09:50:20.243 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: num_shard_bits : 4 2023-10-09T09:50:20.243 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: strict_capacity_limit : 0 2023-10-09T09:50:20.243 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: high_pri_pool_ratio: 0.000 2023-10-09T09:50:20.243 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: block_cache_compressed: (nil) 2023-10-09T09:50:20.243 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: persistent_cache: (nil) 2023-10-09T09:50:20.243 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: block_size: 4096 2023-10-09T09:50:20.244 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: block_size_deviation: 10 2023-10-09T09:50:20.244 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: block_restart_interval: 16 2023-10-09T09:50:20.244 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: index_block_restart_interval: 1 2023-10-09T09:50:20.244 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: metadata_block_size: 4096 2023-10-09T09:50:20.244 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: partition_filters: 0 2023-10-09T09:50:20.244 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: use_delta_encoding: 1 2023-10-09T09:50:20.244 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: filter_policy: rocksdb.BuiltinBloomFilter 2023-10-09T09:50:20.244 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: whole_key_filtering: 1 2023-10-09T09:50:20.244 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: verify_compression: 0 2023-10-09T09:50:20.244 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: read_amp_bytes_per_bit: 0 2023-10-09T09:50:20.244 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: format_version: 2 2023-10-09T09:50:20.244 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: enable_index_compression: 1 2023-10-09T09:50:20.245 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: block_align: 0 2023-10-09T09:50:20.245 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-09T09:50:20.245 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-09T09:50:20.245 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.compression: NoCompression 2023-10-09T09:50:20.245 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-09T09:50:20.245 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-09T09:50:20.245 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-09T09:50:20.245 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.num_levels: 7 2023-10-09T09:50:20.245 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-09T09:50:20.245 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-09T09:50:20.245 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-09T09:50:20.245 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-09T09:50:20.245 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-09T09:50:20.246 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-09T09:50:20.246 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-09T09:50:20.246 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-09T09:50:20.246 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-09T09:50:20.246 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-09T09:50:20.246 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.compression_opts.level: 32767 2023-10-09T09:50:20.246 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-09T09:50:20.246 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-09T09:50:20.246 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-09T09:50:20.246 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.compression_opts.enabled: false 2023-10-09T09:50:20.246 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-09T09:50:20.247 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-09T09:50:20.247 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-09T09:50:20.247 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-09T09:50:20.247 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-09T09:50:20.247 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-09T09:50:20.247 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-09T09:50:20.247 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-09T09:50:20.247 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-09T09:50:20.247 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-09T09:50:20.247 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-09T09:50:20.247 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-09T09:50:20.247 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-09T09:50:20.247 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-09T09:50:20.248 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-09T09:50:20.248 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-09T09:50:20.248 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-09T09:50:20.248 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.arena_block_size: 4194304 2023-10-09T09:50:20.248 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-09T09:50:20.249 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-09T09:50:20.249 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-10-09T09:50:20.249 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-09T09:50:20.249 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-09T09:50:20.249 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-09T09:50:20.249 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-09T09:50:20.249 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-09T09:50:20.249 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-09T09:50:20.249 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-09T09:50:20.250 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-09T09:50:20.250 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-09T09:50:20.250 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-09T09:50:20.250 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-09T09:50:20.250 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.table_properties_collectors: 2023-10-09T09:50:20.250 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.inplace_update_support: 0 2023-10-09T09:50:20.250 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-09T09:50:20.250 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-09T09:50:20.250 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-09T09:50:20.250 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-09T09:50:20.250 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.bloom_locality: 0 2023-10-09T09:50:20.251 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.max_successive_merges: 0 2023-10-09T09:50:20.251 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-09T09:50:20.251 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-09T09:50:20.251 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.force_consistency_checks: 0 2023-10-09T09:50:20.251 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-09T09:50:20.251 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.ttl: 2592000 2023-10-09T09:50:20.251 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-09T09:50:20.251 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-09T09:50:20.251 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2023-10-09T09:50:20.251 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696845020027372, "job": 1, "event": "recovery_started", "log_files": [3]} 2023-10-09T09:50:20.251 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2023-10-09T09:50:20.251 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 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-10-09T09:50:20.252 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696845020028111, "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": 1696845020, "oldest_key_time": 3, "file_creation_time": 0}} 2023-10-09T09:50:20.252 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2023-10-09T09:50:20.252 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.023+0000 7fa0030f0880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696845020028758, "job": 1, "event": "recovery_finished"} 2023-10-09T09:50:20.252 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.027+0000 7fa0030f0880 4 rocksdb: DB pointer 0x55cecc195800 2023-10-09T09:50:20.252 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.027+0000 7f9fe9ef7700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-10-09T09:50:20.252 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.027+0000 7f9fe9ef7700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-10-09T09:50:20.252 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: ** DB Stats ** 2023-10-09T09:50:20.252 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T09:50:20.252 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-09T09:50:20.252 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-09T09:50:20.252 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-09T09:50:20.253 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-09T09:50:20.253 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-10-09T09:50:20.253 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-09T09:50:20.253 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: ** Compaction Stats [default] ** 2023-10-09T09:50:20.253 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-09T09:50:20.253 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T09:50:20.253 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: 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.0 0.00 0.00 1 0.001 0 0 2023-10-09T09:50:20.253 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: 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.0 0.00 0.00 1 0.001 0 0 2023-10-09T09:50:20.253 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: 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.0 0.00 0.00 1 0.001 0 0 2023-10-09T09:50:20.253 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: ** Compaction Stats [default] ** 2023-10-09T09:50:20.253 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-09T09:50:20.254 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T09:50:20.254 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: 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.0 0.00 0.00 1 0.001 0 0 2023-10-09T09:50:20.254 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T09:50:20.254 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-09T09:50:20.254 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-09T09:50:20.254 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: AddFile(Total Files): cumulative 0, interval 0 2023-10-09T09:50:20.254 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-09T09:50:20.254 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: AddFile(Keys): cumulative 0, interval 0 2023-10-09T09:50:20.254 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: Cumulative compaction: 0.00 GB write, 0.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-09T09:50:20.254 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: Interval compaction: 0.00 GB write, 0.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-09T09:50:20.254 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-09T09:50:20.254 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: ** File Read Latency Histogram By Level [default] ** 2023-10-09T09:50:20.255 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: ** Compaction Stats [default] ** 2023-10-09T09:50:20.255 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-09T09:50:20.255 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T09:50:20.255 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: 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.0 0.00 0.00 1 0.001 0 0 2023-10-09T09:50:20.255 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: 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.0 0.00 0.00 1 0.001 0 0 2023-10-09T09:50:20.255 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2023-10-09T09:50:20.255 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: ** Compaction Stats [default] ** 2023-10-09T09:50:20.255 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2023-10-09T09:50:20.255 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T09:50:20.255 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: 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.0 0.00 0.00 1 0.001 0 0 2023-10-09T09:50:20.255 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T09:50:20.255 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: Flush(GB): cumulative 0.000, interval 0.000 2023-10-09T09:50:20.256 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-09T09:50:20.256 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: AddFile(Total Files): cumulative 0, interval 0 2023-10-09T09:50:20.256 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-09T09:50:20.256 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: AddFile(Keys): cumulative 0, interval 0 2023-10-09T09:50:20.256 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: Cumulative compaction: 0.00 GB write, 0.33 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-09T09:50:20.256 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-09T09:50:20.256 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-09T09:50:20.256 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: ** File Read Latency Histogram By Level [default] ** 2023-10-09T09:50:20.256 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.027+0000 7fa0030f0880 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2023-10-09T09:50:20.256 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.027+0000 7fa0030f0880 0 using public_addr v2:172.21.15.86:0/0 -> [v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0] 2023-10-09T09:50:20.256 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.027+0000 7fa0030f0880 0 starting mon.b rank -1 at public addrs [v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0] at bind addrs [v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T09:50:20.256 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.031+0000 7fa0030f0880 1 mon.b@-1(???) e0 preinit fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T09:50:20.257 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.059+0000 7f9fec6fc700 0 mon.b@-1(synchronizing).mds e1 new map 2023-10-09T09:50:20.257 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.059+0000 7f9fec6fc700 0 mon.b@-1(synchronizing).mds e1 print_map 2023-10-09T09:50:20.257 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: e1 2023-10-09T09:50:20.257 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: enable_multiple, ever_enabled_multiple: 1,1 2023-10-09T09:50:20.257 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-09T09:50:20.257 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: legacy client fscid: -1 2023-10-09T09:50:20.257 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: 2023-10-09T09:50:20.257 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: No filesystems configured 2023-10-09T09:50:20.257 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.059+0000 7f9fec6fc700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-10-09T09:50:20.257 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.059+0000 7f9fec6fc700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-10-09T09:50:20.257 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.059+0000 7f9fec6fc700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-10-09T09:50:20.257 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.059+0000 7f9fec6fc700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-10-09T09:50:20.258 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.059+0000 7f9fec6fc700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-10-09T09:50:20.258 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.059+0000 7f9fec6fc700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-10-09T09:50:20.258 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.059+0000 7f9fec6fc700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-10-09T09:50:20.258 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.059+0000 7f9fec6fc700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-09T09:50:20.258 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.059+0000 7f9fec6fc700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-09T09:50:20.258 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.059+0000 7f9fec6fc700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-10-09T09:50:20.258 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: audit 2023-10-09T09:50:18.596632+0000 mon.a (mon.0) 125 : audit [DBG] from='client.? 172.21.15.86:0/2991240542' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-09T09:50:20.258 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: audit 2023-10-09T09:50:19.211723+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:20.258 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: audit 2023-10-09T09:50:19.213703+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T09:50:20.258 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: audit 2023-10-09T09:50:19.215325+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:20.258 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:20 smithi086 bash[27789]: debug 2023-10-09T09:50:20.059+0000 7f9fec6fc700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-10-09T09:50:24.672 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:24 smithi053 bash[33773]: debug 2023-10-09T09:50:24.376+0000 7f2cc235e700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-10-09T09:50:25.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:25 smithi086 bash[27789]: audit 2023-10-09T09:50:20.068248+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T09:50:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:25 smithi086 bash[27789]: audit 2023-10-09T09:50:20.070823+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T09:50:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:25 smithi086 bash[27789]: audit 2023-10-09T09:50:20.071029+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T09:50:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:25 smithi086 bash[27789]: cluster 2023-10-09T09:50:20.071235+0000 mon.a (mon.0) 132 : cluster [INF] mon.a calling monitor election 2023-10-09T09:50:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:25 smithi086 bash[27789]: audit 2023-10-09T09:50:21.068143+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T09:50:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:25 smithi086 bash[27789]: cluster 2023-10-09T09:50:21.124765+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:25 smithi086 bash[27789]: audit 2023-10-09T09:50:22.067990+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T09:50:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:25 smithi086 bash[27789]: cluster 2023-10-09T09:50:22.070214+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-10-09T09:50:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:25 smithi086 bash[27789]: audit 2023-10-09T09:50:23.067722+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T09:50:25.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:25 smithi086 bash[27789]: cluster 2023-10-09T09:50:23.125080+0000 mgr.y (mgr.14146) 32 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:25.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:25 smithi086 bash[27789]: audit 2023-10-09T09:50:24.068259+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T09:50:25.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:25 smithi086 bash[27789]: audit 2023-10-09T09:50:24.386299+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T09:50:25.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:25 smithi086 bash[27789]: audit 2023-10-09T09:50:25.068545+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T09:50:25.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:25 smithi086 bash[27789]: cluster 2023-10-09T09:50:25.094633+0000 mon.a (mon.0) 139 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-09T09:50:25.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:25 smithi086 bash[27789]: cluster 2023-10-09T09:50:25.099757+0000 mon.a (mon.0) 140 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0]} removed_ranks: {} 2023-10-09T09:50:25.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:25 smithi086 bash[27789]: cluster 2023-10-09T09:50:25.119220+0000 mon.a (mon.0) 141 : cluster [DBG] fsmap 2023-10-09T09:50:25.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:25 smithi086 bash[27789]: cluster 2023-10-09T09:50:25.119329+0000 mon.a (mon.0) 142 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-09T09:50:25.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:25 smithi086 bash[27789]: cluster 2023-10-09T09:50:25.119773+0000 mon.a (mon.0) 143 : cluster [DBG] mgrmap e13: y(active, since 52s) 2023-10-09T09:50:25.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:25 smithi086 bash[27789]: cluster 2023-10-09T09:50:25.128157+0000 mon.a (mon.0) 144 : cluster [INF] overall HEALTH_OK 2023-10-09T09:50:25.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:25 smithi086 bash[27789]: audit 2023-10-09T09:50:25.131897+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:25.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:25 smithi086 bash[27789]: audit 2023-10-09T09:50:25.133920+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:50:25.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:25 smithi053 bash[27369]: audit 2023-10-09T09:50:20.068248+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T09:50:25.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:25 smithi053 bash[27369]: audit 2023-10-09T09:50:20.070823+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T09:50:25.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:25 smithi053 bash[27369]: audit 2023-10-09T09:50:20.071029+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T09:50:25.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:25 smithi053 bash[27369]: cluster 2023-10-09T09:50:20.071235+0000 mon.a (mon.0) 132 : cluster [INF] mon.a calling monitor election 2023-10-09T09:50:25.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:25 smithi053 bash[27369]: audit 2023-10-09T09:50:21.068143+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T09:50:25.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:25 smithi053 bash[27369]: cluster 2023-10-09T09:50:21.124765+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:25.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:25 smithi053 bash[27369]: audit 2023-10-09T09:50:22.067990+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T09:50:25.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:25 smithi053 bash[27369]: cluster 2023-10-09T09:50:22.070214+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-10-09T09:50:25.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:25 smithi053 bash[27369]: audit 2023-10-09T09:50:23.067722+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T09:50:25.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:25 smithi053 bash[27369]: cluster 2023-10-09T09:50:23.125080+0000 mgr.y (mgr.14146) 32 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:25.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:25 smithi053 bash[27369]: audit 2023-10-09T09:50:24.068259+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T09:50:25.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:25 smithi053 bash[27369]: audit 2023-10-09T09:50:24.386299+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T09:50:25.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:25 smithi053 bash[27369]: audit 2023-10-09T09:50:25.068545+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T09:50:25.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:25 smithi053 bash[27369]: cluster 2023-10-09T09:50:25.094633+0000 mon.a (mon.0) 139 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-09T09:50:25.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:25 smithi053 bash[27369]: cluster 2023-10-09T09:50:25.099757+0000 mon.a (mon.0) 140 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0]} removed_ranks: {} 2023-10-09T09:50:25.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:25 smithi053 bash[27369]: cluster 2023-10-09T09:50:25.119220+0000 mon.a (mon.0) 141 : cluster [DBG] fsmap 2023-10-09T09:50:25.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:25 smithi053 bash[27369]: cluster 2023-10-09T09:50:25.119329+0000 mon.a (mon.0) 142 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-09T09:50:25.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:25 smithi053 bash[27369]: cluster 2023-10-09T09:50:25.119773+0000 mon.a (mon.0) 143 : cluster [DBG] mgrmap e13: y(active, since 52s) 2023-10-09T09:50:25.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:25 smithi053 bash[27369]: cluster 2023-10-09T09:50:25.128157+0000 mon.a (mon.0) 144 : cluster [INF] overall HEALTH_OK 2023-10-09T09:50:25.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:25 smithi053 bash[27369]: audit 2023-10-09T09:50:25.131897+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:25.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:25 smithi053 bash[27369]: audit 2023-10-09T09:50:25.133920+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:50:26.256 INFO:teuthology.orchestra.run.smithi086.stdout: 2023-10-09T09:50:26.256 INFO:teuthology.orchestra.run.smithi086.stdout:{"epoch":2,"fsid":"d72ad4d6-6688-11ee-8db5-212e2dc638e7","modified":"2023-10-09T09:50:20.067721Z","created":"2023-10-09T09:48:28.220504Z","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.53:3300","nonce":0},{"type":"v1","addr":"172.21.15.53:6789","nonce":0}]},"addr":"172.21.15.53:6789/0","public_addr":"172.21.15.53:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:3300","nonce":0},{"type":"v1","addr":"172.21.15.86:6789","nonce":0}]},"addr":"172.21.15.86:6789/0","public_addr":"172.21.15.86:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-10-09T09:50:26.273 INFO:teuthology.orchestra.run.smithi086.stderr:dumped monmap epoch 2 2023-10-09T09:50:26.460 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:26 smithi086 bash[27789]: cluster 2023-10-09T09:50:25.125515+0000 mgr.y (mgr.14146) 33 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:26.461 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:26 smithi086 bash[27789]: audit 2023-10-09T09:50:25.386933+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T09:50:26.461 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:26 smithi086 bash[27789]: audit 2023-10-09T09:50:26.068482+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T09:50:26.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:26 smithi053 bash[27369]: cluster 2023-10-09T09:50:25.125515+0000 mgr.y (mgr.14146) 33 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:26.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:26 smithi053 bash[27369]: audit 2023-10-09T09:50:25.386933+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T09:50:26.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:26 smithi053 bash[27369]: audit 2023-10-09T09:50:26.068482+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T09:50:27.933 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-10-09T09:50:27.933 DEBUG:teuthology.orchestra.run.smithi086:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph mon dump -f json 2023-10-09T09:50:31.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: audit 2023-10-09T09:50:26.394407+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T09:50:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: cluster 2023-10-09T09:50:26.394562+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-10-09T09:50:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: cluster 2023-10-09T09:50:26.394786+0000 mon.a (mon.0) 152 : cluster [INF] mon.a calling monitor election 2023-10-09T09:50:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: audit 2023-10-09T09:50:26.415778+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T09:50:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: audit 2023-10-09T09:50:26.416103+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T09:50:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: cluster 2023-10-09T09:50:27.125961+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: audit 2023-10-09T09:50:27.387075+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T09:50:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: audit 2023-10-09T09:50:28.387574+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T09:50:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: cluster 2023-10-09T09:50:29.126447+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: audit 2023-10-09T09:50:29.387610+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T09:50:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: audit 2023-10-09T09:50:30.387808+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T09:50:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: cluster 2023-10-09T09:50:31.126868+0000 mgr.y (mgr.14146) 36 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:31.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: audit 2023-10-09T09:50:31.387845+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T09:50:31.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: cluster 2023-10-09T09:50:31.415748+0000 mon.a (mon.0) 160 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-09T09:50:31.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: cluster 2023-10-09T09:50:31.421487+0000 mon.a (mon.0) 161 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} 2023-10-09T09:50:31.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: cluster 2023-10-09T09:50:31.438978+0000 mon.a (mon.0) 162 : cluster [DBG] fsmap 2023-10-09T09:50:31.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: cluster 2023-10-09T09:50:31.439039+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-09T09:50:31.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: cluster 2023-10-09T09:50:31.439391+0000 mon.a (mon.0) 164 : cluster [DBG] mgrmap e13: y(active, since 58s) 2023-10-09T09:50:31.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: cluster 2023-10-09T09:50:31.439708+0000 mon.a (mon.0) 165 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-10-09T09:50:31.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: cluster 2023-10-09T09:50:31.446854+0000 mon.a (mon.0) 166 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-10-09T09:50:31.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: cluster 2023-10-09T09:50:31.446894+0000 mon.a (mon.0) 167 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-10-09T09:50:31.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: cluster 2023-10-09T09:50:31.446933+0000 mon.a (mon.0) 168 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0] is down (out of quorum) 2023-10-09T09:50:31.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: audit 2023-10-09T09:50:31.451137+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:31.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: audit 2023-10-09T09:50:31.454251+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:31.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: audit 2023-10-09T09:50:31.456975+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:31.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: audit 2023-10-09T09:50:31.458112+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:31.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: audit 2023-10-09T09:50:31.459783+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:50:31.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:31 smithi086 bash[27789]: audit 2023-10-09T09:50:31.488378+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:31.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: audit 2023-10-09T09:50:26.394407+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T09:50:31.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: cluster 2023-10-09T09:50:26.394562+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-10-09T09:50:31.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: cluster 2023-10-09T09:50:26.394786+0000 mon.a (mon.0) 152 : cluster [INF] mon.a calling monitor election 2023-10-09T09:50:31.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: audit 2023-10-09T09:50:26.415778+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T09:50:31.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: audit 2023-10-09T09:50:26.416103+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T09:50:31.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: cluster 2023-10-09T09:50:27.125961+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:31.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: audit 2023-10-09T09:50:27.387075+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T09:50:31.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: audit 2023-10-09T09:50:28.387574+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T09:50:31.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: cluster 2023-10-09T09:50:29.126447+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:31.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: audit 2023-10-09T09:50:29.387610+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T09:50:31.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: audit 2023-10-09T09:50:30.387808+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T09:50:31.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: cluster 2023-10-09T09:50:31.126868+0000 mgr.y (mgr.14146) 36 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:31.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: audit 2023-10-09T09:50:31.387845+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T09:50:31.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: cluster 2023-10-09T09:50:31.415748+0000 mon.a (mon.0) 160 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-09T09:50:31.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: cluster 2023-10-09T09:50:31.421487+0000 mon.a (mon.0) 161 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} 2023-10-09T09:50:31.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: cluster 2023-10-09T09:50:31.438978+0000 mon.a (mon.0) 162 : cluster [DBG] fsmap 2023-10-09T09:50:31.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: cluster 2023-10-09T09:50:31.439039+0000 mon.a (mon.0) 163 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-09T09:50:31.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: cluster 2023-10-09T09:50:31.439391+0000 mon.a (mon.0) 164 : cluster [DBG] mgrmap e13: y(active, since 58s) 2023-10-09T09:50:31.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: cluster 2023-10-09T09:50:31.439708+0000 mon.a (mon.0) 165 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-10-09T09:50:31.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: cluster 2023-10-09T09:50:31.446854+0000 mon.a (mon.0) 166 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-10-09T09:50:31.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: cluster 2023-10-09T09:50:31.446894+0000 mon.a (mon.0) 167 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-10-09T09:50:31.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: cluster 2023-10-09T09:50:31.446933+0000 mon.a (mon.0) 168 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0] is down (out of quorum) 2023-10-09T09:50:31.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: audit 2023-10-09T09:50:31.451137+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:31.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: audit 2023-10-09T09:50:31.454251+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:31.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: audit 2023-10-09T09:50:31.456975+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:31.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: audit 2023-10-09T09:50:31.458112+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:31.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: audit 2023-10-09T09:50:31.459783+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:50:31.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:31 smithi053 bash[27369]: audit 2023-10-09T09:50:31.488378+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:32.106 INFO:teuthology.orchestra.run.smithi086.stdout: 2023-10-09T09:50:32.107 INFO:teuthology.orchestra.run.smithi086.stdout:{"epoch":3,"fsid":"d72ad4d6-6688-11ee-8db5-212e2dc638e7","modified":"2023-10-09T09:50:26.387820Z","created":"2023-10-09T09:48:28.220504Z","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.53:3300","nonce":0},{"type":"v1","addr":"172.21.15.53:6789","nonce":0}]},"addr":"172.21.15.53:6789/0","public_addr":"172.21.15.53:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:3300","nonce":0},{"type":"v1","addr":"172.21.15.86:6789","nonce":0}]},"addr":"172.21.15.86:6789/0","public_addr":"172.21.15.86:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:3301","nonce":0},{"type":"v1","addr":"172.21.15.53:6790","nonce":0}]},"addr":"172.21.15.53:6790/0","public_addr":"172.21.15.53:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-10-09T09:50:32.110 INFO:teuthology.orchestra.run.smithi086.stderr:dumped monmap epoch 3 2023-10-09T09:50:32.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:32 smithi086 bash[27789]: cephadm 2023-10-09T09:50:31.461570+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.conf 2023-10-09T09:50:32.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:32 smithi086 bash[27789]: cephadm 2023-10-09T09:50:31.462033+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.conf 2023-10-09T09:50:32.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:32 smithi086 bash[27789]: audit 2023-10-09T09:50:31.492265+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:32.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:32 smithi086 bash[27789]: audit 2023-10-09T09:50:31.501229+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:32.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:32 smithi086 bash[27789]: cephadm 2023-10-09T09:50:31.503370+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-10-09T09:50:32.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:32 smithi086 bash[27789]: audit 2023-10-09T09:50:31.503882+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T09:50:32.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:32 smithi086 bash[27789]: audit 2023-10-09T09:50:31.505156+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T09:50:32.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:32 smithi086 bash[27789]: audit 2023-10-09T09:50:31.506337+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:32.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:32 smithi086 bash[27789]: cephadm 2023-10-09T09:50:31.507409+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi053 2023-10-09T09:50:32.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:32 smithi086 bash[27789]: audit 2023-10-09T09:50:32.106190+0000 mon.a (mon.0) 180 : audit [DBG] from='client.? 172.21.15.86:0/4206244255' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-09T09:50:32.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:32 smithi086 bash[27789]: audit 2023-10-09T09:50:32.387614+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T09:50:32.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:32 smithi053 bash[27369]: cephadm 2023-10-09T09:50:31.461570+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.conf 2023-10-09T09:50:32.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:32 smithi053 bash[27369]: cephadm 2023-10-09T09:50:31.462033+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.conf 2023-10-09T09:50:32.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:32 smithi053 bash[27369]: audit 2023-10-09T09:50:31.492265+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:32.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:32 smithi053 bash[27369]: audit 2023-10-09T09:50:31.501229+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:32.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:32 smithi053 bash[27369]: cephadm 2023-10-09T09:50:31.503370+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-10-09T09:50:32.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:32 smithi053 bash[27369]: audit 2023-10-09T09:50:31.503882+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T09:50:32.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:32 smithi053 bash[27369]: audit 2023-10-09T09:50:31.505156+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T09:50:32.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:32 smithi053 bash[27369]: audit 2023-10-09T09:50:31.506337+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:32.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:32 smithi053 bash[27369]: cephadm 2023-10-09T09:50:31.507409+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi053 2023-10-09T09:50:32.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:32 smithi053 bash[27369]: audit 2023-10-09T09:50:32.106190+0000 mon.a (mon.0) 180 : audit [DBG] from='client.? 172.21.15.86:0/4206244255' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-09T09:50:32.777 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:32 smithi053 bash[27369]: audit 2023-10-09T09:50:32.387614+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T09:50:32.864 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-10-09T09:50:32.865 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph config generate-minimal-conf 2023-10-09T09:50:33.683 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[27369]: cluster 2023-10-09T09:50:28.389677+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-10-09T09:50:33.683 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[27369]: cluster 2023-10-09T09:50:33.418065+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2023-10-09T09:50:33.683 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[27369]: cluster 2023-10-09T09:50:33.418625+0000 mon.a (mon.0) 183 : cluster [INF] mon.a calling monitor election 2023-10-09T09:50:33.683 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[27369]: cluster 2023-10-09T09:50:33.418769+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2023-10-09T09:50:33.683 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[27369]: cluster 2023-10-09T09:50:33.440122+0000 mon.a (mon.0) 184 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-09T09:50:33.684 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[27369]: cluster 2023-10-09T09:50:33.445375+0000 mon.a (mon.0) 185 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} 2023-10-09T09:50:33.684 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[27369]: cluster 2023-10-09T09:50:33.446170+0000 mon.a (mon.0) 186 : cluster [DBG] fsmap 2023-10-09T09:50:33.684 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[27369]: cluster 2023-10-09T09:50:33.446244+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-09T09:50:33.684 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[27369]: cluster 2023-10-09T09:50:33.446587+0000 mon.a (mon.0) 188 : cluster [DBG] mgrmap e13: y(active, since 60s) 2023-10-09T09:50:33.684 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[27369]: cluster 2023-10-09T09:50:33.446885+0000 mon.a (mon.0) 189 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-09T09:50:33.684 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[27369]: cluster 2023-10-09T09:50:33.446935+0000 mon.a (mon.0) 190 : cluster [INF] Cluster is now healthy 2023-10-09T09:50:33.685 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[27369]: cluster 2023-10-09T09:50:33.450144+0000 mon.a (mon.0) 191 : cluster [INF] overall HEALTH_OK 2023-10-09T09:50:33.685 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[33773]: cephadm 2023-10-09T09:50:31.461570+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.conf 2023-10-09T09:50:33.685 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[33773]: cephadm 2023-10-09T09:50:31.462033+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.conf 2023-10-09T09:50:33.686 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[33773]: audit 2023-10-09T09:50:31.492265+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:33.686 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[33773]: audit 2023-10-09T09:50:31.501229+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:33.686 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[33773]: cephadm 2023-10-09T09:50:31.503370+0000 mgr.y (mgr.14146) 39 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-10-09T09:50:33.686 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[33773]: audit 2023-10-09T09:50:31.503882+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T09:50:33.686 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[33773]: audit 2023-10-09T09:50:31.505156+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T09:50:33.686 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[33773]: audit 2023-10-09T09:50:31.506337+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:33.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[33773]: cephadm 2023-10-09T09:50:31.507409+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Reconfiguring daemon mon.a on smithi053 2023-10-09T09:50:33.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[33773]: audit 2023-10-09T09:50:32.106190+0000 mon.a (mon.0) 180 : audit [DBG] from='client.? 172.21.15.86:0/4206244255' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-09T09:50:33.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[33773]: audit 2023-10-09T09:50:32.387614+0000 mon.a (mon.0) 181 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T09:50:33.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[33773]: cluster 2023-10-09T09:50:28.389677+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-10-09T09:50:33.687 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[33773]: cluster 2023-10-09T09:50:33.418065+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2023-10-09T09:50:33.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[33773]: cluster 2023-10-09T09:50:33.418625+0000 mon.a (mon.0) 183 : cluster [INF] mon.a calling monitor election 2023-10-09T09:50:33.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[33773]: cluster 2023-10-09T09:50:33.418769+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2023-10-09T09:50:33.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[33773]: cluster 2023-10-09T09:50:33.440122+0000 mon.a (mon.0) 184 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-09T09:50:33.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[33773]: cluster 2023-10-09T09:50:33.445375+0000 mon.a (mon.0) 185 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} 2023-10-09T09:50:33.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[33773]: cluster 2023-10-09T09:50:33.446170+0000 mon.a (mon.0) 186 : cluster [DBG] fsmap 2023-10-09T09:50:33.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[33773]: cluster 2023-10-09T09:50:33.446244+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-09T09:50:33.689 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[33773]: cluster 2023-10-09T09:50:33.446587+0000 mon.a (mon.0) 188 : cluster [DBG] mgrmap e13: y(active, since 60s) 2023-10-09T09:50:33.689 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[33773]: cluster 2023-10-09T09:50:33.446885+0000 mon.a (mon.0) 189 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-09T09:50:33.689 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[33773]: cluster 2023-10-09T09:50:33.446935+0000 mon.a (mon.0) 190 : cluster [INF] Cluster is now healthy 2023-10-09T09:50:33.689 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:33 smithi053 bash[33773]: cluster 2023-10-09T09:50:33.450144+0000 mon.a (mon.0) 191 : cluster [INF] overall HEALTH_OK 2023-10-09T09:50:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:33 smithi086 bash[27789]: cluster 2023-10-09T09:50:28.389677+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-10-09T09:50:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:33 smithi086 bash[27789]: cluster 2023-10-09T09:50:33.418065+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2023-10-09T09:50:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:33 smithi086 bash[27789]: cluster 2023-10-09T09:50:33.418625+0000 mon.a (mon.0) 183 : cluster [INF] mon.a calling monitor election 2023-10-09T09:50:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:33 smithi086 bash[27789]: cluster 2023-10-09T09:50:33.418769+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2023-10-09T09:50:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:33 smithi086 bash[27789]: cluster 2023-10-09T09:50:33.440122+0000 mon.a (mon.0) 184 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-09T09:50:33.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:33 smithi086 bash[27789]: cluster 2023-10-09T09:50:33.445375+0000 mon.a (mon.0) 185 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} 2023-10-09T09:50:33.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:33 smithi086 bash[27789]: cluster 2023-10-09T09:50:33.446170+0000 mon.a (mon.0) 186 : cluster [DBG] fsmap 2023-10-09T09:50:33.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:33 smithi086 bash[27789]: cluster 2023-10-09T09:50:33.446244+0000 mon.a (mon.0) 187 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-10-09T09:50:33.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:33 smithi086 bash[27789]: cluster 2023-10-09T09:50:33.446587+0000 mon.a (mon.0) 188 : cluster [DBG] mgrmap e13: y(active, since 60s) 2023-10-09T09:50:33.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:33 smithi086 bash[27789]: cluster 2023-10-09T09:50:33.446885+0000 mon.a (mon.0) 189 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-09T09:50:33.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:33 smithi086 bash[27789]: cluster 2023-10-09T09:50:33.446935+0000 mon.a (mon.0) 190 : cluster [INF] Cluster is now healthy 2023-10-09T09:50:33.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:33 smithi086 bash[27789]: cluster 2023-10-09T09:50:33.450144+0000 mon.a (mon.0) 191 : cluster [INF] overall HEALTH_OK 2023-10-09T09:50:35.109 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:35 smithi053 bash[33773]: audit 2023-10-09T09:50:34.040825+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:35.109 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:35 smithi053 bash[33773]: cephadm 2023-10-09T09:50:34.041784+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-10-09T09:50:35.109 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:35 smithi053 bash[33773]: audit 2023-10-09T09:50:34.042318+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T09:50:35.109 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:35 smithi053 bash[33773]: audit 2023-10-09T09:50:34.043430+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T09:50:35.109 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:35 smithi053 bash[33773]: audit 2023-10-09T09:50:34.044366+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:35.110 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:35 smithi053 bash[33773]: cephadm 2023-10-09T09:50:34.045325+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi053 2023-10-09T09:50:35.110 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:35 smithi053 bash[33773]: audit 2023-10-09T09:50:34.387575+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T09:50:35.110 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:35 smithi053 bash[27369]: audit 2023-10-09T09:50:34.040825+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:35.110 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:35 smithi053 bash[27369]: cephadm 2023-10-09T09:50:34.041784+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-10-09T09:50:35.111 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:35 smithi053 bash[27369]: audit 2023-10-09T09:50:34.042318+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T09:50:35.111 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:35 smithi053 bash[27369]: audit 2023-10-09T09:50:34.043430+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T09:50:35.111 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:35 smithi053 bash[27369]: audit 2023-10-09T09:50:34.044366+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:35.111 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:35 smithi053 bash[27369]: cephadm 2023-10-09T09:50:34.045325+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi053 2023-10-09T09:50:35.111 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:35 smithi053 bash[27369]: audit 2023-10-09T09:50:34.387575+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T09:50:35.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:35 smithi086 bash[27789]: audit 2023-10-09T09:50:34.040825+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:35.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:35 smithi086 bash[27789]: cephadm 2023-10-09T09:50:34.041784+0000 mgr.y (mgr.14146) 42 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-10-09T09:50:35.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:35 smithi086 bash[27789]: audit 2023-10-09T09:50:34.042318+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T09:50:35.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:35 smithi086 bash[27789]: audit 2023-10-09T09:50:34.043430+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T09:50:35.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:35 smithi086 bash[27789]: audit 2023-10-09T09:50:34.044366+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:35.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:35 smithi086 bash[27789]: cephadm 2023-10-09T09:50:34.045325+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring daemon mon.c on smithi053 2023-10-09T09:50:35.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:35 smithi086 bash[27789]: audit 2023-10-09T09:50:34.387575+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T09:50:35.672 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:50:35 smithi053 bash[27633]: debug 2023-10-09T09:50:35.384+0000 7f0f2364c700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-10-09T09:50:36.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:36 smithi086 bash[27789]: cluster 2023-10-09T09:50:35.127920+0000 mgr.y (mgr.14146) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:36.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:36 smithi053 bash[27369]: cluster 2023-10-09T09:50:35.127920+0000 mgr.y (mgr.14146) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:36.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:36 smithi053 bash[33773]: cluster 2023-10-09T09:50:35.127920+0000 mgr.y (mgr.14146) 44 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:37.637 INFO:teuthology.orchestra.run.smithi053.stdout:# minimal ceph.conf for d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T09:50:37.658 INFO:teuthology.orchestra.run.smithi053.stdout:[global] 2023-10-09T09:50:37.658 INFO:teuthology.orchestra.run.smithi053.stdout: fsid = d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T09:50:37.658 INFO:teuthology.orchestra.run.smithi053.stdout: mon_host = [v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0] [v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0] [v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0] 2023-10-09T09:50:38.222 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:38 smithi086 bash[27789]: audit 2023-10-09T09:50:37.019697+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:38.356 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:38 smithi086 bash[27789]: cephadm 2023-10-09T09:50:37.020625+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-10-09T09:50:38.356 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:38 smithi086 bash[27789]: audit 2023-10-09T09:50:37.020956+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T09:50:38.356 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:38 smithi086 bash[27789]: audit 2023-10-09T09:50:37.021987+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T09:50:38.356 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:38 smithi086 bash[27789]: audit 2023-10-09T09:50:37.023068+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:38.356 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:38 smithi086 bash[27789]: cephadm 2023-10-09T09:50:37.023929+0000 mgr.y (mgr.14146) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi086 2023-10-09T09:50:38.356 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:38 smithi086 bash[27789]: cluster 2023-10-09T09:50:37.128400+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:38.356 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:38 smithi086 bash[27789]: audit 2023-10-09T09:50:37.637374+0000 mon.a (mon.0) 201 : audit [DBG] from='client.? 172.21.15.53:0/3376167850' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:38.422 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:38 smithi053 bash[27369]: audit 2023-10-09T09:50:37.019697+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:38.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:38 smithi053 bash[27369]: cephadm 2023-10-09T09:50:37.020625+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-10-09T09:50:38.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:38 smithi053 bash[27369]: audit 2023-10-09T09:50:37.020956+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T09:50:38.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:38 smithi053 bash[27369]: audit 2023-10-09T09:50:37.021987+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T09:50:38.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:38 smithi053 bash[27369]: audit 2023-10-09T09:50:37.023068+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:38.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:38 smithi053 bash[27369]: cephadm 2023-10-09T09:50:37.023929+0000 mgr.y (mgr.14146) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi086 2023-10-09T09:50:38.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:38 smithi053 bash[27369]: cluster 2023-10-09T09:50:37.128400+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:38.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:38 smithi053 bash[27369]: audit 2023-10-09T09:50:37.637374+0000 mon.a (mon.0) 201 : audit [DBG] from='client.? 172.21.15.53:0/3376167850' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:38.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:38 smithi053 bash[33773]: audit 2023-10-09T09:50:37.019697+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:38.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:38 smithi053 bash[33773]: cephadm 2023-10-09T09:50:37.020625+0000 mgr.y (mgr.14146) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-10-09T09:50:38.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:38 smithi053 bash[33773]: audit 2023-10-09T09:50:37.020956+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T09:50:38.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:38 smithi053 bash[33773]: audit 2023-10-09T09:50:37.021987+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T09:50:38.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:38 smithi053 bash[33773]: audit 2023-10-09T09:50:37.023068+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:38.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:38 smithi053 bash[33773]: cephadm 2023-10-09T09:50:37.023929+0000 mgr.y (mgr.14146) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi086 2023-10-09T09:50:38.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:38 smithi053 bash[33773]: cluster 2023-10-09T09:50:37.128400+0000 mgr.y (mgr.14146) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:38.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:38 smithi053 bash[33773]: audit 2023-10-09T09:50:37.637374+0000 mon.a (mon.0) 201 : audit [DBG] from='client.? 172.21.15.53:0/3376167850' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:38.466 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-10-09T09:50:38.466 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-09T09:50:38.467 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/etc/ceph/ceph.conf 2023-10-09T09:50:38.481 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-09T09:50:38.481 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-09T09:50:38.542 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2023-10-09T09:50:38.542 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/etc/ceph/ceph.conf 2023-10-09T09:50:38.559 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2023-10-09T09:50:38.559 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-10-09T09:50:38.618 INFO:tasks.cephadm:Adding mgr.y on smithi053 2023-10-09T09:50:38.618 INFO:tasks.cephadm:Adding mgr.x on smithi086 2023-10-09T09:50:38.618 DEBUG:teuthology.orchestra.run.smithi086:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph orch apply mgr '2;smithi053=y;smithi086=x' 2023-10-09T09:50:39.831 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:39 smithi086 bash[27789]: audit 2023-10-09T09:50:38.708373+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:39.831 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:39 smithi086 bash[27789]: audit 2023-10-09T09:50:38.710109+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:50:39.831 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:39 smithi086 bash[27789]: audit 2023-10-09T09:50:38.712995+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:39.831 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:39 smithi086 bash[27789]: audit 2023-10-09T09:50:38.714323+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:50:39.831 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:39 smithi086 bash[27789]: audit 2023-10-09T09:50:38.719861+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:39.831 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:39 smithi086 bash[27789]: cluster 2023-10-09T09:50:39.128829+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:40.172 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:39 smithi053 bash[27369]: audit 2023-10-09T09:50:38.708373+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:40.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:39 smithi053 bash[27369]: audit 2023-10-09T09:50:38.710109+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:50:40.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:39 smithi053 bash[27369]: audit 2023-10-09T09:50:38.712995+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:40.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:39 smithi053 bash[27369]: audit 2023-10-09T09:50:38.714323+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:50:40.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:39 smithi053 bash[27369]: audit 2023-10-09T09:50:38.719861+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:40.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:39 smithi053 bash[27369]: cluster 2023-10-09T09:50:39.128829+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:40.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:39 smithi053 bash[33773]: audit 2023-10-09T09:50:38.708373+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:40.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:39 smithi053 bash[33773]: audit 2023-10-09T09:50:38.710109+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:50:40.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:39 smithi053 bash[33773]: audit 2023-10-09T09:50:38.712995+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:40.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:39 smithi053 bash[33773]: audit 2023-10-09T09:50:38.714323+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:50:40.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:39 smithi053 bash[33773]: audit 2023-10-09T09:50:38.719861+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:40.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:39 smithi053 bash[33773]: cluster 2023-10-09T09:50:39.128829+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:41.325 INFO:teuthology.orchestra.run.smithi086.stdout:Scheduled mgr update... 2023-10-09T09:50:42.202 DEBUG:teuthology.orchestra.run.smithi086:mgr.x> sudo journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mgr.x.service 2023-10-09T09:50:42.204 INFO:tasks.cephadm:Deploying OSDs... 2023-10-09T09:50:42.204 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-09T09:50:42.204 DEBUG:teuthology.orchestra.run.smithi053:> dd if=/scratch_devs of=/dev/stdout 2023-10-09T09:50:42.211 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-10-09T09:50:42.212 DEBUG:teuthology.orchestra.run.smithi053:> stat /dev/vg_nvme/lv_1 2023-10-09T09:50:42.260 INFO:teuthology.orchestra.run.smithi053.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-09T09:50:42.261 INFO:teuthology.orchestra.run.smithi053.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-09T09:50:42.261 INFO:teuthology.orchestra.run.smithi053.stdout:Device: 5h/5d Inode: 492 Links: 1 2023-10-09T09:50:42.261 INFO:teuthology.orchestra.run.smithi053.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-09T09:50:42.261 INFO:teuthology.orchestra.run.smithi053.stdout:Access: 2023-10-09 09:43:45.759716863 +0000 2023-10-09T09:50:42.261 INFO:teuthology.orchestra.run.smithi053.stdout:Modify: 2023-10-09 09:43:45.435724333 +0000 2023-10-09T09:50:42.261 INFO:teuthology.orchestra.run.smithi053.stdout:Change: 2023-10-09 09:43:45.435724333 +0000 2023-10-09T09:50:42.261 INFO:teuthology.orchestra.run.smithi053.stdout: Birth: - 2023-10-09T09:50:42.261 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-09T09:50:42.314 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records in 2023-10-09T09:50:42.314 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records out 2023-10-09T09:50:42.314 INFO:teuthology.orchestra.run.smithi053.stderr:512 bytes copied, 0.000309557 s, 1.7 MB/s 2023-10-09T09:50:42.315 DEBUG:teuthology.orchestra.run.smithi053:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-09T09:50:42.366 DEBUG:teuthology.orchestra.run.smithi053:> stat /dev/vg_nvme/lv_2 2023-10-09T09:50:42.417 INFO:teuthology.orchestra.run.smithi053.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-09T09:50:42.417 INFO:teuthology.orchestra.run.smithi053.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-09T09:50:42.417 INFO:teuthology.orchestra.run.smithi053.stdout:Device: 5h/5d Inode: 495 Links: 1 2023-10-09T09:50:42.417 INFO:teuthology.orchestra.run.smithi053.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-09T09:50:42.417 INFO:teuthology.orchestra.run.smithi053.stdout:Access: 2023-10-09 09:43:45.971711974 +0000 2023-10-09T09:50:42.417 INFO:teuthology.orchestra.run.smithi053.stdout:Modify: 2023-10-09 09:43:45.967712065 +0000 2023-10-09T09:50:42.417 INFO:teuthology.orchestra.run.smithi053.stdout:Change: 2023-10-09 09:43:45.967712065 +0000 2023-10-09T09:50:42.417 INFO:teuthology.orchestra.run.smithi053.stdout: Birth: - 2023-10-09T09:50:42.418 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-09T09:50:42.470 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:42 smithi053 bash[27369]: cluster 2023-10-09T09:50:41.129162+0000 mgr.y (mgr.14146) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:42.470 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:42 smithi053 bash[27369]: audit 2023-10-09T09:50:41.314695+0000 mgr.y (mgr.14146) 50 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi053=y;smithi086=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:50:42.470 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:42 smithi053 bash[27369]: audit 2023-10-09T09:50:41.324431+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:42.470 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:42 smithi053 bash[27369]: audit 2023-10-09T09:50:41.344484+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:50:42.470 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:42 smithi053 bash[27369]: audit 2023-10-09T09:50:41.347719+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:42.471 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:42 smithi053 bash[27369]: audit 2023-10-09T09:50:41.349072+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:50:42.471 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:42 smithi053 bash[27369]: audit 2023-10-09T09:50:41.356829+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:42.471 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:42 smithi053 bash[27369]: audit 2023-10-09T09:50:41.359269+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T09:50:42.471 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:42 smithi053 bash[27369]: audit 2023-10-09T09:50:41.363184+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-09T09:50:42.471 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:42 smithi053 bash[27369]: audit 2023-10-09T09:50:41.364291+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T09:50:42.471 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:42 smithi053 bash[27369]: audit 2023-10-09T09:50:41.365675+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:42.471 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:42 smithi053 bash[33773]: cluster 2023-10-09T09:50:41.129162+0000 mgr.y (mgr.14146) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:42.471 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:42 smithi053 bash[33773]: audit 2023-10-09T09:50:41.314695+0000 mgr.y (mgr.14146) 50 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi053=y;smithi086=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:50:42.471 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:42 smithi053 bash[33773]: audit 2023-10-09T09:50:41.324431+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:42.471 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:42 smithi053 bash[33773]: audit 2023-10-09T09:50:41.344484+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:50:42.472 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:42 smithi053 bash[33773]: audit 2023-10-09T09:50:41.347719+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:42.472 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:42 smithi053 bash[33773]: audit 2023-10-09T09:50:41.349072+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:50:42.472 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:42 smithi053 bash[33773]: audit 2023-10-09T09:50:41.356829+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:42.472 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:42 smithi053 bash[33773]: audit 2023-10-09T09:50:41.359269+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T09:50:42.472 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:42 smithi053 bash[33773]: audit 2023-10-09T09:50:41.363184+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-09T09:50:42.472 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:42 smithi053 bash[33773]: audit 2023-10-09T09:50:41.364291+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T09:50:42.472 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:42 smithi053 bash[33773]: audit 2023-10-09T09:50:41.365675+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:42.473 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records in 2023-10-09T09:50:42.473 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records out 2023-10-09T09:50:42.473 INFO:teuthology.orchestra.run.smithi053.stderr:512 bytes copied, 0.000295122 s, 1.7 MB/s 2023-10-09T09:50:42.473 DEBUG:teuthology.orchestra.run.smithi053:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-09T09:50:42.514 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:42 smithi086 bash[27789]: cluster 2023-10-09T09:50:41.129162+0000 mgr.y (mgr.14146) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:42.514 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:42 smithi086 bash[27789]: audit 2023-10-09T09:50:41.314695+0000 mgr.y (mgr.14146) 50 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi053=y;smithi086=x", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:50:42.514 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:42 smithi086 bash[27789]: audit 2023-10-09T09:50:41.324431+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:42.514 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:42 smithi086 bash[27789]: audit 2023-10-09T09:50:41.344484+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:50:42.514 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:42 smithi086 bash[27789]: audit 2023-10-09T09:50:41.347719+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:42.514 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:42 smithi086 bash[27789]: audit 2023-10-09T09:50:41.349072+0000 mon.a (mon.0) 210 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:50:42.514 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:42 smithi086 bash[27789]: audit 2023-10-09T09:50:41.356829+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:42.514 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:42 smithi086 bash[27789]: audit 2023-10-09T09:50:41.359269+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T09:50:42.514 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:42 smithi086 bash[27789]: audit 2023-10-09T09:50:41.363184+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-10-09T09:50:42.514 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:42 smithi086 bash[27789]: audit 2023-10-09T09:50:41.364291+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T09:50:42.515 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:42 smithi086 bash[27789]: audit 2023-10-09T09:50:41.365675+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:42.526 DEBUG:teuthology.orchestra.run.smithi053:> stat /dev/vg_nvme/lv_3 2023-10-09T09:50:42.564 INFO:journalctl@ceph.mgr.x.smithi086.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T09:50:42.577 INFO:teuthology.orchestra.run.smithi053.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-09T09:50:42.577 INFO:teuthology.orchestra.run.smithi053.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-09T09:50:42.577 INFO:teuthology.orchestra.run.smithi053.stdout:Device: 5h/5d Inode: 501 Links: 1 2023-10-09T09:50:42.577 INFO:teuthology.orchestra.run.smithi053.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-09T09:50:42.577 INFO:teuthology.orchestra.run.smithi053.stdout:Access: 2023-10-09 09:43:46.831692141 +0000 2023-10-09T09:50:42.577 INFO:teuthology.orchestra.run.smithi053.stdout:Modify: 2023-10-09 09:43:46.503699705 +0000 2023-10-09T09:50:42.577 INFO:teuthology.orchestra.run.smithi053.stdout:Change: 2023-10-09 09:43:46.503699705 +0000 2023-10-09T09:50:42.578 INFO:teuthology.orchestra.run.smithi053.stdout: Birth: - 2023-10-09T09:50:42.578 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-09T09:50:42.636 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records in 2023-10-09T09:50:42.636 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records out 2023-10-09T09:50:42.636 INFO:teuthology.orchestra.run.smithi053.stderr:512 bytes copied, 0.000300827 s, 1.7 MB/s 2023-10-09T09:50:42.637 DEBUG:teuthology.orchestra.run.smithi053:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-09T09:50:42.690 DEBUG:teuthology.orchestra.run.smithi053:> stat /dev/vg_nvme/lv_4 2023-10-09T09:50:42.740 INFO:teuthology.orchestra.run.smithi053.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-09T09:50:42.741 INFO:teuthology.orchestra.run.smithi053.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-09T09:50:42.741 INFO:teuthology.orchestra.run.smithi053.stdout:Device: 5h/5d Inode: 509 Links: 1 2023-10-09T09:50:42.741 INFO:teuthology.orchestra.run.smithi053.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-09T09:50:42.741 INFO:teuthology.orchestra.run.smithi053.stdout:Access: 2023-10-09 09:43:47.367679779 +0000 2023-10-09T09:50:42.741 INFO:teuthology.orchestra.run.smithi053.stdout:Modify: 2023-10-09 09:43:47.047687159 +0000 2023-10-09T09:50:42.741 INFO:teuthology.orchestra.run.smithi053.stdout:Change: 2023-10-09 09:43:47.047687159 +0000 2023-10-09T09:50:42.741 INFO:teuthology.orchestra.run.smithi053.stdout: Birth: - 2023-10-09T09:50:42.741 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-09T09:50:42.794 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records in 2023-10-09T09:50:42.794 INFO:teuthology.orchestra.run.smithi053.stderr:1+0 records out 2023-10-09T09:50:42.794 INFO:teuthology.orchestra.run.smithi053.stderr:512 bytes copied, 0.000271809 s, 1.9 MB/s 2023-10-09T09:50:42.795 DEBUG:teuthology.orchestra.run.smithi053:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-09T09:50:42.846 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2023-10-09T09:50:42.846 DEBUG:teuthology.orchestra.run.smithi086:> dd if=/scratch_devs of=/dev/stdout 2023-10-09T09:50:42.853 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-10-09T09:50:42.854 DEBUG:teuthology.orchestra.run.smithi086:> stat /dev/vg_nvme/lv_1 2023-10-09T09:50:42.900 INFO:teuthology.orchestra.run.smithi086.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-10-09T09:50:42.900 INFO:teuthology.orchestra.run.smithi086.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-09T09:50:42.901 INFO:teuthology.orchestra.run.smithi086.stdout:Device: 5h/5d Inode: 492 Links: 1 2023-10-09T09:50:42.901 INFO:teuthology.orchestra.run.smithi086.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-09T09:50:42.901 INFO:teuthology.orchestra.run.smithi086.stdout:Access: 2023-10-09 09:43:45.712251121 +0000 2023-10-09T09:50:42.901 INFO:teuthology.orchestra.run.smithi086.stdout:Modify: 2023-10-09 09:43:45.392258501 +0000 2023-10-09T09:50:42.901 INFO:teuthology.orchestra.run.smithi086.stdout:Change: 2023-10-09 09:43:45.392258501 +0000 2023-10-09T09:50:42.901 INFO:teuthology.orchestra.run.smithi086.stdout: Birth: - 2023-10-09T09:50:42.901 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-10-09T09:50:42.951 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records in 2023-10-09T09:50:42.952 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records out 2023-10-09T09:50:42.952 INFO:teuthology.orchestra.run.smithi086.stderr:512 bytes copied, 0.000289084 s, 1.8 MB/s 2023-10-09T09:50:42.952 DEBUG:teuthology.orchestra.run.smithi086:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-10-09T09:50:43.003 DEBUG:teuthology.orchestra.run.smithi086:> stat /dev/vg_nvme/lv_2 2023-10-09T09:50:43.049 INFO:teuthology.orchestra.run.smithi086.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-10-09T09:50:43.050 INFO:teuthology.orchestra.run.smithi086.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-09T09:50:43.050 INFO:teuthology.orchestra.run.smithi086.stdout:Device: 5h/5d Inode: 498 Links: 1 2023-10-09T09:50:43.050 INFO:teuthology.orchestra.run.smithi086.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-09T09:50:43.050 INFO:teuthology.orchestra.run.smithi086.stdout:Access: 2023-10-09 09:43:46.252238668 +0000 2023-10-09T09:50:43.050 INFO:teuthology.orchestra.run.smithi086.stdout:Modify: 2023-10-09 09:43:45.924246233 +0000 2023-10-09T09:50:43.050 INFO:teuthology.orchestra.run.smithi086.stdout:Change: 2023-10-09 09:43:45.924246233 +0000 2023-10-09T09:50:43.050 INFO:teuthology.orchestra.run.smithi086.stdout: Birth: - 2023-10-09T09:50:43.051 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-10-09T09:50:43.106 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records in 2023-10-09T09:50:43.106 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records out 2023-10-09T09:50:43.106 INFO:teuthology.orchestra.run.smithi086.stderr:512 bytes copied, 0.000394181 s, 1.3 MB/s 2023-10-09T09:50:43.107 DEBUG:teuthology.orchestra.run.smithi086:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-10-09T09:50:43.160 DEBUG:teuthology.orchestra.run.smithi086:> stat /dev/vg_nvme/lv_3 2023-10-09T09:50:43.211 INFO:teuthology.orchestra.run.smithi086.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-10-09T09:50:43.211 INFO:teuthology.orchestra.run.smithi086.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-09T09:50:43.211 INFO:teuthology.orchestra.run.smithi086.stdout:Device: 5h/5d Inode: 501 Links: 1 2023-10-09T09:50:43.211 INFO:teuthology.orchestra.run.smithi086.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-09T09:50:43.211 INFO:teuthology.orchestra.run.smithi086.stdout:Access: 2023-10-09 09:43:46.460233871 +0000 2023-10-09T09:50:43.211 INFO:teuthology.orchestra.run.smithi086.stdout:Modify: 2023-10-09 09:43:46.456233964 +0000 2023-10-09T09:50:43.211 INFO:teuthology.orchestra.run.smithi086.stdout:Change: 2023-10-09 09:43:46.456233964 +0000 2023-10-09T09:50:43.211 INFO:teuthology.orchestra.run.smithi086.stdout: Birth: - 2023-10-09T09:50:43.212 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-10-09T09:50:43.266 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records in 2023-10-09T09:50:43.266 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records out 2023-10-09T09:50:43.266 INFO:teuthology.orchestra.run.smithi086.stderr:512 bytes copied, 0.000408659 s, 1.3 MB/s 2023-10-09T09:50:43.267 DEBUG:teuthology.orchestra.run.smithi086:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-10-09T09:50:43.323 DEBUG:teuthology.orchestra.run.smithi086:> stat /dev/vg_nvme/lv_4 2023-10-09T09:50:43.365 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:43 smithi086 bash[27789]: cephadm 2023-10-09T09:50:41.318233+0000 mgr.y (mgr.14146) 51 : cephadm [INF] Saving service mgr spec with placement smithi053=y;smithi086=x;count:2 2023-10-09T09:50:43.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:43 smithi086 bash[27789]: cephadm 2023-10-09T09:50:41.366753+0000 mgr.y (mgr.14146) 52 : cephadm [INF] Deploying daemon mgr.x on smithi086 2023-10-09T09:50:43.370 INFO:teuthology.orchestra.run.smithi086.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-10-09T09:50:43.370 INFO:teuthology.orchestra.run.smithi086.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-10-09T09:50:43.370 INFO:teuthology.orchestra.run.smithi086.stdout:Device: 5h/5d Inode: 507 Links: 1 2023-10-09T09:50:43.370 INFO:teuthology.orchestra.run.smithi086.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-10-09T09:50:43.370 INFO:teuthology.orchestra.run.smithi086.stdout:Access: 2023-10-09 09:43:47.356213209 +0000 2023-10-09T09:50:43.371 INFO:teuthology.orchestra.run.smithi086.stdout:Modify: 2023-10-09 09:43:47.016221050 +0000 2023-10-09T09:50:43.371 INFO:teuthology.orchestra.run.smithi086.stdout:Change: 2023-10-09 09:43:47.016221050 +0000 2023-10-09T09:50:43.371 INFO:teuthology.orchestra.run.smithi086.stdout: Birth: - 2023-10-09T09:50:43.371 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-10-09T09:50:43.430 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records in 2023-10-09T09:50:43.430 INFO:teuthology.orchestra.run.smithi086.stderr:1+0 records out 2023-10-09T09:50:43.430 INFO:teuthology.orchestra.run.smithi086.stderr:512 bytes copied, 0.000396699 s, 1.3 MB/s 2023-10-09T09:50:43.431 DEBUG:teuthology.orchestra.run.smithi086:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-10-09T09:50:43.484 INFO:tasks.cephadm:Deploying osd.0 on smithi053 with /dev/vg_nvme/lv_4... 2023-10-09T09:50:43.484 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-09T09:50:43.498 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:43 smithi053 bash[27369]: cephadm 2023-10-09T09:50:41.318233+0000 mgr.y (mgr.14146) 51 : cephadm [INF] Saving service mgr spec with placement smithi053=y;smithi086=x;count:2 2023-10-09T09:50:43.498 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:43 smithi053 bash[27369]: cephadm 2023-10-09T09:50:41.366753+0000 mgr.y (mgr.14146) 52 : cephadm [INF] Deploying daemon mgr.x on smithi086 2023-10-09T09:50:43.499 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:43 smithi053 bash[33773]: cephadm 2023-10-09T09:50:41.318233+0000 mgr.y (mgr.14146) 51 : cephadm [INF] Saving service mgr spec with placement smithi053=y;smithi086=x;count:2 2023-10-09T09:50:43.499 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:43 smithi053 bash[33773]: cephadm 2023-10-09T09:50:41.366753+0000 mgr.y (mgr.14146) 52 : cephadm [INF] Deploying daemon mgr.x on smithi086 2023-10-09T09:50:44.513 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:44 smithi086 bash[27789]: cluster 2023-10-09T09:50:43.129640+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:44.513 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:44 smithi086 bash[27789]: audit 2023-10-09T09:50:43.792125+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:44.514 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:44 smithi086 bash[27789]: audit 2023-10-09T09:50:43.794612+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:50:44.524 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:44 smithi053 bash[33773]: cluster 2023-10-09T09:50:43.129640+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:44.524 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:44 smithi053 bash[33773]: audit 2023-10-09T09:50:43.792125+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:44.524 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:44 smithi053 bash[33773]: audit 2023-10-09T09:50:43.794612+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:50:44.524 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:44 smithi053 bash[27369]: cluster 2023-10-09T09:50:43.129640+0000 mgr.y (mgr.14146) 53 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:44.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:44 smithi053 bash[27369]: audit 2023-10-09T09:50:43.792125+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:44.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:44 smithi053 bash[27369]: audit 2023-10-09T09:50:43.794612+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:50:44.821 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:50:44 smithi086 bash[28831]: debug 2023-10-09T09:50:44.650+0000 7f98d363e700 1 -- 172.21.15.86:0/2214920833 <== mon.1 v2:172.21.15.86:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55cae9e404e0 con 0x55cae9f34c00 2023-10-09T09:50:44.821 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:50:44 smithi086 bash[28831]: debug 2023-10-09T09:50:44.818+0000 7f98e3c24680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-09T09:50:45.116 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:50:44 smithi086 bash[28831]: debug 2023-10-09T09:50:44.922+0000 7f98e3c24680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T09:50:45.866 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:50:45 smithi086 bash[28831]: debug 2023-10-09T09:50:45.390+0000 7f98e3c24680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T09:50:46.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:46 smithi086 bash[27789]: cluster 2023-10-09T09:50:45.130123+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:46.616 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:50:46 smithi086 bash[28831]: debug 2023-10-09T09:50:46.302+0000 7f98e3c24680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T09:50:46.616 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:50:46 smithi086 bash[28831]: debug 2023-10-09T09:50:46.398+0000 7f98e3c24680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T09:50:46.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:46 smithi053 bash[27369]: cluster 2023-10-09T09:50:45.130123+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:46.672 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:46 smithi053 bash[33773]: cluster 2023-10-09T09:50:45.130123+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:46.882 INFO:teuthology.orchestra.run.smithi053.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-09T09:50:46.882 INFO:teuthology.orchestra.run.smithi053.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-09T09:50:46.883 INFO:teuthology.orchestra.run.smithi053.stderr: stderr: 10+0 records in 2023-10-09T09:50:46.883 INFO:teuthology.orchestra.run.smithi053.stderr:10+0 records out 2023-10-09T09:50:46.883 INFO:teuthology.orchestra.run.smithi053.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0126523 s, 829 MB/s 2023-10-09T09:50:46.883 INFO:teuthology.orchestra.run.smithi053.stderr: stderr: 2023-10-09T09:50:46.883 INFO:teuthology.orchestra.run.smithi053.stderr:--> Zapping successful for: 2023-10-09T09:50:47.116 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:50:46 smithi086 bash[28831]: debug 2023-10-09T09:50:46.650+0000 7f98e3c24680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T09:50:47.655 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi053:vg_nvme/lv_4 2023-10-09T09:50:47.790 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:47 smithi086 bash[27789]: audit 2023-10-09T09:50:46.459451+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:47.790 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:47 smithi086 bash[27789]: cluster 2023-10-09T09:50:47.130555+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:47.898 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:47 smithi053 bash[33773]: audit 2023-10-09T09:50:46.459451+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:47.899 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:47 smithi053 bash[33773]: cluster 2023-10-09T09:50:47.130555+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:47.899 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:47 smithi053 bash[27369]: audit 2023-10-09T09:50:46.459451+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:47.899 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:47 smithi053 bash[27369]: cluster 2023-10-09T09:50:47.130555+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:48.050 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:50:47 smithi086 bash[28831]: debug 2023-10-09T09:50:47.786+0000 7f98e3c24680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T09:50:48.050 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:50:47 smithi086 bash[28831]: debug 2023-10-09T09:50:47.942+0000 7f98e3c24680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T09:50:48.366 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:50:48 smithi086 bash[28831]: debug 2023-10-09T09:50:48.046+0000 7f98e3c24680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T09:50:48.366 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:50:48 smithi086 bash[28831]: debug 2023-10-09T09:50:48.154+0000 7f98e3c24680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T09:50:48.779 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:50:48 smithi086 bash[28831]: debug 2023-10-09T09:50:48.378+0000 7f98e3c24680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T09:50:49.118 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:50:48 smithi086 bash[28831]: debug 2023-10-09T09:50:48.774+0000 7f98e3c24680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T09:50:49.118 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:50:48 smithi086 bash[28831]: debug 2023-10-09T09:50:48.910+0000 7f98e3c24680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T09:50:49.922 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:49 smithi053 bash[27369]: audit 2023-10-09T09:50:48.814793+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:49.922 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:49 smithi053 bash[27369]: audit 2023-10-09T09:50:48.815947+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:49.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:49 smithi053 bash[27369]: audit 2023-10-09T09:50:48.817413+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:50:49.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:49 smithi053 bash[27369]: audit 2023-10-09T09:50:48.824557+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:49.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:49 smithi053 bash[27369]: cephadm 2023-10-09T09:50:48.827829+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-10-09T09:50:49.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:49 smithi053 bash[27369]: audit 2023-10-09T09:50:48.828274+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T09:50:49.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:49 smithi053 bash[27369]: audit 2023-10-09T09:50:48.829526+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T09:50:49.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:49 smithi053 bash[27369]: audit 2023-10-09T09:50:48.830604+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:49.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:49 smithi053 bash[27369]: cephadm 2023-10-09T09:50:48.831607+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Reconfiguring daemon mgr.y on smithi053 2023-10-09T09:50:49.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:49 smithi053 bash[27369]: cluster 2023-10-09T09:50:49.130957+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:49.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:49 smithi053 bash[33773]: audit 2023-10-09T09:50:48.814793+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:49.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:49 smithi053 bash[33773]: audit 2023-10-09T09:50:48.815947+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:49.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:49 smithi053 bash[33773]: audit 2023-10-09T09:50:48.817413+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:50:49.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:49 smithi053 bash[33773]: audit 2023-10-09T09:50:48.824557+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:49.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:49 smithi053 bash[33773]: cephadm 2023-10-09T09:50:48.827829+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-10-09T09:50:49.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:49 smithi053 bash[33773]: audit 2023-10-09T09:50:48.828274+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T09:50:49.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:49 smithi053 bash[33773]: audit 2023-10-09T09:50:48.829526+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T09:50:49.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:49 smithi053 bash[33773]: audit 2023-10-09T09:50:48.830604+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:49.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:49 smithi053 bash[33773]: cephadm 2023-10-09T09:50:48.831607+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Reconfiguring daemon mgr.y on smithi053 2023-10-09T09:50:49.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:49 smithi053 bash[33773]: cluster 2023-10-09T09:50:49.130957+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:50.116 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:50:49 smithi086 bash[28831]: debug 2023-10-09T09:50:49.802+0000 7f98e3c24680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T09:50:50.116 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:50:49 smithi086 bash[28831]: debug 2023-10-09T09:50:49.902+0000 7f98e3c24680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T09:50:50.116 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:50:50 smithi086 bash[28831]: debug 2023-10-09T09:50:50.022+0000 7f98e3c24680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T09:50:50.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:49 smithi086 bash[27789]: audit 2023-10-09T09:50:48.814793+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:50.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:49 smithi086 bash[27789]: audit 2023-10-09T09:50:48.815947+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:50.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:49 smithi086 bash[27789]: audit 2023-10-09T09:50:48.817413+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:50:50.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:49 smithi086 bash[27789]: audit 2023-10-09T09:50:48.824557+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:50.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:49 smithi086 bash[27789]: cephadm 2023-10-09T09:50:48.827829+0000 mgr.y (mgr.14146) 56 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-10-09T09:50:50.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:49 smithi086 bash[27789]: audit 2023-10-09T09:50:48.828274+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T09:50:50.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:49 smithi086 bash[27789]: audit 2023-10-09T09:50:48.829526+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T09:50:50.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:49 smithi086 bash[27789]: audit 2023-10-09T09:50:48.830604+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:50.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:49 smithi086 bash[27789]: cephadm 2023-10-09T09:50:48.831607+0000 mgr.y (mgr.14146) 57 : cephadm [INF] Reconfiguring daemon mgr.y on smithi053 2023-10-09T09:50:50.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:49 smithi086 bash[27789]: cluster 2023-10-09T09:50:49.130957+0000 mgr.y (mgr.14146) 58 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:50.535 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:50:50 smithi086 bash[28831]: debug 2023-10-09T09:50:50.242+0000 7f98e3c24680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T09:50:50.863 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:50:50 smithi086 bash[28831]: debug 2023-10-09T09:50:50.530+0000 7f98e3c24680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T09:50:50.864 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:50:50 smithi086 bash[28831]: debug 2023-10-09T09:50:50.694+0000 7f98e3c24680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T09:50:50.864 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:50:50 smithi086 bash[28831]: debug 2023-10-09T09:50:50.858+0000 7f98e3c24680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T09:50:51.116 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:50:51 smithi086 bash[28831]: debug 2023-10-09T09:50:51.070+0000 7f98e3c24680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T09:50:51.616 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:50:51 smithi086 bash[28831]: debug 2023-10-09T09:50:51.178+0000 7f98e3c24680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T09:50:52.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:52 smithi086 bash[27789]: cluster 2023-10-09T09:50:51.131320+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:52.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:52 smithi086 bash[27789]: cluster 2023-10-09T09:50:51.204737+0000 mon.a (mon.0) 226 : cluster [DBG] Standby manager daemon x started 2023-10-09T09:50:52.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:52 smithi086 bash[27789]: audit 2023-10-09T09:50:51.207168+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.86:0/2933933245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T09:50:52.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:52 smithi086 bash[27789]: audit 2023-10-09T09:50:51.207994+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.86:0/2933933245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T09:50:52.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:52 smithi086 bash[27789]: audit 2023-10-09T09:50:51.210029+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.86:0/2933933245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T09:50:52.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:52 smithi086 bash[27789]: audit 2023-10-09T09:50:51.210625+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.86:0/2933933245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T09:50:52.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:52 smithi086 bash[27789]: audit 2023-10-09T09:50:51.836703+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:52.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:52 smithi086 bash[27789]: audit 2023-10-09T09:50:51.838630+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:50:52.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:52 smithi086 bash[27789]: audit 2023-10-09T09:50:51.840981+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:52.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:52 smithi086 bash[27789]: audit 2023-10-09T09:50:51.842036+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:50:52.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:52 smithi086 bash[27789]: audit 2023-10-09T09:50:51.848178+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:52.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:52 smithi086 bash[27789]: audit 2023-10-09T09:50:52.175478+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T09:50:52.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:52 smithi086 bash[27789]: audit 2023-10-09T09:50:52.181380+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T09:50:52.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:52 smithi086 bash[27789]: audit 2023-10-09T09:50:52.182694+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:52.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[27369]: cluster 2023-10-09T09:50:51.131320+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:52.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[27369]: cluster 2023-10-09T09:50:51.204737+0000 mon.a (mon.0) 226 : cluster [DBG] Standby manager daemon x started 2023-10-09T09:50:52.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[27369]: audit 2023-10-09T09:50:51.207168+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.86:0/2933933245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T09:50:52.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[27369]: audit 2023-10-09T09:50:51.207994+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.86:0/2933933245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T09:50:52.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[27369]: audit 2023-10-09T09:50:51.210029+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.86:0/2933933245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T09:50:52.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[27369]: audit 2023-10-09T09:50:51.210625+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.86:0/2933933245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T09:50:52.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[27369]: audit 2023-10-09T09:50:51.836703+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:52.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[27369]: audit 2023-10-09T09:50:51.838630+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:50:52.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[27369]: audit 2023-10-09T09:50:51.840981+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:52.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[27369]: audit 2023-10-09T09:50:51.842036+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:50:52.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[27369]: audit 2023-10-09T09:50:51.848178+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:52.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[27369]: audit 2023-10-09T09:50:52.175478+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T09:50:52.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[27369]: audit 2023-10-09T09:50:52.181380+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T09:50:52.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[27369]: audit 2023-10-09T09:50:52.182694+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:52.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[33773]: cluster 2023-10-09T09:50:51.131320+0000 mgr.y (mgr.14146) 59 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:52.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[33773]: cluster 2023-10-09T09:50:51.204737+0000 mon.a (mon.0) 226 : cluster [DBG] Standby manager daemon x started 2023-10-09T09:50:52.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[33773]: audit 2023-10-09T09:50:51.207168+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.86:0/2933933245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T09:50:52.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[33773]: audit 2023-10-09T09:50:51.207994+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.86:0/2933933245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T09:50:52.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[33773]: audit 2023-10-09T09:50:51.210029+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.86:0/2933933245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T09:50:52.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[33773]: audit 2023-10-09T09:50:51.210625+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.86:0/2933933245' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T09:50:52.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[33773]: audit 2023-10-09T09:50:51.836703+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:52.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[33773]: audit 2023-10-09T09:50:51.838630+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:50:52.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[33773]: audit 2023-10-09T09:50:51.840981+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:52.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[33773]: audit 2023-10-09T09:50:51.842036+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:50:52.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[33773]: audit 2023-10-09T09:50:51.848178+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:50:52.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[33773]: audit 2023-10-09T09:50:52.175478+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T09:50:52.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[33773]: audit 2023-10-09T09:50:52.181380+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T09:50:52.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:52 smithi053 bash[33773]: audit 2023-10-09T09:50:52.182694+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:50:53.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:53 smithi086 bash[27789]: audit 2023-10-09T09:50:52.168137+0000 mgr.y (mgr.14146) 60 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:50:53.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:53 smithi086 bash[27789]: cluster 2023-10-09T09:50:52.199286+0000 mon.a (mon.0) 235 : cluster [DBG] mgrmap e14: y(active, since 79s), standbys: x 2023-10-09T09:50:53.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:53 smithi086 bash[27789]: audit 2023-10-09T09:50:52.199491+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T09:50:53.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:53 smithi053 bash[27369]: audit 2023-10-09T09:50:52.168137+0000 mgr.y (mgr.14146) 60 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:50:53.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:53 smithi053 bash[27369]: cluster 2023-10-09T09:50:52.199286+0000 mon.a (mon.0) 235 : cluster [DBG] mgrmap e14: y(active, since 79s), standbys: x 2023-10-09T09:50:53.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:53 smithi053 bash[27369]: audit 2023-10-09T09:50:52.199491+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T09:50:53.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:53 smithi053 bash[33773]: audit 2023-10-09T09:50:52.168137+0000 mgr.y (mgr.14146) 60 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:50:53.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:53 smithi053 bash[33773]: cluster 2023-10-09T09:50:52.199286+0000 mon.a (mon.0) 235 : cluster [DBG] mgrmap e14: y(active, since 79s), standbys: x 2023-10-09T09:50:53.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:53 smithi053 bash[33773]: audit 2023-10-09T09:50:52.199491+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T09:50:54.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:54 smithi086 bash[27789]: cluster 2023-10-09T09:50:53.131770+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:54.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:54 smithi053 bash[27369]: cluster 2023-10-09T09:50:53.131770+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:54.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:54 smithi053 bash[33773]: cluster 2023-10-09T09:50:53.131770+0000 mgr.y (mgr.14146) 61 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:56.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:56 smithi086 bash[27789]: cluster 2023-10-09T09:50:55.132218+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:56.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:56 smithi053 bash[27369]: cluster 2023-10-09T09:50:55.132218+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:56.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:56 smithi053 bash[33773]: cluster 2023-10-09T09:50:55.132218+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:58.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:50:58 smithi086 bash[27789]: cluster 2023-10-09T09:50:57.132676+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:58.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:50:58 smithi053 bash[27369]: cluster 2023-10-09T09:50:57.132676+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:50:58.672 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:50:58 smithi053 bash[33773]: cluster 2023-10-09T09:50:57.132676+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:00.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:00 smithi086 bash[27789]: cluster 2023-10-09T09:50:59.133161+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:00.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:00 smithi053 bash[27369]: cluster 2023-10-09T09:50:59.133161+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:00.672 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:00 smithi053 bash[33773]: cluster 2023-10-09T09:50:59.133161+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:01.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:01 smithi086 bash[27789]: audit 2023-10-09T09:51:00.503897+0000 mon.a (mon.0) 237 : audit [INF] from='client.? 172.21.15.53:0/423808617' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f74176da-4a65-4a01-9c98-14931ab2fb4b"}]: dispatch 2023-10-09T09:51:01.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:01 smithi086 bash[27789]: audit 2023-10-09T09:51:00.510926+0000 mon.a (mon.0) 238 : audit [INF] from='client.? 172.21.15.53:0/423808617' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f74176da-4a65-4a01-9c98-14931ab2fb4b"}]': finished 2023-10-09T09:51:01.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:01 smithi086 bash[27789]: cluster 2023-10-09T09:51:00.510988+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-10-09T09:51:01.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:01 smithi086 bash[27789]: audit 2023-10-09T09:51:00.511236+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T09:51:01.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:01 smithi086 bash[27789]: audit 2023-10-09T09:51:01.212458+0000 mon.a (mon.0) 241 : audit [DBG] from='client.? 172.21.15.53:0/2464676088' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T09:51:01.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:01 smithi053 bash[27369]: audit 2023-10-09T09:51:00.503897+0000 mon.a (mon.0) 237 : audit [INF] from='client.? 172.21.15.53:0/423808617' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f74176da-4a65-4a01-9c98-14931ab2fb4b"}]: dispatch 2023-10-09T09:51:01.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:01 smithi053 bash[27369]: audit 2023-10-09T09:51:00.510926+0000 mon.a (mon.0) 238 : audit [INF] from='client.? 172.21.15.53:0/423808617' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f74176da-4a65-4a01-9c98-14931ab2fb4b"}]': finished 2023-10-09T09:51:01.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:01 smithi053 bash[27369]: cluster 2023-10-09T09:51:00.510988+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-10-09T09:51:01.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:01 smithi053 bash[27369]: audit 2023-10-09T09:51:00.511236+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T09:51:01.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:01 smithi053 bash[27369]: audit 2023-10-09T09:51:01.212458+0000 mon.a (mon.0) 241 : audit [DBG] from='client.? 172.21.15.53:0/2464676088' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T09:51:01.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:01 smithi053 bash[33773]: audit 2023-10-09T09:51:00.503897+0000 mon.a (mon.0) 237 : audit [INF] from='client.? 172.21.15.53:0/423808617' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f74176da-4a65-4a01-9c98-14931ab2fb4b"}]: dispatch 2023-10-09T09:51:01.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:01 smithi053 bash[33773]: audit 2023-10-09T09:51:00.510926+0000 mon.a (mon.0) 238 : audit [INF] from='client.? 172.21.15.53:0/423808617' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f74176da-4a65-4a01-9c98-14931ab2fb4b"}]': finished 2023-10-09T09:51:01.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:01 smithi053 bash[33773]: cluster 2023-10-09T09:51:00.510988+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-10-09T09:51:01.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:01 smithi053 bash[33773]: audit 2023-10-09T09:51:00.511236+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T09:51:01.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:01 smithi053 bash[33773]: audit 2023-10-09T09:51:01.212458+0000 mon.a (mon.0) 241 : audit [DBG] from='client.? 172.21.15.53:0/2464676088' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T09:51:02.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:02 smithi086 bash[27789]: cluster 2023-10-09T09:51:01.133487+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:02.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:02 smithi053 bash[27369]: cluster 2023-10-09T09:51:01.133487+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:02.672 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:02 smithi053 bash[33773]: cluster 2023-10-09T09:51:01.133487+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:04.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:04 smithi086 bash[27789]: cluster 2023-10-09T09:51:03.133905+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:04.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:04 smithi053 bash[27369]: cluster 2023-10-09T09:51:03.133905+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:04.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:04 smithi053 bash[33773]: cluster 2023-10-09T09:51:03.133905+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:06.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:06 smithi086 bash[27789]: cluster 2023-10-09T09:51:05.134428+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:06.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:06 smithi053 bash[27369]: cluster 2023-10-09T09:51:05.134428+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:06.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:06 smithi053 bash[33773]: cluster 2023-10-09T09:51:05.134428+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:08.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:08 smithi086 bash[27789]: cluster 2023-10-09T09:51:07.134878+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:08.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:08 smithi053 bash[27369]: cluster 2023-10-09T09:51:07.134878+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:08.672 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:08 smithi053 bash[33773]: cluster 2023-10-09T09:51:07.134878+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:10.611 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:10 smithi053 bash[33773]: cluster 2023-10-09T09:51:09.135287+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:10.611 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:10 smithi053 bash[27369]: cluster 2023-10-09T09:51:09.135287+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:10.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:10 smithi086 bash[27789]: cluster 2023-10-09T09:51:09.135287+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:12.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:12 smithi086 bash[27789]: cluster 2023-10-09T09:51:11.135711+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:12.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:12 smithi053 bash[27369]: cluster 2023-10-09T09:51:11.135711+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:12.672 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:12 smithi053 bash[33773]: cluster 2023-10-09T09:51:11.135711+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:13.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:13 smithi086 bash[27789]: audit 2023-10-09T09:51:13.081295+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-09T09:51:13.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:13 smithi086 bash[27789]: audit 2023-10-09T09:51:13.083077+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:51:13.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:13 smithi053 bash[27369]: audit 2023-10-09T09:51:13.081295+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-09T09:51:13.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:13 smithi053 bash[27369]: audit 2023-10-09T09:51:13.083077+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:51:13.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:13 smithi053 bash[33773]: audit 2023-10-09T09:51:13.081295+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-09T09:51:13.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:13 smithi053 bash[33773]: audit 2023-10-09T09:51:13.083077+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:51:14.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:14 smithi086 bash[27789]: cephadm 2023-10-09T09:51:13.084419+0000 mgr.y (mgr.14146) 71 : cephadm [INF] Deploying daemon osd.0 on smithi053 2023-10-09T09:51:14.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:14 smithi086 bash[27789]: cluster 2023-10-09T09:51:13.136174+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:14.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:14 smithi053 bash[27369]: cephadm 2023-10-09T09:51:13.084419+0000 mgr.y (mgr.14146) 71 : cephadm [INF] Deploying daemon osd.0 on smithi053 2023-10-09T09:51:14.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:14 smithi053 bash[27369]: cluster 2023-10-09T09:51:13.136174+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:14.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:14 smithi053 bash[33773]: cephadm 2023-10-09T09:51:13.084419+0000 mgr.y (mgr.14146) 71 : cephadm [INF] Deploying daemon osd.0 on smithi053 2023-10-09T09:51:14.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:14 smithi053 bash[33773]: cluster 2023-10-09T09:51:13.136174+0000 mgr.y (mgr.14146) 72 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:16.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:16 smithi053 bash[27369]: cluster 2023-10-09T09:51:15.136570+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:16.610 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:16 smithi053 bash[33773]: cluster 2023-10-09T09:51:15.136570+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:16.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:16 smithi086 bash[27789]: cluster 2023-10-09T09:51:15.136570+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:18.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:18 smithi053 bash[27369]: cluster 2023-10-09T09:51:17.136977+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:18.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:18 smithi053 bash[27369]: audit 2023-10-09T09:51:17.628333+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:51:18.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:18 smithi053 bash[27369]: audit 2023-10-09T09:51:17.632696+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:51:18.596 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:18 smithi053 bash[33773]: cluster 2023-10-09T09:51:17.136977+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:18.596 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:18 smithi053 bash[33773]: audit 2023-10-09T09:51:17.628333+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:51:18.596 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:18 smithi053 bash[33773]: audit 2023-10-09T09:51:17.632696+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:51:18.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:18 smithi086 bash[27789]: cluster 2023-10-09T09:51:17.136977+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:18.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:18 smithi086 bash[27789]: audit 2023-10-09T09:51:17.628333+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:51:18.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:18 smithi086 bash[27789]: audit 2023-10-09T09:51:17.632696+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:51:20.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:20 smithi086 bash[27789]: cluster 2023-10-09T09:51:19.137494+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:20.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:20 smithi053 bash[27369]: cluster 2023-10-09T09:51:19.137494+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:20.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:20 smithi053 bash[33773]: cluster 2023-10-09T09:51:19.137494+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:22.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:22 smithi086 bash[27789]: cluster 2023-10-09T09:51:21.137980+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:22.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:22 smithi053 bash[27369]: cluster 2023-10-09T09:51:21.137980+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:22.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:22 smithi053 bash[33773]: cluster 2023-10-09T09:51:21.137980+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:24.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:24 smithi086 bash[27789]: cluster 2023-10-09T09:51:23.138451+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:24.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:24 smithi086 bash[27789]: audit 2023-10-09T09:51:23.741574+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:51:24.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:24 smithi086 bash[27789]: audit 2023-10-09T09:51:24.006845+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:51:24.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:24 smithi086 bash[27789]: audit 2023-10-09T09:51:24.007873+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:51:24.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:24 smithi086 bash[27789]: audit 2023-10-09T09:51:24.014199+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:51:24.672 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:24 smithi053 bash[33773]: cluster 2023-10-09T09:51:23.138451+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:24.672 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:24 smithi053 bash[33773]: audit 2023-10-09T09:51:23.741574+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:51:24.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:24 smithi053 bash[33773]: audit 2023-10-09T09:51:24.006845+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:51:24.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:24 smithi053 bash[33773]: audit 2023-10-09T09:51:24.007873+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:51:24.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:24 smithi053 bash[33773]: audit 2023-10-09T09:51:24.014199+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:51:24.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:24 smithi053 bash[27369]: cluster 2023-10-09T09:51:23.138451+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:24.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:24 smithi053 bash[27369]: audit 2023-10-09T09:51:23.741574+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:51:24.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:24 smithi053 bash[27369]: audit 2023-10-09T09:51:24.006845+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:51:24.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:24 smithi053 bash[27369]: audit 2023-10-09T09:51:24.007873+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:51:24.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:24 smithi053 bash[27369]: audit 2023-10-09T09:51:24.014199+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:51:25.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:25 smithi086 bash[27789]: audit 2023-10-09T09:51:24.377097+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.53:6802/2691372717,v1:172.21.15.53:6803/2691372717]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-09T09:51:25.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:25 smithi086 bash[27789]: cluster 2023-10-09T09:51:25.138883+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:25.672 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:25 smithi053 bash[33773]: audit 2023-10-09T09:51:24.377097+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.53:6802/2691372717,v1:172.21.15.53:6803/2691372717]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-09T09:51:25.672 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:25 smithi053 bash[33773]: cluster 2023-10-09T09:51:25.138883+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:25.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:25 smithi053 bash[27369]: audit 2023-10-09T09:51:24.377097+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.53:6802/2691372717,v1:172.21.15.53:6803/2691372717]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-09T09:51:25.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:25 smithi053 bash[27369]: cluster 2023-10-09T09:51:25.138883+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:26.612 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:26 smithi053 bash[27369]: audit 2023-10-09T09:51:25.337574+0000 mon.a (mon.0) 251 : audit [INF] from='osd.0 [v2:172.21.15.53:6802/2691372717,v1:172.21.15.53:6803/2691372717]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-09T09:51:26.613 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:26 smithi053 bash[27369]: cluster 2023-10-09T09:51:25.337698+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-10-09T09:51:26.613 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:26 smithi053 bash[27369]: audit 2023-10-09T09:51:25.337869+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T09:51:26.613 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:26 smithi053 bash[27369]: audit 2023-10-09T09:51:25.338488+0000 mon.a (mon.0) 254 : audit [INF] from='osd.0 [v2:172.21.15.53:6802/2691372717,v1:172.21.15.53:6803/2691372717]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T09:51:26.613 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:26 smithi053 bash[33773]: audit 2023-10-09T09:51:25.337574+0000 mon.a (mon.0) 251 : audit [INF] from='osd.0 [v2:172.21.15.53:6802/2691372717,v1:172.21.15.53:6803/2691372717]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-09T09:51:26.613 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:26 smithi053 bash[33773]: cluster 2023-10-09T09:51:25.337698+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-10-09T09:51:26.613 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:26 smithi053 bash[33773]: audit 2023-10-09T09:51:25.337869+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T09:51:26.614 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:26 smithi053 bash[33773]: audit 2023-10-09T09:51:25.338488+0000 mon.a (mon.0) 254 : audit [INF] from='osd.0 [v2:172.21.15.53:6802/2691372717,v1:172.21.15.53:6803/2691372717]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T09:51:26.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:26 smithi086 bash[27789]: audit 2023-10-09T09:51:25.337574+0000 mon.a (mon.0) 251 : audit [INF] from='osd.0 [v2:172.21.15.53:6802/2691372717,v1:172.21.15.53:6803/2691372717]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-09T09:51:26.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:26 smithi086 bash[27789]: cluster 2023-10-09T09:51:25.337698+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-10-09T09:51:26.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:26 smithi086 bash[27789]: audit 2023-10-09T09:51:25.337869+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T09:51:26.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:26 smithi086 bash[27789]: audit 2023-10-09T09:51:25.338488+0000 mon.a (mon.0) 254 : audit [INF] from='osd.0 [v2:172.21.15.53:6802/2691372717,v1:172.21.15.53:6803/2691372717]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T09:51:27.313 INFO:teuthology.orchestra.run.smithi053.stdout:Created osd(s) 0 on host 'smithi053' 2023-10-09T09:51:27.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:27 smithi086 bash[27789]: audit 2023-10-09T09:51:26.341975+0000 mon.a (mon.0) 255 : audit [INF] from='osd.0 [v2:172.21.15.53:6802/2691372717,v1:172.21.15.53:6803/2691372717]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2023-10-09T09:51:27.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:27 smithi086 bash[27789]: cluster 2023-10-09T09:51:26.342169+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-10-09T09:51:27.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:27 smithi086 bash[27789]: audit 2023-10-09T09:51:26.342981+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T09:51:27.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:27 smithi086 bash[27789]: audit 2023-10-09T09:51:26.352000+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T09:51:27.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:27 smithi086 bash[27789]: cluster 2023-10-09T09:51:27.139328+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:27.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:27 smithi086 bash[27789]: audit 2023-10-09T09:51:27.312325+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:51:27.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:27 smithi086 bash[27789]: audit 2023-10-09T09:51:27.339086+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:51:27.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:27 smithi053 bash[27369]: audit 2023-10-09T09:51:26.341975+0000 mon.a (mon.0) 255 : audit [INF] from='osd.0 [v2:172.21.15.53:6802/2691372717,v1:172.21.15.53:6803/2691372717]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2023-10-09T09:51:27.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:27 smithi053 bash[27369]: cluster 2023-10-09T09:51:26.342169+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-10-09T09:51:27.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:27 smithi053 bash[27369]: audit 2023-10-09T09:51:26.342981+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T09:51:27.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:27 smithi053 bash[27369]: audit 2023-10-09T09:51:26.352000+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T09:51:27.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:27 smithi053 bash[27369]: cluster 2023-10-09T09:51:27.139328+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:27.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:27 smithi053 bash[27369]: audit 2023-10-09T09:51:27.312325+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:51:27.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:27 smithi053 bash[27369]: audit 2023-10-09T09:51:27.339086+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:51:27.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:27 smithi053 bash[33773]: audit 2023-10-09T09:51:26.341975+0000 mon.a (mon.0) 255 : audit [INF] from='osd.0 [v2:172.21.15.53:6802/2691372717,v1:172.21.15.53:6803/2691372717]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2023-10-09T09:51:27.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:27 smithi053 bash[33773]: cluster 2023-10-09T09:51:26.342169+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-10-09T09:51:27.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:27 smithi053 bash[33773]: audit 2023-10-09T09:51:26.342981+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T09:51:27.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:27 smithi053 bash[33773]: audit 2023-10-09T09:51:26.352000+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T09:51:27.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:27 smithi053 bash[33773]: cluster 2023-10-09T09:51:27.139328+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-10-09T09:51:27.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:27 smithi053 bash[33773]: audit 2023-10-09T09:51:27.312325+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:51:27.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:27 smithi053 bash[33773]: audit 2023-10-09T09:51:27.339086+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:51:28.088 DEBUG:teuthology.orchestra.run.smithi053:osd.0> sudo journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.0.service 2023-10-09T09:51:28.091 INFO:tasks.cephadm:Deploying osd.1 on smithi053 with /dev/vg_nvme/lv_3... 2023-10-09T09:51:28.091 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-09T09:51:28.297 INFO:journalctl@ceph.osd.0.smithi053.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T09:51:28.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:28 smithi086 bash[27789]: cluster 2023-10-09T09:51:25.398468+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T09:51:28.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:28 smithi086 bash[27789]: cluster 2023-10-09T09:51:25.398561+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T09:51:28.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:28 smithi086 bash[27789]: audit 2023-10-09T09:51:27.348351+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T09:51:28.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:28 smithi086 bash[27789]: cluster 2023-10-09T09:51:27.354048+0000 mon.a (mon.0) 262 : cluster [INF] osd.0 [v2:172.21.15.53:6802/2691372717,v1:172.21.15.53:6803/2691372717] boot 2023-10-09T09:51:28.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:28 smithi086 bash[27789]: cluster 2023-10-09T09:51:27.354105+0000 mon.a (mon.0) 263 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-10-09T09:51:28.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:28 smithi086 bash[27789]: audit 2023-10-09T09:51:27.354798+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T09:51:28.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:28 smithi053 bash[27369]: cluster 2023-10-09T09:51:25.398468+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T09:51:28.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:28 smithi053 bash[27369]: cluster 2023-10-09T09:51:25.398561+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T09:51:28.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:28 smithi053 bash[27369]: audit 2023-10-09T09:51:27.348351+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T09:51:28.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:28 smithi053 bash[27369]: cluster 2023-10-09T09:51:27.354048+0000 mon.a (mon.0) 262 : cluster [INF] osd.0 [v2:172.21.15.53:6802/2691372717,v1:172.21.15.53:6803/2691372717] boot 2023-10-09T09:51:28.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:28 smithi053 bash[27369]: cluster 2023-10-09T09:51:27.354105+0000 mon.a (mon.0) 263 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-10-09T09:51:28.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:28 smithi053 bash[27369]: audit 2023-10-09T09:51:27.354798+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T09:51:28.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:28 smithi053 bash[33773]: cluster 2023-10-09T09:51:25.398468+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T09:51:28.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:28 smithi053 bash[33773]: cluster 2023-10-09T09:51:25.398561+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T09:51:28.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:28 smithi053 bash[33773]: audit 2023-10-09T09:51:27.348351+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T09:51:28.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:28 smithi053 bash[33773]: cluster 2023-10-09T09:51:27.354048+0000 mon.a (mon.0) 262 : cluster [INF] osd.0 [v2:172.21.15.53:6802/2691372717,v1:172.21.15.53:6803/2691372717] boot 2023-10-09T09:51:28.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:28 smithi053 bash[33773]: cluster 2023-10-09T09:51:27.354105+0000 mon.a (mon.0) 263 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-10-09T09:51:28.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:28 smithi053 bash[33773]: audit 2023-10-09T09:51:27.354798+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T09:51:29.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:29 smithi053 bash[27369]: cluster 2023-10-09T09:51:28.362519+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-10-09T09:51:29.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:29 smithi053 bash[27369]: cluster 2023-10-09T09:51:29.139795+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:29.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:29 smithi053 bash[33773]: cluster 2023-10-09T09:51:28.362519+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-10-09T09:51:29.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:29 smithi053 bash[33773]: cluster 2023-10-09T09:51:29.139795+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:29.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:29 smithi086 bash[27789]: cluster 2023-10-09T09:51:28.362519+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-10-09T09:51:29.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:29 smithi086 bash[27789]: cluster 2023-10-09T09:51:29.139795+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:31.755 INFO:teuthology.orchestra.run.smithi053.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-09T09:51:31.858 INFO:teuthology.orchestra.run.smithi053.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-09T09:51:31.858 INFO:teuthology.orchestra.run.smithi053.stderr: stderr: 10+0 records in 2023-10-09T09:51:31.858 INFO:teuthology.orchestra.run.smithi053.stderr:10+0 records out 2023-10-09T09:51:31.858 INFO:teuthology.orchestra.run.smithi053.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0132192 s, 793 MB/s 2023-10-09T09:51:31.858 INFO:teuthology.orchestra.run.smithi053.stderr: stderr: 2023-10-09T09:51:31.859 INFO:teuthology.orchestra.run.smithi053.stderr:--> Zapping successful for: 2023-10-09T09:51:32.422 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:32 smithi053 bash[27369]: cluster 2023-10-09T09:51:31.140214+0000 mgr.y (mgr.14146) 81 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:32.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:32 smithi053 bash[33773]: cluster 2023-10-09T09:51:31.140214+0000 mgr.y (mgr.14146) 81 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:32.609 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi053:vg_nvme/lv_3 2023-10-09T09:51:32.628 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:32 smithi086 bash[27789]: cluster 2023-10-09T09:51:31.140214+0000 mgr.y (mgr.14146) 81 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:34.412 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:34 smithi053 bash[27369]: cluster 2023-10-09T09:51:33.140675+0000 mgr.y (mgr.14146) 82 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:34.413 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:34 smithi053 bash[33773]: cluster 2023-10-09T09:51:33.140675+0000 mgr.y (mgr.14146) 82 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:34.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:34 smithi086 bash[27789]: cluster 2023-10-09T09:51:33.140675+0000 mgr.y (mgr.14146) 82 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:36.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:36 smithi086 bash[27789]: cluster 2023-10-09T09:51:35.141142+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:36.694 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:36 smithi053 bash[27369]: cluster 2023-10-09T09:51:35.141142+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:36.695 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:36 smithi053 bash[33773]: cluster 2023-10-09T09:51:35.141142+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:38.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:38 smithi086 bash[27789]: cluster 2023-10-09T09:51:37.141618+0000 mgr.y (mgr.14146) 84 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:38.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:38 smithi086 bash[27789]: audit 2023-10-09T09:51:37.511165+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T09:51:38.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:38 smithi086 bash[27789]: audit 2023-10-09T09:51:37.513760+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T09:51:38.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:38 smithi086 bash[27789]: audit 2023-10-09T09:51:37.514776+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:51:38.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:38 smithi053 bash[27369]: cluster 2023-10-09T09:51:37.141618+0000 mgr.y (mgr.14146) 84 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:38.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:38 smithi053 bash[27369]: audit 2023-10-09T09:51:37.511165+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T09:51:38.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:38 smithi053 bash[27369]: audit 2023-10-09T09:51:37.513760+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T09:51:38.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:38 smithi053 bash[27369]: audit 2023-10-09T09:51:37.514776+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:51:38.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:38 smithi053 bash[33773]: cluster 2023-10-09T09:51:37.141618+0000 mgr.y (mgr.14146) 84 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:38.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:38 smithi053 bash[33773]: audit 2023-10-09T09:51:37.511165+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T09:51:38.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:38 smithi053 bash[33773]: audit 2023-10-09T09:51:37.513760+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T09:51:38.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:38 smithi053 bash[33773]: audit 2023-10-09T09:51:37.514776+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:51:39.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:39 smithi086 bash[27789]: audit 2023-10-09T09:51:37.506324+0000 mgr.y (mgr.14146) 85 : audit [DBG] from='client.24146 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:51:39.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:39 smithi086 bash[27789]: audit 2023-10-09T09:51:39.166335+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:51:39.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:39 smithi086 bash[27789]: audit 2023-10-09T09:51:39.167762+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:51:39.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:39 smithi086 bash[27789]: audit 2023-10-09T09:51:39.174836+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:51:39.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:39 smithi086 bash[27789]: audit 2023-10-09T09:51:39.176294+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:51:39.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:39 smithi086 bash[27789]: audit 2023-10-09T09:51:39.177415+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:51:39.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:39 smithi086 bash[27789]: audit 2023-10-09T09:51:39.184170+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:51:39.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:39 smithi053 bash[27369]: audit 2023-10-09T09:51:37.506324+0000 mgr.y (mgr.14146) 85 : audit [DBG] from='client.24146 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:51:39.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:39 smithi053 bash[27369]: audit 2023-10-09T09:51:39.166335+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:51:39.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:39 smithi053 bash[27369]: audit 2023-10-09T09:51:39.167762+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:51:39.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:39 smithi053 bash[27369]: audit 2023-10-09T09:51:39.174836+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:51:39.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:39 smithi053 bash[27369]: audit 2023-10-09T09:51:39.176294+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:51:39.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:39 smithi053 bash[27369]: audit 2023-10-09T09:51:39.177415+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:51:39.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:39 smithi053 bash[27369]: audit 2023-10-09T09:51:39.184170+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:51:39.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:39 smithi053 bash[33773]: audit 2023-10-09T09:51:37.506324+0000 mgr.y (mgr.14146) 85 : audit [DBG] from='client.24146 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:51:39.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:39 smithi053 bash[33773]: audit 2023-10-09T09:51:39.166335+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:51:39.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:39 smithi053 bash[33773]: audit 2023-10-09T09:51:39.167762+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:51:39.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:39 smithi053 bash[33773]: audit 2023-10-09T09:51:39.174836+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:51:39.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:39 smithi053 bash[33773]: audit 2023-10-09T09:51:39.176294+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:51:39.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:39 smithi053 bash[33773]: audit 2023-10-09T09:51:39.177415+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:51:39.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:39 smithi053 bash[33773]: audit 2023-10-09T09:51:39.184170+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:51:40.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:40 smithi086 bash[27789]: cluster 2023-10-09T09:51:39.142118+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:40.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:40 smithi086 bash[27789]: cephadm 2023-10-09T09:51:39.157984+0000 mgr.y (mgr.14146) 87 : cephadm [INF] Detected new or changed devices on smithi053 2023-10-09T09:51:40.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:40 smithi086 bash[27789]: cephadm 2023-10-09T09:51:39.168720+0000 mgr.y (mgr.14146) 88 : cephadm [INF] Adjusting osd_memory_target on smithi053 to 16245M 2023-10-09T09:51:40.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:40 smithi053 bash[27369]: cluster 2023-10-09T09:51:39.142118+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:40.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:40 smithi053 bash[27369]: cephadm 2023-10-09T09:51:39.157984+0000 mgr.y (mgr.14146) 87 : cephadm [INF] Detected new or changed devices on smithi053 2023-10-09T09:51:40.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:40 smithi053 bash[27369]: cephadm 2023-10-09T09:51:39.168720+0000 mgr.y (mgr.14146) 88 : cephadm [INF] Adjusting osd_memory_target on smithi053 to 16245M 2023-10-09T09:51:40.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:40 smithi053 bash[33773]: cluster 2023-10-09T09:51:39.142118+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:40.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:40 smithi053 bash[33773]: cephadm 2023-10-09T09:51:39.157984+0000 mgr.y (mgr.14146) 87 : cephadm [INF] Detected new or changed devices on smithi053 2023-10-09T09:51:40.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:40 smithi053 bash[33773]: cephadm 2023-10-09T09:51:39.168720+0000 mgr.y (mgr.14146) 88 : cephadm [INF] Adjusting osd_memory_target on smithi053 to 16245M 2023-10-09T09:51:42.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:42 smithi086 bash[27789]: cluster 2023-10-09T09:51:41.142648+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:42.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:42 smithi053 bash[27369]: cluster 2023-10-09T09:51:41.142648+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:42.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:42 smithi053 bash[33773]: cluster 2023-10-09T09:51:41.142648+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:44.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:44 smithi086 bash[27789]: cluster 2023-10-09T09:51:43.143133+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:44.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:44 smithi053 bash[27369]: cluster 2023-10-09T09:51:43.143133+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:44.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:44 smithi053 bash[33773]: cluster 2023-10-09T09:51:43.143133+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:46 smithi086 bash[27789]: cluster 2023-10-09T09:51:45.143467+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:46 smithi086 bash[27789]: audit 2023-10-09T09:51:45.924596+0000 mon.a (mon.0) 275 : audit [INF] from='client.? 172.21.15.53:0/1469592861' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9ccaa820-2de6-45b3-b212-d8ecf800017d"}]: dispatch 2023-10-09T09:51:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:46 smithi086 bash[27789]: audit 2023-10-09T09:51:45.929719+0000 mon.a (mon.0) 276 : audit [INF] from='client.? 172.21.15.53:0/1469592861' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9ccaa820-2de6-45b3-b212-d8ecf800017d"}]': finished 2023-10-09T09:51:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:46 smithi086 bash[27789]: cluster 2023-10-09T09:51:45.929781+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-10-09T09:51:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:46 smithi086 bash[27789]: audit 2023-10-09T09:51:45.929894+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T09:51:46.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:46 smithi053 bash[27369]: cluster 2023-10-09T09:51:45.143467+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:46.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:46 smithi053 bash[27369]: audit 2023-10-09T09:51:45.924596+0000 mon.a (mon.0) 275 : audit [INF] from='client.? 172.21.15.53:0/1469592861' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9ccaa820-2de6-45b3-b212-d8ecf800017d"}]: dispatch 2023-10-09T09:51:46.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:46 smithi053 bash[27369]: audit 2023-10-09T09:51:45.929719+0000 mon.a (mon.0) 276 : audit [INF] from='client.? 172.21.15.53:0/1469592861' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9ccaa820-2de6-45b3-b212-d8ecf800017d"}]': finished 2023-10-09T09:51:46.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:46 smithi053 bash[27369]: cluster 2023-10-09T09:51:45.929781+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-10-09T09:51:46.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:46 smithi053 bash[27369]: audit 2023-10-09T09:51:45.929894+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T09:51:46.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:46 smithi053 bash[33773]: cluster 2023-10-09T09:51:45.143467+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:46.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:46 smithi053 bash[33773]: audit 2023-10-09T09:51:45.924596+0000 mon.a (mon.0) 275 : audit [INF] from='client.? 172.21.15.53:0/1469592861' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9ccaa820-2de6-45b3-b212-d8ecf800017d"}]: dispatch 2023-10-09T09:51:46.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:46 smithi053 bash[33773]: audit 2023-10-09T09:51:45.929719+0000 mon.a (mon.0) 276 : audit [INF] from='client.? 172.21.15.53:0/1469592861' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9ccaa820-2de6-45b3-b212-d8ecf800017d"}]': finished 2023-10-09T09:51:46.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:46 smithi053 bash[33773]: cluster 2023-10-09T09:51:45.929781+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-10-09T09:51:46.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:46 smithi053 bash[33773]: audit 2023-10-09T09:51:45.929894+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T09:51:47.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:47 smithi086 bash[27789]: audit 2023-10-09T09:51:46.664285+0000 mon.a (mon.0) 279 : audit [DBG] from='client.? 172.21.15.53:0/2714280056' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T09:51:47.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:47 smithi053 bash[27369]: audit 2023-10-09T09:51:46.664285+0000 mon.a (mon.0) 279 : audit [DBG] from='client.? 172.21.15.53:0/2714280056' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T09:51:47.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:47 smithi053 bash[33773]: audit 2023-10-09T09:51:46.664285+0000 mon.a (mon.0) 279 : audit [DBG] from='client.? 172.21.15.53:0/2714280056' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T09:51:48.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:48 smithi086 bash[27789]: cluster 2023-10-09T09:51:47.143889+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:48.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:48 smithi053 bash[33773]: cluster 2023-10-09T09:51:47.143889+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:48.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:48 smithi053 bash[27369]: cluster 2023-10-09T09:51:47.143889+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:50.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:50 smithi086 bash[27789]: cluster 2023-10-09T09:51:49.144304+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:50.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:50 smithi053 bash[27369]: cluster 2023-10-09T09:51:49.144304+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:50.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:50 smithi053 bash[33773]: cluster 2023-10-09T09:51:49.144304+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:52.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:52 smithi086 bash[27789]: cluster 2023-10-09T09:51:51.144795+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:52.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:52 smithi053 bash[27369]: cluster 2023-10-09T09:51:51.144795+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:52.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:52 smithi053 bash[33773]: cluster 2023-10-09T09:51:51.144795+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:54.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:54 smithi086 bash[27789]: cluster 2023-10-09T09:51:53.145334+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:54.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:54 smithi053 bash[27369]: cluster 2023-10-09T09:51:53.145334+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:54.672 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:54 smithi053 bash[33773]: cluster 2023-10-09T09:51:53.145334+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:56.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:56 smithi086 bash[27789]: cluster 2023-10-09T09:51:55.145895+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:56.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:56 smithi053 bash[27369]: cluster 2023-10-09T09:51:55.145895+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:56.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:56 smithi053 bash[33773]: cluster 2023-10-09T09:51:55.145895+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:58.422 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:58 smithi053 bash[27369]: cluster 2023-10-09T09:51:57.146398+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:58.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:58 smithi053 bash[33773]: cluster 2023-10-09T09:51:57.146398+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:58.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:58 smithi086 bash[27789]: cluster 2023-10-09T09:51:57.146398+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:51:59.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:59 smithi086 bash[27789]: audit 2023-10-09T09:51:58.665908+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-09T09:51:59.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:51:59 smithi086 bash[27789]: audit 2023-10-09T09:51:58.667569+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:51:59.672 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:59 smithi053 bash[33773]: audit 2023-10-09T09:51:58.665908+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-09T09:51:59.672 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:51:59 smithi053 bash[33773]: audit 2023-10-09T09:51:58.667569+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:51:59.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:59 smithi053 bash[27369]: audit 2023-10-09T09:51:58.665908+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-09T09:51:59.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:51:59 smithi053 bash[27369]: audit 2023-10-09T09:51:58.667569+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:52:00.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:00 smithi086 bash[27789]: cephadm 2023-10-09T09:51:58.668818+0000 mgr.y (mgr.14146) 98 : cephadm [INF] Deploying daemon osd.1 on smithi053 2023-10-09T09:52:00.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:00 smithi086 bash[27789]: cluster 2023-10-09T09:51:59.146893+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:52:00.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:00 smithi053 bash[33773]: cephadm 2023-10-09T09:51:58.668818+0000 mgr.y (mgr.14146) 98 : cephadm [INF] Deploying daemon osd.1 on smithi053 2023-10-09T09:52:00.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:00 smithi053 bash[33773]: cluster 2023-10-09T09:51:59.146893+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:52:00.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:00 smithi053 bash[27369]: cephadm 2023-10-09T09:51:58.668818+0000 mgr.y (mgr.14146) 98 : cephadm [INF] Deploying daemon osd.1 on smithi053 2023-10-09T09:52:00.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:00 smithi053 bash[27369]: cluster 2023-10-09T09:51:59.146893+0000 mgr.y (mgr.14146) 99 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:52:01.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:01 smithi086 bash[27789]: cluster 2023-10-09T09:52:01.147516+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:52:01.650 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:01 smithi053 bash[27369]: cluster 2023-10-09T09:52:01.147516+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:52:01.650 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:01 smithi053 bash[33773]: cluster 2023-10-09T09:52:01.147516+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:52:04.422 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:04 smithi053 bash[33773]: cluster 2023-10-09T09:52:03.147909+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:52:04.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:04 smithi053 bash[33773]: audit 2023-10-09T09:52:03.187018+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:04.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:04 smithi053 bash[33773]: audit 2023-10-09T09:52:03.212551+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:52:04.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:04 smithi053 bash[27369]: cluster 2023-10-09T09:52:03.147909+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:52:04.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:04 smithi053 bash[27369]: audit 2023-10-09T09:52:03.187018+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:04.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:04 smithi053 bash[27369]: audit 2023-10-09T09:52:03.212551+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:52:04.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:04 smithi086 bash[27789]: cluster 2023-10-09T09:52:03.147909+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:52:04.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:04 smithi086 bash[27789]: audit 2023-10-09T09:52:03.187018+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:04.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:04 smithi086 bash[27789]: audit 2023-10-09T09:52:03.212551+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:52:06.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:06 smithi086 bash[27789]: cluster 2023-10-09T09:52:05.148396+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:52:06.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:06 smithi053 bash[27369]: cluster 2023-10-09T09:52:05.148396+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:52:06.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:06 smithi053 bash[33773]: cluster 2023-10-09T09:52:05.148396+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:52:08.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:08 smithi086 bash[27789]: cluster 2023-10-09T09:52:07.148924+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:52:08.672 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:08 smithi053 bash[33773]: cluster 2023-10-09T09:52:07.148924+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:52:08.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:08 smithi053 bash[27369]: cluster 2023-10-09T09:52:07.148924+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:52:10.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:10 smithi086 bash[27789]: cluster 2023-10-09T09:52:09.149244+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:52:10.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:10 smithi086 bash[27789]: audit 2023-10-09T09:52:09.367176+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:10.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:10 smithi086 bash[27789]: audit 2023-10-09T09:52:09.368470+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:52:10.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:10 smithi086 bash[27789]: audit 2023-10-09T09:52:09.369832+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:52:10.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:10 smithi086 bash[27789]: audit 2023-10-09T09:52:09.375751+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:10.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:10 smithi086 bash[27789]: audit 2023-10-09T09:52:10.009820+0000 mon.c (mon.2) 3 : audit [INF] from='osd.1 [v2:172.21.15.53:6810/3715194989,v1:172.21.15.53:6811/3715194989]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T09:52:10.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:10 smithi086 bash[27789]: audit 2023-10-09T09:52:10.010652+0000 mon.a (mon.0) 288 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T09:52:10.678 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:10 smithi053 bash[27369]: cluster 2023-10-09T09:52:09.149244+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:52:10.678 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:10 smithi053 bash[27369]: audit 2023-10-09T09:52:09.367176+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:10.678 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:10 smithi053 bash[27369]: audit 2023-10-09T09:52:09.368470+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:52:10.678 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:10 smithi053 bash[27369]: audit 2023-10-09T09:52:09.369832+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:52:10.678 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:10 smithi053 bash[27369]: audit 2023-10-09T09:52:09.375751+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:10.679 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:10 smithi053 bash[27369]: audit 2023-10-09T09:52:10.009820+0000 mon.c (mon.2) 3 : audit [INF] from='osd.1 [v2:172.21.15.53:6810/3715194989,v1:172.21.15.53:6811/3715194989]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T09:52:10.679 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:10 smithi053 bash[27369]: audit 2023-10-09T09:52:10.010652+0000 mon.a (mon.0) 288 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T09:52:10.679 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:10 smithi053 bash[33773]: cluster 2023-10-09T09:52:09.149244+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:52:10.679 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:10 smithi053 bash[33773]: audit 2023-10-09T09:52:09.367176+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:10.679 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:10 smithi053 bash[33773]: audit 2023-10-09T09:52:09.368470+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:52:10.680 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:10 smithi053 bash[33773]: audit 2023-10-09T09:52:09.369832+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:52:10.680 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:10 smithi053 bash[33773]: audit 2023-10-09T09:52:09.375751+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:10.680 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:10 smithi053 bash[33773]: audit 2023-10-09T09:52:10.009820+0000 mon.c (mon.2) 3 : audit [INF] from='osd.1 [v2:172.21.15.53:6810/3715194989,v1:172.21.15.53:6811/3715194989]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T09:52:10.680 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:10 smithi053 bash[33773]: audit 2023-10-09T09:52:10.010652+0000 mon.a (mon.0) 288 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T09:52:11.672 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:11 smithi053 bash[33773]: audit 2023-10-09T09:52:10.380443+0000 mon.a (mon.0) 289 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-09T09:52:11.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:11 smithi053 bash[33773]: cluster 2023-10-09T09:52:10.380596+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-10-09T09:52:11.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:11 smithi053 bash[33773]: audit 2023-10-09T09:52:10.380833+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T09:52:11.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:11 smithi053 bash[33773]: audit 2023-10-09T09:52:10.381413+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.53:6810/3715194989,v1:172.21.15.53:6811/3715194989]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T09:52:11.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:11 smithi053 bash[33773]: audit 2023-10-09T09:52:10.381892+0000 mon.a (mon.0) 292 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T09:52:11.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:11 smithi053 bash[33773]: cluster 2023-10-09T09:52:11.149729+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:52:11.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:11 smithi053 bash[27369]: audit 2023-10-09T09:52:10.380443+0000 mon.a (mon.0) 289 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-09T09:52:11.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:11 smithi053 bash[27369]: cluster 2023-10-09T09:52:10.380596+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-10-09T09:52:11.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:11 smithi053 bash[27369]: audit 2023-10-09T09:52:10.380833+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T09:52:11.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:11 smithi053 bash[27369]: audit 2023-10-09T09:52:10.381413+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.53:6810/3715194989,v1:172.21.15.53:6811/3715194989]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T09:52:11.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:11 smithi053 bash[27369]: audit 2023-10-09T09:52:10.381892+0000 mon.a (mon.0) 292 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T09:52:11.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:11 smithi053 bash[27369]: cluster 2023-10-09T09:52:11.149729+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:52:11.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:11 smithi086 bash[27789]: audit 2023-10-09T09:52:10.380443+0000 mon.a (mon.0) 289 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-09T09:52:11.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:11 smithi086 bash[27789]: cluster 2023-10-09T09:52:10.380596+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-10-09T09:52:11.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:11 smithi086 bash[27789]: audit 2023-10-09T09:52:10.380833+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T09:52:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:11 smithi086 bash[27789]: audit 2023-10-09T09:52:10.381413+0000 mon.c (mon.2) 4 : audit [INF] from='osd.1 [v2:172.21.15.53:6810/3715194989,v1:172.21.15.53:6811/3715194989]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T09:52:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:11 smithi086 bash[27789]: audit 2023-10-09T09:52:10.381892+0000 mon.a (mon.0) 292 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T09:52:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:11 smithi086 bash[27789]: cluster 2023-10-09T09:52:11.149729+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:52:12.662 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:12 smithi053 bash[27369]: audit 2023-10-09T09:52:11.383217+0000 mon.a (mon.0) 293 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2023-10-09T09:52:12.662 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:12 smithi053 bash[27369]: cluster 2023-10-09T09:52:11.383358+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-10-09T09:52:12.662 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:12 smithi053 bash[27369]: audit 2023-10-09T09:52:11.384024+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T09:52:12.662 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:12 smithi053 bash[27369]: audit 2023-10-09T09:52:11.392508+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T09:52:12.662 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:12 smithi053 bash[33773]: audit 2023-10-09T09:52:11.383217+0000 mon.a (mon.0) 293 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2023-10-09T09:52:12.663 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:12 smithi053 bash[33773]: cluster 2023-10-09T09:52:11.383358+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-10-09T09:52:12.663 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:12 smithi053 bash[33773]: audit 2023-10-09T09:52:11.384024+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T09:52:12.663 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:12 smithi053 bash[33773]: audit 2023-10-09T09:52:11.392508+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T09:52:12.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:12 smithi086 bash[27789]: audit 2023-10-09T09:52:11.383217+0000 mon.a (mon.0) 293 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2023-10-09T09:52:12.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:12 smithi086 bash[27789]: cluster 2023-10-09T09:52:11.383358+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-10-09T09:52:12.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:12 smithi086 bash[27789]: audit 2023-10-09T09:52:11.384024+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T09:52:12.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:12 smithi086 bash[27789]: audit 2023-10-09T09:52:11.392508+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T09:52:13.200 INFO:teuthology.orchestra.run.smithi053.stdout:Created osd(s) 1 on host 'smithi053' 2023-10-09T09:52:13.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:13 smithi053 bash[27369]: cluster 2023-10-09T09:52:11.051335+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T09:52:13.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:13 smithi053 bash[27369]: cluster 2023-10-09T09:52:11.051396+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T09:52:13.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:13 smithi053 bash[27369]: cluster 2023-10-09T09:52:12.391437+0000 mon.a (mon.0) 297 : cluster [INF] osd.1 [v2:172.21.15.53:6810/3715194989,v1:172.21.15.53:6811/3715194989] boot 2023-10-09T09:52:13.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:13 smithi053 bash[27369]: cluster 2023-10-09T09:52:12.391491+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-10-09T09:52:13.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:13 smithi053 bash[27369]: audit 2023-10-09T09:52:12.392007+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T09:52:13.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:13 smithi053 bash[27369]: cluster 2023-10-09T09:52:13.150221+0000 mgr.y (mgr.14146) 106 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:52:13.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:13 smithi053 bash[27369]: audit 2023-10-09T09:52:13.198334+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:13.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:13 smithi053 bash[27369]: audit 2023-10-09T09:52:13.204154+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:52:13.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:13 smithi053 bash[33773]: cluster 2023-10-09T09:52:11.051335+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T09:52:13.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:13 smithi053 bash[33773]: cluster 2023-10-09T09:52:11.051396+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T09:52:13.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:13 smithi053 bash[33773]: cluster 2023-10-09T09:52:12.391437+0000 mon.a (mon.0) 297 : cluster [INF] osd.1 [v2:172.21.15.53:6810/3715194989,v1:172.21.15.53:6811/3715194989] boot 2023-10-09T09:52:13.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:13 smithi053 bash[33773]: cluster 2023-10-09T09:52:12.391491+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-10-09T09:52:13.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:13 smithi053 bash[33773]: audit 2023-10-09T09:52:12.392007+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T09:52:13.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:13 smithi053 bash[33773]: cluster 2023-10-09T09:52:13.150221+0000 mgr.y (mgr.14146) 106 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:52:13.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:13 smithi053 bash[33773]: audit 2023-10-09T09:52:13.198334+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:13.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:13 smithi053 bash[33773]: audit 2023-10-09T09:52:13.204154+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:52:13.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:13 smithi086 bash[27789]: cluster 2023-10-09T09:52:11.051335+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T09:52:13.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:13 smithi086 bash[27789]: cluster 2023-10-09T09:52:11.051396+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T09:52:13.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:13 smithi086 bash[27789]: cluster 2023-10-09T09:52:12.391437+0000 mon.a (mon.0) 297 : cluster [INF] osd.1 [v2:172.21.15.53:6810/3715194989,v1:172.21.15.53:6811/3715194989] boot 2023-10-09T09:52:13.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:13 smithi086 bash[27789]: cluster 2023-10-09T09:52:12.391491+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-10-09T09:52:13.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:13 smithi086 bash[27789]: audit 2023-10-09T09:52:12.392007+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T09:52:13.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:13 smithi086 bash[27789]: cluster 2023-10-09T09:52:13.150221+0000 mgr.y (mgr.14146) 106 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 290 MiB used, 89 GiB / 89 GiB avail 2023-10-09T09:52:13.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:13 smithi086 bash[27789]: audit 2023-10-09T09:52:13.198334+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:13.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:13 smithi086 bash[27789]: audit 2023-10-09T09:52:13.204154+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:52:14.009 DEBUG:teuthology.orchestra.run.smithi053:osd.1> sudo journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.1.service 2023-10-09T09:52:14.011 INFO:tasks.cephadm:Deploying osd.2 on smithi053 with /dev/vg_nvme/lv_2... 2023-10-09T09:52:14.012 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-09T09:52:14.165 INFO:journalctl@ceph.osd.1.smithi053.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T09:52:14.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:14 smithi053 bash[27369]: cluster 2023-10-09T09:52:13.405024+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-10-09T09:52:14.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:14 smithi053 bash[33773]: cluster 2023-10-09T09:52:13.405024+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-10-09T09:52:14.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:14 smithi086 bash[27789]: cluster 2023-10-09T09:52:13.405024+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-10-09T09:52:15.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:15 smithi053 bash[27369]: cluster 2023-10-09T09:52:15.150727+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:15.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:15 smithi053 bash[33773]: cluster 2023-10-09T09:52:15.150727+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:15.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:15 smithi086 bash[27789]: cluster 2023-10-09T09:52:15.150727+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:17.591 INFO:teuthology.orchestra.run.smithi053.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-09T09:52:17.591 INFO:teuthology.orchestra.run.smithi053.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-09T09:52:17.592 INFO:teuthology.orchestra.run.smithi053.stderr: stderr: 10+0 records in 2023-10-09T09:52:17.592 INFO:teuthology.orchestra.run.smithi053.stderr:10+0 records out 2023-10-09T09:52:17.592 INFO:teuthology.orchestra.run.smithi053.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0132563 s, 791 MB/s 2023-10-09T09:52:17.592 INFO:teuthology.orchestra.run.smithi053.stderr:--> Zapping successful for: 2023-10-09T09:52:18.387 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi053:vg_nvme/lv_2 2023-10-09T09:52:18.582 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:18 smithi053 bash[27369]: cluster 2023-10-09T09:52:17.151206+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:18.582 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:18 smithi053 bash[33773]: cluster 2023-10-09T09:52:17.151206+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:18.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:18 smithi086 bash[27789]: cluster 2023-10-09T09:52:17.151206+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:20.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:20 smithi086 bash[27789]: cluster 2023-10-09T09:52:19.151723+0000 mgr.y (mgr.14146) 109 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:20.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:20 smithi053 bash[27369]: cluster 2023-10-09T09:52:19.151723+0000 mgr.y (mgr.14146) 109 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:20.672 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:20 smithi053 bash[33773]: cluster 2023-10-09T09:52:19.151723+0000 mgr.y (mgr.14146) 109 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:22.328 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:22 smithi053 bash[27369]: cluster 2023-10-09T09:52:21.152195+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:22.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:22 smithi086 bash[27789]: cluster 2023-10-09T09:52:21.152195+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:22.672 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:22 smithi053 bash[33773]: cluster 2023-10-09T09:52:21.152195+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:23.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:23 smithi086 bash[27789]: audit 2023-10-09T09:52:22.302071+0000 mgr.y (mgr.14146) 111 : audit [DBG] from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:52:23.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:23 smithi086 bash[27789]: audit 2023-10-09T09:52:22.305022+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T09:52:23.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:23 smithi086 bash[27789]: audit 2023-10-09T09:52:22.307919+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T09:52:23.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:23 smithi086 bash[27789]: audit 2023-10-09T09:52:22.308913+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:52:23.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:23 smithi053 bash[27369]: audit 2023-10-09T09:52:22.302071+0000 mgr.y (mgr.14146) 111 : audit [DBG] from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:52:23.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:23 smithi053 bash[27369]: audit 2023-10-09T09:52:22.305022+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T09:52:23.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:23 smithi053 bash[27369]: audit 2023-10-09T09:52:22.307919+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T09:52:23.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:23 smithi053 bash[27369]: audit 2023-10-09T09:52:22.308913+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:52:23.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:23 smithi053 bash[33773]: audit 2023-10-09T09:52:22.302071+0000 mgr.y (mgr.14146) 111 : audit [DBG] from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:52:23.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:23 smithi053 bash[33773]: audit 2023-10-09T09:52:22.305022+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T09:52:23.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:23 smithi053 bash[33773]: audit 2023-10-09T09:52:22.307919+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T09:52:23.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:23 smithi053 bash[33773]: audit 2023-10-09T09:52:22.308913+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:52:24.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:24 smithi086 bash[27789]: cluster 2023-10-09T09:52:23.152728+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:24.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:24 smithi053 bash[27369]: cluster 2023-10-09T09:52:23.152728+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:24.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:24 smithi053 bash[33773]: cluster 2023-10-09T09:52:23.152728+0000 mgr.y (mgr.14146) 112 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:26.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:26 smithi086 bash[27789]: cluster 2023-10-09T09:52:25.153273+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:26.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:26 smithi086 bash[27789]: cephadm 2023-10-09T09:52:25.206903+0000 mgr.y (mgr.14146) 114 : cephadm [INF] Detected new or changed devices on smithi053 2023-10-09T09:52:26.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:26 smithi086 bash[27789]: audit 2023-10-09T09:52:25.216834+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:26 smithi086 bash[27789]: audit 2023-10-09T09:52:25.502149+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:52:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:26 smithi086 bash[27789]: audit 2023-10-09T09:52:25.503231+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:52:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:26 smithi086 bash[27789]: audit 2023-10-09T09:52:25.509853+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:26 smithi086 bash[27789]: audit 2023-10-09T09:52:25.511200+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:52:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:26 smithi086 bash[27789]: audit 2023-10-09T09:52:25.512255+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:52:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:26 smithi086 bash[27789]: audit 2023-10-09T09:52:25.517864+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:26.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:26 smithi053 bash[33773]: cluster 2023-10-09T09:52:25.153273+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:26.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:26 smithi053 bash[33773]: cephadm 2023-10-09T09:52:25.206903+0000 mgr.y (mgr.14146) 114 : cephadm [INF] Detected new or changed devices on smithi053 2023-10-09T09:52:26.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:26 smithi053 bash[33773]: audit 2023-10-09T09:52:25.216834+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:26.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:26 smithi053 bash[33773]: audit 2023-10-09T09:52:25.502149+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:52:26.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:26 smithi053 bash[33773]: audit 2023-10-09T09:52:25.503231+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:52:26.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:26 smithi053 bash[33773]: audit 2023-10-09T09:52:25.509853+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:26.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:26 smithi053 bash[33773]: audit 2023-10-09T09:52:25.511200+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:52:26.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:26 smithi053 bash[33773]: audit 2023-10-09T09:52:25.512255+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:52:26.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:26 smithi053 bash[33773]: audit 2023-10-09T09:52:25.517864+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:26.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:26 smithi053 bash[27369]: cluster 2023-10-09T09:52:25.153273+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:26.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:26 smithi053 bash[27369]: cephadm 2023-10-09T09:52:25.206903+0000 mgr.y (mgr.14146) 114 : cephadm [INF] Detected new or changed devices on smithi053 2023-10-09T09:52:26.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:26 smithi053 bash[27369]: audit 2023-10-09T09:52:25.216834+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:26.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:26 smithi053 bash[27369]: audit 2023-10-09T09:52:25.502149+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:52:26.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:26 smithi053 bash[27369]: audit 2023-10-09T09:52:25.503231+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:52:26.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:26 smithi053 bash[27369]: audit 2023-10-09T09:52:25.509853+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:26.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:26 smithi053 bash[27369]: audit 2023-10-09T09:52:25.511200+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:52:26.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:26 smithi053 bash[27369]: audit 2023-10-09T09:52:25.512255+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:52:26.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:26 smithi053 bash[27369]: audit 2023-10-09T09:52:25.517864+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:27.530 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:27 smithi053 bash[33773]: cephadm 2023-10-09T09:52:25.503937+0000 mgr.y (mgr.14146) 115 : cephadm [INF] Adjusting osd_memory_target on smithi053 to 8122M 2023-10-09T09:52:27.531 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:27 smithi053 bash[27369]: cephadm 2023-10-09T09:52:25.503937+0000 mgr.y (mgr.14146) 115 : cephadm [INF] Adjusting osd_memory_target on smithi053 to 8122M 2023-10-09T09:52:27.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:27 smithi086 bash[27789]: cephadm 2023-10-09T09:52:25.503937+0000 mgr.y (mgr.14146) 115 : cephadm [INF] Adjusting osd_memory_target on smithi053 to 8122M 2023-10-09T09:52:28.577 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:28 smithi053 bash[27369]: cluster 2023-10-09T09:52:27.153782+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:28.578 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:28 smithi053 bash[33773]: cluster 2023-10-09T09:52:27.153782+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:28.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:28 smithi086 bash[27789]: cluster 2023-10-09T09:52:27.153782+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:30.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:30 smithi086 bash[27789]: cluster 2023-10-09T09:52:29.154363+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:30.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:30 smithi053 bash[27369]: cluster 2023-10-09T09:52:29.154363+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:30.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:30 smithi053 bash[33773]: cluster 2023-10-09T09:52:29.154363+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:31.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:31 smithi086 bash[27789]: audit 2023-10-09T09:52:31.164720+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.53:0/3394036679' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a6a32f30-0dff-485d-8e33-c68168b2923e"}]: dispatch 2023-10-09T09:52:31.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:31 smithi086 bash[27789]: audit 2023-10-09T09:52:31.173612+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.53:0/3394036679' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a6a32f30-0dff-485d-8e33-c68168b2923e"}]': finished 2023-10-09T09:52:31.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:31 smithi086 bash[27789]: cluster 2023-10-09T09:52:31.173782+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-10-09T09:52:31.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:31 smithi086 bash[27789]: audit 2023-10-09T09:52:31.174057+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T09:52:31.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:31 smithi053 bash[27369]: audit 2023-10-09T09:52:31.164720+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.53:0/3394036679' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a6a32f30-0dff-485d-8e33-c68168b2923e"}]: dispatch 2023-10-09T09:52:31.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:31 smithi053 bash[27369]: audit 2023-10-09T09:52:31.173612+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.53:0/3394036679' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a6a32f30-0dff-485d-8e33-c68168b2923e"}]': finished 2023-10-09T09:52:31.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:31 smithi053 bash[27369]: cluster 2023-10-09T09:52:31.173782+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-10-09T09:52:31.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:31 smithi053 bash[27369]: audit 2023-10-09T09:52:31.174057+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T09:52:31.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:31 smithi053 bash[33773]: audit 2023-10-09T09:52:31.164720+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.53:0/3394036679' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a6a32f30-0dff-485d-8e33-c68168b2923e"}]: dispatch 2023-10-09T09:52:31.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:31 smithi053 bash[33773]: audit 2023-10-09T09:52:31.173612+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.53:0/3394036679' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a6a32f30-0dff-485d-8e33-c68168b2923e"}]': finished 2023-10-09T09:52:31.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:31 smithi053 bash[33773]: cluster 2023-10-09T09:52:31.173782+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-10-09T09:52:31.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:31 smithi053 bash[33773]: audit 2023-10-09T09:52:31.174057+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T09:52:32.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:32 smithi086 bash[27789]: cluster 2023-10-09T09:52:31.154783+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:32.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:32 smithi086 bash[27789]: audit 2023-10-09T09:52:31.916597+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.53:0/1210325955' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T09:52:32.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:32 smithi053 bash[27369]: cluster 2023-10-09T09:52:31.154783+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:32.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:32 smithi053 bash[27369]: audit 2023-10-09T09:52:31.916597+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.53:0/1210325955' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T09:52:32.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:32 smithi053 bash[33773]: cluster 2023-10-09T09:52:31.154783+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:32.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:32 smithi053 bash[33773]: audit 2023-10-09T09:52:31.916597+0000 mon.c (mon.2) 5 : audit [DBG] from='client.? 172.21.15.53:0/1210325955' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T09:52:34.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:34 smithi086 bash[27789]: cluster 2023-10-09T09:52:33.155249+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:34.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:34 smithi053 bash[27369]: cluster 2023-10-09T09:52:33.155249+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:34.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:34 smithi053 bash[33773]: cluster 2023-10-09T09:52:33.155249+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 580 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:36.620 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:36 smithi086 bash[27789]: cluster 2023-10-09T09:52:35.155627+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:36.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:36 smithi053 bash[27369]: cluster 2023-10-09T09:52:35.155627+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:36.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:36 smithi053 bash[33773]: cluster 2023-10-09T09:52:35.155627+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:38.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:38 smithi086 bash[27789]: cluster 2023-10-09T09:52:37.156061+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:38.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:38 smithi053 bash[27369]: cluster 2023-10-09T09:52:37.156061+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:38.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:38 smithi053 bash[33773]: cluster 2023-10-09T09:52:37.156061+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:40.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:40 smithi086 bash[27789]: cluster 2023-10-09T09:52:39.156578+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:40.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:40 smithi053 bash[27369]: cluster 2023-10-09T09:52:39.156578+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:40.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:40 smithi053 bash[33773]: cluster 2023-10-09T09:52:39.156578+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:42.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:42 smithi086 bash[27789]: cluster 2023-10-09T09:52:41.157073+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:42.659 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:42 smithi053 bash[27369]: cluster 2023-10-09T09:52:41.157073+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:42.659 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:42 smithi053 bash[33773]: cluster 2023-10-09T09:52:41.157073+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:44.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:44 smithi086 bash[27789]: cluster 2023-10-09T09:52:43.157555+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:44.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:44 smithi086 bash[27789]: audit 2023-10-09T09:52:43.938038+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-09T09:52:44.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:44 smithi086 bash[27789]: audit 2023-10-09T09:52:43.939519+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:52:44.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:44 smithi053 bash[27369]: cluster 2023-10-09T09:52:43.157555+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:44.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:44 smithi053 bash[27369]: audit 2023-10-09T09:52:43.938038+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-09T09:52:44.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:44 smithi053 bash[27369]: audit 2023-10-09T09:52:43.939519+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:52:44.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:44 smithi053 bash[33773]: cluster 2023-10-09T09:52:43.157555+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:44.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:44 smithi053 bash[33773]: audit 2023-10-09T09:52:43.938038+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-09T09:52:44.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:44 smithi053 bash[33773]: audit 2023-10-09T09:52:43.939519+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:52:45.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:45 smithi086 bash[27789]: cephadm 2023-10-09T09:52:43.940874+0000 mgr.y (mgr.14146) 125 : cephadm [INF] Deploying daemon osd.2 on smithi053 2023-10-09T09:52:45.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:45 smithi053 bash[27369]: cephadm 2023-10-09T09:52:43.940874+0000 mgr.y (mgr.14146) 125 : cephadm [INF] Deploying daemon osd.2 on smithi053 2023-10-09T09:52:45.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:45 smithi053 bash[33773]: cephadm 2023-10-09T09:52:43.940874+0000 mgr.y (mgr.14146) 125 : cephadm [INF] Deploying daemon osd.2 on smithi053 2023-10-09T09:52:46.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:46 smithi086 bash[27789]: cluster 2023-10-09T09:52:45.158108+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:46.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:46 smithi053 bash[27369]: cluster 2023-10-09T09:52:45.158108+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:46.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:46 smithi053 bash[33773]: cluster 2023-10-09T09:52:45.158108+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:48.411 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:48 smithi053 bash[27369]: cluster 2023-10-09T09:52:47.158643+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:48.412 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:48 smithi053 bash[33773]: cluster 2023-10-09T09:52:47.158643+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:48.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:48 smithi086 bash[27789]: cluster 2023-10-09T09:52:47.158643+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:49.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:49 smithi053 bash[27369]: audit 2023-10-09T09:52:48.381996+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:49.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:49 smithi053 bash[27369]: audit 2023-10-09T09:52:48.395601+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:52:49.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:49 smithi053 bash[27369]: cluster 2023-10-09T09:52:49.159162+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:49.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:49 smithi053 bash[33773]: audit 2023-10-09T09:52:48.381996+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:49.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:49 smithi053 bash[33773]: audit 2023-10-09T09:52:48.395601+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:52:49.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:49 smithi053 bash[33773]: cluster 2023-10-09T09:52:49.159162+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:49.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:49 smithi086 bash[27789]: audit 2023-10-09T09:52:48.381996+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:49.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:49 smithi086 bash[27789]: audit 2023-10-09T09:52:48.395601+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:52:49.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:49 smithi086 bash[27789]: cluster 2023-10-09T09:52:49.159162+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:52.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:52 smithi086 bash[27789]: cluster 2023-10-09T09:52:51.159528+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:52.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:52 smithi053 bash[27369]: cluster 2023-10-09T09:52:51.159528+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:52.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:52 smithi053 bash[33773]: cluster 2023-10-09T09:52:51.159528+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:54.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:54 smithi086 bash[27789]: cluster 2023-10-09T09:52:53.159995+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:54.672 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:54 smithi053 bash[33773]: cluster 2023-10-09T09:52:53.159995+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:54.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:54 smithi053 bash[27369]: cluster 2023-10-09T09:52:53.159995+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:56.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:55 smithi086 bash[27789]: audit 2023-10-09T09:52:54.820829+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:56.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:55 smithi086 bash[27789]: audit 2023-10-09T09:52:54.822302+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:52:56.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:55 smithi086 bash[27789]: audit 2023-10-09T09:52:54.823686+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:52:56.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:55 smithi086 bash[27789]: audit 2023-10-09T09:52:54.831544+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:56.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:55 smithi086 bash[27789]: cluster 2023-10-09T09:52:55.160505+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:56.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:55 smithi086 bash[27789]: audit 2023-10-09T09:52:55.454900+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 [v2:172.21.15.53:6818/2908805707,v1:172.21.15.53:6819/2908805707]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T09:52:56.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:55 smithi053 bash[27369]: audit 2023-10-09T09:52:54.820829+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:56.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:55 smithi053 bash[27369]: audit 2023-10-09T09:52:54.822302+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:52:56.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:55 smithi053 bash[27369]: audit 2023-10-09T09:52:54.823686+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:52:56.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:55 smithi053 bash[27369]: audit 2023-10-09T09:52:54.831544+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:56.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:55 smithi053 bash[27369]: cluster 2023-10-09T09:52:55.160505+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:56.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:55 smithi053 bash[27369]: audit 2023-10-09T09:52:55.454900+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 [v2:172.21.15.53:6818/2908805707,v1:172.21.15.53:6819/2908805707]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T09:52:56.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:55 smithi053 bash[33773]: audit 2023-10-09T09:52:54.820829+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:56.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:55 smithi053 bash[33773]: audit 2023-10-09T09:52:54.822302+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:52:56.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:55 smithi053 bash[33773]: audit 2023-10-09T09:52:54.823686+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:52:56.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:55 smithi053 bash[33773]: audit 2023-10-09T09:52:54.831544+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:56.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:55 smithi053 bash[33773]: cluster 2023-10-09T09:52:55.160505+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:56.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:55 smithi053 bash[33773]: audit 2023-10-09T09:52:55.454900+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 [v2:172.21.15.53:6818/2908805707,v1:172.21.15.53:6819/2908805707]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T09:52:57.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:56 smithi086 bash[27789]: audit 2023-10-09T09:52:55.835729+0000 mon.a (mon.0) 326 : audit [INF] from='osd.2 [v2:172.21.15.53:6818/2908805707,v1:172.21.15.53:6819/2908805707]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-09T09:52:57.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:56 smithi086 bash[27789]: cluster 2023-10-09T09:52:55.835853+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-10-09T09:52:57.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:56 smithi086 bash[27789]: audit 2023-10-09T09:52:55.836030+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T09:52:57.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:56 smithi086 bash[27789]: audit 2023-10-09T09:52:55.836571+0000 mon.a (mon.0) 329 : audit [INF] from='osd.2 [v2:172.21.15.53:6818/2908805707,v1:172.21.15.53:6819/2908805707]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T09:52:57.151 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:56 smithi053 bash[27369]: audit 2023-10-09T09:52:55.835729+0000 mon.a (mon.0) 326 : audit [INF] from='osd.2 [v2:172.21.15.53:6818/2908805707,v1:172.21.15.53:6819/2908805707]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-09T09:52:57.151 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:56 smithi053 bash[27369]: cluster 2023-10-09T09:52:55.835853+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-10-09T09:52:57.151 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:56 smithi053 bash[27369]: audit 2023-10-09T09:52:55.836030+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T09:52:57.151 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:56 smithi053 bash[27369]: audit 2023-10-09T09:52:55.836571+0000 mon.a (mon.0) 329 : audit [INF] from='osd.2 [v2:172.21.15.53:6818/2908805707,v1:172.21.15.53:6819/2908805707]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T09:52:57.151 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:56 smithi053 bash[33773]: audit 2023-10-09T09:52:55.835729+0000 mon.a (mon.0) 326 : audit [INF] from='osd.2 [v2:172.21.15.53:6818/2908805707,v1:172.21.15.53:6819/2908805707]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-09T09:52:57.152 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:56 smithi053 bash[33773]: cluster 2023-10-09T09:52:55.835853+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-10-09T09:52:57.152 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:56 smithi053 bash[33773]: audit 2023-10-09T09:52:55.836030+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T09:52:57.152 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:56 smithi053 bash[33773]: audit 2023-10-09T09:52:55.836571+0000 mon.a (mon.0) 329 : audit [INF] from='osd.2 [v2:172.21.15.53:6818/2908805707,v1:172.21.15.53:6819/2908805707]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T09:52:58.550 INFO:teuthology.orchestra.run.smithi053.stdout:Created osd(s) 2 on host 'smithi053' 2023-10-09T09:52:58.585 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:58 smithi053 bash[27369]: audit 2023-10-09T09:52:56.837789+0000 mon.a (mon.0) 330 : audit [INF] from='osd.2 [v2:172.21.15.53:6818/2908805707,v1:172.21.15.53:6819/2908805707]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2023-10-09T09:52:58.585 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:58 smithi053 bash[27369]: cluster 2023-10-09T09:52:56.837888+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-10-09T09:52:58.585 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:58 smithi053 bash[27369]: audit 2023-10-09T09:52:56.838437+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T09:52:58.585 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:58 smithi053 bash[27369]: audit 2023-10-09T09:52:56.846038+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T09:52:58.585 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:58 smithi053 bash[27369]: cluster 2023-10-09T09:52:57.160916+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:58.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:58 smithi053 bash[33773]: audit 2023-10-09T09:52:56.837789+0000 mon.a (mon.0) 330 : audit [INF] from='osd.2 [v2:172.21.15.53:6818/2908805707,v1:172.21.15.53:6819/2908805707]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2023-10-09T09:52:58.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:58 smithi053 bash[33773]: cluster 2023-10-09T09:52:56.837888+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-10-09T09:52:58.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:58 smithi053 bash[33773]: audit 2023-10-09T09:52:56.838437+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T09:52:58.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:58 smithi053 bash[33773]: audit 2023-10-09T09:52:56.846038+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T09:52:58.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:58 smithi053 bash[33773]: cluster 2023-10-09T09:52:57.160916+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:58.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:58 smithi086 bash[27789]: audit 2023-10-09T09:52:56.837789+0000 mon.a (mon.0) 330 : audit [INF] from='osd.2 [v2:172.21.15.53:6818/2908805707,v1:172.21.15.53:6819/2908805707]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2023-10-09T09:52:58.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:58 smithi086 bash[27789]: cluster 2023-10-09T09:52:56.837888+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-10-09T09:52:58.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:58 smithi086 bash[27789]: audit 2023-10-09T09:52:56.838437+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T09:52:58.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:58 smithi086 bash[27789]: audit 2023-10-09T09:52:56.846038+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T09:52:58.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:58 smithi086 bash[27789]: cluster 2023-10-09T09:52:57.160916+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 581 MiB used, 178 GiB / 179 GiB avail 2023-10-09T09:52:59.357 DEBUG:teuthology.orchestra.run.smithi053:osd.2> sudo journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.2.service 2023-10-09T09:52:59.360 INFO:tasks.cephadm:Deploying osd.3 on smithi053 with /dev/vg_nvme/lv_1... 2023-10-09T09:52:59.360 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-10-09T09:52:59.484 INFO:journalctl@ceph.osd.2.smithi053.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T09:52:59.602 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:59 smithi053 bash[27369]: cluster 2023-10-09T09:52:56.408892+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T09:52:59.602 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:59 smithi053 bash[27369]: cluster 2023-10-09T09:52:56.409001+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T09:52:59.602 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:59 smithi053 bash[27369]: cluster 2023-10-09T09:52:57.849086+0000 mon.a (mon.0) 334 : cluster [INF] osd.2 [v2:172.21.15.53:6818/2908805707,v1:172.21.15.53:6819/2908805707] boot 2023-10-09T09:52:59.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:59 smithi053 bash[27369]: cluster 2023-10-09T09:52:57.849134+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-10-09T09:52:59.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:59 smithi053 bash[27369]: audit 2023-10-09T09:52:57.850531+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T09:52:59.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:59 smithi053 bash[27369]: audit 2023-10-09T09:52:57.851185+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' 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-10-09T09:52:59.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:59 smithi053 bash[27369]: audit 2023-10-09T09:52:58.548378+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:59.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:59 smithi053 bash[27369]: audit 2023-10-09T09:52:58.558689+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:52:59.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:59 smithi053 bash[27369]: audit 2023-10-09T09:52:58.849713+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' 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-10-09T09:52:59.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:59 smithi053 bash[27369]: cluster 2023-10-09T09:52:58.849868+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-10-09T09:52:59.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:52:59 smithi053 bash[27369]: audit 2023-10-09T09:52:58.851470+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-09T09:52:59.603 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:59 smithi053 bash[33773]: cluster 2023-10-09T09:52:56.408892+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T09:52:59.604 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:59 smithi053 bash[33773]: cluster 2023-10-09T09:52:56.409001+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T09:52:59.604 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:59 smithi053 bash[33773]: cluster 2023-10-09T09:52:57.849086+0000 mon.a (mon.0) 334 : cluster [INF] osd.2 [v2:172.21.15.53:6818/2908805707,v1:172.21.15.53:6819/2908805707] boot 2023-10-09T09:52:59.604 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:59 smithi053 bash[33773]: cluster 2023-10-09T09:52:57.849134+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-10-09T09:52:59.604 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:59 smithi053 bash[33773]: audit 2023-10-09T09:52:57.850531+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T09:52:59.604 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:59 smithi053 bash[33773]: audit 2023-10-09T09:52:57.851185+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' 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-10-09T09:52:59.604 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:59 smithi053 bash[33773]: audit 2023-10-09T09:52:58.548378+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:59.604 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:59 smithi053 bash[33773]: audit 2023-10-09T09:52:58.558689+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:52:59.604 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:59 smithi053 bash[33773]: audit 2023-10-09T09:52:58.849713+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' 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-10-09T09:52:59.604 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:59 smithi053 bash[33773]: cluster 2023-10-09T09:52:58.849868+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-10-09T09:52:59.604 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:52:59 smithi053 bash[33773]: audit 2023-10-09T09:52:58.851470+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-09T09:52:59.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:59 smithi086 bash[27789]: cluster 2023-10-09T09:52:56.408892+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T09:52:59.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:59 smithi086 bash[27789]: cluster 2023-10-09T09:52:56.409001+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T09:52:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:59 smithi086 bash[27789]: cluster 2023-10-09T09:52:57.849086+0000 mon.a (mon.0) 334 : cluster [INF] osd.2 [v2:172.21.15.53:6818/2908805707,v1:172.21.15.53:6819/2908805707] boot 2023-10-09T09:52:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:59 smithi086 bash[27789]: cluster 2023-10-09T09:52:57.849134+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-10-09T09:52:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:59 smithi086 bash[27789]: audit 2023-10-09T09:52:57.850531+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T09:52:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:59 smithi086 bash[27789]: audit 2023-10-09T09:52:57.851185+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' 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-10-09T09:52:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:59 smithi086 bash[27789]: audit 2023-10-09T09:52:58.548378+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:52:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:59 smithi086 bash[27789]: audit 2023-10-09T09:52:58.558689+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:52:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:59 smithi086 bash[27789]: audit 2023-10-09T09:52:58.849713+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' 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-10-09T09:52:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:59 smithi086 bash[27789]: cluster 2023-10-09T09:52:58.849868+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-10-09T09:52:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:52:59 smithi086 bash[27789]: audit 2023-10-09T09:52:58.851470+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-09T09:53:00.589 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:00 smithi053 bash[27369]: cluster 2023-10-09T09:52:59.161454+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v112: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:00.589 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:00 smithi053 bash[27369]: audit 2023-10-09T09:52:59.853475+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-09T09:53:00.589 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:00 smithi053 bash[27369]: cluster 2023-10-09T09:52:59.853684+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-10-09T09:53:00.589 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:00 smithi053 bash[33773]: cluster 2023-10-09T09:52:59.161454+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v112: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:00.590 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:00 smithi053 bash[33773]: audit 2023-10-09T09:52:59.853475+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-09T09:53:00.590 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:00 smithi053 bash[33773]: cluster 2023-10-09T09:52:59.853684+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-10-09T09:53:00.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:00 smithi086 bash[27789]: cluster 2023-10-09T09:52:59.161454+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v112: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:00.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:00 smithi086 bash[27789]: audit 2023-10-09T09:52:59.853475+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-09T09:53:00.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:00 smithi086 bash[27789]: cluster 2023-10-09T09:52:59.853684+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-10-09T09:53:02.620 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:02 smithi086 bash[27789]: cluster 2023-10-09T09:53:01.162023+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v114: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:02.620 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:02 smithi086 bash[27789]: cluster 2023-10-09T09:53:01.338181+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-10-09T09:53:02.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:02 smithi053 bash[27369]: cluster 2023-10-09T09:53:01.162023+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v114: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:02.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:02 smithi053 bash[27369]: cluster 2023-10-09T09:53:01.338181+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-10-09T09:53:02.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:02 smithi053 bash[33773]: cluster 2023-10-09T09:53:01.162023+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v114: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:02.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:02 smithi053 bash[33773]: cluster 2023-10-09T09:53:01.338181+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-10-09T09:53:03.008 INFO:teuthology.orchestra.run.smithi053.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-10-09T09:53:03.010 INFO:teuthology.orchestra.run.smithi053.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-10-09T09:53:03.014 INFO:teuthology.orchestra.run.smithi053.stderr: stderr: 10+0 records in 2023-10-09T09:53:03.014 INFO:teuthology.orchestra.run.smithi053.stderr:10+0 records out 2023-10-09T09:53:03.014 INFO:teuthology.orchestra.run.smithi053.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0152513 s, 688 MB/s 2023-10-09T09:53:03.014 INFO:teuthology.orchestra.run.smithi053.stderr:--> Zapping successful for: 2023-10-09T09:53:03.748 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi053:vg_nvme/lv_1 2023-10-09T09:53:04.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:04 smithi086 bash[27789]: cluster 2023-10-09T09:53:03.162413+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v116: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:04.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:04 smithi053 bash[27369]: cluster 2023-10-09T09:53:03.162413+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v116: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:04.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:04 smithi053 bash[33773]: cluster 2023-10-09T09:53:03.162413+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v116: 1 pgs: 1 unknown; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:06.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:06 smithi086 bash[27789]: cluster 2023-10-09T09:53:05.162951+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-10-09T09:53:06.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:06 smithi053 bash[27369]: cluster 2023-10-09T09:53:05.162951+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-10-09T09:53:06.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:06 smithi053 bash[33773]: cluster 2023-10-09T09:53:05.162951+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-10-09T09:53:07.570 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:07 smithi053 bash[27369]: cluster 2023-10-09T09:53:07.163332+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:07.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:07 smithi053 bash[33773]: cluster 2023-10-09T09:53:07.163332+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:07.675 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:07 smithi086 bash[27789]: cluster 2023-10-09T09:53:07.163332+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:08.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:08 smithi053 bash[27369]: audit 2023-10-09T09:53:07.691159+0000 mgr.y (mgr.14146) 138 : audit [DBG] from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:53:08.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:08 smithi053 bash[27369]: audit 2023-10-09T09:53:07.696755+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T09:53:08.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:08 smithi053 bash[27369]: audit 2023-10-09T09:53:07.699807+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T09:53:08.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:08 smithi053 bash[27369]: audit 2023-10-09T09:53:07.700626+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:53:08.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:08 smithi053 bash[33773]: audit 2023-10-09T09:53:07.691159+0000 mgr.y (mgr.14146) 138 : audit [DBG] from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:53:08.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:08 smithi053 bash[33773]: audit 2023-10-09T09:53:07.696755+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T09:53:08.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:08 smithi053 bash[33773]: audit 2023-10-09T09:53:07.699807+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T09:53:08.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:08 smithi053 bash[33773]: audit 2023-10-09T09:53:07.700626+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:53:08.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:08 smithi086 bash[27789]: audit 2023-10-09T09:53:07.691159+0000 mgr.y (mgr.14146) 138 : audit [DBG] from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi053:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:53:08.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:08 smithi086 bash[27789]: audit 2023-10-09T09:53:07.696755+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T09:53:08.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:08 smithi086 bash[27789]: audit 2023-10-09T09:53:07.699807+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T09:53:08.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:08 smithi086 bash[27789]: audit 2023-10-09T09:53:07.700626+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:53:10.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:10 smithi086 bash[27789]: cluster 2023-10-09T09:53:09.163832+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:10.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:10 smithi053 bash[27369]: cluster 2023-10-09T09:53:09.163832+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:10.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:10 smithi053 bash[33773]: cluster 2023-10-09T09:53:09.163832+0000 mgr.y (mgr.14146) 139 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:11.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:11 smithi086 bash[27789]: cephadm 2023-10-09T09:53:10.565628+0000 mgr.y (mgr.14146) 140 : cephadm [INF] Detected new or changed devices on smithi053 2023-10-09T09:53:11.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:11 smithi086 bash[27789]: audit 2023-10-09T09:53:10.574521+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:11 smithi086 bash[27789]: audit 2023-10-09T09:53:10.575946+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:53:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:11 smithi086 bash[27789]: audit 2023-10-09T09:53:10.577065+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:53:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:11 smithi086 bash[27789]: audit 2023-10-09T09:53:10.578114+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:53:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:11 smithi086 bash[27789]: cephadm 2023-10-09T09:53:10.578867+0000 mgr.y (mgr.14146) 141 : cephadm [INF] Adjusting osd_memory_target on smithi053 to 5415M 2023-10-09T09:53:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:11 smithi086 bash[27789]: audit 2023-10-09T09:53:10.583250+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:11 smithi086 bash[27789]: audit 2023-10-09T09:53:10.584885+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:53:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:11 smithi086 bash[27789]: audit 2023-10-09T09:53:10.586170+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:53:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:11 smithi086 bash[27789]: audit 2023-10-09T09:53:10.592264+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:11 smithi086 bash[27789]: cluster 2023-10-09T09:53:11.164372+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-10-09T09:53:11.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:11 smithi053 bash[27369]: cephadm 2023-10-09T09:53:10.565628+0000 mgr.y (mgr.14146) 140 : cephadm [INF] Detected new or changed devices on smithi053 2023-10-09T09:53:11.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:11 smithi053 bash[27369]: audit 2023-10-09T09:53:10.574521+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:11.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:11 smithi053 bash[27369]: audit 2023-10-09T09:53:10.575946+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:53:11.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:11 smithi053 bash[27369]: audit 2023-10-09T09:53:10.577065+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:53:11.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:11 smithi053 bash[27369]: audit 2023-10-09T09:53:10.578114+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:53:11.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:11 smithi053 bash[27369]: cephadm 2023-10-09T09:53:10.578867+0000 mgr.y (mgr.14146) 141 : cephadm [INF] Adjusting osd_memory_target on smithi053 to 5415M 2023-10-09T09:53:11.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:11 smithi053 bash[27369]: audit 2023-10-09T09:53:10.583250+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:11.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:11 smithi053 bash[27369]: audit 2023-10-09T09:53:10.584885+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:53:11.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:11 smithi053 bash[27369]: audit 2023-10-09T09:53:10.586170+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:53:11.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:11 smithi053 bash[27369]: audit 2023-10-09T09:53:10.592264+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:11.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:11 smithi053 bash[27369]: cluster 2023-10-09T09:53:11.164372+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-10-09T09:53:11.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:11 smithi053 bash[33773]: cephadm 2023-10-09T09:53:10.565628+0000 mgr.y (mgr.14146) 140 : cephadm [INF] Detected new or changed devices on smithi053 2023-10-09T09:53:11.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:11 smithi053 bash[33773]: audit 2023-10-09T09:53:10.574521+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:11.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:11 smithi053 bash[33773]: audit 2023-10-09T09:53:10.575946+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:53:11.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:11 smithi053 bash[33773]: audit 2023-10-09T09:53:10.577065+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:53:11.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:11 smithi053 bash[33773]: audit 2023-10-09T09:53:10.578114+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:53:11.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:11 smithi053 bash[33773]: cephadm 2023-10-09T09:53:10.578867+0000 mgr.y (mgr.14146) 141 : cephadm [INF] Adjusting osd_memory_target on smithi053 to 5415M 2023-10-09T09:53:11.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:11 smithi053 bash[33773]: audit 2023-10-09T09:53:10.583250+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:11.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:11 smithi053 bash[33773]: audit 2023-10-09T09:53:10.584885+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:53:11.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:11 smithi053 bash[33773]: audit 2023-10-09T09:53:10.586170+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:53:11.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:11 smithi053 bash[33773]: audit 2023-10-09T09:53:10.592264+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:11.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:11 smithi053 bash[33773]: cluster 2023-10-09T09:53:11.164372+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-10-09T09:53:14.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:14 smithi086 bash[27789]: cluster 2023-10-09T09:53:13.164938+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-10-09T09:53:14.672 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:14 smithi053 bash[33773]: cluster 2023-10-09T09:53:13.164938+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-10-09T09:53:14.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:14 smithi053 bash[27369]: cluster 2023-10-09T09:53:13.164938+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-10-09T09:53:16.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:16 smithi086 bash[27789]: cluster 2023-10-09T09:53:15.165483+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:16.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:16 smithi053 bash[27369]: cluster 2023-10-09T09:53:15.165483+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:16.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:16 smithi053 bash[33773]: cluster 2023-10-09T09:53:15.165483+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:17.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:17 smithi086 bash[27789]: audit 2023-10-09T09:53:16.544575+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.53:0/3776359227' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ddb5c37d-4833-4abb-b416-ed9f3553998c"}]: dispatch 2023-10-09T09:53:17.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:17 smithi086 bash[27789]: audit 2023-10-09T09:53:16.545448+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ddb5c37d-4833-4abb-b416-ed9f3553998c"}]: dispatch 2023-10-09T09:53:17.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:17 smithi086 bash[27789]: audit 2023-10-09T09:53:16.555079+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ddb5c37d-4833-4abb-b416-ed9f3553998c"}]': finished 2023-10-09T09:53:17.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:17 smithi086 bash[27789]: cluster 2023-10-09T09:53:16.555147+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-10-09T09:53:17.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:17 smithi086 bash[27789]: audit 2023-10-09T09:53:16.555402+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T09:53:17.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:17 smithi086 bash[27789]: audit 2023-10-09T09:53:17.258067+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.53:0/1662056281' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T09:53:17.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:17 smithi053 bash[33773]: audit 2023-10-09T09:53:16.544575+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.53:0/3776359227' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ddb5c37d-4833-4abb-b416-ed9f3553998c"}]: dispatch 2023-10-09T09:53:17.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:17 smithi053 bash[33773]: audit 2023-10-09T09:53:16.545448+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ddb5c37d-4833-4abb-b416-ed9f3553998c"}]: dispatch 2023-10-09T09:53:17.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:17 smithi053 bash[33773]: audit 2023-10-09T09:53:16.555079+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ddb5c37d-4833-4abb-b416-ed9f3553998c"}]': finished 2023-10-09T09:53:17.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:17 smithi053 bash[33773]: cluster 2023-10-09T09:53:16.555147+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-10-09T09:53:17.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:17 smithi053 bash[33773]: audit 2023-10-09T09:53:16.555402+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T09:53:17.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:17 smithi053 bash[33773]: audit 2023-10-09T09:53:17.258067+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.53:0/1662056281' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T09:53:17.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:17 smithi053 bash[27369]: audit 2023-10-09T09:53:16.544575+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.53:0/3776359227' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ddb5c37d-4833-4abb-b416-ed9f3553998c"}]: dispatch 2023-10-09T09:53:17.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:17 smithi053 bash[27369]: audit 2023-10-09T09:53:16.545448+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ddb5c37d-4833-4abb-b416-ed9f3553998c"}]: dispatch 2023-10-09T09:53:17.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:17 smithi053 bash[27369]: audit 2023-10-09T09:53:16.555079+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ddb5c37d-4833-4abb-b416-ed9f3553998c"}]': finished 2023-10-09T09:53:17.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:17 smithi053 bash[27369]: cluster 2023-10-09T09:53:16.555147+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-10-09T09:53:17.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:17 smithi053 bash[27369]: audit 2023-10-09T09:53:16.555402+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T09:53:17.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:17 smithi053 bash[27369]: audit 2023-10-09T09:53:17.258067+0000 mon.c (mon.2) 7 : audit [DBG] from='client.? 172.21.15.53:0/1662056281' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T09:53:18.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:18 smithi086 bash[27789]: cluster 2023-10-09T09:53:17.165984+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-10-09T09:53:18.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:18 smithi053 bash[33773]: cluster 2023-10-09T09:53:17.165984+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-10-09T09:53:18.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:18 smithi053 bash[27369]: cluster 2023-10-09T09:53:17.165984+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-10-09T09:53:20.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:20 smithi086 bash[27789]: cluster 2023-10-09T09:53:19.166557+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-10-09T09:53:20.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:20 smithi053 bash[27369]: cluster 2023-10-09T09:53:19.166557+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-10-09T09:53:20.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:20 smithi053 bash[33773]: cluster 2023-10-09T09:53:19.166557+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-10-09T09:53:22.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:22 smithi086 bash[27789]: cluster 2023-10-09T09:53:21.167063+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-10-09T09:53:22.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:22 smithi053 bash[27369]: cluster 2023-10-09T09:53:21.167063+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-10-09T09:53:22.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:22 smithi053 bash[33773]: cluster 2023-10-09T09:53:21.167063+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-10-09T09:53:24.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:24 smithi086 bash[27789]: cluster 2023-10-09T09:53:23.167560+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-10-09T09:53:24.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:24 smithi053 bash[27369]: cluster 2023-10-09T09:53:23.167560+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-10-09T09:53:24.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:24 smithi053 bash[33773]: cluster 2023-10-09T09:53:23.167560+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-10-09T09:53:26.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:26 smithi086 bash[27789]: cluster 2023-10-09T09:53:25.168112+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-10-09T09:53:26.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:26 smithi053 bash[27369]: cluster 2023-10-09T09:53:25.168112+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-10-09T09:53:26.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:26 smithi053 bash[33773]: cluster 2023-10-09T09:53:25.168112+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-10-09T09:53:28.422 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:28 smithi053 bash[33773]: cluster 2023-10-09T09:53:27.168527+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:28.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:28 smithi053 bash[27369]: cluster 2023-10-09T09:53:27.168527+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:28.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:28 smithi086 bash[27789]: cluster 2023-10-09T09:53:27.168527+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:30.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:30 smithi086 bash[27789]: cluster 2023-10-09T09:53:29.169121+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:30.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:30 smithi086 bash[27789]: audit 2023-10-09T09:53:29.471800+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-09T09:53:30.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:30 smithi086 bash[27789]: audit 2023-10-09T09:53:29.473691+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:53:30.626 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:30 smithi053 bash[27369]: cluster 2023-10-09T09:53:29.169121+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:30.626 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:30 smithi053 bash[27369]: audit 2023-10-09T09:53:29.471800+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-09T09:53:30.626 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:30 smithi053 bash[27369]: audit 2023-10-09T09:53:29.473691+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:53:30.626 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:30 smithi053 bash[33773]: cluster 2023-10-09T09:53:29.169121+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:30.627 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:30 smithi053 bash[33773]: audit 2023-10-09T09:53:29.471800+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-09T09:53:30.627 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:30 smithi053 bash[33773]: audit 2023-10-09T09:53:29.473691+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:53:31.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:31 smithi086 bash[27789]: cephadm 2023-10-09T09:53:29.475151+0000 mgr.y (mgr.14146) 152 : cephadm [INF] Deploying daemon osd.3 on smithi053 2023-10-09T09:53:31.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:31 smithi053 bash[27369]: cephadm 2023-10-09T09:53:29.475151+0000 mgr.y (mgr.14146) 152 : cephadm [INF] Deploying daemon osd.3 on smithi053 2023-10-09T09:53:31.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:31 smithi053 bash[33773]: cephadm 2023-10-09T09:53:29.475151+0000 mgr.y (mgr.14146) 152 : cephadm [INF] Deploying daemon osd.3 on smithi053 2023-10-09T09:53:32.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:32 smithi086 bash[27789]: cluster 2023-10-09T09:53:31.169709+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-10-09T09:53:32.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:32 smithi053 bash[27369]: cluster 2023-10-09T09:53:31.169709+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-10-09T09:53:32.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:32 smithi053 bash[33773]: cluster 2023-10-09T09:53:31.169709+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-10-09T09:53:34.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:34 smithi086 bash[27789]: cluster 2023-10-09T09:53:33.170223+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-10-09T09:53:34.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:34 smithi086 bash[27789]: audit 2023-10-09T09:53:33.995365+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:34.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:34 smithi086 bash[27789]: audit 2023-10-09T09:53:34.018700+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:53:34.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:34 smithi053 bash[27369]: cluster 2023-10-09T09:53:33.170223+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-10-09T09:53:34.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:34 smithi053 bash[27369]: audit 2023-10-09T09:53:33.995365+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:34.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:34 smithi053 bash[27369]: audit 2023-10-09T09:53:34.018700+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:53:34.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:34 smithi053 bash[33773]: cluster 2023-10-09T09:53:33.170223+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-10-09T09:53:34.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:34 smithi053 bash[33773]: audit 2023-10-09T09:53:33.995365+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:34.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:34 smithi053 bash[33773]: audit 2023-10-09T09:53:34.018700+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:53:35.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:35 smithi053 bash[33773]: cluster 2023-10-09T09:53:35.170497+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-10-09T09:53:35.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:35 smithi053 bash[27369]: cluster 2023-10-09T09:53:35.170497+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-10-09T09:53:35.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:35 smithi086 bash[27789]: cluster 2023-10-09T09:53:35.170497+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-10-09T09:53:38.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:38 smithi086 bash[27789]: cluster 2023-10-09T09:53:37.170964+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-10-09T09:53:38.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:38 smithi053 bash[27369]: cluster 2023-10-09T09:53:37.170964+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-10-09T09:53:38.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:38 smithi053 bash[33773]: cluster 2023-10-09T09:53:37.170964+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-10-09T09:53:40.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:40 smithi086 bash[27789]: cluster 2023-10-09T09:53:39.171510+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:40.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:40 smithi086 bash[27789]: audit 2023-10-09T09:53:39.484877+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:40.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:40 smithi086 bash[27789]: audit 2023-10-09T09:53:39.778255+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:53:40.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:40 smithi086 bash[27789]: audit 2023-10-09T09:53:39.779371+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:53:40.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:40 smithi086 bash[27789]: audit 2023-10-09T09:53:39.785111+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:40.691 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:40 smithi053 bash[33773]: cluster 2023-10-09T09:53:39.171510+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:40.691 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:40 smithi053 bash[33773]: audit 2023-10-09T09:53:39.484877+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:40.691 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:40 smithi053 bash[33773]: audit 2023-10-09T09:53:39.778255+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:53:40.692 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:40 smithi053 bash[33773]: audit 2023-10-09T09:53:39.779371+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:53:40.692 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:40 smithi053 bash[33773]: audit 2023-10-09T09:53:39.785111+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:40.692 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:40 smithi053 bash[27369]: cluster 2023-10-09T09:53:39.171510+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:40.692 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:40 smithi053 bash[27369]: audit 2023-10-09T09:53:39.484877+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:40.692 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:40 smithi053 bash[27369]: audit 2023-10-09T09:53:39.778255+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:53:40.692 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:40 smithi053 bash[27369]: audit 2023-10-09T09:53:39.779371+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:53:40.692 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:40 smithi053 bash[27369]: audit 2023-10-09T09:53:39.785111+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:41.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:41 smithi086 bash[27789]: audit 2023-10-09T09:53:40.923469+0000 mon.a (mon.0) 369 : audit [INF] from='osd.3 [v2:172.21.15.53:6826/1690225116,v1:172.21.15.53:6827/1690225116]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-09T09:53:41.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:41 smithi053 bash[27369]: audit 2023-10-09T09:53:40.923469+0000 mon.a (mon.0) 369 : audit [INF] from='osd.3 [v2:172.21.15.53:6826/1690225116,v1:172.21.15.53:6827/1690225116]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-09T09:53:41.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:41 smithi053 bash[33773]: audit 2023-10-09T09:53:40.923469+0000 mon.a (mon.0) 369 : audit [INF] from='osd.3 [v2:172.21.15.53:6826/1690225116,v1:172.21.15.53:6827/1690225116]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-09T09:53:42.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:42 smithi086 bash[27789]: cluster 2023-10-09T09:53:41.171972+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:42.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:42 smithi086 bash[27789]: audit 2023-10-09T09:53:41.318609+0000 mon.a (mon.0) 370 : audit [INF] from='osd.3 [v2:172.21.15.53:6826/1690225116,v1:172.21.15.53:6827/1690225116]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-09T09:53:42.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:42 smithi086 bash[27789]: cluster 2023-10-09T09:53:41.318701+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-10-09T09:53:42.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:42 smithi086 bash[27789]: audit 2023-10-09T09:53:41.318954+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T09:53:42.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:42 smithi086 bash[27789]: audit 2023-10-09T09:53:41.319602+0000 mon.a (mon.0) 373 : audit [INF] from='osd.3 [v2:172.21.15.53:6826/1690225116,v1:172.21.15.53:6827/1690225116]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T09:53:42.667 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:42 smithi053 bash[33773]: cluster 2023-10-09T09:53:41.171972+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:42.667 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:42 smithi053 bash[33773]: audit 2023-10-09T09:53:41.318609+0000 mon.a (mon.0) 370 : audit [INF] from='osd.3 [v2:172.21.15.53:6826/1690225116,v1:172.21.15.53:6827/1690225116]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-09T09:53:42.667 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:42 smithi053 bash[33773]: cluster 2023-10-09T09:53:41.318701+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-10-09T09:53:42.667 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:42 smithi053 bash[33773]: audit 2023-10-09T09:53:41.318954+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T09:53:42.667 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:42 smithi053 bash[33773]: audit 2023-10-09T09:53:41.319602+0000 mon.a (mon.0) 373 : audit [INF] from='osd.3 [v2:172.21.15.53:6826/1690225116,v1:172.21.15.53:6827/1690225116]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T09:53:42.667 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:42 smithi053 bash[27369]: cluster 2023-10-09T09:53:41.171972+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:42.667 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:42 smithi053 bash[27369]: audit 2023-10-09T09:53:41.318609+0000 mon.a (mon.0) 370 : audit [INF] from='osd.3 [v2:172.21.15.53:6826/1690225116,v1:172.21.15.53:6827/1690225116]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-09T09:53:42.668 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:42 smithi053 bash[27369]: cluster 2023-10-09T09:53:41.318701+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-10-09T09:53:42.668 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:42 smithi053 bash[27369]: audit 2023-10-09T09:53:41.318954+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T09:53:42.668 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:42 smithi053 bash[27369]: audit 2023-10-09T09:53:41.319602+0000 mon.a (mon.0) 373 : audit [INF] from='osd.3 [v2:172.21.15.53:6826/1690225116,v1:172.21.15.53:6827/1690225116]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T09:53:43.203 INFO:teuthology.orchestra.run.smithi053.stdout:Created osd(s) 3 on host 'smithi053' 2023-10-09T09:53:43.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:43 smithi086 bash[27789]: audit 2023-10-09T09:53:42.322086+0000 mon.a (mon.0) 374 : audit [INF] from='osd.3 [v2:172.21.15.53:6826/1690225116,v1:172.21.15.53:6827/1690225116]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2023-10-09T09:53:43.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:43 smithi086 bash[27789]: cluster 2023-10-09T09:53:42.322223+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-10-09T09:53:43.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:43 smithi086 bash[27789]: audit 2023-10-09T09:53:42.322876+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T09:53:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:43 smithi086 bash[27789]: audit 2023-10-09T09:53:42.331744+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T09:53:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:43 smithi086 bash[27789]: audit 2023-10-09T09:53:43.201577+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:43 smithi086 bash[27789]: audit 2023-10-09T09:53:43.210138+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:53:43.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:43 smithi053 bash[27369]: audit 2023-10-09T09:53:42.322086+0000 mon.a (mon.0) 374 : audit [INF] from='osd.3 [v2:172.21.15.53:6826/1690225116,v1:172.21.15.53:6827/1690225116]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2023-10-09T09:53:43.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:43 smithi053 bash[27369]: cluster 2023-10-09T09:53:42.322223+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-10-09T09:53:43.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:43 smithi053 bash[27369]: audit 2023-10-09T09:53:42.322876+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T09:53:43.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:43 smithi053 bash[27369]: audit 2023-10-09T09:53:42.331744+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T09:53:43.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:43 smithi053 bash[27369]: audit 2023-10-09T09:53:43.201577+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:43.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:43 smithi053 bash[27369]: audit 2023-10-09T09:53:43.210138+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:53:43.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:43 smithi053 bash[33773]: audit 2023-10-09T09:53:42.322086+0000 mon.a (mon.0) 374 : audit [INF] from='osd.3 [v2:172.21.15.53:6826/1690225116,v1:172.21.15.53:6827/1690225116]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]': finished 2023-10-09T09:53:43.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:43 smithi053 bash[33773]: cluster 2023-10-09T09:53:42.322223+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-10-09T09:53:43.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:43 smithi053 bash[33773]: audit 2023-10-09T09:53:42.322876+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T09:53:43.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:43 smithi053 bash[33773]: audit 2023-10-09T09:53:42.331744+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T09:53:43.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:43 smithi053 bash[33773]: audit 2023-10-09T09:53:43.201577+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:43.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:43 smithi053 bash[33773]: audit 2023-10-09T09:53:43.210138+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:53:43.929 DEBUG:teuthology.orchestra.run.smithi053:osd.3> sudo journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.3.service 2023-10-09T09:53:43.931 INFO:tasks.cephadm:Deploying osd.4 on smithi086 with /dev/vg_nvme/lv_4... 2023-10-09T09:53:43.932 DEBUG:teuthology.orchestra.run.smithi086:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-10-09T09:53:44.071 INFO:journalctl@ceph.osd.3.smithi053.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T09:53:44.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:44 smithi086 bash[27789]: cluster 2023-10-09T09:53:41.959300+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T09:53:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:44 smithi086 bash[27789]: cluster 2023-10-09T09:53:41.959382+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T09:53:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:44 smithi086 bash[27789]: cluster 2023-10-09T09:53:43.172466+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:44 smithi086 bash[27789]: audit 2023-10-09T09:53:43.327631+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T09:53:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:44 smithi086 bash[27789]: cluster 2023-10-09T09:53:43.331125+0000 mon.a (mon.0) 381 : cluster [INF] osd.3 [v2:172.21.15.53:6826/1690225116,v1:172.21.15.53:6827/1690225116] boot 2023-10-09T09:53:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:44 smithi086 bash[27789]: cluster 2023-10-09T09:53:43.331168+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-10-09T09:53:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:44 smithi086 bash[27789]: audit 2023-10-09T09:53:43.332141+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T09:53:44.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:44 smithi053 bash[33773]: cluster 2023-10-09T09:53:41.959300+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T09:53:44.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:44 smithi053 bash[33773]: cluster 2023-10-09T09:53:41.959382+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T09:53:44.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:44 smithi053 bash[33773]: cluster 2023-10-09T09:53:43.172466+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:44.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:44 smithi053 bash[33773]: audit 2023-10-09T09:53:43.327631+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T09:53:44.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:44 smithi053 bash[33773]: cluster 2023-10-09T09:53:43.331125+0000 mon.a (mon.0) 381 : cluster [INF] osd.3 [v2:172.21.15.53:6826/1690225116,v1:172.21.15.53:6827/1690225116] boot 2023-10-09T09:53:44.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:44 smithi053 bash[33773]: cluster 2023-10-09T09:53:43.331168+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-10-09T09:53:44.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:44 smithi053 bash[33773]: audit 2023-10-09T09:53:43.332141+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T09:53:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:44 smithi053 bash[27369]: cluster 2023-10-09T09:53:41.959300+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T09:53:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:44 smithi053 bash[27369]: cluster 2023-10-09T09:53:41.959382+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T09:53:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:44 smithi053 bash[27369]: cluster 2023-10-09T09:53:43.172466+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 871 MiB used, 267 GiB / 268 GiB avail 2023-10-09T09:53:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:44 smithi053 bash[27369]: audit 2023-10-09T09:53:43.327631+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T09:53:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:44 smithi053 bash[27369]: cluster 2023-10-09T09:53:43.331125+0000 mon.a (mon.0) 381 : cluster [INF] osd.3 [v2:172.21.15.53:6826/1690225116,v1:172.21.15.53:6827/1690225116] boot 2023-10-09T09:53:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:44 smithi053 bash[27369]: cluster 2023-10-09T09:53:43.331168+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-10-09T09:53:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:44 smithi053 bash[27369]: audit 2023-10-09T09:53:43.332141+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T09:53:45.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:45 smithi086 bash[27789]: cluster 2023-10-09T09:53:44.346614+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-10-09T09:53:45.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:45 smithi053 bash[27369]: cluster 2023-10-09T09:53:44.346614+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-10-09T09:53:45.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:45 smithi053 bash[33773]: cluster 2023-10-09T09:53:44.346614+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-10-09T09:53:46.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:46 smithi086 bash[27789]: cluster 2023-10-09T09:53:45.173007+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-10-09T09:53:46.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:46 smithi053 bash[27369]: cluster 2023-10-09T09:53:45.173007+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-10-09T09:53:46.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:46 smithi053 bash[33773]: cluster 2023-10-09T09:53:45.173007+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-10-09T09:53:46.982 INFO:teuthology.orchestra.run.smithi086.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-10-09T09:53:46.982 INFO:teuthology.orchestra.run.smithi086.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-10-09T09:53:46.982 INFO:teuthology.orchestra.run.smithi086.stderr: stderr: 10+0 records in 2023-10-09T09:53:46.982 INFO:teuthology.orchestra.run.smithi086.stderr:10+0 records out 2023-10-09T09:53:46.983 INFO:teuthology.orchestra.run.smithi086.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0141978 s, 739 MB/s 2023-10-09T09:53:46.983 INFO:teuthology.orchestra.run.smithi086.stderr:--> Zapping successful for: 2023-10-09T09:53:47.606 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:47 smithi086 bash[27789]: cluster 2023-10-09T09:53:47.173447+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-10-09T09:53:47.607 DEBUG:teuthology.orchestra.run.smithi086:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi086:vg_nvme/lv_4 2023-10-09T09:53:47.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:47 smithi053 bash[27369]: cluster 2023-10-09T09:53:47.173447+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-10-09T09:53:47.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:47 smithi053 bash[33773]: cluster 2023-10-09T09:53:47.173447+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-10-09T09:53:50.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:50 smithi086 bash[27789]: cluster 2023-10-09T09:53:49.173836+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T09:53:50.664 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:50 smithi053 bash[27369]: cluster 2023-10-09T09:53:49.173836+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T09:53:50.664 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:50 smithi053 bash[33773]: cluster 2023-10-09T09:53:49.173836+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T09:53:51.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:51 smithi086 bash[27789]: audit 2023-10-09T09:53:50.315625+0000 mgr.y (mgr.14146) 163 : audit [DBG] from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:53:51.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:51 smithi086 bash[27789]: audit 2023-10-09T09:53:50.321045+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T09:53:51.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:51 smithi086 bash[27789]: audit 2023-10-09T09:53:50.325582+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T09:53:51.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:51 smithi086 bash[27789]: audit 2023-10-09T09:53:50.326969+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:53:51.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:51 smithi053 bash[27369]: audit 2023-10-09T09:53:50.315625+0000 mgr.y (mgr.14146) 163 : audit [DBG] from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:53:51.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:51 smithi053 bash[27369]: audit 2023-10-09T09:53:50.321045+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T09:53:51.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:51 smithi053 bash[27369]: audit 2023-10-09T09:53:50.325582+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T09:53:51.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:51 smithi053 bash[27369]: audit 2023-10-09T09:53:50.326969+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:53:51.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:51 smithi053 bash[33773]: audit 2023-10-09T09:53:50.315625+0000 mgr.y (mgr.14146) 163 : audit [DBG] from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:53:51.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:51 smithi053 bash[33773]: audit 2023-10-09T09:53:50.321045+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T09:53:51.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:51 smithi053 bash[33773]: audit 2023-10-09T09:53:50.325582+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T09:53:51.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:51 smithi053 bash[33773]: audit 2023-10-09T09:53:50.326969+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:53:52.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:52 smithi086 bash[27789]: cluster 2023-10-09T09:53:51.174388+0000 mgr.y (mgr.14146) 164 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T09:53:52.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:52 smithi053 bash[27369]: cluster 2023-10-09T09:53:51.174388+0000 mgr.y (mgr.14146) 164 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T09:53:52.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:52 smithi053 bash[33773]: cluster 2023-10-09T09:53:51.174388+0000 mgr.y (mgr.14146) 164 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T09:53:53.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:53 smithi086 bash[27789]: cephadm 2023-10-09T09:53:52.416276+0000 mgr.y (mgr.14146) 165 : cephadm [INF] Detected new or changed devices on smithi053 2023-10-09T09:53:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:53 smithi086 bash[27789]: audit 2023-10-09T09:53:52.424095+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:53 smithi086 bash[27789]: audit 2023-10-09T09:53:52.425923+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:53:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:53 smithi086 bash[27789]: audit 2023-10-09T09:53:52.427238+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:53:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:53 smithi086 bash[27789]: audit 2023-10-09T09:53:52.428318+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:53:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:53 smithi086 bash[27789]: audit 2023-10-09T09:53:52.429390+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:53:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:53 smithi086 bash[27789]: cephadm 2023-10-09T09:53:52.430206+0000 mgr.y (mgr.14146) 166 : cephadm [INF] Adjusting osd_memory_target on smithi053 to 4061M 2023-10-09T09:53:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:53 smithi086 bash[27789]: audit 2023-10-09T09:53:52.436454+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:53 smithi086 bash[27789]: audit 2023-10-09T09:53:52.438624+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:53:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:53 smithi086 bash[27789]: audit 2023-10-09T09:53:52.439744+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:53:53.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:53 smithi086 bash[27789]: audit 2023-10-09T09:53:52.445868+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:53.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:53 smithi086 bash[27789]: cluster 2023-10-09T09:53:53.174921+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-10-09T09:53:53.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:53 smithi053 bash[33773]: cephadm 2023-10-09T09:53:52.416276+0000 mgr.y (mgr.14146) 165 : cephadm [INF] Detected new or changed devices on smithi053 2023-10-09T09:53:53.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:53 smithi053 bash[33773]: audit 2023-10-09T09:53:52.424095+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:53.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:53 smithi053 bash[33773]: audit 2023-10-09T09:53:52.425923+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:53:53.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:53 smithi053 bash[33773]: audit 2023-10-09T09:53:52.427238+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:53:53.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:53 smithi053 bash[33773]: audit 2023-10-09T09:53:52.428318+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:53:53.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:53 smithi053 bash[33773]: audit 2023-10-09T09:53:52.429390+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:53:53.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:53 smithi053 bash[33773]: cephadm 2023-10-09T09:53:52.430206+0000 mgr.y (mgr.14146) 166 : cephadm [INF] Adjusting osd_memory_target on smithi053 to 4061M 2023-10-09T09:53:53.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:53 smithi053 bash[33773]: audit 2023-10-09T09:53:52.436454+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:53.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:53 smithi053 bash[33773]: audit 2023-10-09T09:53:52.438624+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:53:53.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:53 smithi053 bash[33773]: audit 2023-10-09T09:53:52.439744+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:53:53.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:53 smithi053 bash[33773]: audit 2023-10-09T09:53:52.445868+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:53.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:53 smithi053 bash[33773]: cluster 2023-10-09T09:53:53.174921+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-10-09T09:53:53.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:53 smithi053 bash[27369]: cephadm 2023-10-09T09:53:52.416276+0000 mgr.y (mgr.14146) 165 : cephadm [INF] Detected new or changed devices on smithi053 2023-10-09T09:53:53.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:53 smithi053 bash[27369]: audit 2023-10-09T09:53:52.424095+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:53.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:53 smithi053 bash[27369]: audit 2023-10-09T09:53:52.425923+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:53:53.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:53 smithi053 bash[27369]: audit 2023-10-09T09:53:52.427238+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:53:53.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:53 smithi053 bash[27369]: audit 2023-10-09T09:53:52.428318+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:53:53.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:53 smithi053 bash[27369]: audit 2023-10-09T09:53:52.429390+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:53:53.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:53 smithi053 bash[27369]: cephadm 2023-10-09T09:53:52.430206+0000 mgr.y (mgr.14146) 166 : cephadm [INF] Adjusting osd_memory_target on smithi053 to 4061M 2023-10-09T09:53:53.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:53 smithi053 bash[27369]: audit 2023-10-09T09:53:52.436454+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:53.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:53 smithi053 bash[27369]: audit 2023-10-09T09:53:52.438624+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:53:53.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:53 smithi053 bash[27369]: audit 2023-10-09T09:53:52.439744+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:53:53.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:53 smithi053 bash[27369]: audit 2023-10-09T09:53:52.445868+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:53:53.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:53 smithi053 bash[27369]: cluster 2023-10-09T09:53:53.174921+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-10-09T09:53:56.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:56 smithi086 bash[27789]: cluster 2023-10-09T09:53:55.175492+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-10-09T09:53:56.672 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:56 smithi053 bash[33773]: cluster 2023-10-09T09:53:55.175492+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-10-09T09:53:56.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:56 smithi053 bash[27369]: cluster 2023-10-09T09:53:55.175492+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-10-09T09:53:58.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:58 smithi086 bash[27789]: cluster 2023-10-09T09:53:57.176026+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T09:53:58.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:58 smithi053 bash[33773]: cluster 2023-10-09T09:53:57.176026+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T09:53:58.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:58 smithi053 bash[27369]: cluster 2023-10-09T09:53:57.176026+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T09:53:59.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:59 smithi086 bash[27789]: audit 2023-10-09T09:53:58.359778+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.86:0/2764436037' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3505da18-ecd4-458b-bc14-8ab6cd6e8954"}]: dispatch 2023-10-09T09:53:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:59 smithi086 bash[27789]: audit 2023-10-09T09:53:58.360192+0000 mon.a (mon.0) 397 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3505da18-ecd4-458b-bc14-8ab6cd6e8954"}]: dispatch 2023-10-09T09:53:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:59 smithi086 bash[27789]: audit 2023-10-09T09:53:58.368549+0000 mon.a (mon.0) 398 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3505da18-ecd4-458b-bc14-8ab6cd6e8954"}]': finished 2023-10-09T09:53:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:59 smithi086 bash[27789]: cluster 2023-10-09T09:53:58.368710+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-10-09T09:53:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:59 smithi086 bash[27789]: audit 2023-10-09T09:53:58.368965+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T09:53:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:53:59 smithi086 bash[27789]: audit 2023-10-09T09:53:59.058072+0000 mon.b (mon.1) 9 : audit [DBG] from='client.? 172.21.15.86:0/1880690729' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T09:53:59.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:59 smithi053 bash[33773]: audit 2023-10-09T09:53:58.359778+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.86:0/2764436037' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3505da18-ecd4-458b-bc14-8ab6cd6e8954"}]: dispatch 2023-10-09T09:53:59.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:59 smithi053 bash[33773]: audit 2023-10-09T09:53:58.360192+0000 mon.a (mon.0) 397 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3505da18-ecd4-458b-bc14-8ab6cd6e8954"}]: dispatch 2023-10-09T09:53:59.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:59 smithi053 bash[33773]: audit 2023-10-09T09:53:58.368549+0000 mon.a (mon.0) 398 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3505da18-ecd4-458b-bc14-8ab6cd6e8954"}]': finished 2023-10-09T09:53:59.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:59 smithi053 bash[33773]: cluster 2023-10-09T09:53:58.368710+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-10-09T09:53:59.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:59 smithi053 bash[33773]: audit 2023-10-09T09:53:58.368965+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T09:53:59.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:53:59 smithi053 bash[33773]: audit 2023-10-09T09:53:59.058072+0000 mon.b (mon.1) 9 : audit [DBG] from='client.? 172.21.15.86:0/1880690729' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T09:53:59.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:59 smithi053 bash[27369]: audit 2023-10-09T09:53:58.359778+0000 mon.b (mon.1) 8 : audit [INF] from='client.? 172.21.15.86:0/2764436037' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3505da18-ecd4-458b-bc14-8ab6cd6e8954"}]: dispatch 2023-10-09T09:53:59.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:59 smithi053 bash[27369]: audit 2023-10-09T09:53:58.360192+0000 mon.a (mon.0) 397 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3505da18-ecd4-458b-bc14-8ab6cd6e8954"}]: dispatch 2023-10-09T09:53:59.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:59 smithi053 bash[27369]: audit 2023-10-09T09:53:58.368549+0000 mon.a (mon.0) 398 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3505da18-ecd4-458b-bc14-8ab6cd6e8954"}]': finished 2023-10-09T09:53:59.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:59 smithi053 bash[27369]: cluster 2023-10-09T09:53:58.368710+0000 mon.a (mon.0) 399 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-10-09T09:53:59.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:59 smithi053 bash[27369]: audit 2023-10-09T09:53:58.368965+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T09:53:59.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:53:59 smithi053 bash[27369]: audit 2023-10-09T09:53:59.058072+0000 mon.b (mon.1) 9 : audit [DBG] from='client.? 172.21.15.86:0/1880690729' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T09:54:00.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:00 smithi086 bash[27789]: cluster 2023-10-09T09:53:59.176588+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-10-09T09:54:00.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:00 smithi053 bash[27369]: cluster 2023-10-09T09:53:59.176588+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-10-09T09:54:00.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:00 smithi053 bash[33773]: cluster 2023-10-09T09:53:59.176588+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-10-09T09:54:02.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:02 smithi086 bash[27789]: cluster 2023-10-09T09:54:01.177123+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-10-09T09:54:02.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:02 smithi053 bash[27369]: cluster 2023-10-09T09:54:01.177123+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-10-09T09:54:02.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:02 smithi053 bash[33773]: cluster 2023-10-09T09:54:01.177123+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-10-09T09:54:04.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:04 smithi086 bash[27789]: cluster 2023-10-09T09:54:03.177667+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-10-09T09:54:04.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:04 smithi053 bash[27369]: cluster 2023-10-09T09:54:03.177667+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-10-09T09:54:04.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:04 smithi053 bash[33773]: cluster 2023-10-09T09:54:03.177667+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-10-09T09:54:06.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:06 smithi086 bash[27789]: cluster 2023-10-09T09:54:05.178241+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-10-09T09:54:06.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:06 smithi053 bash[33773]: cluster 2023-10-09T09:54:05.178241+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-10-09T09:54:06.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:06 smithi053 bash[27369]: cluster 2023-10-09T09:54:05.178241+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-10-09T09:54:08.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:08 smithi086 bash[27789]: cluster 2023-10-09T09:54:07.178768+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-10-09T09:54:08.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:08 smithi053 bash[33773]: cluster 2023-10-09T09:54:07.178768+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-10-09T09:54:08.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:08 smithi053 bash[27369]: cluster 2023-10-09T09:54:07.178768+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-10-09T09:54:10.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:10 smithi086 bash[27789]: cluster 2023-10-09T09:54:09.179332+0000 mgr.y (mgr.14146) 175 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T09:54:10.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:10 smithi053 bash[33773]: cluster 2023-10-09T09:54:09.179332+0000 mgr.y (mgr.14146) 175 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T09:54:10.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:10 smithi053 bash[27369]: cluster 2023-10-09T09:54:09.179332+0000 mgr.y (mgr.14146) 175 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T09:54:11.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:11 smithi086 bash[27789]: audit 2023-10-09T09:54:10.455580+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-09T09:54:11.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:11 smithi086 bash[27789]: audit 2023-10-09T09:54:10.457577+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:54:11.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:11 smithi053 bash[33773]: audit 2023-10-09T09:54:10.455580+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-09T09:54:11.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:11 smithi053 bash[33773]: audit 2023-10-09T09:54:10.457577+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:54:11.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:11 smithi053 bash[27369]: audit 2023-10-09T09:54:10.455580+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-09T09:54:11.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:11 smithi053 bash[27369]: audit 2023-10-09T09:54:10.457577+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:54:12.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:12 smithi086 bash[27789]: cephadm 2023-10-09T09:54:10.459113+0000 mgr.y (mgr.14146) 176 : cephadm [INF] Deploying daemon osd.4 on smithi086 2023-10-09T09:54:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:12 smithi086 bash[27789]: cluster 2023-10-09T09:54:11.179875+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-10-09T09:54:12.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:12 smithi053 bash[27369]: cephadm 2023-10-09T09:54:10.459113+0000 mgr.y (mgr.14146) 176 : cephadm [INF] Deploying daemon osd.4 on smithi086 2023-10-09T09:54:12.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:12 smithi053 bash[27369]: cluster 2023-10-09T09:54:11.179875+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-10-09T09:54:12.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:12 smithi053 bash[33773]: cephadm 2023-10-09T09:54:10.459113+0000 mgr.y (mgr.14146) 176 : cephadm [INF] Deploying daemon osd.4 on smithi086 2023-10-09T09:54:12.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:12 smithi053 bash[33773]: cluster 2023-10-09T09:54:11.179875+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-10-09T09:54:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:13 smithi086 bash[27789]: cluster 2023-10-09T09:54:13.180382+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-10-09T09:54:13.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:13 smithi053 bash[27369]: cluster 2023-10-09T09:54:13.180382+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-10-09T09:54:13.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:13 smithi053 bash[33773]: cluster 2023-10-09T09:54:13.180382+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-10-09T09:54:15.800 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:15 smithi086 bash[27789]: audit 2023-10-09T09:54:14.447799+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:54:15.800 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:15 smithi086 bash[27789]: audit 2023-10-09T09:54:14.476651+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:54:15.800 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:15 smithi086 bash[27789]: cluster 2023-10-09T09:54:15.180914+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-10-09T09:54:15.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:15 smithi053 bash[27369]: audit 2023-10-09T09:54:14.447799+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:54:15.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:15 smithi053 bash[27369]: audit 2023-10-09T09:54:14.476651+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:54:15.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:15 smithi053 bash[27369]: cluster 2023-10-09T09:54:15.180914+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-10-09T09:54:15.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:15 smithi053 bash[33773]: audit 2023-10-09T09:54:14.447799+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:54:15.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:15 smithi053 bash[33773]: audit 2023-10-09T09:54:14.476651+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:54:15.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:15 smithi053 bash[33773]: cluster 2023-10-09T09:54:15.180914+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-10-09T09:54:18.620 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:18 smithi086 bash[27789]: cluster 2023-10-09T09:54:17.181431+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-10-09T09:54:18.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:18 smithi053 bash[27369]: cluster 2023-10-09T09:54:17.181431+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-10-09T09:54:18.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:18 smithi053 bash[33773]: cluster 2023-10-09T09:54:17.181431+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-10-09T09:54:20.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:20 smithi086 bash[27789]: cluster 2023-10-09T09:54:19.181980+0000 mgr.y (mgr.14146) 181 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T09:54:20.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:20 smithi086 bash[27789]: audit 2023-10-09T09:54:19.533108+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:54:20.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:20 smithi086 bash[27789]: audit 2023-10-09T09:54:19.803702+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:54:20.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:20 smithi086 bash[27789]: audit 2023-10-09T09:54:19.805564+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:54:20.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:20 smithi086 bash[27789]: audit 2023-10-09T09:54:19.814702+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:54:20.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:20 smithi053 bash[27369]: cluster 2023-10-09T09:54:19.181980+0000 mgr.y (mgr.14146) 181 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T09:54:20.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:20 smithi053 bash[27369]: audit 2023-10-09T09:54:19.533108+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:54:20.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:20 smithi053 bash[27369]: audit 2023-10-09T09:54:19.803702+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:54:20.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:20 smithi053 bash[27369]: audit 2023-10-09T09:54:19.805564+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:54:20.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:20 smithi053 bash[27369]: audit 2023-10-09T09:54:19.814702+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:54:20.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:20 smithi053 bash[33773]: cluster 2023-10-09T09:54:19.181980+0000 mgr.y (mgr.14146) 181 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T09:54:20.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:20 smithi053 bash[33773]: audit 2023-10-09T09:54:19.533108+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:54:20.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:20 smithi053 bash[33773]: audit 2023-10-09T09:54:19.803702+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:54:20.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:20 smithi053 bash[33773]: audit 2023-10-09T09:54:19.805564+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:54:20.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:20 smithi053 bash[33773]: audit 2023-10-09T09:54:19.814702+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:54:21.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:21 smithi086 bash[27789]: audit 2023-10-09T09:54:20.841855+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.86:6800/1119793016,v1:172.21.15.86:6801/1119793016]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-09T09:54:21.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:21 smithi086 bash[27789]: audit 2023-10-09T09:54:20.842346+0000 mon.a (mon.0) 409 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-09T09:54:21.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:21 smithi053 bash[33773]: audit 2023-10-09T09:54:20.841855+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.86:6800/1119793016,v1:172.21.15.86:6801/1119793016]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-09T09:54:21.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:21 smithi053 bash[33773]: audit 2023-10-09T09:54:20.842346+0000 mon.a (mon.0) 409 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-09T09:54:21.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:21 smithi053 bash[27369]: audit 2023-10-09T09:54:20.841855+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.86:6800/1119793016,v1:172.21.15.86:6801/1119793016]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-09T09:54:21.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:21 smithi053 bash[27369]: audit 2023-10-09T09:54:20.842346+0000 mon.a (mon.0) 409 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-10-09T09:54:22.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:22 smithi086 bash[27789]: cluster 2023-10-09T09:54:21.182536+0000 mgr.y (mgr.14146) 182 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T09:54:22.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:22 smithi086 bash[27789]: audit 2023-10-09T09:54:21.330542+0000 mon.a (mon.0) 410 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-09T09:54:22.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:22 smithi086 bash[27789]: cluster 2023-10-09T09:54:21.330619+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-10-09T09:54:22.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:22 smithi086 bash[27789]: audit 2023-10-09T09:54:21.330847+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T09:54:22.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:22 smithi086 bash[27789]: audit 2023-10-09T09:54:21.331947+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.86:6800/1119793016,v1:172.21.15.86:6801/1119793016]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T09:54:22.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:22 smithi086 bash[27789]: audit 2023-10-09T09:54:21.332148+0000 mon.a (mon.0) 413 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T09:54:22.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:22 smithi053 bash[33773]: cluster 2023-10-09T09:54:21.182536+0000 mgr.y (mgr.14146) 182 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T09:54:22.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:22 smithi053 bash[33773]: audit 2023-10-09T09:54:21.330542+0000 mon.a (mon.0) 410 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-09T09:54:22.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:22 smithi053 bash[33773]: cluster 2023-10-09T09:54:21.330619+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-10-09T09:54:22.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:22 smithi053 bash[33773]: audit 2023-10-09T09:54:21.330847+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T09:54:22.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:22 smithi053 bash[33773]: audit 2023-10-09T09:54:21.331947+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.86:6800/1119793016,v1:172.21.15.86:6801/1119793016]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T09:54:22.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:22 smithi053 bash[33773]: audit 2023-10-09T09:54:21.332148+0000 mon.a (mon.0) 413 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T09:54:22.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:22 smithi053 bash[27369]: cluster 2023-10-09T09:54:21.182536+0000 mgr.y (mgr.14146) 182 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T09:54:22.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:22 smithi053 bash[27369]: audit 2023-10-09T09:54:21.330542+0000 mon.a (mon.0) 410 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-10-09T09:54:22.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:22 smithi053 bash[27369]: cluster 2023-10-09T09:54:21.330619+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-10-09T09:54:22.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:22 smithi053 bash[27369]: audit 2023-10-09T09:54:21.330847+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T09:54:22.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:22 smithi053 bash[27369]: audit 2023-10-09T09:54:21.331947+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.86:6800/1119793016,v1:172.21.15.86:6801/1119793016]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T09:54:22.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:22 smithi053 bash[27369]: audit 2023-10-09T09:54:21.332148+0000 mon.a (mon.0) 413 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T09:54:23.022 INFO:teuthology.orchestra.run.smithi086.stdout:Created osd(s) 4 on host 'smithi086' 2023-10-09T09:54:23.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:23 smithi086 bash[27789]: audit 2023-10-09T09:54:22.335437+0000 mon.a (mon.0) 414 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2023-10-09T09:54:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:23 smithi086 bash[27789]: cluster 2023-10-09T09:54:22.335708+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-10-09T09:54:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:23 smithi086 bash[27789]: audit 2023-10-09T09:54:22.336545+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T09:54:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:23 smithi086 bash[27789]: audit 2023-10-09T09:54:22.342544+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T09:54:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:23 smithi086 bash[27789]: audit 2023-10-09T09:54:23.020399+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:54:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:23 smithi086 bash[27789]: audit 2023-10-09T09:54:23.042382+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:54:23.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:23 smithi053 bash[27369]: audit 2023-10-09T09:54:22.335437+0000 mon.a (mon.0) 414 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2023-10-09T09:54:23.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:23 smithi053 bash[27369]: cluster 2023-10-09T09:54:22.335708+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-10-09T09:54:23.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:23 smithi053 bash[27369]: audit 2023-10-09T09:54:22.336545+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T09:54:23.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:23 smithi053 bash[27369]: audit 2023-10-09T09:54:22.342544+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T09:54:23.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:23 smithi053 bash[27369]: audit 2023-10-09T09:54:23.020399+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:54:23.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:23 smithi053 bash[27369]: audit 2023-10-09T09:54:23.042382+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:54:23.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:23 smithi053 bash[33773]: audit 2023-10-09T09:54:22.335437+0000 mon.a (mon.0) 414 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2023-10-09T09:54:23.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:23 smithi053 bash[33773]: cluster 2023-10-09T09:54:22.335708+0000 mon.a (mon.0) 415 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-10-09T09:54:23.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:23 smithi053 bash[33773]: audit 2023-10-09T09:54:22.336545+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T09:54:23.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:23 smithi053 bash[33773]: audit 2023-10-09T09:54:22.342544+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T09:54:23.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:23 smithi053 bash[33773]: audit 2023-10-09T09:54:23.020399+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:54:23.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:23 smithi053 bash[33773]: audit 2023-10-09T09:54:23.042382+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:54:23.687 DEBUG:teuthology.orchestra.run.smithi086:osd.4> sudo journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.4.service 2023-10-09T09:54:23.690 INFO:tasks.cephadm:Deploying osd.5 on smithi086 with /dev/vg_nvme/lv_3... 2023-10-09T09:54:23.690 DEBUG:teuthology.orchestra.run.smithi086:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-10-09T09:54:23.815 INFO:journalctl@ceph.osd.4.smithi086.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T09:54:24.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:24 smithi086 bash[27789]: cluster 2023-10-09T09:54:21.839921+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T09:54:25.498 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:24 smithi086 bash[27789]: cluster 2023-10-09T09:54:21.839992+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T09:54:25.499 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:24 smithi086 bash[27789]: cluster 2023-10-09T09:54:23.183060+0000 mgr.y (mgr.14146) 183 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T09:54:25.499 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:24 smithi086 bash[27789]: cluster 2023-10-09T09:54:23.339207+0000 mon.a (mon.0) 420 : cluster [INF] osd.4 [v2:172.21.15.86:6800/1119793016,v1:172.21.15.86:6801/1119793016] boot 2023-10-09T09:54:25.499 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:24 smithi086 bash[27789]: cluster 2023-10-09T09:54:23.339368+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-10-09T09:54:25.499 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:24 smithi086 bash[27789]: audit 2023-10-09T09:54:23.340109+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T09:54:25.499 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:24 smithi086 bash[27789]: cluster 2023-10-09T09:54:24.322624+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-10-09T09:54:25.500 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:24 smithi053 bash[27369]: cluster 2023-10-09T09:54:21.839921+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T09:54:25.500 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:24 smithi053 bash[27369]: cluster 2023-10-09T09:54:21.839992+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T09:54:25.500 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:24 smithi053 bash[27369]: cluster 2023-10-09T09:54:23.183060+0000 mgr.y (mgr.14146) 183 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T09:54:25.500 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:24 smithi053 bash[27369]: cluster 2023-10-09T09:54:23.339207+0000 mon.a (mon.0) 420 : cluster [INF] osd.4 [v2:172.21.15.86:6800/1119793016,v1:172.21.15.86:6801/1119793016] boot 2023-10-09T09:54:25.500 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:24 smithi053 bash[27369]: cluster 2023-10-09T09:54:23.339368+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-10-09T09:54:25.500 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:24 smithi053 bash[27369]: audit 2023-10-09T09:54:23.340109+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T09:54:25.500 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:24 smithi053 bash[27369]: cluster 2023-10-09T09:54:24.322624+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-10-09T09:54:25.501 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:24 smithi053 bash[33773]: cluster 2023-10-09T09:54:21.839921+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T09:54:25.501 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:24 smithi053 bash[33773]: cluster 2023-10-09T09:54:21.839992+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T09:54:25.501 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:24 smithi053 bash[33773]: cluster 2023-10-09T09:54:23.183060+0000 mgr.y (mgr.14146) 183 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 1.1 GiB used, 356 GiB / 358 GiB avail 2023-10-09T09:54:25.501 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:24 smithi053 bash[33773]: cluster 2023-10-09T09:54:23.339207+0000 mon.a (mon.0) 420 : cluster [INF] osd.4 [v2:172.21.15.86:6800/1119793016,v1:172.21.15.86:6801/1119793016] boot 2023-10-09T09:54:25.501 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:24 smithi053 bash[33773]: cluster 2023-10-09T09:54:23.339368+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-10-09T09:54:25.503 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:24 smithi053 bash[33773]: audit 2023-10-09T09:54:23.340109+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T09:54:25.504 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:24 smithi053 bash[33773]: cluster 2023-10-09T09:54:24.322624+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-10-09T09:54:26.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:26 smithi086 bash[27789]: cluster 2023-10-09T09:54:25.183608+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v167: 1 pgs: 1 remapped+peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:54:26.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:26 smithi086 bash[27789]: cluster 2023-10-09T09:54:25.324734+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-10-09T09:54:26.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:26 smithi053 bash[27369]: cluster 2023-10-09T09:54:25.183608+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v167: 1 pgs: 1 remapped+peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:54:26.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:26 smithi053 bash[27369]: cluster 2023-10-09T09:54:25.324734+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-10-09T09:54:26.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:26 smithi053 bash[33773]: cluster 2023-10-09T09:54:25.183608+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v167: 1 pgs: 1 remapped+peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:54:26.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:26 smithi053 bash[33773]: cluster 2023-10-09T09:54:25.324734+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-10-09T09:54:26.902 INFO:teuthology.orchestra.run.smithi086.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-10-09T09:54:26.902 INFO:teuthology.orchestra.run.smithi086.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-10-09T09:54:26.902 INFO:teuthology.orchestra.run.smithi086.stderr: stderr: 10+0 records in 2023-10-09T09:54:26.902 INFO:teuthology.orchestra.run.smithi086.stderr:10+0 records out 2023-10-09T09:54:26.903 INFO:teuthology.orchestra.run.smithi086.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0182185 s, 576 MB/s 2023-10-09T09:54:26.903 INFO:teuthology.orchestra.run.smithi086.stderr:--> Zapping successful for: 2023-10-09T09:54:27.602 DEBUG:teuthology.orchestra.run.smithi086:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi086:vg_nvme/lv_3 2023-10-09T09:54:28.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:28 smithi086 bash[27789]: cluster 2023-10-09T09:54:27.184126+0000 mgr.y (mgr.14146) 185 : cluster [DBG] pgmap v169: 1 pgs: 1 remapped+peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:54:28.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:28 smithi053 bash[33773]: cluster 2023-10-09T09:54:27.184126+0000 mgr.y (mgr.14146) 185 : cluster [DBG] pgmap v169: 1 pgs: 1 remapped+peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:54:28.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:28 smithi053 bash[27369]: cluster 2023-10-09T09:54:27.184126+0000 mgr.y (mgr.14146) 185 : cluster [DBG] pgmap v169: 1 pgs: 1 remapped+peering; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:54:30.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:30 smithi086 bash[27789]: cluster 2023-10-09T09:54:29.184698+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-10-09T09:54:30.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:30 smithi053 bash[27369]: cluster 2023-10-09T09:54:29.184698+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-10-09T09:54:30.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:30 smithi053 bash[33773]: cluster 2023-10-09T09:54:29.184698+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-10-09T09:54:32.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:32 smithi086 bash[27789]: cluster 2023-10-09T09:54:31.185260+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:54:32.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:32 smithi086 bash[27789]: audit 2023-10-09T09:54:31.912034+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T09:54:32.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:32 smithi086 bash[27789]: audit 2023-10-09T09:54:31.917247+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T09:54:32.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:32 smithi086 bash[27789]: audit 2023-10-09T09:54:31.918686+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:54:32.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:32 smithi053 bash[27369]: cluster 2023-10-09T09:54:31.185260+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:54:32.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:32 smithi053 bash[27369]: audit 2023-10-09T09:54:31.912034+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T09:54:32.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:32 smithi053 bash[27369]: audit 2023-10-09T09:54:31.917247+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T09:54:32.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:32 smithi053 bash[27369]: audit 2023-10-09T09:54:31.918686+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:54:32.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:32 smithi053 bash[33773]: cluster 2023-10-09T09:54:31.185260+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:54:32.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:32 smithi053 bash[33773]: audit 2023-10-09T09:54:31.912034+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T09:54:32.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:32 smithi053 bash[33773]: audit 2023-10-09T09:54:31.917247+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T09:54:32.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:32 smithi053 bash[33773]: audit 2023-10-09T09:54:31.918686+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:54:33.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:33 smithi086 bash[27789]: audit 2023-10-09T09:54:31.904585+0000 mgr.y (mgr.14146) 188 : audit [DBG] from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:54:33.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:33 smithi086 bash[27789]: audit 2023-10-09T09:54:33.253493+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:54:33.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:33 smithi086 bash[27789]: audit 2023-10-09T09:54:33.255101+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:54:33.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:33 smithi086 bash[27789]: audit 2023-10-09T09:54:33.261822+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:54:33.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:33 smithi086 bash[27789]: audit 2023-10-09T09:54:33.263314+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:54:33.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:33 smithi086 bash[27789]: audit 2023-10-09T09:54:33.264565+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:54:33.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:33 smithi086 bash[27789]: audit 2023-10-09T09:54:33.271908+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:54:33.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:33 smithi053 bash[27369]: audit 2023-10-09T09:54:31.904585+0000 mgr.y (mgr.14146) 188 : audit [DBG] from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:54:33.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:33 smithi053 bash[27369]: audit 2023-10-09T09:54:33.253493+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:54:33.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:33 smithi053 bash[27369]: audit 2023-10-09T09:54:33.255101+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:54:33.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:33 smithi053 bash[27369]: audit 2023-10-09T09:54:33.261822+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:54:33.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:33 smithi053 bash[27369]: audit 2023-10-09T09:54:33.263314+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:54:33.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:33 smithi053 bash[27369]: audit 2023-10-09T09:54:33.264565+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:54:33.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:33 smithi053 bash[27369]: audit 2023-10-09T09:54:33.271908+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:54:33.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:33 smithi053 bash[33773]: audit 2023-10-09T09:54:31.904585+0000 mgr.y (mgr.14146) 188 : audit [DBG] from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:54:33.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:33 smithi053 bash[33773]: audit 2023-10-09T09:54:33.253493+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:54:33.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:33 smithi053 bash[33773]: audit 2023-10-09T09:54:33.255101+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:54:33.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:33 smithi053 bash[33773]: audit 2023-10-09T09:54:33.261822+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:54:33.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:33 smithi053 bash[33773]: audit 2023-10-09T09:54:33.263314+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:54:33.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:33 smithi053 bash[33773]: audit 2023-10-09T09:54:33.264565+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:54:33.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:33 smithi053 bash[33773]: audit 2023-10-09T09:54:33.271908+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:54:34.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:34 smithi086 bash[27789]: cluster 2023-10-09T09:54:33.185776+0000 mgr.y (mgr.14146) 189 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:54:34.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:34 smithi086 bash[27789]: cephadm 2023-10-09T09:54:33.244252+0000 mgr.y (mgr.14146) 190 : cephadm [INF] Detected new or changed devices on smithi086 2023-10-09T09:54:34.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:34 smithi086 bash[27789]: cephadm 2023-10-09T09:54:33.256374+0000 mgr.y (mgr.14146) 191 : cephadm [INF] Adjusting osd_memory_target on smithi086 to 17265M 2023-10-09T09:54:34.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:34 smithi053 bash[27369]: cluster 2023-10-09T09:54:33.185776+0000 mgr.y (mgr.14146) 189 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:54:34.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:34 smithi053 bash[27369]: cephadm 2023-10-09T09:54:33.244252+0000 mgr.y (mgr.14146) 190 : cephadm [INF] Detected new or changed devices on smithi086 2023-10-09T09:54:34.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:34 smithi053 bash[27369]: cephadm 2023-10-09T09:54:33.256374+0000 mgr.y (mgr.14146) 191 : cephadm [INF] Adjusting osd_memory_target on smithi086 to 17265M 2023-10-09T09:54:34.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:34 smithi053 bash[33773]: cluster 2023-10-09T09:54:33.185776+0000 mgr.y (mgr.14146) 189 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:54:34.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:34 smithi053 bash[33773]: cephadm 2023-10-09T09:54:33.244252+0000 mgr.y (mgr.14146) 190 : cephadm [INF] Detected new or changed devices on smithi086 2023-10-09T09:54:34.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:34 smithi053 bash[33773]: cephadm 2023-10-09T09:54:33.256374+0000 mgr.y (mgr.14146) 191 : cephadm [INF] Adjusting osd_memory_target on smithi086 to 17265M 2023-10-09T09:54:36.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:36 smithi086 bash[27789]: cluster 2023-10-09T09:54:35.186358+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-10-09T09:54:36.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:36 smithi053 bash[27369]: cluster 2023-10-09T09:54:35.186358+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-10-09T09:54:36.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:36 smithi053 bash[33773]: cluster 2023-10-09T09:54:35.186358+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-10-09T09:54:38.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:38 smithi086 bash[27789]: cluster 2023-10-09T09:54:37.186896+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-10-09T09:54:38.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:38 smithi053 bash[27369]: cluster 2023-10-09T09:54:37.186896+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-10-09T09:54:38.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:38 smithi053 bash[33773]: cluster 2023-10-09T09:54:37.186896+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-10-09T09:54:40.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:40 smithi086 bash[27789]: cluster 2023-10-09T09:54:39.187452+0000 mgr.y (mgr.14146) 194 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:54:40.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:40 smithi086 bash[27789]: audit 2023-10-09T09:54:39.827328+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.86:0/2182561966' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7dea5bb1-1569-4da4-a0f0-ba64ee75cfb5"}]: dispatch 2023-10-09T09:54:40.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:40 smithi086 bash[27789]: audit 2023-10-09T09:54:39.827935+0000 mon.a (mon.0) 434 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7dea5bb1-1569-4da4-a0f0-ba64ee75cfb5"}]: dispatch 2023-10-09T09:54:40.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:40 smithi086 bash[27789]: audit 2023-10-09T09:54:39.836708+0000 mon.a (mon.0) 435 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7dea5bb1-1569-4da4-a0f0-ba64ee75cfb5"}]': finished 2023-10-09T09:54:40.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:40 smithi086 bash[27789]: cluster 2023-10-09T09:54:39.836868+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-10-09T09:54:40.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:40 smithi086 bash[27789]: audit 2023-10-09T09:54:39.837110+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T09:54:40.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:40 smithi053 bash[27369]: cluster 2023-10-09T09:54:39.187452+0000 mgr.y (mgr.14146) 194 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:54:40.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:40 smithi053 bash[27369]: audit 2023-10-09T09:54:39.827328+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.86:0/2182561966' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7dea5bb1-1569-4da4-a0f0-ba64ee75cfb5"}]: dispatch 2023-10-09T09:54:40.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:40 smithi053 bash[27369]: audit 2023-10-09T09:54:39.827935+0000 mon.a (mon.0) 434 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7dea5bb1-1569-4da4-a0f0-ba64ee75cfb5"}]: dispatch 2023-10-09T09:54:40.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:40 smithi053 bash[27369]: audit 2023-10-09T09:54:39.836708+0000 mon.a (mon.0) 435 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7dea5bb1-1569-4da4-a0f0-ba64ee75cfb5"}]': finished 2023-10-09T09:54:40.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:40 smithi053 bash[27369]: cluster 2023-10-09T09:54:39.836868+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-10-09T09:54:40.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:40 smithi053 bash[27369]: audit 2023-10-09T09:54:39.837110+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T09:54:40.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:40 smithi053 bash[33773]: cluster 2023-10-09T09:54:39.187452+0000 mgr.y (mgr.14146) 194 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:54:40.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:40 smithi053 bash[33773]: audit 2023-10-09T09:54:39.827328+0000 mon.b (mon.1) 12 : audit [INF] from='client.? 172.21.15.86:0/2182561966' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7dea5bb1-1569-4da4-a0f0-ba64ee75cfb5"}]: dispatch 2023-10-09T09:54:40.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:40 smithi053 bash[33773]: audit 2023-10-09T09:54:39.827935+0000 mon.a (mon.0) 434 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7dea5bb1-1569-4da4-a0f0-ba64ee75cfb5"}]: dispatch 2023-10-09T09:54:40.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:40 smithi053 bash[33773]: audit 2023-10-09T09:54:39.836708+0000 mon.a (mon.0) 435 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7dea5bb1-1569-4da4-a0f0-ba64ee75cfb5"}]': finished 2023-10-09T09:54:40.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:40 smithi053 bash[33773]: cluster 2023-10-09T09:54:39.836868+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-10-09T09:54:40.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:40 smithi053 bash[33773]: audit 2023-10-09T09:54:39.837110+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T09:54:41.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:41 smithi053 bash[27369]: audit 2023-10-09T09:54:40.540652+0000 mon.b (mon.1) 13 : audit [DBG] from='client.? 172.21.15.86:0/3157583562' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T09:54:41.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:41 smithi053 bash[33773]: audit 2023-10-09T09:54:40.540652+0000 mon.b (mon.1) 13 : audit [DBG] from='client.? 172.21.15.86:0/3157583562' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T09:54:41.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:41 smithi086 bash[27789]: audit 2023-10-09T09:54:40.540652+0000 mon.b (mon.1) 13 : audit [DBG] from='client.? 172.21.15.86:0/3157583562' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T09:54:42.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:42 smithi053 bash[27369]: cluster 2023-10-09T09:54:41.188079+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-10-09T09:54:42.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:42 smithi053 bash[33773]: cluster 2023-10-09T09:54:41.188079+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-10-09T09:54:42.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:42 smithi086 bash[27789]: cluster 2023-10-09T09:54:41.188079+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-10-09T09:54:43.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:43 smithi086 bash[27789]: cluster 2023-10-09T09:54:43.188756+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-10-09T09:54:43.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:43 smithi053 bash[27369]: cluster 2023-10-09T09:54:43.188756+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-10-09T09:54:43.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:43 smithi053 bash[33773]: cluster 2023-10-09T09:54:43.188756+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-10-09T09:54:46.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:46 smithi086 bash[27789]: cluster 2023-10-09T09:54:45.189493+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-10-09T09:54:46.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:46 smithi053 bash[27369]: cluster 2023-10-09T09:54:45.189493+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-10-09T09:54:46.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:46 smithi053 bash[33773]: cluster 2023-10-09T09:54:45.189493+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-10-09T09:54:48.583 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:48 smithi086 bash[27789]: cluster 2023-10-09T09:54:47.190156+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-10-09T09:54:48.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:48 smithi053 bash[27369]: cluster 2023-10-09T09:54:47.190156+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-10-09T09:54:48.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:48 smithi053 bash[33773]: cluster 2023-10-09T09:54:47.190156+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-10-09T09:54:50.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:50 smithi086 bash[27789]: cluster 2023-10-09T09:54:49.190767+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-10-09T09:54:50.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:50 smithi053 bash[27369]: cluster 2023-10-09T09:54:49.190767+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-10-09T09:54:50.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:50 smithi053 bash[33773]: cluster 2023-10-09T09:54:49.190767+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-10-09T09:54:52.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:52 smithi086 bash[27789]: cluster 2023-10-09T09:54:51.191308+0000 mgr.y (mgr.14146) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:54:52.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:52 smithi086 bash[27789]: audit 2023-10-09T09:54:52.127610+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-09T09:54:52.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:52 smithi086 bash[27789]: audit 2023-10-09T09:54:52.129423+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:54:52.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:52 smithi053 bash[33773]: cluster 2023-10-09T09:54:51.191308+0000 mgr.y (mgr.14146) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:54:52.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:52 smithi053 bash[33773]: audit 2023-10-09T09:54:52.127610+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-09T09:54:52.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:52 smithi053 bash[33773]: audit 2023-10-09T09:54:52.129423+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:54:52.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:52 smithi053 bash[27369]: cluster 2023-10-09T09:54:51.191308+0000 mgr.y (mgr.14146) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:54:52.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:52 smithi053 bash[27369]: audit 2023-10-09T09:54:52.127610+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-09T09:54:52.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:52 smithi053 bash[27369]: audit 2023-10-09T09:54:52.129423+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:54:53.539 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:53 smithi086 bash[27789]: cephadm 2023-10-09T09:54:52.130932+0000 mgr.y (mgr.14146) 201 : cephadm [INF] Deploying daemon osd.5 on smithi086 2023-10-09T09:54:53.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:53 smithi053 bash[27369]: cephadm 2023-10-09T09:54:52.130932+0000 mgr.y (mgr.14146) 201 : cephadm [INF] Deploying daemon osd.5 on smithi086 2023-10-09T09:54:53.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:53 smithi053 bash[33773]: cephadm 2023-10-09T09:54:52.130932+0000 mgr.y (mgr.14146) 201 : cephadm [INF] Deploying daemon osd.5 on smithi086 2023-10-09T09:54:54.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:54 smithi086 bash[27789]: cluster 2023-10-09T09:54:53.191847+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-10-09T09:54:54.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:54 smithi053 bash[27369]: cluster 2023-10-09T09:54:53.191847+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-10-09T09:54:54.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:54 smithi053 bash[33773]: cluster 2023-10-09T09:54:53.191847+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-10-09T09:54:56.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:56 smithi086 bash[27789]: cluster 2023-10-09T09:54:55.192415+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-10-09T09:54:56.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:56 smithi086 bash[27789]: audit 2023-10-09T09:54:56.137932+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:54:56.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:56 smithi086 bash[27789]: audit 2023-10-09T09:54:56.159915+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:54:56.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:56 smithi053 bash[27369]: cluster 2023-10-09T09:54:55.192415+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-10-09T09:54:56.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:56 smithi053 bash[27369]: audit 2023-10-09T09:54:56.137932+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:54:56.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:56 smithi053 bash[27369]: audit 2023-10-09T09:54:56.159915+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:54:56.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:56 smithi053 bash[33773]: cluster 2023-10-09T09:54:55.192415+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-10-09T09:54:56.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:56 smithi053 bash[33773]: audit 2023-10-09T09:54:56.137932+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:54:56.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:56 smithi053 bash[33773]: audit 2023-10-09T09:54:56.159915+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:54:58.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:54:58 smithi086 bash[27789]: cluster 2023-10-09T09:54:57.192975+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-10-09T09:54:58.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:54:58 smithi053 bash[27369]: cluster 2023-10-09T09:54:57.192975+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-10-09T09:54:58.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:54:58 smithi053 bash[33773]: cluster 2023-10-09T09:54:57.192975+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-10-09T09:55:00.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:00 smithi053 bash[33773]: cluster 2023-10-09T09:54:59.193534+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-10-09T09:55:00.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:00 smithi053 bash[27369]: cluster 2023-10-09T09:54:59.193534+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-10-09T09:55:00.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:00 smithi086 bash[27789]: cluster 2023-10-09T09:54:59.193534+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-10-09T09:55:02.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:02 smithi086 bash[27789]: cluster 2023-10-09T09:55:01.194075+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:55:02.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:02 smithi086 bash[27789]: audit 2023-10-09T09:55:01.262709+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:02.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:02 smithi086 bash[27789]: audit 2023-10-09T09:55:01.263875+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:55:02.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:02 smithi086 bash[27789]: audit 2023-10-09T09:55:01.265179+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:55:02.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:02 smithi086 bash[27789]: audit 2023-10-09T09:55:01.271617+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:02.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:02 smithi053 bash[27369]: cluster 2023-10-09T09:55:01.194075+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:55:02.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:02 smithi053 bash[27369]: audit 2023-10-09T09:55:01.262709+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:02.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:02 smithi053 bash[27369]: audit 2023-10-09T09:55:01.263875+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:55:02.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:02 smithi053 bash[27369]: audit 2023-10-09T09:55:01.265179+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:55:02.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:02 smithi053 bash[27369]: audit 2023-10-09T09:55:01.271617+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:02.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:02 smithi053 bash[33773]: cluster 2023-10-09T09:55:01.194075+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:55:02.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:02 smithi053 bash[33773]: audit 2023-10-09T09:55:01.262709+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:02.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:02 smithi053 bash[33773]: audit 2023-10-09T09:55:01.263875+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:55:02.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:02 smithi053 bash[33773]: audit 2023-10-09T09:55:01.265179+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:55:02.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:02 smithi053 bash[33773]: audit 2023-10-09T09:55:01.271617+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:03.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:03 smithi086 bash[27789]: audit 2023-10-09T09:55:02.688355+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.86:6808/1740571876,v1:172.21.15.86:6809/1740571876]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-09T09:55:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:03 smithi086 bash[27789]: audit 2023-10-09T09:55:02.688615+0000 mon.a (mon.0) 446 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-09T09:55:03.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:03 smithi053 bash[27369]: audit 2023-10-09T09:55:02.688355+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.86:6808/1740571876,v1:172.21.15.86:6809/1740571876]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-09T09:55:03.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:03 smithi053 bash[27369]: audit 2023-10-09T09:55:02.688615+0000 mon.a (mon.0) 446 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-09T09:55:03.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:03 smithi053 bash[33773]: audit 2023-10-09T09:55:02.688355+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.86:6808/1740571876,v1:172.21.15.86:6809/1740571876]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-09T09:55:03.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:03 smithi053 bash[33773]: audit 2023-10-09T09:55:02.688615+0000 mon.a (mon.0) 446 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-10-09T09:55:04.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:04 smithi086 bash[27789]: cluster 2023-10-09T09:55:03.194675+0000 mgr.y (mgr.14146) 207 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:55:04.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:04 smithi086 bash[27789]: audit 2023-10-09T09:55:03.274636+0000 mon.a (mon.0) 447 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-09T09:55:04.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:04 smithi086 bash[27789]: cluster 2023-10-09T09:55:03.274780+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-10-09T09:55:04.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:04 smithi086 bash[27789]: audit 2023-10-09T09:55:03.274957+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T09:55:04.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:04 smithi086 bash[27789]: audit 2023-10-09T09:55:03.278243+0000 mon.a (mon.0) 450 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T09:55:04.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:04 smithi086 bash[27789]: audit 2023-10-09T09:55:03.278248+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.86:6808/1740571876,v1:172.21.15.86:6809/1740571876]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T09:55:04.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:04 smithi053 bash[33773]: cluster 2023-10-09T09:55:03.194675+0000 mgr.y (mgr.14146) 207 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:55:04.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:04 smithi053 bash[33773]: audit 2023-10-09T09:55:03.274636+0000 mon.a (mon.0) 447 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-09T09:55:04.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:04 smithi053 bash[33773]: cluster 2023-10-09T09:55:03.274780+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-10-09T09:55:04.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:04 smithi053 bash[33773]: audit 2023-10-09T09:55:03.274957+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T09:55:04.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:04 smithi053 bash[33773]: audit 2023-10-09T09:55:03.278243+0000 mon.a (mon.0) 450 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T09:55:04.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:04 smithi053 bash[33773]: audit 2023-10-09T09:55:03.278248+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.86:6808/1740571876,v1:172.21.15.86:6809/1740571876]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T09:55:04.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:04 smithi053 bash[27369]: cluster 2023-10-09T09:55:03.194675+0000 mgr.y (mgr.14146) 207 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:55:04.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:04 smithi053 bash[27369]: audit 2023-10-09T09:55:03.274636+0000 mon.a (mon.0) 447 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-10-09T09:55:04.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:04 smithi053 bash[27369]: cluster 2023-10-09T09:55:03.274780+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-10-09T09:55:04.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:04 smithi053 bash[27369]: audit 2023-10-09T09:55:03.274957+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T09:55:04.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:04 smithi053 bash[27369]: audit 2023-10-09T09:55:03.278243+0000 mon.a (mon.0) 450 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T09:55:04.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:04 smithi053 bash[27369]: audit 2023-10-09T09:55:03.278248+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.86:6808/1740571876,v1:172.21.15.86:6809/1740571876]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T09:55:04.684 INFO:teuthology.orchestra.run.smithi086.stdout:Created osd(s) 5 on host 'smithi086' 2023-10-09T09:55:05.349 DEBUG:teuthology.orchestra.run.smithi086:osd.5> sudo journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.5.service 2023-10-09T09:55:05.353 INFO:tasks.cephadm:Deploying osd.6 on smithi086 with /dev/vg_nvme/lv_2... 2023-10-09T09:55:05.354 DEBUG:teuthology.orchestra.run.smithi086:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-10-09T09:55:05.545 INFO:journalctl@ceph.osd.5.smithi086.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T09:55:05.588 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:05 smithi086 bash[27789]: audit 2023-10-09T09:55:04.278210+0000 mon.a (mon.0) 451 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2023-10-09T09:55:05.588 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:05 smithi086 bash[27789]: cluster 2023-10-09T09:55:04.278378+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-10-09T09:55:05.588 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:05 smithi086 bash[27789]: audit 2023-10-09T09:55:04.279064+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T09:55:05.588 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:05 smithi086 bash[27789]: audit 2023-10-09T09:55:04.285383+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T09:55:05.588 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:05 smithi086 bash[27789]: cluster 2023-10-09T09:55:04.334674+0000 mon.a (mon.0) 455 : cluster [INF] osd.5 [v2:172.21.15.86:6808/1740571876,v1:172.21.15.86:6809/1740571876] boot 2023-10-09T09:55:05.589 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:05 smithi086 bash[27789]: cluster 2023-10-09T09:55:04.334828+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-10-09T09:55:05.589 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:05 smithi086 bash[27789]: audit 2023-10-09T09:55:04.335974+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T09:55:05.589 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:05 smithi086 bash[27789]: audit 2023-10-09T09:55:04.682512+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:05.589 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:05 smithi086 bash[27789]: audit 2023-10-09T09:55:04.700180+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:55:05.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:05 smithi053 bash[27369]: audit 2023-10-09T09:55:04.278210+0000 mon.a (mon.0) 451 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2023-10-09T09:55:05.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:05 smithi053 bash[27369]: cluster 2023-10-09T09:55:04.278378+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-10-09T09:55:05.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:05 smithi053 bash[27369]: audit 2023-10-09T09:55:04.279064+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T09:55:05.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:05 smithi053 bash[27369]: audit 2023-10-09T09:55:04.285383+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T09:55:05.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:05 smithi053 bash[27369]: cluster 2023-10-09T09:55:04.334674+0000 mon.a (mon.0) 455 : cluster [INF] osd.5 [v2:172.21.15.86:6808/1740571876,v1:172.21.15.86:6809/1740571876] boot 2023-10-09T09:55:05.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:05 smithi053 bash[27369]: cluster 2023-10-09T09:55:04.334828+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-10-09T09:55:05.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:05 smithi053 bash[27369]: audit 2023-10-09T09:55:04.335974+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T09:55:05.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:05 smithi053 bash[27369]: audit 2023-10-09T09:55:04.682512+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:05.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:05 smithi053 bash[27369]: audit 2023-10-09T09:55:04.700180+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:55:05.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:05 smithi053 bash[33773]: audit 2023-10-09T09:55:04.278210+0000 mon.a (mon.0) 451 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2023-10-09T09:55:05.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:05 smithi053 bash[33773]: cluster 2023-10-09T09:55:04.278378+0000 mon.a (mon.0) 452 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-10-09T09:55:05.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:05 smithi053 bash[33773]: audit 2023-10-09T09:55:04.279064+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T09:55:05.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:05 smithi053 bash[33773]: audit 2023-10-09T09:55:04.285383+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T09:55:05.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:05 smithi053 bash[33773]: cluster 2023-10-09T09:55:04.334674+0000 mon.a (mon.0) 455 : cluster [INF] osd.5 [v2:172.21.15.86:6808/1740571876,v1:172.21.15.86:6809/1740571876] boot 2023-10-09T09:55:05.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:05 smithi053 bash[33773]: cluster 2023-10-09T09:55:04.334828+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-10-09T09:55:05.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:05 smithi053 bash[33773]: audit 2023-10-09T09:55:04.335974+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T09:55:05.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:05 smithi053 bash[33773]: audit 2023-10-09T09:55:04.682512+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:05.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:05 smithi053 bash[33773]: audit 2023-10-09T09:55:04.700180+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:55:06.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:06 smithi086 bash[27789]: cluster 2023-10-09T09:55:03.648760+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T09:55:06.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:06 smithi086 bash[27789]: cluster 2023-10-09T09:55:03.648846+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T09:55:06.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:06 smithi086 bash[27789]: cluster 2023-10-09T09:55:05.195217+0000 mgr.y (mgr.14146) 208 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:55:06.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:06 smithi086 bash[27789]: cluster 2023-10-09T09:55:05.336332+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-10-09T09:55:06.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:06 smithi053 bash[27369]: cluster 2023-10-09T09:55:03.648760+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T09:55:06.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:06 smithi053 bash[27369]: cluster 2023-10-09T09:55:03.648846+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T09:55:06.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:06 smithi053 bash[27369]: cluster 2023-10-09T09:55:05.195217+0000 mgr.y (mgr.14146) 208 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:55:06.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:06 smithi053 bash[27369]: cluster 2023-10-09T09:55:05.336332+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-10-09T09:55:06.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:06 smithi053 bash[33773]: cluster 2023-10-09T09:55:03.648760+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T09:55:06.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:06 smithi053 bash[33773]: cluster 2023-10-09T09:55:03.648846+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T09:55:06.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:06 smithi053 bash[33773]: cluster 2023-10-09T09:55:05.195217+0000 mgr.y (mgr.14146) 208 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 1.4 GiB used, 446 GiB / 447 GiB avail 2023-10-09T09:55:06.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:06 smithi053 bash[33773]: cluster 2023-10-09T09:55:05.336332+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-10-09T09:55:07.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:07 smithi086 bash[27789]: cluster 2023-10-09T09:55:06.337635+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-10-09T09:55:07.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:07 smithi053 bash[27369]: cluster 2023-10-09T09:55:06.337635+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-10-09T09:55:07.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:07 smithi053 bash[33773]: cluster 2023-10-09T09:55:06.337635+0000 mon.a (mon.0) 461 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-10-09T09:55:08.539 INFO:teuthology.orchestra.run.smithi086.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-10-09T09:55:08.539 INFO:teuthology.orchestra.run.smithi086.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-10-09T09:55:08.539 INFO:teuthology.orchestra.run.smithi086.stderr: stderr: 10+0 records in 2023-10-09T09:55:08.539 INFO:teuthology.orchestra.run.smithi086.stderr:10+0 records out 2023-10-09T09:55:08.539 INFO:teuthology.orchestra.run.smithi086.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0190088 s, 552 MB/s 2023-10-09T09:55:08.539 INFO:teuthology.orchestra.run.smithi086.stderr:--> Zapping successful for: 2023-10-09T09:55:08.609 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:08 smithi086 bash[27789]: cluster 2023-10-09T09:55:07.195748+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-10-09T09:55:08.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:08 smithi053 bash[27369]: cluster 2023-10-09T09:55:07.195748+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-10-09T09:55:08.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:08 smithi053 bash[33773]: cluster 2023-10-09T09:55:07.195748+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-10-09T09:55:09.282 DEBUG:teuthology.orchestra.run.smithi086:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi086:vg_nvme/lv_2 2023-10-09T09:55:10.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:10 smithi086 bash[27789]: cluster 2023-10-09T09:55:09.196328+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-10-09T09:55:10.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:10 smithi053 bash[27369]: cluster 2023-10-09T09:55:09.196328+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-10-09T09:55:10.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:10 smithi053 bash[33773]: cluster 2023-10-09T09:55:09.196328+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-10-09T09:55:12.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:12 smithi086 bash[27789]: cluster 2023-10-09T09:55:11.196891+0000 mgr.y (mgr.14146) 211 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:12.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:12 smithi053 bash[27369]: cluster 2023-10-09T09:55:11.196891+0000 mgr.y (mgr.14146) 211 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:12.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:12 smithi053 bash[33773]: cluster 2023-10-09T09:55:11.196891+0000 mgr.y (mgr.14146) 211 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:14.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:14 smithi086 bash[27789]: cluster 2023-10-09T09:55:13.197437+0000 mgr.y (mgr.14146) 212 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:14.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:14 smithi086 bash[27789]: audit 2023-10-09T09:55:13.627376+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T09:55:14.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:14 smithi086 bash[27789]: audit 2023-10-09T09:55:13.633022+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T09:55:14.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:14 smithi086 bash[27789]: audit 2023-10-09T09:55:13.634549+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:55:14.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:14 smithi053 bash[27369]: cluster 2023-10-09T09:55:13.197437+0000 mgr.y (mgr.14146) 212 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:14.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:14 smithi053 bash[27369]: audit 2023-10-09T09:55:13.627376+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T09:55:14.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:14 smithi053 bash[27369]: audit 2023-10-09T09:55:13.633022+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T09:55:14.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:14 smithi053 bash[27369]: audit 2023-10-09T09:55:13.634549+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:55:14.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:14 smithi053 bash[33773]: cluster 2023-10-09T09:55:13.197437+0000 mgr.y (mgr.14146) 212 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:14.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:14 smithi053 bash[33773]: audit 2023-10-09T09:55:13.627376+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T09:55:14.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:14 smithi053 bash[33773]: audit 2023-10-09T09:55:13.633022+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T09:55:14.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:14 smithi053 bash[33773]: audit 2023-10-09T09:55:13.634549+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:55:15.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:15 smithi053 bash[27369]: audit 2023-10-09T09:55:13.620245+0000 mgr.y (mgr.14146) 213 : audit [DBG] from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:55:15.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:15 smithi053 bash[27369]: audit 2023-10-09T09:55:14.902621+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:15.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:15 smithi053 bash[27369]: audit 2023-10-09T09:55:14.904230+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:55:15.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:15 smithi053 bash[27369]: audit 2023-10-09T09:55:14.905570+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:55:15.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:15 smithi053 bash[27369]: audit 2023-10-09T09:55:14.911980+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:15.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:15 smithi053 bash[27369]: audit 2023-10-09T09:55:14.913559+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:55:15.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:15 smithi053 bash[27369]: audit 2023-10-09T09:55:14.915051+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:55:15.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:15 smithi053 bash[27369]: audit 2023-10-09T09:55:14.923158+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:15.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:15 smithi053 bash[33773]: audit 2023-10-09T09:55:13.620245+0000 mgr.y (mgr.14146) 213 : audit [DBG] from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:55:15.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:15 smithi053 bash[33773]: audit 2023-10-09T09:55:14.902621+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:15.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:15 smithi053 bash[33773]: audit 2023-10-09T09:55:14.904230+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:55:15.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:15 smithi053 bash[33773]: audit 2023-10-09T09:55:14.905570+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:55:15.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:15 smithi053 bash[33773]: audit 2023-10-09T09:55:14.911980+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:15.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:15 smithi053 bash[33773]: audit 2023-10-09T09:55:14.913559+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:55:15.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:15 smithi053 bash[33773]: audit 2023-10-09T09:55:14.915051+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:55:15.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:15 smithi053 bash[33773]: audit 2023-10-09T09:55:14.923158+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:15.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:15 smithi086 bash[27789]: audit 2023-10-09T09:55:13.620245+0000 mgr.y (mgr.14146) 213 : audit [DBG] from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:55:15.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:15 smithi086 bash[27789]: audit 2023-10-09T09:55:14.902621+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:15.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:15 smithi086 bash[27789]: audit 2023-10-09T09:55:14.904230+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:55:15.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:15 smithi086 bash[27789]: audit 2023-10-09T09:55:14.905570+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:55:15.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:15 smithi086 bash[27789]: audit 2023-10-09T09:55:14.911980+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:15.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:15 smithi086 bash[27789]: audit 2023-10-09T09:55:14.913559+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:55:15.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:15 smithi086 bash[27789]: audit 2023-10-09T09:55:14.915051+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:55:15.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:15 smithi086 bash[27789]: audit 2023-10-09T09:55:14.923158+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:16.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:16 smithi053 bash[27369]: cephadm 2023-10-09T09:55:14.892871+0000 mgr.y (mgr.14146) 214 : cephadm [INF] Detected new or changed devices on smithi086 2023-10-09T09:55:16.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:16 smithi053 bash[27369]: cephadm 2023-10-09T09:55:14.906369+0000 mgr.y (mgr.14146) 215 : cephadm [INF] Adjusting osd_memory_target on smithi086 to 8632M 2023-10-09T09:55:16.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:16 smithi053 bash[27369]: cluster 2023-10-09T09:55:15.197988+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-10-09T09:55:16.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:16 smithi053 bash[33773]: cephadm 2023-10-09T09:55:14.892871+0000 mgr.y (mgr.14146) 214 : cephadm [INF] Detected new or changed devices on smithi086 2023-10-09T09:55:16.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:16 smithi053 bash[33773]: cephadm 2023-10-09T09:55:14.906369+0000 mgr.y (mgr.14146) 215 : cephadm [INF] Adjusting osd_memory_target on smithi086 to 8632M 2023-10-09T09:55:16.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:16 smithi053 bash[33773]: cluster 2023-10-09T09:55:15.197988+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-10-09T09:55:16.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:16 smithi086 bash[27789]: cephadm 2023-10-09T09:55:14.892871+0000 mgr.y (mgr.14146) 214 : cephadm [INF] Detected new or changed devices on smithi086 2023-10-09T09:55:16.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:16 smithi086 bash[27789]: cephadm 2023-10-09T09:55:14.906369+0000 mgr.y (mgr.14146) 215 : cephadm [INF] Adjusting osd_memory_target on smithi086 to 8632M 2023-10-09T09:55:16.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:16 smithi086 bash[27789]: cluster 2023-10-09T09:55:15.197988+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-10-09T09:55:17.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:17 smithi086 bash[27789]: cluster 2023-10-09T09:55:17.198633+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-10-09T09:55:17.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:17 smithi053 bash[27369]: cluster 2023-10-09T09:55:17.198633+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-10-09T09:55:17.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:17 smithi053 bash[33773]: cluster 2023-10-09T09:55:17.198633+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-10-09T09:55:20.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:20 smithi086 bash[27789]: cluster 2023-10-09T09:55:19.199183+0000 mgr.y (mgr.14146) 218 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:20.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:20 smithi053 bash[27369]: cluster 2023-10-09T09:55:19.199183+0000 mgr.y (mgr.14146) 218 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:20.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:20 smithi053 bash[33773]: cluster 2023-10-09T09:55:19.199183+0000 mgr.y (mgr.14146) 218 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:22.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:22 smithi086 bash[27789]: cluster 2023-10-09T09:55:21.199773+0000 mgr.y (mgr.14146) 219 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:22.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:22 smithi086 bash[27789]: audit 2023-10-09T09:55:21.714101+0000 mon.b (mon.1) 16 : audit [INF] from='client.? 172.21.15.86:0/3065381450' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "506ccbd6-fb42-48ac-8edc-5a963fd6484e"}]: dispatch 2023-10-09T09:55:22.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:22 smithi086 bash[27789]: audit 2023-10-09T09:55:21.714536+0000 mon.a (mon.0) 472 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "506ccbd6-fb42-48ac-8edc-5a963fd6484e"}]: dispatch 2023-10-09T09:55:22.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:22 smithi086 bash[27789]: audit 2023-10-09T09:55:21.722950+0000 mon.a (mon.0) 473 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "506ccbd6-fb42-48ac-8edc-5a963fd6484e"}]': finished 2023-10-09T09:55:22.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:22 smithi086 bash[27789]: cluster 2023-10-09T09:55:21.723129+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-10-09T09:55:22.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:22 smithi086 bash[27789]: audit 2023-10-09T09:55:21.723427+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T09:55:22.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:22 smithi053 bash[27369]: cluster 2023-10-09T09:55:21.199773+0000 mgr.y (mgr.14146) 219 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:22.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:22 smithi053 bash[27369]: audit 2023-10-09T09:55:21.714101+0000 mon.b (mon.1) 16 : audit [INF] from='client.? 172.21.15.86:0/3065381450' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "506ccbd6-fb42-48ac-8edc-5a963fd6484e"}]: dispatch 2023-10-09T09:55:22.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:22 smithi053 bash[27369]: audit 2023-10-09T09:55:21.714536+0000 mon.a (mon.0) 472 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "506ccbd6-fb42-48ac-8edc-5a963fd6484e"}]: dispatch 2023-10-09T09:55:22.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:22 smithi053 bash[27369]: audit 2023-10-09T09:55:21.722950+0000 mon.a (mon.0) 473 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "506ccbd6-fb42-48ac-8edc-5a963fd6484e"}]': finished 2023-10-09T09:55:22.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:22 smithi053 bash[27369]: cluster 2023-10-09T09:55:21.723129+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-10-09T09:55:22.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:22 smithi053 bash[27369]: audit 2023-10-09T09:55:21.723427+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T09:55:22.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:22 smithi053 bash[33773]: cluster 2023-10-09T09:55:21.199773+0000 mgr.y (mgr.14146) 219 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:22.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:22 smithi053 bash[33773]: audit 2023-10-09T09:55:21.714101+0000 mon.b (mon.1) 16 : audit [INF] from='client.? 172.21.15.86:0/3065381450' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "506ccbd6-fb42-48ac-8edc-5a963fd6484e"}]: dispatch 2023-10-09T09:55:22.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:22 smithi053 bash[33773]: audit 2023-10-09T09:55:21.714536+0000 mon.a (mon.0) 472 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "506ccbd6-fb42-48ac-8edc-5a963fd6484e"}]: dispatch 2023-10-09T09:55:22.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:22 smithi053 bash[33773]: audit 2023-10-09T09:55:21.722950+0000 mon.a (mon.0) 473 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "506ccbd6-fb42-48ac-8edc-5a963fd6484e"}]': finished 2023-10-09T09:55:22.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:22 smithi053 bash[33773]: cluster 2023-10-09T09:55:21.723129+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-10-09T09:55:22.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:22 smithi053 bash[33773]: audit 2023-10-09T09:55:21.723427+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T09:55:23.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:23 smithi086 bash[27789]: audit 2023-10-09T09:55:22.448077+0000 mon.b (mon.1) 17 : audit [DBG] from='client.? 172.21.15.86:0/66397993' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T09:55:23.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:23 smithi053 bash[27369]: audit 2023-10-09T09:55:22.448077+0000 mon.b (mon.1) 17 : audit [DBG] from='client.? 172.21.15.86:0/66397993' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T09:55:23.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:23 smithi053 bash[33773]: audit 2023-10-09T09:55:22.448077+0000 mon.b (mon.1) 17 : audit [DBG] from='client.? 172.21.15.86:0/66397993' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T09:55:24.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:24 smithi086 bash[27789]: cluster 2023-10-09T09:55:23.200394+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-10-09T09:55:24.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:24 smithi053 bash[27369]: cluster 2023-10-09T09:55:23.200394+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-10-09T09:55:24.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:24 smithi053 bash[33773]: cluster 2023-10-09T09:55:23.200394+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-10-09T09:55:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:26 smithi086 bash[27789]: cluster 2023-10-09T09:55:25.201119+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-10-09T09:55:26.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:26 smithi053 bash[27369]: cluster 2023-10-09T09:55:25.201119+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-10-09T09:55:26.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:26 smithi053 bash[33773]: cluster 2023-10-09T09:55:25.201119+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-10-09T09:55:28.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:28 smithi086 bash[27789]: cluster 2023-10-09T09:55:27.201806+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-10-09T09:55:28.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:28 smithi053 bash[27369]: cluster 2023-10-09T09:55:27.201806+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-10-09T09:55:28.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:28 smithi053 bash[33773]: cluster 2023-10-09T09:55:27.201806+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-10-09T09:55:30.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:30 smithi053 bash[27369]: cluster 2023-10-09T09:55:29.202517+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-10-09T09:55:30.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:30 smithi053 bash[33773]: cluster 2023-10-09T09:55:29.202517+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-10-09T09:55:30.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:30 smithi086 bash[27789]: cluster 2023-10-09T09:55:29.202517+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-10-09T09:55:32.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:32 smithi086 bash[27789]: cluster 2023-10-09T09:55:31.203135+0000 mgr.y (mgr.14146) 224 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:32.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:32 smithi053 bash[27369]: cluster 2023-10-09T09:55:31.203135+0000 mgr.y (mgr.14146) 224 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:32.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:32 smithi053 bash[33773]: cluster 2023-10-09T09:55:31.203135+0000 mgr.y (mgr.14146) 224 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:34.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:34 smithi086 bash[27789]: cluster 2023-10-09T09:55:33.203689+0000 mgr.y (mgr.14146) 225 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:34.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:34 smithi086 bash[27789]: audit 2023-10-09T09:55:34.072682+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-09T09:55:34.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:34 smithi086 bash[27789]: audit 2023-10-09T09:55:34.074537+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:55:34.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:34 smithi053 bash[27369]: cluster 2023-10-09T09:55:33.203689+0000 mgr.y (mgr.14146) 225 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:34.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:34 smithi053 bash[27369]: audit 2023-10-09T09:55:34.072682+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-09T09:55:34.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:34 smithi053 bash[27369]: audit 2023-10-09T09:55:34.074537+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:55:34.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:34 smithi053 bash[33773]: cluster 2023-10-09T09:55:33.203689+0000 mgr.y (mgr.14146) 225 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:34.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:34 smithi053 bash[33773]: audit 2023-10-09T09:55:34.072682+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-09T09:55:34.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:34 smithi053 bash[33773]: audit 2023-10-09T09:55:34.074537+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:55:35.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:35 smithi053 bash[27369]: cephadm 2023-10-09T09:55:34.076204+0000 mgr.y (mgr.14146) 226 : cephadm [INF] Deploying daemon osd.6 on smithi086 2023-10-09T09:55:35.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:35 smithi053 bash[33773]: cephadm 2023-10-09T09:55:34.076204+0000 mgr.y (mgr.14146) 226 : cephadm [INF] Deploying daemon osd.6 on smithi086 2023-10-09T09:55:35.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:35 smithi086 bash[27789]: cephadm 2023-10-09T09:55:34.076204+0000 mgr.y (mgr.14146) 226 : cephadm [INF] Deploying daemon osd.6 on smithi086 2023-10-09T09:55:36.651 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:36 smithi086 bash[27789]: cluster 2023-10-09T09:55:35.204269+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-10-09T09:55:36.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:36 smithi053 bash[27369]: cluster 2023-10-09T09:55:35.204269+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-10-09T09:55:36.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:36 smithi053 bash[33773]: cluster 2023-10-09T09:55:35.204269+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-10-09T09:55:37.609 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:37 smithi086 bash[27789]: cluster 2023-10-09T09:55:37.204839+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-10-09T09:55:37.814 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:37 smithi053 bash[27369]: cluster 2023-10-09T09:55:37.204839+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-10-09T09:55:37.814 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:37 smithi053 bash[33773]: cluster 2023-10-09T09:55:37.204839+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-10-09T09:55:39.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:39 smithi086 bash[27789]: audit 2023-10-09T09:55:38.094706+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:39.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:39 smithi086 bash[27789]: audit 2023-10-09T09:55:38.107108+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:55:39.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:39 smithi053 bash[33773]: audit 2023-10-09T09:55:38.094706+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:39.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:39 smithi053 bash[33773]: audit 2023-10-09T09:55:38.107108+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:55:39.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:39 smithi053 bash[27369]: audit 2023-10-09T09:55:38.094706+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:39.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:39 smithi053 bash[27369]: audit 2023-10-09T09:55:38.107108+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:55:40.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:40 smithi086 bash[27789]: cluster 2023-10-09T09:55:39.205426+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-10-09T09:55:40.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:40 smithi053 bash[27369]: cluster 2023-10-09T09:55:39.205426+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-10-09T09:55:40.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:40 smithi053 bash[33773]: cluster 2023-10-09T09:55:39.205426+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-10-09T09:55:42.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:42 smithi086 bash[27789]: cluster 2023-10-09T09:55:41.206108+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-10-09T09:55:42.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:42 smithi053 bash[27369]: cluster 2023-10-09T09:55:41.206108+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-10-09T09:55:42.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:42 smithi053 bash[33773]: cluster 2023-10-09T09:55:41.206108+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-10-09T09:55:44.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:44 smithi086 bash[27789]: cluster 2023-10-09T09:55:43.206729+0000 mgr.y (mgr.14146) 231 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:44 smithi086 bash[27789]: audit 2023-10-09T09:55:43.263473+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:44 smithi086 bash[27789]: audit 2023-10-09T09:55:43.550483+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:55:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:44 smithi086 bash[27789]: audit 2023-10-09T09:55:43.552383+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:55:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:44 smithi086 bash[27789]: audit 2023-10-09T09:55:43.561431+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:44.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:44 smithi053 bash[27369]: cluster 2023-10-09T09:55:43.206729+0000 mgr.y (mgr.14146) 231 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:44.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:44 smithi053 bash[27369]: audit 2023-10-09T09:55:43.263473+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:44 smithi053 bash[27369]: audit 2023-10-09T09:55:43.550483+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:55:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:44 smithi053 bash[27369]: audit 2023-10-09T09:55:43.552383+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:55:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:44 smithi053 bash[27369]: audit 2023-10-09T09:55:43.561431+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:44.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:44 smithi053 bash[33773]: cluster 2023-10-09T09:55:43.206729+0000 mgr.y (mgr.14146) 231 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:44.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:44 smithi053 bash[33773]: audit 2023-10-09T09:55:43.263473+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:44.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:44 smithi053 bash[33773]: audit 2023-10-09T09:55:43.550483+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:55:44.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:44 smithi053 bash[33773]: audit 2023-10-09T09:55:43.552383+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:55:44.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:44 smithi053 bash[33773]: audit 2023-10-09T09:55:43.561431+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:45.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:45 smithi086 bash[27789]: audit 2023-10-09T09:55:44.816845+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.86:6816/991576164,v1:172.21.15.86:6817/991576164]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-09T09:55:45.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:45 smithi086 bash[27789]: audit 2023-10-09T09:55:44.817093+0000 mon.a (mon.0) 484 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-09T09:55:45.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:45 smithi053 bash[27369]: audit 2023-10-09T09:55:44.816845+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.86:6816/991576164,v1:172.21.15.86:6817/991576164]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-09T09:55:45.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:45 smithi053 bash[27369]: audit 2023-10-09T09:55:44.817093+0000 mon.a (mon.0) 484 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-09T09:55:45.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:45 smithi053 bash[33773]: audit 2023-10-09T09:55:44.816845+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.86:6816/991576164,v1:172.21.15.86:6817/991576164]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-09T09:55:45.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:45 smithi053 bash[33773]: audit 2023-10-09T09:55:44.817093+0000 mon.a (mon.0) 484 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-09T09:55:46.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:46 smithi086 bash[27789]: cluster 2023-10-09T09:55:45.207348+0000 mgr.y (mgr.14146) 232 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:46 smithi086 bash[27789]: audit 2023-10-09T09:55:45.355498+0000 mon.a (mon.0) 485 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-09T09:55:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:46 smithi086 bash[27789]: cluster 2023-10-09T09:55:45.355597+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-10-09T09:55:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:46 smithi086 bash[27789]: audit 2023-10-09T09:55:45.355822+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T09:55:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:46 smithi086 bash[27789]: audit 2023-10-09T09:55:45.356948+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.86:6816/991576164,v1:172.21.15.86:6817/991576164]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T09:55:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:46 smithi086 bash[27789]: audit 2023-10-09T09:55:45.357013+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=smithi086", "root=default"]}]: dispatch 2023-10-09T09:55:46.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:46 smithi053 bash[27369]: cluster 2023-10-09T09:55:45.207348+0000 mgr.y (mgr.14146) 232 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:46.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:46 smithi053 bash[27369]: audit 2023-10-09T09:55:45.355498+0000 mon.a (mon.0) 485 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-09T09:55:46.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:46 smithi053 bash[27369]: cluster 2023-10-09T09:55:45.355597+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-10-09T09:55:46.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:46 smithi053 bash[27369]: audit 2023-10-09T09:55:45.355822+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T09:55:46.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:46 smithi053 bash[27369]: audit 2023-10-09T09:55:45.356948+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.86:6816/991576164,v1:172.21.15.86:6817/991576164]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T09:55:46.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:46 smithi053 bash[27369]: audit 2023-10-09T09:55:45.357013+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=smithi086", "root=default"]}]: dispatch 2023-10-09T09:55:46.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:46 smithi053 bash[33773]: cluster 2023-10-09T09:55:45.207348+0000 mgr.y (mgr.14146) 232 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:46.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:46 smithi053 bash[33773]: audit 2023-10-09T09:55:45.355498+0000 mon.a (mon.0) 485 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-09T09:55:46.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:46 smithi053 bash[33773]: cluster 2023-10-09T09:55:45.355597+0000 mon.a (mon.0) 486 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-10-09T09:55:46.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:46 smithi053 bash[33773]: audit 2023-10-09T09:55:45.355822+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T09:55:46.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:46 smithi053 bash[33773]: audit 2023-10-09T09:55:45.356948+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.86:6816/991576164,v1:172.21.15.86:6817/991576164]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T09:55:46.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:46 smithi053 bash[33773]: audit 2023-10-09T09:55:45.357013+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=smithi086", "root=default"]}]: dispatch 2023-10-09T09:55:46.753 INFO:teuthology.orchestra.run.smithi086.stdout:Created osd(s) 6 on host 'smithi086' 2023-10-09T09:55:47.434 DEBUG:teuthology.orchestra.run.smithi086:osd.6> sudo journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.6.service 2023-10-09T09:55:47.438 INFO:tasks.cephadm:Deploying osd.7 on smithi086 with /dev/vg_nvme/lv_1... 2023-10-09T09:55:47.438 DEBUG:teuthology.orchestra.run.smithi086:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-10-09T09:55:47.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:47 smithi053 bash[27369]: audit 2023-10-09T09:55:46.359165+0000 mon.a (mon.0) 489 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2023-10-09T09:55:47.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:47 smithi053 bash[27369]: cluster 2023-10-09T09:55:46.359277+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-10-09T09:55:47.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:47 smithi053 bash[27369]: audit 2023-10-09T09:55:46.359919+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T09:55:47.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:47 smithi053 bash[27369]: audit 2023-10-09T09:55:46.365947+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T09:55:47.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:47 smithi053 bash[27369]: audit 2023-10-09T09:55:46.751047+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:47.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:47 smithi053 bash[27369]: audit 2023-10-09T09:55:46.788360+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:55:47.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:47 smithi053 bash[33773]: audit 2023-10-09T09:55:46.359165+0000 mon.a (mon.0) 489 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2023-10-09T09:55:47.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:47 smithi053 bash[33773]: cluster 2023-10-09T09:55:46.359277+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-10-09T09:55:47.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:47 smithi053 bash[33773]: audit 2023-10-09T09:55:46.359919+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T09:55:47.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:47 smithi053 bash[33773]: audit 2023-10-09T09:55:46.365947+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T09:55:47.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:47 smithi053 bash[33773]: audit 2023-10-09T09:55:46.751047+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:47.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:47 smithi053 bash[33773]: audit 2023-10-09T09:55:46.788360+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:55:47.680 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:47 smithi086 bash[27789]: audit 2023-10-09T09:55:46.359165+0000 mon.a (mon.0) 489 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2023-10-09T09:55:47.680 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:47 smithi086 bash[27789]: cluster 2023-10-09T09:55:46.359277+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-10-09T09:55:47.680 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:47 smithi086 bash[27789]: audit 2023-10-09T09:55:46.359919+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T09:55:47.680 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:47 smithi086 bash[27789]: audit 2023-10-09T09:55:46.365947+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T09:55:47.680 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:47 smithi086 bash[27789]: audit 2023-10-09T09:55:46.751047+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:47.680 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:47 smithi086 bash[27789]: audit 2023-10-09T09:55:46.788360+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:55:47.938 INFO:journalctl@ceph.osd.6.smithi086.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T09:55:48.660 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:48 smithi086 bash[27789]: cluster 2023-10-09T09:55:45.860063+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T09:55:48.660 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:48 smithi086 bash[27789]: cluster 2023-10-09T09:55:45.860182+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T09:55:48.660 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:48 smithi086 bash[27789]: cluster 2023-10-09T09:55:47.207889+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:48.660 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:48 smithi086 bash[27789]: cluster 2023-10-09T09:55:47.363776+0000 mon.a (mon.0) 495 : cluster [INF] osd.6 [v2:172.21.15.86:6816/991576164,v1:172.21.15.86:6817/991576164] boot 2023-10-09T09:55:48.660 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:48 smithi086 bash[27789]: cluster 2023-10-09T09:55:47.363931+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-10-09T09:55:48.660 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:48 smithi086 bash[27789]: audit 2023-10-09T09:55:47.364295+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T09:55:48.660 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:48 smithi086 bash[27789]: cluster 2023-10-09T09:55:48.363648+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-10-09T09:55:48.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:48 smithi053 bash[27369]: cluster 2023-10-09T09:55:45.860063+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T09:55:48.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:48 smithi053 bash[27369]: cluster 2023-10-09T09:55:45.860182+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T09:55:48.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:48 smithi053 bash[27369]: cluster 2023-10-09T09:55:47.207889+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:48.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:48 smithi053 bash[27369]: cluster 2023-10-09T09:55:47.363776+0000 mon.a (mon.0) 495 : cluster [INF] osd.6 [v2:172.21.15.86:6816/991576164,v1:172.21.15.86:6817/991576164] boot 2023-10-09T09:55:48.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:48 smithi053 bash[27369]: cluster 2023-10-09T09:55:47.363931+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-10-09T09:55:48.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:48 smithi053 bash[27369]: audit 2023-10-09T09:55:47.364295+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T09:55:48.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:48 smithi053 bash[27369]: cluster 2023-10-09T09:55:48.363648+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-10-09T09:55:48.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:48 smithi053 bash[33773]: cluster 2023-10-09T09:55:45.860063+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T09:55:48.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:48 smithi053 bash[33773]: cluster 2023-10-09T09:55:45.860182+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T09:55:48.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:48 smithi053 bash[33773]: cluster 2023-10-09T09:55:47.207889+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 1.7 GiB used, 535 GiB / 536 GiB avail 2023-10-09T09:55:48.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:48 smithi053 bash[33773]: cluster 2023-10-09T09:55:47.363776+0000 mon.a (mon.0) 495 : cluster [INF] osd.6 [v2:172.21.15.86:6816/991576164,v1:172.21.15.86:6817/991576164] boot 2023-10-09T09:55:48.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:48 smithi053 bash[33773]: cluster 2023-10-09T09:55:47.363931+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-10-09T09:55:48.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:48 smithi053 bash[33773]: audit 2023-10-09T09:55:47.364295+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T09:55:48.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:48 smithi053 bash[33773]: cluster 2023-10-09T09:55:48.363648+0000 mon.a (mon.0) 498 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-10-09T09:55:50.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:50 smithi086 bash[27789]: cluster 2023-10-09T09:55:49.208456+0000 mgr.y (mgr.14146) 234 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:55:50.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:50 smithi086 bash[27789]: cluster 2023-10-09T09:55:49.365975+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-10-09T09:55:50.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:50 smithi053 bash[27369]: cluster 2023-10-09T09:55:49.208456+0000 mgr.y (mgr.14146) 234 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:55:50.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:50 smithi053 bash[27369]: cluster 2023-10-09T09:55:49.365975+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-10-09T09:55:50.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:50 smithi053 bash[33773]: cluster 2023-10-09T09:55:49.208456+0000 mgr.y (mgr.14146) 234 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:55:50.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:50 smithi053 bash[33773]: cluster 2023-10-09T09:55:49.365975+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-10-09T09:55:50.815 INFO:teuthology.orchestra.run.smithi086.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-10-09T09:55:50.816 INFO:teuthology.orchestra.run.smithi086.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-10-09T09:55:50.816 INFO:teuthology.orchestra.run.smithi086.stderr: stderr: 10+0 records in 2023-10-09T09:55:50.816 INFO:teuthology.orchestra.run.smithi086.stderr:10+0 records out 2023-10-09T09:55:50.816 INFO:teuthology.orchestra.run.smithi086.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.016712 s, 627 MB/s 2023-10-09T09:55:50.816 INFO:teuthology.orchestra.run.smithi086.stderr:--> Zapping successful for: 2023-10-09T09:55:51.645 DEBUG:teuthology.orchestra.run.smithi086:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph orch daemon add osd smithi086:vg_nvme/lv_1 2023-10-09T09:55:52.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:52 smithi086 bash[27789]: cluster 2023-10-09T09:55:51.209028+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-10-09T09:55:52.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:52 smithi053 bash[27369]: cluster 2023-10-09T09:55:51.209028+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-10-09T09:55:52.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:52 smithi053 bash[33773]: cluster 2023-10-09T09:55:51.209028+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-10-09T09:55:54.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:54 smithi086 bash[27789]: cluster 2023-10-09T09:55:53.209699+0000 mgr.y (mgr.14146) 236 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:55:54.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:54 smithi053 bash[27369]: cluster 2023-10-09T09:55:53.209699+0000 mgr.y (mgr.14146) 236 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:55:54.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:54 smithi053 bash[33773]: cluster 2023-10-09T09:55:53.209699+0000 mgr.y (mgr.14146) 236 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:55:56.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:56 smithi053 bash[27369]: cluster 2023-10-09T09:55:55.210362+0000 mgr.y (mgr.14146) 237 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:55:56.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:56 smithi053 bash[33773]: cluster 2023-10-09T09:55:55.210362+0000 mgr.y (mgr.14146) 237 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:55:56.858 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:56 smithi086 bash[27789]: cluster 2023-10-09T09:55:55.210362+0000 mgr.y (mgr.14146) 237 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:55:57.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:57 smithi053 bash[27369]: audit 2023-10-09T09:55:56.517502+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T09:55:57.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:57 smithi053 bash[27369]: audit 2023-10-09T09:55:56.523012+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T09:55:57.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:57 smithi053 bash[27369]: audit 2023-10-09T09:55:56.524501+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:55:57.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:57 smithi053 bash[33773]: audit 2023-10-09T09:55:56.517502+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T09:55:57.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:57 smithi053 bash[33773]: audit 2023-10-09T09:55:56.523012+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T09:55:57.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:57 smithi053 bash[33773]: audit 2023-10-09T09:55:56.524501+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:55:57.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:57 smithi086 bash[27789]: audit 2023-10-09T09:55:56.517502+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-10-09T09:55:57.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:57 smithi086 bash[27789]: audit 2023-10-09T09:55:56.523012+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-10-09T09:55:57.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:57 smithi086 bash[27789]: audit 2023-10-09T09:55:56.524501+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:55:58.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:58 smithi053 bash[27369]: audit 2023-10-09T09:55:56.510598+0000 mgr.y (mgr.14146) 238 : audit [DBG] from='client.24295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:55:58.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:58 smithi053 bash[27369]: cluster 2023-10-09T09:55:57.210845+0000 mgr.y (mgr.14146) 239 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:55:58.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:58 smithi053 bash[27369]: cephadm 2023-10-09T09:55:57.704161+0000 mgr.y (mgr.14146) 240 : cephadm [INF] Detected new or changed devices on smithi086 2023-10-09T09:55:58.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:58 smithi053 bash[27369]: audit 2023-10-09T09:55:57.713541+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:58.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:58 smithi053 bash[27369]: audit 2023-10-09T09:55:57.715567+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:55:58.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:58 smithi053 bash[27369]: audit 2023-10-09T09:55:57.717201+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:55:58.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:58 smithi053 bash[27369]: audit 2023-10-09T09:55:57.718435+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:55:58.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:58 smithi053 bash[27369]: cephadm 2023-10-09T09:55:57.719346+0000 mgr.y (mgr.14146) 241 : cephadm [INF] Adjusting osd_memory_target on smithi086 to 5755M 2023-10-09T09:55:58.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:58 smithi053 bash[27369]: audit 2023-10-09T09:55:57.724950+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:58.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:58 smithi053 bash[27369]: audit 2023-10-09T09:55:57.726546+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:55:58.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:58 smithi053 bash[27369]: audit 2023-10-09T09:55:57.727693+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:55:58.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:55:58 smithi053 bash[27369]: audit 2023-10-09T09:55:57.734459+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:58.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:58 smithi053 bash[33773]: audit 2023-10-09T09:55:56.510598+0000 mgr.y (mgr.14146) 238 : audit [DBG] from='client.24295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:55:58.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:58 smithi053 bash[33773]: cluster 2023-10-09T09:55:57.210845+0000 mgr.y (mgr.14146) 239 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:55:58.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:58 smithi053 bash[33773]: cephadm 2023-10-09T09:55:57.704161+0000 mgr.y (mgr.14146) 240 : cephadm [INF] Detected new or changed devices on smithi086 2023-10-09T09:55:58.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:58 smithi053 bash[33773]: audit 2023-10-09T09:55:57.713541+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:58.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:58 smithi053 bash[33773]: audit 2023-10-09T09:55:57.715567+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:55:58.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:58 smithi053 bash[33773]: audit 2023-10-09T09:55:57.717201+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:55:58.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:58 smithi053 bash[33773]: audit 2023-10-09T09:55:57.718435+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:55:58.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:58 smithi053 bash[33773]: cephadm 2023-10-09T09:55:57.719346+0000 mgr.y (mgr.14146) 241 : cephadm [INF] Adjusting osd_memory_target on smithi086 to 5755M 2023-10-09T09:55:58.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:58 smithi053 bash[33773]: audit 2023-10-09T09:55:57.724950+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:58.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:58 smithi053 bash[33773]: audit 2023-10-09T09:55:57.726546+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:55:58.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:58 smithi053 bash[33773]: audit 2023-10-09T09:55:57.727693+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:55:58.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:55:58 smithi053 bash[33773]: audit 2023-10-09T09:55:57.734459+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:58.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:58 smithi086 bash[27789]: audit 2023-10-09T09:55:56.510598+0000 mgr.y (mgr.14146) 238 : audit [DBG] from='client.24295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi086:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:55:58.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:58 smithi086 bash[27789]: cluster 2023-10-09T09:55:57.210845+0000 mgr.y (mgr.14146) 239 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:55:58.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:58 smithi086 bash[27789]: cephadm 2023-10-09T09:55:57.704161+0000 mgr.y (mgr.14146) 240 : cephadm [INF] Detected new or changed devices on smithi086 2023-10-09T09:55:58.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:58 smithi086 bash[27789]: audit 2023-10-09T09:55:57.713541+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:58.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:58 smithi086 bash[27789]: audit 2023-10-09T09:55:57.715567+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:55:58.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:58 smithi086 bash[27789]: audit 2023-10-09T09:55:57.717201+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:55:58.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:58 smithi086 bash[27789]: audit 2023-10-09T09:55:57.718435+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:55:58.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:58 smithi086 bash[27789]: cephadm 2023-10-09T09:55:57.719346+0000 mgr.y (mgr.14146) 241 : cephadm [INF] Adjusting osd_memory_target on smithi086 to 5755M 2023-10-09T09:55:58.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:58 smithi086 bash[27789]: audit 2023-10-09T09:55:57.724950+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:55:58.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:58 smithi086 bash[27789]: audit 2023-10-09T09:55:57.726546+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:55:58.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:58 smithi086 bash[27789]: audit 2023-10-09T09:55:57.727693+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:55:58.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:55:58 smithi086 bash[27789]: audit 2023-10-09T09:55:57.734459+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:00.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:00 smithi086 bash[27789]: cluster 2023-10-09T09:55:59.211421+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-10-09T09:56:00.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:00 smithi053 bash[27369]: cluster 2023-10-09T09:55:59.211421+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-10-09T09:56:00.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:00 smithi053 bash[33773]: cluster 2023-10-09T09:55:59.211421+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-10-09T09:56:02.547 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:02 smithi086 bash[27789]: cluster 2023-10-09T09:56:01.211931+0000 mgr.y (mgr.14146) 243 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:56:02.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:02 smithi053 bash[33773]: cluster 2023-10-09T09:56:01.211931+0000 mgr.y (mgr.14146) 243 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:56:02.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:02 smithi053 bash[27369]: cluster 2023-10-09T09:56:01.211931+0000 mgr.y (mgr.14146) 243 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:56:04.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:04 smithi086 bash[27789]: cluster 2023-10-09T09:56:03.212497+0000 mgr.y (mgr.14146) 244 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:56:04.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:04 smithi053 bash[27369]: cluster 2023-10-09T09:56:03.212497+0000 mgr.y (mgr.14146) 244 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:56:04.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:04 smithi053 bash[33773]: cluster 2023-10-09T09:56:03.212497+0000 mgr.y (mgr.14146) 244 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:56:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:05 smithi086 bash[27789]: audit 2023-10-09T09:56:04.540867+0000 mon.b (mon.1) 20 : audit [INF] from='client.? 172.21.15.86:0/3946612432' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5f26541b-73ae-4cca-8975-3f6756134057"}]: dispatch 2023-10-09T09:56:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:05 smithi086 bash[27789]: audit 2023-10-09T09:56:04.541089+0000 mon.a (mon.0) 511 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5f26541b-73ae-4cca-8975-3f6756134057"}]: dispatch 2023-10-09T09:56:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:05 smithi086 bash[27789]: audit 2023-10-09T09:56:04.549531+0000 mon.a (mon.0) 512 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5f26541b-73ae-4cca-8975-3f6756134057"}]': finished 2023-10-09T09:56:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:05 smithi086 bash[27789]: cluster 2023-10-09T09:56:04.549658+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-10-09T09:56:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:05 smithi086 bash[27789]: audit 2023-10-09T09:56:04.549897+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T09:56:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:05 smithi086 bash[27789]: audit 2023-10-09T09:56:05.272098+0000 mon.b (mon.1) 21 : audit [DBG] from='client.? 172.21.15.86:0/330506148' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T09:56:05.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:05 smithi053 bash[27369]: audit 2023-10-09T09:56:04.540867+0000 mon.b (mon.1) 20 : audit [INF] from='client.? 172.21.15.86:0/3946612432' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5f26541b-73ae-4cca-8975-3f6756134057"}]: dispatch 2023-10-09T09:56:05.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:05 smithi053 bash[27369]: audit 2023-10-09T09:56:04.541089+0000 mon.a (mon.0) 511 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5f26541b-73ae-4cca-8975-3f6756134057"}]: dispatch 2023-10-09T09:56:05.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:05 smithi053 bash[27369]: audit 2023-10-09T09:56:04.549531+0000 mon.a (mon.0) 512 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5f26541b-73ae-4cca-8975-3f6756134057"}]': finished 2023-10-09T09:56:05.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:05 smithi053 bash[27369]: cluster 2023-10-09T09:56:04.549658+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-10-09T09:56:05.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:05 smithi053 bash[27369]: audit 2023-10-09T09:56:04.549897+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T09:56:05.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:05 smithi053 bash[27369]: audit 2023-10-09T09:56:05.272098+0000 mon.b (mon.1) 21 : audit [DBG] from='client.? 172.21.15.86:0/330506148' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T09:56:05.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:05 smithi053 bash[33773]: audit 2023-10-09T09:56:04.540867+0000 mon.b (mon.1) 20 : audit [INF] from='client.? 172.21.15.86:0/3946612432' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5f26541b-73ae-4cca-8975-3f6756134057"}]: dispatch 2023-10-09T09:56:05.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:05 smithi053 bash[33773]: audit 2023-10-09T09:56:04.541089+0000 mon.a (mon.0) 511 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5f26541b-73ae-4cca-8975-3f6756134057"}]: dispatch 2023-10-09T09:56:05.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:05 smithi053 bash[33773]: audit 2023-10-09T09:56:04.549531+0000 mon.a (mon.0) 512 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5f26541b-73ae-4cca-8975-3f6756134057"}]': finished 2023-10-09T09:56:05.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:05 smithi053 bash[33773]: cluster 2023-10-09T09:56:04.549658+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-10-09T09:56:05.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:05 smithi053 bash[33773]: audit 2023-10-09T09:56:04.549897+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T09:56:05.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:05 smithi053 bash[33773]: audit 2023-10-09T09:56:05.272098+0000 mon.b (mon.1) 21 : audit [DBG] from='client.? 172.21.15.86:0/330506148' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-10-09T09:56:06.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:06 smithi086 bash[27789]: cluster 2023-10-09T09:56:05.213052+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-10-09T09:56:06.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:06 smithi053 bash[27369]: cluster 2023-10-09T09:56:05.213052+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-10-09T09:56:06.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:06 smithi053 bash[33773]: cluster 2023-10-09T09:56:05.213052+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-10-09T09:56:08.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:08 smithi053 bash[27369]: cluster 2023-10-09T09:56:07.213565+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-10-09T09:56:08.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:08 smithi053 bash[33773]: cluster 2023-10-09T09:56:07.213565+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-10-09T09:56:08.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:08 smithi086 bash[27789]: cluster 2023-10-09T09:56:07.213565+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-10-09T09:56:10.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:10 smithi053 bash[27369]: cluster 2023-10-09T09:56:09.214166+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-10-09T09:56:10.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:10 smithi053 bash[33773]: cluster 2023-10-09T09:56:09.214166+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-10-09T09:56:10.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:10 smithi086 bash[27789]: cluster 2023-10-09T09:56:09.214166+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-10-09T09:56:12.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:12 smithi053 bash[27369]: cluster 2023-10-09T09:56:11.214699+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-10-09T09:56:12.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:12 smithi053 bash[33773]: cluster 2023-10-09T09:56:11.214699+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-10-09T09:56:12.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:12 smithi086 bash[27789]: cluster 2023-10-09T09:56:11.214699+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-10-09T09:56:14.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:14 smithi053 bash[27369]: cluster 2023-10-09T09:56:13.215271+0000 mgr.y (mgr.14146) 249 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:56:14.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:14 smithi053 bash[33773]: cluster 2023-10-09T09:56:13.215271+0000 mgr.y (mgr.14146) 249 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:56:14.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:14 smithi086 bash[27789]: cluster 2023-10-09T09:56:13.215271+0000 mgr.y (mgr.14146) 249 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:56:15.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:15 smithi086 bash[27789]: cluster 2023-10-09T09:56:15.215841+0000 mgr.y (mgr.14146) 250 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:56:15.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:15 smithi053 bash[27369]: cluster 2023-10-09T09:56:15.215841+0000 mgr.y (mgr.14146) 250 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:56:15.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:15 smithi053 bash[33773]: cluster 2023-10-09T09:56:15.215841+0000 mgr.y (mgr.14146) 250 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:56:17.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:16 smithi053 bash[27369]: audit 2023-10-09T09:56:16.839002+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-09T09:56:17.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:16 smithi053 bash[27369]: audit 2023-10-09T09:56:16.840899+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:56:17.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:16 smithi053 bash[33773]: audit 2023-10-09T09:56:16.839002+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-09T09:56:17.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:16 smithi053 bash[33773]: audit 2023-10-09T09:56:16.840899+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:56:17.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:16 smithi086 bash[27789]: audit 2023-10-09T09:56:16.839002+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-09T09:56:17.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:16 smithi086 bash[27789]: audit 2023-10-09T09:56:16.840899+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:56:18.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:17 smithi053 bash[27369]: cephadm 2023-10-09T09:56:16.842581+0000 mgr.y (mgr.14146) 251 : cephadm [INF] Deploying daemon osd.7 on smithi086 2023-10-09T09:56:18.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:17 smithi053 bash[27369]: cluster 2023-10-09T09:56:17.216405+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-10-09T09:56:18.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:17 smithi053 bash[33773]: cephadm 2023-10-09T09:56:16.842581+0000 mgr.y (mgr.14146) 251 : cephadm [INF] Deploying daemon osd.7 on smithi086 2023-10-09T09:56:18.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:17 smithi053 bash[33773]: cluster 2023-10-09T09:56:17.216405+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-10-09T09:56:18.286 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:17 smithi086 bash[27789]: cephadm 2023-10-09T09:56:16.842581+0000 mgr.y (mgr.14146) 251 : cephadm [INF] Deploying daemon osd.7 on smithi086 2023-10-09T09:56:18.286 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:17 smithi086 bash[27789]: cluster 2023-10-09T09:56:17.216405+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-10-09T09:56:20.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:20 smithi086 bash[27789]: cluster 2023-10-09T09:56:19.216971+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-10-09T09:56:20.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:20 smithi053 bash[27369]: cluster 2023-10-09T09:56:19.216971+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-10-09T09:56:20.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:20 smithi053 bash[33773]: cluster 2023-10-09T09:56:19.216971+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-10-09T09:56:22.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:22 smithi086 bash[27789]: audit 2023-10-09T09:56:21.044755+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:22.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:22 smithi086 bash[27789]: audit 2023-10-09T09:56:21.066730+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:56:22.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:22 smithi086 bash[27789]: cluster 2023-10-09T09:56:21.217457+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-10-09T09:56:22.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:22 smithi053 bash[27369]: audit 2023-10-09T09:56:21.044755+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:22.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:22 smithi053 bash[27369]: audit 2023-10-09T09:56:21.066730+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:56:22.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:22 smithi053 bash[27369]: cluster 2023-10-09T09:56:21.217457+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-10-09T09:56:22.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:22 smithi053 bash[33773]: audit 2023-10-09T09:56:21.044755+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:22.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:22 smithi053 bash[33773]: audit 2023-10-09T09:56:21.066730+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:56:22.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:22 smithi053 bash[33773]: cluster 2023-10-09T09:56:21.217457+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-10-09T09:56:24.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:24 smithi086 bash[27789]: cluster 2023-10-09T09:56:23.218135+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-10-09T09:56:24.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:24 smithi053 bash[27369]: cluster 2023-10-09T09:56:23.218135+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-10-09T09:56:24.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:24 smithi053 bash[33773]: cluster 2023-10-09T09:56:23.218135+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-10-09T09:56:26.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:26 smithi086 bash[27789]: cluster 2023-10-09T09:56:25.218692+0000 mgr.y (mgr.14146) 256 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:56:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:26 smithi086 bash[27789]: audit 2023-10-09T09:56:26.252552+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:26 smithi086 bash[27789]: audit 2023-10-09T09:56:26.254180+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:56:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:26 smithi086 bash[27789]: audit 2023-10-09T09:56:26.255781+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:56:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:26 smithi086 bash[27789]: audit 2023-10-09T09:56:26.262692+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:26.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:26 smithi053 bash[27369]: cluster 2023-10-09T09:56:25.218692+0000 mgr.y (mgr.14146) 256 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:56:26.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:26 smithi053 bash[27369]: audit 2023-10-09T09:56:26.252552+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:26.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:26 smithi053 bash[27369]: audit 2023-10-09T09:56:26.254180+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:56:26.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:26 smithi053 bash[27369]: audit 2023-10-09T09:56:26.255781+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:56:26.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:26 smithi053 bash[27369]: audit 2023-10-09T09:56:26.262692+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:26.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:26 smithi053 bash[33773]: cluster 2023-10-09T09:56:25.218692+0000 mgr.y (mgr.14146) 256 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:56:26.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:26 smithi053 bash[33773]: audit 2023-10-09T09:56:26.252552+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:26.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:26 smithi053 bash[33773]: audit 2023-10-09T09:56:26.254180+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:56:26.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:26 smithi053 bash[33773]: audit 2023-10-09T09:56:26.255781+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:56:26.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:26 smithi053 bash[33773]: audit 2023-10-09T09:56:26.262692+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:28.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:28 smithi086 bash[27789]: cluster 2023-10-09T09:56:27.219232+0000 mgr.y (mgr.14146) 257 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:56:28.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:28 smithi086 bash[27789]: audit 2023-10-09T09:56:27.687168+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.86:6824/309237710,v1:172.21.15.86:6825/309237710]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-09T09:56:28.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:28 smithi086 bash[27789]: audit 2023-10-09T09:56:27.687260+0000 mon.a (mon.0) 523 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-09T09:56:28.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:28 smithi053 bash[27369]: cluster 2023-10-09T09:56:27.219232+0000 mgr.y (mgr.14146) 257 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:56:28.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:28 smithi053 bash[27369]: audit 2023-10-09T09:56:27.687168+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.86:6824/309237710,v1:172.21.15.86:6825/309237710]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-09T09:56:28.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:28 smithi053 bash[27369]: audit 2023-10-09T09:56:27.687260+0000 mon.a (mon.0) 523 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-09T09:56:28.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:28 smithi053 bash[33773]: cluster 2023-10-09T09:56:27.219232+0000 mgr.y (mgr.14146) 257 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:56:28.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:28 smithi053 bash[33773]: audit 2023-10-09T09:56:27.687168+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.86:6824/309237710,v1:172.21.15.86:6825/309237710]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-09T09:56:28.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:28 smithi053 bash[33773]: audit 2023-10-09T09:56:27.687260+0000 mon.a (mon.0) 523 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-10-09T09:56:29.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:29 smithi086 bash[27789]: audit 2023-10-09T09:56:28.372092+0000 mon.a (mon.0) 524 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-09T09:56:29.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:29 smithi086 bash[27789]: cluster 2023-10-09T09:56:28.372157+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-10-09T09:56:29.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:29 smithi086 bash[27789]: audit 2023-10-09T09:56:28.372372+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T09:56:29.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:29 smithi086 bash[27789]: audit 2023-10-09T09:56:28.374142+0000 mon.a (mon.0) 527 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T09:56:29.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:29 smithi086 bash[27789]: audit 2023-10-09T09:56:28.374252+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.86:6824/309237710,v1:172.21.15.86:6825/309237710]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T09:56:29.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:29 smithi053 bash[27369]: audit 2023-10-09T09:56:28.372092+0000 mon.a (mon.0) 524 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-09T09:56:29.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:29 smithi053 bash[27369]: cluster 2023-10-09T09:56:28.372157+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-10-09T09:56:29.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:29 smithi053 bash[27369]: audit 2023-10-09T09:56:28.372372+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T09:56:29.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:29 smithi053 bash[27369]: audit 2023-10-09T09:56:28.374142+0000 mon.a (mon.0) 527 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T09:56:29.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:29 smithi053 bash[27369]: audit 2023-10-09T09:56:28.374252+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.86:6824/309237710,v1:172.21.15.86:6825/309237710]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T09:56:29.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:29 smithi053 bash[33773]: audit 2023-10-09T09:56:28.372092+0000 mon.a (mon.0) 524 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-10-09T09:56:29.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:29 smithi053 bash[33773]: cluster 2023-10-09T09:56:28.372157+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-10-09T09:56:29.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:29 smithi053 bash[33773]: audit 2023-10-09T09:56:28.372372+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T09:56:29.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:29 smithi053 bash[33773]: audit 2023-10-09T09:56:28.374142+0000 mon.a (mon.0) 527 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T09:56:29.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:29 smithi053 bash[33773]: audit 2023-10-09T09:56:28.374252+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.86:6824/309237710,v1:172.21.15.86:6825/309237710]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T09:56:29.704 INFO:teuthology.orchestra.run.smithi086.stdout:Created osd(s) 7 on host 'smithi086' 2023-10-09T09:56:30.396 DEBUG:teuthology.orchestra.run.smithi086:osd.7> sudo journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.7.service 2023-10-09T09:56:30.398 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-10-09T09:56:30.399 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd stat -f json 2023-10-09T09:56:30.550 INFO:journalctl@ceph.osd.7.smithi086.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T09:56:30.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:30 smithi053 bash[33773]: cluster 2023-10-09T09:56:29.219811+0000 mgr.y (mgr.14146) 258 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:56:30.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:30 smithi053 bash[33773]: audit 2023-10-09T09:56:29.376458+0000 mon.a (mon.0) 528 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2023-10-09T09:56:30.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:30 smithi053 bash[33773]: cluster 2023-10-09T09:56:29.376629+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-10-09T09:56:30.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:30 smithi053 bash[33773]: audit 2023-10-09T09:56:29.377321+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T09:56:30.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:30 smithi053 bash[33773]: audit 2023-10-09T09:56:29.382906+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T09:56:30.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:30 smithi053 bash[33773]: audit 2023-10-09T09:56:29.702245+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:30.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:30 smithi053 bash[33773]: audit 2023-10-09T09:56:29.739214+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:56:30.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:30 smithi053 bash[27369]: cluster 2023-10-09T09:56:29.219811+0000 mgr.y (mgr.14146) 258 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:56:30.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:30 smithi053 bash[27369]: audit 2023-10-09T09:56:29.376458+0000 mon.a (mon.0) 528 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2023-10-09T09:56:30.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:30 smithi053 bash[27369]: cluster 2023-10-09T09:56:29.376629+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-10-09T09:56:30.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:30 smithi053 bash[27369]: audit 2023-10-09T09:56:29.377321+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T09:56:30.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:30 smithi053 bash[27369]: audit 2023-10-09T09:56:29.382906+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T09:56:30.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:30 smithi053 bash[27369]: audit 2023-10-09T09:56:29.702245+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:30.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:30 smithi053 bash[27369]: audit 2023-10-09T09:56:29.739214+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:56:30.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:30 smithi086 bash[27789]: cluster 2023-10-09T09:56:29.219811+0000 mgr.y (mgr.14146) 258 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 2.0 GiB used, 624 GiB / 626 GiB avail 2023-10-09T09:56:30.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:30 smithi086 bash[27789]: audit 2023-10-09T09:56:29.376458+0000 mon.a (mon.0) 528 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]': finished 2023-10-09T09:56:30.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:30 smithi086 bash[27789]: cluster 2023-10-09T09:56:29.376629+0000 mon.a (mon.0) 529 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-10-09T09:56:30.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:30 smithi086 bash[27789]: audit 2023-10-09T09:56:29.377321+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T09:56:30.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:30 smithi086 bash[27789]: audit 2023-10-09T09:56:29.382906+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T09:56:30.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:30 smithi086 bash[27789]: audit 2023-10-09T09:56:29.702245+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:30.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:30 smithi086 bash[27789]: audit 2023-10-09T09:56:29.739214+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:56:31.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:31 smithi053 bash[27369]: cluster 2023-10-09T09:56:28.651059+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T09:56:31.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:31 smithi053 bash[27369]: cluster 2023-10-09T09:56:28.651151+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T09:56:31.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:31 smithi053 bash[27369]: cluster 2023-10-09T09:56:30.379646+0000 mon.a (mon.0) 534 : cluster [INF] osd.7 [v2:172.21.15.86:6824/309237710,v1:172.21.15.86:6825/309237710] boot 2023-10-09T09:56:31.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:31 smithi053 bash[27369]: cluster 2023-10-09T09:56:30.379760+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-10-09T09:56:31.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:31 smithi053 bash[27369]: audit 2023-10-09T09:56:30.380133+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T09:56:31.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:31 smithi053 bash[27369]: cluster 2023-10-09T09:56:31.381302+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-10-09T09:56:31.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:31 smithi053 bash[33773]: cluster 2023-10-09T09:56:28.651059+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T09:56:31.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:31 smithi053 bash[33773]: cluster 2023-10-09T09:56:28.651151+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T09:56:31.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:31 smithi053 bash[33773]: cluster 2023-10-09T09:56:30.379646+0000 mon.a (mon.0) 534 : cluster [INF] osd.7 [v2:172.21.15.86:6824/309237710,v1:172.21.15.86:6825/309237710] boot 2023-10-09T09:56:31.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:31 smithi053 bash[33773]: cluster 2023-10-09T09:56:30.379760+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-10-09T09:56:31.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:31 smithi053 bash[33773]: audit 2023-10-09T09:56:30.380133+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T09:56:31.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:31 smithi053 bash[33773]: cluster 2023-10-09T09:56:31.381302+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-10-09T09:56:31.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:31 smithi086 bash[27789]: cluster 2023-10-09T09:56:28.651059+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-10-09T09:56:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:31 smithi086 bash[27789]: cluster 2023-10-09T09:56:28.651151+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-10-09T09:56:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:31 smithi086 bash[27789]: cluster 2023-10-09T09:56:30.379646+0000 mon.a (mon.0) 534 : cluster [INF] osd.7 [v2:172.21.15.86:6824/309237710,v1:172.21.15.86:6825/309237710] boot 2023-10-09T09:56:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:31 smithi086 bash[27789]: cluster 2023-10-09T09:56:30.379760+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-10-09T09:56:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:31 smithi086 bash[27789]: audit 2023-10-09T09:56:30.380133+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T09:56:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:31 smithi086 bash[27789]: cluster 2023-10-09T09:56:31.381302+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-10-09T09:56:32.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:32 smithi053 bash[27369]: cluster 2023-10-09T09:56:31.220419+0000 mgr.y (mgr.14146) 259 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:32.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:32 smithi053 bash[33773]: cluster 2023-10-09T09:56:31.220419+0000 mgr.y (mgr.14146) 259 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:32.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:32 smithi086 bash[27789]: cluster 2023-10-09T09:56:31.220419+0000 mgr.y (mgr.14146) 259 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:33.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:33 smithi053 bash[27369]: cluster 2023-10-09T09:56:32.392361+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-10-09T09:56:33.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:33 smithi053 bash[27369]: cluster 2023-10-09T09:56:33.220912+0000 mgr.y (mgr.14146) 260 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:33.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:33 smithi053 bash[33773]: cluster 2023-10-09T09:56:32.392361+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-10-09T09:56:33.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:33 smithi053 bash[33773]: cluster 2023-10-09T09:56:33.220912+0000 mgr.y (mgr.14146) 260 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:33 smithi086 bash[27789]: cluster 2023-10-09T09:56:32.392361+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-10-09T09:56:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:33 smithi086 bash[27789]: cluster 2023-10-09T09:56:33.220912+0000 mgr.y (mgr.14146) 260 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:34.202 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T09:56:34.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:34 smithi053 bash[27369]: audit 2023-10-09T09:56:34.201356+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.53:0/2096391651' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-09T09:56:34.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:34 smithi053 bash[33773]: audit 2023-10-09T09:56:34.201356+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.53:0/2096391651' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-09T09:56:34.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:34 smithi086 bash[27789]: audit 2023-10-09T09:56:34.201356+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.53:0/2096391651' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-10-09T09:56:35.040 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":50,"num_osds":8,"num_up_osds":8,"osd_up_since":1696845390,"num_in_osds":8,"osd_in_since":1696845364,"num_remapped_pgs":0} 2023-10-09T09:56:35.040 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-09T09:56:35.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:35 smithi086 bash[27789]: cluster 2023-10-09T09:56:35.221401+0000 mgr.y (mgr.14146) 261 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:35.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:35 smithi053 bash[27369]: cluster 2023-10-09T09:56:35.221401+0000 mgr.y (mgr.14146) 261 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:35.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:35 smithi053 bash[33773]: cluster 2023-10-09T09:56:35.221401+0000 mgr.y (mgr.14146) 261 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:38.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:38 smithi086 bash[27789]: cluster 2023-10-09T09:56:37.221934+0000 mgr.y (mgr.14146) 262 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:38.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:38 smithi053 bash[27369]: cluster 2023-10-09T09:56:37.221934+0000 mgr.y (mgr.14146) 262 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:38.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:38 smithi053 bash[33773]: cluster 2023-10-09T09:56:37.221934+0000 mgr.y (mgr.14146) 262 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:39.803 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:56:39.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:39 smithi053 bash[27369]: cephadm 2023-10-09T09:56:38.622485+0000 mgr.y (mgr.14146) 263 : cephadm [INF] Detected new or changed devices on smithi086 2023-10-09T09:56:39.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:39 smithi053 bash[27369]: audit 2023-10-09T09:56:38.632503+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:39.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:39 smithi053 bash[27369]: audit 2023-10-09T09:56:38.634358+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:56:39.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:39 smithi053 bash[27369]: audit 2023-10-09T09:56:38.635619+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:56:39.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:39 smithi053 bash[27369]: audit 2023-10-09T09:56:38.636672+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:56:39.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:39 smithi053 bash[27369]: audit 2023-10-09T09:56:38.637732+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:56:39.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:39 smithi053 bash[27369]: cephadm 2023-10-09T09:56:38.638589+0000 mgr.y (mgr.14146) 264 : cephadm [INF] Adjusting osd_memory_target on smithi086 to 4316M 2023-10-09T09:56:39.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:39 smithi053 bash[27369]: audit 2023-10-09T09:56:38.643563+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:39.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:39 smithi053 bash[27369]: audit 2023-10-09T09:56:38.645251+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:56:39.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:39 smithi053 bash[27369]: audit 2023-10-09T09:56:38.646581+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:56:39.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:39 smithi053 bash[27369]: audit 2023-10-09T09:56:38.653287+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:39.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:39 smithi053 bash[27369]: cluster 2023-10-09T09:56:39.222569+0000 mgr.y (mgr.14146) 265 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:39.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:39 smithi053 bash[33773]: cephadm 2023-10-09T09:56:38.622485+0000 mgr.y (mgr.14146) 263 : cephadm [INF] Detected new or changed devices on smithi086 2023-10-09T09:56:39.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:39 smithi053 bash[33773]: audit 2023-10-09T09:56:38.632503+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:39.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:39 smithi053 bash[33773]: audit 2023-10-09T09:56:38.634358+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:56:39.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:39 smithi053 bash[33773]: audit 2023-10-09T09:56:38.635619+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:56:39.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:39 smithi053 bash[33773]: audit 2023-10-09T09:56:38.636672+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:56:39.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:39 smithi053 bash[33773]: audit 2023-10-09T09:56:38.637732+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:56:39.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:39 smithi053 bash[33773]: cephadm 2023-10-09T09:56:38.638589+0000 mgr.y (mgr.14146) 264 : cephadm [INF] Adjusting osd_memory_target on smithi086 to 4316M 2023-10-09T09:56:39.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:39 smithi053 bash[33773]: audit 2023-10-09T09:56:38.643563+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:39.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:39 smithi053 bash[33773]: audit 2023-10-09T09:56:38.645251+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:56:39.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:39 smithi053 bash[33773]: audit 2023-10-09T09:56:38.646581+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:56:39.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:39 smithi053 bash[33773]: audit 2023-10-09T09:56:38.653287+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:39.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:39 smithi053 bash[33773]: cluster 2023-10-09T09:56:39.222569+0000 mgr.y (mgr.14146) 265 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:40.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:39 smithi086 bash[27789]: cephadm 2023-10-09T09:56:38.622485+0000 mgr.y (mgr.14146) 263 : cephadm [INF] Detected new or changed devices on smithi086 2023-10-09T09:56:40.514 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:39 smithi086 bash[27789]: audit 2023-10-09T09:56:38.632503+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:40.517 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:39 smithi086 bash[27789]: audit 2023-10-09T09:56:38.634358+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:56:40.517 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:39 smithi086 bash[27789]: audit 2023-10-09T09:56:38.635619+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:56:40.517 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:39 smithi086 bash[27789]: audit 2023-10-09T09:56:38.636672+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:56:40.518 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:39 smithi086 bash[27789]: audit 2023-10-09T09:56:38.637732+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-09T09:56:40.518 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:39 smithi086 bash[27789]: cephadm 2023-10-09T09:56:38.638589+0000 mgr.y (mgr.14146) 264 : cephadm [INF] Adjusting osd_memory_target on smithi086 to 4316M 2023-10-09T09:56:40.518 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:39 smithi086 bash[27789]: audit 2023-10-09T09:56:38.643563+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:40.518 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:39 smithi086 bash[27789]: audit 2023-10-09T09:56:38.645251+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:56:40.541 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:39 smithi086 bash[27789]: audit 2023-10-09T09:56:38.646581+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:56:40.541 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:39 smithi086 bash[27789]: audit 2023-10-09T09:56:38.653287+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:40.542 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:39 smithi086 bash[27789]: cluster 2023-10-09T09:56:39.222569+0000 mgr.y (mgr.14146) 265 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:42.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:42 smithi086 bash[27789]: cluster 2023-10-09T09:56:41.222964+0000 mgr.y (mgr.14146) 266 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:42.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:42 smithi053 bash[27369]: cluster 2023-10-09T09:56:41.222964+0000 mgr.y (mgr.14146) 266 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:42.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:42 smithi053 bash[33773]: cluster 2023-10-09T09:56:41.222964+0000 mgr.y (mgr.14146) 266 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:42.857 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T09:56:42.857 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":50,"fsid":"d72ad4d6-6688-11ee-8db5-212e2dc638e7","created":"2023-10-09T09:48:32.623532+0000","modified":"2023-10-09T09:56:32.385245+0000","last_up_change":"2023-10-09T09:56:30.371700+0000","last_in_change":"2023-10-09T09:56:04.542386+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-10-09T09:52:58.322486+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":"f74176da-4a65-4a01-9c98-14931ab2fb4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":2691372717},{"type":"v1","addr":"172.21.15.53:6803","nonce":2691372717}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":2691372717},{"type":"v1","addr":"172.21.15.53:6805","nonce":2691372717}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":2691372717},{"type":"v1","addr":"172.21.15.53:6809","nonce":2691372717}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":2691372717},{"type":"v1","addr":"172.21.15.53:6807","nonce":2691372717}]},"public_addr":"172.21.15.53:6803/2691372717","cluster_addr":"172.21.15.53:6805/2691372717","heartbeat_back_addr":"172.21.15.53:6809/2691372717","heartbeat_front_addr":"172.21.15.53:6807/2691372717","state":["exists","up"]},{"osd":1,"uuid":"9ccaa820-2de6-45b3-b212-d8ecf800017d","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.53:6810","nonce":3715194989},{"type":"v1","addr":"172.21.15.53:6811","nonce":3715194989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":3715194989},{"type":"v1","addr":"172.21.15.53:6813","nonce":3715194989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":3715194989},{"type":"v1","addr":"172.21.15.53:6817","nonce":3715194989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":3715194989},{"type":"v1","addr":"172.21.15.53:6815","nonce":3715194989}]},"public_addr":"172.21.15.53:6811/3715194989","cluster_addr":"172.21.15.53:6813/3715194989","heartbeat_back_addr":"172.21.15.53:6817/3715194989","heartbeat_front_addr":"172.21.15.53:6815/3715194989","state":["exists","up"]},{"osd":2,"uuid":"a6a32f30-0dff-485d-8e33-c68168b2923e","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.53:6818","nonce":2908805707},{"type":"v1","addr":"172.21.15.53:6819","nonce":2908805707}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6820","nonce":2908805707},{"type":"v1","addr":"172.21.15.53:6821","nonce":2908805707}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6824","nonce":2908805707},{"type":"v1","addr":"172.21.15.53:6825","nonce":2908805707}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6822","nonce":2908805707},{"type":"v1","addr":"172.21.15.53:6823","nonce":2908805707}]},"public_addr":"172.21.15.53:6819/2908805707","cluster_addr":"172.21.15.53:6821/2908805707","heartbeat_back_addr":"172.21.15.53:6825/2908805707","heartbeat_front_addr":"172.21.15.53:6823/2908805707","state":["exists","up"]},{"osd":3,"uuid":"ddb5c37d-4833-4abb-b416-ed9f3553998c","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.53:6826","nonce":1690225116},{"type":"v1","addr":"172.21.15.53:6827","nonce":1690225116}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6828","nonce":1690225116},{"type":"v1","addr":"172.21.15.53:6829","nonce":1690225116}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6832","nonce":1690225116},{"type":"v1","addr":"172.21.15.53:6833","nonce":1690225116}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6830","nonce":1690225116},{"type":"v1","addr":"172.21.15.53:6831","nonce":1690225116}]},"public_addr":"172.21.15.53:6827/1690225116","cluster_addr":"172.21.15.53:6829/1690225116","heartbeat_back_addr":"172.21.15.53:6833/1690225116","heartbeat_front_addr":"172.21.15.53:6831/1690225116","state":["exists","up"]},{"osd":4,"uuid":"3505da18-ecd4-458b-bc14-8ab6cd6e8954","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.86:6800","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6801","nonce":1119793016}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6802","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6803","nonce":1119793016}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6806","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6807","nonce":1119793016}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6804","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6805","nonce":1119793016}]},"public_addr":"172.21.15.86:6801/1119793016","cluster_addr":"172.21.15.86:6803/1119793016","heartbeat_back_addr":"172.21.15.86:6807/1119793016","heartbeat_front_addr":"172.21.15.86:6805/1119793016","state":["exists","up"]},{"osd":5,"uuid":"7dea5bb1-1569-4da4-a0f0-ba64ee75cfb5","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.86:6808","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6809","nonce":1740571876}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6810","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6811","nonce":1740571876}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6814","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6815","nonce":1740571876}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6812","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6813","nonce":1740571876}]},"public_addr":"172.21.15.86:6809/1740571876","cluster_addr":"172.21.15.86:6811/1740571876","heartbeat_back_addr":"172.21.15.86:6815/1740571876","heartbeat_front_addr":"172.21.15.86:6813/1740571876","state":["exists","up"]},{"osd":6,"uuid":"506ccbd6-fb42-48ac-8edc-5a963fd6484e","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.86:6816","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6817","nonce":991576164}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6818","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6819","nonce":991576164}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6822","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6823","nonce":991576164}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6820","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6821","nonce":991576164}]},"public_addr":"172.21.15.86:6817/991576164","cluster_addr":"172.21.15.86:6819/991576164","heartbeat_back_addr":"172.21.15.86:6823/991576164","heartbeat_front_addr":"172.21.15.86:6821/991576164","state":["exists","up"]},{"osd":7,"uuid":"5f26541b-73ae-4cca-8975-3f6756134057","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6824","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6825","nonce":309237710}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6826","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6827","nonce":309237710}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6830","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6831","nonce":309237710}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6828","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6829","nonce":309237710}]},"public_addr":"172.21.15.86:6825/309237710","cluster_addr":"172.21.15.86:6827/309237710","heartbeat_back_addr":"172.21.15.86:6831/309237710","heartbeat_front_addr":"172.21.15.86:6829/309237710","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-10-09T09:51:25.398567+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-10-09T09:52:11.051399+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-10-09T09:52:56.409007+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-10-09T09:53:41.959387+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-10-09T09:54:21.839996+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-10-09T09:55:03.648852+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-10-09T09:55:45.860189+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-10-09T09:56:28.651156+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:0/3597263778":"2023-10-10T09:49:33.104890+0000","172.21.15.53:6801/483083340":"2023-10-10T09:49:33.104890+0000","172.21.15.53:6800/483083340":"2023-10-10T09:49:33.104890+0000","172.21.15.53:0/4006054206":"2023-10-10T09:49:33.104890+0000","172.21.15.53:6800/3233911202":"2023-10-10T09:49:02.108522+0000","172.21.15.53:6801/3233911202":"2023-10-10T09:49:02.108522+0000","172.21.15.53:0/1655628282":"2023-10-10T09:49:02.108522+0000","172.21.15.53:0/578821859":"2023-10-10T09:49:02.108522+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-09T09:56:43.437 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:43 smithi053 bash[27369]: audit 2023-10-09T09:56:42.854106+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.53:0/4080118910' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T09:56:43.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:43 smithi053 bash[33773]: audit 2023-10-09T09:56:42.854106+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.53:0/4080118910' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T09:56:43.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:43 smithi086 bash[27789]: audit 2023-10-09T09:56:42.854106+0000 mon.c (mon.2) 8 : audit [DBG] from='client.? 172.21.15.53:0/4080118910' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T09:56:43.662 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2023-10-09T09:52:58.322486+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-10-09T09:56:43.662 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool get device_health_metrics pg_num 2023-10-09T09:56:44.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:44 smithi086 bash[27789]: cluster 2023-10-09T09:56:43.223499+0000 mgr.y (mgr.14146) 267 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:44.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:44 smithi053 bash[27369]: cluster 2023-10-09T09:56:43.223499+0000 mgr.y (mgr.14146) 267 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:44.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:44 smithi053 bash[33773]: cluster 2023-10-09T09:56:43.223499+0000 mgr.y (mgr.14146) 267 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:46.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:46 smithi053 bash[27369]: cluster 2023-10-09T09:56:45.224109+0000 mgr.y (mgr.14146) 268 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:46.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:46 smithi053 bash[33773]: cluster 2023-10-09T09:56:45.224109+0000 mgr.y (mgr.14146) 268 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:46.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:46 smithi086 bash[27789]: cluster 2023-10-09T09:56:45.224109+0000 mgr.y (mgr.14146) 268 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:48.421 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:56:48.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:48 smithi053 bash[27369]: cluster 2023-10-09T09:56:47.224702+0000 mgr.y (mgr.14146) 269 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:48.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:48 smithi053 bash[33773]: cluster 2023-10-09T09:56:47.224702+0000 mgr.y (mgr.14146) 269 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:48.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:48 smithi086 bash[27789]: cluster 2023-10-09T09:56:47.224702+0000 mgr.y (mgr.14146) 269 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:50.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:50 smithi053 bash[33773]: cluster 2023-10-09T09:56:49.225314+0000 mgr.y (mgr.14146) 270 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:50.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:50 smithi053 bash[27369]: cluster 2023-10-09T09:56:49.225314+0000 mgr.y (mgr.14146) 270 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:50.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:50 smithi086 bash[27789]: cluster 2023-10-09T09:56:49.225314+0000 mgr.y (mgr.14146) 270 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:51.553 INFO:teuthology.orchestra.run.smithi053.stdout:pg_num: 1 2023-10-09T09:56:52.283 INFO:tasks.cephadm:Adding prometheus.a on smithi086 2023-10-09T09:56:52.283 DEBUG:teuthology.orchestra.run.smithi086:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph orch apply prometheus '1;smithi086=a' 2023-10-09T09:56:52.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:52 smithi086 bash[27789]: cluster 2023-10-09T09:56:51.225941+0000 mgr.y (mgr.14146) 271 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:52.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:52 smithi086 bash[27789]: audit 2023-10-09T09:56:51.552257+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.53:0/3717551134' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-10-09T09:56:52.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:52 smithi053 bash[27369]: cluster 2023-10-09T09:56:51.225941+0000 mgr.y (mgr.14146) 271 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:52.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:52 smithi053 bash[27369]: audit 2023-10-09T09:56:51.552257+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.53:0/3717551134' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-10-09T09:56:52.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:52 smithi053 bash[33773]: cluster 2023-10-09T09:56:51.225941+0000 mgr.y (mgr.14146) 271 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:52.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:52 smithi053 bash[33773]: audit 2023-10-09T09:56:51.552257+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.53:0/3717551134' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-10-09T09:56:54.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:54 smithi086 bash[27789]: cluster 2023-10-09T09:56:53.226519+0000 mgr.y (mgr.14146) 272 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:54.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:54 smithi053 bash[27369]: cluster 2023-10-09T09:56:53.226519+0000 mgr.y (mgr.14146) 272 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:54.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:54 smithi053 bash[33773]: cluster 2023-10-09T09:56:53.226519+0000 mgr.y (mgr.14146) 272 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:55.434 INFO:teuthology.orchestra.run.smithi086.stdout:Scheduled prometheus update... 2023-10-09T09:56:56.244 DEBUG:teuthology.orchestra.run.smithi086:prometheus.a> sudo journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@prometheus.a.service 2023-10-09T09:56:56.247 INFO:tasks.cephadm:Adding node-exporter.a on smithi053 2023-10-09T09:56:56.247 INFO:tasks.cephadm:Adding node-exporter.b on smithi086 2023-10-09T09:56:56.247 DEBUG:teuthology.orchestra.run.smithi086:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph orch apply node-exporter '2;smithi053=a;smithi086=b' 2023-10-09T09:56:56.292 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T09:56:56.494 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:56 smithi086 bash[27789]: cluster 2023-10-09T09:56:55.227101+0000 mgr.y (mgr.14146) 273 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:56.494 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:56 smithi086 bash[27789]: audit 2023-10-09T09:56:55.432331+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:56.495 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:56 smithi086 bash[27789]: audit 2023-10-09T09:56:55.467258+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:56:56.495 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:56 smithi086 bash[27789]: audit 2023-10-09T09:56:55.734201+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:56:56.495 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:56 smithi086 bash[27789]: audit 2023-10-09T09:56:55.736139+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:56:56.495 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:56 smithi086 bash[27789]: audit 2023-10-09T09:56:55.745277+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:56.495 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:56 smithi086 bash[27789]: audit 2023-10-09T09:56:55.754569+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-10-09T09:56:56.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:56 smithi053 bash[27369]: cluster 2023-10-09T09:56:55.227101+0000 mgr.y (mgr.14146) 273 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:56.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:56 smithi053 bash[27369]: audit 2023-10-09T09:56:55.432331+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:56.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:56 smithi053 bash[27369]: audit 2023-10-09T09:56:55.467258+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:56:56.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:56 smithi053 bash[27369]: audit 2023-10-09T09:56:55.734201+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:56:56.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:56 smithi053 bash[27369]: audit 2023-10-09T09:56:55.736139+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:56:56.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:56 smithi053 bash[27369]: audit 2023-10-09T09:56:55.745277+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:56.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:56 smithi053 bash[27369]: audit 2023-10-09T09:56:55.754569+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-10-09T09:56:56.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:56 smithi053 bash[33773]: cluster 2023-10-09T09:56:55.227101+0000 mgr.y (mgr.14146) 273 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:56:56.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:56 smithi053 bash[33773]: audit 2023-10-09T09:56:55.432331+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:56.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:56 smithi053 bash[33773]: audit 2023-10-09T09:56:55.467258+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:56:56.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:56 smithi053 bash[33773]: audit 2023-10-09T09:56:55.734201+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:56:56.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:56 smithi053 bash[33773]: audit 2023-10-09T09:56:55.736139+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:56:56.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:56 smithi053 bash[33773]: audit 2023-10-09T09:56:55.745277+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' 2023-10-09T09:56:56.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:56 smithi053 bash[33773]: audit 2023-10-09T09:56:55.754569+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-10-09T09:56:57.053 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:56:56 smithi086 bash[28831]: ignoring --setuser ceph since I am not root 2023-10-09T09:56:57.054 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:56:56 smithi086 bash[28831]: ignoring --setgroup ceph since I am not root 2023-10-09T09:56:57.054 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:56:56 smithi086 bash[28831]: debug 2023-10-09T09:56:56.942+0000 7f9ebda03680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-09T09:56:57.054 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:56:57 smithi086 bash[28831]: debug 2023-10-09T09:56:57.050+0000 7f9ebda03680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T09:56:57.073 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:56:56 smithi053 bash[27633]: ignoring --setuser ceph since I am not root 2023-10-09T09:56:57.073 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:56:56 smithi053 bash[27633]: ignoring --setgroup ceph since I am not root 2023-10-09T09:56:57.074 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:56:56 smithi053 bash[27633]: debug 2023-10-09T09:56:56.799+0000 7f1e0c002700 1 -- 172.21.15.53:0/3769519466 <== mon.0 v2:172.21.15.53:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c7369444e0 con 0x55c736a39000 2023-10-09T09:56:57.074 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:56:56 smithi053 bash[27633]: debug 2023-10-09T09:56:56.959+0000 7f1e1c1ca680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-09T09:56:57.074 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:56:57 smithi053 bash[27633]: debug 2023-10-09T09:56:57.067+0000 7f1e1c1ca680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T09:56:57.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:56:57 smithi053 bash[27633]: debug 2023-10-09T09:56:57.543+0000 7f1e1c1ca680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T09:56:57.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:57 smithi053 bash[27369]: audit 2023-10-09T09:56:55.422267+0000 mgr.y (mgr.14146) 274 : audit [DBG] from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi086=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:56:57.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:57 smithi053 bash[27369]: cephadm 2023-10-09T09:56:55.425693+0000 mgr.y (mgr.14146) 275 : cephadm [INF] Saving service prometheus spec with placement smithi086=a;count:1 2023-10-09T09:56:57.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:57 smithi053 bash[27369]: audit 2023-10-09T09:56:56.755379+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-10-09T09:56:57.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:56:57 smithi053 bash[27369]: cluster 2023-10-09T09:56:56.755478+0000 mon.a (mon.0) 556 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2023-10-09T09:56:57.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:57 smithi053 bash[33773]: audit 2023-10-09T09:56:55.422267+0000 mgr.y (mgr.14146) 274 : audit [DBG] from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi086=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:56:57.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:57 smithi053 bash[33773]: cephadm 2023-10-09T09:56:55.425693+0000 mgr.y (mgr.14146) 275 : cephadm [INF] Saving service prometheus spec with placement smithi086=a;count:1 2023-10-09T09:56:57.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:57 smithi053 bash[33773]: audit 2023-10-09T09:56:56.755379+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-10-09T09:56:57.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:56:57 smithi053 bash[33773]: cluster 2023-10-09T09:56:56.755478+0000 mon.a (mon.0) 556 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2023-10-09T09:56:57.747 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:56:57 smithi086 bash[28831]: debug 2023-10-09T09:56:57.506+0000 7f9ebda03680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T09:56:57.748 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:57 smithi086 bash[27789]: audit 2023-10-09T09:56:55.422267+0000 mgr.y (mgr.14146) 274 : audit [DBG] from='client.24340 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi086=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:56:57.748 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:57 smithi086 bash[27789]: cephadm 2023-10-09T09:56:55.425693+0000 mgr.y (mgr.14146) 275 : cephadm [INF] Saving service prometheus spec with placement smithi086=a;count:1 2023-10-09T09:56:57.748 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:57 smithi086 bash[27789]: audit 2023-10-09T09:56:56.755379+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14146 172.21.15.53:0/4292304178' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-10-09T09:56:57.748 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:56:57 smithi086 bash[27789]: cluster 2023-10-09T09:56:56.755478+0000 mon.a (mon.0) 556 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2023-10-09T09:56:58.783 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:56:58 smithi086 bash[28831]: debug 2023-10-09T09:56:58.426+0000 7f9ebda03680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T09:56:58.784 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:56:58 smithi086 bash[28831]: debug 2023-10-09T09:56:58.526+0000 7f9ebda03680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T09:56:58.784 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:56:58 smithi086 bash[28831]: debug 2023-10-09T09:56:58.778+0000 7f9ebda03680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T09:56:58.880 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:56:58 smithi053 bash[27633]: debug 2023-10-09T09:56:58.503+0000 7f1e1c1ca680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T09:56:58.880 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:56:58 smithi053 bash[27633]: debug 2023-10-09T09:56:58.607+0000 7f1e1c1ca680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T09:56:58.881 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:56:58 smithi053 bash[27633]: debug 2023-10-09T09:56:58.875+0000 7f1e1c1ca680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T09:57:00.206 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:56:59 smithi086 bash[28831]: debug 2023-10-09T09:56:59.930+0000 7f9ebda03680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T09:57:00.206 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:57:00 smithi086 bash[28831]: debug 2023-10-09T09:57:00.102+0000 7f9ebda03680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T09:57:00.206 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:57:00 smithi086 bash[28831]: debug 2023-10-09T09:57:00.202+0000 7f9ebda03680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T09:57:00.359 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:00 smithi053 bash[27633]: debug 2023-10-09T09:57:00.071+0000 7f1e1c1ca680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T09:57:00.359 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:00 smithi053 bash[27633]: debug 2023-10-09T09:57:00.247+0000 7f1e1c1ca680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T09:57:00.538 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:57:00 smithi086 bash[28831]: debug 2023-10-09T09:57:00.314+0000 7f9ebda03680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T09:57:00.539 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:57:00 smithi086 bash[28831]: debug 2023-10-09T09:57:00.534+0000 7f9ebda03680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T09:57:00.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:00 smithi053 bash[27633]: debug 2023-10-09T09:57:00.351+0000 7f1e1c1ca680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T09:57:00.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:00 smithi053 bash[27633]: debug 2023-10-09T09:57:00.475+0000 7f1e1c1ca680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T09:57:01.102 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:00 smithi053 bash[27633]: debug 2023-10-09T09:57:00.703+0000 7f1e1c1ca680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T09:57:01.366 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:57:00 smithi086 bash[28831]: debug 2023-10-09T09:57:00.902+0000 7f9ebda03680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T09:57:01.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:57:01 smithi086 bash[28831]: debug 2023-10-09T09:57:01.026+0000 7f9ebda03680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T09:57:01.423 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:01 smithi053 bash[27633]: debug 2023-10-09T09:57:01.095+0000 7f1e1c1ca680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T09:57:01.423 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:01 smithi053 bash[27633]: debug 2023-10-09T09:57:01.227+0000 7f1e1c1ca680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T09:57:02.336 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:57:01 smithi086 bash[28831]: debug 2023-10-09T09:57:01.886+0000 7f9ebda03680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T09:57:02.337 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:57:01 smithi086 bash[28831]: debug 2023-10-09T09:57:01.994+0000 7f9ebda03680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T09:57:02.337 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:57:02 smithi086 bash[28831]: debug 2023-10-09T09:57:02.110+0000 7f9ebda03680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T09:57:02.423 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:02 smithi053 bash[27633]: debug 2023-10-09T09:57:02.163+0000 7f1e1c1ca680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T09:57:02.423 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:02 smithi053 bash[27633]: debug 2023-10-09T09:57:02.271+0000 7f1e1c1ca680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T09:57:02.423 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:02 smithi053 bash[27633]: debug 2023-10-09T09:57:02.391+0000 7f1e1c1ca680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T09:57:02.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:02 smithi053 bash[27633]: debug 2023-10-09T09:57:02.631+0000 7f1e1c1ca680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T09:57:02.960 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:57:02 smithi086 bash[28831]: debug 2023-10-09T09:57:02.330+0000 7f9ebda03680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T09:57:02.961 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:57:02 smithi086 bash[28831]: debug 2023-10-09T09:57:02.618+0000 7f9ebda03680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T09:57:02.961 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:57:02 smithi086 bash[28831]: debug 2023-10-09T09:57:02.782+0000 7f9ebda03680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T09:57:02.961 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:57:02 smithi086 bash[28831]: debug 2023-10-09T09:57:02.954+0000 7f9ebda03680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T09:57:03.289 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:57:03 smithi086 bash[28831]: debug 2023-10-09T09:57:03.174+0000 7f9ebda03680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T09:57:03.289 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:57:03 smithi086 bash[28831]: debug 2023-10-09T09:57:03.282+0000 7f9ebda03680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T09:57:03.290 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:02 smithi053 bash[27633]: debug 2023-10-09T09:57:02.927+0000 7f1e1c1ca680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T09:57:03.290 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:03 smithi053 bash[27633]: debug 2023-10-09T09:57:03.099+0000 7f1e1c1ca680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T09:57:03.617 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:57:03 smithi086 bash[28831]: [09/Oct/2023:09:57:03] ENGINE Bus STARTING 2023-10-09T09:57:03.617 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:57:03 smithi086 bash[28831]: CherryPy Checker: 2023-10-09T09:57:03.617 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:57:03 smithi086 bash[28831]: The Application mounted at '' has an empty config. 2023-10-09T09:57:03.617 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:57:03 smithi086 bash[28831]: [09/Oct/2023:09:57:03] ENGINE Serving on http://:::9283 2023-10-09T09:57:03.617 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:57:03 smithi086 bash[28831]: [09/Oct/2023:09:57:03] ENGINE Bus STARTED 2023-10-09T09:57:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:03 smithi086 bash[27789]: cluster 2023-10-09T09:57:03.311899+0000 mon.a (mon.0) 557 : cluster [DBG] Standby manager daemon x restarted 2023-10-09T09:57:03.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:03 smithi086 bash[27789]: cluster 2023-10-09T09:57:03.312086+0000 mon.a (mon.0) 558 : cluster [DBG] Standby manager daemon x started 2023-10-09T09:57:03.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:03 smithi086 bash[27789]: audit 2023-10-09T09:57:03.316640+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.86:0/3135717849' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T09:57:03.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:03 smithi086 bash[27789]: audit 2023-10-09T09:57:03.318785+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.86:0/3135717849' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T09:57:03.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:03 smithi086 bash[27789]: audit 2023-10-09T09:57:03.321753+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.86:0/3135717849' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T09:57:03.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:03 smithi086 bash[27789]: audit 2023-10-09T09:57:03.323327+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.86:0/3135717849' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T09:57:03.641 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:03 smithi053 bash[27369]: cluster 2023-10-09T09:57:03.311899+0000 mon.a (mon.0) 557 : cluster [DBG] Standby manager daemon x restarted 2023-10-09T09:57:03.642 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:03 smithi053 bash[27369]: cluster 2023-10-09T09:57:03.312086+0000 mon.a (mon.0) 558 : cluster [DBG] Standby manager daemon x started 2023-10-09T09:57:03.642 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:03 smithi053 bash[27369]: audit 2023-10-09T09:57:03.316640+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.86:0/3135717849' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T09:57:03.642 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:03 smithi053 bash[27369]: audit 2023-10-09T09:57:03.318785+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.86:0/3135717849' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T09:57:03.642 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:03 smithi053 bash[27369]: audit 2023-10-09T09:57:03.321753+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.86:0/3135717849' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T09:57:03.642 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:03 smithi053 bash[27369]: audit 2023-10-09T09:57:03.323327+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.86:0/3135717849' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T09:57:03.643 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:03 smithi053 bash[27633]: debug 2023-10-09T09:57:03.283+0000 7f1e1c1ca680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T09:57:03.643 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:03 smithi053 bash[27633]: debug 2023-10-09T09:57:03.519+0000 7f1e1c1ca680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T09:57:03.643 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:03 smithi053 bash[33773]: cluster 2023-10-09T09:57:03.311899+0000 mon.a (mon.0) 557 : cluster [DBG] Standby manager daemon x restarted 2023-10-09T09:57:03.643 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:03 smithi053 bash[33773]: cluster 2023-10-09T09:57:03.312086+0000 mon.a (mon.0) 558 : cluster [DBG] Standby manager daemon x started 2023-10-09T09:57:03.643 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:03 smithi053 bash[33773]: audit 2023-10-09T09:57:03.316640+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.86:0/3135717849' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T09:57:03.644 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:03 smithi053 bash[33773]: audit 2023-10-09T09:57:03.318785+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.86:0/3135717849' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T09:57:03.644 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:03 smithi053 bash[33773]: audit 2023-10-09T09:57:03.321753+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.86:0/3135717849' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T09:57:03.644 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:03 smithi053 bash[33773]: audit 2023-10-09T09:57:03.323327+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.86:0/3135717849' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T09:57:03.905 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:03 smithi053 bash[27633]: debug 2023-10-09T09:57:03.635+0000 7f1e1c1ca680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T09:57:04.173 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:03 smithi053 bash[27633]: [09/Oct/2023:09:57:03] ENGINE Bus STARTING 2023-10-09T09:57:04.173 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:03 smithi053 bash[27633]: Warning: Permanently added '172.21.15.86' (ECDSA) to the list of known hosts. 2023-10-09T09:57:04.173 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:03 smithi053 bash[27633]: Warning: Permanently added '172.21.15.53' (ECDSA) to the list of known hosts. 2023-10-09T09:57:04.174 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27633]: CherryPy Checker: 2023-10-09T09:57:04.174 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27633]: The Application mounted at '' has an empty config. 2023-10-09T09:57:04.174 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27633]: [09/Oct/2023:09:57:04] ENGINE Serving on http://:::9283 2023-10-09T09:57:04.174 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27633]: [09/Oct/2023:09:57:04] ENGINE Bus STARTED 2023-10-09T09:57:04.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: cluster 2023-10-09T09:57:03.373730+0000 mon.a (mon.0) 559 : cluster [DBG] mgrmap e16: y(active, since 7m), standbys: x 2023-10-09T09:57:04.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: cluster 2023-10-09T09:57:03.661444+0000 mon.a (mon.0) 560 : cluster [INF] Active manager daemon y restarted 2023-10-09T09:57:04.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: cluster 2023-10-09T09:57:03.662079+0000 mon.a (mon.0) 561 : cluster [INF] Activating manager daemon y 2023-10-09T09:57:04.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: cluster 2023-10-09T09:57:03.673557+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-10-09T09:57:04.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: cluster 2023-10-09T09:57:03.674069+0000 mon.a (mon.0) 563 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0121448s), standbys: x 2023-10-09T09:57:04.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: audit 2023-10-09T09:57:03.675551+0000 mon.c (mon.2) 10 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T09:57:04.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: audit 2023-10-09T09:57:03.675967+0000 mon.c (mon.2) 11 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T09:57:04.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: audit 2023-10-09T09:57:03.676211+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T09:57:04.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: audit 2023-10-09T09:57:03.677617+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T09:57:04.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: audit 2023-10-09T09:57:03.677838+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T09:57:04.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: audit 2023-10-09T09:57:03.678046+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T09:57:04.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: audit 2023-10-09T09:57:03.678391+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T09:57:04.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: audit 2023-10-09T09:57:03.678723+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T09:57:04.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: audit 2023-10-09T09:57:03.679058+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T09:57:04.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: audit 2023-10-09T09:57:03.679418+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T09:57:04.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: audit 2023-10-09T09:57:03.679748+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T09:57:04.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: audit 2023-10-09T09:57:03.680046+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T09:57:04.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: audit 2023-10-09T09:57:03.680312+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T09:57:04.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: audit 2023-10-09T09:57:03.680557+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T09:57:04.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: audit 2023-10-09T09:57:03.680742+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T09:57:04.678 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: cluster 2023-10-09T09:57:03.373730+0000 mon.a (mon.0) 559 : cluster [DBG] mgrmap e16: y(active, since 7m), standbys: x 2023-10-09T09:57:04.678 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: cluster 2023-10-09T09:57:03.661444+0000 mon.a (mon.0) 560 : cluster [INF] Active manager daemon y restarted 2023-10-09T09:57:04.678 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: cluster 2023-10-09T09:57:03.662079+0000 mon.a (mon.0) 561 : cluster [INF] Activating manager daemon y 2023-10-09T09:57:04.678 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: cluster 2023-10-09T09:57:03.673557+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-10-09T09:57:04.678 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: cluster 2023-10-09T09:57:03.674069+0000 mon.a (mon.0) 563 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0121448s), standbys: x 2023-10-09T09:57:04.679 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: audit 2023-10-09T09:57:03.675551+0000 mon.c (mon.2) 10 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T09:57:04.679 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: audit 2023-10-09T09:57:03.675967+0000 mon.c (mon.2) 11 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T09:57:04.679 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: audit 2023-10-09T09:57:03.676211+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T09:57:04.679 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: audit 2023-10-09T09:57:03.677617+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T09:57:04.679 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: audit 2023-10-09T09:57:03.677838+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T09:57:04.679 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: audit 2023-10-09T09:57:03.678046+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T09:57:04.680 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: audit 2023-10-09T09:57:03.678391+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T09:57:04.680 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: audit 2023-10-09T09:57:03.678723+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T09:57:04.680 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: audit 2023-10-09T09:57:03.679058+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T09:57:04.680 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: audit 2023-10-09T09:57:03.679418+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T09:57:04.681 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: audit 2023-10-09T09:57:03.679748+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T09:57:04.681 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: audit 2023-10-09T09:57:03.680046+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T09:57:04.681 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: audit 2023-10-09T09:57:03.680312+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T09:57:04.681 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: audit 2023-10-09T09:57:03.680557+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T09:57:04.681 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: audit 2023-10-09T09:57:03.680742+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T09:57:04.682 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: audit 2023-10-09T09:57:03.681208+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T09:57:04.682 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: cluster 2023-10-09T09:57:03.686367+0000 mon.a (mon.0) 564 : cluster [INF] Manager daemon y is now available 2023-10-09T09:57:04.682 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: audit 2023-10-09T09:57:03.831067+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:57:04.682 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: audit 2023-10-09T09:57:03.835518+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:57:04.682 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: audit 2023-10-09T09:57:03.868172+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:04.682 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: audit 2023-10-09T09:57:03.926305+0000 mon.c (mon.2) 28 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T09:57:04.683 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: audit 2023-10-09T09:57:03.926837+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T09:57:04.683 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: audit 2023-10-09T09:57:03.938145+0000 mon.c (mon.2) 29 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T09:57:04.683 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[27369]: audit 2023-10-09T09:57:03.938791+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T09:57:04.683 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: audit 2023-10-09T09:57:03.681208+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T09:57:04.684 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: cluster 2023-10-09T09:57:03.686367+0000 mon.a (mon.0) 564 : cluster [INF] Manager daemon y is now available 2023-10-09T09:57:04.684 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: audit 2023-10-09T09:57:03.831067+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:57:04.684 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: audit 2023-10-09T09:57:03.835518+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:57:04.684 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: audit 2023-10-09T09:57:03.868172+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:04.684 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: audit 2023-10-09T09:57:03.926305+0000 mon.c (mon.2) 28 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T09:57:04.684 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: audit 2023-10-09T09:57:03.926837+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T09:57:04.685 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: audit 2023-10-09T09:57:03.938145+0000 mon.c (mon.2) 29 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T09:57:04.685 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:04 smithi053 bash[33773]: audit 2023-10-09T09:57:03.938791+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T09:57:04.695 INFO:teuthology.orchestra.run.smithi086.stdout:Scheduled node-exporter update... 2023-10-09T09:57:04.754 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: cluster 2023-10-09T09:57:03.373730+0000 mon.a (mon.0) 559 : cluster [DBG] mgrmap e16: y(active, since 7m), standbys: x 2023-10-09T09:57:04.754 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: cluster 2023-10-09T09:57:03.661444+0000 mon.a (mon.0) 560 : cluster [INF] Active manager daemon y restarted 2023-10-09T09:57:04.754 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: cluster 2023-10-09T09:57:03.662079+0000 mon.a (mon.0) 561 : cluster [INF] Activating manager daemon y 2023-10-09T09:57:04.754 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: cluster 2023-10-09T09:57:03.673557+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-10-09T09:57:04.755 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: cluster 2023-10-09T09:57:03.674069+0000 mon.a (mon.0) 563 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0121448s), standbys: x 2023-10-09T09:57:04.755 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: audit 2023-10-09T09:57:03.675551+0000 mon.c (mon.2) 10 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T09:57:04.755 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: audit 2023-10-09T09:57:03.675967+0000 mon.c (mon.2) 11 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T09:57:04.755 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: audit 2023-10-09T09:57:03.676211+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T09:57:04.755 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: audit 2023-10-09T09:57:03.677617+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T09:57:04.755 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: audit 2023-10-09T09:57:03.677838+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T09:57:04.755 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: audit 2023-10-09T09:57:03.678046+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T09:57:04.755 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: audit 2023-10-09T09:57:03.678391+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T09:57:04.755 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: audit 2023-10-09T09:57:03.678723+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T09:57:04.755 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: audit 2023-10-09T09:57:03.679058+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T09:57:04.755 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: audit 2023-10-09T09:57:03.679418+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T09:57:04.756 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: audit 2023-10-09T09:57:03.679748+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T09:57:04.756 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: audit 2023-10-09T09:57:03.680046+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T09:57:04.756 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: audit 2023-10-09T09:57:03.680312+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T09:57:04.756 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: audit 2023-10-09T09:57:03.680557+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T09:57:04.756 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: audit 2023-10-09T09:57:03.680742+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T09:57:04.756 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: audit 2023-10-09T09:57:03.681208+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T09:57:04.756 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: cluster 2023-10-09T09:57:03.686367+0000 mon.a (mon.0) 564 : cluster [INF] Manager daemon y is now available 2023-10-09T09:57:04.757 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: audit 2023-10-09T09:57:03.831067+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:57:04.757 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: audit 2023-10-09T09:57:03.835518+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:57:04.757 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: audit 2023-10-09T09:57:03.868172+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:04.757 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: audit 2023-10-09T09:57:03.926305+0000 mon.c (mon.2) 28 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T09:57:04.757 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: audit 2023-10-09T09:57:03.926837+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T09:57:04.757 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: audit 2023-10-09T09:57:03.938145+0000 mon.c (mon.2) 29 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T09:57:04.758 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:04 smithi086 bash[27789]: audit 2023-10-09T09:57:03.938791+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T09:57:05.517 DEBUG:teuthology.orchestra.run.smithi053:node-exporter.a> sudo journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@node-exporter.a.service 2023-10-09T09:57:05.532 DEBUG:teuthology.orchestra.run.smithi086:node-exporter.b> sudo journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@node-exporter.b.service 2023-10-09T09:57:05.543 INFO:tasks.cephadm:Adding alertmanager.a on smithi053 2023-10-09T09:57:05.543 DEBUG:teuthology.orchestra.run.smithi086:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph orch apply alertmanager '1;smithi053=a' 2023-10-09T09:57:05.701 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T09:57:05.702 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T09:57:05.788 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:05 smithi086 bash[27789]: cluster 2023-10-09T09:57:04.682169+0000 mon.a (mon.0) 568 : cluster [DBG] mgrmap e18: y(active, since 1.02024s), standbys: x 2023-10-09T09:57:05.788 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:05 smithi086 bash[27789]: cephadm 2023-10-09T09:57:04.688590+0000 mgr.y (mgr.24356) 2 : cephadm [INF] Saving service node-exporter spec with placement smithi053=a;smithi086=b;count:2 2023-10-09T09:57:05.788 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:05 smithi086 bash[27789]: cluster 2023-10-09T09:57:04.688962+0000 mgr.y (mgr.24356) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:05.789 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:05 smithi086 bash[27789]: audit 2023-10-09T09:57:04.693935+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:05.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:05 smithi053 bash[27369]: cluster 2023-10-09T09:57:04.682169+0000 mon.a (mon.0) 568 : cluster [DBG] mgrmap e18: y(active, since 1.02024s), standbys: x 2023-10-09T09:57:05.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:05 smithi053 bash[27369]: cephadm 2023-10-09T09:57:04.688590+0000 mgr.y (mgr.24356) 2 : cephadm [INF] Saving service node-exporter spec with placement smithi053=a;smithi086=b;count:2 2023-10-09T09:57:05.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:05 smithi053 bash[27369]: cluster 2023-10-09T09:57:04.688962+0000 mgr.y (mgr.24356) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:05.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:05 smithi053 bash[27369]: audit 2023-10-09T09:57:04.693935+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:05.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:05 smithi053 bash[33773]: cluster 2023-10-09T09:57:04.682169+0000 mon.a (mon.0) 568 : cluster [DBG] mgrmap e18: y(active, since 1.02024s), standbys: x 2023-10-09T09:57:05.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:05 smithi053 bash[33773]: cephadm 2023-10-09T09:57:04.688590+0000 mgr.y (mgr.24356) 2 : cephadm [INF] Saving service node-exporter spec with placement smithi053=a;smithi086=b;count:2 2023-10-09T09:57:05.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:05 smithi053 bash[33773]: cluster 2023-10-09T09:57:04.688962+0000 mgr.y (mgr.24356) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:05.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:05 smithi053 bash[33773]: audit 2023-10-09T09:57:04.693935+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:06.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:06 smithi086 bash[27789]: cluster 2023-10-09T09:57:05.679777+0000 mgr.y (mgr.24356) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:07.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:06 smithi053 bash[27369]: cluster 2023-10-09T09:57:05.679777+0000 mgr.y (mgr.24356) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:07.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:06 smithi053 bash[33773]: cluster 2023-10-09T09:57:05.679777+0000 mgr.y (mgr.24356) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:07.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:07 smithi086 bash[27789]: cluster 2023-10-09T09:57:06.689497+0000 mon.a (mon.0) 570 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2023-10-09T09:57:08.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:07 smithi053 bash[27369]: cluster 2023-10-09T09:57:06.689497+0000 mon.a (mon.0) 570 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2023-10-09T09:57:08.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:07 smithi053 bash[33773]: cluster 2023-10-09T09:57:06.689497+0000 mon.a (mon.0) 570 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2023-10-09T09:57:08.661 INFO:teuthology.orchestra.run.smithi086.stdout:Scheduled alertmanager update... 2023-10-09T09:57:09.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:08 smithi086 bash[27789]: cluster 2023-10-09T09:57:07.680385+0000 mgr.y (mgr.24356) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:09.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:08 smithi086 bash[27789]: audit 2023-10-09T09:57:08.658850+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:09.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:08 smithi053 bash[27369]: cluster 2023-10-09T09:57:07.680385+0000 mgr.y (mgr.24356) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:09.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:08 smithi053 bash[27369]: audit 2023-10-09T09:57:08.658850+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:09.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:08 smithi053 bash[33773]: cluster 2023-10-09T09:57:07.680385+0000 mgr.y (mgr.24356) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:09.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:08 smithi053 bash[33773]: audit 2023-10-09T09:57:08.658850+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:09.377 DEBUG:teuthology.orchestra.run.smithi053:alertmanager.a> sudo journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@alertmanager.a.service 2023-10-09T09:57:09.379 INFO:tasks.cephadm:Adding grafana.a on smithi086 2023-10-09T09:57:09.379 DEBUG:teuthology.orchestra.run.smithi086:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph orch apply grafana '1;smithi086=a' 2023-10-09T09:57:09.494 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T09:57:09.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:09 smithi086 bash[27789]: audit 2023-10-09T09:57:08.648259+0000 mgr.y (mgr.24356) 6 : audit [DBG] from='client.24376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi053=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:57:09.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:09 smithi086 bash[27789]: cephadm 2023-10-09T09:57:08.651531+0000 mgr.y (mgr.24356) 7 : cephadm [INF] Saving service alertmanager spec with placement smithi053=a;count:1 2023-10-09T09:57:09.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:09 smithi086 bash[27789]: audit 2023-10-09T09:57:09.548462+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:10.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:09 smithi053 bash[27369]: audit 2023-10-09T09:57:08.648259+0000 mgr.y (mgr.24356) 6 : audit [DBG] from='client.24376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi053=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:57:10.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:09 smithi053 bash[27369]: cephadm 2023-10-09T09:57:08.651531+0000 mgr.y (mgr.24356) 7 : cephadm [INF] Saving service alertmanager spec with placement smithi053=a;count:1 2023-10-09T09:57:10.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:09 smithi053 bash[27369]: audit 2023-10-09T09:57:09.548462+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:10.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:09 smithi053 bash[33773]: audit 2023-10-09T09:57:08.648259+0000 mgr.y (mgr.24356) 6 : audit [DBG] from='client.24376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi053=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:57:10.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:09 smithi053 bash[33773]: cephadm 2023-10-09T09:57:08.651531+0000 mgr.y (mgr.24356) 7 : cephadm [INF] Saving service alertmanager spec with placement smithi053=a;count:1 2023-10-09T09:57:10.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:09 smithi053 bash[33773]: audit 2023-10-09T09:57:09.548462+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:10.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:10 smithi086 bash[27789]: cluster 2023-10-09T09:57:09.680946+0000 mgr.y (mgr.24356) 8 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:10.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:10 smithi086 bash[27789]: audit 2023-10-09T09:57:10.418501+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:10.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:10 smithi086 bash[27789]: audit 2023-10-09T09:57:10.690699+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:57:10.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:10 smithi086 bash[27789]: audit 2023-10-09T09:57:10.692970+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:57:11.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:10 smithi053 bash[33773]: cluster 2023-10-09T09:57:09.680946+0000 mgr.y (mgr.24356) 8 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:11.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:10 smithi053 bash[33773]: audit 2023-10-09T09:57:10.418501+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:11.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:10 smithi053 bash[33773]: audit 2023-10-09T09:57:10.690699+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:57:11.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:10 smithi053 bash[33773]: audit 2023-10-09T09:57:10.692970+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:57:11.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:10 smithi053 bash[27369]: cluster 2023-10-09T09:57:09.680946+0000 mgr.y (mgr.24356) 8 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:11.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:10 smithi053 bash[27369]: audit 2023-10-09T09:57:10.418501+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:11.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:10 smithi053 bash[27369]: audit 2023-10-09T09:57:10.690699+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:57:11.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:10 smithi053 bash[27369]: audit 2023-10-09T09:57:10.692970+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:57:12.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:11 smithi086 bash[27789]: cephadm 2023-10-09T09:57:10.695619+0000 mgr.y (mgr.24356) 9 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.conf 2023-10-09T09:57:12.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:11 smithi086 bash[27789]: cephadm 2023-10-09T09:57:10.696185+0000 mgr.y (mgr.24356) 10 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.conf 2023-10-09T09:57:12.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:11 smithi086 bash[27789]: cephadm 2023-10-09T09:57:10.717240+0000 mgr.y (mgr.24356) 11 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2023-10-09T09:57:12.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:11 smithi086 bash[27789]: audit 2023-10-09T09:57:10.752273+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:12.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:11 smithi086 bash[27789]: cephadm 2023-10-09T09:57:10.758909+0000 mgr.y (mgr.24356) 12 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2023-10-09T09:57:12.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:11 smithi086 bash[27789]: audit 2023-10-09T09:57:10.826673+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:12.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:11 smithi086 bash[27789]: audit 2023-10-09T09:57:10.834547+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:12.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:11 smithi053 bash[27369]: cephadm 2023-10-09T09:57:10.695619+0000 mgr.y (mgr.24356) 9 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.conf 2023-10-09T09:57:12.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:11 smithi053 bash[27369]: cephadm 2023-10-09T09:57:10.696185+0000 mgr.y (mgr.24356) 10 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.conf 2023-10-09T09:57:12.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:11 smithi053 bash[27369]: cephadm 2023-10-09T09:57:10.717240+0000 mgr.y (mgr.24356) 11 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2023-10-09T09:57:12.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:11 smithi053 bash[27369]: audit 2023-10-09T09:57:10.752273+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:12.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:11 smithi053 bash[27369]: cephadm 2023-10-09T09:57:10.758909+0000 mgr.y (mgr.24356) 12 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2023-10-09T09:57:12.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:11 smithi053 bash[27369]: audit 2023-10-09T09:57:10.826673+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:12.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:11 smithi053 bash[27369]: audit 2023-10-09T09:57:10.834547+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:12.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:11 smithi053 bash[33773]: cephadm 2023-10-09T09:57:10.695619+0000 mgr.y (mgr.24356) 9 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.conf 2023-10-09T09:57:12.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:11 smithi053 bash[33773]: cephadm 2023-10-09T09:57:10.696185+0000 mgr.y (mgr.24356) 10 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.conf 2023-10-09T09:57:12.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:11 smithi053 bash[33773]: cephadm 2023-10-09T09:57:10.717240+0000 mgr.y (mgr.24356) 11 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2023-10-09T09:57:12.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:11 smithi053 bash[33773]: audit 2023-10-09T09:57:10.752273+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:12.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:11 smithi053 bash[33773]: cephadm 2023-10-09T09:57:10.758909+0000 mgr.y (mgr.24356) 12 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2023-10-09T09:57:12.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:11 smithi053 bash[33773]: audit 2023-10-09T09:57:10.826673+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:12.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:11 smithi053 bash[33773]: audit 2023-10-09T09:57:10.834547+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:12.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:12 smithi086 bash[27789]: cephadm 2023-10-09T09:57:10.858936+0000 mgr.y (mgr.24356) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi086 2023-10-09T09:57:12.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:12 smithi086 bash[27789]: cluster 2023-10-09T09:57:11.681610+0000 mgr.y (mgr.24356) 14 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:13.140 INFO:teuthology.orchestra.run.smithi086.stdout:Scheduled grafana update... 2023-10-09T09:57:13.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:12 smithi053 bash[27369]: cephadm 2023-10-09T09:57:10.858936+0000 mgr.y (mgr.24356) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi086 2023-10-09T09:57:13.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:12 smithi053 bash[27369]: cluster 2023-10-09T09:57:11.681610+0000 mgr.y (mgr.24356) 14 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:13.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:12 smithi053 bash[33773]: cephadm 2023-10-09T09:57:10.858936+0000 mgr.y (mgr.24356) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi086 2023-10-09T09:57:13.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:12 smithi053 bash[33773]: cluster 2023-10-09T09:57:11.681610+0000 mgr.y (mgr.24356) 14 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:14.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:14 smithi053 bash[33773]: audit 2023-10-09T09:57:13.124819+0000 mgr.y (mgr.24356) 15 : audit [DBG] from='client.24382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi086=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:57:14.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:14 smithi053 bash[33773]: cephadm 2023-10-09T09:57:13.127867+0000 mgr.y (mgr.24356) 16 : cephadm [INF] Saving service grafana spec with placement smithi086=a;count:1 2023-10-09T09:57:14.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:14 smithi053 bash[33773]: audit 2023-10-09T09:57:13.135905+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:14.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:14 smithi053 bash[33773]: cluster 2023-10-09T09:57:13.682184+0000 mgr.y (mgr.24356) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:14.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:14 smithi053 bash[27369]: audit 2023-10-09T09:57:13.124819+0000 mgr.y (mgr.24356) 15 : audit [DBG] from='client.24382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi086=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:57:14.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:14 smithi053 bash[27369]: cephadm 2023-10-09T09:57:13.127867+0000 mgr.y (mgr.24356) 16 : cephadm [INF] Saving service grafana spec with placement smithi086=a;count:1 2023-10-09T09:57:14.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:14 smithi053 bash[27369]: audit 2023-10-09T09:57:13.135905+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:14.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:14 smithi053 bash[27369]: cluster 2023-10-09T09:57:13.682184+0000 mgr.y (mgr.24356) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:14.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:14 smithi086 bash[27789]: audit 2023-10-09T09:57:13.124819+0000 mgr.y (mgr.24356) 15 : audit [DBG] from='client.24382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi086=a", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:57:14.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:14 smithi086 bash[27789]: cephadm 2023-10-09T09:57:13.127867+0000 mgr.y (mgr.24356) 16 : cephadm [INF] Saving service grafana spec with placement smithi086=a;count:1 2023-10-09T09:57:14.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:14 smithi086 bash[27789]: audit 2023-10-09T09:57:13.135905+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:14.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:14 smithi086 bash[27789]: cluster 2023-10-09T09:57:13.682184+0000 mgr.y (mgr.24356) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:15.493 DEBUG:teuthology.orchestra.run.smithi086:grafana.a> sudo journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@grafana.a.service 2023-10-09T09:57:15.495 INFO:tasks.cephadm:Setting up client nodes... 2023-10-09T09:57:15.495 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-09T09:57:15.529 INFO:journalctl@ceph.grafana.a.smithi086.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T09:57:17.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:16 smithi086 bash[27789]: cluster 2023-10-09T09:57:15.682542+0000 mgr.y (mgr.24356) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:17.122 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:16 smithi053 bash[27369]: cluster 2023-10-09T09:57:15.682542+0000 mgr.y (mgr.24356) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:17.122 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:16 smithi053 bash[33773]: cluster 2023-10-09T09:57:15.682542+0000 mgr.y (mgr.24356) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:19.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:18 smithi086 bash[27789]: cluster 2023-10-09T09:57:17.682952+0000 mgr.y (mgr.24356) 19 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:19.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:18 smithi053 bash[27369]: cluster 2023-10-09T09:57:17.682952+0000 mgr.y (mgr.24356) 19 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:19.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:18 smithi053 bash[33773]: cluster 2023-10-09T09:57:17.682952+0000 mgr.y (mgr.24356) 19 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:19.220 INFO:teuthology.orchestra.run.smithi053.stdout:[client.0] 2023-10-09T09:57:19.220 INFO:teuthology.orchestra.run.smithi053.stdout: key = AQB/ziNlFWuqDBAAuQoxVrF5f17XnXek2EcO2A== 2023-10-09T09:57:19.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:19 smithi053 bash[33773]: audit 2023-10-09T09:57:19.212156+0000 mon.a (mon.0) 578 : audit [INF] from='client.? 172.21.15.53:0/1897581445' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-09T09:57:19.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:19 smithi053 bash[33773]: audit 2023-10-09T09:57:19.218789+0000 mon.a (mon.0) 579 : audit [INF] from='client.? 172.21.15.53:0/1897581445' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-09T09:57:19.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:19 smithi053 bash[27369]: audit 2023-10-09T09:57:19.212156+0000 mon.a (mon.0) 578 : audit [INF] from='client.? 172.21.15.53:0/1897581445' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-09T09:57:19.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:19 smithi053 bash[27369]: audit 2023-10-09T09:57:19.218789+0000 mon.a (mon.0) 579 : audit [INF] from='client.? 172.21.15.53:0/1897581445' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-09T09:57:20.040 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-09T09:57:20.040 DEBUG:teuthology.orchestra.run.smithi053:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-10-09T09:57:20.040 DEBUG:teuthology.orchestra.run.smithi053:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-10-09T09:57:20.057 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:19 smithi086 bash[27789]: audit 2023-10-09T09:57:19.212156+0000 mon.a (mon.0) 578 : audit [INF] from='client.? 172.21.15.53:0/1897581445' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-09T09:57:20.057 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:19 smithi086 bash[27789]: audit 2023-10-09T09:57:19.218789+0000 mon.a (mon.0) 579 : audit [INF] from='client.? 172.21.15.53:0/1897581445' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-09T09:57:20.064 DEBUG:teuthology.orchestra.run.smithi086:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-10-09T09:57:21.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:20 smithi086 bash[27789]: cluster 2023-10-09T09:57:19.683347+0000 mgr.y (mgr.24356) 20 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:21.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:20 smithi053 bash[33773]: cluster 2023-10-09T09:57:19.683347+0000 mgr.y (mgr.24356) 20 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:21.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:20 smithi053 bash[27369]: cluster 2023-10-09T09:57:19.683347+0000 mgr.y (mgr.24356) 20 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:23.110 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:22 smithi086 bash[27789]: cluster 2023-10-09T09:57:21.683973+0000 mgr.y (mgr.24356) 21 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:23.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:22 smithi053 bash[33773]: cluster 2023-10-09T09:57:21.683973+0000 mgr.y (mgr.24356) 21 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:23.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:22 smithi053 bash[27369]: cluster 2023-10-09T09:57:21.683973+0000 mgr.y (mgr.24356) 21 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:24.415 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:57:24 smithi086 systemd[1]: Started Ceph prometheus.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T09:57:24.657 INFO:teuthology.orchestra.run.smithi086.stdout:[client.1] 2023-10-09T09:57:24.657 INFO:teuthology.orchestra.run.smithi086.stdout: key = AQCEziNlvHi/JhAACx+6JsomrNFC9GoUBPTzjA== 2023-10-09T09:57:24.912 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:24 smithi053 bash[27369]: cluster 2023-10-09T09:57:23.684580+0000 mgr.y (mgr.24356) 22 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:24.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:24 smithi053 bash[27369]: audit 2023-10-09T09:57:24.402155+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:24.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:24 smithi053 bash[27369]: audit 2023-10-09T09:57:24.649503+0000 mon.b (mon.1) 28 : audit [INF] from='client.? 172.21.15.86:0/1350109806' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-09T09:57:24.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:24 smithi053 bash[27369]: audit 2023-10-09T09:57:24.649862+0000 mon.a (mon.0) 581 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-09T09:57:24.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:24 smithi053 bash[27369]: audit 2023-10-09T09:57:24.655714+0000 mon.a (mon.0) 582 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-09T09:57:24.913 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:24 smithi053 bash[33773]: cluster 2023-10-09T09:57:23.684580+0000 mgr.y (mgr.24356) 22 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:24.913 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:24 smithi053 bash[33773]: audit 2023-10-09T09:57:24.402155+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:24.913 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:24 smithi053 bash[33773]: audit 2023-10-09T09:57:24.649503+0000 mon.b (mon.1) 28 : audit [INF] from='client.? 172.21.15.86:0/1350109806' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-09T09:57:24.913 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:24 smithi053 bash[33773]: audit 2023-10-09T09:57:24.649862+0000 mon.a (mon.0) 581 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-09T09:57:24.913 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:24 smithi053 bash[33773]: audit 2023-10-09T09:57:24.655714+0000 mon.a (mon.0) 582 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-09T09:57:25.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:24 smithi086 bash[27789]: cluster 2023-10-09T09:57:23.684580+0000 mgr.y (mgr.24356) 22 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:25.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:24 smithi086 bash[27789]: audit 2023-10-09T09:57:24.402155+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:25.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:24 smithi086 bash[27789]: audit 2023-10-09T09:57:24.649503+0000 mon.b (mon.1) 28 : audit [INF] from='client.? 172.21.15.86:0/1350109806' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-09T09:57:25.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:24 smithi086 bash[27789]: audit 2023-10-09T09:57:24.649862+0000 mon.a (mon.0) 581 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-10-09T09:57:25.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:24 smithi086 bash[27789]: audit 2023-10-09T09:57:24.655714+0000 mon.a (mon.0) 582 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-10-09T09:57:25.173 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:25 smithi053 systemd[1]: Started Ceph node-exporter.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T09:57:25.673 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:25 smithi053 bash[52305]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-10-09T09:57:25.727 DEBUG:teuthology.orchestra.run.smithi086:> set -ex 2023-10-09T09:57:25.727 DEBUG:teuthology.orchestra.run.smithi086:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-10-09T09:57:25.727 DEBUG:teuthology.orchestra.run.smithi086:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-10-09T09:57:25.744 INFO:tasks.cephadm:Waiting for OSDs to come up 2023-10-09T09:57:25.745 DEBUG:teuthology.orchestra.run.smithi053:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-10-09T09:57:25.912 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:25 smithi086 bash[27789]: cephadm 2023-10-09T09:57:24.405932+0000 mgr.y (mgr.24356) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi053 2023-10-09T09:57:25.912 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:25 smithi086 bash[27789]: audit 2023-10-09T09:57:25.173526+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:25.912 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:25 smithi086 systemd[1]: Started Ceph node-exporter.b for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T09:57:26.064 INFO:teuthology.misc.health.smithi053.stdout: 2023-10-09T09:57:26.064 INFO:teuthology.misc.health.smithi053.stdout:{"epoch":51,"fsid":"d72ad4d6-6688-11ee-8db5-212e2dc638e7","created":"2023-10-09T09:48:32.623532+0000","modified":"2023-10-09T09:57:03.661599+0000","last_up_change":"2023-10-09T09:56:30.371700+0000","last_in_change":"2023-10-09T09:56:04.542386+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-10-09T09:52:58.322486+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":"f74176da-4a65-4a01-9c98-14931ab2fb4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":2691372717},{"type":"v1","addr":"172.21.15.53:6803","nonce":2691372717}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":2691372717},{"type":"v1","addr":"172.21.15.53:6805","nonce":2691372717}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":2691372717},{"type":"v1","addr":"172.21.15.53:6809","nonce":2691372717}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":2691372717},{"type":"v1","addr":"172.21.15.53:6807","nonce":2691372717}]},"public_addr":"172.21.15.53:6803/2691372717","cluster_addr":"172.21.15.53:6805/2691372717","heartbeat_back_addr":"172.21.15.53:6809/2691372717","heartbeat_front_addr":"172.21.15.53:6807/2691372717","state":["exists","up"]},{"osd":1,"uuid":"9ccaa820-2de6-45b3-b212-d8ecf800017d","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.53:6810","nonce":3715194989},{"type":"v1","addr":"172.21.15.53:6811","nonce":3715194989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":3715194989},{"type":"v1","addr":"172.21.15.53:6813","nonce":3715194989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":3715194989},{"type":"v1","addr":"172.21.15.53:6817","nonce":3715194989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":3715194989},{"type":"v1","addr":"172.21.15.53:6815","nonce":3715194989}]},"public_addr":"172.21.15.53:6811/3715194989","cluster_addr":"172.21.15.53:6813/3715194989","heartbeat_back_addr":"172.21.15.53:6817/3715194989","heartbeat_front_addr":"172.21.15.53:6815/3715194989","state":["exists","up"]},{"osd":2,"uuid":"a6a32f30-0dff-485d-8e33-c68168b2923e","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.53:6818","nonce":2908805707},{"type":"v1","addr":"172.21.15.53:6819","nonce":2908805707}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6820","nonce":2908805707},{"type":"v1","addr":"172.21.15.53:6821","nonce":2908805707}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6824","nonce":2908805707},{"type":"v1","addr":"172.21.15.53:6825","nonce":2908805707}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6822","nonce":2908805707},{"type":"v1","addr":"172.21.15.53:6823","nonce":2908805707}]},"public_addr":"172.21.15.53:6819/2908805707","cluster_addr":"172.21.15.53:6821/2908805707","heartbeat_back_addr":"172.21.15.53:6825/2908805707","heartbeat_front_addr":"172.21.15.53:6823/2908805707","state":["exists","up"]},{"osd":3,"uuid":"ddb5c37d-4833-4abb-b416-ed9f3553998c","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.53:6826","nonce":1690225116},{"type":"v1","addr":"172.21.15.53:6827","nonce":1690225116}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6828","nonce":1690225116},{"type":"v1","addr":"172.21.15.53:6829","nonce":1690225116}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6832","nonce":1690225116},{"type":"v1","addr":"172.21.15.53:6833","nonce":1690225116}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6830","nonce":1690225116},{"type":"v1","addr":"172.21.15.53:6831","nonce":1690225116}]},"public_addr":"172.21.15.53:6827/1690225116","cluster_addr":"172.21.15.53:6829/1690225116","heartbeat_back_addr":"172.21.15.53:6833/1690225116","heartbeat_front_addr":"172.21.15.53:6831/1690225116","state":["exists","up"]},{"osd":4,"uuid":"3505da18-ecd4-458b-bc14-8ab6cd6e8954","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.86:6800","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6801","nonce":1119793016}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6802","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6803","nonce":1119793016}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6806","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6807","nonce":1119793016}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6804","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6805","nonce":1119793016}]},"public_addr":"172.21.15.86:6801/1119793016","cluster_addr":"172.21.15.86:6803/1119793016","heartbeat_back_addr":"172.21.15.86:6807/1119793016","heartbeat_front_addr":"172.21.15.86:6805/1119793016","state":["exists","up"]},{"osd":5,"uuid":"7dea5bb1-1569-4da4-a0f0-ba64ee75cfb5","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.86:6808","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6809","nonce":1740571876}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6810","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6811","nonce":1740571876}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6814","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6815","nonce":1740571876}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6812","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6813","nonce":1740571876}]},"public_addr":"172.21.15.86:6809/1740571876","cluster_addr":"172.21.15.86:6811/1740571876","heartbeat_back_addr":"172.21.15.86:6815/1740571876","heartbeat_front_addr":"172.21.15.86:6813/1740571876","state":["exists","up"]},{"osd":6,"uuid":"506ccbd6-fb42-48ac-8edc-5a963fd6484e","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.86:6816","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6817","nonce":991576164}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6818","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6819","nonce":991576164}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6822","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6823","nonce":991576164}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6820","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6821","nonce":991576164}]},"public_addr":"172.21.15.86:6817/991576164","cluster_addr":"172.21.15.86:6819/991576164","heartbeat_back_addr":"172.21.15.86:6823/991576164","heartbeat_front_addr":"172.21.15.86:6821/991576164","state":["exists","up"]},{"osd":7,"uuid":"5f26541b-73ae-4cca-8975-3f6756134057","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6824","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6825","nonce":309237710}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6826","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6827","nonce":309237710}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6830","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6831","nonce":309237710}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6828","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6829","nonce":309237710}]},"public_addr":"172.21.15.86:6825/309237710","cluster_addr":"172.21.15.86:6827/309237710","heartbeat_back_addr":"172.21.15.86:6831/309237710","heartbeat_front_addr":"172.21.15.86:6829/309237710","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-10-09T09:51:25.398567+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-10-09T09:52:11.051399+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-10-09T09:52:56.409007+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-10-09T09:53:41.959387+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-10-09T09:54:21.839996+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-10-09T09:55:03.648852+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-10-09T09:55:45.860189+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-10-09T09:56:28.651156+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:6801/2898221539":"2023-10-10T09:57:03.661503+0000","172.21.15.53:0/1222851758":"2023-10-10T09:57:03.661503+0000","172.21.15.53:0/3597263778":"2023-10-10T09:49:33.104890+0000","172.21.15.53:6801/483083340":"2023-10-10T09:49:33.104890+0000","172.21.15.53:6800/483083340":"2023-10-10T09:49:33.104890+0000","172.21.15.53:6800/2898221539":"2023-10-10T09:57:03.661503+0000","172.21.15.53:0/4006054206":"2023-10-10T09:49:33.104890+0000","172.21.15.53:0/3270625753":"2023-10-10T09:57:03.661503+0000","172.21.15.53:6800/3233911202":"2023-10-10T09:49:02.108522+0000","172.21.15.53:6801/3233911202":"2023-10-10T09:49:02.108522+0000","172.21.15.53:0/1655628282":"2023-10-10T09:49:02.108522+0000","172.21.15.53:0/578821859":"2023-10-10T09:49:02.108522+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-09T09:57:26.082 DEBUG:teuthology.misc:8 of 8 OSDs are up 2023-10-09T09:57:26.082 INFO:tasks.cephadm:Creating RBD pool 2023-10-09T09:57:26.083 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- sudo ceph --cluster ceph osd pool create rbd 8 2023-10-09T09:57:26.090 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:25 smithi053 bash[52305]: v1.3.1: Pulling from prometheus/node-exporter 2023-10-09T09:57:26.091 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:25 smithi053 bash[27369]: cephadm 2023-10-09T09:57:24.405932+0000 mgr.y (mgr.24356) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi053 2023-10-09T09:57:26.091 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:25 smithi053 bash[27369]: audit 2023-10-09T09:57:25.173526+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:26.091 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:25 smithi053 bash[33773]: cephadm 2023-10-09T09:57:24.405932+0000 mgr.y (mgr.24356) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi053 2023-10-09T09:57:26.091 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:25 smithi053 bash[33773]: audit 2023-10-09T09:57:25.173526+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:26.366 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:25 smithi086 bash[47341]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-10-09T09:57:26.367 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:57:25 smithi086 bash[47157]: ts=2023-10-09T09:57:25.922Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-10-09T09:57:26.367 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:57:25 smithi086 bash[47157]: ts=2023-10-09T09:57:25.922Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-10-09T09:57:26.367 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:57:25 smithi086 bash[47157]: ts=2023-10-09T09:57:25.922Z caller=main.go:518 level=info host_details="(Linux 5.15.0-86-generic #96~20.04.1-Ubuntu SMP Thu Sep 21 13:23:37 UTC 2023 x86_64 smithi086 (none))" 2023-10-09T09:57:26.367 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:57:25 smithi086 bash[47157]: ts=2023-10-09T09:57:25.922Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-09T09:57:26.367 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:57:25 smithi086 bash[47157]: ts=2023-10-09T09:57:25.922Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-09T09:57:26.367 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:57:25 smithi086 bash[47157]: ts=2023-10-09T09:57:25.924Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-10-09T09:57:26.368 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:57:25 smithi086 bash[47157]: ts=2023-10-09T09:57:25.924Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-10-09T09:57:26.368 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:57:25 smithi086 bash[47157]: ts=2023-10-09T09:57:25.926Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-10-09T09:57:26.368 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:57:25 smithi086 bash[47157]: ts=2023-10-09T09:57:25.930Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-09T09:57:26.368 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:57:25 smithi086 bash[47157]: ts=2023-10-09T09:57:25.930Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.677µs 2023-10-09T09:57:26.368 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:57:25 smithi086 bash[47157]: ts=2023-10-09T09:57:25.930Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-09T09:57:26.368 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:57:25 smithi086 bash[47157]: ts=2023-10-09T09:57:25.930Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-10-09T09:57:26.368 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:57:25 smithi086 bash[47157]: ts=2023-10-09T09:57:25.930Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=31.847µs wal_replay_duration=278.078µs total_replay_duration=332.013µs 2023-10-09T09:57:26.368 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:57:25 smithi086 bash[47157]: ts=2023-10-09T09:57:25.932Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-10-09T09:57:26.368 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:57:25 smithi086 bash[47157]: ts=2023-10-09T09:57:25.932Z caller=main.go:947 level=info msg="TSDB started" 2023-10-09T09:57:26.368 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:57:25 smithi086 bash[47157]: ts=2023-10-09T09:57:25.932Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-09T09:57:26.368 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:57:25 smithi086 bash[47157]: ts=2023-10-09T09:57:25.961Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.729955ms db_storage=803ns remote_storage=1.339µs web_handler=415ns query_engine=603ns scrape=5.730544ms scrape_sd=25.598µs notify=1.12µs notify_sd=2.021µs rules=22.757296ms 2023-10-09T09:57:26.369 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:57:25 smithi086 bash[47157]: ts=2023-10-09T09:57:25.961Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-10-09T09:57:26.615 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:26 smithi053 bash[52305]: aa2a8d90b84c: Pulling fs layer 2023-10-09T09:57:26.615 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:26 smithi053 bash[52305]: b45d31ee2d7f: Pulling fs layer 2023-10-09T09:57:26.615 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:26 smithi053 bash[52305]: b5db1e299295: Pulling fs layer 2023-10-09T09:57:26.615 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:26 smithi053 bash[52305]: b45d31ee2d7f: Verifying Checksum 2023-10-09T09:57:26.615 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:26 smithi053 bash[52305]: b45d31ee2d7f: Download complete 2023-10-09T09:57:26.615 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:26 smithi053 bash[52305]: aa2a8d90b84c: Download complete 2023-10-09T09:57:26.763 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:26 smithi086 bash[47341]: v1.3.1: Pulling from prometheus/node-exporter 2023-10-09T09:57:26.763 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:26 smithi086 bash[47341]: aa2a8d90b84c: Pulling fs layer 2023-10-09T09:57:26.763 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:26 smithi086 bash[47341]: b45d31ee2d7f: Pulling fs layer 2023-10-09T09:57:26.763 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:26 smithi086 bash[47341]: b5db1e299295: Pulling fs layer 2023-10-09T09:57:26.923 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:26 smithi053 bash[52305]: b5db1e299295: Verifying Checksum 2023-10-09T09:57:26.923 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:26 smithi053 bash[52305]: b5db1e299295: Download complete 2023-10-09T09:57:26.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:26 smithi053 bash[33773]: cephadm 2023-10-09T09:57:25.175947+0000 mgr.y (mgr.24356) 24 : cephadm [INF] Deploying daemon node-exporter.b on smithi086 2023-10-09T09:57:26.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:26 smithi053 bash[33773]: cluster 2023-10-09T09:57:25.685250+0000 mgr.y (mgr.24356) 25 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:26.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:26 smithi053 bash[33773]: audit 2023-10-09T09:57:25.894708+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:26.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:26 smithi053 bash[33773]: audit 2023-10-09T09:57:26.061473+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.53:0/2010169990' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T09:57:26.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:26 smithi053 bash[27369]: cephadm 2023-10-09T09:57:25.175947+0000 mgr.y (mgr.24356) 24 : cephadm [INF] Deploying daemon node-exporter.b on smithi086 2023-10-09T09:57:26.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:26 smithi053 bash[27369]: cluster 2023-10-09T09:57:25.685250+0000 mgr.y (mgr.24356) 25 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:26.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:26 smithi053 bash[27369]: audit 2023-10-09T09:57:25.894708+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:26.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:26 smithi053 bash[27369]: audit 2023-10-09T09:57:26.061473+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.53:0/2010169990' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T09:57:27.113 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:26 smithi086 bash[47341]: b45d31ee2d7f: Verifying Checksum 2023-10-09T09:57:27.113 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:26 smithi086 bash[47341]: b45d31ee2d7f: Download complete 2023-10-09T09:57:27.113 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:26 smithi086 bash[47341]: aa2a8d90b84c: Verifying Checksum 2023-10-09T09:57:27.113 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:26 smithi086 bash[47341]: aa2a8d90b84c: Download complete 2023-10-09T09:57:27.113 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:26 smithi086 bash[27789]: cephadm 2023-10-09T09:57:25.175947+0000 mgr.y (mgr.24356) 24 : cephadm [INF] Deploying daemon node-exporter.b on smithi086 2023-10-09T09:57:27.114 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:26 smithi086 bash[27789]: cluster 2023-10-09T09:57:25.685250+0000 mgr.y (mgr.24356) 25 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:27.114 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:26 smithi086 bash[27789]: audit 2023-10-09T09:57:25.894708+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:27.114 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:26 smithi086 bash[27789]: audit 2023-10-09T09:57:26.061473+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.53:0/2010169990' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T09:57:27.674 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:27 smithi053 bash[52305]: aa2a8d90b84c: Pull complete 2023-10-09T09:57:27.769 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:27 smithi086 bash[47341]: aa2a8d90b84c: Pull complete 2023-10-09T09:57:27.769 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:27 smithi086 bash[47341]: b5db1e299295: Verifying Checksum 2023-10-09T09:57:27.769 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:27 smithi086 bash[47341]: b5db1e299295: Download complete 2023-10-09T09:57:27.769 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:27 smithi086 bash[47341]: b45d31ee2d7f: Pull complete 2023-10-09T09:57:28.067 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:27 smithi086 bash[27789]: cephadm 2023-10-09T09:57:25.905384+0000 mgr.y (mgr.24356) 26 : cephadm [INF] Deploying daemon alertmanager.a on smithi053 2023-10-09T09:57:28.068 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:27 smithi086 bash[47341]: b5db1e299295: Pull complete 2023-10-09T09:57:28.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:27 smithi053 bash[33773]: cephadm 2023-10-09T09:57:25.905384+0000 mgr.y (mgr.24356) 26 : cephadm [INF] Deploying daemon alertmanager.a on smithi053 2023-10-09T09:57:28.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:27 smithi053 bash[27369]: cephadm 2023-10-09T09:57:25.905384+0000 mgr.y (mgr.24356) 26 : cephadm [INF] Deploying daemon alertmanager.a on smithi053 2023-10-09T09:57:28.367 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:28 smithi086 bash[47341]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-10-09T09:57:28.367 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:28 smithi086 bash[47341]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-10-09T09:57:28.626 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:28 smithi053 bash[52305]: b45d31ee2d7f: Pull complete 2023-10-09T09:57:28.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:28 smithi053 bash[33773]: cluster 2023-10-09T09:57:27.685756+0000 mgr.y (mgr.24356) 27 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:28.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:28 smithi053 bash[27369]: cluster 2023-10-09T09:57:27.685756+0000 mgr.y (mgr.24356) 27 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:28.926 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:28 smithi053 bash[52305]: b5db1e299295: Pull complete 2023-10-09T09:57:29.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:28 smithi086 bash[27789]: cluster 2023-10-09T09:57:27.685756+0000 mgr.y (mgr.24356) 27 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:29.619 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.363Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-10-09T09:57:29.619 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.363Z 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-10-09T09:57:29.619 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z 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-10-09T09:57:29.619 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-10-09T09:57:29.619 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-10-09T09:57:29.620 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=arp 2023-10-09T09:57:29.620 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=bcache 2023-10-09T09:57:29.620 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=bonding 2023-10-09T09:57:29.620 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=btrfs 2023-10-09T09:57:29.620 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=conntrack 2023-10-09T09:57:29.620 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=cpu 2023-10-09T09:57:29.620 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-10-09T09:57:29.620 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=diskstats 2023-10-09T09:57:29.620 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=dmi 2023-10-09T09:57:29.620 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=edac 2023-10-09T09:57:29.620 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=entropy 2023-10-09T09:57:29.621 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-10-09T09:57:29.621 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=filefd 2023-10-09T09:57:29.621 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=filesystem 2023-10-09T09:57:29.621 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=hwmon 2023-10-09T09:57:29.621 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=infiniband 2023-10-09T09:57:29.621 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=ipvs 2023-10-09T09:57:29.621 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=loadavg 2023-10-09T09:57:29.621 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=mdadm 2023-10-09T09:57:29.621 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=meminfo 2023-10-09T09:57:29.621 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=netclass 2023-10-09T09:57:29.621 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=netdev 2023-10-09T09:57:29.621 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=netstat 2023-10-09T09:57:29.622 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=nfs 2023-10-09T09:57:29.622 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=nfsd 2023-10-09T09:57:29.622 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=nvme 2023-10-09T09:57:29.622 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=os 2023-10-09T09:57:29.622 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-10-09T09:57:29.622 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=pressure 2023-10-09T09:57:29.622 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=rapl 2023-10-09T09:57:29.622 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.365Z caller=node_exporter.go:115 level=info collector=schedstat 2023-10-09T09:57:29.622 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.366Z caller=node_exporter.go:115 level=info collector=sockstat 2023-10-09T09:57:29.622 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.366Z caller=node_exporter.go:115 level=info collector=softnet 2023-10-09T09:57:29.622 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.366Z caller=node_exporter.go:115 level=info collector=stat 2023-10-09T09:57:29.623 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.366Z caller=node_exporter.go:115 level=info collector=tapestats 2023-10-09T09:57:29.623 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.366Z caller=node_exporter.go:115 level=info collector=textfile 2023-10-09T09:57:29.623 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.366Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-10-09T09:57:29.623 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.366Z caller=node_exporter.go:115 level=info collector=time 2023-10-09T09:57:29.623 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.366Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-10-09T09:57:29.623 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.366Z caller=node_exporter.go:115 level=info collector=uname 2023-10-09T09:57:29.623 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.366Z caller=node_exporter.go:115 level=info collector=vmstat 2023-10-09T09:57:29.623 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.366Z caller=node_exporter.go:115 level=info collector=xfs 2023-10-09T09:57:29.623 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.366Z caller=node_exporter.go:115 level=info collector=zfs 2023-10-09T09:57:29.623 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.366Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-10-09T09:57:29.623 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[47341]: ts=2023-10-09T09:57:29.366Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-10-09T09:57:29.924 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:29 smithi053 bash[52305]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-10-09T09:57:30.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[27789]: audit 2023-10-09T09:57:28.927826+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:30.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:29 smithi086 bash[27789]: cluster 2023-10-09T09:57:29.686304+0000 mgr.y (mgr.24356) 28 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:30.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:29 smithi053 bash[27369]: audit 2023-10-09T09:57:28.927826+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:30.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:29 smithi053 bash[27369]: cluster 2023-10-09T09:57:29.686304+0000 mgr.y (mgr.24356) 28 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:30.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:29 smithi053 bash[33773]: audit 2023-10-09T09:57:28.927826+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:30.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:29 smithi053 bash[33773]: cluster 2023-10-09T09:57:29.686304+0000 mgr.y (mgr.24356) 28 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:30.424 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:30 smithi053 bash[52305]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-10-09T09:57:32.674 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.531Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-10-09T09:57:32.674 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.531Z 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-10-09T09:57:32.674 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.531Z 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-10-09T09:57:32.675 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.532Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-10-09T09:57:32.675 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-10-09T09:57:32.675 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=arp 2023-10-09T09:57:32.675 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=bcache 2023-10-09T09:57:32.675 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=bonding 2023-10-09T09:57:32.675 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=btrfs 2023-10-09T09:57:32.675 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=conntrack 2023-10-09T09:57:32.675 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=cpu 2023-10-09T09:57:32.675 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-10-09T09:57:32.675 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=diskstats 2023-10-09T09:57:32.675 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=dmi 2023-10-09T09:57:32.676 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=edac 2023-10-09T09:57:32.676 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=entropy 2023-10-09T09:57:32.676 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-10-09T09:57:32.676 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=filefd 2023-10-09T09:57:32.676 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=filesystem 2023-10-09T09:57:32.676 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=hwmon 2023-10-09T09:57:32.677 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=infiniband 2023-10-09T09:57:32.677 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=ipvs 2023-10-09T09:57:32.677 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=loadavg 2023-10-09T09:57:32.677 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=mdadm 2023-10-09T09:57:32.677 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=meminfo 2023-10-09T09:57:32.677 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=netclass 2023-10-09T09:57:32.677 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=netdev 2023-10-09T09:57:32.677 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=netstat 2023-10-09T09:57:32.677 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=nfs 2023-10-09T09:57:32.677 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=nfsd 2023-10-09T09:57:32.677 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=nvme 2023-10-09T09:57:32.678 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.533Z caller=node_exporter.go:115 level=info collector=os 2023-10-09T09:57:32.678 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.534Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-10-09T09:57:32.678 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.534Z caller=node_exporter.go:115 level=info collector=pressure 2023-10-09T09:57:32.678 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.534Z caller=node_exporter.go:115 level=info collector=rapl 2023-10-09T09:57:32.678 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.534Z caller=node_exporter.go:115 level=info collector=schedstat 2023-10-09T09:57:32.678 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.534Z caller=node_exporter.go:115 level=info collector=sockstat 2023-10-09T09:57:32.678 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.534Z caller=node_exporter.go:115 level=info collector=softnet 2023-10-09T09:57:32.678 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.534Z caller=node_exporter.go:115 level=info collector=stat 2023-10-09T09:57:32.678 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.534Z caller=node_exporter.go:115 level=info collector=tapestats 2023-10-09T09:57:32.678 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.534Z caller=node_exporter.go:115 level=info collector=textfile 2023-10-09T09:57:32.679 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.534Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-10-09T09:57:32.679 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.534Z caller=node_exporter.go:115 level=info collector=time 2023-10-09T09:57:32.679 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.534Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-10-09T09:57:32.679 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.534Z caller=node_exporter.go:115 level=info collector=uname 2023-10-09T09:57:32.679 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.534Z caller=node_exporter.go:115 level=info collector=vmstat 2023-10-09T09:57:32.679 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.534Z caller=node_exporter.go:115 level=info collector=xfs 2023-10-09T09:57:32.679 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.534Z caller=node_exporter.go:115 level=info collector=zfs 2023-10-09T09:57:32.679 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.534Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-10-09T09:57:32.680 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[52305]: ts=2023-10-09T09:57:32.534Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-10-09T09:57:33.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:32 smithi086 bash[27789]: cluster 2023-10-09T09:57:31.686765+0000 mgr.y (mgr.24356) 29 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:33.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[27369]: cluster 2023-10-09T09:57:31.686765+0000 mgr.y (mgr.24356) 29 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:33.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:32 smithi053 bash[33773]: cluster 2023-10-09T09:57:31.686765+0000 mgr.y (mgr.24356) 29 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:33.760 INFO:teuthology.orchestra.run.smithi053.stderr:pool 'rbd' created 2023-10-09T09:57:34.028 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:33 smithi053 bash[33773]: audit 2023-10-09T09:57:33.060157+0000 mon.a (mon.0) 586 : audit [INF] from='client.? 172.21.15.53:0/2844640371' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-09T09:57:34.029 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:33 smithi053 bash[27369]: audit 2023-10-09T09:57:33.060157+0000 mon.a (mon.0) 586 : audit [INF] from='client.? 172.21.15.53:0/2844640371' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-09T09:57:34.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:33 smithi086 bash[27789]: audit 2023-10-09T09:57:33.060157+0000 mon.a (mon.0) 586 : audit [INF] from='client.? 172.21.15.53:0/2844640371' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-10-09T09:57:34.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:34 smithi053 bash[27369]: cluster 2023-10-09T09:57:33.687218+0000 mgr.y (mgr.24356) 30 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:34.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:34 smithi053 bash[27369]: audit 2023-10-09T09:57:33.754294+0000 mon.a (mon.0) 587 : audit [INF] from='client.? 172.21.15.53:0/2844640371' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-10-09T09:57:34.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:34 smithi053 bash[27369]: cluster 2023-10-09T09:57:33.754435+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-10-09T09:57:34.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:34 smithi053 bash[27369]: audit 2023-10-09T09:57:33.755655+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' 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-10-09T09:57:34.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:34 smithi053 bash[27369]: audit 2023-10-09T09:57:33.756244+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.24356 ' 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-10-09T09:57:34.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:34 smithi053 bash[27369]: audit 2023-10-09T09:57:33.757818+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-09T09:57:34.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:34 smithi053 bash[27369]: audit 2023-10-09T09:57:33.758455+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-09T09:57:34.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:34 smithi053 bash[33773]: cluster 2023-10-09T09:57:33.687218+0000 mgr.y (mgr.24356) 30 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:34.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:34 smithi053 bash[33773]: audit 2023-10-09T09:57:33.754294+0000 mon.a (mon.0) 587 : audit [INF] from='client.? 172.21.15.53:0/2844640371' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-10-09T09:57:34.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:34 smithi053 bash[33773]: cluster 2023-10-09T09:57:33.754435+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-10-09T09:57:34.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:34 smithi053 bash[33773]: audit 2023-10-09T09:57:33.755655+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' 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-10-09T09:57:34.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:34 smithi053 bash[33773]: audit 2023-10-09T09:57:33.756244+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.24356 ' 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-10-09T09:57:34.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:34 smithi053 bash[33773]: audit 2023-10-09T09:57:33.757818+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-09T09:57:34.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:34 smithi053 bash[33773]: audit 2023-10-09T09:57:33.758455+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-09T09:57:35.116 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:57:34 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:57:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T09:57:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:34 smithi086 bash[27789]: cluster 2023-10-09T09:57:33.687218+0000 mgr.y (mgr.24356) 30 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:34 smithi086 bash[27789]: audit 2023-10-09T09:57:33.754294+0000 mon.a (mon.0) 587 : audit [INF] from='client.? 172.21.15.53:0/2844640371' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-10-09T09:57:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:34 smithi086 bash[27789]: cluster 2023-10-09T09:57:33.754435+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-10-09T09:57:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:34 smithi086 bash[27789]: audit 2023-10-09T09:57:33.755655+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' 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-10-09T09:57:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:34 smithi086 bash[27789]: audit 2023-10-09T09:57:33.756244+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.24356 ' 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-10-09T09:57:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:34 smithi086 bash[27789]: audit 2023-10-09T09:57:33.757818+0000 mon.c (mon.2) 34 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-09T09:57:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:34 smithi086 bash[27789]: audit 2023-10-09T09:57:33.758455+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-10-09T09:57:35.289 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2023-10-09T09:57:35.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:35 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:57:35] "GET /metrics HTTP/1.1" 200 155629 "" "Prometheus/2.33.4" 2023-10-09T09:57:35.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:35 smithi053 bash[33773]: audit 2023-10-09T09:57:34.756845+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-09T09:57:35.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:35 smithi053 bash[33773]: cluster 2023-10-09T09:57:34.757063+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-10-09T09:57:35.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:35 smithi053 bash[27369]: audit 2023-10-09T09:57:34.756845+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-09T09:57:35.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:35 smithi053 bash[27369]: cluster 2023-10-09T09:57:34.757063+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-10-09T09:57:36.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:35 smithi086 bash[27789]: audit 2023-10-09T09:57:34.756845+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-10-09T09:57:36.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:35 smithi086 bash[27789]: cluster 2023-10-09T09:57:34.757063+0000 mon.a (mon.0) 592 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-10-09T09:57:37.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:36 smithi053 bash[27369]: cluster 2023-10-09T09:57:35.687745+0000 mgr.y (mgr.24356) 31 : cluster [DBG] pgmap v21: 9 pgs: 8 creating+peering, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:37.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:36 smithi053 bash[27369]: cluster 2023-10-09T09:57:35.772494+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-10-09T09:57:37.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:36 smithi053 bash[33773]: cluster 2023-10-09T09:57:35.687745+0000 mgr.y (mgr.24356) 31 : cluster [DBG] pgmap v21: 9 pgs: 8 creating+peering, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:37.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:36 smithi053 bash[33773]: cluster 2023-10-09T09:57:35.772494+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-10-09T09:57:37.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:36 smithi086 bash[27789]: cluster 2023-10-09T09:57:35.687745+0000 mgr.y (mgr.24356) 31 : cluster [DBG] pgmap v21: 9 pgs: 8 creating+peering, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:37.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:36 smithi086 bash[27789]: cluster 2023-10-09T09:57:35.772494+0000 mon.a (mon.0) 593 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-10-09T09:57:38.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:38 smithi053 bash[27369]: cluster 2023-10-09T09:57:37.688344+0000 mgr.y (mgr.24356) 32 : cluster [DBG] pgmap v23: 9 pgs: 8 creating+peering, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:38.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:38 smithi053 bash[33773]: cluster 2023-10-09T09:57:37.688344+0000 mgr.y (mgr.24356) 32 : cluster [DBG] pgmap v23: 9 pgs: 8 creating+peering, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:38.924 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:57:38 smithi053 systemd[1]: Started Ceph alertmanager.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T09:57:39.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:38 smithi086 bash[27789]: cluster 2023-10-09T09:57:37.688344+0000 mgr.y (mgr.24356) 32 : cluster [DBG] pgmap v23: 9 pgs: 8 creating+peering, 1 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:40.219 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:57:40 smithi053 bash[52947]: level=info ts=2023-10-09T09:57:40.171Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-10-09T09:57:40.219 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:57:40 smithi053 bash[52947]: level=info ts=2023-10-09T09:57:40.171Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-10-09T09:57:40.219 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:57:40 smithi053 bash[52947]: level=info ts=2023-10-09T09:57:40.173Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.53 port=9094 2023-10-09T09:57:40.219 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:57:40 smithi053 bash[52947]: level=info ts=2023-10-09T09:57:40.174Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-09T09:57:40.219 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:39 smithi053 bash[33773]: audit 2023-10-09T09:57:38.931805+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:40.220 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:39 smithi053 bash[33773]: audit 2023-10-09T09:57:38.934189+0000 mon.c (mon.2) 35 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:57:40.220 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:39 smithi053 bash[33773]: audit 2023-10-09T09:57:38.946755+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:40.220 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:39 smithi053 bash[33773]: cluster 2023-10-09T09:57:39.688967+0000 mgr.y (mgr.24356) 33 : cluster [DBG] pgmap v24: 9 pgs: 7 creating+peering, 2 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:40.220 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:39 smithi053 bash[27369]: audit 2023-10-09T09:57:38.931805+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:40.220 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:39 smithi053 bash[27369]: audit 2023-10-09T09:57:38.934189+0000 mon.c (mon.2) 35 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:57:40.220 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:39 smithi053 bash[27369]: audit 2023-10-09T09:57:38.946755+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:40.220 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:39 smithi053 bash[27369]: cluster 2023-10-09T09:57:39.688967+0000 mgr.y (mgr.24356) 33 : cluster [DBG] pgmap v24: 9 pgs: 7 creating+peering, 2 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:40.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:39 smithi086 bash[27789]: audit 2023-10-09T09:57:38.931805+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:40.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:39 smithi086 bash[27789]: audit 2023-10-09T09:57:38.934189+0000 mon.c (mon.2) 35 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:57:40.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:39 smithi086 bash[27789]: audit 2023-10-09T09:57:38.946755+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:40.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:39 smithi086 bash[27789]: cluster 2023-10-09T09:57:39.688967+0000 mgr.y (mgr.24356) 33 : cluster [DBG] pgmap v24: 9 pgs: 7 creating+peering, 2 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:40.673 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:57:40 smithi053 bash[52947]: level=info ts=2023-10-09T09:57:40.217Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-09T09:57:40.673 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:57:40 smithi053 bash[52947]: level=info ts=2023-10-09T09:57:40.218Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-09T09:57:40.674 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:57:40 smithi053 bash[52947]: level=info ts=2023-10-09T09:57:40.223Z caller=main.go:518 msg=Listening address=:9093 2023-10-09T09:57:40.674 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:57:40 smithi053 bash[52947]: level=info ts=2023-10-09T09:57:40.223Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-10-09T09:57:41.397 INFO:teuthology.orchestra.run.smithi053.stderr:enabled application 'rbd' on pool 'rbd' 2023-10-09T09:57:41.651 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:41 smithi053 bash[33773]: audit 2023-10-09T09:57:40.397657+0000 mon.a (mon.0) 596 : audit [INF] from='client.? 172.21.15.53:0/828623590' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T09:57:41.652 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:41 smithi053 bash[27369]: audit 2023-10-09T09:57:40.397657+0000 mon.a (mon.0) 596 : audit [INF] from='client.? 172.21.15.53:0/828623590' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T09:57:41.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:41 smithi086 bash[27789]: audit 2023-10-09T09:57:40.397657+0000 mon.a (mon.0) 596 : audit [INF] from='client.? 172.21.15.53:0/828623590' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T09:57:42.227 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-10-09T09:57:42.227 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-10-09T09:57:42.227 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph mgr dump --format=json 2023-10-09T09:57:42.673 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:57:42 smithi053 bash[52947]: level=info ts=2023-10-09T09:57:42.175Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000926763s 2023-10-09T09:57:42.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:42 smithi053 bash[27369]: audit 2023-10-09T09:57:41.391560+0000 mon.a (mon.0) 597 : audit [INF] from='client.? 172.21.15.53:0/828623590' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-10-09T09:57:42.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:42 smithi053 bash[27369]: cluster 2023-10-09T09:57:41.391635+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-10-09T09:57:42.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:42 smithi053 bash[27369]: cluster 2023-10-09T09:57:41.689572+0000 mgr.y (mgr.24356) 34 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:42.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:42 smithi053 bash[33773]: audit 2023-10-09T09:57:41.391560+0000 mon.a (mon.0) 597 : audit [INF] from='client.? 172.21.15.53:0/828623590' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-10-09T09:57:42.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:42 smithi053 bash[33773]: cluster 2023-10-09T09:57:41.391635+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-10-09T09:57:42.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:42 smithi053 bash[33773]: cluster 2023-10-09T09:57:41.689572+0000 mgr.y (mgr.24356) 34 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:42.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:42 smithi086 bash[27789]: audit 2023-10-09T09:57:41.391560+0000 mon.a (mon.0) 597 : audit [INF] from='client.? 172.21.15.53:0/828623590' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-10-09T09:57:42.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:42 smithi086 bash[27789]: cluster 2023-10-09T09:57:41.391635+0000 mon.a (mon.0) 598 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-10-09T09:57:42.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:42 smithi086 bash[27789]: cluster 2023-10-09T09:57:41.689572+0000 mgr.y (mgr.24356) 34 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:45.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:44 smithi086 bash[27789]: cluster 2023-10-09T09:57:43.690338+0000 mgr.y (mgr.24356) 35 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:45.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:44 smithi086 bash[27789]: audit 2023-10-09T09:57:44.567172+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:45.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:57:44 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:57:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T09:57:45.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:44 smithi053 bash[27369]: cluster 2023-10-09T09:57:43.690338+0000 mgr.y (mgr.24356) 35 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:45.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:44 smithi053 bash[27369]: audit 2023-10-09T09:57:44.567172+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:45.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:44 smithi053 bash[33773]: cluster 2023-10-09T09:57:43.690338+0000 mgr.y (mgr.24356) 35 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:45.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:44 smithi053 bash[33773]: audit 2023-10-09T09:57:44.567172+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:45.784 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:45 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:57:45] "GET /metrics HTTP/1.1" 200 155629 "" "Prometheus/2.33.4" 2023-10-09T09:57:46.173 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:45 smithi053 bash[27633]: [09/Oct/2023:09:57:45] ENGINE Bus STOPPING 2023-10-09T09:57:46.174 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:45 smithi053 bash[27633]: [09/Oct/2023:09:57:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-09T09:57:46.174 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:45 smithi053 bash[27633]: [09/Oct/2023:09:57:45] ENGINE Bus STOPPED 2023-10-09T09:57:46.174 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:45 smithi053 bash[27633]: [09/Oct/2023:09:57:45] ENGINE Bus STARTING 2023-10-09T09:57:46.174 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:45 smithi053 bash[27633]: [09/Oct/2023:09:57:45] ENGINE Serving on http://:::9283 2023-10-09T09:57:46.174 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:45 smithi053 bash[27633]: [09/Oct/2023:09:57:45] ENGINE Bus STARTED 2023-10-09T09:57:46.725 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:57:46.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:46 smithi053 bash[27369]: audit 2023-10-09T09:57:45.644675+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:46.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:46 smithi053 bash[27369]: audit 2023-10-09T09:57:45.646946+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:57:46.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:46 smithi053 bash[27369]: audit 2023-10-09T09:57:45.648285+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:57:46.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:46 smithi053 bash[27369]: audit 2023-10-09T09:57:45.654851+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:46.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:46 smithi053 bash[27369]: cluster 2023-10-09T09:57:45.690948+0000 mgr.y (mgr.24356) 36 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:46.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:46 smithi053 bash[27369]: audit 2023-10-09T09:57:45.754279+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:46.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:46 smithi053 bash[27369]: audit 2023-10-09T09:57:45.762140+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:46.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:46 smithi053 bash[27369]: audit 2023-10-09T09:57:45.768064+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-09T09:57:46.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:46 smithi053 bash[27369]: audit 2023-10-09T09:57:45.768745+0000 mgr.y (mgr.24356) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-09T09:57:46.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:46 smithi053 bash[27369]: audit 2023-10-09T09:57:45.776054+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:46.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:46 smithi053 bash[27369]: cephadm 2023-10-09T09:57:45.794071+0000 mgr.y (mgr.24356) 38 : cephadm [INF] Deploying daemon grafana.a on smithi086 2023-10-09T09:57:46.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:46 smithi053 bash[33773]: audit 2023-10-09T09:57:45.644675+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:46.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:46 smithi053 bash[33773]: audit 2023-10-09T09:57:45.646946+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:57:46.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:46 smithi053 bash[33773]: audit 2023-10-09T09:57:45.648285+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:57:46.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:46 smithi053 bash[33773]: audit 2023-10-09T09:57:45.654851+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:46.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:46 smithi053 bash[33773]: cluster 2023-10-09T09:57:45.690948+0000 mgr.y (mgr.24356) 36 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:46.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:46 smithi053 bash[33773]: audit 2023-10-09T09:57:45.754279+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:46.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:46 smithi053 bash[33773]: audit 2023-10-09T09:57:45.762140+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:46.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:46 smithi053 bash[33773]: audit 2023-10-09T09:57:45.768064+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-09T09:57:46.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:46 smithi053 bash[33773]: audit 2023-10-09T09:57:45.768745+0000 mgr.y (mgr.24356) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-09T09:57:46.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:46 smithi053 bash[33773]: audit 2023-10-09T09:57:45.776054+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:46.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:46 smithi053 bash[33773]: cephadm 2023-10-09T09:57:45.794071+0000 mgr.y (mgr.24356) 38 : cephadm [INF] Deploying daemon grafana.a on smithi086 2023-10-09T09:57:47.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:46 smithi086 bash[27789]: audit 2023-10-09T09:57:45.644675+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:47.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:46 smithi086 bash[27789]: audit 2023-10-09T09:57:45.646946+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:57:47.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:46 smithi086 bash[27789]: audit 2023-10-09T09:57:45.648285+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:57:47.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:46 smithi086 bash[27789]: audit 2023-10-09T09:57:45.654851+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:47.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:46 smithi086 bash[27789]: cluster 2023-10-09T09:57:45.690948+0000 mgr.y (mgr.24356) 36 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:47.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:46 smithi086 bash[27789]: audit 2023-10-09T09:57:45.754279+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:47.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:46 smithi086 bash[27789]: audit 2023-10-09T09:57:45.762140+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:47.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:46 smithi086 bash[27789]: audit 2023-10-09T09:57:45.768064+0000 mon.c (mon.2) 38 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-09T09:57:47.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:46 smithi086 bash[27789]: audit 2023-10-09T09:57:45.768745+0000 mgr.y (mgr.24356) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-10-09T09:57:47.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:46 smithi086 bash[27789]: audit 2023-10-09T09:57:45.776054+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:47.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:46 smithi086 bash[27789]: cephadm 2023-10-09T09:57:45.794071+0000 mgr.y (mgr.24356) 38 : cephadm [INF] Deploying daemon grafana.a on smithi086 2023-10-09T09:57:48.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:48 smithi053 bash[33773]: cluster 2023-10-09T09:57:47.691639+0000 mgr.y (mgr.24356) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:48.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:48 smithi053 bash[27369]: cluster 2023-10-09T09:57:47.691639+0000 mgr.y (mgr.24356) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:49.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:48 smithi086 bash[27789]: cluster 2023-10-09T09:57:47.691639+0000 mgr.y (mgr.24356) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:49.811 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T09:57:50.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:49 smithi053 bash[27369]: audit 2023-10-09T09:57:48.962201+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:50.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:49 smithi053 bash[27369]: cluster 2023-10-09T09:57:49.692286+0000 mgr.y (mgr.24356) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:50.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:49 smithi053 bash[27369]: audit 2023-10-09T09:57:49.800244+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.53:0/1633642045' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-09T09:57:50.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:49 smithi053 bash[33773]: audit 2023-10-09T09:57:48.962201+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:50.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:49 smithi053 bash[33773]: cluster 2023-10-09T09:57:49.692286+0000 mgr.y (mgr.24356) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:50.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:49 smithi053 bash[33773]: audit 2023-10-09T09:57:49.800244+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.53:0/1633642045' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-09T09:57:50.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:49 smithi086 bash[27789]: audit 2023-10-09T09:57:48.962201+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:57:50.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:49 smithi086 bash[27789]: cluster 2023-10-09T09:57:49.692286+0000 mgr.y (mgr.24356) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:50.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:49 smithi086 bash[27789]: audit 2023-10-09T09:57:49.800244+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.53:0/1633642045' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-09T09:57:50.423 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:57:50 smithi053 bash[52947]: level=info ts=2023-10-09T09:57:50.179Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.005074614s 2023-10-09T09:57:50.612 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":19,"active_gid":24356,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6800","nonce":3591462176},{"type":"v1","addr":"172.21.15.53:6801","nonce":3591462176}]},"active_addr":"172.21.15.53:6801/3591462176","active_change":"2023-10-09T09:57:03.661904+0000","active_mgr_features":4540138314316775423,"available":true,"standbys":[{"gid":24346,"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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"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.53:8443/","prometheus":"http://172.21.15.53: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":51,"active_clients":[{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.53:0","nonce":3364118538}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.53:0","nonce":1026432283}]}]} 2023-10-09T09:57:50.617 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-10-09T09:57:50.617 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-09T09:57:50.617 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-09T09:57:53.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:52 smithi086 bash[27789]: cluster 2023-10-09T09:57:51.692999+0000 mgr.y (mgr.24356) 41 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:53.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:52 smithi053 bash[27369]: cluster 2023-10-09T09:57:51.692999+0000 mgr.y (mgr.24356) 41 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:53.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:52 smithi053 bash[33773]: cluster 2023-10-09T09:57:51.692999+0000 mgr.y (mgr.24356) 41 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:55.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:57:54 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:57:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T09:57:55.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:54 smithi086 bash[27789]: cluster 2023-10-09T09:57:53.693625+0000 mgr.y (mgr.24356) 42 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:55.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:54 smithi053 bash[27369]: cluster 2023-10-09T09:57:53.693625+0000 mgr.y (mgr.24356) 42 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:55.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:54 smithi053 bash[33773]: cluster 2023-10-09T09:57:53.693625+0000 mgr.y (mgr.24356) 42 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:55.393 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:57:55.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:57:55 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:57:55] "GET /metrics HTTP/1.1" 200 155649 "" "Prometheus/2.33.4" 2023-10-09T09:57:57.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:56 smithi086 bash[27789]: cluster 2023-10-09T09:57:55.694240+0000 mgr.y (mgr.24356) 43 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:57.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:56 smithi053 bash[33773]: cluster 2023-10-09T09:57:55.694240+0000 mgr.y (mgr.24356) 43 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:57.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:56 smithi053 bash[27369]: cluster 2023-10-09T09:57:55.694240+0000 mgr.y (mgr.24356) 43 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:58.607 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T09:57:58.608 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":55,"fsid":"d72ad4d6-6688-11ee-8db5-212e2dc638e7","created":"2023-10-09T09:48:32.623532+0000","modified":"2023-10-09T09:57:41.380176+0000","last_up_change":"2023-10-09T09:56:30.371700+0000","last_in_change":"2023-10-09T09:56:04.542386+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-10-09T09:52:58.322486+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":"53","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-10-09T09:57:33.507067+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":"55","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":"f74176da-4a65-4a01-9c98-14931ab2fb4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":2691372717},{"type":"v1","addr":"172.21.15.53:6803","nonce":2691372717}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":2691372717},{"type":"v1","addr":"172.21.15.53:6805","nonce":2691372717}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":2691372717},{"type":"v1","addr":"172.21.15.53:6809","nonce":2691372717}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":2691372717},{"type":"v1","addr":"172.21.15.53:6807","nonce":2691372717}]},"public_addr":"172.21.15.53:6803/2691372717","cluster_addr":"172.21.15.53:6805/2691372717","heartbeat_back_addr":"172.21.15.53:6809/2691372717","heartbeat_front_addr":"172.21.15.53:6807/2691372717","state":["exists","up"]},{"osd":1,"uuid":"9ccaa820-2de6-45b3-b212-d8ecf800017d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6810","nonce":3715194989},{"type":"v1","addr":"172.21.15.53:6811","nonce":3715194989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":3715194989},{"type":"v1","addr":"172.21.15.53:6813","nonce":3715194989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":3715194989},{"type":"v1","addr":"172.21.15.53:6817","nonce":3715194989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":3715194989},{"type":"v1","addr":"172.21.15.53:6815","nonce":3715194989}]},"public_addr":"172.21.15.53:6811/3715194989","cluster_addr":"172.21.15.53:6813/3715194989","heartbeat_back_addr":"172.21.15.53:6817/3715194989","heartbeat_front_addr":"172.21.15.53:6815/3715194989","state":["exists","up"]},{"osd":2,"uuid":"a6a32f30-0dff-485d-8e33-c68168b2923e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6818","nonce":2908805707},{"type":"v1","addr":"172.21.15.53:6819","nonce":2908805707}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6820","nonce":2908805707},{"type":"v1","addr":"172.21.15.53:6821","nonce":2908805707}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6824","nonce":2908805707},{"type":"v1","addr":"172.21.15.53:6825","nonce":2908805707}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6822","nonce":2908805707},{"type":"v1","addr":"172.21.15.53:6823","nonce":2908805707}]},"public_addr":"172.21.15.53:6819/2908805707","cluster_addr":"172.21.15.53:6821/2908805707","heartbeat_back_addr":"172.21.15.53:6825/2908805707","heartbeat_front_addr":"172.21.15.53:6823/2908805707","state":["exists","up"]},{"osd":3,"uuid":"ddb5c37d-4833-4abb-b416-ed9f3553998c","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.53:6826","nonce":1690225116},{"type":"v1","addr":"172.21.15.53:6827","nonce":1690225116}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6828","nonce":1690225116},{"type":"v1","addr":"172.21.15.53:6829","nonce":1690225116}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6832","nonce":1690225116},{"type":"v1","addr":"172.21.15.53:6833","nonce":1690225116}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6830","nonce":1690225116},{"type":"v1","addr":"172.21.15.53:6831","nonce":1690225116}]},"public_addr":"172.21.15.53:6827/1690225116","cluster_addr":"172.21.15.53:6829/1690225116","heartbeat_back_addr":"172.21.15.53:6833/1690225116","heartbeat_front_addr":"172.21.15.53:6831/1690225116","state":["exists","up"]},{"osd":4,"uuid":"3505da18-ecd4-458b-bc14-8ab6cd6e8954","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.86:6800","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6801","nonce":1119793016}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6802","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6803","nonce":1119793016}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6806","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6807","nonce":1119793016}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6804","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6805","nonce":1119793016}]},"public_addr":"172.21.15.86:6801/1119793016","cluster_addr":"172.21.15.86:6803/1119793016","heartbeat_back_addr":"172.21.15.86:6807/1119793016","heartbeat_front_addr":"172.21.15.86:6805/1119793016","state":["exists","up"]},{"osd":5,"uuid":"7dea5bb1-1569-4da4-a0f0-ba64ee75cfb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6808","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6809","nonce":1740571876}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6810","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6811","nonce":1740571876}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6814","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6815","nonce":1740571876}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6812","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6813","nonce":1740571876}]},"public_addr":"172.21.15.86:6809/1740571876","cluster_addr":"172.21.15.86:6811/1740571876","heartbeat_back_addr":"172.21.15.86:6815/1740571876","heartbeat_front_addr":"172.21.15.86:6813/1740571876","state":["exists","up"]},{"osd":6,"uuid":"506ccbd6-fb42-48ac-8edc-5a963fd6484e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6816","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6817","nonce":991576164}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6818","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6819","nonce":991576164}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6822","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6823","nonce":991576164}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6820","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6821","nonce":991576164}]},"public_addr":"172.21.15.86:6817/991576164","cluster_addr":"172.21.15.86:6819/991576164","heartbeat_back_addr":"172.21.15.86:6823/991576164","heartbeat_front_addr":"172.21.15.86:6821/991576164","state":["exists","up"]},{"osd":7,"uuid":"5f26541b-73ae-4cca-8975-3f6756134057","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6824","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6825","nonce":309237710}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6826","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6827","nonce":309237710}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6830","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6831","nonce":309237710}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6828","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6829","nonce":309237710}]},"public_addr":"172.21.15.86:6825/309237710","cluster_addr":"172.21.15.86:6827/309237710","heartbeat_back_addr":"172.21.15.86:6831/309237710","heartbeat_front_addr":"172.21.15.86:6829/309237710","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-10-09T09:51:25.398567+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-10-09T09:52:11.051399+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-10-09T09:52:56.409007+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-10-09T09:53:41.959387+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-10-09T09:54:21.839996+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-10-09T09:55:03.648852+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-10-09T09:55:45.860189+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-10-09T09:56:28.651156+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:6801/2898221539":"2023-10-10T09:57:03.661503+0000","172.21.15.53:0/1222851758":"2023-10-10T09:57:03.661503+0000","172.21.15.53:0/3597263778":"2023-10-10T09:49:33.104890+0000","172.21.15.53:6801/483083340":"2023-10-10T09:49:33.104890+0000","172.21.15.53:6800/483083340":"2023-10-10T09:49:33.104890+0000","172.21.15.53:6800/2898221539":"2023-10-10T09:57:03.661503+0000","172.21.15.53:0/4006054206":"2023-10-10T09:49:33.104890+0000","172.21.15.53:0/3270625753":"2023-10-10T09:57:03.661503+0000","172.21.15.53:6800/3233911202":"2023-10-10T09:49:02.108522+0000","172.21.15.53:6801/3233911202":"2023-10-10T09:49:02.108522+0000","172.21.15.53:0/1655628282":"2023-10-10T09:49:02.108522+0000","172.21.15.53:0/578821859":"2023-10-10T09:49:02.108522+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-09T09:57:58.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:58 smithi053 bash[33773]: cluster 2023-10-09T09:57:57.694780+0000 mgr.y (mgr.24356) 44 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:58.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:57:58 smithi053 bash[33773]: audit 2023-10-09T09:57:58.601342+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.53:0/555328842' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T09:57:58.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:58 smithi053 bash[27369]: cluster 2023-10-09T09:57:57.694780+0000 mgr.y (mgr.24356) 44 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:58.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:57:58 smithi053 bash[27369]: audit 2023-10-09T09:57:58.601342+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.53:0/555328842' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T09:57:59.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:58 smithi086 bash[27789]: cluster 2023-10-09T09:57:57.694780+0000 mgr.y (mgr.24356) 44 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:57:59.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:57:58 smithi086 bash[27789]: audit 2023-10-09T09:57:58.601342+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.53:0/555328842' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T09:57:59.399 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-09T09:57:59.399 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-09T09:58:00.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:00 smithi053 bash[27369]: cluster 2023-10-09T09:57:59.695361+0000 mgr.y (mgr.24356) 45 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:00.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:00 smithi053 bash[33773]: cluster 2023-10-09T09:57:59.695361+0000 mgr.y (mgr.24356) 45 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:00.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:00 smithi086 bash[27789]: cluster 2023-10-09T09:57:59.695361+0000 mgr.y (mgr.24356) 45 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:03.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:02 smithi086 bash[27789]: cluster 2023-10-09T09:58:01.695924+0000 mgr.y (mgr.24356) 46 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:03.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:02 smithi053 bash[33773]: cluster 2023-10-09T09:58:01.695924+0000 mgr.y (mgr.24356) 46 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:03.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:02 smithi053 bash[27369]: cluster 2023-10-09T09:58:01.695924+0000 mgr.y (mgr.24356) 46 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:04.177 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:58:05.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:58:04 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:58:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T09:58:05.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:04 smithi086 bash[27789]: cluster 2023-10-09T09:58:03.696476+0000 mgr.y (mgr.24356) 47 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:05.123 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:04 smithi053 bash[33773]: cluster 2023-10-09T09:58:03.696476+0000 mgr.y (mgr.24356) 47 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:05.123 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:04 smithi053 bash[27369]: cluster 2023-10-09T09:58:03.696476+0000 mgr.y (mgr.24356) 47 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:05.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:58:05 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:58:05] "GET /metrics HTTP/1.1" 200 155647 "" "Prometheus/2.33.4" 2023-10-09T09:58:07.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:06 smithi086 bash[27789]: cluster 2023-10-09T09:58:05.697221+0000 mgr.y (mgr.24356) 48 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:07.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:06 smithi053 bash[27369]: cluster 2023-10-09T09:58:05.697221+0000 mgr.y (mgr.24356) 48 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:07.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:06 smithi053 bash[33773]: cluster 2023-10-09T09:58:05.697221+0000 mgr.y (mgr.24356) 48 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:07.351 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T09:58:07.352 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":55,"fsid":"d72ad4d6-6688-11ee-8db5-212e2dc638e7","created":"2023-10-09T09:48:32.623532+0000","modified":"2023-10-09T09:57:41.380176+0000","last_up_change":"2023-10-09T09:56:30.371700+0000","last_in_change":"2023-10-09T09:56:04.542386+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-10-09T09:52:58.322486+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":"53","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-10-09T09:57:33.507067+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":"55","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":"f74176da-4a65-4a01-9c98-14931ab2fb4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":48,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":2691372717},{"type":"v1","addr":"172.21.15.53:6803","nonce":2691372717}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":2691372717},{"type":"v1","addr":"172.21.15.53:6805","nonce":2691372717}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":2691372717},{"type":"v1","addr":"172.21.15.53:6809","nonce":2691372717}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":2691372717},{"type":"v1","addr":"172.21.15.53:6807","nonce":2691372717}]},"public_addr":"172.21.15.53:6803/2691372717","cluster_addr":"172.21.15.53:6805/2691372717","heartbeat_back_addr":"172.21.15.53:6809/2691372717","heartbeat_front_addr":"172.21.15.53:6807/2691372717","state":["exists","up"]},{"osd":1,"uuid":"9ccaa820-2de6-45b3-b212-d8ecf800017d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6810","nonce":3715194989},{"type":"v1","addr":"172.21.15.53:6811","nonce":3715194989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":3715194989},{"type":"v1","addr":"172.21.15.53:6813","nonce":3715194989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":3715194989},{"type":"v1","addr":"172.21.15.53:6817","nonce":3715194989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":3715194989},{"type":"v1","addr":"172.21.15.53:6815","nonce":3715194989}]},"public_addr":"172.21.15.53:6811/3715194989","cluster_addr":"172.21.15.53:6813/3715194989","heartbeat_back_addr":"172.21.15.53:6817/3715194989","heartbeat_front_addr":"172.21.15.53:6815/3715194989","state":["exists","up"]},{"osd":2,"uuid":"a6a32f30-0dff-485d-8e33-c68168b2923e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6818","nonce":2908805707},{"type":"v1","addr":"172.21.15.53:6819","nonce":2908805707}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6820","nonce":2908805707},{"type":"v1","addr":"172.21.15.53:6821","nonce":2908805707}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6824","nonce":2908805707},{"type":"v1","addr":"172.21.15.53:6825","nonce":2908805707}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6822","nonce":2908805707},{"type":"v1","addr":"172.21.15.53:6823","nonce":2908805707}]},"public_addr":"172.21.15.53:6819/2908805707","cluster_addr":"172.21.15.53:6821/2908805707","heartbeat_back_addr":"172.21.15.53:6825/2908805707","heartbeat_front_addr":"172.21.15.53:6823/2908805707","state":["exists","up"]},{"osd":3,"uuid":"ddb5c37d-4833-4abb-b416-ed9f3553998c","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.53:6826","nonce":1690225116},{"type":"v1","addr":"172.21.15.53:6827","nonce":1690225116}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6828","nonce":1690225116},{"type":"v1","addr":"172.21.15.53:6829","nonce":1690225116}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6832","nonce":1690225116},{"type":"v1","addr":"172.21.15.53:6833","nonce":1690225116}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6830","nonce":1690225116},{"type":"v1","addr":"172.21.15.53:6831","nonce":1690225116}]},"public_addr":"172.21.15.53:6827/1690225116","cluster_addr":"172.21.15.53:6829/1690225116","heartbeat_back_addr":"172.21.15.53:6833/1690225116","heartbeat_front_addr":"172.21.15.53:6831/1690225116","state":["exists","up"]},{"osd":4,"uuid":"3505da18-ecd4-458b-bc14-8ab6cd6e8954","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.86:6800","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6801","nonce":1119793016}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6802","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6803","nonce":1119793016}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6806","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6807","nonce":1119793016}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6804","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6805","nonce":1119793016}]},"public_addr":"172.21.15.86:6801/1119793016","cluster_addr":"172.21.15.86:6803/1119793016","heartbeat_back_addr":"172.21.15.86:6807/1119793016","heartbeat_front_addr":"172.21.15.86:6805/1119793016","state":["exists","up"]},{"osd":5,"uuid":"7dea5bb1-1569-4da4-a0f0-ba64ee75cfb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6808","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6809","nonce":1740571876}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6810","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6811","nonce":1740571876}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6814","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6815","nonce":1740571876}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6812","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6813","nonce":1740571876}]},"public_addr":"172.21.15.86:6809/1740571876","cluster_addr":"172.21.15.86:6811/1740571876","heartbeat_back_addr":"172.21.15.86:6815/1740571876","heartbeat_front_addr":"172.21.15.86:6813/1740571876","state":["exists","up"]},{"osd":6,"uuid":"506ccbd6-fb42-48ac-8edc-5a963fd6484e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6816","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6817","nonce":991576164}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6818","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6819","nonce":991576164}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6822","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6823","nonce":991576164}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6820","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6821","nonce":991576164}]},"public_addr":"172.21.15.86:6817/991576164","cluster_addr":"172.21.15.86:6819/991576164","heartbeat_back_addr":"172.21.15.86:6823/991576164","heartbeat_front_addr":"172.21.15.86:6821/991576164","state":["exists","up"]},{"osd":7,"uuid":"5f26541b-73ae-4cca-8975-3f6756134057","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":52,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6824","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6825","nonce":309237710}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6826","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6827","nonce":309237710}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6830","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6831","nonce":309237710}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6828","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6829","nonce":309237710}]},"public_addr":"172.21.15.86:6825/309237710","cluster_addr":"172.21.15.86:6827/309237710","heartbeat_back_addr":"172.21.15.86:6831/309237710","heartbeat_front_addr":"172.21.15.86:6829/309237710","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-10-09T09:51:25.398567+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-10-09T09:52:11.051399+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-10-09T09:52:56.409007+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-10-09T09:53:41.959387+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-10-09T09:54:21.839996+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-10-09T09:55:03.648852+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-10-09T09:55:45.860189+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-10-09T09:56:28.651156+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:6801/2898221539":"2023-10-10T09:57:03.661503+0000","172.21.15.53:0/1222851758":"2023-10-10T09:57:03.661503+0000","172.21.15.53:0/3597263778":"2023-10-10T09:49:33.104890+0000","172.21.15.53:6801/483083340":"2023-10-10T09:49:33.104890+0000","172.21.15.53:6800/483083340":"2023-10-10T09:49:33.104890+0000","172.21.15.53:6800/2898221539":"2023-10-10T09:57:03.661503+0000","172.21.15.53:0/4006054206":"2023-10-10T09:49:33.104890+0000","172.21.15.53:0/3270625753":"2023-10-10T09:57:03.661503+0000","172.21.15.53:6800/3233911202":"2023-10-10T09:49:02.108522+0000","172.21.15.53:6801/3233911202":"2023-10-10T09:49:02.108522+0000","172.21.15.53:0/1655628282":"2023-10-10T09:49:02.108522+0000","172.21.15.53:0/578821859":"2023-10-10T09:49:02.108522+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-09T09:58:07.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:07 smithi053 bash[33773]: audit 2023-10-09T09:58:07.348539+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.53:0/3812409884' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T09:58:07.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:07 smithi053 bash[27369]: audit 2023-10-09T09:58:07.348539+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.53:0/3812409884' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T09:58:08.105 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:07 smithi086 bash[27789]: audit 2023-10-09T09:58:07.348539+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.53:0/3812409884' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T09:58:08.148 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-09T09:58:08.148 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-09T09:58:08.149 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-09T09:58:08.149 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-09T09:58:08.150 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-09T09:58:08.150 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-09T09:58:08.150 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-09T09:58:08.151 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-09T09:58:09.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:08 smithi086 bash[27789]: cluster 2023-10-09T09:58:07.697895+0000 mgr.y (mgr.24356) 49 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:09.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:08 smithi053 bash[33773]: cluster 2023-10-09T09:58:07.697895+0000 mgr.y (mgr.24356) 49 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:09.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:08 smithi053 bash[27369]: cluster 2023-10-09T09:58:07.697895+0000 mgr.y (mgr.24356) 49 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:09.617 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:09 smithi086 systemd[1]: Started Ceph grafana.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T09:58:10.193 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[27789]: audit 2023-10-09T09:58:09.153861+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:10.193 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[27789]: audit 2023-10-09T09:58:09.157435+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:58:10.193 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[27789]: cluster 2023-10-09T09:58:09.698601+0000 mgr.y (mgr.24356) 50 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:10.194 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+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-10-09T09:58:10.194 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+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-10-09T09:58:10.194 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-10-09T09:58:10.194 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-10-09T09:58:10.194 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-10-09T09:58:10.195 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-10-09T09:58:10.195 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-10-09T09:58:10.195 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-10-09T09:58:10.195 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-10-09T09:58:10.195 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-10-09T09:58:10.195 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-10-09T09:58:10.195 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-10-09T09:58:10.195 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-10-09T09:58:10.195 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="App mode production" logger=settings 2023-10-09T09:58:10.195 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-10-09T09:58:10.195 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+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-10-09T09:58:10.196 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-10-09T09:58:10.196 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-10-09T09:58:10.196 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-10-09T09:58:10.196 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-10-09T09:58:10.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:10 smithi053 bash[33773]: audit 2023-10-09T09:58:09.153861+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:10.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:10 smithi053 bash[33773]: audit 2023-10-09T09:58:09.157435+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:58:10.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:10 smithi053 bash[33773]: cluster 2023-10-09T09:58:09.698601+0000 mgr.y (mgr.24356) 50 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:10.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:10 smithi053 bash[27369]: audit 2023-10-09T09:58:09.153861+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:10.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:10 smithi053 bash[27369]: audit 2023-10-09T09:58:09.157435+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:58:10.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:10 smithi053 bash[27369]: cluster 2023-10-09T09:58:09.698601+0000 mgr.y (mgr.24356) 50 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:10.462 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-10-09T09:58:10.462 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-10-09T09:58:10.462 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-10-09T09:58:10.462 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-10-09T09:58:10.462 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-10-09T09:58:10.462 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-10-09T09:58:10.462 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-10-09T09:58:10.463 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-10-09T09:58:10.463 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-10-09T09:58:10.731 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-10-09T09:58:10.732 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-10-09T09:58:10.732 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-10-09T09:58:10.732 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-10-09T09:58:10.732 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-10-09T09:58:10.732 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2023-10-09T09:58:10.732 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2023-10-09T09:58:10.732 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-10-09T09:58:10.732 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-10-09T09:58:10.991 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-10-09T09:58:10.992 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-10-09T09:58:10.992 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-10-09T09:58:10.992 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-10-09T09:58:10.992 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2023-10-09T09:58:10.992 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2023-10-09T09:58:10.992 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2023-10-09T09:58:11.252 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:10 smithi086 bash[47964]: t=2023-10-09T09:58:10+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2023-10-09T09:58:11.253 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-10-09T09:58:11.253 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2023-10-09T09:58:11.253 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2023-10-09T09:58:11.253 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2023-10-09T09:58:11.253 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2023-10-09T09:58:11.253 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2023-10-09T09:58:11.253 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2023-10-09T09:58:11.253 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2023-10-09T09:58:11.253 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2023-10-09T09:58:11.538 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-10-09T09:58:11.539 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-10-09T09:58:11.539 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-10-09T09:58:11.539 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-10-09T09:58:11.539 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-10-09T09:58:11.539 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-10-09T09:58:11.539 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-10-09T09:58:11.539 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2023-10-09T09:58:11.541 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-10-09T09:58:11.541 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-10-09T09:58:11.791 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-10-09T09:58:11.791 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-10-09T09:58:11.791 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-10-09T09:58:11.791 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-10-09T09:58:11.791 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-10-09T09:58:11.791 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-10-09T09:58:11.791 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-10-09T09:58:11.791 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-10-09T09:58:11.791 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-10-09T09:58:12.043 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-10-09T09:58:12.043 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-10-09T09:58:12.044 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-10-09T09:58:12.044 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-10-09T09:58:12.044 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-10-09T09:58:12.044 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:11 smithi086 bash[47964]: t=2023-10-09T09:58:11+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-10-09T09:58:12.044 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-10-09T09:58:12.044 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-10-09T09:58:12.304 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-10-09T09:58:12.304 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-10-09T09:58:12.304 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-10-09T09:58:12.304 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-10-09T09:58:12.304 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-10-09T09:58:12.304 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-10-09T09:58:12.304 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-10-09T09:58:12.304 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-10-09T09:58:12.581 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-10-09T09:58:12.581 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-10-09T09:58:12.581 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-10-09T09:58:12.581 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-10-09T09:58:12.582 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-10-09T09:58:12.582 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-10-09T09:58:12.582 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-10-09T09:58:12.582 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-10-09T09:58:12.850 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[27789]: cluster 2023-10-09T09:58:11.699191+0000 mgr.y (mgr.24356) 51 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:12.850 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-10-09T09:58:12.850 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-10-09T09:58:12.850 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-10-09T09:58:12.850 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-10-09T09:58:12.850 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-10-09T09:58:12.850 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-10-09T09:58:12.851 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-10-09T09:58:12.851 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2023-10-09T09:58:12.851 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2023-10-09T09:58:12.851 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2023-10-09T09:58:13.040 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:58:13.040 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:58:13.041 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:58:13.042 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:58:13.047 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:58:13.047 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:58:13.047 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:58:13.048 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:58:13.074 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:12 smithi053 bash[27369]: cluster 2023-10-09T09:58:11.699191+0000 mgr.y (mgr.24356) 51 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:13.075 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:12 smithi053 bash[33773]: cluster 2023-10-09T09:58:11.699191+0000 mgr.y (mgr.24356) 51 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:13.117 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2023-10-09T09:58:13.117 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-10-09T09:58:13.117 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-10-09T09:58:13.117 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-10-09T09:58:13.117 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:12 smithi086 bash[47964]: t=2023-10-09T09:58:12+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-10-09T09:58:13.117 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-10-09T09:58:13.117 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-10-09T09:58:13.118 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-10-09T09:58:13.118 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-10-09T09:58:13.406 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-10-09T09:58:13.406 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-10-09T09:58:13.406 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-10-09T09:58:13.406 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-10-09T09:58:13.406 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-10-09T09:58:13.406 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-10-09T09:58:13.406 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-10-09T09:58:13.406 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-10-09T09:58:13.407 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-10-09T09:58:13.407 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-10-09T09:58:13.407 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2023-10-09T09:58:13.657 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2023-10-09T09:58:13.743 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2023-10-09T09:58:13.743 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2023-10-09T09:58:13.743 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-10-09T09:58:13.743 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-10-09T09:58:13.743 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-10-09T09:58:13.744 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-10-09T09:58:13.744 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-10-09T09:58:13.918 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-10-09T09:58:13.918 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-10-09T09:58:13.918 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-10-09T09:58:13.918 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-10-09T09:58:13.918 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-10-09T09:58:13.918 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-10-09T09:58:13.918 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-10-09T09:58:14.195 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-10-09T09:58:14.196 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:13 smithi086 bash[47964]: t=2023-10-09T09:58:13+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-10-09T09:58:14.196 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-10-09T09:58:14.196 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-10-09T09:58:14.196 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2023-10-09T09:58:14.196 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-10-09T09:58:14.196 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-10-09T09:58:14.196 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-10-09T09:58:14.196 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-10-09T09:58:14.464 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-10-09T09:58:14.464 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-10-09T09:58:14.464 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-10-09T09:58:14.465 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-10-09T09:58:14.465 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-10-09T09:58:14.465 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2023-10-09T09:58:14.750 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-10-09T09:58:14.750 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-10-09T09:58:14.751 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-10-09T09:58:14.751 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-10-09T09:58:14.751 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-10-09T09:58:14.751 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-10-09T09:58:14.751 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-10-09T09:58:15.020 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[27789]: cluster 2023-10-09T09:58:13.699655+0000 mgr.y (mgr.24356) 52 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:15.020 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[27789]: audit 2023-10-09T09:58:13.907081+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:15.020 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[27789]: audit 2023-10-09T09:58:13.984000+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:15.020 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:58:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T09:58:15.020 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-10-09T09:58:15.020 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-10-09T09:58:15.021 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-10-09T09:58:15.021 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-10-09T09:58:15.021 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-10-09T09:58:15.021 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-10-09T09:58:15.021 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:14 smithi086 bash[47964]: t=2023-10-09T09:58:14+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-10-09T09:58:15.021 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-10-09T09:58:15.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:14 smithi053 bash[33773]: cluster 2023-10-09T09:58:13.699655+0000 mgr.y (mgr.24356) 52 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:15.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:14 smithi053 bash[33773]: audit 2023-10-09T09:58:13.907081+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:15.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:14 smithi053 bash[33773]: audit 2023-10-09T09:58:13.984000+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:15.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:14 smithi053 bash[27369]: cluster 2023-10-09T09:58:13.699655+0000 mgr.y (mgr.24356) 52 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:15.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:14 smithi053 bash[27369]: audit 2023-10-09T09:58:13.907081+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:15.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:14 smithi053 bash[27369]: audit 2023-10-09T09:58:13.984000+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:15.271 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-10-09T09:58:15.272 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-10-09T09:58:15.272 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-10-09T09:58:15.272 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-10-09T09:58:15.272 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-10-09T09:58:15.272 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-10-09T09:58:15.272 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2023-10-09T09:58:15.272 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-10-09T09:58:15.541 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-10-09T09:58:15.541 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-10-09T09:58:15.541 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-10-09T09:58:15.541 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-10-09T09:58:15.541 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-10-09T09:58:15.541 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-10-09T09:58:15.541 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-10-09T09:58:15.541 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2023-10-09T09:58:15.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:58:15 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:58:15] "GET /metrics HTTP/1.1" 200 155647 "" "Prometheus/2.33.4" 2023-10-09T09:58:15.810 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+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-10-09T09:58:15.810 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2023-10-09T09:58:15.810 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2023-10-09T09:58:15.810 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-10-09T09:58:15.810 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-10-09T09:58:15.810 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-10-09T09:58:15.811 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-10-09T09:58:15.811 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-10-09T09:58:15.811 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-10-09T09:58:16.062 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[27789]: audit 2023-10-09T09:58:14.945548+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:16.062 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[27789]: audit 2023-10-09T09:58:15.225601+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:58:16.062 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[27789]: audit 2023-10-09T09:58:15.227289+0000 mon.c (mon.2) 43 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:58:16.062 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[27789]: audit 2023-10-09T09:58:15.234718+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:16.063 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[27789]: cephadm 2023-10-09T09:58:15.241603+0000 mgr.y (mgr.24356) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-09T09:58:16.063 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[27789]: cephadm 2023-10-09T09:58:15.245429+0000 mgr.y (mgr.24356) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi053 2023-10-09T09:58:16.063 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[27789]: cluster 2023-10-09T09:58:15.700283+0000 mgr.y (mgr.24356) 55 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:16.063 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-10-09T09:58:16.063 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-10-09T09:58:16.063 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-10-09T09:58:16.063 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-10-09T09:58:16.063 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:15 smithi086 bash[47964]: t=2023-10-09T09:58:15+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-10-09T09:58:16.063 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-10-09T09:58:16.064 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-10-09T09:58:16.064 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-10-09T09:58:16.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:15 smithi053 bash[27369]: audit 2023-10-09T09:58:14.945548+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:16.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:15 smithi053 bash[27369]: audit 2023-10-09T09:58:15.225601+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:58:16.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:15 smithi053 bash[27369]: audit 2023-10-09T09:58:15.227289+0000 mon.c (mon.2) 43 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:58:16.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:15 smithi053 bash[27369]: audit 2023-10-09T09:58:15.234718+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:16.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:15 smithi053 bash[27369]: cephadm 2023-10-09T09:58:15.241603+0000 mgr.y (mgr.24356) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-09T09:58:16.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:15 smithi053 bash[27369]: cephadm 2023-10-09T09:58:15.245429+0000 mgr.y (mgr.24356) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi053 2023-10-09T09:58:16.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:15 smithi053 bash[27369]: cluster 2023-10-09T09:58:15.700283+0000 mgr.y (mgr.24356) 55 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:16.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:15 smithi053 bash[33773]: audit 2023-10-09T09:58:14.945548+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:16.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:15 smithi053 bash[33773]: audit 2023-10-09T09:58:15.225601+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:58:16.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:15 smithi053 bash[33773]: audit 2023-10-09T09:58:15.227289+0000 mon.c (mon.2) 43 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:58:16.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:15 smithi053 bash[33773]: audit 2023-10-09T09:58:15.234718+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:16.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:15 smithi053 bash[33773]: cephadm 2023-10-09T09:58:15.241603+0000 mgr.y (mgr.24356) 53 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-09T09:58:16.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:15 smithi053 bash[33773]: cephadm 2023-10-09T09:58:15.245429+0000 mgr.y (mgr.24356) 54 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi053 2023-10-09T09:58:16.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:15 smithi053 bash[33773]: cluster 2023-10-09T09:58:15.700283+0000 mgr.y (mgr.24356) 55 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:16.323 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-10-09T09:58:16.323 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-10-09T09:58:16.323 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-10-09T09:58:16.323 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-10-09T09:58:16.323 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2023-10-09T09:58:16.323 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2023-10-09T09:58:16.323 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2023-10-09T09:58:16.323 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2023-10-09T09:58:16.617 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-10-09T09:58:16.617 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-10-09T09:58:16.617 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-10-09T09:58:16.617 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-10-09T09:58:16.617 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-10-09T09:58:16.617 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-10-09T09:58:16.617 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-10-09T09:58:16.617 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-10-09T09:58:16.878 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-10-09T09:58:16.878 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-10-09T09:58:16.878 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-10-09T09:58:16.878 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-10-09T09:58:16.878 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-10-09T09:58:16.878 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-10-09T09:58:16.878 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-10-09T09:58:16.878 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2023-10-09T09:58:16.878 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+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-10-09T09:58:17.130 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2023-10-09T09:58:17.130 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2023-10-09T09:58:17.130 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:16 smithi086 bash[47964]: t=2023-10-09T09:58:16+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-10-09T09:58:17.130 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-10-09T09:58:17.130 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-10-09T09:58:17.130 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-10-09T09:58:17.130 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-10-09T09:58:17.130 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-10-09T09:58:17.131 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-10-09T09:58:17.131 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-10-09T09:58:17.382 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-10-09T09:58:17.383 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-10-09T09:58:17.383 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-10-09T09:58:17.383 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-10-09T09:58:17.383 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-10-09T09:58:17.383 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-10-09T09:58:17.383 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-10-09T09:58:17.383 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2023-10-09T09:58:17.383 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-10-09T09:58:17.383 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-10-09T09:58:17.643 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-10-09T09:58:17.643 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-10-09T09:58:17.643 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-10-09T09:58:17.644 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-10-09T09:58:17.644 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-10-09T09:58:17.644 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-10-09T09:58:17.644 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-10-09T09:58:17.644 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-10-09T09:58:17.929 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-10-09T09:58:17.929 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-10-09T09:58:17.929 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-10-09T09:58:17.929 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2023-10-09T09:58:17.929 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-10-09T09:58:17.929 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-10-09T09:58:17.930 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-10-09T09:58:17.930 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-10-09T09:58:17.930 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-10-09T09:58:17.930 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-10-09T09:58:18.189 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-10-09T09:58:18.189 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:17 smithi086 bash[47964]: t=2023-10-09T09:58:17+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2023-10-09T09:58:18.190 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2023-10-09T09:58:18.190 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2023-10-09T09:58:18.190 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2023-10-09T09:58:18.190 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-10-09T09:58:18.190 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2023-10-09T09:58:18.190 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-10-09T09:58:18.190 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-10-09T09:58:18.441 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-10-09T09:58:18.442 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-10-09T09:58:18.442 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-10-09T09:58:18.442 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-10-09T09:58:18.442 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-10-09T09:58:18.442 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-10-09T09:58:18.442 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-10-09T09:58:18.710 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-10-09T09:58:18.711 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-10-09T09:58:18.711 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-10-09T09:58:18.711 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-10-09T09:58:18.711 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-10-09T09:58:18.711 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-10-09T09:58:18.711 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-10-09T09:58:18.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:18 smithi053 bash[33773]: cluster 2023-10-09T09:58:17.700678+0000 mgr.y (mgr.24356) 56 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:18.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:18 smithi053 bash[27369]: cluster 2023-10-09T09:58:17.700678+0000 mgr.y (mgr.24356) 56 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:18.979 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-10-09T09:58:18.980 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-10-09T09:58:18.980 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-10-09T09:58:18.980 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-10-09T09:58:18.980 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-10-09T09:58:18.980 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-10-09T09:58:18.980 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-10-09T09:58:18.980 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2023-10-09T09:58:18.980 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[27789]: cluster 2023-10-09T09:58:17.700678+0000 mgr.y (mgr.24356) 56 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:19.248 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:18 smithi086 bash[47964]: t=2023-10-09T09:58:18+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2023-10-09T09:58:19.248 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-10-09T09:58:19.249 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-10-09T09:58:19.249 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2023-10-09T09:58:19.249 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2023-10-09T09:58:19.249 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2023-10-09T09:58:19.249 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2023-10-09T09:58:19.249 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2023-10-09T09:58:19.249 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2023-10-09T09:58:19.249 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2023-10-09T09:58:19.501 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2023-10-09T09:58:19.501 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2023-10-09T09:58:19.501 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2023-10-09T09:58:19.501 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2023-10-09T09:58:19.501 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2023-10-09T09:58:19.501 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2023-10-09T09:58:19.501 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2023-10-09T09:58:19.502 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2023-10-09T09:58:19.502 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-10-09T09:58:19.770 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-10-09T09:58:19.770 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2023-10-09T09:58:19.770 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2023-10-09T09:58:19.770 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2023-10-09T09:58:19.770 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+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-10-09T09:58:19.770 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2023-10-09T09:58:19.770 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2023-10-09T09:58:20.022 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-10-09T09:58:20.022 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2023-10-09T09:58:20.022 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2023-10-09T09:58:20.022 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2023-10-09T09:58:20.022 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-10-09T09:58:20.022 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2023-10-09T09:58:20.022 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2023-10-09T09:58:20.023 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:19 smithi086 bash[47964]: t=2023-10-09T09:58:19+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2023-10-09T09:58:20.274 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2023-10-09T09:58:20.274 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-10-09T09:58:20.274 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2023-10-09T09:58:20.274 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2023-10-09T09:58:20.275 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2023-10-09T09:58:20.275 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2023-10-09T09:58:20.275 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2023-10-09T09:58:20.275 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-10-09T09:58:20.543 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[27789]: cluster 2023-10-09T09:58:19.701235+0000 mgr.y (mgr.24356) 57 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:20.543 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2023-10-09T09:58:20.544 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2023-10-09T09:58:20.544 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-10-09T09:58:20.544 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2023-10-09T09:58:20.544 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+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-10-09T09:58:20.544 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+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-10-09T09:58:20.544 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2023-10-09T09:58:20.544 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2023-10-09T09:58:20.544 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2023-10-09T09:58:20.752 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:20 smithi053 bash[33773]: cluster 2023-10-09T09:58:19.701235+0000 mgr.y (mgr.24356) 57 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:20.753 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:20 smithi053 bash[27369]: cluster 2023-10-09T09:58:19.701235+0000 mgr.y (mgr.24356) 57 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:20.803 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2023-10-09T09:58:20.804 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2023-10-09T09:58:20.804 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2023-10-09T09:58:20.804 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-10-09T09:58:20.804 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2023-10-09T09:58:20.804 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2023-10-09T09:58:20.804 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2023-10-09T09:58:20.804 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2023-10-09T09:58:21.056 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2023-10-09T09:58:21.056 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2023-10-09T09:58:21.057 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2023-10-09T09:58:21.057 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2023-10-09T09:58:21.057 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2023-10-09T09:58:21.057 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2023-10-09T09:58:21.057 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:20 smithi086 bash[47964]: t=2023-10-09T09:58:20+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2023-10-09T09:58:21.057 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2023-10-09T09:58:21.316 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2023-10-09T09:58:21.316 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2023-10-09T09:58:21.316 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2023-10-09T09:58:21.316 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2023-10-09T09:58:21.316 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2023-10-09T09:58:21.317 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2023-10-09T09:58:21.317 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2023-10-09T09:58:21.317 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2023-10-09T09:58:21.317 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2023-10-09T09:58:21.317 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2023-10-09T09:58:21.579 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2023-10-09T09:58:21.579 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2023-10-09T09:58:21.579 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2023-10-09T09:58:21.579 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2023-10-09T09:58:21.579 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2023-10-09T09:58:21.579 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2023-10-09T09:58:21.579 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2023-10-09T09:58:21.579 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2023-10-09T09:58:21.579 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2023-10-09T09:58:21.856 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2023-10-09T09:58:21.856 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2023-10-09T09:58:21.856 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2023-10-09T09:58:21.856 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2023-10-09T09:58:21.856 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2023-10-09T09:58:21.856 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2023-10-09T09:58:21.857 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2023-10-09T09:58:21.857 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2023-10-09T09:58:22.117 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2023-10-09T09:58:22.117 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2023-10-09T09:58:22.117 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2023-10-09T09:58:22.117 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:21 smithi086 bash[47964]: t=2023-10-09T09:58:21+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2023-10-09T09:58:22.117 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:22 smithi086 bash[47964]: t=2023-10-09T09:58:22+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=11.888708612s 2023-10-09T09:58:22.118 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:22 smithi086 bash[47964]: t=2023-10-09T09:58:22+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-10-09T09:58:22.118 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:22 smithi086 bash[47964]: t=2023-10-09T09:58:22+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-10-09T09:58:22.118 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:22 smithi086 bash[47964]: t=2023-10-09T09:58:22+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-10-09T09:58:22.118 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:22 smithi086 bash[47964]: t=2023-10-09T09:58:22+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-10-09T09:58:22.118 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:22 smithi086 bash[47964]: t=2023-10-09T09:58:22+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-10-09T09:58:22.118 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:22 smithi086 bash[47964]: t=2023-10-09T09:58:22+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-10-09T09:58:22.617 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:22 smithi086 bash[47964]: t=2023-10-09T09:58:22+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-10-09T09:58:22.617 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:22 smithi086 bash[47964]: t=2023-10-09T09:58:22+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-10-09T09:58:22.617 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:22 smithi086 bash[47964]: t=2023-10-09T09:58:22+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-10-09T09:58:22.617 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:22 smithi086 bash[47964]: t=2023-10-09T09:58:22+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-10-09T09:58:22.617 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 09:58:22 smithi086 bash[47964]: t=2023-10-09T09:58:22+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-10-09T09:58:23.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:22 smithi086 bash[27789]: cluster 2023-10-09T09:58:21.701749+0000 mgr.y (mgr.24356) 58 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:23.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:22 smithi053 bash[27369]: cluster 2023-10-09T09:58:21.701749+0000 mgr.y (mgr.24356) 58 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:23.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:22 smithi053 bash[33773]: cluster 2023-10-09T09:58:21.701749+0000 mgr.y (mgr.24356) 58 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:25.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:24 smithi086 bash[27789]: cluster 2023-10-09T09:58:23.702125+0000 mgr.y (mgr.24356) 59 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:25.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:58:24 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:58:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T09:58:25.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:24 smithi053 bash[27369]: cluster 2023-10-09T09:58:23.702125+0000 mgr.y (mgr.24356) 59 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:25.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:24 smithi053 bash[33773]: cluster 2023-10-09T09:58:23.702125+0000 mgr.y (mgr.24356) 59 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:25.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:58:25 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:58:25] "GET /metrics HTTP/1.1" 200 155642 "" "Prometheus/2.33.4" 2023-10-09T09:58:27.025 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:26 smithi053 bash[27369]: cluster 2023-10-09T09:58:25.702754+0000 mgr.y (mgr.24356) 60 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:27.025 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:26 smithi053 bash[33773]: cluster 2023-10-09T09:58:25.702754+0000 mgr.y (mgr.24356) 60 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:27.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:26 smithi086 bash[27789]: cluster 2023-10-09T09:58:25.702754+0000 mgr.y (mgr.24356) 60 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:29.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:28 smithi086 bash[27789]: cluster 2023-10-09T09:58:27.703413+0000 mgr.y (mgr.24356) 61 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:29.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:28 smithi053 bash[27369]: cluster 2023-10-09T09:58:27.703413+0000 mgr.y (mgr.24356) 61 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:29.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:28 smithi053 bash[33773]: cluster 2023-10-09T09:58:27.703413+0000 mgr.y (mgr.24356) 61 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:30.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:30 smithi053 bash[27369]: cluster 2023-10-09T09:58:29.703866+0000 mgr.y (mgr.24356) 62 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:30.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:30 smithi053 bash[33773]: cluster 2023-10-09T09:58:29.703866+0000 mgr.y (mgr.24356) 62 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:30.697 INFO:teuthology.orchestra.run.smithi053.stdout:206158430233 2023-10-09T09:58:30.697 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-09T09:58:30.749 INFO:teuthology.orchestra.run.smithi053.stdout:77309411395 2023-10-09T09:58:30.749 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-09T09:58:30.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:30 smithi086 bash[27789]: cluster 2023-10-09T09:58:29.703866+0000 mgr.y (mgr.24356) 62 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:30.869 INFO:teuthology.orchestra.run.smithi053.stdout:154618822698 2023-10-09T09:58:30.870 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-09T09:58:32.376 INFO:teuthology.orchestra.run.smithi053.stdout:107374182457 2023-10-09T09:58:32.376 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-09T09:58:32.586 INFO:teuthology.orchestra.run.smithi053.stdout:180388626466 2023-10-09T09:58:32.587 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-09T09:58:32.876 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:32 smithi053 bash[27369]: cluster 2023-10-09T09:58:31.704440+0000 mgr.y (mgr.24356) 63 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:32.877 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:32 smithi053 bash[33773]: cluster 2023-10-09T09:58:31.704440+0000 mgr.y (mgr.24356) 63 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:32.877 INFO:teuthology.orchestra.run.smithi053.stdout:128849018930 2023-10-09T09:58:32.878 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-09T09:58:33.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:32 smithi086 bash[27789]: cluster 2023-10-09T09:58:31.704440+0000 mgr.y (mgr.24356) 63 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:33.942 INFO:teuthology.orchestra.run.smithi053.stdout:34359738452 2023-10-09T09:58:33.943 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-09T09:58:33.960 INFO:teuthology.orchestra.run.smithi053.stdout:55834574924 2023-10-09T09:58:33.961 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-09T09:58:34.202 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:58:33 smithi053 systemd[1]: Stopping Ceph alertmanager.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T09:58:34.202 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:58:33 smithi053 bash[56346]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-alertmanager.a 2023-10-09T09:58:34.202 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:58:34 smithi053 bash[52947]: level=info ts=2023-10-09T09:58:34.146Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-10-09T09:58:34.996 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:34 smithi053 bash[27369]: cluster 2023-10-09T09:58:33.704821+0000 mgr.y (mgr.24356) 64 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:34.997 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:34 smithi053 bash[33773]: cluster 2023-10-09T09:58:33.704821+0000 mgr.y (mgr.24356) 64 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:34.997 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:58:34 smithi053 bash[56385]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-09T09:58:34.997 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:58:34 smithi053 bash[56565]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-09T09:58:34.997 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:58:34 smithi053 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-09T09:58:34.997 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:58:34 smithi053 systemd[1]: Stopped Ceph alertmanager.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T09:58:34.997 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:58:34 smithi053 systemd[1]: Started Ceph alertmanager.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T09:58:35.116 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:58:34 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:58:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T09:58:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:34 smithi086 bash[27789]: cluster 2023-10-09T09:58:33.704821+0000 mgr.y (mgr.24356) 64 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:35.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:58:35 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:58:35] "GET /metrics HTTP/1.1" 200 155639 "" "Prometheus/2.33.4" 2023-10-09T09:58:35.969 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:35 smithi086 bash[27789]: audit 2023-10-09T09:58:34.968222+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:36.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:35 smithi053 bash[33773]: audit 2023-10-09T09:58:34.968222+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:36.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:35 smithi053 bash[33773]: cephadm 2023-10-09T09:58:34.970884+0000 mgr.y (mgr.24356) 65 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-09T09:58:36.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:35 smithi053 bash[33773]: cephadm 2023-10-09T09:58:34.977266+0000 mgr.y (mgr.24356) 66 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi086 2023-10-09T09:58:36.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:35 smithi053 bash[33773]: cluster 2023-10-09T09:58:35.705504+0000 mgr.y (mgr.24356) 67 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:36.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:35 smithi053 bash[27369]: audit 2023-10-09T09:58:34.968222+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:36.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:35 smithi053 bash[27369]: cephadm 2023-10-09T09:58:34.970884+0000 mgr.y (mgr.24356) 65 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-09T09:58:36.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:35 smithi053 bash[27369]: cephadm 2023-10-09T09:58:34.977266+0000 mgr.y (mgr.24356) 66 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi086 2023-10-09T09:58:36.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:35 smithi053 bash[27369]: cluster 2023-10-09T09:58:35.705504+0000 mgr.y (mgr.24356) 67 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:36.175 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:58:35 smithi053 bash[56594]: level=info ts=2023-10-09T09:58:35.977Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-10-09T09:58:36.175 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:58:35 smithi053 bash[56594]: level=info ts=2023-10-09T09:58:35.977Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-10-09T09:58:36.175 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:58:35 smithi053 bash[56594]: level=info ts=2023-10-09T09:58:35.979Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.53 port=9094 2023-10-09T09:58:36.175 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:58:35 smithi053 bash[56594]: level=info ts=2023-10-09T09:58:35.980Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-09T09:58:36.175 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:58:36 smithi053 bash[56594]: level=info ts=2023-10-09T09:58:36.023Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-09T09:58:36.175 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:58:36 smithi053 bash[56594]: level=info ts=2023-10-09T09:58:36.024Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-09T09:58:36.175 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:58:36 smithi053 bash[56594]: level=info ts=2023-10-09T09:58:36.029Z caller=main.go:518 msg=Listening address=:9093 2023-10-09T09:58:36.175 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:58:36 smithi053 bash[56594]: level=info ts=2023-10-09T09:58:36.029Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-10-09T09:58:36.226 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:35 smithi086 bash[27789]: cephadm 2023-10-09T09:58:34.970884+0000 mgr.y (mgr.24356) 65 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-09T09:58:36.226 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:35 smithi086 bash[27789]: cephadm 2023-10-09T09:58:34.977266+0000 mgr.y (mgr.24356) 66 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi086 2023-10-09T09:58:36.226 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:35 smithi086 bash[27789]: cluster 2023-10-09T09:58:35.705504+0000 mgr.y (mgr.24356) 67 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:36.480 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:58:36.480 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:58:36.481 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:58:36.481 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:58:36.489 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:58:38.423 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:58:37 smithi053 bash[56594]: level=info ts=2023-10-09T09:58:37.981Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00077432s 2023-10-09T09:58:38.502 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:58:38.507 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:58:38.507 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:58:38.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:38 smithi053 bash[27369]: cluster 2023-10-09T09:58:37.706136+0000 mgr.y (mgr.24356) 68 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:38.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:38 smithi053 bash[33773]: cluster 2023-10-09T09:58:37.706136+0000 mgr.y (mgr.24356) 68 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:39.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:38 smithi086 bash[27789]: cluster 2023-10-09T09:58:37.706136+0000 mgr.y (mgr.24356) 68 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:39.117 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:38 smithi086 systemd[1]: Stopping Ceph prometheus.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T09:58:39.117 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:38 smithi086 bash[48557]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-prometheus.a 2023-10-09T09:58:39.617 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:39 smithi086 bash[47157]: ts=2023-10-09T09:58:39.137Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-09T09:58:39.617 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:39 smithi086 bash[47157]: ts=2023-10-09T09:58:39.137Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-10-09T09:58:39.617 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:39 smithi086 bash[47157]: ts=2023-10-09T09:58:39.137Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-10-09T09:58:39.617 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:39 smithi086 bash[47157]: ts=2023-10-09T09:58:39.137Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-10-09T09:58:39.617 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:39 smithi086 bash[47157]: ts=2023-10-09T09:58:39.137Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-10-09T09:58:39.617 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:39 smithi086 bash[47157]: ts=2023-10-09T09:58:39.137Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-10-09T09:58:39.618 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:39 smithi086 bash[47157]: ts=2023-10-09T09:58:39.138Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-09T09:58:39.618 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:39 smithi086 bash[47157]: ts=2023-10-09T09:58:39.138Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-10-09T09:58:39.618 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:39 smithi086 bash[47157]: ts=2023-10-09T09:58:39.138Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-10-09T09:58:39.618 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:39 smithi086 bash[47157]: ts=2023-10-09T09:58:39.139Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-10-09T09:58:39.618 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:39 smithi086 bash[47157]: ts=2023-10-09T09:58:39.139Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-10-09T09:58:39.618 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:39 smithi086 bash[47157]: ts=2023-10-09T09:58:39.139Z caller=main.go:1066 level=info msg="See you next time!" 2023-10-09T09:58:39.955 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:39 smithi086 bash[48593]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-09T09:58:39.956 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:39 smithi086 bash[48658]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-09T09:58:39.956 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:39 smithi086 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-09T09:58:39.956 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:39 smithi086 systemd[1]: Stopped Ceph prometheus.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T09:58:39.956 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:39 smithi086 systemd[1]: Started Ceph prometheus.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T09:58:40.173 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:58:39 smithi053 bash[27633]: [09/Oct/2023:09:58:39] ENGINE Bus STOPPING 2023-10-09T09:58:40.174 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27633]: [09/Oct/2023:09:58:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-09T09:58:40.174 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27633]: [09/Oct/2023:09:58:39] ENGINE Bus STOPPED 2023-10-09T09:58:40.174 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27633]: [09/Oct/2023:09:58:39] ENGINE Bus STARTING 2023-10-09T09:58:40.174 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27633]: [09/Oct/2023:09:58:40] ENGINE Serving on http://:::9283 2023-10-09T09:58:40.174 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27633]: [09/Oct/2023:09:58:40] ENGINE Bus STARTED 2023-10-09T09:58:40.174 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27633]: [09/Oct/2023:09:58:40] ENGINE Bus STOPPING 2023-10-09T09:58:40.174 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27633]: [09/Oct/2023:09:58:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-09T09:58:40.174 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27633]: [09/Oct/2023:09:58:40] ENGINE Bus STOPPED 2023-10-09T09:58:40.174 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27633]: [09/Oct/2023:09:58:40] ENGINE Bus STARTING 2023-10-09T09:58:40.443 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27633]: [09/Oct/2023:09:58:40] ENGINE Serving on http://:::9283 2023-10-09T09:58:40.443 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27633]: [09/Oct/2023:09:58:40] ENGINE Bus STARTED 2023-10-09T09:58:40.443 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27633]: [09/Oct/2023:09:58:40] ENGINE Bus STOPPING 2023-10-09T09:58:40.443 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27633]: [09/Oct/2023:09:58:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-09T09:58:40.443 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27633]: [09/Oct/2023:09:58:40] ENGINE Bus STOPPED 2023-10-09T09:58:40.443 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27633]: [09/Oct/2023:09:58:40] ENGINE Bus STARTING 2023-10-09T09:58:40.443 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27633]: [09/Oct/2023:09:58:40] ENGINE Serving on http://:::9283 2023-10-09T09:58:40.444 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27633]: [09/Oct/2023:09:58:40] ENGINE Bus STARTED 2023-10-09T09:58:40.444 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27369]: cluster 2023-10-09T09:58:39.706783+0000 mgr.y (mgr.24356) 69 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:40.444 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27369]: audit 2023-10-09T09:58:39.925349+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:40.444 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27369]: audit 2023-10-09T09:58:39.929609+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-09T09:58:40.444 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27369]: audit 2023-10-09T09:58:39.931440+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi053.front.sepia.ceph.com:9093"}]: dispatch 2023-10-09T09:58:40.690 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27369]: audit 2023-10-09T09:58:39.937301+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:40.690 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27369]: audit 2023-10-09T09:58:39.943806+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T09:58:40.690 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27369]: audit 2023-10-09T09:58:39.951288+0000 mon.c (mon.2) 47 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi086.front.sepia.ceph.com:9095"}]: dispatch 2023-10-09T09:58:40.690 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27369]: audit 2023-10-09T09:58:39.957395+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:40.691 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27369]: audit 2023-10-09T09:58:39.965137+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-09T09:58:40.691 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27369]: audit 2023-10-09T09:58:39.972426+0000 mon.c (mon.2) 49 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi086.front.sepia.ceph.com:3000"}]: dispatch 2023-10-09T09:58:40.691 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27369]: audit 2023-10-09T09:58:39.979741+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:40.691 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[27369]: audit 2023-10-09T09:58:39.988292+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:58:40.691 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[33773]: cluster 2023-10-09T09:58:39.706783+0000 mgr.y (mgr.24356) 69 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:40.691 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[33773]: audit 2023-10-09T09:58:39.925349+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:40.691 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[33773]: audit 2023-10-09T09:58:39.929609+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-09T09:58:40.691 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[33773]: audit 2023-10-09T09:58:39.931440+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi053.front.sepia.ceph.com:9093"}]: dispatch 2023-10-09T09:58:40.692 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[33773]: audit 2023-10-09T09:58:39.937301+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:40.692 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[33773]: audit 2023-10-09T09:58:39.943806+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T09:58:40.692 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[33773]: audit 2023-10-09T09:58:39.951288+0000 mon.c (mon.2) 47 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi086.front.sepia.ceph.com:9095"}]: dispatch 2023-10-09T09:58:40.692 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[33773]: audit 2023-10-09T09:58:39.957395+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:40.692 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[33773]: audit 2023-10-09T09:58:39.965137+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-09T09:58:40.692 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[33773]: audit 2023-10-09T09:58:39.972426+0000 mon.c (mon.2) 49 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi086.front.sepia.ceph.com:3000"}]: dispatch 2023-10-09T09:58:40.692 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[33773]: audit 2023-10-09T09:58:39.979741+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:40.692 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:40 smithi053 bash[33773]: audit 2023-10-09T09:58:39.988292+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:58:40.786 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:40 smithi086 bash[27789]: cluster 2023-10-09T09:58:39.706783+0000 mgr.y (mgr.24356) 69 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:40.786 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:40 smithi086 bash[27789]: audit 2023-10-09T09:58:39.925349+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:40.786 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:40 smithi086 bash[27789]: audit 2023-10-09T09:58:39.929609+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-09T09:58:40.786 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:40 smithi086 bash[27789]: audit 2023-10-09T09:58:39.931440+0000 mon.c (mon.2) 45 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi053.front.sepia.ceph.com:9093"}]: dispatch 2023-10-09T09:58:40.786 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:40 smithi086 bash[27789]: audit 2023-10-09T09:58:39.937301+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:40.786 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:40 smithi086 bash[27789]: audit 2023-10-09T09:58:39.943806+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T09:58:40.786 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:40 smithi086 bash[27789]: audit 2023-10-09T09:58:39.951288+0000 mon.c (mon.2) 47 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi086.front.sepia.ceph.com:9095"}]: dispatch 2023-10-09T09:58:40.786 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:40 smithi086 bash[27789]: audit 2023-10-09T09:58:39.957395+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:40.787 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:40 smithi086 bash[27789]: audit 2023-10-09T09:58:39.965137+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-09T09:58:40.787 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:40 smithi086 bash[27789]: audit 2023-10-09T09:58:39.972426+0000 mon.c (mon.2) 49 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi086.front.sepia.ceph.com:3000"}]: dispatch 2023-10-09T09:58:40.787 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:40 smithi086 bash[27789]: audit 2023-10-09T09:58:39.979741+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:40.787 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:40 smithi086 bash[27789]: audit 2023-10-09T09:58:39.988292+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:58:41.092 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:40 smithi086 bash[48688]: ts=2023-10-09T09:58:40.949Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-10-09T09:58:41.093 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:40 smithi086 bash[48688]: ts=2023-10-09T09:58:40.949Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-10-09T09:58:41.093 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:40 smithi086 bash[48688]: ts=2023-10-09T09:58:40.949Z caller=main.go:518 level=info host_details="(Linux 5.15.0-86-generic #96~20.04.1-Ubuntu SMP Thu Sep 21 13:23:37 UTC 2023 x86_64 smithi086 (none))" 2023-10-09T09:58:41.093 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:40 smithi086 bash[48688]: ts=2023-10-09T09:58:40.950Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-09T09:58:41.093 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:40 smithi086 bash[48688]: ts=2023-10-09T09:58:40.950Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-09T09:58:41.093 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:40 smithi086 bash[48688]: ts=2023-10-09T09:58:40.951Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-10-09T09:58:41.093 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:40 smithi086 bash[48688]: ts=2023-10-09T09:58:40.952Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-10-09T09:58:41.093 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:40 smithi086 bash[48688]: ts=2023-10-09T09:58:40.954Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-10-09T09:58:41.094 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:40 smithi086 bash[48688]: ts=2023-10-09T09:58:40.956Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-09T09:58:41.094 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:40 smithi086 bash[48688]: ts=2023-10-09T09:58:40.956Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.093µs 2023-10-09T09:58:41.094 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:40 smithi086 bash[48688]: ts=2023-10-09T09:58:40.956Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-09T09:58:41.094 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:41 smithi086 bash[48688]: ts=2023-10-09T09:58:41.091Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-10-09T09:58:41.367 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:41 smithi086 bash[48688]: ts=2023-10-09T09:58:41.092Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-10-09T09:58:41.367 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:41 smithi086 bash[48688]: ts=2023-10-09T09:58:41.092Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=31.741µs wal_replay_duration=135.529703ms total_replay_duration=135.576785ms 2023-10-09T09:58:41.367 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:41 smithi086 bash[48688]: ts=2023-10-09T09:58:41.095Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-10-09T09:58:41.367 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:41 smithi086 bash[48688]: ts=2023-10-09T09:58:41.095Z caller=main.go:947 level=info msg="TSDB started" 2023-10-09T09:58:41.367 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:41 smithi086 bash[48688]: ts=2023-10-09T09:58:41.095Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-09T09:58:41.367 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:41 smithi086 bash[48688]: ts=2023-10-09T09:58:41.125Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=30.489688ms db_storage=1.414µs remote_storage=2.088µs web_handler=598ns query_engine=1.284µs scrape=452.804µs scrape_sd=50.19µs notify=51.477µs notify_sd=20.27µs rules=29.303949ms 2023-10-09T09:58:41.368 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 09:58:41 smithi086 bash[48688]: ts=2023-10-09T09:58:41.125Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-10-09T09:58:41.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:41 smithi053 bash[33773]: audit 2023-10-09T09:58:39.930148+0000 mgr.y (mgr.24356) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-09T09:58:41.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:41 smithi053 bash[33773]: audit 2023-10-09T09:58:39.931853+0000 mgr.y (mgr.24356) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi053.front.sepia.ceph.com:9093"}]: dispatch 2023-10-09T09:58:41.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:41 smithi053 bash[33773]: audit 2023-10-09T09:58:39.944489+0000 mgr.y (mgr.24356) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T09:58:41.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:41 smithi053 bash[33773]: audit 2023-10-09T09:58:39.951868+0000 mgr.y (mgr.24356) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi086.front.sepia.ceph.com:9095"}]: dispatch 2023-10-09T09:58:41.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:41 smithi053 bash[33773]: audit 2023-10-09T09:58:39.965926+0000 mgr.y (mgr.24356) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-09T09:58:41.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:41 smithi053 bash[33773]: audit 2023-10-09T09:58:39.973105+0000 mgr.y (mgr.24356) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi086.front.sepia.ceph.com:3000"}]: dispatch 2023-10-09T09:58:41.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:41 smithi053 bash[27369]: audit 2023-10-09T09:58:39.930148+0000 mgr.y (mgr.24356) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-09T09:58:41.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:41 smithi053 bash[27369]: audit 2023-10-09T09:58:39.931853+0000 mgr.y (mgr.24356) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi053.front.sepia.ceph.com:9093"}]: dispatch 2023-10-09T09:58:41.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:41 smithi053 bash[27369]: audit 2023-10-09T09:58:39.944489+0000 mgr.y (mgr.24356) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T09:58:41.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:41 smithi053 bash[27369]: audit 2023-10-09T09:58:39.951868+0000 mgr.y (mgr.24356) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi086.front.sepia.ceph.com:9095"}]: dispatch 2023-10-09T09:58:41.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:41 smithi053 bash[27369]: audit 2023-10-09T09:58:39.965926+0000 mgr.y (mgr.24356) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-09T09:58:41.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:41 smithi053 bash[27369]: audit 2023-10-09T09:58:39.973105+0000 mgr.y (mgr.24356) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi086.front.sepia.ceph.com:3000"}]: dispatch 2023-10-09T09:58:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:41 smithi086 bash[27789]: audit 2023-10-09T09:58:39.930148+0000 mgr.y (mgr.24356) 70 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-09T09:58:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:41 smithi086 bash[27789]: audit 2023-10-09T09:58:39.931853+0000 mgr.y (mgr.24356) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi053.front.sepia.ceph.com:9093"}]: dispatch 2023-10-09T09:58:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:41 smithi086 bash[27789]: audit 2023-10-09T09:58:39.944489+0000 mgr.y (mgr.24356) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T09:58:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:41 smithi086 bash[27789]: audit 2023-10-09T09:58:39.951868+0000 mgr.y (mgr.24356) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi086.front.sepia.ceph.com:9095"}]: dispatch 2023-10-09T09:58:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:41 smithi086 bash[27789]: audit 2023-10-09T09:58:39.965926+0000 mgr.y (mgr.24356) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-09T09:58:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:41 smithi086 bash[27789]: audit 2023-10-09T09:58:39.973105+0000 mgr.y (mgr.24356) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi086.front.sepia.ceph.com:3000"}]: dispatch 2023-10-09T09:58:42.478 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:42 smithi053 bash[27369]: cluster 2023-10-09T09:58:41.707201+0000 mgr.y (mgr.24356) 76 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:42.478 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:42 smithi053 bash[33773]: cluster 2023-10-09T09:58:41.707201+0000 mgr.y (mgr.24356) 76 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:42.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:42 smithi086 bash[27789]: cluster 2023-10-09T09:58:41.707201+0000 mgr.y (mgr.24356) 76 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:45.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:44 smithi086 bash[27789]: cluster 2023-10-09T09:58:43.707745+0000 mgr.y (mgr.24356) 77 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:45.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:44 smithi053 bash[33773]: cluster 2023-10-09T09:58:43.707745+0000 mgr.y (mgr.24356) 77 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:45.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:44 smithi053 bash[27369]: cluster 2023-10-09T09:58:43.707745+0000 mgr.y (mgr.24356) 77 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:46.173 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 09:58:45 smithi053 bash[56594]: level=info ts=2023-10-09T09:58:45.984Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.00421219s 2023-10-09T09:58:47.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:46 smithi086 bash[27789]: cluster 2023-10-09T09:58:45.708205+0000 mgr.y (mgr.24356) 78 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:47.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:46 smithi086 bash[27789]: audit 2023-10-09T09:58:45.848940+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:47.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:46 smithi053 bash[27369]: cluster 2023-10-09T09:58:45.708205+0000 mgr.y (mgr.24356) 78 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:47.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:46 smithi053 bash[27369]: audit 2023-10-09T09:58:45.848940+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:47.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:46 smithi053 bash[33773]: cluster 2023-10-09T09:58:45.708205+0000 mgr.y (mgr.24356) 78 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:47.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:46 smithi053 bash[33773]: audit 2023-10-09T09:58:45.848940+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:48.852 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:48 smithi053 bash[27369]: cluster 2023-10-09T09:58:47.708647+0000 mgr.y (mgr.24356) 79 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:48.905 INFO:teuthology.orchestra.run.smithi053.stdout:180388626469 2023-10-09T09:58:48.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:48 smithi053 bash[33773]: cluster 2023-10-09T09:58:47.708647+0000 mgr.y (mgr.24356) 79 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:49.049 INFO:teuthology.orchestra.run.smithi053.stdout:77309411399 2023-10-09T09:58:49.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:48 smithi086 bash[27789]: cluster 2023-10-09T09:58:47.708647+0000 mgr.y (mgr.24356) 79 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:49.593 INFO:teuthology.orchestra.run.smithi053.stdout:154618822702 2023-10-09T09:58:50.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:49 smithi086 bash[27789]: audit 2023-10-09T09:58:48.898727+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.53:0/2492373547' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-09T09:58:50.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:49 smithi086 bash[27789]: audit 2023-10-09T09:58:49.048637+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.53:0/29387255' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-09T09:58:50.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:49 smithi086 bash[27789]: audit 2023-10-09T09:58:49.592758+0000 mon.a (mon.0) 618 : audit [DBG] from='client.? 172.21.15.53:0/255328964' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-09T09:58:50.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:49 smithi053 bash[27369]: audit 2023-10-09T09:58:48.898727+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.53:0/2492373547' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-09T09:58:50.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:49 smithi053 bash[27369]: audit 2023-10-09T09:58:49.048637+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.53:0/29387255' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-09T09:58:50.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:49 smithi053 bash[27369]: audit 2023-10-09T09:58:49.592758+0000 mon.a (mon.0) 618 : audit [DBG] from='client.? 172.21.15.53:0/255328964' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-09T09:58:50.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:49 smithi053 bash[33773]: audit 2023-10-09T09:58:48.898727+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.53:0/2492373547' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-09T09:58:50.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:49 smithi053 bash[33773]: audit 2023-10-09T09:58:49.048637+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.53:0/29387255' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-09T09:58:50.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:49 smithi053 bash[33773]: audit 2023-10-09T09:58:49.592758+0000 mon.a (mon.0) 618 : audit [DBG] from='client.? 172.21.15.53:0/255328964' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-09T09:58:50.412 INFO:teuthology.orchestra.run.smithi053.stdout:107374182462 2023-10-09T09:58:51.092 INFO:teuthology.orchestra.run.smithi053.stdout:206158430238 2023-10-09T09:58:51.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:50 smithi086 bash[27789]: cluster 2023-10-09T09:58:49.709151+0000 mgr.y (mgr.24356) 80 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:51.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:50 smithi086 bash[27789]: audit 2023-10-09T09:58:50.411430+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.53:0/1868560114' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-09T09:58:51.184 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:50 smithi053 bash[27369]: cluster 2023-10-09T09:58:49.709151+0000 mgr.y (mgr.24356) 80 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:51.184 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:50 smithi053 bash[27369]: audit 2023-10-09T09:58:50.411430+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.53:0/1868560114' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-09T09:58:51.184 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:50 smithi053 bash[33773]: cluster 2023-10-09T09:58:49.709151+0000 mgr.y (mgr.24356) 80 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:51.184 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:50 smithi053 bash[33773]: audit 2023-10-09T09:58:50.411430+0000 mon.c (mon.2) 53 : audit [DBG] from='client.? 172.21.15.53:0/1868560114' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-09T09:58:51.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:51 smithi053 bash[27369]: audit 2023-10-09T09:58:51.091570+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.53:0/1160427844' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-09T09:58:51.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:51 smithi053 bash[33773]: audit 2023-10-09T09:58:51.091570+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.53:0/1160427844' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-09T09:58:52.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:51 smithi086 bash[27789]: audit 2023-10-09T09:58:51.091570+0000 mon.c (mon.2) 54 : audit [DBG] from='client.? 172.21.15.53:0/1160427844' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-09T09:58:52.748 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626466 got 180388626469 for osd.6 2023-10-09T09:58:52.748 DEBUG:teuthology.parallel:result is None 2023-10-09T09:58:53.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:52 smithi086 bash[27789]: cluster 2023-10-09T09:58:51.709713+0000 mgr.y (mgr.24356) 81 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:53.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:52 smithi053 bash[27369]: cluster 2023-10-09T09:58:51.709713+0000 mgr.y (mgr.24356) 81 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:53.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:52 smithi053 bash[33773]: cluster 2023-10-09T09:58:51.709713+0000 mgr.y (mgr.24356) 81 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:53.395 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822698 got 154618822702 for osd.5 2023-10-09T09:58:53.395 DEBUG:teuthology.parallel:result is None 2023-10-09T09:58:54.127 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182457 got 107374182462 for osd.3 2023-10-09T09:58:54.127 DEBUG:teuthology.parallel:result is None 2023-10-09T09:58:54.645 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411395 got 77309411399 for osd.2 2023-10-09T09:58:54.645 DEBUG:teuthology.parallel:result is None 2023-10-09T09:58:54.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:54 smithi053 bash[33773]: cluster 2023-10-09T09:58:53.710336+0000 mgr.y (mgr.24356) 82 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:54.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:54 smithi053 bash[27369]: cluster 2023-10-09T09:58:53.710336+0000 mgr.y (mgr.24356) 82 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:54.987 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430233 got 206158430238 for osd.7 2023-10-09T09:58:54.988 DEBUG:teuthology.parallel:result is None 2023-10-09T09:58:55.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:54 smithi086 bash[27789]: cluster 2023-10-09T09:58:53.710336+0000 mgr.y (mgr.24356) 82 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:55.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:58:54 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:58:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T09:58:55.301 INFO:teuthology.orchestra.run.smithi053.stdout:128849018935 2023-10-09T09:58:55.601 INFO:teuthology.orchestra.run.smithi053.stdout:34359738457 2023-10-09T09:58:55.621 INFO:teuthology.orchestra.run.smithi053.stdout:55834574928 2023-10-09T09:58:55.625 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:58:55 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:58:55] "GET /metrics HTTP/1.1" 200 155643 "" "Prometheus/2.33.4" 2023-10-09T09:58:55.957 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:55 smithi053 bash[33773]: audit 2023-10-09T09:58:55.299820+0000 mon.a (mon.0) 619 : audit [DBG] from='client.? 172.21.15.53:0/214352512' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-09T09:58:55.958 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:55 smithi053 bash[33773]: audit 2023-10-09T09:58:55.599721+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.53:0/3036235368' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-09T09:58:55.958 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:55 smithi053 bash[33773]: audit 2023-10-09T09:58:55.620768+0000 mon.a (mon.0) 620 : audit [DBG] from='client.? 172.21.15.53:0/1548579427' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-09T09:58:55.958 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:55 smithi053 bash[27369]: audit 2023-10-09T09:58:55.299820+0000 mon.a (mon.0) 619 : audit [DBG] from='client.? 172.21.15.53:0/214352512' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-09T09:58:55.958 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:55 smithi053 bash[27369]: audit 2023-10-09T09:58:55.599721+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.53:0/3036235368' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-09T09:58:55.958 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:55 smithi053 bash[27369]: audit 2023-10-09T09:58:55.620768+0000 mon.a (mon.0) 620 : audit [DBG] from='client.? 172.21.15.53:0/1548579427' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-09T09:58:56.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:55 smithi086 bash[27789]: audit 2023-10-09T09:58:55.299820+0000 mon.a (mon.0) 619 : audit [DBG] from='client.? 172.21.15.53:0/214352512' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-09T09:58:56.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:55 smithi086 bash[27789]: audit 2023-10-09T09:58:55.599721+0000 mon.c (mon.2) 55 : audit [DBG] from='client.? 172.21.15.53:0/3036235368' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-09T09:58:56.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:55 smithi086 bash[27789]: audit 2023-10-09T09:58:55.620768+0000 mon.a (mon.0) 620 : audit [DBG] from='client.? 172.21.15.53:0/1548579427' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-09T09:58:56.317 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018930 got 128849018935 for osd.4 2023-10-09T09:58:56.317 DEBUG:teuthology.parallel:result is None 2023-10-09T09:58:56.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:56 smithi053 bash[27369]: cluster 2023-10-09T09:58:55.710889+0000 mgr.y (mgr.24356) 83 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:56.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:56 smithi053 bash[27369]: audit 2023-10-09T09:58:56.230488+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:56.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:56 smithi053 bash[27369]: audit 2023-10-09T09:58:56.232507+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:58:56.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:56 smithi053 bash[27369]: audit 2023-10-09T09:58:56.233570+0000 mon.c (mon.2) 57 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:58:56.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:56 smithi053 bash[27369]: audit 2023-10-09T09:58:56.239941+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:56.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:56 smithi053 bash[27369]: audit 2023-10-09T09:58:56.246533+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:58:56.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:56 smithi053 bash[33773]: cluster 2023-10-09T09:58:55.710889+0000 mgr.y (mgr.24356) 83 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:56.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:56 smithi053 bash[33773]: audit 2023-10-09T09:58:56.230488+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:56.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:56 smithi053 bash[33773]: audit 2023-10-09T09:58:56.232507+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:58:56.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:56 smithi053 bash[33773]: audit 2023-10-09T09:58:56.233570+0000 mon.c (mon.2) 57 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:58:56.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:56 smithi053 bash[33773]: audit 2023-10-09T09:58:56.239941+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:56.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:56 smithi053 bash[33773]: audit 2023-10-09T09:58:56.246533+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:58:57.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:56 smithi086 bash[27789]: cluster 2023-10-09T09:58:55.710889+0000 mgr.y (mgr.24356) 83 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:57.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:56 smithi086 bash[27789]: audit 2023-10-09T09:58:56.230488+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:57.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:56 smithi086 bash[27789]: audit 2023-10-09T09:58:56.232507+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:58:57.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:56 smithi086 bash[27789]: audit 2023-10-09T09:58:56.233570+0000 mon.c (mon.2) 57 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:58:57.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:56 smithi086 bash[27789]: audit 2023-10-09T09:58:56.239941+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:58:57.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:56 smithi086 bash[27789]: audit 2023-10-09T09:58:56.246533+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:58:57.251 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738452 got 34359738457 for osd.0 2023-10-09T09:58:57.251 DEBUG:teuthology.parallel:result is None 2023-10-09T09:58:57.263 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574924 got 55834574928 for osd.1 2023-10-09T09:58:57.263 DEBUG:teuthology.parallel:result is None 2023-10-09T09:58:57.263 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-09T09:58:57.264 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T09:58:59.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:58:58 smithi086 bash[27789]: cluster 2023-10-09T09:58:57.711525+0000 mgr.y (mgr.24356) 84 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:59.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:58:58 smithi053 bash[27369]: cluster 2023-10-09T09:58:57.711525+0000 mgr.y (mgr.24356) 84 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:58:59.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:58:58 smithi053 bash[33773]: cluster 2023-10-09T09:58:57.711525+0000 mgr.y (mgr.24356) 84 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:00.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:00 smithi053 bash[33773]: cluster 2023-10-09T09:58:59.712215+0000 mgr.y (mgr.24356) 85 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:00.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:00 smithi053 bash[27369]: cluster 2023-10-09T09:58:59.712215+0000 mgr.y (mgr.24356) 85 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:00.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:00 smithi086 bash[27789]: cluster 2023-10-09T09:58:59.712215+0000 mgr.y (mgr.24356) 85 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:02.086 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:59:03.081 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:02 smithi053 bash[27369]: cluster 2023-10-09T09:59:01.712825+0000 mgr.y (mgr.24356) 86 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:03.081 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:02 smithi053 bash[27369]: audit 2023-10-09T09:59:02.132199+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:03.081 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:02 smithi053 bash[27369]: audit 2023-10-09T09:59:02.134429+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:59:03.082 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:02 smithi053 bash[27369]: audit 2023-10-09T09:59:02.135692+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:59:03.082 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:02 smithi053 bash[27369]: audit 2023-10-09T09:59:02.142318+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:03.082 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:02 smithi053 bash[33773]: cluster 2023-10-09T09:59:01.712825+0000 mgr.y (mgr.24356) 86 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:03.082 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:02 smithi053 bash[33773]: audit 2023-10-09T09:59:02.132199+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:03.082 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:02 smithi053 bash[33773]: audit 2023-10-09T09:59:02.134429+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:59:03.082 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:02 smithi053 bash[33773]: audit 2023-10-09T09:59:02.135692+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:59:03.082 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:02 smithi053 bash[33773]: audit 2023-10-09T09:59:02.142318+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:03.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:02 smithi086 bash[27789]: cluster 2023-10-09T09:59:01.712825+0000 mgr.y (mgr.24356) 86 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:03.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:02 smithi086 bash[27789]: audit 2023-10-09T09:59:02.132199+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:03.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:02 smithi086 bash[27789]: audit 2023-10-09T09:59:02.134429+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:59:03.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:02 smithi086 bash[27789]: audit 2023-10-09T09:59:02.135692+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:59:03.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:02 smithi086 bash[27789]: audit 2023-10-09T09:59:02.142318+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:04.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:04 smithi053 bash[33773]: cluster 2023-10-09T09:59:03.713288+0000 mgr.y (mgr.24356) 87 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:04.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:04 smithi053 bash[27369]: cluster 2023-10-09T09:59:03.713288+0000 mgr.y (mgr.24356) 87 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:05.046 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T09:59:05.052 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2023-10-09T09:59:05.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:04 smithi086 bash[27789]: cluster 2023-10-09T09:59:03.713288+0000 mgr.y (mgr.24356) 87 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:05.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:59:04 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:59:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T09:59:05.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:59:05 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:59:05] "GET /metrics HTTP/1.1" 200 155639 "" "Prometheus/2.33.4" 2023-10-09T09:59:05.741 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":67,"stamp":"2023-10-09T09:59:03.713130+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":2380960,"kb_used_data":4192,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747580256,"statfs":{"total":767960285184,"available":765522182144,"internally_reserved":0,"allocated":4292608,"data_stored":1761600,"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":54,"state":"active+clean","last_fresh":"2023-10-09T09:57:36.910334+0000","last_change":"2023-10-09T09:57:34.764796+0000","last_active":"2023-10-09T09:57:36.910334+0000","last_peered":"2023-10-09T09:57:36.910334+0000","last_clean":"2023-10-09T09:57:36.910334+0000","last_became_active":"2023-10-09T09:57:34.764433+0000","last_became_peered":"2023-10-09T09:57:34.764433+0000","last_unstale":"2023-10-09T09:57:36.910334+0000","last_undegraded":"2023-10-09T09:57:36.910334+0000","last_fullsized":"2023-10-09T09:57:36.910334+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":54,"state":"active+clean","last_fresh":"2023-10-09T09:57:35.770147+0000","last_change":"2023-10-09T09:57:35.341554+0000","last_active":"2023-10-09T09:57:35.770147+0000","last_peered":"2023-10-09T09:57:35.770147+0000","last_clean":"2023-10-09T09:57:35.770147+0000","last_became_active":"2023-10-09T09:57:35.340955+0000","last_became_peered":"2023-10-09T09:57:35.340955+0000","last_unstale":"2023-10-09T09:57:35.770147+0000","last_undegraded":"2023-10-09T09:57:35.770147+0000","last_fullsized":"2023-10-09T09:57:35.770147+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":54,"state":"active+clean","last_fresh":"2023-10-09T09:57:36.600416+0000","last_change":"2023-10-09T09:57:35.343264+0000","last_active":"2023-10-09T09:57:36.600416+0000","last_peered":"2023-10-09T09:57:36.600416+0000","last_clean":"2023-10-09T09:57:36.600416+0000","last_became_active":"2023-10-09T09:57:35.342279+0000","last_became_peered":"2023-10-09T09:57:35.342279+0000","last_unstale":"2023-10-09T09:57:36.600416+0000","last_undegraded":"2023-10-09T09:57:36.600416+0000","last_fullsized":"2023-10-09T09:57:36.600416+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":54,"state":"active+clean","last_fresh":"2023-10-09T09:57:36.600412+0000","last_change":"2023-10-09T09:57:34.976172+0000","last_active":"2023-10-09T09:57:36.600412+0000","last_peered":"2023-10-09T09:57:36.600412+0000","last_clean":"2023-10-09T09:57:36.600412+0000","last_became_active":"2023-10-09T09:57:34.975140+0000","last_became_peered":"2023-10-09T09:57:34.975140+0000","last_unstale":"2023-10-09T09:57:36.600412+0000","last_undegraded":"2023-10-09T09:57:36.600412+0000","last_fullsized":"2023-10-09T09:57:36.600412+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":54,"state":"active+clean","last_fresh":"2023-10-09T09:57:36.600367+0000","last_change":"2023-10-09T09:56:32.904694+0000","last_active":"2023-10-09T09:57:36.600367+0000","last_peered":"2023-10-09T09:57:36.600367+0000","last_clean":"2023-10-09T09:57:36.600367+0000","last_became_active":"2023-10-09T09:56:32.903942+0000","last_became_peered":"2023-10-09T09:56:32.903942+0000","last_unstale":"2023-10-09T09:57:36.600367+0000","last_undegraded":"2023-10-09T09:57:36.600367+0000","last_fullsized":"2023-10-09T09:57:36.600367+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_clean_scrub_stamp":"2023-10-09T09:52:58.844090+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":54,"state":"active+clean","last_fresh":"2023-10-09T09:57:36.724752+0000","last_change":"2023-10-09T09:57:34.767173+0000","last_active":"2023-10-09T09:57:36.724752+0000","last_peered":"2023-10-09T09:57:36.724752+0000","last_clean":"2023-10-09T09:57:36.724752+0000","last_became_active":"2023-10-09T09:57:34.766657+0000","last_became_peered":"2023-10-09T09:57:34.766657+0000","last_unstale":"2023-10-09T09:57:36.724752+0000","last_undegraded":"2023-10-09T09:57:36.724752+0000","last_fullsized":"2023-10-09T09:57:36.724752+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":54,"state":"active+clean","last_fresh":"2023-10-09T09:57:35.771337+0000","last_change":"2023-10-09T09:57:35.391507+0000","last_active":"2023-10-09T09:57:35.771337+0000","last_peered":"2023-10-09T09:57:35.771337+0000","last_clean":"2023-10-09T09:57:35.771337+0000","last_became_active":"2023-10-09T09:57:35.390993+0000","last_became_peered":"2023-10-09T09:57:35.390993+0000","last_unstale":"2023-10-09T09:57:35.771337+0000","last_undegraded":"2023-10-09T09:57:35.771337+0000","last_fullsized":"2023-10-09T09:57:35.771337+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":54,"state":"active+clean","last_fresh":"2023-10-09T09:57:36.724760+0000","last_change":"2023-10-09T09:57:34.767202+0000","last_active":"2023-10-09T09:57:36.724760+0000","last_peered":"2023-10-09T09:57:36.724760+0000","last_clean":"2023-10-09T09:57:36.724760+0000","last_became_active":"2023-10-09T09:57:34.766677+0000","last_became_peered":"2023-10-09T09:57:34.766677+0000","last_unstale":"2023-10-09T09:57:36.724760+0000","last_undegraded":"2023-10-09T09:57:36.724760+0000","last_fullsized":"2023-10-09T09:57:36.724760+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":54,"state":"active+clean","last_fresh":"2023-10-09T09:57:35.770380+0000","last_change":"2023-10-09T09:57:34.975987+0000","last_active":"2023-10-09T09:57:35.770380+0000","last_peered":"2023-10-09T09:57:35.770380+0000","last_clean":"2023-10-09T09:57:35.770380+0000","last_became_active":"2023-10-09T09:57:34.974978+0000","last_became_peered":"2023-10-09T09:57:34.974978+0000","last_unstale":"2023-10-09T09:57:35.770380+0000","last_undegraded":"2023-10-09T09:57:35.770380+0000","last_fullsized":"2023-10-09T09:57:35.770380+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":206158430240,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":220200,"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":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.81899999999999995,"15min":0.79900000000000004},"min":{"1min":0.63,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.85499999999999998,"15min":0.84499999999999997},"min":{"1min":0.65700000000000003,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.2669999999999999,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.052}]},{"osd":1,"last update":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.89200000000000002,"15min":0.88700000000000001},"min":{"1min":0.68700000000000006,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.76800000000000002},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.101,"5min":1.224,"15min":1.224},"last":0.84099999999999997}]},{"osd":2,"last update":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.89700000000000002,"15min":0.89400000000000002},"min":{"1min":0.67300000000000004,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3109999999999999,"5min":1.552,"15min":1.552},"last":0.88500000000000001},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.93000000000000005,"15min":0.92700000000000005},"min":{"1min":0.76700000000000002,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.242,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.92000000000000004}]},{"osd":3,"last update":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.86299999999999999,"15min":0.84499999999999997},"min":{"1min":0.67800000000000005,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.81100000000000005},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.008,"15min":1.012},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.766,"5min":1.766,"15min":1.766},"last":1.143}]},{"osd":4,"last update":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.88900000000000001,"15min":0.89000000000000001},"min":{"1min":0.64700000000000002,"5min":0.496,"15min":0.496},"max":{"1min":1.5960000000000001,"5min":1.8280000000000001,"15min":1.8280000000000001},"last":1.1619999999999999},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.91500000000000004,"15min":0.90500000000000003},"min":{"1min":0.64000000000000001,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.2370000000000001,"5min":1.377,"15min":1.377},"last":1.0169999999999999}]},{"osd":5,"last update":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":0.95699999999999996,"15min":0.94699999999999995},"min":{"1min":0.60199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.6919999999999999,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":1.1950000000000001},{"interface":"front","average":{"1min":0.91000000000000003,"5min":1.0249999999999999,"15min":1.044},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.264,"5min":1.8700000000000001,"15min":1.8700000000000001},"last":1}]},{"osd":6,"last update":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":1.0329999999999999,"15min":1.0529999999999999},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.2350000000000001,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":1.081},{"interface":"front","average":{"1min":1.099,"5min":1.0369999999999999,"15min":1.0269999999999999},"min":{"1min":0.85199999999999998,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.4370000000000001,"5min":1.484,"15min":1.484},"last":0.98399999999999999}]}]},{"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":297616,"kb_used_data":520,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447536,"statfs":{"total":95995035648,"available":95690276864,"internally_reserved":0,"allocated":532480,"data_stored":219885,"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":"Mon Oct 9 09:58:55 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.90600000000000003,"15min":0.92100000000000004},"min":{"1min":0.53600000000000003,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.149,"5min":2.0270000000000001,"15min":2.0270000000000001},"last":0.89700000000000002},{"interface":"front","average":{"1min":0.84099999999999997,"5min":0.89000000000000001,"15min":0.91000000000000003},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.0309999999999999,"5min":1.216,"15min":1.216},"last":0.92400000000000004}]},{"osd":1,"last update":"Mon Oct 9 09:58:55 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.91300000000000003,"15min":0.91700000000000004},"min":{"1min":0.745,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.052,"5min":1.417,"15min":1.417},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.93600000000000005,"15min":0.97599999999999998},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.0720000000000001,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.97499999999999998}]},{"osd":2,"last update":"Mon Oct 9 09:58:55 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.91200000000000003,"15min":0.91900000000000004},"min":{"1min":0.63200000000000001,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.119,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.0389999999999999},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.96099999999999997,"15min":0.98699999999999999},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.1319999999999999,"5min":1.371,"15min":1.371},"last":1.1080000000000001}]},{"osd":3,"last update":"Mon Oct 9 09:58:55 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.97099999999999997,"15min":1.0009999999999999},"min":{"1min":0.61299999999999999,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.204,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.0820000000000001},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.94099999999999995,"15min":0.94499999999999995},"min":{"1min":0.69799999999999995,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.2789999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":1.0029999999999999}]},{"osd":4,"last update":"Mon Oct 9 09:58:55 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.86799999999999999,"15min":0.85699999999999998},"min":{"1min":0.60599999999999998,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.2749999999999999,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.95499999999999996},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.94899999999999995,"15min":0.95699999999999996},"min":{"1min":0.628,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.4339999999999999,"5min":1.456,"15min":1.456},"last":0.76900000000000002}]},{"osd":5,"last update":"Mon Oct 9 09:58:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":0.91400000000000003,"15min":0.90000000000000002},"min":{"1min":0.54400000000000004,"5min":0.502,"15min":0.502},"max":{"1min":1.5149999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.73899999999999999},{"interface":"front","average":{"1min":1.032,"5min":0.99299999999999999,"15min":0.98799999999999999},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.2729999999999999,"5min":1.528,"15min":1.528},"last":0.85999999999999999}]},{"osd":7,"last update":"Mon Oct 9 09:58:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.032,"15min":1.026},"min":{"1min":0.68600000000000005,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.1499999999999999},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.002,"15min":0.98499999999999999},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.82599999999999996}]}]},{"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":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"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":"Mon Oct 9 09:58:24 2023","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.67500000000000004,"15min":0.58899999999999997},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.0780000000000001,"5min":1.0780000000000001,"15min":1.0780000000000001},"last":0.498},{"interface":"front","average":{"1min":0.69399999999999995,"5min":0.73299999999999998,"15min":0.621},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.1040000000000001,"5min":1.1040000000000001,"15min":1.1040000000000001},"last":0.56200000000000006}]},{"osd":2,"last update":"Mon Oct 9 09:58:12 2023","interfaces":[{"interface":"back","average":{"1min":0.72999999999999998,"5min":0.71899999999999997,"15min":0.65400000000000003},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":1.1619999999999999,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.77900000000000003,"5min":0.76900000000000002,"15min":0.69699999999999995},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.05,"5min":1.298,"15min":1.298},"last":0.443}]},{"osd":3,"last update":"Mon Oct 9 09:58:52 2023","interfaces":[{"interface":"back","average":{"1min":0.69099999999999995,"5min":0.79600000000000004,"15min":0.82999999999999996},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.0549999999999999,"5min":1.206,"15min":1.206},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.90900000000000003,"15min":0.91700000000000004},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.1970000000000001,"5min":1.363,"15min":1.363},"last":0.82599999999999996}]},{"osd":4,"last update":"Mon Oct 9 09:58:29 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.996,"15min":0.97699999999999998},"min":{"1min":0.77200000000000002,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.3919999999999999,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":0.92800000000000005},{"interface":"front","average":{"1min":0.97199999999999998,"5min":1.008,"15min":0.98399999999999999},"min":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.2190000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.133}]},{"osd":5,"last update":"Mon Oct 9 09:58:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.0780000000000001,"15min":1.0820000000000001},"min":{"1min":0.81299999999999994,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.3009999999999999,"5min":1.581,"15min":1.581},"last":1.042},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.095,"15min":1.093},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.3240000000000001,"5min":1.575,"15min":1.575},"last":1.071}]},{"osd":6,"last update":"Mon Oct 9 09:58:52 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":1.0740000000000001,"15min":1.1100000000000001},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.325,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.2050000000000001},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.0820000000000001,"15min":1.109},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.2569999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":0.91400000000000003}]},{"osd":7,"last update":"Mon Oct 9 09:58:33 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.115,"15min":1.123},"min":{"1min":0.748,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.3520000000000001,"5min":1.645,"15min":1.645},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.095,"15min":1.1040000000000001},"min":{"1min":0.66000000000000003,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.3420000000000001,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":1.2649999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738459,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"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":"Mon Oct 9 09:58:26 2023","interfaces":[{"interface":"back","average":{"1min":0.69199999999999995,"5min":0.70499999999999996,"15min":0.60299999999999998},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.76400000000000001,"15min":0.63700000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.35899999999999999},"max":{"1min":1.1659999999999999,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":1.04}]},{"osd":2,"last update":"Mon Oct 9 09:58:10 2023","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.81000000000000005,"15min":0.72699999999999998},"min":{"1min":0.42299999999999999,"5min":0.38,"15min":0.38},"max":{"1min":1.2629999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.85999999999999999},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.752,"15min":0.69799999999999995},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.145,"5min":1.145,"15min":1.145},"last":0.752}]},{"osd":3,"last update":"Mon Oct 9 09:58:50 2023","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.73699999999999999,"15min":0.73699999999999999},"min":{"1min":0.35699999999999998,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.89600000000000002,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.97299999999999998},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.89800000000000002,"15min":0.88},"min":{"1min":0.46899999999999997,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.1799999999999999,"5min":1.353,"15min":1.353},"last":0.78200000000000003}]},{"osd":4,"last update":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.069,"15min":1.0660000000000001},"min":{"1min":0.78700000000000003,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.3009999999999999,"5min":1.403,"15min":1.403},"last":1.1160000000000001},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.99099999999999999,"15min":0.99199999999999999},"min":{"1min":0.69599999999999995,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.214,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.4419999999999999}]},{"osd":5,"last update":"Mon Oct 9 09:58:11 2023","interfaces":[{"interface":"back","average":{"1min":1.1639999999999999,"5min":1.0780000000000001,"15min":1.0589999999999999},"min":{"1min":0.76200000000000001,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.736,"5min":1.736,"15min":1.736},"last":1.319},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.0429999999999999,"15min":1.0509999999999999},"min":{"1min":0.77900000000000003,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.5109999999999999,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":1.1299999999999999}]},{"osd":6,"last update":"Mon Oct 9 09:58:50 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":1.014,"15min":1.012},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.248,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.2869999999999999},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.1259999999999999,"15min":1.1339999999999999},"min":{"1min":0.71999999999999997,"5min":0.623,"15min":0.623},"max":{"1min":1.3819999999999999,"5min":1.623,"15min":1.623},"last":1.415}]},{"osd":7,"last update":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.115,"15min":1.1299999999999999},"min":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"max":{"1min":1.4199999999999999,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":1.349},{"interface":"front","average":{"1min":1.024,"5min":1.141,"15min":1.161},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.5209999999999999,"5min":1.7350000000000001,"15min":1.7350000000000001},"last":1.3799999999999999}]}]},{"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":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"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":"Mon Oct 9 09:58:15 2023","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.69599999999999995,"15min":0.64200000000000002},"min":{"1min":0.45200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":1.089,"5min":1.1559999999999999,"15min":1.1559999999999999},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.749,"5min":0.73599999999999999,"15min":0.65200000000000002},"min":{"1min":0.45300000000000001,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.6240000000000001,"5min":1.6240000000000001,"15min":1.6240000000000001},"last":0.73199999999999998}]},{"osd":1,"last update":"Mon Oct 9 09:58:15 2023","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.77300000000000002,"15min":0.69499999999999995},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.73399999999999999,"5min":0.79500000000000004,"15min":0.69499999999999995},"min":{"1min":0.45100000000000001,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.1859999999999999,"5min":1.468,"15min":1.468},"last":0.78500000000000003}]},{"osd":3,"last update":"Mon Oct 9 09:58:53 2023","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":0.82899999999999996,"15min":0.79500000000000004},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.2070000000000001,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.879,"15min":0.86699999999999999},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.236,"5min":1.512,"15min":1.512},"last":0.96799999999999997}]},{"osd":4,"last update":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.95199999999999996,"15min":0.95499999999999996},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.2629999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":0.80400000000000005},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.0509999999999999,"15min":1.032},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.462,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.016}]},{"osd":5,"last update":"Mon Oct 9 09:58:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.093,"15min":1.0860000000000001},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.379,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":0.877},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.097,"15min":1.095},"min":{"1min":0.67800000000000005,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.6659999999999999,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":1.2}]},{"osd":6,"last update":"Mon Oct 9 09:58:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.1259999999999999,"15min":1.159},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.415,"5min":1.7549999999999999,"15min":1.7549999999999999},"last":0.91300000000000003},{"interface":"front","average":{"1min":1.077,"5min":1.1299999999999999,"15min":1.151},"min":{"1min":0.66800000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.732,"5min":1.732,"15min":1.732},"last":1.2849999999999999}]},{"osd":7,"last update":"Mon Oct 9 09:58:33 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.099,"15min":1.1120000000000001},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.3200000000000001,"5min":1.581,"15min":1.581},"last":0.95199999999999996},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.2190000000000001,"15min":1.2310000000000001},"min":{"1min":0.69199999999999995,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.548,"5min":2.016,"15min":2.016},"last":1.0840000000000001}]}]},{"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":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":220200,"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":"Mon Oct 9 09:58:53 2023","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.70599999999999996,"15min":0.69299999999999995},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.96799999999999997,"5min":1.22,"15min":1.22},"last":0.91500000000000004},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.72399999999999998,"15min":0.72899999999999998},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.96799999999999997,"5min":1.022,"15min":1.022},"last":1.0229999999999999}]},{"osd":1,"last update":"Mon Oct 9 09:58:53 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.76200000000000001,"15min":0.75700000000000001},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.091,"5min":1.663,"15min":1.663},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.80700000000000005,"15min":0.79900000000000004},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.2090000000000001,"5min":1.401,"15min":1.401},"last":1.1579999999999999}]},{"osd":2,"last update":"Mon Oct 9 09:58:53 2023","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.85299999999999998,"15min":0.85899999999999999},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.256,"5min":2.044,"15min":2.044},"last":1.1160000000000001},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.89900000000000002,"15min":0.871},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.216,"5min":1.462,"15min":1.462},"last":1.056}]},{"osd":4,"last update":"Mon Oct 9 09:58:28 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.93799999999999994,"15min":0.93200000000000005},"min":{"1min":0.64600000000000002,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.2629999999999999,"5min":1.357,"15min":1.357},"last":0.88100000000000001},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0549999999999999,"15min":1.0329999999999999},"min":{"1min":0.76700000000000002,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.468,"5min":1.536,"15min":1.536},"last":1.3640000000000001}]},{"osd":5,"last update":"Mon Oct 9 09:58:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.0720000000000001,"15min":1.0589999999999999},"min":{"1min":0.81399999999999995,"5min":0.80700000000000005,"15min":0.80700000000000005},"max":{"1min":1.2649999999999999,"5min":1.397,"15min":1.397},"last":1.252},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.054,"15min":1.0469999999999999},"min":{"1min":0.76500000000000001,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.2110000000000001,"5min":2.3050000000000002,"15min":2.3050000000000002},"last":1.3069999999999999}]},{"osd":6,"last update":"Mon Oct 9 09:58:53 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.121,"15min":1.159},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.2789999999999999,"5min":2.0670000000000002,"15min":2.0670000000000002},"last":1.2250000000000001},{"interface":"front","average":{"1min":1.073,"5min":1.1619999999999999,"15min":1.1759999999999999},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.4239999999999999,"5min":1.464,"15min":1.464},"last":1.47}]},{"osd":7,"last update":"Mon Oct 9 09:58:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.1439999999999999,"15min":1.161},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.3500000000000001,"5min":1.454,"15min":1.454},"last":1.401},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.2669999999999999,"15min":1.3009999999999999},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.3220000000000001,"5min":2.2570000000000001,"15min":2.2570000000000001},"last":1.4279999999999999}]}]},{"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":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":220200,"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":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.89800000000000002,"15min":0.91000000000000003},"min":{"1min":0.68899999999999995,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.1639999999999999,"5min":1.234,"15min":1.234},"last":0.90200000000000002},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.97599999999999998,"15min":1.006},"min":{"1min":0.69499999999999995,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.1870000000000001,"5min":1.448,"15min":1.448},"last":0.88100000000000001}]},{"osd":1,"last update":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.82499999999999996,"15min":0.83799999999999997},"min":{"1min":0.60899999999999999,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.0209999999999999,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.752},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.86699999999999999,"15min":0.85499999999999998},"min":{"1min":0.58099999999999996,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.137,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":1.0129999999999999}]},{"osd":2,"last update":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.90800000000000003,"15min":0.89100000000000001},"min":{"1min":0.61099999999999999,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.1759999999999999,"5min":2.0449999999999999,"15min":2.0449999999999999},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.877,"15min":0.879},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.2629999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.92100000000000004}]},{"osd":3,"last update":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.89600000000000002,"15min":0.92000000000000004},"min":{"1min":0.69599999999999995,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.085,"5min":1.552,"15min":1.552},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.91200000000000003,"15min":0.90700000000000003},"min":{"1min":0.63300000000000001,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.139,"5min":1.202,"15min":1.202},"last":0.96699999999999997}]},{"osd":5,"last update":"Mon Oct 9 09:58:10 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.78200000000000003,"15min":0.752},"min":{"1min":0.61399999999999999,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.72299999999999998},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.88400000000000001,"15min":0.87},"min":{"1min":0.52100000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.232,"5min":1.232,"15min":1.232},"last":0.82899999999999996}]},{"osd":6,"last update":"Mon Oct 9 09:58:53 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.94499999999999995,"15min":0.94699999999999995},"min":{"1min":0.60099999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.258,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":0.94599999999999995},{"interface":"front","average":{"1min":1.026,"5min":0.97699999999999998,"15min":0.96299999999999997},"min":{"1min":0.71499999999999997,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.282,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.70899999999999996}]},{"osd":7,"last update":"Mon Oct 9 09:58:37 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.93400000000000005,"15min":0.92300000000000004},"min":{"1min":0.59699999999999998,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.339,"5min":1.363,"15min":1.363},"last":0.63400000000000001},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.96299999999999997,"15min":0.95099999999999996},"min":{"1min":0.624,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.85799999999999998}]}]},{"osd":5,"up_from":36,"seq":154618822705,"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":219570,"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":"Mon Oct 9 09:58:06 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.86199999999999999,"15min":0.85299999999999998},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.208,"5min":1.208,"15min":1.208},"last":0.92700000000000005},{"interface":"front","average":{"1min":0.84899999999999998,"5min":0.85699999999999998,"15min":0.83699999999999997},"min":{"1min":0.54200000000000004,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.1830000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.56699999999999995}]},{"osd":1,"last update":"Mon Oct 9 09:58:06 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.872,"15min":0.86399999999999999},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.236,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.89900000000000002,"15min":0.90100000000000002},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":1.2629999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.60699999999999998}]},{"osd":2,"last update":"Mon Oct 9 09:58:06 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.88300000000000001,"15min":0.89300000000000002},"min":{"1min":0.58599999999999997,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.89900000000000002,"15min":0.88500000000000001},"min":{"1min":0.65700000000000003,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.4219999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":0.997}]},{"osd":3,"last update":"Mon Oct 9 09:58:06 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.89000000000000001,"15min":0.88200000000000001},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.3360000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.80700000000000005},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.93500000000000005,"15min":0.92800000000000005},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.05}]},{"osd":4,"last update":"Mon Oct 9 09:58:06 2023","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.76800000000000002,"15min":0.754},"min":{"1min":0.495,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.1339999999999999,"5min":1.1339999999999999,"15min":1.1339999999999999},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.80000000000000004,"15min":0.78600000000000003},"min":{"1min":0.53700000000000003,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.286,"5min":1.286,"15min":1.286},"last":0.88800000000000001}]},{"osd":6,"last update":"Mon Oct 9 09:58:54 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.86599999999999999,"15min":0.84799999999999998},"min":{"1min":0.57099999999999995,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.1759999999999999,"5min":1.248,"15min":1.248},"last":0.77600000000000002},{"interface":"front","average":{"1min":1.006,"5min":0.90100000000000002,"15min":0.86399999999999999},"min":{"1min":0.56599999999999995,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.4470000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":0.58799999999999997}]},{"osd":7,"last update":"Mon Oct 9 09:58:34 2023","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.0309999999999999,"15min":1.018},"min":{"1min":0.77700000000000002,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.8169999999999999,"5min":1.8169999999999999,"15min":1.8169999999999999},"last":0.755},{"interface":"front","average":{"1min":1.044,"5min":1.008,"15min":1.002},"min":{"1min":0.69999999999999996,"5min":0.62,"15min":0.62},"max":{"1min":1.335,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.91200000000000003}]}]}],"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-10-09T09:59:05.745 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T09:59:07.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:06 smithi086 bash[27789]: audit 2023-10-09T09:59:05.036760+0000 mgr.y (mgr.24356) 88 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T09:59:07.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:06 smithi086 bash[27789]: cluster 2023-10-09T09:59:05.713879+0000 mgr.y (mgr.24356) 89 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:07.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:06 smithi053 bash[27369]: audit 2023-10-09T09:59:05.036760+0000 mgr.y (mgr.24356) 88 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T09:59:07.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:06 smithi053 bash[27369]: cluster 2023-10-09T09:59:05.713879+0000 mgr.y (mgr.24356) 89 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:07.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:06 smithi053 bash[33773]: audit 2023-10-09T09:59:05.036760+0000 mgr.y (mgr.24356) 88 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T09:59:07.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:06 smithi053 bash[33773]: cluster 2023-10-09T09:59:05.713879+0000 mgr.y (mgr.24356) 89 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:09.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:08 smithi086 bash[27789]: cluster 2023-10-09T09:59:07.714586+0000 mgr.y (mgr.24356) 90 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:09.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:08 smithi053 bash[27369]: cluster 2023-10-09T09:59:07.714586+0000 mgr.y (mgr.24356) 90 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:09.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:08 smithi053 bash[33773]: cluster 2023-10-09T09:59:07.714586+0000 mgr.y (mgr.24356) 90 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:10.523 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:59:10.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:10 smithi053 bash[33773]: cluster 2023-10-09T09:59:09.715280+0000 mgr.y (mgr.24356) 91 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:10.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:10 smithi053 bash[27369]: cluster 2023-10-09T09:59:09.715280+0000 mgr.y (mgr.24356) 91 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:10.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:10 smithi086 bash[27789]: cluster 2023-10-09T09:59:09.715280+0000 mgr.y (mgr.24356) 91 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:13.033 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:12 smithi053 bash[27369]: cluster 2023-10-09T09:59:11.715853+0000 mgr.y (mgr.24356) 92 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:13.033 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:12 smithi053 bash[33773]: cluster 2023-10-09T09:59:11.715853+0000 mgr.y (mgr.24356) 92 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:13.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:12 smithi086 bash[27789]: cluster 2023-10-09T09:59:11.715853+0000 mgr.y (mgr.24356) 92 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:13.392 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T09:59:13.395 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2023-10-09T09:59:14.178 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":71,"stamp":"2023-10-09T09:59:11.715571+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":2380960,"kb_used_data":4192,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747580256,"statfs":{"total":767960285184,"available":765522182144,"internally_reserved":0,"allocated":4292608,"data_stored":1761600,"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":54,"state":"active+clean","last_fresh":"2023-10-09T09:57:36.910334+0000","last_change":"2023-10-09T09:57:34.764796+0000","last_active":"2023-10-09T09:57:36.910334+0000","last_peered":"2023-10-09T09:57:36.910334+0000","last_clean":"2023-10-09T09:57:36.910334+0000","last_became_active":"2023-10-09T09:57:34.764433+0000","last_became_peered":"2023-10-09T09:57:34.764433+0000","last_unstale":"2023-10-09T09:57:36.910334+0000","last_undegraded":"2023-10-09T09:57:36.910334+0000","last_fullsized":"2023-10-09T09:57:36.910334+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":54,"state":"active+clean","last_fresh":"2023-10-09T09:57:35.770147+0000","last_change":"2023-10-09T09:57:35.341554+0000","last_active":"2023-10-09T09:57:35.770147+0000","last_peered":"2023-10-09T09:57:35.770147+0000","last_clean":"2023-10-09T09:57:35.770147+0000","last_became_active":"2023-10-09T09:57:35.340955+0000","last_became_peered":"2023-10-09T09:57:35.340955+0000","last_unstale":"2023-10-09T09:57:35.770147+0000","last_undegraded":"2023-10-09T09:57:35.770147+0000","last_fullsized":"2023-10-09T09:57:35.770147+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":54,"state":"active+clean","last_fresh":"2023-10-09T09:57:36.600416+0000","last_change":"2023-10-09T09:57:35.343264+0000","last_active":"2023-10-09T09:57:36.600416+0000","last_peered":"2023-10-09T09:57:36.600416+0000","last_clean":"2023-10-09T09:57:36.600416+0000","last_became_active":"2023-10-09T09:57:35.342279+0000","last_became_peered":"2023-10-09T09:57:35.342279+0000","last_unstale":"2023-10-09T09:57:36.600416+0000","last_undegraded":"2023-10-09T09:57:36.600416+0000","last_fullsized":"2023-10-09T09:57:36.600416+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":54,"state":"active+clean","last_fresh":"2023-10-09T09:57:36.600412+0000","last_change":"2023-10-09T09:57:34.976172+0000","last_active":"2023-10-09T09:57:36.600412+0000","last_peered":"2023-10-09T09:57:36.600412+0000","last_clean":"2023-10-09T09:57:36.600412+0000","last_became_active":"2023-10-09T09:57:34.975140+0000","last_became_peered":"2023-10-09T09:57:34.975140+0000","last_unstale":"2023-10-09T09:57:36.600412+0000","last_undegraded":"2023-10-09T09:57:36.600412+0000","last_fullsized":"2023-10-09T09:57:36.600412+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":54,"state":"active+clean","last_fresh":"2023-10-09T09:57:36.600367+0000","last_change":"2023-10-09T09:56:32.904694+0000","last_active":"2023-10-09T09:57:36.600367+0000","last_peered":"2023-10-09T09:57:36.600367+0000","last_clean":"2023-10-09T09:57:36.600367+0000","last_became_active":"2023-10-09T09:56:32.903942+0000","last_became_peered":"2023-10-09T09:56:32.903942+0000","last_unstale":"2023-10-09T09:57:36.600367+0000","last_undegraded":"2023-10-09T09:57:36.600367+0000","last_fullsized":"2023-10-09T09:57:36.600367+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_clean_scrub_stamp":"2023-10-09T09:52:58.844090+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":54,"state":"active+clean","last_fresh":"2023-10-09T09:57:36.724752+0000","last_change":"2023-10-09T09:57:34.767173+0000","last_active":"2023-10-09T09:57:36.724752+0000","last_peered":"2023-10-09T09:57:36.724752+0000","last_clean":"2023-10-09T09:57:36.724752+0000","last_became_active":"2023-10-09T09:57:34.766657+0000","last_became_peered":"2023-10-09T09:57:34.766657+0000","last_unstale":"2023-10-09T09:57:36.724752+0000","last_undegraded":"2023-10-09T09:57:36.724752+0000","last_fullsized":"2023-10-09T09:57:36.724752+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":54,"state":"active+clean","last_fresh":"2023-10-09T09:57:35.771337+0000","last_change":"2023-10-09T09:57:35.391507+0000","last_active":"2023-10-09T09:57:35.771337+0000","last_peered":"2023-10-09T09:57:35.771337+0000","last_clean":"2023-10-09T09:57:35.771337+0000","last_became_active":"2023-10-09T09:57:35.390993+0000","last_became_peered":"2023-10-09T09:57:35.390993+0000","last_unstale":"2023-10-09T09:57:35.771337+0000","last_undegraded":"2023-10-09T09:57:35.771337+0000","last_fullsized":"2023-10-09T09:57:35.771337+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":54,"state":"active+clean","last_fresh":"2023-10-09T09:57:36.724760+0000","last_change":"2023-10-09T09:57:34.767202+0000","last_active":"2023-10-09T09:57:36.724760+0000","last_peered":"2023-10-09T09:57:36.724760+0000","last_clean":"2023-10-09T09:57:36.724760+0000","last_became_active":"2023-10-09T09:57:34.766677+0000","last_became_peered":"2023-10-09T09:57:34.766677+0000","last_unstale":"2023-10-09T09:57:36.724760+0000","last_undegraded":"2023-10-09T09:57:36.724760+0000","last_fullsized":"2023-10-09T09:57:36.724760+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":54,"state":"active+clean","last_fresh":"2023-10-09T09:57:35.770380+0000","last_change":"2023-10-09T09:57:34.975987+0000","last_active":"2023-10-09T09:57:35.770380+0000","last_peered":"2023-10-09T09:57:35.770380+0000","last_clean":"2023-10-09T09:57:35.770380+0000","last_became_active":"2023-10-09T09:57:34.974978+0000","last_became_peered":"2023-10-09T09:57:34.974978+0000","last_unstale":"2023-10-09T09:57:35.770380+0000","last_undegraded":"2023-10-09T09:57:35.770380+0000","last_fullsized":"2023-10-09T09:57:35.770380+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":206158430242,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":220200,"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":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.81899999999999995,"15min":0.79900000000000004},"min":{"1min":0.63,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.85499999999999998,"15min":0.84499999999999997},"min":{"1min":0.65700000000000003,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.2669999999999999,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.268}]},{"osd":1,"last update":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.89200000000000002,"15min":0.88700000000000001},"min":{"1min":0.68700000000000006,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.4450000000000001},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.85999999999999999,"15min":0.85999999999999999},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.101,"5min":1.224,"15min":1.224},"last":0.85099999999999998}]},{"osd":2,"last update":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.89700000000000002,"15min":0.89400000000000002},"min":{"1min":0.67300000000000004,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.3109999999999999,"5min":1.552,"15min":1.552},"last":0.88700000000000001},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.93000000000000005,"15min":0.92700000000000005},"min":{"1min":0.76700000000000002,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.242,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.149}]},{"osd":3,"last update":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.86299999999999999,"15min":0.84499999999999997},"min":{"1min":0.67800000000000005,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.98899999999999999},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.008,"15min":1.012},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.766,"5min":1.766,"15min":1.766},"last":1.329}]},{"osd":4,"last update":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.88900000000000001,"15min":0.89000000000000001},"min":{"1min":0.64700000000000002,"5min":0.496,"15min":0.496},"max":{"1min":1.5960000000000001,"5min":1.8280000000000001,"15min":1.8280000000000001},"last":0.95299999999999996},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.91500000000000004,"15min":0.90500000000000003},"min":{"1min":0.64000000000000001,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.2370000000000001,"5min":1.377,"15min":1.377},"last":1.1950000000000001}]},{"osd":5,"last update":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":0.95699999999999996,"15min":0.94699999999999995},"min":{"1min":0.60199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.6919999999999999,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":1.3740000000000001},{"interface":"front","average":{"1min":0.91000000000000003,"5min":1.0249999999999999,"15min":1.044},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.264,"5min":1.8700000000000001,"15min":1.8700000000000001},"last":1.1040000000000001}]},{"osd":6,"last update":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":1.0329999999999999,"15min":1.0529999999999999},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.2350000000000001,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":1.2370000000000001},{"interface":"front","average":{"1min":1.099,"5min":1.0369999999999999,"15min":1.0269999999999999},"min":{"1min":0.85199999999999998,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.4370000000000001,"5min":1.484,"15min":1.484},"last":1.0620000000000001}]}]},{"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":297616,"kb_used_data":520,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447536,"statfs":{"total":95995035648,"available":95690276864,"internally_reserved":0,"allocated":532480,"data_stored":219885,"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":"Mon Oct 9 09:58:55 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.90600000000000003,"15min":0.92100000000000004},"min":{"1min":0.53600000000000003,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.149,"5min":2.0270000000000001,"15min":2.0270000000000001},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.84099999999999997,"5min":0.89000000000000001,"15min":0.91000000000000003},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.0309999999999999,"5min":1.216,"15min":1.216},"last":0.97999999999999998}]},{"osd":1,"last update":"Mon Oct 9 09:58:55 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.91300000000000003,"15min":0.91700000000000004},"min":{"1min":0.745,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.052,"5min":1.417,"15min":1.417},"last":0.84499999999999997},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.93600000000000005,"15min":0.97599999999999998},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.0720000000000001,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.96899999999999997}]},{"osd":2,"last update":"Mon Oct 9 09:58:55 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.91200000000000003,"15min":0.91900000000000004},"min":{"1min":0.63200000000000001,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.119,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.01},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.96099999999999997,"15min":0.98699999999999999},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.1319999999999999,"5min":1.371,"15min":1.371},"last":0.77200000000000002}]},{"osd":3,"last update":"Mon Oct 9 09:58:55 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.97099999999999997,"15min":1.0009999999999999},"min":{"1min":0.61299999999999999,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.204,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":0.875},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.94099999999999995,"15min":0.94499999999999995},"min":{"1min":0.69799999999999995,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.2789999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.81599999999999995}]},{"osd":4,"last update":"Mon Oct 9 09:58:55 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.86799999999999999,"15min":0.85699999999999998},"min":{"1min":0.60599999999999998,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.2749999999999999,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.67000000000000004},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.94899999999999995,"15min":0.95699999999999996},"min":{"1min":0.628,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.4339999999999999,"5min":1.456,"15min":1.456},"last":0.92600000000000005}]},{"osd":5,"last update":"Mon Oct 9 09:58:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":0.91400000000000003,"15min":0.90000000000000002},"min":{"1min":0.54400000000000004,"5min":0.502,"15min":0.502},"max":{"1min":1.5149999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.72099999999999997},{"interface":"front","average":{"1min":1.032,"5min":0.99299999999999999,"15min":0.98799999999999999},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.2729999999999999,"5min":1.528,"15min":1.528},"last":1.036}]},{"osd":7,"last update":"Mon Oct 9 09:58:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.032,"15min":1.026},"min":{"1min":0.68600000000000005,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.4530000000000001,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":0.93999999999999995},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.002,"15min":0.98499999999999999},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.89900000000000002}]}]},{"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":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"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":"Mon Oct 9 09:58:24 2023","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.67500000000000004,"15min":0.58899999999999997},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.0780000000000001,"5min":1.0780000000000001,"15min":1.0780000000000001},"last":0.82799999999999996},{"interface":"front","average":{"1min":0.69399999999999995,"5min":0.73299999999999998,"15min":0.621},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.1040000000000001,"5min":1.1040000000000001,"15min":1.1040000000000001},"last":1.036}]},{"osd":2,"last update":"Mon Oct 9 09:58:12 2023","interfaces":[{"interface":"back","average":{"1min":0.72999999999999998,"5min":0.71899999999999997,"15min":0.65400000000000003},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":1.1619999999999999,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.77900000000000003,"5min":0.76900000000000002,"15min":0.69699999999999995},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.05,"5min":1.298,"15min":1.298},"last":0.876}]},{"osd":3,"last update":"Mon Oct 9 09:58:52 2023","interfaces":[{"interface":"back","average":{"1min":0.69099999999999995,"5min":0.79600000000000004,"15min":0.82999999999999996},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.0549999999999999,"5min":1.206,"15min":1.206},"last":1.0820000000000001},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.90900000000000003,"15min":0.91700000000000004},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.1970000000000001,"5min":1.363,"15min":1.363},"last":1.016}]},{"osd":4,"last update":"Mon Oct 9 09:58:29 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.996,"15min":0.97699999999999998},"min":{"1min":0.77200000000000002,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.3919999999999999,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":1.143},{"interface":"front","average":{"1min":0.97199999999999998,"5min":1.008,"15min":0.98399999999999999},"min":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.2190000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.1619999999999999}]},{"osd":5,"last update":"Mon Oct 9 09:58:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.0780000000000001,"15min":1.0820000000000001},"min":{"1min":0.81299999999999994,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.3009999999999999,"5min":1.581,"15min":1.581},"last":1.2290000000000001},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.095,"15min":1.093},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.3240000000000001,"5min":1.575,"15min":1.575},"last":1.1140000000000001}]},{"osd":6,"last update":"Mon Oct 9 09:58:52 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":1.0740000000000001,"15min":1.1100000000000001},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.325,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.367},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.0820000000000001,"15min":1.109},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.2569999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.2769999999999999}]},{"osd":7,"last update":"Mon Oct 9 09:58:33 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.115,"15min":1.123},"min":{"1min":0.748,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.3520000000000001,"5min":1.645,"15min":1.645},"last":1.3340000000000001},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.095,"15min":1.1040000000000001},"min":{"1min":0.66000000000000003,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.3420000000000001,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":1.4370000000000001}]}]},{"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":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"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":"Mon Oct 9 09:58:26 2023","interfaces":[{"interface":"back","average":{"1min":0.69199999999999995,"5min":0.70499999999999996,"15min":0.60299999999999998},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":1.0620000000000001},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.76400000000000001,"15min":0.63700000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.35899999999999999},"max":{"1min":1.1659999999999999,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.90400000000000003}]},{"osd":2,"last update":"Mon Oct 9 09:58:10 2023","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.81000000000000005,"15min":0.72699999999999998},"min":{"1min":0.42299999999999999,"5min":0.38,"15min":0.38},"max":{"1min":1.2629999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.752,"15min":0.69799999999999995},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.145,"5min":1.145,"15min":1.145},"last":0.85399999999999998}]},{"osd":3,"last update":"Mon Oct 9 09:58:50 2023","interfaces":[{"interface":"back","average":{"1min":0.64500000000000002,"5min":0.73699999999999999,"15min":0.73699999999999999},"min":{"1min":0.35699999999999998,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.89600000000000002,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.81200000000000006},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.89800000000000002,"15min":0.88},"min":{"1min":0.46899999999999997,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.1799999999999999,"5min":1.353,"15min":1.353},"last":0.999}]},{"osd":4,"last update":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.069,"15min":1.0660000000000001},"min":{"1min":0.78700000000000003,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.3009999999999999,"5min":1.403,"15min":1.403},"last":1.2729999999999999},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.99099999999999999,"15min":0.99199999999999999},"min":{"1min":0.69599999999999995,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.214,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.2490000000000001}]},{"osd":5,"last update":"Mon Oct 9 09:58:11 2023","interfaces":[{"interface":"back","average":{"1min":1.1639999999999999,"5min":1.0780000000000001,"15min":1.0589999999999999},"min":{"1min":0.76200000000000001,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.736,"5min":1.736,"15min":1.736},"last":1.107},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.0429999999999999,"15min":1.0509999999999999},"min":{"1min":0.77900000000000003,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.5109999999999999,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":1.2150000000000001}]},{"osd":6,"last update":"Mon Oct 9 09:58:50 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":1.014,"15min":1.012},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.248,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.0349999999999999},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.1259999999999999,"15min":1.1339999999999999},"min":{"1min":0.71999999999999997,"5min":0.623,"15min":0.623},"max":{"1min":1.3819999999999999,"5min":1.623,"15min":1.623},"last":1.179}]},{"osd":7,"last update":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.115,"15min":1.1299999999999999},"min":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"max":{"1min":1.4199999999999999,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":1.1459999999999999},{"interface":"front","average":{"1min":1.024,"5min":1.141,"15min":1.161},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.5209999999999999,"5min":1.7350000000000001,"15min":1.7350000000000001},"last":1.123}]}]},{"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":297624,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447528,"statfs":{"total":95995035648,"available":95690268672,"internally_reserved":0,"allocated":540672,"data_stored":220515,"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":"Mon Oct 9 09:58:15 2023","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.69599999999999995,"15min":0.64200000000000002},"min":{"1min":0.45200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":1.089,"5min":1.1559999999999999,"15min":1.1559999999999999},"last":0.89200000000000002},{"interface":"front","average":{"1min":0.749,"5min":0.73599999999999999,"15min":0.65200000000000002},"min":{"1min":0.45300000000000001,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.6240000000000001,"5min":1.6240000000000001,"15min":1.6240000000000001},"last":0.86599999999999999}]},{"osd":1,"last update":"Mon Oct 9 09:58:15 2023","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.77300000000000002,"15min":0.69499999999999995},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.747},{"interface":"front","average":{"1min":0.73399999999999999,"5min":0.79500000000000004,"15min":0.69499999999999995},"min":{"1min":0.45100000000000001,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.1859999999999999,"5min":1.468,"15min":1.468},"last":1.1120000000000001}]},{"osd":3,"last update":"Mon Oct 9 09:58:53 2023","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":0.82899999999999996,"15min":0.79500000000000004},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.2070000000000001,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.052},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.879,"15min":0.86699999999999999},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.236,"5min":1.512,"15min":1.512},"last":0.79800000000000004}]},{"osd":4,"last update":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.95199999999999996,"15min":0.95499999999999996},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.2629999999999999,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":1.0900000000000001},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.0509999999999999,"15min":1.032},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.462,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.2270000000000001}]},{"osd":5,"last update":"Mon Oct 9 09:58:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.093,"15min":1.0860000000000001},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.379,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":0.92200000000000004},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.097,"15min":1.095},"min":{"1min":0.67800000000000005,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.6659999999999999,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":1.018}]},{"osd":6,"last update":"Mon Oct 9 09:58:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.1259999999999999,"15min":1.159},"min":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.415,"5min":1.7549999999999999,"15min":1.7549999999999999},"last":1.1559999999999999},{"interface":"front","average":{"1min":1.077,"5min":1.1299999999999999,"15min":1.151},"min":{"1min":0.66800000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.732,"5min":1.732,"15min":1.732},"last":1.2070000000000001}]},{"osd":7,"last update":"Mon Oct 9 09:58:33 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.099,"15min":1.1120000000000001},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.3200000000000001,"5min":1.581,"15min":1.581},"last":1.2629999999999999},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.2190000000000001,"15min":1.2310000000000001},"min":{"1min":0.69199999999999995,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.548,"5min":2.016,"15min":2.016},"last":1.3049999999999999}]}]},{"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":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":220200,"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":"Mon Oct 9 09:58:53 2023","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.70599999999999996,"15min":0.69299999999999995},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.96799999999999997,"5min":1.22,"15min":1.22},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.72399999999999998,"15min":0.72899999999999998},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.96799999999999997,"5min":1.022,"15min":1.022},"last":0.85099999999999998}]},{"osd":1,"last update":"Mon Oct 9 09:58:53 2023","interfaces":[{"interface":"back","average":{"1min":0.64900000000000002,"5min":0.76200000000000001,"15min":0.75700000000000001},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.091,"5min":1.663,"15min":1.663},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.80700000000000005,"15min":0.79900000000000004},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.2090000000000001,"5min":1.401,"15min":1.401},"last":0.53400000000000003}]},{"osd":2,"last update":"Mon Oct 9 09:58:53 2023","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.85299999999999998,"15min":0.85899999999999999},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.256,"5min":2.044,"15min":2.044},"last":0.51600000000000001},{"interface":"front","average":{"1min":0.79300000000000004,"5min":0.89900000000000002,"15min":0.871},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.216,"5min":1.462,"15min":1.462},"last":0.78100000000000003}]},{"osd":4,"last update":"Mon Oct 9 09:58:28 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.93799999999999994,"15min":0.93200000000000005},"min":{"1min":0.64600000000000002,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.2629999999999999,"5min":1.357,"15min":1.357},"last":1.056},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.0549999999999999,"15min":1.0329999999999999},"min":{"1min":0.76700000000000002,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.468,"5min":1.536,"15min":1.536},"last":1.26}]},{"osd":5,"last update":"Mon Oct 9 09:58:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.0720000000000001,"15min":1.0589999999999999},"min":{"1min":0.81399999999999995,"5min":0.80700000000000005,"15min":0.80700000000000005},"max":{"1min":1.2649999999999999,"5min":1.397,"15min":1.397},"last":1.0109999999999999},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.054,"15min":1.0469999999999999},"min":{"1min":0.76500000000000001,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.2110000000000001,"5min":2.3050000000000002,"15min":2.3050000000000002},"last":0.98799999999999999}]},{"osd":6,"last update":"Mon Oct 9 09:58:53 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.121,"15min":1.159},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.2789999999999999,"5min":2.0670000000000002,"15min":2.0670000000000002},"last":1.1519999999999999},{"interface":"front","average":{"1min":1.073,"5min":1.1619999999999999,"15min":1.1759999999999999},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.4239999999999999,"5min":1.464,"15min":1.464},"last":1.1240000000000001}]},{"osd":7,"last update":"Mon Oct 9 09:58:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.1439999999999999,"15min":1.161},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.3500000000000001,"5min":1.454,"15min":1.454},"last":1.478},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.2669999999999999,"15min":1.3009999999999999},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.3220000000000001,"5min":2.2570000000000001,"15min":2.2570000000000001},"last":1.089}]}]},{"osd":4,"up_from":30,"seq":128849018939,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297620,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447532,"statfs":{"total":95995035648,"available":95690272768,"internally_reserved":0,"allocated":536576,"data_stored":220200,"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":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.89800000000000002,"15min":0.91000000000000003},"min":{"1min":0.68899999999999995,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.1639999999999999,"5min":1.234,"15min":1.234},"last":1.081},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.97599999999999998,"15min":1.006},"min":{"1min":0.69499999999999995,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.1870000000000001,"5min":1.448,"15min":1.448},"last":1.153}]},{"osd":1,"last update":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.82499999999999996,"15min":0.83799999999999997},"min":{"1min":0.60899999999999999,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.0209999999999999,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.98299999999999998},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.86699999999999999,"15min":0.85499999999999998},"min":{"1min":0.58099999999999996,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.137,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":1.181}]},{"osd":2,"last update":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.90800000000000003,"15min":0.89100000000000001},"min":{"1min":0.61099999999999999,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.1759999999999999,"5min":2.0449999999999999,"15min":2.0449999999999999},"last":0.91900000000000004},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.877,"15min":0.879},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.2629999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":1.0489999999999999}]},{"osd":3,"last update":"Mon Oct 9 09:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.89600000000000002,"15min":0.92000000000000004},"min":{"1min":0.69599999999999995,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.085,"5min":1.552,"15min":1.552},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.91200000000000003,"15min":0.90700000000000003},"min":{"1min":0.63300000000000001,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.139,"5min":1.202,"15min":1.202},"last":1.1240000000000001}]},{"osd":5,"last update":"Mon Oct 9 09:58:10 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.78200000000000003,"15min":0.752},"min":{"1min":0.61399999999999999,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.3120000000000001,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":1.27},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.88400000000000001,"15min":0.87},"min":{"1min":0.52100000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.232,"5min":1.232,"15min":1.232},"last":1.2150000000000001}]},{"osd":6,"last update":"Mon Oct 9 09:58:53 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.94499999999999995,"15min":0.94699999999999995},"min":{"1min":0.60099999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.258,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.105},{"interface":"front","average":{"1min":1.026,"5min":0.97699999999999998,"15min":0.96299999999999997},"min":{"1min":0.71499999999999997,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.282,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":1.3140000000000001}]},{"osd":7,"last update":"Mon Oct 9 09:58:37 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.93400000000000005,"15min":0.92300000000000004},"min":{"1min":0.59699999999999998,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.339,"5min":1.363,"15min":1.363},"last":1.2370000000000001},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.96299999999999997,"15min":0.95099999999999996},"min":{"1min":0.624,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":1.345}]}]},{"osd":5,"up_from":36,"seq":154618822707,"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":219570,"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":"Mon Oct 9 09:59:06 2023","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.86499999999999999,"15min":0.85399999999999998},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.163,"5min":1.208,"15min":1.208},"last":1.1519999999999999},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.86399999999999999,"15min":0.83999999999999997},"min":{"1min":0.56699999999999995,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.042,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.77800000000000002}]},{"osd":1,"last update":"Mon Oct 9 09:59:06 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.88,"15min":0.86599999999999999},"min":{"1min":0.63,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.175,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.90100000000000002,"15min":0.90100000000000002},"min":{"1min":0.60699999999999998,"5min":0.505,"15min":0.505},"max":{"1min":1.137,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":1.0309999999999999}]},{"osd":2,"last update":"Mon Oct 9 09:59:06 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.876,"15min":0.89000000000000001},"min":{"1min":0.54700000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.284,"5min":1.284,"15min":1.284},"last":1.284},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.91100000000000003,"15min":0.88900000000000001},"min":{"1min":0.72599999999999998,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.2130000000000001,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":0.91200000000000003}]},{"osd":3,"last update":"Mon Oct 9 09:59:06 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.89600000000000002,"15min":0.88400000000000001},"min":{"1min":0.60399999999999998,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.163,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":1.1080000000000001},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.94899999999999995,"15min":0.93300000000000005},"min":{"1min":0.70699999999999996,"5min":0.622,"15min":0.622},"max":{"1min":1.1779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.999}]},{"osd":4,"last update":"Mon Oct 9 09:59:06 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.79300000000000004,"15min":0.76300000000000001},"min":{"1min":0.57599999999999996,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.86799999999999999},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.82099999999999995,"15min":0.79300000000000004},"min":{"1min":0.65400000000000003,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.202,"5min":1.286,"15min":1.286},"last":1.202}]},{"osd":6,"last update":"Mon Oct 9 09:58:54 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.86599999999999999,"15min":0.84799999999999998},"min":{"1min":0.57099999999999995,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.1759999999999999,"5min":1.248,"15min":1.248},"last":0.93999999999999995},{"interface":"front","average":{"1min":1.006,"5min":0.90100000000000002,"15min":0.86399999999999999},"min":{"1min":0.56599999999999995,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.4470000000000001,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.0669999999999999}]},{"osd":7,"last update":"Mon Oct 9 09:58:34 2023","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.0309999999999999,"15min":1.018},"min":{"1min":0.77700000000000002,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.8169999999999999,"5min":1.8169999999999999,"15min":1.8169999999999999},"last":1.234},{"interface":"front","average":{"1min":1.044,"5min":1.008,"15min":1.002},"min":{"1min":0.69999999999999996,"5min":0.62,"15min":0.62},"max":{"1min":1.335,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.1830000000000001}]}]}],"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-10-09T09:59:14.180 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-09T09:59:14.180 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-10-09T09:59:14.181 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-10-09T09:59:14.181 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph health --format=json 2023-10-09T09:59:15.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:59:14 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:59:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T09:59:15.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:14 smithi086 bash[27789]: audit 2023-10-09T09:59:13.386919+0000 mgr.y (mgr.24356) 93 : audit [DBG] from='client.24536 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T09:59:15.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:14 smithi086 bash[27789]: cluster 2023-10-09T09:59:13.716413+0000 mgr.y (mgr.24356) 94 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:15.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:14 smithi053 bash[27369]: audit 2023-10-09T09:59:13.386919+0000 mgr.y (mgr.24356) 93 : audit [DBG] from='client.24536 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T09:59:15.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:14 smithi053 bash[27369]: cluster 2023-10-09T09:59:13.716413+0000 mgr.y (mgr.24356) 94 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:15.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:14 smithi053 bash[33773]: audit 2023-10-09T09:59:13.386919+0000 mgr.y (mgr.24356) 93 : audit [DBG] from='client.24536 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T09:59:15.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:14 smithi053 bash[33773]: cluster 2023-10-09T09:59:13.716413+0000 mgr.y (mgr.24356) 94 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:15.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:59:15 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:59:15] "GET /metrics HTTP/1.1" 200 155639 "" "Prometheus/2.33.4" 2023-10-09T09:59:17.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:16 smithi086 bash[27789]: cluster 2023-10-09T09:59:15.717223+0000 mgr.y (mgr.24356) 95 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:17.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:16 smithi053 bash[33773]: cluster 2023-10-09T09:59:15.717223+0000 mgr.y (mgr.24356) 95 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:17.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:16 smithi053 bash[27369]: cluster 2023-10-09T09:59:15.717223+0000 mgr.y (mgr.24356) 95 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:18.963 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:59:19.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:18 smithi086 bash[27789]: cluster 2023-10-09T09:59:17.717885+0000 mgr.y (mgr.24356) 96 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:19.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:18 smithi053 bash[33773]: cluster 2023-10-09T09:59:17.717885+0000 mgr.y (mgr.24356) 96 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:19.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:18 smithi053 bash[27369]: cluster 2023-10-09T09:59:17.717885+0000 mgr.y (mgr.24356) 96 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:20.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:20 smithi053 bash[33773]: cluster 2023-10-09T09:59:19.718592+0000 mgr.y (mgr.24356) 97 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:20.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:20 smithi053 bash[27369]: cluster 2023-10-09T09:59:19.718592+0000 mgr.y (mgr.24356) 97 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:20.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:20 smithi086 bash[27789]: cluster 2023-10-09T09:59:19.718592+0000 mgr.y (mgr.24356) 97 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:22.067 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T09:59:22.839 INFO:teuthology.orchestra.run.smithi053.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-10-09T09:59:22.840 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-10-09T09:59:22.840 INFO:tasks.cephadm:Setup complete, yielding 2023-10-09T09:59:22.840 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-10-09T09:59:22.849 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi053.front.sepia.ceph.com 2023-10-09T09:59:22.850 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- bash -c 'ceph fs volume create foo' 2023-10-09T09:59:23.048 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:22 smithi053 bash[33773]: cluster 2023-10-09T09:59:21.719135+0000 mgr.y (mgr.24356) 98 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:23.049 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:22 smithi053 bash[33773]: audit 2023-10-09T09:59:22.065623+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.53:0/779837814' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-09T09:59:23.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:22 smithi053 bash[27369]: cluster 2023-10-09T09:59:21.719135+0000 mgr.y (mgr.24356) 98 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:23.049 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:22 smithi053 bash[27369]: audit 2023-10-09T09:59:22.065623+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.53:0/779837814' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-09T09:59:23.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:22 smithi086 bash[27789]: cluster 2023-10-09T09:59:21.719135+0000 mgr.y (mgr.24356) 98 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:23.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:22 smithi086 bash[27789]: audit 2023-10-09T09:59:22.065623+0000 mon.a (mon.0) 625 : audit [DBG] from='client.? 172.21.15.53:0/779837814' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-09T09:59:25.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:59:24 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:59:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T09:59:25.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:24 smithi086 bash[27789]: cluster 2023-10-09T09:59:23.719886+0000 mgr.y (mgr.24356) 99 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:25.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:24 smithi053 bash[27369]: cluster 2023-10-09T09:59:23.719886+0000 mgr.y (mgr.24356) 99 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:25.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:24 smithi053 bash[33773]: cluster 2023-10-09T09:59:23.719886+0000 mgr.y (mgr.24356) 99 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:25.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:59:25 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:59:25] "GET /metrics HTTP/1.1" 200 155663 "" "Prometheus/2.33.4" 2023-10-09T09:59:27.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:26 smithi086 bash[27789]: cluster 2023-10-09T09:59:25.720583+0000 mgr.y (mgr.24356) 100 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:27.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:26 smithi086 bash[27789]: audit 2023-10-09T09:59:26.029181+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-10-09T09:59:27.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:26 smithi086 bash[27789]: audit 2023-10-09T09:59:26.029933+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-10-09T09:59:27.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:26 smithi053 bash[33773]: cluster 2023-10-09T09:59:25.720583+0000 mgr.y (mgr.24356) 100 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:27.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:26 smithi053 bash[33773]: audit 2023-10-09T09:59:26.029181+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-10-09T09:59:27.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:26 smithi053 bash[33773]: audit 2023-10-09T09:59:26.029933+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-10-09T09:59:27.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:26 smithi053 bash[27369]: cluster 2023-10-09T09:59:25.720583+0000 mgr.y (mgr.24356) 100 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:27.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:26 smithi053 bash[27369]: audit 2023-10-09T09:59:26.029181+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-10-09T09:59:27.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:26 smithi053 bash[27369]: audit 2023-10-09T09:59:26.029933+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-10-09T09:59:28.087 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:27 smithi053 bash[33773]: audit 2023-10-09T09:59:26.028223+0000 mgr.y (mgr.24356) 101 : audit [DBG] from='client.14649 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:59:28.087 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:27 smithi053 bash[33773]: audit 2023-10-09T09:59:26.794304+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-10-09T09:59:28.087 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:27 smithi053 bash[33773]: cluster 2023-10-09T09:59:26.794441+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-10-09T09:59:28.087 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:27 smithi053 bash[33773]: audit 2023-10-09T09:59:26.799654+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-10-09T09:59:28.087 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:27 smithi053 bash[33773]: audit 2023-10-09T09:59:26.801795+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-10-09T09:59:28.088 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:27 smithi053 bash[27369]: audit 2023-10-09T09:59:26.028223+0000 mgr.y (mgr.24356) 101 : audit [DBG] from='client.14649 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:59:28.088 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:27 smithi053 bash[27369]: audit 2023-10-09T09:59:26.794304+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-10-09T09:59:28.088 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:27 smithi053 bash[27369]: cluster 2023-10-09T09:59:26.794441+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-10-09T09:59:28.088 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:27 smithi053 bash[27369]: audit 2023-10-09T09:59:26.799654+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-10-09T09:59:28.088 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:27 smithi053 bash[27369]: audit 2023-10-09T09:59:26.801795+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-10-09T09:59:28.088 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:27 smithi053 bash[27369]: debug 2023-10-09T09:59:27.824+0000 7f6cc18ee700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-09T09:59:28.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:27 smithi086 bash[27789]: audit 2023-10-09T09:59:26.028223+0000 mgr.y (mgr.24356) 101 : audit [DBG] from='client.14649 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T09:59:28.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:27 smithi086 bash[27789]: audit 2023-10-09T09:59:26.794304+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-10-09T09:59:28.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:27 smithi086 bash[27789]: cluster 2023-10-09T09:59:26.794441+0000 mon.a (mon.0) 628 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-10-09T09:59:28.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:27 smithi086 bash[27789]: audit 2023-10-09T09:59:26.799654+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-10-09T09:59:28.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:27 smithi086 bash[27789]: audit 2023-10-09T09:59:26.801795+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-10-09T09:59:28.639 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-10-09T09:59:28.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[27369]: cluster 2023-10-09T09:59:27.721261+0000 mgr.y (mgr.24356) 102 : cluster [DBG] pgmap v80: 41 pgs: 32 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:28.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[27369]: audit 2023-10-09T09:59:27.805226+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-10-09T09:59:28.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[27369]: cluster 2023-10-09T09:59:27.805334+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-10-09T09:59:28.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[27369]: audit 2023-10-09T09:59:27.817964+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-10-09T09:59:28.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[27369]: audit 2023-10-09T09:59:27.827352+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-10-09T09:59:28.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[27369]: cluster 2023-10-09T09:59:27.828589+0000 mon.a (mon.0) 633 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-09T09:59:28.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[27369]: cluster 2023-10-09T09:59:27.828631+0000 mon.a (mon.0) 634 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-10-09T09:59:28.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[27369]: cluster 2023-10-09T09:59:27.837783+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-10-09T09:59:28.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[27369]: audit 2023-10-09T09:59:27.839202+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-10-09T09:59:28.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[27369]: cluster 2023-10-09T09:59:27.839551+0000 mon.a (mon.0) 637 : cluster [DBG] fsmap foo:0 2023-10-09T09:59:28.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[27369]: audit 2023-10-09T09:59:27.852884+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:28.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[27369]: audit 2023-10-09T09:59:27.882790+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:59:28.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[27369]: audit 2023-10-09T09:59:28.150051+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:28.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[27369]: audit 2023-10-09T09:59:28.401801+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:59:28.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[27369]: audit 2023-10-09T09:59:28.403372+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:59:28.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[27369]: audit 2023-10-09T09:59:28.412179+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:28.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[27369]: audit 2023-10-09T09:59:28.422879+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:28.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[27369]: audit 2023-10-09T09:59:28.424076+0000 mon.c (mon.2) 67 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi053.zaowuf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T09:59:28.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[27369]: audit 2023-10-09T09:59:28.424566+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi053.zaowuf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T09:59:28.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[33773]: cluster 2023-10-09T09:59:27.721261+0000 mgr.y (mgr.24356) 102 : cluster [DBG] pgmap v80: 41 pgs: 32 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:28.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[33773]: audit 2023-10-09T09:59:27.805226+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-10-09T09:59:28.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[33773]: cluster 2023-10-09T09:59:27.805334+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-10-09T09:59:28.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[33773]: audit 2023-10-09T09:59:27.817964+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-10-09T09:59:28.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[33773]: audit 2023-10-09T09:59:27.827352+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-10-09T09:59:28.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[33773]: cluster 2023-10-09T09:59:27.828589+0000 mon.a (mon.0) 633 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-09T09:59:28.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[33773]: cluster 2023-10-09T09:59:27.828631+0000 mon.a (mon.0) 634 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-10-09T09:59:28.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[33773]: cluster 2023-10-09T09:59:27.837783+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-10-09T09:59:28.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[33773]: audit 2023-10-09T09:59:27.839202+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-10-09T09:59:28.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[33773]: cluster 2023-10-09T09:59:27.839551+0000 mon.a (mon.0) 637 : cluster [DBG] fsmap foo:0 2023-10-09T09:59:28.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[33773]: audit 2023-10-09T09:59:27.852884+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:28.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[33773]: audit 2023-10-09T09:59:27.882790+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:59:28.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[33773]: audit 2023-10-09T09:59:28.150051+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:28.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[33773]: audit 2023-10-09T09:59:28.401801+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:59:28.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[33773]: audit 2023-10-09T09:59:28.403372+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:59:28.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[33773]: audit 2023-10-09T09:59:28.412179+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:28.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[33773]: audit 2023-10-09T09:59:28.422879+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:28.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[33773]: audit 2023-10-09T09:59:28.424076+0000 mon.c (mon.2) 67 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi053.zaowuf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T09:59:28.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[33773]: audit 2023-10-09T09:59:28.424566+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi053.zaowuf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T09:59:28.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[33773]: audit 2023-10-09T09:59:28.429656+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi053.zaowuf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-09T09:59:28.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[33773]: audit 2023-10-09T09:59:28.430891+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:59:28.929 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[27369]: audit 2023-10-09T09:59:28.429656+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi053.zaowuf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-09T09:59:28.929 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:28 smithi053 bash[27369]: audit 2023-10-09T09:59:28.430891+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:59:29.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:28 smithi086 bash[27789]: cluster 2023-10-09T09:59:27.721261+0000 mgr.y (mgr.24356) 102 : cluster [DBG] pgmap v80: 41 pgs: 32 unknown, 9 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:29.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:28 smithi086 bash[27789]: audit 2023-10-09T09:59:27.805226+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-10-09T09:59:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:28 smithi086 bash[27789]: cluster 2023-10-09T09:59:27.805334+0000 mon.a (mon.0) 631 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-10-09T09:59:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:28 smithi086 bash[27789]: audit 2023-10-09T09:59:27.817964+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-10-09T09:59:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:28 smithi086 bash[27789]: audit 2023-10-09T09:59:27.827352+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-10-09T09:59:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:28 smithi086 bash[27789]: cluster 2023-10-09T09:59:27.828589+0000 mon.a (mon.0) 633 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-10-09T09:59:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:28 smithi086 bash[27789]: cluster 2023-10-09T09:59:27.828631+0000 mon.a (mon.0) 634 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-10-09T09:59:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:28 smithi086 bash[27789]: cluster 2023-10-09T09:59:27.837783+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-10-09T09:59:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:28 smithi086 bash[27789]: audit 2023-10-09T09:59:27.839202+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-10-09T09:59:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:28 smithi086 bash[27789]: cluster 2023-10-09T09:59:27.839551+0000 mon.a (mon.0) 637 : cluster [DBG] fsmap foo:0 2023-10-09T09:59:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:28 smithi086 bash[27789]: audit 2023-10-09T09:59:27.852884+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:29.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:28 smithi086 bash[27789]: audit 2023-10-09T09:59:27.882790+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:59:29.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:28 smithi086 bash[27789]: audit 2023-10-09T09:59:28.150051+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:29.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:28 smithi086 bash[27789]: audit 2023-10-09T09:59:28.401801+0000 mon.c (mon.2) 65 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:59:29.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:28 smithi086 bash[27789]: audit 2023-10-09T09:59:28.403372+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:59:29.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:28 smithi086 bash[27789]: audit 2023-10-09T09:59:28.412179+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:29.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:28 smithi086 bash[27789]: audit 2023-10-09T09:59:28.422879+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:29.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:28 smithi086 bash[27789]: audit 2023-10-09T09:59:28.424076+0000 mon.c (mon.2) 67 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi053.zaowuf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T09:59:29.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:28 smithi086 bash[27789]: audit 2023-10-09T09:59:28.424566+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi053.zaowuf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T09:59:29.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:28 smithi086 bash[27789]: audit 2023-10-09T09:59:28.429656+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi053.zaowuf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-09T09:59:29.120 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:28 smithi086 bash[27789]: audit 2023-10-09T09:59:28.430891+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:59:30.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:29 smithi086 bash[27789]: cephadm 2023-10-09T09:59:27.844522+0000 mgr.y (mgr.24356) 103 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-10-09T09:59:30.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:29 smithi086 bash[27789]: cephadm 2023-10-09T09:59:28.431836+0000 mgr.y (mgr.24356) 104 : cephadm [INF] Deploying daemon mds.foo.smithi053.zaowuf on smithi053 2023-10-09T09:59:30.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:29 smithi086 bash[27789]: cluster 2023-10-09T09:59:28.835240+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-10-09T09:59:30.121 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:29 smithi053 bash[27369]: cephadm 2023-10-09T09:59:27.844522+0000 mgr.y (mgr.24356) 103 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-10-09T09:59:30.121 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:29 smithi053 bash[27369]: cephadm 2023-10-09T09:59:28.431836+0000 mgr.y (mgr.24356) 104 : cephadm [INF] Deploying daemon mds.foo.smithi053.zaowuf on smithi053 2023-10-09T09:59:30.121 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:29 smithi053 bash[27369]: cluster 2023-10-09T09:59:28.835240+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-10-09T09:59:30.121 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:29 smithi053 bash[33773]: cephadm 2023-10-09T09:59:27.844522+0000 mgr.y (mgr.24356) 103 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-10-09T09:59:30.122 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:29 smithi053 bash[33773]: cephadm 2023-10-09T09:59:28.431836+0000 mgr.y (mgr.24356) 104 : cephadm [INF] Deploying daemon mds.foo.smithi053.zaowuf on smithi053 2023-10-09T09:59:30.122 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:29 smithi053 bash[33773]: cluster 2023-10-09T09:59:28.835240+0000 mon.a (mon.0) 644 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-10-09T09:59:30.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:30 smithi053 bash[33773]: cluster 2023-10-09T09:59:29.722151+0000 mgr.y (mgr.24356) 105 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:30.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:30 smithi053 bash[27369]: cluster 2023-10-09T09:59:29.722151+0000 mgr.y (mgr.24356) 105 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:31.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:30 smithi086 bash[27789]: cluster 2023-10-09T09:59:29.722151+0000 mgr.y (mgr.24356) 105 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:31.873 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:31 smithi053 bash[33773]: cluster 2023-10-09T09:59:31.722660+0000 mgr.y (mgr.24356) 106 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:31.873 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:31 smithi053 bash[27369]: cluster 2023-10-09T09:59:31.722660+0000 mgr.y (mgr.24356) 106 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:32.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:31 smithi086 bash[27789]: cluster 2023-10-09T09:59:31.722660+0000 mgr.y (mgr.24356) 106 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:33.060 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:32 smithi053 bash[33773]: audit 2023-10-09T09:59:31.906916+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:33.061 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:32 smithi053 bash[33773]: audit 2023-10-09T09:59:31.909779+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi086.ixwjtb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T09:59:33.061 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:32 smithi053 bash[33773]: audit 2023-10-09T09:59:31.910336+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi086.ixwjtb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T09:59:33.061 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:32 smithi053 bash[33773]: audit 2023-10-09T09:59:31.915771+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi086.ixwjtb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-09T09:59:33.061 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:32 smithi053 bash[33773]: audit 2023-10-09T09:59:31.916996+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:59:33.061 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:32 smithi053 bash[33773]: cephadm 2023-10-09T09:59:31.917876+0000 mgr.y (mgr.24356) 107 : cephadm [INF] Deploying daemon mds.foo.smithi086.ixwjtb on smithi086 2023-10-09T09:59:33.061 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:32 smithi053 bash[27369]: audit 2023-10-09T09:59:31.906916+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:33.061 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:32 smithi053 bash[27369]: audit 2023-10-09T09:59:31.909779+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi086.ixwjtb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T09:59:33.061 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:32 smithi053 bash[27369]: audit 2023-10-09T09:59:31.910336+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi086.ixwjtb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T09:59:33.061 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:32 smithi053 bash[27369]: audit 2023-10-09T09:59:31.915771+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi086.ixwjtb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-09T09:59:33.062 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:32 smithi053 bash[27369]: audit 2023-10-09T09:59:31.916996+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:59:33.062 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:32 smithi053 bash[27369]: cephadm 2023-10-09T09:59:31.917876+0000 mgr.y (mgr.24356) 107 : cephadm [INF] Deploying daemon mds.foo.smithi086.ixwjtb on smithi086 2023-10-09T09:59:33.260 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:32 smithi086 bash[27789]: audit 2023-10-09T09:59:31.906916+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:33.260 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:32 smithi086 bash[27789]: audit 2023-10-09T09:59:31.909779+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi086.ixwjtb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T09:59:33.260 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:32 smithi086 bash[27789]: audit 2023-10-09T09:59:31.910336+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi086.ixwjtb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T09:59:33.260 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:32 smithi086 bash[27789]: audit 2023-10-09T09:59:31.915771+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi086.ixwjtb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-10-09T09:59:33.260 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:32 smithi086 bash[27789]: audit 2023-10-09T09:59:31.916996+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:59:33.260 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:32 smithi086 bash[27789]: cephadm 2023-10-09T09:59:31.917876+0000 mgr.y (mgr.24356) 107 : cephadm [INF] Deploying daemon mds.foo.smithi086.ixwjtb on smithi086 2023-10-09T09:59:33.916 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-10-09T09:59:34.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:33 smithi053 bash[33773]: cluster 2023-10-09T09:59:33.723296+0000 mgr.y (mgr.24356) 108 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:34.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:33 smithi053 bash[27369]: cluster 2023-10-09T09:59:33.723296+0000 mgr.y (mgr.24356) 108 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:34.238 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:33 smithi086 bash[27789]: cluster 2023-10-09T09:59:33.723296+0000 mgr.y (mgr.24356) 108 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 0 B data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:35.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:59:34 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:59:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T09:59:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:34 smithi086 bash[27789]: cluster 2023-10-09T09:59:33.913801+0000 mon.a (mon.0) 648 : cluster [DBG] mds.? [v2:172.21.15.53:6834/4051208549,v1:172.21.15.53:6835/4051208549] up:boot 2023-10-09T09:59:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:34 smithi086 bash[27789]: cluster 2023-10-09T09:59:33.913954+0000 mon.a (mon.0) 649 : cluster [INF] daemon mds.foo.smithi053.zaowuf assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-10-09T09:59:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:34 smithi086 bash[27789]: cluster 2023-10-09T09:59:33.914235+0000 mon.a (mon.0) 650 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-09T09:59:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:34 smithi086 bash[27789]: cluster 2023-10-09T09:59:33.914305+0000 mon.a (mon.0) 651 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-10-09T09:59:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:34 smithi086 bash[27789]: cluster 2023-10-09T09:59:33.914339+0000 mon.a (mon.0) 652 : cluster [INF] Cluster is now healthy 2023-10-09T09:59:35.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:34 smithi086 bash[27789]: cluster 2023-10-09T09:59:33.914804+0000 mon.a (mon.0) 653 : cluster [DBG] fsmap foo:0 1 up:standby 2023-10-09T09:59:35.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:34 smithi086 bash[27789]: audit 2023-10-09T09:59:33.915026+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi053.zaowuf"}]: dispatch 2023-10-09T09:59:35.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:34 smithi086 bash[27789]: cluster 2023-10-09T09:59:33.920866+0000 mon.a (mon.0) 654 : cluster [DBG] fsmap foo:1 {0=foo.smithi053.zaowuf=up:creating} 2023-10-09T09:59:35.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:34 smithi086 bash[27789]: audit 2023-10-09T09:59:33.925266+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:35.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:34 smithi086 bash[27789]: cluster 2023-10-09T09:59:33.939971+0000 mon.a (mon.0) 656 : cluster [INF] daemon mds.foo.smithi053.zaowuf is now active in filesystem foo as rank 0 2023-10-09T09:59:35.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:34 smithi086 bash[27789]: audit 2023-10-09T09:59:34.508378+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:35.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:34 smithi086 bash[27789]: audit 2023-10-09T09:59:34.511531+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:59:35.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:34 smithi053 bash[33773]: cluster 2023-10-09T09:59:33.913801+0000 mon.a (mon.0) 648 : cluster [DBG] mds.? [v2:172.21.15.53:6834/4051208549,v1:172.21.15.53:6835/4051208549] up:boot 2023-10-09T09:59:35.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:34 smithi053 bash[33773]: cluster 2023-10-09T09:59:33.913954+0000 mon.a (mon.0) 649 : cluster [INF] daemon mds.foo.smithi053.zaowuf assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-10-09T09:59:35.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:34 smithi053 bash[33773]: cluster 2023-10-09T09:59:33.914235+0000 mon.a (mon.0) 650 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-09T09:59:35.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:34 smithi053 bash[33773]: cluster 2023-10-09T09:59:33.914305+0000 mon.a (mon.0) 651 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-10-09T09:59:35.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:34 smithi053 bash[33773]: cluster 2023-10-09T09:59:33.914339+0000 mon.a (mon.0) 652 : cluster [INF] Cluster is now healthy 2023-10-09T09:59:35.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:34 smithi053 bash[33773]: cluster 2023-10-09T09:59:33.914804+0000 mon.a (mon.0) 653 : cluster [DBG] fsmap foo:0 1 up:standby 2023-10-09T09:59:35.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:34 smithi053 bash[33773]: audit 2023-10-09T09:59:33.915026+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi053.zaowuf"}]: dispatch 2023-10-09T09:59:35.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:34 smithi053 bash[33773]: cluster 2023-10-09T09:59:33.920866+0000 mon.a (mon.0) 654 : cluster [DBG] fsmap foo:1 {0=foo.smithi053.zaowuf=up:creating} 2023-10-09T09:59:35.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:34 smithi053 bash[33773]: audit 2023-10-09T09:59:33.925266+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:35.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:34 smithi053 bash[33773]: cluster 2023-10-09T09:59:33.939971+0000 mon.a (mon.0) 656 : cluster [INF] daemon mds.foo.smithi053.zaowuf is now active in filesystem foo as rank 0 2023-10-09T09:59:35.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:34 smithi053 bash[33773]: audit 2023-10-09T09:59:34.508378+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:35.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:34 smithi053 bash[33773]: audit 2023-10-09T09:59:34.511531+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:59:35.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:34 smithi053 bash[27369]: cluster 2023-10-09T09:59:33.913801+0000 mon.a (mon.0) 648 : cluster [DBG] mds.? [v2:172.21.15.53:6834/4051208549,v1:172.21.15.53:6835/4051208549] up:boot 2023-10-09T09:59:35.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:34 smithi053 bash[27369]: cluster 2023-10-09T09:59:33.913954+0000 mon.a (mon.0) 649 : cluster [INF] daemon mds.foo.smithi053.zaowuf assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-10-09T09:59:35.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:34 smithi053 bash[27369]: cluster 2023-10-09T09:59:33.914235+0000 mon.a (mon.0) 650 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-10-09T09:59:35.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:34 smithi053 bash[27369]: cluster 2023-10-09T09:59:33.914305+0000 mon.a (mon.0) 651 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-10-09T09:59:35.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:34 smithi053 bash[27369]: cluster 2023-10-09T09:59:33.914339+0000 mon.a (mon.0) 652 : cluster [INF] Cluster is now healthy 2023-10-09T09:59:35.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:34 smithi053 bash[27369]: cluster 2023-10-09T09:59:33.914804+0000 mon.a (mon.0) 653 : cluster [DBG] fsmap foo:0 1 up:standby 2023-10-09T09:59:35.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:34 smithi053 bash[27369]: audit 2023-10-09T09:59:33.915026+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi053.zaowuf"}]: dispatch 2023-10-09T09:59:35.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:34 smithi053 bash[27369]: cluster 2023-10-09T09:59:33.920866+0000 mon.a (mon.0) 654 : cluster [DBG] fsmap foo:1 {0=foo.smithi053.zaowuf=up:creating} 2023-10-09T09:59:35.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:34 smithi053 bash[27369]: audit 2023-10-09T09:59:33.925266+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:35.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:34 smithi053 bash[27369]: cluster 2023-10-09T09:59:33.939971+0000 mon.a (mon.0) 656 : cluster [INF] daemon mds.foo.smithi053.zaowuf is now active in filesystem foo as rank 0 2023-10-09T09:59:35.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:34 smithi053 bash[27369]: audit 2023-10-09T09:59:34.508378+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:35.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:34 smithi053 bash[27369]: audit 2023-10-09T09:59:34.511531+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:59:35.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:59:35 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:59:35] "GET /metrics HTTP/1.1" 200 190866 "" "Prometheus/2.33.4" 2023-10-09T09:59:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:35 smithi086 bash[27789]: cluster 2023-10-09T09:59:34.929663+0000 mon.a (mon.0) 658 : cluster [DBG] mds.? [v2:172.21.15.53:6834/4051208549,v1:172.21.15.53:6835/4051208549] up:active 2023-10-09T09:59:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:35 smithi086 bash[27789]: cluster 2023-10-09T09:59:34.929734+0000 mon.a (mon.0) 659 : cluster [DBG] fsmap foo:1 {0=foo.smithi053.zaowuf=up:active} 2023-10-09T09:59:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:35 smithi086 bash[27789]: cluster 2023-10-09T09:59:35.724072+0000 mgr.y (mgr.24356) 109 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:36.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:35 smithi053 bash[33773]: cluster 2023-10-09T09:59:34.929663+0000 mon.a (mon.0) 658 : cluster [DBG] mds.? [v2:172.21.15.53:6834/4051208549,v1:172.21.15.53:6835/4051208549] up:active 2023-10-09T09:59:36.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:35 smithi053 bash[33773]: cluster 2023-10-09T09:59:34.929734+0000 mon.a (mon.0) 659 : cluster [DBG] fsmap foo:1 {0=foo.smithi053.zaowuf=up:active} 2023-10-09T09:59:36.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:35 smithi053 bash[33773]: cluster 2023-10-09T09:59:35.724072+0000 mgr.y (mgr.24356) 109 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:35 smithi053 bash[27369]: cluster 2023-10-09T09:59:34.929663+0000 mon.a (mon.0) 658 : cluster [DBG] mds.? [v2:172.21.15.53:6834/4051208549,v1:172.21.15.53:6835/4051208549] up:active 2023-10-09T09:59:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:35 smithi053 bash[27369]: cluster 2023-10-09T09:59:34.929734+0000 mon.a (mon.0) 659 : cluster [DBG] fsmap foo:1 {0=foo.smithi053.zaowuf=up:active} 2023-10-09T09:59:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:35 smithi053 bash[27369]: cluster 2023-10-09T09:59:35.724072+0000 mgr.y (mgr.24356) 109 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:37.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:36 smithi053 bash[27369]: cluster 2023-10-09T09:59:35.940196+0000 mon.a (mon.0) 660 : cluster [DBG] mds.? [v2:172.21.15.86:6832/1504972565,v1:172.21.15.86:6833/1504972565] up:boot 2023-10-09T09:59:37.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:36 smithi053 bash[27369]: cluster 2023-10-09T09:59:35.940587+0000 mon.a (mon.0) 661 : cluster [DBG] fsmap foo:1 {0=foo.smithi053.zaowuf=up:active} 1 up:standby 2023-10-09T09:59:37.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:36 smithi053 bash[27369]: audit 2023-10-09T09:59:35.943087+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi086.ixwjtb"}]: dispatch 2023-10-09T09:59:37.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:36 smithi053 bash[27369]: cluster 2023-10-09T09:59:35.946945+0000 mon.a (mon.0) 662 : cluster [DBG] fsmap foo:1 {0=foo.smithi053.zaowuf=up:active} 1 up:standby 2023-10-09T09:59:37.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:36 smithi053 bash[33773]: cluster 2023-10-09T09:59:35.940196+0000 mon.a (mon.0) 660 : cluster [DBG] mds.? [v2:172.21.15.86:6832/1504972565,v1:172.21.15.86:6833/1504972565] up:boot 2023-10-09T09:59:37.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:36 smithi053 bash[33773]: cluster 2023-10-09T09:59:35.940587+0000 mon.a (mon.0) 661 : cluster [DBG] fsmap foo:1 {0=foo.smithi053.zaowuf=up:active} 1 up:standby 2023-10-09T09:59:37.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:36 smithi053 bash[33773]: audit 2023-10-09T09:59:35.943087+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi086.ixwjtb"}]: dispatch 2023-10-09T09:59:37.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:36 smithi053 bash[33773]: cluster 2023-10-09T09:59:35.946945+0000 mon.a (mon.0) 662 : cluster [DBG] fsmap foo:1 {0=foo.smithi053.zaowuf=up:active} 1 up:standby 2023-10-09T09:59:37.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:36 smithi086 bash[27789]: cluster 2023-10-09T09:59:35.940196+0000 mon.a (mon.0) 660 : cluster [DBG] mds.? [v2:172.21.15.86:6832/1504972565,v1:172.21.15.86:6833/1504972565] up:boot 2023-10-09T09:59:37.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:36 smithi086 bash[27789]: cluster 2023-10-09T09:59:35.940587+0000 mon.a (mon.0) 661 : cluster [DBG] fsmap foo:1 {0=foo.smithi053.zaowuf=up:active} 1 up:standby 2023-10-09T09:59:37.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:36 smithi086 bash[27789]: audit 2023-10-09T09:59:35.943087+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi086.ixwjtb"}]: dispatch 2023-10-09T09:59:37.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:36 smithi086 bash[27789]: cluster 2023-10-09T09:59:35.946945+0000 mon.a (mon.0) 662 : cluster [DBG] fsmap foo:1 {0=foo.smithi053.zaowuf=up:active} 1 up:standby 2023-10-09T09:59:37.931 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-10-09T09:59:37.941 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-10-09T09:59:37.941 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-10-09T09:59:37.941 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph mgr dump --format=json 2023-10-09T09:59:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:37 smithi086 bash[27789]: cluster 2023-10-09T09:59:37.724741+0000 mgr.y (mgr.24356) 110 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:38.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:37 smithi053 bash[33773]: cluster 2023-10-09T09:59:37.724741+0000 mgr.y (mgr.24356) 110 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:38.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:37 smithi053 bash[27369]: cluster 2023-10-09T09:59:37.724741+0000 mgr.y (mgr.24356) 110 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:40.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:40 smithi086 bash[27789]: audit 2023-10-09T09:59:39.219175+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:40.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:40 smithi086 bash[27789]: cluster 2023-10-09T09:59:39.725900+0000 mgr.y (mgr.24356) 111 : cluster [DBG] pgmap v89: 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-10-09T09:59:40.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:40 smithi053 bash[33773]: audit 2023-10-09T09:59:39.219175+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:40.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:40 smithi053 bash[33773]: cluster 2023-10-09T09:59:39.725900+0000 mgr.y (mgr.24356) 111 : cluster [DBG] pgmap v89: 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-10-09T09:59:40.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:40 smithi053 bash[27369]: audit 2023-10-09T09:59:39.219175+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:40.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:40 smithi053 bash[27369]: cluster 2023-10-09T09:59:39.725900+0000 mgr.y (mgr.24356) 111 : cluster [DBG] pgmap v89: 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-10-09T09:59:41.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:41 smithi086 bash[27789]: audit 2023-10-09T09:59:40.312733+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:41.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:41 smithi086 bash[27789]: audit 2023-10-09T09:59:40.432098+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:41.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:41 smithi086 bash[27789]: audit 2023-10-09T09:59:40.434692+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:59:41.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:41 smithi086 bash[27789]: audit 2023-10-09T09:59:40.436160+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:59:41.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:41 smithi086 bash[27789]: audit 2023-10-09T09:59:40.444292+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:41.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:41 smithi086 bash[27789]: audit 2023-10-09T09:59:40.453315+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:59:41.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:41 smithi086 bash[27789]: audit 2023-10-09T09:59:40.455828+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:59:41.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:41 smithi086 bash[27789]: audit 2023-10-09T09:59:40.456934+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:59:41.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:41 smithi086 bash[27789]: audit 2023-10-09T09:59:40.464349+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:41.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:41 smithi053 bash[27369]: audit 2023-10-09T09:59:40.312733+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:41.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:41 smithi053 bash[27369]: audit 2023-10-09T09:59:40.432098+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:41.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:41 smithi053 bash[27369]: audit 2023-10-09T09:59:40.434692+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:59:41.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:41 smithi053 bash[27369]: audit 2023-10-09T09:59:40.436160+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:59:41.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:41 smithi053 bash[27369]: audit 2023-10-09T09:59:40.444292+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:41.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:41 smithi053 bash[27369]: audit 2023-10-09T09:59:40.453315+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:59:41.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:41 smithi053 bash[27369]: audit 2023-10-09T09:59:40.455828+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:59:41.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:41 smithi053 bash[27369]: audit 2023-10-09T09:59:40.456934+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:59:41.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:41 smithi053 bash[27369]: audit 2023-10-09T09:59:40.464349+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:41.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:41 smithi053 bash[33773]: audit 2023-10-09T09:59:40.312733+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:41.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:41 smithi053 bash[33773]: audit 2023-10-09T09:59:40.432098+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:41.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:41 smithi053 bash[33773]: audit 2023-10-09T09:59:40.434692+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:59:41.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:41 smithi053 bash[33773]: audit 2023-10-09T09:59:40.436160+0000 mon.c (mon.2) 75 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:59:41.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:41 smithi053 bash[33773]: audit 2023-10-09T09:59:40.444292+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:41.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:41 smithi053 bash[33773]: audit 2023-10-09T09:59:40.453315+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T09:59:41.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:41 smithi053 bash[33773]: audit 2023-10-09T09:59:40.455828+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T09:59:41.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:41 smithi053 bash[33773]: audit 2023-10-09T09:59:40.456934+0000 mon.c (mon.2) 78 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T09:59:41.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:41 smithi053 bash[33773]: audit 2023-10-09T09:59:40.464349+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:42.335 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:59:42.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:42 smithi086 bash[27789]: cluster 2023-10-09T09:59:41.726645+0000 mgr.y (mgr.24356) 112 : 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-10-09T09:59:42.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:42 smithi053 bash[27369]: cluster 2023-10-09T09:59:41.726645+0000 mgr.y (mgr.24356) 112 : 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-10-09T09:59:42.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:42 smithi053 bash[33773]: cluster 2023-10-09T09:59:41.726645+0000 mgr.y (mgr.24356) 112 : 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-10-09T09:59:45.052 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:44 smithi053 bash[27369]: cluster 2023-10-09T09:59:43.727454+0000 mgr.y (mgr.24356) 113 : 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-10-09T09:59:45.053 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:44 smithi053 bash[27369]: audit 2023-10-09T09:59:44.230975+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:45.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:44 smithi053 bash[33773]: cluster 2023-10-09T09:59:43.727454+0000 mgr.y (mgr.24356) 113 : 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-10-09T09:59:45.053 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:44 smithi053 bash[33773]: audit 2023-10-09T09:59:44.230975+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:45.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:44 smithi086 bash[27789]: cluster 2023-10-09T09:59:43.727454+0000 mgr.y (mgr.24356) 113 : 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-10-09T09:59:45.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:44 smithi086 bash[27789]: audit 2023-10-09T09:59:44.230975+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:45.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:59:44 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:59:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T09:59:45.466 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T09:59:45.794 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:59:45 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:59:45] "GET /metrics HTTP/1.1" 200 190866 "" "Prometheus/2.33.4" 2023-10-09T09:59:46.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:45 smithi086 bash[27789]: audit 2023-10-09T09:59:45.455144+0000 mon.a (mon.0) 669 : audit [DBG] from='client.? 172.21.15.53:0/964748698' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-09T09:59:46.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:45 smithi053 bash[27369]: audit 2023-10-09T09:59:45.455144+0000 mon.a (mon.0) 669 : audit [DBG] from='client.? 172.21.15.53:0/964748698' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-09T09:59:46.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:45 smithi053 bash[33773]: audit 2023-10-09T09:59:45.455144+0000 mon.a (mon.0) 669 : audit [DBG] from='client.? 172.21.15.53:0/964748698' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-09T09:59:46.200 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":19,"active_gid":24356,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6800","nonce":3591462176},{"type":"v1","addr":"172.21.15.53:6801","nonce":3591462176}]},"active_addr":"172.21.15.53:6801/3591462176","active_change":"2023-10-09T09:57:03.661904+0000","active_mgr_features":4540138314316775423,"available":true,"standbys":[{"gid":24346,"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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"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.53:8443/","prometheus":"http://172.21.15.53: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":51,"active_clients":[{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.53:0","nonce":3364118538}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.53:0","nonce":1026432283}]}]} 2023-10-09T09:59:46.204 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-10-09T09:59:46.204 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-09T09:59:46.204 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-09T09:59:47.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:46 smithi086 bash[27789]: cluster 2023-10-09T09:59:45.728624+0000 mgr.y (mgr.24356) 114 : 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-10-09T09:59:47.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:46 smithi053 bash[27369]: cluster 2023-10-09T09:59:45.728624+0000 mgr.y (mgr.24356) 114 : 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-10-09T09:59:47.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:46 smithi053 bash[33773]: cluster 2023-10-09T09:59:45.728624+0000 mgr.y (mgr.24356) 114 : 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-10-09T09:59:49.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:48 smithi086 bash[27789]: cluster 2023-10-09T09:59:47.729228+0000 mgr.y (mgr.24356) 115 : 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-10-09T09:59:49.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:48 smithi053 bash[27369]: cluster 2023-10-09T09:59:47.729228+0000 mgr.y (mgr.24356) 115 : 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-10-09T09:59:49.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:48 smithi053 bash[33773]: cluster 2023-10-09T09:59:47.729228+0000 mgr.y (mgr.24356) 115 : 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-10-09T09:59:50.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:49 smithi053 bash[33773]: audit 2023-10-09T09:59:48.916712+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:50.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:49 smithi053 bash[33773]: cluster 2023-10-09T09:59:49.730304+0000 mgr.y (mgr.24356) 116 : 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-10-09T09:59:50.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:49 smithi053 bash[27369]: audit 2023-10-09T09:59:48.916712+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:50.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:49 smithi053 bash[27369]: cluster 2023-10-09T09:59:49.730304+0000 mgr.y (mgr.24356) 116 : 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-10-09T09:59:50.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:49 smithi086 bash[27789]: audit 2023-10-09T09:59:48.916712+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T09:59:50.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:49 smithi086 bash[27789]: cluster 2023-10-09T09:59:49.730304+0000 mgr.y (mgr.24356) 116 : 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-10-09T09:59:50.986 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T09:59:52.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:52 smithi053 bash[27369]: cluster 2023-10-09T09:59:51.730814+0000 mgr.y (mgr.24356) 117 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:52.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:52 smithi053 bash[33773]: cluster 2023-10-09T09:59:51.730814+0000 mgr.y (mgr.24356) 117 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:53.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:52 smithi086 bash[27789]: cluster 2023-10-09T09:59:51.730814+0000 mgr.y (mgr.24356) 117 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:53.810 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T09:59:53.810 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":59,"fsid":"d72ad4d6-6688-11ee-8db5-212e2dc638e7","created":"2023-10-09T09:48:32.623532+0000","modified":"2023-10-09T09:59:28.830609+0000","last_up_change":"2023-10-09T09:56:30.371700+0000","last_in_change":"2023-10-09T09:56:04.542386+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-10-09T09:52:58.322486+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":"53","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-10-09T09:57:33.507067+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":"55","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-10-09T09:59:26.483728+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":"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":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-10-09T09:59:27.258960+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":"f74176da-4a65-4a01-9c98-14931ab2fb4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":2691372717},{"type":"v1","addr":"172.21.15.53:6803","nonce":2691372717}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":2691372717},{"type":"v1","addr":"172.21.15.53:6805","nonce":2691372717}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":2691372717},{"type":"v1","addr":"172.21.15.53:6809","nonce":2691372717}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":2691372717},{"type":"v1","addr":"172.21.15.53:6807","nonce":2691372717}]},"public_addr":"172.21.15.53:6803/2691372717","cluster_addr":"172.21.15.53:6805/2691372717","heartbeat_back_addr":"172.21.15.53:6809/2691372717","heartbeat_front_addr":"172.21.15.53:6807/2691372717","state":["exists","up"]},{"osd":1,"uuid":"9ccaa820-2de6-45b3-b212-d8ecf800017d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6810","nonce":3715194989},{"type":"v1","addr":"172.21.15.53:6811","nonce":3715194989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":3715194989},{"type":"v1","addr":"172.21.15.53:6813","nonce":3715194989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":3715194989},{"type":"v1","addr":"172.21.15.53:6817","nonce":3715194989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":3715194989},{"type":"v1","addr":"172.21.15.53:6815","nonce":3715194989}]},"public_addr":"172.21.15.53:6811/3715194989","cluster_addr":"172.21.15.53:6813/3715194989","heartbeat_back_addr":"172.21.15.53:6817/3715194989","heartbeat_front_addr":"172.21.15.53:6815/3715194989","state":["exists","up"]},{"osd":2,"uuid":"a6a32f30-0dff-485d-8e33-c68168b2923e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6818","nonce":2908805707},{"type":"v1","addr":"172.21.15.53:6819","nonce":2908805707}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6820","nonce":2908805707},{"type":"v1","addr":"172.21.15.53:6821","nonce":2908805707}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6824","nonce":2908805707},{"type":"v1","addr":"172.21.15.53:6825","nonce":2908805707}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6822","nonce":2908805707},{"type":"v1","addr":"172.21.15.53:6823","nonce":2908805707}]},"public_addr":"172.21.15.53:6819/2908805707","cluster_addr":"172.21.15.53:6821/2908805707","heartbeat_back_addr":"172.21.15.53:6825/2908805707","heartbeat_front_addr":"172.21.15.53:6823/2908805707","state":["exists","up"]},{"osd":3,"uuid":"ddb5c37d-4833-4abb-b416-ed9f3553998c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6826","nonce":1690225116},{"type":"v1","addr":"172.21.15.53:6827","nonce":1690225116}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6828","nonce":1690225116},{"type":"v1","addr":"172.21.15.53:6829","nonce":1690225116}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6832","nonce":1690225116},{"type":"v1","addr":"172.21.15.53:6833","nonce":1690225116}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6830","nonce":1690225116},{"type":"v1","addr":"172.21.15.53:6831","nonce":1690225116}]},"public_addr":"172.21.15.53:6827/1690225116","cluster_addr":"172.21.15.53:6829/1690225116","heartbeat_back_addr":"172.21.15.53:6833/1690225116","heartbeat_front_addr":"172.21.15.53:6831/1690225116","state":["exists","up"]},{"osd":4,"uuid":"3505da18-ecd4-458b-bc14-8ab6cd6e8954","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6800","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6801","nonce":1119793016}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6802","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6803","nonce":1119793016}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6806","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6807","nonce":1119793016}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6804","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6805","nonce":1119793016}]},"public_addr":"172.21.15.86:6801/1119793016","cluster_addr":"172.21.15.86:6803/1119793016","heartbeat_back_addr":"172.21.15.86:6807/1119793016","heartbeat_front_addr":"172.21.15.86:6805/1119793016","state":["exists","up"]},{"osd":5,"uuid":"7dea5bb1-1569-4da4-a0f0-ba64ee75cfb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6808","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6809","nonce":1740571876}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6810","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6811","nonce":1740571876}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6814","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6815","nonce":1740571876}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6812","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6813","nonce":1740571876}]},"public_addr":"172.21.15.86:6809/1740571876","cluster_addr":"172.21.15.86:6811/1740571876","heartbeat_back_addr":"172.21.15.86:6815/1740571876","heartbeat_front_addr":"172.21.15.86:6813/1740571876","state":["exists","up"]},{"osd":6,"uuid":"506ccbd6-fb42-48ac-8edc-5a963fd6484e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6816","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6817","nonce":991576164}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6818","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6819","nonce":991576164}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6822","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6823","nonce":991576164}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6820","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6821","nonce":991576164}]},"public_addr":"172.21.15.86:6817/991576164","cluster_addr":"172.21.15.86:6819/991576164","heartbeat_back_addr":"172.21.15.86:6823/991576164","heartbeat_front_addr":"172.21.15.86:6821/991576164","state":["exists","up"]},{"osd":7,"uuid":"5f26541b-73ae-4cca-8975-3f6756134057","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6824","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6825","nonce":309237710}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6826","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6827","nonce":309237710}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6830","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6831","nonce":309237710}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6828","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6829","nonce":309237710}]},"public_addr":"172.21.15.86:6825/309237710","cluster_addr":"172.21.15.86:6827/309237710","heartbeat_back_addr":"172.21.15.86:6831/309237710","heartbeat_front_addr":"172.21.15.86:6829/309237710","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-10-09T09:51:25.398567+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-10-09T09:52:11.051399+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-10-09T09:52:56.409007+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-10-09T09:53:41.959387+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-10-09T09:54:21.839996+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-10-09T09:55:03.648852+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-10-09T09:55:45.860189+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-10-09T09:56:28.651156+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:6801/2898221539":"2023-10-10T09:57:03.661503+0000","172.21.15.53:0/1222851758":"2023-10-10T09:57:03.661503+0000","172.21.15.53:0/3597263778":"2023-10-10T09:49:33.104890+0000","172.21.15.53:6801/483083340":"2023-10-10T09:49:33.104890+0000","172.21.15.53:6800/483083340":"2023-10-10T09:49:33.104890+0000","172.21.15.53:6800/2898221539":"2023-10-10T09:57:03.661503+0000","172.21.15.53:0/4006054206":"2023-10-10T09:49:33.104890+0000","172.21.15.53:0/3270625753":"2023-10-10T09:57:03.661503+0000","172.21.15.53:6800/3233911202":"2023-10-10T09:49:02.108522+0000","172.21.15.53:6801/3233911202":"2023-10-10T09:49:02.108522+0000","172.21.15.53:0/1655628282":"2023-10-10T09:49:02.108522+0000","172.21.15.53:0/578821859":"2023-10-10T09:49:02.108522+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-09T09:59:54.457 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-09T09:59:54.457 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-09T09:59:55.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 09:59:54 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:59:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T09:59:55.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:54 smithi086 bash[27789]: cluster 2023-10-09T09:59:53.731353+0000 mgr.y (mgr.24356) 118 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:55.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:54 smithi086 bash[27789]: audit 2023-10-09T09:59:53.806654+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.53:0/2722685601' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T09:59:55.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:54 smithi053 bash[33773]: cluster 2023-10-09T09:59:53.731353+0000 mgr.y (mgr.24356) 118 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:55.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:54 smithi053 bash[33773]: audit 2023-10-09T09:59:53.806654+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.53:0/2722685601' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T09:59:55.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:54 smithi053 bash[27369]: cluster 2023-10-09T09:59:53.731353+0000 mgr.y (mgr.24356) 118 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:55.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:54 smithi053 bash[27369]: audit 2023-10-09T09:59:53.806654+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.53:0/2722685601' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T09:59:55.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 09:59:55 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:09:59:55] "GET /metrics HTTP/1.1" 200 191479 "" "Prometheus/2.33.4" 2023-10-09T09:59:57.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:56 smithi086 bash[27789]: cluster 2023-10-09T09:59:55.732463+0000 mgr.y (mgr.24356) 119 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:57.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:56 smithi053 bash[27369]: cluster 2023-10-09T09:59:55.732463+0000 mgr.y (mgr.24356) 119 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:57.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:56 smithi053 bash[33773]: cluster 2023-10-09T09:59:55.732463+0000 mgr.y (mgr.24356) 119 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:59.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 09:59:58 smithi086 bash[27789]: cluster 2023-10-09T09:59:57.733124+0000 mgr.y (mgr.24356) 120 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:59.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 09:59:58 smithi053 bash[27369]: cluster 2023-10-09T09:59:57.733124+0000 mgr.y (mgr.24356) 120 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:59.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 09:59:58 smithi053 bash[33773]: cluster 2023-10-09T09:59:57.733124+0000 mgr.y (mgr.24356) 120 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T09:59:59.243 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:00:00.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:00 smithi086 bash[27789]: cluster 2023-10-09T09:59:59.734233+0000 mgr.y (mgr.24356) 121 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:00.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:00 smithi086 bash[27789]: cluster 2023-10-09T10:00:00.000088+0000 mon.a (mon.0) 671 : cluster [INF] overall HEALTH_OK 2023-10-09T10:00:00.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:00 smithi053 bash[33773]: cluster 2023-10-09T09:59:59.734233+0000 mgr.y (mgr.24356) 121 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:00.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:00 smithi053 bash[33773]: cluster 2023-10-09T10:00:00.000088+0000 mon.a (mon.0) 671 : cluster [INF] overall HEALTH_OK 2023-10-09T10:00:00.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:00 smithi053 bash[27369]: cluster 2023-10-09T09:59:59.734233+0000 mgr.y (mgr.24356) 121 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:00.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:00 smithi053 bash[27369]: cluster 2023-10-09T10:00:00.000088+0000 mon.a (mon.0) 671 : cluster [INF] overall HEALTH_OK 2023-10-09T10:00:02.473 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:00:02.474 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":59,"fsid":"d72ad4d6-6688-11ee-8db5-212e2dc638e7","created":"2023-10-09T09:48:32.623532+0000","modified":"2023-10-09T09:59:28.830609+0000","last_up_change":"2023-10-09T09:56:30.371700+0000","last_in_change":"2023-10-09T09:56:04.542386+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-10-09T09:52:58.322486+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":"53","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-10-09T09:57:33.507067+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":"55","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-10-09T09:59:26.483728+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":"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":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-10-09T09:59:27.258960+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":"f74176da-4a65-4a01-9c98-14931ab2fb4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":2691372717},{"type":"v1","addr":"172.21.15.53:6803","nonce":2691372717}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":2691372717},{"type":"v1","addr":"172.21.15.53:6805","nonce":2691372717}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":2691372717},{"type":"v1","addr":"172.21.15.53:6809","nonce":2691372717}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":2691372717},{"type":"v1","addr":"172.21.15.53:6807","nonce":2691372717}]},"public_addr":"172.21.15.53:6803/2691372717","cluster_addr":"172.21.15.53:6805/2691372717","heartbeat_back_addr":"172.21.15.53:6809/2691372717","heartbeat_front_addr":"172.21.15.53:6807/2691372717","state":["exists","up"]},{"osd":1,"uuid":"9ccaa820-2de6-45b3-b212-d8ecf800017d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6810","nonce":3715194989},{"type":"v1","addr":"172.21.15.53:6811","nonce":3715194989}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":3715194989},{"type":"v1","addr":"172.21.15.53:6813","nonce":3715194989}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":3715194989},{"type":"v1","addr":"172.21.15.53:6817","nonce":3715194989}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":3715194989},{"type":"v1","addr":"172.21.15.53:6815","nonce":3715194989}]},"public_addr":"172.21.15.53:6811/3715194989","cluster_addr":"172.21.15.53:6813/3715194989","heartbeat_back_addr":"172.21.15.53:6817/3715194989","heartbeat_front_addr":"172.21.15.53:6815/3715194989","state":["exists","up"]},{"osd":2,"uuid":"a6a32f30-0dff-485d-8e33-c68168b2923e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6818","nonce":2908805707},{"type":"v1","addr":"172.21.15.53:6819","nonce":2908805707}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6820","nonce":2908805707},{"type":"v1","addr":"172.21.15.53:6821","nonce":2908805707}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6824","nonce":2908805707},{"type":"v1","addr":"172.21.15.53:6825","nonce":2908805707}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6822","nonce":2908805707},{"type":"v1","addr":"172.21.15.53:6823","nonce":2908805707}]},"public_addr":"172.21.15.53:6819/2908805707","cluster_addr":"172.21.15.53:6821/2908805707","heartbeat_back_addr":"172.21.15.53:6825/2908805707","heartbeat_front_addr":"172.21.15.53:6823/2908805707","state":["exists","up"]},{"osd":3,"uuid":"ddb5c37d-4833-4abb-b416-ed9f3553998c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6826","nonce":1690225116},{"type":"v1","addr":"172.21.15.53:6827","nonce":1690225116}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6828","nonce":1690225116},{"type":"v1","addr":"172.21.15.53:6829","nonce":1690225116}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6832","nonce":1690225116},{"type":"v1","addr":"172.21.15.53:6833","nonce":1690225116}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6830","nonce":1690225116},{"type":"v1","addr":"172.21.15.53:6831","nonce":1690225116}]},"public_addr":"172.21.15.53:6827/1690225116","cluster_addr":"172.21.15.53:6829/1690225116","heartbeat_back_addr":"172.21.15.53:6833/1690225116","heartbeat_front_addr":"172.21.15.53:6831/1690225116","state":["exists","up"]},{"osd":4,"uuid":"3505da18-ecd4-458b-bc14-8ab6cd6e8954","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6800","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6801","nonce":1119793016}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6802","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6803","nonce":1119793016}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6806","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6807","nonce":1119793016}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6804","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6805","nonce":1119793016}]},"public_addr":"172.21.15.86:6801/1119793016","cluster_addr":"172.21.15.86:6803/1119793016","heartbeat_back_addr":"172.21.15.86:6807/1119793016","heartbeat_front_addr":"172.21.15.86:6805/1119793016","state":["exists","up"]},{"osd":5,"uuid":"7dea5bb1-1569-4da4-a0f0-ba64ee75cfb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6808","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6809","nonce":1740571876}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6810","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6811","nonce":1740571876}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6814","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6815","nonce":1740571876}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6812","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6813","nonce":1740571876}]},"public_addr":"172.21.15.86:6809/1740571876","cluster_addr":"172.21.15.86:6811/1740571876","heartbeat_back_addr":"172.21.15.86:6815/1740571876","heartbeat_front_addr":"172.21.15.86:6813/1740571876","state":["exists","up"]},{"osd":6,"uuid":"506ccbd6-fb42-48ac-8edc-5a963fd6484e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6816","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6817","nonce":991576164}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6818","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6819","nonce":991576164}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6822","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6823","nonce":991576164}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6820","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6821","nonce":991576164}]},"public_addr":"172.21.15.86:6817/991576164","cluster_addr":"172.21.15.86:6819/991576164","heartbeat_back_addr":"172.21.15.86:6823/991576164","heartbeat_front_addr":"172.21.15.86:6821/991576164","state":["exists","up"]},{"osd":7,"uuid":"5f26541b-73ae-4cca-8975-3f6756134057","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6824","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6825","nonce":309237710}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6826","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6827","nonce":309237710}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6830","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6831","nonce":309237710}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6828","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6829","nonce":309237710}]},"public_addr":"172.21.15.86:6825/309237710","cluster_addr":"172.21.15.86:6827/309237710","heartbeat_back_addr":"172.21.15.86:6831/309237710","heartbeat_front_addr":"172.21.15.86:6829/309237710","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-10-09T09:51:25.398567+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-10-09T09:52:11.051399+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-10-09T09:52:56.409007+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-10-09T09:53:41.959387+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-10-09T09:54:21.839996+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-10-09T09:55:03.648852+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-10-09T09:55:45.860189+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-10-09T09:56:28.651156+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:6801/2898221539":"2023-10-10T09:57:03.661503+0000","172.21.15.53:0/1222851758":"2023-10-10T09:57:03.661503+0000","172.21.15.53:0/3597263778":"2023-10-10T09:49:33.104890+0000","172.21.15.53:6801/483083340":"2023-10-10T09:49:33.104890+0000","172.21.15.53:6800/483083340":"2023-10-10T09:49:33.104890+0000","172.21.15.53:6800/2898221539":"2023-10-10T09:57:03.661503+0000","172.21.15.53:0/4006054206":"2023-10-10T09:49:33.104890+0000","172.21.15.53:0/3270625753":"2023-10-10T09:57:03.661503+0000","172.21.15.53:6800/3233911202":"2023-10-10T09:49:02.108522+0000","172.21.15.53:6801/3233911202":"2023-10-10T09:49:02.108522+0000","172.21.15.53:0/1655628282":"2023-10-10T09:49:02.108522+0000","172.21.15.53:0/578821859":"2023-10-10T09:49:02.108522+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-09T10:00:03.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:02 smithi086 bash[27789]: cluster 2023-10-09T10:00:01.734770+0000 mgr.y (mgr.24356) 122 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:03.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:02 smithi086 bash[27789]: audit 2023-10-09T10:00:02.470882+0000 mon.a (mon.0) 672 : audit [DBG] from='client.? 172.21.15.53:0/1059575355' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T10:00:03.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:02 smithi053 bash[27369]: cluster 2023-10-09T10:00:01.734770+0000 mgr.y (mgr.24356) 122 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:03.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:02 smithi053 bash[27369]: audit 2023-10-09T10:00:02.470882+0000 mon.a (mon.0) 672 : audit [DBG] from='client.? 172.21.15.53:0/1059575355' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T10:00:03.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:02 smithi053 bash[33773]: cluster 2023-10-09T10:00:01.734770+0000 mgr.y (mgr.24356) 122 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:03.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:02 smithi053 bash[33773]: audit 2023-10-09T10:00:02.470882+0000 mon.a (mon.0) 672 : audit [DBG] from='client.? 172.21.15.53:0/1059575355' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T10:00:03.187 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-09T10:00:03.188 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-09T10:00:03.188 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-09T10:00:03.189 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-09T10:00:03.189 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-09T10:00:03.189 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-09T10:00:03.190 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-09T10:00:03.190 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-09T10:00:04.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:03 smithi086 bash[27789]: audit 2023-10-09T10:00:03.698742+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-10-09T10:00:04.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:03 smithi086 bash[27789]: audit 2023-10-09T10:00:03.699424+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-10-09T10:00:04.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:03 smithi086 bash[27789]: audit 2023-10-09T10:00:03.699729+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-10-09T10:00:04.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:03 smithi086 bash[27789]: audit 2023-10-09T10:00:03.700327+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-10-09T10:00:04.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:03 smithi086 bash[27789]: audit 2023-10-09T10:00:03.701124+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-10-09T10:00:04.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:03 smithi086 bash[27789]: audit 2023-10-09T10:00:03.701778+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-10-09T10:00:04.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:03 smithi053 bash[27369]: audit 2023-10-09T10:00:03.698742+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-10-09T10:00:04.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:03 smithi053 bash[27369]: audit 2023-10-09T10:00:03.699424+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-10-09T10:00:04.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:03 smithi053 bash[27369]: audit 2023-10-09T10:00:03.699729+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-10-09T10:00:04.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:03 smithi053 bash[27369]: audit 2023-10-09T10:00:03.700327+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-10-09T10:00:04.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:03 smithi053 bash[27369]: audit 2023-10-09T10:00:03.701124+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-10-09T10:00:04.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:03 smithi053 bash[27369]: audit 2023-10-09T10:00:03.701778+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-10-09T10:00:04.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:03 smithi053 bash[33773]: audit 2023-10-09T10:00:03.698742+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-10-09T10:00:04.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:03 smithi053 bash[33773]: audit 2023-10-09T10:00:03.699424+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-10-09T10:00:04.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:03 smithi053 bash[33773]: audit 2023-10-09T10:00:03.699729+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2023-10-09T10:00:04.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:03 smithi053 bash[33773]: audit 2023-10-09T10:00:03.700327+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-10-09T10:00:04.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:03 smithi053 bash[33773]: audit 2023-10-09T10:00:03.701124+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]: dispatch 2023-10-09T10:00:04.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:03 smithi053 bash[33773]: audit 2023-10-09T10:00:03.701778+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2023-10-09T10:00:05.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:00:04 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:00:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T10:00:05.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:04 smithi086 bash[27789]: cluster 2023-10-09T10:00:03.735385+0000 mgr.y (mgr.24356) 123 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:05.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:04 smithi086 bash[27789]: audit 2023-10-09T10:00:03.804214+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2023-10-09T10:00:05.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:04 smithi086 bash[27789]: audit 2023-10-09T10:00:03.804350+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2023-10-09T10:00:05.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:04 smithi086 bash[27789]: audit 2023-10-09T10:00:03.804527+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-10-09T10:00:05.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:04 smithi086 bash[27789]: cluster 2023-10-09T10:00:03.804622+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-10-09T10:00:05.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:04 smithi053 bash[27369]: cluster 2023-10-09T10:00:03.735385+0000 mgr.y (mgr.24356) 123 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:05.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:04 smithi053 bash[27369]: audit 2023-10-09T10:00:03.804214+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2023-10-09T10:00:05.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:04 smithi053 bash[27369]: audit 2023-10-09T10:00:03.804350+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2023-10-09T10:00:05.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:04 smithi053 bash[27369]: audit 2023-10-09T10:00:03.804527+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-10-09T10:00:05.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:04 smithi053 bash[27369]: cluster 2023-10-09T10:00:03.804622+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-10-09T10:00:05.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:04 smithi053 bash[33773]: cluster 2023-10-09T10:00:03.735385+0000 mgr.y (mgr.24356) 123 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:05.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:04 smithi053 bash[33773]: audit 2023-10-09T10:00:03.804214+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2023-10-09T10:00:05.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:04 smithi053 bash[33773]: audit 2023-10-09T10:00:03.804350+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1b", "id": [1, 2]}]': finished 2023-10-09T10:00:05.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:04 smithi053 bash[33773]: audit 2023-10-09T10:00:03.804527+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2023-10-09T10:00:05.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:04 smithi053 bash[33773]: cluster 2023-10-09T10:00:03.804622+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-10-09T10:00:05.820 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:00:05 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:00:05] "GET /metrics HTTP/1.1" 200 191471 "" "Prometheus/2.33.4" 2023-10-09T10:00:06.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:05 smithi086 bash[27789]: cluster 2023-10-09T10:00:04.813657+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-10-09T10:00:06.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:05 smithi053 bash[27369]: cluster 2023-10-09T10:00:04.813657+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-10-09T10:00:06.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:05 smithi053 bash[33773]: cluster 2023-10-09T10:00:04.813657+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-10-09T10:00:07.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:06 smithi086 bash[27789]: cluster 2023-10-09T10:00:05.736063+0000 mgr.y (mgr.24356) 124 : cluster [DBG] pgmap v104: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:07.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:06 smithi053 bash[27369]: cluster 2023-10-09T10:00:05.736063+0000 mgr.y (mgr.24356) 124 : cluster [DBG] pgmap v104: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:07.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:06 smithi053 bash[33773]: cluster 2023-10-09T10:00:05.736063+0000 mgr.y (mgr.24356) 124 : cluster [DBG] pgmap v104: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:08.082 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:00:08.083 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:00:08.083 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:00:08.089 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:00:08.089 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:00:08.089 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:00:08.090 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:00:08.090 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:00:09.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:08 smithi086 bash[27789]: cluster 2023-10-09T10:00:07.736720+0000 mgr.y (mgr.24356) 125 : 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-10-09T10:00:09.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:08 smithi053 bash[27369]: cluster 2023-10-09T10:00:07.736720+0000 mgr.y (mgr.24356) 125 : 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-10-09T10:00:09.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:08 smithi053 bash[33773]: cluster 2023-10-09T10:00:07.736720+0000 mgr.y (mgr.24356) 125 : 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-10-09T10:00:10.567 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:10 smithi053 bash[27369]: cluster 2023-10-09T10:00:09.737457+0000 mgr.y (mgr.24356) 126 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:10.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:10 smithi053 bash[33773]: cluster 2023-10-09T10:00:09.737457+0000 mgr.y (mgr.24356) 126 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:10.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:10 smithi086 bash[27789]: cluster 2023-10-09T10:00:09.737457+0000 mgr.y (mgr.24356) 126 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:13.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:12 smithi086 bash[27789]: cluster 2023-10-09T10:00:11.738053+0000 mgr.y (mgr.24356) 127 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:13.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:12 smithi053 bash[27369]: cluster 2023-10-09T10:00:11.738053+0000 mgr.y (mgr.24356) 127 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:13.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:12 smithi053 bash[33773]: cluster 2023-10-09T10:00:11.738053+0000 mgr.y (mgr.24356) 127 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:14.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:14 smithi053 bash[33773]: cluster 2023-10-09T10:00:13.738547+0000 mgr.y (mgr.24356) 128 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:14.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:14 smithi053 bash[27369]: cluster 2023-10-09T10:00:13.738547+0000 mgr.y (mgr.24356) 128 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:15.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:14 smithi086 bash[27789]: cluster 2023-10-09T10:00:13.738547+0000 mgr.y (mgr.24356) 128 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:15.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:00:14 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:00:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T10:00:15.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:00:15 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:00:15] "GET /metrics HTTP/1.1" 200 191471 "" "Prometheus/2.33.4" 2023-10-09T10:00:17.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:16 smithi086 bash[27789]: cluster 2023-10-09T10:00:15.739262+0000 mgr.y (mgr.24356) 129 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:17.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:16 smithi053 bash[33773]: cluster 2023-10-09T10:00:15.739262+0000 mgr.y (mgr.24356) 129 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:17.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:16 smithi053 bash[27369]: cluster 2023-10-09T10:00:15.739262+0000 mgr.y (mgr.24356) 129 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:19.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:18 smithi086 bash[27789]: cluster 2023-10-09T10:00:17.739821+0000 mgr.y (mgr.24356) 130 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:19.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:18 smithi053 bash[33773]: cluster 2023-10-09T10:00:17.739821+0000 mgr.y (mgr.24356) 130 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:19.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:18 smithi053 bash[27369]: cluster 2023-10-09T10:00:17.739821+0000 mgr.y (mgr.24356) 130 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:20.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:20 smithi086 bash[27789]: cluster 2023-10-09T10:00:19.740367+0000 mgr.y (mgr.24356) 131 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:20.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:20 smithi053 bash[27369]: cluster 2023-10-09T10:00:19.740367+0000 mgr.y (mgr.24356) 131 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:20.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:20 smithi053 bash[33773]: cluster 2023-10-09T10:00:19.740367+0000 mgr.y (mgr.24356) 131 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:22.624 INFO:teuthology.orchestra.run.smithi053.stdout:128849018954 2023-10-09T10:00:22.625 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-09T10:00:23.016 INFO:teuthology.orchestra.run.smithi053.stdout:206158430257 2023-10-09T10:00:23.017 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-09T10:00:23.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:22 smithi086 bash[27789]: cluster 2023-10-09T10:00:21.740863+0000 mgr.y (mgr.24356) 132 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:23.146 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:22 smithi053 bash[27369]: cluster 2023-10-09T10:00:21.740863+0000 mgr.y (mgr.24356) 132 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:23.146 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:22 smithi053 bash[33773]: cluster 2023-10-09T10:00:21.740863+0000 mgr.y (mgr.24356) 132 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:24.705 INFO:teuthology.orchestra.run.smithi053.stdout:180388626488 2023-10-09T10:00:24.706 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-09T10:00:25.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:24 smithi086 bash[27789]: cluster 2023-10-09T10:00:23.741472+0000 mgr.y (mgr.24356) 133 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:25.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:00:24 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:00:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T10:00:25.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:24 smithi053 bash[27369]: cluster 2023-10-09T10:00:23.741472+0000 mgr.y (mgr.24356) 133 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:25.177 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:24 smithi053 bash[33773]: cluster 2023-10-09T10:00:23.741472+0000 mgr.y (mgr.24356) 133 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:25.204 INFO:teuthology.orchestra.run.smithi053.stdout:55834574947 2023-10-09T10:00:25.205 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-09T10:00:25.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:00:25 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:00:25] "GET /metrics HTTP/1.1" 200 191494 "" "Prometheus/2.33.4" 2023-10-09T10:00:26.308 INFO:teuthology.orchestra.run.smithi053.stdout:34359738476 2023-10-09T10:00:26.308 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-09T10:00:26.656 INFO:teuthology.orchestra.run.smithi053.stdout:107374182481 2023-10-09T10:00:26.657 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-09T10:00:26.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:26 smithi053 bash[33773]: cluster 2023-10-09T10:00:25.742086+0000 mgr.y (mgr.24356) 134 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:26.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:26 smithi053 bash[27369]: cluster 2023-10-09T10:00:25.742086+0000 mgr.y (mgr.24356) 134 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:27.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:26 smithi086 bash[27789]: cluster 2023-10-09T10:00:25.742086+0000 mgr.y (mgr.24356) 134 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:27.557 INFO:teuthology.orchestra.run.smithi053.stdout:154618822723 2023-10-09T10:00:27.557 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-09T10:00:27.751 INFO:teuthology.orchestra.run.smithi053.stdout:77309411420 2023-10-09T10:00:27.751 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-09T10:00:29.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:28 smithi086 bash[27789]: cluster 2023-10-09T10:00:27.742656+0000 mgr.y (mgr.24356) 135 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:29.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:28 smithi053 bash[27369]: cluster 2023-10-09T10:00:27.742656+0000 mgr.y (mgr.24356) 135 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:29.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:28 smithi053 bash[33773]: cluster 2023-10-09T10:00:27.742656+0000 mgr.y (mgr.24356) 135 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:30.442 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:00:30.443 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:00:30.443 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:00:30.444 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:00:30.444 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:00:30.444 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:00:30.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:30 smithi086 bash[27789]: cluster 2023-10-09T10:00:29.743646+0000 mgr.y (mgr.24356) 136 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:30.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:30 smithi053 bash[27369]: cluster 2023-10-09T10:00:29.743646+0000 mgr.y (mgr.24356) 136 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:30.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:30 smithi053 bash[33773]: cluster 2023-10-09T10:00:29.743646+0000 mgr.y (mgr.24356) 136 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:31.455 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:00:32.469 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:00:33.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:32 smithi086 bash[27789]: cluster 2023-10-09T10:00:31.744150+0000 mgr.y (mgr.24356) 137 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:33.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:32 smithi053 bash[27369]: cluster 2023-10-09T10:00:31.744150+0000 mgr.y (mgr.24356) 137 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:33.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:32 smithi053 bash[33773]: cluster 2023-10-09T10:00:31.744150+0000 mgr.y (mgr.24356) 137 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:35.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:00:34 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:00:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T10:00:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:34 smithi086 bash[27789]: cluster 2023-10-09T10:00:33.744758+0000 mgr.y (mgr.24356) 138 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:35.168 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:34 smithi053 bash[33773]: cluster 2023-10-09T10:00:33.744758+0000 mgr.y (mgr.24356) 138 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:35.168 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:34 smithi053 bash[27369]: cluster 2023-10-09T10:00:33.744758+0000 mgr.y (mgr.24356) 138 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:35.889 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:00:35 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:00:35] "GET /metrics HTTP/1.1" 200 191498 "" "Prometheus/2.33.4" 2023-10-09T10:00:36.896 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:36 smithi053 bash[27369]: cluster 2023-10-09T10:00:35.745866+0000 mgr.y (mgr.24356) 139 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:36.896 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:36 smithi053 bash[33773]: cluster 2023-10-09T10:00:35.745866+0000 mgr.y (mgr.24356) 139 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:37.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:36 smithi086 bash[27789]: cluster 2023-10-09T10:00:35.745866+0000 mgr.y (mgr.24356) 139 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:39.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:38 smithi086 bash[27789]: cluster 2023-10-09T10:00:37.746537+0000 mgr.y (mgr.24356) 140 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:39.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:38 smithi053 bash[27369]: cluster 2023-10-09T10:00:37.746537+0000 mgr.y (mgr.24356) 140 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:39.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:38 smithi053 bash[33773]: cluster 2023-10-09T10:00:37.746537+0000 mgr.y (mgr.24356) 140 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:39.736 INFO:teuthology.orchestra.run.smithi053.stdout:128849018957 2023-10-09T10:00:40.682 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:40 smithi053 bash[27369]: audit 2023-10-09T10:00:39.734786+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.53:0/2672566370' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-09T10:00:40.682 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:40 smithi053 bash[27369]: cluster 2023-10-09T10:00:39.747187+0000 mgr.y (mgr.24356) 141 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:40.682 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:40 smithi053 bash[33773]: audit 2023-10-09T10:00:39.734786+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.53:0/2672566370' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-09T10:00:40.682 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:40 smithi053 bash[33773]: cluster 2023-10-09T10:00:39.747187+0000 mgr.y (mgr.24356) 141 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:40.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:40 smithi086 bash[27789]: audit 2023-10-09T10:00:39.734786+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.53:0/2672566370' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-09T10:00:40.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:40 smithi086 bash[27789]: cluster 2023-10-09T10:00:39.747187+0000 mgr.y (mgr.24356) 141 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:41.680 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:41 smithi053 bash[27369]: audit 2023-10-09T10:00:40.474116+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:00:41.680 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:41 smithi053 bash[27369]: audit 2023-10-09T10:00:40.746799+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:00:41.680 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:41 smithi053 bash[27369]: audit 2023-10-09T10:00:41.033578+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:00:41.680 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:41 smithi053 bash[27369]: audit 2023-10-09T10:00:41.034847+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:00:41.680 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:41 smithi053 bash[27369]: audit 2023-10-09T10:00:41.041700+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:00:41.680 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:41 smithi053 bash[33773]: audit 2023-10-09T10:00:40.474116+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:00:41.680 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:41 smithi053 bash[33773]: audit 2023-10-09T10:00:40.746799+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:00:41.681 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:41 smithi053 bash[33773]: audit 2023-10-09T10:00:41.033578+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:00:41.681 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:41 smithi053 bash[33773]: audit 2023-10-09T10:00:41.034847+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:00:41.681 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:41 smithi053 bash[33773]: audit 2023-10-09T10:00:41.041700+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:00:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:41 smithi086 bash[27789]: audit 2023-10-09T10:00:40.474116+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:00:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:41 smithi086 bash[27789]: audit 2023-10-09T10:00:40.746799+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:00:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:41 smithi086 bash[27789]: audit 2023-10-09T10:00:41.033578+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:00:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:41 smithi086 bash[27789]: audit 2023-10-09T10:00:41.034847+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:00:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:41 smithi086 bash[27789]: audit 2023-10-09T10:00:41.041700+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:00:42.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:42 smithi086 bash[27789]: cluster 2023-10-09T10:00:41.747776+0000 mgr.y (mgr.24356) 142 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:42.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:42 smithi053 bash[33773]: cluster 2023-10-09T10:00:41.747776+0000 mgr.y (mgr.24356) 142 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:42.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:42 smithi053 bash[27369]: cluster 2023-10-09T10:00:41.747776+0000 mgr.y (mgr.24356) 142 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:43.493 INFO:teuthology.orchestra.run.smithi053.stdout:55834574951 2023-10-09T10:00:43.521 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018954 got 128849018957 for osd.4 2023-10-09T10:00:43.521 DEBUG:teuthology.parallel:result is None 2023-10-09T10:00:43.576 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:43 smithi053 bash[27369]: audit 2023-10-09T10:00:43.491662+0000 mon.a (mon.0) 683 : audit [DBG] from='client.? 172.21.15.53:0/3627301363' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-09T10:00:43.726 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:43 smithi053 bash[33773]: audit 2023-10-09T10:00:43.491662+0000 mon.a (mon.0) 683 : audit [DBG] from='client.? 172.21.15.53:0/3627301363' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-09T10:00:43.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:43 smithi086 bash[27789]: audit 2023-10-09T10:00:43.491662+0000 mon.a (mon.0) 683 : audit [DBG] from='client.? 172.21.15.53:0/3627301363' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-09T10:00:44.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:44 smithi053 bash[33773]: cluster 2023-10-09T10:00:43.748425+0000 mgr.y (mgr.24356) 143 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:44.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:44 smithi053 bash[27369]: cluster 2023-10-09T10:00:43.748425+0000 mgr.y (mgr.24356) 143 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:44.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:00:44 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:00:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T10:00:44.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:44 smithi086 bash[27789]: cluster 2023-10-09T10:00:43.748425+0000 mgr.y (mgr.24356) 143 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:45.170 INFO:teuthology.orchestra.run.smithi053.stdout:107374182485 2023-10-09T10:00:45.237 INFO:teuthology.orchestra.run.smithi053.stdout:180388626493 2023-10-09T10:00:45.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:45 smithi086 bash[27789]: audit 2023-10-09T10:00:45.168774+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.53:0/306937565' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-09T10:00:45.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:45 smithi086 bash[27789]: audit 2023-10-09T10:00:45.235785+0000 mon.a (mon.0) 684 : audit [DBG] from='client.? 172.21.15.53:0/1941005876' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-09T10:00:45.918 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:00:45 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:00:45] "GET /metrics HTTP/1.1" 200 191498 "" "Prometheus/2.33.4" 2023-10-09T10:00:45.919 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:45 smithi053 bash[33773]: audit 2023-10-09T10:00:45.168774+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.53:0/306937565' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-09T10:00:45.919 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:45 smithi053 bash[33773]: audit 2023-10-09T10:00:45.235785+0000 mon.a (mon.0) 684 : audit [DBG] from='client.? 172.21.15.53:0/1941005876' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-09T10:00:45.919 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:45 smithi053 bash[27369]: audit 2023-10-09T10:00:45.168774+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.53:0/306937565' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-09T10:00:45.919 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:45 smithi053 bash[27369]: audit 2023-10-09T10:00:45.235785+0000 mon.a (mon.0) 684 : audit [DBG] from='client.? 172.21.15.53:0/1941005876' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-09T10:00:45.920 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574947 got 55834574951 for osd.1 2023-10-09T10:00:45.920 DEBUG:teuthology.parallel:result is None 2023-10-09T10:00:46.387 INFO:teuthology.orchestra.run.smithi053.stdout:77309411423 2023-10-09T10:00:46.649 INFO:teuthology.orchestra.run.smithi053.stdout:154618822727 2023-10-09T10:00:46.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:46 smithi053 bash[33773]: cluster 2023-10-09T10:00:45.749241+0000 mgr.y (mgr.24356) 144 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:46.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:46 smithi053 bash[33773]: audit 2023-10-09T10:00:46.385959+0000 mon.a (mon.0) 685 : audit [DBG] from='client.? 172.21.15.53:0/4103517531' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-09T10:00:46.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:46 smithi053 bash[27369]: cluster 2023-10-09T10:00:45.749241+0000 mgr.y (mgr.24356) 144 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:46.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:46 smithi053 bash[27369]: audit 2023-10-09T10:00:46.385959+0000 mon.a (mon.0) 685 : audit [DBG] from='client.? 172.21.15.53:0/4103517531' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-09T10:00:46.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:46 smithi086 bash[27789]: cluster 2023-10-09T10:00:45.749241+0000 mgr.y (mgr.24356) 144 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:46.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:46 smithi086 bash[27789]: audit 2023-10-09T10:00:46.385959+0000 mon.a (mon.0) 685 : audit [DBG] from='client.? 172.21.15.53:0/4103517531' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-09T10:00:47.667 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:47 smithi053 bash[27369]: audit 2023-10-09T10:00:46.648341+0000 mon.a (mon.0) 686 : audit [DBG] from='client.? 172.21.15.53:0/1225084332' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-09T10:00:47.667 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:47 smithi053 bash[33773]: audit 2023-10-09T10:00:46.648341+0000 mon.a (mon.0) 686 : audit [DBG] from='client.? 172.21.15.53:0/1225084332' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-09T10:00:47.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:47 smithi086 bash[27789]: audit 2023-10-09T10:00:46.648341+0000 mon.a (mon.0) 686 : audit [DBG] from='client.? 172.21.15.53:0/1225084332' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-09T10:00:48.057 INFO:teuthology.orchestra.run.smithi053.stdout:34359738481 2023-10-09T10:00:48.156 INFO:teuthology.orchestra.run.smithi053.stdout:206158430262 2023-10-09T10:00:48.652 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626488 got 180388626493 for osd.6 2023-10-09T10:00:48.652 DEBUG:teuthology.parallel:result is None 2023-10-09T10:00:48.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:48 smithi086 bash[27789]: cluster 2023-10-09T10:00:47.749601+0000 mgr.y (mgr.24356) 145 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:48.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:48 smithi086 bash[27789]: audit 2023-10-09T10:00:48.055676+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.53:0/3769233227' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-09T10:00:48.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:48 smithi086 bash[27789]: audit 2023-10-09T10:00:48.154455+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.53:0/3289855623' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-09T10:00:48.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:48 smithi053 bash[33773]: cluster 2023-10-09T10:00:47.749601+0000 mgr.y (mgr.24356) 145 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:48.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:48 smithi053 bash[33773]: audit 2023-10-09T10:00:48.055676+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.53:0/3769233227' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-09T10:00:48.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:48 smithi053 bash[33773]: audit 2023-10-09T10:00:48.154455+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.53:0/3289855623' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-09T10:00:48.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:48 smithi053 bash[27369]: cluster 2023-10-09T10:00:47.749601+0000 mgr.y (mgr.24356) 145 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:48.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:48 smithi053 bash[27369]: audit 2023-10-09T10:00:48.055676+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.53:0/3769233227' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-09T10:00:48.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:48 smithi053 bash[27369]: audit 2023-10-09T10:00:48.154455+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.53:0/3289855623' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-09T10:00:49.222 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182481 got 107374182485 for osd.3 2023-10-09T10:00:49.222 DEBUG:teuthology.parallel:result is None 2023-10-09T10:00:49.241 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411420 got 77309411423 for osd.2 2023-10-09T10:00:49.242 DEBUG:teuthology.parallel:result is None 2023-10-09T10:00:49.715 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822723 got 154618822727 for osd.5 2023-10-09T10:00:49.715 DEBUG:teuthology.parallel:result is None 2023-10-09T10:00:50.378 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738476 got 34359738481 for osd.0 2023-10-09T10:00:50.378 DEBUG:teuthology.parallel:result is None 2023-10-09T10:00:50.444 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430257 got 206158430262 for osd.7 2023-10-09T10:00:50.444 DEBUG:teuthology.parallel:result is None 2023-10-09T10:00:50.445 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-09T10:00:50.445 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T10:00:50.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:50 smithi053 bash[27369]: cluster 2023-10-09T10:00:49.750680+0000 mgr.y (mgr.24356) 146 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:50.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:50 smithi053 bash[33773]: cluster 2023-10-09T10:00:49.750680+0000 mgr.y (mgr.24356) 146 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:50.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:50 smithi086 bash[27789]: cluster 2023-10-09T10:00:49.750680+0000 mgr.y (mgr.24356) 146 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:53.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:52 smithi086 bash[27789]: cluster 2023-10-09T10:00:51.751333+0000 mgr.y (mgr.24356) 147 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:53.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:52 smithi053 bash[27369]: cluster 2023-10-09T10:00:51.751333+0000 mgr.y (mgr.24356) 147 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:53.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:52 smithi053 bash[33773]: cluster 2023-10-09T10:00:51.751333+0000 mgr.y (mgr.24356) 147 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:55.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:00:54 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:00:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T10:00:55.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:54 smithi086 bash[27789]: cluster 2023-10-09T10:00:53.751978+0000 mgr.y (mgr.24356) 148 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:55.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:54 smithi053 bash[27369]: cluster 2023-10-09T10:00:53.751978+0000 mgr.y (mgr.24356) 148 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:55.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:54 smithi053 bash[33773]: cluster 2023-10-09T10:00:53.751978+0000 mgr.y (mgr.24356) 148 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:55.224 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:00:55.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:00:55 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:00:55] "GET /metrics HTTP/1.1" 200 191509 "" "Prometheus/2.33.4" 2023-10-09T10:00:56.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:56 smithi053 bash[27369]: cluster 2023-10-09T10:00:55.753214+0000 mgr.y (mgr.24356) 149 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:56.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:56 smithi053 bash[33773]: cluster 2023-10-09T10:00:55.753214+0000 mgr.y (mgr.24356) 149 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:57.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:56 smithi086 bash[27789]: cluster 2023-10-09T10:00:55.753214+0000 mgr.y (mgr.24356) 149 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:58.418 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:00:58.420 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2023-10-09T10:00:58.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:58 smithi053 bash[27369]: cluster 2023-10-09T10:00:57.753968+0000 mgr.y (mgr.24356) 150 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:58.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:58 smithi053 bash[33773]: cluster 2023-10-09T10:00:57.753968+0000 mgr.y (mgr.24356) 150 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:59.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:58 smithi086 bash[27789]: cluster 2023-10-09T10:00:57.753968+0000 mgr.y (mgr.24356) 150 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:00:59.166 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":130,"stamp":"2023-10-09T10:00:57.753560+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":2381632,"kb_used_data":4864,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747579584,"statfs":{"total":767960285184,"available":765521494016,"internally_reserved":0,"allocated":4980736,"data_stored":2109886,"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.004811"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.803820+0000","last_change":"2023-10-09T09:59:27.843460+0000","last_active":"2023-10-09T10:00:03.803820+0000","last_peered":"2023-10-09T10:00:03.803820+0000","last_clean":"2023-10-09T10:00:03.803820+0000","last_became_active":"2023-10-09T09:59:27.843095+0000","last_became_peered":"2023-10-09T09:59:27.843095+0000","last_unstale":"2023-10-09T10:00:03.803820+0000","last_undegraded":"2023-10-09T10:00:03.803820+0000","last_fullsized":"2023-10-09T10:00:03.803820+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":16,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:33.935775+0000","last_change":"2023-10-09T09:59:27.831390+0000","last_active":"2023-10-09T09:59:33.935775+0000","last_peered":"2023-10-09T09:59:33.935775+0000","last_clean":"2023-10-09T09:59:33.935775+0000","last_became_active":"2023-10-09T09:59:27.830705+0000","last_became_peered":"2023-10-09T09:59:27.830705+0000","last_unstale":"2023-10-09T09:59:33.935775+0000","last_undegraded":"2023-10-09T09:59:33.935775+0000","last_fullsized":"2023-10-09T09:59:33.935775+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.803450+0000","last_change":"2023-10-09T09:59:27.851616+0000","last_active":"2023-10-09T10:00:03.803450+0000","last_peered":"2023-10-09T10:00:03.803450+0000","last_clean":"2023-10-09T10:00:03.803450+0000","last_became_active":"2023-10-09T09:59:27.851225+0000","last_became_peered":"2023-10-09T09:59:27.851225+0000","last_unstale":"2023-10-09T10:00:03.803450+0000","last_undegraded":"2023-10-09T10:00:03.803450+0000","last_fullsized":"2023-10-09T10:00:03.803450+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.805305+0000","last_change":"2023-10-09T09:59:27.827925+0000","last_active":"2023-10-09T10:00:03.805305+0000","last_peered":"2023-10-09T10:00:03.805305+0000","last_clean":"2023-10-09T10:00:03.805305+0000","last_became_active":"2023-10-09T09:59:27.827515+0000","last_became_peered":"2023-10-09T09:59:27.827515+0000","last_unstale":"2023-10-09T10:00:03.805305+0000","last_undegraded":"2023-10-09T10:00:03.805305+0000","last_fullsized":"2023-10-09T10:00:03.805305+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.805176+0000","last_change":"2023-10-09T09:59:27.842827+0000","last_active":"2023-10-09T10:00:03.805176+0000","last_peered":"2023-10-09T10:00:03.805176+0000","last_clean":"2023-10-09T10:00:03.805176+0000","last_became_active":"2023-10-09T09:59:27.842491+0000","last_became_peered":"2023-10-09T09:59:27.842491+0000","last_unstale":"2023-10-09T10:00:03.805176+0000","last_undegraded":"2023-10-09T10:00:03.805176+0000","last_fullsized":"2023-10-09T10:00:03.805176+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.811544+0000","last_change":"2023-10-09T09:59:27.824626+0000","last_active":"2023-10-09T10:00:03.811544+0000","last_peered":"2023-10-09T10:00:03.811544+0000","last_clean":"2023-10-09T10:00:03.811544+0000","last_became_active":"2023-10-09T09:59:27.824296+0000","last_became_peered":"2023-10-09T09:59:27.824296+0000","last_unstale":"2023-10-09T10:00:03.811544+0000","last_undegraded":"2023-10-09T10:00:03.811544+0000","last_fullsized":"2023-10-09T10:00:03.811544+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":21,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T10:00:05.660107+0000","last_change":"2023-10-09T10:00:05.660107+0000","last_active":"2023-10-09T10:00:05.660107+0000","last_peered":"2023-10-09T10:00:05.660107+0000","last_clean":"2023-10-09T10:00:05.660107+0000","last_became_active":"2023-10-09T10:00:05.659329+0000","last_became_peered":"2023-10-09T10:00:05.659329+0000","last_unstale":"2023-10-09T10:00:05.660107+0000","last_undegraded":"2023-10-09T10:00:05.660107+0000","last_fullsized":"2023-10-09T10:00:05.660107+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.811001+0000","last_change":"2023-10-09T09:59:27.823244+0000","last_active":"2023-10-09T10:00:03.811001+0000","last_peered":"2023-10-09T10:00:03.811001+0000","last_clean":"2023-10-09T10:00:03.811001+0000","last_became_active":"2023-10-09T09:59:27.822776+0000","last_became_peered":"2023-10-09T09:59:27.822776+0000","last_unstale":"2023-10-09T10:00:03.811001+0000","last_undegraded":"2023-10-09T10:00:03.811001+0000","last_fullsized":"2023-10-09T10:00:03.811001+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.809165+0000","last_change":"2023-10-09T09:59:27.850450+0000","last_active":"2023-10-09T10:00:03.809165+0000","last_peered":"2023-10-09T10:00:03.809165+0000","last_clean":"2023-10-09T10:00:03.809165+0000","last_became_active":"2023-10-09T09:59:27.850061+0000","last_became_peered":"2023-10-09T09:59:27.850061+0000","last_unstale":"2023-10-09T10:00:03.809165+0000","last_undegraded":"2023-10-09T10:00:03.809165+0000","last_fullsized":"2023-10-09T10:00:03.809165+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:33.936758+0000","last_change":"2023-10-09T09:59:27.832185+0000","last_active":"2023-10-09T09:59:33.936758+0000","last_peered":"2023-10-09T09:59:33.936758+0000","last_clean":"2023-10-09T09:59:33.936758+0000","last_became_active":"2023-10-09T09:59:27.831295+0000","last_became_peered":"2023-10-09T09:59:27.831295+0000","last_unstale":"2023-10-09T09:59:33.936758+0000","last_undegraded":"2023-10-09T09:59:33.936758+0000","last_fullsized":"2023-10-09T09:59:33.936758+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804123+0000","last_change":"2023-10-09T09:59:27.843333+0000","last_active":"2023-10-09T10:00:03.804123+0000","last_peered":"2023-10-09T10:00:03.804123+0000","last_clean":"2023-10-09T10:00:03.804123+0000","last_became_active":"2023-10-09T09:59:27.842983+0000","last_became_peered":"2023-10-09T09:59:27.842983+0000","last_unstale":"2023-10-09T10:00:03.804123+0000","last_undegraded":"2023-10-09T10:00:03.804123+0000","last_fullsized":"2023-10-09T10:00:03.804123+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:38.208027+0000","last_change":"2023-10-09T09:59:27.824145+0000","last_active":"2023-10-09T09:59:38.208027+0000","last_peered":"2023-10-09T09:59:38.208027+0000","last_clean":"2023-10-09T09:59:38.208027+0000","last_became_active":"2023-10-09T09:59:27.822994+0000","last_became_peered":"2023-10-09T09:59:27.822994+0000","last_unstale":"2023-10-09T09:59:38.208027+0000","last_undegraded":"2023-10-09T09:59:38.208027+0000","last_fullsized":"2023-10-09T09:59:38.208027+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.811148+0000","last_change":"2023-10-09T09:57:34.764796+0000","last_active":"2023-10-09T10:00:03.811148+0000","last_peered":"2023-10-09T10:00:03.811148+0000","last_clean":"2023-10-09T10:00:03.811148+0000","last_became_active":"2023-10-09T09:57:34.764433+0000","last_became_peered":"2023-10-09T09:57:34.764433+0000","last_unstale":"2023-10-09T10:00:03.811148+0000","last_undegraded":"2023-10-09T10:00:03.811148+0000","last_fullsized":"2023-10-09T10:00:03.811148+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.802421+0000","last_change":"2023-10-09T09:59:28.012753+0000","last_active":"2023-10-09T10:00:03.802421+0000","last_peered":"2023-10-09T10:00:03.802421+0000","last_clean":"2023-10-09T10:00:03.802421+0000","last_became_active":"2023-10-09T09:59:28.011827+0000","last_became_peered":"2023-10-09T09:59:28.011827+0000","last_unstale":"2023-10-09T10:00:03.802421+0000","last_undegraded":"2023-10-09T10:00:03.802421+0000","last_fullsized":"2023-10-09T10:00:03.802421+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.805911+0000","last_change":"2023-10-09T09:57:35.341554+0000","last_active":"2023-10-09T10:00:03.805911+0000","last_peered":"2023-10-09T10:00:03.805911+0000","last_clean":"2023-10-09T10:00:03.805911+0000","last_became_active":"2023-10-09T09:57:35.340955+0000","last_became_peered":"2023-10-09T09:57:35.340955+0000","last_unstale":"2023-10-09T10:00:03.805911+0000","last_undegraded":"2023-10-09T10:00:03.805911+0000","last_fullsized":"2023-10-09T10:00:03.805911+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.805068+0000","last_change":"2023-10-09T09:59:27.822348+0000","last_active":"2023-10-09T10:00:03.805068+0000","last_peered":"2023-10-09T10:00:03.805068+0000","last_clean":"2023-10-09T10:00:03.805068+0000","last_became_active":"2023-10-09T09:59:27.821994+0000","last_became_peered":"2023-10-09T09:59:27.821994+0000","last_unstale":"2023-10-09T10:00:03.805068+0000","last_undegraded":"2023-10-09T10:00:03.805068+0000","last_fullsized":"2023-10-09T10:00:03.805068+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:29.834530+0000","last_change":"2023-10-09T09:59:28.011550+0000","last_active":"2023-10-09T09:59:29.834530+0000","last_peered":"2023-10-09T09:59:29.834530+0000","last_clean":"2023-10-09T09:59:29.834530+0000","last_became_active":"2023-10-09T09:59:28.011122+0000","last_became_peered":"2023-10-09T09:59:28.011122+0000","last_unstale":"2023-10-09T09:59:29.834530+0000","last_undegraded":"2023-10-09T09:59:29.834530+0000","last_fullsized":"2023-10-09T09:59:29.834530+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804415+0000","last_change":"2023-10-09T09:59:27.816046+0000","last_active":"2023-10-09T10:00:03.804415+0000","last_peered":"2023-10-09T10:00:03.804415+0000","last_clean":"2023-10-09T10:00:03.804415+0000","last_became_active":"2023-10-09T09:59:27.815435+0000","last_became_peered":"2023-10-09T09:59:27.815435+0000","last_unstale":"2023-10-09T10:00:03.804415+0000","last_undegraded":"2023-10-09T10:00:03.804415+0000","last_fullsized":"2023-10-09T10:00:03.804415+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":16,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:29.016111+0000","last_change":"2023-10-09T09:57:35.343264+0000","last_active":"2023-10-09T09:59:29.016111+0000","last_peered":"2023-10-09T09:59:29.016111+0000","last_clean":"2023-10-09T09:59:29.016111+0000","last_became_active":"2023-10-09T09:57:35.342279+0000","last_became_peered":"2023-10-09T09:57:35.342279+0000","last_unstale":"2023-10-09T09:59:29.016111+0000","last_undegraded":"2023-10-09T09:59:29.016111+0000","last_fullsized":"2023-10-09T09:59:29.016111+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:29.834818+0000","last_change":"2023-10-09T09:59:27.855171+0000","last_active":"2023-10-09T09:59:29.834818+0000","last_peered":"2023-10-09T09:59:29.834818+0000","last_clean":"2023-10-09T09:59:29.834818+0000","last_became_active":"2023-10-09T09:59:27.854545+0000","last_became_peered":"2023-10-09T09:59:27.854545+0000","last_unstale":"2023-10-09T09:59:29.834818+0000","last_undegraded":"2023-10-09T09:59:29.834818+0000","last_fullsized":"2023-10-09T09:59:29.834818+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:29.833518+0000","last_change":"2023-10-09T09:59:27.824537+0000","last_active":"2023-10-09T09:59:29.833518+0000","last_peered":"2023-10-09T09:59:29.833518+0000","last_clean":"2023-10-09T09:59:29.833518+0000","last_became_active":"2023-10-09T09:59:27.823583+0000","last_became_peered":"2023-10-09T09:59:27.823583+0000","last_unstale":"2023-10-09T09:59:29.833518+0000","last_undegraded":"2023-10-09T09:59:29.833518+0000","last_fullsized":"2023-10-09T09:59:29.833518+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":16,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:29.015643+0000","last_change":"2023-10-09T09:57:34.976172+0000","last_active":"2023-10-09T09:59:29.015643+0000","last_peered":"2023-10-09T09:59:29.015643+0000","last_clean":"2023-10-09T09:59:29.015643+0000","last_became_active":"2023-10-09T09:57:34.975140+0000","last_became_peered":"2023-10-09T09:57:34.975140+0000","last_unstale":"2023-10-09T09:59:29.015643+0000","last_undegraded":"2023-10-09T09:59:29.015643+0000","last_fullsized":"2023-10-09T09:59:29.015643+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.810639+0000","last_change":"2023-10-09T09:59:28.016576+0000","last_active":"2023-10-09T10:00:03.810639+0000","last_peered":"2023-10-09T10:00:03.810639+0000","last_clean":"2023-10-09T10:00:03.810639+0000","last_became_active":"2023-10-09T09:59:28.016215+0000","last_became_peered":"2023-10-09T09:59:28.016215+0000","last_unstale":"2023-10-09T10:00:03.810639+0000","last_undegraded":"2023-10-09T10:00:03.810639+0000","last_fullsized":"2023-10-09T10:00:03.810639+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.803884+0000","last_change":"2023-10-09T09:59:27.825220+0000","last_active":"2023-10-09T10:00:03.803884+0000","last_peered":"2023-10-09T10:00:03.803884+0000","last_clean":"2023-10-09T10:00:03.803884+0000","last_became_active":"2023-10-09T09:59:27.823682+0000","last_became_peered":"2023-10-09T09:59:27.823682+0000","last_unstale":"2023-10-09T10:00:03.803884+0000","last_undegraded":"2023-10-09T10:00:03.803884+0000","last_fullsized":"2023-10-09T10:00:03.803884+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":20,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:29.015083+0000","last_change":"2023-10-09T09:56:32.904694+0000","last_active":"2023-10-09T09:59:29.015083+0000","last_peered":"2023-10-09T09:59:29.015083+0000","last_clean":"2023-10-09T09:59:29.015083+0000","last_became_active":"2023-10-09T09:56:32.903942+0000","last_became_peered":"2023-10-09T09:56:32.903942+0000","last_unstale":"2023-10-09T09:59:29.015083+0000","last_undegraded":"2023-10-09T09:59:29.015083+0000","last_fullsized":"2023-10-09T09:59:29.015083+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_clean_scrub_stamp":"2023-10-09T09:52:58.844090+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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.811086+0000","last_change":"2023-10-09T09:57:34.767173+0000","last_active":"2023-10-09T10:00:03.811086+0000","last_peered":"2023-10-09T10:00:03.811086+0000","last_clean":"2023-10-09T10:00:03.811086+0000","last_became_active":"2023-10-09T09:57:34.766657+0000","last_became_peered":"2023-10-09T09:57:34.766657+0000","last_unstale":"2023-10-09T10:00:03.811086+0000","last_undegraded":"2023-10-09T10:00:03.811086+0000","last_fullsized":"2023-10-09T10:00:03.811086+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.806424+0000","last_change":"2023-10-09T09:59:27.842001+0000","last_active":"2023-10-09T10:00:03.806424+0000","last_peered":"2023-10-09T10:00:03.806424+0000","last_clean":"2023-10-09T10:00:03.806424+0000","last_became_active":"2023-10-09T09:59:27.841439+0000","last_became_peered":"2023-10-09T09:59:27.841439+0000","last_unstale":"2023-10-09T10:00:03.806424+0000","last_undegraded":"2023-10-09T10:00:03.806424+0000","last_fullsized":"2023-10-09T10:00:03.806424+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804423+0000","last_change":"2023-10-09T09:59:27.823659+0000","last_active":"2023-10-09T10:00:03.804423+0000","last_peered":"2023-10-09T10:00:03.804423+0000","last_clean":"2023-10-09T10:00:03.804423+0000","last_became_active":"2023-10-09T09:59:27.823324+0000","last_became_peered":"2023-10-09T09:59:27.823324+0000","last_unstale":"2023-10-09T10:00:03.804423+0000","last_undegraded":"2023-10-09T10:00:03.804423+0000","last_fullsized":"2023-10-09T10:00:03.804423+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.808927+0000","last_change":"2023-10-09T09:57:35.391507+0000","last_active":"2023-10-09T10:00:03.808927+0000","last_peered":"2023-10-09T10:00:03.808927+0000","last_clean":"2023-10-09T10:00:03.808927+0000","last_became_active":"2023-10-09T09:57:35.390993+0000","last_became_peered":"2023-10-09T09:57:35.390993+0000","last_unstale":"2023-10-09T10:00:03.808927+0000","last_undegraded":"2023-10-09T10:00:03.808927+0000","last_fullsized":"2023-10-09T10:00:03.808927+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804295+0000","last_change":"2023-10-09T09:59:27.845000+0000","last_active":"2023-10-09T10:00:03.804295+0000","last_peered":"2023-10-09T10:00:03.804295+0000","last_clean":"2023-10-09T10:00:03.804295+0000","last_became_active":"2023-10-09T09:59:27.844580+0000","last_became_peered":"2023-10-09T09:59:27.844580+0000","last_unstale":"2023-10-09T10:00:03.804295+0000","last_undegraded":"2023-10-09T10:00:03.804295+0000","last_fullsized":"2023-10-09T10:00:03.804295+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804312+0000","last_change":"2023-10-09T09:59:27.831670+0000","last_active":"2023-10-09T10:00:03.804312+0000","last_peered":"2023-10-09T10:00:03.804312+0000","last_clean":"2023-10-09T10:00:03.804312+0000","last_became_active":"2023-10-09T09:59:27.831356+0000","last_became_peered":"2023-10-09T09:59:27.831356+0000","last_unstale":"2023-10-09T10:00:03.804312+0000","last_undegraded":"2023-10-09T10:00:03.804312+0000","last_fullsized":"2023-10-09T10:00:03.804312+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.811833+0000","last_change":"2023-10-09T09:57:34.767202+0000","last_active":"2023-10-09T10:00:03.811833+0000","last_peered":"2023-10-09T10:00:03.811833+0000","last_clean":"2023-10-09T10:00:03.811833+0000","last_became_active":"2023-10-09T09:57:34.766677+0000","last_became_peered":"2023-10-09T09:57:34.766677+0000","last_unstale":"2023-10-09T10:00:03.811833+0000","last_undegraded":"2023-10-09T10:00:03.811833+0000","last_fullsized":"2023-10-09T10:00:03.811833+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T10:00:04.821513+0000","last_change":"2023-10-09T10:00:04.821513+0000","last_active":"2023-10-09T10:00:04.821513+0000","last_peered":"2023-10-09T10:00:04.821513+0000","last_clean":"2023-10-09T10:00:04.821513+0000","last_became_active":"2023-10-09T10:00:04.821110+0000","last_became_peered":"2023-10-09T10:00:04.821110+0000","last_unstale":"2023-10-09T10:00:04.821513+0000","last_undegraded":"2023-10-09T10:00:04.821513+0000","last_fullsized":"2023-10-09T10:00:04.821513+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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,5,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.811704+0000","last_change":"2023-10-09T09:59:27.825548+0000","last_active":"2023-10-09T10:00:03.811704+0000","last_peered":"2023-10-09T10:00:03.811704+0000","last_clean":"2023-10-09T10:00:03.811704+0000","last_became_active":"2023-10-09T09:59:27.825222+0000","last_became_peered":"2023-10-09T09:59:27.825222+0000","last_unstale":"2023-10-09T10:00:03.811704+0000","last_undegraded":"2023-10-09T10:00:03.811704+0000","last_fullsized":"2023-10-09T10:00:03.811704+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804184+0000","last_change":"2023-10-09T09:57:34.975987+0000","last_active":"2023-10-09T10:00:03.804184+0000","last_peered":"2023-10-09T10:00:03.804184+0000","last_clean":"2023-10-09T10:00:03.804184+0000","last_became_active":"2023-10-09T09:57:34.974978+0000","last_became_peered":"2023-10-09T09:57:34.974978+0000","last_unstale":"2023-10-09T10:00:03.804184+0000","last_undegraded":"2023-10-09T10:00:03.804184+0000","last_fullsized":"2023-10-09T10:00:03.804184+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.806527+0000","last_change":"2023-10-09T09:59:27.849368+0000","last_active":"2023-10-09T10:00:03.806527+0000","last_peered":"2023-10-09T10:00:03.806527+0000","last_clean":"2023-10-09T10:00:03.806527+0000","last_became_active":"2023-10-09T09:59:27.848491+0000","last_became_peered":"2023-10-09T09:59:27.848491+0000","last_unstale":"2023-10-09T10:00:03.806527+0000","last_undegraded":"2023-10-09T10:00:03.806527+0000","last_fullsized":"2023-10-09T10:00:03.806527+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.802552+0000","last_change":"2023-10-09T09:59:27.821849+0000","last_active":"2023-10-09T10:00:03.802552+0000","last_peered":"2023-10-09T10:00:03.802552+0000","last_clean":"2023-10-09T10:00:03.802552+0000","last_became_active":"2023-10-09T09:59:27.821382+0000","last_became_peered":"2023-10-09T09:59:27.821382+0000","last_unstale":"2023-10-09T10:00:03.802552+0000","last_undegraded":"2023-10-09T10:00:03.802552+0000","last_fullsized":"2023-10-09T10:00:03.802552+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804899+0000","last_change":"2023-10-09T09:59:27.846902+0000","last_active":"2023-10-09T10:00:03.804899+0000","last_peered":"2023-10-09T10:00:03.804899+0000","last_clean":"2023-10-09T10:00:03.804899+0000","last_became_active":"2023-10-09T09:59:27.846564+0000","last_became_peered":"2023-10-09T09:59:27.846564+0000","last_unstale":"2023-10-09T10:00:03.804899+0000","last_undegraded":"2023-10-09T10:00:03.804899+0000","last_fullsized":"2023-10-09T10:00:03.804899+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804193+0000","last_change":"2023-10-09T09:59:27.826905+0000","last_active":"2023-10-09T10:00:03.804193+0000","last_peered":"2023-10-09T10:00:03.804193+0000","last_clean":"2023-10-09T10:00:03.804193+0000","last_became_active":"2023-10-09T09:59:27.826523+0000","last_became_peered":"2023-10-09T09:59:27.826523+0000","last_unstale":"2023-10-09T10:00:03.804193+0000","last_undegraded":"2023-10-09T10:00:03.804193+0000","last_fullsized":"2023-10-09T10:00:03.804193+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804769+0000","last_change":"2023-10-09T09:59:27.855686+0000","last_active":"2023-10-09T10:00:03.804769+0000","last_peered":"2023-10-09T10:00:03.804769+0000","last_clean":"2023-10-09T10:00:03.804769+0000","last_became_active":"2023-10-09T09:59:27.855263+0000","last_became_peered":"2023-10-09T09:59:27.855263+0000","last_unstale":"2023-10-09T10:00:03.804769+0000","last_undegraded":"2023-10-09T10:00:03.804769+0000","last_fullsized":"2023-10-09T10:00:03.804769+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.810501+0000","last_change":"2023-10-09T09:59:27.834173+0000","last_active":"2023-10-09T10:00:03.810501+0000","last_peered":"2023-10-09T10:00:03.810501+0000","last_clean":"2023-10-09T10:00:03.810501+0000","last_became_active":"2023-10-09T09:59:27.832900+0000","last_became_peered":"2023-10-09T09:59:27.832900+0000","last_unstale":"2023-10-09T10:00:03.810501+0000","last_undegraded":"2023-10-09T10:00:03.810501+0000","last_fullsized":"2023-10-09T10:00:03.810501+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804372+0000","last_change":"2023-10-09T09:59:27.848347+0000","last_active":"2023-10-09T10:00:03.804372+0000","last_peered":"2023-10-09T10:00:03.804372+0000","last_clean":"2023-10-09T10:00:03.804372+0000","last_became_active":"2023-10-09T09:59:27.847978+0000","last_became_peered":"2023-10-09T09:59:27.847978+0000","last_unstale":"2023-10-09T10:00:03.804372+0000","last_undegraded":"2023-10-09T10:00:03.804372+0000","last_fullsized":"2023-10-09T10:00:03.804372+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.805374+0000","last_change":"2023-10-09T09:59:27.833674+0000","last_active":"2023-10-09T10:00:03.805374+0000","last_peered":"2023-10-09T10:00:03.805374+0000","last_clean":"2023-10-09T10:00:03.805374+0000","last_became_active":"2023-10-09T09:59:27.833140+0000","last_became_peered":"2023-10-09T09:59:27.833140+0000","last_unstale":"2023-10-09T10:00:03.805374+0000","last_undegraded":"2023-10-09T10:00:03.805374+0000","last_fullsized":"2023-10-09T10:00:03.805374+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:29.834991+0000","last_change":"2023-10-09T09:59:27.855003+0000","last_active":"2023-10-09T09:59:29.834991+0000","last_peered":"2023-10-09T09:59:29.834991+0000","last_clean":"2023-10-09T09:59:29.834991+0000","last_became_active":"2023-10-09T09:59:27.854604+0000","last_became_peered":"2023-10-09T09:59:27.854604+0000","last_unstale":"2023-10-09T09:59:29.834991+0000","last_undegraded":"2023-10-09T09:59:29.834991+0000","last_fullsized":"2023-10-09T09:59:29.834991+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.811332+0000","last_change":"2023-10-09T09:59:27.823871+0000","last_active":"2023-10-09T10:00:03.811332+0000","last_peered":"2023-10-09T10:00:03.811332+0000","last_clean":"2023-10-09T10:00:03.811332+0000","last_became_active":"2023-10-09T09:59:27.823522+0000","last_became_peered":"2023-10-09T09:59:27.823522+0000","last_unstale":"2023-10-09T10:00:03.811332+0000","last_undegraded":"2023-10-09T10:00:03.811332+0000","last_fullsized":"2023-10-09T10:00:03.811332+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.810150+0000","last_change":"2023-10-09T09:59:28.013247+0000","last_active":"2023-10-09T10:00:03.810150+0000","last_peered":"2023-10-09T10:00:03.810150+0000","last_clean":"2023-10-09T10:00:03.810150+0000","last_became_active":"2023-10-09T09:59:28.012326+0000","last_became_peered":"2023-10-09T09:59:28.012326+0000","last_unstale":"2023-10-09T10:00:03.810150+0000","last_undegraded":"2023-10-09T10:00:03.810150+0000","last_fullsized":"2023-10-09T10:00:03.810150+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:33.937044+0000","last_change":"2023-10-09T09:59:27.823397+0000","last_active":"2023-10-09T09:59:33.937044+0000","last_peered":"2023-10-09T09:59:33.937044+0000","last_clean":"2023-10-09T09:59:33.937044+0000","last_became_active":"2023-10-09T09:59:27.822307+0000","last_became_peered":"2023-10-09T09:59:27.822307+0000","last_unstale":"2023-10-09T09:59:33.937044+0000","last_undegraded":"2023-10-09T09:59:33.937044+0000","last_fullsized":"2023-10-09T09:59:33.937044+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.803950+0000","last_change":"2023-10-09T09:59:27.847758+0000","last_active":"2023-10-09T10:00:03.803950+0000","last_peered":"2023-10-09T10:00:03.803950+0000","last_clean":"2023-10-09T10:00:03.803950+0000","last_became_active":"2023-10-09T09:59:27.847423+0000","last_became_peered":"2023-10-09T09:59:27.847423+0000","last_unstale":"2023-10-09T10:00:03.803950+0000","last_undegraded":"2023-10-09T10:00:03.803950+0000","last_fullsized":"2023-10-09T10:00:03.803950+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":14,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:33.938490+0000","last_change":"2023-10-09T09:59:27.830697+0000","last_active":"2023-10-09T09:59:33.938490+0000","last_peered":"2023-10-09T09:59:33.938490+0000","last_clean":"2023-10-09T09:59:33.938490+0000","last_became_active":"2023-10-09T09:59:27.830288+0000","last_became_peered":"2023-10-09T09:59:27.830288+0000","last_unstale":"2023-10-09T09:59:33.938490+0000","last_undegraded":"2023-10-09T09:59:33.938490+0000","last_fullsized":"2023-10-09T09:59:33.938490+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.811043+0000","last_change":"2023-10-09T09:59:28.014591+0000","last_active":"2023-10-09T10:00:03.811043+0000","last_peered":"2023-10-09T10:00:03.811043+0000","last_clean":"2023-10-09T10:00:03.811043+0000","last_became_active":"2023-10-09T09:59:28.013835+0000","last_became_peered":"2023-10-09T09:59:28.013835+0000","last_unstale":"2023-10-09T10:00:03.811043+0000","last_undegraded":"2023-10-09T10:00:03.811043+0000","last_fullsized":"2023-10-09T10:00:03.811043+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:33.938524+0000","last_change":"2023-10-09T09:59:27.831943+0000","last_active":"2023-10-09T09:59:33.938524+0000","last_peered":"2023-10-09T09:59:33.938524+0000","last_clean":"2023-10-09T09:59:33.938524+0000","last_became_active":"2023-10-09T09:59:27.831599+0000","last_became_peered":"2023-10-09T09:59:27.831599+0000","last_unstale":"2023-10-09T09:59:33.938524+0000","last_undegraded":"2023-10-09T09:59:33.938524+0000","last_fullsized":"2023-10-09T09:59:33.938524+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.805179+0000","last_change":"2023-10-09T09:59:28.012932+0000","last_active":"2023-10-09T10:00:03.805179+0000","last_peered":"2023-10-09T10:00:03.805179+0000","last_clean":"2023-10-09T10:00:03.805179+0000","last_became_active":"2023-10-09T09:59:28.011482+0000","last_became_peered":"2023-10-09T09:59:28.011482+0000","last_unstale":"2023-10-09T10:00:03.805179+0000","last_undegraded":"2023-10-09T10:00:03.805179+0000","last_fullsized":"2023-10-09T10:00:03.805179+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":21,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.809999+0000","last_change":"2023-10-09T09:59:27.828220+0000","last_active":"2023-10-09T10:00:03.809999+0000","last_peered":"2023-10-09T10:00:03.809999+0000","last_clean":"2023-10-09T10:00:03.809999+0000","last_became_active":"2023-10-09T09:59:27.827365+0000","last_became_peered":"2023-10-09T09:59:27.827365+0000","last_unstale":"2023-10-09T10:00:03.809999+0000","last_undegraded":"2023-10-09T10:00:03.809999+0000","last_fullsized":"2023-10-09T10:00:03.809999+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:29.834497+0000","last_change":"2023-10-09T09:59:28.016024+0000","last_active":"2023-10-09T09:59:29.834497+0000","last_peered":"2023-10-09T09:59:29.834497+0000","last_clean":"2023-10-09T09:59:29.834497+0000","last_became_active":"2023-10-09T09:59:28.015501+0000","last_became_peered":"2023-10-09T09:59:28.015501+0000","last_unstale":"2023-10-09T09:59:29.834497+0000","last_undegraded":"2023-10-09T09:59:29.834497+0000","last_fullsized":"2023-10-09T09:59:29.834497+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:29.015555+0000","last_change":"2023-10-09T09:59:27.829644+0000","last_active":"2023-10-09T09:59:29.015555+0000","last_peered":"2023-10-09T09:59:29.015555+0000","last_clean":"2023-10-09T09:59:29.015555+0000","last_became_active":"2023-10-09T09:59:27.829291+0000","last_became_peered":"2023-10-09T09:59:27.829291+0000","last_unstale":"2023-10-09T09:59:29.015555+0000","last_undegraded":"2023-10-09T09:59:29.015555+0000","last_fullsized":"2023-10-09T09:59:29.015555+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.811373+0000","last_change":"2023-10-09T09:59:28.016379+0000","last_active":"2023-10-09T10:00:03.811373+0000","last_peered":"2023-10-09T10:00:03.811373+0000","last_clean":"2023-10-09T10:00:03.811373+0000","last_became_active":"2023-10-09T09:59:28.015928+0000","last_became_peered":"2023-10-09T09:59:28.015928+0000","last_unstale":"2023-10-09T10:00:03.811373+0000","last_undegraded":"2023-10-09T10:00:03.811373+0000","last_fullsized":"2023-10-09T10:00:03.811373+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:29.833742+0000","last_change":"2023-10-09T09:59:27.828259+0000","last_active":"2023-10-09T09:59:29.833742+0000","last_peered":"2023-10-09T09:59:29.833742+0000","last_clean":"2023-10-09T09:59:29.833742+0000","last_became_active":"2023-10-09T09:59:27.827972+0000","last_became_peered":"2023-10-09T09:59:27.827972+0000","last_unstale":"2023-10-09T09:59:29.833742+0000","last_undegraded":"2023-10-09T09:59:29.833742+0000","last_fullsized":"2023-10-09T09:59:29.833742+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.805839+0000","last_change":"2023-10-09T09:59:28.011770+0000","last_active":"2023-10-09T10:00:03.805839+0000","last_peered":"2023-10-09T10:00:03.805839+0000","last_clean":"2023-10-09T10:00:03.805839+0000","last_became_active":"2023-10-09T09:59:28.011406+0000","last_became_peered":"2023-10-09T09:59:28.011406+0000","last_unstale":"2023-10-09T10:00:03.805839+0000","last_undegraded":"2023-10-09T10:00:03.805839+0000","last_fullsized":"2023-10-09T10:00:03.805839+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":14,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:33.938914+0000","last_change":"2023-10-09T09:59:27.829672+0000","last_active":"2023-10-09T09:59:33.938914+0000","last_peered":"2023-10-09T09:59:33.938914+0000","last_clean":"2023-10-09T09:59:33.938914+0000","last_became_active":"2023-10-09T09:59:27.829262+0000","last_became_peered":"2023-10-09T09:59:27.829262+0000","last_unstale":"2023-10-09T09:59:33.938914+0000","last_undegraded":"2023-10-09T09:59:33.938914+0000","last_fullsized":"2023-10-09T09:59:33.938914+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804416+0000","last_change":"2023-10-09T09:59:27.844001+0000","last_active":"2023-10-09T10:00:03.804416+0000","last_peered":"2023-10-09T10:00:03.804416+0000","last_clean":"2023-10-09T10:00:03.804416+0000","last_became_active":"2023-10-09T09:59:27.843512+0000","last_became_peered":"2023-10-09T09:59:27.843512+0000","last_unstale":"2023-10-09T10:00:03.804416+0000","last_undegraded":"2023-10-09T10:00:03.804416+0000","last_fullsized":"2023-10-09T10:00:03.804416+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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.14","version":"59'6","reported_seq":19,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804610+0000","last_change":"2023-10-09T09:59:27.830648+0000","last_active":"2023-10-09T10:00:03.804610+0000","last_peered":"2023-10-09T10:00:03.804610+0000","last_clean":"2023-10-09T10:00:03.804610+0000","last_became_active":"2023-10-09T09:59:27.830334+0000","last_became_peered":"2023-10-09T09:59:27.830334+0000","last_unstale":"2023-10-09T10:00:03.804610+0000","last_undegraded":"2023-10-09T10:00:03.804610+0000","last_fullsized":"2023-10-09T10:00:03.804610+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.803328+0000","last_change":"2023-10-09T09:59:27.846423+0000","last_active":"2023-10-09T10:00:03.803328+0000","last_peered":"2023-10-09T10:00:03.803328+0000","last_clean":"2023-10-09T10:00:03.803328+0000","last_became_active":"2023-10-09T09:59:27.845762+0000","last_became_peered":"2023-10-09T09:59:27.845762+0000","last_unstale":"2023-10-09T10:00:03.803328+0000","last_undegraded":"2023-10-09T10:00:03.803328+0000","last_fullsized":"2023-10-09T10:00:03.803328+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":15,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:33.938747+0000","last_change":"2023-10-09T09:59:27.828429+0000","last_active":"2023-10-09T09:59:33.938747+0000","last_peered":"2023-10-09T09:59:33.938747+0000","last_clean":"2023-10-09T09:59:33.938747+0000","last_became_active":"2023-10-09T09:59:27.827996+0000","last_became_peered":"2023-10-09T09:59:27.827996+0000","last_unstale":"2023-10-09T09:59:33.938747+0000","last_undegraded":"2023-10-09T09:59:33.938747+0000","last_fullsized":"2023-10-09T09:59:33.938747+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.803564+0000","last_change":"2023-10-09T09:59:28.012146+0000","last_active":"2023-10-09T10:00:03.803564+0000","last_peered":"2023-10-09T10:00:03.803564+0000","last_clean":"2023-10-09T10:00:03.803564+0000","last_became_active":"2023-10-09T09:59:28.011791+0000","last_became_peered":"2023-10-09T09:59:28.011791+0000","last_unstale":"2023-10-09T10:00:03.803564+0000","last_undegraded":"2023-10-09T10:00:03.803564+0000","last_fullsized":"2023-10-09T10:00:03.803564+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.811459+0000","last_change":"2023-10-09T09:59:27.820645+0000","last_active":"2023-10-09T10:00:03.811459+0000","last_peered":"2023-10-09T10:00:03.811459+0000","last_clean":"2023-10-09T10:00:03.811459+0000","last_became_active":"2023-10-09T09:59:27.820282+0000","last_became_peered":"2023-10-09T09:59:27.820282+0000","last_unstale":"2023-10-09T10:00:03.811459+0000","last_undegraded":"2023-10-09T10:00:03.811459+0000","last_fullsized":"2023-10-09T10:00:03.811459+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.805577+0000","last_change":"2023-10-09T09:59:27.856446+0000","last_active":"2023-10-09T10:00:03.805577+0000","last_peered":"2023-10-09T10:00:03.805577+0000","last_clean":"2023-10-09T10:00:03.805577+0000","last_became_active":"2023-10-09T09:59:27.856122+0000","last_became_peered":"2023-10-09T09:59:27.856122+0000","last_unstale":"2023-10-09T10:00:03.805577+0000","last_undegraded":"2023-10-09T10:00:03.805577+0000","last_fullsized":"2023-10-09T10:00:03.805577+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:29.834206+0000","last_change":"2023-10-09T09:59:27.821027+0000","last_active":"2023-10-09T09:59:29.834206+0000","last_peered":"2023-10-09T09:59:29.834206+0000","last_clean":"2023-10-09T09:59:29.834206+0000","last_became_active":"2023-10-09T09:59:27.820650+0000","last_became_peered":"2023-10-09T09:59:27.820650+0000","last_unstale":"2023-10-09T09:59:29.834206+0000","last_undegraded":"2023-10-09T09:59:29.834206+0000","last_fullsized":"2023-10-09T09:59:29.834206+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":21,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T10:00:04.822960+0000","last_change":"2023-10-09T10:00:04.822960+0000","last_active":"2023-10-09T10:00:04.822960+0000","last_peered":"2023-10-09T10:00:04.822960+0000","last_clean":"2023-10-09T10:00:04.822960+0000","last_became_active":"2023-10-09T10:00:04.822540+0000","last_became_peered":"2023-10-09T10:00:04.822540+0000","last_unstale":"2023-10-09T10:00:04.822960+0000","last_undegraded":"2023-10-09T10:00:04.822960+0000","last_fullsized":"2023-10-09T10:00:04.822960+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.805764+0000","last_change":"2023-10-09T09:59:27.822314+0000","last_active":"2023-10-09T10:00:03.805764+0000","last_peered":"2023-10-09T10:00:03.805764+0000","last_clean":"2023-10-09T10:00:03.805764+0000","last_became_active":"2023-10-09T09:59:27.821939+0000","last_became_peered":"2023-10-09T09:59:27.821939+0000","last_unstale":"2023-10-09T10:00:03.805764+0000","last_undegraded":"2023-10-09T10:00:03.805764+0000","last_fullsized":"2023-10-09T10:00:03.805764+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:29.834611+0000","last_change":"2023-10-09T09:59:28.013226+0000","last_active":"2023-10-09T09:59:29.834611+0000","last_peered":"2023-10-09T09:59:29.834611+0000","last_clean":"2023-10-09T09:59:29.834611+0000","last_became_active":"2023-10-09T09:59:28.012901+0000","last_became_peered":"2023-10-09T09:59:28.012901+0000","last_unstale":"2023-10-09T09:59:29.834611+0000","last_undegraded":"2023-10-09T09:59:29.834611+0000","last_fullsized":"2023-10-09T09:59:29.834611+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.803206+0000","last_change":"2023-10-09T09:59:27.824371+0000","last_active":"2023-10-09T10:00:03.803206+0000","last_peered":"2023-10-09T10:00:03.803206+0000","last_clean":"2023-10-09T10:00:03.803206+0000","last_became_active":"2023-10-09T09:59:27.823972+0000","last_became_peered":"2023-10-09T09:59:27.823972+0000","last_unstale":"2023-10-09T10:00:03.803206+0000","last_undegraded":"2023-10-09T10:00:03.803206+0000","last_fullsized":"2023-10-09T10:00:03.803206+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804817+0000","last_change":"2023-10-09T09:59:27.855663+0000","last_active":"2023-10-09T10:00:03.804817+0000","last_peered":"2023-10-09T10:00:03.804817+0000","last_clean":"2023-10-09T10:00:03.804817+0000","last_became_active":"2023-10-09T09:59:27.854882+0000","last_became_peered":"2023-10-09T09:59:27.854882+0000","last_unstale":"2023-10-09T10:00:03.804817+0000","last_undegraded":"2023-10-09T10:00:03.804817+0000","last_fullsized":"2023-10-09T10:00:03.804817+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804149+0000","last_change":"2023-10-09T09:59:27.823176+0000","last_active":"2023-10-09T10:00:03.804149+0000","last_peered":"2023-10-09T10:00:03.804149+0000","last_clean":"2023-10-09T10:00:03.804149+0000","last_became_active":"2023-10-09T09:59:27.822874+0000","last_became_peered":"2023-10-09T09:59:27.822874+0000","last_unstale":"2023-10-09T10:00:03.804149+0000","last_undegraded":"2023-10-09T10:00:03.804149+0000","last_fullsized":"2023-10-09T10:00:03.804149+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":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":264623,"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":"Mon Oct 9 10:00:33 2023","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.84399999999999997,"15min":0.80700000000000005},"min":{"1min":0.52800000000000002,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.1519999999999999,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":1.115},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.89000000000000001,"15min":0.85699999999999998},"min":{"1min":0.67200000000000004,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.522,"5min":1.522,"15min":1.522},"last":1.081}]},{"osd":1,"last update":"Mon Oct 9 10:00:33 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.89300000000000002,"15min":0.88700000000000001},"min":{"1min":0.56000000000000005,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.1870000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.751},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.871,"15min":0.86299999999999999},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.55,"5min":1.55,"15min":1.55},"last":1.032}]},{"osd":2,"last update":"Mon Oct 9 10:00:33 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.89800000000000002,"15min":0.89400000000000002},"min":{"1min":0.59099999999999997,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.1379999999999999,"5min":1.552,"15min":1.552},"last":1.198},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.93300000000000005,"15min":0.92800000000000005},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.2010000000000001,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.89000000000000001}]},{"osd":3,"last update":"Mon Oct 9 10:00:33 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.89200000000000002,"15min":0.85399999999999998},"min":{"1min":0.67600000000000005,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.482,"5min":1.482,"15min":1.482},"last":1.282},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.0049999999999999,"15min":1.0109999999999999},"min":{"1min":0.69799999999999995,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.4470000000000001,"5min":1.766,"15min":1.766},"last":1.1419999999999999}]},{"osd":4,"last update":"Mon Oct 9 10:00:33 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.91900000000000004,"15min":0.90000000000000002},"min":{"1min":0.65300000000000002,"5min":0.496,"15min":0.496},"max":{"1min":1.3779999999999999,"5min":1.8280000000000001,"15min":1.8280000000000001},"last":0.85999999999999999},{"interface":"front","average":{"1min":1.0509999999999999,"5min":0.95899999999999996,"15min":0.92000000000000004},"min":{"1min":0.73399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.6619999999999999,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":1.242}]},{"osd":5,"last update":"Mon Oct 9 10:00:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":0.98899999999999999,"15min":0.95699999999999996},"min":{"1min":0.73299999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.3149999999999999,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.054,"5min":1.01,"15min":1.0389999999999999},"min":{"1min":0.72999999999999998,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.698,"5min":1.8700000000000001,"15min":1.8700000000000001},"last":0.95299999999999996}]},{"osd":6,"last update":"Mon Oct 9 10:00:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.02,"15min":1.0489999999999999},"min":{"1min":0.78800000000000003,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.633,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":1.151},{"interface":"front","average":{"1min":1.151,"5min":1.073,"15min":1.0389999999999999},"min":{"1min":0.95399999999999996,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.792,"5min":1.792,"15min":1.792},"last":1.327}]}]},{"osd":6,"up_from":42,"seq":180388626496,"num_pgs":27,"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":264162,"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":"Mon Oct 9 09:59:55 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.92200000000000004,"15min":0.92600000000000005},"min":{"1min":0.65200000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.3200000000000001,"5min":2.0270000000000001,"15min":2.0270000000000001},"last":0.88400000000000001},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.88400000000000001,"15min":0.90800000000000003},"min":{"1min":0.60899999999999999,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":0.95799999999999996}]},{"osd":1,"last update":"Mon Oct 9 09:59:55 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.92500000000000004,"15min":0.92100000000000004},"min":{"1min":0.70699999999999996,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.2529999999999999,"5min":1.417,"15min":1.417},"last":0.97799999999999998},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.92700000000000005,"15min":0.97299999999999998},"min":{"1min":0.68999999999999995,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":1.2110000000000001}]},{"osd":2,"last update":"Mon Oct 9 09:59:55 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.92700000000000005,"15min":0.92400000000000004},"min":{"1min":0.71199999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.2230000000000001,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.1339999999999999},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.95799999999999996,"15min":0.98599999999999999},"min":{"1min":0.67700000000000005,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.24,"5min":1.371,"15min":1.371},"last":1.2609999999999999}]},{"osd":3,"last update":"Mon Oct 9 09:59:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":0.97099999999999997,"15min":1.0009999999999999},"min":{"1min":0.70999999999999996,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.3180000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.294},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.94899999999999995,"15min":0.94799999999999995},"min":{"1min":0.73999999999999999,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.1990000000000001,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.875}]},{"osd":4,"last update":"Mon Oct 9 09:59:55 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.874,"15min":0.85899999999999999},"min":{"1min":0.52200000000000002,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.1399999999999999,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.0429999999999999,"5min":0.96499999999999997,"15min":0.96199999999999997},"min":{"1min":0.76900000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.407,"5min":1.456,"15min":1.456},"last":1.0189999999999999}]},{"osd":5,"last update":"Mon Oct 9 09:59:55 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.91200000000000003,"15min":0.90000000000000002},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.2549999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.80900000000000005},{"interface":"front","average":{"1min":1.032,"5min":1.002,"15min":0.99099999999999999},"min":{"1min":0.752,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.327,"5min":1.528,"15min":1.528},"last":1.0589999999999999}]},{"osd":7,"last update":"Mon Oct 9 10:00:34 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.0700000000000001,"15min":1.0389999999999999},"min":{"1min":0.77400000000000002,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.3979999999999999,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":1.3380000000000001},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.028,"15min":0.99399999999999999},"min":{"1min":0.75900000000000001,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.4059999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.04}]}]},{"osd":1,"up_from":13,"seq":55834574954,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297696,"kb_used_data":600,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447456,"statfs":{"total":95995035648,"available":95690194944,"internally_reserved":0,"allocated":614400,"data_stored":263186,"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":"Mon Oct 9 10:00:25 2023","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.68300000000000005,"15min":0.60699999999999998},"min":{"1min":0.38800000000000001,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.135,"5min":1.135,"15min":1.135},"last":0.72299999999999998},{"interface":"front","average":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.63600000000000001},"min":{"1min":0.35699999999999998,"5min":0.309,"15min":0.309},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.84099999999999997}]},{"osd":2,"last update":"Mon Oct 9 10:00:14 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.71399999999999997,"15min":0.66000000000000003},"min":{"1min":0.45500000000000002,"5min":0.311,"15min":0.311},"max":{"1min":1.036,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.76700000000000002,"15min":0.70299999999999996},"min":{"1min":0.46700000000000003,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.115,"5min":1.298,"15min":1.298},"last":1.0680000000000001}]},{"osd":3,"last update":"Mon Oct 9 09:59:55 2023","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.79500000000000004,"15min":0.82999999999999996},"min":{"1min":0.59599999999999997,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.1240000000000001,"5min":1.127,"15min":1.206},"last":1.0940000000000001},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.91600000000000004,"15min":0.91900000000000004},"min":{"1min":0.63800000000000001,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.502,"5min":1.502,"15min":1.502},"last":1.127}]},{"osd":4,"last update":"Mon Oct 9 10:00:30 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.99199999999999999,"15min":0.97599999999999998},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.3540000000000001,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":1.2569999999999999},{"interface":"front","average":{"1min":1.002,"5min":1.0149999999999999,"15min":0.98599999999999999},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.411,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.2410000000000001}]},{"osd":5,"last update":"Mon Oct 9 10:00:14 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.0409999999999999,"15min":1.0700000000000001},"min":{"1min":0.82499999999999996,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.333,"5min":1.581,"15min":1.581},"last":1.044},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.0740000000000001,"15min":1.0860000000000001},"min":{"1min":0.77500000000000002,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.5,"5min":1.575,"15min":1.575},"last":1.1830000000000001}]},{"osd":6,"last update":"Mon Oct 9 09:59:55 2023","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.077,"15min":1.111},"min":{"1min":0.84299999999999997,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.53,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.218},{"interface":"front","average":{"1min":1.133,"5min":1.0840000000000001,"15min":1.1100000000000001},"min":{"1min":0.81000000000000005,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.006}]},{"osd":7,"last update":"Mon Oct 9 10:00:36 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.0820000000000001,"15min":1.1120000000000001},"min":{"1min":0.71999999999999997,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.595,"5min":1.645,"15min":1.645},"last":0.96599999999999997},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.0760000000000001,"15min":1.0980000000000001},"min":{"1min":0.67900000000000005,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.609,"5min":1.609,"15min":1.609},"last":1.157}]}]},{"osd":0,"up_from":8,"seq":34359738483,"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":263762,"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":"Mon Oct 9 10:00:30 2023","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":0.70199999999999996,"15min":0.621},"min":{"1min":0.42699999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.0960000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":1.113},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.76700000000000002,"15min":0.66000000000000003},"min":{"1min":0.45500000000000002,"5min":0.36599999999999999,"15min":0.35899999999999999},"max":{"1min":1.7270000000000001,"5min":1.7270000000000001,"15min":1.7270000000000001},"last":1.202}]},{"osd":2,"last update":"Mon Oct 9 10:00:11 2023","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.80500000000000005,"15min":0.73299999999999998},"min":{"1min":0.495,"5min":0.42299999999999999,"15min":0.38},"max":{"1min":1.024,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":1.0369999999999999},{"interface":"front","average":{"1min":0.70199999999999996,"5min":0.73999999999999999,"15min":0.69999999999999996},"min":{"1min":0.52300000000000002,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.88100000000000001,"5min":1.145,"15min":1.145},"last":1.2390000000000001}]},{"osd":3,"last update":"Mon Oct 9 09:59:53 2023","interfaces":[{"interface":"back","average":{"1min":0.70399999999999996,"5min":0.72999999999999998,"15min":0.73499999999999999},"min":{"1min":0.39800000000000002,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.98399999999999999,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":1.161},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.88700000000000001,"15min":0.876},"min":{"1min":0.47599999999999998,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.163,"5min":1.353,"15min":1.353},"last":1.3129999999999999}]},{"osd":4,"last update":"Mon Oct 9 10:00:35 2023","interfaces":[{"interface":"back","average":{"1min":1.23,"5min":1.0920000000000001,"15min":1.0740000000000001},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":3.4969999999999999,"5min":3.4969999999999999,"15min":3.4969999999999999},"last":1.494},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.0189999999999999,"15min":1.0009999999999999},"min":{"1min":0.66300000000000003,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":3.4470000000000001,"5min":3.4470000000000001,"15min":3.4470000000000001},"last":1.391}]},{"osd":5,"last update":"Mon Oct 9 10:00:17 2023","interfaces":[{"interface":"back","average":{"1min":1.169,"5min":1.1020000000000001,"15min":1.0669999999999999},"min":{"1min":0.81999999999999995,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":3.0099999999999998,"5min":3.0099999999999998,"15min":3.0099999999999998},"last":1.9359999999999999},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.0580000000000001,"15min":1.056},"min":{"1min":0.70199999999999996,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":3.048,"5min":3.048,"15min":3.048},"last":1.6759999999999999}]},{"osd":6,"last update":"Mon Oct 9 09:59:53 2023","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.044,"15min":1.022},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":2.9929999999999999,"5min":2.9929999999999999,"15min":2.9929999999999999},"last":1.796},{"interface":"front","average":{"1min":1.2809999999999999,"5min":1.1539999999999999,"15min":1.143},"min":{"1min":0.85299999999999998,"5min":0.623,"15min":0.623},"max":{"1min":3.4060000000000001,"5min":3.4060000000000001,"15min":3.4060000000000001},"last":1.869}]},{"osd":7,"last update":"Mon Oct 9 10:00:35 2023","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":1.105,"15min":1.127},"min":{"1min":0.69299999999999995,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":2.883,"5min":2.883,"15min":2.883},"last":1.8220000000000001},{"interface":"front","average":{"1min":1.177,"5min":1.1240000000000001,"15min":1.155},"min":{"1min":0.75,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":3.1150000000000002,"5min":3.1150000000000002,"15min":3.1150000000000002},"last":1.889}]}]},{"osd":2,"up_from":18,"seq":77309411426,"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":263774,"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":"Mon Oct 9 10:00:17 2023","interfaces":[{"interface":"back","average":{"1min":0.68500000000000005,"5min":0.70199999999999996,"15min":0.65000000000000002},"min":{"1min":0.42599999999999999,"5min":0.371,"15min":0.32200000000000001},"max":{"1min":1.0549999999999999,"5min":1.1559999999999999,"15min":1.1559999999999999},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.73499999999999999,"15min":0.65800000000000003},"min":{"1min":0.48999999999999999,"5min":0.39900000000000002,"15min":0.36799999999999999},"max":{"1min":1.008,"5min":1.6240000000000001,"15min":1.6240000000000001},"last":0.90300000000000002}]},{"osd":1,"last update":"Mon Oct 9 10:00:17 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.77400000000000002,"15min":0.69899999999999995},"min":{"1min":0.55400000000000005,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.054,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.056},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.80100000000000005,"15min":0.70899999999999996},"min":{"1min":0.46700000000000003,"5min":0.38100000000000001,"15min":0.35399999999999998},"max":{"1min":1.1240000000000001,"5min":1.468,"15min":1.468},"last":0.876}]},{"osd":3,"last update":"Mon Oct 9 09:59:53 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.83899999999999997,"15min":0.79900000000000004},"min":{"1min":0.48499999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.2370000000000001,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.82499999999999996,"5min":0.871,"15min":0.86499999999999999},"min":{"1min":0.53000000000000003,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.0960000000000001,"5min":1.512,"15min":1.512},"last":0.81200000000000006}]},{"osd":4,"last update":"Mon Oct 9 10:00:35 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.93899999999999995,"15min":0.95099999999999996},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.226,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":0.97999999999999998},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.048,"15min":1.0309999999999999},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.498,"5min":1.498,"15min":1.498},"last":1.0049999999999999}]},{"osd":5,"last update":"Mon Oct 9 10:00:17 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.0389999999999999,"15min":1.0680000000000001},"min":{"1min":0.77200000000000002,"5min":0.627,"15min":0.627},"max":{"1min":1.5620000000000001,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":0.85199999999999998},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.0820000000000001,"15min":1.0900000000000001},"min":{"1min":0.70999999999999996,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.579,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":1.0389999999999999}]},{"osd":6,"last update":"Mon Oct 9 09:59:53 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.1120000000000001,"15min":1.1539999999999999},"min":{"1min":0.75900000000000001,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":2.2090000000000001,"5min":2.2090000000000001,"15min":2.2090000000000001},"last":0.93200000000000005},{"interface":"front","average":{"1min":1.115,"5min":1.121,"15min":1.1479999999999999},"min":{"1min":0.81999999999999995,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.5569999999999999,"5min":1.732,"15min":1.732},"last":1.1160000000000001}]},{"osd":7,"last update":"Mon Oct 9 10:00:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.0580000000000001,"15min":1.0980000000000001},"min":{"1min":0.63,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.3759999999999999,"5min":1.581,"15min":1.581},"last":1.0249999999999999},{"interface":"front","average":{"1min":1.161,"5min":1.1679999999999999,"15min":1.214},"min":{"1min":0.85899999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.5880000000000001,"5min":2.016,"15min":2.016},"last":1.1519999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182488,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297696,"kb_used_data":600,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447456,"statfs":{"total":95995035648,"available":95690194944,"internally_reserved":0,"allocated":614400,"data_stored":262961,"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":"Mon Oct 9 09:59:55 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.71299999999999997,"15min":0.69499999999999995},"min":{"1min":0.44400000000000001,"5min":0.307,"15min":0.307},"max":{"1min":0.91500000000000004,"5min":1.22,"15min":1.22},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.753,"5min":0.72799999999999998,"15min":0.72999999999999998},"min":{"1min":0.46100000000000002,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.0229999999999999,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":0.77000000000000002}]},{"osd":1,"last update":"Mon Oct 9 09:59:55 2023","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.76400000000000001,"15min":0.75800000000000001},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.2250000000000001,"5min":1.663,"15min":1.663},"last":0.83499999999999996},{"interface":"front","average":{"1min":0.81499999999999995,"5min":0.81100000000000005,"15min":0.80000000000000004},"min":{"1min":0.48399999999999999,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.349,"5min":1.349,"15min":1.401},"last":0.94899999999999995}]},{"osd":2,"last update":"Mon Oct 9 09:59:55 2023","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.84999999999999998,"15min":0.85799999999999998},"min":{"1min":0.496,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.218,"5min":1.5449999999999999,"15min":2.044},"last":1.1359999999999999},{"interface":"front","average":{"1min":0.85999999999999999,"5min":0.89900000000000002,"15min":0.871},"min":{"1min":0.40600000000000003,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.302,"5min":1.4590000000000001,"15min":1.462},"last":1.0720000000000001}]},{"osd":4,"last update":"Mon Oct 9 10:00:33 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":0.95099999999999996,"15min":0.93700000000000006},"min":{"1min":0.67100000000000004,"5min":0.58399999999999996,"15min":0.57599999999999996},"max":{"1min":1.4950000000000001,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.0940000000000001},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.0740000000000001,"15min":1.04},"min":{"1min":0.83899999999999997,"5min":0.66200000000000003,"15min":0.59999999999999998},"max":{"1min":1.381,"5min":1.468,"15min":1.536},"last":1.1100000000000001}]},{"osd":5,"last update":"Mon Oct 9 10:00:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.0740000000000001,"15min":1.0600000000000001},"min":{"1min":0.78900000000000003,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.0269999999999999},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.0680000000000001,"15min":1.052},"min":{"1min":0.59699999999999998,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.472,"5min":2.3050000000000002,"15min":2.3050000000000002},"last":1.258}]},{"osd":6,"last update":"Mon Oct 9 09:59:55 2023","interfaces":[{"interface":"back","average":{"1min":1.1359999999999999,"5min":1.1120000000000001,"15min":1.1559999999999999},"min":{"1min":0.77400000000000002,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.5249999999999999,"5min":2.0670000000000002,"15min":2.0670000000000002},"last":1.2070000000000001},{"interface":"front","average":{"1min":1.175,"5min":1.1599999999999999,"15min":1.1759999999999999},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.47,"5min":1.47,"15min":1.47},"last":1.169}]},{"osd":7,"last update":"Mon Oct 9 10:00:36 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.105,"15min":1.1479999999999999},"min":{"1min":0.72199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.5820000000000001,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":1.0449999999999999},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.1919999999999999,"15min":1.276},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.5269999999999999,"5min":2.2570000000000001,"15min":2.2570000000000001},"last":1.331}]}]},{"osd":4,"up_from":30,"seq":128849018961,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297716,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447436,"statfs":{"total":95995035648,"available":95690174464,"internally_reserved":0,"allocated":634880,"data_stored":264553,"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":"Mon Oct 9 10:00:33 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.90600000000000003,"15min":0.91300000000000003},"min":{"1min":0.68300000000000005,"5min":0.61199999999999999,"15min":0.55700000000000005},"max":{"1min":1.165,"5min":1.264,"15min":1.264},"last":0.94599999999999995},{"interface":"front","average":{"1min":1.012,"5min":0.96199999999999997,"15min":1.0009999999999999},"min":{"1min":0.78500000000000003,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.448},"last":1.1739999999999999}]},{"osd":1,"last update":"Mon Oct 9 10:00:33 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.84799999999999998,"15min":0.84599999999999997},"min":{"1min":0.70099999999999996,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.88600000000000001,"15min":0.86099999999999999},"min":{"1min":0.67400000000000004,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.2589999999999999,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":1.0529999999999999}]},{"osd":2,"last update":"Mon Oct 9 10:00:33 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.92600000000000005,"15min":0.89700000000000002},"min":{"1min":0.65700000000000003,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.2989999999999999,"5min":2.0449999999999999,"15min":2.0449999999999999},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.88900000000000001,"15min":0.88300000000000001},"min":{"1min":0.66400000000000003,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.2569999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":1.109}]},{"osd":3,"last update":"Mon Oct 9 10:00:33 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.89800000000000002,"15min":0.92100000000000004},"min":{"1min":0.69999999999999996,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.181,"5min":1.216,"15min":1.552},"last":0.97199999999999998},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.93700000000000006,"15min":0.91500000000000004},"min":{"1min":0.61499999999999999,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.837,"5min":1.837,"15min":1.837},"last":0.872}]},{"osd":5,"last update":"Mon Oct 9 10:00:13 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":0.88400000000000001,"15min":0.78600000000000003},"min":{"1min":0.60499999999999998,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.3049999999999999,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":1.1879999999999999},{"interface":"front","average":{"1min":1.069,"5min":0.95899999999999996,"15min":0.89500000000000002},"min":{"1min":0.53500000000000003,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.381,"5min":1.381,"15min":1.381},"last":1.016}]},{"osd":6,"last update":"Mon Oct 9 09:59:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.95599999999999996,"15min":0.95099999999999996},"min":{"1min":0.64000000000000001,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.1859999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":0.91600000000000004},{"interface":"front","average":{"1min":1.04,"5min":0.99299999999999999,"15min":0.96899999999999997},"min":{"1min":0.52000000000000002,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":1.264}]},{"osd":7,"last update":"Mon Oct 9 10:00:39 2023","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":0.98999999999999999,"15min":0.94199999999999995},"min":{"1min":0.85499999999999998,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.248,"5min":1.363,"15min":1.363},"last":1.2210000000000001},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.024,"15min":0.97199999999999998},"min":{"1min":0.76100000000000001,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"last":1.147}]}]},{"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":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":262865,"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":"Mon Oct 9 10:00:11 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.88600000000000001,"15min":0.86099999999999999},"min":{"1min":0.63200000000000001,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.88700000000000001,"15min":0.84699999999999998},"min":{"1min":0.67300000000000004,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.298,"5min":1.298,"15min":1.298},"last":0.89600000000000002}]},{"osd":1,"last update":"Mon Oct 9 10:00:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.91100000000000003,"15min":0.877},"min":{"1min":0.748,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.1859999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.877},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.90600000000000003,"15min":0.90300000000000002},"min":{"1min":0.59099999999999997,"5min":0.505,"15min":0.505},"max":{"1min":1.2529999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.97899999999999998}]},{"osd":2,"last update":"Mon Oct 9 10:00:11 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.89000000000000001,"15min":0.89500000000000002},"min":{"1min":0.67100000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.1819999999999999,"5min":1.284,"15min":1.284},"last":0.92800000000000005},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.92900000000000005,"15min":0.89500000000000002},"min":{"1min":0.70199999999999996,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.2909999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":0.95199999999999996}]},{"osd":3,"last update":"Mon Oct 9 10:00:11 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.91300000000000003,"15min":0.88900000000000001},"min":{"1min":0.72099999999999997,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.1779999999999999,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.85099999999999998},{"interface":"front","average":{"1min":1.0600000000000001,"5min":0.97599999999999998,"15min":0.94199999999999995},"min":{"1min":0.77000000000000002,"5min":0.622,"15min":0.622},"max":{"1min":1.3089999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.115}]},{"osd":4,"last update":"Mon Oct 9 10:00:11 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.83899999999999997,"15min":0.77800000000000002},"min":{"1min":0.64700000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.21,"5min":1.21,"15min":1.21},"last":0.66400000000000003},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.86099999999999999,"15min":0.80700000000000005},"min":{"1min":0.58199999999999996,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.181,"5min":1.286,"15min":1.286},"last":0.74199999999999999}]},{"osd":6,"last update":"Mon Oct 9 09:59:54 2023","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":0.91200000000000003,"15min":0.86299999999999999},"min":{"1min":0.77600000000000002,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.82399999999999995},{"interface":"front","average":{"1min":1.1739999999999999,"5min":0.96699999999999997,"15min":0.88600000000000001},"min":{"1min":0.58799999999999997,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.397,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.02}]},{"osd":7,"last update":"Mon Oct 9 10:00:42 2023","interfaces":[{"interface":"back","average":{"1min":1.2210000000000001,"5min":1.0960000000000001,"15min":1.04},"min":{"1min":1.048,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.395,"5min":1.8169999999999999,"15min":1.8169999999999999},"last":1.0700000000000001},{"interface":"front","average":{"1min":1.2370000000000001,"5min":1.075,"15min":1.0249999999999999},"min":{"1min":0.95899999999999996,"5min":0.62,"15min":0.62},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.0389999999999999}]}]}],"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-10-09T10:00:59.171 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T10:01:00.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:00:59 smithi086 bash[27789]: audit 2023-10-09T10:00:58.399411+0000 mgr.y (mgr.24356) 151 : audit [DBG] from='client.14793 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:01:00.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:00:59 smithi053 bash[27369]: audit 2023-10-09T10:00:58.399411+0000 mgr.y (mgr.24356) 151 : audit [DBG] from='client.14793 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:01:00.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:00:59 smithi053 bash[33773]: audit 2023-10-09T10:00:58.399411+0000 mgr.y (mgr.24356) 151 : audit [DBG] from='client.14793 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:01:01.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:00 smithi086 bash[27789]: cluster 2023-10-09T10:00:59.755084+0000 mgr.y (mgr.24356) 152 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:01.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:00 smithi053 bash[27369]: cluster 2023-10-09T10:00:59.755084+0000 mgr.y (mgr.24356) 152 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:01.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:00 smithi053 bash[33773]: cluster 2023-10-09T10:00:59.755084+0000 mgr.y (mgr.24356) 152 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:03.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:02 smithi086 bash[27789]: cluster 2023-10-09T10:01:01.755715+0000 mgr.y (mgr.24356) 153 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:03.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:02 smithi053 bash[33773]: cluster 2023-10-09T10:01:01.755715+0000 mgr.y (mgr.24356) 153 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:03.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:02 smithi053 bash[27369]: cluster 2023-10-09T10:01:01.755715+0000 mgr.y (mgr.24356) 153 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:03.958 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:01:05.093 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:04 smithi053 bash[27369]: cluster 2023-10-09T10:01:03.756353+0000 mgr.y (mgr.24356) 154 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:05.093 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:04 smithi053 bash[33773]: cluster 2023-10-09T10:01:03.756353+0000 mgr.y (mgr.24356) 154 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:05.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:04 smithi086 bash[27789]: cluster 2023-10-09T10:01:03.756353+0000 mgr.y (mgr.24356) 154 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:05.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:01:04 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:01:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T10:01:05.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:01:05 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:01:05] "GET /metrics HTTP/1.1" 200 191514 "" "Prometheus/2.33.4" 2023-10-09T10:01:07.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:06 smithi086 bash[27789]: cluster 2023-10-09T10:01:05.757515+0000 mgr.y (mgr.24356) 155 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:07.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:06 smithi053 bash[33773]: cluster 2023-10-09T10:01:05.757515+0000 mgr.y (mgr.24356) 155 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:07.614 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:06 smithi053 bash[27369]: cluster 2023-10-09T10:01:05.757515+0000 mgr.y (mgr.24356) 155 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:07.616 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:01:07.618 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2023-10-09T10:01:07.898 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":134,"stamp":"2023-10-09T10:01:05.756671+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":2381632,"kb_used_data":4864,"kb_used_omap":0,"kb_used_meta":2376704,"kb_avail":747579584,"statfs":{"total":767960285184,"available":765521494016,"internally_reserved":0,"allocated":4980736,"data_stored":2109886,"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.005034"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.803820+0000","last_change":"2023-10-09T09:59:27.843460+0000","last_active":"2023-10-09T10:00:03.803820+0000","last_peered":"2023-10-09T10:00:03.803820+0000","last_clean":"2023-10-09T10:00:03.803820+0000","last_became_active":"2023-10-09T09:59:27.843095+0000","last_became_peered":"2023-10-09T09:59:27.843095+0000","last_unstale":"2023-10-09T10:00:03.803820+0000","last_undegraded":"2023-10-09T10:00:03.803820+0000","last_fullsized":"2023-10-09T10:00:03.803820+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":16,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:33.935775+0000","last_change":"2023-10-09T09:59:27.831390+0000","last_active":"2023-10-09T09:59:33.935775+0000","last_peered":"2023-10-09T09:59:33.935775+0000","last_clean":"2023-10-09T09:59:33.935775+0000","last_became_active":"2023-10-09T09:59:27.830705+0000","last_became_peered":"2023-10-09T09:59:27.830705+0000","last_unstale":"2023-10-09T09:59:33.935775+0000","last_undegraded":"2023-10-09T09:59:33.935775+0000","last_fullsized":"2023-10-09T09:59:33.935775+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.803450+0000","last_change":"2023-10-09T09:59:27.851616+0000","last_active":"2023-10-09T10:00:03.803450+0000","last_peered":"2023-10-09T10:00:03.803450+0000","last_clean":"2023-10-09T10:00:03.803450+0000","last_became_active":"2023-10-09T09:59:27.851225+0000","last_became_peered":"2023-10-09T09:59:27.851225+0000","last_unstale":"2023-10-09T10:00:03.803450+0000","last_undegraded":"2023-10-09T10:00:03.803450+0000","last_fullsized":"2023-10-09T10:00:03.803450+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.805305+0000","last_change":"2023-10-09T09:59:27.827925+0000","last_active":"2023-10-09T10:00:03.805305+0000","last_peered":"2023-10-09T10:00:03.805305+0000","last_clean":"2023-10-09T10:00:03.805305+0000","last_became_active":"2023-10-09T09:59:27.827515+0000","last_became_peered":"2023-10-09T09:59:27.827515+0000","last_unstale":"2023-10-09T10:00:03.805305+0000","last_undegraded":"2023-10-09T10:00:03.805305+0000","last_fullsized":"2023-10-09T10:00:03.805305+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.805176+0000","last_change":"2023-10-09T09:59:27.842827+0000","last_active":"2023-10-09T10:00:03.805176+0000","last_peered":"2023-10-09T10:00:03.805176+0000","last_clean":"2023-10-09T10:00:03.805176+0000","last_became_active":"2023-10-09T09:59:27.842491+0000","last_became_peered":"2023-10-09T09:59:27.842491+0000","last_unstale":"2023-10-09T10:00:03.805176+0000","last_undegraded":"2023-10-09T10:00:03.805176+0000","last_fullsized":"2023-10-09T10:00:03.805176+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.811544+0000","last_change":"2023-10-09T09:59:27.824626+0000","last_active":"2023-10-09T10:00:03.811544+0000","last_peered":"2023-10-09T10:00:03.811544+0000","last_clean":"2023-10-09T10:00:03.811544+0000","last_became_active":"2023-10-09T09:59:27.824296+0000","last_became_peered":"2023-10-09T09:59:27.824296+0000","last_unstale":"2023-10-09T10:00:03.811544+0000","last_undegraded":"2023-10-09T10:00:03.811544+0000","last_fullsized":"2023-10-09T10:00:03.811544+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":21,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T10:00:05.660107+0000","last_change":"2023-10-09T10:00:05.660107+0000","last_active":"2023-10-09T10:00:05.660107+0000","last_peered":"2023-10-09T10:00:05.660107+0000","last_clean":"2023-10-09T10:00:05.660107+0000","last_became_active":"2023-10-09T10:00:05.659329+0000","last_became_peered":"2023-10-09T10:00:05.659329+0000","last_unstale":"2023-10-09T10:00:05.660107+0000","last_undegraded":"2023-10-09T10:00:05.660107+0000","last_fullsized":"2023-10-09T10:00:05.660107+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.811001+0000","last_change":"2023-10-09T09:59:27.823244+0000","last_active":"2023-10-09T10:00:03.811001+0000","last_peered":"2023-10-09T10:00:03.811001+0000","last_clean":"2023-10-09T10:00:03.811001+0000","last_became_active":"2023-10-09T09:59:27.822776+0000","last_became_peered":"2023-10-09T09:59:27.822776+0000","last_unstale":"2023-10-09T10:00:03.811001+0000","last_undegraded":"2023-10-09T10:00:03.811001+0000","last_fullsized":"2023-10-09T10:00:03.811001+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.809165+0000","last_change":"2023-10-09T09:59:27.850450+0000","last_active":"2023-10-09T10:00:03.809165+0000","last_peered":"2023-10-09T10:00:03.809165+0000","last_clean":"2023-10-09T10:00:03.809165+0000","last_became_active":"2023-10-09T09:59:27.850061+0000","last_became_peered":"2023-10-09T09:59:27.850061+0000","last_unstale":"2023-10-09T10:00:03.809165+0000","last_undegraded":"2023-10-09T10:00:03.809165+0000","last_fullsized":"2023-10-09T10:00:03.809165+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:33.936758+0000","last_change":"2023-10-09T09:59:27.832185+0000","last_active":"2023-10-09T09:59:33.936758+0000","last_peered":"2023-10-09T09:59:33.936758+0000","last_clean":"2023-10-09T09:59:33.936758+0000","last_became_active":"2023-10-09T09:59:27.831295+0000","last_became_peered":"2023-10-09T09:59:27.831295+0000","last_unstale":"2023-10-09T09:59:33.936758+0000","last_undegraded":"2023-10-09T09:59:33.936758+0000","last_fullsized":"2023-10-09T09:59:33.936758+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804123+0000","last_change":"2023-10-09T09:59:27.843333+0000","last_active":"2023-10-09T10:00:03.804123+0000","last_peered":"2023-10-09T10:00:03.804123+0000","last_clean":"2023-10-09T10:00:03.804123+0000","last_became_active":"2023-10-09T09:59:27.842983+0000","last_became_peered":"2023-10-09T09:59:27.842983+0000","last_unstale":"2023-10-09T10:00:03.804123+0000","last_undegraded":"2023-10-09T10:00:03.804123+0000","last_fullsized":"2023-10-09T10:00:03.804123+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:38.208027+0000","last_change":"2023-10-09T09:59:27.824145+0000","last_active":"2023-10-09T09:59:38.208027+0000","last_peered":"2023-10-09T09:59:38.208027+0000","last_clean":"2023-10-09T09:59:38.208027+0000","last_became_active":"2023-10-09T09:59:27.822994+0000","last_became_peered":"2023-10-09T09:59:27.822994+0000","last_unstale":"2023-10-09T09:59:38.208027+0000","last_undegraded":"2023-10-09T09:59:38.208027+0000","last_fullsized":"2023-10-09T09:59:38.208027+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.811148+0000","last_change":"2023-10-09T09:57:34.764796+0000","last_active":"2023-10-09T10:00:03.811148+0000","last_peered":"2023-10-09T10:00:03.811148+0000","last_clean":"2023-10-09T10:00:03.811148+0000","last_became_active":"2023-10-09T09:57:34.764433+0000","last_became_peered":"2023-10-09T09:57:34.764433+0000","last_unstale":"2023-10-09T10:00:03.811148+0000","last_undegraded":"2023-10-09T10:00:03.811148+0000","last_fullsized":"2023-10-09T10:00:03.811148+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.802421+0000","last_change":"2023-10-09T09:59:28.012753+0000","last_active":"2023-10-09T10:00:03.802421+0000","last_peered":"2023-10-09T10:00:03.802421+0000","last_clean":"2023-10-09T10:00:03.802421+0000","last_became_active":"2023-10-09T09:59:28.011827+0000","last_became_peered":"2023-10-09T09:59:28.011827+0000","last_unstale":"2023-10-09T10:00:03.802421+0000","last_undegraded":"2023-10-09T10:00:03.802421+0000","last_fullsized":"2023-10-09T10:00:03.802421+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.805911+0000","last_change":"2023-10-09T09:57:35.341554+0000","last_active":"2023-10-09T10:00:03.805911+0000","last_peered":"2023-10-09T10:00:03.805911+0000","last_clean":"2023-10-09T10:00:03.805911+0000","last_became_active":"2023-10-09T09:57:35.340955+0000","last_became_peered":"2023-10-09T09:57:35.340955+0000","last_unstale":"2023-10-09T10:00:03.805911+0000","last_undegraded":"2023-10-09T10:00:03.805911+0000","last_fullsized":"2023-10-09T10:00:03.805911+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.805068+0000","last_change":"2023-10-09T09:59:27.822348+0000","last_active":"2023-10-09T10:00:03.805068+0000","last_peered":"2023-10-09T10:00:03.805068+0000","last_clean":"2023-10-09T10:00:03.805068+0000","last_became_active":"2023-10-09T09:59:27.821994+0000","last_became_peered":"2023-10-09T09:59:27.821994+0000","last_unstale":"2023-10-09T10:00:03.805068+0000","last_undegraded":"2023-10-09T10:00:03.805068+0000","last_fullsized":"2023-10-09T10:00:03.805068+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:29.834530+0000","last_change":"2023-10-09T09:59:28.011550+0000","last_active":"2023-10-09T09:59:29.834530+0000","last_peered":"2023-10-09T09:59:29.834530+0000","last_clean":"2023-10-09T09:59:29.834530+0000","last_became_active":"2023-10-09T09:59:28.011122+0000","last_became_peered":"2023-10-09T09:59:28.011122+0000","last_unstale":"2023-10-09T09:59:29.834530+0000","last_undegraded":"2023-10-09T09:59:29.834530+0000","last_fullsized":"2023-10-09T09:59:29.834530+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804415+0000","last_change":"2023-10-09T09:59:27.816046+0000","last_active":"2023-10-09T10:00:03.804415+0000","last_peered":"2023-10-09T10:00:03.804415+0000","last_clean":"2023-10-09T10:00:03.804415+0000","last_became_active":"2023-10-09T09:59:27.815435+0000","last_became_peered":"2023-10-09T09:59:27.815435+0000","last_unstale":"2023-10-09T10:00:03.804415+0000","last_undegraded":"2023-10-09T10:00:03.804415+0000","last_fullsized":"2023-10-09T10:00:03.804415+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":16,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:29.016111+0000","last_change":"2023-10-09T09:57:35.343264+0000","last_active":"2023-10-09T09:59:29.016111+0000","last_peered":"2023-10-09T09:59:29.016111+0000","last_clean":"2023-10-09T09:59:29.016111+0000","last_became_active":"2023-10-09T09:57:35.342279+0000","last_became_peered":"2023-10-09T09:57:35.342279+0000","last_unstale":"2023-10-09T09:59:29.016111+0000","last_undegraded":"2023-10-09T09:59:29.016111+0000","last_fullsized":"2023-10-09T09:59:29.016111+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:29.834818+0000","last_change":"2023-10-09T09:59:27.855171+0000","last_active":"2023-10-09T09:59:29.834818+0000","last_peered":"2023-10-09T09:59:29.834818+0000","last_clean":"2023-10-09T09:59:29.834818+0000","last_became_active":"2023-10-09T09:59:27.854545+0000","last_became_peered":"2023-10-09T09:59:27.854545+0000","last_unstale":"2023-10-09T09:59:29.834818+0000","last_undegraded":"2023-10-09T09:59:29.834818+0000","last_fullsized":"2023-10-09T09:59:29.834818+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:29.833518+0000","last_change":"2023-10-09T09:59:27.824537+0000","last_active":"2023-10-09T09:59:29.833518+0000","last_peered":"2023-10-09T09:59:29.833518+0000","last_clean":"2023-10-09T09:59:29.833518+0000","last_became_active":"2023-10-09T09:59:27.823583+0000","last_became_peered":"2023-10-09T09:59:27.823583+0000","last_unstale":"2023-10-09T09:59:29.833518+0000","last_undegraded":"2023-10-09T09:59:29.833518+0000","last_fullsized":"2023-10-09T09:59:29.833518+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":16,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:29.015643+0000","last_change":"2023-10-09T09:57:34.976172+0000","last_active":"2023-10-09T09:59:29.015643+0000","last_peered":"2023-10-09T09:59:29.015643+0000","last_clean":"2023-10-09T09:59:29.015643+0000","last_became_active":"2023-10-09T09:57:34.975140+0000","last_became_peered":"2023-10-09T09:57:34.975140+0000","last_unstale":"2023-10-09T09:59:29.015643+0000","last_undegraded":"2023-10-09T09:59:29.015643+0000","last_fullsized":"2023-10-09T09:59:29.015643+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.810639+0000","last_change":"2023-10-09T09:59:28.016576+0000","last_active":"2023-10-09T10:00:03.810639+0000","last_peered":"2023-10-09T10:00:03.810639+0000","last_clean":"2023-10-09T10:00:03.810639+0000","last_became_active":"2023-10-09T09:59:28.016215+0000","last_became_peered":"2023-10-09T09:59:28.016215+0000","last_unstale":"2023-10-09T10:00:03.810639+0000","last_undegraded":"2023-10-09T10:00:03.810639+0000","last_fullsized":"2023-10-09T10:00:03.810639+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.803884+0000","last_change":"2023-10-09T09:59:27.825220+0000","last_active":"2023-10-09T10:00:03.803884+0000","last_peered":"2023-10-09T10:00:03.803884+0000","last_clean":"2023-10-09T10:00:03.803884+0000","last_became_active":"2023-10-09T09:59:27.823682+0000","last_became_peered":"2023-10-09T09:59:27.823682+0000","last_unstale":"2023-10-09T10:00:03.803884+0000","last_undegraded":"2023-10-09T10:00:03.803884+0000","last_fullsized":"2023-10-09T10:00:03.803884+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":20,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:29.015083+0000","last_change":"2023-10-09T09:56:32.904694+0000","last_active":"2023-10-09T09:59:29.015083+0000","last_peered":"2023-10-09T09:59:29.015083+0000","last_clean":"2023-10-09T09:59:29.015083+0000","last_became_active":"2023-10-09T09:56:32.903942+0000","last_became_peered":"2023-10-09T09:56:32.903942+0000","last_unstale":"2023-10-09T09:59:29.015083+0000","last_undegraded":"2023-10-09T09:59:29.015083+0000","last_fullsized":"2023-10-09T09:59:29.015083+0000","mapping_epoch":49,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":50,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_clean_scrub_stamp":"2023-10-09T09:52:58.844090+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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.811086+0000","last_change":"2023-10-09T09:57:34.767173+0000","last_active":"2023-10-09T10:00:03.811086+0000","last_peered":"2023-10-09T10:00:03.811086+0000","last_clean":"2023-10-09T10:00:03.811086+0000","last_became_active":"2023-10-09T09:57:34.766657+0000","last_became_peered":"2023-10-09T09:57:34.766657+0000","last_unstale":"2023-10-09T10:00:03.811086+0000","last_undegraded":"2023-10-09T10:00:03.811086+0000","last_fullsized":"2023-10-09T10:00:03.811086+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.806424+0000","last_change":"2023-10-09T09:59:27.842001+0000","last_active":"2023-10-09T10:00:03.806424+0000","last_peered":"2023-10-09T10:00:03.806424+0000","last_clean":"2023-10-09T10:00:03.806424+0000","last_became_active":"2023-10-09T09:59:27.841439+0000","last_became_peered":"2023-10-09T09:59:27.841439+0000","last_unstale":"2023-10-09T10:00:03.806424+0000","last_undegraded":"2023-10-09T10:00:03.806424+0000","last_fullsized":"2023-10-09T10:00:03.806424+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804423+0000","last_change":"2023-10-09T09:59:27.823659+0000","last_active":"2023-10-09T10:00:03.804423+0000","last_peered":"2023-10-09T10:00:03.804423+0000","last_clean":"2023-10-09T10:00:03.804423+0000","last_became_active":"2023-10-09T09:59:27.823324+0000","last_became_peered":"2023-10-09T09:59:27.823324+0000","last_unstale":"2023-10-09T10:00:03.804423+0000","last_undegraded":"2023-10-09T10:00:03.804423+0000","last_fullsized":"2023-10-09T10:00:03.804423+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.808927+0000","last_change":"2023-10-09T09:57:35.391507+0000","last_active":"2023-10-09T10:00:03.808927+0000","last_peered":"2023-10-09T10:00:03.808927+0000","last_clean":"2023-10-09T10:00:03.808927+0000","last_became_active":"2023-10-09T09:57:35.390993+0000","last_became_peered":"2023-10-09T09:57:35.390993+0000","last_unstale":"2023-10-09T10:00:03.808927+0000","last_undegraded":"2023-10-09T10:00:03.808927+0000","last_fullsized":"2023-10-09T10:00:03.808927+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804295+0000","last_change":"2023-10-09T09:59:27.845000+0000","last_active":"2023-10-09T10:00:03.804295+0000","last_peered":"2023-10-09T10:00:03.804295+0000","last_clean":"2023-10-09T10:00:03.804295+0000","last_became_active":"2023-10-09T09:59:27.844580+0000","last_became_peered":"2023-10-09T09:59:27.844580+0000","last_unstale":"2023-10-09T10:00:03.804295+0000","last_undegraded":"2023-10-09T10:00:03.804295+0000","last_fullsized":"2023-10-09T10:00:03.804295+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804312+0000","last_change":"2023-10-09T09:59:27.831670+0000","last_active":"2023-10-09T10:00:03.804312+0000","last_peered":"2023-10-09T10:00:03.804312+0000","last_clean":"2023-10-09T10:00:03.804312+0000","last_became_active":"2023-10-09T09:59:27.831356+0000","last_became_peered":"2023-10-09T09:59:27.831356+0000","last_unstale":"2023-10-09T10:00:03.804312+0000","last_undegraded":"2023-10-09T10:00:03.804312+0000","last_fullsized":"2023-10-09T10:00:03.804312+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.811833+0000","last_change":"2023-10-09T09:57:34.767202+0000","last_active":"2023-10-09T10:00:03.811833+0000","last_peered":"2023-10-09T10:00:03.811833+0000","last_clean":"2023-10-09T10:00:03.811833+0000","last_became_active":"2023-10-09T09:57:34.766677+0000","last_became_peered":"2023-10-09T09:57:34.766677+0000","last_unstale":"2023-10-09T10:00:03.811833+0000","last_undegraded":"2023-10-09T10:00:03.811833+0000","last_fullsized":"2023-10-09T10:00:03.811833+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T10:00:04.821513+0000","last_change":"2023-10-09T10:00:04.821513+0000","last_active":"2023-10-09T10:00:04.821513+0000","last_peered":"2023-10-09T10:00:04.821513+0000","last_clean":"2023-10-09T10:00:04.821513+0000","last_became_active":"2023-10-09T10:00:04.821110+0000","last_became_peered":"2023-10-09T10:00:04.821110+0000","last_unstale":"2023-10-09T10:00:04.821513+0000","last_undegraded":"2023-10-09T10:00:04.821513+0000","last_fullsized":"2023-10-09T10:00:04.821513+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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,5,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.811704+0000","last_change":"2023-10-09T09:59:27.825548+0000","last_active":"2023-10-09T10:00:03.811704+0000","last_peered":"2023-10-09T10:00:03.811704+0000","last_clean":"2023-10-09T10:00:03.811704+0000","last_became_active":"2023-10-09T09:59:27.825222+0000","last_became_peered":"2023-10-09T09:59:27.825222+0000","last_unstale":"2023-10-09T10:00:03.811704+0000","last_undegraded":"2023-10-09T10:00:03.811704+0000","last_fullsized":"2023-10-09T10:00:03.811704+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804184+0000","last_change":"2023-10-09T09:57:34.975987+0000","last_active":"2023-10-09T10:00:03.804184+0000","last_peered":"2023-10-09T10:00:03.804184+0000","last_clean":"2023-10-09T10:00:03.804184+0000","last_became_active":"2023-10-09T09:57:34.974978+0000","last_became_peered":"2023-10-09T09:57:34.974978+0000","last_unstale":"2023-10-09T10:00:03.804184+0000","last_undegraded":"2023-10-09T10:00:03.804184+0000","last_fullsized":"2023-10-09T10:00:03.804184+0000","mapping_epoch":52,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":53,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.806527+0000","last_change":"2023-10-09T09:59:27.849368+0000","last_active":"2023-10-09T10:00:03.806527+0000","last_peered":"2023-10-09T10:00:03.806527+0000","last_clean":"2023-10-09T10:00:03.806527+0000","last_became_active":"2023-10-09T09:59:27.848491+0000","last_became_peered":"2023-10-09T09:59:27.848491+0000","last_unstale":"2023-10-09T10:00:03.806527+0000","last_undegraded":"2023-10-09T10:00:03.806527+0000","last_fullsized":"2023-10-09T10:00:03.806527+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.802552+0000","last_change":"2023-10-09T09:59:27.821849+0000","last_active":"2023-10-09T10:00:03.802552+0000","last_peered":"2023-10-09T10:00:03.802552+0000","last_clean":"2023-10-09T10:00:03.802552+0000","last_became_active":"2023-10-09T09:59:27.821382+0000","last_became_peered":"2023-10-09T09:59:27.821382+0000","last_unstale":"2023-10-09T10:00:03.802552+0000","last_undegraded":"2023-10-09T10:00:03.802552+0000","last_fullsized":"2023-10-09T10:00:03.802552+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804899+0000","last_change":"2023-10-09T09:59:27.846902+0000","last_active":"2023-10-09T10:00:03.804899+0000","last_peered":"2023-10-09T10:00:03.804899+0000","last_clean":"2023-10-09T10:00:03.804899+0000","last_became_active":"2023-10-09T09:59:27.846564+0000","last_became_peered":"2023-10-09T09:59:27.846564+0000","last_unstale":"2023-10-09T10:00:03.804899+0000","last_undegraded":"2023-10-09T10:00:03.804899+0000","last_fullsized":"2023-10-09T10:00:03.804899+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804193+0000","last_change":"2023-10-09T09:59:27.826905+0000","last_active":"2023-10-09T10:00:03.804193+0000","last_peered":"2023-10-09T10:00:03.804193+0000","last_clean":"2023-10-09T10:00:03.804193+0000","last_became_active":"2023-10-09T09:59:27.826523+0000","last_became_peered":"2023-10-09T09:59:27.826523+0000","last_unstale":"2023-10-09T10:00:03.804193+0000","last_undegraded":"2023-10-09T10:00:03.804193+0000","last_fullsized":"2023-10-09T10:00:03.804193+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804769+0000","last_change":"2023-10-09T09:59:27.855686+0000","last_active":"2023-10-09T10:00:03.804769+0000","last_peered":"2023-10-09T10:00:03.804769+0000","last_clean":"2023-10-09T10:00:03.804769+0000","last_became_active":"2023-10-09T09:59:27.855263+0000","last_became_peered":"2023-10-09T09:59:27.855263+0000","last_unstale":"2023-10-09T10:00:03.804769+0000","last_undegraded":"2023-10-09T10:00:03.804769+0000","last_fullsized":"2023-10-09T10:00:03.804769+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.810501+0000","last_change":"2023-10-09T09:59:27.834173+0000","last_active":"2023-10-09T10:00:03.810501+0000","last_peered":"2023-10-09T10:00:03.810501+0000","last_clean":"2023-10-09T10:00:03.810501+0000","last_became_active":"2023-10-09T09:59:27.832900+0000","last_became_peered":"2023-10-09T09:59:27.832900+0000","last_unstale":"2023-10-09T10:00:03.810501+0000","last_undegraded":"2023-10-09T10:00:03.810501+0000","last_fullsized":"2023-10-09T10:00:03.810501+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804372+0000","last_change":"2023-10-09T09:59:27.848347+0000","last_active":"2023-10-09T10:00:03.804372+0000","last_peered":"2023-10-09T10:00:03.804372+0000","last_clean":"2023-10-09T10:00:03.804372+0000","last_became_active":"2023-10-09T09:59:27.847978+0000","last_became_peered":"2023-10-09T09:59:27.847978+0000","last_unstale":"2023-10-09T10:00:03.804372+0000","last_undegraded":"2023-10-09T10:00:03.804372+0000","last_fullsized":"2023-10-09T10:00:03.804372+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.805374+0000","last_change":"2023-10-09T09:59:27.833674+0000","last_active":"2023-10-09T10:00:03.805374+0000","last_peered":"2023-10-09T10:00:03.805374+0000","last_clean":"2023-10-09T10:00:03.805374+0000","last_became_active":"2023-10-09T09:59:27.833140+0000","last_became_peered":"2023-10-09T09:59:27.833140+0000","last_unstale":"2023-10-09T10:00:03.805374+0000","last_undegraded":"2023-10-09T10:00:03.805374+0000","last_fullsized":"2023-10-09T10:00:03.805374+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:29.834991+0000","last_change":"2023-10-09T09:59:27.855003+0000","last_active":"2023-10-09T09:59:29.834991+0000","last_peered":"2023-10-09T09:59:29.834991+0000","last_clean":"2023-10-09T09:59:29.834991+0000","last_became_active":"2023-10-09T09:59:27.854604+0000","last_became_peered":"2023-10-09T09:59:27.854604+0000","last_unstale":"2023-10-09T09:59:29.834991+0000","last_undegraded":"2023-10-09T09:59:29.834991+0000","last_fullsized":"2023-10-09T09:59:29.834991+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.811332+0000","last_change":"2023-10-09T09:59:27.823871+0000","last_active":"2023-10-09T10:00:03.811332+0000","last_peered":"2023-10-09T10:00:03.811332+0000","last_clean":"2023-10-09T10:00:03.811332+0000","last_became_active":"2023-10-09T09:59:27.823522+0000","last_became_peered":"2023-10-09T09:59:27.823522+0000","last_unstale":"2023-10-09T10:00:03.811332+0000","last_undegraded":"2023-10-09T10:00:03.811332+0000","last_fullsized":"2023-10-09T10:00:03.811332+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.810150+0000","last_change":"2023-10-09T09:59:28.013247+0000","last_active":"2023-10-09T10:00:03.810150+0000","last_peered":"2023-10-09T10:00:03.810150+0000","last_clean":"2023-10-09T10:00:03.810150+0000","last_became_active":"2023-10-09T09:59:28.012326+0000","last_became_peered":"2023-10-09T09:59:28.012326+0000","last_unstale":"2023-10-09T10:00:03.810150+0000","last_undegraded":"2023-10-09T10:00:03.810150+0000","last_fullsized":"2023-10-09T10:00:03.810150+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:33.937044+0000","last_change":"2023-10-09T09:59:27.823397+0000","last_active":"2023-10-09T09:59:33.937044+0000","last_peered":"2023-10-09T09:59:33.937044+0000","last_clean":"2023-10-09T09:59:33.937044+0000","last_became_active":"2023-10-09T09:59:27.822307+0000","last_became_peered":"2023-10-09T09:59:27.822307+0000","last_unstale":"2023-10-09T09:59:33.937044+0000","last_undegraded":"2023-10-09T09:59:33.937044+0000","last_fullsized":"2023-10-09T09:59:33.937044+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.803950+0000","last_change":"2023-10-09T09:59:27.847758+0000","last_active":"2023-10-09T10:00:03.803950+0000","last_peered":"2023-10-09T10:00:03.803950+0000","last_clean":"2023-10-09T10:00:03.803950+0000","last_became_active":"2023-10-09T09:59:27.847423+0000","last_became_peered":"2023-10-09T09:59:27.847423+0000","last_unstale":"2023-10-09T10:00:03.803950+0000","last_undegraded":"2023-10-09T10:00:03.803950+0000","last_fullsized":"2023-10-09T10:00:03.803950+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":14,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:33.938490+0000","last_change":"2023-10-09T09:59:27.830697+0000","last_active":"2023-10-09T09:59:33.938490+0000","last_peered":"2023-10-09T09:59:33.938490+0000","last_clean":"2023-10-09T09:59:33.938490+0000","last_became_active":"2023-10-09T09:59:27.830288+0000","last_became_peered":"2023-10-09T09:59:27.830288+0000","last_unstale":"2023-10-09T09:59:33.938490+0000","last_undegraded":"2023-10-09T09:59:33.938490+0000","last_fullsized":"2023-10-09T09:59:33.938490+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.811043+0000","last_change":"2023-10-09T09:59:28.014591+0000","last_active":"2023-10-09T10:00:03.811043+0000","last_peered":"2023-10-09T10:00:03.811043+0000","last_clean":"2023-10-09T10:00:03.811043+0000","last_became_active":"2023-10-09T09:59:28.013835+0000","last_became_peered":"2023-10-09T09:59:28.013835+0000","last_unstale":"2023-10-09T10:00:03.811043+0000","last_undegraded":"2023-10-09T10:00:03.811043+0000","last_fullsized":"2023-10-09T10:00:03.811043+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:33.938524+0000","last_change":"2023-10-09T09:59:27.831943+0000","last_active":"2023-10-09T09:59:33.938524+0000","last_peered":"2023-10-09T09:59:33.938524+0000","last_clean":"2023-10-09T09:59:33.938524+0000","last_became_active":"2023-10-09T09:59:27.831599+0000","last_became_peered":"2023-10-09T09:59:27.831599+0000","last_unstale":"2023-10-09T09:59:33.938524+0000","last_undegraded":"2023-10-09T09:59:33.938524+0000","last_fullsized":"2023-10-09T09:59:33.938524+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.805179+0000","last_change":"2023-10-09T09:59:28.012932+0000","last_active":"2023-10-09T10:00:03.805179+0000","last_peered":"2023-10-09T10:00:03.805179+0000","last_clean":"2023-10-09T10:00:03.805179+0000","last_became_active":"2023-10-09T09:59:28.011482+0000","last_became_peered":"2023-10-09T09:59:28.011482+0000","last_unstale":"2023-10-09T10:00:03.805179+0000","last_undegraded":"2023-10-09T10:00:03.805179+0000","last_fullsized":"2023-10-09T10:00:03.805179+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":21,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.809999+0000","last_change":"2023-10-09T09:59:27.828220+0000","last_active":"2023-10-09T10:00:03.809999+0000","last_peered":"2023-10-09T10:00:03.809999+0000","last_clean":"2023-10-09T10:00:03.809999+0000","last_became_active":"2023-10-09T09:59:27.827365+0000","last_became_peered":"2023-10-09T09:59:27.827365+0000","last_unstale":"2023-10-09T10:00:03.809999+0000","last_undegraded":"2023-10-09T10:00:03.809999+0000","last_fullsized":"2023-10-09T10:00:03.809999+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:29.834497+0000","last_change":"2023-10-09T09:59:28.016024+0000","last_active":"2023-10-09T09:59:29.834497+0000","last_peered":"2023-10-09T09:59:29.834497+0000","last_clean":"2023-10-09T09:59:29.834497+0000","last_became_active":"2023-10-09T09:59:28.015501+0000","last_became_peered":"2023-10-09T09:59:28.015501+0000","last_unstale":"2023-10-09T09:59:29.834497+0000","last_undegraded":"2023-10-09T09:59:29.834497+0000","last_fullsized":"2023-10-09T09:59:29.834497+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:29.015555+0000","last_change":"2023-10-09T09:59:27.829644+0000","last_active":"2023-10-09T09:59:29.015555+0000","last_peered":"2023-10-09T09:59:29.015555+0000","last_clean":"2023-10-09T09:59:29.015555+0000","last_became_active":"2023-10-09T09:59:27.829291+0000","last_became_peered":"2023-10-09T09:59:27.829291+0000","last_unstale":"2023-10-09T09:59:29.015555+0000","last_undegraded":"2023-10-09T09:59:29.015555+0000","last_fullsized":"2023-10-09T09:59:29.015555+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.811373+0000","last_change":"2023-10-09T09:59:28.016379+0000","last_active":"2023-10-09T10:00:03.811373+0000","last_peered":"2023-10-09T10:00:03.811373+0000","last_clean":"2023-10-09T10:00:03.811373+0000","last_became_active":"2023-10-09T09:59:28.015928+0000","last_became_peered":"2023-10-09T09:59:28.015928+0000","last_unstale":"2023-10-09T10:00:03.811373+0000","last_undegraded":"2023-10-09T10:00:03.811373+0000","last_fullsized":"2023-10-09T10:00:03.811373+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:29.833742+0000","last_change":"2023-10-09T09:59:27.828259+0000","last_active":"2023-10-09T09:59:29.833742+0000","last_peered":"2023-10-09T09:59:29.833742+0000","last_clean":"2023-10-09T09:59:29.833742+0000","last_became_active":"2023-10-09T09:59:27.827972+0000","last_became_peered":"2023-10-09T09:59:27.827972+0000","last_unstale":"2023-10-09T09:59:29.833742+0000","last_undegraded":"2023-10-09T09:59:29.833742+0000","last_fullsized":"2023-10-09T09:59:29.833742+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.805839+0000","last_change":"2023-10-09T09:59:28.011770+0000","last_active":"2023-10-09T10:00:03.805839+0000","last_peered":"2023-10-09T10:00:03.805839+0000","last_clean":"2023-10-09T10:00:03.805839+0000","last_became_active":"2023-10-09T09:59:28.011406+0000","last_became_peered":"2023-10-09T09:59:28.011406+0000","last_unstale":"2023-10-09T10:00:03.805839+0000","last_undegraded":"2023-10-09T10:00:03.805839+0000","last_fullsized":"2023-10-09T10:00:03.805839+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":14,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:33.938914+0000","last_change":"2023-10-09T09:59:27.829672+0000","last_active":"2023-10-09T09:59:33.938914+0000","last_peered":"2023-10-09T09:59:33.938914+0000","last_clean":"2023-10-09T09:59:33.938914+0000","last_became_active":"2023-10-09T09:59:27.829262+0000","last_became_peered":"2023-10-09T09:59:27.829262+0000","last_unstale":"2023-10-09T09:59:33.938914+0000","last_undegraded":"2023-10-09T09:59:33.938914+0000","last_fullsized":"2023-10-09T09:59:33.938914+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804416+0000","last_change":"2023-10-09T09:59:27.844001+0000","last_active":"2023-10-09T10:00:03.804416+0000","last_peered":"2023-10-09T10:00:03.804416+0000","last_clean":"2023-10-09T10:00:03.804416+0000","last_became_active":"2023-10-09T09:59:27.843512+0000","last_became_peered":"2023-10-09T09:59:27.843512+0000","last_unstale":"2023-10-09T10:00:03.804416+0000","last_undegraded":"2023-10-09T10:00:03.804416+0000","last_fullsized":"2023-10-09T10:00:03.804416+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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.14","version":"59'6","reported_seq":19,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804610+0000","last_change":"2023-10-09T09:59:27.830648+0000","last_active":"2023-10-09T10:00:03.804610+0000","last_peered":"2023-10-09T10:00:03.804610+0000","last_clean":"2023-10-09T10:00:03.804610+0000","last_became_active":"2023-10-09T09:59:27.830334+0000","last_became_peered":"2023-10-09T09:59:27.830334+0000","last_unstale":"2023-10-09T10:00:03.804610+0000","last_undegraded":"2023-10-09T10:00:03.804610+0000","last_fullsized":"2023-10-09T10:00:03.804610+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.803328+0000","last_change":"2023-10-09T09:59:27.846423+0000","last_active":"2023-10-09T10:00:03.803328+0000","last_peered":"2023-10-09T10:00:03.803328+0000","last_clean":"2023-10-09T10:00:03.803328+0000","last_became_active":"2023-10-09T09:59:27.845762+0000","last_became_peered":"2023-10-09T09:59:27.845762+0000","last_unstale":"2023-10-09T10:00:03.803328+0000","last_undegraded":"2023-10-09T10:00:03.803328+0000","last_fullsized":"2023-10-09T10:00:03.803328+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":15,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:33.938747+0000","last_change":"2023-10-09T09:59:27.828429+0000","last_active":"2023-10-09T09:59:33.938747+0000","last_peered":"2023-10-09T09:59:33.938747+0000","last_clean":"2023-10-09T09:59:33.938747+0000","last_became_active":"2023-10-09T09:59:27.827996+0000","last_became_peered":"2023-10-09T09:59:27.827996+0000","last_unstale":"2023-10-09T09:59:33.938747+0000","last_undegraded":"2023-10-09T09:59:33.938747+0000","last_fullsized":"2023-10-09T09:59:33.938747+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.803564+0000","last_change":"2023-10-09T09:59:28.012146+0000","last_active":"2023-10-09T10:00:03.803564+0000","last_peered":"2023-10-09T10:00:03.803564+0000","last_clean":"2023-10-09T10:00:03.803564+0000","last_became_active":"2023-10-09T09:59:28.011791+0000","last_became_peered":"2023-10-09T09:59:28.011791+0000","last_unstale":"2023-10-09T10:00:03.803564+0000","last_undegraded":"2023-10-09T10:00:03.803564+0000","last_fullsized":"2023-10-09T10:00:03.803564+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.811459+0000","last_change":"2023-10-09T09:59:27.820645+0000","last_active":"2023-10-09T10:00:03.811459+0000","last_peered":"2023-10-09T10:00:03.811459+0000","last_clean":"2023-10-09T10:00:03.811459+0000","last_became_active":"2023-10-09T09:59:27.820282+0000","last_became_peered":"2023-10-09T09:59:27.820282+0000","last_unstale":"2023-10-09T10:00:03.811459+0000","last_undegraded":"2023-10-09T10:00:03.811459+0000","last_fullsized":"2023-10-09T10:00:03.811459+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.805577+0000","last_change":"2023-10-09T09:59:27.856446+0000","last_active":"2023-10-09T10:00:03.805577+0000","last_peered":"2023-10-09T10:00:03.805577+0000","last_clean":"2023-10-09T10:00:03.805577+0000","last_became_active":"2023-10-09T09:59:27.856122+0000","last_became_peered":"2023-10-09T09:59:27.856122+0000","last_unstale":"2023-10-09T10:00:03.805577+0000","last_undegraded":"2023-10-09T10:00:03.805577+0000","last_fullsized":"2023-10-09T10:00:03.805577+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":12,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:29.834206+0000","last_change":"2023-10-09T09:59:27.821027+0000","last_active":"2023-10-09T09:59:29.834206+0000","last_peered":"2023-10-09T09:59:29.834206+0000","last_clean":"2023-10-09T09:59:29.834206+0000","last_became_active":"2023-10-09T09:59:27.820650+0000","last_became_peered":"2023-10-09T09:59:27.820650+0000","last_unstale":"2023-10-09T09:59:29.834206+0000","last_undegraded":"2023-10-09T09:59:29.834206+0000","last_fullsized":"2023-10-09T09:59:29.834206+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":21,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-10-09T10:00:04.822960+0000","last_change":"2023-10-09T10:00:04.822960+0000","last_active":"2023-10-09T10:00:04.822960+0000","last_peered":"2023-10-09T10:00:04.822960+0000","last_clean":"2023-10-09T10:00:04.822960+0000","last_became_active":"2023-10-09T10:00:04.822540+0000","last_became_peered":"2023-10-09T10:00:04.822540+0000","last_unstale":"2023-10-09T10:00:04.822960+0000","last_undegraded":"2023-10-09T10:00:04.822960+0000","last_fullsized":"2023-10-09T10:00:04.822960+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.805764+0000","last_change":"2023-10-09T09:59:27.822314+0000","last_active":"2023-10-09T10:00:03.805764+0000","last_peered":"2023-10-09T10:00:03.805764+0000","last_clean":"2023-10-09T10:00:03.805764+0000","last_became_active":"2023-10-09T09:59:27.821939+0000","last_became_peered":"2023-10-09T09:59:27.821939+0000","last_unstale":"2023-10-09T10:00:03.805764+0000","last_undegraded":"2023-10-09T10:00:03.805764+0000","last_fullsized":"2023-10-09T10:00:03.805764+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":11,"reported_epoch":59,"state":"active+clean","last_fresh":"2023-10-09T09:59:29.834611+0000","last_change":"2023-10-09T09:59:28.013226+0000","last_active":"2023-10-09T09:59:29.834611+0000","last_peered":"2023-10-09T09:59:29.834611+0000","last_clean":"2023-10-09T09:59:29.834611+0000","last_became_active":"2023-10-09T09:59:28.012901+0000","last_became_peered":"2023-10-09T09:59:28.012901+0000","last_unstale":"2023-10-09T09:59:29.834611+0000","last_undegraded":"2023-10-09T09:59:29.834611+0000","last_fullsized":"2023-10-09T09:59:29.834611+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.803206+0000","last_change":"2023-10-09T09:59:27.824371+0000","last_active":"2023-10-09T10:00:03.803206+0000","last_peered":"2023-10-09T10:00:03.803206+0000","last_clean":"2023-10-09T10:00:03.803206+0000","last_became_active":"2023-10-09T09:59:27.823972+0000","last_became_peered":"2023-10-09T09:59:27.823972+0000","last_unstale":"2023-10-09T10:00:03.803206+0000","last_undegraded":"2023-10-09T10:00:03.803206+0000","last_fullsized":"2023-10-09T10:00:03.803206+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804817+0000","last_change":"2023-10-09T09:59:27.855663+0000","last_active":"2023-10-09T10:00:03.804817+0000","last_peered":"2023-10-09T10:00:03.804817+0000","last_clean":"2023-10-09T10:00:03.804817+0000","last_became_active":"2023-10-09T09:59:27.854882+0000","last_became_peered":"2023-10-09T09:59:27.854882+0000","last_unstale":"2023-10-09T10:00:03.804817+0000","last_undegraded":"2023-10-09T10:00:03.804817+0000","last_fullsized":"2023-10-09T10:00:03.804817+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+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":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-10-09T10:00:03.804149+0000","last_change":"2023-10-09T09:59:27.823176+0000","last_active":"2023-10-09T10:00:03.804149+0000","last_peered":"2023-10-09T10:00:03.804149+0000","last_clean":"2023-10-09T10:00:03.804149+0000","last_became_active":"2023-10-09T09:59:27.822874+0000","last_became_peered":"2023-10-09T09:59:27.822874+0000","last_unstale":"2023-10-09T10:00:03.804149+0000","last_undegraded":"2023-10-09T10:00:03.804149+0000","last_fullsized":"2023-10-09T10:00:03.804149+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":206158430266,"num_pgs":30,"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":264623,"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":"Mon Oct 9 10:00:33 2023","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.84399999999999997,"15min":0.80700000000000005},"min":{"1min":0.52800000000000002,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.1519999999999999,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.98199999999999998},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.89000000000000001,"15min":0.85699999999999998},"min":{"1min":0.67200000000000004,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.522,"5min":1.522,"15min":1.522},"last":1.024}]},{"osd":1,"last update":"Mon Oct 9 10:00:33 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.89300000000000002,"15min":0.88700000000000001},"min":{"1min":0.56000000000000005,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.1870000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.871,"15min":0.86299999999999999},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.55,"5min":1.55,"15min":1.55},"last":1.1990000000000001}]},{"osd":2,"last update":"Mon Oct 9 10:00:33 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.89800000000000002,"15min":0.89400000000000002},"min":{"1min":0.59099999999999997,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.1379999999999999,"5min":1.552,"15min":1.552},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.93300000000000005,"15min":0.92800000000000005},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.2010000000000001,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.1779999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:00:33 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.89200000000000002,"15min":0.85399999999999998},"min":{"1min":0.67600000000000005,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.482,"5min":1.482,"15min":1.482},"last":1.151},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.0049999999999999,"15min":1.0109999999999999},"min":{"1min":0.69799999999999995,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.4470000000000001,"5min":1.766,"15min":1.766},"last":1.1279999999999999}]},{"osd":4,"last update":"Mon Oct 9 10:00:33 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.91900000000000004,"15min":0.90000000000000002},"min":{"1min":0.65300000000000002,"5min":0.496,"15min":0.496},"max":{"1min":1.3779999999999999,"5min":1.8280000000000001,"15min":1.8280000000000001},"last":0.94799999999999995},{"interface":"front","average":{"1min":1.0509999999999999,"5min":0.95899999999999996,"15min":0.92000000000000004},"min":{"1min":0.73399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.6619999999999999,"5min":1.6619999999999999,"15min":1.6619999999999999},"last":1.234}]},{"osd":5,"last update":"Mon Oct 9 10:00:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":0.98899999999999999,"15min":0.95699999999999996},"min":{"1min":0.73299999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.3149999999999999,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":1.226},{"interface":"front","average":{"1min":1.054,"5min":1.01,"15min":1.0389999999999999},"min":{"1min":0.72999999999999998,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.698,"5min":1.8700000000000001,"15min":1.8700000000000001},"last":1.26}]},{"osd":6,"last update":"Mon Oct 9 10:00:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.02,"15min":1.0489999999999999},"min":{"1min":0.78800000000000003,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.633,"5min":1.7569999999999999,"15min":1.7569999999999999},"last":1.0880000000000001},{"interface":"front","average":{"1min":1.151,"5min":1.073,"15min":1.0389999999999999},"min":{"1min":0.95399999999999996,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.792,"5min":1.792,"15min":1.792},"last":1.0609999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626498,"num_pgs":27,"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":264162,"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":"Mon Oct 9 10:00:56 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.90500000000000003,"15min":0.92100000000000004},"min":{"1min":0.57899999999999996,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.179,"5min":2.0270000000000001,"15min":2.0270000000000001},"last":0.875},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.86399999999999999,"15min":0.90200000000000002},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.1679999999999999,"5min":1.222,"15min":1.222},"last":1.0429999999999999}]},{"osd":1,"last update":"Mon Oct 9 10:00:56 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.91800000000000004,"15min":0.91800000000000004},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.3109999999999999,"5min":1.417,"15min":1.417},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.91200000000000003,"15min":0.96799999999999997},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.25,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.96599999999999997}]},{"osd":2,"last update":"Mon Oct 9 10:00:56 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.91600000000000004,"15min":0.92000000000000004},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.1990000000000001,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":0.71799999999999997},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.94899999999999995,"15min":0.98299999999999998},"min":{"1min":0.68799999999999994,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.2609999999999999,"5min":1.371,"15min":1.371},"last":1.0169999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:00:56 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.95499999999999996,"15min":0.996},"min":{"1min":0.55300000000000005,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.294,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.93899999999999995,"15min":0.94499999999999995},"min":{"1min":0.69299999999999995,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.1000000000000001,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.93200000000000005}]},{"osd":4,"last update":"Mon Oct 9 10:00:56 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.89900000000000002,"15min":0.86699999999999999},"min":{"1min":0.52900000000000003,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.246,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":0.77900000000000003},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.97899999999999998,"15min":0.96699999999999997},"min":{"1min":0.60299999999999998,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.3,"5min":1.456,"15min":1.456},"last":1.0660000000000001}]},{"osd":5,"last update":"Mon Oct 9 10:00:56 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.92600000000000005,"15min":0.90400000000000003},"min":{"1min":0.70399999999999996,"5min":0.436,"15min":0.436},"max":{"1min":1.236,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.997},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.022,"15min":0.998},"min":{"1min":0.64700000000000002,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.345,"5min":1.528,"15min":1.528},"last":1.0960000000000001}]},{"osd":7,"last update":"Mon Oct 9 10:00:34 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.0700000000000001,"15min":1.0389999999999999},"min":{"1min":0.77400000000000002,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.3979999999999999,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.028,"15min":0.99399999999999999},"min":{"1min":0.75900000000000001,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.4059999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.85099999999999998}]}]},{"osd":1,"up_from":13,"seq":55834574956,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297696,"kb_used_data":600,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447456,"statfs":{"total":95995035648,"available":95690194944,"internally_reserved":0,"allocated":614400,"data_stored":263186,"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":"Mon Oct 9 10:00:25 2023","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.68300000000000005,"15min":0.60699999999999998},"min":{"1min":0.38800000000000001,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.135,"5min":1.135,"15min":1.135},"last":0.64100000000000001},{"interface":"front","average":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.63600000000000001},"min":{"1min":0.35699999999999998,"5min":0.309,"15min":0.309},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.79500000000000004}]},{"osd":2,"last update":"Mon Oct 9 10:00:14 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.71399999999999997,"15min":0.66000000000000003},"min":{"1min":0.45500000000000002,"5min":0.311,"15min":0.311},"max":{"1min":1.036,"5min":1.1619999999999999,"15min":1.1619999999999999},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.76700000000000002,"15min":0.70299999999999996},"min":{"1min":0.46700000000000003,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.115,"5min":1.298,"15min":1.298},"last":0.70699999999999996}]},{"osd":3,"last update":"Mon Oct 9 10:00:58 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.77200000000000002,"15min":0.82099999999999995},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1.351,"5min":1.351,"15min":1.351},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.73899999999999999,"5min":0.86599999999999999,"15min":0.90700000000000003},"min":{"1min":0.40400000000000003,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.3220000000000001,"5min":1.502,"15min":1.502},"last":0.82599999999999996}]},{"osd":4,"last update":"Mon Oct 9 10:00:30 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.99199999999999999,"15min":0.97599999999999998},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.3540000000000001,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":1.2150000000000001},{"interface":"front","average":{"1min":1.002,"5min":1.0149999999999999,"15min":0.98599999999999999},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.411,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.1919999999999999}]},{"osd":5,"last update":"Mon Oct 9 10:00:14 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.0409999999999999,"15min":1.0700000000000001},"min":{"1min":0.82499999999999996,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.333,"5min":1.581,"15min":1.581},"last":0.88600000000000001},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.0740000000000001,"15min":1.0860000000000001},"min":{"1min":0.77500000000000002,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.5,"5min":1.575,"15min":1.575},"last":0.99099999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:00:58 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":1.0389999999999999,"15min":1.0980000000000001},"min":{"1min":0.626,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.232,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":0.871},{"interface":"front","average":{"1min":0.96199999999999997,"5min":1.052,"15min":1.099},"min":{"1min":0.66800000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.2969999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":0.90700000000000003}]},{"osd":7,"last update":"Mon Oct 9 10:00:36 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.0820000000000001,"15min":1.1120000000000001},"min":{"1min":0.71999999999999997,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.595,"5min":1.645,"15min":1.645},"last":1.034},{"interface":"front","average":{"1min":1.0429999999999999,"5min":1.0760000000000001,"15min":1.0980000000000001},"min":{"1min":0.67900000000000005,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.609,"5min":1.609,"15min":1.609},"last":1.1040000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738485,"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":263762,"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":"Mon Oct 9 10:00:30 2023","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":0.70199999999999996,"15min":0.621},"min":{"1min":0.42699999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.0960000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.77800000000000002,"5min":0.76700000000000002,"15min":0.66000000000000003},"min":{"1min":0.45500000000000002,"5min":0.36599999999999999,"15min":0.35899999999999999},"max":{"1min":1.7270000000000001,"5min":1.7270000000000001,"15min":1.7270000000000001},"last":0.78800000000000003}]},{"osd":2,"last update":"Mon Oct 9 10:00:11 2023","interfaces":[{"interface":"back","average":{"1min":0.752,"5min":0.80500000000000005,"15min":0.73299999999999998},"min":{"1min":0.495,"5min":0.42299999999999999,"15min":0.38},"max":{"1min":1.024,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.93700000000000006},{"interface":"front","average":{"1min":0.70199999999999996,"5min":0.73999999999999999,"15min":0.69999999999999996},"min":{"1min":0.52300000000000002,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.88100000000000001,"5min":1.145,"15min":1.145},"last":0.86899999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:00:56 2023","interfaces":[{"interface":"back","average":{"1min":0.70399999999999996,"5min":0.70999999999999996,"15min":0.73299999999999998},"min":{"1min":0.44400000000000001,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.161,"5min":1.161,"15min":1.161},"last":0.89700000000000002},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.86399999999999999,"15min":0.874},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.5009999999999999,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":1.2430000000000001}]},{"osd":4,"last update":"Mon Oct 9 10:00:35 2023","interfaces":[{"interface":"back","average":{"1min":1.23,"5min":1.0920000000000001,"15min":1.0740000000000001},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":3.4969999999999999,"5min":3.4969999999999999,"15min":3.4969999999999999},"last":1.3560000000000001},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.0189999999999999,"15min":1.0009999999999999},"min":{"1min":0.66300000000000003,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":3.4470000000000001,"5min":3.4470000000000001,"15min":3.4470000000000001},"last":1.0469999999999999}]},{"osd":5,"last update":"Mon Oct 9 10:00:17 2023","interfaces":[{"interface":"back","average":{"1min":1.169,"5min":1.1020000000000001,"15min":1.0669999999999999},"min":{"1min":0.81999999999999995,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":3.0099999999999998,"5min":3.0099999999999998,"15min":3.0099999999999998},"last":1.139},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.0580000000000001,"15min":1.056},"min":{"1min":0.70199999999999996,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":3.048,"5min":3.048,"15min":3.048},"last":1.071}]},{"osd":6,"last update":"Mon Oct 9 10:00:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.0600000000000001,"15min":1.028},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.796,"5min":2.9929999999999999,"15min":2.9929999999999999},"last":1.1819999999999999},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.155,"15min":1.143},"min":{"1min":0.68200000000000005,"5min":0.623,"15min":0.623},"max":{"1min":1.869,"5min":3.4060000000000001,"15min":3.4060000000000001},"last":1.4279999999999999}]},{"osd":7,"last update":"Mon Oct 9 10:00:35 2023","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":1.105,"15min":1.127},"min":{"1min":0.69299999999999995,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":2.883,"5min":2.883,"15min":2.883},"last":1.3149999999999999},{"interface":"front","average":{"1min":1.177,"5min":1.1240000000000001,"15min":1.155},"min":{"1min":0.75,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":3.1150000000000002,"5min":3.1150000000000002,"15min":3.1150000000000002},"last":1.2749999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411428,"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":263774,"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":"Mon Oct 9 10:00:17 2023","interfaces":[{"interface":"back","average":{"1min":0.68500000000000005,"5min":0.70199999999999996,"15min":0.65000000000000002},"min":{"1min":0.42599999999999999,"5min":0.371,"15min":0.32200000000000001},"max":{"1min":1.0549999999999999,"5min":1.1559999999999999,"15min":1.1559999999999999},"last":0.81799999999999995},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.73499999999999999,"15min":0.65800000000000003},"min":{"1min":0.48999999999999999,"5min":0.39900000000000002,"15min":0.36799999999999999},"max":{"1min":1.008,"5min":1.6240000000000001,"15min":1.6240000000000001},"last":0.85099999999999998}]},{"osd":1,"last update":"Mon Oct 9 10:00:17 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.77400000000000002,"15min":0.69899999999999995},"min":{"1min":0.55400000000000005,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.054,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.008},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.80100000000000005,"15min":0.70899999999999996},"min":{"1min":0.46700000000000003,"5min":0.38100000000000001,"15min":0.35399999999999998},"max":{"1min":1.1240000000000001,"5min":1.468,"15min":1.468},"last":0.72399999999999998}]},{"osd":3,"last update":"Mon Oct 9 10:00:55 2023","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":0.79100000000000004,"15min":0.79000000000000004},"min":{"1min":0.48199999999999998,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.85699999999999998,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.76900000000000002},{"interface":"front","average":{"1min":0.74199999999999999,"5min":0.83299999999999996,"15min":0.85699999999999998},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.1279999999999999,"5min":1.512,"15min":1.512},"last":1.0389999999999999}]},{"osd":4,"last update":"Mon Oct 9 10:00:35 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.93899999999999995,"15min":0.95099999999999996},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.226,"5min":1.5089999999999999,"15min":1.5089999999999999},"last":0.98999999999999999},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.048,"15min":1.0309999999999999},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.498,"5min":1.498,"15min":1.498},"last":1.212}]},{"osd":5,"last update":"Mon Oct 9 10:00:17 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.0389999999999999,"15min":1.0680000000000001},"min":{"1min":0.77200000000000002,"5min":0.627,"15min":0.627},"max":{"1min":1.5620000000000001,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":1.4239999999999999},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.0820000000000001,"15min":1.0900000000000001},"min":{"1min":0.70999999999999996,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.579,"5min":1.6659999999999999,"15min":1.6659999999999999},"last":1.4119999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:00:55 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.0740000000000001,"15min":1.1419999999999999},"min":{"1min":0.70599999999999996,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.4670000000000001,"5min":2.2090000000000001,"15min":2.2090000000000001},"last":1.331},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.0960000000000001,"15min":1.1399999999999999},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.488,"5min":1.732,"15min":1.732},"last":1.4710000000000001}]},{"osd":7,"last update":"Mon Oct 9 10:00:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.0580000000000001,"15min":1.0980000000000001},"min":{"1min":0.63,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.3759999999999999,"5min":1.581,"15min":1.581},"last":1.095},{"interface":"front","average":{"1min":1.161,"5min":1.1679999999999999,"15min":1.214},"min":{"1min":0.85899999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.5880000000000001,"5min":2.016,"15min":2.016},"last":1.2769999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182490,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297696,"kb_used_data":600,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447456,"statfs":{"total":95995035648,"available":95690194944,"internally_reserved":0,"allocated":614400,"data_stored":262961,"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":"Mon Oct 9 10:00:57 2023","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":0.72099999999999997,"15min":0.69799999999999995},"min":{"1min":0.50900000000000001,"5min":0.307,"15min":0.307},"max":{"1min":1.1200000000000001,"5min":1.22,"15min":1.22},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.76400000000000001,"5min":0.73299999999999998,"15min":0.73299999999999998},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.768,"5min":1.768,"15min":1.768},"last":1.0820000000000001}]},{"osd":1,"last update":"Mon Oct 9 10:00:57 2023","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.754,"15min":0.75800000000000001},"min":{"1min":0.35099999999999998,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.425,"5min":1.663,"15min":1.663},"last":1.663},{"interface":"front","average":{"1min":0.82999999999999996,"5min":0.81599999999999995,"15min":0.80200000000000005},"min":{"1min":0.505,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.3540000000000001,"5min":1.3540000000000001,"15min":1.401},"last":1.2669999999999999}]},{"osd":2,"last update":"Mon Oct 9 10:00:57 2023","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.84399999999999997,"15min":0.85699999999999998},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.619,"5min":1.619,"15min":2.044},"last":1.2949999999999999},{"interface":"front","average":{"1min":0.872,"5min":0.89200000000000002,"15min":0.872},"min":{"1min":0.47199999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.4750000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":1.0089999999999999}]},{"osd":4,"last update":"Mon Oct 9 10:00:33 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":0.95099999999999996,"15min":0.93700000000000006},"min":{"1min":0.67100000000000004,"5min":0.58399999999999996,"15min":0.57599999999999996},"max":{"1min":1.4950000000000001,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.837},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.0740000000000001,"15min":1.04},"min":{"1min":0.83899999999999997,"5min":0.66200000000000003,"15min":0.59999999999999998},"max":{"1min":1.381,"5min":1.468,"15min":1.536},"last":1.1160000000000001}]},{"osd":5,"last update":"Mon Oct 9 10:00:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.0740000000000001,"15min":1.0600000000000001},"min":{"1min":0.78900000000000003,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.194},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.0680000000000001,"15min":1.052},"min":{"1min":0.59699999999999998,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.472,"5min":2.3050000000000002,"15min":2.3050000000000002},"last":1.3979999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:00:57 2023","interfaces":[{"interface":"back","average":{"1min":1.147,"5min":1.1060000000000001,"15min":1.1539999999999999},"min":{"1min":0.65700000000000003,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.883,"5min":2.0670000000000002,"15min":2.0670000000000002},"last":1.5900000000000001},{"interface":"front","average":{"1min":1.163,"5min":1.1559999999999999,"15min":1.1739999999999999},"min":{"1min":0.83099999999999996,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.738,"5min":1.738,"15min":1.738},"last":1.331}]},{"osd":7,"last update":"Mon Oct 9 10:00:36 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.105,"15min":1.1479999999999999},"min":{"1min":0.72199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.5820000000000001,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":1.212},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.1919999999999999,"15min":1.276},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.5269999999999999,"5min":2.2570000000000001,"15min":2.2570000000000001},"last":1.508}]}]},{"osd":4,"up_from":30,"seq":128849018963,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":297716,"kb_used_data":620,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447436,"statfs":{"total":95995035648,"available":95690174464,"internally_reserved":0,"allocated":634880,"data_stored":264553,"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":"Mon Oct 9 10:00:33 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.90600000000000003,"15min":0.91300000000000003},"min":{"1min":0.68300000000000005,"5min":0.61199999999999999,"15min":0.55700000000000005},"max":{"1min":1.165,"5min":1.264,"15min":1.264},"last":0.94299999999999995},{"interface":"front","average":{"1min":1.012,"5min":0.96199999999999997,"15min":1.0009999999999999},"min":{"1min":0.78500000000000003,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.448},"last":1.0429999999999999}]},{"osd":1,"last update":"Mon Oct 9 10:00:33 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":0.84799999999999998,"15min":0.84599999999999997},"min":{"1min":0.70099999999999996,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":1.3839999999999999},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.88600000000000001,"15min":0.86099999999999999},"min":{"1min":0.67400000000000004,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.2589999999999999,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":1.7330000000000001}]},{"osd":2,"last update":"Mon Oct 9 10:00:33 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.92600000000000005,"15min":0.89700000000000002},"min":{"1min":0.65700000000000003,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.2989999999999999,"5min":2.0449999999999999,"15min":2.0449999999999999},"last":1.4670000000000001},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.88900000000000001,"15min":0.88300000000000001},"min":{"1min":0.66400000000000003,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.2569999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.98999999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:00:33 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.89800000000000002,"15min":0.92100000000000004},"min":{"1min":0.69999999999999996,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.181,"5min":1.216,"15min":1.552},"last":1.409},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.93700000000000006,"15min":0.91500000000000004},"min":{"1min":0.61499999999999999,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.837,"5min":1.837,"15min":1.837},"last":1.5}]},{"osd":5,"last update":"Mon Oct 9 10:00:13 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":0.88400000000000001,"15min":0.78600000000000003},"min":{"1min":0.60499999999999998,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.3049999999999999,"5min":1.3120000000000001,"15min":1.3120000000000001},"last":1.679},{"interface":"front","average":{"1min":1.069,"5min":0.95899999999999996,"15min":0.89500000000000002},"min":{"1min":0.53500000000000003,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.381,"5min":1.381,"15min":1.381},"last":1.2829999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:00:57 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.96599999999999997,"15min":0.95399999999999996},"min":{"1min":0.73999999999999999,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.4339999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":1.635},{"interface":"front","average":{"1min":1.1299999999999999,"5min":1.028,"15min":0.97999999999999998},"min":{"1min":0.66100000000000003,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.52,"5min":1.52,"15min":1.52},"last":0.90800000000000003}]},{"osd":7,"last update":"Mon Oct 9 10:00:39 2023","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":0.98999999999999999,"15min":0.94199999999999995},"min":{"1min":0.85499999999999998,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.248,"5min":1.363,"15min":1.363},"last":1.163},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.024,"15min":0.97199999999999998},"min":{"1min":0.76100000000000001,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"last":1.3380000000000001}]}]},{"osd":5,"up_from":36,"seq":154618822731,"num_pgs":20,"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":262865,"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":"Mon Oct 9 10:00:11 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.88600000000000001,"15min":0.86099999999999999},"min":{"1min":0.63200000000000001,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.246,"5min":1.246,"15min":1.246},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.94299999999999995,"5min":0.88700000000000001,"15min":0.84699999999999998},"min":{"1min":0.67300000000000004,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.298,"5min":1.298,"15min":1.298},"last":0.81000000000000005}]},{"osd":1,"last update":"Mon Oct 9 10:00:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.91100000000000003,"15min":0.877},"min":{"1min":0.748,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.1859999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.85099999999999998},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.90600000000000003,"15min":0.90300000000000002},"min":{"1min":0.59099999999999997,"5min":0.505,"15min":0.505},"max":{"1min":1.2529999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":1.04}]},{"osd":2,"last update":"Mon Oct 9 10:00:11 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.89000000000000001,"15min":0.89500000000000002},"min":{"1min":0.67100000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.1819999999999999,"5min":1.284,"15min":1.284},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.92900000000000005,"15min":0.89500000000000002},"min":{"1min":0.70199999999999996,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.2909999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":0.88500000000000001}]},{"osd":3,"last update":"Mon Oct 9 10:00:11 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.91300000000000003,"15min":0.88900000000000001},"min":{"1min":0.72099999999999997,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.1779999999999999,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.69599999999999995},{"interface":"front","average":{"1min":1.0600000000000001,"5min":0.97599999999999998,"15min":0.94199999999999995},"min":{"1min":0.77000000000000002,"5min":0.622,"15min":0.622},"max":{"1min":1.3089999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.92800000000000005}]},{"osd":4,"last update":"Mon Oct 9 10:00:11 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.83899999999999997,"15min":0.77800000000000002},"min":{"1min":0.64700000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.21,"5min":1.21,"15min":1.21},"last":1.133},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.86099999999999999,"15min":0.80700000000000005},"min":{"1min":0.58199999999999996,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.181,"5min":1.286,"15min":1.286},"last":0.73099999999999998}]},{"osd":6,"last update":"Mon Oct 9 10:00:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":0.96299999999999997,"15min":0.88},"min":{"1min":0.81100000000000005,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":1.2769999999999999},{"interface":"front","average":{"1min":1.175,"5min":1.0329999999999999,"15min":0.90800000000000003},"min":{"1min":0.86799999999999999,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.343,"5min":1.4470000000000001,"15min":1.4470000000000001},"last":1.0740000000000001}]},{"osd":7,"last update":"Mon Oct 9 10:00:42 2023","interfaces":[{"interface":"back","average":{"1min":1.2210000000000001,"5min":1.0960000000000001,"15min":1.04},"min":{"1min":1.048,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.395,"5min":1.8169999999999999,"15min":1.8169999999999999},"last":1.0309999999999999},{"interface":"front","average":{"1min":1.2370000000000001,"5min":1.075,"15min":1.0249999999999999},"min":{"1min":0.95899999999999996,"5min":0.62,"15min":0.62},"max":{"1min":1.4630000000000001,"5min":1.4630000000000001,"15min":1.4630000000000001},"last":1.226}]}]}],"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-10-09T10:01:07.904 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-09T10:01:07.904 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-10-09T10:01:07.904 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-10-09T10:01:07.904 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph health --format=json 2023-10-09T10:01:09.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:08 smithi086 bash[27789]: audit 2023-10-09T10:01:07.162241+0000 mgr.y (mgr.24356) 156 : audit [DBG] from='client.24698 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:01:09.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:08 smithi086 bash[27789]: cluster 2023-10-09T10:01:07.758154+0000 mgr.y (mgr.24356) 157 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:09.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:08 smithi053 bash[33773]: audit 2023-10-09T10:01:07.162241+0000 mgr.y (mgr.24356) 156 : audit [DBG] from='client.24698 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:01:09.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:08 smithi053 bash[33773]: cluster 2023-10-09T10:01:07.758154+0000 mgr.y (mgr.24356) 157 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:09.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:08 smithi053 bash[27369]: audit 2023-10-09T10:01:07.162241+0000 mgr.y (mgr.24356) 156 : audit [DBG] from='client.24698 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:01:09.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:08 smithi053 bash[27369]: cluster 2023-10-09T10:01:07.758154+0000 mgr.y (mgr.24356) 157 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:10.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:10 smithi086 bash[27789]: cluster 2023-10-09T10:01:09.759194+0000 mgr.y (mgr.24356) 158 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:10.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:10 smithi053 bash[27369]: cluster 2023-10-09T10:01:09.759194+0000 mgr.y (mgr.24356) 158 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:10.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:10 smithi053 bash[33773]: cluster 2023-10-09T10:01:09.759194+0000 mgr.y (mgr.24356) 158 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:12.686 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:01:13.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:12 smithi086 bash[27789]: cluster 2023-10-09T10:01:11.759813+0000 mgr.y (mgr.24356) 159 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:13.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:12 smithi053 bash[27369]: cluster 2023-10-09T10:01:11.759813+0000 mgr.y (mgr.24356) 159 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:13.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:12 smithi053 bash[33773]: cluster 2023-10-09T10:01:11.759813+0000 mgr.y (mgr.24356) 159 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:14.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:14 smithi053 bash[27369]: cluster 2023-10-09T10:01:13.760457+0000 mgr.y (mgr.24356) 160 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:14.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:14 smithi053 bash[33773]: cluster 2023-10-09T10:01:13.760457+0000 mgr.y (mgr.24356) 160 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:15.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:01:14 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:01:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T10:01:15.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:14 smithi086 bash[27789]: cluster 2023-10-09T10:01:13.760457+0000 mgr.y (mgr.24356) 160 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:15.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:01:15 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:01:15] "GET /metrics HTTP/1.1" 200 191514 "" "Prometheus/2.33.4" 2023-10-09T10:01:15.746 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:01:16.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:15 smithi086 bash[27789]: audit 2023-10-09T10:01:15.744555+0000 mon.a (mon.0) 687 : audit [DBG] from='client.? 172.21.15.53:0/3074565970' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-09T10:01:16.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:15 smithi053 bash[33773]: audit 2023-10-09T10:01:15.744555+0000 mon.a (mon.0) 687 : audit [DBG] from='client.? 172.21.15.53:0/3074565970' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-09T10:01:16.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:15 smithi053 bash[27369]: audit 2023-10-09T10:01:15.744555+0000 mon.a (mon.0) 687 : audit [DBG] from='client.? 172.21.15.53:0/3074565970' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-09T10:01:16.488 INFO:teuthology.orchestra.run.smithi053.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-10-09T10:01:16.488 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-10-09T10:01:16.489 INFO:teuthology.run_tasks:Running task print... 2023-10-09T10:01:16.497 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2023-10-09T10:01:16.498 INFO:teuthology.run_tasks:Running task parallel... 2023-10-09T10:01:16.543 INFO:teuthology.task.parallel:starting parallel... 2023-10-09T10:01:16.543 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-10-09T10:01:16.544 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-10-09T10:01:16.548 INFO:tasks.workunit:Pulling workunits from ref pacific 2023-10-09T10:01:16.548 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-10-09T10:01:16.548 DEBUG:teuthology.orchestra.run.smithi053:> stat -- /home/ubuntu/cephtest/mnt.0 2023-10-09T10:01:16.549 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-10-09T10:01:16.549 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-10-09T10:01:16.549 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi053.front.sepia.ceph.com 2023-10-09T10:01:16.550 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2023-10-09T10:01:16.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:01:16.558 INFO:teuthology.orchestra.run.smithi053.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-10-09T10:01:16.558 DEBUG:teuthology.orchestra.run.smithi053:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-10-09T10:01:16.606 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-10-09T10:01:16.606 DEBUG:teuthology.orchestra.run.smithi053:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-10-09T10:01:16.654 INFO:tasks.workunit:timeout=3h 2023-10-09T10:01:16.654 INFO:tasks.workunit:cleanup=True 2023-10-09T10:01:16.655 DEBUG:teuthology.orchestra.run.smithi053:> 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-10-09T10:01:16.703 INFO:tasks.workunit.client.0.smithi053.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-10-09T10:01:17.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:16 smithi086 bash[27789]: cluster 2023-10-09T10:01:15.761420+0000 mgr.y (mgr.24356) 161 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:17.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:16 smithi053 bash[27369]: cluster 2023-10-09T10:01:15.761420+0000 mgr.y (mgr.24356) 161 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:17.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:16 smithi053 bash[33773]: cluster 2023-10-09T10:01:15.761420+0000 mgr.y (mgr.24356) 161 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:19.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:18 smithi086 bash[27789]: cluster 2023-10-09T10:01:17.762018+0000 mgr.y (mgr.24356) 162 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:19.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:18 smithi053 bash[27369]: cluster 2023-10-09T10:01:17.762018+0000 mgr.y (mgr.24356) 162 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:19.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:18 smithi053 bash[33773]: cluster 2023-10-09T10:01:17.762018+0000 mgr.y (mgr.24356) 162 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:19.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:01:19 smithi053 bash[27633]: [09/Oct/2023:10:01:19] ENGINE Bus STOPPING 2023-10-09T10:01:19.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:01:19 smithi053 bash[27633]: [09/Oct/2023:10:01:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-09T10:01:19.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:01:19 smithi053 bash[27633]: [09/Oct/2023:10:01:19] ENGINE Bus STOPPED 2023-10-09T10:01:19.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:01:19 smithi053 bash[27633]: [09/Oct/2023:10:01:19] ENGINE Bus STARTING 2023-10-09T10:01:19.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:01:19 smithi053 bash[27633]: [09/Oct/2023:10:01:19] ENGINE Serving on http://:::9283 2023-10-09T10:01:19.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:01:19 smithi053 bash[27633]: [09/Oct/2023:10:01:19] ENGINE Bus STARTED 2023-10-09T10:01:20.510 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph config set global log_to_journald false --force' 2023-10-09T10:01:20.765 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:20 smithi053 bash[33773]: audit 2023-10-09T10:01:19.655552+0000 mon.a (mon.0) 688 : audit [INF] from='client.? ' entity='client.admin' 2023-10-09T10:01:20.765 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:20 smithi053 bash[33773]: audit 2023-10-09T10:01:19.719845+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:01:20.766 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:20 smithi053 bash[33773]: cluster 2023-10-09T10:01:19.762795+0000 mgr.y (mgr.24356) 163 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:20.766 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:20 smithi053 bash[27369]: audit 2023-10-09T10:01:19.655552+0000 mon.a (mon.0) 688 : audit [INF] from='client.? ' entity='client.admin' 2023-10-09T10:01:20.766 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:20 smithi053 bash[27369]: audit 2023-10-09T10:01:19.719845+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:01:20.766 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:20 smithi053 bash[27369]: cluster 2023-10-09T10:01:19.762795+0000 mgr.y (mgr.24356) 163 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:21.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:20 smithi086 bash[27789]: audit 2023-10-09T10:01:19.655552+0000 mon.a (mon.0) 688 : audit [INF] from='client.? ' entity='client.admin' 2023-10-09T10:01:21.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:20 smithi086 bash[27789]: audit 2023-10-09T10:01:19.719845+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:01:21.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:20 smithi086 bash[27789]: cluster 2023-10-09T10:01:19.762795+0000 mgr.y (mgr.24356) 163 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:22.314 DEBUG:teuthology.orchestra.run.smithi053:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-10-09T10:01:22.341 INFO:tasks.workunit.client.0.smithi053.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-10-09T10:01:22.344 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-09T10:01:22.344 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-10-09T10:01:23.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:22 smithi086 bash[27789]: cluster 2023-10-09T10:01:21.763211+0000 mgr.y (mgr.24356) 164 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:23.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:22 smithi053 bash[33773]: cluster 2023-10-09T10:01:21.763211+0000 mgr.y (mgr.24356) 164 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:23.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:22 smithi053 bash[27369]: cluster 2023-10-09T10:01:21.763211+0000 mgr.y (mgr.24356) 164 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:25.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:24 smithi086 bash[27789]: cluster 2023-10-09T10:01:23.763815+0000 mgr.y (mgr.24356) 165 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:25.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:01:24 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:01:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T10:01:25.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:24 smithi053 bash[27369]: cluster 2023-10-09T10:01:23.763815+0000 mgr.y (mgr.24356) 165 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:25.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:24 smithi053 bash[33773]: cluster 2023-10-09T10:01:23.763815+0000 mgr.y (mgr.24356) 165 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:25.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:01:25 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:01:25] "GET /metrics HTTP/1.1" 200 191515 "" "Prometheus/2.33.4" 2023-10-09T10:01:26.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:26 smithi086 bash[27789]: audit 2023-10-09T10:01:25.608670+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:01:26.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:26 smithi086 bash[27789]: cluster 2023-10-09T10:01:25.764939+0000 mgr.y (mgr.24356) 166 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:26.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:26 smithi053 bash[33773]: audit 2023-10-09T10:01:25.608670+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:01:26.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:26 smithi053 bash[33773]: cluster 2023-10-09T10:01:25.764939+0000 mgr.y (mgr.24356) 166 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:26.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:26 smithi053 bash[27369]: audit 2023-10-09T10:01:25.608670+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:01:26.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:26 smithi053 bash[27369]: cluster 2023-10-09T10:01:25.764939+0000 mgr.y (mgr.24356) 166 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:27.002 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-10-09T10:01:27.087 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-10-09T10:01:27.140 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-09T10:01:27.141 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-09T10:01:27.142 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-10-09T10:01:27.203 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-09T10:01:27.208 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-09T10:01:27.209 DEBUG:teuthology.orchestra.run.smithi053:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-10-09T10:01:27.258 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.0... 2023-10-09T10:01:27.259 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2023-10-09T10:01:27.260 DEBUG:teuthology.orchestra.run.smithi053: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-10-09T10:01:27.310 INFO:tasks.workunit.client.0.smithi053.stderr:+ export RBD_FORCE_ALLOW_V1=1 2023-10-09T10:01:27.310 INFO:tasks.workunit.client.0.smithi053.stderr:+ TMPDIR=/tmp/rbd_import_export_65742 2023-10-09T10:01:27.310 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm -rf /tmp/rbd_import_export_65742 2023-10-09T10:01:27.311 INFO:tasks.workunit.client.0.smithi053.stderr:+ mkdir /tmp/rbd_import_export_65742 2023-10-09T10:01:27.313 INFO:tasks.workunit.client.0.smithi053.stderr:+ trap rm -rf /tmp/rbd_import_export_65742 INT TERM EXIT 2023-10-09T10:01:27.313 INFO:tasks.workunit.client.0.smithi053.stderr:+ mkdir foo.65742 2023-10-09T10:01:27.315 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import foo.65742 foo.dir 2023-10-09T10:01:27.354 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: cannot import a directory 2023-10-09T10:01:27.354 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 0% complete...failed. 2023-10-09T10:01:27.354 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: import failed: (21) Is a directory 2023-10-09T10:01:27.358 INFO:tasks.workunit.client.0.smithi053.stderr:+ true 2023-10-09T10:01:27.358 INFO:tasks.workunit.client.0.smithi053.stderr:+ rmdir foo.65742 2023-10-09T10:01:27.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[27633]: [09/Oct/2023:10:01:27] ENGINE Bus STOPPING 2023-10-09T10:01:27.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[27633]: [09/Oct/2023:10:01:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-09T10:01:27.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[27633]: [09/Oct/2023:10:01:27] ENGINE Bus STOPPED 2023-10-09T10:01:27.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[27633]: [09/Oct/2023:10:01:27] ENGINE Bus STARTING 2023-10-09T10:01:27.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[27633]: [09/Oct/2023:10:01:27] ENGINE Serving on http://:::9283 2023-10-09T10:01:27.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[27633]: [09/Oct/2023:10:01:27] ENGINE Bus STARTED 2023-10-09T10:01:27.627 INFO:tasks.workunit.client.0.smithi053.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_65742/img bs=1k count=1 seek=10 2023-10-09T10:01:27.628 INFO:tasks.workunit.client.0.smithi053.stderr:1+0 records in 2023-10-09T10:01:27.628 INFO:tasks.workunit.client.0.smithi053.stderr:1+0 records out 2023-10-09T10:01:27.628 INFO:tasks.workunit.client.0.smithi053.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 0.000198039 s, 5.2 MB/s 2023-10-09T10:01:27.628 INFO:tasks.workunit.client.0.smithi053.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_65742/img bs=1k count=10 seek=100 2023-10-09T10:01:27.630 INFO:tasks.workunit.client.0.smithi053.stderr:10+0 records in 2023-10-09T10:01:27.630 INFO:tasks.workunit.client.0.smithi053.stderr:10+0 records out 2023-10-09T10:01:27.630 INFO:tasks.workunit.client.0.smithi053.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000222284 s, 46.1 MB/s 2023-10-09T10:01:27.630 INFO:tasks.workunit.client.0.smithi053.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_65742/img bs=1k count=100 seek=1000 2023-10-09T10:01:27.631 INFO:tasks.workunit.client.0.smithi053.stderr:70+1 records in 2023-10-09T10:01:27.632 INFO:tasks.workunit.client.0.smithi053.stderr:70+1 records out 2023-10-09T10:01:27.632 INFO:tasks.workunit.client.0.smithi053.stderr:72056 bytes (72 kB, 70 KiB) copied, 0.000488016 s, 148 MB/s 2023-10-09T10:01:27.632 INFO:tasks.workunit.client.0.smithi053.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_65742/img bs=1k seek=10000 2023-10-09T10:01:27.633 INFO:tasks.workunit.client.0.smithi053.stderr:138+1 records in 2023-10-09T10:01:27.633 INFO:tasks.workunit.client.0.smithi053.stderr:138+1 records out 2023-10-09T10:01:27.633 INFO:tasks.workunit.client.0.smithi053.stderr:142144 bytes (142 kB, 139 KiB) copied, 0.000588429 s, 242 MB/s 2023-10-09T10:01:27.633 INFO:tasks.workunit.client.0.smithi053.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_65742/img bs=1k seek=100000 2023-10-09T10:01:27.634 INFO:tasks.workunit.client.0.smithi053.stderr:74+1 records in 2023-10-09T10:01:27.634 INFO:tasks.workunit.client.0.smithi053.stderr:74+1 records out 2023-10-09T10:01:27.634 INFO:tasks.workunit.client.0.smithi053.stderr:76160 bytes (76 kB, 74 KiB) copied, 0.000357418 s, 213 MB/s 2023-10-09T10:01:27.634 INFO:tasks.workunit.client.0.smithi053.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_65742/img bs=1k seek=1000000 2023-10-09T10:01:27.636 INFO:tasks.workunit.client.0.smithi053.stderr:194+1 records in 2023-10-09T10:01:27.636 INFO:tasks.workunit.client.0.smithi053.stderr:194+1 records out 2023-10-09T10:01:27.636 INFO:tasks.workunit.client.0.smithi053.stderr:199136 bytes (199 kB, 194 KiB) copied, 0.000571785 s, 348 MB/s 2023-10-09T10:01:27.636 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm testimg 2023-10-09T10:01:27.689 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 0% complete...failed. 2023-10-09T10:01:27.689 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: delete error: (2) No such file or directory 2023-10-09T10:01:27.694 INFO:tasks.workunit.client.0.smithi053.stderr:+ true 2023-10-09T10:01:27.694 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --new-format /tmp/rbd_import_export_65742/img testimg 2023-10-09T10:01:27.914 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-10-09T10:01:28.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[27369]: audit 2023-10-09T10:01:26.931082+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:01:28.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[27369]: audit 2023-10-09T10:01:26.932856+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:01:28.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[27369]: audit 2023-10-09T10:01:26.933873+0000 mon.c (mon.2) 92 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:01:28.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[27369]: audit 2023-10-09T10:01:26.939714+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:01:28.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[27369]: audit 2023-10-09T10:01:27.072200+0000 mon.a (mon.0) 692 : audit [INF] from='client.? ' entity='client.admin' 2023-10-09T10:01:28.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[27369]: audit 2023-10-09T10:01:27.111327+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:01:28.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[27369]: audit 2023-10-09T10:01:27.113717+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:01:28.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[27369]: audit 2023-10-09T10:01:27.115152+0000 mon.c (mon.2) 95 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:01:28.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[27369]: audit 2023-10-09T10:01:27.124522+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:01:28.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[27369]: cluster 2023-10-09T10:01:27.765661+0000 mgr.y (mgr.24356) 167 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:28.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[33773]: audit 2023-10-09T10:01:26.931082+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:01:28.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[33773]: audit 2023-10-09T10:01:26.932856+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:01:28.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[33773]: audit 2023-10-09T10:01:26.933873+0000 mon.c (mon.2) 92 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:01:28.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[33773]: audit 2023-10-09T10:01:26.939714+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:01:28.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[33773]: audit 2023-10-09T10:01:27.072200+0000 mon.a (mon.0) 692 : audit [INF] from='client.? ' entity='client.admin' 2023-10-09T10:01:28.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[33773]: audit 2023-10-09T10:01:27.111327+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:01:28.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[33773]: audit 2023-10-09T10:01:27.113717+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:01:28.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[33773]: audit 2023-10-09T10:01:27.115152+0000 mon.c (mon.2) 95 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:01:28.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[33773]: audit 2023-10-09T10:01:27.124522+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:01:28.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:27 smithi053 bash[33773]: cluster 2023-10-09T10:01:27.765661+0000 mgr.y (mgr.24356) 167 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:28.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:27 smithi086 bash[27789]: audit 2023-10-09T10:01:26.931082+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:01:28.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:27 smithi086 bash[27789]: audit 2023-10-09T10:01:26.932856+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:01:28.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:27 smithi086 bash[27789]: audit 2023-10-09T10:01:26.933873+0000 mon.c (mon.2) 92 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:01:28.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:27 smithi086 bash[27789]: audit 2023-10-09T10:01:26.939714+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:01:28.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:27 smithi086 bash[27789]: audit 2023-10-09T10:01:27.072200+0000 mon.a (mon.0) 692 : audit [INF] from='client.? ' entity='client.admin' 2023-10-09T10:01:28.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:27 smithi086 bash[27789]: audit 2023-10-09T10:01:27.111327+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:01:28.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:27 smithi086 bash[27789]: audit 2023-10-09T10:01:27.113717+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:01:28.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:27 smithi086 bash[27789]: audit 2023-10-09T10:01:27.115152+0000 mon.c (mon.2) 95 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:01:28.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:27 smithi086 bash[27789]: audit 2023-10-09T10:01:27.124522+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:01:28.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:27 smithi086 bash[27789]: cluster 2023-10-09T10:01:27.765661+0000 mgr.y (mgr.24356) 167 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:29.326 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:29 smithi053 bash[27369]: cluster 2023-10-09T10:01:28.133236+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-10-09T10:01:29.327 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:29 smithi053 bash[33773]: cluster 2023-10-09T10:01:28.133236+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-10-09T10:01:29.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:29 smithi086 bash[27789]: cluster 2023-10-09T10:01:28.133236+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-10-09T10:01:29.766 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 1% complete... Importing image: 2% complete... Importing image: 3% complete... Importing image: 4% complete... Importing image: 5% complete... Importing image: 6% complete... Importing image: 7% complete... Importing image: 8% complete... Importing image: 9% complete... Importing image: 10% complete... Importing image: 11% complete... Importing image: 12% complete... Importing image: 13% complete... Importing image: 14% complete... Importing image: 15% complete... Importing image: 16% complete... Importing image: 17% complete... Importing image: 18% complete... Importing image: 19% complete... Importing image: 20% complete... Importing image: 21% complete... Importing image: 22% complete... Importing image: 23% complete... Importing image: 24% complete... Importing image: 25% complete... Importing image: 26% complete... Importing image: 27% complete... Importing image: 28% complete... Importing image: 29% complete... Importing image: 30% complete... Importing image: 31% complete... Importing image: 32% complete... Importing image: 33% complete... Importing image: 34% complete... Importing image: 35% complete... Importing image: 36% complete... Importing image: 37% complete... Importing image: 38% complete... Importing image: 39% complete... Importing image: 40% complete... Importing image: 41% complete... Importing image: 42% complete... Importing image: 43% complete... Importing image: 44% complete... Importing image: 45% complete... Importing image: 46% complete... Importing image: 47% complete... Importing image: 48% complete... Importing image: 49% complete... Importing image: 50% complete... Importing image: 51% complete... Importing image: 52% complete... Importing image: 53% complete... Importing image: 54% complete... Importing image: 55% complete... Importing image: 56% complete... Importing image: 57% complete... Importing image: 58% complete... Importing image: 59% complete... Importing image: 60% complete... Importing image: 61% complete... Importing image: 62% complete... Importing image: 63% complete... Importing image: 64% complete... Importing image: 65% complete... Importing image: 66% complete... Importing image: 67% complete... Importing image: 68% complete... Importing image: 69% complete... Importing image: 70% complete... Importing image: 71% complete... Importing image: 72% complete... Importing image: 73% complete... Importing image: 74% complete... Importing image: 75% complete... Importing image: 76% complete... Importing image: 77% complete... Importing image: 78% complete... Importing image: 79% complete... Importing image: 80% complete... Importing image: 81% complete... Importing image: 82% complete... Importing image: 83% complete... Importing image: 84% complete... Importing image: 85% complete... Importing image: 86% complete... Importing image: 87% complete... Importing image: 88% complete... Importing image: 89% complete... Importing image: 90% complete... Importing image: 91% complete... Importing image: 92% complete... Importing image: 93% complete... Importing image: 94% complete... Importing image: 95% complete... Importing image: 96% complete... Importing image: 97% complete... Importing image: 98% complete... Importing image: 99% complete... Importing image: 100% complete...done. 2023-10-09T10:01:29.767 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T10:01:29.771 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export testimg /tmp/rbd_import_export_65742/img2 2023-10-09T10:01:30.109 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-10-09T10:01:30.115 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export testimg - 2023-10-09T10:01:30.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:30 smithi053 bash[33773]: cluster 2023-10-09T10:01:29.143718+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-10-09T10:01:30.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:30 smithi053 bash[33773]: cluster 2023-10-09T10:01:29.766617+0000 mgr.y (mgr.24356) 168 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 39 KiB/s wr, 9 op/s 2023-10-09T10:01:30.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:30 smithi053 bash[27369]: cluster 2023-10-09T10:01:29.143718+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-10-09T10:01:30.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:30 smithi053 bash[27369]: cluster 2023-10-09T10:01:29.766617+0000 mgr.y (mgr.24356) 168 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 39 KiB/s wr, 9 op/s 2023-10-09T10:01:30.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:30 smithi086 bash[27789]: cluster 2023-10-09T10:01:29.143718+0000 mon.a (mon.0) 695 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-10-09T10:01:30.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:30 smithi086 bash[27789]: cluster 2023-10-09T10:01:29.766617+0000 mgr.y (mgr.24356) 168 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 39 KiB/s wr, 9 op/s 2023-10-09T10:01:30.986 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-10-09T10:01:30.990 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm testimg 2023-10-09T10:01:31.143 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-10-09T10:01:31.149 INFO:tasks.workunit.client.0.smithi053.stderr:+ cmp /tmp/rbd_import_export_65742/img /tmp/rbd_import_export_65742/img2 2023-10-09T10:01:31.886 INFO:tasks.workunit.client.0.smithi053.stderr:+ cmp /tmp/rbd_import_export_65742/img /tmp/rbd_import_export_65742/img3 2023-10-09T10:01:32.396 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_65742/img2 /tmp/rbd_import_export_65742/img3 2023-10-09T10:01:33.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:32 smithi086 bash[27789]: cluster 2023-10-09T10:01:31.767258+0000 mgr.y (mgr.24356) 169 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 39 KiB/s wr, 9 op/s 2023-10-09T10:01:33.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:32 smithi053 bash[33773]: cluster 2023-10-09T10:01:31.767258+0000 mgr.y (mgr.24356) 169 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 39 KiB/s wr, 9 op/s 2023-10-09T10:01:33.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:32 smithi053 bash[27369]: cluster 2023-10-09T10:01:31.767258+0000 mgr.y (mgr.24356) 169 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 39 KiB/s wr, 9 op/s 2023-10-09T10:01:34.499 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --new-format - testimg 2023-10-09T10:01:35.001 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 100% complete...done. 2023-10-09T10:01:35.003 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T10:01:35.007 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export testimg /tmp/rbd_import_export_65742/img2 2023-10-09T10:01:35.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:01:34 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:01:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T10:01:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:34 smithi086 bash[27789]: cluster 2023-10-09T10:01:33.767890+0000 mgr.y (mgr.24356) 170 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 39 KiB/s wr, 9 op/s 2023-10-09T10:01:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:34 smithi086 bash[27789]: cluster 2023-10-09T10:01:34.450681+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-10-09T10:01:35.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:34 smithi053 bash[33773]: cluster 2023-10-09T10:01:33.767890+0000 mgr.y (mgr.24356) 170 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 39 KiB/s wr, 9 op/s 2023-10-09T10:01:35.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:34 smithi053 bash[33773]: cluster 2023-10-09T10:01:34.450681+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-10-09T10:01:35.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:34 smithi053 bash[27369]: cluster 2023-10-09T10:01:33.767890+0000 mgr.y (mgr.24356) 170 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.2 KiB/s rd, 39 KiB/s wr, 9 op/s 2023-10-09T10:01:35.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:34 smithi053 bash[27369]: cluster 2023-10-09T10:01:34.450681+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-10-09T10:01:35.356 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-10-09T10:01:35.361 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export testimg - 2023-10-09T10:01:35.665 INFO:teuthology.orchestra.run.smithi053.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 2023-10-09T10:01:35.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:01:35 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:01:35] "GET /metrics HTTP/1.1" 200 191848 "" "Prometheus/2.33.4" 2023-10-09T10:01:36.273 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-10-09T10:01:36.277 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm testimg 2023-10-09T10:01:36.433 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-10-09T10:01:36.439 INFO:tasks.workunit.client.0.smithi053.stderr:+ cmp /tmp/rbd_import_export_65742/img /tmp/rbd_import_export_65742/img2 2023-10-09T10:01:36.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:36 smithi053 bash[33773]: audit 2023-10-09T10:01:35.653754+0000 mgr.y (mgr.24356) 171 : audit [DBG] from='client.24773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:01:36.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:36 smithi053 bash[33773]: cephadm 2023-10-09T10:01:35.655620+0000 mgr.y (mgr.24356) 172 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 2023-10-09T10:01:36.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:36 smithi053 bash[33773]: audit 2023-10-09T10:01:35.663231+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:01:36.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:36 smithi053 bash[33773]: audit 2023-10-09T10:01:35.666097+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:01:36.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:36 smithi053 bash[33773]: audit 2023-10-09T10:01:35.668317+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:01:36.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:36 smithi053 bash[33773]: audit 2023-10-09T10:01:35.669349+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:01:36.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:36 smithi053 bash[33773]: audit 2023-10-09T10:01:35.674847+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:01:36.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:36 smithi053 bash[33773]: cephadm 2023-10-09T10:01:35.682399+0000 mgr.y (mgr.24356) 173 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 2023-10-09T10:01:36.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:36 smithi053 bash[33773]: cluster 2023-10-09T10:01:35.769045+0000 mgr.y (mgr.24356) 174 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 176 KiB/s rd, 111 KiB/s wr, 65 op/s 2023-10-09T10:01:36.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:36 smithi053 bash[27369]: audit 2023-10-09T10:01:35.653754+0000 mgr.y (mgr.24356) 171 : audit [DBG] from='client.24773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:01:36.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:36 smithi053 bash[27369]: cephadm 2023-10-09T10:01:35.655620+0000 mgr.y (mgr.24356) 172 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 2023-10-09T10:01:36.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:36 smithi053 bash[27369]: audit 2023-10-09T10:01:35.663231+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:01:36.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:36 smithi053 bash[27369]: audit 2023-10-09T10:01:35.666097+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:01:36.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:36 smithi053 bash[27369]: audit 2023-10-09T10:01:35.668317+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:01:36.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:36 smithi053 bash[27369]: audit 2023-10-09T10:01:35.669349+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:01:36.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:36 smithi053 bash[27369]: audit 2023-10-09T10:01:35.674847+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:01:36.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:36 smithi053 bash[27369]: cephadm 2023-10-09T10:01:35.682399+0000 mgr.y (mgr.24356) 173 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 2023-10-09T10:01:36.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:36 smithi053 bash[27369]: cluster 2023-10-09T10:01:35.769045+0000 mgr.y (mgr.24356) 174 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 176 KiB/s rd, 111 KiB/s wr, 65 op/s 2023-10-09T10:01:37.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:36 smithi086 bash[27789]: audit 2023-10-09T10:01:35.653754+0000 mgr.y (mgr.24356) 171 : audit [DBG] from='client.24773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:01:37.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:36 smithi086 bash[27789]: cephadm 2023-10-09T10:01:35.655620+0000 mgr.y (mgr.24356) 172 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 2023-10-09T10:01:37.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:36 smithi086 bash[27789]: audit 2023-10-09T10:01:35.663231+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:01:37.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:36 smithi086 bash[27789]: audit 2023-10-09T10:01:35.666097+0000 mon.c (mon.2) 96 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:01:37.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:36 smithi086 bash[27789]: audit 2023-10-09T10:01:35.668317+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:01:37.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:36 smithi086 bash[27789]: audit 2023-10-09T10:01:35.669349+0000 mon.c (mon.2) 98 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:01:37.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:36 smithi086 bash[27789]: audit 2023-10-09T10:01:35.674847+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:01:37.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:36 smithi086 bash[27789]: cephadm 2023-10-09T10:01:35.682399+0000 mgr.y (mgr.24356) 173 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 2023-10-09T10:01:37.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:36 smithi086 bash[27789]: cluster 2023-10-09T10:01:35.769045+0000 mgr.y (mgr.24356) 174 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 176 KiB/s rd, 111 KiB/s wr, 65 op/s 2023-10-09T10:01:37.172 INFO:tasks.workunit.client.0.smithi053.stderr:+ cmp /tmp/rbd_import_export_65742/img /tmp/rbd_import_export_65742/img3 2023-10-09T10:01:37.684 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_65742/img /tmp/rbd_import_export_65742/img2 /tmp/rbd_import_export_65742/img3 2023-10-09T10:01:39.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:38 smithi086 bash[27789]: cluster 2023-10-09T10:01:37.769511+0000 mgr.y (mgr.24356) 175 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 156 KiB/s rd, 98 KiB/s wr, 58 op/s 2023-10-09T10:01:39.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:38 smithi053 bash[27369]: cluster 2023-10-09T10:01:37.769511+0000 mgr.y (mgr.24356) 175 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 156 KiB/s rd, 98 KiB/s wr, 58 op/s 2023-10-09T10:01:39.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:38 smithi053 bash[33773]: cluster 2023-10-09T10:01:37.769511+0000 mgr.y (mgr.24356) 175 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 4.7 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 156 KiB/s rd, 98 KiB/s wr, 58 op/s 2023-10-09T10:01:40.503 INFO:tasks.workunit.client.0.smithi053.stderr:+ + grep -q export-format 2023-10-09T10:01:40.503 INFO:tasks.workunit.client.0.smithi053.stderr:rbd help export 2023-10-09T10:01:40.527 INFO:tasks.workunit.client.0.smithi053.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_65742/img bs=1k count=10 seek=100 2023-10-09T10:01:40.528 INFO:tasks.workunit.client.0.smithi053.stderr:10+0 records in 2023-10-09T10:01:40.528 INFO:tasks.workunit.client.0.smithi053.stderr:10+0 records out 2023-10-09T10:01:40.528 INFO:tasks.workunit.client.0.smithi053.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000103644 s, 98.8 MB/s 2023-10-09T10:01:40.528 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --new-format /tmp/rbd_import_export_65742/img testimg 2023-10-09T10:01:40.605 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 100% complete...done. 2023-10-09T10:01:40.606 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T10:01:40.610 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd snap create testimg@snap 2023-10-09T10:01:40.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:40 smithi086 bash[27789]: cluster 2023-10-09T10:01:39.770108+0000 mgr.y (mgr.24356) 176 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 252 KiB/s rd, 74 KiB/s wr, 72 op/s 2023-10-09T10:01:40.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:40 smithi053 bash[27369]: cluster 2023-10-09T10:01:39.770108+0000 mgr.y (mgr.24356) 176 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 252 KiB/s rd, 74 KiB/s wr, 72 op/s 2023-10-09T10:01:40.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:40 smithi053 bash[33773]: cluster 2023-10-09T10:01:39.770108+0000 mgr.y (mgr.24356) 176 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 252 KiB/s rd, 74 KiB/s wr, 72 op/s 2023-10-09T10:01:41.343 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch ps' 2023-10-09T10:01:41.477 INFO:tasks.workunit.client.0.smithi053.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-10-09T10:01:41.486 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd image-meta set testimg key1 value1 2023-10-09T10:01:41.559 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd image-meta list testimg 2023-10-09T10:01:41.615 INFO:tasks.workunit.client.0.smithi053.stderr:+ IMAGEMETA_BEFORE=There is 1 metadatum on this image: 2023-10-09T10:01:41.615 INFO:tasks.workunit.client.0.smithi053.stderr: 2023-10-09T10:01:41.615 INFO:tasks.workunit.client.0.smithi053.stderr:Key Value 2023-10-09T10:01:41.616 INFO:tasks.workunit.client.0.smithi053.stderr:key1 value1 2023-10-09T10:01:41.616 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_65742/img_v2 2023-10-09T10:01:41.664 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-09T10:01:41.669 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_65742/img_v2 testimg_import 2023-10-09T10:01:42.498 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-09T10:01:42.502 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info testimg_import 2023-10-09T10:01:42.548 INFO:tasks.workunit.client.0.smithi053.stdout:rbd image 'testimg_import': 2023-10-09T10:01:42.548 INFO:tasks.workunit.client.0.smithi053.stdout: size 110 KiB in 1 objects 2023-10-09T10:01:42.549 INFO:tasks.workunit.client.0.smithi053.stdout: order 22 (4 MiB objects) 2023-10-09T10:01:42.549 INFO:tasks.workunit.client.0.smithi053.stdout: snapshot_count: 1 2023-10-09T10:01:42.549 INFO:tasks.workunit.client.0.smithi053.stdout: id: 60ef917897ab 2023-10-09T10:01:42.549 INFO:tasks.workunit.client.0.smithi053.stdout: block_name_prefix: rbd_data.60ef917897ab 2023-10-09T10:01:42.549 INFO:tasks.workunit.client.0.smithi053.stdout: format: 2 2023-10-09T10:01:42.550 INFO:tasks.workunit.client.0.smithi053.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-10-09T10:01:42.550 INFO:tasks.workunit.client.0.smithi053.stdout: op_features: 2023-10-09T10:01:42.550 INFO:tasks.workunit.client.0.smithi053.stdout: flags: 2023-10-09T10:01:42.550 INFO:tasks.workunit.client.0.smithi053.stdout: create_timestamp: Mon Oct 9 10:01:41 2023 2023-10-09T10:01:42.550 INFO:tasks.workunit.client.0.smithi053.stdout: access_timestamp: Mon Oct 9 10:01:41 2023 2023-10-09T10:01:42.550 INFO:tasks.workunit.client.0.smithi053.stdout: modify_timestamp: Mon Oct 9 10:01:41 2023 2023-10-09T10:01:42.553 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info testimg_import@snap 2023-10-09T10:01:42.597 INFO:tasks.workunit.client.0.smithi053.stdout:rbd image 'testimg_import': 2023-10-09T10:01:42.597 INFO:tasks.workunit.client.0.smithi053.stdout: size 110 KiB in 1 objects 2023-10-09T10:01:42.597 INFO:tasks.workunit.client.0.smithi053.stdout: order 22 (4 MiB objects) 2023-10-09T10:01:42.598 INFO:tasks.workunit.client.0.smithi053.stdout: snapshot_count: 1 2023-10-09T10:01:42.598 INFO:tasks.workunit.client.0.smithi053.stdout: id: 60ef917897ab 2023-10-09T10:01:42.598 INFO:tasks.workunit.client.0.smithi053.stdout: block_name_prefix: rbd_data.60ef917897ab 2023-10-09T10:01:42.598 INFO:tasks.workunit.client.0.smithi053.stdout: format: 2 2023-10-09T10:01:42.598 INFO:tasks.workunit.client.0.smithi053.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-10-09T10:01:42.598 INFO:tasks.workunit.client.0.smithi053.stdout: op_features: 2023-10-09T10:01:42.598 INFO:tasks.workunit.client.0.smithi053.stdout: flags: 2023-10-09T10:01:42.598 INFO:tasks.workunit.client.0.smithi053.stdout: create_timestamp: Mon Oct 9 10:01:41 2023 2023-10-09T10:01:42.598 INFO:tasks.workunit.client.0.smithi053.stdout: access_timestamp: Mon Oct 9 10:01:41 2023 2023-10-09T10:01:42.598 INFO:tasks.workunit.client.0.smithi053.stdout: modify_timestamp: Mon Oct 9 10:01:41 2023 2023-10-09T10:01:42.598 INFO:tasks.workunit.client.0.smithi053.stdout: protected: False 2023-10-09T10:01:42.602 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd image-meta list testimg_import 2023-10-09T10:01:42.657 INFO:tasks.workunit.client.0.smithi053.stderr:+ IMAGEMETA_AFTER=There is 1 metadatum on this image: 2023-10-09T10:01:42.657 INFO:tasks.workunit.client.0.smithi053.stderr: 2023-10-09T10:01:42.657 INFO:tasks.workunit.client.0.smithi053.stderr:Key Value 2023-10-09T10:01:42.657 INFO:tasks.workunit.client.0.smithi053.stderr:key1 value1 2023-10-09T10:01:42.657 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ There is 1 metadatum on this image: 2023-10-09T10:01:42.657 INFO:tasks.workunit.client.0.smithi053.stderr: 2023-10-09T10:01:42.658 INFO:tasks.workunit.client.0.smithi053.stderr:Key Value 2023-10-09T10:01:42.658 INFO:tasks.workunit.client.0.smithi053.stderr:key1 value1 = There is 1 metadatum on this image: 2023-10-09T10:01:42.658 INFO:tasks.workunit.client.0.smithi053.stderr: 2023-10-09T10:01:42.658 INFO:tasks.workunit.client.0.smithi053.stderr:Key Value 2023-10-09T10:01:42.658 INFO:tasks.workunit.client.0.smithi053.stderr:key1 value1 ] 2023-10-09T10:01:42.658 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export testimg_import /tmp/rbd_import_export_65742/img_import 2023-10-09T10:01:42.702 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 100% complete...done. 2023-10-09T10:01:42.708 INFO:tasks.workunit.client.0.smithi053.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_65742/img /tmp/rbd_import_export_65742/img_import 2023-10-09T10:01:42.708 INFO:tasks.workunit.client.0.smithi053.stderr:+ cmp -l /tmp/rbd_import_export_65742/img /tmp/rbd_import_export_65742/img_import 2023-10-09T10:01:42.709 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_65742/img --format %b 2023-10-09T10:01:42.710 INFO:tasks.workunit.client.0.smithi053.stderr:+ origsize=24 2023-10-09T10:01:42.711 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_65742/img_import --format %b 2023-10-09T10:01:42.711 INFO:tasks.workunit.client.0.smithi053.stderr:+ exportsize=224 2023-10-09T10:01:42.712 INFO:tasks.workunit.client.0.smithi053.stderr:+ difference=200 2023-10-09T10:01:42.712 INFO:tasks.workunit.client.0.smithi053.stderr:+ difference=200 2023-10-09T10:01:42.712 INFO:tasks.workunit.client.0.smithi053.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2023-10-09T10:01:42.712 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_65742/img_snap 2023-10-09T10:01:42.763 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 100% complete...done. 2023-10-09T10:01:42.770 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_65742/img_snap_import 2023-10-09T10:01:42.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:42 smithi053 bash[33773]: cluster 2023-10-09T10:01:41.463650+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-10-09T10:01:42.800 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:42 smithi053 bash[33773]: cluster 2023-10-09T10:01:41.770565+0000 mgr.y (mgr.24356) 177 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 315 KiB/s rd, 92 KiB/s wr, 90 op/s 2023-10-09T10:01:42.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:42 smithi053 bash[27369]: cluster 2023-10-09T10:01:41.463650+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-10-09T10:01:42.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:42 smithi053 bash[27369]: cluster 2023-10-09T10:01:41.770565+0000 mgr.y (mgr.24356) 177 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 315 KiB/s rd, 92 KiB/s wr, 90 op/s 2023-10-09T10:01:42.823 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 100% complete...done. 2023-10-09T10:01:42.829 INFO:tasks.workunit.client.0.smithi053.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_65742/img_snap /tmp/rbd_import_export_65742/img_snap_import 2023-10-09T10:01:42.830 INFO:tasks.workunit.client.0.smithi053.stderr:+ cmp -l /tmp/rbd_import_export_65742/img_snap /tmp/rbd_import_export_65742/img_snap_import 2023-10-09T10:01:42.830 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_65742/img_snap --format %b 2023-10-09T10:01:42.832 INFO:tasks.workunit.client.0.smithi053.stderr:+ origsize=224 2023-10-09T10:01:42.832 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_65742/img_snap_import --format %b 2023-10-09T10:01:42.833 INFO:tasks.workunit.client.0.smithi053.stderr:+ exportsize=224 2023-10-09T10:01:42.833 INFO:tasks.workunit.client.0.smithi053.stderr:+ difference=0 2023-10-09T10:01:42.833 INFO:tasks.workunit.client.0.smithi053.stderr:+ difference=0 2023-10-09T10:01:42.833 INFO:tasks.workunit.client.0.smithi053.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-09T10:01:42.833 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_65742/img_v2 2023-10-09T10:01:42.833 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_65742/img_import 2023-10-09T10:01:42.834 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_65742/img_snap 2023-10-09T10:01:42.835 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_65742/img_snap_import 2023-10-09T10:01:42.836 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd snap rm testimg_import@snap 2023-10-09T10:01:42.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:42 smithi086 bash[27789]: cluster 2023-10-09T10:01:41.463650+0000 mon.a (mon.0) 699 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-10-09T10:01:42.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:42 smithi086 bash[27789]: cluster 2023-10-09T10:01:41.770565+0000 mgr.y (mgr.24356) 177 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 315 KiB/s rd, 92 KiB/s wr, 90 op/s 2023-10-09T10:01:43.487 INFO:tasks.workunit.client.0.smithi053.stderr: Removing snap: 100% complete...done. 2023-10-09T10:01:43.497 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd remove testimg_import 2023-10-09T10:01:43.631 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 100% complete...done. 2023-10-09T10:01:43.650 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd snap rm testimg@snap 2023-10-09T10:01:43.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:43 smithi086 bash[27789]: cluster 2023-10-09T10:01:42.473807+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-10-09T10:01:43.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:43 smithi053 bash[27369]: cluster 2023-10-09T10:01:42.473807+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-10-09T10:01:43.913 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:43 smithi053 bash[33773]: cluster 2023-10-09T10:01:42.473807+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-10-09T10:01:44.495 INFO:tasks.workunit.client.0.smithi053.stderr: Removing snap: 100% complete...done. 2023-10-09T10:01:44.503 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm testimg 2023-10-09T10:01:44.649 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 100% complete...done. 2023-10-09T10:01:44.653 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --order 20 /tmp/rbd_import_export_65742/img testimg 2023-10-09T10:01:44.742 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 100% complete...done. 2023-10-09T10:01:44.743 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --order is deprecated, use --object-size 2023-10-09T10:01:44.746 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_65742/img_v2 2023-10-09T10:01:44.790 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:44 smithi086 bash[27789]: cluster 2023-10-09T10:01:43.479453+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-10-09T10:01:44.790 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:44 smithi086 bash[27789]: cluster 2023-10-09T10:01:43.770965+0000 mgr.y (mgr.24356) 178 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 203 KiB/s rd, 35 KiB/s wr, 50 op/s 2023-10-09T10:01:44.802 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-09T10:01:44.809 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:44 smithi053 bash[27369]: cluster 2023-10-09T10:01:43.479453+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-10-09T10:01:44.809 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:44 smithi053 bash[27369]: cluster 2023-10-09T10:01:43.770965+0000 mgr.y (mgr.24356) 178 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 203 KiB/s rd, 35 KiB/s wr, 50 op/s 2023-10-09T10:01:44.810 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:44 smithi053 bash[33773]: cluster 2023-10-09T10:01:43.479453+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-10-09T10:01:44.810 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:44 smithi053 bash[33773]: cluster 2023-10-09T10:01:43.770965+0000 mgr.y (mgr.24356) 178 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 203 KiB/s rd, 35 KiB/s wr, 50 op/s 2023-10-09T10:01:44.810 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_65742/img_v2 testimg_import 2023-10-09T10:01:44.906 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-09T10:01:44.911 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info testimg_import 2023-10-09T10:01:44.911 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep order 2023-10-09T10:01:44.911 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk {print $2} 2023-10-09T10:01:44.911 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep 20 2023-10-09T10:01:44.963 INFO:tasks.workunit.client.0.smithi053.stdout:20 2023-10-09T10:01:44.964 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_65742/img_v2 2023-10-09T10:01:44.964 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd remove testimg_import 2023-10-09T10:01:45.115 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 100% complete...done. 2023-10-09T10:01:45.116 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:01:44 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:01:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T10:01:45.120 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd remove testimg 2023-10-09T10:01:45.261 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 100% complete...done. 2023-10-09T10:01:45.266 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_65742/img testimg 2023-10-09T10:01:45.304 INFO:teuthology.orchestra.run.smithi053.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-09T10:01:45.304 INFO:teuthology.orchestra.run.smithi053.stdout:alertmanager.a smithi053 *:9093,9094 running (3m) 18s ago 4m 14.1M - 0.23.0 ba2b418f427c bf98fc28ffd5 2023-10-09T10:01:45.304 INFO:teuthology.orchestra.run.smithi053.stdout:grafana.a smithi086 *:3000 running (3m) 19s ago 3m 43.9M - 8.3.5 dad864ee21e9 09d5f1b74a4f 2023-10-09T10:01:45.304 INFO:teuthology.orchestra.run.smithi053.stdout:mds.foo.smithi053.zaowuf smithi053 running (2m) 18s ago 2m 13.3M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 af888f5c40c3 2023-10-09T10:01:45.304 INFO:teuthology.orchestra.run.smithi053.stdout:mds.foo.smithi086.ixwjtb smithi086 running (2m) 19s ago 2m 11.5M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 8d29791583b8 2023-10-09T10:01:45.304 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.x smithi086 *:8443 running (11m) 19s ago 11m 375M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 24a4699ae5a1 2023-10-09T10:01:45.304 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.y smithi053 *:9283 running (13m) 18s ago 13m 427M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 2e2c946d6f17 2023-10-09T10:01:45.304 INFO:teuthology.orchestra.run.smithi053.stdout:mon.a smithi053 running (13m) 18s ago 13m 50.5M 2048M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 2a859a8a5bfe 2023-10-09T10:01:45.304 INFO:teuthology.orchestra.run.smithi053.stdout:mon.b smithi086 running (11m) 19s ago 11m 43.3M 2048M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 e82bfa198074 2023-10-09T10:01:45.305 INFO:teuthology.orchestra.run.smithi053.stdout:mon.c smithi053 running (11m) 18s ago 11m 43.6M 2048M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 af94f5615381 2023-10-09T10:01:45.305 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.a smithi053 *:9100 running (4m) 18s ago 4m 9828k - 1.3.1 1dbe0e931976 2e8ff8fe1e90 2023-10-09T10:01:45.305 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.b smithi086 *:9100 running (4m) 19s ago 4m 9371k - 1.3.1 1dbe0e931976 c191d52618e5 2023-10-09T10:01:45.305 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 smithi053 running (10m) 18s ago 10m 40.9M 4061M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 cd77a7e766e7 2023-10-09T10:01:45.305 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 smithi053 running (9m) 18s ago 9m 37.9M 4061M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 26ddd247a9dc 2023-10-09T10:01:45.305 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2 smithi053 running (8m) 18s ago 8m 36.8M 4061M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 98d6966e2ac9 2023-10-09T10:01:45.305 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 smithi053 running (8m) 18s ago 8m 39.0M 4061M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 b13a1f620928 2023-10-09T10:01:45.305 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 smithi086 running (7m) 19s ago 7m 37.9M 4316M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 0c9ac38ba8cf 2023-10-09T10:01:45.305 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 smithi086 running (6m) 19s ago 6m 37.1M 4316M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 96a2d0a2e18c 2023-10-09T10:01:45.305 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 smithi086 running (6m) 19s ago 6m 38.1M 4316M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 01d33516eede 2023-10-09T10:01:45.305 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 smithi086 running (5m) 19s ago 5m 40.4M 4316M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 398a2ca16c27 2023-10-09T10:01:45.305 INFO:teuthology.orchestra.run.smithi053.stdout:prometheus.a smithi086 *:9095 running (3m) 19s ago 4m 50.7M - 2.33.4 514e6a882f6e b178a0deaae2 2023-10-09T10:01:45.330 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 100% complete...done. 2023-10-09T10:01:45.335 INFO:tasks.workunit.client.0.smithi053.stderr:+ + grep features 2023-10-09T10:01:45.335 INFO:tasks.workunit.client.0.smithi053.stderr:rbd info testimg 2023-10-09T10:01:45.384 INFO:tasks.workunit.client.0.smithi053.stderr:+ FEATURES_BEFORE= features: layering 2023-10-09T10:01:45.384 INFO:tasks.workunit.client.0.smithi053.stderr: op_features: 2023-10-09T10:01:45.384 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_65742/img_v2 2023-10-09T10:01:45.428 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-09T10:01:45.431 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_65742/img_v2 testimg_import 2023-10-09T10:01:45.503 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-09T10:01:45.508 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info testimg_import 2023-10-09T10:01:45.508 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep features 2023-10-09T10:01:45.555 INFO:tasks.workunit.client.0.smithi053.stderr:+ FEATURES_AFTER= features: layering 2023-10-09T10:01:45.555 INFO:tasks.workunit.client.0.smithi053.stderr: op_features: 2023-10-09T10:01:45.555 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ features: layering 2023-10-09T10:01:45.555 INFO:tasks.workunit.client.0.smithi053.stderr: op_features: != features: layering 2023-10-09T10:01:45.555 INFO:tasks.workunit.client.0.smithi053.stderr: op_features: ] 2023-10-09T10:01:45.555 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_65742/img_v2 2023-10-09T10:01:45.556 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd remove testimg_import 2023-10-09T10:01:45.659 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 100% complete...done. 2023-10-09T10:01:45.664 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd remove testimg 2023-10-09T10:01:45.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:45 smithi053 bash[33773]: cluster 2023-10-09T10:01:44.487891+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-10-09T10:01:45.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:45 smithi053 bash[27369]: cluster 2023-10-09T10:01:44.487891+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-10-09T10:01:45.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:01:45 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:01:45] "GET /metrics HTTP/1.1" 200 191848 "" "Prometheus/2.33.4" 2023-10-09T10:01:45.770 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 100% complete...done. 2023-10-09T10:01:45.774 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_65742/img testimg 2023-10-09T10:01:45.858 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 100% complete...done. 2023-10-09T10:01:45.863 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_65742/img_v2 2023-10-09T10:01:45.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:45 smithi086 bash[27789]: cluster 2023-10-09T10:01:44.487891+0000 mon.a (mon.0) 702 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-10-09T10:01:45.915 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-09T10:01:45.920 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_65742/img_v2 testimg_import 2023-10-09T10:01:46.023 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-09T10:01:46.030 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info testimg_import 2023-10-09T10:01:46.030 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep stripe unit 2023-10-09T10:01:46.030 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep -Ei (4 KiB|4096) 2023-10-09T10:01:46.089 INFO:tasks.workunit.client.0.smithi053.stdout: stripe unit: 4 KiB 2023-10-09T10:01:46.090 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info testimg_import 2023-10-09T10:01:46.090 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep stripe count 2023-10-09T10:01:46.090 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk {print $3} 2023-10-09T10:01:46.090 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep 1000 2023-10-09T10:01:46.143 INFO:tasks.workunit.client.0.smithi053.stdout:1000 2023-10-09T10:01:46.144 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_65742/img_v2 2023-10-09T10:01:46.148 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd remove testimg_import 2023-10-09T10:01:46.293 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-10-09T10:01:46.298 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd remove testimg 2023-10-09T10:01:46.443 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-10-09T10:01:46.448 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_65742/img testimg 2023-10-09T10:01:46.528 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'echo wait for minority of mons to upgrade' 2023-10-09T10:01:46.539 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 100% complete...done. 2023-10-09T10:01:46.546 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd snap create testimg@snap1 2023-10-09T10:01:46.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:46 smithi086 bash[27789]: audit 2023-10-09T10:01:45.283410+0000 mgr.y (mgr.24356) 179 : audit [DBG] from='client.24911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:01:46.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:46 smithi086 bash[27789]: cluster 2023-10-09T10:01:45.771794+0000 mgr.y (mgr.24356) 180 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 191 KiB/s rd, 17 KiB/s wr, 246 op/s 2023-10-09T10:01:46.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:46 smithi053 bash[27369]: audit 2023-10-09T10:01:45.283410+0000 mgr.y (mgr.24356) 179 : audit [DBG] from='client.24911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:01:46.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:46 smithi053 bash[27369]: cluster 2023-10-09T10:01:45.771794+0000 mgr.y (mgr.24356) 180 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 191 KiB/s rd, 17 KiB/s wr, 246 op/s 2023-10-09T10:01:46.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:46 smithi053 bash[33773]: audit 2023-10-09T10:01:45.283410+0000 mgr.y (mgr.24356) 179 : audit [DBG] from='client.24911 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:01:46.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:46 smithi053 bash[33773]: cluster 2023-10-09T10:01:45.771794+0000 mgr.y (mgr.24356) 180 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 191 KiB/s rd, 17 KiB/s wr, 246 op/s 2023-10-09T10:01:47.526 INFO:tasks.workunit.client.0.smithi053.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-10-09T10:01:47.536 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd snap create testimg@snap2 2023-10-09T10:01:48.530 INFO:tasks.workunit.client.0.smithi053.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-10-09T10:01:48.542 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd snap protect testimg@snap2 2023-10-09T10:01:48.606 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_65742/snap_protect 2023-10-09T10:01:48.664 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-09T10:01:48.671 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_65742/snap_protect testimg_import 2023-10-09T10:01:48.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:48 smithi086 bash[27789]: cluster 2023-10-09T10:01:47.509789+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-10-09T10:01:48.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:48 smithi086 bash[27789]: cluster 2023-10-09T10:01:47.772244+0000 mgr.y (mgr.24356) 181 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 156 KiB/s rd, 14 KiB/s wr, 200 op/s 2023-10-09T10:01:48.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:48 smithi053 bash[33773]: cluster 2023-10-09T10:01:47.509789+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-10-09T10:01:48.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:48 smithi053 bash[33773]: cluster 2023-10-09T10:01:47.772244+0000 mgr.y (mgr.24356) 181 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 156 KiB/s rd, 14 KiB/s wr, 200 op/s 2023-10-09T10:01:48.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:48 smithi053 bash[27369]: cluster 2023-10-09T10:01:47.509789+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-10-09T10:01:48.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:48 smithi053 bash[27369]: cluster 2023-10-09T10:01:47.772244+0000 mgr.y (mgr.24356) 181 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 2.3 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 156 KiB/s rd, 14 KiB/s wr, 200 op/s 2023-10-09T10:01:49.833 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:49 smithi053 bash[33773]: cluster 2023-10-09T10:01:48.515322+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-10-09T10:01:49.833 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:49 smithi053 bash[33773]: cluster 2023-10-09T10:01:49.457074+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-10-09T10:01:49.834 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:49 smithi053 bash[27369]: cluster 2023-10-09T10:01:48.515322+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-10-09T10:01:49.834 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:49 smithi053 bash[27369]: cluster 2023-10-09T10:01:49.457074+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-10-09T10:01:49.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:49 smithi086 bash[27789]: cluster 2023-10-09T10:01:48.515322+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-10-09T10:01:49.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:49 smithi086 bash[27789]: cluster 2023-10-09T10:01:49.457074+0000 mon.a (mon.0) 705 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-10-09T10:01:49.868 INFO:teuthology.orchestra.run.smithi053.stdout:wait for minority of mons to upgrade 2023-10-09T10:01:50.500 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-09T10:01:50.504 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info testimg_import@snap1 2023-10-09T10:01:50.504 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep protected: False 2023-10-09T10:01:50.559 INFO:tasks.workunit.client.0.smithi053.stdout: protected: False 2023-10-09T10:01:50.560 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info testimg_import@snap2 2023-10-09T10:01:50.560 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep protected: True 2023-10-09T10:01:50.614 INFO:tasks.workunit.client.0.smithi053.stdout: protected: True 2023-10-09T10:01:50.615 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_65742/snap_protect 2023-10-09T10:01:50.615 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd snap unprotect testimg@snap2 2023-10-09T10:01:50.686 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd snap unprotect testimg_import@snap2 2023-10-09T10:01:50.752 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd snap purge testimg 2023-10-09T10:01:50.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:50 smithi053 bash[33773]: cluster 2023-10-09T10:01:49.773286+0000 mgr.y (mgr.24356) 182 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 422 KiB/s rd, 48 KiB/s wr, 556 op/s 2023-10-09T10:01:50.809 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:50 smithi053 bash[33773]: cluster 2023-10-09T10:01:50.466859+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-10-09T10:01:50.810 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done' 2023-10-09T10:01:50.811 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:50 smithi053 bash[27369]: cluster 2023-10-09T10:01:49.773286+0000 mgr.y (mgr.24356) 182 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 422 KiB/s rd, 48 KiB/s wr, 556 op/s 2023-10-09T10:01:50.811 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:50 smithi053 bash[27369]: cluster 2023-10-09T10:01:50.466859+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-10-09T10:01:50.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:50 smithi086 bash[27789]: cluster 2023-10-09T10:01:49.773286+0000 mgr.y (mgr.24356) 182 : cluster [DBG] pgmap v166: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 422 KiB/s rd, 48 KiB/s wr, 556 op/s 2023-10-09T10:01:50.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:50 smithi086 bash[27789]: cluster 2023-10-09T10:01:50.466859+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-10-09T10:01:52.539 INFO:tasks.workunit.client.0.smithi053.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-10-09T10:01:52.549 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd snap purge testimg_import 2023-10-09T10:01:52.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:52 smithi086 bash[27789]: cluster 2023-10-09T10:01:51.526759+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-10-09T10:01:52.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:52 smithi086 bash[27789]: cluster 2023-10-09T10:01:51.773748+0000 mgr.y (mgr.24356) 183 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 351 KiB/s rd, 46 KiB/s wr, 470 op/s 2023-10-09T10:01:52.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:52 smithi053 bash[27369]: cluster 2023-10-09T10:01:51.526759+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-10-09T10:01:52.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:52 smithi053 bash[27369]: cluster 2023-10-09T10:01:51.773748+0000 mgr.y (mgr.24356) 183 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 351 KiB/s rd, 46 KiB/s wr, 470 op/s 2023-10-09T10:01:52.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:52 smithi053 bash[33773]: cluster 2023-10-09T10:01:51.526759+0000 mon.a (mon.0) 707 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-10-09T10:01:52.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:52 smithi053 bash[33773]: cluster 2023-10-09T10:01:51.773748+0000 mgr.y (mgr.24356) 183 : cluster [DBG] pgmap v169: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 351 KiB/s rd, 46 KiB/s wr, 470 op/s 2023-10-09T10:01:53.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:53 smithi053 bash[27369]: cluster 2023-10-09T10:01:52.530401+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-10-09T10:01:53.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:53 smithi053 bash[33773]: cluster 2023-10-09T10:01:52.530401+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-10-09T10:01:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:53 smithi086 bash[27789]: cluster 2023-10-09T10:01:52.530401+0000 mon.a (mon.0) 708 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-10-09T10:01:54.564 INFO:tasks.workunit.client.0.smithi053.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-10-09T10:01:54.574 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd remove testimg 2023-10-09T10:01:54.730 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 100% complete...done. 2023-10-09T10:01:54.736 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd remove testimg_import 2023-10-09T10:01:54.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:01:54 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:01:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T10:01:54.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:54 smithi086 bash[27789]: cluster 2023-10-09T10:01:53.544942+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-10-09T10:01:54.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:54 smithi086 bash[27789]: cluster 2023-10-09T10:01:53.774150+0000 mgr.y (mgr.24356) 184 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:54.882 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 100% complete...done. 2023-10-09T10:01:54.888 INFO:tasks.workunit.client.0.smithi053.stderr:+ tiered=0 2023-10-09T10:01:54.888 INFO:tasks.workunit.client.0.smithi053.stderr:+ ceph osd dump 2023-10-09T10:01:54.888 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep ^pool 2023-10-09T10:01:54.888 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep 'rbd' 2023-10-09T10:01:54.888 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep tier 2023-10-09T10:01:54.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:54 smithi053 bash[33773]: cluster 2023-10-09T10:01:53.544942+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-10-09T10:01:54.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:54 smithi053 bash[33773]: cluster 2023-10-09T10:01:53.774150+0000 mgr.y (mgr.24356) 184 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:54.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:54 smithi053 bash[27369]: cluster 2023-10-09T10:01:53.544942+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-10-09T10:01:54.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:54 smithi053 bash[27369]: cluster 2023-10-09T10:01:53.774150+0000 mgr.y (mgr.24356) 184 : cluster [DBG] pgmap v172: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:01:55.344 INFO:tasks.workunit.client.0.smithi053.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_65742/sparse1 2023-10-09T10:01:55.352 INFO:tasks.workunit.client.0.smithi053.stderr:1+0 records in 2023-10-09T10:01:55.352 INFO:tasks.workunit.client.0.smithi053.stderr:1+0 records out 2023-10-09T10:01:55.352 INFO:tasks.workunit.client.0.smithi053.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00698217 s, 150 MB/s 2023-10-09T10:01:55.352 INFO:tasks.workunit.client.0.smithi053.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_65742/sparse2 2023-10-09T10:01:55.357 INFO:tasks.workunit.client.0.smithi053.stderr:1+0 records in 2023-10-09T10:01:55.357 INFO:tasks.workunit.client.0.smithi053.stderr:1+0 records out 2023-10-09T10:01:55.357 INFO:tasks.workunit.client.0.smithi053.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00373317 s, 281 MB/s 2023-10-09T10:01:55.357 INFO:tasks.workunit.client.0.smithi053.stderr:+ truncate /tmp/rbd_import_export_65742/sparse2 -s 2M 2023-10-09T10:01:55.370 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm sparse1 2023-10-09T10:01:55.425 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 0% complete...failed. 2023-10-09T10:01:55.425 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: delete error: (2) No such file or directory 2023-10-09T10:01:55.429 INFO:tasks.workunit.client.0.smithi053.stderr:+ true 2023-10-09T10:01:55.429 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_65742/sparse1 2023-10-09T10:01:55.525 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-10-09T10:01:55.527 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T10:01:55.527 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --order is deprecated, use --object-size 2023-10-09T10:01:55.532 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd ls -l 2023-10-09T10:01:55.532 INFO:tasks.workunit.client.0.smithi053.stderr:+ + grep sparse1 2023-10-09T10:01:55.533 INFO:tasks.workunit.client.0.smithi053.stderr:grep -Ei (2 MiB|2048k) 2023-10-09T10:01:55.590 INFO:tasks.workunit.client.0.smithi053.stdout:sparse1 2 MiB 2 2023-10-09T10:01:55.591 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects sparse1 2023-10-09T10:01:55.592 INFO:tasks.workunit.client.0.smithi053.stderr:+ image=sparse1 2023-10-09T10:01:55.592 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse1 2023-10-09T10:01:55.592 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep block_name_prefix 2023-10-09T10:01:55.592 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk {print $NF;} 2023-10-09T10:01:55.651 INFO:tasks.workunit.client.0.smithi053.stderr:+ prefix=rbd_data.6215d8d10be6 2023-10-09T10:01:55.652 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep rbd_data.6215d8d10be6 2023-10-09T10:01:55.652 INFO:tasks.workunit.client.0.smithi053.stderr:+ get_image_data_pool sparse1 2023-10-09T10:01:55.652 INFO:tasks.workunit.client.0.smithi053.stderr:+ image=sparse1 2023-10-09T10:01:55.653 INFO:tasks.workunit.client.0.smithi053.stderr:+ + sed -e s/rbd_data.6215d8d10be6\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T10:01:55.653 INFO:tasks.workunit.client.0.smithi053.stderr:sort -u 2023-10-09T10:01:55.653 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd+ info sparse1 2023-10-09T10:01:55.653 INFO:tasks.workunit.client.0.smithi053.stderr:grep data_pool: 2023-10-09T10:01:55.654 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk -F: { print $NF } 2023-10-09T10:01:55.708 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool= 2023-10-09T10:01:55.708 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ -z ] 2023-10-09T10:01:55.708 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool=rbd 2023-10-09T10:01:55.708 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo rbd 2023-10-09T10:01:55.708 INFO:tasks.workunit.client.0.smithi053.stderr:+ rados ls -p rbd 2023-10-09T10:01:55.756 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects=1 2023-10-09T10:01:55.756 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo 1 2023-10-09T10:01:55.756 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-10-09T10:01:55.756 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export sparse1 /tmp/rbd_import_export_65742/sparse1.out 2023-10-09T10:01:55.810 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-10-09T10:01:55.814 INFO:tasks.workunit.client.0.smithi053.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_65742/sparse1 /tmp/rbd_import_export_65742/sparse1.out 2023-10-09T10:01:55.815 INFO:tasks.workunit.client.0.smithi053.stderr:+ cmp -l /tmp/rbd_import_export_65742/sparse1 /tmp/rbd_import_export_65742/sparse1.out 2023-10-09T10:01:55.818 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_65742/sparse1 --format %b 2023-10-09T10:01:55.820 INFO:tasks.workunit.client.0.smithi053.stderr:+ origsize=2048 2023-10-09T10:01:55.820 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_65742/sparse1.out --format %b 2023-10-09T10:01:55.820 INFO:tasks.workunit.client.0.smithi053.stderr:+ exportsize=2048 2023-10-09T10:01:55.820 INFO:tasks.workunit.client.0.smithi053.stderr:+ difference=0 2023-10-09T10:01:55.821 INFO:tasks.workunit.client.0.smithi053.stderr:+ difference=0 2023-10-09T10:01:55.821 INFO:tasks.workunit.client.0.smithi053.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-09T10:01:55.821 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_65742/sparse1.out 2023-10-09T10:01:55.822 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm sparse1 2023-10-09T10:01:55.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:55 smithi086 bash[27789]: cluster 2023-10-09T10:01:54.554828+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-10-09T10:01:55.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:55 smithi086 bash[27789]: audit 2023-10-09T10:01:55.016724+0000 mon.a (mon.0) 711 : audit [DBG] from='client.? 172.21.15.53:0/2436559385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:01:55.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:55 smithi086 bash[27789]: audit 2023-10-09T10:01:55.207569+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.53:0/3878127570' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T10:01:55.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:55 smithi086 bash[27789]: audit 2023-10-09T10:01:55.328595+0000 mon.c (mon.2) 100 : audit [DBG] from='client.? 172.21.15.53:0/3878127570' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T10:01:55.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:55 smithi053 bash[27369]: cluster 2023-10-09T10:01:54.554828+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-10-09T10:01:55.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:55 smithi053 bash[27369]: audit 2023-10-09T10:01:55.016724+0000 mon.a (mon.0) 711 : audit [DBG] from='client.? 172.21.15.53:0/2436559385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:01:55.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:55 smithi053 bash[27369]: audit 2023-10-09T10:01:55.207569+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.53:0/3878127570' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T10:01:55.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:55 smithi053 bash[27369]: audit 2023-10-09T10:01:55.328595+0000 mon.c (mon.2) 100 : audit [DBG] from='client.? 172.21.15.53:0/3878127570' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T10:01:55.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:01:55 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:01:55] "GET /metrics HTTP/1.1" 200 192112 "" "Prometheus/2.33.4" 2023-10-09T10:01:55.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:55 smithi053 bash[33773]: cluster 2023-10-09T10:01:54.554828+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-10-09T10:01:55.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:55 smithi053 bash[33773]: audit 2023-10-09T10:01:55.016724+0000 mon.a (mon.0) 711 : audit [DBG] from='client.? 172.21.15.53:0/2436559385' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:01:55.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:55 smithi053 bash[33773]: audit 2023-10-09T10:01:55.207569+0000 mon.c (mon.2) 99 : audit [DBG] from='client.? 172.21.15.53:0/3878127570' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T10:01:55.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:55 smithi053 bash[33773]: audit 2023-10-09T10:01:55.328595+0000 mon.c (mon.2) 100 : audit [DBG] from='client.? 172.21.15.53:0/3878127570' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T10:01:55.962 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-10-09T10:01:55.967 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm sparse2 2023-10-09T10:01:56.023 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 0% complete...failed. 2023-10-09T10:01:56.023 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: delete error: (2) No such file or directory 2023-10-09T10:01:56.027 INFO:tasks.workunit.client.0.smithi053.stderr:+ true 2023-10-09T10:01:56.027 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_65742/sparse2 2023-10-09T10:01:56.121 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-10-09T10:01:56.123 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T10:01:56.123 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --order is deprecated, use --object-size 2023-10-09T10:01:56.127 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd ls -l 2023-10-09T10:01:56.127 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep sparse2 2023-10-09T10:01:56.127 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep -Ei (2 MiB|2048k) 2023-10-09T10:01:56.181 INFO:tasks.workunit.client.0.smithi053.stdout:sparse2 2 MiB 2 2023-10-09T10:01:56.182 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects sparse2 2023-10-09T10:01:56.182 INFO:tasks.workunit.client.0.smithi053.stderr:+ image=sparse2 2023-10-09T10:01:56.182 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse2 2023-10-09T10:01:56.182 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep block_name_prefix 2023-10-09T10:01:56.182 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk {print $NF;} 2023-10-09T10:01:56.237 INFO:tasks.workunit.client.0.smithi053.stderr:+ prefix=rbd_data.6248b8d6e7d8 2023-10-09T10:01:56.237 INFO:tasks.workunit.client.0.smithi053.stderr:+ + get_image_data_pool sparse2 2023-10-09T10:01:56.237 INFO:tasks.workunit.client.0.smithi053.stderr:+ image=sparse2 2023-10-09T10:01:56.237 INFO:tasks.workunit.client.0.smithi053.stderr:+ sed -e s/rbd_data.6248b8d6e7d8\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T10:01:56.237 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep rbd_data.6248b8d6e7d8 2023-10-09T10:01:56.237 INFO:tasks.workunit.client.0.smithi053.stderr:sort -u 2023-10-09T10:01:56.237 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse2 2023-10-09T10:01:56.237 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk -F: { print $NF } 2023-10-09T10:01:56.238 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep data_pool: 2023-10-09T10:01:56.291 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool= 2023-10-09T10:01:56.291 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ -z ] 2023-10-09T10:01:56.291 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool=rbd 2023-10-09T10:01:56.291 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo rbd 2023-10-09T10:01:56.291 INFO:tasks.workunit.client.0.smithi053.stderr:+ rados ls -p rbd 2023-10-09T10:01:56.337 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects=0 2023-10-09T10:01:56.337 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo 0 2023-10-09T10:01:56.337 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-10-09T10:01:56.337 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export sparse2 /tmp/rbd_import_export_65742/sparse2.out 2023-10-09T10:01:56.388 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-10-09T10:01:56.393 INFO:tasks.workunit.client.0.smithi053.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_65742/sparse2 /tmp/rbd_import_export_65742/sparse2.out 2023-10-09T10:01:56.393 INFO:tasks.workunit.client.0.smithi053.stderr:+ cmp -l /tmp/rbd_import_export_65742/sparse2 /tmp/rbd_import_export_65742/sparse2.out 2023-10-09T10:01:56.396 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_65742/sparse2 --format %b 2023-10-09T10:01:56.398 INFO:tasks.workunit.client.0.smithi053.stderr:+ origsize=2048 2023-10-09T10:01:56.398 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_65742/sparse2.out --format %b 2023-10-09T10:01:56.399 INFO:tasks.workunit.client.0.smithi053.stderr:+ exportsize=2048 2023-10-09T10:01:56.399 INFO:tasks.workunit.client.0.smithi053.stderr:+ difference=0 2023-10-09T10:01:56.399 INFO:tasks.workunit.client.0.smithi053.stderr:+ difference=0 2023-10-09T10:01:56.399 INFO:tasks.workunit.client.0.smithi053.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-09T10:01:56.399 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_65742/sparse2.out 2023-10-09T10:01:56.399 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm sparse2 2023-10-09T10:01:56.548 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-10-09T10:01:56.553 INFO:tasks.workunit.client.0.smithi053.stderr:+ truncate /tmp/rbd_import_export_65742/sparse1 -s 10M 2023-10-09T10:01:56.555 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --new-format --order 20 - sparse1 2023-10-09T10:01:56.706 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 100% complete...done. 2023-10-09T10:01:56.707 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T10:01:56.707 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --order is deprecated, use --object-size 2023-10-09T10:01:56.711 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd ls -l 2023-10-09T10:01:56.711 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep sparse1 2023-10-09T10:01:56.711 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep -Ei (10 MiB|10240k) 2023-10-09T10:01:56.768 INFO:tasks.workunit.client.0.smithi053.stdout:sparse1 10 MiB 2 2023-10-09T10:01:56.769 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects sparse1 2023-10-09T10:01:56.769 INFO:tasks.workunit.client.0.smithi053.stderr:+ image=sparse1 2023-10-09T10:01:56.770 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse1 2023-10-09T10:01:56.770 INFO:tasks.workunit.client.0.smithi053.stderr:+ + grep block_name_prefix 2023-10-09T10:01:56.770 INFO:tasks.workunit.client.0.smithi053.stderr:awk {print $NF;} 2023-10-09T10:01:56.827 INFO:tasks.workunit.client.0.smithi053.stderr:+ prefix=rbd_data.3bc7cdfdaca8 2023-10-09T10:01:56.828 INFO:tasks.workunit.client.0.smithi053.stderr:+ get_image_data_pool sparse1 2023-10-09T10:01:56.828 INFO:tasks.workunit.client.0.smithi053.stderr:+ image=sparse1 2023-10-09T10:01:56.828 INFO:tasks.workunit.client.0.smithi053.stderr:+ sed -e s/rbd_data.3bc7cdfdaca8\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T10:01:56.828 INFO:tasks.workunit.client.0.smithi053.stderr:+ + grep rbd_data.3bc7cdfdaca8 2023-10-09T10:01:56.828 INFO:tasks.workunit.client.0.smithi053.stderr:sort -u 2023-10-09T10:01:56.828 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse1 2023-10-09T10:01:56.829 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk -F: { print $NF } 2023-10-09T10:01:56.829 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep data_pool: 2023-10-09T10:01:56.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:56 smithi086 bash[27789]: cluster 2023-10-09T10:01:55.775163+0000 mgr.y (mgr.24356) 185 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 114 KiB/s rd, 8.2 KiB/s wr, 154 op/s 2023-10-09T10:01:56.880 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool= 2023-10-09T10:01:56.880 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ -z ] 2023-10-09T10:01:56.880 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool=rbd 2023-10-09T10:01:56.880 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo rbd 2023-10-09T10:01:56.880 INFO:tasks.workunit.client.0.smithi053.stderr:+ rados ls -p rbd 2023-10-09T10:01:56.922 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects=1 2023-10-09T10:01:56.922 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo 1 2023-10-09T10:01:56.922 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-10-09T10:01:56.923 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export sparse1 /tmp/rbd_import_export_65742/sparse1.out 2023-10-09T10:01:56.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:56 smithi053 bash[33773]: cluster 2023-10-09T10:01:55.775163+0000 mgr.y (mgr.24356) 185 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 114 KiB/s rd, 8.2 KiB/s wr, 154 op/s 2023-10-09T10:01:56.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:56 smithi053 bash[27369]: cluster 2023-10-09T10:01:55.775163+0000 mgr.y (mgr.24356) 185 : cluster [DBG] pgmap v174: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 114 KiB/s rd, 8.2 KiB/s wr, 154 op/s 2023-10-09T10:01:56.977 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 10% complete... Exporting image: 20% complete... Exporting image: 30% complete... Exporting image: 40% complete... Exporting image: 50% complete... Exporting image: 60% complete... Exporting image: 70% complete... Exporting image: 80% complete... Exporting image: 90% complete... Exporting image: 100% complete...done. 2023-10-09T10:01:56.983 INFO:tasks.workunit.client.0.smithi053.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_65742/sparse1 /tmp/rbd_import_export_65742/sparse1.out 2023-10-09T10:01:56.983 INFO:tasks.workunit.client.0.smithi053.stderr:+ cmp -l /tmp/rbd_import_export_65742/sparse1 /tmp/rbd_import_export_65742/sparse1.out 2023-10-09T10:01:56.996 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_65742/sparse1 --format %b 2023-10-09T10:01:56.997 INFO:tasks.workunit.client.0.smithi053.stderr:+ origsize=2048 2023-10-09T10:01:56.997 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_65742/sparse1.out --format %b 2023-10-09T10:01:56.998 INFO:tasks.workunit.client.0.smithi053.stderr:+ exportsize=2048 2023-10-09T10:01:56.998 INFO:tasks.workunit.client.0.smithi053.stderr:+ difference=0 2023-10-09T10:01:56.998 INFO:tasks.workunit.client.0.smithi053.stderr:+ difference=0 2023-10-09T10:01:56.999 INFO:tasks.workunit.client.0.smithi053.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-09T10:01:56.999 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_65742/sparse1.out 2023-10-09T10:01:57.000 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm sparse1 2023-10-09T10:01:57.143 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-10-09T10:01:57.147 INFO:tasks.workunit.client.0.smithi053.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_65742/sparse2 oflag=append conv=notrunc 2023-10-09T10:01:57.160 INFO:tasks.workunit.client.0.smithi053.stderr:1+0 records in 2023-10-09T10:01:57.160 INFO:tasks.workunit.client.0.smithi053.stderr:1+0 records out 2023-10-09T10:01:57.160 INFO:tasks.workunit.client.0.smithi053.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.0115847 s, 181 MB/s 2023-10-09T10:01:57.160 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --new-format --order 20 - sparse2 2023-10-09T10:01:57.289 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 100% complete...done. 2023-10-09T10:01:57.290 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T10:01:57.290 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --order is deprecated, use --object-size 2023-10-09T10:01:57.293 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd ls -l 2023-10-09T10:01:57.294 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep sparse2 2023-10-09T10:01:57.294 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep -Ei (4 MiB|4096k) 2023-10-09T10:01:57.346 INFO:tasks.workunit.client.0.smithi053.stdout:sparse2 4 MiB 2 2023-10-09T10:01:57.347 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects sparse2 2023-10-09T10:01:57.347 INFO:tasks.workunit.client.0.smithi053.stderr:+ image=sparse2 2023-10-09T10:01:57.347 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse2 2023-10-09T10:01:57.347 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep block_name_prefix 2023-10-09T10:01:57.347 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk {print $NF;} 2023-10-09T10:01:57.400 INFO:tasks.workunit.client.0.smithi053.stderr:+ prefix=rbd_data.629fcaae6685 2023-10-09T10:01:57.401 INFO:tasks.workunit.client.0.smithi053.stderr:+ get_image_data_pool sparse2 2023-10-09T10:01:57.402 INFO:tasks.workunit.client.0.smithi053.stderr:+ image=sparse2 2023-10-09T10:01:57.402 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep rbd_data.629fcaae6685 2023-10-09T10:01:57.402 INFO:tasks.workunit.client.0.smithi053.stderr:+ sed -e s/rbd_data.629fcaae6685\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T10:01:57.402 INFO:tasks.workunit.client.0.smithi053.stderr:+ sort -u 2023-10-09T10:01:57.402 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse2 2023-10-09T10:01:57.402 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep data_pool: 2023-10-09T10:01:57.402 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk -F: { print $NF } 2023-10-09T10:01:57.455 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool= 2023-10-09T10:01:57.456 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ -z ] 2023-10-09T10:01:57.456 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool=rbd 2023-10-09T10:01:57.456 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo rbd 2023-10-09T10:01:57.456 INFO:tasks.workunit.client.0.smithi053.stderr:+ rados ls -p rbd 2023-10-09T10:01:57.499 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects=0 2023-10-09T10:01:57.499 INFO:tasks.workunit.client.0.smithi053.stderr:2 2023-10-09T10:01:57.499 INFO:tasks.workunit.client.0.smithi053.stderr:3 2023-10-09T10:01:57.499 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo 0 2 3 2023-10-09T10:01:57.499 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ 0 -eq 1 -o 0 2 3 = 0 2 3 ] 2023-10-09T10:01:57.499 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export sparse2 /tmp/rbd_import_export_65742/sparse2.out 2023-10-09T10:01:57.556 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2023-10-09T10:01:57.562 INFO:tasks.workunit.client.0.smithi053.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_65742/sparse2 /tmp/rbd_import_export_65742/sparse2.out 2023-10-09T10:01:57.562 INFO:tasks.workunit.client.0.smithi053.stderr:+ cmp -l /tmp/rbd_import_export_65742/sparse2 /tmp/rbd_import_export_65742/sparse2.out 2023-10-09T10:01:57.565 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_65742/sparse2 --format %b 2023-10-09T10:01:57.566 INFO:tasks.workunit.client.0.smithi053.stderr:+ origsize=6144 2023-10-09T10:01:57.566 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_65742/sparse2.out --format %b 2023-10-09T10:01:57.568 INFO:tasks.workunit.client.0.smithi053.stderr:+ exportsize=6144 2023-10-09T10:01:57.568 INFO:tasks.workunit.client.0.smithi053.stderr:+ difference=0 2023-10-09T10:01:57.568 INFO:tasks.workunit.client.0.smithi053.stderr:+ difference=0 2023-10-09T10:01:57.568 INFO:tasks.workunit.client.0.smithi053.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-09T10:01:57.568 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_65742/sparse2.out 2023-10-09T10:01:57.568 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm sparse2 2023-10-09T10:01:57.716 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2023-10-09T10:01:57.721 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo partially-sparse file imports to partially-sparse image 2023-10-09T10:01:57.721 INFO:tasks.workunit.client.0.smithi053.stdout:partially-sparse file imports to partially-sparse image 2023-10-09T10:01:57.722 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_65742/sparse1 sparse 2023-10-09T10:01:57.821 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 10% complete... Importing image: 20% complete... Importing image: 30% complete... Importing image: 40% complete... Importing image: 50% complete... Importing image: 60% complete... Importing image: 70% complete... Importing image: 80% complete... Importing image: 90% complete... Importing image: 100% complete...done. 2023-10-09T10:01:57.822 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T10:01:57.822 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --order is deprecated, use --object-size 2023-10-09T10:01:57.826 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects sparse 2023-10-09T10:01:57.827 INFO:tasks.workunit.client.0.smithi053.stderr:+ image=sparse 2023-10-09T10:01:57.827 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse 2023-10-09T10:01:57.827 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep block_name_prefix 2023-10-09T10:01:57.828 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk {print $NF;} 2023-10-09T10:01:57.883 INFO:tasks.workunit.client.0.smithi053.stderr:+ prefix=rbd_data.62cc831e1bab 2023-10-09T10:01:57.883 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep rbd_data.62cc831e1bab 2023-10-09T10:01:57.883 INFO:tasks.workunit.client.0.smithi053.stderr:+ get_image_data_pool sparse 2023-10-09T10:01:57.884 INFO:tasks.workunit.client.0.smithi053.stderr:+ image=sparse 2023-10-09T10:01:57.884 INFO:tasks.workunit.client.0.smithi053.stderr:+ sed -e s/rbd_data.62cc831e1bab\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T10:01:57.884 INFO:tasks.workunit.client.0.smithi053.stderr:+ sort -u 2023-10-09T10:01:57.884 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse 2023-10-09T10:01:57.884 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep data_pool: 2023-10-09T10:01:57.884 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk -F: { print $NF } 2023-10-09T10:01:57.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:57 smithi053 bash[33773]: audit 2023-10-09T10:01:57.564028+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.53:0/3098889228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:01:57.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:57 smithi053 bash[27369]: audit 2023-10-09T10:01:57.564028+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.53:0/3098889228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:01:57.937 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool= 2023-10-09T10:01:57.938 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ -z ] 2023-10-09T10:01:57.938 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool=rbd 2023-10-09T10:01:57.938 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo rbd 2023-10-09T10:01:57.938 INFO:tasks.workunit.client.0.smithi053.stderr:+ rados ls -p rbd 2023-10-09T10:01:57.986 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects=1 2023-10-09T10:01:57.987 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo 1 2023-10-09T10:01:57.987 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-10-09T10:01:57.987 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm sparse 2023-10-09T10:01:58.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:57 smithi086 bash[27789]: audit 2023-10-09T10:01:57.564028+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.53:0/3098889228' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:01:58.141 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-10-09T10:01:58.146 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo zeros import through stdin to sparse image 2023-10-09T10:01:58.146 INFO:tasks.workunit.client.0.smithi053.stdout:zeros import through stdin to sparse image 2023-10-09T10:01:58.147 INFO:tasks.workunit.client.0.smithi053.stderr:+ dd if=/dev/zero bs=1M count=4 2023-10-09T10:01:58.147 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --new-format - sparse 2023-10-09T10:01:58.224 INFO:tasks.workunit.client.0.smithi053.stderr:4+0 records in 2023-10-09T10:01:58.224 INFO:tasks.workunit.client.0.smithi053.stderr:4+0 records out 2023-10-09T10:01:58.224 INFO:tasks.workunit.client.0.smithi053.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0774472 s, 54.2 MB/s 2023-10-09T10:01:58.243 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 100% complete...done. 2023-10-09T10:01:58.244 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T10:01:58.248 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects sparse 2023-10-09T10:01:58.248 INFO:tasks.workunit.client.0.smithi053.stderr:+ image=sparse 2023-10-09T10:01:58.248 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse 2023-10-09T10:01:58.249 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep block_name_prefix 2023-10-09T10:01:58.249 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk {print $NF;} 2023-10-09T10:01:58.298 INFO:tasks.workunit.client.0.smithi053.stderr:+ prefix=rbd_data.3c42ac79af1b 2023-10-09T10:01:58.300 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep rbd_data.3c42ac79af1b 2023-10-09T10:01:58.300 INFO:tasks.workunit.client.0.smithi053.stderr:+ get_image_data_pool sparse 2023-10-09T10:01:58.300 INFO:tasks.workunit.client.0.smithi053.stderr:+ image=sparse 2023-10-09T10:01:58.300 INFO:tasks.workunit.client.0.smithi053.stderr:+ + sort -u 2023-10-09T10:01:58.300 INFO:tasks.workunit.client.0.smithi053.stderr:sed -e s/rbd_data.3c42ac79af1b\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T10:01:58.300 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse 2023-10-09T10:01:58.300 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep data_pool: 2023-10-09T10:01:58.301 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk -F: { print $NF } 2023-10-09T10:01:58.354 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool= 2023-10-09T10:01:58.354 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ -z ] 2023-10-09T10:01:58.355 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool=rbd 2023-10-09T10:01:58.355 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo rbd 2023-10-09T10:01:58.355 INFO:tasks.workunit.client.0.smithi053.stderr:+ rados ls -p rbd 2023-10-09T10:01:58.404 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects= 2023-10-09T10:01:58.405 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo 2023-10-09T10:01:58.405 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ 0 -eq 1 -o = ] 2023-10-09T10:01:58.405 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm sparse 2023-10-09T10:01:58.550 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 100% complete...done. 2023-10-09T10:01:58.554 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo zeros export to sparse file 2023-10-09T10:01:58.555 INFO:tasks.workunit.client.0.smithi053.stdout:zeros export to sparse file 2023-10-09T10:01:58.555 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd create --new-format sparse --size 4 2023-10-09T10:01:58.610 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T10:01:58.614 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse 2023-10-09T10:01:58.614 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep block_name_prefix 2023-10-09T10:01:58.614 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk {print $NF;} 2023-10-09T10:01:58.673 INFO:tasks.workunit.client.0.smithi053.stderr:+ prefix=rbd_data.3c63f7ece971 2023-10-09T10:01:58.673 INFO:tasks.workunit.client.0.smithi053.stderr:+ dd if=/dev/zero bs=4M count=1 2023-10-09T10:01:58.674 INFO:tasks.workunit.client.0.smithi053.stderr:+ get_image_data_pool sparse 2023-10-09T10:01:58.674 INFO:tasks.workunit.client.0.smithi053.stderr:+ image=sparse 2023-10-09T10:01:58.675 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse 2023-10-09T10:01:58.675 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep data_pool: 2023-10-09T10:01:58.675 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk -F: { print $NF } 2023-10-09T10:01:58.731 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool= 2023-10-09T10:01:58.731 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ -z ] 2023-10-09T10:01:58.731 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool=rbd 2023-10-09T10:01:58.732 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo rbd 2023-10-09T10:01:58.732 INFO:tasks.workunit.client.0.smithi053.stderr:+ rados -p rbd put rbd_data.3c63f7ece971.000000000000 - 2023-10-09T10:01:58.773 INFO:tasks.workunit.client.0.smithi053.stderr:1+0 records in 2023-10-09T10:01:58.773 INFO:tasks.workunit.client.0.smithi053.stderr:1+0 records out 2023-10-09T10:01:58.773 INFO:tasks.workunit.client.0.smithi053.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0985792 s, 42.5 MB/s 2023-10-09T10:01:58.799 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects sparse 2023-10-09T10:01:58.799 INFO:tasks.workunit.client.0.smithi053.stderr:+ image=sparse 2023-10-09T10:01:58.799 INFO:tasks.workunit.client.0.smithi053.stderr:+ + rbd info sparse 2023-10-09T10:01:58.799 INFO:tasks.workunit.client.0.smithi053.stderr:grep block_name_prefix 2023-10-09T10:01:58.799 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk {print $NF;} 2023-10-09T10:01:58.856 INFO:tasks.workunit.client.0.smithi053.stderr:+ prefix=rbd_data.3c63f7ece971 2023-10-09T10:01:58.857 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep rbd_data.3c63f7ece971 2023-10-09T10:01:58.857 INFO:tasks.workunit.client.0.smithi053.stderr:+ get_image_data_pool sparse 2023-10-09T10:01:58.857 INFO:tasks.workunit.client.0.smithi053.stderr:+ + image=sparse 2023-10-09T10:01:58.857 INFO:tasks.workunit.client.0.smithi053.stderr:sed -e s/rbd_data.3c63f7ece971\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T10:01:58.857 INFO:tasks.workunit.client.0.smithi053.stderr:+ sort -u 2023-10-09T10:01:58.857 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse 2023-10-09T10:01:58.857 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep data_pool: 2023-10-09T10:01:58.858 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk -F: { print $NF } 2023-10-09T10:01:58.919 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool= 2023-10-09T10:01:58.978 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ -z ] 2023-10-09T10:01:58.978 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool=rbd 2023-10-09T10:01:58.978 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo rbd 2023-10-09T10:01:58.978 INFO:tasks.workunit.client.0.smithi053.stderr:+ rados ls -p rbd 2023-10-09T10:01:58.981 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:01:58 smithi053 bash[27369]: cluster 2023-10-09T10:01:57.775705+0000 mgr.y (mgr.24356) 186 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 81 KiB/s rd, 5.8 KiB/s wr, 109 op/s 2023-10-09T10:01:58.982 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:01:58 smithi053 bash[33773]: cluster 2023-10-09T10:01:57.775705+0000 mgr.y (mgr.24356) 186 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 81 KiB/s rd, 5.8 KiB/s wr, 109 op/s 2023-10-09T10:01:58.982 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects=0 2023-10-09T10:01:58.983 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo 0 2023-10-09T10:01:58.983 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-10-09T10:01:58.983 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_65742/sparse 2023-10-09T10:01:58.983 INFO:tasks.workunit.client.0.smithi053.stderr:rm: cannot remove '/tmp/rbd_import_export_65742/sparse': No such file or directory 2023-10-09T10:01:58.983 INFO:tasks.workunit.client.0.smithi053.stderr:+ true 2023-10-09T10:01:58.983 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export sparse /tmp/rbd_import_export_65742/sparse 2023-10-09T10:01:59.015 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 100% complete...done. 2023-10-09T10:01:59.021 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_65742/sparse --format=%b 2023-10-09T10:01:59.022 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ 0 = 0 ] 2023-10-09T10:01:59.022 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm sparse 2023-10-09T10:01:59.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:01:58 smithi086 bash[27789]: cluster 2023-10-09T10:01:57.775705+0000 mgr.y (mgr.24356) 186 : cluster [DBG] pgmap v175: 73 pgs: 73 active+clean; 222 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 81 KiB/s rd, 5.8 KiB/s wr, 109 op/s 2023-10-09T10:01:59.173 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 100% complete...done. 2023-10-09T10:01:59.178 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_65742/sparse /tmp/rbd_import_export_65742/sparse1 /tmp/rbd_import_export_65742/sparse2 /tmp/rbd_import_export_65742/sparse3 2023-10-09T10:01:59.181 INFO:tasks.workunit.client.0.smithi053.stderr:rm: cannot remove '/tmp/rbd_import_export_65742/sparse3': No such file or directory 2023-10-09T10:01:59.181 INFO:tasks.workunit.client.0.smithi053.stderr:+ true 2023-10-09T10:01:59.181 INFO:tasks.workunit.client.0.smithi053.stdout:OK 2023-10-09T10:01:59.182 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo OK 2023-10-09T10:01:59.182 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm -rf /tmp/rbd_import_export_65742 2023-10-09T10:01:59.185 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-10-09T10:01:59.186 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-10-09T10:01:59.200 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.0... 2023-10-09T10:01:59.201 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-10-09T10:01:59.498 DEBUG:teuthology.parallel:result is None 2023-10-09T10:01:59.498 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-10-09T10:01:59.511 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-10-09T10:01:59.511 DEBUG:teuthology.orchestra.run.smithi053:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-10-09T10:01:59.565 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-10-09T10:01:59.565 INFO:teuthology.task.sequential:In sequential, running task print... 2023-10-09T10:01:59.565 INFO:teuthology.task.print:**** done rbd/import_export.sh 5-workload 2023-10-09T10:01:59.565 DEBUG:teuthology.parallel:result is None 2023-10-09T10:02:00.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:00 smithi086 bash[27789]: cluster 2023-10-09T10:01:59.460923+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-10-09T10:02:00.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:00 smithi086 bash[27789]: cluster 2023-10-09T10:01:59.776511+0000 mgr.y (mgr.24356) 187 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.8 MiB/s wr, 496 op/s 2023-10-09T10:02:00.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:00 smithi086 bash[27789]: audit 2023-10-09T10:02:00.062140+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.53:0/2322435094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:00.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:00 smithi053 bash[27369]: cluster 2023-10-09T10:01:59.460923+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-10-09T10:02:00.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:00 smithi053 bash[27369]: cluster 2023-10-09T10:01:59.776511+0000 mgr.y (mgr.24356) 187 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.8 MiB/s wr, 496 op/s 2023-10-09T10:02:00.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:00 smithi053 bash[27369]: audit 2023-10-09T10:02:00.062140+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.53:0/2322435094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:00.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:00 smithi053 bash[33773]: cluster 2023-10-09T10:01:59.460923+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-10-09T10:02:00.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:00 smithi053 bash[33773]: cluster 2023-10-09T10:01:59.776511+0000 mgr.y (mgr.24356) 187 : cluster [DBG] pgmap v177: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.8 MiB/s wr, 496 op/s 2023-10-09T10:02:00.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:00 smithi053 bash[33773]: audit 2023-10-09T10:02:00.062140+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.53:0/2322435094' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:03.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:02 smithi086 bash[27789]: cluster 2023-10-09T10:02:01.777007+0000 mgr.y (mgr.24356) 188 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 386 op/s 2023-10-09T10:02:03.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:02 smithi086 bash[27789]: audit 2023-10-09T10:02:02.578425+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.53:0/2699822960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:03.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:02 smithi053 bash[27369]: cluster 2023-10-09T10:02:01.777007+0000 mgr.y (mgr.24356) 188 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 386 op/s 2023-10-09T10:02:03.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:02 smithi053 bash[27369]: audit 2023-10-09T10:02:02.578425+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.53:0/2699822960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:03.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:02 smithi053 bash[33773]: cluster 2023-10-09T10:02:01.777007+0000 mgr.y (mgr.24356) 188 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 386 op/s 2023-10-09T10:02:03.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:02 smithi053 bash[33773]: audit 2023-10-09T10:02:02.578425+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.53:0/2699822960' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:05.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:02:04 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:02:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T10:02:05.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:04 smithi086 bash[27789]: cluster 2023-10-09T10:02:03.777591+0000 mgr.y (mgr.24356) 189 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 916 KiB/s rd, 1.2 MiB/s wr, 335 op/s 2023-10-09T10:02:05.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:04 smithi053 bash[33773]: cluster 2023-10-09T10:02:03.777591+0000 mgr.y (mgr.24356) 189 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 916 KiB/s rd, 1.2 MiB/s wr, 335 op/s 2023-10-09T10:02:05.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:04 smithi053 bash[27369]: cluster 2023-10-09T10:02:03.777591+0000 mgr.y (mgr.24356) 189 : cluster [DBG] pgmap v179: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 916 KiB/s rd, 1.2 MiB/s wr, 335 op/s 2023-10-09T10:02:05.846 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:02:05 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:02:05] "GET /metrics HTTP/1.1" 200 192211 "" "Prometheus/2.33.4" 2023-10-09T10:02:06.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:05 smithi086 bash[27789]: audit 2023-10-09T10:02:05.056544+0000 mon.a (mon.0) 713 : audit [DBG] from='client.? 172.21.15.53:0/4149945327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:06.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:05 smithi053 bash[33773]: audit 2023-10-09T10:02:05.056544+0000 mon.a (mon.0) 713 : audit [DBG] from='client.? 172.21.15.53:0/4149945327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:06.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:05 smithi053 bash[27369]: audit 2023-10-09T10:02:05.056544+0000 mon.a (mon.0) 713 : audit [DBG] from='client.? 172.21.15.53:0/4149945327' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:07.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:06 smithi086 bash[27789]: cluster 2023-10-09T10:02:05.778532+0000 mgr.y (mgr.24356) 190 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 797 KiB/s rd, 1.1 MiB/s wr, 243 op/s 2023-10-09T10:02:07.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:06 smithi053 bash[27369]: cluster 2023-10-09T10:02:05.778532+0000 mgr.y (mgr.24356) 190 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 797 KiB/s rd, 1.1 MiB/s wr, 243 op/s 2023-10-09T10:02:07.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:06 smithi053 bash[33773]: cluster 2023-10-09T10:02:05.778532+0000 mgr.y (mgr.24356) 190 : cluster [DBG] pgmap v180: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 797 KiB/s rd, 1.1 MiB/s wr, 243 op/s 2023-10-09T10:02:08.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:07 smithi086 bash[27789]: audit 2023-10-09T10:02:07.537694+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.53:0/3173410649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:08.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:07 smithi053 bash[27369]: audit 2023-10-09T10:02:07.537694+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.53:0/3173410649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:08.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:07 smithi053 bash[33773]: audit 2023-10-09T10:02:07.537694+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.53:0/3173410649' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:09.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:08 smithi086 bash[27789]: cluster 2023-10-09T10:02:07.779106+0000 mgr.y (mgr.24356) 191 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 797 KiB/s rd, 1.1 MiB/s wr, 243 op/s 2023-10-09T10:02:09.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:08 smithi053 bash[33773]: cluster 2023-10-09T10:02:07.779106+0000 mgr.y (mgr.24356) 191 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 797 KiB/s rd, 1.1 MiB/s wr, 243 op/s 2023-10-09T10:02:09.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:08 smithi053 bash[27369]: cluster 2023-10-09T10:02:07.779106+0000 mgr.y (mgr.24356) 191 : cluster [DBG] pgmap v181: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 797 KiB/s rd, 1.1 MiB/s wr, 243 op/s 2023-10-09T10:02:10.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:10 smithi086 bash[27789]: cluster 2023-10-09T10:02:09.779823+0000 mgr.y (mgr.24356) 192 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 772 KiB/s rd, 1.1 MiB/s wr, 236 op/s 2023-10-09T10:02:10.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:10 smithi086 bash[27789]: audit 2023-10-09T10:02:09.948598+0000 mon.a (mon.0) 714 : audit [DBG] from='client.? 172.21.15.53:0/396249854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:10.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:10 smithi053 bash[27369]: cluster 2023-10-09T10:02:09.779823+0000 mgr.y (mgr.24356) 192 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 772 KiB/s rd, 1.1 MiB/s wr, 236 op/s 2023-10-09T10:02:10.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:10 smithi053 bash[27369]: audit 2023-10-09T10:02:09.948598+0000 mon.a (mon.0) 714 : audit [DBG] from='client.? 172.21.15.53:0/396249854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:10.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:10 smithi053 bash[33773]: cluster 2023-10-09T10:02:09.779823+0000 mgr.y (mgr.24356) 192 : cluster [DBG] pgmap v182: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 772 KiB/s rd, 1.1 MiB/s wr, 236 op/s 2023-10-09T10:02:10.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:10 smithi053 bash[33773]: audit 2023-10-09T10:02:09.948598+0000 mon.a (mon.0) 714 : audit [DBG] from='client.? 172.21.15.53:0/396249854' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:13.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:12 smithi086 bash[27789]: cluster 2023-10-09T10:02:11.780385+0000 mgr.y (mgr.24356) 193 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:13.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:12 smithi086 bash[27789]: audit 2023-10-09T10:02:12.355866+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.53:0/443332786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:13.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:12 smithi053 bash[27369]: cluster 2023-10-09T10:02:11.780385+0000 mgr.y (mgr.24356) 193 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:13.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:12 smithi053 bash[27369]: audit 2023-10-09T10:02:12.355866+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.53:0/443332786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:13.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:12 smithi053 bash[33773]: cluster 2023-10-09T10:02:11.780385+0000 mgr.y (mgr.24356) 193 : cluster [DBG] pgmap v183: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:13.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:12 smithi053 bash[33773]: audit 2023-10-09T10:02:12.355866+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.53:0/443332786' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:15.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:02:14 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:02:14] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T10:02:15.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:14 smithi086 bash[27789]: cluster 2023-10-09T10:02:13.780990+0000 mgr.y (mgr.24356) 194 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:15.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:14 smithi086 bash[27789]: audit 2023-10-09T10:02:14.771778+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.53:0/604951610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:15.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:14 smithi053 bash[27369]: cluster 2023-10-09T10:02:13.780990+0000 mgr.y (mgr.24356) 194 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:15.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:14 smithi053 bash[27369]: audit 2023-10-09T10:02:14.771778+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.53:0/604951610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:15.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:14 smithi053 bash[33773]: cluster 2023-10-09T10:02:13.780990+0000 mgr.y (mgr.24356) 194 : cluster [DBG] pgmap v184: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:15.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:14 smithi053 bash[33773]: audit 2023-10-09T10:02:14.771778+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.53:0/604951610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:15.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:02:15 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:02:15] "GET /metrics HTTP/1.1" 200 192211 "" "Prometheus/2.33.4" 2023-10-09T10:02:17.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:16 smithi086 bash[27789]: cluster 2023-10-09T10:02:15.782107+0000 mgr.y (mgr.24356) 195 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:17.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:16 smithi053 bash[27369]: cluster 2023-10-09T10:02:15.782107+0000 mgr.y (mgr.24356) 195 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:17.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:16 smithi053 bash[33773]: cluster 2023-10-09T10:02:15.782107+0000 mgr.y (mgr.24356) 195 : cluster [DBG] pgmap v185: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:18.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:17 smithi086 bash[27789]: audit 2023-10-09T10:02:17.164230+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.53:0/1940693132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:18.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:17 smithi053 bash[33773]: audit 2023-10-09T10:02:17.164230+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.53:0/1940693132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:18.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:17 smithi053 bash[27369]: audit 2023-10-09T10:02:17.164230+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.53:0/1940693132' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:19.003 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:18 smithi086 bash[27789]: cluster 2023-10-09T10:02:17.782769+0000 mgr.y (mgr.24356) 196 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:19.153 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:18 smithi086 bash[27789]: audit 2023-10-09T10:02:18.549666+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:02:19.154 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:18 smithi086 bash[27789]: audit 2023-10-09T10:02:18.552528+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:02:19.154 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:18 smithi086 bash[27789]: audit 2023-10-09T10:02:18.560010+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:02:19.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:18 smithi053 bash[33773]: cluster 2023-10-09T10:02:17.782769+0000 mgr.y (mgr.24356) 196 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:19.251 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:18 smithi053 bash[33773]: audit 2023-10-09T10:02:18.549666+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:02:19.254 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:18 smithi053 bash[33773]: audit 2023-10-09T10:02:18.552528+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:02:19.254 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:18 smithi053 bash[33773]: audit 2023-10-09T10:02:18.560010+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:02:19.254 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:18 smithi053 bash[27369]: cluster 2023-10-09T10:02:17.782769+0000 mgr.y (mgr.24356) 196 : cluster [DBG] pgmap v186: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:19.254 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:18 smithi053 bash[27369]: audit 2023-10-09T10:02:18.549666+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:02:19.254 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:18 smithi053 bash[27369]: audit 2023-10-09T10:02:18.552528+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:02:19.254 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:18 smithi053 bash[27369]: audit 2023-10-09T10:02:18.560010+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:02:20.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:19 smithi086 bash[27789]: cephadm 2023-10-09T10:02:18.550807+0000 mgr.y (mgr.24356) 197 : cephadm [INF] Upgrade: Target is version 18.2.0-598-gb4fa663f (unknown) 2023-10-09T10:02:20.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:19 smithi086 bash[27789]: cephadm 2023-10-09T10:02:18.550978+0000 mgr.y (mgr.24356) 198 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c'] 2023-10-09T10:02:20.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:19 smithi086 bash[27789]: cephadm 2023-10-09T10:02:18.561347+0000 mgr.y (mgr.24356) 199 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-10-09T10:02:20.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:19 smithi086 bash[27789]: cephadm 2023-10-09T10:02:18.778944+0000 mgr.y (mgr.24356) 200 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c on smithi086 2023-10-09T10:02:20.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:19 smithi086 bash[27789]: audit 2023-10-09T10:02:19.587194+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.53:0/3811419328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:20.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:19 smithi053 bash[33773]: cephadm 2023-10-09T10:02:18.550807+0000 mgr.y (mgr.24356) 197 : cephadm [INF] Upgrade: Target is version 18.2.0-598-gb4fa663f (unknown) 2023-10-09T10:02:20.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:19 smithi053 bash[33773]: cephadm 2023-10-09T10:02:18.550978+0000 mgr.y (mgr.24356) 198 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c'] 2023-10-09T10:02:20.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:19 smithi053 bash[33773]: cephadm 2023-10-09T10:02:18.561347+0000 mgr.y (mgr.24356) 199 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-10-09T10:02:20.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:19 smithi053 bash[33773]: cephadm 2023-10-09T10:02:18.778944+0000 mgr.y (mgr.24356) 200 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c on smithi086 2023-10-09T10:02:20.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:19 smithi053 bash[33773]: audit 2023-10-09T10:02:19.587194+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.53:0/3811419328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:20.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:19 smithi053 bash[27369]: cephadm 2023-10-09T10:02:18.550807+0000 mgr.y (mgr.24356) 197 : cephadm [INF] Upgrade: Target is version 18.2.0-598-gb4fa663f (unknown) 2023-10-09T10:02:20.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:19 smithi053 bash[27369]: cephadm 2023-10-09T10:02:18.550978+0000 mgr.y (mgr.24356) 198 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c, digests ['quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c'] 2023-10-09T10:02:20.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:19 smithi053 bash[27369]: cephadm 2023-10-09T10:02:18.561347+0000 mgr.y (mgr.24356) 199 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-10-09T10:02:20.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:19 smithi053 bash[27369]: cephadm 2023-10-09T10:02:18.778944+0000 mgr.y (mgr.24356) 200 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c on smithi086 2023-10-09T10:02:20.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:19 smithi053 bash[27369]: audit 2023-10-09T10:02:19.587194+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.53:0/3811419328' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:21.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:20 smithi086 bash[27789]: cluster 2023-10-09T10:02:19.783831+0000 mgr.y (mgr.24356) 201 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:21.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:20 smithi053 bash[33773]: cluster 2023-10-09T10:02:19.783831+0000 mgr.y (mgr.24356) 201 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:21.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:20 smithi053 bash[27369]: cluster 2023-10-09T10:02:19.783831+0000 mgr.y (mgr.24356) 201 : cluster [DBG] pgmap v187: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:23.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:22 smithi086 bash[27789]: cluster 2023-10-09T10:02:21.784304+0000 mgr.y (mgr.24356) 202 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:23.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:22 smithi086 bash[27789]: audit 2023-10-09T10:02:22.005519+0000 mon.a (mon.0) 717 : audit [DBG] from='client.? 172.21.15.53:0/3734970172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:23.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:22 smithi053 bash[27369]: cluster 2023-10-09T10:02:21.784304+0000 mgr.y (mgr.24356) 202 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:23.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:22 smithi053 bash[27369]: audit 2023-10-09T10:02:22.005519+0000 mon.a (mon.0) 717 : audit [DBG] from='client.? 172.21.15.53:0/3734970172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:23.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:22 smithi053 bash[33773]: cluster 2023-10-09T10:02:21.784304+0000 mgr.y (mgr.24356) 202 : cluster [DBG] pgmap v188: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:23.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:22 smithi053 bash[33773]: audit 2023-10-09T10:02:22.005519+0000 mon.a (mon.0) 717 : audit [DBG] from='client.? 172.21.15.53:0/3734970172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:25.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:02:24 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:02:24] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T10:02:25.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:24 smithi086 bash[27789]: cluster 2023-10-09T10:02:23.784882+0000 mgr.y (mgr.24356) 203 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:25.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:24 smithi086 bash[27789]: audit 2023-10-09T10:02:24.422653+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.53:0/2329300534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:25.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:24 smithi053 bash[33773]: cluster 2023-10-09T10:02:23.784882+0000 mgr.y (mgr.24356) 203 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:25.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:24 smithi053 bash[33773]: audit 2023-10-09T10:02:24.422653+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.53:0/2329300534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:25.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:24 smithi053 bash[27369]: cluster 2023-10-09T10:02:23.784882+0000 mgr.y (mgr.24356) 203 : cluster [DBG] pgmap v189: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:25.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:24 smithi053 bash[27369]: audit 2023-10-09T10:02:24.422653+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.53:0/2329300534' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:25.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:02:25 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:02:25] "GET /metrics HTTP/1.1" 200 192207 "" "Prometheus/2.33.4" 2023-10-09T10:02:26.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:25 smithi053 bash[33773]: cluster 2023-10-09T10:02:25.786106+0000 mgr.y (mgr.24356) 204 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:26.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:25 smithi053 bash[27369]: cluster 2023-10-09T10:02:25.786106+0000 mgr.y (mgr.24356) 204 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:26.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:25 smithi086 bash[27789]: cluster 2023-10-09T10:02:25.786106+0000 mgr.y (mgr.24356) 204 : cluster [DBG] pgmap v190: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:27.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:26 smithi086 bash[27789]: audit 2023-10-09T10:02:26.838956+0000 mon.a (mon.0) 718 : audit [DBG] from='client.? 172.21.15.53:0/4287930830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:27.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:26 smithi053 bash[27369]: audit 2023-10-09T10:02:26.838956+0000 mon.a (mon.0) 718 : audit [DBG] from='client.? 172.21.15.53:0/4287930830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:27.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:26 smithi053 bash[33773]: audit 2023-10-09T10:02:26.838956+0000 mon.a (mon.0) 718 : audit [DBG] from='client.? 172.21.15.53:0/4287930830' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:28.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:27 smithi086 bash[27789]: cluster 2023-10-09T10:02:27.786879+0000 mgr.y (mgr.24356) 205 : cluster [DBG] pgmap v191: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:28.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:27 smithi053 bash[27369]: cluster 2023-10-09T10:02:27.786879+0000 mgr.y (mgr.24356) 205 : cluster [DBG] pgmap v191: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:28.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:27 smithi053 bash[33773]: cluster 2023-10-09T10:02:27.786879+0000 mgr.y (mgr.24356) 205 : cluster [DBG] pgmap v191: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:29.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:29 smithi086 bash[27789]: audit 2023-10-09T10:02:29.254252+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.53:0/3934292792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:29.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:29 smithi053 bash[27369]: audit 2023-10-09T10:02:29.254252+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.53:0/3934292792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:29.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:29 smithi053 bash[33773]: audit 2023-10-09T10:02:29.254252+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.53:0/3934292792' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:30.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:30 smithi086 bash[27789]: cluster 2023-10-09T10:02:29.787996+0000 mgr.y (mgr.24356) 206 : cluster [DBG] pgmap v192: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:30.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:30 smithi053 bash[27369]: cluster 2023-10-09T10:02:29.787996+0000 mgr.y (mgr.24356) 206 : cluster [DBG] pgmap v192: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:30.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:30 smithi053 bash[33773]: cluster 2023-10-09T10:02:29.787996+0000 mgr.y (mgr.24356) 206 : cluster [DBG] pgmap v192: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:32.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:31 smithi086 bash[27789]: audit 2023-10-09T10:02:31.681688+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.53:0/297430039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:32.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:31 smithi053 bash[27369]: audit 2023-10-09T10:02:31.681688+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.53:0/297430039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:32.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:31 smithi053 bash[33773]: audit 2023-10-09T10:02:31.681688+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.53:0/297430039' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:33.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:32 smithi086 bash[27789]: cluster 2023-10-09T10:02:31.788758+0000 mgr.y (mgr.24356) 207 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:33.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:32 smithi053 bash[27369]: cluster 2023-10-09T10:02:31.788758+0000 mgr.y (mgr.24356) 207 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:33.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:32 smithi053 bash[33773]: cluster 2023-10-09T10:02:31.788758+0000 mgr.y (mgr.24356) 207 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:35.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:02:34 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:02:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T10:02:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:34 smithi086 bash[27789]: cluster 2023-10-09T10:02:33.789274+0000 mgr.y (mgr.24356) 208 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:34 smithi086 bash[27789]: audit 2023-10-09T10:02:34.101736+0000 mon.a (mon.0) 719 : audit [DBG] from='client.? 172.21.15.53:0/2237920645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:35.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:34 smithi053 bash[33773]: cluster 2023-10-09T10:02:33.789274+0000 mgr.y (mgr.24356) 208 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:35.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:34 smithi053 bash[33773]: audit 2023-10-09T10:02:34.101736+0000 mon.a (mon.0) 719 : audit [DBG] from='client.? 172.21.15.53:0/2237920645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:35.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:34 smithi053 bash[27369]: cluster 2023-10-09T10:02:33.789274+0000 mgr.y (mgr.24356) 208 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:35.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:34 smithi053 bash[27369]: audit 2023-10-09T10:02:34.101736+0000 mon.a (mon.0) 719 : audit [DBG] from='client.? 172.21.15.53:0/2237920645' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:35.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:02:35 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:02:35] "GET /metrics HTTP/1.1" 200 192204 "" "Prometheus/2.33.4" 2023-10-09T10:02:37.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:36 smithi086 bash[27789]: cluster 2023-10-09T10:02:35.790394+0000 mgr.y (mgr.24356) 209 : cluster [DBG] pgmap v195: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:37.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:36 smithi086 bash[27789]: audit 2023-10-09T10:02:36.519442+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.53:0/1486505933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:37.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:36 smithi053 bash[27369]: cluster 2023-10-09T10:02:35.790394+0000 mgr.y (mgr.24356) 209 : cluster [DBG] pgmap v195: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:37.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:36 smithi053 bash[27369]: audit 2023-10-09T10:02:36.519442+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.53:0/1486505933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:37.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:36 smithi053 bash[33773]: cluster 2023-10-09T10:02:35.790394+0000 mgr.y (mgr.24356) 209 : cluster [DBG] pgmap v195: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:37.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:36 smithi053 bash[33773]: audit 2023-10-09T10:02:36.519442+0000 mon.c (mon.2) 113 : audit [DBG] from='client.? 172.21.15.53:0/1486505933' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:39.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:38 smithi086 bash[27789]: cluster 2023-10-09T10:02:37.791090+0000 mgr.y (mgr.24356) 210 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:39.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:38 smithi053 bash[27369]: cluster 2023-10-09T10:02:37.791090+0000 mgr.y (mgr.24356) 210 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:39.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:38 smithi053 bash[33773]: cluster 2023-10-09T10:02:37.791090+0000 mgr.y (mgr.24356) 210 : cluster [DBG] pgmap v196: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:40.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:39 smithi086 bash[27789]: audit 2023-10-09T10:02:38.935698+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.53:0/3447012286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:40.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:39 smithi053 bash[33773]: audit 2023-10-09T10:02:38.935698+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.53:0/3447012286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:40.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:39 smithi053 bash[27369]: audit 2023-10-09T10:02:38.935698+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.53:0/3447012286' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:41.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:40 smithi086 bash[27789]: cluster 2023-10-09T10:02:39.792188+0000 mgr.y (mgr.24356) 211 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:41.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:40 smithi053 bash[33773]: cluster 2023-10-09T10:02:39.792188+0000 mgr.y (mgr.24356) 211 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:41.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:40 smithi053 bash[27369]: cluster 2023-10-09T10:02:39.792188+0000 mgr.y (mgr.24356) 211 : cluster [DBG] pgmap v197: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:42.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:41 smithi053 bash[33773]: audit 2023-10-09T10:02:41.367373+0000 mon.b (mon.1) 29 : audit [DBG] from='client.? 172.21.15.53:0/1841362316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:42.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:41 smithi053 bash[27369]: audit 2023-10-09T10:02:41.367373+0000 mon.b (mon.1) 29 : audit [DBG] from='client.? 172.21.15.53:0/1841362316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:42.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:41 smithi086 bash[27789]: audit 2023-10-09T10:02:41.367373+0000 mon.b (mon.1) 29 : audit [DBG] from='client.? 172.21.15.53:0/1841362316' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:43.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:42 smithi053 bash[27369]: cluster 2023-10-09T10:02:41.792873+0000 mgr.y (mgr.24356) 212 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:43.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:42 smithi053 bash[33773]: cluster 2023-10-09T10:02:41.792873+0000 mgr.y (mgr.24356) 212 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:43.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:42 smithi086 bash[27789]: cluster 2023-10-09T10:02:41.792873+0000 mgr.y (mgr.24356) 212 : cluster [DBG] pgmap v198: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:44.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:43 smithi053 bash[33773]: audit 2023-10-09T10:02:43.783209+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.53:0/1620946717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:44.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:43 smithi053 bash[27369]: audit 2023-10-09T10:02:43.783209+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.53:0/1620946717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:44.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:43 smithi086 bash[27789]: audit 2023-10-09T10:02:43.783209+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.53:0/1620946717' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:45.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:02:44 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:02:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T10:02:45.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:44 smithi086 bash[27789]: cluster 2023-10-09T10:02:43.793475+0000 mgr.y (mgr.24356) 213 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:45.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:44 smithi053 bash[27369]: cluster 2023-10-09T10:02:43.793475+0000 mgr.y (mgr.24356) 213 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:45.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:44 smithi053 bash[33773]: cluster 2023-10-09T10:02:43.793475+0000 mgr.y (mgr.24356) 213 : cluster [DBG] pgmap v199: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:45.888 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:02:45 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:02:45] "GET /metrics HTTP/1.1" 200 192204 "" "Prometheus/2.33.4" 2023-10-09T10:02:46.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:45 smithi053 bash[33773]: cluster 2023-10-09T10:02:45.794690+0000 mgr.y (mgr.24356) 214 : cluster [DBG] pgmap v200: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:46.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:45 smithi053 bash[27369]: cluster 2023-10-09T10:02:45.794690+0000 mgr.y (mgr.24356) 214 : cluster [DBG] pgmap v200: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:46.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:45 smithi086 bash[27789]: cluster 2023-10-09T10:02:45.794690+0000 mgr.y (mgr.24356) 214 : cluster [DBG] pgmap v200: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:47.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:46 smithi053 bash[27369]: audit 2023-10-09T10:02:46.201976+0000 mon.a (mon.0) 720 : audit [DBG] from='client.? 172.21.15.53:0/2405582478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:47.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:46 smithi053 bash[33773]: audit 2023-10-09T10:02:46.201976+0000 mon.a (mon.0) 720 : audit [DBG] from='client.? 172.21.15.53:0/2405582478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:47.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:46 smithi086 bash[27789]: audit 2023-10-09T10:02:46.201976+0000 mon.a (mon.0) 720 : audit [DBG] from='client.? 172.21.15.53:0/2405582478' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:48.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:47 smithi053 bash[33773]: cluster 2023-10-09T10:02:47.795406+0000 mgr.y (mgr.24356) 215 : cluster [DBG] pgmap v201: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:48.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:47 smithi053 bash[27369]: cluster 2023-10-09T10:02:47.795406+0000 mgr.y (mgr.24356) 215 : cluster [DBG] pgmap v201: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:48.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:47 smithi086 bash[27789]: cluster 2023-10-09T10:02:47.795406+0000 mgr.y (mgr.24356) 215 : cluster [DBG] pgmap v201: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:49.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:48 smithi053 bash[33773]: audit 2023-10-09T10:02:48.618425+0000 mon.a (mon.0) 721 : audit [DBG] from='client.? 172.21.15.53:0/3207892010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:49.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:48 smithi053 bash[27369]: audit 2023-10-09T10:02:48.618425+0000 mon.a (mon.0) 721 : audit [DBG] from='client.? 172.21.15.53:0/3207892010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:49.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:48 smithi086 bash[27789]: audit 2023-10-09T10:02:48.618425+0000 mon.a (mon.0) 721 : audit [DBG] from='client.? 172.21.15.53:0/3207892010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:50.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:50 smithi086 bash[27789]: cluster 2023-10-09T10:02:49.796568+0000 mgr.y (mgr.24356) 216 : cluster [DBG] pgmap v202: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:50.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:50 smithi053 bash[27369]: cluster 2023-10-09T10:02:49.796568+0000 mgr.y (mgr.24356) 216 : cluster [DBG] pgmap v202: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:50.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:50 smithi053 bash[33773]: cluster 2023-10-09T10:02:49.796568+0000 mgr.y (mgr.24356) 216 : cluster [DBG] pgmap v202: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:51.852 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:51 smithi086 bash[27789]: audit 2023-10-09T10:02:51.043931+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.53:0/1107782691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:51.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:51 smithi053 bash[27369]: audit 2023-10-09T10:02:51.043931+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.53:0/1107782691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:51.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:51 smithi053 bash[33773]: audit 2023-10-09T10:02:51.043931+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.53:0/1107782691' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:52.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:52 smithi086 bash[27789]: cluster 2023-10-09T10:02:51.797368+0000 mgr.y (mgr.24356) 217 : cluster [DBG] pgmap v203: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:52.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:52 smithi053 bash[27369]: cluster 2023-10-09T10:02:51.797368+0000 mgr.y (mgr.24356) 217 : cluster [DBG] pgmap v203: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:52.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:52 smithi053 bash[33773]: cluster 2023-10-09T10:02:51.797368+0000 mgr.y (mgr.24356) 217 : cluster [DBG] pgmap v203: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:53 smithi086 bash[27789]: audit 2023-10-09T10:02:53.459223+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.53:0/579856337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:53.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:53 smithi053 bash[33773]: audit 2023-10-09T10:02:53.459223+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.53:0/579856337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:53.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:53 smithi053 bash[27369]: audit 2023-10-09T10:02:53.459223+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.53:0/579856337' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:54.789 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:54 smithi086 bash[27789]: cluster 2023-10-09T10:02:53.798166+0000 mgr.y (mgr.24356) 218 : cluster [DBG] pgmap v204: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:54.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:54 smithi053 bash[27369]: cluster 2023-10-09T10:02:53.798166+0000 mgr.y (mgr.24356) 218 : cluster [DBG] pgmap v204: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:54.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:54 smithi053 bash[33773]: cluster 2023-10-09T10:02:53.798166+0000 mgr.y (mgr.24356) 218 : cluster [DBG] pgmap v204: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:55.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:02:54 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:02:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T10:02:55.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:02:55 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:02:55] "GET /metrics HTTP/1.1" 200 192207 "" "Prometheus/2.33.4" 2023-10-09T10:02:57.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:56 smithi086 bash[27789]: cluster 2023-10-09T10:02:55.798967+0000 mgr.y (mgr.24356) 219 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:57.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:56 smithi086 bash[27789]: audit 2023-10-09T10:02:55.877521+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.53:0/2422543451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:57.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:56 smithi053 bash[27369]: cluster 2023-10-09T10:02:55.798967+0000 mgr.y (mgr.24356) 219 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:57.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:56 smithi053 bash[27369]: audit 2023-10-09T10:02:55.877521+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.53:0/2422543451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:57.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:56 smithi053 bash[33773]: cluster 2023-10-09T10:02:55.798967+0000 mgr.y (mgr.24356) 219 : cluster [DBG] pgmap v205: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:57.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:56 smithi053 bash[33773]: audit 2023-10-09T10:02:55.877521+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.53:0/2422543451' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:59.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:58 smithi086 bash[27789]: cluster 2023-10-09T10:02:57.799558+0000 mgr.y (mgr.24356) 220 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:59.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:02:58 smithi086 bash[27789]: audit 2023-10-09T10:02:58.297467+0000 mon.a (mon.0) 722 : audit [DBG] from='client.? 172.21.15.53:0/830099021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:59.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:58 smithi053 bash[27369]: cluster 2023-10-09T10:02:57.799558+0000 mgr.y (mgr.24356) 220 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:59.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:02:58 smithi053 bash[27369]: audit 2023-10-09T10:02:58.297467+0000 mon.a (mon.0) 722 : audit [DBG] from='client.? 172.21.15.53:0/830099021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:02:59.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:58 smithi053 bash[33773]: cluster 2023-10-09T10:02:57.799558+0000 mgr.y (mgr.24356) 220 : cluster [DBG] pgmap v206: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:02:59.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:02:58 smithi053 bash[33773]: audit 2023-10-09T10:02:58.297467+0000 mon.a (mon.0) 722 : audit [DBG] from='client.? 172.21.15.53:0/830099021' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:00.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:00 smithi086 bash[27789]: cluster 2023-10-09T10:02:59.800631+0000 mgr.y (mgr.24356) 221 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:00.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:00 smithi053 bash[27369]: cluster 2023-10-09T10:02:59.800631+0000 mgr.y (mgr.24356) 221 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:00.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:00 smithi053 bash[33773]: cluster 2023-10-09T10:02:59.800631+0000 mgr.y (mgr.24356) 221 : cluster [DBG] pgmap v207: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:01.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:01 smithi086 bash[27789]: audit 2023-10-09T10:03:00.711073+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.53:0/1847871938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:01.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:01 smithi053 bash[33773]: audit 2023-10-09T10:03:00.711073+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.53:0/1847871938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:01.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:01 smithi053 bash[27369]: audit 2023-10-09T10:03:00.711073+0000 mon.c (mon.2) 119 : audit [DBG] from='client.? 172.21.15.53:0/1847871938' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:02.827 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:02 smithi086 bash[27789]: cluster 2023-10-09T10:03:01.801283+0000 mgr.y (mgr.24356) 222 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:02.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:02 smithi053 bash[33773]: cluster 2023-10-09T10:03:01.801283+0000 mgr.y (mgr.24356) 222 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:02.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:02 smithi053 bash[27369]: cluster 2023-10-09T10:03:01.801283+0000 mgr.y (mgr.24356) 222 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:03.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:03 smithi086 bash[27789]: cephadm 2023-10-09T10:03:02.603401+0000 mgr.y (mgr.24356) 223 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-09T10:03:03.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:03 smithi086 bash[27789]: audit 2023-10-09T10:03:02.612495+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:03:03.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:03 smithi086 bash[27789]: audit 2023-10-09T10:03:02.614266+0000 mon.c (mon.2) 120 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T10:03:03.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:03 smithi086 bash[27789]: audit 2023-10-09T10:03:02.614869+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T10:03:03.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:03 smithi086 bash[27789]: audit 2023-10-09T10:03:02.616646+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T10:03:03.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:03 smithi086 bash[27789]: audit 2023-10-09T10:03:02.617920+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:03:03.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:03 smithi086 bash[27789]: cephadm 2023-10-09T10:03:02.619023+0000 mgr.y (mgr.24356) 224 : cephadm [INF] Deploying daemon mgr.x on smithi086 2023-10-09T10:03:03.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:03 smithi086 bash[27789]: audit 2023-10-09T10:03:03.129406+0000 mon.b (mon.1) 30 : audit [DBG] from='client.? 172.21.15.53:0/1477683644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:03.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:03 smithi053 bash[27369]: cephadm 2023-10-09T10:03:02.603401+0000 mgr.y (mgr.24356) 223 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-09T10:03:03.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:03 smithi053 bash[27369]: audit 2023-10-09T10:03:02.612495+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:03:03.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:03 smithi053 bash[27369]: audit 2023-10-09T10:03:02.614266+0000 mon.c (mon.2) 120 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T10:03:03.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:03 smithi053 bash[27369]: audit 2023-10-09T10:03:02.614869+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T10:03:03.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:03 smithi053 bash[27369]: audit 2023-10-09T10:03:02.616646+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T10:03:03.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:03 smithi053 bash[27369]: audit 2023-10-09T10:03:02.617920+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:03:03.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:03 smithi053 bash[27369]: cephadm 2023-10-09T10:03:02.619023+0000 mgr.y (mgr.24356) 224 : cephadm [INF] Deploying daemon mgr.x on smithi086 2023-10-09T10:03:03.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:03 smithi053 bash[27369]: audit 2023-10-09T10:03:03.129406+0000 mon.b (mon.1) 30 : audit [DBG] from='client.? 172.21.15.53:0/1477683644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:03.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:03 smithi053 bash[33773]: cephadm 2023-10-09T10:03:02.603401+0000 mgr.y (mgr.24356) 223 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-09T10:03:03.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:03 smithi053 bash[33773]: audit 2023-10-09T10:03:02.612495+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:03:03.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:03 smithi053 bash[33773]: audit 2023-10-09T10:03:02.614266+0000 mon.c (mon.2) 120 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T10:03:03.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:03 smithi053 bash[33773]: audit 2023-10-09T10:03:02.614869+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T10:03:03.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:03 smithi053 bash[33773]: audit 2023-10-09T10:03:02.616646+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T10:03:03.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:03 smithi053 bash[33773]: audit 2023-10-09T10:03:02.617920+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:03:03.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:03 smithi053 bash[33773]: cephadm 2023-10-09T10:03:02.619023+0000 mgr.y (mgr.24356) 224 : cephadm [INF] Deploying daemon mgr.x on smithi086 2023-10-09T10:03:03.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:03 smithi053 bash[33773]: audit 2023-10-09T10:03:03.129406+0000 mon.b (mon.1) 30 : audit [DBG] from='client.? 172.21.15.53:0/1477683644' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:04.777 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:04 smithi086 systemd[1]: Stopping Ceph mgr.x for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:03:04.777 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:04 smithi086 bash[27789]: cluster 2023-10-09T10:03:03.801963+0000 mgr.y (mgr.24356) 225 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:04.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:04 smithi053 bash[33773]: cluster 2023-10-09T10:03:03.801963+0000 mgr.y (mgr.24356) 225 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:04.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:04 smithi053 bash[27369]: cluster 2023-10-09T10:03:03.801963+0000 mgr.y (mgr.24356) 225 : cluster [DBG] pgmap v209: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:05.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:04 smithi086 bash[50711]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-mgr.x 2023-10-09T10:03:05.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:04 smithi086 bash[28831]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:03:04] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T10:03:05.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:05 smithi086 bash[27789]: audit 2023-10-09T10:03:05.543356+0000 mon.a (mon.0) 725 : audit [DBG] from='client.? 172.21.15.53:0/4069162402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:05.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:05 smithi086 bash[50745]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-mgr-x 2023-10-09T10:03:05.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:05 smithi086 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-10-09T10:03:05.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:05 smithi086 bash[50821]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-mgr-x 2023-10-09T10:03:05.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:05 smithi086 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-10-09T10:03:05.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:05 smithi086 systemd[1]: Stopped Ceph mgr.x for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:03:05.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:05 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:03:05] "GET /metrics HTTP/1.1" 200 192206 "" "Prometheus/2.33.4" 2023-10-09T10:03:05.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:05 smithi053 bash[33773]: audit 2023-10-09T10:03:05.543356+0000 mon.a (mon.0) 725 : audit [DBG] from='client.? 172.21.15.53:0/4069162402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:05.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:05 smithi053 bash[27369]: audit 2023-10-09T10:03:05.543356+0000 mon.a (mon.0) 725 : audit [DBG] from='client.? 172.21.15.53:0/4069162402' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:06.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:05 smithi086 systemd[1]: Started Ceph mgr.x for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:03:06.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:06 smithi053 bash[33773]: cluster 2023-10-09T10:03:05.803101+0000 mgr.y (mgr.24356) 226 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:06.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:06 smithi053 bash[33773]: audit 2023-10-09T10:03:05.982791+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:03:06.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:06 smithi053 bash[33773]: audit 2023-10-09T10:03:05.985299+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:03:06.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:06 smithi053 bash[27369]: cluster 2023-10-09T10:03:05.803101+0000 mgr.y (mgr.24356) 226 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:06.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:06 smithi053 bash[27369]: audit 2023-10-09T10:03:05.982791+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:03:06.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:06 smithi053 bash[27369]: audit 2023-10-09T10:03:05.985299+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:03:06.936 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:06 smithi086 bash[27789]: cluster 2023-10-09T10:03:05.803101+0000 mgr.y (mgr.24356) 226 : cluster [DBG] pgmap v210: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:06.936 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:06 smithi086 bash[27789]: audit 2023-10-09T10:03:05.982791+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:03:06.936 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:06 smithi086 bash[27789]: audit 2023-10-09T10:03:05.985299+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:03:07.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:07 smithi086 bash[50876]: debug 2023-10-09T10:03:07.022+0000 7f48402ef700 1 -- 172.21.15.86:0/4128082302 <== mon.1 v2:172.21.15.86:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5652674951e0 con 0x565268214400 2023-10-09T10:03:07.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:07 smithi086 bash[50876]: debug 2023-10-09T10:03:07.186+0000 7f484a43d200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T10:03:08.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:08 smithi086 bash[50876]: debug 2023-10-09T10:03:08.109+0000 7f484a43d200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-09T10:03:08.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:08 smithi086 bash[50876]: debug 2023-10-09T10:03:08.225+0000 7f484a43d200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T10:03:08.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:08 smithi086 bash[50876]: debug 2023-10-09T10:03:08.337+0000 7f484a43d200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T10:03:09.011 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:08 smithi086 bash[27789]: cluster 2023-10-09T10:03:07.803714+0000 mgr.y (mgr.24356) 227 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:09.011 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:08 smithi086 bash[27789]: audit 2023-10-09T10:03:07.963248+0000 mon.a (mon.0) 727 : audit [DBG] from='client.? 172.21.15.53:0/3821486783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:09.011 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:08 smithi086 bash[50876]: debug 2023-10-09T10:03:08.625+0000 7f484a43d200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T10:03:09.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:08 smithi053 bash[27369]: cluster 2023-10-09T10:03:07.803714+0000 mgr.y (mgr.24356) 227 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:09.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:08 smithi053 bash[27369]: audit 2023-10-09T10:03:07.963248+0000 mon.a (mon.0) 727 : audit [DBG] from='client.? 172.21.15.53:0/3821486783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:09.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:08 smithi053 bash[33773]: cluster 2023-10-09T10:03:07.803714+0000 mgr.y (mgr.24356) 227 : cluster [DBG] pgmap v211: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:09.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:08 smithi053 bash[33773]: audit 2023-10-09T10:03:07.963248+0000 mon.a (mon.0) 727 : audit [DBG] from='client.? 172.21.15.53:0/3821486783' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:09.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:09 smithi086 bash[50876]: debug 2023-10-09T10:03:09.005+0000 7f484a43d200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T10:03:09.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:09 smithi086 bash[50876]: debug 2023-10-09T10:03:09.165+0000 7f484a43d200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T10:03:09.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:09 smithi086 bash[50876]: debug 2023-10-09T10:03:09.381+0000 7f484a43d200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T10:03:10.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:10 smithi086 bash[27789]: cluster 2023-10-09T10:03:09.804798+0000 mgr.y (mgr.24356) 228 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:10.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:10 smithi086 bash[27789]: audit 2023-10-09T10:03:10.383242+0000 mon.a (mon.0) 728 : audit [DBG] from='client.? 172.21.15.53:0/3549555165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:10.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:10 smithi086 bash[50876]: debug 2023-10-09T10:03:10.401+0000 7f484a43d200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T10:03:10.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:10 smithi086 bash[50876]: debug 2023-10-09T10:03:10.517+0000 7f484a43d200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-09T10:03:10.868 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:10 smithi086 bash[50876]: debug 2023-10-09T10:03:10.633+0000 7f484a43d200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T10:03:10.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:10 smithi053 bash[27369]: cluster 2023-10-09T10:03:09.804798+0000 mgr.y (mgr.24356) 228 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:10.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:10 smithi053 bash[27369]: audit 2023-10-09T10:03:10.383242+0000 mon.a (mon.0) 728 : audit [DBG] from='client.? 172.21.15.53:0/3549555165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:10.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:10 smithi053 bash[33773]: cluster 2023-10-09T10:03:09.804798+0000 mgr.y (mgr.24356) 228 : cluster [DBG] pgmap v212: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:10.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:10 smithi053 bash[33773]: audit 2023-10-09T10:03:10.383242+0000 mon.a (mon.0) 728 : audit [DBG] from='client.? 172.21.15.53:0/3549555165' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:11.617 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:11 smithi086 bash[50876]: debug 2023-10-09T10:03:11.137+0000 7f484a43d200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-09T10:03:11.617 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:11 smithi086 bash[50876]: debug 2023-10-09T10:03:11.373+0000 7f484a43d200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T10:03:12.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:11 smithi086 bash[50876]: debug 2023-10-09T10:03:11.889+0000 7f484a43d200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T10:03:12.777 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[27633]: debug 2023-10-09T10:03:12.443+0000 7f1e097fd700 -1 mgr handle_mgr_map I was active but no longer am 2023-10-09T10:03:12.777 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[27633]: ignoring --setuser ceph since I am not root 2023-10-09T10:03:12.777 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[27633]: ignoring --setgroup ceph since I am not root 2023-10-09T10:03:12.777 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[27633]: debug 2023-10-09T10:03:12.499+0000 7f4ca0af3700 1 -- 172.21.15.53:0/1934036687 <== mon.2 v2:172.21.15.53:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b1cd3d04e0 con 0x55b1cd4c4c00 2023-10-09T10:03:12.777 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[27633]: debug 2023-10-09T10:03:12.663+0000 7f4cb0cbb680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-09T10:03:12.807 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:12 smithi086 bash[50876]: debug 2023-10-09T10:03:12.457+0000 7f484a43d200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T10:03:13.080 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:12 smithi086 bash[27789]: audit 2023-10-09T10:03:11.802943+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:03:13.080 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:12 smithi086 bash[27789]: cluster 2023-10-09T10:03:11.805274+0000 mgr.y (mgr.24356) 229 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:13.080 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:12 smithi086 bash[27789]: audit 2023-10-09T10:03:12.128315+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:03:13.081 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:12 smithi086 bash[27789]: audit 2023-10-09T10:03:12.390905+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:03:13.081 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:12 smithi086 bash[27789]: audit 2023-10-09T10:03:12.392720+0000 mon.c (mon.2) 125 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:03:13.081 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:12 smithi086 bash[27789]: audit 2023-10-09T10:03:12.401597+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:03:13.081 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:12 smithi086 bash[27789]: audit 2023-10-09T10:03:12.411516+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:03:13.081 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:12 smithi086 bash[27789]: audit 2023-10-09T10:03:12.419205+0000 mon.c (mon.2) 127 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-09T10:03:13.081 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:12 smithi086 bash[27789]: audit 2023-10-09T10:03:12.419821+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-09T10:03:13.081 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:12 smithi086 bash[27789]: cluster 2023-10-09T10:03:12.430088+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-10-09T10:03:13.082 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:12 smithi086 bash[27789]: audit 2023-10-09T10:03:12.430721+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-10-09T10:03:13.082 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:12 smithi086 bash[27789]: cluster 2023-10-09T10:03:12.430889+0000 mon.a (mon.0) 735 : cluster [DBG] mgrmap e20: x(active, starting, since 0.0102096s) 2023-10-09T10:03:13.174 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[27633]: debug 2023-10-09T10:03:12.771+0000 7f4cb0cbb680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T10:03:13.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[33773]: audit 2023-10-09T10:03:11.802943+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:03:13.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[33773]: cluster 2023-10-09T10:03:11.805274+0000 mgr.y (mgr.24356) 229 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:13.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[33773]: audit 2023-10-09T10:03:12.128315+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:03:13.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[33773]: audit 2023-10-09T10:03:12.390905+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:03:13.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[33773]: audit 2023-10-09T10:03:12.392720+0000 mon.c (mon.2) 125 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:03:13.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[33773]: audit 2023-10-09T10:03:12.401597+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:03:13.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[33773]: audit 2023-10-09T10:03:12.411516+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:03:13.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[33773]: audit 2023-10-09T10:03:12.419205+0000 mon.c (mon.2) 127 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-09T10:03:13.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[33773]: audit 2023-10-09T10:03:12.419821+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-09T10:03:13.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[33773]: cluster 2023-10-09T10:03:12.430088+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-10-09T10:03:13.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[33773]: audit 2023-10-09T10:03:12.430721+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-10-09T10:03:13.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[33773]: cluster 2023-10-09T10:03:12.430889+0000 mon.a (mon.0) 735 : cluster [DBG] mgrmap e20: x(active, starting, since 0.0102096s) 2023-10-09T10:03:13.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[27369]: audit 2023-10-09T10:03:11.802943+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:03:13.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[27369]: cluster 2023-10-09T10:03:11.805274+0000 mgr.y (mgr.24356) 229 : cluster [DBG] pgmap v213: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:13.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[27369]: audit 2023-10-09T10:03:12.128315+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:03:13.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[27369]: audit 2023-10-09T10:03:12.390905+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:03:13.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[27369]: audit 2023-10-09T10:03:12.392720+0000 mon.c (mon.2) 125 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:03:13.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[27369]: audit 2023-10-09T10:03:12.401597+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24356 ' entity='mgr.y' 2023-10-09T10:03:13.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[27369]: audit 2023-10-09T10:03:12.411516+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:03:13.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[27369]: audit 2023-10-09T10:03:12.419205+0000 mon.c (mon.2) 127 : audit [INF] from='mgr.24356 172.21.15.53:0/3398472375' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-09T10:03:13.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[27369]: audit 2023-10-09T10:03:12.419821+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-10-09T10:03:13.177 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[27369]: cluster 2023-10-09T10:03:12.430088+0000 mon.a (mon.0) 733 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-10-09T10:03:13.177 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[27369]: audit 2023-10-09T10:03:12.430721+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24356 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-10-09T10:03:13.177 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:12 smithi053 bash[27369]: cluster 2023-10-09T10:03:12.430889+0000 mon.a (mon.0) 735 : cluster [DBG] mgrmap e20: x(active, starting, since 0.0102096s) 2023-10-09T10:03:13.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:13 smithi086 bash[50876]: debug 2023-10-09T10:03:13.073+0000 7f484a43d200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-09T10:03:13.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:13 smithi086 bash[50876]: debug 2023-10-09T10:03:13.197+0000 7f484a43d200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T10:03:13.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:13 smithi053 bash[27633]: debug 2023-10-09T10:03:13.263+0000 7f4cb0cbb680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T10:03:13.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:13 smithi086 bash[50876]: debug 2023-10-09T10:03:13.581+0000 7f484a43d200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T10:03:13.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:13 smithi086 bash[50876]: debug 2023-10-09T10:03:13.701+0000 7f484a43d200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T10:03:13.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:13 smithi086 bash[27789]: audit 2023-10-09T10:03:12.816114+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.53:0/2943033437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:14.135 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:13 smithi086 bash[50876]: debug 2023-10-09T10:03:13.861+0000 7f484a43d200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T10:03:14.135 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:13 smithi086 bash[50876]: debug 2023-10-09T10:03:13.989+0000 7f484a43d200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T10:03:14.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:13 smithi053 bash[27369]: audit 2023-10-09T10:03:12.816114+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.53:0/2943033437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:14.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:13 smithi053 bash[33773]: audit 2023-10-09T10:03:12.816114+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.53:0/2943033437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:14.465 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:14 smithi086 bash[50876]: debug 2023-10-09T10:03:14.129+0000 7f484a43d200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T10:03:14.466 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:14 smithi086 bash[50876]: debug 2023-10-09T10:03:14.337+0000 7f484a43d200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T10:03:14.621 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:14 smithi053 bash[27633]: debug 2023-10-09T10:03:14.255+0000 7f4cb0cbb680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T10:03:14.621 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:14 smithi053 bash[27633]: debug 2023-10-09T10:03:14.355+0000 7f4cb0cbb680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T10:03:14.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:14 smithi053 bash[27633]: debug 2023-10-09T10:03:14.615+0000 7f4cb0cbb680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T10:03:15.815 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:15 smithi086 bash[27789]: audit 2023-10-09T10:03:15.209986+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.53:0/3684548834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:15.815 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:14 smithi086 bash[50876]: debug 2023-10-09T10:03:14.461+0000 7f484a43d200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T10:03:15.815 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:15 smithi086 bash[50876]: debug 2023-10-09T10:03:15.693+0000 7f484a43d200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T10:03:15.816 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:15 smithi086 bash[50876]: [09/Oct/2023:10:03:15] ENGINE Bus STARTING 2023-10-09T10:03:15.816 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:15 smithi086 bash[50876]: CherryPy Checker: 2023-10-09T10:03:15.816 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:15 smithi086 bash[50876]: The Application mounted at '' has an empty config. 2023-10-09T10:03:15.847 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:15 smithi053 bash[27369]: audit 2023-10-09T10:03:15.209986+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.53:0/3684548834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:15.847 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:15 smithi053 bash[33773]: audit 2023-10-09T10:03:15.209986+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.53:0/3684548834' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:16.072 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:15 smithi086 bash[50876]: [09/Oct/2023:10:03:15] ENGINE Serving on http://:::9283 2023-10-09T10:03:16.072 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:15 smithi086 bash[50876]: [09/Oct/2023:10:03:15] ENGINE Bus STARTED 2023-10-09T10:03:16.072 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:15 smithi086 bash[50876]: [09/Oct/2023:10:03:15] ENGINE Bus STOPPING 2023-10-09T10:03:16.072 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:15 smithi086 bash[50876]: [09/Oct/2023:10:03:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-09T10:03:16.073 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:15 smithi086 bash[50876]: [09/Oct/2023:10:03:15] ENGINE Bus STOPPED 2023-10-09T10:03:16.073 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:15 smithi086 bash[50876]: [09/Oct/2023:10:03:15] ENGINE Bus STARTING 2023-10-09T10:03:16.073 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[50876]: debug 2023-10-09T10:03:16.033+0000 7f47a80db700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:03:16.073 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[50876]: debug 2023-10-09T10:03:16.033+0000 7f47a80db700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:03:16.073 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[50876]: debug 2023-10-09T10:03:16.033+0000 7f47a80db700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:03:16.073 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[50876]: debug 2023-10-09T10:03:16.033+0000 7f47a80db700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:03:16.073 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[50876]: debug 2023-10-09T10:03:16.033+0000 7f47a80db700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:03:16.073 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[50876]: debug 2023-10-09T10:03:16.033+0000 7f47ab8e2700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:03:16.073 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[50876]: debug 2023-10-09T10:03:16.033+0000 7f47ab8e2700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:03:16.073 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[50876]: debug 2023-10-09T10:03:16.033+0000 7f47ab8e2700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:03:16.073 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[50876]: debug 2023-10-09T10:03:16.033+0000 7f47ab8e2700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:03:16.073 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[50876]: debug 2023-10-09T10:03:16.033+0000 7f47ab8e2700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:03:16.074 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[50876]: [09/Oct/2023:10:03:16] ENGINE Serving on http://:::9283 2023-10-09T10:03:16.104 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:15 smithi053 bash[27633]: debug 2023-10-09T10:03:15.839+0000 7f4cb0cbb680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T10:03:16.104 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27633]: debug 2023-10-09T10:03:16.023+0000 7f4cb0cbb680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T10:03:16.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[50876]: [09/Oct/2023:10:03:16] ENGINE Bus STARTED 2023-10-09T10:03:16.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27633]: debug 2023-10-09T10:03:16.127+0000 7f4cb0cbb680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T10:03:16.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27633]: debug 2023-10-09T10:03:16.255+0000 7f4cb0cbb680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T10:03:16.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: cluster 2023-10-09T10:03:15.699417+0000 mon.a (mon.0) 737 : cluster [INF] Active manager daemon x restarted 2023-10-09T10:03:16.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: cluster 2023-10-09T10:03:15.700114+0000 mon.a (mon.0) 738 : cluster [INF] Activating manager daemon x 2023-10-09T10:03:16.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: cluster 2023-10-09T10:03:15.711925+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-10-09T10:03:16.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: cluster 2023-10-09T10:03:15.712232+0000 mon.a (mon.0) 740 : cluster [DBG] mgrmap e21: x(active, starting, since 0.012381s) 2023-10-09T10:03:16.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.712515+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T10:03:16.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.712746+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T10:03:16.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.713042+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T10:03:16.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.713414+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T10:03:16.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.713620+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi053.zaowuf"}]: dispatch 2023-10-09T10:03:16.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.713903+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi086.ixwjtb"}]: dispatch 2023-10-09T10:03:16.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.714223+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T10:03:16.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.714493+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T10:03:16.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.714773+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T10:03:16.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.715084+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T10:03:16.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.715489+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T10:03:16.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.715897+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T10:03:16.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.716340+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T10:03:16.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.716711+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T10:03:16.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.717049+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T10:03:16.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.717390+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T10:03:16.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.717673+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T10:03:16.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.718129+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T10:03:16.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.718329+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T10:03:16.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.719563+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T10:03:16.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.719841+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T10:03:16.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: cluster 2023-10-09T10:03:15.876856+0000 mon.a (mon.0) 741 : cluster [INF] Manager daemon x is now available 2023-10-09T10:03:16.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.911765+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:16.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.922964+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:03:16.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.927264+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:03:16.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.943838+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:03:16.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.944112+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:03:16.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.960296+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:03:16.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.982311+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-09T10:03:16.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:15.982672+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-09T10:03:16.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:16.003653+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-09T10:03:16.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:16.007114+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:16.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:16.007712+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-09T10:03:16.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:16.360531+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:16.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:16 smithi086 bash[27789]: audit 2023-10-09T10:03:16.366789+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:16.893 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27633]: debug 2023-10-09T10:03:16.495+0000 7f4cb0cbb680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T10:03:16.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: cluster 2023-10-09T10:03:15.699417+0000 mon.a (mon.0) 737 : cluster [INF] Active manager daemon x restarted 2023-10-09T10:03:16.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: cluster 2023-10-09T10:03:15.700114+0000 mon.a (mon.0) 738 : cluster [INF] Activating manager daemon x 2023-10-09T10:03:16.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: cluster 2023-10-09T10:03:15.711925+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-10-09T10:03:16.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: cluster 2023-10-09T10:03:15.712232+0000 mon.a (mon.0) 740 : cluster [DBG] mgrmap e21: x(active, starting, since 0.012381s) 2023-10-09T10:03:16.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.712515+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T10:03:16.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.712746+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T10:03:16.895 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.713042+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T10:03:16.895 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.713414+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T10:03:16.895 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.713620+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi053.zaowuf"}]: dispatch 2023-10-09T10:03:16.895 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.713903+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi086.ixwjtb"}]: dispatch 2023-10-09T10:03:16.895 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.714223+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T10:03:16.895 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.714493+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T10:03:16.895 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.714773+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T10:03:16.895 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.715084+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T10:03:16.895 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.715489+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T10:03:16.895 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.715897+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T10:03:16.895 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.716340+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T10:03:16.895 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.716711+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T10:03:16.896 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.717049+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T10:03:16.896 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.717390+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T10:03:16.896 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.717673+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T10:03:16.896 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.718129+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T10:03:16.896 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.718329+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T10:03:16.896 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.719563+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T10:03:16.896 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.719841+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T10:03:16.896 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: cluster 2023-10-09T10:03:15.876856+0000 mon.a (mon.0) 741 : cluster [INF] Manager daemon x is now available 2023-10-09T10:03:16.896 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.911765+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:16.896 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.922964+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:03:16.896 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.927264+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:03:16.896 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.943838+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:03:16.897 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.944112+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:03:16.897 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.960296+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:03:16.897 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.982311+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-09T10:03:16.897 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:15.982672+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-09T10:03:16.897 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:16.003653+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-09T10:03:16.897 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:16.007114+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:16.897 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:16.007712+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-09T10:03:16.897 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:16.360531+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:16.897 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[33773]: audit 2023-10-09T10:03:16.366789+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:16.898 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: cluster 2023-10-09T10:03:15.699417+0000 mon.a (mon.0) 737 : cluster [INF] Active manager daemon x restarted 2023-10-09T10:03:16.898 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: cluster 2023-10-09T10:03:15.700114+0000 mon.a (mon.0) 738 : cluster [INF] Activating manager daemon x 2023-10-09T10:03:16.898 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: cluster 2023-10-09T10:03:15.711925+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-10-09T10:03:16.898 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: cluster 2023-10-09T10:03:15.712232+0000 mon.a (mon.0) 740 : cluster [DBG] mgrmap e21: x(active, starting, since 0.012381s) 2023-10-09T10:03:16.898 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.712515+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T10:03:16.898 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.712746+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T10:03:16.898 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.713042+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T10:03:16.898 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.713414+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T10:03:16.898 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.713620+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi053.zaowuf"}]: dispatch 2023-10-09T10:03:16.899 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.713903+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi086.ixwjtb"}]: dispatch 2023-10-09T10:03:16.899 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.714223+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T10:03:16.899 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.714493+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T10:03:16.899 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.714773+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T10:03:16.899 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.715084+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T10:03:16.899 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.715489+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T10:03:16.899 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.715897+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T10:03:16.899 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.716340+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T10:03:16.899 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.716711+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T10:03:16.899 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.717049+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T10:03:16.899 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.717390+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T10:03:16.900 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.717673+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T10:03:16.900 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.718129+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T10:03:16.900 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.718329+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T10:03:16.900 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.719563+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T10:03:16.900 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.719841+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T10:03:16.900 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: cluster 2023-10-09T10:03:15.876856+0000 mon.a (mon.0) 741 : cluster [INF] Manager daemon x is now available 2023-10-09T10:03:16.900 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.911765+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:16.900 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.922964+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:03:16.900 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.927264+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:03:16.900 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.943838+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:03:16.900 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.944112+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:03:16.900 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.960296+0000 mon.b (mon.1) 55 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:03:16.900 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.982311+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-09T10:03:16.901 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:15.982672+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-10-09T10:03:16.901 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:16.003653+0000 mon.b (mon.1) 57 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-09T10:03:16.901 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:16.007114+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:16.901 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:16.007712+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-10-09T10:03:16.901 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:16.360531+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:16.901 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27369]: audit 2023-10-09T10:03:16.366789+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:17.174 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:16 smithi053 bash[27633]: debug 2023-10-09T10:03:16.887+0000 7f4cb0cbb680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T10:03:17.174 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:17 smithi053 bash[27633]: debug 2023-10-09T10:03:17.023+0000 7f4cb0cbb680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T10:03:18.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:17 smithi053 bash[33773]: cephadm 2023-10-09T10:03:16.436090+0000 mgr.x (mgr.25390) 1 : cephadm [INF] Deploying cephadm binary to smithi053 2023-10-09T10:03:18.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:17 smithi053 bash[33773]: cephadm 2023-10-09T10:03:16.437028+0000 mgr.x (mgr.25390) 2 : cephadm [INF] Deploying cephadm binary to smithi086 2023-10-09T10:03:18.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:17 smithi053 bash[33773]: cluster 2023-10-09T10:03:16.715408+0000 mon.a (mon.0) 749 : cluster [DBG] mgrmap e22: x(active, since 1.01555s) 2023-10-09T10:03:18.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:17 smithi053 bash[33773]: cluster 2023-10-09T10:03:16.762495+0000 mgr.x (mgr.25390) 3 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:18.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:17 smithi053 bash[33773]: cephadm 2023-10-09T10:03:16.814810+0000 mgr.x (mgr.25390) 4 : cephadm [INF] [09/Oct/2023:10:03:16] ENGINE Bus STARTING 2023-10-09T10:03:18.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:17 smithi053 bash[33773]: audit 2023-10-09T10:03:16.910648+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-10-09T10:03:18.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:17 smithi053 bash[33773]: cluster 2023-10-09T10:03:16.910830+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-10-09T10:03:18.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:17 smithi053 bash[33773]: audit 2023-10-09T10:03:16.919182+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:03:18.047 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:17 smithi053 bash[33773]: audit 2023-10-09T10:03:16.919558+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:03:18.047 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:17 smithi053 bash[33773]: audit 2023-10-09T10:03:17.671529+0000 mon.a (mon.0) 753 : audit [DBG] from='client.? 172.21.15.53:0/3190468746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:18.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:17 smithi053 bash[27369]: cephadm 2023-10-09T10:03:16.436090+0000 mgr.x (mgr.25390) 1 : cephadm [INF] Deploying cephadm binary to smithi053 2023-10-09T10:03:18.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:17 smithi053 bash[27369]: cephadm 2023-10-09T10:03:16.437028+0000 mgr.x (mgr.25390) 2 : cephadm [INF] Deploying cephadm binary to smithi086 2023-10-09T10:03:18.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:17 smithi053 bash[27369]: cluster 2023-10-09T10:03:16.715408+0000 mon.a (mon.0) 749 : cluster [DBG] mgrmap e22: x(active, since 1.01555s) 2023-10-09T10:03:18.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:17 smithi053 bash[27369]: cluster 2023-10-09T10:03:16.762495+0000 mgr.x (mgr.25390) 3 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:18.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:17 smithi053 bash[27369]: cephadm 2023-10-09T10:03:16.814810+0000 mgr.x (mgr.25390) 4 : cephadm [INF] [09/Oct/2023:10:03:16] ENGINE Bus STARTING 2023-10-09T10:03:18.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:17 smithi053 bash[27369]: audit 2023-10-09T10:03:16.910648+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-10-09T10:03:18.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:17 smithi053 bash[27369]: cluster 2023-10-09T10:03:16.910830+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-10-09T10:03:18.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:17 smithi053 bash[27369]: audit 2023-10-09T10:03:16.919182+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:03:18.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:17 smithi053 bash[27369]: audit 2023-10-09T10:03:16.919558+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:03:18.048 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:17 smithi053 bash[27369]: audit 2023-10-09T10:03:17.671529+0000 mon.a (mon.0) 753 : audit [DBG] from='client.? 172.21.15.53:0/3190468746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:18.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:17 smithi086 bash[27789]: cephadm 2023-10-09T10:03:16.436090+0000 mgr.x (mgr.25390) 1 : cephadm [INF] Deploying cephadm binary to smithi053 2023-10-09T10:03:18.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:17 smithi086 bash[27789]: cephadm 2023-10-09T10:03:16.437028+0000 mgr.x (mgr.25390) 2 : cephadm [INF] Deploying cephadm binary to smithi086 2023-10-09T10:03:18.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:17 smithi086 bash[27789]: cluster 2023-10-09T10:03:16.715408+0000 mon.a (mon.0) 749 : cluster [DBG] mgrmap e22: x(active, since 1.01555s) 2023-10-09T10:03:18.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:17 smithi086 bash[27789]: cluster 2023-10-09T10:03:16.762495+0000 mgr.x (mgr.25390) 3 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:18.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:17 smithi086 bash[27789]: cephadm 2023-10-09T10:03:16.814810+0000 mgr.x (mgr.25390) 4 : cephadm [INF] [09/Oct/2023:10:03:16] ENGINE Bus STARTING 2023-10-09T10:03:18.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:17 smithi086 bash[27789]: audit 2023-10-09T10:03:16.910648+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-10-09T10:03:18.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:17 smithi086 bash[27789]: cluster 2023-10-09T10:03:16.910830+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2023-10-09T10:03:18.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:17 smithi086 bash[27789]: audit 2023-10-09T10:03:16.919182+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:03:18.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:17 smithi086 bash[27789]: audit 2023-10-09T10:03:16.919558+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:03:18.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:17 smithi086 bash[27789]: audit 2023-10-09T10:03:17.671529+0000 mon.a (mon.0) 753 : audit [DBG] from='client.? 172.21.15.53:0/3190468746' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:18.310 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:18 smithi053 bash[27633]: debug 2023-10-09T10:03:18.039+0000 7f4cb0cbb680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T10:03:18.310 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:18 smithi053 bash[27633]: debug 2023-10-09T10:03:18.167+0000 7f4cb0cbb680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T10:03:18.566 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:18 smithi053 bash[27633]: debug 2023-10-09T10:03:18.303+0000 7f4cb0cbb680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T10:03:18.881 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:18 smithi053 bash[27633]: debug 2023-10-09T10:03:18.559+0000 7f4cb0cbb680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T10:03:19.174 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:18 smithi053 bash[27633]: debug 2023-10-09T10:03:18.875+0000 7f4cb0cbb680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T10:03:19.174 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:19 smithi053 bash[27633]: debug 2023-10-09T10:03:19.063+0000 7f4cb0cbb680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T10:03:19.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:18 smithi053 bash[33773]: cephadm 2023-10-09T10:03:17.064826+0000 mgr.x (mgr.25390) 5 : cephadm [INF] [09/Oct/2023:10:03:17] ENGINE Serving on https://172.21.15.86:7150 2023-10-09T10:03:19.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:18 smithi053 bash[33773]: cephadm 2023-10-09T10:03:17.179830+0000 mgr.x (mgr.25390) 6 : cephadm [INF] [09/Oct/2023:10:03:17] ENGINE Serving on http://172.21.15.86:8765 2023-10-09T10:03:19.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:18 smithi053 bash[33773]: cephadm 2023-10-09T10:03:17.180066+0000 mgr.x (mgr.25390) 7 : cephadm [INF] [09/Oct/2023:10:03:17] ENGINE Bus STARTED 2023-10-09T10:03:19.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:18 smithi053 bash[33773]: cluster 2023-10-09T10:03:17.717433+0000 mgr.x (mgr.25390) 8 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:19.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:18 smithi053 bash[33773]: audit 2023-10-09T10:03:17.913689+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-09T10:03:19.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:18 smithi053 bash[33773]: cluster 2023-10-09T10:03:17.913891+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-10-09T10:03:19.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:18 smithi053 bash[33773]: cluster 2023-10-09T10:03:18.728497+0000 mon.a (mon.0) 756 : cluster [DBG] mgrmap e23: x(active, since 3s) 2023-10-09T10:03:19.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:18 smithi053 bash[27369]: cephadm 2023-10-09T10:03:17.064826+0000 mgr.x (mgr.25390) 5 : cephadm [INF] [09/Oct/2023:10:03:17] ENGINE Serving on https://172.21.15.86:7150 2023-10-09T10:03:19.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:18 smithi053 bash[27369]: cephadm 2023-10-09T10:03:17.179830+0000 mgr.x (mgr.25390) 6 : cephadm [INF] [09/Oct/2023:10:03:17] ENGINE Serving on http://172.21.15.86:8765 2023-10-09T10:03:19.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:18 smithi053 bash[27369]: cephadm 2023-10-09T10:03:17.180066+0000 mgr.x (mgr.25390) 7 : cephadm [INF] [09/Oct/2023:10:03:17] ENGINE Bus STARTED 2023-10-09T10:03:19.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:18 smithi053 bash[27369]: cluster 2023-10-09T10:03:17.717433+0000 mgr.x (mgr.25390) 8 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:19.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:18 smithi053 bash[27369]: audit 2023-10-09T10:03:17.913689+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-09T10:03:19.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:18 smithi053 bash[27369]: cluster 2023-10-09T10:03:17.913891+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-10-09T10:03:19.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:18 smithi053 bash[27369]: cluster 2023-10-09T10:03:18.728497+0000 mon.a (mon.0) 756 : cluster [DBG] mgrmap e23: x(active, since 3s) 2023-10-09T10:03:19.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:18 smithi086 bash[27789]: cephadm 2023-10-09T10:03:17.064826+0000 mgr.x (mgr.25390) 5 : cephadm [INF] [09/Oct/2023:10:03:17] ENGINE Serving on https://172.21.15.86:7150 2023-10-09T10:03:19.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:18 smithi086 bash[27789]: cephadm 2023-10-09T10:03:17.179830+0000 mgr.x (mgr.25390) 6 : cephadm [INF] [09/Oct/2023:10:03:17] ENGINE Serving on http://172.21.15.86:8765 2023-10-09T10:03:19.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:18 smithi086 bash[27789]: cephadm 2023-10-09T10:03:17.180066+0000 mgr.x (mgr.25390) 7 : cephadm [INF] [09/Oct/2023:10:03:17] ENGINE Bus STARTED 2023-10-09T10:03:19.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:18 smithi086 bash[27789]: cluster 2023-10-09T10:03:17.717433+0000 mgr.x (mgr.25390) 8 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:19.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:18 smithi086 bash[27789]: audit 2023-10-09T10:03:17.913689+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-10-09T10:03:19.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:18 smithi086 bash[27789]: cluster 2023-10-09T10:03:17.913891+0000 mon.a (mon.0) 755 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2023-10-09T10:03:19.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:18 smithi086 bash[27789]: cluster 2023-10-09T10:03:18.728497+0000 mon.a (mon.0) 756 : cluster [DBG] mgrmap e23: x(active, since 3s) 2023-10-09T10:03:19.609 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:19 smithi053 bash[27633]: debug 2023-10-09T10:03:19.247+0000 7f4cb0cbb680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T10:03:19.610 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:19 smithi053 bash[27633]: debug 2023-10-09T10:03:19.483+0000 7f4cb0cbb680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T10:03:19.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:19 smithi053 bash[27633]: debug 2023-10-09T10:03:19.603+0000 7f4cb0cbb680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T10:03:19.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:19 smithi053 bash[27633]: [09/Oct/2023:10:03:19] ENGINE Bus STARTING 2023-10-09T10:03:19.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:19 smithi053 bash[27633]: CherryPy Checker: 2023-10-09T10:03:19.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:19 smithi053 bash[27633]: The Application mounted at '' has an empty config. 2023-10-09T10:03:19.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:19 smithi053 bash[27633]: [09/Oct/2023:10:03:19] ENGINE Serving on http://:::9283 2023-10-09T10:03:19.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:19 smithi053 bash[27633]: [09/Oct/2023:10:03:19] ENGINE Bus STARTED 2023-10-09T10:03:20.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:20 smithi053 bash[33773]: audit 2023-10-09T10:03:19.167363+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:20.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:20 smithi053 bash[33773]: cluster 2023-10-09T10:03:19.628366+0000 mon.a (mon.0) 758 : cluster [DBG] Standby manager daemon y started 2023-10-09T10:03:20.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:20 smithi053 bash[33773]: audit 2023-10-09T10:03:19.629957+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.? 172.21.15.53:0/1267382131' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-09T10:03:20.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:20 smithi053 bash[33773]: audit 2023-10-09T10:03:19.634785+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.? 172.21.15.53:0/1267382131' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T10:03:20.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:20 smithi053 bash[33773]: audit 2023-10-09T10:03:19.639646+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.? 172.21.15.53:0/1267382131' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-09T10:03:20.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:20 smithi053 bash[33773]: audit 2023-10-09T10:03:19.640101+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.? 172.21.15.53:0/1267382131' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T10:03:20.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:20 smithi053 bash[33773]: cluster 2023-10-09T10:03:19.718099+0000 mgr.x (mgr.25390) 9 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:20.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:20 smithi053 bash[33773]: audit 2023-10-09T10:03:20.116188+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.53:0/3801683427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:20.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:20 smithi053 bash[27369]: audit 2023-10-09T10:03:19.167363+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:20.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:20 smithi053 bash[27369]: cluster 2023-10-09T10:03:19.628366+0000 mon.a (mon.0) 758 : cluster [DBG] Standby manager daemon y started 2023-10-09T10:03:20.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:20 smithi053 bash[27369]: audit 2023-10-09T10:03:19.629957+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.? 172.21.15.53:0/1267382131' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-09T10:03:20.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:20 smithi053 bash[27369]: audit 2023-10-09T10:03:19.634785+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.? 172.21.15.53:0/1267382131' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T10:03:20.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:20 smithi053 bash[27369]: audit 2023-10-09T10:03:19.639646+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.? 172.21.15.53:0/1267382131' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-09T10:03:20.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:20 smithi053 bash[27369]: audit 2023-10-09T10:03:19.640101+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.? 172.21.15.53:0/1267382131' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T10:03:20.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:20 smithi053 bash[27369]: cluster 2023-10-09T10:03:19.718099+0000 mgr.x (mgr.25390) 9 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:20.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:20 smithi053 bash[27369]: audit 2023-10-09T10:03:20.116188+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.53:0/3801683427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:20.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:20 smithi086 bash[27789]: audit 2023-10-09T10:03:19.167363+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:20.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:20 smithi086 bash[27789]: cluster 2023-10-09T10:03:19.628366+0000 mon.a (mon.0) 758 : cluster [DBG] Standby manager daemon y started 2023-10-09T10:03:20.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:20 smithi086 bash[27789]: audit 2023-10-09T10:03:19.629957+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.? 172.21.15.53:0/1267382131' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-09T10:03:20.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:20 smithi086 bash[27789]: audit 2023-10-09T10:03:19.634785+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.? 172.21.15.53:0/1267382131' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T10:03:20.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:20 smithi086 bash[27789]: audit 2023-10-09T10:03:19.639646+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.? 172.21.15.53:0/1267382131' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-09T10:03:20.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:20 smithi086 bash[27789]: audit 2023-10-09T10:03:19.640101+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.? 172.21.15.53:0/1267382131' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T10:03:20.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:20 smithi086 bash[27789]: cluster 2023-10-09T10:03:19.718099+0000 mgr.x (mgr.25390) 9 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:20.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:20 smithi086 bash[27789]: audit 2023-10-09T10:03:20.116188+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.53:0/3801683427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:21.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:21 smithi086 bash[27789]: cluster 2023-10-09T10:03:20.494047+0000 mon.a (mon.0) 763 : cluster [DBG] mgrmap e24: x(active, since 4s), standbys: y 2023-10-09T10:03:21.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:21 smithi086 bash[27789]: audit 2023-10-09T10:03:20.499696+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T10:03:21.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:21 smithi053 bash[33773]: cluster 2023-10-09T10:03:20.494047+0000 mon.a (mon.0) 763 : cluster [DBG] mgrmap e24: x(active, since 4s), standbys: y 2023-10-09T10:03:21.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:21 smithi053 bash[33773]: audit 2023-10-09T10:03:20.499696+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T10:03:21.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:21 smithi053 bash[27369]: cluster 2023-10-09T10:03:20.494047+0000 mon.a (mon.0) 763 : cluster [DBG] mgrmap e24: x(active, since 4s), standbys: y 2023-10-09T10:03:21.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:21 smithi053 bash[27369]: audit 2023-10-09T10:03:20.499696+0000 mon.b (mon.1) 59 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T10:03:22.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:22 smithi086 bash[27789]: cluster 2023-10-09T10:03:21.718623+0000 mgr.x (mgr.25390) 10 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:22.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:22 smithi053 bash[27369]: cluster 2023-10-09T10:03:21.718623+0000 mgr.x (mgr.25390) 10 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:22.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:22 smithi053 bash[33773]: cluster 2023-10-09T10:03:21.718623+0000 mgr.x (mgr.25390) 10 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.0 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:23.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:23 smithi086 bash[27789]: audit 2023-10-09T10:03:22.565849+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.53:0/3262257763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:23.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:23 smithi086 bash[27789]: audit 2023-10-09T10:03:22.917246+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:23.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:23 smithi053 bash[33773]: audit 2023-10-09T10:03:22.565849+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.53:0/3262257763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:23.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:23 smithi053 bash[33773]: audit 2023-10-09T10:03:22.917246+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:23.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:23 smithi053 bash[27369]: audit 2023-10-09T10:03:22.565849+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.53:0/3262257763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:23.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:23 smithi053 bash[27369]: audit 2023-10-09T10:03:22.917246+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:24.789 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:24 smithi086 bash[27789]: cluster 2023-10-09T10:03:23.719567+0000 mgr.x (mgr.25390) 11 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 235 KiB/s wr, 31 op/s 2023-10-09T10:03:24.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:24 smithi053 bash[27369]: cluster 2023-10-09T10:03:23.719567+0000 mgr.x (mgr.25390) 11 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 235 KiB/s wr, 31 op/s 2023-10-09T10:03:24.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:24 smithi053 bash[33773]: cluster 2023-10-09T10:03:23.719567+0000 mgr.x (mgr.25390) 11 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 KiB/s rd, 235 KiB/s wr, 31 op/s 2023-10-09T10:03:25.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:24 smithi086 bash[50876]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:03:24] "GET /metrics HTTP/1.1" 200 31026 "" "Prometheus/2.33.4" 2023-10-09T10:03:25.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:25 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:03:25] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T10:03:25.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:25 smithi053 bash[33773]: audit 2023-10-09T10:03:24.671286+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:25.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:25 smithi053 bash[33773]: audit 2023-10-09T10:03:24.680225+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:25.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:25 smithi053 bash[33773]: audit 2023-10-09T10:03:25.009430+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:25.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:25 smithi053 bash[33773]: audit 2023-10-09T10:03:25.019129+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:25.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:25 smithi053 bash[33773]: audit 2023-10-09T10:03:25.025045+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.53:0/2103010308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:25.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:25 smithi053 bash[33773]: audit 2023-10-09T10:03:25.535147+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:25.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:25 smithi053 bash[33773]: audit 2023-10-09T10:03:25.543626+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:25.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:25 smithi053 bash[27369]: audit 2023-10-09T10:03:24.671286+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:25.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:25 smithi053 bash[27369]: audit 2023-10-09T10:03:24.680225+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:25.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:25 smithi053 bash[27369]: audit 2023-10-09T10:03:25.009430+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:25.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:25 smithi053 bash[27369]: audit 2023-10-09T10:03:25.019129+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:25.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:25 smithi053 bash[27369]: audit 2023-10-09T10:03:25.025045+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.53:0/2103010308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:25.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:25 smithi053 bash[27369]: audit 2023-10-09T10:03:25.535147+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:25.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:25 smithi053 bash[27369]: audit 2023-10-09T10:03:25.543626+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:26.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:25 smithi086 bash[27789]: audit 2023-10-09T10:03:24.671286+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:26.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:25 smithi086 bash[27789]: audit 2023-10-09T10:03:24.680225+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:26.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:25 smithi086 bash[27789]: audit 2023-10-09T10:03:25.009430+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:26.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:25 smithi086 bash[27789]: audit 2023-10-09T10:03:25.019129+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:26.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:25 smithi086 bash[27789]: audit 2023-10-09T10:03:25.025045+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.53:0/2103010308' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:26.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:25 smithi086 bash[27789]: audit 2023-10-09T10:03:25.535147+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:26.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:25 smithi086 bash[27789]: audit 2023-10-09T10:03:25.543626+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:27.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:27 smithi053 bash[27369]: cluster 2023-10-09T10:03:25.720193+0000 mgr.x (mgr.25390) 12 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.3 KiB/s rd, 185 KiB/s wr, 24 op/s 2023-10-09T10:03:27.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:27 smithi053 bash[27369]: audit 2023-10-09T10:03:25.803014+0000 mon.a (mon.0) 771 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T10:03:27.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:27 smithi053 bash[27369]: audit 2023-10-09T10:03:25.804508+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T10:03:27.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:27 smithi053 bash[27369]: audit 2023-10-09T10:03:25.804813+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T10:03:27.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:27 smithi053 bash[27369]: audit 2023-10-09T10:03:25.805117+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T10:03:27.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:27 smithi053 bash[27369]: audit 2023-10-09T10:03:26.755967+0000 mon.a (mon.0) 772 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T10:03:27.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:27 smithi053 bash[27369]: audit 2023-10-09T10:03:26.766932+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:27.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:27 smithi053 bash[33773]: cluster 2023-10-09T10:03:25.720193+0000 mgr.x (mgr.25390) 12 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.3 KiB/s rd, 185 KiB/s wr, 24 op/s 2023-10-09T10:03:27.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:27 smithi053 bash[33773]: audit 2023-10-09T10:03:25.803014+0000 mon.a (mon.0) 771 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T10:03:27.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:27 smithi053 bash[33773]: audit 2023-10-09T10:03:25.804508+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T10:03:27.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:27 smithi053 bash[33773]: audit 2023-10-09T10:03:25.804813+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T10:03:27.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:27 smithi053 bash[33773]: audit 2023-10-09T10:03:25.805117+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T10:03:27.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:27 smithi053 bash[33773]: audit 2023-10-09T10:03:26.755967+0000 mon.a (mon.0) 772 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T10:03:27.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:27 smithi053 bash[33773]: audit 2023-10-09T10:03:26.766932+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:28.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:27 smithi086 bash[27789]: cluster 2023-10-09T10:03:25.720193+0000 mgr.x (mgr.25390) 12 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.3 KiB/s rd, 185 KiB/s wr, 24 op/s 2023-10-09T10:03:28.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:27 smithi086 bash[27789]: audit 2023-10-09T10:03:25.803014+0000 mon.a (mon.0) 771 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T10:03:28.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:27 smithi086 bash[27789]: audit 2023-10-09T10:03:25.804508+0000 mon.b (mon.1) 60 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T10:03:28.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:27 smithi086 bash[27789]: audit 2023-10-09T10:03:25.804813+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T10:03:28.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:27 smithi086 bash[27789]: audit 2023-10-09T10:03:25.805117+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T10:03:28.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:27 smithi086 bash[27789]: audit 2023-10-09T10:03:26.755967+0000 mon.a (mon.0) 772 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T10:03:28.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:27 smithi086 bash[27789]: audit 2023-10-09T10:03:26.766932+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:28.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[27369]: audit 2023-10-09T10:03:26.768453+0000 mon.b (mon.1) 63 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T10:03:28.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[27369]: audit 2023-10-09T10:03:27.459186+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.53:0/2890919719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:28.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[27369]: audit 2023-10-09T10:03:27.650845+0000 mon.b (mon.1) 64 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T10:03:28.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[27369]: audit 2023-10-09T10:03:27.652125+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T10:03:28.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[27369]: audit 2023-10-09T10:03:27.652440+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T10:03:28.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[27369]: audit 2023-10-09T10:03:27.652700+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T10:03:28.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[27369]: audit 2023-10-09T10:03:27.660254+0000 mon.c (mon.2) 133 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T10:03:28.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[27369]: audit 2023-10-09T10:03:27.661502+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T10:03:28.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[27369]: audit 2023-10-09T10:03:27.661682+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T10:03:28.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[27369]: audit 2023-10-09T10:03:27.661830+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T10:03:28.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[27369]: cluster 2023-10-09T10:03:27.721262+0000 mgr.x (mgr.25390) 13 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.1 KiB/s rd, 215 KiB/s wr, 25 op/s 2023-10-09T10:03:28.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[27369]: audit 2023-10-09T10:03:28.607156+0000 mon.c (mon.2) 134 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T10:03:28.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[27369]: audit 2023-10-09T10:03:28.610616+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:28.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[33773]: audit 2023-10-09T10:03:26.768453+0000 mon.b (mon.1) 63 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T10:03:28.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[33773]: audit 2023-10-09T10:03:27.459186+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.53:0/2890919719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:28.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[33773]: audit 2023-10-09T10:03:27.650845+0000 mon.b (mon.1) 64 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T10:03:28.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[33773]: audit 2023-10-09T10:03:27.652125+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T10:03:28.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[33773]: audit 2023-10-09T10:03:27.652440+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T10:03:28.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[33773]: audit 2023-10-09T10:03:27.652700+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T10:03:28.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[33773]: audit 2023-10-09T10:03:27.660254+0000 mon.c (mon.2) 133 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T10:03:28.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[33773]: audit 2023-10-09T10:03:27.661502+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T10:03:28.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[33773]: audit 2023-10-09T10:03:27.661682+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T10:03:28.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[33773]: audit 2023-10-09T10:03:27.661830+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T10:03:28.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[33773]: cluster 2023-10-09T10:03:27.721262+0000 mgr.x (mgr.25390) 13 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.1 KiB/s rd, 215 KiB/s wr, 25 op/s 2023-10-09T10:03:28.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[33773]: audit 2023-10-09T10:03:28.607156+0000 mon.c (mon.2) 134 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T10:03:28.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:28 smithi053 bash[33773]: audit 2023-10-09T10:03:28.610616+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:29.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:28 smithi086 bash[27789]: audit 2023-10-09T10:03:26.768453+0000 mon.b (mon.1) 63 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T10:03:29.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:28 smithi086 bash[27789]: audit 2023-10-09T10:03:27.459186+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.53:0/2890919719' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:29.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:28 smithi086 bash[27789]: audit 2023-10-09T10:03:27.650845+0000 mon.b (mon.1) 64 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T10:03:29.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:28 smithi086 bash[27789]: audit 2023-10-09T10:03:27.652125+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T10:03:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:28 smithi086 bash[27789]: audit 2023-10-09T10:03:27.652440+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T10:03:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:28 smithi086 bash[27789]: audit 2023-10-09T10:03:27.652700+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T10:03:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:28 smithi086 bash[27789]: audit 2023-10-09T10:03:27.660254+0000 mon.c (mon.2) 133 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-10-09T10:03:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:28 smithi086 bash[27789]: audit 2023-10-09T10:03:27.661502+0000 mon.b (mon.1) 68 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T10:03:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:28 smithi086 bash[27789]: audit 2023-10-09T10:03:27.661682+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T10:03:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:28 smithi086 bash[27789]: audit 2023-10-09T10:03:27.661830+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T10:03:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:28 smithi086 bash[27789]: cluster 2023-10-09T10:03:27.721262+0000 mgr.x (mgr.25390) 13 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.1 KiB/s rd, 215 KiB/s wr, 25 op/s 2023-10-09T10:03:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:28 smithi086 bash[27789]: audit 2023-10-09T10:03:28.607156+0000 mon.c (mon.2) 134 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-10-09T10:03:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:28 smithi086 bash[27789]: audit 2023-10-09T10:03:28.610616+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:30.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:30 smithi053 bash[33773]: cluster 2023-10-09T10:03:29.721883+0000 mgr.x (mgr.25390) 14 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 182 KiB/s wr, 21 op/s 2023-10-09T10:03:30.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:30 smithi053 bash[33773]: audit 2023-10-09T10:03:29.921803+0000 mon.a (mon.0) 775 : audit [DBG] from='client.? 172.21.15.53:0/2726657563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:30.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:30 smithi053 bash[27369]: cluster 2023-10-09T10:03:29.721883+0000 mgr.x (mgr.25390) 14 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 182 KiB/s wr, 21 op/s 2023-10-09T10:03:30.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:30 smithi053 bash[27369]: audit 2023-10-09T10:03:29.921803+0000 mon.a (mon.0) 775 : audit [DBG] from='client.? 172.21.15.53:0/2726657563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:31.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:30 smithi086 bash[27789]: cluster 2023-10-09T10:03:29.721883+0000 mgr.x (mgr.25390) 14 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.7 KiB/s rd, 182 KiB/s wr, 21 op/s 2023-10-09T10:03:31.141 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:30 smithi086 bash[27789]: audit 2023-10-09T10:03:29.921803+0000 mon.a (mon.0) 775 : audit [DBG] from='client.? 172.21.15.53:0/2726657563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:31.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:31 smithi053 bash[33773]: audit 2023-10-09T10:03:30.961709+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:03:31.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:31 smithi053 bash[27369]: audit 2023-10-09T10:03:30.961709+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:03:32.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:31 smithi086 bash[27789]: audit 2023-10-09T10:03:30.961709+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:03:32.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:32 smithi053 bash[33773]: cluster 2023-10-09T10:03:31.722650+0000 mgr.x (mgr.25390) 15 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.6 KiB/s rd, 179 KiB/s wr, 20 op/s 2023-10-09T10:03:32.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:32 smithi053 bash[33773]: audit 2023-10-09T10:03:32.366336+0000 mon.a (mon.0) 776 : audit [DBG] from='client.? 172.21.15.53:0/1542654191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:32.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:32 smithi053 bash[27369]: cluster 2023-10-09T10:03:31.722650+0000 mgr.x (mgr.25390) 15 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.6 KiB/s rd, 179 KiB/s wr, 20 op/s 2023-10-09T10:03:32.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:32 smithi053 bash[27369]: audit 2023-10-09T10:03:32.366336+0000 mon.a (mon.0) 776 : audit [DBG] from='client.? 172.21.15.53:0/1542654191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:33.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:32 smithi086 bash[27789]: cluster 2023-10-09T10:03:31.722650+0000 mgr.x (mgr.25390) 15 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 7.6 KiB/s rd, 179 KiB/s wr, 20 op/s 2023-10-09T10:03:33.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:32 smithi086 bash[27789]: audit 2023-10-09T10:03:32.366336+0000 mon.a (mon.0) 776 : audit [DBG] from='client.? 172.21.15.53:0/1542654191' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:35.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:34 smithi086 bash[50876]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:03:34] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.33.4" 2023-10-09T10:03:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:34 smithi086 bash[27789]: cluster 2023-10-09T10:03:33.723370+0000 mgr.x (mgr.25390) 16 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.3 KiB/s rd, 201 KiB/s wr, 22 op/s 2023-10-09T10:03:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:34 smithi086 bash[27789]: audit 2023-10-09T10:03:34.590828+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:35.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:34 smithi086 bash[27789]: audit 2023-10-09T10:03:34.599420+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:35.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:34 smithi086 bash[27789]: audit 2023-10-09T10:03:34.602857+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:35.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:34 smithi086 bash[27789]: audit 2023-10-09T10:03:34.603321+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:35.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:34 smithi086 bash[27789]: audit 2023-10-09T10:03:34.605054+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:35.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:34 smithi086 bash[27789]: audit 2023-10-09T10:03:34.605562+0000 mon.b (mon.1) 73 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:35.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:34 smithi086 bash[27789]: audit 2023-10-09T10:03:34.606994+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:35.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:34 smithi086 bash[27789]: audit 2023-10-09T10:03:34.607490+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:35.120 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:34 smithi086 bash[27789]: audit 2023-10-09T10:03:34.608849+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:35.120 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:34 smithi086 bash[27789]: audit 2023-10-09T10:03:34.609350+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:35.120 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:34 smithi086 bash[27789]: audit 2023-10-09T10:03:34.616785+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:35.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:34 smithi053 bash[27369]: cluster 2023-10-09T10:03:33.723370+0000 mgr.x (mgr.25390) 16 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.3 KiB/s rd, 201 KiB/s wr, 22 op/s 2023-10-09T10:03:35.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:34 smithi053 bash[27369]: audit 2023-10-09T10:03:34.590828+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:35.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:34 smithi053 bash[27369]: audit 2023-10-09T10:03:34.599420+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:35.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:34 smithi053 bash[27369]: audit 2023-10-09T10:03:34.602857+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:35.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:34 smithi053 bash[27369]: audit 2023-10-09T10:03:34.603321+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:35.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:34 smithi053 bash[27369]: audit 2023-10-09T10:03:34.605054+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:35.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:34 smithi053 bash[27369]: audit 2023-10-09T10:03:34.605562+0000 mon.b (mon.1) 73 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:35.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:34 smithi053 bash[27369]: audit 2023-10-09T10:03:34.606994+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:35.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:34 smithi053 bash[27369]: audit 2023-10-09T10:03:34.607490+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:35.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:34 smithi053 bash[27369]: audit 2023-10-09T10:03:34.608849+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:35.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:34 smithi053 bash[27369]: audit 2023-10-09T10:03:34.609350+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:35.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:34 smithi053 bash[27369]: audit 2023-10-09T10:03:34.616785+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:35.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:34 smithi053 bash[33773]: cluster 2023-10-09T10:03:33.723370+0000 mgr.x (mgr.25390) 16 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.3 KiB/s rd, 201 KiB/s wr, 22 op/s 2023-10-09T10:03:35.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:34 smithi053 bash[33773]: audit 2023-10-09T10:03:34.590828+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:35.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:34 smithi053 bash[33773]: audit 2023-10-09T10:03:34.599420+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:35.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:34 smithi053 bash[33773]: audit 2023-10-09T10:03:34.602857+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:35.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:34 smithi053 bash[33773]: audit 2023-10-09T10:03:34.603321+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:35.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:34 smithi053 bash[33773]: audit 2023-10-09T10:03:34.605054+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:35.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:34 smithi053 bash[33773]: audit 2023-10-09T10:03:34.605562+0000 mon.b (mon.1) 73 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:35.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:34 smithi053 bash[33773]: audit 2023-10-09T10:03:34.606994+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:35.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:34 smithi053 bash[33773]: audit 2023-10-09T10:03:34.607490+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:35.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:34 smithi053 bash[33773]: audit 2023-10-09T10:03:34.608849+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:35.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:34 smithi053 bash[33773]: audit 2023-10-09T10:03:34.609350+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:35.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:34 smithi053 bash[33773]: audit 2023-10-09T10:03:34.616785+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:35.787 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:35 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:03:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T10:03:36.090 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:35 smithi086 bash[27789]: cephadm 2023-10-09T10:03:34.611123+0000 mgr.x (mgr.25390) 17 : cephadm [INF] Adjusting osd_memory_target on smithi053 to 2525M 2023-10-09T10:03:36.090 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:35 smithi086 bash[27789]: audit 2023-10-09T10:03:34.822802+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.53:0/229160856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:36.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:35 smithi053 bash[27369]: cephadm 2023-10-09T10:03:34.611123+0000 mgr.x (mgr.25390) 17 : cephadm [INF] Adjusting osd_memory_target on smithi053 to 2525M 2023-10-09T10:03:36.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:35 smithi053 bash[27369]: audit 2023-10-09T10:03:34.822802+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.53:0/229160856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:36.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:35 smithi053 bash[33773]: cephadm 2023-10-09T10:03:34.611123+0000 mgr.x (mgr.25390) 17 : cephadm [INF] Adjusting osd_memory_target on smithi053 to 2525M 2023-10-09T10:03:36.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:35 smithi053 bash[33773]: audit 2023-10-09T10:03:34.822802+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.53:0/229160856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:37.105 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:36 smithi086 bash[27789]: cluster 2023-10-09T10:03:35.723776+0000 mgr.x (mgr.25390) 18 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-10-09T10:03:37.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:36 smithi053 bash[33773]: cluster 2023-10-09T10:03:35.723776+0000 mgr.x (mgr.25390) 18 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-10-09T10:03:37.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:36 smithi053 bash[27369]: cluster 2023-10-09T10:03:35.723776+0000 mgr.x (mgr.25390) 18 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-10-09T10:03:38.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:37 smithi086 bash[27789]: audit 2023-10-09T10:03:37.270930+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.53:0/3241270081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:38.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:37 smithi086 bash[27789]: audit 2023-10-09T10:03:37.662437+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:38.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:37 smithi086 bash[27789]: audit 2023-10-09T10:03:37.671232+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:38.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:37 smithi086 bash[27789]: audit 2023-10-09T10:03:37.674510+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:38.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:37 smithi086 bash[27789]: audit 2023-10-09T10:03:37.674912+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:38.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:37 smithi086 bash[27789]: audit 2023-10-09T10:03:37.676631+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:38.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:37 smithi086 bash[27789]: audit 2023-10-09T10:03:37.677055+0000 mon.b (mon.1) 77 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:38.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:37 smithi086 bash[27789]: audit 2023-10-09T10:03:37.678707+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:38.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:37 smithi086 bash[27789]: audit 2023-10-09T10:03:37.679219+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:38.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:37 smithi086 bash[27789]: audit 2023-10-09T10:03:37.680528+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:38.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:37 smithi086 bash[27789]: audit 2023-10-09T10:03:37.681001+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:38.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:37 smithi086 bash[27789]: audit 2023-10-09T10:03:37.688536+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:38.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:37 smithi086 bash[27789]: audit 2023-10-09T10:03:37.691191+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:03:38.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:37 smithi086 bash[27789]: audit 2023-10-09T10:03:37.692572+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:03:38.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[33773]: audit 2023-10-09T10:03:37.270930+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.53:0/3241270081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:38.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[33773]: audit 2023-10-09T10:03:37.662437+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:38.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[33773]: audit 2023-10-09T10:03:37.671232+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:38.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[33773]: audit 2023-10-09T10:03:37.674510+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:38.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[33773]: audit 2023-10-09T10:03:37.674912+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:38.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[33773]: audit 2023-10-09T10:03:37.676631+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:38.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[33773]: audit 2023-10-09T10:03:37.677055+0000 mon.b (mon.1) 77 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:38.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[33773]: audit 2023-10-09T10:03:37.678707+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:38.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[33773]: audit 2023-10-09T10:03:37.679219+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:38.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[33773]: audit 2023-10-09T10:03:37.680528+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:38.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[33773]: audit 2023-10-09T10:03:37.681001+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:38.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[33773]: audit 2023-10-09T10:03:37.688536+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:38.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[33773]: audit 2023-10-09T10:03:37.691191+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:03:38.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[33773]: audit 2023-10-09T10:03:37.692572+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:03:38.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[27369]: audit 2023-10-09T10:03:37.270930+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.53:0/3241270081' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:38.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[27369]: audit 2023-10-09T10:03:37.662437+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:38.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[27369]: audit 2023-10-09T10:03:37.671232+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:38.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[27369]: audit 2023-10-09T10:03:37.674510+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:38.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[27369]: audit 2023-10-09T10:03:37.674912+0000 mon.b (mon.1) 76 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:38.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[27369]: audit 2023-10-09T10:03:37.676631+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:38.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[27369]: audit 2023-10-09T10:03:37.677055+0000 mon.b (mon.1) 77 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:38.177 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[27369]: audit 2023-10-09T10:03:37.678707+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:38.177 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[27369]: audit 2023-10-09T10:03:37.679219+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:38.177 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[27369]: audit 2023-10-09T10:03:37.680528+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:38.177 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[27369]: audit 2023-10-09T10:03:37.681001+0000 mon.b (mon.1) 79 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-10-09T10:03:38.177 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[27369]: audit 2023-10-09T10:03:37.688536+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:38.177 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[27369]: audit 2023-10-09T10:03:37.691191+0000 mon.b (mon.1) 80 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:03:38.177 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:37 smithi053 bash[27369]: audit 2023-10-09T10:03:37.692572+0000 mon.b (mon.1) 81 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:03:39.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:38 smithi086 bash[27789]: cephadm 2023-10-09T10:03:37.682656+0000 mgr.x (mgr.25390) 19 : cephadm [INF] Adjusting osd_memory_target on smithi086 to 2524M 2023-10-09T10:03:39.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:38 smithi086 bash[27789]: cephadm 2023-10-09T10:03:37.694365+0000 mgr.x (mgr.25390) 20 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.conf 2023-10-09T10:03:39.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:38 smithi086 bash[27789]: cephadm 2023-10-09T10:03:37.694724+0000 mgr.x (mgr.25390) 21 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.conf 2023-10-09T10:03:39.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:38 smithi086 bash[27789]: cluster 2023-10-09T10:03:37.724371+0000 mgr.x (mgr.25390) 22 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-10-09T10:03:39.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:38 smithi086 bash[27789]: cephadm 2023-10-09T10:03:37.859384+0000 mgr.x (mgr.25390) 23 : cephadm [INF] Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:03:39.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:38 smithi086 bash[27789]: cephadm 2023-10-09T10:03:37.860209+0000 mgr.x (mgr.25390) 24 : cephadm [INF] Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:03:39.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:38 smithi086 bash[27789]: cephadm 2023-10-09T10:03:38.024131+0000 mgr.x (mgr.25390) 25 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:03:39.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:38 smithi086 bash[27789]: cephadm 2023-10-09T10:03:38.025369+0000 mgr.x (mgr.25390) 26 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:03:39.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:38 smithi086 bash[27789]: audit 2023-10-09T10:03:38.365597+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:38 smithi086 bash[27789]: audit 2023-10-09T10:03:38.368952+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:38 smithi086 bash[27789]: audit 2023-10-09T10:03:38.377306+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:38 smithi086 bash[27789]: audit 2023-10-09T10:03:38.382121+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:38 smithi086 bash[27789]: audit 2023-10-09T10:03:38.388464+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:38 smithi086 bash[27789]: audit 2023-10-09T10:03:38.465651+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:38 smithi086 bash[27789]: audit 2023-10-09T10:03:38.470820+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:38 smithi086 bash[27789]: audit 2023-10-09T10:03:38.475718+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:38 smithi086 bash[27789]: audit 2023-10-09T10:03:38.480647+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.129 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:38 smithi053 systemd[1]: Stopping Ceph node-exporter.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:03:39.129 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[71524]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-node-exporter.a 2023-10-09T10:03:39.130 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[27369]: cephadm 2023-10-09T10:03:37.682656+0000 mgr.x (mgr.25390) 19 : cephadm [INF] Adjusting osd_memory_target on smithi086 to 2524M 2023-10-09T10:03:39.130 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[27369]: cephadm 2023-10-09T10:03:37.694365+0000 mgr.x (mgr.25390) 20 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.conf 2023-10-09T10:03:39.130 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[27369]: cephadm 2023-10-09T10:03:37.694724+0000 mgr.x (mgr.25390) 21 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.conf 2023-10-09T10:03:39.130 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[27369]: cluster 2023-10-09T10:03:37.724371+0000 mgr.x (mgr.25390) 22 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-10-09T10:03:39.130 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[27369]: cephadm 2023-10-09T10:03:37.859384+0000 mgr.x (mgr.25390) 23 : cephadm [INF] Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:03:39.130 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[27369]: cephadm 2023-10-09T10:03:37.860209+0000 mgr.x (mgr.25390) 24 : cephadm [INF] Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:03:39.130 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[27369]: cephadm 2023-10-09T10:03:38.024131+0000 mgr.x (mgr.25390) 25 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:03:39.130 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[27369]: cephadm 2023-10-09T10:03:38.025369+0000 mgr.x (mgr.25390) 26 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:03:39.130 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[27369]: audit 2023-10-09T10:03:38.365597+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.130 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[27369]: audit 2023-10-09T10:03:38.368952+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.131 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[27369]: audit 2023-10-09T10:03:38.377306+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.131 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[27369]: audit 2023-10-09T10:03:38.382121+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.131 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[27369]: audit 2023-10-09T10:03:38.388464+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.131 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[27369]: audit 2023-10-09T10:03:38.465651+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.131 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[27369]: audit 2023-10-09T10:03:38.470820+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.131 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[27369]: audit 2023-10-09T10:03:38.475718+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.131 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[27369]: audit 2023-10-09T10:03:38.480647+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.131 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[33773]: cephadm 2023-10-09T10:03:37.682656+0000 mgr.x (mgr.25390) 19 : cephadm [INF] Adjusting osd_memory_target on smithi086 to 2524M 2023-10-09T10:03:39.131 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[33773]: cephadm 2023-10-09T10:03:37.694365+0000 mgr.x (mgr.25390) 20 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.conf 2023-10-09T10:03:39.131 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[33773]: cephadm 2023-10-09T10:03:37.694724+0000 mgr.x (mgr.25390) 21 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.conf 2023-10-09T10:03:39.132 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[33773]: cluster 2023-10-09T10:03:37.724371+0000 mgr.x (mgr.25390) 22 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2023-10-09T10:03:39.132 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[33773]: cephadm 2023-10-09T10:03:37.859384+0000 mgr.x (mgr.25390) 23 : cephadm [INF] Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:03:39.132 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[33773]: cephadm 2023-10-09T10:03:37.860209+0000 mgr.x (mgr.25390) 24 : cephadm [INF] Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:03:39.132 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[33773]: cephadm 2023-10-09T10:03:38.024131+0000 mgr.x (mgr.25390) 25 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:03:39.132 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[33773]: cephadm 2023-10-09T10:03:38.025369+0000 mgr.x (mgr.25390) 26 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:03:39.132 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[33773]: audit 2023-10-09T10:03:38.365597+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.132 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[33773]: audit 2023-10-09T10:03:38.368952+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.132 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[33773]: audit 2023-10-09T10:03:38.377306+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.132 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[33773]: audit 2023-10-09T10:03:38.382121+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.132 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[33773]: audit 2023-10-09T10:03:38.388464+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.132 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[33773]: audit 2023-10-09T10:03:38.465651+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.132 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[33773]: audit 2023-10-09T10:03:38.470820+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.132 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[33773]: audit 2023-10-09T10:03:38.475718+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.133 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:38 smithi053 bash[33773]: audit 2023-10-09T10:03:38.480647+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:39.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:39 smithi053 bash[33773]: cephadm 2023-10-09T10:03:38.188944+0000 mgr.x (mgr.25390) 27 : cephadm [INF] Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:03:39.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:39 smithi053 bash[33773]: cephadm 2023-10-09T10:03:38.190876+0000 mgr.x (mgr.25390) 28 : cephadm [INF] Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:03:39.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:39 smithi053 bash[33773]: cephadm 2023-10-09T10:03:38.482838+0000 mgr.x (mgr.25390) 29 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-10-09T10:03:39.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:39 smithi053 bash[33773]: cephadm 2023-10-09T10:03:38.483479+0000 mgr.x (mgr.25390) 30 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi053 2023-10-09T10:03:39.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:39 smithi053 bash[33773]: audit 2023-10-09T10:03:39.725950+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.53:0/3423085827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:39.894 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:39 smithi053 bash[71561]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-node-exporter-a 2023-10-09T10:03:39.895 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:39 smithi053 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-10-09T10:03:39.895 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:39 smithi053 bash[71650]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-node-exporter-a 2023-10-09T10:03:39.895 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:39 smithi053 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-10-09T10:03:39.895 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:39 smithi053 systemd[1]: Stopped Ceph node-exporter.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:03:39.895 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:39 smithi053 systemd[1]: Started Ceph node-exporter.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:03:39.895 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:39 smithi053 bash[27369]: cephadm 2023-10-09T10:03:38.188944+0000 mgr.x (mgr.25390) 27 : cephadm [INF] Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:03:39.895 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:39 smithi053 bash[27369]: cephadm 2023-10-09T10:03:38.190876+0000 mgr.x (mgr.25390) 28 : cephadm [INF] Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:03:39.895 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:39 smithi053 bash[27369]: cephadm 2023-10-09T10:03:38.482838+0000 mgr.x (mgr.25390) 29 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-10-09T10:03:39.895 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:39 smithi053 bash[27369]: cephadm 2023-10-09T10:03:38.483479+0000 mgr.x (mgr.25390) 30 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi053 2023-10-09T10:03:39.895 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:39 smithi053 bash[27369]: audit 2023-10-09T10:03:39.725950+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.53:0/3423085827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:40.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:39 smithi086 bash[27789]: cephadm 2023-10-09T10:03:38.188944+0000 mgr.x (mgr.25390) 27 : cephadm [INF] Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:03:40.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:39 smithi086 bash[27789]: cephadm 2023-10-09T10:03:38.190876+0000 mgr.x (mgr.25390) 28 : cephadm [INF] Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:03:40.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:39 smithi086 bash[27789]: cephadm 2023-10-09T10:03:38.482838+0000 mgr.x (mgr.25390) 29 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-10-09T10:03:40.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:39 smithi086 bash[27789]: cephadm 2023-10-09T10:03:38.483479+0000 mgr.x (mgr.25390) 30 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi053 2023-10-09T10:03:40.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:39 smithi086 bash[27789]: audit 2023-10-09T10:03:39.725950+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.53:0/3423085827' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:41.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:40 smithi053 bash[27369]: cluster 2023-10-09T10:03:39.724926+0000 mgr.x (mgr.25390) 31 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-10-09T10:03:41.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:40 smithi053 bash[27369]: audit 2023-10-09T10:03:39.871131+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:41.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:40 smithi053 bash[27369]: audit 2023-10-09T10:03:39.885683+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:41.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:40 smithi053 bash[27369]: cephadm 2023-10-09T10:03:39.902276+0000 mgr.x (mgr.25390) 32 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-09T10:03:41.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:40 smithi053 bash[27369]: cephadm 2023-10-09T10:03:39.921136+0000 mgr.x (mgr.25390) 33 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi053 2023-10-09T10:03:41.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:40 smithi053 bash[33773]: cluster 2023-10-09T10:03:39.724926+0000 mgr.x (mgr.25390) 31 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-10-09T10:03:41.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:40 smithi053 bash[33773]: audit 2023-10-09T10:03:39.871131+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:41.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:40 smithi053 bash[33773]: audit 2023-10-09T10:03:39.885683+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:41.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:40 smithi053 bash[33773]: cephadm 2023-10-09T10:03:39.902276+0000 mgr.x (mgr.25390) 32 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-09T10:03:41.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:40 smithi053 bash[33773]: cephadm 2023-10-09T10:03:39.921136+0000 mgr.x (mgr.25390) 33 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi053 2023-10-09T10:03:41.177 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.006Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-10-09T10:03:41.177 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.006Z 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-10-09T10:03:41.177 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.007Z 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-10-09T10:03:41.177 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.007Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-10-09T10:03:41.177 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.008Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-10-09T10:03:41.177 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.008Z caller=node_exporter.go:115 level=info collector=arp 2023-10-09T10:03:41.177 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.008Z caller=node_exporter.go:115 level=info collector=bcache 2023-10-09T10:03:41.178 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.008Z caller=node_exporter.go:115 level=info collector=bonding 2023-10-09T10:03:41.178 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.008Z caller=node_exporter.go:115 level=info collector=btrfs 2023-10-09T10:03:41.178 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.008Z caller=node_exporter.go:115 level=info collector=conntrack 2023-10-09T10:03:41.178 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.008Z caller=node_exporter.go:115 level=info collector=cpu 2023-10-09T10:03:41.178 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.008Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-10-09T10:03:41.178 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.008Z caller=node_exporter.go:115 level=info collector=diskstats 2023-10-09T10:03:41.178 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.008Z caller=node_exporter.go:115 level=info collector=dmi 2023-10-09T10:03:41.178 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.008Z caller=node_exporter.go:115 level=info collector=edac 2023-10-09T10:03:41.179 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.008Z caller=node_exporter.go:115 level=info collector=entropy 2023-10-09T10:03:41.179 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.008Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-10-09T10:03:41.179 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.008Z caller=node_exporter.go:115 level=info collector=filefd 2023-10-09T10:03:41.179 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.008Z caller=node_exporter.go:115 level=info collector=filesystem 2023-10-09T10:03:41.179 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.008Z caller=node_exporter.go:115 level=info collector=hwmon 2023-10-09T10:03:41.179 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.008Z caller=node_exporter.go:115 level=info collector=infiniband 2023-10-09T10:03:41.179 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.008Z caller=node_exporter.go:115 level=info collector=ipvs 2023-10-09T10:03:41.179 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.008Z caller=node_exporter.go:115 level=info collector=loadavg 2023-10-09T10:03:41.179 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.008Z caller=node_exporter.go:115 level=info collector=mdadm 2023-10-09T10:03:41.179 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.008Z caller=node_exporter.go:115 level=info collector=meminfo 2023-10-09T10:03:41.179 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.008Z caller=node_exporter.go:115 level=info collector=netclass 2023-10-09T10:03:41.179 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.008Z caller=node_exporter.go:115 level=info collector=netdev 2023-10-09T10:03:41.180 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.009Z caller=node_exporter.go:115 level=info collector=netstat 2023-10-09T10:03:41.180 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.009Z caller=node_exporter.go:115 level=info collector=nfs 2023-10-09T10:03:41.180 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.009Z caller=node_exporter.go:115 level=info collector=nfsd 2023-10-09T10:03:41.180 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.009Z caller=node_exporter.go:115 level=info collector=nvme 2023-10-09T10:03:41.180 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.009Z caller=node_exporter.go:115 level=info collector=os 2023-10-09T10:03:41.180 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.009Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-10-09T10:03:41.180 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.009Z caller=node_exporter.go:115 level=info collector=pressure 2023-10-09T10:03:41.180 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.009Z caller=node_exporter.go:115 level=info collector=rapl 2023-10-09T10:03:41.180 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.009Z caller=node_exporter.go:115 level=info collector=schedstat 2023-10-09T10:03:41.180 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.009Z caller=node_exporter.go:115 level=info collector=sockstat 2023-10-09T10:03:41.180 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.009Z caller=node_exporter.go:115 level=info collector=softnet 2023-10-09T10:03:41.180 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.009Z caller=node_exporter.go:115 level=info collector=stat 2023-10-09T10:03:41.181 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.009Z caller=node_exporter.go:115 level=info collector=tapestats 2023-10-09T10:03:41.181 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.009Z caller=node_exporter.go:115 level=info collector=textfile 2023-10-09T10:03:41.181 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.009Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-10-09T10:03:41.181 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.009Z caller=node_exporter.go:115 level=info collector=time 2023-10-09T10:03:41.181 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.009Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-10-09T10:03:41.181 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.009Z caller=node_exporter.go:115 level=info collector=uname 2023-10-09T10:03:41.181 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.009Z caller=node_exporter.go:115 level=info collector=vmstat 2023-10-09T10:03:41.181 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.009Z caller=node_exporter.go:115 level=info collector=xfs 2023-10-09T10:03:41.181 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.009Z caller=node_exporter.go:115 level=info collector=zfs 2023-10-09T10:03:41.181 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.009Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-10-09T10:03:41.181 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:03:41 smithi053 bash[71679]: ts=2023-10-09T10:03:41.009Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-10-09T10:03:41.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:40 smithi086 bash[27789]: cluster 2023-10-09T10:03:39.724926+0000 mgr.x (mgr.25390) 31 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-10-09T10:03:41.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:40 smithi086 bash[27789]: audit 2023-10-09T10:03:39.871131+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:41.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:40 smithi086 bash[27789]: audit 2023-10-09T10:03:39.885683+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:41.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:40 smithi086 bash[27789]: cephadm 2023-10-09T10:03:39.902276+0000 mgr.x (mgr.25390) 32 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-10-09T10:03:41.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:40 smithi086 bash[27789]: cephadm 2023-10-09T10:03:39.921136+0000 mgr.x (mgr.25390) 33 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi053 2023-10-09T10:03:42.617 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:03:42 smithi086 bash[48688]: ts=2023-10-09T10:03:42.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=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.53:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:03:43.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:42 smithi053 bash[27369]: cluster 2023-10-09T10:03:41.725625+0000 mgr.x (mgr.25390) 34 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-10-09T10:03:43.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:42 smithi053 bash[27369]: audit 2023-10-09T10:03:42.233242+0000 mon.a (mon.0) 802 : audit [DBG] from='client.? 172.21.15.53:0/1499427713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:43.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:42 smithi053 bash[33773]: cluster 2023-10-09T10:03:41.725625+0000 mgr.x (mgr.25390) 34 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-10-09T10:03:43.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:42 smithi053 bash[33773]: audit 2023-10-09T10:03:42.233242+0000 mon.a (mon.0) 802 : audit [DBG] from='client.? 172.21.15.53:0/1499427713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:43.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:42 smithi086 bash[27789]: cluster 2023-10-09T10:03:41.725625+0000 mgr.x (mgr.25390) 34 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-10-09T10:03:43.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:42 smithi086 bash[27789]: audit 2023-10-09T10:03:42.233242+0000 mon.a (mon.0) 802 : audit [DBG] from='client.? 172.21.15.53:0/1499427713' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:45.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:44 smithi086 bash[27789]: cluster 2023-10-09T10:03:43.726780+0000 mgr.x (mgr.25390) 35 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-10-09T10:03:45.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:44 smithi086 bash[27789]: audit 2023-10-09T10:03:44.694532+0000 mon.a (mon.0) 803 : audit [DBG] from='client.? 172.21.15.53:0/26956856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:45.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:44 smithi086 bash[50876]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:03:44] "GET /metrics HTTP/1.1" 200 33911 "" "Prometheus/2.33.4" 2023-10-09T10:03:45.134 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:44 smithi053 bash[27369]: cluster 2023-10-09T10:03:43.726780+0000 mgr.x (mgr.25390) 35 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-10-09T10:03:45.135 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:44 smithi053 bash[27369]: audit 2023-10-09T10:03:44.694532+0000 mon.a (mon.0) 803 : audit [DBG] from='client.? 172.21.15.53:0/26956856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:45.135 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:44 smithi053 bash[33773]: cluster 2023-10-09T10:03:43.726780+0000 mgr.x (mgr.25390) 35 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 22 KiB/s wr, 1 op/s 2023-10-09T10:03:45.135 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:44 smithi053 bash[33773]: audit 2023-10-09T10:03:44.694532+0000 mon.a (mon.0) 803 : audit [DBG] from='client.? 172.21.15.53:0/26956856' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:45.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:45 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:03:45] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T10:03:47.145 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:46 smithi053 bash[27369]: cluster 2023-10-09T10:03:45.727445+0000 mgr.x (mgr.25390) 36 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:47.145 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:46 smithi053 bash[27369]: audit 2023-10-09T10:03:45.961917+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:03:47.145 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:46 smithi053 bash[33773]: cluster 2023-10-09T10:03:45.727445+0000 mgr.x (mgr.25390) 36 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:47.146 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:46 smithi053 bash[33773]: audit 2023-10-09T10:03:45.961917+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:03:47.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:46 smithi086 bash[27789]: cluster 2023-10-09T10:03:45.727445+0000 mgr.x (mgr.25390) 36 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:47.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:46 smithi086 bash[27789]: audit 2023-10-09T10:03:45.961917+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:03:48.094 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:47 smithi053 bash[33773]: audit 2023-10-09T10:03:47.157198+0000 mon.a (mon.0) 804 : audit [DBG] from='client.? 172.21.15.53:0/2159384510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:48.095 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:47 smithi053 bash[27369]: audit 2023-10-09T10:03:47.157198+0000 mon.a (mon.0) 804 : audit [DBG] from='client.? 172.21.15.53:0/2159384510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:48.095 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 10:03:47 smithi053 systemd[1]: Stopping Ceph alertmanager.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:03:48.095 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 10:03:47 smithi053 bash[72016]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-alertmanager.a 2023-10-09T10:03:48.095 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 10:03:47 smithi053 bash[56594]: level=info ts=2023-10-09T10:03:47.871Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-10-09T10:03:48.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:47 smithi086 bash[27789]: audit 2023-10-09T10:03:47.157198+0000 mon.a (mon.0) 804 : audit [DBG] from='client.? 172.21.15.53:0/2159384510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:48.827 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 10:03:48 smithi053 bash[72052]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-09T10:03:48.827 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 10:03:48 smithi053 bash[72112]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-09T10:03:48.827 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 10:03:48 smithi053 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-09T10:03:48.827 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 10:03:48 smithi053 systemd[1]: Stopped Ceph alertmanager.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:03:48.827 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 10:03:48 smithi053 systemd[1]: Started Ceph alertmanager.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:03:49.169 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:48 smithi053 bash[33773]: cluster 2023-10-09T10:03:47.728545+0000 mgr.x (mgr.25390) 37 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:49.169 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:48 smithi053 bash[33773]: audit 2023-10-09T10:03:48.803281+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:49.169 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:48 smithi053 bash[33773]: audit 2023-10-09T10:03:48.813089+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:49.169 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:48 smithi053 bash[27369]: cluster 2023-10-09T10:03:47.728545+0000 mgr.x (mgr.25390) 37 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:49.169 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:48 smithi053 bash[27369]: audit 2023-10-09T10:03:48.803281+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:49.169 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:48 smithi053 bash[27369]: audit 2023-10-09T10:03:48.813089+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:49.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:48 smithi086 bash[27789]: cluster 2023-10-09T10:03:47.728545+0000 mgr.x (mgr.25390) 37 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:49.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:48 smithi086 bash[27789]: audit 2023-10-09T10:03:48.803281+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:49.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:48 smithi086 bash[27789]: audit 2023-10-09T10:03:48.813089+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:03:50.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:49 smithi053 bash[33773]: cephadm 2023-10-09T10:03:48.860583+0000 mgr.x (mgr.25390) 38 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-09T10:03:50.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:49 smithi053 bash[33773]: audit 2023-10-09T10:03:49.583121+0000 mon.a (mon.0) 807 : audit [DBG] from='client.? 172.21.15.53:0/2637666076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:50.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:49 smithi053 bash[27369]: cephadm 2023-10-09T10:03:48.860583+0000 mgr.x (mgr.25390) 38 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-09T10:03:50.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:49 smithi053 bash[27369]: audit 2023-10-09T10:03:49.583121+0000 mon.a (mon.0) 807 : audit [DBG] from='client.? 172.21.15.53:0/2637666076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:50.175 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 10:03:50 smithi053 bash[72141]: level=info ts=2023-10-09T10:03:50.025Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-10-09T10:03:50.175 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 10:03:50 smithi053 bash[72141]: level=info ts=2023-10-09T10:03:50.025Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-10-09T10:03:50.175 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 10:03:50 smithi053 bash[72141]: level=info ts=2023-10-09T10:03:50.027Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.53 port=9094 2023-10-09T10:03:50.176 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 10:03:50 smithi053 bash[72141]: level=info ts=2023-10-09T10:03:50.029Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-10-09T10:03:50.176 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 10:03:50 smithi053 bash[72141]: level=info ts=2023-10-09T10:03:50.085Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-09T10:03:50.176 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 10:03:50 smithi053 bash[72141]: level=info ts=2023-10-09T10:03:50.085Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-10-09T10:03:50.176 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 10:03:50 smithi053 bash[72141]: level=info ts=2023-10-09T10:03:50.089Z caller=main.go:518 msg=Listening address=:9093 2023-10-09T10:03:50.176 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 10:03:50 smithi053 bash[72141]: level=info ts=2023-10-09T10:03:50.089Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-10-09T10:03:50.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:49 smithi086 bash[27789]: cephadm 2023-10-09T10:03:48.860583+0000 mgr.x (mgr.25390) 38 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-09T10:03:50.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:49 smithi086 bash[27789]: audit 2023-10-09T10:03:49.583121+0000 mon.a (mon.0) 807 : audit [DBG] from='client.? 172.21.15.53:0/2637666076' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:51.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:50 smithi053 bash[27369]: cephadm 2023-10-09T10:03:49.103166+0000 mgr.x (mgr.25390) 39 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi086 2023-10-09T10:03:51.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:50 smithi053 bash[27369]: cluster 2023-10-09T10:03:49.729221+0000 mgr.x (mgr.25390) 40 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:51.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:50 smithi053 bash[33773]: cephadm 2023-10-09T10:03:49.103166+0000 mgr.x (mgr.25390) 39 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi086 2023-10-09T10:03:51.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:50 smithi053 bash[33773]: cluster 2023-10-09T10:03:49.729221+0000 mgr.x (mgr.25390) 40 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:51.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:50 smithi086 bash[27789]: cephadm 2023-10-09T10:03:49.103166+0000 mgr.x (mgr.25390) 39 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi086 2023-10-09T10:03:51.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:50 smithi086 bash[27789]: cluster 2023-10-09T10:03:49.729221+0000 mgr.x (mgr.25390) 40 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:52.424 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 10:03:52 smithi053 bash[72141]: level=info ts=2023-10-09T10:03:52.030Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.00069649s 2023-10-09T10:03:52.617 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:03:52 smithi086 bash[48688]: ts=2023-10-09T10:03: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=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.53:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:03:53.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:52 smithi053 bash[27369]: cluster 2023-10-09T10:03:51.729737+0000 mgr.x (mgr.25390) 41 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:53.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:52 smithi053 bash[27369]: audit 2023-10-09T10:03:52.041559+0000 mon.a (mon.0) 808 : audit [DBG] from='client.? 172.21.15.53:0/1889729526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:53.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:52 smithi053 bash[33773]: cluster 2023-10-09T10:03:51.729737+0000 mgr.x (mgr.25390) 41 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:53.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:52 smithi053 bash[33773]: audit 2023-10-09T10:03:52.041559+0000 mon.a (mon.0) 808 : audit [DBG] from='client.? 172.21.15.53:0/1889729526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:53.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:52 smithi086 bash[27789]: cluster 2023-10-09T10:03:51.729737+0000 mgr.x (mgr.25390) 41 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:53.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:52 smithi086 bash[27789]: audit 2023-10-09T10:03:52.041559+0000 mon.a (mon.0) 808 : audit [DBG] from='client.? 172.21.15.53:0/1889729526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:55.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:54 smithi086 bash[27789]: cluster 2023-10-09T10:03:53.730812+0000 mgr.x (mgr.25390) 42 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:55.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:54 smithi086 bash[27789]: audit 2023-10-09T10:03:54.486910+0000 mon.a (mon.0) 809 : audit [DBG] from='client.? 172.21.15.53:0/3878801423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:55.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:03:54 smithi086 bash[50876]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:03:54] "GET /metrics HTTP/1.1" 200 33914 "" "Prometheus/2.33.4" 2023-10-09T10:03:55.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:54 smithi053 bash[27369]: cluster 2023-10-09T10:03:53.730812+0000 mgr.x (mgr.25390) 42 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:55.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:54 smithi053 bash[27369]: audit 2023-10-09T10:03:54.486910+0000 mon.a (mon.0) 809 : audit [DBG] from='client.? 172.21.15.53:0/3878801423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:55.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:54 smithi053 bash[33773]: cluster 2023-10-09T10:03:53.730812+0000 mgr.x (mgr.25390) 42 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:55.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:54 smithi053 bash[33773]: audit 2023-10-09T10:03:54.486910+0000 mon.a (mon.0) 809 : audit [DBG] from='client.? 172.21.15.53:0/3878801423' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:55.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:03:55 smithi053 bash[27633]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:03:55] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T10:03:57.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:56 smithi053 bash[27369]: cluster 2023-10-09T10:03:55.731602+0000 mgr.x (mgr.25390) 43 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:57.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:56 smithi053 bash[33773]: cluster 2023-10-09T10:03:55.731602+0000 mgr.x (mgr.25390) 43 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:57.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:56 smithi086 bash[27789]: cluster 2023-10-09T10:03:55.731602+0000 mgr.x (mgr.25390) 43 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:58.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:57 smithi086 bash[27789]: audit 2023-10-09T10:03:56.938519+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.53:0/2988829920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:58.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:57 smithi053 bash[27369]: audit 2023-10-09T10:03:56.938519+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.53:0/2988829920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:58.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:57 smithi053 bash[33773]: audit 2023-10-09T10:03:56.938519+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.53:0/2988829920' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:03:59.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:58 smithi086 bash[27789]: cluster 2023-10-09T10:03:57.732741+0000 mgr.x (mgr.25390) 44 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:59.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:58 smithi053 bash[27369]: cluster 2023-10-09T10:03:57.732741+0000 mgr.x (mgr.25390) 44 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:03:59.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:58 smithi053 bash[33773]: cluster 2023-10-09T10:03:57.732741+0000 mgr.x (mgr.25390) 44 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:00.179 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:03:59 smithi086 bash[27789]: audit 2023-10-09T10:03:59.386515+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.53:0/1972502878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:00.180 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:00 smithi086 systemd[1]: Stopping Ceph prometheus.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:04:00.180 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:00 smithi086 bash[53177]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-prometheus.a 2023-10-09T10:04:00.180 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:00 smithi086 bash[48688]: ts=2023-10-09T10:04:00.177Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-09T10:04:00.180 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:00 smithi086 bash[48688]: ts=2023-10-09T10:04:00.177Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-10-09T10:04:00.180 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:00 smithi086 bash[48688]: ts=2023-10-09T10:04:00.177Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-10-09T10:04:00.180 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:00 smithi086 bash[48688]: ts=2023-10-09T10:04:00.177Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-10-09T10:04:00.180 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:00 smithi086 bash[48688]: ts=2023-10-09T10:04:00.177Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-10-09T10:04:00.180 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:00 smithi086 bash[48688]: ts=2023-10-09T10:04:00.177Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-10-09T10:04:00.181 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:00 smithi086 bash[48688]: ts=2023-10-09T10:04:00.178Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-09T10:04:00.181 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:00 smithi086 bash[48688]: ts=2023-10-09T10:04:00.178Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-10-09T10:04:00.181 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:00 smithi086 bash[48688]: ts=2023-10-09T10:04:00.178Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-10-09T10:04:00.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:03:59 smithi053 bash[27369]: audit 2023-10-09T10:03:59.386515+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.53:0/1972502878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:00.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:03:59 smithi053 bash[33773]: audit 2023-10-09T10:03:59.386515+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.53:0/1972502878' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:00.424 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 10:04:00 smithi053 bash[72141]: level=info ts=2023-10-09T10:04:00.032Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003258371s 2023-10-09T10:04:00.617 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:00 smithi086 bash[48688]: ts=2023-10-09T10:04:00.179Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-10-09T10:04:00.617 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:00 smithi086 bash[48688]: ts=2023-10-09T10:04:00.179Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-10-09T10:04:00.617 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:00 smithi086 bash[48688]: ts=2023-10-09T10:04:00.179Z caller=main.go:1066 level=info msg="See you next time!" 2023-10-09T10:04:01.010 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:00 smithi086 bash[53214]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-09T10:04:01.010 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:00 smithi086 bash[53277]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-09T10:04:01.010 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:00 smithi086 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-09T10:04:01.010 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:00 smithi086 systemd[1]: Stopped Ceph prometheus.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:04:01.010 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:00 smithi086 systemd[1]: Started Ceph prometheus.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:04:01.011 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:00 smithi086 bash[27789]: cluster 2023-10-09T10:03:59.733420+0000 mgr.x (mgr.25390) 45 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:01.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:00 smithi053 bash[27369]: cluster 2023-10-09T10:03:59.733420+0000 mgr.x (mgr.25390) 45 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:01.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:00 smithi053 bash[33773]: cluster 2023-10-09T10:03:59.733420+0000 mgr.x (mgr.25390) 45 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:01.616 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:01 smithi086 systemd[1]: Stopping Ceph node-exporter.b for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:04:01.617 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:01 smithi086 bash[53329]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-node-exporter.b 2023-10-09T10:04:02.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:01 smithi086 bash[27789]: audit 2023-10-09T10:04:00.962563+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:04:02.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:01 smithi086 bash[27789]: audit 2023-10-09T10:04:00.996434+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:02.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:01 smithi086 bash[27789]: audit 2023-10-09T10:04:01.006200+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:02.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:01 smithi086 bash[27789]: audit 2023-10-09T10:04:01.845995+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.53:0/3470877118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:02.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:01 smithi053 bash[33773]: audit 2023-10-09T10:04:00.962563+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:04:02.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:01 smithi053 bash[33773]: audit 2023-10-09T10:04:00.996434+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:02.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:01 smithi053 bash[33773]: audit 2023-10-09T10:04:01.006200+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:02.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:01 smithi053 bash[33773]: audit 2023-10-09T10:04:01.845995+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.53:0/3470877118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:02.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:01 smithi053 bash[27369]: audit 2023-10-09T10:04:00.962563+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:04:02.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:01 smithi053 bash[27369]: audit 2023-10-09T10:04:00.996434+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:02.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:01 smithi053 bash[27369]: audit 2023-10-09T10:04:01.006200+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:02.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:01 smithi053 bash[27369]: audit 2023-10-09T10:04:01.845995+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.53:0/3470877118' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:02.704 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:02 smithi086 bash[53365]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-node-exporter-b 2023-10-09T10:04:02.704 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:02 smithi086 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-10-09T10:04:02.705 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:02 smithi086 bash[53486]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-node-exporter-b 2023-10-09T10:04:02.705 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:02 smithi086 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-10-09T10:04:02.705 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:02 smithi086 systemd[1]: Stopped Ceph node-exporter.b for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:04:02.705 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:02 smithi086 systemd[1]: Started Ceph node-exporter.b for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:04:02.705 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:02 smithi086 bash[53306]: ts=2023-10-09T10:04:02.555Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-10-09T10:04:02.705 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:02 smithi086 bash[53306]: ts=2023-10-09T10:04:02.555Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-10-09T10:04:02.705 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:02 smithi086 bash[53306]: ts=2023-10-09T10:04:02.555Z caller=main.go:518 level=info host_details="(Linux 5.15.0-86-generic #96~20.04.1-Ubuntu SMP Thu Sep 21 13:23:37 UTC 2023 x86_64 smithi086 (none))" 2023-10-09T10:04:02.705 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:02 smithi086 bash[53306]: ts=2023-10-09T10:04:02.555Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-09T10:04:02.705 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:02 smithi086 bash[53306]: ts=2023-10-09T10:04:02.555Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-09T10:04:02.706 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:02 smithi086 bash[53306]: ts=2023-10-09T10:04:02.558Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-10-09T10:04:02.706 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:02 smithi086 bash[53306]: ts=2023-10-09T10:04:02.559Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-10-09T10:04:02.706 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:02 smithi086 bash[53306]: ts=2023-10-09T10:04:02.561Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-10-09T10:04:02.706 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:02 smithi086 bash[53306]: ts=2023-10-09T10:04:02.564Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-09T10:04:02.706 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:02 smithi086 bash[53306]: ts=2023-10-09T10:04:02.567Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.491749ms 2023-10-09T10:04:02.706 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:02 smithi086 bash[53306]: ts=2023-10-09T10:04:02.567Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-09T10:04:02.706 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:02 smithi086 bash[53306]: ts=2023-10-09T10:04:02.703Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-10-09T10:04:02.964 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:02 smithi086 bash[53306]: ts=2023-10-09T10:04:02.930Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-10-09T10:04:02.964 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:02 smithi086 bash[53306]: ts=2023-10-09T10:04:02.930Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-10-09T10:04:02.964 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:02 smithi086 bash[53306]: ts=2023-10-09T10:04:02.930Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=59.01µs wal_replay_duration=363.26851ms total_replay_duration=365.85059ms 2023-10-09T10:04:02.965 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:02 smithi086 bash[53306]: ts=2023-10-09T10:04:02.937Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-10-09T10:04:02.965 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:02 smithi086 bash[53306]: ts=2023-10-09T10:04:02.937Z caller=main.go:947 level=info msg="TSDB started" 2023-10-09T10:04:02.965 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:02 smithi086 bash[53306]: ts=2023-10-09T10:04:02.937Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-09T10:04:03.010 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:02 smithi086 bash[53306]: ts=2023-10-09T10:04:02.963Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=26.508539ms db_storage=846ns remote_storage=1.568µs web_handler=478ns query_engine=879ns scrape=302.212µs scrape_sd=93.506µs notify=22.64µs notify_sd=23.297µs rules=25.683272ms 2023-10-09T10:04:03.011 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:02 smithi086 bash[53306]: ts=2023-10-09T10:04:02.963Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-10-09T10:04:03.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:03 smithi086 bash[27789]: cephadm 2023-10-09T10:04:01.049730+0000 mgr.x (mgr.25390) 46 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-10-09T10:04:03.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:03 smithi086 bash[27789]: cephadm 2023-10-09T10:04:01.050460+0000 mgr.x (mgr.25390) 47 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi086 2023-10-09T10:04:03.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:03 smithi086 bash[27789]: cluster 2023-10-09T10:04:01.734103+0000 mgr.x (mgr.25390) 48 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:03.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:03 smithi086 bash[27789]: audit 2023-10-09T10:04:02.713926+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:03.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:03 smithi086 bash[27789]: audit 2023-10-09T10:04:02.722124+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:03.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:03 smithi053 bash[27369]: cephadm 2023-10-09T10:04:01.049730+0000 mgr.x (mgr.25390) 46 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-10-09T10:04:03.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:03 smithi053 bash[27369]: cephadm 2023-10-09T10:04:01.050460+0000 mgr.x (mgr.25390) 47 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi086 2023-10-09T10:04:03.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:03 smithi053 bash[27369]: cluster 2023-10-09T10:04:01.734103+0000 mgr.x (mgr.25390) 48 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:03.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:03 smithi053 bash[27369]: audit 2023-10-09T10:04:02.713926+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:03.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:03 smithi053 bash[27369]: audit 2023-10-09T10:04:02.722124+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:03.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:03 smithi053 bash[33773]: cephadm 2023-10-09T10:04:01.049730+0000 mgr.x (mgr.25390) 46 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-10-09T10:04:03.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:03 smithi053 bash[33773]: cephadm 2023-10-09T10:04:01.050460+0000 mgr.x (mgr.25390) 47 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi086 2023-10-09T10:04:03.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:03 smithi053 bash[33773]: cluster 2023-10-09T10:04:01.734103+0000 mgr.x (mgr.25390) 48 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:03.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:03 smithi053 bash[33773]: audit 2023-10-09T10:04:02.713926+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:03.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:03 smithi053 bash[33773]: audit 2023-10-09T10:04:02.722124+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:04.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[27789]: cephadm 2023-10-09T10:04:02.769039+0000 mgr.x (mgr.25390) 49 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-10-09T10:04:04.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[27789]: cephadm 2023-10-09T10:04:02.786869+0000 mgr.x (mgr.25390) 50 : cephadm [INF] Reconfiguring daemon grafana.a on smithi086 2023-10-09T10:04:04.367 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.108Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-10-09T10:04:04.367 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.108Z 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-10-09T10:04:04.368 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.109Z 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-10-09T10:04:04.368 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.109Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2023-10-09T10:04:04.368 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-10-09T10:04:04.368 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=arp 2023-10-09T10:04:04.368 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=bcache 2023-10-09T10:04:04.368 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=bonding 2023-10-09T10:04:04.368 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=btrfs 2023-10-09T10:04:04.368 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=conntrack 2023-10-09T10:04:04.368 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=cpu 2023-10-09T10:04:04.368 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-10-09T10:04:04.368 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=diskstats 2023-10-09T10:04:04.368 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=dmi 2023-10-09T10:04:04.369 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=edac 2023-10-09T10:04:04.369 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=entropy 2023-10-09T10:04:04.369 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-10-09T10:04:04.369 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=filefd 2023-10-09T10:04:04.369 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=filesystem 2023-10-09T10:04:04.369 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=hwmon 2023-10-09T10:04:04.369 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=infiniband 2023-10-09T10:04:04.369 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=ipvs 2023-10-09T10:04:04.369 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=loadavg 2023-10-09T10:04:04.369 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=mdadm 2023-10-09T10:04:04.369 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=meminfo 2023-10-09T10:04:04.369 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=netclass 2023-10-09T10:04:04.370 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=netdev 2023-10-09T10:04:04.370 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=netstat 2023-10-09T10:04:04.370 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=nfs 2023-10-09T10:04:04.370 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=nfsd 2023-10-09T10:04:04.370 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=nvme 2023-10-09T10:04:04.370 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=os 2023-10-09T10:04:04.370 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-10-09T10:04:04.370 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=pressure 2023-10-09T10:04:04.370 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=rapl 2023-10-09T10:04:04.370 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=schedstat 2023-10-09T10:04:04.370 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=sockstat 2023-10-09T10:04:04.370 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=softnet 2023-10-09T10:04:04.370 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=stat 2023-10-09T10:04:04.371 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=tapestats 2023-10-09T10:04:04.371 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=textfile 2023-10-09T10:04:04.371 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-10-09T10:04:04.371 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=time 2023-10-09T10:04:04.371 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-10-09T10:04:04.371 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=uname 2023-10-09T10:04:04.371 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=vmstat 2023-10-09T10:04:04.371 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=xfs 2023-10-09T10:04:04.371 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:115 level=info collector=zfs 2023-10-09T10:04:04.371 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.110Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-10-09T10:04:04.371 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:04:04 smithi086 bash[53514]: ts=2023-10-09T10:04:04.111Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-10-09T10:04:04.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:04 smithi053 bash[27369]: cephadm 2023-10-09T10:04:02.769039+0000 mgr.x (mgr.25390) 49 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-10-09T10:04:04.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:04 smithi053 bash[27369]: cephadm 2023-10-09T10:04:02.786869+0000 mgr.x (mgr.25390) 50 : cephadm [INF] Reconfiguring daemon grafana.a on smithi086 2023-10-09T10:04:04.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:04 smithi053 bash[33773]: cephadm 2023-10-09T10:04:02.769039+0000 mgr.x (mgr.25390) 49 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-10-09T10:04:04.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:04 smithi053 bash[33773]: cephadm 2023-10-09T10:04:02.786869+0000 mgr.x (mgr.25390) 50 : cephadm [INF] Reconfiguring daemon grafana.a on smithi086 2023-10-09T10:04:05.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:05 smithi086 bash[27789]: cluster 2023-10-09T10:04:03.735246+0000 mgr.x (mgr.25390) 51 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:05.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:05 smithi086 bash[27789]: audit 2023-10-09T10:04:04.301055+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.53:0/2124126875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:05.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:05 smithi053 bash[33773]: cluster 2023-10-09T10:04:03.735246+0000 mgr.x (mgr.25390) 51 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:05.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:05 smithi053 bash[33773]: audit 2023-10-09T10:04:04.301055+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.53:0/2124126875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:05.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:05 smithi053 bash[27369]: cluster 2023-10-09T10:04:03.735246+0000 mgr.x (mgr.25390) 51 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:05.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:05 smithi053 bash[27369]: audit 2023-10-09T10:04:04.301055+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.53:0/2124126875' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:07.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:07 smithi086 bash[27789]: cluster 2023-10-09T10:04:05.735882+0000 mgr.x (mgr.25390) 52 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:07.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:07 smithi086 bash[27789]: audit 2023-10-09T10:04:06.756699+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.53:0/76761247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:07.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:07 smithi053 bash[33773]: cluster 2023-10-09T10:04:05.735882+0000 mgr.x (mgr.25390) 52 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:07.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:07 smithi053 bash[33773]: audit 2023-10-09T10:04:06.756699+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.53:0/76761247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:07.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:07 smithi053 bash[27369]: cluster 2023-10-09T10:04:05.735882+0000 mgr.x (mgr.25390) 52 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:07.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:07 smithi053 bash[27369]: audit 2023-10-09T10:04:06.756699+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.53:0/76761247' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:09 smithi086 bash[27789]: cluster 2023-10-09T10:04:07.736778+0000 mgr.x (mgr.25390) 53 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:09.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:09 smithi053 bash[33773]: cluster 2023-10-09T10:04:07.736778+0000 mgr.x (mgr.25390) 53 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:09.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:09 smithi053 bash[27369]: cluster 2023-10-09T10:04:07.736778+0000 mgr.x (mgr.25390) 53 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:10.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:10 smithi086 bash[27789]: audit 2023-10-09T10:04:09.212549+0000 mon.b (mon.1) 84 : audit [DBG] from='client.? 172.21.15.53:0/3984781848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:10.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:10 smithi053 bash[33773]: audit 2023-10-09T10:04:09.212549+0000 mon.b (mon.1) 84 : audit [DBG] from='client.? 172.21.15.53:0/3984781848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:10.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:10 smithi053 bash[27369]: audit 2023-10-09T10:04:09.212549+0000 mon.b (mon.1) 84 : audit [DBG] from='client.? 172.21.15.53:0/3984781848' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:11.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:11 smithi086 bash[27789]: cluster 2023-10-09T10:04:09.737271+0000 mgr.x (mgr.25390) 54 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:11.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:11 smithi053 bash[27369]: cluster 2023-10-09T10:04:09.737271+0000 mgr.x (mgr.25390) 54 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:11.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:11 smithi053 bash[33773]: cluster 2023-10-09T10:04:09.737271+0000 mgr.x (mgr.25390) 54 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:12.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:12 smithi086 bash[50876]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:04:12] "GET /metrics HTTP/1.1" 200 33901 "" "Prometheus/2.33.4" 2023-10-09T10:04:12.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:12 smithi086 bash[27789]: audit 2023-10-09T10:04:11.677896+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.53:0/1230314130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:12.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:12 smithi053 bash[27369]: audit 2023-10-09T10:04:11.677896+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.53:0/1230314130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:12.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:12 smithi053 bash[33773]: audit 2023-10-09T10:04:11.677896+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.53:0/1230314130' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:13.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:13 smithi086 bash[27789]: cluster 2023-10-09T10:04:11.737728+0000 mgr.x (mgr.25390) 55 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:13.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:13 smithi053 bash[27369]: cluster 2023-10-09T10:04:11.737728+0000 mgr.x (mgr.25390) 55 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:13.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:13 smithi053 bash[33773]: cluster 2023-10-09T10:04:11.737728+0000 mgr.x (mgr.25390) 55 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:15.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:15 smithi086 bash[27789]: cluster 2023-10-09T10:04:13.738504+0000 mgr.x (mgr.25390) 56 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:15.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:15 smithi086 bash[27789]: audit 2023-10-09T10:04:14.132726+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.53:0/2617690252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:15.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:15 smithi053 bash[33773]: cluster 2023-10-09T10:04:13.738504+0000 mgr.x (mgr.25390) 56 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:15.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:15 smithi053 bash[33773]: audit 2023-10-09T10:04:14.132726+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.53:0/2617690252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:15.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:15 smithi053 bash[27369]: cluster 2023-10-09T10:04:13.738504+0000 mgr.x (mgr.25390) 56 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:15.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:15 smithi053 bash[27369]: audit 2023-10-09T10:04:14.132726+0000 mon.a (mon.0) 816 : audit [DBG] from='client.? 172.21.15.53:0/2617690252' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:16.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:16 smithi086 bash[27789]: cluster 2023-10-09T10:04:15.738925+0000 mgr.x (mgr.25390) 57 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:16.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:16 smithi086 bash[27789]: audit 2023-10-09T10:04:15.966649+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:04:16.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:16 smithi053 bash[27369]: cluster 2023-10-09T10:04:15.738925+0000 mgr.x (mgr.25390) 57 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:16.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:16 smithi053 bash[27369]: audit 2023-10-09T10:04:15.966649+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:04:16.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:16 smithi053 bash[33773]: cluster 2023-10-09T10:04:15.738925+0000 mgr.x (mgr.25390) 57 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:16.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:16 smithi053 bash[33773]: audit 2023-10-09T10:04:15.966649+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:04:17.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:17 smithi086 bash[27789]: audit 2023-10-09T10:04:16.585392+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.53:0/3590203153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:17.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:17 smithi053 bash[27369]: audit 2023-10-09T10:04:16.585392+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.53:0/3590203153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:17.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:17 smithi053 bash[33773]: audit 2023-10-09T10:04:16.585392+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.53:0/3590203153' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:18.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:18 smithi086 bash[27789]: cluster 2023-10-09T10:04:17.740270+0000 mgr.x (mgr.25390) 58 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:18.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:18 smithi053 bash[27369]: cluster 2023-10-09T10:04:17.740270+0000 mgr.x (mgr.25390) 58 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:18.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:18 smithi053 bash[33773]: cluster 2023-10-09T10:04:17.740270+0000 mgr.x (mgr.25390) 58 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:19.071 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:18 smithi086 bash[53306]: ts=2023-10-09T10:04: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-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:04:19.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:19 smithi086 bash[27789]: audit 2023-10-09T10:04:19.035922+0000 mon.a (mon.0) 817 : audit [DBG] from='client.? 172.21.15.53:0/973355280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:19.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:19 smithi053 bash[27369]: audit 2023-10-09T10:04:19.035922+0000 mon.a (mon.0) 817 : audit [DBG] from='client.? 172.21.15.53:0/973355280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:19.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:19 smithi053 bash[33773]: audit 2023-10-09T10:04:19.035922+0000 mon.a (mon.0) 817 : audit [DBG] from='client.? 172.21.15.53:0/973355280' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:20.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:20 smithi086 bash[27789]: cluster 2023-10-09T10:04:19.740937+0000 mgr.x (mgr.25390) 59 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:20.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:20 smithi053 bash[27369]: cluster 2023-10-09T10:04:19.740937+0000 mgr.x (mgr.25390) 59 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:20.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:20 smithi053 bash[33773]: cluster 2023-10-09T10:04:19.740937+0000 mgr.x (mgr.25390) 59 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:21.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:21 smithi086 bash[27789]: audit 2023-10-09T10:04:21.483972+0000 mon.a (mon.0) 818 : audit [DBG] from='client.? 172.21.15.53:0/2459351782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:21.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:21 smithi053 bash[33773]: audit 2023-10-09T10:04:21.483972+0000 mon.a (mon.0) 818 : audit [DBG] from='client.? 172.21.15.53:0/2459351782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:21.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:21 smithi053 bash[27369]: audit 2023-10-09T10:04:21.483972+0000 mon.a (mon.0) 818 : audit [DBG] from='client.? 172.21.15.53:0/2459351782' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:22.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:22 smithi086 bash[50876]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:04:22] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.33.4" 2023-10-09T10:04:22.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:22 smithi086 bash[27789]: cluster 2023-10-09T10:04:21.741523+0000 mgr.x (mgr.25390) 60 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:22.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:22 smithi053 bash[33773]: cluster 2023-10-09T10:04:21.741523+0000 mgr.x (mgr.25390) 60 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:22.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:22 smithi053 bash[27369]: cluster 2023-10-09T10:04:21.741523+0000 mgr.x (mgr.25390) 60 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:25.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:24 smithi086 bash[27789]: cluster 2023-10-09T10:04:23.742668+0000 mgr.x (mgr.25390) 61 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:25.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:24 smithi086 bash[27789]: audit 2023-10-09T10:04:23.933981+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.53:0/486024002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:25.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:24 smithi053 bash[33773]: cluster 2023-10-09T10:04:23.742668+0000 mgr.x (mgr.25390) 61 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:25.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:24 smithi053 bash[33773]: audit 2023-10-09T10:04:23.933981+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.53:0/486024002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:25.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:24 smithi053 bash[27369]: cluster 2023-10-09T10:04:23.742668+0000 mgr.x (mgr.25390) 61 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:25.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:24 smithi053 bash[27369]: audit 2023-10-09T10:04:23.933981+0000 mon.a (mon.0) 819 : audit [DBG] from='client.? 172.21.15.53:0/486024002' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:25.891 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:25 smithi086 systemd[1]: Stopping Ceph grafana.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:04:25.892 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:25 smithi086 bash[53758]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-grafana.a 2023-10-09T10:04:25.892 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:25 smithi086 bash[47964]: t=2023-10-09T10:04:25+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-10-09T10:04:26.367 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:26 smithi086 bash[53792]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-grafana-a 2023-10-09T10:04:26.597 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:26 smithi086 bash[53854]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-grafana-a 2023-10-09T10:04:26.597 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:26 smithi086 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@grafana.a.service: Succeeded. 2023-10-09T10:04:26.597 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:26 smithi086 systemd[1]: Stopped Ceph grafana.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:04:26.597 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:26 smithi086 systemd[1]: Started Ceph grafana.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:04:26.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:26 smithi086 bash[27789]: cluster 2023-10-09T10:04:25.743244+0000 mgr.x (mgr.25390) 62 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:26.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:26 smithi086 bash[27789]: audit 2023-10-09T10:04:26.388283+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.53:0/1678776756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:26.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:26 smithi086 bash[27789]: audit 2023-10-09T10:04:26.573183+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:26.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:26 smithi086 bash[27789]: audit 2023-10-09T10:04:26.582415+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:26.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:26 smithi086 bash[27789]: audit 2023-10-09T10:04:26.605770+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-09T10:04:26.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:26 smithi086 bash[27789]: audit 2023-10-09T10:04:26.611287+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T10:04:26.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:26 smithi086 bash[27789]: audit 2023-10-09T10:04:26.615541+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-09T10:04:26.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:26 smithi086 bash[27789]: audit 2023-10-09T10:04:26.623945+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:04:27.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:26 smithi053 bash[33773]: cluster 2023-10-09T10:04:25.743244+0000 mgr.x (mgr.25390) 62 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:27.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:26 smithi053 bash[33773]: audit 2023-10-09T10:04:26.388283+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.53:0/1678776756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:27.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:26 smithi053 bash[33773]: audit 2023-10-09T10:04:26.573183+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:27.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:26 smithi053 bash[33773]: audit 2023-10-09T10:04:26.582415+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:27.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:26 smithi053 bash[33773]: audit 2023-10-09T10:04:26.605770+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-09T10:04:27.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:26 smithi053 bash[33773]: audit 2023-10-09T10:04:26.611287+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T10:04:27.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:26 smithi053 bash[33773]: audit 2023-10-09T10:04:26.615541+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-09T10:04:27.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:26 smithi053 bash[33773]: audit 2023-10-09T10:04:26.623945+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:04:27.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:26 smithi053 bash[27369]: cluster 2023-10-09T10:04:25.743244+0000 mgr.x (mgr.25390) 62 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:27.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:26 smithi053 bash[27369]: audit 2023-10-09T10:04:26.388283+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.53:0/1678776756' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:27.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:26 smithi053 bash[27369]: audit 2023-10-09T10:04:26.573183+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:27.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:26 smithi053 bash[27369]: audit 2023-10-09T10:04:26.582415+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:27.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:26 smithi053 bash[27369]: audit 2023-10-09T10:04:26.605770+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-09T10:04:27.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:26 smithi053 bash[27369]: audit 2023-10-09T10:04:26.611287+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T10:04:27.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:26 smithi053 bash[27369]: audit 2023-10-09T10:04:26.615541+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-09T10:04:27.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:26 smithi053 bash[27369]: audit 2023-10-09T10:04:26.623945+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:04:27.816 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+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-10-09T10:04:27.816 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+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-10-09T10:04:27.817 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-10-09T10:04:27.817 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-10-09T10:04:27.817 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-10-09T10:04:27.817 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-10-09T10:04:27.817 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-10-09T10:04:27.817 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-10-09T10:04:27.817 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-10-09T10:04:27.817 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-10-09T10:04:27.817 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-10-09T10:04:27.817 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-10-09T10:04:27.817 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-10-09T10:04:27.818 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="App mode production" logger=settings 2023-10-09T10:04:27.818 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-10-09T10:04:27.818 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+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-10-09T10:04:27.818 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-10-09T10:04:27.818 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=1.62867ms 2023-10-09T10:04:27.818 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-10-09T10:04:27.818 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-10-09T10:04:27.818 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-10-09T10:04:27.818 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-10-09T10:04:27.818 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-10-09T10:04:27.819 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-10-09T10:04:28.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:27 smithi053 bash[27369]: audit 2023-10-09T10:04:26.606622+0000 mgr.x (mgr.25390) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-09T10:04:28.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:27 smithi053 bash[27369]: audit 2023-10-09T10:04:26.611986+0000 mgr.x (mgr.25390) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T10:04:28.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:27 smithi053 bash[27369]: audit 2023-10-09T10:04:26.616186+0000 mgr.x (mgr.25390) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-09T10:04:28.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:27 smithi053 bash[27369]: cephadm 2023-10-09T10:04:26.627074+0000 mgr.x (mgr.25390) 66 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-09T10:04:28.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:27 smithi053 bash[27369]: cephadm 2023-10-09T10:04:26.627667+0000 mgr.x (mgr.25390) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-09T10:04:28.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:27 smithi053 bash[33773]: audit 2023-10-09T10:04:26.606622+0000 mgr.x (mgr.25390) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-09T10:04:28.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:27 smithi053 bash[33773]: audit 2023-10-09T10:04:26.611986+0000 mgr.x (mgr.25390) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T10:04:28.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:27 smithi053 bash[33773]: audit 2023-10-09T10:04:26.616186+0000 mgr.x (mgr.25390) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-09T10:04:28.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:27 smithi053 bash[33773]: cephadm 2023-10-09T10:04:26.627074+0000 mgr.x (mgr.25390) 66 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-09T10:04:28.039 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:27 smithi053 bash[33773]: cephadm 2023-10-09T10:04:26.627667+0000 mgr.x (mgr.25390) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-09T10:04:28.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[27789]: audit 2023-10-09T10:04:26.606622+0000 mgr.x (mgr.25390) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-10-09T10:04:28.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[27789]: audit 2023-10-09T10:04:26.611986+0000 mgr.x (mgr.25390) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T10:04:28.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[27789]: audit 2023-10-09T10:04:26.616186+0000 mgr.x (mgr.25390) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-10-09T10:04:28.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[27789]: cephadm 2023-10-09T10:04:26.627074+0000 mgr.x (mgr.25390) 66 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-09T10:04:28.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[27789]: cephadm 2023-10-09T10:04:26.627667+0000 mgr.x (mgr.25390) 67 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-10-09T10:04:28.118 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2023-10-09T10:04:28.118 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-10-09T10:04:28.118 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2023-10-09T10:04:28.118 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-10-09T10:04:28.118 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-10-09T10:04:28.118 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:04:27 smithi086 bash[53880]: t=2023-10-09T10:04:27+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-10-09T10:04:29.117 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:28 smithi086 bash[53306]: ts=2023-10-09T10:04: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-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:04:29.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:28 smithi086 bash[27789]: cluster 2023-10-09T10:04:27.744370+0000 mgr.x (mgr.25390) 68 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:29.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:28 smithi086 bash[27789]: audit 2023-10-09T10:04:28.805491+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:29.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:28 smithi086 bash[27789]: audit 2023-10-09T10:04:28.808262+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T10:04:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:28 smithi086 bash[27789]: audit 2023-10-09T10:04:28.808511+0000 mon.b (mon.1) 90 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T10:04:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:28 smithi086 bash[27789]: audit 2023-10-09T10:04:28.810938+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T10:04:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:28 smithi086 bash[27789]: audit 2023-10-09T10:04:28.812563+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:04:29.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:28 smithi053 bash[27369]: cluster 2023-10-09T10:04:27.744370+0000 mgr.x (mgr.25390) 68 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:29.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:28 smithi053 bash[27369]: audit 2023-10-09T10:04:28.805491+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:29.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:28 smithi053 bash[27369]: audit 2023-10-09T10:04:28.808262+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T10:04:29.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:28 smithi053 bash[27369]: audit 2023-10-09T10:04:28.808511+0000 mon.b (mon.1) 90 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T10:04:29.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:28 smithi053 bash[27369]: audit 2023-10-09T10:04:28.810938+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T10:04:29.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:28 smithi053 bash[27369]: audit 2023-10-09T10:04:28.812563+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:04:29.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:28 smithi053 bash[33773]: cluster 2023-10-09T10:04:27.744370+0000 mgr.x (mgr.25390) 68 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:29.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:28 smithi053 bash[33773]: audit 2023-10-09T10:04:28.805491+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:29.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:28 smithi053 bash[33773]: audit 2023-10-09T10:04:28.808262+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T10:04:29.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:28 smithi053 bash[33773]: audit 2023-10-09T10:04:28.808511+0000 mon.b (mon.1) 90 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T10:04:29.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:28 smithi053 bash[33773]: audit 2023-10-09T10:04:28.810938+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T10:04:29.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:28 smithi053 bash[33773]: audit 2023-10-09T10:04:28.812563+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:04:30.070 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:29 smithi053 bash[27369]: cephadm 2023-10-09T10:04:28.797115+0000 mgr.x (mgr.25390) 69 : cephadm [INF] Upgrade: Updating mgr.y 2023-10-09T10:04:30.071 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:29 smithi053 bash[27369]: cephadm 2023-10-09T10:04:28.814225+0000 mgr.x (mgr.25390) 70 : cephadm [INF] Deploying daemon mgr.y on smithi053 2023-10-09T10:04:30.071 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:29 smithi053 bash[27369]: audit 2023-10-09T10:04:28.839962+0000 mon.c (mon.2) 144 : audit [DBG] from='client.? 172.21.15.53:0/1215300404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:30.071 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:29 smithi053 bash[33773]: cephadm 2023-10-09T10:04:28.797115+0000 mgr.x (mgr.25390) 69 : cephadm [INF] Upgrade: Updating mgr.y 2023-10-09T10:04:30.071 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:29 smithi053 bash[33773]: cephadm 2023-10-09T10:04:28.814225+0000 mgr.x (mgr.25390) 70 : cephadm [INF] Deploying daemon mgr.y on smithi053 2023-10-09T10:04:30.071 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:29 smithi053 bash[33773]: audit 2023-10-09T10:04:28.839962+0000 mon.c (mon.2) 144 : audit [DBG] from='client.? 172.21.15.53:0/1215300404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:30.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:29 smithi086 bash[27789]: cephadm 2023-10-09T10:04:28.797115+0000 mgr.x (mgr.25390) 69 : cephadm [INF] Upgrade: Updating mgr.y 2023-10-09T10:04:30.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:29 smithi086 bash[27789]: cephadm 2023-10-09T10:04:28.814225+0000 mgr.x (mgr.25390) 70 : cephadm [INF] Deploying daemon mgr.y on smithi053 2023-10-09T10:04:30.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:29 smithi086 bash[27789]: audit 2023-10-09T10:04:28.839962+0000 mon.c (mon.2) 144 : audit [DBG] from='client.? 172.21.15.53:0/1215300404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:31.113 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:30 smithi053 bash[27369]: cluster 2023-10-09T10:04:29.745060+0000 mgr.x (mgr.25390) 71 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:31.113 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:30 smithi053 bash[33773]: cluster 2023-10-09T10:04:29.745060+0000 mgr.x (mgr.25390) 71 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:31.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:30 smithi086 bash[27789]: cluster 2023-10-09T10:04:29.745060+0000 mgr.x (mgr.25390) 71 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:31.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:31 smithi053 systemd[1]: Stopping Ceph mgr.y for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:04:32.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:32 smithi086 bash[50876]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:04:32] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.33.4" 2023-10-09T10:04:32.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:31 smithi086 bash[27789]: audit 2023-10-09T10:04:30.967119+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:04:32.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:31 smithi086 bash[27789]: audit 2023-10-09T10:04:31.320242+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.53:0/967232915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:32.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:31 smithi053 bash[27369]: audit 2023-10-09T10:04:30.967119+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:04:32.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:31 smithi053 bash[27369]: audit 2023-10-09T10:04:31.320242+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.53:0/967232915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:32.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:31 smithi053 bash[33773]: audit 2023-10-09T10:04:30.967119+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:04:32.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:31 smithi053 bash[33773]: audit 2023-10-09T10:04:31.320242+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.53:0/967232915' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:32.175 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:31 smithi053 bash[72895]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-mgr-y 2023-10-09T10:04:32.175 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:32 smithi053 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-10-09T10:04:32.175 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:32 smithi053 bash[72963]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-mgr-y 2023-10-09T10:04:32.175 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:32 smithi053 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mgr.y.service: Failed with result 'exit-code'. 2023-10-09T10:04:32.175 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:32 smithi053 systemd[1]: Stopped Ceph mgr.y for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:04:32.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:32 smithi053 systemd[1]: Started Ceph mgr.y for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:04:33.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:32 smithi086 bash[27789]: cluster 2023-10-09T10:04:31.745662+0000 mgr.x (mgr.25390) 72 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:33.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:32 smithi086 bash[27789]: audit 2023-10-09T10:04:32.335702+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:33.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:32 smithi086 bash[27789]: audit 2023-10-09T10:04:32.346362+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:33.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:32 smithi086 bash[27789]: audit 2023-10-09T10:04:32.395498+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:04:33.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:32 smithi053 bash[33773]: cluster 2023-10-09T10:04:31.745662+0000 mgr.x (mgr.25390) 72 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:33.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:32 smithi053 bash[33773]: audit 2023-10-09T10:04:32.335702+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:33.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:32 smithi053 bash[33773]: audit 2023-10-09T10:04:32.346362+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:33.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:32 smithi053 bash[33773]: audit 2023-10-09T10:04:32.395498+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:04:33.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:32 smithi053 bash[27369]: cluster 2023-10-09T10:04:31.745662+0000 mgr.x (mgr.25390) 72 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:33.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:32 smithi053 bash[27369]: audit 2023-10-09T10:04:32.335702+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:33.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:32 smithi053 bash[27369]: audit 2023-10-09T10:04:32.346362+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:33.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:32 smithi053 bash[27369]: audit 2023-10-09T10:04:32.395498+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:04:33.595 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:33 smithi053 bash[73018]: debug 2023-10-09T10:04:33.422+0000 7f176234c700 1 -- 172.21.15.53:0/552825495 <== mon.2 v2:172.21.15.53:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55eb945d31e0 con 0x55eb95352c00 2023-10-09T10:04:33.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:33 smithi053 bash[27369]: audit 2023-10-09T10:04:33.793343+0000 mon.c (mon.2) 146 : audit [DBG] from='client.? 172.21.15.53:0/1271125269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:33.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:33 smithi053 bash[73018]: debug 2023-10-09T10:04:33.586+0000 7f176c49a200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T10:04:33.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:33 smithi053 bash[33773]: audit 2023-10-09T10:04:33.793343+0000 mon.c (mon.2) 146 : audit [DBG] from='client.? 172.21.15.53:0/1271125269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:34.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:33 smithi086 bash[27789]: audit 2023-10-09T10:04:33.793343+0000 mon.c (mon.2) 146 : audit [DBG] from='client.? 172.21.15.53:0/1271125269' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:34.842 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:34 smithi053 bash[73018]: debug 2023-10-09T10:04:34.566+0000 7f176c49a200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-09T10:04:34.843 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:34 smithi053 bash[73018]: debug 2023-10-09T10:04:34.670+0000 7f176c49a200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T10:04:34.843 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:34 smithi053 bash[73018]: debug 2023-10-09T10:04:34.782+0000 7f176c49a200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T10:04:34.843 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:34 smithi053 bash[27369]: cluster 2023-10-09T10:04:33.746669+0000 mgr.x (mgr.25390) 73 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:34 smithi086 bash[27789]: cluster 2023-10-09T10:04:33.746669+0000 mgr.x (mgr.25390) 73 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:35.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:34 smithi053 bash[33773]: cluster 2023-10-09T10:04:33.746669+0000 mgr.x (mgr.25390) 73 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:35.174 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:35 smithi053 bash[73018]: debug 2023-10-09T10:04:35.070+0000 7f176c49a200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T10:04:35.849 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:35 smithi053 bash[73018]: debug 2023-10-09T10:04:35.450+0000 7f176c49a200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T10:04:35.849 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:35 smithi053 bash[73018]: debug 2023-10-09T10:04:35.610+0000 7f176c49a200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T10:04:35.850 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:35 smithi053 bash[73018]: debug 2023-10-09T10:04:35.842+0000 7f176c49a200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T10:04:37.108 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:36 smithi053 bash[73018]: debug 2023-10-09T10:04:36.982+0000 7f176c49a200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T10:04:37.108 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:36 smithi053 bash[33773]: cluster 2023-10-09T10:04:35.747139+0000 mgr.x (mgr.25390) 74 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:37.108 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:36 smithi053 bash[33773]: audit 2023-10-09T10:04:36.345878+0000 mon.a (mon.0) 826 : audit [DBG] from='client.? 172.21.15.53:0/4268403958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:37.109 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:36 smithi053 bash[27369]: cluster 2023-10-09T10:04:35.747139+0000 mgr.x (mgr.25390) 74 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:37.109 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:36 smithi053 bash[27369]: audit 2023-10-09T10:04:36.345878+0000 mon.a (mon.0) 826 : audit [DBG] from='client.? 172.21.15.53:0/4268403958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:37.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:36 smithi086 bash[27789]: cluster 2023-10-09T10:04:35.747139+0000 mgr.x (mgr.25390) 74 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:37.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:36 smithi086 bash[27789]: audit 2023-10-09T10:04:36.345878+0000 mon.a (mon.0) 826 : audit [DBG] from='client.? 172.21.15.53:0/4268403958' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:37.425 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:37 smithi053 bash[73018]: debug 2023-10-09T10:04:37.102+0000 7f176c49a200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-09T10:04:37.426 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:37 smithi053 bash[73018]: debug 2023-10-09T10:04:37.226+0000 7f176c49a200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T10:04:38.176 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:37 smithi053 bash[73018]: debug 2023-10-09T10:04:37.762+0000 7f176c49a200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-09T10:04:38.176 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:38 smithi053 bash[73018]: debug 2023-10-09T10:04:38.006+0000 7f176c49a200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T10:04:38.853 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:38 smithi053 bash[73018]: debug 2023-10-09T10:04:38.518+0000 7f176c49a200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T10:04:39.117 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:38 smithi086 bash[53306]: ts=2023-10-09T10:04: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-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:04:39.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:38 smithi086 bash[27789]: cluster 2023-10-09T10:04:37.748169+0000 mgr.x (mgr.25390) 75 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:39.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:38 smithi086 bash[27789]: audit 2023-10-09T10:04:38.441807+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:39.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:38 smithi086 bash[27789]: audit 2023-10-09T10:04:38.448760+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:39.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:38 smithi086 bash[27789]: audit 2023-10-09T10:04:38.645641+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:39.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:38 smithi086 bash[27789]: audit 2023-10-09T10:04:38.656367+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:39.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:38 smithi086 bash[27789]: audit 2023-10-09T10:04:38.785599+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.53:0/3586049589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:39.173 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:39 smithi053 bash[73018]: debug 2023-10-09T10:04:39.074+0000 7f176c49a200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T10:04:39.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:38 smithi053 bash[27369]: cluster 2023-10-09T10:04:37.748169+0000 mgr.x (mgr.25390) 75 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:39.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:38 smithi053 bash[27369]: audit 2023-10-09T10:04:38.441807+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:39.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:38 smithi053 bash[27369]: audit 2023-10-09T10:04:38.448760+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:39.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:38 smithi053 bash[27369]: audit 2023-10-09T10:04:38.645641+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:39.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:38 smithi053 bash[27369]: audit 2023-10-09T10:04:38.656367+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:39.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:38 smithi053 bash[27369]: audit 2023-10-09T10:04:38.785599+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.53:0/3586049589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:39.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:38 smithi053 bash[33773]: cluster 2023-10-09T10:04:37.748169+0000 mgr.x (mgr.25390) 75 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:39.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:38 smithi053 bash[33773]: audit 2023-10-09T10:04:38.441807+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:39.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:38 smithi053 bash[33773]: audit 2023-10-09T10:04:38.448760+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:39.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:38 smithi053 bash[33773]: audit 2023-10-09T10:04:38.645641+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:39.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:38 smithi053 bash[33773]: audit 2023-10-09T10:04:38.656367+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:39.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:38 smithi053 bash[33773]: audit 2023-10-09T10:04:38.785599+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.53:0/3586049589' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:40.163 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:39 smithi053 bash[73018]: debug 2023-10-09T10:04:39.678+0000 7f176c49a200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-09T10:04:40.163 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:39 smithi053 bash[73018]: debug 2023-10-09T10:04:39.798+0000 7f176c49a200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T10:04:40.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:40 smithi053 bash[73018]: debug 2023-10-09T10:04:40.154+0000 7f176c49a200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T10:04:40.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:40 smithi053 bash[73018]: debug 2023-10-09T10:04:40.278+0000 7f176c49a200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T10:04:40.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:40 smithi053 bash[27369]: audit 2023-10-09T10:04:39.253680+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:40.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:40 smithi053 bash[27369]: audit 2023-10-09T10:04:39.264101+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:40.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:40 smithi053 bash[27369]: cluster 2023-10-09T10:04:39.748812+0000 mgr.x (mgr.25390) 76 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:40.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:40 smithi053 bash[33773]: audit 2023-10-09T10:04:39.253680+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:40.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:40 smithi053 bash[33773]: audit 2023-10-09T10:04:39.264101+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:40.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:40 smithi053 bash[33773]: cluster 2023-10-09T10:04:39.748812+0000 mgr.x (mgr.25390) 76 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:40.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:40 smithi086 bash[27789]: audit 2023-10-09T10:04:39.253680+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:40.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:40 smithi086 bash[27789]: audit 2023-10-09T10:04:39.264101+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:40.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:40 smithi086 bash[27789]: cluster 2023-10-09T10:04:39.748812+0000 mgr.x (mgr.25390) 76 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:40.698 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:40 smithi053 bash[73018]: debug 2023-10-09T10:04:40.434+0000 7f176c49a200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T10:04:40.699 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:40 smithi053 bash[73018]: debug 2023-10-09T10:04:40.554+0000 7f176c49a200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T10:04:41.045 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:40 smithi053 bash[73018]: debug 2023-10-09T10:04:40.690+0000 7f176c49a200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T10:04:41.045 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:40 smithi053 bash[73018]: debug 2023-10-09T10:04:40.898+0000 7f176c49a200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T10:04:41.423 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:41 smithi053 bash[73018]: debug 2023-10-09T10:04:41.038+0000 7f176c49a200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T10:04:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:41 smithi086 bash[27789]: audit 2023-10-09T10:04:41.231616+0000 mon.a (mon.0) 833 : audit [DBG] from='client.? 172.21.15.53:0/2618724241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:41.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:41 smithi053 bash[27369]: audit 2023-10-09T10:04:41.231616+0000 mon.a (mon.0) 833 : audit [DBG] from='client.? 172.21.15.53:0/2618724241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:41.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:41 smithi053 bash[33773]: audit 2023-10-09T10:04:41.231616+0000 mon.a (mon.0) 833 : audit [DBG] from='client.? 172.21.15.53:0/2618724241' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:42.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:42 smithi086 bash[50876]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:04:42] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.33.4" 2023-10-09T10:04:42.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:42 smithi053 bash[73018]: debug 2023-10-09T10:04:42.346+0000 7f176c49a200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T10:04:42.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:42 smithi053 bash[73018]: [09/Oct/2023:10:04:42] ENGINE Bus STARTING 2023-10-09T10:04:42.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:42 smithi053 bash[73018]: CherryPy Checker: 2023-10-09T10:04:42.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:42 smithi053 bash[73018]: The Application mounted at '' has an empty config. 2023-10-09T10:04:42.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:42 smithi053 bash[73018]: [09/Oct/2023:10:04:42] ENGINE Serving on http://:::9283 2023-10-09T10:04:42.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:42 smithi053 bash[73018]: [09/Oct/2023:10:04:42] ENGINE Bus STARTED 2023-10-09T10:04:42.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:42 smithi053 bash[27369]: cluster 2023-10-09T10:04:41.749441+0000 mgr.x (mgr.25390) 77 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:42.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:42 smithi053 bash[27369]: cluster 2023-10-09T10:04:42.375039+0000 mon.a (mon.0) 834 : cluster [DBG] Standby manager daemon y restarted 2023-10-09T10:04:42.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:42 smithi053 bash[27369]: cluster 2023-10-09T10:04:42.375310+0000 mon.a (mon.0) 835 : cluster [DBG] Standby manager daemon y started 2023-10-09T10:04:42.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:42 smithi053 bash[27369]: audit 2023-10-09T10:04:42.378544+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.? 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-09T10:04:42.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:42 smithi053 bash[27369]: audit 2023-10-09T10:04:42.380490+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.? 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T10:04:42.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:42 smithi053 bash[27369]: audit 2023-10-09T10:04:42.385936+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.? 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-09T10:04:42.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:42 smithi053 bash[27369]: audit 2023-10-09T10:04:42.386610+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.? 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T10:04:42.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:42 smithi053 bash[33773]: cluster 2023-10-09T10:04:41.749441+0000 mgr.x (mgr.25390) 77 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:42.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:42 smithi053 bash[33773]: cluster 2023-10-09T10:04:42.375039+0000 mon.a (mon.0) 834 : cluster [DBG] Standby manager daemon y restarted 2023-10-09T10:04:42.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:42 smithi053 bash[33773]: cluster 2023-10-09T10:04:42.375310+0000 mon.a (mon.0) 835 : cluster [DBG] Standby manager daemon y started 2023-10-09T10:04:42.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:42 smithi053 bash[33773]: audit 2023-10-09T10:04:42.378544+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.? 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-09T10:04:42.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:42 smithi053 bash[33773]: audit 2023-10-09T10:04:42.380490+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.? 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T10:04:42.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:42 smithi053 bash[33773]: audit 2023-10-09T10:04:42.385936+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.? 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-09T10:04:42.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:42 smithi053 bash[33773]: audit 2023-10-09T10:04:42.386610+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.? 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T10:04:42.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:42 smithi086 bash[27789]: cluster 2023-10-09T10:04:41.749441+0000 mgr.x (mgr.25390) 77 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:42.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:42 smithi086 bash[27789]: cluster 2023-10-09T10:04:42.375039+0000 mon.a (mon.0) 834 : cluster [DBG] Standby manager daemon y restarted 2023-10-09T10:04:42.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:42 smithi086 bash[27789]: cluster 2023-10-09T10:04:42.375310+0000 mon.a (mon.0) 835 : cluster [DBG] Standby manager daemon y started 2023-10-09T10:04:42.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:42 smithi086 bash[27789]: audit 2023-10-09T10:04:42.378544+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.? 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-10-09T10:04:42.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:42 smithi086 bash[27789]: audit 2023-10-09T10:04:42.380490+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.? 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T10:04:42.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:42 smithi086 bash[27789]: audit 2023-10-09T10:04:42.385936+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.? 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-10-09T10:04:42.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:42 smithi086 bash[27789]: audit 2023-10-09T10:04:42.386610+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.? 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T10:04:43.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:43 smithi086 bash[27789]: cluster 2023-10-09T10:04:42.528942+0000 mon.a (mon.0) 836 : cluster [DBG] mgrmap e25: x(active, since 86s), standbys: y 2023-10-09T10:04:43.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:43 smithi053 bash[27369]: cluster 2023-10-09T10:04:42.528942+0000 mon.a (mon.0) 836 : cluster [DBG] mgrmap e25: x(active, since 86s), standbys: y 2023-10-09T10:04:43.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:43 smithi053 bash[33773]: cluster 2023-10-09T10:04:42.528942+0000 mon.a (mon.0) 836 : cluster [DBG] mgrmap e25: x(active, since 86s), standbys: y 2023-10-09T10:04:44.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:44 smithi086 bash[27789]: audit 2023-10-09T10:04:43.692049+0000 mon.c (mon.2) 152 : audit [DBG] from='client.? 172.21.15.53:0/2924424699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:44.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:44 smithi086 bash[27789]: cluster 2023-10-09T10:04:43.750480+0000 mgr.x (mgr.25390) 78 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:44.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:44 smithi053 bash[33773]: audit 2023-10-09T10:04:43.692049+0000 mon.c (mon.2) 152 : audit [DBG] from='client.? 172.21.15.53:0/2924424699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:44.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:44 smithi053 bash[33773]: cluster 2023-10-09T10:04:43.750480+0000 mgr.x (mgr.25390) 78 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:44.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:44 smithi053 bash[27369]: audit 2023-10-09T10:04:43.692049+0000 mon.c (mon.2) 152 : audit [DBG] from='client.? 172.21.15.53:0/2924424699' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:44.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:44 smithi053 bash[27369]: cluster 2023-10-09T10:04:43.750480+0000 mgr.x (mgr.25390) 78 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:47.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:46 smithi086 bash[27789]: cluster 2023-10-09T10:04:45.751011+0000 mgr.x (mgr.25390) 79 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:47.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:46 smithi086 bash[27789]: audit 2023-10-09T10:04:45.967153+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:04:47.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:46 smithi086 bash[27789]: audit 2023-10-09T10:04:46.166904+0000 mon.c (mon.2) 153 : audit [DBG] from='client.? 172.21.15.53:0/365990239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:47.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:46 smithi053 bash[27369]: cluster 2023-10-09T10:04:45.751011+0000 mgr.x (mgr.25390) 79 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:47.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:46 smithi053 bash[27369]: audit 2023-10-09T10:04:45.967153+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:04:47.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:46 smithi053 bash[27369]: audit 2023-10-09T10:04:46.166904+0000 mon.c (mon.2) 153 : audit [DBG] from='client.? 172.21.15.53:0/365990239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:47.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:46 smithi053 bash[33773]: cluster 2023-10-09T10:04:45.751011+0000 mgr.x (mgr.25390) 79 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:47.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:46 smithi053 bash[33773]: audit 2023-10-09T10:04:45.967153+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:04:47.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:46 smithi053 bash[33773]: audit 2023-10-09T10:04:46.166904+0000 mon.c (mon.2) 153 : audit [DBG] from='client.? 172.21.15.53:0/365990239' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:48.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:47 smithi086 bash[27789]: cluster 2023-10-09T10:04:46.818210+0000 mon.a (mon.0) 837 : cluster [DBG] mgrmap e26: x(active, since 91s), standbys: y 2023-10-09T10:04:48.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:47 smithi053 bash[27369]: cluster 2023-10-09T10:04:46.818210+0000 mon.a (mon.0) 837 : cluster [DBG] mgrmap e26: x(active, since 91s), standbys: y 2023-10-09T10:04:48.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:47 smithi053 bash[33773]: cluster 2023-10-09T10:04:46.818210+0000 mon.a (mon.0) 837 : cluster [DBG] mgrmap e26: x(active, since 91s), standbys: y 2023-10-09T10:04:49.049 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:48 smithi086 bash[50876]: debug 2023-10-09T10:04:48.795+0000 7f483daea700 -1 mgr handle_mgr_map I was active but no longer am 2023-10-09T10:04:49.050 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:04:48 smithi086 bash[53306]: ts=2023-10-09T10:04: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-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:04:49.081 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: cluster 2023-10-09T10:04:47.752060+0000 mgr.x (mgr.25390) 80 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-09T10:04:49.081 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.609585+0000 mon.c (mon.2) 154 : audit [DBG] from='client.? 172.21.15.53:0/2526703287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:49.081 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.668725+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:49.081 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.677702+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:49.081 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.680826+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:04:49.081 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.682353+0000 mon.b (mon.1) 97 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:04:49.082 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.689161+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:49.082 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.774722+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:04:49.082 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.784391+0000 mon.b (mon.1) 99 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-09T10:04:49.082 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.784449+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-09T10:04:49.082 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: cluster 2023-10-09T10:04:48.797246+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-10-09T10:04:49.082 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.797700+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-09T10:04:49.083 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: cluster 2023-10-09T10:04:48.797833+0000 mon.a (mon.0) 844 : cluster [DBG] mgrmap e27: y(active, starting, since 0.0125373s) 2023-10-09T10:04:49.083 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.799582+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T10:04:49.083 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.799839+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T10:04:49.083 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.800077+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T10:04:49.083 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.800334+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi053.zaowuf"}]: dispatch 2023-10-09T10:04:49.083 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.800697+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi086.ixwjtb"}]: dispatch 2023-10-09T10:04:49.083 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.801385+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T10:04:49.083 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.801708+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T10:04:49.084 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: cluster 2023-10-09T10:04:47.752060+0000 mgr.x (mgr.25390) 80 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-09T10:04:49.084 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.609585+0000 mon.c (mon.2) 154 : audit [DBG] from='client.? 172.21.15.53:0/2526703287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:49.084 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.668725+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:49.084 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.677702+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:49.084 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.680826+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:04:49.084 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.682353+0000 mon.b (mon.1) 97 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:04:49.085 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.689161+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:49.085 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.774722+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:04:49.085 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.784391+0000 mon.b (mon.1) 99 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-09T10:04:49.085 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.784449+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-09T10:04:49.085 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: cluster 2023-10-09T10:04:48.797246+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-10-09T10:04:49.085 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.797700+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-09T10:04:49.085 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: cluster 2023-10-09T10:04:48.797833+0000 mon.a (mon.0) 844 : cluster [DBG] mgrmap e27: y(active, starting, since 0.0125373s) 2023-10-09T10:04:49.085 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.799582+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T10:04:49.085 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.799839+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T10:04:49.086 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.800077+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T10:04:49.086 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.800334+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi053.zaowuf"}]: dispatch 2023-10-09T10:04:49.086 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.800697+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi086.ixwjtb"}]: dispatch 2023-10-09T10:04:49.086 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.801385+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T10:04:49.086 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.801708+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T10:04:49.086 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[73018]: [09/Oct/2023:10:04:48] ENGINE Bus STOPPING 2023-10-09T10:04:49.087 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[73018]: [09/Oct/2023:10:04:48] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-09T10:04:49.087 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[73018]: [09/Oct/2023:10:04:48] ENGINE Bus STOPPED 2023-10-09T10:04:49.087 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[73018]: [09/Oct/2023:10:04:48] ENGINE Bus STARTING 2023-10-09T10:04:49.087 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[73018]: debug 2023-10-09T10:04:49.006+0000 7f16c8932700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:04:49.087 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[73018]: debug 2023-10-09T10:04:49.006+0000 7f16c8932700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:04:49.087 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[73018]: debug 2023-10-09T10:04:49.006+0000 7f16c8932700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:04:49.087 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[73018]: debug 2023-10-09T10:04:49.006+0000 7f16c8932700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:04:49.087 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[73018]: debug 2023-10-09T10:04:49.006+0000 7f16c8932700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:04:49.088 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[73018]: debug 2023-10-09T10:04:49.010+0000 7f16c612d700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:04:49.088 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[73018]: debug 2023-10-09T10:04:49.010+0000 7f16c612d700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:04:49.088 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[73018]: debug 2023-10-09T10:04:49.010+0000 7f16c612d700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:04:49.088 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[73018]: debug 2023-10-09T10:04:49.010+0000 7f16c612d700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:04:49.088 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[73018]: debug 2023-10-09T10:04:49.010+0000 7f16c612d700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:04:49.088 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[73018]: [09/Oct/2023:10:04:49] ENGINE Serving on http://:::9283 2023-10-09T10:04:49.088 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[73018]: [09/Oct/2023:10:04:49] ENGINE Bus STARTED 2023-10-09T10:04:49.089 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.802061+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T10:04:49.089 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.802432+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T10:04:49.089 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.802785+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T10:04:49.089 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.803163+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T10:04:49.090 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.803546+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T10:04:49.090 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.803867+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T10:04:49.090 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.804225+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T10:04:49.090 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.804576+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T10:04:49.090 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.804936+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T10:04:49.090 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[33773]: audit 2023-10-09T10:04:48.805518+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T10:04:49.091 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.802061+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T10:04:49.091 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.802432+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T10:04:49.091 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.802785+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T10:04:49.091 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.803163+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T10:04:49.091 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.803546+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T10:04:49.091 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.803867+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T10:04:49.092 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.804225+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T10:04:49.092 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.804576+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T10:04:49.092 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.804936+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T10:04:49.092 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:48 smithi053 bash[27369]: audit 2023-10-09T10:04:48.805518+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T10:04:49.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[50876]: ignoring --setuser ceph since I am not root 2023-10-09T10:04:49.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[50876]: ignoring --setgroup ceph since I am not root 2023-10-09T10:04:49.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[50876]: debug 2023-10-09T10:04:48.859+0000 7f6b229f8700 1 -- 172.21.15.86:0/3394363370 <== mon.2 v2:172.21.15.53:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a9ed7851e0 con 0x55a9ee504400 2023-10-09T10:04:49.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[50876]: debug 2023-10-09T10:04:49.023+0000 7f6b2c728200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T10:04:49.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: cluster 2023-10-09T10:04:47.752060+0000 mgr.x (mgr.25390) 80 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-09T10:04:49.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.609585+0000 mon.c (mon.2) 154 : audit [DBG] from='client.? 172.21.15.53:0/2526703287' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:49.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.668725+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:49.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.677702+0000 mon.a (mon.0) 839 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:49.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.680826+0000 mon.b (mon.1) 96 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:04:49.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.682353+0000 mon.b (mon.1) 97 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:04:49.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.689161+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25390 ' entity='mgr.x' 2023-10-09T10:04:49.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.774722+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:04:49.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.784391+0000 mon.b (mon.1) 99 : audit [INF] from='mgr.25390 172.21.15.86:0/3256110544' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-09T10:04:49.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.784449+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-10-09T10:04:49.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: cluster 2023-10-09T10:04:48.797246+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-10-09T10:04:49.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.797700+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.25390 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-10-09T10:04:49.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: cluster 2023-10-09T10:04:48.797833+0000 mon.a (mon.0) 844 : cluster [DBG] mgrmap e27: y(active, starting, since 0.0125373s) 2023-10-09T10:04:49.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.799582+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T10:04:49.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.799839+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T10:04:49.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.800077+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T10:04:49.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.800334+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi053.zaowuf"}]: dispatch 2023-10-09T10:04:49.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.800697+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi086.ixwjtb"}]: dispatch 2023-10-09T10:04:49.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.801385+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T10:04:49.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.801708+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T10:04:49.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.802061+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T10:04:49.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.802432+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T10:04:49.370 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.802785+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T10:04:49.370 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.803163+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T10:04:49.370 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.803546+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T10:04:49.370 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.803867+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T10:04:49.370 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.804225+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T10:04:49.370 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.804576+0000 mon.c (mon.2) 169 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T10:04:49.370 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.804936+0000 mon.c (mon.2) 170 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T10:04:49.370 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.805518+0000 mon.c (mon.2) 171 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T10:04:50.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:50 smithi086 bash[50876]: debug 2023-10-09T10:04:50.007+0000 7f6b2c728200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-09T10:04:50.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: cluster 2023-10-09T10:04:48.855886+0000 mon.a (mon.0) 845 : cluster [INF] Manager daemon y is now available 2023-10-09T10:04:50.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.892181+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:04:50.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.896679+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:04:50.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.934604+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:04:50.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.949798+0000 mon.c (mon.2) 175 : audit [INF] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T10:04:50.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.950387+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25841 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T10:04:50.124 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.986440+0000 mon.c (mon.2) 176 : audit [INF] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T10:04:50.124 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:49 smithi086 bash[27789]: audit 2023-10-09T10:04:48.986927+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25841 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T10:04:50.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[27369]: cluster 2023-10-09T10:04:48.855886+0000 mon.a (mon.0) 845 : cluster [INF] Manager daemon y is now available 2023-10-09T10:04:50.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[27369]: audit 2023-10-09T10:04:48.892181+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:04:50.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[27369]: audit 2023-10-09T10:04:48.896679+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:04:50.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[27369]: audit 2023-10-09T10:04:48.934604+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:04:50.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[27369]: audit 2023-10-09T10:04:48.949798+0000 mon.c (mon.2) 175 : audit [INF] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T10:04:50.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[27369]: audit 2023-10-09T10:04:48.950387+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25841 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T10:04:50.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[27369]: audit 2023-10-09T10:04:48.986440+0000 mon.c (mon.2) 176 : audit [INF] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T10:04:50.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[27369]: audit 2023-10-09T10:04:48.986927+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25841 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T10:04:50.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[33773]: cluster 2023-10-09T10:04:48.855886+0000 mon.a (mon.0) 845 : cluster [INF] Manager daemon y is now available 2023-10-09T10:04:50.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[33773]: audit 2023-10-09T10:04:48.892181+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:04:50.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[33773]: audit 2023-10-09T10:04:48.896679+0000 mon.c (mon.2) 173 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:04:50.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[33773]: audit 2023-10-09T10:04:48.934604+0000 mon.c (mon.2) 174 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:04:50.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[33773]: audit 2023-10-09T10:04:48.949798+0000 mon.c (mon.2) 175 : audit [INF] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T10:04:50.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[33773]: audit 2023-10-09T10:04:48.950387+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25841 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T10:04:50.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[33773]: audit 2023-10-09T10:04:48.986440+0000 mon.c (mon.2) 176 : audit [INF] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T10:04:50.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:49 smithi053 bash[33773]: audit 2023-10-09T10:04:48.986927+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.25841 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T10:04:50.514 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:50 smithi086 bash[50876]: debug 2023-10-09T10:04:50.119+0000 7f6b2c728200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T10:04:50.514 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:50 smithi086 bash[50876]: debug 2023-10-09T10:04:50.231+0000 7f6b2c728200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T10:04:50.854 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:50 smithi086 bash[50876]: debug 2023-10-09T10:04:50.511+0000 7f6b2c728200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T10:04:51.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:50 smithi086 bash[50876]: debug 2023-10-09T10:04:50.875+0000 7f6b2c728200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T10:04:51.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:51 smithi086 bash[50876]: debug 2023-10-09T10:04:51.035+0000 7f6b2c728200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T10:04:51.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:50 smithi086 bash[27789]: cephadm 2023-10-09T10:04:49.440551+0000 mgr.y (mgr.25841) 1 : cephadm [INF] [09/Oct/2023:10:04:49] ENGINE Bus STARTING 2023-10-09T10:04:51.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:50 smithi086 bash[27789]: cephadm 2023-10-09T10:04:49.568557+0000 mgr.y (mgr.25841) 2 : cephadm [INF] [09/Oct/2023:10:04:49] ENGINE Serving on https://172.21.15.53:7150 2023-10-09T10:04:51.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:50 smithi086 bash[27789]: cephadm 2023-10-09T10:04:49.694895+0000 mgr.y (mgr.25841) 3 : cephadm [INF] [09/Oct/2023:10:04:49] ENGINE Serving on http://172.21.15.53:8765 2023-10-09T10:04:51.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:50 smithi086 bash[27789]: cephadm 2023-10-09T10:04:49.695165+0000 mgr.y (mgr.25841) 4 : cephadm [INF] [09/Oct/2023:10:04:49] ENGINE Bus STARTED 2023-10-09T10:04:51.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:50 smithi086 bash[27789]: cluster 2023-10-09T10:04:49.849106+0000 mon.a (mon.0) 848 : cluster [DBG] mgrmap e28: y(active, since 1.06381s) 2023-10-09T10:04:51.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:50 smithi086 bash[27789]: cluster 2023-10-09T10:04:49.856759+0000 mgr.y (mgr.25841) 5 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:51.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:50 smithi053 bash[33773]: cephadm 2023-10-09T10:04:49.440551+0000 mgr.y (mgr.25841) 1 : cephadm [INF] [09/Oct/2023:10:04:49] ENGINE Bus STARTING 2023-10-09T10:04:51.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:50 smithi053 bash[33773]: cephadm 2023-10-09T10:04:49.568557+0000 mgr.y (mgr.25841) 2 : cephadm [INF] [09/Oct/2023:10:04:49] ENGINE Serving on https://172.21.15.53:7150 2023-10-09T10:04:51.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:50 smithi053 bash[33773]: cephadm 2023-10-09T10:04:49.694895+0000 mgr.y (mgr.25841) 3 : cephadm [INF] [09/Oct/2023:10:04:49] ENGINE Serving on http://172.21.15.53:8765 2023-10-09T10:04:51.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:50 smithi053 bash[33773]: cephadm 2023-10-09T10:04:49.695165+0000 mgr.y (mgr.25841) 4 : cephadm [INF] [09/Oct/2023:10:04:49] ENGINE Bus STARTED 2023-10-09T10:04:51.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:50 smithi053 bash[33773]: cluster 2023-10-09T10:04:49.849106+0000 mon.a (mon.0) 848 : cluster [DBG] mgrmap e28: y(active, since 1.06381s) 2023-10-09T10:04:51.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:50 smithi053 bash[33773]: cluster 2023-10-09T10:04:49.856759+0000 mgr.y (mgr.25841) 5 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:51.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:50 smithi053 bash[27369]: cephadm 2023-10-09T10:04:49.440551+0000 mgr.y (mgr.25841) 1 : cephadm [INF] [09/Oct/2023:10:04:49] ENGINE Bus STARTING 2023-10-09T10:04:51.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:50 smithi053 bash[27369]: cephadm 2023-10-09T10:04:49.568557+0000 mgr.y (mgr.25841) 2 : cephadm [INF] [09/Oct/2023:10:04:49] ENGINE Serving on https://172.21.15.53:7150 2023-10-09T10:04:51.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:50 smithi053 bash[27369]: cephadm 2023-10-09T10:04:49.694895+0000 mgr.y (mgr.25841) 3 : cephadm [INF] [09/Oct/2023:10:04:49] ENGINE Serving on http://172.21.15.53:8765 2023-10-09T10:04:51.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:50 smithi053 bash[27369]: cephadm 2023-10-09T10:04:49.695165+0000 mgr.y (mgr.25841) 4 : cephadm [INF] [09/Oct/2023:10:04:49] ENGINE Bus STARTED 2023-10-09T10:04:51.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:50 smithi053 bash[27369]: cluster 2023-10-09T10:04:49.849106+0000 mon.a (mon.0) 848 : cluster [DBG] mgrmap e28: y(active, since 1.06381s) 2023-10-09T10:04:51.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:50 smithi053 bash[27369]: cluster 2023-10-09T10:04:49.856759+0000 mgr.y (mgr.25841) 5 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:51.617 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:51 smithi086 bash[50876]: debug 2023-10-09T10:04:51.247+0000 7f6b2c728200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T10:04:52.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:51 smithi086 bash[27789]: cluster 2023-10-09T10:04:50.803556+0000 mgr.y (mgr.25841) 6 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:52.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:51 smithi086 bash[27789]: cluster 2023-10-09T10:04:50.860523+0000 mon.a (mon.0) 849 : cluster [DBG] mgrmap e29: y(active, since 2s) 2023-10-09T10:04:52.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:51 smithi086 bash[27789]: audit 2023-10-09T10:04:51.073095+0000 mon.a (mon.0) 850 : audit [DBG] from='client.? 172.21.15.53:0/1563308397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:52.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:51 smithi053 bash[27369]: cluster 2023-10-09T10:04:50.803556+0000 mgr.y (mgr.25841) 6 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:52.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:51 smithi053 bash[27369]: cluster 2023-10-09T10:04:50.860523+0000 mon.a (mon.0) 849 : cluster [DBG] mgrmap e29: y(active, since 2s) 2023-10-09T10:04:52.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:51 smithi053 bash[27369]: audit 2023-10-09T10:04:51.073095+0000 mon.a (mon.0) 850 : audit [DBG] from='client.? 172.21.15.53:0/1563308397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:52.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:51 smithi053 bash[33773]: cluster 2023-10-09T10:04:50.803556+0000 mgr.y (mgr.25841) 6 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:52.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:51 smithi053 bash[33773]: cluster 2023-10-09T10:04:50.860523+0000 mon.a (mon.0) 849 : cluster [DBG] mgrmap e29: y(active, since 2s) 2023-10-09T10:04:52.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:51 smithi053 bash[33773]: audit 2023-10-09T10:04:51.073095+0000 mon.a (mon.0) 850 : audit [DBG] from='client.? 172.21.15.53:0/1563308397' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:52.617 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:52 smithi086 bash[50876]: debug 2023-10-09T10:04:52.259+0000 7f6b2c728200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T10:04:52.617 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:52 smithi086 bash[50876]: debug 2023-10-09T10:04:52.371+0000 7f6b2c728200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-09T10:04:52.617 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:52 smithi086 bash[50876]: debug 2023-10-09T10:04:52.491+0000 7f6b2c728200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T10:04:53.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:52 smithi086 bash[50876]: debug 2023-10-09T10:04:52.979+0000 7f6b2c728200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-09T10:04:53.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:53 smithi086 bash[50876]: debug 2023-10-09T10:04:53.207+0000 7f6b2c728200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T10:04:54.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:53 smithi086 bash[50876]: debug 2023-10-09T10:04:53.651+0000 7f6b2c728200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T10:04:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:53 smithi086 bash[27789]: cluster 2023-10-09T10:04:52.804269+0000 mgr.y (mgr.25841) 7 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:53 smithi086 bash[27789]: audit 2023-10-09T10:04:53.524881+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.53:0/3842392427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:54.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:53 smithi053 bash[33773]: cluster 2023-10-09T10:04:52.804269+0000 mgr.y (mgr.25841) 7 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:54.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:53 smithi053 bash[33773]: audit 2023-10-09T10:04:53.524881+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.53:0/3842392427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:54.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:53 smithi053 bash[27369]: cluster 2023-10-09T10:04:52.804269+0000 mgr.y (mgr.25841) 7 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:54.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:53 smithi053 bash[27369]: audit 2023-10-09T10:04:53.524881+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.53:0/3842392427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:54.617 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:54 smithi086 bash[50876]: debug 2023-10-09T10:04:54.151+0000 7f6b2c728200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T10:04:55.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:54 smithi086 bash[50876]: debug 2023-10-09T10:04:54.735+0000 7f6b2c728200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-09T10:04:55.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:54 smithi086 bash[50876]: debug 2023-10-09T10:04:54.859+0000 7f6b2c728200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T10:04:55.521 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:55 smithi086 bash[27789]: cluster 2023-10-09T10:04:54.804840+0000 mgr.y (mgr.25841) 8 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:55.521 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:55 smithi086 bash[50876]: debug 2023-10-09T10:04:55.259+0000 7f6b2c728200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T10:04:55.521 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:55 smithi086 bash[50876]: debug 2023-10-09T10:04:55.387+0000 7f6b2c728200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T10:04:55.841 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:55 smithi086 bash[50876]: debug 2023-10-09T10:04:55.559+0000 7f6b2c728200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T10:04:55.841 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:55 smithi086 bash[50876]: debug 2023-10-09T10:04:55.691+0000 7f6b2c728200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T10:04:55.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:55 smithi053 bash[33773]: cluster 2023-10-09T10:04:54.804840+0000 mgr.y (mgr.25841) 8 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:55.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:55 smithi053 bash[27369]: cluster 2023-10-09T10:04:54.804840+0000 mgr.y (mgr.25841) 8 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:56.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:55 smithi086 bash[50876]: debug 2023-10-09T10:04:55.835+0000 7f6b2c728200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T10:04:56.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:56 smithi086 bash[50876]: debug 2023-10-09T10:04:56.055+0000 7f6b2c728200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T10:04:56.528 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:56 smithi086 bash[50876]: debug 2023-10-09T10:04:56.199+0000 7f6b2c728200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T10:04:56.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:56 smithi086 bash[27789]: audit 2023-10-09T10:04:55.524777+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:04:56.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:56 smithi086 bash[27789]: audit 2023-10-09T10:04:55.538024+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:04:56.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:56 smithi086 bash[27789]: audit 2023-10-09T10:04:55.591897+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:04:56.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:56 smithi086 bash[27789]: audit 2023-10-09T10:04:55.599687+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:04:56.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:56 smithi086 bash[27789]: audit 2023-10-09T10:04:55.997260+0000 mon.a (mon.0) 856 : audit [DBG] from='client.? 172.21.15.53:0/2488293122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:56.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:56 smithi086 bash[27789]: audit 2023-10-09T10:04:56.433284+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:04:56.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:56 smithi086 bash[27789]: audit 2023-10-09T10:04:56.442061+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:04:56.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:56 smithi086 bash[27789]: audit 2023-10-09T10:04:56.446751+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:04:56.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:56 smithi086 bash[27789]: audit 2023-10-09T10:04:56.454598+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:04:56.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:56 smithi053 bash[27369]: audit 2023-10-09T10:04:55.524777+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:04:56.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:56 smithi053 bash[27369]: audit 2023-10-09T10:04:55.538024+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:04:56.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:56 smithi053 bash[27369]: audit 2023-10-09T10:04:55.591897+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:04:56.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:56 smithi053 bash[27369]: audit 2023-10-09T10:04:55.599687+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:04:56.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:56 smithi053 bash[27369]: audit 2023-10-09T10:04:55.997260+0000 mon.a (mon.0) 856 : audit [DBG] from='client.? 172.21.15.53:0/2488293122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:56.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:56 smithi053 bash[27369]: audit 2023-10-09T10:04:56.433284+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:04:56.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:56 smithi053 bash[27369]: audit 2023-10-09T10:04:56.442061+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:04:56.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:56 smithi053 bash[27369]: audit 2023-10-09T10:04:56.446751+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:04:56.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:56 smithi053 bash[27369]: audit 2023-10-09T10:04:56.454598+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:04:56.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:56 smithi053 bash[33773]: audit 2023-10-09T10:04:55.524777+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:04:56.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:56 smithi053 bash[33773]: audit 2023-10-09T10:04:55.538024+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:04:56.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:56 smithi053 bash[33773]: audit 2023-10-09T10:04:55.591897+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:04:56.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:56 smithi053 bash[33773]: audit 2023-10-09T10:04:55.599687+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:04:56.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:56 smithi053 bash[33773]: audit 2023-10-09T10:04:55.997260+0000 mon.a (mon.0) 856 : audit [DBG] from='client.? 172.21.15.53:0/2488293122' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:56.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:56 smithi053 bash[33773]: audit 2023-10-09T10:04:56.433284+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:04:56.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:56 smithi053 bash[33773]: audit 2023-10-09T10:04:56.442061+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:04:56.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:56 smithi053 bash[33773]: audit 2023-10-09T10:04:56.446751+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:04:56.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:56 smithi053 bash[33773]: audit 2023-10-09T10:04:56.454598+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:04:57.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:57 smithi086 bash[27789]: cluster 2023-10-09T10:04:56.805928+0000 mgr.y (mgr.25841) 9 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:57.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:57 smithi086 bash[27789]: cluster 2023-10-09T10:04:57.523771+0000 mon.a (mon.0) 861 : cluster [DBG] Standby manager daemon x started 2023-10-09T10:04:57.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:57 smithi086 bash[50876]: debug 2023-10-09T10:04:57.499+0000 7f6b2c728200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T10:04:57.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:57 smithi086 bash[50876]: [09/Oct/2023:10:04:57] ENGINE Bus STARTING 2023-10-09T10:04:57.868 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:57 smithi086 bash[50876]: CherryPy Checker: 2023-10-09T10:04:57.868 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:57 smithi086 bash[50876]: The Application mounted at '' has an empty config. 2023-10-09T10:04:57.868 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:57 smithi086 bash[50876]: [09/Oct/2023:10:04:57] ENGINE Serving on http://:::9283 2023-10-09T10:04:57.868 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:04:57 smithi086 bash[50876]: [09/Oct/2023:10:04:57] ENGINE Bus STARTED 2023-10-09T10:04:57.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:57 smithi053 bash[33773]: cluster 2023-10-09T10:04:56.805928+0000 mgr.y (mgr.25841) 9 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:57.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:57 smithi053 bash[33773]: cluster 2023-10-09T10:04:57.523771+0000 mon.a (mon.0) 861 : cluster [DBG] Standby manager daemon x started 2023-10-09T10:04:57.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:57 smithi053 bash[27369]: cluster 2023-10-09T10:04:56.805928+0000 mgr.y (mgr.25841) 9 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:57.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:57 smithi053 bash[27369]: cluster 2023-10-09T10:04:57.523771+0000 mon.a (mon.0) 861 : cluster [DBG] Standby manager daemon x started 2023-10-09T10:04:58.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:58 smithi086 bash[27789]: audit 2023-10-09T10:04:57.529058+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.? 172.21.15.86:0/649048692' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T10:04:58.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:58 smithi086 bash[27789]: audit 2023-10-09T10:04:57.533449+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.? 172.21.15.86:0/649048692' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T10:04:58.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:58 smithi086 bash[27789]: audit 2023-10-09T10:04:57.541815+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.? 172.21.15.86:0/649048692' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T10:04:58.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:58 smithi086 bash[27789]: cluster 2023-10-09T10:04:57.542623+0000 mon.a (mon.0) 862 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2023-10-09T10:04:58.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:58 smithi086 bash[27789]: audit 2023-10-09T10:04:57.543108+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.? 172.21.15.86:0/649048692' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T10:04:58.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:58 smithi086 bash[27789]: audit 2023-10-09T10:04:57.543321+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T10:04:58.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:58 smithi086 bash[27789]: audit 2023-10-09T10:04:58.453901+0000 mon.c (mon.2) 178 : audit [DBG] from='client.? 172.21.15.53:0/3144243832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:58.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:58 smithi053 bash[27369]: audit 2023-10-09T10:04:57.529058+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.? 172.21.15.86:0/649048692' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T10:04:58.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:58 smithi053 bash[27369]: audit 2023-10-09T10:04:57.533449+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.? 172.21.15.86:0/649048692' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T10:04:58.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:58 smithi053 bash[27369]: audit 2023-10-09T10:04:57.541815+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.? 172.21.15.86:0/649048692' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T10:04:58.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:58 smithi053 bash[27369]: cluster 2023-10-09T10:04:57.542623+0000 mon.a (mon.0) 862 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2023-10-09T10:04:58.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:58 smithi053 bash[27369]: audit 2023-10-09T10:04:57.543108+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.? 172.21.15.86:0/649048692' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T10:04:58.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:58 smithi053 bash[27369]: audit 2023-10-09T10:04:57.543321+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T10:04:58.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:58 smithi053 bash[27369]: audit 2023-10-09T10:04:58.453901+0000 mon.c (mon.2) 178 : audit [DBG] from='client.? 172.21.15.53:0/3144243832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:58.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:58 smithi053 bash[33773]: audit 2023-10-09T10:04:57.529058+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.? 172.21.15.86:0/649048692' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T10:04:58.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:58 smithi053 bash[33773]: audit 2023-10-09T10:04:57.533449+0000 mon.b (mon.1) 101 : audit [DBG] from='mgr.? 172.21.15.86:0/649048692' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T10:04:58.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:58 smithi053 bash[33773]: audit 2023-10-09T10:04:57.541815+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.? 172.21.15.86:0/649048692' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T10:04:58.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:58 smithi053 bash[33773]: cluster 2023-10-09T10:04:57.542623+0000 mon.a (mon.0) 862 : cluster [DBG] mgrmap e30: y(active, since 8s), standbys: x 2023-10-09T10:04:58.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:58 smithi053 bash[33773]: audit 2023-10-09T10:04:57.543108+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.? 172.21.15.86:0/649048692' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T10:04:58.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:58 smithi053 bash[33773]: audit 2023-10-09T10:04:57.543321+0000 mon.c (mon.2) 177 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T10:04:58.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:58 smithi053 bash[33773]: audit 2023-10-09T10:04:58.453901+0000 mon.c (mon.2) 178 : audit [DBG] from='client.? 172.21.15.53:0/3144243832' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:04:59.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:04:59 smithi086 bash[27789]: cluster 2023-10-09T10:04:58.806627+0000 mgr.y (mgr.25841) 10 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:59.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:04:59 smithi053 bash[27369]: cluster 2023-10-09T10:04:58.806627+0000 mgr.y (mgr.25841) 10 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:04:59.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:04:59 smithi053 bash[33773]: cluster 2023-10-09T10:04:58.806627+0000 mgr.y (mgr.25841) 10 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:02.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:02 smithi086 bash[50876]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:05:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-10-09T10:05:02.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:01 smithi086 bash[27789]: cluster 2023-10-09T10:05:00.807377+0000 mgr.y (mgr.25841) 11 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:02.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:01 smithi086 bash[27789]: audit 2023-10-09T10:05:00.923357+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.53:0/1872691955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:02.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:01 smithi053 bash[27369]: cluster 2023-10-09T10:05:00.807377+0000 mgr.y (mgr.25841) 11 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:02.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:01 smithi053 bash[27369]: audit 2023-10-09T10:05:00.923357+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.53:0/1872691955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:02.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:01 smithi053 bash[33773]: cluster 2023-10-09T10:05:00.807377+0000 mgr.y (mgr.25841) 11 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:02.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:01 smithi053 bash[33773]: audit 2023-10-09T10:05:00.923357+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.53:0/1872691955' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:03.367 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:02 smithi086 bash[53306]: ts=2023-10-09T10:05:02.946Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.86:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.86:8765: connect: connection refused" 2023-10-09T10:05:03.367 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:02 smithi086 bash[53306]: ts=2023-10-09T10:05:02.946Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.86:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.86:8765: connect: connection refused" 2023-10-09T10:05:03.367 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:02 smithi086 bash[53306]: ts=2023-10-09T10:05:02.948Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.86:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.86:8765: connect: connection refused" 2023-10-09T10:05:03.367 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:02 smithi086 bash[53306]: ts=2023-10-09T10:05:02.949Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.86:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.86:8765: connect: connection refused" 2023-10-09T10:05:04.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:03 smithi053 bash[27369]: cluster 2023-10-09T10:05:02.808014+0000 mgr.y (mgr.25841) 12 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:04.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:03 smithi053 bash[27369]: audit 2023-10-09T10:05:03.376648+0000 mon.c (mon.2) 180 : audit [DBG] from='client.? 172.21.15.53:0/881563022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:04.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:03 smithi053 bash[33773]: cluster 2023-10-09T10:05:02.808014+0000 mgr.y (mgr.25841) 12 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:04.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:03 smithi053 bash[33773]: audit 2023-10-09T10:05:03.376648+0000 mon.c (mon.2) 180 : audit [DBG] from='client.? 172.21.15.53:0/881563022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:04.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:03 smithi086 bash[27789]: cluster 2023-10-09T10:05:02.808014+0000 mgr.y (mgr.25841) 12 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:04.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:03 smithi086 bash[27789]: audit 2023-10-09T10:05:03.376648+0000 mon.c (mon.2) 180 : audit [DBG] from='client.? 172.21.15.53:0/881563022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:05.128 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:04 smithi053 bash[27369]: audit 2023-10-09T10:05:03.935109+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:05:05.128 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:04 smithi053 bash[33773]: audit 2023-10-09T10:05:03.935109+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:05:05.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:04 smithi086 bash[27789]: audit 2023-10-09T10:05:03.935109+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:05:06.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:05 smithi053 bash[33773]: cluster 2023-10-09T10:05:04.808705+0000 mgr.y (mgr.25841) 13 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:06.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:05 smithi053 bash[33773]: audit 2023-10-09T10:05:05.801841+0000 mon.a (mon.0) 863 : audit [DBG] from='client.? 172.21.15.53:0/2873137226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:06.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:05 smithi053 bash[27369]: cluster 2023-10-09T10:05:04.808705+0000 mgr.y (mgr.25841) 13 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:06.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:05 smithi053 bash[27369]: audit 2023-10-09T10:05:05.801841+0000 mon.a (mon.0) 863 : audit [DBG] from='client.? 172.21.15.53:0/2873137226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:06.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:05 smithi086 bash[27789]: cluster 2023-10-09T10:05:04.808705+0000 mgr.y (mgr.25841) 13 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:06.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:05 smithi086 bash[27789]: audit 2023-10-09T10:05:05.801841+0000 mon.a (mon.0) 863 : audit [DBG] from='client.? 172.21.15.53:0/2873137226' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:07.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:06 smithi086 bash[27789]: audit 2023-10-09T10:05:05.991231+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:07.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:06 smithi086 bash[27789]: audit 2023-10-09T10:05:05.999949+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:07.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:06 smithi086 bash[27789]: audit 2023-10-09T10:05:06.003362+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:05:07.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:06 smithi086 bash[27789]: audit 2023-10-09T10:05:06.004466+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:05:07.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:06 smithi086 bash[27789]: cephadm 2023-10-09T10:05:06.006127+0000 mgr.y (mgr.25841) 14 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.conf 2023-10-09T10:05:07.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:06 smithi086 bash[27789]: cephadm 2023-10-09T10:05:06.006508+0000 mgr.y (mgr.25841) 15 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.conf 2023-10-09T10:05:07.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:06 smithi086 bash[27789]: cephadm 2023-10-09T10:05:06.171323+0000 mgr.y (mgr.25841) 16 : cephadm [INF] Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:05:07.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:06 smithi086 bash[27789]: cephadm 2023-10-09T10:05:06.171871+0000 mgr.y (mgr.25841) 17 : cephadm [INF] Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:05:07.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:06 smithi086 bash[27789]: cephadm 2023-10-09T10:05:06.336254+0000 mgr.y (mgr.25841) 18 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:05:07.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:06 smithi086 bash[27789]: cephadm 2023-10-09T10:05:06.337933+0000 mgr.y (mgr.25841) 19 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:05:07.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:06 smithi086 bash[27789]: audit 2023-10-09T10:05:06.727134+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:07.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:06 smithi086 bash[27789]: audit 2023-10-09T10:05:06.731502+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:07.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:06 smithi086 bash[27789]: audit 2023-10-09T10:05:06.737191+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:07.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:06 smithi086 bash[27789]: audit 2023-10-09T10:05:06.743494+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:07.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:06 smithi086 bash[27789]: audit 2023-10-09T10:05:06.749754+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:07.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[27369]: audit 2023-10-09T10:05:05.991231+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:07.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[27369]: audit 2023-10-09T10:05:05.999949+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:07.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[27369]: audit 2023-10-09T10:05:06.003362+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:05:07.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[27369]: audit 2023-10-09T10:05:06.004466+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:05:07.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[27369]: cephadm 2023-10-09T10:05:06.006127+0000 mgr.y (mgr.25841) 14 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.conf 2023-10-09T10:05:07.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[27369]: cephadm 2023-10-09T10:05:06.006508+0000 mgr.y (mgr.25841) 15 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.conf 2023-10-09T10:05:07.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[27369]: cephadm 2023-10-09T10:05:06.171323+0000 mgr.y (mgr.25841) 16 : cephadm [INF] Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:05:07.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[27369]: cephadm 2023-10-09T10:05:06.171871+0000 mgr.y (mgr.25841) 17 : cephadm [INF] Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:05:07.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[27369]: cephadm 2023-10-09T10:05:06.336254+0000 mgr.y (mgr.25841) 18 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:05:07.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[27369]: cephadm 2023-10-09T10:05:06.337933+0000 mgr.y (mgr.25841) 19 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:05:07.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[27369]: audit 2023-10-09T10:05:06.727134+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:07.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[27369]: audit 2023-10-09T10:05:06.731502+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:07.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[27369]: audit 2023-10-09T10:05:06.737191+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:07.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[27369]: audit 2023-10-09T10:05:06.743494+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:07.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[27369]: audit 2023-10-09T10:05:06.749754+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:07.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[33773]: audit 2023-10-09T10:05:05.991231+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:07.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[33773]: audit 2023-10-09T10:05:05.999949+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:07.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[33773]: audit 2023-10-09T10:05:06.003362+0000 mon.c (mon.2) 182 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:05:07.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[33773]: audit 2023-10-09T10:05:06.004466+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:05:07.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[33773]: cephadm 2023-10-09T10:05:06.006127+0000 mgr.y (mgr.25841) 14 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.conf 2023-10-09T10:05:07.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[33773]: cephadm 2023-10-09T10:05:06.006508+0000 mgr.y (mgr.25841) 15 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.conf 2023-10-09T10:05:07.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[33773]: cephadm 2023-10-09T10:05:06.171323+0000 mgr.y (mgr.25841) 16 : cephadm [INF] Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:05:07.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[33773]: cephadm 2023-10-09T10:05:06.171871+0000 mgr.y (mgr.25841) 17 : cephadm [INF] Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:05:07.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[33773]: cephadm 2023-10-09T10:05:06.336254+0000 mgr.y (mgr.25841) 18 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:05:07.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[33773]: cephadm 2023-10-09T10:05:06.337933+0000 mgr.y (mgr.25841) 19 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:05:07.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[33773]: audit 2023-10-09T10:05:06.727134+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:07.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[33773]: audit 2023-10-09T10:05:06.731502+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:07.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[33773]: audit 2023-10-09T10:05:06.737191+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:07.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[33773]: audit 2023-10-09T10:05:06.743494+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:07.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:06 smithi053 bash[33773]: audit 2023-10-09T10:05:06.749754+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:08.370 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:07 smithi086 bash[27789]: cephadm 2023-10-09T10:05:06.501412+0000 mgr.y (mgr.25841) 20 : cephadm [INF] Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:05:08.371 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:07 smithi086 bash[27789]: cephadm 2023-10-09T10:05:06.503068+0000 mgr.y (mgr.25841) 21 : cephadm [INF] Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:05:08.371 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:07 smithi086 bash[27789]: cluster 2023-10-09T10:05:06.809589+0000 mgr.y (mgr.25841) 22 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:08.371 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:07 smithi086 bash[27789]: cephadm 2023-10-09T10:05:06.822937+0000 mgr.y (mgr.25841) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-09T10:05:08.371 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:07 smithi086 bash[27789]: cephadm 2023-10-09T10:05:07.090639+0000 mgr.y (mgr.25841) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi086 2023-10-09T10:05:08.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:07 smithi053 bash[33773]: cephadm 2023-10-09T10:05:06.501412+0000 mgr.y (mgr.25841) 20 : cephadm [INF] Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:05:08.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:07 smithi053 bash[33773]: cephadm 2023-10-09T10:05:06.503068+0000 mgr.y (mgr.25841) 21 : cephadm [INF] Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:05:08.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:07 smithi053 bash[33773]: cluster 2023-10-09T10:05:06.809589+0000 mgr.y (mgr.25841) 22 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:08.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:07 smithi053 bash[33773]: cephadm 2023-10-09T10:05:06.822937+0000 mgr.y (mgr.25841) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-09T10:05:08.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:07 smithi053 bash[33773]: cephadm 2023-10-09T10:05:07.090639+0000 mgr.y (mgr.25841) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi086 2023-10-09T10:05:08.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:07 smithi053 bash[27369]: cephadm 2023-10-09T10:05:06.501412+0000 mgr.y (mgr.25841) 20 : cephadm [INF] Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:05:08.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:07 smithi053 bash[27369]: cephadm 2023-10-09T10:05:06.503068+0000 mgr.y (mgr.25841) 21 : cephadm [INF] Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:05:08.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:07 smithi053 bash[27369]: cluster 2023-10-09T10:05:06.809589+0000 mgr.y (mgr.25841) 22 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:08.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:07 smithi053 bash[27369]: cephadm 2023-10-09T10:05:06.822937+0000 mgr.y (mgr.25841) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-10-09T10:05:08.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:07 smithi053 bash[27369]: cephadm 2023-10-09T10:05:07.090639+0000 mgr.y (mgr.25841) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi086 2023-10-09T10:05:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:08 smithi086 bash[27789]: audit 2023-10-09T10:05:08.261236+0000 mon.a (mon.0) 871 : audit [DBG] from='client.? 172.21.15.53:0/4027448860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:09.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:08 smithi053 bash[33773]: audit 2023-10-09T10:05:08.261236+0000 mon.a (mon.0) 871 : audit [DBG] from='client.? 172.21.15.53:0/4027448860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:09.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:08 smithi053 bash[27369]: audit 2023-10-09T10:05:08.261236+0000 mon.a (mon.0) 871 : audit [DBG] from='client.? 172.21.15.53:0/4027448860' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:10.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:10 smithi086 bash[27789]: cluster 2023-10-09T10:05:08.810198+0000 mgr.y (mgr.25841) 25 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:10.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:10 smithi053 bash[27369]: cluster 2023-10-09T10:05:08.810198+0000 mgr.y (mgr.25841) 25 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:10.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:10 smithi053 bash[33773]: cluster 2023-10-09T10:05:08.810198+0000 mgr.y (mgr.25841) 25 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:11.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:11 smithi086 bash[27789]: audit 2023-10-09T10:05:10.714619+0000 mon.c (mon.2) 184 : audit [DBG] from='client.? 172.21.15.53:0/747073115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:11.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:11 smithi053 bash[27369]: audit 2023-10-09T10:05:10.714619+0000 mon.c (mon.2) 184 : audit [DBG] from='client.? 172.21.15.53:0/747073115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:11.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:11 smithi053 bash[33773]: audit 2023-10-09T10:05:10.714619+0000 mon.c (mon.2) 184 : audit [DBG] from='client.? 172.21.15.53:0/747073115' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:11.827 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:11 smithi086 systemd[1]: Stopping Ceph prometheus.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:05:11.827 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:11 smithi086 bash[55132]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-prometheus.a 2023-10-09T10:05:11.827 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:11 smithi086 bash[53306]: ts=2023-10-09T10:05:11.594Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-09T10:05:11.827 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:11 smithi086 bash[53306]: ts=2023-10-09T10:05:11.595Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-10-09T10:05:11.827 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:11 smithi086 bash[53306]: ts=2023-10-09T10:05:11.595Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-10-09T10:05:11.827 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:11 smithi086 bash[53306]: ts=2023-10-09T10:05:11.595Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-10-09T10:05:11.827 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:11 smithi086 bash[53306]: ts=2023-10-09T10:05:11.595Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-10-09T10:05:11.828 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:11 smithi086 bash[53306]: ts=2023-10-09T10:05:11.595Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-10-09T10:05:11.828 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:11 smithi086 bash[53306]: ts=2023-10-09T10:05:11.595Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-09T10:05:11.828 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:11 smithi086 bash[53306]: ts=2023-10-09T10:05:11.595Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-10-09T10:05:11.828 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:11 smithi086 bash[53306]: ts=2023-10-09T10:05:11.595Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-10-09T10:05:11.828 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:11 smithi086 bash[53306]: ts=2023-10-09T10:05:11.596Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-10-09T10:05:11.828 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:11 smithi086 bash[53306]: ts=2023-10-09T10:05:11.596Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-10-09T10:05:11.828 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:11 smithi086 bash[53306]: ts=2023-10-09T10:05:11.596Z caller=main.go:1066 level=info msg="See you next time!" 2023-10-09T10:05:12.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:12 smithi086 bash[27789]: cluster 2023-10-09T10:05:10.811256+0000 mgr.y (mgr.25841) 26 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:12.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:12 smithi053 bash[27369]: cluster 2023-10-09T10:05:10.811256+0000 mgr.y (mgr.25841) 26 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:12.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:12 smithi053 bash[33773]: cluster 2023-10-09T10:05:10.811256+0000 mgr.y (mgr.25841) 26 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:12.465 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:12 smithi086 bash[55168]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-09T10:05:12.466 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:12 smithi086 bash[55231]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-prometheus-a 2023-10-09T10:05:12.466 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:12 smithi086 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@prometheus.a.service: Succeeded. 2023-10-09T10:05:12.466 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:12 smithi086 systemd[1]: Stopped Ceph prometheus.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:05:12.466 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:12 smithi086 systemd[1]: Started Ceph prometheus.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:05:13.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:13 smithi086 bash[27789]: audit 2023-10-09T10:05:12.436147+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:13.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:13 smithi086 bash[27789]: audit 2023-10-09T10:05:12.447079+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:13.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:13 smithi086 bash[27789]: audit 2023-10-09T10:05:12.482599+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T10:05:13.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:13 smithi086 bash[27789]: audit 2023-10-09T10:05:12.495858+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:05:13.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:13 smithi086 bash[27789]: audit 2023-10-09T10:05:13.163057+0000 mon.c (mon.2) 187 : audit [DBG] from='client.? 172.21.15.53:0/121199172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:13.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:13 smithi053 bash[33773]: audit 2023-10-09T10:05:12.436147+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:13.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:13 smithi053 bash[33773]: audit 2023-10-09T10:05:12.447079+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:13.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:13 smithi053 bash[33773]: audit 2023-10-09T10:05:12.482599+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T10:05:13.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:13 smithi053 bash[33773]: audit 2023-10-09T10:05:12.495858+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:05:13.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:13 smithi053 bash[33773]: audit 2023-10-09T10:05:13.163057+0000 mon.c (mon.2) 187 : audit [DBG] from='client.? 172.21.15.53:0/121199172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:13.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:13 smithi053 bash[27369]: audit 2023-10-09T10:05:12.436147+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:13.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:13 smithi053 bash[27369]: audit 2023-10-09T10:05:12.447079+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:13.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:13 smithi053 bash[27369]: audit 2023-10-09T10:05:12.482599+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T10:05:13.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:13 smithi053 bash[27369]: audit 2023-10-09T10:05:12.495858+0000 mon.c (mon.2) 186 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:05:13.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:13 smithi053 bash[27369]: audit 2023-10-09T10:05:13.163057+0000 mon.c (mon.2) 187 : audit [DBG] from='client.? 172.21.15.53:0/121199172' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:14.208 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:14 smithi086 bash[55262]: ts=2023-10-09T10:05:14.058Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-10-09T10:05:14.208 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:14 smithi086 bash[55262]: ts=2023-10-09T10:05:14.059Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-10-09T10:05:14.208 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:14 smithi086 bash[55262]: ts=2023-10-09T10:05:14.059Z caller=main.go:518 level=info host_details="(Linux 5.15.0-86-generic #96~20.04.1-Ubuntu SMP Thu Sep 21 13:23:37 UTC 2023 x86_64 smithi086 (none))" 2023-10-09T10:05:14.208 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:14 smithi086 bash[55262]: ts=2023-10-09T10:05:14.059Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-10-09T10:05:14.208 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:14 smithi086 bash[55262]: ts=2023-10-09T10:05:14.059Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-10-09T10:05:14.208 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:14 smithi086 bash[55262]: ts=2023-10-09T10:05:14.061Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-10-09T10:05:14.209 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:14 smithi086 bash[55262]: ts=2023-10-09T10:05:14.062Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-10-09T10:05:14.209 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:14 smithi086 bash[55262]: ts=2023-10-09T10:05:14.063Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-10-09T10:05:14.209 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:14 smithi086 bash[55262]: ts=2023-10-09T10:05:14.065Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-10-09T10:05:14.209 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:14 smithi086 bash[55262]: ts=2023-10-09T10:05:14.067Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.726533ms 2023-10-09T10:05:14.209 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:14 smithi086 bash[55262]: ts=2023-10-09T10:05:14.067Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-10-09T10:05:14.491 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:14 smithi086 bash[27789]: audit 2023-10-09T10:05:12.483901+0000 mgr.y (mgr.25841) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T10:05:14.491 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:14 smithi086 bash[27789]: cluster 2023-10-09T10:05:12.811746+0000 mgr.y (mgr.25841) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:14.492 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:14 smithi086 bash[55262]: ts=2023-10-09T10:05:14.217Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-10-09T10:05:14.492 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:14 smithi086 bash[55262]: ts=2023-10-09T10:05:14.455Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-10-09T10:05:14.867 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:14 smithi086 bash[55262]: ts=2023-10-09T10:05:14.491Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-10-09T10:05:14.867 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:14 smithi086 bash[55262]: ts=2023-10-09T10:05:14.491Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-10-09T10:05:14.867 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:14 smithi086 bash[55262]: ts=2023-10-09T10:05:14.491Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=68.786µs wal_replay_duration=424.087102ms total_replay_duration=425.908728ms 2023-10-09T10:05:14.867 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:14 smithi086 bash[55262]: ts=2023-10-09T10:05:14.495Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-10-09T10:05:14.867 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:14 smithi086 bash[55262]: ts=2023-10-09T10:05:14.495Z caller=main.go:947 level=info msg="TSDB started" 2023-10-09T10:05:14.868 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:14 smithi086 bash[55262]: ts=2023-10-09T10:05:14.495Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-10-09T10:05:14.868 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:14 smithi086 bash[55262]: ts=2023-10-09T10:05:14.520Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.558798ms db_storage=1.096µs remote_storage=1.75µs web_handler=601ns query_engine=1.178µs scrape=344.727µs scrape_sd=141.726µs notify=12.903µs notify_sd=14.976µs rules=23.68407ms 2023-10-09T10:05:14.868 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:14 smithi086 bash[55262]: ts=2023-10-09T10:05:14.520Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-10-09T10:05:14.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:14 smithi053 bash[33773]: audit 2023-10-09T10:05:12.483901+0000 mgr.y (mgr.25841) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T10:05:14.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:14 smithi053 bash[33773]: cluster 2023-10-09T10:05:12.811746+0000 mgr.y (mgr.25841) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:14.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:14 smithi053 bash[27369]: audit 2023-10-09T10:05:12.483901+0000 mgr.y (mgr.25841) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-10-09T10:05:14.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:14 smithi053 bash[27369]: cluster 2023-10-09T10:05:12.811746+0000 mgr.y (mgr.25841) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:15.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:15 smithi086 bash[27789]: cluster 2023-10-09T10:05:14.812516+0000 mgr.y (mgr.25841) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:15.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:15 smithi086 bash[27789]: cephadm 2023-10-09T10:05:15.021145+0000 mgr.y (mgr.25841) 30 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-09T10:05:15.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:15 smithi086 bash[27789]: audit 2023-10-09T10:05:15.021977+0000 mon.c (mon.2) 188 : audit [INF] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T10:05:15.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:15 smithi086 bash[27789]: audit 2023-10-09T10:05:15.022920+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25841 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T10:05:15.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:15 smithi086 bash[27789]: audit 2023-10-09T10:05:15.025393+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T10:05:15.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:15 smithi086 bash[27789]: audit 2023-10-09T10:05:15.027540+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:05:15.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:15 smithi086 bash[27789]: cephadm 2023-10-09T10:05:15.029718+0000 mgr.y (mgr.25841) 31 : cephadm [INF] Deploying daemon mgr.x on smithi086 2023-10-09T10:05:15.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:15 smithi053 bash[27369]: cluster 2023-10-09T10:05:14.812516+0000 mgr.y (mgr.25841) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:15.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:15 smithi053 bash[27369]: cephadm 2023-10-09T10:05:15.021145+0000 mgr.y (mgr.25841) 30 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-09T10:05:15.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:15 smithi053 bash[27369]: audit 2023-10-09T10:05:15.021977+0000 mon.c (mon.2) 188 : audit [INF] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T10:05:15.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:15 smithi053 bash[27369]: audit 2023-10-09T10:05:15.022920+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25841 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T10:05:15.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:15 smithi053 bash[27369]: audit 2023-10-09T10:05:15.025393+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T10:05:15.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:15 smithi053 bash[27369]: audit 2023-10-09T10:05:15.027540+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:05:15.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:15 smithi053 bash[27369]: cephadm 2023-10-09T10:05:15.029718+0000 mgr.y (mgr.25841) 31 : cephadm [INF] Deploying daemon mgr.x on smithi086 2023-10-09T10:05:15.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:15 smithi053 bash[33773]: cluster 2023-10-09T10:05:14.812516+0000 mgr.y (mgr.25841) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:15.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:15 smithi053 bash[33773]: cephadm 2023-10-09T10:05:15.021145+0000 mgr.y (mgr.25841) 30 : cephadm [INF] Upgrade: Updating mgr.x 2023-10-09T10:05:15.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:15 smithi053 bash[33773]: audit 2023-10-09T10:05:15.021977+0000 mon.c (mon.2) 188 : audit [INF] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T10:05:15.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:15 smithi053 bash[33773]: audit 2023-10-09T10:05:15.022920+0000 mon.a (mon.0) 874 : audit [INF] from='mgr.25841 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T10:05:15.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:15 smithi053 bash[33773]: audit 2023-10-09T10:05:15.025393+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T10:05:15.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:15 smithi053 bash[33773]: audit 2023-10-09T10:05:15.027540+0000 mon.c (mon.2) 190 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:05:15.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:15 smithi053 bash[33773]: cephadm 2023-10-09T10:05:15.029718+0000 mgr.y (mgr.25841) 31 : cephadm [INF] Deploying daemon mgr.x on smithi086 2023-10-09T10:05:16.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:16 smithi086 bash[27789]: audit 2023-10-09T10:05:15.618424+0000 mon.a (mon.0) 875 : audit [DBG] from='client.? 172.21.15.53:0/1603893996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:16.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:16 smithi053 bash[33773]: audit 2023-10-09T10:05:15.618424+0000 mon.a (mon.0) 875 : audit [DBG] from='client.? 172.21.15.53:0/1603893996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:16.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:16 smithi053 bash[27369]: audit 2023-10-09T10:05:15.618424+0000 mon.a (mon.0) 875 : audit [DBG] from='client.? 172.21.15.53:0/1603893996' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:17.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:17 smithi086 systemd[1]: Stopping Ceph mgr.x for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:05:17.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:17 smithi086 bash[27789]: cluster 2023-10-09T10:05:16.813590+0000 mgr.y (mgr.25841) 32 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:17.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:17 smithi053 bash[33773]: cluster 2023-10-09T10:05:16.813590+0000 mgr.y (mgr.25841) 32 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:17.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:17 smithi053 bash[27369]: cluster 2023-10-09T10:05:16.813590+0000 mgr.y (mgr.25841) 32 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:18.541 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:18 smithi086 bash[55561]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-mgr-x 2023-10-09T10:05:18.541 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:18 smithi086 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-10-09T10:05:18.541 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:18 smithi086 bash[55626]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-mgr-x 2023-10-09T10:05:18.541 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:18 smithi086 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-10-09T10:05:18.542 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:18 smithi086 systemd[1]: Stopped Ceph mgr.x for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:05:18.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:18 smithi086 bash[27789]: audit 2023-10-09T10:05:18.073332+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.53:0/3436084739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:18.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:18 smithi086 systemd[1]: Started Ceph mgr.x for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:05:18.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:18 smithi053 bash[33773]: audit 2023-10-09T10:05:18.073332+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.53:0/3436084739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:18.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:18 smithi053 bash[27369]: audit 2023-10-09T10:05:18.073332+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.53:0/3436084739' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:19.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:19 smithi086 bash[55683]: debug 2023-10-09T10:05:19.755+0000 7fe8384c5700 1 -- 172.21.15.86:0/3385651025 <== mon.1 v2:172.21.15.86:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d1c66831e0 con 0x55d1c7402400 2023-10-09T10:05:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:19 smithi086 bash[27789]: audit 2023-10-09T10:05:18.730951+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:19.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:19 smithi086 bash[27789]: audit 2023-10-09T10:05:18.739696+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:19.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:19 smithi086 bash[27789]: audit 2023-10-09T10:05:18.753908+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:05:19.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:19 smithi086 bash[27789]: cluster 2023-10-09T10:05:18.814232+0000 mgr.y (mgr.25841) 33 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:19.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:19 smithi086 bash[27789]: audit 2023-10-09T10:05:18.935746+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:05:20.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:19 smithi053 bash[27369]: audit 2023-10-09T10:05:18.730951+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:20.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:19 smithi053 bash[27369]: audit 2023-10-09T10:05:18.739696+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:20.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:19 smithi053 bash[27369]: audit 2023-10-09T10:05:18.753908+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:05:20.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:19 smithi053 bash[27369]: cluster 2023-10-09T10:05:18.814232+0000 mgr.y (mgr.25841) 33 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:20.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:19 smithi053 bash[27369]: audit 2023-10-09T10:05:18.935746+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:05:20.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:19 smithi053 bash[33773]: audit 2023-10-09T10:05:18.730951+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:20.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:19 smithi053 bash[33773]: audit 2023-10-09T10:05:18.739696+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:20.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:19 smithi053 bash[33773]: audit 2023-10-09T10:05:18.753908+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:05:20.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:19 smithi053 bash[33773]: cluster 2023-10-09T10:05:18.814232+0000 mgr.y (mgr.25841) 33 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:20.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:19 smithi053 bash[33773]: audit 2023-10-09T10:05:18.935746+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:05:20.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:19 smithi086 bash[55683]: debug 2023-10-09T10:05:19.919+0000 7fe842613200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T10:05:21.032 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:20 smithi086 bash[27789]: audit 2023-10-09T10:05:20.535769+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.53:0/2065864031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:21.032 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:20 smithi086 bash[55683]: debug 2023-10-09T10:05:20.819+0000 7fe842613200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-09T10:05:21.032 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:20 smithi086 bash[55683]: debug 2023-10-09T10:05:20.923+0000 7fe842613200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T10:05:21.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:20 smithi053 bash[33773]: audit 2023-10-09T10:05:20.535769+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.53:0/2065864031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:21.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:20 smithi053 bash[27369]: audit 2023-10-09T10:05:20.535769+0000 mon.a (mon.0) 879 : audit [DBG] from='client.? 172.21.15.53:0/2065864031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:21.617 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:21 smithi086 bash[55683]: debug 2023-10-09T10:05:21.027+0000 7fe842613200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T10:05:21.617 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:21 smithi086 bash[55683]: debug 2023-10-09T10:05:21.295+0000 7fe842613200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T10:05:22.070 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:21 smithi086 bash[27789]: cluster 2023-10-09T10:05:20.815308+0000 mgr.y (mgr.25841) 34 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:22.070 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:21 smithi086 bash[55683]: debug 2023-10-09T10:05:21.655+0000 7fe842613200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T10:05:22.070 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:21 smithi086 bash[55683]: debug 2023-10-09T10:05:21.831+0000 7fe842613200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T10:05:22.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:21 smithi053 bash[27369]: cluster 2023-10-09T10:05:20.815308+0000 mgr.y (mgr.25841) 34 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:22.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:21 smithi053 bash[33773]: cluster 2023-10-09T10:05:20.815308+0000 mgr.y (mgr.25841) 34 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:22.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:05:22] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.33.4" 2023-10-09T10:05:23.617 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:22 smithi086 bash[55683]: debug 2023-10-09T10:05:22.067+0000 7fe842613200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T10:05:23.617 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:23 smithi086 bash[55683]: debug 2023-10-09T10:05:23.139+0000 7fe842613200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T10:05:23.617 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:23 smithi086 bash[55683]: debug 2023-10-09T10:05:23.251+0000 7fe842613200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-09T10:05:23.617 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:23 smithi086 bash[55683]: debug 2023-10-09T10:05:23.371+0000 7fe842613200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T10:05:24.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:23 smithi053 bash[33773]: cluster 2023-10-09T10:05:22.815966+0000 mgr.y (mgr.25841) 35 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:24.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:23 smithi053 bash[33773]: audit 2023-10-09T10:05:22.993340+0000 mon.a (mon.0) 880 : audit [DBG] from='client.? 172.21.15.53:0/1738717593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:24.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:23 smithi053 bash[27369]: cluster 2023-10-09T10:05:22.815966+0000 mgr.y (mgr.25841) 35 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:24.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:23 smithi053 bash[27369]: audit 2023-10-09T10:05:22.993340+0000 mon.a (mon.0) 880 : audit [DBG] from='client.? 172.21.15.53:0/1738717593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:24.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:23 smithi086 bash[27789]: cluster 2023-10-09T10:05:22.815966+0000 mgr.y (mgr.25841) 35 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:24.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:23 smithi086 bash[27789]: audit 2023-10-09T10:05:22.993340+0000 mon.a (mon.0) 880 : audit [DBG] from='client.? 172.21.15.53:0/1738717593' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:24.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:23 smithi086 bash[55683]: debug 2023-10-09T10:05:23.867+0000 7fe842613200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-09T10:05:24.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:24 smithi086 bash[55683]: debug 2023-10-09T10:05:24.107+0000 7fe842613200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T10:05:25.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:24 smithi086 bash[55683]: debug 2023-10-09T10:05:24.627+0000 7fe842613200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T10:05:25.617 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:25 smithi086 bash[55683]: debug 2023-10-09T10:05:25.210+0000 7fe842613200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T10:05:26.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:25 smithi086 bash[55683]: debug 2023-10-09T10:05:25.814+0000 7fe842613200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-09T10:05:26.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:25 smithi086 bash[55683]: debug 2023-10-09T10:05:25.942+0000 7fe842613200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T10:05:26.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:25 smithi086 bash[27789]: cluster 2023-10-09T10:05:24.816798+0000 mgr.y (mgr.25841) 36 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:26.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:25 smithi086 bash[27789]: audit 2023-10-09T10:05:24.950434+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:26.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:25 smithi086 bash[27789]: audit 2023-10-09T10:05:24.958855+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:26.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:25 smithi086 bash[27789]: audit 2023-10-09T10:05:25.458053+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.53:0/1177521989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:26.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:25 smithi086 bash[27789]: audit 2023-10-09T10:05:25.755573+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:26.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:25 smithi086 bash[27789]: audit 2023-10-09T10:05:25.764445+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:26.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:25 smithi053 bash[27369]: cluster 2023-10-09T10:05:24.816798+0000 mgr.y (mgr.25841) 36 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:26.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:25 smithi053 bash[27369]: audit 2023-10-09T10:05:24.950434+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:26.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:25 smithi053 bash[27369]: audit 2023-10-09T10:05:24.958855+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:26.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:25 smithi053 bash[27369]: audit 2023-10-09T10:05:25.458053+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.53:0/1177521989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:26.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:25 smithi053 bash[27369]: audit 2023-10-09T10:05:25.755573+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:26.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:25 smithi053 bash[27369]: audit 2023-10-09T10:05:25.764445+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:26.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:25 smithi053 bash[33773]: cluster 2023-10-09T10:05:24.816798+0000 mgr.y (mgr.25841) 36 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:26.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:25 smithi053 bash[33773]: audit 2023-10-09T10:05:24.950434+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:26.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:25 smithi053 bash[33773]: audit 2023-10-09T10:05:24.958855+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:26.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:25 smithi053 bash[33773]: audit 2023-10-09T10:05:25.458053+0000 mon.a (mon.0) 883 : audit [DBG] from='client.? 172.21.15.53:0/1177521989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:26.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:25 smithi053 bash[33773]: audit 2023-10-09T10:05:25.755573+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:26.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:25 smithi053 bash[33773]: audit 2023-10-09T10:05:25.764445+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:26.598 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:26 smithi086 bash[55683]: debug 2023-10-09T10:05:26.330+0000 7fe842613200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T10:05:26.598 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:26 smithi086 bash[55683]: debug 2023-10-09T10:05:26.446+0000 7fe842613200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T10:05:26.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:26 smithi086 bash[55683]: debug 2023-10-09T10:05:26.594+0000 7fe842613200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T10:05:26.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:26 smithi086 bash[55683]: debug 2023-10-09T10:05:26.714+0000 7fe842613200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T10:05:26.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:26 smithi086 bash[55683]: debug 2023-10-09T10:05:26.842+0000 7fe842613200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T10:05:27.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:27 smithi086 bash[55683]: debug 2023-10-09T10:05:27.038+0000 7fe842613200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T10:05:27.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:27 smithi086 bash[55683]: debug 2023-10-09T10:05:27.170+0000 7fe842613200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T10:05:28.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:27 smithi086 bash[27789]: cluster 2023-10-09T10:05:26.817902+0000 mgr.y (mgr.25841) 37 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:28.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:27 smithi086 bash[27789]: audit 2023-10-09T10:05:27.924231+0000 mon.c (mon.2) 193 : audit [DBG] from='client.? 172.21.15.53:0/2610350162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:28.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:27 smithi053 bash[33773]: cluster 2023-10-09T10:05:26.817902+0000 mgr.y (mgr.25841) 37 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:28.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:27 smithi053 bash[33773]: audit 2023-10-09T10:05:27.924231+0000 mon.c (mon.2) 193 : audit [DBG] from='client.? 172.21.15.53:0/2610350162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:28.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:27 smithi053 bash[27369]: cluster 2023-10-09T10:05:26.817902+0000 mgr.y (mgr.25841) 37 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:28.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:27 smithi053 bash[27369]: audit 2023-10-09T10:05:27.924231+0000 mon.c (mon.2) 193 : audit [DBG] from='client.? 172.21.15.53:0/2610350162' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:28.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:28 smithi086 bash[55683]: debug 2023-10-09T10:05:28.422+0000 7fe842613200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T10:05:28.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:28 smithi086 bash[55683]: [09/Oct/2023:10:05:28] ENGINE Bus STARTING 2023-10-09T10:05:28.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:28 smithi086 bash[55683]: CherryPy Checker: 2023-10-09T10:05:28.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:28 smithi086 bash[55683]: The Application mounted at '' has an empty config. 2023-10-09T10:05:28.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:28 smithi086 bash[55683]: [09/Oct/2023:10:05:28] ENGINE Serving on http://:::9283 2023-10-09T10:05:28.868 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:28 smithi086 bash[55683]: [09/Oct/2023:10:05:28] ENGINE Bus STARTED 2023-10-09T10:05:28.868 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:28 smithi086 bash[55262]: ts=2023-10-09T10:05: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-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:05:29.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:28 smithi086 bash[27789]: cluster 2023-10-09T10:05:28.448312+0000 mon.a (mon.0) 886 : cluster [DBG] Standby manager daemon x restarted 2023-10-09T10:05:29.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:28 smithi086 bash[27789]: cluster 2023-10-09T10:05:28.448498+0000 mon.a (mon.0) 887 : cluster [DBG] Standby manager daemon x started 2023-10-09T10:05:29.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:28 smithi086 bash[27789]: audit 2023-10-09T10:05:28.454116+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.? 172.21.15.86:0/587145550' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T10:05:29.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:28 smithi086 bash[27789]: audit 2023-10-09T10:05:28.456248+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.? 172.21.15.86:0/587145550' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T10:05:29.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:28 smithi086 bash[27789]: audit 2023-10-09T10:05:28.460341+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.? 172.21.15.86:0/587145550' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T10:05:29.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:28 smithi086 bash[27789]: audit 2023-10-09T10:05:28.461816+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.? 172.21.15.86:0/587145550' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T10:05:29.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:28 smithi053 bash[27369]: cluster 2023-10-09T10:05:28.448312+0000 mon.a (mon.0) 886 : cluster [DBG] Standby manager daemon x restarted 2023-10-09T10:05:29.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:28 smithi053 bash[27369]: cluster 2023-10-09T10:05:28.448498+0000 mon.a (mon.0) 887 : cluster [DBG] Standby manager daemon x started 2023-10-09T10:05:29.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:28 smithi053 bash[27369]: audit 2023-10-09T10:05:28.454116+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.? 172.21.15.86:0/587145550' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T10:05:29.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:28 smithi053 bash[27369]: audit 2023-10-09T10:05:28.456248+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.? 172.21.15.86:0/587145550' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T10:05:29.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:28 smithi053 bash[27369]: audit 2023-10-09T10:05:28.460341+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.? 172.21.15.86:0/587145550' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T10:05:29.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:28 smithi053 bash[27369]: audit 2023-10-09T10:05:28.461816+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.? 172.21.15.86:0/587145550' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T10:05:29.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:28 smithi053 bash[33773]: cluster 2023-10-09T10:05:28.448312+0000 mon.a (mon.0) 886 : cluster [DBG] Standby manager daemon x restarted 2023-10-09T10:05:29.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:28 smithi053 bash[33773]: cluster 2023-10-09T10:05:28.448498+0000 mon.a (mon.0) 887 : cluster [DBG] Standby manager daemon x started 2023-10-09T10:05:29.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:28 smithi053 bash[33773]: audit 2023-10-09T10:05:28.454116+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.? 172.21.15.86:0/587145550' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T10:05:29.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:28 smithi053 bash[33773]: audit 2023-10-09T10:05:28.456248+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.? 172.21.15.86:0/587145550' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T10:05:29.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:28 smithi053 bash[33773]: audit 2023-10-09T10:05:28.460341+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.? 172.21.15.86:0/587145550' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T10:05:29.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:28 smithi053 bash[33773]: audit 2023-10-09T10:05:28.461816+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.? 172.21.15.86:0/587145550' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T10:05:30.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:29 smithi086 bash[27789]: cluster 2023-10-09T10:05:28.818584+0000 mgr.y (mgr.25841) 38 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:30.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:29 smithi086 bash[27789]: cluster 2023-10-09T10:05:28.971262+0000 mon.a (mon.0) 888 : cluster [DBG] mgrmap e31: y(active, since 40s), standbys: x 2023-10-09T10:05:30.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:29 smithi053 bash[33773]: cluster 2023-10-09T10:05:28.818584+0000 mgr.y (mgr.25841) 38 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:30.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:29 smithi053 bash[33773]: cluster 2023-10-09T10:05:28.971262+0000 mon.a (mon.0) 888 : cluster [DBG] mgrmap e31: y(active, since 40s), standbys: x 2023-10-09T10:05:30.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:29 smithi053 bash[27369]: cluster 2023-10-09T10:05:28.818584+0000 mgr.y (mgr.25841) 38 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:30.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:29 smithi053 bash[27369]: cluster 2023-10-09T10:05:28.971262+0000 mon.a (mon.0) 888 : cluster [DBG] mgrmap e31: y(active, since 40s), standbys: x 2023-10-09T10:05:31.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:30 smithi086 bash[27789]: audit 2023-10-09T10:05:30.393963+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.53:0/2390295610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:31.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:30 smithi053 bash[33773]: audit 2023-10-09T10:05:30.393963+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.53:0/2390295610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:31.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:30 smithi053 bash[27369]: audit 2023-10-09T10:05:30.393963+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.53:0/2390295610' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:32.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:31 smithi086 bash[27789]: cluster 2023-10-09T10:05:30.819647+0000 mgr.y (mgr.25841) 39 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:32.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:31 smithi053 bash[33773]: cluster 2023-10-09T10:05:30.819647+0000 mgr.y (mgr.25841) 39 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:32.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:31 smithi053 bash[27369]: cluster 2023-10-09T10:05:30.819647+0000 mgr.y (mgr.25841) 39 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:32.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:05:32] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.33.4" 2023-10-09T10:05:33.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:32 smithi086 bash[27789]: audit 2023-10-09T10:05:32.843149+0000 mon.a (mon.0) 890 : audit [DBG] from='client.? 172.21.15.53:0/1046515979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:33.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:32 smithi053 bash[33773]: audit 2023-10-09T10:05:32.843149+0000 mon.a (mon.0) 890 : audit [DBG] from='client.? 172.21.15.53:0/1046515979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:33.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:32 smithi053 bash[27369]: audit 2023-10-09T10:05:32.843149+0000 mon.a (mon.0) 890 : audit [DBG] from='client.? 172.21.15.53:0/1046515979' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:34.255 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:33 smithi086 bash[27789]: cluster 2023-10-09T10:05:32.820111+0000 mgr.y (mgr.25841) 40 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:34.255 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:33 smithi086 bash[27789]: audit 2023-10-09T10:05:33.936318+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:05:34.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:33 smithi053 bash[33773]: cluster 2023-10-09T10:05:32.820111+0000 mgr.y (mgr.25841) 40 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:34.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:33 smithi053 bash[33773]: audit 2023-10-09T10:05:33.936318+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:05:34.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:33 smithi053 bash[27369]: cluster 2023-10-09T10:05:32.820111+0000 mgr.y (mgr.25841) 40 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:34.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:33 smithi053 bash[27369]: audit 2023-10-09T10:05:33.936318+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:05:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:36 smithi086 bash[27789]: cluster 2023-10-09T10:05:34.821324+0000 mgr.y (mgr.25841) 41 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:36 smithi086 bash[27789]: audit 2023-10-09T10:05:35.076007+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:36.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:36 smithi086 bash[27789]: audit 2023-10-09T10:05:35.084169+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:36.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:36 smithi086 bash[27789]: audit 2023-10-09T10:05:35.087325+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:05:36.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:36 smithi086 bash[27789]: audit 2023-10-09T10:05:35.088365+0000 mon.c (mon.2) 196 : audit [INF] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:05:36.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:36 smithi086 bash[27789]: audit 2023-10-09T10:05:35.095004+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:36.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:36 smithi086 bash[27789]: audit 2023-10-09T10:05:35.178378+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:05:36.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:36 smithi086 bash[27789]: audit 2023-10-09T10:05:35.185265+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:05:36.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:36 smithi086 bash[27789]: cephadm 2023-10-09T10:05:35.186666+0000 mgr.y (mgr.25841) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-10-09T10:05:36.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:36 smithi086 bash[27789]: audit 2023-10-09T10:05:35.194397+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:36.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:36 smithi086 bash[27789]: audit 2023-10-09T10:05:35.195760+0000 mon.c (mon.2) 199 : audit [INF] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-09T10:05:36.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:36 smithi086 bash[27789]: audit 2023-10-09T10:05:35.196276+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25841 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-09T10:05:36.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:36 smithi086 bash[27789]: audit 2023-10-09T10:05:35.200341+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25841 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-10-09T10:05:36.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:36 smithi086 bash[27789]: audit 2023-10-09T10:05:35.202491+0000 mon.c (mon.2) 200 : audit [INF] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-09T10:05:36.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:36 smithi086 bash[27789]: audit 2023-10-09T10:05:35.202979+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.25841 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-09T10:05:36.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:36 smithi086 bash[27789]: audit 2023-10-09T10:05:35.207164+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25841 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-10-09T10:05:36.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:36 smithi086 bash[27789]: audit 2023-10-09T10:05:35.208843+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-09T10:05:36.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:36 smithi086 bash[27789]: audit 2023-10-09T10:05:35.209843+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-09T10:05:36.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:36 smithi086 bash[27789]: cephadm 2023-10-09T10:05:35.210558+0000 mgr.y (mgr.25841) 43 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-10-09T10:05:36.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:36 smithi086 bash[27789]: audit 2023-10-09T10:05:35.307546+0000 mon.c (mon.2) 203 : audit [DBG] from='client.? 172.21.15.53:0/3967270403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[27369]: cluster 2023-10-09T10:05:34.821324+0000 mgr.y (mgr.25841) 41 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[27369]: audit 2023-10-09T10:05:35.076007+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[27369]: audit 2023-10-09T10:05:35.084169+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[27369]: audit 2023-10-09T10:05:35.087325+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:05:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[27369]: audit 2023-10-09T10:05:35.088365+0000 mon.c (mon.2) 196 : audit [INF] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:05:36.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[27369]: audit 2023-10-09T10:05:35.095004+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:36.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[27369]: audit 2023-10-09T10:05:35.178378+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:05:36.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[27369]: audit 2023-10-09T10:05:35.185265+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:05:36.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[27369]: cephadm 2023-10-09T10:05:35.186666+0000 mgr.y (mgr.25841) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-10-09T10:05:36.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[27369]: audit 2023-10-09T10:05:35.194397+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:36.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[27369]: audit 2023-10-09T10:05:35.195760+0000 mon.c (mon.2) 199 : audit [INF] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-09T10:05:36.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[27369]: audit 2023-10-09T10:05:35.196276+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25841 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-09T10:05:36.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[27369]: audit 2023-10-09T10:05:35.200341+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25841 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-10-09T10:05:36.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[27369]: audit 2023-10-09T10:05:35.202491+0000 mon.c (mon.2) 200 : audit [INF] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-09T10:05:36.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[27369]: audit 2023-10-09T10:05:35.202979+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.25841 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-09T10:05:36.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[27369]: audit 2023-10-09T10:05:35.207164+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25841 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-10-09T10:05:36.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[27369]: audit 2023-10-09T10:05:35.208843+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-09T10:05:36.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[27369]: audit 2023-10-09T10:05:35.209843+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-09T10:05:36.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[27369]: cephadm 2023-10-09T10:05:35.210558+0000 mgr.y (mgr.25841) 43 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-10-09T10:05:36.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[27369]: audit 2023-10-09T10:05:35.307546+0000 mon.c (mon.2) 203 : audit [DBG] from='client.? 172.21.15.53:0/3967270403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:36.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[33773]: cluster 2023-10-09T10:05:34.821324+0000 mgr.y (mgr.25841) 41 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:36.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[33773]: audit 2023-10-09T10:05:35.076007+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:36.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[33773]: audit 2023-10-09T10:05:35.084169+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:36.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[33773]: audit 2023-10-09T10:05:35.087325+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:05:36.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[33773]: audit 2023-10-09T10:05:35.088365+0000 mon.c (mon.2) 196 : audit [INF] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:05:36.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[33773]: audit 2023-10-09T10:05:35.095004+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:36.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[33773]: audit 2023-10-09T10:05:35.178378+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:05:36.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[33773]: audit 2023-10-09T10:05:35.185265+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:05:36.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[33773]: cephadm 2023-10-09T10:05:35.186666+0000 mgr.y (mgr.25841) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-10-09T10:05:36.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[33773]: audit 2023-10-09T10:05:35.194397+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:36.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[33773]: audit 2023-10-09T10:05:35.195760+0000 mon.c (mon.2) 199 : audit [INF] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-09T10:05:36.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[33773]: audit 2023-10-09T10:05:35.196276+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25841 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-10-09T10:05:36.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[33773]: audit 2023-10-09T10:05:35.200341+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25841 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-10-09T10:05:36.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[33773]: audit 2023-10-09T10:05:35.202491+0000 mon.c (mon.2) 200 : audit [INF] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-09T10:05:36.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[33773]: audit 2023-10-09T10:05:35.202979+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.25841 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-10-09T10:05:36.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[33773]: audit 2023-10-09T10:05:35.207164+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.25841 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-10-09T10:05:36.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[33773]: audit 2023-10-09T10:05:35.208843+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-09T10:05:36.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[33773]: audit 2023-10-09T10:05:35.209843+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-10-09T10:05:36.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[33773]: cephadm 2023-10-09T10:05:35.210558+0000 mgr.y (mgr.25841) 43 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-10-09T10:05:36.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:36 smithi053 bash[33773]: audit 2023-10-09T10:05:35.307546+0000 mon.c (mon.2) 203 : audit [DBG] from='client.? 172.21.15.53:0/3967270403' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:38 smithi086 bash[27789]: cluster 2023-10-09T10:05:36.822478+0000 mgr.y (mgr.25841) 44 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:38 smithi086 bash[27789]: audit 2023-10-09T10:05:37.690751+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:38 smithi086 bash[27789]: audit 2023-10-09T10:05:37.692151+0000 mon.c (mon.2) 204 : audit [INF] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T10:05:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:38 smithi086 bash[27789]: audit 2023-10-09T10:05:37.693145+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T10:05:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:38 smithi086 bash[27789]: audit 2023-10-09T10:05:37.694124+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:05:38.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:38 smithi086 bash[27789]: audit 2023-10-09T10:05:37.778105+0000 mon.a (mon.0) 900 : audit [DBG] from='client.? 172.21.15.53:0/967850899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:38.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:38 smithi053 bash[27369]: cluster 2023-10-09T10:05:36.822478+0000 mgr.y (mgr.25841) 44 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:38.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:38 smithi053 bash[27369]: audit 2023-10-09T10:05:37.690751+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:38.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:38 smithi053 bash[27369]: audit 2023-10-09T10:05:37.692151+0000 mon.c (mon.2) 204 : audit [INF] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T10:05:38.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:38 smithi053 bash[27369]: audit 2023-10-09T10:05:37.693145+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T10:05:38.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:38 smithi053 bash[27369]: audit 2023-10-09T10:05:37.694124+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:05:38.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:38 smithi053 bash[27369]: audit 2023-10-09T10:05:37.778105+0000 mon.a (mon.0) 900 : audit [DBG] from='client.? 172.21.15.53:0/967850899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:38.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:38 smithi053 bash[33773]: cluster 2023-10-09T10:05:36.822478+0000 mgr.y (mgr.25841) 44 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:38.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:38 smithi053 bash[33773]: audit 2023-10-09T10:05:37.690751+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.25841 ' entity='mgr.y' 2023-10-09T10:05:38.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:38 smithi053 bash[33773]: audit 2023-10-09T10:05:37.692151+0000 mon.c (mon.2) 204 : audit [INF] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T10:05:38.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:38 smithi053 bash[33773]: audit 2023-10-09T10:05:37.693145+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T10:05:38.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:38 smithi053 bash[33773]: audit 2023-10-09T10:05:37.694124+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.25841 172.21.15.53:0/3037599731' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:05:38.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:38 smithi053 bash[33773]: audit 2023-10-09T10:05:37.778105+0000 mon.a (mon.0) 900 : audit [DBG] from='client.? 172.21.15.53:0/967850899' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:39.091 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:38 smithi086 bash[55262]: ts=2023-10-09T10:05:38.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-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:05:39.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:39 smithi086 bash[27789]: cephadm 2023-10-09T10:05:37.681498+0000 mgr.y (mgr.25841) 45 : cephadm [INF] Upgrade: Updating mon.a 2023-10-09T10:05:39.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:39 smithi086 bash[27789]: cephadm 2023-10-09T10:05:37.695242+0000 mgr.y (mgr.25841) 46 : cephadm [INF] Deploying daemon mon.a on smithi053 2023-10-09T10:05:39.413 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:39 smithi053 bash[27369]: cephadm 2023-10-09T10:05:37.681498+0000 mgr.y (mgr.25841) 45 : cephadm [INF] Upgrade: Updating mon.a 2023-10-09T10:05:39.413 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:39 smithi053 bash[27369]: cephadm 2023-10-09T10:05:37.695242+0000 mgr.y (mgr.25841) 46 : cephadm [INF] Deploying daemon mon.a on smithi053 2023-10-09T10:05:39.414 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:39 smithi053 bash[33773]: cephadm 2023-10-09T10:05:37.681498+0000 mgr.y (mgr.25841) 45 : cephadm [INF] Upgrade: Updating mon.a 2023-10-09T10:05:39.414 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:39 smithi053 bash[33773]: cephadm 2023-10-09T10:05:37.695242+0000 mgr.y (mgr.25841) 46 : cephadm [INF] Deploying daemon mon.a on smithi053 2023-10-09T10:05:40.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:40 smithi086 bash[27789]: cluster 2023-10-09T10:05:38.823082+0000 mgr.y (mgr.25841) 47 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:40.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:40 smithi053 bash[33773]: cluster 2023-10-09T10:05:38.823082+0000 mgr.y (mgr.25841) 47 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:40.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:40 smithi053 bash[27369]: cluster 2023-10-09T10:05:38.823082+0000 mgr.y (mgr.25841) 47 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:40.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:40 smithi053 systemd[1]: Stopping Ceph mon.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:05:40.729 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:40 smithi053 bash[27369]: debug 2023-10-09T10:05:40.453+0000 7f6cc80fb700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-09T10:05:40.729 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:40 smithi053 bash[27369]: debug 2023-10-09T10:05:40.453+0000 7f6cc80fb700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-10-09T10:05:41.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:41 smithi053 bash[76737]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-mon-a 2023-10-09T10:05:41.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:41 smithi053 bash[76800]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-mon-a 2023-10-09T10:05:41.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:41 smithi053 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mon.a.service: Succeeded. 2023-10-09T10:05:41.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:41 smithi053 systemd[1]: Stopped Ceph mon.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:05:41.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:41 smithi053 systemd[1]: Started Ceph mon.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:05:42.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:05:42] "GET /metrics HTTP/1.1" 200 33904 "" "Prometheus/2.33.4" 2023-10-09T10:05:42.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.537+0000 7f1b449bdc80 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-09T10:05:42.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.537+0000 7f1b449bdc80 0 ceph version 18.2.0-598-gb4fa663f (b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0) reef (stable), process ceph-mon, pid 7 2023-10-09T10:05:42.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.537+0000 7f1b449bdc80 0 pidfile_write: ignore empty --pid-file 2023-10-09T10:05:42.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 0 load: jerasure load: lrc 2023-10-09T10:05:42.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: RocksDB version: 7.9.2 2023-10-09T10:05:42.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: Git sha 0 2023-10-09T10:05:42.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: Compile date 2023-10-06 16:19:06 2023-10-09T10:05:42.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: DB SUMMARY 2023-10-09T10:05:42.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: DB Session ID: UGIG6AA7AWVLUBXE6JZB 2023-10-09T10:05:42.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: CURRENT file: CURRENT 2023-10-09T10:05:42.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: IDENTITY file: IDENTITY 2023-10-09T10:05:42.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 966 Bytes 2023-10-09T10:05:42.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000023.sst 2023-10-09T10:05:42.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000021.log size: 15998648 ; 2023-10-09T10:05:42.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: Options.error_if_exists: 0 2023-10-09T10:05:42.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: Options.create_if_missing: 0 2023-10-09T10:05:42.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: Options.paranoid_checks: 1 2023-10-09T10:05:42.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-10-09T10:05:42.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-09T10:05:42.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-09T10:05:42.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: Options.env: 0x5593a377f720 2023-10-09T10:05:42.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: Options.fs: PosixFileSystem 2023-10-09T10:05:42.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: Options.info_log: 0x5593a618b400 2023-10-09T10:05:42.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-09T10:05:42.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: Options.statistics: (nil) 2023-10-09T10:05:42.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: Options.use_fsync: 0 2023-10-09T10:05:42.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: Options.max_log_file_size: 0 2023-10-09T10:05:42.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-09T10:05:42.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-09T10:05:42.928 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-09T10:05:42.928 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.541+0000 7f1b449bdc80 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-09T10:05:42.928 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.allow_fallocate: 1 2023-10-09T10:05:42.928 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-09T10:05:42.928 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-09T10:05:42.928 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.use_direct_reads: 0 2023-10-09T10:05:42.928 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-09T10:05:42.928 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.create_missing_column_families: 0 2023-10-09T10:05:42.929 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.db_log_dir: 2023-10-09T10:05:42.929 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.wal_dir: 2023-10-09T10:05:42.929 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-09T10:05:42.929 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-09T10:05:42.929 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-09T10:05:42.929 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-09T10:05:42.929 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-09T10:05:42.930 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-09T10:05:42.930 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.advise_random_on_open: 1 2023-10-09T10:05:42.930 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-09T10:05:42.930 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.write_buffer_manager: 0x5593a54185a0 2023-10-09T10:05:42.930 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-09T10:05:42.930 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-09T10:05:42.930 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-09T10:05:42.930 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.rate_limiter: (nil) 2023-10-09T10:05:42.931 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-09T10:05:42.931 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-09T10:05:42.931 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-09T10:05:42.931 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-09T10:05:42.931 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.unordered_write: 0 2023-10-09T10:05:42.931 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-09T10:05:42.931 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-09T10:05:42.931 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-09T10:05:42.932 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-09T10:05:42.932 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.row_cache: None 2023-10-09T10:05:42.932 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.wal_filter: None 2023-10-09T10:05:42.932 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-09T10:05:42.932 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-09T10:05:42.932 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.two_write_queues: 0 2023-10-09T10:05:42.932 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.manual_wal_flush: 0 2023-10-09T10:05:42.932 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.wal_compression: 0 2023-10-09T10:05:42.933 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.atomic_flush: 0 2023-10-09T10:05:42.933 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-09T10:05:42.933 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-09T10:05:42.933 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-09T10:05:42.933 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.log_readahead_size: 0 2023-10-09T10:05:42.933 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-09T10:05:42.933 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.best_efforts_recovery: 0 2023-10-09T10:05:42.933 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-09T10:05:42.934 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-09T10:05:42.934 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.allow_data_in_errors: 0 2023-10-09T10:05:42.934 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.db_host_id: __hostname__ 2023-10-09T10:05:42.934 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-10-09T10:05:42.934 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.max_background_jobs: 2 2023-10-09T10:05:42.934 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.max_background_compactions: -1 2023-10-09T10:05:42.934 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.max_subcompactions: 1 2023-10-09T10:05:42.935 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-09T10:05:42.935 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-09T10:05:42.935 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-09T10:05:42.935 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.max_total_wal_size: 0 2023-10-09T10:05:42.935 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-09T10:05:42.935 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-09T10:05:42.935 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-09T10:05:42.936 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-09T10:05:42.936 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.max_open_files: -1 2023-10-09T10:05:42.936 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.bytes_per_sync: 0 2023-10-09T10:05:42.936 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-09T10:05:42.936 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-09T10:05:42.936 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-09T10:05:42.936 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.max_background_flushes: -1 2023-10-09T10:05:42.937 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Compression algorithms supported: 2023-10-09T10:05:42.937 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-09T10:05:42.937 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: kZSTD supported: 0 2023-10-09T10:05:42.937 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: kXpressCompression supported: 0 2023-10-09T10:05:42.937 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-09T10:05:42.937 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: kZlibCompression supported: 1 2023-10-09T10:05:42.937 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: kSnappyCompression supported: 1 2023-10-09T10:05:42.937 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: kLZ4Compression supported: 1 2023-10-09T10:05:42.938 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: kBZip2Compression supported: 0 2023-10-09T10:05:42.938 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-09T10:05:42.938 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-10-09T10:05:42.938 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 2023-10-09T10:05:42.938 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-09T10:05:42.938 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-09T10:05:42.938 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.merge_operator: 2023-10-09T10:05:42.938 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.compaction_filter: None 2023-10-09T10:05:42.939 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.compaction_filter_factory: None 2023-10-09T10:05:42.939 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.sst_partitioner_factory: None 2023-10-09T10:05:42.939 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-09T10:05:42.939 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-09T10:05:42.939 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5593a618b520) 2023-10-09T10:05:42.939 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: cache_index_and_filter_blocks: 1 2023-10-09T10:05:42.939 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-09T10:05:42.940 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-09T10:05:42.940 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: pin_top_level_index_and_filter: 1 2023-10-09T10:05:42.940 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: index_type: 0 2023-10-09T10:05:42.940 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: data_block_index_type: 0 2023-10-09T10:05:42.940 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: index_shortening: 1 2023-10-09T10:05:42.940 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: data_block_hash_table_util_ratio: 0.750000 2023-10-09T10:05:42.940 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: checksum: 4 2023-10-09T10:05:42.940 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: no_block_cache: 0 2023-10-09T10:05:42.941 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: block_cache: 0x5593a549b1f0 2023-10-09T10:05:42.941 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: block_cache_name: BinnedLRUCache 2023-10-09T10:05:42.941 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: block_cache_options: 2023-10-09T10:05:42.941 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: capacity : 536870912 2023-10-09T10:05:42.941 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: num_shard_bits : 4 2023-10-09T10:05:42.941 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: strict_capacity_limit : 0 2023-10-09T10:05:42.941 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: high_pri_pool_ratio: 0.000 2023-10-09T10:05:42.941 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: block_cache_compressed: (nil) 2023-10-09T10:05:42.942 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: persistent_cache: (nil) 2023-10-09T10:05:42.942 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: block_size: 4096 2023-10-09T10:05:42.942 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: block_size_deviation: 10 2023-10-09T10:05:42.942 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: block_restart_interval: 16 2023-10-09T10:05:42.942 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: index_block_restart_interval: 1 2023-10-09T10:05:42.942 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: metadata_block_size: 4096 2023-10-09T10:05:42.942 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: partition_filters: 0 2023-10-09T10:05:42.942 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: use_delta_encoding: 1 2023-10-09T10:05:42.943 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: filter_policy: bloomfilter 2023-10-09T10:05:42.943 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: whole_key_filtering: 1 2023-10-09T10:05:42.943 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: verify_compression: 0 2023-10-09T10:05:42.943 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: read_amp_bytes_per_bit: 0 2023-10-09T10:05:42.943 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: format_version: 5 2023-10-09T10:05:42.943 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: enable_index_compression: 1 2023-10-09T10:05:42.943 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: block_align: 0 2023-10-09T10:05:42.943 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: max_auto_readahead_size: 262144 2023-10-09T10:05:42.944 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: prepopulate_block_cache: 0 2023-10-09T10:05:42.944 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: initial_auto_readahead_size: 8192 2023-10-09T10:05:42.944 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: num_file_reads_for_auto_readahead: 2 2023-10-09T10:05:42.944 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-09T10:05:42.944 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-09T10:05:42.945 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.compression: NoCompression 2023-10-09T10:05:42.945 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-09T10:05:42.945 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-09T10:05:42.946 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-09T10:05:42.946 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.num_levels: 7 2023-10-09T10:05:42.946 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-09T10:05:42.946 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-09T10:05:42.946 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-09T10:05:42.946 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-09T10:05:42.947 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-09T10:05:42.947 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-09T10:05:42.947 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-09T10:05:42.947 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-09T10:05:42.947 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-09T10:05:42.947 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-09T10:05:42.947 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-09T10:05:42.947 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-09T10:05:42.947 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-09T10:05:42.947 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.compression_opts.level: 32767 2023-10-09T10:05:42.947 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-09T10:05:42.948 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-09T10:05:42.948 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-09T10:05:42.948 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-09T10:05:42.948 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-09T10:05:42.948 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.compression_opts.enabled: false 2023-10-09T10:05:42.948 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-09T10:05:42.948 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-09T10:05:42.948 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-09T10:05:42.948 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-09T10:05:42.948 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-09T10:05:42.948 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-09T10:05:42.948 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-09T10:05:42.949 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-09T10:05:42.949 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-09T10:05:42.949 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-09T10:05:42.949 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-09T10:05:42.949 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-09T10:05:42.949 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-09T10:05:42.949 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-09T10:05:42.949 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-09T10:05:42.949 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-09T10:05:42.949 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-09T10:05:42.949 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-09T10:05:42.949 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-09T10:05:42.949 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.arena_block_size: 1048576 2023-10-09T10:05:42.950 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-09T10:05:42.950 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-09T10:05:42.950 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-09T10:05:42.950 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-09T10:05:42.950 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-09T10:05:42.950 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-09T10:05:42.950 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-09T10:05:42.950 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-09T10:05:42.950 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-09T10:05:42.950 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-09T10:05:42.950 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-09T10:05:42.950 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-09T10:05:42.951 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-09T10:05:42.951 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.table_properties_collectors: 2023-10-09T10:05:42.951 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.inplace_update_support: 0 2023-10-09T10:05:42.951 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-09T10:05:42.951 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-09T10:05:42.951 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-09T10:05:42.951 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-09T10:05:42.951 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.bloom_locality: 0 2023-10-09T10:05:42.951 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.max_successive_merges: 0 2023-10-09T10:05:42.951 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-09T10:05:42.951 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-09T10:05:42.951 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.force_consistency_checks: 1 2023-10-09T10:05:42.951 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-09T10:05:42.952 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.ttl: 2592000 2023-10-09T10:05:42.952 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-09T10:05:42.952 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-09T10:05:42.952 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-09T10:05:42.952 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.enable_blob_files: false 2023-10-09T10:05:42.952 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.min_blob_size: 0 2023-10-09T10:05:42.952 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.blob_file_size: 268435456 2023-10-09T10:05:42.952 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-10-09T10:05:42.952 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-10-09T10:05:42.952 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-09T10:05:42.952 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-09T10:05:42.952 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-09T10:05:42.953 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.blob_file_starting_level: 0 2023-10-09T10:05:42.953 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-09T10:05:42.953 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b3a1db700 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-10-09T10:05:42.953 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-10-09T10:05:42.953 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 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 11371, log_number is 21,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-09T10:05:42.953 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 21 2023-10-09T10:05:42.953 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 750b125a-9e7d-4fc2-832e-6c2e2e0bb418 2023-10-09T10:05:42.953 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696845942547693, "job": 1, "event": "recovery_started", "wal_files": [21]} 2023-10-09T10:05:42.953 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.545+0000 7f1b449bdc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #21 mode 2 2023-10-09T10:05:42.953 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.589+0000 7f1b449bdc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696845942593655, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 26, "file_size": 15496987, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 11372, "largest_seqno": 15217, "table_properties": {"data_size": 15474812, "index_size": 17633, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3525, "raw_key_size": 26838, "raw_average_key_size": 19, "raw_value_size": 15437803, "raw_average_value_size": 11138, "num_data_blocks": 766, "num_entries": 1386, "num_filter_entries": 1386, "num_deletions": 258, "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": 1696845942, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "750b125a-9e7d-4fc2-832e-6c2e2e0bb418", "db_session_id": "UGIG6AA7AWVLUBXE6JZB", "orig_file_number": 26, "seqno_to_time_mapping": "N/A"}} 2023-10-09T10:05:42.953 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.589+0000 7f1b449bdc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696845942593894, "job": 1, "event": "recovery_finished"} 2023-10-09T10:05:42.953 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.589+0000 7f1b449bdc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 28 2023-10-09T10:05:42.954 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.593+0000 7f1b449bdc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-10-09T10:05:42.954 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.597+0000 7f1b449bdc80 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-10-09T10:05:42.954 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.597+0000 7f1b449bdc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5593a553c000 2023-10-09T10:05:42.954 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.597+0000 7f1b449bdc80 4 rocksdb: DB pointer 0x5593a552a000 2023-10-09T10:05:42.954 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.597+0000 7f1b331cd700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-09T10:05:42.954 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.597+0000 7f1b331cd700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-09T10:05:42.954 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: ** DB Stats ** 2023-10-09T10:05:42.954 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: Uptime(secs): 0.1 total, 0.1 interval 2023-10-09T10:05:42.954 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-09T10:05:42.954 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-09T10:05:42.954 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-09T10:05:42.954 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-09T10:05:42.955 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-09T10:05:42.955 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-09T10:05:42.955 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: ** Compaction Stats [default] ** 2023-10-09T10:05:42.955 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-10-09T10:05:42.955 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-09T10:05:42.955 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: L0 1/0 14.78 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 742.3 0.02 0.00 1 0.020 0 0 0.0 0.0 2023-10-09T10:05:42.955 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: L6 1/0 22.16 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-10-09T10:05:42.955 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: Sum 2/0 36.94 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 742.3 0.02 0.00 1 0.020 0 0 0.0 0.0 2023-10-09T10:05:42.955 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 742.3 0.02 0.00 1 0.020 0 0 0.0 0.0 2023-10-09T10:05:42.955 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: ** Compaction Stats [default] ** 2023-10-09T10:05:42.955 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-10-09T10:05:42.955 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T10:05:42.955 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 742.3 0.02 0.00 1 0.020 0 0 0.0 0.0 2023-10-09T10:05:42.956 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-09T10:05:42.956 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: Uptime(secs): 0.1 total, 0.1 interval 2023-10-09T10:05:42.956 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: Flush(GB): cumulative 0.014, interval 0.014 2023-10-09T10:05:42.956 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-09T10:05:42.956 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: AddFile(Total Files): cumulative 0, interval 0 2023-10-09T10:05:42.956 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-09T10:05:42.956 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: AddFile(Keys): cumulative 0, interval 0 2023-10-09T10:05:42.956 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: Cumulative compaction: 0.01 GB write, 275.98 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-09T10:05:42.956 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: Interval compaction: 0.01 GB write, 275.98 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-09T10:05:42.956 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-09T10:05:42.956 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: Block cache BinnedLRUCache@0x5593a549b1f0#7 capacity: 512.00 MB usage: 24.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2023-10-09T10:05:42.956 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: 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-10-09T10:05:42.956 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: ** File Read Latency Histogram By Level [default] ** 2023-10-09T10:05:42.957 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.597+0000 7f1b449bdc80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0] at bind addrs [v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T10:05:42.957 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.601+0000 7f1b449bdc80 1 mon.a@-1(???) e3 preinit fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T10:05:42.957 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.601+0000 7f1b449bdc80 0 mon.a@-1(???).mds e7 new map 2023-10-09T10:05:42.957 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.601+0000 7f1b449bdc80 0 mon.a@-1(???).mds e7 print_map 2023-10-09T10:05:42.957 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: e7 2023-10-09T10:05:42.957 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: enable_multiple, ever_enabled_multiple: 1,1 2023-10-09T10:05:42.957 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-09T10:05:42.957 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: legacy client fscid: 1 2023-10-09T10:05:42.957 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: 2023-10-09T10:05:42.957 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: Filesystem 'foo' (1) 2023-10-09T10:05:42.957 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: fs_name foo 2023-10-09T10:05:42.957 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: epoch 5 2023-10-09T10:05:42.958 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-10-09T10:05:42.958 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: created 2023-10-09T09:59:27.828422+0000 2023-10-09T10:05:42.958 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: modified 2023-10-09T09:59:34.926156+0000 2023-10-09T10:05:42.958 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: tableserver 0 2023-10-09T10:05:42.958 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: root 0 2023-10-09T10:05:42.958 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: session_timeout 60 2023-10-09T10:05:42.958 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: session_autoclose 300 2023-10-09T10:05:42.958 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: max_file_size 1099511627776 2023-10-09T10:05:42.958 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: required_client_features {} 2023-10-09T10:05:42.958 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: last_failure 0 2023-10-09T10:05:42.958 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: last_failure_osd_epoch 0 2023-10-09T10:05:42.958 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-09T10:05:42.958 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: max_mds 1 2023-10-09T10:05:42.959 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: in 0 2023-10-09T10:05:42.959 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: up {0=14661} 2023-10-09T10:05:42.959 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: failed 2023-10-09T10:05:42.959 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: damaged 2023-10-09T10:05:42.959 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: stopped 2023-10-09T10:05:42.959 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: data_pools [4] 2023-10-09T10:05:42.959 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: metadata_pool 3 2023-10-09T10:05:42.959 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: inline_data disabled 2023-10-09T10:05:42.959 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: balancer 2023-10-09T10:05:42.959 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: bal_rank_mask -1 2023-10-09T10:05:42.959 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: standby_count_wanted 1 2023-10-09T10:05:42.959 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: [mds.foo.smithi053.zaowuf{0:14661} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.53:6834/4051208549,v1:172.21.15.53:6835/4051208549] compat {c=[1],r=[1],i=[7ff]}] 2023-10-09T10:05:42.960 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: 2023-10-09T10:05:42.960 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: 2023-10-09T10:05:42.960 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: Standby daemons: 2023-10-09T10:05:42.960 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: 2023-10-09T10:05:42.960 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: [mds.foo.smithi086.ixwjtb{-1:24493} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.86:6832/1504972565,v1:172.21.15.86:6833/1504972565] compat {c=[1],r=[1],i=[7ff]}] 2023-10-09T10:05:42.960 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.601+0000 7f1b449bdc80 0 mon.a@-1(???).osd e82 crush map has features 3314933000854323200, adjusting msgr requires 2023-10-09T10:05:42.960 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.601+0000 7f1b449bdc80 0 mon.a@-1(???).osd e82 crush map has features 432629239337189376, adjusting msgr requires 2023-10-09T10:05:42.960 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.601+0000 7f1b449bdc80 0 mon.a@-1(???).osd e82 crush map has features 432629239337189376, adjusting msgr requires 2023-10-09T10:05:42.960 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.601+0000 7f1b449bdc80 0 mon.a@-1(???).osd e82 crush map has features 432629239337189376, adjusting msgr requires 2023-10-09T10:05:42.960 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.601+0000 7f1b449bdc80 1 mon.a@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2023-10-09T10:05:42.960 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.605+0000 7f1b449bdc80 20 expand_channel_meta expand map: {default=false} 2023-10-09T10:05:42.960 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.605+0000 7f1b449bdc80 20 expand_channel_meta from 'false' to 'false' 2023-10-09T10:05:42.961 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.605+0000 7f1b449bdc80 20 expand_channel_meta expanded map: {default=false} 2023-10-09T10:05:42.961 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.605+0000 7f1b449bdc80 20 expand_channel_meta expand map: {default=info} 2023-10-09T10:05:42.961 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.605+0000 7f1b449bdc80 20 expand_channel_meta from 'info' to 'info' 2023-10-09T10:05:42.961 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.605+0000 7f1b449bdc80 20 expand_channel_meta expanded map: {default=info} 2023-10-09T10:05:42.961 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.605+0000 7f1b449bdc80 20 expand_channel_meta expand map: {default=daemon} 2023-10-09T10:05:42.961 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.605+0000 7f1b449bdc80 20 expand_channel_meta from 'daemon' to 'daemon' 2023-10-09T10:05:42.961 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.605+0000 7f1b449bdc80 20 expand_channel_meta expanded map: {default=daemon} 2023-10-09T10:05:42.961 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.605+0000 7f1b449bdc80 20 expand_channel_meta expand map: {default=debug} 2023-10-09T10:05:42.961 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.605+0000 7f1b449bdc80 20 expand_channel_meta from 'debug' to 'debug' 2023-10-09T10:05:42.961 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:05:42 smithi053 bash[76859]: debug 2023-10-09T10:05:42.605+0000 7f1b449bdc80 20 expand_channel_meta expanded map: {default=debug} 2023-10-09T10:05:44.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:44 smithi086 bash[55683]: ignoring --setuser ceph since I am not root 2023-10-09T10:05:44.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:44 smithi086 bash[55683]: ignoring --setgroup ceph since I am not root 2023-10-09T10:05:44.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:44 smithi086 bash[55683]: debug 2023-10-09T10:05:44.162+0000 7f769697d700 1 -- 172.21.15.86:0/3627526443 <== mon.1 v2:172.21.15.86:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b9febd31e0 con 0x55b9ff952800 2023-10-09T10:05:44.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:44 smithi086 bash[55683]: debug 2023-10-09T10:05:44.322+0000 7f76a06ad200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T10:05:44.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:44 smithi086 bash[27789]: cluster 2023-10-09T10:05:40.824233+0000 mgr.y (mgr.25841) 48 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:44.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:44 smithi086 bash[27789]: audit 2023-10-09T10:05:42.691276+0000 mon.c (mon.2) 208 : audit [DBG] from='client.? 172.21.15.53:0/3456556855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:44.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:44 smithi086 bash[27789]: cluster 2023-10-09T10:05:42.824836+0000 mgr.y (mgr.25841) 49 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:44.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:44 smithi086 bash[27789]: cluster 2023-10-09T10:05:44.024474+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-10-09T10:05:44.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:44 smithi086 bash[27789]: cluster 2023-10-09T10:05:44.046004+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-09T10:05:44.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:44 smithi086 bash[27789]: cluster 2023-10-09T10:05:44.058523+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} 2023-10-09T10:05:44.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:44 smithi086 bash[27789]: cluster 2023-10-09T10:05:44.059125+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi053.zaowuf=up:active} 1 up:standby 2023-10-09T10:05:44.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:44 smithi086 bash[27789]: cluster 2023-10-09T10:05:44.059177+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-10-09T10:05:44.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:44 smithi086 bash[27789]: cluster 2023-10-09T10:05:44.060196+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e31: y(active, since 55s), standbys: x 2023-10-09T10:05:44.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:44 smithi086 bash[27789]: cluster 2023-10-09T10:05:44.090828+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e32: y(active, since 55s), standbys: x 2023-10-09T10:05:44.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:44 smithi086 bash[27789]: cluster 2023-10-09T10:05:44.090898+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-10-09T10:05:44.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:44 smithi086 bash[27789]: audit 2023-10-09T10:05:44.091066+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.25841 ' entity='' 2023-10-09T10:05:44.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:44 smithi053 bash[73018]: ignoring --setuser ceph since I am not root 2023-10-09T10:05:44.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:44 smithi053 bash[73018]: ignoring --setgroup ceph since I am not root 2023-10-09T10:05:44.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:44 smithi053 bash[73018]: debug 2023-10-09T10:05:44.161+0000 7fb7f7867700 1 -- 172.21.15.53:0/683965782 <== mon.2 v2:172.21.15.53:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5638ca3fd1e0 con 0x5638cb17c800 2023-10-09T10:05:44.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:44 smithi053 bash[73018]: debug 2023-10-09T10:05:44.321+0000 7fb801597200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-10-09T10:05:44.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:44 smithi053 bash[33773]: cluster 2023-10-09T10:05:40.824233+0000 mgr.y (mgr.25841) 48 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:44.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:44 smithi053 bash[33773]: audit 2023-10-09T10:05:42.691276+0000 mon.c (mon.2) 208 : audit [DBG] from='client.? 172.21.15.53:0/3456556855' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:44.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:44 smithi053 bash[33773]: cluster 2023-10-09T10:05:42.824836+0000 mgr.y (mgr.25841) 49 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:44.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:44 smithi053 bash[33773]: cluster 2023-10-09T10:05:44.024474+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-10-09T10:05:44.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:44 smithi053 bash[33773]: cluster 2023-10-09T10:05:44.046004+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-09T10:05:44.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:44 smithi053 bash[33773]: cluster 2023-10-09T10:05:44.058523+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} 2023-10-09T10:05:44.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:44 smithi053 bash[33773]: cluster 2023-10-09T10:05:44.059125+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi053.zaowuf=up:active} 1 up:standby 2023-10-09T10:05:44.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:44 smithi053 bash[33773]: cluster 2023-10-09T10:05:44.059177+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2023-10-09T10:05:44.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:44 smithi053 bash[33773]: cluster 2023-10-09T10:05:44.060196+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e31: y(active, since 55s), standbys: x 2023-10-09T10:05:44.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:44 smithi053 bash[33773]: cluster 2023-10-09T10:05:44.090828+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e32: y(active, since 55s), standbys: x 2023-10-09T10:05:44.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:44 smithi053 bash[33773]: cluster 2023-10-09T10:05:44.090898+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-10-09T10:05:44.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:44 smithi053 bash[33773]: audit 2023-10-09T10:05:44.091066+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.25841 ' entity='' 2023-10-09T10:05:45.189 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.0-598-gb4fa663f (b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0) reef (stable)": 1 2023-10-09T10:05:45.466 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:45 smithi053 bash[73018]: debug 2023-10-09T10:05:45.341+0000 7fb801597200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-09T10:05:45.467 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:45 smithi053 bash[33773]: audit 2023-10-09T10:05:45.167784+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.53:0/2584549976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:45.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:45 smithi086 bash[27789]: audit 2023-10-09T10:05:45.167784+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.53:0/2584549976' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:05:45.617 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:45 smithi086 bash[55683]: debug 2023-10-09T10:05:45.246+0000 7f76a06ad200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-10-09T10:05:45.617 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:45 smithi086 bash[55683]: debug 2023-10-09T10:05:45.346+0000 7f76a06ad200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T10:05:45.617 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:45 smithi086 bash[55683]: debug 2023-10-09T10:05:45.450+0000 7f76a06ad200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T10:05:45.681 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:45 smithi053 bash[73018]: debug 2023-10-09T10:05:45.453+0000 7fb801597200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-10-09T10:05:45.681 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:45 smithi053 bash[73018]: debug 2023-10-09T10:05:45.557+0000 7fb801597200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-10-09T10:05:46.035 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch ps' 2023-10-09T10:05:46.097 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:45 smithi086 bash[55683]: debug 2023-10-09T10:05:45.722+0000 7f76a06ad200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T10:05:46.173 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:45 smithi053 bash[73018]: debug 2023-10-09T10:05:45.825+0000 7fb801597200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-10-09T10:05:46.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:46 smithi086 bash[55683]: debug 2023-10-09T10:05:46.090+0000 7f76a06ad200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T10:05:46.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:46 smithi086 bash[55683]: debug 2023-10-09T10:05:46.254+0000 7f76a06ad200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T10:05:46.594 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:46 smithi053 bash[73018]: debug 2023-10-09T10:05:46.209+0000 7fb801597200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-10-09T10:05:46.595 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:46 smithi053 bash[73018]: debug 2023-10-09T10:05:46.369+0000 7fb801597200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-10-09T10:05:46.595 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:46 smithi053 bash[73018]: debug 2023-10-09T10:05:46.589+0000 7fb801597200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T10:05:46.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:46 smithi086 bash[55683]: debug 2023-10-09T10:05:46.474+0000 7f76a06ad200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-10-09T10:05:47.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:47 smithi086 bash[55683]: debug 2023-10-09T10:05:47.474+0000 7f76a06ad200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T10:05:47.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:47 smithi086 bash[55683]: debug 2023-10-09T10:05:47.590+0000 7f76a06ad200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-09T10:05:47.867 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:47 smithi086 bash[55683]: debug 2023-10-09T10:05:47.710+0000 7f76a06ad200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T10:05:47.893 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:47 smithi053 bash[73018]: debug 2023-10-09T10:05:47.653+0000 7fb801597200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-10-09T10:05:47.893 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:47 smithi053 bash[73018]: debug 2023-10-09T10:05:47.769+0000 7fb801597200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-10-09T10:05:48.173 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:47 smithi053 bash[73018]: debug 2023-10-09T10:05:47.889+0000 7fb801597200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-10-09T10:05:48.617 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:48 smithi086 bash[55683]: debug 2023-10-09T10:05:48.182+0000 7f76a06ad200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-09T10:05:48.617 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:48 smithi086 bash[55683]: debug 2023-10-09T10:05:48.406+0000 7f76a06ad200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T10:05:48.630 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:48 smithi053 bash[73018]: debug 2023-10-09T10:05:48.393+0000 7fb801597200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-10-09T10:05:48.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:48 smithi053 bash[73018]: debug 2023-10-09T10:05:48.625+0000 7fb801597200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-10-09T10:05:49.117 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:48 smithi086 bash[55683]: debug 2023-10-09T10:05:48.858+0000 7f76a06ad200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T10:05:49.117 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:05:48 smithi086 bash[55262]: ts=2023-10-09T10: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-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:05:49.423 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:49 smithi053 bash[73018]: debug 2023-10-09T10:05:49.121+0000 7fb801597200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-10-09T10:05:49.617 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:49 smithi086 bash[55683]: debug 2023-10-09T10:05:49.354+0000 7f76a06ad200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T10:05:49.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:49 smithi053 bash[73018]: debug 2023-10-09T10:05:49.645+0000 7fb801597200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-10-09T10:05:50.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:49 smithi086 bash[55683]: debug 2023-10-09T10:05:49.910+0000 7f76a06ad200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-09T10:05:50.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:50 smithi086 bash[55683]: debug 2023-10-09T10:05:50.022+0000 7f76a06ad200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T10:05:50.634 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:50 smithi086 bash[55683]: debug 2023-10-09T10:05:50.370+0000 7f76a06ad200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T10:05:50.634 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:50 smithi086 bash[55683]: debug 2023-10-09T10:05:50.486+0000 7f76a06ad200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T10:05:50.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:50 smithi053 bash[73018]: debug 2023-10-09T10:05:50.228+0000 7fb801597200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-10-09T10:05:50.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:50 smithi053 bash[73018]: debug 2023-10-09T10:05:50.348+0000 7fb801597200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-10-09T10:05:50.987 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:50 smithi053 bash[73018]: debug 2023-10-09T10:05:50.708+0000 7fb801597200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-10-09T10:05:50.987 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:50 smithi053 bash[73018]: debug 2023-10-09T10:05:50.828+0000 7fb801597200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-10-09T10:05:51.073 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:50 smithi086 bash[55683]: debug 2023-10-09T10:05:50.630+0000 7f76a06ad200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T10:05:51.073 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:50 smithi086 bash[55683]: debug 2023-10-09T10:05:50.746+0000 7f76a06ad200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T10:05:51.074 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:50 smithi086 bash[55683]: debug 2023-10-09T10:05:50.874+0000 7f76a06ad200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T10:05:51.244 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:50 smithi053 bash[73018]: debug 2023-10-09T10:05:50.980+0000 7fb801597200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-10-09T10:05:51.245 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:51 smithi053 bash[73018]: debug 2023-10-09T10:05:51.104+0000 7fb801597200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-10-09T10:05:51.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:51 smithi086 bash[55683]: debug 2023-10-09T10:05:51.066+0000 7f76a06ad200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T10:05:51.367 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:51 smithi086 bash[55683]: debug 2023-10-09T10:05:51.194+0000 7f76a06ad200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T10:05:51.583 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:51 smithi053 bash[73018]: debug 2023-10-09T10:05:51.240+0000 7fb801597200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-10-09T10:05:51.583 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:51 smithi053 bash[73018]: debug 2023-10-09T10:05:51.444+0000 7fb801597200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-10-09T10:05:51.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:51 smithi053 bash[73018]: debug 2023-10-09T10:05:51.576+0000 7fb801597200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-10-09T10:05:52.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:52 smithi086 bash[27789]: cluster 2023-10-09T10:05:52.468211+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2023-10-09T10:05:52.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:52 smithi086 bash[27789]: cluster 2023-10-09T10:05:52.468377+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2023-10-09T10:05:52.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:52 smithi086 bash[27789]: audit 2023-10-09T10:05:52.474995+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.? 172.21.15.86:0/955159024' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T10:05:52.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:52 smithi086 bash[27789]: audit 2023-10-09T10:05:52.476304+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.? 172.21.15.86:0/955159024' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T10:05:52.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:52 smithi086 bash[27789]: audit 2023-10-09T10:05:52.480937+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.? 172.21.15.86:0/955159024' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T10:05:52.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:52 smithi086 bash[27789]: audit 2023-10-09T10:05:52.481880+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.? 172.21.15.86:0/955159024' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T10:05:52.869 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:52 smithi086 bash[55683]: debug 2023-10-09T10:05:52.442+0000 7f76a06ad200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T10:05:52.869 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:52 smithi086 bash[55683]: [09/Oct/2023:10:05:52] ENGINE Bus STARTING 2023-10-09T10:05:52.869 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:52 smithi086 bash[55683]: CherryPy Checker: 2023-10-09T10:05:52.869 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:52 smithi086 bash[55683]: The Application mounted at '' has an empty config. 2023-10-09T10:05:52.870 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:52 smithi086 bash[55683]: [09/Oct/2023:10:05:52] ENGINE Serving on http://:::9283 2023-10-09T10:05:52.870 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:05:52 smithi086 bash[55683]: [09/Oct/2023:10:05:52] ENGINE Bus STARTED 2023-10-09T10:05:52.883 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:52 smithi053 bash[33773]: cluster 2023-10-09T10:05:52.468211+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2023-10-09T10:05:52.883 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:52 smithi053 bash[33773]: cluster 2023-10-09T10:05:52.468377+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2023-10-09T10:05:52.883 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:52 smithi053 bash[33773]: audit 2023-10-09T10:05:52.474995+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.? 172.21.15.86:0/955159024' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-10-09T10:05:52.883 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:52 smithi053 bash[33773]: audit 2023-10-09T10:05:52.476304+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.? 172.21.15.86:0/955159024' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-10-09T10:05:52.883 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:52 smithi053 bash[33773]: audit 2023-10-09T10:05:52.480937+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.? 172.21.15.86:0/955159024' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-10-09T10:05:52.883 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:52 smithi053 bash[33773]: audit 2023-10-09T10:05:52.481880+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.? 172.21.15.86:0/955159024' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-10-09T10:05:53.158 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:52 smithi053 bash[33773]: debug 2023-10-09T10:05:52.904+0000 7f2cc235e700 -1 mon.c@2(peon).osd e83 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-09T10:05:53.159 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:52 smithi053 bash[73018]: debug 2023-10-09T10:05:52.876+0000 7fb801597200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-10-09T10:05:53.159 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[73018]: [09/Oct/2023:10:05:53] ENGINE Bus STARTING 2023-10-09T10:05:53.159 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[73018]: debug 2023-10-09T10:05:53.116+0000 7fb76313a700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:05:53.159 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[73018]: debug 2023-10-09T10:05:53.116+0000 7fb76313a700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:05:53.160 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[73018]: debug 2023-10-09T10:05:53.116+0000 7fb76313a700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:05:53.160 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[73018]: debug 2023-10-09T10:05:53.116+0000 7fb76313a700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:05:53.160 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[73018]: debug 2023-10-09T10:05:53.116+0000 7fb76313a700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:05:53.160 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[73018]: debug 2023-10-09T10:05:53.116+0000 7fb767142700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:05:53.160 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[73018]: debug 2023-10-09T10:05:53.116+0000 7fb767142700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:05:53.160 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[73018]: debug 2023-10-09T10:05:53.116+0000 7fb767142700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:05:53.161 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[73018]: debug 2023-10-09T10:05:53.116+0000 7fb767142700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:05:53.161 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[73018]: debug 2023-10-09T10:05:53.116+0000 7fb767142700 -1 client.0 error registering admin socket command: (17) File exists 2023-10-09T10:05:53.207 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:52 smithi086 bash[27789]: debug 2023-10-09T10:05:52.906+0000 7f9fec6fc700 -1 mon.b@1(peon).osd e83 update_from_paxos full map CRC mismatch, resetting to canonical 2023-10-09T10:05:53.423 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[73018]: CherryPy Checker: 2023-10-09T10:05:53.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[73018]: The Application mounted at '' has an empty config. 2023-10-09T10:05:53.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[73018]: [09/Oct/2023:10:05:53] ENGINE Serving on http://:::9283 2023-10-09T10:05:53.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[73018]: [09/Oct/2023:10:05:53] ENGINE Bus STARTED 2023-10-09T10:05:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: cluster 2023-10-09T10:05:52.527119+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e33: y(active, since 63s), standbys: x 2023-10-09T10:05:53.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: cluster 2023-10-09T10:05:52.901751+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2023-10-09T10:05:53.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: cluster 2023-10-09T10:05:52.902489+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2023-10-09T10:05:53.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: cluster 2023-10-09T10:05:52.911703+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-10-09T10:05:53.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: cluster 2023-10-09T10:05:52.912081+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e34: y(active, starting, since 0.00976265s), standbys: x 2023-10-09T10:05:53.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: cluster 2023-10-09T10:05:52.914286+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e83 with expected crc 2023-10-09T10:05:53.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: audit 2023-10-09T10:05:52.922386+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T10:05:53.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: audit 2023-10-09T10:05:52.922687+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T10:05:53.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: audit 2023-10-09T10:05:52.923013+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T10:05:53.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: audit 2023-10-09T10:05:52.923515+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi053.zaowuf"}]: dispatch 2023-10-09T10:05:53.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: audit 2023-10-09T10:05:52.923768+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi086.ixwjtb"}]: dispatch 2023-10-09T10:05:53.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: audit 2023-10-09T10:05:52.925082+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T10:05:53.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: audit 2023-10-09T10:05:52.925274+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T10:05:53.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: cluster 2023-10-09T10:05:52.925453+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e83 with expected crc 2023-10-09T10:05:53.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: audit 2023-10-09T10:05:52.925633+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T10:05:53.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: audit 2023-10-09T10:05:52.926039+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T10:05:53.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: audit 2023-10-09T10:05:52.926441+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T10:05:53.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: audit 2023-10-09T10:05:52.926823+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T10:05:53.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: audit 2023-10-09T10:05:52.927212+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T10:05:53.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: audit 2023-10-09T10:05:52.927587+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T10:05:53.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: audit 2023-10-09T10:05:52.927952+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T10:05:53.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: audit 2023-10-09T10:05:52.928315+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T10:05:53.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: audit 2023-10-09T10:05:52.928737+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T10:05:53.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: audit 2023-10-09T10:05:52.929174+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T10:05:53.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: audit 2023-10-09T10:05:52.929848+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T10:05:53.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: cluster 2023-10-09T10:05:52.961554+0000 mon.a (mon.0) 18 : cluster [INF] Manager daemon y is now available 2023-10-09T10:05:53.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: audit 2023-10-09T10:05:52.999410+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:05:53.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: audit 2023-10-09T10:05:53.003826+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:05:53.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: audit 2023-10-09T10:05:53.038261+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:05:53.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: audit 2023-10-09T10:05:53.045349+0000 mon.c (mon.2) 230 : audit [INF] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T10:05:53.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: audit 2023-10-09T10:05:53.046131+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.26072 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T10:05:53.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: cluster 2023-10-09T10:05:53.089113+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e83 with expected crc 2023-10-09T10:05:53.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: audit 2023-10-09T10:05:53.096819+0000 mon.c (mon.2) 231 : audit [INF] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T10:05:53.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:53 smithi086 bash[27789]: audit 2023-10-09T10:05:53.097305+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.26072 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T10:05:53.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: cluster 2023-10-09T10:05:52.527119+0000 mon.a (mon.0) 13 : cluster [DBG] mgrmap e33: y(active, since 63s), standbys: x 2023-10-09T10:05:53.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: cluster 2023-10-09T10:05:52.901751+0000 mon.a (mon.0) 14 : cluster [INF] Active manager daemon y restarted 2023-10-09T10:05:53.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: cluster 2023-10-09T10:05:52.902489+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon y 2023-10-09T10:05:53.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: cluster 2023-10-09T10:05:52.911703+0000 mon.a (mon.0) 16 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-10-09T10:05:53.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: cluster 2023-10-09T10:05:52.912081+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e34: y(active, starting, since 0.00976265s), standbys: x 2023-10-09T10:05:53.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: cluster 2023-10-09T10:05:52.914286+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e83 with expected crc 2023-10-09T10:05:53.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: audit 2023-10-09T10:05:52.922386+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T10:05:53.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: audit 2023-10-09T10:05:52.922687+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T10:05:53.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: audit 2023-10-09T10:05:52.923013+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T10:05:53.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: audit 2023-10-09T10:05:52.923515+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi053.zaowuf"}]: dispatch 2023-10-09T10:05:53.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: audit 2023-10-09T10:05:52.923768+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi086.ixwjtb"}]: dispatch 2023-10-09T10:05:53.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: audit 2023-10-09T10:05:52.925082+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-10-09T10:05:53.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: audit 2023-10-09T10:05:52.925274+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-10-09T10:05:53.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: cluster 2023-10-09T10:05:52.925453+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e83 with expected crc 2023-10-09T10:05:53.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: audit 2023-10-09T10:05:52.925633+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T10:05:53.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: audit 2023-10-09T10:05:52.926039+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T10:05:53.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: audit 2023-10-09T10:05:52.926441+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T10:05:53.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: audit 2023-10-09T10:05:52.926823+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T10:05:53.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: audit 2023-10-09T10:05:52.927212+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-10-09T10:05:53.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: audit 2023-10-09T10:05:52.927587+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-10-09T10:05:53.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: audit 2023-10-09T10:05:52.927952+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T10:05:53.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: audit 2023-10-09T10:05:52.928315+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-10-09T10:05:53.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: audit 2023-10-09T10:05:52.928737+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-10-09T10:05:53.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: audit 2023-10-09T10:05:52.929174+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-10-09T10:05:53.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: audit 2023-10-09T10:05:52.929848+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-10-09T10:05:53.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: cluster 2023-10-09T10:05:52.961554+0000 mon.a (mon.0) 18 : cluster [INF] Manager daemon y is now available 2023-10-09T10:05:53.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: audit 2023-10-09T10:05:52.999410+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:05:53.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: audit 2023-10-09T10:05:53.003826+0000 mon.c (mon.2) 228 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:05:53.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: audit 2023-10-09T10:05:53.038261+0000 mon.c (mon.2) 229 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:05:53.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: audit 2023-10-09T10:05:53.045349+0000 mon.c (mon.2) 230 : audit [INF] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T10:05:53.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: audit 2023-10-09T10:05:53.046131+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.26072 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-10-09T10:05:53.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: cluster 2023-10-09T10:05:53.089113+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e83 with expected crc 2023-10-09T10:05:53.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: audit 2023-10-09T10:05:53.096819+0000 mon.c (mon.2) 231 : audit [INF] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T10:05:53.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[33773]: audit 2023-10-09T10:05:53.097305+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.26072 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-10-09T10:05:53.941 INFO:teuthology.orchestra.run.smithi053.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-09T10:05:53.941 INFO:teuthology.orchestra.run.smithi053.stdout:alertmanager.a smithi053 *:9093,9094 running (2m) - 8m 12.8M - 0.23.0 ba2b418f427c 11cec94c520b 2023-10-09T10:05:53.941 INFO:teuthology.orchestra.run.smithi053.stdout:grafana.a smithi086 *:3000 running (87s) - 7m 40.6M - 8.3.5 dad864ee21e9 791588afba79 2023-10-09T10:05:53.941 INFO:teuthology.orchestra.run.smithi053.stdout:mds.foo.smithi053.zaowuf smithi053 running (6m) - 6m 15.2M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 af888f5c40c3 2023-10-09T10:05:53.942 INFO:teuthology.orchestra.run.smithi053.stdout:mds.foo.smithi086.ixwjtb smithi086 running (6m) - 6m 13.1M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 8d29791583b8 2023-10-09T10:05:53.942 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.x smithi086 *:8443,9283,8765 running (35s) - 15m 81.5M - 18.2.0-598-gb4fa663f 3060897fdf97 9f36f878d7b2 2023-10-09T10:05:53.942 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.y smithi053 *:8443,9283,8765 running (81s) - 17m 456M - 18.2.0-598-gb4fa663f 3060897fdf97 465ecd801294 2023-10-09T10:05:53.942 INFO:teuthology.orchestra.run.smithi053.stdout:mon.a smithi053 running (17m) - 17m 63.1M 2048M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 2a859a8a5bfe 2023-10-09T10:05:53.942 INFO:teuthology.orchestra.run.smithi053.stdout:mon.b smithi086 running (15m) - 15m 60.0M 2048M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 e82bfa198074 2023-10-09T10:05:53.942 INFO:teuthology.orchestra.run.smithi053.stdout:mon.c smithi053 running (15m) - 15m 57.9M 2048M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 af94f5615381 2023-10-09T10:05:53.942 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.a smithi053 *:9100 running (2m) - 8m 8500k - 1.3.1 1dbe0e931976 34ccce6ddbef 2023-10-09T10:05:53.942 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.b smithi086 *:9100 running (111s) - 8m 8580k - 1.3.1 1dbe0e931976 e5704c2b7a32 2023-10-09T10:05:53.942 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 smithi053 running (14m) - 14m 47.0M 2525M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 cd77a7e766e7 2023-10-09T10:05:53.942 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 smithi053 running (13m) - 13m 46.3M 2525M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 26ddd247a9dc 2023-10-09T10:05:53.942 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2 smithi053 running (13m) - 13m 44.1M 2525M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 98d6966e2ac9 2023-10-09T10:05:53.942 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 smithi053 running (12m) - 12m 43.0M 2525M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 b13a1f620928 2023-10-09T10:05:53.942 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 smithi086 running (11m) - 11m 44.1M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 0c9ac38ba8cf 2023-10-09T10:05:53.943 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 smithi086 running (10m) - 10m 42.4M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 96a2d0a2e18c 2023-10-09T10:05:53.943 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 smithi086 running (10m) - 10m 47.5M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 01d33516eede 2023-10-09T10:05:53.943 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 smithi086 running (9m) - 9m 50.7M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 398a2ca16c27 2023-10-09T10:05:53.943 INFO:teuthology.orchestra.run.smithi053.stdout:prometheus.a smithi086 *:9095 running (41s) - 8m 41.5M - 2.33.4 514e6a882f6e fe8d59595ede 2023-10-09T10:05:54.185 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:05:53 smithi053 bash[73018]: debug 2023-10-09T10:05:53.924+0000 7fb7b954f700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-10-09T10:05:54.837 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:54 smithi053 bash[33773]: cluster 2023-10-09T10:05:52.918459+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e83 with expected crc 2023-10-09T10:05:54.838 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:54 smithi053 bash[33773]: cluster 2023-10-09T10:05:53.054617+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e83 with expected crc 2023-10-09T10:05:54.838 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:54 smithi053 bash[33773]: cluster 2023-10-09T10:05:53.080911+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e83 with expected crc 2023-10-09T10:05:54.838 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:54 smithi053 bash[33773]: cluster 2023-10-09T10:05:53.919315+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e35: y(active, since 1.01698s), standbys: x 2023-10-09T10:05:54.838 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:54 smithi053 bash[33773]: audit 2023-10-09T10:05:53.923579+0000 mgr.y (mgr.26072) 1 : audit [DBG] from='client.34119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:05:54.838 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:54 smithi053 bash[33773]: cluster 2023-10-09T10:05:53.930566+0000 mgr.y (mgr.26072) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:54.839 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch upgrade pause' 2023-10-09T10:05:54.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:54 smithi086 bash[27789]: cluster 2023-10-09T10:05:52.918459+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e83 with expected crc 2023-10-09T10:05:54.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:54 smithi086 bash[27789]: cluster 2023-10-09T10:05:53.054617+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e83 with expected crc 2023-10-09T10:05:54.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:54 smithi086 bash[27789]: cluster 2023-10-09T10:05:53.080911+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e83 with expected crc 2023-10-09T10:05:54.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:54 smithi086 bash[27789]: cluster 2023-10-09T10:05:53.919315+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e35: y(active, since 1.01698s), standbys: x 2023-10-09T10:05:54.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:54 smithi086 bash[27789]: audit 2023-10-09T10:05:53.923579+0000 mgr.y (mgr.26072) 1 : audit [DBG] from='client.34119 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:05:54.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:54 smithi086 bash[27789]: cluster 2023-10-09T10:05:53.930566+0000 mgr.y (mgr.26072) 2 : cluster [DBG] pgmap v3: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:56.259 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:55 smithi053 bash[33773]: cephadm 2023-10-09T10:05:54.433303+0000 mgr.y (mgr.26072) 3 : cephadm [INF] [09/Oct/2023:10:05:54] ENGINE Bus STARTING 2023-10-09T10:05:56.259 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:55 smithi053 bash[33773]: cephadm 2023-10-09T10:05:54.559354+0000 mgr.y (mgr.26072) 4 : cephadm [INF] [09/Oct/2023:10:05:54] ENGINE Serving on https://172.21.15.53:7150 2023-10-09T10:05:56.259 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:55 smithi053 bash[33773]: cephadm 2023-10-09T10:05:54.661482+0000 mgr.y (mgr.26072) 5 : cephadm [INF] [09/Oct/2023:10:05:54] ENGINE Serving on http://172.21.15.53:8765 2023-10-09T10:05:56.259 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:55 smithi053 bash[33773]: cephadm 2023-10-09T10:05:54.661779+0000 mgr.y (mgr.26072) 6 : cephadm [INF] [09/Oct/2023:10:05:54] ENGINE Bus STARTED 2023-10-09T10:05:56.259 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:55 smithi053 bash[33773]: cluster 2023-10-09T10:05:54.927054+0000 mgr.y (mgr.26072) 7 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:56.259 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:55 smithi053 bash[33773]: cluster 2023-10-09T10:05:55.549505+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e36: y(active, since 2s), standbys: x 2023-10-09T10:05:56.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:55 smithi086 bash[27789]: cephadm 2023-10-09T10:05:54.433303+0000 mgr.y (mgr.26072) 3 : cephadm [INF] [09/Oct/2023:10:05:54] ENGINE Bus STARTING 2023-10-09T10:05:56.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:55 smithi086 bash[27789]: cephadm 2023-10-09T10:05:54.559354+0000 mgr.y (mgr.26072) 4 : cephadm [INF] [09/Oct/2023:10:05:54] ENGINE Serving on https://172.21.15.53:7150 2023-10-09T10:05:56.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:55 smithi086 bash[27789]: cephadm 2023-10-09T10:05:54.661482+0000 mgr.y (mgr.26072) 5 : cephadm [INF] [09/Oct/2023:10:05:54] ENGINE Serving on http://172.21.15.53:8765 2023-10-09T10:05:56.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:55 smithi086 bash[27789]: cephadm 2023-10-09T10:05:54.661779+0000 mgr.y (mgr.26072) 6 : cephadm [INF] [09/Oct/2023:10:05:54] ENGINE Bus STARTED 2023-10-09T10:05:56.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:55 smithi086 bash[27789]: cluster 2023-10-09T10:05:54.927054+0000 mgr.y (mgr.26072) 7 : cluster [DBG] pgmap v4: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:56.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:55 smithi086 bash[27789]: cluster 2023-10-09T10:05:55.549505+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e36: y(active, since 2s), standbys: x 2023-10-09T10:05:58.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:57 smithi053 bash[33773]: cluster 2023-10-09T10:05:56.927659+0000 mgr.y (mgr.26072) 8 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:58.357 INFO:teuthology.orchestra.run.smithi053.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:05:58.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:57 smithi086 bash[27789]: cluster 2023-10-09T10:05:56.927659+0000 mgr.y (mgr.26072) 8 : cluster [DBG] pgmap v5: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:59.148 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'sleep 60' 2023-10-09T10:05:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:59 smithi086 bash[27789]: audit 2023-10-09T10:05:58.346911+0000 mgr.y (mgr.26072) 9 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:05:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:59 smithi086 bash[27789]: cephadm 2023-10-09T10:05:58.347646+0000 mgr.y (mgr.26072) 10 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:05:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:59 smithi086 bash[27789]: audit 2023-10-09T10:05:58.354988+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:05:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:05:59 smithi086 bash[27789]: cluster 2023-10-09T10:05:58.928537+0000 mgr.y (mgr.26072) 11 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:05:59.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:59 smithi053 bash[33773]: audit 2023-10-09T10:05:58.346911+0000 mgr.y (mgr.26072) 9 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:05:59.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:59 smithi053 bash[33773]: cephadm 2023-10-09T10:05:58.347646+0000 mgr.y (mgr.26072) 10 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:05:59.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:59 smithi053 bash[33773]: audit 2023-10-09T10:05:58.354988+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:05:59.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:05:59 smithi053 bash[33773]: cluster 2023-10-09T10:05:58.928537+0000 mgr.y (mgr.26072) 11 : cluster [DBG] pgmap v6: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:00.611 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:00 smithi053 bash[33773]: audit 2023-10-09T10:05:59.430883+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:00.611 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:00 smithi053 bash[33773]: audit 2023-10-09T10:05:59.439760+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:00.611 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:00 smithi053 bash[33773]: audit 2023-10-09T10:05:59.841182+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:00.611 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:00 smithi053 bash[33773]: audit 2023-10-09T10:05:59.856379+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:00.611 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:00 smithi053 bash[33773]: audit 2023-10-09T10:06:00.281359+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:00.611 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:00 smithi053 bash[33773]: audit 2023-10-09T10:06:00.303089+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:00.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:00 smithi086 bash[27789]: audit 2023-10-09T10:05:59.430883+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:00.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:00 smithi086 bash[27789]: audit 2023-10-09T10:05:59.439760+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:00.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:00 smithi086 bash[27789]: audit 2023-10-09T10:05:59.841182+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:00.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:00 smithi086 bash[27789]: audit 2023-10-09T10:05:59.856379+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:00.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:00 smithi086 bash[27789]: audit 2023-10-09T10:06:00.281359+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:00.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:00 smithi086 bash[27789]: audit 2023-10-09T10:06:00.303089+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:02.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:01 smithi086 bash[27789]: audit 2023-10-09T10:06:00.730135+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:02.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:01 smithi086 bash[27789]: audit 2023-10-09T10:06:00.740175+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:02.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:01 smithi086 bash[27789]: cluster 2023-10-09T10:06:00.929437+0000 mgr.y (mgr.26072) 12 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:02.145 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:01 smithi053 bash[33773]: audit 2023-10-09T10:06:00.730135+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:02.145 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:01 smithi053 bash[33773]: audit 2023-10-09T10:06:00.740175+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:02.145 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:01 smithi053 bash[33773]: cluster 2023-10-09T10:06:00.929437+0000 mgr.y (mgr.26072) 12 : cluster [DBG] pgmap v7: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:02.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:06:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:06:02] "GET /metrics HTTP/1.1" 200 31217 "" "Prometheus/2.33.4" 2023-10-09T10:06:03.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:03 smithi053 bash[33773]: cluster 2023-10-09T10:06:02.930122+0000 mgr.y (mgr.26072) 13 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:04.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:03 smithi086 bash[27789]: cluster 2023-10-09T10:06:02.930122+0000 mgr.y (mgr.26072) 13 : cluster [DBG] pgmap v8: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:06.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:05 smithi086 bash[27789]: cluster 2023-10-09T10:06:04.931262+0000 mgr.y (mgr.26072) 14 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:06.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:05 smithi053 bash[33773]: cluster 2023-10-09T10:06:04.931262+0000 mgr.y (mgr.26072) 14 : cluster [DBG] pgmap v9: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:08.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:07 smithi086 bash[27789]: cluster 2023-10-09T10:06:06.931940+0000 mgr.y (mgr.26072) 15 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:08.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:07 smithi053 bash[33773]: cluster 2023-10-09T10:06:06.931940+0000 mgr.y (mgr.26072) 15 : cluster [DBG] pgmap v10: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:08.867 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:06:08 smithi086 bash[55262]: ts=2023-10-09T10:06:08.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-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:06:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:09 smithi086 bash[27789]: audit 2023-10-09T10:06:08.039112+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:06:09.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:09 smithi053 bash[33773]: audit 2023-10-09T10:06:08.039112+0000 mon.c (mon.2) 232 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:06:10.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:10 smithi086 bash[27789]: cluster 2023-10-09T10:06:08.932878+0000 mgr.y (mgr.26072) 16 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:10.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:10 smithi053 bash[33773]: cluster 2023-10-09T10:06:08.932878+0000 mgr.y (mgr.26072) 16 : cluster [DBG] pgmap v11: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:11.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:11 smithi053 bash[33773]: audit 2023-10-09T10:06:10.149736+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:11.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:11 smithi053 bash[33773]: audit 2023-10-09T10:06:10.159971+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:11.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:11 smithi053 bash[33773]: audit 2023-10-09T10:06:10.163494+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:06:11.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:11 smithi053 bash[33773]: audit 2023-10-09T10:06:10.165035+0000 mon.c (mon.2) 234 : audit [INF] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:06:11.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:11 smithi053 bash[33773]: cephadm 2023-10-09T10:06:10.167032+0000 mgr.y (mgr.26072) 17 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.conf 2023-10-09T10:06:11.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:11 smithi053 bash[33773]: cephadm 2023-10-09T10:06:10.167498+0000 mgr.y (mgr.26072) 18 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.conf 2023-10-09T10:06:11.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:11 smithi053 bash[33773]: audit 2023-10-09T10:06:10.886995+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:11.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:11 smithi053 bash[33773]: audit 2023-10-09T10:06:10.891898+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:11.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:11 smithi053 bash[33773]: audit 2023-10-09T10:06:10.899362+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:11.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:11 smithi053 bash[33773]: audit 2023-10-09T10:06:10.904017+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:11.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:11 smithi053 bash[33773]: audit 2023-10-09T10:06:10.910614+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:11.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:11 smithi053 bash[33773]: audit 2023-10-09T10:06:10.993747+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:06:11.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:11 smithi053 bash[33773]: audit 2023-10-09T10:06:10.996553+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:06:11.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:11 smithi053 bash[33773]: audit 2023-10-09T10:06:10.997912+0000 mon.c (mon.2) 237 : audit [INF] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:06:11.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:11 smithi053 bash[33773]: audit 2023-10-09T10:06:11.006579+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:11.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:11 smithi086 bash[27789]: audit 2023-10-09T10:06:10.149736+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:11.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:11 smithi086 bash[27789]: audit 2023-10-09T10:06:10.159971+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:11.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:11 smithi086 bash[27789]: audit 2023-10-09T10:06:10.163494+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:06:11.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:11 smithi086 bash[27789]: audit 2023-10-09T10:06:10.165035+0000 mon.c (mon.2) 234 : audit [INF] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:06:11.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:11 smithi086 bash[27789]: cephadm 2023-10-09T10:06:10.167032+0000 mgr.y (mgr.26072) 17 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.conf 2023-10-09T10:06:11.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:11 smithi086 bash[27789]: cephadm 2023-10-09T10:06:10.167498+0000 mgr.y (mgr.26072) 18 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.conf 2023-10-09T10:06:11.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:11 smithi086 bash[27789]: audit 2023-10-09T10:06:10.886995+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:11.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:11 smithi086 bash[27789]: audit 2023-10-09T10:06:10.891898+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:11.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:11 smithi086 bash[27789]: audit 2023-10-09T10:06:10.899362+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:11.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:11 smithi086 bash[27789]: audit 2023-10-09T10:06:10.904017+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:11.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:11 smithi086 bash[27789]: audit 2023-10-09T10:06:10.910614+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:11.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:11 smithi086 bash[27789]: audit 2023-10-09T10:06:10.993747+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:06:11.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:11 smithi086 bash[27789]: audit 2023-10-09T10:06:10.996553+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:06:11.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:11 smithi086 bash[27789]: audit 2023-10-09T10:06:10.997912+0000 mon.c (mon.2) 237 : audit [INF] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:06:11.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:11 smithi086 bash[27789]: audit 2023-10-09T10:06:11.006579+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:06:12.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:12 smithi053 bash[33773]: cephadm 2023-10-09T10:06:10.382343+0000 mgr.y (mgr.26072) 19 : cephadm [INF] Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:06:12.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:12 smithi053 bash[33773]: cephadm 2023-10-09T10:06:10.382737+0000 mgr.y (mgr.26072) 20 : cephadm [INF] Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:06:12.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:12 smithi053 bash[33773]: cephadm 2023-10-09T10:06:10.547394+0000 mgr.y (mgr.26072) 21 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:06:12.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:12 smithi053 bash[33773]: cephadm 2023-10-09T10:06:10.549310+0000 mgr.y (mgr.26072) 22 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:06:12.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:12 smithi053 bash[33773]: cephadm 2023-10-09T10:06:10.713290+0000 mgr.y (mgr.26072) 23 : cephadm [INF] Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:06:12.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:12 smithi053 bash[33773]: cephadm 2023-10-09T10:06:10.714130+0000 mgr.y (mgr.26072) 24 : cephadm [INF] Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:06:12.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:12 smithi053 bash[33773]: cluster 2023-10-09T10:06:10.933370+0000 mgr.y (mgr.26072) 25 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:12 smithi086 bash[27789]: cephadm 2023-10-09T10:06:10.382343+0000 mgr.y (mgr.26072) 19 : cephadm [INF] Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:06:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:12 smithi086 bash[27789]: cephadm 2023-10-09T10:06:10.382737+0000 mgr.y (mgr.26072) 20 : cephadm [INF] Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:06:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:12 smithi086 bash[27789]: cephadm 2023-10-09T10:06:10.547394+0000 mgr.y (mgr.26072) 21 : cephadm [INF] Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:06:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:12 smithi086 bash[27789]: cephadm 2023-10-09T10:06:10.549310+0000 mgr.y (mgr.26072) 22 : cephadm [INF] Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:06:12.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:12 smithi086 bash[27789]: cephadm 2023-10-09T10:06:10.713290+0000 mgr.y (mgr.26072) 23 : cephadm [INF] Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:06:12.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:12 smithi086 bash[27789]: cephadm 2023-10-09T10:06:10.714130+0000 mgr.y (mgr.26072) 24 : cephadm [INF] Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:06:12.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:12 smithi086 bash[27789]: cluster 2023-10-09T10:06:10.933370+0000 mgr.y (mgr.26072) 25 : cluster [DBG] pgmap v12: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:12.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:06:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:06:12] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.33.4" 2023-10-09T10:06:13.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:13 smithi053 bash[33773]: cluster 2023-10-09T10:06:12.934027+0000 mgr.y (mgr.26072) 26 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:14.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:13 smithi086 bash[27789]: cluster 2023-10-09T10:06:12.934027+0000 mgr.y (mgr.26072) 26 : cluster [DBG] pgmap v13: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:16.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:15 smithi086 bash[27789]: cluster 2023-10-09T10:06:14.935179+0000 mgr.y (mgr.26072) 27 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:16.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:15 smithi053 bash[33773]: cluster 2023-10-09T10:06:14.935179+0000 mgr.y (mgr.26072) 27 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:18.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:17 smithi086 bash[27789]: cluster 2023-10-09T10:06:16.935836+0000 mgr.y (mgr.26072) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:18.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:17 smithi053 bash[33773]: cluster 2023-10-09T10:06:16.935836+0000 mgr.y (mgr.26072) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:19.117 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:06:18 smithi086 bash[55262]: ts=2023-10-09T10:06:18.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-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:06:20.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:20 smithi086 bash[27789]: cluster 2023-10-09T10:06:18.936679+0000 mgr.y (mgr.26072) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:20.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:20 smithi053 bash[33773]: cluster 2023-10-09T10:06:18.936679+0000 mgr.y (mgr.26072) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:22.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:22 smithi086 bash[27789]: cluster 2023-10-09T10:06:20.937365+0000 mgr.y (mgr.26072) 30 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:22.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:22 smithi053 bash[33773]: cluster 2023-10-09T10:06:20.937365+0000 mgr.y (mgr.26072) 30 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:22.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:06:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:06:22] "GET /metrics HTTP/1.1" 200 33907 "" "Prometheus/2.33.4" 2023-10-09T10:06:23.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:23 smithi053 bash[33773]: cluster 2023-10-09T10:06:22.938080+0000 mgr.y (mgr.26072) 31 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:23.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:23 smithi053 bash[33773]: audit 2023-10-09T10:06:23.039765+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:06:24.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:23 smithi086 bash[27789]: cluster 2023-10-09T10:06:22.938080+0000 mgr.y (mgr.26072) 31 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:24.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:23 smithi086 bash[27789]: audit 2023-10-09T10:06:23.039765+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:06:26.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:25 smithi086 bash[27789]: cluster 2023-10-09T10:06:24.939213+0000 mgr.y (mgr.26072) 32 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:26.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:25 smithi053 bash[33773]: cluster 2023-10-09T10:06:24.939213+0000 mgr.y (mgr.26072) 32 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:28.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:28 smithi086 bash[27789]: cluster 2023-10-09T10:06:26.939885+0000 mgr.y (mgr.26072) 33 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:28.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:28 smithi053 bash[33773]: cluster 2023-10-09T10:06:26.939885+0000 mgr.y (mgr.26072) 33 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:29.117 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:06:28 smithi086 bash[55262]: ts=2023-10-09T10:06:28.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-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:06:30.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:30 smithi086 bash[27789]: cluster 2023-10-09T10:06:28.940816+0000 mgr.y (mgr.26072) 34 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:30.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:30 smithi053 bash[33773]: cluster 2023-10-09T10:06:28.940816+0000 mgr.y (mgr.26072) 34 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:32.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:32 smithi086 bash[27789]: cluster 2023-10-09T10:06:30.941461+0000 mgr.y (mgr.26072) 35 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:32.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:32 smithi053 bash[33773]: cluster 2023-10-09T10:06:30.941461+0000 mgr.y (mgr.26072) 35 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:32.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:06:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:06:32] "GET /metrics HTTP/1.1" 200 33903 "" "Prometheus/2.33.4" 2023-10-09T10:06:33.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:33 smithi053 bash[33773]: cluster 2023-10-09T10:06:32.942101+0000 mgr.y (mgr.26072) 36 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:34.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:33 smithi086 bash[27789]: cluster 2023-10-09T10:06:32.942101+0000 mgr.y (mgr.26072) 36 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:36 smithi086 bash[27789]: cluster 2023-10-09T10:06:34.943206+0000 mgr.y (mgr.26072) 37 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:36.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:36 smithi053 bash[33773]: cluster 2023-10-09T10:06:34.943206+0000 mgr.y (mgr.26072) 37 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:38 smithi086 bash[27789]: cluster 2023-10-09T10:06:36.943798+0000 mgr.y (mgr.26072) 38 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:38.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:38 smithi053 bash[33773]: cluster 2023-10-09T10:06:36.943798+0000 mgr.y (mgr.26072) 38 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:39.015 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:06:38 smithi086 bash[55262]: ts=2023-10-09T10:06:38.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-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:06:39.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:39 smithi086 bash[27789]: audit 2023-10-09T10:06:38.040446+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:06:39.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:39 smithi053 bash[33773]: audit 2023-10-09T10:06:38.040446+0000 mon.c (mon.2) 239 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:06:40.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:40 smithi086 bash[27789]: cluster 2023-10-09T10:06:38.944682+0000 mgr.y (mgr.26072) 39 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:40.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:40 smithi053 bash[33773]: cluster 2023-10-09T10:06:38.944682+0000 mgr.y (mgr.26072) 39 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:42.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:42 smithi086 bash[27789]: cluster 2023-10-09T10:06:40.945306+0000 mgr.y (mgr.26072) 40 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:42.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:42 smithi053 bash[33773]: cluster 2023-10-09T10:06:40.945306+0000 mgr.y (mgr.26072) 40 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:42.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:06:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:06:42] "GET /metrics HTTP/1.1" 200 33899 "" "Prometheus/2.33.4" 2023-10-09T10:06:43.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:43 smithi053 bash[33773]: cluster 2023-10-09T10:06:42.945956+0000 mgr.y (mgr.26072) 41 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:44.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:43 smithi086 bash[27789]: cluster 2023-10-09T10:06:42.945956+0000 mgr.y (mgr.26072) 41 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:46.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:46 smithi086 bash[27789]: cluster 2023-10-09T10:06:44.947033+0000 mgr.y (mgr.26072) 42 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:46.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:46 smithi053 bash[33773]: cluster 2023-10-09T10:06:44.947033+0000 mgr.y (mgr.26072) 42 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:48.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:48 smithi086 bash[27789]: cluster 2023-10-09T10:06:46.947662+0000 mgr.y (mgr.26072) 43 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:48.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:48 smithi053 bash[33773]: cluster 2023-10-09T10:06:46.947662+0000 mgr.y (mgr.26072) 43 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:49.117 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:06:48 smithi086 bash[55262]: ts=2023-10-09T10: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-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:06:50.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:50 smithi086 bash[27789]: cluster 2023-10-09T10:06:48.948666+0000 mgr.y (mgr.26072) 44 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:50.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:50 smithi053 bash[33773]: cluster 2023-10-09T10:06:48.948666+0000 mgr.y (mgr.26072) 44 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:52.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:52 smithi086 bash[27789]: cluster 2023-10-09T10:06:50.949392+0000 mgr.y (mgr.26072) 45 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:52.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:52 smithi053 bash[33773]: cluster 2023-10-09T10:06:50.949392+0000 mgr.y (mgr.26072) 45 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:52.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:06:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:06:52] "GET /metrics HTTP/1.1" 200 33899 "" "Prometheus/2.33.4" 2023-10-09T10:06:53.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:53 smithi053 bash[33773]: cluster 2023-10-09T10:06:52.950045+0000 mgr.y (mgr.26072) 46 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:53.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:53 smithi053 bash[33773]: audit 2023-10-09T10:06:53.040769+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:06:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:53 smithi086 bash[27789]: cluster 2023-10-09T10:06:52.950045+0000 mgr.y (mgr.26072) 46 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:53 smithi086 bash[27789]: audit 2023-10-09T10:06:53.040769+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:06:56.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:56 smithi086 bash[27789]: cluster 2023-10-09T10:06:54.951315+0000 mgr.y (mgr.26072) 47 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:56.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:56 smithi053 bash[33773]: cluster 2023-10-09T10:06:54.951315+0000 mgr.y (mgr.26072) 47 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:58.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:06:58 smithi086 bash[27789]: cluster 2023-10-09T10:06:56.951930+0000 mgr.y (mgr.26072) 48 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:58.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:06:58 smithi053 bash[33773]: cluster 2023-10-09T10:06:56.951930+0000 mgr.y (mgr.26072) 48 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:06:59.117 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:06:58 smithi086 bash[55262]: ts=2023-10-09T10: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-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:07:00.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:00 smithi086 bash[27789]: cluster 2023-10-09T10:06:58.952854+0000 mgr.y (mgr.26072) 49 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:00.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:00 smithi053 bash[33773]: cluster 2023-10-09T10:06:58.952854+0000 mgr.y (mgr.26072) 49 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:02.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:02 smithi053 bash[33773]: cluster 2023-10-09T10:07:00.953478+0000 mgr.y (mgr.26072) 50 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:02.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:02 smithi086 bash[27789]: cluster 2023-10-09T10:07:00.953478+0000 mgr.y (mgr.26072) 50 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:02.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:07:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:07:02] "GET /metrics HTTP/1.1" 200 33901 "" "Prometheus/2.33.4" 2023-10-09T10:07:03.160 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch upgrade resume' 2023-10-09T10:07:03.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:03 smithi053 bash[33773]: cluster 2023-10-09T10:07:02.954102+0000 mgr.y (mgr.26072) 51 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:04.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:03 smithi086 bash[27789]: cluster 2023-10-09T10:07:02.954102+0000 mgr.y (mgr.26072) 51 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:06.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:06 smithi086 bash[27789]: cluster 2023-10-09T10:07:04.954962+0000 mgr.y (mgr.26072) 52 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:06.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:06 smithi053 bash[33773]: cluster 2023-10-09T10:07:04.954962+0000 mgr.y (mgr.26072) 52 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:06.550 INFO:teuthology.orchestra.run.smithi053.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:07:07.287 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'echo wait for majority of mons to upgrade' 2023-10-09T10:07:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:07 smithi086 bash[27789]: audit 2023-10-09T10:07:06.538952+0000 mgr.y (mgr.26072) 53 : audit [DBG] from='client.34167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:07:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:07 smithi086 bash[27789]: cephadm 2023-10-09T10:07:06.539736+0000 mgr.y (mgr.26072) 54 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:07:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:07 smithi086 bash[27789]: audit 2023-10-09T10:07:06.547948+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:07:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:07 smithi086 bash[27789]: audit 2023-10-09T10:07:06.582176+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:07:07.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:07 smithi086 bash[27789]: cluster 2023-10-09T10:07:06.955552+0000 mgr.y (mgr.26072) 55 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:07.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:07 smithi053 bash[33773]: audit 2023-10-09T10:07:06.538952+0000 mgr.y (mgr.26072) 53 : audit [DBG] from='client.34167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:07:07.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:07 smithi053 bash[33773]: cephadm 2023-10-09T10:07:06.539736+0000 mgr.y (mgr.26072) 54 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:07:07.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:07 smithi053 bash[33773]: audit 2023-10-09T10:07:06.547948+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:07:07.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:07 smithi053 bash[33773]: audit 2023-10-09T10:07:06.582176+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:07:07.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:07 smithi053 bash[33773]: cluster 2023-10-09T10:07:06.955552+0000 mgr.y (mgr.26072) 55 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:08.738 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:08 smithi053 bash[33773]: audit 2023-10-09T10:07:08.040916+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:07:09.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:08 smithi086 bash[27789]: audit 2023-10-09T10:07:08.040916+0000 mon.c (mon.2) 242 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:07:09.118 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:07:08 smithi086 bash[55262]: ts=2023-10-09T10:07:08.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-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:07:09.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:09 smithi053 bash[33773]: cluster 2023-10-09T10:07:08.956532+0000 mgr.y (mgr.26072) 56 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:10.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:09 smithi086 bash[27789]: cluster 2023-10-09T10:07:08.956532+0000 mgr.y (mgr.26072) 56 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:10.603 INFO:teuthology.orchestra.run.smithi053.stdout:wait for majority of mons to upgrade 2023-10-09T10:07:11.444 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'while ! ceph mon versions | grep $sha1 | egrep '"'"': [23]'"'"' ; do sleep 2 ; done' 2023-10-09T10:07:12.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:12 smithi086 bash[27789]: cluster 2023-10-09T10:07:10.956981+0000 mgr.y (mgr.26072) 57 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:12.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:12 smithi053 bash[33773]: cluster 2023-10-09T10:07:10.956981+0000 mgr.y (mgr.26072) 57 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:12.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:07:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:07:12] "GET /metrics HTTP/1.1" 200 33897 "" "Prometheus/2.33.4" 2023-10-09T10:07:14.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:13 smithi053 bash[33773]: audit 2023-10-09T10:07:12.878332+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:07:14.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:13 smithi053 bash[33773]: audit 2023-10-09T10:07:12.888788+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:07:14.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:13 smithi053 bash[33773]: cluster 2023-10-09T10:07:12.957564+0000 mgr.y (mgr.26072) 58 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:14.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:13 smithi053 bash[33773]: audit 2023-10-09T10:07:13.691465+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:07:14.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:13 smithi053 bash[33773]: audit 2023-10-09T10:07:13.702172+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:07:14.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:13 smithi086 bash[27789]: audit 2023-10-09T10:07:12.878332+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:07:14.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:13 smithi086 bash[27789]: audit 2023-10-09T10:07:12.888788+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:07:14.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:13 smithi086 bash[27789]: cluster 2023-10-09T10:07:12.957564+0000 mgr.y (mgr.26072) 58 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:14.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:13 smithi086 bash[27789]: audit 2023-10-09T10:07:13.691465+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:07:14.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:13 smithi086 bash[27789]: audit 2023-10-09T10:07:13.702172+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:07:15.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:14 smithi053 bash[33773]: audit 2023-10-09T10:07:14.174546+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:07:15.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:14 smithi053 bash[33773]: audit 2023-10-09T10:07:14.175895+0000 mon.c (mon.2) 244 : audit [INF] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:07:15.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:14 smithi053 bash[33773]: audit 2023-10-09T10:07:14.185265+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:07:15.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:14 smithi053 bash[33773]: audit 2023-10-09T10:07:14.268943+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:07:15.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:14 smithi053 bash[33773]: audit 2023-10-09T10:07:14.272906+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:07:15.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:14 smithi053 bash[33773]: audit 2023-10-09T10:07:14.274503+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-09T10:07:15.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:14 smithi053 bash[33773]: audit 2023-10-09T10:07:14.275572+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-10-09T10:07:15.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:14 smithi086 bash[27789]: audit 2023-10-09T10:07:14.174546+0000 mon.c (mon.2) 243 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:07:15.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:14 smithi086 bash[27789]: audit 2023-10-09T10:07:14.175895+0000 mon.c (mon.2) 244 : audit [INF] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:07:15.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:14 smithi086 bash[27789]: audit 2023-10-09T10:07:14.185265+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:07:15.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:14 smithi086 bash[27789]: audit 2023-10-09T10:07:14.268943+0000 mon.c (mon.2) 245 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:07:15.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:14 smithi086 bash[27789]: audit 2023-10-09T10:07:14.272906+0000 mon.c (mon.2) 246 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:07:15.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:14 smithi086 bash[27789]: audit 2023-10-09T10:07:14.274503+0000 mon.c (mon.2) 247 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-09T10:07:15.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:14 smithi086 bash[27789]: audit 2023-10-09T10:07:14.275572+0000 mon.c (mon.2) 248 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-10-09T10:07:16.133 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:15 smithi053 bash[33773]: cephadm 2023-10-09T10:07:14.276272+0000 mgr.y (mgr.26072) 59 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-10-09T10:07:16.133 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:15 smithi053 bash[33773]: audit 2023-10-09T10:07:14.916647+0000 mon.a (mon.0) 46 : audit [DBG] from='client.? 172.21.15.53:0/2282861250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:07:16.133 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:15 smithi053 bash[33773]: cluster 2023-10-09T10:07:14.958184+0000 mgr.y (mgr.26072) 60 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:16.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:15 smithi086 bash[27789]: cephadm 2023-10-09T10:07:14.276272+0000 mgr.y (mgr.26072) 59 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-10-09T10:07:16.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:15 smithi086 bash[27789]: audit 2023-10-09T10:07:14.916647+0000 mon.a (mon.0) 46 : audit [DBG] from='client.? 172.21.15.53:0/2282861250' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:07:16.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:15 smithi086 bash[27789]: cluster 2023-10-09T10:07:14.958184+0000 mgr.y (mgr.26072) 60 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:18.073 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:17 smithi053 bash[33773]: cephadm 2023-10-09T10:07:16.695405+0000 mgr.y (mgr.26072) 61 : cephadm [INF] Upgrade: Updating mon.c 2023-10-09T10:07:18.073 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:17 smithi053 bash[33773]: audit 2023-10-09T10:07:16.705625+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:07:18.073 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:17 smithi053 bash[33773]: audit 2023-10-09T10:07:16.708086+0000 mon.c (mon.2) 249 : audit [INF] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T10:07:18.073 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:17 smithi053 bash[33773]: audit 2023-10-09T10:07:16.709767+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.26072 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T10:07:18.073 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:17 smithi053 bash[33773]: audit 2023-10-09T10:07:16.711274+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:07:18.073 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:17 smithi053 bash[33773]: cephadm 2023-10-09T10:07:16.712849+0000 mgr.y (mgr.26072) 62 : cephadm [INF] Deploying daemon mon.c on smithi053 2023-10-09T10:07:18.073 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:17 smithi053 bash[33773]: cluster 2023-10-09T10:07:16.958613+0000 mgr.y (mgr.26072) 63 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:18.073 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:17 smithi053 bash[33773]: audit 2023-10-09T10:07:17.358232+0000 mon.c (mon.2) 251 : audit [DBG] from='client.? 172.21.15.53:0/372574876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:07:18.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:17 smithi086 bash[27789]: cephadm 2023-10-09T10:07:16.695405+0000 mgr.y (mgr.26072) 61 : cephadm [INF] Upgrade: Updating mon.c 2023-10-09T10:07:18.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:17 smithi086 bash[27789]: audit 2023-10-09T10:07:16.705625+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:07:18.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:17 smithi086 bash[27789]: audit 2023-10-09T10:07:16.708086+0000 mon.c (mon.2) 249 : audit [INF] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T10:07:18.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:17 smithi086 bash[27789]: audit 2023-10-09T10:07:16.709767+0000 mon.a (mon.0) 48 : audit [DBG] from='mgr.26072 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T10:07:18.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:17 smithi086 bash[27789]: audit 2023-10-09T10:07:16.711274+0000 mon.c (mon.2) 250 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:07:18.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:17 smithi086 bash[27789]: cephadm 2023-10-09T10:07:16.712849+0000 mgr.y (mgr.26072) 62 : cephadm [INF] Deploying daemon mon.c on smithi053 2023-10-09T10:07:18.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:17 smithi086 bash[27789]: cluster 2023-10-09T10:07:16.958613+0000 mgr.y (mgr.26072) 63 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:18.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:17 smithi086 bash[27789]: audit 2023-10-09T10:07:17.358232+0000 mon.c (mon.2) 251 : audit [DBG] from='client.? 172.21.15.53:0/372574876' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:07:19.117 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:07:18 smithi086 bash[55262]: ts=2023-10-09T10:07: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-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:07:19.341 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:19 smithi053 systemd[1]: Stopping Ceph mon.c for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:07:19.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:07:19 smithi053 bash[73018]: [09/Oct/2023:10:07:19] ENGINE Bus STOPPING 2023-10-09T10:07:19.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:07:19 smithi053 bash[73018]: [09/Oct/2023:10:07:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-09T10:07:19.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:07:19 smithi053 bash[73018]: [09/Oct/2023:10:07:19] ENGINE Bus STOPPED 2023-10-09T10:07:19.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:07:19 smithi053 bash[73018]: [09/Oct/2023:10:07:19] ENGINE Bus STARTING 2023-10-09T10:07:19.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:07:19 smithi053 bash[73018]: [09/Oct/2023:10:07:19] ENGINE Serving on http://:::9283 2023-10-09T10:07:19.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:07:19 smithi053 bash[73018]: [09/Oct/2023:10:07:19] ENGINE Bus STARTED 2023-10-09T10:07:19.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:19 smithi053 bash[33773]: debug 2023-10-09T10:07:19.335+0000 7f2cc8b6b700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-09T10:07:19.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:19 smithi053 bash[33773]: debug 2023-10-09T10:07:19.335+0000 7f2cc8b6b700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2023-10-09T10:07:20.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:20 smithi053 bash[79399]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-mon-c 2023-10-09T10:07:20.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:20 smithi053 bash[79500]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-mon-c 2023-10-09T10:07:20.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:20 smithi053 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mon.c.service: Succeeded. 2023-10-09T10:07:20.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:20 smithi053 systemd[1]: Stopped Ceph mon.c for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:07:20.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:20 smithi053 systemd[1]: Started Ceph mon.c for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:07:21.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.631+0000 7fdae420cc80 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-09T10:07:21.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.631+0000 7fdae420cc80 0 ceph version 18.2.0-598-gb4fa663f (b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0) reef (stable), process ceph-mon, pid 7 2023-10-09T10:07:21.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.631+0000 7fdae420cc80 0 pidfile_write: ignore empty --pid-file 2023-10-09T10:07:21.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.635+0000 7fdae420cc80 0 load: jerasure load: lrc 2023-10-09T10:07:21.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: RocksDB version: 7.9.2 2023-10-09T10:07:21.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Git sha 0 2023-10-09T10:07:21.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Compile date 2023-10-06 16:19:06 2023-10-09T10:07:21.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: DB SUMMARY 2023-10-09T10:07:21.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: DB Session ID: 6B793ICBHKK951PV88DN 2023-10-09T10:07:21.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: CURRENT file: CURRENT 2023-10-09T10:07:21.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: IDENTITY file: IDENTITY 2023-10-09T10:07:21.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 1276 Bytes 2023-10-09T10:07:21.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000026.sst 2023-10-09T10:07:21.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000024.log size: 879608 ; 2023-10-09T10:07:21.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.error_if_exists: 0 2023-10-09T10:07:21.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.create_if_missing: 0 2023-10-09T10:07:21.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.paranoid_checks: 1 2023-10-09T10:07:21.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-10-09T10:07:21.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-09T10:07:21.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-09T10:07:21.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.env: 0x560c55eae720 2023-10-09T10:07:21.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.fs: PosixFileSystem 2023-10-09T10:07:21.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.info_log: 0x560c57f05400 2023-10-09T10:07:21.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-09T10:07:21.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.statistics: (nil) 2023-10-09T10:07:21.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.use_fsync: 0 2023-10-09T10:07:21.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_log_file_size: 0 2023-10-09T10:07:21.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-09T10:07:21.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-09T10:07:21.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-09T10:07:21.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-09T10:07:21.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.allow_fallocate: 1 2023-10-09T10:07:21.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-09T10:07:21.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-09T10:07:21.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.use_direct_reads: 0 2023-10-09T10:07:21.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-09T10:07:21.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.create_missing_column_families: 0 2023-10-09T10:07:21.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.db_log_dir: 2023-10-09T10:07:21.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.wal_dir: 2023-10-09T10:07:21.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-09T10:07:21.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-09T10:07:21.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-09T10:07:21.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-09T10:07:21.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-09T10:07:21.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-09T10:07:21.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.advise_random_on_open: 1 2023-10-09T10:07:21.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-09T10:07:21.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.write_buffer_manager: 0x560c571925a0 2023-10-09T10:07:21.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-09T10:07:21.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-09T10:07:21.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-09T10:07:21.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.rate_limiter: (nil) 2023-10-09T10:07:21.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-09T10:07:21.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-09T10:07:21.930 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-09T10:07:21.930 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-09T10:07:21.930 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.unordered_write: 0 2023-10-09T10:07:21.931 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-09T10:07:21.931 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-09T10:07:21.931 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-09T10:07:21.931 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-09T10:07:21.931 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.row_cache: None 2023-10-09T10:07:21.931 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.wal_filter: None 2023-10-09T10:07:21.931 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-09T10:07:21.931 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-09T10:07:21.931 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.two_write_queues: 0 2023-10-09T10:07:21.931 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.manual_wal_flush: 0 2023-10-09T10:07:21.931 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.wal_compression: 0 2023-10-09T10:07:21.931 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.atomic_flush: 0 2023-10-09T10:07:21.932 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-09T10:07:21.932 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-09T10:07:21.932 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-09T10:07:21.932 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.log_readahead_size: 0 2023-10-09T10:07:21.932 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-09T10:07:21.932 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.best_efforts_recovery: 0 2023-10-09T10:07:21.932 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-09T10:07:21.932 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-09T10:07:21.932 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.allow_data_in_errors: 0 2023-10-09T10:07:21.932 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.db_host_id: __hostname__ 2023-10-09T10:07:21.932 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-10-09T10:07:21.932 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_background_jobs: 2 2023-10-09T10:07:21.933 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_background_compactions: -1 2023-10-09T10:07:21.933 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_subcompactions: 1 2023-10-09T10:07:21.933 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-09T10:07:21.933 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-09T10:07:21.933 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-09T10:07:21.933 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_total_wal_size: 0 2023-10-09T10:07:21.933 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-09T10:07:21.933 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-09T10:07:21.933 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-09T10:07:21.933 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-09T10:07:21.934 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_open_files: -1 2023-10-09T10:07:21.934 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.bytes_per_sync: 0 2023-10-09T10:07:21.934 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-09T10:07:21.934 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-09T10:07:21.934 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-09T10:07:21.934 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_background_flushes: -1 2023-10-09T10:07:21.934 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Compression algorithms supported: 2023-10-09T10:07:21.934 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-09T10:07:21.934 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: kZSTD supported: 0 2023-10-09T10:07:21.934 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: kXpressCompression supported: 0 2023-10-09T10:07:21.934 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-09T10:07:21.935 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: kZlibCompression supported: 1 2023-10-09T10:07:21.935 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: kSnappyCompression supported: 1 2023-10-09T10:07:21.935 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: kLZ4Compression supported: 1 2023-10-09T10:07:21.935 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: kBZip2Compression supported: 0 2023-10-09T10:07:21.935 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-09T10:07:21.935 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-10-09T10:07:21.935 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2023-10-09T10:07:21.935 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-09T10:07:21.935 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-09T10:07:21.935 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.merge_operator: 2023-10-09T10:07:21.935 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.compaction_filter: None 2023-10-09T10:07:21.935 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.compaction_filter_factory: None 2023-10-09T10:07:21.936 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.sst_partitioner_factory: None 2023-10-09T10:07:21.936 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-09T10:07:21.936 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-09T10:07:21.936 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560c57f05520) 2023-10-09T10:07:21.936 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: cache_index_and_filter_blocks: 1 2023-10-09T10:07:21.936 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-09T10:07:21.936 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-09T10:07:21.936 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: pin_top_level_index_and_filter: 1 2023-10-09T10:07:21.936 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: index_type: 0 2023-10-09T10:07:21.936 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: data_block_index_type: 0 2023-10-09T10:07:21.936 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: index_shortening: 1 2023-10-09T10:07:21.936 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: data_block_hash_table_util_ratio: 0.750000 2023-10-09T10:07:21.936 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: checksum: 4 2023-10-09T10:07:21.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: no_block_cache: 0 2023-10-09T10:07:21.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: block_cache: 0x560c572151f0 2023-10-09T10:07:21.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: block_cache_name: BinnedLRUCache 2023-10-09T10:07:21.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: block_cache_options: 2023-10-09T10:07:21.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: capacity : 536870912 2023-10-09T10:07:21.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: num_shard_bits : 4 2023-10-09T10:07:21.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: strict_capacity_limit : 0 2023-10-09T10:07:21.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: high_pri_pool_ratio: 0.000 2023-10-09T10:07:21.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: block_cache_compressed: (nil) 2023-10-09T10:07:21.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: persistent_cache: (nil) 2023-10-09T10:07:21.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: block_size: 4096 2023-10-09T10:07:21.937 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: block_size_deviation: 10 2023-10-09T10:07:21.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: block_restart_interval: 16 2023-10-09T10:07:21.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: index_block_restart_interval: 1 2023-10-09T10:07:21.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: metadata_block_size: 4096 2023-10-09T10:07:21.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: partition_filters: 0 2023-10-09T10:07:21.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: use_delta_encoding: 1 2023-10-09T10:07:21.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: filter_policy: bloomfilter 2023-10-09T10:07:21.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: whole_key_filtering: 1 2023-10-09T10:07:21.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: verify_compression: 0 2023-10-09T10:07:21.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: read_amp_bytes_per_bit: 0 2023-10-09T10:07:21.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: format_version: 5 2023-10-09T10:07:21.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: enable_index_compression: 1 2023-10-09T10:07:21.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: block_align: 0 2023-10-09T10:07:21.938 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: max_auto_readahead_size: 262144 2023-10-09T10:07:21.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: prepopulate_block_cache: 0 2023-10-09T10:07:21.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: initial_auto_readahead_size: 8192 2023-10-09T10:07:21.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: num_file_reads_for_auto_readahead: 2 2023-10-09T10:07:21.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-09T10:07:21.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-09T10:07:21.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.compression: NoCompression 2023-10-09T10:07:21.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-09T10:07:21.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-09T10:07:21.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-09T10:07:21.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.num_levels: 7 2023-10-09T10:07:21.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-09T10:07:21.939 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-09T10:07:21.940 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-09T10:07:21.940 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-09T10:07:21.940 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-09T10:07:21.940 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-09T10:07:21.940 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-09T10:07:21.940 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-09T10:07:21.940 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-09T10:07:21.940 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-09T10:07:21.940 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-09T10:07:21.940 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-09T10:07:21.940 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-09T10:07:21.940 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.compression_opts.level: 32767 2023-10-09T10:07:21.940 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-09T10:07:21.941 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-09T10:07:21.941 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-09T10:07:21.941 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-09T10:07:21.941 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-09T10:07:21.941 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.compression_opts.enabled: false 2023-10-09T10:07:21.941 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-09T10:07:21.941 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-09T10:07:21.941 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-09T10:07:21.941 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-09T10:07:21.941 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-09T10:07:21.941 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-09T10:07:21.941 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-09T10:07:21.942 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-09T10:07:21.942 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-09T10:07:21.942 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-09T10:07:21.942 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-09T10:07:21.942 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-09T10:07:21.942 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-09T10:07:21.942 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-09T10:07:21.942 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-09T10:07:21.942 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-09T10:07:21.942 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-09T10:07:21.942 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-09T10:07:21.942 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-09T10:07:21.943 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.arena_block_size: 1048576 2023-10-09T10:07:21.943 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-09T10:07:21.943 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-09T10:07:21.943 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-09T10:07:21.943 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-09T10:07:21.943 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-09T10:07:21.943 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-09T10:07:21.943 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-09T10:07:21.943 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-09T10:07:21.943 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-09T10:07:21.943 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-09T10:07:21.943 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-09T10:07:21.944 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-09T10:07:21.944 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-09T10:07:21.944 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.table_properties_collectors: 2023-10-09T10:07:21.944 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.inplace_update_support: 0 2023-10-09T10:07:21.944 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-09T10:07:21.944 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-09T10:07:21.944 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-09T10:07:21.944 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-09T10:07:21.944 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.bloom_locality: 0 2023-10-09T10:07:21.944 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.max_successive_merges: 0 2023-10-09T10:07:21.944 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-09T10:07:21.944 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-09T10:07:21.944 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.force_consistency_checks: 1 2023-10-09T10:07:21.945 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-09T10:07:21.945 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.ttl: 2592000 2023-10-09T10:07:21.945 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-09T10:07:21.945 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-09T10:07:21.945 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-09T10:07:21.945 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.enable_blob_files: false 2023-10-09T10:07:21.945 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.min_blob_size: 0 2023-10-09T10:07:21.945 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.blob_file_size: 268435456 2023-10-09T10:07:21.945 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-10-09T10:07:21.945 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-10-09T10:07:21.945 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-09T10:07:21.945 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-09T10:07:21.946 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-09T10:07:21.946 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.blob_file_starting_level: 0 2023-10-09T10:07:21.946 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-09T10:07:21.946 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdad9a2a700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 26.sst 2023-10-09T10:07:21.946 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 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 28, last_sequence is 17864, log_number is 24,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-09T10:07:21.946 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 24 2023-10-09T10:07:21.946 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 503d9cfb-4164-4215-8ad0-93864c3a41a6 2023-10-09T10:07:21.946 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696846041644612, "job": 1, "event": "recovery_started", "wal_files": [24]} 2023-10-09T10:07:21.946 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.639+0000 7fdae420cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #24 mode 2 2023-10-09T10:07:21.946 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.643+0000 7fdae420cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696846041649441, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 29, "file_size": 585230, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 17859, "largest_seqno": 18049, "table_properties": {"data_size": 583174, "index_size": 852, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 197, "raw_key_size": 1654, "raw_average_key_size": 23, "raw_value_size": 581073, "raw_average_value_size": 8184, "num_data_blocks": 36, "num_entries": 71, "num_filter_entries": 71, "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": 1696846041, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "503d9cfb-4164-4215-8ad0-93864c3a41a6", "db_session_id": "6B793ICBHKK951PV88DN", "orig_file_number": 29, "seqno_to_time_mapping": "N/A"}} 2023-10-09T10:07:21.946 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.643+0000 7fdae420cc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696846041649584, "job": 1, "event": "recovery_finished"} 2023-10-09T10:07:21.947 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.643+0000 7fdae420cc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 31 2023-10-09T10:07:21.947 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.647+0000 7fdae420cc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000024.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-10-09T10:07:21.947 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.647+0000 7fdae420cc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560c572b6000 2023-10-09T10:07:21.947 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.647+0000 7fdae420cc80 4 rocksdb: DB pointer 0x560c572a4000 2023-10-09T10:07:21.947 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.647+0000 7fdad2a1c700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-09T10:07:21.947 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.647+0000 7fdad2a1c700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-09T10:07:21.947 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: ** DB Stats ** 2023-10-09T10:07:21.947 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T10:07:21.947 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-09T10:07:21.947 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-09T10:07:21.947 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-09T10:07:21.948 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-09T10:07:21.948 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-09T10:07:21.948 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-09T10:07:21.948 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: ** Compaction Stats [default] ** 2023-10-09T10:07:21.948 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-10-09T10:07:21.948 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-09T10:07:21.948 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: L0 1/0 571.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 214.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-10-09T10:07:21.948 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: L6 1/0 32.45 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-10-09T10:07:21.948 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: Sum 2/0 33.01 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 214.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-10-09T10:07:21.948 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 214.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-10-09T10:07:21.948 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: ** Compaction Stats [default] ** 2023-10-09T10:07:21.948 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-10-09T10:07:21.949 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T10:07:21.949 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 214.1 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-10-09T10:07:21.949 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-09T10:07:21.949 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T10:07:21.949 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: Flush(GB): cumulative 0.001, interval 0.001 2023-10-09T10:07:21.949 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-09T10:07:21.949 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: AddFile(Total Files): cumulative 0, interval 0 2023-10-09T10:07:21.949 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-09T10:07:21.949 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: AddFile(Keys): cumulative 0, interval 0 2023-10-09T10:07:21.949 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: Cumulative compaction: 0.00 GB write, 63.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-09T10:07:21.949 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: Interval compaction: 0.00 GB write, 63.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-09T10:07:21.949 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-09T10:07:21.950 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: Block cache BinnedLRUCache@0x560c572151f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2023-10-09T10:07:21.950 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: Block cache entry stats(count,size,portion): FilterBlock(1,0.23 KB,4.47035e-05%) IndexBlock(1,0.95 KB,0.000181794%) Misc(1,0.00 KB,0%) 2023-10-09T10:07:21.950 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: ** File Read Latency Histogram By Level [default] ** 2023-10-09T10:07:21.950 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.647+0000 7fdae420cc80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0] at bind addrs [v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T10:07:21.950 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.651+0000 7fdae420cc80 1 mon.c@-1(???) e3 preinit fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T10:07:21.950 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.651+0000 7fdae420cc80 0 mon.c@-1(???).mds e7 new map 2023-10-09T10:07:21.950 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.651+0000 7fdae420cc80 0 mon.c@-1(???).mds e7 print_map 2023-10-09T10:07:21.950 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: e7 2023-10-09T10:07:21.950 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: enable_multiple, ever_enabled_multiple: 1,1 2023-10-09T10:07:21.950 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-09T10:07:21.950 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: legacy client fscid: 1 2023-10-09T10:07:21.950 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: 2023-10-09T10:07:21.951 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: Filesystem 'foo' (1) 2023-10-09T10:07:21.951 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: fs_name foo 2023-10-09T10:07:21.951 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: epoch 5 2023-10-09T10:07:21.951 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-10-09T10:07:21.951 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: created 2023-10-09T09:59:27.828422+0000 2023-10-09T10:07:21.951 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: modified 2023-10-09T09:59:34.926156+0000 2023-10-09T10:07:21.951 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: tableserver 0 2023-10-09T10:07:21.951 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: root 0 2023-10-09T10:07:21.951 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: session_timeout 60 2023-10-09T10:07:21.951 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: session_autoclose 300 2023-10-09T10:07:21.951 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: max_file_size 1099511627776 2023-10-09T10:07:21.951 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: required_client_features {} 2023-10-09T10:07:21.952 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: last_failure 0 2023-10-09T10:07:21.952 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: last_failure_osd_epoch 0 2023-10-09T10:07:21.952 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-09T10:07:21.952 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: max_mds 1 2023-10-09T10:07:21.952 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: in 0 2023-10-09T10:07:21.952 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: up {0=14661} 2023-10-09T10:07:21.952 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: failed 2023-10-09T10:07:21.952 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: damaged 2023-10-09T10:07:21.952 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: stopped 2023-10-09T10:07:21.952 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: data_pools [4] 2023-10-09T10:07:21.952 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: metadata_pool 3 2023-10-09T10:07:21.952 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: inline_data disabled 2023-10-09T10:07:21.952 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: balancer 2023-10-09T10:07:21.953 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: bal_rank_mask -1 2023-10-09T10:07:21.953 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: standby_count_wanted 1 2023-10-09T10:07:21.953 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: [mds.foo.smithi053.zaowuf{0:14661} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.53:6834/4051208549,v1:172.21.15.53:6835/4051208549] compat {c=[1],r=[1],i=[7ff]}] 2023-10-09T10:07:21.953 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: 2023-10-09T10:07:21.953 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: 2023-10-09T10:07:21.953 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: Standby daemons: 2023-10-09T10:07:21.953 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: 2023-10-09T10:07:21.953 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: [mds.foo.smithi086.ixwjtb{-1:24493} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.86:6832/1504972565,v1:172.21.15.86:6833/1504972565] compat {c=[1],r=[1],i=[7ff]}] 2023-10-09T10:07:21.953 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.651+0000 7fdae420cc80 0 mon.c@-1(???).osd e83 crush map has features 3314933000854323200, adjusting msgr requires 2023-10-09T10:07:21.953 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.651+0000 7fdae420cc80 0 mon.c@-1(???).osd e83 crush map has features 432629239337189376, adjusting msgr requires 2023-10-09T10:07:21.953 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.651+0000 7fdae420cc80 0 mon.c@-1(???).osd e83 crush map has features 432629239337189376, adjusting msgr requires 2023-10-09T10:07:21.953 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.651+0000 7fdae420cc80 0 mon.c@-1(???).osd e83 crush map has features 432629239337189376, adjusting msgr requires 2023-10-09T10:07:21.954 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:07:21 smithi053 bash[79554]: debug 2023-10-09T10:07:21.651+0000 7fdae420cc80 1 mon.c@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2023-10-09T10:07:22.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:07:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:07:22] "GET /metrics HTTP/1.1" 200 33897 "" "Prometheus/2.33.4" 2023-10-09T10:07:27.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:26 smithi086 bash[27789]: cluster 2023-10-09T10:07:18.959605+0000 mgr.y (mgr.26072) 64 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:27.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:26 smithi086 bash[27789]: audit 2023-10-09T10:07:19.345699+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T10:07:27.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:26 smithi086 bash[27789]: audit 2023-10-09T10:07:19.346839+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T10:07:27.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:26 smithi086 bash[27789]: audit 2023-10-09T10:07:19.347342+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T10:07:27.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:26 smithi086 bash[27789]: audit 2023-10-09T10:07:19.824289+0000 mon.a (mon.0) 49 : audit [DBG] from='client.? 172.21.15.53:0/916407375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:07:28.311 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.0-598-gb4fa663f (b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0) reef (stable)": 2 2023-10-09T10:07:28.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:27 smithi086 bash[27789]: cluster 2023-10-09T10:07:20.960279+0000 mgr.y (mgr.26072) 65 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:28.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:27 smithi086 bash[27789]: cluster 2023-10-09T10:07:21.870727+0000 mon.b (mon.1) 115 : cluster [INF] mon.b calling monitor election 2023-10-09T10:07:28.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:27 smithi086 bash[27789]: cluster 2023-10-09T10:07:21.871959+0000 mon.a (mon.0) 50 : cluster [INF] mon.a calling monitor election 2023-10-09T10:07:28.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:27 smithi086 bash[27789]: cluster 2023-10-09T10:07:22.960880+0000 mgr.y (mgr.26072) 66 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:28.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:27 smithi086 bash[27789]: audit 2023-10-09T10:07:23.041841+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:07:28.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:27 smithi086 bash[27789]: cluster 2023-10-09T10:07:24.961956+0000 mgr.y (mgr.26072) 67 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-09T10:07:28.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:27 smithi086 bash[27789]: cluster 2023-10-09T10:07:26.873635+0000 mon.a (mon.0) 51 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-10-09T10:07:28.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:27 smithi086 bash[27789]: cluster 2023-10-09T10:07:26.885328+0000 mon.a (mon.0) 52 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} 2023-10-09T10:07:28.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:27 smithi086 bash[27789]: cluster 2023-10-09T10:07:26.903318+0000 mon.a (mon.0) 53 : cluster [DBG] fsmap foo:1 {0=foo.smithi053.zaowuf=up:active} 1 up:standby 2023-10-09T10:07:28.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:27 smithi086 bash[27789]: cluster 2023-10-09T10:07:26.903376+0000 mon.a (mon.0) 54 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-10-09T10:07:28.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:27 smithi086 bash[27789]: cluster 2023-10-09T10:07:26.904025+0000 mon.a (mon.0) 55 : cluster [DBG] mgrmap e36: y(active, since 94s), standbys: x 2023-10-09T10:07:28.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:27 smithi086 bash[27789]: cluster 2023-10-09T10:07:26.904415+0000 mon.a (mon.0) 56 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-10-09T10:07:28.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:27 smithi086 bash[27789]: cluster 2023-10-09T10:07:26.914581+0000 mon.a (mon.0) 57 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-10-09T10:07:28.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:27 smithi086 bash[27789]: cluster 2023-10-09T10:07:26.914631+0000 mon.a (mon.0) 58 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-10-09T10:07:28.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:27 smithi086 bash[27789]: cluster 2023-10-09T10:07:26.914648+0000 mon.a (mon.0) 59 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0] is down (out of quorum) 2023-10-09T10:07:28.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:27 smithi086 bash[27789]: audit 2023-10-09T10:07:26.918420+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:07:28.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:27 smithi086 bash[27789]: audit 2023-10-09T10:07:26.934480+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:07:28.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:27 smithi086 bash[27789]: audit 2023-10-09T10:07:26.954137+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:07:28.370 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:27 smithi086 bash[27789]: cluster 2023-10-09T10:07:26.962729+0000 mgr.y (mgr.26072) 68 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-09T10:07:29.117 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:07:28 smithi086 bash[55262]: ts=2023-10-09T10:07:28.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-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:07:29.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:28 smithi086 bash[27789]: cluster 2023-10-09T10:07:21.868701+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-10-09T10:07:29.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:28 smithi086 bash[27789]: cluster 2023-10-09T10:07:27.896986+0000 mon.a (mon.0) 62 : cluster [DBG] mgrmap e37: y(active, since 94s), standbys: x 2023-10-09T10:07:29.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:28 smithi086 bash[27789]: cluster 2023-10-09T10:07:27.897518+0000 mon.a (mon.0) 63 : cluster [INF] mon.a calling monitor election 2023-10-09T10:07:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:28 smithi086 bash[27789]: cluster 2023-10-09T10:07:27.903813+0000 mon.b (mon.1) 118 : cluster [INF] mon.b calling monitor election 2023-10-09T10:07:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:28 smithi086 bash[27789]: cluster 2023-10-09T10:07:27.931873+0000 mon.a (mon.0) 64 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-09T10:07:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:28 smithi086 bash[27789]: cluster 2023-10-09T10:07:27.938159+0000 mon.a (mon.0) 65 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} 2023-10-09T10:07:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:28 smithi086 bash[27789]: cluster 2023-10-09T10:07:27.939146+0000 mon.a (mon.0) 66 : cluster [DBG] fsmap foo:1 {0=foo.smithi053.zaowuf=up:active} 1 up:standby 2023-10-09T10:07:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:28 smithi086 bash[27789]: cluster 2023-10-09T10:07:27.939177+0000 mon.a (mon.0) 67 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2023-10-09T10:07:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:28 smithi086 bash[27789]: cluster 2023-10-09T10:07:27.939587+0000 mon.a (mon.0) 68 : cluster [DBG] mgrmap e37: y(active, since 95s), standbys: x 2023-10-09T10:07:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:28 smithi086 bash[27789]: cluster 2023-10-09T10:07:27.939829+0000 mon.a (mon.0) 69 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-09T10:07:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:28 smithi086 bash[27789]: cluster 2023-10-09T10:07:27.939851+0000 mon.a (mon.0) 70 : cluster [INF] Cluster is now healthy 2023-10-09T10:07:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:28 smithi086 bash[27789]: cluster 2023-10-09T10:07:27.972482+0000 mon.a (mon.0) 71 : cluster [INF] overall HEALTH_OK 2023-10-09T10:07:29.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:28 smithi086 bash[27789]: audit 2023-10-09T10:07:28.293746+0000 mon.a (mon.0) 72 : audit [DBG] from='client.? 172.21.15.53:0/4110738031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:07:29.173 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch ps' 2023-10-09T10:07:30.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:29 smithi086 bash[27789]: cluster 2023-10-09T10:07:28.964311+0000 mgr.y (mgr.26072) 69 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-09T10:07:31.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:07:31 smithi053 bash[73018]: debug 2023-10-09T10:07:31.662+0000 7fb7b954f700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-10-09T10:07:32.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:32 smithi086 bash[27789]: cluster 2023-10-09T10:07:30.964972+0000 mgr.y (mgr.26072) 70 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-09T10:07:32.597 INFO:teuthology.orchestra.run.smithi053.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-09T10:07:32.597 INFO:teuthology.orchestra.run.smithi053.stdout:alertmanager.a smithi053 *:9093,9094 running (3m) - 9m 14.5M - 0.23.0 ba2b418f427c 11cec94c520b 2023-10-09T10:07:32.597 INFO:teuthology.orchestra.run.smithi053.stdout:grafana.a smithi086 *:3000 running (3m) - 9m 41.2M - 8.3.5 dad864ee21e9 791588afba79 2023-10-09T10:07:32.597 INFO:teuthology.orchestra.run.smithi053.stdout:mds.foo.smithi053.zaowuf smithi053 running (8m) - 8m 15.8M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 af888f5c40c3 2023-10-09T10:07:32.598 INFO:teuthology.orchestra.run.smithi053.stdout:mds.foo.smithi086.ixwjtb smithi086 running (7m) - 7m 13.5M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 8d29791583b8 2023-10-09T10:07:32.598 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.x smithi086 *:8443,9283,8765 running (2m) - 16m 428M - 18.2.0-598-gb4fa663f 3060897fdf97 9f36f878d7b2 2023-10-09T10:07:32.598 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.y smithi053 *:8443,9283,8765 running (3m) - 18m 473M - 18.2.0-598-gb4fa663f 3060897fdf97 465ecd801294 2023-10-09T10:07:32.598 INFO:teuthology.orchestra.run.smithi053.stdout:mon.a smithi053 running (110s) - 19m 50.6M 2048M 18.2.0-598-gb4fa663f 3060897fdf97 6676126af608 2023-10-09T10:07:32.598 INFO:teuthology.orchestra.run.smithi053.stdout:mon.b smithi086 running (17m) - 17m 56.0M 2048M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 e82bfa198074 2023-10-09T10:07:32.598 INFO:teuthology.orchestra.run.smithi053.stdout:mon.c smithi053 starting - - - 2048M 2023-10-09T10:07:32.598 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.a smithi053 *:9100 running (3m) - 10m 8972k - 1.3.1 1dbe0e931976 34ccce6ddbef 2023-10-09T10:07:32.598 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.b smithi086 *:9100 running (3m) - 10m 8999k - 1.3.1 1dbe0e931976 e5704c2b7a32 2023-10-09T10:07:32.598 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 smithi053 running (16m) - 16m 47.5M 2525M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 cd77a7e766e7 2023-10-09T10:07:32.598 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 smithi053 running (15m) - 15m 46.7M 2525M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 26ddd247a9dc 2023-10-09T10:07:32.598 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2 smithi053 running (14m) - 14m 44.5M 2525M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 98d6966e2ac9 2023-10-09T10:07:32.599 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 smithi053 running (13m) - 13m 43.8M 2525M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 b13a1f620928 2023-10-09T10:07:32.599 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 smithi086 running (13m) - 13m 44.7M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 0c9ac38ba8cf 2023-10-09T10:07:32.599 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 smithi086 running (12m) - 12m 42.9M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 96a2d0a2e18c 2023-10-09T10:07:32.599 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 smithi086 running (11m) - 11m 48.5M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 01d33516eede 2023-10-09T10:07:32.599 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 smithi086 running (11m) - 11m 50.4M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 398a2ca16c27 2023-10-09T10:07:32.599 INFO:teuthology.orchestra.run.smithi053.stdout:prometheus.a smithi086 *:9095 running (2m) - 10m 55.6M - 2.33.4 514e6a882f6e fe8d59595ede 2023-10-09T10:07:32.864 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:07:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:07:32] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.33.4" 2023-10-09T10:07:33.411 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch upgrade pause' 2023-10-09T10:07:34.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:33 smithi086 bash[27789]: audit 2023-10-09T10:07:32.579036+0000 mgr.y (mgr.26072) 71 : audit [DBG] from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:07:34.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:33 smithi086 bash[27789]: audit 2023-10-09T10:07:32.898799+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:07:34.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:33 smithi086 bash[27789]: audit 2023-10-09T10:07:32.911528+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:07:34.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:33 smithi086 bash[27789]: cluster 2023-10-09T10:07:32.965364+0000 mgr.y (mgr.26072) 72 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-09T10:07:34.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:33 smithi086 bash[27789]: audit 2023-10-09T10:07:33.712547+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:07:34.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:33 smithi086 bash[27789]: audit 2023-10-09T10:07:33.723177+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:07:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:36 smithi086 bash[27789]: cluster 2023-10-09T10:07:34.966483+0000 mgr.y (mgr.26072) 73 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-09T10:07:36.782 INFO:teuthology.orchestra.run.smithi053.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:07:37.624 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'sleep 60' 2023-10-09T10:07:38.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:37 smithi086 bash[27789]: audit 2023-10-09T10:07:36.771091+0000 mgr.y (mgr.26072) 74 : audit [DBG] from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:07:38.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:37 smithi086 bash[27789]: cephadm 2023-10-09T10:07:36.771813+0000 mgr.y (mgr.26072) 75 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:07:38.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:37 smithi086 bash[27789]: audit 2023-10-09T10:07:36.778521+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:07:38.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:37 smithi086 bash[27789]: cluster 2023-10-09T10:07:36.967147+0000 mgr.y (mgr.26072) 76 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:39.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:38 smithi086 bash[27789]: audit 2023-10-09T10:07:38.042537+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:07:39.117 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:07:38 smithi086 bash[55262]: ts=2023-10-09T10:07:38.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-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:07:40.090 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:39 smithi086 bash[27789]: cluster 2023-10-09T10:07:38.968297+0000 mgr.y (mgr.26072) 77 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:40.367 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:07:40 smithi086 bash[55262]: ts=2023-10-09T10:07:40.088Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephMonDown: template: __alert_CephMonDown:1:427: executing \"__alert_CephMonDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"mon.a\"} on the right hand-side of the operation: [{ceph_daemon=\"mon.a\", ceph_version=\"ceph version 18.2.0-598-gb4fa663f (b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0) reef (stable)\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", public_addr=\"172.21.15.53\", rank=\"0\"}, {ceph_daemon=\"mon.a\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", hostname=\"smithi053\", instance=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", public_addr=\"172.21.15.53\", rank=\"0\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-10-09T10:07:42.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:42 smithi086 bash[27789]: cluster 2023-10-09T10:07:40.968837+0000 mgr.y (mgr.26072) 78 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:42.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:07:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:07:42] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.33.4" 2023-10-09T10:07:44.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:43 smithi086 bash[27789]: cluster 2023-10-09T10:07:42.969457+0000 mgr.y (mgr.26072) 79 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:46.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:45 smithi086 bash[27789]: cluster 2023-10-09T10:07:44.970092+0000 mgr.y (mgr.26072) 80 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:46.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:45 smithi086 bash[27789]: audit 2023-10-09T10:07:44.978080+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:07:46.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:45 smithi086 bash[27789]: audit 2023-10-09T10:07:44.988639+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:07:46.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:45 smithi086 bash[27789]: audit 2023-10-09T10:07:44.992126+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:07:46.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:45 smithi086 bash[27789]: audit 2023-10-09T10:07:44.993859+0000 mon.b (mon.1) 121 : audit [INF] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:07:46.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:45 smithi086 bash[27789]: audit 2023-10-09T10:07:45.002361+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:07:46.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:45 smithi086 bash[27789]: audit 2023-10-09T10:07:45.087523+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:07:46.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:45 smithi086 bash[27789]: audit 2023-10-09T10:07:45.090676+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:07:46.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:45 smithi086 bash[27789]: audit 2023-10-09T10:07:45.092305+0000 mon.b (mon.1) 124 : audit [INF] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:07:46.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:45 smithi086 bash[27789]: audit 2023-10-09T10:07:45.100086+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:07:48.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:47 smithi086 bash[27789]: cluster 2023-10-09T10:07:46.970702+0000 mgr.y (mgr.26072) 81 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:49.117 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:07:48 smithi086 bash[55262]: ts=2023-10-09T10: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-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:07:50.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:49 smithi086 bash[27789]: cluster 2023-10-09T10:07:48.971883+0000 mgr.y (mgr.26072) 82 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:52.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:51 smithi086 bash[27789]: cluster 2023-10-09T10:07:50.972675+0000 mgr.y (mgr.26072) 83 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:52.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:07:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:07:52] "GET /metrics HTTP/1.1" 200 33893 "" "Prometheus/2.33.4" 2023-10-09T10:07:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:53 smithi086 bash[27789]: cluster 2023-10-09T10:07:52.973356+0000 mgr.y (mgr.26072) 84 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:53 smithi086 bash[27789]: audit 2023-10-09T10:07:53.043119+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:07:56.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:56 smithi086 bash[27789]: cluster 2023-10-09T10:07:54.974465+0000 mgr.y (mgr.26072) 85 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:58.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:07:58 smithi086 bash[27789]: cluster 2023-10-09T10:07:56.975084+0000 mgr.y (mgr.26072) 86 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:07:59.117 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:07:58 smithi086 bash[55262]: ts=2023-10-09T10:07:58.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-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:08:00.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:00 smithi086 bash[27789]: cluster 2023-10-09T10:07:58.976133+0000 mgr.y (mgr.26072) 87 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:02.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:02 smithi086 bash[27789]: cluster 2023-10-09T10:08:00.976764+0000 mgr.y (mgr.26072) 88 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:02.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:08:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:08:02] "GET /metrics HTTP/1.1" 200 33892 "" "Prometheus/2.33.4" 2023-10-09T10:08:04.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:03 smithi086 bash[27789]: cluster 2023-10-09T10:08:02.977409+0000 mgr.y (mgr.26072) 89 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:06.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:06 smithi086 bash[27789]: cluster 2023-10-09T10:08:04.978574+0000 mgr.y (mgr.26072) 90 : cluster [DBG] pgmap v69: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:08.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:08 smithi086 bash[27789]: cluster 2023-10-09T10:08:06.979209+0000 mgr.y (mgr.26072) 91 : cluster [DBG] pgmap v70: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:09.046 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:08:08 smithi086 bash[55262]: ts=2023-10-09T10:08:08.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-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:08:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:09 smithi086 bash[27789]: audit 2023-10-09T10:08:08.045979+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:08:10.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:10 smithi086 bash[27789]: cluster 2023-10-09T10:08:08.980350+0000 mgr.y (mgr.26072) 92 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:12.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:12 smithi086 bash[27789]: cluster 2023-10-09T10:08:10.981134+0000 mgr.y (mgr.26072) 93 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:12.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:08:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:08:12] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.33.4" 2023-10-09T10:08:14.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:13 smithi086 bash[27789]: cluster 2023-10-09T10:08:12.981876+0000 mgr.y (mgr.26072) 94 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:16.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:16 smithi086 bash[27789]: cluster 2023-10-09T10:08:14.983029+0000 mgr.y (mgr.26072) 95 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:18.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:18 smithi086 bash[27789]: cluster 2023-10-09T10:08:16.983671+0000 mgr.y (mgr.26072) 96 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:19.117 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:08:18 smithi086 bash[55262]: ts=2023-10-09T10:08:18.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-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:08:20.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:20 smithi086 bash[27789]: cluster 2023-10-09T10:08:18.984699+0000 mgr.y (mgr.26072) 97 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:22.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:22 smithi086 bash[27789]: cluster 2023-10-09T10:08:20.985284+0000 mgr.y (mgr.26072) 98 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:22.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:08:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:08:22] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.33.4" 2023-10-09T10:08:24.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:23 smithi086 bash[27789]: cluster 2023-10-09T10:08:22.985931+0000 mgr.y (mgr.26072) 99 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:24.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:23 smithi086 bash[27789]: audit 2023-10-09T10:08:23.043616+0000 mon.b (mon.1) 127 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:08:26.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:26 smithi086 bash[27789]: cluster 2023-10-09T10:08:24.986998+0000 mgr.y (mgr.26072) 100 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:28.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:28 smithi086 bash[27789]: cluster 2023-10-09T10:08:26.987627+0000 mgr.y (mgr.26072) 101 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:29.117 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:08:28 smithi086 bash[55262]: ts=2023-10-09T10:08:28.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-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:08:30.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:30 smithi086 bash[27789]: cluster 2023-10-09T10:08:28.988643+0000 mgr.y (mgr.26072) 102 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:32.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:32 smithi086 bash[27789]: cluster 2023-10-09T10:08:30.989267+0000 mgr.y (mgr.26072) 103 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:32.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:08:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:08:32] "GET /metrics HTTP/1.1" 200 33901 "" "Prometheus/2.33.4" 2023-10-09T10:08:34.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:33 smithi086 bash[27789]: cluster 2023-10-09T10:08:32.989892+0000 mgr.y (mgr.26072) 104 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:36 smithi086 bash[27789]: cluster 2023-10-09T10:08:34.991001+0000 mgr.y (mgr.26072) 105 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:38 smithi086 bash[27789]: cluster 2023-10-09T10:08:36.991590+0000 mgr.y (mgr.26072) 106 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:38 smithi086 bash[27789]: audit 2023-10-09T10:08:38.044583+0000 mon.b (mon.1) 128 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:08:39.117 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:08:38 smithi086 bash[55262]: ts=2023-10-09T10:08:38.664Z 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-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:08:40.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:40 smithi086 bash[27789]: cluster 2023-10-09T10:08:38.992658+0000 mgr.y (mgr.26072) 107 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:42.275 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch upgrade resume' 2023-10-09T10:08:42.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:42 smithi086 bash[27789]: cluster 2023-10-09T10:08:40.993273+0000 mgr.y (mgr.26072) 108 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:42.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:08:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:08:42] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.33.4" 2023-10-09T10:08:44.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:43 smithi086 bash[27789]: cluster 2023-10-09T10:08:42.993890+0000 mgr.y (mgr.26072) 109 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:45.727 INFO:teuthology.orchestra.run.smithi053.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:08:46.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:46 smithi086 bash[27789]: cluster 2023-10-09T10:08:44.994992+0000 mgr.y (mgr.26072) 110 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:46.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:46 smithi086 bash[27789]: audit 2023-10-09T10:08:45.186246+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:08:46.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:46 smithi086 bash[27789]: audit 2023-10-09T10:08:45.724914+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:08:46.496 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'echo wait for all mons to upgrade' 2023-10-09T10:08:47.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:47 smithi086 bash[27789]: audit 2023-10-09T10:08:45.712036+0000 mgr.y (mgr.26072) 111 : audit [DBG] from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:08:47.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:47 smithi086 bash[27789]: cephadm 2023-10-09T10:08:45.712749+0000 mgr.y (mgr.26072) 112 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:08:48.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:48 smithi086 bash[27789]: cluster 2023-10-09T10:08:46.995618+0000 mgr.y (mgr.26072) 113 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:49.117 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:08:48 smithi086 bash[55262]: ts=2023-10-09T10:08: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-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi086.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)\", cluster_addr=\"172.21.15.53\", device_class=\"ssd\", hostname=\"smithi053\", instance=\"smithi053:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.53\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-10-09T10:08:49.585 INFO:teuthology.orchestra.run.smithi053.stdout:wait for all mons to upgrade 2023-10-09T10:08:50.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:50 smithi086 bash[27789]: cluster 2023-10-09T10:08:48.996651+0000 mgr.y (mgr.26072) 114 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:50.413 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'while ! ceph mon versions | grep $sha1 | grep '"'"': 3'"'"' ; do sleep 2 ; done' 2023-10-09T10:08:52.384 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:52 smithi086 bash[27789]: cluster 2023-10-09T10:08:50.997166+0000 mgr.y (mgr.26072) 115 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:52.384 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:52 smithi086 bash[27789]: audit 2023-10-09T10:08:51.128609+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:08:52.384 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:52 smithi086 bash[27789]: audit 2023-10-09T10:08:51.137074+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:08:52.384 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:52 smithi086 bash[27789]: audit 2023-10-09T10:08:51.484327+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:08:52.384 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:52 smithi086 bash[27789]: audit 2023-10-09T10:08:51.493115+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:08:52.384 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:52 smithi086 bash[27789]: audit 2023-10-09T10:08:51.973113+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:08:52.384 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:52 smithi086 bash[27789]: audit 2023-10-09T10:08:51.975073+0000 mon.b (mon.1) 131 : audit [INF] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:08:52.384 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:52 smithi086 bash[27789]: audit 2023-10-09T10:08:51.983137+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:08:52.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:52 smithi086 bash[27789]: audit 2023-10-09T10:08:52.068036+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:08:52.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:52 smithi086 bash[27789]: audit 2023-10-09T10:08:52.074712+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:08:52.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:52 smithi086 bash[27789]: audit 2023-10-09T10:08:52.077316+0000 mon.b (mon.1) 134 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-09T10:08:52.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:52 smithi086 bash[27789]: audit 2023-10-09T10:08:52.079162+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-09T10:08:52.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:08:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:08:52] "GET /metrics HTTP/1.1" 200 33905 "" "Prometheus/2.33.4" 2023-10-09T10:08:53.420 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:53 smithi086 bash[27789]: cephadm 2023-10-09T10:08:52.079725+0000 mgr.y (mgr.26072) 116 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-10-09T10:08:53.420 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:53 smithi086 bash[27789]: audit 2023-10-09T10:08:53.044940+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:08:54.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:54 smithi086 bash[27789]: cluster 2023-10-09T10:08:52.997707+0000 mgr.y (mgr.26072) 117 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:54.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:54 smithi086 bash[27789]: audit 2023-10-09T10:08:53.963266+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.53:0/1259564131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:08:55.741 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:55 smithi086 bash[27789]: cephadm 2023-10-09T10:08:54.403487+0000 mgr.y (mgr.26072) 118 : cephadm [INF] Upgrade: Updating mon.b 2023-10-09T10:08:55.741 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:55 smithi086 bash[27789]: audit 2023-10-09T10:08:54.412976+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:08:55.742 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:55 smithi086 bash[27789]: audit 2023-10-09T10:08:54.416227+0000 mon.b (mon.1) 137 : audit [INF] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T10:08:55.742 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:55 smithi086 bash[27789]: audit 2023-10-09T10:08:54.417622+0000 mon.a (mon.0) 89 : audit [DBG] from='mgr.26072 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T10:08:55.742 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:55 smithi086 bash[27789]: audit 2023-10-09T10:08:54.420381+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:08:55.742 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:55 smithi086 bash[27789]: cephadm 2023-10-09T10:08:54.421665+0000 mgr.y (mgr.26072) 119 : cephadm [INF] Deploying daemon mon.b on smithi086 2023-10-09T10:08:55.742 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:55 smithi086 bash[27789]: cluster 2023-10-09T10:08:54.998843+0000 mgr.y (mgr.26072) 120 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:08:56.761 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:56 smithi086 bash[27789]: audit 2023-10-09T10:08:56.428405+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.53:0/1932538392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:08:57.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:56 smithi086 systemd[1]: Stopping Ceph mon.b for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:08:57.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:56 smithi086 bash[27789]: debug 2023-10-09T10:08:56.910+0000 7f9ff2f09700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-09T10:08:57.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:56 smithi086 bash[27789]: debug 2023-10-09T10:08:56.910+0000 7f9ff2f09700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2023-10-09T10:08:57.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:08:56 smithi053 bash[73018]: [09/Oct/2023:10:08:56] ENGINE Bus STOPPING 2023-10-09T10:08:57.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:08:56 smithi053 bash[73018]: [09/Oct/2023:10:08:56] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-09T10:08:57.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:08:56 smithi053 bash[73018]: [09/Oct/2023:10:08:56] ENGINE Bus STOPPED 2023-10-09T10:08:57.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:08:56 smithi053 bash[73018]: [09/Oct/2023:10:08:56] ENGINE Bus STARTING 2023-10-09T10:08:57.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:08:57 smithi053 bash[73018]: [09/Oct/2023:10:08:57] ENGINE Serving on http://:::9283 2023-10-09T10:08:57.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:08:57 smithi053 bash[73018]: [09/Oct/2023:10:08:57] ENGINE Bus STARTED 2023-10-09T10:08:58.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:57 smithi086 bash[59595]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-mon-b 2023-10-09T10:08:58.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:57 smithi086 bash[59657]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-mon-b 2023-10-09T10:08:58.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:57 smithi086 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mon.b.service: Succeeded. 2023-10-09T10:08:58.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:57 smithi086 systemd[1]: Stopped Ceph mon.b for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:08:58.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:58 smithi086 systemd[1]: Started Ceph mon.b for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:08:59.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.254+0000 7f8bfc246c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-10-09T10:08:59.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.254+0000 7f8bfc246c80 0 ceph version 18.2.0-598-gb4fa663f (b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0) reef (stable), process ceph-mon, pid 7 2023-10-09T10:08:59.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.254+0000 7f8bfc246c80 0 pidfile_write: ignore empty --pid-file 2023-10-09T10:08:59.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 0 load: jerasure load: lrc 2023-10-09T10:08:59.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: RocksDB version: 7.9.2 2023-10-09T10:08:59.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Git sha 0 2023-10-09T10:08:59.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Compile date 2023-10-06 16:19:06 2023-10-09T10:08:59.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: DB SUMMARY 2023-10-09T10:08:59.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: DB Session ID: 8FD3ZQL4BYQXH70EHB5K 2023-10-09T10:08:59.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: CURRENT file: CURRENT 2023-10-09T10:08:59.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: IDENTITY file: IDENTITY 2023-10-09T10:08:59.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 1662 Bytes 2023-10-09T10:08:59.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000032.sst 2023-10-09T10:08:59.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000030.log size: 2015689 ; 2023-10-09T10:08:59.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.error_if_exists: 0 2023-10-09T10:08:59.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.create_if_missing: 0 2023-10-09T10:08:59.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.paranoid_checks: 1 2023-10-09T10:08:59.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-10-09T10:08:59.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-10-09T10:08:59.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-10-09T10:08:59.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.env: 0x559044e92720 2023-10-09T10:08:59.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.fs: PosixFileSystem 2023-10-09T10:08:59.370 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.info_log: 0x559046de5400 2023-10-09T10:08:59.370 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-10-09T10:08:59.370 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.statistics: (nil) 2023-10-09T10:08:59.370 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.use_fsync: 0 2023-10-09T10:08:59.370 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_log_file_size: 0 2023-10-09T10:08:59.371 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-10-09T10:08:59.371 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-10-09T10:08:59.371 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-10-09T10:08:59.371 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-10-09T10:08:59.372 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.allow_fallocate: 1 2023-10-09T10:08:59.372 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-10-09T10:08:59.372 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-10-09T10:08:59.372 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.use_direct_reads: 0 2023-10-09T10:08:59.372 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-10-09T10:08:59.372 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.create_missing_column_families: 0 2023-10-09T10:08:59.372 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.db_log_dir: 2023-10-09T10:08:59.372 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.wal_dir: 2023-10-09T10:08:59.372 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-10-09T10:08:59.372 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-10-09T10:08:59.372 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-10-09T10:08:59.372 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-10-09T10:08:59.373 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-10-09T10:08:59.373 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-10-09T10:08:59.373 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.advise_random_on_open: 1 2023-10-09T10:08:59.373 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-10-09T10:08:59.373 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.write_buffer_manager: 0x5590460725a0 2023-10-09T10:08:59.373 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-10-09T10:08:59.373 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-10-09T10:08:59.373 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-10-09T10:08:59.373 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.rate_limiter: (nil) 2023-10-09T10:08:59.373 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-10-09T10:08:59.374 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-10-09T10:08:59.374 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-10-09T10:08:59.374 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-10-09T10:08:59.374 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.unordered_write: 0 2023-10-09T10:08:59.374 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-10-09T10:08:59.374 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-10-09T10:08:59.374 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-10-09T10:08:59.374 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-10-09T10:08:59.374 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.row_cache: None 2023-10-09T10:08:59.374 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.wal_filter: None 2023-10-09T10:08:59.374 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-10-09T10:08:59.375 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-10-09T10:08:59.375 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.two_write_queues: 0 2023-10-09T10:08:59.375 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.manual_wal_flush: 0 2023-10-09T10:08:59.375 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.wal_compression: 0 2023-10-09T10:08:59.375 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.atomic_flush: 0 2023-10-09T10:08:59.375 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-10-09T10:08:59.375 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-10-09T10:08:59.375 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-10-09T10:08:59.375 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.log_readahead_size: 0 2023-10-09T10:08:59.375 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-10-09T10:08:59.375 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-10-09T10:08:59.376 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-10-09T10:08:59.376 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-10-09T10:08:59.376 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-10-09T10:08:59.376 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-10-09T10:08:59.376 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-10-09T10:08:59.376 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_background_jobs: 2 2023-10-09T10:08:59.376 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_background_compactions: -1 2023-10-09T10:08:59.376 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_subcompactions: 1 2023-10-09T10:08:59.376 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-10-09T10:08:59.376 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-10-09T10:08:59.377 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-10-09T10:08:59.377 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_total_wal_size: 0 2023-10-09T10:08:59.377 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-10-09T10:08:59.377 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-10-09T10:08:59.377 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-10-09T10:08:59.377 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-10-09T10:08:59.377 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_open_files: -1 2023-10-09T10:08:59.377 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.bytes_per_sync: 0 2023-10-09T10:08:59.377 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-10-09T10:08:59.377 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-10-09T10:08:59.377 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-10-09T10:08:59.377 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_background_flushes: -1 2023-10-09T10:08:59.378 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Compression algorithms supported: 2023-10-09T10:08:59.378 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-10-09T10:08:59.378 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: kZSTD supported: 0 2023-10-09T10:08:59.378 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: kXpressCompression supported: 0 2023-10-09T10:08:59.378 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-10-09T10:08:59.378 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: kZlibCompression supported: 1 2023-10-09T10:08:59.378 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: kSnappyCompression supported: 1 2023-10-09T10:08:59.378 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: kLZ4Compression supported: 1 2023-10-09T10:08:59.378 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: kBZip2Compression supported: 0 2023-10-09T10:08:59.378 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-10-09T10:08:59.378 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-10-09T10:08:59.378 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-10-09T10:08:59.379 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-10-09T10:08:59.379 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-10-09T10:08:59.379 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.merge_operator: 2023-10-09T10:08:59.379 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.compaction_filter: None 2023-10-09T10:08:59.379 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.compaction_filter_factory: None 2023-10-09T10:08:59.379 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-10-09T10:08:59.379 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-10-09T10:08:59.379 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-10-09T10:08:59.379 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559046de5520) 2023-10-09T10:08:59.379 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: cache_index_and_filter_blocks: 1 2023-10-09T10:08:59.379 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: cache_index_and_filter_blocks_with_high_priority: 0 2023-10-09T10:08:59.380 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-10-09T10:08:59.380 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: pin_top_level_index_and_filter: 1 2023-10-09T10:08:59.380 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: index_type: 0 2023-10-09T10:08:59.380 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: data_block_index_type: 0 2023-10-09T10:08:59.380 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: index_shortening: 1 2023-10-09T10:08:59.380 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: data_block_hash_table_util_ratio: 0.750000 2023-10-09T10:08:59.380 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: checksum: 4 2023-10-09T10:08:59.380 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: no_block_cache: 0 2023-10-09T10:08:59.380 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: block_cache: 0x5590460f51f0 2023-10-09T10:08:59.380 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: block_cache_name: BinnedLRUCache 2023-10-09T10:08:59.380 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: block_cache_options: 2023-10-09T10:08:59.380 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: capacity : 536870912 2023-10-09T10:08:59.381 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: num_shard_bits : 4 2023-10-09T10:08:59.381 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: strict_capacity_limit : 0 2023-10-09T10:08:59.381 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: high_pri_pool_ratio: 0.000 2023-10-09T10:08:59.381 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: block_cache_compressed: (nil) 2023-10-09T10:08:59.381 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: persistent_cache: (nil) 2023-10-09T10:08:59.381 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: block_size: 4096 2023-10-09T10:08:59.381 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: block_size_deviation: 10 2023-10-09T10:08:59.381 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: block_restart_interval: 16 2023-10-09T10:08:59.381 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: index_block_restart_interval: 1 2023-10-09T10:08:59.381 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: metadata_block_size: 4096 2023-10-09T10:08:59.381 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: partition_filters: 0 2023-10-09T10:08:59.382 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: use_delta_encoding: 1 2023-10-09T10:08:59.382 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: filter_policy: bloomfilter 2023-10-09T10:08:59.382 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: whole_key_filtering: 1 2023-10-09T10:08:59.382 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: verify_compression: 0 2023-10-09T10:08:59.382 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: read_amp_bytes_per_bit: 0 2023-10-09T10:08:59.382 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: format_version: 5 2023-10-09T10:08:59.382 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: enable_index_compression: 1 2023-10-09T10:08:59.382 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: block_align: 0 2023-10-09T10:08:59.382 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: max_auto_readahead_size: 262144 2023-10-09T10:08:59.382 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: prepopulate_block_cache: 0 2023-10-09T10:08:59.382 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: initial_auto_readahead_size: 8192 2023-10-09T10:08:59.383 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: num_file_reads_for_auto_readahead: 2 2023-10-09T10:08:59.383 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-10-09T10:08:59.383 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-10-09T10:08:59.383 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.compression: NoCompression 2023-10-09T10:08:59.383 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-10-09T10:08:59.383 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-10-09T10:08:59.383 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-10-09T10:08:59.383 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.num_levels: 7 2023-10-09T10:08:59.383 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-10-09T10:08:59.383 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-10-09T10:08:59.383 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-10-09T10:08:59.383 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-10-09T10:08:59.384 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-10-09T10:08:59.384 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-10-09T10:08:59.384 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-10-09T10:08:59.384 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-10-09T10:08:59.384 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-10-09T10:08:59.384 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-10-09T10:08:59.384 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-10-09T10:08:59.384 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-10-09T10:08:59.384 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-10-09T10:08:59.384 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.compression_opts.level: 32767 2023-10-09T10:08:59.384 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-10-09T10:08:59.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-10-09T10:08:59.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-10-09T10:08:59.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-10-09T10:08:59.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-10-09T10:08:59.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.compression_opts.enabled: false 2023-10-09T10:08:59.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-10-09T10:08:59.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-10-09T10:08:59.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-10-09T10:08:59.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-10-09T10:08:59.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-10-09T10:08:59.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-10-09T10:08:59.386 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-10-09T10:08:59.386 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-10-09T10:08:59.386 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-10-09T10:08:59.386 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-10-09T10:08:59.386 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-10-09T10:08:59.386 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-10-09T10:08:59.386 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-10-09T10:08:59.386 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-10-09T10:08:59.386 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-10-09T10:08:59.386 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-10-09T10:08:59.386 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-10-09T10:08:59.387 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-10-09T10:08:59.387 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-10-09T10:08:59.387 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.arena_block_size: 1048576 2023-10-09T10:08:59.387 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-10-09T10:08:59.387 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-10-09T10:08:59.387 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-10-09T10:08:59.387 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-10-09T10:08:59.387 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-10-09T10:08:59.388 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-10-09T10:08:59.388 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-10-09T10:08:59.388 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-10-09T10:08:59.389 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-10-09T10:08:59.389 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-10-09T10:08:59.389 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-10-09T10:08:59.389 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-10-09T10:08:59.389 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-10-09T10:08:59.389 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.table_properties_collectors: 2023-10-09T10:08:59.389 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.inplace_update_support: 0 2023-10-09T10:08:59.389 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-10-09T10:08:59.390 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-10-09T10:08:59.390 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-10-09T10:08:59.390 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-10-09T10:08:59.390 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.bloom_locality: 0 2023-10-09T10:08:59.390 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.max_successive_merges: 0 2023-10-09T10:08:59.390 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-10-09T10:08:59.390 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-10-09T10:08:59.390 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.force_consistency_checks: 1 2023-10-09T10:08:59.390 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-10-09T10:08:59.390 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.ttl: 2592000 2023-10-09T10:08:59.391 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-10-09T10:08:59.391 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-10-09T10:08:59.391 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-10-09T10:08:59.391 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.enable_blob_files: false 2023-10-09T10:08:59.391 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.min_blob_size: 0 2023-10-09T10:08:59.391 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.blob_file_size: 268435456 2023-10-09T10:08:59.391 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-10-09T10:08:59.391 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-10-09T10:08:59.391 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-10-09T10:08:59.391 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-10-09T10:08:59.392 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-10-09T10:08:59.392 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-10-09T10:08:59.392 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bfc246c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-10-09T10:08:59.392 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.258+0000 7f8bf1a64700 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-10-09T10:08:59.392 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.262+0000 7f8bfc246c80 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 19719, log_number is 30,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-10-09T10:08:59.392 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.262+0000 7f8bfc246c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 30 2023-10-09T10:08:59.392 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.262+0000 7f8bfc246c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 696e6cbd-fd54-4a35-981f-344d6ffed3b6 2023-10-09T10:08:59.392 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.262+0000 7f8bfc246c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696846139265410, "job": 1, "event": "recovery_started", "wal_files": [30]} 2023-10-09T10:08:59.393 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.262+0000 7f8bfc246c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #30 mode 2 2023-10-09T10:08:59.393 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.266+0000 7f8bfc246c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696846139271451, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 35, "file_size": 1339473, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 19714, "largest_seqno": 20117, "table_properties": {"data_size": 1336330, "index_size": 1745, "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": 2795, "raw_average_key_size": 21, "raw_value_size": 1332466, "raw_average_value_size": 10171, "num_data_blocks": 76, "num_entries": 131, "num_filter_entries": 131, "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": 1696846139, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "696e6cbd-fd54-4a35-981f-344d6ffed3b6", "db_session_id": "8FD3ZQL4BYQXH70EHB5K", "orig_file_number": 35, "seqno_to_time_mapping": "N/A"}} 2023-10-09T10:08:59.393 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.266+0000 7f8bfc246c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1696846139271566, "job": 1, "event": "recovery_finished"} 2023-10-09T10:08:59.393 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.266+0000 7f8bfc246c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 37 2023-10-09T10:08:59.393 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.270+0000 7f8bfc246c80 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-10-09T10:08:59.393 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.270+0000 7f8bfc246c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559046196000 2023-10-09T10:08:59.393 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.270+0000 7f8bfc246c80 4 rocksdb: DB pointer 0x559046184000 2023-10-09T10:08:59.393 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.270+0000 7f8beaa56700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-10-09T10:08:59.393 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.270+0000 7f8beaa56700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-10-09T10:08:59.393 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: ** DB Stats ** 2023-10-09T10:08:59.394 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T10:08:59.394 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-10-09T10:08:59.394 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-09T10:08:59.394 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-09T10:08:59.394 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-10-09T10:08:59.394 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-10-09T10:08:59.394 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-10-09T10:08:59.395 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: ** Compaction Stats [default] ** 2023-10-09T10:08:59.395 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-10-09T10:08:59.395 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-10-09T10:08:59.395 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: L0 1/0 1.28 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 444.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-10-09T10:08:59.395 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: L6 1/0 29.01 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2023-10-09T10:08:59.395 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: Sum 2/0 30.28 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 444.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-10-09T10:08:59.395 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 444.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-10-09T10:08:59.395 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: ** Compaction Stats [default] ** 2023-10-09T10:08:59.395 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2023-10-09T10:08:59.395 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-10-09T10:08:59.396 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 444.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-10-09T10:08:59.396 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-10-09T10:08:59.396 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: Uptime(secs): 0.0 total, 0.0 interval 2023-10-09T10:08:59.396 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: Flush(GB): cumulative 0.001, interval 0.001 2023-10-09T10:08:59.396 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: AddFile(GB): cumulative 0.000, interval 0.000 2023-10-09T10:08:59.396 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: AddFile(Total Files): cumulative 0, interval 0 2023-10-09T10:08:59.396 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: AddFile(L0 Files): cumulative 0, interval 0 2023-10-09T10:08:59.396 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: AddFile(Keys): cumulative 0, interval 0 2023-10-09T10:08:59.396 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: Cumulative compaction: 0.00 GB write, 128.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-09T10:08:59.396 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: Interval compaction: 0.00 GB write, 128.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-10-09T10:08:59.397 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2023-10-09T10:08:59.397 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: Block cache BinnedLRUCache@0x5590460f51f0#7 capacity: 512.00 MB usage: 2.27 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.9e-05 secs_since: 0 2023-10-09T10:08:59.397 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: Block cache entry stats(count,size,portion): FilterBlock(1,0.44 KB,8.34465e-05%) IndexBlock(1,1.83 KB,0.000348687%) Misc(1,0.00 KB,0%) 2023-10-09T10:08:59.397 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: ** File Read Latency Histogram By Level [default] ** 2023-10-09T10:08:59.397 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.270+0000 7f8bfc246c80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0] at bind addrs [v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T10:08:59.397 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.270+0000 7f8bfc246c80 1 mon.b@-1(???) e3 preinit fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T10:08:59.397 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.270+0000 7f8bfc246c80 0 mon.b@-1(???).mds e7 new map 2023-10-09T10:08:59.397 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.270+0000 7f8bfc246c80 0 mon.b@-1(???).mds e7 print_map 2023-10-09T10:08:59.398 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: e7 2023-10-09T10:08:59.398 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: enable_multiple, ever_enabled_multiple: 1,1 2023-10-09T10:08:59.398 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-09T10:08:59.398 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: legacy client fscid: 1 2023-10-09T10:08:59.398 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: 2023-10-09T10:08:59.398 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: Filesystem 'foo' (1) 2023-10-09T10:08:59.398 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: fs_name foo 2023-10-09T10:08:59.398 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: epoch 5 2023-10-09T10:08:59.398 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-10-09T10:08:59.399 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: created 2023-10-09T09:59:27.828422+0000 2023-10-09T10:08:59.399 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: modified 2023-10-09T09:59:34.926156+0000 2023-10-09T10:08:59.399 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: tableserver 0 2023-10-09T10:08:59.399 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: root 0 2023-10-09T10:08:59.399 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: session_timeout 60 2023-10-09T10:08:59.399 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: session_autoclose 300 2023-10-09T10:08:59.399 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: max_file_size 1099511627776 2023-10-09T10:08:59.399 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: required_client_features {} 2023-10-09T10:08:59.400 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: last_failure 0 2023-10-09T10:08:59.400 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: last_failure_osd_epoch 0 2023-10-09T10:08:59.400 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: compat compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,7=mds uses inline data,8=no anchor table,9=file layout v2,10=snaprealm v2} 2023-10-09T10:08:59.400 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: max_mds 1 2023-10-09T10:08:59.400 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: in 0 2023-10-09T10:08:59.400 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: up {0=14661} 2023-10-09T10:08:59.400 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: failed 2023-10-09T10:08:59.400 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: damaged 2023-10-09T10:08:59.401 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: stopped 2023-10-09T10:08:59.401 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: data_pools [4] 2023-10-09T10:08:59.401 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: metadata_pool 3 2023-10-09T10:08:59.401 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: inline_data disabled 2023-10-09T10:08:59.401 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: balancer 2023-10-09T10:08:59.401 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: bal_rank_mask -1 2023-10-09T10:08:59.401 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: standby_count_wanted 1 2023-10-09T10:08:59.401 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: [mds.foo.smithi053.zaowuf{0:14661} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.53:6834/4051208549,v1:172.21.15.53:6835/4051208549] compat {c=[1],r=[1],i=[7ff]}] 2023-10-09T10:08:59.401 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: 2023-10-09T10:08:59.401 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: 2023-10-09T10:08:59.401 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: Standby daemons: 2023-10-09T10:08:59.402 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: 2023-10-09T10:08:59.402 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: [mds.foo.smithi086.ixwjtb{-1:24493} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.86:6832/1504972565,v1:172.21.15.86:6833/1504972565] compat {c=[1],r=[1],i=[7ff]}] 2023-10-09T10:08:59.402 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.270+0000 7f8bfc246c80 0 mon.b@-1(???).osd e83 crush map has features 3314933000854323200, adjusting msgr requires 2023-10-09T10:08:59.402 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.270+0000 7f8bfc246c80 0 mon.b@-1(???).osd e83 crush map has features 432629239337189376, adjusting msgr requires 2023-10-09T10:08:59.402 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.270+0000 7f8bfc246c80 0 mon.b@-1(???).osd e83 crush map has features 432629239337189376, adjusting msgr requires 2023-10-09T10:08:59.402 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.270+0000 7f8bfc246c80 0 mon.b@-1(???).osd e83 crush map has features 432629239337189376, adjusting msgr requires 2023-10-09T10:08:59.402 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.274+0000 7f8bfc246c80 1 mon.b@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2023-10-09T10:08:59.402 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.274+0000 7f8bfc246c80 20 expand_channel_meta expand map: {default=false} 2023-10-09T10:08:59.402 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.274+0000 7f8bfc246c80 20 expand_channel_meta from 'false' to 'false' 2023-10-09T10:08:59.402 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.274+0000 7f8bfc246c80 20 expand_channel_meta expanded map: {default=false} 2023-10-09T10:08:59.402 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.274+0000 7f8bfc246c80 20 expand_channel_meta expand map: {default=info} 2023-10-09T10:08:59.403 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.274+0000 7f8bfc246c80 20 expand_channel_meta from 'info' to 'info' 2023-10-09T10:08:59.403 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.274+0000 7f8bfc246c80 20 expand_channel_meta expanded map: {default=info} 2023-10-09T10:08:59.403 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.274+0000 7f8bfc246c80 20 expand_channel_meta expand map: {default=daemon} 2023-10-09T10:08:59.403 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.274+0000 7f8bfc246c80 20 expand_channel_meta from 'daemon' to 'daemon' 2023-10-09T10:08:59.403 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.274+0000 7f8bfc246c80 20 expand_channel_meta expanded map: {default=daemon} 2023-10-09T10:08:59.403 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.274+0000 7f8bfc246c80 20 expand_channel_meta expand map: {default=debug} 2023-10-09T10:08:59.403 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.274+0000 7f8bfc246c80 20 expand_channel_meta from 'debug' to 'debug' 2023-10-09T10:08:59.403 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:08:59 smithi086 bash[59714]: debug 2023-10-09T10:08:59.274+0000 7f8bfc246c80 20 expand_channel_meta expanded map: {default=debug} 2023-10-09T10:09:01.369 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.0-598-gb4fa663f (b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0) reef (stable)": 3 2023-10-09T10:09:01.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T09:48:32.623693+0000 mon.a (mon.0) 0 : 1 mkfs d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T10:09:01.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:04:01.049730+0000 mgr.x (mgr.25390) 46 : cephadm 1 Reconfiguring node-exporter.b (dependencies changed)... 2023-10-09T10:09:01.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:04:01.050460+0000 mgr.x (mgr.25390) 47 : cephadm 1 Reconfiguring daemon node-exporter.b on smithi086 2023-10-09T10:09:01.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:04:02.769039+0000 mgr.x (mgr.25390) 49 : cephadm 1 Reconfiguring grafana.a (dependencies changed)... 2023-10-09T10:09:01.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:04:02.786869+0000 mgr.x (mgr.25390) 50 : cephadm 1 Reconfiguring daemon grafana.a on smithi086 2023-10-09T10:09:01.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:04:26.627074+0000 mgr.x (mgr.25390) 66 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-10-09T10:09:01.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:04:26.627667+0000 mgr.x (mgr.25390) 67 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-10-09T10:09:01.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:04:28.797115+0000 mgr.x (mgr.25390) 69 : cephadm 1 Upgrade: Updating mgr.y 2023-10-09T10:09:01.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:04:28.814225+0000 mgr.x (mgr.25390) 70 : cephadm 1 Deploying daemon mgr.y on smithi053 2023-10-09T10:09:01.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:04:49.440551+0000 mgr.y (mgr.25841) 1 : cephadm 1 [09/Oct/2023:10:04:49] ENGINE Bus STARTING 2023-10-09T10:09:01.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:04:49.568557+0000 mgr.y (mgr.25841) 2 : cephadm 1 [09/Oct/2023:10:04:49] ENGINE Serving on https://172.21.15.53:7150 2023-10-09T10:09:01.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:04:49.694895+0000 mgr.y (mgr.25841) 3 : cephadm 1 [09/Oct/2023:10:04:49] ENGINE Serving on http://172.21.15.53:8765 2023-10-09T10:09:01.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:04:49.695165+0000 mgr.y (mgr.25841) 4 : cephadm 1 [09/Oct/2023:10:04:49] ENGINE Bus STARTED 2023-10-09T10:09:01.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:05:06.006127+0000 mgr.y (mgr.25841) 14 : cephadm 1 Updating smithi053:/etc/ceph/ceph.conf 2023-10-09T10:09:01.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:05:06.006508+0000 mgr.y (mgr.25841) 15 : cephadm 1 Updating smithi086:/etc/ceph/ceph.conf 2023-10-09T10:09:01.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:05:06.171323+0000 mgr.y (mgr.25841) 16 : cephadm 1 Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:09:01.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:05:06.171871+0000 mgr.y (mgr.25841) 17 : cephadm 1 Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:09:01.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:05:06.336254+0000 mgr.y (mgr.25841) 18 : cephadm 1 Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:09:01.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:05:06.337933+0000 mgr.y (mgr.25841) 19 : cephadm 1 Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:09:01.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:05:06.501412+0000 mgr.y (mgr.25841) 20 : cephadm 1 Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:09:01.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:05:06.503068+0000 mgr.y (mgr.25841) 21 : cephadm 1 Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:09:01.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:05:06.822937+0000 mgr.y (mgr.25841) 23 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-10-09T10:09:01.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:05:07.090639+0000 mgr.y (mgr.25841) 24 : cephadm 1 Reconfiguring daemon prometheus.a on smithi086 2023-10-09T10:09:01.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:05:15.021145+0000 mgr.y (mgr.25841) 30 : cephadm 1 Upgrade: Updating mgr.x 2023-10-09T10:09:01.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T09:48:32.623693+0000 mon.a (mon.0) 0 : 1 mkfs d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T10:09:01.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:04:01.049730+0000 mgr.x (mgr.25390) 46 : cephadm 1 Reconfiguring node-exporter.b (dependencies changed)... 2023-10-09T10:09:01.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:04:01.050460+0000 mgr.x (mgr.25390) 47 : cephadm 1 Reconfiguring daemon node-exporter.b on smithi086 2023-10-09T10:09:01.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:04:02.769039+0000 mgr.x (mgr.25390) 49 : cephadm 1 Reconfiguring grafana.a (dependencies changed)... 2023-10-09T10:09:01.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:04:02.786869+0000 mgr.x (mgr.25390) 50 : cephadm 1 Reconfiguring daemon grafana.a on smithi086 2023-10-09T10:09:01.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:04:26.627074+0000 mgr.x (mgr.25390) 66 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-10-09T10:09:01.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:04:26.627667+0000 mgr.x (mgr.25390) 67 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-10-09T10:09:01.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:04:28.797115+0000 mgr.x (mgr.25390) 69 : cephadm 1 Upgrade: Updating mgr.y 2023-10-09T10:09:01.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:04:28.814225+0000 mgr.x (mgr.25390) 70 : cephadm 1 Deploying daemon mgr.y on smithi053 2023-10-09T10:09:01.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:04:49.440551+0000 mgr.y (mgr.25841) 1 : cephadm 1 [09/Oct/2023:10:04:49] ENGINE Bus STARTING 2023-10-09T10:09:01.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:04:49.568557+0000 mgr.y (mgr.25841) 2 : cephadm 1 [09/Oct/2023:10:04:49] ENGINE Serving on https://172.21.15.53:7150 2023-10-09T10:09:01.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:04:49.694895+0000 mgr.y (mgr.25841) 3 : cephadm 1 [09/Oct/2023:10:04:49] ENGINE Serving on http://172.21.15.53:8765 2023-10-09T10:09:01.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:04:49.695165+0000 mgr.y (mgr.25841) 4 : cephadm 1 [09/Oct/2023:10:04:49] ENGINE Bus STARTED 2023-10-09T10:09:01.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:05:06.006127+0000 mgr.y (mgr.25841) 14 : cephadm 1 Updating smithi053:/etc/ceph/ceph.conf 2023-10-09T10:09:01.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:05:06.006508+0000 mgr.y (mgr.25841) 15 : cephadm 1 Updating smithi086:/etc/ceph/ceph.conf 2023-10-09T10:09:01.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:05:06.171323+0000 mgr.y (mgr.25841) 16 : cephadm 1 Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:09:01.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:05:06.171871+0000 mgr.y (mgr.25841) 17 : cephadm 1 Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:09:01.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:05:06.336254+0000 mgr.y (mgr.25841) 18 : cephadm 1 Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:09:01.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:05:06.337933+0000 mgr.y (mgr.25841) 19 : cephadm 1 Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:09:01.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:05:06.501412+0000 mgr.y (mgr.25841) 20 : cephadm 1 Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:09:01.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:05:06.503068+0000 mgr.y (mgr.25841) 21 : cephadm 1 Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:09:01.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:05:06.822937+0000 mgr.y (mgr.25841) 23 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-10-09T10:09:01.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:05:07.090639+0000 mgr.y (mgr.25841) 24 : cephadm 1 Reconfiguring daemon prometheus.a on smithi086 2023-10-09T10:09:01.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:05:15.021145+0000 mgr.y (mgr.25841) 30 : cephadm 1 Upgrade: Updating mgr.x 2023-10-09T10:09:01.429 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:05:15.029718+0000 mgr.y (mgr.25841) 31 : cephadm 1 Deploying daemon mgr.x on smithi086 2023-10-09T10:09:01.429 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:05:35.186666+0000 mgr.y (mgr.25841) 42 : cephadm 1 Upgrade: Setting container_image for all mgr 2023-10-09T10:09:01.429 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:05:35.210558+0000 mgr.y (mgr.25841) 43 : cephadm 1 Upgrade: It appears safe to stop mon.a 2023-10-09T10:09:01.429 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:05:37.681498+0000 mgr.y (mgr.25841) 45 : cephadm 1 Upgrade: Updating mon.a 2023-10-09T10:09:01.429 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:05:37.695242+0000 mgr.y (mgr.25841) 46 : cephadm 1 Deploying daemon mon.a on smithi053 2023-10-09T10:09:01.429 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:05:54.433303+0000 mgr.y (mgr.26072) 3 : cephadm 1 [09/Oct/2023:10:05:54] ENGINE Bus STARTING 2023-10-09T10:09:01.429 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:05:54.559354+0000 mgr.y (mgr.26072) 4 : cephadm 1 [09/Oct/2023:10:05:54] ENGINE Serving on https://172.21.15.53:7150 2023-10-09T10:09:01.430 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:05:54.661482+0000 mgr.y (mgr.26072) 5 : cephadm 1 [09/Oct/2023:10:05:54] ENGINE Serving on http://172.21.15.53:8765 2023-10-09T10:09:01.430 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:05:54.661779+0000 mgr.y (mgr.26072) 6 : cephadm 1 [09/Oct/2023:10:05:54] ENGINE Bus STARTED 2023-10-09T10:09:01.430 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:05:58.347646+0000 mgr.y (mgr.26072) 10 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:09:01.430 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:06:10.167032+0000 mgr.y (mgr.26072) 17 : cephadm 1 Updating smithi053:/etc/ceph/ceph.conf 2023-10-09T10:09:01.430 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:06:10.167498+0000 mgr.y (mgr.26072) 18 : cephadm 1 Updating smithi086:/etc/ceph/ceph.conf 2023-10-09T10:09:01.430 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:06:10.382343+0000 mgr.y (mgr.26072) 19 : cephadm 1 Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:09:01.430 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:06:10.382737+0000 mgr.y (mgr.26072) 20 : cephadm 1 Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:09:01.430 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:06:10.547394+0000 mgr.y (mgr.26072) 21 : cephadm 1 Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:09:01.430 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:06:10.549310+0000 mgr.y (mgr.26072) 22 : cephadm 1 Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:09:01.430 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:06:10.713290+0000 mgr.y (mgr.26072) 23 : cephadm 1 Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:09:01.430 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:06:10.714130+0000 mgr.y (mgr.26072) 24 : cephadm 1 Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:09:01.431 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:07:06.539736+0000 mgr.y (mgr.26072) 54 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:09:01.431 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:07:14.276272+0000 mgr.y (mgr.26072) 59 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-10-09T10:09:01.431 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:07:16.695405+0000 mgr.y (mgr.26072) 61 : cephadm 1 Upgrade: Updating mon.c 2023-10-09T10:09:01.431 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:07:16.712849+0000 mgr.y (mgr.26072) 62 : cephadm 1 Deploying daemon mon.c on smithi053 2023-10-09T10:09:01.431 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:19.346839+0000 mon.b (mon.1) 113 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T10:09:01.431 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:19.347342+0000 mon.b (mon.1) 114 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T10:09:01.431 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:05:15.029718+0000 mgr.y (mgr.25841) 31 : cephadm 1 Deploying daemon mgr.x on smithi086 2023-10-09T10:09:01.431 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:05:35.186666+0000 mgr.y (mgr.25841) 42 : cephadm 1 Upgrade: Setting container_image for all mgr 2023-10-09T10:09:01.432 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:05:35.210558+0000 mgr.y (mgr.25841) 43 : cephadm 1 Upgrade: It appears safe to stop mon.a 2023-10-09T10:09:01.432 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:05:37.681498+0000 mgr.y (mgr.25841) 45 : cephadm 1 Upgrade: Updating mon.a 2023-10-09T10:09:01.432 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:05:37.695242+0000 mgr.y (mgr.25841) 46 : cephadm 1 Deploying daemon mon.a on smithi053 2023-10-09T10:09:01.432 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:05:54.433303+0000 mgr.y (mgr.26072) 3 : cephadm 1 [09/Oct/2023:10:05:54] ENGINE Bus STARTING 2023-10-09T10:09:01.432 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:05:54.559354+0000 mgr.y (mgr.26072) 4 : cephadm 1 [09/Oct/2023:10:05:54] ENGINE Serving on https://172.21.15.53:7150 2023-10-09T10:09:01.432 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:05:54.661482+0000 mgr.y (mgr.26072) 5 : cephadm 1 [09/Oct/2023:10:05:54] ENGINE Serving on http://172.21.15.53:8765 2023-10-09T10:09:01.432 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:05:54.661779+0000 mgr.y (mgr.26072) 6 : cephadm 1 [09/Oct/2023:10:05:54] ENGINE Bus STARTED 2023-10-09T10:09:01.432 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:05:58.347646+0000 mgr.y (mgr.26072) 10 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:09:01.432 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:06:10.167032+0000 mgr.y (mgr.26072) 17 : cephadm 1 Updating smithi053:/etc/ceph/ceph.conf 2023-10-09T10:09:01.432 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:06:10.167498+0000 mgr.y (mgr.26072) 18 : cephadm 1 Updating smithi086:/etc/ceph/ceph.conf 2023-10-09T10:09:01.432 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:06:10.382343+0000 mgr.y (mgr.26072) 19 : cephadm 1 Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:09:01.432 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:06:10.382737+0000 mgr.y (mgr.26072) 20 : cephadm 1 Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:09:01.433 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:06:10.547394+0000 mgr.y (mgr.26072) 21 : cephadm 1 Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:09:01.433 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:06:10.549310+0000 mgr.y (mgr.26072) 22 : cephadm 1 Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:09:01.433 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:06:10.713290+0000 mgr.y (mgr.26072) 23 : cephadm 1 Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:09:01.433 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:06:10.714130+0000 mgr.y (mgr.26072) 24 : cephadm 1 Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:09:01.433 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:07:06.539736+0000 mgr.y (mgr.26072) 54 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:09:01.433 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:07:14.276272+0000 mgr.y (mgr.26072) 59 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-10-09T10:09:01.433 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:07:16.695405+0000 mgr.y (mgr.26072) 61 : cephadm 1 Upgrade: Updating mon.c 2023-10-09T10:09:01.433 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:07:16.712849+0000 mgr.y (mgr.26072) 62 : cephadm 1 Deploying daemon mon.c on smithi053 2023-10-09T10:09:01.433 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:19.346839+0000 mon.b (mon.1) 113 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T10:09:01.433 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:19.347342+0000 mon.b (mon.1) 114 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T10:09:01.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:19.824289+0000 mon.a (mon.0) 49 : audit 0 from='client.? 172.21.15.53:0/916407375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:09:01.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:23.041841+0000 mon.b (mon.1) 116 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:01.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:26.918420+0000 mon.a (mon.0) 60 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:26.934480+0000 mon.a (mon.0) 61 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:26.954137+0000 mon.b (mon.1) 117 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:09:01.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:07:27.939146+0000 mon.a (mon.0) 66 : cluster 0 fsmap foo:1 {0=foo.smithi053.zaowuf=up:active} 1 up:standby 2023-10-09T10:09:01.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:07:27.939177+0000 mon.a (mon.0) 67 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-10-09T10:09:01.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:07:27.939587+0000 mon.a (mon.0) 68 : cluster 0 mgrmap e37: y(active, since 95s), standbys: x 2023-10-09T10:09:01.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:07:27.939829+0000 mon.a (mon.0) 69 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-09T10:09:01.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:07:27.939851+0000 mon.a (mon.0) 70 : cluster 1 Cluster is now healthy 2023-10-09T10:09:01.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:07:27.972482+0000 mon.a (mon.0) 71 : cluster 1 overall HEALTH_OK 2023-10-09T10:09:01.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:28.293746+0000 mon.a (mon.0) 72 : audit 0 from='client.? 172.21.15.53:0/4110738031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:09:01.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:07:28.964311+0000 mgr.y (mgr.26072) 69 : cluster 0 pgmap v51: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-09T10:09:01.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:07:30.964972+0000 mgr.y (mgr.26072) 70 : cluster 0 pgmap v52: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-09T10:09:01.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:32.579036+0000 mgr.y (mgr.26072) 71 : audit 0 from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:09:01.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:32.898799+0000 mon.a (mon.0) 73 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:32.911528+0000 mon.a (mon.0) 74 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:07:32.965364+0000 mgr.y (mgr.26072) 72 : cluster 0 pgmap v53: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-09T10:09:01.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:33.712547+0000 mon.a (mon.0) 75 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:33.723177+0000 mon.a (mon.0) 76 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:07:34.966483+0000 mgr.y (mgr.26072) 73 : cluster 0 pgmap v54: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-09T10:09:01.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:36.771091+0000 mgr.y (mgr.26072) 74 : audit 0 from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:09:01.436 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:19.824289+0000 mon.a (mon.0) 49 : audit 0 from='client.? 172.21.15.53:0/916407375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:09:01.436 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:23.041841+0000 mon.b (mon.1) 116 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:01.436 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:26.918420+0000 mon.a (mon.0) 60 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.436 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:26.934480+0000 mon.a (mon.0) 61 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.436 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:26.954137+0000 mon.b (mon.1) 117 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:09:01.436 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:07:27.939146+0000 mon.a (mon.0) 66 : cluster 0 fsmap foo:1 {0=foo.smithi053.zaowuf=up:active} 1 up:standby 2023-10-09T10:09:01.436 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:07:27.939177+0000 mon.a (mon.0) 67 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-10-09T10:09:01.436 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:07:27.939587+0000 mon.a (mon.0) 68 : cluster 0 mgrmap e37: y(active, since 95s), standbys: x 2023-10-09T10:09:01.436 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:07:27.939829+0000 mon.a (mon.0) 69 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-09T10:09:01.436 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:07:27.939851+0000 mon.a (mon.0) 70 : cluster 1 Cluster is now healthy 2023-10-09T10:09:01.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:07:27.972482+0000 mon.a (mon.0) 71 : cluster 1 overall HEALTH_OK 2023-10-09T10:09:01.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:28.293746+0000 mon.a (mon.0) 72 : audit 0 from='client.? 172.21.15.53:0/4110738031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:09:01.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:07:28.964311+0000 mgr.y (mgr.26072) 69 : cluster 0 pgmap v51: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-09T10:09:01.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:07:30.964972+0000 mgr.y (mgr.26072) 70 : cluster 0 pgmap v52: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-09T10:09:01.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:32.579036+0000 mgr.y (mgr.26072) 71 : audit 0 from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:09:01.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:32.898799+0000 mon.a (mon.0) 73 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:32.911528+0000 mon.a (mon.0) 74 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:07:32.965364+0000 mgr.y (mgr.26072) 72 : cluster 0 pgmap v53: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-09T10:09:01.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:33.712547+0000 mon.a (mon.0) 75 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:33.723177+0000 mon.a (mon.0) 76 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:07:34.966483+0000 mgr.y (mgr.26072) 73 : cluster 0 pgmap v54: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-09T10:09:01.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:36.771091+0000 mgr.y (mgr.26072) 74 : audit 0 from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:09:01.438 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:07:36.771813+0000 mgr.y (mgr.26072) 75 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:09:01.438 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:36.778521+0000 mon.a (mon.0) 77 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.438 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:07:36.967147+0000 mgr.y (mgr.26072) 76 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.438 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:38.042537+0000 mon.b (mon.1) 119 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:01.438 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:07:38.968297+0000 mgr.y (mgr.26072) 77 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.438 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:07:40.968837+0000 mgr.y (mgr.26072) 78 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.438 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:07:42.969457+0000 mgr.y (mgr.26072) 79 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.438 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:07:44.970092+0000 mgr.y (mgr.26072) 80 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:44.978080+0000 mon.a (mon.0) 78 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:44.988639+0000 mon.a (mon.0) 79 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:44.992126+0000 mon.b (mon.1) 120 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:01.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:44.993859+0000 mon.b (mon.1) 121 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:09:01.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:45.002361+0000 mon.a (mon.0) 80 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:45.087523+0000 mon.b (mon.1) 122 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:09:01.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:45.090676+0000 mon.b (mon.1) 123 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:01.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:45.092305+0000 mon.b (mon.1) 124 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:09:01.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:45.100086+0000 mon.a (mon.0) 81 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:07:46.970702+0000 mgr.y (mgr.26072) 81 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:07:48.971883+0000 mgr.y (mgr.26072) 82 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:07:50.972675+0000 mgr.y (mgr.26072) 83 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.440 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:07:52.973356+0000 mgr.y (mgr.26072) 84 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.440 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:07:36.771813+0000 mgr.y (mgr.26072) 75 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:09:01.440 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:36.778521+0000 mon.a (mon.0) 77 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.440 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:07:36.967147+0000 mgr.y (mgr.26072) 76 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.440 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:38.042537+0000 mon.b (mon.1) 119 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:01.440 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:07:38.968297+0000 mgr.y (mgr.26072) 77 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.440 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:07:40.968837+0000 mgr.y (mgr.26072) 78 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.440 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:07:42.969457+0000 mgr.y (mgr.26072) 79 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.440 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:07:44.970092+0000 mgr.y (mgr.26072) 80 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.440 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:44.978080+0000 mon.a (mon.0) 78 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.441 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:44.988639+0000 mon.a (mon.0) 79 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.441 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:44.992126+0000 mon.b (mon.1) 120 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:01.441 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:44.993859+0000 mon.b (mon.1) 121 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:09:01.441 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:45.002361+0000 mon.a (mon.0) 80 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.441 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:45.087523+0000 mon.b (mon.1) 122 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:09:01.441 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:45.090676+0000 mon.b (mon.1) 123 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:01.441 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:45.092305+0000 mon.b (mon.1) 124 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:09:01.441 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:45.100086+0000 mon.a (mon.0) 81 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.441 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:07:46.970702+0000 mgr.y (mgr.26072) 81 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.441 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:07:48.971883+0000 mgr.y (mgr.26072) 82 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.441 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:07:50.972675+0000 mgr.y (mgr.26072) 83 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.441 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:07:52.973356+0000 mgr.y (mgr.26072) 84 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:07:53.043119+0000 mon.b (mon.1) 125 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:01.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:07:54.974465+0000 mgr.y (mgr.26072) 85 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:07:56.975084+0000 mgr.y (mgr.26072) 86 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:07:58.976133+0000 mgr.y (mgr.26072) 87 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:00.976764+0000 mgr.y (mgr.26072) 88 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:02.977409+0000 mgr.y (mgr.26072) 89 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:04.978574+0000 mgr.y (mgr.26072) 90 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:06.979209+0000 mgr.y (mgr.26072) 91 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:08:08.045979+0000 mon.b (mon.1) 126 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:01.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:08.980350+0000 mgr.y (mgr.26072) 92 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.443 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:10.981134+0000 mgr.y (mgr.26072) 93 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.443 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:12.981876+0000 mgr.y (mgr.26072) 94 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.443 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:14.983029+0000 mgr.y (mgr.26072) 95 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.443 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:16.983671+0000 mgr.y (mgr.26072) 96 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.443 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:18.984699+0000 mgr.y (mgr.26072) 97 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.443 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:20.985284+0000 mgr.y (mgr.26072) 98 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.443 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:22.985931+0000 mgr.y (mgr.26072) 99 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.443 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:08:23.043616+0000 mon.b (mon.1) 127 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:01.443 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:24.986998+0000 mgr.y (mgr.26072) 100 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.443 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:26.987627+0000 mgr.y (mgr.26072) 101 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.443 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:28.988643+0000 mgr.y (mgr.26072) 102 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.444 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:07:53.043119+0000 mon.b (mon.1) 125 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:01.444 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:07:54.974465+0000 mgr.y (mgr.26072) 85 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.444 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:07:56.975084+0000 mgr.y (mgr.26072) 86 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.444 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:07:58.976133+0000 mgr.y (mgr.26072) 87 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.444 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:00.976764+0000 mgr.y (mgr.26072) 88 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.444 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:02.977409+0000 mgr.y (mgr.26072) 89 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.444 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:04.978574+0000 mgr.y (mgr.26072) 90 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.444 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:06.979209+0000 mgr.y (mgr.26072) 91 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.444 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:08:08.045979+0000 mon.b (mon.1) 126 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:01.444 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:08.980350+0000 mgr.y (mgr.26072) 92 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.444 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:10.981134+0000 mgr.y (mgr.26072) 93 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.445 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:12.981876+0000 mgr.y (mgr.26072) 94 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.445 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:14.983029+0000 mgr.y (mgr.26072) 95 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.445 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:16.983671+0000 mgr.y (mgr.26072) 96 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.445 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:18.984699+0000 mgr.y (mgr.26072) 97 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.445 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:20.985284+0000 mgr.y (mgr.26072) 98 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.445 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:22.985931+0000 mgr.y (mgr.26072) 99 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.445 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:08:23.043616+0000 mon.b (mon.1) 127 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:01.445 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:24.986998+0000 mgr.y (mgr.26072) 100 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.445 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:26.987627+0000 mgr.y (mgr.26072) 101 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.445 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:28.988643+0000 mgr.y (mgr.26072) 102 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:30.989267+0000 mgr.y (mgr.26072) 103 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:32.989892+0000 mgr.y (mgr.26072) 104 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:34.991001+0000 mgr.y (mgr.26072) 105 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:36.991590+0000 mgr.y (mgr.26072) 106 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:08:38.044583+0000 mon.b (mon.1) 128 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:01.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:38.992658+0000 mgr.y (mgr.26072) 107 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:40.993273+0000 mgr.y (mgr.26072) 108 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:42.993890+0000 mgr.y (mgr.26072) 109 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:44.994992+0000 mgr.y (mgr.26072) 110 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:08:45.186246+0000 mon.b (mon.1) 129 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:09:01.446 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:08:45.712036+0000 mgr.y (mgr.26072) 111 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:09:01.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:08:45.712749+0000 mgr.y (mgr.26072) 112 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:09:01.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:08:45.724914+0000 mon.a (mon.0) 82 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:46.995618+0000 mgr.y (mgr.26072) 113 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:48.996651+0000 mgr.y (mgr.26072) 114 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:50.997166+0000 mgr.y (mgr.26072) 115 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:08:51.128609+0000 mon.a (mon.0) 83 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:08:51.137074+0000 mon.a (mon.0) 84 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:08:51.484327+0000 mon.a (mon.0) 85 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:08:51.493115+0000 mon.a (mon.0) 86 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:08:51.973113+0000 mon.b (mon.1) 130 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:01.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:30.989267+0000 mgr.y (mgr.26072) 103 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:32.989892+0000 mgr.y (mgr.26072) 104 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:34.991001+0000 mgr.y (mgr.26072) 105 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:36.991590+0000 mgr.y (mgr.26072) 106 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:08:38.044583+0000 mon.b (mon.1) 128 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:01.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:38.992658+0000 mgr.y (mgr.26072) 107 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:40.993273+0000 mgr.y (mgr.26072) 108 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:42.993890+0000 mgr.y (mgr.26072) 109 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:44.994992+0000 mgr.y (mgr.26072) 110 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:08:45.186246+0000 mon.b (mon.1) 129 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:09:01.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:08:45.712036+0000 mgr.y (mgr.26072) 111 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:09:01.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:08:45.712749+0000 mgr.y (mgr.26072) 112 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:09:01.449 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:08:45.724914+0000 mon.a (mon.0) 82 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.449 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:46.995618+0000 mgr.y (mgr.26072) 113 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.449 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:48.996651+0000 mgr.y (mgr.26072) 114 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.449 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:50.997166+0000 mgr.y (mgr.26072) 115 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.449 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:08:51.128609+0000 mon.a (mon.0) 83 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.449 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:08:51.137074+0000 mon.a (mon.0) 84 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.449 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:08:51.484327+0000 mon.a (mon.0) 85 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.449 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:08:51.493115+0000 mon.a (mon.0) 86 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.449 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:08:51.973113+0000 mon.b (mon.1) 130 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:01.450 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:08:51.975073+0000 mon.b (mon.1) 131 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:09:01.450 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:08:51.983137+0000 mon.a (mon.0) 87 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.450 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:08:52.068036+0000 mon.b (mon.1) 132 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:09:01.450 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:08:52.074712+0000 mon.b (mon.1) 133 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:09:01.450 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:08:52.077316+0000 mon.b (mon.1) 134 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-09T10:09:01.450 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:08:52.079162+0000 mon.b (mon.1) 135 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-09T10:09:01.450 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:08:52.079725+0000 mgr.y (mgr.26072) 116 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-10-09T10:09:01.450 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:52.997707+0000 mgr.y (mgr.26072) 117 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.450 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:08:53.044940+0000 mon.b (mon.1) 136 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:01.450 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:08:53.963266+0000 mon.c (mon.2) 2 : audit 0 from='client.? 172.21.15.53:0/1259564131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:09:01.451 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:08:54.403487+0000 mgr.y (mgr.26072) 118 : cephadm 1 Upgrade: Updating mon.b 2023-10-09T10:09:01.451 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:08:54.412976+0000 mon.a (mon.0) 88 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.451 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:08:54.416227+0000 mon.b (mon.1) 137 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T10:09:01.451 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:08:54.417622+0000 mon.a (mon.0) 89 : audit 0 from='mgr.26072 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T10:09:01.451 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:08:54.420381+0000 mon.b (mon.1) 138 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:01.451 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cephadm 2023-10-09T10:08:54.421665+0000 mgr.y (mgr.26072) 119 : cephadm 1 Deploying daemon mon.b on smithi086 2023-10-09T10:09:01.451 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:08:54.998843+0000 mgr.y (mgr.26072) 120 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.451 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:08:56.428405+0000 mon.c (mon.2) 3 : audit 0 from='client.? 172.21.15.53:0/1932538392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:09:01.451 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:09:00.157075+0000 mon.a (mon.0) 100 : cluster 1 overall HEALTH_OK 2023-10-09T10:09:01.451 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:09:00.157651+0000 mon.a (mon.0) 101 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T10:09:01.451 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:09:00.158134+0000 mon.a (mon.0) 102 : cluster 1 mon.a calling monitor election 2023-10-09T10:09:01.451 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:09:00.158180+0000 mon.c (mon.2) 4 : cluster 1 mon.c calling monitor election 2023-10-09T10:09:01.452 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:09:00.158899+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-10-09T10:09:01.452 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:09:00.179824+0000 mon.a (mon.0) 103 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-09T10:09:01.452 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:09:00.180901+0000 mon.a (mon.0) 104 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T10:09:01.452 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:09:00.181151+0000 mon.a (mon.0) 105 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T10:09:01.452 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:09:00.186371+0000 mon.a (mon.0) 106 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} 2023-10-09T10:09:01.452 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:09:00.186973+0000 mon.a (mon.0) 107 : cluster 0 fsmap foo:1 {0=foo.smithi053.zaowuf=up:active} 1 up:standby 2023-10-09T10:09:01.452 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:09:00.187010+0000 mon.a (mon.0) 108 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-10-09T10:09:01.452 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:09:00.187431+0000 mon.a (mon.0) 109 : cluster 0 mgrmap e37: y(active, since 3m), standbys: x 2023-10-09T10:09:01.452 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: cluster 2023-10-09T10:09:00.192611+0000 mon.a (mon.0) 110 : cluster 1 overall HEALTH_OK 2023-10-09T10:09:01.452 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:09:00.197143+0000 mon.a (mon.0) 111 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:01.452 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:09:00.204265+0000 mon.a (mon.0) 112 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:01.452 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[76859]: audit 2023-10-09T10:09:00.250619+0000 mon.a (mon.0) 113 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:09:01.453 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:08:51.975073+0000 mon.b (mon.1) 131 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:09:01.453 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:08:51.983137+0000 mon.a (mon.0) 87 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.453 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:08:52.068036+0000 mon.b (mon.1) 132 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:09:01.453 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:08:52.074712+0000 mon.b (mon.1) 133 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:09:01.453 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:08:52.077316+0000 mon.b (mon.1) 134 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-09T10:09:01.453 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:08:52.079162+0000 mon.b (mon.1) 135 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-09T10:09:01.454 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:08:52.079725+0000 mgr.y (mgr.26072) 116 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-10-09T10:09:01.454 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:52.997707+0000 mgr.y (mgr.26072) 117 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.454 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:08:53.044940+0000 mon.b (mon.1) 136 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:01.454 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:08:53.963266+0000 mon.c (mon.2) 2 : audit 0 from='client.? 172.21.15.53:0/1259564131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:09:01.454 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:08:54.403487+0000 mgr.y (mgr.26072) 118 : cephadm 1 Upgrade: Updating mon.b 2023-10-09T10:09:01.454 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:08:54.412976+0000 mon.a (mon.0) 88 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.454 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:08:54.416227+0000 mon.b (mon.1) 137 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T10:09:01.454 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:08:54.417622+0000 mon.a (mon.0) 89 : audit 0 from='mgr.26072 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T10:09:01.454 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:08:54.420381+0000 mon.b (mon.1) 138 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:01.454 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cephadm 2023-10-09T10:08:54.421665+0000 mgr.y (mgr.26072) 119 : cephadm 1 Deploying daemon mon.b on smithi086 2023-10-09T10:09:01.454 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:08:54.998843+0000 mgr.y (mgr.26072) 120 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.455 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:08:56.428405+0000 mon.c (mon.2) 3 : audit 0 from='client.? 172.21.15.53:0/1932538392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:09:01.455 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:09:00.157075+0000 mon.a (mon.0) 100 : cluster 1 overall HEALTH_OK 2023-10-09T10:09:01.455 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:09:00.157651+0000 mon.a (mon.0) 101 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T10:09:01.455 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:09:00.158134+0000 mon.a (mon.0) 102 : cluster 1 mon.a calling monitor election 2023-10-09T10:09:01.455 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:09:00.158180+0000 mon.c (mon.2) 4 : cluster 1 mon.c calling monitor election 2023-10-09T10:09:01.455 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:09:00.158899+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-10-09T10:09:01.455 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:09:00.179824+0000 mon.a (mon.0) 103 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-09T10:09:01.455 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:09:00.180901+0000 mon.a (mon.0) 104 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T10:09:01.455 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:09:00.181151+0000 mon.a (mon.0) 105 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T10:09:01.456 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:09:00.186371+0000 mon.a (mon.0) 106 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} 2023-10-09T10:09:01.456 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:09:00.186973+0000 mon.a (mon.0) 107 : cluster 0 fsmap foo:1 {0=foo.smithi053.zaowuf=up:active} 1 up:standby 2023-10-09T10:09:01.456 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:09:00.187010+0000 mon.a (mon.0) 108 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-10-09T10:09:01.456 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:09:00.187431+0000 mon.a (mon.0) 109 : cluster 0 mgrmap e37: y(active, since 3m), standbys: x 2023-10-09T10:09:01.456 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: cluster 2023-10-09T10:09:00.192611+0000 mon.a (mon.0) 110 : cluster 1 overall HEALTH_OK 2023-10-09T10:09:01.456 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:09:00.197143+0000 mon.a (mon.0) 111 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:01.456 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:09:00.204265+0000 mon.a (mon.0) 112 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:01.456 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:01 smithi053 bash[79554]: audit 2023-10-09T10:09:00.250619+0000 mon.a (mon.0) 113 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:09:01.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T09:48:32.623693+0000 mon.a (mon.0) 0 : 1 mkfs d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T10:09:01.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:04:01.049730+0000 mgr.x (mgr.25390) 46 : cephadm 1 Reconfiguring node-exporter.b (dependencies changed)... 2023-10-09T10:09:01.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:04:01.050460+0000 mgr.x (mgr.25390) 47 : cephadm 1 Reconfiguring daemon node-exporter.b on smithi086 2023-10-09T10:09:01.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:04:02.769039+0000 mgr.x (mgr.25390) 49 : cephadm 1 Reconfiguring grafana.a (dependencies changed)... 2023-10-09T10:09:01.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:04:02.786869+0000 mgr.x (mgr.25390) 50 : cephadm 1 Reconfiguring daemon grafana.a on smithi086 2023-10-09T10:09:01.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:04:26.627074+0000 mgr.x (mgr.25390) 66 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-10-09T10:09:01.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:04:26.627667+0000 mgr.x (mgr.25390) 67 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-10-09T10:09:01.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:04:28.797115+0000 mgr.x (mgr.25390) 69 : cephadm 1 Upgrade: Updating mgr.y 2023-10-09T10:09:01.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:04:28.814225+0000 mgr.x (mgr.25390) 70 : cephadm 1 Deploying daemon mgr.y on smithi053 2023-10-09T10:09:01.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:04:49.440551+0000 mgr.y (mgr.25841) 1 : cephadm 1 [09/Oct/2023:10:04:49] ENGINE Bus STARTING 2023-10-09T10:09:01.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:04:49.568557+0000 mgr.y (mgr.25841) 2 : cephadm 1 [09/Oct/2023:10:04:49] ENGINE Serving on https://172.21.15.53:7150 2023-10-09T10:09:01.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:04:49.694895+0000 mgr.y (mgr.25841) 3 : cephadm 1 [09/Oct/2023:10:04:49] ENGINE Serving on http://172.21.15.53:8765 2023-10-09T10:09:01.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:04:49.695165+0000 mgr.y (mgr.25841) 4 : cephadm 1 [09/Oct/2023:10:04:49] ENGINE Bus STARTED 2023-10-09T10:09:01.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:05:06.006127+0000 mgr.y (mgr.25841) 14 : cephadm 1 Updating smithi053:/etc/ceph/ceph.conf 2023-10-09T10:09:01.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:05:06.006508+0000 mgr.y (mgr.25841) 15 : cephadm 1 Updating smithi086:/etc/ceph/ceph.conf 2023-10-09T10:09:01.620 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:05:06.171323+0000 mgr.y (mgr.25841) 16 : cephadm 1 Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:09:01.620 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:05:06.171871+0000 mgr.y (mgr.25841) 17 : cephadm 1 Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:09:01.620 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:05:06.336254+0000 mgr.y (mgr.25841) 18 : cephadm 1 Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:09:01.620 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:05:06.337933+0000 mgr.y (mgr.25841) 19 : cephadm 1 Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:09:01.620 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:05:06.501412+0000 mgr.y (mgr.25841) 20 : cephadm 1 Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:09:01.620 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:05:06.503068+0000 mgr.y (mgr.25841) 21 : cephadm 1 Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:09:01.620 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:05:06.822937+0000 mgr.y (mgr.25841) 23 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-10-09T10:09:01.620 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:05:07.090639+0000 mgr.y (mgr.25841) 24 : cephadm 1 Reconfiguring daemon prometheus.a on smithi086 2023-10-09T10:09:01.620 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:05:15.021145+0000 mgr.y (mgr.25841) 30 : cephadm 1 Upgrade: Updating mgr.x 2023-10-09T10:09:01.620 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:05:15.029718+0000 mgr.y (mgr.25841) 31 : cephadm 1 Deploying daemon mgr.x on smithi086 2023-10-09T10:09:01.621 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:05:35.186666+0000 mgr.y (mgr.25841) 42 : cephadm 1 Upgrade: Setting container_image for all mgr 2023-10-09T10:09:01.621 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:05:35.210558+0000 mgr.y (mgr.25841) 43 : cephadm 1 Upgrade: It appears safe to stop mon.a 2023-10-09T10:09:01.621 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:05:37.681498+0000 mgr.y (mgr.25841) 45 : cephadm 1 Upgrade: Updating mon.a 2023-10-09T10:09:01.622 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:05:37.695242+0000 mgr.y (mgr.25841) 46 : cephadm 1 Deploying daemon mon.a on smithi053 2023-10-09T10:09:01.622 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:05:54.433303+0000 mgr.y (mgr.26072) 3 : cephadm 1 [09/Oct/2023:10:05:54] ENGINE Bus STARTING 2023-10-09T10:09:01.622 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:05:54.559354+0000 mgr.y (mgr.26072) 4 : cephadm 1 [09/Oct/2023:10:05:54] ENGINE Serving on https://172.21.15.53:7150 2023-10-09T10:09:01.622 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:05:54.661482+0000 mgr.y (mgr.26072) 5 : cephadm 1 [09/Oct/2023:10:05:54] ENGINE Serving on http://172.21.15.53:8765 2023-10-09T10:09:01.622 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:05:54.661779+0000 mgr.y (mgr.26072) 6 : cephadm 1 [09/Oct/2023:10:05:54] ENGINE Bus STARTED 2023-10-09T10:09:01.622 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:05:58.347646+0000 mgr.y (mgr.26072) 10 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:09:01.622 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:06:10.167032+0000 mgr.y (mgr.26072) 17 : cephadm 1 Updating smithi053:/etc/ceph/ceph.conf 2023-10-09T10:09:01.623 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:06:10.167498+0000 mgr.y (mgr.26072) 18 : cephadm 1 Updating smithi086:/etc/ceph/ceph.conf 2023-10-09T10:09:01.623 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:06:10.382343+0000 mgr.y (mgr.26072) 19 : cephadm 1 Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:09:01.623 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:06:10.382737+0000 mgr.y (mgr.26072) 20 : cephadm 1 Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.conf 2023-10-09T10:09:01.623 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:06:10.547394+0000 mgr.y (mgr.26072) 21 : cephadm 1 Updating smithi053:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:09:01.623 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:06:10.549310+0000 mgr.y (mgr.26072) 22 : cephadm 1 Updating smithi086:/etc/ceph/ceph.client.admin.keyring 2023-10-09T10:09:01.623 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:06:10.713290+0000 mgr.y (mgr.26072) 23 : cephadm 1 Updating smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:09:01.623 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:06:10.714130+0000 mgr.y (mgr.26072) 24 : cephadm 1 Updating smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/config/ceph.client.admin.keyring 2023-10-09T10:09:01.623 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:07:06.539736+0000 mgr.y (mgr.26072) 54 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:09:01.623 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:07:14.276272+0000 mgr.y (mgr.26072) 59 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-10-09T10:09:01.623 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:07:16.695405+0000 mgr.y (mgr.26072) 61 : cephadm 1 Upgrade: Updating mon.c 2023-10-09T10:09:01.624 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:07:16.712849+0000 mgr.y (mgr.26072) 62 : cephadm 1 Deploying daemon mon.c on smithi053 2023-10-09T10:09:01.624 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:19.346839+0000 mon.b (mon.1) 113 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T10:09:01.624 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:19.347342+0000 mon.b (mon.1) 114 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T10:09:01.625 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:19.824289+0000 mon.a (mon.0) 49 : audit 0 from='client.? 172.21.15.53:0/916407375' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:09:01.625 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:23.041841+0000 mon.b (mon.1) 116 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:01.625 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:26.918420+0000 mon.a (mon.0) 60 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.625 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:26.934480+0000 mon.a (mon.0) 61 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.626 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:26.954137+0000 mon.b (mon.1) 117 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:09:01.626 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:07:27.939146+0000 mon.a (mon.0) 66 : cluster 0 fsmap foo:1 {0=foo.smithi053.zaowuf=up:active} 1 up:standby 2023-10-09T10:09:01.626 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:07:27.939177+0000 mon.a (mon.0) 67 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-10-09T10:09:01.626 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:07:27.939587+0000 mon.a (mon.0) 68 : cluster 0 mgrmap e37: y(active, since 95s), standbys: x 2023-10-09T10:09:01.626 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:07:27.939829+0000 mon.a (mon.0) 69 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-10-09T10:09:01.626 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:07:27.939851+0000 mon.a (mon.0) 70 : cluster 1 Cluster is now healthy 2023-10-09T10:09:01.626 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:07:27.972482+0000 mon.a (mon.0) 71 : cluster 1 overall HEALTH_OK 2023-10-09T10:09:01.627 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:28.293746+0000 mon.a (mon.0) 72 : audit 0 from='client.? 172.21.15.53:0/4110738031' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:09:01.627 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:07:28.964311+0000 mgr.y (mgr.26072) 69 : cluster 0 pgmap v51: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-09T10:09:01.627 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:07:30.964972+0000 mgr.y (mgr.26072) 70 : cluster 0 pgmap v52: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-09T10:09:01.627 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:32.579036+0000 mgr.y (mgr.26072) 71 : audit 0 from='client.34197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:09:01.627 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:32.898799+0000 mon.a (mon.0) 73 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.627 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:32.911528+0000 mon.a (mon.0) 74 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.627 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:07:32.965364+0000 mgr.y (mgr.26072) 72 : cluster 0 pgmap v53: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-09T10:09:01.627 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:33.712547+0000 mon.a (mon.0) 75 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.627 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:33.723177+0000 mon.a (mon.0) 76 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.628 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:07:34.966483+0000 mgr.y (mgr.26072) 73 : cluster 0 pgmap v54: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-10-09T10:09:01.628 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:36.771091+0000 mgr.y (mgr.26072) 74 : audit 0 from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:09:01.628 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:07:36.771813+0000 mgr.y (mgr.26072) 75 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:09:01.628 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:36.778521+0000 mon.a (mon.0) 77 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.628 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:07:36.967147+0000 mgr.y (mgr.26072) 76 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.628 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:38.042537+0000 mon.b (mon.1) 119 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:01.628 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:07:38.968297+0000 mgr.y (mgr.26072) 77 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.628 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:07:40.968837+0000 mgr.y (mgr.26072) 78 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.628 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:07:42.969457+0000 mgr.y (mgr.26072) 79 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.629 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:07:44.970092+0000 mgr.y (mgr.26072) 80 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.629 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:44.978080+0000 mon.a (mon.0) 78 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.629 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:44.988639+0000 mon.a (mon.0) 79 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.629 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:44.992126+0000 mon.b (mon.1) 120 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:01.629 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:44.993859+0000 mon.b (mon.1) 121 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:09:01.629 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:45.002361+0000 mon.a (mon.0) 80 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.629 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:45.087523+0000 mon.b (mon.1) 122 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:09:01.629 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:45.090676+0000 mon.b (mon.1) 123 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:01.629 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:45.092305+0000 mon.b (mon.1) 124 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:09:01.630 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:45.100086+0000 mon.a (mon.0) 81 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.630 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:07:46.970702+0000 mgr.y (mgr.26072) 81 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.630 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:07:48.971883+0000 mgr.y (mgr.26072) 82 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.630 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:07:50.972675+0000 mgr.y (mgr.26072) 83 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.630 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:07:52.973356+0000 mgr.y (mgr.26072) 84 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.630 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:07:53.043119+0000 mon.b (mon.1) 125 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:01.630 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:07:54.974465+0000 mgr.y (mgr.26072) 85 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.630 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:07:56.975084+0000 mgr.y (mgr.26072) 86 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.630 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:07:58.976133+0000 mgr.y (mgr.26072) 87 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.631 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:00.976764+0000 mgr.y (mgr.26072) 88 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.631 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:02.977409+0000 mgr.y (mgr.26072) 89 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.631 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:04.978574+0000 mgr.y (mgr.26072) 90 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.631 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:06.979209+0000 mgr.y (mgr.26072) 91 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.631 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:08:08.045979+0000 mon.b (mon.1) 126 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:01.631 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:08.980350+0000 mgr.y (mgr.26072) 92 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.631 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:10.981134+0000 mgr.y (mgr.26072) 93 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.631 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:12.981876+0000 mgr.y (mgr.26072) 94 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.631 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:14.983029+0000 mgr.y (mgr.26072) 95 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.632 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:16.983671+0000 mgr.y (mgr.26072) 96 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.632 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:18.984699+0000 mgr.y (mgr.26072) 97 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.632 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:20.985284+0000 mgr.y (mgr.26072) 98 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.632 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:22.985931+0000 mgr.y (mgr.26072) 99 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.632 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:08:23.043616+0000 mon.b (mon.1) 127 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:01.632 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:24.986998+0000 mgr.y (mgr.26072) 100 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.632 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:26.987627+0000 mgr.y (mgr.26072) 101 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.632 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:28.988643+0000 mgr.y (mgr.26072) 102 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.632 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:30.989267+0000 mgr.y (mgr.26072) 103 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.633 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:32.989892+0000 mgr.y (mgr.26072) 104 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.633 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:34.991001+0000 mgr.y (mgr.26072) 105 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.633 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:36.991590+0000 mgr.y (mgr.26072) 106 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.633 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:08:38.044583+0000 mon.b (mon.1) 128 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:01.633 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:38.992658+0000 mgr.y (mgr.26072) 107 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.633 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:40.993273+0000 mgr.y (mgr.26072) 108 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.633 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:42.993890+0000 mgr.y (mgr.26072) 109 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.633 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:44.994992+0000 mgr.y (mgr.26072) 110 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.633 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:08:45.186246+0000 mon.b (mon.1) 129 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:09:01.634 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:08:45.712036+0000 mgr.y (mgr.26072) 111 : audit 0 from='client.34209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:09:01.634 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:08:45.712749+0000 mgr.y (mgr.26072) 112 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:09:01.634 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:08:45.724914+0000 mon.a (mon.0) 82 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.634 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:46.995618+0000 mgr.y (mgr.26072) 113 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.634 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:48.996651+0000 mgr.y (mgr.26072) 114 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.634 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:50.997166+0000 mgr.y (mgr.26072) 115 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.634 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:08:51.128609+0000 mon.a (mon.0) 83 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.634 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:08:51.137074+0000 mon.a (mon.0) 84 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.635 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:08:51.484327+0000 mon.a (mon.0) 85 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.635 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:08:51.493115+0000 mon.a (mon.0) 86 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.635 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:08:51.973113+0000 mon.b (mon.1) 130 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:01.635 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:08:51.975073+0000 mon.b (mon.1) 131 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:09:01.635 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:08:51.983137+0000 mon.a (mon.0) 87 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.635 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:08:52.068036+0000 mon.b (mon.1) 132 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:09:01.635 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:08:52.074712+0000 mon.b (mon.1) 133 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:09:01.635 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:08:52.077316+0000 mon.b (mon.1) 134 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-10-09T10:09:01.635 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:08:52.079162+0000 mon.b (mon.1) 135 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-10-09T10:09:01.635 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:08:52.079725+0000 mgr.y (mgr.26072) 116 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-10-09T10:09:01.636 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:52.997707+0000 mgr.y (mgr.26072) 117 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.636 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:08:53.044940+0000 mon.b (mon.1) 136 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:01.636 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:08:53.963266+0000 mon.c (mon.2) 2 : audit 0 from='client.? 172.21.15.53:0/1259564131' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:09:01.636 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:08:54.403487+0000 mgr.y (mgr.26072) 118 : cephadm 1 Upgrade: Updating mon.b 2023-10-09T10:09:01.636 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:08:54.412976+0000 mon.a (mon.0) 88 : audit 1 from='mgr.26072 ' entity='mgr.y' 2023-10-09T10:09:01.636 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:08:54.416227+0000 mon.b (mon.1) 137 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T10:09:01.636 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:08:54.417622+0000 mon.a (mon.0) 89 : audit 0 from='mgr.26072 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T10:09:01.636 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:08:54.420381+0000 mon.b (mon.1) 138 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:01.636 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cephadm 2023-10-09T10:08:54.421665+0000 mgr.y (mgr.26072) 119 : cephadm 1 Deploying daemon mon.b on smithi086 2023-10-09T10:09:01.636 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:08:54.998843+0000 mgr.y (mgr.26072) 120 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:01.636 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:08:56.428405+0000 mon.c (mon.2) 3 : audit 0 from='client.? 172.21.15.53:0/1932538392' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:09:01.637 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:09:00.157075+0000 mon.a (mon.0) 100 : cluster 1 overall HEALTH_OK 2023-10-09T10:09:01.637 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:09:00.157651+0000 mon.a (mon.0) 101 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-10-09T10:09:01.637 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:09:00.158134+0000 mon.a (mon.0) 102 : cluster 1 mon.a calling monitor election 2023-10-09T10:09:01.637 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:09:00.158180+0000 mon.c (mon.2) 4 : cluster 1 mon.c calling monitor election 2023-10-09T10:09:01.637 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:09:00.158899+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-10-09T10:09:01.637 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:09:00.179824+0000 mon.a (mon.0) 103 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-10-09T10:09:01.637 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:09:00.180901+0000 mon.a (mon.0) 104 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-10-09T10:09:01.637 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:09:00.181151+0000 mon.a (mon.0) 105 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-10-09T10:09:01.637 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:09:00.186371+0000 mon.a (mon.0) 106 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0],b=[v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0],c=[v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]} removed_ranks: {} 2023-10-09T10:09:01.637 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:09:00.186973+0000 mon.a (mon.0) 107 : cluster 0 fsmap foo:1 {0=foo.smithi053.zaowuf=up:active} 1 up:standby 2023-10-09T10:09:01.638 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:09:00.187010+0000 mon.a (mon.0) 108 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-10-09T10:09:01.638 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:09:00.187431+0000 mon.a (mon.0) 109 : cluster 0 mgrmap e37: y(active, since 3m), standbys: x 2023-10-09T10:09:01.638 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: cluster 2023-10-09T10:09:00.192611+0000 mon.a (mon.0) 110 : cluster 1 overall HEALTH_OK 2023-10-09T10:09:01.638 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:09:00.197143+0000 mon.a (mon.0) 111 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:01.638 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:09:00.204265+0000 mon.a (mon.0) 112 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:01.638 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:01 smithi086 bash[59714]: audit 2023-10-09T10:09:00.250619+0000 mon.a (mon.0) 113 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:09:02.328 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch ps' 2023-10-09T10:09:02.525 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:02 smithi053 bash[79554]: cluster 2023-10-09T10:09:01.001204+0000 mgr.y (mgr.26072) 123 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:02.525 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:02 smithi053 bash[79554]: audit 2023-10-09T10:09:01.348418+0000 mon.a (mon.0) 114 : audit 0 from='client.? 172.21.15.53:0/1963903146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:09:02.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:02 smithi053 bash[76859]: cluster 2023-10-09T10:09:01.001204+0000 mgr.y (mgr.26072) 123 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:02.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:02 smithi053 bash[76859]: audit 2023-10-09T10:09:01.348418+0000 mon.a (mon.0) 114 : audit 0 from='client.? 172.21.15.53:0/1963903146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:09:02.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:02 smithi086 bash[59714]: cluster 2023-10-09T10:09:01.001204+0000 mgr.y (mgr.26072) 123 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:02.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:02 smithi086 bash[59714]: audit 2023-10-09T10:09:01.348418+0000 mon.a (mon.0) 114 : audit 0 from='client.? 172.21.15.53:0/1963903146' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-10-09T10:09:02.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:09:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:09:02] "GET /metrics HTTP/1.1" 200 33902 "" "Prometheus/2.33.4" 2023-10-09T10:09:03.786 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:03 smithi053 bash[76859]: cluster 2023-10-09T10:09:03.001896+0000 mgr.y (mgr.26072) 124 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:03.786 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:03 smithi053 bash[79554]: cluster 2023-10-09T10:09:03.001896+0000 mgr.y (mgr.26072) 124 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:04.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:03 smithi086 bash[59714]: cluster 2023-10-09T10:09:03.001896+0000 mgr.y (mgr.26072) 124 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:04.627 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:09:04 smithi053 bash[73018]: debug 2023-10-09T10:09:04.281+0000 7fb7b954f700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-10-09T10:09:05.593 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:05 smithi053 bash[76859]: cluster 2023-10-09T10:09:05.002971+0000 mgr.y (mgr.26072) 125 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:05.593 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:05 smithi053 bash[79554]: cluster 2023-10-09T10:09:05.002971+0000 mgr.y (mgr.26072) 125 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:05 smithi086 bash[59714]: cluster 2023-10-09T10:09:05.002971+0000 mgr.y (mgr.26072) 125 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:06.027 INFO:teuthology.orchestra.run.smithi053.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-09T10:09:06.027 INFO:teuthology.orchestra.run.smithi053.stdout:alertmanager.a smithi053 *:9093,9094 running (5m) - 11m 13.6M - 0.23.0 ba2b418f427c 11cec94c520b 2023-10-09T10:09:06.027 INFO:teuthology.orchestra.run.smithi053.stdout:grafana.a smithi086 *:3000 running (4m) - 10m 41.3M - 8.3.5 dad864ee21e9 791588afba79 2023-10-09T10:09:06.027 INFO:teuthology.orchestra.run.smithi053.stdout:mds.foo.smithi053.zaowuf smithi053 running (9m) - 9m 16.3M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 af888f5c40c3 2023-10-09T10:09:06.027 INFO:teuthology.orchestra.run.smithi053.stdout:mds.foo.smithi086.ixwjtb smithi086 running (9m) - 9m 13.8M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 8d29791583b8 2023-10-09T10:09:06.027 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.x smithi086 *:8443,9283,8765 running (3m) - 18m 429M - 18.2.0-598-gb4fa663f 3060897fdf97 9f36f878d7b2 2023-10-09T10:09:06.028 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.y smithi053 *:8443,9283,8765 running (4m) - 20m 476M - 18.2.0-598-gb4fa663f 3060897fdf97 465ecd801294 2023-10-09T10:09:06.028 INFO:teuthology.orchestra.run.smithi053.stdout:mon.a smithi053 running (3m) - 20m 57.8M 2048M 18.2.0-598-gb4fa663f 3060897fdf97 6676126af608 2023-10-09T10:09:06.028 INFO:teuthology.orchestra.run.smithi053.stdout:mon.b smithi086 starting - - - 2048M 2023-10-09T10:09:06.028 INFO:teuthology.orchestra.run.smithi053.stdout:mon.c smithi053 running (105s) - 18m 36.0M 2048M 18.2.0-598-gb4fa663f 3060897fdf97 a144973a9c09 2023-10-09T10:09:06.028 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.a smithi053 *:9100 running (5m) - 11m 8848k - 1.3.1 1dbe0e931976 34ccce6ddbef 2023-10-09T10:09:06.028 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.b smithi086 *:9100 running (5m) - 11m 9539k - 1.3.1 1dbe0e931976 e5704c2b7a32 2023-10-09T10:09:06.028 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 smithi053 running (17m) - 17m 48.0M 2525M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 cd77a7e766e7 2023-10-09T10:09:06.028 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 smithi053 running (17m) - 17m 47.2M 2525M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 26ddd247a9dc 2023-10-09T10:09:06.028 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2 smithi053 running (16m) - 16m 44.7M 2525M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 98d6966e2ac9 2023-10-09T10:09:06.028 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 smithi053 running (15m) - 15m 43.9M 2525M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 b13a1f620928 2023-10-09T10:09:06.028 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 smithi086 running (14m) - 14m 45.2M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 0c9ac38ba8cf 2023-10-09T10:09:06.028 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 smithi086 running (14m) - 14m 43.1M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 96a2d0a2e18c 2023-10-09T10:09:06.029 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 smithi086 running (13m) - 13m 48.7M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 01d33516eede 2023-10-09T10:09:06.029 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 smithi086 running (12m) - 12m 50.7M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 398a2ca16c27 2023-10-09T10:09:06.029 INFO:teuthology.orchestra.run.smithi053.stdout:prometheus.a smithi086 *:9095 running (3m) - 11m 57.3M - 2.33.4 514e6a882f6e fe8d59595ede 2023-10-09T10:09:06.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:06 smithi053 bash[76859]: audit 2023-10-09T10:09:06.005107+0000 mgr.y (mgr.26072) 126 : audit 0 from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:09:06.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:06 smithi053 bash[79554]: audit 2023-10-09T10:09:06.005107+0000 mgr.y (mgr.26072) 126 : audit 0 from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:09:06.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:06 smithi086 bash[59714]: audit 2023-10-09T10:09:06.005107+0000 mgr.y (mgr.26072) 126 : audit 0 from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:09:06.769 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch upgrade pause' 2023-10-09T10:09:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:07 smithi086 bash[59714]: audit 2023-10-09T10:09:06.493896+0000 mon.a (mon.0) 115 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:07 smithi086 bash[59714]: audit 2023-10-09T10:09:06.512055+0000 mon.a (mon.0) 116 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:07 smithi086 bash[59714]: cluster 2023-10-09T10:09:07.003396+0000 mgr.y (mgr.26072) 127 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:07 smithi086 bash[59714]: audit 2023-10-09T10:09:07.306634+0000 mon.a (mon.0) 117 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:07 smithi086 bash[59714]: audit 2023-10-09T10:09:07.313611+0000 mon.a (mon.0) 118 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:07.893 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:07 smithi053 bash[76859]: audit 2023-10-09T10:09:06.493896+0000 mon.a (mon.0) 115 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:07.893 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:07 smithi053 bash[76859]: audit 2023-10-09T10:09:06.512055+0000 mon.a (mon.0) 116 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:07.893 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:07 smithi053 bash[76859]: cluster 2023-10-09T10:09:07.003396+0000 mgr.y (mgr.26072) 127 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:07.894 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:07 smithi053 bash[76859]: audit 2023-10-09T10:09:07.306634+0000 mon.a (mon.0) 117 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:07.894 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:07 smithi053 bash[76859]: audit 2023-10-09T10:09:07.313611+0000 mon.a (mon.0) 118 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:07.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:07 smithi053 bash[79554]: audit 2023-10-09T10:09:06.493896+0000 mon.a (mon.0) 115 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:07.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:07 smithi053 bash[79554]: audit 2023-10-09T10:09:06.512055+0000 mon.a (mon.0) 116 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:07.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:07 smithi053 bash[79554]: cluster 2023-10-09T10:09:07.003396+0000 mgr.y (mgr.26072) 127 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:07.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:07 smithi053 bash[79554]: audit 2023-10-09T10:09:07.306634+0000 mon.a (mon.0) 117 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:07.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:07 smithi053 bash[79554]: audit 2023-10-09T10:09:07.313611+0000 mon.a (mon.0) 118 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:09.006 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:08 smithi053 bash[76859]: audit 2023-10-09T10:09:08.043981+0000 mon.a (mon.0) 119 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:09.006 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:08 smithi053 bash[79554]: audit 2023-10-09T10:09:08.043981+0000 mon.a (mon.0) 119 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:09.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:08 smithi086 bash[59714]: audit 2023-10-09T10:09:08.043981+0000 mon.a (mon.0) 119 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:10.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:09 smithi086 bash[59714]: cluster 2023-10-09T10:09:09.004129+0000 mgr.y (mgr.26072) 128 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:10.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:09 smithi053 bash[79554]: cluster 2023-10-09T10:09:09.004129+0000 mgr.y (mgr.26072) 128 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:10.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:09 smithi053 bash[76859]: cluster 2023-10-09T10:09:09.004129+0000 mgr.y (mgr.26072) 128 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:10.388 INFO:teuthology.orchestra.run.smithi053.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:09:11.165 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'sleep 60' 2023-10-09T10:09:11.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:11 smithi053 bash[76859]: audit 2023-10-09T10:09:10.378096+0000 mgr.y (mgr.26072) 129 : audit 0 from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:09:11.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:11 smithi053 bash[76859]: cephadm 2023-10-09T10:09:10.378741+0000 mgr.y (mgr.26072) 130 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:09:11.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:11 smithi053 bash[76859]: audit 2023-10-09T10:09:10.385862+0000 mon.a (mon.0) 120 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:11.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:11 smithi053 bash[76859]: cluster 2023-10-09T10:09:11.004774+0000 mgr.y (mgr.26072) 131 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:11.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:11 smithi053 bash[79554]: audit 2023-10-09T10:09:10.378096+0000 mgr.y (mgr.26072) 129 : audit 0 from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:09:11.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:11 smithi053 bash[79554]: cephadm 2023-10-09T10:09:10.378741+0000 mgr.y (mgr.26072) 130 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:09:11.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:11 smithi053 bash[79554]: audit 2023-10-09T10:09:10.385862+0000 mon.a (mon.0) 120 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:11.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:11 smithi053 bash[79554]: cluster 2023-10-09T10:09:11.004774+0000 mgr.y (mgr.26072) 131 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:11 smithi086 bash[59714]: audit 2023-10-09T10:09:10.378096+0000 mgr.y (mgr.26072) 129 : audit 0 from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:09:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:11 smithi086 bash[59714]: cephadm 2023-10-09T10:09:10.378741+0000 mgr.y (mgr.26072) 130 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:09:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:11 smithi086 bash[59714]: audit 2023-10-09T10:09:10.385862+0000 mon.a (mon.0) 120 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:11 smithi086 bash[59714]: cluster 2023-10-09T10:09:11.004774+0000 mgr.y (mgr.26072) 131 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:12.867 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:09:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:09:12] "GET /metrics HTTP/1.1" 200 33897 "" "Prometheus/2.33.4" 2023-10-09T10:09:13.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:13 smithi086 bash[59714]: cluster 2023-10-09T10:09:13.005466+0000 mgr.y (mgr.26072) 132 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:13.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:13 smithi053 bash[79554]: cluster 2023-10-09T10:09:13.005466+0000 mgr.y (mgr.26072) 132 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:13.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:13 smithi053 bash[76859]: cluster 2023-10-09T10:09:13.005466+0000 mgr.y (mgr.26072) 132 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:16.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:16 smithi086 bash[59714]: cluster 2023-10-09T10:09:15.006627+0000 mgr.y (mgr.26072) 133 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:16.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:16 smithi053 bash[79554]: cluster 2023-10-09T10:09:15.006627+0000 mgr.y (mgr.26072) 133 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:16.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:16 smithi053 bash[76859]: cluster 2023-10-09T10:09:15.006627+0000 mgr.y (mgr.26072) 133 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:17.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:17 smithi086 bash[59714]: audit 2023-10-09T10:09:16.614762+0000 mon.a (mon.0) 121 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:17.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:17 smithi086 bash[59714]: audit 2023-10-09T10:09:16.623561+0000 mon.a (mon.0) 122 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:17.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:17 smithi086 bash[59714]: audit 2023-10-09T10:09:16.625251+0000 mon.a (mon.0) 123 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:17.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:17 smithi086 bash[59714]: audit 2023-10-09T10:09:16.626719+0000 mon.a (mon.0) 124 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:09:17.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:17 smithi086 bash[59714]: audit 2023-10-09T10:09:16.635682+0000 mon.a (mon.0) 125 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:17.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:17 smithi086 bash[59714]: cephadm 2023-10-09T10:09:16.707270+0000 mgr.y (mgr.26072) 134 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-10-09T10:09:17.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:17 smithi086 bash[59714]: audit 2023-10-09T10:09:16.707938+0000 mon.a (mon.0) 126 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T10:09:17.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:17 smithi086 bash[59714]: audit 2023-10-09T10:09:16.709644+0000 mon.a (mon.0) 127 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T10:09:17.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:17 smithi086 bash[59714]: audit 2023-10-09T10:09:16.711211+0000 mon.a (mon.0) 128 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:17.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:17 smithi086 bash[59714]: cephadm 2023-10-09T10:09:16.713071+0000 mgr.y (mgr.26072) 135 : cephadm 1 Reconfiguring daemon mon.a on smithi053 2023-10-09T10:09:17.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:17 smithi086 bash[59714]: cluster 2023-10-09T10:09:17.007206+0000 mgr.y (mgr.26072) 136 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:17.905 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:17 smithi053 bash[79554]: audit 2023-10-09T10:09:16.614762+0000 mon.a (mon.0) 121 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:17.905 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:17 smithi053 bash[79554]: audit 2023-10-09T10:09:16.623561+0000 mon.a (mon.0) 122 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:17.906 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:17 smithi053 bash[79554]: audit 2023-10-09T10:09:16.625251+0000 mon.a (mon.0) 123 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:17.906 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:17 smithi053 bash[79554]: audit 2023-10-09T10:09:16.626719+0000 mon.a (mon.0) 124 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:09:17.906 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:17 smithi053 bash[79554]: audit 2023-10-09T10:09:16.635682+0000 mon.a (mon.0) 125 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:17.906 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:17 smithi053 bash[79554]: cephadm 2023-10-09T10:09:16.707270+0000 mgr.y (mgr.26072) 134 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-10-09T10:09:17.906 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:17 smithi053 bash[79554]: audit 2023-10-09T10:09:16.707938+0000 mon.a (mon.0) 126 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T10:09:17.906 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:17 smithi053 bash[79554]: audit 2023-10-09T10:09:16.709644+0000 mon.a (mon.0) 127 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T10:09:17.906 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:17 smithi053 bash[79554]: audit 2023-10-09T10:09:16.711211+0000 mon.a (mon.0) 128 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:17.906 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:17 smithi053 bash[79554]: cephadm 2023-10-09T10:09:16.713071+0000 mgr.y (mgr.26072) 135 : cephadm 1 Reconfiguring daemon mon.a on smithi053 2023-10-09T10:09:17.907 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:17 smithi053 bash[79554]: cluster 2023-10-09T10:09:17.007206+0000 mgr.y (mgr.26072) 136 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:17.907 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:17 smithi053 bash[76859]: audit 2023-10-09T10:09:16.614762+0000 mon.a (mon.0) 121 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:17.907 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:17 smithi053 bash[76859]: audit 2023-10-09T10:09:16.623561+0000 mon.a (mon.0) 122 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:17.907 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:17 smithi053 bash[76859]: audit 2023-10-09T10:09:16.625251+0000 mon.a (mon.0) 123 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:17.907 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:17 smithi053 bash[76859]: audit 2023-10-09T10:09:16.626719+0000 mon.a (mon.0) 124 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:09:17.907 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:17 smithi053 bash[76859]: audit 2023-10-09T10:09:16.635682+0000 mon.a (mon.0) 125 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:17.907 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:17 smithi053 bash[76859]: cephadm 2023-10-09T10:09:16.707270+0000 mgr.y (mgr.26072) 134 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-10-09T10:09:17.907 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:17 smithi053 bash[76859]: audit 2023-10-09T10:09:16.707938+0000 mon.a (mon.0) 126 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T10:09:17.907 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:17 smithi053 bash[76859]: audit 2023-10-09T10:09:16.709644+0000 mon.a (mon.0) 127 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T10:09:17.907 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:17 smithi053 bash[76859]: audit 2023-10-09T10:09:16.711211+0000 mon.a (mon.0) 128 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:17.908 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:17 smithi053 bash[76859]: cephadm 2023-10-09T10:09:16.713071+0000 mgr.y (mgr.26072) 135 : cephadm 1 Reconfiguring daemon mon.a on smithi053 2023-10-09T10:09:17.908 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:17 smithi053 bash[76859]: cluster 2023-10-09T10:09:17.007206+0000 mgr.y (mgr.26072) 136 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:20.213 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:19 smithi053 bash[76859]: audit 2023-10-09T10:09:18.955730+0000 mon.a (mon.0) 129 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:20.213 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:19 smithi053 bash[76859]: audit 2023-10-09T10:09:18.962948+0000 mon.a (mon.0) 130 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:20.213 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:19 smithi053 bash[76859]: cephadm 2023-10-09T10:09:18.983220+0000 mgr.y (mgr.26072) 137 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-10-09T10:09:20.213 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:19 smithi053 bash[76859]: audit 2023-10-09T10:09:18.983929+0000 mon.a (mon.0) 131 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T10:09:20.213 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:19 smithi053 bash[76859]: audit 2023-10-09T10:09:18.985783+0000 mon.a (mon.0) 132 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T10:09:20.214 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:19 smithi053 bash[76859]: audit 2023-10-09T10:09:18.987556+0000 mon.a (mon.0) 133 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:20.214 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:19 smithi053 bash[76859]: cephadm 2023-10-09T10:09:18.989140+0000 mgr.y (mgr.26072) 138 : cephadm 1 Reconfiguring daemon mgr.y on smithi053 2023-10-09T10:09:20.214 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:19 smithi053 bash[76859]: cluster 2023-10-09T10:09:19.009008+0000 mgr.y (mgr.26072) 139 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:20.214 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:19 smithi053 bash[79554]: audit 2023-10-09T10:09:18.955730+0000 mon.a (mon.0) 129 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:20.214 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:19 smithi053 bash[79554]: audit 2023-10-09T10:09:18.962948+0000 mon.a (mon.0) 130 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:20.214 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:19 smithi053 bash[79554]: cephadm 2023-10-09T10:09:18.983220+0000 mgr.y (mgr.26072) 137 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-10-09T10:09:20.215 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:19 smithi053 bash[79554]: audit 2023-10-09T10:09:18.983929+0000 mon.a (mon.0) 131 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T10:09:20.215 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:19 smithi053 bash[79554]: audit 2023-10-09T10:09:18.985783+0000 mon.a (mon.0) 132 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T10:09:20.215 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:19 smithi053 bash[79554]: audit 2023-10-09T10:09:18.987556+0000 mon.a (mon.0) 133 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:20.215 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:19 smithi053 bash[79554]: cephadm 2023-10-09T10:09:18.989140+0000 mgr.y (mgr.26072) 138 : cephadm 1 Reconfiguring daemon mgr.y on smithi053 2023-10-09T10:09:20.215 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:19 smithi053 bash[79554]: cluster 2023-10-09T10:09:19.009008+0000 mgr.y (mgr.26072) 139 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:20.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:19 smithi086 bash[59714]: audit 2023-10-09T10:09:18.955730+0000 mon.a (mon.0) 129 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:20.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:19 smithi086 bash[59714]: audit 2023-10-09T10:09:18.962948+0000 mon.a (mon.0) 130 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:20.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:19 smithi086 bash[59714]: cephadm 2023-10-09T10:09:18.983220+0000 mgr.y (mgr.26072) 137 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-10-09T10:09:20.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:19 smithi086 bash[59714]: audit 2023-10-09T10:09:18.983929+0000 mon.a (mon.0) 131 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T10:09:20.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:19 smithi086 bash[59714]: audit 2023-10-09T10:09:18.985783+0000 mon.a (mon.0) 132 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T10:09:20.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:19 smithi086 bash[59714]: audit 2023-10-09T10:09:18.987556+0000 mon.a (mon.0) 133 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:20.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:19 smithi086 bash[59714]: cephadm 2023-10-09T10:09:18.989140+0000 mgr.y (mgr.26072) 138 : cephadm 1 Reconfiguring daemon mgr.y on smithi053 2023-10-09T10:09:20.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:19 smithi086 bash[59714]: cluster 2023-10-09T10:09:19.009008+0000 mgr.y (mgr.26072) 139 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:22.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:22 smithi086 bash[59714]: cluster 2023-10-09T10:09:21.009633+0000 mgr.y (mgr.26072) 140 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:22.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:22 smithi086 bash[59714]: audit 2023-10-09T10:09:21.238471+0000 mon.a (mon.0) 134 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:22.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:22 smithi086 bash[59714]: audit 2023-10-09T10:09:21.247136+0000 mon.a (mon.0) 135 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:22.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:22 smithi086 bash[59714]: audit 2023-10-09T10:09:21.260619+0000 mon.a (mon.0) 136 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T10:09:22.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:22 smithi086 bash[59714]: audit 2023-10-09T10:09:21.262072+0000 mon.a (mon.0) 137 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T10:09:22.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:22 smithi086 bash[59714]: audit 2023-10-09T10:09:21.263459+0000 mon.a (mon.0) 138 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:22.391 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:22 smithi053 bash[79554]: cluster 2023-10-09T10:09:21.009633+0000 mgr.y (mgr.26072) 140 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:22.391 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:22 smithi053 bash[79554]: audit 2023-10-09T10:09:21.238471+0000 mon.a (mon.0) 134 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:22.392 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:22 smithi053 bash[79554]: audit 2023-10-09T10:09:21.247136+0000 mon.a (mon.0) 135 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:22.392 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:22 smithi053 bash[79554]: audit 2023-10-09T10:09:21.260619+0000 mon.a (mon.0) 136 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T10:09:22.392 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:22 smithi053 bash[79554]: audit 2023-10-09T10:09:21.262072+0000 mon.a (mon.0) 137 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T10:09:22.392 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:22 smithi053 bash[79554]: audit 2023-10-09T10:09:21.263459+0000 mon.a (mon.0) 138 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:22.392 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:22 smithi053 bash[76859]: cluster 2023-10-09T10:09:21.009633+0000 mgr.y (mgr.26072) 140 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:22.393 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:22 smithi053 bash[76859]: audit 2023-10-09T10:09:21.238471+0000 mon.a (mon.0) 134 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:22.393 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:22 smithi053 bash[76859]: audit 2023-10-09T10:09:21.247136+0000 mon.a (mon.0) 135 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:22.393 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:22 smithi053 bash[76859]: audit 2023-10-09T10:09:21.260619+0000 mon.a (mon.0) 136 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T10:09:22.393 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:22 smithi053 bash[76859]: audit 2023-10-09T10:09:21.262072+0000 mon.a (mon.0) 137 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T10:09:22.393 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:22 smithi053 bash[76859]: audit 2023-10-09T10:09:21.263459+0000 mon.a (mon.0) 138 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:22.670 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:09:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:09:22] "GET /metrics HTTP/1.1" 200 33897 "" "Prometheus/2.33.4" 2023-10-09T10:09:23.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:23 smithi053 bash[79554]: cephadm 2023-10-09T10:09:21.260058+0000 mgr.y (mgr.26072) 141 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-10-09T10:09:23.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:23 smithi053 bash[79554]: cephadm 2023-10-09T10:09:21.265180+0000 mgr.y (mgr.26072) 142 : cephadm 1 Reconfiguring daemon mon.c on smithi053 2023-10-09T10:09:23.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:23 smithi053 bash[79554]: audit 2023-10-09T10:09:23.044627+0000 mon.a (mon.0) 139 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:23.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:23 smithi053 bash[76859]: cephadm 2023-10-09T10:09:21.260058+0000 mgr.y (mgr.26072) 141 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-10-09T10:09:23.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:23 smithi053 bash[76859]: cephadm 2023-10-09T10:09:21.265180+0000 mgr.y (mgr.26072) 142 : cephadm 1 Reconfiguring daemon mon.c on smithi053 2023-10-09T10:09:23.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:23 smithi053 bash[76859]: audit 2023-10-09T10:09:23.044627+0000 mon.a (mon.0) 139 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:23.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:23 smithi086 bash[59714]: cephadm 2023-10-09T10:09:21.260058+0000 mgr.y (mgr.26072) 141 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-10-09T10:09:23.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:23 smithi086 bash[59714]: cephadm 2023-10-09T10:09:21.265180+0000 mgr.y (mgr.26072) 142 : cephadm 1 Reconfiguring daemon mon.c on smithi053 2023-10-09T10:09:23.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:23 smithi086 bash[59714]: audit 2023-10-09T10:09:23.044627+0000 mon.a (mon.0) 139 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:24.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:24 smithi053 bash[76859]: cluster 2023-10-09T10:09:23.010308+0000 mgr.y (mgr.26072) 143 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:24.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:24 smithi053 bash[76859]: audit 2023-10-09T10:09:23.496606+0000 mon.a (mon.0) 140 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:24.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:24 smithi053 bash[76859]: audit 2023-10-09T10:09:23.504445+0000 mon.a (mon.0) 141 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:24.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:24 smithi053 bash[76859]: audit 2023-10-09T10:09:23.535988+0000 mon.a (mon.0) 142 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-09T10:09:24.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:24 smithi053 bash[76859]: audit 2023-10-09T10:09:23.537868+0000 mon.a (mon.0) 143 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:24.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:24 smithi053 bash[79554]: cluster 2023-10-09T10:09:23.010308+0000 mgr.y (mgr.26072) 143 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:24.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:24 smithi053 bash[79554]: audit 2023-10-09T10:09:23.496606+0000 mon.a (mon.0) 140 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:24.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:24 smithi053 bash[79554]: audit 2023-10-09T10:09:23.504445+0000 mon.a (mon.0) 141 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:24.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:24 smithi053 bash[79554]: audit 2023-10-09T10:09:23.535988+0000 mon.a (mon.0) 142 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-09T10:09:24.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:24 smithi053 bash[79554]: audit 2023-10-09T10:09:23.537868+0000 mon.a (mon.0) 143 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:24.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:24 smithi086 bash[59714]: cluster 2023-10-09T10:09:23.010308+0000 mgr.y (mgr.26072) 143 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:24.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:24 smithi086 bash[59714]: audit 2023-10-09T10:09:23.496606+0000 mon.a (mon.0) 140 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:24.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:24 smithi086 bash[59714]: audit 2023-10-09T10:09:23.504445+0000 mon.a (mon.0) 141 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:24.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:24 smithi086 bash[59714]: audit 2023-10-09T10:09:23.535988+0000 mon.a (mon.0) 142 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-09T10:09:24.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:24 smithi086 bash[59714]: audit 2023-10-09T10:09:23.537868+0000 mon.a (mon.0) 143 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:25.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:25 smithi053 bash[79554]: cephadm 2023-10-09T10:09:23.535381+0000 mgr.y (mgr.26072) 144 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-10-09T10:09:25.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:25 smithi053 bash[79554]: cephadm 2023-10-09T10:09:23.542165+0000 mgr.y (mgr.26072) 145 : cephadm 1 Reconfiguring daemon osd.0 on smithi053 2023-10-09T10:09:25.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:25 smithi053 bash[76859]: cephadm 2023-10-09T10:09:23.535381+0000 mgr.y (mgr.26072) 144 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-10-09T10:09:25.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:25 smithi053 bash[76859]: cephadm 2023-10-09T10:09:23.542165+0000 mgr.y (mgr.26072) 145 : cephadm 1 Reconfiguring daemon osd.0 on smithi053 2023-10-09T10:09:25.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:25 smithi086 bash[59714]: cephadm 2023-10-09T10:09:23.535381+0000 mgr.y (mgr.26072) 144 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-10-09T10:09:25.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:25 smithi086 bash[59714]: cephadm 2023-10-09T10:09:23.542165+0000 mgr.y (mgr.26072) 145 : cephadm 1 Reconfiguring daemon osd.0 on smithi053 2023-10-09T10:09:26.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:26 smithi086 bash[59714]: cluster 2023-10-09T10:09:25.011043+0000 mgr.y (mgr.26072) 146 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:26.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:26 smithi086 bash[59714]: audit 2023-10-09T10:09:25.864694+0000 mon.a (mon.0) 144 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:26.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:26 smithi086 bash[59714]: audit 2023-10-09T10:09:25.872942+0000 mon.a (mon.0) 145 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:26.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:26 smithi086 bash[59714]: audit 2023-10-09T10:09:25.912855+0000 mon.a (mon.0) 146 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-09T10:09:26.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:26 smithi086 bash[59714]: audit 2023-10-09T10:09:25.914673+0000 mon.a (mon.0) 147 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:26.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:26 smithi053 bash[76859]: cluster 2023-10-09T10:09:25.011043+0000 mgr.y (mgr.26072) 146 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:26.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:26 smithi053 bash[76859]: audit 2023-10-09T10:09:25.864694+0000 mon.a (mon.0) 144 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:26.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:26 smithi053 bash[76859]: audit 2023-10-09T10:09:25.872942+0000 mon.a (mon.0) 145 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:26.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:26 smithi053 bash[76859]: audit 2023-10-09T10:09:25.912855+0000 mon.a (mon.0) 146 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-09T10:09:26.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:26 smithi053 bash[76859]: audit 2023-10-09T10:09:25.914673+0000 mon.a (mon.0) 147 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:26.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:26 smithi053 bash[79554]: cluster 2023-10-09T10:09:25.011043+0000 mgr.y (mgr.26072) 146 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:26.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:26 smithi053 bash[79554]: audit 2023-10-09T10:09:25.864694+0000 mon.a (mon.0) 144 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:26.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:26 smithi053 bash[79554]: audit 2023-10-09T10:09:25.872942+0000 mon.a (mon.0) 145 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:26.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:26 smithi053 bash[79554]: audit 2023-10-09T10:09:25.912855+0000 mon.a (mon.0) 146 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-09T10:09:26.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:26 smithi053 bash[79554]: audit 2023-10-09T10:09:25.914673+0000 mon.a (mon.0) 147 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:27.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:27 smithi086 bash[59714]: cephadm 2023-10-09T10:09:25.912247+0000 mgr.y (mgr.26072) 147 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-10-09T10:09:27.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:27 smithi086 bash[59714]: cephadm 2023-10-09T10:09:25.919415+0000 mgr.y (mgr.26072) 148 : cephadm 1 Reconfiguring daemon osd.1 on smithi053 2023-10-09T10:09:27.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:27 smithi053 bash[79554]: cephadm 2023-10-09T10:09:25.912247+0000 mgr.y (mgr.26072) 147 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-10-09T10:09:27.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:27 smithi053 bash[79554]: cephadm 2023-10-09T10:09:25.919415+0000 mgr.y (mgr.26072) 148 : cephadm 1 Reconfiguring daemon osd.1 on smithi053 2023-10-09T10:09:27.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:27 smithi053 bash[76859]: cephadm 2023-10-09T10:09:25.912247+0000 mgr.y (mgr.26072) 147 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-10-09T10:09:27.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:27 smithi053 bash[76859]: cephadm 2023-10-09T10:09:25.919415+0000 mgr.y (mgr.26072) 148 : cephadm 1 Reconfiguring daemon osd.1 on smithi053 2023-10-09T10:09:28.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:28 smithi086 bash[59714]: cluster 2023-10-09T10:09:27.011591+0000 mgr.y (mgr.26072) 149 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:28.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:28 smithi053 bash[79554]: cluster 2023-10-09T10:09:27.011591+0000 mgr.y (mgr.26072) 149 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:28.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:28 smithi053 bash[76859]: cluster 2023-10-09T10:09:27.011591+0000 mgr.y (mgr.26072) 149 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:29.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:29 smithi086 bash[59714]: audit 2023-10-09T10:09:28.107231+0000 mon.a (mon.0) 148 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:29.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:29 smithi086 bash[59714]: audit 2023-10-09T10:09:28.114929+0000 mon.a (mon.0) 149 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:29.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:29 smithi086 bash[59714]: cephadm 2023-10-09T10:09:28.138300+0000 mgr.y (mgr.26072) 150 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-10-09T10:09:29.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:29 smithi086 bash[59714]: audit 2023-10-09T10:09:28.138941+0000 mon.a (mon.0) 150 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-09T10:09:29.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:29 smithi086 bash[59714]: audit 2023-10-09T10:09:28.140618+0000 mon.a (mon.0) 151 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:29.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:29 smithi086 bash[59714]: cephadm 2023-10-09T10:09:28.145159+0000 mgr.y (mgr.26072) 151 : cephadm 1 Reconfiguring daemon osd.2 on smithi053 2023-10-09T10:09:29.383 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:29 smithi053 bash[79554]: audit 2023-10-09T10:09:28.107231+0000 mon.a (mon.0) 148 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:29.383 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:29 smithi053 bash[79554]: audit 2023-10-09T10:09:28.114929+0000 mon.a (mon.0) 149 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:29.383 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:29 smithi053 bash[79554]: cephadm 2023-10-09T10:09:28.138300+0000 mgr.y (mgr.26072) 150 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-10-09T10:09:29.383 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:29 smithi053 bash[79554]: audit 2023-10-09T10:09:28.138941+0000 mon.a (mon.0) 150 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-09T10:09:29.383 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:29 smithi053 bash[79554]: audit 2023-10-09T10:09:28.140618+0000 mon.a (mon.0) 151 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:29.384 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:29 smithi053 bash[79554]: cephadm 2023-10-09T10:09:28.145159+0000 mgr.y (mgr.26072) 151 : cephadm 1 Reconfiguring daemon osd.2 on smithi053 2023-10-09T10:09:29.384 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:29 smithi053 bash[76859]: audit 2023-10-09T10:09:28.107231+0000 mon.a (mon.0) 148 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:29.384 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:29 smithi053 bash[76859]: audit 2023-10-09T10:09:28.114929+0000 mon.a (mon.0) 149 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:29.384 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:29 smithi053 bash[76859]: cephadm 2023-10-09T10:09:28.138300+0000 mgr.y (mgr.26072) 150 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-10-09T10:09:29.384 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:29 smithi053 bash[76859]: audit 2023-10-09T10:09:28.138941+0000 mon.a (mon.0) 150 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-09T10:09:29.384 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:29 smithi053 bash[76859]: audit 2023-10-09T10:09:28.140618+0000 mon.a (mon.0) 151 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:29.384 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:29 smithi053 bash[76859]: cephadm 2023-10-09T10:09:28.145159+0000 mgr.y (mgr.26072) 151 : cephadm 1 Reconfiguring daemon osd.2 on smithi053 2023-10-09T10:09:30.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:30 smithi053 bash[79554]: cluster 2023-10-09T10:09:29.012307+0000 mgr.y (mgr.26072) 152 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:30.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:30 smithi053 bash[76859]: cluster 2023-10-09T10:09:29.012307+0000 mgr.y (mgr.26072) 152 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:30.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:30 smithi086 bash[59714]: cluster 2023-10-09T10:09:29.012307+0000 mgr.y (mgr.26072) 152 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:31.716 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:31 smithi053 bash[76859]: audit 2023-10-09T10:09:30.449214+0000 mon.a (mon.0) 152 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:31.716 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:31 smithi053 bash[76859]: audit 2023-10-09T10:09:30.458012+0000 mon.a (mon.0) 153 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:31.717 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:31 smithi053 bash[76859]: cephadm 2023-10-09T10:09:30.463803+0000 mgr.y (mgr.26072) 153 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-10-09T10:09:31.717 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:31 smithi053 bash[76859]: audit 2023-10-09T10:09:30.464297+0000 mon.a (mon.0) 154 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-09T10:09:31.717 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:31 smithi053 bash[76859]: audit 2023-10-09T10:09:30.465788+0000 mon.a (mon.0) 155 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:31.717 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:31 smithi053 bash[76859]: cephadm 2023-10-09T10:09:30.469763+0000 mgr.y (mgr.26072) 154 : cephadm 1 Reconfiguring daemon osd.3 on smithi053 2023-10-09T10:09:31.717 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:31 smithi053 bash[76859]: cluster 2023-10-09T10:09:31.012674+0000 mgr.y (mgr.26072) 155 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:31.717 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:31 smithi053 bash[79554]: audit 2023-10-09T10:09:30.449214+0000 mon.a (mon.0) 152 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:31.718 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:31 smithi053 bash[79554]: audit 2023-10-09T10:09:30.458012+0000 mon.a (mon.0) 153 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:31.718 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:31 smithi053 bash[79554]: cephadm 2023-10-09T10:09:30.463803+0000 mgr.y (mgr.26072) 153 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-10-09T10:09:31.718 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:31 smithi053 bash[79554]: audit 2023-10-09T10:09:30.464297+0000 mon.a (mon.0) 154 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-09T10:09:31.718 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:31 smithi053 bash[79554]: audit 2023-10-09T10:09:30.465788+0000 mon.a (mon.0) 155 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:31.718 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:31 smithi053 bash[79554]: cephadm 2023-10-09T10:09:30.469763+0000 mgr.y (mgr.26072) 154 : cephadm 1 Reconfiguring daemon osd.3 on smithi053 2023-10-09T10:09:31.718 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:31 smithi053 bash[79554]: cluster 2023-10-09T10:09:31.012674+0000 mgr.y (mgr.26072) 155 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:31 smithi086 bash[59714]: audit 2023-10-09T10:09:30.449214+0000 mon.a (mon.0) 152 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:31 smithi086 bash[59714]: audit 2023-10-09T10:09:30.458012+0000 mon.a (mon.0) 153 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:31 smithi086 bash[59714]: cephadm 2023-10-09T10:09:30.463803+0000 mgr.y (mgr.26072) 153 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-10-09T10:09:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:31 smithi086 bash[59714]: audit 2023-10-09T10:09:30.464297+0000 mon.a (mon.0) 154 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-09T10:09:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:31 smithi086 bash[59714]: audit 2023-10-09T10:09:30.465788+0000 mon.a (mon.0) 155 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:31.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:31 smithi086 bash[59714]: cephadm 2023-10-09T10:09:30.469763+0000 mgr.y (mgr.26072) 154 : cephadm 1 Reconfiguring daemon osd.3 on smithi053 2023-10-09T10:09:31.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:31 smithi086 bash[59714]: cluster 2023-10-09T10:09:31.012674+0000 mgr.y (mgr.26072) 155 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:32.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:09:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:09:32] "GET /metrics HTTP/1.1" 200 33897 "" "Prometheus/2.33.4" 2023-10-09T10:09:33.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:33 smithi053 bash[76859]: audit 2023-10-09T10:09:32.657007+0000 mon.a (mon.0) 156 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:33.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:33 smithi053 bash[76859]: audit 2023-10-09T10:09:32.664544+0000 mon.a (mon.0) 157 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:33.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:33 smithi053 bash[76859]: cephadm 2023-10-09T10:09:32.689013+0000 mgr.y (mgr.26072) 156 : cephadm 1 Reconfiguring mds.foo.smithi053.zaowuf (monmap changed)... 2023-10-09T10:09:33.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:33 smithi053 bash[76859]: audit 2023-10-09T10:09:32.689613+0000 mon.a (mon.0) 158 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi053.zaowuf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T10:09:33.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:33 smithi053 bash[76859]: audit 2023-10-09T10:09:32.691599+0000 mon.a (mon.0) 159 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:33.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:33 smithi053 bash[76859]: cephadm 2023-10-09T10:09:32.693494+0000 mgr.y (mgr.26072) 157 : cephadm 1 Reconfiguring daemon mds.foo.smithi053.zaowuf on smithi053 2023-10-09T10:09:33.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:33 smithi053 bash[76859]: cluster 2023-10-09T10:09:33.013092+0000 mgr.y (mgr.26072) 158 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:33.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:33 smithi053 bash[79554]: audit 2023-10-09T10:09:32.657007+0000 mon.a (mon.0) 156 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:33.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:33 smithi053 bash[79554]: audit 2023-10-09T10:09:32.664544+0000 mon.a (mon.0) 157 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:33.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:33 smithi053 bash[79554]: cephadm 2023-10-09T10:09:32.689013+0000 mgr.y (mgr.26072) 156 : cephadm 1 Reconfiguring mds.foo.smithi053.zaowuf (monmap changed)... 2023-10-09T10:09:33.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:33 smithi053 bash[79554]: audit 2023-10-09T10:09:32.689613+0000 mon.a (mon.0) 158 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi053.zaowuf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T10:09:33.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:33 smithi053 bash[79554]: audit 2023-10-09T10:09:32.691599+0000 mon.a (mon.0) 159 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:33.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:33 smithi053 bash[79554]: cephadm 2023-10-09T10:09:32.693494+0000 mgr.y (mgr.26072) 157 : cephadm 1 Reconfiguring daemon mds.foo.smithi053.zaowuf on smithi053 2023-10-09T10:09:33.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:33 smithi053 bash[79554]: cluster 2023-10-09T10:09:33.013092+0000 mgr.y (mgr.26072) 158 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:34.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:33 smithi086 bash[59714]: audit 2023-10-09T10:09:32.657007+0000 mon.a (mon.0) 156 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:34.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:33 smithi086 bash[59714]: audit 2023-10-09T10:09:32.664544+0000 mon.a (mon.0) 157 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:34.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:33 smithi086 bash[59714]: cephadm 2023-10-09T10:09:32.689013+0000 mgr.y (mgr.26072) 156 : cephadm 1 Reconfiguring mds.foo.smithi053.zaowuf (monmap changed)... 2023-10-09T10:09:34.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:33 smithi086 bash[59714]: audit 2023-10-09T10:09:32.689613+0000 mon.a (mon.0) 158 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi053.zaowuf", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T10:09:34.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:33 smithi086 bash[59714]: audit 2023-10-09T10:09:32.691599+0000 mon.a (mon.0) 159 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:34.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:33 smithi086 bash[59714]: cephadm 2023-10-09T10:09:32.693494+0000 mgr.y (mgr.26072) 157 : cephadm 1 Reconfiguring daemon mds.foo.smithi053.zaowuf on smithi053 2023-10-09T10:09:34.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:33 smithi086 bash[59714]: cluster 2023-10-09T10:09:33.013092+0000 mgr.y (mgr.26072) 158 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:36.209 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:35 smithi086 bash[59714]: audit 2023-10-09T10:09:34.949004+0000 mon.a (mon.0) 160 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:36.210 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:35 smithi086 bash[59714]: audit 2023-10-09T10:09:34.956677+0000 mon.a (mon.0) 161 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:36.210 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:35 smithi086 bash[59714]: cephadm 2023-10-09T10:09:34.962903+0000 mgr.y (mgr.26072) 159 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-10-09T10:09:36.210 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:35 smithi086 bash[59714]: audit 2023-10-09T10:09:34.963403+0000 mon.a (mon.0) 162 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T10:09:36.210 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:35 smithi086 bash[59714]: audit 2023-10-09T10:09:34.964820+0000 mon.a (mon.0) 163 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T10:09:36.210 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:35 smithi086 bash[59714]: audit 2023-10-09T10:09:34.966040+0000 mon.a (mon.0) 164 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:36.210 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:35 smithi086 bash[59714]: cephadm 2023-10-09T10:09:34.967538+0000 mgr.y (mgr.26072) 160 : cephadm 1 Reconfiguring daemon mon.b on smithi086 2023-10-09T10:09:36.210 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:35 smithi086 bash[59714]: cluster 2023-10-09T10:09:35.013987+0000 mgr.y (mgr.26072) 161 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:35 smithi053 bash[76859]: audit 2023-10-09T10:09:34.949004+0000 mon.a (mon.0) 160 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:35 smithi053 bash[76859]: audit 2023-10-09T10:09:34.956677+0000 mon.a (mon.0) 161 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:35 smithi053 bash[76859]: cephadm 2023-10-09T10:09:34.962903+0000 mgr.y (mgr.26072) 159 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-10-09T10:09:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:35 smithi053 bash[76859]: audit 2023-10-09T10:09:34.963403+0000 mon.a (mon.0) 162 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T10:09:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:35 smithi053 bash[76859]: audit 2023-10-09T10:09:34.964820+0000 mon.a (mon.0) 163 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T10:09:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:35 smithi053 bash[76859]: audit 2023-10-09T10:09:34.966040+0000 mon.a (mon.0) 164 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:35 smithi053 bash[76859]: cephadm 2023-10-09T10:09:34.967538+0000 mgr.y (mgr.26072) 160 : cephadm 1 Reconfiguring daemon mon.b on smithi086 2023-10-09T10:09:36.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:35 smithi053 bash[76859]: cluster 2023-10-09T10:09:35.013987+0000 mgr.y (mgr.26072) 161 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:36.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:35 smithi053 bash[79554]: audit 2023-10-09T10:09:34.949004+0000 mon.a (mon.0) 160 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:36.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:35 smithi053 bash[79554]: audit 2023-10-09T10:09:34.956677+0000 mon.a (mon.0) 161 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:36.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:35 smithi053 bash[79554]: cephadm 2023-10-09T10:09:34.962903+0000 mgr.y (mgr.26072) 159 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-10-09T10:09:36.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:35 smithi053 bash[79554]: audit 2023-10-09T10:09:34.963403+0000 mon.a (mon.0) 162 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-10-09T10:09:36.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:35 smithi053 bash[79554]: audit 2023-10-09T10:09:34.964820+0000 mon.a (mon.0) 163 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-10-09T10:09:36.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:35 smithi053 bash[79554]: audit 2023-10-09T10:09:34.966040+0000 mon.a (mon.0) 164 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:36.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:35 smithi053 bash[79554]: cephadm 2023-10-09T10:09:34.967538+0000 mgr.y (mgr.26072) 160 : cephadm 1 Reconfiguring daemon mon.b on smithi086 2023-10-09T10:09:36.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:35 smithi053 bash[79554]: cluster 2023-10-09T10:09:35.013987+0000 mgr.y (mgr.26072) 161 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:38 smithi086 bash[59714]: cluster 2023-10-09T10:09:37.014611+0000 mgr.y (mgr.26072) 162 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:38 smithi086 bash[59714]: audit 2023-10-09T10:09:37.108946+0000 mon.a (mon.0) 165 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:38 smithi086 bash[59714]: audit 2023-10-09T10:09:37.117026+0000 mon.a (mon.0) 166 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:38 smithi086 bash[59714]: cephadm 2023-10-09T10:09:37.137782+0000 mgr.y (mgr.26072) 163 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-10-09T10:09:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:38 smithi086 bash[59714]: audit 2023-10-09T10:09:37.138593+0000 mon.a (mon.0) 167 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T10:09:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:38 smithi086 bash[59714]: audit 2023-10-09T10:09:37.140647+0000 mon.a (mon.0) 168 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T10:09:38.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:38 smithi086 bash[59714]: audit 2023-10-09T10:09:37.142167+0000 mon.a (mon.0) 169 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:38.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:38 smithi086 bash[59714]: cephadm 2023-10-09T10:09:37.143810+0000 mgr.y (mgr.26072) 164 : cephadm 1 Reconfiguring daemon mgr.x on smithi086 2023-10-09T10:09:38.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:38 smithi086 bash[59714]: audit 2023-10-09T10:09:38.045291+0000 mon.a (mon.0) 170 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:38.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:38 smithi053 bash[76859]: cluster 2023-10-09T10:09:37.014611+0000 mgr.y (mgr.26072) 162 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:38.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:38 smithi053 bash[76859]: audit 2023-10-09T10:09:37.108946+0000 mon.a (mon.0) 165 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:38.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:38 smithi053 bash[76859]: audit 2023-10-09T10:09:37.117026+0000 mon.a (mon.0) 166 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:38.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:38 smithi053 bash[76859]: cephadm 2023-10-09T10:09:37.137782+0000 mgr.y (mgr.26072) 163 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-10-09T10:09:38.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:38 smithi053 bash[76859]: audit 2023-10-09T10:09:37.138593+0000 mon.a (mon.0) 167 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T10:09:38.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:38 smithi053 bash[76859]: audit 2023-10-09T10:09:37.140647+0000 mon.a (mon.0) 168 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T10:09:38.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:38 smithi053 bash[76859]: audit 2023-10-09T10:09:37.142167+0000 mon.a (mon.0) 169 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:38.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:38 smithi053 bash[76859]: cephadm 2023-10-09T10:09:37.143810+0000 mgr.y (mgr.26072) 164 : cephadm 1 Reconfiguring daemon mgr.x on smithi086 2023-10-09T10:09:38.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:38 smithi053 bash[76859]: audit 2023-10-09T10:09:38.045291+0000 mon.a (mon.0) 170 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:38.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:38 smithi053 bash[79554]: cluster 2023-10-09T10:09:37.014611+0000 mgr.y (mgr.26072) 162 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:38.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:38 smithi053 bash[79554]: audit 2023-10-09T10:09:37.108946+0000 mon.a (mon.0) 165 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:38.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:38 smithi053 bash[79554]: audit 2023-10-09T10:09:37.117026+0000 mon.a (mon.0) 166 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:38.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:38 smithi053 bash[79554]: cephadm 2023-10-09T10:09:37.137782+0000 mgr.y (mgr.26072) 163 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-10-09T10:09:38.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:38 smithi053 bash[79554]: audit 2023-10-09T10:09:37.138593+0000 mon.a (mon.0) 167 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-10-09T10:09:38.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:38 smithi053 bash[79554]: audit 2023-10-09T10:09:37.140647+0000 mon.a (mon.0) 168 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-10-09T10:09:38.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:38 smithi053 bash[79554]: audit 2023-10-09T10:09:37.142167+0000 mon.a (mon.0) 169 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:38.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:38 smithi053 bash[79554]: cephadm 2023-10-09T10:09:37.143810+0000 mgr.y (mgr.26072) 164 : cephadm 1 Reconfiguring daemon mgr.x on smithi086 2023-10-09T10:09:38.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:38 smithi053 bash[79554]: audit 2023-10-09T10:09:38.045291+0000 mon.a (mon.0) 170 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:40.567 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:40 smithi086 bash[59714]: cluster 2023-10-09T10:09:39.015635+0000 mgr.y (mgr.26072) 165 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:40.567 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:40 smithi086 bash[59714]: audit 2023-10-09T10:09:39.186256+0000 mon.a (mon.0) 171 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:40.567 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:40 smithi086 bash[59714]: audit 2023-10-09T10:09:39.193705+0000 mon.a (mon.0) 172 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:40.567 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:40 smithi086 bash[59714]: audit 2023-10-09T10:09:39.220779+0000 mon.a (mon.0) 173 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-09T10:09:40.567 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:40 smithi086 bash[59714]: audit 2023-10-09T10:09:39.222377+0000 mon.a (mon.0) 174 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:40.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:40 smithi053 bash[79554]: cluster 2023-10-09T10:09:39.015635+0000 mgr.y (mgr.26072) 165 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:40.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:40 smithi053 bash[79554]: audit 2023-10-09T10:09:39.186256+0000 mon.a (mon.0) 171 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:40.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:40 smithi053 bash[79554]: audit 2023-10-09T10:09:39.193705+0000 mon.a (mon.0) 172 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:40.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:40 smithi053 bash[79554]: audit 2023-10-09T10:09:39.220779+0000 mon.a (mon.0) 173 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-09T10:09:40.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:40 smithi053 bash[79554]: audit 2023-10-09T10:09:39.222377+0000 mon.a (mon.0) 174 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:40.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:40 smithi053 bash[76859]: cluster 2023-10-09T10:09:39.015635+0000 mgr.y (mgr.26072) 165 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:40.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:40 smithi053 bash[76859]: audit 2023-10-09T10:09:39.186256+0000 mon.a (mon.0) 171 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:40.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:40 smithi053 bash[76859]: audit 2023-10-09T10:09:39.193705+0000 mon.a (mon.0) 172 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:40.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:40 smithi053 bash[76859]: audit 2023-10-09T10:09:39.220779+0000 mon.a (mon.0) 173 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-10-09T10:09:40.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:40 smithi053 bash[76859]: audit 2023-10-09T10:09:39.222377+0000 mon.a (mon.0) 174 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:41.604 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:41 smithi086 bash[59714]: cephadm 2023-10-09T10:09:39.220239+0000 mgr.y (mgr.26072) 166 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-10-09T10:09:41.604 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:41 smithi086 bash[59714]: cephadm 2023-10-09T10:09:39.226400+0000 mgr.y (mgr.26072) 167 : cephadm 1 Reconfiguring daemon osd.4 on smithi086 2023-10-09T10:09:41.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:41 smithi053 bash[79554]: cephadm 2023-10-09T10:09:39.220239+0000 mgr.y (mgr.26072) 166 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-10-09T10:09:41.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:41 smithi053 bash[79554]: cephadm 2023-10-09T10:09:39.226400+0000 mgr.y (mgr.26072) 167 : cephadm 1 Reconfiguring daemon osd.4 on smithi086 2023-10-09T10:09:41.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:41 smithi053 bash[76859]: cephadm 2023-10-09T10:09:39.220239+0000 mgr.y (mgr.26072) 166 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-10-09T10:09:41.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:41 smithi053 bash[76859]: cephadm 2023-10-09T10:09:39.226400+0000 mgr.y (mgr.26072) 167 : cephadm 1 Reconfiguring daemon osd.4 on smithi086 2023-10-09T10:09:42.494 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:42 smithi086 bash[59714]: cluster 2023-10-09T10:09:41.016227+0000 mgr.y (mgr.26072) 168 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:42.494 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:42 smithi086 bash[59714]: audit 2023-10-09T10:09:41.275276+0000 mon.a (mon.0) 175 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:42.494 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:42 smithi086 bash[59714]: audit 2023-10-09T10:09:41.283618+0000 mon.a (mon.0) 176 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:42.494 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:42 smithi086 bash[59714]: audit 2023-10-09T10:09:41.295403+0000 mon.a (mon.0) 177 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-09T10:09:42.495 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:42 smithi086 bash[59714]: audit 2023-10-09T10:09:41.296947+0000 mon.a (mon.0) 178 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:42.570 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:42 smithi053 bash[79554]: cluster 2023-10-09T10:09:41.016227+0000 mgr.y (mgr.26072) 168 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:42.570 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:42 smithi053 bash[79554]: audit 2023-10-09T10:09:41.275276+0000 mon.a (mon.0) 175 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:42.570 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:42 smithi053 bash[79554]: audit 2023-10-09T10:09:41.283618+0000 mon.a (mon.0) 176 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:42.570 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:42 smithi053 bash[79554]: audit 2023-10-09T10:09:41.295403+0000 mon.a (mon.0) 177 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-09T10:09:42.570 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:42 smithi053 bash[79554]: audit 2023-10-09T10:09:41.296947+0000 mon.a (mon.0) 178 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:42.571 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:42 smithi053 bash[76859]: cluster 2023-10-09T10:09:41.016227+0000 mgr.y (mgr.26072) 168 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:42.571 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:42 smithi053 bash[76859]: audit 2023-10-09T10:09:41.275276+0000 mon.a (mon.0) 175 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:42.571 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:42 smithi053 bash[76859]: audit 2023-10-09T10:09:41.283618+0000 mon.a (mon.0) 176 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:42.571 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:42 smithi053 bash[76859]: audit 2023-10-09T10:09:41.295403+0000 mon.a (mon.0) 177 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-10-09T10:09:42.571 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:42 smithi053 bash[76859]: audit 2023-10-09T10:09:41.296947+0000 mon.a (mon.0) 178 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:42.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:09:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:09:42] "GET /metrics HTTP/1.1" 200 33899 "" "Prometheus/2.33.4" 2023-10-09T10:09:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:43 smithi086 bash[59714]: cephadm 2023-10-09T10:09:41.294810+0000 mgr.y (mgr.26072) 169 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-10-09T10:09:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:43 smithi086 bash[59714]: cephadm 2023-10-09T10:09:41.300746+0000 mgr.y (mgr.26072) 170 : cephadm 1 Reconfiguring daemon osd.5 on smithi086 2023-10-09T10:09:43.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:43 smithi053 bash[76859]: cephadm 2023-10-09T10:09:41.294810+0000 mgr.y (mgr.26072) 169 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-10-09T10:09:43.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:43 smithi053 bash[76859]: cephadm 2023-10-09T10:09:41.300746+0000 mgr.y (mgr.26072) 170 : cephadm 1 Reconfiguring daemon osd.5 on smithi086 2023-10-09T10:09:43.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:43 smithi053 bash[79554]: cephadm 2023-10-09T10:09:41.294810+0000 mgr.y (mgr.26072) 169 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-10-09T10:09:43.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:43 smithi053 bash[79554]: cephadm 2023-10-09T10:09:41.300746+0000 mgr.y (mgr.26072) 170 : cephadm 1 Reconfiguring daemon osd.5 on smithi086 2023-10-09T10:09:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:44 smithi086 bash[59714]: cluster 2023-10-09T10:09:43.016858+0000 mgr.y (mgr.26072) 171 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:44 smithi086 bash[59714]: audit 2023-10-09T10:09:43.423040+0000 mon.a (mon.0) 179 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:44 smithi086 bash[59714]: audit 2023-10-09T10:09:43.431333+0000 mon.a (mon.0) 180 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:44 smithi086 bash[59714]: audit 2023-10-09T10:09:43.472831+0000 mon.a (mon.0) 181 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-09T10:09:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:44 smithi086 bash[59714]: audit 2023-10-09T10:09:43.474808+0000 mon.a (mon.0) 182 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:44.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:44 smithi053 bash[79554]: cluster 2023-10-09T10:09:43.016858+0000 mgr.y (mgr.26072) 171 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:44.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:44 smithi053 bash[79554]: audit 2023-10-09T10:09:43.423040+0000 mon.a (mon.0) 179 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:44.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:44 smithi053 bash[79554]: audit 2023-10-09T10:09:43.431333+0000 mon.a (mon.0) 180 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:44.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:44 smithi053 bash[79554]: audit 2023-10-09T10:09:43.472831+0000 mon.a (mon.0) 181 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-09T10:09:44.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:44 smithi053 bash[79554]: audit 2023-10-09T10:09:43.474808+0000 mon.a (mon.0) 182 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:44 smithi053 bash[76859]: cluster 2023-10-09T10:09:43.016858+0000 mgr.y (mgr.26072) 171 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:44 smithi053 bash[76859]: audit 2023-10-09T10:09:43.423040+0000 mon.a (mon.0) 179 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:44 smithi053 bash[76859]: audit 2023-10-09T10:09:43.431333+0000 mon.a (mon.0) 180 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:44.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:44 smithi053 bash[76859]: audit 2023-10-09T10:09:43.472831+0000 mon.a (mon.0) 181 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-10-09T10:09:44.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:44 smithi053 bash[76859]: audit 2023-10-09T10:09:43.474808+0000 mon.a (mon.0) 182 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:45.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:45 smithi086 bash[59714]: cephadm 2023-10-09T10:09:43.472205+0000 mgr.y (mgr.26072) 172 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-10-09T10:09:45.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:45 smithi086 bash[59714]: cephadm 2023-10-09T10:09:43.478732+0000 mgr.y (mgr.26072) 173 : cephadm 1 Reconfiguring daemon osd.6 on smithi086 2023-10-09T10:09:45.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:45 smithi053 bash[76859]: cephadm 2023-10-09T10:09:43.472205+0000 mgr.y (mgr.26072) 172 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-10-09T10:09:45.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:45 smithi053 bash[76859]: cephadm 2023-10-09T10:09:43.478732+0000 mgr.y (mgr.26072) 173 : cephadm 1 Reconfiguring daemon osd.6 on smithi086 2023-10-09T10:09:45.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:45 smithi053 bash[79554]: cephadm 2023-10-09T10:09:43.472205+0000 mgr.y (mgr.26072) 172 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-10-09T10:09:45.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:45 smithi053 bash[79554]: cephadm 2023-10-09T10:09:43.478732+0000 mgr.y (mgr.26072) 173 : cephadm 1 Reconfiguring daemon osd.6 on smithi086 2023-10-09T10:09:46.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:46 smithi086 bash[59714]: cluster 2023-10-09T10:09:45.017899+0000 mgr.y (mgr.26072) 174 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:46.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:46 smithi086 bash[59714]: audit 2023-10-09T10:09:45.749280+0000 mon.a (mon.0) 183 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:46.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:46 smithi086 bash[59714]: audit 2023-10-09T10:09:45.758025+0000 mon.a (mon.0) 184 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:46.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:46 smithi086 bash[59714]: audit 2023-10-09T10:09:45.800019+0000 mon.a (mon.0) 185 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-09T10:09:46.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:46 smithi086 bash[59714]: audit 2023-10-09T10:09:45.801712+0000 mon.a (mon.0) 186 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:46.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:46 smithi053 bash[79554]: cluster 2023-10-09T10:09:45.017899+0000 mgr.y (mgr.26072) 174 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:46.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:46 smithi053 bash[79554]: audit 2023-10-09T10:09:45.749280+0000 mon.a (mon.0) 183 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:46.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:46 smithi053 bash[79554]: audit 2023-10-09T10:09:45.758025+0000 mon.a (mon.0) 184 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:46.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:46 smithi053 bash[79554]: audit 2023-10-09T10:09:45.800019+0000 mon.a (mon.0) 185 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-09T10:09:46.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:46 smithi053 bash[79554]: audit 2023-10-09T10:09:45.801712+0000 mon.a (mon.0) 186 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:46.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:46 smithi053 bash[76859]: cluster 2023-10-09T10:09:45.017899+0000 mgr.y (mgr.26072) 174 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:46.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:46 smithi053 bash[76859]: audit 2023-10-09T10:09:45.749280+0000 mon.a (mon.0) 183 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:46.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:46 smithi053 bash[76859]: audit 2023-10-09T10:09:45.758025+0000 mon.a (mon.0) 184 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:46.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:46 smithi053 bash[76859]: audit 2023-10-09T10:09:45.800019+0000 mon.a (mon.0) 185 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-10-09T10:09:46.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:46 smithi053 bash[76859]: audit 2023-10-09T10:09:45.801712+0000 mon.a (mon.0) 186 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:47.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:47 smithi086 bash[59714]: cephadm 2023-10-09T10:09:45.799388+0000 mgr.y (mgr.26072) 175 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-10-09T10:09:47.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:47 smithi086 bash[59714]: cephadm 2023-10-09T10:09:45.806197+0000 mgr.y (mgr.26072) 176 : cephadm 1 Reconfiguring daemon osd.7 on smithi086 2023-10-09T10:09:47.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:47 smithi053 bash[79554]: cephadm 2023-10-09T10:09:45.799388+0000 mgr.y (mgr.26072) 175 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-10-09T10:09:47.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:47 smithi053 bash[79554]: cephadm 2023-10-09T10:09:45.806197+0000 mgr.y (mgr.26072) 176 : cephadm 1 Reconfiguring daemon osd.7 on smithi086 2023-10-09T10:09:47.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:47 smithi053 bash[76859]: cephadm 2023-10-09T10:09:45.799388+0000 mgr.y (mgr.26072) 175 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-10-09T10:09:47.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:47 smithi053 bash[76859]: cephadm 2023-10-09T10:09:45.806197+0000 mgr.y (mgr.26072) 176 : cephadm 1 Reconfiguring daemon osd.7 on smithi086 2023-10-09T10:09:48.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:48 smithi086 bash[59714]: cluster 2023-10-09T10:09:47.018553+0000 mgr.y (mgr.26072) 177 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:48.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:48 smithi086 bash[59714]: audit 2023-10-09T10:09:48.029226+0000 mon.a (mon.0) 187 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:48.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:48 smithi086 bash[59714]: audit 2023-10-09T10:09:48.037093+0000 mon.a (mon.0) 188 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:48.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:48 smithi086 bash[59714]: audit 2023-10-09T10:09:48.078391+0000 mon.a (mon.0) 189 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi086.ixwjtb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T10:09:48.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:48 smithi086 bash[59714]: audit 2023-10-09T10:09:48.080161+0000 mon.a (mon.0) 190 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:48.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:48 smithi053 bash[79554]: cluster 2023-10-09T10:09:47.018553+0000 mgr.y (mgr.26072) 177 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:48.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:48 smithi053 bash[79554]: audit 2023-10-09T10:09:48.029226+0000 mon.a (mon.0) 187 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:48.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:48 smithi053 bash[79554]: audit 2023-10-09T10:09:48.037093+0000 mon.a (mon.0) 188 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:48.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:48 smithi053 bash[79554]: audit 2023-10-09T10:09:48.078391+0000 mon.a (mon.0) 189 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi086.ixwjtb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T10:09:48.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:48 smithi053 bash[79554]: audit 2023-10-09T10:09:48.080161+0000 mon.a (mon.0) 190 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:48.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:48 smithi053 bash[76859]: cluster 2023-10-09T10:09:47.018553+0000 mgr.y (mgr.26072) 177 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:48.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:48 smithi053 bash[76859]: audit 2023-10-09T10:09:48.029226+0000 mon.a (mon.0) 187 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:48.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:48 smithi053 bash[76859]: audit 2023-10-09T10:09:48.037093+0000 mon.a (mon.0) 188 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:48.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:48 smithi053 bash[76859]: audit 2023-10-09T10:09:48.078391+0000 mon.a (mon.0) 189 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi086.ixwjtb", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-10-09T10:09:48.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:48 smithi053 bash[76859]: audit 2023-10-09T10:09:48.080161+0000 mon.a (mon.0) 190 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:49.500 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:49 smithi086 bash[59714]: cephadm 2023-10-09T10:09:48.077715+0000 mgr.y (mgr.26072) 178 : cephadm 1 Reconfiguring mds.foo.smithi086.ixwjtb (monmap changed)... 2023-10-09T10:09:49.501 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:49 smithi086 bash[59714]: cephadm 2023-10-09T10:09:48.081787+0000 mgr.y (mgr.26072) 179 : cephadm 1 Reconfiguring daemon mds.foo.smithi086.ixwjtb on smithi086 2023-10-09T10:09:49.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:49 smithi053 bash[79554]: cephadm 2023-10-09T10:09:48.077715+0000 mgr.y (mgr.26072) 178 : cephadm 1 Reconfiguring mds.foo.smithi086.ixwjtb (monmap changed)... 2023-10-09T10:09:49.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:49 smithi053 bash[79554]: cephadm 2023-10-09T10:09:48.081787+0000 mgr.y (mgr.26072) 179 : cephadm 1 Reconfiguring daemon mds.foo.smithi086.ixwjtb on smithi086 2023-10-09T10:09:49.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:49 smithi053 bash[76859]: cephadm 2023-10-09T10:09:48.077715+0000 mgr.y (mgr.26072) 178 : cephadm 1 Reconfiguring mds.foo.smithi086.ixwjtb (monmap changed)... 2023-10-09T10:09:49.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:49 smithi053 bash[76859]: cephadm 2023-10-09T10:09:48.081787+0000 mgr.y (mgr.26072) 179 : cephadm 1 Reconfiguring daemon mds.foo.smithi086.ixwjtb on smithi086 2023-10-09T10:09:50.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:50 smithi086 bash[59714]: cluster 2023-10-09T10:09:49.019531+0000 mgr.y (mgr.26072) 180 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:50.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:50 smithi053 bash[76859]: cluster 2023-10-09T10:09:49.019531+0000 mgr.y (mgr.26072) 180 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:50.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:50 smithi053 bash[79554]: cluster 2023-10-09T10:09:49.019531+0000 mgr.y (mgr.26072) 180 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:51.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:51 smithi053 bash[76859]: audit 2023-10-09T10:09:50.370713+0000 mon.a (mon.0) 191 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:51.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:51 smithi053 bash[76859]: audit 2023-10-09T10:09:50.378461+0000 mon.a (mon.0) 192 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:51.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:51 smithi053 bash[76859]: audit 2023-10-09T10:09:50.407339+0000 mon.a (mon.0) 193 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:09:51.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:51 smithi053 bash[76859]: audit 2023-10-09T10:09:50.785482+0000 mon.a (mon.0) 194 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:51.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:51 smithi053 bash[76859]: audit 2023-10-09T10:09:50.793419+0000 mon.a (mon.0) 195 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:51.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:51 smithi053 bash[76859]: audit 2023-10-09T10:09:50.795230+0000 mon.a (mon.0) 196 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:51.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:51 smithi053 bash[76859]: audit 2023-10-09T10:09:50.796458+0000 mon.a (mon.0) 197 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:09:51.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:51 smithi053 bash[76859]: audit 2023-10-09T10:09:50.803580+0000 mon.a (mon.0) 198 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:51.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:51 smithi053 bash[76859]: cluster 2023-10-09T10:09:51.020146+0000 mgr.y (mgr.26072) 181 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:51.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:51 smithi053 bash[79554]: audit 2023-10-09T10:09:50.370713+0000 mon.a (mon.0) 191 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:51.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:51 smithi053 bash[79554]: audit 2023-10-09T10:09:50.378461+0000 mon.a (mon.0) 192 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:51.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:51 smithi053 bash[79554]: audit 2023-10-09T10:09:50.407339+0000 mon.a (mon.0) 193 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:09:51.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:51 smithi053 bash[79554]: audit 2023-10-09T10:09:50.785482+0000 mon.a (mon.0) 194 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:51.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:51 smithi053 bash[79554]: audit 2023-10-09T10:09:50.793419+0000 mon.a (mon.0) 195 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:51.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:51 smithi053 bash[79554]: audit 2023-10-09T10:09:50.795230+0000 mon.a (mon.0) 196 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:51.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:51 smithi053 bash[79554]: audit 2023-10-09T10:09:50.796458+0000 mon.a (mon.0) 197 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:09:51.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:51 smithi053 bash[79554]: audit 2023-10-09T10:09:50.803580+0000 mon.a (mon.0) 198 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:51.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:51 smithi053 bash[79554]: cluster 2023-10-09T10:09:51.020146+0000 mgr.y (mgr.26072) 181 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:51.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:51 smithi086 bash[59714]: audit 2023-10-09T10:09:50.370713+0000 mon.a (mon.0) 191 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:51.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:51 smithi086 bash[59714]: audit 2023-10-09T10:09:50.378461+0000 mon.a (mon.0) 192 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:51.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:51 smithi086 bash[59714]: audit 2023-10-09T10:09:50.407339+0000 mon.a (mon.0) 193 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:09:51.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:51 smithi086 bash[59714]: audit 2023-10-09T10:09:50.785482+0000 mon.a (mon.0) 194 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:51.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:51 smithi086 bash[59714]: audit 2023-10-09T10:09:50.793419+0000 mon.a (mon.0) 195 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:51.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:51 smithi086 bash[59714]: audit 2023-10-09T10:09:50.795230+0000 mon.a (mon.0) 196 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:09:51.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:51 smithi086 bash[59714]: audit 2023-10-09T10:09:50.796458+0000 mon.a (mon.0) 197 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:09:51.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:51 smithi086 bash[59714]: audit 2023-10-09T10:09:50.803580+0000 mon.a (mon.0) 198 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:09:51.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:51 smithi086 bash[59714]: cluster 2023-10-09T10:09:51.020146+0000 mgr.y (mgr.26072) 181 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:52.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:09:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:09:52] "GET /metrics HTTP/1.1" 200 33899 "" "Prometheus/2.33.4" 2023-10-09T10:09:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:53 smithi086 bash[59714]: cluster 2023-10-09T10:09:53.020763+0000 mgr.y (mgr.26072) 182 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:53 smithi086 bash[59714]: audit 2023-10-09T10:09:53.045610+0000 mon.a (mon.0) 199 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:54.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:53 smithi053 bash[79554]: cluster 2023-10-09T10:09:53.020763+0000 mgr.y (mgr.26072) 182 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:54.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:53 smithi053 bash[79554]: audit 2023-10-09T10:09:53.045610+0000 mon.a (mon.0) 199 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:54.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:53 smithi053 bash[76859]: cluster 2023-10-09T10:09:53.020763+0000 mgr.y (mgr.26072) 182 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:54.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:53 smithi053 bash[76859]: audit 2023-10-09T10:09:53.045610+0000 mon.a (mon.0) 199 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:09:56.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:56 smithi086 bash[59714]: cluster 2023-10-09T10:09:55.021859+0000 mgr.y (mgr.26072) 183 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:56.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:56 smithi053 bash[79554]: cluster 2023-10-09T10:09:55.021859+0000 mgr.y (mgr.26072) 183 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:56.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:56 smithi053 bash[76859]: cluster 2023-10-09T10:09:55.021859+0000 mgr.y (mgr.26072) 183 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:58.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:09:58 smithi086 bash[59714]: cluster 2023-10-09T10:09:57.022611+0000 mgr.y (mgr.26072) 184 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:58.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:09:58 smithi053 bash[76859]: cluster 2023-10-09T10:09:57.022611+0000 mgr.y (mgr.26072) 184 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:09:58.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:09:58 smithi053 bash[79554]: cluster 2023-10-09T10:09:57.022611+0000 mgr.y (mgr.26072) 184 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:00.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:00 smithi086 bash[59714]: cluster 2023-10-09T10:09:59.023681+0000 mgr.y (mgr.26072) 185 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:00.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:00 smithi086 bash[59714]: cluster 2023-10-09T10:10:00.000151+0000 mon.a (mon.0) 200 : cluster 1 overall HEALTH_OK 2023-10-09T10:10:00.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:00 smithi053 bash[76859]: cluster 2023-10-09T10:09:59.023681+0000 mgr.y (mgr.26072) 185 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:00.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:00 smithi053 bash[76859]: cluster 2023-10-09T10:10:00.000151+0000 mon.a (mon.0) 200 : cluster 1 overall HEALTH_OK 2023-10-09T10:10:00.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:00 smithi053 bash[79554]: cluster 2023-10-09T10:09:59.023681+0000 mgr.y (mgr.26072) 185 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:00.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:00 smithi053 bash[79554]: cluster 2023-10-09T10:10:00.000151+0000 mon.a (mon.0) 200 : cluster 1 overall HEALTH_OK 2023-10-09T10:10:02.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:02 smithi086 bash[59714]: cluster 2023-10-09T10:10:01.024355+0000 mgr.y (mgr.26072) 186 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:02.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:02 smithi053 bash[76859]: cluster 2023-10-09T10:10:01.024355+0000 mgr.y (mgr.26072) 186 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:02.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:02 smithi053 bash[79554]: cluster 2023-10-09T10:10:01.024355+0000 mgr.y (mgr.26072) 186 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:02.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:10:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:10:02] "GET /metrics HTTP/1.1" 200 33898 "" "Prometheus/2.33.4" 2023-10-09T10:10:04.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:03 smithi086 bash[59714]: cluster 2023-10-09T10:10:03.024978+0000 mgr.y (mgr.26072) 187 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:04.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:03 smithi053 bash[76859]: cluster 2023-10-09T10:10:03.024978+0000 mgr.y (mgr.26072) 187 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:04.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:03 smithi053 bash[79554]: cluster 2023-10-09T10:10:03.024978+0000 mgr.y (mgr.26072) 187 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:06.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:06 smithi086 bash[59714]: cluster 2023-10-09T10:10:05.026079+0000 mgr.y (mgr.26072) 188 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:06.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:06 smithi053 bash[76859]: cluster 2023-10-09T10:10:05.026079+0000 mgr.y (mgr.26072) 188 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:06.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:06 smithi053 bash[79554]: cluster 2023-10-09T10:10:05.026079+0000 mgr.y (mgr.26072) 188 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:08.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:08 smithi086 bash[59714]: cluster 2023-10-09T10:10:07.026704+0000 mgr.y (mgr.26072) 189 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:08.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:08 smithi086 bash[59714]: audit 2023-10-09T10:10:08.046315+0000 mon.a (mon.0) 201 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:10:08.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:08 smithi053 bash[76859]: cluster 2023-10-09T10:10:07.026704+0000 mgr.y (mgr.26072) 189 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:08.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:08 smithi053 bash[76859]: audit 2023-10-09T10:10:08.046315+0000 mon.a (mon.0) 201 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:10:08.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:08 smithi053 bash[79554]: cluster 2023-10-09T10:10:07.026704+0000 mgr.y (mgr.26072) 189 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:08.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:08 smithi053 bash[79554]: audit 2023-10-09T10:10:08.046315+0000 mon.a (mon.0) 201 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:10:10.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:10 smithi086 bash[59714]: cluster 2023-10-09T10:10:09.027742+0000 mgr.y (mgr.26072) 190 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:10.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:10 smithi053 bash[76859]: cluster 2023-10-09T10:10:09.027742+0000 mgr.y (mgr.26072) 190 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:10.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:10 smithi053 bash[79554]: cluster 2023-10-09T10:10:09.027742+0000 mgr.y (mgr.26072) 190 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:12.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:12 smithi086 bash[59714]: cluster 2023-10-09T10:10:11.028344+0000 mgr.y (mgr.26072) 191 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:12.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:12 smithi053 bash[76859]: cluster 2023-10-09T10:10:11.028344+0000 mgr.y (mgr.26072) 191 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:12.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:12 smithi053 bash[79554]: cluster 2023-10-09T10:10:11.028344+0000 mgr.y (mgr.26072) 191 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:12.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:10:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:10:12] "GET /metrics HTTP/1.1" 200 33897 "" "Prometheus/2.33.4" 2023-10-09T10:10:14.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:13 smithi086 bash[59714]: cluster 2023-10-09T10:10:13.028952+0000 mgr.y (mgr.26072) 192 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:14.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:13 smithi053 bash[79554]: cluster 2023-10-09T10:10:13.028952+0000 mgr.y (mgr.26072) 192 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:14.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:13 smithi053 bash[76859]: cluster 2023-10-09T10:10:13.028952+0000 mgr.y (mgr.26072) 192 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:15.277 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch upgrade resume' 2023-10-09T10:10:16.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:16 smithi086 bash[59714]: cluster 2023-10-09T10:10:15.029949+0000 mgr.y (mgr.26072) 193 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:16.368 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:16 smithi053 bash[76859]: cluster 2023-10-09T10:10:15.029949+0000 mgr.y (mgr.26072) 193 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:16.368 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:16 smithi053 bash[79554]: cluster 2023-10-09T10:10:15.029949+0000 mgr.y (mgr.26072) 193 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:18.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:18 smithi086 bash[59714]: cluster 2023-10-09T10:10:17.030540+0000 mgr.y (mgr.26072) 194 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:18.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:18 smithi053 bash[76859]: cluster 2023-10-09T10:10:17.030540+0000 mgr.y (mgr.26072) 194 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:18.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:18 smithi053 bash[79554]: cluster 2023-10-09T10:10:17.030540+0000 mgr.y (mgr.26072) 194 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:18.630 INFO:teuthology.orchestra.run.smithi053.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:10:19.448 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'echo wait for half of osds to upgrade' 2023-10-09T10:10:19.929 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:19 smithi053 bash[76859]: audit 2023-10-09T10:10:18.622811+0000 mgr.y (mgr.26072) 195 : audit 0 from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:10:19.929 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:19 smithi053 bash[76859]: cephadm 2023-10-09T10:10:18.623469+0000 mgr.y (mgr.26072) 196 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:10:19.930 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:19 smithi053 bash[76859]: audit 2023-10-09T10:10:18.628371+0000 mon.a (mon.0) 202 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:19.930 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:19 smithi053 bash[76859]: audit 2023-10-09T10:10:18.679620+0000 mon.a (mon.0) 203 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:10:19.930 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:19 smithi053 bash[76859]: cluster 2023-10-09T10:10:19.031568+0000 mgr.y (mgr.26072) 197 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:19.930 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:19 smithi053 bash[79554]: audit 2023-10-09T10:10:18.622811+0000 mgr.y (mgr.26072) 195 : audit 0 from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:10:19.930 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:19 smithi053 bash[79554]: cephadm 2023-10-09T10:10:18.623469+0000 mgr.y (mgr.26072) 196 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:10:19.930 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:19 smithi053 bash[79554]: audit 2023-10-09T10:10:18.628371+0000 mon.a (mon.0) 202 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:19.930 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:19 smithi053 bash[79554]: audit 2023-10-09T10:10:18.679620+0000 mon.a (mon.0) 203 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:10:19.930 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:19 smithi053 bash[79554]: cluster 2023-10-09T10:10:19.031568+0000 mgr.y (mgr.26072) 197 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:20.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:19 smithi086 bash[59714]: audit 2023-10-09T10:10:18.622811+0000 mgr.y (mgr.26072) 195 : audit 0 from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:10:20.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:19 smithi086 bash[59714]: cephadm 2023-10-09T10:10:18.623469+0000 mgr.y (mgr.26072) 196 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:10:20.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:19 smithi086 bash[59714]: audit 2023-10-09T10:10:18.628371+0000 mon.a (mon.0) 202 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:20.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:19 smithi086 bash[59714]: audit 2023-10-09T10:10:18.679620+0000 mon.a (mon.0) 203 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:10:20.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:19 smithi086 bash[59714]: cluster 2023-10-09T10:10:19.031568+0000 mgr.y (mgr.26072) 197 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:22.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:22 smithi086 bash[59714]: cluster 2023-10-09T10:10:21.032220+0000 mgr.y (mgr.26072) 198 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:22.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:22 smithi053 bash[79554]: cluster 2023-10-09T10:10:21.032220+0000 mgr.y (mgr.26072) 198 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:22.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:22 smithi053 bash[76859]: cluster 2023-10-09T10:10:21.032220+0000 mgr.y (mgr.26072) 198 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:22.564 INFO:teuthology.orchestra.run.smithi053.stdout:wait for half of osds to upgrade 2023-10-09T10:10:22.859 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:10:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:10:22] "GET /metrics HTTP/1.1" 200 33897 "" "Prometheus/2.33.4" 2023-10-09T10:10:23.454 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'while ! ceph osd versions | grep $sha1 | egrep '"'"': [45678]'"'"'; do sleep 2 ; done' 2023-10-09T10:10:24.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:23 smithi086 bash[59714]: cluster 2023-10-09T10:10:23.033019+0000 mgr.y (mgr.26072) 199 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:24.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:23 smithi086 bash[59714]: audit 2023-10-09T10:10:23.046331+0000 mon.a (mon.0) 204 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:10:24.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:23 smithi053 bash[79554]: cluster 2023-10-09T10:10:23.033019+0000 mgr.y (mgr.26072) 199 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:24.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:23 smithi053 bash[79554]: audit 2023-10-09T10:10:23.046331+0000 mon.a (mon.0) 204 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:10:24.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:23 smithi053 bash[76859]: cluster 2023-10-09T10:10:23.033019+0000 mgr.y (mgr.26072) 199 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:24.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:23 smithi053 bash[76859]: audit 2023-10-09T10:10:23.046331+0000 mon.a (mon.0) 204 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:10:26.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:25 smithi086 bash[59714]: audit 2023-10-09T10:10:24.975733+0000 mon.a (mon.0) 205 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:26.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:25 smithi086 bash[59714]: audit 2023-10-09T10:10:24.983923+0000 mon.a (mon.0) 206 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:26.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:25 smithi086 bash[59714]: cluster 2023-10-09T10:10:25.034066+0000 mgr.y (mgr.26072) 200 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:26.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:25 smithi086 bash[59714]: audit 2023-10-09T10:10:25.636207+0000 mon.a (mon.0) 207 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:26.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:25 smithi086 bash[59714]: audit 2023-10-09T10:10:25.641894+0000 mon.a (mon.0) 208 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:26.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:25 smithi053 bash[76859]: audit 2023-10-09T10:10:24.975733+0000 mon.a (mon.0) 205 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:26.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:25 smithi053 bash[76859]: audit 2023-10-09T10:10:24.983923+0000 mon.a (mon.0) 206 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:26.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:25 smithi053 bash[76859]: cluster 2023-10-09T10:10:25.034066+0000 mgr.y (mgr.26072) 200 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:26.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:25 smithi053 bash[76859]: audit 2023-10-09T10:10:25.636207+0000 mon.a (mon.0) 207 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:26.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:25 smithi053 bash[76859]: audit 2023-10-09T10:10:25.641894+0000 mon.a (mon.0) 208 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:26.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:25 smithi053 bash[79554]: audit 2023-10-09T10:10:24.975733+0000 mon.a (mon.0) 205 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:26.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:25 smithi053 bash[79554]: audit 2023-10-09T10:10:24.983923+0000 mon.a (mon.0) 206 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:26.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:25 smithi053 bash[79554]: cluster 2023-10-09T10:10:25.034066+0000 mgr.y (mgr.26072) 200 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:26.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:25 smithi053 bash[79554]: audit 2023-10-09T10:10:25.636207+0000 mon.a (mon.0) 207 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:26.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:25 smithi053 bash[79554]: audit 2023-10-09T10:10:25.641894+0000 mon.a (mon.0) 208 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:27.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:26 smithi086 bash[59714]: audit 2023-10-09T10:10:26.119071+0000 mon.a (mon.0) 209 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:10:27.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:26 smithi086 bash[59714]: audit 2023-10-09T10:10:26.120650+0000 mon.a (mon.0) 210 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:10:27.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:26 smithi086 bash[59714]: audit 2023-10-09T10:10:26.127802+0000 mon.a (mon.0) 211 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:27.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:26 smithi086 bash[59714]: audit 2023-10-09T10:10:26.210674+0000 mon.a (mon.0) 212 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:10:27.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:26 smithi086 bash[59714]: audit 2023-10-09T10:10:26.216209+0000 mon.a (mon.0) 213 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:10:27.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:26 smithi086 bash[59714]: audit 2023-10-09T10:10:26.218937+0000 mon.a (mon.0) 214 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:10:27.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:26 smithi086 bash[59714]: cephadm 2023-10-09T10:10:26.220081+0000 mgr.y (mgr.26072) 201 : cephadm 1 Upgrade: Setting container_image for all mon 2023-10-09T10:10:27.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:26 smithi086 bash[59714]: audit 2023-10-09T10:10:26.228157+0000 mon.a (mon.0) 215 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:27.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:26 smithi086 bash[59714]: audit 2023-10-09T10:10:26.229630+0000 mon.a (mon.0) 216 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-10-09T10:10:27.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:26 smithi086 bash[59714]: audit 2023-10-09T10:10:26.234165+0000 mon.a (mon.0) 217 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-10-09T10:10:27.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:26 smithi086 bash[59714]: audit 2023-10-09T10:10:26.235289+0000 mon.a (mon.0) 218 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-10-09T10:10:27.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:26 smithi086 bash[59714]: audit 2023-10-09T10:10:26.240123+0000 mon.a (mon.0) 219 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-10-09T10:10:27.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:26 smithi086 bash[59714]: audit 2023-10-09T10:10:26.241233+0000 mon.a (mon.0) 220 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-10-09T10:10:27.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:26 smithi086 bash[59714]: audit 2023-10-09T10:10:26.245878+0000 mon.a (mon.0) 221 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-10-09T10:10:27.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:26 smithi086 bash[59714]: audit 2023-10-09T10:10:26.247900+0000 mon.a (mon.0) 222 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:10:27.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:26 smithi086 bash[59714]: audit 2023-10-09T10:10:26.253662+0000 mon.a (mon.0) 223 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:27.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:26 smithi086 bash[59714]: audit 2023-10-09T10:10:26.256054+0000 mon.a (mon.0) 224 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-09T10:10:27.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:26 smithi086 bash[59714]: audit 2023-10-09T10:10:26.873592+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.53:0/4100783417' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:27.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[76859]: audit 2023-10-09T10:10:26.119071+0000 mon.a (mon.0) 209 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:10:27.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[76859]: audit 2023-10-09T10:10:26.120650+0000 mon.a (mon.0) 210 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:10:27.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[76859]: audit 2023-10-09T10:10:26.127802+0000 mon.a (mon.0) 211 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:27.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[76859]: audit 2023-10-09T10:10:26.210674+0000 mon.a (mon.0) 212 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:10:27.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[76859]: audit 2023-10-09T10:10:26.216209+0000 mon.a (mon.0) 213 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:10:27.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[76859]: audit 2023-10-09T10:10:26.218937+0000 mon.a (mon.0) 214 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:10:27.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[76859]: cephadm 2023-10-09T10:10:26.220081+0000 mgr.y (mgr.26072) 201 : cephadm 1 Upgrade: Setting container_image for all mon 2023-10-09T10:10:27.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[76859]: audit 2023-10-09T10:10:26.228157+0000 mon.a (mon.0) 215 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:27.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[76859]: audit 2023-10-09T10:10:26.229630+0000 mon.a (mon.0) 216 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-10-09T10:10:27.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[76859]: audit 2023-10-09T10:10:26.234165+0000 mon.a (mon.0) 217 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-10-09T10:10:27.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[76859]: audit 2023-10-09T10:10:26.235289+0000 mon.a (mon.0) 218 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-10-09T10:10:27.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[76859]: audit 2023-10-09T10:10:26.240123+0000 mon.a (mon.0) 219 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-10-09T10:10:27.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[76859]: audit 2023-10-09T10:10:26.241233+0000 mon.a (mon.0) 220 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-10-09T10:10:27.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[76859]: audit 2023-10-09T10:10:26.245878+0000 mon.a (mon.0) 221 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-10-09T10:10:27.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[76859]: audit 2023-10-09T10:10:26.247900+0000 mon.a (mon.0) 222 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:10:27.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[76859]: audit 2023-10-09T10:10:26.253662+0000 mon.a (mon.0) 223 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:27.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[76859]: audit 2023-10-09T10:10:26.256054+0000 mon.a (mon.0) 224 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-09T10:10:27.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[76859]: audit 2023-10-09T10:10:26.873592+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.53:0/4100783417' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:27.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[79554]: audit 2023-10-09T10:10:26.119071+0000 mon.a (mon.0) 209 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:10:27.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[79554]: audit 2023-10-09T10:10:26.120650+0000 mon.a (mon.0) 210 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:10:27.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[79554]: audit 2023-10-09T10:10:26.127802+0000 mon.a (mon.0) 211 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:27.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[79554]: audit 2023-10-09T10:10:26.210674+0000 mon.a (mon.0) 212 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:10:27.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[79554]: audit 2023-10-09T10:10:26.216209+0000 mon.a (mon.0) 213 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:10:27.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[79554]: audit 2023-10-09T10:10:26.218937+0000 mon.a (mon.0) 214 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:10:27.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[79554]: cephadm 2023-10-09T10:10:26.220081+0000 mgr.y (mgr.26072) 201 : cephadm 1 Upgrade: Setting container_image for all mon 2023-10-09T10:10:27.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[79554]: audit 2023-10-09T10:10:26.228157+0000 mon.a (mon.0) 215 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:27.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[79554]: audit 2023-10-09T10:10:26.229630+0000 mon.a (mon.0) 216 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-10-09T10:10:27.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[79554]: audit 2023-10-09T10:10:26.234165+0000 mon.a (mon.0) 217 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-10-09T10:10:27.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[79554]: audit 2023-10-09T10:10:26.235289+0000 mon.a (mon.0) 218 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-10-09T10:10:27.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[79554]: audit 2023-10-09T10:10:26.240123+0000 mon.a (mon.0) 219 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-10-09T10:10:27.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[79554]: audit 2023-10-09T10:10:26.241233+0000 mon.a (mon.0) 220 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-10-09T10:10:27.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[79554]: audit 2023-10-09T10:10:26.245878+0000 mon.a (mon.0) 221 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-10-09T10:10:27.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[79554]: audit 2023-10-09T10:10:26.247900+0000 mon.a (mon.0) 222 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:10:27.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[79554]: audit 2023-10-09T10:10:26.253662+0000 mon.a (mon.0) 223 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:27.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[79554]: audit 2023-10-09T10:10:26.256054+0000 mon.a (mon.0) 224 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-09T10:10:27.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:26 smithi053 bash[79554]: audit 2023-10-09T10:10:26.873592+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.53:0/4100783417' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:28.067 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:27 smithi053 bash[79554]: cephadm 2023-10-09T10:10:26.248817+0000 mgr.y (mgr.26072) 202 : cephadm 1 Upgrade: Setting container_image for all crash 2023-10-09T10:10:28.068 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:27 smithi053 bash[79554]: audit 2023-10-09T10:10:26.256322+0000 mgr.y (mgr.26072) 203 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-09T10:10:28.068 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:27 smithi053 bash[79554]: cephadm 2023-10-09T10:10:26.257645+0000 mgr.y (mgr.26072) 204 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-10-09T10:10:28.068 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:27 smithi053 bash[79554]: cluster 2023-10-09T10:10:27.034711+0000 mgr.y (mgr.26072) 205 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:28.068 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:27 smithi053 bash[76859]: cephadm 2023-10-09T10:10:26.248817+0000 mgr.y (mgr.26072) 202 : cephadm 1 Upgrade: Setting container_image for all crash 2023-10-09T10:10:28.068 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:27 smithi053 bash[76859]: audit 2023-10-09T10:10:26.256322+0000 mgr.y (mgr.26072) 203 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-09T10:10:28.068 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:27 smithi053 bash[76859]: cephadm 2023-10-09T10:10:26.257645+0000 mgr.y (mgr.26072) 204 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-10-09T10:10:28.068 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:27 smithi053 bash[76859]: cluster 2023-10-09T10:10:27.034711+0000 mgr.y (mgr.26072) 205 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:28.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:27 smithi086 bash[59714]: cephadm 2023-10-09T10:10:26.248817+0000 mgr.y (mgr.26072) 202 : cephadm 1 Upgrade: Setting container_image for all crash 2023-10-09T10:10:28.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:27 smithi086 bash[59714]: audit 2023-10-09T10:10:26.256322+0000 mgr.y (mgr.26072) 203 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-10-09T10:10:28.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:27 smithi086 bash[59714]: cephadm 2023-10-09T10:10:26.257645+0000 mgr.y (mgr.26072) 204 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-10-09T10:10:28.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:27 smithi086 bash[59714]: cluster 2023-10-09T10:10:27.034711+0000 mgr.y (mgr.26072) 205 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:30.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:29 smithi086 bash[59714]: cephadm 2023-10-09T10:10:28.827847+0000 mgr.y (mgr.26072) 206 : cephadm 1 Upgrade: Updating osd.0 2023-10-09T10:10:30.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:29 smithi086 bash[59714]: audit 2023-10-09T10:10:28.837326+0000 mon.a (mon.0) 225 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:30.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:29 smithi086 bash[59714]: audit 2023-10-09T10:10:28.839181+0000 mon.a (mon.0) 226 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-09T10:10:30.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:29 smithi086 bash[59714]: audit 2023-10-09T10:10:28.840280+0000 mon.a (mon.0) 227 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:10:30.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:29 smithi086 bash[59714]: cephadm 2023-10-09T10:10:28.843688+0000 mgr.y (mgr.26072) 207 : cephadm 1 Deploying daemon osd.0 on smithi053 2023-10-09T10:10:30.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:29 smithi086 bash[59714]: cluster 2023-10-09T10:10:29.035853+0000 mgr.y (mgr.26072) 208 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:30.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:29 smithi086 bash[59714]: audit 2023-10-09T10:10:29.316306+0000 mon.a (mon.0) 228 : audit 0 from='client.? 172.21.15.53:0/3667835343' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:30.118 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:29 smithi053 bash[79554]: cephadm 2023-10-09T10:10:28.827847+0000 mgr.y (mgr.26072) 206 : cephadm 1 Upgrade: Updating osd.0 2023-10-09T10:10:30.119 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:29 smithi053 bash[79554]: audit 2023-10-09T10:10:28.837326+0000 mon.a (mon.0) 225 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:30.119 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:29 smithi053 bash[79554]: audit 2023-10-09T10:10:28.839181+0000 mon.a (mon.0) 226 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-09T10:10:30.119 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:29 smithi053 bash[79554]: audit 2023-10-09T10:10:28.840280+0000 mon.a (mon.0) 227 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:10:30.119 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:29 smithi053 bash[79554]: cephadm 2023-10-09T10:10:28.843688+0000 mgr.y (mgr.26072) 207 : cephadm 1 Deploying daemon osd.0 on smithi053 2023-10-09T10:10:30.119 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:29 smithi053 bash[79554]: cluster 2023-10-09T10:10:29.035853+0000 mgr.y (mgr.26072) 208 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:30.119 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:29 smithi053 bash[79554]: audit 2023-10-09T10:10:29.316306+0000 mon.a (mon.0) 228 : audit 0 from='client.? 172.21.15.53:0/3667835343' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:30.119 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:29 smithi053 bash[76859]: cephadm 2023-10-09T10:10:28.827847+0000 mgr.y (mgr.26072) 206 : cephadm 1 Upgrade: Updating osd.0 2023-10-09T10:10:30.119 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:29 smithi053 bash[76859]: audit 2023-10-09T10:10:28.837326+0000 mon.a (mon.0) 225 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:30.120 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:29 smithi053 bash[76859]: audit 2023-10-09T10:10:28.839181+0000 mon.a (mon.0) 226 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-10-09T10:10:30.120 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:29 smithi053 bash[76859]: audit 2023-10-09T10:10:28.840280+0000 mon.a (mon.0) 227 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:10:30.120 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:29 smithi053 bash[76859]: cephadm 2023-10-09T10:10:28.843688+0000 mgr.y (mgr.26072) 207 : cephadm 1 Deploying daemon osd.0 on smithi053 2023-10-09T10:10:30.120 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:29 smithi053 bash[76859]: cluster 2023-10-09T10:10:29.035853+0000 mgr.y (mgr.26072) 208 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:30.120 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:29 smithi053 bash[76859]: audit 2023-10-09T10:10:29.316306+0000 mon.a (mon.0) 228 : audit 0 from='client.? 172.21.15.53:0/3667835343' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:32.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:32 smithi086 bash[59714]: cluster 2023-10-09T10:10:31.036444+0000 mgr.y (mgr.26072) 209 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:32.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:32 smithi086 bash[59714]: audit 2023-10-09T10:10:31.681966+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.53:0/3669100609' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:32.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:32 smithi053 bash[76859]: cluster 2023-10-09T10:10:31.036444+0000 mgr.y (mgr.26072) 209 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:32.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:32 smithi053 bash[76859]: audit 2023-10-09T10:10:31.681966+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.53:0/3669100609' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:32.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:32 smithi053 bash[79554]: cluster 2023-10-09T10:10:31.036444+0000 mgr.y (mgr.26072) 209 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:32.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:32 smithi053 bash[79554]: audit 2023-10-09T10:10:31.681966+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.53:0/3669100609' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:32.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:10:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:10:32] "GET /metrics HTTP/1.1" 200 33895 "" "Prometheus/2.33.4" 2023-10-09T10:10:33.674 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:10:33 smithi053 systemd[1]: Stopping Ceph osd.0 for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:10:34.050 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:10:33 smithi053 bash[36884]: debug 2023-10-09T10:10:33.703+0000 7f5b30685700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-09T10:10:34.050 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:10:33 smithi053 bash[36884]: debug 2023-10-09T10:10:33.703+0000 7f5b30685700 -1 osd.0 83 *** Got signal Terminated *** 2023-10-09T10:10:34.050 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:10:33 smithi053 bash[36884]: debug 2023-10-09T10:10:33.703+0000 7f5b30685700 -1 osd.0 83 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T10:10:34.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:33 smithi053 bash[79554]: cluster 2023-10-09T10:10:33.036992+0000 mgr.y (mgr.26072) 210 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:34.051 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:33 smithi053 bash[79554]: cluster 2023-10-09T10:10:33.708735+0000 mon.a (mon.0) 229 : cluster 1 osd.0 marked itself down and dead 2023-10-09T10:10:34.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:33 smithi053 bash[76859]: cluster 2023-10-09T10:10:33.036992+0000 mgr.y (mgr.26072) 210 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:34.051 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:33 smithi053 bash[76859]: cluster 2023-10-09T10:10:33.708735+0000 mon.a (mon.0) 229 : cluster 1 osd.0 marked itself down and dead 2023-10-09T10:10:34.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:33 smithi086 bash[59714]: cluster 2023-10-09T10:10:33.036992+0000 mgr.y (mgr.26072) 210 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:34.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:33 smithi086 bash[59714]: cluster 2023-10-09T10:10:33.708735+0000 mon.a (mon.0) 229 : cluster 1 osd.0 marked itself down and dead 2023-10-09T10:10:34.724 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:10:34 smithi053 bash[84918]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-0 2023-10-09T10:10:34.725 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:10:34 smithi053 bash[85009]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-0 2023-10-09T10:10:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:34 smithi086 bash[59714]: cluster 2023-10-09T10:10:33.738968+0000 mon.a (mon.0) 230 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T10:10:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:34 smithi086 bash[59714]: cluster 2023-10-09T10:10:33.746625+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e84 with expected crc 2023-10-09T10:10:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:34 smithi086 bash[59714]: cluster 2023-10-09T10:10:33.747833+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e84 with expected crc 2023-10-09T10:10:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:34 smithi086 bash[59714]: cluster 2023-10-09T10:10:33.750961+0000 mon.a (mon.0) 231 : cluster 0 osdmap e84: 8 total, 7 up, 8 in 2023-10-09T10:10:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:34 smithi086 bash[59714]: audit 2023-10-09T10:10:34.057775+0000 mon.a (mon.0) 232 : audit 0 from='client.? 172.21.15.53:0/2266105344' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:35.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:34 smithi053 bash[79554]: cluster 2023-10-09T10:10:33.738968+0000 mon.a (mon.0) 230 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T10:10:35.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:34 smithi053 bash[79554]: cluster 2023-10-09T10:10:33.746625+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e84 with expected crc 2023-10-09T10:10:35.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:34 smithi053 bash[79554]: cluster 2023-10-09T10:10:33.747833+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e84 with expected crc 2023-10-09T10:10:35.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:34 smithi053 bash[79554]: cluster 2023-10-09T10:10:33.750961+0000 mon.a (mon.0) 231 : cluster 0 osdmap e84: 8 total, 7 up, 8 in 2023-10-09T10:10:35.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:34 smithi053 bash[79554]: audit 2023-10-09T10:10:34.057775+0000 mon.a (mon.0) 232 : audit 0 from='client.? 172.21.15.53:0/2266105344' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:35.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:34 smithi053 bash[76859]: cluster 2023-10-09T10:10:33.738968+0000 mon.a (mon.0) 230 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T10:10:35.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:34 smithi053 bash[76859]: cluster 2023-10-09T10:10:33.746625+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e84 with expected crc 2023-10-09T10:10:35.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:34 smithi053 bash[76859]: cluster 2023-10-09T10:10:33.747833+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e84 with expected crc 2023-10-09T10:10:35.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:34 smithi053 bash[76859]: cluster 2023-10-09T10:10:33.750961+0000 mon.a (mon.0) 231 : cluster 0 osdmap e84: 8 total, 7 up, 8 in 2023-10-09T10:10:35.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:34 smithi053 bash[76859]: audit 2023-10-09T10:10:34.057775+0000 mon.a (mon.0) 232 : audit 0 from='client.? 172.21.15.53:0/2266105344' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:36.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:35 smithi086 bash[59714]: cluster 2023-10-09T10:10:34.749559+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T10:10:36.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:35 smithi086 bash[59714]: cluster 2023-10-09T10:10:34.750016+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T10:10:36.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:35 smithi086 bash[59714]: cluster 2023-10-09T10:10:34.753104+0000 mon.a (mon.0) 233 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-10-09T10:10:36.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:35 smithi086 bash[59714]: cluster 2023-10-09T10:10:34.753463+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T10:10:36.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:35 smithi086 bash[59714]: cluster 2023-10-09T10:10:34.753477+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T10:10:36.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:35 smithi086 bash[59714]: cluster 2023-10-09T10:10:34.753804+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T10:10:36.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:35 smithi086 bash[59714]: cluster 2023-10-09T10:10:34.754467+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T10:10:36.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:35 smithi086 bash[59714]: cluster 2023-10-09T10:10:34.754673+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T10:10:36.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:35 smithi086 bash[59714]: cluster 2023-10-09T10:10:34.754884+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T10:10:36.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:35 smithi086 bash[59714]: cluster 2023-10-09T10:10:35.038033+0000 mgr.y (mgr.26072) 211 : cluster 0 pgmap v146: 73 pgs: 26 peering, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:36.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:35 smithi053 bash[79554]: cluster 2023-10-09T10:10:34.749559+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T10:10:36.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:35 smithi053 bash[79554]: cluster 2023-10-09T10:10:34.750016+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T10:10:36.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:35 smithi053 bash[79554]: cluster 2023-10-09T10:10:34.753104+0000 mon.a (mon.0) 233 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-10-09T10:10:36.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:35 smithi053 bash[79554]: cluster 2023-10-09T10:10:34.753463+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T10:10:36.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:35 smithi053 bash[79554]: cluster 2023-10-09T10:10:34.753477+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T10:10:36.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:35 smithi053 bash[79554]: cluster 2023-10-09T10:10:34.753804+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T10:10:36.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:35 smithi053 bash[79554]: cluster 2023-10-09T10:10:34.754467+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T10:10:36.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:35 smithi053 bash[79554]: cluster 2023-10-09T10:10:34.754673+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T10:10:36.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:35 smithi053 bash[79554]: cluster 2023-10-09T10:10:34.754884+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T10:10:36.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:35 smithi053 bash[79554]: cluster 2023-10-09T10:10:35.038033+0000 mgr.y (mgr.26072) 211 : cluster 0 pgmap v146: 73 pgs: 26 peering, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:36.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:35 smithi053 bash[76859]: cluster 2023-10-09T10:10:34.749559+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T10:10:36.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:35 smithi053 bash[76859]: cluster 2023-10-09T10:10:34.750016+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T10:10:36.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:35 smithi053 bash[76859]: cluster 2023-10-09T10:10:34.753104+0000 mon.a (mon.0) 233 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-10-09T10:10:36.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:35 smithi053 bash[76859]: cluster 2023-10-09T10:10:34.753463+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T10:10:36.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:35 smithi053 bash[76859]: cluster 2023-10-09T10:10:34.753477+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T10:10:36.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:35 smithi053 bash[76859]: cluster 2023-10-09T10:10:34.753804+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T10:10:36.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:35 smithi053 bash[76859]: cluster 2023-10-09T10:10:34.754467+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T10:10:36.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:35 smithi053 bash[76859]: cluster 2023-10-09T10:10:34.754673+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T10:10:36.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:35 smithi053 bash[76859]: cluster 2023-10-09T10:10:34.754884+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e85 with expected crc 2023-10-09T10:10:36.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:35 smithi053 bash[76859]: cluster 2023-10-09T10:10:35.038033+0000 mgr.y (mgr.26072) 211 : cluster 0 pgmap v146: 73 pgs: 26 peering, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:36.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:36 smithi053 bash[79554]: cluster 2023-10-09T10:10:35.758491+0000 mon.a (mon.0) 234 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 26 pgs peering (PG_AVAILABILITY) 2023-10-09T10:10:36.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:36 smithi053 bash[79554]: audit 2023-10-09T10:10:36.422518+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.53:0/708114925' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:36.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:36 smithi053 bash[76859]: cluster 2023-10-09T10:10:35.758491+0000 mon.a (mon.0) 234 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 26 pgs peering (PG_AVAILABILITY) 2023-10-09T10:10:36.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:36 smithi053 bash[76859]: audit 2023-10-09T10:10:36.422518+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.53:0/708114925' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:37.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:36 smithi086 bash[59714]: cluster 2023-10-09T10:10:35.758491+0000 mon.a (mon.0) 234 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 26 pgs peering (PG_AVAILABILITY) 2023-10-09T10:10:37.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:36 smithi086 bash[59714]: audit 2023-10-09T10:10:36.422518+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.53:0/708114925' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:37.357 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:10:37 smithi053 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.0.service: Succeeded. 2023-10-09T10:10:37.358 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:10:37 smithi053 systemd[1]: Stopped Ceph osd.0 for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:10:37.358 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:10:37 smithi053 systemd[1]: Started Ceph osd.0 for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:10:38.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:37 smithi086 bash[59714]: cluster 2023-10-09T10:10:37.039042+0000 mgr.y (mgr.26072) 212 : cluster 0 pgmap v147: 73 pgs: 26 peering, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:38.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:37 smithi086 bash[59714]: audit 2023-10-09T10:10:37.328238+0000 mon.a (mon.0) 235 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:38.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:37 smithi086 bash[59714]: audit 2023-10-09T10:10:37.335760+0000 mon.a (mon.0) 236 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:38.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:37 smithi086 bash[59714]: audit 2023-10-09T10:10:37.376315+0000 mon.a (mon.0) 237 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:10:38.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:37 smithi053 bash[79554]: cluster 2023-10-09T10:10:37.039042+0000 mgr.y (mgr.26072) 212 : cluster 0 pgmap v147: 73 pgs: 26 peering, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:38.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:37 smithi053 bash[79554]: audit 2023-10-09T10:10:37.328238+0000 mon.a (mon.0) 235 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:38.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:37 smithi053 bash[79554]: audit 2023-10-09T10:10:37.335760+0000 mon.a (mon.0) 236 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:38.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:37 smithi053 bash[79554]: audit 2023-10-09T10:10:37.376315+0000 mon.a (mon.0) 237 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:10:38.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:37 smithi053 bash[76859]: cluster 2023-10-09T10:10:37.039042+0000 mgr.y (mgr.26072) 212 : cluster 0 pgmap v147: 73 pgs: 26 peering, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:38.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:37 smithi053 bash[76859]: audit 2023-10-09T10:10:37.328238+0000 mon.a (mon.0) 235 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:38.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:37 smithi053 bash[76859]: audit 2023-10-09T10:10:37.335760+0000 mon.a (mon.0) 236 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:38.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:37 smithi053 bash[76859]: audit 2023-10-09T10:10:37.376315+0000 mon.a (mon.0) 237 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:10:39.215 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:10:38 smithi053 bash[85192]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-09T10:10:39.215 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:10:38 smithi053 bash[85192]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-10-09T10:10:39.216 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:10:38 smithi053 bash[85192]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2023-10-09T10:10:39.216 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:10:38 smithi053 bash[85192]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-10-09T10:10:39.216 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:10:38 smithi053 bash[85192]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-10-09T10:10:39.216 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:10:38 smithi053 bash[85192]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-10-09T10:10:39.216 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:10:38 smithi053 bash[85192]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-10-09T10:10:39.216 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:10:38 smithi053 bash[85192]: --> ceph-volume lvm activate successful for osd ID: 0 2023-10-09T10:10:39.216 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:39 smithi053 bash[76859]: audit 2023-10-09T10:10:38.050797+0000 mon.a (mon.0) 238 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:39.216 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:39 smithi053 bash[76859]: audit 2023-10-09T10:10:38.052689+0000 mon.a (mon.0) 239 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:10:39.216 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:39 smithi053 bash[76859]: audit 2023-10-09T10:10:38.780016+0000 mon.a (mon.0) 240 : audit 0 from='client.? 172.21.15.53:0/3347959964' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:39.217 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:39 smithi053 bash[79554]: audit 2023-10-09T10:10:38.050797+0000 mon.a (mon.0) 238 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:39.217 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:39 smithi053 bash[79554]: audit 2023-10-09T10:10:38.052689+0000 mon.a (mon.0) 239 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:10:39.217 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:39 smithi053 bash[79554]: audit 2023-10-09T10:10:38.780016+0000 mon.a (mon.0) 240 : audit 0 from='client.? 172.21.15.53:0/3347959964' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:39.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:39 smithi086 bash[59714]: audit 2023-10-09T10:10:38.050797+0000 mon.a (mon.0) 238 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:39.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:39 smithi086 bash[59714]: audit 2023-10-09T10:10:38.052689+0000 mon.a (mon.0) 239 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:10:39.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:39 smithi086 bash[59714]: audit 2023-10-09T10:10:38.780016+0000 mon.a (mon.0) 240 : audit 0 from='client.? 172.21.15.53:0/3347959964' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:40.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:40 smithi053 bash[76859]: cluster 2023-10-09T10:10:39.040392+0000 mgr.y (mgr.26072) 213 : cluster 0 pgmap v148: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-10-09T10:10:40.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:40 smithi053 bash[76859]: cluster 2023-10-09T10:10:39.048359+0000 mon.a (mon.0) 241 : cluster 3 Health check failed: Degraded data redundancy: 14/84 objects degraded (16.667%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T10:10:40.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:40 smithi053 bash[76859]: cluster 2023-10-09T10:10:39.048428+0000 mon.a (mon.0) 242 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 26 pgs peering) 2023-10-09T10:10:40.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:40 smithi053 bash[79554]: cluster 2023-10-09T10:10:39.040392+0000 mgr.y (mgr.26072) 213 : cluster 0 pgmap v148: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-10-09T10:10:40.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:40 smithi053 bash[79554]: cluster 2023-10-09T10:10:39.048359+0000 mon.a (mon.0) 241 : cluster 3 Health check failed: Degraded data redundancy: 14/84 objects degraded (16.667%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T10:10:40.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:40 smithi053 bash[79554]: cluster 2023-10-09T10:10:39.048428+0000 mon.a (mon.0) 242 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 26 pgs peering) 2023-10-09T10:10:40.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:40 smithi086 bash[59714]: cluster 2023-10-09T10:10:39.040392+0000 mgr.y (mgr.26072) 213 : cluster 0 pgmap v148: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-10-09T10:10:40.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:40 smithi086 bash[59714]: cluster 2023-10-09T10:10:39.048359+0000 mon.a (mon.0) 241 : cluster 3 Health check failed: Degraded data redundancy: 14/84 objects degraded (16.667%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T10:10:40.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:40 smithi086 bash[59714]: cluster 2023-10-09T10:10:39.048428+0000 mon.a (mon.0) 242 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 26 pgs peering) 2023-10-09T10:10:41.173 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:10:40 smithi053 bash[85513]: debug 2023-10-09T10:10:40.779+0000 7f0129c2c700 1 -- 172.21.15.53:0/11094039 <== mon.0 v2:172.21.15.53:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a3c7e724e0 con 0x55a3c7eccc00 2023-10-09T10:10:41.673 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:10:41 smithi053 bash[85513]: debug 2023-10-09T10:10:41.319+0000 7f0132db2640 -1 Falling back to public interface 2023-10-09T10:10:42.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:42 smithi086 bash[59714]: cluster 2023-10-09T10:10:41.041179+0000 mgr.y (mgr.26072) 214 : cluster 0 pgmap v149: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-10-09T10:10:42.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:42 smithi086 bash[59714]: audit 2023-10-09T10:10:41.143865+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.53:0/1876698124' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:42.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:42 smithi053 bash[76859]: cluster 2023-10-09T10:10:41.041179+0000 mgr.y (mgr.26072) 214 : cluster 0 pgmap v149: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-10-09T10:10:42.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:42 smithi053 bash[76859]: audit 2023-10-09T10:10:41.143865+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.53:0/1876698124' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:42.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:42 smithi053 bash[79554]: cluster 2023-10-09T10:10:41.041179+0000 mgr.y (mgr.26072) 214 : cluster 0 pgmap v149: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-10-09T10:10:42.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:42 smithi053 bash[79554]: audit 2023-10-09T10:10:41.143865+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.53:0/1876698124' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:42.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:10:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:10:42] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.33.4" 2023-10-09T10:10:44.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:43 smithi086 bash[59714]: cluster 2023-10-09T10:10:43.041974+0000 mgr.y (mgr.26072) 215 : cluster 0 pgmap v150: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-10-09T10:10:44.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:43 smithi086 bash[59714]: audit 2023-10-09T10:10:43.529016+0000 mon.a (mon.0) 243 : audit 0 from='client.? 172.21.15.53:0/1794600911' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:44.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:43 smithi053 bash[76859]: cluster 2023-10-09T10:10:43.041974+0000 mgr.y (mgr.26072) 215 : cluster 0 pgmap v150: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-10-09T10:10:44.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:43 smithi053 bash[76859]: audit 2023-10-09T10:10:43.529016+0000 mon.a (mon.0) 243 : audit 0 from='client.? 172.21.15.53:0/1794600911' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:44.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:43 smithi053 bash[79554]: cluster 2023-10-09T10:10:43.041974+0000 mgr.y (mgr.26072) 215 : cluster 0 pgmap v150: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-10-09T10:10:44.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:43 smithi053 bash[79554]: audit 2023-10-09T10:10:43.529016+0000 mon.a (mon.0) 243 : audit 0 from='client.? 172.21.15.53:0/1794600911' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:45.174 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:10:44 smithi053 bash[85513]: debug 2023-10-09T10:10:44.795+0000 7f0132db2640 -1 osd.0 83 log_to_monitors true 2023-10-09T10:10:45.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:45 smithi086 bash[59714]: audit 2023-10-09T10:10:44.524075+0000 mon.a (mon.0) 244 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:45.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:45 smithi086 bash[59714]: audit 2023-10-09T10:10:44.530969+0000 mon.a (mon.0) 245 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:45.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:45 smithi086 bash[59714]: audit 2023-10-09T10:10:44.804983+0000 mon.a (mon.0) 246 : audit 1 from='osd.0 [v2:172.21.15.53:6802/241788123,v1:172.21.15.53:6803/241788123]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-09T10:10:45.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:45 smithi086 bash[59714]: cluster 2023-10-09T10:10:45.042982+0000 mgr.y (mgr.26072) 216 : cluster 0 pgmap v151: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-10-09T10:10:45.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:45 smithi086 bash[59714]: audit 2023-10-09T10:10:45.323839+0000 mon.a (mon.0) 247 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:45.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:45 smithi086 bash[59714]: audit 2023-10-09T10:10:45.332221+0000 mon.a (mon.0) 248 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:45.924 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:10:45 smithi053 bash[85513]: debug 2023-10-09T10:10:45.571+0000 7f0123a1d700 -1 osd.0 83 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-09T10:10:45.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:45 smithi053 bash[76859]: audit 2023-10-09T10:10:44.524075+0000 mon.a (mon.0) 244 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:45.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:45 smithi053 bash[76859]: audit 2023-10-09T10:10:44.530969+0000 mon.a (mon.0) 245 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:45.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:45 smithi053 bash[76859]: audit 2023-10-09T10:10:44.804983+0000 mon.a (mon.0) 246 : audit 1 from='osd.0 [v2:172.21.15.53:6802/241788123,v1:172.21.15.53:6803/241788123]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-09T10:10:45.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:45 smithi053 bash[76859]: cluster 2023-10-09T10:10:45.042982+0000 mgr.y (mgr.26072) 216 : cluster 0 pgmap v151: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-10-09T10:10:45.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:45 smithi053 bash[76859]: audit 2023-10-09T10:10:45.323839+0000 mon.a (mon.0) 247 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:45.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:45 smithi053 bash[76859]: audit 2023-10-09T10:10:45.332221+0000 mon.a (mon.0) 248 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:45.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:45 smithi053 bash[79554]: audit 2023-10-09T10:10:44.524075+0000 mon.a (mon.0) 244 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:45.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:45 smithi053 bash[79554]: audit 2023-10-09T10:10:44.530969+0000 mon.a (mon.0) 245 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:45.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:45 smithi053 bash[79554]: audit 2023-10-09T10:10:44.804983+0000 mon.a (mon.0) 246 : audit 1 from='osd.0 [v2:172.21.15.53:6802/241788123,v1:172.21.15.53:6803/241788123]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-10-09T10:10:45.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:45 smithi053 bash[79554]: cluster 2023-10-09T10:10:45.042982+0000 mgr.y (mgr.26072) 216 : cluster 0 pgmap v151: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-10-09T10:10:45.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:45 smithi053 bash[79554]: audit 2023-10-09T10:10:45.323839+0000 mon.a (mon.0) 247 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:45.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:45 smithi053 bash[79554]: audit 2023-10-09T10:10:45.332221+0000 mon.a (mon.0) 248 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:46.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:46 smithi086 bash[59714]: cluster 2023-10-09T10:10:45.534520+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T10:10:46.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:46 smithi086 bash[59714]: cluster 2023-10-09T10:10:45.535561+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T10:10:46.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:46 smithi086 bash[59714]: audit 2023-10-09T10:10:45.537218+0000 mon.a (mon.0) 249 : audit 1 from='osd.0 [v2:172.21.15.53:6802/241788123,v1:172.21.15.53:6803/241788123]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-09T10:10:46.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:46 smithi086 bash[59714]: cluster 2023-10-09T10:10:45.537342+0000 mon.a (mon.0) 250 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-10-09T10:10:46.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:46 smithi086 bash[59714]: audit 2023-10-09T10:10:45.538316+0000 mon.a (mon.0) 251 : audit 1 from='osd.0 [v2:172.21.15.53:6802/241788123,v1:172.21.15.53:6803/241788123]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T10:10:46.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:46 smithi086 bash[59714]: audit 2023-10-09T10:10:45.903585+0000 mon.a (mon.0) 252 : audit 0 from='client.? 172.21.15.53:0/3145128588' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:46.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:46 smithi053 bash[76859]: cluster 2023-10-09T10:10:45.534520+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T10:10:46.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:46 smithi053 bash[76859]: cluster 2023-10-09T10:10:45.535561+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T10:10:46.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:46 smithi053 bash[76859]: audit 2023-10-09T10:10:45.537218+0000 mon.a (mon.0) 249 : audit 1 from='osd.0 [v2:172.21.15.53:6802/241788123,v1:172.21.15.53:6803/241788123]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-09T10:10:46.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:46 smithi053 bash[76859]: cluster 2023-10-09T10:10:45.537342+0000 mon.a (mon.0) 250 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-10-09T10:10:46.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:46 smithi053 bash[76859]: audit 2023-10-09T10:10:45.538316+0000 mon.a (mon.0) 251 : audit 1 from='osd.0 [v2:172.21.15.53:6802/241788123,v1:172.21.15.53:6803/241788123]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T10:10:46.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:46 smithi053 bash[76859]: audit 2023-10-09T10:10:45.903585+0000 mon.a (mon.0) 252 : audit 0 from='client.? 172.21.15.53:0/3145128588' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:46.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:46 smithi053 bash[79554]: cluster 2023-10-09T10:10:45.534520+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T10:10:46.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:46 smithi053 bash[79554]: cluster 2023-10-09T10:10:45.535561+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T10:10:46.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:46 smithi053 bash[79554]: audit 2023-10-09T10:10:45.537218+0000 mon.a (mon.0) 249 : audit 1 from='osd.0 [v2:172.21.15.53:6802/241788123,v1:172.21.15.53:6803/241788123]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-10-09T10:10:46.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:46 smithi053 bash[79554]: cluster 2023-10-09T10:10:45.537342+0000 mon.a (mon.0) 250 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-10-09T10:10:46.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:46 smithi053 bash[79554]: audit 2023-10-09T10:10:45.538316+0000 mon.a (mon.0) 251 : audit 1 from='osd.0 [v2:172.21.15.53:6802/241788123,v1:172.21.15.53:6803/241788123]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T10:10:46.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:46 smithi053 bash[79554]: audit 2023-10-09T10:10:45.903585+0000 mon.a (mon.0) 252 : audit 0 from='client.? 172.21.15.53:0/3145128588' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:47.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:47 smithi086 bash[59714]: cluster 2023-10-09T10:10:45.888908+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T10:10:47.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:47 smithi086 bash[59714]: cluster 2023-10-09T10:10:46.534499+0000 mon.a (mon.0) 253 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T10:10:47.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:47 smithi086 bash[59714]: cluster 2023-10-09T10:10:46.538396+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e87 with expected crc 2023-10-09T10:10:47.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:47 smithi086 bash[59714]: cluster 2023-10-09T10:10:46.539969+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e87 with expected crc 2023-10-09T10:10:47.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:47 smithi086 bash[59714]: cluster 2023-10-09T10:10:46.542441+0000 mon.a (mon.0) 254 : cluster 1 osd.0 [v2:172.21.15.53:6802/241788123,v1:172.21.15.53:6803/241788123] boot 2023-10-09T10:10:47.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:47 smithi086 bash[59714]: cluster 2023-10-09T10:10:46.542523+0000 mon.a (mon.0) 255 : cluster 0 osdmap e87: 8 total, 8 up, 8 in 2023-10-09T10:10:47.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:47 smithi086 bash[59714]: audit 2023-10-09T10:10:46.543106+0000 mon.a (mon.0) 256 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T10:10:47.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:47 smithi086 bash[59714]: cluster 2023-10-09T10:10:47.043722+0000 mgr.y (mgr.26072) 217 : cluster 0 pgmap v154: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-10-09T10:10:47.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:47 smithi053 bash[79554]: cluster 2023-10-09T10:10:45.888908+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T10:10:47.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:47 smithi053 bash[79554]: cluster 2023-10-09T10:10:46.534499+0000 mon.a (mon.0) 253 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T10:10:47.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:47 smithi053 bash[79554]: cluster 2023-10-09T10:10:46.538396+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e87 with expected crc 2023-10-09T10:10:47.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:47 smithi053 bash[79554]: cluster 2023-10-09T10:10:46.539969+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e87 with expected crc 2023-10-09T10:10:47.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:47 smithi053 bash[79554]: cluster 2023-10-09T10:10:46.542441+0000 mon.a (mon.0) 254 : cluster 1 osd.0 [v2:172.21.15.53:6802/241788123,v1:172.21.15.53:6803/241788123] boot 2023-10-09T10:10:47.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:47 smithi053 bash[79554]: cluster 2023-10-09T10:10:46.542523+0000 mon.a (mon.0) 255 : cluster 0 osdmap e87: 8 total, 8 up, 8 in 2023-10-09T10:10:47.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:47 smithi053 bash[79554]: audit 2023-10-09T10:10:46.543106+0000 mon.a (mon.0) 256 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T10:10:47.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:47 smithi053 bash[79554]: cluster 2023-10-09T10:10:47.043722+0000 mgr.y (mgr.26072) 217 : cluster 0 pgmap v154: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-10-09T10:10:47.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:47 smithi053 bash[76859]: cluster 2023-10-09T10:10:45.888908+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e86 with expected crc 2023-10-09T10:10:47.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:47 smithi053 bash[76859]: cluster 2023-10-09T10:10:46.534499+0000 mon.a (mon.0) 253 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T10:10:47.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:47 smithi053 bash[76859]: cluster 2023-10-09T10:10:46.538396+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e87 with expected crc 2023-10-09T10:10:47.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:47 smithi053 bash[76859]: cluster 2023-10-09T10:10:46.539969+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e87 with expected crc 2023-10-09T10:10:47.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:47 smithi053 bash[76859]: cluster 2023-10-09T10:10:46.542441+0000 mon.a (mon.0) 254 : cluster 1 osd.0 [v2:172.21.15.53:6802/241788123,v1:172.21.15.53:6803/241788123] boot 2023-10-09T10:10:47.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:47 smithi053 bash[76859]: cluster 2023-10-09T10:10:46.542523+0000 mon.a (mon.0) 255 : cluster 0 osdmap e87: 8 total, 8 up, 8 in 2023-10-09T10:10:47.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:47 smithi053 bash[76859]: audit 2023-10-09T10:10:46.543106+0000 mon.a (mon.0) 256 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-10-09T10:10:47.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:47 smithi053 bash[76859]: cluster 2023-10-09T10:10:47.043722+0000 mgr.y (mgr.26072) 217 : cluster 0 pgmap v154: 73 pgs: 8 active+undersized+degraded, 18 active+undersized, 47 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 14/84 objects degraded (16.667%) 2023-10-09T10:10:48.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:48 smithi086 bash[59714]: cluster 2023-10-09T10:10:47.554000+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:48 smithi086 bash[59714]: cluster 2023-10-09T10:10:47.555811+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:48 smithi086 bash[59714]: cluster 2023-10-09T10:10:47.559096+0000 mon.a (mon.0) 257 : cluster 0 osdmap e88: 8 total, 8 up, 8 in 2023-10-09T10:10:48.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:48 smithi086 bash[59714]: cluster 2023-10-09T10:10:47.559441+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:48 smithi086 bash[59714]: cluster 2023-10-09T10:10:47.559509+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:48 smithi086 bash[59714]: cluster 2023-10-09T10:10:47.559673+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:48 smithi086 bash[59714]: cluster 2023-10-09T10:10:47.560514+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:48 smithi086 bash[59714]: cluster 2023-10-09T10:10:47.560648+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:48 smithi086 bash[59714]: cluster 2023-10-09T10:10:47.562430+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:48 smithi086 bash[59714]: cluster 2023-10-09T10:10:47.563496+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:48 smithi086 bash[59714]: cluster 2023-10-09T10:10:47.563785+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:48 smithi086 bash[59714]: cluster 2023-10-09T10:10:47.564285+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:48 smithi086 bash[59714]: audit 2023-10-09T10:10:48.274115+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.53:0/3193904025' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:48.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[79554]: cluster 2023-10-09T10:10:47.554000+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[79554]: cluster 2023-10-09T10:10:47.555811+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[79554]: cluster 2023-10-09T10:10:47.559096+0000 mon.a (mon.0) 257 : cluster 0 osdmap e88: 8 total, 8 up, 8 in 2023-10-09T10:10:48.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[79554]: cluster 2023-10-09T10:10:47.559441+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[79554]: cluster 2023-10-09T10:10:47.559509+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[79554]: cluster 2023-10-09T10:10:47.559673+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[79554]: cluster 2023-10-09T10:10:47.560514+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[79554]: cluster 2023-10-09T10:10:47.560648+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[79554]: cluster 2023-10-09T10:10:47.562430+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[79554]: cluster 2023-10-09T10:10:47.563496+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[79554]: cluster 2023-10-09T10:10:47.563785+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[79554]: cluster 2023-10-09T10:10:47.564285+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[79554]: audit 2023-10-09T10:10:48.274115+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.53:0/3193904025' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:48.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[76859]: cluster 2023-10-09T10:10:47.554000+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[76859]: cluster 2023-10-09T10:10:47.555811+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[76859]: cluster 2023-10-09T10:10:47.559096+0000 mon.a (mon.0) 257 : cluster 0 osdmap e88: 8 total, 8 up, 8 in 2023-10-09T10:10:48.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[76859]: cluster 2023-10-09T10:10:47.559441+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[76859]: cluster 2023-10-09T10:10:47.559509+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[76859]: cluster 2023-10-09T10:10:47.559673+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[76859]: cluster 2023-10-09T10:10:47.560514+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[76859]: cluster 2023-10-09T10:10:47.560648+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[76859]: cluster 2023-10-09T10:10:47.562430+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[76859]: cluster 2023-10-09T10:10:47.563496+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.928 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[76859]: cluster 2023-10-09T10:10:47.563785+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.928 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[76859]: cluster 2023-10-09T10:10:47.564285+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e88 with expected crc 2023-10-09T10:10:48.928 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:48 smithi053 bash[76859]: audit 2023-10-09T10:10:48.274115+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.53:0/3193904025' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:49.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:49 smithi086 bash[59714]: cluster 2023-10-09T10:10:49.044790+0000 mgr.y (mgr.26072) 218 : cluster 0 pgmap v156: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T10:10:49.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:49 smithi053 bash[76859]: cluster 2023-10-09T10:10:49.044790+0000 mgr.y (mgr.26072) 218 : cluster 0 pgmap v156: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T10:10:49.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:49 smithi053 bash[79554]: cluster 2023-10-09T10:10:49.044790+0000 mgr.y (mgr.26072) 218 : cluster 0 pgmap v156: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T10:10:50.562 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:50 smithi053 bash[76859]: cluster 2023-10-09T10:10:49.555711+0000 mon.a (mon.0) 258 : cluster 3 Health check update: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:10:50.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:50 smithi086 bash[59714]: cluster 2023-10-09T10:10:49.555711+0000 mon.a (mon.0) 258 : cluster 3 Health check update: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:10:50.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:50 smithi053 bash[79554]: cluster 2023-10-09T10:10:49.555711+0000 mon.a (mon.0) 258 : cluster 3 Health check update: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:10:51.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:51 smithi086 bash[59714]: audit 2023-10-09T10:10:50.639960+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.53:0/1508216217' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:51.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:51 smithi086 bash[59714]: cluster 2023-10-09T10:10:51.045531+0000 mgr.y (mgr.26072) 219 : cluster 0 pgmap v157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:51.880 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:51 smithi053 bash[79554]: audit 2023-10-09T10:10:50.639960+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.53:0/1508216217' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:51.880 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:51 smithi053 bash[79554]: cluster 2023-10-09T10:10:51.045531+0000 mgr.y (mgr.26072) 219 : cluster 0 pgmap v157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:51.880 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:51 smithi053 bash[76859]: audit 2023-10-09T10:10:50.639960+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.53:0/1508216217' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:51.880 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:51 smithi053 bash[76859]: cluster 2023-10-09T10:10:51.045531+0000 mgr.y (mgr.26072) 219 : cluster 0 pgmap v157: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:52.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:52 smithi086 bash[59714]: cluster 2023-10-09T10:10:51.559229+0000 mon.a (mon.0) 259 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded) 2023-10-09T10:10:52.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:52 smithi086 bash[59714]: cluster 2023-10-09T10:10:51.559289+0000 mon.a (mon.0) 260 : cluster 1 Cluster is now healthy 2023-10-09T10:10:52.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:10:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:10:52] "GET /metrics HTTP/1.1" 200 34030 "" "Prometheus/2.33.4" 2023-10-09T10:10:52.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:52 smithi053 bash[76859]: cluster 2023-10-09T10:10:51.559229+0000 mon.a (mon.0) 259 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded) 2023-10-09T10:10:52.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:52 smithi053 bash[76859]: cluster 2023-10-09T10:10:51.559289+0000 mon.a (mon.0) 260 : cluster 1 Cluster is now healthy 2023-10-09T10:10:52.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:52 smithi053 bash[79554]: cluster 2023-10-09T10:10:51.559229+0000 mon.a (mon.0) 259 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded) 2023-10-09T10:10:52.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:52 smithi053 bash[79554]: cluster 2023-10-09T10:10:51.559289+0000 mon.a (mon.0) 260 : cluster 1 Cluster is now healthy 2023-10-09T10:10:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:53 smithi086 bash[59714]: audit 2023-10-09T10:10:53.000900+0000 mon.a (mon.0) 261 : audit 0 from='client.? 172.21.15.53:0/2378198399' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:53 smithi086 bash[59714]: cluster 2023-10-09T10:10:53.046138+0000 mgr.y (mgr.26072) 220 : cluster 0 pgmap v158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:53 smithi086 bash[59714]: audit 2023-10-09T10:10:53.053205+0000 mon.a (mon.0) 262 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:53 smithi086 bash[59714]: audit 2023-10-09T10:10:53.054465+0000 mon.a (mon.0) 263 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:10:54.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:53 smithi053 bash[76859]: audit 2023-10-09T10:10:53.000900+0000 mon.a (mon.0) 261 : audit 0 from='client.? 172.21.15.53:0/2378198399' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:54.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:53 smithi053 bash[76859]: cluster 2023-10-09T10:10:53.046138+0000 mgr.y (mgr.26072) 220 : cluster 0 pgmap v158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:54.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:53 smithi053 bash[76859]: audit 2023-10-09T10:10:53.053205+0000 mon.a (mon.0) 262 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:54.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:53 smithi053 bash[76859]: audit 2023-10-09T10:10:53.054465+0000 mon.a (mon.0) 263 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:10:54.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:53 smithi053 bash[79554]: audit 2023-10-09T10:10:53.000900+0000 mon.a (mon.0) 261 : audit 0 from='client.? 172.21.15.53:0/2378198399' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:54.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:53 smithi053 bash[79554]: cluster 2023-10-09T10:10:53.046138+0000 mgr.y (mgr.26072) 220 : cluster 0 pgmap v158: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:54.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:53 smithi053 bash[79554]: audit 2023-10-09T10:10:53.053205+0000 mon.a (mon.0) 262 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:54.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:53 smithi053 bash[79554]: audit 2023-10-09T10:10:53.054465+0000 mon.a (mon.0) 263 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:10:56.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:56 smithi086 bash[59714]: cluster 2023-10-09T10:10:55.047321+0000 mgr.y (mgr.26072) 221 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:56.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:56 smithi086 bash[59714]: audit 2023-10-09T10:10:55.087971+0000 mon.a (mon.0) 264 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:56.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:56 smithi086 bash[59714]: audit 2023-10-09T10:10:55.095643+0000 mon.a (mon.0) 265 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:56.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:56 smithi086 bash[59714]: audit 2023-10-09T10:10:55.097095+0000 mon.a (mon.0) 266 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:10:56.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:56 smithi086 bash[59714]: audit 2023-10-09T10:10:55.098323+0000 mon.a (mon.0) 267 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:10:56.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:56 smithi086 bash[59714]: audit 2023-10-09T10:10:55.108163+0000 mon.a (mon.0) 268 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:56.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:56 smithi086 bash[59714]: audit 2023-10-09T10:10:55.189932+0000 mon.a (mon.0) 269 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:10:56.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:56 smithi086 bash[59714]: audit 2023-10-09T10:10:55.193983+0000 mon.a (mon.0) 270 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:10:56.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:56 smithi086 bash[59714]: audit 2023-10-09T10:10:55.196335+0000 mon.a (mon.0) 271 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:10:56.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:56 smithi086 bash[59714]: audit 2023-10-09T10:10:55.198166+0000 mon.a (mon.0) 272 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:10:56.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:56 smithi086 bash[59714]: audit 2023-10-09T10:10:55.201075+0000 mon.a (mon.0) 273 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-09T10:10:56.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:56 smithi086 bash[59714]: audit 2023-10-09T10:10:55.201313+0000 mgr.y (mgr.26072) 222 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-09T10:10:56.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:56 smithi086 bash[59714]: cephadm 2023-10-09T10:10:55.202787+0000 mgr.y (mgr.26072) 223 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-10-09T10:10:56.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:56 smithi086 bash[59714]: audit 2023-10-09T10:10:55.381126+0000 mon.a (mon.0) 274 : audit 0 from='client.? 172.21.15.53:0/1453535645' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:56.389 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[79554]: cluster 2023-10-09T10:10:55.047321+0000 mgr.y (mgr.26072) 221 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:56.389 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[79554]: audit 2023-10-09T10:10:55.087971+0000 mon.a (mon.0) 264 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:56.390 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[79554]: audit 2023-10-09T10:10:55.095643+0000 mon.a (mon.0) 265 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:56.390 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[79554]: audit 2023-10-09T10:10:55.097095+0000 mon.a (mon.0) 266 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:10:56.390 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[79554]: audit 2023-10-09T10:10:55.098323+0000 mon.a (mon.0) 267 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:10:56.390 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[79554]: audit 2023-10-09T10:10:55.108163+0000 mon.a (mon.0) 268 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:56.390 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[79554]: audit 2023-10-09T10:10:55.189932+0000 mon.a (mon.0) 269 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:10:56.390 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[79554]: audit 2023-10-09T10:10:55.193983+0000 mon.a (mon.0) 270 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:10:56.390 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[79554]: audit 2023-10-09T10:10:55.196335+0000 mon.a (mon.0) 271 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:10:56.390 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[79554]: audit 2023-10-09T10:10:55.198166+0000 mon.a (mon.0) 272 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:10:56.390 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[79554]: audit 2023-10-09T10:10:55.201075+0000 mon.a (mon.0) 273 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-09T10:10:56.390 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[79554]: audit 2023-10-09T10:10:55.201313+0000 mgr.y (mgr.26072) 222 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-09T10:10:56.390 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[79554]: cephadm 2023-10-09T10:10:55.202787+0000 mgr.y (mgr.26072) 223 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-10-09T10:10:56.391 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[79554]: audit 2023-10-09T10:10:55.381126+0000 mon.a (mon.0) 274 : audit 0 from='client.? 172.21.15.53:0/1453535645' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:56.391 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[76859]: cluster 2023-10-09T10:10:55.047321+0000 mgr.y (mgr.26072) 221 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:56.391 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[76859]: audit 2023-10-09T10:10:55.087971+0000 mon.a (mon.0) 264 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:56.391 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[76859]: audit 2023-10-09T10:10:55.095643+0000 mon.a (mon.0) 265 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:56.391 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[76859]: audit 2023-10-09T10:10:55.097095+0000 mon.a (mon.0) 266 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:10:56.391 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[76859]: audit 2023-10-09T10:10:55.098323+0000 mon.a (mon.0) 267 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:10:56.391 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[76859]: audit 2023-10-09T10:10:55.108163+0000 mon.a (mon.0) 268 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:56.391 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[76859]: audit 2023-10-09T10:10:55.189932+0000 mon.a (mon.0) 269 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:10:56.391 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[76859]: audit 2023-10-09T10:10:55.193983+0000 mon.a (mon.0) 270 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:10:56.392 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[76859]: audit 2023-10-09T10:10:55.196335+0000 mon.a (mon.0) 271 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:10:56.392 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[76859]: audit 2023-10-09T10:10:55.198166+0000 mon.a (mon.0) 272 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:10:56.392 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[76859]: audit 2023-10-09T10:10:55.201075+0000 mon.a (mon.0) 273 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-09T10:10:56.392 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[76859]: audit 2023-10-09T10:10:55.201313+0000 mgr.y (mgr.26072) 222 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-10-09T10:10:56.392 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[76859]: cephadm 2023-10-09T10:10:55.202787+0000 mgr.y (mgr.26072) 223 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-10-09T10:10:56.392 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:56 smithi053 bash[76859]: audit 2023-10-09T10:10:55.381126+0000 mon.a (mon.0) 274 : audit 0 from='client.? 172.21.15.53:0/1453535645' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:58.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:58 smithi086 bash[59714]: cluster 2023-10-09T10:10:57.048160+0000 mgr.y (mgr.26072) 224 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:58.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:58 smithi086 bash[59714]: audit 2023-10-09T10:10:57.481977+0000 mon.a (mon.0) 275 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:58.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:58 smithi086 bash[59714]: audit 2023-10-09T10:10:57.483557+0000 mon.a (mon.0) 276 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-09T10:10:58.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:58 smithi086 bash[59714]: audit 2023-10-09T10:10:57.484392+0000 mon.a (mon.0) 277 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:10:58.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:58 smithi086 bash[59714]: audit 2023-10-09T10:10:57.762308+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.53:0/1263280189' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:58.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:58 smithi053 bash[76859]: cluster 2023-10-09T10:10:57.048160+0000 mgr.y (mgr.26072) 224 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:58.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:58 smithi053 bash[76859]: audit 2023-10-09T10:10:57.481977+0000 mon.a (mon.0) 275 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:58.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:58 smithi053 bash[76859]: audit 2023-10-09T10:10:57.483557+0000 mon.a (mon.0) 276 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-09T10:10:58.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:58 smithi053 bash[76859]: audit 2023-10-09T10:10:57.484392+0000 mon.a (mon.0) 277 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:10:58.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:58 smithi053 bash[76859]: audit 2023-10-09T10:10:57.762308+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.53:0/1263280189' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:58.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:58 smithi053 bash[79554]: cluster 2023-10-09T10:10:57.048160+0000 mgr.y (mgr.26072) 224 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:10:58.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:58 smithi053 bash[79554]: audit 2023-10-09T10:10:57.481977+0000 mon.a (mon.0) 275 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:58.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:58 smithi053 bash[79554]: audit 2023-10-09T10:10:57.483557+0000 mon.a (mon.0) 276 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-10-09T10:10:58.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:58 smithi053 bash[79554]: audit 2023-10-09T10:10:57.484392+0000 mon.a (mon.0) 277 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:10:58.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:58 smithi053 bash[79554]: audit 2023-10-09T10:10:57.762308+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.53:0/1263280189' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:10:59.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:59 smithi086 bash[59714]: cephadm 2023-10-09T10:10:57.472804+0000 mgr.y (mgr.26072) 225 : cephadm 1 Upgrade: Updating osd.1 2023-10-09T10:10:59.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:59 smithi086 bash[59714]: cephadm 2023-10-09T10:10:57.487328+0000 mgr.y (mgr.26072) 226 : cephadm 1 Deploying daemon osd.1 on smithi053 2023-10-09T10:10:59.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:10:59 smithi086 bash[59714]: audit 2023-10-09T10:10:58.093258+0000 mon.a (mon.0) 278 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:59.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:59 smithi053 bash[79554]: cephadm 2023-10-09T10:10:57.472804+0000 mgr.y (mgr.26072) 225 : cephadm 1 Upgrade: Updating osd.1 2023-10-09T10:10:59.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:59 smithi053 bash[79554]: cephadm 2023-10-09T10:10:57.487328+0000 mgr.y (mgr.26072) 226 : cephadm 1 Deploying daemon osd.1 on smithi053 2023-10-09T10:10:59.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:10:59 smithi053 bash[79554]: audit 2023-10-09T10:10:58.093258+0000 mon.a (mon.0) 278 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:10:59.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:59 smithi053 bash[76859]: cephadm 2023-10-09T10:10:57.472804+0000 mgr.y (mgr.26072) 225 : cephadm 1 Upgrade: Updating osd.1 2023-10-09T10:10:59.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:59 smithi053 bash[76859]: cephadm 2023-10-09T10:10:57.487328+0000 mgr.y (mgr.26072) 226 : cephadm 1 Deploying daemon osd.1 on smithi053 2023-10-09T10:10:59.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:10:59 smithi053 bash[76859]: audit 2023-10-09T10:10:58.093258+0000 mon.a (mon.0) 278 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:00.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:00 smithi086 bash[59714]: cluster 2023-10-09T10:10:59.049061+0000 mgr.y (mgr.26072) 227 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:00.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:00 smithi053 bash[76859]: cluster 2023-10-09T10:10:59.049061+0000 mgr.y (mgr.26072) 227 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:00.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:00 smithi053 bash[79554]: cluster 2023-10-09T10:10:59.049061+0000 mgr.y (mgr.26072) 227 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:01.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:01 smithi086 bash[59714]: audit 2023-10-09T10:11:00.119089+0000 mon.a (mon.0) 279 : audit 0 from='client.? 172.21.15.53:0/3422080864' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:01.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:01 smithi053 bash[76859]: audit 2023-10-09T10:11:00.119089+0000 mon.a (mon.0) 279 : audit 0 from='client.? 172.21.15.53:0/3422080864' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:01.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:01 smithi053 bash[79554]: audit 2023-10-09T10:11:00.119089+0000 mon.a (mon.0) 279 : audit 0 from='client.? 172.21.15.53:0/3422080864' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:02.344 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:02 smithi053 bash[79554]: cluster 2023-10-09T10:11:01.049808+0000 mgr.y (mgr.26072) 228 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:02.345 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:11:02 smithi053 systemd[1]: Stopping Ceph osd.1 for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:11:02.345 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:02 smithi053 bash[76859]: cluster 2023-10-09T10:11:01.049808+0000 mgr.y (mgr.26072) 228 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:02.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:02 smithi086 bash[59714]: cluster 2023-10-09T10:11:01.049808+0000 mgr.y (mgr.26072) 228 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:02.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:11:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:11:02] "GET /metrics HTTP/1.1" 200 34031 "" "Prometheus/2.33.4" 2023-10-09T10:11:02.674 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:11:02 smithi053 bash[40959]: debug 2023-10-09T10:11:02.339+0000 7f7078346700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-09T10:11:02.674 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:11:02 smithi053 bash[40959]: debug 2023-10-09T10:11:02.339+0000 7f7078346700 -1 osd.1 88 *** Got signal Terminated *** 2023-10-09T10:11:02.674 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:11:02 smithi053 bash[40959]: debug 2023-10-09T10:11:02.339+0000 7f7078346700 -1 osd.1 88 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T10:11:03.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:03 smithi053 bash[76859]: cluster 2023-10-09T10:11:02.343859+0000 mon.a (mon.0) 280 : cluster 1 osd.1 marked itself down and dead 2023-10-09T10:11:03.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:03 smithi053 bash[76859]: audit 2023-10-09T10:11:02.478727+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.53:0/4249822092' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:03.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:03 smithi053 bash[79554]: cluster 2023-10-09T10:11:02.343859+0000 mon.a (mon.0) 280 : cluster 1 osd.1 marked itself down and dead 2023-10-09T10:11:03.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:03 smithi053 bash[79554]: audit 2023-10-09T10:11:02.478727+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.53:0/4249822092' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:03 smithi086 bash[59714]: cluster 2023-10-09T10:11:02.343859+0000 mon.a (mon.0) 280 : cluster 1 osd.1 marked itself down and dead 2023-10-09T10:11:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:03 smithi086 bash[59714]: audit 2023-10-09T10:11:02.478727+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.53:0/4249822092' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:04.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:04 smithi053 bash[79554]: cluster 2023-10-09T10:11:03.050486+0000 mgr.y (mgr.26072) 229 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:04.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:04 smithi053 bash[79554]: cluster 2023-10-09T10:11:03.116509+0000 mon.a (mon.0) 281 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T10:11:04.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:04 smithi053 bash[79554]: cluster 2023-10-09T10:11:03.124157+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T10:11:04.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:04 smithi053 bash[79554]: cluster 2023-10-09T10:11:03.125538+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T10:11:04.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:04 smithi053 bash[79554]: cluster 2023-10-09T10:11:03.126423+0000 mon.a (mon.0) 282 : cluster 0 osdmap e89: 8 total, 7 up, 8 in 2023-10-09T10:11:04.174 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:11:03 smithi053 bash[87689]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-1 2023-10-09T10:11:04.174 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:11:04 smithi053 bash[87775]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-1 2023-10-09T10:11:04.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:04 smithi053 bash[76859]: cluster 2023-10-09T10:11:03.050486+0000 mgr.y (mgr.26072) 229 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:04.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:04 smithi053 bash[76859]: cluster 2023-10-09T10:11:03.116509+0000 mon.a (mon.0) 281 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T10:11:04.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:04 smithi053 bash[76859]: cluster 2023-10-09T10:11:03.124157+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T10:11:04.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:04 smithi053 bash[76859]: cluster 2023-10-09T10:11:03.125538+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T10:11:04.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:04 smithi053 bash[76859]: cluster 2023-10-09T10:11:03.126423+0000 mon.a (mon.0) 282 : cluster 0 osdmap e89: 8 total, 7 up, 8 in 2023-10-09T10:11:04.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:04 smithi086 bash[59714]: cluster 2023-10-09T10:11:03.050486+0000 mgr.y (mgr.26072) 229 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:04.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:04 smithi086 bash[59714]: cluster 2023-10-09T10:11:03.116509+0000 mon.a (mon.0) 281 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T10:11:04.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:04 smithi086 bash[59714]: cluster 2023-10-09T10:11:03.124157+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T10:11:04.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:04 smithi086 bash[59714]: cluster 2023-10-09T10:11:03.125538+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e89 with expected crc 2023-10-09T10:11:04.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:04 smithi086 bash[59714]: cluster 2023-10-09T10:11:03.126423+0000 mon.a (mon.0) 282 : cluster 0 osdmap e89: 8 total, 7 up, 8 in 2023-10-09T10:11:05.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:05 smithi053 bash[76859]: cluster 2023-10-09T10:11:04.128141+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:05 smithi053 bash[76859]: cluster 2023-10-09T10:11:04.129471+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:05 smithi053 bash[76859]: cluster 2023-10-09T10:11:04.131418+0000 mon.a (mon.0) 283 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2023-10-09T10:11:05.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:05 smithi053 bash[76859]: cluster 2023-10-09T10:11:04.131741+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:05 smithi053 bash[76859]: cluster 2023-10-09T10:11:04.131813+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:05 smithi053 bash[76859]: cluster 2023-10-09T10:11:04.134776+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:05 smithi053 bash[76859]: cluster 2023-10-09T10:11:04.135468+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:05 smithi053 bash[76859]: cluster 2023-10-09T10:11:04.136295+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:05 smithi053 bash[76859]: cluster 2023-10-09T10:11:04.136613+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:05 smithi053 bash[76859]: cluster 2023-10-09T10:11:04.138764+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:05 smithi053 bash[76859]: cluster 2023-10-09T10:11:04.139202+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:05 smithi053 bash[76859]: audit 2023-10-09T10:11:04.851190+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.53:0/3279701320' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:05.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:05 smithi053 bash[79554]: cluster 2023-10-09T10:11:04.128141+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:05 smithi053 bash[79554]: cluster 2023-10-09T10:11:04.129471+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:05 smithi053 bash[79554]: cluster 2023-10-09T10:11:04.131418+0000 mon.a (mon.0) 283 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2023-10-09T10:11:05.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:05 smithi053 bash[79554]: cluster 2023-10-09T10:11:04.131741+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:05 smithi053 bash[79554]: cluster 2023-10-09T10:11:04.131813+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:05 smithi053 bash[79554]: cluster 2023-10-09T10:11:04.134776+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:05 smithi053 bash[79554]: cluster 2023-10-09T10:11:04.135468+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:05 smithi053 bash[79554]: cluster 2023-10-09T10:11:04.136295+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:05 smithi053 bash[79554]: cluster 2023-10-09T10:11:04.136613+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:05 smithi053 bash[79554]: cluster 2023-10-09T10:11:04.138764+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:05 smithi053 bash[79554]: cluster 2023-10-09T10:11:04.139202+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:05 smithi053 bash[79554]: audit 2023-10-09T10:11:04.851190+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.53:0/3279701320' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:05 smithi086 bash[59714]: cluster 2023-10-09T10:11:04.128141+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:05 smithi086 bash[59714]: cluster 2023-10-09T10:11:04.129471+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:05 smithi086 bash[59714]: cluster 2023-10-09T10:11:04.131418+0000 mon.a (mon.0) 283 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2023-10-09T10:11:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:05 smithi086 bash[59714]: cluster 2023-10-09T10:11:04.131741+0000 osd.2 (osd.2) 10 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:05 smithi086 bash[59714]: cluster 2023-10-09T10:11:04.131813+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:05 smithi086 bash[59714]: cluster 2023-10-09T10:11:04.134776+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:05 smithi086 bash[59714]: cluster 2023-10-09T10:11:04.135468+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:05 smithi086 bash[59714]: cluster 2023-10-09T10:11:04.136295+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:05 smithi086 bash[59714]: cluster 2023-10-09T10:11:04.136613+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:05 smithi086 bash[59714]: cluster 2023-10-09T10:11:04.138764+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:05 smithi086 bash[59714]: cluster 2023-10-09T10:11:04.139202+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e90 with expected crc 2023-10-09T10:11:05.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:05 smithi086 bash[59714]: audit 2023-10-09T10:11:04.851190+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.53:0/3279701320' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:06.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:06 smithi053 bash[76859]: cluster 2023-10-09T10:11:05.051396+0000 mgr.y (mgr.26072) 230 : cluster 0 pgmap v166: 73 pgs: 28 peering, 1 stale+active+clean, 44 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:06.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:06 smithi053 bash[76859]: cluster 2023-10-09T10:11:05.127316+0000 mon.a (mon.0) 284 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-10-09T10:11:06.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:06 smithi053 bash[79554]: cluster 2023-10-09T10:11:05.051396+0000 mgr.y (mgr.26072) 230 : cluster 0 pgmap v166: 73 pgs: 28 peering, 1 stale+active+clean, 44 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:06.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:06 smithi053 bash[79554]: cluster 2023-10-09T10:11:05.127316+0000 mon.a (mon.0) 284 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-10-09T10:11:06.425 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:11:06 smithi053 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.1.service: Succeeded. 2023-10-09T10:11:06.425 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:11:06 smithi053 systemd[1]: Stopped Ceph osd.1 for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:11:06.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:06 smithi086 bash[59714]: cluster 2023-10-09T10:11:05.051396+0000 mgr.y (mgr.26072) 230 : cluster 0 pgmap v166: 73 pgs: 28 peering, 1 stale+active+clean, 44 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:06.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:06 smithi086 bash[59714]: cluster 2023-10-09T10:11:05.127316+0000 mon.a (mon.0) 284 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-10-09T10:11:06.923 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:11:06 smithi053 systemd[1]: Started Ceph osd.1 for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:11:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:07 smithi086 bash[59714]: audit 2023-10-09T10:11:06.557303+0000 mon.a (mon.0) 285 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:07 smithi086 bash[59714]: audit 2023-10-09T10:11:06.564646+0000 mon.a (mon.0) 286 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:07 smithi086 bash[59714]: audit 2023-10-09T10:11:06.572562+0000 mon.a (mon.0) 287 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:11:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:07 smithi086 bash[59714]: audit 2023-10-09T10:11:06.947061+0000 mon.a (mon.0) 288 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:07 smithi086 bash[59714]: audit 2023-10-09T10:11:06.952996+0000 mon.a (mon.0) 289 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:07 smithi086 bash[59714]: cluster 2023-10-09T10:11:07.052420+0000 mgr.y (mgr.26072) 231 : cluster 0 pgmap v167: 73 pgs: 2 active+undersized+degraded, 28 peering, 2 active+undersized, 41 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T10:11:07.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:07 smithi086 bash[59714]: audit 2023-10-09T10:11:07.219566+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.53:0/1835996039' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:07.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:07 smithi053 bash[79554]: audit 2023-10-09T10:11:06.557303+0000 mon.a (mon.0) 285 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:07.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:07 smithi053 bash[79554]: audit 2023-10-09T10:11:06.564646+0000 mon.a (mon.0) 286 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:07.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:07 smithi053 bash[79554]: audit 2023-10-09T10:11:06.572562+0000 mon.a (mon.0) 287 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:11:07.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:07 smithi053 bash[79554]: audit 2023-10-09T10:11:06.947061+0000 mon.a (mon.0) 288 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:07.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:07 smithi053 bash[79554]: audit 2023-10-09T10:11:06.952996+0000 mon.a (mon.0) 289 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:07.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:07 smithi053 bash[79554]: cluster 2023-10-09T10:11:07.052420+0000 mgr.y (mgr.26072) 231 : cluster 0 pgmap v167: 73 pgs: 2 active+undersized+degraded, 28 peering, 2 active+undersized, 41 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T10:11:07.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:07 smithi053 bash[79554]: audit 2023-10-09T10:11:07.219566+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.53:0/1835996039' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:07.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:07 smithi053 bash[76859]: audit 2023-10-09T10:11:06.557303+0000 mon.a (mon.0) 285 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:07.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:07 smithi053 bash[76859]: audit 2023-10-09T10:11:06.564646+0000 mon.a (mon.0) 286 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:07.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:07 smithi053 bash[76859]: audit 2023-10-09T10:11:06.572562+0000 mon.a (mon.0) 287 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:11:07.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:07 smithi053 bash[76859]: audit 2023-10-09T10:11:06.947061+0000 mon.a (mon.0) 288 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:07.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:07 smithi053 bash[76859]: audit 2023-10-09T10:11:06.952996+0000 mon.a (mon.0) 289 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:07.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:07 smithi053 bash[76859]: cluster 2023-10-09T10:11:07.052420+0000 mgr.y (mgr.26072) 231 : cluster 0 pgmap v167: 73 pgs: 2 active+undersized+degraded, 28 peering, 2 active+undersized, 41 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T10:11:07.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:07 smithi053 bash[76859]: audit 2023-10-09T10:11:07.219566+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.53:0/1835996039' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:08.411 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:11:08 smithi053 bash[87955]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-09T10:11:08.411 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:11:08 smithi053 bash[87955]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-09T10:11:08.412 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:11:08 smithi053 bash[87955]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2023-10-09T10:11:08.412 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:11:08 smithi053 bash[87955]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-10-09T10:11:08.412 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:11:08 smithi053 bash[87955]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-10-09T10:11:08.412 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:11:08 smithi053 bash[87955]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-10-09T10:11:08.412 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:11:08 smithi053 bash[87955]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-10-09T10:11:08.412 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:11:08 smithi053 bash[87955]: --> ceph-volume lvm activate successful for osd ID: 1 2023-10-09T10:11:09.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:08 smithi086 bash[59714]: cluster 2023-10-09T10:11:07.951006+0000 mon.a (mon.0) 290 : cluster 3 Health check failed: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:11:09.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:08 smithi086 bash[59714]: audit 2023-10-09T10:11:08.053170+0000 mon.a (mon.0) 291 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:09.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:08 smithi086 bash[59714]: audit 2023-10-09T10:11:08.054612+0000 mon.a (mon.0) 292 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:11:09.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:08 smithi053 bash[76859]: cluster 2023-10-09T10:11:07.951006+0000 mon.a (mon.0) 290 : cluster 3 Health check failed: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:11:09.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:08 smithi053 bash[76859]: audit 2023-10-09T10:11:08.053170+0000 mon.a (mon.0) 291 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:09.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:08 smithi053 bash[76859]: audit 2023-10-09T10:11:08.054612+0000 mon.a (mon.0) 292 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:11:09.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:08 smithi053 bash[79554]: cluster 2023-10-09T10:11:07.951006+0000 mon.a (mon.0) 290 : cluster 3 Health check failed: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:11:09.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:08 smithi053 bash[79554]: audit 2023-10-09T10:11:08.053170+0000 mon.a (mon.0) 291 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:09.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:08 smithi053 bash[79554]: audit 2023-10-09T10:11:08.054612+0000 mon.a (mon.0) 292 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:11:10.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:09 smithi086 bash[59714]: cluster 2023-10-09T10:11:09.053568+0000 mgr.y (mgr.26072) 232 : cluster 0 pgmap v168: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-10-09T10:11:10.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:09 smithi086 bash[59714]: audit 2023-10-09T10:11:09.573516+0000 mon.a (mon.0) 293 : audit 0 from='client.? 172.21.15.53:0/3059117895' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:10.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:09 smithi053 bash[79554]: cluster 2023-10-09T10:11:09.053568+0000 mgr.y (mgr.26072) 232 : cluster 0 pgmap v168: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-10-09T10:11:10.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:09 smithi053 bash[79554]: audit 2023-10-09T10:11:09.573516+0000 mon.a (mon.0) 293 : audit 0 from='client.? 172.21.15.53:0/3059117895' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:10.174 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:11:10 smithi053 bash[88276]: debug 2023-10-09T10:11:09.999+0000 7fa181a34700 1 -- 172.21.15.53:0/4168858156 <== mon.0 v2:172.21.15.53:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559c501404e0 con 0x559c5019a800 2023-10-09T10:11:10.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:09 smithi053 bash[76859]: cluster 2023-10-09T10:11:09.053568+0000 mgr.y (mgr.26072) 232 : cluster 0 pgmap v168: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-10-09T10:11:10.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:09 smithi053 bash[76859]: audit 2023-10-09T10:11:09.573516+0000 mon.a (mon.0) 293 : audit 0 from='client.? 172.21.15.53:0/3059117895' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:10.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:10 smithi053 bash[79554]: cluster 2023-10-09T10:11:09.746137+0000 mon.a (mon.0) 294 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 7 pgs peering) 2023-10-09T10:11:10.924 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:11:10 smithi053 bash[88276]: debug 2023-10-09T10:11:10.543+0000 7fa18abba640 -1 Falling back to public interface 2023-10-09T10:11:10.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:10 smithi053 bash[76859]: cluster 2023-10-09T10:11:09.746137+0000 mon.a (mon.0) 294 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 7 pgs peering) 2023-10-09T10:11:11.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:10 smithi086 bash[59714]: cluster 2023-10-09T10:11:09.746137+0000 mon.a (mon.0) 294 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 7 pgs peering) 2023-10-09T10:11:12.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:11 smithi086 bash[59714]: cluster 2023-10-09T10:11:11.054612+0000 mgr.y (mgr.26072) 233 : cluster 0 pgmap v169: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-10-09T10:11:12.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:11 smithi053 bash[79554]: cluster 2023-10-09T10:11:11.054612+0000 mgr.y (mgr.26072) 233 : cluster 0 pgmap v169: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-10-09T10:11:12.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:11 smithi053 bash[76859]: cluster 2023-10-09T10:11:11.054612+0000 mgr.y (mgr.26072) 233 : cluster 0 pgmap v169: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-10-09T10:11:12.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:12 smithi053 bash[76859]: audit 2023-10-09T10:11:11.954039+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.53:0/4034566650' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:12.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:12 smithi053 bash[79554]: audit 2023-10-09T10:11:11.954039+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.53:0/4034566650' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:12.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:11:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:11:12] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.33.4" 2023-10-09T10:11:13.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:12 smithi086 bash[59714]: audit 2023-10-09T10:11:11.954039+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.53:0/4034566650' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:14.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:13 smithi086 bash[59714]: cluster 2023-10-09T10:11:13.055531+0000 mgr.y (mgr.26072) 234 : cluster 0 pgmap v170: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-10-09T10:11:14.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:13 smithi086 bash[59714]: audit 2023-10-09T10:11:13.614893+0000 mon.a (mon.0) 295 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:14.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:13 smithi086 bash[59714]: audit 2023-10-09T10:11:13.623137+0000 mon.a (mon.0) 296 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:14.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:13 smithi053 bash[79554]: cluster 2023-10-09T10:11:13.055531+0000 mgr.y (mgr.26072) 234 : cluster 0 pgmap v170: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-10-09T10:11:14.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:13 smithi053 bash[79554]: audit 2023-10-09T10:11:13.614893+0000 mon.a (mon.0) 295 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:14.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:13 smithi053 bash[79554]: audit 2023-10-09T10:11:13.623137+0000 mon.a (mon.0) 296 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:14.174 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:11:13 smithi053 bash[88276]: debug 2023-10-09T10:11:13.778+0000 7fa18abba640 -1 osd.1 88 log_to_monitors true 2023-10-09T10:11:14.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:13 smithi053 bash[76859]: cluster 2023-10-09T10:11:13.055531+0000 mgr.y (mgr.26072) 234 : cluster 0 pgmap v170: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-10-09T10:11:14.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:13 smithi053 bash[76859]: audit 2023-10-09T10:11:13.614893+0000 mon.a (mon.0) 295 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:14.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:13 smithi053 bash[76859]: audit 2023-10-09T10:11:13.623137+0000 mon.a (mon.0) 296 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:15.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:14 smithi086 bash[59714]: audit 2023-10-09T10:11:13.789724+0000 mon.a (mon.0) 297 : audit 1 from='osd.1 [v2:172.21.15.53:6810/2276519375,v1:172.21.15.53:6811/2276519375]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T10:11:15.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:14 smithi086 bash[59714]: audit 2023-10-09T10:11:14.322331+0000 mon.a (mon.0) 298 : audit 0 from='client.? 172.21.15.53:0/3667160516' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:15.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:14 smithi086 bash[59714]: audit 2023-10-09T10:11:14.416842+0000 mon.a (mon.0) 299 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:15.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:14 smithi086 bash[59714]: audit 2023-10-09T10:11:14.424033+0000 mon.a (mon.0) 300 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:15.173 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:11:14 smithi053 bash[88276]: debug 2023-10-09T10:11:14.826+0000 7fa17a022700 -1 osd.1 88 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-09T10:11:15.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:14 smithi053 bash[79554]: audit 2023-10-09T10:11:13.789724+0000 mon.a (mon.0) 297 : audit 1 from='osd.1 [v2:172.21.15.53:6810/2276519375,v1:172.21.15.53:6811/2276519375]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T10:11:15.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:14 smithi053 bash[79554]: audit 2023-10-09T10:11:14.322331+0000 mon.a (mon.0) 298 : audit 0 from='client.? 172.21.15.53:0/3667160516' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:15.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:14 smithi053 bash[79554]: audit 2023-10-09T10:11:14.416842+0000 mon.a (mon.0) 299 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:15.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:14 smithi053 bash[79554]: audit 2023-10-09T10:11:14.424033+0000 mon.a (mon.0) 300 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:15.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:14 smithi053 bash[76859]: audit 2023-10-09T10:11:13.789724+0000 mon.a (mon.0) 297 : audit 1 from='osd.1 [v2:172.21.15.53:6810/2276519375,v1:172.21.15.53:6811/2276519375]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-10-09T10:11:15.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:14 smithi053 bash[76859]: audit 2023-10-09T10:11:14.322331+0000 mon.a (mon.0) 298 : audit 0 from='client.? 172.21.15.53:0/3667160516' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:15.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:14 smithi053 bash[76859]: audit 2023-10-09T10:11:14.416842+0000 mon.a (mon.0) 299 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:15.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:14 smithi053 bash[76859]: audit 2023-10-09T10:11:14.424033+0000 mon.a (mon.0) 300 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:16.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:15 smithi086 bash[59714]: cluster 2023-10-09T10:11:14.783225+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T10:11:16.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:15 smithi086 bash[59714]: audit 2023-10-09T10:11:14.785896+0000 mon.a (mon.0) 301 : audit 1 from='osd.1 [v2:172.21.15.53:6810/2276519375,v1:172.21.15.53:6811/2276519375]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-09T10:11:16.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:15 smithi086 bash[59714]: cluster 2023-10-09T10:11:14.786029+0000 mon.a (mon.0) 302 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-10-09T10:11:16.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:15 smithi086 bash[59714]: audit 2023-10-09T10:11:14.786713+0000 mon.a (mon.0) 303 : audit 1 from='osd.1 [v2:172.21.15.53:6810/2276519375,v1:172.21.15.53:6811/2276519375]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T10:11:16.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:15 smithi086 bash[59714]: cluster 2023-10-09T10:11:14.807639+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T10:11:16.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:15 smithi086 bash[59714]: cluster 2023-10-09T10:11:14.807702+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T10:11:16.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:15 smithi086 bash[59714]: cluster 2023-10-09T10:11:14.808521+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T10:11:16.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:15 smithi086 bash[59714]: cluster 2023-10-09T10:11:14.808669+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T10:11:16.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:15 smithi086 bash[59714]: cluster 2023-10-09T10:11:14.808722+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T10:11:16.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:15 smithi086 bash[59714]: cluster 2023-10-09T10:11:15.056334+0000 mgr.y (mgr.26072) 235 : cluster 0 pgmap v172: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-10-09T10:11:16.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:15 smithi053 bash[76859]: cluster 2023-10-09T10:11:14.783225+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T10:11:16.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:15 smithi053 bash[76859]: audit 2023-10-09T10:11:14.785896+0000 mon.a (mon.0) 301 : audit 1 from='osd.1 [v2:172.21.15.53:6810/2276519375,v1:172.21.15.53:6811/2276519375]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-09T10:11:16.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:15 smithi053 bash[76859]: cluster 2023-10-09T10:11:14.786029+0000 mon.a (mon.0) 302 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-10-09T10:11:16.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:15 smithi053 bash[76859]: audit 2023-10-09T10:11:14.786713+0000 mon.a (mon.0) 303 : audit 1 from='osd.1 [v2:172.21.15.53:6810/2276519375,v1:172.21.15.53:6811/2276519375]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T10:11:16.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:15 smithi053 bash[76859]: cluster 2023-10-09T10:11:14.807639+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T10:11:16.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:15 smithi053 bash[76859]: cluster 2023-10-09T10:11:14.807702+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T10:11:16.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:15 smithi053 bash[76859]: cluster 2023-10-09T10:11:14.808521+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T10:11:16.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:15 smithi053 bash[76859]: cluster 2023-10-09T10:11:14.808669+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T10:11:16.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:15 smithi053 bash[76859]: cluster 2023-10-09T10:11:14.808722+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T10:11:16.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:15 smithi053 bash[76859]: cluster 2023-10-09T10:11:15.056334+0000 mgr.y (mgr.26072) 235 : cluster 0 pgmap v172: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-10-09T10:11:16.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:15 smithi053 bash[79554]: cluster 2023-10-09T10:11:14.783225+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T10:11:16.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:15 smithi053 bash[79554]: audit 2023-10-09T10:11:14.785896+0000 mon.a (mon.0) 301 : audit 1 from='osd.1 [v2:172.21.15.53:6810/2276519375,v1:172.21.15.53:6811/2276519375]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-10-09T10:11:16.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:15 smithi053 bash[79554]: cluster 2023-10-09T10:11:14.786029+0000 mon.a (mon.0) 302 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-10-09T10:11:16.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:15 smithi053 bash[79554]: audit 2023-10-09T10:11:14.786713+0000 mon.a (mon.0) 303 : audit 1 from='osd.1 [v2:172.21.15.53:6810/2276519375,v1:172.21.15.53:6811/2276519375]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T10:11:16.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:15 smithi053 bash[79554]: cluster 2023-10-09T10:11:14.807639+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T10:11:16.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:15 smithi053 bash[79554]: cluster 2023-10-09T10:11:14.807702+0000 osd.2 (osd.2) 11 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T10:11:16.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:15 smithi053 bash[79554]: cluster 2023-10-09T10:11:14.808521+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T10:11:16.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:15 smithi053 bash[79554]: cluster 2023-10-09T10:11:14.808669+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T10:11:16.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:15 smithi053 bash[79554]: cluster 2023-10-09T10:11:14.808722+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e91 with expected crc 2023-10-09T10:11:16.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:15 smithi053 bash[79554]: cluster 2023-10-09T10:11:15.056334+0000 mgr.y (mgr.26072) 235 : cluster 0 pgmap v172: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-10-09T10:11:17.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:16 smithi086 bash[59714]: cluster 2023-10-09T10:11:15.781688+0000 mon.a (mon.0) 304 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T10:11:17.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:16 smithi086 bash[59714]: cluster 2023-10-09T10:11:15.786600+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e92 with expected crc 2023-10-09T10:11:17.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:16 smithi086 bash[59714]: cluster 2023-10-09T10:11:15.789083+0000 mon.a (mon.0) 305 : cluster 1 osd.1 [v2:172.21.15.53:6810/2276519375,v1:172.21.15.53:6811/2276519375] boot 2023-10-09T10:11:17.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:16 smithi086 bash[59714]: cluster 2023-10-09T10:11:15.789193+0000 mon.a (mon.0) 306 : cluster 0 osdmap e92: 8 total, 8 up, 8 in 2023-10-09T10:11:17.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:16 smithi086 bash[59714]: audit 2023-10-09T10:11:15.790641+0000 mon.a (mon.0) 307 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T10:11:17.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:16 smithi086 bash[59714]: audit 2023-10-09T10:11:16.698128+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.53:0/1596526400' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:17.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:16 smithi053 bash[79554]: cluster 2023-10-09T10:11:15.781688+0000 mon.a (mon.0) 304 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T10:11:17.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:16 smithi053 bash[79554]: cluster 2023-10-09T10:11:15.786600+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e92 with expected crc 2023-10-09T10:11:17.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:16 smithi053 bash[79554]: cluster 2023-10-09T10:11:15.789083+0000 mon.a (mon.0) 305 : cluster 1 osd.1 [v2:172.21.15.53:6810/2276519375,v1:172.21.15.53:6811/2276519375] boot 2023-10-09T10:11:17.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:16 smithi053 bash[79554]: cluster 2023-10-09T10:11:15.789193+0000 mon.a (mon.0) 306 : cluster 0 osdmap e92: 8 total, 8 up, 8 in 2023-10-09T10:11:17.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:16 smithi053 bash[79554]: audit 2023-10-09T10:11:15.790641+0000 mon.a (mon.0) 307 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T10:11:17.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:16 smithi053 bash[79554]: audit 2023-10-09T10:11:16.698128+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.53:0/1596526400' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:17.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:16 smithi053 bash[76859]: cluster 2023-10-09T10:11:15.781688+0000 mon.a (mon.0) 304 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T10:11:17.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:16 smithi053 bash[76859]: cluster 2023-10-09T10:11:15.786600+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e92 with expected crc 2023-10-09T10:11:17.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:16 smithi053 bash[76859]: cluster 2023-10-09T10:11:15.789083+0000 mon.a (mon.0) 305 : cluster 1 osd.1 [v2:172.21.15.53:6810/2276519375,v1:172.21.15.53:6811/2276519375] boot 2023-10-09T10:11:17.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:16 smithi053 bash[76859]: cluster 2023-10-09T10:11:15.789193+0000 mon.a (mon.0) 306 : cluster 0 osdmap e92: 8 total, 8 up, 8 in 2023-10-09T10:11:17.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:16 smithi053 bash[76859]: audit 2023-10-09T10:11:15.790641+0000 mon.a (mon.0) 307 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-10-09T10:11:17.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:16 smithi053 bash[76859]: audit 2023-10-09T10:11:16.698128+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.53:0/1596526400' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:18.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:17 smithi086 bash[59714]: cluster 2023-10-09T10:11:16.802910+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:17 smithi086 bash[59714]: cluster 2023-10-09T10:11:16.804521+0000 mon.a (mon.0) 308 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-10-09T10:11:18.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:17 smithi086 bash[59714]: cluster 2023-10-09T10:11:16.804700+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:17 smithi086 bash[59714]: cluster 2023-10-09T10:11:16.805021+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:17 smithi086 bash[59714]: cluster 2023-10-09T10:11:16.805360+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:17 smithi086 bash[59714]: cluster 2023-10-09T10:11:16.805397+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:17 smithi086 bash[59714]: cluster 2023-10-09T10:11:16.806183+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:17 smithi086 bash[59714]: cluster 2023-10-09T10:11:16.806416+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:17 smithi086 bash[59714]: cluster 2023-10-09T10:11:16.807225+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:17 smithi086 bash[59714]: cluster 2023-10-09T10:11:16.809207+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:17 smithi086 bash[59714]: cluster 2023-10-09T10:11:16.809465+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:17 smithi086 bash[59714]: cluster 2023-10-09T10:11:16.809633+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:17 smithi086 bash[59714]: cluster 2023-10-09T10:11:16.810987+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:17 smithi086 bash[59714]: cluster 2023-10-09T10:11:16.811446+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.119 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:17 smithi086 bash[59714]: cluster 2023-10-09T10:11:17.057212+0000 mgr.y (mgr.26072) 236 : cluster 0 pgmap v175: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-10-09T10:11:18.120 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:17 smithi086 bash[59714]: cluster 2023-10-09T10:11:17.745035+0000 mon.a (mon.0) 309 : cluster 3 Health check update: Degraded data redundancy: 6/84 objects degraded (7.143%), 5 pgs degraded (PG_DEGRADED) 2023-10-09T10:11:18.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[79554]: cluster 2023-10-09T10:11:16.802910+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[79554]: cluster 2023-10-09T10:11:16.804521+0000 mon.a (mon.0) 308 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-10-09T10:11:18.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[79554]: cluster 2023-10-09T10:11:16.804700+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[79554]: cluster 2023-10-09T10:11:16.805021+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[79554]: cluster 2023-10-09T10:11:16.805360+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[79554]: cluster 2023-10-09T10:11:16.805397+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[79554]: cluster 2023-10-09T10:11:16.806183+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[79554]: cluster 2023-10-09T10:11:16.806416+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[79554]: cluster 2023-10-09T10:11:16.807225+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[79554]: cluster 2023-10-09T10:11:16.809207+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[79554]: cluster 2023-10-09T10:11:16.809465+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[79554]: cluster 2023-10-09T10:11:16.809633+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[79554]: cluster 2023-10-09T10:11:16.810987+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[79554]: cluster 2023-10-09T10:11:16.811446+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[79554]: cluster 2023-10-09T10:11:17.057212+0000 mgr.y (mgr.26072) 236 : cluster 0 pgmap v175: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-10-09T10:11:18.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[79554]: cluster 2023-10-09T10:11:17.745035+0000 mon.a (mon.0) 309 : cluster 3 Health check update: Degraded data redundancy: 6/84 objects degraded (7.143%), 5 pgs degraded (PG_DEGRADED) 2023-10-09T10:11:18.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[76859]: cluster 2023-10-09T10:11:16.802910+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[76859]: cluster 2023-10-09T10:11:16.804521+0000 mon.a (mon.0) 308 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-10-09T10:11:18.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[76859]: cluster 2023-10-09T10:11:16.804700+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[76859]: cluster 2023-10-09T10:11:16.805021+0000 osd.2 (osd.2) 12 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[76859]: cluster 2023-10-09T10:11:16.805360+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[76859]: cluster 2023-10-09T10:11:16.805397+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[76859]: cluster 2023-10-09T10:11:16.806183+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[76859]: cluster 2023-10-09T10:11:16.806416+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[76859]: cluster 2023-10-09T10:11:16.807225+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.177 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[76859]: cluster 2023-10-09T10:11:16.809207+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.177 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[76859]: cluster 2023-10-09T10:11:16.809465+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.177 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[76859]: cluster 2023-10-09T10:11:16.809633+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.177 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[76859]: cluster 2023-10-09T10:11:16.810987+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.177 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[76859]: cluster 2023-10-09T10:11:16.811446+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e93 with expected crc 2023-10-09T10:11:18.177 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[76859]: cluster 2023-10-09T10:11:17.057212+0000 mgr.y (mgr.26072) 236 : cluster 0 pgmap v175: 73 pgs: 5 active+undersized+degraded, 27 active+undersized, 41 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6/84 objects degraded (7.143%) 2023-10-09T10:11:18.177 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:17 smithi053 bash[76859]: cluster 2023-10-09T10:11:17.745035+0000 mon.a (mon.0) 309 : cluster 3 Health check update: Degraded data redundancy: 6/84 objects degraded (7.143%), 5 pgs degraded (PG_DEGRADED) 2023-10-09T10:11:19.455 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:19 smithi053 bash[76859]: audit 2023-10-09T10:11:19.074523+0000 mon.a (mon.0) 310 : audit 0 from='client.? 172.21.15.53:0/100556160' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:19.455 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:19 smithi053 bash[79554]: audit 2023-10-09T10:11:19.074523+0000 mon.a (mon.0) 310 : audit 0 from='client.? 172.21.15.53:0/100556160' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:19.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:19 smithi086 bash[59714]: audit 2023-10-09T10:11:19.074523+0000 mon.a (mon.0) 310 : audit 0 from='client.? 172.21.15.53:0/100556160' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:20.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:20 smithi053 bash[79554]: cluster 2023-10-09T10:11:19.058393+0000 mgr.y (mgr.26072) 237 : cluster 0 pgmap v176: 73 pgs: 2 active+undersized+degraded, 10 active+undersized, 61 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T10:11:20.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:20 smithi053 bash[76859]: cluster 2023-10-09T10:11:19.058393+0000 mgr.y (mgr.26072) 237 : cluster 0 pgmap v176: 73 pgs: 2 active+undersized+degraded, 10 active+undersized, 61 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T10:11:20.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:20 smithi086 bash[59714]: cluster 2023-10-09T10:11:19.058393+0000 mgr.y (mgr.26072) 237 : cluster 0 pgmap v176: 73 pgs: 2 active+undersized+degraded, 10 active+undersized, 61 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T10:11:21.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:21 smithi053 bash[76859]: cluster 2023-10-09T10:11:21.128479+0000 mon.a (mon.0) 311 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded) 2023-10-09T10:11:21.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:21 smithi053 bash[76859]: cluster 2023-10-09T10:11:21.128522+0000 mon.a (mon.0) 312 : cluster 1 Cluster is now healthy 2023-10-09T10:11:21.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:21 smithi053 bash[79554]: cluster 2023-10-09T10:11:21.128479+0000 mon.a (mon.0) 311 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded) 2023-10-09T10:11:21.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:21 smithi053 bash[79554]: cluster 2023-10-09T10:11:21.128522+0000 mon.a (mon.0) 312 : cluster 1 Cluster is now healthy 2023-10-09T10:11:21.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:21 smithi086 bash[59714]: cluster 2023-10-09T10:11:21.128479+0000 mon.a (mon.0) 311 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded) 2023-10-09T10:11:21.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:21 smithi086 bash[59714]: cluster 2023-10-09T10:11:21.128522+0000 mon.a (mon.0) 312 : cluster 1 Cluster is now healthy 2023-10-09T10:11:22.468 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:22 smithi053 bash[79554]: cluster 2023-10-09T10:11:21.058979+0000 mgr.y (mgr.26072) 238 : cluster 0 pgmap v177: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:22.468 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:22 smithi053 bash[79554]: audit 2023-10-09T10:11:21.441574+0000 mon.a (mon.0) 313 : audit 0 from='client.? 172.21.15.53:0/1142200654' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:22.469 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:22 smithi053 bash[76859]: cluster 2023-10-09T10:11:21.058979+0000 mgr.y (mgr.26072) 238 : cluster 0 pgmap v177: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:22.469 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:22 smithi053 bash[76859]: audit 2023-10-09T10:11:21.441574+0000 mon.a (mon.0) 313 : audit 0 from='client.? 172.21.15.53:0/1142200654' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:22.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:22 smithi086 bash[59714]: cluster 2023-10-09T10:11:21.058979+0000 mgr.y (mgr.26072) 238 : cluster 0 pgmap v177: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:22.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:22 smithi086 bash[59714]: audit 2023-10-09T10:11:21.441574+0000 mon.a (mon.0) 313 : audit 0 from='client.? 172.21.15.53:0/1142200654' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:22.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:11:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:11:22] "GET /metrics HTTP/1.1" 200 34098 "" "Prometheus/2.33.4" 2023-10-09T10:11:24.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:24 smithi086 bash[59714]: audit 2023-10-09T10:11:23.052626+0000 mon.a (mon.0) 314 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:24.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:24 smithi086 bash[59714]: audit 2023-10-09T10:11:23.054255+0000 mon.a (mon.0) 315 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:11:24.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:24 smithi086 bash[59714]: cluster 2023-10-09T10:11:23.061339+0000 mgr.y (mgr.26072) 239 : cluster 0 pgmap v178: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:24.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:24 smithi086 bash[59714]: audit 2023-10-09T10:11:23.808788+0000 mon.a (mon.0) 316 : audit 0 from='client.? 172.21.15.53:0/3070911537' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:24.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:24 smithi053 bash[76859]: audit 2023-10-09T10:11:23.052626+0000 mon.a (mon.0) 314 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:24.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:24 smithi053 bash[76859]: audit 2023-10-09T10:11:23.054255+0000 mon.a (mon.0) 315 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:11:24.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:24 smithi053 bash[76859]: cluster 2023-10-09T10:11:23.061339+0000 mgr.y (mgr.26072) 239 : cluster 0 pgmap v178: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:24.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:24 smithi053 bash[76859]: audit 2023-10-09T10:11:23.808788+0000 mon.a (mon.0) 316 : audit 0 from='client.? 172.21.15.53:0/3070911537' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:24.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:24 smithi053 bash[79554]: audit 2023-10-09T10:11:23.052626+0000 mon.a (mon.0) 314 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:24.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:24 smithi053 bash[79554]: audit 2023-10-09T10:11:23.054255+0000 mon.a (mon.0) 315 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:11:24.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:24 smithi053 bash[79554]: cluster 2023-10-09T10:11:23.061339+0000 mgr.y (mgr.26072) 239 : cluster 0 pgmap v178: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:24.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:24 smithi053 bash[79554]: audit 2023-10-09T10:11:23.808788+0000 mon.a (mon.0) 316 : audit 0 from='client.? 172.21.15.53:0/3070911537' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:25.594 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:25 smithi053 bash[79554]: audit 2023-10-09T10:11:24.227193+0000 mon.a (mon.0) 317 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:25.594 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:25 smithi053 bash[79554]: audit 2023-10-09T10:11:24.235120+0000 mon.a (mon.0) 318 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:25.594 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:25 smithi053 bash[79554]: audit 2023-10-09T10:11:24.236761+0000 mon.a (mon.0) 319 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:11:25.594 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:25 smithi053 bash[79554]: audit 2023-10-09T10:11:24.237952+0000 mon.a (mon.0) 320 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:11:25.594 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:25 smithi053 bash[79554]: audit 2023-10-09T10:11:24.244735+0000 mon.a (mon.0) 321 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:25.595 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:25 smithi053 bash[79554]: audit 2023-10-09T10:11:24.328330+0000 mon.a (mon.0) 322 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:11:25.595 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:25 smithi053 bash[79554]: audit 2023-10-09T10:11:24.333421+0000 mon.a (mon.0) 323 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:11:25.595 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:25 smithi053 bash[79554]: audit 2023-10-09T10:11:24.336409+0000 mon.a (mon.0) 324 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:11:25.595 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:25 smithi053 bash[79554]: audit 2023-10-09T10:11:24.338559+0000 mon.a (mon.0) 325 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:11:25.595 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:25 smithi053 bash[79554]: audit 2023-10-09T10:11:24.341520+0000 mon.a (mon.0) 326 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-09T10:11:25.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:25 smithi053 bash[76859]: audit 2023-10-09T10:11:24.227193+0000 mon.a (mon.0) 317 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:25.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:25 smithi053 bash[76859]: audit 2023-10-09T10:11:24.235120+0000 mon.a (mon.0) 318 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:25.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:25 smithi053 bash[76859]: audit 2023-10-09T10:11:24.236761+0000 mon.a (mon.0) 319 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:11:25.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:25 smithi053 bash[76859]: audit 2023-10-09T10:11:24.237952+0000 mon.a (mon.0) 320 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:11:25.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:25 smithi053 bash[76859]: audit 2023-10-09T10:11:24.244735+0000 mon.a (mon.0) 321 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:25.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:25 smithi053 bash[76859]: audit 2023-10-09T10:11:24.328330+0000 mon.a (mon.0) 322 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:11:25.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:25 smithi053 bash[76859]: audit 2023-10-09T10:11:24.333421+0000 mon.a (mon.0) 323 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:11:25.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:25 smithi053 bash[76859]: audit 2023-10-09T10:11:24.336409+0000 mon.a (mon.0) 324 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:11:25.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:25 smithi053 bash[76859]: audit 2023-10-09T10:11:24.338559+0000 mon.a (mon.0) 325 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:11:25.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:25 smithi053 bash[76859]: audit 2023-10-09T10:11:24.341520+0000 mon.a (mon.0) 326 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-09T10:11:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:25 smithi086 bash[59714]: audit 2023-10-09T10:11:24.227193+0000 mon.a (mon.0) 317 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:25 smithi086 bash[59714]: audit 2023-10-09T10:11:24.235120+0000 mon.a (mon.0) 318 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:25 smithi086 bash[59714]: audit 2023-10-09T10:11:24.236761+0000 mon.a (mon.0) 319 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:11:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:25 smithi086 bash[59714]: audit 2023-10-09T10:11:24.237952+0000 mon.a (mon.0) 320 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:11:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:25 smithi086 bash[59714]: audit 2023-10-09T10:11:24.244735+0000 mon.a (mon.0) 321 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:25 smithi086 bash[59714]: audit 2023-10-09T10:11:24.328330+0000 mon.a (mon.0) 322 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:11:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:25 smithi086 bash[59714]: audit 2023-10-09T10:11:24.333421+0000 mon.a (mon.0) 323 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:11:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:25 smithi086 bash[59714]: audit 2023-10-09T10:11:24.336409+0000 mon.a (mon.0) 324 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:11:25.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:25 smithi086 bash[59714]: audit 2023-10-09T10:11:24.338559+0000 mon.a (mon.0) 325 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:11:25.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:25 smithi086 bash[59714]: audit 2023-10-09T10:11:24.341520+0000 mon.a (mon.0) 326 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-09T10:11:26.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:26 smithi053 bash[76859]: audit 2023-10-09T10:11:24.341849+0000 mgr.y (mgr.26072) 240 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-09T10:11:26.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:26 smithi053 bash[76859]: cephadm 2023-10-09T10:11:24.343450+0000 mgr.y (mgr.26072) 241 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-10-09T10:11:26.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:26 smithi053 bash[76859]: cluster 2023-10-09T10:11:25.062314+0000 mgr.y (mgr.26072) 242 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:26.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:26 smithi053 bash[76859]: audit 2023-10-09T10:11:26.170164+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.53:0/2868920620' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:26.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:26 smithi053 bash[79554]: audit 2023-10-09T10:11:24.341849+0000 mgr.y (mgr.26072) 240 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-09T10:11:26.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:26 smithi053 bash[79554]: cephadm 2023-10-09T10:11:24.343450+0000 mgr.y (mgr.26072) 241 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-10-09T10:11:26.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:26 smithi053 bash[79554]: cluster 2023-10-09T10:11:25.062314+0000 mgr.y (mgr.26072) 242 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:26.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:26 smithi053 bash[79554]: audit 2023-10-09T10:11:26.170164+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.53:0/2868920620' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:26 smithi086 bash[59714]: audit 2023-10-09T10:11:24.341849+0000 mgr.y (mgr.26072) 240 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-10-09T10:11:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:26 smithi086 bash[59714]: cephadm 2023-10-09T10:11:24.343450+0000 mgr.y (mgr.26072) 241 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-10-09T10:11:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:26 smithi086 bash[59714]: cluster 2023-10-09T10:11:25.062314+0000 mgr.y (mgr.26072) 242 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:26 smithi086 bash[59714]: audit 2023-10-09T10:11:26.170164+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.53:0/2868920620' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:28.062 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:27 smithi053 bash[76859]: cephadm 2023-10-09T10:11:26.663647+0000 mgr.y (mgr.26072) 243 : cephadm 1 Upgrade: Updating osd.2 2023-10-09T10:11:28.062 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:27 smithi053 bash[76859]: audit 2023-10-09T10:11:26.671773+0000 mon.a (mon.0) 327 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:28.062 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:27 smithi053 bash[76859]: audit 2023-10-09T10:11:26.673649+0000 mon.a (mon.0) 328 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-09T10:11:28.063 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:27 smithi053 bash[76859]: audit 2023-10-09T10:11:26.674918+0000 mon.a (mon.0) 329 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:11:28.063 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:27 smithi053 bash[76859]: cephadm 2023-10-09T10:11:26.677869+0000 mgr.y (mgr.26072) 244 : cephadm 1 Deploying daemon osd.2 on smithi053 2023-10-09T10:11:28.063 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:27 smithi053 bash[76859]: cluster 2023-10-09T10:11:27.062969+0000 mgr.y (mgr.26072) 245 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:28.063 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:27 smithi053 bash[79554]: cephadm 2023-10-09T10:11:26.663647+0000 mgr.y (mgr.26072) 243 : cephadm 1 Upgrade: Updating osd.2 2023-10-09T10:11:28.063 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:27 smithi053 bash[79554]: audit 2023-10-09T10:11:26.671773+0000 mon.a (mon.0) 327 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:28.063 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:27 smithi053 bash[79554]: audit 2023-10-09T10:11:26.673649+0000 mon.a (mon.0) 328 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-09T10:11:28.063 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:27 smithi053 bash[79554]: audit 2023-10-09T10:11:26.674918+0000 mon.a (mon.0) 329 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:11:28.063 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:27 smithi053 bash[79554]: cephadm 2023-10-09T10:11:26.677869+0000 mgr.y (mgr.26072) 244 : cephadm 1 Deploying daemon osd.2 on smithi053 2023-10-09T10:11:28.064 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:27 smithi053 bash[79554]: cluster 2023-10-09T10:11:27.062969+0000 mgr.y (mgr.26072) 245 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:28.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:27 smithi086 bash[59714]: cephadm 2023-10-09T10:11:26.663647+0000 mgr.y (mgr.26072) 243 : cephadm 1 Upgrade: Updating osd.2 2023-10-09T10:11:28.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:27 smithi086 bash[59714]: audit 2023-10-09T10:11:26.671773+0000 mon.a (mon.0) 327 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:28.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:27 smithi086 bash[59714]: audit 2023-10-09T10:11:26.673649+0000 mon.a (mon.0) 328 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-10-09T10:11:28.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:27 smithi086 bash[59714]: audit 2023-10-09T10:11:26.674918+0000 mon.a (mon.0) 329 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:11:28.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:27 smithi086 bash[59714]: cephadm 2023-10-09T10:11:26.677869+0000 mgr.y (mgr.26072) 244 : cephadm 1 Deploying daemon osd.2 on smithi053 2023-10-09T10:11:28.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:27 smithi086 bash[59714]: cluster 2023-10-09T10:11:27.062969+0000 mgr.y (mgr.26072) 245 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:29.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:29 smithi053 bash[76859]: audit 2023-10-09T10:11:28.114908+0000 mon.a (mon.0) 330 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:29.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:29 smithi053 bash[76859]: audit 2023-10-09T10:11:28.529400+0000 mon.a (mon.0) 331 : audit 0 from='client.? 172.21.15.53:0/1064958342' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:29.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:29 smithi053 bash[79554]: audit 2023-10-09T10:11:28.114908+0000 mon.a (mon.0) 330 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:29.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:29 smithi053 bash[79554]: audit 2023-10-09T10:11:28.529400+0000 mon.a (mon.0) 331 : audit 0 from='client.? 172.21.15.53:0/1064958342' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:29.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:29 smithi086 bash[59714]: audit 2023-10-09T10:11:28.114908+0000 mon.a (mon.0) 330 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:29.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:29 smithi086 bash[59714]: audit 2023-10-09T10:11:28.529400+0000 mon.a (mon.0) 331 : audit 0 from='client.? 172.21.15.53:0/1064958342' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:30.391 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:30 smithi053 bash[76859]: cluster 2023-10-09T10:11:29.063641+0000 mgr.y (mgr.26072) 246 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:30.392 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:30 smithi053 bash[79554]: cluster 2023-10-09T10:11:29.063641+0000 mgr.y (mgr.26072) 246 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:30.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:30 smithi086 bash[59714]: cluster 2023-10-09T10:11:29.063641+0000 mgr.y (mgr.26072) 246 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:31.401 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:31 smithi053 bash[76859]: audit 2023-10-09T10:11:30.891064+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.53:0/1298864280' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:31.402 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:31 smithi053 bash[79554]: audit 2023-10-09T10:11:30.891064+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.53:0/1298864280' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:31.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:31 smithi086 bash[59714]: audit 2023-10-09T10:11:30.891064+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.53:0/1298864280' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:31.675 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:11:31 smithi053 systemd[1]: Stopping Ceph osd.2 for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:11:31.675 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:11:31 smithi053 bash[45180]: debug 2023-10-09T10:11:31.542+0000 7f0b66c93700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-09T10:11:31.675 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:11:31 smithi053 bash[45180]: debug 2023-10-09T10:11:31.542+0000 7f0b66c93700 -1 osd.2 93 *** Got signal Terminated *** 2023-10-09T10:11:31.675 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:11:31 smithi053 bash[45180]: debug 2023-10-09T10:11:31.542+0000 7f0b66c93700 -1 osd.2 93 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T10:11:32.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:32 smithi053 bash[76859]: cluster 2023-10-09T10:11:31.064378+0000 mgr.y (mgr.26072) 247 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:32.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:32 smithi053 bash[76859]: cluster 2023-10-09T10:11:31.547011+0000 mon.a (mon.0) 332 : cluster 1 osd.2 marked itself down and dead 2023-10-09T10:11:32.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:32 smithi053 bash[79554]: cluster 2023-10-09T10:11:31.064378+0000 mgr.y (mgr.26072) 247 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:32.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:32 smithi053 bash[79554]: cluster 2023-10-09T10:11:31.547011+0000 mon.a (mon.0) 332 : cluster 1 osd.2 marked itself down and dead 2023-10-09T10:11:32.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:32 smithi086 bash[59714]: cluster 2023-10-09T10:11:31.064378+0000 mgr.y (mgr.26072) 247 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:32.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:32 smithi086 bash[59714]: cluster 2023-10-09T10:11:31.547011+0000 mon.a (mon.0) 332 : cluster 1 osd.2 marked itself down and dead 2023-10-09T10:11:32.802 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:11:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:11:32] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.33.4" 2023-10-09T10:11:33.063 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:11:32 smithi053 bash[90570]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-2 2023-10-09T10:11:33.063 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:11:32 smithi053 bash[90637]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-2 2023-10-09T10:11:33.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:33 smithi053 bash[76859]: cluster 2023-10-09T10:11:32.129813+0000 mon.a (mon.0) 333 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T10:11:33.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:33 smithi053 bash[76859]: cluster 2023-10-09T10:11:32.139054+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T10:11:33.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:33 smithi053 bash[76859]: cluster 2023-10-09T10:11:32.141486+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T10:11:33.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:33 smithi053 bash[76859]: cluster 2023-10-09T10:11:32.142115+0000 mon.a (mon.0) 334 : cluster 0 osdmap e94: 8 total, 7 up, 8 in 2023-10-09T10:11:33.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:33 smithi053 bash[76859]: cluster 2023-10-09T10:11:32.142567+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T10:11:33.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:33 smithi053 bash[76859]: cluster 2023-10-09T10:11:32.146846+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T10:11:33.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:33 smithi053 bash[76859]: cluster 2023-10-09T10:11:32.147244+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T10:11:33.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:33 smithi053 bash[76859]: cluster 2023-10-09T10:11:32.148280+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T10:11:33.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:33 smithi053 bash[76859]: cluster 2023-10-09T10:11:32.149397+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T10:11:33.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:33 smithi053 bash[79554]: cluster 2023-10-09T10:11:32.129813+0000 mon.a (mon.0) 333 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T10:11:33.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:33 smithi053 bash[79554]: cluster 2023-10-09T10:11:32.139054+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T10:11:33.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:33 smithi053 bash[79554]: cluster 2023-10-09T10:11:32.141486+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T10:11:33.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:33 smithi053 bash[79554]: cluster 2023-10-09T10:11:32.142115+0000 mon.a (mon.0) 334 : cluster 0 osdmap e94: 8 total, 7 up, 8 in 2023-10-09T10:11:33.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:33 smithi053 bash[79554]: cluster 2023-10-09T10:11:32.142567+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T10:11:33.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:33 smithi053 bash[79554]: cluster 2023-10-09T10:11:32.146846+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T10:11:33.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:33 smithi053 bash[79554]: cluster 2023-10-09T10:11:32.147244+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T10:11:33.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:33 smithi053 bash[79554]: cluster 2023-10-09T10:11:32.148280+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T10:11:33.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:33 smithi053 bash[79554]: cluster 2023-10-09T10:11:32.149397+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T10:11:33.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:33 smithi086 bash[59714]: cluster 2023-10-09T10:11:32.129813+0000 mon.a (mon.0) 333 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T10:11:33.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:33 smithi086 bash[59714]: cluster 2023-10-09T10:11:32.139054+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T10:11:33.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:33 smithi086 bash[59714]: cluster 2023-10-09T10:11:32.141486+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T10:11:33.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:33 smithi086 bash[59714]: cluster 2023-10-09T10:11:32.142115+0000 mon.a (mon.0) 334 : cluster 0 osdmap e94: 8 total, 7 up, 8 in 2023-10-09T10:11:33.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:33 smithi086 bash[59714]: cluster 2023-10-09T10:11:32.142567+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T10:11:33.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:33 smithi086 bash[59714]: cluster 2023-10-09T10:11:32.146846+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T10:11:33.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:33 smithi086 bash[59714]: cluster 2023-10-09T10:11:32.147244+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T10:11:33.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:33 smithi086 bash[59714]: cluster 2023-10-09T10:11:32.148280+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T10:11:33.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:33 smithi086 bash[59714]: cluster 2023-10-09T10:11:32.149397+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e94 with expected crc 2023-10-09T10:11:34.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:34 smithi053 bash[79554]: cluster 2023-10-09T10:11:33.064888+0000 mgr.y (mgr.26072) 248 : cluster 0 pgmap v184: 73 pgs: 3 stale+active+clean, 70 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:34.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:34 smithi053 bash[79554]: cluster 2023-10-09T10:11:33.140214+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:34 smithi053 bash[79554]: cluster 2023-10-09T10:11:33.141158+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:34 smithi053 bash[79554]: cluster 2023-10-09T10:11:33.142113+0000 mon.a (mon.0) 335 : cluster 0 osdmap e95: 8 total, 7 up, 8 in 2023-10-09T10:11:34.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:34 smithi053 bash[79554]: cluster 2023-10-09T10:11:33.142871+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:34 smithi053 bash[79554]: cluster 2023-10-09T10:11:33.144004+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:34 smithi053 bash[79554]: cluster 2023-10-09T10:11:33.144179+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:34 smithi053 bash[79554]: cluster 2023-10-09T10:11:33.144195+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:34 smithi053 bash[79554]: cluster 2023-10-09T10:11:33.144218+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:34 smithi053 bash[79554]: cluster 2023-10-09T10:11:33.148179+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:34 smithi053 bash[79554]: cluster 2023-10-09T10:11:33.148870+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:34 smithi053 bash[79554]: audit 2023-10-09T10:11:33.267795+0000 mon.a (mon.0) 336 : audit 0 from='client.? 172.21.15.53:0/3304445111' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:34.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:34 smithi053 bash[76859]: cluster 2023-10-09T10:11:33.064888+0000 mgr.y (mgr.26072) 248 : cluster 0 pgmap v184: 73 pgs: 3 stale+active+clean, 70 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:34.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:34 smithi053 bash[76859]: cluster 2023-10-09T10:11:33.140214+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:34 smithi053 bash[76859]: cluster 2023-10-09T10:11:33.141158+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:34 smithi053 bash[76859]: cluster 2023-10-09T10:11:33.142113+0000 mon.a (mon.0) 335 : cluster 0 osdmap e95: 8 total, 7 up, 8 in 2023-10-09T10:11:34.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:34 smithi053 bash[76859]: cluster 2023-10-09T10:11:33.142871+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:34 smithi053 bash[76859]: cluster 2023-10-09T10:11:33.144004+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:34 smithi053 bash[76859]: cluster 2023-10-09T10:11:33.144179+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:34 smithi053 bash[76859]: cluster 2023-10-09T10:11:33.144195+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:34 smithi053 bash[76859]: cluster 2023-10-09T10:11:33.144218+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:34 smithi053 bash[76859]: cluster 2023-10-09T10:11:33.148179+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:34 smithi053 bash[76859]: cluster 2023-10-09T10:11:33.148870+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:34 smithi053 bash[76859]: audit 2023-10-09T10:11:33.267795+0000 mon.a (mon.0) 336 : audit 0 from='client.? 172.21.15.53:0/3304445111' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:34.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:34 smithi086 bash[59714]: cluster 2023-10-09T10:11:33.064888+0000 mgr.y (mgr.26072) 248 : cluster 0 pgmap v184: 73 pgs: 3 stale+active+clean, 70 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-10-09T10:11:34.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:34 smithi086 bash[59714]: cluster 2023-10-09T10:11:33.140214+0000 osd.3 (osd.3) 18 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:34 smithi086 bash[59714]: cluster 2023-10-09T10:11:33.141158+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:34 smithi086 bash[59714]: cluster 2023-10-09T10:11:33.142113+0000 mon.a (mon.0) 335 : cluster 0 osdmap e95: 8 total, 7 up, 8 in 2023-10-09T10:11:34.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:34 smithi086 bash[59714]: cluster 2023-10-09T10:11:33.142871+0000 osd.3 (osd.3) 19 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:34 smithi086 bash[59714]: cluster 2023-10-09T10:11:33.144004+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:34 smithi086 bash[59714]: cluster 2023-10-09T10:11:33.144179+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:34 smithi086 bash[59714]: cluster 2023-10-09T10:11:33.144195+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:34 smithi086 bash[59714]: cluster 2023-10-09T10:11:33.144218+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:34 smithi086 bash[59714]: cluster 2023-10-09T10:11:33.148179+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:34 smithi086 bash[59714]: cluster 2023-10-09T10:11:33.148870+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e95 with expected crc 2023-10-09T10:11:34.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:34 smithi086 bash[59714]: audit 2023-10-09T10:11:33.267795+0000 mon.a (mon.0) 336 : audit 0 from='client.? 172.21.15.53:0/3304445111' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:35.448 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:35 smithi053 bash[79554]: cluster 2023-10-09T10:11:35.141835+0000 mon.a (mon.0) 337 : cluster 3 Health check failed: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:11:35.449 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:35 smithi053 bash[76859]: cluster 2023-10-09T10:11:35.141835+0000 mon.a (mon.0) 337 : cluster 3 Health check failed: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:11:35.449 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:11:35 smithi053 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.2.service: Succeeded. 2023-10-09T10:11:35.449 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:11:35 smithi053 systemd[1]: Stopped Ceph osd.2 for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:11:35.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:35 smithi086 bash[59714]: cluster 2023-10-09T10:11:35.141835+0000 mon.a (mon.0) 337 : cluster 3 Health check failed: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:11:36.173 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:11:35 smithi053 systemd[1]: Started Ceph osd.2 for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:11:36.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:36 smithi086 bash[59714]: cluster 2023-10-09T10:11:35.066017+0000 mgr.y (mgr.26072) 249 : cluster 0 pgmap v186: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T10:11:36.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:36 smithi086 bash[59714]: audit 2023-10-09T10:11:35.666652+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.53:0/467196260' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:36.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:36 smithi086 bash[59714]: audit 2023-10-09T10:11:35.730393+0000 mon.a (mon.0) 338 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:36.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:36 smithi086 bash[59714]: audit 2023-10-09T10:11:35.739047+0000 mon.a (mon.0) 339 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:36.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:36 smithi086 bash[59714]: audit 2023-10-09T10:11:35.763379+0000 mon.a (mon.0) 340 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:11:36.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:36 smithi053 bash[76859]: cluster 2023-10-09T10:11:35.066017+0000 mgr.y (mgr.26072) 249 : cluster 0 pgmap v186: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T10:11:36.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:36 smithi053 bash[76859]: audit 2023-10-09T10:11:35.666652+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.53:0/467196260' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:36.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:36 smithi053 bash[76859]: audit 2023-10-09T10:11:35.730393+0000 mon.a (mon.0) 338 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:36.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:36 smithi053 bash[76859]: audit 2023-10-09T10:11:35.739047+0000 mon.a (mon.0) 339 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:36.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:36 smithi053 bash[76859]: audit 2023-10-09T10:11:35.763379+0000 mon.a (mon.0) 340 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:11:36.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:36 smithi053 bash[79554]: cluster 2023-10-09T10:11:35.066017+0000 mgr.y (mgr.26072) 249 : cluster 0 pgmap v186: 73 pgs: 2 active+undersized+degraded, 16 active+undersized, 55 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T10:11:36.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:36 smithi053 bash[79554]: audit 2023-10-09T10:11:35.666652+0000 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.53:0/467196260' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:36.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:36 smithi053 bash[79554]: audit 2023-10-09T10:11:35.730393+0000 mon.a (mon.0) 338 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:36.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:36 smithi053 bash[79554]: audit 2023-10-09T10:11:35.739047+0000 mon.a (mon.0) 339 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:36.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:36 smithi053 bash[79554]: audit 2023-10-09T10:11:35.763379+0000 mon.a (mon.0) 340 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:11:37.673 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:11:37 smithi053 bash[90842]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-09T10:11:37.674 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:11:37 smithi053 bash[90842]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-10-09T10:11:37.674 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:11:37 smithi053 bash[90842]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2023-10-09T10:11:37.674 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:11:37 smithi053 bash[90842]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-10-09T10:11:37.674 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:11:37 smithi053 bash[90842]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-10-09T10:11:37.674 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:11:37 smithi053 bash[90842]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-10-09T10:11:37.674 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:11:37 smithi053 bash[90842]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-10-09T10:11:37.674 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:11:37 smithi053 bash[90842]: --> ceph-volume lvm activate successful for osd ID: 2 2023-10-09T10:11:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:38 smithi086 bash[59714]: cluster 2023-10-09T10:11:37.066870+0000 mgr.y (mgr.26072) 250 : cluster 0 pgmap v187: 73 pgs: 3 active+undersized+degraded, 17 active+undersized, 53 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T10:11:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:38 smithi086 bash[59714]: audit 2023-10-09T10:11:38.027910+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.53:0/3490493542' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:38 smithi086 bash[59714]: audit 2023-10-09T10:11:38.052203+0000 mon.a (mon.0) 341 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:38 smithi086 bash[59714]: audit 2023-10-09T10:11:38.053260+0000 mon.a (mon.0) 342 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:11:38.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:38 smithi053 bash[76859]: cluster 2023-10-09T10:11:37.066870+0000 mgr.y (mgr.26072) 250 : cluster 0 pgmap v187: 73 pgs: 3 active+undersized+degraded, 17 active+undersized, 53 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T10:11:38.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:38 smithi053 bash[76859]: audit 2023-10-09T10:11:38.027910+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.53:0/3490493542' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:38.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:38 smithi053 bash[76859]: audit 2023-10-09T10:11:38.052203+0000 mon.a (mon.0) 341 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:38.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:38 smithi053 bash[76859]: audit 2023-10-09T10:11:38.053260+0000 mon.a (mon.0) 342 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:11:38.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:38 smithi053 bash[79554]: cluster 2023-10-09T10:11:37.066870+0000 mgr.y (mgr.26072) 250 : cluster 0 pgmap v187: 73 pgs: 3 active+undersized+degraded, 17 active+undersized, 53 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T10:11:38.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:38 smithi053 bash[79554]: audit 2023-10-09T10:11:38.027910+0000 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.53:0/3490493542' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:38.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:38 smithi053 bash[79554]: audit 2023-10-09T10:11:38.052203+0000 mon.a (mon.0) 341 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:38.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:38 smithi053 bash[79554]: audit 2023-10-09T10:11:38.053260+0000 mon.a (mon.0) 342 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:11:39.673 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:11:39 smithi053 bash[91163]: debug 2023-10-09T10:11:39.346+0000 7fc3d37ed700 1 -- 172.21.15.53:0/2809798619 <== mon.2 v2:172.21.15.53:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e3dc3524e0 con 0x55e3dc3ac800 2023-10-09T10:11:40.173 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:11:39 smithi053 bash[91163]: debug 2023-10-09T10:11:39.894+0000 7fc3dc973640 -1 Falling back to public interface 2023-10-09T10:11:40.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:40 smithi086 bash[59714]: cluster 2023-10-09T10:11:39.067634+0000 mgr.y (mgr.26072) 251 : cluster 0 pgmap v188: 73 pgs: 3 active+undersized+degraded, 17 active+undersized, 53 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T10:11:40.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:40 smithi053 bash[76859]: cluster 2023-10-09T10:11:39.067634+0000 mgr.y (mgr.26072) 251 : cluster 0 pgmap v188: 73 pgs: 3 active+undersized+degraded, 17 active+undersized, 53 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T10:11:40.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:40 smithi053 bash[79554]: cluster 2023-10-09T10:11:39.067634+0000 mgr.y (mgr.26072) 251 : cluster 0 pgmap v188: 73 pgs: 3 active+undersized+degraded, 17 active+undersized, 53 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T10:11:41.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:41 smithi086 bash[59714]: audit 2023-10-09T10:11:40.416803+0000 mon.a (mon.0) 343 : audit 0 from='client.? 172.21.15.53:0/2604985808' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:41.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:41 smithi053 bash[76859]: audit 2023-10-09T10:11:40.416803+0000 mon.a (mon.0) 343 : audit 0 from='client.? 172.21.15.53:0/2604985808' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:41.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:41 smithi053 bash[79554]: audit 2023-10-09T10:11:40.416803+0000 mon.a (mon.0) 343 : audit 0 from='client.? 172.21.15.53:0/2604985808' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:42.568 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:42 smithi053 bash[76859]: cluster 2023-10-09T10:11:41.068607+0000 mgr.y (mgr.26072) 252 : cluster 0 pgmap v189: 73 pgs: 3 active+undersized+degraded, 17 active+undersized, 53 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T10:11:42.568 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:42 smithi053 bash[76859]: audit 2023-10-09T10:11:42.062783+0000 mon.a (mon.0) 344 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:42.569 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:42 smithi053 bash[76859]: audit 2023-10-09T10:11:42.069781+0000 mon.a (mon.0) 345 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:42.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:42 smithi053 bash[79554]: cluster 2023-10-09T10:11:41.068607+0000 mgr.y (mgr.26072) 252 : cluster 0 pgmap v189: 73 pgs: 3 active+undersized+degraded, 17 active+undersized, 53 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T10:11:42.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:42 smithi053 bash[79554]: audit 2023-10-09T10:11:42.062783+0000 mon.a (mon.0) 344 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:42.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:42 smithi053 bash[79554]: audit 2023-10-09T10:11:42.069781+0000 mon.a (mon.0) 345 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:42.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:42 smithi086 bash[59714]: cluster 2023-10-09T10:11:41.068607+0000 mgr.y (mgr.26072) 252 : cluster 0 pgmap v189: 73 pgs: 3 active+undersized+degraded, 17 active+undersized, 53 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T10:11:42.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:42 smithi086 bash[59714]: audit 2023-10-09T10:11:42.062783+0000 mon.a (mon.0) 344 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:42.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:42 smithi086 bash[59714]: audit 2023-10-09T10:11:42.069781+0000 mon.a (mon.0) 345 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:42.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:11:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:11:42] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.33.4" 2023-10-09T10:11:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:43 smithi086 bash[59714]: cluster 2023-10-09T10:11:42.753382+0000 mon.a (mon.0) 346 : cluster 3 Health check update: Degraded data redundancy: 5/84 objects degraded (5.952%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T10:11:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:43 smithi086 bash[59714]: audit 2023-10-09T10:11:42.823987+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.53:0/3199604522' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:43 smithi086 bash[59714]: audit 2023-10-09T10:11:42.973671+0000 mon.a (mon.0) 347 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:43 smithi086 bash[59714]: audit 2023-10-09T10:11:42.982001+0000 mon.a (mon.0) 348 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:43.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:43 smithi053 bash[76859]: cluster 2023-10-09T10:11:42.753382+0000 mon.a (mon.0) 346 : cluster 3 Health check update: Degraded data redundancy: 5/84 objects degraded (5.952%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T10:11:43.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:43 smithi053 bash[76859]: audit 2023-10-09T10:11:42.823987+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.53:0/3199604522' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:43.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:43 smithi053 bash[76859]: audit 2023-10-09T10:11:42.973671+0000 mon.a (mon.0) 347 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:43.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:43 smithi053 bash[76859]: audit 2023-10-09T10:11:42.982001+0000 mon.a (mon.0) 348 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:43.674 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:11:43 smithi053 bash[91163]: debug 2023-10-09T10:11:43.374+0000 7fc3dc973640 -1 osd.2 93 log_to_monitors true 2023-10-09T10:11:43.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:43 smithi053 bash[79554]: cluster 2023-10-09T10:11:42.753382+0000 mon.a (mon.0) 346 : cluster 3 Health check update: Degraded data redundancy: 5/84 objects degraded (5.952%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T10:11:43.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:43 smithi053 bash[79554]: audit 2023-10-09T10:11:42.823987+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.53:0/3199604522' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:43.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:43 smithi053 bash[79554]: audit 2023-10-09T10:11:42.973671+0000 mon.a (mon.0) 347 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:43.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:43 smithi053 bash[79554]: audit 2023-10-09T10:11:42.982001+0000 mon.a (mon.0) 348 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:44 smithi086 bash[59714]: cluster 2023-10-09T10:11:43.069380+0000 mgr.y (mgr.26072) 253 : cluster 0 pgmap v190: 73 pgs: 3 active+undersized+degraded, 17 active+undersized, 53 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T10:11:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:44 smithi086 bash[59714]: audit 2023-10-09T10:11:43.386529+0000 mon.a (mon.0) 349 : audit 1 from='osd.2 [v2:172.21.15.53:6818/3184008859,v1:172.21.15.53:6819/3184008859]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T10:11:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:44 smithi086 bash[59714]: audit 2023-10-09T10:11:43.774392+0000 mon.a (mon.0) 350 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:44 smithi086 bash[59714]: audit 2023-10-09T10:11:43.783100+0000 mon.a (mon.0) 351 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:44.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:44 smithi053 bash[79554]: cluster 2023-10-09T10:11:43.069380+0000 mgr.y (mgr.26072) 253 : cluster 0 pgmap v190: 73 pgs: 3 active+undersized+degraded, 17 active+undersized, 53 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T10:11:44.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:44 smithi053 bash[79554]: audit 2023-10-09T10:11:43.386529+0000 mon.a (mon.0) 349 : audit 1 from='osd.2 [v2:172.21.15.53:6818/3184008859,v1:172.21.15.53:6819/3184008859]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T10:11:44.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:44 smithi053 bash[79554]: audit 2023-10-09T10:11:43.774392+0000 mon.a (mon.0) 350 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:44.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:44 smithi053 bash[79554]: audit 2023-10-09T10:11:43.783100+0000 mon.a (mon.0) 351 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:44 smithi053 bash[76859]: cluster 2023-10-09T10:11:43.069380+0000 mgr.y (mgr.26072) 253 : cluster 0 pgmap v190: 73 pgs: 3 active+undersized+degraded, 17 active+undersized, 53 active+clean; 4.6 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T10:11:44.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:44 smithi053 bash[76859]: audit 2023-10-09T10:11:43.386529+0000 mon.a (mon.0) 349 : audit 1 from='osd.2 [v2:172.21.15.53:6818/3184008859,v1:172.21.15.53:6819/3184008859]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T10:11:44.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:44 smithi053 bash[76859]: audit 2023-10-09T10:11:43.774392+0000 mon.a (mon.0) 350 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:44.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:44 smithi053 bash[76859]: audit 2023-10-09T10:11:43.783100+0000 mon.a (mon.0) 351 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:44.675 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:11:44 smithi053 bash[91163]: debug 2023-10-09T10:11:44.250+0000 7fc3cdddf700 -1 osd.2 93 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-09T10:11:45.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:45 smithi086 bash[59714]: cluster 2023-10-09T10:11:44.224290+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e96 with expected crc 2023-10-09T10:11:45.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:45 smithi086 bash[59714]: audit 2023-10-09T10:11:44.227391+0000 mon.a (mon.0) 352 : audit 1 from='osd.2 [v2:172.21.15.53:6818/3184008859,v1:172.21.15.53:6819/3184008859]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-09T10:11:45.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:45 smithi086 bash[59714]: cluster 2023-10-09T10:11:44.227470+0000 mon.a (mon.0) 353 : cluster 0 osdmap e96: 8 total, 7 up, 8 in 2023-10-09T10:11:45.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:45 smithi086 bash[59714]: audit 2023-10-09T10:11:44.228240+0000 mon.a (mon.0) 354 : audit 1 from='osd.2 [v2:172.21.15.53:6818/3184008859,v1:172.21.15.53:6819/3184008859]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T10:11:45.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:45 smithi086 bash[59714]: cluster 2023-10-09T10:11:44.584214+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e96 with expected crc 2023-10-09T10:11:45.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:45 smithi086 bash[59714]: audit 2023-10-09T10:11:45.228556+0000 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.53:0/80386040' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:45.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:45 smithi053 bash[79554]: cluster 2023-10-09T10:11:44.224290+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e96 with expected crc 2023-10-09T10:11:45.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:45 smithi053 bash[79554]: audit 2023-10-09T10:11:44.227391+0000 mon.a (mon.0) 352 : audit 1 from='osd.2 [v2:172.21.15.53:6818/3184008859,v1:172.21.15.53:6819/3184008859]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-09T10:11:45.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:45 smithi053 bash[79554]: cluster 2023-10-09T10:11:44.227470+0000 mon.a (mon.0) 353 : cluster 0 osdmap e96: 8 total, 7 up, 8 in 2023-10-09T10:11:45.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:45 smithi053 bash[79554]: audit 2023-10-09T10:11:44.228240+0000 mon.a (mon.0) 354 : audit 1 from='osd.2 [v2:172.21.15.53:6818/3184008859,v1:172.21.15.53:6819/3184008859]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T10:11:45.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:45 smithi053 bash[79554]: cluster 2023-10-09T10:11:44.584214+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e96 with expected crc 2023-10-09T10:11:45.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:45 smithi053 bash[79554]: audit 2023-10-09T10:11:45.228556+0000 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.53:0/80386040' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:45.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:45 smithi053 bash[76859]: cluster 2023-10-09T10:11:44.224290+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e96 with expected crc 2023-10-09T10:11:45.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:45 smithi053 bash[76859]: audit 2023-10-09T10:11:44.227391+0000 mon.a (mon.0) 352 : audit 1 from='osd.2 [v2:172.21.15.53:6818/3184008859,v1:172.21.15.53:6819/3184008859]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-09T10:11:45.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:45 smithi053 bash[76859]: cluster 2023-10-09T10:11:44.227470+0000 mon.a (mon.0) 353 : cluster 0 osdmap e96: 8 total, 7 up, 8 in 2023-10-09T10:11:45.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:45 smithi053 bash[76859]: audit 2023-10-09T10:11:44.228240+0000 mon.a (mon.0) 354 : audit 1 from='osd.2 [v2:172.21.15.53:6818/3184008859,v1:172.21.15.53:6819/3184008859]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T10:11:45.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:45 smithi053 bash[76859]: cluster 2023-10-09T10:11:44.584214+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e96 with expected crc 2023-10-09T10:11:45.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:45 smithi053 bash[76859]: audit 2023-10-09T10:11:45.228556+0000 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.53:0/80386040' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:46 smithi086 bash[59714]: cluster 2023-10-09T10:11:45.070181+0000 mgr.y (mgr.26072) 254 : cluster 0 pgmap v192: 73 pgs: 3 active+undersized+degraded, 17 active+undersized, 53 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T10:11:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:46 smithi086 bash[59714]: cluster 2023-10-09T10:11:45.231370+0000 mon.a (mon.0) 355 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T10:11:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:46 smithi086 bash[59714]: cluster 2023-10-09T10:11:45.240615+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e97 with expected crc 2023-10-09T10:11:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:46 smithi086 bash[59714]: cluster 2023-10-09T10:11:45.242410+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e97 with expected crc 2023-10-09T10:11:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:46 smithi086 bash[59714]: cluster 2023-10-09T10:11:45.244640+0000 mon.a (mon.0) 356 : cluster 1 osd.2 [v2:172.21.15.53:6818/3184008859,v1:172.21.15.53:6819/3184008859] boot 2023-10-09T10:11:46.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:46 smithi086 bash[59714]: cluster 2023-10-09T10:11:45.244724+0000 mon.a (mon.0) 357 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2023-10-09T10:11:46.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:46 smithi086 bash[59714]: audit 2023-10-09T10:11:45.245152+0000 mon.a (mon.0) 358 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T10:11:46.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:46 smithi053 bash[79554]: cluster 2023-10-09T10:11:45.070181+0000 mgr.y (mgr.26072) 254 : cluster 0 pgmap v192: 73 pgs: 3 active+undersized+degraded, 17 active+undersized, 53 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T10:11:46.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:46 smithi053 bash[79554]: cluster 2023-10-09T10:11:45.231370+0000 mon.a (mon.0) 355 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T10:11:46.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:46 smithi053 bash[79554]: cluster 2023-10-09T10:11:45.240615+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e97 with expected crc 2023-10-09T10:11:46.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:46 smithi053 bash[79554]: cluster 2023-10-09T10:11:45.242410+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e97 with expected crc 2023-10-09T10:11:46.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:46 smithi053 bash[79554]: cluster 2023-10-09T10:11:45.244640+0000 mon.a (mon.0) 356 : cluster 1 osd.2 [v2:172.21.15.53:6818/3184008859,v1:172.21.15.53:6819/3184008859] boot 2023-10-09T10:11:46.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:46 smithi053 bash[79554]: cluster 2023-10-09T10:11:45.244724+0000 mon.a (mon.0) 357 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2023-10-09T10:11:46.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:46 smithi053 bash[79554]: audit 2023-10-09T10:11:45.245152+0000 mon.a (mon.0) 358 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T10:11:46.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:46 smithi053 bash[76859]: cluster 2023-10-09T10:11:45.070181+0000 mgr.y (mgr.26072) 254 : cluster 0 pgmap v192: 73 pgs: 3 active+undersized+degraded, 17 active+undersized, 53 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5/84 objects degraded (5.952%) 2023-10-09T10:11:46.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:46 smithi053 bash[76859]: cluster 2023-10-09T10:11:45.231370+0000 mon.a (mon.0) 355 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T10:11:46.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:46 smithi053 bash[76859]: cluster 2023-10-09T10:11:45.240615+0000 osd.3 (osd.3) 20 : cluster 3 failed to encode map e97 with expected crc 2023-10-09T10:11:46.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:46 smithi053 bash[76859]: cluster 2023-10-09T10:11:45.242410+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e97 with expected crc 2023-10-09T10:11:46.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:46 smithi053 bash[76859]: cluster 2023-10-09T10:11:45.244640+0000 mon.a (mon.0) 356 : cluster 1 osd.2 [v2:172.21.15.53:6818/3184008859,v1:172.21.15.53:6819/3184008859] boot 2023-10-09T10:11:46.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:46 smithi053 bash[76859]: cluster 2023-10-09T10:11:45.244724+0000 mon.a (mon.0) 357 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2023-10-09T10:11:46.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:46 smithi053 bash[76859]: audit 2023-10-09T10:11:45.245152+0000 mon.a (mon.0) 358 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T10:11:47.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:47 smithi086 bash[59714]: cluster 2023-10-09T10:11:46.249613+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:47 smithi086 bash[59714]: cluster 2023-10-09T10:11:46.250745+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:47 smithi086 bash[59714]: cluster 2023-10-09T10:11:46.251705+0000 mon.a (mon.0) 359 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-10-09T10:11:47.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:47 smithi086 bash[59714]: cluster 2023-10-09T10:11:46.252052+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:47 smithi086 bash[59714]: cluster 2023-10-09T10:11:46.255198+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:47 smithi086 bash[59714]: cluster 2023-10-09T10:11:46.255232+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:47 smithi086 bash[59714]: cluster 2023-10-09T10:11:46.255313+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:47 smithi086 bash[59714]: cluster 2023-10-09T10:11:46.256909+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:47 smithi086 bash[59714]: cluster 2023-10-09T10:11:46.259159+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:47 smithi086 bash[59714]: cluster 2023-10-09T10:11:46.260197+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:47 smithi086 bash[59714]: cluster 2023-10-09T10:11:46.264040+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:47 smithi086 bash[59714]: cluster 2023-10-09T10:11:47.070874+0000 mgr.y (mgr.26072) 255 : cluster 0 pgmap v195: 73 pgs: 2 peering, 2 active+undersized+degraded, 16 active+undersized, 53 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T10:11:47.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:47 smithi053 bash[76859]: cluster 2023-10-09T10:11:46.249613+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:47 smithi053 bash[76859]: cluster 2023-10-09T10:11:46.250745+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:47 smithi053 bash[76859]: cluster 2023-10-09T10:11:46.251705+0000 mon.a (mon.0) 359 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-10-09T10:11:47.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:47 smithi053 bash[76859]: cluster 2023-10-09T10:11:46.252052+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:47 smithi053 bash[76859]: cluster 2023-10-09T10:11:46.255198+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:47 smithi053 bash[76859]: cluster 2023-10-09T10:11:46.255232+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:47 smithi053 bash[76859]: cluster 2023-10-09T10:11:46.255313+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:47 smithi053 bash[76859]: cluster 2023-10-09T10:11:46.256909+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:47 smithi053 bash[76859]: cluster 2023-10-09T10:11:46.259159+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:47 smithi053 bash[76859]: cluster 2023-10-09T10:11:46.260197+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:47 smithi053 bash[76859]: cluster 2023-10-09T10:11:46.264040+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:47 smithi053 bash[76859]: cluster 2023-10-09T10:11:47.070874+0000 mgr.y (mgr.26072) 255 : cluster 0 pgmap v195: 73 pgs: 2 peering, 2 active+undersized+degraded, 16 active+undersized, 53 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T10:11:47.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:47 smithi053 bash[79554]: cluster 2023-10-09T10:11:46.249613+0000 osd.3 (osd.3) 21 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:47 smithi053 bash[79554]: cluster 2023-10-09T10:11:46.250745+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:47 smithi053 bash[79554]: cluster 2023-10-09T10:11:46.251705+0000 mon.a (mon.0) 359 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-10-09T10:11:47.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:47 smithi053 bash[79554]: cluster 2023-10-09T10:11:46.252052+0000 osd.3 (osd.3) 22 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:47 smithi053 bash[79554]: cluster 2023-10-09T10:11:46.255198+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:47 smithi053 bash[79554]: cluster 2023-10-09T10:11:46.255232+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:47 smithi053 bash[79554]: cluster 2023-10-09T10:11:46.255313+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:47 smithi053 bash[79554]: cluster 2023-10-09T10:11:46.256909+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:47 smithi053 bash[79554]: cluster 2023-10-09T10:11:46.259159+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:47 smithi053 bash[79554]: cluster 2023-10-09T10:11:46.260197+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:47 smithi053 bash[79554]: cluster 2023-10-09T10:11:46.264040+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e98 with expected crc 2023-10-09T10:11:47.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:47 smithi053 bash[79554]: cluster 2023-10-09T10:11:47.070874+0000 mgr.y (mgr.26072) 255 : cluster 0 pgmap v195: 73 pgs: 2 peering, 2 active+undersized+degraded, 16 active+undersized, 53 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T10:11:48.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:48 smithi086 bash[59714]: audit 2023-10-09T10:11:47.604317+0000 mon.a (mon.0) 360 : audit 0 from='client.? 172.21.15.53:0/2670997940' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:48.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:48 smithi086 bash[59714]: cluster 2023-10-09T10:11:47.754811+0000 mon.a (mon.0) 361 : cluster 3 Health check update: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:11:48.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:48 smithi053 bash[79554]: audit 2023-10-09T10:11:47.604317+0000 mon.a (mon.0) 360 : audit 0 from='client.? 172.21.15.53:0/2670997940' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:48.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:48 smithi053 bash[79554]: cluster 2023-10-09T10:11:47.754811+0000 mon.a (mon.0) 361 : cluster 3 Health check update: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:11:48.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:48 smithi053 bash[76859]: audit 2023-10-09T10:11:47.604317+0000 mon.a (mon.0) 360 : audit 0 from='client.? 172.21.15.53:0/2670997940' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:48.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:48 smithi053 bash[76859]: cluster 2023-10-09T10:11:47.754811+0000 mon.a (mon.0) 361 : cluster 3 Health check update: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:11:49.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:49 smithi086 bash[59714]: cluster 2023-10-09T10:11:49.071559+0000 mgr.y (mgr.26072) 256 : cluster 0 pgmap v196: 73 pgs: 2 peering, 7 active+undersized, 64 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:11:49.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:49 smithi053 bash[79554]: cluster 2023-10-09T10:11:49.071559+0000 mgr.y (mgr.26072) 256 : cluster 0 pgmap v196: 73 pgs: 2 peering, 7 active+undersized, 64 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:11:49.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:49 smithi053 bash[76859]: cluster 2023-10-09T10:11:49.071559+0000 mgr.y (mgr.26072) 256 : cluster 0 pgmap v196: 73 pgs: 2 peering, 7 active+undersized, 64 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:11:50.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:50 smithi086 bash[59714]: cluster 2023-10-09T10:11:49.258867+0000 mon.a (mon.0) 362 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded) 2023-10-09T10:11:50.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:50 smithi086 bash[59714]: cluster 2023-10-09T10:11:49.258923+0000 mon.a (mon.0) 363 : cluster 1 Cluster is now healthy 2023-10-09T10:11:50.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:50 smithi086 bash[59714]: audit 2023-10-09T10:11:49.978224+0000 mon.a (mon.0) 364 : audit 0 from='client.? 172.21.15.53:0/1829161209' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:50.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:50 smithi053 bash[79554]: cluster 2023-10-09T10:11:49.258867+0000 mon.a (mon.0) 362 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded) 2023-10-09T10:11:50.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:50 smithi053 bash[79554]: cluster 2023-10-09T10:11:49.258923+0000 mon.a (mon.0) 363 : cluster 1 Cluster is now healthy 2023-10-09T10:11:50.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:50 smithi053 bash[79554]: audit 2023-10-09T10:11:49.978224+0000 mon.a (mon.0) 364 : audit 0 from='client.? 172.21.15.53:0/1829161209' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:50.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:50 smithi053 bash[76859]: cluster 2023-10-09T10:11:49.258867+0000 mon.a (mon.0) 362 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded) 2023-10-09T10:11:50.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:50 smithi053 bash[76859]: cluster 2023-10-09T10:11:49.258923+0000 mon.a (mon.0) 363 : cluster 1 Cluster is now healthy 2023-10-09T10:11:50.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:50 smithi053 bash[76859]: audit 2023-10-09T10:11:49.978224+0000 mon.a (mon.0) 364 : audit 0 from='client.? 172.21.15.53:0/1829161209' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:51.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:51 smithi086 bash[59714]: cluster 2023-10-09T10:11:51.072365+0000 mgr.y (mgr.26072) 257 : cluster 0 pgmap v197: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:11:51.737 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:51 smithi053 bash[76859]: cluster 2023-10-09T10:11:51.072365+0000 mgr.y (mgr.26072) 257 : cluster 0 pgmap v197: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:11:51.738 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:51 smithi053 bash[79554]: cluster 2023-10-09T10:11:51.072365+0000 mgr.y (mgr.26072) 257 : cluster 0 pgmap v197: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:11:52.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:52 smithi053 bash[79554]: audit 2023-10-09T10:11:52.357641+0000 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.53:0/3653602266' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:52.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:52 smithi053 bash[76859]: audit 2023-10-09T10:11:52.357641+0000 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.53:0/3653602266' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:52.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:11:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:11:52] "GET /metrics HTTP/1.1" 200 34093 "" "Prometheus/2.33.4" 2023-10-09T10:11:52.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:52 smithi086 bash[59714]: audit 2023-10-09T10:11:52.357641+0000 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.53:0/3653602266' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:54.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:54 smithi086 bash[59714]: audit 2023-10-09T10:11:53.055104+0000 mon.a (mon.0) 365 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:54.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:54 smithi086 bash[59714]: audit 2023-10-09T10:11:53.056726+0000 mon.a (mon.0) 366 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:11:54.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:54 smithi086 bash[59714]: cluster 2023-10-09T10:11:53.074510+0000 mgr.y (mgr.26072) 258 : cluster 0 pgmap v198: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:11:54.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:54 smithi086 bash[59714]: audit 2023-10-09T10:11:53.535910+0000 mon.a (mon.0) 367 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:54.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:54 smithi086 bash[59714]: audit 2023-10-09T10:11:53.543139+0000 mon.a (mon.0) 368 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:54.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:54 smithi086 bash[59714]: audit 2023-10-09T10:11:53.544670+0000 mon.a (mon.0) 369 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:11:54.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:54 smithi086 bash[59714]: audit 2023-10-09T10:11:53.545830+0000 mon.a (mon.0) 370 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:11:54.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:54 smithi086 bash[59714]: audit 2023-10-09T10:11:53.552623+0000 mon.a (mon.0) 371 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:54.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:54 smithi086 bash[59714]: audit 2023-10-09T10:11:53.634584+0000 mon.a (mon.0) 372 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:11:54.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:54 smithi086 bash[59714]: audit 2023-10-09T10:11:53.639219+0000 mon.a (mon.0) 373 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:11:54.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:54 smithi086 bash[59714]: audit 2023-10-09T10:11:53.642032+0000 mon.a (mon.0) 374 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:11:54.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:54 smithi086 bash[59714]: audit 2023-10-09T10:11:53.644068+0000 mon.a (mon.0) 375 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:11:54.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:54 smithi086 bash[59714]: audit 2023-10-09T10:11:53.646388+0000 mon.a (mon.0) 376 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-09T10:11:54.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[76859]: audit 2023-10-09T10:11:53.055104+0000 mon.a (mon.0) 365 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:54.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[76859]: audit 2023-10-09T10:11:53.056726+0000 mon.a (mon.0) 366 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:11:54.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[76859]: cluster 2023-10-09T10:11:53.074510+0000 mgr.y (mgr.26072) 258 : cluster 0 pgmap v198: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:11:54.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[76859]: audit 2023-10-09T10:11:53.535910+0000 mon.a (mon.0) 367 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:54.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[76859]: audit 2023-10-09T10:11:53.543139+0000 mon.a (mon.0) 368 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:54.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[76859]: audit 2023-10-09T10:11:53.544670+0000 mon.a (mon.0) 369 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:11:54.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[76859]: audit 2023-10-09T10:11:53.545830+0000 mon.a (mon.0) 370 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:11:54.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[76859]: audit 2023-10-09T10:11:53.552623+0000 mon.a (mon.0) 371 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:54.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[76859]: audit 2023-10-09T10:11:53.634584+0000 mon.a (mon.0) 372 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:11:54.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[76859]: audit 2023-10-09T10:11:53.639219+0000 mon.a (mon.0) 373 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:11:54.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[76859]: audit 2023-10-09T10:11:53.642032+0000 mon.a (mon.0) 374 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:11:54.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[76859]: audit 2023-10-09T10:11:53.644068+0000 mon.a (mon.0) 375 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:11:54.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[76859]: audit 2023-10-09T10:11:53.646388+0000 mon.a (mon.0) 376 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-09T10:11:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[79554]: audit 2023-10-09T10:11:53.055104+0000 mon.a (mon.0) 365 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[79554]: audit 2023-10-09T10:11:53.056726+0000 mon.a (mon.0) 366 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:11:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[79554]: cluster 2023-10-09T10:11:53.074510+0000 mgr.y (mgr.26072) 258 : cluster 0 pgmap v198: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:11:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[79554]: audit 2023-10-09T10:11:53.535910+0000 mon.a (mon.0) 367 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[79554]: audit 2023-10-09T10:11:53.543139+0000 mon.a (mon.0) 368 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[79554]: audit 2023-10-09T10:11:53.544670+0000 mon.a (mon.0) 369 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:11:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[79554]: audit 2023-10-09T10:11:53.545830+0000 mon.a (mon.0) 370 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:11:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[79554]: audit 2023-10-09T10:11:53.552623+0000 mon.a (mon.0) 371 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:54.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[79554]: audit 2023-10-09T10:11:53.634584+0000 mon.a (mon.0) 372 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:11:54.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[79554]: audit 2023-10-09T10:11:53.639219+0000 mon.a (mon.0) 373 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:11:54.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[79554]: audit 2023-10-09T10:11:53.642032+0000 mon.a (mon.0) 374 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:11:54.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[79554]: audit 2023-10-09T10:11:53.644068+0000 mon.a (mon.0) 375 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:11:54.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:54 smithi053 bash[79554]: audit 2023-10-09T10:11:53.646388+0000 mon.a (mon.0) 376 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-09T10:11:55.168 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:55 smithi053 bash[76859]: audit 2023-10-09T10:11:53.646699+0000 mgr.y (mgr.26072) 259 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-09T10:11:55.168 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:55 smithi053 bash[76859]: cephadm 2023-10-09T10:11:53.648381+0000 mgr.y (mgr.26072) 260 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-10-09T10:11:55.168 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:55 smithi053 bash[76859]: audit 2023-10-09T10:11:54.712569+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.53:0/933170502' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:55.168 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:55 smithi053 bash[79554]: audit 2023-10-09T10:11:53.646699+0000 mgr.y (mgr.26072) 259 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-09T10:11:55.168 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:55 smithi053 bash[79554]: cephadm 2023-10-09T10:11:53.648381+0000 mgr.y (mgr.26072) 260 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-10-09T10:11:55.169 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:55 smithi053 bash[79554]: audit 2023-10-09T10:11:54.712569+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.53:0/933170502' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:55.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:55 smithi086 bash[59714]: audit 2023-10-09T10:11:53.646699+0000 mgr.y (mgr.26072) 259 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-10-09T10:11:55.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:55 smithi086 bash[59714]: cephadm 2023-10-09T10:11:53.648381+0000 mgr.y (mgr.26072) 260 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-10-09T10:11:55.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:55 smithi086 bash[59714]: audit 2023-10-09T10:11:54.712569+0000 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.53:0/933170502' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:56.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:56 smithi086 bash[59714]: cluster 2023-10-09T10:11:55.075117+0000 mgr.y (mgr.26072) 261 : cluster 0 pgmap v199: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:11:56.570 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:56 smithi086 bash[59714]: audit 2023-10-09T10:11:55.927169+0000 mon.a (mon.0) 377 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:56.571 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:56 smithi086 bash[59714]: audit 2023-10-09T10:11:55.928914+0000 mon.a (mon.0) 378 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-09T10:11:56.571 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:56 smithi086 bash[59714]: audit 2023-10-09T10:11:55.930145+0000 mon.a (mon.0) 379 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:11:56.571 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:56 smithi053 bash[76859]: cluster 2023-10-09T10:11:55.075117+0000 mgr.y (mgr.26072) 261 : cluster 0 pgmap v199: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:11:56.571 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:56 smithi053 bash[76859]: audit 2023-10-09T10:11:55.927169+0000 mon.a (mon.0) 377 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:56.571 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:56 smithi053 bash[76859]: audit 2023-10-09T10:11:55.928914+0000 mon.a (mon.0) 378 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-09T10:11:56.572 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:56 smithi053 bash[76859]: audit 2023-10-09T10:11:55.930145+0000 mon.a (mon.0) 379 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:11:56.572 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:56 smithi053 bash[79554]: cluster 2023-10-09T10:11:55.075117+0000 mgr.y (mgr.26072) 261 : cluster 0 pgmap v199: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:11:56.572 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:56 smithi053 bash[79554]: audit 2023-10-09T10:11:55.927169+0000 mon.a (mon.0) 377 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:56.572 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:56 smithi053 bash[79554]: audit 2023-10-09T10:11:55.928914+0000 mon.a (mon.0) 378 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-10-09T10:11:56.969 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:56 smithi053 bash[79554]: audit 2023-10-09T10:11:55.930145+0000 mon.a (mon.0) 379 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:11:57.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:57 smithi086 bash[59714]: cephadm 2023-10-09T10:11:55.918133+0000 mgr.y (mgr.26072) 262 : cephadm 1 Upgrade: Updating osd.3 2023-10-09T10:11:57.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:57 smithi086 bash[59714]: cephadm 2023-10-09T10:11:55.932787+0000 mgr.y (mgr.26072) 263 : cephadm 1 Deploying daemon osd.3 on smithi053 2023-10-09T10:11:57.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:57 smithi053 bash[76859]: cephadm 2023-10-09T10:11:55.918133+0000 mgr.y (mgr.26072) 262 : cephadm 1 Upgrade: Updating osd.3 2023-10-09T10:11:57.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:57 smithi053 bash[76859]: cephadm 2023-10-09T10:11:55.932787+0000 mgr.y (mgr.26072) 263 : cephadm 1 Deploying daemon osd.3 on smithi053 2023-10-09T10:11:57.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:57 smithi053 bash[79554]: cephadm 2023-10-09T10:11:55.918133+0000 mgr.y (mgr.26072) 262 : cephadm 1 Upgrade: Updating osd.3 2023-10-09T10:11:57.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:57 smithi053 bash[79554]: cephadm 2023-10-09T10:11:55.932787+0000 mgr.y (mgr.26072) 263 : cephadm 1 Deploying daemon osd.3 on smithi053 2023-10-09T10:11:58.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:58 smithi086 bash[59714]: cluster 2023-10-09T10:11:57.075627+0000 mgr.y (mgr.26072) 264 : cluster 0 pgmap v200: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:11:58.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:58 smithi086 bash[59714]: audit 2023-10-09T10:11:57.076102+0000 mon.a (mon.0) 380 : audit 0 from='client.? 172.21.15.53:0/3098755099' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:58.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:58 smithi053 bash[79554]: cluster 2023-10-09T10:11:57.075627+0000 mgr.y (mgr.26072) 264 : cluster 0 pgmap v200: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:11:58.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:58 smithi053 bash[79554]: audit 2023-10-09T10:11:57.076102+0000 mon.a (mon.0) 380 : audit 0 from='client.? 172.21.15.53:0/3098755099' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:58.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:58 smithi053 bash[76859]: cluster 2023-10-09T10:11:57.075627+0000 mgr.y (mgr.26072) 264 : cluster 0 pgmap v200: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:11:58.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:58 smithi053 bash[76859]: audit 2023-10-09T10:11:57.076102+0000 mon.a (mon.0) 380 : audit 0 from='client.? 172.21.15.53:0/3098755099' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:11:59.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:11:59 smithi053 bash[79554]: audit 2023-10-09T10:11:58.148212+0000 mon.a (mon.0) 381 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:59.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:11:59 smithi053 bash[76859]: audit 2023-10-09T10:11:58.148212+0000 mon.a (mon.0) 381 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:11:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:11:59 smithi086 bash[59714]: audit 2023-10-09T10:11:58.148212+0000 mon.a (mon.0) 381 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:00.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:00 smithi053 bash[79554]: cluster 2023-10-09T10:11:59.076323+0000 mgr.y (mgr.26072) 265 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:00.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:00 smithi053 bash[79554]: audit 2023-10-09T10:11:59.453782+0000 mon.a (mon.0) 382 : audit 0 from='client.? 172.21.15.53:0/3525603215' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:12:00.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:00 smithi053 bash[76859]: cluster 2023-10-09T10:11:59.076323+0000 mgr.y (mgr.26072) 265 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:00.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:00 smithi053 bash[76859]: audit 2023-10-09T10:11:59.453782+0000 mon.a (mon.0) 382 : audit 0 from='client.? 172.21.15.53:0/3525603215' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:12:00.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:00 smithi086 bash[59714]: cluster 2023-10-09T10:11:59.076323+0000 mgr.y (mgr.26072) 265 : cluster 0 pgmap v201: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:00.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:00 smithi086 bash[59714]: audit 2023-10-09T10:11:59.453782+0000 mon.a (mon.0) 382 : audit 0 from='client.? 172.21.15.53:0/3525603215' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:12:00.897 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:12:00 smithi053 systemd[1]: Stopping Ceph osd.3 for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:12:01.167 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:12:00 smithi053 bash[49277]: debug 2023-10-09T10:12:00.894+0000 7fdad97f9700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-09T10:12:01.167 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:12:00 smithi053 bash[49277]: debug 2023-10-09T10:12:00.894+0000 7fdad97f9700 -1 osd.3 98 *** Got signal Terminated *** 2023-10-09T10:12:01.167 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:12:00 smithi053 bash[49277]: debug 2023-10-09T10:12:00.894+0000 7fdad97f9700 -1 osd.3 98 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T10:12:01.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:01 smithi053 bash[76859]: cluster 2023-10-09T10:12:00.896156+0000 mon.a (mon.0) 383 : cluster 1 osd.3 marked itself down and dead 2023-10-09T10:12:01.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:01 smithi053 bash[79554]: cluster 2023-10-09T10:12:00.896156+0000 mon.a (mon.0) 383 : cluster 1 osd.3 marked itself down and dead 2023-10-09T10:12:01.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:01 smithi086 bash[59714]: cluster 2023-10-09T10:12:00.896156+0000 mon.a (mon.0) 383 : cluster 1 osd.3 marked itself down and dead 2023-10-09T10:12:02.168 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:12:01 smithi053 bash[93339]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-3 2023-10-09T10:12:02.168 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:12:02 smithi053 bash[93429]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-3 2023-10-09T10:12:02.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:02 smithi053 bash[76859]: cluster 2023-10-09T10:12:01.077168+0000 mgr.y (mgr.26072) 266 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:02.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:02 smithi053 bash[76859]: cluster 2023-10-09T10:12:01.156473+0000 mon.a (mon.0) 384 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T10:12:02.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:02 smithi053 bash[76859]: cluster 2023-10-09T10:12:01.167547+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T10:12:02.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:02 smithi053 bash[76859]: cluster 2023-10-09T10:12:01.170211+0000 mon.a (mon.0) 385 : cluster 0 osdmap e99: 8 total, 7 up, 8 in 2023-10-09T10:12:02.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:02 smithi053 bash[76859]: cluster 2023-10-09T10:12:01.172769+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T10:12:02.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:02 smithi053 bash[76859]: cluster 2023-10-09T10:12:01.172801+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T10:12:02.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:02 smithi053 bash[76859]: cluster 2023-10-09T10:12:01.173027+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T10:12:02.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:02 smithi053 bash[76859]: cluster 2023-10-09T10:12:01.176347+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T10:12:02.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:02 smithi053 bash[76859]: cluster 2023-10-09T10:12:01.179627+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T10:12:02.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:02 smithi053 bash[76859]: audit 2023-10-09T10:12:01.810714+0000 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.53:0/3268292884' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:12:02.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:02 smithi053 bash[79554]: cluster 2023-10-09T10:12:01.077168+0000 mgr.y (mgr.26072) 266 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:02.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:02 smithi053 bash[79554]: cluster 2023-10-09T10:12:01.156473+0000 mon.a (mon.0) 384 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T10:12:02.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:02 smithi053 bash[79554]: cluster 2023-10-09T10:12:01.167547+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T10:12:02.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:02 smithi053 bash[79554]: cluster 2023-10-09T10:12:01.170211+0000 mon.a (mon.0) 385 : cluster 0 osdmap e99: 8 total, 7 up, 8 in 2023-10-09T10:12:02.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:02 smithi053 bash[79554]: cluster 2023-10-09T10:12:01.172769+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T10:12:02.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:02 smithi053 bash[79554]: cluster 2023-10-09T10:12:01.172801+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T10:12:02.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:02 smithi053 bash[79554]: cluster 2023-10-09T10:12:01.173027+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T10:12:02.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:02 smithi053 bash[79554]: cluster 2023-10-09T10:12:01.176347+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T10:12:02.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:02 smithi053 bash[79554]: cluster 2023-10-09T10:12:01.179627+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T10:12:02.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:02 smithi053 bash[79554]: audit 2023-10-09T10:12:01.810714+0000 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.53:0/3268292884' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:12:02.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:02 smithi086 bash[59714]: cluster 2023-10-09T10:12:01.077168+0000 mgr.y (mgr.26072) 266 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:02.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:02 smithi086 bash[59714]: cluster 2023-10-09T10:12:01.156473+0000 mon.a (mon.0) 384 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T10:12:02.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:02 smithi086 bash[59714]: cluster 2023-10-09T10:12:01.167547+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T10:12:02.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:02 smithi086 bash[59714]: cluster 2023-10-09T10:12:01.170211+0000 mon.a (mon.0) 385 : cluster 0 osdmap e99: 8 total, 7 up, 8 in 2023-10-09T10:12:02.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:02 smithi086 bash[59714]: cluster 2023-10-09T10:12:01.172769+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T10:12:02.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:02 smithi086 bash[59714]: cluster 2023-10-09T10:12:01.172801+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T10:12:02.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:02 smithi086 bash[59714]: cluster 2023-10-09T10:12:01.173027+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T10:12:02.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:02 smithi086 bash[59714]: cluster 2023-10-09T10:12:01.176347+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T10:12:02.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:02 smithi086 bash[59714]: cluster 2023-10-09T10:12:01.179627+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e99 with expected crc 2023-10-09T10:12:02.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:02 smithi086 bash[59714]: audit 2023-10-09T10:12:01.810714+0000 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.53:0/3268292884' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:12:02.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:12:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:12:02] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.33.4" 2023-10-09T10:12:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:03 smithi086 bash[59714]: cluster 2023-10-09T10:12:02.176760+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:03 smithi086 bash[59714]: cluster 2023-10-09T10:12:02.178798+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:03 smithi086 bash[59714]: cluster 2023-10-09T10:12:02.179868+0000 mon.a (mon.0) 386 : cluster 0 osdmap e100: 8 total, 7 up, 8 in 2023-10-09T10:12:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:03 smithi086 bash[59714]: cluster 2023-10-09T10:12:02.180915+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:03 smithi086 bash[59714]: cluster 2023-10-09T10:12:02.181226+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:03 smithi086 bash[59714]: cluster 2023-10-09T10:12:02.181339+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:03 smithi086 bash[59714]: cluster 2023-10-09T10:12:02.182046+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:03 smithi086 bash[59714]: cluster 2023-10-09T10:12:02.184816+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:03 smithi086 bash[59714]: cluster 2023-10-09T10:12:02.185788+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:03 smithi086 bash[59714]: cluster 2023-10-09T10:12:02.187386+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:03 smithi086 bash[59714]: cluster 2023-10-09T10:12:02.187453+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:03 smithi053 bash[76859]: cluster 2023-10-09T10:12:02.176760+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:03 smithi053 bash[76859]: cluster 2023-10-09T10:12:02.178798+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:03 smithi053 bash[76859]: cluster 2023-10-09T10:12:02.179868+0000 mon.a (mon.0) 386 : cluster 0 osdmap e100: 8 total, 7 up, 8 in 2023-10-09T10:12:03.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:03 smithi053 bash[76859]: cluster 2023-10-09T10:12:02.180915+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:03 smithi053 bash[76859]: cluster 2023-10-09T10:12:02.181226+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:03 smithi053 bash[76859]: cluster 2023-10-09T10:12:02.181339+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:03 smithi053 bash[76859]: cluster 2023-10-09T10:12:02.182046+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:03 smithi053 bash[76859]: cluster 2023-10-09T10:12:02.184816+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:03 smithi053 bash[76859]: cluster 2023-10-09T10:12:02.185788+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:03 smithi053 bash[76859]: cluster 2023-10-09T10:12:02.187386+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:03 smithi053 bash[76859]: cluster 2023-10-09T10:12:02.187453+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:03 smithi053 bash[79554]: cluster 2023-10-09T10:12:02.176760+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:03 smithi053 bash[79554]: cluster 2023-10-09T10:12:02.178798+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:03 smithi053 bash[79554]: cluster 2023-10-09T10:12:02.179868+0000 mon.a (mon.0) 386 : cluster 0 osdmap e100: 8 total, 7 up, 8 in 2023-10-09T10:12:03.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:03 smithi053 bash[79554]: cluster 2023-10-09T10:12:02.180915+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:03 smithi053 bash[79554]: cluster 2023-10-09T10:12:02.181226+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:03 smithi053 bash[79554]: cluster 2023-10-09T10:12:02.181339+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:03 smithi053 bash[79554]: cluster 2023-10-09T10:12:02.182046+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:03 smithi053 bash[79554]: cluster 2023-10-09T10:12:02.184816+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:03 smithi053 bash[79554]: cluster 2023-10-09T10:12:02.185788+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:03 smithi053 bash[79554]: cluster 2023-10-09T10:12:02.187386+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:03.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:03 smithi053 bash[79554]: cluster 2023-10-09T10:12:02.187453+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e100 with expected crc 2023-10-09T10:12:04.470 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:04 smithi053 bash[79554]: cluster 2023-10-09T10:12:03.077657+0000 mgr.y (mgr.26072) 267 : cluster 0 pgmap v205: 73 pgs: 13 stale+active+clean, 60 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:04.471 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:04 smithi053 bash[76859]: cluster 2023-10-09T10:12:03.077657+0000 mgr.y (mgr.26072) 267 : cluster 0 pgmap v205: 73 pgs: 13 stale+active+clean, 60 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:04.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:04 smithi086 bash[59714]: cluster 2023-10-09T10:12:03.077657+0000 mgr.y (mgr.26072) 267 : cluster 0 pgmap v205: 73 pgs: 13 stale+active+clean, 60 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:04.780 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:12:04 smithi053 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.3.service: Succeeded. 2023-10-09T10:12:04.780 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:12:04 smithi053 systemd[1]: Stopped Ceph osd.3 for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:12:04.780 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:12:04 smithi053 systemd[1]: Started Ceph osd.3 for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:12:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:05 smithi086 bash[59714]: audit 2023-10-09T10:12:04.177290+0000 mon.a (mon.0) 387 : audit 0 from='client.? 172.21.15.53:0/3012688702' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:12:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:05 smithi086 bash[59714]: audit 2023-10-09T10:12:04.753372+0000 mon.a (mon.0) 388 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:05 smithi086 bash[59714]: audit 2023-10-09T10:12:04.761098+0000 mon.a (mon.0) 389 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:05 smithi086 bash[59714]: audit 2023-10-09T10:12:04.767136+0000 mon.a (mon.0) 390 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:12:05.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:05 smithi053 bash[79554]: audit 2023-10-09T10:12:04.177290+0000 mon.a (mon.0) 387 : audit 0 from='client.? 172.21.15.53:0/3012688702' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:12:05.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:05 smithi053 bash[79554]: audit 2023-10-09T10:12:04.753372+0000 mon.a (mon.0) 388 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:05.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:05 smithi053 bash[79554]: audit 2023-10-09T10:12:04.761098+0000 mon.a (mon.0) 389 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:05.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:05 smithi053 bash[79554]: audit 2023-10-09T10:12:04.767136+0000 mon.a (mon.0) 390 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:12:05.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:05 smithi053 bash[76859]: audit 2023-10-09T10:12:04.177290+0000 mon.a (mon.0) 387 : audit 0 from='client.? 172.21.15.53:0/3012688702' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:12:05.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:05 smithi053 bash[76859]: audit 2023-10-09T10:12:04.753372+0000 mon.a (mon.0) 388 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:05.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:05 smithi053 bash[76859]: audit 2023-10-09T10:12:04.761098+0000 mon.a (mon.0) 389 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:05.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:05 smithi053 bash[76859]: audit 2023-10-09T10:12:04.767136+0000 mon.a (mon.0) 390 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:12:06.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:06 smithi053 bash[76859]: cluster 2023-10-09T10:12:05.078812+0000 mgr.y (mgr.26072) 268 : cluster 0 pgmap v206: 73 pgs: 2 active+undersized+degraded, 2 stale+active+clean, 22 active+undersized, 47 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T10:12:06.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:06 smithi053 bash[76859]: cluster 2023-10-09T10:12:05.758717+0000 mon.a (mon.0) 391 : cluster 3 Health check failed: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:12:06.596 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:12:06 smithi053 bash[93610]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-09T10:12:06.596 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:12:06 smithi053 bash[93610]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-10-09T10:12:06.596 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:12:06 smithi053 bash[93610]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2023-10-09T10:12:06.596 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:12:06 smithi053 bash[93610]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-10-09T10:12:06.596 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:12:06 smithi053 bash[93610]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-10-09T10:12:06.597 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:12:06 smithi053 bash[93610]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-10-09T10:12:06.597 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:12:06 smithi053 bash[93610]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-10-09T10:12:06.597 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:12:06 smithi053 bash[93610]: --> ceph-volume lvm activate successful for osd ID: 3 2023-10-09T10:12:06.597 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:06 smithi053 bash[79554]: cluster 2023-10-09T10:12:05.078812+0000 mgr.y (mgr.26072) 268 : cluster 0 pgmap v206: 73 pgs: 2 active+undersized+degraded, 2 stale+active+clean, 22 active+undersized, 47 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T10:12:06.597 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:06 smithi053 bash[79554]: cluster 2023-10-09T10:12:05.758717+0000 mon.a (mon.0) 391 : cluster 3 Health check failed: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:12:06.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:06 smithi086 bash[59714]: cluster 2023-10-09T10:12:05.078812+0000 mgr.y (mgr.26072) 268 : cluster 0 pgmap v206: 73 pgs: 2 active+undersized+degraded, 2 stale+active+clean, 22 active+undersized, 47 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3/84 objects degraded (3.571%) 2023-10-09T10:12:06.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:06 smithi086 bash[59714]: cluster 2023-10-09T10:12:05.758717+0000 mon.a (mon.0) 391 : cluster 3 Health check failed: Degraded data redundancy: 3/84 objects degraded (3.571%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:12:07.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:07 smithi086 bash[59714]: audit 2023-10-09T10:12:06.538753+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.53:0/926523152' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:12:07.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:07 smithi053 bash[79554]: audit 2023-10-09T10:12:06.538753+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.53:0/926523152' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:12:07.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:07 smithi053 bash[76859]: audit 2023-10-09T10:12:06.538753+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.53:0/926523152' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:12:08.423 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:12:08 smithi053 bash[93908]: debug 2023-10-09T10:12:08.289+0000 7fcc81fac700 1 -- 172.21.15.53:0/1802636523 <== mon.0 v2:172.21.15.53:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f870b3a4e0 con 0x55f870b95000 2023-10-09T10:12:08.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:08 smithi053 bash[76859]: cluster 2023-10-09T10:12:07.079899+0000 mgr.y (mgr.26072) 269 : cluster 0 pgmap v207: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-10-09T10:12:08.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:08 smithi053 bash[76859]: audit 2023-10-09T10:12:08.057483+0000 mon.a (mon.0) 392 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:08.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:08 smithi053 bash[76859]: audit 2023-10-09T10:12:08.058945+0000 mon.a (mon.0) 393 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:12:08.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:08 smithi053 bash[79554]: cluster 2023-10-09T10:12:07.079899+0000 mgr.y (mgr.26072) 269 : cluster 0 pgmap v207: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-10-09T10:12:08.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:08 smithi053 bash[79554]: audit 2023-10-09T10:12:08.057483+0000 mon.a (mon.0) 392 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:08.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:08 smithi053 bash[79554]: audit 2023-10-09T10:12:08.058945+0000 mon.a (mon.0) 393 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:12:08.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:08 smithi086 bash[59714]: cluster 2023-10-09T10:12:07.079899+0000 mgr.y (mgr.26072) 269 : cluster 0 pgmap v207: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-10-09T10:12:08.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:08 smithi086 bash[59714]: audit 2023-10-09T10:12:08.057483+0000 mon.a (mon.0) 392 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:08.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:08 smithi086 bash[59714]: audit 2023-10-09T10:12:08.058945+0000 mon.a (mon.0) 393 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:12:09.173 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:12:08 smithi053 bash[93908]: debug 2023-10-09T10:12:08.829+0000 7fcc8b132640 -1 Falling back to public interface 2023-10-09T10:12:09.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:09 smithi086 bash[59714]: audit 2023-10-09T10:12:08.915404+0000 mon.c (mon.2) 27 : audit 0 from='client.? 172.21.15.53:0/1943966697' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:12:09.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:09 smithi053 bash[79554]: audit 2023-10-09T10:12:08.915404+0000 mon.c (mon.2) 27 : audit 0 from='client.? 172.21.15.53:0/1943966697' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:12:09.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:09 smithi053 bash[76859]: audit 2023-10-09T10:12:08.915404+0000 mon.c (mon.2) 27 : audit 0 from='client.? 172.21.15.53:0/1943966697' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:12:10.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:10 smithi086 bash[59714]: cluster 2023-10-09T10:12:09.080926+0000 mgr.y (mgr.26072) 270 : cluster 0 pgmap v208: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-10-09T10:12:10.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:10 smithi053 bash[79554]: cluster 2023-10-09T10:12:09.080926+0000 mgr.y (mgr.26072) 270 : cluster 0 pgmap v208: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-10-09T10:12:10.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:10 smithi053 bash[76859]: cluster 2023-10-09T10:12:09.080926+0000 mgr.y (mgr.26072) 270 : cluster 0 pgmap v208: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-10-09T10:12:12.423 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:12:12 smithi053 bash[93908]: debug 2023-10-09T10:12:12.041+0000 7fcc8b132640 -1 osd.3 98 log_to_monitors true 2023-10-09T10:12:12.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:12 smithi053 bash[76859]: cluster 2023-10-09T10:12:11.081548+0000 mgr.y (mgr.26072) 271 : cluster 0 pgmap v209: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-10-09T10:12:12.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:12 smithi053 bash[76859]: audit 2023-10-09T10:12:11.300846+0000 mon.a (mon.0) 394 : audit 0 from='client.? 172.21.15.53:0/3062021846' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:12:12.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:12 smithi053 bash[76859]: audit 2023-10-09T10:12:11.907899+0000 mon.a (mon.0) 395 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:12.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:12 smithi053 bash[76859]: audit 2023-10-09T10:12:11.915219+0000 mon.a (mon.0) 396 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:12.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:12 smithi053 bash[76859]: audit 2023-10-09T10:12:12.049934+0000 mon.c (mon.2) 28 : audit 1 from='osd.3 [v2:172.21.15.53:6826/3201928526,v1:172.21.15.53:6827/3201928526]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-09T10:12:12.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:12 smithi053 bash[76859]: audit 2023-10-09T10:12:12.050404+0000 mon.a (mon.0) 397 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-09T10:12:12.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:12 smithi053 bash[79554]: cluster 2023-10-09T10:12:11.081548+0000 mgr.y (mgr.26072) 271 : cluster 0 pgmap v209: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-10-09T10:12:12.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:12 smithi053 bash[79554]: audit 2023-10-09T10:12:11.300846+0000 mon.a (mon.0) 394 : audit 0 from='client.? 172.21.15.53:0/3062021846' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:12:12.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:12 smithi053 bash[79554]: audit 2023-10-09T10:12:11.907899+0000 mon.a (mon.0) 395 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:12.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:12 smithi053 bash[79554]: audit 2023-10-09T10:12:11.915219+0000 mon.a (mon.0) 396 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:12.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:12 smithi053 bash[79554]: audit 2023-10-09T10:12:12.049934+0000 mon.c (mon.2) 28 : audit 1 from='osd.3 [v2:172.21.15.53:6826/3201928526,v1:172.21.15.53:6827/3201928526]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-09T10:12:12.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:12 smithi053 bash[79554]: audit 2023-10-09T10:12:12.050404+0000 mon.a (mon.0) 397 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-09T10:12:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:12 smithi086 bash[59714]: cluster 2023-10-09T10:12:11.081548+0000 mgr.y (mgr.26072) 271 : cluster 0 pgmap v209: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-10-09T10:12:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:12 smithi086 bash[59714]: audit 2023-10-09T10:12:11.300846+0000 mon.a (mon.0) 394 : audit 0 from='client.? 172.21.15.53:0/3062021846' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:12:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:12 smithi086 bash[59714]: audit 2023-10-09T10:12:11.907899+0000 mon.a (mon.0) 395 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:12 smithi086 bash[59714]: audit 2023-10-09T10:12:11.915219+0000 mon.a (mon.0) 396 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:12 smithi086 bash[59714]: audit 2023-10-09T10:12:12.049934+0000 mon.c (mon.2) 28 : audit 1 from='osd.3 [v2:172.21.15.53:6826/3201928526,v1:172.21.15.53:6827/3201928526]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-09T10:12:12.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:12 smithi086 bash[59714]: audit 2023-10-09T10:12:12.050404+0000 mon.a (mon.0) 397 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-10-09T10:12:12.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:12:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:12:12] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.33.4" 2023-10-09T10:12:13.423 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:12:12 smithi053 bash[93908]: debug 2023-10-09T10:12:12.961+0000 7fcc7b59c700 -1 osd.3 98 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-09T10:12:14.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:13 smithi086 bash[59714]: audit 2023-10-09T10:12:12.707667+0000 mon.a (mon.0) 398 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:14.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:13 smithi086 bash[59714]: audit 2023-10-09T10:12:12.715402+0000 mon.a (mon.0) 399 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:14.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:13 smithi086 bash[59714]: cluster 2023-10-09T10:12:12.763116+0000 mon.a (mon.0) 400 : cluster 3 Health check update: Degraded data redundancy: 4/84 objects degraded (4.762%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T10:12:14.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:13 smithi086 bash[59714]: cluster 2023-10-09T10:12:12.918849+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T10:12:14.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:13 smithi086 bash[59714]: audit 2023-10-09T10:12:12.920722+0000 mon.a (mon.0) 401 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-09T10:12:14.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:13 smithi086 bash[59714]: cluster 2023-10-09T10:12:12.920848+0000 mon.a (mon.0) 402 : cluster 0 osdmap e101: 8 total, 7 up, 8 in 2023-10-09T10:12:14.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:13 smithi086 bash[59714]: audit 2023-10-09T10:12:12.921752+0000 mon.c (mon.2) 29 : audit 1 from='osd.3 [v2:172.21.15.53:6826/3201928526,v1:172.21.15.53:6827/3201928526]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T10:12:14.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:13 smithi086 bash[59714]: audit 2023-10-09T10:12:12.922268+0000 mon.a (mon.0) 403 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T10:12:14.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:13 smithi086 bash[59714]: cluster 2023-10-09T10:12:13.082234+0000 mgr.y (mgr.26072) 272 : cluster 0 pgmap v211: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-10-09T10:12:14.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:13 smithi086 bash[59714]: audit 2023-10-09T10:12:13.699294+0000 mon.a (mon.0) 404 : audit 0 from='client.? 172.21.15.53:0/3190194207' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:12:14.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:13 smithi053 bash[79554]: audit 2023-10-09T10:12:12.707667+0000 mon.a (mon.0) 398 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:14.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:13 smithi053 bash[79554]: audit 2023-10-09T10:12:12.715402+0000 mon.a (mon.0) 399 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:14.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:13 smithi053 bash[79554]: cluster 2023-10-09T10:12:12.763116+0000 mon.a (mon.0) 400 : cluster 3 Health check update: Degraded data redundancy: 4/84 objects degraded (4.762%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T10:12:14.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:13 smithi053 bash[79554]: cluster 2023-10-09T10:12:12.918849+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T10:12:14.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:13 smithi053 bash[79554]: audit 2023-10-09T10:12:12.920722+0000 mon.a (mon.0) 401 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-09T10:12:14.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:13 smithi053 bash[79554]: cluster 2023-10-09T10:12:12.920848+0000 mon.a (mon.0) 402 : cluster 0 osdmap e101: 8 total, 7 up, 8 in 2023-10-09T10:12:14.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:13 smithi053 bash[79554]: audit 2023-10-09T10:12:12.921752+0000 mon.c (mon.2) 29 : audit 1 from='osd.3 [v2:172.21.15.53:6826/3201928526,v1:172.21.15.53:6827/3201928526]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T10:12:14.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:13 smithi053 bash[79554]: audit 2023-10-09T10:12:12.922268+0000 mon.a (mon.0) 403 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T10:12:14.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:13 smithi053 bash[79554]: cluster 2023-10-09T10:12:13.082234+0000 mgr.y (mgr.26072) 272 : cluster 0 pgmap v211: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-10-09T10:12:14.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:13 smithi053 bash[79554]: audit 2023-10-09T10:12:13.699294+0000 mon.a (mon.0) 404 : audit 0 from='client.? 172.21.15.53:0/3190194207' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:12:14.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:13 smithi053 bash[76859]: audit 2023-10-09T10:12:12.707667+0000 mon.a (mon.0) 398 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:14.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:13 smithi053 bash[76859]: audit 2023-10-09T10:12:12.715402+0000 mon.a (mon.0) 399 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:14.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:13 smithi053 bash[76859]: cluster 2023-10-09T10:12:12.763116+0000 mon.a (mon.0) 400 : cluster 3 Health check update: Degraded data redundancy: 4/84 objects degraded (4.762%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T10:12:14.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:13 smithi053 bash[76859]: cluster 2023-10-09T10:12:12.918849+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e101 with expected crc 2023-10-09T10:12:14.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:13 smithi053 bash[76859]: audit 2023-10-09T10:12:12.920722+0000 mon.a (mon.0) 401 : audit 1 from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-10-09T10:12:14.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:13 smithi053 bash[76859]: cluster 2023-10-09T10:12:12.920848+0000 mon.a (mon.0) 402 : cluster 0 osdmap e101: 8 total, 7 up, 8 in 2023-10-09T10:12:14.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:13 smithi053 bash[76859]: audit 2023-10-09T10:12:12.921752+0000 mon.c (mon.2) 29 : audit 1 from='osd.3 [v2:172.21.15.53:6826/3201928526,v1:172.21.15.53:6827/3201928526]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T10:12:14.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:13 smithi053 bash[76859]: audit 2023-10-09T10:12:12.922268+0000 mon.a (mon.0) 403 : audit 1 from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T10:12:14.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:13 smithi053 bash[76859]: cluster 2023-10-09T10:12:13.082234+0000 mgr.y (mgr.26072) 272 : cluster 0 pgmap v211: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4/84 objects degraded (4.762%) 2023-10-09T10:12:14.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:13 smithi053 bash[76859]: audit 2023-10-09T10:12:13.699294+0000 mon.a (mon.0) 404 : audit 0 from='client.? 172.21.15.53:0/3190194207' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:12:15.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:14 smithi086 bash[59714]: cluster 2023-10-09T10:12:13.917200+0000 mon.a (mon.0) 405 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T10:12:15.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:14 smithi086 bash[59714]: cluster 2023-10-09T10:12:13.926626+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e102 with expected crc 2023-10-09T10:12:15.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:14 smithi086 bash[59714]: cluster 2023-10-09T10:12:13.928177+0000 mon.a (mon.0) 406 : cluster 1 osd.3 [v2:172.21.15.53:6826/3201928526,v1:172.21.15.53:6827/3201928526] boot 2023-10-09T10:12:15.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:14 smithi086 bash[59714]: cluster 2023-10-09T10:12:13.928244+0000 mon.a (mon.0) 407 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-10-09T10:12:15.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:14 smithi086 bash[59714]: cluster 2023-10-09T10:12:13.929384+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e102 with expected crc 2023-10-09T10:12:15.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:14 smithi086 bash[59714]: audit 2023-10-09T10:12:13.931218+0000 mon.a (mon.0) 408 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T10:12:15.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:14 smithi053 bash[76859]: cluster 2023-10-09T10:12:13.917200+0000 mon.a (mon.0) 405 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T10:12:15.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:14 smithi053 bash[76859]: cluster 2023-10-09T10:12:13.926626+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e102 with expected crc 2023-10-09T10:12:15.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:14 smithi053 bash[76859]: cluster 2023-10-09T10:12:13.928177+0000 mon.a (mon.0) 406 : cluster 1 osd.3 [v2:172.21.15.53:6826/3201928526,v1:172.21.15.53:6827/3201928526] boot 2023-10-09T10:12:15.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:14 smithi053 bash[76859]: cluster 2023-10-09T10:12:13.928244+0000 mon.a (mon.0) 407 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-10-09T10:12:15.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:14 smithi053 bash[76859]: cluster 2023-10-09T10:12:13.929384+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e102 with expected crc 2023-10-09T10:12:15.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:14 smithi053 bash[76859]: audit 2023-10-09T10:12:13.931218+0000 mon.a (mon.0) 408 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T10:12:15.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:14 smithi053 bash[79554]: cluster 2023-10-09T10:12:13.917200+0000 mon.a (mon.0) 405 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T10:12:15.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:14 smithi053 bash[79554]: cluster 2023-10-09T10:12:13.926626+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e102 with expected crc 2023-10-09T10:12:15.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:14 smithi053 bash[79554]: cluster 2023-10-09T10:12:13.928177+0000 mon.a (mon.0) 406 : cluster 1 osd.3 [v2:172.21.15.53:6826/3201928526,v1:172.21.15.53:6827/3201928526] boot 2023-10-09T10:12:15.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:14 smithi053 bash[79554]: cluster 2023-10-09T10:12:13.928244+0000 mon.a (mon.0) 407 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-10-09T10:12:15.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:14 smithi053 bash[79554]: cluster 2023-10-09T10:12:13.929384+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e102 with expected crc 2023-10-09T10:12:15.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:14 smithi053 bash[79554]: audit 2023-10-09T10:12:13.931218+0000 mon.a (mon.0) 408 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-10-09T10:12:16.100 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.0-598-gb4fa663f (b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0) reef (stable)": 4 2023-10-09T10:12:16.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:15 smithi086 bash[59714]: cluster 2023-10-09T10:12:13.936332+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e102 with expected crc 2023-10-09T10:12:16.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:15 smithi086 bash[59714]: cluster 2023-10-09T10:12:14.932542+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T10:12:16.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:15 smithi086 bash[59714]: cluster 2023-10-09T10:12:14.933803+0000 mon.a (mon.0) 409 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-10-09T10:12:16.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:15 smithi086 bash[59714]: cluster 2023-10-09T10:12:14.936218+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T10:12:16.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:15 smithi086 bash[59714]: cluster 2023-10-09T10:12:14.937692+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T10:12:16.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:15 smithi086 bash[59714]: cluster 2023-10-09T10:12:14.943022+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T10:12:16.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:15 smithi086 bash[59714]: cluster 2023-10-09T10:12:15.082899+0000 mgr.y (mgr.26072) 273 : cluster 0 pgmap v214: 73 pgs: 13 peering, 2 active+undersized+degraded, 16 active+undersized, 42 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/84 objects degraded (2.381%) 2023-10-09T10:12:16.137 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:15 smithi053 bash[79554]: cluster 2023-10-09T10:12:13.936332+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e102 with expected crc 2023-10-09T10:12:16.137 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:15 smithi053 bash[79554]: cluster 2023-10-09T10:12:14.932542+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T10:12:16.137 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:15 smithi053 bash[79554]: cluster 2023-10-09T10:12:14.933803+0000 mon.a (mon.0) 409 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-10-09T10:12:16.137 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:15 smithi053 bash[79554]: cluster 2023-10-09T10:12:14.936218+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T10:12:16.137 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:15 smithi053 bash[79554]: cluster 2023-10-09T10:12:14.937692+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T10:12:16.137 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:15 smithi053 bash[79554]: cluster 2023-10-09T10:12:14.943022+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T10:12:16.137 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:15 smithi053 bash[79554]: cluster 2023-10-09T10:12:15.082899+0000 mgr.y (mgr.26072) 273 : cluster 0 pgmap v214: 73 pgs: 13 peering, 2 active+undersized+degraded, 16 active+undersized, 42 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/84 objects degraded (2.381%) 2023-10-09T10:12:16.138 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:15 smithi053 bash[76859]: cluster 2023-10-09T10:12:13.936332+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e102 with expected crc 2023-10-09T10:12:16.138 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:15 smithi053 bash[76859]: cluster 2023-10-09T10:12:14.932542+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T10:12:16.138 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:15 smithi053 bash[76859]: cluster 2023-10-09T10:12:14.933803+0000 mon.a (mon.0) 409 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-10-09T10:12:16.138 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:15 smithi053 bash[76859]: cluster 2023-10-09T10:12:14.936218+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T10:12:16.138 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:15 smithi053 bash[76859]: cluster 2023-10-09T10:12:14.937692+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T10:12:16.138 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:15 smithi053 bash[76859]: cluster 2023-10-09T10:12:14.943022+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T10:12:16.138 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:15 smithi053 bash[76859]: cluster 2023-10-09T10:12:15.082899+0000 mgr.y (mgr.26072) 273 : cluster 0 pgmap v214: 73 pgs: 13 peering, 2 active+undersized+degraded, 16 active+undersized, 42 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/84 objects degraded (2.381%) 2023-10-09T10:12:17.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:16 smithi053 bash[79554]: cluster 2023-10-09T10:12:14.936757+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T10:12:17.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:16 smithi053 bash[79554]: cluster 2023-10-09T10:12:14.936996+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T10:12:17.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:16 smithi053 bash[79554]: cluster 2023-10-09T10:12:14.939455+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T10:12:17.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:16 smithi053 bash[79554]: cluster 2023-10-09T10:12:14.943650+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T10:12:17.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:16 smithi053 bash[79554]: audit 2023-10-09T10:12:16.080166+0000 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.53:0/2206010999' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:12:17.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:16 smithi053 bash[76859]: cluster 2023-10-09T10:12:14.936757+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T10:12:17.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:16 smithi053 bash[76859]: cluster 2023-10-09T10:12:14.936996+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T10:12:17.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:16 smithi053 bash[76859]: cluster 2023-10-09T10:12:14.939455+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T10:12:17.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:16 smithi053 bash[76859]: cluster 2023-10-09T10:12:14.943650+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T10:12:17.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:16 smithi053 bash[76859]: audit 2023-10-09T10:12:16.080166+0000 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.53:0/2206010999' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:12:17.040 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch upgrade pause' 2023-10-09T10:12:17.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:16 smithi086 bash[59714]: cluster 2023-10-09T10:12:14.936757+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T10:12:17.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:16 smithi086 bash[59714]: cluster 2023-10-09T10:12:14.936996+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T10:12:17.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:16 smithi086 bash[59714]: cluster 2023-10-09T10:12:14.939455+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T10:12:17.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:16 smithi086 bash[59714]: cluster 2023-10-09T10:12:14.943650+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e103 with expected crc 2023-10-09T10:12:17.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:16 smithi086 bash[59714]: audit 2023-10-09T10:12:16.080166+0000 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.53:0/2206010999' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-10-09T10:12:17.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:17 smithi053 bash[79554]: cluster 2023-10-09T10:12:17.083464+0000 mgr.y (mgr.26072) 274 : cluster 0 pgmap v215: 73 pgs: 13 peering, 2 active+undersized+degraded, 11 active+undersized, 47 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/84 objects degraded (2.381%) 2023-10-09T10:12:17.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:17 smithi053 bash[76859]: cluster 2023-10-09T10:12:17.083464+0000 mgr.y (mgr.26072) 274 : cluster 0 pgmap v215: 73 pgs: 13 peering, 2 active+undersized+degraded, 11 active+undersized, 47 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/84 objects degraded (2.381%) 2023-10-09T10:12:18.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:17 smithi086 bash[59714]: cluster 2023-10-09T10:12:17.083464+0000 mgr.y (mgr.26072) 274 : cluster 0 pgmap v215: 73 pgs: 13 peering, 2 active+undersized+degraded, 11 active+undersized, 47 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2/84 objects degraded (2.381%) 2023-10-09T10:12:19.000 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:18 smithi053 bash[79554]: cluster 2023-10-09T10:12:17.764880+0000 mon.a (mon.0) 410 : cluster 3 Health check update: Degraded data redundancy: 2/84 objects degraded (2.381%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:12:19.000 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:18 smithi053 bash[76859]: cluster 2023-10-09T10:12:17.764880+0000 mon.a (mon.0) 410 : cluster 3 Health check update: Degraded data redundancy: 2/84 objects degraded (2.381%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:12:19.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:18 smithi086 bash[59714]: cluster 2023-10-09T10:12:17.764880+0000 mon.a (mon.0) 410 : cluster 3 Health check update: Degraded data redundancy: 2/84 objects degraded (2.381%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:12:20.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:19 smithi086 bash[59714]: cluster 2023-10-09T10:12:19.084385+0000 mgr.y (mgr.26072) 275 : cluster 0 pgmap v216: 73 pgs: 5 peering, 68 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:20.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:19 smithi053 bash[76859]: cluster 2023-10-09T10:12:19.084385+0000 mgr.y (mgr.26072) 275 : cluster 0 pgmap v216: 73 pgs: 5 peering, 68 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:20.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:19 smithi053 bash[79554]: cluster 2023-10-09T10:12:19.084385+0000 mgr.y (mgr.26072) 275 : cluster 0 pgmap v216: 73 pgs: 5 peering, 68 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:20.784 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:20 smithi053 bash[76859]: cluster 2023-10-09T10:12:19.721326+0000 mon.a (mon.0) 411 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/84 objects degraded (2.381%), 2 pgs degraded) 2023-10-09T10:12:20.784 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:20 smithi053 bash[76859]: cluster 2023-10-09T10:12:19.721396+0000 mon.a (mon.0) 412 : cluster 1 Cluster is now healthy 2023-10-09T10:12:21.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:20 smithi086 bash[59714]: cluster 2023-10-09T10:12:19.721326+0000 mon.a (mon.0) 411 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/84 objects degraded (2.381%), 2 pgs degraded) 2023-10-09T10:12:21.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:20 smithi086 bash[59714]: cluster 2023-10-09T10:12:19.721396+0000 mon.a (mon.0) 412 : cluster 1 Cluster is now healthy 2023-10-09T10:12:21.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:20 smithi053 bash[79554]: cluster 2023-10-09T10:12:19.721326+0000 mon.a (mon.0) 411 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/84 objects degraded (2.381%), 2 pgs degraded) 2023-10-09T10:12:21.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:20 smithi053 bash[79554]: cluster 2023-10-09T10:12:19.721396+0000 mon.a (mon.0) 412 : cluster 1 Cluster is now healthy 2023-10-09T10:12:22.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:21 smithi086 bash[59714]: cluster 2023-10-09T10:12:21.085239+0000 mgr.y (mgr.26072) 276 : cluster 0 pgmap v217: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:22.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:21 smithi053 bash[76859]: cluster 2023-10-09T10:12:21.085239+0000 mgr.y (mgr.26072) 276 : cluster 0 pgmap v217: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:22.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:21 smithi053 bash[79554]: cluster 2023-10-09T10:12:21.085239+0000 mgr.y (mgr.26072) 276 : cluster 0 pgmap v217: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:22.717 INFO:teuthology.orchestra.run.smithi053.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:12:22.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:12:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:12:22] "GET /metrics HTTP/1.1" 200 34094 "" "Prometheus/2.33.4" 2023-10-09T10:12:23.918 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch ps' 2023-10-09T10:12:24.100 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:23 smithi053 bash[79554]: audit 2023-10-09T10:12:22.708121+0000 mgr.y (mgr.26072) 277 : audit 0 from='client.44468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:12:24.100 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:23 smithi053 bash[79554]: cephadm 2023-10-09T10:12:22.708794+0000 mgr.y (mgr.26072) 278 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:12:24.100 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:23 smithi053 bash[79554]: audit 2023-10-09T10:12:22.715866+0000 mon.a (mon.0) 413 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:24.101 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:23 smithi053 bash[79554]: audit 2023-10-09T10:12:23.053904+0000 mon.a (mon.0) 414 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:24.101 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:23 smithi053 bash[79554]: audit 2023-10-09T10:12:23.055098+0000 mon.a (mon.0) 415 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:12:24.101 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:23 smithi053 bash[79554]: cluster 2023-10-09T10:12:23.085808+0000 mgr.y (mgr.26072) 279 : cluster 0 pgmap v218: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:24.101 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:23 smithi053 bash[76859]: audit 2023-10-09T10:12:22.708121+0000 mgr.y (mgr.26072) 277 : audit 0 from='client.44468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:12:24.101 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:23 smithi053 bash[76859]: cephadm 2023-10-09T10:12:22.708794+0000 mgr.y (mgr.26072) 278 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:12:24.101 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:23 smithi053 bash[76859]: audit 2023-10-09T10:12:22.715866+0000 mon.a (mon.0) 413 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:24.101 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:23 smithi053 bash[76859]: audit 2023-10-09T10:12:23.053904+0000 mon.a (mon.0) 414 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:24.102 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:23 smithi053 bash[76859]: audit 2023-10-09T10:12:23.055098+0000 mon.a (mon.0) 415 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:12:24.102 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:23 smithi053 bash[76859]: cluster 2023-10-09T10:12:23.085808+0000 mgr.y (mgr.26072) 279 : cluster 0 pgmap v218: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:24.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:23 smithi086 bash[59714]: audit 2023-10-09T10:12:22.708121+0000 mgr.y (mgr.26072) 277 : audit 0 from='client.44468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:12:24.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:23 smithi086 bash[59714]: cephadm 2023-10-09T10:12:22.708794+0000 mgr.y (mgr.26072) 278 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c 2023-10-09T10:12:24.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:23 smithi086 bash[59714]: audit 2023-10-09T10:12:22.715866+0000 mon.a (mon.0) 413 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:24.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:23 smithi086 bash[59714]: audit 2023-10-09T10:12:23.053904+0000 mon.a (mon.0) 414 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:24.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:23 smithi086 bash[59714]: audit 2023-10-09T10:12:23.055098+0000 mon.a (mon.0) 415 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:12:24.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:23 smithi086 bash[59714]: cluster 2023-10-09T10:12:23.085808+0000 mgr.y (mgr.26072) 279 : cluster 0 pgmap v218: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:26.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:25 smithi086 bash[59714]: audit 2023-10-09T10:12:24.969209+0000 mon.a (mon.0) 416 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:26.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:25 smithi086 bash[59714]: audit 2023-10-09T10:12:24.975943+0000 mon.a (mon.0) 417 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:26.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:25 smithi086 bash[59714]: audit 2023-10-09T10:12:24.977192+0000 mon.a (mon.0) 418 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:12:26.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:25 smithi086 bash[59714]: audit 2023-10-09T10:12:24.978312+0000 mon.a (mon.0) 419 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:12:26.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:25 smithi086 bash[59714]: audit 2023-10-09T10:12:24.984802+0000 mon.a (mon.0) 420 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:26.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:25 smithi086 bash[59714]: audit 2023-10-09T10:12:25.060252+0000 mon.a (mon.0) 421 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:12:26.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:25 smithi086 bash[59714]: audit 2023-10-09T10:12:25.063218+0000 mon.a (mon.0) 422 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:12:26.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:25 smithi086 bash[59714]: audit 2023-10-09T10:12:25.064790+0000 mon.a (mon.0) 423 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:12:26.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:25 smithi086 bash[59714]: audit 2023-10-09T10:12:25.072551+0000 mon.a (mon.0) 424 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:26.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:25 smithi086 bash[59714]: cluster 2023-10-09T10:12:25.086786+0000 mgr.y (mgr.26072) 280 : cluster 0 pgmap v219: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:26.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:25 smithi053 bash[79554]: audit 2023-10-09T10:12:24.969209+0000 mon.a (mon.0) 416 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:26.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:25 smithi053 bash[79554]: audit 2023-10-09T10:12:24.975943+0000 mon.a (mon.0) 417 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:26.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:25 smithi053 bash[79554]: audit 2023-10-09T10:12:24.977192+0000 mon.a (mon.0) 418 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:12:26.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:25 smithi053 bash[79554]: audit 2023-10-09T10:12:24.978312+0000 mon.a (mon.0) 419 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:12:26.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:25 smithi053 bash[79554]: audit 2023-10-09T10:12:24.984802+0000 mon.a (mon.0) 420 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:26.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:25 smithi053 bash[79554]: audit 2023-10-09T10:12:25.060252+0000 mon.a (mon.0) 421 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:12:26.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:25 smithi053 bash[79554]: audit 2023-10-09T10:12:25.063218+0000 mon.a (mon.0) 422 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:12:26.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:25 smithi053 bash[79554]: audit 2023-10-09T10:12:25.064790+0000 mon.a (mon.0) 423 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:12:26.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:25 smithi053 bash[79554]: audit 2023-10-09T10:12:25.072551+0000 mon.a (mon.0) 424 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:26.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:25 smithi053 bash[79554]: cluster 2023-10-09T10:12:25.086786+0000 mgr.y (mgr.26072) 280 : cluster 0 pgmap v219: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:26.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:25 smithi053 bash[76859]: audit 2023-10-09T10:12:24.969209+0000 mon.a (mon.0) 416 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:26.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:25 smithi053 bash[76859]: audit 2023-10-09T10:12:24.975943+0000 mon.a (mon.0) 417 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:26.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:25 smithi053 bash[76859]: audit 2023-10-09T10:12:24.977192+0000 mon.a (mon.0) 418 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:12:26.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:25 smithi053 bash[76859]: audit 2023-10-09T10:12:24.978312+0000 mon.a (mon.0) 419 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:12:26.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:25 smithi053 bash[76859]: audit 2023-10-09T10:12:24.984802+0000 mon.a (mon.0) 420 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:26.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:25 smithi053 bash[76859]: audit 2023-10-09T10:12:25.060252+0000 mon.a (mon.0) 421 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:12:26.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:25 smithi053 bash[76859]: audit 2023-10-09T10:12:25.063218+0000 mon.a (mon.0) 422 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:12:26.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:25 smithi053 bash[76859]: audit 2023-10-09T10:12:25.064790+0000 mon.a (mon.0) 423 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:12:26.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:25 smithi053 bash[76859]: audit 2023-10-09T10:12:25.072551+0000 mon.a (mon.0) 424 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:26.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:25 smithi053 bash[76859]: cluster 2023-10-09T10:12:25.086786+0000 mgr.y (mgr.26072) 280 : cluster 0 pgmap v219: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:27.634 INFO:teuthology.orchestra.run.smithi053.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-09T10:12:27.634 INFO:teuthology.orchestra.run.smithi053.stdout:alertmanager.a smithi053 *:9093,9094 running (8m) - 14m 13.8M - 0.23.0 ba2b418f427c 11cec94c520b 2023-10-09T10:12:27.635 INFO:teuthology.orchestra.run.smithi053.stdout:grafana.a smithi086 *:3000 running (8m) - 14m 41.6M - 8.3.5 dad864ee21e9 791588afba79 2023-10-09T10:12:27.635 INFO:teuthology.orchestra.run.smithi053.stdout:mds.foo.smithi053.zaowuf smithi053 running (12m) - 12m 17.5M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 af888f5c40c3 2023-10-09T10:12:27.635 INFO:teuthology.orchestra.run.smithi053.stdout:mds.foo.smithi086.ixwjtb smithi086 running (12m) - 12m 14.7M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 8d29791583b8 2023-10-09T10:12:27.635 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.x smithi086 *:8443,9283,8765 running (7m) - 21m 431M - 18.2.0-598-gb4fa663f 3060897fdf97 9f36f878d7b2 2023-10-09T10:12:27.635 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.y smithi053 *:8443,9283,8765 running (7m) - 23m 485M - 18.2.0-598-gb4fa663f 3060897fdf97 465ecd801294 2023-10-09T10:12:27.635 INFO:teuthology.orchestra.run.smithi053.stdout:mon.a smithi053 running (6m) - 23m 72.7M 2048M 18.2.0-598-gb4fa663f 3060897fdf97 6676126af608 2023-10-09T10:12:27.635 INFO:teuthology.orchestra.run.smithi053.stdout:mon.b smithi086 running (3m) - 22m 41.3M 2048M 18.2.0-598-gb4fa663f 3060897fdf97 c0c39992d7fb 2023-10-09T10:12:27.635 INFO:teuthology.orchestra.run.smithi053.stdout:mon.c smithi053 running (5m) - 22m 47.5M 2048M 18.2.0-598-gb4fa663f 3060897fdf97 a144973a9c09 2023-10-09T10:12:27.635 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.a smithi053 *:9100 running (8m) - 15m 9895k - 1.3.1 1dbe0e931976 34ccce6ddbef 2023-10-09T10:12:27.636 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.b smithi086 *:9100 running (8m) - 15m 9639k - 1.3.1 1dbe0e931976 e5704c2b7a32 2023-10-09T10:12:27.636 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 smithi053 running (107s) - 21m 43.3M 2525M 18.2.0-598-gb4fa663f 3060897fdf97 a99b81618bc9 2023-10-09T10:12:27.636 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 smithi053 running (78s) - 20m 42.4M 2525M 18.2.0-598-gb4fa663f 3060897fdf97 19f15bd98f07 2023-10-09T10:12:27.636 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2 smithi053 running (49s) - 19m 40.7M 2525M 18.2.0-598-gb4fa663f 3060897fdf97 c5d8a8e1d511 2023-10-09T10:12:27.636 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 smithi053 running (20s) - 18m - 2525M 18.2.0-598-gb4fa663f 3060897fdf97 829256eccd94 2023-10-09T10:12:27.636 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 smithi086 running (18m) - 18m 47.9M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 0c9ac38ba8cf 2023-10-09T10:12:27.636 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 smithi086 running (17m) - 17m 45.1M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 96a2d0a2e18c 2023-10-09T10:12:27.636 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 smithi086 running (16m) - 16m 50.2M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 01d33516eede 2023-10-09T10:12:27.636 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 smithi086 running (16m) - 16m 53.7M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 398a2ca16c27 2023-10-09T10:12:27.637 INFO:teuthology.orchestra.run.smithi053.stdout:prometheus.a smithi086 *:9095 running (7m) - 15m 58.5M - 2.33.4 514e6a882f6e fe8d59595ede 2023-10-09T10:12:28.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:28 smithi053 bash[76859]: cluster 2023-10-09T10:12:27.087650+0000 mgr.y (mgr.26072) 281 : cluster 0 pgmap v220: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:28.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:28 smithi053 bash[79554]: cluster 2023-10-09T10:12:27.087650+0000 mgr.y (mgr.26072) 281 : cluster 0 pgmap v220: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:28.462 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph orch ps' 2023-10-09T10:12:28.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:28 smithi086 bash[59714]: cluster 2023-10-09T10:12:27.087650+0000 mgr.y (mgr.26072) 281 : cluster 0 pgmap v220: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:29.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:29 smithi086 bash[59714]: audit 2023-10-09T10:12:27.619349+0000 mgr.y (mgr.26072) 282 : audit 0 from='client.44474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:12:29.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:29 smithi086 bash[59714]: audit 2023-10-09T10:12:28.171203+0000 mon.a (mon.0) 425 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:29.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:29 smithi053 bash[76859]: audit 2023-10-09T10:12:27.619349+0000 mgr.y (mgr.26072) 282 : audit 0 from='client.44474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:12:29.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:29 smithi053 bash[76859]: audit 2023-10-09T10:12:28.171203+0000 mon.a (mon.0) 425 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:29.652 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:29 smithi053 bash[79554]: audit 2023-10-09T10:12:27.619349+0000 mgr.y (mgr.26072) 282 : audit 0 from='client.44474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:12:29.652 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:29 smithi053 bash[79554]: audit 2023-10-09T10:12:28.171203+0000 mon.a (mon.0) 425 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:12:30.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:30 smithi053 bash[76859]: cluster 2023-10-09T10:12:29.088621+0000 mgr.y (mgr.26072) 283 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:30.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:30 smithi053 bash[79554]: cluster 2023-10-09T10:12:29.088621+0000 mgr.y (mgr.26072) 283 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:30.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:30 smithi086 bash[59714]: cluster 2023-10-09T10:12:29.088621+0000 mgr.y (mgr.26072) 283 : cluster 0 pgmap v221: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:32.094 INFO:teuthology.orchestra.run.smithi053.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-10-09T10:12:32.095 INFO:teuthology.orchestra.run.smithi053.stdout:alertmanager.a smithi053 *:9093,9094 running (8m) - 14m 13.8M - 0.23.0 ba2b418f427c 11cec94c520b 2023-10-09T10:12:32.095 INFO:teuthology.orchestra.run.smithi053.stdout:grafana.a smithi086 *:3000 running (8m) - 14m 41.6M - 8.3.5 dad864ee21e9 791588afba79 2023-10-09T10:12:32.095 INFO:teuthology.orchestra.run.smithi053.stdout:mds.foo.smithi053.zaowuf smithi053 running (13m) - 13m 17.5M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 af888f5c40c3 2023-10-09T10:12:32.095 INFO:teuthology.orchestra.run.smithi053.stdout:mds.foo.smithi086.ixwjtb smithi086 running (12m) - 12m 14.7M - 16.2.14-48-gaeb2e425 83c1f8bb3ad8 8d29791583b8 2023-10-09T10:12:32.095 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.x smithi086 *:8443,9283,8765 running (7m) - 21m 431M - 18.2.0-598-gb4fa663f 3060897fdf97 9f36f878d7b2 2023-10-09T10:12:32.095 INFO:teuthology.orchestra.run.smithi053.stdout:mgr.y smithi053 *:8443,9283,8765 running (7m) - 23m 485M - 18.2.0-598-gb4fa663f 3060897fdf97 465ecd801294 2023-10-09T10:12:32.095 INFO:teuthology.orchestra.run.smithi053.stdout:mon.a smithi053 running (6m) - 24m 72.7M 2048M 18.2.0-598-gb4fa663f 3060897fdf97 6676126af608 2023-10-09T10:12:32.096 INFO:teuthology.orchestra.run.smithi053.stdout:mon.b smithi086 running (3m) - 22m 41.3M 2048M 18.2.0-598-gb4fa663f 3060897fdf97 c0c39992d7fb 2023-10-09T10:12:32.096 INFO:teuthology.orchestra.run.smithi053.stdout:mon.c smithi053 running (5m) - 22m 47.5M 2048M 18.2.0-598-gb4fa663f 3060897fdf97 a144973a9c09 2023-10-09T10:12:32.096 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.a smithi053 *:9100 running (8m) - 15m 9895k - 1.3.1 1dbe0e931976 34ccce6ddbef 2023-10-09T10:12:32.096 INFO:teuthology.orchestra.run.smithi053.stdout:node-exporter.b smithi086 *:9100 running (8m) - 15m 9639k - 1.3.1 1dbe0e931976 e5704c2b7a32 2023-10-09T10:12:32.096 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 smithi053 running (112s) - 21m 43.3M 2525M 18.2.0-598-gb4fa663f 3060897fdf97 a99b81618bc9 2023-10-09T10:12:32.096 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 smithi053 running (83s) - 20m 42.4M 2525M 18.2.0-598-gb4fa663f 3060897fdf97 19f15bd98f07 2023-10-09T10:12:32.096 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2 smithi053 running (53s) - 19m 40.7M 2525M 18.2.0-598-gb4fa663f 3060897fdf97 c5d8a8e1d511 2023-10-09T10:12:32.097 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 smithi053 running (24s) - 18m - 2525M 18.2.0-598-gb4fa663f 3060897fdf97 829256eccd94 2023-10-09T10:12:32.097 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 smithi086 running (18m) - 18m 47.9M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 0c9ac38ba8cf 2023-10-09T10:12:32.097 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 smithi086 running (17m) - 17m 45.1M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 96a2d0a2e18c 2023-10-09T10:12:32.097 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 smithi086 running (16m) - 16m 50.2M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 01d33516eede 2023-10-09T10:12:32.097 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 smithi086 running (16m) - 16m 53.7M 2524M 16.2.14-48-gaeb2e425 83c1f8bb3ad8 398a2ca16c27 2023-10-09T10:12:32.097 INFO:teuthology.orchestra.run.smithi053.stdout:prometheus.a smithi086 *:9095 running (7m) - 15m 58.5M - 2.33.4 514e6a882f6e fe8d59595ede 2023-10-09T10:12:32.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:32 smithi053 bash[79554]: cluster 2023-10-09T10:12:31.089486+0000 mgr.y (mgr.26072) 284 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:32.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:32 smithi053 bash[76859]: cluster 2023-10-09T10:12:31.089486+0000 mgr.y (mgr.26072) 284 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:32.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:32 smithi086 bash[59714]: cluster 2023-10-09T10:12:31.089486+0000 mgr.y (mgr.26072) 284 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:32.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:12:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:12:32] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.33.4" 2023-10-09T10:12:32.979 DEBUG:teuthology.orchestra.run.smithi053:> 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 d72ad4d6-6688-11ee-8db5-212e2dc638e7 -e sha1=b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0 -- bash -c 'ceph versions' 2023-10-09T10:12:33.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:33 smithi053 bash[76859]: audit 2023-10-09T10:12:32.073740+0000 mgr.y (mgr.26072) 285 : audit 0 from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:12:33.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:33 smithi053 bash[79554]: audit 2023-10-09T10:12:32.073740+0000 mgr.y (mgr.26072) 285 : audit 0 from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:12:33.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:33 smithi086 bash[59714]: audit 2023-10-09T10:12:32.073740+0000 mgr.y (mgr.26072) 285 : audit 0 from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:12:34.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:34 smithi053 bash[76859]: cluster 2023-10-09T10:12:33.090248+0000 mgr.y (mgr.26072) 286 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:34.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:34 smithi053 bash[79554]: cluster 2023-10-09T10:12:33.090248+0000 mgr.y (mgr.26072) 286 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:34.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:34 smithi086 bash[59714]: cluster 2023-10-09T10:12:33.090248+0000 mgr.y (mgr.26072) 286 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:36.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:36 smithi053 bash[79554]: cluster 2023-10-09T10:12:35.091220+0000 mgr.y (mgr.26072) 287 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:36 smithi053 bash[76859]: cluster 2023-10-09T10:12:35.091220+0000 mgr.y (mgr.26072) 287 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:36.495 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:12:36.495 INFO:teuthology.orchestra.run.smithi053.stdout: "mon": { 2023-10-09T10:12:36.496 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.0-598-gb4fa663f (b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0) reef (stable)": 3 2023-10-09T10:12:36.496 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:12:36.496 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr": { 2023-10-09T10:12:36.496 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.0-598-gb4fa663f (b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0) reef (stable)": 2 2023-10-09T10:12:36.496 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:12:36.496 INFO:teuthology.orchestra.run.smithi053.stdout: "osd": { 2023-10-09T10:12:36.496 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)": 4, 2023-10-09T10:12:36.496 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.0-598-gb4fa663f (b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0) reef (stable)": 4 2023-10-09T10:12:36.496 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:12:36.496 INFO:teuthology.orchestra.run.smithi053.stdout: "mds": { 2023-10-09T10:12:36.496 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)": 2 2023-10-09T10:12:36.497 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:12:36.497 INFO:teuthology.orchestra.run.smithi053.stdout: "overall": { 2023-10-09T10:12:36.497 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 16.2.14-48-gaeb2e425 (aeb2e425bccd1202ba613f25c784b52a47922a5f) pacific (stable)": 6, 2023-10-09T10:12:36.497 INFO:teuthology.orchestra.run.smithi053.stdout: "ceph version 18.2.0-598-gb4fa663f (b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0) reef (stable)": 9 2023-10-09T10:12:36.497 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:12:36.497 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:12:36.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:36 smithi086 bash[59714]: cluster 2023-10-09T10:12:35.091220+0000 mgr.y (mgr.26072) 287 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:37.341 DEBUG:teuthology.parallel:result is None 2023-10-09T10:12:37.355 INFO:teuthology.run_tasks:Running task print... 2023-10-09T10:12:37.369 INFO:teuthology.task.print:**** done upgrading first half of cluster **** 2023-10-09T10:12:37.369 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-10-09T10:12:37.377 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-10-09T10:12:37.378 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-10-09T10:12:37.378 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph mgr dump --format=json 2023-10-09T10:12:37.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:37 smithi086 bash[59714]: audit 2023-10-09T10:12:36.494187+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.53:0/2271710213' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:12:37.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:37 smithi053 bash[76859]: audit 2023-10-09T10:12:36.494187+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.53:0/2271710213' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:12:37.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:37 smithi053 bash[79554]: audit 2023-10-09T10:12:36.494187+0000 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.53:0/2271710213' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-10-09T10:12:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:38 smithi086 bash[59714]: cluster 2023-10-09T10:12:37.092095+0000 mgr.y (mgr.26072) 288 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:38 smithi086 bash[59714]: audit 2023-10-09T10:12:38.050112+0000 mon.a (mon.0) 426 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:12:38.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:38 smithi053 bash[76859]: cluster 2023-10-09T10:12:37.092095+0000 mgr.y (mgr.26072) 288 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:38.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:38 smithi053 bash[76859]: audit 2023-10-09T10:12:38.050112+0000 mon.a (mon.0) 426 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:12:38.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:38 smithi053 bash[79554]: cluster 2023-10-09T10:12:37.092095+0000 mgr.y (mgr.26072) 288 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:38.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:38 smithi053 bash[79554]: audit 2023-10-09T10:12:38.050112+0000 mon.a (mon.0) 426 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:12:40.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:40 smithi086 bash[59714]: cluster 2023-10-09T10:12:39.093084+0000 mgr.y (mgr.26072) 289 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:40.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:40 smithi053 bash[76859]: cluster 2023-10-09T10:12:39.093084+0000 mgr.y (mgr.26072) 289 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:40.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:40 smithi053 bash[79554]: cluster 2023-10-09T10:12:39.093084+0000 mgr.y (mgr.26072) 289 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:42.157 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:12:42.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:42 smithi053 bash[79554]: cluster 2023-10-09T10:12:41.094052+0000 mgr.y (mgr.26072) 290 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:42.569 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:42 smithi053 bash[76859]: cluster 2023-10-09T10:12:41.094052+0000 mgr.y (mgr.26072) 290 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:42.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:42 smithi086 bash[59714]: cluster 2023-10-09T10:12:41.094052+0000 mgr.y (mgr.26072) 290 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:42.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:12:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:12:42] "GET /metrics HTTP/1.1" 200 34085 "" "Prometheus/2.33.4" 2023-10-09T10:12:44.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:43 smithi086 bash[59714]: cluster 2023-10-09T10:12:43.094891+0000 mgr.y (mgr.26072) 291 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:44.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:43 smithi053 bash[76859]: cluster 2023-10-09T10:12:43.094891+0000 mgr.y (mgr.26072) 291 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:44.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:43 smithi053 bash[79554]: cluster 2023-10-09T10:12:43.094891+0000 mgr.y (mgr.26072) 291 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:45.684 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:12:46.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:46 smithi053 bash[79554]: cluster 2023-10-09T10:12:45.095659+0000 mgr.y (mgr.26072) 292 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:46.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:46 smithi053 bash[79554]: audit 2023-10-09T10:12:45.673219+0000 mon.c (mon.2) 32 : audit 0 from='client.? 172.21.15.53:0/1275714219' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-09T10:12:46.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:46 smithi053 bash[76859]: cluster 2023-10-09T10:12:45.095659+0000 mgr.y (mgr.26072) 292 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:46.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:46 smithi053 bash[76859]: audit 2023-10-09T10:12:45.673219+0000 mon.c (mon.2) 32 : audit 0 from='client.? 172.21.15.53:0/1275714219' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-09T10:12:46.461 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":37,"active_gid":26072,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6800","nonce":480828977},{"type":"v1","addr":"172.21.15.53:6801","nonce":480828977}]},"active_addr":"172.21.15.53:6801/480828977","active_change":"2023-10-09T10:05:52.902303+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":25837,"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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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.53:8443/","prometheus":"http://172.21.15.53: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":83,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.53:0","nonce":3053182780}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.53:0","nonce":2894655242}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.53:0","nonce":1080352010}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.53:0","nonce":3478061418}]}]} 2023-10-09T10:12:46.466 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-10-09T10:12:46.466 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-09T10:12:46.466 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-09T10:12:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:46 smithi086 bash[59714]: cluster 2023-10-09T10:12:45.095659+0000 mgr.y (mgr.26072) 292 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:46 smithi086 bash[59714]: audit 2023-10-09T10:12:45.673219+0000 mon.c (mon.2) 32 : audit 0 from='client.? 172.21.15.53:0/1275714219' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-10-09T10:12:48.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:48 smithi053 bash[79554]: cluster 2023-10-09T10:12:47.096390+0000 mgr.y (mgr.26072) 293 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:48.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:48 smithi053 bash[76859]: cluster 2023-10-09T10:12:47.096390+0000 mgr.y (mgr.26072) 293 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:48.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:48 smithi086 bash[59714]: cluster 2023-10-09T10:12:47.096390+0000 mgr.y (mgr.26072) 293 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:50.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:50 smithi053 bash[79554]: cluster 2023-10-09T10:12:49.097317+0000 mgr.y (mgr.26072) 294 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:50.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:50 smithi053 bash[76859]: cluster 2023-10-09T10:12:49.097317+0000 mgr.y (mgr.26072) 294 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:50.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:50 smithi086 bash[59714]: cluster 2023-10-09T10:12:49.097317+0000 mgr.y (mgr.26072) 294 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:51.251 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:12:52.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:52 smithi053 bash[79554]: cluster 2023-10-09T10:12:51.098084+0000 mgr.y (mgr.26072) 295 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:52.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:52 smithi053 bash[76859]: cluster 2023-10-09T10:12:51.098084+0000 mgr.y (mgr.26072) 295 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:52.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:52 smithi086 bash[59714]: cluster 2023-10-09T10:12:51.098084+0000 mgr.y (mgr.26072) 295 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:52.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:12:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:12:52] "GET /metrics HTTP/1.1" 200 34085 "" "Prometheus/2.33.4" 2023-10-09T10:12:54.098 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:53 smithi053 bash[79554]: audit 2023-10-09T10:12:53.050488+0000 mon.a (mon.0) 427 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:12:54.098 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:53 smithi053 bash[79554]: cluster 2023-10-09T10:12:53.098782+0000 mgr.y (mgr.26072) 296 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:54.099 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:53 smithi053 bash[76859]: audit 2023-10-09T10:12:53.050488+0000 mon.a (mon.0) 427 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:12:54.099 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:53 smithi053 bash[76859]: cluster 2023-10-09T10:12:53.098782+0000 mgr.y (mgr.26072) 296 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:54.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:53 smithi086 bash[59714]: audit 2023-10-09T10:12:53.050488+0000 mon.a (mon.0) 427 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:12:54.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:53 smithi086 bash[59714]: cluster 2023-10-09T10:12:53.098782+0000 mgr.y (mgr.26072) 296 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:54.572 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:12:54.572 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":103,"fsid":"d72ad4d6-6688-11ee-8db5-212e2dc638e7","created":"2023-10-09T09:48:32.623532+0000","modified":"2023-10-09T10:12:14.924123+0000","last_up_change":"2023-10-09T10:12:13.916315+0000","last_in_change":"2023-10-09T09:56:04.542386+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":4,"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-10-09T09:52:58.322486+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":"81","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-10-09T09:57:33.507067+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":"76","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":76,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-10-09T09:59:26.483728+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":"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":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-10-09T09:59:27.258960+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":"f74176da-4a65-4a01-9c98-14931ab2fb4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":83,"up_from":87,"up_thru":102,"down_at":84,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":241788123},{"type":"v1","addr":"172.21.15.53:6803","nonce":241788123}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":241788123},{"type":"v1","addr":"172.21.15.53:6805","nonce":241788123}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":241788123},{"type":"v1","addr":"172.21.15.53:6809","nonce":241788123}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":241788123},{"type":"v1","addr":"172.21.15.53:6807","nonce":241788123}]},"public_addr":"172.21.15.53:6803/241788123","cluster_addr":"172.21.15.53:6805/241788123","heartbeat_back_addr":"172.21.15.53:6809/241788123","heartbeat_front_addr":"172.21.15.53:6807/241788123","state":["exists","up"]},{"osd":1,"uuid":"9ccaa820-2de6-45b3-b212-d8ecf800017d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":88,"up_from":92,"up_thru":102,"down_at":89,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6810","nonce":2276519375},{"type":"v1","addr":"172.21.15.53:6811","nonce":2276519375}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":2276519375},{"type":"v1","addr":"172.21.15.53:6813","nonce":2276519375}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":2276519375},{"type":"v1","addr":"172.21.15.53:6817","nonce":2276519375}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":2276519375},{"type":"v1","addr":"172.21.15.53:6815","nonce":2276519375}]},"public_addr":"172.21.15.53:6811/2276519375","cluster_addr":"172.21.15.53:6813/2276519375","heartbeat_back_addr":"172.21.15.53:6817/2276519375","heartbeat_front_addr":"172.21.15.53:6815/2276519375","state":["exists","up"]},{"osd":2,"uuid":"a6a32f30-0dff-485d-8e33-c68168b2923e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":93,"up_from":97,"up_thru":102,"down_at":94,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6818","nonce":3184008859},{"type":"v1","addr":"172.21.15.53:6819","nonce":3184008859}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6820","nonce":3184008859},{"type":"v1","addr":"172.21.15.53:6821","nonce":3184008859}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6824","nonce":3184008859},{"type":"v1","addr":"172.21.15.53:6825","nonce":3184008859}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6822","nonce":3184008859},{"type":"v1","addr":"172.21.15.53:6823","nonce":3184008859}]},"public_addr":"172.21.15.53:6819/3184008859","cluster_addr":"172.21.15.53:6821/3184008859","heartbeat_back_addr":"172.21.15.53:6825/3184008859","heartbeat_front_addr":"172.21.15.53:6823/3184008859","state":["exists","up"]},{"osd":3,"uuid":"ddb5c37d-4833-4abb-b416-ed9f3553998c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":98,"up_from":102,"up_thru":102,"down_at":99,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6826","nonce":3201928526},{"type":"v1","addr":"172.21.15.53:6827","nonce":3201928526}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6828","nonce":3201928526},{"type":"v1","addr":"172.21.15.53:6829","nonce":3201928526}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6832","nonce":3201928526},{"type":"v1","addr":"172.21.15.53:6833","nonce":3201928526}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6830","nonce":3201928526},{"type":"v1","addr":"172.21.15.53:6831","nonce":3201928526}]},"public_addr":"172.21.15.53:6827/3201928526","cluster_addr":"172.21.15.53:6829/3201928526","heartbeat_back_addr":"172.21.15.53:6833/3201928526","heartbeat_front_addr":"172.21.15.53:6831/3201928526","state":["exists","up"]},{"osd":4,"uuid":"3505da18-ecd4-458b-bc14-8ab6cd6e8954","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":102,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6800","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6801","nonce":1119793016}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6802","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6803","nonce":1119793016}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6806","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6807","nonce":1119793016}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6804","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6805","nonce":1119793016}]},"public_addr":"172.21.15.86:6801/1119793016","cluster_addr":"172.21.15.86:6803/1119793016","heartbeat_back_addr":"172.21.15.86:6807/1119793016","heartbeat_front_addr":"172.21.15.86:6805/1119793016","state":["exists","up"]},{"osd":5,"uuid":"7dea5bb1-1569-4da4-a0f0-ba64ee75cfb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":102,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6808","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6809","nonce":1740571876}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6810","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6811","nonce":1740571876}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6814","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6815","nonce":1740571876}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6812","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6813","nonce":1740571876}]},"public_addr":"172.21.15.86:6809/1740571876","cluster_addr":"172.21.15.86:6811/1740571876","heartbeat_back_addr":"172.21.15.86:6815/1740571876","heartbeat_front_addr":"172.21.15.86:6813/1740571876","state":["exists","up"]},{"osd":6,"uuid":"506ccbd6-fb42-48ac-8edc-5a963fd6484e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":99,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6816","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6817","nonce":991576164}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6818","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6819","nonce":991576164}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6822","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6823","nonce":991576164}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6820","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6821","nonce":991576164}]},"public_addr":"172.21.15.86:6817/991576164","cluster_addr":"172.21.15.86:6819/991576164","heartbeat_back_addr":"172.21.15.86:6823/991576164","heartbeat_front_addr":"172.21.15.86:6821/991576164","state":["exists","up"]},{"osd":7,"uuid":"5f26541b-73ae-4cca-8975-3f6756134057","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":102,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6824","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6825","nonce":309237710}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6826","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6827","nonce":309237710}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6830","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6831","nonce":309237710}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6828","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6829","nonce":309237710}]},"public_addr":"172.21.15.86:6825/309237710","cluster_addr":"172.21.15.86:6827/309237710","heartbeat_back_addr":"172.21.15.86:6831/309237710","heartbeat_front_addr":"172.21.15.86:6829/309237710","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T09:51:25.398567+0000","dead_epoch":83},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T09:52:11.051399+0000","dead_epoch":88},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T09:52:56.409007+0000","dead_epoch":93},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T09:53:41.959387+0000","dead_epoch":98},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T09:54:21.839996+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-10-09T09:55:03.648852+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-10-09T09:55:45.860189+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-10-09T09:56:28.651156+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.2","mappings":[{"from":1,"to":2}]},{"pgid":"4.1b","mappings":[{"from":1,"to":2}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:6800/2898221539":"2023-10-10T09:57:03.661503+0000","172.21.15.53:0/578821859":"2023-10-10T09:49:02.108522+0000","172.21.15.53:0/3270625753":"2023-10-10T09:57:03.661503+0000","172.21.15.53:0/3342761156":"2023-10-10T10:05:52.901795+0000","172.21.15.53:0/903717805":"2023-10-10T10:05:52.901795+0000","172.21.15.53:0/3597263778":"2023-10-10T09:49:33.104890+0000","172.21.15.53:6801/3233911202":"2023-10-10T09:49:02.108522+0000","172.21.15.53:6800/3233911202":"2023-10-10T09:49:02.108522+0000","172.21.15.53:6801/2411470712":"2023-10-10T10:05:52.901795+0000","172.21.15.53:6801/2898221539":"2023-10-10T09:57:03.661503+0000","172.21.15.53:0/676784548":"2023-10-10T10:05:52.901795+0000","172.21.15.53:6801/3591462176":"2023-10-10T10:03:12.419957+0000","172.21.15.53:0/4006054206":"2023-10-10T09:49:33.104890+0000","172.21.15.86:0/867302439":"2023-10-10T10:04:48.784554+0000","172.21.15.53:0/3364118538":"2023-10-10T10:03:12.419957+0000","172.21.15.53:6800/2411470712":"2023-10-10T10:05:52.901795+0000","172.21.15.53:0/1026432283":"2023-10-10T10:03:12.419957+0000","172.21.15.53:6801/483083340":"2023-10-10T09:49:33.104890+0000","172.21.15.53:0/1358631704":"2023-10-10T10:05:52.901795+0000","172.21.15.53:6800/483083340":"2023-10-10T09:49:33.104890+0000","172.21.15.86:6834/3386431549":"2023-10-10T10:04:48.784554+0000","172.21.15.86:6835/3386431549":"2023-10-10T10:04:48.784554+0000","172.21.15.86:0/492175685":"2023-10-10T10:04:48.784554+0000","172.21.15.86:0/1660307945":"2023-10-10T10:04:48.784554+0000","172.21.15.53:0/1222851758":"2023-10-10T09:57:03.661503+0000","172.21.15.86:0/1136305737":"2023-10-10T10:04:48.784554+0000","172.21.15.53:0/1655628282":"2023-10-10T09:49:02.108522+0000","172.21.15.53:6800/3591462176":"2023-10-10T10:03:12.419957+0000","172.21.15.53:0/3401986147":"2023-10-10T10:05:52.901795+0000","172.21.15.53:0/1604160367":"2023-10-10T10:05:52.901795+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-09T10:12:54.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:54 smithi053 bash[76859]: audit 2023-10-09T10:12:54.566821+0000 mon.c (mon.2) 33 : audit 0 from='client.? 172.21.15.53:0/2144302893' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T10:12:54.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:54 smithi053 bash[79554]: audit 2023-10-09T10:12:54.566821+0000 mon.c (mon.2) 33 : audit 0 from='client.? 172.21.15.53:0/2144302893' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T10:12:55.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:54 smithi086 bash[59714]: audit 2023-10-09T10:12:54.566821+0000 mon.c (mon.2) 33 : audit 0 from='client.? 172.21.15.53:0/2144302893' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T10:12:55.433 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-09T10:12:55.434 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-09T10:12:56.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:55 smithi086 bash[59714]: cluster 2023-10-09T10:12:55.099774+0000 mgr.y (mgr.26072) 297 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:56.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:55 smithi053 bash[76859]: cluster 2023-10-09T10:12:55.099774+0000 mgr.y (mgr.26072) 297 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:56.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:55 smithi053 bash[79554]: cluster 2023-10-09T10:12:55.099774+0000 mgr.y (mgr.26072) 297 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:58.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:12:58 smithi053 bash[79554]: cluster 2023-10-09T10:12:57.100520+0000 mgr.y (mgr.26072) 298 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:58.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:12:58 smithi053 bash[76859]: cluster 2023-10-09T10:12:57.100520+0000 mgr.y (mgr.26072) 298 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:12:58.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:12:58 smithi086 bash[59714]: cluster 2023-10-09T10:12:57.100520+0000 mgr.y (mgr.26072) 298 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:00.213 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:13:00.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:00 smithi053 bash[79554]: cluster 2023-10-09T10:12:59.101453+0000 mgr.y (mgr.26072) 299 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:00.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:00 smithi053 bash[76859]: cluster 2023-10-09T10:12:59.101453+0000 mgr.y (mgr.26072) 299 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:00.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:00 smithi086 bash[59714]: cluster 2023-10-09T10:12:59.101453+0000 mgr.y (mgr.26072) 299 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:02.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:02 smithi053 bash[76859]: cluster 2023-10-09T10:13:01.102323+0000 mgr.y (mgr.26072) 300 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:02.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:02 smithi053 bash[79554]: cluster 2023-10-09T10:13:01.102323+0000 mgr.y (mgr.26072) 300 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:02.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:02 smithi086 bash[59714]: cluster 2023-10-09T10:13:01.102323+0000 mgr.y (mgr.26072) 300 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:02.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:13:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:13:02] "GET /metrics HTTP/1.1" 200 34088 "" "Prometheus/2.33.4" 2023-10-09T10:13:03.431 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:13:03.432 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":103,"fsid":"d72ad4d6-6688-11ee-8db5-212e2dc638e7","created":"2023-10-09T09:48:32.623532+0000","modified":"2023-10-09T10:12:14.924123+0000","last_up_change":"2023-10-09T10:12:13.916315+0000","last_in_change":"2023-10-09T09:56:04.542386+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":4,"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-10-09T09:52:58.322486+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":"81","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-10-09T09:57:33.507067+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":"76","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":76,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-10-09T09:59:26.483728+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":"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":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-10-09T09:59:27.258960+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":"f74176da-4a65-4a01-9c98-14931ab2fb4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":83,"up_from":87,"up_thru":102,"down_at":84,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":241788123},{"type":"v1","addr":"172.21.15.53:6803","nonce":241788123}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":241788123},{"type":"v1","addr":"172.21.15.53:6805","nonce":241788123}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":241788123},{"type":"v1","addr":"172.21.15.53:6809","nonce":241788123}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":241788123},{"type":"v1","addr":"172.21.15.53:6807","nonce":241788123}]},"public_addr":"172.21.15.53:6803/241788123","cluster_addr":"172.21.15.53:6805/241788123","heartbeat_back_addr":"172.21.15.53:6809/241788123","heartbeat_front_addr":"172.21.15.53:6807/241788123","state":["exists","up"]},{"osd":1,"uuid":"9ccaa820-2de6-45b3-b212-d8ecf800017d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":88,"up_from":92,"up_thru":102,"down_at":89,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6810","nonce":2276519375},{"type":"v1","addr":"172.21.15.53:6811","nonce":2276519375}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":2276519375},{"type":"v1","addr":"172.21.15.53:6813","nonce":2276519375}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":2276519375},{"type":"v1","addr":"172.21.15.53:6817","nonce":2276519375}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":2276519375},{"type":"v1","addr":"172.21.15.53:6815","nonce":2276519375}]},"public_addr":"172.21.15.53:6811/2276519375","cluster_addr":"172.21.15.53:6813/2276519375","heartbeat_back_addr":"172.21.15.53:6817/2276519375","heartbeat_front_addr":"172.21.15.53:6815/2276519375","state":["exists","up"]},{"osd":2,"uuid":"a6a32f30-0dff-485d-8e33-c68168b2923e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":93,"up_from":97,"up_thru":102,"down_at":94,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6818","nonce":3184008859},{"type":"v1","addr":"172.21.15.53:6819","nonce":3184008859}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6820","nonce":3184008859},{"type":"v1","addr":"172.21.15.53:6821","nonce":3184008859}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6824","nonce":3184008859},{"type":"v1","addr":"172.21.15.53:6825","nonce":3184008859}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6822","nonce":3184008859},{"type":"v1","addr":"172.21.15.53:6823","nonce":3184008859}]},"public_addr":"172.21.15.53:6819/3184008859","cluster_addr":"172.21.15.53:6821/3184008859","heartbeat_back_addr":"172.21.15.53:6825/3184008859","heartbeat_front_addr":"172.21.15.53:6823/3184008859","state":["exists","up"]},{"osd":3,"uuid":"ddb5c37d-4833-4abb-b416-ed9f3553998c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":98,"up_from":102,"up_thru":102,"down_at":99,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6826","nonce":3201928526},{"type":"v1","addr":"172.21.15.53:6827","nonce":3201928526}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6828","nonce":3201928526},{"type":"v1","addr":"172.21.15.53:6829","nonce":3201928526}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6832","nonce":3201928526},{"type":"v1","addr":"172.21.15.53:6833","nonce":3201928526}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6830","nonce":3201928526},{"type":"v1","addr":"172.21.15.53:6831","nonce":3201928526}]},"public_addr":"172.21.15.53:6827/3201928526","cluster_addr":"172.21.15.53:6829/3201928526","heartbeat_back_addr":"172.21.15.53:6833/3201928526","heartbeat_front_addr":"172.21.15.53:6831/3201928526","state":["exists","up"]},{"osd":4,"uuid":"3505da18-ecd4-458b-bc14-8ab6cd6e8954","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":102,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6800","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6801","nonce":1119793016}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6802","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6803","nonce":1119793016}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6806","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6807","nonce":1119793016}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6804","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6805","nonce":1119793016}]},"public_addr":"172.21.15.86:6801/1119793016","cluster_addr":"172.21.15.86:6803/1119793016","heartbeat_back_addr":"172.21.15.86:6807/1119793016","heartbeat_front_addr":"172.21.15.86:6805/1119793016","state":["exists","up"]},{"osd":5,"uuid":"7dea5bb1-1569-4da4-a0f0-ba64ee75cfb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":102,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6808","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6809","nonce":1740571876}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6810","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6811","nonce":1740571876}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6814","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6815","nonce":1740571876}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6812","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6813","nonce":1740571876}]},"public_addr":"172.21.15.86:6809/1740571876","cluster_addr":"172.21.15.86:6811/1740571876","heartbeat_back_addr":"172.21.15.86:6815/1740571876","heartbeat_front_addr":"172.21.15.86:6813/1740571876","state":["exists","up"]},{"osd":6,"uuid":"506ccbd6-fb42-48ac-8edc-5a963fd6484e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":99,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6816","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6817","nonce":991576164}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6818","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6819","nonce":991576164}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6822","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6823","nonce":991576164}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6820","nonce":991576164},{"type":"v1","addr":"172.21.15.86:6821","nonce":991576164}]},"public_addr":"172.21.15.86:6817/991576164","cluster_addr":"172.21.15.86:6819/991576164","heartbeat_back_addr":"172.21.15.86:6823/991576164","heartbeat_front_addr":"172.21.15.86:6821/991576164","state":["exists","up"]},{"osd":7,"uuid":"5f26541b-73ae-4cca-8975-3f6756134057","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":102,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6824","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6825","nonce":309237710}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6826","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6827","nonce":309237710}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6830","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6831","nonce":309237710}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6828","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6829","nonce":309237710}]},"public_addr":"172.21.15.86:6825/309237710","cluster_addr":"172.21.15.86:6827/309237710","heartbeat_back_addr":"172.21.15.86:6831/309237710","heartbeat_front_addr":"172.21.15.86:6829/309237710","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T09:51:25.398567+0000","dead_epoch":83},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T09:52:11.051399+0000","dead_epoch":88},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T09:52:56.409007+0000","dead_epoch":93},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T09:53:41.959387+0000","dead_epoch":98},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T09:54:21.839996+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-10-09T09:55:03.648852+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-10-09T09:55:45.860189+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-10-09T09:56:28.651156+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.2","mappings":[{"from":1,"to":2}]},{"pgid":"4.1b","mappings":[{"from":1,"to":2}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:0/3342761156":"2023-10-10T10:05:52.901795+0000","172.21.15.53:0/903717805":"2023-10-10T10:05:52.901795+0000","172.21.15.53:6801/2411470712":"2023-10-10T10:05:52.901795+0000","172.21.15.53:6800/2411470712":"2023-10-10T10:05:52.901795+0000","172.21.15.53:0/1604160367":"2023-10-10T10:05:52.901795+0000","172.21.15.53:0/1358631704":"2023-10-10T10:05:52.901795+0000","172.21.15.53:6800/2898221539":"2023-10-10T09:57:03.661503+0000","172.21.15.53:0/578821859":"2023-10-10T09:49:02.108522+0000","172.21.15.53:0/3270625753":"2023-10-10T09:57:03.661503+0000","172.21.15.86:6834/3386431549":"2023-10-10T10:04:48.784554+0000","172.21.15.53:0/676784548":"2023-10-10T10:05:52.901795+0000","172.21.15.53:6801/2898221539":"2023-10-10T09:57:03.661503+0000","172.21.15.53:6801/3591462176":"2023-10-10T10:03:12.419957+0000","172.21.15.53:0/4006054206":"2023-10-10T09:49:33.104890+0000","172.21.15.53:0/3401986147":"2023-10-10T10:05:52.901795+0000","172.21.15.53:0/1655628282":"2023-10-10T09:49:02.108522+0000","172.21.15.53:6800/3591462176":"2023-10-10T10:03:12.419957+0000","172.21.15.53:6800/3233911202":"2023-10-10T09:49:02.108522+0000","172.21.15.86:0/867302439":"2023-10-10T10:04:48.784554+0000","172.21.15.53:0/3364118538":"2023-10-10T10:03:12.419957+0000","172.21.15.53:0/1026432283":"2023-10-10T10:03:12.419957+0000","172.21.15.53:6801/483083340":"2023-10-10T09:49:33.104890+0000","172.21.15.86:6835/3386431549":"2023-10-10T10:04:48.784554+0000","172.21.15.86:0/492175685":"2023-10-10T10:04:48.784554+0000","172.21.15.53:6801/3233911202":"2023-10-10T09:49:02.108522+0000","172.21.15.53:6800/483083340":"2023-10-10T09:49:33.104890+0000","172.21.15.53:0/3597263778":"2023-10-10T09:49:33.104890+0000","172.21.15.86:0/1660307945":"2023-10-10T10:04:48.784554+0000","172.21.15.86:0/1136305737":"2023-10-10T10:04:48.784554+0000","172.21.15.53:0/1222851758":"2023-10-10T09:57:03.661503+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-09T10:13:04.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:03 smithi086 bash[59714]: cluster 2023-10-09T10:13:03.103095+0000 mgr.y (mgr.26072) 301 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:04.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:03 smithi086 bash[59714]: audit 2023-10-09T10:13:03.427004+0000 mon.a (mon.0) 428 : audit 0 from='client.? 172.21.15.53:0/81977190' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T10:13:04.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:03 smithi053 bash[76859]: cluster 2023-10-09T10:13:03.103095+0000 mgr.y (mgr.26072) 301 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:04.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:03 smithi053 bash[76859]: audit 2023-10-09T10:13:03.427004+0000 mon.a (mon.0) 428 : audit 0 from='client.? 172.21.15.53:0/81977190' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T10:13:04.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:03 smithi053 bash[79554]: cluster 2023-10-09T10:13:03.103095+0000 mgr.y (mgr.26072) 301 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:04.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:03 smithi053 bash[79554]: audit 2023-10-09T10:13:03.427004+0000 mon.a (mon.0) 428 : audit 0 from='client.? 172.21.15.53:0/81977190' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T10:13:04.277 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-09T10:13:04.277 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-09T10:13:04.278 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-09T10:13:04.278 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-09T10:13:04.279 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-09T10:13:04.279 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-09T10:13:04.280 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-09T10:13:04.280 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-09T10:13:06.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:06 smithi053 bash[76859]: cluster 2023-10-09T10:13:05.104079+0000 mgr.y (mgr.26072) 302 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:06.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:06 smithi053 bash[79554]: cluster 2023-10-09T10:13:05.104079+0000 mgr.y (mgr.26072) 302 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:06.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:06 smithi086 bash[59714]: cluster 2023-10-09T10:13:05.104079+0000 mgr.y (mgr.26072) 302 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:08.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:08 smithi053 bash[79554]: cluster 2023-10-09T10:13:07.104848+0000 mgr.y (mgr.26072) 303 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:08.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:08 smithi053 bash[79554]: audit 2023-10-09T10:13:08.050783+0000 mon.a (mon.0) 429 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:13:08.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:08 smithi053 bash[76859]: cluster 2023-10-09T10:13:07.104848+0000 mgr.y (mgr.26072) 303 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:08.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:08 smithi053 bash[76859]: audit 2023-10-09T10:13:08.050783+0000 mon.a (mon.0) 429 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:13:08.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:08 smithi086 bash[59714]: cluster 2023-10-09T10:13:07.104848+0000 mgr.y (mgr.26072) 303 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:08.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:08 smithi086 bash[59714]: audit 2023-10-09T10:13:08.050783+0000 mon.a (mon.0) 429 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:13:09.192 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:13:09.193 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:13:09.195 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:13:09.195 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:13:09.196 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:13:09.196 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:13:09.199 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:13:09.199 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:13:10.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:10 smithi053 bash[76859]: cluster 2023-10-09T10:13:09.105770+0000 mgr.y (mgr.26072) 304 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:10.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:10 smithi053 bash[79554]: cluster 2023-10-09T10:13:09.105770+0000 mgr.y (mgr.26072) 304 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:10.621 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:10 smithi086 bash[59714]: cluster 2023-10-09T10:13:09.105770+0000 mgr.y (mgr.26072) 304 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:12.391 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:12 smithi053 bash[76859]: cluster 2023-10-09T10:13:11.106629+0000 mgr.y (mgr.26072) 305 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:12.392 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:12 smithi053 bash[79554]: cluster 2023-10-09T10:13:11.106629+0000 mgr.y (mgr.26072) 305 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:12 smithi086 bash[59714]: cluster 2023-10-09T10:13:11.106629+0000 mgr.y (mgr.26072) 305 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:12.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:13:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:13:12] "GET /metrics HTTP/1.1" 200 34083 "" "Prometheus/2.33.4" 2023-10-09T10:13:14.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:13 smithi086 bash[59714]: cluster 2023-10-09T10:13:13.107359+0000 mgr.y (mgr.26072) 306 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:14.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:13 smithi053 bash[76859]: cluster 2023-10-09T10:13:13.107359+0000 mgr.y (mgr.26072) 306 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:14.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:13 smithi053 bash[79554]: cluster 2023-10-09T10:13:13.107359+0000 mgr.y (mgr.26072) 306 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:16.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:16 smithi053 bash[79554]: cluster 2023-10-09T10:13:15.108340+0000 mgr.y (mgr.26072) 307 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:16.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:16 smithi053 bash[76859]: cluster 2023-10-09T10:13:15.108340+0000 mgr.y (mgr.26072) 307 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:16.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:16 smithi086 bash[59714]: cluster 2023-10-09T10:13:15.108340+0000 mgr.y (mgr.26072) 307 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:18.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:18 smithi053 bash[76859]: cluster 2023-10-09T10:13:17.109074+0000 mgr.y (mgr.26072) 308 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:18.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:18 smithi053 bash[79554]: cluster 2023-10-09T10:13:17.109074+0000 mgr.y (mgr.26072) 308 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:18.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:18 smithi086 bash[59714]: cluster 2023-10-09T10:13:17.109074+0000 mgr.y (mgr.26072) 308 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:20.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:20 smithi053 bash[76859]: cluster 2023-10-09T10:13:19.110001+0000 mgr.y (mgr.26072) 309 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:20.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:20 smithi053 bash[79554]: cluster 2023-10-09T10:13:19.110001+0000 mgr.y (mgr.26072) 309 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:20.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:20 smithi086 bash[59714]: cluster 2023-10-09T10:13:19.110001+0000 mgr.y (mgr.26072) 309 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:22.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:22 smithi053 bash[76859]: cluster 2023-10-09T10:13:21.110856+0000 mgr.y (mgr.26072) 310 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:23.470 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:22 smithi053 bash[79554]: cluster 2023-10-09T10:13:21.110856+0000 mgr.y (mgr.26072) 310 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:23.470 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:13:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:13:22] "GET /metrics HTTP/1.1" 200 34083 "" "Prometheus/2.33.4" 2023-10-09T10:13:23.470 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:22 smithi086 bash[59714]: cluster 2023-10-09T10:13:21.110856+0000 mgr.y (mgr.26072) 310 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:23.578 INFO:teuthology.orchestra.run.smithi053.stdout:206158430412 2023-10-09T10:13:23.639 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-09T10:13:23.703 INFO:teuthology.orchestra.run.smithi053.stdout:154618822877 2023-10-09T10:13:24.291 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-09T10:13:24.293 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:23 smithi086 bash[59714]: audit 2023-10-09T10:13:23.050978+0000 mon.a (mon.0) 430 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:13:24.293 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:23 smithi086 bash[59714]: cluster 2023-10-09T10:13:23.111757+0000 mgr.y (mgr.26072) 311 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:24.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:23 smithi053 bash[76859]: audit 2023-10-09T10:13:23.050978+0000 mon.a (mon.0) 430 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:13:24.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:23 smithi053 bash[76859]: cluster 2023-10-09T10:13:23.111757+0000 mgr.y (mgr.26072) 311 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:24.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:23 smithi053 bash[79554]: audit 2023-10-09T10:13:23.050978+0000 mon.a (mon.0) 430 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:13:24.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:23 smithi053 bash[79554]: cluster 2023-10-09T10:13:23.111757+0000 mgr.y (mgr.26072) 311 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:25.204 INFO:teuthology.orchestra.run.smithi053.stdout:180388626644 2023-10-09T10:13:25.204 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-09T10:13:25.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:25 smithi053 bash[79554]: audit 2023-10-09T10:13:25.150348+0000 mon.a (mon.0) 431 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:13:25.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:25 smithi053 bash[76859]: audit 2023-10-09T10:13:25.150348+0000 mon.a (mon.0) 431 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:13:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:25 smithi086 bash[59714]: audit 2023-10-09T10:13:25.150348+0000 mon.a (mon.0) 431 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:13:26.004 INFO:teuthology.orchestra.run.smithi053.stdout:373662154785 2023-10-09T10:13:26.005 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-09T10:13:26.273 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:26 smithi053 bash[76859]: cluster 2023-10-09T10:13:25.112383+0000 mgr.y (mgr.26072) 312 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:26.273 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:26 smithi053 bash[79554]: cluster 2023-10-09T10:13:25.112383+0000 mgr.y (mgr.26072) 312 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:26 smithi086 bash[59714]: cluster 2023-10-09T10:13:25.112383+0000 mgr.y (mgr.26072) 312 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:27.045 INFO:teuthology.orchestra.run.smithi053.stdout:438086664207 2023-10-09T10:13:27.046 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-09T10:13:28.051 INFO:teuthology.orchestra.run.smithi053.stdout:395136991260 2023-10-09T10:13:28.052 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-09T10:13:28.113 INFO:teuthology.orchestra.run.smithi053.stdout:416611827734 2023-10-09T10:13:28.114 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-09T10:13:28.120 INFO:teuthology.orchestra.run.smithi053.stdout:128849019110 2023-10-09T10:13:28.120 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-09T10:13:28.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:28 smithi053 bash[76859]: cluster 2023-10-09T10:13:27.113231+0000 mgr.y (mgr.26072) 313 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:28.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:28 smithi053 bash[79554]: cluster 2023-10-09T10:13:27.113231+0000 mgr.y (mgr.26072) 313 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:28.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:28 smithi086 bash[59714]: cluster 2023-10-09T10:13:27.113231+0000 mgr.y (mgr.26072) 313 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:30.447 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:13:30.448 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:13:30.450 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:13:30.454 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:13:30.485 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:30 smithi053 bash[76859]: cluster 2023-10-09T10:13:29.114137+0000 mgr.y (mgr.26072) 314 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:30.485 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:30 smithi053 bash[79554]: cluster 2023-10-09T10:13:29.114137+0000 mgr.y (mgr.26072) 314 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:30.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:30 smithi086 bash[59714]: cluster 2023-10-09T10:13:29.114137+0000 mgr.y (mgr.26072) 314 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:31.460 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:13:32.474 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:13:32.475 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:13:32.476 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:13:32.500 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:32 smithi053 bash[79554]: cluster 2023-10-09T10:13:31.114661+0000 mgr.y (mgr.26072) 315 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:32.500 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:32 smithi053 bash[79554]: audit 2023-10-09T10:13:31.401175+0000 mon.a (mon.0) 432 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:13:32.500 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:32 smithi053 bash[79554]: audit 2023-10-09T10:13:31.407391+0000 mon.a (mon.0) 433 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:13:32.500 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:32 smithi053 bash[79554]: audit 2023-10-09T10:13:31.750461+0000 mon.a (mon.0) 434 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:13:32.500 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:32 smithi053 bash[79554]: audit 2023-10-09T10:13:31.755854+0000 mon.a (mon.0) 435 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:13:32.500 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:32 smithi053 bash[79554]: audit 2023-10-09T10:13:32.180470+0000 mon.a (mon.0) 436 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:13:32.500 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:32 smithi053 bash[79554]: audit 2023-10-09T10:13:32.181667+0000 mon.a (mon.0) 437 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:13:32.500 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:32 smithi053 bash[79554]: audit 2023-10-09T10:13:32.187954+0000 mon.a (mon.0) 438 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:13:32.501 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:32 smithi053 bash[76859]: cluster 2023-10-09T10:13:31.114661+0000 mgr.y (mgr.26072) 315 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:32.501 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:32 smithi053 bash[76859]: audit 2023-10-09T10:13:31.401175+0000 mon.a (mon.0) 432 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:13:32.501 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:32 smithi053 bash[76859]: audit 2023-10-09T10:13:31.407391+0000 mon.a (mon.0) 433 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:13:32.501 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:32 smithi053 bash[76859]: audit 2023-10-09T10:13:31.750461+0000 mon.a (mon.0) 434 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:13:32.501 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:32 smithi053 bash[76859]: audit 2023-10-09T10:13:31.755854+0000 mon.a (mon.0) 435 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:13:32.501 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:32 smithi053 bash[76859]: audit 2023-10-09T10:13:32.180470+0000 mon.a (mon.0) 436 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:13:32.501 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:32 smithi053 bash[76859]: audit 2023-10-09T10:13:32.181667+0000 mon.a (mon.0) 437 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:13:32.501 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:32 smithi053 bash[76859]: audit 2023-10-09T10:13:32.187954+0000 mon.a (mon.0) 438 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:13:32.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:32 smithi086 bash[59714]: cluster 2023-10-09T10:13:31.114661+0000 mgr.y (mgr.26072) 315 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:32.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:32 smithi086 bash[59714]: audit 2023-10-09T10:13:31.401175+0000 mon.a (mon.0) 432 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:13:32.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:32 smithi086 bash[59714]: audit 2023-10-09T10:13:31.407391+0000 mon.a (mon.0) 433 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:13:32.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:32 smithi086 bash[59714]: audit 2023-10-09T10:13:31.750461+0000 mon.a (mon.0) 434 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:13:32.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:32 smithi086 bash[59714]: audit 2023-10-09T10:13:31.755854+0000 mon.a (mon.0) 435 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:13:32.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:32 smithi086 bash[59714]: audit 2023-10-09T10:13:32.180470+0000 mon.a (mon.0) 436 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:13:32.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:32 smithi086 bash[59714]: audit 2023-10-09T10:13:32.181667+0000 mon.a (mon.0) 437 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:13:32.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:32 smithi086 bash[59714]: audit 2023-10-09T10:13:32.187954+0000 mon.a (mon.0) 438 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:13:32.837 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:13:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:13:32] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.33.4" 2023-10-09T10:13:33.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:33 smithi053 bash[76859]: cluster 2023-10-09T10:13:33.115240+0000 mgr.y (mgr.26072) 316 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:33.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:33 smithi053 bash[79554]: cluster 2023-10-09T10:13:33.115240+0000 mgr.y (mgr.26072) 316 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:34.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:33 smithi086 bash[59714]: cluster 2023-10-09T10:13:33.115240+0000 mgr.y (mgr.26072) 316 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:36.365 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:36 smithi053 bash[76859]: cluster 2023-10-09T10:13:35.116108+0000 mgr.y (mgr.26072) 317 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:36.365 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:36 smithi053 bash[79554]: cluster 2023-10-09T10:13:35.116108+0000 mgr.y (mgr.26072) 317 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:36.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:36 smithi086 bash[59714]: cluster 2023-10-09T10:13:35.116108+0000 mgr.y (mgr.26072) 317 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:38.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:38 smithi053 bash[79554]: cluster 2023-10-09T10:13:37.116893+0000 mgr.y (mgr.26072) 318 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:38.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:38 smithi053 bash[79554]: audit 2023-10-09T10:13:38.050790+0000 mon.a (mon.0) 439 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:13:38.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:38 smithi053 bash[76859]: cluster 2023-10-09T10:13:37.116893+0000 mgr.y (mgr.26072) 318 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:38.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:38 smithi053 bash[76859]: audit 2023-10-09T10:13:38.050790+0000 mon.a (mon.0) 439 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:13:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:38 smithi086 bash[59714]: cluster 2023-10-09T10:13:37.116893+0000 mgr.y (mgr.26072) 318 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:38 smithi086 bash[59714]: audit 2023-10-09T10:13:38.050790+0000 mon.a (mon.0) 439 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:13:40.476 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:40 smithi053 bash[76859]: cluster 2023-10-09T10:13:39.117851+0000 mgr.y (mgr.26072) 319 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:40.476 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:40 smithi053 bash[79554]: cluster 2023-10-09T10:13:39.117851+0000 mgr.y (mgr.26072) 319 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:40.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:40 smithi086 bash[59714]: cluster 2023-10-09T10:13:39.117851+0000 mgr.y (mgr.26072) 319 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:42.137 INFO:teuthology.orchestra.run.smithi053.stdout:180388626648 2023-10-09T10:13:42.398 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:42 smithi053 bash[76859]: cluster 2023-10-09T10:13:41.118607+0000 mgr.y (mgr.26072) 320 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:42.398 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:42 smithi053 bash[76859]: audit 2023-10-09T10:13:42.136385+0000 mon.a (mon.0) 440 : audit 0 from='client.? 172.21.15.53:0/4052720001' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-09T10:13:42.399 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:42 smithi053 bash[79554]: cluster 2023-10-09T10:13:41.118607+0000 mgr.y (mgr.26072) 320 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:42.399 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:42 smithi053 bash[79554]: audit 2023-10-09T10:13:42.136385+0000 mon.a (mon.0) 440 : audit 0 from='client.? 172.21.15.53:0/4052720001' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-09T10:13:42.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:42 smithi086 bash[59714]: cluster 2023-10-09T10:13:41.118607+0000 mgr.y (mgr.26072) 320 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:42.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:42 smithi086 bash[59714]: audit 2023-10-09T10:13:42.136385+0000 mon.a (mon.0) 440 : audit 0 from='client.? 172.21.15.53:0/4052720001' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-09T10:13:42.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:13:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:13:42] "GET /metrics HTTP/1.1" 200 34085 "" "Prometheus/2.33.4" 2023-10-09T10:13:43.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:43 smithi053 bash[76859]: cluster 2023-10-09T10:13:43.119386+0000 mgr.y (mgr.26072) 321 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:43.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:43 smithi053 bash[79554]: cluster 2023-10-09T10:13:43.119386+0000 mgr.y (mgr.26072) 321 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:44.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:43 smithi086 bash[59714]: cluster 2023-10-09T10:13:43.119386+0000 mgr.y (mgr.26072) 321 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:44.591 INFO:teuthology.orchestra.run.smithi053.stdout:154618822881 2023-10-09T10:13:44.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:44 smithi053 bash[79554]: audit 2023-10-09T10:13:44.590422+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.53:0/3303419309' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-09T10:13:44.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:44 smithi053 bash[76859]: audit 2023-10-09T10:13:44.590422+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.53:0/3303419309' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-09T10:13:45.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:44 smithi086 bash[59714]: audit 2023-10-09T10:13:44.590422+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.53:0/3303419309' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-09T10:13:45.522 INFO:teuthology.orchestra.run.smithi053.stdout:206158430416 2023-10-09T10:13:46.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:45 smithi086 bash[59714]: cluster 2023-10-09T10:13:45.120045+0000 mgr.y (mgr.26072) 322 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:46.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:45 smithi086 bash[59714]: audit 2023-10-09T10:13:45.521089+0000 mon.c (mon.2) 35 : audit 0 from='client.? 172.21.15.53:0/1754088194' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-09T10:13:46.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:45 smithi053 bash[76859]: cluster 2023-10-09T10:13:45.120045+0000 mgr.y (mgr.26072) 322 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:46.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:45 smithi053 bash[76859]: audit 2023-10-09T10:13:45.521089+0000 mon.c (mon.2) 35 : audit 0 from='client.? 172.21.15.53:0/1754088194' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-09T10:13:46.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:45 smithi053 bash[79554]: cluster 2023-10-09T10:13:45.120045+0000 mgr.y (mgr.26072) 322 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:46.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:45 smithi053 bash[79554]: audit 2023-10-09T10:13:45.521089+0000 mon.c (mon.2) 35 : audit 0 from='client.? 172.21.15.53:0/1754088194' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-09T10:13:46.231 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626644 got 180388626648 for osd.6 2023-10-09T10:13:46.231 DEBUG:teuthology.parallel:result is None 2023-10-09T10:13:47.271 INFO:teuthology.orchestra.run.smithi053.stdout:373662154790 2023-10-09T10:13:47.801 INFO:teuthology.orchestra.run.smithi053.stdout:395136991264 2023-10-09T10:13:47.979 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822877 got 154618822881 for osd.5 2023-10-09T10:13:47.980 DEBUG:teuthology.parallel:result is None 2023-10-09T10:13:48.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:48 smithi086 bash[59714]: cluster 2023-10-09T10:13:47.120523+0000 mgr.y (mgr.26072) 323 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:48.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:48 smithi086 bash[59714]: audit 2023-10-09T10:13:47.270428+0000 mon.a (mon.0) 441 : audit 0 from='client.? 172.21.15.53:0/1891992524' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-09T10:13:48.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:48 smithi086 bash[59714]: audit 2023-10-09T10:13:47.800221+0000 mon.a (mon.0) 442 : audit 0 from='client.? 172.21.15.53:0/2472156232' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-09T10:13:48.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:48 smithi053 bash[76859]: cluster 2023-10-09T10:13:47.120523+0000 mgr.y (mgr.26072) 323 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:48.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:48 smithi053 bash[76859]: audit 2023-10-09T10:13:47.270428+0000 mon.a (mon.0) 441 : audit 0 from='client.? 172.21.15.53:0/1891992524' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-09T10:13:48.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:48 smithi053 bash[76859]: audit 2023-10-09T10:13:47.800221+0000 mon.a (mon.0) 442 : audit 0 from='client.? 172.21.15.53:0/2472156232' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-09T10:13:48.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:48 smithi053 bash[79554]: cluster 2023-10-09T10:13:47.120523+0000 mgr.y (mgr.26072) 323 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:48.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:48 smithi053 bash[79554]: audit 2023-10-09T10:13:47.270428+0000 mon.a (mon.0) 441 : audit 0 from='client.? 172.21.15.53:0/1891992524' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-09T10:13:48.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:48 smithi053 bash[79554]: audit 2023-10-09T10:13:47.800221+0000 mon.a (mon.0) 442 : audit 0 from='client.? 172.21.15.53:0/2472156232' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-09T10:13:48.922 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430412 got 206158430416 for osd.7 2023-10-09T10:13:48.922 DEBUG:teuthology.parallel:result is None 2023-10-09T10:13:49.614 INFO:teuthology.orchestra.run.smithi053.stdout:128849019115 2023-10-09T10:13:49.658 INFO:teuthology.orchestra.run.smithi053.stdout:438086664213 2023-10-09T10:13:50.335 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:50 smithi053 bash[76859]: cluster 2023-10-09T10:13:49.121313+0000 mgr.y (mgr.26072) 324 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:50.335 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:50 smithi053 bash[76859]: audit 2023-10-09T10:13:49.613576+0000 mon.a (mon.0) 443 : audit 0 from='client.? 172.21.15.53:0/3552040697' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-09T10:13:50.335 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:50 smithi053 bash[76859]: audit 2023-10-09T10:13:49.657763+0000 mon.c (mon.2) 36 : audit 0 from='client.? 172.21.15.53:0/339520894' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-09T10:13:50.336 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:50 smithi053 bash[79554]: cluster 2023-10-09T10:13:49.121313+0000 mgr.y (mgr.26072) 324 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:50.336 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:50 smithi053 bash[79554]: audit 2023-10-09T10:13:49.613576+0000 mon.a (mon.0) 443 : audit 0 from='client.? 172.21.15.53:0/3552040697' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-09T10:13:50.336 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:50 smithi053 bash[79554]: audit 2023-10-09T10:13:49.657763+0000 mon.c (mon.2) 36 : audit 0 from='client.? 172.21.15.53:0/339520894' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-09T10:13:50.337 INFO:tasks.cephadm.ceph_manager.ceph:need seq 373662154785 got 373662154790 for osd.0 2023-10-09T10:13:50.337 DEBUG:teuthology.parallel:result is None 2023-10-09T10:13:50.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:50 smithi086 bash[59714]: cluster 2023-10-09T10:13:49.121313+0000 mgr.y (mgr.26072) 324 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:50.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:50 smithi086 bash[59714]: audit 2023-10-09T10:13:49.613576+0000 mon.a (mon.0) 443 : audit 0 from='client.? 172.21.15.53:0/3552040697' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-09T10:13:50.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:50 smithi086 bash[59714]: audit 2023-10-09T10:13:49.657763+0000 mon.c (mon.2) 36 : audit 0 from='client.? 172.21.15.53:0/339520894' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-09T10:13:51.235 INFO:tasks.cephadm.ceph_manager.ceph:need seq 395136991260 got 395136991264 for osd.1 2023-10-09T10:13:51.236 DEBUG:teuthology.parallel:result is None 2023-10-09T10:13:51.521 INFO:teuthology.orchestra.run.smithi053.stdout:416611827739 2023-10-09T10:13:52.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:52 smithi053 bash[76859]: cluster 2023-10-09T10:13:51.122047+0000 mgr.y (mgr.26072) 325 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:52.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:52 smithi053 bash[76859]: audit 2023-10-09T10:13:51.520382+0000 mon.a (mon.0) 444 : audit 0 from='client.? 172.21.15.53:0/244008429' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-09T10:13:52.553 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:52 smithi053 bash[79554]: cluster 2023-10-09T10:13:51.122047+0000 mgr.y (mgr.26072) 325 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:52.553 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:52 smithi053 bash[79554]: audit 2023-10-09T10:13:51.520382+0000 mon.a (mon.0) 444 : audit 0 from='client.? 172.21.15.53:0/244008429' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-09T10:13:52.582 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849019110 got 128849019115 for osd.4 2023-10-09T10:13:52.583 DEBUG:teuthology.parallel:result is None 2023-10-09T10:13:52.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:52 smithi086 bash[59714]: cluster 2023-10-09T10:13:51.122047+0000 mgr.y (mgr.26072) 325 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:52.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:52 smithi086 bash[59714]: audit 2023-10-09T10:13:51.520382+0000 mon.a (mon.0) 444 : audit 0 from='client.? 172.21.15.53:0/244008429' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-09T10:13:52.867 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:13:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:13:52] "GET /metrics HTTP/1.1" 200 34085 "" "Prometheus/2.33.4" 2023-10-09T10:13:52.869 INFO:tasks.cephadm.ceph_manager.ceph:need seq 438086664207 got 438086664213 for osd.3 2023-10-09T10:13:52.869 DEBUG:teuthology.parallel:result is None 2023-10-09T10:13:53.291 INFO:tasks.cephadm.ceph_manager.ceph:need seq 416611827734 got 416611827739 for osd.2 2023-10-09T10:13:53.292 DEBUG:teuthology.parallel:result is None 2023-10-09T10:13:53.292 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-09T10:13:53.292 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T10:13:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:53 smithi086 bash[59714]: audit 2023-10-09T10:13:53.051001+0000 mon.a (mon.0) 445 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:13:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:53 smithi086 bash[59714]: cluster 2023-10-09T10:13:53.122742+0000 mgr.y (mgr.26072) 326 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:54.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:53 smithi053 bash[76859]: audit 2023-10-09T10:13:53.051001+0000 mon.a (mon.0) 445 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:13:54.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:53 smithi053 bash[76859]: cluster 2023-10-09T10:13:53.122742+0000 mgr.y (mgr.26072) 326 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:54.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:53 smithi053 bash[79554]: audit 2023-10-09T10:13:53.051001+0000 mon.a (mon.0) 445 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:13:54.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:53 smithi053 bash[79554]: cluster 2023-10-09T10:13:53.122742+0000 mgr.y (mgr.26072) 326 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:56.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:56 smithi086 bash[59714]: cluster 2023-10-09T10:13:55.123666+0000 mgr.y (mgr.26072) 327 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:56.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:56 smithi053 bash[79554]: cluster 2023-10-09T10:13:55.123666+0000 mgr.y (mgr.26072) 327 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:56.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:56 smithi053 bash[76859]: cluster 2023-10-09T10:13:55.123666+0000 mgr.y (mgr.26072) 327 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:58.080 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:13:58.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:13:58 smithi053 bash[79554]: cluster 2023-10-09T10:13:57.124476+0000 mgr.y (mgr.26072) 328 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:58.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:13:58 smithi053 bash[76859]: cluster 2023-10-09T10:13:57.124476+0000 mgr.y (mgr.26072) 328 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:13:58.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:13:58 smithi086 bash[59714]: cluster 2023-10-09T10:13:57.124476+0000 mgr.y (mgr.26072) 328 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:00.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:00 smithi086 bash[59714]: cluster 2023-10-09T10:13:59.125385+0000 mgr.y (mgr.26072) 329 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:00.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:00 smithi053 bash[79554]: cluster 2023-10-09T10:13:59.125385+0000 mgr.y (mgr.26072) 329 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:00.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:00 smithi053 bash[76859]: cluster 2023-10-09T10:13:59.125385+0000 mgr.y (mgr.26072) 329 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:01.723 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:14:01.726 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2023-10-09T10:14:02.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:02 smithi053 bash[76859]: cluster 2023-10-09T10:14:01.126206+0000 mgr.y (mgr.26072) 330 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:02.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:02 smithi053 bash[79554]: cluster 2023-10-09T10:14:01.126206+0000 mgr.y (mgr.26072) 330 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:02.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:02 smithi086 bash[59714]: cluster 2023-10-09T10:14:01.126206+0000 mgr.y (mgr.26072) 330 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:02.636 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":267,"stamp":"2023-10-09T10:14:01.125677+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":6303,"num_read_kb":13760,"num_write":1106,"num_write_kb":15159,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"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":1345128,"kb_used_data":22440,"kb_used_omap":31,"kb_used_meta":1322592,"kb_avail":748616088,"statfs":{"total":767960285184,"available":766582874112,"internally_reserved":0,"allocated":22978560,"data_stored":18960369,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32137,"internal_metadata":1354334839},"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.004899"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":69,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.932545+0000","last_change":"2023-10-09T10:11:16.822136+0000","last_active":"2023-10-09T10:12:13.932545+0000","last_peered":"2023-10-09T10:12:13.932545+0000","last_clean":"2023-10-09T10:12:13.932545+0000","last_became_active":"2023-10-09T10:11:16.821778+0000","last_became_peered":"2023-10-09T10:11:16.821778+0000","last_unstale":"2023-10-09T10:12:13.932545+0000","last_undegraded":"2023-10-09T10:12:13.932545+0000","last_fullsized":"2023-10-09T10:12:13.932545+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":56,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.937685+0000","last_change":"2023-10-09T10:11:46.264821+0000","last_active":"2023-10-09T10:12:14.937685+0000","last_peered":"2023-10-09T10:12:14.937685+0000","last_clean":"2023-10-09T10:12:14.937685+0000","last_became_active":"2023-10-09T10:11:46.264362+0000","last_became_peered":"2023-10-09T10:11:46.264362+0000","last_unstale":"2023-10-09T10:12:14.937685+0000","last_undegraded":"2023-10-09T10:12:14.937685+0000","last_fullsized":"2023-10-09T10:12:14.937685+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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-10-10T11:41:06.556419+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.19","version":"0'0","reported_seq":91,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.952984+0000","last_change":"2023-10-09T10:12:14.952984+0000","last_active":"2023-10-09T10:12:14.952984+0000","last_peered":"2023-10-09T10:12:14.952984+0000","last_clean":"2023-10-09T10:12:14.952984+0000","last_became_active":"2023-10-09T10:12:14.951918+0000","last_became_peered":"2023-10-09T10:12:14.951918+0000","last_unstale":"2023-10-09T10:12:14.952984+0000","last_undegraded":"2023-10-09T10:12:14.952984+0000","last_fullsized":"2023-10-09T10:12:14.952984+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:47:54.060450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.950211+0000","last_change":"2023-10-09T10:12:14.950211+0000","last_active":"2023-10-09T10:12:14.950211+0000","last_peered":"2023-10-09T10:12:14.950211+0000","last_clean":"2023-10-09T10:12:14.950211+0000","last_became_active":"2023-10-09T10:12:14.949791+0000","last_became_peered":"2023-10-09T10:12:14.949791+0000","last_unstale":"2023-10-09T10:12:14.950211+0000","last_undegraded":"2023-10-09T10:12:14.950211+0000","last_fullsized":"2023-10-09T10:12:14.950211+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:02:17.322857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.944562+0000","last_change":"2023-10-09T10:12:14.944562+0000","last_active":"2023-10-09T10:12:14.944562+0000","last_peered":"2023-10-09T10:12:14.944562+0000","last_clean":"2023-10-09T10:12:14.944562+0000","last_became_active":"2023-10-09T10:12:14.943675+0000","last_became_peered":"2023-10-09T10:12:14.943675+0000","last_unstale":"2023-10-09T10:12:14.944562+0000","last_undegraded":"2023-10-09T10:12:14.944562+0000","last_fullsized":"2023-10-09T10:12:14.944562+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":57,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.945922+0000","last_change":"2023-10-09T09:59:27.824626+0000","last_active":"2023-10-09T10:12:13.945922+0000","last_peered":"2023-10-09T10:12:13.945922+0000","last_clean":"2023-10-09T10:12:13.945922+0000","last_became_active":"2023-10-09T09:59:27.824296+0000","last_became_peered":"2023-10-09T09:59:27.824296+0000","last_unstale":"2023-10-09T10:12:13.945922+0000","last_undegraded":"2023-10-09T10:12:13.945922+0000","last_fullsized":"2023-10-09T10:12:13.945922+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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.1b","version":"0'0","reported_seq":93,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.946766+0000","last_change":"2023-10-09T10:12:14.946766+0000","last_active":"2023-10-09T10:12:14.946766+0000","last_peered":"2023-10-09T10:12:14.946766+0000","last_clean":"2023-10-09T10:12:14.946766+0000","last_became_active":"2023-10-09T10:12:14.946407+0000","last_became_peered":"2023-10-09T10:12:14.946407+0000","last_unstale":"2023-10-09T10:12:14.946766+0000","last_undegraded":"2023-10-09T10:12:14.946766+0000","last_fullsized":"2023-10-09T10:12:14.946766+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":72,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.943555+0000","last_change":"2023-10-09T10:11:16.821758+0000","last_active":"2023-10-09T10:12:13.943555+0000","last_peered":"2023-10-09T10:12:13.943555+0000","last_clean":"2023-10-09T10:12:13.943555+0000","last_became_active":"2023-10-09T10:11:16.821357+0000","last_became_peered":"2023-10-09T10:11:16.821357+0000","last_unstale":"2023-10-09T10:12:13.943555+0000","last_undegraded":"2023-10-09T10:12:13.943555+0000","last_fullsized":"2023-10-09T10:12:13.943555+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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.1c","version":"0'0","reported_seq":91,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.943562+0000","last_change":"2023-10-09T10:12:14.943562+0000","last_active":"2023-10-09T10:12:14.943562+0000","last_peered":"2023-10-09T10:12:14.943562+0000","last_clean":"2023-10-09T10:12:14.943562+0000","last_became_active":"2023-10-09T10:12:14.943186+0000","last_became_peered":"2023-10-09T10:12:14.943186+0000","last_unstale":"2023-10-09T10:12:14.943562+0000","last_undegraded":"2023-10-09T10:12:14.943562+0000","last_fullsized":"2023-10-09T10:12:14.943562+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:21:12.422927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":41,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.936665+0000","last_change":"2023-10-09T10:10:47.574399+0000","last_active":"2023-10-09T10:12:14.936665+0000","last_peered":"2023-10-09T10:12:14.936665+0000","last_clean":"2023-10-09T10:12:14.936665+0000","last_became_active":"2023-10-09T10:10:47.573586+0000","last_became_peered":"2023-10-09T10:10:47.573586+0000","last_unstale":"2023-10-09T10:12:14.936665+0000","last_undegraded":"2023-10-09T10:12:14.936665+0000","last_fullsized":"2023-10-09T10:12:14.936665+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:40:58.901574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.936767+0000","last_change":"2023-10-09T09:59:27.843333+0000","last_active":"2023-10-09T10:12:13.936767+0000","last_peered":"2023-10-09T10:12:13.936767+0000","last_clean":"2023-10-09T10:12:13.936767+0000","last_became_active":"2023-10-09T09:59:27.842983+0000","last_became_peered":"2023-10-09T09:59:27.842983+0000","last_unstale":"2023-10-09T10:12:13.936767+0000","last_undegraded":"2023-10-09T10:12:13.936767+0000","last_fullsized":"2023-10-09T10:12:13.936767+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":56,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.937334+0000","last_change":"2023-10-09T10:11:16.815524+0000","last_active":"2023-10-09T10:12:14.937334+0000","last_peered":"2023-10-09T10:12:14.937334+0000","last_clean":"2023-10-09T10:12:14.937334+0000","last_became_active":"2023-10-09T10:11:16.815233+0000","last_became_peered":"2023-10-09T10:11:16.815233+0000","last_unstale":"2023-10-09T10:12:14.937334+0000","last_undegraded":"2023-10-09T10:12:14.937334+0000","last_fullsized":"2023-10-09T10:12:14.937334+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:22:26.672363+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":"76'187","reported_seq":899,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.939763+0000","last_change":"2023-10-09T10:11:46.273791+0000","last_active":"2023-10-09T10:12:13.939763+0000","last_peered":"2023-10-09T10:12:13.939763+0000","last_clean":"2023-10-09T10:12:13.939763+0000","last_became_active":"2023-10-09T10:11:46.273129+0000","last_became_peered":"2023-10-09T10:11:46.273129+0000","last_unstale":"2023-10-09T10:12:13.939763+0000","last_undegraded":"2023-10-09T10:12:13.939763+0000","last_fullsized":"2023-10-09T10:12:13.939763+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1503,"num_read_kb":4410,"num_write":140,"num_write_kb":3134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.951323+0000","last_change":"2023-10-09T10:12:14.951323+0000","last_active":"2023-10-09T10:12:14.951323+0000","last_peered":"2023-10-09T10:12:14.951323+0000","last_clean":"2023-10-09T10:12:14.951323+0000","last_became_active":"2023-10-09T10:12:14.950881+0000","last_became_peered":"2023-10-09T10:12:14.950881+0000","last_unstale":"2023-10-09T10:12:14.951323+0000","last_undegraded":"2023-10-09T10:12:14.951323+0000","last_fullsized":"2023-10-09T10:12:14.951323+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:11:33.467470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"76'153","reported_seq":587,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.930720+0000","last_change":"2023-10-09T10:11:16.822702+0000","last_active":"2023-10-09T10:12:14.930720+0000","last_peered":"2023-10-09T10:12:14.930720+0000","last_clean":"2023-10-09T10:12:14.930720+0000","last_became_active":"2023-10-09T10:11:16.821839+0000","last_became_peered":"2023-10-09T10:11:16.821839+0000","last_unstale":"2023-10-09T10:12:14.930720+0000","last_undegraded":"2023-10-09T10:12:14.930720+0000","last_fullsized":"2023-10-09T10:12:14.930720+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:03:27.041395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":859,"num_read_kb":2778,"num_write":113,"num_write_kb":2118,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.954300+0000","last_change":"2023-10-09T10:12:14.954300+0000","last_active":"2023-10-09T10:12:14.954300+0000","last_peered":"2023-10-09T10:12:14.954300+0000","last_clean":"2023-10-09T10:12:14.954300+0000","last_became_active":"2023-10-09T10:12:14.953899+0000","last_became_peered":"2023-10-09T10:12:14.953899+0000","last_unstale":"2023-10-09T10:12:14.954300+0000","last_undegraded":"2023-10-09T10:12:14.954300+0000","last_fullsized":"2023-10-09T10:12:14.954300+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:43:02.734403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":38,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.936293+0000","last_change":"2023-10-09T10:10:47.573944+0000","last_active":"2023-10-09T10:12:14.936293+0000","last_peered":"2023-10-09T10:12:14.936293+0000","last_clean":"2023-10-09T10:12:14.936293+0000","last_became_active":"2023-10-09T10:10:47.573102+0000","last_became_peered":"2023-10-09T10:10:47.573102+0000","last_unstale":"2023-10-09T10:12:14.936293+0000","last_undegraded":"2023-10-09T10:12:14.936293+0000","last_fullsized":"2023-10-09T10:12:14.936293+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:15:22.391495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":47,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.931253+0000","last_change":"2023-10-09T10:11:46.265857+0000","last_active":"2023-10-09T10:12:14.931253+0000","last_peered":"2023-10-09T10:12:14.931253+0000","last_clean":"2023-10-09T10:12:14.931253+0000","last_became_active":"2023-10-09T10:11:46.265464+0000","last_became_peered":"2023-10-09T10:11:46.265464+0000","last_unstale":"2023-10-09T10:12:14.931253+0000","last_undegraded":"2023-10-09T10:12:14.931253+0000","last_fullsized":"2023-10-09T10:12:14.931253+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:55:47.196309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"76'109","reported_seq":485,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.942199+0000","last_change":"2023-10-09T10:10:47.573398+0000","last_active":"2023-10-09T10:12:13.942199+0000","last_peered":"2023-10-09T10:12:13.942199+0000","last_clean":"2023-10-09T10:12:13.942199+0000","last_became_active":"2023-10-09T10:10:47.572805+0000","last_became_peered":"2023-10-09T10:10:47.572805+0000","last_unstale":"2023-10-09T10:12:13.942199+0000","last_undegraded":"2023-10-09T10:12:13.942199+0000","last_fullsized":"2023-10-09T10:12:13.942199+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":821,"num_read_kb":1489,"num_write":106,"num_write_kb":462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":68,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.938282+0000","last_change":"2023-10-09T10:11:46.260361+0000","last_active":"2023-10-09T10:12:14.938282+0000","last_peered":"2023-10-09T10:12:14.938282+0000","last_clean":"2023-10-09T10:12:14.938282+0000","last_became_active":"2023-10-09T10:11:46.259950+0000","last_became_peered":"2023-10-09T10:11:46.259950+0000","last_unstale":"2023-10-09T10:12:14.938282+0000","last_undegraded":"2023-10-09T10:12:14.938282+0000","last_fullsized":"2023-10-09T10:12:14.938282+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:12:23.747227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.948063+0000","last_change":"2023-10-09T10:12:14.947655+0000","last_active":"2023-10-09T10:12:14.948063+0000","last_peered":"2023-10-09T10:12:14.948063+0000","last_clean":"2023-10-09T10:12:14.948063+0000","last_became_active":"2023-10-09T10:12:14.947238+0000","last_became_peered":"2023-10-09T10:12:14.947238+0000","last_unstale":"2023-10-09T10:12:14.948063+0000","last_undegraded":"2023-10-09T10:12:14.948063+0000","last_fullsized":"2023-10-09T10:12:14.948063+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:14:25.731803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"76'47","reported_seq":182,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.942211+0000","last_change":"2023-10-09T10:11:16.827928+0000","last_active":"2023-10-09T10:12:13.942211+0000","last_peered":"2023-10-09T10:12:13.942211+0000","last_clean":"2023-10-09T10:12:13.942211+0000","last_became_active":"2023-10-09T10:11:16.827538+0000","last_became_peered":"2023-10-09T10:11:16.827538+0000","last_unstale":"2023-10-09T10:12:13.942211+0000","last_undegraded":"2023-10-09T10:12:13.942211+0000","last_fullsized":"2023-10-09T10:12:13.942211+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":47,"log_dups_size":0,"ondisk_log_size":47,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":113,"num_read_kb":478,"num_write":49,"num_write_kb":229,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.939931+0000","last_change":"2023-10-09T09:59:28.016576+0000","last_active":"2023-10-09T10:12:13.939931+0000","last_peered":"2023-10-09T10:12:13.939931+0000","last_clean":"2023-10-09T10:12:13.939931+0000","last_became_active":"2023-10-09T09:59:28.016215+0000","last_became_peered":"2023-10-09T09:59:28.016215+0000","last_unstale":"2023-10-09T10:12:13.939931+0000","last_undegraded":"2023-10-09T10:12:13.939931+0000","last_fullsized":"2023-10-09T10:12:13.939931+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.951585+0000","last_change":"2023-10-09T10:12:14.951585+0000","last_active":"2023-10-09T10:12:14.951585+0000","last_peered":"2023-10-09T10:12:14.951585+0000","last_clean":"2023-10-09T10:12:14.951585+0000","last_became_active":"2023-10-09T10:12:14.951245+0000","last_became_peered":"2023-10-09T10:12:14.951245+0000","last_unstale":"2023-10-09T10:12:14.951585+0000","last_undegraded":"2023-10-09T10:12:14.951585+0000","last_fullsized":"2023-10-09T10:12:14.951585+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:23:01.580484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"83'139","reported_seq":304,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.942029+0000","last_change":"2023-10-09T10:10:47.573552+0000","last_active":"2023-10-09T10:12:13.942029+0000","last_peered":"2023-10-09T10:12:13.942029+0000","last_clean":"2023-10-09T10:12:13.942029+0000","last_became_active":"2023-10-09T10:10:47.572533+0000","last_became_peered":"2023-10-09T10:10:47.572533+0000","last_unstale":"2023-10-09T10:12:13.942029+0000","last_undegraded":"2023-10-09T10:12:13.942029+0000","last_fullsized":"2023-10-09T10:12:13.942029+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_clean_scrub_stamp":"2023-10-09T09:52:58.844090+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":"2.3","version":"76'179","reported_seq":578,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.943399+0000","last_change":"2023-10-09T10:11:46.269886+0000","last_active":"2023-10-09T10:12:13.943399+0000","last_peered":"2023-10-09T10:12:13.943399+0000","last_clean":"2023-10-09T10:12:13.943399+0000","last_became_active":"2023-10-09T10:11:46.269319+0000","last_became_peered":"2023-10-09T10:11:46.269319+0000","last_unstale":"2023-10-09T10:12:13.943399+0000","last_undegraded":"2023-10-09T10:12:13.943399+0000","last_fullsized":"2023-10-09T10:12:13.943399+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":179,"log_dups_size":0,"ondisk_log_size":179,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":680,"num_read_kb":604,"num_write":161,"num_write_kb":107,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.931530+0000","last_change":"2023-10-09T10:11:16.821791+0000","last_active":"2023-10-09T10:12:14.931530+0000","last_peered":"2023-10-09T10:12:14.931530+0000","last_clean":"2023-10-09T10:12:14.931530+0000","last_became_active":"2023-10-09T10:11:16.821443+0000","last_became_peered":"2023-10-09T10:11:16.821443+0000","last_unstale":"2023-10-09T10:12:14.931530+0000","last_undegraded":"2023-10-09T10:12:14.931530+0000","last_fullsized":"2023-10-09T10:12:14.931530+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:45:48.015911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.930311+0000","last_change":"2023-10-09T10:11:46.270182+0000","last_active":"2023-10-09T10:12:14.930311+0000","last_peered":"2023-10-09T10:12:14.930311+0000","last_clean":"2023-10-09T10:12:14.930311+0000","last_became_active":"2023-10-09T10:11:46.269789+0000","last_became_peered":"2023-10-09T10:11:46.269789+0000","last_unstale":"2023-10-09T10:12:14.930311+0000","last_undegraded":"2023-10-09T10:12:14.930311+0000","last_fullsized":"2023-10-09T10:12:14.930311+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:53:18.219728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"76'118","reported_seq":621,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.944006+0000","last_change":"2023-10-09T10:12:14.943633+0000","last_active":"2023-10-09T10:12:14.944006+0000","last_peered":"2023-10-09T10:12:14.944006+0000","last_clean":"2023-10-09T10:12:14.944006+0000","last_became_active":"2023-10-09T10:12:14.942980+0000","last_became_peered":"2023-10-09T10:12:14.942980+0000","last_unstale":"2023-10-09T10:12:14.944006+0000","last_undegraded":"2023-10-09T10:12:14.944006+0000","last_fullsized":"2023-10-09T10:12:14.944006+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":118,"log_dups_size":0,"ondisk_log_size":118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:00:25.840500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":881,"num_read_kb":1026,"num_write":94,"num_write_kb":1236,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.943857+0000","last_change":"2023-10-09T10:12:14.943467+0000","last_active":"2023-10-09T10:12:14.943857+0000","last_peered":"2023-10-09T10:12:14.943857+0000","last_clean":"2023-10-09T10:12:14.943857+0000","last_became_active":"2023-10-09T10:12:14.942959+0000","last_became_peered":"2023-10-09T10:12:14.942959+0000","last_unstale":"2023-10-09T10:12:14.943857+0000","last_undegraded":"2023-10-09T10:12:14.943857+0000","last_fullsized":"2023-10-09T10:12:14.943857+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:36:03.732909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.932818+0000","last_change":"2023-10-09T10:10:47.572016+0000","last_active":"2023-10-09T10:12:13.932818+0000","last_peered":"2023-10-09T10:12:13.932818+0000","last_clean":"2023-10-09T10:12:13.932818+0000","last_became_active":"2023-10-09T10:10:47.571547+0000","last_became_peered":"2023-10-09T10:10:47.571547+0000","last_unstale":"2023-10-09T10:12:13.932818+0000","last_undegraded":"2023-10-09T10:12:13.932818+0000","last_fullsized":"2023-10-09T10:12:13.932818+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"76'52","reported_seq":489,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.944555+0000","last_change":"2023-10-09T10:11:16.821803+0000","last_active":"2023-10-09T10:12:13.944555+0000","last_peered":"2023-10-09T10:12:13.944555+0000","last_clean":"2023-10-09T10:12:13.944555+0000","last_became_active":"2023-10-09T10:11:16.821344+0000","last_became_peered":"2023-10-09T10:11:16.821344+0000","last_unstale":"2023-10-09T10:12:13.944555+0000","last_undegraded":"2023-10-09T10:12:13.944555+0000","last_fullsized":"2023-10-09T10:12:13.944555+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":519,"num_read_kb":1955,"num_write":46,"num_write_kb":1266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.938513+0000","last_change":"2023-10-09T10:11:46.267104+0000","last_active":"2023-10-09T10:12:14.938513+0000","last_peered":"2023-10-09T10:12:14.938513+0000","last_clean":"2023-10-09T10:12:14.938513+0000","last_became_active":"2023-10-09T10:11:46.266659+0000","last_became_peered":"2023-10-09T10:11:46.266659+0000","last_unstale":"2023-10-09T10:12:14.938513+0000","last_undegraded":"2023-10-09T10:12:14.938513+0000","last_fullsized":"2023-10-09T10:12:14.938513+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:51:38.987201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":85,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.956304+0000","last_change":"2023-10-09T10:12:14.956304+0000","last_active":"2023-10-09T10:12:14.956304+0000","last_peered":"2023-10-09T10:12:14.956304+0000","last_clean":"2023-10-09T10:12:14.956304+0000","last_became_active":"2023-10-09T10:12:14.955962+0000","last_became_peered":"2023-10-09T10:12:14.955962+0000","last_unstale":"2023-10-09T10:12:14.956304+0000","last_undegraded":"2023-10-09T10:12:14.956304+0000","last_fullsized":"2023-10-09T10:12:14.956304+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"76'131","reported_seq":468,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.931111+0000","last_change":"2023-10-09T10:11:16.823603+0000","last_active":"2023-10-09T10:12:14.931111+0000","last_peered":"2023-10-09T10:12:14.931111+0000","last_clean":"2023-10-09T10:12:14.931111+0000","last_became_active":"2023-10-09T10:11:16.822590+0000","last_became_peered":"2023-10-09T10:11:16.822590+0000","last_unstale":"2023-10-09T10:12:14.931111+0000","last_undegraded":"2023-10-09T10:12:14.931111+0000","last_fullsized":"2023-10-09T10:12:14.931111+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":131,"log_dups_size":0,"ondisk_log_size":131,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:33:02.847694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":619,"num_read_kb":508,"num_write":137,"num_write_kb":4162,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.954446+0000","last_change":"2023-10-09T10:12:14.953847+0000","last_active":"2023-10-09T10:12:14.954446+0000","last_peered":"2023-10-09T10:12:14.954446+0000","last_clean":"2023-10-09T10:12:14.954446+0000","last_became_active":"2023-10-09T10:12:14.953428+0000","last_became_peered":"2023-10-09T10:12:14.953428+0000","last_unstale":"2023-10-09T10:12:14.954446+0000","last_undegraded":"2023-10-09T10:12:14.954446+0000","last_fullsized":"2023-10-09T10:12:14.954446+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:57:10.643432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.954352+0000","last_change":"2023-10-09T10:12:14.954352+0000","last_active":"2023-10-09T10:12:14.954352+0000","last_peered":"2023-10-09T10:12:14.954352+0000","last_clean":"2023-10-09T10:12:14.954352+0000","last_became_active":"2023-10-09T10:12:14.952627+0000","last_became_peered":"2023-10-09T10:12:14.952627+0000","last_unstale":"2023-10-09T10:12:14.954352+0000","last_undegraded":"2023-10-09T10:12:14.954352+0000","last_fullsized":"2023-10-09T10:12:14.954352+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:44:15.558888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":69,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.933298+0000","last_change":"2023-10-09T10:11:16.827714+0000","last_active":"2023-10-09T10:12:13.933298+0000","last_peered":"2023-10-09T10:12:13.933298+0000","last_clean":"2023-10-09T10:12:13.933298+0000","last_became_active":"2023-10-09T10:11:16.827302+0000","last_became_peered":"2023-10-09T10:11:16.827302+0000","last_unstale":"2023-10-09T10:12:13.933298+0000","last_undegraded":"2023-10-09T10:12:13.933298+0000","last_fullsized":"2023-10-09T10:12:13.933298+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.936889+0000","last_change":"2023-10-09T10:11:46.269788+0000","last_active":"2023-10-09T10:12:13.936889+0000","last_peered":"2023-10-09T10:12:13.936889+0000","last_clean":"2023-10-09T10:12:13.936889+0000","last_became_active":"2023-10-09T10:11:46.269424+0000","last_became_peered":"2023-10-09T10:11:46.269424+0000","last_unstale":"2023-10-09T10:12:13.936889+0000","last_undegraded":"2023-10-09T10:12:13.936889+0000","last_fullsized":"2023-10-09T10:12:13.936889+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.934975+0000","last_change":"2023-10-09T10:11:46.268493+0000","last_active":"2023-10-09T10:12:13.934975+0000","last_peered":"2023-10-09T10:12:13.934975+0000","last_clean":"2023-10-09T10:12:13.934975+0000","last_became_active":"2023-10-09T10:11:46.268083+0000","last_became_peered":"2023-10-09T10:11:46.268083+0000","last_unstale":"2023-10-09T10:12:13.934975+0000","last_undegraded":"2023-10-09T10:12:13.934975+0000","last_fullsized":"2023-10-09T10:12:13.934975+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.938875+0000","last_change":"2023-10-09T10:11:16.828149+0000","last_active":"2023-10-09T10:12:13.938875+0000","last_peered":"2023-10-09T10:12:13.938875+0000","last_clean":"2023-10-09T10:12:13.938875+0000","last_became_active":"2023-10-09T10:11:16.827828+0000","last_became_peered":"2023-10-09T10:11:16.827828+0000","last_unstale":"2023-10-09T10:12:13.938875+0000","last_undegraded":"2023-10-09T10:12:13.938875+0000","last_fullsized":"2023-10-09T10:12:13.938875+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.950671+0000","last_change":"2023-10-09T10:12:14.950671+0000","last_active":"2023-10-09T10:12:14.950671+0000","last_peered":"2023-10-09T10:12:14.950671+0000","last_clean":"2023-10-09T10:12:14.950671+0000","last_became_active":"2023-10-09T10:12:14.950347+0000","last_became_peered":"2023-10-09T10:12:14.950347+0000","last_unstale":"2023-10-09T10:12:14.950671+0000","last_undegraded":"2023-10-09T10:12:14.950671+0000","last_fullsized":"2023-10-09T10:12:14.950671+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.952438+0000","last_change":"2023-10-09T10:12:14.952438+0000","last_active":"2023-10-09T10:12:14.952438+0000","last_peered":"2023-10-09T10:12:14.952438+0000","last_clean":"2023-10-09T10:12:14.952438+0000","last_became_active":"2023-10-09T10:12:14.951891+0000","last_became_peered":"2023-10-09T10:12:14.951891+0000","last_unstale":"2023-10-09T10:12:14.952438+0000","last_undegraded":"2023-10-09T10:12:14.952438+0000","last_fullsized":"2023-10-09T10:12:14.952438+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:51:48.892892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.936543+0000","last_change":"2023-10-09T10:11:16.816744+0000","last_active":"2023-10-09T10:12:14.936543+0000","last_peered":"2023-10-09T10:12:14.936543+0000","last_clean":"2023-10-09T10:12:14.936543+0000","last_became_active":"2023-10-09T10:11:16.816346+0000","last_became_peered":"2023-10-09T10:11:16.816346+0000","last_unstale":"2023-10-09T10:12:14.936543+0000","last_undegraded":"2023-10-09T10:12:14.936543+0000","last_fullsized":"2023-10-09T10:12:14.936543+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:55:26.903739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.956394+0000","last_change":"2023-10-09T10:12:14.956394+0000","last_active":"2023-10-09T10:12:14.956394+0000","last_peered":"2023-10-09T10:12:14.956394+0000","last_clean":"2023-10-09T10:12:14.956394+0000","last_became_active":"2023-10-09T10:12:14.956067+0000","last_became_peered":"2023-10-09T10:12:14.956067+0000","last_unstale":"2023-10-09T10:12:14.956394+0000","last_undegraded":"2023-10-09T10:12:14.956394+0000","last_fullsized":"2023-10-09T10:12:14.956394+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.938587+0000","last_change":"2023-10-09T10:11:16.828539+0000","last_active":"2023-10-09T10:12:13.938587+0000","last_peered":"2023-10-09T10:12:13.938587+0000","last_clean":"2023-10-09T10:12:13.938587+0000","last_became_active":"2023-10-09T10:11:16.828166+0000","last_became_peered":"2023-10-09T10:11:16.828166+0000","last_unstale":"2023-10-09T10:12:13.938587+0000","last_undegraded":"2023-10-09T10:12:13.938587+0000","last_fullsized":"2023-10-09T10:12:13.938587+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":54,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.942294+0000","last_change":"2023-10-09T09:59:27.823397+0000","last_active":"2023-10-09T10:12:13.942294+0000","last_peered":"2023-10-09T10:12:13.942294+0000","last_clean":"2023-10-09T10:12:13.942294+0000","last_became_active":"2023-10-09T09:59:27.822307+0000","last_became_peered":"2023-10-09T09:59:27.822307+0000","last_unstale":"2023-10-09T10:12:13.942294+0000","last_undegraded":"2023-10-09T10:12:13.942294+0000","last_fullsized":"2023-10-09T10:12:13.942294+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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.9","version":"0'0","reported_seq":84,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.954135+0000","last_change":"2023-10-09T10:12:14.954135+0000","last_active":"2023-10-09T10:12:14.954135+0000","last_peered":"2023-10-09T10:12:14.954135+0000","last_clean":"2023-10-09T10:12:14.954135+0000","last_became_active":"2023-10-09T10:12:14.953629+0000","last_became_peered":"2023-10-09T10:12:14.953629+0000","last_unstale":"2023-10-09T10:12:14.954135+0000","last_undegraded":"2023-10-09T10:12:14.954135+0000","last_fullsized":"2023-10-09T10:12:14.954135+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.943475+0000","last_change":"2023-10-09T10:11:16.829536+0000","last_active":"2023-10-09T10:12:13.943475+0000","last_peered":"2023-10-09T10:12:13.943475+0000","last_clean":"2023-10-09T10:12:13.943475+0000","last_became_active":"2023-10-09T10:11:16.828548+0000","last_became_peered":"2023-10-09T10:11:16.828548+0000","last_unstale":"2023-10-09T10:12:13.943475+0000","last_undegraded":"2023-10-09T10:12:13.943475+0000","last_fullsized":"2023-10-09T10:12:13.943475+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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.8","version":"0'0","reported_seq":54,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.944525+0000","last_change":"2023-10-09T09:59:28.014591+0000","last_active":"2023-10-09T10:12:13.944525+0000","last_peered":"2023-10-09T10:12:13.944525+0000","last_clean":"2023-10-09T10:12:13.944525+0000","last_became_active":"2023-10-09T09:59:28.013835+0000","last_became_peered":"2023-10-09T09:59:28.013835+0000","last_unstale":"2023-10-09T10:12:13.944525+0000","last_undegraded":"2023-10-09T10:12:13.944525+0000","last_fullsized":"2023-10-09T10:12:13.944525+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":69,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.944116+0000","last_change":"2023-10-09T10:10:47.573219+0000","last_active":"2023-10-09T10:12:13.944116+0000","last_peered":"2023-10-09T10:12:13.944116+0000","last_clean":"2023-10-09T10:12:13.944116+0000","last_became_active":"2023-10-09T10:10:47.572788+0000","last_became_peered":"2023-10-09T10:10:47.572788+0000","last_unstale":"2023-10-09T10:12:13.944116+0000","last_undegraded":"2023-10-09T10:12:13.944116+0000","last_fullsized":"2023-10-09T10:12:13.944116+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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.17","version":"0'0","reported_seq":72,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.951427+0000","last_change":"2023-10-09T10:12:14.951427+0000","last_active":"2023-10-09T10:12:14.951427+0000","last_peered":"2023-10-09T10:12:14.951427+0000","last_clean":"2023-10-09T10:12:14.951427+0000","last_became_active":"2023-10-09T10:12:14.951017+0000","last_became_peered":"2023-10-09T10:12:14.951017+0000","last_unstale":"2023-10-09T10:12:14.951427+0000","last_undegraded":"2023-10-09T10:12:14.951427+0000","last_fullsized":"2023-10-09T10:12:14.951427+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:56:54.300160+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":77,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.939091+0000","last_change":"2023-10-09T10:10:47.575517+0000","last_active":"2023-10-09T10:12:13.939091+0000","last_peered":"2023-10-09T10:12:13.939091+0000","last_clean":"2023-10-09T10:12:13.939091+0000","last_became_active":"2023-10-09T10:10:47.575124+0000","last_became_peered":"2023-10-09T10:10:47.575124+0000","last_unstale":"2023-10-09T10:12:13.939091+0000","last_undegraded":"2023-10-09T10:12:13.939091+0000","last_fullsized":"2023-10-09T10:12:13.939091+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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.16","version":"0'0","reported_seq":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.948146+0000","last_change":"2023-10-09T10:12:14.947855+0000","last_active":"2023-10-09T10:12:14.948146+0000","last_peered":"2023-10-09T10:12:14.948146+0000","last_clean":"2023-10-09T10:12:14.948146+0000","last_became_active":"2023-10-09T10:12:14.947461+0000","last_became_peered":"2023-10-09T10:12:14.947461+0000","last_unstale":"2023-10-09T10:12:14.948146+0000","last_undegraded":"2023-10-09T10:12:14.948146+0000","last_fullsized":"2023-10-09T10:12:14.948146+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:33:43.066173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.941163+0000","last_change":"2023-10-09T09:59:27.829644+0000","last_active":"2023-10-09T10:12:13.941163+0000","last_peered":"2023-10-09T10:12:13.941163+0000","last_clean":"2023-10-09T10:12:13.941163+0000","last_became_active":"2023-10-09T09:59:27.829291+0000","last_became_peered":"2023-10-09T09:59:27.829291+0000","last_unstale":"2023-10-09T10:12:13.941163+0000","last_undegraded":"2023-10-09T10:12:13.941163+0000","last_fullsized":"2023-10-09T10:12:13.941163+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":69,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.956305+0000","last_change":"2023-10-09T10:12:14.956305+0000","last_active":"2023-10-09T10:12:14.956305+0000","last_peered":"2023-10-09T10:12:14.956305+0000","last_clean":"2023-10-09T10:12:14.956305+0000","last_became_active":"2023-10-09T10:12:14.956074+0000","last_became_peered":"2023-10-09T10:12:14.956074+0000","last_unstale":"2023-10-09T10:12:14.956305+0000","last_undegraded":"2023-10-09T10:12:14.956305+0000","last_fullsized":"2023-10-09T10:12:14.956305+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.947230+0000","last_change":"2023-10-09T10:12:14.946681+0000","last_active":"2023-10-09T10:12:14.947230+0000","last_peered":"2023-10-09T10:12:14.947230+0000","last_clean":"2023-10-09T10:12:14.947230+0000","last_became_active":"2023-10-09T10:12:14.946326+0000","last_became_peered":"2023-10-09T10:12:14.946326+0000","last_unstale":"2023-10-09T10:12:14.947230+0000","last_undegraded":"2023-10-09T10:12:14.947230+0000","last_fullsized":"2023-10-09T10:12:14.947230+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:19:48.709494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.951688+0000","last_change":"2023-10-09T10:12:14.951688+0000","last_active":"2023-10-09T10:12:14.951688+0000","last_peered":"2023-10-09T10:12:14.951688+0000","last_clean":"2023-10-09T10:12:14.951688+0000","last_became_active":"2023-10-09T10:12:14.951356+0000","last_became_peered":"2023-10-09T10:12:14.951356+0000","last_unstale":"2023-10-09T10:12:14.951688+0000","last_undegraded":"2023-10-09T10:12:14.951688+0000","last_fullsized":"2023-10-09T10:12:14.951688+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:00:32.807637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.941611+0000","last_change":"2023-10-09T10:11:46.270794+0000","last_active":"2023-10-09T10:12:13.941611+0000","last_peered":"2023-10-09T10:12:13.941611+0000","last_clean":"2023-10-09T10:12:13.941611+0000","last_became_active":"2023-10-09T10:11:46.270319+0000","last_became_peered":"2023-10-09T10:11:46.270319+0000","last_unstale":"2023-10-09T10:12:13.941611+0000","last_undegraded":"2023-10-09T10:12:13.941611+0000","last_fullsized":"2023-10-09T10:12:13.941611+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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.13","version":"0'0","reported_seq":69,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.932857+0000","last_change":"2023-10-09T10:11:16.822467+0000","last_active":"2023-10-09T10:12:13.932857+0000","last_peered":"2023-10-09T10:12:13.932857+0000","last_clean":"2023-10-09T10:12:13.932857+0000","last_became_active":"2023-10-09T10:11:16.821356+0000","last_became_peered":"2023-10-09T10:11:16.821356+0000","last_unstale":"2023-10-09T10:12:13.932857+0000","last_undegraded":"2023-10-09T10:12:13.932857+0000","last_fullsized":"2023-10-09T10:12:13.932857+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"83'22","reported_seq":77,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.933195+0000","last_change":"2023-10-09T09:59:27.830648+0000","last_active":"2023-10-09T10:12:13.933195+0000","last_peered":"2023-10-09T10:12:13.933195+0000","last_clean":"2023-10-09T10:12:13.933195+0000","last_became_active":"2023-10-09T09:59:27.830334+0000","last_became_peered":"2023-10-09T09:59:27.830334+0000","last_unstale":"2023-10-09T10:12:13.933195+0000","last_undegraded":"2023-10-09T10:12:13.933195+0000","last_fullsized":"2023-10-09T10:12:13.933195+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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.12","version":"0'0","reported_seq":47,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.930325+0000","last_change":"2023-10-09T10:11:46.272595+0000","last_active":"2023-10-09T10:12:14.930325+0000","last_peered":"2023-10-09T10:12:14.930325+0000","last_clean":"2023-10-09T10:12:14.930325+0000","last_became_active":"2023-10-09T10:11:46.272226+0000","last_became_peered":"2023-10-09T10:11:46.272226+0000","last_unstale":"2023-10-09T10:12:14.930325+0000","last_undegraded":"2023-10-09T10:12:14.930325+0000","last_fullsized":"2023-10-09T10:12:14.930325+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:50:37.820282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.955349+0000","last_change":"2023-10-09T10:12:14.955349+0000","last_active":"2023-10-09T10:12:14.955349+0000","last_peered":"2023-10-09T10:12:14.955349+0000","last_clean":"2023-10-09T10:12:14.955349+0000","last_became_active":"2023-10-09T10:12:14.954870+0000","last_became_peered":"2023-10-09T10:12:14.954870+0000","last_unstale":"2023-10-09T10:12:14.955349+0000","last_undegraded":"2023-10-09T10:12:14.955349+0000","last_fullsized":"2023-10-09T10:12:14.955349+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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.11","version":"0'0","reported_seq":22,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.952154+0000","last_change":"2023-10-09T10:12:14.952154+0000","last_active":"2023-10-09T10:12:14.952154+0000","last_peered":"2023-10-09T10:12:14.952154+0000","last_clean":"2023-10-09T10:12:14.952154+0000","last_became_active":"2023-10-09T10:12:14.951121+0000","last_became_peered":"2023-10-09T10:12:14.951121+0000","last_unstale":"2023-10-09T10:12:14.952154+0000","last_undegraded":"2023-10-09T10:12:14.952154+0000","last_fullsized":"2023-10-09T10:12:14.952154+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:10:07.953596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.944363+0000","last_change":"2023-10-09T10:11:16.821634+0000","last_active":"2023-10-09T10:12:13.944363+0000","last_peered":"2023-10-09T10:12:13.944363+0000","last_clean":"2023-10-09T10:12:13.944363+0000","last_became_active":"2023-10-09T10:11:16.821246+0000","last_became_peered":"2023-10-09T10:11:16.821246+0000","last_unstale":"2023-10-09T10:12:13.944363+0000","last_undegraded":"2023-10-09T10:12:13.944363+0000","last_fullsized":"2023-10-09T10:12:13.944363+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":72,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.950133+0000","last_change":"2023-10-09T10:12:14.950133+0000","last_active":"2023-10-09T10:12:14.950133+0000","last_peered":"2023-10-09T10:12:14.950133+0000","last_clean":"2023-10-09T10:12:14.950133+0000","last_became_active":"2023-10-09T10:12:14.949462+0000","last_became_peered":"2023-10-09T10:12:14.949462+0000","last_unstale":"2023-10-09T10:12:14.950133+0000","last_undegraded":"2023-10-09T10:12:14.950133+0000","last_fullsized":"2023-10-09T10:12:14.950133+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:38:15.894654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.949008+0000","last_change":"2023-10-09T10:12:14.948758+0000","last_active":"2023-10-09T10:12:14.949008+0000","last_peered":"2023-10-09T10:12:14.949008+0000","last_clean":"2023-10-09T10:12:14.949008+0000","last_became_active":"2023-10-09T10:12:14.948543+0000","last_became_peered":"2023-10-09T10:12:14.948543+0000","last_unstale":"2023-10-09T10:12:14.949008+0000","last_undegraded":"2023-10-09T10:12:14.949008+0000","last_fullsized":"2023-10-09T10:12:14.949008+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:15:58.932476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":77,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.939390+0000","last_change":"2023-10-09T10:11:46.274193+0000","last_active":"2023-10-09T10:12:13.939390+0000","last_peered":"2023-10-09T10:12:13.939390+0000","last_clean":"2023-10-09T10:12:13.939390+0000","last_became_active":"2023-10-09T10:11:46.273869+0000","last_became_peered":"2023-10-09T10:11:46.273869+0000","last_unstale":"2023-10-09T10:12:13.939390+0000","last_undegraded":"2023-10-09T10:12:13.939390+0000","last_fullsized":"2023-10-09T10:12:13.939390+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.943577+0000","last_change":"2023-10-09T10:12:14.943577+0000","last_active":"2023-10-09T10:12:14.943577+0000","last_peered":"2023-10-09T10:12:14.943577+0000","last_clean":"2023-10-09T10:12:14.943577+0000","last_became_active":"2023-10-09T10:12:14.941834+0000","last_became_peered":"2023-10-09T10:12:14.941834+0000","last_unstale":"2023-10-09T10:12:14.943577+0000","last_undegraded":"2023-10-09T10:12:14.943577+0000","last_fullsized":"2023-10-09T10:12:14.943577+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:44:28.043377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.947676+0000","last_change":"2023-10-09T10:12:14.946874+0000","last_active":"2023-10-09T10:12:14.947676+0000","last_peered":"2023-10-09T10:12:14.947676+0000","last_clean":"2023-10-09T10:12:14.947676+0000","last_became_active":"2023-10-09T10:12:14.946507+0000","last_became_peered":"2023-10-09T10:12:14.946507+0000","last_unstale":"2023-10-09T10:12:14.947676+0000","last_undegraded":"2023-10-09T10:12:14.947676+0000","last_fullsized":"2023-10-09T10:12:14.947676+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:35:26.231892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.944268+0000","last_change":"2023-10-09T10:12:14.943888+0000","last_active":"2023-10-09T10:12:14.944268+0000","last_peered":"2023-10-09T10:12:14.944268+0000","last_clean":"2023-10-09T10:12:14.944268+0000","last_became_active":"2023-10-09T10:12:14.943572+0000","last_became_peered":"2023-10-09T10:12:14.943572+0000","last_unstale":"2023-10-09T10:12:14.944268+0000","last_undegraded":"2023-10-09T10:12:14.944268+0000","last_fullsized":"2023-10-09T10:12:14.944268+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:28:19.257283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.946177+0000","last_change":"2023-10-09T10:12:14.946177+0000","last_active":"2023-10-09T10:12:14.946177+0000","last_peered":"2023-10-09T10:12:14.946177+0000","last_clean":"2023-10-09T10:12:14.946177+0000","last_became_active":"2023-10-09T10:12:14.945830+0000","last_became_peered":"2023-10-09T10:12:14.945830+0000","last_unstale":"2023-10-09T10:12:14.946177+0000","last_undegraded":"2023-10-09T10:12:14.946177+0000","last_fullsized":"2023-10-09T10:12:14.946177+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:10:04.285018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":86,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.932677+0000","last_change":"2023-10-09T10:11:46.269565+0000","last_active":"2023-10-09T10:12:13.932677+0000","last_peered":"2023-10-09T10:12:13.932677+0000","last_clean":"2023-10-09T10:12:13.932677+0000","last_became_active":"2023-10-09T10:11:46.269179+0000","last_became_peered":"2023-10-09T10:11:46.269179+0000","last_unstale":"2023-10-09T10:12:13.932677+0000","last_undegraded":"2023-10-09T10:12:13.932677+0000","last_fullsized":"2023-10-09T10:12:13.932677+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":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":26218,"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":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5995,"num_read_kb":13248,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5919,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430420,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306912,"kb_used_data":5720,"kb_used_omap":0,"kb_used_meta":301184,"kb_avail":93438240,"statfs":{"total":95995035648,"available":95680757760,"internally_reserved":0,"allocated":5857280,"data_stored":5358880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308412416},"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":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.83599999999999997,"15min":0.81899999999999995},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.0700000000000001},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.86899999999999999,"15min":0.86699999999999999},"min":{"1min":0.63,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.72499999999999998}]},{"osd":1,"last update":"Mon Oct 9 10:13:18 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.94899999999999995,"15min":0.94099999999999995},"min":{"1min":0.58699999999999997,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":1.2450000000000001},{"interface":"front","average":{"1min":0.95899999999999996,"5min":1.0349999999999999,"15min":1.048},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.306,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":1.1579999999999999}]},{"osd":2,"last update":"Mon Oct 9 10:13:47 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.97099999999999997,"15min":0.97499999999999998},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.2290000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.94599999999999995,"5min":1.0009999999999999,"15min":1.01},"min":{"1min":0.72699999999999998,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.2130000000000001,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":1.2}]},{"osd":3,"last update":"Mon Oct 9 10:13:18 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.135,"5min":1.135,"15min":1.135},"last":1.0029999999999999},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.0029999999999999,"15min":1.0029999999999999},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.294,"5min":1.294,"15min":1.294},"last":0.97799999999999998}]},{"osd":4,"last update":"Mon Oct 9 10:13:57 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.89800000000000002,"15min":0.90800000000000003},"min":{"1min":0.70399999999999996,"5min":0.63100000000000001,"15min":0.35299999999999998},"max":{"1min":1.274,"5min":1.3360000000000001,"15min":3.29},"last":1.026},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.95499999999999996,"15min":0.97699999999999998},"min":{"1min":0.74199999999999999,"5min":0.54100000000000004,"15min":0.46000000000000002},"max":{"1min":1.145,"5min":1.4019999999999999,"15min":1.6619999999999999},"last":1.052}]},{"osd":5,"last update":"Mon Oct 9 10:13:57 2023","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.0209999999999999,"15min":1.024},"min":{"1min":0.78700000000000003,"5min":0.61799999999999999,"15min":0.439},"max":{"1min":1.3400000000000001,"5min":1.4219999999999999,"15min":1.7749999999999999},"last":1.135},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.04,"15min":1.0269999999999999},"min":{"1min":0.90500000000000003,"5min":0.498,"15min":0.45100000000000001},"max":{"1min":1.5840000000000001,"5min":1.5840000000000001,"15min":3.863},"last":1.115}]},{"osd":6,"last update":"Mon Oct 9 10:13:57 2023","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.0700000000000001,"15min":1.0600000000000001},"min":{"1min":0.872,"5min":0.65800000000000003,"15min":0.48099999999999998},"max":{"1min":1.595,"5min":1.595,"15min":3.4020000000000001},"last":1.22},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.0660000000000001,"15min":1.0880000000000001},"min":{"1min":0.89200000000000002,"5min":0.64800000000000002,"15min":0.42499999999999999},"max":{"1min":1.379,"5min":1.4670000000000001,"15min":3.653},"last":0.95699999999999996}]}]},{"osd":6,"up_from":42,"seq":180388626652,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":302804,"kb_used_data":1612,"kb_used_omap":0,"kb_used_meta":301184,"kb_avail":93442348,"statfs":{"total":95995035648,"available":95684964352,"internally_reserved":0,"allocated":1650688,"data_stored":1164134,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308412416},"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":"Mon Oct 9 10:13:56 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.85899999999999999,"15min":0.86899999999999999},"min":{"1min":0.56899999999999995,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.155,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.61199999999999999},{"interface":"front","average":{"1min":0.878,"5min":0.85499999999999998,"15min":0.84299999999999997},"min":{"1min":0.51000000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.1200000000000001,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.71799999999999997}]},{"osd":1,"last update":"Mon Oct 9 10:13:21 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.0329999999999999,"15min":1.0389999999999999},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.3,"5min":2.097,"15min":2.097},"last":1.103},{"interface":"front","average":{"1min":1.135,"5min":1.0629999999999999,"15min":1.0509999999999999},"min":{"1min":0.79500000000000004,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.359,"5min":2.02,"15min":2.02},"last":1.042}]},{"osd":2,"last update":"Mon Oct 9 10:13:50 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.91600000000000004,"15min":0.91000000000000003},"min":{"1min":0.629,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.1990000000000001,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.93600000000000005},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.91300000000000003,"15min":0.91700000000000004},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.90000000000000002}]},{"osd":3,"last update":"Mon Oct 9 10:13:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.0429999999999999,"15min":1.0429999999999999},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.3200000000000001},{"interface":"front","average":{"1min":1,"5min":1,"15min":1},"min":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"max":{"1min":1.1990000000000001,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":1.2410000000000001}]},{"osd":4,"last update":"Mon Oct 9 10:13:16 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":0.93400000000000005,"15min":0.93799999999999994},"min":{"1min":0.63600000000000001,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.302,"5min":1.401,"15min":1.7609999999999999},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.97799999999999998,"15min":1.01},"min":{"1min":0.51300000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.381,"5min":1.4330000000000001,"15min":1.579},"last":1}]},{"osd":5,"last update":"Mon Oct 9 10:13:16 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.92300000000000004,"15min":0.94999999999999996},"min":{"1min":0.753,"5min":0.48099999999999998,"15min":0.436},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.5149999999999999},"last":1.0660000000000001},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.0669999999999999,"15min":1.0669999999999999},"min":{"1min":0.79600000000000004,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.3660000000000001,"5min":1.4730000000000001,"15min":1.4850000000000001},"last":1.1379999999999999}]},{"osd":7,"last update":"Mon Oct 9 10:13:56 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":1.0840000000000001,"15min":1.125},"min":{"1min":0.52400000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":4.9089999999999998},"last":1.2669999999999999},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.0229999999999999,"15min":1.0549999999999999},"min":{"1min":0.68400000000000005,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.474},"last":1.2070000000000001}]}]},{"osd":1,"up_from":92,"seq":395136991267,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36672,"kb_used_data":5176,"kb_used_omap":6,"kb_used_meta":31481,"kb_avail":93708480,"statfs":{"total":95995035648,"available":95957483520,"internally_reserved":0,"allocated":5300224,"data_stored":4775692,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6230,"internal_metadata":32237482},"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":"Mon Oct 9 10:13:16 2023","interfaces":[{"interface":"back","average":{"1min":0.66000000000000003,"5min":0.65000000000000002,"15min":0.64800000000000002},"min":{"1min":0.45500000000000002,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.1000000000000001,"5min":1.1000000000000001,"15min":1.1000000000000001},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.72499999999999998,"15min":0.71699999999999997},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.77900000000000003}]},{"osd":2,"last update":"Mon Oct 9 10:13:49 2023","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":0.68999999999999995,"15min":0.67600000000000005},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":1.4219999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.72499999999999998,"15min":0.72399999999999998},"min":{"1min":0.40699999999999997,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.5820000000000001,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":0.84399999999999997}]},{"osd":3,"last update":"Mon Oct 9 10:13:16 2023","interfaces":[{"interface":"back","average":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.419,"5min":1.419,"15min":1.419},"last":0.88200000000000001},{"interface":"front","average":{"1min":0.87,"5min":0.87,"15min":0.87},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.93700000000000006}]},{"osd":4,"last update":"Mon Oct 9 10:13:16 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.96099999999999997,"15min":0.95799999999999996},"min":{"1min":0.70699999999999996,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.5720000000000001,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":1.1539999999999999},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.024,"15min":1.02},"min":{"1min":0.67400000000000004,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.4890000000000001,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.256}]},{"osd":5,"last update":"Mon Oct 9 10:13:16 2023","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.079,"15min":1.073},"min":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.617,"5min":1.617,"15min":1.617},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.0740000000000001,"15min":1.075},"min":{"1min":0.752,"5min":0.752,"15min":0.752},"max":{"1min":1.708,"5min":1.708,"15min":1.708},"last":1.2190000000000001}]},{"osd":6,"last update":"Mon Oct 9 10:13:16 2023","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.0900000000000001,"15min":1.083},"min":{"1min":0.84899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.4650000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.3280000000000001},{"interface":"front","average":{"1min":1.107,"5min":1.111,"15min":1.1120000000000001},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.663,"5min":1.663,"15min":1.663},"last":1.3069999999999999}]},{"osd":7,"last update":"Mon Oct 9 10:13:16 2023","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.161,"15min":1.161},"min":{"1min":0.79600000000000004,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.859,"5min":1.859,"15min":1.859},"last":1.3580000000000001},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.196,"15min":1.1970000000000001},"min":{"1min":0.89800000000000002,"5min":0.89800000000000002,"15min":0.89800000000000002},"max":{"1min":1.829,"5min":1.829,"15min":1.829},"last":1.411}]}]},{"osd":0,"up_from":87,"seq":373662154793,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":37324,"kb_used_data":5764,"kb_used_omap":7,"kb_used_meta":31544,"kb_avail":93707828,"statfs":{"total":95995035648,"available":95956815872,"internally_reserved":0,"allocated":5902336,"data_stored":5365779,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"internal_metadata":32301180},"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":"Mon Oct 9 10:13:23 2023","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.70699999999999996,"15min":0.71099999999999997},"min":{"1min":0.40899999999999997,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.0169999999999999,"5min":1.0980000000000001,"15min":1.0980000000000001},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.70699999999999996,"15min":0.71499999999999997},"min":{"1min":0.432,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.05,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.753}]},{"osd":2,"last update":"Mon Oct 9 10:13:45 2023","interfaces":[{"interface":"back","average":{"1min":0.70699999999999996,"5min":0.73999999999999999,"15min":0.746},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.107,"5min":1.107,"15min":1.107},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.83599999999999997,"15min":0.84599999999999997},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.161,"5min":1.161,"15min":1.161},"last":0.90700000000000003}]},{"osd":3,"last update":"Mon Oct 9 10:13:15 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.2150000000000001,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.99399999999999999},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.90200000000000002,"15min":0.90200000000000002},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":1.018}]},{"osd":4,"last update":"Mon Oct 9 10:13:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.0600000000000001,"15min":1.0600000000000001},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.2370000000000001,"5min":1.365,"15min":1.365},"last":1.119},{"interface":"front","average":{"1min":0.92900000000000005,"5min":1.0329999999999999,"15min":1.046},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.21,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.0640000000000001}]},{"osd":5,"last update":"Mon Oct 9 10:13:53 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.97299999999999998,"15min":0.96799999999999997},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":2.0289999999999999,"5min":2.0289999999999999,"15min":2.0289999999999999},"last":0.85899999999999999},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.012,"15min":1.016},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.9530000000000001,"5min":1.9530000000000001,"15min":1.9530000000000001},"last":0.96199999999999997}]},{"osd":6,"last update":"Mon Oct 9 10:13:53 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":1.0429999999999999,"15min":1.054},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.2030000000000001,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":1.206},{"interface":"front","average":{"1min":0.94899999999999995,"5min":1.0660000000000001,"15min":1.0920000000000001},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":2.0899999999999999,"5min":2.0899999999999999,"15min":2.0899999999999999},"last":1.163}]},{"osd":7,"last update":"Mon Oct 9 10:13:53 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.1020000000000001,"15min":1.125},"min":{"1min":0.68400000000000005,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.3340000000000001,"5min":1.456,"15min":1.456},"last":1.329},{"interface":"front","average":{"1min":1.042,"5min":1.141,"15min":1.147},"min":{"1min":0.79000000000000004,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.276,"5min":1.496,"15min":1.496},"last":1.2809999999999999}]}]},{"osd":2,"up_from":97,"seq":416611827741,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32624,"kb_used_data":1064,"kb_used_omap":12,"kb_used_meta":31539,"kb_avail":93712528,"statfs":{"total":95995035648,"available":95961628672,"internally_reserved":0,"allocated":1089536,"data_stored":577324,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12791,"internal_metadata":32296457},"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":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.67900000000000005,"15min":0.68999999999999995},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.95999999999999996,"5min":1.1399999999999999,"15min":1.1399999999999999},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.70599999999999996,"15min":0.71699999999999997},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":1.0840000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.60499999999999998}]},{"osd":1,"last update":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.72399999999999998,"15min":0.72799999999999998},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.1919999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.74199999999999999,"5min":0.76300000000000001,"15min":0.76700000000000002},"min":{"1min":0.38600000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.2250000000000001,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":1.038}]},{"osd":3,"last update":"Mon Oct 9 10:13:17 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.755}]},{"osd":4,"last update":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.95299999999999996,"15min":0.96499999999999997},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.216,"5min":1.321,"15min":1.321},"last":0.86499999999999999},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.98899999999999999,"15min":0.99099999999999999},"min":{"1min":0.70699999999999996,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.4750000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":0.97299999999999998}]},{"osd":5,"last update":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.093,"15min":1.103},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.357,"5min":1.556,"15min":1.556},"last":1.151},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.0589999999999999,"15min":1.0700000000000001},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.4650000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.1339999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.095,"15min":1.113},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.3859999999999999,"5min":1.518,"15min":1.518},"last":1.087},{"interface":"front","average":{"1min":1.052,"5min":1.1160000000000001,"15min":1.1259999999999999},"min":{"1min":0.755,"5min":0.753,"15min":0.753},"max":{"1min":1.55,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.1100000000000001}]},{"osd":7,"last update":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.181,"15min":1.1950000000000001},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.4159999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.2549999999999999},{"interface":"front","average":{"1min":1.038,"5min":1.1559999999999999,"15min":1.1759999999999999},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.3149999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.92900000000000005}]}]},{"osd":3,"up_from":102,"seq":438086664215,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28440,"kb_used_data":1040,"kb_used_omap":4,"kb_used_meta":27387,"kb_avail":93716712,"statfs":{"total":95995035648,"available":95965913088,"internally_reserved":0,"allocated":1064960,"data_stored":573791,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5048,"internal_metadata":28044360},"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":"Mon Oct 9 10:13:15 2023","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":0.85399999999999998},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.3600000000000001,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":0.70399999999999996}]},{"osd":1,"last update":"Mon Oct 9 10:13:15 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.8779999999999999,"5min":1.8779999999999999,"15min":1.8779999999999999},"last":0.65500000000000003}]},{"osd":2,"last update":"Mon Oct 9 10:13:15 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.98799999999999999,"15min":0.98799999999999999},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.9179999999999999,"5min":1.9179999999999999,"15min":1.9179999999999999},"last":0.75},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.5660000000000001,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":0.89900000000000002}]},{"osd":4,"last update":"Mon Oct 9 10:13:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.0649999999999999,"15min":1.0649999999999999},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.6699999999999999,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.155},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.1020000000000001,"15min":1.1020000000000001},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.9950000000000001,"5min":1.9950000000000001,"15min":1.9950000000000001},"last":0.96099999999999997}]},{"osd":5,"last update":"Mon Oct 9 10:13:15 2023","interfaces":[{"interface":"back","average":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"min":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"max":{"1min":2.0790000000000002,"5min":2.0790000000000002,"15min":2.0790000000000002},"last":1.0840000000000001},{"interface":"front","average":{"1min":1.28,"5min":1.28,"15min":1.28},"min":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"max":{"1min":2.234,"5min":2.234,"15min":2.234},"last":1.1200000000000001}]},{"osd":6,"last update":"Mon Oct 9 10:13:15 2023","interfaces":[{"interface":"back","average":{"1min":1.22,"5min":1.22,"15min":1.22},"min":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"max":{"1min":1.8460000000000001,"5min":1.8460000000000001,"15min":1.8460000000000001},"last":1.0109999999999999},{"interface":"front","average":{"1min":1.2010000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"min":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"max":{"1min":2.1800000000000002,"5min":2.1800000000000002,"15min":2.1800000000000002},"last":1.2010000000000001}]},{"osd":7,"last update":"Mon Oct 9 10:13:15 2023","interfaces":[{"interface":"back","average":{"1min":1.222,"5min":1.222,"15min":1.222},"min":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"max":{"1min":2.1309999999999998,"5min":2.1309999999999998,"15min":2.1309999999999998},"last":1.2629999999999999},{"interface":"front","average":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"min":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"max":{"1min":2.2890000000000001,"5min":2.2890000000000001,"15min":2.2890000000000001},"last":1.042}]}]},{"osd":4,"up_from":30,"seq":128849019117,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":302232,"kb_used_data":1040,"kb_used_omap":0,"kb_used_meta":301184,"kb_avail":93442920,"statfs":{"total":95995035648,"available":95685550080,"internally_reserved":0,"allocated":1064960,"data_stored":574138,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308412416},"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":"Mon Oct 9 10:13:54 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.97999999999999998,"15min":1.026},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.1539999999999999,"5min":2.8330000000000002,"15min":2.8330000000000002},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.95399999999999996,"15min":0.998},"min":{"1min":0.63400000000000001,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.1359999999999999,"5min":3.0710000000000002,"15min":3.0710000000000002},"last":0.872}]},{"osd":1,"last update":"Mon Oct 9 10:13:20 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.96999999999999997,"15min":0.98299999999999998},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.202,"5min":1.7529999999999999,"15min":1.7529999999999999},"last":0.83499999999999996},{"interface":"front","average":{"1min":0.90600000000000003,"5min":1,"15min":1.016},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.2509999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.014}]},{"osd":2,"last update":"Mon Oct 9 10:13:49 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":1.0269999999999999,"15min":1.056},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.1850000000000001,"5min":4.6020000000000003,"15min":4.6020000000000003},"last":1.0409999999999999},{"interface":"front","average":{"1min":0.82499999999999996,"5min":0.90000000000000002,"15min":0.91200000000000003},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.0720000000000001,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.90600000000000003}]},{"osd":3,"last update":"Mon Oct 9 10:13:15 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.95799999999999996,"15min":0.95799999999999996},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.145,"5min":1.145,"15min":1.145},"last":1.0760000000000001},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0660000000000001,"15min":1.0660000000000001},"min":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":0.94299999999999995}]},{"osd":5,"last update":"Mon Oct 9 10:13:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.94699999999999995,"15min":0.94899999999999995},"min":{"1min":0.71599999999999997,"5min":0.504,"15min":0.48199999999999998},"max":{"1min":1.2889999999999999,"5min":1.337,"15min":1.679},"last":1.123},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.97599999999999998,"15min":0.98399999999999999},"min":{"1min":0.57899999999999996,"5min":0.55000000000000004,"15min":0.53300000000000003},"max":{"1min":1.292,"5min":1.3899999999999999,"15min":1.7430000000000001},"last":0.80100000000000005}]},{"osd":6,"last update":"Mon Oct 9 10:13:20 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.0409999999999999,"15min":1.0089999999999999},"min":{"1min":0.64300000000000002,"5min":0.57899999999999996,"15min":0.45700000000000002},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.6699999999999999},"last":1.1719999999999999},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.0760000000000001,"15min":1.0660000000000001},"min":{"1min":0.73599999999999999,"5min":0.49099999999999999,"15min":0.47599999999999998},"max":{"1min":1.3380000000000001,"5min":1.429,"15min":1.52},"last":1.141}]},{"osd":7,"last update":"Mon Oct 9 10:13:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.044,"15min":1.0389999999999999},"min":{"1min":0.80500000000000005,"5min":0.54500000000000004,"15min":0.39900000000000002},"max":{"1min":1.2709999999999999,"5min":1.5309999999999999,"15min":1.6539999999999999},"last":1.0940000000000001},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.1060000000000001,"15min":1.0800000000000001},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.496},"max":{"1min":1.4079999999999999,"5min":2.1120000000000001,"15min":2.1120000000000001},"last":1.222}]}]},{"osd":5,"up_from":36,"seq":154618822885,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298120,"kb_used_data":1024,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447032,"statfs":{"total":95995035648,"available":95689760768,"internally_reserved":0,"allocated":1048576,"data_stored":570631,"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":"Mon Oct 9 10:13:49 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.95199999999999996,"15min":0.93999999999999995},"min":{"1min":0.54600000000000004,"5min":0.371,"15min":0.371},"max":{"1min":1.1779999999999999,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.86099999999999999},{"interface":"front","average":{"1min":1.048,"5min":1.0509999999999999,"15min":1.0429999999999999},"min":{"1min":0.81399999999999995,"5min":0.433,"15min":0.433},"max":{"1min":1.274,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.087}]},{"osd":1,"last update":"Mon Oct 9 10:13:16 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.91700000000000004,"15min":0.92100000000000004},"min":{"1min":0.70699999999999996,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.1359999999999999,"5min":1.2,"15min":1.2},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.88,"5min":0.93999999999999995,"15min":0.94999999999999996},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.2330000000000001,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":1.1879999999999999}]},{"osd":2,"last update":"Mon Oct 9 10:13:49 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":1.028,"15min":1.0369999999999999},"min":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.2190000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":1.123},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.998,"15min":1.0009999999999999},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":1.22}]},{"osd":3,"last update":"Mon Oct 9 10:13:16 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.93899999999999995,"15min":0.93899999999999995},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":1.1479999999999999},{"interface":"front","average":{"1min":1.075,"5min":1.075,"15min":1.075},"min":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":1.3009999999999999}]},{"osd":4,"last update":"Mon Oct 9 10:13:37 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.89100000000000001,"15min":0.90200000000000002},"min":{"1min":0.66400000000000003,"5min":0.54200000000000004,"15min":0.435},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":0.92200000000000004},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.93799999999999994,"15min":0.92900000000000005},"min":{"1min":0.77500000000000002,"5min":0.51800000000000002,"15min":0.47799999999999998},"max":{"1min":1.2070000000000001,"5min":1.278,"15min":1.504},"last":1.0489999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:13:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.006,"15min":0.99299999999999999},"min":{"1min":0.72599999999999998,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.304,"5min":1.3200000000000001,"15min":1.482},"last":1.1619999999999999},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0629999999999999,"15min":1.0740000000000001},"min":{"1min":0.752,"5min":0.626,"15min":0.52000000000000002},"max":{"1min":1.2929999999999999,"5min":1.3999999999999999,"15min":1.633},"last":1.254}]},{"osd":7,"last update":"Mon Oct 9 10:13:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.115,"15min":1.117},"min":{"1min":0.78500000000000003,"5min":0.65400000000000003,"15min":0.52300000000000002},"max":{"1min":1.3220000000000001,"5min":1.4950000000000001,"15min":1.8169999999999999},"last":1.5860000000000001},{"interface":"front","average":{"1min":1.119,"5min":1.121,"15min":1.103},"min":{"1min":0.84099999999999997,"5min":0.54000000000000004,"15min":0.52600000000000002},"max":{"1min":1.3420000000000001,"5min":1.4019999999999999,"15min":1.4630000000000001},"last":1.2689999999999999}]}]}],"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":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4483,"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":1436,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"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":6230,"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":8308,"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":3612,"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-10-09T10:14:02.647 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T10:14:02.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:14:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:14:02] "GET /metrics HTTP/1.1" 200 34086 "" "Prometheus/2.33.4" 2023-10-09T10:14:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:03 smithi086 bash[59714]: audit 2023-10-09T10:14:01.702883+0000 mgr.y (mgr.26072) 331 : audit 0 from='client.34701 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:14:03.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:03 smithi053 bash[76859]: audit 2023-10-09T10:14:01.702883+0000 mgr.y (mgr.26072) 331 : audit 0 from='client.34701 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:14:03.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:03 smithi053 bash[79554]: audit 2023-10-09T10:14:01.702883+0000 mgr.y (mgr.26072) 331 : audit 0 from='client.34701 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:14:04.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:04 smithi086 bash[59714]: cluster 2023-10-09T10:14:03.126909+0000 mgr.y (mgr.26072) 332 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:04.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:04 smithi053 bash[79554]: cluster 2023-10-09T10:14:03.126909+0000 mgr.y (mgr.26072) 332 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:04.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:04 smithi053 bash[76859]: cluster 2023-10-09T10:14:03.126909+0000 mgr.y (mgr.26072) 332 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:06.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:06 smithi086 bash[59714]: cluster 2023-10-09T10:14:05.127890+0000 mgr.y (mgr.26072) 333 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:06.679 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:06 smithi053 bash[79554]: cluster 2023-10-09T10:14:05.127890+0000 mgr.y (mgr.26072) 333 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:06.680 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:06 smithi053 bash[76859]: cluster 2023-10-09T10:14:05.127890+0000 mgr.y (mgr.26072) 333 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:07.465 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:14:08.582 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:08 smithi053 bash[79554]: cluster 2023-10-09T10:14:07.128642+0000 mgr.y (mgr.26072) 334 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:08.582 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:08 smithi053 bash[79554]: audit 2023-10-09T10:14:08.052434+0000 mon.a (mon.0) 446 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:14:08.583 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:08 smithi053 bash[76859]: cluster 2023-10-09T10:14:07.128642+0000 mgr.y (mgr.26072) 334 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:08.583 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:08 smithi053 bash[76859]: audit 2023-10-09T10:14:08.052434+0000 mon.a (mon.0) 446 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:14:08.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:08 smithi086 bash[59714]: cluster 2023-10-09T10:14:07.128642+0000 mgr.y (mgr.26072) 334 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:08.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:08 smithi086 bash[59714]: audit 2023-10-09T10:14:08.052434+0000 mon.a (mon.0) 446 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:14:10.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:10 smithi086 bash[59714]: cluster 2023-10-09T10:14:09.129622+0000 mgr.y (mgr.26072) 335 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:10.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:10 smithi053 bash[76859]: cluster 2023-10-09T10:14:09.129622+0000 mgr.y (mgr.26072) 335 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:10.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:10 smithi053 bash[79554]: cluster 2023-10-09T10:14:09.129622+0000 mgr.y (mgr.26072) 335 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:10.730 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:14:10.731 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2023-10-09T10:14:11.655 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":271,"stamp":"2023-10-09T10:14:09.128967+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":6303,"num_read_kb":13760,"num_write":1106,"num_write_kb":15159,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"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":1345128,"kb_used_data":22440,"kb_used_omap":31,"kb_used_meta":1322592,"kb_avail":748616088,"statfs":{"total":767960285184,"available":766582874112,"internally_reserved":0,"allocated":22978560,"data_stored":18960369,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32137,"internal_metadata":1354334839},"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.004978"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":69,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.932545+0000","last_change":"2023-10-09T10:11:16.822136+0000","last_active":"2023-10-09T10:12:13.932545+0000","last_peered":"2023-10-09T10:12:13.932545+0000","last_clean":"2023-10-09T10:12:13.932545+0000","last_became_active":"2023-10-09T10:11:16.821778+0000","last_became_peered":"2023-10-09T10:11:16.821778+0000","last_unstale":"2023-10-09T10:12:13.932545+0000","last_undegraded":"2023-10-09T10:12:13.932545+0000","last_fullsized":"2023-10-09T10:12:13.932545+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":56,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.937685+0000","last_change":"2023-10-09T10:11:46.264821+0000","last_active":"2023-10-09T10:12:14.937685+0000","last_peered":"2023-10-09T10:12:14.937685+0000","last_clean":"2023-10-09T10:12:14.937685+0000","last_became_active":"2023-10-09T10:11:46.264362+0000","last_became_peered":"2023-10-09T10:11:46.264362+0000","last_unstale":"2023-10-09T10:12:14.937685+0000","last_undegraded":"2023-10-09T10:12:14.937685+0000","last_fullsized":"2023-10-09T10:12:14.937685+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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-10-10T11:41:06.556419+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.19","version":"0'0","reported_seq":91,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.952984+0000","last_change":"2023-10-09T10:12:14.952984+0000","last_active":"2023-10-09T10:12:14.952984+0000","last_peered":"2023-10-09T10:12:14.952984+0000","last_clean":"2023-10-09T10:12:14.952984+0000","last_became_active":"2023-10-09T10:12:14.951918+0000","last_became_peered":"2023-10-09T10:12:14.951918+0000","last_unstale":"2023-10-09T10:12:14.952984+0000","last_undegraded":"2023-10-09T10:12:14.952984+0000","last_fullsized":"2023-10-09T10:12:14.952984+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:47:54.060450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.950211+0000","last_change":"2023-10-09T10:12:14.950211+0000","last_active":"2023-10-09T10:12:14.950211+0000","last_peered":"2023-10-09T10:12:14.950211+0000","last_clean":"2023-10-09T10:12:14.950211+0000","last_became_active":"2023-10-09T10:12:14.949791+0000","last_became_peered":"2023-10-09T10:12:14.949791+0000","last_unstale":"2023-10-09T10:12:14.950211+0000","last_undegraded":"2023-10-09T10:12:14.950211+0000","last_fullsized":"2023-10-09T10:12:14.950211+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:02:17.322857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.944562+0000","last_change":"2023-10-09T10:12:14.944562+0000","last_active":"2023-10-09T10:12:14.944562+0000","last_peered":"2023-10-09T10:12:14.944562+0000","last_clean":"2023-10-09T10:12:14.944562+0000","last_became_active":"2023-10-09T10:12:14.943675+0000","last_became_peered":"2023-10-09T10:12:14.943675+0000","last_unstale":"2023-10-09T10:12:14.944562+0000","last_undegraded":"2023-10-09T10:12:14.944562+0000","last_fullsized":"2023-10-09T10:12:14.944562+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":57,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.945922+0000","last_change":"2023-10-09T09:59:27.824626+0000","last_active":"2023-10-09T10:12:13.945922+0000","last_peered":"2023-10-09T10:12:13.945922+0000","last_clean":"2023-10-09T10:12:13.945922+0000","last_became_active":"2023-10-09T09:59:27.824296+0000","last_became_peered":"2023-10-09T09:59:27.824296+0000","last_unstale":"2023-10-09T10:12:13.945922+0000","last_undegraded":"2023-10-09T10:12:13.945922+0000","last_fullsized":"2023-10-09T10:12:13.945922+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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.1b","version":"0'0","reported_seq":93,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.946766+0000","last_change":"2023-10-09T10:12:14.946766+0000","last_active":"2023-10-09T10:12:14.946766+0000","last_peered":"2023-10-09T10:12:14.946766+0000","last_clean":"2023-10-09T10:12:14.946766+0000","last_became_active":"2023-10-09T10:12:14.946407+0000","last_became_peered":"2023-10-09T10:12:14.946407+0000","last_unstale":"2023-10-09T10:12:14.946766+0000","last_undegraded":"2023-10-09T10:12:14.946766+0000","last_fullsized":"2023-10-09T10:12:14.946766+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":72,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.943555+0000","last_change":"2023-10-09T10:11:16.821758+0000","last_active":"2023-10-09T10:12:13.943555+0000","last_peered":"2023-10-09T10:12:13.943555+0000","last_clean":"2023-10-09T10:12:13.943555+0000","last_became_active":"2023-10-09T10:11:16.821357+0000","last_became_peered":"2023-10-09T10:11:16.821357+0000","last_unstale":"2023-10-09T10:12:13.943555+0000","last_undegraded":"2023-10-09T10:12:13.943555+0000","last_fullsized":"2023-10-09T10:12:13.943555+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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.1c","version":"0'0","reported_seq":91,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.943562+0000","last_change":"2023-10-09T10:12:14.943562+0000","last_active":"2023-10-09T10:12:14.943562+0000","last_peered":"2023-10-09T10:12:14.943562+0000","last_clean":"2023-10-09T10:12:14.943562+0000","last_became_active":"2023-10-09T10:12:14.943186+0000","last_became_peered":"2023-10-09T10:12:14.943186+0000","last_unstale":"2023-10-09T10:12:14.943562+0000","last_undegraded":"2023-10-09T10:12:14.943562+0000","last_fullsized":"2023-10-09T10:12:14.943562+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:21:12.422927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":41,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.936665+0000","last_change":"2023-10-09T10:10:47.574399+0000","last_active":"2023-10-09T10:12:14.936665+0000","last_peered":"2023-10-09T10:12:14.936665+0000","last_clean":"2023-10-09T10:12:14.936665+0000","last_became_active":"2023-10-09T10:10:47.573586+0000","last_became_peered":"2023-10-09T10:10:47.573586+0000","last_unstale":"2023-10-09T10:12:14.936665+0000","last_undegraded":"2023-10-09T10:12:14.936665+0000","last_fullsized":"2023-10-09T10:12:14.936665+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:40:58.901574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.936767+0000","last_change":"2023-10-09T09:59:27.843333+0000","last_active":"2023-10-09T10:12:13.936767+0000","last_peered":"2023-10-09T10:12:13.936767+0000","last_clean":"2023-10-09T10:12:13.936767+0000","last_became_active":"2023-10-09T09:59:27.842983+0000","last_became_peered":"2023-10-09T09:59:27.842983+0000","last_unstale":"2023-10-09T10:12:13.936767+0000","last_undegraded":"2023-10-09T10:12:13.936767+0000","last_fullsized":"2023-10-09T10:12:13.936767+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":56,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.937334+0000","last_change":"2023-10-09T10:11:16.815524+0000","last_active":"2023-10-09T10:12:14.937334+0000","last_peered":"2023-10-09T10:12:14.937334+0000","last_clean":"2023-10-09T10:12:14.937334+0000","last_became_active":"2023-10-09T10:11:16.815233+0000","last_became_peered":"2023-10-09T10:11:16.815233+0000","last_unstale":"2023-10-09T10:12:14.937334+0000","last_undegraded":"2023-10-09T10:12:14.937334+0000","last_fullsized":"2023-10-09T10:12:14.937334+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:22:26.672363+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":"76'187","reported_seq":899,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.939763+0000","last_change":"2023-10-09T10:11:46.273791+0000","last_active":"2023-10-09T10:12:13.939763+0000","last_peered":"2023-10-09T10:12:13.939763+0000","last_clean":"2023-10-09T10:12:13.939763+0000","last_became_active":"2023-10-09T10:11:46.273129+0000","last_became_peered":"2023-10-09T10:11:46.273129+0000","last_unstale":"2023-10-09T10:12:13.939763+0000","last_undegraded":"2023-10-09T10:12:13.939763+0000","last_fullsized":"2023-10-09T10:12:13.939763+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1503,"num_read_kb":4410,"num_write":140,"num_write_kb":3134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.951323+0000","last_change":"2023-10-09T10:12:14.951323+0000","last_active":"2023-10-09T10:12:14.951323+0000","last_peered":"2023-10-09T10:12:14.951323+0000","last_clean":"2023-10-09T10:12:14.951323+0000","last_became_active":"2023-10-09T10:12:14.950881+0000","last_became_peered":"2023-10-09T10:12:14.950881+0000","last_unstale":"2023-10-09T10:12:14.951323+0000","last_undegraded":"2023-10-09T10:12:14.951323+0000","last_fullsized":"2023-10-09T10:12:14.951323+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:11:33.467470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"76'153","reported_seq":587,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.930720+0000","last_change":"2023-10-09T10:11:16.822702+0000","last_active":"2023-10-09T10:12:14.930720+0000","last_peered":"2023-10-09T10:12:14.930720+0000","last_clean":"2023-10-09T10:12:14.930720+0000","last_became_active":"2023-10-09T10:11:16.821839+0000","last_became_peered":"2023-10-09T10:11:16.821839+0000","last_unstale":"2023-10-09T10:12:14.930720+0000","last_undegraded":"2023-10-09T10:12:14.930720+0000","last_fullsized":"2023-10-09T10:12:14.930720+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:03:27.041395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":859,"num_read_kb":2778,"num_write":113,"num_write_kb":2118,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.954300+0000","last_change":"2023-10-09T10:12:14.954300+0000","last_active":"2023-10-09T10:12:14.954300+0000","last_peered":"2023-10-09T10:12:14.954300+0000","last_clean":"2023-10-09T10:12:14.954300+0000","last_became_active":"2023-10-09T10:12:14.953899+0000","last_became_peered":"2023-10-09T10:12:14.953899+0000","last_unstale":"2023-10-09T10:12:14.954300+0000","last_undegraded":"2023-10-09T10:12:14.954300+0000","last_fullsized":"2023-10-09T10:12:14.954300+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:43:02.734403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":38,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.936293+0000","last_change":"2023-10-09T10:10:47.573944+0000","last_active":"2023-10-09T10:12:14.936293+0000","last_peered":"2023-10-09T10:12:14.936293+0000","last_clean":"2023-10-09T10:12:14.936293+0000","last_became_active":"2023-10-09T10:10:47.573102+0000","last_became_peered":"2023-10-09T10:10:47.573102+0000","last_unstale":"2023-10-09T10:12:14.936293+0000","last_undegraded":"2023-10-09T10:12:14.936293+0000","last_fullsized":"2023-10-09T10:12:14.936293+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:15:22.391495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":47,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.931253+0000","last_change":"2023-10-09T10:11:46.265857+0000","last_active":"2023-10-09T10:12:14.931253+0000","last_peered":"2023-10-09T10:12:14.931253+0000","last_clean":"2023-10-09T10:12:14.931253+0000","last_became_active":"2023-10-09T10:11:46.265464+0000","last_became_peered":"2023-10-09T10:11:46.265464+0000","last_unstale":"2023-10-09T10:12:14.931253+0000","last_undegraded":"2023-10-09T10:12:14.931253+0000","last_fullsized":"2023-10-09T10:12:14.931253+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:55:47.196309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"76'109","reported_seq":485,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.942199+0000","last_change":"2023-10-09T10:10:47.573398+0000","last_active":"2023-10-09T10:12:13.942199+0000","last_peered":"2023-10-09T10:12:13.942199+0000","last_clean":"2023-10-09T10:12:13.942199+0000","last_became_active":"2023-10-09T10:10:47.572805+0000","last_became_peered":"2023-10-09T10:10:47.572805+0000","last_unstale":"2023-10-09T10:12:13.942199+0000","last_undegraded":"2023-10-09T10:12:13.942199+0000","last_fullsized":"2023-10-09T10:12:13.942199+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":821,"num_read_kb":1489,"num_write":106,"num_write_kb":462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":68,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.938282+0000","last_change":"2023-10-09T10:11:46.260361+0000","last_active":"2023-10-09T10:12:14.938282+0000","last_peered":"2023-10-09T10:12:14.938282+0000","last_clean":"2023-10-09T10:12:14.938282+0000","last_became_active":"2023-10-09T10:11:46.259950+0000","last_became_peered":"2023-10-09T10:11:46.259950+0000","last_unstale":"2023-10-09T10:12:14.938282+0000","last_undegraded":"2023-10-09T10:12:14.938282+0000","last_fullsized":"2023-10-09T10:12:14.938282+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:12:23.747227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.948063+0000","last_change":"2023-10-09T10:12:14.947655+0000","last_active":"2023-10-09T10:12:14.948063+0000","last_peered":"2023-10-09T10:12:14.948063+0000","last_clean":"2023-10-09T10:12:14.948063+0000","last_became_active":"2023-10-09T10:12:14.947238+0000","last_became_peered":"2023-10-09T10:12:14.947238+0000","last_unstale":"2023-10-09T10:12:14.948063+0000","last_undegraded":"2023-10-09T10:12:14.948063+0000","last_fullsized":"2023-10-09T10:12:14.948063+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:14:25.731803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"76'47","reported_seq":182,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.942211+0000","last_change":"2023-10-09T10:11:16.827928+0000","last_active":"2023-10-09T10:12:13.942211+0000","last_peered":"2023-10-09T10:12:13.942211+0000","last_clean":"2023-10-09T10:12:13.942211+0000","last_became_active":"2023-10-09T10:11:16.827538+0000","last_became_peered":"2023-10-09T10:11:16.827538+0000","last_unstale":"2023-10-09T10:12:13.942211+0000","last_undegraded":"2023-10-09T10:12:13.942211+0000","last_fullsized":"2023-10-09T10:12:13.942211+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":47,"log_dups_size":0,"ondisk_log_size":47,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":113,"num_read_kb":478,"num_write":49,"num_write_kb":229,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.939931+0000","last_change":"2023-10-09T09:59:28.016576+0000","last_active":"2023-10-09T10:12:13.939931+0000","last_peered":"2023-10-09T10:12:13.939931+0000","last_clean":"2023-10-09T10:12:13.939931+0000","last_became_active":"2023-10-09T09:59:28.016215+0000","last_became_peered":"2023-10-09T09:59:28.016215+0000","last_unstale":"2023-10-09T10:12:13.939931+0000","last_undegraded":"2023-10-09T10:12:13.939931+0000","last_fullsized":"2023-10-09T10:12:13.939931+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.951585+0000","last_change":"2023-10-09T10:12:14.951585+0000","last_active":"2023-10-09T10:12:14.951585+0000","last_peered":"2023-10-09T10:12:14.951585+0000","last_clean":"2023-10-09T10:12:14.951585+0000","last_became_active":"2023-10-09T10:12:14.951245+0000","last_became_peered":"2023-10-09T10:12:14.951245+0000","last_unstale":"2023-10-09T10:12:14.951585+0000","last_undegraded":"2023-10-09T10:12:14.951585+0000","last_fullsized":"2023-10-09T10:12:14.951585+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:23:01.580484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"83'139","reported_seq":304,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.942029+0000","last_change":"2023-10-09T10:10:47.573552+0000","last_active":"2023-10-09T10:12:13.942029+0000","last_peered":"2023-10-09T10:12:13.942029+0000","last_clean":"2023-10-09T10:12:13.942029+0000","last_became_active":"2023-10-09T10:10:47.572533+0000","last_became_peered":"2023-10-09T10:10:47.572533+0000","last_unstale":"2023-10-09T10:12:13.942029+0000","last_undegraded":"2023-10-09T10:12:13.942029+0000","last_fullsized":"2023-10-09T10:12:13.942029+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_clean_scrub_stamp":"2023-10-09T09:52:58.844090+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":"2.3","version":"76'179","reported_seq":578,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.943399+0000","last_change":"2023-10-09T10:11:46.269886+0000","last_active":"2023-10-09T10:12:13.943399+0000","last_peered":"2023-10-09T10:12:13.943399+0000","last_clean":"2023-10-09T10:12:13.943399+0000","last_became_active":"2023-10-09T10:11:46.269319+0000","last_became_peered":"2023-10-09T10:11:46.269319+0000","last_unstale":"2023-10-09T10:12:13.943399+0000","last_undegraded":"2023-10-09T10:12:13.943399+0000","last_fullsized":"2023-10-09T10:12:13.943399+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":179,"log_dups_size":0,"ondisk_log_size":179,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":680,"num_read_kb":604,"num_write":161,"num_write_kb":107,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.931530+0000","last_change":"2023-10-09T10:11:16.821791+0000","last_active":"2023-10-09T10:12:14.931530+0000","last_peered":"2023-10-09T10:12:14.931530+0000","last_clean":"2023-10-09T10:12:14.931530+0000","last_became_active":"2023-10-09T10:11:16.821443+0000","last_became_peered":"2023-10-09T10:11:16.821443+0000","last_unstale":"2023-10-09T10:12:14.931530+0000","last_undegraded":"2023-10-09T10:12:14.931530+0000","last_fullsized":"2023-10-09T10:12:14.931530+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:45:48.015911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.930311+0000","last_change":"2023-10-09T10:11:46.270182+0000","last_active":"2023-10-09T10:12:14.930311+0000","last_peered":"2023-10-09T10:12:14.930311+0000","last_clean":"2023-10-09T10:12:14.930311+0000","last_became_active":"2023-10-09T10:11:46.269789+0000","last_became_peered":"2023-10-09T10:11:46.269789+0000","last_unstale":"2023-10-09T10:12:14.930311+0000","last_undegraded":"2023-10-09T10:12:14.930311+0000","last_fullsized":"2023-10-09T10:12:14.930311+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:53:18.219728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"76'118","reported_seq":621,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.944006+0000","last_change":"2023-10-09T10:12:14.943633+0000","last_active":"2023-10-09T10:12:14.944006+0000","last_peered":"2023-10-09T10:12:14.944006+0000","last_clean":"2023-10-09T10:12:14.944006+0000","last_became_active":"2023-10-09T10:12:14.942980+0000","last_became_peered":"2023-10-09T10:12:14.942980+0000","last_unstale":"2023-10-09T10:12:14.944006+0000","last_undegraded":"2023-10-09T10:12:14.944006+0000","last_fullsized":"2023-10-09T10:12:14.944006+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":118,"log_dups_size":0,"ondisk_log_size":118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:00:25.840500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":881,"num_read_kb":1026,"num_write":94,"num_write_kb":1236,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.943857+0000","last_change":"2023-10-09T10:12:14.943467+0000","last_active":"2023-10-09T10:12:14.943857+0000","last_peered":"2023-10-09T10:12:14.943857+0000","last_clean":"2023-10-09T10:12:14.943857+0000","last_became_active":"2023-10-09T10:12:14.942959+0000","last_became_peered":"2023-10-09T10:12:14.942959+0000","last_unstale":"2023-10-09T10:12:14.943857+0000","last_undegraded":"2023-10-09T10:12:14.943857+0000","last_fullsized":"2023-10-09T10:12:14.943857+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:36:03.732909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.932818+0000","last_change":"2023-10-09T10:10:47.572016+0000","last_active":"2023-10-09T10:12:13.932818+0000","last_peered":"2023-10-09T10:12:13.932818+0000","last_clean":"2023-10-09T10:12:13.932818+0000","last_became_active":"2023-10-09T10:10:47.571547+0000","last_became_peered":"2023-10-09T10:10:47.571547+0000","last_unstale":"2023-10-09T10:12:13.932818+0000","last_undegraded":"2023-10-09T10:12:13.932818+0000","last_fullsized":"2023-10-09T10:12:13.932818+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"76'52","reported_seq":489,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.944555+0000","last_change":"2023-10-09T10:11:16.821803+0000","last_active":"2023-10-09T10:12:13.944555+0000","last_peered":"2023-10-09T10:12:13.944555+0000","last_clean":"2023-10-09T10:12:13.944555+0000","last_became_active":"2023-10-09T10:11:16.821344+0000","last_became_peered":"2023-10-09T10:11:16.821344+0000","last_unstale":"2023-10-09T10:12:13.944555+0000","last_undegraded":"2023-10-09T10:12:13.944555+0000","last_fullsized":"2023-10-09T10:12:13.944555+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":519,"num_read_kb":1955,"num_write":46,"num_write_kb":1266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.938513+0000","last_change":"2023-10-09T10:11:46.267104+0000","last_active":"2023-10-09T10:12:14.938513+0000","last_peered":"2023-10-09T10:12:14.938513+0000","last_clean":"2023-10-09T10:12:14.938513+0000","last_became_active":"2023-10-09T10:11:46.266659+0000","last_became_peered":"2023-10-09T10:11:46.266659+0000","last_unstale":"2023-10-09T10:12:14.938513+0000","last_undegraded":"2023-10-09T10:12:14.938513+0000","last_fullsized":"2023-10-09T10:12:14.938513+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:51:38.987201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":85,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.956304+0000","last_change":"2023-10-09T10:12:14.956304+0000","last_active":"2023-10-09T10:12:14.956304+0000","last_peered":"2023-10-09T10:12:14.956304+0000","last_clean":"2023-10-09T10:12:14.956304+0000","last_became_active":"2023-10-09T10:12:14.955962+0000","last_became_peered":"2023-10-09T10:12:14.955962+0000","last_unstale":"2023-10-09T10:12:14.956304+0000","last_undegraded":"2023-10-09T10:12:14.956304+0000","last_fullsized":"2023-10-09T10:12:14.956304+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"76'131","reported_seq":468,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.931111+0000","last_change":"2023-10-09T10:11:16.823603+0000","last_active":"2023-10-09T10:12:14.931111+0000","last_peered":"2023-10-09T10:12:14.931111+0000","last_clean":"2023-10-09T10:12:14.931111+0000","last_became_active":"2023-10-09T10:11:16.822590+0000","last_became_peered":"2023-10-09T10:11:16.822590+0000","last_unstale":"2023-10-09T10:12:14.931111+0000","last_undegraded":"2023-10-09T10:12:14.931111+0000","last_fullsized":"2023-10-09T10:12:14.931111+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":131,"log_dups_size":0,"ondisk_log_size":131,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:33:02.847694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":619,"num_read_kb":508,"num_write":137,"num_write_kb":4162,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.954446+0000","last_change":"2023-10-09T10:12:14.953847+0000","last_active":"2023-10-09T10:12:14.954446+0000","last_peered":"2023-10-09T10:12:14.954446+0000","last_clean":"2023-10-09T10:12:14.954446+0000","last_became_active":"2023-10-09T10:12:14.953428+0000","last_became_peered":"2023-10-09T10:12:14.953428+0000","last_unstale":"2023-10-09T10:12:14.954446+0000","last_undegraded":"2023-10-09T10:12:14.954446+0000","last_fullsized":"2023-10-09T10:12:14.954446+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:57:10.643432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.954352+0000","last_change":"2023-10-09T10:12:14.954352+0000","last_active":"2023-10-09T10:12:14.954352+0000","last_peered":"2023-10-09T10:12:14.954352+0000","last_clean":"2023-10-09T10:12:14.954352+0000","last_became_active":"2023-10-09T10:12:14.952627+0000","last_became_peered":"2023-10-09T10:12:14.952627+0000","last_unstale":"2023-10-09T10:12:14.954352+0000","last_undegraded":"2023-10-09T10:12:14.954352+0000","last_fullsized":"2023-10-09T10:12:14.954352+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:44:15.558888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":69,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.933298+0000","last_change":"2023-10-09T10:11:16.827714+0000","last_active":"2023-10-09T10:12:13.933298+0000","last_peered":"2023-10-09T10:12:13.933298+0000","last_clean":"2023-10-09T10:12:13.933298+0000","last_became_active":"2023-10-09T10:11:16.827302+0000","last_became_peered":"2023-10-09T10:11:16.827302+0000","last_unstale":"2023-10-09T10:12:13.933298+0000","last_undegraded":"2023-10-09T10:12:13.933298+0000","last_fullsized":"2023-10-09T10:12:13.933298+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.936889+0000","last_change":"2023-10-09T10:11:46.269788+0000","last_active":"2023-10-09T10:12:13.936889+0000","last_peered":"2023-10-09T10:12:13.936889+0000","last_clean":"2023-10-09T10:12:13.936889+0000","last_became_active":"2023-10-09T10:11:46.269424+0000","last_became_peered":"2023-10-09T10:11:46.269424+0000","last_unstale":"2023-10-09T10:12:13.936889+0000","last_undegraded":"2023-10-09T10:12:13.936889+0000","last_fullsized":"2023-10-09T10:12:13.936889+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.934975+0000","last_change":"2023-10-09T10:11:46.268493+0000","last_active":"2023-10-09T10:12:13.934975+0000","last_peered":"2023-10-09T10:12:13.934975+0000","last_clean":"2023-10-09T10:12:13.934975+0000","last_became_active":"2023-10-09T10:11:46.268083+0000","last_became_peered":"2023-10-09T10:11:46.268083+0000","last_unstale":"2023-10-09T10:12:13.934975+0000","last_undegraded":"2023-10-09T10:12:13.934975+0000","last_fullsized":"2023-10-09T10:12:13.934975+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.938875+0000","last_change":"2023-10-09T10:11:16.828149+0000","last_active":"2023-10-09T10:12:13.938875+0000","last_peered":"2023-10-09T10:12:13.938875+0000","last_clean":"2023-10-09T10:12:13.938875+0000","last_became_active":"2023-10-09T10:11:16.827828+0000","last_became_peered":"2023-10-09T10:11:16.827828+0000","last_unstale":"2023-10-09T10:12:13.938875+0000","last_undegraded":"2023-10-09T10:12:13.938875+0000","last_fullsized":"2023-10-09T10:12:13.938875+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.950671+0000","last_change":"2023-10-09T10:12:14.950671+0000","last_active":"2023-10-09T10:12:14.950671+0000","last_peered":"2023-10-09T10:12:14.950671+0000","last_clean":"2023-10-09T10:12:14.950671+0000","last_became_active":"2023-10-09T10:12:14.950347+0000","last_became_peered":"2023-10-09T10:12:14.950347+0000","last_unstale":"2023-10-09T10:12:14.950671+0000","last_undegraded":"2023-10-09T10:12:14.950671+0000","last_fullsized":"2023-10-09T10:12:14.950671+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.952438+0000","last_change":"2023-10-09T10:12:14.952438+0000","last_active":"2023-10-09T10:12:14.952438+0000","last_peered":"2023-10-09T10:12:14.952438+0000","last_clean":"2023-10-09T10:12:14.952438+0000","last_became_active":"2023-10-09T10:12:14.951891+0000","last_became_peered":"2023-10-09T10:12:14.951891+0000","last_unstale":"2023-10-09T10:12:14.952438+0000","last_undegraded":"2023-10-09T10:12:14.952438+0000","last_fullsized":"2023-10-09T10:12:14.952438+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:51:48.892892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.936543+0000","last_change":"2023-10-09T10:11:16.816744+0000","last_active":"2023-10-09T10:12:14.936543+0000","last_peered":"2023-10-09T10:12:14.936543+0000","last_clean":"2023-10-09T10:12:14.936543+0000","last_became_active":"2023-10-09T10:11:16.816346+0000","last_became_peered":"2023-10-09T10:11:16.816346+0000","last_unstale":"2023-10-09T10:12:14.936543+0000","last_undegraded":"2023-10-09T10:12:14.936543+0000","last_fullsized":"2023-10-09T10:12:14.936543+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:55:26.903739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.956394+0000","last_change":"2023-10-09T10:12:14.956394+0000","last_active":"2023-10-09T10:12:14.956394+0000","last_peered":"2023-10-09T10:12:14.956394+0000","last_clean":"2023-10-09T10:12:14.956394+0000","last_became_active":"2023-10-09T10:12:14.956067+0000","last_became_peered":"2023-10-09T10:12:14.956067+0000","last_unstale":"2023-10-09T10:12:14.956394+0000","last_undegraded":"2023-10-09T10:12:14.956394+0000","last_fullsized":"2023-10-09T10:12:14.956394+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.938587+0000","last_change":"2023-10-09T10:11:16.828539+0000","last_active":"2023-10-09T10:12:13.938587+0000","last_peered":"2023-10-09T10:12:13.938587+0000","last_clean":"2023-10-09T10:12:13.938587+0000","last_became_active":"2023-10-09T10:11:16.828166+0000","last_became_peered":"2023-10-09T10:11:16.828166+0000","last_unstale":"2023-10-09T10:12:13.938587+0000","last_undegraded":"2023-10-09T10:12:13.938587+0000","last_fullsized":"2023-10-09T10:12:13.938587+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":54,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.942294+0000","last_change":"2023-10-09T09:59:27.823397+0000","last_active":"2023-10-09T10:12:13.942294+0000","last_peered":"2023-10-09T10:12:13.942294+0000","last_clean":"2023-10-09T10:12:13.942294+0000","last_became_active":"2023-10-09T09:59:27.822307+0000","last_became_peered":"2023-10-09T09:59:27.822307+0000","last_unstale":"2023-10-09T10:12:13.942294+0000","last_undegraded":"2023-10-09T10:12:13.942294+0000","last_fullsized":"2023-10-09T10:12:13.942294+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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.9","version":"0'0","reported_seq":84,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.954135+0000","last_change":"2023-10-09T10:12:14.954135+0000","last_active":"2023-10-09T10:12:14.954135+0000","last_peered":"2023-10-09T10:12:14.954135+0000","last_clean":"2023-10-09T10:12:14.954135+0000","last_became_active":"2023-10-09T10:12:14.953629+0000","last_became_peered":"2023-10-09T10:12:14.953629+0000","last_unstale":"2023-10-09T10:12:14.954135+0000","last_undegraded":"2023-10-09T10:12:14.954135+0000","last_fullsized":"2023-10-09T10:12:14.954135+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.943475+0000","last_change":"2023-10-09T10:11:16.829536+0000","last_active":"2023-10-09T10:12:13.943475+0000","last_peered":"2023-10-09T10:12:13.943475+0000","last_clean":"2023-10-09T10:12:13.943475+0000","last_became_active":"2023-10-09T10:11:16.828548+0000","last_became_peered":"2023-10-09T10:11:16.828548+0000","last_unstale":"2023-10-09T10:12:13.943475+0000","last_undegraded":"2023-10-09T10:12:13.943475+0000","last_fullsized":"2023-10-09T10:12:13.943475+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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.8","version":"0'0","reported_seq":54,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.944525+0000","last_change":"2023-10-09T09:59:28.014591+0000","last_active":"2023-10-09T10:12:13.944525+0000","last_peered":"2023-10-09T10:12:13.944525+0000","last_clean":"2023-10-09T10:12:13.944525+0000","last_became_active":"2023-10-09T09:59:28.013835+0000","last_became_peered":"2023-10-09T09:59:28.013835+0000","last_unstale":"2023-10-09T10:12:13.944525+0000","last_undegraded":"2023-10-09T10:12:13.944525+0000","last_fullsized":"2023-10-09T10:12:13.944525+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":69,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.944116+0000","last_change":"2023-10-09T10:10:47.573219+0000","last_active":"2023-10-09T10:12:13.944116+0000","last_peered":"2023-10-09T10:12:13.944116+0000","last_clean":"2023-10-09T10:12:13.944116+0000","last_became_active":"2023-10-09T10:10:47.572788+0000","last_became_peered":"2023-10-09T10:10:47.572788+0000","last_unstale":"2023-10-09T10:12:13.944116+0000","last_undegraded":"2023-10-09T10:12:13.944116+0000","last_fullsized":"2023-10-09T10:12:13.944116+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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.17","version":"0'0","reported_seq":72,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.951427+0000","last_change":"2023-10-09T10:12:14.951427+0000","last_active":"2023-10-09T10:12:14.951427+0000","last_peered":"2023-10-09T10:12:14.951427+0000","last_clean":"2023-10-09T10:12:14.951427+0000","last_became_active":"2023-10-09T10:12:14.951017+0000","last_became_peered":"2023-10-09T10:12:14.951017+0000","last_unstale":"2023-10-09T10:12:14.951427+0000","last_undegraded":"2023-10-09T10:12:14.951427+0000","last_fullsized":"2023-10-09T10:12:14.951427+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:56:54.300160+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":77,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.939091+0000","last_change":"2023-10-09T10:10:47.575517+0000","last_active":"2023-10-09T10:12:13.939091+0000","last_peered":"2023-10-09T10:12:13.939091+0000","last_clean":"2023-10-09T10:12:13.939091+0000","last_became_active":"2023-10-09T10:10:47.575124+0000","last_became_peered":"2023-10-09T10:10:47.575124+0000","last_unstale":"2023-10-09T10:12:13.939091+0000","last_undegraded":"2023-10-09T10:12:13.939091+0000","last_fullsized":"2023-10-09T10:12:13.939091+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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.16","version":"0'0","reported_seq":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.948146+0000","last_change":"2023-10-09T10:12:14.947855+0000","last_active":"2023-10-09T10:12:14.948146+0000","last_peered":"2023-10-09T10:12:14.948146+0000","last_clean":"2023-10-09T10:12:14.948146+0000","last_became_active":"2023-10-09T10:12:14.947461+0000","last_became_peered":"2023-10-09T10:12:14.947461+0000","last_unstale":"2023-10-09T10:12:14.948146+0000","last_undegraded":"2023-10-09T10:12:14.948146+0000","last_fullsized":"2023-10-09T10:12:14.948146+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:33:43.066173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.941163+0000","last_change":"2023-10-09T09:59:27.829644+0000","last_active":"2023-10-09T10:12:13.941163+0000","last_peered":"2023-10-09T10:12:13.941163+0000","last_clean":"2023-10-09T10:12:13.941163+0000","last_became_active":"2023-10-09T09:59:27.829291+0000","last_became_peered":"2023-10-09T09:59:27.829291+0000","last_unstale":"2023-10-09T10:12:13.941163+0000","last_undegraded":"2023-10-09T10:12:13.941163+0000","last_fullsized":"2023-10-09T10:12:13.941163+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":69,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.956305+0000","last_change":"2023-10-09T10:12:14.956305+0000","last_active":"2023-10-09T10:12:14.956305+0000","last_peered":"2023-10-09T10:12:14.956305+0000","last_clean":"2023-10-09T10:12:14.956305+0000","last_became_active":"2023-10-09T10:12:14.956074+0000","last_became_peered":"2023-10-09T10:12:14.956074+0000","last_unstale":"2023-10-09T10:12:14.956305+0000","last_undegraded":"2023-10-09T10:12:14.956305+0000","last_fullsized":"2023-10-09T10:12:14.956305+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.947230+0000","last_change":"2023-10-09T10:12:14.946681+0000","last_active":"2023-10-09T10:12:14.947230+0000","last_peered":"2023-10-09T10:12:14.947230+0000","last_clean":"2023-10-09T10:12:14.947230+0000","last_became_active":"2023-10-09T10:12:14.946326+0000","last_became_peered":"2023-10-09T10:12:14.946326+0000","last_unstale":"2023-10-09T10:12:14.947230+0000","last_undegraded":"2023-10-09T10:12:14.947230+0000","last_fullsized":"2023-10-09T10:12:14.947230+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:19:48.709494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.951688+0000","last_change":"2023-10-09T10:12:14.951688+0000","last_active":"2023-10-09T10:12:14.951688+0000","last_peered":"2023-10-09T10:12:14.951688+0000","last_clean":"2023-10-09T10:12:14.951688+0000","last_became_active":"2023-10-09T10:12:14.951356+0000","last_became_peered":"2023-10-09T10:12:14.951356+0000","last_unstale":"2023-10-09T10:12:14.951688+0000","last_undegraded":"2023-10-09T10:12:14.951688+0000","last_fullsized":"2023-10-09T10:12:14.951688+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:00:32.807637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.941611+0000","last_change":"2023-10-09T10:11:46.270794+0000","last_active":"2023-10-09T10:12:13.941611+0000","last_peered":"2023-10-09T10:12:13.941611+0000","last_clean":"2023-10-09T10:12:13.941611+0000","last_became_active":"2023-10-09T10:11:46.270319+0000","last_became_peered":"2023-10-09T10:11:46.270319+0000","last_unstale":"2023-10-09T10:12:13.941611+0000","last_undegraded":"2023-10-09T10:12:13.941611+0000","last_fullsized":"2023-10-09T10:12:13.941611+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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.13","version":"0'0","reported_seq":69,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.932857+0000","last_change":"2023-10-09T10:11:16.822467+0000","last_active":"2023-10-09T10:12:13.932857+0000","last_peered":"2023-10-09T10:12:13.932857+0000","last_clean":"2023-10-09T10:12:13.932857+0000","last_became_active":"2023-10-09T10:11:16.821356+0000","last_became_peered":"2023-10-09T10:11:16.821356+0000","last_unstale":"2023-10-09T10:12:13.932857+0000","last_undegraded":"2023-10-09T10:12:13.932857+0000","last_fullsized":"2023-10-09T10:12:13.932857+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"83'22","reported_seq":77,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.933195+0000","last_change":"2023-10-09T09:59:27.830648+0000","last_active":"2023-10-09T10:12:13.933195+0000","last_peered":"2023-10-09T10:12:13.933195+0000","last_clean":"2023-10-09T10:12:13.933195+0000","last_became_active":"2023-10-09T09:59:27.830334+0000","last_became_peered":"2023-10-09T09:59:27.830334+0000","last_unstale":"2023-10-09T10:12:13.933195+0000","last_undegraded":"2023-10-09T10:12:13.933195+0000","last_fullsized":"2023-10-09T10:12:13.933195+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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.12","version":"0'0","reported_seq":47,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.930325+0000","last_change":"2023-10-09T10:11:46.272595+0000","last_active":"2023-10-09T10:12:14.930325+0000","last_peered":"2023-10-09T10:12:14.930325+0000","last_clean":"2023-10-09T10:12:14.930325+0000","last_became_active":"2023-10-09T10:11:46.272226+0000","last_became_peered":"2023-10-09T10:11:46.272226+0000","last_unstale":"2023-10-09T10:12:14.930325+0000","last_undegraded":"2023-10-09T10:12:14.930325+0000","last_fullsized":"2023-10-09T10:12:14.930325+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:50:37.820282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.955349+0000","last_change":"2023-10-09T10:12:14.955349+0000","last_active":"2023-10-09T10:12:14.955349+0000","last_peered":"2023-10-09T10:12:14.955349+0000","last_clean":"2023-10-09T10:12:14.955349+0000","last_became_active":"2023-10-09T10:12:14.954870+0000","last_became_peered":"2023-10-09T10:12:14.954870+0000","last_unstale":"2023-10-09T10:12:14.955349+0000","last_undegraded":"2023-10-09T10:12:14.955349+0000","last_fullsized":"2023-10-09T10:12:14.955349+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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.11","version":"0'0","reported_seq":22,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.952154+0000","last_change":"2023-10-09T10:12:14.952154+0000","last_active":"2023-10-09T10:12:14.952154+0000","last_peered":"2023-10-09T10:12:14.952154+0000","last_clean":"2023-10-09T10:12:14.952154+0000","last_became_active":"2023-10-09T10:12:14.951121+0000","last_became_peered":"2023-10-09T10:12:14.951121+0000","last_unstale":"2023-10-09T10:12:14.952154+0000","last_undegraded":"2023-10-09T10:12:14.952154+0000","last_fullsized":"2023-10-09T10:12:14.952154+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:10:07.953596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.944363+0000","last_change":"2023-10-09T10:11:16.821634+0000","last_active":"2023-10-09T10:12:13.944363+0000","last_peered":"2023-10-09T10:12:13.944363+0000","last_clean":"2023-10-09T10:12:13.944363+0000","last_became_active":"2023-10-09T10:11:16.821246+0000","last_became_peered":"2023-10-09T10:11:16.821246+0000","last_unstale":"2023-10-09T10:12:13.944363+0000","last_undegraded":"2023-10-09T10:12:13.944363+0000","last_fullsized":"2023-10-09T10:12:13.944363+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":72,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.950133+0000","last_change":"2023-10-09T10:12:14.950133+0000","last_active":"2023-10-09T10:12:14.950133+0000","last_peered":"2023-10-09T10:12:14.950133+0000","last_clean":"2023-10-09T10:12:14.950133+0000","last_became_active":"2023-10-09T10:12:14.949462+0000","last_became_peered":"2023-10-09T10:12:14.949462+0000","last_unstale":"2023-10-09T10:12:14.950133+0000","last_undegraded":"2023-10-09T10:12:14.950133+0000","last_fullsized":"2023-10-09T10:12:14.950133+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:38:15.894654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.949008+0000","last_change":"2023-10-09T10:12:14.948758+0000","last_active":"2023-10-09T10:12:14.949008+0000","last_peered":"2023-10-09T10:12:14.949008+0000","last_clean":"2023-10-09T10:12:14.949008+0000","last_became_active":"2023-10-09T10:12:14.948543+0000","last_became_peered":"2023-10-09T10:12:14.948543+0000","last_unstale":"2023-10-09T10:12:14.949008+0000","last_undegraded":"2023-10-09T10:12:14.949008+0000","last_fullsized":"2023-10-09T10:12:14.949008+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:15:58.932476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":77,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.939390+0000","last_change":"2023-10-09T10:11:46.274193+0000","last_active":"2023-10-09T10:12:13.939390+0000","last_peered":"2023-10-09T10:12:13.939390+0000","last_clean":"2023-10-09T10:12:13.939390+0000","last_became_active":"2023-10-09T10:11:46.273869+0000","last_became_peered":"2023-10-09T10:11:46.273869+0000","last_unstale":"2023-10-09T10:12:13.939390+0000","last_undegraded":"2023-10-09T10:12:13.939390+0000","last_fullsized":"2023-10-09T10:12:13.939390+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.943577+0000","last_change":"2023-10-09T10:12:14.943577+0000","last_active":"2023-10-09T10:12:14.943577+0000","last_peered":"2023-10-09T10:12:14.943577+0000","last_clean":"2023-10-09T10:12:14.943577+0000","last_became_active":"2023-10-09T10:12:14.941834+0000","last_became_peered":"2023-10-09T10:12:14.941834+0000","last_unstale":"2023-10-09T10:12:14.943577+0000","last_undegraded":"2023-10-09T10:12:14.943577+0000","last_fullsized":"2023-10-09T10:12:14.943577+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:44:28.043377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.947676+0000","last_change":"2023-10-09T10:12:14.946874+0000","last_active":"2023-10-09T10:12:14.947676+0000","last_peered":"2023-10-09T10:12:14.947676+0000","last_clean":"2023-10-09T10:12:14.947676+0000","last_became_active":"2023-10-09T10:12:14.946507+0000","last_became_peered":"2023-10-09T10:12:14.946507+0000","last_unstale":"2023-10-09T10:12:14.947676+0000","last_undegraded":"2023-10-09T10:12:14.947676+0000","last_fullsized":"2023-10-09T10:12:14.947676+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:35:26.231892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.944268+0000","last_change":"2023-10-09T10:12:14.943888+0000","last_active":"2023-10-09T10:12:14.944268+0000","last_peered":"2023-10-09T10:12:14.944268+0000","last_clean":"2023-10-09T10:12:14.944268+0000","last_became_active":"2023-10-09T10:12:14.943572+0000","last_became_peered":"2023-10-09T10:12:14.943572+0000","last_unstale":"2023-10-09T10:12:14.944268+0000","last_undegraded":"2023-10-09T10:12:14.944268+0000","last_fullsized":"2023-10-09T10:12:14.944268+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:28:19.257283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.946177+0000","last_change":"2023-10-09T10:12:14.946177+0000","last_active":"2023-10-09T10:12:14.946177+0000","last_peered":"2023-10-09T10:12:14.946177+0000","last_clean":"2023-10-09T10:12:14.946177+0000","last_became_active":"2023-10-09T10:12:14.945830+0000","last_became_peered":"2023-10-09T10:12:14.945830+0000","last_unstale":"2023-10-09T10:12:14.946177+0000","last_undegraded":"2023-10-09T10:12:14.946177+0000","last_fullsized":"2023-10-09T10:12:14.946177+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:10:04.285018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":86,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.932677+0000","last_change":"2023-10-09T10:11:46.269565+0000","last_active":"2023-10-09T10:12:13.932677+0000","last_peered":"2023-10-09T10:12:13.932677+0000","last_clean":"2023-10-09T10:12:13.932677+0000","last_became_active":"2023-10-09T10:11:46.269179+0000","last_became_peered":"2023-10-09T10:11:46.269179+0000","last_unstale":"2023-10-09T10:12:13.932677+0000","last_undegraded":"2023-10-09T10:12:13.932677+0000","last_fullsized":"2023-10-09T10:12:13.932677+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":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":26218,"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":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5995,"num_read_kb":13248,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5919,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"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":306912,"kb_used_data":5720,"kb_used_omap":0,"kb_used_meta":301184,"kb_avail":93438240,"statfs":{"total":95995035648,"available":95680757760,"internally_reserved":0,"allocated":5857280,"data_stored":5358880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308412416},"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":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.83599999999999997,"15min":0.81899999999999995},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.169},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.86899999999999999,"15min":0.86699999999999999},"min":{"1min":0.63,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.88400000000000001}]},{"osd":1,"last update":"Mon Oct 9 10:13:18 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.94899999999999995,"15min":0.94099999999999995},"min":{"1min":0.58699999999999997,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.95899999999999996,"5min":1.0349999999999999,"15min":1.048},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.306,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.79100000000000004}]},{"osd":2,"last update":"Mon Oct 9 10:13:47 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.97099999999999997,"15min":0.97499999999999998},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.2290000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":1.0369999999999999},{"interface":"front","average":{"1min":0.94599999999999995,"5min":1.0009999999999999,"15min":1.01},"min":{"1min":0.72699999999999998,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.2130000000000001,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":1.2130000000000001}]},{"osd":3,"last update":"Mon Oct 9 10:13:18 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.88500000000000001,"15min":0.88500000000000001},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.135,"5min":1.135,"15min":1.135},"last":0.91300000000000003},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.0029999999999999,"15min":1.0029999999999999},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.294,"5min":1.294,"15min":1.294},"last":0.81399999999999995}]},{"osd":4,"last update":"Mon Oct 9 10:13:57 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.89800000000000002,"15min":0.90800000000000003},"min":{"1min":0.70399999999999996,"5min":0.63100000000000001,"15min":0.35299999999999998},"max":{"1min":1.274,"5min":1.3360000000000001,"15min":3.29},"last":1.0029999999999999},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.95499999999999996,"15min":0.97699999999999998},"min":{"1min":0.74199999999999999,"5min":0.54100000000000004,"15min":0.46000000000000002},"max":{"1min":1.145,"5min":1.4019999999999999,"15min":1.6619999999999999},"last":0.71999999999999997}]},{"osd":5,"last update":"Mon Oct 9 10:13:57 2023","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.0209999999999999,"15min":1.024},"min":{"1min":0.78700000000000003,"5min":0.61799999999999999,"15min":0.439},"max":{"1min":1.3400000000000001,"5min":1.4219999999999999,"15min":1.7749999999999999},"last":1.109},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.04,"15min":1.0269999999999999},"min":{"1min":0.90500000000000003,"5min":0.498,"15min":0.45100000000000001},"max":{"1min":1.5840000000000001,"5min":1.5840000000000001,"15min":3.863},"last":1.087}]},{"osd":6,"last update":"Mon Oct 9 10:13:57 2023","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.0700000000000001,"15min":1.0600000000000001},"min":{"1min":0.872,"5min":0.65800000000000003,"15min":0.48099999999999998},"max":{"1min":1.595,"5min":1.595,"15min":3.4020000000000001},"last":1.1279999999999999},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.0660000000000001,"15min":1.0880000000000001},"min":{"1min":0.89200000000000002,"5min":0.64800000000000002,"15min":0.42499999999999999},"max":{"1min":1.379,"5min":1.4670000000000001,"15min":3.653},"last":1.0700000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626654,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":302804,"kb_used_data":1612,"kb_used_omap":0,"kb_used_meta":301184,"kb_avail":93442348,"statfs":{"total":95995035648,"available":95684964352,"internally_reserved":0,"allocated":1650688,"data_stored":1164134,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308412416},"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":"Mon Oct 9 10:13:56 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.85899999999999999,"15min":0.86899999999999999},"min":{"1min":0.56899999999999995,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.155,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.85099999999999998},{"interface":"front","average":{"1min":0.878,"5min":0.85499999999999998,"15min":0.84299999999999997},"min":{"1min":0.51000000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.1200000000000001,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":1.0740000000000001}]},{"osd":1,"last update":"Mon Oct 9 10:13:21 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.0329999999999999,"15min":1.0389999999999999},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.3,"5min":2.097,"15min":2.097},"last":1.0600000000000001},{"interface":"front","average":{"1min":1.135,"5min":1.0629999999999999,"15min":1.0509999999999999},"min":{"1min":0.79500000000000004,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.359,"5min":2.02,"15min":2.02},"last":1.1779999999999999}]},{"osd":2,"last update":"Mon Oct 9 10:13:50 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.91600000000000004,"15min":0.91000000000000003},"min":{"1min":0.629,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.1990000000000001,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.88},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.91300000000000003,"15min":0.91700000000000004},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.91000000000000003}]},{"osd":3,"last update":"Mon Oct 9 10:13:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.0429999999999999,"15min":1.0429999999999999},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.79200000000000004},{"interface":"front","average":{"1min":1,"5min":1,"15min":1},"min":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"max":{"1min":1.1990000000000001,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.98899999999999999}]},{"osd":4,"last update":"Mon Oct 9 10:13:16 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":0.93400000000000005,"15min":0.93799999999999994},"min":{"1min":0.63600000000000001,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.302,"5min":1.401,"15min":1.7609999999999999},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.97799999999999998,"15min":1.01},"min":{"1min":0.51300000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.381,"5min":1.4330000000000001,"15min":1.579},"last":0.82499999999999996}]},{"osd":5,"last update":"Mon Oct 9 10:13:16 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.92300000000000004,"15min":0.94999999999999996},"min":{"1min":0.753,"5min":0.48099999999999998,"15min":0.436},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.5149999999999999},"last":0.70099999999999996},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.0669999999999999,"15min":1.0669999999999999},"min":{"1min":0.79600000000000004,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.3660000000000001,"5min":1.4730000000000001,"15min":1.4850000000000001},"last":1.0089999999999999}]},{"osd":7,"last update":"Mon Oct 9 10:13:56 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":1.0840000000000001,"15min":1.125},"min":{"1min":0.52400000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":4.9089999999999998},"last":1.1359999999999999},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.0229999999999999,"15min":1.0549999999999999},"min":{"1min":0.68400000000000005,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.474},"last":0.96799999999999997}]}]},{"osd":1,"up_from":92,"seq":395136991268,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36672,"kb_used_data":5176,"kb_used_omap":6,"kb_used_meta":31481,"kb_avail":93708480,"statfs":{"total":95995035648,"available":95957483520,"internally_reserved":0,"allocated":5300224,"data_stored":4775692,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6230,"internal_metadata":32237482},"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":"Mon Oct 9 10:13:16 2023","interfaces":[{"interface":"back","average":{"1min":0.66000000000000003,"5min":0.65000000000000002,"15min":0.64800000000000002},"min":{"1min":0.45500000000000002,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.1000000000000001,"5min":1.1000000000000001,"15min":1.1000000000000001},"last":1.212},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.72499999999999998,"15min":0.71699999999999997},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.3400000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.70699999999999996}]},{"osd":2,"last update":"Mon Oct 9 10:13:49 2023","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":0.68999999999999995,"15min":0.67600000000000005},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":1.4219999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.385},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.72499999999999998,"15min":0.72399999999999998},"min":{"1min":0.40699999999999997,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.5820000000000001,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":0.78700000000000003}]},{"osd":3,"last update":"Mon Oct 9 10:13:16 2023","interfaces":[{"interface":"back","average":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.419,"5min":1.419,"15min":1.419},"last":0.84499999999999997},{"interface":"front","average":{"1min":0.87,"5min":0.87,"15min":0.87},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.2569999999999999,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":1.0880000000000001}]},{"osd":4,"last update":"Mon Oct 9 10:13:16 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.96099999999999997,"15min":0.95799999999999996},"min":{"1min":0.70699999999999996,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.5720000000000001,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":1.0289999999999999},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.024,"15min":1.02},"min":{"1min":0.67400000000000004,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.4890000000000001,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":0.98199999999999998}]},{"osd":5,"last update":"Mon Oct 9 10:13:16 2023","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.079,"15min":1.073},"min":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.617,"5min":1.617,"15min":1.617},"last":1.331},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.0740000000000001,"15min":1.075},"min":{"1min":0.752,"5min":0.752,"15min":0.752},"max":{"1min":1.708,"5min":1.708,"15min":1.708},"last":1.1779999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:13:16 2023","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.0900000000000001,"15min":1.083},"min":{"1min":0.84899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.4650000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.4370000000000001},{"interface":"front","average":{"1min":1.107,"5min":1.111,"15min":1.1120000000000001},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.663,"5min":1.663,"15min":1.663},"last":1.258}]},{"osd":7,"last update":"Mon Oct 9 10:13:16 2023","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.161,"15min":1.161},"min":{"1min":0.79600000000000004,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.859,"5min":1.859,"15min":1.859},"last":1.304},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.196,"15min":1.1970000000000001},"min":{"1min":0.89800000000000002,"5min":0.89800000000000002,"15min":0.89800000000000002},"max":{"1min":1.829,"5min":1.829,"15min":1.829},"last":1.282}]}]},{"osd":0,"up_from":87,"seq":373662154794,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":37324,"kb_used_data":5764,"kb_used_omap":7,"kb_used_meta":31544,"kb_avail":93707828,"statfs":{"total":95995035648,"available":95956815872,"internally_reserved":0,"allocated":5902336,"data_stored":5365779,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"internal_metadata":32301180},"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":"Mon Oct 9 10:13:23 2023","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.70699999999999996,"15min":0.71099999999999997},"min":{"1min":0.40899999999999997,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.0169999999999999,"5min":1.0980000000000001,"15min":1.0980000000000001},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.70699999999999996,"15min":0.71499999999999997},"min":{"1min":0.432,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.05,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.81799999999999995}]},{"osd":2,"last update":"Mon Oct 9 10:13:45 2023","interfaces":[{"interface":"back","average":{"1min":0.70699999999999996,"5min":0.73999999999999999,"15min":0.746},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.107,"5min":1.107,"15min":1.107},"last":0.84199999999999997},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.83599999999999997,"15min":0.84599999999999997},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.161,"5min":1.161,"15min":1.161},"last":0.873}]},{"osd":3,"last update":"Mon Oct 9 10:13:15 2023","interfaces":[{"interface":"back","average":{"1min":0.86499999999999999,"5min":0.86499999999999999,"15min":0.86499999999999999},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.2150000000000001,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.92300000000000004},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.90200000000000002,"15min":0.90200000000000002},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":0.751}]},{"osd":4,"last update":"Mon Oct 9 10:13:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.0600000000000001,"15min":1.0600000000000001},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.2370000000000001,"5min":1.365,"15min":1.365},"last":1.0329999999999999},{"interface":"front","average":{"1min":0.92900000000000005,"5min":1.0329999999999999,"15min":1.046},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.21,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.72399999999999998}]},{"osd":5,"last update":"Mon Oct 9 10:13:53 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.97299999999999998,"15min":0.96799999999999997},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":2.0289999999999999,"5min":2.0289999999999999,"15min":2.0289999999999999},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.012,"15min":1.016},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.9530000000000001,"5min":1.9530000000000001,"15min":1.9530000000000001},"last":0.95999999999999996}]},{"osd":6,"last update":"Mon Oct 9 10:13:53 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":1.0429999999999999,"15min":1.054},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.2030000000000001,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":1.214},{"interface":"front","average":{"1min":0.94899999999999995,"5min":1.0660000000000001,"15min":1.0920000000000001},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":2.0899999999999999,"5min":2.0899999999999999,"15min":2.0899999999999999},"last":1.006}]},{"osd":7,"last update":"Mon Oct 9 10:13:53 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.1020000000000001,"15min":1.125},"min":{"1min":0.68400000000000005,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.3340000000000001,"5min":1.456,"15min":1.456},"last":1.054},{"interface":"front","average":{"1min":1.042,"5min":1.141,"15min":1.147},"min":{"1min":0.79000000000000004,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.276,"5min":1.496,"15min":1.496},"last":1.1619999999999999}]}]},{"osd":2,"up_from":97,"seq":416611827742,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32624,"kb_used_data":1064,"kb_used_omap":12,"kb_used_meta":31539,"kb_avail":93712528,"statfs":{"total":95995035648,"available":95961628672,"internally_reserved":0,"allocated":1089536,"data_stored":577324,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12791,"internal_metadata":32296457},"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":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.67900000000000005,"15min":0.68999999999999995},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.95999999999999996,"5min":1.1399999999999999,"15min":1.1399999999999999},"last":0.497},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.70599999999999996,"15min":0.71699999999999997},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":1.0840000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.59099999999999997}]},{"osd":1,"last update":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.72399999999999998,"15min":0.72799999999999998},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.1919999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.74199999999999999,"5min":0.76300000000000001,"15min":0.76700000000000002},"min":{"1min":0.38600000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.2250000000000001,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":0.66700000000000004}]},{"osd":3,"last update":"Mon Oct 9 10:13:17 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.71299999999999997}]},{"osd":4,"last update":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.95299999999999996,"15min":0.96499999999999997},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.216,"5min":1.321,"15min":1.321},"last":1.181},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.98899999999999999,"15min":0.99099999999999999},"min":{"1min":0.70699999999999996,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.4750000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":0.76800000000000002}]},{"osd":5,"last update":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.093,"15min":1.103},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.357,"5min":1.556,"15min":1.556},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.0589999999999999,"15min":1.0700000000000001},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.4650000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.109}]},{"osd":6,"last update":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.095,"15min":1.113},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.3859999999999999,"5min":1.518,"15min":1.518},"last":1.2729999999999999},{"interface":"front","average":{"1min":1.052,"5min":1.1160000000000001,"15min":1.1259999999999999},"min":{"1min":0.755,"5min":0.753,"15min":0.753},"max":{"1min":1.55,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":0.876}]},{"osd":7,"last update":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.181,"15min":1.1950000000000001},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.4159999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":0.93200000000000005},{"interface":"front","average":{"1min":1.038,"5min":1.1559999999999999,"15min":1.1759999999999999},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.3149999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.228}]}]},{"osd":3,"up_from":102,"seq":438086664217,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28440,"kb_used_data":1040,"kb_used_omap":4,"kb_used_meta":27387,"kb_avail":93716712,"statfs":{"total":95995035648,"available":95965913088,"internally_reserved":0,"allocated":1064960,"data_stored":573791,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5048,"internal_metadata":28044360},"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":"Mon Oct 9 10:13:15 2023","interfaces":[{"interface":"back","average":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.3600000000000001,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":0.78900000000000003}]},{"osd":1,"last update":"Mon Oct 9 10:13:15 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":0.91200000000000003},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.8779999999999999,"5min":1.8779999999999999,"15min":1.8779999999999999},"last":0.81899999999999995}]},{"osd":2,"last update":"Mon Oct 9 10:13:15 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.98799999999999999,"15min":0.98799999999999999},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.9179999999999999,"5min":1.9179999999999999,"15min":1.9179999999999999},"last":0.95499999999999996},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.89600000000000002,"15min":0.89600000000000002},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.5660000000000001,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":1.046}]},{"osd":4,"last update":"Mon Oct 9 10:13:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.0649999999999999,"15min":1.0649999999999999},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.6699999999999999,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.113},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.1020000000000001,"15min":1.1020000000000001},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.9950000000000001,"5min":1.9950000000000001,"15min":1.9950000000000001},"last":1.1439999999999999}]},{"osd":5,"last update":"Mon Oct 9 10:13:15 2023","interfaces":[{"interface":"back","average":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"min":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"max":{"1min":2.0790000000000002,"5min":2.0790000000000002,"15min":2.0790000000000002},"last":1.1910000000000001},{"interface":"front","average":{"1min":1.28,"5min":1.28,"15min":1.28},"min":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"max":{"1min":2.234,"5min":2.234,"15min":2.234},"last":1.2669999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:13:15 2023","interfaces":[{"interface":"back","average":{"1min":1.22,"5min":1.22,"15min":1.22},"min":{"1min":0.84699999999999998,"5min":0.84699999999999998,"15min":0.84699999999999998},"max":{"1min":1.8460000000000001,"5min":1.8460000000000001,"15min":1.8460000000000001},"last":1.1719999999999999},{"interface":"front","average":{"1min":1.2010000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"min":{"1min":0.90100000000000002,"5min":0.90100000000000002,"15min":0.90100000000000002},"max":{"1min":2.1800000000000002,"5min":2.1800000000000002,"15min":2.1800000000000002},"last":1.23}]},{"osd":7,"last update":"Mon Oct 9 10:13:15 2023","interfaces":[{"interface":"back","average":{"1min":1.222,"5min":1.222,"15min":1.222},"min":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"max":{"1min":2.1309999999999998,"5min":2.1309999999999998,"15min":2.1309999999999998},"last":1.0860000000000001},{"interface":"front","average":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":1.3320000000000001},"min":{"1min":0.80500000000000005,"5min":0.80500000000000005,"15min":0.80500000000000005},"max":{"1min":2.2890000000000001,"5min":2.2890000000000001,"15min":2.2890000000000001},"last":1.204}]}]},{"osd":4,"up_from":30,"seq":128849019119,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":302232,"kb_used_data":1040,"kb_used_omap":0,"kb_used_meta":301184,"kb_avail":93442920,"statfs":{"total":95995035648,"available":95685550080,"internally_reserved":0,"allocated":1064960,"data_stored":574138,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308412416},"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":"Mon Oct 9 10:13:54 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.97999999999999998,"15min":1.026},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.1539999999999999,"5min":2.8330000000000002,"15min":2.8330000000000002},"last":1.042},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.95399999999999996,"15min":0.998},"min":{"1min":0.63400000000000001,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.1359999999999999,"5min":3.0710000000000002,"15min":3.0710000000000002},"last":0.876}]},{"osd":1,"last update":"Mon Oct 9 10:13:20 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.96999999999999997,"15min":0.98299999999999998},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.202,"5min":1.7529999999999999,"15min":1.7529999999999999},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.90600000000000003,"5min":1,"15min":1.016},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.2509999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.81999999999999995}]},{"osd":2,"last update":"Mon Oct 9 10:13:49 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":1.0269999999999999,"15min":1.056},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.1850000000000001,"5min":4.6020000000000003,"15min":4.6020000000000003},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.82499999999999996,"5min":0.90000000000000002,"15min":0.91200000000000003},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.0720000000000001,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.85699999999999998}]},{"osd":3,"last update":"Mon Oct 9 10:13:15 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.95799999999999996,"15min":0.95799999999999996},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.145,"5min":1.145,"15min":1.145},"last":1.1459999999999999},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0660000000000001,"15min":1.0660000000000001},"min":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":0.90100000000000002}]},{"osd":5,"last update":"Mon Oct 9 10:13:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.94699999999999995,"15min":0.94899999999999995},"min":{"1min":0.71599999999999997,"5min":0.504,"15min":0.48199999999999998},"max":{"1min":1.2889999999999999,"5min":1.337,"15min":1.679},"last":1.0620000000000001},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.97599999999999998,"15min":0.98399999999999999},"min":{"1min":0.57899999999999996,"5min":0.55000000000000004,"15min":0.53300000000000003},"max":{"1min":1.292,"5min":1.3899999999999999,"15min":1.7430000000000001},"last":0.92300000000000004}]},{"osd":6,"last update":"Mon Oct 9 10:13:20 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.0409999999999999,"15min":1.0089999999999999},"min":{"1min":0.64300000000000002,"5min":0.57899999999999996,"15min":0.45700000000000002},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.6699999999999999},"last":1.109},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.0760000000000001,"15min":1.0660000000000001},"min":{"1min":0.73599999999999999,"5min":0.49099999999999999,"15min":0.47599999999999998},"max":{"1min":1.3380000000000001,"5min":1.429,"15min":1.52},"last":0.64000000000000001}]},{"osd":7,"last update":"Mon Oct 9 10:13:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.044,"15min":1.0389999999999999},"min":{"1min":0.80500000000000005,"5min":0.54500000000000004,"15min":0.39900000000000002},"max":{"1min":1.2709999999999999,"5min":1.5309999999999999,"15min":1.6539999999999999},"last":0.748},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.1060000000000001,"15min":1.0800000000000001},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.496},"max":{"1min":1.4079999999999999,"5min":2.1120000000000001,"15min":2.1120000000000001},"last":0.99199999999999999}]}]},{"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":298120,"kb_used_data":1024,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447032,"statfs":{"total":95995035648,"available":95689760768,"internally_reserved":0,"allocated":1048576,"data_stored":570631,"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":"Mon Oct 9 10:13:49 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.95199999999999996,"15min":0.93999999999999995},"min":{"1min":0.54600000000000004,"5min":0.371,"15min":0.371},"max":{"1min":1.1779999999999999,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.98899999999999999},{"interface":"front","average":{"1min":1.048,"5min":1.0509999999999999,"15min":1.0429999999999999},"min":{"1min":0.81399999999999995,"5min":0.433,"15min":0.433},"max":{"1min":1.274,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.137}]},{"osd":1,"last update":"Mon Oct 9 10:13:16 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.91700000000000004,"15min":0.92100000000000004},"min":{"1min":0.70699999999999996,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.1359999999999999,"5min":1.2,"15min":1.2},"last":1.0469999999999999},{"interface":"front","average":{"1min":0.88,"5min":0.93999999999999995,"15min":0.94999999999999996},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.2330000000000001,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":0.72899999999999998}]},{"osd":2,"last update":"Mon Oct 9 10:13:49 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":1.028,"15min":1.0369999999999999},"min":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.2190000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.92000000000000004},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.998,"15min":1.0009999999999999},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":1.071}]},{"osd":3,"last update":"Mon Oct 9 10:13:16 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":0.93899999999999995,"15min":0.93899999999999995},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.83499999999999996},{"interface":"front","average":{"1min":1.075,"5min":1.075,"15min":1.075},"min":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":1.1020000000000001}]},{"osd":4,"last update":"Mon Oct 9 10:13:37 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.89100000000000001,"15min":0.90200000000000002},"min":{"1min":0.66400000000000003,"5min":0.54200000000000004,"15min":0.435},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":0.90600000000000003},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.93799999999999994,"15min":0.92900000000000005},"min":{"1min":0.77500000000000002,"5min":0.51800000000000002,"15min":0.47799999999999998},"max":{"1min":1.2070000000000001,"5min":1.278,"15min":1.504},"last":0.95499999999999996}]},{"osd":6,"last update":"Mon Oct 9 10:13:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.006,"15min":0.99299999999999999},"min":{"1min":0.72599999999999998,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.304,"5min":1.3200000000000001,"15min":1.482},"last":0.79600000000000004},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0629999999999999,"15min":1.0740000000000001},"min":{"1min":0.752,"5min":0.626,"15min":0.52000000000000002},"max":{"1min":1.2929999999999999,"5min":1.3999999999999999,"15min":1.633},"last":1.02}]},{"osd":7,"last update":"Mon Oct 9 10:13:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.115,"15min":1.117},"min":{"1min":0.78500000000000003,"5min":0.65400000000000003,"15min":0.52300000000000002},"max":{"1min":1.3220000000000001,"5min":1.4950000000000001,"15min":1.8169999999999999},"last":0.86099999999999999},{"interface":"front","average":{"1min":1.119,"5min":1.121,"15min":1.103},"min":{"1min":0.84099999999999997,"5min":0.54000000000000004,"15min":0.52600000000000002},"max":{"1min":1.3420000000000001,"5min":1.4019999999999999,"15min":1.4630000000000001},"last":1.1890000000000001}]}]}],"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":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4483,"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":1436,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"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":6230,"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":8308,"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":3612,"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-10-09T10:14:11.663 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-09T10:14:11.663 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-10-09T10:14:11.663 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-10-09T10:14:11.663 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph health --format=json 2023-10-09T10:14:12.569 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:12 smithi053 bash[76859]: audit 2023-10-09T10:14:10.710711+0000 mgr.y (mgr.26072) 336 : audit 0 from='client.34707 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:14:12.569 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:12 smithi053 bash[76859]: cluster 2023-10-09T10:14:11.130595+0000 mgr.y (mgr.26072) 337 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:12.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:12 smithi053 bash[79554]: audit 2023-10-09T10:14:10.710711+0000 mgr.y (mgr.26072) 336 : audit 0 from='client.34707 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:14:12.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:12 smithi053 bash[79554]: cluster 2023-10-09T10:14:11.130595+0000 mgr.y (mgr.26072) 337 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:12 smithi086 bash[59714]: audit 2023-10-09T10:14:10.710711+0000 mgr.y (mgr.26072) 336 : audit 0 from='client.34707 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:14:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:12 smithi086 bash[59714]: cluster 2023-10-09T10:14:11.130595+0000 mgr.y (mgr.26072) 337 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:12.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:14:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:14:12] "GET /metrics HTTP/1.1" 200 34083 "" "Prometheus/2.33.4" 2023-10-09T10:14:14.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:13 smithi086 bash[59714]: cluster 2023-10-09T10:14:13.131334+0000 mgr.y (mgr.26072) 338 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:14.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:13 smithi053 bash[76859]: cluster 2023-10-09T10:14:13.131334+0000 mgr.y (mgr.26072) 338 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:14.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:13 smithi053 bash[79554]: cluster 2023-10-09T10:14:13.131334+0000 mgr.y (mgr.26072) 338 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:16.442 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:14:16.474 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:16 smithi053 bash[76859]: cluster 2023-10-09T10:14:15.132417+0000 mgr.y (mgr.26072) 339 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:16.475 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:16 smithi053 bash[79554]: cluster 2023-10-09T10:14:15.132417+0000 mgr.y (mgr.26072) 339 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:16.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:16 smithi086 bash[59714]: cluster 2023-10-09T10:14:15.132417+0000 mgr.y (mgr.26072) 339 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:18.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:18 smithi086 bash[59714]: cluster 2023-10-09T10:14:17.133374+0000 mgr.y (mgr.26072) 340 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:18.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:18 smithi053 bash[79554]: cluster 2023-10-09T10:14:17.133374+0000 mgr.y (mgr.26072) 340 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:18.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:18 smithi053 bash[76859]: cluster 2023-10-09T10:14:17.133374+0000 mgr.y (mgr.26072) 340 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:19.999 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:14:20.000 INFO:teuthology.orchestra.run.smithi053.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-10-09T10:14:20.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:20 smithi053 bash[76859]: cluster 2023-10-09T10:14:19.134225+0000 mgr.y (mgr.26072) 341 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:20.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:20 smithi053 bash[76859]: audit 2023-10-09T10:14:19.998424+0000 mon.a (mon.0) 447 : audit 0 from='client.? 172.21.15.53:0/2248566797' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-09T10:14:20.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:20 smithi053 bash[79554]: cluster 2023-10-09T10:14:19.134225+0000 mgr.y (mgr.26072) 341 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:20.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:20 smithi053 bash[79554]: audit 2023-10-09T10:14:19.998424+0000 mon.a (mon.0) 447 : audit 0 from='client.? 172.21.15.53:0/2248566797' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-09T10:14:20.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:20 smithi086 bash[59714]: cluster 2023-10-09T10:14:19.134225+0000 mgr.y (mgr.26072) 341 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:20.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:20 smithi086 bash[59714]: audit 2023-10-09T10:14:19.998424+0000 mon.a (mon.0) 447 : audit 0 from='client.? 172.21.15.53:0/2248566797' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-10-09T10:14:20.837 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-10-09T10:14:20.837 INFO:teuthology.run_tasks:Running task print... 2023-10-09T10:14:20.845 INFO:teuthology.task.print:**** applying stress + thrashing to mixed-version cluster **** 2023-10-09T10:14:20.845 INFO:teuthology.run_tasks:Running task parallel... 2023-10-09T10:14:20.852 INFO:teuthology.task.parallel:starting parallel... 2023-10-09T10:14:20.852 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-10-09T10:14:20.852 INFO:teuthology.task.sequential:In sequential, running task thrashosds... 2023-10-09T10:14:20.854 INFO:tasks.thrashosds:config is {'aggressive_pg_num_changes': False, 'chance_force_recovery': 0, 'chance_pgnum_grow': 1, 'chance_pgpnum_fix': 1, 'chance_thrash_cluster_full': 0, 'chance_thrash_pg_upmap': 0, 'chance_thrash_pg_upmap_items': 0, 'disable_objectstore_tool_tests': True, 'timeout': 1200, 'sighup_delay': 0.1, 'optrack_toggle_delay': 2.0, 'dump_ops_enable': 'true', 'noscrub_toggle_delay': 2.0, 'random_eio': 0.0} 2023-10-09T10:14:20.854 INFO:tasks.thrashosds:overrides is {'admin_socket': {'branch': 'reef'}, 'ceph': {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'b4fa663fa77ba2efb5b9f24e2aeb12bf66bce1f0'}}, 'kernel': {'hwe': True}, 'workunit': {'branch': 'reef', 'sha1': 'a340fb5463aa3715e93e7472d5f60dfdcf184ab3'}} 2023-10-09T10:14:20.854 INFO:tasks.thrashosds:config is {'aggressive_pg_num_changes': False, 'chance_force_recovery': 0, 'chance_pgnum_grow': 1, 'chance_pgpnum_fix': 1, 'chance_thrash_cluster_full': 0, 'chance_thrash_pg_upmap': 0, 'chance_thrash_pg_upmap_items': 0, 'disable_objectstore_tool_tests': True, 'timeout': 1200, 'sighup_delay': 0.1, 'optrack_toggle_delay': 2.0, 'dump_ops_enable': 'true', 'noscrub_toggle_delay': 2.0, 'random_eio': 0.0} 2023-10-09T10:14:20.854 INFO:tasks.thrashosds:Beginning thrashosds... 2023-10-09T10:14:20.854 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-10-09T10:14:20.854 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T10:14:22.569 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:22 smithi053 bash[76859]: cluster 2023-10-09T10:14:21.135089+0000 mgr.y (mgr.26072) 342 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:22.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:22 smithi053 bash[79554]: cluster 2023-10-09T10:14:21.135089+0000 mgr.y (mgr.26072) 342 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:22.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:22 smithi086 bash[59714]: cluster 2023-10-09T10:14:21.135089+0000 mgr.y (mgr.26072) 342 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:22.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:14:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:14:22] "GET /metrics HTTP/1.1" 200 34083 "" "Prometheus/2.33.4" 2023-10-09T10:14:24.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:23 smithi086 bash[59714]: audit 2023-10-09T10:14:23.052626+0000 mon.a (mon.0) 448 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:14:24.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:23 smithi086 bash[59714]: cluster 2023-10-09T10:14:23.135880+0000 mgr.y (mgr.26072) 343 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:24.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:23 smithi053 bash[79554]: audit 2023-10-09T10:14:23.052626+0000 mon.a (mon.0) 448 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:14:24.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:23 smithi053 bash[79554]: cluster 2023-10-09T10:14:23.135880+0000 mgr.y (mgr.26072) 343 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:24.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:23 smithi053 bash[76859]: audit 2023-10-09T10:14:23.052626+0000 mon.a (mon.0) 448 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:14:24.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:23 smithi053 bash[76859]: cluster 2023-10-09T10:14:23.135880+0000 mgr.y (mgr.26072) 343 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:25.634 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:14:26.617 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:26 smithi053 bash[79554]: cluster 2023-10-09T10:14:25.136789+0000 mgr.y (mgr.26072) 344 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:26 smithi086 bash[59714]: cluster 2023-10-09T10:14:25.136789+0000 mgr.y (mgr.26072) 344 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:26.617 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:26 smithi053 bash[76859]: cluster 2023-10-09T10:14:25.136789+0000 mgr.y (mgr.26072) 344 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:28.487 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:28 smithi053 bash[79554]: cluster 2023-10-09T10:14:27.137532+0000 mgr.y (mgr.26072) 345 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:28.487 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:28 smithi053 bash[76859]: cluster 2023-10-09T10:14:27.137532+0000 mgr.y (mgr.26072) 345 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:28.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:28 smithi086 bash[59714]: cluster 2023-10-09T10:14:27.137532+0000 mgr.y (mgr.26072) 345 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:28.927 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:14:29.639 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2023-10-09T10:14:29.811 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":280,"stamp":"2023-10-09T10:14:27.137088+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":6303,"num_read_kb":13760,"num_write":1106,"num_write_kb":15159,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"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":1345128,"kb_used_data":22440,"kb_used_omap":31,"kb_used_meta":1322592,"kb_avail":748616088,"statfs":{"total":767960285184,"available":766582874112,"internally_reserved":0,"allocated":22978560,"data_stored":18960369,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32137,"internal_metadata":1354334839},"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.005452"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":69,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.932545+0000","last_change":"2023-10-09T10:11:16.822136+0000","last_active":"2023-10-09T10:12:13.932545+0000","last_peered":"2023-10-09T10:12:13.932545+0000","last_clean":"2023-10-09T10:12:13.932545+0000","last_became_active":"2023-10-09T10:11:16.821778+0000","last_became_peered":"2023-10-09T10:11:16.821778+0000","last_unstale":"2023-10-09T10:12:13.932545+0000","last_undegraded":"2023-10-09T10:12:13.932545+0000","last_fullsized":"2023-10-09T10:12:13.932545+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":56,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.937685+0000","last_change":"2023-10-09T10:11:46.264821+0000","last_active":"2023-10-09T10:12:14.937685+0000","last_peered":"2023-10-09T10:12:14.937685+0000","last_clean":"2023-10-09T10:12:14.937685+0000","last_became_active":"2023-10-09T10:11:46.264362+0000","last_became_peered":"2023-10-09T10:11:46.264362+0000","last_unstale":"2023-10-09T10:12:14.937685+0000","last_undegraded":"2023-10-09T10:12:14.937685+0000","last_fullsized":"2023-10-09T10:12:14.937685+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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-10-10T11:41:06.556419+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.19","version":"0'0","reported_seq":91,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.952984+0000","last_change":"2023-10-09T10:12:14.952984+0000","last_active":"2023-10-09T10:12:14.952984+0000","last_peered":"2023-10-09T10:12:14.952984+0000","last_clean":"2023-10-09T10:12:14.952984+0000","last_became_active":"2023-10-09T10:12:14.951918+0000","last_became_peered":"2023-10-09T10:12:14.951918+0000","last_unstale":"2023-10-09T10:12:14.952984+0000","last_undegraded":"2023-10-09T10:12:14.952984+0000","last_fullsized":"2023-10-09T10:12:14.952984+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:47:54.060450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.954301+0000","last_change":"2023-10-09T10:12:14.950211+0000","last_active":"2023-10-09T10:12:14.954301+0000","last_peered":"2023-10-09T10:12:14.954301+0000","last_clean":"2023-10-09T10:12:14.954301+0000","last_became_active":"2023-10-09T10:12:14.949791+0000","last_became_peered":"2023-10-09T10:12:14.949791+0000","last_unstale":"2023-10-09T10:12:14.954301+0000","last_undegraded":"2023-10-09T10:12:14.954301+0000","last_fullsized":"2023-10-09T10:12:14.954301+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:02:17.322857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.944562+0000","last_change":"2023-10-09T10:12:14.944562+0000","last_active":"2023-10-09T10:12:14.944562+0000","last_peered":"2023-10-09T10:12:14.944562+0000","last_clean":"2023-10-09T10:12:14.944562+0000","last_became_active":"2023-10-09T10:12:14.943675+0000","last_became_peered":"2023-10-09T10:12:14.943675+0000","last_unstale":"2023-10-09T10:12:14.944562+0000","last_undegraded":"2023-10-09T10:12:14.944562+0000","last_fullsized":"2023-10-09T10:12:14.944562+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":57,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.945922+0000","last_change":"2023-10-09T09:59:27.824626+0000","last_active":"2023-10-09T10:12:13.945922+0000","last_peered":"2023-10-09T10:12:13.945922+0000","last_clean":"2023-10-09T10:12:13.945922+0000","last_became_active":"2023-10-09T09:59:27.824296+0000","last_became_peered":"2023-10-09T09:59:27.824296+0000","last_unstale":"2023-10-09T10:12:13.945922+0000","last_undegraded":"2023-10-09T10:12:13.945922+0000","last_fullsized":"2023-10-09T10:12:13.945922+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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.1b","version":"0'0","reported_seq":93,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.946766+0000","last_change":"2023-10-09T10:12:14.946766+0000","last_active":"2023-10-09T10:12:14.946766+0000","last_peered":"2023-10-09T10:12:14.946766+0000","last_clean":"2023-10-09T10:12:14.946766+0000","last_became_active":"2023-10-09T10:12:14.946407+0000","last_became_peered":"2023-10-09T10:12:14.946407+0000","last_unstale":"2023-10-09T10:12:14.946766+0000","last_undegraded":"2023-10-09T10:12:14.946766+0000","last_fullsized":"2023-10-09T10:12:14.946766+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":72,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.943555+0000","last_change":"2023-10-09T10:11:16.821758+0000","last_active":"2023-10-09T10:12:13.943555+0000","last_peered":"2023-10-09T10:12:13.943555+0000","last_clean":"2023-10-09T10:12:13.943555+0000","last_became_active":"2023-10-09T10:11:16.821357+0000","last_became_peered":"2023-10-09T10:11:16.821357+0000","last_unstale":"2023-10-09T10:12:13.943555+0000","last_undegraded":"2023-10-09T10:12:13.943555+0000","last_fullsized":"2023-10-09T10:12:13.943555+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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.1c","version":"0'0","reported_seq":92,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.943994+0000","last_change":"2023-10-09T10:12:14.943562+0000","last_active":"2023-10-09T10:12:14.943994+0000","last_peered":"2023-10-09T10:12:14.943994+0000","last_clean":"2023-10-09T10:12:14.943994+0000","last_became_active":"2023-10-09T10:12:14.943186+0000","last_became_peered":"2023-10-09T10:12:14.943186+0000","last_unstale":"2023-10-09T10:12:14.943994+0000","last_undegraded":"2023-10-09T10:12:14.943994+0000","last_fullsized":"2023-10-09T10:12:14.943994+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:21:12.422927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":41,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.936665+0000","last_change":"2023-10-09T10:10:47.574399+0000","last_active":"2023-10-09T10:12:14.936665+0000","last_peered":"2023-10-09T10:12:14.936665+0000","last_clean":"2023-10-09T10:12:14.936665+0000","last_became_active":"2023-10-09T10:10:47.573586+0000","last_became_peered":"2023-10-09T10:10:47.573586+0000","last_unstale":"2023-10-09T10:12:14.936665+0000","last_undegraded":"2023-10-09T10:12:14.936665+0000","last_fullsized":"2023-10-09T10:12:14.936665+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:40:58.901574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.936767+0000","last_change":"2023-10-09T09:59:27.843333+0000","last_active":"2023-10-09T10:12:13.936767+0000","last_peered":"2023-10-09T10:12:13.936767+0000","last_clean":"2023-10-09T10:12:13.936767+0000","last_became_active":"2023-10-09T09:59:27.842983+0000","last_became_peered":"2023-10-09T09:59:27.842983+0000","last_unstale":"2023-10-09T10:12:13.936767+0000","last_undegraded":"2023-10-09T10:12:13.936767+0000","last_fullsized":"2023-10-09T10:12:13.936767+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":56,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.937334+0000","last_change":"2023-10-09T10:11:16.815524+0000","last_active":"2023-10-09T10:12:14.937334+0000","last_peered":"2023-10-09T10:12:14.937334+0000","last_clean":"2023-10-09T10:12:14.937334+0000","last_became_active":"2023-10-09T10:11:16.815233+0000","last_became_peered":"2023-10-09T10:11:16.815233+0000","last_unstale":"2023-10-09T10:12:14.937334+0000","last_undegraded":"2023-10-09T10:12:14.937334+0000","last_fullsized":"2023-10-09T10:12:14.937334+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:22:26.672363+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":"76'187","reported_seq":899,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.939763+0000","last_change":"2023-10-09T10:11:46.273791+0000","last_active":"2023-10-09T10:12:13.939763+0000","last_peered":"2023-10-09T10:12:13.939763+0000","last_clean":"2023-10-09T10:12:13.939763+0000","last_became_active":"2023-10-09T10:11:46.273129+0000","last_became_peered":"2023-10-09T10:11:46.273129+0000","last_unstale":"2023-10-09T10:12:13.939763+0000","last_undegraded":"2023-10-09T10:12:13.939763+0000","last_fullsized":"2023-10-09T10:12:13.939763+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1503,"num_read_kb":4410,"num_write":140,"num_write_kb":3134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.954502+0000","last_change":"2023-10-09T10:12:14.951323+0000","last_active":"2023-10-09T10:12:14.954502+0000","last_peered":"2023-10-09T10:12:14.954502+0000","last_clean":"2023-10-09T10:12:14.954502+0000","last_became_active":"2023-10-09T10:12:14.950881+0000","last_became_peered":"2023-10-09T10:12:14.950881+0000","last_unstale":"2023-10-09T10:12:14.954502+0000","last_undegraded":"2023-10-09T10:12:14.954502+0000","last_fullsized":"2023-10-09T10:12:14.954502+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:11:33.467470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"76'153","reported_seq":587,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.930720+0000","last_change":"2023-10-09T10:11:16.822702+0000","last_active":"2023-10-09T10:12:14.930720+0000","last_peered":"2023-10-09T10:12:14.930720+0000","last_clean":"2023-10-09T10:12:14.930720+0000","last_became_active":"2023-10-09T10:11:16.821839+0000","last_became_peered":"2023-10-09T10:11:16.821839+0000","last_unstale":"2023-10-09T10:12:14.930720+0000","last_undegraded":"2023-10-09T10:12:14.930720+0000","last_fullsized":"2023-10-09T10:12:14.930720+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:03:27.041395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":859,"num_read_kb":2778,"num_write":113,"num_write_kb":2118,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.955319+0000","last_change":"2023-10-09T10:12:14.954300+0000","last_active":"2023-10-09T10:12:14.955319+0000","last_peered":"2023-10-09T10:12:14.955319+0000","last_clean":"2023-10-09T10:12:14.955319+0000","last_became_active":"2023-10-09T10:12:14.953899+0000","last_became_peered":"2023-10-09T10:12:14.953899+0000","last_unstale":"2023-10-09T10:12:14.955319+0000","last_undegraded":"2023-10-09T10:12:14.955319+0000","last_fullsized":"2023-10-09T10:12:14.955319+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:43:02.734403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":38,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.936293+0000","last_change":"2023-10-09T10:10:47.573944+0000","last_active":"2023-10-09T10:12:14.936293+0000","last_peered":"2023-10-09T10:12:14.936293+0000","last_clean":"2023-10-09T10:12:14.936293+0000","last_became_active":"2023-10-09T10:10:47.573102+0000","last_became_peered":"2023-10-09T10:10:47.573102+0000","last_unstale":"2023-10-09T10:12:14.936293+0000","last_undegraded":"2023-10-09T10:12:14.936293+0000","last_fullsized":"2023-10-09T10:12:14.936293+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:15:22.391495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":47,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.931253+0000","last_change":"2023-10-09T10:11:46.265857+0000","last_active":"2023-10-09T10:12:14.931253+0000","last_peered":"2023-10-09T10:12:14.931253+0000","last_clean":"2023-10-09T10:12:14.931253+0000","last_became_active":"2023-10-09T10:11:46.265464+0000","last_became_peered":"2023-10-09T10:11:46.265464+0000","last_unstale":"2023-10-09T10:12:14.931253+0000","last_undegraded":"2023-10-09T10:12:14.931253+0000","last_fullsized":"2023-10-09T10:12:14.931253+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:55:47.196309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"76'109","reported_seq":485,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.942199+0000","last_change":"2023-10-09T10:10:47.573398+0000","last_active":"2023-10-09T10:12:13.942199+0000","last_peered":"2023-10-09T10:12:13.942199+0000","last_clean":"2023-10-09T10:12:13.942199+0000","last_became_active":"2023-10-09T10:10:47.572805+0000","last_became_peered":"2023-10-09T10:10:47.572805+0000","last_unstale":"2023-10-09T10:12:13.942199+0000","last_undegraded":"2023-10-09T10:12:13.942199+0000","last_fullsized":"2023-10-09T10:12:13.942199+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":821,"num_read_kb":1489,"num_write":106,"num_write_kb":462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":68,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.938282+0000","last_change":"2023-10-09T10:11:46.260361+0000","last_active":"2023-10-09T10:12:14.938282+0000","last_peered":"2023-10-09T10:12:14.938282+0000","last_clean":"2023-10-09T10:12:14.938282+0000","last_became_active":"2023-10-09T10:11:46.259950+0000","last_became_peered":"2023-10-09T10:11:46.259950+0000","last_unstale":"2023-10-09T10:12:14.938282+0000","last_undegraded":"2023-10-09T10:12:14.938282+0000","last_fullsized":"2023-10-09T10:12:14.938282+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:12:23.747227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.948063+0000","last_change":"2023-10-09T10:12:14.947655+0000","last_active":"2023-10-09T10:12:14.948063+0000","last_peered":"2023-10-09T10:12:14.948063+0000","last_clean":"2023-10-09T10:12:14.948063+0000","last_became_active":"2023-10-09T10:12:14.947238+0000","last_became_peered":"2023-10-09T10:12:14.947238+0000","last_unstale":"2023-10-09T10:12:14.948063+0000","last_undegraded":"2023-10-09T10:12:14.948063+0000","last_fullsized":"2023-10-09T10:12:14.948063+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:14:25.731803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"76'47","reported_seq":182,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.942211+0000","last_change":"2023-10-09T10:11:16.827928+0000","last_active":"2023-10-09T10:12:13.942211+0000","last_peered":"2023-10-09T10:12:13.942211+0000","last_clean":"2023-10-09T10:12:13.942211+0000","last_became_active":"2023-10-09T10:11:16.827538+0000","last_became_peered":"2023-10-09T10:11:16.827538+0000","last_unstale":"2023-10-09T10:12:13.942211+0000","last_undegraded":"2023-10-09T10:12:13.942211+0000","last_fullsized":"2023-10-09T10:12:13.942211+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":47,"log_dups_size":0,"ondisk_log_size":47,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":113,"num_read_kb":478,"num_write":49,"num_write_kb":229,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.939931+0000","last_change":"2023-10-09T09:59:28.016576+0000","last_active":"2023-10-09T10:12:13.939931+0000","last_peered":"2023-10-09T10:12:13.939931+0000","last_clean":"2023-10-09T10:12:13.939931+0000","last_became_active":"2023-10-09T09:59:28.016215+0000","last_became_peered":"2023-10-09T09:59:28.016215+0000","last_unstale":"2023-10-09T10:12:13.939931+0000","last_undegraded":"2023-10-09T10:12:13.939931+0000","last_fullsized":"2023-10-09T10:12:13.939931+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.954481+0000","last_change":"2023-10-09T10:12:14.951585+0000","last_active":"2023-10-09T10:12:14.954481+0000","last_peered":"2023-10-09T10:12:14.954481+0000","last_clean":"2023-10-09T10:12:14.954481+0000","last_became_active":"2023-10-09T10:12:14.951245+0000","last_became_peered":"2023-10-09T10:12:14.951245+0000","last_unstale":"2023-10-09T10:12:14.954481+0000","last_undegraded":"2023-10-09T10:12:14.954481+0000","last_fullsized":"2023-10-09T10:12:14.954481+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:23:01.580484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"83'139","reported_seq":304,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.942029+0000","last_change":"2023-10-09T10:10:47.573552+0000","last_active":"2023-10-09T10:12:13.942029+0000","last_peered":"2023-10-09T10:12:13.942029+0000","last_clean":"2023-10-09T10:12:13.942029+0000","last_became_active":"2023-10-09T10:10:47.572533+0000","last_became_peered":"2023-10-09T10:10:47.572533+0000","last_unstale":"2023-10-09T10:12:13.942029+0000","last_undegraded":"2023-10-09T10:12:13.942029+0000","last_fullsized":"2023-10-09T10:12:13.942029+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_clean_scrub_stamp":"2023-10-09T09:52:58.844090+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":"2.3","version":"76'179","reported_seq":578,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.943399+0000","last_change":"2023-10-09T10:11:46.269886+0000","last_active":"2023-10-09T10:12:13.943399+0000","last_peered":"2023-10-09T10:12:13.943399+0000","last_clean":"2023-10-09T10:12:13.943399+0000","last_became_active":"2023-10-09T10:11:46.269319+0000","last_became_peered":"2023-10-09T10:11:46.269319+0000","last_unstale":"2023-10-09T10:12:13.943399+0000","last_undegraded":"2023-10-09T10:12:13.943399+0000","last_fullsized":"2023-10-09T10:12:13.943399+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":179,"log_dups_size":0,"ondisk_log_size":179,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":680,"num_read_kb":604,"num_write":161,"num_write_kb":107,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.931530+0000","last_change":"2023-10-09T10:11:16.821791+0000","last_active":"2023-10-09T10:12:14.931530+0000","last_peered":"2023-10-09T10:12:14.931530+0000","last_clean":"2023-10-09T10:12:14.931530+0000","last_became_active":"2023-10-09T10:11:16.821443+0000","last_became_peered":"2023-10-09T10:11:16.821443+0000","last_unstale":"2023-10-09T10:12:14.931530+0000","last_undegraded":"2023-10-09T10:12:14.931530+0000","last_fullsized":"2023-10-09T10:12:14.931530+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:45:48.015911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.930311+0000","last_change":"2023-10-09T10:11:46.270182+0000","last_active":"2023-10-09T10:12:14.930311+0000","last_peered":"2023-10-09T10:12:14.930311+0000","last_clean":"2023-10-09T10:12:14.930311+0000","last_became_active":"2023-10-09T10:11:46.269789+0000","last_became_peered":"2023-10-09T10:11:46.269789+0000","last_unstale":"2023-10-09T10:12:14.930311+0000","last_undegraded":"2023-10-09T10:12:14.930311+0000","last_fullsized":"2023-10-09T10:12:14.930311+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:53:18.219728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"76'118","reported_seq":621,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.944006+0000","last_change":"2023-10-09T10:12:14.943633+0000","last_active":"2023-10-09T10:12:14.944006+0000","last_peered":"2023-10-09T10:12:14.944006+0000","last_clean":"2023-10-09T10:12:14.944006+0000","last_became_active":"2023-10-09T10:12:14.942980+0000","last_became_peered":"2023-10-09T10:12:14.942980+0000","last_unstale":"2023-10-09T10:12:14.944006+0000","last_undegraded":"2023-10-09T10:12:14.944006+0000","last_fullsized":"2023-10-09T10:12:14.944006+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":118,"log_dups_size":0,"ondisk_log_size":118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:00:25.840500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":881,"num_read_kb":1026,"num_write":94,"num_write_kb":1236,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.943857+0000","last_change":"2023-10-09T10:12:14.943467+0000","last_active":"2023-10-09T10:12:14.943857+0000","last_peered":"2023-10-09T10:12:14.943857+0000","last_clean":"2023-10-09T10:12:14.943857+0000","last_became_active":"2023-10-09T10:12:14.942959+0000","last_became_peered":"2023-10-09T10:12:14.942959+0000","last_unstale":"2023-10-09T10:12:14.943857+0000","last_undegraded":"2023-10-09T10:12:14.943857+0000","last_fullsized":"2023-10-09T10:12:14.943857+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:36:03.732909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.932818+0000","last_change":"2023-10-09T10:10:47.572016+0000","last_active":"2023-10-09T10:12:13.932818+0000","last_peered":"2023-10-09T10:12:13.932818+0000","last_clean":"2023-10-09T10:12:13.932818+0000","last_became_active":"2023-10-09T10:10:47.571547+0000","last_became_peered":"2023-10-09T10:10:47.571547+0000","last_unstale":"2023-10-09T10:12:13.932818+0000","last_undegraded":"2023-10-09T10:12:13.932818+0000","last_fullsized":"2023-10-09T10:12:13.932818+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"76'52","reported_seq":489,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.944555+0000","last_change":"2023-10-09T10:11:16.821803+0000","last_active":"2023-10-09T10:12:13.944555+0000","last_peered":"2023-10-09T10:12:13.944555+0000","last_clean":"2023-10-09T10:12:13.944555+0000","last_became_active":"2023-10-09T10:11:16.821344+0000","last_became_peered":"2023-10-09T10:11:16.821344+0000","last_unstale":"2023-10-09T10:12:13.944555+0000","last_undegraded":"2023-10-09T10:12:13.944555+0000","last_fullsized":"2023-10-09T10:12:13.944555+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":519,"num_read_kb":1955,"num_write":46,"num_write_kb":1266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.938513+0000","last_change":"2023-10-09T10:11:46.267104+0000","last_active":"2023-10-09T10:12:14.938513+0000","last_peered":"2023-10-09T10:12:14.938513+0000","last_clean":"2023-10-09T10:12:14.938513+0000","last_became_active":"2023-10-09T10:11:46.266659+0000","last_became_peered":"2023-10-09T10:11:46.266659+0000","last_unstale":"2023-10-09T10:12:14.938513+0000","last_undegraded":"2023-10-09T10:12:14.938513+0000","last_fullsized":"2023-10-09T10:12:14.938513+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:51:38.987201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":85,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.956304+0000","last_change":"2023-10-09T10:12:14.956304+0000","last_active":"2023-10-09T10:12:14.956304+0000","last_peered":"2023-10-09T10:12:14.956304+0000","last_clean":"2023-10-09T10:12:14.956304+0000","last_became_active":"2023-10-09T10:12:14.955962+0000","last_became_peered":"2023-10-09T10:12:14.955962+0000","last_unstale":"2023-10-09T10:12:14.956304+0000","last_undegraded":"2023-10-09T10:12:14.956304+0000","last_fullsized":"2023-10-09T10:12:14.956304+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"76'131","reported_seq":468,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.931111+0000","last_change":"2023-10-09T10:11:16.823603+0000","last_active":"2023-10-09T10:12:14.931111+0000","last_peered":"2023-10-09T10:12:14.931111+0000","last_clean":"2023-10-09T10:12:14.931111+0000","last_became_active":"2023-10-09T10:11:16.822590+0000","last_became_peered":"2023-10-09T10:11:16.822590+0000","last_unstale":"2023-10-09T10:12:14.931111+0000","last_undegraded":"2023-10-09T10:12:14.931111+0000","last_fullsized":"2023-10-09T10:12:14.931111+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":131,"log_dups_size":0,"ondisk_log_size":131,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:33:02.847694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":619,"num_read_kb":508,"num_write":137,"num_write_kb":4162,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.954446+0000","last_change":"2023-10-09T10:12:14.953847+0000","last_active":"2023-10-09T10:12:14.954446+0000","last_peered":"2023-10-09T10:12:14.954446+0000","last_clean":"2023-10-09T10:12:14.954446+0000","last_became_active":"2023-10-09T10:12:14.953428+0000","last_became_peered":"2023-10-09T10:12:14.953428+0000","last_unstale":"2023-10-09T10:12:14.954446+0000","last_undegraded":"2023-10-09T10:12:14.954446+0000","last_fullsized":"2023-10-09T10:12:14.954446+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:57:10.643432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.955283+0000","last_change":"2023-10-09T10:12:14.954352+0000","last_active":"2023-10-09T10:12:14.955283+0000","last_peered":"2023-10-09T10:12:14.955283+0000","last_clean":"2023-10-09T10:12:14.955283+0000","last_became_active":"2023-10-09T10:12:14.952627+0000","last_became_peered":"2023-10-09T10:12:14.952627+0000","last_unstale":"2023-10-09T10:12:14.955283+0000","last_undegraded":"2023-10-09T10:12:14.955283+0000","last_fullsized":"2023-10-09T10:12:14.955283+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:44:15.558888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":69,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.933298+0000","last_change":"2023-10-09T10:11:16.827714+0000","last_active":"2023-10-09T10:12:13.933298+0000","last_peered":"2023-10-09T10:12:13.933298+0000","last_clean":"2023-10-09T10:12:13.933298+0000","last_became_active":"2023-10-09T10:11:16.827302+0000","last_became_peered":"2023-10-09T10:11:16.827302+0000","last_unstale":"2023-10-09T10:12:13.933298+0000","last_undegraded":"2023-10-09T10:12:13.933298+0000","last_fullsized":"2023-10-09T10:12:13.933298+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.936889+0000","last_change":"2023-10-09T10:11:46.269788+0000","last_active":"2023-10-09T10:12:13.936889+0000","last_peered":"2023-10-09T10:12:13.936889+0000","last_clean":"2023-10-09T10:12:13.936889+0000","last_became_active":"2023-10-09T10:11:46.269424+0000","last_became_peered":"2023-10-09T10:11:46.269424+0000","last_unstale":"2023-10-09T10:12:13.936889+0000","last_undegraded":"2023-10-09T10:12:13.936889+0000","last_fullsized":"2023-10-09T10:12:13.936889+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.934975+0000","last_change":"2023-10-09T10:11:46.268493+0000","last_active":"2023-10-09T10:12:13.934975+0000","last_peered":"2023-10-09T10:12:13.934975+0000","last_clean":"2023-10-09T10:12:13.934975+0000","last_became_active":"2023-10-09T10:11:46.268083+0000","last_became_peered":"2023-10-09T10:11:46.268083+0000","last_unstale":"2023-10-09T10:12:13.934975+0000","last_undegraded":"2023-10-09T10:12:13.934975+0000","last_fullsized":"2023-10-09T10:12:13.934975+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.938875+0000","last_change":"2023-10-09T10:11:16.828149+0000","last_active":"2023-10-09T10:12:13.938875+0000","last_peered":"2023-10-09T10:12:13.938875+0000","last_clean":"2023-10-09T10:12:13.938875+0000","last_became_active":"2023-10-09T10:11:16.827828+0000","last_became_peered":"2023-10-09T10:11:16.827828+0000","last_unstale":"2023-10-09T10:12:13.938875+0000","last_undegraded":"2023-10-09T10:12:13.938875+0000","last_fullsized":"2023-10-09T10:12:13.938875+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.950671+0000","last_change":"2023-10-09T10:12:14.950671+0000","last_active":"2023-10-09T10:12:14.950671+0000","last_peered":"2023-10-09T10:12:14.950671+0000","last_clean":"2023-10-09T10:12:14.950671+0000","last_became_active":"2023-10-09T10:12:14.950347+0000","last_became_peered":"2023-10-09T10:12:14.950347+0000","last_unstale":"2023-10-09T10:12:14.950671+0000","last_undegraded":"2023-10-09T10:12:14.950671+0000","last_fullsized":"2023-10-09T10:12:14.950671+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.952438+0000","last_change":"2023-10-09T10:12:14.952438+0000","last_active":"2023-10-09T10:12:14.952438+0000","last_peered":"2023-10-09T10:12:14.952438+0000","last_clean":"2023-10-09T10:12:14.952438+0000","last_became_active":"2023-10-09T10:12:14.951891+0000","last_became_peered":"2023-10-09T10:12:14.951891+0000","last_unstale":"2023-10-09T10:12:14.952438+0000","last_undegraded":"2023-10-09T10:12:14.952438+0000","last_fullsized":"2023-10-09T10:12:14.952438+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:51:48.892892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.936543+0000","last_change":"2023-10-09T10:11:16.816744+0000","last_active":"2023-10-09T10:12:14.936543+0000","last_peered":"2023-10-09T10:12:14.936543+0000","last_clean":"2023-10-09T10:12:14.936543+0000","last_became_active":"2023-10-09T10:11:16.816346+0000","last_became_peered":"2023-10-09T10:11:16.816346+0000","last_unstale":"2023-10-09T10:12:14.936543+0000","last_undegraded":"2023-10-09T10:12:14.936543+0000","last_fullsized":"2023-10-09T10:12:14.936543+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:55:26.903739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.956394+0000","last_change":"2023-10-09T10:12:14.956394+0000","last_active":"2023-10-09T10:12:14.956394+0000","last_peered":"2023-10-09T10:12:14.956394+0000","last_clean":"2023-10-09T10:12:14.956394+0000","last_became_active":"2023-10-09T10:12:14.956067+0000","last_became_peered":"2023-10-09T10:12:14.956067+0000","last_unstale":"2023-10-09T10:12:14.956394+0000","last_undegraded":"2023-10-09T10:12:14.956394+0000","last_fullsized":"2023-10-09T10:12:14.956394+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.938587+0000","last_change":"2023-10-09T10:11:16.828539+0000","last_active":"2023-10-09T10:12:13.938587+0000","last_peered":"2023-10-09T10:12:13.938587+0000","last_clean":"2023-10-09T10:12:13.938587+0000","last_became_active":"2023-10-09T10:11:16.828166+0000","last_became_peered":"2023-10-09T10:11:16.828166+0000","last_unstale":"2023-10-09T10:12:13.938587+0000","last_undegraded":"2023-10-09T10:12:13.938587+0000","last_fullsized":"2023-10-09T10:12:13.938587+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":54,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.942294+0000","last_change":"2023-10-09T09:59:27.823397+0000","last_active":"2023-10-09T10:12:13.942294+0000","last_peered":"2023-10-09T10:12:13.942294+0000","last_clean":"2023-10-09T10:12:13.942294+0000","last_became_active":"2023-10-09T09:59:27.822307+0000","last_became_peered":"2023-10-09T09:59:27.822307+0000","last_unstale":"2023-10-09T10:12:13.942294+0000","last_undegraded":"2023-10-09T10:12:13.942294+0000","last_fullsized":"2023-10-09T10:12:13.942294+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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.9","version":"0'0","reported_seq":84,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.954135+0000","last_change":"2023-10-09T10:12:14.954135+0000","last_active":"2023-10-09T10:12:14.954135+0000","last_peered":"2023-10-09T10:12:14.954135+0000","last_clean":"2023-10-09T10:12:14.954135+0000","last_became_active":"2023-10-09T10:12:14.953629+0000","last_became_peered":"2023-10-09T10:12:14.953629+0000","last_unstale":"2023-10-09T10:12:14.954135+0000","last_undegraded":"2023-10-09T10:12:14.954135+0000","last_fullsized":"2023-10-09T10:12:14.954135+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.943475+0000","last_change":"2023-10-09T10:11:16.829536+0000","last_active":"2023-10-09T10:12:13.943475+0000","last_peered":"2023-10-09T10:12:13.943475+0000","last_clean":"2023-10-09T10:12:13.943475+0000","last_became_active":"2023-10-09T10:11:16.828548+0000","last_became_peered":"2023-10-09T10:11:16.828548+0000","last_unstale":"2023-10-09T10:12:13.943475+0000","last_undegraded":"2023-10-09T10:12:13.943475+0000","last_fullsized":"2023-10-09T10:12:13.943475+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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.8","version":"0'0","reported_seq":54,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.944525+0000","last_change":"2023-10-09T09:59:28.014591+0000","last_active":"2023-10-09T10:12:13.944525+0000","last_peered":"2023-10-09T10:12:13.944525+0000","last_clean":"2023-10-09T10:12:13.944525+0000","last_became_active":"2023-10-09T09:59:28.013835+0000","last_became_peered":"2023-10-09T09:59:28.013835+0000","last_unstale":"2023-10-09T10:12:13.944525+0000","last_undegraded":"2023-10-09T10:12:13.944525+0000","last_fullsized":"2023-10-09T10:12:13.944525+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":69,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.944116+0000","last_change":"2023-10-09T10:10:47.573219+0000","last_active":"2023-10-09T10:12:13.944116+0000","last_peered":"2023-10-09T10:12:13.944116+0000","last_clean":"2023-10-09T10:12:13.944116+0000","last_became_active":"2023-10-09T10:10:47.572788+0000","last_became_peered":"2023-10-09T10:10:47.572788+0000","last_unstale":"2023-10-09T10:12:13.944116+0000","last_undegraded":"2023-10-09T10:12:13.944116+0000","last_fullsized":"2023-10-09T10:12:13.944116+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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.17","version":"0'0","reported_seq":72,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.951427+0000","last_change":"2023-10-09T10:12:14.951427+0000","last_active":"2023-10-09T10:12:14.951427+0000","last_peered":"2023-10-09T10:12:14.951427+0000","last_clean":"2023-10-09T10:12:14.951427+0000","last_became_active":"2023-10-09T10:12:14.951017+0000","last_became_peered":"2023-10-09T10:12:14.951017+0000","last_unstale":"2023-10-09T10:12:14.951427+0000","last_undegraded":"2023-10-09T10:12:14.951427+0000","last_fullsized":"2023-10-09T10:12:14.951427+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:56:54.300160+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":77,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.939091+0000","last_change":"2023-10-09T10:10:47.575517+0000","last_active":"2023-10-09T10:12:13.939091+0000","last_peered":"2023-10-09T10:12:13.939091+0000","last_clean":"2023-10-09T10:12:13.939091+0000","last_became_active":"2023-10-09T10:10:47.575124+0000","last_became_peered":"2023-10-09T10:10:47.575124+0000","last_unstale":"2023-10-09T10:12:13.939091+0000","last_undegraded":"2023-10-09T10:12:13.939091+0000","last_fullsized":"2023-10-09T10:12:13.939091+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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.16","version":"0'0","reported_seq":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.948146+0000","last_change":"2023-10-09T10:12:14.947855+0000","last_active":"2023-10-09T10:12:14.948146+0000","last_peered":"2023-10-09T10:12:14.948146+0000","last_clean":"2023-10-09T10:12:14.948146+0000","last_became_active":"2023-10-09T10:12:14.947461+0000","last_became_peered":"2023-10-09T10:12:14.947461+0000","last_unstale":"2023-10-09T10:12:14.948146+0000","last_undegraded":"2023-10-09T10:12:14.948146+0000","last_fullsized":"2023-10-09T10:12:14.948146+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:33:43.066173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.941163+0000","last_change":"2023-10-09T09:59:27.829644+0000","last_active":"2023-10-09T10:12:13.941163+0000","last_peered":"2023-10-09T10:12:13.941163+0000","last_clean":"2023-10-09T10:12:13.941163+0000","last_became_active":"2023-10-09T09:59:27.829291+0000","last_became_peered":"2023-10-09T09:59:27.829291+0000","last_unstale":"2023-10-09T10:12:13.941163+0000","last_undegraded":"2023-10-09T10:12:13.941163+0000","last_fullsized":"2023-10-09T10:12:13.941163+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":69,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.956305+0000","last_change":"2023-10-09T10:12:14.956305+0000","last_active":"2023-10-09T10:12:14.956305+0000","last_peered":"2023-10-09T10:12:14.956305+0000","last_clean":"2023-10-09T10:12:14.956305+0000","last_became_active":"2023-10-09T10:12:14.956074+0000","last_became_peered":"2023-10-09T10:12:14.956074+0000","last_unstale":"2023-10-09T10:12:14.956305+0000","last_undegraded":"2023-10-09T10:12:14.956305+0000","last_fullsized":"2023-10-09T10:12:14.956305+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.947230+0000","last_change":"2023-10-09T10:12:14.946681+0000","last_active":"2023-10-09T10:12:14.947230+0000","last_peered":"2023-10-09T10:12:14.947230+0000","last_clean":"2023-10-09T10:12:14.947230+0000","last_became_active":"2023-10-09T10:12:14.946326+0000","last_became_peered":"2023-10-09T10:12:14.946326+0000","last_unstale":"2023-10-09T10:12:14.947230+0000","last_undegraded":"2023-10-09T10:12:14.947230+0000","last_fullsized":"2023-10-09T10:12:14.947230+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:19:48.709494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.951688+0000","last_change":"2023-10-09T10:12:14.951688+0000","last_active":"2023-10-09T10:12:14.951688+0000","last_peered":"2023-10-09T10:12:14.951688+0000","last_clean":"2023-10-09T10:12:14.951688+0000","last_became_active":"2023-10-09T10:12:14.951356+0000","last_became_peered":"2023-10-09T10:12:14.951356+0000","last_unstale":"2023-10-09T10:12:14.951688+0000","last_undegraded":"2023-10-09T10:12:14.951688+0000","last_fullsized":"2023-10-09T10:12:14.951688+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:00:32.807637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.941611+0000","last_change":"2023-10-09T10:11:46.270794+0000","last_active":"2023-10-09T10:12:13.941611+0000","last_peered":"2023-10-09T10:12:13.941611+0000","last_clean":"2023-10-09T10:12:13.941611+0000","last_became_active":"2023-10-09T10:11:46.270319+0000","last_became_peered":"2023-10-09T10:11:46.270319+0000","last_unstale":"2023-10-09T10:12:13.941611+0000","last_undegraded":"2023-10-09T10:12:13.941611+0000","last_fullsized":"2023-10-09T10:12:13.941611+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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.13","version":"0'0","reported_seq":69,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.932857+0000","last_change":"2023-10-09T10:11:16.822467+0000","last_active":"2023-10-09T10:12:13.932857+0000","last_peered":"2023-10-09T10:12:13.932857+0000","last_clean":"2023-10-09T10:12:13.932857+0000","last_became_active":"2023-10-09T10:11:16.821356+0000","last_became_peered":"2023-10-09T10:11:16.821356+0000","last_unstale":"2023-10-09T10:12:13.932857+0000","last_undegraded":"2023-10-09T10:12:13.932857+0000","last_fullsized":"2023-10-09T10:12:13.932857+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"83'22","reported_seq":77,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.933195+0000","last_change":"2023-10-09T09:59:27.830648+0000","last_active":"2023-10-09T10:12:13.933195+0000","last_peered":"2023-10-09T10:12:13.933195+0000","last_clean":"2023-10-09T10:12:13.933195+0000","last_became_active":"2023-10-09T09:59:27.830334+0000","last_became_peered":"2023-10-09T09:59:27.830334+0000","last_unstale":"2023-10-09T10:12:13.933195+0000","last_undegraded":"2023-10-09T10:12:13.933195+0000","last_fullsized":"2023-10-09T10:12:13.933195+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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.12","version":"0'0","reported_seq":47,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.930325+0000","last_change":"2023-10-09T10:11:46.272595+0000","last_active":"2023-10-09T10:12:14.930325+0000","last_peered":"2023-10-09T10:12:14.930325+0000","last_clean":"2023-10-09T10:12:14.930325+0000","last_became_active":"2023-10-09T10:11:46.272226+0000","last_became_peered":"2023-10-09T10:11:46.272226+0000","last_unstale":"2023-10-09T10:12:14.930325+0000","last_undegraded":"2023-10-09T10:12:14.930325+0000","last_fullsized":"2023-10-09T10:12:14.930325+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:50:37.820282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.955349+0000","last_change":"2023-10-09T10:12:14.955349+0000","last_active":"2023-10-09T10:12:14.955349+0000","last_peered":"2023-10-09T10:12:14.955349+0000","last_clean":"2023-10-09T10:12:14.955349+0000","last_became_active":"2023-10-09T10:12:14.954870+0000","last_became_peered":"2023-10-09T10:12:14.954870+0000","last_unstale":"2023-10-09T10:12:14.955349+0000","last_undegraded":"2023-10-09T10:12:14.955349+0000","last_fullsized":"2023-10-09T10:12:14.955349+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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.11","version":"0'0","reported_seq":22,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.952154+0000","last_change":"2023-10-09T10:12:14.952154+0000","last_active":"2023-10-09T10:12:14.952154+0000","last_peered":"2023-10-09T10:12:14.952154+0000","last_clean":"2023-10-09T10:12:14.952154+0000","last_became_active":"2023-10-09T10:12:14.951121+0000","last_became_peered":"2023-10-09T10:12:14.951121+0000","last_unstale":"2023-10-09T10:12:14.952154+0000","last_undegraded":"2023-10-09T10:12:14.952154+0000","last_fullsized":"2023-10-09T10:12:14.952154+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:10:07.953596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.944363+0000","last_change":"2023-10-09T10:11:16.821634+0000","last_active":"2023-10-09T10:12:13.944363+0000","last_peered":"2023-10-09T10:12:13.944363+0000","last_clean":"2023-10-09T10:12:13.944363+0000","last_became_active":"2023-10-09T10:11:16.821246+0000","last_became_peered":"2023-10-09T10:11:16.821246+0000","last_unstale":"2023-10-09T10:12:13.944363+0000","last_undegraded":"2023-10-09T10:12:13.944363+0000","last_fullsized":"2023-10-09T10:12:13.944363+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":72,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.950133+0000","last_change":"2023-10-09T10:12:14.950133+0000","last_active":"2023-10-09T10:12:14.950133+0000","last_peered":"2023-10-09T10:12:14.950133+0000","last_clean":"2023-10-09T10:12:14.950133+0000","last_became_active":"2023-10-09T10:12:14.949462+0000","last_became_peered":"2023-10-09T10:12:14.949462+0000","last_unstale":"2023-10-09T10:12:14.950133+0000","last_undegraded":"2023-10-09T10:12:14.950133+0000","last_fullsized":"2023-10-09T10:12:14.950133+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:38:15.894654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.949008+0000","last_change":"2023-10-09T10:12:14.948758+0000","last_active":"2023-10-09T10:12:14.949008+0000","last_peered":"2023-10-09T10:12:14.949008+0000","last_clean":"2023-10-09T10:12:14.949008+0000","last_became_active":"2023-10-09T10:12:14.948543+0000","last_became_peered":"2023-10-09T10:12:14.948543+0000","last_unstale":"2023-10-09T10:12:14.949008+0000","last_undegraded":"2023-10-09T10:12:14.949008+0000","last_fullsized":"2023-10-09T10:12:14.949008+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:15:58.932476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":77,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.939390+0000","last_change":"2023-10-09T10:11:46.274193+0000","last_active":"2023-10-09T10:12:13.939390+0000","last_peered":"2023-10-09T10:12:13.939390+0000","last_clean":"2023-10-09T10:12:13.939390+0000","last_became_active":"2023-10-09T10:11:46.273869+0000","last_became_peered":"2023-10-09T10:11:46.273869+0000","last_unstale":"2023-10-09T10:12:13.939390+0000","last_undegraded":"2023-10-09T10:12:13.939390+0000","last_fullsized":"2023-10-09T10:12:13.939390+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.943577+0000","last_change":"2023-10-09T10:12:14.943577+0000","last_active":"2023-10-09T10:12:14.943577+0000","last_peered":"2023-10-09T10:12:14.943577+0000","last_clean":"2023-10-09T10:12:14.943577+0000","last_became_active":"2023-10-09T10:12:14.941834+0000","last_became_peered":"2023-10-09T10:12:14.941834+0000","last_unstale":"2023-10-09T10:12:14.943577+0000","last_undegraded":"2023-10-09T10:12:14.943577+0000","last_fullsized":"2023-10-09T10:12:14.943577+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:44:28.043377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.947676+0000","last_change":"2023-10-09T10:12:14.946874+0000","last_active":"2023-10-09T10:12:14.947676+0000","last_peered":"2023-10-09T10:12:14.947676+0000","last_clean":"2023-10-09T10:12:14.947676+0000","last_became_active":"2023-10-09T10:12:14.946507+0000","last_became_peered":"2023-10-09T10:12:14.946507+0000","last_unstale":"2023-10-09T10:12:14.947676+0000","last_undegraded":"2023-10-09T10:12:14.947676+0000","last_fullsized":"2023-10-09T10:12:14.947676+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:35:26.231892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.944268+0000","last_change":"2023-10-09T10:12:14.943888+0000","last_active":"2023-10-09T10:12:14.944268+0000","last_peered":"2023-10-09T10:12:14.944268+0000","last_clean":"2023-10-09T10:12:14.944268+0000","last_became_active":"2023-10-09T10:12:14.943572+0000","last_became_peered":"2023-10-09T10:12:14.943572+0000","last_unstale":"2023-10-09T10:12:14.944268+0000","last_undegraded":"2023-10-09T10:12:14.944268+0000","last_fullsized":"2023-10-09T10:12:14.944268+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:28:19.257283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.946177+0000","last_change":"2023-10-09T10:12:14.946177+0000","last_active":"2023-10-09T10:12:14.946177+0000","last_peered":"2023-10-09T10:12:14.946177+0000","last_clean":"2023-10-09T10:12:14.946177+0000","last_became_active":"2023-10-09T10:12:14.945830+0000","last_became_peered":"2023-10-09T10:12:14.945830+0000","last_unstale":"2023-10-09T10:12:14.946177+0000","last_undegraded":"2023-10-09T10:12:14.946177+0000","last_fullsized":"2023-10-09T10:12:14.946177+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:10:04.285018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":86,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.932677+0000","last_change":"2023-10-09T10:11:46.269565+0000","last_active":"2023-10-09T10:12:13.932677+0000","last_peered":"2023-10-09T10:12:13.932677+0000","last_clean":"2023-10-09T10:12:13.932677+0000","last_became_active":"2023-10-09T10:11:46.269179+0000","last_became_peered":"2023-10-09T10:11:46.269179+0000","last_unstale":"2023-10-09T10:12:13.932677+0000","last_undegraded":"2023-10-09T10:12:13.932677+0000","last_fullsized":"2023-10-09T10:12:13.932677+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":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":26218,"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":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5995,"num_read_kb":13248,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5919,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430425,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306912,"kb_used_data":5720,"kb_used_omap":0,"kb_used_meta":301184,"kb_avail":93438240,"statfs":{"total":95995035648,"available":95680757760,"internally_reserved":0,"allocated":5857280,"data_stored":5358880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308412416},"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":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.83599999999999997,"15min":0.81899999999999995},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":1.0049999999999999},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.86899999999999999,"15min":0.86699999999999999},"min":{"1min":0.63,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.86199999999999999}]},{"osd":1,"last update":"Mon Oct 9 10:14:22 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.95499999999999996,"15min":0.94299999999999995},"min":{"1min":0.56999999999999995,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.2450000000000001,"5min":1.385,"15min":1.385},"last":1.105},{"interface":"front","average":{"1min":0.90400000000000003,"5min":1.0049999999999999,"15min":1.038},"min":{"1min":0.622,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.1579999999999999,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":1.0289999999999999}]},{"osd":2,"last update":"Mon Oct 9 10:13:47 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.97099999999999997,"15min":0.97499999999999998},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.2290000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":1.2290000000000001},{"interface":"front","average":{"1min":0.94599999999999995,"5min":1.0009999999999999,"15min":1.01},"min":{"1min":0.72699999999999998,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.2130000000000001,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.79700000000000004}]},{"osd":3,"last update":"Mon Oct 9 10:14:22 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.878,"15min":0.88200000000000001},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.0369999999999999,"5min":1.135,"15min":1.135},"last":1.0369999999999999},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0049999999999999,"15min":1.0029999999999999},"min":{"1min":0.81399999999999995,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.23,"5min":1.294,"15min":1.294},"last":0.89900000000000002}]},{"osd":4,"last update":"Mon Oct 9 10:13:57 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.89800000000000002,"15min":0.90800000000000003},"min":{"1min":0.70399999999999996,"5min":0.63100000000000001,"15min":0.35299999999999998},"max":{"1min":1.274,"5min":1.3360000000000001,"15min":3.29},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.95499999999999996,"15min":0.97699999999999998},"min":{"1min":0.74199999999999999,"5min":0.54100000000000004,"15min":0.46000000000000002},"max":{"1min":1.145,"5min":1.4019999999999999,"15min":1.6619999999999999},"last":0.92600000000000005}]},{"osd":5,"last update":"Mon Oct 9 10:13:57 2023","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.0209999999999999,"15min":1.024},"min":{"1min":0.78700000000000003,"5min":0.61799999999999999,"15min":0.439},"max":{"1min":1.3400000000000001,"5min":1.4219999999999999,"15min":1.7749999999999999},"last":1.1839999999999999},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.04,"15min":1.0269999999999999},"min":{"1min":0.90500000000000003,"5min":0.498,"15min":0.45100000000000001},"max":{"1min":1.5840000000000001,"5min":1.5840000000000001,"15min":3.863},"last":0.96699999999999997}]},{"osd":6,"last update":"Mon Oct 9 10:13:57 2023","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.0700000000000001,"15min":1.0600000000000001},"min":{"1min":0.872,"5min":0.65800000000000003,"15min":0.48099999999999998},"max":{"1min":1.595,"5min":1.595,"15min":3.4020000000000001},"last":1.0860000000000001},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.0660000000000001,"15min":1.0880000000000001},"min":{"1min":0.89200000000000002,"5min":0.64800000000000002,"15min":0.42499999999999999},"max":{"1min":1.379,"5min":1.4670000000000001,"15min":3.653},"last":1.1359999999999999}]}]},{"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":302804,"kb_used_data":1612,"kb_used_omap":0,"kb_used_meta":301184,"kb_avail":93442348,"statfs":{"total":95995035648,"available":95684964352,"internally_reserved":0,"allocated":1650688,"data_stored":1164134,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308412416},"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":"Mon Oct 9 10:13:56 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.85899999999999999,"15min":0.86899999999999999},"min":{"1min":0.56899999999999995,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.155,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.98999999999999999},{"interface":"front","average":{"1min":0.878,"5min":0.85499999999999998,"15min":0.84299999999999997},"min":{"1min":0.51000000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.1200000000000001,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.91600000000000004}]},{"osd":1,"last update":"Mon Oct 9 10:13:21 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.0329999999999999,"15min":1.0389999999999999},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.3,"5min":2.097,"15min":2.097},"last":0.95099999999999996},{"interface":"front","average":{"1min":1.135,"5min":1.0629999999999999,"15min":1.0509999999999999},"min":{"1min":0.79500000000000004,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.359,"5min":2.02,"15min":2.02},"last":1.196}]},{"osd":2,"last update":"Mon Oct 9 10:13:50 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.91600000000000004,"15min":0.91000000000000003},"min":{"1min":0.629,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.1990000000000001,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":1.333},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.91300000000000003,"15min":0.91700000000000004},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.75600000000000001}]},{"osd":3,"last update":"Mon Oct 9 10:14:20 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.0449999999999999,"15min":1.0429999999999999},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":1.1140000000000001},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.98999999999999999,"15min":0.996},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":0.89400000000000002}]},{"osd":4,"last update":"Mon Oct 9 10:14:20 2023","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":0.95499999999999996,"15min":0.94599999999999995},"min":{"1min":0.47899999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.3069999999999999,"5min":1.3069999999999999,"15min":1.7609999999999999},"last":1.022},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.96499999999999997,"15min":1.008},"min":{"1min":0.71299999999999997,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.4419999999999999,"5min":1.4419999999999999,"15min":1.579},"last":0.85099999999999998}]},{"osd":5,"last update":"Mon Oct 9 10:14:20 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.92700000000000005,"15min":0.94599999999999995},"min":{"1min":0.59999999999999998,"5min":0.48099999999999998,"15min":0.436},"max":{"1min":1.2789999999999999,"5min":1.3520000000000001,"15min":1.417},"last":0.79700000000000004},{"interface":"front","average":{"1min":1.175,"5min":1.073,"15min":1.0760000000000001},"min":{"1min":0.56599999999999995,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.706,"5min":1.706,"15min":1.706},"last":1.264}]},{"osd":7,"last update":"Mon Oct 9 10:13:56 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":1.0840000000000001,"15min":1.125},"min":{"1min":0.52400000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":4.9089999999999998},"last":1.3979999999999999},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.0229999999999999,"15min":1.0549999999999999},"min":{"1min":0.68400000000000005,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.474},"last":0.873}]}]},{"osd":1,"up_from":92,"seq":395136991272,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36672,"kb_used_data":5176,"kb_used_omap":6,"kb_used_meta":31481,"kb_avail":93708480,"statfs":{"total":95995035648,"available":95957483520,"internally_reserved":0,"allocated":5300224,"data_stored":4775692,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6230,"internal_metadata":32237482},"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":"Mon Oct 9 10:14:19 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.64600000000000002,"15min":0.64700000000000002},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.212,"5min":1.212,"15min":1.212},"last":0.80700000000000005},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.72699999999999998,"15min":0.71799999999999997},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.2250000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.78300000000000003}]},{"osd":2,"last update":"Mon Oct 9 10:13:49 2023","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":0.68999999999999995,"15min":0.67600000000000005},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":1.4219999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.72499999999999998,"15min":0.72399999999999998},"min":{"1min":0.40699999999999997,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.5820000000000001,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":0.63900000000000001}]},{"osd":3,"last update":"Mon Oct 9 10:14:19 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.79300000000000004,"15min":0.79800000000000004},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.103,"5min":1.419,"15min":1.419},"last":0.84199999999999997},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.86099999999999999,"15min":0.86699999999999999},"min":{"1min":0.46600000000000003,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.696,"5min":1.696,"15min":1.696},"last":0.871}]},{"osd":4,"last update":"Mon Oct 9 10:14:19 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.95999999999999996,"15min":0.95799999999999996},"min":{"1min":0.71599999999999997,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.6339999999999999,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.0189999999999999,"15min":1.0189999999999999},"min":{"1min":0.78900000000000003,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.3080000000000001,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":0.99299999999999999}]},{"osd":5,"last update":"Mon Oct 9 10:14:19 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.0649999999999999,"15min":1.0680000000000001},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.331,"5min":1.617,"15min":1.617},"last":1.175},{"interface":"front","average":{"1min":1.075,"5min":1.0740000000000001,"15min":1.075},"min":{"1min":0.76000000000000001,"5min":0.752,"15min":0.752},"max":{"1min":1.8320000000000001,"5min":1.8320000000000001,"15min":1.8320000000000001},"last":1.3620000000000001}]},{"osd":6,"last update":"Mon Oct 9 10:14:19 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.085,"15min":1.081},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.4370000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.2210000000000001},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.105,"15min":1.1100000000000001},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.522,"5min":1.663,"15min":1.663},"last":1.3160000000000001}]},{"osd":7,"last update":"Mon Oct 9 10:14:19 2023","interfaces":[{"interface":"back","average":{"1min":1.171,"5min":1.163,"15min":1.1619999999999999},"min":{"1min":0.80400000000000005,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.9630000000000001,"5min":1.9630000000000001,"15min":1.9630000000000001},"last":1.23},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.1779999999999999,"15min":1.1910000000000001},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.6279999999999999,"5min":1.829,"15min":1.829},"last":1.03}]}]},{"osd":0,"up_from":87,"seq":373662154798,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":37324,"kb_used_data":5764,"kb_used_omap":7,"kb_used_meta":31544,"kb_avail":93707828,"statfs":{"total":95995035648,"available":95956815872,"internally_reserved":0,"allocated":5902336,"data_stored":5365779,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"internal_metadata":32301180},"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":"Mon Oct 9 10:13:23 2023","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.70699999999999996,"15min":0.71099999999999997},"min":{"1min":0.40899999999999997,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.0169999999999999,"5min":1.0980000000000001,"15min":1.0980000000000001},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.70699999999999996,"15min":0.71499999999999997},"min":{"1min":0.432,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.05,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":0.63100000000000001}]},{"osd":2,"last update":"Mon Oct 9 10:13:45 2023","interfaces":[{"interface":"back","average":{"1min":0.70699999999999996,"5min":0.73999999999999999,"15min":0.746},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.107,"5min":1.107,"15min":1.107},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.83599999999999997,"15min":0.84599999999999997},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.161,"5min":1.161,"15min":1.161},"last":0.76300000000000001}]},{"osd":3,"last update":"Mon Oct 9 10:14:18 2023","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":0.84699999999999998,"15min":0.85899999999999999},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.849,"5min":1.849,"15min":1.849},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.89400000000000002,"15min":0.89900000000000002},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":2.173,"5min":2.173,"15min":2.173},"last":1.1279999999999999}]},{"osd":4,"last update":"Mon Oct 9 10:13:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.0600000000000001,"15min":1.0600000000000001},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.2370000000000001,"5min":1.365,"15min":1.365},"last":1.1910000000000001},{"interface":"front","average":{"1min":0.92900000000000005,"5min":1.0329999999999999,"15min":1.046},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.21,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":1.103}]},{"osd":5,"last update":"Mon Oct 9 10:13:53 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.97299999999999998,"15min":0.96799999999999997},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":2.0289999999999999,"5min":2.0289999999999999,"15min":2.0289999999999999},"last":0.84399999999999997},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.012,"15min":1.016},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.9530000000000001,"5min":1.9530000000000001,"15min":1.9530000000000001},"last":0.91800000000000004}]},{"osd":6,"last update":"Mon Oct 9 10:13:53 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":1.0429999999999999,"15min":1.054},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.2030000000000001,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":0.87},{"interface":"front","average":{"1min":0.94899999999999995,"5min":1.0660000000000001,"15min":1.0920000000000001},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":2.0899999999999999,"5min":2.0899999999999999,"15min":2.0899999999999999},"last":0.98199999999999998}]},{"osd":7,"last update":"Mon Oct 9 10:13:53 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.1020000000000001,"15min":1.125},"min":{"1min":0.68400000000000005,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.3340000000000001,"5min":1.456,"15min":1.456},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.042,"5min":1.141,"15min":1.147},"min":{"1min":0.79000000000000004,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.276,"5min":1.496,"15min":1.496},"last":0.95499999999999996}]}]},{"osd":2,"up_from":97,"seq":416611827746,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32624,"kb_used_data":1064,"kb_used_omap":12,"kb_used_meta":31539,"kb_avail":93712528,"statfs":{"total":95995035648,"available":95961628672,"internally_reserved":0,"allocated":1089536,"data_stored":577324,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12791,"internal_metadata":32296457},"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":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.67900000000000005,"15min":0.68999999999999995},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.95999999999999996,"5min":1.1399999999999999,"15min":1.1399999999999999},"last":1.006},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.70599999999999996,"15min":0.71699999999999997},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":1.0840000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.625}]},{"osd":1,"last update":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.72399999999999998,"15min":0.72799999999999998},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.1919999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.748},{"interface":"front","average":{"1min":0.74199999999999999,"5min":0.76300000000000001,"15min":0.76700000000000002},"min":{"1min":0.38600000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.2250000000000001,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":1.1220000000000001}]},{"osd":3,"last update":"Mon Oct 9 10:14:18 2023","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.79200000000000004,"15min":0.80500000000000005},"min":{"1min":0.47699999999999998,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":0.95099999999999996,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.0800000000000001},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.92000000000000004,"15min":0.93899999999999995},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.2250000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.93000000000000005}]},{"osd":4,"last update":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.95299999999999996,"15min":0.96499999999999997},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.216,"5min":1.321,"15min":1.321},"last":1.0329999999999999},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.98899999999999999,"15min":0.99099999999999999},"min":{"1min":0.70699999999999996,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.4750000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":0.97199999999999998}]},{"osd":5,"last update":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.093,"15min":1.103},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.357,"5min":1.556,"15min":1.556},"last":1.298},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.0589999999999999,"15min":1.0700000000000001},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.4650000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":0.88100000000000001}]},{"osd":6,"last update":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.095,"15min":1.113},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.3859999999999999,"5min":1.518,"15min":1.518},"last":1.228},{"interface":"front","average":{"1min":1.052,"5min":1.1160000000000001,"15min":1.1259999999999999},"min":{"1min":0.755,"5min":0.753,"15min":0.753},"max":{"1min":1.55,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.2649999999999999}]},{"osd":7,"last update":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.181,"15min":1.1950000000000001},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.4159999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.1919999999999999},{"interface":"front","average":{"1min":1.038,"5min":1.1559999999999999,"15min":1.1759999999999999},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.3149999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.3360000000000001}]}]},{"osd":3,"up_from":102,"seq":438086664220,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28440,"kb_used_data":1040,"kb_used_omap":4,"kb_used_meta":27387,"kb_avail":93716712,"statfs":{"total":95995035648,"available":95965913088,"internally_reserved":0,"allocated":1064960,"data_stored":573791,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5048,"internal_metadata":28044360},"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":"Mon Oct 9 10:14:16 2023","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":0.79300000000000004,"15min":0.81899999999999995},"min":{"1min":0.44500000000000001,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.85399999999999998,"5min":1.323,"15min":1.323},"last":1.042},{"interface":"front","average":{"1min":0.68700000000000006,"5min":0.77500000000000002,"15min":0.79000000000000004},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.1339999999999999,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":0.68700000000000006}]},{"osd":1,"last update":"Mon Oct 9 10:14:16 2023","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.73399999999999999,"15min":0.754},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.1599999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.64100000000000001},{"interface":"front","average":{"1min":0.71299999999999997,"5min":0.872,"15min":0.89800000000000002},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.173,"5min":1.8779999999999999,"15min":1.8779999999999999},"last":1.1439999999999999}]},{"osd":2,"last update":"Mon Oct 9 10:14:16 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.93799999999999994,"15min":0.97099999999999997},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.1859999999999999,"5min":1.9179999999999999,"15min":1.9179999999999999},"last":0.90300000000000002},{"interface":"front","average":{"1min":0.71099999999999997,"5min":0.85899999999999999,"15min":0.88300000000000001},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.133,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":0.93899999999999995}]},{"osd":4,"last update":"Mon Oct 9 10:14:16 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":1.0289999999999999,"15min":1.0529999999999999},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.155,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.0129999999999999},{"interface":"front","average":{"1min":0.90100000000000002,"5min":1.0609999999999999,"15min":1.0880000000000001},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.145,"5min":1.9950000000000001,"15min":1.9950000000000001},"last":0.85499999999999998}]},{"osd":5,"last update":"Mon Oct 9 10:14:16 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":1.1160000000000001,"15min":1.141},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.2549999999999999,"5min":2.0790000000000002,"15min":2.0790000000000002},"last":1.087},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.234,"15min":1.264},"min":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":1.306,"5min":2.234,"15min":2.234},"last":1.2450000000000001}]},{"osd":6,"last update":"Mon Oct 9 10:14:16 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.1890000000000001,"15min":1.2090000000000001},"min":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.4099999999999999,"5min":1.8460000000000001,"15min":1.8460000000000001},"last":0.82699999999999996},{"interface":"front","average":{"1min":1.018,"5min":1.1639999999999999,"15min":1.1879999999999999},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.383,"5min":2.1800000000000002,"15min":2.1800000000000002},"last":1.196}]},{"osd":7,"last update":"Mon Oct 9 10:14:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":1.1839999999999999,"15min":1.2090000000000001},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.4399999999999999,"5min":2.1309999999999998,"15min":2.1309999999999998},"last":0.97599999999999998},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.284,"15min":1.3160000000000001},"min":{"1min":0.747,"5min":0.747,"15min":0.747},"max":{"1min":1.357,"5min":2.2890000000000001,"15min":2.2890000000000001},"last":1.667}]}]},{"osd":4,"up_from":30,"seq":128849019122,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":302232,"kb_used_data":1040,"kb_used_omap":0,"kb_used_meta":301184,"kb_avail":93442920,"statfs":{"total":95995035648,"available":95685550080,"internally_reserved":0,"allocated":1064960,"data_stored":574138,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308412416},"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":"Mon Oct 9 10:13:54 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.97999999999999998,"15min":1.026},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.1539999999999999,"5min":2.8330000000000002,"15min":2.8330000000000002},"last":0.748},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.95399999999999996,"15min":0.998},"min":{"1min":0.63400000000000001,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.1359999999999999,"5min":3.0710000000000002,"15min":3.0710000000000002},"last":0.89400000000000002}]},{"osd":1,"last update":"Mon Oct 9 10:14:23 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.94199999999999995,"15min":0.97399999999999998},"min":{"1min":0.59599999999999997,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.252,"5min":1.7529999999999999,"15min":1.7529999999999999},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.98199999999999998,"15min":1.01},"min":{"1min":0.66800000000000004,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.1519999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":1.151}]},{"osd":2,"last update":"Mon Oct 9 10:13:49 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":1.0269999999999999,"15min":1.056},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.1850000000000001,"5min":4.6020000000000003,"15min":4.6020000000000003},"last":1.0840000000000001},{"interface":"front","average":{"1min":0.82499999999999996,"5min":0.90000000000000002,"15min":0.91200000000000003},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.0720000000000001,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.77600000000000002}]},{"osd":3,"last update":"Mon Oct 9 10:14:17 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.94699999999999995,"15min":0.95399999999999996},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.1859999999999999,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":1.216},{"interface":"front","average":{"1min":1.056,"5min":1.0640000000000001,"15min":1.0649999999999999},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.2949999999999999,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.048}]},{"osd":5,"last update":"Mon Oct 9 10:13:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.94699999999999995,"15min":0.94899999999999995},"min":{"1min":0.71599999999999997,"5min":0.504,"15min":0.48199999999999998},"max":{"1min":1.2889999999999999,"5min":1.337,"15min":1.679},"last":1.2609999999999999},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.97599999999999998,"15min":0.98399999999999999},"min":{"1min":0.57899999999999996,"5min":0.55000000000000004,"15min":0.53300000000000003},"max":{"1min":1.292,"5min":1.3899999999999999,"15min":1.7430000000000001},"last":0.97599999999999998}]},{"osd":6,"last update":"Mon Oct 9 10:14:23 2023","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.0609999999999999,"15min":1.018},"min":{"1min":0.71899999999999997,"5min":0.57899999999999996,"15min":0.45700000000000002},"max":{"1min":1.343,"5min":1.343,"15min":1.6699999999999999},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.94499999999999995,"5min":1.0580000000000001,"15min":1.0600000000000001},"min":{"1min":0.56699999999999995,"5min":0.49099999999999999,"15min":0.47599999999999998},"max":{"1min":1.286,"5min":1.429,"15min":1.52},"last":1.0049999999999999}]},{"osd":7,"last update":"Mon Oct 9 10:13:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.044,"15min":1.0389999999999999},"min":{"1min":0.80500000000000005,"5min":0.54500000000000004,"15min":0.39900000000000002},"max":{"1min":1.2709999999999999,"5min":1.5309999999999999,"15min":1.6539999999999999},"last":1.1299999999999999},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.1060000000000001,"15min":1.0800000000000001},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.496},"max":{"1min":1.4079999999999999,"5min":2.1120000000000001,"15min":2.1120000000000001},"last":1.101}]}]},{"osd":5,"up_from":36,"seq":154618822890,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298120,"kb_used_data":1024,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447032,"statfs":{"total":95995035648,"available":95689760768,"internally_reserved":0,"allocated":1048576,"data_stored":570631,"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":"Mon Oct 9 10:13:49 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.95199999999999996,"15min":0.93999999999999995},"min":{"1min":0.54600000000000004,"5min":0.371,"15min":0.371},"max":{"1min":1.1779999999999999,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.83299999999999996},{"interface":"front","average":{"1min":1.048,"5min":1.0509999999999999,"15min":1.0429999999999999},"min":{"1min":0.81399999999999995,"5min":0.433,"15min":0.433},"max":{"1min":1.274,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.0129999999999999}]},{"osd":1,"last update":"Mon Oct 9 10:14:19 2023","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.90000000000000002,"15min":0.91500000000000004},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.0469999999999999,"5min":1.2,"15min":1.2},"last":0.78800000000000003},{"interface":"front","average":{"1min":0.84099999999999997,"5min":0.91700000000000004,"15min":0.94199999999999995},"min":{"1min":0.63500000000000001,"5min":0.624,"15min":0.624},"max":{"1min":1.1879999999999999,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":0.61199999999999999}]},{"osd":2,"last update":"Mon Oct 9 10:13:49 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":1.028,"15min":1.0369999999999999},"min":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.2190000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.86199999999999999},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.998,"15min":1.0009999999999999},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":0.91900000000000004}]},{"osd":3,"last update":"Mon Oct 9 10:14:19 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.93300000000000005,"15min":0.93700000000000006},"min":{"1min":0.67600000000000005,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":0.68400000000000005},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.0720000000000001,"15min":1.0740000000000001},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.3009999999999999,"5min":1.367,"15min":1.367},"last":0.73199999999999998}]},{"osd":4,"last update":"Mon Oct 9 10:13:37 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.89100000000000001,"15min":0.90200000000000002},"min":{"1min":0.66400000000000003,"5min":0.54200000000000004,"15min":0.435},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.93799999999999994,"15min":0.92900000000000005},"min":{"1min":0.77500000000000002,"5min":0.51800000000000002,"15min":0.47799999999999998},"max":{"1min":1.2070000000000001,"5min":1.278,"15min":1.504},"last":0.88500000000000001}]},{"osd":6,"last update":"Mon Oct 9 10:14:19 2023","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.0069999999999999,"15min":1.0049999999999999},"min":{"1min":0.65900000000000003,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.482},"last":1.1060000000000001},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.05,"15min":1.081},"min":{"1min":0.85399999999999998,"5min":0.626,"15min":0.52000000000000002},"max":{"1min":1.415,"5min":1.415,"15min":1.633},"last":1.1539999999999999}]},{"osd":7,"last update":"Mon Oct 9 10:14:13 2023","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.103,"15min":1.121},"min":{"1min":0.85099999999999998,"5min":0.65400000000000003,"15min":0.52300000000000002},"max":{"1min":1.5860000000000001,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":0.95599999999999996},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.111,"15min":1.1120000000000001},"min":{"1min":0.59999999999999998,"5min":0.54000000000000004,"15min":0.52600000000000002},"max":{"1min":1.573,"5min":1.573,"15min":1.573},"last":1.0629999999999999}]}]}],"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":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4483,"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":1436,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"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":6230,"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":8308,"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":3612,"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-10-09T10:14:29.820 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T10:14:30.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:30 smithi086 bash[59714]: audit 2023-10-09T10:14:28.909359+0000 mgr.y (mgr.26072) 346 : audit 0 from='client.34719 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:14:30.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:30 smithi086 bash[59714]: cluster 2023-10-09T10:14:29.138645+0000 mgr.y (mgr.26072) 347 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:30.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:30 smithi053 bash[79554]: audit 2023-10-09T10:14:28.909359+0000 mgr.y (mgr.26072) 346 : audit 0 from='client.34719 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:14:30.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:30 smithi053 bash[79554]: cluster 2023-10-09T10:14:29.138645+0000 mgr.y (mgr.26072) 347 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:30.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:30 smithi053 bash[76859]: audit 2023-10-09T10:14:28.909359+0000 mgr.y (mgr.26072) 346 : audit 0 from='client.34719 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:14:30.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:30 smithi053 bash[76859]: cluster 2023-10-09T10:14:29.138645+0000 mgr.y (mgr.26072) 347 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:32.569 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:32 smithi053 bash[76859]: cluster 2023-10-09T10:14:31.139458+0000 mgr.y (mgr.26072) 348 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:32.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:32 smithi053 bash[79554]: cluster 2023-10-09T10:14:31.139458+0000 mgr.y (mgr.26072) 348 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:32.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:32 smithi086 bash[59714]: cluster 2023-10-09T10:14:31.139458+0000 mgr.y (mgr.26072) 348 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:32.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:14:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:14:32] "GET /metrics HTTP/1.1" 200 34087 "" "Prometheus/2.33.4" 2023-10-09T10:14:33.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:33 smithi086 bash[59714]: audit 2023-10-09T10:14:32.263339+0000 mon.a (mon.0) 449 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:14:33.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:33 smithi053 bash[76859]: audit 2023-10-09T10:14:32.263339+0000 mon.a (mon.0) 449 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:14:33.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:33 smithi053 bash[79554]: audit 2023-10-09T10:14:32.263339+0000 mon.a (mon.0) 449 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:14:34.599 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:14:34.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:34 smithi086 bash[59714]: cluster 2023-10-09T10:14:33.140226+0000 mgr.y (mgr.26072) 349 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:34.627 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:34 smithi053 bash[79554]: cluster 2023-10-09T10:14:33.140226+0000 mgr.y (mgr.26072) 349 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:34.627 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:34 smithi053 bash[76859]: cluster 2023-10-09T10:14:33.140226+0000 mgr.y (mgr.26072) 349 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:36.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:36 smithi053 bash[79554]: cluster 2023-10-09T10:14:35.141221+0000 mgr.y (mgr.26072) 350 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:36.555 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:36 smithi053 bash[76859]: cluster 2023-10-09T10:14:35.141221+0000 mgr.y (mgr.26072) 350 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:36.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:36 smithi086 bash[59714]: cluster 2023-10-09T10:14:35.141221+0000 mgr.y (mgr.26072) 350 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:37.957 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:14:37.969 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2023-10-09T10:14:38.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:38 smithi053 bash[79554]: cluster 2023-10-09T10:14:37.141902+0000 mgr.y (mgr.26072) 351 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:38.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:38 smithi053 bash[79554]: audit 2023-10-09T10:14:38.052263+0000 mon.a (mon.0) 450 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:14:38.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:38 smithi053 bash[79554]: audit 2023-10-09T10:14:38.158787+0000 mon.a (mon.0) 451 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:14:38.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:38 smithi053 bash[79554]: audit 2023-10-09T10:14:38.164653+0000 mon.a (mon.0) 452 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:14:38.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:38 smithi053 bash[76859]: cluster 2023-10-09T10:14:37.141902+0000 mgr.y (mgr.26072) 351 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:38.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:38 smithi053 bash[76859]: audit 2023-10-09T10:14:38.052263+0000 mon.a (mon.0) 450 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:14:38.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:38 smithi053 bash[76859]: audit 2023-10-09T10:14:38.158787+0000 mon.a (mon.0) 451 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:14:38.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:38 smithi053 bash[76859]: audit 2023-10-09T10:14:38.164653+0000 mon.a (mon.0) 452 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:14:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:38 smithi086 bash[59714]: cluster 2023-10-09T10:14:37.141902+0000 mgr.y (mgr.26072) 351 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:38 smithi086 bash[59714]: audit 2023-10-09T10:14:38.052263+0000 mon.a (mon.0) 450 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:14:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:38 smithi086 bash[59714]: audit 2023-10-09T10:14:38.158787+0000 mon.a (mon.0) 451 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:14:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:38 smithi086 bash[59714]: audit 2023-10-09T10:14:38.164653+0000 mon.a (mon.0) 452 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:14:38.894 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":285,"stamp":"2023-10-09T10:14:37.141541+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":6303,"num_read_kb":13760,"num_write":1106,"num_write_kb":15159,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"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":1345128,"kb_used_data":22440,"kb_used_omap":31,"kb_used_meta":1322592,"kb_avail":748616088,"statfs":{"total":767960285184,"available":766582874112,"internally_reserved":0,"allocated":22978560,"data_stored":18960369,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32137,"internal_metadata":1354334839},"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.005360"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":69,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.932545+0000","last_change":"2023-10-09T10:11:16.822136+0000","last_active":"2023-10-09T10:12:13.932545+0000","last_peered":"2023-10-09T10:12:13.932545+0000","last_clean":"2023-10-09T10:12:13.932545+0000","last_became_active":"2023-10-09T10:11:16.821778+0000","last_became_peered":"2023-10-09T10:11:16.821778+0000","last_unstale":"2023-10-09T10:12:13.932545+0000","last_undegraded":"2023-10-09T10:12:13.932545+0000","last_fullsized":"2023-10-09T10:12:13.932545+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":56,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.937685+0000","last_change":"2023-10-09T10:11:46.264821+0000","last_active":"2023-10-09T10:12:14.937685+0000","last_peered":"2023-10-09T10:12:14.937685+0000","last_clean":"2023-10-09T10:12:14.937685+0000","last_became_active":"2023-10-09T10:11:46.264362+0000","last_became_peered":"2023-10-09T10:11:46.264362+0000","last_unstale":"2023-10-09T10:12:14.937685+0000","last_undegraded":"2023-10-09T10:12:14.937685+0000","last_fullsized":"2023-10-09T10:12:14.937685+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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-10-10T11:41:06.556419+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.19","version":"0'0","reported_seq":91,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.952984+0000","last_change":"2023-10-09T10:12:14.952984+0000","last_active":"2023-10-09T10:12:14.952984+0000","last_peered":"2023-10-09T10:12:14.952984+0000","last_clean":"2023-10-09T10:12:14.952984+0000","last_became_active":"2023-10-09T10:12:14.951918+0000","last_became_peered":"2023-10-09T10:12:14.951918+0000","last_unstale":"2023-10-09T10:12:14.952984+0000","last_undegraded":"2023-10-09T10:12:14.952984+0000","last_fullsized":"2023-10-09T10:12:14.952984+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:47:54.060450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.954301+0000","last_change":"2023-10-09T10:12:14.950211+0000","last_active":"2023-10-09T10:12:14.954301+0000","last_peered":"2023-10-09T10:12:14.954301+0000","last_clean":"2023-10-09T10:12:14.954301+0000","last_became_active":"2023-10-09T10:12:14.949791+0000","last_became_peered":"2023-10-09T10:12:14.949791+0000","last_unstale":"2023-10-09T10:12:14.954301+0000","last_undegraded":"2023-10-09T10:12:14.954301+0000","last_fullsized":"2023-10-09T10:12:14.954301+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:02:17.322857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.944562+0000","last_change":"2023-10-09T10:12:14.944562+0000","last_active":"2023-10-09T10:12:14.944562+0000","last_peered":"2023-10-09T10:12:14.944562+0000","last_clean":"2023-10-09T10:12:14.944562+0000","last_became_active":"2023-10-09T10:12:14.943675+0000","last_became_peered":"2023-10-09T10:12:14.943675+0000","last_unstale":"2023-10-09T10:12:14.944562+0000","last_undegraded":"2023-10-09T10:12:14.944562+0000","last_fullsized":"2023-10-09T10:12:14.944562+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":57,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.945922+0000","last_change":"2023-10-09T09:59:27.824626+0000","last_active":"2023-10-09T10:12:13.945922+0000","last_peered":"2023-10-09T10:12:13.945922+0000","last_clean":"2023-10-09T10:12:13.945922+0000","last_became_active":"2023-10-09T09:59:27.824296+0000","last_became_peered":"2023-10-09T09:59:27.824296+0000","last_unstale":"2023-10-09T10:12:13.945922+0000","last_undegraded":"2023-10-09T10:12:13.945922+0000","last_fullsized":"2023-10-09T10:12:13.945922+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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.1b","version":"0'0","reported_seq":93,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.946766+0000","last_change":"2023-10-09T10:12:14.946766+0000","last_active":"2023-10-09T10:12:14.946766+0000","last_peered":"2023-10-09T10:12:14.946766+0000","last_clean":"2023-10-09T10:12:14.946766+0000","last_became_active":"2023-10-09T10:12:14.946407+0000","last_became_peered":"2023-10-09T10:12:14.946407+0000","last_unstale":"2023-10-09T10:12:14.946766+0000","last_undegraded":"2023-10-09T10:12:14.946766+0000","last_fullsized":"2023-10-09T10:12:14.946766+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":72,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.943555+0000","last_change":"2023-10-09T10:11:16.821758+0000","last_active":"2023-10-09T10:12:13.943555+0000","last_peered":"2023-10-09T10:12:13.943555+0000","last_clean":"2023-10-09T10:12:13.943555+0000","last_became_active":"2023-10-09T10:11:16.821357+0000","last_became_peered":"2023-10-09T10:11:16.821357+0000","last_unstale":"2023-10-09T10:12:13.943555+0000","last_undegraded":"2023-10-09T10:12:13.943555+0000","last_fullsized":"2023-10-09T10:12:13.943555+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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.1c","version":"0'0","reported_seq":92,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.943994+0000","last_change":"2023-10-09T10:12:14.943562+0000","last_active":"2023-10-09T10:12:14.943994+0000","last_peered":"2023-10-09T10:12:14.943994+0000","last_clean":"2023-10-09T10:12:14.943994+0000","last_became_active":"2023-10-09T10:12:14.943186+0000","last_became_peered":"2023-10-09T10:12:14.943186+0000","last_unstale":"2023-10-09T10:12:14.943994+0000","last_undegraded":"2023-10-09T10:12:14.943994+0000","last_fullsized":"2023-10-09T10:12:14.943994+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:21:12.422927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":41,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.936665+0000","last_change":"2023-10-09T10:10:47.574399+0000","last_active":"2023-10-09T10:12:14.936665+0000","last_peered":"2023-10-09T10:12:14.936665+0000","last_clean":"2023-10-09T10:12:14.936665+0000","last_became_active":"2023-10-09T10:10:47.573586+0000","last_became_peered":"2023-10-09T10:10:47.573586+0000","last_unstale":"2023-10-09T10:12:14.936665+0000","last_undegraded":"2023-10-09T10:12:14.936665+0000","last_fullsized":"2023-10-09T10:12:14.936665+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:40:58.901574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.936767+0000","last_change":"2023-10-09T09:59:27.843333+0000","last_active":"2023-10-09T10:12:13.936767+0000","last_peered":"2023-10-09T10:12:13.936767+0000","last_clean":"2023-10-09T10:12:13.936767+0000","last_became_active":"2023-10-09T09:59:27.842983+0000","last_became_peered":"2023-10-09T09:59:27.842983+0000","last_unstale":"2023-10-09T10:12:13.936767+0000","last_undegraded":"2023-10-09T10:12:13.936767+0000","last_fullsized":"2023-10-09T10:12:13.936767+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":56,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.937334+0000","last_change":"2023-10-09T10:11:16.815524+0000","last_active":"2023-10-09T10:12:14.937334+0000","last_peered":"2023-10-09T10:12:14.937334+0000","last_clean":"2023-10-09T10:12:14.937334+0000","last_became_active":"2023-10-09T10:11:16.815233+0000","last_became_peered":"2023-10-09T10:11:16.815233+0000","last_unstale":"2023-10-09T10:12:14.937334+0000","last_undegraded":"2023-10-09T10:12:14.937334+0000","last_fullsized":"2023-10-09T10:12:14.937334+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:22:26.672363+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":"76'187","reported_seq":899,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.939763+0000","last_change":"2023-10-09T10:11:46.273791+0000","last_active":"2023-10-09T10:12:13.939763+0000","last_peered":"2023-10-09T10:12:13.939763+0000","last_clean":"2023-10-09T10:12:13.939763+0000","last_became_active":"2023-10-09T10:11:46.273129+0000","last_became_peered":"2023-10-09T10:11:46.273129+0000","last_unstale":"2023-10-09T10:12:13.939763+0000","last_undegraded":"2023-10-09T10:12:13.939763+0000","last_fullsized":"2023-10-09T10:12:13.939763+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1503,"num_read_kb":4410,"num_write":140,"num_write_kb":3134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.954502+0000","last_change":"2023-10-09T10:12:14.951323+0000","last_active":"2023-10-09T10:12:14.954502+0000","last_peered":"2023-10-09T10:12:14.954502+0000","last_clean":"2023-10-09T10:12:14.954502+0000","last_became_active":"2023-10-09T10:12:14.950881+0000","last_became_peered":"2023-10-09T10:12:14.950881+0000","last_unstale":"2023-10-09T10:12:14.954502+0000","last_undegraded":"2023-10-09T10:12:14.954502+0000","last_fullsized":"2023-10-09T10:12:14.954502+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:11:33.467470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"76'153","reported_seq":587,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.930720+0000","last_change":"2023-10-09T10:11:16.822702+0000","last_active":"2023-10-09T10:12:14.930720+0000","last_peered":"2023-10-09T10:12:14.930720+0000","last_clean":"2023-10-09T10:12:14.930720+0000","last_became_active":"2023-10-09T10:11:16.821839+0000","last_became_peered":"2023-10-09T10:11:16.821839+0000","last_unstale":"2023-10-09T10:12:14.930720+0000","last_undegraded":"2023-10-09T10:12:14.930720+0000","last_fullsized":"2023-10-09T10:12:14.930720+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:03:27.041395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":859,"num_read_kb":2778,"num_write":113,"num_write_kb":2118,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.955319+0000","last_change":"2023-10-09T10:12:14.954300+0000","last_active":"2023-10-09T10:12:14.955319+0000","last_peered":"2023-10-09T10:12:14.955319+0000","last_clean":"2023-10-09T10:12:14.955319+0000","last_became_active":"2023-10-09T10:12:14.953899+0000","last_became_peered":"2023-10-09T10:12:14.953899+0000","last_unstale":"2023-10-09T10:12:14.955319+0000","last_undegraded":"2023-10-09T10:12:14.955319+0000","last_fullsized":"2023-10-09T10:12:14.955319+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:43:02.734403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":38,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.936293+0000","last_change":"2023-10-09T10:10:47.573944+0000","last_active":"2023-10-09T10:12:14.936293+0000","last_peered":"2023-10-09T10:12:14.936293+0000","last_clean":"2023-10-09T10:12:14.936293+0000","last_became_active":"2023-10-09T10:10:47.573102+0000","last_became_peered":"2023-10-09T10:10:47.573102+0000","last_unstale":"2023-10-09T10:12:14.936293+0000","last_undegraded":"2023-10-09T10:12:14.936293+0000","last_fullsized":"2023-10-09T10:12:14.936293+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:15:22.391495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":47,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.931253+0000","last_change":"2023-10-09T10:11:46.265857+0000","last_active":"2023-10-09T10:12:14.931253+0000","last_peered":"2023-10-09T10:12:14.931253+0000","last_clean":"2023-10-09T10:12:14.931253+0000","last_became_active":"2023-10-09T10:11:46.265464+0000","last_became_peered":"2023-10-09T10:11:46.265464+0000","last_unstale":"2023-10-09T10:12:14.931253+0000","last_undegraded":"2023-10-09T10:12:14.931253+0000","last_fullsized":"2023-10-09T10:12:14.931253+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:55:47.196309+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"76'109","reported_seq":485,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.942199+0000","last_change":"2023-10-09T10:10:47.573398+0000","last_active":"2023-10-09T10:12:13.942199+0000","last_peered":"2023-10-09T10:12:13.942199+0000","last_clean":"2023-10-09T10:12:13.942199+0000","last_became_active":"2023-10-09T10:10:47.572805+0000","last_became_peered":"2023-10-09T10:10:47.572805+0000","last_unstale":"2023-10-09T10:12:13.942199+0000","last_undegraded":"2023-10-09T10:12:13.942199+0000","last_fullsized":"2023-10-09T10:12:13.942199+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":821,"num_read_kb":1489,"num_write":106,"num_write_kb":462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":68,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.938282+0000","last_change":"2023-10-09T10:11:46.260361+0000","last_active":"2023-10-09T10:12:14.938282+0000","last_peered":"2023-10-09T10:12:14.938282+0000","last_clean":"2023-10-09T10:12:14.938282+0000","last_became_active":"2023-10-09T10:11:46.259950+0000","last_became_peered":"2023-10-09T10:11:46.259950+0000","last_unstale":"2023-10-09T10:12:14.938282+0000","last_undegraded":"2023-10-09T10:12:14.938282+0000","last_fullsized":"2023-10-09T10:12:14.938282+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:12:23.747227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.948063+0000","last_change":"2023-10-09T10:12:14.947655+0000","last_active":"2023-10-09T10:12:14.948063+0000","last_peered":"2023-10-09T10:12:14.948063+0000","last_clean":"2023-10-09T10:12:14.948063+0000","last_became_active":"2023-10-09T10:12:14.947238+0000","last_became_peered":"2023-10-09T10:12:14.947238+0000","last_unstale":"2023-10-09T10:12:14.948063+0000","last_undegraded":"2023-10-09T10:12:14.948063+0000","last_fullsized":"2023-10-09T10:12:14.948063+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:14:25.731803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"76'47","reported_seq":182,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.942211+0000","last_change":"2023-10-09T10:11:16.827928+0000","last_active":"2023-10-09T10:12:13.942211+0000","last_peered":"2023-10-09T10:12:13.942211+0000","last_clean":"2023-10-09T10:12:13.942211+0000","last_became_active":"2023-10-09T10:11:16.827538+0000","last_became_peered":"2023-10-09T10:11:16.827538+0000","last_unstale":"2023-10-09T10:12:13.942211+0000","last_undegraded":"2023-10-09T10:12:13.942211+0000","last_fullsized":"2023-10-09T10:12:13.942211+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":47,"log_dups_size":0,"ondisk_log_size":47,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":113,"num_read_kb":478,"num_write":49,"num_write_kb":229,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.939931+0000","last_change":"2023-10-09T09:59:28.016576+0000","last_active":"2023-10-09T10:12:13.939931+0000","last_peered":"2023-10-09T10:12:13.939931+0000","last_clean":"2023-10-09T10:12:13.939931+0000","last_became_active":"2023-10-09T09:59:28.016215+0000","last_became_peered":"2023-10-09T09:59:28.016215+0000","last_unstale":"2023-10-09T10:12:13.939931+0000","last_undegraded":"2023-10-09T10:12:13.939931+0000","last_fullsized":"2023-10-09T10:12:13.939931+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.954481+0000","last_change":"2023-10-09T10:12:14.951585+0000","last_active":"2023-10-09T10:12:14.954481+0000","last_peered":"2023-10-09T10:12:14.954481+0000","last_clean":"2023-10-09T10:12:14.954481+0000","last_became_active":"2023-10-09T10:12:14.951245+0000","last_became_peered":"2023-10-09T10:12:14.951245+0000","last_unstale":"2023-10-09T10:12:14.954481+0000","last_undegraded":"2023-10-09T10:12:14.954481+0000","last_fullsized":"2023-10-09T10:12:14.954481+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:23:01.580484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"83'139","reported_seq":304,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.942029+0000","last_change":"2023-10-09T10:10:47.573552+0000","last_active":"2023-10-09T10:12:13.942029+0000","last_peered":"2023-10-09T10:12:13.942029+0000","last_clean":"2023-10-09T10:12:13.942029+0000","last_became_active":"2023-10-09T10:10:47.572533+0000","last_became_peered":"2023-10-09T10:10:47.572533+0000","last_unstale":"2023-10-09T10:12:13.942029+0000","last_undegraded":"2023-10-09T10:12:13.942029+0000","last_fullsized":"2023-10-09T10:12:13.942029+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_clean_scrub_stamp":"2023-10-09T09:52:58.844090+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":"2.3","version":"76'179","reported_seq":578,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.943399+0000","last_change":"2023-10-09T10:11:46.269886+0000","last_active":"2023-10-09T10:12:13.943399+0000","last_peered":"2023-10-09T10:12:13.943399+0000","last_clean":"2023-10-09T10:12:13.943399+0000","last_became_active":"2023-10-09T10:11:46.269319+0000","last_became_peered":"2023-10-09T10:11:46.269319+0000","last_unstale":"2023-10-09T10:12:13.943399+0000","last_undegraded":"2023-10-09T10:12:13.943399+0000","last_fullsized":"2023-10-09T10:12:13.943399+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":179,"log_dups_size":0,"ondisk_log_size":179,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":680,"num_read_kb":604,"num_write":161,"num_write_kb":107,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.931530+0000","last_change":"2023-10-09T10:11:16.821791+0000","last_active":"2023-10-09T10:12:14.931530+0000","last_peered":"2023-10-09T10:12:14.931530+0000","last_clean":"2023-10-09T10:12:14.931530+0000","last_became_active":"2023-10-09T10:11:16.821443+0000","last_became_peered":"2023-10-09T10:11:16.821443+0000","last_unstale":"2023-10-09T10:12:14.931530+0000","last_undegraded":"2023-10-09T10:12:14.931530+0000","last_fullsized":"2023-10-09T10:12:14.931530+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:45:48.015911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.930311+0000","last_change":"2023-10-09T10:11:46.270182+0000","last_active":"2023-10-09T10:12:14.930311+0000","last_peered":"2023-10-09T10:12:14.930311+0000","last_clean":"2023-10-09T10:12:14.930311+0000","last_became_active":"2023-10-09T10:11:46.269789+0000","last_became_peered":"2023-10-09T10:11:46.269789+0000","last_unstale":"2023-10-09T10:12:14.930311+0000","last_undegraded":"2023-10-09T10:12:14.930311+0000","last_fullsized":"2023-10-09T10:12:14.930311+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:53:18.219728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"76'118","reported_seq":621,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.944006+0000","last_change":"2023-10-09T10:12:14.943633+0000","last_active":"2023-10-09T10:12:14.944006+0000","last_peered":"2023-10-09T10:12:14.944006+0000","last_clean":"2023-10-09T10:12:14.944006+0000","last_became_active":"2023-10-09T10:12:14.942980+0000","last_became_peered":"2023-10-09T10:12:14.942980+0000","last_unstale":"2023-10-09T10:12:14.944006+0000","last_undegraded":"2023-10-09T10:12:14.944006+0000","last_fullsized":"2023-10-09T10:12:14.944006+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":118,"log_dups_size":0,"ondisk_log_size":118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:00:25.840500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":881,"num_read_kb":1026,"num_write":94,"num_write_kb":1236,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.943857+0000","last_change":"2023-10-09T10:12:14.943467+0000","last_active":"2023-10-09T10:12:14.943857+0000","last_peered":"2023-10-09T10:12:14.943857+0000","last_clean":"2023-10-09T10:12:14.943857+0000","last_became_active":"2023-10-09T10:12:14.942959+0000","last_became_peered":"2023-10-09T10:12:14.942959+0000","last_unstale":"2023-10-09T10:12:14.943857+0000","last_undegraded":"2023-10-09T10:12:14.943857+0000","last_fullsized":"2023-10-09T10:12:14.943857+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:36:03.732909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.932818+0000","last_change":"2023-10-09T10:10:47.572016+0000","last_active":"2023-10-09T10:12:13.932818+0000","last_peered":"2023-10-09T10:12:13.932818+0000","last_clean":"2023-10-09T10:12:13.932818+0000","last_became_active":"2023-10-09T10:10:47.571547+0000","last_became_peered":"2023-10-09T10:10:47.571547+0000","last_unstale":"2023-10-09T10:12:13.932818+0000","last_undegraded":"2023-10-09T10:12:13.932818+0000","last_fullsized":"2023-10-09T10:12:13.932818+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"76'52","reported_seq":489,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.944555+0000","last_change":"2023-10-09T10:11:16.821803+0000","last_active":"2023-10-09T10:12:13.944555+0000","last_peered":"2023-10-09T10:12:13.944555+0000","last_clean":"2023-10-09T10:12:13.944555+0000","last_became_active":"2023-10-09T10:11:16.821344+0000","last_became_peered":"2023-10-09T10:11:16.821344+0000","last_unstale":"2023-10-09T10:12:13.944555+0000","last_undegraded":"2023-10-09T10:12:13.944555+0000","last_fullsized":"2023-10-09T10:12:13.944555+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":519,"num_read_kb":1955,"num_write":46,"num_write_kb":1266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.938513+0000","last_change":"2023-10-09T10:11:46.267104+0000","last_active":"2023-10-09T10:12:14.938513+0000","last_peered":"2023-10-09T10:12:14.938513+0000","last_clean":"2023-10-09T10:12:14.938513+0000","last_became_active":"2023-10-09T10:11:46.266659+0000","last_became_peered":"2023-10-09T10:11:46.266659+0000","last_unstale":"2023-10-09T10:12:14.938513+0000","last_undegraded":"2023-10-09T10:12:14.938513+0000","last_fullsized":"2023-10-09T10:12:14.938513+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:51:38.987201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":85,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.956304+0000","last_change":"2023-10-09T10:12:14.956304+0000","last_active":"2023-10-09T10:12:14.956304+0000","last_peered":"2023-10-09T10:12:14.956304+0000","last_clean":"2023-10-09T10:12:14.956304+0000","last_became_active":"2023-10-09T10:12:14.955962+0000","last_became_peered":"2023-10-09T10:12:14.955962+0000","last_unstale":"2023-10-09T10:12:14.956304+0000","last_undegraded":"2023-10-09T10:12:14.956304+0000","last_fullsized":"2023-10-09T10:12:14.956304+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"76'131","reported_seq":468,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.931111+0000","last_change":"2023-10-09T10:11:16.823603+0000","last_active":"2023-10-09T10:12:14.931111+0000","last_peered":"2023-10-09T10:12:14.931111+0000","last_clean":"2023-10-09T10:12:14.931111+0000","last_became_active":"2023-10-09T10:11:16.822590+0000","last_became_peered":"2023-10-09T10:11:16.822590+0000","last_unstale":"2023-10-09T10:12:14.931111+0000","last_undegraded":"2023-10-09T10:12:14.931111+0000","last_fullsized":"2023-10-09T10:12:14.931111+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":131,"log_dups_size":0,"ondisk_log_size":131,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:33:02.847694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":619,"num_read_kb":508,"num_write":137,"num_write_kb":4162,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.954446+0000","last_change":"2023-10-09T10:12:14.953847+0000","last_active":"2023-10-09T10:12:14.954446+0000","last_peered":"2023-10-09T10:12:14.954446+0000","last_clean":"2023-10-09T10:12:14.954446+0000","last_became_active":"2023-10-09T10:12:14.953428+0000","last_became_peered":"2023-10-09T10:12:14.953428+0000","last_unstale":"2023-10-09T10:12:14.954446+0000","last_undegraded":"2023-10-09T10:12:14.954446+0000","last_fullsized":"2023-10-09T10:12:14.954446+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:57:10.643432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.955283+0000","last_change":"2023-10-09T10:12:14.954352+0000","last_active":"2023-10-09T10:12:14.955283+0000","last_peered":"2023-10-09T10:12:14.955283+0000","last_clean":"2023-10-09T10:12:14.955283+0000","last_became_active":"2023-10-09T10:12:14.952627+0000","last_became_peered":"2023-10-09T10:12:14.952627+0000","last_unstale":"2023-10-09T10:12:14.955283+0000","last_undegraded":"2023-10-09T10:12:14.955283+0000","last_fullsized":"2023-10-09T10:12:14.955283+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:44:15.558888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":69,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.933298+0000","last_change":"2023-10-09T10:11:16.827714+0000","last_active":"2023-10-09T10:12:13.933298+0000","last_peered":"2023-10-09T10:12:13.933298+0000","last_clean":"2023-10-09T10:12:13.933298+0000","last_became_active":"2023-10-09T10:11:16.827302+0000","last_became_peered":"2023-10-09T10:11:16.827302+0000","last_unstale":"2023-10-09T10:12:13.933298+0000","last_undegraded":"2023-10-09T10:12:13.933298+0000","last_fullsized":"2023-10-09T10:12:13.933298+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.936889+0000","last_change":"2023-10-09T10:11:46.269788+0000","last_active":"2023-10-09T10:12:13.936889+0000","last_peered":"2023-10-09T10:12:13.936889+0000","last_clean":"2023-10-09T10:12:13.936889+0000","last_became_active":"2023-10-09T10:11:46.269424+0000","last_became_peered":"2023-10-09T10:11:46.269424+0000","last_unstale":"2023-10-09T10:12:13.936889+0000","last_undegraded":"2023-10-09T10:12:13.936889+0000","last_fullsized":"2023-10-09T10:12:13.936889+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.934975+0000","last_change":"2023-10-09T10:11:46.268493+0000","last_active":"2023-10-09T10:12:13.934975+0000","last_peered":"2023-10-09T10:12:13.934975+0000","last_clean":"2023-10-09T10:12:13.934975+0000","last_became_active":"2023-10-09T10:11:46.268083+0000","last_became_peered":"2023-10-09T10:11:46.268083+0000","last_unstale":"2023-10-09T10:12:13.934975+0000","last_undegraded":"2023-10-09T10:12:13.934975+0000","last_fullsized":"2023-10-09T10:12:13.934975+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.938875+0000","last_change":"2023-10-09T10:11:16.828149+0000","last_active":"2023-10-09T10:12:13.938875+0000","last_peered":"2023-10-09T10:12:13.938875+0000","last_clean":"2023-10-09T10:12:13.938875+0000","last_became_active":"2023-10-09T10:11:16.827828+0000","last_became_peered":"2023-10-09T10:11:16.827828+0000","last_unstale":"2023-10-09T10:12:13.938875+0000","last_undegraded":"2023-10-09T10:12:13.938875+0000","last_fullsized":"2023-10-09T10:12:13.938875+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.950671+0000","last_change":"2023-10-09T10:12:14.950671+0000","last_active":"2023-10-09T10:12:14.950671+0000","last_peered":"2023-10-09T10:12:14.950671+0000","last_clean":"2023-10-09T10:12:14.950671+0000","last_became_active":"2023-10-09T10:12:14.950347+0000","last_became_peered":"2023-10-09T10:12:14.950347+0000","last_unstale":"2023-10-09T10:12:14.950671+0000","last_undegraded":"2023-10-09T10:12:14.950671+0000","last_fullsized":"2023-10-09T10:12:14.950671+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":71,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.954468+0000","last_change":"2023-10-09T10:12:14.952438+0000","last_active":"2023-10-09T10:12:14.954468+0000","last_peered":"2023-10-09T10:12:14.954468+0000","last_clean":"2023-10-09T10:12:14.954468+0000","last_became_active":"2023-10-09T10:12:14.951891+0000","last_became_peered":"2023-10-09T10:12:14.951891+0000","last_unstale":"2023-10-09T10:12:14.954468+0000","last_undegraded":"2023-10-09T10:12:14.954468+0000","last_fullsized":"2023-10-09T10:12:14.954468+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:51:48.892892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.936543+0000","last_change":"2023-10-09T10:11:16.816744+0000","last_active":"2023-10-09T10:12:14.936543+0000","last_peered":"2023-10-09T10:12:14.936543+0000","last_clean":"2023-10-09T10:12:14.936543+0000","last_became_active":"2023-10-09T10:11:16.816346+0000","last_became_peered":"2023-10-09T10:11:16.816346+0000","last_unstale":"2023-10-09T10:12:14.936543+0000","last_undegraded":"2023-10-09T10:12:14.936543+0000","last_fullsized":"2023-10-09T10:12:14.936543+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:55:26.903739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.956394+0000","last_change":"2023-10-09T10:12:14.956394+0000","last_active":"2023-10-09T10:12:14.956394+0000","last_peered":"2023-10-09T10:12:14.956394+0000","last_clean":"2023-10-09T10:12:14.956394+0000","last_became_active":"2023-10-09T10:12:14.956067+0000","last_became_peered":"2023-10-09T10:12:14.956067+0000","last_unstale":"2023-10-09T10:12:14.956394+0000","last_undegraded":"2023-10-09T10:12:14.956394+0000","last_fullsized":"2023-10-09T10:12:14.956394+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.938587+0000","last_change":"2023-10-09T10:11:16.828539+0000","last_active":"2023-10-09T10:12:13.938587+0000","last_peered":"2023-10-09T10:12:13.938587+0000","last_clean":"2023-10-09T10:12:13.938587+0000","last_became_active":"2023-10-09T10:11:16.828166+0000","last_became_peered":"2023-10-09T10:11:16.828166+0000","last_unstale":"2023-10-09T10:12:13.938587+0000","last_undegraded":"2023-10-09T10:12:13.938587+0000","last_fullsized":"2023-10-09T10:12:13.938587+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":54,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.942294+0000","last_change":"2023-10-09T09:59:27.823397+0000","last_active":"2023-10-09T10:12:13.942294+0000","last_peered":"2023-10-09T10:12:13.942294+0000","last_clean":"2023-10-09T10:12:13.942294+0000","last_became_active":"2023-10-09T09:59:27.822307+0000","last_became_peered":"2023-10-09T09:59:27.822307+0000","last_unstale":"2023-10-09T10:12:13.942294+0000","last_undegraded":"2023-10-09T10:12:13.942294+0000","last_fullsized":"2023-10-09T10:12:13.942294+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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.9","version":"0'0","reported_seq":84,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.954135+0000","last_change":"2023-10-09T10:12:14.954135+0000","last_active":"2023-10-09T10:12:14.954135+0000","last_peered":"2023-10-09T10:12:14.954135+0000","last_clean":"2023-10-09T10:12:14.954135+0000","last_became_active":"2023-10-09T10:12:14.953629+0000","last_became_peered":"2023-10-09T10:12:14.953629+0000","last_unstale":"2023-10-09T10:12:14.954135+0000","last_undegraded":"2023-10-09T10:12:14.954135+0000","last_fullsized":"2023-10-09T10:12:14.954135+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.943475+0000","last_change":"2023-10-09T10:11:16.829536+0000","last_active":"2023-10-09T10:12:13.943475+0000","last_peered":"2023-10-09T10:12:13.943475+0000","last_clean":"2023-10-09T10:12:13.943475+0000","last_became_active":"2023-10-09T10:11:16.828548+0000","last_became_peered":"2023-10-09T10:11:16.828548+0000","last_unstale":"2023-10-09T10:12:13.943475+0000","last_undegraded":"2023-10-09T10:12:13.943475+0000","last_fullsized":"2023-10-09T10:12:13.943475+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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.8","version":"0'0","reported_seq":54,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.944525+0000","last_change":"2023-10-09T09:59:28.014591+0000","last_active":"2023-10-09T10:12:13.944525+0000","last_peered":"2023-10-09T10:12:13.944525+0000","last_clean":"2023-10-09T10:12:13.944525+0000","last_became_active":"2023-10-09T09:59:28.013835+0000","last_became_peered":"2023-10-09T09:59:28.013835+0000","last_unstale":"2023-10-09T10:12:13.944525+0000","last_undegraded":"2023-10-09T10:12:13.944525+0000","last_fullsized":"2023-10-09T10:12:13.944525+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":69,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.944116+0000","last_change":"2023-10-09T10:10:47.573219+0000","last_active":"2023-10-09T10:12:13.944116+0000","last_peered":"2023-10-09T10:12:13.944116+0000","last_clean":"2023-10-09T10:12:13.944116+0000","last_became_active":"2023-10-09T10:10:47.572788+0000","last_became_peered":"2023-10-09T10:10:47.572788+0000","last_unstale":"2023-10-09T10:12:13.944116+0000","last_undegraded":"2023-10-09T10:12:13.944116+0000","last_fullsized":"2023-10-09T10:12:13.944116+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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.17","version":"0'0","reported_seq":72,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.951427+0000","last_change":"2023-10-09T10:12:14.951427+0000","last_active":"2023-10-09T10:12:14.951427+0000","last_peered":"2023-10-09T10:12:14.951427+0000","last_clean":"2023-10-09T10:12:14.951427+0000","last_became_active":"2023-10-09T10:12:14.951017+0000","last_became_peered":"2023-10-09T10:12:14.951017+0000","last_unstale":"2023-10-09T10:12:14.951427+0000","last_undegraded":"2023-10-09T10:12:14.951427+0000","last_fullsized":"2023-10-09T10:12:14.951427+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:56:54.300160+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":77,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.939091+0000","last_change":"2023-10-09T10:10:47.575517+0000","last_active":"2023-10-09T10:12:13.939091+0000","last_peered":"2023-10-09T10:12:13.939091+0000","last_clean":"2023-10-09T10:12:13.939091+0000","last_became_active":"2023-10-09T10:10:47.575124+0000","last_became_peered":"2023-10-09T10:10:47.575124+0000","last_unstale":"2023-10-09T10:12:13.939091+0000","last_undegraded":"2023-10-09T10:12:13.939091+0000","last_fullsized":"2023-10-09T10:12:13.939091+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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.16","version":"0'0","reported_seq":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.948146+0000","last_change":"2023-10-09T10:12:14.947855+0000","last_active":"2023-10-09T10:12:14.948146+0000","last_peered":"2023-10-09T10:12:14.948146+0000","last_clean":"2023-10-09T10:12:14.948146+0000","last_became_active":"2023-10-09T10:12:14.947461+0000","last_became_peered":"2023-10-09T10:12:14.947461+0000","last_unstale":"2023-10-09T10:12:14.948146+0000","last_undegraded":"2023-10-09T10:12:14.948146+0000","last_fullsized":"2023-10-09T10:12:14.948146+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:33:43.066173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.941163+0000","last_change":"2023-10-09T09:59:27.829644+0000","last_active":"2023-10-09T10:12:13.941163+0000","last_peered":"2023-10-09T10:12:13.941163+0000","last_clean":"2023-10-09T10:12:13.941163+0000","last_became_active":"2023-10-09T09:59:27.829291+0000","last_became_peered":"2023-10-09T09:59:27.829291+0000","last_unstale":"2023-10-09T10:12:13.941163+0000","last_undegraded":"2023-10-09T10:12:13.941163+0000","last_fullsized":"2023-10-09T10:12:13.941163+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":69,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.956305+0000","last_change":"2023-10-09T10:12:14.956305+0000","last_active":"2023-10-09T10:12:14.956305+0000","last_peered":"2023-10-09T10:12:14.956305+0000","last_clean":"2023-10-09T10:12:14.956305+0000","last_became_active":"2023-10-09T10:12:14.956074+0000","last_became_peered":"2023-10-09T10:12:14.956074+0000","last_unstale":"2023-10-09T10:12:14.956305+0000","last_undegraded":"2023-10-09T10:12:14.956305+0000","last_fullsized":"2023-10-09T10:12:14.956305+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.947230+0000","last_change":"2023-10-09T10:12:14.946681+0000","last_active":"2023-10-09T10:12:14.947230+0000","last_peered":"2023-10-09T10:12:14.947230+0000","last_clean":"2023-10-09T10:12:14.947230+0000","last_became_active":"2023-10-09T10:12:14.946326+0000","last_became_peered":"2023-10-09T10:12:14.946326+0000","last_unstale":"2023-10-09T10:12:14.947230+0000","last_undegraded":"2023-10-09T10:12:14.947230+0000","last_fullsized":"2023-10-09T10:12:14.947230+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:19:48.709494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.954757+0000","last_change":"2023-10-09T10:12:14.951688+0000","last_active":"2023-10-09T10:12:14.954757+0000","last_peered":"2023-10-09T10:12:14.954757+0000","last_clean":"2023-10-09T10:12:14.954757+0000","last_became_active":"2023-10-09T10:12:14.951356+0000","last_became_peered":"2023-10-09T10:12:14.951356+0000","last_unstale":"2023-10-09T10:12:14.954757+0000","last_undegraded":"2023-10-09T10:12:14.954757+0000","last_fullsized":"2023-10-09T10:12:14.954757+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:00:32.807637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.941611+0000","last_change":"2023-10-09T10:11:46.270794+0000","last_active":"2023-10-09T10:12:13.941611+0000","last_peered":"2023-10-09T10:12:13.941611+0000","last_clean":"2023-10-09T10:12:13.941611+0000","last_became_active":"2023-10-09T10:11:46.270319+0000","last_became_peered":"2023-10-09T10:11:46.270319+0000","last_unstale":"2023-10-09T10:12:13.941611+0000","last_undegraded":"2023-10-09T10:12:13.941611+0000","last_fullsized":"2023-10-09T10:12:13.941611+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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.13","version":"0'0","reported_seq":69,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.932857+0000","last_change":"2023-10-09T10:11:16.822467+0000","last_active":"2023-10-09T10:12:13.932857+0000","last_peered":"2023-10-09T10:12:13.932857+0000","last_clean":"2023-10-09T10:12:13.932857+0000","last_became_active":"2023-10-09T10:11:16.821356+0000","last_became_peered":"2023-10-09T10:11:16.821356+0000","last_unstale":"2023-10-09T10:12:13.932857+0000","last_undegraded":"2023-10-09T10:12:13.932857+0000","last_fullsized":"2023-10-09T10:12:13.932857+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"83'22","reported_seq":77,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.933195+0000","last_change":"2023-10-09T09:59:27.830648+0000","last_active":"2023-10-09T10:12:13.933195+0000","last_peered":"2023-10-09T10:12:13.933195+0000","last_clean":"2023-10-09T10:12:13.933195+0000","last_became_active":"2023-10-09T09:59:27.830334+0000","last_became_peered":"2023-10-09T09:59:27.830334+0000","last_unstale":"2023-10-09T10:12:13.933195+0000","last_undegraded":"2023-10-09T10:12:13.933195+0000","last_fullsized":"2023-10-09T10:12:13.933195+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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.12","version":"0'0","reported_seq":47,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.930325+0000","last_change":"2023-10-09T10:11:46.272595+0000","last_active":"2023-10-09T10:12:14.930325+0000","last_peered":"2023-10-09T10:12:14.930325+0000","last_clean":"2023-10-09T10:12:14.930325+0000","last_became_active":"2023-10-09T10:11:46.272226+0000","last_became_peered":"2023-10-09T10:11:46.272226+0000","last_unstale":"2023-10-09T10:12:14.930325+0000","last_undegraded":"2023-10-09T10:12:14.930325+0000","last_fullsized":"2023-10-09T10:12:14.930325+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:50:37.820282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.955349+0000","last_change":"2023-10-09T10:12:14.955349+0000","last_active":"2023-10-09T10:12:14.955349+0000","last_peered":"2023-10-09T10:12:14.955349+0000","last_clean":"2023-10-09T10:12:14.955349+0000","last_became_active":"2023-10-09T10:12:14.954870+0000","last_became_peered":"2023-10-09T10:12:14.954870+0000","last_unstale":"2023-10-09T10:12:14.955349+0000","last_undegraded":"2023-10-09T10:12:14.955349+0000","last_fullsized":"2023-10-09T10:12:14.955349+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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.11","version":"0'0","reported_seq":23,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.954414+0000","last_change":"2023-10-09T10:12:14.952154+0000","last_active":"2023-10-09T10:12:14.954414+0000","last_peered":"2023-10-09T10:12:14.954414+0000","last_clean":"2023-10-09T10:12:14.954414+0000","last_became_active":"2023-10-09T10:12:14.951121+0000","last_became_peered":"2023-10-09T10:12:14.951121+0000","last_unstale":"2023-10-09T10:12:14.954414+0000","last_undegraded":"2023-10-09T10:12:14.954414+0000","last_fullsized":"2023-10-09T10:12:14.954414+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:10:07.953596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.944363+0000","last_change":"2023-10-09T10:11:16.821634+0000","last_active":"2023-10-09T10:12:13.944363+0000","last_peered":"2023-10-09T10:12:13.944363+0000","last_clean":"2023-10-09T10:12:13.944363+0000","last_became_active":"2023-10-09T10:11:16.821246+0000","last_became_peered":"2023-10-09T10:11:16.821246+0000","last_unstale":"2023-10-09T10:12:13.944363+0000","last_undegraded":"2023-10-09T10:12:13.944363+0000","last_fullsized":"2023-10-09T10:12:13.944363+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":73,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.954482+0000","last_change":"2023-10-09T10:12:14.950133+0000","last_active":"2023-10-09T10:12:14.954482+0000","last_peered":"2023-10-09T10:12:14.954482+0000","last_clean":"2023-10-09T10:12:14.954482+0000","last_became_active":"2023-10-09T10:12:14.949462+0000","last_became_peered":"2023-10-09T10:12:14.949462+0000","last_unstale":"2023-10-09T10:12:14.954482+0000","last_undegraded":"2023-10-09T10:12:14.954482+0000","last_fullsized":"2023-10-09T10:12:14.954482+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:38:15.894654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.949008+0000","last_change":"2023-10-09T10:12:14.948758+0000","last_active":"2023-10-09T10:12:14.949008+0000","last_peered":"2023-10-09T10:12:14.949008+0000","last_clean":"2023-10-09T10:12:14.949008+0000","last_became_active":"2023-10-09T10:12:14.948543+0000","last_became_peered":"2023-10-09T10:12:14.948543+0000","last_unstale":"2023-10-09T10:12:14.949008+0000","last_undegraded":"2023-10-09T10:12:14.949008+0000","last_fullsized":"2023-10-09T10:12:14.949008+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:15:58.932476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":77,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.939390+0000","last_change":"2023-10-09T10:11:46.274193+0000","last_active":"2023-10-09T10:12:13.939390+0000","last_peered":"2023-10-09T10:12:13.939390+0000","last_clean":"2023-10-09T10:12:13.939390+0000","last_became_active":"2023-10-09T10:11:46.273869+0000","last_became_peered":"2023-10-09T10:11:46.273869+0000","last_unstale":"2023-10-09T10:12:13.939390+0000","last_undegraded":"2023-10-09T10:12:13.939390+0000","last_fullsized":"2023-10-09T10:12:13.939390+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.943577+0000","last_change":"2023-10-09T10:12:14.943577+0000","last_active":"2023-10-09T10:12:14.943577+0000","last_peered":"2023-10-09T10:12:14.943577+0000","last_clean":"2023-10-09T10:12:14.943577+0000","last_became_active":"2023-10-09T10:12:14.941834+0000","last_became_peered":"2023-10-09T10:12:14.941834+0000","last_unstale":"2023-10-09T10:12:14.943577+0000","last_undegraded":"2023-10-09T10:12:14.943577+0000","last_fullsized":"2023-10-09T10:12:14.943577+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:44:28.043377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.947676+0000","last_change":"2023-10-09T10:12:14.946874+0000","last_active":"2023-10-09T10:12:14.947676+0000","last_peered":"2023-10-09T10:12:14.947676+0000","last_clean":"2023-10-09T10:12:14.947676+0000","last_became_active":"2023-10-09T10:12:14.946507+0000","last_became_peered":"2023-10-09T10:12:14.946507+0000","last_unstale":"2023-10-09T10:12:14.947676+0000","last_undegraded":"2023-10-09T10:12:14.947676+0000","last_fullsized":"2023-10-09T10:12:14.947676+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:35:26.231892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.944268+0000","last_change":"2023-10-09T10:12:14.943888+0000","last_active":"2023-10-09T10:12:14.944268+0000","last_peered":"2023-10-09T10:12:14.944268+0000","last_clean":"2023-10-09T10:12:14.944268+0000","last_became_active":"2023-10-09T10:12:14.943572+0000","last_became_peered":"2023-10-09T10:12:14.943572+0000","last_unstale":"2023-10-09T10:12:14.944268+0000","last_undegraded":"2023-10-09T10:12:14.944268+0000","last_fullsized":"2023-10-09T10:12:14.944268+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:28:19.257283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-10-09T10:12:14.946177+0000","last_change":"2023-10-09T10:12:14.946177+0000","last_active":"2023-10-09T10:12:14.946177+0000","last_peered":"2023-10-09T10:12:14.946177+0000","last_clean":"2023-10-09T10:12:14.946177+0000","last_became_active":"2023-10-09T10:12:14.945830+0000","last_became_peered":"2023-10-09T10:12:14.945830+0000","last_unstale":"2023-10-09T10:12:14.946177+0000","last_undegraded":"2023-10-09T10:12:14.946177+0000","last_fullsized":"2023-10-09T10:12:14.946177+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:10:04.285018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":86,"reported_epoch":102,"state":"active+clean","last_fresh":"2023-10-09T10:12:13.932677+0000","last_change":"2023-10-09T10:11:46.269565+0000","last_active":"2023-10-09T10:12:13.932677+0000","last_peered":"2023-10-09T10:12:13.932677+0000","last_clean":"2023-10-09T10:12:13.932677+0000","last_became_active":"2023-10-09T10:11:46.269179+0000","last_became_peered":"2023-10-09T10:11:46.269179+0000","last_unstale":"2023-10-09T10:12:13.932677+0000","last_undegraded":"2023-10-09T10:12:13.932677+0000","last_fullsized":"2023-10-09T10:12:13.932677+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":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":26218,"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":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5995,"num_read_kb":13248,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5919,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430427,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":306912,"kb_used_data":5720,"kb_used_omap":0,"kb_used_meta":301184,"kb_avail":93438240,"statfs":{"total":95995035648,"available":95680757760,"internally_reserved":0,"allocated":5857280,"data_stored":5358880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308412416},"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":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.83599999999999997,"15min":0.81899999999999995},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.77000000000000002},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.86899999999999999,"15min":0.86699999999999999},"min":{"1min":0.63,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.95099999999999996}]},{"osd":1,"last update":"Mon Oct 9 10:14:22 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.95499999999999996,"15min":0.94299999999999995},"min":{"1min":0.56999999999999995,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.2450000000000001,"5min":1.385,"15min":1.385},"last":1.044},{"interface":"front","average":{"1min":0.90400000000000003,"5min":1.0049999999999999,"15min":1.038},"min":{"1min":0.622,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.1579999999999999,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":1.0169999999999999}]},{"osd":2,"last update":"Mon Oct 9 10:13:47 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.97099999999999997,"15min":0.97499999999999998},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.2290000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.93200000000000005},{"interface":"front","average":{"1min":0.94599999999999995,"5min":1.0009999999999999,"15min":1.01},"min":{"1min":0.72699999999999998,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.2130000000000001,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":1.0840000000000001}]},{"osd":3,"last update":"Mon Oct 9 10:14:22 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.878,"15min":0.88200000000000001},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.0369999999999999,"5min":1.135,"15min":1.135},"last":0.88100000000000001},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0049999999999999,"15min":1.0029999999999999},"min":{"1min":0.81399999999999995,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.23,"5min":1.294,"15min":1.294},"last":0.98999999999999999}]},{"osd":4,"last update":"Mon Oct 9 10:13:57 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.89800000000000002,"15min":0.90800000000000003},"min":{"1min":0.70399999999999996,"5min":0.63100000000000001,"15min":0.35299999999999998},"max":{"1min":1.274,"5min":1.3360000000000001,"15min":3.29},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.95499999999999996,"15min":0.97699999999999998},"min":{"1min":0.74199999999999999,"5min":0.54100000000000004,"15min":0.46000000000000002},"max":{"1min":1.145,"5min":1.4019999999999999,"15min":1.6619999999999999},"last":0.72499999999999998}]},{"osd":5,"last update":"Mon Oct 9 10:13:57 2023","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.0209999999999999,"15min":1.024},"min":{"1min":0.78700000000000003,"5min":0.61799999999999999,"15min":0.439},"max":{"1min":1.3400000000000001,"5min":1.4219999999999999,"15min":1.7749999999999999},"last":0.85299999999999998},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.04,"15min":1.0269999999999999},"min":{"1min":0.90500000000000003,"5min":0.498,"15min":0.45100000000000001},"max":{"1min":1.5840000000000001,"5min":1.5840000000000001,"15min":3.863},"last":0.66300000000000003}]},{"osd":6,"last update":"Mon Oct 9 10:13:57 2023","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.0700000000000001,"15min":1.0600000000000001},"min":{"1min":0.872,"5min":0.65800000000000003,"15min":0.48099999999999998},"max":{"1min":1.595,"5min":1.595,"15min":3.4020000000000001},"last":0.749},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.0660000000000001,"15min":1.0880000000000001},"min":{"1min":0.89200000000000002,"5min":0.64800000000000002,"15min":0.42499999999999999},"max":{"1min":1.379,"5min":1.4670000000000001,"15min":3.653},"last":0.78800000000000003}]}]},{"osd":6,"up_from":42,"seq":180388626659,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":302804,"kb_used_data":1612,"kb_used_omap":0,"kb_used_meta":301184,"kb_avail":93442348,"statfs":{"total":95995035648,"available":95684964352,"internally_reserved":0,"allocated":1650688,"data_stored":1164134,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308412416},"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":"Mon Oct 9 10:13:56 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":0.85899999999999999,"15min":0.86899999999999999},"min":{"1min":0.56899999999999995,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.155,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.75800000000000001},{"interface":"front","average":{"1min":0.878,"5min":0.85499999999999998,"15min":0.84299999999999997},"min":{"1min":0.51000000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.1200000000000001,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":1.04}]},{"osd":1,"last update":"Mon Oct 9 10:14:24 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.0169999999999999,"15min":1.034},"min":{"1min":0.67700000000000005,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.2410000000000001,"5min":2.097,"15min":2.097},"last":1.1180000000000001},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.0669999999999999,"15min":1.0529999999999999},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.478,"5min":2.02,"15min":2.02},"last":1.2370000000000001}]},{"osd":2,"last update":"Mon Oct 9 10:13:50 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.91600000000000004,"15min":0.91000000000000003},"min":{"1min":0.629,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.1990000000000001,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.85299999999999998},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.91300000000000003,"15min":0.91700000000000004},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":1.2709999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:14:20 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.0449999999999999,"15min":1.0429999999999999},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.94999999999999996},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.98999999999999999,"15min":0.996},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":1.365}]},{"osd":4,"last update":"Mon Oct 9 10:14:20 2023","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":0.95499999999999996,"15min":0.94599999999999995},"min":{"1min":0.47899999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.3069999999999999,"5min":1.3069999999999999,"15min":1.7609999999999999},"last":1.1419999999999999},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.96499999999999997,"15min":1.008},"min":{"1min":0.71299999999999997,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.4419999999999999,"5min":1.4419999999999999,"15min":1.579},"last":1.45}]},{"osd":5,"last update":"Mon Oct 9 10:14:20 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.92700000000000005,"15min":0.94599999999999995},"min":{"1min":0.59999999999999998,"5min":0.48099999999999998,"15min":0.436},"max":{"1min":1.2789999999999999,"5min":1.3520000000000001,"15min":1.417},"last":0.97299999999999998},{"interface":"front","average":{"1min":1.175,"5min":1.073,"15min":1.0760000000000001},"min":{"1min":0.56599999999999995,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.706,"5min":1.706,"15min":1.706},"last":1.3520000000000001}]},{"osd":7,"last update":"Mon Oct 9 10:13:56 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":1.0840000000000001,"15min":1.125},"min":{"1min":0.52400000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":4.9089999999999998},"last":1.3029999999999999},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.0229999999999999,"15min":1.0549999999999999},"min":{"1min":0.68400000000000005,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.474},"last":1.1830000000000001}]}]},{"osd":1,"up_from":92,"seq":395136991274,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":36672,"kb_used_data":5176,"kb_used_omap":6,"kb_used_meta":31481,"kb_avail":93708480,"statfs":{"total":95995035648,"available":95957483520,"internally_reserved":0,"allocated":5300224,"data_stored":4775692,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6230,"internal_metadata":32237482},"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":"Mon Oct 9 10:14:19 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.64600000000000002,"15min":0.64700000000000002},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.212,"5min":1.212,"15min":1.212},"last":0.72199999999999998},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.72699999999999998,"15min":0.71799999999999997},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.2250000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.0700000000000001}]},{"osd":2,"last update":"Mon Oct 9 10:13:49 2023","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":0.68999999999999995,"15min":0.67600000000000005},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":1.4219999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.72499999999999998,"15min":0.72399999999999998},"min":{"1min":0.40699999999999997,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.5820000000000001,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":0.98499999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:14:19 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.79300000000000004,"15min":0.79800000000000004},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.103,"5min":1.419,"15min":1.419},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.86099999999999999,"15min":0.86699999999999999},"min":{"1min":0.46600000000000003,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.696,"5min":1.696,"15min":1.696},"last":0.872}]},{"osd":4,"last update":"Mon Oct 9 10:14:19 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.95999999999999996,"15min":0.95799999999999996},"min":{"1min":0.71599999999999997,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.6339999999999999,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":0.93700000000000006},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.0189999999999999,"15min":1.0189999999999999},"min":{"1min":0.78900000000000003,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.3080000000000001,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.0509999999999999}]},{"osd":5,"last update":"Mon Oct 9 10:14:19 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.0649999999999999,"15min":1.0680000000000001},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.331,"5min":1.617,"15min":1.617},"last":1.02},{"interface":"front","average":{"1min":1.075,"5min":1.0740000000000001,"15min":1.075},"min":{"1min":0.76000000000000001,"5min":0.752,"15min":0.752},"max":{"1min":1.8320000000000001,"5min":1.8320000000000001,"15min":1.8320000000000001},"last":1.087}]},{"osd":6,"last update":"Mon Oct 9 10:14:19 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.085,"15min":1.081},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.4370000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.2250000000000001},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.105,"15min":1.1100000000000001},"min":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.522,"5min":1.663,"15min":1.663},"last":1.1910000000000001}]},{"osd":7,"last update":"Mon Oct 9 10:14:19 2023","interfaces":[{"interface":"back","average":{"1min":1.171,"5min":1.163,"15min":1.1619999999999999},"min":{"1min":0.80400000000000005,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.9630000000000001,"5min":1.9630000000000001,"15min":1.9630000000000001},"last":1.341},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.1779999999999999,"15min":1.1910000000000001},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.6279999999999999,"5min":1.829,"15min":1.829},"last":1.2749999999999999}]}]},{"osd":0,"up_from":87,"seq":373662154800,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":37324,"kb_used_data":5764,"kb_used_omap":7,"kb_used_meta":31544,"kb_avail":93707828,"statfs":{"total":95995035648,"available":95956815872,"internally_reserved":0,"allocated":5902336,"data_stored":5365779,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"internal_metadata":32301180},"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":"Mon Oct 9 10:14:27 2023","interfaces":[{"interface":"back","average":{"1min":0.68500000000000005,"5min":0.70099999999999996,"15min":0.70899999999999996},"min":{"1min":0.51000000000000001,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.629,"5min":1.629,"15min":1.629},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.73199999999999998,"5min":0.70899999999999996,"15min":0.71599999999999997},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.897,"5min":1.897,"15min":1.897},"last":0.86299999999999999}]},{"osd":2,"last update":"Mon Oct 9 10:13:45 2023","interfaces":[{"interface":"back","average":{"1min":0.70699999999999996,"5min":0.73999999999999999,"15min":0.746},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.107,"5min":1.107,"15min":1.107},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.83599999999999997,"15min":0.84599999999999997},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.161,"5min":1.161,"15min":1.161},"last":0.93799999999999994}]},{"osd":3,"last update":"Mon Oct 9 10:14:18 2023","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":0.84699999999999998,"15min":0.85899999999999999},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.849,"5min":1.849,"15min":1.849},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.89400000000000002,"15min":0.89900000000000002},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":2.173,"5min":2.173,"15min":2.173},"last":0.747}]},{"osd":4,"last update":"Mon Oct 9 10:13:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.0600000000000001,"15min":1.0600000000000001},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.2370000000000001,"5min":1.365,"15min":1.365},"last":1.077},{"interface":"front","average":{"1min":0.92900000000000005,"5min":1.0329999999999999,"15min":1.046},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.21,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.98499999999999999}]},{"osd":5,"last update":"Mon Oct 9 10:13:53 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.97299999999999998,"15min":0.96799999999999997},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":2.0289999999999999,"5min":2.0289999999999999,"15min":2.0289999999999999},"last":1.04},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.012,"15min":1.016},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.9530000000000001,"5min":1.9530000000000001,"15min":1.9530000000000001},"last":0.89900000000000002}]},{"osd":6,"last update":"Mon Oct 9 10:13:53 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":1.0429999999999999,"15min":1.054},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.2030000000000001,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":1.012},{"interface":"front","average":{"1min":0.94899999999999995,"5min":1.0660000000000001,"15min":1.0920000000000001},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":2.0899999999999999,"5min":2.0899999999999999,"15min":2.0899999999999999},"last":1.123}]},{"osd":7,"last update":"Mon Oct 9 10:13:53 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.1020000000000001,"15min":1.125},"min":{"1min":0.68400000000000005,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.3340000000000001,"5min":1.456,"15min":1.456},"last":0.96599999999999997},{"interface":"front","average":{"1min":1.042,"5min":1.141,"15min":1.147},"min":{"1min":0.79000000000000004,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.276,"5min":1.496,"15min":1.496},"last":1.1619999999999999}]}]},{"osd":2,"up_from":97,"seq":416611827748,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32624,"kb_used_data":1064,"kb_used_omap":12,"kb_used_meta":31539,"kb_avail":93712528,"statfs":{"total":95995035648,"available":95961628672,"internally_reserved":0,"allocated":1089536,"data_stored":577324,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12791,"internal_metadata":32296457},"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":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.67900000000000005,"15min":0.68999999999999995},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.95999999999999996,"5min":1.1399999999999999,"15min":1.1399999999999999},"last":0.85999999999999999},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.70599999999999996,"15min":0.71699999999999997},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":1.0840000000000001,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.90700000000000003}]},{"osd":1,"last update":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.72399999999999998,"15min":0.72799999999999998},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.1919999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.74199999999999999,"5min":0.76300000000000001,"15min":0.76700000000000002},"min":{"1min":0.38600000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.2250000000000001,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":1.0209999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:14:18 2023","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.79200000000000004,"15min":0.80500000000000005},"min":{"1min":0.47699999999999998,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":0.95099999999999996,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.99199999999999999},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.92000000000000004,"15min":0.93899999999999995},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.2250000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":1.1559999999999999}]},{"osd":4,"last update":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.95299999999999996,"15min":0.96499999999999997},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.216,"5min":1.321,"15min":1.321},"last":1.1859999999999999},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.98899999999999999,"15min":0.99099999999999999},"min":{"1min":0.70699999999999996,"5min":0.69199999999999995,"15min":0.69199999999999995},"max":{"1min":1.4750000000000001,"5min":1.4750000000000001,"15min":1.4750000000000001},"last":1.306}]},{"osd":5,"last update":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.093,"15min":1.103},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.357,"5min":1.556,"15min":1.556},"last":1.375},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.0589999999999999,"15min":1.0700000000000001},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.4650000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.411}]},{"osd":6,"last update":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.095,"15min":1.113},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.3859999999999999,"5min":1.518,"15min":1.518},"last":1.516},{"interface":"front","average":{"1min":1.052,"5min":1.1160000000000001,"15min":1.1259999999999999},"min":{"1min":0.755,"5min":0.753,"15min":0.753},"max":{"1min":1.55,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.4670000000000001}]},{"osd":7,"last update":"Mon Oct 9 10:13:52 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":1.181,"15min":1.1950000000000001},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.4159999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.4490000000000001},{"interface":"front","average":{"1min":1.038,"5min":1.1559999999999999,"15min":1.1759999999999999},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.3149999999999999,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.5960000000000001}]}]},{"osd":3,"up_from":102,"seq":438086664222,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28440,"kb_used_data":1040,"kb_used_omap":4,"kb_used_meta":27387,"kb_avail":93716712,"statfs":{"total":95995035648,"available":95965913088,"internally_reserved":0,"allocated":1064960,"data_stored":573791,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5048,"internal_metadata":28044360},"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":"Mon Oct 9 10:14:16 2023","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":0.79300000000000004,"15min":0.81899999999999995},"min":{"1min":0.44500000000000001,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":0.85399999999999998,"5min":1.323,"15min":1.323},"last":0.64800000000000002},{"interface":"front","average":{"1min":0.68700000000000006,"5min":0.77500000000000002,"15min":0.79000000000000004},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.1339999999999999,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":0.69899999999999995}]},{"osd":1,"last update":"Mon Oct 9 10:14:16 2023","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.73399999999999999,"15min":0.754},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.1599999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.71299999999999997,"5min":0.872,"15min":0.89800000000000002},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.173,"5min":1.8779999999999999,"15min":1.8779999999999999},"last":1.0900000000000001}]},{"osd":2,"last update":"Mon Oct 9 10:14:16 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.93799999999999994,"15min":0.97099999999999997},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.1859999999999999,"5min":1.9179999999999999,"15min":1.9179999999999999},"last":1.5329999999999999},{"interface":"front","average":{"1min":0.71099999999999997,"5min":0.85899999999999999,"15min":0.88300000000000001},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.133,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":0.92000000000000004}]},{"osd":4,"last update":"Mon Oct 9 10:14:16 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":1.0289999999999999,"15min":1.0529999999999999},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.155,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.1839999999999999},{"interface":"front","average":{"1min":0.90100000000000002,"5min":1.0609999999999999,"15min":1.0880000000000001},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.145,"5min":1.9950000000000001,"15min":1.9950000000000001},"last":0.99299999999999999}]},{"osd":5,"last update":"Mon Oct 9 10:14:16 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":1.1160000000000001,"15min":1.141},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.2549999999999999,"5min":2.0790000000000002,"15min":2.0790000000000002},"last":1.599},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.234,"15min":1.264},"min":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":1.306,"5min":2.234,"15min":2.234},"last":1.6990000000000001}]},{"osd":6,"last update":"Mon Oct 9 10:14:16 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.1890000000000001,"15min":1.2090000000000001},"min":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.4099999999999999,"5min":1.8460000000000001,"15min":1.8460000000000001},"last":1.377},{"interface":"front","average":{"1min":1.018,"5min":1.1639999999999999,"15min":1.1879999999999999},"min":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.383,"5min":2.1800000000000002,"15min":2.1800000000000002},"last":1.319}]},{"osd":7,"last update":"Mon Oct 9 10:14:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":1.1839999999999999,"15min":1.2090000000000001},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.4399999999999999,"5min":2.1309999999999998,"15min":2.1309999999999998},"last":1.4370000000000001},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.284,"15min":1.3160000000000001},"min":{"1min":0.747,"5min":0.747,"15min":0.747},"max":{"1min":1.357,"5min":2.2890000000000001,"15min":2.2890000000000001},"last":1.647}]}]},{"osd":4,"up_from":30,"seq":128849019124,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":302232,"kb_used_data":1040,"kb_used_omap":0,"kb_used_meta":301184,"kb_avail":93442920,"statfs":{"total":95995035648,"available":95685550080,"internally_reserved":0,"allocated":1064960,"data_stored":574138,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308412416},"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":"Mon Oct 9 10:13:54 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.97999999999999998,"15min":1.026},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.1539999999999999,"5min":2.8330000000000002,"15min":2.8330000000000002},"last":0.86499999999999999},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.95399999999999996,"15min":0.998},"min":{"1min":0.63400000000000001,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.1359999999999999,"5min":3.0710000000000002,"15min":3.0710000000000002},"last":0.67100000000000004}]},{"osd":1,"last update":"Mon Oct 9 10:14:23 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.94199999999999995,"15min":0.97399999999999998},"min":{"1min":0.59599999999999997,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.252,"5min":1.7529999999999999,"15min":1.7529999999999999},"last":1.026},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.98199999999999998,"15min":1.01},"min":{"1min":0.66800000000000004,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.1519999999999999,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.97899999999999998}]},{"osd":2,"last update":"Mon Oct 9 10:13:49 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":1.0269999999999999,"15min":1.056},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.1850000000000001,"5min":4.6020000000000003,"15min":4.6020000000000003},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.82499999999999996,"5min":0.90000000000000002,"15min":0.91200000000000003},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.0720000000000001,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.74299999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:14:17 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.94699999999999995,"15min":0.95399999999999996},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.1859999999999999,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":1.0720000000000001},{"interface":"front","average":{"1min":1.056,"5min":1.0640000000000001,"15min":1.0649999999999999},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.2949999999999999,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":0.91200000000000003}]},{"osd":5,"last update":"Mon Oct 9 10:13:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":0.94699999999999995,"15min":0.94899999999999995},"min":{"1min":0.71599999999999997,"5min":0.504,"15min":0.48199999999999998},"max":{"1min":1.2889999999999999,"5min":1.337,"15min":1.679},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.97599999999999998,"15min":0.98399999999999999},"min":{"1min":0.57899999999999996,"5min":0.55000000000000004,"15min":0.53300000000000003},"max":{"1min":1.292,"5min":1.3899999999999999,"15min":1.7430000000000001},"last":0.93700000000000006}]},{"osd":6,"last update":"Mon Oct 9 10:14:23 2023","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.0609999999999999,"15min":1.018},"min":{"1min":0.71899999999999997,"5min":0.57899999999999996,"15min":0.45700000000000002},"max":{"1min":1.343,"5min":1.343,"15min":1.6699999999999999},"last":1.1120000000000001},{"interface":"front","average":{"1min":0.94499999999999995,"5min":1.0580000000000001,"15min":1.0600000000000001},"min":{"1min":0.56699999999999995,"5min":0.49099999999999999,"15min":0.47599999999999998},"max":{"1min":1.286,"5min":1.429,"15min":1.52},"last":0.90300000000000002}]},{"osd":7,"last update":"Mon Oct 9 10:13:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.044,"15min":1.0389999999999999},"min":{"1min":0.80500000000000005,"5min":0.54500000000000004,"15min":0.39900000000000002},"max":{"1min":1.2709999999999999,"5min":1.5309999999999999,"15min":1.6539999999999999},"last":0.80800000000000005},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.1060000000000001,"15min":1.0800000000000001},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.496},"max":{"1min":1.4079999999999999,"5min":2.1120000000000001,"15min":2.1120000000000001},"last":0.72299999999999998}]}]},{"osd":5,"up_from":36,"seq":154618822892,"num_pgs":20,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":298120,"kb_used_data":1024,"kb_used_omap":0,"kb_used_meta":297088,"kb_avail":93447032,"statfs":{"total":95995035648,"available":95689760768,"internally_reserved":0,"allocated":1048576,"data_stored":570631,"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":"Mon Oct 9 10:13:49 2023","interfaces":[{"interface":"back","average":{"1min":0.92700000000000005,"5min":0.95199999999999996,"15min":0.93999999999999995},"min":{"1min":0.54600000000000004,"5min":0.371,"15min":0.371},"max":{"1min":1.1779999999999999,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":1.109},{"interface":"front","average":{"1min":1.048,"5min":1.0509999999999999,"15min":1.0429999999999999},"min":{"1min":0.81399999999999995,"5min":0.433,"15min":0.433},"max":{"1min":1.274,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.1890000000000001}]},{"osd":1,"last update":"Mon Oct 9 10:14:19 2023","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.90000000000000002,"15min":0.91500000000000004},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.0469999999999999,"5min":1.2,"15min":1.2},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.84099999999999997,"5min":0.91700000000000004,"15min":0.94199999999999995},"min":{"1min":0.63500000000000001,"5min":0.624,"15min":0.624},"max":{"1min":1.1879999999999999,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":1.048}]},{"osd":2,"last update":"Mon Oct 9 10:13:49 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":1.028,"15min":1.0369999999999999},"min":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.2190000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":1.135},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.998,"15min":1.0009999999999999},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":1.0109999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:14:19 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.93300000000000005,"15min":0.93700000000000006},"min":{"1min":0.67600000000000005,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":0.97699999999999998},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.0720000000000001,"15min":1.0740000000000001},"min":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"max":{"1min":1.3009999999999999,"5min":1.367,"15min":1.367},"last":1.2250000000000001}]},{"osd":4,"last update":"Mon Oct 9 10:13:37 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.89100000000000001,"15min":0.90200000000000002},"min":{"1min":0.66400000000000003,"5min":0.54200000000000004,"15min":0.435},"max":{"1min":1.349,"5min":1.349,"15min":1.349},"last":1.417},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.93799999999999994,"15min":0.92900000000000005},"min":{"1min":0.77500000000000002,"5min":0.51800000000000002,"15min":0.47799999999999998},"max":{"1min":1.2070000000000001,"5min":1.278,"15min":1.504},"last":1.0820000000000001}]},{"osd":6,"last update":"Mon Oct 9 10:14:19 2023","interfaces":[{"interface":"back","average":{"1min":1.0960000000000001,"5min":1.0069999999999999,"15min":1.0049999999999999},"min":{"1min":0.65900000000000003,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.482},"last":1.3460000000000001},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.05,"15min":1.081},"min":{"1min":0.85399999999999998,"5min":0.626,"15min":0.52000000000000002},"max":{"1min":1.415,"5min":1.415,"15min":1.633},"last":0.85899999999999999}]},{"osd":7,"last update":"Mon Oct 9 10:14:13 2023","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.103,"15min":1.121},"min":{"1min":0.85099999999999998,"5min":0.65400000000000003,"15min":0.52300000000000002},"max":{"1min":1.5860000000000001,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":0.94199999999999995},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.111,"15min":1.1120000000000001},"min":{"1min":0.59999999999999998,"5min":0.54000000000000004,"15min":0.52600000000000002},"max":{"1min":1.573,"5min":1.573,"15min":1.573},"last":1.278}]}]}],"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":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4483,"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":1436,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"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":6230,"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":8308,"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":3612,"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-10-09T10:14:38.900 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-10-09T10:14:38.900 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd dump 2023-10-09T10:14:39.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:39 smithi086 bash[59714]: audit 2023-10-09T10:14:37.937371+0000 mgr.y (mgr.26072) 352 : audit 0 from='client.44630 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:14:39.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:39 smithi086 bash[59714]: audit 2023-10-09T10:14:38.563991+0000 mon.a (mon.0) 453 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:14:39.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:39 smithi086 bash[59714]: audit 2023-10-09T10:14:38.576942+0000 mon.a (mon.0) 454 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:14:39.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:39 smithi086 bash[59714]: audit 2023-10-09T10:14:39.062646+0000 mon.a (mon.0) 455 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:14:39.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:39 smithi086 bash[59714]: audit 2023-10-09T10:14:39.064368+0000 mon.a (mon.0) 456 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:14:39.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:39 smithi086 bash[59714]: audit 2023-10-09T10:14:39.072414+0000 mon.a (mon.0) 457 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:14:39.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:39 smithi053 bash[76859]: audit 2023-10-09T10:14:37.937371+0000 mgr.y (mgr.26072) 352 : audit 0 from='client.44630 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:14:39.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:39 smithi053 bash[76859]: audit 2023-10-09T10:14:38.563991+0000 mon.a (mon.0) 453 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:14:39.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:39 smithi053 bash[76859]: audit 2023-10-09T10:14:38.576942+0000 mon.a (mon.0) 454 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:14:39.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:39 smithi053 bash[76859]: audit 2023-10-09T10:14:39.062646+0000 mon.a (mon.0) 455 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:14:39.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:39 smithi053 bash[76859]: audit 2023-10-09T10:14:39.064368+0000 mon.a (mon.0) 456 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:14:39.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:39 smithi053 bash[76859]: audit 2023-10-09T10:14:39.072414+0000 mon.a (mon.0) 457 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:14:39.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:39 smithi053 bash[79554]: audit 2023-10-09T10:14:37.937371+0000 mgr.y (mgr.26072) 352 : audit 0 from='client.44630 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:14:39.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:39 smithi053 bash[79554]: audit 2023-10-09T10:14:38.563991+0000 mon.a (mon.0) 453 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:14:39.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:39 smithi053 bash[79554]: audit 2023-10-09T10:14:38.576942+0000 mon.a (mon.0) 454 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:14:39.678 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:39 smithi053 bash[79554]: audit 2023-10-09T10:14:39.062646+0000 mon.a (mon.0) 455 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:14:39.678 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:39 smithi053 bash[79554]: audit 2023-10-09T10:14:39.064368+0000 mon.a (mon.0) 456 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:14:39.678 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:39 smithi053 bash[79554]: audit 2023-10-09T10:14:39.072414+0000 mon.a (mon.0) 457 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:14:40.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:40 smithi086 bash[59714]: cluster 2023-10-09T10:14:39.142550+0000 mgr.y (mgr.26072) 353 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:40.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:40 smithi053 bash[79554]: cluster 2023-10-09T10:14:39.142550+0000 mgr.y (mgr.26072) 353 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:40.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:40 smithi053 bash[76859]: cluster 2023-10-09T10:14:39.142550+0000 mgr.y (mgr.26072) 353 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:42.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:42 smithi053 bash[79554]: cluster 2023-10-09T10:14:41.143331+0000 mgr.y (mgr.26072) 354 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:42.570 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:42 smithi053 bash[76859]: cluster 2023-10-09T10:14:41.143331+0000 mgr.y (mgr.26072) 354 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:42.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:42 smithi086 bash[59714]: cluster 2023-10-09T10:14:41.143331+0000 mgr.y (mgr.26072) 354 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:42.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:14:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:14:42] "GET /metrics HTTP/1.1" 200 34085 "" "Prometheus/2.33.4" 2023-10-09T10:14:43.733 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:14:44.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:43 smithi086 bash[59714]: cluster 2023-10-09T10:14:43.144067+0000 mgr.y (mgr.26072) 355 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:44.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:43 smithi053 bash[79554]: cluster 2023-10-09T10:14:43.144067+0000 mgr.y (mgr.26072) 355 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:44.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:43 smithi053 bash[76859]: cluster 2023-10-09T10:14:43.144067+0000 mgr.y (mgr.26072) 355 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:46 smithi086 bash[59714]: cluster 2023-10-09T10:14:45.144957+0000 mgr.y (mgr.26072) 356 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:46.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:46 smithi053 bash[76859]: cluster 2023-10-09T10:14:45.144957+0000 mgr.y (mgr.26072) 356 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:46.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:46 smithi053 bash[79554]: cluster 2023-10-09T10:14:45.144957+0000 mgr.y (mgr.26072) 356 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:47.181 INFO:teuthology.orchestra.run.smithi053.stdout:epoch 103 2023-10-09T10:14:47.181 INFO:teuthology.orchestra.run.smithi053.stdout:fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 2023-10-09T10:14:47.182 INFO:teuthology.orchestra.run.smithi053.stdout:created 2023-10-09T09:48:32.623532+0000 2023-10-09T10:14:47.182 INFO:teuthology.orchestra.run.smithi053.stdout:modified 2023-10-09T10:12:14.924123+0000 2023-10-09T10:14:47.182 INFO:teuthology.orchestra.run.smithi053.stdout:flags sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit 2023-10-09T10:14:47.182 INFO:teuthology.orchestra.run.smithi053.stdout:crush_version 22 2023-10-09T10:14:47.182 INFO:teuthology.orchestra.run.smithi053.stdout:full_ratio 0.95 2023-10-09T10:14:47.182 INFO:teuthology.orchestra.run.smithi053.stdout:backfillfull_ratio 0.9 2023-10-09T10:14:47.182 INFO:teuthology.orchestra.run.smithi053.stdout:nearfull_ratio 0.85 2023-10-09T10:14:47.182 INFO:teuthology.orchestra.run.smithi053.stdout:require_min_compat_client luminous 2023-10-09T10:14:47.182 INFO:teuthology.orchestra.run.smithi053.stdout:min_compat_client luminous 2023-10-09T10:14:47.182 INFO:teuthology.orchestra.run.smithi053.stdout:require_osd_release pacific 2023-10-09T10:14:47.182 INFO:teuthology.orchestra.run.smithi053.stdout:stretch_mode_enabled false 2023-10-09T10:14:47.183 INFO:teuthology.orchestra.run.smithi053.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 81 flags hashpspool stripe_width 0 pg_num_max 32 pg_num_min 1 application mgr,mgr_devicehealth read_balance_score 7.89 2023-10-09T10:14:47.183 INFO:teuthology.orchestra.run.smithi053.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 76 flags hashpspool,selfmanaged_snaps stripe_width 0 application rbd read_balance_score 2.00 2023-10-09T10:14:47.183 INFO:teuthology.orchestra.run.smithi053.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 59 flags hashpspool stripe_width 0 pg_autoscale_bias 4 pg_num_min 16 recovery_priority 5 application cephfs read_balance_score 1.50 2023-10-09T10:14:47.183 INFO:teuthology.orchestra.run.smithi053.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-10-09T10:14:47.183 INFO:teuthology.orchestra.run.smithi053.stdout:max_osd 8 2023-10-09T10:14:47.183 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 up in weight 1 up_from 87 up_thru 102 down_at 84 last_clean_interval [8,83) [v2:172.21.15.53:6802/241788123,v1:172.21.15.53:6803/241788123] [v2:172.21.15.53:6804/241788123,v1:172.21.15.53:6805/241788123] exists,up f74176da-4a65-4a01-9c98-14931ab2fb4b 2023-10-09T10:14:47.183 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 up in weight 1 up_from 92 up_thru 102 down_at 89 last_clean_interval [13,88) [v2:172.21.15.53:6810/2276519375,v1:172.21.15.53:6811/2276519375] [v2:172.21.15.53:6812/2276519375,v1:172.21.15.53:6813/2276519375] exists,up 9ccaa820-2de6-45b3-b212-d8ecf800017d 2023-10-09T10:14:47.183 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2 up in weight 1 up_from 97 up_thru 102 down_at 94 last_clean_interval [18,93) [v2:172.21.15.53:6818/3184008859,v1:172.21.15.53:6819/3184008859] [v2:172.21.15.53:6820/3184008859,v1:172.21.15.53:6821/3184008859] exists,up a6a32f30-0dff-485d-8e33-c68168b2923e 2023-10-09T10:14:47.183 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 up in weight 1 up_from 102 up_thru 102 down_at 99 last_clean_interval [25,98) [v2:172.21.15.53:6826/3201928526,v1:172.21.15.53:6827/3201928526] [v2:172.21.15.53:6828/3201928526,v1:172.21.15.53:6829/3201928526] exists,up ddb5c37d-4833-4abb-b416-ed9f3553998c 2023-10-09T10:14:47.183 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 up in weight 1 up_from 30 up_thru 102 down_at 0 last_clean_interval [0,0) [v2:172.21.15.86:6800/1119793016,v1:172.21.15.86:6801/1119793016] [v2:172.21.15.86:6802/1119793016,v1:172.21.15.86:6803/1119793016] exists,up 3505da18-ecd4-458b-bc14-8ab6cd6e8954 2023-10-09T10:14:47.183 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 up in weight 1 up_from 36 up_thru 102 down_at 0 last_clean_interval [0,0) [v2:172.21.15.86:6808/1740571876,v1:172.21.15.86:6809/1740571876] [v2:172.21.15.86:6810/1740571876,v1:172.21.15.86:6811/1740571876] exists,up 7dea5bb1-1569-4da4-a0f0-ba64ee75cfb5 2023-10-09T10:14:47.184 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 up in weight 1 up_from 42 up_thru 99 down_at 0 last_clean_interval [0,0) [v2:172.21.15.86:6816/991576164,v1:172.21.15.86:6817/991576164] [v2:172.21.15.86:6818/991576164,v1:172.21.15.86:6819/991576164] exists,up 506ccbd6-fb42-48ac-8edc-5a963fd6484e 2023-10-09T10:14:47.184 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 up in weight 1 up_from 48 up_thru 102 down_at 0 last_clean_interval [0,0) [v2:172.21.15.86:6824/309237710,v1:172.21.15.86:6825/309237710] [v2:172.21.15.86:6826/309237710,v1:172.21.15.86:6827/309237710] exists,up 5f26541b-73ae-4cca-8975-3f6756134057 2023-10-09T10:14:47.184 INFO:teuthology.orchestra.run.smithi053.stdout:pg_upmap_items 4.2 [1,2] 2023-10-09T10:14:47.184 INFO:teuthology.orchestra.run.smithi053.stdout:pg_upmap_items 4.1b [1,2] 2023-10-09T10:14:47.184 INFO:teuthology.orchestra.run.smithi053.stdout:pg_upmap_items 4.1f [1,2] 2023-10-09T10:14:47.184 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.53:0/3342761156 expires 2023-10-10T10:05:52.901795+0000 2023-10-09T10:14:47.184 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.53:0/903717805 expires 2023-10-10T10:05:52.901795+0000 2023-10-09T10:14:47.184 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.53:6801/2411470712 expires 2023-10-10T10:05:52.901795+0000 2023-10-09T10:14:47.184 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.53:6800/2411470712 expires 2023-10-10T10:05:52.901795+0000 2023-10-09T10:14:47.184 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.53:0/1604160367 expires 2023-10-10T10:05:52.901795+0000 2023-10-09T10:14:47.184 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.53:0/1358631704 expires 2023-10-10T10:05:52.901795+0000 2023-10-09T10:14:47.184 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.53:6800/2898221539 expires 2023-10-10T09:57:03.661503+0000 2023-10-09T10:14:47.185 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.53:0/578821859 expires 2023-10-10T09:49:02.108522+0000 2023-10-09T10:14:47.185 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.53:0/3270625753 expires 2023-10-10T09:57:03.661503+0000 2023-10-09T10:14:47.185 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.86:6834/3386431549 expires 2023-10-10T10:04:48.784554+0000 2023-10-09T10:14:47.185 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.53:0/676784548 expires 2023-10-10T10:05:52.901795+0000 2023-10-09T10:14:47.185 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.53:6801/2898221539 expires 2023-10-10T09:57:03.661503+0000 2023-10-09T10:14:47.185 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.53:6801/3591462176 expires 2023-10-10T10:03:12.419957+0000 2023-10-09T10:14:47.185 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.53:0/4006054206 expires 2023-10-10T09:49:33.104890+0000 2023-10-09T10:14:47.185 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.53:0/3401986147 expires 2023-10-10T10:05:52.901795+0000 2023-10-09T10:14:47.185 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.53:0/1655628282 expires 2023-10-10T09:49:02.108522+0000 2023-10-09T10:14:47.185 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.53:6800/3591462176 expires 2023-10-10T10:03:12.419957+0000 2023-10-09T10:14:47.185 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.53:6800/3233911202 expires 2023-10-10T09:49:02.108522+0000 2023-10-09T10:14:47.185 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.86:0/867302439 expires 2023-10-10T10:04:48.784554+0000 2023-10-09T10:14:47.185 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.53:0/3364118538 expires 2023-10-10T10:03:12.419957+0000 2023-10-09T10:14:47.186 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.53:0/1026432283 expires 2023-10-10T10:03:12.419957+0000 2023-10-09T10:14:47.186 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.53:6801/483083340 expires 2023-10-10T09:49:33.104890+0000 2023-10-09T10:14:47.186 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.86:6835/3386431549 expires 2023-10-10T10:04:48.784554+0000 2023-10-09T10:14:47.186 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.86:0/492175685 expires 2023-10-10T10:04:48.784554+0000 2023-10-09T10:14:47.186 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.53:6801/3233911202 expires 2023-10-10T09:49:02.108522+0000 2023-10-09T10:14:47.186 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.53:6800/483083340 expires 2023-10-10T09:49:33.104890+0000 2023-10-09T10:14:47.186 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.53:0/3597263778 expires 2023-10-10T09:49:33.104890+0000 2023-10-09T10:14:47.186 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.86:0/1660307945 expires 2023-10-10T10:04:48.784554+0000 2023-10-09T10:14:47.186 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.86:0/1136305737 expires 2023-10-10T10:04:48.784554+0000 2023-10-09T10:14:47.186 INFO:teuthology.orchestra.run.smithi053.stdout:blocklist 172.21.15.53:0/1222851758 expires 2023-10-10T09:57:03.661503+0000 2023-10-09T10:14:47.473 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:47 smithi053 bash[79554]: audit 2023-10-09T10:14:47.179051+0000 mon.a (mon.0) 458 : audit 0 from='client.? 172.21.15.53:0/1091135926' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T10:14:47.474 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:47 smithi053 bash[76859]: audit 2023-10-09T10:14:47.179051+0000 mon.a (mon.0) 458 : audit 0 from='client.? 172.21.15.53:0/1091135926' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T10:14:47.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:47 smithi086 bash[59714]: audit 2023-10-09T10:14:47.179051+0000 mon.a (mon.0) 458 : audit 0 from='client.? 172.21.15.53:0/1091135926' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T10:14:48.025 INFO:tasks.cephadm.ceph_manager.ceph:['osd.0 up in weight 1 up_from 87 up_thru 102 down_at 84 last_clean_interval [8,83) [v2:172.21.15.53:6802/241788123,v1:172.21.15.53:6803/241788123] [v2:172.21.15.53:6804/241788123,v1:172.21.15.53:6805/241788123] exists,up f74176da-4a65-4a01-9c98-14931ab2fb4b', 'osd.1 up in weight 1 up_from 92 up_thru 102 down_at 89 last_clean_interval [13,88) [v2:172.21.15.53:6810/2276519375,v1:172.21.15.53:6811/2276519375] [v2:172.21.15.53:6812/2276519375,v1:172.21.15.53:6813/2276519375] exists,up 9ccaa820-2de6-45b3-b212-d8ecf800017d', 'osd.2 up in weight 1 up_from 97 up_thru 102 down_at 94 last_clean_interval [18,93) [v2:172.21.15.53:6818/3184008859,v1:172.21.15.53:6819/3184008859] [v2:172.21.15.53:6820/3184008859,v1:172.21.15.53:6821/3184008859] exists,up a6a32f30-0dff-485d-8e33-c68168b2923e', 'osd.3 up in weight 1 up_from 102 up_thru 102 down_at 99 last_clean_interval [25,98) [v2:172.21.15.53:6826/3201928526,v1:172.21.15.53:6827/3201928526] [v2:172.21.15.53:6828/3201928526,v1:172.21.15.53:6829/3201928526] exists,up ddb5c37d-4833-4abb-b416-ed9f3553998c', 'osd.4 up in weight 1 up_from 30 up_thru 102 down_at 0 last_clean_interval [0,0) [v2:172.21.15.86:6800/1119793016,v1:172.21.15.86:6801/1119793016] [v2:172.21.15.86:6802/1119793016,v1:172.21.15.86:6803/1119793016] exists,up 3505da18-ecd4-458b-bc14-8ab6cd6e8954', 'osd.5 up in weight 1 up_from 36 up_thru 102 down_at 0 last_clean_interval [0,0) [v2:172.21.15.86:6808/1740571876,v1:172.21.15.86:6809/1740571876] [v2:172.21.15.86:6810/1740571876,v1:172.21.15.86:6811/1740571876] exists,up 7dea5bb1-1569-4da4-a0f0-ba64ee75cfb5', 'osd.6 up in weight 1 up_from 42 up_thru 99 down_at 0 last_clean_interval [0,0) [v2:172.21.15.86:6816/991576164,v1:172.21.15.86:6817/991576164] [v2:172.21.15.86:6818/991576164,v1:172.21.15.86:6819/991576164] exists,up 506ccbd6-fb42-48ac-8edc-5a963fd6484e', 'osd.7 up in weight 1 up_from 48 up_thru 102 down_at 0 last_clean_interval [0,0) [v2:172.21.15.86:6824/309237710,v1:172.21.15.86:6825/309237710] [v2:172.21.15.86:6826/309237710,v1:172.21.15.86:6827/309237710] exists,up 5f26541b-73ae-4cca-8975-3f6756134057'] 2023-10-09T10:14:48.026 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon mon.a config show 2023-10-09T10:14:48.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:48 smithi053 bash[79554]: cluster 2023-10-09T10:14:47.145726+0000 mgr.y (mgr.26072) 357 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:48.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:48 smithi053 bash[76859]: cluster 2023-10-09T10:14:47.145726+0000 mgr.y (mgr.26072) 357 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:48.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:48 smithi086 bash[59714]: cluster 2023-10-09T10:14:47.145726+0000 mgr.y (mgr.26072) 357 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:50.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:50 smithi086 bash[59714]: cluster 2023-10-09T10:14:49.146727+0000 mgr.y (mgr.26072) 358 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:50.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:50 smithi053 bash[76859]: cluster 2023-10-09T10:14:49.146727+0000 mgr.y (mgr.26072) 358 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:50.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:50 smithi053 bash[79554]: cluster 2023-10-09T10:14:49.146727+0000 mgr.y (mgr.26072) 358 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:52.569 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:52 smithi053 bash[76859]: cluster 2023-10-09T10:14:51.147511+0000 mgr.y (mgr.26072) 359 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:52.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:52 smithi053 bash[79554]: cluster 2023-10-09T10:14:51.147511+0000 mgr.y (mgr.26072) 359 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:52.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:52 smithi086 bash[59714]: cluster 2023-10-09T10:14:51.147511+0000 mgr.y (mgr.26072) 359 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:52.808 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:14:52.844 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:14:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:14:52] "GET /metrics HTTP/1.1" 200 34085 "" "Prometheus/2.33.4" 2023-10-09T10:14:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:53 smithi086 bash[59714]: audit 2023-10-09T10:14:53.053358+0000 mon.a (mon.0) 459 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:14:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:53 smithi086 bash[59714]: cluster 2023-10-09T10:14:53.148228+0000 mgr.y (mgr.26072) 360 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:54.130 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:53 smithi053 bash[79554]: audit 2023-10-09T10:14:53.053358+0000 mon.a (mon.0) 459 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:14:54.130 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:53 smithi053 bash[79554]: cluster 2023-10-09T10:14:53.148228+0000 mgr.y (mgr.26072) 360 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:54.130 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:53 smithi053 bash[76859]: audit 2023-10-09T10:14:53.053358+0000 mon.a (mon.0) 459 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:14:54.130 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:53 smithi053 bash[76859]: cluster 2023-10-09T10:14:53.148228+0000 mgr.y (mgr.26072) 360 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:56.027 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:14:56.028 INFO:teuthology.orchestra.run.smithi053.stdout: "name": "mon.a", 2023-10-09T10:14:56.028 INFO:teuthology.orchestra.run.smithi053.stdout: "cluster": "ceph", 2023-10-09T10:14:56.028 INFO:teuthology.orchestra.run.smithi053.stdout: "admin_socket": "/var/run/ceph/ceph-mon.a.asok", 2023-10-09T10:14:56.028 INFO:teuthology.orchestra.run.smithi053.stdout: "admin_socket_mode": "", 2023-10-09T10:14:56.028 INFO:teuthology.orchestra.run.smithi053.stdout: "auth_allow_insecure_global_id_reclaim": "false", 2023-10-09T10:14:56.028 INFO:teuthology.orchestra.run.smithi053.stdout: "auth_client_required": "cephx, none", 2023-10-09T10:14:56.028 INFO:teuthology.orchestra.run.smithi053.stdout: "auth_cluster_required": "cephx", 2023-10-09T10:14:56.028 INFO:teuthology.orchestra.run.smithi053.stdout: "auth_debug": "true", 2023-10-09T10:14:56.028 INFO:teuthology.orchestra.run.smithi053.stdout: "auth_expose_insecure_global_id_reclaim": "true", 2023-10-09T10:14:56.028 INFO:teuthology.orchestra.run.smithi053.stdout: "auth_mon_ticket_ttl": "660.000000", 2023-10-09T10:14:56.028 INFO:teuthology.orchestra.run.smithi053.stdout: "auth_service_required": "cephx", 2023-10-09T10:14:56.029 INFO:teuthology.orchestra.run.smithi053.stdout: "auth_service_ticket_ttl": "240.000000", 2023-10-09T10:14:56.029 INFO:teuthology.orchestra.run.smithi053.stdout: "auth_supported": "", 2023-10-09T10:14:56.029 INFO:teuthology.orchestra.run.smithi053.stdout: "bdev_aio": "true", 2023-10-09T10:14:56.029 INFO:teuthology.orchestra.run.smithi053.stdout: "bdev_aio_max_queue_depth": "1024", 2023-10-09T10:14:56.029 INFO:teuthology.orchestra.run.smithi053.stdout: "bdev_aio_poll_ms": "250", 2023-10-09T10:14:56.029 INFO:teuthology.orchestra.run.smithi053.stdout: "bdev_aio_reap_max": "16", 2023-10-09T10:14:56.029 INFO:teuthology.orchestra.run.smithi053.stdout: "bdev_async_discard": "false", 2023-10-09T10:14:56.029 INFO:teuthology.orchestra.run.smithi053.stdout: "bdev_block_size": "4096", 2023-10-09T10:14:56.029 INFO:teuthology.orchestra.run.smithi053.stdout: "bdev_debug_aio": "false", 2023-10-09T10:14:56.029 INFO:teuthology.orchestra.run.smithi053.stdout: "bdev_debug_aio_log_age": "5.000000", 2023-10-09T10:14:56.029 INFO:teuthology.orchestra.run.smithi053.stdout: "bdev_debug_aio_suicide_timeout": "60.000000", 2023-10-09T10:14:56.030 INFO:teuthology.orchestra.run.smithi053.stdout: "bdev_debug_inflight_ios": "false", 2023-10-09T10:14:56.030 INFO:teuthology.orchestra.run.smithi053.stdout: "bdev_enable_discard": "false", 2023-10-09T10:14:56.030 INFO:teuthology.orchestra.run.smithi053.stdout: "bdev_flock_retry": "3", 2023-10-09T10:14:56.030 INFO:teuthology.orchestra.run.smithi053.stdout: "bdev_flock_retry_interval": "0.100000", 2023-10-09T10:14:56.030 INFO:teuthology.orchestra.run.smithi053.stdout: "bdev_inject_crash": "0", 2023-10-09T10:14:56.030 INFO:teuthology.orchestra.run.smithi053.stdout: "bdev_inject_crash_flush_delay": "2", 2023-10-09T10:14:56.030 INFO:teuthology.orchestra.run.smithi053.stdout: "bdev_ioring": "false", 2023-10-09T10:14:56.030 INFO:teuthology.orchestra.run.smithi053.stdout: "bdev_ioring_hipri": "false", 2023-10-09T10:14:56.030 INFO:teuthology.orchestra.run.smithi053.stdout: "bdev_ioring_sqthread_poll": "false", 2023-10-09T10:14:56.030 INFO:teuthology.orchestra.run.smithi053.stdout: "bdev_nvme_unbind_from_kernel": "false", 2023-10-09T10:14:56.030 INFO:teuthology.orchestra.run.smithi053.stdout: "bdev_read_buffer_alignment": "4096", 2023-10-09T10:14:56.031 INFO:teuthology.orchestra.run.smithi053.stdout: "bdev_read_preallocated_huge_buffers": "", 2023-10-09T10:14:56.031 INFO:teuthology.orchestra.run.smithi053.stdout: "bdev_type": "", 2023-10-09T10:14:56.031 INFO:teuthology.orchestra.run.smithi053.stdout: "bluefs_alloc_size": "1048576", 2023-10-09T10:14:56.031 INFO:teuthology.orchestra.run.smithi053.stdout: "bluefs_allocator": "hybrid", 2023-10-09T10:14:56.031 INFO:teuthology.orchestra.run.smithi053.stdout: "bluefs_buffered_io": "true", 2023-10-09T10:14:56.031 INFO:teuthology.orchestra.run.smithi053.stdout: "bluefs_check_for_zeros": "false", 2023-10-09T10:14:56.031 INFO:teuthology.orchestra.run.smithi053.stdout: "bluefs_check_volume_selector_often": "false", 2023-10-09T10:14:56.031 INFO:teuthology.orchestra.run.smithi053.stdout: "bluefs_check_volume_selector_on_umount": "false", 2023-10-09T10:14:56.031 INFO:teuthology.orchestra.run.smithi053.stdout: "bluefs_compact_log_sync": "false", 2023-10-09T10:14:56.031 INFO:teuthology.orchestra.run.smithi053.stdout: "bluefs_failed_shared_alloc_cooldown": "600.000000", 2023-10-09T10:14:56.031 INFO:teuthology.orchestra.run.smithi053.stdout: "bluefs_log_compact_min_ratio": "5.000000", 2023-10-09T10:14:56.031 INFO:teuthology.orchestra.run.smithi053.stdout: "bluefs_log_compact_min_size": "16777216", 2023-10-09T10:14:56.032 INFO:teuthology.orchestra.run.smithi053.stdout: "bluefs_log_replay_check_allocations": "true", 2023-10-09T10:14:56.032 INFO:teuthology.orchestra.run.smithi053.stdout: "bluefs_max_log_runway": "4194304", 2023-10-09T10:14:56.032 INFO:teuthology.orchestra.run.smithi053.stdout: "bluefs_max_prefetch": "1048576", 2023-10-09T10:14:56.032 INFO:teuthology.orchestra.run.smithi053.stdout: "bluefs_min_flush_size": "524288", 2023-10-09T10:14:56.032 INFO:teuthology.orchestra.run.smithi053.stdout: "bluefs_min_log_runway": "1048576", 2023-10-09T10:14:56.032 INFO:teuthology.orchestra.run.smithi053.stdout: "bluefs_replay_recovery": "false", 2023-10-09T10:14:56.032 INFO:teuthology.orchestra.run.smithi053.stdout: "bluefs_replay_recovery_disable_compact": "false", 2023-10-09T10:14:56.032 INFO:teuthology.orchestra.run.smithi053.stdout: "bluefs_shared_alloc_size": "65536", 2023-10-09T10:14:56.032 INFO:teuthology.orchestra.run.smithi053.stdout: "bluefs_sync_write": "false", 2023-10-09T10:14:56.032 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_2q_cache_kin_ratio": "0.500000", 2023-10-09T10:14:56.032 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_2q_cache_kout_ratio": "0.500000", 2023-10-09T10:14:56.033 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_alloc_stats_dump_interval": "86400.000000", 2023-10-09T10:14:56.033 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_allocation_from_file": "true", 2023-10-09T10:14:56.033 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_allocator": "hybrid", 2023-10-09T10:14:56.033 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_avl_alloc_bf_free_pct": "4", 2023-10-09T10:14:56.033 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_avl_alloc_bf_threshold": "131072", 2023-10-09T10:14:56.033 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_avl_alloc_ff_max_search_bytes": "16777216", 2023-10-09T10:14:56.033 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_avl_alloc_ff_max_search_count": "100", 2023-10-09T10:14:56.033 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_bitmapallocator_blocks_per_zone": "1024", 2023-10-09T10:14:56.033 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_bitmapallocator_span_size": "1024", 2023-10-09T10:14:56.033 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_blobid_prealloc": "10240", 2023-10-09T10:14:56.033 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_block_create": "true", 2023-10-09T10:14:56.033 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_block_db_create": "false", 2023-10-09T10:14:56.034 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_block_db_path": "", 2023-10-09T10:14:56.034 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_block_db_size": "0", 2023-10-09T10:14:56.034 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_block_path": "", 2023-10-09T10:14:56.034 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_block_preallocate_file": "false", 2023-10-09T10:14:56.034 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_block_size": "107374182400", 2023-10-09T10:14:56.034 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_block_wal_create": "false", 2023-10-09T10:14:56.034 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_block_wal_path": "", 2023-10-09T10:14:56.034 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_block_wal_size": "100663296", 2023-10-09T10:14:56.034 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_bluefs": "true", 2023-10-09T10:14:56.034 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_bluefs_alloc_failure_dump_interval": "0.000000", 2023-10-09T10:14:56.034 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_bluefs_env_mirror": "false", 2023-10-09T10:14:56.035 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_bluefs_max_free": "10737418240", 2023-10-09T10:14:56.035 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_cache_age_bin_interval": "1.000000", 2023-10-09T10:14:56.035 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_cache_age_bins_data": "1 2 6 24 120 720 0 0 0 0", 2023-10-09T10:14:56.035 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_cache_age_bins_kv": "1 2 6 24 120 720 0 0 0 0", 2023-10-09T10:14:56.035 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_cache_age_bins_kv_onode": "0 0 0 0 0 0 0 0 0 720", 2023-10-09T10:14:56.035 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_cache_age_bins_meta": "1 2 6 24 120 720 0 0 0 0", 2023-10-09T10:14:56.035 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_cache_autotune": "true", 2023-10-09T10:14:56.035 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_cache_autotune_interval": "5.000000", 2023-10-09T10:14:56.035 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_cache_kv_onode_ratio": "0.040000", 2023-10-09T10:14:56.035 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_cache_kv_ratio": "0.450000", 2023-10-09T10:14:56.035 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_cache_meta_ratio": "0.450000", 2023-10-09T10:14:56.035 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_cache_size": "0", 2023-10-09T10:14:56.035 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_cache_size_hdd": "1073741824", 2023-10-09T10:14:56.036 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_cache_size_ssd": "3221225472", 2023-10-09T10:14:56.036 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_cache_trim_interval": "0.050000", 2023-10-09T10:14:56.036 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_cache_trim_max_skip_pinned": "1000", 2023-10-09T10:14:56.036 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_cache_type": "2q", 2023-10-09T10:14:56.036 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_cleaner_sleep_interval": "5.000000", 2023-10-09T10:14:56.036 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_clone_cow": "true", 2023-10-09T10:14:56.036 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_compression_algorithm": "snappy", 2023-10-09T10:14:56.036 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_compression_max_blob_size": "0", 2023-10-09T10:14:56.036 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_compression_max_blob_size_hdd": "65536", 2023-10-09T10:14:56.036 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_compression_max_blob_size_ssd": "65536", 2023-10-09T10:14:56.036 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_compression_min_blob_size": "0", 2023-10-09T10:14:56.037 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_compression_min_blob_size_hdd": "8192", 2023-10-09T10:14:56.037 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_compression_min_blob_size_ssd": "65536", 2023-10-09T10:14:56.037 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_compression_mode": "none", 2023-10-09T10:14:56.037 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_compression_required_ratio": "0.875000", 2023-10-09T10:14:56.037 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_csum_type": "crc32c", 2023-10-09T10:14:56.037 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_debug_enforce_settings": "default", 2023-10-09T10:14:56.037 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_debug_freelist": "false", 2023-10-09T10:14:56.037 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_debug_fsck_abort": "false", 2023-10-09T10:14:56.037 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_debug_inject_allocation_from_file_failure": "0.000000", 2023-10-09T10:14:56.037 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_debug_inject_bug21040": "false", 2023-10-09T10:14:56.037 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_debug_inject_csum_err_probability": "0.000000", 2023-10-09T10:14:56.038 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_debug_inject_read_err": "false", 2023-10-09T10:14:56.038 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_debug_legacy_omap": "false", 2023-10-09T10:14:56.038 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_debug_no_reuse_blocks": "false", 2023-10-09T10:14:56.038 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_debug_omit_block_device_write": "false", 2023-10-09T10:14:56.038 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_debug_omit_kv_commit": "false", 2023-10-09T10:14:56.038 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_debug_permit_any_bdev_label": "false", 2023-10-09T10:14:56.038 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_debug_prefill": "0.000000", 2023-10-09T10:14:56.038 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_debug_prefragment_max": "1048576", 2023-10-09T10:14:56.038 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_debug_random_read_err": "0.000000", 2023-10-09T10:14:56.038 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_debug_randomize_serial_transaction": "0", 2023-10-09T10:14:56.038 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_debug_small_allocations": "0", 2023-10-09T10:14:56.039 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_debug_too_many_blobs_threshold": "24576", 2023-10-09T10:14:56.039 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_default_buffered_read": "true", 2023-10-09T10:14:56.039 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_default_buffered_write": "false", 2023-10-09T10:14:56.039 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_deferred_batch_ops": "0", 2023-10-09T10:14:56.039 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_deferred_batch_ops_hdd": "64", 2023-10-09T10:14:56.039 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_deferred_batch_ops_ssd": "16", 2023-10-09T10:14:56.039 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_extent_map_inline_shard_prealloc_size": "256", 2023-10-09T10:14:56.039 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_extent_map_shard_max_size": "1200", 2023-10-09T10:14:56.039 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_extent_map_shard_min_size": "150", 2023-10-09T10:14:56.039 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_extent_map_shard_target_size": "500", 2023-10-09T10:14:56.039 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_extent_map_shard_target_size_slop": "0.200000", 2023-10-09T10:14:56.039 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_fail_eio": "false", 2023-10-09T10:14:56.039 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_freelist_blocks_per_key": "128", 2023-10-09T10:14:56.040 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_fsck_error_on_no_per_pg_omap": "false", 2023-10-09T10:14:56.040 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_fsck_error_on_no_per_pool_omap": "false", 2023-10-09T10:14:56.040 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_fsck_error_on_no_per_pool_stats": "false", 2023-10-09T10:14:56.040 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_fsck_on_mkfs": "true", 2023-10-09T10:14:56.040 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_fsck_on_mkfs_deep": "false", 2023-10-09T10:14:56.040 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_fsck_on_mount": "false", 2023-10-09T10:14:56.040 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_fsck_on_mount_deep": "false", 2023-10-09T10:14:56.040 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_fsck_on_umount": "false", 2023-10-09T10:14:56.040 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_fsck_on_umount_deep": "false", 2023-10-09T10:14:56.040 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_fsck_quick_fix_on_mount": "false", 2023-10-09T10:14:56.040 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_fsck_quick_fix_threads": "2", 2023-10-09T10:14:56.040 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_fsck_read_bytes_cap": "67108864", 2023-10-09T10:14:56.041 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_fsck_shared_blob_tracker_size": "0.031250", 2023-10-09T10:14:56.041 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_gc_enable_blob_threshold": "0", 2023-10-09T10:14:56.041 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_gc_enable_total_threshold": "0", 2023-10-09T10:14:56.041 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_hybrid_alloc_mem_cap": "67108864", 2023-10-09T10:14:56.041 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_ignore_data_csum": "false", 2023-10-09T10:14:56.041 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_kv_sync_util_logging_s": "10.000000", 2023-10-09T10:14:56.041 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_kvbackend": "rocksdb", 2023-10-09T10:14:56.041 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_log_collection_list_age": "60.000000", 2023-10-09T10:14:56.041 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_log_omap_iterator_age": "5.000000", 2023-10-09T10:14:56.041 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_log_op_age": "5.000000", 2023-10-09T10:14:56.041 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_max_alloc_size": "0", 2023-10-09T10:14:56.041 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_max_blob_size": "0", 2023-10-09T10:14:56.042 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_max_blob_size_hdd": "65536", 2023-10-09T10:14:56.042 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_max_blob_size_ssd": "65536", 2023-10-09T10:14:56.042 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_max_defer_interval": "3.000000", 2023-10-09T10:14:56.042 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_max_deferred_txc": "32", 2023-10-09T10:14:56.042 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_min_alloc_size": "0", 2023-10-09T10:14:56.042 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_min_alloc_size_hdd": "4096", 2023-10-09T10:14:56.042 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_min_alloc_size_ssd": "4096", 2023-10-09T10:14:56.042 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_nid_prealloc": "1024", 2023-10-09T10:14:56.042 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_prefer_deferred_size": "0", 2023-10-09T10:14:56.042 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_prefer_deferred_size_hdd": "65536", 2023-10-09T10:14:56.042 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_prefer_deferred_size_ssd": "0", 2023-10-09T10:14:56.043 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_qfsck_on_mount": "true", 2023-10-09T10:14:56.043 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_retry_disk_reads": "3", 2023-10-09T10:14:56.043 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_rocksdb_cf": "true", 2023-10-09T10:14:56.043 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_rocksdb_cfs": "m(3) p(3,0-12) O(3,0-13)=block_cache={type=binned_lru} L=min_write_buffer_number_to_merge=32 P=min_write_buffer_number_to_merge=32", 2023-10-09T10:14:56.043 INFO:teuthology.orchestra.run.smithi053.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-10-09T10:14:56.043 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_rocksdb_options_annex": "", 2023-10-09T10:14:56.043 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_spdk_coremask": "0x1", 2023-10-09T10:14:56.043 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_spdk_io_sleep": "5", 2023-10-09T10:14:56.043 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_spdk_max_io_completion": "0", 2023-10-09T10:14:56.043 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_spdk_mem": "512", 2023-10-09T10:14:56.043 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_sync_submit_transaction": "false", 2023-10-09T10:14:56.043 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_throttle_bytes": "67108864", 2023-10-09T10:14:56.044 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_throttle_cost_per_io": "0", 2023-10-09T10:14:56.044 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_throttle_cost_per_io_hdd": "670000", 2023-10-09T10:14:56.044 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_throttle_cost_per_io_ssd": "4000", 2023-10-09T10:14:56.044 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_throttle_deferred_bytes": "134217728", 2023-10-09T10:14:56.044 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_throttle_trace_rate": "0.000000", 2023-10-09T10:14:56.044 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_tracing": "false", 2023-10-09T10:14:56.044 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_use_optimal_io_size_for_min_alloc_size": "false", 2023-10-09T10:14:56.044 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_volume_selection_policy": "use_some_extra", 2023-10-09T10:14:56.044 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_volume_selection_reserved": "0", 2023-10-09T10:14:56.044 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_volume_selection_reserved_factor": "2.000000", 2023-10-09T10:14:56.044 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_warn_on_bluefs_spillover": "true", 2023-10-09T10:14:56.045 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_warn_on_legacy_statfs": "true", 2023-10-09T10:14:56.045 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_warn_on_no_per_pg_omap": "false", 2023-10-09T10:14:56.045 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_warn_on_no_per_pool_omap": "true", 2023-10-09T10:14:56.045 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_warn_on_spurious_read_errors": "true", 2023-10-09T10:14:56.045 INFO:teuthology.orchestra.run.smithi053.stdout: "bluestore_zero_block_detection": "false", 2023-10-09T10:14:56.045 INFO:teuthology.orchestra.run.smithi053.stdout: "cephadm_path": "/usr/sbin/cephadm", 2023-10-09T10:14:56.045 INFO:teuthology.orchestra.run.smithi053.stdout: "cephfs_mirror_action_update_interval": "2", 2023-10-09T10:14:56.045 INFO:teuthology.orchestra.run.smithi053.stdout: "cephfs_mirror_directory_scan_interval": "10", 2023-10-09T10:14:56.045 INFO:teuthology.orchestra.run.smithi053.stdout: "cephfs_mirror_max_concurrent_directory_syncs": "3", 2023-10-09T10:14:56.045 INFO:teuthology.orchestra.run.smithi053.stdout: "cephfs_mirror_max_consecutive_failures_per_directory": "10", 2023-10-09T10:14:56.045 INFO:teuthology.orchestra.run.smithi053.stdout: "cephfs_mirror_max_snapshot_sync_per_cycle": "3", 2023-10-09T10:14:56.046 INFO:teuthology.orchestra.run.smithi053.stdout: "cephfs_mirror_mount_timeout": "10", 2023-10-09T10:14:56.046 INFO:teuthology.orchestra.run.smithi053.stdout: "cephfs_mirror_restart_mirror_on_blocklist_interval": "30", 2023-10-09T10:14:56.046 INFO:teuthology.orchestra.run.smithi053.stdout: "cephfs_mirror_restart_mirror_on_failure_interval": "20", 2023-10-09T10:14:56.046 INFO:teuthology.orchestra.run.smithi053.stdout: "cephfs_mirror_retry_failed_directories_interval": "60", 2023-10-09T10:14:56.046 INFO:teuthology.orchestra.run.smithi053.stdout: "cephsqlite_blocklist_dead_locker": "true", 2023-10-09T10:14:56.046 INFO:teuthology.orchestra.run.smithi053.stdout: "cephsqlite_lock_renewal_interval": "2000", 2023-10-09T10:14:56.046 INFO:teuthology.orchestra.run.smithi053.stdout: "cephsqlite_lock_renewal_timeout": "30000", 2023-10-09T10:14:56.046 INFO:teuthology.orchestra.run.smithi053.stdout: "cephx_cluster_require_signatures": "false", 2023-10-09T10:14:56.046 INFO:teuthology.orchestra.run.smithi053.stdout: "cephx_cluster_require_version": "2", 2023-10-09T10:14:56.046 INFO:teuthology.orchestra.run.smithi053.stdout: "cephx_require_signatures": "false", 2023-10-09T10:14:56.046 INFO:teuthology.orchestra.run.smithi053.stdout: "cephx_require_version": "2", 2023-10-09T10:14:56.047 INFO:teuthology.orchestra.run.smithi053.stdout: "cephx_service_require_signatures": "false", 2023-10-09T10:14:56.047 INFO:teuthology.orchestra.run.smithi053.stdout: "cephx_service_require_version": "2", 2023-10-09T10:14:56.047 INFO:teuthology.orchestra.run.smithi053.stdout: "cephx_sign_messages": "true", 2023-10-09T10:14:56.047 INFO:teuthology.orchestra.run.smithi053.stdout: "chdir": "", 2023-10-09T10:14:56.047 INFO:teuthology.orchestra.run.smithi053.stdout: "client_acl_type": "", 2023-10-09T10:14:56.047 INFO:teuthology.orchestra.run.smithi053.stdout: "client_asio_thread_count": "2", 2023-10-09T10:14:56.047 INFO:teuthology.orchestra.run.smithi053.stdout: "client_cache_mid": "0.750000", 2023-10-09T10:14:56.047 INFO:teuthology.orchestra.run.smithi053.stdout: "client_cache_size": "16384", 2023-10-09T10:14:56.047 INFO:teuthology.orchestra.run.smithi053.stdout: "client_caps_release_delay": "5", 2023-10-09T10:14:56.047 INFO:teuthology.orchestra.run.smithi053.stdout: "client_check_pool_perm": "true", 2023-10-09T10:14:56.047 INFO:teuthology.orchestra.run.smithi053.stdout: "client_collect_and_send_global_metrics": "false", 2023-10-09T10:14:56.047 INFO:teuthology.orchestra.run.smithi053.stdout: "client_debug_force_sync_read": "false", 2023-10-09T10:14:56.048 INFO:teuthology.orchestra.run.smithi053.stdout: "client_debug_getattr_caps": "false", 2023-10-09T10:14:56.048 INFO:teuthology.orchestra.run.smithi053.stdout: "client_debug_inject_tick_delay": "0", 2023-10-09T10:14:56.048 INFO:teuthology.orchestra.run.smithi053.stdout: "client_die_on_failed_dentry_invalidate": "true", 2023-10-09T10:14:56.048 INFO:teuthology.orchestra.run.smithi053.stdout: "client_die_on_failed_remount": "false", 2023-10-09T10:14:56.048 INFO:teuthology.orchestra.run.smithi053.stdout: "client_dirsize_rbytes": "true", 2023-10-09T10:14:56.048 INFO:teuthology.orchestra.run.smithi053.stdout: "client_force_lazyio": "false", 2023-10-09T10:14:56.048 INFO:teuthology.orchestra.run.smithi053.stdout: "client_fs": "", 2023-10-09T10:14:56.048 INFO:teuthology.orchestra.run.smithi053.stdout: "client_inject_fixed_oldest_tid": "false", 2023-10-09T10:14:56.048 INFO:teuthology.orchestra.run.smithi053.stdout: "client_inject_release_failure": "false", 2023-10-09T10:14:56.048 INFO:teuthology.orchestra.run.smithi053.stdout: "client_max_inline_size": "4096", 2023-10-09T10:14:56.048 INFO:teuthology.orchestra.run.smithi053.stdout: "client_max_retries_on_remount_failure": "5", 2023-10-09T10:14:56.049 INFO:teuthology.orchestra.run.smithi053.stdout: "client_mds_namespace": "", 2023-10-09T10:14:56.049 INFO:teuthology.orchestra.run.smithi053.stdout: "client_metadata": "", 2023-10-09T10:14:56.049 INFO:teuthology.orchestra.run.smithi053.stdout: "client_mount_gid": "-1", 2023-10-09T10:14:56.049 INFO:teuthology.orchestra.run.smithi053.stdout: "client_mount_timeout": "300", 2023-10-09T10:14:56.049 INFO:teuthology.orchestra.run.smithi053.stdout: "client_mount_uid": "-1", 2023-10-09T10:14:56.049 INFO:teuthology.orchestra.run.smithi053.stdout: "client_mountpoint": "/", 2023-10-09T10:14:56.049 INFO:teuthology.orchestra.run.smithi053.stdout: "client_notify_timeout": "10", 2023-10-09T10:14:56.049 INFO:teuthology.orchestra.run.smithi053.stdout: "client_oc": "true", 2023-10-09T10:14:56.049 INFO:teuthology.orchestra.run.smithi053.stdout: "client_oc_max_dirty": "104857600", 2023-10-09T10:14:56.049 INFO:teuthology.orchestra.run.smithi053.stdout: "client_oc_max_dirty_age": "5.000000", 2023-10-09T10:14:56.049 INFO:teuthology.orchestra.run.smithi053.stdout: "client_oc_max_objects": "1000", 2023-10-09T10:14:56.049 INFO:teuthology.orchestra.run.smithi053.stdout: "client_oc_size": "209715200", 2023-10-09T10:14:56.050 INFO:teuthology.orchestra.run.smithi053.stdout: "client_oc_target_dirty": "8388608", 2023-10-09T10:14:56.050 INFO:teuthology.orchestra.run.smithi053.stdout: "client_permissions": "true", 2023-10-09T10:14:56.050 INFO:teuthology.orchestra.run.smithi053.stdout: "client_quota": "true", 2023-10-09T10:14:56.050 INFO:teuthology.orchestra.run.smithi053.stdout: "client_quota_df": "true", 2023-10-09T10:14:56.050 INFO:teuthology.orchestra.run.smithi053.stdout: "client_readahead_max_bytes": "0", 2023-10-09T10:14:56.050 INFO:teuthology.orchestra.run.smithi053.stdout: "client_readahead_max_periods": "4", 2023-10-09T10:14:56.050 INFO:teuthology.orchestra.run.smithi053.stdout: "client_readahead_min": "131072", 2023-10-09T10:14:56.050 INFO:teuthology.orchestra.run.smithi053.stdout: "client_reconnect_stale": "false", 2023-10-09T10:14:56.050 INFO:teuthology.orchestra.run.smithi053.stdout: "client_shutdown_timeout": "30", 2023-10-09T10:14:56.050 INFO:teuthology.orchestra.run.smithi053.stdout: "client_snapdir": ".snap", 2023-10-09T10:14:56.050 INFO:teuthology.orchestra.run.smithi053.stdout: "client_tick_interval": "1", 2023-10-09T10:14:56.050 INFO:teuthology.orchestra.run.smithi053.stdout: "client_trace": "", 2023-10-09T10:14:56.051 INFO:teuthology.orchestra.run.smithi053.stdout: "client_try_dentry_invalidate": "false", 2023-10-09T10:14:56.051 INFO:teuthology.orchestra.run.smithi053.stdout: "client_use_faked_inos": "false", 2023-10-09T10:14:56.051 INFO:teuthology.orchestra.run.smithi053.stdout: "client_use_random_mds": "false", 2023-10-09T10:14:56.051 INFO:teuthology.orchestra.run.smithi053.stdout: "clog_to_graylog": "false", 2023-10-09T10:14:56.051 INFO:teuthology.orchestra.run.smithi053.stdout: "clog_to_graylog_host": "127.0.0.1", 2023-10-09T10:14:56.051 INFO:teuthology.orchestra.run.smithi053.stdout: "clog_to_graylog_port": "12201", 2023-10-09T10:14:56.051 INFO:teuthology.orchestra.run.smithi053.stdout: "clog_to_monitors": "default=true", 2023-10-09T10:14:56.051 INFO:teuthology.orchestra.run.smithi053.stdout: "clog_to_syslog": "false", 2023-10-09T10:14:56.051 INFO:teuthology.orchestra.run.smithi053.stdout: "clog_to_syslog_facility": "default=daemon audit=local0", 2023-10-09T10:14:56.051 INFO:teuthology.orchestra.run.smithi053.stdout: "clog_to_syslog_level": "info", 2023-10-09T10:14:56.051 INFO:teuthology.orchestra.run.smithi053.stdout: "cluster_addr": "-", 2023-10-09T10:14:56.051 INFO:teuthology.orchestra.run.smithi053.stdout: "cluster_network": "", 2023-10-09T10:14:56.052 INFO:teuthology.orchestra.run.smithi053.stdout: "cluster_network_interface": "", 2023-10-09T10:14:56.052 INFO:teuthology.orchestra.run.smithi053.stdout: "compressor_zlib_isal": "false", 2023-10-09T10:14:56.052 INFO:teuthology.orchestra.run.smithi053.stdout: "compressor_zlib_level": "5", 2023-10-09T10:14:56.052 INFO:teuthology.orchestra.run.smithi053.stdout: "compressor_zlib_winsize": "-15", 2023-10-09T10:14:56.052 INFO:teuthology.orchestra.run.smithi053.stdout: "compressor_zstd_level": "1", 2023-10-09T10:14:56.052 INFO:teuthology.orchestra.run.smithi053.stdout: "container_image": "quay.ceph.io/ceph-ci/ceph@sha256:f1b604d5f2ca70c029abed5d4751ce47aa1c979454bd17275a62f3ffa2ac6e8c", 2023-10-09T10:14:56.052 INFO:teuthology.orchestra.run.smithi053.stdout: "crash_dir": "/var/lib/ceph/crash", 2023-10-09T10:14:56.052 INFO:teuthology.orchestra.run.smithi053.stdout: "crimson_alien_op_num_threads": "6", 2023-10-09T10:14:56.052 INFO:teuthology.orchestra.run.smithi053.stdout: "crimson_alien_thread_cpu_cores": "", 2023-10-09T10:14:56.052 INFO:teuthology.orchestra.run.smithi053.stdout: "crimson_osd_obc_lru_size": "10", 2023-10-09T10:14:56.052 INFO:teuthology.orchestra.run.smithi053.stdout: "crimson_osd_scheduler_concurrency": "0", 2023-10-09T10:14:56.052 INFO:teuthology.orchestra.run.smithi053.stdout: "crimson_seastar_smp": "1", 2023-10-09T10:14:56.053 INFO:teuthology.orchestra.run.smithi053.stdout: "crush_location": "", 2023-10-09T10:14:56.053 INFO:teuthology.orchestra.run.smithi053.stdout: "crush_location_hook": "", 2023-10-09T10:14:56.053 INFO:teuthology.orchestra.run.smithi053.stdout: "crush_location_hook_timeout": "10", 2023-10-09T10:14:56.053 INFO:teuthology.orchestra.run.smithi053.stdout: "daemonize": "false", 2023-10-09T10:14:56.053 INFO:teuthology.orchestra.run.smithi053.stdout: "daos_pool": "tank", 2023-10-09T10:14:56.053 INFO:teuthology.orchestra.run.smithi053.stdout: "dbstore_config_uri": "file:/var/lib/ceph/radosgw/dbstore-config.db", 2023-10-09T10:14:56.053 INFO:teuthology.orchestra.run.smithi053.stdout: "dbstore_db_dir": "/var/lib/ceph/radosgw", 2023-10-09T10:14:56.053 INFO:teuthology.orchestra.run.smithi053.stdout: "dbstore_db_name_prefix": "dbstore", 2023-10-09T10:14:56.053 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_alienstore": "0/5", 2023-10-09T10:14:56.053 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_allow_any_pool_priority": "false", 2023-10-09T10:14:56.053 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_asok": "1/5", 2023-10-09T10:14:56.054 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_asok_assert_abort": "false", 2023-10-09T10:14:56.054 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_asserts_on_shutdown": "true", 2023-10-09T10:14:56.054 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_auth": "1/5", 2023-10-09T10:14:56.054 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_bdev": "1/3", 2023-10-09T10:14:56.054 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_bluefs": "1/5", 2023-10-09T10:14:56.054 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_bluestore": "1/5", 2023-10-09T10:14:56.054 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_buffer": "0/1", 2023-10-09T10:14:56.054 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_ceph_exporter": "1/5", 2023-10-09T10:14:56.054 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_cephfs_mirror": "0/5", 2023-10-09T10:14:56.054 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_cephsqlite": "0/5", 2023-10-09T10:14:56.054 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_client": "0/5", 2023-10-09T10:14:56.054 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_compressor": "1/5", 2023-10-09T10:14:56.055 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_context": "0/1", 2023-10-09T10:14:56.055 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_crush": "1/1", 2023-10-09T10:14:56.055 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_crypto": "1/5", 2023-10-09T10:14:56.055 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_cyanstore": "0/5", 2023-10-09T10:14:56.055 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_deliberately_leak_memory": "false", 2023-10-09T10:14:56.055 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_disable_randomized_ping": "false", 2023-10-09T10:14:56.055 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_dpdk": "1/5", 2023-10-09T10:14:56.055 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_eventtrace": "1/5", 2023-10-09T10:14:56.055 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_filer": "0/1", 2023-10-09T10:14:56.055 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_filestore": "1/3", 2023-10-09T10:14:56.055 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_finisher": "1/1", 2023-10-09T10:14:56.055 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_fuse": "1/5", 2023-10-09T10:14:56.056 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_heartbeat_testing_span": "0", 2023-10-09T10:14:56.056 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_heartbeatmap": "1/5", 2023-10-09T10:14:56.056 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_immutable_obj_cache": "0/5", 2023-10-09T10:14:56.056 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_javaclient": "1/5", 2023-10-09T10:14:56.056 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_journal": "1/3", 2023-10-09T10:14:56.056 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_journaler": "0/5", 2023-10-09T10:14:56.056 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_kstore": "1/5", 2023-10-09T10:14:56.056 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_leveldb": "4/5", 2023-10-09T10:14:56.056 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_lockdep": "0/1", 2023-10-09T10:14:56.056 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_mclock": "1/5", 2023-10-09T10:14:56.056 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_mds": "1/5", 2023-10-09T10:14:56.056 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_mds_balancer": "1/5", 2023-10-09T10:14:56.057 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_mds_locker": "1/5", 2023-10-09T10:14:56.057 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_mds_log": "1/5", 2023-10-09T10:14:56.057 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_mds_log_expire": "1/5", 2023-10-09T10:14:56.057 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_mds_migrator": "1/5", 2023-10-09T10:14:56.057 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_memstore": "1/5", 2023-10-09T10:14:56.057 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_mgr": "2/5", 2023-10-09T10:14:56.057 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_mgrc": "1/5", 2023-10-09T10:14:56.057 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_mon": "20/20", 2023-10-09T10:14:56.057 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_monc": "0/10", 2023-10-09T10:14:56.057 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_ms": "1/1", 2023-10-09T10:14:56.057 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_none": "0/5", 2023-10-09T10:14:56.058 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_objclass": "0/5", 2023-10-09T10:14:56.058 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_objectcacher": "0/5", 2023-10-09T10:14:56.058 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_objecter": "0/1", 2023-10-09T10:14:56.058 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_optracker": "0/5", 2023-10-09T10:14:56.058 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_osd": "1/5", 2023-10-09T10:14:56.058 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_paxos": "20/20", 2023-10-09T10:14:56.058 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_perfcounter": "1/5", 2023-10-09T10:14:56.058 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_prioritycache": "1/5", 2023-10-09T10:14:56.058 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_rados": "0/5", 2023-10-09T10:14:56.058 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_rbd": "0/5", 2023-10-09T10:14:56.058 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_rbd_mirror": "0/5", 2023-10-09T10:14:56.059 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_rbd_pwl": "0/5", 2023-10-09T10:14:56.059 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_rbd_replay": "0/5", 2023-10-09T10:14:56.059 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_refs": "0/0", 2023-10-09T10:14:56.059 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_reserver": "1/1", 2023-10-09T10:14:56.059 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_rgw": "1/5", 2023-10-09T10:14:56.059 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_rgw_access": "1/5", 2023-10-09T10:14:56.059 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_rgw_datacache": "1/5", 2023-10-09T10:14:56.059 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_rgw_dbstore": "1/5", 2023-10-09T10:14:56.059 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_rgw_flight": "1/5", 2023-10-09T10:14:56.059 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_rgw_sync": "1/5", 2023-10-09T10:14:56.059 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_rocksdb": "4/5", 2023-10-09T10:14:56.059 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_seastore": "0/5", 2023-10-09T10:14:56.060 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_seastore_backref": "0/5", 2023-10-09T10:14:56.060 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_seastore_cache": "0/5", 2023-10-09T10:14:56.060 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_seastore_cleaner": "0/5", 2023-10-09T10:14:56.060 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_seastore_device": "0/5", 2023-10-09T10:14:56.060 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_seastore_epm": "0/5", 2023-10-09T10:14:56.060 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_seastore_fixedkv_tree": "0/5", 2023-10-09T10:14:56.060 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_seastore_journal": "0/5", 2023-10-09T10:14:56.060 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_seastore_lba": "0/5", 2023-10-09T10:14:56.060 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_seastore_odata": "0/5", 2023-10-09T10:14:56.060 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_seastore_omap": "0/5", 2023-10-09T10:14:56.060 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_seastore_onode": "0/5", 2023-10-09T10:14:56.060 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_seastore_t": "0/5", 2023-10-09T10:14:56.061 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_seastore_tm": "0/5", 2023-10-09T10:14:56.061 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_striper": "0/1", 2023-10-09T10:14:56.061 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_test": "0/5", 2023-10-09T10:14:56.061 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_throttle": "1/1", 2023-10-09T10:14:56.061 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_timer": "0/1", 2023-10-09T10:14:56.061 INFO:teuthology.orchestra.run.smithi053.stdout: "debug_tp": "0/5", 2023-10-09T10:14:56.061 INFO:teuthology.orchestra.run.smithi053.stdout: "device_failure_prediction_mode": "none", 2023-10-09T10:14:56.061 INFO:teuthology.orchestra.run.smithi053.stdout: "enable_experimental_unrecoverable_data_corrupting_features": "", 2023-10-09T10:14:56.061 INFO:teuthology.orchestra.run.smithi053.stdout: "erasure_code_dir": "/usr/lib64/ceph/erasure-code", 2023-10-09T10:14:56.061 INFO:teuthology.orchestra.run.smithi053.stdout: "err_to_graylog": "false", 2023-10-09T10:14:56.061 INFO:teuthology.orchestra.run.smithi053.stdout: "err_to_journald": "false", 2023-10-09T10:14:56.062 INFO:teuthology.orchestra.run.smithi053.stdout: "err_to_stderr": "true", 2023-10-09T10:14:56.062 INFO:teuthology.orchestra.run.smithi053.stdout: "err_to_syslog": "false", 2023-10-09T10:14:56.062 INFO:teuthology.orchestra.run.smithi053.stdout: "event_tracing": "false", 2023-10-09T10:14:56.062 INFO:teuthology.orchestra.run.smithi053.stdout: "exporter_addr": "0.0.0.0", 2023-10-09T10:14:56.062 INFO:teuthology.orchestra.run.smithi053.stdout: "exporter_http_port": "9926", 2023-10-09T10:14:56.062 INFO:teuthology.orchestra.run.smithi053.stdout: "exporter_prio_limit": "5", 2023-10-09T10:14:56.062 INFO:teuthology.orchestra.run.smithi053.stdout: "exporter_sock_dir": "/var/run/ceph/", 2023-10-09T10:14:56.062 INFO:teuthology.orchestra.run.smithi053.stdout: "exporter_sort_metrics": "true", 2023-10-09T10:14:56.062 INFO:teuthology.orchestra.run.smithi053.stdout: "exporter_stats_period": "5", 2023-10-09T10:14:56.062 INFO:teuthology.orchestra.run.smithi053.stdout: "fake_statfs_for_testing": "0", 2023-10-09T10:14:56.062 INFO:teuthology.orchestra.run.smithi053.stdout: "fatal_signal_handlers": "true", 2023-10-09T10:14:56.063 INFO:teuthology.orchestra.run.smithi053.stdout: "filer_max_purge_ops": "10", 2023-10-09T10:14:56.063 INFO:teuthology.orchestra.run.smithi053.stdout: "filer_max_truncate_ops": "128", 2023-10-09T10:14:56.063 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_apply_finisher_threads": "1", 2023-10-09T10:14:56.063 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_blackhole": "false", 2023-10-09T10:14:56.063 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_btrfs_clone_range": "true", 2023-10-09T10:14:56.063 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_btrfs_snap": "true", 2023-10-09T10:14:56.063 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_caller_concurrency": "10", 2023-10-09T10:14:56.063 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_collect_device_partition_information": "true", 2023-10-09T10:14:56.063 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_commit_timeout": "600.000000", 2023-10-09T10:14:56.064 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_debug_inject_read_err": "false", 2023-10-09T10:14:56.064 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_debug_omap_check": "false", 2023-10-09T10:14:56.064 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_debug_random_read_err": "0.000000", 2023-10-09T10:14:56.064 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_debug_verify_split": "false", 2023-10-09T10:14:56.064 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_dump_file": "", 2023-10-09T10:14:56.064 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_expected_throughput_bytes": "209715200.000000", 2023-10-09T10:14:56.064 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_expected_throughput_ops": "200.000000", 2023-10-09T10:14:56.064 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_fadvise": "true", 2023-10-09T10:14:56.064 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_fail_eio": "true", 2023-10-09T10:14:56.064 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_fd_cache_shards": "16", 2023-10-09T10:14:56.064 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_fd_cache_size": "128", 2023-10-09T10:14:56.064 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_fiemap": "false", 2023-10-09T10:14:56.065 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_fiemap_threshold": "4096", 2023-10-09T10:14:56.065 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_fsync_flushes_journal_data": "false", 2023-10-09T10:14:56.065 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_index_retry_probability": "0.000000", 2023-10-09T10:14:56.065 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_inject_stall": "0", 2023-10-09T10:14:56.065 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_journal_parallel": "false", 2023-10-09T10:14:56.065 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_journal_trailing": "false", 2023-10-09T10:14:56.065 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_journal_writeahead": "false", 2023-10-09T10:14:56.065 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_kill_at": "0", 2023-10-09T10:14:56.065 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_max_alloc_hint_size": "1048576", 2023-10-09T10:14:56.065 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_max_inline_xattr_size": "0", 2023-10-09T10:14:56.065 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_max_inline_xattr_size_btrfs": "2048", 2023-10-09T10:14:56.066 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_max_inline_xattr_size_other": "512", 2023-10-09T10:14:56.066 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_max_inline_xattr_size_xfs": "65536", 2023-10-09T10:14:56.066 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_max_inline_xattrs": "0", 2023-10-09T10:14:56.066 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_max_inline_xattrs_btrfs": "10", 2023-10-09T10:14:56.066 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_max_inline_xattrs_other": "2", 2023-10-09T10:14:56.066 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_max_inline_xattrs_xfs": "10", 2023-10-09T10:14:56.066 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_max_sync_interval": "5.000000", 2023-10-09T10:14:56.066 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_max_xattr_value_size": "0", 2023-10-09T10:14:56.066 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_max_xattr_value_size_btrfs": "65536", 2023-10-09T10:14:56.066 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_max_xattr_value_size_other": "1024", 2023-10-09T10:14:56.066 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_max_xattr_value_size_xfs": "65536", 2023-10-09T10:14:56.066 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_merge_threshold": "-10", 2023-10-09T10:14:56.067 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_min_sync_interval": "0.010000", 2023-10-09T10:14:56.067 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_odsync_write": "false", 2023-10-09T10:14:56.067 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_omap_backend": "rocksdb", 2023-10-09T10:14:56.067 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_omap_backend_path": "", 2023-10-09T10:14:56.067 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_omap_header_cache_size": "1024", 2023-10-09T10:14:56.067 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_ondisk_finisher_threads": "1", 2023-10-09T10:14:56.067 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_op_thread_suicide_timeout": "180", 2023-10-09T10:14:56.067 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_op_thread_timeout": "60", 2023-10-09T10:14:56.067 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_op_threads": "2", 2023-10-09T10:14:56.067 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_punch_hole": "false", 2023-10-09T10:14:56.067 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_queue_high_delay_multiple": "0.000000", 2023-10-09T10:14:56.067 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_queue_high_delay_multiple_bytes": "0.000000", 2023-10-09T10:14:56.068 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_queue_high_delay_multiple_ops": "0.000000", 2023-10-09T10:14:56.068 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_queue_high_threshhold": "0.900000", 2023-10-09T10:14:56.068 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_queue_low_threshhold": "0.300000", 2023-10-09T10:14:56.068 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_queue_max_bytes": "104857600", 2023-10-09T10:14:56.068 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_queue_max_delay_multiple": "0.000000", 2023-10-09T10:14:56.068 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_queue_max_delay_multiple_bytes": "0.000000", 2023-10-09T10:14:56.068 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_queue_max_delay_multiple_ops": "0.000000", 2023-10-09T10:14:56.068 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_queue_max_ops": "50", 2023-10-09T10:14:56.068 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_rocksdb_options": "max_background_jobs=10,compaction_readahead_size=2097152,compression=kNoCompression", 2023-10-09T10:14:56.068 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_seek_data_hole": "false", 2023-10-09T10:14:56.068 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_sloppy_crc": "false", 2023-10-09T10:14:56.069 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_sloppy_crc_block_size": "65536", 2023-10-09T10:14:56.069 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_splice": "false", 2023-10-09T10:14:56.069 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_split_multiple": "2", 2023-10-09T10:14:56.069 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_split_rand_factor": "20", 2023-10-09T10:14:56.069 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_update_to": "1000", 2023-10-09T10:14:56.069 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_wbthrottle_btrfs_bytes_hard_limit": "419430400", 2023-10-09T10:14:56.069 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_wbthrottle_btrfs_bytes_start_flusher": "41943040", 2023-10-09T10:14:56.069 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_wbthrottle_btrfs_inodes_hard_limit": "5000", 2023-10-09T10:14:56.069 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_wbthrottle_btrfs_inodes_start_flusher": "500", 2023-10-09T10:14:56.069 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_wbthrottle_btrfs_ios_hard_limit": "5000", 2023-10-09T10:14:56.069 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_wbthrottle_btrfs_ios_start_flusher": "500", 2023-10-09T10:14:56.069 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_wbthrottle_enable": "true", 2023-10-09T10:14:56.070 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_wbthrottle_xfs_bytes_hard_limit": "419430400", 2023-10-09T10:14:56.070 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_wbthrottle_xfs_bytes_start_flusher": "41943040", 2023-10-09T10:14:56.070 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_wbthrottle_xfs_inodes_hard_limit": "5000", 2023-10-09T10:14:56.070 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_wbthrottle_xfs_inodes_start_flusher": "500", 2023-10-09T10:14:56.070 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_wbthrottle_xfs_ios_hard_limit": "5000", 2023-10-09T10:14:56.070 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_wbthrottle_xfs_ios_start_flusher": "500", 2023-10-09T10:14:56.070 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_xfs_extsize": "false", 2023-10-09T10:14:56.070 INFO:teuthology.orchestra.run.smithi053.stdout: "filestore_zfs_snap": "false", 2023-10-09T10:14:56.070 INFO:teuthology.orchestra.run.smithi053.stdout: "fio_dir": "/tmp/fio", 2023-10-09T10:14:56.070 INFO:teuthology.orchestra.run.smithi053.stdout: "fsid": "d72ad4d6-6688-11ee-8db5-212e2dc638e7", 2023-10-09T10:14:56.070 INFO:teuthology.orchestra.run.smithi053.stdout: "fuse_allow_other": "true", 2023-10-09T10:14:56.071 INFO:teuthology.orchestra.run.smithi053.stdout: "fuse_atomic_o_trunc": "true", 2023-10-09T10:14:56.071 INFO:teuthology.orchestra.run.smithi053.stdout: "fuse_big_writes": "true", 2023-10-09T10:14:56.071 INFO:teuthology.orchestra.run.smithi053.stdout: "fuse_debug": "false", 2023-10-09T10:14:56.071 INFO:teuthology.orchestra.run.smithi053.stdout: "fuse_default_permissions": "false", 2023-10-09T10:14:56.071 INFO:teuthology.orchestra.run.smithi053.stdout: "fuse_disable_pagecache": "false", 2023-10-09T10:14:56.071 INFO:teuthology.orchestra.run.smithi053.stdout: "fuse_max_write": "0", 2023-10-09T10:14:56.071 INFO:teuthology.orchestra.run.smithi053.stdout: "fuse_multithreaded": "true", 2023-10-09T10:14:56.071 INFO:teuthology.orchestra.run.smithi053.stdout: "fuse_require_active_mds": "true", 2023-10-09T10:14:56.071 INFO:teuthology.orchestra.run.smithi053.stdout: "fuse_set_user_groups": "true", 2023-10-09T10:14:56.071 INFO:teuthology.orchestra.run.smithi053.stdout: "fuse_splice_move": "true", 2023-10-09T10:14:56.071 INFO:teuthology.orchestra.run.smithi053.stdout: "fuse_splice_read": "true", 2023-10-09T10:14:56.071 INFO:teuthology.orchestra.run.smithi053.stdout: "fuse_splice_write": "true", 2023-10-09T10:14:56.072 INFO:teuthology.orchestra.run.smithi053.stdout: "fuse_syncfs_on_mksnap": "true", 2023-10-09T10:14:56.072 INFO:teuthology.orchestra.run.smithi053.stdout: "fuse_use_invalidate_cb": "true", 2023-10-09T10:14:56.072 INFO:teuthology.orchestra.run.smithi053.stdout: "gss_ktab_client_file": "/var/lib/ceph/mon.a/gss_client_mon.a.ktab", 2023-10-09T10:14:56.072 INFO:teuthology.orchestra.run.smithi053.stdout: "gss_target_name": "ceph", 2023-10-09T10:14:56.072 INFO:teuthology.orchestra.run.smithi053.stdout: "heartbeat_file": "", 2023-10-09T10:14:56.072 INFO:teuthology.orchestra.run.smithi053.stdout: "heartbeat_inject_failure": "0", 2023-10-09T10:14:56.072 INFO:teuthology.orchestra.run.smithi053.stdout: "heartbeat_interval": "5", 2023-10-09T10:14:56.072 INFO:teuthology.orchestra.run.smithi053.stdout: "host": "smithi053", 2023-10-09T10:14:56.072 INFO:teuthology.orchestra.run.smithi053.stdout: "immutable_object_cache_client_dedicated_thread_num": "2", 2023-10-09T10:14:56.072 INFO:teuthology.orchestra.run.smithi053.stdout: "immutable_object_cache_max_inflight_ops": "128", 2023-10-09T10:14:56.072 INFO:teuthology.orchestra.run.smithi053.stdout: "immutable_object_cache_max_size": "1073741824", 2023-10-09T10:14:56.072 INFO:teuthology.orchestra.run.smithi053.stdout: "immutable_object_cache_path": "/tmp/ceph_immutable_object_cache", 2023-10-09T10:14:56.072 INFO:teuthology.orchestra.run.smithi053.stdout: "immutable_object_cache_qos_bps_burst": "0", 2023-10-09T10:14:56.073 INFO:teuthology.orchestra.run.smithi053.stdout: "immutable_object_cache_qos_bps_burst_seconds": "1", 2023-10-09T10:14:56.073 INFO:teuthology.orchestra.run.smithi053.stdout: "immutable_object_cache_qos_bps_limit": "0", 2023-10-09T10:14:56.073 INFO:teuthology.orchestra.run.smithi053.stdout: "immutable_object_cache_qos_iops_burst": "0", 2023-10-09T10:14:56.073 INFO:teuthology.orchestra.run.smithi053.stdout: "immutable_object_cache_qos_iops_burst_seconds": "1", 2023-10-09T10:14:56.073 INFO:teuthology.orchestra.run.smithi053.stdout: "immutable_object_cache_qos_iops_limit": "0", 2023-10-09T10:14:56.073 INFO:teuthology.orchestra.run.smithi053.stdout: "immutable_object_cache_qos_schedule_tick_min": "50", 2023-10-09T10:14:56.073 INFO:teuthology.orchestra.run.smithi053.stdout: "immutable_object_cache_sock": "/var/run/ceph/immutable_object_cache_sock", 2023-10-09T10:14:56.073 INFO:teuthology.orchestra.run.smithi053.stdout: "immutable_object_cache_watermark": "0.900000", 2023-10-09T10:14:56.073 INFO:teuthology.orchestra.run.smithi053.stdout: "inject_early_sigterm": "false", 2023-10-09T10:14:56.073 INFO:teuthology.orchestra.run.smithi053.stdout: "jaeger_agent_port": "6799", 2023-10-09T10:14:56.073 INFO:teuthology.orchestra.run.smithi053.stdout: "jaeger_tracing_enable": "false", 2023-10-09T10:14:56.073 INFO:teuthology.orchestra.run.smithi053.stdout: "journal_aio": "true", 2023-10-09T10:14:56.074 INFO:teuthology.orchestra.run.smithi053.stdout: "journal_align_min_size": "65536", 2023-10-09T10:14:56.074 INFO:teuthology.orchestra.run.smithi053.stdout: "journal_block_align": "true", 2023-10-09T10:14:56.074 INFO:teuthology.orchestra.run.smithi053.stdout: "journal_block_size": "4096", 2023-10-09T10:14:56.074 INFO:teuthology.orchestra.run.smithi053.stdout: "journal_dio": "true", 2023-10-09T10:14:56.074 INFO:teuthology.orchestra.run.smithi053.stdout: "journal_discard": "false", 2023-10-09T10:14:56.074 INFO:teuthology.orchestra.run.smithi053.stdout: "journal_force_aio": "false", 2023-10-09T10:14:56.074 INFO:teuthology.orchestra.run.smithi053.stdout: "journal_ignore_corruption": "false", 2023-10-09T10:14:56.074 INFO:teuthology.orchestra.run.smithi053.stdout: "journal_max_write_bytes": "10485760", 2023-10-09T10:14:56.074 INFO:teuthology.orchestra.run.smithi053.stdout: "journal_max_write_entries": "100", 2023-10-09T10:14:56.074 INFO:teuthology.orchestra.run.smithi053.stdout: "journal_replay_from": "0", 2023-10-09T10:14:56.074 INFO:teuthology.orchestra.run.smithi053.stdout: "journal_throttle_high_multiple": "0.000000", 2023-10-09T10:14:56.075 INFO:teuthology.orchestra.run.smithi053.stdout: "journal_throttle_high_threshhold": "0.900000", 2023-10-09T10:14:56.075 INFO:teuthology.orchestra.run.smithi053.stdout: "journal_throttle_low_threshhold": "0.600000", 2023-10-09T10:14:56.075 INFO:teuthology.orchestra.run.smithi053.stdout: "journal_throttle_max_multiple": "0.000000", 2023-10-09T10:14:56.075 INFO:teuthology.orchestra.run.smithi053.stdout: "journal_write_header_frequency": "0", 2023-10-09T10:14:56.075 INFO:teuthology.orchestra.run.smithi053.stdout: "journal_zero_on_create": "false", 2023-10-09T10:14:56.075 INFO:teuthology.orchestra.run.smithi053.stdout: "journaler_prefetch_periods": "10", 2023-10-09T10:14:56.075 INFO:teuthology.orchestra.run.smithi053.stdout: "journaler_prezero_periods": "5", 2023-10-09T10:14:56.075 INFO:teuthology.orchestra.run.smithi053.stdout: "journaler_write_head_interval": "15", 2023-10-09T10:14:56.075 INFO:teuthology.orchestra.run.smithi053.stdout: "key": "", 2023-10-09T10:14:56.075 INFO:teuthology.orchestra.run.smithi053.stdout: "keyfile": "", 2023-10-09T10:14:56.075 INFO:teuthology.orchestra.run.smithi053.stdout: "keyring": "/var/lib/ceph/mon/ceph-a/keyring", 2023-10-09T10:14:56.075 INFO:teuthology.orchestra.run.smithi053.stdout: "kstore_backend": "rocksdb", 2023-10-09T10:14:56.076 INFO:teuthology.orchestra.run.smithi053.stdout: "kstore_default_stripe_size": "65536", 2023-10-09T10:14:56.076 INFO:teuthology.orchestra.run.smithi053.stdout: "kstore_fsck_on_mount": "false", 2023-10-09T10:14:56.076 INFO:teuthology.orchestra.run.smithi053.stdout: "kstore_fsck_on_mount_deep": "true", 2023-10-09T10:14:56.076 INFO:teuthology.orchestra.run.smithi053.stdout: "kstore_max_bytes": "67108864", 2023-10-09T10:14:56.076 INFO:teuthology.orchestra.run.smithi053.stdout: "kstore_max_ops": "512", 2023-10-09T10:14:56.076 INFO:teuthology.orchestra.run.smithi053.stdout: "kstore_nid_prealloc": "1024", 2023-10-09T10:14:56.076 INFO:teuthology.orchestra.run.smithi053.stdout: "kstore_onode_map_size": "1024", 2023-10-09T10:14:56.076 INFO:teuthology.orchestra.run.smithi053.stdout: "kstore_rocksdb_options": "compression=kNoCompression", 2023-10-09T10:14:56.076 INFO:teuthology.orchestra.run.smithi053.stdout: "kstore_sync_submit_transaction": "false", 2023-10-09T10:14:56.076 INFO:teuthology.orchestra.run.smithi053.stdout: "kstore_sync_transaction": "false", 2023-10-09T10:14:56.076 INFO:teuthology.orchestra.run.smithi053.stdout: "leveldb_block_size": "65536", 2023-10-09T10:14:56.076 INFO:teuthology.orchestra.run.smithi053.stdout: "leveldb_bloom_size": "0", 2023-10-09T10:14:56.077 INFO:teuthology.orchestra.run.smithi053.stdout: "leveldb_cache_size": "536870912", 2023-10-09T10:14:56.077 INFO:teuthology.orchestra.run.smithi053.stdout: "leveldb_compact_on_mount": "false", 2023-10-09T10:14:56.077 INFO:teuthology.orchestra.run.smithi053.stdout: "leveldb_compression": "false", 2023-10-09T10:14:56.077 INFO:teuthology.orchestra.run.smithi053.stdout: "leveldb_log": "", 2023-10-09T10:14:56.077 INFO:teuthology.orchestra.run.smithi053.stdout: "leveldb_log_to_ceph_log": "true", 2023-10-09T10:14:56.077 INFO:teuthology.orchestra.run.smithi053.stdout: "leveldb_max_open_files": "0", 2023-10-09T10:14:56.077 INFO:teuthology.orchestra.run.smithi053.stdout: "leveldb_paranoid": "false", 2023-10-09T10:14:56.077 INFO:teuthology.orchestra.run.smithi053.stdout: "leveldb_write_buffer_size": "33554432", 2023-10-09T10:14:56.077 INFO:teuthology.orchestra.run.smithi053.stdout: "librados_thread_count": "2", 2023-10-09T10:14:56.077 INFO:teuthology.orchestra.run.smithi053.stdout: "lockdep": "false", 2023-10-09T10:14:56.077 INFO:teuthology.orchestra.run.smithi053.stdout: "lockdep_force_backtrace": "false", 2023-10-09T10:14:56.078 INFO:teuthology.orchestra.run.smithi053.stdout: "log_coarse_timestamps": "true", 2023-10-09T10:14:56.078 INFO:teuthology.orchestra.run.smithi053.stdout: "log_file": "/var/log/ceph/ceph-mon.a.log", 2023-10-09T10:14:56.078 INFO:teuthology.orchestra.run.smithi053.stdout: "log_flush_on_exit": "false", 2023-10-09T10:14:56.078 INFO:teuthology.orchestra.run.smithi053.stdout: "log_graylog_host": "127.0.0.1", 2023-10-09T10:14:56.078 INFO:teuthology.orchestra.run.smithi053.stdout: "log_graylog_port": "12201", 2023-10-09T10:14:56.078 INFO:teuthology.orchestra.run.smithi053.stdout: "log_max_new": "1000", 2023-10-09T10:14:56.078 INFO:teuthology.orchestra.run.smithi053.stdout: "log_max_recent": "10000", 2023-10-09T10:14:56.078 INFO:teuthology.orchestra.run.smithi053.stdout: "log_stderr_prefix": "debug ", 2023-10-09T10:14:56.078 INFO:teuthology.orchestra.run.smithi053.stdout: "log_stop_at_utilization": "0.970000", 2023-10-09T10:14:56.078 INFO:teuthology.orchestra.run.smithi053.stdout: "log_to_file": "true", 2023-10-09T10:14:56.078 INFO:teuthology.orchestra.run.smithi053.stdout: "log_to_graylog": "false", 2023-10-09T10:14:56.079 INFO:teuthology.orchestra.run.smithi053.stdout: "log_to_journald": "false", 2023-10-09T10:14:56.079 INFO:teuthology.orchestra.run.smithi053.stdout: "log_to_stderr": "false", 2023-10-09T10:14:56.079 INFO:teuthology.orchestra.run.smithi053.stdout: "log_to_syslog": "false", 2023-10-09T10:14:56.079 INFO:teuthology.orchestra.run.smithi053.stdout: "max_rotating_auth_attempts": "10", 2023-10-09T10:14:56.079 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_abort_on_newly_corrupt_dentry": "true", 2023-10-09T10:14:56.079 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_action_on_write_error": "1", 2023-10-09T10:14:56.079 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_alternate_name_max": "8192", 2023-10-09T10:14:56.079 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_asio_thread_count": "2", 2023-10-09T10:14:56.079 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_bal_export_pin": "true", 2023-10-09T10:14:56.079 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_bal_fragment_dirs": "true", 2023-10-09T10:14:56.079 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_bal_fragment_fast_factor": "1.500000", 2023-10-09T10:14:56.079 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_bal_fragment_interval": "5", 2023-10-09T10:14:56.079 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_bal_fragment_size_max": "100000", 2023-10-09T10:14:56.080 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_bal_idle_threshold": "0.000000", 2023-10-09T10:14:56.080 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_bal_interval": "10", 2023-10-09T10:14:56.080 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_bal_max": "-1", 2023-10-09T10:14:56.080 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_bal_max_until": "-1", 2023-10-09T10:14:56.080 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_bal_merge_size": "50", 2023-10-09T10:14:56.080 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_bal_midchunk": "0.300000", 2023-10-09T10:14:56.080 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_bal_min_rebalance": "0.100000", 2023-10-09T10:14:56.080 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_bal_min_start": "0.200000", 2023-10-09T10:14:56.080 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_bal_minchunk": "0.001000", 2023-10-09T10:14:56.080 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_bal_mode": "0", 2023-10-09T10:14:56.080 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_bal_need_max": "1.200000", 2023-10-09T10:14:56.080 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_bal_need_min": "0.800000", 2023-10-09T10:14:56.081 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_bal_replicate_threshold": "8000.000000", 2023-10-09T10:14:56.081 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_bal_sample_interval": "3.000000", 2023-10-09T10:14:56.081 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_bal_split_bits": "3", 2023-10-09T10:14:56.081 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_bal_split_rd": "25000.000000", 2023-10-09T10:14:56.081 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_bal_split_size": "10000", 2023-10-09T10:14:56.081 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_bal_split_wr": "10000.000000", 2023-10-09T10:14:56.081 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_bal_target_decay": "10.000000", 2023-10-09T10:14:56.081 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_bal_unreplicate_threshold": "0.000000", 2023-10-09T10:14:56.081 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_beacon_grace": "15.000000", 2023-10-09T10:14:56.081 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_beacon_interval": "4.000000", 2023-10-09T10:14:56.081 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_beacon_mon_down_grace": "60", 2023-10-09T10:14:56.081 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_cache_memory_limit": "4294967296", 2023-10-09T10:14:56.082 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_cache_mid": "0.700000", 2023-10-09T10:14:56.082 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_cache_release_free_interval": "10", 2023-10-09T10:14:56.082 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_cache_reservation": "0.050000", 2023-10-09T10:14:56.082 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_cache_trim_decay_rate": "1.000000", 2023-10-09T10:14:56.082 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_cache_trim_interval": "1", 2023-10-09T10:14:56.082 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_cache_trim_threshold": "262144", 2023-10-09T10:14:56.082 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_cap_acquisition_throttle_retry_request_timeout": "0.500000", 2023-10-09T10:14:56.082 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_cap_revoke_eviction_timeout": "0.000000", 2023-10-09T10:14:56.082 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_client_delegate_inos_pct": "50", 2023-10-09T10:14:56.082 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_client_prealloc_inos": "1000", 2023-10-09T10:14:56.082 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_client_writeable_range_max_inc_objs": "1024", 2023-10-09T10:14:56.082 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_connect_bootstrapping": "false", 2023-10-09T10:14:56.083 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_damage_table_max_entries": "10000", 2023-10-09T10:14:56.083 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_data": "/var/lib/ceph/mds/ceph-a", 2023-10-09T10:14:56.083 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_debug_auth_pins": "false", 2023-10-09T10:14:56.083 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_debug_frag": "false", 2023-10-09T10:14:56.083 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_debug_scatterstat": "false", 2023-10-09T10:14:56.083 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_debug_subtrees": "false", 2023-10-09T10:14:56.083 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_decay_halflife": "5.000000", 2023-10-09T10:14:56.083 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_default_dir_hash": "2", 2023-10-09T10:14:56.083 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_defer_session_stale": "true", 2023-10-09T10:14:56.083 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_deny_all_reconnect": "false", 2023-10-09T10:14:56.083 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_dir_keys_per_op": "16384", 2023-10-09T10:14:56.083 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_dir_max_commit_size": "10", 2023-10-09T10:14:56.084 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_dir_max_entries": "0", 2023-10-09T10:14:56.084 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_dir_prefetch": "true", 2023-10-09T10:14:56.084 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_dirstat_min_interval": "1.000000", 2023-10-09T10:14:56.084 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_dump_cache_after_rejoin": "false", 2023-10-09T10:14:56.084 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_dump_cache_on_map": "false", 2023-10-09T10:14:56.084 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_dump_cache_threshold_file": "0", 2023-10-09T10:14:56.084 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_dump_cache_threshold_formatter": "1073741824", 2023-10-09T10:14:56.084 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_early_reply": "true", 2023-10-09T10:14:56.084 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_enable_op_tracker": "true", 2023-10-09T10:14:56.084 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_enforce_unique_name": "true", 2023-10-09T10:14:56.084 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_export_ephemeral_distributed": "true", 2023-10-09T10:14:56.084 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_export_ephemeral_distributed_factor": "2.000000", 2023-10-09T10:14:56.085 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_export_ephemeral_random": "true", 2023-10-09T10:14:56.085 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_export_ephemeral_random_max": "0.010000", 2023-10-09T10:14:56.085 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_extraordinary_events_dump_interval": "0", 2023-10-09T10:14:56.085 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_forward_all_requests_to_auth": "false", 2023-10-09T10:14:56.085 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_freeze_tree_timeout": "30.000000", 2023-10-09T10:14:56.085 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_fscrypt_last_block_max_size": "4096", 2023-10-09T10:14:56.085 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_go_bad_corrupt_dentry": "true", 2023-10-09T10:14:56.085 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_hack_allow_loading_invalid_metadata": "false", 2023-10-09T10:14:56.085 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_health_cache_threshold": "1.500000", 2023-10-09T10:14:56.085 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_health_summarize_threshold": "10", 2023-10-09T10:14:56.085 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_heartbeat_grace": "15.000000", 2023-10-09T10:14:56.085 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_heartbeat_reset_grace": "1000", 2023-10-09T10:14:56.086 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_inject_health_dummy": "false", 2023-10-09T10:14:56.086 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_inject_journal_corrupt_dentry_first": "0.000000", 2023-10-09T10:14:56.086 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_inject_migrator_session_race": "false", 2023-10-09T10:14:56.086 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_inject_rename_corrupt_dentry_first": "0.000000", 2023-10-09T10:14:56.086 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_inject_skip_replaying_inotable": "false", 2023-10-09T10:14:56.086 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_inject_traceless_reply_probability": "0.000000", 2023-10-09T10:14:56.086 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_join_fs": "", 2023-10-09T10:14:56.086 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_journal_format": "1", 2023-10-09T10:14:56.086 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_kill_create_at": "0", 2023-10-09T10:14:56.086 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_kill_export_at": "0", 2023-10-09T10:14:56.086 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_kill_import_at": "0", 2023-10-09T10:14:56.086 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_kill_journal_at": "0", 2023-10-09T10:14:56.087 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_kill_journal_expire_at": "0", 2023-10-09T10:14:56.087 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_kill_journal_replay_at": "0", 2023-10-09T10:14:56.087 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_kill_link_at": "0", 2023-10-09T10:14:56.087 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_kill_mdstable_at": "0", 2023-10-09T10:14:56.087 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_kill_openc_at": "0", 2023-10-09T10:14:56.087 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_kill_rename_at": "0", 2023-10-09T10:14:56.087 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_kill_skip_replaying_inotable": "false", 2023-10-09T10:14:56.087 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_log_events_per_segment": "1024", 2023-10-09T10:14:56.087 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_log_max_events": "-1", 2023-10-09T10:14:56.087 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_log_max_segments": "128", 2023-10-09T10:14:56.087 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_log_pause": "false", 2023-10-09T10:14:56.088 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_log_segment_size": "0", 2023-10-09T10:14:56.088 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_log_skip_corrupt_events": "false", 2023-10-09T10:14:56.088 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_log_warn_factor": "2.000000", 2023-10-09T10:14:56.088 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_max_caps_per_client": "1048576", 2023-10-09T10:14:56.088 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_max_completed_flushes": "100000", 2023-10-09T10:14:56.088 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_max_completed_requests": "100000", 2023-10-09T10:14:56.088 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_max_export_size": "20971520", 2023-10-09T10:14:56.088 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_max_file_recover": "32", 2023-10-09T10:14:56.088 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_max_purge_files": "64", 2023-10-09T10:14:56.088 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_max_purge_ops": "8192", 2023-10-09T10:14:56.088 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_max_purge_ops_per_pg": "0.500000", 2023-10-09T10:14:56.088 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_max_scrub_ops_in_progress": "5", 2023-10-09T10:14:56.089 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_max_snaps_per_dir": "100", 2023-10-09T10:14:56.089 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_max_xattr_pairs_size": "65536", 2023-10-09T10:14:56.089 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_metrics_update_interval": "2", 2023-10-09T10:14:56.089 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_min_caps_per_client": "100", 2023-10-09T10:14:56.089 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_min_caps_working_set": "10000", 2023-10-09T10:14:56.089 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_mon_shutdown_timeout": "5.000000", 2023-10-09T10:14:56.089 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_numa_node": "-1", 2023-10-09T10:14:56.089 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_oft_prefetch_dirfrags": "false", 2023-10-09T10:14:56.089 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_op_complaint_time": "30.000000", 2023-10-09T10:14:56.089 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_op_history_duration": "600", 2023-10-09T10:14:56.089 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_op_history_size": "20", 2023-10-09T10:14:56.089 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_op_log_threshold": "5", 2023-10-09T10:14:56.090 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_ping_grace": "15", 2023-10-09T10:14:56.090 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_ping_interval": "5", 2023-10-09T10:14:56.090 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_purge_queue_busy_flush_period": "1.000000", 2023-10-09T10:14:56.090 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_recall_global_max_decay_threshold": "131072", 2023-10-09T10:14:56.090 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_recall_max_caps": "30000", 2023-10-09T10:14:56.090 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_recall_max_decay_rate": "1.500000", 2023-10-09T10:14:56.090 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_recall_max_decay_threshold": "131072", 2023-10-09T10:14:56.090 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_recall_warning_decay_rate": "60.000000", 2023-10-09T10:14:56.090 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_recall_warning_threshold": "262144", 2023-10-09T10:14:56.090 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_reconnect_timeout": "45.000000", 2023-10-09T10:14:56.090 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_replay_interval": "1.000000", 2023-10-09T10:14:56.091 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_replay_unsafe_with_closed_session": "false", 2023-10-09T10:14:56.091 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_request_load_average_decay_rate": "60.000000", 2023-10-09T10:14:56.091 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_root_ino_gid": "0", 2023-10-09T10:14:56.091 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_root_ino_uid": "0", 2023-10-09T10:14:56.091 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_scatter_nudge_interval": "5.000000", 2023-10-09T10:14:56.091 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_session_blocklist_on_evict": "true", 2023-10-09T10:14:56.091 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_session_blocklist_on_timeout": "true", 2023-10-09T10:14:56.091 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_session_cache_liveness_decay_rate": "300.000000", 2023-10-09T10:14:56.091 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_session_cache_liveness_magnitude": "10", 2023-10-09T10:14:56.091 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_session_cap_acquisition_decay_rate": "30.000000", 2023-10-09T10:14:56.091 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_session_cap_acquisition_throttle": "100000", 2023-10-09T10:14:56.091 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_session_max_caps_throttle_ratio": "1.100000", 2023-10-09T10:14:56.092 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_sessionmap_keys_per_op": "1024", 2023-10-09T10:14:56.092 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_shutdown_check": "0", 2023-10-09T10:14:56.092 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_skip_ino": "0", 2023-10-09T10:14:56.092 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_sleep_rank_change": "0.000000", 2023-10-09T10:14:56.092 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_snap_max_uid": "4294967294", 2023-10-09T10:14:56.092 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_snap_min_uid": "0", 2023-10-09T10:14:56.092 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_snap_rstat": "false", 2023-10-09T10:14:56.092 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_standby_replay_damaged": "false", 2023-10-09T10:14:56.092 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_symlink_recovery": "true", 2023-10-09T10:14:56.092 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_task_status_update_interval": "2.000000", 2023-10-09T10:14:56.092 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_thrash_exports": "0", 2023-10-09T10:14:56.092 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_thrash_fragments": "0", 2023-10-09T10:14:56.093 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_tick_interval": "5.000000", 2023-10-09T10:14:56.093 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_valgrind_exit": "false", 2023-10-09T10:14:56.093 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_verify_backtrace": "1", 2023-10-09T10:14:56.093 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_verify_scatter": "false", 2023-10-09T10:14:56.093 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_wipe_ino_prealloc": "false", 2023-10-09T10:14:56.093 INFO:teuthology.orchestra.run.smithi053.stdout: "mds_wipe_sessions": "false", 2023-10-09T10:14:56.093 INFO:teuthology.orchestra.run.smithi053.stdout: "mempool_debug": "false", 2023-10-09T10:14:56.093 INFO:teuthology.orchestra.run.smithi053.stdout: "memstore_debug_omit_block_device_write": "false", 2023-10-09T10:14:56.093 INFO:teuthology.orchestra.run.smithi053.stdout: "memstore_device_bytes": "1073741824", 2023-10-09T10:14:56.093 INFO:teuthology.orchestra.run.smithi053.stdout: "memstore_page_set": "false", 2023-10-09T10:14:56.093 INFO:teuthology.orchestra.run.smithi053.stdout: "memstore_page_size": "65536", 2023-10-09T10:14:56.093 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr_client_bytes": "134217728", 2023-10-09T10:14:56.094 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr_client_messages": "512", 2023-10-09T10:14:56.094 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr_client_service_daemon_unregister_timeout": "1.000000", 2023-10-09T10:14:56.094 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr_connect_retry_interval": "1.000000", 2023-10-09T10:14:56.094 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr_data": "/var/lib/ceph/mgr/ceph-a", 2023-10-09T10:14:56.094 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr_debug_aggressive_pg_num_changes": "false", 2023-10-09T10:14:56.094 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr_disabled_modules": "", 2023-10-09T10:14:56.094 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr_initial_modules": "restful iostat nfs", 2023-10-09T10:14:56.094 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr_max_pg_num_change": "128", 2023-10-09T10:14:56.094 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr_mds_bytes": "134217728", 2023-10-09T10:14:56.094 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr_mds_messages": "128", 2023-10-09T10:14:56.094 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr_module_path": "/usr/share/ceph/mgr", 2023-10-09T10:14:56.094 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr_mon_bytes": "134217728", 2023-10-09T10:14:56.095 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr_mon_messages": "128", 2023-10-09T10:14:56.095 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr_osd_bytes": "536870912", 2023-10-09T10:14:56.095 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr_osd_messages": "8192", 2023-10-09T10:14:56.095 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr_pool": "true", 2023-10-09T10:14:56.095 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr_service_beacon_grace": "60.000000", 2023-10-09T10:14:56.095 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr_standby_modules": "true", 2023-10-09T10:14:56.095 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr_stats_period": "5", 2023-10-09T10:14:56.095 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr_stats_threshold": "5", 2023-10-09T10:14:56.096 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr_tick_period": "2", 2023-10-09T10:14:56.096 INFO:teuthology.orchestra.run.smithi053.stdout: "mgr_ttl_cache_expire_seconds": "0", 2023-10-09T10:14:56.096 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_accept_timeout_factor": "2.000000", 2023-10-09T10:14:56.096 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_allow_pool_delete": "true", 2023-10-09T10:14:56.097 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_allow_pool_size_one": "false", 2023-10-09T10:14:56.097 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_auth_validate_all_caps": "true", 2023-10-09T10:14:56.097 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_cache_target_full_warn_ratio": "0.660000", 2023-10-09T10:14:56.097 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_clean_pg_upmaps_per_chunk": "256", 2023-10-09T10:14:56.097 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_client_bytes": "104857600", 2023-10-09T10:14:56.097 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_client_directed_command_retry": "2", 2023-10-09T10:14:56.097 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_client_hunt_interval": "3.000000", 2023-10-09T10:14:56.097 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_client_hunt_interval_backoff": "1.500000", 2023-10-09T10:14:56.097 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_client_hunt_interval_max_multiple": "10.000000", 2023-10-09T10:14:56.097 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_client_hunt_interval_min_multiple": "1.000000", 2023-10-09T10:14:56.098 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_client_hunt_parallel": "3", 2023-10-09T10:14:56.098 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_client_log_interval": "1.000000", 2023-10-09T10:14:56.098 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_client_max_log_entries_per_message": "1000", 2023-10-09T10:14:56.098 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_client_ping_interval": "10.000000", 2023-10-09T10:14:56.098 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_client_ping_timeout": "30.000000", 2023-10-09T10:14:56.098 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_clock_drift_allowed": "1.000000", 2023-10-09T10:14:56.098 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_clock_drift_warn_backoff": "5.000000", 2023-10-09T10:14:56.098 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_cluster_log_file": "default=/var/log/ceph/ceph.$channel.log cluster=/var/log/ceph/ceph.log", 2023-10-09T10:14:56.098 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_cluster_log_file_level": "debug", 2023-10-09T10:14:56.098 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_cluster_log_to_file": "false", 2023-10-09T10:14:56.098 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_cluster_log_to_graylog": "false", 2023-10-09T10:14:56.099 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_cluster_log_to_graylog_host": "127.0.0.1", 2023-10-09T10:14:56.099 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_cluster_log_to_graylog_port": "12201", 2023-10-09T10:14:56.099 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_cluster_log_to_journald": "false", 2023-10-09T10:14:56.099 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_cluster_log_to_stderr": "true", 2023-10-09T10:14:56.099 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_cluster_log_to_syslog": "default=false", 2023-10-09T10:14:56.099 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_cluster_log_to_syslog_facility": "daemon", 2023-10-09T10:14:56.099 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_cluster_log_to_syslog_level": "info", 2023-10-09T10:14:56.099 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_compact_on_bootstrap": "false", 2023-10-09T10:14:56.099 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_compact_on_start": "false", 2023-10-09T10:14:56.099 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_compact_on_trim": "true", 2023-10-09T10:14:56.099 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_con_tracker_persist_interval": "10", 2023-10-09T10:14:56.099 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_con_tracker_score_halflife": "43200", 2023-10-09T10:14:56.100 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_config_key_max_entry_size": "65536", 2023-10-09T10:14:56.100 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_cpu_threads": "4", 2023-10-09T10:14:56.100 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_crush_min_required_version": "hammer", 2023-10-09T10:14:56.100 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_daemon_bytes": "419430400", 2023-10-09T10:14:56.100 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_data": "/var/lib/ceph/mon/ceph-a", 2023-10-09T10:14:56.100 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_data_avail_crit": "5", 2023-10-09T10:14:56.100 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_data_avail_warn": "5", 2023-10-09T10:14:56.100 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_data_size_warn": "16106127360", 2023-10-09T10:14:56.100 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_debug_block_osdmap_trim": "false", 2023-10-09T10:14:56.100 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_debug_deprecated_as_obsolete": "false", 2023-10-09T10:14:56.100 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_debug_dump_json": "false", 2023-10-09T10:14:56.100 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_debug_dump_location": "/var/log/ceph/ceph-mon.a.tdump", 2023-10-09T10:14:56.101 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_debug_dump_transactions": "false", 2023-10-09T10:14:56.101 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_debug_extra_checks": "false", 2023-10-09T10:14:56.101 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_debug_no_initial_persistent_features": "false", 2023-10-09T10:14:56.101 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_debug_no_require_bluestore_for_ec_overwrites": "false", 2023-10-09T10:14:56.101 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_debug_no_require_quincy": "false", 2023-10-09T10:14:56.101 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_debug_no_require_reef": "false", 2023-10-09T10:14:56.101 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_debug_unsafe_allow_tier_with_nonempty_snaps": "false", 2023-10-09T10:14:56.101 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_delta_reset_interval": "10.000000", 2023-10-09T10:14:56.101 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_dns_srv_name": "ceph-mon", 2023-10-09T10:14:56.101 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_down_mkfs_grace": "60", 2023-10-09T10:14:56.101 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_election_default_strategy": "3", 2023-10-09T10:14:56.101 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_election_timeout": "5.000000", 2023-10-09T10:14:56.101 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_elector_ignore_propose_margin": "0.000500", 2023-10-09T10:14:56.102 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_elector_ping_divisor": "2", 2023-10-09T10:14:56.102 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_elector_ping_timeout": "2.000000", 2023-10-09T10:14:56.102 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_enable_op_tracker": "true", 2023-10-09T10:14:56.102 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_fake_pool_delete": "false", 2023-10-09T10:14:56.102 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_force_quorum_join": "false", 2023-10-09T10:14:56.102 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_globalid_prealloc": "10000", 2023-10-09T10:14:56.102 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_health_detail_to_clog": "true", 2023-10-09T10:14:56.102 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_health_log_update_period": "5", 2023-10-09T10:14:56.102 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_health_max_detail": "50", 2023-10-09T10:14:56.102 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_health_to_clog": "true", 2023-10-09T10:14:56.102 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_health_to_clog_interval": "600", 2023-10-09T10:14:56.103 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_health_to_clog_tick_interval": "60.000000", 2023-10-09T10:14:56.103 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_host": "[v2:172.21.15.53:3300/0,v1:172.21.15.53:6789/0] [v2:172.21.15.86:3300/0,v1:172.21.15.86:6789/0] [v2:172.21.15.53:3301/0,v1:172.21.15.53:6790/0]", 2023-10-09T10:14:56.103 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_host_override": "", 2023-10-09T10:14:56.103 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_initial_members": "", 2023-10-09T10:14:56.103 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_inject_pg_merge_bounce_probability": "0.000000", 2023-10-09T10:14:56.103 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_inject_sync_get_chunk_delay": "0.000000", 2023-10-09T10:14:56.103 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_inject_transaction_delay_max": "10.000000", 2023-10-09T10:14:56.103 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_inject_transaction_delay_probability": "0.000000", 2023-10-09T10:14:56.103 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_keyvaluedb": "rocksdb", 2023-10-09T10:14:56.103 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_lease": "5.000000", 2023-10-09T10:14:56.103 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_lease_ack_timeout_factor": "2.000000", 2023-10-09T10:14:56.103 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_lease_renew_interval_factor": "0.600000", 2023-10-09T10:14:56.104 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_log_full_interval": "50", 2023-10-09T10:14:56.104 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_log_max": "10000", 2023-10-09T10:14:56.104 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_log_max_summary": "50", 2023-10-09T10:14:56.104 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_max_log_entries_per_event": "4096", 2023-10-09T10:14:56.104 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_max_log_epochs": "500", 2023-10-09T10:14:56.104 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_max_mdsmap_epochs": "500", 2023-10-09T10:14:56.104 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_max_mgrmap_epochs": "500", 2023-10-09T10:14:56.104 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_max_osd": "10000", 2023-10-09T10:14:56.104 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_max_pg_per_osd": "10000", 2023-10-09T10:14:56.104 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_max_pool_pg_num": "65536", 2023-10-09T10:14:56.104 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_max_snap_prune_per_epoch": "100", 2023-10-09T10:14:56.104 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_mds_blocklist_interval": "86400.000000", 2023-10-09T10:14:56.105 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_mds_force_trim_to": "0", 2023-10-09T10:14:56.105 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_mds_skip_sanity": "true", 2023-10-09T10:14:56.105 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_memory_autotune": "true", 2023-10-09T10:14:56.105 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_memory_target": "2147483648", 2023-10-09T10:14:56.105 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_mgr_beacon_grace": "30", 2023-10-09T10:14:56.105 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_mgr_blocklist_interval": "86400.000000", 2023-10-09T10:14:56.105 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_mgr_digest_period": "5", 2023-10-09T10:14:56.105 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_mgr_inactive_grace": "60", 2023-10-09T10:14:56.105 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_mgr_mkfs_grace": "240", 2023-10-09T10:14:56.105 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_mgr_proxy_client_bytes_ratio": "0.300000", 2023-10-09T10:14:56.105 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_min_osdmap_epochs": "500", 2023-10-09T10:14:56.105 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_op_complaint_time": "30", 2023-10-09T10:14:56.106 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_op_history_duration": "600", 2023-10-09T10:14:56.106 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_op_history_size": "20", 2023-10-09T10:14:56.106 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_op_history_slow_op_size": "20", 2023-10-09T10:14:56.106 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_op_history_slow_op_threshold": "10", 2023-10-09T10:14:56.106 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_op_log_threshold": "5", 2023-10-09T10:14:56.106 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_adjust_down_out_interval": "true", 2023-10-09T10:14:56.106 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_adjust_heartbeat_grace": "true", 2023-10-09T10:14:56.106 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_auto_mark_auto_out_in": "true", 2023-10-09T10:14:56.106 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_auto_mark_in": "false", 2023-10-09T10:14:56.106 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_auto_mark_new_in": "true", 2023-10-09T10:14:56.106 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_backfillfull_ratio": "0.900000", 2023-10-09T10:14:56.106 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_blocklist_default_expire": "3600.000000", 2023-10-09T10:14:56.107 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_cache_size": "500", 2023-10-09T10:14:56.107 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_cache_size_min": "134217728", 2023-10-09T10:14:56.107 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_crush_smoke_test": "true", 2023-10-09T10:14:56.107 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_destroyed_out_interval": "600", 2023-10-09T10:14:56.107 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_down_out_interval": "600", 2023-10-09T10:14:56.107 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_down_out_subtree_limit": "rack", 2023-10-09T10:14:56.107 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_err_op_age_ratio": "128.000000", 2023-10-09T10:14:56.107 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_force_trim_to": "0", 2023-10-09T10:14:56.107 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_full_ratio": "0.950000", 2023-10-09T10:14:56.107 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_initial_require_min_compat_client": "luminous", 2023-10-09T10:14:56.107 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_laggy_halflife": "3600", 2023-10-09T10:14:56.108 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_laggy_max_interval": "300", 2023-10-09T10:14:56.108 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_laggy_weight": "0.300000", 2023-10-09T10:14:56.108 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_mapping_pgs_per_chunk": "4096", 2023-10-09T10:14:56.108 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_max_creating_pgs": "1024", 2023-10-09T10:14:56.108 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_max_initial_pgs": "1024", 2023-10-09T10:14:56.108 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_min_down_reporters": "2", 2023-10-09T10:14:56.108 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_min_in_ratio": "0.750000", 2023-10-09T10:14:56.108 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_min_up_ratio": "0.300000", 2023-10-09T10:14:56.108 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_nearfull_ratio": "0.850000", 2023-10-09T10:14:56.108 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_prime_pg_temp": "true", 2023-10-09T10:14:56.108 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_prime_pg_temp_max_estimate": "0.250000", 2023-10-09T10:14:56.108 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_prime_pg_temp_max_time": "0.500000", 2023-10-09T10:14:56.109 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_report_timeout": "900", 2023-10-09T10:14:56.109 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_reporter_subtree_level": "osd", 2023-10-09T10:14:56.109 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_snap_trim_queue_warn_on": "32768", 2023-10-09T10:14:56.109 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_warn_num_repaired": "10", 2023-10-09T10:14:56.109 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osd_warn_op_age": "32.000000", 2023-10-09T10:14:56.109 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osdmap_full_prune_enabled": "true", 2023-10-09T10:14:56.109 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osdmap_full_prune_interval": "10", 2023-10-09T10:14:56.109 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osdmap_full_prune_min": "10000", 2023-10-09T10:14:56.109 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_osdmap_full_prune_txsize": "100", 2023-10-09T10:14:56.109 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_pg_check_down_all_threshold": "0.500000", 2023-10-09T10:14:56.109 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_pg_stuck_threshold": "60", 2023-10-09T10:14:56.109 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_pg_warn_max_object_skew": "0.000000", 2023-10-09T10:14:56.110 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_pg_warn_min_objects": "10000", 2023-10-09T10:14:56.110 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_pg_warn_min_per_osd": "0", 2023-10-09T10:14:56.110 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_pg_warn_min_pool_objects": "1000", 2023-10-09T10:14:56.110 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_pool_quota_crit_threshold": "0", 2023-10-09T10:14:56.110 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_pool_quota_warn_threshold": "0", 2023-10-09T10:14:56.110 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_probe_timeout": "2.000000", 2023-10-09T10:14:56.110 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_reweight_max_change": "0.050000", 2023-10-09T10:14:56.110 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_reweight_max_osds": "4", 2023-10-09T10:14:56.110 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_reweight_min_bytes_per_osd": "10", 2023-10-09T10:14:56.110 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_reweight_min_pgs_per_osd": "4", 2023-10-09T10:14:56.110 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_rocksdb_options": "write_buffer_size=33554432,compression=kNoCompression,level_compaction_dynamic_level_bytes=true", 2023-10-09T10:14:56.110 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_scrub_inject_crc_mismatch": "0.000000", 2023-10-09T10:14:56.111 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_scrub_inject_missing_keys": "0.000000", 2023-10-09T10:14:56.111 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_scrub_interval": "86400", 2023-10-09T10:14:56.111 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_scrub_max_keys": "100", 2023-10-09T10:14:56.111 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_scrub_timeout": "300", 2023-10-09T10:14:56.111 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_session_timeout": "300", 2023-10-09T10:14:56.111 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_smart_report_timeout": "5", 2023-10-09T10:14:56.111 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_stat_smooth_intervals": "6", 2023-10-09T10:14:56.111 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_stretch_cluster_recovery_ratio": "0.600000", 2023-10-09T10:14:56.111 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_stretch_pool_min_size": "2", 2023-10-09T10:14:56.111 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_stretch_pool_size": "4", 2023-10-09T10:14:56.111 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_stretch_recovery_min_wait": "15.000000", 2023-10-09T10:14:56.111 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_subscribe_interval": "86400.000000", 2023-10-09T10:14:56.112 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_sync_debug": "false", 2023-10-09T10:14:56.112 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_sync_max_payload_keys": "2000", 2023-10-09T10:14:56.112 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_sync_max_payload_size": "1048576", 2023-10-09T10:14:56.112 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_sync_provider_kill_at": "0", 2023-10-09T10:14:56.112 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_sync_requester_kill_at": "0", 2023-10-09T10:14:56.112 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_sync_timeout": "60.000000", 2023-10-09T10:14:56.112 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_target_pg_per_osd": "100", 2023-10-09T10:14:56.112 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_tick_interval": "5", 2023-10-09T10:14:56.112 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_timecheck_interval": "300.000000", 2023-10-09T10:14:56.112 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_timecheck_skew_interval": "30.000000", 2023-10-09T10:14:56.112 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_use_min_delay_socket": "false", 2023-10-09T10:14:56.112 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_warn_older_version_delay": "604800", 2023-10-09T10:14:56.113 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_warn_on_cache_pools_without_hit_sets": "true", 2023-10-09T10:14:56.113 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_warn_on_crush_straw_calc_version_zero": "false", 2023-10-09T10:14:56.113 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_warn_on_degraded_stretch_mode": "true", 2023-10-09T10:14:56.113 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_warn_on_filestore_osds": "true", 2023-10-09T10:14:56.113 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_warn_on_insecure_global_id_reclaim": "false", 2023-10-09T10:14:56.113 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed": "false", 2023-10-09T10:14:56.113 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_warn_on_legacy_crush_tunables": "false", 2023-10-09T10:14:56.113 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_warn_on_misplaced": "false", 2023-10-09T10:14:56.113 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_warn_on_msgr2_not_enabled": "true", 2023-10-09T10:14:56.113 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_warn_on_older_version": "true", 2023-10-09T10:14:56.113 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_warn_on_osd_down_out_interval_zero": "false", 2023-10-09T10:14:56.113 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_warn_on_pool_no_app": "true", 2023-10-09T10:14:56.114 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_warn_on_pool_no_redundancy": "true", 2023-10-09T10:14:56.114 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_warn_on_pool_pg_num_not_power_of_two": "false", 2023-10-09T10:14:56.114 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_warn_on_slow_ping_ratio": "0.050000", 2023-10-09T10:14:56.114 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_warn_on_slow_ping_time": "0.000000", 2023-10-09T10:14:56.114 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_warn_on_too_few_osds": "false", 2023-10-09T10:14:56.114 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_warn_pg_not_deep_scrubbed_ratio": "0.750000", 2023-10-09T10:14:56.114 INFO:teuthology.orchestra.run.smithi053.stdout: "mon_warn_pg_not_scrubbed_ratio": "0.500000", 2023-10-09T10:14:56.114 INFO:teuthology.orchestra.run.smithi053.stdout: "monmap": "", 2023-10-09T10:14:56.114 INFO:teuthology.orchestra.run.smithi053.stdout: "motr_admin_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-10-09T10:14:56.114 INFO:teuthology.orchestra.run.smithi053.stdout: "motr_admin_fid": "0x7200000000000001:0x0", 2023-10-09T10:14:56.114 INFO:teuthology.orchestra.run.smithi053.stdout: "motr_ha_endpoint": "192.168.180.182@tcp:12345:1:1", 2023-10-09T10:14:56.115 INFO:teuthology.orchestra.run.smithi053.stdout: "motr_my_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-10-09T10:14:56.115 INFO:teuthology.orchestra.run.smithi053.stdout: "motr_my_fid": "0x7200000000000001:0x0", 2023-10-09T10:14:56.115 INFO:teuthology.orchestra.run.smithi053.stdout: "motr_profile_fid": "0x7000000000000001:0x0", 2023-10-09T10:14:56.115 INFO:teuthology.orchestra.run.smithi053.stdout: "motr_tracing_enabled": "false", 2023-10-09T10:14:56.115 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_async_op_threads": "3", 2023-10-09T10:14:56.115 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_async_rdma_buffer_size": "131072", 2023-10-09T10:14:56.115 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_async_rdma_cm": "false", 2023-10-09T10:14:56.115 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_async_rdma_device_name": "", 2023-10-09T10:14:56.115 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_async_rdma_dscp": "96", 2023-10-09T10:14:56.115 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_async_rdma_enable_hugepage": "false", 2023-10-09T10:14:56.115 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_async_rdma_gid_idx": "0", 2023-10-09T10:14:56.115 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_async_rdma_local_gid": "", 2023-10-09T10:14:56.116 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_async_rdma_polling_us": "1000", 2023-10-09T10:14:56.116 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_async_rdma_port_num": "1", 2023-10-09T10:14:56.116 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_async_rdma_receive_buffers": "32768", 2023-10-09T10:14:56.116 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_async_rdma_receive_queue_len": "4096", 2023-10-09T10:14:56.116 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_async_rdma_roce_ver": "1", 2023-10-09T10:14:56.116 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_async_rdma_send_buffers": "1024", 2023-10-09T10:14:56.116 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_async_rdma_sl": "3", 2023-10-09T10:14:56.116 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_async_rdma_support_srq": "true", 2023-10-09T10:14:56.116 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_async_rdma_type": "ib", 2023-10-09T10:14:56.116 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_async_reap_threshold": "5", 2023-10-09T10:14:56.116 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_bind_before_connect": "false", 2023-10-09T10:14:56.117 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_bind_ipv4": "true", 2023-10-09T10:14:56.117 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_bind_ipv6": "false", 2023-10-09T10:14:56.117 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_bind_msgr1": "true", 2023-10-09T10:14:56.117 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_bind_msgr2": "true", 2023-10-09T10:14:56.117 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_bind_port_max": "7568", 2023-10-09T10:14:56.117 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_bind_port_min": "6800", 2023-10-09T10:14:56.117 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_bind_prefer_ipv4": "false", 2023-10-09T10:14:56.117 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_bind_retry_count": "3", 2023-10-09T10:14:56.117 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_bind_retry_delay": "5", 2023-10-09T10:14:56.117 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_blackhole_client": "false", 2023-10-09T10:14:56.117 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_blackhole_mds": "false", 2023-10-09T10:14:56.117 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_blackhole_mgr": "false", 2023-10-09T10:14:56.118 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_blackhole_mon": "false", 2023-10-09T10:14:56.118 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_blackhole_osd": "false", 2023-10-09T10:14:56.118 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_client_mode": "crc secure", 2023-10-09T10:14:56.118 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_cluster_mode": "crc secure", 2023-10-09T10:14:56.118 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_cluster_type": "", 2023-10-09T10:14:56.118 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_compress_secure": "false", 2023-10-09T10:14:56.118 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_connection_idle_timeout": "900", 2023-10-09T10:14:56.118 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_connection_ready_timeout": "10", 2023-10-09T10:14:56.118 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_crc_data": "true", 2023-10-09T10:14:56.118 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_crc_header": "true", 2023-10-09T10:14:56.118 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_die_on_bad_msg": "false", 2023-10-09T10:14:56.118 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_die_on_bug": "true", 2023-10-09T10:14:56.119 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_die_on_old_message": "true", 2023-10-09T10:14:56.119 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_die_on_skipped_message": "false", 2023-10-09T10:14:56.119 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_die_on_unhandled_msg": "false", 2023-10-09T10:14:56.119 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_dispatch_throttle_bytes": "104857600", 2023-10-09T10:14:56.119 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_dpdk_coremask": "0xF", 2023-10-09T10:14:56.119 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_dpdk_debug_allow_loopback": "false", 2023-10-09T10:14:56.119 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_dpdk_devs_allowlist": "", 2023-10-09T10:14:56.119 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_dpdk_enable_tso": "true", 2023-10-09T10:14:56.119 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_dpdk_gateway_ipv4_addr": "", 2023-10-09T10:14:56.119 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_dpdk_host_ipv4_addr": "", 2023-10-09T10:14:56.119 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_dpdk_hugepages": "", 2023-10-09T10:14:56.119 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_dpdk_hw_flow_control": "true", 2023-10-09T10:14:56.120 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_dpdk_hw_queue_weight": "1.000000", 2023-10-09T10:14:56.120 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_dpdk_lro": "true", 2023-10-09T10:14:56.120 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_dpdk_memory_channel": "4", 2023-10-09T10:14:56.120 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_dpdk_netmask_ipv4_addr": "", 2023-10-09T10:14:56.120 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_dpdk_pmd": "", 2023-10-09T10:14:56.120 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_dpdk_port_id": "0", 2023-10-09T10:14:56.120 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_dpdk_rx_buffer_count_per_core": "8192", 2023-10-09T10:14:56.120 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_dump_corrupt_message_level": "1", 2023-10-09T10:14:56.120 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_dump_on_send": "false", 2023-10-09T10:14:56.120 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_initial_backoff": "0.200000", 2023-10-09T10:14:56.120 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_inject_delay_max": "1.000000", 2023-10-09T10:14:56.120 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_inject_delay_probability": "0.000000", 2023-10-09T10:14:56.121 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_inject_delay_type": "", 2023-10-09T10:14:56.121 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_inject_internal_delays": "0.000000", 2023-10-09T10:14:56.121 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_inject_network_congestion": "0", 2023-10-09T10:14:56.121 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_inject_socket_failures": "0", 2023-10-09T10:14:56.121 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_learn_addr_from_peer": "true", 2023-10-09T10:14:56.121 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_max_accept_failures": "4", 2023-10-09T10:14:56.121 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_max_backoff": "15.000000", 2023-10-09T10:14:56.121 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_mon_client_mode": "secure crc", 2023-10-09T10:14:56.121 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_mon_cluster_mode": "secure crc", 2023-10-09T10:14:56.121 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_mon_service_mode": "secure crc", 2023-10-09T10:14:56.121 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_osd_compress_min_size": "1024", 2023-10-09T10:14:56.122 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_osd_compress_mode": "none", 2023-10-09T10:14:56.122 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_osd_compression_algorithm": "snappy", 2023-10-09T10:14:56.122 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_pq_max_tokens_per_priority": "16777216", 2023-10-09T10:14:56.122 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_pq_min_cost": "65536", 2023-10-09T10:14:56.122 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_public_type": "", 2023-10-09T10:14:56.122 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_service_mode": "crc secure", 2023-10-09T10:14:56.122 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_tcp_listen_backlog": "512", 2023-10-09T10:14:56.122 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_tcp_nodelay": "true", 2023-10-09T10:14:56.122 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_tcp_prefetch_max_size": "4096", 2023-10-09T10:14:56.126 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_tcp_rcvbuf": "0", 2023-10-09T10:14:56.126 INFO:teuthology.orchestra.run.smithi053.stdout: "ms_type": "async+posix", 2023-10-09T10:14:56.126 INFO:teuthology.orchestra.run.smithi053.stdout: "no_config_file": "false", 2023-10-09T10:14:56.126 INFO:teuthology.orchestra.run.smithi053.stdout: "objecter_completion_locks_per_session": "32", 2023-10-09T10:14:56.127 INFO:teuthology.orchestra.run.smithi053.stdout: "objecter_debug_inject_relock_delay": "false", 2023-10-09T10:14:56.127 INFO:teuthology.orchestra.run.smithi053.stdout: "objecter_inflight_op_bytes": "104857600", 2023-10-09T10:14:56.127 INFO:teuthology.orchestra.run.smithi053.stdout: "objecter_inflight_ops": "1024", 2023-10-09T10:14:56.127 INFO:teuthology.orchestra.run.smithi053.stdout: "objecter_inject_no_watch_ping": "false", 2023-10-09T10:14:56.127 INFO:teuthology.orchestra.run.smithi053.stdout: "objecter_retry_writes_after_first_reply": "false", 2023-10-09T10:14:56.127 INFO:teuthology.orchestra.run.smithi053.stdout: "objecter_tick_interval": "5.000000", 2023-10-09T10:14:56.127 INFO:teuthology.orchestra.run.smithi053.stdout: "objecter_timeout": "10.000000", 2023-10-09T10:14:56.127 INFO:teuthology.orchestra.run.smithi053.stdout: "objectstore_blackhole": "false", 2023-10-09T10:14:56.127 INFO:teuthology.orchestra.run.smithi053.stdout: "openssl_engine_opts": "", 2023-10-09T10:14:56.127 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_agent_delay_time": "5.000000", 2023-10-09T10:14:56.127 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_agent_hist_halflife": "1000", 2023-10-09T10:14:56.128 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_agent_max_low_ops": "2", 2023-10-09T10:14:56.128 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_agent_max_ops": "4", 2023-10-09T10:14:56.128 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_agent_min_evict_effort": "0.100000", 2023-10-09T10:14:56.128 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_agent_quantize_effort": "0.100000", 2023-10-09T10:14:56.128 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_agent_slop": "0.020000", 2023-10-09T10:14:56.128 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_aggregated_slow_ops_logging": "true", 2023-10-09T10:14:56.128 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_allow_recovery_below_min_size": "true", 2023-10-09T10:14:56.128 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_asio_thread_count": "2", 2023-10-09T10:14:56.128 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_async_recovery_min_cost": "100", 2023-10-09T10:14:56.128 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_auto_mark_unfound_lost": "false", 2023-10-09T10:14:56.128 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_backfill_retry_interval": "30.000000", 2023-10-09T10:14:56.129 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_backfill_scan_max": "512", 2023-10-09T10:14:56.129 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_backfill_scan_min": "64", 2023-10-09T10:14:56.129 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_backoff_on_degraded": "false", 2023-10-09T10:14:56.129 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_backoff_on_peering": "false", 2023-10-09T10:14:56.129 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_backoff_on_unfound": "true", 2023-10-09T10:14:56.129 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_beacon_report_interval": "300", 2023-10-09T10:14:56.129 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_bench_duration": "30", 2023-10-09T10:14:56.129 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_bench_large_size_max_throughput": "104857600", 2023-10-09T10:14:56.129 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_bench_max_block_size": "67108864", 2023-10-09T10:14:56.129 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_bench_small_size_max_iops": "100", 2023-10-09T10:14:56.129 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_blkin_trace_all": "false", 2023-10-09T10:14:56.130 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_blocked_scrub_grace_period": "120", 2023-10-09T10:14:56.130 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_calc_pg_upmaps_aggressively": "true", 2023-10-09T10:14:56.130 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_calc_pg_upmaps_aggressively_fast": "true", 2023-10-09T10:14:56.130 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_calc_pg_upmaps_local_fallback_retries": "100", 2023-10-09T10:14:56.130 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_check_for_log_corruption": "false", 2023-10-09T10:14:56.130 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_check_max_object_name_len_on_startup": "true", 2023-10-09T10:14:56.130 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_class_default_list": "cephfs hello journal lock log numops otp rbd refcount rgw rgw_gc timeindex user version cas cmpomap queue 2pc_queue fifo", 2023-10-09T10:14:56.130 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_class_dir": "/usr/lib64/rados-classes", 2023-10-09T10:14:56.130 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_class_load_list": "cephfs hello journal lock log numops otp rbd refcount rgw rgw_gc timeindex user version cas cmpomap queue 2pc_queue fifo", 2023-10-09T10:14:56.130 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_class_update_on_start": "true", 2023-10-09T10:14:56.130 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_client_message_cap": "256", 2023-10-09T10:14:56.131 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_client_message_size_cap": "524288000", 2023-10-09T10:14:56.131 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_client_op_priority": "63", 2023-10-09T10:14:56.131 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_client_watch_timeout": "30", 2023-10-09T10:14:56.131 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_command_max_records": "256", 2023-10-09T10:14:56.131 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_compact_on_start": "false", 2023-10-09T10:14:56.131 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_copyfrom_max_chunk": "8388608", 2023-10-09T10:14:56.131 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_crush_chooseleaf_type": "1", 2023-10-09T10:14:56.131 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_crush_initial_weight": "-1.000000", 2023-10-09T10:14:56.131 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_crush_update_on_start": "true", 2023-10-09T10:14:56.131 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_crush_update_weight_set": "true", 2023-10-09T10:14:56.131 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_data": "/var/lib/ceph/osd/ceph-a", 2023-10-09T10:14:56.131 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_debug_crash_on_ignored_backoff": "false", 2023-10-09T10:14:56.132 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_debug_deep_scrub_sleep": "0.000000", 2023-10-09T10:14:56.132 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_debug_drop_ping_duration": "0", 2023-10-09T10:14:56.132 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_debug_drop_ping_probability": "0.000000", 2023-10-09T10:14:56.132 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_debug_feed_pullee": "-1", 2023-10-09T10:14:56.132 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_debug_inject_copyfrom_error": "false", 2023-10-09T10:14:56.132 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_debug_inject_dispatch_delay_duration": "0.100000", 2023-10-09T10:14:56.132 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_debug_inject_dispatch_delay_probability": "0.000000", 2023-10-09T10:14:56.132 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_debug_misdirected_ops": "false", 2023-10-09T10:14:56.132 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_debug_no_acting_change": "false", 2023-10-09T10:14:56.132 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_debug_no_purge_strays": "false", 2023-10-09T10:14:56.132 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_debug_op_order": "false", 2023-10-09T10:14:56.132 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_debug_pg_log_writeout": "false", 2023-10-09T10:14:56.133 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_debug_pretend_recovery_active": "false", 2023-10-09T10:14:56.133 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_debug_random_push_read_error": "0.000000", 2023-10-09T10:14:56.133 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_debug_reject_backfill_probability": "0.000000", 2023-10-09T10:14:56.133 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_debug_shutdown": "false", 2023-10-09T10:14:56.133 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_debug_skip_full_check_in_backfill_reservation": "false", 2023-10-09T10:14:56.133 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_debug_skip_full_check_in_recovery": "false", 2023-10-09T10:14:56.133 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_debug_verify_cached_snaps": "false", 2023-10-09T10:14:56.133 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_debug_verify_missing_on_start": "false", 2023-10-09T10:14:56.133 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_debug_verify_snaps": "false", 2023-10-09T10:14:56.133 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_debug_verify_stray_on_activate": "false", 2023-10-09T10:14:56.133 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_deep_scrub_interval": "604800.000000", 2023-10-09T10:14:56.134 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_deep_scrub_keys": "1024", 2023-10-09T10:14:56.134 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_deep_scrub_large_omap_object_key_threshold": "200000", 2023-10-09T10:14:56.134 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_deep_scrub_large_omap_object_value_sum_threshold": "1073741824", 2023-10-09T10:14:56.134 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_deep_scrub_randomize_ratio": "0.150000", 2023-10-09T10:14:56.134 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_deep_scrub_stride": "524288", 2023-10-09T10:14:56.134 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_deep_scrub_update_digest_min_age": "7200", 2023-10-09T10:14:56.134 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_default_data_pool_replay_window": "45", 2023-10-09T10:14:56.134 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_default_notify_timeout": "30", 2023-10-09T10:14:56.134 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_delete_sleep": "0.000000", 2023-10-09T10:14:56.134 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_delete_sleep_hdd": "5.000000", 2023-10-09T10:14:56.134 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_delete_sleep_hybrid": "1.000000", 2023-10-09T10:14:56.134 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_delete_sleep_ssd": "1.000000", 2023-10-09T10:14:56.135 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_discard_disconnected_ops": "true", 2023-10-09T10:14:56.135 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_enable_op_tracker": "true", 2023-10-09T10:14:56.135 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_erasure_code_plugins": "jerasure lrc", 2023-10-09T10:14:56.135 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_extblkdev_plugins": "vdo", 2023-10-09T10:14:56.135 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_failsafe_full_ratio": "0.970000", 2023-10-09T10:14:56.135 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_fast_fail_on_connection_refused": "true", 2023-10-09T10:14:56.135 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_fast_info": "true", 2023-10-09T10:14:56.135 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_fast_shutdown": "true", 2023-10-09T10:14:56.135 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_fast_shutdown_notify_mon": "true", 2023-10-09T10:14:56.135 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_fast_shutdown_timeout": "15", 2023-10-09T10:14:56.135 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_find_best_info_ignore_history_les": "false", 2023-10-09T10:14:56.135 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_force_auth_primary_missing_objects": "100", 2023-10-09T10:14:56.136 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_force_recovery_pg_log_entries_factor": "1.300000", 2023-10-09T10:14:56.136 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_function_tracing": "false", 2023-10-09T10:14:56.136 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_heartbeat_grace": "20", 2023-10-09T10:14:56.136 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_heartbeat_interval": "6", 2023-10-09T10:14:56.136 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_heartbeat_min_healthy_ratio": "0.330000", 2023-10-09T10:14:56.136 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_heartbeat_min_peers": "10", 2023-10-09T10:14:56.136 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_heartbeat_min_size": "2000", 2023-10-09T10:14:56.136 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_heartbeat_stale": "600", 2023-10-09T10:14:56.136 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_heartbeat_use_min_delay_socket": "false", 2023-10-09T10:14:56.136 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_hit_set_max_size": "100000", 2023-10-09T10:14:56.136 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_hit_set_min_size": "1000", 2023-10-09T10:14:56.137 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_hit_set_namespace": ".ceph-internal", 2023-10-09T10:14:56.137 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_ignore_stale_divergent_priors": "false", 2023-10-09T10:14:56.137 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_inject_bad_map_crc_probability": "0.000000", 2023-10-09T10:14:56.137 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_inject_failure_on_pg_removal": "false", 2023-10-09T10:14:56.137 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_journal": "/var/lib/ceph/osd/ceph-a/journal", 2023-10-09T10:14:56.137 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_journal_flush_on_shutdown": "true", 2023-10-09T10:14:56.137 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_journal_size": "5120", 2023-10-09T10:14:56.137 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_kill_backfill_at": "0", 2023-10-09T10:14:56.137 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_loop_before_reset_tphandle": "64", 2023-10-09T10:14:56.137 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_map_cache_size": "50", 2023-10-09T10:14:56.137 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_map_dedup": "true", 2023-10-09T10:14:56.138 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_map_message_max": "40", 2023-10-09T10:14:56.138 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_map_message_max_bytes": "10485760", 2023-10-09T10:14:56.138 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_map_share_max_epochs": "40", 2023-10-09T10:14:56.138 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_max_attr_name_len": "100", 2023-10-09T10:14:56.138 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_max_attr_size": "0", 2023-10-09T10:14:56.138 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_max_backfills": "1", 2023-10-09T10:14:56.138 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_max_markdown_count": "5", 2023-10-09T10:14:56.138 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_max_markdown_period": "600", 2023-10-09T10:14:56.138 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_max_object_name_len": "2048", 2023-10-09T10:14:56.138 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_max_object_namespace_len": "256", 2023-10-09T10:14:56.138 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_max_object_size": "134217728", 2023-10-09T10:14:56.139 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_max_omap_bytes_per_request": "1073741824", 2023-10-09T10:14:56.139 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_max_omap_entries_per_request": "1024", 2023-10-09T10:14:56.139 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_max_pg_blocked_by": "16", 2023-10-09T10:14:56.139 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_max_pg_log_entries": "10000", 2023-10-09T10:14:56.139 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_max_pg_per_osd_hard_ratio": "3.000000", 2023-10-09T10:14:56.139 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_max_pgls": "1024", 2023-10-09T10:14:56.139 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_max_push_cost": "8388608", 2023-10-09T10:14:56.139 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_max_push_objects": "10", 2023-10-09T10:14:56.139 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_max_scrubs": "1", 2023-10-09T10:14:56.139 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_max_snap_prune_intervals_per_epoch": "512", 2023-10-09T10:14:56.139 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_max_trimming_pgs": "2", 2023-10-09T10:14:56.139 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_max_write_op_reply_len": "64", 2023-10-09T10:14:56.140 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_max_write_size": "90", 2023-10-09T10:14:56.140 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_mclock_force_run_benchmark_on_init": "false", 2023-10-09T10:14:56.140 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_mclock_iops_capacity_threshold_hdd": "500.000000", 2023-10-09T10:14:56.140 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_mclock_iops_capacity_threshold_ssd": "80000.000000", 2023-10-09T10:14:56.140 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_mclock_max_capacity_iops_hdd": "315.000000", 2023-10-09T10:14:56.140 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_mclock_max_capacity_iops_ssd": "21500.000000", 2023-10-09T10:14:56.140 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_mclock_max_sequential_bandwidth_hdd": "157286400", 2023-10-09T10:14:56.140 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_mclock_max_sequential_bandwidth_ssd": "1258291200", 2023-10-09T10:14:56.140 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_mclock_override_recovery_settings": "false", 2023-10-09T10:14:56.140 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_mclock_profile": "balanced", 2023-10-09T10:14:56.141 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_mclock_scheduler_anticipation_timeout": "0.000000", 2023-10-09T10:14:56.141 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_mclock_scheduler_background_best_effort_lim": "0.000000", 2023-10-09T10:14:56.141 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_mclock_scheduler_background_best_effort_res": "0.000000", 2023-10-09T10:14:56.141 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_mclock_scheduler_background_best_effort_wgt": "1", 2023-10-09T10:14:56.141 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_mclock_scheduler_background_recovery_lim": "0.000000", 2023-10-09T10:14:56.141 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_mclock_scheduler_background_recovery_res": "0.000000", 2023-10-09T10:14:56.141 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_mclock_scheduler_background_recovery_wgt": "1", 2023-10-09T10:14:56.141 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_mclock_scheduler_client_lim": "0.000000", 2023-10-09T10:14:56.141 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_mclock_scheduler_client_res": "0.000000", 2023-10-09T10:14:56.141 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_mclock_scheduler_client_wgt": "1", 2023-10-09T10:14:56.141 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_mclock_skip_benchmark": "false", 2023-10-09T10:14:56.141 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_memory_base": "805306368", 2023-10-09T10:14:56.142 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_memory_cache_min": "134217728", 2023-10-09T10:14:56.142 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_memory_cache_resize_interval": "1.000000", 2023-10-09T10:14:56.142 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_memory_expected_fragmentation": "0.150000", 2023-10-09T10:14:56.142 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_memory_target": "4294967296", 2023-10-09T10:14:56.142 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_memory_target_autotune": "false", 2023-10-09T10:14:56.142 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_memory_target_cgroup_limit_ratio": "0.800000", 2023-10-09T10:14:56.142 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_min_pg_log_entries": "250", 2023-10-09T10:14:56.142 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_min_recovery_priority": "0", 2023-10-09T10:14:56.142 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_mon_heartbeat_interval": "30", 2023-10-09T10:14:56.142 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_mon_heartbeat_stat_stale": "3600", 2023-10-09T10:14:56.142 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_mon_report_interval": "5", 2023-10-09T10:14:56.142 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_mon_report_max_in_flight": "2", 2023-10-09T10:14:56.143 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_mon_shutdown_timeout": "5.000000", 2023-10-09T10:14:56.143 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_num_cache_shards": "32", 2023-10-09T10:14:56.143 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_num_op_tracker_shard": "32", 2023-10-09T10:14:56.143 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_numa_auto_affinity": "true", 2023-10-09T10:14:56.143 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_numa_node": "-1", 2023-10-09T10:14:56.143 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_numa_prefer_iface": "true", 2023-10-09T10:14:56.143 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_object_clean_region_max_num_intervals": "10", 2023-10-09T10:14:56.143 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_objecter_finishers": "1", 2023-10-09T10:14:56.143 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_objectstore": "bluestore", 2023-10-09T10:14:56.143 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_objectstore_fuse": "false", 2023-10-09T10:14:56.143 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_objectstore_tracing": "false", 2023-10-09T10:14:56.143 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_op_complaint_time": "30.000000", 2023-10-09T10:14:56.144 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_op_history_duration": "600", 2023-10-09T10:14:56.144 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_op_history_size": "20", 2023-10-09T10:14:56.144 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_op_history_slow_op_size": "20", 2023-10-09T10:14:56.144 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_op_history_slow_op_threshold": "10.000000", 2023-10-09T10:14:56.144 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_op_log_threshold": "5", 2023-10-09T10:14:56.144 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_op_num_shards": "0", 2023-10-09T10:14:56.144 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_op_num_shards_hdd": "5", 2023-10-09T10:14:56.144 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_op_num_shards_ssd": "8", 2023-10-09T10:14:56.144 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_op_num_threads_per_shard": "0", 2023-10-09T10:14:56.144 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_op_num_threads_per_shard_hdd": "1", 2023-10-09T10:14:56.144 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_op_num_threads_per_shard_ssd": "2", 2023-10-09T10:14:56.144 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_op_pq_max_tokens_per_priority": "4194304", 2023-10-09T10:14:56.144 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_op_pq_min_cost": "65536", 2023-10-09T10:14:56.145 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_op_queue": "mclock_scheduler", 2023-10-09T10:14:56.145 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_op_queue_cut_off": "high", 2023-10-09T10:14:56.145 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_op_thread_suicide_timeout": "150", 2023-10-09T10:14:56.145 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_op_thread_timeout": "15", 2023-10-09T10:14:56.145 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_open_classes_on_start": "true", 2023-10-09T10:14:56.145 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_os_flags": "0", 2023-10-09T10:14:56.145 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_peering_op_priority": "255", 2023-10-09T10:14:56.145 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pg_delete_cost": "1048576", 2023-10-09T10:14:56.145 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pg_delete_priority": "5", 2023-10-09T10:14:56.145 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pg_epoch_max_lag_factor": "2.000000", 2023-10-09T10:14:56.145 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pg_epoch_persisted_max_stale": "40", 2023-10-09T10:14:56.146 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pg_log_dups_tracked": "3000", 2023-10-09T10:14:56.146 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pg_log_trim_max": "10000", 2023-10-09T10:14:56.146 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pg_log_trim_min": "100", 2023-10-09T10:14:56.146 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pg_max_concurrent_snap_trims": "2", 2023-10-09T10:14:56.146 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pg_object_context_cache_count": "64", 2023-10-09T10:14:56.146 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pg_stat_report_interval_max": "500", 2023-10-09T10:14:56.146 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_default_cache_max_evict_check_size": "10", 2023-10-09T10:14:56.146 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_default_cache_min_evict_age": "0", 2023-10-09T10:14:56.146 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_default_cache_min_flush_age": "0", 2023-10-09T10:14:56.146 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_default_cache_target_dirty_high_ratio": "0.600000", 2023-10-09T10:14:56.146 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_default_cache_target_dirty_ratio": "0.400000", 2023-10-09T10:14:56.146 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_default_cache_target_full_ratio": "0.800000", 2023-10-09T10:14:56.147 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_default_crimson": "false", 2023-10-09T10:14:56.147 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_default_crush_rule": "-1", 2023-10-09T10:14:56.147 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_default_ec_fast_read": "false", 2023-10-09T10:14:56.147 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_default_erasure_code_profile": "plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd", 2023-10-09T10:14:56.147 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_default_flag_bulk": "false", 2023-10-09T10:14:56.147 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_default_flag_hashpspool": "true", 2023-10-09T10:14:56.147 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_default_flag_nodelete": "false", 2023-10-09T10:14:56.147 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_default_flag_nopgchange": "false", 2023-10-09T10:14:56.147 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_default_flag_nosizechange": "false", 2023-10-09T10:14:56.147 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_default_flags": "0", 2023-10-09T10:14:56.147 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_default_hit_set_bloom_fpp": "0.050000", 2023-10-09T10:14:56.148 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_default_min_size": "0", 2023-10-09T10:14:56.148 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_default_pg_autoscale_mode": "off", 2023-10-09T10:14:56.148 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_default_pg_num": "32", 2023-10-09T10:14:56.148 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_default_pgp_num": "0", 2023-10-09T10:14:56.148 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_default_read_lease_ratio": "0.800000", 2023-10-09T10:14:56.148 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_default_size": "3", 2023-10-09T10:14:56.148 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_default_type": "replicated", 2023-10-09T10:14:56.148 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_erasure_code_stripe_unit": "4096", 2023-10-09T10:14:56.148 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_pool_use_gmt_hitset": "true", 2023-10-09T10:14:56.148 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_push_per_object_cost": "1000", 2023-10-09T10:14:56.148 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_read_ec_check_for_errors": "false", 2023-10-09T10:14:56.149 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_recover_clone_overlap": "true", 2023-10-09T10:14:56.149 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_recover_clone_overlap_limit": "10", 2023-10-09T10:14:56.149 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_recovery_cost": "20971520", 2023-10-09T10:14:56.149 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_recovery_delay_start": "0.000000", 2023-10-09T10:14:56.149 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_recovery_max_active": "0", 2023-10-09T10:14:56.149 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_recovery_max_active_hdd": "3", 2023-10-09T10:14:56.149 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_recovery_max_active_ssd": "10", 2023-10-09T10:14:56.149 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_recovery_max_chunk": "8388608", 2023-10-09T10:14:56.149 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_recovery_max_omap_entries_per_chunk": "8096", 2023-10-09T10:14:56.149 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_recovery_max_single_start": "1", 2023-10-09T10:14:56.149 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_recovery_op_priority": "3", 2023-10-09T10:14:56.150 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_recovery_op_warn_multiple": "16", 2023-10-09T10:14:56.150 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_recovery_priority": "5", 2023-10-09T10:14:56.150 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_recovery_retry_interval": "30.000000", 2023-10-09T10:14:56.150 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_recovery_sleep": "0.000000", 2023-10-09T10:14:56.150 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_recovery_sleep_hdd": "0.100000", 2023-10-09T10:14:56.150 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_recovery_sleep_hybrid": "0.025000", 2023-10-09T10:14:56.150 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_recovery_sleep_ssd": "0.000000", 2023-10-09T10:14:56.150 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_repair_during_recovery": "false", 2023-10-09T10:14:56.150 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_requested_scrub_priority": "120", 2023-10-09T10:14:56.150 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_rocksdb_iterator_bounds_enabled": "true", 2023-10-09T10:14:56.150 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_rollback_to_cluster_snap": "", 2023-10-09T10:14:56.150 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_scrub_auto_repair": "false", 2023-10-09T10:14:56.151 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_scrub_auto_repair_num_errors": "5", 2023-10-09T10:14:56.151 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_scrub_backoff_ratio": "0.660000", 2023-10-09T10:14:56.151 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_scrub_begin_hour": "0", 2023-10-09T10:14:56.151 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_scrub_begin_week_day": "0", 2023-10-09T10:14:56.151 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_scrub_chunk_max": "25", 2023-10-09T10:14:56.151 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_scrub_chunk_min": "5", 2023-10-09T10:14:56.151 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_scrub_cost": "52428800", 2023-10-09T10:14:56.151 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_scrub_during_recovery": "false", 2023-10-09T10:14:56.151 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_scrub_end_hour": "0", 2023-10-09T10:14:56.151 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_scrub_end_week_day": "0", 2023-10-09T10:14:56.151 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_scrub_event_cost": "4096", 2023-10-09T10:14:56.151 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_scrub_extended_sleep": "0.000000", 2023-10-09T10:14:56.152 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_scrub_interval_randomize_ratio": "0.500000", 2023-10-09T10:14:56.152 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_scrub_invalid_stats": "true", 2023-10-09T10:14:56.152 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_scrub_load_threshold": "0.500000", 2023-10-09T10:14:56.152 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_scrub_max_interval": "604800.000000", 2023-10-09T10:14:56.152 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_scrub_max_preemptions": "5", 2023-10-09T10:14:56.152 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_scrub_min_interval": "86400.000000", 2023-10-09T10:14:56.152 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_scrub_priority": "5", 2023-10-09T10:14:56.152 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_scrub_reservation_timeout": "5000", 2023-10-09T10:14:56.152 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_scrub_sleep": "0.000000", 2023-10-09T10:14:56.152 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_scrub_slow_reservation_response": "2200", 2023-10-09T10:14:56.152 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_shallow_scrub_chunk_max": "100", 2023-10-09T10:14:56.152 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_shallow_scrub_chunk_min": "50", 2023-10-09T10:14:56.153 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_shutdown_pgref_assert": "false", 2023-10-09T10:14:56.153 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_skip_data_digest": "false", 2023-10-09T10:14:56.153 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_smart_report_timeout": "5", 2023-10-09T10:14:56.153 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_snap_trim_cost": "1048576", 2023-10-09T10:14:56.153 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_snap_trim_priority": "5", 2023-10-09T10:14:56.153 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_snap_trim_sleep": "0.000000", 2023-10-09T10:14:56.153 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_snap_trim_sleep_hdd": "5.000000", 2023-10-09T10:14:56.153 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_snap_trim_sleep_hybrid": "2.000000", 2023-10-09T10:14:56.153 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_snap_trim_sleep_ssd": "0.000000", 2023-10-09T10:14:56.153 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_stats_update_period_not_scrubbing": "120", 2023-10-09T10:14:56.153 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_stats_update_period_scrubbing": "15", 2023-10-09T10:14:56.154 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_target_pg_log_entries_per_osd": "300000", 2023-10-09T10:14:56.154 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_target_transaction_size": "30", 2023-10-09T10:14:56.154 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_tier_default_cache_hit_set_count": "4", 2023-10-09T10:14:56.154 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_tier_default_cache_hit_set_grade_decay_rate": "20", 2023-10-09T10:14:56.154 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_tier_default_cache_hit_set_period": "1200", 2023-10-09T10:14:56.154 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_tier_default_cache_hit_set_search_last_n": "1", 2023-10-09T10:14:56.154 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_tier_default_cache_hit_set_type": "bloom", 2023-10-09T10:14:56.154 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_tier_default_cache_min_read_recency_for_promote": "1", 2023-10-09T10:14:56.154 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_tier_default_cache_min_write_recency_for_promote": "1", 2023-10-09T10:14:56.154 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_tier_default_cache_mode": "writeback", 2023-10-09T10:14:56.154 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_tier_promote_max_bytes_sec": "5242880", 2023-10-09T10:14:56.154 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_tier_promote_max_objects_sec": "25", 2023-10-09T10:14:56.155 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_tracing": "false", 2023-10-09T10:14:56.155 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_use_stale_snap": "false", 2023-10-09T10:14:56.155 INFO:teuthology.orchestra.run.smithi053.stdout: "osd_uuid": "00000000-0000-0000-0000-000000000000", 2023-10-09T10:14:56.155 INFO:teuthology.orchestra.run.smithi053.stdout: "osdc_blkin_trace_all": "false", 2023-10-09T10:14:56.155 INFO:teuthology.orchestra.run.smithi053.stdout: "paxos_kill_at": "0", 2023-10-09T10:14:56.155 INFO:teuthology.orchestra.run.smithi053.stdout: "paxos_max_join_drift": "10", 2023-10-09T10:14:56.155 INFO:teuthology.orchestra.run.smithi053.stdout: "paxos_min": "500", 2023-10-09T10:14:56.155 INFO:teuthology.orchestra.run.smithi053.stdout: "paxos_min_wait": "0.050000", 2023-10-09T10:14:56.155 INFO:teuthology.orchestra.run.smithi053.stdout: "paxos_propose_interval": "1.000000", 2023-10-09T10:14:56.155 INFO:teuthology.orchestra.run.smithi053.stdout: "paxos_service_trim_max": "500", 2023-10-09T10:14:56.155 INFO:teuthology.orchestra.run.smithi053.stdout: "paxos_service_trim_max_multiplier": "20", 2023-10-09T10:14:56.155 INFO:teuthology.orchestra.run.smithi053.stdout: "paxos_service_trim_min": "250", 2023-10-09T10:14:56.156 INFO:teuthology.orchestra.run.smithi053.stdout: "paxos_stash_full_interval": "25", 2023-10-09T10:14:56.156 INFO:teuthology.orchestra.run.smithi053.stdout: "paxos_trim_max": "500", 2023-10-09T10:14:56.156 INFO:teuthology.orchestra.run.smithi053.stdout: "paxos_trim_min": "250", 2023-10-09T10:14:56.156 INFO:teuthology.orchestra.run.smithi053.stdout: "perf": "true", 2023-10-09T10:14:56.156 INFO:teuthology.orchestra.run.smithi053.stdout: "pid_file": "", 2023-10-09T10:14:56.156 INFO:teuthology.orchestra.run.smithi053.stdout: "plugin_crypto_accelerator": "crypto_isal", 2023-10-09T10:14:56.156 INFO:teuthology.orchestra.run.smithi053.stdout: "plugin_dir": "/usr/lib64/ceph", 2023-10-09T10:14:56.156 INFO:teuthology.orchestra.run.smithi053.stdout: "public_addr": "-", 2023-10-09T10:14:56.156 INFO:teuthology.orchestra.run.smithi053.stdout: "public_addrv": "", 2023-10-09T10:14:56.156 INFO:teuthology.orchestra.run.smithi053.stdout: "public_bind_addr": "-", 2023-10-09T10:14:56.156 INFO:teuthology.orchestra.run.smithi053.stdout: "public_network": "172.21.0.0/20", 2023-10-09T10:14:56.156 INFO:teuthology.orchestra.run.smithi053.stdout: "public_network_interface": "", 2023-10-09T10:14:56.157 INFO:teuthology.orchestra.run.smithi053.stdout: "qat_compressor_enabled": "false", 2023-10-09T10:14:56.157 INFO:teuthology.orchestra.run.smithi053.stdout: "qat_compressor_session_max_number": "256", 2023-10-09T10:14:56.157 INFO:teuthology.orchestra.run.smithi053.stdout: "rados_mon_op_timeout": "0", 2023-10-09T10:14:56.157 INFO:teuthology.orchestra.run.smithi053.stdout: "rados_osd_op_timeout": "0", 2023-10-09T10:14:56.157 INFO:teuthology.orchestra.run.smithi053.stdout: "rados_tracing": "false", 2023-10-09T10:14:56.157 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_atime_update_interval": "60", 2023-10-09T10:14:56.157 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_auto_exclusive_lock_until_manual_request": "true", 2023-10-09T10:14:56.157 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_balance_parent_reads": "false", 2023-10-09T10:14:56.157 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_balance_snap_reads": "false", 2023-10-09T10:14:56.157 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_blkin_trace_all": "false", 2023-10-09T10:14:56.157 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_blocklist_expire_seconds": "0", 2023-10-09T10:14:56.157 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_blocklist_on_break_lock": "true", 2023-10-09T10:14:56.158 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_cache": "true", 2023-10-09T10:14:56.158 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_cache_block_writes_upfront": "false", 2023-10-09T10:14:56.158 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_cache_max_dirty": "25165824", 2023-10-09T10:14:56.158 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_cache_max_dirty_age": "1.000000", 2023-10-09T10:14:56.158 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_cache_max_dirty_object": "0", 2023-10-09T10:14:56.158 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_cache_policy": "writearound", 2023-10-09T10:14:56.158 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_cache_size": "33554432", 2023-10-09T10:14:56.158 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_cache_target_dirty": "16777216", 2023-10-09T10:14:56.158 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_cache_writethrough_until_flush": "true", 2023-10-09T10:14:56.158 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_clone_copy_on_read": "false", 2023-10-09T10:14:56.158 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_compression_hint": "none", 2023-10-09T10:14:56.159 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_concurrent_management_ops": "10", 2023-10-09T10:14:56.159 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_config_pool_override_update_timestamp": "0", 2023-10-09T10:14:56.159 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_default_clone_format": "auto", 2023-10-09T10:14:56.159 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_default_data_pool": "", 2023-10-09T10:14:56.159 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_default_features": "61", 2023-10-09T10:14:56.159 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_default_format": "2", 2023-10-09T10:14:56.159 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_default_map_options": "", 2023-10-09T10:14:56.159 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_default_order": "22", 2023-10-09T10:14:56.159 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_default_pool": "rbd", 2023-10-09T10:14:56.159 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_default_snapshot_quiesce_mode": "required", 2023-10-09T10:14:56.159 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_default_stripe_count": "0", 2023-10-09T10:14:56.159 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_default_stripe_unit": "0", 2023-10-09T10:14:56.160 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_disable_zero_copy_writes": "true", 2023-10-09T10:14:56.160 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_discard_granularity_bytes": "65536", 2023-10-09T10:14:56.160 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_discard_on_zeroed_write_same": "true", 2023-10-09T10:14:56.160 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_enable_alloc_hint": "true", 2023-10-09T10:14:56.160 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_invalidate_object_map_on_timeout": "true", 2023-10-09T10:14:56.160 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_io_scheduler": "simple", 2023-10-09T10:14:56.160 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_io_scheduler_simple_max_delay": "0", 2023-10-09T10:14:56.160 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_journal_commit_age": "5.000000", 2023-10-09T10:14:56.160 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_journal_max_concurrent_object_sets": "0", 2023-10-09T10:14:56.160 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_journal_max_payload_bytes": "16384", 2023-10-09T10:14:56.160 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_journal_object_flush_age": "0.000000", 2023-10-09T10:14:56.160 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_journal_object_flush_bytes": "1048576", 2023-10-09T10:14:56.161 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_journal_object_flush_interval": "0", 2023-10-09T10:14:56.161 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_journal_object_max_in_flight_appends": "0", 2023-10-09T10:14:56.161 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_journal_object_writethrough_until_flush": "true", 2023-10-09T10:14:56.161 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_journal_order": "24", 2023-10-09T10:14:56.161 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_journal_pool": "", 2023-10-09T10:14:56.161 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_journal_splay_width": "4", 2023-10-09T10:14:56.161 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_localize_parent_reads": "false", 2023-10-09T10:14:56.161 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_localize_snap_reads": "false", 2023-10-09T10:14:56.161 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirror_concurrent_image_deletions": "1", 2023-10-09T10:14:56.161 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirror_concurrent_image_syncs": "5", 2023-10-09T10:14:56.161 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirror_delete_retry_interval": "30.000000", 2023-10-09T10:14:56.161 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirror_image_perf_stats_prio": "5", 2023-10-09T10:14:56.162 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirror_image_policy_migration_throttle": "300", 2023-10-09T10:14:56.162 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirror_image_policy_rebalance_timeout": "0.000000", 2023-10-09T10:14:56.162 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirror_image_policy_type": "simple", 2023-10-09T10:14:56.162 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirror_image_policy_update_throttle_interval": "1.000000", 2023-10-09T10:14:56.162 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirror_image_state_check_interval": "30", 2023-10-09T10:14:56.162 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirror_journal_commit_age": "5.000000", 2023-10-09T10:14:56.162 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirror_journal_poll_age": "5.000000", 2023-10-09T10:14:56.162 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirror_leader_heartbeat_interval": "5", 2023-10-09T10:14:56.162 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirror_leader_max_acquire_attempts_before_break": "3", 2023-10-09T10:14:56.162 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirror_leader_max_missed_heartbeats": "2", 2023-10-09T10:14:56.162 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirror_memory_autotune": "true", 2023-10-09T10:14:56.162 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirror_memory_base": "805306368", 2023-10-09T10:14:56.163 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirror_memory_cache_autotune_interval": "30.000000", 2023-10-09T10:14:56.163 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirror_memory_cache_min": "134217728", 2023-10-09T10:14:56.163 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirror_memory_cache_resize_interval": "5.000000", 2023-10-09T10:14:56.163 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirror_memory_expected_fragmentation": "0.150000", 2023-10-09T10:14:56.163 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirror_memory_target": "4294967296", 2023-10-09T10:14:56.163 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirror_perf_stats_prio": "5", 2023-10-09T10:14:56.163 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirror_pool_replayers_refresh_interval": "30", 2023-10-09T10:14:56.163 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirror_sync_point_update_age": "30.000000", 2023-10-09T10:14:56.163 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirroring_delete_delay": "0", 2023-10-09T10:14:56.163 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirroring_max_mirroring_snapshots": "5", 2023-10-09T10:14:56.163 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirroring_replay_delay": "0", 2023-10-09T10:14:56.163 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mirroring_resync_after_disconnect": "false", 2023-10-09T10:14:56.164 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_move_parent_to_trash_on_remove": "false", 2023-10-09T10:14:56.164 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_move_to_trash_on_remove": "false", 2023-10-09T10:14:56.164 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_move_to_trash_on_remove_expire_seconds": "0", 2023-10-09T10:14:56.164 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_mtime_update_interval": "60", 2023-10-09T10:14:56.164 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_non_blocking_aio": "true", 2023-10-09T10:14:56.164 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_op_thread_timeout": "60", 2023-10-09T10:14:56.164 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_op_threads": "1", 2023-10-09T10:14:56.164 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_parent_cache_enabled": "false", 2023-10-09T10:14:56.164 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_persistent_cache_mode": "disabled", 2023-10-09T10:14:56.164 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_persistent_cache_path": "/tmp", 2023-10-09T10:14:56.164 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_persistent_cache_size": "1073741824", 2023-10-09T10:14:56.164 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_plugins": "", 2023-10-09T10:14:56.164 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_qos_bps_burst": "0", 2023-10-09T10:14:56.165 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_qos_bps_burst_seconds": "1", 2023-10-09T10:14:56.165 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_qos_bps_limit": "0", 2023-10-09T10:14:56.165 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_qos_exclude_ops": "0", 2023-10-09T10:14:56.165 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_qos_iops_burst": "0", 2023-10-09T10:14:56.165 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_qos_iops_burst_seconds": "1", 2023-10-09T10:14:56.165 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_qos_iops_limit": "0", 2023-10-09T10:14:56.165 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_qos_read_bps_burst": "0", 2023-10-09T10:14:56.165 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_qos_read_bps_burst_seconds": "1", 2023-10-09T10:14:56.165 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_qos_read_bps_limit": "0", 2023-10-09T10:14:56.165 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_qos_read_iops_burst": "0", 2023-10-09T10:14:56.165 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_qos_read_iops_burst_seconds": "1", 2023-10-09T10:14:56.166 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_qos_read_iops_limit": "0", 2023-10-09T10:14:56.166 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_qos_schedule_tick_min": "50", 2023-10-09T10:14:56.166 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_qos_write_bps_burst": "0", 2023-10-09T10:14:56.166 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_qos_write_bps_burst_seconds": "1", 2023-10-09T10:14:56.166 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_qos_write_bps_limit": "0", 2023-10-09T10:14:56.166 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_qos_write_iops_burst": "0", 2023-10-09T10:14:56.166 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_qos_write_iops_burst_seconds": "1", 2023-10-09T10:14:56.166 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_qos_write_iops_limit": "0", 2023-10-09T10:14:56.166 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_quiesce_notification_attempts": "10", 2023-10-09T10:14:56.166 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_read_from_replica_policy": "default", 2023-10-09T10:14:56.166 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_readahead_disable_after_bytes": "52428800", 2023-10-09T10:14:56.166 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_readahead_max_bytes": "524288", 2023-10-09T10:14:56.167 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_readahead_trigger_requests": "10", 2023-10-09T10:14:56.167 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_request_timed_out_seconds": "30", 2023-10-09T10:14:56.167 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_skip_partial_discard": "true", 2023-10-09T10:14:56.167 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_sparse_read_threshold_bytes": "65536", 2023-10-09T10:14:56.167 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_tracing": "false", 2023-10-09T10:14:56.167 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_validate_names": "true", 2023-10-09T10:14:56.167 INFO:teuthology.orchestra.run.smithi053.stdout: "rbd_validate_pool": "true", 2023-10-09T10:14:56.167 INFO:teuthology.orchestra.run.smithi053.stdout: "restapi_base_url": "", 2023-10-09T10:14:56.167 INFO:teuthology.orchestra.run.smithi053.stdout: "restapi_log_level": "", 2023-10-09T10:14:56.167 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_acl_grants_max_num": "100", 2023-10-09T10:14:56.167 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_admin_entry": "admin", 2023-10-09T10:14:56.168 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_allow_notification_secrets_in_cleartext": "false", 2023-10-09T10:14:56.168 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_backend_store": "rados", 2023-10-09T10:14:56.168 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_barbican_url": "", 2023-10-09T10:14:56.168 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_beast_enable_async": "true", 2023-10-09T10:14:56.168 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_bucket_default_quota_max_objects": "-1", 2023-10-09T10:14:56.168 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_bucket_default_quota_max_size": "-1", 2023-10-09T10:14:56.168 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_bucket_index_max_aio": "128", 2023-10-09T10:14:56.168 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_bucket_index_transaction_instrumentation": "false", 2023-10-09T10:14:56.168 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_bucket_quota_cache_size": "10000", 2023-10-09T10:14:56.168 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_bucket_quota_ttl": "600", 2023-10-09T10:14:56.168 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_bucket_sync_spawn_window": "20", 2023-10-09T10:14:56.169 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_cache_enabled": "true", 2023-10-09T10:14:56.169 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_cache_expiry_interval": "900", 2023-10-09T10:14:56.169 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_cache_lru_size": "10000", 2023-10-09T10:14:56.169 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_config_store": "rados", 2023-10-09T10:14:56.169 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_content_length_compat": "false", 2023-10-09T10:14:56.169 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_copy_obj_progress": "true", 2023-10-09T10:14:56.169 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_copy_obj_progress_every_bytes": "1048576", 2023-10-09T10:14:56.169 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_cors_rules_max_num": "100", 2023-10-09T10:14:56.169 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_cross_domain_policy": "", 2023-10-09T10:14:56.169 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_default_encryption_key": "", 2023-10-09T10:14:56.169 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_kmip_addr": "", 2023-10-09T10:14:56.170 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_kmip_ca_path": "", 2023-10-09T10:14:56.170 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_kmip_client_cert": "", 2023-10-09T10:14:56.170 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_kmip_client_key": "", 2023-10-09T10:14:56.170 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_kmip_kms_key_template": "", 2023-10-09T10:14:56.170 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_kmip_password": "", 2023-10-09T10:14:56.170 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_kmip_s3_key_template": "$keyid", 2023-10-09T10:14:56.170 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_kmip_username": "", 2023-10-09T10:14:56.170 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_require_ssl": "true", 2023-10-09T10:14:56.170 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_s3_kms_backend": "barbican", 2023-10-09T10:14:56.170 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_s3_kms_encryption_keys": "", 2023-10-09T10:14:56.170 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_sse_s3_backend": "vault", 2023-10-09T10:14:56.170 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_sse_s3_key_template": "%bucket_id", 2023-10-09T10:14:56.171 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_sse_s3_vault_addr": "", 2023-10-09T10:14:56.171 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_sse_s3_vault_auth": "token", 2023-10-09T10:14:56.171 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_sse_s3_vault_namespace": "", 2023-10-09T10:14:56.171 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_sse_s3_vault_prefix": "", 2023-10-09T10:14:56.171 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_sse_s3_vault_secret_engine": "transit", 2023-10-09T10:14:56.171 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_sse_s3_vault_ssl_cacert": "", 2023-10-09T10:14:56.171 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_sse_s3_vault_ssl_clientcert": "", 2023-10-09T10:14:56.171 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_sse_s3_vault_ssl_clientkey": "", 2023-10-09T10:14:56.171 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_sse_s3_vault_token_file": "", 2023-10-09T10:14:56.171 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_sse_s3_vault_verify_ssl": "true", 2023-10-09T10:14:56.171 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_suppress_logs": "true", 2023-10-09T10:14:56.172 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_vault_addr": "", 2023-10-09T10:14:56.172 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_vault_auth": "token", 2023-10-09T10:14:56.172 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_vault_namespace": "", 2023-10-09T10:14:56.172 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_vault_prefix": "", 2023-10-09T10:14:56.172 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_vault_secret_engine": "transit", 2023-10-09T10:14:56.172 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_vault_ssl_cacert": "", 2023-10-09T10:14:56.172 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_vault_ssl_clientcert": "", 2023-10-09T10:14:56.172 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_vault_ssl_clientkey": "", 2023-10-09T10:14:56.172 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_vault_token_file": "", 2023-10-09T10:14:56.172 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_crypt_vault_verify_ssl": "true", 2023-10-09T10:14:56.172 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_curl_buffersize": "524288", 2023-10-09T10:14:56.172 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_curl_low_speed_limit": "1024", 2023-10-09T10:14:56.172 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_curl_low_speed_time": "300", 2023-10-09T10:14:56.173 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_curl_tcp_keepalive": "0", 2023-10-09T10:14:56.173 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_curl_wait_timeout_ms": "1000", 2023-10-09T10:14:56.173 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_d3n_l1_datacache_persistent_path": "/tmp/rgw_datacache/", 2023-10-09T10:14:56.173 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_d3n_l1_datacache_size": "1073741824", 2023-10-09T10:14:56.173 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_d3n_l1_evict_cache_on_start": "true", 2023-10-09T10:14:56.173 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_d3n_l1_eviction_policy": "lru", 2023-10-09T10:14:56.173 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_d3n_l1_fadvise": "4", 2023-10-09T10:14:56.173 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_d3n_l1_local_datacache_enabled": "false", 2023-10-09T10:14:56.173 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_d3n_libaio_aio_num": "64", 2023-10-09T10:14:56.173 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_d3n_libaio_aio_threads": "20", 2023-10-09T10:14:56.173 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_data": "/var/lib/ceph/radosgw/ceph-a", 2023-10-09T10:14:56.173 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_data_log_changes_size": "1000", 2023-10-09T10:14:56.174 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_data_log_num_shards": "128", 2023-10-09T10:14:56.174 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_data_log_obj_prefix": "data_log", 2023-10-09T10:14:56.174 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_data_log_window": "30", 2023-10-09T10:14:56.174 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_data_notify_interval_msec": "0", 2023-10-09T10:14:56.174 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_data_sync_poll_interval": "20", 2023-10-09T10:14:56.174 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_data_sync_spawn_window": "20", 2023-10-09T10:14:56.174 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_debug_inject_olh_cancel_modification_err": "false", 2023-10-09T10:14:56.174 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_debug_inject_set_olh_err": "0", 2023-10-09T10:14:56.174 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_default_data_log_backing": "fifo", 2023-10-09T10:14:56.174 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_default_realm_info_oid": "default.realm", 2023-10-09T10:14:56.174 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_default_region_info_oid": "default.region", 2023-10-09T10:14:56.174 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_default_zone_info_oid": "default.zone", 2023-10-09T10:14:56.175 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_default_zonegroup_info_oid": "default.zonegroup", 2023-10-09T10:14:56.175 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_defer_to_bucket_acls": "", 2023-10-09T10:14:56.175 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_delete_multi_obj_max_num": "1000", 2023-10-09T10:14:56.175 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_dmclock_admin_lim": "0.000000", 2023-10-09T10:14:56.175 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_dmclock_admin_res": "100.000000", 2023-10-09T10:14:56.175 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_dmclock_admin_wgt": "100.000000", 2023-10-09T10:14:56.175 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_dmclock_auth_lim": "0.000000", 2023-10-09T10:14:56.175 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_dmclock_auth_res": "200.000000", 2023-10-09T10:14:56.175 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_dmclock_auth_wgt": "100.000000", 2023-10-09T10:14:56.175 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_dmclock_data_lim": "0.000000", 2023-10-09T10:14:56.175 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_dmclock_data_res": "500.000000", 2023-10-09T10:14:56.176 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_dmclock_data_wgt": "500.000000", 2023-10-09T10:14:56.176 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_dmclock_metadata_lim": "0.000000", 2023-10-09T10:14:56.176 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_dmclock_metadata_res": "500.000000", 2023-10-09T10:14:56.176 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_dmclock_metadata_wgt": "500.000000", 2023-10-09T10:14:56.176 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_dns_name": "", 2023-10-09T10:14:56.176 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_dns_s3website_name": "", 2023-10-09T10:14:56.176 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_dynamic_resharding": "true", 2023-10-09T10:14:56.176 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_enable_apis": "s3, s3website, swift, swift_auth, admin, sts, iam, notifications", 2023-10-09T10:14:56.176 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_enable_gc_threads": "true", 2023-10-09T10:14:56.176 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_enable_lc_threads": "true", 2023-10-09T10:14:56.176 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_enable_ops_log": "false", 2023-10-09T10:14:56.176 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_enable_quota_threads": "true", 2023-10-09T10:14:56.177 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_enable_static_website": "false", 2023-10-09T10:14:56.177 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_enable_usage_log": "false", 2023-10-09T10:14:56.177 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_enforce_swift_acls": "true", 2023-10-09T10:14:56.177 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_exit_timeout_secs": "120", 2023-10-09T10:14:56.177 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_expose_bucket": "false", 2023-10-09T10:14:56.177 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_extended_http_attrs": "", 2023-10-09T10:14:56.177 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_filter": "none", 2023-10-09T10:14:56.177 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_frontend_defaults": "beast ssl_certificate=config://rgw/cert/$realm/$zone.crt ssl_private_key=config://rgw/cert/$realm/$zone.key", 2023-10-09T10:14:56.177 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_frontends": "beast port=7480", 2023-10-09T10:14:56.177 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_gc_max_concurrent_io": "10", 2023-10-09T10:14:56.177 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_gc_max_deferred": "50", 2023-10-09T10:14:56.177 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_gc_max_deferred_entries_size": "3072", 2023-10-09T10:14:56.178 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_gc_max_objs": "32", 2023-10-09T10:14:56.178 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_gc_max_queue_size": "134213632", 2023-10-09T10:14:56.178 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_gc_max_trim_chunk": "16", 2023-10-09T10:14:56.178 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_gc_obj_min_wait": "7200", 2023-10-09T10:14:56.178 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_gc_processor_max_time": "3600", 2023-10-09T10:14:56.178 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_gc_processor_period": "3600", 2023-10-09T10:14:56.178 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_get_obj_max_req_size": "4194304", 2023-10-09T10:14:56.178 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_get_obj_window_size": "16777216", 2023-10-09T10:14:56.178 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_healthcheck_disabling_path": "", 2023-10-09T10:14:56.178 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_ignore_get_invalid_range": "false", 2023-10-09T10:14:56.178 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_init_timeout": "300", 2023-10-09T10:14:56.178 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_inject_notify_timeout_probability": "0.000000", 2023-10-09T10:14:56.179 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_json_config": "/var/lib/ceph/radosgw/config.json", 2023-10-09T10:14:56.179 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_keystone_accepted_admin_roles": "", 2023-10-09T10:14:56.179 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_keystone_accepted_roles": "Member, admin", 2023-10-09T10:14:56.179 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_keystone_admin_domain": "", 2023-10-09T10:14:56.179 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_keystone_admin_password": "", 2023-10-09T10:14:56.179 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_keystone_admin_password_path": "", 2023-10-09T10:14:56.179 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_keystone_admin_project": "", 2023-10-09T10:14:56.179 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_keystone_admin_tenant": "", 2023-10-09T10:14:56.179 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_keystone_admin_token": "", 2023-10-09T10:14:56.179 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_keystone_admin_token_path": "", 2023-10-09T10:14:56.179 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_keystone_admin_user": "", 2023-10-09T10:14:56.180 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_keystone_api_version": "2", 2023-10-09T10:14:56.180 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_keystone_barbican_domain": "", 2023-10-09T10:14:56.180 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_keystone_barbican_password": "", 2023-10-09T10:14:56.180 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_keystone_barbican_project": "", 2023-10-09T10:14:56.180 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_keystone_barbican_tenant": "", 2023-10-09T10:14:56.180 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_keystone_barbican_user": "", 2023-10-09T10:14:56.180 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_keystone_expired_token_cache_expiration": "3600", 2023-10-09T10:14:56.180 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_keystone_implicit_tenants": "false", 2023-10-09T10:14:56.180 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_keystone_service_token_accepted_roles": "admin", 2023-10-09T10:14:56.180 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_keystone_service_token_enabled": "false", 2023-10-09T10:14:56.180 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_keystone_token_cache_size": "10000", 2023-10-09T10:14:56.180 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_keystone_url": "", 2023-10-09T10:14:56.181 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_keystone_verify_ssl": "true", 2023-10-09T10:14:56.181 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_lc_debug_interval": "-1", 2023-10-09T10:14:56.181 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_lc_lock_max_time": "90", 2023-10-09T10:14:56.181 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_lc_max_objs": "32", 2023-10-09T10:14:56.181 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_lc_max_rules": "1000", 2023-10-09T10:14:56.181 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_lc_max_worker": "3", 2023-10-09T10:14:56.181 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_lc_max_wp_worker": "3", 2023-10-09T10:14:56.181 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_lc_thread_delay": "0", 2023-10-09T10:14:56.181 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_ldap_binddn": "uid=admin,cn=users,dc=example,dc=com", 2023-10-09T10:14:56.181 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_ldap_dnattr": "uid", 2023-10-09T10:14:56.181 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_ldap_searchdn": "cn=users,cn=accounts,dc=example,dc=com", 2023-10-09T10:14:56.181 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_ldap_searchfilter": "", 2023-10-09T10:14:56.182 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_ldap_secret": "/etc/openldap/secret", 2023-10-09T10:14:56.182 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_ldap_uri": "ldaps://", 2023-10-09T10:14:56.182 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_lifecycle_work_time": "00:00-06:00", 2023-10-09T10:14:56.182 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_list_bucket_min_readahead": "1000", 2023-10-09T10:14:56.182 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_list_buckets_max_chunk": "1000", 2023-10-09T10:14:56.182 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_log_http_headers": "", 2023-10-09T10:14:56.182 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_log_nonexistent_bucket": "false", 2023-10-09T10:14:56.182 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_log_object_name": "%Y-%m-%d-%H-%i-%n", 2023-10-09T10:14:56.182 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_log_object_name_utc": "false", 2023-10-09T10:14:56.182 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_luarocks_location": "/tmp/luarocks", 2023-10-09T10:14:56.182 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_max_attr_name_len": "0", 2023-10-09T10:14:56.183 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_max_attr_size": "0", 2023-10-09T10:14:56.183 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_max_attrs_num_in_req": "0", 2023-10-09T10:14:56.183 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_max_chunk_size": "4194304", 2023-10-09T10:14:56.183 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_max_concurrent_requests": "1024", 2023-10-09T10:14:56.183 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_max_copy_obj_concurrent_io": "10", 2023-10-09T10:14:56.183 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_max_dynamic_shards": "1999", 2023-10-09T10:14:56.183 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_max_listing_results": "1000", 2023-10-09T10:14:56.183 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_max_notify_retries": "10", 2023-10-09T10:14:56.183 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_max_objs_per_shard": "100000", 2023-10-09T10:14:56.183 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_max_put_param_size": "1048576", 2023-10-09T10:14:56.183 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_max_put_size": "5368709120", 2023-10-09T10:14:56.183 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_max_slo_entries": "1000", 2023-10-09T10:14:56.184 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_md_log_max_shards": "64", 2023-10-09T10:14:56.184 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_md_notify_interval_msec": "200", 2023-10-09T10:14:56.184 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_meta_sync_poll_interval": "20", 2023-10-09T10:14:56.184 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_meta_sync_spawn_window": "20", 2023-10-09T10:14:56.184 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_mime_types_file": "/etc/mime.types", 2023-10-09T10:14:56.184 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_mp_lock_max_time": "600", 2023-10-09T10:14:56.184 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_multi_obj_del_max_aio": "16", 2023-10-09T10:14:56.184 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_multipart_min_part_size": "5242880", 2023-10-09T10:14:56.184 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_multipart_part_upload_limit": "10000", 2023-10-09T10:14:56.184 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_nfs_fhcache_partitions": "3", 2023-10-09T10:14:56.184 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_nfs_fhcache_size": "2017", 2023-10-09T10:14:56.184 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_nfs_frontends": "rgw-nfs", 2023-10-09T10:14:56.185 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_nfs_lru_lane_hiwat": "911", 2023-10-09T10:14:56.185 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_nfs_lru_lanes": "5", 2023-10-09T10:14:56.185 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_nfs_max_gc": "300", 2023-10-09T10:14:56.185 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_nfs_namespace_expire_secs": "300", 2023-10-09T10:14:56.185 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_nfs_run_gc_threads": "false", 2023-10-09T10:14:56.185 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_nfs_run_lc_threads": "false", 2023-10-09T10:14:56.185 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_nfs_run_quota_threads": "false", 2023-10-09T10:14:56.185 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_nfs_run_sync_thread": "false", 2023-10-09T10:14:56.185 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_nfs_s3_fast_attrs": "false", 2023-10-09T10:14:56.185 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_nfs_write_completion_interval_s": "10", 2023-10-09T10:14:56.185 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_num_async_rados_threads": "32", 2023-10-09T10:14:56.186 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_num_control_oids": "8", 2023-10-09T10:14:56.186 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_numa_node": "-1", 2023-10-09T10:14:56.186 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_obj_stripe_size": "4194304", 2023-10-09T10:14:56.186 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_obj_tombstone_cache_size": "1000", 2023-10-09T10:14:56.186 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_objexp_chunk_size": "100", 2023-10-09T10:14:56.186 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_objexp_gc_interval": "600", 2023-10-09T10:14:56.186 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_objexp_hints_num_shards": "127", 2023-10-09T10:14:56.186 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_olh_pending_timeout_sec": "3600", 2023-10-09T10:14:56.186 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_op_thread_suicide_timeout": "0", 2023-10-09T10:14:56.186 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_op_thread_timeout": "600", 2023-10-09T10:14:56.186 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_op_tracing": "false", 2023-10-09T10:14:56.187 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_opa_token": "", 2023-10-09T10:14:56.187 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_opa_url": "", 2023-10-09T10:14:56.187 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_opa_verify_ssl": "true", 2023-10-09T10:14:56.187 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_ops_log_data_backlog": "5242880", 2023-10-09T10:14:56.187 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_ops_log_file_path": "/var/log/ceph/ops-log-ceph-mon.a.log", 2023-10-09T10:14:56.187 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_ops_log_rados": "false", 2023-10-09T10:14:56.187 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_ops_log_socket_path": "", 2023-10-09T10:14:56.187 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_override_bucket_index_max_shards": "0", 2023-10-09T10:14:56.187 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_pending_bucket_index_op_expiration": "120", 2023-10-09T10:14:56.187 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_period_latest_epoch_info_oid": ".latest_epoch", 2023-10-09T10:14:56.187 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_period_push_interval": "2.000000", 2023-10-09T10:14:56.187 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_period_push_interval_max": "30.000000", 2023-10-09T10:14:56.188 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_period_root_pool": ".rgw.root", 2023-10-09T10:14:56.188 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_policy_reject_invalid_principals": "true", 2023-10-09T10:14:56.188 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_print_continue": "true", 2023-10-09T10:14:56.188 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_print_prohibited_content_length": "false", 2023-10-09T10:14:56.188 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_put_obj_max_window_size": "67108864", 2023-10-09T10:14:56.188 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_put_obj_min_window_size": "16777216", 2023-10-09T10:14:56.188 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_rados_pool_autoscale_bias": "4.000000", 2023-10-09T10:14:56.188 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_rados_pool_recovery_priority": "5", 2023-10-09T10:14:56.188 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_rados_tracing": "false", 2023-10-09T10:14:56.188 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_realm": "", 2023-10-09T10:14:56.188 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_realm_id": "", 2023-10-09T10:14:56.188 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_realm_root_pool": ".rgw.root", 2023-10-09T10:14:56.189 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_region": "", 2023-10-09T10:14:56.189 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_region_root_pool": ".rgw.root", 2023-10-09T10:14:56.189 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_relaxed_region_enforcement": "false", 2023-10-09T10:14:56.189 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_relaxed_s3_bucket_names": "false", 2023-10-09T10:14:56.189 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_remote_addr_param": "REMOTE_ADDR", 2023-10-09T10:14:56.189 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_request_uri": "", 2023-10-09T10:14:56.189 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_reshard_batch_size": "64", 2023-10-09T10:14:56.189 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_reshard_bucket_lock_duration": "360", 2023-10-09T10:14:56.189 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_reshard_max_aio": "128", 2023-10-09T10:14:56.189 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_reshard_num_logs": "16", 2023-10-09T10:14:56.189 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_reshard_thread_interval": "600", 2023-10-09T10:14:56.189 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_resolve_cname": "false", 2023-10-09T10:14:56.190 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_rest_getusage_op_compat": "false", 2023-10-09T10:14:56.190 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_run_sync_thread": "true", 2023-10-09T10:14:56.190 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_s3_auth_order": "sts, external, local", 2023-10-09T10:14:56.190 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_s3_auth_use_keystone": "false", 2023-10-09T10:14:56.190 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_s3_auth_use_ldap": "false", 2023-10-09T10:14:56.190 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_s3_auth_use_rados": "true", 2023-10-09T10:14:56.190 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_s3_auth_use_sts": "false", 2023-10-09T10:14:56.190 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_s3_client_max_sig_ver": "-1", 2023-10-09T10:14:56.190 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_s3_success_create_obj_status": "0", 2023-10-09T10:14:56.190 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_safe_max_objects_per_shard": "102400", 2023-10-09T10:14:56.190 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_scheduler_type": "throttler", 2023-10-09T10:14:56.191 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_script_uri": "", 2023-10-09T10:14:56.191 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_service_provider_name": "", 2023-10-09T10:14:56.191 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_shard_warning_threshold": "90.000000", 2023-10-09T10:14:56.191 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_sts_client_id": "", 2023-10-09T10:14:56.191 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_sts_client_secret": "", 2023-10-09T10:14:56.191 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_sts_entry": "sts", 2023-10-09T10:14:56.191 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_sts_key": "sts", 2023-10-09T10:14:56.191 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_sts_max_session_duration": "43200", 2023-10-09T10:14:56.191 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_sts_min_session_duration": "900", 2023-10-09T10:14:56.191 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_sts_token_introspection_url": "", 2023-10-09T10:14:56.191 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_swift_account_in_url": "false", 2023-10-09T10:14:56.191 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_swift_auth_entry": "auth", 2023-10-09T10:14:56.192 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_swift_auth_url": "", 2023-10-09T10:14:56.192 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_swift_custom_header": "", 2023-10-09T10:14:56.192 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_swift_enforce_content_length": "false", 2023-10-09T10:14:56.192 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_swift_need_stats": "true", 2023-10-09T10:14:56.192 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_swift_tenant_name": "", 2023-10-09T10:14:56.192 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_swift_token_expiration": "86400", 2023-10-09T10:14:56.192 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_swift_url": "", 2023-10-09T10:14:56.192 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_swift_url_prefix": "swift", 2023-10-09T10:14:56.192 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_swift_versioning_enabled": "false", 2023-10-09T10:14:56.192 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_sync_data_full_inject_err_probability": "0.000000", 2023-10-09T10:14:56.192 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_sync_data_inject_err_probability": "0.000000", 2023-10-09T10:14:56.192 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_sync_lease_period": "120", 2023-10-09T10:14:56.193 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_sync_log_trim_concurrent_buckets": "4", 2023-10-09T10:14:56.193 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_sync_log_trim_interval": "1200", 2023-10-09T10:14:56.193 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_sync_log_trim_max_buckets": "16", 2023-10-09T10:14:56.193 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_sync_log_trim_min_cold_buckets": "4", 2023-10-09T10:14:56.193 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_sync_meta_inject_err_probability": "0.000000", 2023-10-09T10:14:56.193 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_sync_obj_etag_verify": "false", 2023-10-09T10:14:56.193 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_sync_trace_history_size": "4096", 2023-10-09T10:14:56.193 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_sync_trace_per_node_log_size": "32", 2023-10-09T10:14:56.193 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_sync_trace_servicemap_update_interval": "10", 2023-10-09T10:14:56.193 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_thread_pool_size": "512", 2023-10-09T10:14:56.193 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_torrent_comment": "", 2023-10-09T10:14:56.193 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_torrent_createby": "", 2023-10-09T10:14:56.194 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_torrent_encoding": "", 2023-10-09T10:14:56.194 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_torrent_flag": "false", 2023-10-09T10:14:56.194 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_torrent_origin": "", 2023-10-09T10:14:56.194 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_torrent_sha_unit": "524288", 2023-10-09T10:14:56.194 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_torrent_tracker": "", 2023-10-09T10:14:56.194 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_trust_forwarded_https": "false", 2023-10-09T10:14:56.194 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_usage_log_flush_threshold": "1024", 2023-10-09T10:14:56.194 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_usage_log_tick_interval": "30", 2023-10-09T10:14:56.194 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_usage_max_shards": "32", 2023-10-09T10:14:56.194 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_usage_max_user_shards": "1", 2023-10-09T10:14:56.194 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_use_opa_authz": "false", 2023-10-09T10:14:56.195 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_user_default_quota_max_objects": "-1", 2023-10-09T10:14:56.195 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_user_default_quota_max_size": "-1", 2023-10-09T10:14:56.195 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_user_max_buckets": "1000", 2023-10-09T10:14:56.195 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_user_policies_max_num": "100", 2023-10-09T10:14:56.195 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_user_quota_bucket_sync_interval": "180", 2023-10-09T10:14:56.195 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_user_quota_sync_idle_users": "false", 2023-10-09T10:14:56.195 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_user_quota_sync_interval": "86400", 2023-10-09T10:14:56.195 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_user_quota_sync_wait_time": "86400", 2023-10-09T10:14:56.195 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_user_unique_email": "true", 2023-10-09T10:14:56.195 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_verify_ssl": "true", 2023-10-09T10:14:56.195 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_website_routing_rules_max_num": "50", 2023-10-09T10:14:56.195 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_zone": "", 2023-10-09T10:14:56.196 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_zone_id": "", 2023-10-09T10:14:56.196 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_zone_root_pool": ".rgw.root", 2023-10-09T10:14:56.196 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_zonegroup": "", 2023-10-09T10:14:56.196 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_zonegroup_id": "", 2023-10-09T10:14:56.196 INFO:teuthology.orchestra.run.smithi053.stdout: "rgw_zonegroup_root_pool": ".rgw.root", 2023-10-09T10:14:56.196 INFO:teuthology.orchestra.run.smithi053.stdout: "rgwlc_auto_session_clear": "true", 2023-10-09T10:14:56.196 INFO:teuthology.orchestra.run.smithi053.stdout: "rgwlc_skip_bucket_step": "false", 2023-10-09T10:14:56.196 INFO:teuthology.orchestra.run.smithi053.stdout: "rocksdb_block_size": "4096", 2023-10-09T10:14:56.196 INFO:teuthology.orchestra.run.smithi053.stdout: "rocksdb_bloom_bits_per_key": "20", 2023-10-09T10:14:56.196 INFO:teuthology.orchestra.run.smithi053.stdout: "rocksdb_cache_index_and_filter_blocks": "true", 2023-10-09T10:14:56.196 INFO:teuthology.orchestra.run.smithi053.stdout: "rocksdb_cache_index_and_filter_blocks_with_high_priority": "false", 2023-10-09T10:14:56.196 INFO:teuthology.orchestra.run.smithi053.stdout: "rocksdb_cache_row_ratio": "0.000000", 2023-10-09T10:14:56.197 INFO:teuthology.orchestra.run.smithi053.stdout: "rocksdb_cache_shard_bits": "4", 2023-10-09T10:14:56.197 INFO:teuthology.orchestra.run.smithi053.stdout: "rocksdb_cache_size": "536870912", 2023-10-09T10:14:56.197 INFO:teuthology.orchestra.run.smithi053.stdout: "rocksdb_cache_type": "binned_lru", 2023-10-09T10:14:56.197 INFO:teuthology.orchestra.run.smithi053.stdout: "rocksdb_cf_compact_on_deletion": "true", 2023-10-09T10:14:56.197 INFO:teuthology.orchestra.run.smithi053.stdout: "rocksdb_cf_compact_on_deletion_sliding_window": "32768", 2023-10-09T10:14:56.197 INFO:teuthology.orchestra.run.smithi053.stdout: "rocksdb_cf_compact_on_deletion_trigger": "16384", 2023-10-09T10:14:56.197 INFO:teuthology.orchestra.run.smithi053.stdout: "rocksdb_collect_compaction_stats": "false", 2023-10-09T10:14:56.197 INFO:teuthology.orchestra.run.smithi053.stdout: "rocksdb_collect_extended_stats": "false", 2023-10-09T10:14:56.197 INFO:teuthology.orchestra.run.smithi053.stdout: "rocksdb_collect_memory_stats": "false", 2023-10-09T10:14:56.197 INFO:teuthology.orchestra.run.smithi053.stdout: "rocksdb_delete_range_threshold": "1048576", 2023-10-09T10:14:56.197 INFO:teuthology.orchestra.run.smithi053.stdout: "rocksdb_index_type": "binary_search", 2023-10-09T10:14:56.197 INFO:teuthology.orchestra.run.smithi053.stdout: "rocksdb_log_to_ceph_log": "true", 2023-10-09T10:14:56.198 INFO:teuthology.orchestra.run.smithi053.stdout: "rocksdb_metadata_block_size": "4096", 2023-10-09T10:14:56.198 INFO:teuthology.orchestra.run.smithi053.stdout: "rocksdb_partition_filters": "false", 2023-10-09T10:14:56.198 INFO:teuthology.orchestra.run.smithi053.stdout: "rocksdb_perf": "false", 2023-10-09T10:14:56.198 INFO:teuthology.orchestra.run.smithi053.stdout: "rocksdb_pin_l0_filter_and_index_blocks_in_cache": "false", 2023-10-09T10:14:56.198 INFO:teuthology.orchestra.run.smithi053.stdout: "rotating_keys_bootstrap_timeout": "30", 2023-10-09T10:14:56.198 INFO:teuthology.orchestra.run.smithi053.stdout: "rotating_keys_renewal_timeout": "10", 2023-10-09T10:14:56.198 INFO:teuthology.orchestra.run.smithi053.stdout: "run_dir": "/var/run/ceph", 2023-10-09T10:14:56.198 INFO:teuthology.orchestra.run.smithi053.stdout: "seastore_block_create": "true", 2023-10-09T10:14:56.198 INFO:teuthology.orchestra.run.smithi053.stdout: "seastore_cache_lru_size": "67108864", 2023-10-09T10:14:56.198 INFO:teuthology.orchestra.run.smithi053.stdout: "seastore_cbjournal_size": "5368709120", 2023-10-09T10:14:56.198 INFO:teuthology.orchestra.run.smithi053.stdout: "seastore_default_max_object_size": "16777216", 2023-10-09T10:14:56.199 INFO:teuthology.orchestra.run.smithi053.stdout: "seastore_default_object_metadata_reservation": "16777216", 2023-10-09T10:14:56.199 INFO:teuthology.orchestra.run.smithi053.stdout: "seastore_device_size": "53687091200", 2023-10-09T10:14:56.199 INFO:teuthology.orchestra.run.smithi053.stdout: "seastore_journal_batch_capacity": "16", 2023-10-09T10:14:56.199 INFO:teuthology.orchestra.run.smithi053.stdout: "seastore_journal_batch_flush_size": "16777216", 2023-10-09T10:14:56.199 INFO:teuthology.orchestra.run.smithi053.stdout: "seastore_journal_batch_preferred_fullness": "0.950000", 2023-10-09T10:14:56.199 INFO:teuthology.orchestra.run.smithi053.stdout: "seastore_journal_iodepth_limit": "5", 2023-10-09T10:14:56.199 INFO:teuthology.orchestra.run.smithi053.stdout: "seastore_main_device_type": "SSD", 2023-10-09T10:14:56.199 INFO:teuthology.orchestra.run.smithi053.stdout: "seastore_max_concurrent_transactions": "8", 2023-10-09T10:14:56.199 INFO:teuthology.orchestra.run.smithi053.stdout: "seastore_multiple_tiers_default_evict_ratio": "0.600000", 2023-10-09T10:14:56.199 INFO:teuthology.orchestra.run.smithi053.stdout: "seastore_multiple_tiers_fast_evict_ratio": "0.700000", 2023-10-09T10:14:56.199 INFO:teuthology.orchestra.run.smithi053.stdout: "seastore_multiple_tiers_stop_evict_ratio": "0.500000", 2023-10-09T10:14:56.199 INFO:teuthology.orchestra.run.smithi053.stdout: "seastore_obj_data_write_amplification": "1.250000", 2023-10-09T10:14:56.200 INFO:teuthology.orchestra.run.smithi053.stdout: "seastore_segment_size": "67108864", 2023-10-09T10:14:56.200 INFO:teuthology.orchestra.run.smithi053.stdout: "set_keepcaps": "false", 2023-10-09T10:14:56.200 INFO:teuthology.orchestra.run.smithi053.stdout: "setgroup": "ceph", 2023-10-09T10:14:56.200 INFO:teuthology.orchestra.run.smithi053.stdout: "setuser": "ceph", 2023-10-09T10:14:56.200 INFO:teuthology.orchestra.run.smithi053.stdout: "setuser_match_path": "", 2023-10-09T10:14:56.200 INFO:teuthology.orchestra.run.smithi053.stdout: "target_max_misplaced_ratio": "0.050000", 2023-10-09T10:14:56.200 INFO:teuthology.orchestra.run.smithi053.stdout: "thp": "false", 2023-10-09T10:14:56.200 INFO:teuthology.orchestra.run.smithi053.stdout: "threadpool_default_timeout": "60", 2023-10-09T10:14:56.200 INFO:teuthology.orchestra.run.smithi053.stdout: "threadpool_empty_queue_max_wait": "2", 2023-10-09T10:14:56.200 INFO:teuthology.orchestra.run.smithi053.stdout: "throttler_perf_counter": "true" 2023-10-09T10:14:56.200 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:14:56.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:56 smithi053 bash[76859]: cluster 2023-10-09T10:14:55.149223+0000 mgr.y (mgr.26072) 361 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:56.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:56 smithi053 bash[79554]: cluster 2023-10-09T10:14:55.149223+0000 mgr.y (mgr.26072) 361 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:56.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:56 smithi086 bash[59714]: cluster 2023-10-09T10:14:55.149223+0000 mgr.y (mgr.26072) 361 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:56.914 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=0 2023-10-09T10:14:58.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:14:58 smithi086 bash[59714]: cluster 2023-10-09T10:14:57.149885+0000 mgr.y (mgr.26072) 362 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:58.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:14:58 smithi053 bash[76859]: cluster 2023-10-09T10:14:57.149885+0000 mgr.y (mgr.26072) 362 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:14:58.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:14:58 smithi053 bash[79554]: cluster 2023-10-09T10:14:57.149885+0000 mgr.y (mgr.26072) 362 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:00.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:00 smithi086 bash[59714]: cluster 2023-10-09T10:14:59.150579+0000 mgr.y (mgr.26072) 363 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:00.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:00 smithi053 bash[79554]: cluster 2023-10-09T10:14:59.150579+0000 mgr.y (mgr.26072) 363 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:00.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:00 smithi053 bash[76859]: cluster 2023-10-09T10:14:59.150579+0000 mgr.y (mgr.26072) 363 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:01.701 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:15:02.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:02 smithi053 bash[79554]: cluster 2023-10-09T10:15:01.151343+0000 mgr.y (mgr.26072) 364 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:02.570 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:02 smithi053 bash[76859]: cluster 2023-10-09T10:15:01.151343+0000 mgr.y (mgr.26072) 364 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:02.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:02 smithi086 bash[59714]: cluster 2023-10-09T10:15:01.151343+0000 mgr.y (mgr.26072) 364 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:02.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:15:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:15:02] "GET /metrics HTTP/1.1" 200 34085 "" "Prometheus/2.33.4" 2023-10-09T10:15:04.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:03 smithi086 bash[59714]: cluster 2023-10-09T10:15:03.151850+0000 mgr.y (mgr.26072) 365 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:04.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:03 smithi053 bash[76859]: cluster 2023-10-09T10:15:03.151850+0000 mgr.y (mgr.26072) 365 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:04.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:03 smithi053 bash[79554]: cluster 2023-10-09T10:15:03.151850+0000 mgr.y (mgr.26072) 365 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:04.860 INFO:teuthology.orchestra.run.smithi053.stdout:mon.a: {} 2023-10-09T10:15:04.881 INFO:teuthology.orchestra.run.smithi053.stdout:mon.b: {} 2023-10-09T10:15:04.900 INFO:teuthology.orchestra.run.smithi053.stdout:mon.c: {} 2023-10-09T10:15:04.904 INFO:teuthology.orchestra.run.smithi053.stderr:mon.a: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-10-09T10:15:04.904 INFO:teuthology.orchestra.run.smithi053.stderr:mon.b: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-10-09T10:15:04.904 INFO:teuthology.orchestra.run.smithi053.stderr:mon.c: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-10-09T10:15:05.154 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:04 smithi053 bash[79554]: audit 2023-10-09T10:15:04.844501+0000 mon.c (mon.2) 37 : audit 0 from='client.? 172.21.15.53:0/1091012270' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-09T10:15:05.155 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:04 smithi053 bash[76859]: audit 2023-10-09T10:15:04.844501+0000 mon.c (mon.2) 37 : audit 0 from='client.? 172.21.15.53:0/1091012270' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-09T10:15:05.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:04 smithi086 bash[59714]: audit 2023-10-09T10:15:04.844501+0000 mon.c (mon.2) 37 : audit 0 from='client.? 172.21.15.53:0/1091012270' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-09T10:15:05.699 INFO:tasks.thrashosds.thrasher:Unable to test ceph-objectstore-tool, not available on all OSD nodes 2023-10-09T10:15:05.699 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2023-10-09T10:15:05.700 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-09T10:15:05.701 INFO:tasks.radosbench:Beginning radosbench... 2023-10-09T10:15:05.701 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2023-10-09T10:15:05.701 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_0 16 2023-10-09T10:15:05.702 INFO:tasks.thrashosds.thrasher:starting do_thrash 2023-10-09T10:15:05.702 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-09T10:15:05.702 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:15:05.702 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-10-09T10:15:05.702 INFO:tasks.thrashosds.thrasher:Setting osd 1 primary_affinity to 0.730808 2023-10-09T10:15:05.702 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 1 0.7308084695375124 2023-10-09T10:15:05.703 INFO:tasks.thrashosds.thrasher:starting do_sighup with a delay of 0.1 2023-10-09T10:15:05.703 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:05.703 INFO:tasks.thrashosds.thrasher:starting do_optrack_toggle with a delay of 2.0 2023-10-09T10:15:05.703 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:15:05.704 INFO:tasks.thrashosds.thrasher:starting do_dump_ops 2023-10-09T10:15:05.704 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-09T10:15:05.704 INFO:tasks.thrashosds.thrasher:starting do_noscrub_toggle with a delay of 2.0 2023-10-09T10:15:05.704 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T10:15:05.734 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:05.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:05.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:05.837 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:05.866 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:05.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:05.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:05.970 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:05.982 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:05 smithi086 bash[59714]: cluster 2023-10-09T10:15:05.152873+0000 mgr.y (mgr.26072) 366 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:06.001 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:06.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:06.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:06.105 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:06.119 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:05 smithi053 bash[79554]: cluster 2023-10-09T10:15:05.152873+0000 mgr.y (mgr.26072) 366 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:06.120 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:05 smithi053 bash[76859]: cluster 2023-10-09T10:15:05.152873+0000 mgr.y (mgr.26072) 366 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:06.139 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:06.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:06.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:06.243 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:06.276 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:06.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:06.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:06.380 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:06.411 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:06.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:06.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:06.515 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:06.549 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:06.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:06.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:06.654 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:06.687 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:06.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:06.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:06.791 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:06.823 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:06.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:06.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:06.926 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:06.962 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:06.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:06.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:07.068 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:07.103 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:07.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:07.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:07.206 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:07.240 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:07.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:07.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:07.344 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:07.380 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:07.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:07.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:07.483 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:07.518 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:07.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:07.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:07.622 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:07.652 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:07.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:07.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:07.755 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:07.786 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:07.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:07.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:07.890 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:07.922 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:07.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:07.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:08.025 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:08.056 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:08.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:08.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:08.159 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:08.191 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:08.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:08.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:08.295 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:08.329 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:08.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:08.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:08.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:08 smithi086 bash[59714]: cluster 2023-10-09T10:15:07.153647+0000 mgr.y (mgr.26072) 367 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:08.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:08 smithi086 bash[59714]: audit 2023-10-09T10:15:08.053736+0000 mon.a (mon.0) 460 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:15:08.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:08 smithi053 bash[76859]: cluster 2023-10-09T10:15:07.153647+0000 mgr.y (mgr.26072) 367 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:08.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:08 smithi053 bash[76859]: audit 2023-10-09T10:15:08.053736+0000 mon.a (mon.0) 460 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:15:08.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:08 smithi053 bash[79554]: cluster 2023-10-09T10:15:07.153647+0000 mgr.y (mgr.26072) 367 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:08.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:08 smithi053 bash[79554]: audit 2023-10-09T10:15:08.053736+0000 mon.a (mon.0) 460 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:15:08.432 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:08.464 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:08.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:08.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:08.568 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:08.597 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:08.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:08.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:08.701 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:08.734 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:08.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:08.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:08.839 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:08.871 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:08.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:08.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:08.975 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:09.001 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:09.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:09.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:09.105 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:09.139 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:09.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:09.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:09.242 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:09.273 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:09.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:09.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:09.377 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:09.407 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:09.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:09.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:09.511 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:09.546 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:09.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:09.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:09.650 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:09.682 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:09.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:09.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:09.785 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:09.817 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:09.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:09.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:09.921 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:09.954 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:09.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:09.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:10.058 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:10.089 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:10.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:10.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:10.192 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:10.224 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:10.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:10.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:10.327 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:10.363 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:10.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:10.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:10.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:10 smithi086 bash[59714]: cluster 2023-10-09T10:15:09.154700+0000 mgr.y (mgr.26072) 368 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:10.467 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:10.480 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:10 smithi053 bash[79554]: cluster 2023-10-09T10:15:09.154700+0000 mgr.y (mgr.26072) 368 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:10.480 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:10 smithi053 bash[76859]: cluster 2023-10-09T10:15:09.154700+0000 mgr.y (mgr.26072) 368 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:10.501 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:10.506 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:15:10.507 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:15:10.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:10.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:10.508 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:15:10.508 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:15:10.512 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:15:10.609 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:10.640 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:10.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:10.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:10.744 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:10.771 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:10.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:10.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:10.874 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:10.899 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:10.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:10.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:11.002 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:11.029 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:11.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:11.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:11.132 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:11.163 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:11.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:11.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:11.266 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:11.299 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:11.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:11.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:11.403 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:11.431 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:11.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:11.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:11.535 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:11.561 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:11.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:11.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:11.663 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:11.698 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:11.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:11.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:11.801 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:11.827 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:11.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:11.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:11.931 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:11.960 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:11.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:11.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:12.064 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:12.094 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:12.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:12.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:12.198 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:12.227 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:12.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:12.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:12.330 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:12.366 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:12.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:12.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:12.470 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:12.483 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:12 smithi053 bash[79554]: cluster 2023-10-09T10:15:11.155400+0000 mgr.y (mgr.26072) 369 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:12.484 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:12 smithi053 bash[76859]: cluster 2023-10-09T10:15:11.155400+0000 mgr.y (mgr.26072) 369 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:12.502 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:12.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:12.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:12.605 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:12.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:12 smithi086 bash[59714]: cluster 2023-10-09T10:15:11.155400+0000 mgr.y (mgr.26072) 369 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:12.635 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:12.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:12.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:12.739 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:12.752 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:15:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:15:12] "GET /metrics HTTP/1.1" 200 34084 "" "Prometheus/2.33.4" 2023-10-09T10:15:12.773 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:12.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:12.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:12.877 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:12.913 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:12.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:12.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:13.016 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:13.042 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:13.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:13.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:13.147 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:13.174 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:13.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:13.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:13.277 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:13.298 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:13.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:13.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:13.402 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:13.438 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:13.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:13.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:13.543 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:13.578 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:13.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:13.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:13.682 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:13.703 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:13.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:13.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:13.807 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:13.838 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:13.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:13.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:13.943 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:13.974 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:13.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:13.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:14.077 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:14.087 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:13 smithi053 bash[79554]: cluster 2023-10-09T10:15:13.155915+0000 mgr.y (mgr.26072) 370 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:14.088 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:13 smithi053 bash[76859]: cluster 2023-10-09T10:15:13.155915+0000 mgr.y (mgr.26072) 370 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:14.104 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:14.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:14.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:14.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:13 smithi086 bash[59714]: cluster 2023-10-09T10:15:13.155915+0000 mgr.y (mgr.26072) 370 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:14.207 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:14.242 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:14.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:14.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:14.346 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:14.378 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:14.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:14.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:14.481 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:14.515 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:14.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:14.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:14.621 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:14.653 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:14.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:14.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:14.757 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:14.787 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:14.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:14.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:14.891 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:14.915 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:14.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:14.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:15.018 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:15.054 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:15.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:15.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:15.157 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:15.189 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:15.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:15.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:15.293 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:15.315 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:15.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:15.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:15.418 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:15.454 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:15.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:15.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:15.558 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:15.580 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:15.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:15.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:15.683 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:15.706 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:15.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:15.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:15.809 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:15.841 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:15.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:15.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:15.945 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:15.979 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:15.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:15.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:16.083 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:16.112 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:16.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:16.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:16.216 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:16.248 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:16.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:16.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:16.352 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:16.379 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:16.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:16.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:16.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:16 smithi053 bash[76859]: cluster 2023-10-09T10:15:15.156610+0000 mgr.y (mgr.26072) 371 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:16.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:16 smithi053 bash[79554]: cluster 2023-10-09T10:15:15.156610+0000 mgr.y (mgr.26072) 371 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:16.482 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:16.493 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:16 smithi086 bash[59714]: cluster 2023-10-09T10:15:15.156610+0000 mgr.y (mgr.26072) 371 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:16.511 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:16.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:16.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:16.614 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:16.646 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:16.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:16.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:16.750 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:16.775 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:16.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:16.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:16.878 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:16.903 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:16.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:16.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:17.006 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:17.036 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:17.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:17.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:17.141 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:17.176 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:17.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:17.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:17.279 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:17.311 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:17.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:17.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:17.415 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:17.449 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:17.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:17.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:17.553 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:17.582 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:17.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:17.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:17.686 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:17.717 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:17.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:17.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:17.820 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:17.842 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:17.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:17.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:17.945 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:17.975 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:17.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:17.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:18.079 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:18.109 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:18.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:18.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:18.212 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:18.235 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:18.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:18.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:18.338 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:18.364 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:18.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:18.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:18.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:18 smithi053 bash[76859]: cluster 2023-10-09T10:15:17.157308+0000 mgr.y (mgr.26072) 372 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:18.447 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:18 smithi053 bash[79554]: cluster 2023-10-09T10:15:17.157308+0000 mgr.y (mgr.26072) 372 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:18.468 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:18.479 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:18 smithi086 bash[59714]: cluster 2023-10-09T10:15:17.157308+0000 mgr.y (mgr.26072) 372 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:18.499 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:18.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:18.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:18.603 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:18.637 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:18.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:18.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:18.741 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:18.767 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:18.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:18.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:18.871 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:18.900 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:18.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:18.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:19.004 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:19.036 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:19.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:19.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:19.140 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:19.175 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:19.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:19.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:19.280 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:19.311 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:19.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:19.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:19.415 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:19.447 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:19.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:19.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:19.551 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:19.578 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:19.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:19.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:19.681 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:19.712 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:19.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:19.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:19.816 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:19.844 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:19.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:19.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:19.948 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:19.976 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:19.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:19.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:20.080 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:20.101 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:20.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:20.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:20.205 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:20.231 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:20.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:20.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:20.335 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:20.361 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:20.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:20.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:20.463 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:20.475 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:20 smithi053 bash[79554]: cluster 2023-10-09T10:15:19.158232+0000 mgr.y (mgr.26072) 373 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:20.475 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:20 smithi053 bash[76859]: cluster 2023-10-09T10:15:19.158232+0000 mgr.y (mgr.26072) 373 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:20.488 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:20.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:20.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:20.591 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:20.604 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:20 smithi086 bash[59714]: cluster 2023-10-09T10:15:19.158232+0000 mgr.y (mgr.26072) 373 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:20.622 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:20.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:20.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:20.661 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:15:20.661 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [], 2023-10-09T10:15:20.661 INFO:teuthology.orchestra.run.smithi053.stdout: "num_ops": 0 2023-10-09T10:15:20.661 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:15:20.726 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:20.757 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:20.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:20.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:20.861 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:20.880 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:20.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:20.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:20.983 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:21.003 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:21.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:21.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:21.106 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:21.137 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:21.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:21.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:21.239 INFO:teuthology.orchestra.run.smithi053.stderr:set osd.1 primary-affinity to 0.730808 (8478942) 2023-10-09T10:15:21.239 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is set 2023-10-09T10:15:21.241 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:21.242 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:15:21.262 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:21.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:21.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:21.269 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:15:21.292 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:15:21.314 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:15:21.325 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:21 smithi053 bash[76859]: audit 2023-10-09T10:15:20.404755+0000 mon.c (mon.2) 38 : audit 1 from='client.? 172.21.15.53:0/1843059162' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:15:21.325 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:21 smithi053 bash[76859]: audit 2023-10-09T10:15:20.405279+0000 mon.a (mon.0) 461 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:15:21.325 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:21 smithi053 bash[76859]: audit 2023-10-09T10:15:21.168502+0000 mon.c (mon.2) 39 : audit 1 from='client.? 172.21.15.53:0/980571864' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.7308084695375124}]: dispatch 2023-10-09T10:15:21.325 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:21 smithi053 bash[76859]: audit 2023-10-09T10:15:21.168925+0000 mon.a (mon.0) 462 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.7308084695375124}]: dispatch 2023-10-09T10:15:21.326 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:21 smithi053 bash[76859]: audit 2023-10-09T10:15:21.212739+0000 mon.a (mon.0) 463 : audit 0 from='client.? 172.21.15.53:0/2591004166' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:15:21.326 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:21 smithi053 bash[79554]: audit 2023-10-09T10:15:20.404755+0000 mon.c (mon.2) 38 : audit 1 from='client.? 172.21.15.53:0/1843059162' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:15:21.326 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:21 smithi053 bash[79554]: audit 2023-10-09T10:15:20.405279+0000 mon.a (mon.0) 461 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:15:21.326 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:21 smithi053 bash[79554]: audit 2023-10-09T10:15:21.168502+0000 mon.c (mon.2) 39 : audit 1 from='client.? 172.21.15.53:0/980571864' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.7308084695375124}]: dispatch 2023-10-09T10:15:21.326 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:21 smithi053 bash[79554]: audit 2023-10-09T10:15:21.168925+0000 mon.a (mon.0) 462 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.7308084695375124}]: dispatch 2023-10-09T10:15:21.326 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:21 smithi053 bash[79554]: audit 2023-10-09T10:15:21.212739+0000 mon.a (mon.0) 463 : audit 0 from='client.? 172.21.15.53:0/2591004166' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:15:21.336 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:15:21.360 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:15:21.366 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:21.386 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:15:21.390 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:21.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:21.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:21.413 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:15:21.415 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:15:21.415 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:15:21.416 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:15:21.416 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:15:21.416 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:15:21.416 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:15:21.416 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:15:21.416 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:15:21.494 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:21.516 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:21.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:21.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:21.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:21 smithi086 bash[59714]: audit 2023-10-09T10:15:20.404755+0000 mon.c (mon.2) 38 : audit 1 from='client.? 172.21.15.53:0/1843059162' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:15:21.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:21 smithi086 bash[59714]: audit 2023-10-09T10:15:20.405279+0000 mon.a (mon.0) 461 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:15:21.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:21 smithi086 bash[59714]: audit 2023-10-09T10:15:21.168502+0000 mon.c (mon.2) 39 : audit 1 from='client.? 172.21.15.53:0/980571864' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.7308084695375124}]: dispatch 2023-10-09T10:15:21.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:21 smithi086 bash[59714]: audit 2023-10-09T10:15:21.168925+0000 mon.a (mon.0) 462 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.7308084695375124}]: dispatch 2023-10-09T10:15:21.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:21 smithi086 bash[59714]: audit 2023-10-09T10:15:21.212739+0000 mon.a (mon.0) 463 : audit 0 from='client.? 172.21.15.53:0/2591004166' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:15:21.619 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:21.641 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:21.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:21.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:21.744 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:21.763 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:21.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:21.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:21.868 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:21.890 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:21.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:21.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:21.994 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:22.024 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:22.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:22.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:22.128 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:22.158 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:22.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:22.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:22.262 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:22.290 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:22.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:22.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:22.302 INFO:teuthology.orchestra.run.smithi053.stderr:pool 'unique_pool_0' created 2023-10-09T10:15:22.396 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:22.422 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:22.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:22.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:22.525 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:22.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:22 smithi053 bash[79554]: cluster 2023-10-09T10:15:21.158739+0000 mgr.y (mgr.26072) 374 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:22.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:22 smithi053 bash[79554]: cluster 2023-10-09T10:15:21.220226+0000 mon.a (mon.0) 464 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:15:22.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:22 smithi053 bash[79554]: audit 2023-10-09T10:15:21.231990+0000 mon.a (mon.0) 465 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:15:22.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:22 smithi053 bash[79554]: audit 2023-10-09T10:15:21.232088+0000 mon.a (mon.0) 466 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.7308084695375124}]': finished 2023-10-09T10:15:22.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:22 smithi053 bash[79554]: cluster 2023-10-09T10:15:21.232159+0000 mon.a (mon.0) 467 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-10-09T10:15:22.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:22 smithi053 bash[76859]: cluster 2023-10-09T10:15:21.158739+0000 mgr.y (mgr.26072) 374 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:22.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:22 smithi053 bash[76859]: cluster 2023-10-09T10:15:21.220226+0000 mon.a (mon.0) 464 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:15:22.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:22 smithi053 bash[76859]: audit 2023-10-09T10:15:21.231990+0000 mon.a (mon.0) 465 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:15:22.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:22 smithi053 bash[76859]: audit 2023-10-09T10:15:21.232088+0000 mon.a (mon.0) 466 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.7308084695375124}]': finished 2023-10-09T10:15:22.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:22 smithi053 bash[76859]: cluster 2023-10-09T10:15:21.232159+0000 mon.a (mon.0) 467 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-10-09T10:15:22.553 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:22.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:22.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:22.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:22 smithi086 bash[59714]: cluster 2023-10-09T10:15:21.158739+0000 mgr.y (mgr.26072) 374 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:22.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:22 smithi086 bash[59714]: cluster 2023-10-09T10:15:21.220226+0000 mon.a (mon.0) 464 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:15:22.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:22 smithi086 bash[59714]: audit 2023-10-09T10:15:21.231990+0000 mon.a (mon.0) 465 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:15:22.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:22 smithi086 bash[59714]: audit 2023-10-09T10:15:21.232088+0000 mon.a (mon.0) 466 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.7308084695375124}]': finished 2023-10-09T10:15:22.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:22 smithi086 bash[59714]: cluster 2023-10-09T10:15:21.232159+0000 mon.a (mon.0) 467 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-10-09T10:15:22.656 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:22.690 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:22.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:22.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:22.794 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:22.824 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:22.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:22.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:22.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:15:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:15:22] "GET /metrics HTTP/1.1" 200 34084 "" "Prometheus/2.33.4" 2023-10-09T10:15:22.929 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:22.961 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:22.963 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-09T10:15:22.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:22.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:23.066 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:23.096 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:23.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:23.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:23.200 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:23.220 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:23.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:23.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:23.323 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:23.349 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:23.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:23.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:23.452 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:23.475 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:23.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:23.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:23.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[79554]: cluster 2023-10-09T10:15:21.232701+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T10:15:23.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[79554]: cluster 2023-10-09T10:15:21.680118+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T10:15:23.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[79554]: cluster 2023-10-09T10:15:21.682375+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T10:15:23.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[79554]: cluster 2023-10-09T10:15:21.766792+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T10:15:23.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[79554]: audit 2023-10-09T10:15:21.842385+0000 mon.c (mon.2) 40 : audit 1 from='client.? 172.21.15.53:0/1208880633' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-10-09T10:15:23.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[79554]: audit 2023-10-09T10:15:21.842733+0000 mon.a (mon.0) 468 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-10-09T10:15:23.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[79554]: cluster 2023-10-09T10:15:22.293491+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T10:15:23.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[79554]: audit 2023-10-09T10:15:22.296010+0000 mon.a (mon.0) 469 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-10-09T10:15:23.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[79554]: cluster 2023-10-09T10:15:22.296106+0000 mon.a (mon.0) 470 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-10-09T10:15:23.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[79554]: cluster 2023-10-09T10:15:22.298145+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T10:15:23.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[79554]: cluster 2023-10-09T10:15:22.298318+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T10:15:23.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[79554]: cluster 2023-10-09T10:15:22.301426+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T10:15:23.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[79554]: cluster 2023-10-09T10:15:22.302559+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T10:15:23.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[79554]: audit 2023-10-09T10:15:23.057396+0000 mon.a (mon.0) 471 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:15:23.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[79554]: audit 2023-10-09T10:15:23.058558+0000 mon.a (mon.0) 472 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:15:23.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[79554]: cluster 2023-10-09T10:15:23.159137+0000 mgr.y (mgr.26072) 375 : cluster 0 pgmap v310: 89 pgs: 1 creating+peering, 15 unknown, 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:23.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[79554]: cluster 2023-10-09T10:15:23.293922+0000 mon.a (mon.0) 473 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-10-09T10:15:23.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[76859]: cluster 2023-10-09T10:15:21.232701+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T10:15:23.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[76859]: cluster 2023-10-09T10:15:21.680118+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T10:15:23.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[76859]: cluster 2023-10-09T10:15:21.682375+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T10:15:23.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[76859]: cluster 2023-10-09T10:15:21.766792+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T10:15:23.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[76859]: audit 2023-10-09T10:15:21.842385+0000 mon.c (mon.2) 40 : audit 1 from='client.? 172.21.15.53:0/1208880633' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-10-09T10:15:23.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[76859]: audit 2023-10-09T10:15:21.842733+0000 mon.a (mon.0) 468 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-10-09T10:15:23.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[76859]: cluster 2023-10-09T10:15:22.293491+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T10:15:23.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[76859]: audit 2023-10-09T10:15:22.296010+0000 mon.a (mon.0) 469 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-10-09T10:15:23.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[76859]: cluster 2023-10-09T10:15:22.296106+0000 mon.a (mon.0) 470 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-10-09T10:15:23.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[76859]: cluster 2023-10-09T10:15:22.298145+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T10:15:23.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[76859]: cluster 2023-10-09T10:15:22.298318+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T10:15:23.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[76859]: cluster 2023-10-09T10:15:22.301426+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T10:15:23.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[76859]: cluster 2023-10-09T10:15:22.302559+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T10:15:23.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[76859]: audit 2023-10-09T10:15:23.057396+0000 mon.a (mon.0) 471 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:15:23.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[76859]: audit 2023-10-09T10:15:23.058558+0000 mon.a (mon.0) 472 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:15:23.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[76859]: cluster 2023-10-09T10:15:23.159137+0000 mgr.y (mgr.26072) 375 : cluster 0 pgmap v310: 89 pgs: 1 creating+peering, 15 unknown, 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:23.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:23 smithi053 bash[76859]: cluster 2023-10-09T10:15:23.293922+0000 mon.a (mon.0) 473 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-10-09T10:15:23.578 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:23.590 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:23 smithi086 bash[59714]: cluster 2023-10-09T10:15:21.232701+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T10:15:23.590 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:23 smithi086 bash[59714]: cluster 2023-10-09T10:15:21.680118+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T10:15:23.590 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:23 smithi086 bash[59714]: cluster 2023-10-09T10:15:21.682375+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T10:15:23.590 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:23 smithi086 bash[59714]: cluster 2023-10-09T10:15:21.766792+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e104 with expected crc 2023-10-09T10:15:23.590 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:23 smithi086 bash[59714]: audit 2023-10-09T10:15:21.842385+0000 mon.c (mon.2) 40 : audit 1 from='client.? 172.21.15.53:0/1208880633' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-10-09T10:15:23.591 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:23 smithi086 bash[59714]: audit 2023-10-09T10:15:21.842733+0000 mon.a (mon.0) 468 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-10-09T10:15:23.591 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:23 smithi086 bash[59714]: cluster 2023-10-09T10:15:22.293491+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T10:15:23.591 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:23 smithi086 bash[59714]: audit 2023-10-09T10:15:22.296010+0000 mon.a (mon.0) 469 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-10-09T10:15:23.591 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:23 smithi086 bash[59714]: cluster 2023-10-09T10:15:22.296106+0000 mon.a (mon.0) 470 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-10-09T10:15:23.591 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:23 smithi086 bash[59714]: cluster 2023-10-09T10:15:22.298145+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T10:15:23.591 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:23 smithi086 bash[59714]: cluster 2023-10-09T10:15:22.298318+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T10:15:23.591 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:23 smithi086 bash[59714]: cluster 2023-10-09T10:15:22.301426+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T10:15:23.591 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:23 smithi086 bash[59714]: cluster 2023-10-09T10:15:22.302559+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e105 with expected crc 2023-10-09T10:15:23.591 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:23 smithi086 bash[59714]: audit 2023-10-09T10:15:23.057396+0000 mon.a (mon.0) 471 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:15:23.591 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:23 smithi086 bash[59714]: audit 2023-10-09T10:15:23.058558+0000 mon.a (mon.0) 472 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:15:23.592 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:23 smithi086 bash[59714]: cluster 2023-10-09T10:15:23.159137+0000 mgr.y (mgr.26072) 375 : cluster 0 pgmap v310: 89 pgs: 1 creating+peering, 15 unknown, 73 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:23.592 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:23 smithi086 bash[59714]: cluster 2023-10-09T10:15:23.293922+0000 mon.a (mon.0) 473 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-10-09T10:15:23.609 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:23.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:23.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:23.713 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:23.745 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:23.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:23.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:23.849 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:23.884 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:23.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:23.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:23.987 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:24.022 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:24.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:24.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:24.126 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:24.151 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:24.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:24.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:24.254 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:24.287 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:24.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:24.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:24.390 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:24.420 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:24.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:24.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:24.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:24 smithi053 bash[79554]: cluster 2023-10-09T10:15:23.293073+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T10:15:24.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:24 smithi053 bash[79554]: cluster 2023-10-09T10:15:23.295502+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T10:15:24.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:24 smithi053 bash[79554]: cluster 2023-10-09T10:15:23.295743+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T10:15:24.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:24 smithi053 bash[79554]: cluster 2023-10-09T10:15:23.296225+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T10:15:24.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:24 smithi053 bash[79554]: cluster 2023-10-09T10:15:23.296849+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T10:15:24.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:24 smithi053 bash[76859]: cluster 2023-10-09T10:15:23.293073+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T10:15:24.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:24 smithi053 bash[76859]: cluster 2023-10-09T10:15:23.295502+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T10:15:24.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:24 smithi053 bash[76859]: cluster 2023-10-09T10:15:23.295743+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T10:15:24.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:24 smithi053 bash[76859]: cluster 2023-10-09T10:15:23.296225+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T10:15:24.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:24 smithi053 bash[76859]: cluster 2023-10-09T10:15:23.296849+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T10:15:24.524 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:24.555 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:24.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:24.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:24.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:24 smithi086 bash[59714]: cluster 2023-10-09T10:15:23.293073+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T10:15:24.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:24 smithi086 bash[59714]: cluster 2023-10-09T10:15:23.295502+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T10:15:24.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:24 smithi086 bash[59714]: cluster 2023-10-09T10:15:23.295743+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T10:15:24.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:24 smithi086 bash[59714]: cluster 2023-10-09T10:15:23.296225+0000 osd.4 (osd.4) 35 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T10:15:24.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:24 smithi086 bash[59714]: cluster 2023-10-09T10:15:23.296849+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e106 with expected crc 2023-10-09T10:15:24.658 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:24.691 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:24.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:24.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:24.794 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:24.824 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:24.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:24.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:24.927 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:24.955 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:24.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:24.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:25.058 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:25.091 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:25.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:25.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:25.195 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:25.227 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:25.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:25.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:25.249 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2023-10-09T10:15:25.332 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:25.363 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:25.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:25.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:25.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:25 smithi053 bash[76859]: cluster 2023-10-09T10:15:24.305059+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T10:15:25.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:25 smithi053 bash[76859]: cluster 2023-10-09T10:15:24.308125+0000 mon.a (mon.0) 474 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-10-09T10:15:25.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:25 smithi053 bash[76859]: cluster 2023-10-09T10:15:24.580885+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T10:15:25.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:25 smithi053 bash[76859]: cluster 2023-10-09T10:15:24.874564+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T10:15:25.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:25 smithi053 bash[76859]: cluster 2023-10-09T10:15:25.159625+0000 mgr.y (mgr.26072) 376 : cluster 0 pgmap v313: 89 pgs: 1 creating+peering, 2 unknown, 86 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:25.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:25 smithi053 bash[79554]: cluster 2023-10-09T10:15:24.305059+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T10:15:25.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:25 smithi053 bash[79554]: cluster 2023-10-09T10:15:24.308125+0000 mon.a (mon.0) 474 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-10-09T10:15:25.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:25 smithi053 bash[79554]: cluster 2023-10-09T10:15:24.580885+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T10:15:25.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:25 smithi053 bash[79554]: cluster 2023-10-09T10:15:24.874564+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T10:15:25.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:25 smithi053 bash[79554]: cluster 2023-10-09T10:15:25.159625+0000 mgr.y (mgr.26072) 376 : cluster 0 pgmap v313: 89 pgs: 1 creating+peering, 2 unknown, 86 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:25.468 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:25.500 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:25.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:25.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:25.604 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:25.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:25 smithi086 bash[59714]: cluster 2023-10-09T10:15:24.305059+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T10:15:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:25 smithi086 bash[59714]: cluster 2023-10-09T10:15:24.308125+0000 mon.a (mon.0) 474 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-10-09T10:15:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:25 smithi086 bash[59714]: cluster 2023-10-09T10:15:24.580885+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T10:15:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:25 smithi086 bash[59714]: cluster 2023-10-09T10:15:24.874564+0000 osd.4 (osd.4) 36 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T10:15:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:25 smithi086 bash[59714]: cluster 2023-10-09T10:15:25.159625+0000 mgr.y (mgr.26072) 376 : cluster 0 pgmap v313: 89 pgs: 1 creating+peering, 2 unknown, 86 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:25.637 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:25.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:25.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:25.741 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:25.772 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:25.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:25.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:25.875 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:25.909 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:25.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:25.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:26.013 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:26.040 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:26.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:26.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:26.143 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:26.175 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:26.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:26.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:26.280 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:26.307 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:26.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:26.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:26.410 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:26.447 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:26.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:26.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:26.551 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:26.582 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:26.584 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:26 smithi086 bash[59714]: cluster 2023-10-09T10:15:25.284351+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T10:15:26.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:26.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:26.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:26 smithi053 bash[79554]: cluster 2023-10-09T10:15:25.284351+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T10:15:26.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:26 smithi053 bash[76859]: cluster 2023-10-09T10:15:25.284351+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e107 with expected crc 2023-10-09T10:15:26.686 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:26.720 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:26.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:26.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:26.824 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:26.857 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:26.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:26.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:26.957 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:15:26.961 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:27.033 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:27.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:27.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:27.136 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:27.165 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T10:15:27.166 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:27.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:27.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:27.270 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:27.304 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:27.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:27.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:27.331 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:27 smithi053 bash[76859]: cluster 2023-10-09T10:15:27.160294+0000 mgr.y (mgr.26072) 377 : cluster 0 pgmap v314: 89 pgs: 1 creating+peering, 88 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:27.408 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:27.439 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:27.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:27.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:27.543 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:27.577 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:27.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:27.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:27.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:27 smithi086 bash[59714]: cluster 2023-10-09T10:15:27.160294+0000 mgr.y (mgr.26072) 377 : cluster 0 pgmap v314: 89 pgs: 1 creating+peering, 88 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:27.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:27 smithi053 bash[79554]: cluster 2023-10-09T10:15:27.160294+0000 mgr.y (mgr.26072) 377 : cluster 0 pgmap v314: 89 pgs: 1 creating+peering, 88 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:27.681 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:27.713 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:27.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:27.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:27.735 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:15:27.817 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:27.842 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:27.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:27.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:27.946 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:27.979 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:27.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:27.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:28.083 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:28.115 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:28.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:28.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:28.219 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:28.249 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:28.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:28.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:28.353 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:28.385 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:28.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:28.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:28.489 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:28.525 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:28.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:28.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:28.569 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-09T10:15:28.569 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:15:28.629 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:28.666 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:28.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:28.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:28.771 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:28.802 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:28.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:28.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:28.906 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:28.932 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:28.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:28.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:29.036 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:29.065 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:29.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:29.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:29.169 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:29.200 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:29.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:29.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:29.304 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:29.337 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:29.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:29.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:29.440 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:29.466 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:29.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:29.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:29.570 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:29.602 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:29.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:29.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:29.706 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:29.733 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:29.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:29.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:29.837 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:29.867 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:29.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:29.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:29.970 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:30.004 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:30.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:30.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:30.108 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:30.135 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:30.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:30.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:30.238 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:30.273 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:30.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:30.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:30.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:30 smithi086 bash[59714]: cluster 2023-10-09T10:15:29.160995+0000 mgr.y (mgr.26072) 378 : cluster 0 pgmap v315: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:30.380 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:30.391 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:15:30.412 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:30.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:30.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:30.415 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:30 smithi053 bash[76859]: cluster 2023-10-09T10:15:29.160995+0000 mgr.y (mgr.26072) 378 : cluster 0 pgmap v315: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:30.416 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:30 smithi053 bash[79554]: cluster 2023-10-09T10:15:29.160995+0000 mgr.y (mgr.26072) 378 : cluster 0 pgmap v315: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:30.515 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:30.542 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:30.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:30.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:30.645 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:30.677 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:30.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:30.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:30.781 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:30.786 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:15:30.814 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:30.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:30.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:30.918 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:30.950 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:31.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:31.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:31.257 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:31.282 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:31.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:31.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:31.396 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:31.427 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:31.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:31.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:31.532 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:31.568 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:31.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:31.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:31.672 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:31.706 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:31.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:31.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:31.810 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:31.844 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:31.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:31.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:31.947 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:31.976 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:31.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:31.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:32.079 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:32.110 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:32.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:32.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:32.213 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:32.250 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:32.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:32.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:32.353 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:32.383 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:32.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:32.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:32.487 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:32.501 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:32 smithi086 bash[59714]: cluster 2023-10-09T10:15:31.161803+0000 mgr.y (mgr.26072) 379 : cluster 0 pgmap v316: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:32.510 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:15:32.510 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:15:32.518 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:32.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:32.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:32.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:32 smithi053 bash[79554]: cluster 2023-10-09T10:15:31.161803+0000 mgr.y (mgr.26072) 379 : cluster 0 pgmap v316: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:32.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:32 smithi053 bash[76859]: cluster 2023-10-09T10:15:31.161803+0000 mgr.y (mgr.26072) 379 : cluster 0 pgmap v316: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:32.623 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:32.650 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:32.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:32.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:32.754 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:32.787 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:32.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:32.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:32.811 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:15:32.871 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:15:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:15:32] "GET /metrics HTTP/1.1" 200 36439 "" "Prometheus/2.33.4" 2023-10-09T10:15:32.891 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:32.918 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:32.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:32.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:33.022 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:33.056 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:33.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:33.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:33.160 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:33.180 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:33.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:33.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:33.283 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:33.306 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:33.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:33.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:33.409 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:33.430 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:33.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:33.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:33.534 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:33.562 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:33.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:33.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:33.665 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:33.699 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:33.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:33.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:33.802 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:33.832 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:33.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:33.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:33.935 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:33.974 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:33.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:33.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:34.078 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:34.115 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:34.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:34.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:34.219 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:34.253 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:34.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:34.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:34.357 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:34.384 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:34.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:34.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:34.487 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:34.503 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:34 smithi053 bash[76859]: cluster 2023-10-09T10:15:33.162415+0000 mgr.y (mgr.26072) 380 : cluster 0 pgmap v317: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:34.503 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:34 smithi053 bash[76859]: audit 2023-10-09T10:15:33.203653+0000 mon.a (mon.0) 475 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:15:34.503 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:34 smithi053 bash[79554]: cluster 2023-10-09T10:15:33.162415+0000 mgr.y (mgr.26072) 380 : cluster 0 pgmap v317: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:34.504 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:34 smithi053 bash[79554]: audit 2023-10-09T10:15:33.203653+0000 mon.a (mon.0) 475 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:15:34.513 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:34.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:34.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:34.616 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:34.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:34 smithi086 bash[59714]: cluster 2023-10-09T10:15:33.162415+0000 mgr.y (mgr.26072) 380 : cluster 0 pgmap v317: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:34.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:34 smithi086 bash[59714]: audit 2023-10-09T10:15:33.203653+0000 mon.a (mon.0) 475 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:15:34.641 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:34.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:34.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:34.744 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:34.777 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:34.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:34.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:34.881 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:34.912 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:34.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:34.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:35.016 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:35.044 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:35.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:35.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:35.147 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:35.162 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-09T10:15:35.175 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:35.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:35.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:35.279 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:35.310 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:35.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:35.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:35.414 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:35.447 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:35.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:35.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:35.551 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:35.586 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:35.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:35.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:35.692 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:35.716 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:35.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:35.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:35.819 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:35.849 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:35.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:35.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:35.953 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:35.987 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:35.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:35.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:36.090 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:36.119 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:36.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:36.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:36.223 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:36.255 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:36.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:36.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:36.359 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:36.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:36 smithi086 bash[59714]: cluster 2023-10-09T10:15:35.163245+0000 mgr.y (mgr.26072) 381 : cluster 0 pgmap v318: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:36.392 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:36.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:36.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:36.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:36 smithi053 bash[76859]: cluster 2023-10-09T10:15:35.163245+0000 mgr.y (mgr.26072) 381 : cluster 0 pgmap v318: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:36.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:36 smithi053 bash[79554]: cluster 2023-10-09T10:15:35.163245+0000 mgr.y (mgr.26072) 381 : cluster 0 pgmap v318: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:36.496 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:36.523 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:36.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:36.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:36.627 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:36.655 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:36.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:36.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:36.758 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:36.788 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:36.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:36.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:36.892 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:36.917 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:36.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:36.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:37.020 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:37.045 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:37.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:37.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:37.149 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:37.181 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:37.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:37.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:37.286 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:37.316 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:37.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:37.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:37.420 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:37.453 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:37.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:37.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:37.556 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:37.585 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:37.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:37.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:37.689 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:37.721 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:37.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:37.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:37.824 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:37.853 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:37.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:37.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:37.958 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:37.991 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:37.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:37.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:38.095 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:38.116 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:38.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:38.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:38.220 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:38.233 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:38 smithi086 bash[59714]: cluster 2023-10-09T10:15:37.163784+0000 mgr.y (mgr.26072) 382 : cluster 0 pgmap v319: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:38.233 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:38 smithi086 bash[59714]: audit 2023-10-09T10:15:38.054521+0000 mon.a (mon.0) 476 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:15:38.254 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:38.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:38.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:38.358 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:38.392 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:38.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:38.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:38.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:38 smithi053 bash[76859]: cluster 2023-10-09T10:15:37.163784+0000 mgr.y (mgr.26072) 382 : cluster 0 pgmap v319: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:38.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:38 smithi053 bash[76859]: audit 2023-10-09T10:15:38.054521+0000 mon.a (mon.0) 476 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:15:38.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:38 smithi053 bash[79554]: cluster 2023-10-09T10:15:37.163784+0000 mgr.y (mgr.26072) 382 : cluster 0 pgmap v319: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:38.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:38 smithi053 bash[79554]: audit 2023-10-09T10:15:38.054521+0000 mon.a (mon.0) 476 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:15:38.495 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:38.528 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:38.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:38.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:38.633 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:38.662 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:38.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:38.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:38.766 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:38.791 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:38.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:38.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:38.894 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:38.926 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:38.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:38.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:39.030 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:39.062 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:39.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:39.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:39.167 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:39.189 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:39.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:39.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:39.229 INFO:teuthology.orchestra.run.smithi053.stderr:enabled application 'rados' on pool 'unique_pool_0' 2023-10-09T10:15:39.294 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:39.314 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:39.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:39.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:39.417 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:39.443 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:39.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:39.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:39.547 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:39.560 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:39 smithi053 bash[79554]: audit 2023-10-09T10:15:39.063899+0000 mon.c (mon.2) 41 : audit 1 from='client.? 172.21.15.53:0/1370171076' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:15:39.560 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:39 smithi053 bash[79554]: audit 2023-10-09T10:15:39.064301+0000 mon.a (mon.0) 477 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:15:39.560 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:39 smithi053 bash[79554]: audit 2023-10-09T10:15:39.153819+0000 mon.a (mon.0) 478 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:15:39.560 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:39 smithi053 bash[76859]: audit 2023-10-09T10:15:39.063899+0000 mon.c (mon.2) 41 : audit 1 from='client.? 172.21.15.53:0/1370171076' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:15:39.561 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:39 smithi053 bash[76859]: audit 2023-10-09T10:15:39.064301+0000 mon.a (mon.0) 477 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:15:39.561 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:39 smithi053 bash[76859]: audit 2023-10-09T10:15:39.153819+0000 mon.a (mon.0) 478 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:15:39.575 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:39.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:39.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:39.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:39 smithi086 bash[59714]: audit 2023-10-09T10:15:39.063899+0000 mon.c (mon.2) 41 : audit 1 from='client.? 172.21.15.53:0/1370171076' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:15:39.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:39 smithi086 bash[59714]: audit 2023-10-09T10:15:39.064301+0000 mon.a (mon.0) 477 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:15:39.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:39 smithi086 bash[59714]: audit 2023-10-09T10:15:39.153819+0000 mon.a (mon.0) 478 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:15:39.678 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:39.701 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:39.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:39.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:39.805 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:39.829 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:39.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:39.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:39.916 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:15:39.933 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:39.937 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:15:39.955 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:39.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:39.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:39.958 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:15:39.979 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:15:40.002 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:15:40.025 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:15:40.055 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:15:40.058 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:40.079 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:40.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:40.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:40.084 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:15:40.086 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:15:40.086 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:15:40.086 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:15:40.086 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:15:40.086 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:15:40.086 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:15:40.086 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:15:40.086 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:15:40.182 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:40.206 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:40.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:40.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:40.309 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:40.343 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:40.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:40.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:40.446 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:40.470 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:40.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:40.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:40.573 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:40.585 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:40 smithi053 bash[76859]: cluster 2023-10-09T10:15:39.164303+0000 mgr.y (mgr.26072) 383 : cluster 0 pgmap v320: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:40.585 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:40 smithi053 bash[76859]: cluster 2023-10-09T10:15:39.222205+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e108 with expected crc 2023-10-09T10:15:40.585 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:40 smithi053 bash[76859]: audit 2023-10-09T10:15:39.222719+0000 mon.a (mon.0) 479 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T10:15:40.585 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:40 smithi053 bash[76859]: cluster 2023-10-09T10:15:39.222811+0000 mon.a (mon.0) 480 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-10-09T10:15:40.585 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:40 smithi053 bash[76859]: cluster 2023-10-09T10:15:39.426357+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e108 with expected crc 2023-10-09T10:15:40.585 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:40 smithi053 bash[76859]: cluster 2023-10-09T10:15:39.459089+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e108 with expected crc 2023-10-09T10:15:40.585 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:40 smithi053 bash[76859]: cluster 2023-10-09T10:15:39.817706+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e108 with expected crc 2023-10-09T10:15:40.585 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:40 smithi053 bash[76859]: audit 2023-10-09T10:15:39.893768+0000 mon.a (mon.0) 481 : audit 0 from='client.? 172.21.15.53:0/926704714' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:15:40.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:40 smithi053 bash[79554]: cluster 2023-10-09T10:15:39.164303+0000 mgr.y (mgr.26072) 383 : cluster 0 pgmap v320: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:40.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:40 smithi053 bash[79554]: cluster 2023-10-09T10:15:39.222205+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e108 with expected crc 2023-10-09T10:15:40.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:40 smithi053 bash[79554]: audit 2023-10-09T10:15:39.222719+0000 mon.a (mon.0) 479 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T10:15:40.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:40 smithi053 bash[79554]: cluster 2023-10-09T10:15:39.222811+0000 mon.a (mon.0) 480 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-10-09T10:15:40.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:40 smithi053 bash[79554]: cluster 2023-10-09T10:15:39.426357+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e108 with expected crc 2023-10-09T10:15:40.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:40 smithi053 bash[79554]: cluster 2023-10-09T10:15:39.459089+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e108 with expected crc 2023-10-09T10:15:40.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:40 smithi053 bash[79554]: cluster 2023-10-09T10:15:39.817706+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e108 with expected crc 2023-10-09T10:15:40.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:40 smithi053 bash[79554]: audit 2023-10-09T10:15:39.893768+0000 mon.a (mon.0) 481 : audit 0 from='client.? 172.21.15.53:0/926704714' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:15:40.601 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:40.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:40.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:40.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:40 smithi086 bash[59714]: cluster 2023-10-09T10:15:39.164303+0000 mgr.y (mgr.26072) 383 : cluster 0 pgmap v320: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:40.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:40 smithi086 bash[59714]: cluster 2023-10-09T10:15:39.222205+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e108 with expected crc 2023-10-09T10:15:40.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:40 smithi086 bash[59714]: audit 2023-10-09T10:15:39.222719+0000 mon.a (mon.0) 479 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T10:15:40.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:40 smithi086 bash[59714]: cluster 2023-10-09T10:15:39.222811+0000 mon.a (mon.0) 480 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-10-09T10:15:40.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:40 smithi086 bash[59714]: cluster 2023-10-09T10:15:39.426357+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e108 with expected crc 2023-10-09T10:15:40.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:40 smithi086 bash[59714]: cluster 2023-10-09T10:15:39.459089+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e108 with expected crc 2023-10-09T10:15:40.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:40 smithi086 bash[59714]: cluster 2023-10-09T10:15:39.817706+0000 osd.4 (osd.4) 37 : cluster 3 failed to encode map e108 with expected crc 2023-10-09T10:15:40.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:40 smithi086 bash[59714]: audit 2023-10-09T10:15:39.893768+0000 mon.a (mon.0) 481 : audit 0 from='client.? 172.21.15.53:0/926704714' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:15:40.704 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:40.737 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:40.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:40.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:40.841 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:40.864 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:40.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:40.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:40.968 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:41.002 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:41.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:41.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:41.106 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:41.129 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:41.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:41.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:41.231 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:41.259 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:41.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:41.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:41.363 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:41.384 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:41.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:41.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:41.487 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:41.518 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:41.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:41.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:41.621 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:41.651 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:41.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:41.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:41.755 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:41.789 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:41.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:41.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:41.892 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:41.923 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:41.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:41.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:42.026 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:42.058 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:42.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:42.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:42.162 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:42.193 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:42.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:42.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:42.267 DEBUG:teuthology.orchestra.run.smithi053:> /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_0 bench 90 write' 2023-10-09T10:15:42.267 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_0 2023-10-09T10:15:42.267 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T10:15:42.269 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-09T10:15:42.270 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-09T10:15:42.297 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:42.311 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:hints = 1 2023-10-09T10:15:42.311 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-09T10:15:42.311 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Object prefix: benchmark_data_smithi053_106232 2023-10-09T10:15:42.312 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:15:42.312 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 0 0 0 0 0 0 - 0 2023-10-09T10:15:42.340 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:42.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:42.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:42.445 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:42.457 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:42 smithi053 bash[76859]: cluster 2023-10-09T10:15:41.165153+0000 mgr.y (mgr.26072) 384 : cluster 0 pgmap v322: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:42.458 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:42 smithi053 bash[79554]: cluster 2023-10-09T10:15:41.165153+0000 mgr.y (mgr.26072) 384 : cluster 0 pgmap v322: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:42.474 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:42.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:42.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:42.578 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:42.608 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:42.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:42.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:42.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:42 smithi086 bash[59714]: cluster 2023-10-09T10:15:41.165153+0000 mgr.y (mgr.26072) 384 : cluster 0 pgmap v322: 89 pgs: 89 active+clean; 4.6 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-10-09T10:15:42.713 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:42.723 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:15:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:15:42] "GET /metrics HTTP/1.1" 200 36444 "" "Prometheus/2.33.4" 2023-10-09T10:15:42.724 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:15:42.766 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:42.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:42.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:42.873 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:42.901 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:42.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:42.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:43.004 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:43.039 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:43.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:43.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:43.143 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:43.174 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:43.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:43.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:43.277 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:43.306 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:43.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:43.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:43.312 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 1 16 2466 2450 153.117 153.125 0.00181219 0.00648833 2023-10-09T10:15:43.409 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:43.449 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:43.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:43.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:43.552 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:43.580 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:43.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:43.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:43.684 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:43.711 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:43.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:43.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:43.814 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:43.844 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:43.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:43.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:43.879 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is set 2023-10-09T10:15:43.949 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:43.985 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:43.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:43.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:44.089 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:44.099 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:43 smithi053 bash[79554]: audit 2023-10-09T10:15:43.088327+0000 mon.a (mon.0) 482 : audit 1 from='client.? 172.21.15.53:0/3469287023' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:15:44.100 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:43 smithi053 bash[79554]: cluster 2023-10-09T10:15:43.165752+0000 mgr.y (mgr.26072) 385 : cluster 0 pgmap v323: 89 pgs: 89 active+clean; 10 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 595 KiB/s wr, 9 op/s 2023-10-09T10:15:44.100 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:43 smithi053 bash[76859]: audit 2023-10-09T10:15:43.088327+0000 mon.a (mon.0) 482 : audit 1 from='client.? 172.21.15.53:0/3469287023' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:15:44.100 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:43 smithi053 bash[76859]: cluster 2023-10-09T10:15:43.165752+0000 mgr.y (mgr.26072) 385 : cluster 0 pgmap v323: 89 pgs: 89 active+clean; 10 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 595 KiB/s wr, 9 op/s 2023-10-09T10:15:44.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:43 smithi086 bash[59714]: audit 2023-10-09T10:15:43.088327+0000 mon.a (mon.0) 482 : audit 1 from='client.? 172.21.15.53:0/3469287023' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:15:44.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:43 smithi086 bash[59714]: cluster 2023-10-09T10:15:43.165752+0000 mgr.y (mgr.26072) 385 : cluster 0 pgmap v323: 89 pgs: 89 active+clean; 10 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 595 KiB/s wr, 9 op/s 2023-10-09T10:15:44.119 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:44.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:44.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:44.221 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:44.242 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:44.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:44.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:44.252 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:15:44.312 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 2 16 4808 4792 149.739 146.375 0.00479079 0.00638975 2023-10-09T10:15:44.346 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:44.380 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:44.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:44.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:44.484 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:44.517 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:44.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:44.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:44.620 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:44.646 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:44.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:44.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:44.751 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:44.788 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:44.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:44.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:44.864 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:44 smithi053 bash[76859]: cluster 2023-10-09T10:15:43.849724+0000 mon.a (mon.0) 483 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:15:44.864 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:44 smithi053 bash[76859]: cluster 2023-10-09T10:15:43.866466+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e109 with expected crc 2023-10-09T10:15:44.864 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:44 smithi053 bash[76859]: audit 2023-10-09T10:15:43.870436+0000 mon.a (mon.0) 484 : audit 1 from='client.? 172.21.15.53:0/3469287023' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:15:44.864 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:44 smithi053 bash[76859]: cluster 2023-10-09T10:15:43.870496+0000 mon.a (mon.0) 485 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-10-09T10:15:44.865 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:44 smithi053 bash[76859]: cluster 2023-10-09T10:15:43.871134+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e109 with expected crc 2023-10-09T10:15:44.865 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:44 smithi053 bash[76859]: cluster 2023-10-09T10:15:43.872441+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e109 with expected crc 2023-10-09T10:15:44.891 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:44.901 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:44 smithi053 bash[79554]: cluster 2023-10-09T10:15:43.849724+0000 mon.a (mon.0) 483 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:15:44.902 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:44 smithi053 bash[79554]: cluster 2023-10-09T10:15:43.866466+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e109 with expected crc 2023-10-09T10:15:44.902 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:44 smithi053 bash[79554]: audit 2023-10-09T10:15:43.870436+0000 mon.a (mon.0) 484 : audit 1 from='client.? 172.21.15.53:0/3469287023' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:15:44.902 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:44 smithi053 bash[79554]: cluster 2023-10-09T10:15:43.870496+0000 mon.a (mon.0) 485 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-10-09T10:15:44.902 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:44 smithi053 bash[79554]: cluster 2023-10-09T10:15:43.871134+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e109 with expected crc 2023-10-09T10:15:44.902 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:44 smithi053 bash[79554]: cluster 2023-10-09T10:15:43.872441+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e109 with expected crc 2023-10-09T10:15:44.902 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:44 smithi053 bash[79554]: cluster 2023-10-09T10:15:43.875391+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e109 with expected crc 2023-10-09T10:15:44.902 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:44 smithi053 bash[76859]: cluster 2023-10-09T10:15:43.875391+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e109 with expected crc 2023-10-09T10:15:44.917 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:44.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:44.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:45.021 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:45.032 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:44 smithi086 bash[59714]: cluster 2023-10-09T10:15:43.849724+0000 mon.a (mon.0) 483 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:15:45.032 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:44 smithi086 bash[59714]: cluster 2023-10-09T10:15:43.866466+0000 osd.4 (osd.4) 38 : cluster 3 failed to encode map e109 with expected crc 2023-10-09T10:15:45.032 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:44 smithi086 bash[59714]: audit 2023-10-09T10:15:43.870436+0000 mon.a (mon.0) 484 : audit 1 from='client.? 172.21.15.53:0/3469287023' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:15:45.032 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:44 smithi086 bash[59714]: cluster 2023-10-09T10:15:43.870496+0000 mon.a (mon.0) 485 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-10-09T10:15:45.032 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:44 smithi086 bash[59714]: cluster 2023-10-09T10:15:43.871134+0000 osd.4 (osd.4) 39 : cluster 3 failed to encode map e109 with expected crc 2023-10-09T10:15:45.033 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:44 smithi086 bash[59714]: cluster 2023-10-09T10:15:43.872441+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e109 with expected crc 2023-10-09T10:15:45.033 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:44 smithi086 bash[59714]: cluster 2023-10-09T10:15:43.875391+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e109 with expected crc 2023-10-09T10:15:45.062 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:45.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:45.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:45.165 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:45.190 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:45.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:45.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:45.293 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:45.312 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 3 16 7151 7135 148.635 146.438 0.00333693 0.00671123 2023-10-09T10:15:45.362 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:45.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:45.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:45.467 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:45.498 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:45.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:45.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:45.602 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:45.639 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:45.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:45.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:45.743 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:45.770 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:45.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:45.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:45.873 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:45.900 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:45.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:45.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:46.004 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:46.014 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:45 smithi053 bash[79554]: cluster 2023-10-09T10:15:43.872847+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e109 with expected crc 2023-10-09T10:15:46.014 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:45 smithi053 bash[79554]: cluster 2023-10-09T10:15:43.875116+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e109 with expected crc 2023-10-09T10:15:46.014 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:45 smithi053 bash[79554]: cluster 2023-10-09T10:15:45.166431+0000 mgr.y (mgr.26072) 386 : cluster 0 pgmap v325: 89 pgs: 89 active+clean; 245 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s wr, 480 op/s 2023-10-09T10:15:46.014 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:45 smithi053 bash[79554]: audit 2023-10-09T10:15:45.495790+0000 mon.a (mon.0) 486 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:15:46.014 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:45 smithi053 bash[79554]: audit 2023-10-09T10:15:45.505316+0000 mon.a (mon.0) 487 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:15:46.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:45 smithi053 bash[76859]: cluster 2023-10-09T10:15:43.872847+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e109 with expected crc 2023-10-09T10:15:46.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:45 smithi053 bash[76859]: cluster 2023-10-09T10:15:43.875116+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e109 with expected crc 2023-10-09T10:15:46.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:45 smithi053 bash[76859]: cluster 2023-10-09T10:15:45.166431+0000 mgr.y (mgr.26072) 386 : cluster 0 pgmap v325: 89 pgs: 89 active+clean; 245 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s wr, 480 op/s 2023-10-09T10:15:46.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:45 smithi053 bash[76859]: audit 2023-10-09T10:15:45.495790+0000 mon.a (mon.0) 486 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:15:46.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:45 smithi053 bash[76859]: audit 2023-10-09T10:15:45.505316+0000 mon.a (mon.0) 487 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:15:46.035 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:46.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:46.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:46.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:45 smithi086 bash[59714]: cluster 2023-10-09T10:15:43.872847+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e109 with expected crc 2023-10-09T10:15:46.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:45 smithi086 bash[59714]: cluster 2023-10-09T10:15:43.875116+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e109 with expected crc 2023-10-09T10:15:46.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:45 smithi086 bash[59714]: cluster 2023-10-09T10:15:45.166431+0000 mgr.y (mgr.26072) 386 : cluster 0 pgmap v325: 89 pgs: 89 active+clean; 245 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s wr, 480 op/s 2023-10-09T10:15:46.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:45 smithi086 bash[59714]: audit 2023-10-09T10:15:45.495790+0000 mon.a (mon.0) 486 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:15:46.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:45 smithi086 bash[59714]: audit 2023-10-09T10:15:45.505316+0000 mon.a (mon.0) 487 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:15:46.138 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:46.166 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:46.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:46.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:46.269 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:46.298 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:46.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:46.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:46.312 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 4 16 9301 9285 145.066 134.375 0.00842271 0.00688408 2023-10-09T10:15:46.402 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:46.427 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:46.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:46.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:46.530 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:46.565 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:46.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:46.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:46.671 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:46.700 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:46.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:46.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:46.804 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:46.830 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:46.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:46.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:46.933 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:46.960 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:46.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:46.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:47.064 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:47.093 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:47.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:47.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:47.198 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:47.230 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:47.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:47.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:47.312 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 5 16 11801 11785 147.3 156.25 0.00430349 0.00677917 2023-10-09T10:15:47.334 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:47.365 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:47.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:47.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:47.468 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:47.498 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:47.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:47.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:47.601 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:47.646 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:47.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:47.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:47.750 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:47.783 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:47.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:47.786 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:47.887 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:47.912 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:47.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:47.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:48.016 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:48.043 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:48.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:48.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:48.146 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:48.178 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:48.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:48.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:48.281 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:48.289 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:48 smithi053 bash[76859]: cluster 2023-10-09T10:15:47.166894+0000 mgr.y (mgr.26072) 387 : cluster 0 pgmap v326: 89 pgs: 89 active+clean; 302 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s wr, 595 op/s 2023-10-09T10:15:48.290 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:48 smithi053 bash[79554]: cluster 2023-10-09T10:15:47.166894+0000 mgr.y (mgr.26072) 387 : cluster 0 pgmap v326: 89 pgs: 89 active+clean; 302 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s wr, 595 op/s 2023-10-09T10:15:48.312 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 6 16 14221 14205 147.956 151.25 0.0059378 0.00674778 2023-10-09T10:15:48.313 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:48.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:48.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:48.364 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T10:15:48.417 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:48.445 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:48.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:48.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:48.556 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:48.585 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:48.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:48.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:48.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:48 smithi086 bash[59714]: cluster 2023-10-09T10:15:47.166894+0000 mgr.y (mgr.26072) 387 : cluster 0 pgmap v326: 89 pgs: 89 active+clean; 302 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s wr, 595 op/s 2023-10-09T10:15:48.692 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:48.720 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:48.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:48.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:48.825 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:48.851 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:48.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:48.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:48.955 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:48.982 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:48.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:48.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:49.085 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:49.130 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:49.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:49.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:49.234 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:49.260 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:49.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:49.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:49.314 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 7 16 16324 16308 145.57 131.438 0.00689037 0.00686111 2023-10-09T10:15:49.363 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:49.389 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:49.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:49.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:49.492 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:49.527 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:49.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:49.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:49.631 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:49.681 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:49.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:49.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:49.786 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:49.817 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:49.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:49.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:49.904 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:15:49.922 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:49.952 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:49.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:49.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:49.972 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:15:49.972 INFO:teuthology.orchestra.run.smithi053.stdout: "size": 20, 2023-10-09T10:15:49.972 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 600, 2023-10-09T10:15:49.972 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [ 2023-10-09T10:15:49.972 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.972 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.34788.0:1548 5.e e108/105 5:74fb49b4:::benchmark_data_smithi053_106232_object1547:head v 108'104, mlcod=108'102)", 2023-10-09T10:15:49.972 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:42.895219+0000", 2023-10-09T10:15:49.972 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 7.0727969030000004, 2023-10-09T10:15:49.972 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.11806222, 2023-10-09T10:15:49.972 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:15:49.972 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:15:49.973 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:15:49.973 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.973 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:15:49.973 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:42.895219+0000", 2023-10-09T10:15:49.973 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:49.973 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.973 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.973 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:15:49.973 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:42.895219+0000", 2023-10-09T10:15:49.973 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:49.973 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.973 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.973 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:15:49.974 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:42.895218+0000", 2023-10-09T10:15:49.974 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:15:49.974 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.974 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.974 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:15:49.974 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:42.895273+0000", 2023-10-09T10:15:49.974 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.4490000000000002e-05 2023-10-09T10:15:49.974 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.974 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.974 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:15:49.974 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:43.012447+0000", 2023-10-09T10:15:49.974 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.11717390900000001 2023-10-09T10:15:49.975 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.975 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.975 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:15:49.975 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:43.012464+0000", 2023-10-09T10:15:49.975 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.7906000000000001e-05 2023-10-09T10:15:49.975 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.975 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.975 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:15:49.975 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:43.012516+0000", 2023-10-09T10:15:49.975 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.1647000000000002e-05 2023-10-09T10:15:49.975 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.975 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.976 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:15:49.976 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:43.012546+0000", 2023-10-09T10:15:49.976 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.9967e-05 2023-10-09T10:15:49.976 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.976 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.976 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:15:49.976 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:43.013249+0000", 2023-10-09T10:15:49.976 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00070250499999999997 2023-10-09T10:15:49.976 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.976 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.976 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:15:49.976 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:43.013281+0000", 2023-10-09T10:15:49.976 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.2648000000000003e-05 2023-10-09T10:15:49.977 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:49.977 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:15:49.977 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:49.977 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.977 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.977 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.34788.0:1553 5.7 e108/105 5:edb5d049:::benchmark_data_smithi053_106232_object1552:head v 108'107, mlcod=108'105)", 2023-10-09T10:15:49.977 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:42.895797+0000", 2023-10-09T10:15:49.977 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 7.0722191089999997, 2023-10-09T10:15:49.977 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.117481961, 2023-10-09T10:15:49.977 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:15:49.977 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:15:49.977 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:15:49.977 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.978 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:15:49.978 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:42.895797+0000", 2023-10-09T10:15:49.978 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:49.978 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.978 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.978 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:15:49.978 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:42.895797+0000", 2023-10-09T10:15:49.978 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:49.978 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.978 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.978 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:15:49.978 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:42.895796+0000", 2023-10-09T10:15:49.979 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:15:49.979 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.979 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.979 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:15:49.979 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:42.896139+0000", 2023-10-09T10:15:49.979 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00034316099999999998 2023-10-09T10:15:49.979 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.979 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.979 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:15:49.979 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:43.012597+0000", 2023-10-09T10:15:49.979 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.116458066 2023-10-09T10:15:49.979 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.980 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.981 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:15:49.981 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:43.012606+0000", 2023-10-09T10:15:49.981 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.4120000000000001e-06 2023-10-09T10:15:49.981 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.981 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.981 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:15:49.981 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:43.012650+0000", 2023-10-09T10:15:49.981 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.4774000000000002e-05 2023-10-09T10:15:49.981 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.981 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.981 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:15:49.982 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:43.012669+0000", 2023-10-09T10:15:49.982 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.8868999999999998e-05 2023-10-09T10:15:49.982 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.982 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.982 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:15:49.982 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:43.013256+0000", 2023-10-09T10:15:49.982 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00058715500000000001 2023-10-09T10:15:49.982 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.982 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.982 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:15:49.982 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:43.013279+0000", 2023-10-09T10:15:49.982 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.2294999999999999e-05 2023-10-09T10:15:49.982 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:49.983 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:15:49.983 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:49.983 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.983 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.983 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:4788 5.5 5:a127feea:::benchmark_data_smithi053_106232_object4787:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:15:49.983 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:44.222300+0000", 2023-10-09T10:15:49.983 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 5.745715744, 2023-10-09T10:15:49.983 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.110938883, 2023-10-09T10:15:49.983 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:15:49.983 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:15:49.983 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:15:49.983 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:15:49.984 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:15:49.984 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 4788 2023-10-09T10:15:49.984 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.984 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:15:49.984 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.984 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:15:49.984 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.222300+0000", 2023-10-09T10:15:49.984 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:49.984 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.984 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.984 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:15:49.984 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.222300+0000", 2023-10-09T10:15:49.984 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:49.985 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.985 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.985 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:15:49.985 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.222300+0000", 2023-10-09T10:15:49.985 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:15:49.985 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.985 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.985 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:15:49.985 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.222327+0000", 2023-10-09T10:15:49.985 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.7243999999999999e-05 2023-10-09T10:15:49.985 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.985 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.985 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:15:49.986 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.222334+0000", 2023-10-09T10:15:49.986 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.9990000000000002e-06 2023-10-09T10:15:49.986 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.986 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.986 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:15:49.986 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.222338+0000", 2023-10-09T10:15:49.986 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.2200000000000003e-06 2023-10-09T10:15:49.986 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.986 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.986 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:15:49.986 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.222381+0000", 2023-10-09T10:15:49.986 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.3260999999999998e-05 2023-10-09T10:15:49.987 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.987 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.987 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:15:49.987 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.222472+0000", 2023-10-09T10:15:49.987 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.0855999999999999e-05 2023-10-09T10:15:49.987 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.987 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.987 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,4", 2023-10-09T10:15:49.987 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.222580+0000", 2023-10-09T10:15:49.987 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00010765 2023-10-09T10:15:49.987 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.987 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.987 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:15:49.988 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.223211+0000", 2023-10-09T10:15:49.988 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00063115800000000004 2023-10-09T10:15:49.988 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.988 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.988 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:15:49.988 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.223988+0000", 2023-10-09T10:15:49.988 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00077698299999999997 2023-10-09T10:15:49.988 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.988 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.988 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:15:49.988 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.333034+0000", 2023-10-09T10:15:49.988 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.109045743 2023-10-09T10:15:49.988 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.989 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.989 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:15:49.989 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.333151+0000", 2023-10-09T10:15:49.989 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00011780199999999999 2023-10-09T10:15:49.989 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.989 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.989 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:15:49.989 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.333239+0000", 2023-10-09T10:15:49.989 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.7614000000000005e-05 2023-10-09T10:15:49.989 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:49.989 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:15:49.989 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:49.989 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.990 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.990 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:4791 5.3 5:cb7fed1a:::benchmark_data_smithi053_106232_object4790:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:15:49.990 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:44.223095+0000", 2023-10-09T10:15:49.990 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 5.7449214059999996, 2023-10-09T10:15:49.990 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.109908097, 2023-10-09T10:15:49.990 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:15:49.990 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:15:49.990 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:15:49.990 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:15:49.990 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:15:49.990 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 4791 2023-10-09T10:15:49.990 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.991 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:15:49.991 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.991 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:15:49.991 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.223095+0000", 2023-10-09T10:15:49.991 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:49.991 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.991 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.991 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:15:49.991 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.223095+0000", 2023-10-09T10:15:49.991 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:49.991 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.991 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.991 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:15:49.992 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.223093+0000", 2023-10-09T10:15:49.992 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:15:49.992 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.992 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.992 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:15:49.992 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.223127+0000", 2023-10-09T10:15:49.992 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.3881000000000003e-05 2023-10-09T10:15:49.992 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.992 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.992 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:15:49.993 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.223151+0000", 2023-10-09T10:15:49.993 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.4172000000000002e-05 2023-10-09T10:15:49.993 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.993 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.993 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:15:49.993 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.223163+0000", 2023-10-09T10:15:49.993 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1669e-05 2023-10-09T10:15:49.993 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.993 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.993 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:15:49.993 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.223817+0000", 2023-10-09T10:15:49.993 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00065432900000000004 2023-10-09T10:15:49.994 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.994 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.994 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:15:49.994 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.223970+0000", 2023-10-09T10:15:49.994 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000152774 2023-10-09T10:15:49.994 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.994 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.994 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 5,6", 2023-10-09T10:15:49.994 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.224114+0000", 2023-10-09T10:15:49.994 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000143795 2023-10-09T10:15:49.994 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.994 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.994 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:15:49.995 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.225380+0000", 2023-10-09T10:15:49.995 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0012662999999999999 2023-10-09T10:15:49.995 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.995 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.995 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:15:49.995 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.332630+0000", 2023-10-09T10:15:49.995 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.107249627 2023-10-09T10:15:49.995 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.995 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.995 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:15:49.995 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.332721+0000", 2023-10-09T10:15:49.995 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.0878999999999995e-05 2023-10-09T10:15:49.996 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.996 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.996 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:15:49.996 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.332885+0000", 2023-10-09T10:15:49.996 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00016405 2023-10-09T10:15:49.996 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.996 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.996 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:15:49.996 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.333003+0000", 2023-10-09T10:15:49.996 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00011798099999999999 2023-10-09T10:15:49.996 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:49.996 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:15:49.996 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:49.997 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.997 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.997 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.34788.0:4789 5.7 e109/105 5:e7543797:::benchmark_data_smithi053_106232_object4788:head v 109'291, mlcod=109'289)", 2023-10-09T10:15:49.997 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:44.224116+0000", 2023-10-09T10:15:49.997 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 5.743900268, 2023-10-09T10:15:49.997 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.107544082, 2023-10-09T10:15:49.997 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:15:49.997 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:15:49.997 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:15:49.997 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.997 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:15:49.997 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.224116+0000", 2023-10-09T10:15:49.997 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:49.998 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.998 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.998 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:15:49.998 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.224116+0000", 2023-10-09T10:15:49.998 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:49.998 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.998 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.998 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:15:49.998 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.224115+0000", 2023-10-09T10:15:49.998 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:15:49.998 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.998 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.999 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:15:49.999 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.224177+0000", 2023-10-09T10:15:49.999 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.2218000000000006e-05 2023-10-09T10:15:49.999 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.999 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.999 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:15:49.999 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.224192+0000", 2023-10-09T10:15:49.999 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4780000000000001e-05 2023-10-09T10:15:49.999 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:49.999 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:49.999 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:15:49.999 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.224202+0000", 2023-10-09T10:15:49.999 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.8139999999999995e-06 2023-10-09T10:15:50.000 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.000 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.000 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:15:50.000 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.224248+0000", 2023-10-09T10:15:50.000 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.5802e-05 2023-10-09T10:15:50.000 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.000 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.000 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:15:50.000 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.224269+0000", 2023-10-09T10:15:50.000 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.1413999999999999e-05 2023-10-09T10:15:50.000 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.000 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.001 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:15:50.001 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.225130+0000", 2023-10-09T10:15:50.001 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00086111599999999999 2023-10-09T10:15:50.001 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.001 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.001 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:15:50.001 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.331660+0000", 2023-10-09T10:15:50.001 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.10652956 2023-10-09T10:15:50.001 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.001 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:15:50.001 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.001 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.001 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.002 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.34788.0:4796 5.c e109/105 5:321743d0:::benchmark_data_smithi053_106232_object4795:head v 109'309, mlcod=109'305)", 2023-10-09T10:15:50.002 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:44.225805+0000", 2023-10-09T10:15:50.002 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 5.7422105830000003, 2023-10-09T10:15:50.002 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.10767491, 2023-10-09T10:15:50.002 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:15:50.002 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:15:50.002 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:15:50.002 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.002 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:15:50.002 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.225805+0000", 2023-10-09T10:15:50.002 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.002 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.002 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.003 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:15:50.003 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.225805+0000", 2023-10-09T10:15:50.003 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.003 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.003 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.003 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:15:50.003 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.225805+0000", 2023-10-09T10:15:50.003 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:15:50.003 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.003 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.003 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:15:50.003 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.225849+0000", 2023-10-09T10:15:50.003 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.4450000000000003e-05 2023-10-09T10:15:50.004 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.004 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.004 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:15:50.004 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.225864+0000", 2023-10-09T10:15:50.004 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4452e-05 2023-10-09T10:15:50.004 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.004 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.004 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:15:50.004 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.225871+0000", 2023-10-09T10:15:50.004 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.9650000000000002e-06 2023-10-09T10:15:50.004 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.004 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.005 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:15:50.005 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.225937+0000", 2023-10-09T10:15:50.005 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.6804999999999995e-05 2023-10-09T10:15:50.005 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.005 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.005 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:15:50.005 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.225972+0000", 2023-10-09T10:15:50.005 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.4563000000000001e-05 2023-10-09T10:15:50.005 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.005 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.005 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:15:50.005 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.333405+0000", 2023-10-09T10:15:50.005 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.107432734 2023-10-09T10:15:50.006 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.006 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.006 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:15:50.006 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.333480+0000", 2023-10-09T10:15:50.006 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.5613999999999998e-05 2023-10-09T10:15:50.006 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.006 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:15:50.006 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.007 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.007 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.007 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:4797 5.3 5:ccb36fa6:::benchmark_data_smithi053_106232_object4796:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:15:50.007 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:44.225995+0000", 2023-10-09T10:15:50.007 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 5.7420209900000003, 2023-10-09T10:15:50.007 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.111987278, 2023-10-09T10:15:50.007 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:15:50.008 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:15:50.008 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:15:50.008 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:15:50.008 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:15:50.008 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 4797 2023-10-09T10:15:50.008 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.009 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:15:50.009 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.009 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:15:50.009 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.225995+0000", 2023-10-09T10:15:50.009 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.009 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.009 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.009 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:15:50.009 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.225995+0000", 2023-10-09T10:15:50.009 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.010 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.010 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.010 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:15:50.010 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.225993+0000", 2023-10-09T10:15:50.010 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:15:50.010 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.010 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.010 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:15:50.010 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.226041+0000", 2023-10-09T10:15:50.010 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.7599999999999998e-05 2023-10-09T10:15:50.010 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.010 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.011 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:15:50.011 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.331673+0000", 2023-10-09T10:15:50.011 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.105632583 2023-10-09T10:15:50.011 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.011 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.011 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:15:50.011 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.331706+0000", 2023-10-09T10:15:50.011 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.2876000000000002e-05 2023-10-09T10:15:50.011 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.011 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.011 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:15:50.011 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.333075+0000", 2023-10-09T10:15:50.011 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0013691129999999999 2023-10-09T10:15:50.012 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.012 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.012 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:15:50.012 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.333417+0000", 2023-10-09T10:15:50.012 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00034128700000000001 2023-10-09T10:15:50.012 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.012 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.012 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 5,6", 2023-10-09T10:15:50.012 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.333926+0000", 2023-10-09T10:15:50.012 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00050962000000000002 2023-10-09T10:15:50.012 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.012 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.012 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:15:50.013 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.336747+0000", 2023-10-09T10:15:50.013 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0028209400000000001 2023-10-09T10:15:50.013 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.013 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.013 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:15:50.013 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.337425+0000", 2023-10-09T10:15:50.013 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00067803199999999996 2023-10-09T10:15:50.014 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.014 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.014 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:15:50.014 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.337653+0000", 2023-10-09T10:15:50.014 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00022750099999999999 2023-10-09T10:15:50.014 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.014 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.014 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:15:50.014 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.337734+0000", 2023-10-09T10:15:50.014 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.0785000000000007e-05 2023-10-09T10:15:50.015 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.015 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.015 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:15:50.015 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.337982+0000", 2023-10-09T10:15:50.015 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00024860000000000003 2023-10-09T10:15:50.015 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.015 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:15:50.015 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.015 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.015 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.015 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.34788.0:4792 5.e e109/105 5:71cb7aca:::benchmark_data_smithi053_106232_object4791:head v 109'285, mlcod=109'283)", 2023-10-09T10:15:50.015 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:44.226834+0000", 2023-10-09T10:15:50.016 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 5.7411815769999999, 2023-10-09T10:15:50.016 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.106932633, 2023-10-09T10:15:50.016 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:15:50.016 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:15:50.016 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:15:50.016 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.016 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:15:50.016 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.226834+0000", 2023-10-09T10:15:50.016 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.016 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.016 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.016 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:15:50.016 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.226834+0000", 2023-10-09T10:15:50.017 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.017 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.017 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.017 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:15:50.017 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.226834+0000", 2023-10-09T10:15:50.017 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:15:50.017 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.017 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.018 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:15:50.018 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.226886+0000", 2023-10-09T10:15:50.018 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.2896000000000003e-05 2023-10-09T10:15:50.018 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.018 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.018 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:15:50.018 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.331710+0000", 2023-10-09T10:15:50.018 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.104823056 2023-10-09T10:15:50.018 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.018 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.018 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:15:50.018 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.331725+0000", 2023-10-09T10:15:50.019 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.5875999999999998e-05 2023-10-09T10:15:50.019 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.019 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.019 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:15:50.019 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.331837+0000", 2023-10-09T10:15:50.019 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000112002 2023-10-09T10:15:50.019 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.019 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.019 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:15:50.019 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.331899+0000", 2023-10-09T10:15:50.019 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.1124999999999995e-05 2023-10-09T10:15:50.019 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.019 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.020 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:15:50.020 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.333706+0000", 2023-10-09T10:15:50.020 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0018078090000000001 2023-10-09T10:15:50.020 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.020 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.020 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:15:50.020 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:44.333767+0000", 2023-10-09T10:15:50.020 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.0621000000000001e-05 2023-10-09T10:15:50.020 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.020 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:15:50.020 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.020 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.021 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.021 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:7342 5.3 5:cd841945:::benchmark_data_smithi053_106232_object7341:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:15:50.021 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:45.389566+0000", 2023-10-09T10:15:50.021 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 4.578449687, 2023-10-09T10:15:50.021 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.111915342, 2023-10-09T10:15:50.021 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:15:50.021 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:15:50.021 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:15:50.021 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:15:50.021 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:15:50.021 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 7342 2023-10-09T10:15:50.021 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.022 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:15:50.022 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.022 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:15:50.022 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.389566+0000", 2023-10-09T10:15:50.022 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.022 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.022 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.022 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:15:50.022 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.389566+0000", 2023-10-09T10:15:50.022 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.023 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.023 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.023 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:15:50.023 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.389566+0000", 2023-10-09T10:15:50.023 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:15:50.023 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.023 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.023 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:15:50.024 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.389593+0000", 2023-10-09T10:15:50.024 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.7761000000000001e-05 2023-10-09T10:15:50.024 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.024 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.024 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:15:50.024 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.389602+0000", 2023-10-09T10:15:50.024 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.0100000000000001e-06 2023-10-09T10:15:50.024 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.025 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.025 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:15:50.025 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.389607+0000", 2023-10-09T10:15:50.025 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.011e-06 2023-10-09T10:15:50.025 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.025 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.025 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:15:50.025 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.389650+0000", 2023-10-09T10:15:50.025 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.2406e-05 2023-10-09T10:15:50.025 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.025 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.025 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:15:50.025 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.389772+0000", 2023-10-09T10:15:50.026 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00012193600000000001 2023-10-09T10:15:50.026 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.026 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.026 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 5,6", 2023-10-09T10:15:50.026 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.389897+0000", 2023-10-09T10:15:50.026 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00012542400000000001 2023-10-09T10:15:50.026 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.026 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.026 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:15:50.026 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.390442+0000", 2023-10-09T10:15:50.026 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00054519499999999995 2023-10-09T10:15:50.026 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.027 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.027 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:15:50.027 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.500113+0000", 2023-10-09T10:15:50.027 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.109671191 2023-10-09T10:15:50.027 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.027 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.027 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:15:50.027 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.501383+0000", 2023-10-09T10:15:50.027 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.001269145 2023-10-09T10:15:50.027 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.027 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.028 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:15:50.028 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.501437+0000", 2023-10-09T10:15:50.028 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.4601000000000001e-05 2023-10-09T10:15:50.028 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.028 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.028 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:15:50.028 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.501482+0000", 2023-10-09T10:15:50.028 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.4397999999999997e-05 2023-10-09T10:15:50.028 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.029 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:15:50.029 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.029 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.029 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.029 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.34788.0:7339 5.7 e109/105 5:eba8ade2:::benchmark_data_smithi053_106232_object7338:head v 109'456, mlcod=109'454)", 2023-10-09T10:15:50.029 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:45.391038+0000", 2023-10-09T10:15:50.029 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 4.5769780999999998, 2023-10-09T10:15:50.029 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.11364423799999999, 2023-10-09T10:15:50.029 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:15:50.029 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:15:50.029 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:15:50.029 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.030 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:15:50.030 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.391038+0000", 2023-10-09T10:15:50.030 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.030 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.030 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.030 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:15:50.030 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.391038+0000", 2023-10-09T10:15:50.030 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.030 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.030 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.030 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:15:50.031 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.391037+0000", 2023-10-09T10:15:50.031 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:15:50.031 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.031 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.031 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:15:50.031 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.391154+0000", 2023-10-09T10:15:50.031 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000117155 2023-10-09T10:15:50.031 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.031 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.031 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:15:50.031 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.391164+0000", 2023-10-09T10:15:50.031 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.9410000000000002e-06 2023-10-09T10:15:50.031 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.032 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.032 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:15:50.032 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.391169+0000", 2023-10-09T10:15:50.032 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.989e-06 2023-10-09T10:15:50.032 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.032 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.032 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:15:50.032 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.391209+0000", 2023-10-09T10:15:50.032 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.9894999999999997e-05 2023-10-09T10:15:50.032 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.032 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.032 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:15:50.033 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.391232+0000", 2023-10-09T10:15:50.033 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.2453999999999999e-05 2023-10-09T10:15:50.033 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.033 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.033 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:15:50.033 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.504642+0000", 2023-10-09T10:15:50.033 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.113410334 2023-10-09T10:15:50.033 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.033 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.033 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:15:50.033 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.504682+0000", 2023-10-09T10:15:50.033 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.0129000000000002e-05 2023-10-09T10:15:50.033 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.034 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:15:50.034 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.034 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.034 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.034 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop_reply(client.34788.0:7342 5.3 e109/105 ondisk, result = 0)", 2023-10-09T10:15:50.034 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:45.391177+0000", 2023-10-09T10:15:50.034 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 4.5768388330000001, 2023-10-09T10:15:50.034 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.10894885, 2023-10-09T10:15:50.034 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:15:50.034 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "started", 2023-10-09T10:15:50.034 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:15:50.034 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.035 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:15:50.035 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.391177+0000", 2023-10-09T10:15:50.035 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.035 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.035 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.035 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:15:50.035 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.391177+0000", 2023-10-09T10:15:50.035 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.035 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.035 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.035 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:15:50.035 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.391177+0000", 2023-10-09T10:15:50.036 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:15:50.036 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.036 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.036 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:15:50.036 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.391180+0000", 2023-10-09T10:15:50.036 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.0570000000000001e-06 2023-10-09T10:15:50.036 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.036 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.036 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:15:50.036 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.391186+0000", 2023-10-09T10:15:50.036 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.7379999999999999e-06 2023-10-09T10:15:50.036 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.036 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.037 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:15:50.037 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.391190+0000", 2023-10-09T10:15:50.037 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.7999999999999998e-06 2023-10-09T10:15:50.037 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.037 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.037 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:15:50.037 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.391225+0000", 2023-10-09T10:15:50.037 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.5172999999999997e-05 2023-10-09T10:15:50.037 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.037 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.037 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:15:50.037 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.391232+0000", 2023-10-09T10:15:50.037 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.6270000000000002e-06 2023-10-09T10:15:50.038 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.038 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.038 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:15:50.038 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.500126+0000", 2023-10-09T10:15:50.038 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.108893832 2023-10-09T10:15:50.038 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.038 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:15:50.038 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.039 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.039 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.039 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop_reply(client.34788.0:7342 5.3 e109/105 ondisk, result = 0)", 2023-10-09T10:15:50.039 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:45.391675+0000", 2023-10-09T10:15:50.039 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 4.5763410039999997, 2023-10-09T10:15:50.039 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.109814807, 2023-10-09T10:15:50.039 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:15:50.039 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "started", 2023-10-09T10:15:50.039 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:15:50.039 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.039 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:15:50.039 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.391675+0000", 2023-10-09T10:15:50.039 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.040 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.040 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.040 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:15:50.040 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.391675+0000", 2023-10-09T10:15:50.040 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.040 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.040 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.040 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:15:50.040 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.391674+0000", 2023-10-09T10:15:50.041 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:15:50.041 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.041 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.041 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:15:50.041 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.391678+0000", 2023-10-09T10:15:50.041 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.1840000000000001e-06 2023-10-09T10:15:50.041 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.041 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.041 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:15:50.041 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.500584+0000", 2023-10-09T10:15:50.041 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.10890501399999999 2023-10-09T10:15:50.041 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.041 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.042 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:15:50.042 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.500593+0000", 2023-10-09T10:15:50.042 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.8390000000000002e-06 2023-10-09T10:15:50.042 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.042 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.042 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:15:50.042 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.501366+0000", 2023-10-09T10:15:50.042 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00077243400000000001 2023-10-09T10:15:50.042 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.042 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.042 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:15:50.042 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.501377+0000", 2023-10-09T10:15:50.043 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0783e-05 2023-10-09T10:15:50.043 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.043 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.043 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:15:50.043 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.501490+0000", 2023-10-09T10:15:50.043 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000113175 2023-10-09T10:15:50.043 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.043 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:15:50.043 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.043 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.043 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.043 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:8485 5.3 5:c85ce03e:::benchmark_data_smithi053_106232_object8484:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:15:50.044 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:45.940791+0000", 2023-10-09T10:15:50.044 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 4.0272249779999996, 2023-10-09T10:15:50.044 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.043392304, 2023-10-09T10:15:50.044 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:15:50.044 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:15:50.044 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:15:50.044 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:15:50.044 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:15:50.044 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 8485 2023-10-09T10:15:50.044 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.044 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:15:50.044 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.045 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:15:50.045 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.940791+0000", 2023-10-09T10:15:50.045 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.045 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.045 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.045 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:15:50.045 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.940791+0000", 2023-10-09T10:15:50.045 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.045 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.045 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.045 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:15:50.045 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.940789+0000", 2023-10-09T10:15:50.046 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:15:50.046 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.046 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.046 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:15:50.046 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.940817+0000", 2023-10-09T10:15:50.046 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.8294999999999999e-05 2023-10-09T10:15:50.046 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.046 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.046 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:15:50.046 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.940831+0000", 2023-10-09T10:15:50.046 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3611999999999999e-05 2023-10-09T10:15:50.046 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.047 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.047 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:15:50.047 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.940838+0000", 2023-10-09T10:15:50.047 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.1760000000000004e-06 2023-10-09T10:15:50.047 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.047 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.047 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:15:50.047 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.940875+0000", 2023-10-09T10:15:50.047 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.6347999999999998e-05 2023-10-09T10:15:50.047 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.047 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.047 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:15:50.048 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.940990+0000", 2023-10-09T10:15:50.048 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00011585499999999999 2023-10-09T10:15:50.048 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.048 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.048 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 5,6", 2023-10-09T10:15:50.048 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.941145+0000", 2023-10-09T10:15:50.048 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000154671 2023-10-09T10:15:50.048 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.048 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.048 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:15:50.048 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.942555+0000", 2023-10-09T10:15:50.048 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.001410258 2023-10-09T10:15:50.049 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.049 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.049 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:15:50.049 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.943645+0000", 2023-10-09T10:15:50.049 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0010898570000000001 2023-10-09T10:15:50.049 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.049 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.049 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:15:50.049 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.982508+0000", 2023-10-09T10:15:50.049 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.038862364000000003 2023-10-09T10:15:50.050 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.050 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.050 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:15:50.050 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.982880+0000", 2023-10-09T10:15:50.050 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00037245099999999999 2023-10-09T10:15:50.050 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.050 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.050 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:15:50.050 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.984183+0000", 2023-10-09T10:15:50.050 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0013031900000000001 2023-10-09T10:15:50.050 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.050 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:15:50.051 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.051 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.051 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.051 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:8486 5.3 5:c05aa6e6:::benchmark_data_smithi053_106232_object8485:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:15:50.051 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:45.941737+0000", 2023-10-09T10:15:50.051 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 4.0262791160000004, 2023-10-09T10:15:50.051 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.042639781000000002, 2023-10-09T10:15:50.051 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:15:50.051 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:15:50.051 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:15:50.051 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:15:50.051 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:15:50.052 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 8486 2023-10-09T10:15:50.052 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.052 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:15:50.052 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.052 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:15:50.052 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.941737+0000", 2023-10-09T10:15:50.052 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.052 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.052 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.052 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:15:50.052 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.941737+0000", 2023-10-09T10:15:50.052 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.053 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.053 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.053 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:15:50.053 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.941735+0000", 2023-10-09T10:15:50.053 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:15:50.053 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.053 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.053 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:15:50.053 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.941776+0000", 2023-10-09T10:15:50.053 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.0249e-05 2023-10-09T10:15:50.053 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.053 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.053 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:15:50.054 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.941815+0000", 2023-10-09T10:15:50.054 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.8933000000000001e-05 2023-10-09T10:15:50.054 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.054 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.054 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:15:50.054 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.941821+0000", 2023-10-09T10:15:50.054 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.2110000000000003e-06 2023-10-09T10:15:50.054 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.054 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.054 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:15:50.054 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.941860+0000", 2023-10-09T10:15:50.055 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.9579000000000002e-05 2023-10-09T10:15:50.055 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.055 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.055 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:15:50.055 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.941993+0000", 2023-10-09T10:15:50.055 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000132977 2023-10-09T10:15:50.055 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.055 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.055 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 5,6", 2023-10-09T10:15:50.055 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.942084+0000", 2023-10-09T10:15:50.055 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.0561000000000002e-05 2023-10-09T10:15:50.055 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.056 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.056 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:15:50.056 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.942929+0000", 2023-10-09T10:15:50.056 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00084541 2023-10-09T10:15:50.056 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.056 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.056 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:15:50.056 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.943678+0000", 2023-10-09T10:15:50.057 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00074892000000000003 2023-10-09T10:15:50.057 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.057 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.057 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:15:50.057 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.984261+0000", 2023-10-09T10:15:50.057 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.040582518999999997 2023-10-09T10:15:50.058 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.058 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.058 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:15:50.058 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.984336+0000", 2023-10-09T10:15:50.058 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.5283000000000004e-05 2023-10-09T10:15:50.058 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.058 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.058 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:15:50.058 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.984377+0000", 2023-10-09T10:15:50.058 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.0513000000000003e-05 2023-10-09T10:15:50.058 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.059 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:15:50.059 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.059 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.059 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.059 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:8494 5.3 5:cda04cce:::benchmark_data_smithi053_106232_object8493:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:15:50.059 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:45.944953+0000", 2023-10-09T10:15:50.059 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 4.0230631539999999, 2023-10-09T10:15:50.059 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.041021499000000003, 2023-10-09T10:15:50.059 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:15:50.059 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:15:50.060 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:15:50.060 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:15:50.060 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:15:50.060 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 8494 2023-10-09T10:15:50.060 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.060 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:15:50.060 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.060 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:15:50.060 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.944953+0000", 2023-10-09T10:15:50.060 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.060 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.060 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.061 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:15:50.061 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.944953+0000", 2023-10-09T10:15:50.061 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.061 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.061 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.061 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:15:50.061 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.944952+0000", 2023-10-09T10:15:50.061 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:15:50.061 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.061 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.062 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:15:50.062 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.944974+0000", 2023-10-09T10:15:50.062 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.2297999999999999e-05 2023-10-09T10:15:50.062 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.062 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.062 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:15:50.062 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.944985+0000", 2023-10-09T10:15:50.062 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0824e-05 2023-10-09T10:15:50.062 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.062 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.062 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:15:50.062 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.944991+0000", 2023-10-09T10:15:50.063 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.1539999999999999e-06 2023-10-09T10:15:50.063 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.063 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.063 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:15:50.063 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.945026+0000", 2023-10-09T10:15:50.063 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.4477000000000002e-05 2023-10-09T10:15:50.063 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.064 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.064 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:15:50.064 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.945139+0000", 2023-10-09T10:15:50.064 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000113746 2023-10-09T10:15:50.064 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.064 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.064 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 5,6", 2023-10-09T10:15:50.064 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.945253+0000", 2023-10-09T10:15:50.064 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00011391399999999999 2023-10-09T10:15:50.064 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.064 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.064 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:15:50.065 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.946015+0000", 2023-10-09T10:15:50.065 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00076153899999999999 2023-10-09T10:15:50.065 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.065 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.065 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:15:50.065 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.946334+0000", 2023-10-09T10:15:50.065 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00031931599999999999 2023-10-09T10:15:50.065 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.065 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.065 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:15:50.065 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.984655+0000", 2023-10-09T10:15:50.065 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.038320855000000001 2023-10-09T10:15:50.066 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.066 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.066 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:15:50.066 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.985931+0000", 2023-10-09T10:15:50.066 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0012765649999999999 2023-10-09T10:15:50.066 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.066 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.066 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:15:50.066 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.985974+0000", 2023-10-09T10:15:50.066 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.2800999999999999e-05 2023-10-09T10:15:50.066 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.066 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:15:50.067 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.067 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.067 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.067 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.34788.0:8500 5.c e109/105 5:31d9447f:::benchmark_data_smithi053_106232_object8499:head v 109'569, mlcod=109'567)", 2023-10-09T10:15:50.067 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:45.948640+0000", 2023-10-09T10:15:50.067 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 4.019375471, 2023-10-09T10:15:50.067 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.033186840000000002, 2023-10-09T10:15:50.067 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:15:50.067 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:15:50.067 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:15:50.067 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.067 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:15:50.067 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.948640+0000", 2023-10-09T10:15:50.068 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.068 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.068 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.068 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:15:50.068 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.948640+0000", 2023-10-09T10:15:50.068 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.068 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.068 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.068 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:15:50.068 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.948640+0000", 2023-10-09T10:15:50.068 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:15:50.068 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.068 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.069 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:15:50.069 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.948662+0000", 2023-10-09T10:15:50.069 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.2708e-05 2023-10-09T10:15:50.069 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.069 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.069 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:15:50.069 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.948674+0000", 2023-10-09T10:15:50.069 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1216000000000001e-05 2023-10-09T10:15:50.069 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.069 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.069 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:15:50.070 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.948680+0000", 2023-10-09T10:15:50.070 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.7549999999999997e-06 2023-10-09T10:15:50.070 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.070 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.070 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:15:50.070 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.948740+0000", 2023-10-09T10:15:50.070 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.9744000000000003e-05 2023-10-09T10:15:50.070 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.070 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.070 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:15:50.071 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.948760+0000", 2023-10-09T10:15:50.071 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.9935000000000001e-05 2023-10-09T10:15:50.071 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.071 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.071 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:15:50.071 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.949273+0000", 2023-10-09T10:15:50.071 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000512504 2023-10-09T10:15:50.071 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.071 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.071 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:15:50.071 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.981827+0000", 2023-10-09T10:15:50.071 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.032554688999999998 2023-10-09T10:15:50.072 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.072 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:15:50.072 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.072 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.072 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.072 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.34788.0:8503 5.2 e109/105 5:4db18325:::benchmark_data_smithi053_106232_object8502:head v 109'544, mlcod=109'540)", 2023-10-09T10:15:50.072 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:45.950653+0000", 2023-10-09T10:15:50.072 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 4.0173632540000002, 2023-10-09T10:15:50.072 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.032630354, 2023-10-09T10:15:50.072 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:15:50.072 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:15:50.072 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:15:50.072 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.073 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:15:50.073 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.950653+0000", 2023-10-09T10:15:50.073 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.073 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.073 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.073 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:15:50.073 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.950653+0000", 2023-10-09T10:15:50.073 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.073 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.073 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.073 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:15:50.073 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.950652+0000", 2023-10-09T10:15:50.074 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:15:50.074 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.074 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.074 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:15:50.074 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.950685+0000", 2023-10-09T10:15:50.074 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.3300999999999998e-05 2023-10-09T10:15:50.074 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.074 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.074 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:15:50.074 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.981761+0000", 2023-10-09T10:15:50.074 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.031075935999999998 2023-10-09T10:15:50.074 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.074 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.075 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:15:50.075 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.981774+0000", 2023-10-09T10:15:50.075 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2578999999999999e-05 2023-10-09T10:15:50.075 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.075 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.075 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:15:50.075 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.981834+0000", 2023-10-09T10:15:50.075 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.9922e-05 2023-10-09T10:15:50.075 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.075 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.075 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:15:50.075 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.981856+0000", 2023-10-09T10:15:50.076 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.2424000000000001e-05 2023-10-09T10:15:50.076 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.076 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.076 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:15:50.076 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.983229+0000", 2023-10-09T10:15:50.076 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0013727259999999999 2023-10-09T10:15:50.076 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.076 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.076 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:15:50.076 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.983283+0000", 2023-10-09T10:15:50.076 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.4181999999999997e-05 2023-10-09T10:15:50.076 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.076 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:15:50.077 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.077 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.077 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.077 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.34788.0:8508 5.e e109/105 5:73589573:::benchmark_data_smithi053_106232_object8507:head v 109'516, mlcod=109'514)", 2023-10-09T10:15:50.077 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:45.952529+0000", 2023-10-09T10:15:50.077 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 4.015486449, 2023-10-09T10:15:50.077 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.030967893999999999, 2023-10-09T10:15:50.077 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:15:50.077 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:15:50.077 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:15:50.077 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.077 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:15:50.078 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.952529+0000", 2023-10-09T10:15:50.078 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.078 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.078 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.078 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:15:50.078 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.952529+0000", 2023-10-09T10:15:50.078 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.078 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.078 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.078 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:15:50.078 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.952529+0000", 2023-10-09T10:15:50.078 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:15:50.079 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.079 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.079 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:15:50.079 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.952570+0000", 2023-10-09T10:15:50.079 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.1492000000000002e-05 2023-10-09T10:15:50.079 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.079 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.079 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:15:50.079 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.981840+0000", 2023-10-09T10:15:50.079 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.029269626 2023-10-09T10:15:50.079 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.079 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.080 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:15:50.080 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.981848+0000", 2023-10-09T10:15:50.080 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.1899999999999995e-06 2023-10-09T10:15:50.080 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.080 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.080 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:15:50.080 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.981912+0000", 2023-10-09T10:15:50.080 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.3872000000000001e-05 2023-10-09T10:15:50.080 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.081 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.081 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:15:50.081 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.981937+0000", 2023-10-09T10:15:50.081 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.4780999999999999e-05 2023-10-09T10:15:50.081 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.081 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.081 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:15:50.081 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.983435+0000", 2023-10-09T10:15:50.081 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0014984589999999999 2023-10-09T10:15:50.081 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.082 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.082 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:15:50.082 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:45.983497+0000", 2023-10-09T10:15:50.082 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.2188999999999997e-05 2023-10-09T10:15:50.082 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.082 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:15:50.082 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.082 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.082 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.082 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.34788.0:16157 5.b e109/105 5:d4279acc:::benchmark_data_smithi053_106232_object16156:head v 109'995, mlcod=109'989)", 2023-10-09T10:15:50.082 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:49.227975+0000", 2023-10-09T10:15:50.082 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.74004118399999996, 2023-10-09T10:15:50.083 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.021226245000000001, 2023-10-09T10:15:50.083 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:15:50.083 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:15:50.083 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:15:50.083 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.083 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:15:50.083 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:49.227975+0000", 2023-10-09T10:15:50.083 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.083 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.083 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.083 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:15:50.084 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:49.227975+0000", 2023-10-09T10:15:50.084 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.084 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.084 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.084 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:15:50.084 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:49.227974+0000", 2023-10-09T10:15:50.084 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:15:50.084 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.084 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.084 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:15:50.084 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:49.228002+0000", 2023-10-09T10:15:50.084 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.7885000000000002e-05 2023-10-09T10:15:50.084 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.085 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.085 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:15:50.085 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:49.228010+0000", 2023-10-09T10:15:50.085 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.7239999999999992e-06 2023-10-09T10:15:50.085 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.085 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.085 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:15:50.085 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:49.228016+0000", 2023-10-09T10:15:50.085 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.6949999999999997e-06 2023-10-09T10:15:50.085 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.085 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.085 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:15:50.085 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:49.231741+0000", 2023-10-09T10:15:50.086 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0037254240000000002 2023-10-09T10:15:50.086 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.086 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.086 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:15:50.086 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:49.231765+0000", 2023-10-09T10:15:50.086 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.3527999999999999e-05 2023-10-09T10:15:50.086 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.086 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.086 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:15:50.086 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:49.249024+0000", 2023-10-09T10:15:50.086 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.017259165999999999 2023-10-09T10:15:50.087 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.087 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.087 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:15:50.087 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:49.249201+0000", 2023-10-09T10:15:50.087 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00017717699999999999 2023-10-09T10:15:50.087 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.087 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:15:50.087 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.087 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.087 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.087 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.34788.0:17006 5.b e109/105 5:df97e51f:::benchmark_data_smithi053_106232_object17005:head v 109'1038, mlcod=109'1035)", 2023-10-09T10:15:50.087 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:49.686380+0000", 2023-10-09T10:15:50.087 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.28163568300000003, 2023-10-09T10:15:50.088 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.026871065, 2023-10-09T10:15:50.088 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:15:50.088 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:15:50.088 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:15:50.088 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.088 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:15:50.089 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:49.686380+0000", 2023-10-09T10:15:50.089 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.089 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.089 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.089 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:15:50.089 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:49.686380+0000", 2023-10-09T10:15:50.089 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:15:50.089 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.089 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.089 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:15:50.089 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:49.686380+0000", 2023-10-09T10:15:50.089 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:15:50.090 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.090 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.090 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:15:50.090 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:49.686405+0000", 2023-10-09T10:15:50.090 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.5527000000000001e-05 2023-10-09T10:15:50.090 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.090 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.090 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:15:50.090 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:49.686413+0000", 2023-10-09T10:15:50.090 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.8830000000000006e-06 2023-10-09T10:15:50.090 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.091 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.091 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:15:50.091 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:49.686419+0000", 2023-10-09T10:15:50.091 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.2669999999999997e-06 2023-10-09T10:15:50.091 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.091 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.091 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:15:50.091 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:49.692549+0000", 2023-10-09T10:15:50.091 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0061301849999999998 2023-10-09T10:15:50.091 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.092 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.092 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:15:50.092 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:49.692570+0000", 2023-10-09T10:15:50.092 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.1571999999999999e-05 2023-10-09T10:15:50.092 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.092 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.092 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:15:50.092 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:49.713215+0000", 2023-10-09T10:15:50.092 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.020645039 2023-10-09T10:15:50.092 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:15:50.092 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:15:50.092 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:15:50.093 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:49.713251+0000", 2023-10-09T10:15:50.093 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.5920999999999997e-05 2023-10-09T10:15:50.093 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.093 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:15:50.093 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.093 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:15:50.093 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:15:50.093 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:15:50.093 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:50.121 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:50.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:50.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:50.224 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:50.227 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:50 smithi053 bash[79554]: cluster 2023-10-09T10:15:49.167579+0000 mgr.y (mgr.26072) 388 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 665 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-10-09T10:15:50.227 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:50 smithi053 bash[76859]: cluster 2023-10-09T10:15:49.167579+0000 mgr.y (mgr.26072) 388 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 665 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-10-09T10:15:50.248 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:50.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:50.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:50.314 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 8 16 18062 18046 140.951 108.625 0.00730834 0.00708773 2023-10-09T10:15:50.351 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:50.380 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:50.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:50.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:50.483 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:50.510 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:50.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:50.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:50.613 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:50.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:50 smithi086 bash[59714]: cluster 2023-10-09T10:15:49.167579+0000 mgr.y (mgr.26072) 388 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 665 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-10-09T10:15:50.640 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:50.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:50.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:50.745 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:50.777 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:50.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:50.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:50.881 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:50.910 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:50.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:50.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:51.014 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:51.036 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:51.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:51.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:51.140 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:51.171 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:51.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:51.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:51.278 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:51.306 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:51.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:51.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:51.314 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 9 16 19816 19800 137.469 109.625 0.00406414 0.00726475 2023-10-09T10:15:51.323 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:51 smithi053 bash[79554]: audit 2023-10-09T10:15:50.320616+0000 mon.a (mon.0) 488 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:15:51.323 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:51 smithi053 bash[79554]: audit 2023-10-09T10:15:50.328709+0000 mon.a (mon.0) 489 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:15:51.323 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:51 smithi053 bash[79554]: audit 2023-10-09T10:15:50.957648+0000 mon.a (mon.0) 490 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:15:51.323 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:51 smithi053 bash[79554]: audit 2023-10-09T10:15:50.958655+0000 mon.a (mon.0) 491 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:15:51.323 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:51 smithi053 bash[79554]: audit 2023-10-09T10:15:50.965089+0000 mon.a (mon.0) 492 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:15:51.323 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:51 smithi053 bash[79554]: cluster 2023-10-09T10:15:51.168516+0000 mgr.y (mgr.26072) 389 : cluster 0 pgmap v328: 89 pgs: 89 active+clean; 1019 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-10-09T10:15:51.411 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:51.438 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:51.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:51.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:51.544 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:51.554 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:51 smithi086 bash[59714]: audit 2023-10-09T10:15:50.320616+0000 mon.a (mon.0) 488 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:15:51.555 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:51 smithi086 bash[59714]: audit 2023-10-09T10:15:50.328709+0000 mon.a (mon.0) 489 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:15:51.555 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:51 smithi086 bash[59714]: audit 2023-10-09T10:15:50.957648+0000 mon.a (mon.0) 490 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:15:51.555 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:51 smithi086 bash[59714]: audit 2023-10-09T10:15:50.958655+0000 mon.a (mon.0) 491 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:15:51.555 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:51 smithi086 bash[59714]: audit 2023-10-09T10:15:50.965089+0000 mon.a (mon.0) 492 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:15:51.555 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:51 smithi086 bash[59714]: cluster 2023-10-09T10:15:51.168516+0000 mgr.y (mgr.26072) 389 : cluster 0 pgmap v328: 89 pgs: 89 active+clean; 1019 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-10-09T10:15:51.570 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:51.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:51.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:51.673 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:51.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:51 smithi053 bash[76859]: audit 2023-10-09T10:15:50.320616+0000 mon.a (mon.0) 488 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:15:51.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:51 smithi053 bash[76859]: audit 2023-10-09T10:15:50.328709+0000 mon.a (mon.0) 489 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:15:51.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:51 smithi053 bash[76859]: audit 2023-10-09T10:15:50.957648+0000 mon.a (mon.0) 490 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:15:51.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:51 smithi053 bash[76859]: audit 2023-10-09T10:15:50.958655+0000 mon.a (mon.0) 491 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:15:51.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:51 smithi053 bash[76859]: audit 2023-10-09T10:15:50.965089+0000 mon.a (mon.0) 492 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:15:51.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:51 smithi053 bash[76859]: cluster 2023-10-09T10:15:51.168516+0000 mgr.y (mgr.26072) 389 : cluster 0 pgmap v328: 89 pgs: 89 active+clean; 1019 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-10-09T10:15:51.703 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:51.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:51.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:51.806 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:51.836 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:51.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:51.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:51.940 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:51.969 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:51.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:51.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:52.070 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:52.093 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:52.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:52.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:52.197 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:52.233 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:52.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:52.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:52.314 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 10 16 22011 21995 137.44 137.188 0.00865644 0.00727014 2023-10-09T10:15:52.339 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:52.368 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:52.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:52.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:52.472 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:52.492 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:52.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:52.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:52.594 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:52.622 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:52.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:52.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:52.726 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:52.735 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:15:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:15:52] "GET /metrics HTTP/1.1" 200 36444 "" "Prometheus/2.33.4" 2023-10-09T10:15:52.753 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:52.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:52.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:52.857 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:52.889 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:52.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:52.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:52.994 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:53.024 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:53.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:53.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:53.128 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:53.154 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:53.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:53.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:53.222 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-09T10:15:53.258 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:53.302 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:53.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:53.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:53.314 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 11 16 24024 24008 136.382 125.812 0.00382638 0.00732482 2023-10-09T10:15:53.405 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:53.430 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:53.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:53.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:53.533 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:53.565 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:53.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:53.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:53.667 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:53.696 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:53.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:53.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:53.699 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:15:53.799 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:53.836 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:53.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:53.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:53.862 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:53 smithi053 bash[76859]: audit 2023-10-09T10:15:53.054629+0000 mon.a (mon.0) 493 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:15:53.862 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:53 smithi053 bash[76859]: cluster 2023-10-09T10:15:53.168977+0000 mgr.y (mgr.26072) 390 : cluster 0 pgmap v329: 89 pgs: 89 active+clean; 1.0 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 105 MiB/s wr, 1.67k op/s 2023-10-09T10:15:53.863 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:53 smithi053 bash[79554]: audit 2023-10-09T10:15:53.054629+0000 mon.a (mon.0) 493 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:15:53.863 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:53 smithi053 bash[79554]: cluster 2023-10-09T10:15:53.168977+0000 mgr.y (mgr.26072) 390 : cluster 0 pgmap v329: 89 pgs: 89 active+clean; 1.0 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 105 MiB/s wr, 1.67k op/s 2023-10-09T10:15:53.941 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:53.970 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:53.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:53.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:54.075 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:54.084 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:53 smithi086 bash[59714]: audit 2023-10-09T10:15:53.054629+0000 mon.a (mon.0) 493 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:15:54.084 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:53 smithi086 bash[59714]: cluster 2023-10-09T10:15:53.168977+0000 mgr.y (mgr.26072) 390 : cluster 0 pgmap v329: 89 pgs: 89 active+clean; 1.0 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 105 MiB/s wr, 1.67k op/s 2023-10-09T10:15:54.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:54.109 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:54.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:54.210 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:54.241 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:54.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:54.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:54.314 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 12 16 25913 25897 134.855 118.062 0.00932429 0.00740892 2023-10-09T10:15:54.346 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:54.375 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:54.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:54.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:54.479 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:54.500 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:54.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:54.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:54.604 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:54.630 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:54.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:54.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:54.734 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:54.761 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:54.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:54.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:54.865 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:54.889 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:54.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:54.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:54.995 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:55.017 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:55.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:55.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:55.120 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:55.145 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:55.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:55.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:55.249 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:55.276 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:55.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:55.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:55.314 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 13 16 27769 27753 133.404 116 0.00485655 0.00749008 2023-10-09T10:15:55.380 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:55.404 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:55.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:55.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:55.507 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:55.543 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:55.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:55.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:55.649 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:55.675 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:15:55.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:55.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:15:55.778 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:55.809 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:55.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:55.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:55.915 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:55.939 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:55.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:55.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:56.043 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:56.077 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:56.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:56.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:56.182 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:56.213 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:56.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:56.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:56.314 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 14 16 29574 29558 131.932 112.812 0.00737718 0.00757286 2023-10-09T10:15:56.316 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:56.323 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:56 smithi086 bash[59714]: cluster 2023-10-09T10:15:55.169662+0000 mgr.y (mgr.26072) 391 : cluster 0 pgmap v330: 89 pgs: 89 active+clean; 1.5 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 136 MiB/s wr, 2.17k op/s 2023-10-09T10:15:56.339 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:56.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:56.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:56.442 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:56.468 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:56.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:56.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:56.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:56 smithi053 bash[76859]: cluster 2023-10-09T10:15:55.169662+0000 mgr.y (mgr.26072) 391 : cluster 0 pgmap v330: 89 pgs: 89 active+clean; 1.5 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 136 MiB/s wr, 2.17k op/s 2023-10-09T10:15:56.525 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:56 smithi053 bash[79554]: cluster 2023-10-09T10:15:55.169662+0000 mgr.y (mgr.26072) 391 : cluster 0 pgmap v330: 89 pgs: 89 active+clean; 1.5 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 136 MiB/s wr, 2.17k op/s 2023-10-09T10:15:56.571 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:56.605 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:56.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:56.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:56.709 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:56.734 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:56.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:56.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:56.838 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:56.864 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:56.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:56.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:56.967 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:56.971 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:15:56.997 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:56.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:56.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:57.100 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:57.130 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:57.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:57.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:57.234 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:57.267 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:15:57.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:57.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:15:57.314 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 15 16 31445 31429 130.932 116.938 0.0048255 0.00763118 2023-10-09T10:15:57.370 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:57.400 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:57.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:57.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:57.503 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:57.530 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:57.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:57.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:57.635 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:57.667 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:57.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:57.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:57.769 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:57.796 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:57.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:57.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:57.905 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:57.937 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:57.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:57.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:58.040 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:58.069 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:58.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:58.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:58.174 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:58.203 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:15:58.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:58.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:15:58.306 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:58.314 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 16 16 33009 32993 128.858 97.75 0.00397493 0.00775337 2023-10-09T10:15:58.336 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:58.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:58.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:58.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:15:58 smithi053 bash[79554]: cluster 2023-10-09T10:15:57.170455+0000 mgr.y (mgr.26072) 392 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 1.6 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 114 MiB/s wr, 1.83k op/s 2023-10-09T10:15:58.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:15:58 smithi053 bash[76859]: cluster 2023-10-09T10:15:57.170455+0000 mgr.y (mgr.26072) 392 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 1.6 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 114 MiB/s wr, 1.83k op/s 2023-10-09T10:15:58.439 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:58.448 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:15:58 smithi086 bash[59714]: cluster 2023-10-09T10:15:57.170455+0000 mgr.y (mgr.26072) 392 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 1.6 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 114 MiB/s wr, 1.83k op/s 2023-10-09T10:15:58.464 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:58.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:58.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:58.569 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:58.590 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:15:58.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:58.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:15:58.693 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:58.733 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:58.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:58.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:58.836 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:58.862 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:58.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:58.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:58.966 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:58.991 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:58.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:58.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:59.094 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:59.122 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:59.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:59.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:59.225 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:59.253 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:59.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:59.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:15:59.315 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 17 16 34581 34565 127.057 98.25 0.00366415 0.00786409 2023-10-09T10:15:59.356 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:59.390 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:59.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:59.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:59.493 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:59.530 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:15:59.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:59.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:15:59.635 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:59.667 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:15:59.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:59.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:15:59.770 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:59.800 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:15:59.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:59.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:15:59.904 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:59.932 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:15:59.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:15:59.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:00.035 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:00.067 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:00.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:00.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:00.170 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:00.196 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:00.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:00.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:00.300 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:00.317 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 18 16 36238 36222 125.739 103.562 0.00693328 0.00794664 2023-10-09T10:16:00.324 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:00.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:00.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:00.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:00 smithi086 bash[59714]: cluster 2023-10-09T10:15:59.171060+0000 mgr.y (mgr.26072) 393 : cluster 0 pgmap v332: 89 pgs: 89 active+clean; 1.8 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 132 MiB/s wr, 2.12k op/s 2023-10-09T10:16:00.429 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:00.456 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:00.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:00.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:00.559 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:00.587 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:00.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:00.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:00.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:00 smithi053 bash[76859]: cluster 2023-10-09T10:15:59.171060+0000 mgr.y (mgr.26072) 393 : cluster 0 pgmap v332: 89 pgs: 89 active+clean; 1.8 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 132 MiB/s wr, 2.12k op/s 2023-10-09T10:16:00.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:00 smithi053 bash[79554]: cluster 2023-10-09T10:15:59.171060+0000 mgr.y (mgr.26072) 393 : cluster 0 pgmap v332: 89 pgs: 89 active+clean; 1.8 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 132 MiB/s wr, 2.12k op/s 2023-10-09T10:16:00.691 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:00.720 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:00.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:00.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:00.823 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:00.863 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:00.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:00.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:00.968 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:00.995 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:00.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:00.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:01.100 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:01.122 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:01.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:01.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:01.225 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:01.253 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:01.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:01.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:01.317 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 19 16 37836 37820 124.377 99.875 0.0142674 0.00803463 2023-10-09T10:16:01.356 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:01.380 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:01.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:01.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:01.485 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:01.511 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:01.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:01.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:01.615 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:01.643 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:01.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:01.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:01.748 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:01.784 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:01.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:01.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:01.887 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:01.915 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:01.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:01.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:02.019 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:02.042 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:02.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:02.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:02.146 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:02.176 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:02.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:02.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:02.185 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:16:02.280 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:02.289 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:02 smithi086 bash[59714]: cluster 2023-10-09T10:16:01.171682+0000 mgr.y (mgr.26072) 394 : cluster 0 pgmap v333: 89 pgs: 89 active+clean; 2.1 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 125 MiB/s wr, 2k op/s 2023-10-09T10:16:02.307 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:02.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:02.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:02.317 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:2023-10-09T10:16:02.316342+0000 min lat: 0.00116533 max lat: 0.184646 avg lat: 0.00811052 2023-10-09T10:16:02.317 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:16:02.317 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 20 16 39451 39435 123.205 100.938 0.00749194 0.00811052 2023-10-09T10:16:02.413 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:02.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:02 smithi053 bash[76859]: cluster 2023-10-09T10:16:01.171682+0000 mgr.y (mgr.26072) 394 : cluster 0 pgmap v333: 89 pgs: 89 active+clean; 2.1 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 125 MiB/s wr, 2k op/s 2023-10-09T10:16:02.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:02 smithi053 bash[79554]: cluster 2023-10-09T10:16:01.171682+0000 mgr.y (mgr.26072) 394 : cluster 0 pgmap v333: 89 pgs: 89 active+clean; 2.1 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 125 MiB/s wr, 2k op/s 2023-10-09T10:16:02.438 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:02.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:02.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:02.567 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:02.598 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:02.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:02.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:02.704 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:02.730 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:02.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:02.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:02.756 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:16:02.761 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2023-10-09T10:16:02.833 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:02.863 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:02.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:02.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:02.901 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:16:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:16:02] "GET /metrics HTTP/1.1" 200 36503 "" "Prometheus/2.33.4" 2023-10-09T10:16:02.968 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:02.999 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:03.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:03.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:03.104 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:03.130 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:03.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:03.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:03.235 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:03.265 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:03.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:03.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:03.317 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 21 16 40768 40752 121.257 82.3125 0.00367074 0.00824004 2023-10-09T10:16:03.370 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:03.394 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:03.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:03.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:03.497 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:03.515 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:03.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:03.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:03.618 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:03.651 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:03.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:03.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:03.755 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:03.785 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:03.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:03.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:03.888 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:03.896 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:03 smithi086 bash[59714]: audit 2023-10-09T10:16:02.735108+0000 mgr.y (mgr.26072) 395 : audit 0 from='client.44702 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:16:03.896 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:03 smithi086 bash[59714]: cluster 2023-10-09T10:16:03.172154+0000 mgr.y (mgr.26072) 396 : cluster 0 pgmap v334: 89 pgs: 89 active+clean; 2.1 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2023-10-09T10:16:03.913 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:03.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:03.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:04.019 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:04.044 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:04.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:04.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:04.147 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:04.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:03 smithi053 bash[76859]: audit 2023-10-09T10:16:02.735108+0000 mgr.y (mgr.26072) 395 : audit 0 from='client.44702 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:16:04.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:03 smithi053 bash[76859]: cluster 2023-10-09T10:16:03.172154+0000 mgr.y (mgr.26072) 396 : cluster 0 pgmap v334: 89 pgs: 89 active+clean; 2.1 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2023-10-09T10:16:04.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:03 smithi053 bash[79554]: audit 2023-10-09T10:16:02.735108+0000 mgr.y (mgr.26072) 395 : audit 0 from='client.44702 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:16:04.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:03 smithi053 bash[79554]: cluster 2023-10-09T10:16:03.172154+0000 mgr.y (mgr.26072) 396 : cluster 0 pgmap v334: 89 pgs: 89 active+clean; 2.1 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2023-10-09T10:16:04.178 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:04.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:04.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:04.282 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:04.313 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:04.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:04.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:04.317 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 22 16 42026 42010 119.319 78.625 0.010994 0.00837432 2023-10-09T10:16:04.417 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:04.454 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:04.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:04.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:04.558 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:04.583 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:04.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:04.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:04.688 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:04.717 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:04.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:04.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:04.821 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:04.849 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:04.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:04.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:04.952 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:04.987 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:04.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:04.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:05.091 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:05.125 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:05.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:05.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:05.229 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:05.261 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:05.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:05.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:05.317 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 23 16 43604 43588 118.419 98.625 0.00727481 0.00843912 2023-10-09T10:16:05.365 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:05.400 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:05.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:05.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:05.504 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:05.536 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:05.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:05.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:05.640 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:05.668 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:05.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:05.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:05.772 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:05.797 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:05.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:05.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:05.901 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:05.928 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:05.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:05.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:06.035 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:06.078 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:06.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:06.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:06.185 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:06.211 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:06.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:06.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:06.314 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:06.317 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 24 16 45154 45138 117.521 96.875 0.00615213 0.0085027 2023-10-09T10:16:06.323 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:06 smithi086 bash[59714]: cluster 2023-10-09T10:16:05.172890+0000 mgr.y (mgr.26072) 397 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 2.5 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 126 MiB/s wr, 2.02k op/s 2023-10-09T10:16:06.344 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:06.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:06.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:06.449 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:06.484 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:06.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:06.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:06.590 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:06.617 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:06.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:06.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:06.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:06 smithi053 bash[79554]: cluster 2023-10-09T10:16:05.172890+0000 mgr.y (mgr.26072) 397 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 2.5 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 126 MiB/s wr, 2.02k op/s 2023-10-09T10:16:06.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:06 smithi053 bash[76859]: cluster 2023-10-09T10:16:05.172890+0000 mgr.y (mgr.26072) 397 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 2.5 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 126 MiB/s wr, 2.02k op/s 2023-10-09T10:16:06.719 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:06.747 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:06.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:06.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:06.853 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:06.887 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:06.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:06.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:06.989 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:07.015 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:07.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:07.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:07.119 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:07.146 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:07.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:07.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:07.216 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":333,"stamp":"2023-10-09T10:16:01.171232+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2270435251,"num_objects":34599,"num_object_clones":0,"num_object_copies":103797,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":34599,"num_whiteouts":0,"num_read":6303,"num_read_kb":13760,"num_write":35677,"num_write_kb":2227703,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"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":35741,"ondisk_log_size":35741,"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":7933640,"kb_used_data":6555016,"kb_used_omap":31,"kb_used_meta":1378528,"kb_avail":742027576,"statfs":{"total":767960285184,"available":759836237824,"internally_reserved":0,"allocated":6712336384,"data_stored":6708209477,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":32137,"internal_metadata":1411613303},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[7,4,5,9,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":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1573584896,"num_objects":24011,"num_object_clones":0,"num_object_copies":72033,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24011,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":24011,"num_write_kb":1536704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.004159"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":92,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.822771+0000","last_change":"2023-10-09T10:11:46.269565+0000","last_active":"2023-10-09T10:15:39.822771+0000","last_peered":"2023-10-09T10:15:39.822771+0000","last_clean":"2023-10-09T10:15:39.822771+0000","last_became_active":"2023-10-09T10:11:46.269179+0000","last_became_peered":"2023-10-09T10:11:46.269179+0000","last_unstale":"2023-10-09T10:15:39.822771+0000","last_undegraded":"2023-10-09T10:15:39.822771+0000","last_fullsized":"2023-10-09T10:15:39.822771+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.844967+0000","last_change":"2023-10-09T10:12:14.946177+0000","last_active":"2023-10-09T10:15:39.844967+0000","last_peered":"2023-10-09T10:15:39.844967+0000","last_clean":"2023-10-09T10:15:39.844967+0000","last_became_active":"2023-10-09T10:12:14.945830+0000","last_became_peered":"2023-10-09T10:12:14.945830+0000","last_unstale":"2023-10-09T10:15:39.844967+0000","last_undegraded":"2023-10-09T10:15:39.844967+0000","last_fullsized":"2023-10-09T10:15:39.844967+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:10:04.285018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":53,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.844526+0000","last_change":"2023-10-09T10:12:14.943888+0000","last_active":"2023-10-09T10:15:39.844526+0000","last_peered":"2023-10-09T10:15:39.844526+0000","last_clean":"2023-10-09T10:15:39.844526+0000","last_became_active":"2023-10-09T10:12:14.943572+0000","last_became_peered":"2023-10-09T10:12:14.943572+0000","last_unstale":"2023-10-09T10:15:39.844526+0000","last_undegraded":"2023-10-09T10:15:39.844526+0000","last_fullsized":"2023-10-09T10:15:39.844526+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:28:19.257283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.843495+0000","last_change":"2023-10-09T10:12:14.946874+0000","last_active":"2023-10-09T10:15:39.843495+0000","last_peered":"2023-10-09T10:15:39.843495+0000","last_clean":"2023-10-09T10:15:39.843495+0000","last_became_active":"2023-10-09T10:12:14.946507+0000","last_became_peered":"2023-10-09T10:12:14.946507+0000","last_unstale":"2023-10-09T10:15:39.843495+0000","last_undegraded":"2023-10-09T10:15:39.843495+0000","last_fullsized":"2023-10-09T10:15:39.843495+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:35:26.231892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":95,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.843962+0000","last_change":"2023-10-09T10:12:14.943577+0000","last_active":"2023-10-09T10:15:39.843962+0000","last_peered":"2023-10-09T10:15:39.843962+0000","last_clean":"2023-10-09T10:15:39.843962+0000","last_became_active":"2023-10-09T10:12:14.941834+0000","last_became_peered":"2023-10-09T10:12:14.941834+0000","last_unstale":"2023-10-09T10:15:39.843962+0000","last_undegraded":"2023-10-09T10:15:39.843962+0000","last_fullsized":"2023-10-09T10:15:39.843962+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:44:28.043377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":83,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.227183+0000","last_change":"2023-10-09T10:11:46.274193+0000","last_active":"2023-10-09T10:15:39.227183+0000","last_peered":"2023-10-09T10:15:39.227183+0000","last_clean":"2023-10-09T10:15:39.227183+0000","last_became_active":"2023-10-09T10:11:46.273869+0000","last_became_peered":"2023-10-09T10:11:46.273869+0000","last_unstale":"2023-10-09T10:15:39.227183+0000","last_undegraded":"2023-10-09T10:15:39.227183+0000","last_fullsized":"2023-10-09T10:15:39.227183+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.843968+0000","last_change":"2023-10-09T10:12:14.948758+0000","last_active":"2023-10-09T10:15:39.843968+0000","last_peered":"2023-10-09T10:15:39.843968+0000","last_clean":"2023-10-09T10:15:39.843968+0000","last_became_active":"2023-10-09T10:12:14.948543+0000","last_became_peered":"2023-10-09T10:12:14.948543+0000","last_unstale":"2023-10-09T10:15:39.843968+0000","last_undegraded":"2023-10-09T10:15:39.843968+0000","last_fullsized":"2023-10-09T10:15:39.843968+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:15:58.932476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":79,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.843895+0000","last_change":"2023-10-09T10:12:14.950133+0000","last_active":"2023-10-09T10:15:39.843895+0000","last_peered":"2023-10-09T10:15:39.843895+0000","last_clean":"2023-10-09T10:15:39.843895+0000","last_became_active":"2023-10-09T10:12:14.949462+0000","last_became_peered":"2023-10-09T10:12:14.949462+0000","last_unstale":"2023-10-09T10:15:39.843895+0000","last_undegraded":"2023-10-09T10:15:39.843895+0000","last_fullsized":"2023-10-09T10:15:39.843895+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:38:15.894654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":76,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.432049+0000","last_change":"2023-10-09T10:11:16.821634+0000","last_active":"2023-10-09T10:15:39.432049+0000","last_peered":"2023-10-09T10:15:39.432049+0000","last_clean":"2023-10-09T10:15:39.432049+0000","last_became_active":"2023-10-09T10:11:16.821246+0000","last_became_peered":"2023-10-09T10:11:16.821246+0000","last_unstale":"2023-10-09T10:15:39.432049+0000","last_undegraded":"2023-10-09T10:15:39.432049+0000","last_fullsized":"2023-10-09T10:15:39.432049+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":29,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.844137+0000","last_change":"2023-10-09T10:12:14.952154+0000","last_active":"2023-10-09T10:15:39.844137+0000","last_peered":"2023-10-09T10:15:39.844137+0000","last_clean":"2023-10-09T10:15:39.844137+0000","last_became_active":"2023-10-09T10:12:14.951121+0000","last_became_peered":"2023-10-09T10:12:14.951121+0000","last_unstale":"2023-10-09T10:15:39.844137+0000","last_undegraded":"2023-10-09T10:15:39.844137+0000","last_fullsized":"2023-10-09T10:15:39.844137+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:10:07.953596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":77,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.463641+0000","last_change":"2023-10-09T10:12:14.955349+0000","last_active":"2023-10-09T10:15:39.463641+0000","last_peered":"2023-10-09T10:15:39.463641+0000","last_clean":"2023-10-09T10:15:39.463641+0000","last_became_active":"2023-10-09T10:12:14.954870+0000","last_became_peered":"2023-10-09T10:12:14.954870+0000","last_unstale":"2023-10-09T10:15:39.463641+0000","last_undegraded":"2023-10-09T10:15:39.463641+0000","last_fullsized":"2023-10-09T10:15:39.463641+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":54,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-09T10:15:43.868836+0000","last_change":"2023-10-09T10:11:46.272595+0000","last_active":"2023-10-09T10:15:43.868836+0000","last_peered":"2023-10-09T10:15:43.868836+0000","last_clean":"2023-10-09T10:15:43.868836+0000","last_became_active":"2023-10-09T10:11:46.272226+0000","last_became_peered":"2023-10-09T10:11:46.272226+0000","last_unstale":"2023-10-09T10:15:43.868836+0000","last_undegraded":"2023-10-09T10:15:43.868836+0000","last_fullsized":"2023-10-09T10:15:43.868836+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:50:37.820282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"83'22","reported_seq":83,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.823477+0000","last_change":"2023-10-09T09:59:27.830648+0000","last_active":"2023-10-09T10:15:39.823477+0000","last_peered":"2023-10-09T10:15:39.823477+0000","last_clean":"2023-10-09T10:15:39.823477+0000","last_became_active":"2023-10-09T09:59:27.830334+0000","last_became_peered":"2023-10-09T09:59:27.830334+0000","last_unstale":"2023-10-09T10:15:39.823477+0000","last_undegraded":"2023-10-09T10:15:39.823477+0000","last_fullsized":"2023-10-09T10:15:39.823477+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":75,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.823295+0000","last_change":"2023-10-09T10:11:16.822467+0000","last_active":"2023-10-09T10:15:39.823295+0000","last_peered":"2023-10-09T10:15:39.823295+0000","last_clean":"2023-10-09T10:15:39.823295+0000","last_became_active":"2023-10-09T10:11:16.821356+0000","last_became_peered":"2023-10-09T10:11:16.821356+0000","last_unstale":"2023-10-09T10:15:39.823295+0000","last_undegraded":"2023-10-09T10:15:39.823295+0000","last_fullsized":"2023-10-09T10:15:39.823295+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":76,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.463473+0000","last_change":"2023-10-09T10:11:46.270794+0000","last_active":"2023-10-09T10:15:39.463473+0000","last_peered":"2023-10-09T10:15:39.463473+0000","last_clean":"2023-10-09T10:15:39.463473+0000","last_became_active":"2023-10-09T10:11:46.270319+0000","last_became_peered":"2023-10-09T10:11:46.270319+0000","last_unstale":"2023-10-09T10:15:39.463473+0000","last_undegraded":"2023-10-09T10:15:39.463473+0000","last_fullsized":"2023-10-09T10:15:39.463473+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":79,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.845282+0000","last_change":"2023-10-09T10:12:14.951688+0000","last_active":"2023-10-09T10:15:39.845282+0000","last_peered":"2023-10-09T10:15:39.845282+0000","last_clean":"2023-10-09T10:15:39.845282+0000","last_became_active":"2023-10-09T10:12:14.951356+0000","last_became_peered":"2023-10-09T10:12:14.951356+0000","last_unstale":"2023-10-09T10:15:39.845282+0000","last_undegraded":"2023-10-09T10:15:39.845282+0000","last_fullsized":"2023-10-09T10:15:39.845282+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:00:32.807637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":60,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.843083+0000","last_change":"2023-10-09T10:12:14.946681+0000","last_active":"2023-10-09T10:15:39.843083+0000","last_peered":"2023-10-09T10:15:39.843083+0000","last_clean":"2023-10-09T10:15:39.843083+0000","last_became_active":"2023-10-09T10:12:14.946326+0000","last_became_peered":"2023-10-09T10:12:14.946326+0000","last_unstale":"2023-10-09T10:15:39.843083+0000","last_undegraded":"2023-10-09T10:15:39.843083+0000","last_fullsized":"2023-10-09T10:15:39.843083+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:19:48.709494+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.431700+0000","last_change":"2023-10-09T10:12:14.956305+0000","last_active":"2023-10-09T10:15:39.431700+0000","last_peered":"2023-10-09T10:15:39.431700+0000","last_clean":"2023-10-09T10:15:39.431700+0000","last_became_active":"2023-10-09T10:12:14.956074+0000","last_became_peered":"2023-10-09T10:12:14.956074+0000","last_unstale":"2023-10-09T10:15:39.431700+0000","last_undegraded":"2023-10-09T10:15:39.431700+0000","last_fullsized":"2023-10-09T10:15:39.431700+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":59,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.463079+0000","last_change":"2023-10-09T09:59:27.829644+0000","last_active":"2023-10-09T10:15:39.463079+0000","last_peered":"2023-10-09T10:15:39.463079+0000","last_clean":"2023-10-09T10:15:39.463079+0000","last_became_active":"2023-10-09T09:59:27.829291+0000","last_became_peered":"2023-10-09T09:59:27.829291+0000","last_unstale":"2023-10-09T10:15:39.463079+0000","last_undegraded":"2023-10-09T10:15:39.463079+0000","last_fullsized":"2023-10-09T10:15:39.463079+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":60,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.843440+0000","last_change":"2023-10-09T10:12:14.947855+0000","last_active":"2023-10-09T10:15:39.843440+0000","last_peered":"2023-10-09T10:15:39.843440+0000","last_clean":"2023-10-09T10:15:39.843440+0000","last_became_active":"2023-10-09T10:12:14.947461+0000","last_became_peered":"2023-10-09T10:12:14.947461+0000","last_unstale":"2023-10-09T10:15:39.843440+0000","last_undegraded":"2023-10-09T10:15:39.843440+0000","last_fullsized":"2023-10-09T10:15:39.843440+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:33:43.066173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.226571+0000","last_change":"2023-10-09T10:10:47.575517+0000","last_active":"2023-10-09T10:15:39.226571+0000","last_peered":"2023-10-09T10:15:39.226571+0000","last_clean":"2023-10-09T10:15:39.226571+0000","last_became_active":"2023-10-09T10:10:47.575124+0000","last_became_peered":"2023-10-09T10:10:47.575124+0000","last_unstale":"2023-10-09T10:15:39.226571+0000","last_undegraded":"2023-10-09T10:15:39.226571+0000","last_fullsized":"2023-10-09T10:15:39.226571+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":79,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.845191+0000","last_change":"2023-10-09T10:12:14.951427+0000","last_active":"2023-10-09T10:15:39.845191+0000","last_peered":"2023-10-09T10:15:39.845191+0000","last_clean":"2023-10-09T10:15:39.845191+0000","last_became_active":"2023-10-09T10:12:14.951017+0000","last_became_peered":"2023-10-09T10:12:14.951017+0000","last_unstale":"2023-10-09T10:15:39.845191+0000","last_undegraded":"2023-10-09T10:15:39.845191+0000","last_fullsized":"2023-10-09T10:15:39.845191+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:56:54.300160+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"109'2148","reported_seq":2160,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-09T10:15:58.994295+0000","last_change":"2023-10-09T10:15:23.315609+0000","last_active":"2023-10-09T10:15:58.994295+0000","last_peered":"2023-10-09T10:15:58.994295+0000","last_clean":"2023-10-09T10:15:58.994295+0000","last_became_active":"2023-10-09T10:15:23.315270+0000","last_became_peered":"2023-10-09T10:15:23.315270+0000","last_unstale":"2023-10-09T10:15:58.994295+0000","last_undegraded":"2023-10-09T10:15:58.994295+0000","last_fullsized":"2023-10-09T10:15:58.994295+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_clean_scrub_stamp":"2023-10-09T10:15:22.287127+0000","objects_scrubbed":0,"log_size":2148,"log_dups_size":0,"ondisk_log_size":2148,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":140771328,"num_objects":2148,"num_object_clones":0,"num_object_copies":6444,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2148,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2148,"num_write_kb":137472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.463971+0000","last_change":"2023-10-09T10:10:47.573219+0000","last_active":"2023-10-09T10:15:39.463971+0000","last_peered":"2023-10-09T10:15:39.463971+0000","last_clean":"2023-10-09T10:15:39.463971+0000","last_became_active":"2023-10-09T10:10:47.572788+0000","last_became_peered":"2023-10-09T10:10:47.572788+0000","last_unstale":"2023-10-09T10:15:39.463971+0000","last_undegraded":"2023-10-09T10:15:39.463971+0000","last_fullsized":"2023-10-09T10:15:39.463971+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":60,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.431276+0000","last_change":"2023-10-09T09:59:28.014591+0000","last_active":"2023-10-09T10:15:39.431276+0000","last_peered":"2023-10-09T10:15:39.431276+0000","last_clean":"2023-10-09T10:15:39.431276+0000","last_became_active":"2023-10-09T09:59:28.013835+0000","last_became_peered":"2023-10-09T09:59:28.013835+0000","last_unstale":"2023-10-09T10:15:39.431276+0000","last_undegraded":"2023-10-09T10:15:39.431276+0000","last_fullsized":"2023-10-09T10:15:39.431276+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"109'2119","reported_seq":2131,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-09T10:15:59.325989+0000","last_change":"2023-10-09T10:15:23.301157+0000","last_active":"2023-10-09T10:15:59.325989+0000","last_peered":"2023-10-09T10:15:59.325989+0000","last_clean":"2023-10-09T10:15:59.325989+0000","last_became_active":"2023-10-09T10:15:23.300822+0000","last_became_peered":"2023-10-09T10:15:23.300822+0000","last_unstale":"2023-10-09T10:15:59.325989+0000","last_undegraded":"2023-10-09T10:15:59.325989+0000","last_fullsized":"2023-10-09T10:15:59.325989+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_clean_scrub_stamp":"2023-10-09T10:15:22.287127+0000","objects_scrubbed":0,"log_size":2119,"log_dups_size":0,"ondisk_log_size":2119,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:17:37.323350+0000","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":2119,"num_write_kb":135616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.463738+0000","last_change":"2023-10-09T10:11:16.829536+0000","last_active":"2023-10-09T10:15:39.463738+0000","last_peered":"2023-10-09T10:15:39.463738+0000","last_clean":"2023-10-09T10:15:39.463738+0000","last_became_active":"2023-10-09T10:11:16.828548+0000","last_became_peered":"2023-10-09T10:11:16.828548+0000","last_unstale":"2023-10-09T10:15:39.463738+0000","last_undegraded":"2023-10-09T10:15:39.463738+0000","last_fullsized":"2023-10-09T10:15:39.463738+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":90,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.822958+0000","last_change":"2023-10-09T10:12:14.954135+0000","last_active":"2023-10-09T10:15:39.822958+0000","last_peered":"2023-10-09T10:15:39.822958+0000","last_clean":"2023-10-09T10:15:39.822958+0000","last_became_active":"2023-10-09T10:12:14.953629+0000","last_became_peered":"2023-10-09T10:12:14.953629+0000","last_unstale":"2023-10-09T10:15:39.822958+0000","last_undegraded":"2023-10-09T10:15:39.822958+0000","last_fullsized":"2023-10-09T10:15:39.822958+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"109'2197","reported_seq":2210,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-09T10:15:59.322036+0000","last_change":"2023-10-09T10:15:23.312771+0000","last_active":"2023-10-09T10:15:59.322036+0000","last_peered":"2023-10-09T10:15:59.322036+0000","last_clean":"2023-10-09T10:15:59.322036+0000","last_became_active":"2023-10-09T10:15:23.312377+0000","last_became_peered":"2023-10-09T10:15:23.312377+0000","last_unstale":"2023-10-09T10:15:59.322036+0000","last_undegraded":"2023-10-09T10:15:59.322036+0000","last_fullsized":"2023-10-09T10:15:59.322036+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_clean_scrub_stamp":"2023-10-09T10:15:22.287127+0000","objects_scrubbed":0,"log_size":2197,"log_dups_size":0,"ondisk_log_size":2197,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:18:54.330894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":143982592,"num_objects":2197,"num_object_clones":0,"num_object_copies":6591,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2197,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2197,"num_write_kb":140608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.463843+0000","last_change":"2023-10-09T09:59:27.823397+0000","last_active":"2023-10-09T10:15:39.463843+0000","last_peered":"2023-10-09T10:15:39.463843+0000","last_clean":"2023-10-09T10:15:39.463843+0000","last_became_active":"2023-10-09T09:59:27.822307+0000","last_became_peered":"2023-10-09T09:59:27.822307+0000","last_unstale":"2023-10-09T10:15:39.463843+0000","last_undegraded":"2023-10-09T10:15:39.463843+0000","last_fullsized":"2023-10-09T10:15:39.463843+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":74,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.226972+0000","last_change":"2023-10-09T10:11:16.828539+0000","last_active":"2023-10-09T10:15:39.226972+0000","last_peered":"2023-10-09T10:15:39.226972+0000","last_clean":"2023-10-09T10:15:39.226972+0000","last_became_active":"2023-10-09T10:11:16.828166+0000","last_became_peered":"2023-10-09T10:11:16.828166+0000","last_unstale":"2023-10-09T10:15:39.226972+0000","last_undegraded":"2023-10-09T10:15:39.226972+0000","last_fullsized":"2023-10-09T10:15:39.226972+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"5.a","version":"109'2175","reported_seq":2186,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-09T10:15:59.331158+0000","last_change":"2023-10-09T10:15:23.310084+0000","last_active":"2023-10-09T10:15:59.331158+0000","last_peered":"2023-10-09T10:15:59.331158+0000","last_clean":"2023-10-09T10:15:59.331158+0000","last_became_active":"2023-10-09T10:15:23.309550+0000","last_became_peered":"2023-10-09T10:15:23.309550+0000","last_unstale":"2023-10-09T10:15:59.331158+0000","last_undegraded":"2023-10-09T10:15:59.331158+0000","last_fullsized":"2023-10-09T10:15:59.331158+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_clean_scrub_stamp":"2023-10-09T10:15:22.287127+0000","objects_scrubbed":0,"log_size":2175,"log_dups_size":0,"ondisk_log_size":2175,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:41:34.879536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":142540800,"num_objects":2175,"num_object_clones":0,"num_object_copies":6525,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2175,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2175,"num_write_kb":139200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.431608+0000","last_change":"2023-10-09T10:12:14.956394+0000","last_active":"2023-10-09T10:15:39.431608+0000","last_peered":"2023-10-09T10:15:39.431608+0000","last_clean":"2023-10-09T10:15:39.431608+0000","last_became_active":"2023-10-09T10:12:14.956067+0000","last_became_peered":"2023-10-09T10:12:14.956067+0000","last_unstale":"2023-10-09T10:15:39.431608+0000","last_undegraded":"2023-10-09T10:15:39.431608+0000","last_fullsized":"2023-10-09T10:15:39.431608+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.843085+0000","last_change":"2023-10-09T10:11:16.816744+0000","last_active":"2023-10-09T10:15:39.843085+0000","last_peered":"2023-10-09T10:15:39.843085+0000","last_clean":"2023-10-09T10:15:39.843085+0000","last_became_active":"2023-10-09T10:11:16.816346+0000","last_became_peered":"2023-10-09T10:11:16.816346+0000","last_unstale":"2023-10-09T10:15:39.843085+0000","last_undegraded":"2023-10-09T10:15:39.843085+0000","last_fullsized":"2023-10-09T10:15:39.843085+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:55:26.903739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"109'2140","reported_seq":2153,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-09T10:15:59.320986+0000","last_change":"2023-10-09T10:15:23.311975+0000","last_active":"2023-10-09T10:15:59.320986+0000","last_peered":"2023-10-09T10:15:59.320986+0000","last_clean":"2023-10-09T10:15:59.320986+0000","last_became_active":"2023-10-09T10:15:23.311539+0000","last_became_peered":"2023-10-09T10:15:23.311539+0000","last_unstale":"2023-10-09T10:15:59.320986+0000","last_undegraded":"2023-10-09T10:15:59.320986+0000","last_fullsized":"2023-10-09T10:15:59.320986+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_clean_scrub_stamp":"2023-10-09T10:15:22.287127+0000","objects_scrubbed":0,"log_size":2140,"log_dups_size":0,"ondisk_log_size":2140,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:02:27.726466+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":140247040,"num_objects":2140,"num_object_clones":0,"num_object_copies":6420,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2140,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2140,"num_write_kb":136960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.844604+0000","last_change":"2023-10-09T10:12:14.952438+0000","last_active":"2023-10-09T10:15:39.844604+0000","last_peered":"2023-10-09T10:15:39.844604+0000","last_clean":"2023-10-09T10:15:39.844604+0000","last_became_active":"2023-10-09T10:12:14.951891+0000","last_became_peered":"2023-10-09T10:12:14.951891+0000","last_unstale":"2023-10-09T10:15:39.844604+0000","last_undegraded":"2023-10-09T10:15:39.844604+0000","last_fullsized":"2023-10-09T10:15:39.844604+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:51:48.892892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":75,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.823148+0000","last_change":"2023-10-09T10:12:14.950671+0000","last_active":"2023-10-09T10:15:39.823148+0000","last_peered":"2023-10-09T10:15:39.823148+0000","last_clean":"2023-10-09T10:15:39.823148+0000","last_became_active":"2023-10-09T10:12:14.950347+0000","last_became_peered":"2023-10-09T10:12:14.950347+0000","last_unstale":"2023-10-09T10:15:39.823148+0000","last_undegraded":"2023-10-09T10:15:39.823148+0000","last_fullsized":"2023-10-09T10:15:39.823148+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"109'2231","reported_seq":2244,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-09T10:15:59.830128+0000","last_change":"2023-10-09T10:15:23.312773+0000","last_active":"2023-10-09T10:15:59.830128+0000","last_peered":"2023-10-09T10:15:59.830128+0000","last_clean":"2023-10-09T10:15:59.830128+0000","last_became_active":"2023-10-09T10:15:23.312387+0000","last_became_peered":"2023-10-09T10:15:23.312387+0000","last_unstale":"2023-10-09T10:15:59.830128+0000","last_undegraded":"2023-10-09T10:15:59.830128+0000","last_fullsized":"2023-10-09T10:15:59.830128+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_clean_scrub_stamp":"2023-10-09T10:15:22.287127+0000","objects_scrubbed":0,"log_size":2231,"log_dups_size":0,"ondisk_log_size":2231,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:34:16.199828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":146210816,"num_objects":2231,"num_object_clones":0,"num_object_copies":6693,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2231,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2231,"num_write_kb":142784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.227107+0000","last_change":"2023-10-09T10:11:16.828149+0000","last_active":"2023-10-09T10:15:39.227107+0000","last_peered":"2023-10-09T10:15:39.227107+0000","last_clean":"2023-10-09T10:15:39.227107+0000","last_became_active":"2023-10-09T10:11:16.827828+0000","last_became_peered":"2023-10-09T10:11:16.827828+0000","last_unstale":"2023-10-09T10:15:39.227107+0000","last_undegraded":"2023-10-09T10:15:39.227107+0000","last_fullsized":"2023-10-09T10:15:39.227107+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":90,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.823724+0000","last_change":"2023-10-09T10:11:46.268493+0000","last_active":"2023-10-09T10:15:39.823724+0000","last_peered":"2023-10-09T10:15:39.823724+0000","last_clean":"2023-10-09T10:15:39.823724+0000","last_became_active":"2023-10-09T10:11:46.268083+0000","last_became_peered":"2023-10-09T10:11:46.268083+0000","last_unstale":"2023-10-09T10:15:39.823724+0000","last_undegraded":"2023-10-09T10:15:39.823724+0000","last_fullsized":"2023-10-09T10:15:39.823724+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"109'2164","reported_seq":2176,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-09T10:15:58.981750+0000","last_change":"2023-10-09T10:15:23.315904+0000","last_active":"2023-10-09T10:15:58.981750+0000","last_peered":"2023-10-09T10:15:58.981750+0000","last_clean":"2023-10-09T10:15:58.981750+0000","last_became_active":"2023-10-09T10:15:23.315554+0000","last_became_peered":"2023-10-09T10:15:23.315554+0000","last_unstale":"2023-10-09T10:15:58.981750+0000","last_undegraded":"2023-10-09T10:15:58.981750+0000","last_fullsized":"2023-10-09T10:15:58.981750+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_clean_scrub_stamp":"2023-10-09T10:15:22.287127+0000","objects_scrubbed":0,"log_size":2164,"log_dups_size":0,"ondisk_log_size":2164,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":141819904,"num_objects":2164,"num_object_clones":0,"num_object_copies":6492,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2164,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2164,"num_write_kb":138496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.822640+0000","last_change":"2023-10-09T10:11:46.269788+0000","last_active":"2023-10-09T10:15:39.822640+0000","last_peered":"2023-10-09T10:15:39.822640+0000","last_clean":"2023-10-09T10:15:39.822640+0000","last_became_active":"2023-10-09T10:11:46.269424+0000","last_became_peered":"2023-10-09T10:11:46.269424+0000","last_unstale":"2023-10-09T10:15:39.822640+0000","last_undegraded":"2023-10-09T10:15:39.822640+0000","last_fullsized":"2023-10-09T10:15:39.822640+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.823883+0000","last_change":"2023-10-09T10:11:16.827714+0000","last_active":"2023-10-09T10:15:39.823883+0000","last_peered":"2023-10-09T10:15:39.823883+0000","last_clean":"2023-10-09T10:15:39.823883+0000","last_became_active":"2023-10-09T10:11:16.827302+0000","last_became_peered":"2023-10-09T10:11:16.827302+0000","last_unstale":"2023-10-09T10:15:39.823883+0000","last_undegraded":"2023-10-09T10:15:39.823883+0000","last_fullsized":"2023-10-09T10:15:39.823883+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"109'2182","reported_seq":2194,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-09T10:15:58.991460+0000","last_change":"2023-10-09T10:15:23.313422+0000","last_active":"2023-10-09T10:15:58.991460+0000","last_peered":"2023-10-09T10:15:58.991460+0000","last_clean":"2023-10-09T10:15:58.991460+0000","last_became_active":"2023-10-09T10:15:23.312819+0000","last_became_peered":"2023-10-09T10:15:23.312819+0000","last_unstale":"2023-10-09T10:15:58.991460+0000","last_undegraded":"2023-10-09T10:15:58.991460+0000","last_fullsized":"2023-10-09T10:15:58.991460+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_clean_scrub_stamp":"2023-10-09T10:15:22.287127+0000","objects_scrubbed":0,"log_size":2182,"log_dups_size":0,"ondisk_log_size":2182,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":142999552,"num_objects":2182,"num_object_clones":0,"num_object_copies":6546,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2182,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2182,"num_write_kb":139648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.844051+0000","last_change":"2023-10-09T10:12:14.954352+0000","last_active":"2023-10-09T10:15:39.844051+0000","last_peered":"2023-10-09T10:15:39.844051+0000","last_clean":"2023-10-09T10:15:39.844051+0000","last_became_active":"2023-10-09T10:12:14.952627+0000","last_became_peered":"2023-10-09T10:12:14.952627+0000","last_unstale":"2023-10-09T10:15:39.844051+0000","last_undegraded":"2023-10-09T10:15:39.844051+0000","last_fullsized":"2023-10-09T10:15:39.844051+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:44:15.558888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":54,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-09T10:15:43.869411+0000","last_change":"2023-10-09T10:12:14.953847+0000","last_active":"2023-10-09T10:15:43.869411+0000","last_peered":"2023-10-09T10:15:43.869411+0000","last_clean":"2023-10-09T10:15:43.869411+0000","last_became_active":"2023-10-09T10:12:14.953428+0000","last_became_peered":"2023-10-09T10:12:14.953428+0000","last_unstale":"2023-10-09T10:15:43.869411+0000","last_undegraded":"2023-10-09T10:15:43.869411+0000","last_fullsized":"2023-10-09T10:15:43.869411+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:57:10.643432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"76'131","reported_seq":475,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.845462+0000","last_change":"2023-10-09T10:11:16.823603+0000","last_active":"2023-10-09T10:15:39.845462+0000","last_peered":"2023-10-09T10:15:39.845462+0000","last_clean":"2023-10-09T10:15:39.845462+0000","last_became_active":"2023-10-09T10:11:16.822590+0000","last_became_peered":"2023-10-09T10:11:16.822590+0000","last_unstale":"2023-10-09T10:15:39.845462+0000","last_undegraded":"2023-10-09T10:15:39.845462+0000","last_fullsized":"2023-10-09T10:15:39.845462+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":131,"log_dups_size":0,"ondisk_log_size":131,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:33:02.847694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":619,"num_read_kb":508,"num_write":137,"num_write_kb":4162,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.431819+0000","last_change":"2023-10-09T10:12:14.956304+0000","last_active":"2023-10-09T10:15:39.431819+0000","last_peered":"2023-10-09T10:15:39.431819+0000","last_clean":"2023-10-09T10:15:39.431819+0000","last_became_active":"2023-10-09T10:12:14.955962+0000","last_became_peered":"2023-10-09T10:12:14.955962+0000","last_unstale":"2023-10-09T10:15:39.431819+0000","last_undegraded":"2023-10-09T10:15:39.431819+0000","last_fullsized":"2023-10-09T10:15:39.431819+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":36,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-09T10:15:43.866875+0000","last_change":"2023-10-09T10:11:46.267104+0000","last_active":"2023-10-09T10:15:43.866875+0000","last_peered":"2023-10-09T10:15:43.866875+0000","last_clean":"2023-10-09T10:15:43.866875+0000","last_became_active":"2023-10-09T10:11:46.266659+0000","last_became_peered":"2023-10-09T10:11:46.266659+0000","last_unstale":"2023-10-09T10:15:43.866875+0000","last_undegraded":"2023-10-09T10:15:43.866875+0000","last_fullsized":"2023-10-09T10:15:43.866875+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:51:38.987201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"5.3","version":"109'2367","reported_seq":2380,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-09T10:16:00.608716+0000","last_change":"2023-10-09T10:15:23.312360+0000","last_active":"2023-10-09T10:16:00.608716+0000","last_peered":"2023-10-09T10:16:00.608716+0000","last_clean":"2023-10-09T10:16:00.608716+0000","last_became_active":"2023-10-09T10:15:23.311946+0000","last_became_peered":"2023-10-09T10:15:23.311946+0000","last_unstale":"2023-10-09T10:16:00.608716+0000","last_undegraded":"2023-10-09T10:16:00.608716+0000","last_fullsized":"2023-10-09T10:16:00.608716+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_clean_scrub_stamp":"2023-10-09T10:15:22.287127+0000","objects_scrubbed":0,"log_size":2367,"log_dups_size":0,"ondisk_log_size":2367,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:49:04.301499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":155123712,"num_objects":2367,"num_object_clones":0,"num_object_copies":7101,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2367,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2367,"num_write_kb":151488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"109'2208","reported_seq":2221,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-09T10:16:00.583770+0000","last_change":"2023-10-09T10:15:23.311055+0000","last_active":"2023-10-09T10:16:00.583770+0000","last_peered":"2023-10-09T10:16:00.583770+0000","last_clean":"2023-10-09T10:16:00.583770+0000","last_became_active":"2023-10-09T10:15:23.310702+0000","last_became_peered":"2023-10-09T10:15:23.310702+0000","last_unstale":"2023-10-09T10:16:00.583770+0000","last_undegraded":"2023-10-09T10:16:00.583770+0000","last_fullsized":"2023-10-09T10:16:00.583770+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_clean_scrub_stamp":"2023-10-09T10:15:22.287127+0000","objects_scrubbed":0,"log_size":2208,"log_dups_size":0,"ondisk_log_size":2208,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:53:48.155356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":144703488,"num_objects":2208,"num_object_clones":0,"num_object_copies":6624,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2208,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2208,"num_write_kb":141312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"76'52","reported_seq":495,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.431383+0000","last_change":"2023-10-09T10:11:16.821803+0000","last_active":"2023-10-09T10:15:39.431383+0000","last_peered":"2023-10-09T10:15:39.431383+0000","last_clean":"2023-10-09T10:15:39.431383+0000","last_became_active":"2023-10-09T10:11:16.821344+0000","last_became_peered":"2023-10-09T10:11:16.821344+0000","last_unstale":"2023-10-09T10:15:39.431383+0000","last_undegraded":"2023-10-09T10:15:39.431383+0000","last_fullsized":"2023-10-09T10:15:39.431383+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":519,"num_read_kb":1955,"num_write":46,"num_write_kb":1266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.823206+0000","last_change":"2023-10-09T10:10:47.572016+0000","last_active":"2023-10-09T10:15:39.823206+0000","last_peered":"2023-10-09T10:15:39.823206+0000","last_clean":"2023-10-09T10:15:39.823206+0000","last_became_active":"2023-10-09T10:10:47.571547+0000","last_became_peered":"2023-10-09T10:10:47.571547+0000","last_unstale":"2023-10-09T10:15:39.823206+0000","last_undegraded":"2023-10-09T10:15:39.823206+0000","last_fullsized":"2023-10-09T10:15:39.823206+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":68,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.222803+0000","last_change":"2023-10-09T10:15:22.295114+0000","last_active":"2023-10-09T10:15:39.222803+0000","last_peered":"2023-10-09T10:15:39.222803+0000","last_clean":"2023-10-09T10:15:39.222803+0000","last_became_active":"2023-10-09T10:15:22.294812+0000","last_became_peered":"2023-10-09T10:15:22.294812+0000","last_unstale":"2023-10-09T10:15:39.222803+0000","last_undegraded":"2023-10-09T10:15:39.222803+0000","last_fullsized":"2023-10-09T10:15:39.222803+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:21:54.154854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.6","version":"109'2188","reported_seq":2201,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-09T10:15:59.322516+0000","last_change":"2023-10-09T10:15:23.309405+0000","last_active":"2023-10-09T10:15:59.322516+0000","last_peered":"2023-10-09T10:15:59.322516+0000","last_clean":"2023-10-09T10:15:59.322516+0000","last_became_active":"2023-10-09T10:15:23.309087+0000","last_became_peered":"2023-10-09T10:15:23.309087+0000","last_unstale":"2023-10-09T10:15:59.322516+0000","last_undegraded":"2023-10-09T10:15:59.322516+0000","last_fullsized":"2023-10-09T10:15:59.322516+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_clean_scrub_stamp":"2023-10-09T10:15:22.287127+0000","objects_scrubbed":0,"log_size":2188,"log_dups_size":0,"ondisk_log_size":2188,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:49:58.481110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":143392768,"num_objects":2188,"num_object_clones":0,"num_object_copies":6564,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2188,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2188,"num_write_kb":140032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"76'118","reported_seq":628,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-09T10:15:43.866607+0000","last_change":"2023-10-09T10:12:14.943633+0000","last_active":"2023-10-09T10:15:43.866607+0000","last_peered":"2023-10-09T10:15:43.866607+0000","last_clean":"2023-10-09T10:15:43.866607+0000","last_became_active":"2023-10-09T10:12:14.942980+0000","last_became_peered":"2023-10-09T10:12:14.942980+0000","last_unstale":"2023-10-09T10:15:43.866607+0000","last_undegraded":"2023-10-09T10:15:43.866607+0000","last_fullsized":"2023-10-09T10:15:43.866607+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":118,"log_dups_size":0,"ondisk_log_size":118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:00:25.840500+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":881,"num_read_kb":1026,"num_write":94,"num_write_kb":1236,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":54,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.844162+0000","last_change":"2023-10-09T10:11:46.270182+0000","last_active":"2023-10-09T10:15:39.844162+0000","last_peered":"2023-10-09T10:15:39.844162+0000","last_clean":"2023-10-09T10:15:39.844162+0000","last_became_active":"2023-10-09T10:11:46.269789+0000","last_became_peered":"2023-10-09T10:11:46.269789+0000","last_unstale":"2023-10-09T10:15:39.844162+0000","last_undegraded":"2023-10-09T10:15:39.844162+0000","last_fullsized":"2023-10-09T10:15:39.844162+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:53:18.219728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":83,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.845138+0000","last_change":"2023-10-09T10:11:16.821791+0000","last_active":"2023-10-09T10:15:39.845138+0000","last_peered":"2023-10-09T10:15:39.845138+0000","last_clean":"2023-10-09T10:15:39.845138+0000","last_became_active":"2023-10-09T10:11:16.821443+0000","last_became_peered":"2023-10-09T10:11:16.821443+0000","last_unstale":"2023-10-09T10:15:39.845138+0000","last_undegraded":"2023-10-09T10:15:39.845138+0000","last_fullsized":"2023-10-09T10:15:39.845138+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:45:48.015911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"76'179","reported_seq":584,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.431536+0000","last_change":"2023-10-09T10:11:46.269886+0000","last_active":"2023-10-09T10:15:39.431536+0000","last_peered":"2023-10-09T10:15:39.431536+0000","last_clean":"2023-10-09T10:15:39.431536+0000","last_became_active":"2023-10-09T10:11:46.269319+0000","last_became_peered":"2023-10-09T10:11:46.269319+0000","last_unstale":"2023-10-09T10:15:39.431536+0000","last_undegraded":"2023-10-09T10:15:39.431536+0000","last_fullsized":"2023-10-09T10:15:39.431536+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":179,"log_dups_size":0,"ondisk_log_size":179,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":680,"num_read_kb":604,"num_write":161,"num_write_kb":107,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"83'139","reported_seq":310,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.463071+0000","last_change":"2023-10-09T10:10:47.573552+0000","last_active":"2023-10-09T10:15:39.463071+0000","last_peered":"2023-10-09T10:15:39.463071+0000","last_clean":"2023-10-09T10:15:39.463071+0000","last_became_active":"2023-10-09T10:10:47.572533+0000","last_became_peered":"2023-10-09T10:10:47.572533+0000","last_unstale":"2023-10-09T10:15:39.463071+0000","last_undegraded":"2023-10-09T10:15:39.463071+0000","last_fullsized":"2023-10-09T10:15:39.463071+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_clean_scrub_stamp":"2023-10-09T09:52:58.844090+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":70,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.844686+0000","last_change":"2023-10-09T10:12:14.951585+0000","last_active":"2023-10-09T10:15:39.844686+0000","last_peered":"2023-10-09T10:15:39.844686+0000","last_clean":"2023-10-09T10:15:39.844686+0000","last_became_active":"2023-10-09T10:12:14.951245+0000","last_became_peered":"2023-10-09T10:12:14.951245+0000","last_unstale":"2023-10-09T10:15:39.844686+0000","last_undegraded":"2023-10-09T10:15:39.844686+0000","last_fullsized":"2023-10-09T10:15:39.844686+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:23:01.580484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.227085+0000","last_change":"2023-10-09T09:59:28.016576+0000","last_active":"2023-10-09T10:15:39.227085+0000","last_peered":"2023-10-09T10:15:39.227085+0000","last_clean":"2023-10-09T10:15:39.227085+0000","last_became_active":"2023-10-09T09:59:28.016215+0000","last_became_peered":"2023-10-09T09:59:28.016215+0000","last_unstale":"2023-10-09T10:15:39.227085+0000","last_undegraded":"2023-10-09T10:15:39.227085+0000","last_fullsized":"2023-10-09T10:15:39.227085+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"109'2150","reported_seq":2162,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-09T10:15:58.978553+0000","last_change":"2023-10-09T10:15:23.314338+0000","last_active":"2023-10-09T10:15:58.978553+0000","last_peered":"2023-10-09T10:15:58.978553+0000","last_clean":"2023-10-09T10:15:58.978553+0000","last_became_active":"2023-10-09T10:15:23.310814+0000","last_became_peered":"2023-10-09T10:15:23.310814+0000","last_unstale":"2023-10-09T10:15:58.978553+0000","last_undegraded":"2023-10-09T10:15:58.978553+0000","last_fullsized":"2023-10-09T10:15:58.978553+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_clean_scrub_stamp":"2023-10-09T10:15:22.287127+0000","objects_scrubbed":0,"log_size":2150,"log_dups_size":0,"ondisk_log_size":2150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":140902400,"num_objects":2150,"num_object_clones":0,"num_object_copies":6450,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2150,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2150,"num_write_kb":137600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"109'2129","reported_seq":2141,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-09T10:15:58.981621+0000","last_change":"2023-10-09T10:15:23.317084+0000","last_active":"2023-10-09T10:15:58.981621+0000","last_peered":"2023-10-09T10:15:58.981621+0000","last_clean":"2023-10-09T10:15:58.981621+0000","last_became_active":"2023-10-09T10:15:23.316641+0000","last_became_peered":"2023-10-09T10:15:23.316641+0000","last_unstale":"2023-10-09T10:15:58.981621+0000","last_undegraded":"2023-10-09T10:15:58.981621+0000","last_fullsized":"2023-10-09T10:15:58.981621+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_clean_scrub_stamp":"2023-10-09T10:15:22.287127+0000","objects_scrubbed":0,"log_size":2129,"log_dups_size":0,"ondisk_log_size":2129,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":2129,"num_write_kb":136256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"76'47","reported_seq":188,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.463029+0000","last_change":"2023-10-09T10:11:16.827928+0000","last_active":"2023-10-09T10:15:39.463029+0000","last_peered":"2023-10-09T10:15:39.463029+0000","last_clean":"2023-10-09T10:15:39.463029+0000","last_became_active":"2023-10-09T10:11:16.827538+0000","last_became_peered":"2023-10-09T10:11:16.827538+0000","last_unstale":"2023-10-09T10:15:39.463029+0000","last_undegraded":"2023-10-09T10:15:39.463029+0000","last_fullsized":"2023-10-09T10:15:39.463029+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":47,"log_dups_size":0,"ondisk_log_size":47,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":113,"num_read_kb":478,"num_write":49,"num_write_kb":229,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.842972+0000","last_change":"2023-10-09T10:12:14.947655+0000","last_active":"2023-10-09T10:15:39.842972+0000","last_peered":"2023-10-09T10:15:39.842972+0000","last_clean":"2023-10-09T10:15:39.842972+0000","last_became_active":"2023-10-09T10:12:14.947238+0000","last_became_peered":"2023-10-09T10:12:14.947238+0000","last_unstale":"2023-10-09T10:15:39.842972+0000","last_undegraded":"2023-10-09T10:15:39.842972+0000","last_fullsized":"2023-10-09T10:15:39.842972+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:14:25.731803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.843629+0000","last_change":"2023-10-09T10:11:46.260361+0000","last_active":"2023-10-09T10:15:39.843629+0000","last_peered":"2023-10-09T10:15:39.843629+0000","last_clean":"2023-10-09T10:15:39.843629+0000","last_became_active":"2023-10-09T10:11:46.259950+0000","last_became_peered":"2023-10-09T10:11:46.259950+0000","last_unstale":"2023-10-09T10:15:39.843629+0000","last_undegraded":"2023-10-09T10:15:39.843629+0000","last_fullsized":"2023-10-09T10:15:39.843629+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:12:23.747227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"76'109","reported_seq":491,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.463731+0000","last_change":"2023-10-09T10:10:47.573398+0000","last_active":"2023-10-09T10:15:39.463731+0000","last_peered":"2023-10-09T10:15:39.463731+0000","last_clean":"2023-10-09T10:15:39.463731+0000","last_became_active":"2023-10-09T10:10:47.572805+0000","last_became_peered":"2023-10-09T10:10:47.572805+0000","last_unstale":"2023-10-09T10:15:39.463731+0000","last_undegraded":"2023-10-09T10:15:39.463731+0000","last_fullsized":"2023-10-09T10:15:39.463731+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":821,"num_read_kb":1489,"num_write":106,"num_write_kb":462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":49,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.222448+0000","last_change":"2023-10-09T10:15:22.361832+0000","last_active":"2023-10-09T10:15:39.222448+0000","last_peered":"2023-10-09T10:15:39.222448+0000","last_clean":"2023-10-09T10:15:39.222448+0000","last_became_active":"2023-10-09T10:15:22.361497+0000","last_became_peered":"2023-10-09T10:15:22.361497+0000","last_unstale":"2023-10-09T10:15:39.222448+0000","last_undegraded":"2023-10-09T10:15:39.222448+0000","last_fullsized":"2023-10-09T10:15:39.222448+0000","mapping_epoch":104,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:00:28.685597+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":45,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.843292+0000","last_change":"2023-10-09T10:10:47.573944+0000","last_active":"2023-10-09T10:15:39.843292+0000","last_peered":"2023-10-09T10:15:39.843292+0000","last_clean":"2023-10-09T10:15:39.843292+0000","last_became_active":"2023-10-09T10:10:47.573102+0000","last_became_peered":"2023-10-09T10:10:47.573102+0000","last_unstale":"2023-10-09T10:15:39.843292+0000","last_undegraded":"2023-10-09T10:15:39.843292+0000","last_fullsized":"2023-10-09T10:15:39.843292+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:15:22.391495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"109'2097","reported_seq":2109,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-09T10:15:58.992816+0000","last_change":"2023-10-09T10:15:23.314598+0000","last_active":"2023-10-09T10:15:58.992816+0000","last_peered":"2023-10-09T10:15:58.992816+0000","last_clean":"2023-10-09T10:15:58.992816+0000","last_became_active":"2023-10-09T10:15:23.314292+0000","last_became_peered":"2023-10-09T10:15:23.314292+0000","last_unstale":"2023-10-09T10:15:58.992816+0000","last_undegraded":"2023-10-09T10:15:58.992816+0000","last_fullsized":"2023-10-09T10:15:58.992816+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_clean_scrub_stamp":"2023-10-09T10:15:22.287127+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,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":77,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.845241+0000","last_change":"2023-10-09T10:12:14.954300+0000","last_active":"2023-10-09T10:15:39.845241+0000","last_peered":"2023-10-09T10:15:39.845241+0000","last_clean":"2023-10-09T10:15:39.845241+0000","last_became_active":"2023-10-09T10:12:14.953899+0000","last_became_peered":"2023-10-09T10:12:14.953899+0000","last_unstale":"2023-10-09T10:15:39.845241+0000","last_undegraded":"2023-10-09T10:15:39.845241+0000","last_fullsized":"2023-10-09T10:15:39.845241+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:43:02.734403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"76'153","reported_seq":594,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.844772+0000","last_change":"2023-10-09T10:11:16.822702+0000","last_active":"2023-10-09T10:15:39.844772+0000","last_peered":"2023-10-09T10:15:39.844772+0000","last_clean":"2023-10-09T10:15:39.844772+0000","last_became_active":"2023-10-09T10:11:16.821839+0000","last_became_peered":"2023-10-09T10:11:16.821839+0000","last_unstale":"2023-10-09T10:15:39.844772+0000","last_undegraded":"2023-10-09T10:15:39.844772+0000","last_fullsized":"2023-10-09T10:15:39.844772+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:03:27.041395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":859,"num_read_kb":2778,"num_write":113,"num_write_kb":2118,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.843990+0000","last_change":"2023-10-09T10:12:14.951323+0000","last_active":"2023-10-09T10:15:39.843990+0000","last_peered":"2023-10-09T10:15:39.843990+0000","last_clean":"2023-10-09T10:15:39.843990+0000","last_became_active":"2023-10-09T10:12:14.950881+0000","last_became_peered":"2023-10-09T10:12:14.950881+0000","last_unstale":"2023-10-09T10:15:39.843990+0000","last_undegraded":"2023-10-09T10:15:39.843990+0000","last_fullsized":"2023-10-09T10:15:39.843990+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:11:33.467470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"109'2084","reported_seq":2095,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-09T10:15:58.982716+0000","last_change":"2023-10-09T10:15:23.311211+0000","last_active":"2023-10-09T10:15:58.982716+0000","last_peered":"2023-10-09T10:15:58.982716+0000","last_clean":"2023-10-09T10:15:58.982716+0000","last_became_active":"2023-10-09T10:15:23.310712+0000","last_became_peered":"2023-10-09T10:15:23.310712+0000","last_unstale":"2023-10-09T10:15:58.982716+0000","last_undegraded":"2023-10-09T10:15:58.982716+0000","last_fullsized":"2023-10-09T10:15:58.982716+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_clean_scrub_stamp":"2023-10-09T10:15:22.287127+0000","objects_scrubbed":0,"log_size":2084,"log_dups_size":0,"ondisk_log_size":2084,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":136577024,"num_objects":2084,"num_object_clones":0,"num_object_copies":6252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2084,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2084,"num_write_kb":133376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"76'187","reported_seq":905,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.227107+0000","last_change":"2023-10-09T10:11:46.273791+0000","last_active":"2023-10-09T10:15:39.227107+0000","last_peered":"2023-10-09T10:15:39.227107+0000","last_clean":"2023-10-09T10:15:39.227107+0000","last_became_active":"2023-10-09T10:11:46.273129+0000","last_became_peered":"2023-10-09T10:11:46.273129+0000","last_unstale":"2023-10-09T10:15:39.227107+0000","last_undegraded":"2023-10-09T10:15:39.227107+0000","last_fullsized":"2023-10-09T10:15:39.227107+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1503,"num_read_kb":4410,"num_write":140,"num_write_kb":3134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.843540+0000","last_change":"2023-10-09T10:11:16.815524+0000","last_active":"2023-10-09T10:15:39.843540+0000","last_peered":"2023-10-09T10:15:39.843540+0000","last_clean":"2023-10-09T10:15:39.843540+0000","last_became_active":"2023-10-09T10:11:16.815233+0000","last_became_peered":"2023-10-09T10:11:16.815233+0000","last_unstale":"2023-10-09T10:15:39.843540+0000","last_undegraded":"2023-10-09T10:15:39.843540+0000","last_fullsized":"2023-10-09T10:15:39.843540+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:22:26.672363+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":60,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.822740+0000","last_change":"2023-10-09T09:59:27.843333+0000","last_active":"2023-10-09T10:15:39.822740+0000","last_peered":"2023-10-09T10:15:39.822740+0000","last_clean":"2023-10-09T10:15:39.822740+0000","last_became_active":"2023-10-09T09:59:27.842983+0000","last_became_peered":"2023-10-09T09:59:27.842983+0000","last_unstale":"2023-10-09T10:15:39.822740+0000","last_undegraded":"2023-10-09T10:15:39.822740+0000","last_fullsized":"2023-10-09T10:15:39.822740+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"109'1992","reported_seq":2005,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-09T10:15:57.822798+0000","last_change":"2023-10-09T10:15:23.309789+0000","last_active":"2023-10-09T10:15:57.822798+0000","last_peered":"2023-10-09T10:15:57.822798+0000","last_clean":"2023-10-09T10:15:57.822798+0000","last_became_active":"2023-10-09T10:15:23.309449+0000","last_became_peered":"2023-10-09T10:15:23.309449+0000","last_unstale":"2023-10-09T10:15:57.822798+0000","last_undegraded":"2023-10-09T10:15:57.822798+0000","last_fullsized":"2023-10-09T10:15:57.822798+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:15:22.287127+0000","last_clean_scrub_stamp":"2023-10-09T10:15:22.287127+0000","objects_scrubbed":0,"log_size":1992,"log_dups_size":0,"ondisk_log_size":1992,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:55:48.519582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":130547712,"num_objects":1992,"num_object_clones":0,"num_object_copies":5976,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1992,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1992,"num_write_kb":127488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":48,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-10-09T10:15:43.875507+0000","last_change":"2023-10-09T10:10:47.574399+0000","last_active":"2023-10-09T10:15:43.875507+0000","last_peered":"2023-10-09T10:15:43.875507+0000","last_clean":"2023-10-09T10:15:43.875507+0000","last_became_active":"2023-10-09T10:10:47.573586+0000","last_became_peered":"2023-10-09T10:10:47.573586+0000","last_unstale":"2023-10-09T10:15:43.875507+0000","last_undegraded":"2023-10-09T10:15:43.875507+0000","last_fullsized":"2023-10-09T10:15:43.875507+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:40:58.901574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":98,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.222300+0000","last_change":"2023-10-09T10:12:14.943562+0000","last_active":"2023-10-09T10:15:39.222300+0000","last_peered":"2023-10-09T10:15:39.222300+0000","last_clean":"2023-10-09T10:15:39.222300+0000","last_became_active":"2023-10-09T10:12:14.943186+0000","last_became_peered":"2023-10-09T10:12:14.943186+0000","last_unstale":"2023-10-09T10:15:39.222300+0000","last_undegraded":"2023-10-09T10:15:39.222300+0000","last_fullsized":"2023-10-09T10:15:39.222300+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:21:12.422927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.431397+0000","last_change":"2023-10-09T10:11:16.821758+0000","last_active":"2023-10-09T10:15:39.431397+0000","last_peered":"2023-10-09T10:15:39.431397+0000","last_clean":"2023-10-09T10:15:39.431397+0000","last_became_active":"2023-10-09T10:11:16.821357+0000","last_became_peered":"2023-10-09T10:11:16.821357+0000","last_unstale":"2023-10-09T10:15:39.431397+0000","last_undegraded":"2023-10-09T10:15:39.431397+0000","last_fullsized":"2023-10-09T10:15:39.431397+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":99,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.823458+0000","last_change":"2023-10-09T10:12:14.946766+0000","last_active":"2023-10-09T10:15:39.823458+0000","last_peered":"2023-10-09T10:15:39.823458+0000","last_clean":"2023-10-09T10:15:39.823458+0000","last_became_active":"2023-10-09T10:12:14.946407+0000","last_became_peered":"2023-10-09T10:12:14.946407+0000","last_unstale":"2023-10-09T10:15:39.823458+0000","last_undegraded":"2023-10-09T10:15:39.823458+0000","last_fullsized":"2023-10-09T10:15:39.823458+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":63,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.431761+0000","last_change":"2023-10-09T09:59:27.824626+0000","last_active":"2023-10-09T10:15:39.431761+0000","last_peered":"2023-10-09T10:15:39.431761+0000","last_clean":"2023-10-09T10:15:39.431761+0000","last_became_active":"2023-10-09T09:59:27.824296+0000","last_became_peered":"2023-10-09T09:59:27.824296+0000","last_unstale":"2023-10-09T10:15:39.431761+0000","last_undegraded":"2023-10-09T10:15:39.431761+0000","last_fullsized":"2023-10-09T10:15:39.431761+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":90,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.822982+0000","last_change":"2023-10-09T10:12:14.944562+0000","last_active":"2023-10-09T10:15:39.822982+0000","last_peered":"2023-10-09T10:15:39.822982+0000","last_clean":"2023-10-09T10:15:39.822982+0000","last_became_active":"2023-10-09T10:12:14.943675+0000","last_became_peered":"2023-10-09T10:12:14.943675+0000","last_unstale":"2023-10-09T10:15:39.822982+0000","last_undegraded":"2023-10-09T10:15:39.822982+0000","last_fullsized":"2023-10-09T10:15:39.822982+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":85,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.845076+0000","last_change":"2023-10-09T10:12:14.950211+0000","last_active":"2023-10-09T10:15:39.845076+0000","last_peered":"2023-10-09T10:15:39.845076+0000","last_clean":"2023-10-09T10:15:39.845076+0000","last_became_active":"2023-10-09T10:12:14.949791+0000","last_became_peered":"2023-10-09T10:12:14.949791+0000","last_unstale":"2023-10-09T10:15:39.845076+0000","last_undegraded":"2023-10-09T10:15:39.845076+0000","last_fullsized":"2023-10-09T10:15:39.845076+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:02:17.322857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":98,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.843986+0000","last_change":"2023-10-09T10:12:14.952984+0000","last_active":"2023-10-09T10:15:39.843986+0000","last_peered":"2023-10-09T10:15:39.843986+0000","last_clean":"2023-10-09T10:15:39.843986+0000","last_became_active":"2023-10-09T10:12:14.951918+0000","last_became_peered":"2023-10-09T10:12:14.951918+0000","last_unstale":"2023-10-09T10:15:39.843986+0000","last_undegraded":"2023-10-09T10:15:39.843986+0000","last_fullsized":"2023-10-09T10:15:39.843986+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:47:54.060450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.843889+0000","last_change":"2023-10-09T10:11:46.264821+0000","last_active":"2023-10-09T10:15:39.843889+0000","last_peered":"2023-10-09T10:15:39.843889+0000","last_clean":"2023-10-09T10:15:39.843889+0000","last_became_active":"2023-10-09T10:11:46.264362+0000","last_became_peered":"2023-10-09T10:11:46.264362+0000","last_unstale":"2023-10-09T10:15:39.843889+0000","last_undegraded":"2023-10-09T10:15:39.843889+0000","last_fullsized":"2023-10-09T10:15:39.843889+0000","mapping_epoch":97,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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-10-10T11:41:06.556419+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":75,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-10-09T10:15:39.822453+0000","last_change":"2023-10-09T10:11:16.822136+0000","last_active":"2023-10-09T10:15:39.822453+0000","last_peered":"2023-10-09T10:15:39.822453+0000","last_clean":"2023-10-09T10:15:39.822453+0000","last_became_active":"2023-10-09T10:11:16.821778+0000","last_became_peered":"2023-10-09T10:11:16.821778+0000","last_unstale":"2023-10-09T10:15:39.822453+0000","last_undegraded":"2023-10-09T10:15:39.822453+0000","last_fullsized":"2023-10-09T10:15:39.822453+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":2265645056,"num_objects":34571,"num_object_clones":0,"num_object_copies":103713,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":34571,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":34571,"num_write_kb":2212544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":6805913600,"data_stored":6805913600,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":34571,"ondisk_log_size":34571,"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":26218,"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":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5995,"num_read_kb":13248,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5919,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430444,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":975120,"kb_used_data":669704,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":92770032,"statfs":{"total":95995035648,"available":94996512768,"internally_reserved":0,"allocated":685776896,"data_stored":685275652,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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,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":"Mon Oct 9 10:15:52 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.85299999999999998,"15min":0.82499999999999996},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":1.5449999999999999},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.90900000000000003,"15min":0.88},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":3.0139999999999998,"5min":3.0139999999999998,"15min":3.0139999999999998},"last":5.6299999999999999}]},{"osd":1,"last update":"Mon Oct 9 10:15:23 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.94999999999999996,"15min":0.94199999999999995},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.264,"5min":1.385,"15min":1.385},"last":1.157},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.98299999999999998,"15min":1.0309999999999999},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.25,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.42999999999999999}]},{"osd":2,"last update":"Mon Oct 9 10:15:52 2023","interfaces":[{"interface":"back","average":{"1min":1.1719999999999999,"5min":0.99199999999999999,"15min":0.98199999999999998},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":4.274,"5min":4.274,"15min":4.274},"last":1.0740000000000001},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.995,"15min":1.008},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.754,"5min":1.754,"15min":1.754},"last":1.347}]},{"osd":3,"last update":"Mon Oct 9 10:15:23 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.875,"15min":0.88100000000000001},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.121,"5min":1.135,"15min":1.135},"last":2.552},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.016,"15min":1.0069999999999999},"min":{"1min":0.85799999999999998,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.4650000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.034}]},{"osd":4,"last update":"Mon Oct 9 10:15:00 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.90000000000000002,"15min":0.90600000000000003},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.35299999999999998},"max":{"1min":1.214,"5min":1.3360000000000001,"15min":3.29},"last":0.28699999999999998},{"interface":"front","average":{"1min":0.90100000000000002,"5min":0.93899999999999995,"15min":0.97299999999999998},"min":{"1min":0.624,"5min":0.54100000000000004,"15min":0.46000000000000002},"max":{"1min":1.2230000000000001,"5min":1.4019999999999999,"15min":1.6619999999999999},"last":2.6280000000000001}]},{"osd":5,"last update":"Mon Oct 9 10:15:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0469999999999999,"5min":1.0349999999999999,"15min":1.0249999999999999},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.439},"max":{"1min":1.329,"5min":1.4219999999999999,"15min":1.7749999999999999},"last":0.95599999999999996},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.046,"15min":1.0309999999999999},"min":{"1min":0.66300000000000003,"5min":0.498,"15min":0.45100000000000001},"max":{"1min":1.3640000000000001,"5min":1.5840000000000001,"15min":3.863},"last":0.40100000000000002}]},{"osd":6,"last update":"Mon Oct 9 10:15:00 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.0589999999999999,"15min":1.0629999999999999},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.48099999999999998},"max":{"1min":1.4370000000000001,"5min":1.595,"15min":3.4020000000000001},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.0409999999999999,"15min":1.083},"min":{"1min":0.78000000000000003,"5min":0.64800000000000002,"15min":0.42499999999999999},"max":{"1min":1.2050000000000001,"5min":1.4670000000000001,"15min":3.653},"last":2.5819999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626676,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":845572,"kb_used_data":548348,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":92899580,"statfs":{"total":95995035648,"available":95129169920,"internally_reserved":0,"allocated":561508352,"data_stored":561018954,"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":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 10:14:58 2023","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.85399999999999998,"15min":0.86699999999999999},"min":{"1min":0.61199999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":0.29999999999999999},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.874,"15min":0.84999999999999998},"min":{"1min":0.45600000000000002,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.198,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.52600000000000002}]},{"osd":1,"last update":"Mon Oct 9 10:15:24 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.008,"15min":1.0309999999999999},"min":{"1min":0.64700000000000002,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.2,"5min":2.097,"15min":2.097},"last":3.1560000000000001},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.069,"15min":1.0529999999999999},"min":{"1min":0.73899999999999999,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.3129999999999999,"5min":2.02,"15min":2.02},"last":2.0910000000000002}]},{"osd":2,"last update":"Mon Oct 9 10:15:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":0.97999999999999998,"15min":0.93200000000000005},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":2.1989999999999998,"5min":2.1989999999999998,"15min":2.1989999999999998},"last":0.29199999999999998},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.93200000000000005,"15min":0.92300000000000004},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":2.71,"5min":2.71,"15min":2.71},"last":0.73599999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:15:21 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.0509999999999999,"15min":1.0449999999999999},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.2929999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.98499999999999999,"5min":0.98699999999999999,"15min":0.995},"min":{"1min":0.77400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.365,"5min":1.365,"15min":1.365},"last":0.57999999999999996}]},{"osd":4,"last update":"Mon Oct 9 10:15:21 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.97299999999999998,"15min":0.95199999999999996},"min":{"1min":0.59999999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.27,"5min":1.3069999999999999,"15min":1.7609999999999999},"last":0.315},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.96399999999999997,"15min":1.0049999999999999},"min":{"1min":0.63200000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.45,"5min":1.45,"15min":1.579},"last":0.55300000000000005}]},{"osd":5,"last update":"Mon Oct 9 10:15:21 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.93899999999999995,"15min":0.95099999999999996},"min":{"1min":0.53100000000000003,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.2470000000000001,"5min":1.3520000000000001,"15min":1.417},"last":1.885},{"interface":"front","average":{"1min":1.071,"5min":1.0760000000000001,"15min":1.079},"min":{"1min":0.74299999999999999,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.3520000000000001,"5min":1.706,"15min":1.706},"last":0.76300000000000001}]},{"osd":7,"last update":"Mon Oct 9 10:14:58 2023","interfaces":[{"interface":"back","average":{"1min":1.224,"5min":1.119,"15min":1.131},"min":{"1min":0.70599999999999996,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":1.6359999999999999,"5min":1.6359999999999999,"15min":4.9089999999999998},"last":0.72199999999999998},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.0349999999999999,"15min":1.0580000000000001},"min":{"1min":0.75800000000000001,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.415,"5min":1.415,"15min":1.474},"last":0.38600000000000001}]}]},{"osd":1,"up_from":92,"seq":395136991291,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":733960,"kb_used_data":698240,"kb_used_omap":6,"kb_used_meta":35705,"kb_avail":93011192,"statfs":{"total":95995035648,"available":95243460608,"internally_reserved":0,"allocated":714997760,"data_stored":714448893,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6230,"internal_metadata":36562858},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,0,1],"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":"Mon Oct 9 10:15:22 2023","interfaces":[{"interface":"back","average":{"1min":0.73699999999999999,"5min":0.66400000000000003,"15min":0.65300000000000002},"min":{"1min":0.40799999999999997,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.0600000000000001,"5min":1.212,"15min":1.212},"last":1.069},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.73699999999999999,"15min":0.72099999999999997},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.0700000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":0.81000000000000005}]},{"osd":2,"last update":"Mon Oct 9 10:15:53 2023","interfaces":[{"interface":"back","average":{"1min":4.2729999999999997,"5min":1.4330000000000001,"15min":0.92400000000000004},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":68.988,"5min":68.988,"15min":68.988},"last":1.623},{"interface":"front","average":{"1min":4.2190000000000003,"5min":1.452,"15min":0.96599999999999997},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":65.542000000000002,"5min":65.542000000000002,"15min":65.542000000000002},"last":0.50600000000000001}]},{"osd":3,"last update":"Mon Oct 9 10:15:22 2023","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":0.79800000000000004,"15min":0.80000000000000004},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.29,"5min":1.419,"15min":1.419},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.85799999999999998,"15min":0.86599999999999999},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.288,"5min":1.696,"15min":1.696},"last":0.45500000000000002}]},{"osd":4,"last update":"Mon Oct 9 10:15:22 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.96299999999999997,"15min":0.95899999999999996},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.484,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":0.53900000000000003},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.028,"15min":1.022},"min":{"1min":0.67400000000000004,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.4790000000000001,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":2.677}]},{"osd":5,"last update":"Mon Oct 9 10:15:22 2023","interfaces":[{"interface":"back","average":{"1min":1.0369999999999999,"5min":1.0580000000000001,"15min":1.0660000000000001},"min":{"1min":0.629,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.536,"5min":1.617,"15min":1.617},"last":0.92800000000000005},{"interface":"front","average":{"1min":1.099,"5min":1.0780000000000001,"15min":1.0760000000000001},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.488,"5min":1.8320000000000001,"15min":1.8320000000000001},"last":2.1379999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:15:22 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.087,"15min":1.0820000000000001},"min":{"1min":0.74199999999999999,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.4510000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":3.1659999999999999},{"interface":"front","average":{"1min":1.077,"5min":1.0980000000000001,"15min":1.1080000000000001},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.3720000000000001,"5min":1.663,"15min":1.663},"last":0.439}]},{"osd":7,"last update":"Mon Oct 9 10:15:22 2023","interfaces":[{"interface":"back","average":{"1min":1.1539999999999999,"5min":1.161,"15min":1.161},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.538,"5min":1.9630000000000001,"15min":1.9630000000000001},"last":0.73499999999999999},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.171,"15min":1.1890000000000001},"min":{"1min":0.64700000000000002,"5min":0.623,"15min":0.623},"max":{"1min":1.635,"5min":1.829,"15min":1.829},"last":0.76200000000000001}]}]},{"osd":0,"up_from":87,"seq":373662154817,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1214164,"kb_used_data":1160332,"kb_used_omap":7,"kb_used_meta":53816,"kb_avail":92530988,"statfs":{"total":95995035648,"available":94751731712,"internally_reserved":0,"allocated":1188179968,"data_stored":1187619076,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"internal_metadata":55107708},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,1,1,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Mon Oct 9 10:15:31 2023","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.70099999999999996,"15min":0.70899999999999996},"min":{"1min":0.38100000000000001,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.232,"5min":1.629,"15min":1.629},"last":0.26200000000000001},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.71799999999999997,"15min":0.71899999999999997},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.28,"5min":1.897,"15min":1.897},"last":0.41999999999999998}]},{"osd":2,"last update":"Mon Oct 9 10:15:49 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.81100000000000005,"15min":0.76900000000000002},"min":{"1min":0.48999999999999999,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":3.5139999999999998,"5min":3.5139999999999998,"15min":3.5139999999999998},"last":0.219},{"interface":"front","average":{"1min":1.147,"5min":0.91900000000000004,"15min":0.873},"min":{"1min":0.51000000000000001,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":6.1020000000000003,"5min":6.1020000000000003,"15min":6.1020000000000003},"last":1.008}]},{"osd":3,"last update":"Mon Oct 9 10:15:20 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.85699999999999998},"min":{"1min":0.60999999999999999,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":1.0569999999999999,"5min":1.849,"15min":1.849},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.89400000000000002,"15min":0.89900000000000002},"min":{"1min":0.61599999999999999,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.226,"5min":2.173,"15min":2.173},"last":1.0640000000000001}]},{"osd":4,"last update":"Mon Oct 9 10:15:55 2023","interfaces":[{"interface":"back","average":{"1min":1.2649999999999999,"5min":1.1319999999999999,"15min":1.0840000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":5.625,"5min":5.625,"15min":5.625},"last":0.96899999999999997},{"interface":"front","average":{"1min":1.24,"5min":1.077,"15min":1.0609999999999999},"min":{"1min":0.66800000000000004,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":3.4830000000000001,"5min":3.4830000000000001,"15min":3.4830000000000001},"last":0.79400000000000004}]},{"osd":5,"last update":"Mon Oct 9 10:15:55 2023","interfaces":[{"interface":"back","average":{"1min":1.216,"5min":1.0329999999999999,"15min":0.98799999999999999},"min":{"1min":0.63800000000000001,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":3.613,"5min":3.613,"15min":3.613},"last":1.4019999999999999},{"interface":"front","average":{"1min":1.2909999999999999,"5min":1.0820000000000001,"15min":1.0389999999999999},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":3.54,"5min":3.54,"15min":3.54},"last":1.6000000000000001}]},{"osd":6,"last update":"Mon Oct 9 10:15:55 2023","interfaces":[{"interface":"back","average":{"1min":1.2809999999999999,"5min":1.117,"15min":1.079},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":5.657,"5min":5.657,"15min":5.657},"last":1.0369999999999999},{"interface":"front","average":{"1min":1.29,"5min":1.107,"15min":1.105},"min":{"1min":0.747,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":3.5739999999999998,"5min":3.5739999999999998,"15min":3.5739999999999998},"last":1.369}]},{"osd":7,"last update":"Mon Oct 9 10:15:55 2023","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":1.1100000000000001,"15min":1.1279999999999999},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":3.6779999999999999,"5min":3.6779999999999999,"15min":3.6779999999999999},"last":0.747},{"interface":"front","average":{"1min":1.3280000000000001,"5min":1.202,"15min":1.167},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":5.5910000000000002,"5min":5.5910000000000002,"15min":5.5910000000000002},"last":1.2}]}]},{"osd":2,"up_from":97,"seq":416611827765,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":858232,"kb_used_data":818352,"kb_used_omap":12,"kb_used_meta":39859,"kb_avail":92886920,"statfs":{"total":95995035648,"available":95116206080,"internally_reserved":0,"allocated":837992448,"data_stored":837455901,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12791,"internal_metadata":40816137},"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,1,1,4],"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":"Mon Oct 9 10:15:54 2023","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":0.69099999999999995,"15min":0.69399999999999995},"min":{"1min":0.28399999999999997,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":2.0430000000000001,"5min":2.0430000000000001,"15min":2.0430000000000001},"last":1.3029999999999999},{"interface":"front","average":{"1min":1.2410000000000001,"5min":0.80500000000000005,"15min":0.75},"min":{"1min":0.33100000000000002,"5min":0.316,"15min":0.316},"max":{"1min":6.9900000000000002,"5min":6.9900000000000002,"15min":6.9900000000000002},"last":0.441}]},{"osd":1,"last update":"Mon Oct 9 10:15:54 2023","interfaces":[{"interface":"back","average":{"1min":0.63900000000000001,"5min":0.70299999999999996,"15min":0.72099999999999997},"min":{"1min":0.48199999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.92500000000000004,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":1.21},{"interface":"front","average":{"1min":0.67800000000000005,"5min":0.76100000000000001,"15min":0.76600000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.157,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":0.76300000000000001}]},{"osd":3,"last update":"Mon Oct 9 10:15:18 2023","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.78800000000000003,"15min":0.80400000000000005},"min":{"1min":0.47399999999999998,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.0800000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.1659999999999999},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.91200000000000003,"15min":0.93600000000000005},"min":{"1min":0.54000000000000004,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.1739999999999999,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.379}]},{"osd":4,"last update":"Mon Oct 9 10:15:54 2023","interfaces":[{"interface":"back","average":{"1min":1.421,"5min":1.0580000000000001,"15min":1},"min":{"1min":0.69299999999999995,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":6.0339999999999998,"5min":6.0339999999999998,"15min":6.0339999999999998},"last":5.8760000000000003},{"interface":"front","average":{"1min":1.125,"5min":1.024,"15min":1.002},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":2.7799999999999998,"5min":2.7799999999999998,"15min":2.7799999999999998},"last":5.4980000000000002}]},{"osd":5,"last update":"Mon Oct 9 10:15:54 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.089,"15min":1.1020000000000001},"min":{"1min":0.71499999999999997,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.6279999999999999,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":0.56999999999999995},{"interface":"front","average":{"1min":1.661,"5min":1.1799999999999999,"15min":1.1100000000000001},"min":{"1min":0.70499999999999996,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":6.5049999999999999,"5min":6.5049999999999999,"15min":6.5049999999999999},"last":1.0009999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:15:54 2023","interfaces":[{"interface":"back","average":{"1min":1.405,"5min":1.1659999999999999,"15min":1.1359999999999999},"min":{"1min":0.76400000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":6.0839999999999996,"5min":6.0839999999999996,"15min":6.0839999999999996},"last":1.0309999999999999},{"interface":"front","average":{"1min":1.125,"5min":1.121,"15min":1.1279999999999999},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":2.8100000000000001,"5min":2.8100000000000001,"15min":2.8100000000000001},"last":1.236}]},{"osd":7,"last update":"Mon Oct 9 10:15:54 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.1499999999999999,"15min":1.1839999999999999},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.5009999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.8149999999999999},{"interface":"front","average":{"1min":1.4870000000000001,"5min":1.218,"15min":1.196},"min":{"1min":0.84499999999999997,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":6.1500000000000004,"5min":6.1500000000000004,"15min":6.1500000000000004},"last":5.819}]}]},{"osd":3,"up_from":102,"seq":438086664239,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":421024,"kb_used_data":385304,"kb_used_omap":4,"kb_used_meta":35707,"kb_avail":93324128,"statfs":{"total":95995035648,"available":95563907072,"internally_reserved":0,"allocated":394551296,"data_stored":394035792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5048,"internal_metadata":36564040},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2],"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":"Mon Oct 9 10:15:17 2023","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.76800000000000002,"15min":0.81000000000000005},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.0840000000000001,"5min":1.323,"15min":1.323},"last":1.7969999999999999},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.76300000000000001,"15min":0.78600000000000003},"min":{"1min":0.53200000000000003,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.01,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":1.8540000000000001}]},{"osd":1,"last update":"Mon Oct 9 10:15:17 2023","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":0.71499999999999997,"15min":0.748},"min":{"1min":0.40100000000000002,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.0580000000000001,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.437},{"interface":"front","average":{"1min":0.82599999999999996,"5min":0.85499999999999998,"15min":0.89300000000000002},"min":{"1min":0.52200000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.1639999999999999,"5min":1.8779999999999999,"15min":1.8779999999999999},"last":0.75}]},{"osd":2,"last update":"Mon Oct 9 10:15:17 2023","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":0.90400000000000003,"15min":0.95999999999999996},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.5329999999999999,"5min":1.9179999999999999,"15min":1.9179999999999999},"last":2.2229999999999999},{"interface":"front","average":{"1min":0.84399999999999997,"5min":0.84799999999999998,"15min":0.88},"min":{"1min":0.64500000000000002,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.171,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":0.57199999999999995}]},{"osd":4,"last update":"Mon Oct 9 10:15:17 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.012,"15min":1.0469999999999999},"min":{"1min":0.68300000000000005,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.323,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":5.6820000000000004},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.042,"15min":1.0820000000000001},"min":{"1min":0.63900000000000001,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.276,"5min":1.9950000000000001,"15min":1.9950000000000001},"last":0.58899999999999997}]},{"osd":5,"last update":"Mon Oct 9 10:15:17 2023","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.095,"15min":1.1339999999999999},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.599,"5min":2.0790000000000002,"15min":2.0790000000000002},"last":2.3340000000000001},{"interface":"front","average":{"1min":1.107,"5min":1.2,"15min":1.2529999999999999},"min":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.6990000000000001,"5min":2.234,"15min":2.234},"last":2.347}]},{"osd":6,"last update":"Mon Oct 9 10:15:17 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.167,"15min":1.202},"min":{"1min":0.82699999999999996,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.444,"5min":1.8460000000000001,"15min":1.8460000000000001},"last":0.50700000000000001},{"interface":"front","average":{"1min":1.1879999999999999,"5min":1.161,"15min":1.1870000000000001},"min":{"1min":0.74199999999999999,"5min":0.69599999999999995,"15min":0.69599999999999995},"max":{"1min":1.6990000000000001,"5min":2.1800000000000002,"15min":2.1800000000000002},"last":0.61699999999999999}]},{"osd":7,"last update":"Mon Oct 9 10:15:17 2023","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.1719999999999999,"15min":1.2050000000000001},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.796,"5min":2.1309999999999998,"15min":2.1309999999999998},"last":1.242},{"interface":"front","average":{"1min":1.151,"5min":1.248,"15min":1.304},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.667,"5min":2.2890000000000001,"15min":2.2890000000000001},"last":1.1399999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019141,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1381384,"kb_used_data":1075968,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":92363768,"statfs":{"total":95995035648,"available":94580498432,"internally_reserved":0,"allocated":1101791232,"data_stored":1101297566,"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":[0,1,2,2,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 10:15:58 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.94899999999999995,"15min":1.0149999999999999},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":2.9689999999999999,"5min":2.9689999999999999,"15min":2.9689999999999999},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.91700000000000004,"15min":0.98499999999999999},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":3.2040000000000002,"5min":3.2040000000000002,"15min":3.2040000000000002},"last":0.437}]},{"osd":1,"last update":"Mon Oct 9 10:15:24 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.93700000000000006,"15min":0.97199999999999998},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.3979999999999999,"5min":1.7529999999999999,"15min":1.7529999999999999},"last":0.79000000000000004},{"interface":"front","average":{"1min":1,"5min":0.97699999999999998,"15min":1.008},"min":{"1min":0.68200000000000005,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.282,"5min":1.3879999999999999,"15min":1.3879999999999999},"last":0.88700000000000001}]},{"osd":2,"last update":"Mon Oct 9 10:15:53 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.98099999999999998,"15min":1.0409999999999999},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.7430000000000001,"5min":4.6020000000000003,"15min":4.6020000000000003},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.89400000000000002,"15min":0.91000000000000003},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.6970000000000001,"5min":1.6970000000000001,"15min":1.6970000000000001},"last":4.117}]},{"osd":3,"last update":"Mon Oct 9 10:15:17 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.94999999999999996,"15min":0.95499999999999996},"min":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.216,"5min":1.216,"15min":1.216},"last":0.92100000000000004},{"interface":"front","average":{"1min":1.034,"5min":1.0569999999999999,"15min":1.0629999999999999},"min":{"1min":0.74399999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.3180000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":0.82599999999999996}]},{"osd":5,"last update":"Mon Oct 9 10:15:50 2023","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.0389999999999999,"15min":0.96799999999999997},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":2.8130000000000002,"5min":2.8130000000000002,"15min":2.8130000000000002},"last":1.1299999999999999},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.92300000000000004,"15min":0.96099999999999997},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.1599999999999999,"5min":1.292,"15min":1.7430000000000001},"last":4.1660000000000004}]},{"osd":6,"last update":"Mon Oct 9 10:15:24 2023","interfaces":[{"interface":"back","average":{"1min":1.1639999999999999,"5min":1.0920000000000001,"15min":1.028},"min":{"1min":0.753,"5min":0.64300000000000002,"15min":0.45700000000000002},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.6699999999999999},"last":0.85399999999999998},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.046,"15min":1.0569999999999999},"min":{"1min":0.63100000000000001,"5min":0.49099999999999999,"15min":0.47599999999999998},"max":{"1min":1.278,"5min":1.3819999999999999,"15min":1.52},"last":0.70399999999999996}]},{"osd":7,"last update":"Mon Oct 9 10:15:02 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":1.032,"15min":1.0329999999999999},"min":{"1min":0.70699999999999996,"5min":0.57599999999999996,"15min":0.39900000000000002},"max":{"1min":1.2170000000000001,"5min":1.3220000000000001,"15min":1.6539999999999999},"last":0.63600000000000001},{"interface":"front","average":{"1min":1.091,"5min":1.1220000000000001,"15min":1.0780000000000001},"min":{"1min":0.72299999999999998,"5min":0.59699999999999998,"15min":0.496},"max":{"1min":1.371,"5min":2.1120000000000001,"15min":2.1120000000000001},"last":0.73799999999999999}]}]},{"osd":5,"up_from":36,"seq":154618822909,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1504184,"kb_used_data":1198768,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":92240968,"statfs":{"total":95995035648,"available":94454751232,"internally_reserved":0,"allocated":1227538432,"data_stored":1227057643,"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,1,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 10:15:52 2023","interfaces":[{"interface":"back","average":{"1min":2.6230000000000002,"5min":1.29,"15min":1.052},"min":{"1min":0.59099999999999997,"5min":0.371,"15min":0.371},"max":{"1min":38.573999999999998,"5min":38.573999999999998,"15min":38.573999999999998},"last":3.2069999999999999},{"interface":"front","average":{"1min":2.7719999999999998,"5min":1.3979999999999999,"15min":1.1579999999999999},"min":{"1min":0.75800000000000001,"5min":0.433,"15min":0.433},"max":{"1min":38.633000000000003,"5min":38.633000000000003,"15min":38.633000000000003},"last":3.2410000000000001}]},{"osd":1,"last update":"Mon Oct 9 10:15:19 2023","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.88200000000000001,"15min":0.90900000000000003},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.143,"5min":1.2,"15min":1.2},"last":1.4850000000000001},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.91300000000000003,"15min":0.94099999999999995},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.194,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":0.52200000000000002}]},{"osd":2,"last update":"Mon Oct 9 10:15:52 2023","interfaces":[{"interface":"back","average":{"1min":2.8029999999999999,"5min":1.375,"15min":1.153},"min":{"1min":0.74099999999999999,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":35.561,"5min":35.561,"15min":35.561},"last":2.089},{"interface":"front","average":{"1min":2.589,"5min":1.327,"15min":1.111},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":35.588000000000001,"5min":35.588000000000001,"15min":35.588000000000001},"last":3.3650000000000002}]},{"osd":3,"last update":"Mon Oct 9 10:15:19 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.92600000000000005,"15min":0.93400000000000005},"min":{"1min":0.68400000000000005,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.1000000000000001,"5min":1.216,"15min":1.216},"last":1.5369999999999999},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.0700000000000001,"15min":1.073},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.395,"5min":1.395,"15min":1.395},"last":0.49199999999999999}]},{"osd":4,"last update":"Mon Oct 9 10:15:37 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.92200000000000004,"15min":0.91100000000000003},"min":{"1min":0.56000000000000005,"5min":0.54200000000000004,"15min":0.435},"max":{"1min":1.623,"5min":1.623,"15min":1.623},"last":3.3919999999999999},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.94799999999999995,"15min":0.93500000000000005},"min":{"1min":0.64000000000000001,"5min":0.51800000000000002,"15min":0.47799999999999998},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.504},"last":2.79}]},{"osd":6,"last update":"Mon Oct 9 10:15:19 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.0209999999999999,"15min":1.006},"min":{"1min":0.79100000000000004,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.7150000000000001,"5min":1.7150000000000001,"15min":1.7150000000000001},"last":3.331},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.054,"15min":1.073},"min":{"1min":0.72199999999999998,"5min":0.626,"15min":0.52000000000000002},"max":{"1min":1.379,"5min":1.415,"15min":1.633},"last":0.42999999999999999}]},{"osd":7,"last update":"Mon Oct 9 10:15:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.0980000000000001,"15min":1.117},"min":{"1min":0.81100000000000005,"5min":0.67700000000000005,"15min":0.52300000000000002},"max":{"1min":1.294,"5min":1.5860000000000001,"15min":1.5860000000000001},"last":0.46500000000000002},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.129,"15min":1.1160000000000001},"min":{"1min":0.78400000000000003,"5min":0.54000000000000004,"15min":0.52600000000000002},"max":{"1min":1.53,"5min":1.573,"15min":1.573},"last":3.4449999999999998}]}]}],"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":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4483,"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":1436,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"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":6230,"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":8308,"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":3612,"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":5,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1202388992,"data_stored":1202388992,"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":717553664,"data_stored":717553664,"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":852885504,"data_stored":852885504,"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":394002432,"data_stored":394002432,"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":1112539136,"data_stored":1112539136,"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":1266221056,"data_stored":1266221056,"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":562954240,"data_stored":562954240,"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":697368576,"data_stored":697368576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T10:16:07.222 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-09T10:16:07.223 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_0 pg_num 26 2023-10-09T10:16:07.249 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:07.295 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:07.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:07.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:07.317 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 25 16 46623 46607 116.493 91.8125 0.0176517 0.00857848 2023-10-09T10:16:07.403 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:07.441 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:07.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:07.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:07.547 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:07.576 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:07.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:07.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:07.680 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:07.707 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:07.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:07.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:07.811 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:07.838 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:07.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:07.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:07.942 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:07.972 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:07.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:07.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:08.078 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:08.103 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:16:08.108 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:08.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:08.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:08.142 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:16:08.187 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:16:08.212 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:08.218 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:16:08.235 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:08.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:08.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:08.255 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:16:08.295 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:16:08.317 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 26 16 47909 47893 115.103 80.375 0.0104915 0.00868182 2023-10-09T10:16:08.329 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:16:08.340 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:08.366 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:16:08.369 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:08.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:08.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:08.373 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:16:08.373 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:16:08.373 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:16:08.373 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:16:08.373 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:16:08.373 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:16:08.373 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:16:08.373 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:16:08.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:08 smithi053 bash[76859]: cluster 2023-10-09T10:16:07.173431+0000 mgr.y (mgr.26072) 398 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 2.6 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-10-09T10:16:08.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:08 smithi053 bash[76859]: audit 2023-10-09T10:16:07.999632+0000 mon.c (mon.2) 42 : audit 0 from='client.? 172.21.15.53:0/2610144402' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:16:08.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:08 smithi053 bash[76859]: audit 2023-10-09T10:16:08.054717+0000 mon.a (mon.0) 494 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:16:08.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:08 smithi053 bash[79554]: cluster 2023-10-09T10:16:07.173431+0000 mgr.y (mgr.26072) 398 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 2.6 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-10-09T10:16:08.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:08 smithi053 bash[79554]: audit 2023-10-09T10:16:07.999632+0000 mon.c (mon.2) 42 : audit 0 from='client.? 172.21.15.53:0/2610144402' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:16:08.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:08 smithi053 bash[79554]: audit 2023-10-09T10:16:08.054717+0000 mon.a (mon.0) 494 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:16:08.473 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:08.483 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:08 smithi086 bash[59714]: cluster 2023-10-09T10:16:07.173431+0000 mgr.y (mgr.26072) 398 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 2.6 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-10-09T10:16:08.483 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:08 smithi086 bash[59714]: audit 2023-10-09T10:16:07.999632+0000 mon.c (mon.2) 42 : audit 0 from='client.? 172.21.15.53:0/2610144402' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:16:08.483 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:08 smithi086 bash[59714]: audit 2023-10-09T10:16:08.054717+0000 mon.a (mon.0) 494 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:16:08.498 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:08.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:08.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:08.605 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:08.639 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:08.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:08.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:08.742 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:08.770 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:08.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:08.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:08.872 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:08.902 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:08.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:08.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:09.007 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:09.039 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:09.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:09.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:09.143 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:09.167 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:09.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:09.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:09.271 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:09.302 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:09.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:09.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:09.317 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 27 16 49172 49156 113.764 78.9375 0.0165774 0.00878474 2023-10-09T10:16:09.405 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:09.437 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:09.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:09.440 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:09.541 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:09.571 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:09.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:09.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:09.675 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:09.704 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:09.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:09.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:09.809 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:09.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:09.839 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:09.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:09.940 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:09.969 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:09.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:09.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:10.074 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:10.110 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:10.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:10.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:10.214 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:10.239 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:10 smithi086 bash[59714]: cluster 2023-10-09T10:16:09.174470+0000 mgr.y (mgr.26072) 399 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 2.8 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 103 MiB/s wr, 1.66k op/s 2023-10-09T10:16:10.240 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:10.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:10.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:10.318 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 28 16 50594 50578 112.875 88.875 0.0114244 0.00885365 2023-10-09T10:16:10.343 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:10.373 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:10.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:10.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:10.479 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:10.510 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:10.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:10.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:10.613 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:10.623 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:10 smithi053 bash[79554]: cluster 2023-10-09T10:16:09.174470+0000 mgr.y (mgr.26072) 399 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 2.8 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 103 MiB/s wr, 1.66k op/s 2023-10-09T10:16:10.623 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:10 smithi053 bash[76859]: cluster 2023-10-09T10:16:09.174470+0000 mgr.y (mgr.26072) 399 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 2.8 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 103 MiB/s wr, 1.66k op/s 2023-10-09T10:16:10.647 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:10.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:10.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:10.751 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:10.777 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:10.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:10.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:10.882 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:10.912 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:10.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:10.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:11.015 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:11.055 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:11.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:11.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:11.159 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:11.185 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:11.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:11.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:11.288 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:11.316 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:11.317 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 29 16 51724 51708 111.418 70.625 0.0135952 0.00896882 2023-10-09T10:16:11.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:11.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:11.422 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:11.456 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:11.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:11.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:11.565 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:11.593 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:11.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:11.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:11.698 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:11.733 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:11.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:11.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:11.838 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:11.865 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:11.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:11.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:11.971 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:11.995 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:11.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:11.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:12.098 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:12.134 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:12.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:12.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:12.238 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:12.269 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:12.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:12.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:12.318 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 30 16 53010 52994 110.383 80.375 0.00730727 0.00905101 2023-10-09T10:16:12.372 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:12.397 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:12.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:12.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:12.502 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:12.511 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:12 smithi086 bash[59714]: cluster 2023-10-09T10:16:11.175075+0000 mgr.y (mgr.26072) 400 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-10-09T10:16:12.535 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:12.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:12.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:12.568 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:12 smithi053 bash[76859]: cluster 2023-10-09T10:16:11.175075+0000 mgr.y (mgr.26072) 400 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-10-09T10:16:12.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:12 smithi053 bash[79554]: cluster 2023-10-09T10:16:11.175075+0000 mgr.y (mgr.26072) 400 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-10-09T10:16:12.639 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:12.671 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:12.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:12.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:12.775 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:12.812 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:12.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:12.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:12.921 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:12.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:16:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:16:12] "GET /metrics HTTP/1.1" 200 36504 "" "Prometheus/2.33.4" 2023-10-09T10:16:12.945 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:12.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:12.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:13.048 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:13.076 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:13.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:13.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:13.181 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:13.214 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:13.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:13.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:13.258 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is unset 2023-10-09T10:16:13.317 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:13.318 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 31 16 54246 54230 109.314 77.25 0.0108195 0.00914097 2023-10-09T10:16:13.350 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:13.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:13.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:13.457 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:13.493 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:13.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:13.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:13.497 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:13 smithi053 bash[76859]: audit 2023-10-09T10:16:12.767142+0000 mon.a (mon.0) 495 : audit 1 from='client.? 172.21.15.53:0/654606450' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:16:13.498 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:13 smithi053 bash[79554]: audit 2023-10-09T10:16:12.767142+0000 mon.a (mon.0) 495 : audit 1 from='client.? 172.21.15.53:0/654606450' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:16:13.598 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:13.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:13 smithi086 bash[59714]: audit 2023-10-09T10:16:12.767142+0000 mon.a (mon.0) 495 : audit 1 from='client.? 172.21.15.53:0/654606450' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:16:13.633 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:13.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:13.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:13.737 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:13.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:13.766 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:13.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:13.866 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:13.891 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:13.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:13.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:13.994 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:14.020 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:14.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:14.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:14.126 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:14.147 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:14.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:14.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:14.161 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:16:14.251 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:14.260 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:14 smithi086 bash[59714]: cluster 2023-10-09T10:16:13.175779+0000 mgr.y (mgr.26072) 401 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-09T10:16:14.260 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:14 smithi086 bash[59714]: cluster 2023-10-09T10:16:13.244069+0000 mon.a (mon.0) 496 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:16:14.260 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:14 smithi086 bash[59714]: cluster 2023-10-09T10:16:13.251631+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T10:16:14.260 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:14 smithi086 bash[59714]: cluster 2023-10-09T10:16:13.252611+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T10:16:14.260 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:14 smithi086 bash[59714]: cluster 2023-10-09T10:16:13.252645+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T10:16:14.261 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:14 smithi086 bash[59714]: audit 2023-10-09T10:16:13.253400+0000 mon.a (mon.0) 497 : audit 1 from='client.? 172.21.15.53:0/654606450' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:16:14.261 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:14 smithi086 bash[59714]: cluster 2023-10-09T10:16:13.253559+0000 mon.a (mon.0) 498 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-10-09T10:16:14.281 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:14.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:14.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:14.318 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 32 16 55509 55493 108.364 78.9375 0.0200635 0.00922172 2023-10-09T10:16:14.386 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:14.426 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:14.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:14.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:14.531 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:14.559 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:14.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:14.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:14.663 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:14.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:14 smithi053 bash[79554]: cluster 2023-10-09T10:16:13.175779+0000 mgr.y (mgr.26072) 401 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-09T10:16:14.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:14 smithi053 bash[79554]: cluster 2023-10-09T10:16:13.244069+0000 mon.a (mon.0) 496 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:16:14.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:14 smithi053 bash[79554]: cluster 2023-10-09T10:16:13.251631+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T10:16:14.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:14 smithi053 bash[79554]: cluster 2023-10-09T10:16:13.252611+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T10:16:14.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:14 smithi053 bash[79554]: cluster 2023-10-09T10:16:13.252645+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T10:16:14.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:14 smithi053 bash[79554]: audit 2023-10-09T10:16:13.253400+0000 mon.a (mon.0) 497 : audit 1 from='client.? 172.21.15.53:0/654606450' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:16:14.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:14 smithi053 bash[79554]: cluster 2023-10-09T10:16:13.253559+0000 mon.a (mon.0) 498 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-10-09T10:16:14.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:14 smithi053 bash[76859]: cluster 2023-10-09T10:16:13.175779+0000 mgr.y (mgr.26072) 401 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-10-09T10:16:14.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:14 smithi053 bash[76859]: cluster 2023-10-09T10:16:13.244069+0000 mon.a (mon.0) 496 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:16:14.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:14 smithi053 bash[76859]: cluster 2023-10-09T10:16:13.251631+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T10:16:14.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:14 smithi053 bash[76859]: cluster 2023-10-09T10:16:13.252611+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T10:16:14.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:14 smithi053 bash[76859]: cluster 2023-10-09T10:16:13.252645+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e110 with expected crc 2023-10-09T10:16:14.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:14 smithi053 bash[76859]: audit 2023-10-09T10:16:13.253400+0000 mon.a (mon.0) 497 : audit 1 from='client.? 172.21.15.53:0/654606450' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:16:14.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:14 smithi053 bash[76859]: cluster 2023-10-09T10:16:13.253559+0000 mon.a (mon.0) 498 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-10-09T10:16:14.692 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:14.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:14.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:14.794 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:14.821 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:14.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:14.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:14.924 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:14.957 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:14.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:14.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:15.061 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:15.088 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:15.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:15.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:15.194 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:15.214 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:15.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:15.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:15.316 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:15.318 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 33 16 56511 56495 106.978 62.625 0.0108235 0.00934224 2023-10-09T10:16:15.345 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:15.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:15.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:15.448 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:15.475 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:15.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:15.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:15.580 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:15.613 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:15.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:15.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:15.718 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:15.748 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:15.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:15.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:15.853 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:15.881 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:15.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:15.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:15.896 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:16:15.897 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:16:15.984 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:16.014 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:16.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:16.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:16.118 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:16.150 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:16.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:16.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:16.255 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:16.285 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:16.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:16.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:16.318 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 34 16 57790 57774 106.183 79.9375 0.0102363 0.00941184 2023-10-09T10:16:16.390 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:16.415 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:16.417 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:16 smithi053 bash[79554]: cluster 2023-10-09T10:16:15.176583+0000 mgr.y (mgr.26072) 402 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-10-09T10:16:16.418 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:16 smithi053 bash[76859]: cluster 2023-10-09T10:16:15.176583+0000 mgr.y (mgr.26072) 402 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-10-09T10:16:16.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:16.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:16.519 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:16.547 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:16.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:16.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:16.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:16 smithi086 bash[59714]: cluster 2023-10-09T10:16:15.176583+0000 mgr.y (mgr.26072) 402 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-10-09T10:16:16.651 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:16.676 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:16.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:16.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:16.780 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:16.804 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:16.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:16.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:16.907 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:16.933 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:16.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:16.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:17.038 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:17.064 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:17.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:17.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:17.170 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:17.198 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:17.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:17.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:17.285 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-09T10:16:17.303 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:17.318 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 35 16 59086 59070 105.463 81 0.0264015 0.0094758 2023-10-09T10:16:17.342 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:17.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:17.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:17.450 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:17.483 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:17.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:17.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:17.577 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T10:16:17.596 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:17.651 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:17.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:17.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:17.755 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:17.778 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:16:17.784 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:17.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:17.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:17.890 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:17.921 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:17.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:17.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:18.027 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:18.054 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:18.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:18.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:18.158 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:18.188 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:18.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:18.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:18.292 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:18.317 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:18.318 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 36 16 60282 60266 104.61 74.75 0.0126708 0.00955382 2023-10-09T10:16:18.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:18.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:18.422 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:18.431 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:18 smithi086 bash[59714]: cluster 2023-10-09T10:16:17.177121+0000 mgr.y (mgr.26072) 403 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-09T10:16:18.450 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:18.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:18.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:18.554 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:18.591 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:18.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:18.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:18.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:18 smithi053 bash[79554]: cluster 2023-10-09T10:16:17.177121+0000 mgr.y (mgr.26072) 403 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-09T10:16:18.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:18 smithi053 bash[76859]: cluster 2023-10-09T10:16:17.177121+0000 mgr.y (mgr.26072) 403 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-10-09T10:16:18.696 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:18.732 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:18.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:18.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:18.838 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:18.870 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:18.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:18.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:18.974 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:19.003 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:19.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:19.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:19.106 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:19.133 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:19.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:19.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:19.236 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:19.269 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:19.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:19.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:19.318 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 37 16 61539 61523 103.906 78.5625 0.00455236 0.00961743 2023-10-09T10:16:19.376 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:19.401 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:19.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:19.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:19.506 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:19.532 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:19.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:19.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:19.635 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:19.661 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:19.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:19.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:19.765 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:19.796 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:19.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:19.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:19.902 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:19.935 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:19.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:19.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:20.043 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:20.069 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:20.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:20.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:20.175 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:20.201 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:20.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:20.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:20.305 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:20.320 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 38 16 62768 62752 103.188 76.8125 0.00910291 0.00968529 2023-10-09T10:16:20.339 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:20.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:20.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:20.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:20 smithi086 bash[59714]: cluster 2023-10-09T10:16:19.177874+0000 mgr.y (mgr.26072) 404 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-10-09T10:16:20.442 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:20.450 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:20 smithi053 bash[79554]: cluster 2023-10-09T10:16:19.177874+0000 mgr.y (mgr.26072) 404 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-10-09T10:16:20.450 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:20 smithi053 bash[76859]: cluster 2023-10-09T10:16:19.177874+0000 mgr.y (mgr.26072) 404 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-10-09T10:16:20.465 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:20.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:20.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:20.568 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:20.603 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:20.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:20.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:20.708 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:20.735 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:20.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:20.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:20.840 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:20.865 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:20.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:20.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:20.969 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:20.993 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:20.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:20.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:21.097 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:21.121 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:21.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:21.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:21.230 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:21.246 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:16:21.261 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:21.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:21.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:21.320 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 39 16 63995 63979 102.509 76.6875 0.00400917 0.00974392 2023-10-09T10:16:21.364 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:21.399 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:21.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:21.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:21.505 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:21.529 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:21.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:21.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:21.635 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:21.660 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:21.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:21.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:21.767 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:21.795 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:21.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:21.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:21.863 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:16:21.864 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:16:21.899 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:21.924 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:21.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:21.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:22.030 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:22.058 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:22.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:22.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:22.161 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:22.189 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:22.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:22.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:22.295 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:22.323 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:2023-10-09T10:16:22.322307+0000 min lat: 0.00116533 max lat: 0.205883 avg lat: 0.00983371 2023-10-09T10:16:22.323 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:16:22.323 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 40 16 65073 65057 101.624 67.375 0.0106061 0.00983371 2023-10-09T10:16:22.323 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:22.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:22.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:22.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:22 smithi053 bash[79554]: cluster 2023-10-09T10:16:21.178478+0000 mgr.y (mgr.26072) 405 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-10-09T10:16:22.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:22 smithi053 bash[76859]: cluster 2023-10-09T10:16:21.178478+0000 mgr.y (mgr.26072) 405 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-10-09T10:16:22.426 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:22.435 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:22 smithi086 bash[59714]: cluster 2023-10-09T10:16:21.178478+0000 mgr.y (mgr.26072) 405 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-10-09T10:16:22.455 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:22.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:22.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:22.559 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:22.589 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:22.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:22.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:22.693 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:22.728 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:22.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:22.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:22.833 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:22.859 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:22.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:22.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:22.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:16:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:16:22] "GET /metrics HTTP/1.1" 200 36504 "" "Prometheus/2.33.4" 2023-10-09T10:16:22.963 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:22.991 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:22.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:22.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:23.094 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:23.126 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:23.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:23.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:23.230 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:23.260 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:23.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:23.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:23.323 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 41 16 66316 66300 101.04 77.6875 0.015847 0.00989124 2023-10-09T10:16:23.362 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:23.392 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:23.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:23.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:23.496 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:23.536 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:23.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:23.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:23.639 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:23.678 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:23.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:23.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:23.784 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:23.827 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:23.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:23.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:23.930 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:23.961 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:23.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:23.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:24.065 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:24.092 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:24.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:24.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:24.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:23 smithi086 bash[59714]: audit 2023-10-09T10:16:23.054746+0000 mon.a (mon.0) 499 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:16:24.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:23 smithi086 bash[59714]: cluster 2023-10-09T10:16:23.179047+0000 mgr.y (mgr.26072) 406 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2023-10-09T10:16:24.127 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:23 smithi053 bash[76859]: audit 2023-10-09T10:16:23.054746+0000 mon.a (mon.0) 499 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:16:24.127 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:23 smithi053 bash[76859]: cluster 2023-10-09T10:16:23.179047+0000 mgr.y (mgr.26072) 406 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2023-10-09T10:16:24.127 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:23 smithi053 bash[79554]: audit 2023-10-09T10:16:23.054746+0000 mon.a (mon.0) 499 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:16:24.127 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:23 smithi053 bash[79554]: cluster 2023-10-09T10:16:23.179047+0000 mgr.y (mgr.26072) 406 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2023-10-09T10:16:24.197 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:24.223 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:24.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:24.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:24.323 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 42 16 67411 67395 100.264 68.4375 0.010196 0.00996687 2023-10-09T10:16:24.331 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:24.366 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:24.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:24.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:24.471 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:24.501 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:24.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:24.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:24.606 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:24.630 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:24.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:24.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:24.734 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:24.760 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:24.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:24.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:24.863 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:24.892 INFO:teuthology.orchestra.run.smithi053.stderr:set pool 5 pg_num to 26 2023-10-09T10:16:24.892 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:24.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:24.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:24.996 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:25.017 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:25.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:25.020 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:25.121 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:25.130 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:24 smithi053 bash[76859]: audit 2023-10-09T10:16:24.705464+0000 mon.c (mon.2) 43 : audit 1 from='client.? 172.21.15.53:0/1291669211' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T10:16:25.130 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:24 smithi053 bash[76859]: audit 2023-10-09T10:16:24.705910+0000 mon.a (mon.0) 500 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T10:16:25.130 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:24 smithi053 bash[79554]: audit 2023-10-09T10:16:24.705464+0000 mon.c (mon.2) 43 : audit 1 from='client.? 172.21.15.53:0/1291669211' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T10:16:25.130 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:24 smithi053 bash[79554]: audit 2023-10-09T10:16:24.705910+0000 mon.a (mon.0) 500 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T10:16:25.149 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:25.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:25.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:25.252 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:25.261 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:24 smithi086 bash[59714]: audit 2023-10-09T10:16:24.705464+0000 mon.c (mon.2) 43 : audit 1 from='client.? 172.21.15.53:0/1291669211' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T10:16:25.262 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:24 smithi086 bash[59714]: audit 2023-10-09T10:16:24.705910+0000 mon.a (mon.0) 500 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T10:16:25.283 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:25.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:25.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:25.323 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 43 16 68529 68513 99.5572 69.875 0.0154674 0.0100384 2023-10-09T10:16:25.389 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:25.425 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:25.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:25.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:25.532 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:25.557 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:25.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:25.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:25.660 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:25.688 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:25.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:25.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:25.791 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:25.828 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:25.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:25.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:25.931 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:25.963 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:25.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:25.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:26.069 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:26.078 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:25 smithi086 bash[59714]: audit 2023-10-09T10:16:24.876848+0000 mon.a (mon.0) 501 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]': finished 2023-10-09T10:16:26.078 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:25 smithi086 bash[59714]: cluster 2023-10-09T10:16:24.876917+0000 mon.a (mon.0) 502 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-10-09T10:16:26.078 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:25 smithi086 bash[59714]: cluster 2023-10-09T10:16:24.881335+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e111 with expected crc 2023-10-09T10:16:26.079 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:25 smithi086 bash[59714]: cluster 2023-10-09T10:16:24.884152+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e111 with expected crc 2023-10-09T10:16:26.079 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:25 smithi086 bash[59714]: cluster 2023-10-09T10:16:24.891135+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e111 with expected crc 2023-10-09T10:16:26.079 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:25 smithi086 bash[59714]: cluster 2023-10-09T10:16:25.179446+0000 mgr.y (mgr.26072) 407 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-09T10:16:26.079 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:25 smithi086 bash[59714]: audit 2023-10-09T10:16:25.180443+0000 mon.a (mon.0) 503 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T10:16:26.099 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:26.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:26.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:26.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:25 smithi053 bash[79554]: audit 2023-10-09T10:16:24.876848+0000 mon.a (mon.0) 501 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]': finished 2023-10-09T10:16:26.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:25 smithi053 bash[79554]: cluster 2023-10-09T10:16:24.876917+0000 mon.a (mon.0) 502 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-10-09T10:16:26.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:25 smithi053 bash[79554]: cluster 2023-10-09T10:16:24.881335+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e111 with expected crc 2023-10-09T10:16:26.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:25 smithi053 bash[79554]: cluster 2023-10-09T10:16:24.884152+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e111 with expected crc 2023-10-09T10:16:26.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:25 smithi053 bash[79554]: cluster 2023-10-09T10:16:24.891135+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e111 with expected crc 2023-10-09T10:16:26.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:25 smithi053 bash[79554]: cluster 2023-10-09T10:16:25.179446+0000 mgr.y (mgr.26072) 407 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-09T10:16:26.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:25 smithi053 bash[79554]: audit 2023-10-09T10:16:25.180443+0000 mon.a (mon.0) 503 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T10:16:26.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:25 smithi053 bash[76859]: audit 2023-10-09T10:16:24.876848+0000 mon.a (mon.0) 501 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]': finished 2023-10-09T10:16:26.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:25 smithi053 bash[76859]: cluster 2023-10-09T10:16:24.876917+0000 mon.a (mon.0) 502 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-10-09T10:16:26.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:25 smithi053 bash[76859]: cluster 2023-10-09T10:16:24.881335+0000 osd.4 (osd.4) 40 : cluster 3 failed to encode map e111 with expected crc 2023-10-09T10:16:26.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:25 smithi053 bash[76859]: cluster 2023-10-09T10:16:24.884152+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e111 with expected crc 2023-10-09T10:16:26.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:25 smithi053 bash[76859]: cluster 2023-10-09T10:16:24.891135+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e111 with expected crc 2023-10-09T10:16:26.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:25 smithi053 bash[76859]: cluster 2023-10-09T10:16:25.179446+0000 mgr.y (mgr.26072) 407 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-10-09T10:16:26.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:25 smithi053 bash[76859]: audit 2023-10-09T10:16:25.180443+0000 mon.a (mon.0) 503 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T10:16:26.201 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:26.232 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:26.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:26.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:26.323 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 44 16 69085 69069 98.0844 34.75 0.00338334 0.0100956 2023-10-09T10:16:26.335 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:26.363 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:26.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:26.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:26.467 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:26.499 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:26.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:26.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:26.602 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:26.627 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:26.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:26.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:26.730 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:26.761 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:26.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:26.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:26.865 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:26.898 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:26.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:26.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:27.004 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:27.012 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:26 smithi086 bash[59714]: cluster 2023-10-09T10:16:24.884152+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e111 with expected crc 2023-10-09T10:16:27.013 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:26 smithi086 bash[59714]: audit 2023-10-09T10:16:25.888602+0000 mon.a (mon.0) 504 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-09T10:16:27.013 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:26 smithi086 bash[59714]: cluster 2023-10-09T10:16:25.888697+0000 mon.a (mon.0) 505 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-10-09T10:16:27.013 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:26 smithi086 bash[59714]: cluster 2023-10-09T10:16:25.903117+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e112 with expected crc 2023-10-09T10:16:27.013 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:26 smithi086 bash[59714]: cluster 2023-10-09T10:16:25.903192+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e112 with expected crc 2023-10-09T10:16:27.013 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:26 smithi086 bash[59714]: cluster 2023-10-09T10:16:25.906193+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e112 with expected crc 2023-10-09T10:16:27.036 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:27.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:27.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:27.139 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:27.148 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:26 smithi053 bash[79554]: cluster 2023-10-09T10:16:24.884152+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e111 with expected crc 2023-10-09T10:16:27.148 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:26 smithi053 bash[79554]: audit 2023-10-09T10:16:25.888602+0000 mon.a (mon.0) 504 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-09T10:16:27.148 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:26 smithi053 bash[79554]: cluster 2023-10-09T10:16:25.888697+0000 mon.a (mon.0) 505 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-10-09T10:16:27.148 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:26 smithi053 bash[79554]: cluster 2023-10-09T10:16:25.903117+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e112 with expected crc 2023-10-09T10:16:27.148 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:26 smithi053 bash[79554]: cluster 2023-10-09T10:16:25.903192+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e112 with expected crc 2023-10-09T10:16:27.148 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:26 smithi053 bash[79554]: cluster 2023-10-09T10:16:25.906193+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e112 with expected crc 2023-10-09T10:16:27.149 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:26 smithi053 bash[76859]: cluster 2023-10-09T10:16:24.884152+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e111 with expected crc 2023-10-09T10:16:27.149 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:26 smithi053 bash[76859]: audit 2023-10-09T10:16:25.888602+0000 mon.a (mon.0) 504 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-09T10:16:27.149 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:26 smithi053 bash[76859]: cluster 2023-10-09T10:16:25.888697+0000 mon.a (mon.0) 505 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-10-09T10:16:27.149 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:26 smithi053 bash[76859]: cluster 2023-10-09T10:16:25.903117+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e112 with expected crc 2023-10-09T10:16:27.149 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:26 smithi053 bash[76859]: cluster 2023-10-09T10:16:25.903192+0000 osd.4 (osd.4) 41 : cluster 3 failed to encode map e112 with expected crc 2023-10-09T10:16:27.149 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:26 smithi053 bash[76859]: cluster 2023-10-09T10:16:25.906193+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e112 with expected crc 2023-10-09T10:16:27.165 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:27.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:27.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:27.271 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:27.298 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:27.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:27.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:27.323 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 45 16 69640 69624 96.6757 34.6875 0.00512308 0.0103383 2023-10-09T10:16:27.404 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:27.428 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:27.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:27.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:27.534 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:27.584 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:27.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:27.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:27.689 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:27.720 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:27.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:27.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:27.823 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:27.849 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:27.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:27.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:27.953 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:27.978 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:27.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:27.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:28.082 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:28.101 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:27 smithi053 bash[79554]: cluster 2023-10-09T10:16:25.904597+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e112 with expected crc 2023-10-09T10:16:28.101 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:27 smithi053 bash[79554]: cluster 2023-10-09T10:16:26.893820+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T10:16:28.101 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:27 smithi053 bash[79554]: cluster 2023-10-09T10:16:26.895230+0000 mon.a (mon.0) 506 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-10-09T10:16:28.101 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:27 smithi053 bash[79554]: cluster 2023-10-09T10:16:26.897219+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T10:16:28.102 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:27 smithi053 bash[79554]: cluster 2023-10-09T10:16:26.897350+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T10:16:28.102 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:27 smithi053 bash[79554]: cluster 2023-10-09T10:16:26.897532+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T10:16:28.102 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:27 smithi053 bash[79554]: cluster 2023-10-09T10:16:26.899210+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T10:16:28.102 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:27 smithi053 bash[79554]: cluster 2023-10-09T10:16:27.180085+0000 mgr.y (mgr.26072) 408 : cluster 0 pgmap v350: 99 pgs: 10 unknown, 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 61 MiB/s wr, 971 op/s 2023-10-09T10:16:28.103 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:27 smithi053 bash[76859]: cluster 2023-10-09T10:16:25.904597+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e112 with expected crc 2023-10-09T10:16:28.103 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:27 smithi053 bash[76859]: cluster 2023-10-09T10:16:26.893820+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T10:16:28.103 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:27 smithi053 bash[76859]: cluster 2023-10-09T10:16:26.895230+0000 mon.a (mon.0) 506 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-10-09T10:16:28.103 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:27 smithi053 bash[76859]: cluster 2023-10-09T10:16:26.897219+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T10:16:28.103 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:27 smithi053 bash[76859]: cluster 2023-10-09T10:16:26.897350+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T10:16:28.103 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:27 smithi053 bash[76859]: cluster 2023-10-09T10:16:26.897532+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T10:16:28.104 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:27 smithi053 bash[76859]: cluster 2023-10-09T10:16:26.899210+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T10:16:28.104 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:27 smithi053 bash[76859]: cluster 2023-10-09T10:16:27.180085+0000 mgr.y (mgr.26072) 408 : cluster 0 pgmap v350: 99 pgs: 10 unknown, 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 61 MiB/s wr, 971 op/s 2023-10-09T10:16:28.111 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:28.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:28.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:28.215 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:28.223 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:27 smithi086 bash[59714]: cluster 2023-10-09T10:16:25.904597+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e112 with expected crc 2023-10-09T10:16:28.223 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:27 smithi086 bash[59714]: cluster 2023-10-09T10:16:26.893820+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T10:16:28.223 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:27 smithi086 bash[59714]: cluster 2023-10-09T10:16:26.895230+0000 mon.a (mon.0) 506 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-10-09T10:16:28.224 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:27 smithi086 bash[59714]: cluster 2023-10-09T10:16:26.897219+0000 osd.4 (osd.4) 42 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T10:16:28.224 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:27 smithi086 bash[59714]: cluster 2023-10-09T10:16:26.897350+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T10:16:28.224 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:27 smithi086 bash[59714]: cluster 2023-10-09T10:16:26.897532+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T10:16:28.224 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:27 smithi086 bash[59714]: cluster 2023-10-09T10:16:26.899210+0000 osd.4 (osd.4) 43 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T10:16:28.224 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:27 smithi086 bash[59714]: cluster 2023-10-09T10:16:27.180085+0000 mgr.y (mgr.26072) 408 : cluster 0 pgmap v350: 99 pgs: 10 unknown, 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 61 MiB/s wr, 971 op/s 2023-10-09T10:16:28.239 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:28.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:28.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:28.323 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 46 16 71022 71006 96.4517 86.375 0.00514657 0.0103625 2023-10-09T10:16:28.342 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:28.373 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:28.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:28.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:28.476 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:28.510 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:28.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:28.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:28.613 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:28.644 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:28.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:28.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:28.748 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:28.773 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:28.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:28.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:28.876 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:28.904 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:28.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:28.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:29.009 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:29.019 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:28 smithi086 bash[59714]: cluster 2023-10-09T10:16:26.897355+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T10:16:29.019 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:28 smithi086 bash[59714]: cluster 2023-10-09T10:16:26.899725+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T10:16:29.019 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:28 smithi086 bash[59714]: cluster 2023-10-09T10:16:26.904351+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T10:16:29.019 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:28 smithi086 bash[59714]: cluster 2023-10-09T10:16:27.888197+0000 osd.4 (osd.4) 44 : cluster 0 5.1 scrub starts 2023-10-09T10:16:29.055 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:29.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:29.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:29.159 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:29.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:28 smithi053 bash[79554]: cluster 2023-10-09T10:16:26.897355+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T10:16:29.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:28 smithi053 bash[79554]: cluster 2023-10-09T10:16:26.899725+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T10:16:29.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:28 smithi053 bash[79554]: cluster 2023-10-09T10:16:26.904351+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T10:16:29.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:28 smithi053 bash[79554]: cluster 2023-10-09T10:16:27.888197+0000 osd.4 (osd.4) 44 : cluster 0 5.1 scrub starts 2023-10-09T10:16:29.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:28 smithi053 bash[76859]: cluster 2023-10-09T10:16:26.897355+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T10:16:29.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:28 smithi053 bash[76859]: cluster 2023-10-09T10:16:26.899725+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T10:16:29.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:28 smithi053 bash[76859]: cluster 2023-10-09T10:16:26.904351+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e113 with expected crc 2023-10-09T10:16:29.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:28 smithi053 bash[76859]: cluster 2023-10-09T10:16:27.888197+0000 osd.4 (osd.4) 44 : cluster 0 5.1 scrub starts 2023-10-09T10:16:29.193 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:29.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:29.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:29.298 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:29.324 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 47 16 72329 72313 96.1374 81.6875 0.0194868 0.0103955 2023-10-09T10:16:29.327 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:29.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:29.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:29.433 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:29.461 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:29.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:29.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:29.564 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:29.600 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:29.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:29.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:29.705 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:29.725 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:29.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:29.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:29.828 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:29.858 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:29.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:29.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:29.961 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:29.995 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:29.998 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:29 smithi053 bash[76859]: cluster 2023-10-09T10:16:28.242233+0000 osd.0 (osd.0) 1 : cluster 0 5.5 scrub starts 2023-10-09T10:16:29.998 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:29 smithi053 bash[76859]: cluster 2023-10-09T10:16:28.594274+0000 osd.4 (osd.4) 45 : cluster 0 5.1 scrub ok 2023-10-09T10:16:29.998 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:29 smithi053 bash[76859]: cluster 2023-10-09T10:16:28.752604+0000 osd.3 (osd.3) 1 : cluster 0 5.0 scrub starts 2023-10-09T10:16:29.998 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:29 smithi053 bash[76859]: cluster 2023-10-09T10:16:29.180826+0000 mgr.y (mgr.26072) 409 : cluster 0 pgmap v351: 99 pgs: 4 unknown, 95 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 59 MiB/s wr, 951 op/s; 32 KiB/s, 0 objects/s recovering 2023-10-09T10:16:29.998 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:29 smithi053 bash[79554]: cluster 2023-10-09T10:16:28.242233+0000 osd.0 (osd.0) 1 : cluster 0 5.5 scrub starts 2023-10-09T10:16:29.998 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:29 smithi053 bash[79554]: cluster 2023-10-09T10:16:28.594274+0000 osd.4 (osd.4) 45 : cluster 0 5.1 scrub ok 2023-10-09T10:16:29.999 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:29 smithi053 bash[79554]: cluster 2023-10-09T10:16:28.752604+0000 osd.3 (osd.3) 1 : cluster 0 5.0 scrub starts 2023-10-09T10:16:29.999 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:29 smithi053 bash[79554]: cluster 2023-10-09T10:16:29.180826+0000 mgr.y (mgr.26072) 409 : cluster 0 pgmap v351: 99 pgs: 4 unknown, 95 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 59 MiB/s wr, 951 op/s; 32 KiB/s, 0 objects/s recovering 2023-10-09T10:16:29.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:29.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:30.100 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:30.122 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:30.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:30.125 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:30.225 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:30.240 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:29 smithi086 bash[59714]: cluster 2023-10-09T10:16:28.242233+0000 osd.0 (osd.0) 1 : cluster 0 5.5 scrub starts 2023-10-09T10:16:30.240 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:29 smithi086 bash[59714]: cluster 2023-10-09T10:16:28.594274+0000 osd.4 (osd.4) 45 : cluster 0 5.1 scrub ok 2023-10-09T10:16:30.240 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:29 smithi086 bash[59714]: cluster 2023-10-09T10:16:28.752604+0000 osd.3 (osd.3) 1 : cluster 0 5.0 scrub starts 2023-10-09T10:16:30.240 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:29 smithi086 bash[59714]: cluster 2023-10-09T10:16:29.180826+0000 mgr.y (mgr.26072) 409 : cluster 0 pgmap v351: 99 pgs: 4 unknown, 95 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 59 MiB/s wr, 951 op/s; 32 KiB/s, 0 objects/s recovering 2023-10-09T10:16:30.262 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:30.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:30.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:30.324 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 48 16 73534 73518 95.7035 75.3125 0.0091233 0.0104419 2023-10-09T10:16:30.367 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:30.396 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:30.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:30.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:30.500 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:30.531 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:30.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:30.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:30.635 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:30.671 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:30.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:30.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:30.776 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:30.818 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:30.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:30.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:30.921 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:30.957 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:30.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:30.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:31.064 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:31.092 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:31.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:31.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:31.199 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:31.207 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:30 smithi086 bash[59714]: cluster 2023-10-09T10:16:29.280247+0000 osd.0 (osd.0) 2 : cluster 0 5.3 scrub starts 2023-10-09T10:16:31.207 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:30 smithi086 bash[59714]: cluster 2023-10-09T10:16:29.376150+0000 osd.3 (osd.3) 2 : cluster 0 5.0 scrub ok 2023-10-09T10:16:31.207 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:30 smithi086 bash[59714]: cluster 2023-10-09T10:16:29.794802+0000 osd.3 (osd.3) 3 : cluster 0 5.10 scrub starts 2023-10-09T10:16:31.207 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:30 smithi086 bash[59714]: cluster 2023-10-09T10:16:30.682957+0000 osd.7 (osd.7) 33 : cluster 0 5.4 scrub starts 2023-10-09T10:16:31.235 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:31.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:31.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:31.324 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 49 16 74752 74736 95.3038 76.125 0.010439 0.0104871 2023-10-09T10:16:31.340 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:31.377 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:31.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:31.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:31.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:30 smithi053 bash[79554]: cluster 2023-10-09T10:16:29.280247+0000 osd.0 (osd.0) 2 : cluster 0 5.3 scrub starts 2023-10-09T10:16:31.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:30 smithi053 bash[79554]: cluster 2023-10-09T10:16:29.376150+0000 osd.3 (osd.3) 2 : cluster 0 5.0 scrub ok 2023-10-09T10:16:31.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:30 smithi053 bash[79554]: cluster 2023-10-09T10:16:29.794802+0000 osd.3 (osd.3) 3 : cluster 0 5.10 scrub starts 2023-10-09T10:16:31.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:30 smithi053 bash[79554]: cluster 2023-10-09T10:16:30.682957+0000 osd.7 (osd.7) 33 : cluster 0 5.4 scrub starts 2023-10-09T10:16:31.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:30 smithi053 bash[76859]: cluster 2023-10-09T10:16:29.280247+0000 osd.0 (osd.0) 2 : cluster 0 5.3 scrub starts 2023-10-09T10:16:31.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:30 smithi053 bash[76859]: cluster 2023-10-09T10:16:29.376150+0000 osd.3 (osd.3) 2 : cluster 0 5.0 scrub ok 2023-10-09T10:16:31.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:30 smithi053 bash[76859]: cluster 2023-10-09T10:16:29.794802+0000 osd.3 (osd.3) 3 : cluster 0 5.10 scrub starts 2023-10-09T10:16:31.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:30 smithi053 bash[76859]: cluster 2023-10-09T10:16:30.682957+0000 osd.7 (osd.7) 33 : cluster 0 5.4 scrub starts 2023-10-09T10:16:31.481 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:31.510 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:31.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:31.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:31.615 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:31.645 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:31.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:31.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:31.752 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:31.782 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:31.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:31.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:31.885 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:31.919 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:31.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:31.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:32.024 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:32.047 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:32.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:32.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:32.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:31 smithi086 bash[59714]: cluster 2023-10-09T10:16:30.255579+0000 osd.0 (osd.0) 3 : cluster 0 5.3 scrub ok 2023-10-09T10:16:32.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:31 smithi086 bash[59714]: cluster 2023-10-09T10:16:30.450535+0000 osd.3 (osd.3) 4 : cluster 0 5.10 scrub ok 2023-10-09T10:16:32.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:31 smithi086 bash[59714]: cluster 2023-10-09T10:16:30.928936+0000 osd.4 (osd.4) 46 : cluster 0 5.11 scrub starts 2023-10-09T10:16:32.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:31 smithi086 bash[59714]: cluster 2023-10-09T10:16:31.181444+0000 mgr.y (mgr.26072) 410 : cluster 0 pgmap v352: 99 pgs: 99 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 11 MiB/s wr, 178 op/s; 51 KiB/s, 0 objects/s recovering 2023-10-09T10:16:32.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:31 smithi086 bash[59714]: audit 2023-10-09T10:16:31.182485+0000 mon.a (mon.0) 507 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-10-09T10:16:32.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:31 smithi086 bash[59714]: cluster 2023-10-09T10:16:31.480676+0000 osd.7 (osd.7) 34 : cluster 0 5.4 scrub ok 2023-10-09T10:16:32.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:31 smithi086 bash[59714]: cluster 2023-10-09T10:16:31.705219+0000 osd.7 (osd.7) 35 : cluster 0 5.9 scrub starts 2023-10-09T10:16:32.152 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:32.181 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:32.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:32.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:32.284 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:32.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:31 smithi053 bash[76859]: cluster 2023-10-09T10:16:30.255579+0000 osd.0 (osd.0) 3 : cluster 0 5.3 scrub ok 2023-10-09T10:16:32.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:31 smithi053 bash[76859]: cluster 2023-10-09T10:16:30.450535+0000 osd.3 (osd.3) 4 : cluster 0 5.10 scrub ok 2023-10-09T10:16:32.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:31 smithi053 bash[76859]: cluster 2023-10-09T10:16:30.928936+0000 osd.4 (osd.4) 46 : cluster 0 5.11 scrub starts 2023-10-09T10:16:32.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:31 smithi053 bash[76859]: cluster 2023-10-09T10:16:31.181444+0000 mgr.y (mgr.26072) 410 : cluster 0 pgmap v352: 99 pgs: 99 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 11 MiB/s wr, 178 op/s; 51 KiB/s, 0 objects/s recovering 2023-10-09T10:16:32.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:31 smithi053 bash[76859]: audit 2023-10-09T10:16:31.182485+0000 mon.a (mon.0) 507 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-10-09T10:16:32.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:31 smithi053 bash[76859]: cluster 2023-10-09T10:16:31.480676+0000 osd.7 (osd.7) 34 : cluster 0 5.4 scrub ok 2023-10-09T10:16:32.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:31 smithi053 bash[76859]: cluster 2023-10-09T10:16:31.705219+0000 osd.7 (osd.7) 35 : cluster 0 5.9 scrub starts 2023-10-09T10:16:32.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:31 smithi053 bash[79554]: cluster 2023-10-09T10:16:30.255579+0000 osd.0 (osd.0) 3 : cluster 0 5.3 scrub ok 2023-10-09T10:16:32.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:31 smithi053 bash[79554]: cluster 2023-10-09T10:16:30.450535+0000 osd.3 (osd.3) 4 : cluster 0 5.10 scrub ok 2023-10-09T10:16:32.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:31 smithi053 bash[79554]: cluster 2023-10-09T10:16:30.928936+0000 osd.4 (osd.4) 46 : cluster 0 5.11 scrub starts 2023-10-09T10:16:32.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:31 smithi053 bash[79554]: cluster 2023-10-09T10:16:31.181444+0000 mgr.y (mgr.26072) 410 : cluster 0 pgmap v352: 99 pgs: 99 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 11 MiB/s wr, 178 op/s; 51 KiB/s, 0 objects/s recovering 2023-10-09T10:16:32.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:31 smithi053 bash[79554]: audit 2023-10-09T10:16:31.182485+0000 mon.a (mon.0) 507 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-10-09T10:16:32.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:31 smithi053 bash[79554]: cluster 2023-10-09T10:16:31.480676+0000 osd.7 (osd.7) 34 : cluster 0 5.4 scrub ok 2023-10-09T10:16:32.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:31 smithi053 bash[79554]: cluster 2023-10-09T10:16:31.705219+0000 osd.7 (osd.7) 35 : cluster 0 5.9 scrub starts 2023-10-09T10:16:32.302 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:32.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:32.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:32.324 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 50 16 75996 75980 94.9526 77.75 0.00457933 0.0104855 2023-10-09T10:16:32.405 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:32.435 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:32.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:32.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:32.539 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:32.555 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-09T10:16:32.555 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:16:32.555 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-10-09T10:16:32.555 INFO:tasks.thrashosds.thrasher:Setting osd 4 primary_affinity to 1.000000 2023-10-09T10:16:32.556 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 4 1 2023-10-09T10:16:32.570 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:32.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:32.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:32.673 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:32.701 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:32.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:32.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:32.802 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:32.820 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:16:32] "GET /metrics HTTP/1.1" 200 36508 "" "Prometheus/2.33.4" 2023-10-09T10:16:32.834 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:32.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:32.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:32.938 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:32.962 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:32.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:32.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:33.065 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:33.073 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:32 smithi086 bash[59714]: cluster 2023-10-09T10:16:31.957491+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T10:16:33.073 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:32 smithi086 bash[59714]: cluster 2023-10-09T10:16:31.957923+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T10:16:33.073 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:32 smithi086 bash[59714]: audit 2023-10-09T10:16:31.958456+0000 mon.a (mon.0) 508 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"}]': finished 2023-10-09T10:16:33.073 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:32 smithi086 bash[59714]: cluster 2023-10-09T10:16:31.958681+0000 mon.a (mon.0) 509 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-10-09T10:16:33.073 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:32 smithi086 bash[59714]: cluster 2023-10-09T10:16:31.962313+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T10:16:33.073 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:32 smithi086 bash[59714]: cluster 2023-10-09T10:16:31.963386+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T10:16:33.073 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:32 smithi086 bash[59714]: cluster 2023-10-09T10:16:31.963553+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T10:16:33.074 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:32 smithi086 bash[59714]: cluster 2023-10-09T10:16:31.964463+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T10:16:33.074 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:32 smithi086 bash[59714]: cluster 2023-10-09T10:16:31.966332+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T10:16:33.074 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:32 smithi086 bash[59714]: cluster 2023-10-09T10:16:31.967558+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T10:16:33.074 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:32 smithi086 bash[59714]: cluster 2023-10-09T10:16:32.359046+0000 osd.7 (osd.7) 38 : cluster 0 5.9 scrub ok 2023-10-09T10:16:33.074 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:32 smithi086 bash[59714]: cluster 2023-10-09T10:16:32.863302+0000 mon.a (mon.0) 510 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-10-09T10:16:33.074 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:32 smithi086 bash[59714]: cluster 2023-10-09T10:16:32.866832+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T10:16:33.074 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:32 smithi086 bash[59714]: cluster 2023-10-09T10:16:32.870060+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T10:16:33.089 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:33.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:33.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:33.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[79554]: cluster 2023-10-09T10:16:31.957491+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T10:16:33.193 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[79554]: cluster 2023-10-09T10:16:31.957923+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T10:16:33.193 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[79554]: audit 2023-10-09T10:16:31.958456+0000 mon.a (mon.0) 508 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"}]': finished 2023-10-09T10:16:33.193 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[79554]: cluster 2023-10-09T10:16:31.958681+0000 mon.a (mon.0) 509 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-10-09T10:16:33.193 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[79554]: cluster 2023-10-09T10:16:31.962313+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T10:16:33.194 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[79554]: cluster 2023-10-09T10:16:31.963386+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T10:16:33.194 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[79554]: cluster 2023-10-09T10:16:31.963553+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T10:16:33.194 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[79554]: cluster 2023-10-09T10:16:31.964463+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T10:16:33.194 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[79554]: cluster 2023-10-09T10:16:31.966332+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T10:16:33.194 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[79554]: cluster 2023-10-09T10:16:31.967558+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T10:16:33.194 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[79554]: cluster 2023-10-09T10:16:32.359046+0000 osd.7 (osd.7) 38 : cluster 0 5.9 scrub ok 2023-10-09T10:16:33.194 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[79554]: cluster 2023-10-09T10:16:32.863302+0000 mon.a (mon.0) 510 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-10-09T10:16:33.194 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[79554]: cluster 2023-10-09T10:16:32.866832+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T10:16:33.194 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[79554]: cluster 2023-10-09T10:16:32.870060+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T10:16:33.195 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[76859]: cluster 2023-10-09T10:16:31.957491+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T10:16:33.195 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[76859]: cluster 2023-10-09T10:16:31.957923+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T10:16:33.195 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[76859]: audit 2023-10-09T10:16:31.958456+0000 mon.a (mon.0) 508 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"}]': finished 2023-10-09T10:16:33.195 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[76859]: cluster 2023-10-09T10:16:31.958681+0000 mon.a (mon.0) 509 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-10-09T10:16:33.195 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[76859]: cluster 2023-10-09T10:16:31.962313+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T10:16:33.195 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[76859]: cluster 2023-10-09T10:16:31.963386+0000 osd.4 (osd.4) 47 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T10:16:33.195 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[76859]: cluster 2023-10-09T10:16:31.963553+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T10:16:33.195 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[76859]: cluster 2023-10-09T10:16:31.964463+0000 osd.4 (osd.4) 48 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T10:16:33.195 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[76859]: cluster 2023-10-09T10:16:31.966332+0000 osd.4 (osd.4) 49 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T10:16:33.195 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[76859]: cluster 2023-10-09T10:16:31.967558+0000 osd.4 (osd.4) 50 : cluster 3 failed to encode map e114 with expected crc 2023-10-09T10:16:33.196 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[76859]: cluster 2023-10-09T10:16:32.359046+0000 osd.7 (osd.7) 38 : cluster 0 5.9 scrub ok 2023-10-09T10:16:33.196 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[76859]: cluster 2023-10-09T10:16:32.863302+0000 mon.a (mon.0) 510 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-10-09T10:16:33.196 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[76859]: cluster 2023-10-09T10:16:32.866832+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T10:16:33.196 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:32 smithi053 bash[76859]: cluster 2023-10-09T10:16:32.870060+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T10:16:33.196 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:33.221 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:33.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:33.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:33.324 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 51 16 76041 76025 93.1462 2.8125 0.00301661 0.0104814 2023-10-09T10:16:33.325 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:33.349 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:33.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:33.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:33.453 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:33.488 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:33.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:33.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:33.592 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:33.625 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:33.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:33.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:33.731 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:33.764 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:33.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:33.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:33.868 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:33.900 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:33.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:33.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:34.004 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:34.027 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:34.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:34.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:34.129 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:34.140 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:33 smithi086 bash[59714]: cluster 2023-10-09T10:16:32.868250+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T10:16:34.141 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:33 smithi086 bash[59714]: cluster 2023-10-09T10:16:32.868258+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T10:16:34.141 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:33 smithi086 bash[59714]: cluster 2023-10-09T10:16:32.964198+0000 osd.4 (osd.4) 52 : cluster 0 5.11 scrub starts 2023-10-09T10:16:34.141 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:33 smithi086 bash[59714]: cluster 2023-10-09T10:16:32.979500+0000 osd.6 (osd.6) 32 : cluster 0 5.2 scrub starts 2023-10-09T10:16:34.141 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:33 smithi086 bash[59714]: cluster 2023-10-09T10:16:33.181961+0000 mgr.y (mgr.26072) 411 : cluster 0 pgmap v355: 99 pgs: 99 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 41 KiB/s, 0 objects/s recovering 2023-10-09T10:16:34.141 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:33 smithi086 bash[59714]: audit 2023-10-09T10:16:33.183400+0000 mon.a (mon.0) 511 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-10-09T10:16:34.141 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:33 smithi086 bash[59714]: audit 2023-10-09T10:16:33.872645+0000 mon.a (mon.0) 512 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"}]': finished 2023-10-09T10:16:34.141 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:33 smithi086 bash[59714]: cluster 2023-10-09T10:16:33.872796+0000 mon.a (mon.0) 513 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-10-09T10:16:34.163 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:34.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:34.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:34.270 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:34.305 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:34.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:34.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:34.324 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 52 16 76249 76233 91.6051 13 0.00774538 0.0109055 2023-10-09T10:16:34.412 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:34.422 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:33 smithi053 bash[76859]: cluster 2023-10-09T10:16:32.868250+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T10:16:34.422 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:33 smithi053 bash[76859]: cluster 2023-10-09T10:16:32.868258+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T10:16:34.422 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:33 smithi053 bash[76859]: cluster 2023-10-09T10:16:32.964198+0000 osd.4 (osd.4) 52 : cluster 0 5.11 scrub starts 2023-10-09T10:16:34.422 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:33 smithi053 bash[76859]: cluster 2023-10-09T10:16:32.979500+0000 osd.6 (osd.6) 32 : cluster 0 5.2 scrub starts 2023-10-09T10:16:34.422 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:33 smithi053 bash[76859]: cluster 2023-10-09T10:16:33.181961+0000 mgr.y (mgr.26072) 411 : cluster 0 pgmap v355: 99 pgs: 99 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 41 KiB/s, 0 objects/s recovering 2023-10-09T10:16:34.422 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:33 smithi053 bash[76859]: audit 2023-10-09T10:16:33.183400+0000 mon.a (mon.0) 511 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-10-09T10:16:34.422 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:33 smithi053 bash[76859]: audit 2023-10-09T10:16:33.872645+0000 mon.a (mon.0) 512 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"}]': finished 2023-10-09T10:16:34.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:33 smithi053 bash[76859]: cluster 2023-10-09T10:16:33.872796+0000 mon.a (mon.0) 513 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-10-09T10:16:34.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:33 smithi053 bash[79554]: cluster 2023-10-09T10:16:32.868250+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T10:16:34.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:33 smithi053 bash[79554]: cluster 2023-10-09T10:16:32.868258+0000 osd.4 (osd.4) 51 : cluster 3 failed to encode map e115 with expected crc 2023-10-09T10:16:34.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:33 smithi053 bash[79554]: cluster 2023-10-09T10:16:32.964198+0000 osd.4 (osd.4) 52 : cluster 0 5.11 scrub starts 2023-10-09T10:16:34.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:33 smithi053 bash[79554]: cluster 2023-10-09T10:16:32.979500+0000 osd.6 (osd.6) 32 : cluster 0 5.2 scrub starts 2023-10-09T10:16:34.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:33 smithi053 bash[79554]: cluster 2023-10-09T10:16:33.181961+0000 mgr.y (mgr.26072) 411 : cluster 0 pgmap v355: 99 pgs: 99 active+clean; 4.4 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 41 KiB/s, 0 objects/s recovering 2023-10-09T10:16:34.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:33 smithi053 bash[79554]: audit 2023-10-09T10:16:33.183400+0000 mon.a (mon.0) 511 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-10-09T10:16:34.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:33 smithi053 bash[79554]: audit 2023-10-09T10:16:33.872645+0000 mon.a (mon.0) 512 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"}]': finished 2023-10-09T10:16:34.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:33 smithi053 bash[79554]: cluster 2023-10-09T10:16:33.872796+0000 mon.a (mon.0) 513 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-10-09T10:16:34.439 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:34.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:34.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:34.547 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:34.575 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:34.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:34.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:34.678 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:34.705 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:34.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:34.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:34.808 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:34.836 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:34.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:34.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:34.939 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:34.961 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:34.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:34.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:35.064 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:35.089 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:35.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:35.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:35.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:34 smithi086 bash[59714]: cluster 2023-10-09T10:16:33.321021+0000 osd.6 (osd.6) 33 : cluster 0 5.2 scrub ok 2023-10-09T10:16:35.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:34 smithi086 bash[59714]: cluster 2023-10-09T10:16:33.511568+0000 osd.4 (osd.4) 53 : cluster 0 5.11 scrub ok 2023-10-09T10:16:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:34 smithi086 bash[59714]: cluster 2023-10-09T10:16:33.871388+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e116 with expected crc 2023-10-09T10:16:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:34 smithi086 bash[59714]: cluster 2023-10-09T10:16:33.941146+0000 osd.2 (osd.2) 1 : cluster 0 5.6 scrub starts 2023-10-09T10:16:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:34 smithi086 bash[59714]: cluster 2023-10-09T10:16:33.954971+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e116 with expected crc 2023-10-09T10:16:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:34 smithi086 bash[59714]: cluster 2023-10-09T10:16:34.495754+0000 osd.2 (osd.2) 2 : cluster 0 5.6 scrub ok 2023-10-09T10:16:35.191 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:35.221 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:35.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:35.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:35.324 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 53 16 76649 76633 90.3485 25 0.00463037 0.0108815 2023-10-09T10:16:35.324 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:35.352 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:35.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:35.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:35.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:34 smithi053 bash[76859]: cluster 2023-10-09T10:16:33.321021+0000 osd.6 (osd.6) 33 : cluster 0 5.2 scrub ok 2023-10-09T10:16:35.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:34 smithi053 bash[76859]: cluster 2023-10-09T10:16:33.511568+0000 osd.4 (osd.4) 53 : cluster 0 5.11 scrub ok 2023-10-09T10:16:35.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:34 smithi053 bash[76859]: cluster 2023-10-09T10:16:33.871388+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e116 with expected crc 2023-10-09T10:16:35.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:34 smithi053 bash[76859]: cluster 2023-10-09T10:16:33.941146+0000 osd.2 (osd.2) 1 : cluster 0 5.6 scrub starts 2023-10-09T10:16:35.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:34 smithi053 bash[76859]: cluster 2023-10-09T10:16:33.954971+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e116 with expected crc 2023-10-09T10:16:35.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:34 smithi053 bash[76859]: cluster 2023-10-09T10:16:34.495754+0000 osd.2 (osd.2) 2 : cluster 0 5.6 scrub ok 2023-10-09T10:16:35.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:34 smithi053 bash[79554]: cluster 2023-10-09T10:16:33.321021+0000 osd.6 (osd.6) 33 : cluster 0 5.2 scrub ok 2023-10-09T10:16:35.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:34 smithi053 bash[79554]: cluster 2023-10-09T10:16:33.511568+0000 osd.4 (osd.4) 53 : cluster 0 5.11 scrub ok 2023-10-09T10:16:35.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:34 smithi053 bash[79554]: cluster 2023-10-09T10:16:33.871388+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e116 with expected crc 2023-10-09T10:16:35.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:34 smithi053 bash[79554]: cluster 2023-10-09T10:16:33.941146+0000 osd.2 (osd.2) 1 : cluster 0 5.6 scrub starts 2023-10-09T10:16:35.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:34 smithi053 bash[79554]: cluster 2023-10-09T10:16:33.954971+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e116 with expected crc 2023-10-09T10:16:35.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:34 smithi053 bash[79554]: cluster 2023-10-09T10:16:34.495754+0000 osd.2 (osd.2) 2 : cluster 0 5.6 scrub ok 2023-10-09T10:16:35.456 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:35.480 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:35.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:35.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:35.583 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:35.607 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:35.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:35.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:35.710 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:35.738 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:35.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:35.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:35.842 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:35.873 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:35.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:35.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:35.978 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:36.002 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:36.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:36.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:36.105 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:36.136 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:36.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:36.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:36.241 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:36.248 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:35 smithi053 bash[79554]: cluster 2023-10-09T10:16:34.017045+0000 osd.6 (osd.6) 35 : cluster 0 5.12 scrub starts 2023-10-09T10:16:36.248 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:35 smithi053 bash[79554]: cluster 2023-10-09T10:16:34.965138+0000 mon.a (mon.0) 514 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-10-09T10:16:36.248 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:35 smithi053 bash[79554]: cluster 2023-10-09T10:16:34.968683+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e117 with expected crc 2023-10-09T10:16:36.249 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:35 smithi053 bash[79554]: cluster 2023-10-09T10:16:34.968785+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e117 with expected crc 2023-10-09T10:16:36.249 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:35 smithi053 bash[79554]: cluster 2023-10-09T10:16:34.968798+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e117 with expected crc 2023-10-09T10:16:36.249 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:35 smithi053 bash[79554]: cluster 2023-10-09T10:16:34.971024+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e117 with expected crc 2023-10-09T10:16:36.249 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:35 smithi053 bash[79554]: cluster 2023-10-09T10:16:35.182460+0000 mgr.y (mgr.26072) 412 : cluster 0 pgmap v358: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+clean+scrubbing, 96 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 4644/227529 objects misplaced (2.041%); 720 KiB/s, 11 objects/s recovering 2023-10-09T10:16:36.249 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:35 smithi053 bash[79554]: audit 2023-10-09T10:16:35.183241+0000 mon.a (mon.0) 515 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-10-09T10:16:36.249 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:35 smithi053 bash[79554]: cluster 2023-10-09T10:16:35.311440+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e117 with expected crc 2023-10-09T10:16:36.249 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:35 smithi053 bash[79554]: audit 2023-10-09T10:16:35.967517+0000 mon.a (mon.0) 516 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"}]': finished 2023-10-09T10:16:36.249 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:35 smithi053 bash[79554]: cluster 2023-10-09T10:16:35.967577+0000 mon.a (mon.0) 517 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-10-09T10:16:36.250 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:35 smithi053 bash[76859]: cluster 2023-10-09T10:16:34.017045+0000 osd.6 (osd.6) 35 : cluster 0 5.12 scrub starts 2023-10-09T10:16:36.250 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:35 smithi053 bash[76859]: cluster 2023-10-09T10:16:34.965138+0000 mon.a (mon.0) 514 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-10-09T10:16:36.250 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:35 smithi053 bash[76859]: cluster 2023-10-09T10:16:34.968683+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e117 with expected crc 2023-10-09T10:16:36.250 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:35 smithi053 bash[76859]: cluster 2023-10-09T10:16:34.968785+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e117 with expected crc 2023-10-09T10:16:36.250 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:35 smithi053 bash[76859]: cluster 2023-10-09T10:16:34.968798+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e117 with expected crc 2023-10-09T10:16:36.250 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:35 smithi053 bash[76859]: cluster 2023-10-09T10:16:34.971024+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e117 with expected crc 2023-10-09T10:16:36.250 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:35 smithi053 bash[76859]: cluster 2023-10-09T10:16:35.182460+0000 mgr.y (mgr.26072) 412 : cluster 0 pgmap v358: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+clean+scrubbing, 96 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 4644/227529 objects misplaced (2.041%); 720 KiB/s, 11 objects/s recovering 2023-10-09T10:16:36.250 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:35 smithi053 bash[76859]: audit 2023-10-09T10:16:35.183241+0000 mon.a (mon.0) 515 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-10-09T10:16:36.250 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:35 smithi053 bash[76859]: cluster 2023-10-09T10:16:35.311440+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e117 with expected crc 2023-10-09T10:16:36.250 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:35 smithi053 bash[76859]: audit 2023-10-09T10:16:35.967517+0000 mon.a (mon.0) 516 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"}]': finished 2023-10-09T10:16:36.251 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:35 smithi053 bash[76859]: cluster 2023-10-09T10:16:35.967577+0000 mon.a (mon.0) 517 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-10-09T10:16:36.265 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:36.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:36.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:36.277 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:16:36.309 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:16:36.324 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 54 16 76895 76879 88.9603 15.375 0.00338709 0.0112193 2023-10-09T10:16:36.346 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:16:36.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:35 smithi086 bash[59714]: cluster 2023-10-09T10:16:34.017045+0000 osd.6 (osd.6) 35 : cluster 0 5.12 scrub starts 2023-10-09T10:16:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:35 smithi086 bash[59714]: cluster 2023-10-09T10:16:34.965138+0000 mon.a (mon.0) 514 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-10-09T10:16:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:35 smithi086 bash[59714]: cluster 2023-10-09T10:16:34.968683+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e117 with expected crc 2023-10-09T10:16:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:35 smithi086 bash[59714]: cluster 2023-10-09T10:16:34.968785+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e117 with expected crc 2023-10-09T10:16:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:35 smithi086 bash[59714]: cluster 2023-10-09T10:16:34.968798+0000 osd.4 (osd.4) 54 : cluster 3 failed to encode map e117 with expected crc 2023-10-09T10:16:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:35 smithi086 bash[59714]: cluster 2023-10-09T10:16:34.971024+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e117 with expected crc 2023-10-09T10:16:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:35 smithi086 bash[59714]: cluster 2023-10-09T10:16:35.182460+0000 mgr.y (mgr.26072) 412 : cluster 0 pgmap v358: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+clean+scrubbing, 96 active+clean; 4.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 4644/227529 objects misplaced (2.041%); 720 KiB/s, 11 objects/s recovering 2023-10-09T10:16:36.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:35 smithi086 bash[59714]: audit 2023-10-09T10:16:35.183241+0000 mon.a (mon.0) 515 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-10-09T10:16:36.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:35 smithi086 bash[59714]: cluster 2023-10-09T10:16:35.311440+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e117 with expected crc 2023-10-09T10:16:36.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:35 smithi086 bash[59714]: audit 2023-10-09T10:16:35.967517+0000 mon.a (mon.0) 516 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"}]': finished 2023-10-09T10:16:36.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:35 smithi086 bash[59714]: cluster 2023-10-09T10:16:35.967577+0000 mon.a (mon.0) 517 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-10-09T10:16:36.372 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:36.381 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:16:36.399 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:36.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:36.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:36.407 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:16:36.437 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:16:36.467 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:16:36.503 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:36.503 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:16:36.505 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:16:36.505 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:16:36.506 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:16:36.506 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:16:36.506 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:16:36.506 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:16:36.506 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:16:36.506 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:16:36.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:36.533 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:36.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:36.634 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:36.662 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:36.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:36.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:36.765 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:36.802 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:36.802 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:16:36.803 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [], 2023-10-09T10:16:36.803 INFO:teuthology.orchestra.run.smithi053.stdout: "complaint_time": 30, 2023-10-09T10:16:36.803 INFO:teuthology.orchestra.run.smithi053.stdout: "num_blocked_ops": 0 2023-10-09T10:16:36.803 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:16:36.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:36.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:36.906 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:36.939 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:36.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:36.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:37.043 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:37.076 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:37.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:37.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:37.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[79554]: cluster 2023-10-09T10:16:35.966472+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e118 with expected crc 2023-10-09T10:16:37.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[79554]: cluster 2023-10-09T10:16:35.990534+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e118 with expected crc 2023-10-09T10:16:37.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[79554]: audit 2023-10-09T10:16:36.230240+0000 mon.c (mon.2) 44 : audit 0 from='client.? 172.21.15.53:0/3416503051' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:16:37.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[79554]: cluster 2023-10-09T10:16:36.391173+0000 osd.5 (osd.5) 42 : cluster 0 5.7 scrub starts 2023-10-09T10:16:37.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:36 smithi053 bash[76859]: cluster 2023-10-09T10:16:35.966472+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e118 with expected crc 2023-10-09T10:16:37.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[76859]: cluster 2023-10-09T10:16:35.990534+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e118 with expected crc 2023-10-09T10:16:37.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[76859]: audit 2023-10-09T10:16:36.230240+0000 mon.c (mon.2) 44 : audit 0 from='client.? 172.21.15.53:0/3416503051' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:16:37.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[76859]: cluster 2023-10-09T10:16:36.391173+0000 osd.5 (osd.5) 42 : cluster 0 5.7 scrub starts 2023-10-09T10:16:37.181 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:37.205 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:37.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:37.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:37.307 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:37.324 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 55 16 77150 77134 87.6327 15.9375 0.0066717 0.0111997 2023-10-09T10:16:37.331 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:37.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:37.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:37.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:36 smithi086 bash[59714]: cluster 2023-10-09T10:16:35.966472+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e118 with expected crc 2023-10-09T10:16:37.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:36 smithi086 bash[59714]: cluster 2023-10-09T10:16:35.990534+0000 osd.4 (osd.4) 55 : cluster 3 failed to encode map e118 with expected crc 2023-10-09T10:16:37.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:36 smithi086 bash[59714]: audit 2023-10-09T10:16:36.230240+0000 mon.c (mon.2) 44 : audit 0 from='client.? 172.21.15.53:0/3416503051' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:16:37.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:36 smithi086 bash[59714]: cluster 2023-10-09T10:16:36.391173+0000 osd.5 (osd.5) 42 : cluster 0 5.7 scrub starts 2023-10-09T10:16:37.435 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:37.461 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:37.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:37.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:37.564 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:37.589 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:37.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:37.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:37.692 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:37.721 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:37.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:37.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:37.823 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:37.847 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:37.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:37.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:37.951 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:37.978 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:37.985 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is unset 2023-10-09T10:16:37.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:37.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:38.089 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:38.099 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[79554]: cluster 2023-10-09T10:16:36.973982+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e119 with expected crc 2023-10-09T10:16:38.099 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[79554]: cluster 2023-10-09T10:16:36.975689+0000 mon.a (mon.0) 518 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-10-09T10:16:38.099 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[79554]: cluster 2023-10-09T10:16:36.975946+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e119 with expected crc 2023-10-09T10:16:38.099 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[79554]: cluster 2023-10-09T10:16:36.976107+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e119 with expected crc 2023-10-09T10:16:38.099 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[79554]: audit 2023-10-09T10:16:37.171599+0000 mon.a (mon.0) 519 : audit 1 from='client.? 172.21.15.53:0/2960148440' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:16:38.099 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[79554]: cluster 2023-10-09T10:16:37.183097+0000 mgr.y (mgr.26072) 413 : cluster 0 pgmap v361: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+clean+scrubbing, 96 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 4644/228537 objects misplaced (2.032%); 736 KiB/s, 11 objects/s recovering 2023-10-09T10:16:38.099 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[79554]: audit 2023-10-09T10:16:37.184832+0000 mon.a (mon.0) 520 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-10-09T10:16:38.100 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[79554]: cluster 2023-10-09T10:16:37.438250+0000 osd.5 (osd.5) 44 : cluster 0 5.7 scrub starts 2023-10-09T10:16:38.100 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[79554]: cluster 2023-10-09T10:16:37.972177+0000 mon.a (mon.0) 521 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:16:38.100 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[79554]: cluster 2023-10-09T10:16:37.972223+0000 mon.a (mon.0) 522 : cluster 1 Cluster is now healthy 2023-10-09T10:16:38.100 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[76859]: cluster 2023-10-09T10:16:36.973982+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e119 with expected crc 2023-10-09T10:16:38.100 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[76859]: cluster 2023-10-09T10:16:36.975689+0000 mon.a (mon.0) 518 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-10-09T10:16:38.100 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[76859]: cluster 2023-10-09T10:16:36.975946+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e119 with expected crc 2023-10-09T10:16:38.100 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[76859]: cluster 2023-10-09T10:16:36.976107+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e119 with expected crc 2023-10-09T10:16:38.101 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[76859]: audit 2023-10-09T10:16:37.171599+0000 mon.a (mon.0) 519 : audit 1 from='client.? 172.21.15.53:0/2960148440' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:16:38.101 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[76859]: cluster 2023-10-09T10:16:37.183097+0000 mgr.y (mgr.26072) 413 : cluster 0 pgmap v361: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+clean+scrubbing, 96 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 4644/228537 objects misplaced (2.032%); 736 KiB/s, 11 objects/s recovering 2023-10-09T10:16:38.101 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[76859]: audit 2023-10-09T10:16:37.184832+0000 mon.a (mon.0) 520 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-10-09T10:16:38.101 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[76859]: cluster 2023-10-09T10:16:37.438250+0000 osd.5 (osd.5) 44 : cluster 0 5.7 scrub starts 2023-10-09T10:16:38.101 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[76859]: cluster 2023-10-09T10:16:37.972177+0000 mon.a (mon.0) 521 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:16:38.101 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:37 smithi053 bash[76859]: cluster 2023-10-09T10:16:37.972223+0000 mon.a (mon.0) 522 : cluster 1 Cluster is now healthy 2023-10-09T10:16:38.113 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:38.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:38.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:38.216 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:38.249 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:38.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:38.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:38.325 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 56 16 77356 77340 86.2972 12.875 0.0122781 0.0115783 2023-10-09T10:16:38.353 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:38.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:37 smithi086 bash[59714]: cluster 2023-10-09T10:16:36.973982+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e119 with expected crc 2023-10-09T10:16:38.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:37 smithi086 bash[59714]: cluster 2023-10-09T10:16:36.975689+0000 mon.a (mon.0) 518 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-10-09T10:16:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:37 smithi086 bash[59714]: cluster 2023-10-09T10:16:36.975946+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e119 with expected crc 2023-10-09T10:16:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:37 smithi086 bash[59714]: cluster 2023-10-09T10:16:36.976107+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e119 with expected crc 2023-10-09T10:16:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:37 smithi086 bash[59714]: audit 2023-10-09T10:16:37.171599+0000 mon.a (mon.0) 519 : audit 1 from='client.? 172.21.15.53:0/2960148440' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:16:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:37 smithi086 bash[59714]: cluster 2023-10-09T10:16:37.183097+0000 mgr.y (mgr.26072) 413 : cluster 0 pgmap v361: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+clean+scrubbing, 96 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 4644/228537 objects misplaced (2.032%); 736 KiB/s, 11 objects/s recovering 2023-10-09T10:16:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:37 smithi086 bash[59714]: audit 2023-10-09T10:16:37.184832+0000 mon.a (mon.0) 520 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-10-09T10:16:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:37 smithi086 bash[59714]: cluster 2023-10-09T10:16:37.438250+0000 osd.5 (osd.5) 44 : cluster 0 5.7 scrub starts 2023-10-09T10:16:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:37 smithi086 bash[59714]: cluster 2023-10-09T10:16:37.972177+0000 mon.a (mon.0) 521 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:16:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:37 smithi086 bash[59714]: cluster 2023-10-09T10:16:37.972223+0000 mon.a (mon.0) 522 : cluster 1 Cluster is now healthy 2023-10-09T10:16:38.384 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:38.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:38.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:38.488 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:38.516 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:38.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:38.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:38.619 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:38.657 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:38.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:38.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:38.763 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:38.789 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:38.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:38.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:38.892 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:38.918 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:38.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:38.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:39.020 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:39.028 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:38 smithi086 bash[59714]: cluster 2023-10-09T10:16:37.217341+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e119 with expected crc 2023-10-09T10:16:39.028 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:38 smithi086 bash[59714]: cluster 2023-10-09T10:16:37.220553+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e119 with expected crc 2023-10-09T10:16:39.028 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:38 smithi086 bash[59714]: cluster 2023-10-09T10:16:37.244604+0000 osd.0 (osd.0) 4 : cluster 0 5.15 scrub starts 2023-10-09T10:16:39.028 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:38 smithi086 bash[59714]: audit 2023-10-09T10:16:37.977704+0000 mon.a (mon.0) 523 : audit 1 from='client.? 172.21.15.53:0/2960148440' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:16:39.028 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:38 smithi086 bash[59714]: audit 2023-10-09T10:16:37.977777+0000 mon.a (mon.0) 524 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "20"}]': finished 2023-10-09T10:16:39.028 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:38 smithi086 bash[59714]: cluster 2023-10-09T10:16:37.977827+0000 mon.a (mon.0) 525 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-10-09T10:16:39.028 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:38 smithi086 bash[59714]: cluster 2023-10-09T10:16:37.983161+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e120 with expected crc 2023-10-09T10:16:39.028 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:38 smithi086 bash[59714]: cluster 2023-10-09T10:16:37.983558+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e120 with expected crc 2023-10-09T10:16:39.028 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:38 smithi086 bash[59714]: cluster 2023-10-09T10:16:38.001606+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e120 with expected crc 2023-10-09T10:16:39.029 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:38 smithi086 bash[59714]: audit 2023-10-09T10:16:38.059481+0000 mon.a (mon.0) 526 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:16:39.029 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:38 smithi086 bash[59714]: audit 2023-10-09T10:16:38.060757+0000 mon.a (mon.0) 527 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:16:39.029 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:38 smithi086 bash[59714]: audit 2023-10-09T10:16:38.231939+0000 mon.a (mon.0) 528 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:16:39.044 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:39.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:39.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:39.149 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:39.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:38 smithi053 bash[76859]: cluster 2023-10-09T10:16:37.217341+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e119 with expected crc 2023-10-09T10:16:39.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:38 smithi053 bash[76859]: cluster 2023-10-09T10:16:37.220553+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e119 with expected crc 2023-10-09T10:16:39.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:38 smithi053 bash[76859]: cluster 2023-10-09T10:16:37.244604+0000 osd.0 (osd.0) 4 : cluster 0 5.15 scrub starts 2023-10-09T10:16:39.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:38 smithi053 bash[76859]: audit 2023-10-09T10:16:37.977704+0000 mon.a (mon.0) 523 : audit 1 from='client.? 172.21.15.53:0/2960148440' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:16:39.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:38 smithi053 bash[76859]: audit 2023-10-09T10:16:37.977777+0000 mon.a (mon.0) 524 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "20"}]': finished 2023-10-09T10:16:39.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:38 smithi053 bash[76859]: cluster 2023-10-09T10:16:37.977827+0000 mon.a (mon.0) 525 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-10-09T10:16:39.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:38 smithi053 bash[76859]: cluster 2023-10-09T10:16:37.983161+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e120 with expected crc 2023-10-09T10:16:39.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:38 smithi053 bash[76859]: cluster 2023-10-09T10:16:37.983558+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e120 with expected crc 2023-10-09T10:16:39.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:38 smithi053 bash[76859]: cluster 2023-10-09T10:16:38.001606+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e120 with expected crc 2023-10-09T10:16:39.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:38 smithi053 bash[76859]: audit 2023-10-09T10:16:38.059481+0000 mon.a (mon.0) 526 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:16:39.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:38 smithi053 bash[76859]: audit 2023-10-09T10:16:38.060757+0000 mon.a (mon.0) 527 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:16:39.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:38 smithi053 bash[76859]: audit 2023-10-09T10:16:38.231939+0000 mon.a (mon.0) 528 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:16:39.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:38 smithi053 bash[79554]: cluster 2023-10-09T10:16:37.217341+0000 osd.4 (osd.4) 56 : cluster 3 failed to encode map e119 with expected crc 2023-10-09T10:16:39.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:38 smithi053 bash[79554]: cluster 2023-10-09T10:16:37.220553+0000 osd.4 (osd.4) 57 : cluster 3 failed to encode map e119 with expected crc 2023-10-09T10:16:39.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:38 smithi053 bash[79554]: cluster 2023-10-09T10:16:37.244604+0000 osd.0 (osd.0) 4 : cluster 0 5.15 scrub starts 2023-10-09T10:16:39.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:38 smithi053 bash[79554]: audit 2023-10-09T10:16:37.977704+0000 mon.a (mon.0) 523 : audit 1 from='client.? 172.21.15.53:0/2960148440' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:16:39.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:38 smithi053 bash[79554]: audit 2023-10-09T10:16:37.977777+0000 mon.a (mon.0) 524 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "20"}]': finished 2023-10-09T10:16:39.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:38 smithi053 bash[79554]: cluster 2023-10-09T10:16:37.977827+0000 mon.a (mon.0) 525 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-10-09T10:16:39.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:38 smithi053 bash[79554]: cluster 2023-10-09T10:16:37.983161+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e120 with expected crc 2023-10-09T10:16:39.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:38 smithi053 bash[79554]: cluster 2023-10-09T10:16:37.983558+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e120 with expected crc 2023-10-09T10:16:39.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:38 smithi053 bash[79554]: cluster 2023-10-09T10:16:38.001606+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e120 with expected crc 2023-10-09T10:16:39.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:38 smithi053 bash[79554]: audit 2023-10-09T10:16:38.059481+0000 mon.a (mon.0) 526 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:16:39.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:38 smithi053 bash[79554]: audit 2023-10-09T10:16:38.060757+0000 mon.a (mon.0) 527 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:16:39.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:38 smithi053 bash[79554]: audit 2023-10-09T10:16:38.231939+0000 mon.a (mon.0) 528 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:16:39.177 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:39.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:39.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:39.280 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:39.307 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:39.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:39.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:39.325 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 57 16 77983 77967 85.4708 39.1875 0.00506276 0.0115536 2023-10-09T10:16:39.410 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:39.440 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:39.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:39.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:39.544 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:39.571 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:39.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:39.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:39.674 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:39.700 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:39.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:39.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:39.802 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:39.835 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:39.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:39.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:39.938 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:39.961 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:39.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:39.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:40.064 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:40.075 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:40 smithi086 bash[59714]: cluster 2023-10-09T10:16:38.119476+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e120 with expected crc 2023-10-09T10:16:40.075 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:40 smithi086 bash[59714]: cluster 2023-10-09T10:16:38.912044+0000 osd.2 (osd.2) 3 : cluster 0 5.8 scrub starts 2023-10-09T10:16:40.076 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:40 smithi086 bash[59714]: cluster 2023-10-09T10:16:38.996773+0000 mon.a (mon.0) 529 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-10-09T10:16:40.076 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:40 smithi086 bash[59714]: cluster 2023-10-09T10:16:38.999734+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T10:16:40.076 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:40 smithi086 bash[59714]: cluster 2023-10-09T10:16:39.005747+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T10:16:40.076 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:40 smithi086 bash[59714]: cluster 2023-10-09T10:16:39.005783+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T10:16:40.076 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:40 smithi086 bash[59714]: cluster 2023-10-09T10:16:39.007326+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T10:16:40.077 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:40 smithi086 bash[59714]: cluster 2023-10-09T10:16:39.007574+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T10:16:40.077 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:40 smithi086 bash[59714]: cluster 2023-10-09T10:16:39.010973+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T10:16:40.077 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:40 smithi086 bash[59714]: cluster 2023-10-09T10:16:39.013179+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T10:16:40.077 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:40 smithi086 bash[59714]: cluster 2023-10-09T10:16:39.183949+0000 mgr.y (mgr.26072) 414 : cluster 0 pgmap v364: 99 pgs: 1 unknown, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+clean+scrubbing, 94 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 6967/223851 objects misplaced (3.112%) 2023-10-09T10:16:40.093 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:40.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:40.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:40.197 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:40.207 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:40 smithi053 bash[76859]: cluster 2023-10-09T10:16:38.119476+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e120 with expected crc 2023-10-09T10:16:40.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:40 smithi053 bash[76859]: cluster 2023-10-09T10:16:38.912044+0000 osd.2 (osd.2) 3 : cluster 0 5.8 scrub starts 2023-10-09T10:16:40.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:40 smithi053 bash[76859]: cluster 2023-10-09T10:16:38.996773+0000 mon.a (mon.0) 529 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-10-09T10:16:40.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:40 smithi053 bash[76859]: cluster 2023-10-09T10:16:38.999734+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T10:16:40.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:40 smithi053 bash[76859]: cluster 2023-10-09T10:16:39.005747+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T10:16:40.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:40 smithi053 bash[76859]: cluster 2023-10-09T10:16:39.005783+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T10:16:40.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:40 smithi053 bash[76859]: cluster 2023-10-09T10:16:39.007326+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T10:16:40.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:40 smithi053 bash[76859]: cluster 2023-10-09T10:16:39.007574+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T10:16:40.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:40 smithi053 bash[76859]: cluster 2023-10-09T10:16:39.010973+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T10:16:40.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:40 smithi053 bash[76859]: cluster 2023-10-09T10:16:39.013179+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T10:16:40.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:40 smithi053 bash[76859]: cluster 2023-10-09T10:16:39.183949+0000 mgr.y (mgr.26072) 414 : cluster 0 pgmap v364: 99 pgs: 1 unknown, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+clean+scrubbing, 94 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 6967/223851 objects misplaced (3.112%) 2023-10-09T10:16:40.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:40 smithi053 bash[79554]: cluster 2023-10-09T10:16:38.119476+0000 osd.4 (osd.4) 58 : cluster 3 failed to encode map e120 with expected crc 2023-10-09T10:16:40.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:40 smithi053 bash[79554]: cluster 2023-10-09T10:16:38.912044+0000 osd.2 (osd.2) 3 : cluster 0 5.8 scrub starts 2023-10-09T10:16:40.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:40 smithi053 bash[79554]: cluster 2023-10-09T10:16:38.996773+0000 mon.a (mon.0) 529 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-10-09T10:16:40.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:40 smithi053 bash[79554]: cluster 2023-10-09T10:16:38.999734+0000 osd.4 (osd.4) 59 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T10:16:40.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:40 smithi053 bash[79554]: cluster 2023-10-09T10:16:39.005747+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T10:16:40.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:40 smithi053 bash[79554]: cluster 2023-10-09T10:16:39.005783+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T10:16:40.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:40 smithi053 bash[79554]: cluster 2023-10-09T10:16:39.007326+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T10:16:40.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:40 smithi053 bash[79554]: cluster 2023-10-09T10:16:39.007574+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T10:16:40.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:40 smithi053 bash[79554]: cluster 2023-10-09T10:16:39.010973+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T10:16:40.209 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:40 smithi053 bash[79554]: cluster 2023-10-09T10:16:39.013179+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e121 with expected crc 2023-10-09T10:16:40.210 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:40 smithi053 bash[79554]: cluster 2023-10-09T10:16:39.183949+0000 mgr.y (mgr.26072) 414 : cluster 0 pgmap v364: 99 pgs: 1 unknown, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+clean+scrubbing, 94 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 6967/223851 objects misplaced (3.112%) 2023-10-09T10:16:40.235 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:40.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:40.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:40.325 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 58 16 78197 78181 84.2279 13.375 0.00703339 0.0118667 2023-10-09T10:16:40.338 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:40.367 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:40.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:40.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:40.472 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:40.504 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:40.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:40.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:40.607 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:40.649 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:40.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:40.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:40.754 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:40.779 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:40.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:40.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:40.887 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:40.918 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:40.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:40.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:41.022 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:41.040 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:41 smithi086 bash[59714]: cluster 2023-10-09T10:16:39.947658+0000 osd.2 (osd.2) 4 : cluster 0 5.18 scrub starts 2023-10-09T10:16:41.040 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:41 smithi086 bash[59714]: cluster 2023-10-09T10:16:40.005647+0000 mon.a (mon.0) 530 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-10-09T10:16:41.040 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:41 smithi086 bash[59714]: cluster 2023-10-09T10:16:40.019740+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T10:16:41.040 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:41 smithi086 bash[59714]: cluster 2023-10-09T10:16:40.094567+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T10:16:41.061 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:41.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:41.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:41.166 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:41.200 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:41.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:41.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:41.303 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:41.325 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 59 16 79281 79265 83.9486 67.75 0.00656952 0.0119061 2023-10-09T10:16:41.328 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:41.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:41.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:41.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:41 smithi053 bash[79554]: cluster 2023-10-09T10:16:39.947658+0000 osd.2 (osd.2) 4 : cluster 0 5.18 scrub starts 2023-10-09T10:16:41.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:41 smithi053 bash[79554]: cluster 2023-10-09T10:16:40.005647+0000 mon.a (mon.0) 530 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-10-09T10:16:41.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:41 smithi053 bash[79554]: cluster 2023-10-09T10:16:40.019740+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T10:16:41.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:41 smithi053 bash[79554]: cluster 2023-10-09T10:16:40.094567+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T10:16:41.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:41 smithi053 bash[76859]: cluster 2023-10-09T10:16:39.947658+0000 osd.2 (osd.2) 4 : cluster 0 5.18 scrub starts 2023-10-09T10:16:41.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:41 smithi053 bash[76859]: cluster 2023-10-09T10:16:40.005647+0000 mon.a (mon.0) 530 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-10-09T10:16:41.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:41 smithi053 bash[76859]: cluster 2023-10-09T10:16:40.019740+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T10:16:41.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:41 smithi053 bash[76859]: cluster 2023-10-09T10:16:40.094567+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T10:16:41.435 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:41.470 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:41.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:41.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:41.574 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:41.606 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:41.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:41.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:41.711 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:41.738 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:41.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:41.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:41.840 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:41.872 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:41.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:41.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:41.976 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:42.003 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:42.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:42.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:42.109 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:42.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:42 smithi086 bash[59714]: cluster 2023-10-09T10:16:40.019115+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T10:16:42.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:42 smithi086 bash[59714]: cluster 2023-10-09T10:16:40.155346+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T10:16:42.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:42 smithi086 bash[59714]: cluster 2023-10-09T10:16:41.029406+0000 osd.2 (osd.2) 5 : cluster 0 5.16 scrub starts 2023-10-09T10:16:42.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:42 smithi086 bash[59714]: cluster 2023-10-09T10:16:41.184516+0000 mgr.y (mgr.26072) 415 : cluster 0 pgmap v366: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 95 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 4866/234285 objects degraded (2.077%); 10659/234285 objects misplaced (4.550%); 8.1 MiB/s, 129 objects/s recovering 2023-10-09T10:16:42.142 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:42.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:42.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:42.249 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:42.275 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:42.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:42.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:42.325 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:2023-10-09T10:16:42.324728+0000 min lat: 0.00116533 max lat: 2.17105 avg lat: 0.0119579 2023-10-09T10:16:42.326 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:16:42.326 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 60 16 80273 80257 83.5827 62 0.00842018 0.0119579 2023-10-09T10:16:42.378 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:42.387 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:42 smithi053 bash[76859]: cluster 2023-10-09T10:16:40.019115+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T10:16:42.388 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:42 smithi053 bash[76859]: cluster 2023-10-09T10:16:40.155346+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T10:16:42.388 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:42 smithi053 bash[76859]: cluster 2023-10-09T10:16:41.029406+0000 osd.2 (osd.2) 5 : cluster 0 5.16 scrub starts 2023-10-09T10:16:42.388 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:42 smithi053 bash[76859]: cluster 2023-10-09T10:16:41.184516+0000 mgr.y (mgr.26072) 415 : cluster 0 pgmap v366: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 95 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 4866/234285 objects degraded (2.077%); 10659/234285 objects misplaced (4.550%); 8.1 MiB/s, 129 objects/s recovering 2023-10-09T10:16:42.388 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:42 smithi053 bash[79554]: cluster 2023-10-09T10:16:40.019115+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T10:16:42.388 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:42 smithi053 bash[79554]: cluster 2023-10-09T10:16:40.155346+0000 osd.4 (osd.4) 60 : cluster 3 failed to encode map e122 with expected crc 2023-10-09T10:16:42.389 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:42 smithi053 bash[79554]: cluster 2023-10-09T10:16:41.029406+0000 osd.2 (osd.2) 5 : cluster 0 5.16 scrub starts 2023-10-09T10:16:42.389 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:42 smithi053 bash[79554]: cluster 2023-10-09T10:16:41.184516+0000 mgr.y (mgr.26072) 415 : cluster 0 pgmap v366: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 95 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 4866/234285 objects degraded (2.077%); 10659/234285 objects misplaced (4.550%); 8.1 MiB/s, 129 objects/s recovering 2023-10-09T10:16:42.406 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:42.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:42.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:42.509 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:42.539 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:42.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:42.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:42.648 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:42.672 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:42.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:16:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:16:42] "GET /metrics HTTP/1.1" 200 36524 "" "Prometheus/2.33.4" 2023-10-09T10:16:42.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:42.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:42.777 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:42.808 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:42.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:42.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:42.893 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-09T10:16:42.912 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:42.941 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:42.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:42.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:43.046 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:43.078 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:43.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:43.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:43.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:43 smithi053 bash[79554]: cluster 2023-10-09T10:16:42.001877+0000 mon.a (mon.0) 531 : cluster 3 Health check failed: Degraded data redundancy: 4866/234285 objects degraded (2.077%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:16:43.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:43 smithi053 bash[76859]: cluster 2023-10-09T10:16:42.001877+0000 mon.a (mon.0) 531 : cluster 3 Health check failed: Degraded data redundancy: 4866/234285 objects degraded (2.077%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:16:43.184 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:43.220 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:43.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:43.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:43.274 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:16:43.325 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:43.326 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 61 16 81370 81354 83.3358 68.5625 0.00345355 0.0119935 2023-10-09T10:16:43.364 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:43.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:43 smithi086 bash[59714]: cluster 2023-10-09T10:16:42.001877+0000 mon.a (mon.0) 531 : cluster 3 Health check failed: Degraded data redundancy: 4866/234285 objects degraded (2.077%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:16:43.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:43.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:43.468 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:43.498 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:43.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:43.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:43.602 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:43.626 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:43.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:43.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:43.732 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:43.759 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:43.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:43.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:43.865 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:43.899 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:43.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:43.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:43.996 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:16:44.003 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:44.021 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:44 smithi086 bash[59714]: cluster 2023-10-09T10:16:43.185080+0000 mgr.y (mgr.26072) 416 : cluster 0 pgmap v367: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 4866/235059 objects degraded (2.070%); 10659/235059 objects misplaced (4.535%); 5.7 MiB/s, 90 objects/s recovering 2023-10-09T10:16:44.074 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:44.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:44.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:44.178 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:44.211 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:44.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:44.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:44.314 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:44.326 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 62 16 82408 82392 83.0379 64.875 0.00304422 0.0120362 2023-10-09T10:16:44.340 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:44.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:44.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:44.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:44 smithi053 bash[76859]: cluster 2023-10-09T10:16:43.185080+0000 mgr.y (mgr.26072) 416 : cluster 0 pgmap v367: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 4866/235059 objects degraded (2.070%); 10659/235059 objects misplaced (4.535%); 5.7 MiB/s, 90 objects/s recovering 2023-10-09T10:16:44.434 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:44 smithi053 bash[79554]: cluster 2023-10-09T10:16:43.185080+0000 mgr.y (mgr.26072) 416 : cluster 0 pgmap v367: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 4866/235059 objects degraded (2.070%); 10659/235059 objects misplaced (4.535%); 5.7 MiB/s, 90 objects/s recovering 2023-10-09T10:16:44.444 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:44.467 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:44.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:44.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:44.580 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:44.609 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:44.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:44.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:44.712 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:44.736 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:44.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:44.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:44.840 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:44.866 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:44.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:44.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:44.914 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T10:16:44.970 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:45.025 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:45.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:45.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:45.131 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:45.157 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:45.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:45.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:45.264 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:45.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:45 smithi053 bash[76859]: cluster 2023-10-09T10:16:44.051477+0000 osd.2 (osd.2) 6 : cluster 0 5.8 deep-scrub starts 2023-10-09T10:16:45.275 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:45 smithi053 bash[79554]: cluster 2023-10-09T10:16:44.051477+0000 osd.2 (osd.2) 6 : cluster 0 5.8 deep-scrub starts 2023-10-09T10:16:45.297 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:45.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:45.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:45.326 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 63 16 83490 83474 82.7932 67.625 0.00675879 0.0120726 2023-10-09T10:16:45.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:45 smithi086 bash[59714]: cluster 2023-10-09T10:16:44.051477+0000 osd.2 (osd.2) 6 : cluster 0 5.8 deep-scrub starts 2023-10-09T10:16:45.408 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:45.433 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:45.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:45.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:45.536 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:45.570 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:45.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:45.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:45.673 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:45.702 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:45.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:45.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:45.808 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:45.840 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:45.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:45.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:45.946 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:45.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:45.985 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:45.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:46.086 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:46.094 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:46 smithi053 bash[76859]: cluster 2023-10-09T10:16:45.185825+0000 mgr.y (mgr.26072) 417 : cluster 0 pgmap v368: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 28 MiB/s wr, 452 op/s; 4866/245502 objects degraded (1.982%); 10131/245502 objects misplaced (4.127%); 7.0 MiB/s, 112 objects/s recovering 2023-10-09T10:16:46.095 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:46 smithi053 bash[79554]: cluster 2023-10-09T10:16:45.185825+0000 mgr.y (mgr.26072) 417 : cluster 0 pgmap v368: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 28 MiB/s wr, 452 op/s; 4866/245502 objects degraded (1.982%); 10131/245502 objects misplaced (4.127%); 7.0 MiB/s, 112 objects/s recovering 2023-10-09T10:16:46.110 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:46.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:46.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:46.214 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:46.224 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:46 smithi086 bash[59714]: cluster 2023-10-09T10:16:45.185825+0000 mgr.y (mgr.26072) 417 : cluster 0 pgmap v368: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 28 MiB/s wr, 452 op/s; 4866/245502 objects degraded (1.982%); 10131/245502 objects misplaced (4.127%); 7.0 MiB/s, 112 objects/s recovering 2023-10-09T10:16:46.242 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:46.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:46.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:46.326 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 64 16 84625 84609 82.6079 70.9375 0.00895563 0.0120999 2023-10-09T10:16:46.347 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:46.371 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:46.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:46.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:46.476 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:46.503 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:46.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:46.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:46.610 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:46.644 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:46.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:46.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:46.747 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:46.793 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:46.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:46.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:46.896 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:46.925 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:46.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:46.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:47.028 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:47.066 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:47.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:47.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:47.172 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:47.212 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:47.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:47.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:47.297 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:47 smithi086 bash[59714]: cluster 2023-10-09T10:16:47.237461+0000 mon.a (mon.0) 532 : cluster 3 Health check update: Degraded data redundancy: 4866/247926 objects degraded (1.963%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:16:47.321 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:47.326 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 65 16 85636 85620 82.309 63.1875 0.00644966 0.0121441 2023-10-09T10:16:47.355 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:47.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:47.360 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:47.461 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:47.470 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:47 smithi053 bash[79554]: cluster 2023-10-09T10:16:47.237461+0000 mon.a (mon.0) 532 : cluster 3 Health check update: Degraded data redundancy: 4866/247926 objects degraded (1.963%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:16:47.470 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:47 smithi053 bash[76859]: cluster 2023-10-09T10:16:47.237461+0000 mon.a (mon.0) 532 : cluster 3 Health check update: Degraded data redundancy: 4866/247926 objects degraded (1.963%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:16:47.489 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:47.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:47.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:47.592 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:47.633 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:47.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:47.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:47.737 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:47.760 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:47.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:47.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:47.864 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:47.894 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:47.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:47.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:47.998 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:48.038 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:48.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:48.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:48.143 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:48.169 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:48.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:48.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:48.278 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:48.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:48 smithi053 bash[76859]: cluster 2023-10-09T10:16:47.186528+0000 mgr.y (mgr.26072) 418 : cluster 0 pgmap v369: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 48 MiB/s wr, 774 op/s; 4866/247926 objects degraded (1.963%); 9739/247926 objects misplaced (3.928%); 7.7 MiB/s, 122 objects/s recovering 2023-10-09T10:16:48.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:48 smithi053 bash[79554]: cluster 2023-10-09T10:16:47.186528+0000 mgr.y (mgr.26072) 418 : cluster 0 pgmap v369: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 48 MiB/s wr, 774 op/s; 4866/247926 objects degraded (1.963%); 9739/247926 objects misplaced (3.928%); 7.7 MiB/s, 122 objects/s recovering 2023-10-09T10:16:48.307 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:48.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:48.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:48.326 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 66 16 86730 86714 82.0978 68.375 0.0161725 0.0121751 2023-10-09T10:16:48.414 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:48.423 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:48 smithi086 bash[59714]: cluster 2023-10-09T10:16:47.186528+0000 mgr.y (mgr.26072) 418 : cluster 0 pgmap v369: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 48 MiB/s wr, 774 op/s; 4866/247926 objects degraded (1.963%); 9739/247926 objects misplaced (3.928%); 7.7 MiB/s, 122 objects/s recovering 2023-10-09T10:16:48.443 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:48.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:48.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:48.547 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:48.575 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:48.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:48.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:48.681 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:48.718 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:48.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:48.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:48.825 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:48.851 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:48.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:48.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:48.957 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:48.992 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:48.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:48.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:49.096 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:49.120 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:49.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:49.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:49.223 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:49.245 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:16:49.246 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:16:49.247 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:49.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:49.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:49.326 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 67 16 87766 87750 81.8389 64.75 0.00868999 0.0122127 2023-10-09T10:16:49.350 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:49.377 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:49.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:49.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:49.481 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:49.490 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:49 smithi086 bash[59714]: cluster 2023-10-09T10:16:48.093552+0000 osd.2 (osd.2) 7 : cluster 0 5.18 scrub starts 2023-10-09T10:16:49.520 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:49.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:49.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:49.624 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:49.647 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:49.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:49.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:49.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:49 smithi053 bash[76859]: cluster 2023-10-09T10:16:48.093552+0000 osd.2 (osd.2) 7 : cluster 0 5.18 scrub starts 2023-10-09T10:16:49.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:49 smithi053 bash[79554]: cluster 2023-10-09T10:16:48.093552+0000 osd.2 (osd.2) 7 : cluster 0 5.18 scrub starts 2023-10-09T10:16:49.750 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:49.778 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:49.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:49.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:49.881 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:49.907 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:49.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:49.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:50.010 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:50.037 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:50.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:50.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:50.141 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:50.165 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:50.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:50.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:50.268 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:50.293 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:50.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:50.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:50.326 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 68 16 88782 88766 81.5691 63.5 0.0242409 0.0122521 2023-10-09T10:16:50.397 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:50.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:50 smithi053 bash[76859]: cluster 2023-10-09T10:16:49.187321+0000 mgr.y (mgr.26072) 419 : cluster 0 pgmap v370: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 50 MiB/s wr, 796 op/s; 4866/254919 objects degraded (1.909%); 9739/254919 objects misplaced (3.820%); 6.3 MiB/s, 100 objects/s recovering 2023-10-09T10:16:50.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:50 smithi053 bash[79554]: cluster 2023-10-09T10:16:49.187321+0000 mgr.y (mgr.26072) 419 : cluster 0 pgmap v370: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 50 MiB/s wr, 796 op/s; 4866/254919 objects degraded (1.909%); 9739/254919 objects misplaced (3.820%); 6.3 MiB/s, 100 objects/s recovering 2023-10-09T10:16:50.424 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:50.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:50.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:50.527 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:50.537 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:50 smithi086 bash[59714]: cluster 2023-10-09T10:16:49.187321+0000 mgr.y (mgr.26072) 419 : cluster 0 pgmap v370: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 50 MiB/s wr, 796 op/s; 4866/254919 objects degraded (1.909%); 9739/254919 objects misplaced (3.820%); 6.3 MiB/s, 100 objects/s recovering 2023-10-09T10:16:50.556 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:50.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:50.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:50.659 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:50.684 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:50.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:50.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:50.790 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:50.821 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:50.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:50.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:50.924 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:50.952 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:50.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:50.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:51.055 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:51.082 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:51.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:51.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:51.187 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:51.215 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:51.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:51.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:51.322 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:51.326 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 69 16 89781 89765 81.2918 62.4375 0.00871675 0.0122946 2023-10-09T10:16:51.328 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:51 smithi053 bash[76859]: audit 2023-10-09T10:16:51.039658+0000 mon.a (mon.0) 533 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:16:51.328 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:51 smithi053 bash[76859]: cluster 2023-10-09T10:16:51.190792+0000 mgr.y (mgr.26072) 420 : cluster 0 pgmap v371: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s; 4866/263937 objects degraded (1.844%); 8863/263937 objects misplaced (3.358%); 5.9 MiB/s, 93 objects/s recovering 2023-10-09T10:16:51.328 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:51 smithi053 bash[79554]: audit 2023-10-09T10:16:51.039658+0000 mon.a (mon.0) 533 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:16:51.328 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:51 smithi053 bash[79554]: cluster 2023-10-09T10:16:51.190792+0000 mgr.y (mgr.26072) 420 : cluster 0 pgmap v371: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s; 4866/263937 objects degraded (1.844%); 8863/263937 objects misplaced (3.358%); 5.9 MiB/s, 93 objects/s recovering 2023-10-09T10:16:51.346 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:51.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:51.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:51.450 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:51.490 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:51.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:51.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:51.594 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:51.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:51 smithi086 bash[59714]: audit 2023-10-09T10:16:51.039658+0000 mon.a (mon.0) 533 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:16:51.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:51 smithi086 bash[59714]: cluster 2023-10-09T10:16:51.190792+0000 mgr.y (mgr.26072) 420 : cluster 0 pgmap v371: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s; 4866/263937 objects degraded (1.844%); 8863/263937 objects misplaced (3.358%); 5.9 MiB/s, 93 objects/s recovering 2023-10-09T10:16:51.626 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:51.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:51.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:51.730 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:51.757 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:51.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:51.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:51.831 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:16:51.860 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:51.888 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:51.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:51.891 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:51.992 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:52.023 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:52.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:52.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:52.126 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:52.152 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:52.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:52.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:52.256 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:52.289 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:52.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:52.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:52.327 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 70 16 90761 90745 81.0054 61.25 0.00813486 0.0123389 2023-10-09T10:16:52.394 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:52.430 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:52.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:52.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:52.534 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:52.562 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:52.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:52.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:52.665 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:52.703 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:52.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:52.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:52.809 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:52.818 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:16:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:16:52] "GET /metrics HTTP/1.1" 200 36524 "" "Prometheus/2.33.4" 2023-10-09T10:16:52.819 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:52 smithi053 bash[79554]: cluster 2023-10-09T10:16:52.106712+0000 osd.2 (osd.2) 8 : cluster 0 5.16 scrub starts 2023-10-09T10:16:52.819 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:52 smithi053 bash[76859]: cluster 2023-10-09T10:16:52.106712+0000 osd.2 (osd.2) 8 : cluster 0 5.16 scrub starts 2023-10-09T10:16:52.834 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:52.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:52.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:52.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:52 smithi086 bash[59714]: cluster 2023-10-09T10:16:52.106712+0000 osd.2 (osd.2) 8 : cluster 0 5.16 scrub starts 2023-10-09T10:16:52.937 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:52.970 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:52.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:52.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:53.073 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:53.103 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:53.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:53.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:53.206 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:53.236 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:53.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:53.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:53.327 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 71 16 91858 91842 80.8301 68.5625 0.0108876 0.0123659 2023-10-09T10:16:53.343 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:53.370 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:53.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:53.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:53.474 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:53.504 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:53.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:53.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:53.611 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:53.632 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:53.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:53.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:53.735 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:53.756 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:53.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:53.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:53.859 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:53.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:53 smithi086 bash[59714]: cluster 2023-10-09T10:16:52.866542+0000 mon.a (mon.0) 534 : cluster 3 Health check update: Degraded data redundancy: 4866/263937 objects degraded (1.844%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:16:53.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:53 smithi086 bash[59714]: audit 2023-10-09T10:16:53.061186+0000 mon.a (mon.0) 535 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:16:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:53 smithi086 bash[59714]: audit 2023-10-09T10:16:53.064434+0000 mon.a (mon.0) 536 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:16:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:53 smithi086 bash[59714]: cluster 2023-10-09T10:16:53.115248+0000 osd.2 (osd.2) 9 : cluster 0 5.8 scrub starts 2023-10-09T10:16:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:53 smithi086 bash[59714]: cluster 2023-10-09T10:16:53.194577+0000 mgr.y (mgr.26072) 421 : cluster 0 pgmap v372: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s; 4866/264954 objects degraded (1.837%); 8863/264954 objects misplaced (3.345%); 4.7 MiB/s, 74 objects/s recovering 2023-10-09T10:16:53.869 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:53 smithi053 bash[79554]: cluster 2023-10-09T10:16:52.866542+0000 mon.a (mon.0) 534 : cluster 3 Health check update: Degraded data redundancy: 4866/263937 objects degraded (1.844%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:16:53.869 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:53 smithi053 bash[79554]: audit 2023-10-09T10:16:53.061186+0000 mon.a (mon.0) 535 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:16:53.869 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:53 smithi053 bash[79554]: audit 2023-10-09T10:16:53.064434+0000 mon.a (mon.0) 536 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:16:53.869 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:53 smithi053 bash[79554]: cluster 2023-10-09T10:16:53.115248+0000 osd.2 (osd.2) 9 : cluster 0 5.8 scrub starts 2023-10-09T10:16:53.870 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:53 smithi053 bash[79554]: cluster 2023-10-09T10:16:53.194577+0000 mgr.y (mgr.26072) 421 : cluster 0 pgmap v372: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s; 4866/264954 objects degraded (1.837%); 8863/264954 objects misplaced (3.345%); 4.7 MiB/s, 74 objects/s recovering 2023-10-09T10:16:53.870 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:53 smithi053 bash[76859]: cluster 2023-10-09T10:16:52.866542+0000 mon.a (mon.0) 534 : cluster 3 Health check update: Degraded data redundancy: 4866/263937 objects degraded (1.844%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:16:53.870 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:53 smithi053 bash[76859]: audit 2023-10-09T10:16:53.061186+0000 mon.a (mon.0) 535 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:16:53.870 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:53 smithi053 bash[76859]: audit 2023-10-09T10:16:53.064434+0000 mon.a (mon.0) 536 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:16:53.870 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:53 smithi053 bash[76859]: cluster 2023-10-09T10:16:53.115248+0000 osd.2 (osd.2) 9 : cluster 0 5.8 scrub starts 2023-10-09T10:16:53.871 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:53 smithi053 bash[76859]: cluster 2023-10-09T10:16:53.194577+0000 mgr.y (mgr.26072) 421 : cluster 0 pgmap v372: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s; 4866/264954 objects degraded (1.837%); 8863/264954 objects misplaced (3.345%); 4.7 MiB/s, 74 objects/s recovering 2023-10-09T10:16:53.890 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:53.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:53.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:53.994 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:54.024 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:54.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:54.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:54.130 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:54.154 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:54.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:54.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:54.259 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:54.292 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:54.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:54.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:54.327 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 72 16 92853 92837 80.5711 62.1875 0.00680708 0.0124058 2023-10-09T10:16:54.396 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:54.424 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:54.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:54.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:54.527 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:54.557 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:54.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:54.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:54.660 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:54.690 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:54.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:54.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:54.796 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:54.822 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:54.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:54.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:54.926 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:54.952 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:16:54.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:54.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:16:55.057 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:55.083 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:55.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:55.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:55.186 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:55.228 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:55.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:55.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:55.327 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 73 16 93768 93752 80.2507 57.1875 0.00716019 0.0124549 2023-10-09T10:16:55.331 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:55.363 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:55.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:55.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:55.467 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:55.494 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:55.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:55.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:55.598 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:55.629 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:55.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:55.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:55.733 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:55.765 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:55.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:55.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:55.870 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:55.898 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:55.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:55.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:56.000 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:56.047 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:56.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:56.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:56.174 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:56.201 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:56.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:56.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:56.282 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:56 smithi053 bash[79554]: cluster 2023-10-09T10:16:55.195708+0000 mgr.y (mgr.26072) 422 : cluster 0 pgmap v373: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s; 4866/276717 objects degraded (1.758%); 8309/276717 objects misplaced (3.003%); 6.1 MiB/s, 97 objects/s recovering 2023-10-09T10:16:56.282 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:56 smithi053 bash[79554]: cluster 2023-10-09T10:16:55.205156+0000 osd.2 (osd.2) 10 : cluster 0 5.18 deep-scrub starts 2023-10-09T10:16:56.303 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:56.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:56 smithi053 bash[76859]: cluster 2023-10-09T10:16:55.195708+0000 mgr.y (mgr.26072) 422 : cluster 0 pgmap v373: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s; 4866/276717 objects degraded (1.758%); 8309/276717 objects misplaced (3.003%); 6.1 MiB/s, 97 objects/s recovering 2023-10-09T10:16:56.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:56 smithi053 bash[76859]: cluster 2023-10-09T10:16:55.205156+0000 osd.2 (osd.2) 10 : cluster 0 5.18 deep-scrub starts 2023-10-09T10:16:56.335 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 74 16 94461 94445 79.7486 43.3125 0.0107622 0.0125329 2023-10-09T10:16:56.343 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:56.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:56.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:56.446 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:56.492 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:56.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:56.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:56.597 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:56.607 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:56 smithi086 bash[59714]: cluster 2023-10-09T10:16:55.195708+0000 mgr.y (mgr.26072) 422 : cluster 0 pgmap v373: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s; 4866/276717 objects degraded (1.758%); 8309/276717 objects misplaced (3.003%); 6.1 MiB/s, 97 objects/s recovering 2023-10-09T10:16:56.607 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:56 smithi086 bash[59714]: cluster 2023-10-09T10:16:55.205156+0000 osd.2 (osd.2) 10 : cluster 0 5.18 deep-scrub starts 2023-10-09T10:16:56.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:56.640 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:56.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:56.741 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:56.819 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:56.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:56.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:56.924 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:56.982 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:56.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:56.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:57.087 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:57.123 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:57.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:57.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:57.227 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:57.273 INFO:teuthology.orchestra.run.smithi053.stderr:set osd.4 primary-affinity to 1 (8655362) 2023-10-09T10:16:57.274 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:57.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:57.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:57.330 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 75 16 95312 95296 79.3945 53.1875 0.0532154 0.0125874 2023-10-09T10:16:57.383 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:57.394 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:57 smithi053 bash[76859]: audit 2023-10-09T10:16:56.485705+0000 mon.a (mon.0) 537 : audit 1 from='client.? 172.21.15.53:0/1679350732' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T10:16:57.394 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:57 smithi053 bash[79554]: audit 2023-10-09T10:16:56.485705+0000 mon.a (mon.0) 537 : audit 1 from='client.? 172.21.15.53:0/1679350732' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T10:16:57.424 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:57.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:57.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:57.527 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:57.535 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:57 smithi086 bash[59714]: audit 2023-10-09T10:16:56.485705+0000 mon.a (mon.0) 537 : audit 1 from='client.? 172.21.15.53:0/1679350732' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T10:16:57.555 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:57.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:57.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:57.658 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:57.685 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:57.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:57.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:57.795 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:57.819 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:57.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:57.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:57.923 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:57.971 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:57.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:57.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:58.077 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:58.103 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:58.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:58.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:58.208 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:58.237 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:58.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:58.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:58.330 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 76 16 96183 96167 79.066 54.4375 0.00515198 0.012642 2023-10-09T10:16:58.341 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:58.351 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:58 smithi086 bash[59714]: cluster 2023-10-09T10:16:57.196346+0000 mgr.y (mgr.26072) 423 : cluster 0 pgmap v374: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 930 op/s; 4866/279042 objects degraded (1.744%); 7915/279042 objects misplaced (2.836%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T10:16:58.351 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:58 smithi086 bash[59714]: audit 2023-10-09T10:16:57.256549+0000 mon.a (mon.0) 538 : audit 1 from='client.? 172.21.15.53:0/1679350732' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-10-09T10:16:58.351 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:58 smithi086 bash[59714]: cluster 2023-10-09T10:16:57.256702+0000 mon.a (mon.0) 539 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-10-09T10:16:58.351 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:58 smithi086 bash[59714]: cluster 2023-10-09T10:16:57.262123+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T10:16:58.351 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:58 smithi086 bash[59714]: cluster 2023-10-09T10:16:57.263456+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T10:16:58.351 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:58 smithi086 bash[59714]: cluster 2023-10-09T10:16:57.266058+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T10:16:58.352 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:58 smithi086 bash[59714]: cluster 2023-10-09T10:16:57.268400+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T10:16:58.352 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:58 smithi086 bash[59714]: cluster 2023-10-09T10:16:57.271871+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T10:16:58.352 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:58 smithi086 bash[59714]: audit 2023-10-09T10:16:57.298378+0000 mon.a (mon.0) 540 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:16:58.352 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:58 smithi086 bash[59714]: audit 2023-10-09T10:16:57.307603+0000 mon.a (mon.0) 541 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:16:58.352 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:58 smithi086 bash[59714]: audit 2023-10-09T10:16:57.539547+0000 mon.a (mon.0) 542 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:16:58.352 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:58 smithi086 bash[59714]: audit 2023-10-09T10:16:57.555440+0000 mon.a (mon.0) 543 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:16:58.352 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:58 smithi086 bash[59714]: cluster 2023-10-09T10:16:57.867545+0000 mon.a (mon.0) 544 : cluster 3 Health check update: Degraded data redundancy: 4866/279042 objects degraded (1.744%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:16:58.352 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:58 smithi086 bash[59714]: audit 2023-10-09T10:16:58.157106+0000 mon.a (mon.0) 545 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:16:58.352 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:58 smithi086 bash[59714]: audit 2023-10-09T10:16:58.157832+0000 mon.a (mon.0) 546 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:16:58.352 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:16:58 smithi086 bash[59714]: audit 2023-10-09T10:16:58.162878+0000 mon.a (mon.0) 547 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:16:58.383 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:58.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:58.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:58.488 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:58.518 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:58.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:58.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:58.622 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:58.652 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:58.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:58.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:58.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[76859]: cluster 2023-10-09T10:16:57.196346+0000 mgr.y (mgr.26072) 423 : cluster 0 pgmap v374: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 930 op/s; 4866/279042 objects degraded (1.744%); 7915/279042 objects misplaced (2.836%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T10:16:58.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[76859]: audit 2023-10-09T10:16:57.256549+0000 mon.a (mon.0) 538 : audit 1 from='client.? 172.21.15.53:0/1679350732' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-10-09T10:16:58.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[76859]: cluster 2023-10-09T10:16:57.256702+0000 mon.a (mon.0) 539 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-10-09T10:16:58.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[76859]: cluster 2023-10-09T10:16:57.262123+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T10:16:58.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[76859]: cluster 2023-10-09T10:16:57.263456+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T10:16:58.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[76859]: cluster 2023-10-09T10:16:57.266058+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T10:16:58.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[76859]: cluster 2023-10-09T10:16:57.268400+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T10:16:58.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[76859]: cluster 2023-10-09T10:16:57.271871+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T10:16:58.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[76859]: audit 2023-10-09T10:16:57.298378+0000 mon.a (mon.0) 540 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:16:58.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[76859]: audit 2023-10-09T10:16:57.307603+0000 mon.a (mon.0) 541 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:16:58.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[76859]: audit 2023-10-09T10:16:57.539547+0000 mon.a (mon.0) 542 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:16:58.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[76859]: audit 2023-10-09T10:16:57.555440+0000 mon.a (mon.0) 543 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:16:58.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[76859]: cluster 2023-10-09T10:16:57.867545+0000 mon.a (mon.0) 544 : cluster 3 Health check update: Degraded data redundancy: 4866/279042 objects degraded (1.744%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:16:58.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[76859]: audit 2023-10-09T10:16:58.157106+0000 mon.a (mon.0) 545 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:16:58.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[76859]: audit 2023-10-09T10:16:58.157832+0000 mon.a (mon.0) 546 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:16:58.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[76859]: audit 2023-10-09T10:16:58.162878+0000 mon.a (mon.0) 547 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:16:58.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[79554]: cluster 2023-10-09T10:16:57.196346+0000 mgr.y (mgr.26072) 423 : cluster 0 pgmap v374: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 930 op/s; 4866/279042 objects degraded (1.744%); 7915/279042 objects misplaced (2.836%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T10:16:58.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[79554]: audit 2023-10-09T10:16:57.256549+0000 mon.a (mon.0) 538 : audit 1 from='client.? 172.21.15.53:0/1679350732' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-10-09T10:16:58.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[79554]: cluster 2023-10-09T10:16:57.256702+0000 mon.a (mon.0) 539 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-10-09T10:16:58.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[79554]: cluster 2023-10-09T10:16:57.262123+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T10:16:58.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[79554]: cluster 2023-10-09T10:16:57.263456+0000 osd.4 (osd.4) 61 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T10:16:58.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[79554]: cluster 2023-10-09T10:16:57.266058+0000 osd.4 (osd.4) 62 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T10:16:58.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[79554]: cluster 2023-10-09T10:16:57.268400+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T10:16:58.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[79554]: cluster 2023-10-09T10:16:57.271871+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e123 with expected crc 2023-10-09T10:16:58.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[79554]: audit 2023-10-09T10:16:57.298378+0000 mon.a (mon.0) 540 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:16:58.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[79554]: audit 2023-10-09T10:16:57.307603+0000 mon.a (mon.0) 541 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:16:58.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[79554]: audit 2023-10-09T10:16:57.539547+0000 mon.a (mon.0) 542 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:16:58.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[79554]: audit 2023-10-09T10:16:57.555440+0000 mon.a (mon.0) 543 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:16:58.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[79554]: cluster 2023-10-09T10:16:57.867545+0000 mon.a (mon.0) 544 : cluster 3 Health check update: Degraded data redundancy: 4866/279042 objects degraded (1.744%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:16:58.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[79554]: audit 2023-10-09T10:16:58.157106+0000 mon.a (mon.0) 545 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:16:58.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[79554]: audit 2023-10-09T10:16:58.157832+0000 mon.a (mon.0) 546 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:16:58.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:16:58 smithi053 bash[79554]: audit 2023-10-09T10:16:58.162878+0000 mon.a (mon.0) 547 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:16:58.756 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:58.784 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:58.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:58.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:58.891 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:58.919 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:16:58.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:58.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:16:59.028 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:59.057 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:59.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:59.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:16:59.162 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:59.190 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:16:59.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:59.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:16:59.297 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:59.328 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:59.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:59.330 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 77 16 97251 97235 78.906 66.75 0.0172584 0.0126672 2023-10-09T10:16:59.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:59.431 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:59.460 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:16:59.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:59.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:16:59.566 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:59.596 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:16:59.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:59.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:16:59.699 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:59.730 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:16:59.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:59.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:16:59.835 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:59.865 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:16:59.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:59.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:16:59.967 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:59.994 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:16:59.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:16:59.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:00.099 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:00.130 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:00.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:00.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:00.233 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:00.263 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:00.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:00.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:00.330 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 78 16 98283 98267 78.7213 64.5 0.0211403 0.0126971 2023-10-09T10:17:00.368 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:00.376 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:00 smithi053 bash[79554]: cluster 2023-10-09T10:16:59.197186+0000 mgr.y (mgr.26072) 424 : cluster 0 pgmap v376: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s; 4866/284709 objects degraded (1.709%); 7915/284709 objects misplaced (2.780%); 5.7 MiB/s, 91 objects/s recovering 2023-10-09T10:17:00.377 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:00 smithi053 bash[79554]: cluster 2023-10-09T10:16:59.337849+0000 osd.2 (osd.2) 11 : cluster 0 5.16 scrub starts 2023-10-09T10:17:00.377 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:00 smithi053 bash[76859]: cluster 2023-10-09T10:16:59.197186+0000 mgr.y (mgr.26072) 424 : cluster 0 pgmap v376: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s; 4866/284709 objects degraded (1.709%); 7915/284709 objects misplaced (2.780%); 5.7 MiB/s, 91 objects/s recovering 2023-10-09T10:17:00.377 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:00 smithi053 bash[76859]: cluster 2023-10-09T10:16:59.337849+0000 osd.2 (osd.2) 11 : cluster 0 5.16 scrub starts 2023-10-09T10:17:00.403 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:00.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:00.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:00.506 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:00.540 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:00.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:00.545 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:00 smithi086 bash[59714]: cluster 2023-10-09T10:16:59.197186+0000 mgr.y (mgr.26072) 424 : cluster 0 pgmap v376: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s; 4866/284709 objects degraded (1.709%); 7915/284709 objects misplaced (2.780%); 5.7 MiB/s, 91 objects/s recovering 2023-10-09T10:17:00.545 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:00 smithi086 bash[59714]: cluster 2023-10-09T10:16:59.337849+0000 osd.2 (osd.2) 11 : cluster 0 5.16 scrub starts 2023-10-09T10:17:00.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:00.646 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:00.676 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:00.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:00.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:00.780 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:00.810 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:00.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:00.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:00.916 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:00.947 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:00.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:00.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:01.049 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:01.082 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:01.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:01.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:01.186 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:01.220 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:01.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:01.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:01.323 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:01.330 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 79 16 99301 99285 78.5301 63.625 0.00573626 0.0127278 2023-10-09T10:17:01.354 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:01.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:01.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:01.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:01 smithi053 bash[76859]: cluster 2023-10-09T10:17:00.364836+0000 osd.2 (osd.2) 12 : cluster 0 5.8 scrub starts 2023-10-09T10:17:01.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:01 smithi053 bash[79554]: cluster 2023-10-09T10:17:00.364836+0000 osd.2 (osd.2) 12 : cluster 0 5.8 scrub starts 2023-10-09T10:17:01.458 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:01.487 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:01.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:01.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:01.514 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:01 smithi086 bash[59714]: cluster 2023-10-09T10:17:00.364836+0000 osd.2 (osd.2) 12 : cluster 0 5.8 scrub starts 2023-10-09T10:17:01.590 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:01.624 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:01.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:01.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:01.729 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:01.767 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:01.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:01.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:01.871 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:01.903 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:01.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:01.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:02.007 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:02.033 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:02.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:02.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:02.139 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:02.184 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:02.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:02.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:02.285 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:02 smithi053 bash[76859]: cluster 2023-10-09T10:17:01.197880+0000 mgr.y (mgr.26072) 425 : cluster 0 pgmap v377: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s; 4866/292350 objects degraded (1.664%); 6983/292350 objects misplaced (2.389%); 5.9 MiB/s, 93 objects/s recovering 2023-10-09T10:17:02.292 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:02.317 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:02.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:02.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:02.330 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:2023-10-09T10:17:02.329886+0000 min lat: 0.00116533 max lat: 2.17105 avg lat: 0.0127605 2023-10-09T10:17:02.330 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:17:02.330 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 80 16 100296 100280 78.3258 62.1875 0.0081937 0.0127605 2023-10-09T10:17:02.423 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:02.450 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:02.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:02.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:02.555 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:02.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:02 smithi053 bash[79554]: cluster 2023-10-09T10:17:01.197880+0000 mgr.y (mgr.26072) 425 : cluster 0 pgmap v377: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s; 4866/292350 objects degraded (1.664%); 6983/292350 objects misplaced (2.389%); 5.9 MiB/s, 93 objects/s recovering 2023-10-09T10:17:02.585 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:02.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:02.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:02.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:02 smithi086 bash[59714]: cluster 2023-10-09T10:17:01.197880+0000 mgr.y (mgr.26072) 425 : cluster 0 pgmap v377: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s; 4866/292350 objects degraded (1.664%); 6983/292350 objects misplaced (2.389%); 5.9 MiB/s, 93 objects/s recovering 2023-10-09T10:17:02.692 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:02.729 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:02.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:02.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:02.834 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:02.842 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:17:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:17:02] "GET /metrics HTTP/1.1" 200 36529 "" "Prometheus/2.33.4" 2023-10-09T10:17:02.865 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:02.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:02.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:02.970 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:02.997 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:03.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:03.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:03.101 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:03.133 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:03.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:03.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:03.236 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:03.266 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:03.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:03.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:03.330 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 81 16 101204 101188 78.0594 56.75 0.00343667 0.0127934 2023-10-09T10:17:03.369 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:03.378 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:03 smithi053 bash[76859]: cluster 2023-10-09T10:17:02.869067+0000 mon.a (mon.0) 548 : cluster 3 Health check update: Degraded data redundancy: 4866/292350 objects degraded (1.664%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:17:03.378 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:03 smithi053 bash[79554]: cluster 2023-10-09T10:17:02.869067+0000 mon.a (mon.0) 548 : cluster 3 Health check update: Degraded data redundancy: 4866/292350 objects degraded (1.664%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:17:03.405 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:03.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:03.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:03.511 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:03.537 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:03.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:03.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:03.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:03 smithi086 bash[59714]: cluster 2023-10-09T10:17:02.869067+0000 mon.a (mon.0) 548 : cluster 3 Health check update: Degraded data redundancy: 4866/292350 objects degraded (1.664%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:17:03.640 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:03.665 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:03.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:03.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:03.768 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:03.794 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:03.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:03.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:03.897 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:03.930 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:03.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:03.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:04.034 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:04.060 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:04.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:04.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:04.164 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:04.201 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:04.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:04.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:04.307 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:04.330 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:04.331 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 82 15 102277 102262 77.9259 67.125 0.0127809 0.0128273 2023-10-09T10:17:04.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:04.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:04.409 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:04 smithi053 bash[79554]: cluster 2023-10-09T10:17:03.198534+0000 mgr.y (mgr.26072) 426 : cluster 0 pgmap v378: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s; 4866/293379 objects degraded (1.659%); 6983/293379 objects misplaced (2.380%); 5.9 MiB/s, 93 objects/s recovering 2023-10-09T10:17:04.409 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:04 smithi053 bash[79554]: cluster 2023-10-09T10:17:03.386982+0000 osd.2 (osd.2) 13 : cluster 0 5.18 scrub starts 2023-10-09T10:17:04.410 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:04 smithi053 bash[76859]: cluster 2023-10-09T10:17:03.198534+0000 mgr.y (mgr.26072) 426 : cluster 0 pgmap v378: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s; 4866/293379 objects degraded (1.659%); 6983/293379 objects misplaced (2.380%); 5.9 MiB/s, 93 objects/s recovering 2023-10-09T10:17:04.410 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:04 smithi053 bash[76859]: cluster 2023-10-09T10:17:03.386982+0000 osd.2 (osd.2) 13 : cluster 0 5.18 scrub starts 2023-10-09T10:17:04.434 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:04.472 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:04.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:04.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:04.581 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:04.613 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:04.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:04.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:04.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:04 smithi086 bash[59714]: cluster 2023-10-09T10:17:03.198534+0000 mgr.y (mgr.26072) 426 : cluster 0 pgmap v378: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 947 op/s; 4866/293379 objects degraded (1.659%); 6983/293379 objects misplaced (2.380%); 5.9 MiB/s, 93 objects/s recovering 2023-10-09T10:17:04.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:04 smithi086 bash[59714]: cluster 2023-10-09T10:17:03.386982+0000 osd.2 (osd.2) 13 : cluster 0 5.18 scrub starts 2023-10-09T10:17:04.718 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:04.743 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:04.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:04.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:04.847 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:04.866 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:04.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:04.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:04.968 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:04.991 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:04.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:04.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:05.096 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:05.121 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:05.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:05.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:05.224 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:05.250 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:05.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:05.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:05.331 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 83 16 103244 103228 77.7144 60.375 0.0147423 0.0128622 2023-10-09T10:17:05.355 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:05.381 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:05.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:05.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:05.484 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:05.518 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:05.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:05.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:05.623 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:05.650 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:05.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:05.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:05.755 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:05.788 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:05.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:05.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:05.893 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:05.933 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:05.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:05.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:06.036 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:06.060 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:06.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:06.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:06.163 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:06.188 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:06.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:06.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:06.290 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:06.294 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:06 smithi086 bash[59714]: cluster 2023-10-09T10:17:05.199218+0000 mgr.y (mgr.26072) 427 : cluster 0 pgmap v379: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 948 op/s; 4866/305193 objects degraded (1.594%); 6307/305193 objects misplaced (2.067%); 6.3 MiB/s, 100 objects/s recovering 2023-10-09T10:17:06.324 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:06.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:06.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:06.331 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 84 16 104175 104159 77.4819 58.1875 0.0103927 0.012899 2023-10-09T10:17:06.428 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:06.457 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:06.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:06.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:06.561 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:06.589 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:06.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:06.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:06.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:06 smithi053 bash[76859]: cluster 2023-10-09T10:17:05.199218+0000 mgr.y (mgr.26072) 427 : cluster 0 pgmap v379: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 948 op/s; 4866/305193 objects degraded (1.594%); 6307/305193 objects misplaced (2.067%); 6.3 MiB/s, 100 objects/s recovering 2023-10-09T10:17:06.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:06 smithi053 bash[79554]: cluster 2023-10-09T10:17:05.199218+0000 mgr.y (mgr.26072) 427 : cluster 0 pgmap v379: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.2 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 948 op/s; 4866/305193 objects degraded (1.594%); 6307/305193 objects misplaced (2.067%); 6.3 MiB/s, 100 objects/s recovering 2023-10-09T10:17:06.692 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:06.717 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:06.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:06.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:06.820 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:06.846 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:06.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:06.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:06.949 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:06.985 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:06.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:06.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:07.041 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-09T10:17:07.041 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:17:07.041 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-10-09T10:17:07.041 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 0.05 2023-10-09T10:17:07.090 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:07.119 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:07.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:07.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:07.225 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:07.254 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:07.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:07.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:07.335 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 85 16 105027 105011 77.1933 53.25 0.0117543 0.0129482 2023-10-09T10:17:07.360 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:07.386 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:07.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:07.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:07.490 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:07.518 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:07.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:07.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:07.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:07 smithi086 bash[59714]: cluster 2023-10-09T10:17:06.550384+0000 osd.2 (osd.2) 14 : cluster 0 5.16 scrub starts 2023-10-09T10:17:07.619 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:17:07.619 INFO:teuthology.orchestra.run.smithi053.stdout: "size": 20, 2023-10-09T10:17:07.619 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 600, 2023-10-09T10:17:07.619 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [ 2023-10-09T10:17:07.620 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.620 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:32409 5.c 5:37e99c54:::benchmark_data_smithi053_106232_object32408:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:17:07.620 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:57.821823+0000", 2023-10-09T10:17:07.620 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 69.790312522999997, 2023-10-09T10:17:07.620 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.168640912, 2023-10-09T10:17:07.620 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:17:07.620 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:17:07.620 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:17:07.620 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:17:07.620 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:17:07.621 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 32409 2023-10-09T10:17:07.621 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.621 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:17:07.621 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.621 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:17:07.621 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:57.821823+0000", 2023-10-09T10:17:07.621 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.621 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.621 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.621 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:17:07.621 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:57.821823+0000", 2023-10-09T10:17:07.622 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.622 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.622 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.622 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:17:07.622 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:57.821822+0000", 2023-10-09T10:17:07.622 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:17:07.622 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.622 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.622 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:17:07.622 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:57.821840+0000", 2023-10-09T10:17:07.622 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.8121000000000001e-05 2023-10-09T10:17:07.623 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.623 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.623 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:17:07.623 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:57.821850+0000", 2023-10-09T10:17:07.623 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.6979999999999993e-06 2023-10-09T10:17:07.623 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.623 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.623 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:17:07.623 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:57.821855+0000", 2023-10-09T10:17:07.623 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.6749999999999999e-06 2023-10-09T10:17:07.623 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.624 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.624 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.624 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:57.821890+0000", 2023-10-09T10:17:07.624 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.4938999999999999e-05 2023-10-09T10:17:07.624 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.624 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.624 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:17:07.624 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:57.821975+0000", 2023-10-09T10:17:07.624 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.4734000000000006e-05 2023-10-09T10:17:07.624 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.624 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.624 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 0,4", 2023-10-09T10:17:07.625 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:57.822060+0000", 2023-10-09T10:17:07.625 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.4874000000000001e-05 2023-10-09T10:17:07.625 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.625 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.625 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:17:07.625 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:57.823106+0000", 2023-10-09T10:17:07.625 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.001045994 2023-10-09T10:17:07.625 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.625 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.625 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:17:07.625 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:57.824929+0000", 2023-10-09T10:17:07.625 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0018234880000000001 2023-10-09T10:17:07.626 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.626 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.626 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:17:07.626 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:57.990361+0000", 2023-10-09T10:17:07.626 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.165431616 2023-10-09T10:17:07.626 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.626 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.626 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:17:07.626 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:57.990419+0000", 2023-10-09T10:17:07.626 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.8084000000000002e-05 2023-10-09T10:17:07.626 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.627 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.627 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:17:07.627 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:57.990464+0000", 2023-10-09T10:17:07.627 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.5142999999999998e-05 2023-10-09T10:17:07.627 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.627 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:17:07.627 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.627 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.627 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.627 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:33318 5.c 5:3e574b5c:::benchmark_data_smithi053_106232_object33317:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:17:07.627 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:58.496074+0000", 2023-10-09T10:17:07.627 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 69.116061834000007, 2023-10-09T10:17:07.628 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.13035844799999999, 2023-10-09T10:17:07.628 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:17:07.628 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:17:07.628 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:17:07.628 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:17:07.628 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:17:07.628 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 33318 2023-10-09T10:17:07.628 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.628 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:17:07.628 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.628 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:17:07.629 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.496074+0000", 2023-10-09T10:17:07.629 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.629 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.629 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.629 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:17:07.629 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.496074+0000", 2023-10-09T10:17:07.629 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.629 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.629 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.629 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:17:07.629 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.496072+0000", 2023-10-09T10:17:07.630 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:17:07.630 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.630 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.630 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:17:07.630 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.496104+0000", 2023-10-09T10:17:07.630 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.1643999999999997e-05 2023-10-09T10:17:07.630 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.630 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.630 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:17:07.630 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.496119+0000", 2023-10-09T10:17:07.631 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.5305999999999999e-05 2023-10-09T10:17:07.631 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.631 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.631 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:17:07.631 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.496129+0000", 2023-10-09T10:17:07.631 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.9499999999999996e-06 2023-10-09T10:17:07.631 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.631 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.631 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.632 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.496199+0000", 2023-10-09T10:17:07.632 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.9533e-05 2023-10-09T10:17:07.632 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.632 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.632 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:17:07.632 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.496330+0000", 2023-10-09T10:17:07.632 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000131197 2023-10-09T10:17:07.632 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.632 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.632 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 0,4", 2023-10-09T10:17:07.632 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.496475+0000", 2023-10-09T10:17:07.633 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000145344 2023-10-09T10:17:07.633 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.633 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.633 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:17:07.633 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.498324+0000", 2023-10-09T10:17:07.633 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.001848803 2023-10-09T10:17:07.633 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.633 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.634 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:17:07.634 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.499256+0000", 2023-10-09T10:17:07.634 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00093180800000000001 2023-10-09T10:17:07.634 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.634 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.634 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:17:07.634 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.626297+0000", 2023-10-09T10:17:07.634 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.127041141 2023-10-09T10:17:07.634 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.634 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.634 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:17:07.635 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.626359+0000", 2023-10-09T10:17:07.635 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.1752000000000001e-05 2023-10-09T10:17:07.635 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.635 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.635 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:17:07.635 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.626432+0000", 2023-10-09T10:17:07.635 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.3792000000000001e-05 2023-10-09T10:17:07.635 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.635 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:17:07.635 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.636 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.636 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.636 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:33325 5.c 5:32f0cf69:::benchmark_data_smithi053_106232_object33324:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:17:07.636 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:58.498978+0000", 2023-10-09T10:17:07.636 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 69.113157634999993, 2023-10-09T10:17:07.636 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.133211987, 2023-10-09T10:17:07.636 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:17:07.636 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:17:07.636 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:17:07.636 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:17:07.637 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:17:07.637 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 33325 2023-10-09T10:17:07.637 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.637 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:17:07.637 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.637 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:17:07.637 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.498978+0000", 2023-10-09T10:17:07.637 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.637 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.638 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.638 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:17:07.638 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.498978+0000", 2023-10-09T10:17:07.638 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.638 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.638 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.638 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:17:07.638 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.498976+0000", 2023-10-09T10:17:07.638 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:17:07.639 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.639 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.639 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:17:07.639 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.499002+0000", 2023-10-09T10:17:07.639 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.5766999999999999e-05 2023-10-09T10:17:07.639 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.639 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.639 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:17:07.639 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.499014+0000", 2023-10-09T10:17:07.639 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2267e-05 2023-10-09T10:17:07.640 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.640 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.640 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:17:07.640 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.499023+0000", 2023-10-09T10:17:07.640 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.5730000000000008e-06 2023-10-09T10:17:07.640 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.640 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.640 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.640 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.499282+0000", 2023-10-09T10:17:07.641 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000259502 2023-10-09T10:17:07.641 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.641 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.641 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:17:07.641 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.499457+0000", 2023-10-09T10:17:07.641 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00017499700000000001 2023-10-09T10:17:07.641 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.641 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.641 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 0,4", 2023-10-09T10:17:07.642 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.499596+0000", 2023-10-09T10:17:07.642 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00013830900000000001 2023-10-09T10:17:07.642 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.642 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.642 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:17:07.642 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.626446+0000", 2023-10-09T10:17:07.642 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.12685029 2023-10-09T10:17:07.642 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.642 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.643 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:17:07.643 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.631313+0000", 2023-10-09T10:17:07.643 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0048668519999999996 2023-10-09T10:17:07.643 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.643 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.643 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:17:07.643 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.631992+0000", 2023-10-09T10:17:07.643 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00067912500000000004 2023-10-09T10:17:07.643 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.643 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.644 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:17:07.644 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.632104+0000", 2023-10-09T10:17:07.644 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00011189299999999999 2023-10-09T10:17:07.644 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.644 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.644 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:17:07.644 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.632190+0000", 2023-10-09T10:17:07.644 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.6298000000000006e-05 2023-10-09T10:17:07.644 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.644 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:17:07.644 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.644 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.645 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.645 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.34788.0:33315 5.5 e109/105 5:a5592331:::benchmark_data_smithi053_106232_object33314:head v 109'1985, mlcod=109'1983)", 2023-10-09T10:17:07.645 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:58.499060+0000", 2023-10-09T10:17:07.645 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 69.113075383999998, 2023-10-09T10:17:07.645 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.130372138, 2023-10-09T10:17:07.645 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:17:07.645 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:17:07.645 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:17:07.645 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.645 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:17:07.645 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.499060+0000", 2023-10-09T10:17:07.645 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.645 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.645 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.646 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:17:07.646 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.499060+0000", 2023-10-09T10:17:07.646 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.646 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.646 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.646 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:17:07.646 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.499060+0000", 2023-10-09T10:17:07.646 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:17:07.646 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.646 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.646 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:17:07.646 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.499085+0000", 2023-10-09T10:17:07.647 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.5466e-05 2023-10-09T10:17:07.647 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.647 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.647 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:17:07.647 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.499096+0000", 2023-10-09T10:17:07.647 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0789e-05 2023-10-09T10:17:07.647 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.647 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.647 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:17:07.647 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.499103+0000", 2023-10-09T10:17:07.647 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.1940000000000001e-06 2023-10-09T10:17:07.647 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.648 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.648 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.648 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.499162+0000", 2023-10-09T10:17:07.648 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.9206999999999997e-05 2023-10-09T10:17:07.648 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.648 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.648 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:17:07.648 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.499184+0000", 2023-10-09T10:17:07.648 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.1965999999999999e-05 2023-10-09T10:17:07.648 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.648 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.649 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:17:07.649 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.629370+0000", 2023-10-09T10:17:07.649 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.13018539500000001 2023-10-09T10:17:07.649 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.649 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.649 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:17:07.649 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.629433+0000", 2023-10-09T10:17:07.649 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.2788999999999998e-05 2023-10-09T10:17:07.649 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.649 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:17:07.649 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.649 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.649 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.650 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.34788.0:33323 5.7 e109/105 5:ee33a023:::benchmark_data_smithi053_106232_object33322:head v 109'2079, mlcod=109'2077)", 2023-10-09T10:17:07.650 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:58.500416+0000", 2023-10-09T10:17:07.650 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 69.111720126999998, 2023-10-09T10:17:07.650 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.12823936899999999, 2023-10-09T10:17:07.650 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:17:07.650 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:17:07.650 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:17:07.650 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.650 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:17:07.650 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.500416+0000", 2023-10-09T10:17:07.650 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.650 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.651 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.651 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:17:07.651 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.500416+0000", 2023-10-09T10:17:07.651 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.651 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.651 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.651 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:17:07.651 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.500414+0000", 2023-10-09T10:17:07.651 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:17:07.651 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.651 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.652 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:17:07.652 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.500454+0000", 2023-10-09T10:17:07.652 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.9784999999999999e-05 2023-10-09T10:17:07.652 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.652 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.652 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:17:07.652 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.500467+0000", 2023-10-09T10:17:07.652 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2435e-05 2023-10-09T10:17:07.652 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.652 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.652 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:17:07.652 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.500475+0000", 2023-10-09T10:17:07.653 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.0190000000000006e-06 2023-10-09T10:17:07.653 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.653 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.653 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.653 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.626442+0000", 2023-10-09T10:17:07.653 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.12596734100000001 2023-10-09T10:17:07.653 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.653 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.653 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:17:07.653 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.626464+0000", 2023-10-09T10:17:07.653 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.2127999999999999e-05 2023-10-09T10:17:07.653 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.654 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.654 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:17:07.654 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.628556+0000", 2023-10-09T10:17:07.654 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.002092127 2023-10-09T10:17:07.654 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.654 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.654 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:17:07.654 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.628655+0000", 2023-10-09T10:17:07.654 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.8680999999999999e-05 2023-10-09T10:17:07.654 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.654 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:17:07.654 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.655 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.655 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.655 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.34788.0:33319 5.5 e109/105 5:ad3a441d:::benchmark_data_smithi053_106232_object33318:head v 109'1986, mlcod=109'1983)", 2023-10-09T10:17:07.655 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:15:58.501012+0000", 2023-10-09T10:17:07.655 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 69.111123375000005, 2023-10-09T10:17:07.655 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.13039145099999999, 2023-10-09T10:17:07.655 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:17:07.655 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:17:07.655 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:17:07.655 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.655 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:17:07.655 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.501012+0000", 2023-10-09T10:17:07.656 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.656 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.656 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.656 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:17:07.656 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.501012+0000", 2023-10-09T10:17:07.656 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.656 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.656 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.656 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:17:07.656 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.501012+0000", 2023-10-09T10:17:07.656 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:17:07.656 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.657 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.657 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:17:07.657 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.501037+0000", 2023-10-09T10:17:07.657 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.5652000000000001e-05 2023-10-09T10:17:07.657 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.657 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.657 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:17:07.657 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.626169+0000", 2023-10-09T10:17:07.657 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.12513153199999999 2023-10-09T10:17:07.657 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.657 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.657 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:17:07.658 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.626184+0000", 2023-10-09T10:17:07.658 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.552e-05 2023-10-09T10:17:07.658 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.658 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.658 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.658 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.626283+0000", 2023-10-09T10:17:07.658 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.9083e-05 2023-10-09T10:17:07.658 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.658 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.658 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:17:07.658 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.626312+0000", 2023-10-09T10:17:07.658 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.8547999999999998e-05 2023-10-09T10:17:07.659 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.659 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.659 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:17:07.659 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.631330+0000", 2023-10-09T10:17:07.659 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0050184080000000002 2023-10-09T10:17:07.659 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.659 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.659 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:17:07.659 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:15:58.631404+0000", 2023-10-09T10:17:07.659 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.3564000000000002e-05 2023-10-09T10:17:07.659 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.659 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:17:07.659 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.660 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.660 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.660 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:40876 5.c 5:3ad6a8a5:::benchmark_data_smithi053_106232_object40875:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:17:07.660 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:03.386760+0000", 2023-10-09T10:17:07.660 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 64.225375345000003, 2023-10-09T10:17:07.660 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.16499270499999999, 2023-10-09T10:17:07.660 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:17:07.660 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:17:07.660 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:17:07.660 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:17:07.660 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:17:07.660 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 40876 2023-10-09T10:17:07.660 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.661 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:17:07.661 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.661 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:17:07.661 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.386760+0000", 2023-10-09T10:17:07.661 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.661 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.661 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.661 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:17:07.661 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.386760+0000", 2023-10-09T10:17:07.661 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.661 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.662 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.662 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:17:07.662 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.386759+0000", 2023-10-09T10:17:07.662 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:17:07.662 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.662 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.662 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:17:07.662 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.386786+0000", 2023-10-09T10:17:07.662 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.7854000000000001e-05 2023-10-09T10:17:07.662 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.662 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.663 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:17:07.663 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.386801+0000", 2023-10-09T10:17:07.663 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4246e-05 2023-10-09T10:17:07.663 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.663 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.663 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:17:07.663 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.386809+0000", 2023-10-09T10:17:07.663 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.3650000000000004e-06 2023-10-09T10:17:07.663 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.663 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.663 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.664 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.386892+0000", 2023-10-09T10:17:07.664 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.3086999999999999e-05 2023-10-09T10:17:07.664 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.664 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.664 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:17:07.664 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.387054+0000", 2023-10-09T10:17:07.664 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000161614 2023-10-09T10:17:07.664 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.665 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.665 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 0,4", 2023-10-09T10:17:07.665 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.387197+0000", 2023-10-09T10:17:07.665 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000143702 2023-10-09T10:17:07.665 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.665 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.665 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:17:07.665 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.390671+0000", 2023-10-09T10:17:07.665 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.003473308 2023-10-09T10:17:07.665 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.665 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.665 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:17:07.666 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.390678+0000", 2023-10-09T10:17:07.666 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.7069999999999992e-06 2023-10-09T10:17:07.666 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.666 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.666 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:17:07.666 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.551532+0000", 2023-10-09T10:17:07.666 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.16085326799999999 2023-10-09T10:17:07.666 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.667 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.667 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:17:07.667 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.551695+0000", 2023-10-09T10:17:07.667 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00016369 2023-10-09T10:17:07.667 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.667 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.667 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:17:07.667 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.551753+0000", 2023-10-09T10:17:07.667 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.7688000000000001e-05 2023-10-09T10:17:07.667 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.667 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:17:07.668 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.668 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.668 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.668 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:40911 5.c 5:384cf5f6:::benchmark_data_smithi053_106232_object40910:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:17:07.668 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:03.409342+0000", 2023-10-09T10:17:07.668 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 64.202793787000004, 2023-10-09T10:17:07.668 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.14777061, 2023-10-09T10:17:07.668 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:17:07.668 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:17:07.669 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:17:07.669 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:17:07.669 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:17:07.669 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 40911 2023-10-09T10:17:07.669 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.669 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:17:07.669 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.669 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:17:07.669 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.409342+0000", 2023-10-09T10:17:07.669 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.669 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.670 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.670 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:17:07.670 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.409342+0000", 2023-10-09T10:17:07.670 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.670 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.670 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.670 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:17:07.670 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.409340+0000", 2023-10-09T10:17:07.671 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:17:07.671 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.671 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.671 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:17:07.671 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.409364+0000", 2023-10-09T10:17:07.671 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.4409e-05 2023-10-09T10:17:07.671 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.671 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.671 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:17:07.671 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.409382+0000", 2023-10-09T10:17:07.671 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.7541e-05 2023-10-09T10:17:07.671 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.672 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.672 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:17:07.672 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.409395+0000", 2023-10-09T10:17:07.672 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.325e-05 2023-10-09T10:17:07.672 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.672 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.672 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.672 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.409436+0000", 2023-10-09T10:17:07.673 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.0683999999999999e-05 2023-10-09T10:17:07.673 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.673 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.673 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:17:07.673 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.409557+0000", 2023-10-09T10:17:07.673 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000121533 2023-10-09T10:17:07.673 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.673 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.673 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 0,4", 2023-10-09T10:17:07.674 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.409666+0000", 2023-10-09T10:17:07.674 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00010857999999999999 2023-10-09T10:17:07.674 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.674 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.674 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:17:07.674 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.411049+0000", 2023-10-09T10:17:07.674 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.001383142 2023-10-09T10:17:07.674 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.674 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.674 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:17:07.675 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.412059+0000", 2023-10-09T10:17:07.675 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.001009699 2023-10-09T10:17:07.675 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.675 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.675 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:17:07.675 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.556999+0000", 2023-10-09T10:17:07.675 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.144940086 2023-10-09T10:17:07.675 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.675 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.675 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:17:07.675 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.557062+0000", 2023-10-09T10:17:07.675 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.3515000000000004e-05 2023-10-09T10:17:07.676 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.676 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.676 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:17:07.676 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.557113+0000", 2023-10-09T10:17:07.676 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.0188999999999997e-05 2023-10-09T10:17:07.676 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.676 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:17:07.676 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.676 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.676 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.676 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:40913 5.c 5:3cf31497:::benchmark_data_smithi053_106232_object40912:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:17:07.677 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:03.412353+0000", 2023-10-09T10:17:07.677 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 64.199783233999995, 2023-10-09T10:17:07.677 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.14510510800000001, 2023-10-09T10:17:07.677 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:17:07.677 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:17:07.677 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:17:07.677 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:17:07.677 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:17:07.677 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 40913 2023-10-09T10:17:07.678 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.678 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:17:07.678 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.678 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:17:07.678 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.412353+0000", 2023-10-09T10:17:07.678 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.678 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.678 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.679 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:17:07.679 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.412353+0000", 2023-10-09T10:17:07.679 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.679 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.679 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.679 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:17:07.679 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.412351+0000", 2023-10-09T10:17:07.679 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:17:07.680 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.680 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.680 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:17:07.680 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.412374+0000", 2023-10-09T10:17:07.680 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.3608000000000002e-05 2023-10-09T10:17:07.680 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.680 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.680 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:17:07.680 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.412386+0000", 2023-10-09T10:17:07.680 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2051e-05 2023-10-09T10:17:07.680 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.680 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.681 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:17:07.681 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.412394+0000", 2023-10-09T10:17:07.681 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.8790000000000003e-06 2023-10-09T10:17:07.681 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.681 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.681 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.681 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.412429+0000", 2023-10-09T10:17:07.681 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.4468000000000003e-05 2023-10-09T10:17:07.681 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.681 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.681 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:17:07.681 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.412513+0000", 2023-10-09T10:17:07.681 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.4654999999999995e-05 2023-10-09T10:17:07.682 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.682 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.682 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 0,4", 2023-10-09T10:17:07.682 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.412600+0000", 2023-10-09T10:17:07.682 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.6272000000000003e-05 2023-10-09T10:17:07.682 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.682 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.682 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:17:07.682 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.413636+0000", 2023-10-09T10:17:07.682 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0010358419999999999 2023-10-09T10:17:07.682 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.683 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.683 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:17:07.683 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.415786+0000", 2023-10-09T10:17:07.683 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0021508920000000002 2023-10-09T10:17:07.683 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.683 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.683 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:17:07.683 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.557364+0000", 2023-10-09T10:17:07.683 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.14157739899999999 2023-10-09T10:17:07.683 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.683 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.683 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:17:07.684 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.557421+0000", 2023-10-09T10:17:07.684 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.7231999999999997e-05 2023-10-09T10:17:07.684 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.684 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.684 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:17:07.684 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:03.557458+0000", 2023-10-09T10:17:07.684 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.6523000000000003e-05 2023-10-09T10:17:07.684 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.684 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:17:07.684 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.684 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.684 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.685 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:76884 5.12 5.97092832 (undecoded) ondisk+write+known_if_redirected e118)", 2023-10-09T10:17:07.685 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:36.312074+0000", 2023-10-09T10:17:07.685 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 31.300061922000001, 2023-10-09T10:17:07.685 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.75496524600000003, 2023-10-09T10:17:07.685 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:17:07.685 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:17:07.685 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:17:07.685 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:17:07.685 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:17:07.685 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 76884 2023-10-09T10:17:07.686 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.686 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:17:07.686 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.686 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:17:07.686 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.312074+0000", 2023-10-09T10:17:07.686 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.686 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.686 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.686 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:17:07.686 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.312074+0000", 2023-10-09T10:17:07.687 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.687 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.687 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.687 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:17:07.687 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.312072+0000", 2023-10-09T10:17:07.687 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:17:07.687 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.687 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.687 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:17:07.687 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.312144+0000", 2023-10-09T10:17:07.687 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.1947999999999996e-05 2023-10-09T10:17:07.687 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.688 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.688 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:17:07.688 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.312166+0000", 2023-10-09T10:17:07.688 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.2759e-05 2023-10-09T10:17:07.688 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.688 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.688 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:17:07.688 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.312178+0000", 2023-10-09T10:17:07.688 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1780000000000001e-05 2023-10-09T10:17:07.688 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.688 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.688 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.689 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.312239+0000", 2023-10-09T10:17:07.689 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.0943999999999998e-05 2023-10-09T10:17:07.689 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.689 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.689 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:17:07.689 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.312255+0000", 2023-10-09T10:17:07.689 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.5803000000000001e-05 2023-10-09T10:17:07.689 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.689 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.689 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.689 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.067029+0000", 2023-10-09T10:17:07.689 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.75477426400000003 2023-10-09T10:17:07.690 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.690 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.690 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:17:07.690 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:07.691 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.067039+0000", 2023-10-09T10:17:07.691 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.8819999999999996e-06 2023-10-09T10:17:07.692 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.692 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:17:07.692 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.692 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.692 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.692 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:76898 5.12 5.dd413252 (undecoded) ondisk+write+known_if_redirected e118)", 2023-10-09T10:17:07.692 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:36.328356+0000", 2023-10-09T10:17:07.692 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 31.283779621000001, 2023-10-09T10:17:07.692 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.73881192399999995, 2023-10-09T10:17:07.692 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:17:07.692 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:17:07.693 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:17:07.693 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:17:07.693 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:17:07.693 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 76898 2023-10-09T10:17:07.693 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.693 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:17:07.693 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.693 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:17:07.693 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.328356+0000", 2023-10-09T10:17:07.693 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.693 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.694 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.694 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:17:07.694 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.328356+0000", 2023-10-09T10:17:07.694 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.694 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.694 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.694 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:17:07.694 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.328355+0000", 2023-10-09T10:17:07.694 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:17:07.694 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.694 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.695 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:17:07.695 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.328387+0000", 2023-10-09T10:17:07.695 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.1866999999999998e-05 2023-10-09T10:17:07.695 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.695 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.695 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:17:07.695 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.328394+0000", 2023-10-09T10:17:07.695 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.4580000000000004e-06 2023-10-09T10:17:07.695 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.695 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.695 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:17:07.695 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.328400+0000", 2023-10-09T10:17:07.696 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.699e-06 2023-10-09T10:17:07.696 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.696 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.696 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.696 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.328453+0000", 2023-10-09T10:17:07.696 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.3517999999999998e-05 2023-10-09T10:17:07.696 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.696 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.696 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:17:07.696 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.328463+0000", 2023-10-09T10:17:07.696 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0005e-05 2023-10-09T10:17:07.696 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.696 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.697 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.697 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.067160+0000", 2023-10-09T10:17:07.697 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.73869650600000003 2023-10-09T10:17:07.697 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.697 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.697 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:17:07.697 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.067168+0000", 2023-10-09T10:17:07.697 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.2470000000000008e-06 2023-10-09T10:17:07.697 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.697 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:17:07.697 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.697 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.698 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.698 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:76995 5.12 5.3a9d1f52 (undecoded) ondisk+write+known_if_redirected e118)", 2023-10-09T10:17:07.698 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:36.467959+0000", 2023-10-09T10:17:07.698 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 31.144177023000001, 2023-10-09T10:17:07.698 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.59923962399999997, 2023-10-09T10:17:07.698 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:17:07.698 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:17:07.698 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:17:07.698 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:17:07.698 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:17:07.698 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 76995 2023-10-09T10:17:07.698 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.699 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:17:07.699 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.699 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:17:07.699 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.467959+0000", 2023-10-09T10:17:07.699 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.699 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.699 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.699 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:17:07.699 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.467959+0000", 2023-10-09T10:17:07.699 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.699 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.699 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.700 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:17:07.700 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.467957+0000", 2023-10-09T10:17:07.700 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:17:07.700 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.700 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.700 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:17:07.700 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.467987+0000", 2023-10-09T10:17:07.700 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.9848e-05 2023-10-09T10:17:07.700 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.701 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.701 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:17:07.701 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.468000+0000", 2023-10-09T10:17:07.701 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3135999999999999e-05 2023-10-09T10:17:07.701 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.701 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.701 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:17:07.701 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.468008+0000", 2023-10-09T10:17:07.701 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.3669999999999999e-06 2023-10-09T10:17:07.701 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.701 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.701 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.702 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.468069+0000", 2023-10-09T10:17:07.702 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.1718999999999996e-05 2023-10-09T10:17:07.702 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.702 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.702 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:17:07.702 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.468078+0000", 2023-10-09T10:17:07.702 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.7860000000000002e-06 2023-10-09T10:17:07.702 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.702 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.702 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.702 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.067191+0000", 2023-10-09T10:17:07.703 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.59911301299999997 2023-10-09T10:17:07.703 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.703 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.703 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:17:07.703 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.067198+0000", 2023-10-09T10:17:07.703 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.1520000000000003e-06 2023-10-09T10:17:07.703 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.703 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:17:07.703 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.703 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.703 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.704 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:77032 5.12 5.9cfe3752 (undecoded) ondisk+write+known_if_redirected e118)", 2023-10-09T10:17:07.704 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:36.531241+0000", 2023-10-09T10:17:07.704 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 31.080894717, 2023-10-09T10:17:07.704 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.53599466900000003, 2023-10-09T10:17:07.704 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:17:07.704 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:17:07.704 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:17:07.704 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:17:07.704 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:17:07.704 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77032 2023-10-09T10:17:07.704 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.705 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:17:07.705 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.705 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:17:07.705 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.531241+0000", 2023-10-09T10:17:07.705 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.705 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.705 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.705 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:17:07.705 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.531241+0000", 2023-10-09T10:17:07.705 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.706 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.706 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.706 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:17:07.706 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.531239+0000", 2023-10-09T10:17:07.706 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:17:07.706 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.706 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.706 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:17:07.706 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.531268+0000", 2023-10-09T10:17:07.706 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.9121000000000001e-05 2023-10-09T10:17:07.707 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.707 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.707 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:17:07.707 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.531286+0000", 2023-10-09T10:17:07.707 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.7249e-05 2023-10-09T10:17:07.707 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.707 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.707 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:17:07.707 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.531295+0000", 2023-10-09T10:17:07.707 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.4350000000000003e-06 2023-10-09T10:17:07.707 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.707 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.708 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.708 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.531344+0000", 2023-10-09T10:17:07.708 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.9217e-05 2023-10-09T10:17:07.708 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.708 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.708 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:17:07.708 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.531352+0000", 2023-10-09T10:17:07.708 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.8539999999999997e-06 2023-10-09T10:17:07.708 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.709 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.709 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.709 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.067229+0000", 2023-10-09T10:17:07.709 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.53587671100000001 2023-10-09T10:17:07.709 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.709 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.709 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:17:07.709 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.067236+0000", 2023-10-09T10:17:07.709 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.8009999999999998e-06 2023-10-09T10:17:07.709 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.710 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:17:07.710 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.710 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.710 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.710 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:77110 5.12 5.75df8d32 (undecoded) ondisk+write+known_if_redirected e118)", 2023-10-09T10:17:07.710 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:36.725860+0000", 2023-10-09T10:17:07.710 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 30.886276185, 2023-10-09T10:17:07.710 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.34250405099999998, 2023-10-09T10:17:07.710 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:17:07.710 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:17:07.711 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:17:07.711 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:17:07.711 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:17:07.711 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77110 2023-10-09T10:17:07.711 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.711 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:17:07.711 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.711 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:17:07.711 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.725860+0000", 2023-10-09T10:17:07.712 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.712 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.712 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.712 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:17:07.712 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.725860+0000", 2023-10-09T10:17:07.712 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.712 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.712 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.713 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:17:07.713 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.725858+0000", 2023-10-09T10:17:07.713 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:17:07.713 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.713 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.713 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:17:07.713 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.725897+0000", 2023-10-09T10:17:07.713 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.8523999999999999e-05 2023-10-09T10:17:07.713 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.713 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.713 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:17:07.714 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.725916+0000", 2023-10-09T10:17:07.714 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.9228e-05 2023-10-09T10:17:07.714 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.714 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.714 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:17:07.714 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.725929+0000", 2023-10-09T10:17:07.714 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2913e-05 2023-10-09T10:17:07.714 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.714 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.714 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.714 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.725988+0000", 2023-10-09T10:17:07.714 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.9385999999999997e-05 2023-10-09T10:17:07.715 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.715 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.715 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:17:07.715 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.725999+0000", 2023-10-09T10:17:07.715 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0532e-05 2023-10-09T10:17:07.715 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.715 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.715 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.715 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.068354+0000", 2023-10-09T10:17:07.715 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.342355254 2023-10-09T10:17:07.715 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.715 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.716 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:17:07.716 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.068364+0000", 2023-10-09T10:17:07.716 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.7200000000000001e-06 2023-10-09T10:17:07.716 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.716 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:17:07.716 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.716 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.716 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.716 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:77150 5.12 5.a2c54692 (undecoded) ondisk+write+known_if_redirected e118)", 2023-10-09T10:17:07.716 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:36.904369+0000", 2023-10-09T10:17:07.716 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 30.707766276000001, 2023-10-09T10:17:07.716 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.16402966299999999, 2023-10-09T10:17:07.717 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:17:07.717 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:17:07.717 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:17:07.717 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:17:07.717 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:17:07.717 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77150 2023-10-09T10:17:07.717 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.717 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:17:07.717 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.717 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:17:07.717 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.904369+0000", 2023-10-09T10:17:07.717 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.718 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.718 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.718 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:17:07.718 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.904369+0000", 2023-10-09T10:17:07.718 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.718 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.718 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.718 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:17:07.718 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.904368+0000", 2023-10-09T10:17:07.718 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:17:07.718 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.718 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.718 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:17:07.719 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.904396+0000", 2023-10-09T10:17:07.719 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.8518e-05 2023-10-09T10:17:07.719 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.719 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.719 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:17:07.719 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.904414+0000", 2023-10-09T10:17:07.719 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.7065999999999999e-05 2023-10-09T10:17:07.719 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.719 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.719 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:17:07.719 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.904426+0000", 2023-10-09T10:17:07.719 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2874000000000001e-05 2023-10-09T10:17:07.720 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.720 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.720 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.720 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.904485+0000", 2023-10-09T10:17:07.720 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.9030000000000002e-05 2023-10-09T10:17:07.720 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.720 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.720 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:17:07.720 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:36.904494+0000", 2023-10-09T10:17:07.720 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.1790000000000008e-06 2023-10-09T10:17:07.720 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.720 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.720 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.721 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.068392+0000", 2023-10-09T10:17:07.721 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.16389799999999999 2023-10-09T10:17:07.721 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.721 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.721 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:17:07.721 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.068399+0000", 2023-10-09T10:17:07.721 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.5329999999999997e-06 2023-10-09T10:17:07.721 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.721 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:17:07.721 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.721 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.721 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.722 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:104260 5.c 5:3780f325:::benchmark_data_smithi053_106232_object104259:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e123)", 2023-10-09T10:17:07.722 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:17:06.405761+0000", 2023-10-09T10:17:07.722 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 1.2063746479999999, 2023-10-09T10:17:07.722 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.15410070100000001, 2023-10-09T10:17:07.722 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:17:07.722 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:17:07.722 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:17:07.722 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:17:07.722 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:17:07.722 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 104260 2023-10-09T10:17:07.722 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.722 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:17:07.723 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.723 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:17:07.723 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.405761+0000", 2023-10-09T10:17:07.723 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.723 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.723 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.723 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:17:07.723 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.405761+0000", 2023-10-09T10:17:07.723 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.723 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.723 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.723 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:17:07.723 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.405760+0000", 2023-10-09T10:17:07.724 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:17:07.724 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.724 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.724 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:17:07.724 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.405786+0000", 2023-10-09T10:17:07.724 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.6312000000000002e-05 2023-10-09T10:17:07.724 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.724 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.724 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:17:07.724 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.405796+0000", 2023-10-09T10:17:07.724 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.5210000000000008e-06 2023-10-09T10:17:07.724 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.724 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.725 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:17:07.725 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.405801+0000", 2023-10-09T10:17:07.725 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.6030000000000004e-06 2023-10-09T10:17:07.725 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.725 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.725 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.725 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.405831+0000", 2023-10-09T10:17:07.725 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.9332e-05 2023-10-09T10:17:07.725 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.725 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.725 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:17:07.726 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.405918+0000", 2023-10-09T10:17:07.726 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.7312999999999996e-05 2023-10-09T10:17:07.726 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.726 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.726 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 0,4", 2023-10-09T10:17:07.726 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.406003+0000", 2023-10-09T10:17:07.726 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.5393e-05 2023-10-09T10:17:07.726 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.726 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.726 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:17:07.726 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.412707+0000", 2023-10-09T10:17:07.727 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0067032430000000002 2023-10-09T10:17:07.727 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.727 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.727 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:17:07.727 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.412745+0000", 2023-10-09T10:17:07.727 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.8041999999999999e-05 2023-10-09T10:17:07.727 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.727 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.727 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:17:07.727 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.559752+0000", 2023-10-09T10:17:07.727 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.14700682900000001 2023-10-09T10:17:07.727 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.727 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.728 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:17:07.728 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.559814+0000", 2023-10-09T10:17:07.728 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.2119000000000006e-05 2023-10-09T10:17:07.728 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.728 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.728 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:17:07.728 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.559862+0000", 2023-10-09T10:17:07.728 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.8134999999999999e-05 2023-10-09T10:17:07.728 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.728 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:17:07.728 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.728 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.729 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.729 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:104261 5.c 5:3fdd5d24:::benchmark_data_smithi053_106232_object104260:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e123)", 2023-10-09T10:17:07.729 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:17:06.405809+0000", 2023-10-09T10:17:07.729 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 1.2063267120000001, 2023-10-09T10:17:07.729 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.154216464, 2023-10-09T10:17:07.729 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:17:07.729 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:17:07.729 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:17:07.729 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:17:07.729 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:17:07.729 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 104261 2023-10-09T10:17:07.729 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.729 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:17:07.730 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.730 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:17:07.730 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.405809+0000", 2023-10-09T10:17:07.730 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.730 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.730 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.730 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:17:07.730 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.405809+0000", 2023-10-09T10:17:07.730 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.730 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.730 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.730 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:17:07.731 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.405808+0000", 2023-10-09T10:17:07.731 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:17:07.731 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.731 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.731 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:17:07.731 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.405832+0000", 2023-10-09T10:17:07.731 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.3470999999999999e-05 2023-10-09T10:17:07.731 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.731 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.731 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:17:07.731 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.405839+0000", 2023-10-09T10:17:07.731 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.2949999999999996e-06 2023-10-09T10:17:07.731 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.732 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.732 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:17:07.732 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.405844+0000", 2023-10-09T10:17:07.732 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.5650000000000003e-06 2023-10-09T10:17:07.732 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.732 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.732 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.732 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.409575+0000", 2023-10-09T10:17:07.732 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.003731004 2023-10-09T10:17:07.732 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.732 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.732 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:17:07.733 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.409726+0000", 2023-10-09T10:17:07.733 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00015089199999999999 2023-10-09T10:17:07.733 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.733 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.733 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 0,4", 2023-10-09T10:17:07.733 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.409891+0000", 2023-10-09T10:17:07.733 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000165301 2023-10-09T10:17:07.733 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.733 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.733 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:17:07.733 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.412937+0000", 2023-10-09T10:17:07.733 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.003045833 2023-10-09T10:17:07.734 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.734 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.734 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:17:07.734 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.548710+0000", 2023-10-09T10:17:07.734 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.13577329599999999 2023-10-09T10:17:07.734 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.734 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.734 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:17:07.734 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.559924+0000", 2023-10-09T10:17:07.735 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.011213669000000001 2023-10-09T10:17:07.735 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.735 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.735 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:17:07.735 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.559987+0000", 2023-10-09T10:17:07.735 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.3454000000000006e-05 2023-10-09T10:17:07.735 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.735 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.735 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:17:07.735 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.560026+0000", 2023-10-09T10:17:07.735 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.8256000000000001e-05 2023-10-09T10:17:07.735 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.735 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:17:07.736 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.736 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.736 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.736 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "MOSDPGPushReply(5.10 123/115 [PushReplyOp(5:0c2d097b:::benchmark_data_smithi053_106232_object62778:head)])", 2023-10-09T10:17:07.736 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:17:06.414970+0000", 2023-10-09T10:17:07.736 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 1.197165399, 2023-10-09T10:17:07.736 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.13778981500000001, 2023-10-09T10:17:07.736 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:17:07.736 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:17:07.736 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:17:07.737 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.737 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:17:07.737 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.414970+0000", 2023-10-09T10:17:07.737 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.737 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.737 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.737 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:17:07.737 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.414970+0000", 2023-10-09T10:17:07.737 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.737 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.737 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.738 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:17:07.738 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.414970+0000", 2023-10-09T10:17:07.738 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:17:07.738 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.738 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.738 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:17:07.738 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.414976+0000", 2023-10-09T10:17:07.738 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.3300000000000004e-06 2023-10-09T10:17:07.738 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.739 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.739 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:17:07.739 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.414985+0000", 2023-10-09T10:17:07.739 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.5070000000000006e-06 2023-10-09T10:17:07.739 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.739 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.739 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:17:07.739 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.414991+0000", 2023-10-09T10:17:07.739 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.0279999999999997e-06 2023-10-09T10:17:07.739 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.739 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.740 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.740 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.415038+0000", 2023-10-09T10:17:07.740 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.6276999999999998e-05 2023-10-09T10:17:07.740 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.740 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.740 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:17:07.740 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.552760+0000", 2023-10-09T10:17:07.740 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.13772247300000001 2023-10-09T10:17:07.740 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.741 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:17:07.741 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.741 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.741 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.741 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "MOSDPGPushReply(5.10 123/115 [PushReplyOp(5:0c2d097b:::benchmark_data_smithi053_106232_object62778:head)])", 2023-10-09T10:17:07.741 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:17:06.416065+0000", 2023-10-09T10:17:07.741 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 1.1960705329999999, 2023-10-09T10:17:07.741 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.14130928800000001, 2023-10-09T10:17:07.741 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:17:07.741 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:17:07.741 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:17:07.742 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.742 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:17:07.742 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.416065+0000", 2023-10-09T10:17:07.742 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.742 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.742 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.742 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:17:07.742 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.416065+0000", 2023-10-09T10:17:07.742 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.743 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.743 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.743 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:17:07.743 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.416064+0000", 2023-10-09T10:17:07.743 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:17:07.743 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.743 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.743 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:17:07.744 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.416076+0000", 2023-10-09T10:17:07.744 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2619999999999999e-05 2023-10-09T10:17:07.744 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.744 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.744 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:17:07.744 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.549668+0000", 2023-10-09T10:17:07.744 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.13359173799999999 2023-10-09T10:17:07.744 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.745 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.745 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:17:07.745 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.549684+0000", 2023-10-09T10:17:07.745 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6334e-05 2023-10-09T10:17:07.745 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.745 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.745 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.745 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.553003+0000", 2023-10-09T10:17:07.745 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.003318526 2023-10-09T10:17:07.745 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.745 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.745 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:17:07.746 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.557375+0000", 2023-10-09T10:17:07.746 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0043716029999999999 2023-10-09T10:17:07.746 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.746 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:17:07.746 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.746 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.746 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.746 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop_reply(client.34788.0:104261 5.c e123/105 ondisk, result = 0)", 2023-10-09T10:17:07.746 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:17:06.416348+0000", 2023-10-09T10:17:07.746 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 1.195788176, 2023-10-09T10:17:07.746 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.13236710400000001, 2023-10-09T10:17:07.746 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:17:07.747 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "started", 2023-10-09T10:17:07.747 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:17:07.747 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.747 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:17:07.747 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.416348+0000", 2023-10-09T10:17:07.747 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.747 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.747 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.747 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:17:07.747 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.416348+0000", 2023-10-09T10:17:07.747 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:17:07.747 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.747 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.748 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:17:07.748 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.416347+0000", 2023-10-09T10:17:07.748 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:17:07.748 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.748 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.748 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:17:07.748 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.416352+0000", 2023-10-09T10:17:07.748 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.7180000000000004e-06 2023-10-09T10:17:07.748 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.748 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.749 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:17:07.749 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.548125+0000", 2023-10-09T10:17:07.749 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.13177356700000001 2023-10-09T10:17:07.749 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.749 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.749 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:17:07.749 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.548143+0000", 2023-10-09T10:17:07.749 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.7859e-05 2023-10-09T10:17:07.750 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.750 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.750 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:17:07.750 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.548692+0000", 2023-10-09T10:17:07.750 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000549075 2023-10-09T10:17:07.750 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.750 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.750 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:17:07.750 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.548702+0000", 2023-10-09T10:17:07.750 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.8120000000000002e-06 2023-10-09T10:17:07.751 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:17:07.751 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:17:07.751 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:17:07.751 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:17:06.548715+0000", 2023-10-09T10:17:07.751 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2791e-05 2023-10-09T10:17:07.751 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.751 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:17:07.751 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.751 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:17:07.751 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:17:07.751 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:17:07.752 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:07 smithi053 bash[76859]: cluster 2023-10-09T10:17:06.550384+0000 osd.2 (osd.2) 14 : cluster 0 5.16 scrub starts 2023-10-09T10:17:07.752 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:07 smithi053 bash[79554]: cluster 2023-10-09T10:17:06.550384+0000 osd.2 (osd.2) 14 : cluster 0 5.16 scrub starts 2023-10-09T10:17:07.784 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:07.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:07.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:07.887 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:07.924 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:07.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:07.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:08.020 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:17:08.027 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:08.052 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:08.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:08.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:08.075 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:17:08.110 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:17:08.152 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:17:08.157 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:08.185 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:17:08.193 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:08.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:08.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:08.216 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:17:08.250 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:17:08.293 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:17:08.297 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:08.306 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:17:08.306 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:17:08.306 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:17:08.306 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:17:08.306 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:17:08.306 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:17:08.306 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:17:08.306 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:17:08.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:08 smithi053 bash[76859]: cluster 2023-10-09T10:17:07.199908+0000 mgr.y (mgr.26072) 428 : cluster 0 pgmap v380: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 944 op/s; 4866/307377 objects degraded (1.583%); 5865/307377 objects misplaced (1.908%); 6.4 MiB/s, 102 objects/s recovering 2023-10-09T10:17:08.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:08 smithi053 bash[76859]: cluster 2023-10-09T10:17:07.870090+0000 mon.a (mon.0) 549 : cluster 3 Health check update: Degraded data redundancy: 4866/307377 objects degraded (1.583%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:17:08.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:08 smithi053 bash[76859]: audit 2023-10-09T10:17:07.974246+0000 mon.b (mon.1) 3 : audit 0 from='client.? 172.21.15.53:0/4050897132' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:17:08.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:08 smithi053 bash[76859]: audit 2023-10-09T10:17:08.056578+0000 mon.a (mon.0) 550 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:17:08.324 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:08.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:08.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:08.335 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 86 16 105897 105881 76.928 54.375 0.0122793 0.0129919 2023-10-09T10:17:08.428 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:08.457 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:08.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:08.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:08.560 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:08.569 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:08 smithi086 bash[59714]: cluster 2023-10-09T10:17:07.199908+0000 mgr.y (mgr.26072) 428 : cluster 0 pgmap v380: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 944 op/s; 4866/307377 objects degraded (1.583%); 5865/307377 objects misplaced (1.908%); 6.4 MiB/s, 102 objects/s recovering 2023-10-09T10:17:08.569 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:08 smithi086 bash[59714]: cluster 2023-10-09T10:17:07.870090+0000 mon.a (mon.0) 549 : cluster 3 Health check update: Degraded data redundancy: 4866/307377 objects degraded (1.583%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:17:08.570 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:08 smithi086 bash[59714]: audit 2023-10-09T10:17:07.974246+0000 mon.b (mon.1) 3 : audit 0 from='client.? 172.21.15.53:0/4050897132' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:17:08.570 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:08 smithi086 bash[59714]: audit 2023-10-09T10:17:08.056578+0000 mon.a (mon.0) 550 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:17:08.586 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:08.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:08.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:08.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:08 smithi053 bash[79554]: cluster 2023-10-09T10:17:07.199908+0000 mgr.y (mgr.26072) 428 : cluster 0 pgmap v380: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 59 MiB/s wr, 944 op/s; 4866/307377 objects degraded (1.583%); 5865/307377 objects misplaced (1.908%); 6.4 MiB/s, 102 objects/s recovering 2023-10-09T10:17:08.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:08 smithi053 bash[79554]: cluster 2023-10-09T10:17:07.870090+0000 mon.a (mon.0) 549 : cluster 3 Health check update: Degraded data redundancy: 4866/307377 objects degraded (1.583%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:17:08.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:08 smithi053 bash[79554]: audit 2023-10-09T10:17:07.974246+0000 mon.b (mon.1) 3 : audit 0 from='client.? 172.21.15.53:0/4050897132' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:17:08.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:08 smithi053 bash[79554]: audit 2023-10-09T10:17:08.056578+0000 mon.a (mon.0) 550 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:17:08.690 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:08.716 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:08.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:08.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:08.823 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:08.852 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:08.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:08.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:08.956 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:08.980 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:08.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:08.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:09.083 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:09.108 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:09.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:09.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:09.211 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:09.243 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:09.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:09.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:09.331 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is set 2023-10-09T10:17:09.335 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 87 16 106889 106873 76.7563 62 0.0167142 0.0130214 2023-10-09T10:17:09.347 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:09.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:09 smithi086 bash[59714]: cluster 2023-10-09T10:17:08.485180+0000 osd.2 (osd.2) 15 : cluster 0 5.8 scrub starts 2023-10-09T10:17:09.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:09 smithi086 bash[59714]: audit 2023-10-09T10:17:08.634813+0000 mon.a (mon.0) 551 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:17:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:09 smithi086 bash[59714]: audit 2023-10-09T10:17:08.634982+0000 mon.b (mon.1) 4 : audit 1 from='client.? 172.21.15.53:0/1461489403' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:17:09.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:09.381 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:09.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:09.482 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:09.490 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:09 smithi053 bash[76859]: cluster 2023-10-09T10:17:08.485180+0000 osd.2 (osd.2) 15 : cluster 0 5.8 scrub starts 2023-10-09T10:17:09.490 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:09 smithi053 bash[76859]: audit 2023-10-09T10:17:08.634813+0000 mon.a (mon.0) 551 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:17:09.490 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:09 smithi053 bash[76859]: audit 2023-10-09T10:17:08.634982+0000 mon.b (mon.1) 4 : audit 1 from='client.? 172.21.15.53:0/1461489403' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:17:09.491 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:09 smithi053 bash[79554]: cluster 2023-10-09T10:17:08.485180+0000 osd.2 (osd.2) 15 : cluster 0 5.8 scrub starts 2023-10-09T10:17:09.491 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:09 smithi053 bash[79554]: audit 2023-10-09T10:17:08.634813+0000 mon.a (mon.0) 551 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:17:09.491 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:09 smithi053 bash[79554]: audit 2023-10-09T10:17:08.634982+0000 mon.b (mon.1) 4 : audit 1 from='client.? 172.21.15.53:0/1461489403' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:17:09.510 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:09.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:09.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:09.615 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:09.639 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:09.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:09.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:09.745 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:09.782 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:09.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:09.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:09.887 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:09.920 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:09.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:09.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:10.022 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:10.050 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:10.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:10.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:10.155 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:10.184 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:10.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:10.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:10.288 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:10.320 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:10.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:10.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:10.335 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 88 16 107884 107868 76.5907 62.1875 0.00718535 0.0130505 2023-10-09T10:17:10.423 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:10.451 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:10.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:10.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:10.556 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:10.564 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:10 smithi086 bash[59714]: cluster 2023-10-09T10:17:09.200816+0000 mgr.y (mgr.26072) 429 : cluster 0 pgmap v381: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 60 MiB/s wr, 961 op/s; 4866/313515 objects degraded (1.552%); 5865/313515 objects misplaced (1.871%); 5.4 MiB/s, 85 objects/s recovering 2023-10-09T10:17:10.564 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:10 smithi086 bash[59714]: cluster 2023-10-09T10:17:09.307773+0000 mon.a (mon.0) 552 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:17:10.564 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:10 smithi086 bash[59714]: cluster 2023-10-09T10:17:09.322562+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T10:17:10.564 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:10 smithi086 bash[59714]: audit 2023-10-09T10:17:09.322771+0000 mon.a (mon.0) 553 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:17:10.565 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:10 smithi086 bash[59714]: cluster 2023-10-09T10:17:09.322896+0000 mon.a (mon.0) 554 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-10-09T10:17:10.565 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:10 smithi086 bash[59714]: cluster 2023-10-09T10:17:09.327187+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T10:17:10.565 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:10 smithi086 bash[59714]: cluster 2023-10-09T10:17:09.327390+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T10:17:10.565 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:10 smithi086 bash[59714]: cluster 2023-10-09T10:17:09.327643+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T10:17:10.565 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:10 smithi086 bash[59714]: cluster 2023-10-09T10:17:09.338348+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T10:17:10.565 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:10 smithi086 bash[59714]: cluster 2023-10-09T10:17:09.340454+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T10:17:10.585 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:10.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:10.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:10.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:10 smithi053 bash[76859]: cluster 2023-10-09T10:17:09.200816+0000 mgr.y (mgr.26072) 429 : cluster 0 pgmap v381: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 60 MiB/s wr, 961 op/s; 4866/313515 objects degraded (1.552%); 5865/313515 objects misplaced (1.871%); 5.4 MiB/s, 85 objects/s recovering 2023-10-09T10:17:10.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:10 smithi053 bash[76859]: cluster 2023-10-09T10:17:09.307773+0000 mon.a (mon.0) 552 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:17:10.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:10 smithi053 bash[76859]: cluster 2023-10-09T10:17:09.322562+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T10:17:10.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:10 smithi053 bash[76859]: audit 2023-10-09T10:17:09.322771+0000 mon.a (mon.0) 553 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:17:10.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:10 smithi053 bash[76859]: cluster 2023-10-09T10:17:09.322896+0000 mon.a (mon.0) 554 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-10-09T10:17:10.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:10 smithi053 bash[76859]: cluster 2023-10-09T10:17:09.327187+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T10:17:10.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:10 smithi053 bash[76859]: cluster 2023-10-09T10:17:09.327390+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T10:17:10.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:10 smithi053 bash[76859]: cluster 2023-10-09T10:17:09.327643+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T10:17:10.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:10 smithi053 bash[76859]: cluster 2023-10-09T10:17:09.338348+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T10:17:10.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:10 smithi053 bash[76859]: cluster 2023-10-09T10:17:09.340454+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T10:17:10.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:10 smithi053 bash[79554]: cluster 2023-10-09T10:17:09.200816+0000 mgr.y (mgr.26072) 429 : cluster 0 pgmap v381: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 60 MiB/s wr, 961 op/s; 4866/313515 objects degraded (1.552%); 5865/313515 objects misplaced (1.871%); 5.4 MiB/s, 85 objects/s recovering 2023-10-09T10:17:10.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:10 smithi053 bash[79554]: cluster 2023-10-09T10:17:09.307773+0000 mon.a (mon.0) 552 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:17:10.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:10 smithi053 bash[79554]: cluster 2023-10-09T10:17:09.322562+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T10:17:10.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:10 smithi053 bash[79554]: audit 2023-10-09T10:17:09.322771+0000 mon.a (mon.0) 553 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:17:10.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:10 smithi053 bash[79554]: cluster 2023-10-09T10:17:09.322896+0000 mon.a (mon.0) 554 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-10-09T10:17:10.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:10 smithi053 bash[79554]: cluster 2023-10-09T10:17:09.327187+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T10:17:10.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:10 smithi053 bash[79554]: cluster 2023-10-09T10:17:09.327390+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T10:17:10.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:10 smithi053 bash[79554]: cluster 2023-10-09T10:17:09.327643+0000 osd.4 (osd.4) 63 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T10:17:10.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:10 smithi053 bash[79554]: cluster 2023-10-09T10:17:09.338348+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T10:17:10.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:10 smithi053 bash[79554]: cluster 2023-10-09T10:17:09.340454+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e124 with expected crc 2023-10-09T10:17:10.689 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:10.737 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:10.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:10.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:10.840 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:10.868 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:10.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:10.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:10.971 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:10.998 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:11.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:11.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:11.102 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:11.126 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:11.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:11.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:11.229 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:11.264 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:11.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:11.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:11.323 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-09T10:17:11.335 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 89 16 108895 108879 76.4401 63.1875 0.0131002 0.0130758 2023-10-09T10:17:11.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:11 smithi086 bash[59714]: cluster 2023-10-09T10:17:11.201628+0000 mgr.y (mgr.26072) 430 : cluster 0 pgmap v383: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s; 4866/321345 objects degraded (1.514%); 4593/321345 objects misplaced (1.429%); 7.5 MiB/s, 119 objects/s recovering 2023-10-09T10:17:11.369 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:11.398 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:11.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:11.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:11.501 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:11.513 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:11 smithi053 bash[76859]: cluster 2023-10-09T10:17:11.201628+0000 mgr.y (mgr.26072) 430 : cluster 0 pgmap v383: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s; 4866/321345 objects degraded (1.514%); 4593/321345 objects misplaced (1.429%); 7.5 MiB/s, 119 objects/s recovering 2023-10-09T10:17:11.514 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:11 smithi053 bash[79554]: cluster 2023-10-09T10:17:11.201628+0000 mgr.y (mgr.26072) 430 : cluster 0 pgmap v383: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s; 4866/321345 objects degraded (1.514%); 4593/321345 objects misplaced (1.429%); 7.5 MiB/s, 119 objects/s recovering 2023-10-09T10:17:11.528 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:11.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:11.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:11.631 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:11.660 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:11.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:11.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:11.763 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:11.790 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:11.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:11.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:11.894 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:11.917 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:11.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:11.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:12.021 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:12.047 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:12.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:12.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:12.150 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:12.172 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:12.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:12.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:12.277 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:12.307 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:12.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:12.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:12.335 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 90 16 109387 109371 75.9325 30.75 0.00468476 0.0130663 2023-10-09T10:17:12.412 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:12.419 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:12 smithi053 bash[79554]: cluster 2023-10-09T10:17:11.332051+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e125 with expected crc 2023-10-09T10:17:12.420 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:12 smithi053 bash[79554]: cluster 2023-10-09T10:17:11.336426+0000 mon.a (mon.0) 555 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-10-09T10:17:12.420 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:12 smithi053 bash[79554]: cluster 2023-10-09T10:17:11.343000+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e125 with expected crc 2023-10-09T10:17:12.420 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:12 smithi053 bash[79554]: cluster 2023-10-09T10:17:11.345342+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e125 with expected crc 2023-10-09T10:17:12.420 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:12 smithi053 bash[76859]: cluster 2023-10-09T10:17:11.332051+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e125 with expected crc 2023-10-09T10:17:12.420 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:12 smithi053 bash[76859]: cluster 2023-10-09T10:17:11.336426+0000 mon.a (mon.0) 555 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-10-09T10:17:12.420 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:12 smithi053 bash[76859]: cluster 2023-10-09T10:17:11.343000+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e125 with expected crc 2023-10-09T10:17:12.420 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:12 smithi053 bash[76859]: cluster 2023-10-09T10:17:11.345342+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e125 with expected crc 2023-10-09T10:17:12.442 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:12.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:12.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:12.548 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:12.559 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:12 smithi086 bash[59714]: cluster 2023-10-09T10:17:11.332051+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e125 with expected crc 2023-10-09T10:17:12.559 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:12 smithi086 bash[59714]: cluster 2023-10-09T10:17:11.336426+0000 mon.a (mon.0) 555 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-10-09T10:17:12.560 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:12 smithi086 bash[59714]: cluster 2023-10-09T10:17:11.343000+0000 osd.4 (osd.4) 64 : cluster 3 failed to encode map e125 with expected crc 2023-10-09T10:17:12.560 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:12 smithi086 bash[59714]: cluster 2023-10-09T10:17:11.345342+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e125 with expected crc 2023-10-09T10:17:12.577 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:12.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:12.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:12.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:17:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:17:12] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.33.4" 2023-10-09T10:17:12.683 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:12.712 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:12.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:12.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:12.815 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:12.844 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:12.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:12.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:12.948 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:12.976 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:12.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:12.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:13.081 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:13.112 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:13.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:13.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:13.216 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:13.246 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:13.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:13.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:13.335 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Total time run: 90.0763 2023-10-09T10:17:13.335 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Total writes made: 109387 2023-10-09T10:17:13.336 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Write size: 65536 2023-10-09T10:17:13.336 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Object size: 65536 2023-10-09T10:17:13.336 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Bandwidth (MB/sec): 75.8989 2023-10-09T10:17:13.336 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Stddev Bandwidth: 32.7334 2023-10-09T10:17:13.336 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Max bandwidth (MB/sec): 156.25 2023-10-09T10:17:13.336 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Min bandwidth (MB/sec): 2.8125 2023-10-09T10:17:13.336 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Average IOPS: 1214 2023-10-09T10:17:13.336 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Stddev IOPS: 523.734 2023-10-09T10:17:13.336 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Max IOPS: 2500 2023-10-09T10:17:13.336 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Min IOPS: 45 2023-10-09T10:17:13.336 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Average Latency(s): 0.0131695 2023-10-09T10:17:13.337 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Stddev Latency(s): 0.046814 2023-10-09T10:17:13.337 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Max latency(s): 2.17105 2023-10-09T10:17:13.337 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Min latency(s): 0.00116533 2023-10-09T10:17:13.344 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Cleaning up (deleting benchmark objects) 2023-10-09T10:17:13.350 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:13.360 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:13 smithi086 bash[59714]: cluster 2023-10-09T10:17:12.337269+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T10:17:13.361 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:13 smithi086 bash[59714]: cluster 2023-10-09T10:17:12.340054+0000 mon.a (mon.0) 556 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-10-09T10:17:13.361 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:13 smithi086 bash[59714]: cluster 2023-10-09T10:17:12.341576+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T10:17:13.361 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:13 smithi086 bash[59714]: cluster 2023-10-09T10:17:12.871442+0000 mon.a (mon.0) 557 : cluster 3 Health check update: Degraded data redundancy: 4866/321345 objects degraded (1.514%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:17:13.361 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:13 smithi086 bash[59714]: cluster 2023-10-09T10:17:13.202353+0000 mgr.y (mgr.26072) 431 : cluster 0 pgmap v386: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 51 MiB/s wr, 812 op/s; 4866/322005 objects degraded (1.511%); 4419/322005 objects misplaced (1.372%); 8.4 MiB/s, 134 objects/s recovering 2023-10-09T10:17:13.380 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:13.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:13.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:13.483 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:13.519 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:13.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:13.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:13.622 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:13.631 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:13 smithi053 bash[76859]: cluster 2023-10-09T10:17:12.337269+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T10:17:13.632 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:13 smithi053 bash[76859]: cluster 2023-10-09T10:17:12.340054+0000 mon.a (mon.0) 556 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-10-09T10:17:13.632 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:13 smithi053 bash[76859]: cluster 2023-10-09T10:17:12.341576+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T10:17:13.632 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:13 smithi053 bash[76859]: cluster 2023-10-09T10:17:12.871442+0000 mon.a (mon.0) 557 : cluster 3 Health check update: Degraded data redundancy: 4866/321345 objects degraded (1.514%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:17:13.632 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:13 smithi053 bash[76859]: cluster 2023-10-09T10:17:13.202353+0000 mgr.y (mgr.26072) 431 : cluster 0 pgmap v386: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 51 MiB/s wr, 812 op/s; 4866/322005 objects degraded (1.511%); 4419/322005 objects misplaced (1.372%); 8.4 MiB/s, 134 objects/s recovering 2023-10-09T10:17:13.632 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:13 smithi053 bash[79554]: cluster 2023-10-09T10:17:12.337269+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T10:17:13.632 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:13 smithi053 bash[79554]: cluster 2023-10-09T10:17:12.340054+0000 mon.a (mon.0) 556 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-10-09T10:17:13.632 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:13 smithi053 bash[79554]: cluster 2023-10-09T10:17:12.341576+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e126 with expected crc 2023-10-09T10:17:13.632 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:13 smithi053 bash[79554]: cluster 2023-10-09T10:17:12.871442+0000 mon.a (mon.0) 557 : cluster 3 Health check update: Degraded data redundancy: 4866/321345 objects degraded (1.514%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:17:13.633 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:13 smithi053 bash[79554]: cluster 2023-10-09T10:17:13.202353+0000 mgr.y (mgr.26072) 431 : cluster 0 pgmap v386: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 95 active+clean; 6.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 51 MiB/s wr, 812 op/s; 4866/322005 objects degraded (1.511%); 4419/322005 objects misplaced (1.372%); 8.4 MiB/s, 134 objects/s recovering 2023-10-09T10:17:13.655 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:13.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:13.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:13.759 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:13.787 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:13.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:13.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:13.892 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:13.925 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:13.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:13.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:14.030 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:14.068 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:14.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:14.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:14.171 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:14.200 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:14.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:14.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:14.306 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:14.343 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:14.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:14.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:14.446 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:14.469 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:17:14.473 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:14.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:14.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:14.484 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T10:17:14.581 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:14.618 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:14.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:14.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:14.729 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:14.770 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:14.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:14.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:14.873 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:14.899 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:14.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:14.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:15.004 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:15.026 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:15.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:15.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:15.134 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:15.165 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:15.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:15.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:15.275 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:15.308 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:15.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:15.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:15.410 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:15.452 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:15.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:15.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:15.560 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:15.592 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:15.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:15.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:15.698 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:15.733 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:15.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:15.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:15.837 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:15.862 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:15.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:15.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:15.966 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:15.999 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:16.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:16.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:16.007 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:17:16.103 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:16.141 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:16.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:16.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:16.247 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:16.279 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:16.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:16.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:16.384 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:16.392 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:16 smithi053 bash[79554]: cluster 2023-10-09T10:17:15.203160+0000 mgr.y (mgr.26072) 432 : cluster 0 pgmap v387: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 170 B/s rd, 50 MiB/s wr, 920 op/s; 4866/325650 objects degraded (1.494%); 4155/325650 objects misplaced (1.276%); 9.8 MiB/s, 156 objects/s recovering 2023-10-09T10:17:16.392 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:16 smithi053 bash[76859]: cluster 2023-10-09T10:17:15.203160+0000 mgr.y (mgr.26072) 432 : cluster 0 pgmap v387: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 170 B/s rd, 50 MiB/s wr, 920 op/s; 4866/325650 objects degraded (1.494%); 4155/325650 objects misplaced (1.276%); 9.8 MiB/s, 156 objects/s recovering 2023-10-09T10:17:16.408 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:16.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:16.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:16.514 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:16.523 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:16 smithi086 bash[59714]: cluster 2023-10-09T10:17:15.203160+0000 mgr.y (mgr.26072) 432 : cluster 0 pgmap v387: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 170 B/s rd, 50 MiB/s wr, 920 op/s; 4866/325650 objects degraded (1.494%); 4155/325650 objects misplaced (1.276%); 9.8 MiB/s, 156 objects/s recovering 2023-10-09T10:17:16.540 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:16.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:16.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:16.643 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:16.673 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:16.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:16.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:16.778 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:16.808 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:16.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:16.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:16.913 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:16.942 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:16.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:16.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:17.028 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:17:17.049 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:17.072 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:17.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:17.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:17.175 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:17.214 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:17.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:17.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:17.317 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:17.343 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:17.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:17.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:17.446 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:17.476 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:17.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:17.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:17.580 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:17.605 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:17.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:17.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:17.709 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:17.746 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:17.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:17.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:17.850 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:17.881 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:17.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:17.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:17.988 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:18.011 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:18.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:18.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:18.115 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:18.159 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:18.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:18.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:18.262 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:18.287 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:18.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:18.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:18.391 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:18.399 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:18 smithi053 bash[79554]: cluster 2023-10-09T10:17:17.203766+0000 mgr.y (mgr.26072) 433 : cluster 0 pgmap v388: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 129 B/s rd, 39 MiB/s wr, 762 op/s; 4722/325287 objects degraded (1.452%); 3355/325287 objects misplaced (1.031%); 11 MiB/s, 179 objects/s recovering 2023-10-09T10:17:18.400 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:18 smithi053 bash[79554]: cluster 2023-10-09T10:17:17.872752+0000 mon.a (mon.0) 558 : cluster 3 Health check update: Degraded data redundancy: 4722/325287 objects degraded (1.452%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:17:18.400 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:18 smithi053 bash[76859]: cluster 2023-10-09T10:17:17.203766+0000 mgr.y (mgr.26072) 433 : cluster 0 pgmap v388: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 129 B/s rd, 39 MiB/s wr, 762 op/s; 4722/325287 objects degraded (1.452%); 3355/325287 objects misplaced (1.031%); 11 MiB/s, 179 objects/s recovering 2023-10-09T10:17:18.400 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:18 smithi053 bash[76859]: cluster 2023-10-09T10:17:17.872752+0000 mon.a (mon.0) 558 : cluster 3 Health check update: Degraded data redundancy: 4722/325287 objects degraded (1.452%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:17:18.417 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:18.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:18.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:18.524 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:18.533 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:18 smithi086 bash[59714]: cluster 2023-10-09T10:17:17.203766+0000 mgr.y (mgr.26072) 433 : cluster 0 pgmap v388: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 129 B/s rd, 39 MiB/s wr, 762 op/s; 4722/325287 objects degraded (1.452%); 3355/325287 objects misplaced (1.031%); 11 MiB/s, 179 objects/s recovering 2023-10-09T10:17:18.533 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:18 smithi086 bash[59714]: cluster 2023-10-09T10:17:17.872752+0000 mon.a (mon.0) 558 : cluster 3 Health check update: Degraded data redundancy: 4722/325287 objects degraded (1.452%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:17:18.550 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:18.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:18.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:18.655 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:18.680 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:18.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:18.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:18.786 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:18.814 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:18.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:18.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:18.917 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:18.956 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:18.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:18.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:19.061 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:19.071 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:17:19.071 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:17:19.110 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:19.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:19.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:19.217 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:19.255 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:19.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:19.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:19.364 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:19.390 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:19.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:19.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:19.493 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:19.516 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:19.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:19.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:19.619 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:19.647 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:19.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:19.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:19.750 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:19.777 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:19.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:19.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:19.883 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:19.912 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:19.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:19.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:20.018 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:20.044 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:20.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:20.052 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:20.153 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:20.181 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:20.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:20.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:20.286 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:20.293 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:20 smithi086 bash[59714]: cluster 2023-10-09T10:17:19.204526+0000 mgr.y (mgr.26072) 434 : cluster 0 pgmap v389: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 6.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 127 B/s rd, 18 MiB/s wr, 712 op/s; 4722/318387 objects degraded (1.483%); 3058/318387 objects misplaced (0.960%); 8.4 MiB/s, 134 objects/s recovering 2023-10-09T10:17:20.313 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:20.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:20.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:20.418 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:20.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:20 smithi053 bash[76859]: cluster 2023-10-09T10:17:19.204526+0000 mgr.y (mgr.26072) 434 : cluster 0 pgmap v389: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 6.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 127 B/s rd, 18 MiB/s wr, 712 op/s; 4722/318387 objects degraded (1.483%); 3058/318387 objects misplaced (0.960%); 8.4 MiB/s, 134 objects/s recovering 2023-10-09T10:17:20.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:20 smithi053 bash[79554]: cluster 2023-10-09T10:17:19.204526+0000 mgr.y (mgr.26072) 434 : cluster 0 pgmap v389: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 6.5 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 127 B/s rd, 18 MiB/s wr, 712 op/s; 4722/318387 objects degraded (1.483%); 3058/318387 objects misplaced (0.960%); 8.4 MiB/s, 134 objects/s recovering 2023-10-09T10:17:20.457 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:20.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:20.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:20.560 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:20.592 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:20.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:20.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:20.694 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:20.719 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:20.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:20.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:20.822 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:20.861 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:20.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:20.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:20.970 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:21.007 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:21.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:21.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:21.114 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:21.152 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:21.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:21.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:21.257 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:21.282 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:21.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:21.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:21.385 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:21.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:21.418 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:21.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:21.519 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:21.549 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:21.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:21.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:21.653 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:21.685 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:21.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:21.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:21.790 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:21.821 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:21.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:21.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:21.925 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:21.955 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:21.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:21.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:22.059 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:22.085 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:22.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:22.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:22.190 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:22.221 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:22.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:22.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:22.326 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:22.350 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:22.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:22.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:22.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:22 smithi053 bash[76859]: cluster 2023-10-09T10:17:21.205172+0000 mgr.y (mgr.26072) 435 : cluster 0 pgmap v390: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 103 B/s rd, 15 MiB/s wr, 840 op/s; 4348/310569 objects degraded (1.400%); 2434/310569 objects misplaced (0.784%); 10 MiB/s, 159 objects/s recovering 2023-10-09T10:17:22.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:22 smithi053 bash[79554]: cluster 2023-10-09T10:17:21.205172+0000 mgr.y (mgr.26072) 435 : cluster 0 pgmap v390: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 103 B/s rd, 15 MiB/s wr, 840 op/s; 4348/310569 objects degraded (1.400%); 2434/310569 objects misplaced (0.784%); 10 MiB/s, 159 objects/s recovering 2023-10-09T10:17:22.453 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:22.461 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:22 smithi086 bash[59714]: cluster 2023-10-09T10:17:21.205172+0000 mgr.y (mgr.26072) 435 : cluster 0 pgmap v390: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 103 B/s rd, 15 MiB/s wr, 840 op/s; 4348/310569 objects degraded (1.400%); 2434/310569 objects misplaced (0.784%); 10 MiB/s, 159 objects/s recovering 2023-10-09T10:17:22.483 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:22.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:22.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:22.588 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:22.619 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:22.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:22.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:22.723 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:22.747 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:22.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:22.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:22.852 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:22.860 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:17:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:17:22] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.33.4" 2023-10-09T10:17:22.881 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:22.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:22.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:22.984 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:23.021 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:23.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:23.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:23.124 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:23.150 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:23.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:23.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:23.253 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:23.281 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:23.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:23.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:23.388 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:23.397 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:23 smithi053 bash[76859]: cluster 2023-10-09T10:17:22.873908+0000 mon.a (mon.0) 559 : cluster 3 Health check update: Degraded data redundancy: 4348/310569 objects degraded (1.400%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:17:23.397 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:23 smithi053 bash[76859]: audit 2023-10-09T10:17:23.059960+0000 mon.a (mon.0) 560 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:17:23.398 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:23 smithi053 bash[76859]: audit 2023-10-09T10:17:23.061388+0000 mon.a (mon.0) 561 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:17:23.398 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:23 smithi053 bash[79554]: cluster 2023-10-09T10:17:22.873908+0000 mon.a (mon.0) 559 : cluster 3 Health check update: Degraded data redundancy: 4348/310569 objects degraded (1.400%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:17:23.398 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:23 smithi053 bash[79554]: audit 2023-10-09T10:17:23.059960+0000 mon.a (mon.0) 560 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:17:23.398 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:23 smithi053 bash[79554]: audit 2023-10-09T10:17:23.061388+0000 mon.a (mon.0) 561 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:17:23.415 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:23.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:23.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:23.520 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:23.559 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:23.561 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:23 smithi086 bash[59714]: cluster 2023-10-09T10:17:22.873908+0000 mon.a (mon.0) 559 : cluster 3 Health check update: Degraded data redundancy: 4348/310569 objects degraded (1.400%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:17:23.562 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:23 smithi086 bash[59714]: audit 2023-10-09T10:17:23.059960+0000 mon.a (mon.0) 560 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:17:23.562 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:23 smithi086 bash[59714]: audit 2023-10-09T10:17:23.061388+0000 mon.a (mon.0) 561 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:17:23.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:23.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:23.663 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:23.685 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:23.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:23.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:23.789 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:23.819 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:23.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:23.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:23.927 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:23.963 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:23.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:23.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:24.067 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:24.094 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:24.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:24.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:24.197 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:24.233 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:24.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:24.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:24.340 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:24.366 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:24.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:24.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:24.472 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:24.496 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:24.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:24.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:24.599 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:24.610 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:24 smithi086 bash[59714]: cluster 2023-10-09T10:17:23.205739+0000 mgr.y (mgr.26072) 436 : cluster 0 pgmap v391: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 94 B/s rd, 14 MiB/s wr, 792 op/s; 4348/309636 objects degraded (1.404%); 2086/309636 objects misplaced (0.674%); 11 MiB/s, 176 objects/s recovering 2023-10-09T10:17:24.635 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:24.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:24.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:24.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:24 smithi053 bash[76859]: cluster 2023-10-09T10:17:23.205739+0000 mgr.y (mgr.26072) 436 : cluster 0 pgmap v391: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 94 B/s rd, 14 MiB/s wr, 792 op/s; 4348/309636 objects degraded (1.404%); 2086/309636 objects misplaced (0.674%); 11 MiB/s, 176 objects/s recovering 2023-10-09T10:17:24.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:24 smithi053 bash[79554]: cluster 2023-10-09T10:17:23.205739+0000 mgr.y (mgr.26072) 436 : cluster 0 pgmap v391: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 94 B/s rd, 14 MiB/s wr, 792 op/s; 4348/309636 objects degraded (1.404%); 2086/309636 objects misplaced (0.674%); 11 MiB/s, 176 objects/s recovering 2023-10-09T10:17:24.739 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:24.764 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:24.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:24.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:24.867 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:24.893 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:24.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:24.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:24.996 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:25.030 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:25.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:25.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:25.134 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:25.161 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:25.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:25.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:25.269 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:25.295 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:25.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:25.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:25.400 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:25.423 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:25.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:25.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:25.527 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:25.551 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:25.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:25.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:25.656 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:25.684 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:25.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:25.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:25.788 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:25.823 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:25.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:25.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:25.926 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:25.956 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:25.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:25.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:26.060 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:26.089 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:26.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:26.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:26.193 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:26.219 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:26.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:26.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:26.323 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:26.350 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:26.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:26.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:26.460 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:26.469 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:26 smithi086 bash[59714]: cluster 2023-10-09T10:17:25.206491+0000 mgr.y (mgr.26072) 437 : cluster 0 pgmap v392: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 11 MiB/s wr, 1.02k op/s; 4348/298215 objects degraded (1.458%); 2086/298215 objects misplaced (0.699%); 9.1 MiB/s, 145 objects/s recovering 2023-10-09T10:17:26.469 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:26 smithi086 bash[59714]: cluster 2023-10-09T10:17:25.285578+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.469 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:26 smithi086 bash[59714]: cluster 2023-10-09T10:17:25.288016+0000 mon.a (mon.0) 562 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2023-10-09T10:17:26.469 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:26 smithi086 bash[59714]: cluster 2023-10-09T10:17:25.294956+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.469 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:26 smithi086 bash[59714]: cluster 2023-10-09T10:17:25.295354+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.469 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:26 smithi086 bash[59714]: cluster 2023-10-09T10:17:25.296982+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.470 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:26 smithi086 bash[59714]: cluster 2023-10-09T10:17:25.297699+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.470 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:26 smithi086 bash[59714]: cluster 2023-10-09T10:17:25.298909+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.470 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:26 smithi086 bash[59714]: cluster 2023-10-09T10:17:25.299633+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.470 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:26 smithi086 bash[59714]: cluster 2023-10-09T10:17:25.300963+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.470 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:26 smithi086 bash[59714]: cluster 2023-10-09T10:17:25.301653+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.493 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:26.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:26.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:26.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:26 smithi053 bash[76859]: cluster 2023-10-09T10:17:25.206491+0000 mgr.y (mgr.26072) 437 : cluster 0 pgmap v392: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 11 MiB/s wr, 1.02k op/s; 4348/298215 objects degraded (1.458%); 2086/298215 objects misplaced (0.699%); 9.1 MiB/s, 145 objects/s recovering 2023-10-09T10:17:26.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:26 smithi053 bash[76859]: cluster 2023-10-09T10:17:25.285578+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:26 smithi053 bash[76859]: cluster 2023-10-09T10:17:25.288016+0000 mon.a (mon.0) 562 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2023-10-09T10:17:26.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:26 smithi053 bash[76859]: cluster 2023-10-09T10:17:25.294956+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:26 smithi053 bash[76859]: cluster 2023-10-09T10:17:25.295354+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:26 smithi053 bash[76859]: cluster 2023-10-09T10:17:25.296982+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:26 smithi053 bash[76859]: cluster 2023-10-09T10:17:25.297699+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:26 smithi053 bash[76859]: cluster 2023-10-09T10:17:25.298909+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:26 smithi053 bash[76859]: cluster 2023-10-09T10:17:25.299633+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:26 smithi053 bash[76859]: cluster 2023-10-09T10:17:25.300963+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:26 smithi053 bash[76859]: cluster 2023-10-09T10:17:25.301653+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:26 smithi053 bash[79554]: cluster 2023-10-09T10:17:25.206491+0000 mgr.y (mgr.26072) 437 : cluster 0 pgmap v392: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 11 MiB/s wr, 1.02k op/s; 4348/298215 objects degraded (1.458%); 2086/298215 objects misplaced (0.699%); 9.1 MiB/s, 145 objects/s recovering 2023-10-09T10:17:26.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:26 smithi053 bash[79554]: cluster 2023-10-09T10:17:25.285578+0000 osd.7 (osd.7) 54 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:26 smithi053 bash[79554]: cluster 2023-10-09T10:17:25.288016+0000 mon.a (mon.0) 562 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2023-10-09T10:17:26.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:26 smithi053 bash[79554]: cluster 2023-10-09T10:17:25.294956+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:26 smithi053 bash[79554]: cluster 2023-10-09T10:17:25.295354+0000 osd.7 (osd.7) 55 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:26 smithi053 bash[79554]: cluster 2023-10-09T10:17:25.296982+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:26 smithi053 bash[79554]: cluster 2023-10-09T10:17:25.297699+0000 osd.4 (osd.4) 65 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:26 smithi053 bash[79554]: cluster 2023-10-09T10:17:25.298909+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:26 smithi053 bash[79554]: cluster 2023-10-09T10:17:25.299633+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:26 smithi053 bash[79554]: cluster 2023-10-09T10:17:25.300963+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:26 smithi053 bash[79554]: cluster 2023-10-09T10:17:25.301653+0000 osd.4 (osd.4) 66 : cluster 3 failed to encode map e127 with expected crc 2023-10-09T10:17:26.596 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:26.629 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:26.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:26.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:26.734 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:26.773 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:26.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:26.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:26.878 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:26.907 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:26.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:26.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:27.013 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:27.043 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:27.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:27.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:27.149 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:27.175 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:27.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:27.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:27.278 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:27.305 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:27.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:27.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:27.409 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:27.431 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:27.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:27.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:27.537 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:27.559 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:27.562 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:27 smithi053 bash[79554]: cluster 2023-10-09T10:17:26.295037+0000 mon.a (mon.0) 563 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-10-09T10:17:27.562 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:27 smithi053 bash[79554]: cluster 2023-10-09T10:17:26.298920+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T10:17:27.562 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:27 smithi053 bash[79554]: cluster 2023-10-09T10:17:26.298928+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T10:17:27.562 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:27 smithi053 bash[79554]: cluster 2023-10-09T10:17:26.299023+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T10:17:27.562 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:27 smithi053 bash[79554]: cluster 2023-10-09T10:17:26.299186+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T10:17:27.562 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:27 smithi053 bash[79554]: audit 2023-10-09T10:17:27.208527+0000 mon.a (mon.0) 564 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-10-09T10:17:27.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:27.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:27.564 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:27 smithi053 bash[76859]: cluster 2023-10-09T10:17:26.295037+0000 mon.a (mon.0) 563 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-10-09T10:17:27.564 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:27 smithi053 bash[76859]: cluster 2023-10-09T10:17:26.298920+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T10:17:27.564 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:27 smithi053 bash[76859]: cluster 2023-10-09T10:17:26.298928+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T10:17:27.564 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:27 smithi053 bash[76859]: cluster 2023-10-09T10:17:26.299023+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T10:17:27.564 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:27 smithi053 bash[76859]: cluster 2023-10-09T10:17:26.299186+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T10:17:27.564 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:27 smithi053 bash[76859]: audit 2023-10-09T10:17:27.208527+0000 mon.a (mon.0) 564 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-10-09T10:17:27.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:27 smithi086 bash[59714]: cluster 2023-10-09T10:17:26.295037+0000 mon.a (mon.0) 563 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-10-09T10:17:27.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:27 smithi086 bash[59714]: cluster 2023-10-09T10:17:26.298920+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T10:17:27.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:27 smithi086 bash[59714]: cluster 2023-10-09T10:17:26.298928+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T10:17:27.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:27 smithi086 bash[59714]: cluster 2023-10-09T10:17:26.299023+0000 osd.7 (osd.7) 56 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T10:17:27.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:27 smithi086 bash[59714]: cluster 2023-10-09T10:17:26.299186+0000 osd.4 (osd.4) 67 : cluster 3 failed to encode map e128 with expected crc 2023-10-09T10:17:27.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:27 smithi086 bash[59714]: audit 2023-10-09T10:17:27.208527+0000 mon.a (mon.0) 564 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-10-09T10:17:27.664 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:27.689 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:27.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:27.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:27.793 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:27.818 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:27.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:27.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:27.921 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:27.946 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:27.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:27.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:28.049 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:28.080 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:28.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:28.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:28.184 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:28.208 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:28.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:28.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:28.312 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:28.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:28.338 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:28.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:28.439 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:28.469 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:28.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:28.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:28.572 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:28.585 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:28 smithi086 bash[59714]: cluster 2023-10-09T10:17:27.207130+0000 mgr.y (mgr.26072) 438 : cluster 0 pgmap v395: 99 pgs: 1 active+recovering+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 914 op/s; 6072/296433 objects misplaced (2.048%); 8.0 MiB/s, 128 objects/s recovering 2023-10-09T10:17:28.586 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:28 smithi086 bash[59714]: cluster 2023-10-09T10:17:27.291666+0000 mon.a (mon.0) 565 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4348/298215 objects degraded (1.458%), 1 pg degraded) 2023-10-09T10:17:28.586 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:28 smithi086 bash[59714]: audit 2023-10-09T10:17:27.315396+0000 mon.a (mon.0) 566 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "21"}]': finished 2023-10-09T10:17:28.586 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:28 smithi086 bash[59714]: cluster 2023-10-09T10:17:27.315755+0000 mon.a (mon.0) 567 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-10-09T10:17:28.586 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:28 smithi086 bash[59714]: cluster 2023-10-09T10:17:27.316965+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T10:17:28.586 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:28 smithi086 bash[59714]: cluster 2023-10-09T10:17:27.320346+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T10:17:28.586 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:28 smithi086 bash[59714]: cluster 2023-10-09T10:17:27.325280+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T10:17:28.586 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:28 smithi086 bash[59714]: cluster 2023-10-09T10:17:27.881045+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e130 with expected crc 2023-10-09T10:17:28.586 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:28 smithi086 bash[59714]: cluster 2023-10-09T10:17:27.881871+0000 mon.a (mon.0) 568 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-10-09T10:17:28.586 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:28 smithi086 bash[59714]: cluster 2023-10-09T10:17:27.883784+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e130 with expected crc 2023-10-09T10:17:28.586 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:28 smithi086 bash[59714]: cluster 2023-10-09T10:17:27.885770+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e130 with expected crc 2023-10-09T10:17:28.606 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:28.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:28.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:28.618 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:28 smithi053 bash[76859]: cluster 2023-10-09T10:17:27.207130+0000 mgr.y (mgr.26072) 438 : cluster 0 pgmap v395: 99 pgs: 1 active+recovering+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 914 op/s; 6072/296433 objects misplaced (2.048%); 8.0 MiB/s, 128 objects/s recovering 2023-10-09T10:17:28.618 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:28 smithi053 bash[76859]: cluster 2023-10-09T10:17:27.291666+0000 mon.a (mon.0) 565 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4348/298215 objects degraded (1.458%), 1 pg degraded) 2023-10-09T10:17:28.618 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:28 smithi053 bash[76859]: audit 2023-10-09T10:17:27.315396+0000 mon.a (mon.0) 566 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "21"}]': finished 2023-10-09T10:17:28.618 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:28 smithi053 bash[76859]: cluster 2023-10-09T10:17:27.315755+0000 mon.a (mon.0) 567 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-10-09T10:17:28.619 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:28 smithi053 bash[76859]: cluster 2023-10-09T10:17:27.316965+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T10:17:28.619 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:28 smithi053 bash[76859]: cluster 2023-10-09T10:17:27.320346+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T10:17:28.619 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:28 smithi053 bash[76859]: cluster 2023-10-09T10:17:27.325280+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T10:17:28.619 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:28 smithi053 bash[76859]: cluster 2023-10-09T10:17:27.881045+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e130 with expected crc 2023-10-09T10:17:28.619 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:28 smithi053 bash[76859]: cluster 2023-10-09T10:17:27.881871+0000 mon.a (mon.0) 568 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-10-09T10:17:28.619 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:28 smithi053 bash[76859]: cluster 2023-10-09T10:17:27.883784+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e130 with expected crc 2023-10-09T10:17:28.619 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:28 smithi053 bash[76859]: cluster 2023-10-09T10:17:27.885770+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e130 with expected crc 2023-10-09T10:17:28.619 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:28 smithi053 bash[79554]: cluster 2023-10-09T10:17:27.207130+0000 mgr.y (mgr.26072) 438 : cluster 0 pgmap v395: 99 pgs: 1 active+recovering+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 914 op/s; 6072/296433 objects misplaced (2.048%); 8.0 MiB/s, 128 objects/s recovering 2023-10-09T10:17:28.619 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:28 smithi053 bash[79554]: cluster 2023-10-09T10:17:27.291666+0000 mon.a (mon.0) 565 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4348/298215 objects degraded (1.458%), 1 pg degraded) 2023-10-09T10:17:28.619 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:28 smithi053 bash[79554]: audit 2023-10-09T10:17:27.315396+0000 mon.a (mon.0) 566 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "21"}]': finished 2023-10-09T10:17:28.620 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:28 smithi053 bash[79554]: cluster 2023-10-09T10:17:27.315755+0000 mon.a (mon.0) 567 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-10-09T10:17:28.620 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:28 smithi053 bash[79554]: cluster 2023-10-09T10:17:27.316965+0000 osd.4 (osd.4) 68 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T10:17:28.620 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:28 smithi053 bash[79554]: cluster 2023-10-09T10:17:27.320346+0000 osd.7 (osd.7) 57 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T10:17:28.620 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:28 smithi053 bash[79554]: cluster 2023-10-09T10:17:27.325280+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e129 with expected crc 2023-10-09T10:17:28.620 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:28 smithi053 bash[79554]: cluster 2023-10-09T10:17:27.881045+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e130 with expected crc 2023-10-09T10:17:28.620 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:28 smithi053 bash[79554]: cluster 2023-10-09T10:17:27.881871+0000 mon.a (mon.0) 568 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-10-09T10:17:28.620 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:28 smithi053 bash[79554]: cluster 2023-10-09T10:17:27.883784+0000 osd.7 (osd.7) 58 : cluster 3 failed to encode map e130 with expected crc 2023-10-09T10:17:28.620 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:28 smithi053 bash[79554]: cluster 2023-10-09T10:17:27.885770+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e130 with expected crc 2023-10-09T10:17:28.711 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:28.745 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:28.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:28.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:28.851 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:28.878 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:28.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:28.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:28.981 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:29.008 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:29.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:29.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:29.111 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:29.136 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:29.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:29.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:29.242 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:29.269 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:29.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:29.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:29.375 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:29.408 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:29.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:29.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:29.514 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:29.541 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:29.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:29.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:29.644 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:29.672 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:29.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:29.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:29.775 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:29.798 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:29.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:29.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:29.903 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:29.912 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:29 smithi053 bash[76859]: cluster 2023-10-09T10:17:28.882910+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e131 with expected crc 2023-10-09T10:17:29.912 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:29 smithi053 bash[76859]: cluster 2023-10-09T10:17:28.884119+0000 mon.a (mon.0) 569 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-10-09T10:17:29.912 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:29 smithi053 bash[76859]: cluster 2023-10-09T10:17:28.902487+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e131 with expected crc 2023-10-09T10:17:29.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:29 smithi053 bash[76859]: cluster 2023-10-09T10:17:28.902504+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e131 with expected crc 2023-10-09T10:17:29.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:29 smithi053 bash[76859]: cluster 2023-10-09T10:17:29.023593+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e131 with expected crc 2023-10-09T10:17:29.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:29 smithi053 bash[76859]: cluster 2023-10-09T10:17:29.207875+0000 mgr.y (mgr.26072) 439 : cluster 0 pgmap v399: 99 pgs: 1 active+recovering+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 501 op/s; 5573/292317 objects misplaced (1.906%); 11 MiB/s, 173 objects/s recovering 2023-10-09T10:17:29.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:29 smithi053 bash[76859]: audit 2023-10-09T10:17:29.208980+0000 mon.a (mon.0) 570 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-10-09T10:17:29.913 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:29 smithi053 bash[79554]: cluster 2023-10-09T10:17:28.882910+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e131 with expected crc 2023-10-09T10:17:29.913 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:29 smithi053 bash[79554]: cluster 2023-10-09T10:17:28.884119+0000 mon.a (mon.0) 569 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-10-09T10:17:29.913 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:29 smithi053 bash[79554]: cluster 2023-10-09T10:17:28.902487+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e131 with expected crc 2023-10-09T10:17:29.913 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:29 smithi053 bash[79554]: cluster 2023-10-09T10:17:28.902504+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e131 with expected crc 2023-10-09T10:17:29.913 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:29 smithi053 bash[79554]: cluster 2023-10-09T10:17:29.023593+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e131 with expected crc 2023-10-09T10:17:29.913 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:29 smithi053 bash[79554]: cluster 2023-10-09T10:17:29.207875+0000 mgr.y (mgr.26072) 439 : cluster 0 pgmap v399: 99 pgs: 1 active+recovering+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 501 op/s; 5573/292317 objects misplaced (1.906%); 11 MiB/s, 173 objects/s recovering 2023-10-09T10:17:29.914 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:29 smithi053 bash[79554]: audit 2023-10-09T10:17:29.208980+0000 mon.a (mon.0) 570 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-10-09T10:17:29.941 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:29.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:29.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:30.044 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:30.074 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:30.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:30.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:30.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:29 smithi086 bash[59714]: cluster 2023-10-09T10:17:28.882910+0000 osd.4 (osd.4) 69 : cluster 3 failed to encode map e131 with expected crc 2023-10-09T10:17:30.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:29 smithi086 bash[59714]: cluster 2023-10-09T10:17:28.884119+0000 mon.a (mon.0) 569 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-10-09T10:17:30.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:29 smithi086 bash[59714]: cluster 2023-10-09T10:17:28.902487+0000 osd.7 (osd.7) 59 : cluster 3 failed to encode map e131 with expected crc 2023-10-09T10:17:30.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:29 smithi086 bash[59714]: cluster 2023-10-09T10:17:28.902504+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e131 with expected crc 2023-10-09T10:17:30.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:29 smithi086 bash[59714]: cluster 2023-10-09T10:17:29.023593+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e131 with expected crc 2023-10-09T10:17:30.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:29 smithi086 bash[59714]: cluster 2023-10-09T10:17:29.207875+0000 mgr.y (mgr.26072) 439 : cluster 0 pgmap v399: 99 pgs: 1 active+recovering+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 501 op/s; 5573/292317 objects misplaced (1.906%); 11 MiB/s, 173 objects/s recovering 2023-10-09T10:17:30.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:29 smithi086 bash[59714]: audit 2023-10-09T10:17:29.208980+0000 mon.a (mon.0) 570 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-10-09T10:17:30.178 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:30.206 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:30.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:30.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:30.308 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:30.335 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:30.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:30.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:30.440 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:30.473 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:30.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:30.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:30.575 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:30.599 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:30.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:30.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:30.704 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:30.731 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:30.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:30.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:30.836 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:30.870 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:30.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:30.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:30.973 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:31.009 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:31.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:31.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:31.113 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:31.133 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:30 smithi053 bash[79554]: audit 2023-10-09T10:17:29.895941+0000 mon.a (mon.0) 571 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "22"}]': finished 2023-10-09T10:17:31.133 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:30 smithi053 bash[79554]: cluster 2023-10-09T10:17:29.896004+0000 mon.a (mon.0) 572 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2023-10-09T10:17:31.133 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:30 smithi053 bash[79554]: cluster 2023-10-09T10:17:29.903894+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T10:17:31.133 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:30 smithi053 bash[79554]: cluster 2023-10-09T10:17:29.905242+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T10:17:31.133 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:30 smithi053 bash[79554]: cluster 2023-10-09T10:17:29.907481+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T10:17:31.133 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:30 smithi053 bash[79554]: cluster 2023-10-09T10:17:29.909331+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T10:17:31.133 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:30 smithi053 bash[79554]: cluster 2023-10-09T10:17:29.913890+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T10:17:31.134 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:30 smithi053 bash[79554]: cluster 2023-10-09T10:17:29.915534+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T10:17:31.134 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:30 smithi053 bash[76859]: audit 2023-10-09T10:17:29.895941+0000 mon.a (mon.0) 571 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "22"}]': finished 2023-10-09T10:17:31.134 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:30 smithi053 bash[76859]: cluster 2023-10-09T10:17:29.896004+0000 mon.a (mon.0) 572 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2023-10-09T10:17:31.134 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:30 smithi053 bash[76859]: cluster 2023-10-09T10:17:29.903894+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T10:17:31.134 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:30 smithi053 bash[76859]: cluster 2023-10-09T10:17:29.905242+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T10:17:31.134 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:30 smithi053 bash[76859]: cluster 2023-10-09T10:17:29.907481+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T10:17:31.134 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:30 smithi053 bash[76859]: cluster 2023-10-09T10:17:29.909331+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T10:17:31.135 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:30 smithi053 bash[76859]: cluster 2023-10-09T10:17:29.913890+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T10:17:31.135 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:30 smithi053 bash[76859]: cluster 2023-10-09T10:17:29.915534+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T10:17:31.144 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:31.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:31.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:31.247 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:31.262 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:30 smithi086 bash[59714]: audit 2023-10-09T10:17:29.895941+0000 mon.a (mon.0) 571 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "22"}]': finished 2023-10-09T10:17:31.262 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:30 smithi086 bash[59714]: cluster 2023-10-09T10:17:29.896004+0000 mon.a (mon.0) 572 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2023-10-09T10:17:31.262 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:30 smithi086 bash[59714]: cluster 2023-10-09T10:17:29.903894+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T10:17:31.262 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:30 smithi086 bash[59714]: cluster 2023-10-09T10:17:29.905242+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T10:17:31.263 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:30 smithi086 bash[59714]: cluster 2023-10-09T10:17:29.907481+0000 osd.4 (osd.4) 70 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T10:17:31.263 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:30 smithi086 bash[59714]: cluster 2023-10-09T10:17:29.909331+0000 osd.4 (osd.4) 71 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T10:17:31.263 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:30 smithi086 bash[59714]: cluster 2023-10-09T10:17:29.913890+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T10:17:31.263 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:30 smithi086 bash[59714]: cluster 2023-10-09T10:17:29.915534+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e132 with expected crc 2023-10-09T10:17:31.278 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:31.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:31.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:31.381 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:31.411 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:31.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:31.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:31.515 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:31.544 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:31.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:31.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:31.648 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:31.676 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:31.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:31.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:31.779 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:31.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:31.810 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:31.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:31.908 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:31 smithi053 bash[76859]: cluster 2023-10-09T10:17:30.901609+0000 mon.a (mon.0) 573 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-10-09T10:17:31.908 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:31 smithi053 bash[76859]: cluster 2023-10-09T10:17:30.903486+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e133 with expected crc 2023-10-09T10:17:31.908 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:31 smithi053 bash[76859]: cluster 2023-10-09T10:17:30.904361+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e133 with expected crc 2023-10-09T10:17:31.908 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:31 smithi053 bash[76859]: cluster 2023-10-09T10:17:30.905261+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e133 with expected crc 2023-10-09T10:17:31.908 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:31 smithi053 bash[76859]: cluster 2023-10-09T10:17:30.906057+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e133 with expected crc 2023-10-09T10:17:31.908 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:31 smithi053 bash[76859]: cluster 2023-10-09T10:17:31.208407+0000 mgr.y (mgr.26072) 440 : cluster 0 pgmap v402: 99 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 798 op/s; 3445/287103 objects degraded (1.200%); 4293/287103 objects misplaced (1.495%); 18 MiB/s, 292 objects/s recovering 2023-10-09T10:17:31.911 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:31.937 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:31.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:31.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:32.040 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:32.067 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:32.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:32.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:32.170 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:32.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:31 smithi053 bash[79554]: cluster 2023-10-09T10:17:30.901609+0000 mon.a (mon.0) 573 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-10-09T10:17:32.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:31 smithi053 bash[79554]: cluster 2023-10-09T10:17:30.903486+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e133 with expected crc 2023-10-09T10:17:32.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:31 smithi053 bash[79554]: cluster 2023-10-09T10:17:30.904361+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e133 with expected crc 2023-10-09T10:17:32.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:31 smithi053 bash[79554]: cluster 2023-10-09T10:17:30.905261+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e133 with expected crc 2023-10-09T10:17:32.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:31 smithi053 bash[79554]: cluster 2023-10-09T10:17:30.906057+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e133 with expected crc 2023-10-09T10:17:32.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:31 smithi053 bash[79554]: cluster 2023-10-09T10:17:31.208407+0000 mgr.y (mgr.26072) 440 : cluster 0 pgmap v402: 99 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 798 op/s; 3445/287103 objects degraded (1.200%); 4293/287103 objects misplaced (1.495%); 18 MiB/s, 292 objects/s recovering 2023-10-09T10:17:32.199 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:32.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:32.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:32.307 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:32.338 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:32.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:32.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:32.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:31 smithi086 bash[59714]: cluster 2023-10-09T10:17:30.901609+0000 mon.a (mon.0) 573 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-10-09T10:17:32.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:31 smithi086 bash[59714]: cluster 2023-10-09T10:17:30.903486+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e133 with expected crc 2023-10-09T10:17:32.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:31 smithi086 bash[59714]: cluster 2023-10-09T10:17:30.904361+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e133 with expected crc 2023-10-09T10:17:32.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:31 smithi086 bash[59714]: cluster 2023-10-09T10:17:30.905261+0000 osd.4 (osd.4) 72 : cluster 3 failed to encode map e133 with expected crc 2023-10-09T10:17:32.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:31 smithi086 bash[59714]: cluster 2023-10-09T10:17:30.906057+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e133 with expected crc 2023-10-09T10:17:32.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:31 smithi086 bash[59714]: cluster 2023-10-09T10:17:31.208407+0000 mgr.y (mgr.26072) 440 : cluster 0 pgmap v402: 99 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 798 op/s; 3445/287103 objects degraded (1.200%); 4293/287103 objects misplaced (1.495%); 18 MiB/s, 292 objects/s recovering 2023-10-09T10:17:32.440 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:32.489 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:32.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:32.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:32.592 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:32.632 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:32.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:32.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:32.736 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:32.756 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:32.757 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:17:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:17:32] "GET /metrics HTTP/1.1" 200 36538 "" "Prometheus/2.33.4" 2023-10-09T10:17:32.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:32.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:32.862 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:32.896 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:32.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:32.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:33.000 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:33.025 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:33.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:33.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:33.131 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:33.167 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:33.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:33.170 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:32 smithi086 bash[59714]: cluster 2023-10-09T10:17:30.998869+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e133 with expected crc 2023-10-09T10:17:33.170 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:32 smithi086 bash[59714]: cluster 2023-10-09T10:17:31.898453+0000 mon.a (mon.0) 574 : cluster 3 Health check failed: Degraded data redundancy: 3445/287103 objects degraded (1.200%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:17:33.171 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:32 smithi086 bash[59714]: cluster 2023-10-09T10:17:31.906830+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T10:17:33.171 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:32 smithi086 bash[59714]: cluster 2023-10-09T10:17:31.908802+0000 mon.a (mon.0) 575 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2023-10-09T10:17:33.171 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:32 smithi086 bash[59714]: cluster 2023-10-09T10:17:31.935050+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T10:17:33.171 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:32 smithi086 bash[59714]: cluster 2023-10-09T10:17:31.935937+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T10:17:33.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:33.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:32 smithi053 bash[76859]: cluster 2023-10-09T10:17:30.998869+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e133 with expected crc 2023-10-09T10:17:33.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:32 smithi053 bash[76859]: cluster 2023-10-09T10:17:31.898453+0000 mon.a (mon.0) 574 : cluster 3 Health check failed: Degraded data redundancy: 3445/287103 objects degraded (1.200%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:17:33.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:32 smithi053 bash[76859]: cluster 2023-10-09T10:17:31.906830+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T10:17:33.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:32 smithi053 bash[76859]: cluster 2023-10-09T10:17:31.908802+0000 mon.a (mon.0) 575 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2023-10-09T10:17:33.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:32 smithi053 bash[76859]: cluster 2023-10-09T10:17:31.935050+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T10:17:33.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:32 smithi053 bash[76859]: cluster 2023-10-09T10:17:31.935937+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T10:17:33.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:32 smithi053 bash[79554]: cluster 2023-10-09T10:17:30.998869+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e133 with expected crc 2023-10-09T10:17:33.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:32 smithi053 bash[79554]: cluster 2023-10-09T10:17:31.898453+0000 mon.a (mon.0) 574 : cluster 3 Health check failed: Degraded data redundancy: 3445/287103 objects degraded (1.200%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:17:33.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:32 smithi053 bash[79554]: cluster 2023-10-09T10:17:31.906830+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T10:17:33.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:32 smithi053 bash[79554]: cluster 2023-10-09T10:17:31.908802+0000 mon.a (mon.0) 575 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2023-10-09T10:17:33.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:32 smithi053 bash[79554]: cluster 2023-10-09T10:17:31.935050+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T10:17:33.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:32 smithi053 bash[79554]: cluster 2023-10-09T10:17:31.935937+0000 osd.4 (osd.4) 73 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T10:17:33.272 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:33.299 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:33.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:33.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:33.401 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:33.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:33.431 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:33.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:33.532 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:33.558 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:33.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:33.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:33.662 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:33.698 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:33.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:33.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:33.803 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:33.829 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:33.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:33.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:33.933 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:33.962 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:33.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:33.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:34.065 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:34.092 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:34.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:34.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:34.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:33 smithi086 bash[59714]: cluster 2023-10-09T10:17:32.054922+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T10:17:34.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:33 smithi086 bash[59714]: cluster 2023-10-09T10:17:33.208993+0000 mgr.y (mgr.26072) 441 : cluster 0 pgmap v404: 99 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 696 op/s; 3445/286692 objects degraded (1.202%); 3476/286692 objects misplaced (1.212%); 21 MiB/s, 336 objects/s recovering 2023-10-09T10:17:34.195 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:34.203 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:33 smithi053 bash[79554]: cluster 2023-10-09T10:17:32.054922+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T10:17:34.203 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:33 smithi053 bash[79554]: cluster 2023-10-09T10:17:33.208993+0000 mgr.y (mgr.26072) 441 : cluster 0 pgmap v404: 99 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 696 op/s; 3445/286692 objects degraded (1.202%); 3476/286692 objects misplaced (1.212%); 21 MiB/s, 336 objects/s recovering 2023-10-09T10:17:34.203 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:33 smithi053 bash[76859]: cluster 2023-10-09T10:17:32.054922+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e134 with expected crc 2023-10-09T10:17:34.204 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:33 smithi053 bash[76859]: cluster 2023-10-09T10:17:33.208993+0000 mgr.y (mgr.26072) 441 : cluster 0 pgmap v404: 99 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 696 op/s; 3445/286692 objects degraded (1.202%); 3476/286692 objects misplaced (1.212%); 21 MiB/s, 336 objects/s recovering 2023-10-09T10:17:34.219 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:34.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:34.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:34.322 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:34.367 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:34.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:34.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:34.472 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:34.516 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:34.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:34.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:34.620 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:34.662 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:34.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:34.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:34.765 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:34.790 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:34.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:34.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:34.892 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:34.923 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:34.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:34.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:35.026 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:35.049 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:35.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:35.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:35.152 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:35.178 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:35.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:35.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:35.281 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:35.306 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:35.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:35.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:35.409 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:35.444 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:35.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:35.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:35.548 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:35.573 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:35.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:35.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:35.677 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:35.705 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:35.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:35.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:35.808 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:35.833 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:35.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:35.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:35.936 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:35.965 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:35.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:35.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:36.068 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:36.077 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:35 smithi086 bash[59714]: cluster 2023-10-09T10:17:34.928891+0000 mon.a (mon.0) 576 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-10-09T10:17:36.077 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:35 smithi086 bash[59714]: cluster 2023-10-09T10:17:34.930356+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e135 with expected crc 2023-10-09T10:17:36.077 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:35 smithi086 bash[59714]: cluster 2023-10-09T10:17:34.933690+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e135 with expected crc 2023-10-09T10:17:36.078 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:35 smithi086 bash[59714]: cluster 2023-10-09T10:17:34.933740+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e135 with expected crc 2023-10-09T10:17:36.078 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:35 smithi086 bash[59714]: cluster 2023-10-09T10:17:35.209512+0000 mgr.y (mgr.26072) 442 : cluster 0 pgmap v406: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 3445/278397 objects degraded (1.237%); 3476/278397 objects misplaced (1.249%); 17 MiB/s, 274 objects/s recovering 2023-10-09T10:17:36.092 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:36.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:36.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:36.110 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:35 smithi053 bash[76859]: cluster 2023-10-09T10:17:34.928891+0000 mon.a (mon.0) 576 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-10-09T10:17:36.111 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:35 smithi053 bash[76859]: cluster 2023-10-09T10:17:34.930356+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e135 with expected crc 2023-10-09T10:17:36.111 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:35 smithi053 bash[76859]: cluster 2023-10-09T10:17:34.933690+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e135 with expected crc 2023-10-09T10:17:36.111 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:35 smithi053 bash[76859]: cluster 2023-10-09T10:17:34.933740+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e135 with expected crc 2023-10-09T10:17:36.111 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:35 smithi053 bash[76859]: cluster 2023-10-09T10:17:35.209512+0000 mgr.y (mgr.26072) 442 : cluster 0 pgmap v406: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 3445/278397 objects degraded (1.237%); 3476/278397 objects misplaced (1.249%); 17 MiB/s, 274 objects/s recovering 2023-10-09T10:17:36.111 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:35 smithi053 bash[79554]: cluster 2023-10-09T10:17:34.928891+0000 mon.a (mon.0) 576 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-10-09T10:17:36.111 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:35 smithi053 bash[79554]: cluster 2023-10-09T10:17:34.930356+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e135 with expected crc 2023-10-09T10:17:36.111 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:35 smithi053 bash[79554]: cluster 2023-10-09T10:17:34.933690+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e135 with expected crc 2023-10-09T10:17:36.111 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:35 smithi053 bash[79554]: cluster 2023-10-09T10:17:34.933740+0000 osd.4 (osd.4) 74 : cluster 3 failed to encode map e135 with expected crc 2023-10-09T10:17:36.111 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:35 smithi053 bash[79554]: cluster 2023-10-09T10:17:35.209512+0000 mgr.y (mgr.26072) 442 : cluster 0 pgmap v406: 99 pgs: 1 active+recovering+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 3445/278397 objects degraded (1.237%); 3476/278397 objects misplaced (1.249%); 17 MiB/s, 274 objects/s recovering 2023-10-09T10:17:36.197 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:36.228 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:36.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:36.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:36.335 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:36.360 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:36.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:36.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:36.464 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:36.486 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:36.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:36.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:36.591 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:36.622 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:36.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:36.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:36.730 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:36.761 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:36.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:36.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:36.868 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:36.902 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:36.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:36.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:37.007 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:37.015 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:36 smithi086 bash[59714]: cluster 2023-10-09T10:17:35.935272+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e136 with expected crc 2023-10-09T10:17:37.015 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:36 smithi086 bash[59714]: cluster 2023-10-09T10:17:35.939784+0000 mon.a (mon.0) 577 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-10-09T10:17:37.015 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:36 smithi086 bash[59714]: cluster 2023-10-09T10:17:35.952077+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e136 with expected crc 2023-10-09T10:17:37.036 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:37.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:37.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:37.139 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:37.158 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:37.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:37.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:37.260 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:37.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:36 smithi053 bash[76859]: cluster 2023-10-09T10:17:35.935272+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e136 with expected crc 2023-10-09T10:17:37.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:36 smithi053 bash[76859]: cluster 2023-10-09T10:17:35.939784+0000 mon.a (mon.0) 577 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-10-09T10:17:37.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:36 smithi053 bash[76859]: cluster 2023-10-09T10:17:35.952077+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e136 with expected crc 2023-10-09T10:17:37.269 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:36 smithi053 bash[79554]: cluster 2023-10-09T10:17:35.935272+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e136 with expected crc 2023-10-09T10:17:37.270 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:36 smithi053 bash[79554]: cluster 2023-10-09T10:17:35.939784+0000 mon.a (mon.0) 577 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-10-09T10:17:37.270 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:36 smithi053 bash[79554]: cluster 2023-10-09T10:17:35.952077+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e136 with expected crc 2023-10-09T10:17:37.292 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:37.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:37.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:37.400 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:37.442 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:37.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:37.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:37.548 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:37.576 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:37.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:37.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:37.681 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:37.706 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:37.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:37.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:37.812 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:37.846 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:37.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:37.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:37.942 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:37 smithi053 bash[76859]: cluster 2023-10-09T10:17:37.209999+0000 mgr.y (mgr.26072) 443 : cluster 0 pgmap v408: 99 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 6732/276888 objects degraded (2.431%); 2864/276888 objects misplaced (1.034%); 12 MiB/s, 187 objects/s recovering 2023-10-09T10:17:37.943 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:37 smithi053 bash[76859]: cluster 2023-10-09T10:17:37.879409+0000 mon.a (mon.0) 578 : cluster 3 Health check update: Degraded data redundancy: 3445/278397 objects degraded (1.237%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:17:37.943 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:37 smithi053 bash[79554]: cluster 2023-10-09T10:17:37.209999+0000 mgr.y (mgr.26072) 443 : cluster 0 pgmap v408: 99 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 6732/276888 objects degraded (2.431%); 2864/276888 objects misplaced (1.034%); 12 MiB/s, 187 objects/s recovering 2023-10-09T10:17:37.943 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:37 smithi053 bash[79554]: cluster 2023-10-09T10:17:37.879409+0000 mon.a (mon.0) 578 : cluster 3 Health check update: Degraded data redundancy: 3445/278397 objects degraded (1.237%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:17:37.954 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:37.985 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:37.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:37.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:38.091 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:38.123 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:38.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:38.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:38.227 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:38.237 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:37 smithi086 bash[59714]: cluster 2023-10-09T10:17:37.209999+0000 mgr.y (mgr.26072) 443 : cluster 0 pgmap v408: 99 pgs: 1 active+recovering+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 6732/276888 objects degraded (2.431%); 2864/276888 objects misplaced (1.034%); 12 MiB/s, 187 objects/s recovering 2023-10-09T10:17:38.237 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:37 smithi086 bash[59714]: cluster 2023-10-09T10:17:37.879409+0000 mon.a (mon.0) 578 : cluster 3 Health check update: Degraded data redundancy: 3445/278397 objects degraded (1.237%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:17:38.260 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:38.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:38.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:38.368 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:38.394 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:38.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:38.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:38.498 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:38.527 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:38.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:38.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:38.630 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:38.654 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:38.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:38.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:38.757 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:38.787 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:38.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:38.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:38.894 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:38.923 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:38.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:38.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:39.028 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:39.037 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:38 smithi086 bash[59714]: audit 2023-10-09T10:17:38.058483+0000 mon.a (mon.0) 579 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:17:39.059 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:39.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:39.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:39.163 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:39.194 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:39.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:39.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:39.298 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:39.334 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:39.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:39.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:39.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:38 smithi053 bash[79554]: audit 2023-10-09T10:17:38.058483+0000 mon.a (mon.0) 579 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:17:39.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:38 smithi053 bash[76859]: audit 2023-10-09T10:17:38.058483+0000 mon.a (mon.0) 579 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:17:39.438 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:39.481 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:39.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:39.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:39.585 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:39.621 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:39.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:39.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:39.724 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:39.751 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:39.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:39.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:39.857 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:39.884 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:39.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:39.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:39.988 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:40.014 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:40.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:40.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:40.119 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:40.150 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:40.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:40.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:40.226 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:39 smithi053 bash[76859]: cluster 2023-10-09T10:17:39.210776+0000 mgr.y (mgr.26072) 444 : cluster 0 pgmap v409: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 724 op/s; 6732/271221 objects degraded (2.482%); 2676/271221 objects misplaced (0.987%); 11 MiB/s, 179 objects/s recovering 2023-10-09T10:17:40.226 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:39 smithi053 bash[79554]: cluster 2023-10-09T10:17:39.210776+0000 mgr.y (mgr.26072) 444 : cluster 0 pgmap v409: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 724 op/s; 6732/271221 objects degraded (2.482%); 2676/271221 objects misplaced (0.987%); 11 MiB/s, 179 objects/s recovering 2023-10-09T10:17:40.252 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:40.286 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:40.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:40.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:40.363 INFO:teuthology.orchestra.run.smithi053.stdout:moved 0 / 297 (0%) 2023-10-09T10:17:40.363 INFO:teuthology.orchestra.run.smithi053.stdout:avg 37.125 2023-10-09T10:17:40.363 INFO:teuthology.orchestra.run.smithi053.stdout:stddev 4.64859 -> 4.64859 (expected baseline 5.69951) 2023-10-09T10:17:40.363 INFO:teuthology.orchestra.run.smithi053.stdout:min osd.2 with 29 -> 29 pgs (0.781145 -> 0.781145 * mean) 2023-10-09T10:17:40.363 INFO:teuthology.orchestra.run.smithi053.stdout:max osd.4 with 44 -> 44 pgs (1.18519 -> 1.18519 * mean) 2023-10-09T10:17:40.363 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:17:40.363 INFO:teuthology.orchestra.run.smithi053.stdout:oload 1000 2023-10-09T10:17:40.363 INFO:teuthology.orchestra.run.smithi053.stdout:max_change 0.05 2023-10-09T10:17:40.363 INFO:teuthology.orchestra.run.smithi053.stdout:max_change_osds 4 2023-10-09T10:17:40.363 INFO:teuthology.orchestra.run.smithi053.stdout:average_utilization 0.0265 2023-10-09T10:17:40.364 INFO:teuthology.orchestra.run.smithi053.stdout:overload_utilization 0.2650 2023-10-09T10:17:40.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:39 smithi086 bash[59714]: cluster 2023-10-09T10:17:39.210776+0000 mgr.y (mgr.26072) 444 : cluster 0 pgmap v409: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 724 op/s; 6732/271221 objects degraded (2.482%); 2676/271221 objects misplaced (0.987%); 11 MiB/s, 179 objects/s recovering 2023-10-09T10:17:40.371 INFO:teuthology.orchestra.run.smithi053.stderr:no change 2023-10-09T10:17:40.392 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:40.422 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:40.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:40.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:40.532 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:40.559 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:40.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:40.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:40.593 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:17:40.643 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:17:40.661 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:40.676 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:17:40.676 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:17:40.698 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:17:40.701 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:40.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:40.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:40.746 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:17:40.796 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:17:40.806 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:40.839 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:17:40.843 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:40.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:40.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:40.879 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:17:40.917 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:17:40.933 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:17:40.933 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:17:40.933 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:17:40.933 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:17:40.933 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:17:40.933 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:17:40.933 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:17:40.933 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:17:40.950 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:40.981 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:40.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:40.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:41.087 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:41.115 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:41.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:41.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:41.221 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:41.230 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:40 smithi053 bash[76859]: audit 2023-10-09T10:17:40.542293+0000 mon.b (mon.1) 5 : audit 0 from='client.? 172.21.15.53:0/3401327460' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:17:41.230 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:40 smithi053 bash[79554]: audit 2023-10-09T10:17:40.542293+0000 mon.b (mon.1) 5 : audit 0 from='client.? 172.21.15.53:0/3401327460' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:17:41.245 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:41.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:41.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:41.348 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:41.357 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:40 smithi086 bash[59714]: audit 2023-10-09T10:17:40.542293+0000 mon.b (mon.1) 5 : audit 0 from='client.? 172.21.15.53:0/3401327460' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:17:41.385 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:41.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:41.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:41.490 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:41.518 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:41.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:41.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:41.627 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:41.657 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:41.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:41.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:41.761 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:41.789 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:41.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:41.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:41.897 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:41.923 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:41.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:41.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:41.994 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is set 2023-10-09T10:17:42.028 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:42.037 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:41 smithi053 bash[76859]: audit 2023-10-09T10:17:40.355235+0000 mgr.y (mgr.26072) 445 : audit 0 from='client.34842 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:17:42.037 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:41 smithi053 bash[76859]: audit 2023-10-09T10:17:41.013106+0000 mon.a (mon.0) 580 : audit 1 from='client.? 172.21.15.53:0/613989349' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:17:42.037 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:41 smithi053 bash[76859]: cluster 2023-10-09T10:17:41.211443+0000 mgr.y (mgr.26072) 446 : cluster 0 pgmap v410: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 958 op/s; 6732/263691 objects degraded (2.553%); 2226/263691 objects misplaced (0.844%); 5.6 MiB/s, 89 objects/s recovering 2023-10-09T10:17:42.037 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:41 smithi053 bash[79554]: audit 2023-10-09T10:17:40.355235+0000 mgr.y (mgr.26072) 445 : audit 0 from='client.34842 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:17:42.037 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:41 smithi053 bash[79554]: audit 2023-10-09T10:17:41.013106+0000 mon.a (mon.0) 580 : audit 1 from='client.? 172.21.15.53:0/613989349' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:17:42.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:41 smithi053 bash[79554]: cluster 2023-10-09T10:17:41.211443+0000 mgr.y (mgr.26072) 446 : cluster 0 pgmap v410: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 958 op/s; 6732/263691 objects degraded (2.553%); 2226/263691 objects misplaced (0.844%); 5.6 MiB/s, 89 objects/s recovering 2023-10-09T10:17:42.058 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:42.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:42.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:42.162 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:42.192 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:42.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:42.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:42.298 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:42.328 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:42.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:42.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:42.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:41 smithi086 bash[59714]: audit 2023-10-09T10:17:40.355235+0000 mgr.y (mgr.26072) 445 : audit 0 from='client.34842 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:17:42.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:41 smithi086 bash[59714]: audit 2023-10-09T10:17:41.013106+0000 mon.a (mon.0) 580 : audit 1 from='client.? 172.21.15.53:0/613989349' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:17:42.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:41 smithi086 bash[59714]: cluster 2023-10-09T10:17:41.211443+0000 mgr.y (mgr.26072) 446 : cluster 0 pgmap v410: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 958 op/s; 6732/263691 objects degraded (2.553%); 2226/263691 objects misplaced (0.844%); 5.6 MiB/s, 89 objects/s recovering 2023-10-09T10:17:42.432 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:42.462 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:42.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:42.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:42.565 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:42.568 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:17:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:17:42] "GET /metrics HTTP/1.1" 200 36539 "" "Prometheus/2.33.4" 2023-10-09T10:17:42.598 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:42.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:42.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:42.703 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:42.728 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:42.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:42.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:42.836 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:42.867 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:42.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:42.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:42.971 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:43.000 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:43.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:43.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:43.109 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:43.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:42 smithi086 bash[59714]: cluster 2023-10-09T10:17:41.959719+0000 mon.a (mon.0) 581 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:17:43.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:42 smithi086 bash[59714]: audit 2023-10-09T10:17:41.976150+0000 mon.a (mon.0) 582 : audit 1 from='client.? 172.21.15.53:0/613989349' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:17:43.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:42 smithi086 bash[59714]: cluster 2023-10-09T10:17:41.976247+0000 mon.a (mon.0) 583 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2023-10-09T10:17:43.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:42 smithi086 bash[59714]: cluster 2023-10-09T10:17:41.980156+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e137 with expected crc 2023-10-09T10:17:43.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:42 smithi086 bash[59714]: cluster 2023-10-09T10:17:41.991063+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e137 with expected crc 2023-10-09T10:17:43.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:42 smithi086 bash[59714]: cluster 2023-10-09T10:17:41.994742+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e137 with expected crc 2023-10-09T10:17:43.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:42 smithi086 bash[59714]: cluster 2023-10-09T10:17:42.880611+0000 mon.a (mon.0) 584 : cluster 3 Health check update: Degraded data redundancy: 6732/263691 objects degraded (2.553%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:17:43.137 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:43.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:43.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:43.242 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:43.253 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:42 smithi053 bash[76859]: cluster 2023-10-09T10:17:41.959719+0000 mon.a (mon.0) 581 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:17:43.253 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:42 smithi053 bash[76859]: audit 2023-10-09T10:17:41.976150+0000 mon.a (mon.0) 582 : audit 1 from='client.? 172.21.15.53:0/613989349' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:17:43.254 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:42 smithi053 bash[76859]: cluster 2023-10-09T10:17:41.976247+0000 mon.a (mon.0) 583 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2023-10-09T10:17:43.254 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:42 smithi053 bash[76859]: cluster 2023-10-09T10:17:41.980156+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e137 with expected crc 2023-10-09T10:17:43.254 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:42 smithi053 bash[76859]: cluster 2023-10-09T10:17:41.991063+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e137 with expected crc 2023-10-09T10:17:43.254 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:42 smithi053 bash[76859]: cluster 2023-10-09T10:17:41.994742+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e137 with expected crc 2023-10-09T10:17:43.254 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:42 smithi053 bash[76859]: cluster 2023-10-09T10:17:42.880611+0000 mon.a (mon.0) 584 : cluster 3 Health check update: Degraded data redundancy: 6732/263691 objects degraded (2.553%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:17:43.254 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:42 smithi053 bash[79554]: cluster 2023-10-09T10:17:41.959719+0000 mon.a (mon.0) 581 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:17:43.254 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:42 smithi053 bash[79554]: audit 2023-10-09T10:17:41.976150+0000 mon.a (mon.0) 582 : audit 1 from='client.? 172.21.15.53:0/613989349' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:17:43.254 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:42 smithi053 bash[79554]: cluster 2023-10-09T10:17:41.976247+0000 mon.a (mon.0) 583 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2023-10-09T10:17:43.254 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:42 smithi053 bash[79554]: cluster 2023-10-09T10:17:41.980156+0000 osd.4 (osd.4) 75 : cluster 3 failed to encode map e137 with expected crc 2023-10-09T10:17:43.255 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:42 smithi053 bash[79554]: cluster 2023-10-09T10:17:41.991063+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e137 with expected crc 2023-10-09T10:17:43.255 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:42 smithi053 bash[79554]: cluster 2023-10-09T10:17:41.994742+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e137 with expected crc 2023-10-09T10:17:43.255 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:42 smithi053 bash[79554]: cluster 2023-10-09T10:17:42.880611+0000 mon.a (mon.0) 584 : cluster 3 Health check update: Degraded data redundancy: 6732/263691 objects degraded (2.553%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:17:43.267 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:43.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:43.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:43.370 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:43.398 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:43.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:43.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:43.502 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:43.522 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-10-09T10:17:43.522 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 0.05 2023-10-09T10:17:43.533 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:43.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:43.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:43.640 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:43.684 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:43.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:43.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:43.787 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:43.816 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:43.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:43.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:43.920 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:43.946 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:43.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:43.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:44.049 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:44.079 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:44.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:44.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:44.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:43 smithi053 bash[79554]: cluster 2023-10-09T10:17:43.214330+0000 mgr.y (mgr.26072) 447 : cluster 0 pgmap v412: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 6732/263184 objects degraded (2.558%); 2226/263184 objects misplaced (0.846%); 5.6 MiB/s, 89 objects/s recovering 2023-10-09T10:17:44.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:43 smithi053 bash[76859]: cluster 2023-10-09T10:17:43.214330+0000 mgr.y (mgr.26072) 447 : cluster 0 pgmap v412: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 6732/263184 objects degraded (2.558%); 2226/263184 objects misplaced (0.846%); 5.6 MiB/s, 89 objects/s recovering 2023-10-09T10:17:44.185 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:44.220 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:44.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:44.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:44.328 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:44.355 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:44.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:44.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:44.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:43 smithi086 bash[59714]: cluster 2023-10-09T10:17:43.214330+0000 mgr.y (mgr.26072) 447 : cluster 0 pgmap v412: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 6732/263184 objects degraded (2.558%); 2226/263184 objects misplaced (0.846%); 5.6 MiB/s, 89 objects/s recovering 2023-10-09T10:17:44.460 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:44.493 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:44.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:44.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:44.597 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:44.628 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:44.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:44.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:44.735 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:44.758 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:44.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:44.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:44.861 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:44.884 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-09T10:17:44.886 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:44.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:44.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:44.989 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:45.017 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:45.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:45.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:45.125 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:45.152 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:45.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:45.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:45.256 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:45.285 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:45.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:45.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:45.391 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:45.425 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:45.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:45.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:45.531 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:45.556 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:45.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:45.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:45.664 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:45.693 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:45.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:45.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:45.799 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:45.824 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:45.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:45.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:45.930 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:45.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:45.965 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:45.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:46.066 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:46.093 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:46.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:46.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:46.196 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:46.226 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:46.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:46.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:46.331 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:46.359 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:46.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:46.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:46.463 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:46.494 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:46.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:46.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:46.597 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:46.604 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:46 smithi086 bash[59714]: cluster 2023-10-09T10:17:45.215089+0000 mgr.y (mgr.26072) 448 : cluster 0 pgmap v413: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 900 op/s; 6732/251799 objects degraded (2.674%); 2226/251799 objects misplaced (0.884%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:17:46.633 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:46.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:46.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:46.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:46 smithi053 bash[79554]: cluster 2023-10-09T10:17:45.215089+0000 mgr.y (mgr.26072) 448 : cluster 0 pgmap v413: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 900 op/s; 6732/251799 objects degraded (2.674%); 2226/251799 objects misplaced (0.884%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:17:46.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:46 smithi053 bash[76859]: cluster 2023-10-09T10:17:45.215089+0000 mgr.y (mgr.26072) 448 : cluster 0 pgmap v413: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 900 op/s; 6732/251799 objects degraded (2.674%); 2226/251799 objects misplaced (0.884%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:17:46.737 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:46.763 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:46.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:46.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:46.867 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:46.901 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:46.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:46.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:46.908 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:17:46.908 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T10:17:47.003 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:47.043 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:47.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:47.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:47.149 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:47.196 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:47.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:47.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:47.301 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:47.336 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:47.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:47.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:47.440 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:48.445 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:17:48.470 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:48.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:48.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:48.588 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:48.597 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:48 smithi053 bash[79554]: cluster 2023-10-09T10:17:47.215786+0000 mgr.y (mgr.26072) 449 : cluster 0 pgmap v414: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 893 op/s; 6732/250068 objects degraded (2.692%); 1738/250068 objects misplaced (0.695%); 4.1 MiB/s, 65 objects/s recovering 2023-10-09T10:17:48.597 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:48 smithi053 bash[79554]: cluster 2023-10-09T10:17:47.881676+0000 mon.a (mon.0) 585 : cluster 3 Health check update: Degraded data redundancy: 6732/250068 objects degraded (2.692%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:17:48.598 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:48 smithi053 bash[76859]: cluster 2023-10-09T10:17:47.215786+0000 mgr.y (mgr.26072) 449 : cluster 0 pgmap v414: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 893 op/s; 6732/250068 objects degraded (2.692%); 1738/250068 objects misplaced (0.695%); 4.1 MiB/s, 65 objects/s recovering 2023-10-09T10:17:48.598 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:48 smithi053 bash[76859]: cluster 2023-10-09T10:17:47.881676+0000 mon.a (mon.0) 585 : cluster 3 Health check update: Degraded data redundancy: 6732/250068 objects degraded (2.692%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:17:48.612 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:48.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:48.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:48.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:48 smithi086 bash[59714]: cluster 2023-10-09T10:17:47.215786+0000 mgr.y (mgr.26072) 449 : cluster 0 pgmap v414: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 893 op/s; 6732/250068 objects degraded (2.692%); 1738/250068 objects misplaced (0.695%); 4.1 MiB/s, 65 objects/s recovering 2023-10-09T10:17:48.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:48 smithi086 bash[59714]: cluster 2023-10-09T10:17:47.881676+0000 mon.a (mon.0) 585 : cluster 3 Health check update: Degraded data redundancy: 6732/250068 objects degraded (2.692%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:17:48.715 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:48.745 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:48.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:48.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:48.852 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:48.886 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:48.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:48.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:48.992 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:49.020 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:49.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:49.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:49.128 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:49.164 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:49.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:49.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:49.268 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:49.298 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:49.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:49.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:49.401 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:49.403 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:17:49.433 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:49.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:49.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:49.536 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:49.560 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:49.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:49.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:49.663 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:49.700 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:49.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:49.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:49.808 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:49.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:49.841 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:49.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:49.942 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:49.975 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:49.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:49.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:50.081 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:50.115 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:50.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:50.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:50.219 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:50.244 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:50.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:50.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:50.348 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:50.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:50 smithi086 bash[59714]: cluster 2023-10-09T10:17:49.216535+0000 mgr.y (mgr.26072) 450 : cluster 0 pgmap v415: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 907 op/s; 6732/243984 objects degraded (2.759%); 1738/243984 objects misplaced (0.712%); 2.9 MiB/s, 46 objects/s recovering 2023-10-09T10:17:50.376 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:50.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:50.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:50.479 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:50.510 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:50.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:50.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:50.613 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:50.626 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:50 smithi053 bash[76859]: cluster 2023-10-09T10:17:49.216535+0000 mgr.y (mgr.26072) 450 : cluster 0 pgmap v415: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 907 op/s; 6732/243984 objects degraded (2.759%); 1738/243984 objects misplaced (0.712%); 2.9 MiB/s, 46 objects/s recovering 2023-10-09T10:17:50.626 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:50 smithi053 bash[79554]: cluster 2023-10-09T10:17:49.216535+0000 mgr.y (mgr.26072) 450 : cluster 0 pgmap v415: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 907 op/s; 6732/243984 objects degraded (2.759%); 1738/243984 objects misplaced (0.712%); 2.9 MiB/s, 46 objects/s recovering 2023-10-09T10:17:50.641 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:50.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:50.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:50.747 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:50.779 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:50.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:50.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:50.884 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:50.909 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:50.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:50.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:51.013 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:51.041 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:51.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:51.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:51.144 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:51.181 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:51.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:51.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:51.287 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:51.322 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:51.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:51.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:51.425 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:51.439 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:17:51.439 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:17:51.456 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:51.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:51.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:51.559 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:51.591 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:51.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:51.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:51.697 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:51.727 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:51.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:51.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:51.831 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:51.856 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:51.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:51.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:51.960 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:51.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:51.989 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:51.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:52.090 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:52.117 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:52.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:52.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:52.222 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:52.246 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:52.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:52.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:52.283 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:52 smithi086 bash[59714]: cluster 2023-10-09T10:17:51.219090+0000 mgr.y (mgr.26072) 451 : cluster 0 pgmap v416: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 918 op/s; 6732/236121 objects degraded (2.851%); 1250/236121 objects misplaced (0.529%); 3.0 MiB/s, 48 objects/s recovering 2023-10-09T10:17:52.352 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:52.385 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:52.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:52.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:52.488 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:52.520 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:52.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:52.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:52.528 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:52 smithi053 bash[79554]: cluster 2023-10-09T10:17:51.219090+0000 mgr.y (mgr.26072) 451 : cluster 0 pgmap v416: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 918 op/s; 6732/236121 objects degraded (2.851%); 1250/236121 objects misplaced (0.529%); 3.0 MiB/s, 48 objects/s recovering 2023-10-09T10:17:52.622 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:52.654 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:52.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:52.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:52.757 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:52.784 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:52.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:52.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:52 smithi053 bash[76859]: cluster 2023-10-09T10:17:51.219090+0000 mgr.y (mgr.26072) 451 : cluster 0 pgmap v416: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 918 op/s; 6732/236121 objects degraded (2.851%); 1250/236121 objects misplaced (0.529%); 3.0 MiB/s, 48 objects/s recovering 2023-10-09T10:17:52.789 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:17:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:17:52] "GET /metrics HTTP/1.1" 200 36539 "" "Prometheus/2.33.4" 2023-10-09T10:17:52.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:52.890 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:52.930 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:52.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:52.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:53.033 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:53.069 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:53.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:53.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:53.172 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:53.194 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:53.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:53.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:53.298 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:53.321 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:53.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:53.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:53.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:53 smithi086 bash[59714]: cluster 2023-10-09T10:17:52.882741+0000 mon.a (mon.0) 586 : cluster 3 Health check update: Degraded data redundancy: 6732/236121 objects degraded (2.851%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:17:53.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:53 smithi086 bash[59714]: audit 2023-10-09T10:17:53.057116+0000 mon.a (mon.0) 587 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:17:53.429 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:53.436 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:53 smithi053 bash[76859]: cluster 2023-10-09T10:17:52.882741+0000 mon.a (mon.0) 586 : cluster 3 Health check update: Degraded data redundancy: 6732/236121 objects degraded (2.851%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:17:53.436 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:53 smithi053 bash[76859]: audit 2023-10-09T10:17:53.057116+0000 mon.a (mon.0) 587 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:17:53.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:53 smithi053 bash[79554]: cluster 2023-10-09T10:17:52.882741+0000 mon.a (mon.0) 586 : cluster 3 Health check update: Degraded data redundancy: 6732/236121 objects degraded (2.851%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:17:53.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:53 smithi053 bash[79554]: audit 2023-10-09T10:17:53.057116+0000 mon.a (mon.0) 587 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:17:53.459 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:53.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:53.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:53.566 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:53.595 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:53.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:53.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:53.698 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:53.730 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:53.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:53.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:53.834 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:53.872 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:53.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:53.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:53.975 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:54.008 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:54.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:54.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:54.111 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:54.135 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:54.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:54.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:54.238 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:54.276 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:54.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:54.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:54.380 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:54.414 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:54.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:54.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:54.518 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:54.541 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:54.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:54 smithi053 bash[76859]: cluster 2023-10-09T10:17:53.219628+0000 mgr.y (mgr.26072) 452 : cluster 0 pgmap v417: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 830 op/s; 6732/235668 objects degraded (2.857%); 1250/235668 objects misplaced (0.530%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:17:54.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:54 smithi053 bash[79554]: cluster 2023-10-09T10:17:53.219628+0000 mgr.y (mgr.26072) 452 : cluster 0 pgmap v417: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 830 op/s; 6732/235668 objects degraded (2.857%); 1250/235668 objects misplaced (0.530%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:17:54.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:54.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:54.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:54 smithi086 bash[59714]: cluster 2023-10-09T10:17:53.219628+0000 mgr.y (mgr.26072) 452 : cluster 0 pgmap v417: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 830 op/s; 6732/235668 objects degraded (2.857%); 1250/235668 objects misplaced (0.530%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:17:54.644 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:54.666 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:54.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:54.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:54.769 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:54.802 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:54.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:54.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:54.906 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:54.931 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:54.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:54.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:55.038 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:55.062 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:55.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:55.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:55.170 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:55.196 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:55.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:55.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:55.299 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:55.328 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:55.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:55.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:55.432 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:55.463 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:55.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:55.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:55.567 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:55.601 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:55.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:55.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:55.706 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:55.735 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:55.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:55.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:55.839 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:55.870 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:55.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:55.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:55.976 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:56.022 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:56.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:56.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:56.127 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:56.148 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:56.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:56.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:56.252 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:56.283 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:56.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:56.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:56.389 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:56.397 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:56 smithi053 bash[76859]: cluster 2023-10-09T10:17:55.220490+0000 mgr.y (mgr.26072) 453 : cluster 0 pgmap v418: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 6732/224637 objects degraded (2.997%); 1250/224637 objects misplaced (0.556%); 2.5 MiB/s, 40 objects/s recovering 2023-10-09T10:17:56.398 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:56 smithi053 bash[79554]: cluster 2023-10-09T10:17:55.220490+0000 mgr.y (mgr.26072) 453 : cluster 0 pgmap v418: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 6732/224637 objects degraded (2.997%); 1250/224637 objects misplaced (0.556%); 2.5 MiB/s, 40 objects/s recovering 2023-10-09T10:17:56.415 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:56.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:56.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:56.520 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:56.546 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:56.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:56.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:56.551 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:56 smithi086 bash[59714]: cluster 2023-10-09T10:17:55.220490+0000 mgr.y (mgr.26072) 453 : cluster 0 pgmap v418: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 6732/224637 objects degraded (2.997%); 1250/224637 objects misplaced (0.556%); 2.5 MiB/s, 40 objects/s recovering 2023-10-09T10:17:56.652 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:56.671 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:56.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:56.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:56.774 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:56.801 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:56.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:56.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:56.905 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:56.936 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:56.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:56.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:57.040 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:57.067 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:57.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:57.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:57.173 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:57.197 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:57.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:57.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:57.300 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:57.355 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:17:57.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:57.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:17:57.461 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:57.487 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:57.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:57.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:57.592 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:57.624 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:57.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:57.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:57.729 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:57.757 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:57.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:57.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:57.861 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:57.893 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:57.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:57.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:57.996 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:58.025 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:58.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:58.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:58.128 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:58.160 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:58.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:58.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:58.265 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:58.301 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:58.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:58.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:58.407 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:58.416 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:58 smithi053 bash[76859]: cluster 2023-10-09T10:17:57.221087+0000 mgr.y (mgr.26072) 454 : cluster 0 pgmap v419: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 6732/222933 objects degraded (3.020%); 656/222933 objects misplaced (0.294%); 4.1 MiB/s, 65 objects/s recovering 2023-10-09T10:17:58.416 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:58 smithi053 bash[76859]: cluster 2023-10-09T10:17:57.883909+0000 mon.a (mon.0) 588 : cluster 3 Health check update: Degraded data redundancy: 6732/222933 objects degraded (3.020%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:17:58.417 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:17:58 smithi053 bash[76859]: audit 2023-10-09T10:17:58.245502+0000 mon.a (mon.0) 589 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:17:58.417 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:58 smithi053 bash[79554]: cluster 2023-10-09T10:17:57.221087+0000 mgr.y (mgr.26072) 454 : cluster 0 pgmap v419: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 6732/222933 objects degraded (3.020%); 656/222933 objects misplaced (0.294%); 4.1 MiB/s, 65 objects/s recovering 2023-10-09T10:17:58.417 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:58 smithi053 bash[79554]: cluster 2023-10-09T10:17:57.883909+0000 mon.a (mon.0) 588 : cluster 3 Health check update: Degraded data redundancy: 6732/222933 objects degraded (3.020%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:17:58.417 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:17:58 smithi053 bash[79554]: audit 2023-10-09T10:17:58.245502+0000 mon.a (mon.0) 589 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:17:58.444 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:58.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:58.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:58.550 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:58.594 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:58.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:58.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:58.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:58 smithi086 bash[59714]: cluster 2023-10-09T10:17:57.221087+0000 mgr.y (mgr.26072) 454 : cluster 0 pgmap v419: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 6732/222933 objects degraded (3.020%); 656/222933 objects misplaced (0.294%); 4.1 MiB/s, 65 objects/s recovering 2023-10-09T10:17:58.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:58 smithi086 bash[59714]: cluster 2023-10-09T10:17:57.883909+0000 mon.a (mon.0) 588 : cluster 3 Health check update: Degraded data redundancy: 6732/222933 objects degraded (3.020%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:17:58.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:17:58 smithi086 bash[59714]: audit 2023-10-09T10:17:58.245502+0000 mon.a (mon.0) 589 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:17:58.701 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:58.733 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:58.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:58.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:58.836 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:58.861 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:17:58.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:58.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:17:58.966 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:58.994 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:17:58.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:58.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:17:59.099 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:59.128 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:17:59.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:59.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:17:59.232 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:59.270 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:17:59.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:59.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:17:59.373 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:59.409 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:59.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:59.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:59.514 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:59.538 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:17:59.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:59.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:17:59.642 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:59.669 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:59.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:59.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:17:59.772 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:59.805 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:17:59.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:59.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:17:59.909 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:59.942 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:17:59.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:17:59.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:00.051 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:00.072 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:00.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:00.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:00.175 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:00.197 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:00.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:00.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:00.300 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:00.327 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:00.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:00.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:00.432 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:00.463 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:00.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:00.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:00.567 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:00.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:00 smithi053 bash[79554]: cluster 2023-10-09T10:17:59.221704+0000 mgr.y (mgr.26072) 455 : cluster 0 pgmap v420: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 906 op/s; 6732/217416 objects degraded (3.096%); 656/217416 objects misplaced (0.302%); 2.8 MiB/s, 45 objects/s recovering 2023-10-09T10:18:00.577 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:00 smithi053 bash[76859]: cluster 2023-10-09T10:17:59.221704+0000 mgr.y (mgr.26072) 455 : cluster 0 pgmap v420: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 906 op/s; 6732/217416 objects degraded (3.096%); 656/217416 objects misplaced (0.302%); 2.8 MiB/s, 45 objects/s recovering 2023-10-09T10:18:00.591 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:00.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:00.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:00.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:00 smithi086 bash[59714]: cluster 2023-10-09T10:17:59.221704+0000 mgr.y (mgr.26072) 455 : cluster 0 pgmap v420: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 906 op/s; 6732/217416 objects degraded (3.096%); 656/217416 objects misplaced (0.302%); 2.8 MiB/s, 45 objects/s recovering 2023-10-09T10:18:00.699 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:00.734 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:00.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:00.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:00.837 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:00.863 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:00.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:00.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:00.968 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:00.998 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:01.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:01.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:01.102 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:01.145 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:01.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:01.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:01.252 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:01.285 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:01.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:01.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:01.390 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:01.427 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:01.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:01.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:01.538 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:01.572 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:01.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:01.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:01.683 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:01.714 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:01.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:01.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:01.818 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:01.844 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:01.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:01.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:01.947 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:01.971 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:01.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:01.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:02.075 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:02.101 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:02.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:02.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:02.205 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:02.229 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:02.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:02.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:02.332 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:02.367 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:02.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:02.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:02.470 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:02.499 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:02.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:02.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:02.603 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:02.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:02 smithi086 bash[59714]: cluster 2023-10-09T10:18:01.222358+0000 mgr.y (mgr.26072) 456 : cluster 0 pgmap v421: 99 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 948 op/s; 4264/209838 objects degraded (2.032%); 2006/209838 objects misplaced (0.956%); 4.6 MiB/s, 74 objects/s recovering 2023-10-09T10:18:02.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:02 smithi086 bash[59714]: cluster 2023-10-09T10:18:01.311434+0000 mon.a (mon.0) 590 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-10-09T10:18:02.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:02 smithi086 bash[59714]: cluster 2023-10-09T10:18:01.313839+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T10:18:02.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:02 smithi086 bash[59714]: cluster 2023-10-09T10:18:01.321336+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T10:18:02.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:02 smithi086 bash[59714]: cluster 2023-10-09T10:18:01.321463+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T10:18:02.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:02 smithi086 bash[59714]: cluster 2023-10-09T10:18:01.324759+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T10:18:02.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:02 smithi086 bash[59714]: cluster 2023-10-09T10:18:01.325413+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T10:18:02.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:02 smithi086 bash[59714]: cluster 2023-10-09T10:18:01.327970+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T10:18:02.623 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:02.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:02.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:02.628 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:02 smithi053 bash[76859]: cluster 2023-10-09T10:18:01.222358+0000 mgr.y (mgr.26072) 456 : cluster 0 pgmap v421: 99 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 948 op/s; 4264/209838 objects degraded (2.032%); 2006/209838 objects misplaced (0.956%); 4.6 MiB/s, 74 objects/s recovering 2023-10-09T10:18:02.628 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:02 smithi053 bash[76859]: cluster 2023-10-09T10:18:01.311434+0000 mon.a (mon.0) 590 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-10-09T10:18:02.628 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:02 smithi053 bash[76859]: cluster 2023-10-09T10:18:01.313839+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T10:18:02.628 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:02 smithi053 bash[76859]: cluster 2023-10-09T10:18:01.321336+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T10:18:02.628 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:02 smithi053 bash[76859]: cluster 2023-10-09T10:18:01.321463+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T10:18:02.628 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:02 smithi053 bash[76859]: cluster 2023-10-09T10:18:01.324759+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T10:18:02.629 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:02 smithi053 bash[76859]: cluster 2023-10-09T10:18:01.325413+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T10:18:02.629 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:02 smithi053 bash[76859]: cluster 2023-10-09T10:18:01.327970+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T10:18:02.634 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:02 smithi053 bash[79554]: cluster 2023-10-09T10:18:01.222358+0000 mgr.y (mgr.26072) 456 : cluster 0 pgmap v421: 99 pgs: 1 active+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 948 op/s; 4264/209838 objects degraded (2.032%); 2006/209838 objects misplaced (0.956%); 4.6 MiB/s, 74 objects/s recovering 2023-10-09T10:18:02.634 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:02 smithi053 bash[79554]: cluster 2023-10-09T10:18:01.311434+0000 mon.a (mon.0) 590 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-10-09T10:18:02.634 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:02 smithi053 bash[79554]: cluster 2023-10-09T10:18:01.313839+0000 osd.4 (osd.4) 76 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T10:18:02.634 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:02 smithi053 bash[79554]: cluster 2023-10-09T10:18:01.321336+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T10:18:02.634 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:02 smithi053 bash[79554]: cluster 2023-10-09T10:18:01.321463+0000 osd.4 (osd.4) 77 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T10:18:02.634 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:02 smithi053 bash[79554]: cluster 2023-10-09T10:18:01.324759+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T10:18:02.634 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:02 smithi053 bash[79554]: cluster 2023-10-09T10:18:01.325413+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T10:18:02.634 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:02 smithi053 bash[79554]: cluster 2023-10-09T10:18:01.327970+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e138 with expected crc 2023-10-09T10:18:02.727 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:02.755 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:02.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:02.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:02.857 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:02.895 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:02.898 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:18:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:18:02] "GET /metrics HTTP/1.1" 200 36532 "" "Prometheus/2.33.4" 2023-10-09T10:18:02.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:02.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:03.000 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:03.026 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:03.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:03.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:03.132 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:03.156 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:03.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:03.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:03.263 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:03.301 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:03.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:03.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:03.405 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:03.437 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:03.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:03.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:03.540 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:03.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:03 smithi053 bash[79554]: cluster 2023-10-09T10:18:02.315193+0000 mon.a (mon.0) 591 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2023-10-09T10:18:03.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:03 smithi053 bash[79554]: cluster 2023-10-09T10:18:02.331410+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T10:18:03.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:03 smithi053 bash[79554]: cluster 2023-10-09T10:18:02.333894+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T10:18:03.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:03 smithi053 bash[79554]: cluster 2023-10-09T10:18:02.342718+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T10:18:03.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:03 smithi053 bash[79554]: cluster 2023-10-09T10:18:02.345341+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T10:18:03.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:03 smithi053 bash[79554]: cluster 2023-10-09T10:18:02.884769+0000 mon.a (mon.0) 592 : cluster 3 Health check update: Degraded data redundancy: 4264/209838 objects degraded (2.032%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:18:03.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:03 smithi053 bash[76859]: cluster 2023-10-09T10:18:02.315193+0000 mon.a (mon.0) 591 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2023-10-09T10:18:03.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:03 smithi053 bash[76859]: cluster 2023-10-09T10:18:02.331410+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T10:18:03.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:03 smithi053 bash[76859]: cluster 2023-10-09T10:18:02.333894+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T10:18:03.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:03 smithi053 bash[76859]: cluster 2023-10-09T10:18:02.342718+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T10:18:03.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:03 smithi053 bash[76859]: cluster 2023-10-09T10:18:02.345341+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T10:18:03.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:03 smithi053 bash[76859]: cluster 2023-10-09T10:18:02.884769+0000 mon.a (mon.0) 592 : cluster 3 Health check update: Degraded data redundancy: 4264/209838 objects degraded (2.032%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:18:03.571 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:03.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:03.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:03.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:03 smithi086 bash[59714]: cluster 2023-10-09T10:18:02.315193+0000 mon.a (mon.0) 591 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2023-10-09T10:18:03.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:03 smithi086 bash[59714]: cluster 2023-10-09T10:18:02.331410+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T10:18:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:03 smithi086 bash[59714]: cluster 2023-10-09T10:18:02.333894+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T10:18:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:03 smithi086 bash[59714]: cluster 2023-10-09T10:18:02.342718+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T10:18:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:03 smithi086 bash[59714]: cluster 2023-10-09T10:18:02.345341+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e139 with expected crc 2023-10-09T10:18:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:03 smithi086 bash[59714]: cluster 2023-10-09T10:18:02.884769+0000 mon.a (mon.0) 592 : cluster 3 Health check update: Degraded data redundancy: 4264/209838 objects degraded (2.032%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:18:03.674 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:03.699 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:03.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:03.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:03.807 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:03.828 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:03.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:03.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:03.930 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:03.961 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:03.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:03.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:04.064 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:04.087 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:04.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:04.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:04.197 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:04.223 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:04.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:04.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:04.326 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:04.342 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:04 smithi086 bash[59714]: cluster 2023-10-09T10:18:03.222968+0000 mgr.y (mgr.26072) 457 : cluster 0 pgmap v424: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 4264/209325 objects degraded (2.037%); 2006/209325 objects misplaced (0.958%); 5.0 MiB/s, 80 objects/s recovering 2023-10-09T10:18:04.397 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:04.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:04.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:04.500 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:04.507 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:04 smithi053 bash[79554]: cluster 2023-10-09T10:18:03.222968+0000 mgr.y (mgr.26072) 457 : cluster 0 pgmap v424: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 4264/209325 objects degraded (2.037%); 2006/209325 objects misplaced (0.958%); 5.0 MiB/s, 80 objects/s recovering 2023-10-09T10:18:04.508 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:04 smithi053 bash[76859]: cluster 2023-10-09T10:18:03.222968+0000 mgr.y (mgr.26072) 457 : cluster 0 pgmap v424: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 4264/209325 objects degraded (2.037%); 2006/209325 objects misplaced (0.958%); 5.0 MiB/s, 80 objects/s recovering 2023-10-09T10:18:04.525 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:04.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:04.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:04.628 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:04.664 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:04.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:04.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:04.767 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:04.804 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:04.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:04.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:04.911 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:04.935 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:04.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:04.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:05.041 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:05.075 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:05.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:05.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:05.184 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:05.227 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:05.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:05.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:05.331 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:05.361 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:05.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:05.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:05.465 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:05.490 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:05.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:05.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:05.595 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:05.622 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:05.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:05.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:05.728 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:05.762 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:05.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:05.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:05.870 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:05.910 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:05.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:05.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:06.017 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:06.026 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:05 smithi086 bash[59714]: audit 2023-10-09T10:18:04.757539+0000 mon.a (mon.0) 593 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:18:06.026 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:05 smithi086 bash[59714]: audit 2023-10-09T10:18:04.764364+0000 mon.a (mon.0) 594 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:18:06.026 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:05 smithi086 bash[59714]: cluster 2023-10-09T10:18:05.223695+0000 mgr.y (mgr.26072) 458 : cluster 0 pgmap v425: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 983 op/s; 1670/199311 objects degraded (0.838%); 3954/199311 objects misplaced (1.984%); 4.5 MiB/s, 72 objects/s recovering 2023-10-09T10:18:06.050 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:06.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:06.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:06.155 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:06.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:05 smithi053 bash[76859]: audit 2023-10-09T10:18:04.757539+0000 mon.a (mon.0) 593 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:18:06.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:05 smithi053 bash[76859]: audit 2023-10-09T10:18:04.764364+0000 mon.a (mon.0) 594 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:18:06.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:05 smithi053 bash[76859]: cluster 2023-10-09T10:18:05.223695+0000 mgr.y (mgr.26072) 458 : cluster 0 pgmap v425: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 983 op/s; 1670/199311 objects degraded (0.838%); 3954/199311 objects misplaced (1.984%); 4.5 MiB/s, 72 objects/s recovering 2023-10-09T10:18:06.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:05 smithi053 bash[79554]: audit 2023-10-09T10:18:04.757539+0000 mon.a (mon.0) 593 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:18:06.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:05 smithi053 bash[79554]: audit 2023-10-09T10:18:04.764364+0000 mon.a (mon.0) 594 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:18:06.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:05 smithi053 bash[79554]: cluster 2023-10-09T10:18:05.223695+0000 mgr.y (mgr.26072) 458 : cluster 0 pgmap v425: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 983 op/s; 1670/199311 objects degraded (0.838%); 3954/199311 objects misplaced (1.984%); 4.5 MiB/s, 72 objects/s recovering 2023-10-09T10:18:06.196 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:06.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:06.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:06.303 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:06.345 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:06.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:06.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:06.450 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:06.477 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:06.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:06.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:06.582 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:06.610 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:06.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:06.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:06.714 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:06.744 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:06.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:06.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:06.848 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:06.897 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:06.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:06.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:07.003 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:07.030 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:07.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:07.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:07.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:07 smithi086 bash[59714]: audit 2023-10-09T10:18:06.069178+0000 mon.a (mon.0) 595 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:18:07.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:07 smithi086 bash[59714]: audit 2023-10-09T10:18:06.080692+0000 mon.a (mon.0) 596 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:18:07.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:07 smithi086 bash[59714]: audit 2023-10-09T10:18:06.676965+0000 mon.a (mon.0) 597 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:18:07.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:07 smithi086 bash[59714]: audit 2023-10-09T10:18:06.685055+0000 mon.a (mon.0) 598 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:18:07.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:07 smithi086 bash[59714]: audit 2023-10-09T10:18:06.700830+0000 mon.a (mon.0) 599 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:18:07.137 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:07.176 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:07.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:07.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:07.281 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:07.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:07 smithi053 bash[76859]: audit 2023-10-09T10:18:06.069178+0000 mon.a (mon.0) 595 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:18:07.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:07 smithi053 bash[76859]: audit 2023-10-09T10:18:06.080692+0000 mon.a (mon.0) 596 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:18:07.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:07 smithi053 bash[76859]: audit 2023-10-09T10:18:06.676965+0000 mon.a (mon.0) 597 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:18:07.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:07 smithi053 bash[76859]: audit 2023-10-09T10:18:06.685055+0000 mon.a (mon.0) 598 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:18:07.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:07 smithi053 bash[76859]: audit 2023-10-09T10:18:06.700830+0000 mon.a (mon.0) 599 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:18:07.291 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:07 smithi053 bash[79554]: audit 2023-10-09T10:18:06.069178+0000 mon.a (mon.0) 595 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:18:07.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:07 smithi053 bash[79554]: audit 2023-10-09T10:18:06.080692+0000 mon.a (mon.0) 596 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:18:07.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:07 smithi053 bash[79554]: audit 2023-10-09T10:18:06.676965+0000 mon.a (mon.0) 597 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:18:07.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:07 smithi053 bash[79554]: audit 2023-10-09T10:18:06.685055+0000 mon.a (mon.0) 598 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:18:07.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:07 smithi053 bash[79554]: audit 2023-10-09T10:18:06.700830+0000 mon.a (mon.0) 599 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:18:07.312 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:07.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:07.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:07.367 INFO:teuthology.orchestra.run.smithi053.stdout:moved 0 / 297 (0%) 2023-10-09T10:18:07.368 INFO:teuthology.orchestra.run.smithi053.stdout:avg 37.125 2023-10-09T10:18:07.368 INFO:teuthology.orchestra.run.smithi053.stdout:stddev 4.64859 -> 4.64859 (expected baseline 5.69951) 2023-10-09T10:18:07.368 INFO:teuthology.orchestra.run.smithi053.stdout:min osd.2 with 29 -> 29 pgs (0.781145 -> 0.781145 * mean) 2023-10-09T10:18:07.368 INFO:teuthology.orchestra.run.smithi053.stdout:max osd.4 with 44 -> 44 pgs (1.18519 -> 1.18519 * mean) 2023-10-09T10:18:07.368 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:18:07.368 INFO:teuthology.orchestra.run.smithi053.stdout:oload 1000 2023-10-09T10:18:07.368 INFO:teuthology.orchestra.run.smithi053.stdout:max_change 0.05 2023-10-09T10:18:07.368 INFO:teuthology.orchestra.run.smithi053.stdout:max_change_osds 4 2023-10-09T10:18:07.368 INFO:teuthology.orchestra.run.smithi053.stdout:average_utilization 0.0207 2023-10-09T10:18:07.368 INFO:teuthology.orchestra.run.smithi053.stdout:overload_utilization 0.2066 2023-10-09T10:18:07.372 INFO:teuthology.orchestra.run.smithi053.stderr:no change 2023-10-09T10:18:07.417 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:07.447 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:07.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:07.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:07.551 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:07.606 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:07.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:07.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:07.711 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:07.741 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:07.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:07.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:07.845 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:07.870 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:07.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:07.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:07.976 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:08.009 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:08.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:08.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:08.114 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:08.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:08 smithi086 bash[59714]: cluster 2023-10-09T10:18:07.225585+0000 mgr.y (mgr.26072) 459 : cluster 0 pgmap v426: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 800 op/s; 1670/198204 objects degraded (0.843%); 3753/198204 objects misplaced (1.894%); 6.1 MiB/s, 97 objects/s recovering 2023-10-09T10:18:08.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:08 smithi086 bash[59714]: cluster 2023-10-09T10:18:07.885906+0000 mon.a (mon.0) 600 : cluster 3 Health check update: Degraded data redundancy: 1670/199311 objects degraded (0.838%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:18:08.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:08 smithi086 bash[59714]: audit 2023-10-09T10:18:08.057190+0000 mon.a (mon.0) 601 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:18:08.140 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:08.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:08.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:08.243 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:08.251 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:08 smithi053 bash[76859]: cluster 2023-10-09T10:18:07.225585+0000 mgr.y (mgr.26072) 459 : cluster 0 pgmap v426: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 800 op/s; 1670/198204 objects degraded (0.843%); 3753/198204 objects misplaced (1.894%); 6.1 MiB/s, 97 objects/s recovering 2023-10-09T10:18:08.251 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:08 smithi053 bash[76859]: cluster 2023-10-09T10:18:07.885906+0000 mon.a (mon.0) 600 : cluster 3 Health check update: Degraded data redundancy: 1670/199311 objects degraded (0.838%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:18:08.251 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:08 smithi053 bash[76859]: audit 2023-10-09T10:18:08.057190+0000 mon.a (mon.0) 601 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:18:08.251 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:08 smithi053 bash[79554]: cluster 2023-10-09T10:18:07.225585+0000 mgr.y (mgr.26072) 459 : cluster 0 pgmap v426: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 800 op/s; 1670/198204 objects degraded (0.843%); 3753/198204 objects misplaced (1.894%); 6.1 MiB/s, 97 objects/s recovering 2023-10-09T10:18:08.252 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:08 smithi053 bash[79554]: cluster 2023-10-09T10:18:07.885906+0000 mon.a (mon.0) 600 : cluster 3 Health check update: Degraded data redundancy: 1670/199311 objects degraded (0.838%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:18:08.252 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:08 smithi053 bash[79554]: audit 2023-10-09T10:18:08.057190+0000 mon.a (mon.0) 601 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:18:08.272 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:08.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:08.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:08.379 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:08.405 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:08.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:08.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:08.511 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:08.537 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:08.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:08.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:08.640 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:08.666 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:08.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:08.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:08.772 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:08.801 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:08.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:08.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:08.905 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:08.931 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:08.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:08.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:09.035 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:09.061 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:09.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:09.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:09.081 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:09 smithi053 bash[76859]: audit 2023-10-09T10:18:07.365877+0000 mgr.y (mgr.26072) 460 : audit 0 from='client.54643 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:18:09.169 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:09.200 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:09.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:09.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:09.306 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:09.316 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:09 smithi086 bash[59714]: audit 2023-10-09T10:18:07.365877+0000 mgr.y (mgr.26072) 460 : audit 0 from='client.54643 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:18:09.333 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:09.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:09.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:09.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:09 smithi053 bash[79554]: audit 2023-10-09T10:18:07.365877+0000 mgr.y (mgr.26072) 460 : audit 0 from='client.54643 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:18:09.437 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:09.465 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:09.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:09.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:09.569 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:09.599 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:09.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:09.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:09.705 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:09.737 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:09.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:09.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:09.843 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:09.868 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-10-09T10:18:09.868 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 1.0 2023-10-09T10:18:09.875 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:09.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:09.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:09.978 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:10.014 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:10.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:10.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:10.112 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:10 smithi086 bash[59714]: cluster 2023-10-09T10:18:09.226302+0000 mgr.y (mgr.26072) 461 : cluster 0 pgmap v427: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 728 op/s; 1670/192357 objects degraded (0.868%); 3753/192357 objects misplaced (1.951%); 3.4 MiB/s, 53 objects/s recovering 2023-10-09T10:18:10.120 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:10.155 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:10.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:10.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:10.258 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:10.286 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:10.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:10.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:10.383 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:18:10.383 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [], 2023-10-09T10:18:10.383 INFO:teuthology.orchestra.run.smithi053.stdout: "complaint_time": 30, 2023-10-09T10:18:10.383 INFO:teuthology.orchestra.run.smithi053.stdout: "num_blocked_ops": 0 2023-10-09T10:18:10.383 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:18:10.390 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:10.401 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:18:10.417 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:10.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:10.420 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:10 smithi053 bash[79554]: cluster 2023-10-09T10:18:09.226302+0000 mgr.y (mgr.26072) 461 : cluster 0 pgmap v427: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 728 op/s; 1670/192357 objects degraded (0.868%); 3753/192357 objects misplaced (1.951%); 3.4 MiB/s, 53 objects/s recovering 2023-10-09T10:18:10.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:10.421 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:10 smithi053 bash[76859]: cluster 2023-10-09T10:18:09.226302+0000 mgr.y (mgr.26072) 461 : cluster 0 pgmap v427: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 728 op/s; 1670/192357 objects degraded (0.868%); 3753/192357 objects misplaced (1.951%); 3.4 MiB/s, 53 objects/s recovering 2023-10-09T10:18:10.459 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:18:10.506 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:18:10.520 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:10.555 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:18:10.558 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:10.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:10.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:10.595 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:18:10.656 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:18:10.662 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:10.693 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:10.698 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:18:10.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:10.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:10.735 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:18:10.747 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:18:10.747 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:18:10.748 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:18:10.748 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:18:10.748 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:18:10.748 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:18:10.748 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:18:10.748 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:18:10.800 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:10.829 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:10.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:10.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:10.933 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:10.959 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:10.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:10.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:11.064 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:11.099 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:11.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:11.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:11.129 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is unset 2023-10-09T10:18:11.207 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:11.231 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:11.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:11.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:11.336 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:11.346 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:11 smithi086 bash[59714]: audit 2023-10-09T10:18:10.315023+0000 mon.a (mon.0) 602 : audit 0 from='client.? 172.21.15.53:0/2286489115' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:18:11.346 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:11 smithi086 bash[59714]: audit 2023-10-09T10:18:10.886602+0000 mon.a (mon.0) 603 : audit 1 from='client.? 172.21.15.53:0/4239986481' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:18:11.366 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:11.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:11 smithi053 bash[76859]: audit 2023-10-09T10:18:10.315023+0000 mon.a (mon.0) 602 : audit 0 from='client.? 172.21.15.53:0/2286489115' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:18:11.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:11 smithi053 bash[76859]: audit 2023-10-09T10:18:10.886602+0000 mon.a (mon.0) 603 : audit 1 from='client.? 172.21.15.53:0/4239986481' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:18:11.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:11 smithi053 bash[79554]: audit 2023-10-09T10:18:10.315023+0000 mon.a (mon.0) 602 : audit 0 from='client.? 172.21.15.53:0/2286489115' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:18:11.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:11 smithi053 bash[79554]: audit 2023-10-09T10:18:10.886602+0000 mon.a (mon.0) 603 : audit 1 from='client.? 172.21.15.53:0/4239986481' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:18:11.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:11.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:11.661 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:11.683 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:11.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:11.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:11.785 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:11.815 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:11.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:11.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:11.918 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:11.946 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:11.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:11.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:12.049 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:12.087 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:12.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:12.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:12.196 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:12.227 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:12.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:12.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:12.239 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:12 smithi053 bash[79554]: cluster 2023-10-09T10:18:11.109846+0000 mon.a (mon.0) 604 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:18:12.239 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:12 smithi053 bash[79554]: cluster 2023-10-09T10:18:11.116645+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T10:18:12.239 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:12 smithi053 bash[79554]: audit 2023-10-09T10:18:11.117172+0000 mon.a (mon.0) 605 : audit 1 from='client.? 172.21.15.53:0/4239986481' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:18:12.240 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:12 smithi053 bash[79554]: cluster 2023-10-09T10:18:11.117244+0000 mon.a (mon.0) 606 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-10-09T10:18:12.240 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:12 smithi053 bash[79554]: cluster 2023-10-09T10:18:11.123953+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T10:18:12.240 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:12 smithi053 bash[79554]: cluster 2023-10-09T10:18:11.127067+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T10:18:12.240 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:12 smithi053 bash[79554]: cluster 2023-10-09T10:18:11.129521+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T10:18:12.240 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:12 smithi053 bash[79554]: cluster 2023-10-09T10:18:11.132836+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T10:18:12.240 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:12 smithi053 bash[79554]: cluster 2023-10-09T10:18:11.226798+0000 mgr.y (mgr.26072) 462 : cluster 0 pgmap v429: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 899 op/s; 1670/185784 objects degraded (0.899%); 3338/185784 objects misplaced (1.797%); 5.9 MiB/s, 94 objects/s recovering 2023-10-09T10:18:12.241 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:12 smithi053 bash[76859]: cluster 2023-10-09T10:18:11.109846+0000 mon.a (mon.0) 604 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:18:12.241 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:12 smithi053 bash[76859]: cluster 2023-10-09T10:18:11.116645+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T10:18:12.241 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:12 smithi053 bash[76859]: audit 2023-10-09T10:18:11.117172+0000 mon.a (mon.0) 605 : audit 1 from='client.? 172.21.15.53:0/4239986481' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:18:12.241 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:12 smithi053 bash[76859]: cluster 2023-10-09T10:18:11.117244+0000 mon.a (mon.0) 606 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-10-09T10:18:12.242 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:12 smithi053 bash[76859]: cluster 2023-10-09T10:18:11.123953+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T10:18:12.242 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:12 smithi053 bash[76859]: cluster 2023-10-09T10:18:11.127067+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T10:18:12.242 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:12 smithi053 bash[76859]: cluster 2023-10-09T10:18:11.129521+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T10:18:12.242 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:12 smithi053 bash[76859]: cluster 2023-10-09T10:18:11.132836+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T10:18:12.242 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:12 smithi053 bash[76859]: cluster 2023-10-09T10:18:11.226798+0000 mgr.y (mgr.26072) 462 : cluster 0 pgmap v429: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 899 op/s; 1670/185784 objects degraded (0.899%); 3338/185784 objects misplaced (1.797%); 5.9 MiB/s, 94 objects/s recovering 2023-10-09T10:18:12.331 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:12.366 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:12.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:12.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:12.472 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:12.497 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:12.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:12.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:12.600 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:12.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:12 smithi086 bash[59714]: cluster 2023-10-09T10:18:11.109846+0000 mon.a (mon.0) 604 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:18:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:12 smithi086 bash[59714]: cluster 2023-10-09T10:18:11.116645+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T10:18:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:12 smithi086 bash[59714]: audit 2023-10-09T10:18:11.117172+0000 mon.a (mon.0) 605 : audit 1 from='client.? 172.21.15.53:0/4239986481' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:18:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:12 smithi086 bash[59714]: cluster 2023-10-09T10:18:11.117244+0000 mon.a (mon.0) 606 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-10-09T10:18:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:12 smithi086 bash[59714]: cluster 2023-10-09T10:18:11.123953+0000 osd.4 (osd.4) 78 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T10:18:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:12 smithi086 bash[59714]: cluster 2023-10-09T10:18:11.127067+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T10:18:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:12 smithi086 bash[59714]: cluster 2023-10-09T10:18:11.129521+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T10:18:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:12 smithi086 bash[59714]: cluster 2023-10-09T10:18:11.132836+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e140 with expected crc 2023-10-09T10:18:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:12 smithi086 bash[59714]: cluster 2023-10-09T10:18:11.226798+0000 mgr.y (mgr.26072) 462 : cluster 0 pgmap v429: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 899 op/s; 1670/185784 objects degraded (0.899%); 3338/185784 objects misplaced (1.797%); 5.9 MiB/s, 94 objects/s recovering 2023-10-09T10:18:12.634 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:12.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:12.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:12.739 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:12.769 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:12.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:12.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:12.875 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:12.904 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:12.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:12.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:12.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:18:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:18:12] "GET /metrics HTTP/1.1" 200 36528 "" "Prometheus/2.33.4" 2023-10-09T10:18:13.007 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:13.031 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:13.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:13.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:13.138 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:13.166 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:13.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:13.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:13.271 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:13.279 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:13 smithi053 bash[79554]: cluster 2023-10-09T10:18:12.887141+0000 mon.a (mon.0) 607 : cluster 3 Health check update: Degraded data redundancy: 1670/185784 objects degraded (0.899%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:18:13.279 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:13 smithi053 bash[76859]: cluster 2023-10-09T10:18:12.887141+0000 mon.a (mon.0) 607 : cluster 3 Health check update: Degraded data redundancy: 1670/185784 objects degraded (0.899%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:18:13.299 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:13.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:13.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:13.402 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:13.408 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:13 smithi086 bash[59714]: cluster 2023-10-09T10:18:12.887141+0000 mon.a (mon.0) 607 : cluster 3 Health check update: Degraded data redundancy: 1670/185784 objects degraded (0.899%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:18:13.432 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:13.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:13.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:13.537 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:13.578 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:13.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:13.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:13.681 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:13.706 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:13.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:13.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:13.814 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:13.837 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:13.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:13.840 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:13.941 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:13.975 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:13.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:13.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:14.076 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:14.106 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:14.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:14.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:14.197 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-09T10:18:14.206 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:14 smithi053 bash[79554]: cluster 2023-10-09T10:18:13.227512+0000 mgr.y (mgr.26072) 463 : cluster 0 pgmap v430: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 806 op/s; 1670/185112 objects degraded (0.902%); 3338/185112 objects misplaced (1.803%); 5.3 MiB/s, 84 objects/s recovering 2023-10-09T10:18:14.206 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:14 smithi053 bash[76859]: cluster 2023-10-09T10:18:13.227512+0000 mgr.y (mgr.26072) 463 : cluster 0 pgmap v430: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 806 op/s; 1670/185112 objects degraded (0.902%); 3338/185112 objects misplaced (1.803%); 5.3 MiB/s, 84 objects/s recovering 2023-10-09T10:18:14.210 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:14.263 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:14.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:14.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:14.369 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:14.405 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:14.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:14.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:14.407 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:14 smithi086 bash[59714]: cluster 2023-10-09T10:18:13.227512+0000 mgr.y (mgr.26072) 463 : cluster 0 pgmap v430: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 806 op/s; 1670/185112 objects degraded (0.902%); 3338/185112 objects misplaced (1.803%); 5.3 MiB/s, 84 objects/s recovering 2023-10-09T10:18:14.508 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:14.556 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:14.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:14.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:14.665 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:14.698 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:14.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:14.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:14.801 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:14.827 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:14.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:14.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:14.935 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:14.960 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:14.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:14.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:15.063 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:15.093 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:15.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:15.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:15.197 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:15.229 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:15.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:15.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:15.333 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:15.359 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:15.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:15.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:15.464 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:15.489 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:15.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:15.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:15.592 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:15.618 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:15.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:15.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:15.723 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:15.749 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:15.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:15.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:15.858 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:15.887 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:15.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:15.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:15.994 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:16.023 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:16.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:16.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:16.125 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:16.151 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:16.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:16.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:16.260 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:16.290 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:16.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:16.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:16.398 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:16.437 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:16.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:16.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:16.543 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:16.552 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:16 smithi086 bash[59714]: cluster 2023-10-09T10:18:15.161890+0000 osd.6 (osd.6) 61 : cluster 0 5.11 scrub starts 2023-10-09T10:18:16.552 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:16 smithi086 bash[59714]: cluster 2023-10-09T10:18:15.228201+0000 mgr.y (mgr.26072) 464 : cluster 0 pgmap v431: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 813 op/s; 1670/174900 objects degraded (0.955%); 3094/174900 objects misplaced (1.769%); 5.4 MiB/s, 85 objects/s recovering 2023-10-09T10:18:16.577 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:16.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:16.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:16.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:16 smithi053 bash[79554]: cluster 2023-10-09T10:18:15.161890+0000 osd.6 (osd.6) 61 : cluster 0 5.11 scrub starts 2023-10-09T10:18:16.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:16 smithi053 bash[79554]: cluster 2023-10-09T10:18:15.228201+0000 mgr.y (mgr.26072) 464 : cluster 0 pgmap v431: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 813 op/s; 1670/174900 objects degraded (0.955%); 3094/174900 objects misplaced (1.769%); 5.4 MiB/s, 85 objects/s recovering 2023-10-09T10:18:16.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:16 smithi053 bash[76859]: cluster 2023-10-09T10:18:15.161890+0000 osd.6 (osd.6) 61 : cluster 0 5.11 scrub starts 2023-10-09T10:18:16.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:16 smithi053 bash[76859]: cluster 2023-10-09T10:18:15.228201+0000 mgr.y (mgr.26072) 464 : cluster 0 pgmap v431: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 813 op/s; 1670/174900 objects degraded (0.955%); 3094/174900 objects misplaced (1.769%); 5.4 MiB/s, 85 objects/s recovering 2023-10-09T10:18:16.683 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:16.716 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:16.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:16.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:16.822 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:16.862 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:16.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:16.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:16.965 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:17.005 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:17.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:17.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:17.108 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:17.166 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:17.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:17.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:17.270 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:17.319 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:17.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:17.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:17.409 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:18:17.425 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:17.452 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:17.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:17.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:17.461 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T10:18:17.555 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:17.592 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:17.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:17.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:17.698 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:17.739 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:17.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:17.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:17.843 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:17.885 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:17.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:17.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:17.990 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:18.023 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:18.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:18.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:18.126 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:18.160 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:18.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:18.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:18.267 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:18.291 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:18 smithi053 bash[76859]: cluster 2023-10-09T10:18:17.228959+0000 mgr.y (mgr.26072) 465 : cluster 0 pgmap v432: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 1670/173682 objects degraded (0.962%); 2915/173682 objects misplaced (1.678%); 5.2 MiB/s, 83 objects/s recovering 2023-10-09T10:18:18.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:18 smithi053 bash[76859]: cluster 2023-10-09T10:18:17.888374+0000 mon.a (mon.0) 608 : cluster 3 Health check update: Degraded data redundancy: 1670/173682 objects degraded (0.962%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:18:18.299 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:18.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:18.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:18.403 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:18.430 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:18.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:18.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:18.534 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:18.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:18 smithi053 bash[79554]: cluster 2023-10-09T10:18:17.228959+0000 mgr.y (mgr.26072) 465 : cluster 0 pgmap v432: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 1670/173682 objects degraded (0.962%); 2915/173682 objects misplaced (1.678%); 5.2 MiB/s, 83 objects/s recovering 2023-10-09T10:18:18.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:18 smithi053 bash[79554]: cluster 2023-10-09T10:18:17.888374+0000 mon.a (mon.0) 608 : cluster 3 Health check update: Degraded data redundancy: 1670/173682 objects degraded (0.962%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:18:18.570 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:18.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:18.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:18.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:18 smithi086 bash[59714]: cluster 2023-10-09T10:18:17.228959+0000 mgr.y (mgr.26072) 465 : cluster 0 pgmap v432: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 1670/173682 objects degraded (0.962%); 2915/173682 objects misplaced (1.678%); 5.2 MiB/s, 83 objects/s recovering 2023-10-09T10:18:18.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:18 smithi086 bash[59714]: cluster 2023-10-09T10:18:17.888374+0000 mon.a (mon.0) 608 : cluster 3 Health check update: Degraded data redundancy: 1670/173682 objects degraded (0.962%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:18:18.675 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:18.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:18.706 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:18.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:18.807 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:18.836 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:18.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:18.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:18.942 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:18.979 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:18.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:18.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:18.996 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:18:19.083 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:19.111 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:19.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:19.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:19.214 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:19.236 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:19.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:19.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:19.344 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:19.381 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:19.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:19.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:19.485 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:19.517 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:19.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:19.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:19.622 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:19.653 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:19.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:19.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:19.760 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:19.800 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:19.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:19.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:19.907 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:19.932 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:19.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:19.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:20.024 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:18:20.037 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:20.067 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:20.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:20.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:20.169 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:20.197 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:20.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:20.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:20.303 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:20.314 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:20 smithi086 bash[59714]: cluster 2023-10-09T10:18:19.229691+0000 mgr.y (mgr.26072) 466 : cluster 0 pgmap v433: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 1670/167835 objects degraded (0.995%); 2915/167835 objects misplaced (1.737%); 5.2 MiB/s, 83 objects/s recovering 2023-10-09T10:18:20.330 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:20.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:20.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:20.433 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:20.451 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:20 smithi053 bash[76859]: cluster 2023-10-09T10:18:19.229691+0000 mgr.y (mgr.26072) 466 : cluster 0 pgmap v433: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 1670/167835 objects degraded (0.995%); 2915/167835 objects misplaced (1.737%); 5.2 MiB/s, 83 objects/s recovering 2023-10-09T10:18:20.451 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:20 smithi053 bash[79554]: cluster 2023-10-09T10:18:19.229691+0000 mgr.y (mgr.26072) 466 : cluster 0 pgmap v433: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 1670/167835 objects degraded (0.995%); 2915/167835 objects misplaced (1.737%); 5.2 MiB/s, 83 objects/s recovering 2023-10-09T10:18:20.470 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:20.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:20.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:20.571 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:20.600 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:20.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:20.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:20.705 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:20.735 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:20.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:20.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:20.840 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:20.871 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:20.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:20.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:20.974 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:21.000 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:21.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:21.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:21.104 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:21.139 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:21.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:21.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:21.244 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:21.268 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:21.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:21.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:21.372 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:21.399 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:21.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:21.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:21.501 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:21.523 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:21.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:21.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:21.629 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:21.654 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:21.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:21.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:21.761 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:21.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:21.798 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:21.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:21.899 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:21.925 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:21.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:21.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:22.034 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:22.058 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:18:22.058 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:18:22.064 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:22.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:22.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:22.167 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:22.194 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:22.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:22.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:22.297 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:22.298 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:22 smithi086 bash[59714]: cluster 2023-10-09T10:18:21.230423+0000 mgr.y (mgr.26072) 467 : cluster 0 pgmap v434: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 810 op/s; 1670/161199 objects degraded (1.036%); 2474/161199 objects misplaced (1.535%); 5.3 MiB/s, 85 objects/s recovering 2023-10-09T10:18:22.318 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:22.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:22.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:22.421 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:22.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:22 smithi053 bash[79554]: cluster 2023-10-09T10:18:21.230423+0000 mgr.y (mgr.26072) 467 : cluster 0 pgmap v434: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 810 op/s; 1670/161199 objects degraded (1.036%); 2474/161199 objects misplaced (1.535%); 5.3 MiB/s, 85 objects/s recovering 2023-10-09T10:18:22.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:22 smithi053 bash[76859]: cluster 2023-10-09T10:18:21.230423+0000 mgr.y (mgr.26072) 467 : cluster 0 pgmap v434: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 810 op/s; 1670/161199 objects degraded (1.036%); 2474/161199 objects misplaced (1.535%); 5.3 MiB/s, 85 objects/s recovering 2023-10-09T10:18:22.445 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:22.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:22.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:22.552 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:22.583 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:22.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:22.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:22.690 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:22.698 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:18:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:18:22] "GET /metrics HTTP/1.1" 200 36528 "" "Prometheus/2.33.4" 2023-10-09T10:18:22.712 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:22.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:22.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:22.815 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:22.847 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:22.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:22.851 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:22.951 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:22.977 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:22.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:22.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:23.080 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:23.105 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:23.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:23.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:23.211 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:23.249 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:23.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:23.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:23.353 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:23.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:23 smithi086 bash[59714]: cluster 2023-10-09T10:18:22.892199+0000 mon.a (mon.0) 609 : cluster 3 Health check update: Degraded data redundancy: 1670/161199 objects degraded (1.036%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:18:23.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:23 smithi086 bash[59714]: audit 2023-10-09T10:18:23.057777+0000 mon.a (mon.0) 610 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:18:23.390 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:23.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:23.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:23.476 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:23 smithi053 bash[79554]: cluster 2023-10-09T10:18:22.892199+0000 mon.a (mon.0) 609 : cluster 3 Health check update: Degraded data redundancy: 1670/161199 objects degraded (1.036%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:18:23.476 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:23 smithi053 bash[79554]: audit 2023-10-09T10:18:23.057777+0000 mon.a (mon.0) 610 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:18:23.476 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:23 smithi053 bash[76859]: cluster 2023-10-09T10:18:22.892199+0000 mon.a (mon.0) 609 : cluster 3 Health check update: Degraded data redundancy: 1670/161199 objects degraded (1.036%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:18:23.476 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:23 smithi053 bash[76859]: audit 2023-10-09T10:18:23.057777+0000 mon.a (mon.0) 610 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:18:23.497 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:23.527 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:23.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:23.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:23.631 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:23.673 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:23.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:23.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:23.779 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:23.806 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:23.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:23.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:23.909 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:23.937 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:23.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:23.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:24.043 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:24.069 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:24.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:24.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:24.177 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:24.212 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:24.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:24.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:24.305 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:24 smithi086 bash[59714]: cluster 2023-10-09T10:18:23.231064+0000 mgr.y (mgr.26072) 468 : cluster 0 pgmap v435: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 702 op/s; 1670/160488 objects degraded (1.041%); 2474/160488 objects misplaced (1.542%); 4.5 MiB/s, 71 objects/s recovering 2023-10-09T10:18:24.315 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:24.341 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:24.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:24.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:24.444 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:24.473 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:24.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:24.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:24.576 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:24.585 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:24 smithi053 bash[79554]: cluster 2023-10-09T10:18:23.231064+0000 mgr.y (mgr.26072) 468 : cluster 0 pgmap v435: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 702 op/s; 1670/160488 objects degraded (1.041%); 2474/160488 objects misplaced (1.542%); 4.5 MiB/s, 71 objects/s recovering 2023-10-09T10:18:24.585 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:24 smithi053 bash[76859]: cluster 2023-10-09T10:18:23.231064+0000 mgr.y (mgr.26072) 468 : cluster 0 pgmap v435: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 702 op/s; 1670/160488 objects degraded (1.041%); 2474/160488 objects misplaced (1.542%); 4.5 MiB/s, 71 objects/s recovering 2023-10-09T10:18:24.599 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:24.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:24.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:24.708 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:24.742 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:24.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:24.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:24.844 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:24.869 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:24.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:24.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:24.975 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:25.006 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:25.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:25.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:25.113 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:25.145 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:25.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:25.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:25.250 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:25.276 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:25.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:25.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:25.383 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:25.415 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:25.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:25.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:25.519 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:25.548 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:25.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:25.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:25.655 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:25.679 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:25.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:25.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:25.783 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:25.811 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:25.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:25.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:25.917 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:25.944 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:25.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:25.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:26.051 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:26.085 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:26.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:26.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:26.190 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:26.219 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:26.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:26.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:26.323 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:26.352 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:26.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:26.357 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:26.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:26 smithi086 bash[59714]: cluster 2023-10-09T10:18:25.231819+0000 mgr.y (mgr.26072) 469 : cluster 0 pgmap v436: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 980 op/s; 1670/149811 objects degraded (1.115%); 2182/149811 objects misplaced (1.457%); 6.0 MiB/s, 96 objects/s recovering 2023-10-09T10:18:26.458 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:26.484 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:26.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:26.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:26.587 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:26.629 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:26.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:26.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:26.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:26 smithi053 bash[76859]: cluster 2023-10-09T10:18:25.231819+0000 mgr.y (mgr.26072) 469 : cluster 0 pgmap v436: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 980 op/s; 1670/149811 objects degraded (1.115%); 2182/149811 objects misplaced (1.457%); 6.0 MiB/s, 96 objects/s recovering 2023-10-09T10:18:26.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:26 smithi053 bash[79554]: cluster 2023-10-09T10:18:25.231819+0000 mgr.y (mgr.26072) 469 : cluster 0 pgmap v436: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 980 op/s; 1670/149811 objects degraded (1.115%); 2182/149811 objects misplaced (1.457%); 6.0 MiB/s, 96 objects/s recovering 2023-10-09T10:18:26.738 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:26.762 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:26.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:26.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:26.866 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:26.884 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:26.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:26.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:26.986 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:27.015 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:27.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:27.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:27.119 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:27.145 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:27.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:27.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:27.252 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:27.292 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:27.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:27.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:27.398 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:27.428 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:27.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:27.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:27.531 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:27.560 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:27.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:27.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:27.665 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:27.697 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:27.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:27.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:27.800 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:27.830 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:27.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:27.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:27.935 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:27.957 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:27.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:27.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:28.061 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:28.085 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:28.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:28.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:28.188 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:28.221 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:28.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:28.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:28.326 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:28.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:28 smithi086 bash[59714]: cluster 2023-10-09T10:18:27.232472+0000 mgr.y (mgr.26072) 470 : cluster 0 pgmap v437: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 1670/148572 objects degraded (1.124%); 1978/148572 objects misplaced (1.331%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T10:18:28.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:28 smithi086 bash[59714]: cluster 2023-10-09T10:18:27.893376+0000 mon.a (mon.0) 611 : cluster 3 Health check update: Degraded data redundancy: 1670/148572 objects degraded (1.124%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:18:28.367 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:28.371 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:28 smithi053 bash[76859]: cluster 2023-10-09T10:18:27.232472+0000 mgr.y (mgr.26072) 470 : cluster 0 pgmap v437: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 1670/148572 objects degraded (1.124%); 1978/148572 objects misplaced (1.331%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T10:18:28.371 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:28 smithi053 bash[76859]: cluster 2023-10-09T10:18:27.893376+0000 mon.a (mon.0) 611 : cluster 3 Health check update: Degraded data redundancy: 1670/148572 objects degraded (1.124%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:18:28.371 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:28 smithi053 bash[79554]: cluster 2023-10-09T10:18:27.232472+0000 mgr.y (mgr.26072) 470 : cluster 0 pgmap v437: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 1670/148572 objects degraded (1.124%); 1978/148572 objects misplaced (1.331%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T10:18:28.371 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:28 smithi053 bash[79554]: cluster 2023-10-09T10:18:27.893376+0000 mon.a (mon.0) 611 : cluster 3 Health check update: Degraded data redundancy: 1670/148572 objects degraded (1.124%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:18:28.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:28.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:28.473 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:28.496 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:28.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:28.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:28.599 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:28.627 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:28.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:28.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:28.731 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:28.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:28.765 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:28.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:28.866 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:28.899 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:28.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:28.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:29.004 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:29.030 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:29.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:29.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:29.137 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:29.169 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:29.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:29.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:29.275 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:29.303 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:29.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:29.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:29.407 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:29.442 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:29.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:29.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:29.546 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:29.572 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:29.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:29.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:29.680 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:29.709 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:29.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:29.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:29.813 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:29.843 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:29.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:29.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:29.946 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:29.987 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:29.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:29.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:30.091 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:30.117 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:30.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:30.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:30.221 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:30.245 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:30.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:30.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:30.315 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:30 smithi086 bash[59714]: cluster 2023-10-09T10:18:29.233248+0000 mgr.y (mgr.26072) 471 : cluster 0 pgmap v438: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 850 op/s; 1670/143061 objects degraded (1.167%); 1978/143061 objects misplaced (1.383%); 4.9 MiB/s, 78 objects/s recovering 2023-10-09T10:18:30.354 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:30.385 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:30.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:30.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:30.488 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:30.527 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:30.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:30.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:30.630 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:30.656 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:30.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:30.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:30.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:30 smithi053 bash[76859]: cluster 2023-10-09T10:18:29.233248+0000 mgr.y (mgr.26072) 471 : cluster 0 pgmap v438: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 850 op/s; 1670/143061 objects degraded (1.167%); 1978/143061 objects misplaced (1.383%); 4.9 MiB/s, 78 objects/s recovering 2023-10-09T10:18:30.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:30 smithi053 bash[79554]: cluster 2023-10-09T10:18:29.233248+0000 mgr.y (mgr.26072) 471 : cluster 0 pgmap v438: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 850 op/s; 1670/143061 objects degraded (1.167%); 1978/143061 objects misplaced (1.383%); 4.9 MiB/s, 78 objects/s recovering 2023-10-09T10:18:30.765 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:30.798 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:30.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:30.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:30.903 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:30.942 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:30.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:30.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:31.047 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:31.077 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:31.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:31.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:31.181 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:31.215 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:31.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:31.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:31.322 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:31.358 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:31.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:31.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:31.461 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:31.485 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:31.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:31.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:31.591 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:31.617 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:31.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:31.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:31.719 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:31.748 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:31.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:31.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:31.852 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:31.884 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:31.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:31.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:31.987 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:32.020 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:32.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:32.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:32.123 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:32.161 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:32.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:32.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:32.267 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:32.299 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:32.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:32.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:32.403 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:32.413 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:32 smithi086 bash[59714]: cluster 2023-10-09T10:18:31.234001+0000 mgr.y (mgr.26072) 472 : cluster 0 pgmap v439: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 862 op/s; 1670/136779 objects degraded (1.221%); 1502/136779 objects misplaced (1.098%); 7.4 MiB/s, 117 objects/s recovering 2023-10-09T10:18:32.430 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:32.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:32.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:32.536 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:32.565 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:32.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:32.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:32.569 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:32 smithi053 bash[76859]: cluster 2023-10-09T10:18:31.234001+0000 mgr.y (mgr.26072) 472 : cluster 0 pgmap v439: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 862 op/s; 1670/136779 objects degraded (1.221%); 1502/136779 objects misplaced (1.098%); 7.4 MiB/s, 117 objects/s recovering 2023-10-09T10:18:32.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:32 smithi053 bash[79554]: cluster 2023-10-09T10:18:31.234001+0000 mgr.y (mgr.26072) 472 : cluster 0 pgmap v439: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 862 op/s; 1670/136779 objects degraded (1.221%); 1502/136779 objects misplaced (1.098%); 7.4 MiB/s, 117 objects/s recovering 2023-10-09T10:18:32.670 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:32.696 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:32.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:32.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:32.799 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:32.830 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:32.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:32.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:32.835 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:18:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:18:32] "GET /metrics HTTP/1.1" 200 36532 "" "Prometheus/2.33.4" 2023-10-09T10:18:32.935 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:32.961 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:32.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:32.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:33.068 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:33.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:33.096 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:33.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:33.197 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:33.222 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:33.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:33.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:33.327 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:33.353 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:33.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:33.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:33.463 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:33.472 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:33 smithi086 bash[59714]: cluster 2023-10-09T10:18:32.894505+0000 mon.a (mon.0) 612 : cluster 3 Health check update: Degraded data redundancy: 1670/136779 objects degraded (1.221%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:18:33.495 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:33.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:33.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:33.601 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:33.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:33 smithi053 bash[76859]: cluster 2023-10-09T10:18:32.894505+0000 mon.a (mon.0) 612 : cluster 3 Health check update: Degraded data redundancy: 1670/136779 objects degraded (1.221%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:18:33.606 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:33 smithi053 bash[79554]: cluster 2023-10-09T10:18:32.894505+0000 mon.a (mon.0) 612 : cluster 3 Health check update: Degraded data redundancy: 1670/136779 objects degraded (1.221%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:18:33.632 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:33.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:33.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:33.737 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:33.772 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:33.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:33.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:33.875 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:33.900 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:33.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:33.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:34.006 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:34.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:34.045 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:34.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:34.146 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:34.178 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:34.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:34.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:34.284 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:34.312 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:34.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:34.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:34.321 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:34 smithi086 bash[59714]: cluster 2023-10-09T10:18:33.158199+0000 osd.6 (osd.6) 62 : cluster 0 5.11 scrub starts 2023-10-09T10:18:34.321 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:34 smithi086 bash[59714]: cluster 2023-10-09T10:18:33.234796+0000 mgr.y (mgr.26072) 473 : cluster 0 pgmap v440: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 697 op/s; 1670/136065 objects degraded (1.227%); 1502/136065 objects misplaced (1.104%); 5.1 MiB/s, 80 objects/s recovering 2023-10-09T10:18:34.418 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:34.430 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:34 smithi053 bash[79554]: cluster 2023-10-09T10:18:33.158199+0000 osd.6 (osd.6) 62 : cluster 0 5.11 scrub starts 2023-10-09T10:18:34.430 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:34 smithi053 bash[79554]: cluster 2023-10-09T10:18:33.234796+0000 mgr.y (mgr.26072) 473 : cluster 0 pgmap v440: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 697 op/s; 1670/136065 objects degraded (1.227%); 1502/136065 objects misplaced (1.104%); 5.1 MiB/s, 80 objects/s recovering 2023-10-09T10:18:34.430 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:34 smithi053 bash[76859]: cluster 2023-10-09T10:18:33.158199+0000 osd.6 (osd.6) 62 : cluster 0 5.11 scrub starts 2023-10-09T10:18:34.431 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:34 smithi053 bash[76859]: cluster 2023-10-09T10:18:33.234796+0000 mgr.y (mgr.26072) 473 : cluster 0 pgmap v440: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 697 op/s; 1670/136065 objects degraded (1.227%); 1502/136065 objects misplaced (1.104%); 5.1 MiB/s, 80 objects/s recovering 2023-10-09T10:18:34.453 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:34.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:34.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:34.556 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:34.581 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:34.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:34.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:34.687 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:34.712 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:34.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:34.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:34.815 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:34.869 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:34.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:34.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:34.973 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:35.002 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:35.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:35.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:35.105 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:35.141 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:35.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:35.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:35.245 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:35.278 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:35.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:35.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:35.381 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:35.407 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:35.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:35.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:35.511 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:35.544 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:35.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:35.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:35.647 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:35.672 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:35.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:35.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:35.775 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:35.806 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:35.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:35.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:35.911 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:35.941 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:35.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:35.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:36.045 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:36.071 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:36.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:36.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:36.174 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:36.200 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:36.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:36.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:36.304 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:36.338 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:36.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:36.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:36.442 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:36.469 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:36.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:36.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:36.573 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:36.582 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:36 smithi086 bash[59714]: cluster 2023-10-09T10:18:35.200616+0000 osd.6 (osd.6) 63 : cluster 0 5.11 scrub starts 2023-10-09T10:18:36.582 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:36 smithi086 bash[59714]: cluster 2023-10-09T10:18:35.235636+0000 mgr.y (mgr.26072) 474 : cluster 0 pgmap v441: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 966 op/s; 1670/125676 objects degraded (1.329%); 1172/125676 objects misplaced (0.933%); 6.8 MiB/s, 108 objects/s recovering 2023-10-09T10:18:36.604 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:36.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:36.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:36.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:36 smithi053 bash[76859]: cluster 2023-10-09T10:18:35.200616+0000 osd.6 (osd.6) 63 : cluster 0 5.11 scrub starts 2023-10-09T10:18:36.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:36 smithi053 bash[76859]: cluster 2023-10-09T10:18:35.235636+0000 mgr.y (mgr.26072) 474 : cluster 0 pgmap v441: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 966 op/s; 1670/125676 objects degraded (1.329%); 1172/125676 objects misplaced (0.933%); 6.8 MiB/s, 108 objects/s recovering 2023-10-09T10:18:36.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:36 smithi053 bash[79554]: cluster 2023-10-09T10:18:35.200616+0000 osd.6 (osd.6) 63 : cluster 0 5.11 scrub starts 2023-10-09T10:18:36.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:36 smithi053 bash[79554]: cluster 2023-10-09T10:18:35.235636+0000 mgr.y (mgr.26072) 474 : cluster 0 pgmap v441: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.6 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 966 op/s; 1670/125676 objects degraded (1.329%); 1172/125676 objects misplaced (0.933%); 6.8 MiB/s, 108 objects/s recovering 2023-10-09T10:18:36.709 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:36.738 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:36.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:36.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:36.841 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:36.917 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:36.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:36.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:37.022 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:37.051 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:37.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:37.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:37.157 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:37.200 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:37.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:37.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:37.305 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:37.336 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:37.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:37.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:37.356 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:37 smithi053 bash[79554]: cluster 2023-10-09T10:18:36.218542+0000 osd.6 (osd.6) 64 : cluster 0 5.11 scrub starts 2023-10-09T10:18:37.356 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:37 smithi053 bash[76859]: cluster 2023-10-09T10:18:36.218542+0000 osd.6 (osd.6) 64 : cluster 0 5.11 scrub starts 2023-10-09T10:18:37.442 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:37.468 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:37.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:37.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:37.571 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:37.596 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:37.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:37.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:37.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:37 smithi086 bash[59714]: cluster 2023-10-09T10:18:36.218542+0000 osd.6 (osd.6) 64 : cluster 0 5.11 scrub starts 2023-10-09T10:18:37.700 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:37.731 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:37.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:37.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:37.835 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:37.863 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:37.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:37.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:37.966 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:37.990 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:37.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:37.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:38.094 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:38.132 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:38.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:38.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:38.238 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:38.264 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:38.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:38.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:38.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:38 smithi086 bash[59714]: cluster 2023-10-09T10:18:37.236241+0000 mgr.y (mgr.26072) 475 : cluster 0 pgmap v442: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 702 op/s; 1670/124524 objects degraded (1.341%); 943/124524 objects misplaced (0.757%); 6.5 MiB/s, 103 objects/s recovering 2023-10-09T10:18:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:38 smithi086 bash[59714]: cluster 2023-10-09T10:18:37.895715+0000 mon.a (mon.0) 613 : cluster 3 Health check update: Degraded data redundancy: 1670/124524 objects degraded (1.341%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:18:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:38 smithi086 bash[59714]: audit 2023-10-09T10:18:38.058115+0000 mon.a (mon.0) 614 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:18:38.370 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:38.401 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:38.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:38.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:38.507 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:38.531 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:38.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:38.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:38.636 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:38.646 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:38 smithi053 bash[79554]: cluster 2023-10-09T10:18:37.236241+0000 mgr.y (mgr.26072) 475 : cluster 0 pgmap v442: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 702 op/s; 1670/124524 objects degraded (1.341%); 943/124524 objects misplaced (0.757%); 6.5 MiB/s, 103 objects/s recovering 2023-10-09T10:18:38.646 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:38 smithi053 bash[79554]: cluster 2023-10-09T10:18:37.895715+0000 mon.a (mon.0) 613 : cluster 3 Health check update: Degraded data redundancy: 1670/124524 objects degraded (1.341%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:18:38.647 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:38 smithi053 bash[79554]: audit 2023-10-09T10:18:38.058115+0000 mon.a (mon.0) 614 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:18:38.647 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:38 smithi053 bash[76859]: cluster 2023-10-09T10:18:37.236241+0000 mgr.y (mgr.26072) 475 : cluster 0 pgmap v442: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 702 op/s; 1670/124524 objects degraded (1.341%); 943/124524 objects misplaced (0.757%); 6.5 MiB/s, 103 objects/s recovering 2023-10-09T10:18:38.647 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:38 smithi053 bash[76859]: cluster 2023-10-09T10:18:37.895715+0000 mon.a (mon.0) 613 : cluster 3 Health check update: Degraded data redundancy: 1670/124524 objects degraded (1.341%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:18:38.647 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:38 smithi053 bash[76859]: audit 2023-10-09T10:18:38.058115+0000 mon.a (mon.0) 614 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:18:38.673 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:38.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:38.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:38.777 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:38.817 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:38.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:38.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:38.920 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:38.945 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:38.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:38.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:39.052 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:39.088 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:39.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:39.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:39.192 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:39.224 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:39.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:39.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:39.337 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:39.362 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:39.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:39.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:39.465 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:39.493 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:39.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:39.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:39.596 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:39.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:39 smithi086 bash[59714]: cluster 2023-10-09T10:18:39.237023+0000 mgr.y (mgr.26072) 476 : cluster 0 pgmap v443: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.4 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 826 op/s; 1670/118791 objects degraded (1.406%); 943/118791 objects misplaced (0.794%); 5.4 MiB/s, 86 objects/s recovering 2023-10-09T10:18:39.626 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:39.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:39.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:39.638 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:39 smithi053 bash[76859]: cluster 2023-10-09T10:18:39.237023+0000 mgr.y (mgr.26072) 476 : cluster 0 pgmap v443: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.4 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 826 op/s; 1670/118791 objects degraded (1.406%); 943/118791 objects misplaced (0.794%); 5.4 MiB/s, 86 objects/s recovering 2023-10-09T10:18:39.638 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:39 smithi053 bash[79554]: cluster 2023-10-09T10:18:39.237023+0000 mgr.y (mgr.26072) 476 : cluster 0 pgmap v443: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.4 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 826 op/s; 1670/118791 objects degraded (1.406%); 943/118791 objects misplaced (0.794%); 5.4 MiB/s, 86 objects/s recovering 2023-10-09T10:18:39.730 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:39.757 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:39.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:39.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:39.865 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:39.902 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:39.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:39.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:40.007 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:40.037 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:40.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:40.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:40.145 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:40.179 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:40.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:40.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:40.285 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:40.330 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:40.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:40.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:40.436 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:40.465 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:40.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:40.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:40.572 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:40.599 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:40.601 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:40 smithi086 bash[59714]: cluster 2023-10-09T10:18:39.264318+0000 osd.6 (osd.6) 65 : cluster 0 5.11 scrub starts 2023-10-09T10:18:40.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:40.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:40.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:40 smithi053 bash[76859]: cluster 2023-10-09T10:18:39.264318+0000 osd.6 (osd.6) 65 : cluster 0 5.11 scrub starts 2023-10-09T10:18:40.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:40 smithi053 bash[79554]: cluster 2023-10-09T10:18:39.264318+0000 osd.6 (osd.6) 65 : cluster 0 5.11 scrub starts 2023-10-09T10:18:40.688 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:18:40.688 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:18:40.703 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:40.732 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:40.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:40.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:40.835 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:40.860 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:40.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:40.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:40.966 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:40.994 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:40.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:40.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:41.098 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:41.127 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:41.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:41.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:41.231 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:41.257 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:41.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:41.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:41.360 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:41 smithi053 bash[76859]: cluster 2023-10-09T10:18:40.225121+0000 osd.6 (osd.6) 66 : cluster 0 5.11 scrub starts 2023-10-09T10:18:41.363 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:41.390 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:41.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:41.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:41.494 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:41.502 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:41 smithi086 bash[59714]: cluster 2023-10-09T10:18:40.225121+0000 osd.6 (osd.6) 66 : cluster 0 5.11 scrub starts 2023-10-09T10:18:41.503 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:41 smithi086 bash[59714]: cluster 2023-10-09T10:18:41.237728+0000 mgr.y (mgr.26072) 477 : cluster 0 pgmap v444: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.3 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 860 op/s; 1670/112056 objects degraded (1.490%); 400/112056 objects misplaced (0.357%); 8.2 MiB/s, 133 objects/s recovering 2023-10-09T10:18:41.519 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:41.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:41.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:41.624 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:41.653 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:41.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:41.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:41.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:41 smithi053 bash[76859]: cluster 2023-10-09T10:18:41.237728+0000 mgr.y (mgr.26072) 477 : cluster 0 pgmap v444: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.3 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 860 op/s; 1670/112056 objects degraded (1.490%); 400/112056 objects misplaced (0.357%); 8.2 MiB/s, 133 objects/s recovering 2023-10-09T10:18:41.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:41 smithi053 bash[79554]: cluster 2023-10-09T10:18:40.225121+0000 osd.6 (osd.6) 66 : cluster 0 5.11 scrub starts 2023-10-09T10:18:41.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:41 smithi053 bash[79554]: cluster 2023-10-09T10:18:41.237728+0000 mgr.y (mgr.26072) 477 : cluster 0 pgmap v444: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.3 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 860 op/s; 1670/112056 objects degraded (1.490%); 400/112056 objects misplaced (0.357%); 8.2 MiB/s, 133 objects/s recovering 2023-10-09T10:18:41.760 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:41.783 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:41.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:41.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:41.887 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:41.914 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:41.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:41.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:42.029 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:42.076 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:42.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:42.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:42.179 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:42.214 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:42.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:42.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:42.318 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:42.363 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:42 smithi086 bash[59714]: cluster 2023-10-09T10:18:41.216766+0000 osd.6 (osd.6) 67 : cluster 0 5.11 scrub starts 2023-10-09T10:18:42.367 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:42.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:42.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:42.469 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:42.481 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:42 smithi053 bash[76859]: cluster 2023-10-09T10:18:41.216766+0000 osd.6 (osd.6) 67 : cluster 0 5.11 scrub starts 2023-10-09T10:18:42.482 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:42 smithi053 bash[79554]: cluster 2023-10-09T10:18:41.216766+0000 osd.6 (osd.6) 67 : cluster 0 5.11 scrub starts 2023-10-09T10:18:42.503 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:42.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:42.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:42.608 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:42.635 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:42.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:42.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:42.710 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:18:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:18:42] "GET /metrics HTTP/1.1" 200 36533 "" "Prometheus/2.33.4" 2023-10-09T10:18:42.741 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:42.772 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:18:42.783 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:42.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:42.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:42.833 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:18:42.876 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:18:42.888 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:42.920 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:18:42.924 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:42.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:42.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:42.980 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:18:43.012 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:18:43.029 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:43.054 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:43.058 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:18:43.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:43.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:43.098 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:18:43.104 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:18:43.104 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:18:43.104 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:18:43.104 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:18:43.105 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:18:43.105 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:18:43.105 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:18:43.105 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:18:43.160 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:43.200 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:43.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:43.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:43.294 INFO:teuthology.orchestra.run.smithi053.stdout:moved 28 / 297 (9.42761%) 2023-10-09T10:18:43.294 INFO:teuthology.orchestra.run.smithi053.stdout:avg 37.125 2023-10-09T10:18:43.294 INFO:teuthology.orchestra.run.smithi053.stdout:stddev 4.64859 -> 6.89995 (expected baseline 5.69951) 2023-10-09T10:18:43.294 INFO:teuthology.orchestra.run.smithi053.stdout:min osd.2 with 29 -> 32 pgs (0.781145 -> 0.861953 * mean) 2023-10-09T10:18:43.294 INFO:teuthology.orchestra.run.smithi053.stdout:max osd.4 with 44 -> 36 pgs (1.18519 -> 0.969697 * mean) 2023-10-09T10:18:43.294 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:18:43.294 INFO:teuthology.orchestra.run.smithi053.stdout:oload 110 2023-10-09T10:18:43.295 INFO:teuthology.orchestra.run.smithi053.stdout:max_change 1 2023-10-09T10:18:43.295 INFO:teuthology.orchestra.run.smithi053.stdout:max_change_osds 4 2023-10-09T10:18:43.295 INFO:teuthology.orchestra.run.smithi053.stdout:average_utilization 0.0131 2023-10-09T10:18:43.295 INFO:teuthology.orchestra.run.smithi053.stdout:overload_utilization 0.0144 2023-10-09T10:18:43.295 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 weight 1.0000 -> 0.6604 2023-10-09T10:18:43.295 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 weight 1.0000 -> 0.7471 2023-10-09T10:18:43.295 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 weight 1.0000 -> 0.8577 2023-10-09T10:18:43.301 INFO:teuthology.orchestra.run.smithi053.stderr:no change 2023-10-09T10:18:43.305 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:43.343 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:43.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:43.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:43.381 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is unset 2023-10-09T10:18:43.449 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:43.454 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:43 smithi053 bash[76859]: cluster 2023-10-09T10:18:42.251316+0000 osd.6 (osd.6) 68 : cluster 0 5.11 scrub starts 2023-10-09T10:18:43.454 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:43 smithi053 bash[76859]: audit 2023-10-09T10:18:42.555807+0000 mon.a (mon.0) 615 : audit 1 from='client.? 172.21.15.53:0/3972326154' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:18:43.454 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:43 smithi053 bash[76859]: audit 2023-10-09T10:18:42.705760+0000 mon.c (mon.2) 45 : audit 0 from='client.? 172.21.15.53:0/1168235015' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:18:43.454 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:43 smithi053 bash[76859]: cluster 2023-10-09T10:18:42.897255+0000 mon.a (mon.0) 616 : cluster 3 Health check update: Degraded data redundancy: 1670/112056 objects degraded (1.490%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:18:43.455 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:43 smithi053 bash[76859]: cluster 2023-10-09T10:18:43.238332+0000 mgr.y (mgr.26072) 478 : cluster 0 pgmap v445: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.3 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 708 op/s; 1670/111255 objects degraded (1.501%); 400/111255 objects misplaced (0.360%); 5.7 MiB/s, 93 objects/s recovering 2023-10-09T10:18:43.455 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:43 smithi053 bash[76859]: audit 2023-10-09T10:18:43.292397+0000 mgr.y (mgr.26072) 479 : audit 0 from='client.34887 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:18:43.455 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:18:43 smithi053 bash[73018]: debug 2023-10-09T10:18:43.290+0000 7fb7b954f700 -1 mgr.server reply reply (3) No such process no change 2023-10-09T10:18:43.455 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:43 smithi053 bash[79554]: cluster 2023-10-09T10:18:42.251316+0000 osd.6 (osd.6) 68 : cluster 0 5.11 scrub starts 2023-10-09T10:18:43.455 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:43 smithi053 bash[79554]: audit 2023-10-09T10:18:42.555807+0000 mon.a (mon.0) 615 : audit 1 from='client.? 172.21.15.53:0/3972326154' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:18:43.455 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:43 smithi053 bash[79554]: audit 2023-10-09T10:18:42.705760+0000 mon.c (mon.2) 45 : audit 0 from='client.? 172.21.15.53:0/1168235015' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:18:43.455 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:43 smithi053 bash[79554]: cluster 2023-10-09T10:18:42.897255+0000 mon.a (mon.0) 616 : cluster 3 Health check update: Degraded data redundancy: 1670/112056 objects degraded (1.490%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:18:43.456 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:43 smithi053 bash[79554]: cluster 2023-10-09T10:18:43.238332+0000 mgr.y (mgr.26072) 478 : cluster 0 pgmap v445: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.3 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 708 op/s; 1670/111255 objects degraded (1.501%); 400/111255 objects misplaced (0.360%); 5.7 MiB/s, 93 objects/s recovering 2023-10-09T10:18:43.456 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:43 smithi053 bash[79554]: audit 2023-10-09T10:18:43.292397+0000 mgr.y (mgr.26072) 479 : audit 0 from='client.34887 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:18:43.465 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:43 smithi086 bash[59714]: cluster 2023-10-09T10:18:42.251316+0000 osd.6 (osd.6) 68 : cluster 0 5.11 scrub starts 2023-10-09T10:18:43.466 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:43 smithi086 bash[59714]: audit 2023-10-09T10:18:42.555807+0000 mon.a (mon.0) 615 : audit 1 from='client.? 172.21.15.53:0/3972326154' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:18:43.466 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:43 smithi086 bash[59714]: audit 2023-10-09T10:18:42.705760+0000 mon.c (mon.2) 45 : audit 0 from='client.? 172.21.15.53:0/1168235015' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:18:43.466 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:43 smithi086 bash[59714]: cluster 2023-10-09T10:18:42.897255+0000 mon.a (mon.0) 616 : cluster 3 Health check update: Degraded data redundancy: 1670/112056 objects degraded (1.490%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:18:43.466 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:43 smithi086 bash[59714]: cluster 2023-10-09T10:18:43.238332+0000 mgr.y (mgr.26072) 478 : cluster 0 pgmap v445: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.3 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 708 op/s; 1670/111255 objects degraded (1.501%); 400/111255 objects misplaced (0.360%); 5.7 MiB/s, 93 objects/s recovering 2023-10-09T10:18:43.466 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:43 smithi086 bash[59714]: audit 2023-10-09T10:18:43.292397+0000 mgr.y (mgr.26072) 479 : audit 0 from='client.34887 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:18:43.500 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:43.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:43.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:43.603 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:43.631 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:43.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:43.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:43.736 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:43.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:43.769 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:43.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:43.870 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:43.894 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:43.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:43.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:43.916 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-09T10:18:43.999 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:44.027 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:44.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:44.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:44.135 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:44.178 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:44.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:44.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:44.282 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:44.310 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:44.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:44.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:44.412 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:44.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:44 smithi053 bash[76859]: cluster 2023-10-09T10:18:43.240715+0000 osd.6 (osd.6) 69 : cluster 0 5.11 scrub starts 2023-10-09T10:18:44.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:44 smithi053 bash[76859]: cluster 2023-10-09T10:18:43.361598+0000 mon.a (mon.0) 617 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:18:44.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:44 smithi053 bash[76859]: audit 2023-10-09T10:18:43.374852+0000 mon.a (mon.0) 618 : audit 1 from='client.? 172.21.15.53:0/3972326154' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:18:44.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:44 smithi053 bash[76859]: cluster 2023-10-09T10:18:43.375086+0000 mon.a (mon.0) 619 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-10-09T10:18:44.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:44 smithi053 bash[76859]: cluster 2023-10-09T10:18:43.375780+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T10:18:44.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:44 smithi053 bash[76859]: cluster 2023-10-09T10:18:43.387356+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T10:18:44.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:44 smithi053 bash[79554]: cluster 2023-10-09T10:18:43.240715+0000 osd.6 (osd.6) 69 : cluster 0 5.11 scrub starts 2023-10-09T10:18:44.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:44 smithi053 bash[79554]: cluster 2023-10-09T10:18:43.361598+0000 mon.a (mon.0) 617 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:18:44.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:44 smithi053 bash[79554]: audit 2023-10-09T10:18:43.374852+0000 mon.a (mon.0) 618 : audit 1 from='client.? 172.21.15.53:0/3972326154' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:18:44.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:44 smithi053 bash[79554]: cluster 2023-10-09T10:18:43.375086+0000 mon.a (mon.0) 619 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-10-09T10:18:44.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:44 smithi053 bash[79554]: cluster 2023-10-09T10:18:43.375780+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T10:18:44.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:44 smithi053 bash[79554]: cluster 2023-10-09T10:18:43.387356+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T10:18:44.447 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:44.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:44.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:44.552 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:44.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:44.594 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:44.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:44.695 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:44.707 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:44 smithi086 bash[59714]: cluster 2023-10-09T10:18:43.240715+0000 osd.6 (osd.6) 69 : cluster 0 5.11 scrub starts 2023-10-09T10:18:44.708 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:44 smithi086 bash[59714]: cluster 2023-10-09T10:18:43.361598+0000 mon.a (mon.0) 617 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:18:44.708 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:44 smithi086 bash[59714]: audit 2023-10-09T10:18:43.374852+0000 mon.a (mon.0) 618 : audit 1 from='client.? 172.21.15.53:0/3972326154' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:18:44.708 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:44 smithi086 bash[59714]: cluster 2023-10-09T10:18:43.375086+0000 mon.a (mon.0) 619 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-10-09T10:18:44.708 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:44 smithi086 bash[59714]: cluster 2023-10-09T10:18:43.375780+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T10:18:44.708 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:44 smithi086 bash[59714]: cluster 2023-10-09T10:18:43.387356+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e141 with expected crc 2023-10-09T10:18:44.725 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:44.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:44.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:44.830 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:44.860 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:44.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:44.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:44.966 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:45.000 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:45.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:45.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:45.106 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:45.143 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:45.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:45.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:45.247 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:45.274 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:45.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:45.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:45.377 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:45.400 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:45.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:45.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:45.503 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:45.540 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:45.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:45.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:45.644 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:45.652 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:45 smithi053 bash[79554]: cluster 2023-10-09T10:18:45.238959+0000 mgr.y (mgr.26072) 480 : cluster 0 pgmap v447: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.1 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 806 op/s; 1670/101469 objects degraded (1.646%); 400/101469 objects misplaced (0.394%); 4.8 MiB/s, 113 objects/s recovering 2023-10-09T10:18:45.653 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:45 smithi053 bash[76859]: cluster 2023-10-09T10:18:45.238959+0000 mgr.y (mgr.26072) 480 : cluster 0 pgmap v447: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.1 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 806 op/s; 1670/101469 objects degraded (1.646%); 400/101469 objects misplaced (0.394%); 4.8 MiB/s, 113 objects/s recovering 2023-10-09T10:18:45.670 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:45.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:45.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:45.774 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:45.783 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:45 smithi086 bash[59714]: cluster 2023-10-09T10:18:45.238959+0000 mgr.y (mgr.26072) 480 : cluster 0 pgmap v447: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.1 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 806 op/s; 1670/101469 objects degraded (1.646%); 400/101469 objects misplaced (0.394%); 4.8 MiB/s, 113 objects/s recovering 2023-10-09T10:18:45.799 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:45.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:45.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:45.901 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:45.937 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:45.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:45.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:46.042 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:46.083 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:46.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:46.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:46.186 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:46.213 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:46.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:46.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:46.324 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:46.348 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:46.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:46.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:46.452 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:46.505 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:46.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:46.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:46.610 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:46.642 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:46.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:46.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:46.751 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:46.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:46.797 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:46.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:46.898 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:46.924 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:46.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:46.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:47.030 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:47.042 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-10-09T10:18:47.043 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 3.0 2023-10-09T10:18:47.062 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:47.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:47.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:47.165 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:47.194 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:47.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:47.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:47.300 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:47.338 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:47.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:47.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:47.443 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:47.474 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:47.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:47.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:47.578 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:47.609 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:47.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:47.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:47.712 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:47.743 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:47.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:47.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:47.847 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:47.881 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:47.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:47.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:47.985 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:48.008 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:48.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:48.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:48.111 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:48.140 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:48.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:48.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:48.247 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:48.277 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:48.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:48.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:48.384 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:48.414 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:48.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:48.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:48.520 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:48.559 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:48.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:48.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:48.565 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:48 smithi053 bash[76859]: cluster 2023-10-09T10:18:47.239566+0000 mgr.y (mgr.26072) 481 : cluster 0 pgmap v448: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.0 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 1670/100461 objects degraded (1.662%); 155/100461 objects misplaced (0.154%); 4.9 MiB/s, 115 objects/s recovering 2023-10-09T10:18:48.565 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:48 smithi053 bash[76859]: cluster 2023-10-09T10:18:47.265468+0000 osd.6 (osd.6) 70 : cluster 0 5.11 scrub starts 2023-10-09T10:18:48.565 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:48 smithi053 bash[76859]: cluster 2023-10-09T10:18:47.898660+0000 mon.a (mon.0) 620 : cluster 3 Health check update: Degraded data redundancy: 1670/100461 objects degraded (1.662%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:18:48.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:48 smithi053 bash[79554]: cluster 2023-10-09T10:18:47.239566+0000 mgr.y (mgr.26072) 481 : cluster 0 pgmap v448: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.0 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 1670/100461 objects degraded (1.662%); 155/100461 objects misplaced (0.154%); 4.9 MiB/s, 115 objects/s recovering 2023-10-09T10:18:48.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:48 smithi053 bash[79554]: cluster 2023-10-09T10:18:47.265468+0000 osd.6 (osd.6) 70 : cluster 0 5.11 scrub starts 2023-10-09T10:18:48.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:48 smithi053 bash[79554]: cluster 2023-10-09T10:18:47.898660+0000 mon.a (mon.0) 620 : cluster 3 Health check update: Degraded data redundancy: 1670/100461 objects degraded (1.662%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:18:48.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:48 smithi086 bash[59714]: cluster 2023-10-09T10:18:47.239566+0000 mgr.y (mgr.26072) 481 : cluster 0 pgmap v448: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 2.0 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 801 op/s; 1670/100461 objects degraded (1.662%); 155/100461 objects misplaced (0.154%); 4.9 MiB/s, 115 objects/s recovering 2023-10-09T10:18:48.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:48 smithi086 bash[59714]: cluster 2023-10-09T10:18:47.265468+0000 osd.6 (osd.6) 70 : cluster 0 5.11 scrub starts 2023-10-09T10:18:48.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:48 smithi086 bash[59714]: cluster 2023-10-09T10:18:47.898660+0000 mon.a (mon.0) 620 : cluster 3 Health check update: Degraded data redundancy: 1670/100461 objects degraded (1.662%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:18:48.665 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:48.708 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:48.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:48.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:48.726 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:18:48.814 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:48.837 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:48.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:48.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:48.943 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:48.976 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:48.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:48.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:49.074 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T10:18:49.080 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:49.157 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:49.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:49.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:49.264 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:49.297 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:49.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:49.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:49.404 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:49.434 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:49.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:49.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:49.540 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:49.569 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:49.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:49.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:49.673 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:49.700 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:49.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:49.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:49.805 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:49.830 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:49.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:49.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:49.886 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:18:49.937 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:49.969 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:49.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:49.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:50.074 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:50.105 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:50.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:50.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:50.212 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:50.247 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:50.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:50.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:50.355 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:50.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:50 smithi086 bash[59714]: cluster 2023-10-09T10:18:49.240415+0000 mgr.y (mgr.26072) 482 : cluster 0 pgmap v449: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.9 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 804 op/s; 1670/94644 objects degraded (1.765%); 155/94644 objects misplaced (0.164%); 4.9 MiB/s, 115 objects/s recovering 2023-10-09T10:18:50.390 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:50.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:50.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:50.497 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:50.519 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:50.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:50.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:50.622 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:50.657 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:50.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:50.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:50.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:50 smithi053 bash[76859]: cluster 2023-10-09T10:18:49.240415+0000 mgr.y (mgr.26072) 482 : cluster 0 pgmap v449: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.9 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 804 op/s; 1670/94644 objects degraded (1.765%); 155/94644 objects misplaced (0.164%); 4.9 MiB/s, 115 objects/s recovering 2023-10-09T10:18:50.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:50 smithi053 bash[79554]: cluster 2023-10-09T10:18:49.240415+0000 mgr.y (mgr.26072) 482 : cluster 0 pgmap v449: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.9 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 804 op/s; 1670/94644 objects degraded (1.765%); 155/94644 objects misplaced (0.164%); 4.9 MiB/s, 115 objects/s recovering 2023-10-09T10:18:50.760 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:50.784 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:50.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:50.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:50.892 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:50.932 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:50.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:50.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:51.044 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:51.086 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:51.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:51.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:51.192 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:51.220 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:51.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:51.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:51.322 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:51.349 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:51.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:51.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:51.456 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:51.489 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:51.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:51.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:51.592 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:51.615 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:51.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:51.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:51.718 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:51.747 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:51.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:51.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:51.852 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:51.881 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:51.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:51.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:51.927 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:18:51.986 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:52.009 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:52.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:52.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:52.121 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:52.144 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:52.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:52.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:52.251 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:52.283 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:52.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:52.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:52.391 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:52.411 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:52 smithi053 bash[76859]: cluster 2023-10-09T10:18:51.229129+0000 osd.6 (osd.6) 71 : cluster 0 5.11 scrub starts 2023-10-09T10:18:52.411 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:52 smithi053 bash[76859]: cluster 2023-10-09T10:18:51.241178+0000 mgr.y (mgr.26072) 483 : cluster 0 pgmap v450: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.8 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 789 op/s; 1323/88368 objects degraded (1.497%); 2.5 MiB/s, 125 objects/s recovering 2023-10-09T10:18:52.411 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:52 smithi053 bash[79554]: cluster 2023-10-09T10:18:51.229129+0000 osd.6 (osd.6) 71 : cluster 0 5.11 scrub starts 2023-10-09T10:18:52.411 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:52 smithi053 bash[79554]: cluster 2023-10-09T10:18:51.241178+0000 mgr.y (mgr.26072) 483 : cluster 0 pgmap v450: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.8 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 789 op/s; 1323/88368 objects degraded (1.497%); 2.5 MiB/s, 125 objects/s recovering 2023-10-09T10:18:52.429 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:52.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:52.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:52.537 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:52.566 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:52.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:52.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:52.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:52 smithi086 bash[59714]: cluster 2023-10-09T10:18:51.229129+0000 osd.6 (osd.6) 71 : cluster 0 5.11 scrub starts 2023-10-09T10:18:52.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:52 smithi086 bash[59714]: cluster 2023-10-09T10:18:51.241178+0000 mgr.y (mgr.26072) 483 : cluster 0 pgmap v450: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.8 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 789 op/s; 1323/88368 objects degraded (1.497%); 2.5 MiB/s, 125 objects/s recovering 2023-10-09T10:18:52.671 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:52.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:18:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:18:52] "GET /metrics HTTP/1.1" 200 36533 "" "Prometheus/2.33.4" 2023-10-09T10:18:52.705 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:52.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:52.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:52.812 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:52.846 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:52.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:52.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:52.942 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:18:52.949 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:52.983 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:52.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:52.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:53.086 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:53.128 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:53.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:53.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:53.236 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:53.269 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:53.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:53.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:53.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:53 smithi086 bash[59714]: cluster 2023-10-09T10:18:52.901743+0000 mon.a (mon.0) 621 : cluster 3 Health check update: Degraded data redundancy: 1323/88368 objects degraded (1.497%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:18:53.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:53 smithi086 bash[59714]: audit 2023-10-09T10:18:53.064266+0000 mon.a (mon.0) 622 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:18:53.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:53 smithi086 bash[59714]: audit 2023-10-09T10:18:53.065801+0000 mon.a (mon.0) 623 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:18:53.372 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:53.397 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:53.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:53.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:53.500 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:53.544 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:53.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:53.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:53.650 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:53.658 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:53 smithi053 bash[76859]: cluster 2023-10-09T10:18:52.901743+0000 mon.a (mon.0) 621 : cluster 3 Health check update: Degraded data redundancy: 1323/88368 objects degraded (1.497%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:18:53.659 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:53 smithi053 bash[76859]: audit 2023-10-09T10:18:53.064266+0000 mon.a (mon.0) 622 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:18:53.659 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:53 smithi053 bash[76859]: audit 2023-10-09T10:18:53.065801+0000 mon.a (mon.0) 623 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:18:53.659 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:53 smithi053 bash[79554]: cluster 2023-10-09T10:18:52.901743+0000 mon.a (mon.0) 621 : cluster 3 Health check update: Degraded data redundancy: 1323/88368 objects degraded (1.497%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:18:53.659 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:53 smithi053 bash[79554]: audit 2023-10-09T10:18:53.064266+0000 mon.a (mon.0) 622 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:18:53.659 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:53 smithi053 bash[79554]: audit 2023-10-09T10:18:53.065801+0000 mon.a (mon.0) 623 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:18:53.696 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:53.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:53.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:53.802 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:53.828 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:53.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:53.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:53.931 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:53.955 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:18:53.959 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:53.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:53.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:54.066 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:54.099 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:54.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:54.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:54.203 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:54.234 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:54.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:54.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:54.333 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:54 smithi086 bash[59714]: cluster 2023-10-09T10:18:53.219056+0000 osd.6 (osd.6) 72 : cluster 0 5.11 scrub starts 2023-10-09T10:18:54.333 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:54 smithi086 bash[59714]: cluster 2023-10-09T10:18:53.241663+0000 mgr.y (mgr.26072) 484 : cluster 0 pgmap v451: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.8 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 784 op/s; 1323/87702 objects degraded (1.509%); 2.5 MiB/s, 125 objects/s recovering 2023-10-09T10:18:54.340 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:54.372 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:54.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:54.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:54.478 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:54.514 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:54.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:54.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:54.618 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:54.644 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:54.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:54.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:54.689 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:54 smithi053 bash[76859]: cluster 2023-10-09T10:18:53.219056+0000 osd.6 (osd.6) 72 : cluster 0 5.11 scrub starts 2023-10-09T10:18:54.690 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:54 smithi053 bash[76859]: cluster 2023-10-09T10:18:53.241663+0000 mgr.y (mgr.26072) 484 : cluster 0 pgmap v451: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.8 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 784 op/s; 1323/87702 objects degraded (1.509%); 2.5 MiB/s, 125 objects/s recovering 2023-10-09T10:18:54.690 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:54 smithi053 bash[79554]: cluster 2023-10-09T10:18:53.219056+0000 osd.6 (osd.6) 72 : cluster 0 5.11 scrub starts 2023-10-09T10:18:54.690 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:54 smithi053 bash[79554]: cluster 2023-10-09T10:18:53.241663+0000 mgr.y (mgr.26072) 484 : cluster 0 pgmap v451: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.8 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 784 op/s; 1323/87702 objects degraded (1.509%); 2.5 MiB/s, 125 objects/s recovering 2023-10-09T10:18:54.750 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:54.784 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:54.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:54.789 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:54.889 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:54.936 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:54.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:54.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:55.042 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:55.068 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:55.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:55.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:55.173 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:55.195 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:55.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:55.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:55.299 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:55.316 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:55.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:55.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:55.419 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:55.445 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:55.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:55.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:55.547 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:55.584 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:55.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:55.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:55.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:55 smithi086 bash[59714]: cluster 2023-10-09T10:18:54.231464+0000 osd.6 (osd.6) 73 : cluster 0 5.11 scrub starts 2023-10-09T10:18:55.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:55 smithi086 bash[59714]: cluster 2023-10-09T10:18:55.242327+0000 mgr.y (mgr.26072) 485 : cluster 0 pgmap v452: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.6 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 938 op/s; 840/77838 objects degraded (1.079%); 2.1 MiB/s, 146 objects/s recovering 2023-10-09T10:18:55.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:55 smithi053 bash[76859]: cluster 2023-10-09T10:18:54.231464+0000 osd.6 (osd.6) 73 : cluster 0 5.11 scrub starts 2023-10-09T10:18:55.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:55 smithi053 bash[76859]: cluster 2023-10-09T10:18:55.242327+0000 mgr.y (mgr.26072) 485 : cluster 0 pgmap v452: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.6 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 938 op/s; 840/77838 objects degraded (1.079%); 2.1 MiB/s, 146 objects/s recovering 2023-10-09T10:18:55.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:55 smithi053 bash[79554]: cluster 2023-10-09T10:18:54.231464+0000 osd.6 (osd.6) 73 : cluster 0 5.11 scrub starts 2023-10-09T10:18:55.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:55 smithi053 bash[79554]: cluster 2023-10-09T10:18:55.242327+0000 mgr.y (mgr.26072) 485 : cluster 0 pgmap v452: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.6 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 938 op/s; 840/77838 objects degraded (1.079%); 2.1 MiB/s, 146 objects/s recovering 2023-10-09T10:18:55.689 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:55.721 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:55.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:55.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:55.824 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:55.857 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:55.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:55.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:55.960 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:55.988 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:55.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:55.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:56.090 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:56.120 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:56.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:56.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:56.224 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:56.250 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:56.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:56.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:56.355 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:56.387 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:56.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:56.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:56.391 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:56 smithi053 bash[76859]: cluster 2023-10-09T10:18:55.210445+0000 osd.6 (osd.6) 74 : cluster 0 5.11 scrub starts 2023-10-09T10:18:56.391 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:56 smithi053 bash[76859]: cluster 2023-10-09T10:18:55.520042+0000 osd.2 (osd.2) 16 : cluster 0 5.8 scrub starts 2023-10-09T10:18:56.391 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:56 smithi053 bash[79554]: cluster 2023-10-09T10:18:55.210445+0000 osd.6 (osd.6) 74 : cluster 0 5.11 scrub starts 2023-10-09T10:18:56.391 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:56 smithi053 bash[79554]: cluster 2023-10-09T10:18:55.520042+0000 osd.2 (osd.2) 16 : cluster 0 5.8 scrub starts 2023-10-09T10:18:56.492 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:56.500 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:56 smithi086 bash[59714]: cluster 2023-10-09T10:18:55.210445+0000 osd.6 (osd.6) 74 : cluster 0 5.11 scrub starts 2023-10-09T10:18:56.500 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:56 smithi086 bash[59714]: cluster 2023-10-09T10:18:55.520042+0000 osd.2 (osd.2) 16 : cluster 0 5.8 scrub starts 2023-10-09T10:18:56.520 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:56.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:56.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:56.627 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:56.660 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:56.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:56.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:56.763 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:56.785 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:56.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:56.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:56.891 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:56.913 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:56.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:56.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:57.018 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:57.036 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:57.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:57.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:57.138 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:57.163 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:57.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:57.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:57.266 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:57.290 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:57.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:57.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:57.393 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:57.400 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:57 smithi086 bash[59714]: cluster 2023-10-09T10:18:56.381301+0000 mon.a (mon.0) 624 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2023-10-09T10:18:57.400 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:57 smithi086 bash[59714]: cluster 2023-10-09T10:18:56.384256+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T10:18:57.400 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:57 smithi086 bash[59714]: cluster 2023-10-09T10:18:56.386229+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T10:18:57.400 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:57 smithi086 bash[59714]: cluster 2023-10-09T10:18:56.389653+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T10:18:57.400 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:57 smithi086 bash[59714]: cluster 2023-10-09T10:18:56.393400+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T10:18:57.400 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:57 smithi086 bash[59714]: cluster 2023-10-09T10:18:56.546305+0000 osd.2 (osd.2) 17 : cluster 0 5.18 scrub starts 2023-10-09T10:18:57.400 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:57 smithi086 bash[59714]: cluster 2023-10-09T10:18:57.243190+0000 mgr.y (mgr.26072) 486 : cluster 0 pgmap v454: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.6 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 840/76698 objects degraded (1.095%); 992 KiB/s, 140 objects/s recovering 2023-10-09T10:18:57.413 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:57.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:57.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:57.516 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:57.536 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:57.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:57.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:57.640 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:57.662 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:57.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:57.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:57.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:57 smithi053 bash[76859]: cluster 2023-10-09T10:18:56.381301+0000 mon.a (mon.0) 624 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2023-10-09T10:18:57.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:57 smithi053 bash[76859]: cluster 2023-10-09T10:18:56.384256+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T10:18:57.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:57 smithi053 bash[76859]: cluster 2023-10-09T10:18:56.386229+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T10:18:57.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:57 smithi053 bash[76859]: cluster 2023-10-09T10:18:56.389653+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T10:18:57.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:57 smithi053 bash[76859]: cluster 2023-10-09T10:18:56.393400+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T10:18:57.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:57 smithi053 bash[76859]: cluster 2023-10-09T10:18:56.546305+0000 osd.2 (osd.2) 17 : cluster 0 5.18 scrub starts 2023-10-09T10:18:57.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:57 smithi053 bash[76859]: cluster 2023-10-09T10:18:57.243190+0000 mgr.y (mgr.26072) 486 : cluster 0 pgmap v454: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.6 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 840/76698 objects degraded (1.095%); 992 KiB/s, 140 objects/s recovering 2023-10-09T10:18:57.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:57 smithi053 bash[79554]: cluster 2023-10-09T10:18:56.381301+0000 mon.a (mon.0) 624 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2023-10-09T10:18:57.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:57 smithi053 bash[79554]: cluster 2023-10-09T10:18:56.384256+0000 osd.4 (osd.4) 79 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T10:18:57.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:57 smithi053 bash[79554]: cluster 2023-10-09T10:18:56.386229+0000 osd.4 (osd.4) 80 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T10:18:57.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:57 smithi053 bash[79554]: cluster 2023-10-09T10:18:56.389653+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T10:18:57.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:57 smithi053 bash[79554]: cluster 2023-10-09T10:18:56.393400+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e142 with expected crc 2023-10-09T10:18:57.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:57 smithi053 bash[79554]: cluster 2023-10-09T10:18:56.546305+0000 osd.2 (osd.2) 17 : cluster 0 5.18 scrub starts 2023-10-09T10:18:57.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:57 smithi053 bash[79554]: cluster 2023-10-09T10:18:57.243190+0000 mgr.y (mgr.26072) 486 : cluster 0 pgmap v454: 99 pgs: 2 active+recovering+undersized+degraded+remapped, 97 active+clean; 1.6 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 840/76698 objects degraded (1.095%); 992 KiB/s, 140 objects/s recovering 2023-10-09T10:18:57.765 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:57.791 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:18:57.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:57.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:18:57.897 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:57.919 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:57.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:57.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:58.023 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:58.046 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:58.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:58.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:58.151 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:58.175 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:58.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:58.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:58.280 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:58.309 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:58.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:58.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:18:58.412 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:58.435 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:58.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:58.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:58.480 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:58 smithi053 bash[76859]: cluster 2023-10-09T10:18:57.108074+0000 osd.7 (osd.7) 70 : cluster 0 5.19 scrub starts 2023-10-09T10:18:58.480 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:58 smithi053 bash[76859]: cluster 2023-10-09T10:18:57.215723+0000 osd.7 (osd.7) 71 : cluster 0 5.19 scrub ok 2023-10-09T10:18:58.481 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:58 smithi053 bash[76859]: cluster 2023-10-09T10:18:57.223252+0000 osd.6 (osd.6) 76 : cluster 0 5.11 scrub starts 2023-10-09T10:18:58.481 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:58 smithi053 bash[76859]: cluster 2023-10-09T10:18:57.329047+0000 osd.6 (osd.6) 77 : cluster 0 5.11 scrub ok 2023-10-09T10:18:58.481 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:58 smithi053 bash[76859]: cluster 2023-10-09T10:18:57.389168+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T10:18:58.481 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:58 smithi053 bash[76859]: cluster 2023-10-09T10:18:57.390362+0000 mon.a (mon.0) 625 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-10-09T10:18:58.481 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:58 smithi053 bash[76859]: cluster 2023-10-09T10:18:57.421535+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T10:18:58.481 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:58 smithi053 bash[76859]: cluster 2023-10-09T10:18:57.421611+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T10:18:58.481 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:58 smithi053 bash[76859]: cluster 2023-10-09T10:18:57.902964+0000 mon.a (mon.0) 626 : cluster 3 Health check update: Degraded data redundancy: 840/76698 objects degraded (1.095%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:18:58.481 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:58 smithi053 bash[79554]: cluster 2023-10-09T10:18:57.108074+0000 osd.7 (osd.7) 70 : cluster 0 5.19 scrub starts 2023-10-09T10:18:58.481 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:58 smithi053 bash[79554]: cluster 2023-10-09T10:18:57.215723+0000 osd.7 (osd.7) 71 : cluster 0 5.19 scrub ok 2023-10-09T10:18:58.481 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:58 smithi053 bash[79554]: cluster 2023-10-09T10:18:57.223252+0000 osd.6 (osd.6) 76 : cluster 0 5.11 scrub starts 2023-10-09T10:18:58.482 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:58 smithi053 bash[79554]: cluster 2023-10-09T10:18:57.329047+0000 osd.6 (osd.6) 77 : cluster 0 5.11 scrub ok 2023-10-09T10:18:58.482 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:58 smithi053 bash[79554]: cluster 2023-10-09T10:18:57.389168+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T10:18:58.482 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:58 smithi053 bash[79554]: cluster 2023-10-09T10:18:57.390362+0000 mon.a (mon.0) 625 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-10-09T10:18:58.482 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:58 smithi053 bash[79554]: cluster 2023-10-09T10:18:57.421535+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T10:18:58.482 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:58 smithi053 bash[79554]: cluster 2023-10-09T10:18:57.421611+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T10:18:58.482 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:58 smithi053 bash[79554]: cluster 2023-10-09T10:18:57.902964+0000 mon.a (mon.0) 626 : cluster 3 Health check update: Degraded data redundancy: 840/76698 objects degraded (1.095%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:18:58.542 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:58.575 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:18:58.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:58.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:18:58.682 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:58.690 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:58 smithi086 bash[59714]: cluster 2023-10-09T10:18:57.108074+0000 osd.7 (osd.7) 70 : cluster 0 5.19 scrub starts 2023-10-09T10:18:58.690 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:58 smithi086 bash[59714]: cluster 2023-10-09T10:18:57.215723+0000 osd.7 (osd.7) 71 : cluster 0 5.19 scrub ok 2023-10-09T10:18:58.690 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:58 smithi086 bash[59714]: cluster 2023-10-09T10:18:57.223252+0000 osd.6 (osd.6) 76 : cluster 0 5.11 scrub starts 2023-10-09T10:18:58.691 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:58 smithi086 bash[59714]: cluster 2023-10-09T10:18:57.329047+0000 osd.6 (osd.6) 77 : cluster 0 5.11 scrub ok 2023-10-09T10:18:58.691 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:58 smithi086 bash[59714]: cluster 2023-10-09T10:18:57.389168+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T10:18:58.691 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:58 smithi086 bash[59714]: cluster 2023-10-09T10:18:57.390362+0000 mon.a (mon.0) 625 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-10-09T10:18:58.691 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:58 smithi086 bash[59714]: cluster 2023-10-09T10:18:57.421535+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T10:18:58.691 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:58 smithi086 bash[59714]: cluster 2023-10-09T10:18:57.421611+0000 osd.4 (osd.4) 81 : cluster 3 failed to encode map e143 with expected crc 2023-10-09T10:18:58.691 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:58 smithi086 bash[59714]: cluster 2023-10-09T10:18:57.902964+0000 mon.a (mon.0) 626 : cluster 3 Health check update: Degraded data redundancy: 840/76698 objects degraded (1.095%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:18:58.706 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:58.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:58.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:58.812 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:58.835 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:58.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:58.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:58.944 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:58.987 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:18:58.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:58.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:18:59.090 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:59.115 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:59.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:59.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:59.219 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:59.256 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:59.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:59.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:59.363 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:59.392 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:18:59.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:59.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:18:59.498 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:59.507 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:59 smithi086 bash[59714]: cluster 2023-10-09T10:18:58.573132+0000 osd.2 (osd.2) 18 : cluster 0 5.16 scrub starts 2023-10-09T10:18:59.507 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:18:59 smithi086 bash[59714]: cluster 2023-10-09T10:18:59.246733+0000 mgr.y (mgr.26072) 487 : cluster 0 pgmap v456: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.5 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 819/71412 objects degraded (1.147%) 2023-10-09T10:18:59.523 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:18:59.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:59.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:18:59.627 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:59.635 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:59 smithi053 bash[76859]: cluster 2023-10-09T10:18:58.573132+0000 osd.2 (osd.2) 18 : cluster 0 5.16 scrub starts 2023-10-09T10:18:59.636 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:18:59 smithi053 bash[76859]: cluster 2023-10-09T10:18:59.246733+0000 mgr.y (mgr.26072) 487 : cluster 0 pgmap v456: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.5 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 819/71412 objects degraded (1.147%) 2023-10-09T10:18:59.636 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:59 smithi053 bash[79554]: cluster 2023-10-09T10:18:58.573132+0000 osd.2 (osd.2) 18 : cluster 0 5.16 scrub starts 2023-10-09T10:18:59.636 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:18:59 smithi053 bash[79554]: cluster 2023-10-09T10:18:59.246733+0000 mgr.y (mgr.26072) 487 : cluster 0 pgmap v456: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.5 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 819/71412 objects degraded (1.147%) 2023-10-09T10:18:59.651 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:18:59.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:59.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:18:59.757 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:59.786 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:18:59.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:59.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:18:59.892 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:59.924 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:18:59.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:18:59.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:00.031 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:00.058 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:00.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:00.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:00.162 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:00.193 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:00.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:00.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:00.296 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:00.337 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:00.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:00.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:00.441 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:00.450 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:00 smithi086 bash[59714]: cluster 2023-10-09T10:18:59.596999+0000 osd.2 (osd.2) 19 : cluster 0 5.8 scrub starts 2023-10-09T10:19:00.466 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:00.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:00.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:00.572 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:00.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:00 smithi053 bash[79554]: cluster 2023-10-09T10:18:59.596999+0000 osd.2 (osd.2) 19 : cluster 0 5.8 scrub starts 2023-10-09T10:19:00.576 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:00 smithi053 bash[76859]: cluster 2023-10-09T10:18:59.596999+0000 osd.2 (osd.2) 19 : cluster 0 5.8 scrub starts 2023-10-09T10:19:00.605 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:00.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:00.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:00.708 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:00.736 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:00.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:00.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:00.838 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:00.877 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:00.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:00.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:00.984 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:01.012 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:01.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:01.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:01.115 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:01.149 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:01.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:01.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:01.260 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:01.287 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:01.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:01.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:01.394 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:01.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:01 smithi053 bash[79554]: cluster 2023-10-09T10:19:01.145982+0000 osd.3 (osd.3) 5 : cluster 0 5.13 scrub starts 2023-10-09T10:19:01.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:01 smithi053 bash[79554]: cluster 2023-10-09T10:19:01.247280+0000 mgr.y (mgr.26072) 488 : cluster 0 pgmap v457: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.3 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 487/66150 objects degraded (0.736%) 2023-10-09T10:19:01.424 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:01.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:01.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:01.528 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:01.551 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:01.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:01.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:01.655 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:01.664 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:01 smithi053 bash[76859]: cluster 2023-10-09T10:19:01.145982+0000 osd.3 (osd.3) 5 : cluster 0 5.13 scrub starts 2023-10-09T10:19:01.664 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:01 smithi053 bash[76859]: cluster 2023-10-09T10:19:01.247280+0000 mgr.y (mgr.26072) 488 : cluster 0 pgmap v457: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.3 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 487/66150 objects degraded (0.736%) 2023-10-09T10:19:01.686 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:01.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:01.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:01.789 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:01.816 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:01.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:01.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:01.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:01 smithi086 bash[59714]: cluster 2023-10-09T10:19:01.145982+0000 osd.3 (osd.3) 5 : cluster 0 5.13 scrub starts 2023-10-09T10:19:01.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:01 smithi086 bash[59714]: cluster 2023-10-09T10:19:01.247280+0000 mgr.y (mgr.26072) 488 : cluster 0 pgmap v457: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.3 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 487/66150 objects degraded (0.736%) 2023-10-09T10:19:01.920 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:01.957 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:01.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:01.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:02.061 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:02.080 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:02.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:02.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:02.182 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:02.208 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:02.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:02.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:02.311 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:02.332 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:02.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:02.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:02.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:02 smithi053 bash[79554]: cluster 2023-10-09T10:19:02.107928+0000 osd.3 (osd.3) 6 : cluster 0 5.14 scrub starts 2023-10-09T10:19:02.438 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:02.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:02 smithi053 bash[76859]: cluster 2023-10-09T10:19:02.107928+0000 osd.3 (osd.3) 6 : cluster 0 5.14 scrub starts 2023-10-09T10:19:02.460 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:02.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:02.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:02.563 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:02.592 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:02.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:02.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:02.698 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:02.707 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:19:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:19:02] "GET /metrics HTTP/1.1" 200 36529 "" "Prometheus/2.33.4" 2023-10-09T10:19:02.724 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:02.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:02.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:02.830 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:02.839 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:02 smithi086 bash[59714]: cluster 2023-10-09T10:19:02.107928+0000 osd.3 (osd.3) 6 : cluster 0 5.14 scrub starts 2023-10-09T10:19:02.857 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:02.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:02.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:02.964 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:03.003 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:03.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:03.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:03.107 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:03.140 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:03.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:03.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:03.244 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:03.267 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:03.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:03.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:03.372 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:03.419 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:03.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:03.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:03.522 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:03.556 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:03.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:03.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:03.666 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:03.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:03 smithi053 bash[76859]: cluster 2023-10-09T10:19:02.311382+0000 osd.3 (osd.3) 7 : cluster 0 5.14 scrub ok 2023-10-09T10:19:03.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:03 smithi053 bash[76859]: cluster 2023-10-09T10:19:02.903932+0000 mon.a (mon.0) 627 : cluster 3 Health check update: Degraded data redundancy: 487/66150 objects degraded (0.736%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:19:03.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:03 smithi053 bash[76859]: cluster 2023-10-09T10:19:03.247840+0000 mgr.y (mgr.26072) 489 : cluster 0 pgmap v458: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.3 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 487/65094 objects degraded (0.748%) 2023-10-09T10:19:03.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:03 smithi053 bash[79554]: cluster 2023-10-09T10:19:02.311382+0000 osd.3 (osd.3) 7 : cluster 0 5.14 scrub ok 2023-10-09T10:19:03.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:03 smithi053 bash[79554]: cluster 2023-10-09T10:19:02.903932+0000 mon.a (mon.0) 627 : cluster 3 Health check update: Degraded data redundancy: 487/66150 objects degraded (0.736%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:19:03.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:03 smithi053 bash[79554]: cluster 2023-10-09T10:19:03.247840+0000 mgr.y (mgr.26072) 489 : cluster 0 pgmap v458: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.3 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 487/65094 objects degraded (0.748%) 2023-10-09T10:19:03.675 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:03 smithi086 bash[59714]: cluster 2023-10-09T10:19:02.311382+0000 osd.3 (osd.3) 7 : cluster 0 5.14 scrub ok 2023-10-09T10:19:03.675 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:03 smithi086 bash[59714]: cluster 2023-10-09T10:19:02.903932+0000 mon.a (mon.0) 627 : cluster 3 Health check update: Degraded data redundancy: 487/66150 objects degraded (0.736%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:19:03.675 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:03 smithi086 bash[59714]: cluster 2023-10-09T10:19:03.247840+0000 mgr.y (mgr.26072) 489 : cluster 0 pgmap v458: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.3 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 487/65094 objects degraded (0.748%) 2023-10-09T10:19:03.702 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:03.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:03.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:03.805 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:03.831 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:03.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:03.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:03.935 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:03.964 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:03.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:03.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:04.067 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:04.109 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:04.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:04.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:04.217 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:04.256 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:04.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:04.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:04.359 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:04.389 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:04.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:04.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:04.496 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:04.525 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:04.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:04.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:04.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:04 smithi086 bash[59714]: cluster 2023-10-09T10:19:03.632845+0000 osd.2 (osd.2) 20 : cluster 0 5.18 scrub starts 2023-10-09T10:19:04.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:04 smithi086 bash[59714]: cluster 2023-10-09T10:19:04.074293+0000 osd.3 (osd.3) 8 : cluster 0 5.13 scrub starts 2023-10-09T10:19:04.630 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:04.659 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:04.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:04.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:04.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:04 smithi053 bash[79554]: cluster 2023-10-09T10:19:03.632845+0000 osd.2 (osd.2) 20 : cluster 0 5.18 scrub starts 2023-10-09T10:19:04.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:04 smithi053 bash[79554]: cluster 2023-10-09T10:19:04.074293+0000 osd.3 (osd.3) 8 : cluster 0 5.13 scrub starts 2023-10-09T10:19:04.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:04 smithi053 bash[76859]: cluster 2023-10-09T10:19:03.632845+0000 osd.2 (osd.2) 20 : cluster 0 5.18 scrub starts 2023-10-09T10:19:04.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:04 smithi053 bash[76859]: cluster 2023-10-09T10:19:04.074293+0000 osd.3 (osd.3) 8 : cluster 0 5.13 scrub starts 2023-10-09T10:19:04.764 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:04.793 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:04.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:04.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:04.899 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:04.933 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:04.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:04.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:05.037 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:05.060 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:05.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:05.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:05.163 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:05.197 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:05.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:05.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:05.301 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:05.344 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:05.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:05.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:05.447 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:05.473 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:05.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:05.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:05.584 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:05.593 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:05 smithi053 bash[76859]: cluster 2023-10-09T10:19:04.594652+0000 osd.2 (osd.2) 21 : cluster 0 5.16 scrub starts 2023-10-09T10:19:05.593 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:05 smithi053 bash[76859]: cluster 2023-10-09T10:19:05.248723+0000 mgr.y (mgr.26072) 490 : cluster 0 pgmap v459: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.1 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 487/55077 objects degraded (0.884%) 2023-10-09T10:19:05.593 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:05 smithi053 bash[79554]: cluster 2023-10-09T10:19:04.594652+0000 osd.2 (osd.2) 21 : cluster 0 5.16 scrub starts 2023-10-09T10:19:05.593 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:05 smithi053 bash[79554]: cluster 2023-10-09T10:19:05.248723+0000 mgr.y (mgr.26072) 490 : cluster 0 pgmap v459: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.1 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 487/55077 objects degraded (0.884%) 2023-10-09T10:19:05.612 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:05.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:05.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:05.715 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:05.739 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:05.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:05.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:05.846 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:05.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:05 smithi086 bash[59714]: cluster 2023-10-09T10:19:04.594652+0000 osd.2 (osd.2) 21 : cluster 0 5.16 scrub starts 2023-10-09T10:19:05.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:05 smithi086 bash[59714]: cluster 2023-10-09T10:19:05.248723+0000 mgr.y (mgr.26072) 490 : cluster 0 pgmap v459: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.1 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 487/55077 objects degraded (0.884%) 2023-10-09T10:19:05.875 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:05.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:05.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:05.980 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:06.003 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:06.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:06.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:06.107 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:06.142 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:06.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:06.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:06.247 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:06.269 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:06.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:06.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:06.372 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:06.420 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:06.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:06.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:06.525 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:06.555 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:06.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:06.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:06.658 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:06.694 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:06.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:06.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:06.798 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:06.846 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:19:06.846 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [ 2023-10-09T10:19:06.846 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.846 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:202581 5.0 5:0423e3e1:::benchmark_data_smithi053_106232_object93191:head [delete] snapc 0=[] ondisk+write+known_if_redirected e143)", 2023-10-09T10:19:06.846 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:19:06.819786+0000", 2023-10-09T10:19:06.847 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.021460413000000001, 2023-10-09T10:19:06.847 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.02150446, 2023-10-09T10:19:06.847 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:19:06.847 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:19:06.847 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:19:06.847 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:19:06.847 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:19:06.848 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 202581 2023-10-09T10:19:06.848 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.848 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:19:06.848 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.848 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:19:06.848 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.819786+0000", 2023-10-09T10:19:06.849 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:06.849 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.849 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.849 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:19:06.849 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.819786+0000", 2023-10-09T10:19:06.849 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:06.849 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.849 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.849 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:19:06.849 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.819784+0000", 2023-10-09T10:19:06.849 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:19:06.849 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.850 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.850 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:19:06.850 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.819792+0000", 2023-10-09T10:19:06.850 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.7500000000000003e-06 2023-10-09T10:19:06.850 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.850 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.850 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:19:06.850 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.819809+0000", 2023-10-09T10:19:06.850 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.7173999999999999e-05 2023-10-09T10:19:06.850 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.850 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.850 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:19:06.851 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.819818+0000", 2023-10-09T10:19:06.851 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.4679999999999998e-06 2023-10-09T10:19:06.851 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.851 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.851 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:06.851 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.825980+0000", 2023-10-09T10:19:06.851 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0061618419999999998 2023-10-09T10:19:06.851 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.851 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.851 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:19:06.851 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.826110+0000", 2023-10-09T10:19:06.851 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000130192 2023-10-09T10:19:06.852 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.852 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.852 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,4", 2023-10-09T10:19:06.852 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.826681+0000", 2023-10-09T10:19:06.852 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00057105100000000005 2023-10-09T10:19:06.852 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.852 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.852 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:19:06.852 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.833484+0000", 2023-10-09T10:19:06.852 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0068027770000000003 2023-10-09T10:19:06.852 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.853 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.853 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:06.853 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.836278+0000", 2023-10-09T10:19:06.853 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.002793785 2023-10-09T10:19:06.853 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.853 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.853 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:06.853 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.840598+0000", 2023-10-09T10:19:06.853 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0043198400000000001 2023-10-09T10:19:06.853 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.853 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.853 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:19:06.854 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.840829+0000", 2023-10-09T10:19:06.854 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000231599 2023-10-09T10:19:06.854 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:06.854 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:19:06.854 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:06.854 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.854 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.854 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop_reply(client.34788.0:202581 5.0 e143/112 ondisk, result = 0)", 2023-10-09T10:19:06.854 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:19:06.840298+0000", 2023-10-09T10:19:06.854 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.00094796799999999999, 2023-10-09T10:19:06.854 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0010740050000000001, 2023-10-09T10:19:06.854 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:19:06.855 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "started", 2023-10-09T10:19:06.855 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:19:06.855 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.855 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:19:06.855 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.840298+0000", 2023-10-09T10:19:06.855 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:06.855 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.855 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.855 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:19:06.855 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.840298+0000", 2023-10-09T10:19:06.855 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:06.855 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.855 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.856 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:19:06.856 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.840297+0000", 2023-10-09T10:19:06.856 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:19:06.856 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.856 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.856 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:19:06.856 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.840305+0000", 2023-10-09T10:19:06.856 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.7649999999999993e-06 2023-10-09T10:19:06.856 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.856 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.856 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:19:06.856 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.840324+0000", 2023-10-09T10:19:06.857 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.9213999999999999e-05 2023-10-09T10:19:06.857 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.857 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.857 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:19:06.857 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.840334+0000", 2023-10-09T10:19:06.857 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0087e-05 2023-10-09T10:19:06.857 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.857 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.857 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:06.857 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.840523+0000", 2023-10-09T10:19:06.857 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000188569 2023-10-09T10:19:06.857 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.857 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.858 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:19:06.858 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.840566+0000", 2023-10-09T10:19:06.858 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.2827999999999997e-05 2023-10-09T10:19:06.858 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:06.858 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:19:06.858 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:06.858 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.858 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.858 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:202591 5.13 5:cdccf43c:::benchmark_data_smithi053_106232_object93201:head [delete] snapc 0=[] ondisk+write+known_if_redirected e143)", 2023-10-09T10:19:06.858 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:19:06.840925+0000", 2023-10-09T10:19:06.858 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.00032067, 2023-10-09T10:19:06.859 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00051712700000000004, 2023-10-09T10:19:06.859 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:19:06.859 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "started", 2023-10-09T10:19:06.859 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:19:06.859 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:19:06.859 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:19:06.859 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 202591 2023-10-09T10:19:06.859 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.859 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:19:06.859 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.859 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:19:06.859 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.840925+0000", 2023-10-09T10:19:06.859 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:06.860 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.860 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.860 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:19:06.860 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.840925+0000", 2023-10-09T10:19:06.860 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:06.860 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.860 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.860 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:19:06.860 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.840924+0000", 2023-10-09T10:19:06.860 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:19:06.860 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.860 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.861 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:19:06.861 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.840931+0000", 2023-10-09T10:19:06.861 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.3730000000000004e-06 2023-10-09T10:19:06.861 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.861 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.861 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:19:06.861 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.840942+0000", 2023-10-09T10:19:06.861 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0959e-05 2023-10-09T10:19:06.861 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.861 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.861 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:19:06.861 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.840949+0000", 2023-10-09T10:19:06.861 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.8630000000000002e-06 2023-10-09T10:19:06.862 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.862 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.862 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:06.862 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.840990+0000", 2023-10-09T10:19:06.862 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.1183999999999997e-05 2023-10-09T10:19:06.862 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:06.862 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:06.862 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:19:06.862 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:19:06.841114+0000", 2023-10-09T10:19:06.862 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00012378199999999999 2023-10-09T10:19:06.862 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:06.862 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:19:06.863 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:06.863 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:06.863 INFO:teuthology.orchestra.run.smithi053.stdout: ], 2023-10-09T10:19:06.863 INFO:teuthology.orchestra.run.smithi053.stdout: "num_ops": 3 2023-10-09T10:19:06.863 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:19:06.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:06.865 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:06.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:06.966 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:06.998 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:07.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:07.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:07.101 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:07.110 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:06 smithi053 bash[79554]: cluster 2023-10-09T10:19:06.581184+0000 osd.2 (osd.2) 22 : cluster 0 5.8 scrub starts 2023-10-09T10:19:07.110 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:06 smithi053 bash[79554]: audit 2023-10-09T10:19:06.789132+0000 mon.a (mon.0) 628 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:19:07.111 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:06 smithi053 bash[76859]: cluster 2023-10-09T10:19:06.581184+0000 osd.2 (osd.2) 22 : cluster 0 5.8 scrub starts 2023-10-09T10:19:07.111 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:06 smithi053 bash[76859]: audit 2023-10-09T10:19:06.789132+0000 mon.a (mon.0) 628 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:19:07.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:06 smithi086 bash[59714]: cluster 2023-10-09T10:19:06.581184+0000 osd.2 (osd.2) 22 : cluster 0 5.8 scrub starts 2023-10-09T10:19:07.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:06 smithi086 bash[59714]: audit 2023-10-09T10:19:06.789132+0000 mon.a (mon.0) 628 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:19:07.135 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:07.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:07.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:07.241 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:07.275 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:07.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:07.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:07.379 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:07.404 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:07.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:07.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:07.509 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:07.547 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:07.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:07.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:07.651 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:07.686 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:07.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:07.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:07.789 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:07.824 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:07.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:07.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:07.930 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:07.964 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:07.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:07.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:08.071 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:08.120 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:07 smithi086 bash[59714]: cluster 2023-10-09T10:19:07.249311+0000 mgr.y (mgr.26072) 491 : cluster 0 pgmap v460: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.1 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 189/53895 objects degraded (0.351%) 2023-10-09T10:19:08.120 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:07 smithi086 bash[59714]: cluster 2023-10-09T10:19:07.551016+0000 osd.2 (osd.2) 23 : cluster 0 5.18 scrub starts 2023-10-09T10:19:08.135 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:07 smithi053 bash[79554]: cluster 2023-10-09T10:19:07.249311+0000 mgr.y (mgr.26072) 491 : cluster 0 pgmap v460: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.1 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 189/53895 objects degraded (0.351%) 2023-10-09T10:19:08.135 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:07 smithi053 bash[79554]: cluster 2023-10-09T10:19:07.551016+0000 osd.2 (osd.2) 23 : cluster 0 5.18 scrub starts 2023-10-09T10:19:08.135 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:07 smithi053 bash[76859]: cluster 2023-10-09T10:19:07.249311+0000 mgr.y (mgr.26072) 491 : cluster 0 pgmap v460: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.1 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 189/53895 objects degraded (0.351%) 2023-10-09T10:19:08.135 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:07 smithi053 bash[76859]: cluster 2023-10-09T10:19:07.551016+0000 osd.2 (osd.2) 23 : cluster 0 5.18 scrub starts 2023-10-09T10:19:08.156 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:08.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:08.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:08.260 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:08.286 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:08.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:08.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:08.392 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:08.418 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:08.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:08.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:08.525 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:08.553 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:08.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:08.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:08.658 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:08.697 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:08.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:08.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:08.803 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:08.833 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:08.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:08.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:08.936 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:08.945 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:08 smithi086 bash[59714]: cluster 2023-10-09T10:19:07.904932+0000 mon.a (mon.0) 629 : cluster 3 Health check update: Degraded data redundancy: 189/53895 objects degraded (0.351%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:19:08.945 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:08 smithi086 bash[59714]: cluster 2023-10-09T10:19:08.043794+0000 osd.3 (osd.3) 9 : cluster 0 5.13 scrub starts 2023-10-09T10:19:08.945 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:08 smithi086 bash[59714]: audit 2023-10-09T10:19:08.058761+0000 mon.a (mon.0) 630 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:19:08.976 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:08.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:08.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:09.083 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:09.094 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:08 smithi053 bash[76859]: cluster 2023-10-09T10:19:07.904932+0000 mon.a (mon.0) 629 : cluster 3 Health check update: Degraded data redundancy: 189/53895 objects degraded (0.351%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:19:09.094 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:08 smithi053 bash[76859]: cluster 2023-10-09T10:19:08.043794+0000 osd.3 (osd.3) 9 : cluster 0 5.13 scrub starts 2023-10-09T10:19:09.094 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:08 smithi053 bash[76859]: audit 2023-10-09T10:19:08.058761+0000 mon.a (mon.0) 630 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:19:09.094 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:08 smithi053 bash[79554]: cluster 2023-10-09T10:19:07.904932+0000 mon.a (mon.0) 629 : cluster 3 Health check update: Degraded data redundancy: 189/53895 objects degraded (0.351%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:19:09.095 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:08 smithi053 bash[79554]: cluster 2023-10-09T10:19:08.043794+0000 osd.3 (osd.3) 9 : cluster 0 5.13 scrub starts 2023-10-09T10:19:09.095 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:08 smithi053 bash[79554]: audit 2023-10-09T10:19:08.058761+0000 mon.a (mon.0) 630 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:19:09.110 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:09.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:09.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:09.213 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:09.268 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:09.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:09.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:09.373 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:09.406 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:09.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:09.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:09.510 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:09.541 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:09.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:09.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:09.648 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:09.675 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:09.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:09.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:09.778 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:09.812 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:09.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:09.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:09.858 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:09 smithi053 bash[76859]: cluster 2023-10-09T10:19:09.249871+0000 mgr.y (mgr.26072) 492 : cluster 0 pgmap v461: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.0 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 189/50571 objects degraded (0.374%) 2023-10-09T10:19:09.918 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:09.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:09.951 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:09.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:10.014 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-09T10:19:10.052 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:10.060 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:09 smithi086 bash[59714]: cluster 2023-10-09T10:19:09.249871+0000 mgr.y (mgr.26072) 492 : cluster 0 pgmap v461: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.0 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 189/50571 objects degraded (0.374%) 2023-10-09T10:19:10.081 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:10.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:10.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:10.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:09 smithi053 bash[79554]: cluster 2023-10-09T10:19:09.249871+0000 mgr.y (mgr.26072) 492 : cluster 0 pgmap v461: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 1.0 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 189/50571 objects degraded (0.374%) 2023-10-09T10:19:10.184 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:10.230 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:10.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:10.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:10.335 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:10.364 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:10.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:10.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:10.469 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:10.496 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:10.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:10.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:10.599 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:10.625 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:10.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:10.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:10.729 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:10.759 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:10.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:10.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:10.802 INFO:teuthology.orchestra.run.smithi053.stdout:moved 30 / 297 (10.101%) 2023-10-09T10:19:10.802 INFO:teuthology.orchestra.run.smithi053.stdout:avg 37.125 2023-10-09T10:19:10.802 INFO:teuthology.orchestra.run.smithi053.stdout:stddev 4.64859 -> 6.97204 (expected baseline 5.69951) 2023-10-09T10:19:10.802 INFO:teuthology.orchestra.run.smithi053.stdout:min osd.2 with 29 -> 33 pgs (0.781145 -> 0.888889 * mean) 2023-10-09T10:19:10.802 INFO:teuthology.orchestra.run.smithi053.stdout:max osd.4 with 44 -> 36 pgs (1.18519 -> 0.969697 * mean) 2023-10-09T10:19:10.802 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:19:10.802 INFO:teuthology.orchestra.run.smithi053.stdout:oload 110 2023-10-09T10:19:10.803 INFO:teuthology.orchestra.run.smithi053.stdout:max_change 3 2023-10-09T10:19:10.803 INFO:teuthology.orchestra.run.smithi053.stdout:max_change_osds 4 2023-10-09T10:19:10.803 INFO:teuthology.orchestra.run.smithi053.stdout:average_utilization 0.0072 2023-10-09T10:19:10.803 INFO:teuthology.orchestra.run.smithi053.stdout:overload_utilization 0.0079 2023-10-09T10:19:10.803 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 weight 1.0000 -> 0.6655 2023-10-09T10:19:10.803 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 weight 1.0000 -> 0.7334 2023-10-09T10:19:10.803 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 weight 1.0000 -> 0.7986 2023-10-09T10:19:10.805 INFO:teuthology.orchestra.run.smithi053.stderr:no change 2023-10-09T10:19:10.862 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:10.870 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:19:10.888 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:10.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:10.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:10.893 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:19:10.917 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:19:10.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:19:10 smithi053 bash[73018]: debug 2023-10-09T10:19:10.797+0000 7fb7b954f700 -1 mgr.server reply reply (3) No such process no change 2023-10-09T10:19:10.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:10 smithi053 bash[79554]: cluster 2023-10-09T10:19:09.860583+0000 mon.a (mon.0) 631 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2023-10-09T10:19:10.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:10 smithi053 bash[79554]: cluster 2023-10-09T10:19:09.863055+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e144 with expected crc 2023-10-09T10:19:10.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:10 smithi053 bash[79554]: cluster 2023-10-09T10:19:09.872057+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e144 with expected crc 2023-10-09T10:19:10.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:10 smithi053 bash[79554]: cluster 2023-10-09T10:19:09.873720+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e144 with expected crc 2023-10-09T10:19:10.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:10 smithi053 bash[79554]: audit 2023-10-09T10:19:10.837284+0000 mon.c (mon.2) 46 : audit 0 from='client.? 172.21.15.53:0/165889313' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:19:10.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:10 smithi053 bash[76859]: cluster 2023-10-09T10:19:09.860583+0000 mon.a (mon.0) 631 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2023-10-09T10:19:10.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:10 smithi053 bash[76859]: cluster 2023-10-09T10:19:09.863055+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e144 with expected crc 2023-10-09T10:19:10.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:10 smithi053 bash[76859]: cluster 2023-10-09T10:19:09.872057+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e144 with expected crc 2023-10-09T10:19:10.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:10 smithi053 bash[76859]: cluster 2023-10-09T10:19:09.873720+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e144 with expected crc 2023-10-09T10:19:10.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:10 smithi053 bash[76859]: audit 2023-10-09T10:19:10.837284+0000 mon.c (mon.2) 46 : audit 0 from='client.? 172.21.15.53:0/165889313' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:19:10.951 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:19:10.991 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:10.996 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:19:11.014 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:11.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:11.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:11.045 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:19:11.076 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:19:11.114 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:19:11.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:10 smithi086 bash[59714]: cluster 2023-10-09T10:19:09.860583+0000 mon.a (mon.0) 631 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2023-10-09T10:19:11.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:10 smithi086 bash[59714]: cluster 2023-10-09T10:19:09.863055+0000 osd.4 (osd.4) 82 : cluster 3 failed to encode map e144 with expected crc 2023-10-09T10:19:11.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:10 smithi086 bash[59714]: cluster 2023-10-09T10:19:09.872057+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e144 with expected crc 2023-10-09T10:19:11.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:10 smithi086 bash[59714]: cluster 2023-10-09T10:19:09.873720+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e144 with expected crc 2023-10-09T10:19:11.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:10 smithi086 bash[59714]: audit 2023-10-09T10:19:10.837284+0000 mon.c (mon.2) 46 : audit 0 from='client.? 172.21.15.53:0/165889313' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:19:11.123 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:11.126 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:19:11.127 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:19:11.127 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:19:11.127 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:19:11.127 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:19:11.127 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:19:11.127 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:19:11.127 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:19:11.152 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:11.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:11.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:11.257 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:11.283 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:11.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:11.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:11.389 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:11.413 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:11.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:11.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:11.517 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:11.543 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:11.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:11.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:11.646 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:11.681 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:11.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:11.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:11.788 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:11.821 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:11.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:11.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:11.894 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is set 2023-10-09T10:19:11.929 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:11.950 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:11.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:11.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:12.053 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:12.062 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[79554]: cluster 2023-10-09T10:19:10.596329+0000 osd.5 (osd.5) 71 : cluster 0 5.7 scrub starts 2023-10-09T10:19:12.062 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[79554]: cluster 2023-10-09T10:19:10.686257+0000 osd.5 (osd.5) 72 : cluster 0 5.7 scrub ok 2023-10-09T10:19:12.062 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[79554]: audit 2023-10-09T10:19:10.799999+0000 mgr.y (mgr.26072) 493 : audit 0 from='client.44795 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:19:12.062 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[79554]: cluster 2023-10-09T10:19:10.866021+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T10:19:12.062 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[79554]: cluster 2023-10-09T10:19:10.867354+0000 mon.a (mon.0) 632 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-10-09T10:19:12.062 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[79554]: cluster 2023-10-09T10:19:10.868801+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T10:19:12.062 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[79554]: cluster 2023-10-09T10:19:10.871391+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T10:19:12.062 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[79554]: cluster 2023-10-09T10:19:10.939877+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T10:19:12.063 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[79554]: cluster 2023-10-09T10:19:10.945987+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T10:19:12.063 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[79554]: cluster 2023-10-09T10:19:10.955174+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T10:19:12.063 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[79554]: cluster 2023-10-09T10:19:10.956591+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T10:19:12.063 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[79554]: audit 2023-10-09T10:19:11.082182+0000 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.53:0/283765227' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:19:12.063 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[79554]: audit 2023-10-09T10:19:11.082661+0000 mon.a (mon.0) 633 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:19:12.063 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[79554]: cluster 2023-10-09T10:19:11.250464+0000 mgr.y (mgr.26072) 494 : cluster 0 pgmap v464: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 887 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 942 op/s; 189/42468 objects degraded (0.445%); 0 B/s, 37 objects/s recovering 2023-10-09T10:19:12.063 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[76859]: cluster 2023-10-09T10:19:10.596329+0000 osd.5 (osd.5) 71 : cluster 0 5.7 scrub starts 2023-10-09T10:19:12.063 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[76859]: cluster 2023-10-09T10:19:10.686257+0000 osd.5 (osd.5) 72 : cluster 0 5.7 scrub ok 2023-10-09T10:19:12.064 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[76859]: audit 2023-10-09T10:19:10.799999+0000 mgr.y (mgr.26072) 493 : audit 0 from='client.44795 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:19:12.064 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[76859]: cluster 2023-10-09T10:19:10.866021+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T10:19:12.064 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[76859]: cluster 2023-10-09T10:19:10.867354+0000 mon.a (mon.0) 632 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-10-09T10:19:12.064 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[76859]: cluster 2023-10-09T10:19:10.868801+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T10:19:12.064 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[76859]: cluster 2023-10-09T10:19:10.871391+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T10:19:12.064 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[76859]: cluster 2023-10-09T10:19:10.939877+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T10:19:12.064 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[76859]: cluster 2023-10-09T10:19:10.945987+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T10:19:12.064 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[76859]: cluster 2023-10-09T10:19:10.955174+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T10:19:12.064 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[76859]: cluster 2023-10-09T10:19:10.956591+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T10:19:12.064 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[76859]: audit 2023-10-09T10:19:11.082182+0000 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.53:0/283765227' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:19:12.064 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[76859]: audit 2023-10-09T10:19:11.082661+0000 mon.a (mon.0) 633 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:19:12.064 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:11 smithi053 bash[76859]: cluster 2023-10-09T10:19:11.250464+0000 mgr.y (mgr.26072) 494 : cluster 0 pgmap v464: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 887 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 942 op/s; 189/42468 objects degraded (0.445%); 0 B/s, 37 objects/s recovering 2023-10-09T10:19:12.083 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:12.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:12.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:12.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:11 smithi086 bash[59714]: cluster 2023-10-09T10:19:10.596329+0000 osd.5 (osd.5) 71 : cluster 0 5.7 scrub starts 2023-10-09T10:19:12.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:11 smithi086 bash[59714]: cluster 2023-10-09T10:19:10.686257+0000 osd.5 (osd.5) 72 : cluster 0 5.7 scrub ok 2023-10-09T10:19:12.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:11 smithi086 bash[59714]: audit 2023-10-09T10:19:10.799999+0000 mgr.y (mgr.26072) 493 : audit 0 from='client.44795 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:19:12.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:11 smithi086 bash[59714]: cluster 2023-10-09T10:19:10.866021+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T10:19:12.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:11 smithi086 bash[59714]: cluster 2023-10-09T10:19:10.867354+0000 mon.a (mon.0) 632 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-10-09T10:19:12.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:11 smithi086 bash[59714]: cluster 2023-10-09T10:19:10.868801+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T10:19:12.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:11 smithi086 bash[59714]: cluster 2023-10-09T10:19:10.871391+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T10:19:12.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:11 smithi086 bash[59714]: cluster 2023-10-09T10:19:10.939877+0000 osd.4 (osd.4) 83 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T10:19:12.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:11 smithi086 bash[59714]: cluster 2023-10-09T10:19:10.945987+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T10:19:12.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:11 smithi086 bash[59714]: cluster 2023-10-09T10:19:10.955174+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T10:19:12.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:11 smithi086 bash[59714]: cluster 2023-10-09T10:19:10.956591+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e145 with expected crc 2023-10-09T10:19:12.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:11 smithi086 bash[59714]: audit 2023-10-09T10:19:11.082182+0000 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.53:0/283765227' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:19:12.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:11 smithi086 bash[59714]: audit 2023-10-09T10:19:11.082661+0000 mon.a (mon.0) 633 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:19:12.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:11 smithi086 bash[59714]: cluster 2023-10-09T10:19:11.250464+0000 mgr.y (mgr.26072) 494 : cluster 0 pgmap v464: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 887 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 942 op/s; 189/42468 objects degraded (0.445%); 0 B/s, 37 objects/s recovering 2023-10-09T10:19:12.189 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:12.223 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:12.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:12.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:12.328 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:12.360 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:12.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:12.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:12.466 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:12.505 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:12.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:12.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:12.608 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:12.648 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:12.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:12.657 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:12.758 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:12.791 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:12.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:12.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:12.849 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:19:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:19:12] "GET /metrics HTTP/1.1" 200 36505 "" "Prometheus/2.33.4" 2023-10-09T10:19:12.884 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:12 smithi086 bash[59714]: cluster 2023-10-09T10:19:11.864331+0000 mon.a (mon.0) 634 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:19:12.884 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:12 smithi086 bash[59714]: audit 2023-10-09T10:19:11.885208+0000 mon.a (mon.0) 635 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:19:12.885 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:12 smithi086 bash[59714]: cluster 2023-10-09T10:19:11.885288+0000 mon.a (mon.0) 636 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-10-09T10:19:12.885 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:12 smithi086 bash[59714]: cluster 2023-10-09T10:19:11.886763+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e146 with expected crc 2023-10-09T10:19:12.885 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:12 smithi086 bash[59714]: cluster 2023-10-09T10:19:11.888891+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e146 with expected crc 2023-10-09T10:19:12.885 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:12 smithi086 bash[59714]: cluster 2023-10-09T10:19:11.890160+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e146 with expected crc 2023-10-09T10:19:12.885 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:12 smithi086 bash[59714]: cluster 2023-10-09T10:19:11.897666+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e146 with expected crc 2023-10-09T10:19:12.885 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:12 smithi086 bash[59714]: cluster 2023-10-09T10:19:11.902563+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e146 with expected crc 2023-10-09T10:19:12.885 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:12 smithi086 bash[59714]: cluster 2023-10-09T10:19:11.904841+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e146 with expected crc 2023-10-09T10:19:12.896 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:12.920 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:12.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:12.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:13.030 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:13.061 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:13.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:13.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:13.167 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:13.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:12 smithi053 bash[76859]: cluster 2023-10-09T10:19:11.864331+0000 mon.a (mon.0) 634 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:19:13.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:12 smithi053 bash[76859]: audit 2023-10-09T10:19:11.885208+0000 mon.a (mon.0) 635 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:19:13.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:12 smithi053 bash[76859]: cluster 2023-10-09T10:19:11.885288+0000 mon.a (mon.0) 636 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-10-09T10:19:13.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:12 smithi053 bash[76859]: cluster 2023-10-09T10:19:11.886763+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e146 with expected crc 2023-10-09T10:19:13.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:12 smithi053 bash[76859]: cluster 2023-10-09T10:19:11.888891+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e146 with expected crc 2023-10-09T10:19:13.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:12 smithi053 bash[76859]: cluster 2023-10-09T10:19:11.890160+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e146 with expected crc 2023-10-09T10:19:13.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:12 smithi053 bash[76859]: cluster 2023-10-09T10:19:11.897666+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e146 with expected crc 2023-10-09T10:19:13.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:12 smithi053 bash[76859]: cluster 2023-10-09T10:19:11.902563+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e146 with expected crc 2023-10-09T10:19:13.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:12 smithi053 bash[76859]: cluster 2023-10-09T10:19:11.904841+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e146 with expected crc 2023-10-09T10:19:13.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:12 smithi053 bash[79554]: cluster 2023-10-09T10:19:11.864331+0000 mon.a (mon.0) 634 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:19:13.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:12 smithi053 bash[79554]: audit 2023-10-09T10:19:11.885208+0000 mon.a (mon.0) 635 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:19:13.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:12 smithi053 bash[79554]: cluster 2023-10-09T10:19:11.885288+0000 mon.a (mon.0) 636 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-10-09T10:19:13.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:12 smithi053 bash[79554]: cluster 2023-10-09T10:19:11.886763+0000 osd.4 (osd.4) 84 : cluster 3 failed to encode map e146 with expected crc 2023-10-09T10:19:13.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:12 smithi053 bash[79554]: cluster 2023-10-09T10:19:11.888891+0000 osd.4 (osd.4) 85 : cluster 3 failed to encode map e146 with expected crc 2023-10-09T10:19:13.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:12 smithi053 bash[79554]: cluster 2023-10-09T10:19:11.890160+0000 osd.4 (osd.4) 86 : cluster 3 failed to encode map e146 with expected crc 2023-10-09T10:19:13.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:12 smithi053 bash[79554]: cluster 2023-10-09T10:19:11.897666+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e146 with expected crc 2023-10-09T10:19:13.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:12 smithi053 bash[79554]: cluster 2023-10-09T10:19:11.902563+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e146 with expected crc 2023-10-09T10:19:13.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:12 smithi053 bash[79554]: cluster 2023-10-09T10:19:11.904841+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e146 with expected crc 2023-10-09T10:19:13.194 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:13.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:13.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:13.299 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:13.326 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:13.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:13.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:13.431 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:13.452 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:13.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:13.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:13.557 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:13.584 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:13.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:13.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:13.688 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:13.744 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:13.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:13.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:13.847 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:13.870 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:13.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:13.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:13.974 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:13.983 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:13 smithi086 bash[59714]: cluster 2023-10-09T10:19:12.906004+0000 mon.a (mon.0) 637 : cluster 3 Health check update: Degraded data redundancy: 189/42468 objects degraded (0.445%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:19:13.984 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:13 smithi086 bash[59714]: cluster 2023-10-09T10:19:13.251022+0000 mgr.y (mgr.26072) 495 : cluster 0 pgmap v466: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 865 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 189/41382 objects degraded (0.457%) 2023-10-09T10:19:13.984 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:13 smithi086 bash[59714]: audit 2023-10-09T10:19:13.459649+0000 mon.a (mon.0) 638 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:19:13.984 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:13 smithi086 bash[59714]: audit 2023-10-09T10:19:13.464792+0000 mon.a (mon.0) 639 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:19:14.006 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:13 smithi053 bash[76859]: cluster 2023-10-09T10:19:12.906004+0000 mon.a (mon.0) 637 : cluster 3 Health check update: Degraded data redundancy: 189/42468 objects degraded (0.445%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:19:14.006 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:13 smithi053 bash[76859]: cluster 2023-10-09T10:19:13.251022+0000 mgr.y (mgr.26072) 495 : cluster 0 pgmap v466: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 865 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 189/41382 objects degraded (0.457%) 2023-10-09T10:19:14.006 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:13 smithi053 bash[76859]: audit 2023-10-09T10:19:13.459649+0000 mon.a (mon.0) 638 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:19:14.007 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:13 smithi053 bash[76859]: audit 2023-10-09T10:19:13.464792+0000 mon.a (mon.0) 639 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:19:14.007 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:13 smithi053 bash[79554]: cluster 2023-10-09T10:19:12.906004+0000 mon.a (mon.0) 637 : cluster 3 Health check update: Degraded data redundancy: 189/42468 objects degraded (0.445%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:19:14.007 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:13 smithi053 bash[79554]: cluster 2023-10-09T10:19:13.251022+0000 mgr.y (mgr.26072) 495 : cluster 0 pgmap v466: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 98 active+clean; 865 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 189/41382 objects degraded (0.457%) 2023-10-09T10:19:14.008 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:13 smithi053 bash[79554]: audit 2023-10-09T10:19:13.459649+0000 mon.a (mon.0) 638 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:19:14.008 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:13 smithi053 bash[79554]: audit 2023-10-09T10:19:13.464792+0000 mon.a (mon.0) 639 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:19:14.009 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-10-09T10:19:14.009 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 0.05 2023-10-09T10:19:14.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:14.011 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:14.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:14.112 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:14.148 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:14.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:14.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:14.252 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:14.282 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:14.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:14.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:14.391 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:14.420 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:14.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:14.425 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:14.526 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:14.560 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:14.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:14.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:14.668 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:14.706 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:14.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:14.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:14.811 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:14.834 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:14.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:14.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:14.937 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:14.973 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:14.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:14.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:15.080 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:15.108 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:15.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:15.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:15.212 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:15.234 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:15.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:15.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:15.338 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:15.362 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:15.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:15.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:15.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:15 smithi053 bash[79554]: audit 2023-10-09T10:19:15.252624+0000 mon.a (mon.0) 640 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "23"}]: dispatch 2023-10-09T10:19:15.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:15 smithi053 bash[76859]: audit 2023-10-09T10:19:15.252624+0000 mon.a (mon.0) 640 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "23"}]: dispatch 2023-10-09T10:19:15.468 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:15.478 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:15 smithi086 bash[59714]: audit 2023-10-09T10:19:15.252624+0000 mon.a (mon.0) 640 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "23"}]: dispatch 2023-10-09T10:19:15.499 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:15.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:15.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:15.603 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:15.627 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:15.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:15.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:15.732 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:15.761 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:15.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:15.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:15.866 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:15.892 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:15.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:15.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:15.995 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:16.026 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:16.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:16.029 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:16.130 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:16.159 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:16.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:16.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:16.263 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:16.298 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:16.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:16.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:16.352 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:19:16.372 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T10:19:16.402 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:16.407 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:16 smithi053 bash[79554]: cluster 2023-10-09T10:19:15.251738+0000 mgr.y (mgr.26072) 496 : cluster 0 pgmap v467: 99 pgs: 99 active+clean; 675 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s, 31 objects/s recovering 2023-10-09T10:19:16.407 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:16 smithi053 bash[79554]: cluster 2023-10-09T10:19:15.302731+0000 mon.a (mon.0) 641 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 189/41382 objects degraded (0.457%), 1 pg degraded, 1 pg undersized) 2023-10-09T10:19:16.407 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:16 smithi053 bash[79554]: cluster 2023-10-09T10:19:15.315422+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T10:19:16.407 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:16 smithi053 bash[79554]: audit 2023-10-09T10:19:15.317535+0000 mon.a (mon.0) 642 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "23"}]': finished 2023-10-09T10:19:16.407 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:16 smithi053 bash[79554]: cluster 2023-10-09T10:19:15.317608+0000 mon.a (mon.0) 643 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2023-10-09T10:19:16.407 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:16 smithi053 bash[79554]: cluster 2023-10-09T10:19:15.318334+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T10:19:16.407 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:16 smithi053 bash[79554]: cluster 2023-10-09T10:19:15.325834+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T10:19:16.407 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:16 smithi053 bash[79554]: cluster 2023-10-09T10:19:15.327399+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T10:19:16.407 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:16 smithi053 bash[79554]: cluster 2023-10-09T10:19:15.330475+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T10:19:16.407 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:16 smithi053 bash[76859]: cluster 2023-10-09T10:19:15.251738+0000 mgr.y (mgr.26072) 496 : cluster 0 pgmap v467: 99 pgs: 99 active+clean; 675 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s, 31 objects/s recovering 2023-10-09T10:19:16.408 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:16 smithi053 bash[76859]: cluster 2023-10-09T10:19:15.302731+0000 mon.a (mon.0) 641 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 189/41382 objects degraded (0.457%), 1 pg degraded, 1 pg undersized) 2023-10-09T10:19:16.408 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:16 smithi053 bash[76859]: cluster 2023-10-09T10:19:15.315422+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T10:19:16.408 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:16 smithi053 bash[76859]: audit 2023-10-09T10:19:15.317535+0000 mon.a (mon.0) 642 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "23"}]': finished 2023-10-09T10:19:16.408 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:16 smithi053 bash[76859]: cluster 2023-10-09T10:19:15.317608+0000 mon.a (mon.0) 643 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2023-10-09T10:19:16.408 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:16 smithi053 bash[76859]: cluster 2023-10-09T10:19:15.318334+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T10:19:16.408 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:16 smithi053 bash[76859]: cluster 2023-10-09T10:19:15.325834+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T10:19:16.408 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:16 smithi053 bash[76859]: cluster 2023-10-09T10:19:15.327399+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T10:19:16.408 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:16 smithi053 bash[76859]: cluster 2023-10-09T10:19:15.330475+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T10:19:16.433 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:16.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:16.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:16.536 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:16.548 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:16 smithi086 bash[59714]: cluster 2023-10-09T10:19:15.251738+0000 mgr.y (mgr.26072) 496 : cluster 0 pgmap v467: 99 pgs: 99 active+clean; 675 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s, 31 objects/s recovering 2023-10-09T10:19:16.548 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:16 smithi086 bash[59714]: cluster 2023-10-09T10:19:15.302731+0000 mon.a (mon.0) 641 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 189/41382 objects degraded (0.457%), 1 pg degraded, 1 pg undersized) 2023-10-09T10:19:16.548 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:16 smithi086 bash[59714]: cluster 2023-10-09T10:19:15.315422+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T10:19:16.548 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:16 smithi086 bash[59714]: audit 2023-10-09T10:19:15.317535+0000 mon.a (mon.0) 642 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "23"}]': finished 2023-10-09T10:19:16.549 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:16 smithi086 bash[59714]: cluster 2023-10-09T10:19:15.317608+0000 mon.a (mon.0) 643 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2023-10-09T10:19:16.549 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:16 smithi086 bash[59714]: cluster 2023-10-09T10:19:15.318334+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T10:19:16.549 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:16 smithi086 bash[59714]: cluster 2023-10-09T10:19:15.325834+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T10:19:16.549 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:16 smithi086 bash[59714]: cluster 2023-10-09T10:19:15.327399+0000 osd.4 (osd.4) 87 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T10:19:16.549 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:16 smithi086 bash[59714]: cluster 2023-10-09T10:19:15.330475+0000 osd.4 (osd.4) 88 : cluster 3 failed to encode map e147 with expected crc 2023-10-09T10:19:16.568 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:16.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:16.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:16.671 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:16.701 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:16.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:16.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:16.805 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:16.858 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:16.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:16.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:16.962 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:16.991 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:16.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:16.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:17.095 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:17.120 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:17.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:17.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:17.224 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:17.257 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:17.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:17.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:17.361 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:17.370 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:17 smithi053 bash[79554]: cluster 2023-10-09T10:19:16.328620+0000 mon.a (mon.0) 644 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2023-10-09T10:19:17.370 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:17 smithi053 bash[79554]: cluster 2023-10-09T10:19:16.329240+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e148 with expected crc 2023-10-09T10:19:17.370 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:17 smithi053 bash[79554]: cluster 2023-10-09T10:19:16.329759+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e148 with expected crc 2023-10-09T10:19:17.370 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:17 smithi053 bash[79554]: cluster 2023-10-09T10:19:16.331511+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e148 with expected crc 2023-10-09T10:19:17.370 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:17 smithi053 bash[79554]: cluster 2023-10-09T10:19:16.331913+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e148 with expected crc 2023-10-09T10:19:17.370 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:17 smithi053 bash[79554]: audit 2023-10-09T10:19:17.062403+0000 mon.a (mon.0) 645 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:19:17.370 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:17 smithi053 bash[79554]: audit 2023-10-09T10:19:17.071248+0000 mon.a (mon.0) 646 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:19:17.371 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:17 smithi053 bash[79554]: audit 2023-10-09T10:19:17.253534+0000 mon.a (mon.0) 647 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "24"}]: dispatch 2023-10-09T10:19:17.371 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:17 smithi053 bash[76859]: cluster 2023-10-09T10:19:16.328620+0000 mon.a (mon.0) 644 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2023-10-09T10:19:17.371 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:17 smithi053 bash[76859]: cluster 2023-10-09T10:19:16.329240+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e148 with expected crc 2023-10-09T10:19:17.371 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:17 smithi053 bash[76859]: cluster 2023-10-09T10:19:16.329759+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e148 with expected crc 2023-10-09T10:19:17.371 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:17 smithi053 bash[76859]: cluster 2023-10-09T10:19:16.331511+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e148 with expected crc 2023-10-09T10:19:17.371 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:17 smithi053 bash[76859]: cluster 2023-10-09T10:19:16.331913+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e148 with expected crc 2023-10-09T10:19:17.371 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:17 smithi053 bash[76859]: audit 2023-10-09T10:19:17.062403+0000 mon.a (mon.0) 645 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:19:17.371 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:17 smithi053 bash[76859]: audit 2023-10-09T10:19:17.071248+0000 mon.a (mon.0) 646 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:19:17.371 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:17 smithi053 bash[76859]: audit 2023-10-09T10:19:17.253534+0000 mon.a (mon.0) 647 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "24"}]: dispatch 2023-10-09T10:19:17.387 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:17.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:17.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:17.490 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:17.516 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:17.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:17.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:17.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:17 smithi086 bash[59714]: cluster 2023-10-09T10:19:16.328620+0000 mon.a (mon.0) 644 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2023-10-09T10:19:17.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:17 smithi086 bash[59714]: cluster 2023-10-09T10:19:16.329240+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e148 with expected crc 2023-10-09T10:19:17.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:17 smithi086 bash[59714]: cluster 2023-10-09T10:19:16.329759+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e148 with expected crc 2023-10-09T10:19:17.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:17 smithi086 bash[59714]: cluster 2023-10-09T10:19:16.331511+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e148 with expected crc 2023-10-09T10:19:17.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:17 smithi086 bash[59714]: cluster 2023-10-09T10:19:16.331913+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e148 with expected crc 2023-10-09T10:19:17.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:17 smithi086 bash[59714]: audit 2023-10-09T10:19:17.062403+0000 mon.a (mon.0) 645 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:19:17.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:17 smithi086 bash[59714]: audit 2023-10-09T10:19:17.071248+0000 mon.a (mon.0) 646 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:19:17.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:17 smithi086 bash[59714]: audit 2023-10-09T10:19:17.253534+0000 mon.a (mon.0) 647 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "24"}]: dispatch 2023-10-09T10:19:17.619 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:17.645 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:17.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:17.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:17.749 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:17.781 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:17.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:17.786 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:17.873 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:19:17.887 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:17.933 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:17.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:17.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:18.037 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:18.066 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:18.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:18.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:18.172 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:18.197 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:18.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:18.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:18.301 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:18.324 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:18.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:18.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:18.337 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:18 smithi086 bash[59714]: cluster 2023-10-09T10:19:17.252218+0000 mgr.y (mgr.26072) 497 : cluster 0 pgmap v470: 99 pgs: 99 active+clean; 662 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s, 31 objects/s recovering 2023-10-09T10:19:18.337 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:18 smithi086 bash[59714]: audit 2023-10-09T10:19:17.336496+0000 mon.a (mon.0) 648 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "24"}]': finished 2023-10-09T10:19:18.337 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:18 smithi086 bash[59714]: cluster 2023-10-09T10:19:17.336571+0000 mon.a (mon.0) 649 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2023-10-09T10:19:18.338 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:18 smithi086 bash[59714]: cluster 2023-10-09T10:19:17.338386+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T10:19:18.338 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:18 smithi086 bash[59714]: cluster 2023-10-09T10:19:17.340019+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T10:19:18.338 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:18 smithi086 bash[59714]: cluster 2023-10-09T10:19:17.349939+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T10:19:18.338 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:18 smithi086 bash[59714]: cluster 2023-10-09T10:19:17.586362+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T10:19:18.338 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:18 smithi086 bash[59714]: audit 2023-10-09T10:19:17.592780+0000 mon.a (mon.0) 650 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:19:18.338 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:18 smithi086 bash[59714]: audit 2023-10-09T10:19:17.594182+0000 mon.a (mon.0) 651 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:19:18.338 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:18 smithi086 bash[59714]: audit 2023-10-09T10:19:17.600939+0000 mon.a (mon.0) 652 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:19:18.338 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:18 smithi086 bash[59714]: cluster 2023-10-09T10:19:17.917525+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e150 with expected crc 2023-10-09T10:19:18.338 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:18 smithi086 bash[59714]: cluster 2023-10-09T10:19:17.919207+0000 mon.a (mon.0) 653 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-10-09T10:19:18.338 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:18 smithi086 bash[59714]: cluster 2023-10-09T10:19:17.929836+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e150 with expected crc 2023-10-09T10:19:18.428 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:18.436 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[76859]: cluster 2023-10-09T10:19:17.252218+0000 mgr.y (mgr.26072) 497 : cluster 0 pgmap v470: 99 pgs: 99 active+clean; 662 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s, 31 objects/s recovering 2023-10-09T10:19:18.436 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[76859]: audit 2023-10-09T10:19:17.336496+0000 mon.a (mon.0) 648 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "24"}]': finished 2023-10-09T10:19:18.436 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[76859]: cluster 2023-10-09T10:19:17.336571+0000 mon.a (mon.0) 649 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2023-10-09T10:19:18.436 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[76859]: cluster 2023-10-09T10:19:17.338386+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T10:19:18.436 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[76859]: cluster 2023-10-09T10:19:17.340019+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T10:19:18.437 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[76859]: cluster 2023-10-09T10:19:17.349939+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T10:19:18.437 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[76859]: cluster 2023-10-09T10:19:17.586362+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T10:19:18.437 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[76859]: audit 2023-10-09T10:19:17.592780+0000 mon.a (mon.0) 650 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:19:18.437 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[76859]: audit 2023-10-09T10:19:17.594182+0000 mon.a (mon.0) 651 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:19:18.437 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[76859]: audit 2023-10-09T10:19:17.600939+0000 mon.a (mon.0) 652 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:19:18.437 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[76859]: cluster 2023-10-09T10:19:17.917525+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e150 with expected crc 2023-10-09T10:19:18.437 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[76859]: cluster 2023-10-09T10:19:17.919207+0000 mon.a (mon.0) 653 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-10-09T10:19:18.437 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[76859]: cluster 2023-10-09T10:19:17.929836+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e150 with expected crc 2023-10-09T10:19:18.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[79554]: cluster 2023-10-09T10:19:17.252218+0000 mgr.y (mgr.26072) 497 : cluster 0 pgmap v470: 99 pgs: 99 active+clean; 662 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s, 31 objects/s recovering 2023-10-09T10:19:18.437 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[79554]: audit 2023-10-09T10:19:17.336496+0000 mon.a (mon.0) 648 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "24"}]': finished 2023-10-09T10:19:18.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[79554]: cluster 2023-10-09T10:19:17.336571+0000 mon.a (mon.0) 649 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2023-10-09T10:19:18.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[79554]: cluster 2023-10-09T10:19:17.338386+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T10:19:18.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[79554]: cluster 2023-10-09T10:19:17.340019+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T10:19:18.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[79554]: cluster 2023-10-09T10:19:17.349939+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T10:19:18.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[79554]: cluster 2023-10-09T10:19:17.586362+0000 osd.4 (osd.4) 89 : cluster 3 failed to encode map e149 with expected crc 2023-10-09T10:19:18.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[79554]: audit 2023-10-09T10:19:17.592780+0000 mon.a (mon.0) 650 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:19:18.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[79554]: audit 2023-10-09T10:19:17.594182+0000 mon.a (mon.0) 651 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:19:18.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[79554]: audit 2023-10-09T10:19:17.600939+0000 mon.a (mon.0) 652 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:19:18.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[79554]: cluster 2023-10-09T10:19:17.917525+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e150 with expected crc 2023-10-09T10:19:18.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[79554]: cluster 2023-10-09T10:19:17.919207+0000 mon.a (mon.0) 653 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-10-09T10:19:18.438 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:18 smithi053 bash[79554]: cluster 2023-10-09T10:19:17.929836+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e150 with expected crc 2023-10-09T10:19:18.453 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:18.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:18.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:18.556 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:18.579 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:18.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:18.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:18.682 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:18.705 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:18.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:18.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:18.810 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:18.833 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:18.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:18.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:18.890 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:19:18.936 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:18.961 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:18.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:18.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:19.064 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:19.087 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:19.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:19.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:19.191 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:19.216 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:19.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:19.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:19.322 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:19.360 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:19.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:19.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:19.463 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:19.490 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:19.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:19.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:19.593 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:19.626 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:19.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:19.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:19.731 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:19.768 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:19.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:19.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:19.872 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:19.904 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:19.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:19.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:20.007 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:20.015 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:19 smithi053 bash[76859]: cluster 2023-10-09T10:19:18.929921+0000 mon.a (mon.0) 654 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-10-09T10:19:20.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:19 smithi053 bash[76859]: cluster 2023-10-09T10:19:18.932348+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T10:19:20.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:19 smithi053 bash[76859]: cluster 2023-10-09T10:19:18.943623+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T10:19:20.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:19 smithi053 bash[76859]: cluster 2023-10-09T10:19:18.946054+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T10:19:20.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:19 smithi053 bash[76859]: cluster 2023-10-09T10:19:18.948792+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T10:19:20.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:19 smithi053 bash[76859]: cluster 2023-10-09T10:19:18.948959+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T10:19:20.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:19 smithi053 bash[76859]: cluster 2023-10-09T10:19:19.252859+0000 mgr.y (mgr.26072) 498 : cluster 0 pgmap v474: 99 pgs: 99 active+clean; 625 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 202 op/s 2023-10-09T10:19:20.016 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:19 smithi053 bash[76859]: audit 2023-10-09T10:19:19.253961+0000 mon.a (mon.0) 655 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "25"}]: dispatch 2023-10-09T10:19:20.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:19 smithi053 bash[79554]: cluster 2023-10-09T10:19:18.929921+0000 mon.a (mon.0) 654 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-10-09T10:19:20.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:19 smithi053 bash[79554]: cluster 2023-10-09T10:19:18.932348+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T10:19:20.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:19 smithi053 bash[79554]: cluster 2023-10-09T10:19:18.943623+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T10:19:20.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:19 smithi053 bash[79554]: cluster 2023-10-09T10:19:18.946054+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T10:19:20.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:19 smithi053 bash[79554]: cluster 2023-10-09T10:19:18.948792+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T10:19:20.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:19 smithi053 bash[79554]: cluster 2023-10-09T10:19:18.948959+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T10:19:20.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:19 smithi053 bash[79554]: cluster 2023-10-09T10:19:19.252859+0000 mgr.y (mgr.26072) 498 : cluster 0 pgmap v474: 99 pgs: 99 active+clean; 625 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 202 op/s 2023-10-09T10:19:20.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:19 smithi053 bash[79554]: audit 2023-10-09T10:19:19.253961+0000 mon.a (mon.0) 655 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "25"}]: dispatch 2023-10-09T10:19:20.040 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:20.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:20.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:20.145 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:20.155 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:19 smithi086 bash[59714]: cluster 2023-10-09T10:19:18.929921+0000 mon.a (mon.0) 654 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-10-09T10:19:20.155 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:19 smithi086 bash[59714]: cluster 2023-10-09T10:19:18.932348+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T10:19:20.155 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:19 smithi086 bash[59714]: cluster 2023-10-09T10:19:18.943623+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T10:19:20.155 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:19 smithi086 bash[59714]: cluster 2023-10-09T10:19:18.946054+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T10:19:20.155 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:19 smithi086 bash[59714]: cluster 2023-10-09T10:19:18.948792+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T10:19:20.155 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:19 smithi086 bash[59714]: cluster 2023-10-09T10:19:18.948959+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e151 with expected crc 2023-10-09T10:19:20.156 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:19 smithi086 bash[59714]: cluster 2023-10-09T10:19:19.252859+0000 mgr.y (mgr.26072) 498 : cluster 0 pgmap v474: 99 pgs: 99 active+clean; 625 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 202 op/s 2023-10-09T10:19:20.156 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:19 smithi086 bash[59714]: audit 2023-10-09T10:19:19.253961+0000 mon.a (mon.0) 655 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "25"}]: dispatch 2023-10-09T10:19:20.183 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:20.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:20.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:20.287 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:20.305 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:20.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:20.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:20.407 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:20.441 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:20.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:20.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:20.548 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:20.575 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:20.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:20.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:20.682 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:20.709 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:20.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:20.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:20.815 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:20.836 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:20.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:20.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:20.924 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:19:20.924 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:19:20.940 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:20.972 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:20.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:20.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:21.076 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:21.097 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:21.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:21.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:21.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:20 smithi086 bash[59714]: audit 2023-10-09T10:19:19.942800+0000 mon.a (mon.0) 656 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "25"}]': finished 2023-10-09T10:19:21.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:20 smithi086 bash[59714]: cluster 2023-10-09T10:19:19.942873+0000 mon.a (mon.0) 657 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2023-10-09T10:19:21.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:20 smithi086 bash[59714]: cluster 2023-10-09T10:19:19.950226+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T10:19:21.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:20 smithi086 bash[59714]: cluster 2023-10-09T10:19:19.950877+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T10:19:21.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:20 smithi086 bash[59714]: cluster 2023-10-09T10:19:19.951839+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T10:19:21.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:20 smithi086 bash[59714]: cluster 2023-10-09T10:19:19.955754+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T10:19:21.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:20 smithi086 bash[59714]: cluster 2023-10-09T10:19:19.956795+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T10:19:21.200 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:21.228 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:21.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:21.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:21.334 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:21.345 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:20 smithi053 bash[79554]: audit 2023-10-09T10:19:19.942800+0000 mon.a (mon.0) 656 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "25"}]': finished 2023-10-09T10:19:21.345 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:20 smithi053 bash[79554]: cluster 2023-10-09T10:19:19.942873+0000 mon.a (mon.0) 657 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2023-10-09T10:19:21.346 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:20 smithi053 bash[79554]: cluster 2023-10-09T10:19:19.950226+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T10:19:21.346 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:20 smithi053 bash[79554]: cluster 2023-10-09T10:19:19.950877+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T10:19:21.346 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:20 smithi053 bash[79554]: cluster 2023-10-09T10:19:19.951839+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T10:19:21.346 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:20 smithi053 bash[79554]: cluster 2023-10-09T10:19:19.955754+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T10:19:21.346 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:20 smithi053 bash[79554]: cluster 2023-10-09T10:19:19.956795+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T10:19:21.346 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:20 smithi053 bash[76859]: audit 2023-10-09T10:19:19.942800+0000 mon.a (mon.0) 656 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "25"}]': finished 2023-10-09T10:19:21.347 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:20 smithi053 bash[76859]: cluster 2023-10-09T10:19:19.942873+0000 mon.a (mon.0) 657 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2023-10-09T10:19:21.347 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:20 smithi053 bash[76859]: cluster 2023-10-09T10:19:19.950226+0000 osd.4 (osd.4) 90 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T10:19:21.347 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:20 smithi053 bash[76859]: cluster 2023-10-09T10:19:19.950877+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T10:19:21.347 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:20 smithi053 bash[76859]: cluster 2023-10-09T10:19:19.951839+0000 osd.4 (osd.4) 91 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T10:19:21.347 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:20 smithi053 bash[76859]: cluster 2023-10-09T10:19:19.955754+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T10:19:21.347 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:20 smithi053 bash[76859]: cluster 2023-10-09T10:19:19.956795+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e152 with expected crc 2023-10-09T10:19:21.361 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:21.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:21.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:21.464 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:21.492 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:21.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:21.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:21.596 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:21.623 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:21.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:21.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:21.727 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:21.757 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:21.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:21.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:21.860 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:21.881 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:21.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:21.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:21.985 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:22.010 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:22.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:22.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:22.022 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:21 smithi053 bash[79554]: cluster 2023-10-09T10:19:20.950253+0000 mon.a (mon.0) 658 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2023-10-09T10:19:22.022 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:21 smithi053 bash[79554]: cluster 2023-10-09T10:19:20.952635+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T10:19:22.022 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:21 smithi053 bash[79554]: cluster 2023-10-09T10:19:20.954927+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T10:19:22.022 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:21 smithi053 bash[79554]: cluster 2023-10-09T10:19:20.956787+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T10:19:22.022 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:21 smithi053 bash[79554]: cluster 2023-10-09T10:19:20.957700+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T10:19:22.022 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:21 smithi053 bash[79554]: cluster 2023-10-09T10:19:20.959613+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T10:19:22.022 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:21 smithi053 bash[79554]: cluster 2023-10-09T10:19:21.253414+0000 mgr.y (mgr.26072) 499 : cluster 0 pgmap v477: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 544 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 480 op/s; 3401/25992 objects degraded (13.085%); 3806/25992 objects misplaced (14.643%); 1.6 MiB/s, 26 objects/s recovering 2023-10-09T10:19:22.022 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:21 smithi053 bash[76859]: cluster 2023-10-09T10:19:20.950253+0000 mon.a (mon.0) 658 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2023-10-09T10:19:22.023 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:21 smithi053 bash[76859]: cluster 2023-10-09T10:19:20.952635+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T10:19:22.023 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:21 smithi053 bash[76859]: cluster 2023-10-09T10:19:20.954927+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T10:19:22.023 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:21 smithi053 bash[76859]: cluster 2023-10-09T10:19:20.956787+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T10:19:22.023 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:21 smithi053 bash[76859]: cluster 2023-10-09T10:19:20.957700+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T10:19:22.023 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:21 smithi053 bash[76859]: cluster 2023-10-09T10:19:20.959613+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T10:19:22.023 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:21 smithi053 bash[76859]: cluster 2023-10-09T10:19:21.253414+0000 mgr.y (mgr.26072) 499 : cluster 0 pgmap v477: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 544 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 480 op/s; 3401/25992 objects degraded (13.085%); 3806/25992 objects misplaced (14.643%); 1.6 MiB/s, 26 objects/s recovering 2023-10-09T10:19:22.114 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:22.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:21 smithi086 bash[59714]: cluster 2023-10-09T10:19:20.950253+0000 mon.a (mon.0) 658 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2023-10-09T10:19:22.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:21 smithi086 bash[59714]: cluster 2023-10-09T10:19:20.952635+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T10:19:22.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:21 smithi086 bash[59714]: cluster 2023-10-09T10:19:20.954927+0000 osd.4 (osd.4) 92 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T10:19:22.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:21 smithi086 bash[59714]: cluster 2023-10-09T10:19:20.956787+0000 osd.4 (osd.4) 93 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T10:19:22.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:21 smithi086 bash[59714]: cluster 2023-10-09T10:19:20.957700+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T10:19:22.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:21 smithi086 bash[59714]: cluster 2023-10-09T10:19:20.959613+0000 osd.4 (osd.4) 94 : cluster 3 failed to encode map e153 with expected crc 2023-10-09T10:19:22.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:21 smithi086 bash[59714]: cluster 2023-10-09T10:19:21.253414+0000 mgr.y (mgr.26072) 499 : cluster 0 pgmap v477: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 544 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 480 op/s; 3401/25992 objects degraded (13.085%); 3806/25992 objects misplaced (14.643%); 1.6 MiB/s, 26 objects/s recovering 2023-10-09T10:19:22.133 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:22.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:22.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:22.236 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:22.270 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:22.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:22.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:22.374 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:22.402 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:22.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:22.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:22.505 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:22.534 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:22.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:22.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:22.637 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:22.663 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:22.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:22.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:22.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:19:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:19:22] "GET /metrics HTTP/1.1" 200 36505 "" "Prometheus/2.33.4" 2023-10-09T10:19:22.766 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:22.803 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:22.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:22.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:22.915 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:22.943 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:22.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:22.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:23.047 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:23.076 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:23.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:23.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:23.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:22 smithi086 bash[59714]: cluster 2023-10-09T10:19:21.946002+0000 mon.a (mon.0) 659 : cluster 3 Health check failed: Degraded data redundancy: 3401/25992 objects degraded (13.085%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:19:23.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:22 smithi086 bash[59714]: cluster 2023-10-09T10:19:21.955595+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T10:19:23.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:22 smithi086 bash[59714]: cluster 2023-10-09T10:19:21.957352+0000 mon.a (mon.0) 660 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2023-10-09T10:19:23.181 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:23.211 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:23.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:23.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:23.316 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:23.347 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:23.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:23.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:23.358 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:23 smithi053 bash[79554]: cluster 2023-10-09T10:19:21.946002+0000 mon.a (mon.0) 659 : cluster 3 Health check failed: Degraded data redundancy: 3401/25992 objects degraded (13.085%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:19:23.358 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:23 smithi053 bash[79554]: cluster 2023-10-09T10:19:21.955595+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T10:19:23.358 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:23 smithi053 bash[79554]: cluster 2023-10-09T10:19:21.957352+0000 mon.a (mon.0) 660 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2023-10-09T10:19:23.359 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:23 smithi053 bash[76859]: cluster 2023-10-09T10:19:21.946002+0000 mon.a (mon.0) 659 : cluster 3 Health check failed: Degraded data redundancy: 3401/25992 objects degraded (13.085%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:19:23.359 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:23 smithi053 bash[76859]: cluster 2023-10-09T10:19:21.955595+0000 osd.4 (osd.4) 95 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T10:19:23.359 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:23 smithi053 bash[76859]: cluster 2023-10-09T10:19:21.957352+0000 mon.a (mon.0) 660 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2023-10-09T10:19:23.450 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:23.478 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:23.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:23.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:23.581 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:23.607 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:23.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:23.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:23.711 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:23.733 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:23.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:23.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:23.837 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:23.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:23.863 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:23.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:23.964 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:23.973 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:23 smithi053 bash[76859]: cluster 2023-10-09T10:19:22.075985+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T10:19:23.973 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:23 smithi053 bash[76859]: cluster 2023-10-09T10:19:22.506203+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T10:19:23.973 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:23 smithi053 bash[76859]: cluster 2023-10-09T10:19:22.506263+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T10:19:23.973 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:23 smithi053 bash[76859]: audit 2023-10-09T10:19:23.064135+0000 mon.a (mon.0) 661 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:19:23.973 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:23 smithi053 bash[76859]: audit 2023-10-09T10:19:23.068542+0000 mon.a (mon.0) 662 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:19:23.973 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:23 smithi053 bash[76859]: cluster 2023-10-09T10:19:23.253968+0000 mgr.y (mgr.26072) 500 : cluster 0 pgmap v479: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 535 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 419 op/s; 3401/25536 objects degraded (13.318%); 3806/25536 objects misplaced (14.904%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:19:23.973 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:23 smithi053 bash[76859]: audit 2023-10-09T10:19:23.277998+0000 mon.a (mon.0) 663 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:19:23.974 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:23 smithi053 bash[79554]: cluster 2023-10-09T10:19:22.075985+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T10:19:23.974 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:23 smithi053 bash[79554]: cluster 2023-10-09T10:19:22.506203+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T10:19:23.974 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:23 smithi053 bash[79554]: cluster 2023-10-09T10:19:22.506263+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T10:19:23.974 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:23 smithi053 bash[79554]: audit 2023-10-09T10:19:23.064135+0000 mon.a (mon.0) 661 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:19:23.974 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:23 smithi053 bash[79554]: audit 2023-10-09T10:19:23.068542+0000 mon.a (mon.0) 662 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:19:23.974 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:23 smithi053 bash[79554]: cluster 2023-10-09T10:19:23.253968+0000 mgr.y (mgr.26072) 500 : cluster 0 pgmap v479: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 535 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 419 op/s; 3401/25536 objects degraded (13.318%); 3806/25536 objects misplaced (14.904%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:19:23.974 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:23 smithi053 bash[79554]: audit 2023-10-09T10:19:23.277998+0000 mon.a (mon.0) 663 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:19:24.001 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:24.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:24.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:24.106 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:24.146 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:24.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:24.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:24.248 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:24.278 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:24.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:24.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:24.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:23 smithi086 bash[59714]: cluster 2023-10-09T10:19:22.075985+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T10:19:24.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:23 smithi086 bash[59714]: cluster 2023-10-09T10:19:22.506203+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T10:19:24.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:23 smithi086 bash[59714]: cluster 2023-10-09T10:19:22.506263+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e154 with expected crc 2023-10-09T10:19:24.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:23 smithi086 bash[59714]: audit 2023-10-09T10:19:23.064135+0000 mon.a (mon.0) 661 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:19:24.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:23 smithi086 bash[59714]: audit 2023-10-09T10:19:23.068542+0000 mon.a (mon.0) 662 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:19:24.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:23 smithi086 bash[59714]: cluster 2023-10-09T10:19:23.253968+0000 mgr.y (mgr.26072) 500 : cluster 0 pgmap v479: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 535 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 419 op/s; 3401/25536 objects degraded (13.318%); 3806/25536 objects misplaced (14.904%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:19:24.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:23 smithi086 bash[59714]: audit 2023-10-09T10:19:23.277998+0000 mon.a (mon.0) 663 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:19:24.381 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:24.402 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:24.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:24.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:24.508 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:24.535 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:24.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:24.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:24.641 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:24.667 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:24.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:24.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:24.776 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:24.803 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:24.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:24.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:24.913 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:24.939 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:24.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:24.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:25.044 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:25.083 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:25.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:25.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:25.188 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:25.226 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:25.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:25.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:25.331 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:25.353 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:25.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:25.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:25.456 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:25.489 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:25.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:25.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:25.598 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:25.624 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:25.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:25.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:25.731 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:25.755 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:25.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:25.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:25.859 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:25.884 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:25.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:25.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:25.990 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:26.018 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:26.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:26.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:26.127 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:26.154 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:26.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:26.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:26.260 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:26.285 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:26.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:26.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:26.394 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:26.419 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:26.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:26.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:26.523 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:26.532 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:26 smithi053 bash[79554]: cluster 2023-10-09T10:19:25.254769+0000 mgr.y (mgr.26072) 501 : cluster 0 pgmap v480: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 425 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 533 op/s; 3401/20283 objects degraded (16.768%); 3401/20283 objects misplaced (16.768%); 3.2 MiB/s, 68 objects/s recovering 2023-10-09T10:19:26.532 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:26 smithi053 bash[76859]: cluster 2023-10-09T10:19:25.254769+0000 mgr.y (mgr.26072) 501 : cluster 0 pgmap v480: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 425 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 533 op/s; 3401/20283 objects degraded (16.768%); 3401/20283 objects misplaced (16.768%); 3.2 MiB/s, 68 objects/s recovering 2023-10-09T10:19:26.556 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:26.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:26.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:26 smithi086 bash[59714]: cluster 2023-10-09T10:19:25.254769+0000 mgr.y (mgr.26072) 501 : cluster 0 pgmap v480: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 425 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 533 op/s; 3401/20283 objects degraded (16.768%); 3401/20283 objects misplaced (16.768%); 3.2 MiB/s, 68 objects/s recovering 2023-10-09T10:19:26.662 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:26.697 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:26.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:26.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:26.802 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:26.836 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:26.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:26.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:26.940 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:26.969 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:26.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:26.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:27.077 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:27.112 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:27.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:27.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:27.216 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:27.239 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:27.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:27.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:27.342 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:27.365 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:27 smithi086 bash[59714]: cluster 2023-10-09T10:19:27.255292+0000 mgr.y (mgr.26072) 502 : cluster 0 pgmap v481: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 406 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 419 op/s; 6814/19377 objects degraded (35.165%); 6814/19377 objects misplaced (35.165%); 1.7 MiB/s, 42 objects/s recovering 2023-10-09T10:19:27.382 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:27.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:27.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:27.487 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:27.518 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:27.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:27.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:27.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:27 smithi086 bash[59714]: cluster 2023-10-09T10:19:27.308311+0000 mon.a (mon.0) 664 : cluster 3 Health check update: Degraded data redundancy: 6814/19377 objects degraded (35.165%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T10:19:27.623 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:27.649 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:27.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:27.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:27.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:27 smithi053 bash[76859]: cluster 2023-10-09T10:19:27.255292+0000 mgr.y (mgr.26072) 502 : cluster 0 pgmap v481: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 406 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 419 op/s; 6814/19377 objects degraded (35.165%); 6814/19377 objects misplaced (35.165%); 1.7 MiB/s, 42 objects/s recovering 2023-10-09T10:19:27.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:27 smithi053 bash[76859]: cluster 2023-10-09T10:19:27.308311+0000 mon.a (mon.0) 664 : cluster 3 Health check update: Degraded data redundancy: 6814/19377 objects degraded (35.165%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T10:19:27.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:27 smithi053 bash[79554]: cluster 2023-10-09T10:19:27.255292+0000 mgr.y (mgr.26072) 502 : cluster 0 pgmap v481: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 406 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 419 op/s; 6814/19377 objects degraded (35.165%); 6814/19377 objects misplaced (35.165%); 1.7 MiB/s, 42 objects/s recovering 2023-10-09T10:19:27.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:27 smithi053 bash[79554]: cluster 2023-10-09T10:19:27.308311+0000 mon.a (mon.0) 664 : cluster 3 Health check update: Degraded data redundancy: 6814/19377 objects degraded (35.165%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T10:19:27.757 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:27.785 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:27.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:27.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:27.894 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:27.925 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:27.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:27.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:28.031 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:28.061 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:28.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:28.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:28.165 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:28.190 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:28.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:28.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:28.294 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:28.330 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:28.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:28.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:28.437 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:28.461 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:28.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:28.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:28.568 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:28.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:28.597 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:28.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:28.698 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:28.728 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:28.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:28.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:28.832 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:28.866 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:28.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:28.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:28.969 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:28.997 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:28.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:28.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:29.100 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:29.132 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:29.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:29.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:29.240 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:29.271 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:29.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:29.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:29.379 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:29.411 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:29.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:29.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:29.515 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:29.538 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:29.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:29.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:29.643 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:29.678 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:29.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:29.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:29.786 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:29.811 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:29.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:29.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:29.822 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:19:29.822 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:19:29.919 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:29.952 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:29.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:29.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:30.056 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:30.100 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:30.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:30.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:30.206 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:30.234 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:30.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:30.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:30.338 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:30.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:30 smithi086 bash[59714]: cluster 2023-10-09T10:19:29.256021+0000 mgr.y (mgr.26072) 503 : cluster 0 pgmap v482: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 344 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 413 op/s; 6814/16389 objects degraded (41.577%); 6814/16389 objects misplaced (41.577%); 1.5 MiB/s, 37 objects/s recovering 2023-10-09T10:19:30.373 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:30.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:30.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:30.472 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:30 smithi053 bash[76859]: cluster 2023-10-09T10:19:29.256021+0000 mgr.y (mgr.26072) 503 : cluster 0 pgmap v482: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 344 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 413 op/s; 6814/16389 objects degraded (41.577%); 6814/16389 objects misplaced (41.577%); 1.5 MiB/s, 37 objects/s recovering 2023-10-09T10:19:30.475 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:30.500 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:30.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:30.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:30.604 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:30.628 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:30.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:30.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:30.731 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:30.758 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:30.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:30.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:30.863 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:30.888 INFO:teuthology.orchestra.run.smithi053.stdout:moved 5 / 297 (1.6835%) 2023-10-09T10:19:30.888 INFO:teuthology.orchestra.run.smithi053.stdout:avg 37.125 2023-10-09T10:19:30.889 INFO:teuthology.orchestra.run.smithi053.stdout:stddev 5.50993 -> 5.41843 (expected baseline 5.69951) 2023-10-09T10:19:30.889 INFO:teuthology.orchestra.run.smithi053.stdout:min osd.2 with 27 -> 28 pgs (0.727273 -> 0.754209 * mean) 2023-10-09T10:19:30.889 INFO:teuthology.orchestra.run.smithi053.stdout:max osd.4 with 45 -> 43 pgs (1.21212 -> 1.15825 * mean) 2023-10-09T10:19:30.889 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:19:30.889 INFO:teuthology.orchestra.run.smithi053.stdout:oload 110 2023-10-09T10:19:30.889 INFO:teuthology.orchestra.run.smithi053.stdout:max_change 0.05 2023-10-09T10:19:30.889 INFO:teuthology.orchestra.run.smithi053.stdout:max_change_osds 4 2023-10-09T10:19:30.889 INFO:teuthology.orchestra.run.smithi053.stdout:average_utilization 0.0045 2023-10-09T10:19:30.890 INFO:teuthology.orchestra.run.smithi053.stdout:overload_utilization 0.0050 2023-10-09T10:19:30.890 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5 weight 1.0000 -> 0.9500 2023-10-09T10:19:30.890 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4 weight 1.0000 -> 0.9500 2023-10-09T10:19:30.890 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 weight 1.0000 -> 0.9500 2023-10-09T10:19:30.892 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:30.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:30.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:30.907 INFO:teuthology.orchestra.run.smithi053.stderr:no change 2023-10-09T10:19:30.921 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:30 smithi053 bash[79554]: cluster 2023-10-09T10:19:29.256021+0000 mgr.y (mgr.26072) 503 : cluster 0 pgmap v482: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 344 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 413 op/s; 6814/16389 objects degraded (41.577%); 6814/16389 objects misplaced (41.577%); 1.5 MiB/s, 37 objects/s recovering 2023-10-09T10:19:30.998 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:31.025 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:31.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:31.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:31.128 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:31.173 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:31.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:31.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:31.230 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:19:30 smithi053 bash[73018]: debug 2023-10-09T10:19:30.885+0000 7fb7b954f700 -1 mgr.server reply reply (3) No such process no change 2023-10-09T10:19:31.276 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:31.307 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:31.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:31.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:31.411 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:31.439 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:31.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:31.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:31.545 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:31.567 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:31.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:31.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:31.670 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:31.691 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:31.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:31.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:31.794 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:31.837 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:31.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:31.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:31.940 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:31.963 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:31.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:31.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:32.066 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:32.093 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:32.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:32.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:32.199 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:32.220 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:32.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:32.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:32.325 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:32.351 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:32.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:32.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:32.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:32 smithi086 bash[59714]: audit 2023-10-09T10:19:30.886628+0000 mgr.y (mgr.26072) 504 : audit 0 from='client.34908 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:19:32.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:32 smithi086 bash[59714]: cluster 2023-10-09T10:19:31.259461+0000 mgr.y (mgr.26072) 505 : cluster 0 pgmap v483: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 185 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 6814/8754 objects degraded (77.839%); 6814/8754 objects misplaced (77.839%); 1.3 MiB/s, 49 objects/s recovering 2023-10-09T10:19:32.455 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:32.483 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:32.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:32.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:32.568 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:19:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:19:32] "GET /metrics HTTP/1.1" 200 36524 "" "Prometheus/2.33.4" 2023-10-09T10:19:32.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:32 smithi053 bash[79554]: audit 2023-10-09T10:19:30.886628+0000 mgr.y (mgr.26072) 504 : audit 0 from='client.34908 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:19:32.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:32 smithi053 bash[79554]: cluster 2023-10-09T10:19:31.259461+0000 mgr.y (mgr.26072) 505 : cluster 0 pgmap v483: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 185 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 6814/8754 objects degraded (77.839%); 6814/8754 objects misplaced (77.839%); 1.3 MiB/s, 49 objects/s recovering 2023-10-09T10:19:32.569 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:32 smithi053 bash[76859]: audit 2023-10-09T10:19:30.886628+0000 mgr.y (mgr.26072) 504 : audit 0 from='client.34908 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:19:32.569 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:32 smithi053 bash[76859]: cluster 2023-10-09T10:19:31.259461+0000 mgr.y (mgr.26072) 505 : cluster 0 pgmap v483: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 185 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 6814/8754 objects degraded (77.839%); 6814/8754 objects misplaced (77.839%); 1.3 MiB/s, 49 objects/s recovering 2023-10-09T10:19:32.588 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:32.619 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:32.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:32.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:32.725 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:32.764 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:32.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:32.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:32.871 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:32.903 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:32.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:32.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:33.007 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:33.040 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:33.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:33.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:33.144 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:33.169 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:33.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:33.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:33.274 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:33.300 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:33.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:33.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:33.403 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:33.413 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:33 smithi053 bash[79554]: cluster 2023-10-09T10:19:32.914645+0000 mon.a (mon.0) 665 : cluster 3 Health check update: Degraded data redundancy: 6814/8754 objects degraded (77.839%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:19:33.413 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:33 smithi053 bash[76859]: cluster 2023-10-09T10:19:32.914645+0000 mon.a (mon.0) 665 : cluster 3 Health check update: Degraded data redundancy: 6814/8754 objects degraded (77.839%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:19:33.440 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:33.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:33.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:33.545 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:33.572 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:33.575 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:33 smithi086 bash[59714]: cluster 2023-10-09T10:19:32.914645+0000 mon.a (mon.0) 665 : cluster 3 Health check update: Degraded data redundancy: 6814/8754 objects degraded (77.839%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:19:33.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:33.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:33.621 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Removed 109387 objects 2023-10-09T10:19:33.621 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Clean up completed and total clean up time :140.277 2023-10-09T10:19:33.678 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:33.704 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:33.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:33.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:33.808 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:33.834 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:33.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:33.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:33.938 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:33.968 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:33.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:33.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:34.072 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:34.106 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:34.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:34.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:34.121 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2023-10-09T10:19:34.121 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2023-10-09T10:19:34.209 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:34.242 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:34.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:34.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:34.346 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:34.372 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:34.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:34.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:34.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:34 smithi053 bash[79554]: cluster 2023-10-09T10:19:33.259930+0000 mgr.y (mgr.26072) 506 : cluster 0 pgmap v484: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 165 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 536 op/s; 6814/7791 objects degraded (87.460%); 6814/7791 objects misplaced (87.460%); 1.1 MiB/s, 43 objects/s recovering 2023-10-09T10:19:34.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:34 smithi053 bash[76859]: cluster 2023-10-09T10:19:33.259930+0000 mgr.y (mgr.26072) 506 : cluster 0 pgmap v484: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 165 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 536 op/s; 6814/7791 objects degraded (87.460%); 6814/7791 objects misplaced (87.460%); 1.1 MiB/s, 43 objects/s recovering 2023-10-09T10:19:34.476 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:34.502 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:34.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:34.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:34.605 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:34.614 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:34 smithi086 bash[59714]: cluster 2023-10-09T10:19:33.259930+0000 mgr.y (mgr.26072) 506 : cluster 0 pgmap v484: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 165 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 536 op/s; 6814/7791 objects degraded (87.460%); 6814/7791 objects misplaced (87.460%); 1.1 MiB/s, 43 objects/s recovering 2023-10-09T10:19:34.632 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:34.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:34.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:34.735 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:34.766 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:34.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:34.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:34.869 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:34.894 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:34.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:34.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:34.996 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:35.003 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-09T10:19:35.023 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:35.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:35.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:35.126 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:35.146 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:35.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:35.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:35.250 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:35.277 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:35.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:35.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:35.380 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:35.401 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:35.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:35.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:35.505 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:35.534 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:35.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:35.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:35.637 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:35.666 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:35.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:35.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:35.769 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:35.796 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:35.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:35.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:35.900 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:35.928 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:35.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:35.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:36.032 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:36.057 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:36.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:36.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:36.161 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:36.184 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:36.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:36.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:36.287 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:36.318 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:36.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:36.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:36.327 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:19:36.364 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:19:36.390 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:19:36.416 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:19:36.420 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:36.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:36 smithi053 bash[79554]: cluster 2023-10-09T10:19:35.261568+0000 mgr.y (mgr.26072) 507 : cluster 0 pgmap v485: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 24 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 6814/1038 objects degraded (656.455%); 6814/1038 objects misplaced (656.455%); 1.1 MiB/s, 58 objects/s recovering 2023-10-09T10:19:36.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:36 smithi053 bash[79554]: audit 2023-10-09T10:19:36.298200+0000 mon.c (mon.2) 48 : audit 0 from='client.? 172.21.15.53:0/1019073978' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:19:36.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:36 smithi053 bash[76859]: cluster 2023-10-09T10:19:35.261568+0000 mgr.y (mgr.26072) 507 : cluster 0 pgmap v485: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 24 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 6814/1038 objects degraded (656.455%); 6814/1038 objects misplaced (656.455%); 1.1 MiB/s, 58 objects/s recovering 2023-10-09T10:19:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:36 smithi053 bash[76859]: audit 2023-10-09T10:19:36.298200+0000 mon.c (mon.2) 48 : audit 0 from='client.? 172.21.15.53:0/1019073978' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:19:36.443 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:19:36.446 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:36.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:36.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:36.470 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:19:36.496 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:19:36.526 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:19:36.529 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:19:36.529 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:19:36.529 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:19:36.529 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:19:36.529 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:19:36.530 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:19:36.530 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:19:36.530 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:19:36.551 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:36.576 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:36.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:36.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:36.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:36 smithi086 bash[59714]: cluster 2023-10-09T10:19:35.261568+0000 mgr.y (mgr.26072) 507 : cluster 0 pgmap v485: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 24 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 6814/1038 objects degraded (656.455%); 6814/1038 objects misplaced (656.455%); 1.1 MiB/s, 58 objects/s recovering 2023-10-09T10:19:36.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:36 smithi086 bash[59714]: audit 2023-10-09T10:19:36.298200+0000 mon.c (mon.2) 48 : audit 0 from='client.? 172.21.15.53:0/1019073978' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:19:36.679 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:36.710 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:36.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:36.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:36.814 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:36.844 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:36.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:36.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:36.948 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:36.974 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:36.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:36.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:37.079 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:37.106 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:37.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:37.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:37.209 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:37.242 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:37.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:37.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:37.342 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is set 2023-10-09T10:19:37.346 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:37.355 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:37 smithi086 bash[59714]: audit 2023-10-09T10:19:36.516031+0000 mon.a (mon.0) 666 : audit 1 from='client.? 172.21.15.53:0/1065062452' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:19:37.371 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:37.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:37.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:37.475 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:37.501 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:37.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:37.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:37.575 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:37 smithi053 bash[76859]: audit 2023-10-09T10:19:36.516031+0000 mon.a (mon.0) 666 : audit 1 from='client.? 172.21.15.53:0/1065062452' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:19:37.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:37 smithi053 bash[79554]: audit 2023-10-09T10:19:36.516031+0000 mon.a (mon.0) 666 : audit 1 from='client.? 172.21.15.53:0/1065062452' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:19:37.605 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:37.634 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:37.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:37.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:37.738 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:37.769 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:37.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:37.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:37.873 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:37.902 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:37.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:37.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:38.006 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:38.032 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:38.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:38.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:38.136 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:38.162 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:38.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:38.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:38.265 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:38.293 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:38.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:38.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:38.397 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:38.407 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:38 smithi086 bash[59714]: cluster 2023-10-09T10:19:37.262540+0000 mgr.y (mgr.26072) 508 : cluster 0 pgmap v486: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 12 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 6814/459 objects degraded (1484.532%); 6814/459 objects misplaced (1484.532%); 0 B/s, 32 objects/s recovering 2023-10-09T10:19:38.407 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:38 smithi086 bash[59714]: cluster 2023-10-09T10:19:37.322103+0000 mon.a (mon.0) 667 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:19:38.407 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:38 smithi086 bash[59714]: cluster 2023-10-09T10:19:37.334269+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e155 with expected crc 2023-10-09T10:19:38.407 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:38 smithi086 bash[59714]: audit 2023-10-09T10:19:37.337025+0000 mon.a (mon.0) 668 : audit 1 from='client.? 172.21.15.53:0/1065062452' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:19:38.408 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:38 smithi086 bash[59714]: cluster 2023-10-09T10:19:37.337124+0000 mon.a (mon.0) 669 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2023-10-09T10:19:38.408 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:38 smithi086 bash[59714]: cluster 2023-10-09T10:19:37.915758+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e155 with expected crc 2023-10-09T10:19:38.408 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:38 smithi086 bash[59714]: cluster 2023-10-09T10:19:37.915974+0000 mon.a (mon.0) 670 : cluster 3 Health check update: Degraded data redundancy: 6814/459 objects degraded (1484.532%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T10:19:38.408 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:38 smithi086 bash[59714]: audit 2023-10-09T10:19:38.060236+0000 mon.a (mon.0) 671 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:19:38.423 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:38.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:38.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:38.526 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:38.561 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:19:38.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:38.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:19:38.664 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:38.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:38 smithi053 bash[79554]: cluster 2023-10-09T10:19:37.262540+0000 mgr.y (mgr.26072) 508 : cluster 0 pgmap v486: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 12 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 6814/459 objects degraded (1484.532%); 6814/459 objects misplaced (1484.532%); 0 B/s, 32 objects/s recovering 2023-10-09T10:19:38.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:38 smithi053 bash[79554]: cluster 2023-10-09T10:19:37.322103+0000 mon.a (mon.0) 667 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:19:38.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:38 smithi053 bash[79554]: cluster 2023-10-09T10:19:37.334269+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e155 with expected crc 2023-10-09T10:19:38.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:38 smithi053 bash[79554]: audit 2023-10-09T10:19:37.337025+0000 mon.a (mon.0) 668 : audit 1 from='client.? 172.21.15.53:0/1065062452' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:19:38.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:38 smithi053 bash[79554]: cluster 2023-10-09T10:19:37.337124+0000 mon.a (mon.0) 669 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2023-10-09T10:19:38.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:38 smithi053 bash[79554]: cluster 2023-10-09T10:19:37.915758+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e155 with expected crc 2023-10-09T10:19:38.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:38 smithi053 bash[79554]: cluster 2023-10-09T10:19:37.915974+0000 mon.a (mon.0) 670 : cluster 3 Health check update: Degraded data redundancy: 6814/459 objects degraded (1484.532%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T10:19:38.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:38 smithi053 bash[79554]: audit 2023-10-09T10:19:38.060236+0000 mon.a (mon.0) 671 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:19:38.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:38 smithi053 bash[76859]: cluster 2023-10-09T10:19:37.262540+0000 mgr.y (mgr.26072) 508 : cluster 0 pgmap v486: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 12 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 6814/459 objects degraded (1484.532%); 6814/459 objects misplaced (1484.532%); 0 B/s, 32 objects/s recovering 2023-10-09T10:19:38.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:38 smithi053 bash[76859]: cluster 2023-10-09T10:19:37.322103+0000 mon.a (mon.0) 667 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:19:38.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:38 smithi053 bash[76859]: cluster 2023-10-09T10:19:37.334269+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e155 with expected crc 2023-10-09T10:19:38.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:38 smithi053 bash[76859]: audit 2023-10-09T10:19:37.337025+0000 mon.a (mon.0) 668 : audit 1 from='client.? 172.21.15.53:0/1065062452' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:19:38.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:38 smithi053 bash[76859]: cluster 2023-10-09T10:19:37.337124+0000 mon.a (mon.0) 669 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2023-10-09T10:19:38.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:38 smithi053 bash[76859]: cluster 2023-10-09T10:19:37.915758+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e155 with expected crc 2023-10-09T10:19:38.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:38 smithi053 bash[76859]: cluster 2023-10-09T10:19:37.915974+0000 mon.a (mon.0) 670 : cluster 3 Health check update: Degraded data redundancy: 6814/459 objects degraded (1484.532%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T10:19:38.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:38 smithi053 bash[76859]: audit 2023-10-09T10:19:38.060236+0000 mon.a (mon.0) 671 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:19:38.693 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:38.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:38.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:38.798 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:38.828 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:38.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:38.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:38.931 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:38.961 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:38.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:38.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:39.063 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:39.094 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:39.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:39.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:39.197 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:39.225 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:39.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:39.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:39.329 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:39.357 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:39.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:39.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:39.460 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:39.490 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:39.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:39.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:39.577 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:19:39.593 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:39.654 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:39.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:39.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:39.758 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:39.784 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:39.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:39.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:39.888 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:39.918 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:39.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:39.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:40.022 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:40.051 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:40.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:40.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:40.091 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:19:40.094 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:19:40.155 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:40.184 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:40.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:40.188 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:40.289 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:40.307 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T10:19:40.317 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:40.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:40.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:40.420 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:40.421 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-09T10:19:40.421 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:19:40.422 INFO:tasks.thrashosds.thrasher:Killing osd 6, live_osds are [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-09T10:19:40.422 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-10-09T10:19:40.422 DEBUG:teuthology.orchestra.run.smithi086:> sudo systemctl stop ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.6 2023-10-09T10:19:40.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:40 smithi053 bash[76859]: cluster 2023-10-09T10:19:39.263701+0000 mgr.y (mgr.26072) 509 : cluster 0 pgmap v488: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 10 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 6814/369 objects degraded (1846.612%); 6814/369 objects misplaced (1846.612%); 0 B/s, 38 objects/s recovering 2023-10-09T10:19:40.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:40 smithi053 bash[79554]: cluster 2023-10-09T10:19:39.263701+0000 mgr.y (mgr.26072) 509 : cluster 0 pgmap v488: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 10 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 6814/369 objects degraded (1846.612%); 6814/369 objects misplaced (1846.612%); 0 B/s, 38 objects/s recovering 2023-10-09T10:19:40.433 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:40 smithi086 bash[59714]: cluster 2023-10-09T10:19:39.263701+0000 mgr.y (mgr.26072) 509 : cluster 0 pgmap v488: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 10 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 6814/369 objects degraded (1846.612%); 6814/369 objects misplaced (1846.612%); 0 B/s, 38 objects/s recovering 2023-10-09T10:19:40.443 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:40.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:40.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:40.547 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:40.574 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:40.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:40.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:40.680 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:40.706 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:40.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:40.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:40.809 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:40.819 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:19:40 smithi086 systemd[1]: Stopping Ceph osd.6 for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:19:40.820 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:19:40 smithi086 bash[39707]: debug 2023-10-09T10:19:40.596+0000 7f2287bbf700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-09T10:19:40.820 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:19:40 smithi086 bash[39707]: debug 2023-10-09T10:19:40.596+0000 7f2287bbf700 -1 osd.6 155 *** Got signal Terminated *** 2023-10-09T10:19:40.820 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:19:40 smithi086 bash[39707]: debug 2023-10-09T10:19:40.596+0000 7f2287bbf700 -1 osd.6 155 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T10:19:40.839 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:40.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:40.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:40.943 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:40.970 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:40.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:40.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:41.074 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:41.104 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:41.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:41.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:41.208 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:41.234 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:41.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:41.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:41.333 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:41 smithi053 bash[79554]: cluster 2023-10-09T10:19:40.597214+0000 mon.a (mon.0) 672 : cluster 1 osd.6 marked itself down and dead 2023-10-09T10:19:41.337 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:41.348 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:41 smithi086 bash[59714]: cluster 2023-10-09T10:19:40.597214+0000 mon.a (mon.0) 672 : cluster 1 osd.6 marked itself down and dead 2023-10-09T10:19:41.369 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:41.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:41.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:41.472 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:41.498 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:41.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:41.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:41.601 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:41.625 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:41.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:41.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:41.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:41 smithi053 bash[76859]: cluster 2023-10-09T10:19:40.597214+0000 mon.a (mon.0) 672 : cluster 1 osd.6 marked itself down and dead 2023-10-09T10:19:41.729 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:41.761 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:41.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:41.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:41.864 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:41.890 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:41.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:41.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:41.993 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:42.018 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:42.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:42.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:42.122 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:42.153 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:42.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:42.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:42.256 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:42.283 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:42.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:42.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:42.390 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:42.400 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:42 smithi086 bash[59714]: cluster 2023-10-09T10:19:41.264904+0000 mgr.y (mgr.26072) 510 : cluster 0 pgmap v489: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 10 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 284 op/s; 6814/369 objects degraded (1846.612%); 6814/369 objects misplaced (1846.612%); 0 B/s, 77 objects/s recovering 2023-10-09T10:19:42.400 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:42 smithi086 bash[59714]: cluster 2023-10-09T10:19:41.329625+0000 mon.a (mon.0) 673 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T10:19:42.400 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:42 smithi086 bash[59714]: cluster 2023-10-09T10:19:41.340814+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T10:19:42.400 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:42 smithi086 bash[59714]: cluster 2023-10-09T10:19:41.342910+0000 mon.a (mon.0) 674 : cluster 0 osdmap e156: 8 total, 7 up, 8 in 2023-10-09T10:19:42.400 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:42 smithi086 bash[59714]: cluster 2023-10-09T10:19:41.343614+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T10:19:42.401 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:42 smithi086 bash[59714]: cluster 2023-10-09T10:19:41.344213+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T10:19:42.401 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:42 smithi086 bash[59714]: cluster 2023-10-09T10:19:41.349234+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T10:19:42.415 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:42.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:42.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:42.519 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:42.546 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:42.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:42.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:42.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:42 smithi053 bash[79554]: cluster 2023-10-09T10:19:41.264904+0000 mgr.y (mgr.26072) 510 : cluster 0 pgmap v489: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 10 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 284 op/s; 6814/369 objects degraded (1846.612%); 6814/369 objects misplaced (1846.612%); 0 B/s, 77 objects/s recovering 2023-10-09T10:19:42.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:42 smithi053 bash[79554]: cluster 2023-10-09T10:19:41.329625+0000 mon.a (mon.0) 673 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T10:19:42.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:42 smithi053 bash[79554]: cluster 2023-10-09T10:19:41.340814+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T10:19:42.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:42 smithi053 bash[79554]: cluster 2023-10-09T10:19:41.342910+0000 mon.a (mon.0) 674 : cluster 0 osdmap e156: 8 total, 7 up, 8 in 2023-10-09T10:19:42.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:42 smithi053 bash[79554]: cluster 2023-10-09T10:19:41.343614+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T10:19:42.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:42 smithi053 bash[79554]: cluster 2023-10-09T10:19:41.344213+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T10:19:42.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:42 smithi053 bash[79554]: cluster 2023-10-09T10:19:41.349234+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T10:19:42.570 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:42 smithi053 bash[76859]: cluster 2023-10-09T10:19:41.264904+0000 mgr.y (mgr.26072) 510 : cluster 0 pgmap v489: 99 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 10 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 284 op/s; 6814/369 objects degraded (1846.612%); 6814/369 objects misplaced (1846.612%); 0 B/s, 77 objects/s recovering 2023-10-09T10:19:42.570 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:42 smithi053 bash[76859]: cluster 2023-10-09T10:19:41.329625+0000 mon.a (mon.0) 673 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-10-09T10:19:42.570 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:42 smithi053 bash[76859]: cluster 2023-10-09T10:19:41.340814+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T10:19:42.570 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:42 smithi053 bash[76859]: cluster 2023-10-09T10:19:41.342910+0000 mon.a (mon.0) 674 : cluster 0 osdmap e156: 8 total, 7 up, 8 in 2023-10-09T10:19:42.570 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:42 smithi053 bash[76859]: cluster 2023-10-09T10:19:41.343614+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T10:19:42.570 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:42 smithi053 bash[76859]: cluster 2023-10-09T10:19:41.344213+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T10:19:42.570 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:42 smithi053 bash[76859]: cluster 2023-10-09T10:19:41.349234+0000 osd.4 (osd.4) 96 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T10:19:42.649 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:42.676 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:42.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:42.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:42.779 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:42.806 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:42.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:42.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:42.909 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:42.920 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:19:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:19:42] "GET /metrics HTTP/1.1" 200 36527 "" "Prometheus/2.33.4" 2023-10-09T10:19:42.935 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:42.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:42.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:43.038 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:43.059 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:43.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:43.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:43.163 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:43.184 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:43.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:43.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:43.288 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:43.311 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:43.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:43.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:43.414 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:43.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:43 smithi053 bash[79554]: cluster 2023-10-09T10:19:42.343550+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T10:19:43.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:43 smithi053 bash[79554]: cluster 2023-10-09T10:19:42.343684+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T10:19:43.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:43 smithi053 bash[79554]: cluster 2023-10-09T10:19:42.343694+0000 mon.a (mon.0) 675 : cluster 0 osdmap e157: 8 total, 7 up, 8 in 2023-10-09T10:19:43.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:43 smithi053 bash[79554]: cluster 2023-10-09T10:19:42.345281+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T10:19:43.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:43 smithi053 bash[79554]: cluster 2023-10-09T10:19:42.345927+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T10:19:43.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:43 smithi053 bash[79554]: cluster 2023-10-09T10:19:42.346289+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T10:19:43.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:43 smithi053 bash[79554]: cluster 2023-10-09T10:19:42.347798+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T10:19:43.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:43 smithi053 bash[79554]: cluster 2023-10-09T10:19:42.350002+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T10:19:43.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:43 smithi053 bash[79554]: cluster 2023-10-09T10:19:42.350221+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T10:19:43.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:43 smithi053 bash[79554]: cluster 2023-10-09T10:19:42.917398+0000 mon.a (mon.0) 676 : cluster 3 Health check update: Degraded data redundancy: 6814/369 objects degraded (1846.612%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T10:19:43.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:43 smithi053 bash[76859]: cluster 2023-10-09T10:19:42.343550+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T10:19:43.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:43 smithi053 bash[76859]: cluster 2023-10-09T10:19:42.343684+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T10:19:43.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:43 smithi053 bash[76859]: cluster 2023-10-09T10:19:42.343694+0000 mon.a (mon.0) 675 : cluster 0 osdmap e157: 8 total, 7 up, 8 in 2023-10-09T10:19:43.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:43 smithi053 bash[76859]: cluster 2023-10-09T10:19:42.345281+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T10:19:43.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:43 smithi053 bash[76859]: cluster 2023-10-09T10:19:42.345927+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T10:19:43.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:43 smithi053 bash[76859]: cluster 2023-10-09T10:19:42.346289+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T10:19:43.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:43 smithi053 bash[76859]: cluster 2023-10-09T10:19:42.347798+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T10:19:43.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:43 smithi053 bash[76859]: cluster 2023-10-09T10:19:42.350002+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T10:19:43.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:43 smithi053 bash[76859]: cluster 2023-10-09T10:19:42.350221+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T10:19:43.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:43 smithi053 bash[76859]: cluster 2023-10-09T10:19:42.917398+0000 mon.a (mon.0) 676 : cluster 3 Health check update: Degraded data redundancy: 6814/369 objects degraded (1846.612%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T10:19:43.442 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:43.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:43.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:43.546 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:43.553 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:43 smithi086 bash[59714]: cluster 2023-10-09T10:19:42.343550+0000 osd.4 (osd.4) 97 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T10:19:43.553 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:43 smithi086 bash[59714]: cluster 2023-10-09T10:19:42.343684+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T10:19:43.553 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:43 smithi086 bash[59714]: cluster 2023-10-09T10:19:42.343694+0000 mon.a (mon.0) 675 : cluster 0 osdmap e157: 8 total, 7 up, 8 in 2023-10-09T10:19:43.553 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:43 smithi086 bash[59714]: cluster 2023-10-09T10:19:42.345281+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T10:19:43.553 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:43 smithi086 bash[59714]: cluster 2023-10-09T10:19:42.345927+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T10:19:43.553 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:43 smithi086 bash[59714]: cluster 2023-10-09T10:19:42.346289+0000 osd.4 (osd.4) 98 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T10:19:43.554 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:43 smithi086 bash[59714]: cluster 2023-10-09T10:19:42.347798+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T10:19:43.554 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:43 smithi086 bash[59714]: cluster 2023-10-09T10:19:42.350002+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T10:19:43.554 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:43 smithi086 bash[59714]: cluster 2023-10-09T10:19:42.350221+0000 osd.4 (osd.4) 99 : cluster 3 failed to encode map e157 with expected crc 2023-10-09T10:19:43.554 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:43 smithi086 bash[59714]: cluster 2023-10-09T10:19:42.917398+0000 mon.a (mon.0) 676 : cluster 3 Health check update: Degraded data redundancy: 6814/369 objects degraded (1846.612%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T10:19:43.571 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:43.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:43.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:43.676 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:43.700 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:43.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:43.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:43.802 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:43.830 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:43.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:43.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:43.933 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:43.960 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:43.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:43.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:44.063 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:44.085 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:44.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:44.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:44.188 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:44.211 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:44.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:44.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:44.243 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:19:44.244 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:19:44.315 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:44.340 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:44.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:44.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:44.444 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:44.469 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:44.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:44.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:44.572 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:44.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:44 smithi053 bash[79554]: cluster 2023-10-09T10:19:43.265462+0000 mgr.y (mgr.26072) 511 : cluster 0 pgmap v492: 99 pgs: 8 stale+active+clean, 2 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 10 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 4 op/s; 6814/369 objects degraded (1846.612%); 6814/369 objects misplaced (1846.612%); 0 B/s, 94 objects/s recovering 2023-10-09T10:19:44.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:44 smithi053 bash[79554]: cluster 2023-10-09T10:19:43.343355+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e158 with expected crc 2023-10-09T10:19:44.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:44 smithi053 bash[79554]: cluster 2023-10-09T10:19:43.345334+0000 mon.a (mon.0) 677 : cluster 0 osdmap e158: 8 total, 7 up, 8 in 2023-10-09T10:19:44.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:44 smithi053 bash[79554]: cluster 2023-10-09T10:19:43.347036+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e158 with expected crc 2023-10-09T10:19:44.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:44 smithi053 bash[79554]: cluster 2023-10-09T10:19:43.350318+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e158 with expected crc 2023-10-09T10:19:44.584 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:44 smithi053 bash[76859]: cluster 2023-10-09T10:19:43.265462+0000 mgr.y (mgr.26072) 511 : cluster 0 pgmap v492: 99 pgs: 8 stale+active+clean, 2 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 10 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 4 op/s; 6814/369 objects degraded (1846.612%); 6814/369 objects misplaced (1846.612%); 0 B/s, 94 objects/s recovering 2023-10-09T10:19:44.584 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:44 smithi053 bash[76859]: cluster 2023-10-09T10:19:43.343355+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e158 with expected crc 2023-10-09T10:19:44.584 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:44 smithi053 bash[76859]: cluster 2023-10-09T10:19:43.345334+0000 mon.a (mon.0) 677 : cluster 0 osdmap e158: 8 total, 7 up, 8 in 2023-10-09T10:19:44.584 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:44 smithi053 bash[76859]: cluster 2023-10-09T10:19:43.347036+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e158 with expected crc 2023-10-09T10:19:44.584 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:44 smithi053 bash[76859]: cluster 2023-10-09T10:19:43.350318+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e158 with expected crc 2023-10-09T10:19:44.597 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:44.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:44.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:44.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:44 smithi086 bash[59714]: cluster 2023-10-09T10:19:43.265462+0000 mgr.y (mgr.26072) 511 : cluster 0 pgmap v492: 99 pgs: 8 stale+active+clean, 2 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized, 1 active+recovering+undersized+degraded+remapped, 84 active+clean; 10 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 4 op/s; 6814/369 objects degraded (1846.612%); 6814/369 objects misplaced (1846.612%); 0 B/s, 94 objects/s recovering 2023-10-09T10:19:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:44 smithi086 bash[59714]: cluster 2023-10-09T10:19:43.343355+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e158 with expected crc 2023-10-09T10:19:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:44 smithi086 bash[59714]: cluster 2023-10-09T10:19:43.345334+0000 mon.a (mon.0) 677 : cluster 0 osdmap e158: 8 total, 7 up, 8 in 2023-10-09T10:19:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:44 smithi086 bash[59714]: cluster 2023-10-09T10:19:43.347036+0000 osd.4 (osd.4) 100 : cluster 3 failed to encode map e158 with expected crc 2023-10-09T10:19:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:44 smithi086 bash[59714]: cluster 2023-10-09T10:19:43.350318+0000 osd.4 (osd.4) 101 : cluster 3 failed to encode map e158 with expected crc 2023-10-09T10:19:44.701 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:44.734 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:44.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:44.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:44.838 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:44.864 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:44.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:44.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:44.969 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:45.002 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:45.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:45.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:45.105 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:45.126 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:45.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:45.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:45.228 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:45.255 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:45.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:45.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:45.358 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:45.382 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:45.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:45.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:45.485 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:45.511 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:45.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:45.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:45.615 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:45.636 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:45.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:45.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:45.739 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:45.767 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:45.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:45.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:45.870 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:45.899 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:45.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:45.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:46.002 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:46.033 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:46.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:46.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:46.136 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:46.163 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:46.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:46.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:46.265 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:46.290 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:46.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:46.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:46.395 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:46.417 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:46.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:46.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:46.441 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:46 smithi053 bash[76859]: cluster 2023-10-09T10:19:45.266738+0000 mgr.y (mgr.26072) 512 : cluster 0 pgmap v494: 99 pgs: 1 active+recovery_wait+remapped, 63 active+clean, 26 active+undersized, 2 stale+active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 10 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3410/369 objects degraded (924.119%); 6814/369 objects misplaced (1846.612%); 0 B/s, 293 objects/s recovering 2023-10-09T10:19:46.521 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:46.545 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:46.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:46.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:46.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:46 smithi086 bash[59714]: cluster 2023-10-09T10:19:45.266738+0000 mgr.y (mgr.26072) 512 : cluster 0 pgmap v494: 99 pgs: 1 active+recovery_wait+remapped, 63 active+clean, 26 active+undersized, 2 stale+active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 10 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3410/369 objects degraded (924.119%); 6814/369 objects misplaced (1846.612%); 0 B/s, 293 objects/s recovering 2023-10-09T10:19:46.617 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:19:46 smithi086 bash[73890]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-6 2023-10-09T10:19:46.617 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:19:46 smithi086 bash[74165]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-6 2023-10-09T10:19:46.649 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:46.672 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:46.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:46.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:46.775 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:46.785 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:46 smithi053 bash[79554]: cluster 2023-10-09T10:19:45.266738+0000 mgr.y (mgr.26072) 512 : cluster 0 pgmap v494: 99 pgs: 1 active+recovery_wait+remapped, 63 active+clean, 26 active+undersized, 2 stale+active+clean, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 10 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3410/369 objects degraded (924.119%); 6814/369 objects misplaced (1846.612%); 0 B/s, 293 objects/s recovering 2023-10-09T10:19:46.800 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:46.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:46.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:46.903 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:46.933 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:46.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:46.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:47.036 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:47.063 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:47.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:47.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:47.166 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:47.191 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:47.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:47.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:47.294 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:47.321 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:47.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:47.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:47.425 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:47.455 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:47.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:47.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:47.543 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:19:47.543 INFO:teuthology.orchestra.run.smithi053.stdout: "size": 20, 2023-10-09T10:19:47.543 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 600, 2023-10-09T10:19:47.543 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [ 2023-10-09T10:19:47.543 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.543 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:77199 5.13 5.e4ac27f3 (undecoded) ondisk+write+known_if_redirected e120)", 2023-10-09T10:19:47.543 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:38.184974+0000", 2023-10-09T10:19:47.543 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 189.352198112, 2023-10-09T10:19:47.544 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.81116090600000001, 2023-10-09T10:19:47.544 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:19:47.544 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:19:47.544 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:19:47.544 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:19:47.544 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:19:47.544 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77199 2023-10-09T10:19:47.544 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.544 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:19:47.544 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.544 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:19:47.544 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.184974+0000", 2023-10-09T10:19:47.545 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.545 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.545 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.545 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:19:47.545 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.184974+0000", 2023-10-09T10:19:47.545 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.545 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.545 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.545 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:19:47.545 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.184972+0000", 2023-10-09T10:19:47.545 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:19:47.546 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.546 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.546 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:19:47.546 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.185000+0000", 2023-10-09T10:19:47.546 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.7324000000000001e-05 2023-10-09T10:19:47.546 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.546 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.546 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:19:47.546 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.185012+0000", 2023-10-09T10:19:47.546 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2704999999999999e-05 2023-10-09T10:19:47.546 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.546 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.547 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:19:47.547 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.185021+0000", 2023-10-09T10:19:47.547 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.1389999999999995e-06 2023-10-09T10:19:47.547 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.547 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.547 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.547 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.185076+0000", 2023-10-09T10:19:47.547 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.5315999999999997e-05 2023-10-09T10:19:47.547 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.547 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.548 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:19:47.548 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.185085+0000", 2023-10-09T10:19:47.548 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.217e-06 2023-10-09T10:19:47.548 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.548 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.548 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.548 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.996123+0000", 2023-10-09T10:19:47.548 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.81103795300000003 2023-10-09T10:19:47.548 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.548 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.548 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:19:47.548 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.996135+0000", 2023-10-09T10:19:47.549 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1894e-05 2023-10-09T10:19:47.549 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.549 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:19:47.549 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.549 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.549 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.549 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:77202 5.13 5.98416873 (undecoded) ondisk+write+known_if_redirected e120)", 2023-10-09T10:19:47.549 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:38.186771+0000", 2023-10-09T10:19:47.549 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 189.35040087600001, 2023-10-09T10:19:47.549 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.809407239, 2023-10-09T10:19:47.549 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:19:47.549 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:19:47.549 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:19:47.550 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:19:47.550 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:19:47.550 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77202 2023-10-09T10:19:47.550 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.550 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:19:47.550 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.550 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:19:47.550 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.186771+0000", 2023-10-09T10:19:47.550 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.550 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.550 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.550 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:19:47.551 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.186771+0000", 2023-10-09T10:19:47.551 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.551 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.551 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.551 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:19:47.551 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.186770+0000", 2023-10-09T10:19:47.551 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:19:47.551 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.551 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.551 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:19:47.551 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.186797+0000", 2023-10-09T10:19:47.551 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.7797000000000002e-05 2023-10-09T10:19:47.552 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.552 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.552 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:19:47.552 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.186811+0000", 2023-10-09T10:19:47.552 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3767e-05 2023-10-09T10:19:47.552 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.552 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.552 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:19:47.552 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.186820+0000", 2023-10-09T10:19:47.552 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.3610000000000007e-06 2023-10-09T10:19:47.552 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.552 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.553 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.553 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.186879+0000", 2023-10-09T10:19:47.553 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.8897999999999998e-05 2023-10-09T10:19:47.553 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.553 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.553 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:19:47.553 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.186890+0000", 2023-10-09T10:19:47.553 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0268999999999999e-05 2023-10-09T10:19:47.553 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.553 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.553 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.553 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.996170+0000", 2023-10-09T10:19:47.553 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.80928038400000002 2023-10-09T10:19:47.554 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.554 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.554 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:19:47.554 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.996179+0000", 2023-10-09T10:19:47.554 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.541e-06 2023-10-09T10:19:47.554 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.554 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:19:47.554 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.555 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.555 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.555 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:77308 5.13 5.73652653 (undecoded) ondisk+write+known_if_redirected e120)", 2023-10-09T10:19:47.555 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:38.282923+0000", 2023-10-09T10:19:47.555 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 189.25424960500001, 2023-10-09T10:19:47.555 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.71327491700000001, 2023-10-09T10:19:47.555 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:19:47.555 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:19:47.555 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:19:47.555 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:19:47.555 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:19:47.556 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77308 2023-10-09T10:19:47.556 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.556 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:19:47.556 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.556 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:19:47.556 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.282923+0000", 2023-10-09T10:19:47.556 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.556 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.556 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.556 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:19:47.556 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.282923+0000", 2023-10-09T10:19:47.556 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.557 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.557 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.557 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:19:47.557 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.282921+0000", 2023-10-09T10:19:47.557 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:19:47.557 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.557 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.557 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:19:47.557 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.282959+0000", 2023-10-09T10:19:47.557 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.7580000000000003e-05 2023-10-09T10:19:47.557 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.557 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.557 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:19:47.558 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.282975+0000", 2023-10-09T10:19:47.558 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.5937999999999999e-05 2023-10-09T10:19:47.558 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.558 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.558 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:19:47.558 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.282981+0000", 2023-10-09T10:19:47.558 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.4679999999999997e-06 2023-10-09T10:19:47.558 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.558 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.558 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.558 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.283031+0000", 2023-10-09T10:19:47.559 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.0385e-05 2023-10-09T10:19:47.559 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.559 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.559 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:19:47.559 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.283045+0000", 2023-10-09T10:19:47.559 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3348e-05 2023-10-09T10:19:47.559 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.559 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.559 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.559 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.996193+0000", 2023-10-09T10:19:47.559 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.71314852799999995 2023-10-09T10:19:47.559 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.560 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.560 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:19:47.560 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.996198+0000", 2023-10-09T10:19:47.560 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.2050000000000004e-06 2023-10-09T10:19:47.560 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.560 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:19:47.560 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.560 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.560 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.560 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:77345 5.13 5.faef8c53 (undecoded) ondisk+write+known_if_redirected e120)", 2023-10-09T10:19:47.560 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:38.312892+0000", 2023-10-09T10:19:47.561 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 189.224279811, 2023-10-09T10:19:47.561 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.68331945500000002, 2023-10-09T10:19:47.561 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:19:47.561 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:19:47.561 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:19:47.561 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:19:47.561 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:19:47.561 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77345 2023-10-09T10:19:47.561 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.561 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:19:47.561 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.561 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:19:47.561 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.312892+0000", 2023-10-09T10:19:47.562 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.562 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.562 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.562 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:19:47.562 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.312892+0000", 2023-10-09T10:19:47.562 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.562 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.562 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.562 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:19:47.562 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.312890+0000", 2023-10-09T10:19:47.562 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:19:47.563 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.563 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.563 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:19:47.563 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.312916+0000", 2023-10-09T10:19:47.563 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.5471000000000001e-05 2023-10-09T10:19:47.563 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.563 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.563 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:19:47.563 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.312934+0000", 2023-10-09T10:19:47.563 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.7839e-05 2023-10-09T10:19:47.563 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.563 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.564 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:19:47.564 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.312942+0000", 2023-10-09T10:19:47.564 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.1750000000000005e-06 2023-10-09T10:19:47.564 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.564 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.564 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.564 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.313008+0000", 2023-10-09T10:19:47.564 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.5918000000000001e-05 2023-10-09T10:19:47.564 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.564 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.564 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:19:47.564 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.313019+0000", 2023-10-09T10:19:47.565 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1505000000000001e-05 2023-10-09T10:19:47.565 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.565 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.565 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.565 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.996208+0000", 2023-10-09T10:19:47.565 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.68318836199999999 2023-10-09T10:19:47.565 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.565 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.565 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:19:47.565 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.996212+0000", 2023-10-09T10:19:47.565 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.0779999999999997e-06 2023-10-09T10:19:47.565 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.566 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:19:47.566 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.566 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.566 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.566 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:77412 5.13 5.19666f3 (undecoded) ondisk+write+known_if_redirected e120)", 2023-10-09T10:19:47.566 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:38.382590+0000", 2023-10-09T10:19:47.566 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 189.154582654, 2023-10-09T10:19:47.566 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.61363625300000002, 2023-10-09T10:19:47.566 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:19:47.566 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:19:47.566 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:19:47.567 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:19:47.567 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:19:47.567 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77412 2023-10-09T10:19:47.567 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.567 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:19:47.567 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.567 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:19:47.567 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.382590+0000", 2023-10-09T10:19:47.567 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.567 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.567 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.567 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:19:47.568 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.382590+0000", 2023-10-09T10:19:47.568 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.568 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.568 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.568 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:19:47.568 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.382588+0000", 2023-10-09T10:19:47.568 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:19:47.568 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.568 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.568 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:19:47.568 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.382632+0000", 2023-10-09T10:19:47.568 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.4647000000000001e-05 2023-10-09T10:19:47.569 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.569 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.569 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:19:47.569 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.382644+0000", 2023-10-09T10:19:47.569 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1705000000000001e-05 2023-10-09T10:19:47.569 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.569 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.569 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:19:47.569 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.382652+0000", 2023-10-09T10:19:47.569 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.9389999999999997e-06 2023-10-09T10:19:47.569 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.569 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.570 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.570 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.382710+0000", 2023-10-09T10:19:47.570 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.8415999999999998e-05 2023-10-09T10:19:47.570 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.570 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.570 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:19:47.570 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.382726+0000", 2023-10-09T10:19:47.570 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.5396999999999998e-05 2023-10-09T10:19:47.570 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.570 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.570 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.570 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.996222+0000", 2023-10-09T10:19:47.571 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.61349617400000001 2023-10-09T10:19:47.571 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.571 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.571 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:19:47.571 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.996226+0000", 2023-10-09T10:19:47.571 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.8510000000000001e-06 2023-10-09T10:19:47.571 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.571 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:19:47.571 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.571 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.573 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.573 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:150418 5.13 5:cdea67df:::benchmark_data_smithi053_106232_object41028:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e138)", 2023-10-09T10:19:47.573 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:18:01.320245+0000", 2023-10-09T10:19:47.573 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 106.216927568, 2023-10-09T10:19:47.573 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0091809899999999, 2023-10-09T10:19:47.573 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:19:47.573 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:19:47.573 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:19:47.573 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:19:47.573 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:19:47.574 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 150418 2023-10-09T10:19:47.574 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.574 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:19:47.574 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.574 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:19:47.574 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.320245+0000", 2023-10-09T10:19:47.574 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.574 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.574 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.574 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:19:47.574 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.320245+0000", 2023-10-09T10:19:47.574 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.575 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.575 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.575 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:19:47.575 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.320243+0000", 2023-10-09T10:19:47.575 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:19:47.575 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.575 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.575 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:19:47.575 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.320252+0000", 2023-10-09T10:19:47.575 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.1460000000000002e-06 2023-10-09T10:19:47.575 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.575 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.576 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:19:47.576 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.320271+0000", 2023-10-09T10:19:47.576 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.9570000000000001e-05 2023-10-09T10:19:47.576 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.576 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.576 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:19:47.576 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.320281+0000", 2023-10-09T10:19:47.576 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.8099999999999992e-06 2023-10-09T10:19:47.576 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.576 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.576 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.576 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.320335+0000", 2023-10-09T10:19:47.577 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.4276e-05 2023-10-09T10:19:47.577 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.577 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.577 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op must wait for map", 2023-10-09T10:19:47.577 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.320343+0000", 2023-10-09T10:19:47.577 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.8879999999999997e-06 2023-10-09T10:19:47.577 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.577 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.577 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.577 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.326881+0000", 2023-10-09T10:19:47.577 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0065380170000000001 2023-10-09T10:19:47.577 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.577 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.578 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:19:47.578 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.326894+0000", 2023-10-09T10:19:47.578 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2167999999999999e-05 2023-10-09T10:19:47.578 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.578 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.578 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.578 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.329336+0000", 2023-10-09T10:19:47.578 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0024429669999999 2023-10-09T10:19:47.578 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.578 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.578 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:19:47.579 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.329426+0000", 2023-10-09T10:19:47.579 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.9133000000000002e-05 2023-10-09T10:19:47.579 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.579 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:19:47.579 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.579 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.579 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.579 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:150439 5.13 5:c99f9424:::benchmark_data_smithi053_106232_object41049:head [delete] snapc 0=[] ondisk+write+known_if_redirected e138)", 2023-10-09T10:19:47.579 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:18:01.330624+0000", 2023-10-09T10:19:47.579 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 106.20654842899999, 2023-10-09T10:19:47.579 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.009979695, 2023-10-09T10:19:47.579 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:19:47.580 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:19:47.580 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:19:47.580 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:19:47.580 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:19:47.580 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 150439 2023-10-09T10:19:47.580 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.580 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:19:47.580 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.580 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:19:47.580 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.330624+0000", 2023-10-09T10:19:47.580 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.580 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.581 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.581 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:19:47.581 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.330624+0000", 2023-10-09T10:19:47.581 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.581 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.581 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.581 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:19:47.581 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.330622+0000", 2023-10-09T10:19:47.581 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:19:47.581 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.581 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.581 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:19:47.582 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.330630+0000", 2023-10-09T10:19:47.582 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.089e-06 2023-10-09T10:19:47.582 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.582 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.582 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:19:47.582 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.330643+0000", 2023-10-09T10:19:47.582 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3030999999999999e-05 2023-10-09T10:19:47.582 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.582 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.582 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:19:47.582 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.330653+0000", 2023-10-09T10:19:47.582 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.3850000000000008e-06 2023-10-09T10:19:47.583 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.583 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.583 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.583 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.330853+0000", 2023-10-09T10:19:47.583 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00020060799999999999 2023-10-09T10:19:47.583 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.583 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.583 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:19:47.583 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.330866+0000", 2023-10-09T10:19:47.583 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2505e-05 2023-10-09T10:19:47.583 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.584 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.584 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.584 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.329890+0000", 2023-10-09T10:19:47.584 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.99902415300000003 2023-10-09T10:19:47.584 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.584 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.584 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:19:47.584 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.330016+0000", 2023-10-09T10:19:47.584 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00012629199999999999 2023-10-09T10:19:47.584 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.584 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.584 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 0,1", 2023-10-09T10:19:47.585 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.330135+0000", 2023-10-09T10:19:47.585 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00011862399999999999 2023-10-09T10:19:47.585 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.585 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.585 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:19:47.585 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.337830+0000", 2023-10-09T10:19:47.585 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0076953339999999999 2023-10-09T10:19:47.585 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.585 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.585 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.585 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.340498+0000", 2023-10-09T10:19:47.586 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0026682479999999998 2023-10-09T10:19:47.586 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.586 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.586 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.586 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.340519+0000", 2023-10-09T10:19:47.586 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.1010999999999999e-05 2023-10-09T10:19:47.586 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.586 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.586 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:19:47.586 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.340558+0000", 2023-10-09T10:19:47.586 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.8445000000000002e-05 2023-10-09T10:19:47.586 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.587 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.587 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:19:47.587 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.340603+0000", 2023-10-09T10:19:47.587 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.5634999999999999e-05 2023-10-09T10:19:47.587 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.587 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:19:47.587 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.587 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.587 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.587 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:150502 5.13 5:cb929f8c:::benchmark_data_smithi053_106232_object41112:head [delete] snapc 0=[] ondisk+write+known_if_redirected e138)", 2023-10-09T10:19:47.587 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:18:01.402779+0000", 2023-10-09T10:19:47.587 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 106.13439353, 2023-10-09T10:19:47.588 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.93803153800000005, 2023-10-09T10:19:47.588 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:19:47.588 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:19:47.588 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:19:47.588 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:19:47.588 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:19:47.588 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 150502 2023-10-09T10:19:47.588 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.588 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:19:47.588 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.588 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:19:47.588 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.402779+0000", 2023-10-09T10:19:47.589 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.589 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.589 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.589 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:19:47.589 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.402779+0000", 2023-10-09T10:19:47.589 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.589 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.589 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.589 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:19:47.589 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.402777+0000", 2023-10-09T10:19:47.589 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:19:47.589 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.590 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.590 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:19:47.590 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.402784+0000", 2023-10-09T10:19:47.590 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.8009999999999998e-06 2023-10-09T10:19:47.590 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.590 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.590 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:19:47.590 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.402797+0000", 2023-10-09T10:19:47.590 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3455000000000001e-05 2023-10-09T10:19:47.590 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.590 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.590 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:19:47.591 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.402806+0000", 2023-10-09T10:19:47.591 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.2779999999999993e-06 2023-10-09T10:19:47.591 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.591 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.591 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.591 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.402861+0000", 2023-10-09T10:19:47.591 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.5485000000000002e-05 2023-10-09T10:19:47.591 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.591 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.591 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:19:47.591 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.402873+0000", 2023-10-09T10:19:47.592 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1878e-05 2023-10-09T10:19:47.592 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.592 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.592 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.592 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.332326+0000", 2023-10-09T10:19:47.592 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.92945327499999997 2023-10-09T10:19:47.592 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.592 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.592 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:19:47.592 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.332449+0000", 2023-10-09T10:19:47.592 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00012242700000000001 2023-10-09T10:19:47.592 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.593 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.593 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 0,1", 2023-10-09T10:19:47.593 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.332623+0000", 2023-10-09T10:19:47.593 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000174112 2023-10-09T10:19:47.593 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.593 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.593 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:19:47.593 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.340424+0000", 2023-10-09T10:19:47.593 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.007801489 2023-10-09T10:19:47.593 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.593 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.594 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.594 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.340633+0000", 2023-10-09T10:19:47.594 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00020892 2023-10-09T10:19:47.594 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.594 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.594 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.594 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.340654+0000", 2023-10-09T10:19:47.594 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.0981000000000001e-05 2023-10-09T10:19:47.594 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.594 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.594 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:19:47.595 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.340763+0000", 2023-10-09T10:19:47.595 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000108723 2023-10-09T10:19:47.595 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.595 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.595 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:19:47.595 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.340810+0000", 2023-10-09T10:19:47.595 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.7339999999999997e-05 2023-10-09T10:19:47.595 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.595 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:19:47.595 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.595 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.596 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.596 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:150513 5.13 5:cc97f734:::benchmark_data_smithi053_106232_object41123:head [delete] snapc 0=[] ondisk+write+known_if_redirected e138)", 2023-10-09T10:19:47.596 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:18:01.414539+0000", 2023-10-09T10:19:47.596 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 106.122633656, 2023-10-09T10:19:47.596 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.933783904, 2023-10-09T10:19:47.596 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:19:47.596 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:19:47.596 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:19:47.596 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:19:47.596 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:19:47.596 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 150513 2023-10-09T10:19:47.596 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.597 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:19:47.597 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.597 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:19:47.597 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.414539+0000", 2023-10-09T10:19:47.597 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.597 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.597 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.597 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:19:47.597 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.414539+0000", 2023-10-09T10:19:47.597 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.597 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.597 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.598 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:19:47.598 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.414537+0000", 2023-10-09T10:19:47.598 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:19:47.598 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.598 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.598 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:19:47.598 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.414545+0000", 2023-10-09T10:19:47.598 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.8800000000000008e-06 2023-10-09T10:19:47.598 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.598 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.598 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:19:47.598 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.414563+0000", 2023-10-09T10:19:47.599 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.8493000000000001e-05 2023-10-09T10:19:47.599 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.599 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.599 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:19:47.599 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.414573+0000", 2023-10-09T10:19:47.599 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.2939999999999994e-06 2023-10-09T10:19:47.599 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.599 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.599 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.599 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.414629+0000", 2023-10-09T10:19:47.599 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.6450000000000003e-05 2023-10-09T10:19:47.599 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.600 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.600 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:19:47.600 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.414640+0000", 2023-10-09T10:19:47.600 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0992000000000001e-05 2023-10-09T10:19:47.600 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.600 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.600 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.600 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.335086+0000", 2023-10-09T10:19:47.600 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.92044621900000001 2023-10-09T10:19:47.600 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.600 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.600 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:19:47.601 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.335234+0000", 2023-10-09T10:19:47.601 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014724700000000001 2023-10-09T10:19:47.601 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.601 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.601 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 0,1", 2023-10-09T10:19:47.601 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.335380+0000", 2023-10-09T10:19:47.601 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000146253 2023-10-09T10:19:47.601 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.601 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.601 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:19:47.601 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.340430+0000", 2023-10-09T10:19:47.601 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0050504510000000001 2023-10-09T10:19:47.602 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.602 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.602 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.602 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.348202+0000", 2023-10-09T10:19:47.602 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0077713649999999997 2023-10-09T10:19:47.602 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.602 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.602 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.602 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.348251+0000", 2023-10-09T10:19:47.602 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.9073999999999998e-05 2023-10-09T10:19:47.602 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.602 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.603 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:19:47.603 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.348292+0000", 2023-10-09T10:19:47.603 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.1312e-05 2023-10-09T10:19:47.603 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.603 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.603 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:19:47.603 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.348322+0000", 2023-10-09T10:19:47.603 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.0426e-05 2023-10-09T10:19:47.603 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.603 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:19:47.603 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.604 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.604 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.604 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:150633 5.13 5:ca6c9cd9:::benchmark_data_smithi053_106232_object41243:head [delete] snapc 0=[] ondisk+write+known_if_redirected e138)", 2023-10-09T10:19:47.604 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:18:01.571362+0000", 2023-10-09T10:19:47.604 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 105.965809841, 2023-10-09T10:19:47.604 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.78176658200000004, 2023-10-09T10:19:47.604 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:19:47.604 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:19:47.604 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:19:47.604 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:19:47.604 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:19:47.604 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 150633 2023-10-09T10:19:47.605 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.605 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:19:47.605 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.605 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:19:47.605 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.571362+0000", 2023-10-09T10:19:47.605 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.605 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.605 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.605 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:19:47.605 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.571362+0000", 2023-10-09T10:19:47.605 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.605 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.606 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.606 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:19:47.606 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.571361+0000", 2023-10-09T10:19:47.606 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:19:47.606 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.606 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.606 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:19:47.606 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.571372+0000", 2023-10-09T10:19:47.606 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1389999999999999e-05 2023-10-09T10:19:47.606 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.606 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.606 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:19:47.607 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.571389+0000", 2023-10-09T10:19:47.607 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6812000000000001e-05 2023-10-09T10:19:47.607 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.607 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.607 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:19:47.607 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.571398+0000", 2023-10-09T10:19:47.607 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.5939999999999994e-06 2023-10-09T10:19:47.607 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.607 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.607 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.607 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.571453+0000", 2023-10-09T10:19:47.607 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.5525000000000001e-05 2023-10-09T10:19:47.608 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.608 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.608 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:19:47.608 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.571464+0000", 2023-10-09T10:19:47.608 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0832000000000001e-05 2023-10-09T10:19:47.608 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.608 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.608 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.608 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.337869+0000", 2023-10-09T10:19:47.608 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.76640533300000002 2023-10-09T10:19:47.608 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.608 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.609 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:19:47.609 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.338039+0000", 2023-10-09T10:19:47.609 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00016967999999999999 2023-10-09T10:19:47.609 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.609 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.609 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 0,1", 2023-10-09T10:19:47.609 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.338182+0000", 2023-10-09T10:19:47.609 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014298199999999999 2023-10-09T10:19:47.609 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.609 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.609 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:19:47.609 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.348132+0000", 2023-10-09T10:19:47.610 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0099497869999999999 2023-10-09T10:19:47.610 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.610 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.610 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.610 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.348383+0000", 2023-10-09T10:19:47.610 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00025132699999999997 2023-10-09T10:19:47.610 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.610 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.610 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.610 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.353023+0000", 2023-10-09T10:19:47.610 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0046395869999999997 2023-10-09T10:19:47.611 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.611 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.611 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:19:47.611 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.353078+0000", 2023-10-09T10:19:47.611 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.5402999999999998e-05 2023-10-09T10:19:47.611 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.611 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.611 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:19:47.611 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.353129+0000", 2023-10-09T10:19:47.611 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.0977000000000003e-05 2023-10-09T10:19:47.611 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.611 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:19:47.612 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.612 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.612 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.612 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:150678 5.13 5:cd4f7926:::benchmark_data_smithi053_106232_object41288:head [delete] snapc 0=[] ondisk+write+known_if_redirected e138)", 2023-10-09T10:19:47.612 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:18:01.626901+0000", 2023-10-09T10:19:47.612 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 105.910271407, 2023-10-09T10:19:47.612 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.72643049599999998, 2023-10-09T10:19:47.612 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:19:47.612 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:19:47.612 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:19:47.612 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:19:47.612 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:19:47.613 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 150678 2023-10-09T10:19:47.613 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.613 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:19:47.613 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.613 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:19:47.613 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.626901+0000", 2023-10-09T10:19:47.613 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.613 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.613 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.613 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:19:47.613 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.626901+0000", 2023-10-09T10:19:47.613 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.614 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.614 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.614 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:19:47.614 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.626899+0000", 2023-10-09T10:19:47.614 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999976 2023-10-09T10:19:47.614 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.614 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.614 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:19:47.614 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.626907+0000", 2023-10-09T10:19:47.614 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.2740000000000007e-06 2023-10-09T10:19:47.614 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.614 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.615 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:19:47.615 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.626925+0000", 2023-10-09T10:19:47.615 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.7689999999999998e-05 2023-10-09T10:19:47.615 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.615 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.615 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:19:47.615 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.626934+0000", 2023-10-09T10:19:47.615 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.0440000000000001e-06 2023-10-09T10:19:47.615 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.615 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.615 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.615 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.627007+0000", 2023-10-09T10:19:47.616 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.3586999999999999e-05 2023-10-09T10:19:47.616 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.616 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.616 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:19:47.616 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.627024+0000", 2023-10-09T10:19:47.616 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6702e-05 2023-10-09T10:19:47.616 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.616 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.616 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.616 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.340846+0000", 2023-10-09T10:19:47.616 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.71382214200000005 2023-10-09T10:19:47.616 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.616 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.617 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:19:47.617 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.340986+0000", 2023-10-09T10:19:47.617 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000139913 2023-10-09T10:19:47.617 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.617 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.617 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 0,1", 2023-10-09T10:19:47.617 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.341114+0000", 2023-10-09T10:19:47.617 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000128453 2023-10-09T10:19:47.617 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.617 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.617 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:19:47.617 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.348339+0000", 2023-10-09T10:19:47.618 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0072246180000000004 2023-10-09T10:19:47.618 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.618 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.618 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.618 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.348423+0000", 2023-10-09T10:19:47.618 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.3935000000000002e-05 2023-10-09T10:19:47.618 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.618 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.618 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.618 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.353242+0000", 2023-10-09T10:19:47.618 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0048186879999999998 2023-10-09T10:19:47.618 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.619 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.619 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:19:47.619 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.353287+0000", 2023-10-09T10:19:47.619 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.5762e-05 2023-10-09T10:19:47.619 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.619 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.619 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:19:47.619 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.353331+0000", 2023-10-09T10:19:47.619 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.3877e-05 2023-10-09T10:19:47.619 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.619 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:19:47.619 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.619 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.620 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.620 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:150686 5.13 5:ce15c764:::benchmark_data_smithi053_106232_object41296:head [delete] snapc 0=[] ondisk+write+known_if_redirected e138)", 2023-10-09T10:19:47.620 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:18:01.634724+0000", 2023-10-09T10:19:47.620 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 105.902448319, 2023-10-09T10:19:47.620 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.71886249700000004, 2023-10-09T10:19:47.620 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:19:47.620 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:19:47.620 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:19:47.620 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:19:47.620 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:19:47.620 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 150686 2023-10-09T10:19:47.620 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.621 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:19:47.621 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.621 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:19:47.621 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.634724+0000", 2023-10-09T10:19:47.621 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.621 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.621 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.621 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:19:47.621 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.634724+0000", 2023-10-09T10:19:47.621 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.621 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.621 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.622 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:19:47.622 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.634722+0000", 2023-10-09T10:19:47.622 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:19:47.622 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.622 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.622 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:19:47.622 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.634729+0000", 2023-10-09T10:19:47.622 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.1029999999999996e-06 2023-10-09T10:19:47.622 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.622 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.622 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:19:47.622 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.634744+0000", 2023-10-09T10:19:47.623 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4759999999999999e-05 2023-10-09T10:19:47.623 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.623 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.623 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:19:47.623 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.634756+0000", 2023-10-09T10:19:47.623 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1960999999999999e-05 2023-10-09T10:19:47.623 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.623 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.623 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.623 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.634815+0000", 2023-10-09T10:19:47.623 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.9441000000000002e-05 2023-10-09T10:19:47.623 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.623 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.624 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:19:47.624 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.634828+0000", 2023-10-09T10:19:47.624 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.252e-05 2023-10-09T10:19:47.624 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.624 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.624 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.624 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.342952+0000", 2023-10-09T10:19:47.624 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.70812468799999995 2023-10-09T10:19:47.624 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.624 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.624 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:19:47.625 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.343056+0000", 2023-10-09T10:19:47.625 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000103707 2023-10-09T10:19:47.625 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.625 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.625 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 0,1", 2023-10-09T10:19:47.625 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.343190+0000", 2023-10-09T10:19:47.625 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00013366300000000001 2023-10-09T10:19:47.625 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.625 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.625 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:19:47.625 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.348345+0000", 2023-10-09T10:19:47.625 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0051558070000000001 2023-10-09T10:19:47.625 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.626 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.626 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.626 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.348468+0000", 2023-10-09T10:19:47.626 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00012293100000000001 2023-10-09T10:19:47.626 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.626 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.626 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.626 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.353498+0000", 2023-10-09T10:19:47.626 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0050291099999999998 2023-10-09T10:19:47.626 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.626 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.627 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:19:47.627 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.353545+0000", 2023-10-09T10:19:47.627 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.7323000000000001e-05 2023-10-09T10:19:47.627 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.627 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.627 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:19:47.627 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.353586+0000", 2023-10-09T10:19:47.627 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.1516e-05 2023-10-09T10:19:47.627 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.627 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:19:47.627 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.627 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.628 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.628 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:194675 5.14 5:2d6ac2fc:::benchmark_data_smithi053_106232_object85285:head [delete] snapc 0=[] ondisk+write+known_if_redirected e142)", 2023-10-09T10:19:47.628 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:18:56.414581+0000", 2023-10-09T10:19:47.628 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 51.122591458000002, 2023-10-09T10:19:47.628 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.005194589, 2023-10-09T10:19:47.628 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:19:47.628 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:19:47.628 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:19:47.628 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:19:47.628 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:19:47.628 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 194675 2023-10-09T10:19:47.628 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.628 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:19:47.629 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.629 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:19:47.629 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.414581+0000", 2023-10-09T10:19:47.629 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.629 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.629 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.629 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:19:47.629 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.414581+0000", 2023-10-09T10:19:47.629 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.629 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.629 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.630 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:19:47.630 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.414579+0000", 2023-10-09T10:19:47.630 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:19:47.630 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.630 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.630 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:19:47.630 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.414585+0000", 2023-10-09T10:19:47.630 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.003e-06 2023-10-09T10:19:47.630 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.630 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.630 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:19:47.630 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.414605+0000", 2023-10-09T10:19:47.631 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.0134999999999999e-05 2023-10-09T10:19:47.631 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.631 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.631 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:19:47.631 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.414616+0000", 2023-10-09T10:19:47.631 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0397000000000001e-05 2023-10-09T10:19:47.631 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.631 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.631 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.631 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.414679+0000", 2023-10-09T10:19:47.631 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.3520000000000002e-05 2023-10-09T10:19:47.631 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.632 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.632 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:19:47.632 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.414692+0000", 2023-10-09T10:19:47.632 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.288e-05 2023-10-09T10:19:47.632 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.632 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.632 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.632 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.409770+0000", 2023-10-09T10:19:47.632 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.995077557 2023-10-09T10:19:47.632 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.632 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.632 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:19:47.633 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.409863+0000", 2023-10-09T10:19:47.633 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.2856999999999995e-05 2023-10-09T10:19:47.633 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.633 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.633 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 2,7", 2023-10-09T10:19:47.633 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.410197+0000", 2023-10-09T10:19:47.633 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00033393600000000001 2023-10-09T10:19:47.633 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.633 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.633 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:19:47.633 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.417573+0000", 2023-10-09T10:19:47.633 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0073762649999999999 2023-10-09T10:19:47.634 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.634 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.634 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.634 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.419573+0000", 2023-10-09T10:19:47.634 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0019997639999999998 2023-10-09T10:19:47.634 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.634 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.634 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.634 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.419696+0000", 2023-10-09T10:19:47.634 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00012296 2023-10-09T10:19:47.634 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.634 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.635 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:19:47.635 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.419746+0000", 2023-10-09T10:19:47.635 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.0052999999999997e-05 2023-10-09T10:19:47.635 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.635 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.635 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:19:47.635 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.419775+0000", 2023-10-09T10:19:47.635 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.9663999999999999e-05 2023-10-09T10:19:47.635 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.635 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:19:47.635 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.635 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.636 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.636 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:194708 5.14 5:2c45aa1d:::benchmark_data_smithi053_106232_object85318:head [delete] snapc 0=[] ondisk+write+known_if_redirected e142)", 2023-10-09T10:19:47.636 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:18:56.450714+0000", 2023-10-09T10:19:47.636 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 51.086458430999997, 2023-10-09T10:19:47.636 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.96917479399999995, 2023-10-09T10:19:47.636 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:19:47.636 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:19:47.636 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:19:47.636 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:19:47.636 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:19:47.636 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 194708 2023-10-09T10:19:47.636 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.637 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:19:47.637 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.637 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:19:47.637 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.450714+0000", 2023-10-09T10:19:47.637 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.637 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.637 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.637 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:19:47.637 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.450714+0000", 2023-10-09T10:19:47.637 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.637 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.637 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.638 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:19:47.638 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.450712+0000", 2023-10-09T10:19:47.638 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:19:47.638 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.638 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.638 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:19:47.638 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.450720+0000", 2023-10-09T10:19:47.638 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.1380000000000007e-06 2023-10-09T10:19:47.638 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.638 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.638 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:19:47.638 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.450741+0000", 2023-10-09T10:19:47.639 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.0562000000000001e-05 2023-10-09T10:19:47.639 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.639 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.639 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:19:47.639 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.450750+0000", 2023-10-09T10:19:47.639 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.8819999999999996e-06 2023-10-09T10:19:47.639 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.639 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.639 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.639 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.450816+0000", 2023-10-09T10:19:47.639 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.5073000000000005e-05 2023-10-09T10:19:47.639 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.640 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.640 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:19:47.640 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.450829+0000", 2023-10-09T10:19:47.640 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.34e-05 2023-10-09T10:19:47.640 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.640 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.640 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.640 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.412391+0000", 2023-10-09T10:19:47.640 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.961562378 2023-10-09T10:19:47.640 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.640 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.640 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:19:47.640 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.412536+0000", 2023-10-09T10:19:47.641 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014463200000000001 2023-10-09T10:19:47.641 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.641 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.641 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 2,7", 2023-10-09T10:19:47.641 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.412821+0000", 2023-10-09T10:19:47.641 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00028492300000000002 2023-10-09T10:19:47.641 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.641 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.641 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:19:47.641 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.419633+0000", 2023-10-09T10:19:47.641 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0068125670000000003 2023-10-09T10:19:47.641 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.642 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.642 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.642 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.419807+0000", 2023-10-09T10:19:47.642 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000174072 2023-10-09T10:19:47.642 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.642 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.642 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.642 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.419833+0000", 2023-10-09T10:19:47.642 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.5304999999999999e-05 2023-10-09T10:19:47.642 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.642 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.642 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:19:47.643 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.419867+0000", 2023-10-09T10:19:47.643 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.3927000000000002e-05 2023-10-09T10:19:47.643 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.643 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.643 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:19:47.643 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.419889+0000", 2023-10-09T10:19:47.643 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.1841999999999999e-05 2023-10-09T10:19:47.643 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.643 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:19:47.643 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.643 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.643 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.644 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:194768 5.14 5:2e1e4b1e:::benchmark_data_smithi053_106232_object85378:head [delete] snapc 0=[] ondisk+write+known_if_redirected e142)", 2023-10-09T10:19:47.644 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:18:56.544125+0000", 2023-10-09T10:19:47.644 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 50.993047586000003, 2023-10-09T10:19:47.644 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.87587828899999998, 2023-10-09T10:19:47.644 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:19:47.644 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:19:47.644 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:19:47.644 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:19:47.644 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:19:47.644 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 194768 2023-10-09T10:19:47.644 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.644 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:19:47.645 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.645 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:19:47.645 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.544125+0000", 2023-10-09T10:19:47.645 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.645 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.645 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.645 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:19:47.645 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.544125+0000", 2023-10-09T10:19:47.645 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.645 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.645 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.645 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:19:47.646 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.544123+0000", 2023-10-09T10:19:47.646 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:19:47.646 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.646 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.646 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:19:47.646 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.544132+0000", 2023-10-09T10:19:47.646 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.1460000000000002e-06 2023-10-09T10:19:47.646 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.646 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.646 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:19:47.646 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.544155+0000", 2023-10-09T10:19:47.646 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.2895e-05 2023-10-09T10:19:47.647 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.647 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.647 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:19:47.647 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.544166+0000", 2023-10-09T10:19:47.647 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1089e-05 2023-10-09T10:19:47.647 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.647 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.647 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.647 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.544228+0000", 2023-10-09T10:19:47.647 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.2198000000000003e-05 2023-10-09T10:19:47.647 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.647 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.648 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:19:47.648 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.544240+0000", 2023-10-09T10:19:47.648 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1739999999999999e-05 2023-10-09T10:19:47.648 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.648 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.648 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.648 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.414500+0000", 2023-10-09T10:19:47.648 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.87026014900000004 2023-10-09T10:19:47.648 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.648 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.648 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:19:47.648 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.414659+0000", 2023-10-09T10:19:47.649 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00015927000000000001 2023-10-09T10:19:47.649 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.649 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.649 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 2,7", 2023-10-09T10:19:47.649 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.415049+0000", 2023-10-09T10:19:47.649 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00038953799999999998 2023-10-09T10:19:47.649 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.649 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.649 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:19:47.649 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.419813+0000", 2023-10-09T10:19:47.649 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0047635819999999997 2023-10-09T10:19:47.649 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.650 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.650 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.650 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.419911+0000", 2023-10-09T10:19:47.650 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.8542999999999995e-05 2023-10-09T10:19:47.650 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.650 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.650 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.650 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.419931+0000", 2023-10-09T10:19:47.650 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.9936e-05 2023-10-09T10:19:47.650 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.650 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.650 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:19:47.651 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.419964+0000", 2023-10-09T10:19:47.651 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.3414000000000002e-05 2023-10-09T10:19:47.651 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.651 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.651 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:19:47.651 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.420003+0000", 2023-10-09T10:19:47.651 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.8488000000000001e-05 2023-10-09T10:19:47.651 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.651 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:19:47.651 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.651 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.651 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.652 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:194800 5.14 5:2f580a6c:::benchmark_data_smithi053_106232_object85410:head [delete] snapc 0=[] ondisk+write+known_if_redirected e142)", 2023-10-09T10:19:47.652 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:18:56.583770+0000", 2023-10-09T10:19:47.652 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 50.953402390999997, 2023-10-09T10:19:47.652 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.84011443699999999, 2023-10-09T10:19:47.652 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:19:47.652 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:19:47.652 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:19:47.652 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:19:47.652 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:19:47.652 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 194800 2023-10-09T10:19:47.652 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.652 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:19:47.653 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.653 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:19:47.653 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.583770+0000", 2023-10-09T10:19:47.653 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.653 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.653 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.653 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:19:47.653 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.583770+0000", 2023-10-09T10:19:47.653 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.653 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.653 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.653 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:19:47.654 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.583768+0000", 2023-10-09T10:19:47.654 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:19:47.654 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.654 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.654 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:19:47.654 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.583777+0000", 2023-10-09T10:19:47.654 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.7080000000000003e-06 2023-10-09T10:19:47.654 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.654 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.654 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:19:47.654 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.583796+0000", 2023-10-09T10:19:47.654 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.8683000000000001e-05 2023-10-09T10:19:47.655 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.655 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.655 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:19:47.655 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.583805+0000", 2023-10-09T10:19:47.655 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.2699999999999993e-06 2023-10-09T10:19:47.655 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.655 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.655 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.655 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.583869+0000", 2023-10-09T10:19:47.655 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.4340999999999999e-05 2023-10-09T10:19:47.655 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.655 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.656 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:19:47.656 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.583885+0000", 2023-10-09T10:19:47.656 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.5466999999999999e-05 2023-10-09T10:19:47.656 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.656 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.656 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.656 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.417647+0000", 2023-10-09T10:19:47.656 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.83376203800000004 2023-10-09T10:19:47.656 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.656 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.656 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:19:47.656 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.417756+0000", 2023-10-09T10:19:47.657 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000109553 2023-10-09T10:19:47.657 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.657 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.657 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 2,7", 2023-10-09T10:19:47.657 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.417959+0000", 2023-10-09T10:19:47.657 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00020231900000000001 2023-10-09T10:19:47.657 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.657 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.657 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:19:47.657 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.419816+0000", 2023-10-09T10:19:47.657 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.001857252 2023-10-09T10:19:47.658 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.658 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.658 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.658 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.420042+0000", 2023-10-09T10:19:47.658 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000226624 2023-10-09T10:19:47.658 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.658 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.658 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.658 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.423817+0000", 2023-10-09T10:19:47.658 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0037746279999999999 2023-10-09T10:19:47.658 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.658 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.659 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:19:47.659 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.423854+0000", 2023-10-09T10:19:47.659 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.7373999999999998e-05 2023-10-09T10:19:47.659 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.659 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.659 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:19:47.659 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.423884+0000", 2023-10-09T10:19:47.659 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.9802e-05 2023-10-09T10:19:47.659 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.659 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:19:47.659 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.659 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.660 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.660 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:194883 5.14 5:2fd46238:::benchmark_data_smithi053_106232_object85493:head [delete] snapc 0=[] ondisk+write+known_if_redirected e142)", 2023-10-09T10:19:47.660 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:18:56.688086+0000", 2023-10-09T10:19:47.660 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 50.849086431000003, 2023-10-09T10:19:47.660 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.74342808000000005, 2023-10-09T10:19:47.660 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:19:47.660 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:19:47.660 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:19:47.660 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:19:47.660 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:19:47.660 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 194883 2023-10-09T10:19:47.660 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.661 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:19:47.661 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.661 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:19:47.661 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.688086+0000", 2023-10-09T10:19:47.661 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.661 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.661 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.661 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:19:47.661 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.688086+0000", 2023-10-09T10:19:47.661 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.661 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.661 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.662 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:19:47.662 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.688085+0000", 2023-10-09T10:19:47.662 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:19:47.662 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.662 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.662 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:19:47.662 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.688090+0000", 2023-10-09T10:19:47.662 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.9320000000000001e-06 2023-10-09T10:19:47.662 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.662 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.662 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:19:47.663 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.688103+0000", 2023-10-09T10:19:47.663 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2108e-05 2023-10-09T10:19:47.663 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.663 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.663 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:19:47.663 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.688110+0000", 2023-10-09T10:19:47.663 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.4850000000000003e-06 2023-10-09T10:19:47.663 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.663 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.663 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.663 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.688177+0000", 2023-10-09T10:19:47.663 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.6633999999999999e-05 2023-10-09T10:19:47.664 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.664 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.664 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:19:47.664 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.688188+0000", 2023-10-09T10:19:47.664 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1099e-05 2023-10-09T10:19:47.664 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.664 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.664 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.664 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.420092+0000", 2023-10-09T10:19:47.664 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.73190423299999996 2023-10-09T10:19:47.664 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.664 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.664 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:19:47.665 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.420180+0000", 2023-10-09T10:19:47.665 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.7964e-05 2023-10-09T10:19:47.665 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.665 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.665 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 2,7", 2023-10-09T10:19:47.665 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.420391+0000", 2023-10-09T10:19:47.665 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00021140500000000001 2023-10-09T10:19:47.665 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.665 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.665 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.665 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.423956+0000", 2023-10-09T10:19:47.665 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0035644470000000001 2023-10-09T10:19:47.666 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.666 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.666 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:19:47.666 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.423985+0000", 2023-10-09T10:19:47.666 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.8966e-05 2023-10-09T10:19:47.666 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.666 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.666 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.666 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.431421+0000", 2023-10-09T10:19:47.666 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0074363880000000004 2023-10-09T10:19:47.666 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.666 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.667 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:19:47.667 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.431472+0000", 2023-10-09T10:19:47.667 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.0744000000000001e-05 2023-10-09T10:19:47.667 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.667 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.667 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:19:47.667 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.431514+0000", 2023-10-09T10:19:47.667 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.1903999999999997e-05 2023-10-09T10:19:47.667 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.667 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:19:47.667 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.667 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.668 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.668 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:194899 5.14 5:29a178ae:::benchmark_data_smithi053_106232_object85509:head [delete] snapc 0=[] ondisk+write+known_if_redirected e142)", 2023-10-09T10:19:47.668 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:18:56.710938+0000", 2023-10-09T10:19:47.668 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 50.826234223, 2023-10-09T10:19:47.668 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.734439014, 2023-10-09T10:19:47.668 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:19:47.668 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:19:47.668 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:19:47.668 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:19:47.668 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:19:47.668 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 194899 2023-10-09T10:19:47.668 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.669 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:19:47.669 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.669 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:19:47.669 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.710938+0000", 2023-10-09T10:19:47.669 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.669 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.669 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.669 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:19:47.669 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.710938+0000", 2023-10-09T10:19:47.669 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.669 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.669 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.669 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:19:47.670 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.710936+0000", 2023-10-09T10:19:47.670 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:19:47.670 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.670 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.670 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:19:47.670 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.710947+0000", 2023-10-09T10:19:47.670 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0275000000000001e-05 2023-10-09T10:19:47.670 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.670 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.670 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:19:47.670 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.710969+0000", 2023-10-09T10:19:47.671 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.1982000000000001e-05 2023-10-09T10:19:47.671 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.671 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.671 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:19:47.671 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.710980+0000", 2023-10-09T10:19:47.671 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1248e-05 2023-10-09T10:19:47.671 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.671 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.671 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.671 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.711033+0000", 2023-10-09T10:19:47.671 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.3267999999999999e-05 2023-10-09T10:19:47.671 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.672 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.672 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:19:47.672 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.711043+0000", 2023-10-09T10:19:47.672 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.5550000000000008e-06 2023-10-09T10:19:47.672 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.672 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.672 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.672 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.421930+0000", 2023-10-09T10:19:47.672 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.71088710799999999 2023-10-09T10:19:47.672 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.672 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.672 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:19:47.673 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.422028+0000", 2023-10-09T10:19:47.673 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.8320999999999996e-05 2023-10-09T10:19:47.673 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.673 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.673 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 2,7", 2023-10-09T10:19:47.673 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.422232+0000", 2023-10-09T10:19:47.673 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00020368900000000001 2023-10-09T10:19:47.673 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.673 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.673 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:19:47.673 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.426564+0000", 2023-10-09T10:19:47.673 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0043319320000000001 2023-10-09T10:19:47.674 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.674 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.674 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.674 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.439522+0000", 2023-10-09T10:19:47.674 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.01295786 2023-10-09T10:19:47.674 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.674 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.674 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.674 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.445299+0000", 2023-10-09T10:19:47.674 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.005777122 2023-10-09T10:19:47.674 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.674 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.675 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:19:47.675 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.445337+0000", 2023-10-09T10:19:47.675 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.8359999999999999e-05 2023-10-09T10:19:47.675 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.675 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.675 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:19:47.675 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.445377+0000", 2023-10-09T10:19:47.675 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.9957999999999999e-05 2023-10-09T10:19:47.675 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.675 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:19:47.675 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.675 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.676 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.676 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:194927 5.14 5:2be6a213:::benchmark_data_smithi053_106232_object85537:head [delete] snapc 0=[] ondisk+write+known_if_redirected e142)", 2023-10-09T10:19:47.676 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:18:56.738982+0000", 2023-10-09T10:19:47.676 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 50.798190161000001, 2023-10-09T10:19:47.676 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.70651518099999999, 2023-10-09T10:19:47.676 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:19:47.676 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:19:47.676 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:19:47.676 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:19:47.676 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:19:47.676 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 194927 2023-10-09T10:19:47.676 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.677 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:19:47.677 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.677 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:19:47.677 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.738982+0000", 2023-10-09T10:19:47.677 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.677 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.677 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.677 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:19:47.677 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.738982+0000", 2023-10-09T10:19:47.677 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.677 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.678 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.678 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:19:47.678 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.738980+0000", 2023-10-09T10:19:47.678 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:19:47.678 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.678 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.678 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:19:47.678 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.738987+0000", 2023-10-09T10:19:47.678 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.0509999999999999e-06 2023-10-09T10:19:47.678 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.678 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.678 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:19:47.679 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.739005+0000", 2023-10-09T10:19:47.679 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.8079000000000001e-05 2023-10-09T10:19:47.679 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.679 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.679 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:19:47.679 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.739014+0000", 2023-10-09T10:19:47.679 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.3890000000000005e-06 2023-10-09T10:19:47.679 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.679 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.679 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.679 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.739074+0000", 2023-10-09T10:19:47.679 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.0310999999999999e-05 2023-10-09T10:19:47.679 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.680 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.680 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:19:47.680 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.739086+0000", 2023-10-09T10:19:47.680 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.201e-05 2023-10-09T10:19:47.680 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.680 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.680 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.680 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.424018+0000", 2023-10-09T10:19:47.680 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.68493166999999999 2023-10-09T10:19:47.680 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.680 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.680 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:19:47.681 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.424141+0000", 2023-10-09T10:19:47.681 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00012297299999999999 2023-10-09T10:19:47.681 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.681 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.681 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 2,7", 2023-10-09T10:19:47.681 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.424387+0000", 2023-10-09T10:19:47.681 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000246085 2023-10-09T10:19:47.681 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.681 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.681 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:19:47.681 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.431530+0000", 2023-10-09T10:19:47.681 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0071430699999999996 2023-10-09T10:19:47.682 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.682 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.682 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.682 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.439574+0000", 2023-10-09T10:19:47.682 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0080447000000000001 2023-10-09T10:19:47.682 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.682 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.682 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.682 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.445421+0000", 2023-10-09T10:19:47.682 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0058460389999999999 2023-10-09T10:19:47.682 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.682 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.683 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:19:47.683 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.445462+0000", 2023-10-09T10:19:47.683 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.1418000000000002e-05 2023-10-09T10:19:47.683 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.683 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.683 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:19:47.683 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.445497+0000", 2023-10-09T10:19:47.683 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.5278999999999999e-05 2023-10-09T10:19:47.683 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.683 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:19:47.683 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.683 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.683 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.684 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:194939 5.14 5:2e52b8fa:::benchmark_data_smithi053_106232_object85549:head [delete] snapc 0=[] ondisk+write+known_if_redirected e142)", 2023-10-09T10:19:47.684 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:18:56.751141+0000", 2023-10-09T10:19:47.684 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 50.786031438000002, 2023-10-09T10:19:47.684 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.69446603900000003, 2023-10-09T10:19:47.684 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:19:47.684 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:19:47.684 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:19:47.684 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:19:47.684 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:19:47.684 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 194939 2023-10-09T10:19:47.684 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.684 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:19:47.685 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.685 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:19:47.685 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.751141+0000", 2023-10-09T10:19:47.685 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.685 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.685 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.685 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:19:47.685 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.751141+0000", 2023-10-09T10:19:47.685 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:19:47.685 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.685 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.685 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:19:47.685 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.751139+0000", 2023-10-09T10:19:47.686 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:19:47.686 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.686 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.686 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:19:47.686 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.751156+0000", 2023-10-09T10:19:47.686 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.7263000000000001e-05 2023-10-09T10:19:47.686 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.686 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.686 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:19:47.686 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.751173+0000", 2023-10-09T10:19:47.686 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6716999999999999e-05 2023-10-09T10:19:47.686 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.687 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.687 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:19:47.687 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.751182+0000", 2023-10-09T10:19:47.687 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.4570000000000005e-06 2023-10-09T10:19:47.687 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.687 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.687 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.687 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.751338+0000", 2023-10-09T10:19:47.687 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00015591300000000001 2023-10-09T10:19:47.687 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.687 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.687 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:19:47.688 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.751351+0000", 2023-10-09T10:19:47.688 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3142000000000001e-05 2023-10-09T10:19:47.688 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.688 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.688 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:19:47.688 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.426591+0000", 2023-10-09T10:19:47.688 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.67524008400000002 2023-10-09T10:19:47.688 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.688 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.688 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:19:47.688 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.426700+0000", 2023-10-09T10:19:47.688 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000108831 2023-10-09T10:19:47.688 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.689 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.689 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 2,7", 2023-10-09T10:19:47.689 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.426995+0000", 2023-10-09T10:19:47.689 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00029580999999999997 2023-10-09T10:19:47.689 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.689 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.689 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:19:47.689 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.431542+0000", 2023-10-09T10:19:47.689 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0045462590000000004 2023-10-09T10:19:47.689 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.690 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.690 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.690 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.439617+0000", 2023-10-09T10:19:47.690 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0080753960000000003 2023-10-09T10:19:47.690 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.690 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.690 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:19:47.690 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.445535+0000", 2023-10-09T10:19:47.690 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0059181060000000002 2023-10-09T10:19:47.690 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.690 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.690 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:19:47.691 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.445570+0000", 2023-10-09T10:19:47.691 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.4715000000000002e-05 2023-10-09T10:19:47.691 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:19:47.691 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:19:47.691 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:19:47.691 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.445607+0000", 2023-10-09T10:19:47.691 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.6872000000000002e-05 2023-10-09T10:19:47.691 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.691 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:19:47.691 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.691 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:19:47.691 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:19:47.691 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:19:47.692 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:47.715 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:47.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:47.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:47.818 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:47.846 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:47.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:47.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:47.950 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:47.978 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:47.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:47.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:48.082 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:48.107 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:48.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:48.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:48.210 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:48.241 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:48.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:48.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:48.345 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:48.374 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:48.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:48.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:48.479 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:48.499 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:48.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:48.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:48.602 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:48.612 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:48 smithi086 bash[59714]: cluster 2023-10-09T10:19:47.267677+0000 mgr.y (mgr.26072) 513 : cluster 0 pgmap v495: 99 pgs: 1 active+recovery_wait+remapped, 62 active+clean, 28 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded; 10 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3414/369 objects degraded (925.203%); 6814/369 objects misplaced (1846.612%); 0 B/s, 198 objects/s recovering 2023-10-09T10:19:48.612 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:48 smithi086 bash[59714]: cluster 2023-10-09T10:19:47.918667+0000 mon.a (mon.0) 678 : cluster 3 Health check update: Degraded data redundancy: 3414/369 objects degraded (925.203%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T10:19:48.630 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:48.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:48.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:48.648 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:48 smithi053 bash[79554]: cluster 2023-10-09T10:19:47.267677+0000 mgr.y (mgr.26072) 513 : cluster 0 pgmap v495: 99 pgs: 1 active+recovery_wait+remapped, 62 active+clean, 28 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded; 10 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3414/369 objects degraded (925.203%); 6814/369 objects misplaced (1846.612%); 0 B/s, 198 objects/s recovering 2023-10-09T10:19:48.648 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:48 smithi053 bash[79554]: cluster 2023-10-09T10:19:47.918667+0000 mon.a (mon.0) 678 : cluster 3 Health check update: Degraded data redundancy: 3414/369 objects degraded (925.203%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T10:19:48.649 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:48 smithi053 bash[76859]: cluster 2023-10-09T10:19:47.267677+0000 mgr.y (mgr.26072) 513 : cluster 0 pgmap v495: 99 pgs: 1 active+recovery_wait+remapped, 62 active+clean, 28 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded; 10 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3414/369 objects degraded (925.203%); 6814/369 objects misplaced (1846.612%); 0 B/s, 198 objects/s recovering 2023-10-09T10:19:48.649 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:48 smithi053 bash[76859]: cluster 2023-10-09T10:19:47.918667+0000 mon.a (mon.0) 678 : cluster 3 Health check update: Degraded data redundancy: 3414/369 objects degraded (925.203%), 8 pgs degraded (PG_DEGRADED) 2023-10-09T10:19:48.734 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:48.759 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:48.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:48.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:48.862 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:48.885 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:48.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:48.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:48.989 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:49.024 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:49.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:49.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:49.127 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:49.155 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:49.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:49.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:49.259 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:49.281 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:49.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:49.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:49.384 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:49.419 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:49.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:49.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:49.487 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-09T10:19:49.522 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:49.559 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:49.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:49.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:49.663 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:49.689 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:49.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:49.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:49.726 DEBUG:teuthology.orchestra.run.smithi086:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.6.service' 2023-10-09T10:19:49.792 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:49.807 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T10:19:49.807 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-10-09T10:19:49.836 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:49.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:49.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:49.939 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:49.966 INFO:teuthology.orchestra.run.smithi053.stderr:pool 'unique_pool_0' removed 2023-10-09T10:19:49.974 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:49.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:49.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:50.078 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:50.102 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:50.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:50.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:50.205 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:50.221 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:49 smithi086 bash[59714]: cluster 2023-10-09T10:19:48.925484+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T10:19:50.221 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:49 smithi086 bash[59714]: cluster 2023-10-09T10:19:48.926708+0000 mon.a (mon.0) 679 : cluster 0 osdmap e159: 8 total, 7 up, 8 in 2023-10-09T10:19:50.222 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:49 smithi086 bash[59714]: cluster 2023-10-09T10:19:48.928373+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T10:19:50.222 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:49 smithi086 bash[59714]: audit 2023-10-09T10:19:49.062643+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.53:0/2038719288' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:19:50.222 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:49 smithi086 bash[59714]: audit 2023-10-09T10:19:49.063125+0000 mon.a (mon.0) 680 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:19:50.222 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:49 smithi086 bash[59714]: cluster 2023-10-09T10:19:49.268353+0000 mgr.y (mgr.26072) 514 : cluster 0 pgmap v497: 99 pgs: 1 active+recovery_wait+remapped, 62 active+clean, 28 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded; 10 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3414/369 objects degraded (925.203%); 6814/369 objects misplaced (1846.612%); 0 B/s, 172 objects/s recovering 2023-10-09T10:19:50.232 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:50.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:50.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:50.335 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:50.348 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:49 smithi053 bash[76859]: cluster 2023-10-09T10:19:48.925484+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T10:19:50.348 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:49 smithi053 bash[76859]: cluster 2023-10-09T10:19:48.926708+0000 mon.a (mon.0) 679 : cluster 0 osdmap e159: 8 total, 7 up, 8 in 2023-10-09T10:19:50.348 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:49 smithi053 bash[76859]: cluster 2023-10-09T10:19:48.928373+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T10:19:50.349 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:49 smithi053 bash[76859]: audit 2023-10-09T10:19:49.062643+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.53:0/2038719288' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:19:50.349 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:49 smithi053 bash[76859]: audit 2023-10-09T10:19:49.063125+0000 mon.a (mon.0) 680 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:19:50.349 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:49 smithi053 bash[76859]: cluster 2023-10-09T10:19:49.268353+0000 mgr.y (mgr.26072) 514 : cluster 0 pgmap v497: 99 pgs: 1 active+recovery_wait+remapped, 62 active+clean, 28 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded; 10 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3414/369 objects degraded (925.203%); 6814/369 objects misplaced (1846.612%); 0 B/s, 172 objects/s recovering 2023-10-09T10:19:50.349 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:49 smithi053 bash[79554]: cluster 2023-10-09T10:19:48.925484+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T10:19:50.349 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:49 smithi053 bash[79554]: cluster 2023-10-09T10:19:48.926708+0000 mon.a (mon.0) 679 : cluster 0 osdmap e159: 8 total, 7 up, 8 in 2023-10-09T10:19:50.349 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:49 smithi053 bash[79554]: cluster 2023-10-09T10:19:48.928373+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e159 with expected crc 2023-10-09T10:19:50.349 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:49 smithi053 bash[79554]: audit 2023-10-09T10:19:49.062643+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.53:0/2038719288' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:19:50.350 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:49 smithi053 bash[79554]: audit 2023-10-09T10:19:49.063125+0000 mon.a (mon.0) 680 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:19:50.350 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:49 smithi053 bash[79554]: cluster 2023-10-09T10:19:49.268353+0000 mgr.y (mgr.26072) 514 : cluster 0 pgmap v497: 99 pgs: 1 active+recovery_wait+remapped, 62 active+clean, 28 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+undersized+degraded; 10 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3414/369 objects degraded (925.203%); 6814/369 objects misplaced (1846.612%); 0 B/s, 172 objects/s recovering 2023-10-09T10:19:50.367 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:50.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:50.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:50.471 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:50.495 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:50.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:50.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:50.598 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:50.627 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:50.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:50.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:50.731 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:50.764 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:50.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:50.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:50.869 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:50.898 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:50.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:50.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:51.002 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:51.035 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:51.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:50 smithi053 bash[79554]: audit 2023-10-09T10:19:49.935736+0000 mon.a (mon.0) 681 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-10-09T10:19:51.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:50 smithi053 bash[79554]: cluster 2023-10-09T10:19:49.935902+0000 mon.a (mon.0) 682 : cluster 0 osdmap e160: 8 total, 7 up, 8 in 2023-10-09T10:19:51.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:50 smithi053 bash[79554]: cluster 2023-10-09T10:19:49.943564+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e160 with expected crc 2023-10-09T10:19:51.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:50 smithi053 bash[76859]: audit 2023-10-09T10:19:49.935736+0000 mon.a (mon.0) 681 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-10-09T10:19:51.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:50 smithi053 bash[76859]: cluster 2023-10-09T10:19:49.935902+0000 mon.a (mon.0) 682 : cluster 0 osdmap e160: 8 total, 7 up, 8 in 2023-10-09T10:19:51.038 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:50 smithi053 bash[76859]: cluster 2023-10-09T10:19:49.943564+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e160 with expected crc 2023-10-09T10:19:51.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:51.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:51.140 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:51.172 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:51.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:51.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:51.275 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:51.301 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:51.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:51.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:51.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:50 smithi086 bash[59714]: audit 2023-10-09T10:19:49.935736+0000 mon.a (mon.0) 681 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-10-09T10:19:51.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:50 smithi086 bash[59714]: cluster 2023-10-09T10:19:49.935902+0000 mon.a (mon.0) 682 : cluster 0 osdmap e160: 8 total, 7 up, 8 in 2023-10-09T10:19:51.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:50 smithi086 bash[59714]: cluster 2023-10-09T10:19:49.943564+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e160 with expected crc 2023-10-09T10:19:51.405 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:51.439 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:51.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:51.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:51.543 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:51.575 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:51.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:51.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:51.679 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:51.709 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:51.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:51.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:51.813 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:51.844 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:51.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:51.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:51.890 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-09T10:19:51.890 INFO:tasks.radosbench:Beginning radosbench... 2023-10-09T10:19:51.891 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_1 2023-10-09T10:19:51.891 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_1 16 2023-10-09T10:19:51.949 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:51.974 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:51.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:51.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:52.077 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:52.100 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:52.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:52.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:52.203 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:52.233 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:52.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:52.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:52.336 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:52.348 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:51 smithi086 bash[59714]: cluster 2023-10-09T10:19:50.413815+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e160 with expected crc 2023-10-09T10:19:52.348 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:51 smithi086 bash[59714]: cluster 2023-10-09T10:19:50.413817+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e160 with expected crc 2023-10-09T10:19:52.348 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:51 smithi086 bash[59714]: cluster 2023-10-09T10:19:51.269289+0000 mgr.y (mgr.26072) 515 : cluster 0 pgmap v499: 73 pgs: 46 active+clean, 21 active+undersized, 6 active+undersized+degraded; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-10-09T10:19:52.365 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:52.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:52.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:52.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:52 smithi053 bash[76859]: cluster 2023-10-09T10:19:50.413815+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e160 with expected crc 2023-10-09T10:19:52.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:52 smithi053 bash[76859]: cluster 2023-10-09T10:19:50.413817+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e160 with expected crc 2023-10-09T10:19:52.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:52 smithi053 bash[76859]: cluster 2023-10-09T10:19:51.269289+0000 mgr.y (mgr.26072) 515 : cluster 0 pgmap v499: 73 pgs: 46 active+clean, 21 active+undersized, 6 active+undersized+degraded; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-10-09T10:19:52.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:52 smithi053 bash[79554]: cluster 2023-10-09T10:19:50.413815+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e160 with expected crc 2023-10-09T10:19:52.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:52 smithi053 bash[79554]: cluster 2023-10-09T10:19:50.413817+0000 osd.4 (osd.4) 102 : cluster 3 failed to encode map e160 with expected crc 2023-10-09T10:19:52.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:52 smithi053 bash[79554]: cluster 2023-10-09T10:19:51.269289+0000 mgr.y (mgr.26072) 515 : cluster 0 pgmap v499: 73 pgs: 46 active+clean, 21 active+undersized, 6 active+undersized+degraded; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-10-09T10:19:52.469 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:52.491 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:52.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:52.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:52.595 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:52.627 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:52.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:52.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:52.731 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:52.740 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:19:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:19:52] "GET /metrics HTTP/1.1" 200 36527 "" "Prometheus/2.33.4" 2023-10-09T10:19:52.758 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:52.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:52.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:52.862 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:52.884 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:52.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:52.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:52.987 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:53.016 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:53.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:53.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:53.046 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:52 smithi053 bash[76859]: cluster 2023-10-09T10:19:52.920544+0000 mon.a (mon.0) 683 : cluster 3 Health check update: Degraded data redundancy: 13/84 objects degraded (15.476%), 6 pgs degraded (PG_DEGRADED) 2023-10-09T10:19:53.047 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:52 smithi053 bash[79554]: cluster 2023-10-09T10:19:52.920544+0000 mon.a (mon.0) 683 : cluster 3 Health check update: Degraded data redundancy: 13/84 objects degraded (15.476%), 6 pgs degraded (PG_DEGRADED) 2023-10-09T10:19:53.120 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:53.146 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:53.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:53.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:53.249 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:53.271 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:53.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:53.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:53.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:52 smithi086 bash[59714]: cluster 2023-10-09T10:19:52.920544+0000 mon.a (mon.0) 683 : cluster 3 Health check update: Degraded data redundancy: 13/84 objects degraded (15.476%), 6 pgs degraded (PG_DEGRADED) 2023-10-09T10:19:53.374 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:53.409 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:53.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:53.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:53.513 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:53.548 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:53.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:53.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:53.651 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:53.686 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:53.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:53.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:53.791 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:53.817 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:53.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:53.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:53.921 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:53.957 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:53.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:53.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:54.060 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:54.073 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:54 smithi053 bash[76859]: audit 2023-10-09T10:19:53.063958+0000 mon.a (mon.0) 684 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:19:54.073 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:54 smithi053 bash[76859]: audit 2023-10-09T10:19:53.065618+0000 mon.a (mon.0) 685 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:19:54.073 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:54 smithi053 bash[76859]: cluster 2023-10-09T10:19:53.270045+0000 mgr.y (mgr.26072) 516 : cluster 0 pgmap v500: 73 pgs: 46 active+clean, 21 active+undersized, 6 active+undersized+degraded; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-10-09T10:19:54.090 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:54.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:54.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:54.193 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:54.206 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:54 smithi086 bash[59714]: audit 2023-10-09T10:19:53.063958+0000 mon.a (mon.0) 684 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:19:54.206 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:54 smithi086 bash[59714]: audit 2023-10-09T10:19:53.065618+0000 mon.a (mon.0) 685 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:19:54.206 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:54 smithi086 bash[59714]: cluster 2023-10-09T10:19:53.270045+0000 mgr.y (mgr.26072) 516 : cluster 0 pgmap v500: 73 pgs: 46 active+clean, 21 active+undersized, 6 active+undersized+degraded; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-10-09T10:19:54.227 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:54.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:54.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:54.257 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:19:54.331 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:54.344 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:54 smithi053 bash[79554]: audit 2023-10-09T10:19:53.063958+0000 mon.a (mon.0) 684 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:19:54.344 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:54 smithi053 bash[79554]: audit 2023-10-09T10:19:53.065618+0000 mon.a (mon.0) 685 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:19:54.344 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:54 smithi053 bash[79554]: cluster 2023-10-09T10:19:53.270045+0000 mgr.y (mgr.26072) 516 : cluster 0 pgmap v500: 73 pgs: 46 active+clean, 21 active+undersized, 6 active+undersized+degraded; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-10-09T10:19:54.367 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:54.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:54.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:54.470 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:54.494 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:54.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:54.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:54.544 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:19:54.573 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:19:54.597 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:54.601 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:19:54.624 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:54.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:54.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:54.628 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:19:54.654 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:19:54.681 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:19:54.706 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:19:54.707 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:19:54.707 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:19:54.707 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:19:54.707 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:19:54.707 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:19:54.707 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:19:54.707 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-10-09T10:19:54.707 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:19:54.727 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:54.753 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:19:54.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:54.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:19:54.808 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [6] live_osds: [0, 1, 2, 3, 4, 5, 7] 2023-10-09T10:19:54.808 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:19:54.808 INFO:tasks.thrashosds.thrasher:Killing osd 2, live_osds are [0, 1, 2, 3, 4, 5, 7] 2023-10-09T10:19:54.808 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-10-09T10:19:54.809 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.2 2023-10-09T10:19:54.855 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:54.886 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:54.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:54.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:54.989 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:55.022 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:55.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:55.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:55.072 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:19:54 smithi053 systemd[1]: Stopping Ceph osd.2 for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:19:55.088 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is unset 2023-10-09T10:19:55.127 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:55.154 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:55.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:55.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:55.260 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:55.268 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:55 smithi053 bash[79554]: audit 2023-10-09T10:19:54.514596+0000 mon.a (mon.0) 686 : audit 0 from='client.? 172.21.15.53:0/2542922304' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:19:55.268 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:55 smithi053 bash[79554]: audit 2023-10-09T10:19:54.598362+0000 mon.a (mon.0) 687 : audit 1 from='client.? 172.21.15.53:0/3924434271' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:19:55.268 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:55 smithi053 bash[76859]: audit 2023-10-09T10:19:54.514596+0000 mon.a (mon.0) 686 : audit 0 from='client.? 172.21.15.53:0/2542922304' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:19:55.268 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:55 smithi053 bash[76859]: audit 2023-10-09T10:19:54.598362+0000 mon.a (mon.0) 687 : audit 1 from='client.? 172.21.15.53:0/3924434271' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:19:55.283 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:55.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:55.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:55.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:55 smithi086 bash[59714]: audit 2023-10-09T10:19:54.514596+0000 mon.a (mon.0) 686 : audit 0 from='client.? 172.21.15.53:0/2542922304' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:19:55.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:55 smithi086 bash[59714]: audit 2023-10-09T10:19:54.598362+0000 mon.a (mon.0) 687 : audit 1 from='client.? 172.21.15.53:0/3924434271' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:19:55.386 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:55.420 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:55.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:55.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:55.523 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:55.553 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:55.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:55.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:55.657 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:55.673 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:19:55 smithi053 bash[91163]: debug 2023-10-09T10:19:55.396+0000 7fc3d2fec700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-09T10:19:55.673 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:19:55 smithi053 bash[91163]: debug 2023-10-09T10:19:55.396+0000 7fc3d2fec700 -1 osd.2 161 *** Got signal Terminated *** 2023-10-09T10:19:55.674 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:19:55 smithi053 bash[91163]: debug 2023-10-09T10:19:55.396+0000 7fc3d2fec700 -1 osd.2 161 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T10:19:55.683 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:55.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:55.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:55.788 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:55.818 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:55.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:55.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:55.907 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T10:19:55.908 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T10:19:55.921 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:55.949 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:55.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:55.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:56.052 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:56.078 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:56.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:56.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:56.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:56 smithi086 bash[59714]: cluster 2023-10-09T10:19:55.070389+0000 mon.a (mon.0) 688 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:19:56.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:56 smithi086 bash[59714]: audit 2023-10-09T10:19:55.082062+0000 mon.a (mon.0) 689 : audit 1 from='client.? 172.21.15.53:0/3924434271' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:19:56.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:56 smithi086 bash[59714]: cluster 2023-10-09T10:19:55.082066+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e161 with expected crc 2023-10-09T10:19:56.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:56 smithi086 bash[59714]: cluster 2023-10-09T10:19:55.082143+0000 mon.a (mon.0) 690 : cluster 0 osdmap e161: 8 total, 7 up, 8 in 2023-10-09T10:19:56.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:56 smithi086 bash[59714]: cluster 2023-10-09T10:19:55.270795+0000 mgr.y (mgr.26072) 517 : cluster 0 pgmap v502: 73 pgs: 46 active+clean, 21 active+undersized, 6 active+undersized+degraded; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-10-09T10:19:56.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:56 smithi086 bash[59714]: cluster 2023-10-09T10:19:55.399575+0000 mon.a (mon.0) 691 : cluster 1 osd.2 marked itself down and dead 2023-10-09T10:19:56.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:56 smithi086 bash[59714]: cluster 2023-10-09T10:19:55.615524+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e161 with expected crc 2023-10-09T10:19:56.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:56 smithi086 bash[59714]: cluster 2023-10-09T10:19:55.615870+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e161 with expected crc 2023-10-09T10:19:56.181 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:56.206 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:56.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:56.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:56.310 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:56.338 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:56.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:56.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:56.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:56 smithi053 bash[76859]: cluster 2023-10-09T10:19:55.070389+0000 mon.a (mon.0) 688 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:19:56.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:56 smithi053 bash[76859]: audit 2023-10-09T10:19:55.082062+0000 mon.a (mon.0) 689 : audit 1 from='client.? 172.21.15.53:0/3924434271' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:19:56.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:56 smithi053 bash[76859]: cluster 2023-10-09T10:19:55.082066+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e161 with expected crc 2023-10-09T10:19:56.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:56 smithi053 bash[76859]: cluster 2023-10-09T10:19:55.082143+0000 mon.a (mon.0) 690 : cluster 0 osdmap e161: 8 total, 7 up, 8 in 2023-10-09T10:19:56.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:56 smithi053 bash[76859]: cluster 2023-10-09T10:19:55.270795+0000 mgr.y (mgr.26072) 517 : cluster 0 pgmap v502: 73 pgs: 46 active+clean, 21 active+undersized, 6 active+undersized+degraded; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-10-09T10:19:56.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:56 smithi053 bash[76859]: cluster 2023-10-09T10:19:55.399575+0000 mon.a (mon.0) 691 : cluster 1 osd.2 marked itself down and dead 2023-10-09T10:19:56.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:56 smithi053 bash[76859]: cluster 2023-10-09T10:19:55.615524+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e161 with expected crc 2023-10-09T10:19:56.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:56 smithi053 bash[76859]: cluster 2023-10-09T10:19:55.615870+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e161 with expected crc 2023-10-09T10:19:56.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:56 smithi053 bash[79554]: cluster 2023-10-09T10:19:55.070389+0000 mon.a (mon.0) 688 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:19:56.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:56 smithi053 bash[79554]: audit 2023-10-09T10:19:55.082062+0000 mon.a (mon.0) 689 : audit 1 from='client.? 172.21.15.53:0/3924434271' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:19:56.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:56 smithi053 bash[79554]: cluster 2023-10-09T10:19:55.082066+0000 osd.4 (osd.4) 103 : cluster 3 failed to encode map e161 with expected crc 2023-10-09T10:19:56.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:56 smithi053 bash[79554]: cluster 2023-10-09T10:19:55.082143+0000 mon.a (mon.0) 690 : cluster 0 osdmap e161: 8 total, 7 up, 8 in 2023-10-09T10:19:56.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:56 smithi053 bash[79554]: cluster 2023-10-09T10:19:55.270795+0000 mgr.y (mgr.26072) 517 : cluster 0 pgmap v502: 73 pgs: 46 active+clean, 21 active+undersized, 6 active+undersized+degraded; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-10-09T10:19:56.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:56 smithi053 bash[79554]: cluster 2023-10-09T10:19:55.399575+0000 mon.a (mon.0) 691 : cluster 1 osd.2 marked itself down and dead 2023-10-09T10:19:56.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:56 smithi053 bash[79554]: cluster 2023-10-09T10:19:55.615524+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e161 with expected crc 2023-10-09T10:19:56.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:56 smithi053 bash[79554]: cluster 2023-10-09T10:19:55.615870+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e161 with expected crc 2023-10-09T10:19:56.445 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:56.472 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:56.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:56.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:56.576 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:56.605 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:56.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:56.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:56.708 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:56.737 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:56.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:56.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:56.840 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:56.871 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:56.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:56.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:56.975 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:57.004 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:57.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:57.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:57.107 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:57.131 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:57.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:57.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:57.236 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:57.266 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:57.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:57.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:57.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:57 smithi086 bash[59714]: cluster 2023-10-09T10:19:56.079472+0000 mon.a (mon.0) 692 : cluster 3 Health check update: 2 osds down (OSD_DOWN) 2023-10-09T10:19:57.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:57 smithi086 bash[59714]: cluster 2023-10-09T10:19:56.089524+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e162 with expected crc 2023-10-09T10:19:57.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:57 smithi086 bash[59714]: cluster 2023-10-09T10:19:56.090519+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e162 with expected crc 2023-10-09T10:19:57.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:57 smithi086 bash[59714]: cluster 2023-10-09T10:19:56.090824+0000 mon.a (mon.0) 693 : cluster 0 osdmap e162: 8 total, 6 up, 8 in 2023-10-09T10:19:57.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:57 smithi086 bash[59714]: cluster 2023-10-09T10:19:56.091799+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e162 with expected crc 2023-10-09T10:19:57.369 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:57.400 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:57.401 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:19:57 smithi053 bash[123422]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-2 2023-10-09T10:19:57.401 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:57 smithi053 bash[79554]: cluster 2023-10-09T10:19:56.079472+0000 mon.a (mon.0) 692 : cluster 3 Health check update: 2 osds down (OSD_DOWN) 2023-10-09T10:19:57.402 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:57 smithi053 bash[79554]: cluster 2023-10-09T10:19:56.089524+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e162 with expected crc 2023-10-09T10:19:57.402 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:57 smithi053 bash[79554]: cluster 2023-10-09T10:19:56.090519+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e162 with expected crc 2023-10-09T10:19:57.402 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:57 smithi053 bash[79554]: cluster 2023-10-09T10:19:56.090824+0000 mon.a (mon.0) 693 : cluster 0 osdmap e162: 8 total, 6 up, 8 in 2023-10-09T10:19:57.402 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:57 smithi053 bash[79554]: cluster 2023-10-09T10:19:56.091799+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e162 with expected crc 2023-10-09T10:19:57.402 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:57 smithi053 bash[76859]: cluster 2023-10-09T10:19:56.079472+0000 mon.a (mon.0) 692 : cluster 3 Health check update: 2 osds down (OSD_DOWN) 2023-10-09T10:19:57.402 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:57 smithi053 bash[76859]: cluster 2023-10-09T10:19:56.089524+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e162 with expected crc 2023-10-09T10:19:57.402 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:57 smithi053 bash[76859]: cluster 2023-10-09T10:19:56.090519+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e162 with expected crc 2023-10-09T10:19:57.403 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:57 smithi053 bash[76859]: cluster 2023-10-09T10:19:56.090824+0000 mon.a (mon.0) 693 : cluster 0 osdmap e162: 8 total, 6 up, 8 in 2023-10-09T10:19:57.403 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:57 smithi053 bash[76859]: cluster 2023-10-09T10:19:56.091799+0000 osd.4 (osd.4) 104 : cluster 3 failed to encode map e162 with expected crc 2023-10-09T10:19:57.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:57.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:57.504 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:57.534 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:57.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:57.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:57.638 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:57.651 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:19:57 smithi053 bash[123618]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-2 2023-10-09T10:19:57.669 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:57.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:57.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:57.721 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:19:57.722 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:19:57.772 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:57.796 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:57.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:57.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:57.900 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:57.909 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:19:57.923 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:57.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:57.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:58.003 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:19:58.028 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:58.051 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:58.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:58.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:58.154 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:58.163 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:58 smithi053 bash[79554]: cluster 2023-10-09T10:19:57.089006+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T10:19:58.163 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:58 smithi053 bash[79554]: cluster 2023-10-09T10:19:57.090363+0000 mon.a (mon.0) 694 : cluster 0 osdmap e163: 8 total, 6 up, 8 in 2023-10-09T10:19:58.163 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:58 smithi053 bash[79554]: cluster 2023-10-09T10:19:57.090877+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T10:19:58.164 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:58 smithi053 bash[79554]: cluster 2023-10-09T10:19:57.092296+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T10:19:58.164 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:58 smithi053 bash[79554]: cluster 2023-10-09T10:19:57.092814+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T10:19:58.164 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:58 smithi053 bash[79554]: cluster 2023-10-09T10:19:57.093378+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T10:19:58.164 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:58 smithi053 bash[79554]: cluster 2023-10-09T10:19:57.093650+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T10:19:58.164 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:58 smithi053 bash[79554]: cluster 2023-10-09T10:19:57.094499+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T10:19:58.165 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:58 smithi053 bash[79554]: cluster 2023-10-09T10:19:57.095330+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T10:19:58.165 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:58 smithi053 bash[79554]: cluster 2023-10-09T10:19:57.271527+0000 mgr.y (mgr.26072) 518 : cluster 0 pgmap v505: 73 pgs: 2 peering, 5 stale+active+clean, 39 active+clean, 21 active+undersized, 6 active+undersized+degraded; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-10-09T10:19:58.165 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:58 smithi053 bash[76859]: cluster 2023-10-09T10:19:57.089006+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T10:19:58.165 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:58 smithi053 bash[76859]: cluster 2023-10-09T10:19:57.090363+0000 mon.a (mon.0) 694 : cluster 0 osdmap e163: 8 total, 6 up, 8 in 2023-10-09T10:19:58.166 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:58 smithi053 bash[76859]: cluster 2023-10-09T10:19:57.090877+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T10:19:58.166 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:58 smithi053 bash[76859]: cluster 2023-10-09T10:19:57.092296+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T10:19:58.166 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:58 smithi053 bash[76859]: cluster 2023-10-09T10:19:57.092814+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T10:19:58.166 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:58 smithi053 bash[76859]: cluster 2023-10-09T10:19:57.093378+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T10:19:58.166 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:58 smithi053 bash[76859]: cluster 2023-10-09T10:19:57.093650+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T10:19:58.167 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:58 smithi053 bash[76859]: cluster 2023-10-09T10:19:57.094499+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T10:19:58.167 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:58 smithi053 bash[76859]: cluster 2023-10-09T10:19:57.095330+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T10:19:58.167 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:58 smithi053 bash[76859]: cluster 2023-10-09T10:19:57.271527+0000 mgr.y (mgr.26072) 518 : cluster 0 pgmap v505: 73 pgs: 2 peering, 5 stale+active+clean, 39 active+clean, 21 active+undersized, 6 active+undersized+degraded; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-10-09T10:19:58.178 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:58.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:58.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:58.281 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:58.309 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:58.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:58.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:58.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:58 smithi086 bash[59714]: cluster 2023-10-09T10:19:57.089006+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T10:19:58.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:58 smithi086 bash[59714]: cluster 2023-10-09T10:19:57.090363+0000 mon.a (mon.0) 694 : cluster 0 osdmap e163: 8 total, 6 up, 8 in 2023-10-09T10:19:58.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:58 smithi086 bash[59714]: cluster 2023-10-09T10:19:57.090877+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T10:19:58.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:58 smithi086 bash[59714]: cluster 2023-10-09T10:19:57.092296+0000 osd.4 (osd.4) 105 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T10:19:58.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:58 smithi086 bash[59714]: cluster 2023-10-09T10:19:57.092814+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T10:19:58.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:58 smithi086 bash[59714]: cluster 2023-10-09T10:19:57.093378+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T10:19:58.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:58 smithi086 bash[59714]: cluster 2023-10-09T10:19:57.093650+0000 osd.4 (osd.4) 106 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T10:19:58.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:58 smithi086 bash[59714]: cluster 2023-10-09T10:19:57.094499+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T10:19:58.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:58 smithi086 bash[59714]: cluster 2023-10-09T10:19:57.095330+0000 osd.4 (osd.4) 107 : cluster 3 failed to encode map e163 with expected crc 2023-10-09T10:19:58.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:58 smithi086 bash[59714]: cluster 2023-10-09T10:19:57.271527+0000 mgr.y (mgr.26072) 518 : cluster 0 pgmap v505: 73 pgs: 2 peering, 5 stale+active+clean, 39 active+clean, 21 active+undersized, 6 active+undersized+degraded; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 13/84 objects degraded (15.476%) 2023-10-09T10:19:58.412 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:58.434 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:58.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:58.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:58.507 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T10:19:58.539 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:58.574 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:19:58.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:58.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:19:58.623 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-09T10:19:58.677 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:58.710 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:58.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:58.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:58.813 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:58.847 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:58.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:58.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:19:58.951 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:58.984 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:19:58.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:58.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:19:59.089 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:59.113 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:19:59.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:59.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:19:59.218 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:59.250 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:59.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:59.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:59.354 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:59.388 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:59.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:59.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:59.492 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:59.506 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:59 smithi086 bash[59714]: cluster 2023-10-09T10:19:59.272500+0000 mgr.y (mgr.26072) 519 : cluster 0 pgmap v506: 73 pgs: 2 peering, 3 stale+active+clean, 37 active+clean, 2 undersized+peered, 22 active+undersized, 7 active+undersized+degraded; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15/84 objects degraded (17.857%) 2023-10-09T10:19:59.506 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:19:59 smithi086 bash[59714]: cluster 2023-10-09T10:19:59.324061+0000 mon.a (mon.0) 695 : cluster 3 Health check update: Degraded data redundancy: 15/84 objects degraded (17.857%), 7 pgs degraded (PG_DEGRADED) 2023-10-09T10:19:59.523 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:59.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:59.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:59.627 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:59.659 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:19:59.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:59.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:19:59.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:59 smithi053 bash[76859]: cluster 2023-10-09T10:19:59.272500+0000 mgr.y (mgr.26072) 519 : cluster 0 pgmap v506: 73 pgs: 2 peering, 3 stale+active+clean, 37 active+clean, 2 undersized+peered, 22 active+undersized, 7 active+undersized+degraded; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15/84 objects degraded (17.857%) 2023-10-09T10:19:59.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:19:59 smithi053 bash[76859]: cluster 2023-10-09T10:19:59.324061+0000 mon.a (mon.0) 695 : cluster 3 Health check update: Degraded data redundancy: 15/84 objects degraded (17.857%), 7 pgs degraded (PG_DEGRADED) 2023-10-09T10:19:59.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:59 smithi053 bash[79554]: cluster 2023-10-09T10:19:59.272500+0000 mgr.y (mgr.26072) 519 : cluster 0 pgmap v506: 73 pgs: 2 peering, 3 stale+active+clean, 37 active+clean, 2 undersized+peered, 22 active+undersized, 7 active+undersized+degraded; 4.6 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15/84 objects degraded (17.857%) 2023-10-09T10:19:59.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:19:59 smithi053 bash[79554]: cluster 2023-10-09T10:19:59.324061+0000 mon.a (mon.0) 695 : cluster 3 Health check update: Degraded data redundancy: 15/84 objects degraded (17.857%), 7 pgs degraded (PG_DEGRADED) 2023-10-09T10:19:59.763 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:59.796 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:19:59.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:59.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:19:59.901 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:59.924 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:19:59.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:19:59.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:00.028 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:00.057 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:00.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:00.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:00.161 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:00.198 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:00.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:00.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:00.302 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:00.332 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:00.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:00.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:00.435 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:00.470 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:00.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:00.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:00.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:00.000151+0000 mon.a (mon.0) 696 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 2 osds down; Degraded data redundancy: 15/84 objects degraded (17.857%), 7 pgs degraded 2023-10-09T10:20:00.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:00.000204+0000 mon.a (mon.0) 697 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-09T10:20:00.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:00.000251+0000 mon.a (mon.0) 698 : cluster 3 [WRN] OSD_DOWN: 2 osds down 2023-10-09T10:20:00.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:00.000291+0000 mon.a (mon.0) 699 : cluster 3 osd.2 (root=default,host=smithi053) is down 2023-10-09T10:20:00.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:00.000313+0000 mon.a (mon.0) 700 : cluster 3 osd.6 (root=default,host=smithi086) is down 2023-10-09T10:20:00.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:00.000337+0000 mon.a (mon.0) 701 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 15/84 objects degraded (17.857%), 7 pgs degraded 2023-10-09T10:20:00.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:00.000361+0000 mon.a (mon.0) 702 : cluster 3 pg 1.0 is active+undersized+degraded, acting [7,0] 2023-10-09T10:20:00.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:00.000387+0000 mon.a (mon.0) 703 : cluster 3 pg 2.2 is active+undersized+degraded, acting [5,1] 2023-10-09T10:20:00.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:00.000411+0000 mon.a (mon.0) 704 : cluster 3 pg 3.d is active+undersized+degraded, acting [7,5] 2023-10-09T10:20:00.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:00.000434+0000 mon.a (mon.0) 705 : cluster 3 pg 3.10 is active+undersized+degraded, acting [0,5] 2023-10-09T10:20:00.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:00.000458+0000 mon.a (mon.0) 706 : cluster 3 pg 3.13 is active+undersized+degraded, acting [7,4] 2023-10-09T10:20:00.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:00.000482+0000 mon.a (mon.0) 707 : cluster 3 pg 3.14 is active+undersized+degraded, acting [4,7] 2023-10-09T10:20:00.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:00.000506+0000 mon.a (mon.0) 708 : cluster 3 pg 3.1d is active+undersized+degraded, acting [5,4] 2023-10-09T10:20:00.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:00.000151+0000 mon.a (mon.0) 696 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 2 osds down; Degraded data redundancy: 15/84 objects degraded (17.857%), 7 pgs degraded 2023-10-09T10:20:00.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:00.000204+0000 mon.a (mon.0) 697 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-09T10:20:00.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:00.000251+0000 mon.a (mon.0) 698 : cluster 3 [WRN] OSD_DOWN: 2 osds down 2023-10-09T10:20:00.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:00.000291+0000 mon.a (mon.0) 699 : cluster 3 osd.2 (root=default,host=smithi053) is down 2023-10-09T10:20:00.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:00.000313+0000 mon.a (mon.0) 700 : cluster 3 osd.6 (root=default,host=smithi086) is down 2023-10-09T10:20:00.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:00.000337+0000 mon.a (mon.0) 701 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 15/84 objects degraded (17.857%), 7 pgs degraded 2023-10-09T10:20:00.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:00.000361+0000 mon.a (mon.0) 702 : cluster 3 pg 1.0 is active+undersized+degraded, acting [7,0] 2023-10-09T10:20:00.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:00.000387+0000 mon.a (mon.0) 703 : cluster 3 pg 2.2 is active+undersized+degraded, acting [5,1] 2023-10-09T10:20:00.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:00.000411+0000 mon.a (mon.0) 704 : cluster 3 pg 3.d is active+undersized+degraded, acting [7,5] 2023-10-09T10:20:00.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:00.000434+0000 mon.a (mon.0) 705 : cluster 3 pg 3.10 is active+undersized+degraded, acting [0,5] 2023-10-09T10:20:00.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:00.000458+0000 mon.a (mon.0) 706 : cluster 3 pg 3.13 is active+undersized+degraded, acting [7,4] 2023-10-09T10:20:00.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:00.000482+0000 mon.a (mon.0) 707 : cluster 3 pg 3.14 is active+undersized+degraded, acting [4,7] 2023-10-09T10:20:00.551 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:00.000506+0000 mon.a (mon.0) 708 : cluster 3 pg 3.1d is active+undersized+degraded, acting [5,4] 2023-10-09T10:20:00.573 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:00.604 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:00.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:00.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:00.709 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:00.720 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:00.000151+0000 mon.a (mon.0) 696 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; 2 osds down; Degraded data redundancy: 15/84 objects degraded (17.857%), 7 pgs degraded 2023-10-09T10:20:00.720 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:00.000204+0000 mon.a (mon.0) 697 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-09T10:20:00.721 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:00.000251+0000 mon.a (mon.0) 698 : cluster 3 [WRN] OSD_DOWN: 2 osds down 2023-10-09T10:20:00.721 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:00.000291+0000 mon.a (mon.0) 699 : cluster 3 osd.2 (root=default,host=smithi053) is down 2023-10-09T10:20:00.721 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:00.000313+0000 mon.a (mon.0) 700 : cluster 3 osd.6 (root=default,host=smithi086) is down 2023-10-09T10:20:00.721 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:00.000337+0000 mon.a (mon.0) 701 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 15/84 objects degraded (17.857%), 7 pgs degraded 2023-10-09T10:20:00.721 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:00.000361+0000 mon.a (mon.0) 702 : cluster 3 pg 1.0 is active+undersized+degraded, acting [7,0] 2023-10-09T10:20:00.721 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:00.000387+0000 mon.a (mon.0) 703 : cluster 3 pg 2.2 is active+undersized+degraded, acting [5,1] 2023-10-09T10:20:00.721 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:00.000411+0000 mon.a (mon.0) 704 : cluster 3 pg 3.d is active+undersized+degraded, acting [7,5] 2023-10-09T10:20:00.721 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:00.000434+0000 mon.a (mon.0) 705 : cluster 3 pg 3.10 is active+undersized+degraded, acting [0,5] 2023-10-09T10:20:00.721 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:00.000458+0000 mon.a (mon.0) 706 : cluster 3 pg 3.13 is active+undersized+degraded, acting [7,4] 2023-10-09T10:20:00.721 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:00.000482+0000 mon.a (mon.0) 707 : cluster 3 pg 3.14 is active+undersized+degraded, acting [4,7] 2023-10-09T10:20:00.721 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:00.000506+0000 mon.a (mon.0) 708 : cluster 3 pg 3.1d is active+undersized+degraded, acting [5,4] 2023-10-09T10:20:00.738 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:00.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:00.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:00.841 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:00.867 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:00.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:00.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:00.971 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:01.003 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:01.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:01.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:01.107 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:01.134 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:01.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:01.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:01.237 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:01.260 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:01.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:01.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:01.365 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:01.396 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:01.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:01.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:01.500 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:01.529 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:01.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:01.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:01.633 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:01.641 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:01 smithi053 bash[76859]: cluster 2023-10-09T10:20:01.273625+0000 mgr.y (mgr.26072) 520 : cluster 0 pgmap v507: 73 pgs: 31 active+clean, 5 undersized+peered, 28 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:01.641 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:01 smithi053 bash[79554]: cluster 2023-10-09T10:20:01.273625+0000 mgr.y (mgr.26072) 520 : cluster 0 pgmap v507: 73 pgs: 31 active+clean, 5 undersized+peered, 28 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:01.659 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:01.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:01.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:01.762 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:01.776 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:01 smithi086 bash[59714]: cluster 2023-10-09T10:20:01.273625+0000 mgr.y (mgr.26072) 520 : cluster 0 pgmap v507: 73 pgs: 31 active+clean, 5 undersized+peered, 28 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:01.795 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:01.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:01.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:01.899 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:01.931 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:01.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:01.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:02.035 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:02.069 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:02.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:02.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:02.172 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:02.198 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:02.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:02.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:02.302 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:02.333 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:02.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:02.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:02.437 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:02.468 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:02.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:02.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:02.502 DEBUG:teuthology.orchestra.run.smithi053:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.2.service' 2023-10-09T10:20:02.572 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:02.616 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:02.617 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T10:20:02.617 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-10-09T10:20:02.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:02.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:02.719 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:02.731 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:20:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:20:02] "GET /metrics HTTP/1.1" 200 34156 "" "Prometheus/2.33.4" 2023-10-09T10:20:02.748 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:02.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:02.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:02.852 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:02.883 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:02.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:02.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:02.989 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:03.005 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:20:03.024 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:03.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:03.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:03.128 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:03.159 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:03.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:03.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:03.263 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:03.295 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:03.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:03.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:03.399 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:03.400 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:20:03.429 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:03.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:03.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:03.532 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:03.554 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:03.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:03.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:03.658 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:03.684 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:03.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:03.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:03.787 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:03.810 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:03.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:03.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:03.913 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:03.940 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:03.946 INFO:teuthology.orchestra.run.smithi053.stderr:pool 'unique_pool_1' created 2023-10-09T10:20:03.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:03.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:04.051 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:04.082 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:04.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:04.084 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:04.184 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:04.197 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:03 smithi053 bash[79554]: cluster 2023-10-09T10:20:03.274106+0000 mgr.y (mgr.26072) 521 : cluster 0 pgmap v508: 73 pgs: 31 active+clean, 5 undersized+peered, 28 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:04.197 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:03 smithi053 bash[79554]: audit 2023-10-09T10:20:03.418206+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.53:0/2345331330' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-09T10:20:04.197 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:03 smithi053 bash[79554]: audit 2023-10-09T10:20:03.418571+0000 mon.a (mon.0) 709 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-09T10:20:04.197 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:03 smithi053 bash[76859]: cluster 2023-10-09T10:20:03.274106+0000 mgr.y (mgr.26072) 521 : cluster 0 pgmap v508: 73 pgs: 31 active+clean, 5 undersized+peered, 28 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:04.197 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:03 smithi053 bash[76859]: audit 2023-10-09T10:20:03.418206+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.53:0/2345331330' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-09T10:20:04.197 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:03 smithi053 bash[76859]: audit 2023-10-09T10:20:03.418571+0000 mon.a (mon.0) 709 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-09T10:20:04.210 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:04.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:04.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:04.314 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:04.327 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:03 smithi086 bash[59714]: cluster 2023-10-09T10:20:03.274106+0000 mgr.y (mgr.26072) 521 : cluster 0 pgmap v508: 73 pgs: 31 active+clean, 5 undersized+peered, 28 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:04.327 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:03 smithi086 bash[59714]: audit 2023-10-09T10:20:03.418206+0000 mon.c (mon.2) 50 : audit 1 from='client.? 172.21.15.53:0/2345331330' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-09T10:20:04.327 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:03 smithi086 bash[59714]: audit 2023-10-09T10:20:03.418571+0000 mon.a (mon.0) 709 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-10-09T10:20:04.341 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:04.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:04.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:04.445 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:04.475 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:04.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:04.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:04.578 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:04.605 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:04.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:04.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:04.708 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:04.734 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:04.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:04.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:04.837 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:04.870 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:04.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:04.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:04.974 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:04.996 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:04.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:05.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:05.100 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:05.125 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:05.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:05.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:05.220 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:04 smithi053 bash[79554]: cluster 2023-10-09T10:20:03.935965+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e164 with expected crc 2023-10-09T10:20:05.220 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:04 smithi053 bash[79554]: audit 2023-10-09T10:20:03.936761+0000 mon.a (mon.0) 710 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-10-09T10:20:05.221 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:04 smithi053 bash[79554]: cluster 2023-10-09T10:20:03.936846+0000 mon.a (mon.0) 711 : cluster 0 osdmap e164: 8 total, 6 up, 8 in 2023-10-09T10:20:05.221 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:04 smithi053 bash[79554]: cluster 2023-10-09T10:20:03.939598+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e164 with expected crc 2023-10-09T10:20:05.221 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:04 smithi053 bash[79554]: cluster 2023-10-09T10:20:03.940801+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e164 with expected crc 2023-10-09T10:20:05.221 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:04 smithi053 bash[79554]: cluster 2023-10-09T10:20:03.940853+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e164 with expected crc 2023-10-09T10:20:05.221 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:04 smithi053 bash[79554]: cluster 2023-10-09T10:20:03.941189+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e164 with expected crc 2023-10-09T10:20:05.221 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:04 smithi053 bash[76859]: cluster 2023-10-09T10:20:03.935965+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e164 with expected crc 2023-10-09T10:20:05.221 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:04 smithi053 bash[76859]: audit 2023-10-09T10:20:03.936761+0000 mon.a (mon.0) 710 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-10-09T10:20:05.221 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:04 smithi053 bash[76859]: cluster 2023-10-09T10:20:03.936846+0000 mon.a (mon.0) 711 : cluster 0 osdmap e164: 8 total, 6 up, 8 in 2023-10-09T10:20:05.221 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:04 smithi053 bash[76859]: cluster 2023-10-09T10:20:03.939598+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e164 with expected crc 2023-10-09T10:20:05.222 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:04 smithi053 bash[76859]: cluster 2023-10-09T10:20:03.940801+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e164 with expected crc 2023-10-09T10:20:05.222 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:04 smithi053 bash[76859]: cluster 2023-10-09T10:20:03.940853+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e164 with expected crc 2023-10-09T10:20:05.222 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:04 smithi053 bash[76859]: cluster 2023-10-09T10:20:03.941189+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e164 with expected crc 2023-10-09T10:20:05.229 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:05.262 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:05.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:05.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:05.311 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_1 rados --yes-i-really-mean-it || true 2023-10-09T10:20:05.365 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:05.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:04 smithi086 bash[59714]: cluster 2023-10-09T10:20:03.935965+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e164 with expected crc 2023-10-09T10:20:05.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:04 smithi086 bash[59714]: audit 2023-10-09T10:20:03.936761+0000 mon.a (mon.0) 710 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-10-09T10:20:05.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:04 smithi086 bash[59714]: cluster 2023-10-09T10:20:03.936846+0000 mon.a (mon.0) 711 : cluster 0 osdmap e164: 8 total, 6 up, 8 in 2023-10-09T10:20:05.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:04 smithi086 bash[59714]: cluster 2023-10-09T10:20:03.939598+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e164 with expected crc 2023-10-09T10:20:05.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:04 smithi086 bash[59714]: cluster 2023-10-09T10:20:03.940801+0000 osd.7 (osd.7) 95 : cluster 3 failed to encode map e164 with expected crc 2023-10-09T10:20:05.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:04 smithi086 bash[59714]: cluster 2023-10-09T10:20:03.940853+0000 osd.4 (osd.4) 108 : cluster 3 failed to encode map e164 with expected crc 2023-10-09T10:20:05.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:04 smithi086 bash[59714]: cluster 2023-10-09T10:20:03.941189+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e164 with expected crc 2023-10-09T10:20:05.405 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:05.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:05.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:05.509 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:05.541 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:05.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:05.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:05.645 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:05.673 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:05.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:05.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:05.715 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:20:05.777 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:05.811 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:05.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:05.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:05.914 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:05.941 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:05.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:05.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:06.044 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:06.075 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:06.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:06.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:06.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:05 smithi053 bash[79554]: cluster 2023-10-09T10:20:04.939879+0000 mon.a (mon.0) 712 : cluster 0 osdmap e165: 8 total, 6 up, 8 in 2023-10-09T10:20:06.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:05 smithi053 bash[79554]: cluster 2023-10-09T10:20:04.941844+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e165 with expected crc 2023-10-09T10:20:06.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:05 smithi053 bash[79554]: cluster 2023-10-09T10:20:04.943270+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e165 with expected crc 2023-10-09T10:20:06.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:05 smithi053 bash[79554]: cluster 2023-10-09T10:20:04.943306+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e165 with expected crc 2023-10-09T10:20:06.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:05 smithi053 bash[79554]: cluster 2023-10-09T10:20:05.275180+0000 mgr.y (mgr.26072) 522 : cluster 0 pgmap v511: 89 pgs: 8 creating+peering, 6 unknown, 32 active+clean, 6 undersized+peered, 28 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:06.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:05 smithi053 bash[76859]: cluster 2023-10-09T10:20:04.939879+0000 mon.a (mon.0) 712 : cluster 0 osdmap e165: 8 total, 6 up, 8 in 2023-10-09T10:20:06.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:05 smithi053 bash[76859]: cluster 2023-10-09T10:20:04.941844+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e165 with expected crc 2023-10-09T10:20:06.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:05 smithi053 bash[76859]: cluster 2023-10-09T10:20:04.943270+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e165 with expected crc 2023-10-09T10:20:06.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:05 smithi053 bash[76859]: cluster 2023-10-09T10:20:04.943306+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e165 with expected crc 2023-10-09T10:20:06.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:05 smithi053 bash[76859]: cluster 2023-10-09T10:20:05.275180+0000 mgr.y (mgr.26072) 522 : cluster 0 pgmap v511: 89 pgs: 8 creating+peering, 6 unknown, 32 active+clean, 6 undersized+peered, 28 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:06.179 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:06.207 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:06.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:06.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:06.313 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:06.325 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:05 smithi086 bash[59714]: cluster 2023-10-09T10:20:04.939879+0000 mon.a (mon.0) 712 : cluster 0 osdmap e165: 8 total, 6 up, 8 in 2023-10-09T10:20:06.325 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:05 smithi086 bash[59714]: cluster 2023-10-09T10:20:04.941844+0000 osd.4 (osd.4) 109 : cluster 3 failed to encode map e165 with expected crc 2023-10-09T10:20:06.325 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:05 smithi086 bash[59714]: cluster 2023-10-09T10:20:04.943270+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e165 with expected crc 2023-10-09T10:20:06.325 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:05 smithi086 bash[59714]: cluster 2023-10-09T10:20:04.943306+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e165 with expected crc 2023-10-09T10:20:06.325 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:05 smithi086 bash[59714]: cluster 2023-10-09T10:20:05.275180+0000 mgr.y (mgr.26072) 522 : cluster 0 pgmap v511: 89 pgs: 8 creating+peering, 6 unknown, 32 active+clean, 6 undersized+peered, 28 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:06.344 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:06.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:06.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:06.448 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:06.477 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:06.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:06.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:06.582 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:06.618 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:06.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:06.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:06.640 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:20:06.640 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:20:06.722 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:06.756 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:06.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:06.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:06.860 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:06.888 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:06.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:06.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:06.991 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:07.019 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:07.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:07.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:07.123 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:07.127 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:06 smithi086 bash[59714]: cluster 2023-10-09T10:20:05.946105+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e166 with expected crc 2023-10-09T10:20:07.127 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:06 smithi086 bash[59714]: cluster 2023-10-09T10:20:05.947212+0000 mon.a (mon.0) 713 : cluster 0 osdmap e166: 8 total, 6 up, 8 in 2023-10-09T10:20:07.153 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:07.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:07.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:07.257 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:07.283 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:07.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:07.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:07.386 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:07.418 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:07.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:07.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:07.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:06 smithi053 bash[76859]: cluster 2023-10-09T10:20:05.946105+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e166 with expected crc 2023-10-09T10:20:07.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:06 smithi053 bash[76859]: cluster 2023-10-09T10:20:05.947212+0000 mon.a (mon.0) 713 : cluster 0 osdmap e166: 8 total, 6 up, 8 in 2023-10-09T10:20:07.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:06 smithi053 bash[79554]: cluster 2023-10-09T10:20:05.946105+0000 osd.4 (osd.4) 110 : cluster 3 failed to encode map e166 with expected crc 2023-10-09T10:20:07.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:06 smithi053 bash[79554]: cluster 2023-10-09T10:20:05.947212+0000 mon.a (mon.0) 713 : cluster 0 osdmap e166: 8 total, 6 up, 8 in 2023-10-09T10:20:07.522 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:07.529 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-09T10:20:07.551 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:07.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:07.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:07.618 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [6, 2] live_osds: [0, 1, 3, 4, 5, 7] 2023-10-09T10:20:07.618 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:20:07.618 INFO:tasks.thrashosds.thrasher:inject_pause on osd.1 2023-10-09T10:20:07.618 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T10:20:07.618 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T10:20:07.619 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 config set filestore_inject_stall 3 2023-10-09T10:20:07.656 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:07.684 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:07.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:07.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:07.788 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:07.817 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:07.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:07.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:07.922 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:07.954 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:07.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:07.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:08.058 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:08.070 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:07 smithi086 bash[59714]: cluster 2023-10-09T10:20:06.611290+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e166 with expected crc 2023-10-09T10:20:08.070 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:07 smithi086 bash[59714]: cluster 2023-10-09T10:20:06.728057+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e166 with expected crc 2023-10-09T10:20:08.070 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:07 smithi086 bash[59714]: cluster 2023-10-09T10:20:07.276145+0000 mgr.y (mgr.26072) 523 : cluster 0 pgmap v513: 89 pgs: 8 creating+peering, 4 unknown, 32 active+clean, 6 undersized+peered, 30 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:08.071 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:07 smithi086 bash[59714]: cluster 2023-10-09T10:20:07.925326+0000 mon.a (mon.0) 714 : cluster 3 Health check update: Degraded data redundancy: 18/84 objects degraded (21.429%), 9 pgs degraded (PG_DEGRADED) 2023-10-09T10:20:08.088 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:08.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:08.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:08.192 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:08.203 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:07 smithi053 bash[76859]: cluster 2023-10-09T10:20:06.611290+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e166 with expected crc 2023-10-09T10:20:08.203 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:07 smithi053 bash[76859]: cluster 2023-10-09T10:20:06.728057+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e166 with expected crc 2023-10-09T10:20:08.203 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:07 smithi053 bash[76859]: cluster 2023-10-09T10:20:07.276145+0000 mgr.y (mgr.26072) 523 : cluster 0 pgmap v513: 89 pgs: 8 creating+peering, 4 unknown, 32 active+clean, 6 undersized+peered, 30 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:08.203 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:07 smithi053 bash[76859]: cluster 2023-10-09T10:20:07.925326+0000 mon.a (mon.0) 714 : cluster 3 Health check update: Degraded data redundancy: 18/84 objects degraded (21.429%), 9 pgs degraded (PG_DEGRADED) 2023-10-09T10:20:08.203 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:07 smithi053 bash[79554]: cluster 2023-10-09T10:20:06.611290+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e166 with expected crc 2023-10-09T10:20:08.203 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:07 smithi053 bash[79554]: cluster 2023-10-09T10:20:06.728057+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e166 with expected crc 2023-10-09T10:20:08.203 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:07 smithi053 bash[79554]: cluster 2023-10-09T10:20:07.276145+0000 mgr.y (mgr.26072) 523 : cluster 0 pgmap v513: 89 pgs: 8 creating+peering, 4 unknown, 32 active+clean, 6 undersized+peered, 30 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:08.204 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:07 smithi053 bash[79554]: cluster 2023-10-09T10:20:07.925326+0000 mon.a (mon.0) 714 : cluster 3 Health check update: Degraded data redundancy: 18/84 objects degraded (21.429%), 9 pgs degraded (PG_DEGRADED) 2023-10-09T10:20:08.219 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:08.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:08.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:08.323 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:08.348 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:08.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:08.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:08.453 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:08.483 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:08.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:08.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:08.551 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:20:08.572 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:20:08.587 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:08.600 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:20:08.615 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:08.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:08.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:08.627 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:20:08.654 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:20:08.678 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:20:08.679 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:20:08.679 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:20:08.679 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENXIO: problem getting command descriptions from osd.2 2023-10-09T10:20:08.679 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:20:08.679 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:20:08.679 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:20:08.679 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-10-09T10:20:08.679 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:20:08.719 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:08.751 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:08.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:08.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:08.854 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:08.883 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:08.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:08.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:08.986 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:09.011 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:09.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:09.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:09.115 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:09.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:08 smithi086 bash[59714]: audit 2023-10-09T10:20:08.060841+0000 mon.a (mon.0) 715 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:20:09.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:08 smithi086 bash[59714]: audit 2023-10-09T10:20:08.525661+0000 mon.a (mon.0) 716 : audit 0 from='client.? 172.21.15.53:0/2566651655' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:20:09.145 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:09.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:09.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:09.248 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:09.285 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:09.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:09.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:09.388 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:09.400 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:08 smithi053 bash[76859]: audit 2023-10-09T10:20:08.060841+0000 mon.a (mon.0) 715 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:20:09.400 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:08 smithi053 bash[76859]: audit 2023-10-09T10:20:08.525661+0000 mon.a (mon.0) 716 : audit 0 from='client.? 172.21.15.53:0/2566651655' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:20:09.400 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:08 smithi053 bash[79554]: audit 2023-10-09T10:20:08.060841+0000 mon.a (mon.0) 715 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:20:09.401 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:08 smithi053 bash[79554]: audit 2023-10-09T10:20:08.525661+0000 mon.a (mon.0) 716 : audit 0 from='client.? 172.21.15.53:0/2566651655' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:20:09.419 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:09.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:09.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:09.522 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:09.547 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:09.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:09.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:09.651 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:09.683 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:09.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:09.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:09.786 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:09.821 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:09.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:09.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:09.926 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:09.954 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:09.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:09.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:10.057 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:10.065 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:09 smithi053 bash[76859]: cluster 2023-10-09T10:20:09.276790+0000 mgr.y (mgr.26072) 524 : cluster 0 pgmap v514: 89 pgs: 5 creating+peering, 34 active+clean, 7 undersized+peered, 34 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:10.066 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:09 smithi053 bash[79554]: cluster 2023-10-09T10:20:09.276790+0000 mgr.y (mgr.26072) 524 : cluster 0 pgmap v514: 89 pgs: 5 creating+peering, 34 active+clean, 7 undersized+peered, 34 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:10.082 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:10.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:10.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:10.184 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:10.216 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:10.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:10.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:10.319 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:10.330 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:09 smithi086 bash[59714]: cluster 2023-10-09T10:20:09.276790+0000 mgr.y (mgr.26072) 524 : cluster 0 pgmap v514: 89 pgs: 5 creating+peering, 34 active+clean, 7 undersized+peered, 34 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:10.350 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:10.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:10.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:10.454 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:10.480 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:10.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:10.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:10.583 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:10.610 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:10.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:10.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:10.679 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T10:20:10.680 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T10:20:10.714 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:10.739 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:10.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:10.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:10.842 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:10.873 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:10.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:10.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:10.977 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:11.010 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:11.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:11.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:11.114 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:11.148 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:11.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:11.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:11.160 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:20:11.252 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:11.287 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:11.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:11.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:11.391 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:11.423 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:11.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:11.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:11.528 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:11.562 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:11.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:11.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:11.666 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:11.689 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:11.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:11.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:11.793 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:11.817 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:11.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:11.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:11.921 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:11.954 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:11.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:11.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:12.059 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:12.094 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:12.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:12.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:12.198 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:12.229 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:12.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:12.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:12.298 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:20:12.333 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:12.336 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:12 smithi086 bash[59714]: cluster 2023-10-09T10:20:11.277459+0000 mgr.y (mgr.26072) 525 : cluster 0 pgmap v515: 89 pgs: 36 active+clean, 7 undersized+peered, 37 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:12.358 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:12.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:12.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:12.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:12 smithi053 bash[76859]: cluster 2023-10-09T10:20:11.277459+0000 mgr.y (mgr.26072) 525 : cluster 0 pgmap v515: 89 pgs: 36 active+clean, 7 undersized+peered, 37 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:12.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:12 smithi053 bash[79554]: cluster 2023-10-09T10:20:11.277459+0000 mgr.y (mgr.26072) 525 : cluster 0 pgmap v515: 89 pgs: 36 active+clean, 7 undersized+peered, 37 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:12.461 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:12.493 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:12.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:12.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:12.597 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:12.627 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:12.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:12.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:12.681 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:20:12.731 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:12.757 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:12.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:12.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:12.860 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:12.885 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:12.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:12.888 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:12.894 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:20:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:20:12] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.33.4" 2023-10-09T10:20:12.988 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:13.014 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:13.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:13.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:13.118 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:13.147 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:13.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:13.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:13.250 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:13.276 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:13.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:13.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:13.351 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is unset 2023-10-09T10:20:13.380 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:13.381 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:13 smithi053 bash[76859]: audit 2023-10-09T10:20:12.576430+0000 mon.a (mon.0) 717 : audit 1 from='client.? 172.21.15.53:0/2324117046' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:20:13.381 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:13 smithi053 bash[79554]: audit 2023-10-09T10:20:12.576430+0000 mon.a (mon.0) 717 : audit 1 from='client.? 172.21.15.53:0/2324117046' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:20:13.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:13 smithi086 bash[59714]: audit 2023-10-09T10:20:12.576430+0000 mon.a (mon.0) 717 : audit 1 from='client.? 172.21.15.53:0/2324117046' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:20:13.412 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:13.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:13.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:13.516 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:13.541 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:13.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:13.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:13.645 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:13.670 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:13.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:13.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:13.774 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:13.803 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:13.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:13.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:13.907 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:13.933 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:13.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:13.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:14.038 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:14.066 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:14.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:14.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:14.170 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:14.200 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:14.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:14.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:14.304 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:14.330 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:14.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:14.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:14.433 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:14.467 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:14.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:14.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:14.571 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:14.585 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:14 smithi086 bash[59714]: cluster 2023-10-09T10:20:13.278350+0000 mgr.y (mgr.26072) 526 : cluster 0 pgmap v516: 89 pgs: 36 active+clean, 7 undersized+peered, 37 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:14.585 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:14 smithi086 bash[59714]: cluster 2023-10-09T10:20:13.333673+0000 mon.a (mon.0) 718 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:20:14.585 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:14 smithi086 bash[59714]: audit 2023-10-09T10:20:13.346109+0000 mon.a (mon.0) 719 : audit 1 from='client.? 172.21.15.53:0/2324117046' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:20:14.585 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:14 smithi086 bash[59714]: cluster 2023-10-09T10:20:13.346176+0000 mon.a (mon.0) 720 : cluster 0 osdmap e167: 8 total, 6 up, 8 in 2023-10-09T10:20:14.585 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:14 smithi086 bash[59714]: cluster 2023-10-09T10:20:13.443681+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e167 with expected crc 2023-10-09T10:20:14.585 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:14 smithi086 bash[59714]: cluster 2023-10-09T10:20:13.446187+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e167 with expected crc 2023-10-09T10:20:14.602 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:14.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:14.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:14.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:14 smithi053 bash[76859]: cluster 2023-10-09T10:20:13.278350+0000 mgr.y (mgr.26072) 526 : cluster 0 pgmap v516: 89 pgs: 36 active+clean, 7 undersized+peered, 37 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:14.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:14 smithi053 bash[76859]: cluster 2023-10-09T10:20:13.333673+0000 mon.a (mon.0) 718 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:20:14.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:14 smithi053 bash[76859]: audit 2023-10-09T10:20:13.346109+0000 mon.a (mon.0) 719 : audit 1 from='client.? 172.21.15.53:0/2324117046' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:20:14.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:14 smithi053 bash[76859]: cluster 2023-10-09T10:20:13.346176+0000 mon.a (mon.0) 720 : cluster 0 osdmap e167: 8 total, 6 up, 8 in 2023-10-09T10:20:14.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:14 smithi053 bash[76859]: cluster 2023-10-09T10:20:13.443681+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e167 with expected crc 2023-10-09T10:20:14.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:14 smithi053 bash[76859]: cluster 2023-10-09T10:20:13.446187+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e167 with expected crc 2023-10-09T10:20:14.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:14 smithi053 bash[79554]: cluster 2023-10-09T10:20:13.278350+0000 mgr.y (mgr.26072) 526 : cluster 0 pgmap v516: 89 pgs: 36 active+clean, 7 undersized+peered, 37 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:14.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:14 smithi053 bash[79554]: cluster 2023-10-09T10:20:13.333673+0000 mon.a (mon.0) 718 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:20:14.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:14 smithi053 bash[79554]: audit 2023-10-09T10:20:13.346109+0000 mon.a (mon.0) 719 : audit 1 from='client.? 172.21.15.53:0/2324117046' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:20:14.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:14 smithi053 bash[79554]: cluster 2023-10-09T10:20:13.346176+0000 mon.a (mon.0) 720 : cluster 0 osdmap e167: 8 total, 6 up, 8 in 2023-10-09T10:20:14.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:14 smithi053 bash[79554]: cluster 2023-10-09T10:20:13.443681+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e167 with expected crc 2023-10-09T10:20:14.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:14 smithi053 bash[79554]: cluster 2023-10-09T10:20:13.446187+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e167 with expected crc 2023-10-09T10:20:14.705 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:14.741 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:14.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:14.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:14.845 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:14.872 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:14.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:14.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:14.975 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:15.005 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:15.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:15.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:15.110 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:15.142 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:15.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:15.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:15.246 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:15.271 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:15.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:15.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:15.289 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:20:15.374 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:15.386 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:15 smithi086 bash[59714]: cluster 2023-10-09T10:20:14.574584+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e167 with expected crc 2023-10-09T10:20:15.386 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:15 smithi086 bash[59714]: cluster 2023-10-09T10:20:14.575609+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e167 with expected crc 2023-10-09T10:20:15.387 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:15 smithi086 bash[59714]: cluster 2023-10-09T10:20:14.936176+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e167 with expected crc 2023-10-09T10:20:15.409 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:15.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:15.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:15.515 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:15.528 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:15 smithi053 bash[79554]: cluster 2023-10-09T10:20:14.574584+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e167 with expected crc 2023-10-09T10:20:15.528 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:15 smithi053 bash[79554]: cluster 2023-10-09T10:20:14.575609+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e167 with expected crc 2023-10-09T10:20:15.528 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:15 smithi053 bash[79554]: cluster 2023-10-09T10:20:14.936176+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e167 with expected crc 2023-10-09T10:20:15.528 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:15 smithi053 bash[76859]: cluster 2023-10-09T10:20:14.574584+0000 osd.4 (osd.4) 111 : cluster 3 failed to encode map e167 with expected crc 2023-10-09T10:20:15.528 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:15 smithi053 bash[76859]: cluster 2023-10-09T10:20:14.575609+0000 osd.4 (osd.4) 112 : cluster 3 failed to encode map e167 with expected crc 2023-10-09T10:20:15.528 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:15 smithi053 bash[76859]: cluster 2023-10-09T10:20:14.936176+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e167 with expected crc 2023-10-09T10:20:15.548 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:15.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:15.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:15.598 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:20:15.599 INFO:teuthology.orchestra.run.smithi086.stdout: "size": 20, 2023-10-09T10:20:15.599 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 600, 2023-10-09T10:20:15.599 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [ 2023-10-09T10:20:15.599 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.599 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:1548 5.e 5:74fb49b4:::benchmark_data_smithi053_106232_object1547:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-10-09T10:20:15.599 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:15:42.895252+0000", 2023-10-09T10:20:15.599 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 272.70013335300001, 2023-10-09T10:20:15.599 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.120011094, 2023-10-09T10:20:15.599 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:15.599 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:15.600 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:15.600 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:15.600 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:15.600 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 1548 2023-10-09T10:20:15.600 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.600 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:15.600 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.600 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:15.600 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.895252+0000", 2023-10-09T10:20:15.600 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:15.600 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.601 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.601 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:15.601 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.895252+0000", 2023-10-09T10:20:15.601 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:20:15.601 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.601 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.601 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:15.601 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.895251+0000", 2023-10-09T10:20:15.601 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.9304e-05 2023-10-09T10:20:15.601 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.601 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.601 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:15.602 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.895310+0000", 2023-10-09T10:20:15.602 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.2266999999999999e-05 2023-10-09T10:20:15.602 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.602 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.602 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:15.602 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.895332+0000", 2023-10-09T10:20:15.602 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.4769999999999992e-06 2023-10-09T10:20:15.602 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.602 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.602 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:15.602 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.895342+0000", 2023-10-09T10:20:15.602 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000275498 2023-10-09T10:20:15.603 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.603 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.603 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:15.603 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.895617+0000", 2023-10-09T10:20:15.603 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014624700000000001 2023-10-09T10:20:15.603 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.603 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.603 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:15.603 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.895764+0000", 2023-10-09T10:20:15.603 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000183699 2023-10-09T10:20:15.603 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.603 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.604 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,5", 2023-10-09T10:20:15.604 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.895947+0000", 2023-10-09T10:20:15.604 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000974555 2023-10-09T10:20:15.604 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.604 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.604 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:15.604 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.896922+0000", 2023-10-09T10:20:15.604 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000878931 2023-10-09T10:20:15.604 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.604 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.604 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.604 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.897801+0000", 2023-10-09T10:20:15.605 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.117270765 2023-10-09T10:20:15.605 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.605 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.605 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.605 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:43.015072+0000", 2023-10-09T10:20:15.605 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00011979100000000001 2023-10-09T10:20:15.605 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.605 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.605 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:15.605 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:43.015191+0000", 2023-10-09T10:20:15.605 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.2262999999999996e-05 2023-10-09T10:20:15.605 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.605 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.606 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:15.606 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:43.015264+0000", 2023-10-09T10:20:15.606 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.120011094 2023-10-09T10:20:15.606 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.606 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:15.606 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.606 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.606 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.606 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:1549 5.e 5:79fb50c3:::benchmark_data_smithi053_106232_object1548:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-10-09T10:20:15.606 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:15:42.895378+0000", 2023-10-09T10:20:15.606 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 272.70000799399998, 2023-10-09T10:20:15.607 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.12628108199999999, 2023-10-09T10:20:15.607 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:15.607 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:15.607 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:15.607 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:15.607 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:15.607 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 1549 2023-10-09T10:20:15.607 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.607 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:15.607 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.607 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:15.607 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.895378+0000", 2023-10-09T10:20:15.608 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:15.608 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.608 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.608 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:15.608 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.895378+0000", 2023-10-09T10:20:15.608 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:20:15.608 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.608 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.608 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:15.608 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.895377+0000", 2023-10-09T10:20:15.608 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.5071000000000003e-05 2023-10-09T10:20:15.609 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.609 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.609 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:15.609 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.895422+0000", 2023-10-09T10:20:15.609 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2619000000000001e-05 2023-10-09T10:20:15.609 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.609 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.609 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:15.609 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.895435+0000", 2023-10-09T10:20:15.609 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0280000000000003e-06 2023-10-09T10:20:15.609 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.609 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.609 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:15.610 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.895442+0000", 2023-10-09T10:20:15.610 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00088634900000000003 2023-10-09T10:20:15.610 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.610 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.610 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:15.610 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.896328+0000", 2023-10-09T10:20:15.610 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014487699999999999 2023-10-09T10:20:15.610 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.610 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.610 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:15.610 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.896473+0000", 2023-10-09T10:20:15.611 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000194262 2023-10-09T10:20:15.611 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.611 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.611 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,5", 2023-10-09T10:20:15.611 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.896667+0000", 2023-10-09T10:20:15.611 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00067990300000000004 2023-10-09T10:20:15.611 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.611 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.611 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:15.611 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.897347+0000", 2023-10-09T10:20:15.611 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000506665 2023-10-09T10:20:15.611 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.611 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.611 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.612 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.897854+0000", 2023-10-09T10:20:15.612 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.123654457 2023-10-09T10:20:15.612 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.612 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.612 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.612 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:43.021508+0000", 2023-10-09T10:20:15.612 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.6496999999999994e-05 2023-10-09T10:20:15.612 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.612 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.612 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:15.612 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:43.021605+0000", 2023-10-09T10:20:15.612 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.4268999999999998e-05 2023-10-09T10:20:15.613 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.613 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.613 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:15.613 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:43.021659+0000", 2023-10-09T10:20:15.613 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.12628108199999999 2023-10-09T10:20:15.613 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.613 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:15.613 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.613 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.613 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.613 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:4792 5.e 5:71cb7aca:::benchmark_data_smithi053_106232_object4791:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:20:15.613 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:15:44.224174+0000", 2023-10-09T10:20:15.614 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 271.371211539, 2023-10-09T10:20:15.614 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.11129159800000001, 2023-10-09T10:20:15.614 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:15.614 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:15.614 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:15.614 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:15.614 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:15.614 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 4792 2023-10-09T10:20:15.614 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.614 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:15.614 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.614 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:15.615 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.224174+0000", 2023-10-09T10:20:15.615 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:15.615 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.615 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.615 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:15.617 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.224174+0000", 2023-10-09T10:20:15.617 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:20:15.617 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.617 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.617 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:15.617 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.224174+0000", 2023-10-09T10:20:15.618 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.3884999999999998e-05 2023-10-09T10:20:15.618 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.618 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.618 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:15.618 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.224208+0000", 2023-10-09T10:20:15.618 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.388e-06 2023-10-09T10:20:15.618 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.618 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.618 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:15.618 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.224216+0000", 2023-10-09T10:20:15.618 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.8790000000000002e-06 2023-10-09T10:20:15.618 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.619 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.619 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:15.619 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.224221+0000", 2023-10-09T10:20:15.619 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.7036000000000002e-05 2023-10-09T10:20:15.619 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.619 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.619 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:15.619 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.224268+0000", 2023-10-09T10:20:15.619 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.3398000000000003e-05 2023-10-09T10:20:15.619 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.619 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.619 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:15.619 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.224351+0000", 2023-10-09T10:20:15.620 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.6679000000000001e-05 2023-10-09T10:20:15.620 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.620 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.620 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,5", 2023-10-09T10:20:15.620 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.224448+0000", 2023-10-09T10:20:15.620 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0017723120000000001 2023-10-09T10:20:15.620 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.620 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.620 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.620 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.226220+0000", 2023-10-09T10:20:15.620 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0020239609999999999 2023-10-09T10:20:15.620 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.621 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.621 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:15.621 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.228244+0000", 2023-10-09T10:20:15.621 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.10705161000000001 2023-10-09T10:20:15.621 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.621 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.621 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.621 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.335296+0000", 2023-10-09T10:20:15.621 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.4656999999999999e-05 2023-10-09T10:20:15.621 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.621 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.621 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:15.621 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.335381+0000", 2023-10-09T10:20:15.622 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.5305999999999999e-05 2023-10-09T10:20:15.622 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.622 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.622 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:15.622 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.335466+0000", 2023-10-09T10:20:15.622 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.11129159800000001 2023-10-09T10:20:15.622 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.622 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:15.622 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.622 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.622 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.622 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:19230 5.e 5:707dfcbc:::benchmark_data_smithi053_106232_object19229:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:20:15.623 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:15:50.912411+0000", 2023-10-09T10:20:15.623 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 264.68297473500002, 2023-10-09T10:20:15.623 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14197813000000001, 2023-10-09T10:20:15.623 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:15.623 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:15.623 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:15.623 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:15.623 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:15.623 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 19230 2023-10-09T10:20:15.623 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.623 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:15.623 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.623 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:15.624 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.912411+0000", 2023-10-09T10:20:15.624 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:15.624 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.624 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.624 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:15.624 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.912411+0000", 2023-10-09T10:20:15.624 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:20:15.624 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.624 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.624 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:15.624 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.912409+0000", 2023-10-09T10:20:15.624 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.5889000000000001e-05 2023-10-09T10:20:15.625 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.625 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.625 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:15.625 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.912455+0000", 2023-10-09T10:20:15.625 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7813999999999999e-05 2023-10-09T10:20:15.625 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.625 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.625 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:15.625 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.912473+0000", 2023-10-09T10:20:15.625 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.3739999999999998e-06 2023-10-09T10:20:15.625 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.625 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.625 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:15.626 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.912481+0000", 2023-10-09T10:20:15.626 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.8314999999999997e-05 2023-10-09T10:20:15.626 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.626 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.626 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:15.626 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.912570+0000", 2023-10-09T10:20:15.626 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000191165 2023-10-09T10:20:15.626 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.626 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.626 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:15.626 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.912761+0000", 2023-10-09T10:20:15.626 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00021950800000000001 2023-10-09T10:20:15.627 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.627 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.627 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,5", 2023-10-09T10:20:15.627 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.912980+0000", 2023-10-09T10:20:15.627 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0012020990000000001 2023-10-09T10:20:15.627 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.627 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.627 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:15.627 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.914183+0000", 2023-10-09T10:20:15.627 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001788144 2023-10-09T10:20:15.627 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.627 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.627 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.628 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.915971+0000", 2023-10-09T10:20:15.628 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.13820070800000001 2023-10-09T10:20:15.628 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.628 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.628 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.628 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:51.054171+0000", 2023-10-09T10:20:15.628 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00011131799999999999 2023-10-09T10:20:15.628 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.628 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.628 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:15.628 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:51.054283+0000", 2023-10-09T10:20:15.628 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00010652100000000001 2023-10-09T10:20:15.629 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.629 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.629 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:15.629 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:51.054389+0000", 2023-10-09T10:20:15.629 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14197813000000001 2023-10-09T10:20:15.629 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.629 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:15.629 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.629 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.629 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.629 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:19231 5.e 5:78a54c37:::benchmark_data_smithi053_106232_object19230:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:20:15.629 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:15:50.914568+0000", 2023-10-09T10:20:15.630 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 264.68081763399999, 2023-10-09T10:20:15.630 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14070760399999999, 2023-10-09T10:20:15.630 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:15.630 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:15.630 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:15.630 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:15.630 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:15.630 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 19231 2023-10-09T10:20:15.630 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.630 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:15.630 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.630 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:15.631 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.914568+0000", 2023-10-09T10:20:15.631 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:15.631 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.631 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.631 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:15.631 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.914568+0000", 2023-10-09T10:20:15.631 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:20:15.631 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.631 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.631 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:15.631 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.914567+0000", 2023-10-09T10:20:15.631 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.8009000000000006e-05 2023-10-09T10:20:15.632 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.632 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.632 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:15.632 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.914635+0000", 2023-10-09T10:20:15.632 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6263e-05 2023-10-09T10:20:15.632 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.632 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.632 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:15.632 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.914651+0000", 2023-10-09T10:20:15.632 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.4760000000000001e-06 2023-10-09T10:20:15.632 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.633 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.633 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:15.633 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.914659+0000", 2023-10-09T10:20:15.633 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.9768000000000002e-05 2023-10-09T10:20:15.633 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.633 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.633 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:15.633 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.914708+0000", 2023-10-09T10:20:15.633 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00016381999999999999 2023-10-09T10:20:15.633 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.633 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.633 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:15.634 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.914872+0000", 2023-10-09T10:20:15.634 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000182354 2023-10-09T10:20:15.634 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.634 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.634 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,5", 2023-10-09T10:20:15.634 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.915055+0000", 2023-10-09T10:20:15.634 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001115018 2023-10-09T10:20:15.634 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.634 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.634 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:15.634 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.916170+0000", 2023-10-09T10:20:15.634 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00016153000000000001 2023-10-09T10:20:15.635 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.635 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.635 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.635 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.916331+0000", 2023-10-09T10:20:15.635 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.13870328300000001 2023-10-09T10:20:15.635 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.635 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.635 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.635 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:51.055034+0000", 2023-10-09T10:20:15.635 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013970700000000001 2023-10-09T10:20:15.635 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.635 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.636 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:15.636 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:51.055174+0000", 2023-10-09T10:20:15.636 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000101761 2023-10-09T10:20:15.636 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.636 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.636 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:15.636 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:51.055276+0000", 2023-10-09T10:20:15.636 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14070760399999999 2023-10-09T10:20:15.636 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.636 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:15.636 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.636 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.636 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.637 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:19233 5.e 5:757b4890:::benchmark_data_smithi053_106232_object19232:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:20:15.637 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:15:50.916429+0000", 2023-10-09T10:20:15.637 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 264.67895658399999, 2023-10-09T10:20:15.637 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.139137545, 2023-10-09T10:20:15.637 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:15.637 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:15.637 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:15.637 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:15.637 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:15.637 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 19233 2023-10-09T10:20:15.637 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.637 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:15.638 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.638 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:15.638 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.916429+0000", 2023-10-09T10:20:15.638 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:15.638 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.638 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.638 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:15.638 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.916429+0000", 2023-10-09T10:20:15.638 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:20:15.638 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.638 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.638 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:15.639 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.916428+0000", 2023-10-09T10:20:15.639 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2706000000000001e-05 2023-10-09T10:20:15.639 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.639 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.639 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:15.639 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.916470+0000", 2023-10-09T10:20:15.639 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.323e-05 2023-10-09T10:20:15.639 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.639 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.639 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:15.639 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.916484+0000", 2023-10-09T10:20:15.639 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7039999999999999e-06 2023-10-09T10:20:15.639 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.640 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.640 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:15.640 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.916489+0000", 2023-10-09T10:20:15.640 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.2603999999999999e-05 2023-10-09T10:20:15.640 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.640 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.640 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:15.640 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.916552+0000", 2023-10-09T10:20:15.640 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015657900000000001 2023-10-09T10:20:15.640 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.640 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.640 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:15.641 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.916709+0000", 2023-10-09T10:20:15.641 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00018566599999999999 2023-10-09T10:20:15.641 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.641 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.641 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,5", 2023-10-09T10:20:15.641 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.916894+0000", 2023-10-09T10:20:15.641 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00089498500000000005 2023-10-09T10:20:15.641 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.641 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.641 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:15.641 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.917789+0000", 2023-10-09T10:20:15.641 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00019229100000000001 2023-10-09T10:20:15.641 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.642 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.642 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.642 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:50.917982+0000", 2023-10-09T10:20:15.642 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.13738947000000001 2023-10-09T10:20:15.642 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.642 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.642 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.642 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:51.055371+0000", 2023-10-09T10:20:15.642 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000107328 2023-10-09T10:20:15.642 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.642 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.642 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:15.643 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:51.055478+0000", 2023-10-09T10:20:15.643 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.8465000000000001e-05 2023-10-09T10:20:15.643 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.643 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.643 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:15.643 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:51.055567+0000", 2023-10-09T10:20:15.643 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.139137545 2023-10-09T10:20:15.643 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.643 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:15.643 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.643 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.643 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.644 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:29048 5.e 5:7008d845:::benchmark_data_smithi053_106232_object29047:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:20:15.644 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:15:55.967484+0000", 2023-10-09T10:20:15.644 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 259.62790213199997, 2023-10-09T10:20:15.644 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.088977520000000004, 2023-10-09T10:20:15.644 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:15.644 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:15.644 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:15.644 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:15.644 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:15.644 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 29048 2023-10-09T10:20:15.644 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.644 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:15.644 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.645 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:15.645 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.967484+0000", 2023-10-09T10:20:15.645 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:15.645 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.645 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.645 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:15.645 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.967484+0000", 2023-10-09T10:20:15.645 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:20:15.645 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.645 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.645 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:15.645 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.967482+0000", 2023-10-09T10:20:15.645 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.3031000000000003e-05 2023-10-09T10:20:15.646 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.646 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.646 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:15.646 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.967515+0000", 2023-10-09T10:20:15.646 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7138000000000001e-05 2023-10-09T10:20:15.646 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.646 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.646 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:15.646 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.967532+0000", 2023-10-09T10:20:15.646 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.3259999999999998e-06 2023-10-09T10:20:15.646 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.646 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.647 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:15.647 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.967539+0000", 2023-10-09T10:20:15.647 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.3891999999999999e-05 2023-10-09T10:20:15.647 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.647 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.647 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:15.647 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.967583+0000", 2023-10-09T10:20:15.647 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00010338100000000001 2023-10-09T10:20:15.647 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.647 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.647 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:15.648 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.967687+0000", 2023-10-09T10:20:15.648 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000115371 2023-10-09T10:20:15.648 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.648 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.648 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,5", 2023-10-09T10:20:15.648 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.967802+0000", 2023-10-09T10:20:15.648 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0022777890000000001 2023-10-09T10:20:15.648 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.648 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.648 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.648 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.970080+0000", 2023-10-09T10:20:15.648 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3360000000000001e-05 2023-10-09T10:20:15.649 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.649 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.649 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:15.649 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.970093+0000", 2023-10-09T10:20:15.649 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.085845914999999995 2023-10-09T10:20:15.649 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.649 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.649 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.649 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:56.055939+0000", 2023-10-09T10:20:15.649 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00044638700000000002 2023-10-09T10:20:15.649 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.649 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.650 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:15.650 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:56.056386+0000", 2023-10-09T10:20:15.650 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.5640000000000001e-05 2023-10-09T10:20:15.650 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.650 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.650 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:15.650 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:56.056461+0000", 2023-10-09T10:20:15.650 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.088977520000000004 2023-10-09T10:20:15.650 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.650 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:15.650 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.650 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.651 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.651 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:32415 5.e 5:7fa0b197:::benchmark_data_smithi053_106232_object32414:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:20:15.651 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:15:57.825971+0000", 2023-10-09T10:20:15.651 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 257.76941501300001, 2023-10-09T10:20:15.651 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.17756902599999999, 2023-10-09T10:20:15.651 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:15.651 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:15.651 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:15.651 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:15.651 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:15.651 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 32415 2023-10-09T10:20:15.651 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.652 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:15.652 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.652 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:15.652 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.825971+0000", 2023-10-09T10:20:15.652 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:15.652 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.652 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.652 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:15.652 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.825971+0000", 2023-10-09T10:20:15.652 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:20:15.652 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.652 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.825970+0000", 2023-10-09T10:20:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7989999999999999e-05 2023-10-09T10:20:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.826028+0000", 2023-10-09T10:20:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2221e-05 2023-10-09T10:20:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.826040+0000", 2023-10-09T10:20:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.2670000000000003e-06 2023-10-09T10:20:15.654 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.654 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.654 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:15.654 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.826046+0000", 2023-10-09T10:20:15.654 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2895999999999997e-05 2023-10-09T10:20:15.654 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.654 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.654 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:15.654 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.826089+0000", 2023-10-09T10:20:15.654 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.1345000000000001e-05 2023-10-09T10:20:15.654 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.654 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.655 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:15.655 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.826170+0000", 2023-10-09T10:20:15.655 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000103142 2023-10-09T10:20:15.655 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.655 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.655 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,5", 2023-10-09T10:20:15.655 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.826274+0000", 2023-10-09T10:20:15.655 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001300215 2023-10-09T10:20:15.655 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.655 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.655 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:15.655 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.827574+0000", 2023-10-09T10:20:15.656 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0024790599999999999 2023-10-09T10:20:15.656 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.656 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.656 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.656 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.830053+0000", 2023-10-09T10:20:15.656 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.166553744 2023-10-09T10:20:15.656 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.656 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.656 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.656 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.996607+0000", 2023-10-09T10:20:15.656 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000258497 2023-10-09T10:20:15.656 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.657 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.657 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:15.657 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.996865+0000", 2023-10-09T10:20:15.657 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0066747919999999997 2023-10-09T10:20:15.657 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.657 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.657 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:15.657 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:58.003540+0000", 2023-10-09T10:20:15.657 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.17756902599999999 2023-10-09T10:20:15.657 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.657 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:15.658 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.658 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.658 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.658 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:32420 5.e 5:7735e1b9:::benchmark_data_smithi053_106232_object32419:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:20:15.658 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:15:57.831186+0000", 2023-10-09T10:20:15.658 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 257.764199873, 2023-10-09T10:20:15.658 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.172595737, 2023-10-09T10:20:15.658 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:15.658 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:15.658 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:15.658 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:15.659 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:15.659 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 32420 2023-10-09T10:20:15.659 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.659 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:15.659 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.659 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:15.659 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.831186+0000", 2023-10-09T10:20:15.659 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:15.659 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.659 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.659 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:15.659 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.831186+0000", 2023-10-09T10:20:15.660 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:20:15.660 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.660 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.660 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:15.660 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.831185+0000", 2023-10-09T10:20:15.660 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1981000000000003e-05 2023-10-09T10:20:15.660 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.660 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.660 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:15.660 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.831236+0000", 2023-10-09T10:20:15.660 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.164e-05 2023-10-09T10:20:15.660 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.661 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.661 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:15.661 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.831248+0000", 2023-10-09T10:20:15.661 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.0900000000000004e-06 2023-10-09T10:20:15.661 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.661 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.661 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:15.661 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.831253+0000", 2023-10-09T10:20:15.661 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.7437000000000001e-05 2023-10-09T10:20:15.661 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.661 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.661 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:15.661 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.831291+0000", 2023-10-09T10:20:15.662 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.1754000000000003e-05 2023-10-09T10:20:15.662 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.662 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.662 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:15.662 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.831382+0000", 2023-10-09T10:20:15.662 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000112382 2023-10-09T10:20:15.662 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.662 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.662 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,5", 2023-10-09T10:20:15.662 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.831495+0000", 2023-10-09T10:20:15.662 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0011652089999999999 2023-10-09T10:20:15.663 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.663 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.663 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:15.663 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.832660+0000", 2023-10-09T10:20:15.663 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0017043959999999999 2023-10-09T10:20:15.663 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.663 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.663 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.663 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.834364+0000", 2023-10-09T10:20:15.663 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.16924087600000001 2023-10-09T10:20:15.663 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.663 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.664 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.664 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:58.003605+0000", 2023-10-09T10:20:15.664 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000119638 2023-10-09T10:20:15.664 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.664 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.664 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:15.664 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:58.003725+0000", 2023-10-09T10:20:15.664 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.6781999999999999e-05 2023-10-09T10:20:15.664 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.664 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.664 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:15.664 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:58.003782+0000", 2023-10-09T10:20:15.665 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.172595737 2023-10-09T10:20:15.665 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.665 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:15.665 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.665 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.665 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.665 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:32421 5.e 5:7b235d4e:::benchmark_data_smithi053_106232_object32420:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:20:15.665 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:15:57.832790+0000", 2023-10-09T10:20:15.665 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 257.76259603800003, 2023-10-09T10:20:15.665 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.17122953099999999, 2023-10-09T10:20:15.665 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:15.665 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:15.665 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:15.666 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:15.666 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:15.666 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 32421 2023-10-09T10:20:15.666 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.666 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:15.666 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.666 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:15.666 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.832790+0000", 2023-10-09T10:20:15.666 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:15.666 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.666 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.667 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:15.667 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.832790+0000", 2023-10-09T10:20:15.667 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:20:15.667 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.667 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.667 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:15.667 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.832789+0000", 2023-10-09T10:20:15.667 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.2556000000000002e-05 2023-10-09T10:20:15.667 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.667 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.667 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:15.667 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.832851+0000", 2023-10-09T10:20:15.667 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1462e-05 2023-10-09T10:20:15.668 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.668 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.668 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:15.668 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.832863+0000", 2023-10-09T10:20:15.668 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.0340000000000004e-06 2023-10-09T10:20:15.668 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.668 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.668 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:15.668 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.832868+0000", 2023-10-09T10:20:15.668 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.5917999999999997e-05 2023-10-09T10:20:15.668 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.668 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.669 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:15.669 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.832904+0000", 2023-10-09T10:20:15.669 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000103173 2023-10-09T10:20:15.669 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.669 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.669 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:15.669 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.833007+0000", 2023-10-09T10:20:15.669 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000113337 2023-10-09T10:20:15.669 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.669 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.669 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,5", 2023-10-09T10:20:15.670 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.833120+0000", 2023-10-09T10:20:15.670 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00086287199999999999 2023-10-09T10:20:15.670 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.670 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.670 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:15.670 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.833983+0000", 2023-10-09T10:20:15.670 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00053012899999999995 2023-10-09T10:20:15.670 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.670 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.670 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.670 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:57.834513+0000", 2023-10-09T10:20:15.670 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.169326791 2023-10-09T10:20:15.671 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.671 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.671 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.671 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:58.003840+0000", 2023-10-09T10:20:15.671 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013213499999999999 2023-10-09T10:20:15.671 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.671 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.671 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:15.671 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:58.003972+0000", 2023-10-09T10:20:15.671 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.7055999999999998e-05 2023-10-09T10:20:15.671 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.671 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.672 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:15.672 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:58.004019+0000", 2023-10-09T10:20:15.672 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.17122953099999999 2023-10-09T10:20:15.672 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.672 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:15.672 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.672 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.672 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.672 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:40880 5.e 5:73e9ca5f:::benchmark_data_smithi053_106232_object40879:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:20:15.672 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:16:03.387799+0000", 2023-10-09T10:20:15.672 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 252.207587238, 2023-10-09T10:20:15.672 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.164602683, 2023-10-09T10:20:15.672 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:15.673 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:15.673 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:15.673 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:15.673 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:15.673 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 40880 2023-10-09T10:20:15.673 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.673 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:15.673 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.673 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:15.673 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.387799+0000", 2023-10-09T10:20:15.673 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:15.674 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.674 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.674 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:15.674 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.387799+0000", 2023-10-09T10:20:15.674 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:20:15.674 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.674 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.674 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:15.674 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.387798+0000", 2023-10-09T10:20:15.674 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.9935000000000002e-05 2023-10-09T10:20:15.674 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.675 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.675 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:15.675 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.387848+0000", 2023-10-09T10:20:15.675 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8647e-05 2023-10-09T10:20:15.675 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.675 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.675 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:15.675 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.387866+0000", 2023-10-09T10:20:15.675 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.7399999999999998e-06 2023-10-09T10:20:15.675 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.675 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.675 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:15.676 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.387873+0000", 2023-10-09T10:20:15.676 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0014633669999999999 2023-10-09T10:20:15.676 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.676 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.676 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:15.676 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.389336+0000", 2023-10-09T10:20:15.676 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000117438 2023-10-09T10:20:15.676 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.676 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.676 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:15.676 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.389454+0000", 2023-10-09T10:20:15.676 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001606096 2023-10-09T10:20:15.677 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.677 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.677 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,5", 2023-10-09T10:20:15.677 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.391060+0000", 2023-10-09T10:20:15.677 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0038242509999999999 2023-10-09T10:20:15.677 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.677 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.677 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:15.677 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.394884+0000", 2023-10-09T10:20:15.677 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0049721649999999997 2023-10-09T10:20:15.677 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.677 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.678 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.678 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.399856+0000", 2023-10-09T10:20:15.678 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.15242298900000001 2023-10-09T10:20:15.678 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.678 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.678 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.678 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.552279+0000", 2023-10-09T10:20:15.678 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.8359000000000001e-05 2023-10-09T10:20:15.678 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.678 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.678 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:15.678 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.552348+0000", 2023-10-09T10:20:15.679 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.3650999999999998e-05 2023-10-09T10:20:15.679 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.679 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.679 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:15.679 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.552401+0000", 2023-10-09T10:20:15.679 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.164602683 2023-10-09T10:20:15.679 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.679 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:15.679 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.679 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.679 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.679 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:40892 5.e 5:7e2831cf:::benchmark_data_smithi053_106232_object40891:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:20:15.680 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:16:03.397464+0000", 2023-10-09T10:20:15.680 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 252.19792198799999, 2023-10-09T10:20:15.680 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.16343116899999999, 2023-10-09T10:20:15.680 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:15.680 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:15.680 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:15.680 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:15.680 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:15.680 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 40892 2023-10-09T10:20:15.680 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.680 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:15.680 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.681 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:15.681 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.397464+0000", 2023-10-09T10:20:15.681 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:15.681 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.681 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.681 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:15.681 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.397464+0000", 2023-10-09T10:20:15.681 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:20:15.681 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.681 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.681 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:15.681 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.397462+0000", 2023-10-09T10:20:15.681 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.2329999999999997e-05 2023-10-09T10:20:15.682 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.682 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.682 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:15.682 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.397494+0000", 2023-10-09T10:20:15.682 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7147e-05 2023-10-09T10:20:15.682 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.682 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.682 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:15.682 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.397512+0000", 2023-10-09T10:20:15.682 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.0180000000000001e-06 2023-10-09T10:20:15.682 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.682 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.683 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:15.683 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.397520+0000", 2023-10-09T10:20:15.683 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.8974999999999997e-05 2023-10-09T10:20:15.683 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.683 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.683 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:15.683 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.397579+0000", 2023-10-09T10:20:15.683 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00029115199999999998 2023-10-09T10:20:15.683 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.683 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.683 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:15.683 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.397870+0000", 2023-10-09T10:20:15.684 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00024590700000000002 2023-10-09T10:20:15.684 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.684 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.684 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,5", 2023-10-09T10:20:15.684 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.398116+0000", 2023-10-09T10:20:15.684 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0020434799999999999 2023-10-09T10:20:15.684 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.684 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.684 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.684 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.400159+0000", 2023-10-09T10:20:15.684 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0038676969999999998 2023-10-09T10:20:15.684 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.684 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.685 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:15.685 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.404027+0000", 2023-10-09T10:20:15.685 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.15666114 2023-10-09T10:20:15.685 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.685 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.685 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.685 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.560688+0000", 2023-10-09T10:20:15.685 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.7398000000000005e-05 2023-10-09T10:20:15.685 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.685 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.685 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:15.685 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.560785+0000", 2023-10-09T10:20:15.685 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000109737 2023-10-09T10:20:15.686 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.686 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.686 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:15.686 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.560895+0000", 2023-10-09T10:20:15.686 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.16343116899999999 2023-10-09T10:20:15.686 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.686 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:15.686 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.686 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.686 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.686 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:40915 5.e 5:7d1cd454:::benchmark_data_smithi053_106232_object40914:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:20:15.686 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:16:03.414578+0000", 2023-10-09T10:20:15.687 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 252.18080796999999, 2023-10-09T10:20:15.687 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.146612931, 2023-10-09T10:20:15.687 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:15.687 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:15.687 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:15.687 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:15.687 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:15.687 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 40915 2023-10-09T10:20:15.687 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.687 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:15.687 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.687 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:15.688 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.414578+0000", 2023-10-09T10:20:15.688 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:15.688 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.688 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.688 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:15.688 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.414578+0000", 2023-10-09T10:20:15.688 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:20:15.688 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.688 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.688 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:15.688 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.414576+0000", 2023-10-09T10:20:15.689 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2483e-05 2023-10-09T10:20:15.689 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.689 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.689 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:15.689 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.414618+0000", 2023-10-09T10:20:15.689 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2368000000000001e-05 2023-10-09T10:20:15.689 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.689 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.689 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:15.689 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.414631+0000", 2023-10-09T10:20:15.689 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.8690000000000001e-06 2023-10-09T10:20:15.689 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.690 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.690 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:15.690 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.414637+0000", 2023-10-09T10:20:15.690 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.0037999999999998e-05 2023-10-09T10:20:15.690 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.690 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.690 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:15.690 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.414687+0000", 2023-10-09T10:20:15.690 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.1853000000000003e-05 2023-10-09T10:20:15.690 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.690 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.690 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:15.691 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.414779+0000", 2023-10-09T10:20:15.691 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000107877 2023-10-09T10:20:15.691 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.691 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.691 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,5", 2023-10-09T10:20:15.691 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.414886+0000", 2023-10-09T10:20:15.691 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00148974 2023-10-09T10:20:15.691 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.691 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.691 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:15.691 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.416376+0000", 2023-10-09T10:20:15.691 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00034485499999999998 2023-10-09T10:20:15.692 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.692 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.692 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.692 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.416721+0000", 2023-10-09T10:20:15.692 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14428073299999999 2023-10-09T10:20:15.692 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.692 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.692 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.692 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.561002+0000", 2023-10-09T10:20:15.692 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000112058 2023-10-09T10:20:15.692 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.692 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.692 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:15.693 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.561114+0000", 2023-10-09T10:20:15.693 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.6997999999999997e-05 2023-10-09T10:20:15.693 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.693 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.693 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:15.693 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:03.561191+0000", 2023-10-09T10:20:15.693 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.146612931 2023-10-09T10:20:15.693 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.693 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:15.693 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.693 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.693 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.694 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:93052 5.e 5:7f28b297:::benchmark_data_smithi053_106232_object93051:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e122)", 2023-10-09T10:20:15.694 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:16:54.531484+0000", 2023-10-09T10:20:15.694 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 201.063901934, 2023-10-09T10:20:15.694 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.092857160999999994, 2023-10-09T10:20:15.694 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:15.694 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:15.694 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:15.694 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:15.694 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:15.694 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 93052 2023-10-09T10:20:15.694 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.695 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:15.695 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.695 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:15.695 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:54.531484+0000", 2023-10-09T10:20:15.695 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:15.695 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.695 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.695 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:15.695 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:54.531484+0000", 2023-10-09T10:20:15.695 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:20:15.695 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.695 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.695 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:15.696 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:54.531482+0000", 2023-10-09T10:20:15.696 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1656999999999998e-05 2023-10-09T10:20:15.696 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.696 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.696 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:15.696 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:54.531524+0000", 2023-10-09T10:20:15.696 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0144e-05 2023-10-09T10:20:15.696 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.696 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.696 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:15.696 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:54.531534+0000", 2023-10-09T10:20:15.696 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.2000000000000002e-06 2023-10-09T10:20:15.697 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.697 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.697 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:15.697 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:54.531539+0000", 2023-10-09T10:20:15.697 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0073363450000000002 2023-10-09T10:20:15.697 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.697 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.697 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:15.697 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:54.538876+0000", 2023-10-09T10:20:15.697 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015511100000000001 2023-10-09T10:20:15.697 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.697 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.698 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:15.698 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:54.539031+0000", 2023-10-09T10:20:15.698 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000199454 2023-10-09T10:20:15.698 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.698 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.698 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,5", 2023-10-09T10:20:15.698 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:54.539230+0000", 2023-10-09T10:20:15.698 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0041271390000000002 2023-10-09T10:20:15.698 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.698 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.698 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:15.698 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:54.543358+0000", 2023-10-09T10:20:15.699 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.017417706000000002 2023-10-09T10:20:15.699 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.699 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.699 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.699 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:54.560775+0000", 2023-10-09T10:20:15.699 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.063444187999999999 2023-10-09T10:20:15.699 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.699 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.699 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.699 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:54.624219+0000", 2023-10-09T10:20:15.699 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.1361999999999999e-05 2023-10-09T10:20:15.699 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.700 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.700 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:15.700 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:54.624291+0000", 2023-10-09T10:20:15.700 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.0306999999999998e-05 2023-10-09T10:20:15.700 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.700 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.700 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:15.700 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:54.624341+0000", 2023-10-09T10:20:15.700 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.092857160999999994 2023-10-09T10:20:15.700 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.700 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:15.700 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.700 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.701 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.701 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:104269 5.e 5:7cc78aa5:::benchmark_data_smithi053_106232_object104268:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e123)", 2023-10-09T10:20:15.701 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:17:06.417742+0000", 2023-10-09T10:20:15.701 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 189.177643553, 2023-10-09T10:20:15.701 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14181396099999999, 2023-10-09T10:20:15.701 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:15.701 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:15.701 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:15.701 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:15.701 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:15.701 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 104269 2023-10-09T10:20:15.701 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.702 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:15.702 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.702 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:15.702 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:06.417742+0000", 2023-10-09T10:20:15.702 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:15.702 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.702 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.702 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:15.702 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:06.417742+0000", 2023-10-09T10:20:15.702 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:20:15.702 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.702 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.703 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:15.703 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:06.417741+0000", 2023-10-09T10:20:15.703 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0884999999999996e-05 2023-10-09T10:20:15.703 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.703 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.703 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:15.703 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:06.417812+0000", 2023-10-09T10:20:15.703 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3098999999999999e-05 2023-10-09T10:20:15.703 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.703 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.703 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:15.703 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:06.417825+0000", 2023-10-09T10:20:15.703 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.6370000000000004e-06 2023-10-09T10:20:15.704 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.704 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.704 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:15.704 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:06.417830+0000", 2023-10-09T10:20:15.704 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.7657999999999998e-05 2023-10-09T10:20:15.704 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.704 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.704 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:15.704 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:06.417868+0000", 2023-10-09T10:20:15.704 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.8702000000000005e-05 2023-10-09T10:20:15.704 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.704 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.705 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:15.705 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:06.417967+0000", 2023-10-09T10:20:15.705 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000106774 2023-10-09T10:20:15.705 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.705 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.705 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,5", 2023-10-09T10:20:15.705 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:06.418074+0000", 2023-10-09T10:20:15.705 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0041347440000000001 2023-10-09T10:20:15.705 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.705 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.705 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.706 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:06.422208+0000", 2023-10-09T10:20:15.706 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.8613999999999998e-05 2023-10-09T10:20:15.706 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.706 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.706 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:15.706 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:06.422267+0000", 2023-10-09T10:20:15.706 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.137026289 2023-10-09T10:20:15.706 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.706 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.706 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.706 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:06.559293+0000", 2023-10-09T10:20:15.706 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000182528 2023-10-09T10:20:15.706 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.707 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.707 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:15.707 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:06.559476+0000", 2023-10-09T10:20:15.707 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.0467000000000001e-05 2023-10-09T10:20:15.707 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.707 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.707 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:15.707 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:06.559556+0000", 2023-10-09T10:20:15.707 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14181396099999999 2023-10-09T10:20:15.707 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.707 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:15.707 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.708 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.708 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.708 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:144219 5.e 5:78074ded:::benchmark_data_smithi053_106232_object34829:head [delete] snapc 0=[] ondisk+write+known_if_redirected e137)", 2023-10-09T10:20:15.708 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:17:54.107385+0000", 2023-10-09T10:20:15.708 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 141.48800109800001, 2023-10-09T10:20:15.708 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.111068846, 2023-10-09T10:20:15.708 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:15.708 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:15.708 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:15.708 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:15.708 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:15.708 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 144219 2023-10-09T10:20:15.708 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.709 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:15.709 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.709 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:15.709 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.107385+0000", 2023-10-09T10:20:15.709 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:15.709 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.709 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.709 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:15.709 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.107385+0000", 2023-10-09T10:20:15.709 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:20:15.709 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.709 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.710 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:15.710 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.107383+0000", 2023-10-09T10:20:15.710 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.4190000000000008e-06 2023-10-09T10:20:15.710 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.710 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.710 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:15.710 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.107393+0000", 2023-10-09T10:20:15.710 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0237999999999999e-05 2023-10-09T10:20:15.710 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.710 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.710 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:15.710 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.107403+0000", 2023-10-09T10:20:15.711 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.0939999999999998e-06 2023-10-09T10:20:15.711 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.711 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.711 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:15.711 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.107408+0000", 2023-10-09T10:20:15.711 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.8183000000000003e-05 2023-10-09T10:20:15.711 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.711 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.711 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:15.711 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.107456+0000", 2023-10-09T10:20:15.711 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00011301100000000001 2023-10-09T10:20:15.711 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.711 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.712 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:15.712 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.107569+0000", 2023-10-09T10:20:15.712 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014308699999999999 2023-10-09T10:20:15.712 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.712 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.712 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,5", 2023-10-09T10:20:15.712 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.107713+0000", 2023-10-09T10:20:15.712 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0073292119999999999 2023-10-09T10:20:15.712 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.712 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.712 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:15.712 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.115042+0000", 2023-10-09T10:20:15.713 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00056550100000000005 2023-10-09T10:20:15.713 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.713 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.713 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.713 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.115607+0000", 2023-10-09T10:20:15.713 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.10247682499999999 2023-10-09T10:20:15.713 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.713 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.713 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.713 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.218084+0000", 2023-10-09T10:20:15.713 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00032283499999999999 2023-10-09T10:20:15.713 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.713 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.714 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:15.714 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.218407+0000", 2023-10-09T10:20:15.714 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.6684999999999998e-05 2023-10-09T10:20:15.714 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.714 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.714 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:15.714 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.218454+0000", 2023-10-09T10:20:15.714 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.111068846 2023-10-09T10:20:15.714 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.714 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:15.714 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.714 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.715 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.715 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:144634 5.e 5:7f57e14e:::benchmark_data_smithi053_106232_object35244:head [delete] snapc 0=[] ondisk+write+known_if_redirected e137)", 2023-10-09T10:20:15.715 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:17:54.633997+0000", 2023-10-09T10:20:15.715 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 140.96138928100001, 2023-10-09T10:20:15.715 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14908332899999999, 2023-10-09T10:20:15.715 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:15.715 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:15.715 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:15.715 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:15.715 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:15.715 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 144634 2023-10-09T10:20:15.715 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.715 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:15.716 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.716 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:15.716 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.633997+0000", 2023-10-09T10:20:15.716 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:15.716 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.716 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.716 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:15.716 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.633997+0000", 2023-10-09T10:20:15.716 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:20:15.716 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.716 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.716 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:15.716 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.633995+0000", 2023-10-09T10:20:15.717 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.2350000000000002e-06 2023-10-09T10:20:15.717 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.717 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.717 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:15.717 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.634002+0000", 2023-10-09T10:20:15.717 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3312999999999999e-05 2023-10-09T10:20:15.717 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.717 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.717 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:15.717 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.634016+0000", 2023-10-09T10:20:15.717 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.939e-06 2023-10-09T10:20:15.717 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.718 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.718 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:15.718 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.634022+0000", 2023-10-09T10:20:15.718 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.4063999999999997e-05 2023-10-09T10:20:15.718 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.718 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.718 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:15.718 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.634067+0000", 2023-10-09T10:20:15.718 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000140376 2023-10-09T10:20:15.718 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.718 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.718 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:15.718 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.634207+0000", 2023-10-09T10:20:15.719 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000169264 2023-10-09T10:20:15.719 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.719 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.719 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,5", 2023-10-09T10:20:15.719 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.634376+0000", 2023-10-09T10:20:15.719 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.006923897 2023-10-09T10:20:15.719 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.719 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.719 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:15.719 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.641300+0000", 2023-10-09T10:20:15.719 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0033825489999999999 2023-10-09T10:20:15.719 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.720 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.720 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.720 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.644683+0000", 2023-10-09T10:20:15.720 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.138299484 2023-10-09T10:20:15.720 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.720 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.720 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.720 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.782982+0000", 2023-10-09T10:20:15.720 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.2713000000000002e-05 2023-10-09T10:20:15.720 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.720 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.720 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:15.720 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.783035+0000", 2023-10-09T10:20:15.721 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.5043999999999998e-05 2023-10-09T10:20:15.721 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.721 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.721 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:15.721 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.783080+0000", 2023-10-09T10:20:15.721 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14908332899999999 2023-10-09T10:20:15.721 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.721 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:15.721 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.721 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.721 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.721 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:144636 5.e 5:7995cd5c:::benchmark_data_smithi053_106232_object35246:head [delete] snapc 0=[] ondisk+write+known_if_redirected e137)", 2023-10-09T10:20:15.722 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:17:54.636569+0000", 2023-10-09T10:20:15.722 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 140.95881683799999, 2023-10-09T10:20:15.722 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14661549300000001, 2023-10-09T10:20:15.722 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:15.722 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:15.722 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:15.722 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:15.722 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:15.722 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 144636 2023-10-09T10:20:15.722 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.722 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:15.722 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.723 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:15.723 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.636569+0000", 2023-10-09T10:20:15.723 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:15.723 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.723 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.723 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:15.723 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.636569+0000", 2023-10-09T10:20:15.723 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:20:15.723 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.723 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.723 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:15.723 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.636567+0000", 2023-10-09T10:20:15.724 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.1670000000000002e-06 2023-10-09T10:20:15.724 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.724 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.724 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:15.724 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.636575+0000", 2023-10-09T10:20:15.724 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3956e-05 2023-10-09T10:20:15.724 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.724 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.724 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:15.724 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.636589+0000", 2023-10-09T10:20:15.724 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.8210000000000004e-06 2023-10-09T10:20:15.724 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.725 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.725 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:15.725 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.636595+0000", 2023-10-09T10:20:15.725 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00068049500000000004 2023-10-09T10:20:15.725 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.725 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.725 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:15.725 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.637276+0000", 2023-10-09T10:20:15.725 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00011948299999999999 2023-10-09T10:20:15.725 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.725 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.725 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:15.726 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.637395+0000", 2023-10-09T10:20:15.726 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000109182 2023-10-09T10:20:15.726 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.726 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.726 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,5", 2023-10-09T10:20:15.726 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.637505+0000", 2023-10-09T10:20:15.726 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0071086989999999996 2023-10-09T10:20:15.726 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.726 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.726 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:15.726 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.644613+0000", 2023-10-09T10:20:15.726 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00010726300000000001 2023-10-09T10:20:15.727 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.727 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.727 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.727 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.644721+0000", 2023-10-09T10:20:15.727 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.13839611099999999 2023-10-09T10:20:15.727 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.727 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.727 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.727 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.783117+0000", 2023-10-09T10:20:15.727 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.4854999999999997e-05 2023-10-09T10:20:15.727 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.727 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.727 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:15.728 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.783151+0000", 2023-10-09T10:20:15.728 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.3008e-05 2023-10-09T10:20:15.728 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.728 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.728 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:15.728 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.783184+0000", 2023-10-09T10:20:15.728 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14661549300000001 2023-10-09T10:20:15.728 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.728 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:15.728 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.728 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.728 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.729 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:144638 5.e 5:7e138779:::benchmark_data_smithi053_106232_object35248:head [delete] snapc 0=[] ondisk+write+known_if_redirected e137)", 2023-10-09T10:20:15.729 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:17:54.637694+0000", 2023-10-09T10:20:15.729 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 140.95769154999999, 2023-10-09T10:20:15.729 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14815196899999999, 2023-10-09T10:20:15.729 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:15.729 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:15.729 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:15.729 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:15.729 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:15.729 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 144638 2023-10-09T10:20:15.729 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.729 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:15.729 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.730 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:15.730 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.637694+0000", 2023-10-09T10:20:15.730 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:15.730 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.730 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.730 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:15.730 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.637694+0000", 2023-10-09T10:20:15.730 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:20:15.730 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.730 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.730 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:15.730 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.637693+0000", 2023-10-09T10:20:15.731 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.9949999999999999e-06 2023-10-09T10:20:15.731 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.731 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.731 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:15.731 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.637700+0000", 2023-10-09T10:20:15.731 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5287000000000001e-05 2023-10-09T10:20:15.731 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.731 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.731 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:15.731 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.637715+0000", 2023-10-09T10:20:15.731 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.6170000000000001e-06 2023-10-09T10:20:15.732 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.732 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.732 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:15.732 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.637723+0000", 2023-10-09T10:20:15.732 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0035985169999999999 2023-10-09T10:20:15.732 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.732 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.732 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:15.732 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.641322+0000", 2023-10-09T10:20:15.732 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00011327700000000001 2023-10-09T10:20:15.732 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.732 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.732 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:15.733 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.641435+0000", 2023-10-09T10:20:15.733 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00016569299999999999 2023-10-09T10:20:15.733 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.733 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.733 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,5", 2023-10-09T10:20:15.733 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.641600+0000", 2023-10-09T10:20:15.733 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.003136069 2023-10-09T10:20:15.733 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.733 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.733 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:15.733 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.644737+0000", 2023-10-09T10:20:15.733 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00026935400000000002 2023-10-09T10:20:15.734 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.734 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.734 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.734 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.645006+0000", 2023-10-09T10:20:15.734 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14075045 2023-10-09T10:20:15.734 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.734 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.734 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.734 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.785756+0000", 2023-10-09T10:20:15.734 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.8541999999999997e-05 2023-10-09T10:20:15.734 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.734 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.735 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:15.735 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.785805+0000", 2023-10-09T10:20:15.735 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1346e-05 2023-10-09T10:20:15.735 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.735 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.735 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:15.735 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:54.785846+0000", 2023-10-09T10:20:15.735 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14815196899999999 2023-10-09T10:20:15.735 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.735 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:15.735 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.735 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.735 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.736 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:192634 5.e 5:7657d4e8:::benchmark_data_smithi053_106232_object83244:head [delete] snapc 0=[] ondisk+write+known_if_redirected e141)", 2023-10-09T10:20:15.736 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:18:53.709018+0000", 2023-10-09T10:20:15.736 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 81.886368211999994, 2023-10-09T10:20:15.736 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.12953953600000001, 2023-10-09T10:20:15.736 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:15.736 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:15.736 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:15.736 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:15.736 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:15.736 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 192634 2023-10-09T10:20:15.736 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.736 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:15.737 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.737 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:15.737 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:53.709018+0000", 2023-10-09T10:20:15.737 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:15.737 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.737 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.737 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:15.737 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:53.709018+0000", 2023-10-09T10:20:15.737 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:20:15.737 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.737 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.737 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:15.738 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:53.709015+0000", 2023-10-09T10:20:15.738 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1151999999999999e-05 2023-10-09T10:20:15.738 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.738 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.738 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:15.738 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:53.709026+0000", 2023-10-09T10:20:15.738 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1095e-05 2023-10-09T10:20:15.738 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.738 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.738 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:15.738 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:53.709048+0000", 2023-10-09T10:20:15.738 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.8550000000000008e-06 2023-10-09T10:20:15.738 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.739 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.739 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:15.739 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:53.709056+0000", 2023-10-09T10:20:15.739 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.3655e-05 2023-10-09T10:20:15.739 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.739 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.739 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:15.739 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:53.709120+0000", 2023-10-09T10:20:15.739 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000151297 2023-10-09T10:20:15.739 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.739 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.739 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:15.740 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:53.709271+0000", 2023-10-09T10:20:15.740 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000188548 2023-10-09T10:20:15.740 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.740 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.740 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,5", 2023-10-09T10:20:15.740 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:53.709460+0000", 2023-10-09T10:20:15.740 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0039942049999999998 2023-10-09T10:20:15.740 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.740 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.740 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.740 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:53.713454+0000", 2023-10-09T10:20:15.740 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.8246999999999996e-05 2023-10-09T10:20:15.740 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.741 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.741 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:15.741 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:53.713552+0000", 2023-10-09T10:20:15.741 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.124869866 2023-10-09T10:20:15.741 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.741 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.741 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:15.741 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:53.838422+0000", 2023-10-09T10:20:15.741 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0759999999999993e-05 2023-10-09T10:20:15.741 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.741 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.741 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:15.742 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:53.838493+0000", 2023-10-09T10:20:15.742 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.4215999999999996e-05 2023-10-09T10:20:15.742 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:15.742 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:15.742 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:15.742 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:53.838557+0000", 2023-10-09T10:20:15.742 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.12953953600000001 2023-10-09T10:20:15.742 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.742 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:15.742 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.742 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:15.742 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:15.742 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:20:15.743 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:15.770 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:15.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:15.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:15.873 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:15.898 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:15.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:15.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:16.002 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:16.026 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:16.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:16.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:16.131 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:16.160 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:16.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:16.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:16.263 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:16.287 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:16.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:16.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:16.363 INFO:teuthology.orchestra.run.smithi053.stderr:enabled application 'rados' on pool 'unique_pool_1' 2023-10-09T10:20:16.391 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:16.423 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:16.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:16.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:16.484 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:16 smithi086 bash[59714]: cluster 2023-10-09T10:20:15.279251+0000 mgr.y (mgr.26072) 527 : cluster 0 pgmap v518: 89 pgs: 36 active+clean, 7 undersized+peered, 37 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:16.484 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:16 smithi086 bash[59714]: audit 2023-10-09T10:20:16.179477+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.53:0/628264506' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:20:16.485 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:16 smithi086 bash[59714]: audit 2023-10-09T10:20:16.180295+0000 mon.a (mon.0) 721 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:20:16.485 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-09T10:20:16.525 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:16.561 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:16.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:16.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:16.664 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:16.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:16 smithi053 bash[79554]: cluster 2023-10-09T10:20:15.279251+0000 mgr.y (mgr.26072) 527 : cluster 0 pgmap v518: 89 pgs: 36 active+clean, 7 undersized+peered, 37 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:16.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:16 smithi053 bash[79554]: audit 2023-10-09T10:20:16.179477+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.53:0/628264506' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:20:16.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:16 smithi053 bash[79554]: audit 2023-10-09T10:20:16.180295+0000 mon.a (mon.0) 721 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:20:16.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:16 smithi053 bash[76859]: cluster 2023-10-09T10:20:15.279251+0000 mgr.y (mgr.26072) 527 : cluster 0 pgmap v518: 89 pgs: 36 active+clean, 7 undersized+peered, 37 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:16.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:16 smithi053 bash[76859]: audit 2023-10-09T10:20:16.179477+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.53:0/628264506' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:20:16.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:16 smithi053 bash[76859]: audit 2023-10-09T10:20:16.180295+0000 mon.a (mon.0) 721 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:20:16.690 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:16.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:16.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:16.793 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:16.822 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:16.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:16.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:16.925 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:16.954 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:16.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:16.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:16.989 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T10:20:17.057 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:17.084 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:17.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:17.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:17.187 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:17.207 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:17.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:17.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:17.310 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:17.339 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:17.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:17.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:17.443 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:17.479 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:17.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:17.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:17.582 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:17.615 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:17.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:17 smithi086 bash[59714]: cluster 2023-10-09T10:20:16.354923+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e168 with expected crc 2023-10-09T10:20:17.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:17 smithi086 bash[59714]: audit 2023-10-09T10:20:16.356316+0000 mon.a (mon.0) 722 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T10:20:17.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:17 smithi086 bash[59714]: cluster 2023-10-09T10:20:16.356423+0000 mon.a (mon.0) 723 : cluster 0 osdmap e168: 8 total, 6 up, 8 in 2023-10-09T10:20:17.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:17.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:17.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:17 smithi053 bash[79554]: cluster 2023-10-09T10:20:16.354923+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e168 with expected crc 2023-10-09T10:20:17.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:17 smithi053 bash[79554]: audit 2023-10-09T10:20:16.356316+0000 mon.a (mon.0) 722 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T10:20:17.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:17 smithi053 bash[79554]: cluster 2023-10-09T10:20:16.356423+0000 mon.a (mon.0) 723 : cluster 0 osdmap e168: 8 total, 6 up, 8 in 2023-10-09T10:20:17.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:17 smithi053 bash[76859]: cluster 2023-10-09T10:20:16.354923+0000 osd.4 (osd.4) 113 : cluster 3 failed to encode map e168 with expected crc 2023-10-09T10:20:17.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:17 smithi053 bash[76859]: audit 2023-10-09T10:20:16.356316+0000 mon.a (mon.0) 722 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T10:20:17.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:17 smithi053 bash[76859]: cluster 2023-10-09T10:20:16.356423+0000 mon.a (mon.0) 723 : cluster 0 osdmap e168: 8 total, 6 up, 8 in 2023-10-09T10:20:17.719 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:17.752 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:17.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:17.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:17.856 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:17.884 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:17.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:17.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:17.988 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:18.015 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:18.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:18.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:18.119 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:18.144 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:18.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:18.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:18.247 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:18.278 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:18.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:18.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:18.381 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:18.414 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:18.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:18.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:18.518 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:18.547 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:18.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:18.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:18.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:18 smithi086 bash[59714]: cluster 2023-10-09T10:20:17.229974+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e168 with expected crc 2023-10-09T10:20:18.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:18 smithi086 bash[59714]: cluster 2023-10-09T10:20:17.229992+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e168 with expected crc 2023-10-09T10:20:18.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:18 smithi086 bash[59714]: cluster 2023-10-09T10:20:17.279730+0000 mgr.y (mgr.26072) 528 : cluster 0 pgmap v520: 89 pgs: 36 active+clean, 7 undersized+peered, 37 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:18.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:18 smithi086 bash[59714]: audit 2023-10-09T10:20:17.685398+0000 mon.a (mon.0) 724 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:20:18.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:18 smithi086 bash[59714]: audit 2023-10-09T10:20:18.109690+0000 mon.a (mon.0) 725 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:18.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:18 smithi086 bash[59714]: audit 2023-10-09T10:20:18.117785+0000 mon.a (mon.0) 726 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:18.651 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:18.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:18 smithi053 bash[76859]: cluster 2023-10-09T10:20:17.229974+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e168 with expected crc 2023-10-09T10:20:18.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:18 smithi053 bash[76859]: cluster 2023-10-09T10:20:17.229992+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e168 with expected crc 2023-10-09T10:20:18.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:18 smithi053 bash[76859]: cluster 2023-10-09T10:20:17.279730+0000 mgr.y (mgr.26072) 528 : cluster 0 pgmap v520: 89 pgs: 36 active+clean, 7 undersized+peered, 37 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:18.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:18 smithi053 bash[76859]: audit 2023-10-09T10:20:17.685398+0000 mon.a (mon.0) 724 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:20:18.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:18 smithi053 bash[76859]: audit 2023-10-09T10:20:18.109690+0000 mon.a (mon.0) 725 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:18.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:18 smithi053 bash[76859]: audit 2023-10-09T10:20:18.117785+0000 mon.a (mon.0) 726 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:18.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:18 smithi053 bash[79554]: cluster 2023-10-09T10:20:17.229974+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e168 with expected crc 2023-10-09T10:20:18.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:18 smithi053 bash[79554]: cluster 2023-10-09T10:20:17.229992+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e168 with expected crc 2023-10-09T10:20:18.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:18 smithi053 bash[79554]: cluster 2023-10-09T10:20:17.279730+0000 mgr.y (mgr.26072) 528 : cluster 0 pgmap v520: 89 pgs: 36 active+clean, 7 undersized+peered, 37 active+undersized, 9 active+undersized+degraded; 4.6 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 18/84 objects degraded (21.429%) 2023-10-09T10:20:18.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:18 smithi053 bash[79554]: audit 2023-10-09T10:20:17.685398+0000 mon.a (mon.0) 724 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:20:18.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:18 smithi053 bash[79554]: audit 2023-10-09T10:20:18.109690+0000 mon.a (mon.0) 725 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:18.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:18 smithi053 bash[79554]: audit 2023-10-09T10:20:18.117785+0000 mon.a (mon.0) 726 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:18.682 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:18.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:18.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:18.784 DEBUG:teuthology.orchestra.run.smithi053:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_1 bench 90 write' 2023-10-09T10:20:18.786 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-09T10:20:18.787 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-09T10:20:18.788 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:18.817 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:18.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:18.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:18.828 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:hints = 1 2023-10-09T10:20:18.828 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-09T10:20:18.828 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Object prefix: benchmark_data_smithi053_125596 2023-10-09T10:20:18.829 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:20:18.829 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 0 0 0 0 0 0 - 0 2023-10-09T10:20:18.921 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:18.948 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:18.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:18.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:19.052 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:19.079 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:19.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:19.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:19.182 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:19.218 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:19.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:19.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:19.323 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:19.351 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:19.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:19.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:19.395 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:20:19.455 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:19.469 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:19 smithi086 bash[59714]: cluster 2023-10-09T10:20:19.280757+0000 mgr.y (mgr.26072) 529 : cluster 0 pgmap v521: 89 pgs: 36 active+clean, 7 undersized+peered, 35 active+undersized, 11 active+undersized+degraded; 5.5 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 120 KiB/s wr, 1 op/s; 33/129 objects degraded (25.581%) 2023-10-09T10:20:19.469 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:19 smithi086 bash[59714]: cluster 2023-10-09T10:20:19.362061+0000 mon.a (mon.0) 727 : cluster 3 Health check update: Degraded data redundancy: 33/129 objects degraded (25.581%), 11 pgs degraded (PG_DEGRADED) 2023-10-09T10:20:19.488 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:19.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:19.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:19.592 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:19.623 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:19.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:19.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:19.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:19 smithi053 bash[79554]: cluster 2023-10-09T10:20:19.280757+0000 mgr.y (mgr.26072) 529 : cluster 0 pgmap v521: 89 pgs: 36 active+clean, 7 undersized+peered, 35 active+undersized, 11 active+undersized+degraded; 5.5 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 120 KiB/s wr, 1 op/s; 33/129 objects degraded (25.581%) 2023-10-09T10:20:19.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:19 smithi053 bash[79554]: cluster 2023-10-09T10:20:19.362061+0000 mon.a (mon.0) 727 : cluster 3 Health check update: Degraded data redundancy: 33/129 objects degraded (25.581%), 11 pgs degraded (PG_DEGRADED) 2023-10-09T10:20:19.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:19 smithi053 bash[76859]: cluster 2023-10-09T10:20:19.280757+0000 mgr.y (mgr.26072) 529 : cluster 0 pgmap v521: 89 pgs: 36 active+clean, 7 undersized+peered, 35 active+undersized, 11 active+undersized+degraded; 5.5 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 120 KiB/s wr, 1 op/s; 33/129 objects degraded (25.581%) 2023-10-09T10:20:19.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:19 smithi053 bash[76859]: cluster 2023-10-09T10:20:19.362061+0000 mon.a (mon.0) 727 : cluster 3 Health check update: Degraded data redundancy: 33/129 objects degraded (25.581%), 11 pgs degraded (PG_DEGRADED) 2023-10-09T10:20:19.726 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:19.763 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:19.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:19.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:19.829 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 1 16 137 121 7.56134 7.5625 0.00243299 0.00314957 2023-10-09T10:20:19.867 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:19.893 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:19.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:19.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:19.997 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:20.028 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:20.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:20.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:20.132 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:20.159 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:20.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:20.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:20.262 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:20.288 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:20.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:20.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:20.392 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:20.424 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:20.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:20.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:20.528 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:20.558 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:20.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:20.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:20.662 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:20.695 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:20.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:20.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:20.799 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:20.829 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 2 16 137 121 3.78078 0 - 0.00314957 2023-10-09T10:20:20.833 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:20.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:20.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:20.938 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:20.968 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:20.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:20.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:21.072 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:21.104 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:21.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:21.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:21.195 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:20:21.195 INFO:teuthology.orchestra.run.smithi053.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-09T10:20:21.195 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:20:21.209 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:21.235 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:21.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:21.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:21.261 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:20:21.339 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:21.363 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:21.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:21.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:21.466 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:21.493 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:21.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:21.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:21.539 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:20:21.597 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:21.625 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:21.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:21.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:21.728 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:21.756 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:21.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:21.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:21.829 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 3 16 137 121 2.52048 0 - 0.00314957 2023-10-09T10:20:21.861 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:21.896 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:21.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:21.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:22.000 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:22.032 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:22.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:22.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:22.136 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:22.166 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:22.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:22.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:22.269 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:22.303 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:22.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:22.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:22.406 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:22.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:22 smithi053 bash[79554]: cluster 2023-10-09T10:20:21.281429+0000 mgr.y (mgr.26072) 530 : cluster 0 pgmap v522: 89 pgs: 36 active+clean, 7 undersized+peered, 30 active+undersized, 16 active+undersized+degraded; 9.9 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 680 KiB/s wr, 10 op/s; 78/339 objects degraded (23.009%) 2023-10-09T10:20:22.418 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:22 smithi053 bash[76859]: cluster 2023-10-09T10:20:21.281429+0000 mgr.y (mgr.26072) 530 : cluster 0 pgmap v522: 89 pgs: 36 active+clean, 7 undersized+peered, 30 active+undersized, 16 active+undersized+degraded; 9.9 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 680 KiB/s wr, 10 op/s; 78/339 objects degraded (23.009%) 2023-10-09T10:20:22.434 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:22.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:22.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:22.537 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:22.569 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:22.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:22.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:22.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:22 smithi086 bash[59714]: cluster 2023-10-09T10:20:21.281429+0000 mgr.y (mgr.26072) 530 : cluster 0 pgmap v522: 89 pgs: 36 active+clean, 7 undersized+peered, 30 active+undersized, 16 active+undersized+degraded; 9.9 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 680 KiB/s wr, 10 op/s; 78/339 objects degraded (23.009%) 2023-10-09T10:20:22.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:20:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:20:22] "GET /metrics HTTP/1.1" 200 36438 "" "Prometheus/2.33.4" 2023-10-09T10:20:22.677 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:22.699 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:22.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:22.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:22.804 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:22.829 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 4 16 137 121 1.89035 0 - 0.00314957 2023-10-09T10:20:22.831 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:22.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:22.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:22.935 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:22.958 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:22.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:22.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:23.062 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:23.110 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:23.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:23.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:23.214 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:23.250 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:23.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:23.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:23.358 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:23.387 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:23.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:23.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:23.491 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:23.518 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:23.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:23.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:23.621 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:23.650 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:23.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:23.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:23.754 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:23.779 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:23.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:23.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:23.829 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 5 16 137 121 1.51229 0 - 0.00314957 2023-10-09T10:20:23.883 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:23.908 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:23.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:23.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:24.012 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:24.034 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:24.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:24.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:24.136 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:24.168 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:24.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:24.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:24.272 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:24.304 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:24.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:24.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:24.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:24 smithi086 bash[59714]: audit 2023-10-09T10:20:23.067030+0000 mon.a (mon.0) 728 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:24.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:24 smithi086 bash[59714]: audit 2023-10-09T10:20:23.068787+0000 mon.a (mon.0) 729 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:20:24.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:24 smithi086 bash[59714]: cluster 2023-10-09T10:20:23.282039+0000 mgr.y (mgr.26072) 531 : cluster 0 pgmap v523: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 779 KiB/s wr, 12 op/s; 98/447 objects degraded (21.924%) 2023-10-09T10:20:24.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:24 smithi086 bash[59714]: audit 2023-10-09T10:20:23.523100+0000 mon.a (mon.0) 730 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:24.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:24 smithi086 bash[59714]: audit 2023-10-09T10:20:23.529195+0000 mon.a (mon.0) 731 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:24.409 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:24.417 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:24 smithi053 bash[79554]: audit 2023-10-09T10:20:23.067030+0000 mon.a (mon.0) 728 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:24.417 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:24 smithi053 bash[79554]: audit 2023-10-09T10:20:23.068787+0000 mon.a (mon.0) 729 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:20:24.417 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:24 smithi053 bash[79554]: cluster 2023-10-09T10:20:23.282039+0000 mgr.y (mgr.26072) 531 : cluster 0 pgmap v523: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 779 KiB/s wr, 12 op/s; 98/447 objects degraded (21.924%) 2023-10-09T10:20:24.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:24 smithi053 bash[79554]: audit 2023-10-09T10:20:23.523100+0000 mon.a (mon.0) 730 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:24.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:24 smithi053 bash[79554]: audit 2023-10-09T10:20:23.529195+0000 mon.a (mon.0) 731 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:24.418 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:24 smithi053 bash[76859]: audit 2023-10-09T10:20:23.067030+0000 mon.a (mon.0) 728 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:24.418 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:24 smithi053 bash[76859]: audit 2023-10-09T10:20:23.068787+0000 mon.a (mon.0) 729 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:20:24.418 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:24 smithi053 bash[76859]: cluster 2023-10-09T10:20:23.282039+0000 mgr.y (mgr.26072) 531 : cluster 0 pgmap v523: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 779 KiB/s wr, 12 op/s; 98/447 objects degraded (21.924%) 2023-10-09T10:20:24.418 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:24 smithi053 bash[76859]: audit 2023-10-09T10:20:23.523100+0000 mon.a (mon.0) 730 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:24.418 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:24 smithi053 bash[76859]: audit 2023-10-09T10:20:23.529195+0000 mon.a (mon.0) 731 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:24.434 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:24.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:24.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:24.490 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:20:24.491 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [], 2023-10-09T10:20:24.491 INFO:teuthology.orchestra.run.smithi086.stdout: "num_ops": 0 2023-10-09T10:20:24.491 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:20:24.538 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:24.569 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:24.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:24.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:24.672 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:24.709 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:24.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:24.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:24.813 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:24.829 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 6 16 137 121 1.26025 0 - 0.00314957 2023-10-09T10:20:24.840 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:24.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:24.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:24.945 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:24.974 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:24.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:24.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:25.077 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:25.100 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:25.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:25.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:25.153 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:20:25.176 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:20:25.199 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:20:25.203 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:25.226 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:20:25.235 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:25.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:25.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:25.252 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:20:25.275 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:20:25.275 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:20:25.275 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:20:25.275 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENXIO: problem getting command descriptions from osd.2 2023-10-09T10:20:25.276 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:20:25.276 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:20:25.276 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:20:25.276 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-10-09T10:20:25.276 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:20:25.338 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:25.361 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:25.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:25.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:25.387 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-09T10:20:25.464 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:25.488 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:25.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:25.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:25.592 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:25.612 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:25.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:25.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:25.716 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:25.747 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:25.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:25.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:25.830 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 7 16 137 121 1.08021 0 - 0.00314957 2023-10-09T10:20:25.852 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:25.882 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:25.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:25.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:25.987 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:26.013 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:26.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:26.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:26.116 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:26.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:26 smithi086 bash[59714]: audit 2023-10-09T10:20:25.062757+0000 mon.a (mon.0) 732 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:26.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:26 smithi086 bash[59714]: audit 2023-10-09T10:20:25.069310+0000 mon.a (mon.0) 733 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:26.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:26 smithi086 bash[59714]: audit 2023-10-09T10:20:25.122892+0000 mon.c (mon.2) 52 : audit 0 from='client.? 172.21.15.53:0/1299232560' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:20:26.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:26 smithi086 bash[59714]: cluster 2023-10-09T10:20:25.283091+0000 mgr.y (mgr.26072) 532 : cluster 0 pgmap v524: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 774 KiB/s wr, 12 op/s; 98/447 objects degraded (21.924%) 2023-10-09T10:20:26.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:26 smithi086 bash[59714]: audit 2023-10-09T10:20:25.538608+0000 mon.a (mon.0) 734 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:20:26.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:26 smithi086 bash[59714]: audit 2023-10-09T10:20:25.539983+0000 mon.a (mon.0) 735 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:20:26.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:26 smithi086 bash[59714]: audit 2023-10-09T10:20:25.547096+0000 mon.a (mon.0) 736 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:26.147 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:26.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:26.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:26.251 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:26.262 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:26 smithi053 bash[79554]: audit 2023-10-09T10:20:25.062757+0000 mon.a (mon.0) 732 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:26.262 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:26 smithi053 bash[79554]: audit 2023-10-09T10:20:25.069310+0000 mon.a (mon.0) 733 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:26.262 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:26 smithi053 bash[79554]: audit 2023-10-09T10:20:25.122892+0000 mon.c (mon.2) 52 : audit 0 from='client.? 172.21.15.53:0/1299232560' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:20:26.262 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:26 smithi053 bash[79554]: cluster 2023-10-09T10:20:25.283091+0000 mgr.y (mgr.26072) 532 : cluster 0 pgmap v524: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 774 KiB/s wr, 12 op/s; 98/447 objects degraded (21.924%) 2023-10-09T10:20:26.263 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:26 smithi053 bash[79554]: audit 2023-10-09T10:20:25.538608+0000 mon.a (mon.0) 734 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:20:26.263 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:26 smithi053 bash[79554]: audit 2023-10-09T10:20:25.539983+0000 mon.a (mon.0) 735 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:20:26.263 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:26 smithi053 bash[79554]: audit 2023-10-09T10:20:25.547096+0000 mon.a (mon.0) 736 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:26.263 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:26 smithi053 bash[76859]: audit 2023-10-09T10:20:25.062757+0000 mon.a (mon.0) 732 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:26.263 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:26 smithi053 bash[76859]: audit 2023-10-09T10:20:25.069310+0000 mon.a (mon.0) 733 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:26.263 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:26 smithi053 bash[76859]: audit 2023-10-09T10:20:25.122892+0000 mon.c (mon.2) 52 : audit 0 from='client.? 172.21.15.53:0/1299232560' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:20:26.263 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:26 smithi053 bash[76859]: cluster 2023-10-09T10:20:25.283091+0000 mgr.y (mgr.26072) 532 : cluster 0 pgmap v524: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 774 KiB/s wr, 12 op/s; 98/447 objects degraded (21.924%) 2023-10-09T10:20:26.263 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:26 smithi053 bash[76859]: audit 2023-10-09T10:20:25.538608+0000 mon.a (mon.0) 734 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:20:26.263 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:26 smithi053 bash[76859]: audit 2023-10-09T10:20:25.539983+0000 mon.a (mon.0) 735 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:20:26.263 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:26 smithi053 bash[76859]: audit 2023-10-09T10:20:25.547096+0000 mon.a (mon.0) 736 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:26.279 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:26.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:26.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:26.383 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:26.409 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:26.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:26.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:26.512 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:26.539 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:26.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:26.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:26.642 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:26.674 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:26.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:26.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:26.778 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:26.804 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:26.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:26.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:26.830 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 8 16 137 121 0.945185 0 - 0.00314957 2023-10-09T10:20:26.909 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:26.935 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:26.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:26.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:27.038 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:27.070 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:27.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:27.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:27.174 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:27.209 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:27.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:27.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:27.313 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:27.348 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:27.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:27.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:27.379 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T10:20:27.379 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T10:20:27.452 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:27.477 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:27.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:27.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:27.581 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:27.611 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:27.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:27.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:27.715 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:27.740 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:27.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:27.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:27.830 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 9 16 137 121 0.840167 0 - 0.00314957 2023-10-09T10:20:27.844 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:27.878 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:27.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:27.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:27.981 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:28.012 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:28.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:28.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:28.115 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:28.145 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:28.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:28.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:28.248 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:28.275 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:28.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:28.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:28.379 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:28.392 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:28 smithi053 bash[76859]: cluster 2023-10-09T10:20:27.284114+0000 mgr.y (mgr.26072) 533 : cluster 0 pgmap v525: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 708 KiB/s wr, 11 op/s; 98/447 objects degraded (21.924%) 2023-10-09T10:20:28.392 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:28 smithi053 bash[76859]: cluster 2023-10-09T10:20:27.931534+0000 mon.a (mon.0) 737 : cluster 3 Health check update: Degraded data redundancy: 98/447 objects degraded (21.924%), 18 pgs degraded (PG_DEGRADED) 2023-10-09T10:20:28.392 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:28 smithi053 bash[76859]: audit 2023-10-09T10:20:28.329671+0000 mon.a (mon.0) 738 : audit 1 from='client.? 172.21.15.53:0/1641236999' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:20:28.392 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:28 smithi053 bash[79554]: cluster 2023-10-09T10:20:27.284114+0000 mgr.y (mgr.26072) 533 : cluster 0 pgmap v525: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 708 KiB/s wr, 11 op/s; 98/447 objects degraded (21.924%) 2023-10-09T10:20:28.392 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:28 smithi053 bash[79554]: cluster 2023-10-09T10:20:27.931534+0000 mon.a (mon.0) 737 : cluster 3 Health check update: Degraded data redundancy: 98/447 objects degraded (21.924%), 18 pgs degraded (PG_DEGRADED) 2023-10-09T10:20:28.392 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:28 smithi053 bash[79554]: audit 2023-10-09T10:20:28.329671+0000 mon.a (mon.0) 738 : audit 1 from='client.? 172.21.15.53:0/1641236999' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:20:28.408 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:28.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:28.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:28.512 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:28.545 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:28.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:28.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:28.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:28 smithi086 bash[59714]: cluster 2023-10-09T10:20:27.284114+0000 mgr.y (mgr.26072) 533 : cluster 0 pgmap v525: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 708 KiB/s wr, 11 op/s; 98/447 objects degraded (21.924%) 2023-10-09T10:20:28.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:28 smithi086 bash[59714]: cluster 2023-10-09T10:20:27.931534+0000 mon.a (mon.0) 737 : cluster 3 Health check update: Degraded data redundancy: 98/447 objects degraded (21.924%), 18 pgs degraded (PG_DEGRADED) 2023-10-09T10:20:28.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:28 smithi086 bash[59714]: audit 2023-10-09T10:20:28.329671+0000 mon.a (mon.0) 738 : audit 1 from='client.? 172.21.15.53:0/1641236999' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:20:28.649 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:28.681 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:28.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:28.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:28.729 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [6, 2] live_osds: [0, 1, 3, 4, 5, 7] 2023-10-09T10:20:28.729 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:20:28.729 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-10-09T10:20:28.729 INFO:tasks.thrashosds.thrasher:Setting osd 7 primary_affinity to 1.000000 2023-10-09T10:20:28.729 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 7 1 2023-10-09T10:20:28.784 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:28.815 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:28.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:28.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:28.830 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 10 16 137 121 0.756153 0 - 0.00314957 2023-10-09T10:20:28.920 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:28.947 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is set 2023-10-09T10:20:28.950 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:28.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:28.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:29.053 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:29.080 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:29.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:29.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:29.182 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:29.214 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:29.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:29.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:29.317 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:29.348 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:29.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:29.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:29.380 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:20:29.452 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:29.485 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:29.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:29.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:29.589 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:29.602 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:29 smithi053 bash[79554]: cluster 2023-10-09T10:20:28.934582+0000 mon.a (mon.0) 739 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:20:29.602 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:29 smithi053 bash[79554]: audit 2023-10-09T10:20:28.940429+0000 mon.a (mon.0) 740 : audit 1 from='client.? 172.21.15.53:0/1641236999' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:20:29.602 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:29 smithi053 bash[79554]: cluster 2023-10-09T10:20:28.940503+0000 mon.a (mon.0) 741 : cluster 0 osdmap e169: 8 total, 6 up, 8 in 2023-10-09T10:20:29.602 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:29 smithi053 bash[79554]: cluster 2023-10-09T10:20:29.019393+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e169 with expected crc 2023-10-09T10:20:29.602 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:29 smithi053 bash[76859]: cluster 2023-10-09T10:20:28.934582+0000 mon.a (mon.0) 739 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:20:29.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:29 smithi053 bash[76859]: audit 2023-10-09T10:20:28.940429+0000 mon.a (mon.0) 740 : audit 1 from='client.? 172.21.15.53:0/1641236999' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:20:29.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:29 smithi053 bash[76859]: cluster 2023-10-09T10:20:28.940503+0000 mon.a (mon.0) 741 : cluster 0 osdmap e169: 8 total, 6 up, 8 in 2023-10-09T10:20:29.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:29 smithi053 bash[76859]: cluster 2023-10-09T10:20:29.019393+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e169 with expected crc 2023-10-09T10:20:29.616 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:29.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:29 smithi086 bash[59714]: cluster 2023-10-09T10:20:28.934582+0000 mon.a (mon.0) 739 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:20:29.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:29 smithi086 bash[59714]: audit 2023-10-09T10:20:28.940429+0000 mon.a (mon.0) 740 : audit 1 from='client.? 172.21.15.53:0/1641236999' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:20:29.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:29 smithi086 bash[59714]: cluster 2023-10-09T10:20:28.940503+0000 mon.a (mon.0) 741 : cluster 0 osdmap e169: 8 total, 6 up, 8 in 2023-10-09T10:20:29.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:29 smithi086 bash[59714]: cluster 2023-10-09T10:20:29.019393+0000 osd.4 (osd.4) 114 : cluster 3 failed to encode map e169 with expected crc 2023-10-09T10:20:29.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:29.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:29.719 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:29.747 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:29.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:29.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:29.830 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 11 16 137 121 0.687412 0 - 0.00314957 2023-10-09T10:20:29.850 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:29.882 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:29.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:29.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:29.987 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:30.015 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:30.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:30.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:30.119 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:30.151 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:30.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:30.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:30.162 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:20:30.254 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:30.280 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:30.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:30.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:30.383 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:30.414 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:30.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:30.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:30.518 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:30.554 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:30.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:30.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:30.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:30 smithi086 bash[59714]: cluster 2023-10-09T10:20:29.279081+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e169 with expected crc 2023-10-09T10:20:30.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:30 smithi086 bash[59714]: cluster 2023-10-09T10:20:29.285147+0000 mgr.y (mgr.26072) 534 : cluster 0 pgmap v527: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 678 KiB/s wr, 10 op/s; 98/447 objects degraded (21.924%) 2023-10-09T10:20:30.658 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:30.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:30 smithi053 bash[79554]: cluster 2023-10-09T10:20:29.279081+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e169 with expected crc 2023-10-09T10:20:30.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:30 smithi053 bash[79554]: cluster 2023-10-09T10:20:29.285147+0000 mgr.y (mgr.26072) 534 : cluster 0 pgmap v527: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 678 KiB/s wr, 10 op/s; 98/447 objects degraded (21.924%) 2023-10-09T10:20:30.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:30 smithi053 bash[76859]: cluster 2023-10-09T10:20:29.279081+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e169 with expected crc 2023-10-09T10:20:30.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:30 smithi053 bash[76859]: cluster 2023-10-09T10:20:29.285147+0000 mgr.y (mgr.26072) 534 : cluster 0 pgmap v527: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 678 KiB/s wr, 10 op/s; 98/447 objects degraded (21.924%) 2023-10-09T10:20:30.695 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:30.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:30.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:30.800 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:30.830 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 12 16 137 121 0.630128 0 - 0.00314957 2023-10-09T10:20:30.834 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:30.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:30.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:30.938 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:30.971 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:30.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:30.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:31.075 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:31.103 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:31.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:31.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:31.206 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:31.244 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:31.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:31.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:31.347 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:31.381 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:31.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:31.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:31.486 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:31.519 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:31.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:31.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:31.624 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:31.661 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:31.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:31.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:31.765 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:31.796 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:31.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:31.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:31.830 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 13 16 137 121 0.581655 0 - 0.00314957 2023-10-09T10:20:31.899 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:31.928 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:31.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:31.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:32.031 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:32.070 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:32.071 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T10:20:32.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:32.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:32.173 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:32.205 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:32.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:32.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:32.309 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:32.335 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:32.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:32.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:32.438 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:32.472 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:32.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:32.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:32.576 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:32.609 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:32.611 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:20:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:20:32] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.33.4" 2023-10-09T10:20:32.611 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:32 smithi053 bash[79554]: cluster 2023-10-09T10:20:31.286490+0000 mgr.y (mgr.26072) 535 : cluster 0 pgmap v528: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 230 KiB/s wr, 3 op/s; 98/447 objects degraded (21.924%) 2023-10-09T10:20:32.612 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:32 smithi053 bash[76859]: cluster 2023-10-09T10:20:31.286490+0000 mgr.y (mgr.26072) 535 : cluster 0 pgmap v528: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 230 KiB/s wr, 3 op/s; 98/447 objects degraded (21.924%) 2023-10-09T10:20:32.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:32.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:32.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:32 smithi086 bash[59714]: cluster 2023-10-09T10:20:31.286490+0000 mgr.y (mgr.26072) 535 : cluster 0 pgmap v528: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 230 KiB/s wr, 3 op/s; 98/447 objects degraded (21.924%) 2023-10-09T10:20:32.714 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:32.746 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:32.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:32.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:32.830 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 14 16 137 121 0.540107 0 - 0.00314957 2023-10-09T10:20:32.851 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:32.874 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:32.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:32.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:32.977 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:33.010 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:33.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:33.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:33.114 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:33.140 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:33.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:33.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:33.244 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:33.273 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:33.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:33.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:33.377 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:33.409 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:33.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:33.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:33.513 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:33.548 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:33.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:33.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:33.565 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:20:33.565 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:20:33.597 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:20:33.597 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:20:33.652 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:33.678 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:33.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:33.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:33.782 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:33.814 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:33.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:33.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:33.830 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 15 16 137 121 0.504101 0 - 0.00314957 2023-10-09T10:20:33.917 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:33.946 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:33.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:33.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:34.050 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:34.082 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:34.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:34.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:34.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:33 smithi086 bash[59714]: cluster 2023-10-09T10:20:33.287475+0000 mgr.y (mgr.26072) 536 : cluster 0 pgmap v529: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:34.186 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:34.214 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:34.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:34.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:34.318 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:34.330 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:33 smithi053 bash[79554]: cluster 2023-10-09T10:20:33.287475+0000 mgr.y (mgr.26072) 536 : cluster 0 pgmap v529: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:34.330 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:33 smithi053 bash[76859]: cluster 2023-10-09T10:20:33.287475+0000 mgr.y (mgr.26072) 536 : cluster 0 pgmap v529: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:34.350 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:34.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:34.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:34.354 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-09T10:20:34.454 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:34.483 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:34.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:34.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:34.587 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:34.618 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:34.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:34.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:34.722 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:34.751 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:34.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:34.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:34.831 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 16 16 137 121 0.472595 0 - 0.00314957 2023-10-09T10:20:34.855 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:34.877 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:34.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:34.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:34.980 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:35.013 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:35.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:35.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:35.116 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:35.144 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:35.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:35.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:35.247 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:35.282 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:35.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:35.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:35.386 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:35.420 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:35.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:35.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:35.524 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:35.555 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:35.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:35.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:35.658 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:35.688 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:35.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:35.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:35.791 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:35.823 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:35.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:35.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:35.830 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 17 16 137 121 0.444796 0 - 0.00314957 2023-10-09T10:20:35.927 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:35.953 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:35.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:35.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:36.057 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:36.085 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:36.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:36.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:36.189 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:36.220 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:36.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:36.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:36.324 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:36.356 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:36.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:36.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:36.459 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:36.473 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:36 smithi086 bash[59714]: cluster 2023-10-09T10:20:35.288685+0000 mgr.y (mgr.26072) 537 : cluster 0 pgmap v530: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:36.493 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:36.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:36.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:36.597 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:36.609 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:36 smithi053 bash[79554]: cluster 2023-10-09T10:20:35.288685+0000 mgr.y (mgr.26072) 537 : cluster 0 pgmap v530: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:36.609 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:36 smithi053 bash[76859]: cluster 2023-10-09T10:20:35.288685+0000 mgr.y (mgr.26072) 537 : cluster 0 pgmap v530: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:36.629 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:36.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:36.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:36.734 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:36.760 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:36.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:36.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:36.831 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 18 16 137 121 0.420086 0 - 0.00314957 2023-10-09T10:20:36.863 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:36.894 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:36.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:36.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:36.998 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:37.024 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:37.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:37.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:37.101 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:20:37.128 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:37.162 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:37.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:37.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:37.266 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:37.297 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:37.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:37.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:37.400 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:37.430 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:37.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:37.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:37.534 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:37.564 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:37.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:37.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:37.668 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:37.702 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:37.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:37.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:37.805 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:37.831 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 19 16 137 121 0.397977 0 - 0.00314957 2023-10-09T10:20:37.835 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:37.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:37.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:37.938 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:37.965 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:37.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:37.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:38.069 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:38.103 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:38.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:38.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:38.207 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:38.235 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:38.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:38.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:38.338 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:38.365 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:38.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:38.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:38.469 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:38.490 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:38.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:38.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:38.524 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:38 smithi053 bash[79554]: cluster 2023-10-09T10:20:37.289751+0000 mgr.y (mgr.26072) 538 : cluster 0 pgmap v531: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:38.524 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:38 smithi053 bash[79554]: audit 2023-10-09T10:20:38.065256+0000 mon.a (mon.0) 742 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:38.524 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:38 smithi053 bash[79554]: audit 2023-10-09T10:20:38.067065+0000 mon.a (mon.0) 743 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:20:38.524 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:38 smithi053 bash[76859]: cluster 2023-10-09T10:20:37.289751+0000 mgr.y (mgr.26072) 538 : cluster 0 pgmap v531: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:38.524 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:38 smithi053 bash[76859]: audit 2023-10-09T10:20:38.065256+0000 mon.a (mon.0) 742 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:38.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:38 smithi053 bash[76859]: audit 2023-10-09T10:20:38.067065+0000 mon.a (mon.0) 743 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:20:38.593 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:38.615 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:38.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:38 smithi086 bash[59714]: cluster 2023-10-09T10:20:37.289751+0000 mgr.y (mgr.26072) 538 : cluster 0 pgmap v531: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:38.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:38 smithi086 bash[59714]: audit 2023-10-09T10:20:38.065256+0000 mon.a (mon.0) 742 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:20:38.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:38 smithi086 bash[59714]: audit 2023-10-09T10:20:38.067065+0000 mon.a (mon.0) 743 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:20:38.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:38.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:38.718 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:38.744 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:38.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:38.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:38.831 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:2023-10-09T10:20:38.830612+0000 min lat: 0.00127863 max lat: 0.0109328 avg lat: 0.00314957 2023-10-09T10:20:38.832 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:20:38.832 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 20 16 137 121 0.378078 0 - 0.00314957 2023-10-09T10:20:38.847 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:38.880 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:38.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:38.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:38.984 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:39.013 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:39.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:39.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:39.118 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:39.124 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:20:39.150 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:39.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:39.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:39.254 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:39.284 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:39.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:39.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:39.387 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:39.416 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:39.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:39.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:39.520 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:39.548 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:39.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:39.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:39.652 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:39.679 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:39.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:39.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:39.782 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:39.809 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:39.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:39.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:39.831 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 21 16 137 121 0.360075 0 - 0.00314957 2023-10-09T10:20:39.913 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:39.939 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:39.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:39.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:40.042 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:40.072 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:40.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:40.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:40.136 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:20:40.159 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:20:40.177 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:40.183 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:20:40.206 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:40.208 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:20:40.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:40.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:40.235 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:20:40.264 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:20:40.264 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:20:40.264 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:20:40.264 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENXIO: problem getting command descriptions from osd.2 2023-10-09T10:20:40.264 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:20:40.264 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:20:40.265 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:20:40.265 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-10-09T10:20:40.265 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:20:40.310 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:40.336 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:40.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:40.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:40.366 INFO:teuthology.orchestra.run.smithi053.stderr:set osd.7 primary-affinity to 1 (8655362) 2023-10-09T10:20:40.440 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:40.443 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:40 smithi086 bash[59714]: cluster 2023-10-09T10:20:39.290910+0000 mgr.y (mgr.26072) 539 : cluster 0 pgmap v532: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:40.444 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:40 smithi086 bash[59714]: audit 2023-10-09T10:20:40.015386+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.53:0/476430835' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T10:20:40.444 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:40 smithi086 bash[59714]: audit 2023-10-09T10:20:40.015988+0000 mon.a (mon.0) 744 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T10:20:40.444 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:40 smithi086 bash[59714]: audit 2023-10-09T10:20:40.105701+0000 mon.c (mon.2) 54 : audit 0 from='client.? 172.21.15.53:0/3342398845' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:20:40.467 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:40.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:40.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:40.571 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:40.606 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:40.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:40.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:40.710 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:40.742 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:40.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:40.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:40.831 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 22 16 137 121 0.343707 0 - 0.00314957 2023-10-09T10:20:40.846 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:40.861 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:40 smithi053 bash[79554]: cluster 2023-10-09T10:20:39.290910+0000 mgr.y (mgr.26072) 539 : cluster 0 pgmap v532: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:40.861 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:40 smithi053 bash[79554]: audit 2023-10-09T10:20:40.015386+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.53:0/476430835' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T10:20:40.861 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:40 smithi053 bash[79554]: audit 2023-10-09T10:20:40.015988+0000 mon.a (mon.0) 744 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T10:20:40.861 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:40 smithi053 bash[79554]: audit 2023-10-09T10:20:40.105701+0000 mon.c (mon.2) 54 : audit 0 from='client.? 172.21.15.53:0/3342398845' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:20:40.861 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:40 smithi053 bash[76859]: cluster 2023-10-09T10:20:39.290910+0000 mgr.y (mgr.26072) 539 : cluster 0 pgmap v532: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:40.862 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:40 smithi053 bash[76859]: audit 2023-10-09T10:20:40.015386+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.53:0/476430835' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T10:20:40.862 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:40 smithi053 bash[76859]: audit 2023-10-09T10:20:40.015988+0000 mon.a (mon.0) 744 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T10:20:40.862 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:40 smithi053 bash[76859]: audit 2023-10-09T10:20:40.105701+0000 mon.c (mon.2) 54 : audit 0 from='client.? 172.21.15.53:0/3342398845' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:20:40.873 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:40.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:40.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:40.978 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:41.004 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:41.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:41.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:41.108 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:41.138 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:41.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:41.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:41.242 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:41.272 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:41.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:41.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:41.371 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:41 smithi053 bash[76859]: audit 2023-10-09T10:20:40.360200+0000 mon.a (mon.0) 745 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-10-09T10:20:41.371 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:41 smithi053 bash[76859]: cluster 2023-10-09T10:20:40.360318+0000 mon.a (mon.0) 746 : cluster 0 osdmap e170: 8 total, 6 up, 8 in 2023-10-09T10:20:41.376 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:41.400 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:41.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:41.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:41.504 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:41.532 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:41 smithi086 bash[59714]: audit 2023-10-09T10:20:40.360200+0000 mon.a (mon.0) 745 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-10-09T10:20:41.532 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:41 smithi086 bash[59714]: cluster 2023-10-09T10:20:40.360318+0000 mon.a (mon.0) 746 : cluster 0 osdmap e170: 8 total, 6 up, 8 in 2023-10-09T10:20:41.550 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:41.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:41.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:41.655 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:41.665 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:41 smithi053 bash[79554]: audit 2023-10-09T10:20:40.360200+0000 mon.a (mon.0) 745 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-10-09T10:20:41.665 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:41 smithi053 bash[79554]: cluster 2023-10-09T10:20:40.360318+0000 mon.a (mon.0) 746 : cluster 0 osdmap e170: 8 total, 6 up, 8 in 2023-10-09T10:20:41.680 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:41.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:41.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:41.784 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:41.815 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:41.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:41.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:41.831 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 23 16 137 121 0.328763 0 - 0.00314957 2023-10-09T10:20:41.919 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:41.951 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:41.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:41.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:42.055 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:42.086 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:42.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:42.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:42.191 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:42.221 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:42.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:42.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:42.325 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:42.360 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:42.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:42.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:42.421 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:20:42.422 INFO:teuthology.orchestra.run.smithi086.stdout: "size": 20, 2023-10-09T10:20:42.422 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 600, 2023-10-09T10:20:42.422 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [ 2023-10-09T10:20:42.422 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.422 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:1539 5.4 5:2a58ecf9:::benchmark_data_smithi053_106232_object1538:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-10-09T10:20:42.422 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:15:42.893219+0000", 2023-10-09T10:20:42.422 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 299.52104374700002, 2023-10-09T10:20:42.422 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.124999965, 2023-10-09T10:20:42.422 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:42.422 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:42.422 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:42.423 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:42.423 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:42.423 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 1539 2023-10-09T10:20:42.423 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.423 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:42.423 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.423 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:42.423 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.893219+0000", 2023-10-09T10:20:42.423 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:42.423 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.423 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.423 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:42.424 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.893219+0000", 2023-10-09T10:20:42.424 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:20:42.424 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.424 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.424 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:42.424 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.893218+0000", 2023-10-09T10:20:42.424 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.9305999999999998e-05 2023-10-09T10:20:42.424 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.424 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.424 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:42.424 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.893277+0000", 2023-10-09T10:20:42.424 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6818999999999999e-05 2023-10-09T10:20:42.424 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.425 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.425 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:42.425 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.893294+0000", 2023-10-09T10:20:42.425 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.084e-05 2023-10-09T10:20:42.425 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.425 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.425 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:42.425 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.893305+0000", 2023-10-09T10:20:42.425 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.8831e-05 2023-10-09T10:20:42.425 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.425 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.425 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:42.426 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.893363+0000", 2023-10-09T10:20:42.426 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000155136 2023-10-09T10:20:42.426 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.426 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.426 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:42.426 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.893519+0000", 2023-10-09T10:20:42.426 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00018000000000000001 2023-10-09T10:20:42.426 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.426 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.426 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:20:42.426 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.893699+0000", 2023-10-09T10:20:42.426 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00059331499999999997 2023-10-09T10:20:42.426 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.427 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.427 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:42.427 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.894292+0000", 2023-10-09T10:20:42.427 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0016294599999999999 2023-10-09T10:20:42.427 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.427 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.427 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.427 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:42.895921+0000", 2023-10-09T10:20:42.427 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.12211385900000001 2023-10-09T10:20:42.427 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.427 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.427 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.428 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:43.018035+0000", 2023-10-09T10:20:42.428 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00010265299999999999 2023-10-09T10:20:42.428 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.428 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.428 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:42.428 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:43.018138+0000", 2023-10-09T10:20:42.428 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.0922999999999998e-05 2023-10-09T10:20:42.428 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.428 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.428 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:42.428 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:43.018219+0000", 2023-10-09T10:20:42.428 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.124999965 2023-10-09T10:20:42.428 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.429 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:42.429 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.429 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.429 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.429 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:2454 5.4 5:24679726:::benchmark_data_smithi053_106232_object2453:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-10-09T10:20:42.429 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:15:43.306943+0000", 2023-10-09T10:20:42.429 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 299.10731973399999, 2023-10-09T10:20:42.429 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.11110679699999999, 2023-10-09T10:20:42.429 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:42.429 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:42.429 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:42.429 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:42.430 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:42.430 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 2454 2023-10-09T10:20:42.430 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.430 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:42.430 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.430 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:42.430 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:43.306943+0000", 2023-10-09T10:20:42.430 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:42.430 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.430 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.430 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:42.430 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:43.306943+0000", 2023-10-09T10:20:42.431 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:20:42.431 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.431 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.431 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:42.431 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:43.306942+0000", 2023-10-09T10:20:42.431 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.4542999999999995e-05 2023-10-09T10:20:42.431 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.431 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.431 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:42.431 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:43.307006+0000", 2023-10-09T10:20:42.431 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2903e-05 2023-10-09T10:20:42.431 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.432 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.432 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:42.432 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:43.307019+0000", 2023-10-09T10:20:42.432 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.8030000000000002e-06 2023-10-09T10:20:42.432 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.432 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.432 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:42.432 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:43.307025+0000", 2023-10-09T10:20:42.432 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.9635999999999998e-05 2023-10-09T10:20:42.432 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.432 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.432 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:42.432 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:43.307064+0000", 2023-10-09T10:20:42.433 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000110215 2023-10-09T10:20:42.433 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.433 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.433 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:42.433 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:43.307175+0000", 2023-10-09T10:20:42.433 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00011595300000000001 2023-10-09T10:20:42.433 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.433 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.433 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:20:42.433 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:43.307291+0000", 2023-10-09T10:20:42.433 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00047887599999999999 2023-10-09T10:20:42.433 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.434 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.434 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:42.434 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:43.307769+0000", 2023-10-09T10:20:42.434 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00051754299999999997 2023-10-09T10:20:42.434 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.434 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.434 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.434 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:43.308287+0000", 2023-10-09T10:20:42.434 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.10949292300000001 2023-10-09T10:20:42.434 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.434 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.434 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.435 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:43.417780+0000", 2023-10-09T10:20:42.435 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00016499900000000001 2023-10-09T10:20:42.435 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.435 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.435 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:42.435 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:43.417945+0000", 2023-10-09T10:20:42.435 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00010471000000000001 2023-10-09T10:20:42.435 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.435 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.435 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:42.435 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:43.418050+0000", 2023-10-09T10:20:42.435 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.11110679699999999 2023-10-09T10:20:42.435 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.436 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:42.436 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.436 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.436 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.436 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:4801 5.4 5:2c99f12d:::benchmark_data_smithi053_106232_object4800:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:20:42.436 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:15:44.228717+0000", 2023-10-09T10:20:42.436 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 298.18554523199998, 2023-10-09T10:20:42.436 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.11191708, 2023-10-09T10:20:42.436 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:42.436 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:42.436 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:42.436 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:42.437 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:42.437 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 4801 2023-10-09T10:20:42.437 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.437 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:42.437 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.437 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:42.437 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.228717+0000", 2023-10-09T10:20:42.437 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:42.437 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.437 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.437 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:42.437 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.228717+0000", 2023-10-09T10:20:42.438 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:20:42.438 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.438 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.438 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:42.438 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.228716+0000", 2023-10-09T10:20:42.438 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.1644999999999996e-05 2023-10-09T10:20:42.438 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.438 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.438 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:42.438 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.228787+0000", 2023-10-09T10:20:42.438 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4552000000000001e-05 2023-10-09T10:20:42.438 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.228802+0000", 2023-10-09T10:20:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.1810000000000001e-06 2023-10-09T10:20:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.228810+0000", 2023-10-09T10:20:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000114527 2023-10-09T10:20:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.228925+0000", 2023-10-09T10:20:42.440 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000211008 2023-10-09T10:20:42.440 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.440 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.440 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:42.440 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.229136+0000", 2023-10-09T10:20:42.440 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00019686500000000001 2023-10-09T10:20:42.440 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.440 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.440 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:20:42.440 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.229333+0000", 2023-10-09T10:20:42.440 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0019567289999999999 2023-10-09T10:20:42.440 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.231289+0000", 2023-10-09T10:20:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0020742429999999999 2023-10-09T10:20:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.233364+0000", 2023-10-09T10:20:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.10716413900000001 2023-10-09T10:20:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.340528+0000", 2023-10-09T10:20:42.442 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.1180999999999996e-05 2023-10-09T10:20:42.442 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.442 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.442 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:42.442 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.340589+0000", 2023-10-09T10:20:42.442 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.5510000000000003e-05 2023-10-09T10:20:42.442 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.442 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.442 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:42.442 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.340634+0000", 2023-10-09T10:20:42.442 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.11191708 2023-10-09T10:20:42.442 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.443 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:42.443 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.443 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.443 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.443 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:4803 5.4 5:2c7d1a0e:::benchmark_data_smithi053_106232_object4802:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:20:42.443 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:15:44.228827+0000", 2023-10-09T10:20:42.443 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 298.18543545, 2023-10-09T10:20:42.443 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.112199729, 2023-10-09T10:20:42.443 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:42.443 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:42.443 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:42.443 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:42.443 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 4803 2023-10-09T10:20:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.228827+0000", 2023-10-09T10:20:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.228827+0000", 2023-10-09T10:20:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:20:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.445 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.445 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:42.445 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.228826+0000", 2023-10-09T10:20:42.445 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.1401000000000004e-05 2023-10-09T10:20:42.445 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.445 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.445 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:42.445 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.228887+0000", 2023-10-09T10:20:42.445 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0339999999999999e-05 2023-10-09T10:20:42.445 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.445 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.445 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:42.446 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.228898+0000", 2023-10-09T10:20:42.446 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.1729999999999998e-06 2023-10-09T10:20:42.446 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.446 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.446 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:42.446 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.228905+0000", 2023-10-09T10:20:42.446 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00080106700000000003 2023-10-09T10:20:42.446 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.446 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.446 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:42.446 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.229706+0000", 2023-10-09T10:20:42.446 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.1440999999999994e-05 2023-10-09T10:20:42.447 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.447 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.447 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:42.447 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.229797+0000", 2023-10-09T10:20:42.447 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000115809 2023-10-09T10:20:42.447 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.447 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.447 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:20:42.447 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.229913+0000", 2023-10-09T10:20:42.447 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001381759 2023-10-09T10:20:42.447 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.447 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.448 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:42.448 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.231295+0000", 2023-10-09T10:20:42.448 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.002087411 2023-10-09T10:20:42.448 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.448 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.448 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.448 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.233382+0000", 2023-10-09T10:20:42.448 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.107391797 2023-10-09T10:20:42.448 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.448 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.448 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.448 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.340774+0000", 2023-10-09T10:20:42.448 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017299700000000001 2023-10-09T10:20:42.449 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.449 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.449 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:42.449 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.340947+0000", 2023-10-09T10:20:42.449 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.9661999999999997e-05 2023-10-09T10:20:42.449 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.449 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.449 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:42.449 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.341027+0000", 2023-10-09T10:20:42.449 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.112199729 2023-10-09T10:20:42.449 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.449 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:42.450 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.450 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.450 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.450 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:4805 5.4 5:25f5224d:::benchmark_data_smithi053_106232_object4804:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:20:42.450 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:15:44.229024+0000", 2023-10-09T10:20:42.450 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 298.18523872600002, 2023-10-09T10:20:42.450 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.11226683, 2023-10-09T10:20:42.450 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:42.450 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:42.450 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:42.450 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:42.450 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:42.450 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 4805 2023-10-09T10:20:42.451 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.451 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:42.451 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.451 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:42.451 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.229024+0000", 2023-10-09T10:20:42.451 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:42.451 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.451 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.451 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:42.451 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.229024+0000", 2023-10-09T10:20:42.451 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:20:42.451 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.452 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.452 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:42.452 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.229023+0000", 2023-10-09T10:20:42.452 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2230000000000001e-05 2023-10-09T10:20:42.452 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.452 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.452 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:42.452 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.229065+0000", 2023-10-09T10:20:42.452 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0331e-05 2023-10-09T10:20:42.452 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.452 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.452 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:42.452 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.229075+0000", 2023-10-09T10:20:42.453 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.7970000000000001e-06 2023-10-09T10:20:42.453 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.453 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.453 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:42.453 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.229083+0000", 2023-10-09T10:20:42.453 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0011448319999999999 2023-10-09T10:20:42.453 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.453 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.453 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:42.453 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.230228+0000", 2023-10-09T10:20:42.453 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.9196000000000005e-05 2023-10-09T10:20:42.453 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.454 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.454 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:42.454 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.230317+0000", 2023-10-09T10:20:42.454 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000115454 2023-10-09T10:20:42.454 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.454 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.454 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:20:42.454 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.230432+0000", 2023-10-09T10:20:42.454 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00086613499999999997 2023-10-09T10:20:42.454 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.454 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.455 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:42.455 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.231299+0000", 2023-10-09T10:20:42.455 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00209998 2023-10-09T10:20:42.455 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.455 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.455 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.455 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.233399+0000", 2023-10-09T10:20:42.455 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.107742638 2023-10-09T10:20:42.455 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.455 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.455 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.455 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.341141+0000", 2023-10-09T10:20:42.455 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000108682 2023-10-09T10:20:42.456 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.456 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.456 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:42.456 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.341250+0000", 2023-10-09T10:20:42.456 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.0757999999999998e-05 2023-10-09T10:20:42.456 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.456 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.456 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:42.456 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:44.341291+0000", 2023-10-09T10:20:42.456 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.11226683 2023-10-09T10:20:42.456 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.456 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:29036 5.4 5:2a6c5412:::benchmark_data_smithi053_106232_object29035:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:20:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:15:55.959490+0000", 2023-10-09T10:20:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 286.45477272300002, 2023-10-09T10:20:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.096301513000000005, 2023-10-09T10:20:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 29036 2023-10-09T10:20:42.458 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.458 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:42.458 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.458 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:42.458 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.959490+0000", 2023-10-09T10:20:42.458 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:42.458 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.458 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.458 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:42.458 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.959490+0000", 2023-10-09T10:20:42.458 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:20:42.459 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.459 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.459 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:42.459 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.959488+0000", 2023-10-09T10:20:42.459 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.2935000000000005e-05 2023-10-09T10:20:42.459 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.459 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.459 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:42.459 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.959571+0000", 2023-10-09T10:20:42.459 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2075999999999999e-05 2023-10-09T10:20:42.459 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.459 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.459 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.959583+0000", 2023-10-09T10:20:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.3249999999999996e-06 2023-10-09T10:20:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.959590+0000", 2023-10-09T10:20:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6004e-05 2023-10-09T10:20:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.959656+0000", 2023-10-09T10:20:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013752999999999999 2023-10-09T10:20:42.461 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.461 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.461 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:42.461 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.959793+0000", 2023-10-09T10:20:42.461 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00019270999999999999 2023-10-09T10:20:42.461 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.461 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.461 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:20:42.461 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.959986+0000", 2023-10-09T10:20:42.461 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001226474 2023-10-09T10:20:42.461 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.461 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.461 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:42.462 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.961212+0000", 2023-10-09T10:20:42.462 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0040221179999999999 2023-10-09T10:20:42.462 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.462 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.462 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.462 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.965234+0000", 2023-10-09T10:20:42.462 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.090125024999999997 2023-10-09T10:20:42.462 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.462 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.462 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.462 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:56.055359+0000", 2023-10-09T10:20:42.462 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00034256299999999999 2023-10-09T10:20:42.463 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.463 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.463 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:42.463 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:56.055702+0000", 2023-10-09T10:20:42.463 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.9283000000000006e-05 2023-10-09T10:20:42.463 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.463 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.463 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:42.463 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:56.055791+0000", 2023-10-09T10:20:42.463 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.096301513000000005 2023-10-09T10:20:42.463 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.463 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:42.464 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.464 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.464 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.464 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:29046 5.4 5:2c6d2818:::benchmark_data_smithi053_106232_object29045:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-10-09T10:20:42.464 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:15:55.965129+0000", 2023-10-09T10:20:42.464 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 286.44913336000002, 2023-10-09T10:20:42.464 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.091082730000000001, 2023-10-09T10:20:42.464 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:42.464 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:42.464 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:42.464 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:42.464 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:42.464 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 29046 2023-10-09T10:20:42.465 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.465 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:42.465 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.465 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:42.465 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.965129+0000", 2023-10-09T10:20:42.465 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:42.465 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.465 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.465 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:42.465 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.965129+0000", 2023-10-09T10:20:42.465 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:20:42.465 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.466 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.466 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:42.466 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.965128+0000", 2023-10-09T10:20:42.466 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.6218999999999998e-05 2023-10-09T10:20:42.466 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.466 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.466 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:42.466 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.965184+0000", 2023-10-09T10:20:42.466 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.182e-05 2023-10-09T10:20:42.466 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.466 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.466 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:42.467 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.965196+0000", 2023-10-09T10:20:42.467 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.0259999999999996e-06 2023-10-09T10:20:42.467 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.467 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.467 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:42.467 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.965205+0000", 2023-10-09T10:20:42.467 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.6839000000000002e-05 2023-10-09T10:20:42.467 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.467 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.467 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:42.467 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.965262+0000", 2023-10-09T10:20:42.467 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000192387 2023-10-09T10:20:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.965454+0000", 2023-10-09T10:20:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015271800000000001 2023-10-09T10:20:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:20:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.965607+0000", 2023-10-09T10:20:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001305013 2023-10-09T10:20:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.966912+0000", 2023-10-09T10:20:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00033494800000000001 2023-10-09T10:20:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:55.967247+0000", 2023-10-09T10:20:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.088715959999999996 2023-10-09T10:20:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:56.055963+0000", 2023-10-09T10:20:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015202299999999999 2023-10-09T10:20:42.470 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.470 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.470 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:42.470 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:56.056115+0000", 2023-10-09T10:20:42.470 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.7286000000000003e-05 2023-10-09T10:20:42.470 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.470 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.470 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:42.470 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:15:56.056212+0000", 2023-10-09T10:20:42.470 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.091082730000000001 2023-10-09T10:20:42.470 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:79778 5.14 5:2e89da57:::benchmark_data_smithi053_106232_object79777:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e122)", 2023-10-09T10:20:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:16:41.753191+0000", 2023-10-09T10:20:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 240.66107196600001, 2023-10-09T10:20:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14942040700000001, 2023-10-09T10:20:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:42.472 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 79778 2023-10-09T10:20:42.472 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.472 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:42.472 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.472 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:42.472 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:41.753191+0000", 2023-10-09T10:20:42.472 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:42.472 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.472 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.472 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:42.472 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:41.753191+0000", 2023-10-09T10:20:42.472 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:20:42.473 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.473 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.473 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:42.473 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:41.753189+0000", 2023-10-09T10:20:42.473 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1316999999999997e-05 2023-10-09T10:20:42.473 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.473 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.473 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:42.473 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:41.753240+0000", 2023-10-09T10:20:42.473 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9072999999999998e-05 2023-10-09T10:20:42.473 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.473 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.474 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:42.474 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:41.753259+0000", 2023-10-09T10:20:42.474 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.685e-05 2023-10-09T10:20:42.474 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.474 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.474 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:42.474 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:41.753276+0000", 2023-10-09T10:20:42.474 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.8864999999999998e-05 2023-10-09T10:20:42.474 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.474 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.474 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:42.474 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:41.753355+0000", 2023-10-09T10:20:42.475 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014276800000000001 2023-10-09T10:20:42.475 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.475 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.475 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:42.475 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:41.753498+0000", 2023-10-09T10:20:42.475 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017089500000000001 2023-10-09T10:20:42.475 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.475 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.475 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:20:42.475 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:41.753668+0000", 2023-10-09T10:20:42.475 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0013448939999999999 2023-10-09T10:20:42.475 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.475 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.476 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:42.476 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:41.755013+0000", 2023-10-09T10:20:42.476 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000433275 2023-10-09T10:20:42.476 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.476 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.476 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.476 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:41.755447+0000", 2023-10-09T10:20:42.476 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14686178799999999 2023-10-09T10:20:42.476 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.476 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.476 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.476 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:41.902308+0000", 2023-10-09T10:20:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00021671099999999999 2023-10-09T10:20:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:41.902525+0000", 2023-10-09T10:20:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.5898999999999999e-05 2023-10-09T10:20:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:41.902611+0000", 2023-10-09T10:20:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14942040700000001 2023-10-09T10:20:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:42.478 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.478 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.478 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.478 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:92217 5.4 5:25010e6b:::benchmark_data_smithi053_106232_object92216:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e122)", 2023-10-09T10:20:42.478 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:16:53.665069+0000", 2023-10-09T10:20:42.478 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 228.74919328199999, 2023-10-09T10:20:42.478 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.096895045999999999, 2023-10-09T10:20:42.478 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:42.478 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:42.478 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:42.478 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:42.478 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:42.479 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 92217 2023-10-09T10:20:42.479 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.479 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:42.479 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.479 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:42.479 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.665069+0000", 2023-10-09T10:20:42.479 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:42.479 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.479 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.479 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:42.479 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.665069+0000", 2023-10-09T10:20:42.480 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:20:42.480 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.480 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.480 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:42.480 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.665067+0000", 2023-10-09T10:20:42.480 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.5658000000000003e-05 2023-10-09T10:20:42.480 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.480 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.480 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:42.480 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.665103+0000", 2023-10-09T10:20:42.480 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3923999999999999e-05 2023-10-09T10:20:42.480 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.480 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.481 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:42.481 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.665117+0000", 2023-10-09T10:20:42.481 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.6030000000000004e-06 2023-10-09T10:20:42.481 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.481 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.481 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:42.481 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.665123+0000", 2023-10-09T10:20:42.481 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.002371906 2023-10-09T10:20:42.481 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.481 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.481 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:42.481 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.667495+0000", 2023-10-09T10:20:42.482 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017491199999999999 2023-10-09T10:20:42.482 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.482 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.482 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:42.482 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.667669+0000", 2023-10-09T10:20:42.482 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015877999999999999 2023-10-09T10:20:42.482 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.482 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.482 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:20:42.482 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.667828+0000", 2023-10-09T10:20:42.482 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.003170291 2023-10-09T10:20:42.482 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.482 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.483 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:42.483 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.670999+0000", 2023-10-09T10:20:42.483 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0055142209999999997 2023-10-09T10:20:42.483 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.483 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.483 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.483 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.676513+0000", 2023-10-09T10:20:42.483 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.085251587000000004 2023-10-09T10:20:42.483 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.483 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.483 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.483 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.761764+0000", 2023-10-09T10:20:42.484 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.9347999999999998e-05 2023-10-09T10:20:42.484 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.484 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.484 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:42.484 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.761864+0000", 2023-10-09T10:20:42.484 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000100585 2023-10-09T10:20:42.484 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.484 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.484 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:42.484 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.761964+0000", 2023-10-09T10:20:42.484 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.096895045999999999 2023-10-09T10:20:42.484 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.485 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:42.485 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.485 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.485 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.485 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:92229 5.4 5:259f5e98:::benchmark_data_smithi053_106232_object92228:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e122)", 2023-10-09T10:20:42.485 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:16:53.673989+0000", 2023-10-09T10:20:42.485 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 228.74027351000001, 2023-10-09T10:20:42.485 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.092787404000000004, 2023-10-09T10:20:42.485 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:42.485 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:42.485 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:42.485 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 92229 2023-10-09T10:20:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.673989+0000", 2023-10-09T10:20:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.673989+0000", 2023-10-09T10:20:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:20:42.487 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.487 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.487 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:42.487 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.673988+0000", 2023-10-09T10:20:42.487 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.7602999999999998e-05 2023-10-09T10:20:42.487 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.487 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.487 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:42.487 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.674035+0000", 2023-10-09T10:20:42.487 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4952e-05 2023-10-09T10:20:42.487 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.487 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.488 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:42.488 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.674050+0000", 2023-10-09T10:20:42.488 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6660000000000002e-06 2023-10-09T10:20:42.488 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.488 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.488 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:42.488 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.674057+0000", 2023-10-09T10:20:42.488 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.3057000000000003e-05 2023-10-09T10:20:42.488 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.488 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.488 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:42.488 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.674120+0000", 2023-10-09T10:20:42.489 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00019879399999999999 2023-10-09T10:20:42.489 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.489 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.489 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:42.489 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.674319+0000", 2023-10-09T10:20:42.489 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00020200400000000001 2023-10-09T10:20:42.489 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.489 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.489 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:20:42.489 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.674521+0000", 2023-10-09T10:20:42.489 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0020216050000000001 2023-10-09T10:20:42.489 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.489 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.490 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.490 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.676542+0000", 2023-10-09T10:20:42.490 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.2320000000000007e-06 2023-10-09T10:20:42.490 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.490 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.490 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:42.490 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.676551+0000", 2023-10-09T10:20:42.490 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.090050035 2023-10-09T10:20:42.490 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.490 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.490 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.490 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.766601+0000", 2023-10-09T10:20:42.491 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.8212000000000002e-05 2023-10-09T10:20:42.491 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.491 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.491 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:42.491 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.766690+0000", 2023-10-09T10:20:42.491 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.6767000000000005e-05 2023-10-09T10:20:42.491 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.491 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.491 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:42.491 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:53.766776+0000", 2023-10-09T10:20:42.491 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.092787404000000004 2023-10-09T10:20:42.491 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.491 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:42.492 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.492 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.492 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.492 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:94410 5.14 5:2f4deb55:::benchmark_data_smithi053_106232_object94409:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e122)", 2023-10-09T10:20:42.492 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:16:56.149585+0000", 2023-10-09T10:20:42.492 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 226.26467788400001, 2023-10-09T10:20:42.492 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14317922399999999, 2023-10-09T10:20:42.492 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:42.492 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:42.492 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:42.492 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:42.492 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:42.493 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 94410 2023-10-09T10:20:42.493 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.493 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:42.493 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.493 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:42.493 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.149585+0000", 2023-10-09T10:20:42.493 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:42.493 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.493 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.493 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:42.493 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.149585+0000", 2023-10-09T10:20:42.493 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999971 2023-10-09T10:20:42.494 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.494 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.494 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:42.494 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.149582+0000", 2023-10-09T10:20:42.494 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.9295999999999997e-05 2023-10-09T10:20:42.494 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.494 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.494 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:42.494 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.149631+0000", 2023-10-09T10:20:42.494 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.4943000000000002e-05 2023-10-09T10:20:42.494 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.494 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.495 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:42.495 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.149656+0000", 2023-10-09T10:20:42.495 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.8740000000000007e-06 2023-10-09T10:20:42.495 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.495 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.495 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:42.495 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.149666+0000", 2023-10-09T10:20:42.495 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.1011999999999998e-05 2023-10-09T10:20:42.495 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.495 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.495 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:42.495 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.149727+0000", 2023-10-09T10:20:42.496 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014793799999999999 2023-10-09T10:20:42.496 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.496 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.496 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:42.496 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.149875+0000", 2023-10-09T10:20:42.496 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017283399999999999 2023-10-09T10:20:42.496 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.496 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.496 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:20:42.496 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.150048+0000", 2023-10-09T10:20:42.496 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.002224817 2023-10-09T10:20:42.496 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.497 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.497 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:42.497 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.152273+0000", 2023-10-09T10:20:42.497 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00010705900000000001 2023-10-09T10:20:42.497 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.497 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.497 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.497 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.152380+0000", 2023-10-09T10:20:42.497 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14021707 2023-10-09T10:20:42.497 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.497 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.497 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.498 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.292597+0000", 2023-10-09T10:20:42.498 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.7157999999999994e-05 2023-10-09T10:20:42.498 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.498 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.498 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:42.498 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.292694+0000", 2023-10-09T10:20:42.498 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.9915999999999999e-05 2023-10-09T10:20:42.498 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.498 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.498 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:42.498 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.292764+0000", 2023-10-09T10:20:42.499 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14317922399999999 2023-10-09T10:20:42.499 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.499 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:42.499 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.499 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.499 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.499 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:94422 5.14 5:2b8455d6:::benchmark_data_smithi053_106232_object94421:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e122)", 2023-10-09T10:20:42.499 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:16:56.162090+0000", 2023-10-09T10:20:42.499 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 226.25217286200001, 2023-10-09T10:20:42.499 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.13364208, 2023-10-09T10:20:42.499 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:42.499 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:42.500 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:42.500 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:42.500 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:42.500 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 94422 2023-10-09T10:20:42.500 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.500 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:42.500 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.500 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:42.500 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.162090+0000", 2023-10-09T10:20:42.500 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:42.500 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.500 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.501 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:42.501 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.162090+0000", 2023-10-09T10:20:42.501 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:20:42.501 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.501 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.501 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:42.501 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.162087+0000", 2023-10-09T10:20:42.501 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.8185999999999998e-05 2023-10-09T10:20:42.501 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.501 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.501 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:42.501 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.162185+0000", 2023-10-09T10:20:42.502 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2517000000000001e-05 2023-10-09T10:20:42.502 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.502 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.502 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:42.502 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.162198+0000", 2023-10-09T10:20:42.502 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.3950000000000003e-06 2023-10-09T10:20:42.502 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.502 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.502 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:42.502 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.162205+0000", 2023-10-09T10:20:42.502 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.5018000000000001e-05 2023-10-09T10:20:42.502 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.502 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.503 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:42.503 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.162260+0000", 2023-10-09T10:20:42.503 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015690600000000001 2023-10-09T10:20:42.503 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.503 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.503 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:42.503 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.162417+0000", 2023-10-09T10:20:42.503 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015557 2023-10-09T10:20:42.503 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.503 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.503 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:20:42.503 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.162573+0000", 2023-10-09T10:20:42.504 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0011953560000000001 2023-10-09T10:20:42.504 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.504 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.504 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:42.504 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.163768+0000", 2023-10-09T10:20:42.504 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001022837 2023-10-09T10:20:42.504 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.504 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.504 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.504 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.164791+0000", 2023-10-09T10:20:42.504 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.130729186 2023-10-09T10:20:42.504 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.504 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.505 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.505 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.295520+0000", 2023-10-09T10:20:42.505 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013075200000000001 2023-10-09T10:20:42.505 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.505 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.505 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:42.505 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.295651+0000", 2023-10-09T10:20:42.505 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.0952999999999996e-05 2023-10-09T10:20:42.505 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.505 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.505 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:42.505 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:16:56.295732+0000", 2023-10-09T10:20:42.506 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.13364208 2023-10-09T10:20:42.506 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.506 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:42.506 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.506 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.506 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.506 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:143801 5.4 5:247bfc54:::benchmark_data_smithi053_106232_object34411:head [delete] snapc 0=[] ondisk+write+known_if_redirected e137)", 2023-10-09T10:20:42.506 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:17:53.533573+0000", 2023-10-09T10:20:42.506 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 168.88068995099999, 2023-10-09T10:20:42.506 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.17013646199999999, 2023-10-09T10:20:42.506 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:42.507 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:42.507 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:42.507 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:42.507 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:42.507 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 143801 2023-10-09T10:20:42.507 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.507 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:42.507 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.507 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:42.507 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.533573+0000", 2023-10-09T10:20:42.507 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:42.507 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.508 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.508 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:42.508 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.533573+0000", 2023-10-09T10:20:42.508 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:20:42.508 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.508 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.508 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:42.508 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.533571+0000", 2023-10-09T10:20:42.508 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.285e-06 2023-10-09T10:20:42.508 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.508 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.508 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:42.508 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.533578+0000", 2023-10-09T10:20:42.509 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1936999999999999e-05 2023-10-09T10:20:42.509 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.509 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.509 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:42.509 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.533590+0000", 2023-10-09T10:20:42.509 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.6400000000000002e-06 2023-10-09T10:20:42.509 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.509 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.509 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:42.509 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.533595+0000", 2023-10-09T10:20:42.509 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.0217999999999999e-05 2023-10-09T10:20:42.509 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.510 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.510 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:42.510 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.533645+0000", 2023-10-09T10:20:42.510 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000121063 2023-10-09T10:20:42.510 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.510 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.510 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:42.510 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.533766+0000", 2023-10-09T10:20:42.510 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.8893999999999994e-05 2023-10-09T10:20:42.510 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.510 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.510 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:20:42.511 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.533845+0000", 2023-10-09T10:20:42.511 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0038155049999999999 2023-10-09T10:20:42.511 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.511 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.511 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.511 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.537661+0000", 2023-10-09T10:20:42.511 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0034580119999999999 2023-10-09T10:20:42.511 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.511 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.511 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:42.511 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.541119+0000", 2023-10-09T10:20:42.511 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.16241556700000001 2023-10-09T10:20:42.512 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.512 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.512 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.512 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.703534+0000", 2023-10-09T10:20:42.512 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00012240800000000001 2023-10-09T10:20:42.512 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.512 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.512 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:42.512 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.703657+0000", 2023-10-09T10:20:42.512 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.2232999999999999e-05 2023-10-09T10:20:42.512 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.512 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.512 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:42.513 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.703709+0000", 2023-10-09T10:20:42.513 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.17013646199999999 2023-10-09T10:20:42.513 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.513 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:42.513 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.513 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.513 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.513 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:149668 5.4 5:2224be3e:::benchmark_data_smithi053_106232_object40278:head [delete] snapc 0=[] ondisk+write+known_if_redirected e137)", 2023-10-09T10:20:42.513 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:18:00.325024+0000", 2023-10-09T10:20:42.513 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 162.089238365, 2023-10-09T10:20:42.513 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.12511134800000001, 2023-10-09T10:20:42.513 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:42.513 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:42.514 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:42.514 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:42.514 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:42.514 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 149668 2023-10-09T10:20:42.514 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.514 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:42.514 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.514 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:42.514 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.325024+0000", 2023-10-09T10:20:42.514 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:42.514 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.514 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.515 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:42.515 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.325024+0000", 2023-10-09T10:20:42.515 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:20:42.515 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.515 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.515 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:42.515 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.325023+0000", 2023-10-09T10:20:42.515 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7409999999999998e-06 2023-10-09T10:20:42.515 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.515 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.515 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:42.515 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.325029+0000", 2023-10-09T10:20:42.516 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3091000000000001e-05 2023-10-09T10:20:42.516 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.516 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.516 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:42.516 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.325042+0000", 2023-10-09T10:20:42.516 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7259999999999999e-06 2023-10-09T10:20:42.516 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.516 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.516 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:42.516 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.325048+0000", 2023-10-09T10:20:42.516 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.002527985 2023-10-09T10:20:42.517 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.517 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.517 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:42.517 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.327576+0000", 2023-10-09T10:20:42.517 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000121537 2023-10-09T10:20:42.517 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.517 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.517 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:42.517 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.327697+0000", 2023-10-09T10:20:42.517 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00012702500000000001 2023-10-09T10:20:42.517 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.517 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.517 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:20:42.518 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.327824+0000", 2023-10-09T10:20:42.518 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.002934552 2023-10-09T10:20:42.518 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.518 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.518 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:42.518 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.330759+0000", 2023-10-09T10:20:42.518 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0020019489999999998 2023-10-09T10:20:42.518 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.518 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.518 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.518 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.332761+0000", 2023-10-09T10:20:42.518 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.11724525399999999 2023-10-09T10:20:42.519 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.519 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.519 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.519 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.450006+0000", 2023-10-09T10:20:42.519 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.1674000000000005e-05 2023-10-09T10:20:42.519 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.519 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.519 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:42.519 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.450078+0000", 2023-10-09T10:20:42.519 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7726000000000003e-05 2023-10-09T10:20:42.519 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.519 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.520 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:42.520 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.450136+0000", 2023-10-09T10:20:42.520 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.12511134800000001 2023-10-09T10:20:42.520 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.520 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:42.520 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.520 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.520 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.520 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:149687 5.4 5:2003b6b1:::benchmark_data_smithi053_106232_object40297:head [delete] snapc 0=[] ondisk+write+known_if_redirected e137)", 2023-10-09T10:20:42.520 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:18:00.355933+0000", 2023-10-09T10:20:42.520 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 162.05832986999999, 2023-10-09T10:20:42.520 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.094506453000000004, 2023-10-09T10:20:42.520 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:42.521 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:42.521 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:42.521 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:42.521 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:42.521 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 149687 2023-10-09T10:20:42.521 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.521 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:42.521 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.521 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:42.521 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.355933+0000", 2023-10-09T10:20:42.521 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:42.521 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.521 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.522 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:42.522 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.355933+0000", 2023-10-09T10:20:42.522 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:20:42.522 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.522 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.522 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:42.522 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.355931+0000", 2023-10-09T10:20:42.522 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.7209999999999997e-06 2023-10-09T10:20:42.522 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.522 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.522 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:42.522 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.355938+0000", 2023-10-09T10:20:42.523 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2848e-05 2023-10-09T10:20:42.523 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.523 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.523 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:42.523 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.355951+0000", 2023-10-09T10:20:42.523 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.2959999999999998e-06 2023-10-09T10:20:42.523 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.523 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.523 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:42.523 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.355956+0000", 2023-10-09T10:20:42.523 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.4982999999999999e-05 2023-10-09T10:20:42.524 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.524 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.524 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:42.524 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.356001+0000", 2023-10-09T10:20:42.524 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00012835799999999999 2023-10-09T10:20:42.524 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.524 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.524 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:42.524 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.356129+0000", 2023-10-09T10:20:42.524 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000101734 2023-10-09T10:20:42.524 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.524 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.524 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:20:42.525 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.356231+0000", 2023-10-09T10:20:42.525 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00239208 2023-10-09T10:20:42.525 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.525 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.525 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:42.525 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.358623+0000", 2023-10-09T10:20:42.525 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2416999999999997e-05 2023-10-09T10:20:42.525 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.525 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.525 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.525 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.358666+0000", 2023-10-09T10:20:42.526 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.091677940999999999 2023-10-09T10:20:42.526 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.526 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.526 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.526 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.450344+0000", 2023-10-09T10:20:42.526 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.0340999999999998e-05 2023-10-09T10:20:42.526 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.526 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.526 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:42.526 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.450394+0000", 2023-10-09T10:20:42.526 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.5151000000000002e-05 2023-10-09T10:20:42.526 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.527 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.527 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:42.527 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:00.450439+0000", 2023-10-09T10:20:42.527 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.094506453000000004 2023-10-09T10:20:42.527 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.527 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:42.527 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.527 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.527 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.527 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:154237 5.4 5:21d7ee24:::benchmark_data_smithi053_106232_object44847:head [delete] snapc 0=[] ondisk+write+known_if_redirected e139)", 2023-10-09T10:20:42.527 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:18:06.357050+0000", 2023-10-09T10:20:42.527 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 156.057212263, 2023-10-09T10:20:42.528 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.090783990999999994, 2023-10-09T10:20:42.528 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:42.528 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:42.528 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:42.528 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:42.528 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:42.528 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 154237 2023-10-09T10:20:42.528 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.528 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:42.528 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.528 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:42.528 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:06.357050+0000", 2023-10-09T10:20:42.528 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:42.529 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.529 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.529 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:42.529 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:06.357050+0000", 2023-10-09T10:20:42.529 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:20:42.529 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.529 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.529 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:42.529 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:06.357050+0000", 2023-10-09T10:20:42.529 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.0049999999999998e-06 2023-10-09T10:20:42.529 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.529 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.530 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:42.530 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:06.357054+0000", 2023-10-09T10:20:42.530 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.163e-05 2023-10-09T10:20:42.530 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.530 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.530 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:42.530 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:06.357065+0000", 2023-10-09T10:20:42.530 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.3179999999999997e-06 2023-10-09T10:20:42.530 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.530 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.530 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:42.530 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:06.357071+0000", 2023-10-09T10:20:42.531 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.2914000000000002e-05 2023-10-09T10:20:42.531 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.531 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.531 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:42.531 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:06.357123+0000", 2023-10-09T10:20:42.531 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013762799999999999 2023-10-09T10:20:42.531 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.531 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.531 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:42.531 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:06.357261+0000", 2023-10-09T10:20:42.531 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017031199999999999 2023-10-09T10:20:42.531 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.532 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.532 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:20:42.532 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:06.357431+0000", 2023-10-09T10:20:42.532 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0028117239999999998 2023-10-09T10:20:42.532 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.532 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.532 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:42.532 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:06.360243+0000", 2023-10-09T10:20:42.532 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0036286930000000001 2023-10-09T10:20:42.532 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.532 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.532 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.532 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:06.363872+0000", 2023-10-09T10:20:42.533 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.083700486000000004 2023-10-09T10:20:42.533 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.533 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.533 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.533 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:06.447572+0000", 2023-10-09T10:20:42.533 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000191592 2023-10-09T10:20:42.533 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.533 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.533 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:42.533 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:06.447764+0000", 2023-10-09T10:20:42.533 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0371999999999996e-05 2023-10-09T10:20:42.533 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.534 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.534 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:42.534 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:06.447834+0000", 2023-10-09T10:20:42.534 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.090783990999999994 2023-10-09T10:20:42.534 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.534 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:42.534 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.534 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.534 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.534 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:156766 5.4 5:2358dccd:::benchmark_data_smithi053_106232_object47376:head [delete] snapc 0=[] ondisk+write+known_if_redirected e139)", 2023-10-09T10:20:42.534 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:18:09.269543+0000", 2023-10-09T10:20:42.534 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 153.14471921500001, 2023-10-09T10:20:42.535 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.090591345000000004, 2023-10-09T10:20:42.535 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:42.535 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:42.535 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:42.535 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:42.535 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:42.535 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 156766 2023-10-09T10:20:42.535 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.535 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:42.535 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.535 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:42.535 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.269543+0000", 2023-10-09T10:20:42.536 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:42.536 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.536 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.536 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:42.536 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.269543+0000", 2023-10-09T10:20:42.536 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:20:42.536 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.536 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.536 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:42.536 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.269542+0000", 2023-10-09T10:20:42.536 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.6401e-05 2023-10-09T10:20:42.536 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.537 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.537 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:42.537 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.269568+0000", 2023-10-09T10:20:42.537 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.8980000000000008e-06 2023-10-09T10:20:42.537 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.537 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.537 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:42.537 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.269578+0000", 2023-10-09T10:20:42.537 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.4640000000000003e-06 2023-10-09T10:20:42.537 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.537 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.537 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:42.537 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.269585+0000", 2023-10-09T10:20:42.538 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000129896 2023-10-09T10:20:42.538 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.538 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.538 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:42.538 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.269715+0000", 2023-10-09T10:20:42.538 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000142492 2023-10-09T10:20:42.538 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.538 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.538 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:42.538 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.269857+0000", 2023-10-09T10:20:42.538 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017337 2023-10-09T10:20:42.538 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.539 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.539 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:20:42.539 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.270031+0000", 2023-10-09T10:20:42.539 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0053437709999999998 2023-10-09T10:20:42.539 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.539 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.539 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.539 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.275374+0000", 2023-10-09T10:20:42.539 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.7770000000000002e-06 2023-10-09T10:20:42.539 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.539 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.539 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:42.540 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.275382+0000", 2023-10-09T10:20:42.540 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.084640292000000006 2023-10-09T10:20:42.540 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.540 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.540 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.540 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.360022+0000", 2023-10-09T10:20:42.540 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.2706000000000006e-05 2023-10-09T10:20:42.540 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.540 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.540 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:42.540 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.360085+0000", 2023-10-09T10:20:42.540 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.9561000000000002e-05 2023-10-09T10:20:42.540 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.540 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.541 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:42.541 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.360135+0000", 2023-10-09T10:20:42.541 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.090591345000000004 2023-10-09T10:20:42.541 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.541 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:42.541 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.541 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.541 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.541 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:156767 5.4 5:249a6380:::benchmark_data_smithi053_106232_object47377:head [delete] snapc 0=[] ondisk+write+known_if_redirected e139)", 2023-10-09T10:20:42.541 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:18:09.269630+0000", 2023-10-09T10:20:42.541 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 153.14463238600001, 2023-10-09T10:20:42.541 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.090631525000000004, 2023-10-09T10:20:42.541 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:42.542 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:42.542 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:42.542 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:42.542 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:42.542 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 156767 2023-10-09T10:20:42.542 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.542 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:42.542 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.542 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:42.542 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.269630+0000", 2023-10-09T10:20:42.542 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:42.542 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.542 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.543 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:42.543 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.269630+0000", 2023-10-09T10:20:42.543 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:20:42.543 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.543 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.543 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:42.543 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.269629+0000", 2023-10-09T10:20:42.543 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.2460000000000003e-06 2023-10-09T10:20:42.543 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.543 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.543 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:42.543 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.269635+0000", 2023-10-09T10:20:42.544 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.5489999999999995e-06 2023-10-09T10:20:42.544 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.544 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.544 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:42.544 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.269644+0000", 2023-10-09T10:20:42.544 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.3949999999999998e-06 2023-10-09T10:20:42.544 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.544 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.544 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:42.544 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.269650+0000", 2023-10-09T10:20:42.544 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0033106799999999999 2023-10-09T10:20:42.544 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.545 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.545 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:42.545 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.272961+0000", 2023-10-09T10:20:42.545 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000163301 2023-10-09T10:20:42.545 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.545 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.545 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:42.545 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.273124+0000", 2023-10-09T10:20:42.545 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015588000000000001 2023-10-09T10:20:42.545 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.545 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.545 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:20:42.546 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.273280+0000", 2023-10-09T10:20:42.546 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0021928920000000001 2023-10-09T10:20:42.546 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.546 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.546 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:42.546 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.275473+0000", 2023-10-09T10:20:42.546 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0021844759999999999 2023-10-09T10:20:42.546 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.546 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.546 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.546 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.277658+0000", 2023-10-09T10:20:42.546 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.082517947999999994 2023-10-09T10:20:42.547 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.547 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.547 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.547 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.360176+0000", 2023-10-09T10:20:42.547 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.7933999999999999e-05 2023-10-09T10:20:42.547 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.547 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.547 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:42.547 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.360224+0000", 2023-10-09T10:20:42.547 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.8096000000000003e-05 2023-10-09T10:20:42.547 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.547 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.548 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:42.548 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:09.360262+0000", 2023-10-09T10:20:42.548 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.090631525000000004 2023-10-09T10:20:42.548 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.548 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:42.548 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.548 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.548 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.548 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:193794 5.4 5:21af810b:::benchmark_data_smithi053_106232_object84404:head [delete] snapc 0=[] ondisk+write+known_if_redirected e141)", 2023-10-09T10:20:42.548 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:18:55.213011+0000", 2023-10-09T10:20:42.548 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 107.201251266, 2023-10-09T10:20:42.548 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14732019099999999, 2023-10-09T10:20:42.548 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:42.549 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:42.549 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:42.549 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:42.549 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:42.549 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 193794 2023-10-09T10:20:42.549 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.549 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:42.549 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.549 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:42.549 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:55.213011+0000", 2023-10-09T10:20:42.549 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:42.549 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.550 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.550 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:42.550 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:55.213011+0000", 2023-10-09T10:20:42.550 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:20:42.550 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.550 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.550 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:42.550 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:55.213009+0000", 2023-10-09T10:20:42.550 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.8610000000000004e-06 2023-10-09T10:20:42.550 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.550 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.550 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:42.551 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:55.213018+0000", 2023-10-09T10:20:42.551 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6209999999999999e-05 2023-10-09T10:20:42.551 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.551 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.551 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:42.551 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:55.213034+0000", 2023-10-09T10:20:42.551 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0040000000000002e-06 2023-10-09T10:20:42.551 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.551 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.551 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:42.551 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:55.213041+0000", 2023-10-09T10:20:42.551 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1529000000000001e-05 2023-10-09T10:20:42.552 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.552 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.552 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:42.552 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:55.213093+0000", 2023-10-09T10:20:42.552 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.9217999999999998e-05 2023-10-09T10:20:42.552 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.552 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.552 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:42.552 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:55.213192+0000", 2023-10-09T10:20:42.552 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00049302199999999997 2023-10-09T10:20:42.552 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.552 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.553 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:20:42.553 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:55.213685+0000", 2023-10-09T10:20:42.553 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.002566909 2023-10-09T10:20:42.553 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.553 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.553 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:42.553 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:55.216252+0000", 2023-10-09T10:20:42.553 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00067088100000000002 2023-10-09T10:20:42.553 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.553 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.553 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.553 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:55.216923+0000", 2023-10-09T10:20:42.553 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14320259399999999 2023-10-09T10:20:42.554 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.554 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.554 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.554 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:55.360126+0000", 2023-10-09T10:20:42.554 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000148302 2023-10-09T10:20:42.554 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.554 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.554 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:42.554 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:55.360274+0000", 2023-10-09T10:20:42.554 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7565999999999997e-05 2023-10-09T10:20:42.554 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.554 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.555 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:42.555 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:18:55.360331+0000", 2023-10-09T10:20:42.555 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14732019099999999 2023-10-09T10:20:42.555 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.555 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:42.555 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.555 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.555 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.555 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:202220 5.4 5:27a01ed0:::benchmark_data_smithi053_106232_object92830:head [delete] snapc 0=[] ondisk+write+known_if_redirected e143)", 2023-10-09T10:20:42.555 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:19:06.254611+0000", 2023-10-09T10:20:42.555 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 96.159651724, 2023-10-09T10:20:42.555 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.12831551799999999, 2023-10-09T10:20:42.556 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:20:42.556 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:20:42.556 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:20:42.556 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:20:42.556 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:20:42.556 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 202220 2023-10-09T10:20:42.556 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.556 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:20:42.556 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.556 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:20:42.556 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:19:06.254611+0000", 2023-10-09T10:20:42.556 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:20:42.557 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.557 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.557 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:20:42.557 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:19:06.254611+0000", 2023-10-09T10:20:42.557 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:20:42.557 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.557 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.557 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:20:42.557 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:19:06.254609+0000", 2023-10-09T10:20:42.557 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.2390000000000008e-06 2023-10-09T10:20:42.557 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.557 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.558 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:20:42.558 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:19:06.254618+0000", 2023-10-09T10:20:42.558 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5481e-05 2023-10-09T10:20:42.558 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.558 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.558 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:20:42.558 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:19:06.254634+0000", 2023-10-09T10:20:42.558 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.9209999999999998e-06 2023-10-09T10:20:42.558 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.558 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.558 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:20:42.558 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:19:06.254643+0000", 2023-10-09T10:20:42.559 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.3474999999999999e-05 2023-10-09T10:20:42.559 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.559 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.559 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:20:42.559 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:19:06.254696+0000", 2023-10-09T10:20:42.559 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015359299999999999 2023-10-09T10:20:42.559 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.559 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.559 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:20:42.559 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:19:06.254850+0000", 2023-10-09T10:20:42.559 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00060476400000000004 2023-10-09T10:20:42.559 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.560 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.560 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:20:42.560 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:19:06.255455+0000", 2023-10-09T10:20:42.560 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0039505520000000004 2023-10-09T10:20:42.560 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.560 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.560 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:20:42.560 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:19:06.259405+0000", 2023-10-09T10:20:42.560 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0051858989999999999 2023-10-09T10:20:42.560 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.560 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.560 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.560 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:19:06.264591+0000", 2023-10-09T10:20:42.561 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.118091399 2023-10-09T10:20:42.561 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.561 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.561 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:20:42.561 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:19:06.382682+0000", 2023-10-09T10:20:42.561 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000140774 2023-10-09T10:20:42.561 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.561 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.561 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:20:42.561 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:19:06.382823+0000", 2023-10-09T10:20:42.561 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000103106 2023-10-09T10:20:42.561 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:20:42.562 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:20:42.562 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:20:42.562 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:19:06.382926+0000", 2023-10-09T10:20:42.562 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.12831551799999999 2023-10-09T10:20:42.562 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.562 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:42.562 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.562 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:20:42.562 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:20:42.562 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:20:42.563 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:42.563 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T10:20:42.564 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:42 smithi086 bash[59714]: cluster 2023-10-09T10:20:41.280637+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e170 with expected crc 2023-10-09T10:20:42.564 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:42 smithi086 bash[59714]: cluster 2023-10-09T10:20:41.281677+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e170 with expected crc 2023-10-09T10:20:42.564 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:42 smithi086 bash[59714]: cluster 2023-10-09T10:20:41.291844+0000 mgr.y (mgr.26072) 540 : cluster 0 pgmap v534: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:42.564 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:42 smithi086 bash[59714]: cluster 2023-10-09T10:20:41.685577+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e170 with expected crc 2023-10-09T10:20:42.564 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:42 smithi086 bash[59714]: cluster 2023-10-09T10:20:41.685876+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e170 with expected crc 2023-10-09T10:20:42.565 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T10:20:42.618 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:20:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:20:42] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.33.4" 2023-10-09T10:20:42.619 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:42 smithi053 bash[79554]: cluster 2023-10-09T10:20:41.280637+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e170 with expected crc 2023-10-09T10:20:42.619 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:42 smithi053 bash[79554]: cluster 2023-10-09T10:20:41.281677+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e170 with expected crc 2023-10-09T10:20:42.619 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:42 smithi053 bash[79554]: cluster 2023-10-09T10:20:41.291844+0000 mgr.y (mgr.26072) 540 : cluster 0 pgmap v534: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:42.619 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:42 smithi053 bash[79554]: cluster 2023-10-09T10:20:41.685577+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e170 with expected crc 2023-10-09T10:20:42.619 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:42 smithi053 bash[79554]: cluster 2023-10-09T10:20:41.685876+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e170 with expected crc 2023-10-09T10:20:42.619 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:42 smithi053 bash[76859]: cluster 2023-10-09T10:20:41.280637+0000 osd.4 (osd.4) 115 : cluster 3 failed to encode map e170 with expected crc 2023-10-09T10:20:42.619 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:42 smithi053 bash[76859]: cluster 2023-10-09T10:20:41.281677+0000 osd.4 (osd.4) 116 : cluster 3 failed to encode map e170 with expected crc 2023-10-09T10:20:42.619 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:42 smithi053 bash[76859]: cluster 2023-10-09T10:20:41.291844+0000 mgr.y (mgr.26072) 540 : cluster 0 pgmap v534: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:42.620 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:42 smithi053 bash[76859]: cluster 2023-10-09T10:20:41.685577+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e170 with expected crc 2023-10-09T10:20:42.620 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:42 smithi053 bash[76859]: cluster 2023-10-09T10:20:41.685876+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e170 with expected crc 2023-10-09T10:20:42.637 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:42.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:42.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:42.742 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:42.773 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:42.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:42.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:42.831 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 24 16 137 121 0.315065 0 - 0.00314957 2023-10-09T10:20:42.877 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:42.906 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:42.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:42.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:43.010 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:43.038 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:43.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:43.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:43.141 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:43.168 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:43.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:43.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:43.241 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-09T10:20:43.272 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:43.317 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:43.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:43.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:43.420 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:43.443 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:43.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:43.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:43.546 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:43.578 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:43.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:43.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:43.681 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:43.716 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:43.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:43.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:43.820 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:43.832 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 25 16 137 121 0.302462 0 - 0.00314957 2023-10-09T10:20:43.849 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:43.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:43.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:43.953 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:43.984 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is set 2023-10-09T10:20:43.987 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:43.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:43.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:44.091 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:44.120 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:44.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:44.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:44.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:43 smithi053 bash[76859]: audit 2023-10-09T10:20:43.273880+0000 mon.a (mon.0) 747 : audit 1 from='client.? 172.21.15.53:0/3569445664' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:20:44.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:43 smithi053 bash[76859]: cluster 2023-10-09T10:20:43.292725+0000 mgr.y (mgr.26072) 541 : cluster 0 pgmap v535: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:44.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:43 smithi053 bash[79554]: audit 2023-10-09T10:20:43.273880+0000 mon.a (mon.0) 747 : audit 1 from='client.? 172.21.15.53:0/3569445664' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:20:44.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:43 smithi053 bash[79554]: cluster 2023-10-09T10:20:43.292725+0000 mgr.y (mgr.26072) 541 : cluster 0 pgmap v535: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:44.226 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:44.257 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:44.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:44.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:44.359 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:44.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:43 smithi086 bash[59714]: audit 2023-10-09T10:20:43.273880+0000 mon.a (mon.0) 747 : audit 1 from='client.? 172.21.15.53:0/3569445664' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:20:44.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:43 smithi086 bash[59714]: cluster 2023-10-09T10:20:43.292725+0000 mgr.y (mgr.26072) 541 : cluster 0 pgmap v535: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:44.390 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:44.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:44.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:44.494 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:44.528 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:44.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:44.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:44.566 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:20:44.632 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:44.665 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:44.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:44.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:44.769 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:44.801 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:44.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:44.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:44.832 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 26 16 137 121 0.290829 0 - 0.00314957 2023-10-09T10:20:44.906 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:44.939 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:44.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:44.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:45.043 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:45.057 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:44 smithi086 bash[59714]: cluster 2023-10-09T10:20:43.961906+0000 mon.a (mon.0) 748 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:20:45.057 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:44 smithi086 bash[59714]: cluster 2023-10-09T10:20:43.962125+0000 mon.a (mon.0) 749 : cluster 3 Health check update: Degraded data redundancy: 98/447 objects degraded (21.924%), 18 pgs degraded, 22 pgs undersized (PG_DEGRADED) 2023-10-09T10:20:45.058 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:44 smithi086 bash[59714]: audit 2023-10-09T10:20:43.975489+0000 mon.a (mon.0) 750 : audit 1 from='client.? 172.21.15.53:0/3569445664' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:20:45.058 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:44 smithi086 bash[59714]: cluster 2023-10-09T10:20:43.975759+0000 mon.a (mon.0) 751 : cluster 0 osdmap e171: 8 total, 6 up, 8 in 2023-10-09T10:20:45.058 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:44 smithi086 bash[59714]: cluster 2023-10-09T10:20:44.082286+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e171 with expected crc 2023-10-09T10:20:45.058 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:44 smithi086 bash[59714]: cluster 2023-10-09T10:20:44.085184+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e171 with expected crc 2023-10-09T10:20:45.075 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:45.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:45.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:45.178 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:45.210 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:45.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:45.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:45.313 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:45.344 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:45.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:45.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:45.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:44 smithi053 bash[76859]: cluster 2023-10-09T10:20:43.961906+0000 mon.a (mon.0) 748 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:20:45.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:44 smithi053 bash[76859]: cluster 2023-10-09T10:20:43.962125+0000 mon.a (mon.0) 749 : cluster 3 Health check update: Degraded data redundancy: 98/447 objects degraded (21.924%), 18 pgs degraded, 22 pgs undersized (PG_DEGRADED) 2023-10-09T10:20:45.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:44 smithi053 bash[76859]: audit 2023-10-09T10:20:43.975489+0000 mon.a (mon.0) 750 : audit 1 from='client.? 172.21.15.53:0/3569445664' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:20:45.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:44 smithi053 bash[76859]: cluster 2023-10-09T10:20:43.975759+0000 mon.a (mon.0) 751 : cluster 0 osdmap e171: 8 total, 6 up, 8 in 2023-10-09T10:20:45.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:44 smithi053 bash[76859]: cluster 2023-10-09T10:20:44.082286+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e171 with expected crc 2023-10-09T10:20:45.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:44 smithi053 bash[76859]: cluster 2023-10-09T10:20:44.085184+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e171 with expected crc 2023-10-09T10:20:45.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:44 smithi053 bash[79554]: cluster 2023-10-09T10:20:43.961906+0000 mon.a (mon.0) 748 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:20:45.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:44 smithi053 bash[79554]: cluster 2023-10-09T10:20:43.962125+0000 mon.a (mon.0) 749 : cluster 3 Health check update: Degraded data redundancy: 98/447 objects degraded (21.924%), 18 pgs degraded, 22 pgs undersized (PG_DEGRADED) 2023-10-09T10:20:45.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:44 smithi053 bash[79554]: audit 2023-10-09T10:20:43.975489+0000 mon.a (mon.0) 750 : audit 1 from='client.? 172.21.15.53:0/3569445664' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:20:45.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:44 smithi053 bash[79554]: cluster 2023-10-09T10:20:43.975759+0000 mon.a (mon.0) 751 : cluster 0 osdmap e171: 8 total, 6 up, 8 in 2023-10-09T10:20:45.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:44 smithi053 bash[79554]: cluster 2023-10-09T10:20:44.082286+0000 osd.4 (osd.4) 117 : cluster 3 failed to encode map e171 with expected crc 2023-10-09T10:20:45.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:44 smithi053 bash[79554]: cluster 2023-10-09T10:20:44.085184+0000 osd.4 (osd.4) 118 : cluster 3 failed to encode map e171 with expected crc 2023-10-09T10:20:45.448 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:45.482 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:45.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:45.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:45.586 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:45.619 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:45.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:45.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:45.724 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:45.755 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:45.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:45.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:45.832 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 27 16 137 121 0.280057 0 - 0.00314957 2023-10-09T10:20:45.859 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:45.891 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:45.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:45.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:45.995 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:46.030 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:46.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:46.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:46.134 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:46.145 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:45 smithi053 bash[76859]: cluster 2023-10-09T10:20:44.226936+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e171 with expected crc 2023-10-09T10:20:46.146 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:45 smithi053 bash[76859]: cluster 2023-10-09T10:20:44.229627+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e171 with expected crc 2023-10-09T10:20:46.146 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:45 smithi053 bash[76859]: cluster 2023-10-09T10:20:44.528054+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e171 with expected crc 2023-10-09T10:20:46.146 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:45 smithi053 bash[76859]: cluster 2023-10-09T10:20:45.294265+0000 mgr.y (mgr.26072) 542 : cluster 0 pgmap v537: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:46.146 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:45 smithi053 bash[79554]: cluster 2023-10-09T10:20:44.226936+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e171 with expected crc 2023-10-09T10:20:46.146 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:45 smithi053 bash[79554]: cluster 2023-10-09T10:20:44.229627+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e171 with expected crc 2023-10-09T10:20:46.146 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:45 smithi053 bash[79554]: cluster 2023-10-09T10:20:44.528054+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e171 with expected crc 2023-10-09T10:20:46.146 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:45 smithi053 bash[79554]: cluster 2023-10-09T10:20:45.294265+0000 mgr.y (mgr.26072) 542 : cluster 0 pgmap v537: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:46.166 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:46.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:46.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:46.270 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:46.282 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:45 smithi086 bash[59714]: cluster 2023-10-09T10:20:44.226936+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e171 with expected crc 2023-10-09T10:20:46.282 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:45 smithi086 bash[59714]: cluster 2023-10-09T10:20:44.229627+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e171 with expected crc 2023-10-09T10:20:46.282 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:45 smithi086 bash[59714]: cluster 2023-10-09T10:20:44.528054+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e171 with expected crc 2023-10-09T10:20:46.282 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:45 smithi086 bash[59714]: cluster 2023-10-09T10:20:45.294265+0000 mgr.y (mgr.26072) 542 : cluster 0 pgmap v537: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:46.301 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:46.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:46.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:46.405 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:46.434 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:46.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:46.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:46.538 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:46.571 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:46.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:46.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:46.674 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:46.709 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:46.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:46.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:46.814 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:46.832 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 28 16 137 121 0.270054 0 - 0.00314957 2023-10-09T10:20:46.846 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:46.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:46.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:46.950 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:46.982 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:46.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:46.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:47.085 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:47.113 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T10:20:47.119 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:47.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:47.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:47.223 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:47.253 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:47.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:47.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:47.358 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:47.387 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:47.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:47.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:47.491 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:47.524 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:47.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:47.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:47.566 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [6, 2] live_osds: [0, 1, 3, 4, 5, 7] 2023-10-09T10:20:47.566 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:20:47.566 INFO:tasks.thrashosds.thrasher:Reviving osd 6 2023-10-09T10:20:47.566 INFO:tasks.cephadm.osd.6:Restarting osd.6 (starting--it wasn't running)... 2023-10-09T10:20:47.566 DEBUG:teuthology.orchestra.run.smithi086:osd.6> sudo journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.6.service 2023-10-09T10:20:47.569 DEBUG:teuthology.orchestra.run.smithi086:> sudo systemctl start ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.6 2023-10-09T10:20:47.589 INFO:journalctl@ceph.osd.6.smithi086.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T10:20:47.608 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-09T10:20:47.627 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:47.654 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:47.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:47.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:47.757 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:47.782 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:47.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:47.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:47.832 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 29 16 137 121 0.260742 0 - 0.00314957 2023-10-09T10:20:47.866 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:20:47 smithi086 systemd[1]: Started Ceph osd.6 for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:20:47.885 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:47.916 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:47.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:47.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:48.020 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:48.045 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:48.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:48.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:48.149 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:48.181 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:48.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:48.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:48.285 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:48.311 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:48.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:48.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:48.415 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:48.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:48 smithi053 bash[79554]: cluster 2023-10-09T10:20:47.295692+0000 mgr.y (mgr.26072) 543 : cluster 0 pgmap v538: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:48.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:48 smithi053 bash[76859]: cluster 2023-10-09T10:20:47.295692+0000 mgr.y (mgr.26072) 543 : cluster 0 pgmap v538: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:48.446 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:48.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:48.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:48.550 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:48.586 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:48.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:48.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:48.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:48 smithi086 bash[59714]: cluster 2023-10-09T10:20:47.295692+0000 mgr.y (mgr.26072) 543 : cluster 0 pgmap v538: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:48.641 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:20:48.690 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:48.721 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:48.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:48.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:48.824 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:48.832 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 30 16 137 121 0.25205 0 - 0.00314957 2023-10-09T10:20:48.851 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:48.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:48.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:48.955 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:48.980 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:48.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:48.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:49.083 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:49.112 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:49.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:49.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:49.216 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:49.242 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:49.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:49.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:49.346 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:49.373 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:49.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:49.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:49.477 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:49.503 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:49.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:49.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:49.607 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:49.641 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:49.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:49.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:49.656 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:20:49.696 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:20:49 smithi086 bash[78177]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-10-09T10:20:49.697 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:20:49 smithi086 bash[78177]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-6 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2023-10-09T10:20:49.697 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:20:49 smithi086 bash[78177]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-10-09T10:20:49.697 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:20:49 smithi086 bash[78177]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-10-09T10:20:49.697 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:20:49 smithi086 bash[78177]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2023-10-09T10:20:49.697 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:20:49 smithi086 bash[78177]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-10-09T10:20:49.697 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:20:49 smithi086 bash[78177]: --> ceph-volume raw activate successful for osd ID: 6 2023-10-09T10:20:49.744 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:49.772 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:49.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:49.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:49.833 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 31 16 137 121 0.243919 0 - 0.00314957 2023-10-09T10:20:49.875 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:49.899 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:49.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:49.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:50.003 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:50.031 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:50.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:50.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:50.134 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:50.164 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:50.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:50.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:50.267 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:50.293 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:50.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:50.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:50.397 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:50.424 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:50.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:50.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:50.527 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:50.554 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:50.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:50.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:50.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:50 smithi086 bash[59714]: cluster 2023-10-09T10:20:49.297102+0000 mgr.y (mgr.26072) 544 : cluster 0 pgmap v539: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:50.658 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:50.686 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:50 smithi053 bash[76859]: cluster 2023-10-09T10:20:49.297102+0000 mgr.y (mgr.26072) 544 : cluster 0 pgmap v539: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:50.686 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:50 smithi053 bash[79554]: cluster 2023-10-09T10:20:49.297102+0000 mgr.y (mgr.26072) 544 : cluster 0 pgmap v539: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:50.691 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:50.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:50.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:50.795 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:50.821 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:50.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:50.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:50.833 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 32 16 137 121 0.236297 0 - 0.00314957 2023-10-09T10:20:50.925 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:50.952 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:50.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:50.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:51.056 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:51.089 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:51.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:51.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:51.194 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:51.226 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:51.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:51.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:51.330 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:51.360 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:51.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:51.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:51.465 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:51.492 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:51.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:51.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:51.595 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:51.626 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:51.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:51.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:51.682 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:20:51.730 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:51.751 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:51.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:51.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:51.833 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 33 16 137 121 0.229136 0 - 0.00314957 2023-10-09T10:20:51.854 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:51.866 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:20:51 smithi086 bash[78583]: debug 2023-10-09T10:20:51.483+0000 7f45d63d4700 1 -- 172.21.15.86:0/582816688 <== mon.1 v2:172.21.15.86:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55c8d13124e0 con 0x55c8d1385000 2023-10-09T10:20:51.890 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:51.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:51.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:51.994 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:52.030 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:52.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:52.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:52.132 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:52.144 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:20:52 smithi086 bash[78583]: debug 2023-10-09T10:20:52.051+0000 7f45dde4f200 -1 Falling back to public interface 2023-10-09T10:20:52.163 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:52.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:52.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:52.267 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:52.298 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:52.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:52.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:52.401 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:52.412 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:52 smithi086 bash[59714]: cluster 2023-10-09T10:20:51.298532+0000 mgr.y (mgr.26072) 545 : cluster 0 pgmap v540: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:52.430 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:52.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:52.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:52.534 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:52.565 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:52.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:52.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:52.569 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:52 smithi053 bash[76859]: cluster 2023-10-09T10:20:51.298532+0000 mgr.y (mgr.26072) 545 : cluster 0 pgmap v540: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:52.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:52 smithi053 bash[79554]: cluster 2023-10-09T10:20:51.298532+0000 mgr.y (mgr.26072) 545 : cluster 0 pgmap v540: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:52.669 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:52.701 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:52.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:52.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:52.805 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:52.833 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 34 16 137 121 0.222397 0 - 0.00314957 2023-10-09T10:20:52.840 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:52.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:52.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:52.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:20:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:20:52] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.33.4" 2023-10-09T10:20:52.945 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:52.978 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:52.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:52.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:53.082 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:53.113 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:53.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:53.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:53.217 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:53.244 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:53.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:53.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:53.348 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:53.376 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:53.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:53.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:53.479 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:53.509 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:53.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:53.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:53.613 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:53.647 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:53.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:53.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:53.752 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:53.787 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:53.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:53.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:53.798 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:20:53.833 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 35 16 137 121 0.216042 0 - 0.00314957 2023-10-09T10:20:53.891 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:53.916 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:53.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:53.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:54.019 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:54.050 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:54.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:54.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:54.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:53 smithi086 bash[59714]: audit 2023-10-09T10:20:53.062002+0000 mon.a (mon.0) 752 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:20:54.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:53 smithi086 bash[59714]: cluster 2023-10-09T10:20:53.299270+0000 mgr.y (mgr.26072) 546 : cluster 0 pgmap v541: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:54.154 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:54.180 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:54.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:54.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:54.283 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:54.316 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:54.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:54.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:54.420 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:54.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:53 smithi053 bash[79554]: audit 2023-10-09T10:20:53.062002+0000 mon.a (mon.0) 752 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:20:54.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:53 smithi053 bash[79554]: cluster 2023-10-09T10:20:53.299270+0000 mgr.y (mgr.26072) 546 : cluster 0 pgmap v541: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:54.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:53 smithi053 bash[76859]: audit 2023-10-09T10:20:53.062002+0000 mon.a (mon.0) 752 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:20:54.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:53 smithi053 bash[76859]: cluster 2023-10-09T10:20:53.299270+0000 mgr.y (mgr.26072) 546 : cluster 0 pgmap v541: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:54.450 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:54.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:54.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:54.553 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:54.582 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:54.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:54.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:54.686 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:54.712 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:54.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:54.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:54.815 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:54.833 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 36 16 137 121 0.210041 0 - 0.00314957 2023-10-09T10:20:54.842 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:54.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:54.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:54.945 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:54.967 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:54.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:54.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:55.071 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:55.093 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:55.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:55.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:55.196 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:55.218 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:55.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:55.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:55.321 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:55.348 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:55.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:55.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:55.452 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:55.477 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:55.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:55.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:55.580 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:55.609 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:55.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:55.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:55.713 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:55.738 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:55.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:55.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:55.834 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 37 16 137 121 0.204364 0 - 0.00314957 2023-10-09T10:20:55.841 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:55.865 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:55.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:55.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:55.969 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:55.988 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:55.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:55.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:56.093 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:56.097 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:20:56.098 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [], 2023-10-09T10:20:56.098 INFO:teuthology.orchestra.run.smithi053.stdout: "num_ops": 0 2023-10-09T10:20:56.098 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:20:56.118 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:56.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:56.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:56.221 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:56.243 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:56.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:56.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:56.347 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:56.380 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:56.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:56.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:56.483 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:56.496 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:56 smithi086 bash[59714]: cluster 2023-10-09T10:20:55.300408+0000 mgr.y (mgr.26072) 547 : cluster 0 pgmap v542: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:56.512 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:56.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:56.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:56.615 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:56.637 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:56.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:56.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:56.641 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:56 smithi053 bash[79554]: cluster 2023-10-09T10:20:55.300408+0000 mgr.y (mgr.26072) 547 : cluster 0 pgmap v542: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:56.641 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:56 smithi053 bash[76859]: cluster 2023-10-09T10:20:55.300408+0000 mgr.y (mgr.26072) 547 : cluster 0 pgmap v542: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:56.740 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:56.767 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:56.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:56.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:56.834 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 38 16 137 121 0.198986 0 - 0.00314957 2023-10-09T10:20:56.870 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:56.897 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:56.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:56.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:57.000 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:57.010 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:20:56 smithi086 bash[78583]: debug 2023-10-09T10:20:56.967+0000 7f45dde4f200 -1 osd.6 155 log_to_monitors {default=true} 2023-10-09T10:20:57.026 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:57.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:57.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:57.129 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:57.159 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:57.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:57.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:57.224 INFO:teuthology.orchestra.run.smithi086.stderr:no valid command found; 10 closest matches: 2023-10-09T10:20:57.225 INFO:teuthology.orchestra.run.smithi086.stderr:0 2023-10-09T10:20:57.225 INFO:teuthology.orchestra.run.smithi086.stderr:1 2023-10-09T10:20:57.225 INFO:teuthology.orchestra.run.smithi086.stderr:2 2023-10-09T10:20:57.225 INFO:teuthology.orchestra.run.smithi086.stderr:abort 2023-10-09T10:20:57.225 INFO:teuthology.orchestra.run.smithi086.stderr:assert 2023-10-09T10:20:57.225 INFO:teuthology.orchestra.run.smithi086.stderr:bluefs debug_inject_read_zeros 2023-10-09T10:20:57.225 INFO:teuthology.orchestra.run.smithi086.stderr:bluefs files list 2023-10-09T10:20:57.225 INFO:teuthology.orchestra.run.smithi086.stderr:bluefs stats 2023-10-09T10:20:57.225 INFO:teuthology.orchestra.run.smithi086.stderr:bluestore allocator dump block 2023-10-09T10:20:57.225 INFO:teuthology.orchestra.run.smithi086.stderr:bluestore allocator fragmentation block 2023-10-09T10:20:57.225 INFO:teuthology.orchestra.run.smithi086.stderr:admin_socket: invalid command 2023-10-09T10:20:57.263 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:57.293 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:20:57.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:57.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:20:57.398 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:57.426 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:57.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:57.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:57.530 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:57.559 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:57.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:57.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:57.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:57 smithi086 bash[59714]: audit 2023-10-09T10:20:56.975331+0000 mon.a (mon.0) 753 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-09T10:20:57.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:57 smithi086 bash[59714]: audit 2023-10-09T10:20:56.975545+0000 mon.b (mon.1) 6 : audit 1 from='osd.6 [v2:172.21.15.86:6816/1205332822,v1:172.21.15.86:6817/1205332822]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-09T10:20:57.617 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:20:57 smithi086 bash[78583]: debug 2023-10-09T10:20:57.383+0000 7f45ce347700 -1 osd.6 155 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-09T10:20:57.661 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:57.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:57 smithi053 bash[76859]: audit 2023-10-09T10:20:56.975331+0000 mon.a (mon.0) 753 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-09T10:20:57.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:57 smithi053 bash[76859]: audit 2023-10-09T10:20:56.975545+0000 mon.b (mon.1) 6 : audit 1 from='osd.6 [v2:172.21.15.86:6816/1205332822,v1:172.21.15.86:6817/1205332822]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-09T10:20:57.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:57 smithi053 bash[79554]: audit 2023-10-09T10:20:56.975331+0000 mon.a (mon.0) 753 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-09T10:20:57.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:57 smithi053 bash[79554]: audit 2023-10-09T10:20:56.975545+0000 mon.b (mon.1) 6 : audit 1 from='osd.6 [v2:172.21.15.86:6816/1205332822,v1:172.21.15.86:6817/1205332822]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-10-09T10:20:57.683 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:57.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:57.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:57.786 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:57.813 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:57.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:57.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:57.834 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 39 16 137 121 0.193884 0 - 0.00314957 2023-10-09T10:20:57.916 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:57.946 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:57.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:57.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:58.050 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:58.075 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:58.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:58.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:58.180 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:58.207 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:58.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:58.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:58.211 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-10-09T10:20:58.212 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-6, ['dump_ops_in_flight'] 2023-10-09T10:20:58.309 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:58.331 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:58.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:58.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:58.434 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:58.459 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:58.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:58.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:58.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:58 smithi053 bash[76859]: cluster 2023-10-09T10:20:57.301426+0000 mgr.y (mgr.26072) 548 : cluster 0 pgmap v543: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:58.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:58 smithi053 bash[76859]: cluster 2023-10-09T10:20:57.356079+0000 mon.a (mon.0) 754 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive (PG_AVAILABILITY) 2023-10-09T10:20:58.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:58 smithi053 bash[76859]: cluster 2023-10-09T10:20:57.356109+0000 mon.a (mon.0) 755 : cluster 3 Health check update: Degraded data redundancy: 98/447 objects degraded (21.924%), 18 pgs degraded, 42 pgs undersized (PG_DEGRADED) 2023-10-09T10:20:58.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:58 smithi053 bash[76859]: audit 2023-10-09T10:20:57.369426+0000 mon.a (mon.0) 756 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-09T10:20:58.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:58 smithi053 bash[76859]: cluster 2023-10-09T10:20:57.369590+0000 mon.a (mon.0) 757 : cluster 0 osdmap e172: 8 total, 6 up, 8 in 2023-10-09T10:20:58.528 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:58 smithi053 bash[76859]: audit 2023-10-09T10:20:57.370944+0000 mon.a (mon.0) 758 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T10:20:58.528 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:58 smithi053 bash[76859]: audit 2023-10-09T10:20:57.371422+0000 mon.b (mon.1) 7 : audit 1 from='osd.6 [v2:172.21.15.86:6816/1205332822,v1:172.21.15.86:6817/1205332822]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T10:20:58.528 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:58 smithi053 bash[76859]: cluster 2023-10-09T10:20:57.551505+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e172 with expected crc 2023-10-09T10:20:58.528 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:58 smithi053 bash[76859]: cluster 2023-10-09T10:20:57.552540+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e172 with expected crc 2023-10-09T10:20:58.528 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:58 smithi053 bash[76859]: cluster 2023-10-09T10:20:57.635939+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e172 with expected crc 2023-10-09T10:20:58.528 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:58 smithi053 bash[76859]: cluster 2023-10-09T10:20:57.635980+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e172 with expected crc 2023-10-09T10:20:58.528 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:58 smithi053 bash[79554]: cluster 2023-10-09T10:20:57.301426+0000 mgr.y (mgr.26072) 548 : cluster 0 pgmap v543: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:58.528 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:58 smithi053 bash[79554]: cluster 2023-10-09T10:20:57.356079+0000 mon.a (mon.0) 754 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive (PG_AVAILABILITY) 2023-10-09T10:20:58.528 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:58 smithi053 bash[79554]: cluster 2023-10-09T10:20:57.356109+0000 mon.a (mon.0) 755 : cluster 3 Health check update: Degraded data redundancy: 98/447 objects degraded (21.924%), 18 pgs degraded, 42 pgs undersized (PG_DEGRADED) 2023-10-09T10:20:58.529 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:58 smithi053 bash[79554]: audit 2023-10-09T10:20:57.369426+0000 mon.a (mon.0) 756 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-09T10:20:58.529 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:58 smithi053 bash[79554]: cluster 2023-10-09T10:20:57.369590+0000 mon.a (mon.0) 757 : cluster 0 osdmap e172: 8 total, 6 up, 8 in 2023-10-09T10:20:58.529 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:58 smithi053 bash[79554]: audit 2023-10-09T10:20:57.370944+0000 mon.a (mon.0) 758 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T10:20:58.529 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:58 smithi053 bash[79554]: audit 2023-10-09T10:20:57.371422+0000 mon.b (mon.1) 7 : audit 1 from='osd.6 [v2:172.21.15.86:6816/1205332822,v1:172.21.15.86:6817/1205332822]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T10:20:58.529 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:58 smithi053 bash[79554]: cluster 2023-10-09T10:20:57.551505+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e172 with expected crc 2023-10-09T10:20:58.529 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:58 smithi053 bash[79554]: cluster 2023-10-09T10:20:57.552540+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e172 with expected crc 2023-10-09T10:20:58.529 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:58 smithi053 bash[79554]: cluster 2023-10-09T10:20:57.635939+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e172 with expected crc 2023-10-09T10:20:58.529 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:58 smithi053 bash[79554]: cluster 2023-10-09T10:20:57.635980+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e172 with expected crc 2023-10-09T10:20:58.563 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:58.595 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:58.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:58.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:58.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:58 smithi086 bash[59714]: cluster 2023-10-09T10:20:57.301426+0000 mgr.y (mgr.26072) 548 : cluster 0 pgmap v543: 89 pgs: 36 active+clean, 7 undersized+peered, 28 active+undersized, 18 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 98/447 objects degraded (21.924%) 2023-10-09T10:20:58.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:58 smithi086 bash[59714]: cluster 2023-10-09T10:20:57.356079+0000 mon.a (mon.0) 754 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive (PG_AVAILABILITY) 2023-10-09T10:20:58.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:58 smithi086 bash[59714]: cluster 2023-10-09T10:20:57.356109+0000 mon.a (mon.0) 755 : cluster 3 Health check update: Degraded data redundancy: 98/447 objects degraded (21.924%), 18 pgs degraded, 42 pgs undersized (PG_DEGRADED) 2023-10-09T10:20:58.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:58 smithi086 bash[59714]: audit 2023-10-09T10:20:57.369426+0000 mon.a (mon.0) 756 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-10-09T10:20:58.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:58 smithi086 bash[59714]: cluster 2023-10-09T10:20:57.369590+0000 mon.a (mon.0) 757 : cluster 0 osdmap e172: 8 total, 6 up, 8 in 2023-10-09T10:20:58.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:58 smithi086 bash[59714]: audit 2023-10-09T10:20:57.370944+0000 mon.a (mon.0) 758 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T10:20:58.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:58 smithi086 bash[59714]: audit 2023-10-09T10:20:57.371422+0000 mon.b (mon.1) 7 : audit 1 from='osd.6 [v2:172.21.15.86:6816/1205332822,v1:172.21.15.86:6817/1205332822]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi086", "root=default"]}]: dispatch 2023-10-09T10:20:58.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:58 smithi086 bash[59714]: cluster 2023-10-09T10:20:57.551505+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e172 with expected crc 2023-10-09T10:20:58.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:58 smithi086 bash[59714]: cluster 2023-10-09T10:20:57.552540+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e172 with expected crc 2023-10-09T10:20:58.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:58 smithi086 bash[59714]: cluster 2023-10-09T10:20:57.635939+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e172 with expected crc 2023-10-09T10:20:58.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:58 smithi086 bash[59714]: cluster 2023-10-09T10:20:57.635980+0000 osd.4 (osd.4) 119 : cluster 3 failed to encode map e172 with expected crc 2023-10-09T10:20:58.700 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:58.732 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:58.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:58.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:58.834 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:2023-10-09T10:20:58.833471+0000 min lat: 0.00127863 max lat: 0.0109328 avg lat: 0.00314957 2023-10-09T10:20:58.834 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:20:58.834 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 40 16 137 121 0.189037 0 - 0.00314957 2023-10-09T10:20:58.836 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:58.859 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:20:58.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:58.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:20:58.962 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:58.989 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:58.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:58.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:59.008 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:20:59.029 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:20:59.055 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:20:59.080 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:20:59.094 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:59.108 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:20:59.128 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:59.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:59.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:59.136 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:20:59.161 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:20:59.162 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:20:59.162 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:20:59.162 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENXIO: problem getting command descriptions from osd.2 2023-10-09T10:20:59.162 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:20:59.162 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:20:59.162 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:20:59.162 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:20:59.162 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:20:59.232 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:59.261 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:59.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:59.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:59.281 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-09T10:20:59.366 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:59.391 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:20:59.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:59.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:20:59.494 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:59.504 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:59 smithi053 bash[76859]: cluster 2023-10-09T10:20:58.364612+0000 mon.a (mon.0) 759 : cluster 3 Health check update: 1 osds down (OSD_DOWN) 2023-10-09T10:20:59.504 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:59 smithi053 bash[76859]: cluster 2023-10-09T10:20:58.368440+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T10:20:59.505 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:59 smithi053 bash[76859]: cluster 2023-10-09T10:20:58.370157+0000 mon.a (mon.0) 760 : cluster 1 osd.6 [v2:172.21.15.86:6816/1205332822,v1:172.21.15.86:6817/1205332822] boot 2023-10-09T10:20:59.505 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:59 smithi053 bash[76859]: cluster 2023-10-09T10:20:58.370218+0000 mon.a (mon.0) 761 : cluster 0 osdmap e173: 8 total, 7 up, 8 in 2023-10-09T10:20:59.505 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:59 smithi053 bash[76859]: cluster 2023-10-09T10:20:58.370718+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T10:20:59.505 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:59 smithi053 bash[76859]: audit 2023-10-09T10:20:58.371042+0000 mon.a (mon.0) 762 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T10:20:59.505 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:59 smithi053 bash[76859]: cluster 2023-10-09T10:20:58.372601+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T10:20:59.505 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:20:59 smithi053 bash[76859]: audit 2023-10-09T10:20:58.982309+0000 mon.c (mon.2) 55 : audit 0 from='client.? 172.21.15.53:0/3679287048' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:20:59.505 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:59 smithi053 bash[79554]: cluster 2023-10-09T10:20:58.364612+0000 mon.a (mon.0) 759 : cluster 3 Health check update: 1 osds down (OSD_DOWN) 2023-10-09T10:20:59.506 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:59 smithi053 bash[79554]: cluster 2023-10-09T10:20:58.368440+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T10:20:59.506 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:59 smithi053 bash[79554]: cluster 2023-10-09T10:20:58.370157+0000 mon.a (mon.0) 760 : cluster 1 osd.6 [v2:172.21.15.86:6816/1205332822,v1:172.21.15.86:6817/1205332822] boot 2023-10-09T10:20:59.506 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:59 smithi053 bash[79554]: cluster 2023-10-09T10:20:58.370218+0000 mon.a (mon.0) 761 : cluster 0 osdmap e173: 8 total, 7 up, 8 in 2023-10-09T10:20:59.506 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:59 smithi053 bash[79554]: cluster 2023-10-09T10:20:58.370718+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T10:20:59.506 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:59 smithi053 bash[79554]: audit 2023-10-09T10:20:58.371042+0000 mon.a (mon.0) 762 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T10:20:59.506 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:59 smithi053 bash[79554]: cluster 2023-10-09T10:20:58.372601+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T10:20:59.507 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:20:59 smithi053 bash[79554]: audit 2023-10-09T10:20:58.982309+0000 mon.c (mon.2) 55 : audit 0 from='client.? 172.21.15.53:0/3679287048' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:20:59.525 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:20:59.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:59.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:20:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:59 smithi086 bash[59714]: cluster 2023-10-09T10:20:58.364612+0000 mon.a (mon.0) 759 : cluster 3 Health check update: 1 osds down (OSD_DOWN) 2023-10-09T10:20:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:59 smithi086 bash[59714]: cluster 2023-10-09T10:20:58.368440+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T10:20:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:59 smithi086 bash[59714]: cluster 2023-10-09T10:20:58.370157+0000 mon.a (mon.0) 760 : cluster 1 osd.6 [v2:172.21.15.86:6816/1205332822,v1:172.21.15.86:6817/1205332822] boot 2023-10-09T10:20:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:59 smithi086 bash[59714]: cluster 2023-10-09T10:20:58.370218+0000 mon.a (mon.0) 761 : cluster 0 osdmap e173: 8 total, 7 up, 8 in 2023-10-09T10:20:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:59 smithi086 bash[59714]: cluster 2023-10-09T10:20:58.370718+0000 osd.4 (osd.4) 120 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T10:20:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:59 smithi086 bash[59714]: audit 2023-10-09T10:20:58.371042+0000 mon.a (mon.0) 762 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-10-09T10:20:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:59 smithi086 bash[59714]: cluster 2023-10-09T10:20:58.372601+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T10:20:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:20:59 smithi086 bash[59714]: audit 2023-10-09T10:20:58.982309+0000 mon.c (mon.2) 55 : audit 0 from='client.? 172.21.15.53:0/3679287048' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:20:59.628 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:59.668 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:59.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:59.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:20:59.773 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:59.801 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:20:59.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:59.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:20:59.834 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 41 16 1391 1375 2.09576 1.95938 0.0027229 0.477132 2023-10-09T10:20:59.903 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:59.932 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:20:59.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:20:59.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:00.035 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:00.060 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:00.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:00.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:00.164 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:00.188 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:00.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:00.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:00.291 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:00.319 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:00.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:00.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:00.422 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:00.432 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:57.982145+0000 osd.6 (osd.6) 1 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T10:21:00.433 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:58.368293+0000 osd.6 (osd.6) 2 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T10:21:00.433 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:59.302932+0000 mgr.y (mgr.26072) 549 : cluster 0 pgmap v546: 89 pgs: 1 creating+peering, 11 peering, 36 active+clean, 6 undersized+peered, 21 active+undersized, 14 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 82/447 objects degraded (18.345%) 2023-10-09T10:21:00.433 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:59.374722+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.433 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:59.375236+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.433 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:59.376544+0000 mon.a (mon.0) 763 : cluster 0 osdmap e174: 8 total, 7 up, 8 in 2023-10-09T10:21:00.433 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:59.377229+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.433 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:59.377490+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.433 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:59.377629+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.433 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:59.378126+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.433 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:59.378856+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.434 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:59.379577+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.434 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:00 smithi086 bash[59714]: cluster 2023-10-09T10:20:59.380828+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.448 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:00.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:00.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:00.553 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:00.579 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:00.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:00.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:00.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:57.982145+0000 osd.6 (osd.6) 1 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T10:21:00.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:58.368293+0000 osd.6 (osd.6) 2 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T10:21:00.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:59.302932+0000 mgr.y (mgr.26072) 549 : cluster 0 pgmap v546: 89 pgs: 1 creating+peering, 11 peering, 36 active+clean, 6 undersized+peered, 21 active+undersized, 14 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 82/447 objects degraded (18.345%) 2023-10-09T10:21:00.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:59.374722+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:59.375236+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:59.376544+0000 mon.a (mon.0) 763 : cluster 0 osdmap e174: 8 total, 7 up, 8 in 2023-10-09T10:21:00.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:59.377229+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:59.377490+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:59.377629+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:59.378126+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:59.378856+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:59.379577+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[79554]: cluster 2023-10-09T10:20:59.380828+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:57.982145+0000 osd.6 (osd.6) 1 : cluster 3 failed to encode map e156 with expected crc 2023-10-09T10:21:00.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:58.368293+0000 osd.6 (osd.6) 2 : cluster 3 failed to encode map e173 with expected crc 2023-10-09T10:21:00.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:59.302932+0000 mgr.y (mgr.26072) 549 : cluster 0 pgmap v546: 89 pgs: 1 creating+peering, 11 peering, 36 active+clean, 6 undersized+peered, 21 active+undersized, 14 active+undersized+degraded; 12 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 82/447 objects degraded (18.345%) 2023-10-09T10:21:00.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:59.374722+0000 osd.4 (osd.4) 121 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:59.375236+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:59.376544+0000 mon.a (mon.0) 763 : cluster 0 osdmap e174: 8 total, 7 up, 8 in 2023-10-09T10:21:00.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:59.377229+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:59.377490+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:59.377629+0000 osd.4 (osd.4) 122 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:59.378126+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:59.378856+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:59.379577+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:00 smithi053 bash[76859]: cluster 2023-10-09T10:20:59.380828+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e174 with expected crc 2023-10-09T10:21:00.681 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:00.715 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:00.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:00.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:00.819 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:00.834 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 42 16 4454 4438 6.60328 191.438 0.0865763 0.151351 2023-10-09T10:21:00.853 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:00.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:00.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:00.958 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:00.983 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:00.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:00.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:01.086 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:01.112 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:01.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:01.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:01.216 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:01.238 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:01.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:01.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:01.342 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:01.369 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:01.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:01.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:01.473 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:01.500 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:01.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:01.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:01.604 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:01.627 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:01.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:01.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:01.716 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T10:21:01.717 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T10:21:01.730 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:01.756 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:01.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:01.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:01.834 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 43 16 7540 7524 10.9346 192.875 0.00491069 0.091443 2023-10-09T10:21:01.861 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:01.891 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:01.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:01.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:01.994 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:02.020 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:02.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:02.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:02.123 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:02.164 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:02.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:02.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:02.267 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:02.302 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:02.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:02.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:02.389 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:02 smithi053 bash[79554]: cluster 2023-10-09T10:21:01.303920+0000 mgr.y (mgr.26072) 550 : cluster 0 pgmap v548: 89 pgs: 1 creating+peering, 16 peering, 37 active+clean, 3 undersized+peered, 20 active+undersized, 12 active+undersized+degraded; 74 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s wr, 164 op/s; 914/3402 objects degraded (26.867%) 2023-10-09T10:21:02.389 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:02 smithi053 bash[79554]: audit 2023-10-09T10:21:02.313196+0000 mon.a (mon.0) 764 : audit 1 from='client.? 172.21.15.53:0/3238299573' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:21:02.392 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is unset 2023-10-09T10:21:02.409 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:02.438 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:02.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:02.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:02.542 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:02.572 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:02.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:02.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:02.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:21:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:21:02] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.33.4" 2023-10-09T10:21:02.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:02 smithi053 bash[76859]: cluster 2023-10-09T10:21:01.303920+0000 mgr.y (mgr.26072) 550 : cluster 0 pgmap v548: 89 pgs: 1 creating+peering, 16 peering, 37 active+clean, 3 undersized+peered, 20 active+undersized, 12 active+undersized+degraded; 74 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s wr, 164 op/s; 914/3402 objects degraded (26.867%) 2023-10-09T10:21:02.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:02 smithi053 bash[76859]: audit 2023-10-09T10:21:02.313196+0000 mon.a (mon.0) 764 : audit 1 from='client.? 172.21.15.53:0/3238299573' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:21:02.677 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:02.685 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:02 smithi086 bash[59714]: cluster 2023-10-09T10:21:01.303920+0000 mgr.y (mgr.26072) 550 : cluster 0 pgmap v548: 89 pgs: 1 creating+peering, 16 peering, 37 active+clean, 3 undersized+peered, 20 active+undersized, 12 active+undersized+degraded; 74 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s wr, 164 op/s; 914/3402 objects degraded (26.867%) 2023-10-09T10:21:02.685 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:02 smithi086 bash[59714]: audit 2023-10-09T10:21:02.313196+0000 mon.a (mon.0) 764 : audit 1 from='client.? 172.21.15.53:0/3238299573' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:21:02.703 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:02.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:02.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:02.806 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:02.836 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:02.836 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 44 16 10237 10221 14.5161 168.562 0.0103731 0.0688786 2023-10-09T10:21:02.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:02.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:02.939 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:02.969 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:02.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:02.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:03.073 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:03.097 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:03.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:03.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:03.200 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:03.213 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-09T10:21:03.227 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:03.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:03.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:03.333 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:03.361 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:03.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:03.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:03.465 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:03.496 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:03.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:03.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:03.601 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:03.627 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:03.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:03.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:03.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:03 smithi053 bash[79554]: cluster 2023-10-09T10:21:02.371676+0000 mon.a (mon.0) 765 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:21:03.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:03 smithi053 bash[79554]: cluster 2023-10-09T10:21:02.377758+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T10:21:03.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:03 smithi053 bash[79554]: cluster 2023-10-09T10:21:02.381224+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T10:21:03.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:03 smithi053 bash[79554]: cluster 2023-10-09T10:21:02.381464+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T10:21:03.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:03 smithi053 bash[79554]: audit 2023-10-09T10:21:02.382369+0000 mon.a (mon.0) 766 : audit 1 from='client.? 172.21.15.53:0/3238299573' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:21:03.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:03 smithi053 bash[79554]: cluster 2023-10-09T10:21:02.382438+0000 mon.a (mon.0) 767 : cluster 0 osdmap e175: 8 total, 7 up, 8 in 2023-10-09T10:21:03.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:03 smithi053 bash[79554]: cluster 2023-10-09T10:21:02.384247+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T10:21:03.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:03 smithi053 bash[79554]: cluster 2023-10-09T10:21:02.385692+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T10:21:03.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:03 smithi053 bash[79554]: cluster 2023-10-09T10:21:02.386007+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T10:21:03.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:03 smithi053 bash[79554]: cluster 2023-10-09T10:21:02.964067+0000 mon.a (mon.0) 768 : cluster 3 Health check update: Reduced data availability: 3 pgs inactive (PG_AVAILABILITY) 2023-10-09T10:21:03.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:03 smithi053 bash[79554]: cluster 2023-10-09T10:21:02.964120+0000 mon.a (mon.0) 769 : cluster 3 Health check update: Degraded data redundancy: 914/3402 objects degraded (26.867%), 12 pgs degraded, 25 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:03.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:03 smithi053 bash[79554]: cluster 2023-10-09T10:21:03.304786+0000 mgr.y (mgr.26072) 551 : cluster 0 pgmap v550: 89 pgs: 1 creating+peering, 16 peering, 45 active+clean, 17 active+undersized, 10 active+undersized+degraded; 250 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 40 MiB/s wr, 641 op/s; 1601/11874 objects degraded (13.483%); 108 KiB/s, 1 objects/s recovering 2023-10-09T10:21:03.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:03 smithi053 bash[76859]: cluster 2023-10-09T10:21:02.371676+0000 mon.a (mon.0) 765 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:21:03.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:03 smithi053 bash[76859]: cluster 2023-10-09T10:21:02.377758+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T10:21:03.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:03 smithi053 bash[76859]: cluster 2023-10-09T10:21:02.381224+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T10:21:03.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:03 smithi053 bash[76859]: cluster 2023-10-09T10:21:02.381464+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T10:21:03.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:03 smithi053 bash[76859]: audit 2023-10-09T10:21:02.382369+0000 mon.a (mon.0) 766 : audit 1 from='client.? 172.21.15.53:0/3238299573' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:21:03.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:03 smithi053 bash[76859]: cluster 2023-10-09T10:21:02.382438+0000 mon.a (mon.0) 767 : cluster 0 osdmap e175: 8 total, 7 up, 8 in 2023-10-09T10:21:03.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:03 smithi053 bash[76859]: cluster 2023-10-09T10:21:02.384247+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T10:21:03.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:03 smithi053 bash[76859]: cluster 2023-10-09T10:21:02.385692+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T10:21:03.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:03 smithi053 bash[76859]: cluster 2023-10-09T10:21:02.386007+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T10:21:03.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:03 smithi053 bash[76859]: cluster 2023-10-09T10:21:02.964067+0000 mon.a (mon.0) 768 : cluster 3 Health check update: Reduced data availability: 3 pgs inactive (PG_AVAILABILITY) 2023-10-09T10:21:03.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:03 smithi053 bash[76859]: cluster 2023-10-09T10:21:02.964120+0000 mon.a (mon.0) 769 : cluster 3 Health check update: Degraded data redundancy: 914/3402 objects degraded (26.867%), 12 pgs degraded, 25 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:03.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:03 smithi053 bash[76859]: cluster 2023-10-09T10:21:03.304786+0000 mgr.y (mgr.26072) 551 : cluster 0 pgmap v550: 89 pgs: 1 creating+peering, 16 peering, 45 active+clean, 17 active+undersized, 10 active+undersized+degraded; 250 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 40 MiB/s wr, 641 op/s; 1601/11874 objects degraded (13.483%); 108 KiB/s, 1 objects/s recovering 2023-10-09T10:21:03.718 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:21:03.731 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:03.741 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:03 smithi086 bash[59714]: cluster 2023-10-09T10:21:02.371676+0000 mon.a (mon.0) 765 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:21:03.742 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:03 smithi086 bash[59714]: cluster 2023-10-09T10:21:02.377758+0000 osd.4 (osd.4) 123 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T10:21:03.742 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:03 smithi086 bash[59714]: cluster 2023-10-09T10:21:02.381224+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T10:21:03.742 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:03 smithi086 bash[59714]: cluster 2023-10-09T10:21:02.381464+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T10:21:03.742 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:03 smithi086 bash[59714]: audit 2023-10-09T10:21:02.382369+0000 mon.a (mon.0) 766 : audit 1 from='client.? 172.21.15.53:0/3238299573' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:21:03.742 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:03 smithi086 bash[59714]: cluster 2023-10-09T10:21:02.382438+0000 mon.a (mon.0) 767 : cluster 0 osdmap e175: 8 total, 7 up, 8 in 2023-10-09T10:21:03.742 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:03 smithi086 bash[59714]: cluster 2023-10-09T10:21:02.384247+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T10:21:03.742 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:03 smithi086 bash[59714]: cluster 2023-10-09T10:21:02.385692+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T10:21:03.742 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:03 smithi086 bash[59714]: cluster 2023-10-09T10:21:02.386007+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e175 with expected crc 2023-10-09T10:21:03.742 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:03 smithi086 bash[59714]: cluster 2023-10-09T10:21:02.964067+0000 mon.a (mon.0) 768 : cluster 3 Health check update: Reduced data availability: 3 pgs inactive (PG_AVAILABILITY) 2023-10-09T10:21:03.742 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:03 smithi086 bash[59714]: cluster 2023-10-09T10:21:02.964120+0000 mon.a (mon.0) 769 : cluster 3 Health check update: Degraded data redundancy: 914/3402 objects degraded (26.867%), 12 pgs degraded, 25 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:03.742 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:03 smithi086 bash[59714]: cluster 2023-10-09T10:21:03.304786+0000 mgr.y (mgr.26072) 551 : cluster 0 pgmap v550: 89 pgs: 1 creating+peering, 16 peering, 45 active+clean, 17 active+undersized, 10 active+undersized+degraded; 250 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 40 MiB/s wr, 641 op/s; 1601/11874 objects degraded (13.483%); 108 KiB/s, 1 objects/s recovering 2023-10-09T10:21:03.760 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:03.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:03.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:03.836 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 45 16 12984 12968 18.0082 171.688 0.00290399 0.0555212 2023-10-09T10:21:03.864 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:03.894 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:03.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:03.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:04.002 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:04.031 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:04.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:04.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:04.136 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:04.159 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:04.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:04.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:04.262 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:04.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:04.295 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:04.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:04.391 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:04 smithi053 bash[76859]: cluster 2023-10-09T10:21:03.967199+0000 mon.a (mon.0) 770 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive) 2023-10-09T10:21:04.396 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:04.424 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:04.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:04.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:04.528 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:04.537 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:04 smithi086 bash[59714]: cluster 2023-10-09T10:21:03.967199+0000 mon.a (mon.0) 770 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive) 2023-10-09T10:21:04.560 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:04.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:04.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:04.664 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:04.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:04 smithi053 bash[79554]: cluster 2023-10-09T10:21:03.967199+0000 mon.a (mon.0) 770 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive) 2023-10-09T10:21:04.694 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:04.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:04.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:04.798 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:04.826 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:04.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:04.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:04.836 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 46 16 15556 15540 21.1108 160.75 0.00269272 0.0473632 2023-10-09T10:21:04.929 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:04.956 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:04.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:04.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:05.060 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:05.095 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:05.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:05.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:05.202 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:05.228 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:05.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:05.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:05.332 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:05.362 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:05.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:05.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:05.468 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:05.478 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:05 smithi086 bash[59714]: cluster 2023-10-09T10:21:05.305770+0000 mgr.y (mgr.26072) 552 : cluster 0 pgmap v551: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 776 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s; 5750/37134 objects degraded (15.484%); 249 KiB/s, 3 objects/s recovering 2023-10-09T10:21:05.493 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:05.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:05.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:05.597 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:05.607 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:05 smithi053 bash[79554]: cluster 2023-10-09T10:21:05.305770+0000 mgr.y (mgr.26072) 552 : cluster 0 pgmap v551: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 776 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s; 5750/37134 objects degraded (15.484%); 249 KiB/s, 3 objects/s recovering 2023-10-09T10:21:05.608 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:05 smithi053 bash[76859]: cluster 2023-10-09T10:21:05.305770+0000 mgr.y (mgr.26072) 552 : cluster 0 pgmap v551: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 776 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s; 5750/37134 objects degraded (15.484%); 249 KiB/s, 3 objects/s recovering 2023-10-09T10:21:05.625 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:05.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:05.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:05.729 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:05.761 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:05.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:05.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:05.836 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 47 16 18095 18079 24.0374 158.688 0.00509331 0.0415942 2023-10-09T10:21:05.865 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:05.893 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:05.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:05.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:05.996 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:06.023 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:06.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:06.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:06.108 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:21:06.127 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:06.161 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:06.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:06.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:06.266 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:06.298 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:06.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:06.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:06.402 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:06.430 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:06.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:06.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:06.536 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:06.565 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:06.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:06.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:06.622 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T10:21:06.668 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:06.722 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:06.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:06.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:06.826 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:06.836 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 48 16 20484 20468 26.6469 149.312 0.00745806 0.0375211 2023-10-09T10:21:06.863 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:06.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:06.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:06.969 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:06.999 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:07.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:07.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:07.103 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:07.130 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:07.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:07.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:07.233 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:07.260 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:07.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:07.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:07.364 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:07.396 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:07.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:07.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:07.499 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:07.530 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:07.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:07.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:07.634 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:07.661 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:07.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:07.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:07.767 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:07.799 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:07.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:07.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:07.836 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 49 16 22762 22746 29.0082 142.375 0.00198116 0.0344587 2023-10-09T10:21:07.905 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:07.931 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:07.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:07.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:08.034 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:08.061 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:08.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:08.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:08.068 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:21:08.164 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:08.188 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:08.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:08.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:08.291 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:08.318 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:08.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:08.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:08.364 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:08 smithi086 bash[59714]: cluster 2023-10-09T10:21:07.306626+0000 mgr.y (mgr.26072) 553 : cluster 0 pgmap v552: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 881 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s; 7421/42147 objects degraded (17.607%); 216 KiB/s, 3 objects/s recovering 2023-10-09T10:21:08.364 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:08 smithi086 bash[59714]: cluster 2023-10-09T10:21:07.966299+0000 mon.a (mon.0) 771 : cluster 3 Health check update: Degraded data redundancy: 7421/42147 objects degraded (17.607%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:08.364 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:08 smithi086 bash[59714]: audit 2023-10-09T10:21:08.061887+0000 mon.a (mon.0) 772 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:21:08.422 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:08.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:08 smithi053 bash[79554]: cluster 2023-10-09T10:21:07.306626+0000 mgr.y (mgr.26072) 553 : cluster 0 pgmap v552: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 881 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s; 7421/42147 objects degraded (17.607%); 216 KiB/s, 3 objects/s recovering 2023-10-09T10:21:08.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:08 smithi053 bash[79554]: cluster 2023-10-09T10:21:07.966299+0000 mon.a (mon.0) 771 : cluster 3 Health check update: Degraded data redundancy: 7421/42147 objects degraded (17.607%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:08.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:08 smithi053 bash[79554]: audit 2023-10-09T10:21:08.061887+0000 mon.a (mon.0) 772 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:21:08.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:08 smithi053 bash[76859]: cluster 2023-10-09T10:21:07.306626+0000 mgr.y (mgr.26072) 553 : cluster 0 pgmap v552: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 881 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s; 7421/42147 objects degraded (17.607%); 216 KiB/s, 3 objects/s recovering 2023-10-09T10:21:08.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:08 smithi053 bash[76859]: cluster 2023-10-09T10:21:07.966299+0000 mon.a (mon.0) 771 : cluster 3 Health check update: Degraded data redundancy: 7421/42147 objects degraded (17.607%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:08.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:08 smithi053 bash[76859]: audit 2023-10-09T10:21:08.061887+0000 mon.a (mon.0) 772 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:21:08.446 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:08.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:08.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:08.550 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:08.579 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:08.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:08.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:08.683 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:08.710 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:08.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:08.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:08.813 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:08.836 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 50 16 24992 24976 31.2151 139.375 0.0104915 0.0320281 2023-10-09T10:21:08.843 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:08.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:08.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:08.947 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:08.977 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:08.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:08.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:09.081 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:09.110 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:09.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:09.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:09.168 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:21:09.214 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:09.240 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:09.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:09.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:09.344 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:09.376 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:09.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:09.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:09.480 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:09.505 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:09.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:09.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:09.611 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:09.641 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:09.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:09.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:09.746 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:09.782 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:09.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:09.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:09.836 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 51 16 27096 27080 33.1811 131.5 0.00482494 0.030132 2023-10-09T10:21:09.886 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:09.917 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:09.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:09.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:10.022 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:10.049 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:10.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:10.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:10.153 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:10.177 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:10.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:10.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:10.279 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:10.308 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:10.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:10.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:10.413 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:10.438 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:10.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:10.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:10.543 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:10.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:10 smithi053 bash[79554]: cluster 2023-10-09T10:21:09.307695+0000 mgr.y (mgr.26072) 554 : cluster 0 pgmap v553: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 1.3 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 131 MiB/s wr, 2.09k op/s; 11266/62727 objects degraded (17.960%); 174 KiB/s, 2 objects/s recovering 2023-10-09T10:21:10.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:10 smithi053 bash[76859]: cluster 2023-10-09T10:21:09.307695+0000 mgr.y (mgr.26072) 554 : cluster 0 pgmap v553: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 1.3 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 131 MiB/s wr, 2.09k op/s; 11266/62727 objects degraded (17.960%); 174 KiB/s, 2 objects/s recovering 2023-10-09T10:21:10.576 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:10.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:10.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:10.680 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:10.709 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:10.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:10.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:10.813 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:10.822 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:10 smithi086 bash[59714]: cluster 2023-10-09T10:21:09.307695+0000 mgr.y (mgr.26072) 554 : cluster 0 pgmap v553: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 1.3 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 131 MiB/s wr, 2.09k op/s; 11266/62727 objects degraded (17.960%); 174 KiB/s, 2 objects/s recovering 2023-10-09T10:21:10.837 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:10.837 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 52 16 29079 29063 34.9261 123.938 0.00276115 0.0286246 2023-10-09T10:21:10.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:10.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:10.940 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:10.967 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:10.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:10.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:11.070 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:11.096 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:11.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:11.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:11.199 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:11.225 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:11.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:11.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:11.329 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:11.356 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:11.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:11.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:11.459 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:11.479 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:11.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:11.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:11.582 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:11.607 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:11.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:11.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:11.712 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:11.747 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:11.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:11.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:11.837 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 53 16 31148 31132 36.7066 129.312 0.00572519 0.0272365 2023-10-09T10:21:11.849 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:11.875 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:11.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:11.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:11.978 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:12.005 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:12.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:12.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:12.110 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:12.132 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:12.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:12.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:12.204 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:21:12.236 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:12.261 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:12.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:12.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:12.365 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:12.385 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:12.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:12.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:12.487 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:12.530 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:12.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:12.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:12.568 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:12 smithi053 bash[76859]: cluster 2023-10-09T10:21:11.308596+0000 mgr.y (mgr.26072) 555 : cluster 0 pgmap v554: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 1.6 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 155 MiB/s wr, 2.48k op/s; 13342/77739 objects degraded (17.163%); 173 KiB/s, 2 objects/s recovering 2023-10-09T10:21:12.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:12 smithi053 bash[79554]: cluster 2023-10-09T10:21:11.308596+0000 mgr.y (mgr.26072) 555 : cluster 0 pgmap v554: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 1.6 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 155 MiB/s wr, 2.48k op/s; 13342/77739 objects degraded (17.163%); 173 KiB/s, 2 objects/s recovering 2023-10-09T10:21:12.634 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:12.643 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:21:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:21:12] "GET /metrics HTTP/1.1" 200 36517 "" "Prometheus/2.33.4" 2023-10-09T10:21:12.663 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:12.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:12.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:12.770 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:12.779 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:12 smithi086 bash[59714]: cluster 2023-10-09T10:21:11.308596+0000 mgr.y (mgr.26072) 555 : cluster 0 pgmap v554: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 1.6 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 155 MiB/s wr, 2.48k op/s; 13342/77739 objects degraded (17.163%); 173 KiB/s, 2 objects/s recovering 2023-10-09T10:21:12.797 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:12.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:12.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:12.837 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 54 16 32670 32654 37.7882 95.125 0.00607406 0.0264574 2023-10-09T10:21:12.901 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:12.928 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:12.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:12.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:13.032 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:13.057 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:13.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:13.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:13.162 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:13.186 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:13.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:13.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:13.288 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:13.312 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:13.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:13.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:13.416 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:13.432 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:13 smithi086 bash[59714]: cluster 2023-10-09T10:21:12.967424+0000 mon.a (mon.0) 773 : cluster 3 Health check update: Degraded data redundancy: 13342/77739 objects degraded (17.163%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:13.441 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:13.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:13.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:13.544 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:13.568 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:13.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:13.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:13.671 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:13.693 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:13.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:13.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:13.716 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:13 smithi053 bash[76859]: cluster 2023-10-09T10:21:12.967424+0000 mon.a (mon.0) 773 : cluster 3 Health check update: Degraded data redundancy: 13342/77739 objects degraded (17.163%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:13.716 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:13 smithi053 bash[79554]: cluster 2023-10-09T10:21:12.967424+0000 mon.a (mon.0) 773 : cluster 3 Health check update: Degraded data redundancy: 13342/77739 objects degraded (17.163%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:13.796 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:13.821 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:13.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:13.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:13.837 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 55 16 34495 34479 39.1747 114.062 0.0075142 0.0255202 2023-10-09T10:21:13.927 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:13.953 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:13.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:13.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:14.060 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:14.087 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:14.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:14.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:14.190 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:14.219 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:14.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:14.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:14.322 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:14.341 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:14.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:14.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:14.443 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:14.471 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:14.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:14.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:14.575 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:14.584 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:14 smithi053 bash[79554]: cluster 2023-10-09T10:21:13.309398+0000 mgr.y (mgr.26072) 556 : cluster 0 pgmap v555: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 1.7 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 155 MiB/s wr, 2.48k op/s; 13945/84864 objects degraded (16.432%); 158 KiB/s, 2 objects/s recovering 2023-10-09T10:21:14.584 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:14 smithi053 bash[76859]: cluster 2023-10-09T10:21:13.309398+0000 mgr.y (mgr.26072) 556 : cluster 0 pgmap v555: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 1.7 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 155 MiB/s wr, 2.48k op/s; 13945/84864 objects degraded (16.432%); 158 KiB/s, 2 objects/s recovering 2023-10-09T10:21:14.599 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:14.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:14.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:14.702 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:14.732 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:14.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:14.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:14.836 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:14.837 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 56 16 36267 36251 40.4526 110.75 0.00423998 0.0247138 2023-10-09T10:21:14.846 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:14 smithi086 bash[59714]: cluster 2023-10-09T10:21:13.309398+0000 mgr.y (mgr.26072) 556 : cluster 0 pgmap v555: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 1.7 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 155 MiB/s wr, 2.48k op/s; 13945/84864 objects degraded (16.432%); 158 KiB/s, 2 objects/s recovering 2023-10-09T10:21:14.864 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:14.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:14.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:14.971 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:14.994 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:14.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:14.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:15.096 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:15.121 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:15.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:15.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:15.225 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:15.248 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:15.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:15.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:15.352 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:15.381 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:15.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:15.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:15.486 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:15.512 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:15.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:15.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:15.615 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:15.643 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:15.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:15.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:15.747 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:15.777 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:15.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:15.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:15.837 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 57 16 37888 37872 41.52 101.312 0.00714313 0.0240784 2023-10-09T10:21:15.881 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:15.908 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:15.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:15.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:16.012 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:16.044 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:16.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:16.048 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:16.148 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:16.177 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:16.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:16.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:16.281 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:16.304 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:16.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:16.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:16.378 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:16 smithi053 bash[76859]: cluster 2023-10-09T10:21:15.310854+0000 mgr.y (mgr.26072) 557 : cluster 0 pgmap v556: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 2.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 157 MiB/s wr, 2.52k op/s; 16869/102609 objects degraded (16.440%); 91 KiB/s, 1 objects/s recovering 2023-10-09T10:21:16.408 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:16.433 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:16.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:16.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:16.537 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:16.546 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:16 smithi086 bash[59714]: cluster 2023-10-09T10:21:15.310854+0000 mgr.y (mgr.26072) 557 : cluster 0 pgmap v556: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 2.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 157 MiB/s wr, 2.52k op/s; 16869/102609 objects degraded (16.440%); 91 KiB/s, 1 objects/s recovering 2023-10-09T10:21:16.563 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:16.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:16.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:16.662 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:21:16.663 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:21:16.667 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:16.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:16 smithi053 bash[79554]: cluster 2023-10-09T10:21:15.310854+0000 mgr.y (mgr.26072) 557 : cluster 0 pgmap v556: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 2.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 157 MiB/s wr, 2.52k op/s; 16869/102609 objects degraded (16.440%); 91 KiB/s, 1 objects/s recovering 2023-10-09T10:21:16.692 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:16.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:16.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:16.795 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:16.823 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:16.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:16.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:16.837 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 58 16 39585 39569 42.6326 106.062 0.00467888 0.0234507 2023-10-09T10:21:16.932 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:16.960 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:16.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:16.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:17.063 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:17.087 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:17.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:17.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:17.190 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:17.216 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:17.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:17.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:17.319 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:17.345 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:17.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:17.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:17.449 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:17.457 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:17 smithi086 bash[59714]: cluster 2023-10-09T10:21:17.311601+0000 mgr.y (mgr.26072) 558 : cluster 0 pgmap v557: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 2.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 119 MiB/s wr, 1.91k op/s; 17972/105918 objects degraded (16.968%) 2023-10-09T10:21:17.476 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:17.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:17.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:17.579 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:17.607 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:17.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:17.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:17.711 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:17.712 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:17 smithi053 bash[76859]: cluster 2023-10-09T10:21:17.311601+0000 mgr.y (mgr.26072) 558 : cluster 0 pgmap v557: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 2.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 119 MiB/s wr, 1.91k op/s; 17972/105918 objects degraded (16.968%) 2023-10-09T10:21:17.713 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:17 smithi053 bash[79554]: cluster 2023-10-09T10:21:17.311601+0000 mgr.y (mgr.26072) 558 : cluster 0 pgmap v557: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 2.2 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 119 MiB/s wr, 1.91k op/s; 17972/105918 objects degraded (16.968%) 2023-10-09T10:21:17.744 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:17.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:17.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:17.837 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 59 16 41308 41292 43.735 107.688 0.00535722 0.0228599 2023-10-09T10:21:17.848 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:17.875 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:17.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:17.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:17.979 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:18.017 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:18.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:18.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:18.123 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:18.149 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:18.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:18.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:18.253 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:18.281 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:18.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:18.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:18.385 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:18.414 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:18.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:18.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:18.449 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:21:18.450 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:21:18.452 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:18 smithi053 bash[79554]: cluster 2023-10-09T10:21:17.968791+0000 mon.a (mon.0) 774 : cluster 3 Health check update: Degraded data redundancy: 17972/105918 objects degraded (16.968%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:18.453 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:18 smithi053 bash[76859]: cluster 2023-10-09T10:21:17.968791+0000 mon.a (mon.0) 774 : cluster 3 Health check update: Degraded data redundancy: 17972/105918 objects degraded (16.968%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:18.521 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:18.548 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:18.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:18.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:18.651 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:18.661 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:18 smithi086 bash[59714]: cluster 2023-10-09T10:21:17.968791+0000 mon.a (mon.0) 774 : cluster 3 Health check update: Degraded data redundancy: 17972/105918 objects degraded (16.968%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:18.682 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:18.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:18.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:18.787 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:18.812 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:18.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:18.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:18.837 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:2023-10-09T10:21:18.837033+0000 min lat: 0.00127863 max lat: 40.5812 avg lat: 0.0223975 2023-10-09T10:21:18.838 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:21:18.838 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 60 16 42874 42858 44.6371 97.875 0.00704629 0.0223975 2023-10-09T10:21:18.915 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:18.939 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:18.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:18.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:19.042 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:19.066 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:19.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:19.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:19.172 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:19.200 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:19.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:19.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:19.305 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:19.330 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:19.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:19.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:19.434 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:19.444 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:19 smithi086 bash[59714]: cluster 2023-10-09T10:21:19.312490+0000 mgr.y (mgr.26072) 559 : cluster 0 pgmap v558: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 2.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 136 MiB/s wr, 2.17k op/s; 20579/120264 objects degraded (17.112%) 2023-10-09T10:21:19.461 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:19.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:19.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:19.568 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:19.596 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:19.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:19.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:19.702 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:19.734 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:19.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:19.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:19.765 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:19 smithi053 bash[79554]: cluster 2023-10-09T10:21:19.312490+0000 mgr.y (mgr.26072) 559 : cluster 0 pgmap v558: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 2.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 136 MiB/s wr, 2.17k op/s; 20579/120264 objects degraded (17.112%) 2023-10-09T10:21:19.766 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:19 smithi053 bash[76859]: cluster 2023-10-09T10:21:19.312490+0000 mgr.y (mgr.26072) 559 : cluster 0 pgmap v558: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 2.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 136 MiB/s wr, 2.17k op/s; 20579/120264 objects degraded (17.112%) 2023-10-09T10:21:19.838 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 61 16 44617 44601 45.691 108.938 0.00838366 0.02188 2023-10-09T10:21:19.839 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:19.868 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:19.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:19.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:19.972 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:20.002 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:20.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:20.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:20.108 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:20.138 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:20.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:20.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:20.241 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:20.269 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:20.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:20.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:20.376 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:20.405 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:20.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:20.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:20.511 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:20.536 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:20.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:20.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:20.639 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:20.673 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:20.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:20.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:20.780 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:20.806 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:20.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:20.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:20.838 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 62 16 46320 46304 46.6706 106.438 0.0100224 0.021421 2023-10-09T10:21:20.909 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:20.934 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:20.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:20.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:21.037 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:21.068 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:21.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:21.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:21.172 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:21.202 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:21.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:21.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:21.306 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:21.332 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:21.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:21.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:21.438 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:21.470 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:21.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:21.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:21.540 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-09T10:21:21.574 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:21.614 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:21.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:21.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:21.719 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:21.745 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:21.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:21.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:21.838 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 63 16 47888 47872 47.4851 98 0.00833695 0.0210531 2023-10-09T10:21:21.849 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:21.877 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:21.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:21.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:21.982 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:22.011 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:22.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:22.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:22.115 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:22.138 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:22.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:22.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:22.241 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:22.273 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:22.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:22.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:22.379 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:22.390 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:22 smithi086 bash[59714]: cluster 2023-10-09T10:21:21.313315+0000 mgr.y (mgr.26072) 560 : cluster 0 pgmap v559: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 2.7 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 119 MiB/s wr, 1.90k op/s; 22129/131100 objects degraded (16.879%) 2023-10-09T10:21:22.409 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:22.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:22.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:22.513 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:22.539 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:22.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:22.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:22.642 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:22.665 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:22.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:22.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:22.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:21:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:21:22] "GET /metrics HTTP/1.1" 200 36517 "" "Prometheus/2.33.4" 2023-10-09T10:21:22.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:22 smithi053 bash[79554]: cluster 2023-10-09T10:21:21.313315+0000 mgr.y (mgr.26072) 560 : cluster 0 pgmap v559: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 2.7 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 119 MiB/s wr, 1.90k op/s; 22129/131100 objects degraded (16.879%) 2023-10-09T10:21:22.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:22 smithi053 bash[76859]: cluster 2023-10-09T10:21:21.313315+0000 mgr.y (mgr.26072) 560 : cluster 0 pgmap v559: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 2.7 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 119 MiB/s wr, 1.90k op/s; 22129/131100 objects degraded (16.879%) 2023-10-09T10:21:22.771 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:22.796 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:22.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:22.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:22.838 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 64 16 49165 49149 47.9901 79.8125 0.00983351 0.0208324 2023-10-09T10:21:22.899 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:22.928 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:22.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:22.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:23.011 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [2] live_osds: [0, 1, 3, 4, 5, 7, 6] 2023-10-09T10:21:23.011 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:21:23.012 INFO:tasks.thrashosds.thrasher:Removing osd 7, in_osds are: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-09T10:21:23.012 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd out 7 2023-10-09T10:21:23.033 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:23.097 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:23.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:23.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:23.144 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:21:23.201 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:21:23.203 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:23.238 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:23.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:23.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:23.253 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:21:23.292 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:21:23.330 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:21:23.352 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:23.363 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:21:23.374 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:23 smithi053 bash[76859]: cluster 2023-10-09T10:21:22.970134+0000 mon.a (mon.0) 775 : cluster 3 Health check update: Degraded data redundancy: 22129/131100 objects degraded (16.879%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:23.374 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:23 smithi053 bash[76859]: audit 2023-10-09T10:21:23.062572+0000 mon.a (mon.0) 776 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:21:23.374 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:23 smithi053 bash[76859]: audit 2023-10-09T10:21:23.083036+0000 mon.b (mon.1) 8 : audit 0 from='client.? 172.21.15.53:0/1646613051' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:21:23.385 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:23.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:23.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:23.404 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:21:23.404 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:21:23.404 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:21:23.404 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENXIO: problem getting command descriptions from osd.2 2023-10-09T10:21:23.404 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:21:23.404 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:21:23.405 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:21:23.405 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:21:23.405 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:21:23.491 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:23.520 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:23.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:23.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:23.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:23 smithi086 bash[59714]: cluster 2023-10-09T10:21:22.970134+0000 mon.a (mon.0) 775 : cluster 3 Health check update: Degraded data redundancy: 22129/131100 objects degraded (16.879%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:23 smithi086 bash[59714]: audit 2023-10-09T10:21:23.062572+0000 mon.a (mon.0) 776 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:21:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:23 smithi086 bash[59714]: audit 2023-10-09T10:21:23.083036+0000 mon.b (mon.1) 8 : audit 0 from='client.? 172.21.15.53:0/1646613051' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:21:23.622 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:23.660 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:23.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:23.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:23.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:23 smithi053 bash[79554]: cluster 2023-10-09T10:21:22.970134+0000 mon.a (mon.0) 775 : cluster 3 Health check update: Degraded data redundancy: 22129/131100 objects degraded (16.879%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:23.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:23 smithi053 bash[79554]: audit 2023-10-09T10:21:23.062572+0000 mon.a (mon.0) 776 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:21:23.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:23 smithi053 bash[79554]: audit 2023-10-09T10:21:23.083036+0000 mon.b (mon.1) 8 : audit 0 from='client.? 172.21.15.53:0/1646613051' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:21:23.764 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:23.797 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:23.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:23.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:23.838 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 65 16 50598 50582 48.6295 89.5625 0.0121377 0.0205586 2023-10-09T10:21:23.904 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:23.934 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:23.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:23.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:24.039 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:24.064 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:24.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:24.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:24.167 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:24.196 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:24.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:24.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:24.299 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:24.325 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:24.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:24.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:24.431 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:24.456 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:24.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:24.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:24.560 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:24.569 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:24 smithi053 bash[76859]: cluster 2023-10-09T10:21:23.314448+0000 mgr.y (mgr.26072) 561 : cluster 0 pgmap v560: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 2.8 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s; 22640/136989 objects degraded (16.527%) 2023-10-09T10:21:24.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:24 smithi053 bash[79554]: cluster 2023-10-09T10:21:23.314448+0000 mgr.y (mgr.26072) 561 : cluster 0 pgmap v560: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 2.8 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s; 22640/136989 objects degraded (16.527%) 2023-10-09T10:21:24.588 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:24.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:24.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:24.693 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:24.719 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:24.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:24.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:24.794 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T10:21:24.795 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T10:21:24.824 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:24.838 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 66 16 52069 52053 49.2855 91.9375 0.0143486 0.0202841 2023-10-09T10:21:24.854 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:24.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:24.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:24.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:24 smithi086 bash[59714]: cluster 2023-10-09T10:21:23.314448+0000 mgr.y (mgr.26072) 561 : cluster 0 pgmap v560: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 2.8 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s; 22640/136989 objects degraded (16.527%) 2023-10-09T10:21:24.958 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:24.984 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:24.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:24.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:25.087 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:25.114 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:25.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:25.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:25.220 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:25.245 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:25.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:25.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:25.348 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:25.384 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:25.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:25.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:25.396 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is unset 2023-10-09T10:21:25.489 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:25.498 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:25 smithi053 bash[76859]: audit 2023-10-09T10:21:24.588263+0000 mon.c (mon.2) 56 : audit 1 from='client.? 172.21.15.53:0/446040303' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:21:25.498 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:25 smithi053 bash[76859]: audit 2023-10-09T10:21:24.588804+0000 mon.a (mon.0) 777 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:21:25.498 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:25 smithi053 bash[79554]: audit 2023-10-09T10:21:24.588263+0000 mon.c (mon.2) 56 : audit 1 from='client.? 172.21.15.53:0/446040303' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:21:25.498 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:25 smithi053 bash[79554]: audit 2023-10-09T10:21:24.588804+0000 mon.a (mon.0) 777 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:21:25.516 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:25.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:25.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:25.620 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:25.648 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:25.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:25.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:25.757 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:25.766 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:25 smithi086 bash[59714]: audit 2023-10-09T10:21:24.588263+0000 mon.c (mon.2) 56 : audit 1 from='client.? 172.21.15.53:0/446040303' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:21:25.767 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:25 smithi086 bash[59714]: audit 2023-10-09T10:21:24.588804+0000 mon.a (mon.0) 777 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:21:25.792 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:25.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:25.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:25.839 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 67 16 53542 53526 49.9234 92.0625 0.0153006 0.0200253 2023-10-09T10:21:25.898 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:25.936 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:25.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:25.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:26.042 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:26.079 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:26.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:26.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:26.183 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:26.223 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:26.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:26.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:26.328 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:26.353 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:26.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:26.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:26.457 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:26.478 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:26.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:26.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:26.581 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:26.589 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:26 smithi086 bash[59714]: cluster 2023-10-09T10:21:25.315581+0000 mgr.y (mgr.26072) 562 : cluster 0 pgmap v561: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 3.1 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s; 25052/151254 objects degraded (16.563%) 2023-10-09T10:21:26.589 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:26 smithi086 bash[59714]: cluster 2023-10-09T10:21:25.373300+0000 mon.a (mon.0) 778 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:21:26.589 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:26 smithi086 bash[59714]: cluster 2023-10-09T10:21:25.385963+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e176 with expected crc 2023-10-09T10:21:26.590 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:26 smithi086 bash[59714]: audit 2023-10-09T10:21:25.387760+0000 mon.a (mon.0) 779 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:21:26.590 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:26 smithi086 bash[59714]: cluster 2023-10-09T10:21:25.387956+0000 mon.a (mon.0) 780 : cluster 0 osdmap e176: 8 total, 7 up, 8 in 2023-10-09T10:21:26.590 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:26 smithi086 bash[59714]: cluster 2023-10-09T10:21:25.388677+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e176 with expected crc 2023-10-09T10:21:26.590 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:26 smithi086 bash[59714]: audit 2023-10-09T10:21:25.625748+0000 mon.a (mon.0) 781 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:21:26.590 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:26 smithi086 bash[59714]: audit 2023-10-09T10:21:26.103850+0000 mon.a (mon.0) 782 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:26.590 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:26 smithi086 bash[59714]: audit 2023-10-09T10:21:26.111684+0000 mon.a (mon.0) 783 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:26.607 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:26.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:26.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:26.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:26 smithi053 bash[79554]: cluster 2023-10-09T10:21:25.315581+0000 mgr.y (mgr.26072) 562 : cluster 0 pgmap v561: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 3.1 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s; 25052/151254 objects degraded (16.563%) 2023-10-09T10:21:26.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:26 smithi053 bash[79554]: cluster 2023-10-09T10:21:25.373300+0000 mon.a (mon.0) 778 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:21:26.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:26 smithi053 bash[79554]: cluster 2023-10-09T10:21:25.385963+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e176 with expected crc 2023-10-09T10:21:26.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:26 smithi053 bash[79554]: audit 2023-10-09T10:21:25.387760+0000 mon.a (mon.0) 779 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:21:26.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:26 smithi053 bash[79554]: cluster 2023-10-09T10:21:25.387956+0000 mon.a (mon.0) 780 : cluster 0 osdmap e176: 8 total, 7 up, 8 in 2023-10-09T10:21:26.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:26 smithi053 bash[79554]: cluster 2023-10-09T10:21:25.388677+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e176 with expected crc 2023-10-09T10:21:26.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:26 smithi053 bash[79554]: audit 2023-10-09T10:21:25.625748+0000 mon.a (mon.0) 781 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:21:26.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:26 smithi053 bash[79554]: audit 2023-10-09T10:21:26.103850+0000 mon.a (mon.0) 782 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:26.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:26 smithi053 bash[79554]: audit 2023-10-09T10:21:26.111684+0000 mon.a (mon.0) 783 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:26.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:26 smithi053 bash[76859]: cluster 2023-10-09T10:21:25.315581+0000 mgr.y (mgr.26072) 562 : cluster 0 pgmap v561: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 3.1 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 115 MiB/s wr, 1.84k op/s; 25052/151254 objects degraded (16.563%) 2023-10-09T10:21:26.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:26 smithi053 bash[76859]: cluster 2023-10-09T10:21:25.373300+0000 mon.a (mon.0) 778 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:21:26.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:26 smithi053 bash[76859]: cluster 2023-10-09T10:21:25.385963+0000 osd.4 (osd.4) 124 : cluster 3 failed to encode map e176 with expected crc 2023-10-09T10:21:26.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:26 smithi053 bash[76859]: audit 2023-10-09T10:21:25.387760+0000 mon.a (mon.0) 779 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:21:26.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:26 smithi053 bash[76859]: cluster 2023-10-09T10:21:25.387956+0000 mon.a (mon.0) 780 : cluster 0 osdmap e176: 8 total, 7 up, 8 in 2023-10-09T10:21:26.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:26 smithi053 bash[76859]: cluster 2023-10-09T10:21:25.388677+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e176 with expected crc 2023-10-09T10:21:26.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:26 smithi053 bash[76859]: audit 2023-10-09T10:21:25.625748+0000 mon.a (mon.0) 781 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:21:26.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:26 smithi053 bash[76859]: audit 2023-10-09T10:21:26.103850+0000 mon.a (mon.0) 782 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:26.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:26 smithi053 bash[76859]: audit 2023-10-09T10:21:26.111684+0000 mon.a (mon.0) 783 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:26.713 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:26.738 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:26.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:26.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:26.796 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:21:26.839 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 68 16 54931 54915 50.4657 86.8125 0.0067449 0.0198093 2023-10-09T10:21:26.842 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:26.871 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:26.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:26.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:26.979 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:27.011 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:27.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:27.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:27.116 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:27.147 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:27.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:27.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:27.251 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:27.285 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:27.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:27.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:27.391 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:27.420 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:27.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:27.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:27.523 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:27.554 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:27.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:27.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:27.657 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:27.689 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:27.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:27.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:27.793 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:27.818 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:27.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:27.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:27.839 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 69 16 56346 56330 51.0159 88.4375 0.00803597 0.0195961 2023-10-09T10:21:27.921 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:27.953 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:27.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:27.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:28.059 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:28.082 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:28.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:28.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:28.187 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:28.220 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:28.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:28.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:28.324 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:28.351 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:28.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:28.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:28.456 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:28.484 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:28.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:28.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:28.587 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:28.597 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:28 smithi086 bash[59714]: cluster 2023-10-09T10:21:27.316495+0000 mgr.y (mgr.26072) 563 : cluster 0 pgmap v563: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 3.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 100 MiB/s wr, 1.59k op/s; 25906/153816 objects degraded (16.842%) 2023-10-09T10:21:28.597 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:28 smithi086 bash[59714]: cluster 2023-10-09T10:21:27.971429+0000 mon.a (mon.0) 784 : cluster 3 Health check update: Degraded data redundancy: 25906/153816 objects degraded (16.842%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:28.625 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:28.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:28.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:28.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:28 smithi053 bash[76859]: cluster 2023-10-09T10:21:27.316495+0000 mgr.y (mgr.26072) 563 : cluster 0 pgmap v563: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 3.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 100 MiB/s wr, 1.59k op/s; 25906/153816 objects degraded (16.842%) 2023-10-09T10:21:28.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:28 smithi053 bash[76859]: cluster 2023-10-09T10:21:27.971429+0000 mon.a (mon.0) 784 : cluster 3 Health check update: Degraded data redundancy: 25906/153816 objects degraded (16.842%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:28.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:28 smithi053 bash[79554]: cluster 2023-10-09T10:21:27.316495+0000 mgr.y (mgr.26072) 563 : cluster 0 pgmap v563: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 3.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 100 MiB/s wr, 1.59k op/s; 25906/153816 objects degraded (16.842%) 2023-10-09T10:21:28.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:28 smithi053 bash[79554]: cluster 2023-10-09T10:21:27.971429+0000 mon.a (mon.0) 784 : cluster 3 Health check update: Degraded data redundancy: 25906/153816 objects degraded (16.842%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:28.728 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:28.757 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:28.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:28.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:28.839 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 70 16 57817 57801 51.6003 91.9375 0.00748158 0.0193742 2023-10-09T10:21:28.861 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:28.889 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:28.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:28.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:28.908 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T10:21:28.997 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:29.031 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:29.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:29.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:29.137 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:29.161 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:29.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:29.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:29.265 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:29.298 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:29.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:29.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:29.405 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:21:29.405 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:29.415 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:21:29.463 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:29.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:29.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:29.571 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:29.596 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:29.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:29.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:29.701 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:29.726 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:29.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:29.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:29.830 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:29.839 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 71 16 59197 59181 52.0882 86.25 0.00896293 0.0191926 2023-10-09T10:21:29.859 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:29.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:29.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:29.964 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:29.989 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:29.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:29.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:30.096 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:30.122 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:30.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:30.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:30.228 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:30.262 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:30.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:30.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:30.365 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:30.394 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:30.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:30.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:30.497 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:30.525 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:30.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:30.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:30.627 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:30.636 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:30 smithi086 bash[59714]: cluster 2023-10-09T10:21:29.319324+0000 mgr.y (mgr.26072) 564 : cluster 0 pgmap v564: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 3.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s; 28125/165963 objects degraded (16.947%) 2023-10-09T10:21:30.659 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:30.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:30.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:30.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:30 smithi053 bash[79554]: cluster 2023-10-09T10:21:29.319324+0000 mgr.y (mgr.26072) 564 : cluster 0 pgmap v564: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 3.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s; 28125/165963 objects degraded (16.947%) 2023-10-09T10:21:30.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:30 smithi053 bash[76859]: cluster 2023-10-09T10:21:29.319324+0000 mgr.y (mgr.26072) 564 : cluster 0 pgmap v564: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 3.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s; 28125/165963 objects degraded (16.947%) 2023-10-09T10:21:30.764 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:30.795 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:30.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:30.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:30.839 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 72 16 60532 60516 52.5235 83.4375 0.0107364 0.0190336 2023-10-09T10:21:30.898 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:30.922 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:30.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:30.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:31.025 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:31.049 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:31.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:31.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:31.152 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:31.178 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:31.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:31.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:31.281 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:31.307 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:31.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:31.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:31.413 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:31.444 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:31.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:31.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:31.446 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:21:31.547 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:31.575 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:31.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:31.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:31.684 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:31.693 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:31 smithi053 bash[76859]: cluster 2023-10-09T10:21:31.320171+0000 mgr.y (mgr.26072) 565 : cluster 0 pgmap v565: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 3.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s; 29467/175428 objects degraded (16.797%) 2023-10-09T10:21:31.693 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:31 smithi053 bash[79554]: cluster 2023-10-09T10:21:31.320171+0000 mgr.y (mgr.26072) 565 : cluster 0 pgmap v565: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 3.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s; 29467/175428 objects degraded (16.797%) 2023-10-09T10:21:31.714 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:31.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:31.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:31.818 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:31.841 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 73 16 61776 61760 52.8689 77.75 0.0161403 0.0189076 2023-10-09T10:21:31.849 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:31.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:31.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:31.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:31 smithi086 bash[59714]: cluster 2023-10-09T10:21:31.320171+0000 mgr.y (mgr.26072) 565 : cluster 0 pgmap v565: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 3.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s; 29467/175428 objects degraded (16.797%) 2023-10-09T10:21:31.953 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:31.990 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:31.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:31.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:32.094 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:32.123 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:32.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:32.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:32.232 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:32.254 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:32.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:32.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:32.393 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:32.417 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:32.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:32.421 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:32.521 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:32.550 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:32.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:32.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:32.655 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:32.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:21:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:21:32] "GET /metrics HTTP/1.1" 200 36501 "" "Prometheus/2.33.4" 2023-10-09T10:21:32.686 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:32.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:32.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:32.789 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:32.820 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:32.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:32.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:32.839 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 74 16 62922 62906 53.1223 71.625 0.00342923 0.0188186 2023-10-09T10:21:32.927 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:32.962 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:32.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:32.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:33.064 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:33.094 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:33.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:33.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:33.200 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:33.226 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:33.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:33.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:33.329 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:33.359 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:33.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:33.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:33.464 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:33.474 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:21:33.502 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:33.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:33.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:33.605 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:33.632 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:33.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:33.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:33.738 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:33.747 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:33 smithi053 bash[79554]: audit 2023-10-09T10:21:32.661824+0000 mon.a (mon.0) 785 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:33.747 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:33 smithi053 bash[79554]: audit 2023-10-09T10:21:32.671087+0000 mon.a (mon.0) 786 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:33.747 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:33 smithi053 bash[79554]: cluster 2023-10-09T10:21:32.972547+0000 mon.a (mon.0) 787 : cluster 3 Health check update: Degraded data redundancy: 29467/175428 objects degraded (16.797%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:33.747 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:33 smithi053 bash[79554]: cluster 2023-10-09T10:21:33.321002+0000 mgr.y (mgr.26072) 566 : cluster 0 pgmap v566: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 3.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s; 29467/175428 objects degraded (16.797%) 2023-10-09T10:21:33.748 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:33 smithi053 bash[76859]: audit 2023-10-09T10:21:32.661824+0000 mon.a (mon.0) 785 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:33.748 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:33 smithi053 bash[76859]: audit 2023-10-09T10:21:32.671087+0000 mon.a (mon.0) 786 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:33.748 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:33 smithi053 bash[76859]: cluster 2023-10-09T10:21:32.972547+0000 mon.a (mon.0) 787 : cluster 3 Health check update: Degraded data redundancy: 29467/175428 objects degraded (16.797%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:33.748 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:33 smithi053 bash[76859]: cluster 2023-10-09T10:21:33.321002+0000 mgr.y (mgr.26072) 566 : cluster 0 pgmap v566: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 3.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s; 29467/175428 objects degraded (16.797%) 2023-10-09T10:21:33.785 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:33.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:33.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:33.839 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 75 16 64069 64053 53.3697 71.6875 0.0122248 0.0187311 2023-10-09T10:21:33.893 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:33.929 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:33.933 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:33 smithi086 bash[59714]: audit 2023-10-09T10:21:32.661824+0000 mon.a (mon.0) 785 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:33.933 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:33 smithi086 bash[59714]: audit 2023-10-09T10:21:32.671087+0000 mon.a (mon.0) 786 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:33.934 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:33 smithi086 bash[59714]: cluster 2023-10-09T10:21:32.972547+0000 mon.a (mon.0) 787 : cluster 3 Health check update: Degraded data redundancy: 29467/175428 objects degraded (16.797%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:33.934 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:33 smithi086 bash[59714]: cluster 2023-10-09T10:21:33.321002+0000 mgr.y (mgr.26072) 566 : cluster 0 pgmap v566: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 3.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s; 29467/175428 objects degraded (16.797%) 2023-10-09T10:21:33.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:33.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:34.035 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:34.057 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:34.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:34.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:34.161 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:34.183 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:34.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:34.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:34.289 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:34.316 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:34.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:34.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:34.425 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:34.465 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:34.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:34.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:34.570 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:34.595 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:34.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:34.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:34.699 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:34.727 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:34.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:34.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:34.831 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:34.839 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 76 15 65085 65070 53.5038 63.5625 0.00833517 0.0186831 2023-10-09T10:21:34.863 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:34.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:34.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:34.969 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:34.998 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:35.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:35.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:35.104 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:35.128 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:35.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:35.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:35.231 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:35.258 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:35.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:35.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:35.362 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:35.380 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:35.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:35.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:35.482 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:35.492 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:35 smithi053 bash[79554]: audit 2023-10-09T10:21:34.384420+0000 mon.a (mon.0) 788 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:35.492 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:35 smithi053 bash[79554]: audit 2023-10-09T10:21:34.399105+0000 mon.a (mon.0) 789 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:35.492 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:35 smithi053 bash[79554]: audit 2023-10-09T10:21:34.974735+0000 mon.a (mon.0) 790 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:21:35.493 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:35 smithi053 bash[79554]: audit 2023-10-09T10:21:34.975964+0000 mon.a (mon.0) 791 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:21:35.493 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:35 smithi053 bash[79554]: audit 2023-10-09T10:21:34.982133+0000 mon.a (mon.0) 792 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:35.493 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:35 smithi053 bash[76859]: audit 2023-10-09T10:21:34.384420+0000 mon.a (mon.0) 788 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:35.493 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:35 smithi053 bash[76859]: audit 2023-10-09T10:21:34.399105+0000 mon.a (mon.0) 789 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:35.493 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:35 smithi053 bash[76859]: audit 2023-10-09T10:21:34.974735+0000 mon.a (mon.0) 790 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:21:35.493 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:35 smithi053 bash[76859]: audit 2023-10-09T10:21:34.975964+0000 mon.a (mon.0) 791 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:21:35.493 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:35 smithi053 bash[76859]: audit 2023-10-09T10:21:34.982133+0000 mon.a (mon.0) 792 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:35.515 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:35.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:35.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:35.619 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:35.644 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:35.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:35.649 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:35 smithi086 bash[59714]: audit 2023-10-09T10:21:34.384420+0000 mon.a (mon.0) 788 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:35.649 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:35 smithi086 bash[59714]: audit 2023-10-09T10:21:34.399105+0000 mon.a (mon.0) 789 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:35.649 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:35 smithi086 bash[59714]: audit 2023-10-09T10:21:34.974735+0000 mon.a (mon.0) 790 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:21:35.649 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:35 smithi086 bash[59714]: audit 2023-10-09T10:21:34.975964+0000 mon.a (mon.0) 791 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:21:35.649 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:35 smithi086 bash[59714]: audit 2023-10-09T10:21:34.982133+0000 mon.a (mon.0) 792 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:35.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:35.750 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:35.782 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:35.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:35.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:35.840 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 77 16 66251 66235 53.7544 72.8125 0.0144581 0.0185982 2023-10-09T10:21:35.886 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:35.912 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:35.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:35.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:36.015 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:36.044 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:36.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:36.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:36.147 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:36.185 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:36.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:36.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:36.290 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:36.319 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:36.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:36.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:36.389 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:36 smithi053 bash[76859]: cluster 2023-10-09T10:21:35.322213+0000 mgr.y (mgr.26072) 567 : cluster 0 pgmap v567: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 3.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s; 31770/191586 objects degraded (16.583%) 2023-10-09T10:21:36.423 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:36.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:36.451 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:36.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:36.552 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:36.583 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:36.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:36.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:36.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:36 smithi086 bash[59714]: cluster 2023-10-09T10:21:35.322213+0000 mgr.y (mgr.26072) 567 : cluster 0 pgmap v567: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 3.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s; 31770/191586 objects degraded (16.583%) 2023-10-09T10:21:36.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:36 smithi053 bash[79554]: cluster 2023-10-09T10:21:35.322213+0000 mgr.y (mgr.26072) 567 : cluster 0 pgmap v567: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 3.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s; 31770/191586 objects degraded (16.583%) 2023-10-09T10:21:36.687 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:36.721 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:36.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:36.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:36.827 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:36.840 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 78 16 67472 67456 54.0435 76.3125 0.00708824 0.0184985 2023-10-09T10:21:36.859 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:36.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:36.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:36.964 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:37.002 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:37.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:37.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:37.107 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:37.134 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:37.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:37.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:37.240 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:37.275 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:37.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:37.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:37.379 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:37.396 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:37 smithi053 bash[79554]: cluster 2023-10-09T10:21:37.323085+0000 mgr.y (mgr.26072) 568 : cluster 0 pgmap v568: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 3.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 32514/193818 objects degraded (16.776%) 2023-10-09T10:21:37.405 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:37.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:37.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:37.509 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:37.519 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:37 smithi086 bash[59714]: cluster 2023-10-09T10:21:37.323085+0000 mgr.y (mgr.26072) 568 : cluster 0 pgmap v568: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 3.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 32514/193818 objects degraded (16.776%) 2023-10-09T10:21:37.542 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:37.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:37.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:37.647 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:37.656 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:37 smithi053 bash[76859]: cluster 2023-10-09T10:21:37.323085+0000 mgr.y (mgr.26072) 568 : cluster 0 pgmap v568: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 3.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 32514/193818 objects degraded (16.776%) 2023-10-09T10:21:37.674 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:37.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:37.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:37.779 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:37.804 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:37.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:37.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:37.840 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 79 16 68807 68791 54.4155 83.4375 0.0104955 0.0183712 2023-10-09T10:21:37.906 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:37.935 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:37.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:37.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:38.043 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:38.067 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:38.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:38.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:38.171 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:38.198 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:38.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:38.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:38.300 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:38.336 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:38.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:38.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:38.442 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:38.467 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:38.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:38.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:38.573 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:38.582 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:38 smithi053 bash[79554]: cluster 2023-10-09T10:21:37.974738+0000 mon.a (mon.0) 793 : cluster 3 Health check update: Degraded data redundancy: 32514/193818 objects degraded (16.776%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:38.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:38 smithi053 bash[79554]: audit 2023-10-09T10:21:38.073020+0000 mon.a (mon.0) 794 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:38.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:38 smithi053 bash[79554]: audit 2023-10-09T10:21:38.074751+0000 mon.a (mon.0) 795 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:21:38.583 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:38 smithi053 bash[76859]: cluster 2023-10-09T10:21:37.974738+0000 mon.a (mon.0) 793 : cluster 3 Health check update: Degraded data redundancy: 32514/193818 objects degraded (16.776%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:38.583 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:38 smithi053 bash[76859]: audit 2023-10-09T10:21:38.073020+0000 mon.a (mon.0) 794 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:38.583 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:38 smithi053 bash[76859]: audit 2023-10-09T10:21:38.074751+0000 mon.a (mon.0) 795 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:21:38.602 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:38.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:38.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:38.706 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:38.735 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:38.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:38.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:38.840 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:38.841 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:2023-10-09T10:21:38.839521+0000 min lat: 0.00127863 max lat: 40.5812 avg lat: 0.0182484 2023-10-09T10:21:38.841 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:21:38.841 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 80 16 70147 70131 54.782 83.75 0.0135636 0.0182484 2023-10-09T10:21:38.861 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:38.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:38.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:38.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:38 smithi086 bash[59714]: cluster 2023-10-09T10:21:37.974738+0000 mon.a (mon.0) 793 : cluster 3 Health check update: Degraded data redundancy: 32514/193818 objects degraded (16.776%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:38.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:38 smithi086 bash[59714]: audit 2023-10-09T10:21:38.073020+0000 mon.a (mon.0) 794 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:38.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:38 smithi086 bash[59714]: audit 2023-10-09T10:21:38.074751+0000 mon.a (mon.0) 795 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:21:38.965 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:38.989 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:38.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:38.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:39.094 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:39.124 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:39.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:39.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:39.226 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:39.250 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:39.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:39.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:39.353 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:39.379 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:39.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:39.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:39.487 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:39.513 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:39.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:39.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:39.613 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:39 smithi053 bash[76859]: cluster 2023-10-09T10:21:39.323934+0000 mgr.y (mgr.26072) 569 : cluster 0 pgmap v569: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 4.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s; 34356/203628 objects degraded (16.872%) 2023-10-09T10:21:39.614 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:39 smithi053 bash[79554]: cluster 2023-10-09T10:21:39.323934+0000 mgr.y (mgr.26072) 569 : cluster 0 pgmap v569: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 4.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s; 34356/203628 objects degraded (16.872%) 2023-10-09T10:21:39.621 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:39.662 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:39.664 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:39 smithi086 bash[59714]: cluster 2023-10-09T10:21:39.323934+0000 mgr.y (mgr.26072) 569 : cluster 0 pgmap v569: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 4.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s; 34356/203628 objects degraded (16.872%) 2023-10-09T10:21:39.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:39.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:39.766 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:39.791 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:39.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:39.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:39.840 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 81 16 71144 71128 54.8749 62.3125 0.00390245 0.0182178 2023-10-09T10:21:39.896 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:39.923 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:39.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:39.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:40.026 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:40.053 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:40.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:40.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:40.159 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:40.188 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:40.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:40.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:40.293 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:40.340 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:40.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:40.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:40.443 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:40.476 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:40.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:40.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:40.578 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:40.605 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:40.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:40.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:40.710 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:40.739 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:40.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:40.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:40.840 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 82 16 72429 72413 55.185 80.3125 0.018588 0.0181151 2023-10-09T10:21:40.844 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:40.866 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:40.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:40.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:40.972 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:41.005 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:41.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:41.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:41.110 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:41.139 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:41.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:41.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:41.242 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:41.276 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:41.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:41.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:41.379 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:41.423 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:41.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:41.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:41.530 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:41.560 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:41.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:41.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:41.662 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:41.686 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:41.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:41.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:41.792 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:41.821 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:41.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:41.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:41.840 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 83 16 73554 73538 55.3672 70.3125 0.0242284 0.0180554 2023-10-09T10:21:41.926 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:41.950 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:41.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:41.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:42.053 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:42.071 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:42.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:42.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:42.174 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:42.208 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:42.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:42.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:42.312 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:42.341 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:42.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:42.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:42.382 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:42 smithi053 bash[76859]: cluster 2023-10-09T10:21:41.324777+0000 mgr.y (mgr.26072) 570 : cluster 0 pgmap v570: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 4.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s; 35552/211824 objects degraded (16.784%) 2023-10-09T10:21:42.382 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:42 smithi053 bash[79554]: cluster 2023-10-09T10:21:41.324777+0000 mgr.y (mgr.26072) 570 : cluster 0 pgmap v570: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 4.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s; 35552/211824 objects degraded (16.784%) 2023-10-09T10:21:42.447 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:42.476 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:42.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:42.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:42.580 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:42.606 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:42.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:42.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:42.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:42 smithi086 bash[59714]: cluster 2023-10-09T10:21:41.324777+0000 mgr.y (mgr.26072) 570 : cluster 0 pgmap v570: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 4.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s; 35552/211824 objects degraded (16.784%) 2023-10-09T10:21:42.704 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:21:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:21:42] "GET /metrics HTTP/1.1" 200 36508 "" "Prometheus/2.33.4" 2023-10-09T10:21:42.709 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:42.738 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:42.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:42.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:42.840 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 84 16 74802 74786 55.6366 78 0.00696384 0.0179686 2023-10-09T10:21:42.843 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:42.871 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:42.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:42.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:42.975 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:43.006 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:43.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:43.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:43.111 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:43.138 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:43.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:43.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:43.243 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:43.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:43.272 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:43.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:43.373 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:43.382 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:43 smithi053 bash[76859]: cluster 2023-10-09T10:21:42.975915+0000 mon.a (mon.0) 796 : cluster 3 Health check update: Degraded data redundancy: 35552/211824 objects degraded (16.784%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:43.383 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:43 smithi053 bash[79554]: cluster 2023-10-09T10:21:42.975915+0000 mon.a (mon.0) 796 : cluster 3 Health check update: Degraded data redundancy: 35552/211824 objects degraded (16.784%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:43.400 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:43.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:43.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:43.506 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:43.514 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:43 smithi086 bash[59714]: cluster 2023-10-09T10:21:42.975915+0000 mon.a (mon.0) 796 : cluster 3 Health check update: Degraded data redundancy: 35552/211824 objects degraded (16.784%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:43.548 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:43.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:43.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:43.654 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:43.679 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:43.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:43.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:43.783 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:43.808 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:43.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:43.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:43.840 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 85 16 76019 76003 55.8768 76.0625 0.00664653 0.0178858 2023-10-09T10:21:43.913 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:43.938 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:43.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:43.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:44.043 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:44.070 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:44.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:44.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:44.173 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:44.201 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:44.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:44.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:44.307 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:44.334 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:44.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:44.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:44.438 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:44.466 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:44.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:44.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:44.572 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:44.596 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:44.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:44.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:44.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:44 smithi086 bash[59714]: cluster 2023-10-09T10:21:43.325531+0000 mgr.y (mgr.26072) 571 : cluster 0 pgmap v571: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 4.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s; 35552/211824 objects degraded (16.784%) 2023-10-09T10:21:44.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:44 smithi086 bash[59714]: audit 2023-10-09T10:21:44.366588+0000 mon.a (mon.0) 797 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-09T10:21:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:44 smithi086 bash[59714]: cluster 2023-10-09T10:21:44.366659+0000 mon.a (mon.0) 798 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-10-09T10:21:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:44 smithi086 bash[59714]: audit 2023-10-09T10:21:44.366777+0000 mon.b (mon.1) 9 : audit 1 from='client.? 172.21.15.53:0/4221173823' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-09T10:21:44.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:44 smithi053 bash[79554]: cluster 2023-10-09T10:21:43.325531+0000 mgr.y (mgr.26072) 571 : cluster 0 pgmap v571: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 4.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s; 35552/211824 objects degraded (16.784%) 2023-10-09T10:21:44.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:44 smithi053 bash[79554]: audit 2023-10-09T10:21:44.366588+0000 mon.a (mon.0) 797 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-09T10:21:44.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:44 smithi053 bash[79554]: cluster 2023-10-09T10:21:44.366659+0000 mon.a (mon.0) 798 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-10-09T10:21:44.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:44 smithi053 bash[79554]: audit 2023-10-09T10:21:44.366777+0000 mon.b (mon.1) 9 : audit 1 from='client.? 172.21.15.53:0/4221173823' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-09T10:21:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:44 smithi053 bash[76859]: cluster 2023-10-09T10:21:43.325531+0000 mgr.y (mgr.26072) 571 : cluster 0 pgmap v571: 89 pgs: 61 active+clean, 17 active+undersized, 11 active+undersized+degraded; 4.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s; 35552/211824 objects degraded (16.784%) 2023-10-09T10:21:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:44 smithi053 bash[76859]: audit 2023-10-09T10:21:44.366588+0000 mon.a (mon.0) 797 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-09T10:21:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:44 smithi053 bash[76859]: cluster 2023-10-09T10:21:44.366659+0000 mon.a (mon.0) 798 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-10-09T10:21:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:44 smithi053 bash[76859]: audit 2023-10-09T10:21:44.366777+0000 mon.b (mon.1) 9 : audit 1 from='client.? 172.21.15.53:0/4221173823' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-09T10:21:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:44 smithi053 bash[76859]: debug 2023-10-09T10:21:44.362+0000 7f1b361d3700 -1 mon.a@0(leader).osd e176 definitely_dead 0 2023-10-09T10:21:44.699 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:44.729 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:44.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:44.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:44.835 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:44.840 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 86 16 77116 77100 56.0242 68.5625 0.0127235 0.0178439 2023-10-09T10:21:44.873 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:44.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:44.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:44.977 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:44.994 INFO:teuthology.orchestra.run.smithi053.stderr:marked out osd.7. 2023-10-09T10:21:45.005 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:45.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:45.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:45.110 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:45.127 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:45.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:45.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:45.230 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:45.250 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:45.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:45.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:45.352 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:45.385 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:45.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:45.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:45.488 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:45.514 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:45.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:45.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:45.617 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:45.642 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:45.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:45.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:45.745 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:45.767 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:45.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:45.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:45.841 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 87 16 77332 77316 55.5354 13.5 0.00394057 0.017832 2023-10-09T10:21:45.870 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:45.906 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:45.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:45.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:46.009 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:46.019 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:45 smithi053 bash[76859]: cluster 2023-10-09T10:21:44.985391+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e177 with expected crc 2023-10-09T10:21:46.019 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:45 smithi053 bash[76859]: audit 2023-10-09T10:21:44.986900+0000 mon.a (mon.0) 799 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-10-09T10:21:46.019 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:45 smithi053 bash[76859]: cluster 2023-10-09T10:21:44.987223+0000 mon.a (mon.0) 800 : cluster 0 osdmap e177: 8 total, 7 up, 7 in 2023-10-09T10:21:46.019 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:45 smithi053 bash[76859]: cluster 2023-10-09T10:21:45.326192+0000 mgr.y (mgr.26072) 572 : cluster 0 pgmap v573: 89 pgs: 2 peering, 59 active+clean, 17 active+undersized, 11 active+undersized+degraded; 4.6 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 75 MiB/s wr, 1.19k op/s; 37823/227373 objects degraded (16.635%) 2023-10-09T10:21:46.019 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:45 smithi053 bash[79554]: cluster 2023-10-09T10:21:44.985391+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e177 with expected crc 2023-10-09T10:21:46.019 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:45 smithi053 bash[79554]: audit 2023-10-09T10:21:44.986900+0000 mon.a (mon.0) 799 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-10-09T10:21:46.019 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:45 smithi053 bash[79554]: cluster 2023-10-09T10:21:44.987223+0000 mon.a (mon.0) 800 : cluster 0 osdmap e177: 8 total, 7 up, 7 in 2023-10-09T10:21:46.020 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:45 smithi053 bash[79554]: cluster 2023-10-09T10:21:45.326192+0000 mgr.y (mgr.26072) 572 : cluster 0 pgmap v573: 89 pgs: 2 peering, 59 active+clean, 17 active+undersized, 11 active+undersized+degraded; 4.6 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 75 MiB/s wr, 1.19k op/s; 37823/227373 objects degraded (16.635%) 2023-10-09T10:21:46.033 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:46.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:46.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:46.137 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:46.164 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:46.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:46.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:46.267 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:46.287 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:46.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:46.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:46.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:45 smithi086 bash[59714]: cluster 2023-10-09T10:21:44.985391+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e177 with expected crc 2023-10-09T10:21:46.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:45 smithi086 bash[59714]: audit 2023-10-09T10:21:44.986900+0000 mon.a (mon.0) 799 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-10-09T10:21:46.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:45 smithi086 bash[59714]: cluster 2023-10-09T10:21:44.987223+0000 mon.a (mon.0) 800 : cluster 0 osdmap e177: 8 total, 7 up, 7 in 2023-10-09T10:21:46.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:45 smithi086 bash[59714]: cluster 2023-10-09T10:21:45.326192+0000 mgr.y (mgr.26072) 572 : cluster 0 pgmap v573: 89 pgs: 2 peering, 59 active+clean, 17 active+undersized, 11 active+undersized+degraded; 4.6 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 75 MiB/s wr, 1.19k op/s; 37823/227373 objects degraded (16.635%) 2023-10-09T10:21:46.391 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:46.417 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:46.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:46.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:46.520 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:46.542 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:46.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:46.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:46.645 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:46.663 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:21:46.664 INFO:teuthology.orchestra.run.smithi053.stdout: "size": 20, 2023-10-09T10:21:46.664 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 600, 2023-10-09T10:21:46.664 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [ 2023-10-09T10:21:46.664 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.664 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:76884 5.12 5:4c1490e9:::benchmark_data_smithi053_106232_object76883:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e119)", 2023-10-09T10:21:46.664 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:37.068810+0000", 2023-10-09T10:21:46.664 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 309.58732895700001, 2023-10-09T10:21:46.664 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1179064809999999, 2023-10-09T10:21:46.664 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:21:46.664 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:21:46.665 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:21:46.665 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:21:46.665 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:21:46.665 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 76884 2023-10-09T10:21:46.665 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.665 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:21:46.665 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.665 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:21:46.665 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.068810+0000", 2023-10-09T10:21:46.665 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.665 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.665 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.666 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:21:46.666 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.068810+0000", 2023-10-09T10:21:46.666 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.666 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.666 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.666 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:21:46.666 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.068809+0000", 2023-10-09T10:21:46.666 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:21:46.666 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.666 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.666 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:21:46.667 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.068861+0000", 2023-10-09T10:21:46.667 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.2255e-05 2023-10-09T10:21:46.667 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.667 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.667 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:21:46.667 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.068869+0000", 2023-10-09T10:21:46.667 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.8990000000000001e-06 2023-10-09T10:21:46.667 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.667 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.667 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:21:46.667 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.068876+0000", 2023-10-09T10:21:46.668 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.4849999999999997e-06 2023-10-09T10:21:46.668 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.668 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.669 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.669 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.068907+0000", 2023-10-09T10:21:46.669 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.0893999999999999e-05 2023-10-09T10:21:46.669 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.669 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.669 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:21:46.669 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.068913+0000", 2023-10-09T10:21:46.669 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.7379999999999997e-06 2023-10-09T10:21:46.669 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.669 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.669 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.669 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.148224+0000", 2023-10-09T10:21:46.670 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.079310454 2023-10-09T10:21:46.670 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.670 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.670 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:21:46.670 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.148387+0000", 2023-10-09T10:21:46.670 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0001629 2023-10-09T10:21:46.670 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.670 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.670 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,3,5", 2023-10-09T10:21:46.670 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.148571+0000", 2023-10-09T10:21:46.670 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00018480600000000001 2023-10-09T10:21:46.670 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.671 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.671 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.671 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.154869+0000", 2023-10-09T10:21:46.671 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.006297988 2023-10-09T10:21:46.671 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.671 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.671 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:21:46.671 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.156419+0000", 2023-10-09T10:21:46.671 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0015493989999999999 2023-10-09T10:21:46.671 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.671 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.671 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.672 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.185229+0000", 2023-10-09T10:21:46.672 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.028810387 2023-10-09T10:21:46.672 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.672 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.672 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.672 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.185263+0000", 2023-10-09T10:21:46.672 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.3558e-05 2023-10-09T10:21:46.672 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.672 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.672 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:21:46.672 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.185323+0000", 2023-10-09T10:21:46.672 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.9969999999999997e-05 2023-10-09T10:21:46.672 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.673 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.673 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:21:46.673 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.186716+0000", 2023-10-09T10:21:46.673 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0013933210000000001 2023-10-09T10:21:46.673 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.673 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:21:46.673 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.673 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.673 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.673 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:76898 5.12 5:4a4c82bb:::benchmark_data_smithi053_106232_object76897:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e119)", 2023-10-09T10:21:46.673 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:37.068883+0000", 2023-10-09T10:21:46.673 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 309.58725552999999, 2023-10-09T10:21:46.674 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1192618430000001, 2023-10-09T10:21:46.674 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:21:46.674 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:21:46.674 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:21:46.674 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:21:46.674 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:21:46.674 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 76898 2023-10-09T10:21:46.674 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.674 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:21:46.674 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.674 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:21:46.674 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.068883+0000", 2023-10-09T10:21:46.675 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.675 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.675 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.675 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:21:46.675 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.068883+0000", 2023-10-09T10:21:46.675 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.675 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.675 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.675 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:21:46.675 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.068883+0000", 2023-10-09T10:21:46.675 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:21:46.675 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.675 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.676 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:21:46.676 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.068932+0000", 2023-10-09T10:21:46.676 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.8959000000000003e-05 2023-10-09T10:21:46.676 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.676 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.676 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:21:46.676 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.068939+0000", 2023-10-09T10:21:46.676 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.2230000000000001e-06 2023-10-09T10:21:46.676 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.676 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.676 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:21:46.677 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.068944+0000", 2023-10-09T10:21:46.677 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.614e-06 2023-10-09T10:21:46.677 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.677 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.677 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.677 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.068976+0000", 2023-10-09T10:21:46.677 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.1448000000000001e-05 2023-10-09T10:21:46.677 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.677 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.677 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:21:46.677 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.068982+0000", 2023-10-09T10:21:46.677 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.4659999999999996e-06 2023-10-09T10:21:46.677 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.678 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.678 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.678 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.149497+0000", 2023-10-09T10:21:46.678 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0805151319999999 2023-10-09T10:21:46.678 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.678 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.678 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:21:46.678 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.149663+0000", 2023-10-09T10:21:46.678 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000165914 2023-10-09T10:21:46.678 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.678 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.678 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,3,5", 2023-10-09T10:21:46.679 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.150007+0000", 2023-10-09T10:21:46.679 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00034366900000000001 2023-10-09T10:21:46.679 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.679 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.679 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:21:46.679 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.156426+0000", 2023-10-09T10:21:46.679 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0064192620000000002 2023-10-09T10:21:46.679 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.679 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.679 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.679 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.156478+0000", 2023-10-09T10:21:46.679 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.1632000000000003e-05 2023-10-09T10:21:46.680 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.680 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.680 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.680 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.186917+0000", 2023-10-09T10:21:46.680 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.030438960000000001 2023-10-09T10:21:46.680 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.680 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.680 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.680 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.186956+0000", 2023-10-09T10:21:46.680 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.8831999999999997e-05 2023-10-09T10:21:46.680 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.680 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.680 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:21:46.681 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.187019+0000", 2023-10-09T10:21:46.681 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.3064000000000005e-05 2023-10-09T10:21:46.681 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.681 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.681 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:21:46.681 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.188145+0000", 2023-10-09T10:21:46.681 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.001126139 2023-10-09T10:21:46.681 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.681 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:21:46.681 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.681 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.681 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.682 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:76995 5.12 5:4af8b95c:::benchmark_data_smithi053_106232_object76994:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e119)", 2023-10-09T10:21:46.682 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:37.068952+0000", 2023-10-09T10:21:46.682 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 309.58718698500002, 2023-10-09T10:21:46.682 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1225733200000001, 2023-10-09T10:21:46.682 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:21:46.682 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:21:46.682 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:21:46.682 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:21:46.682 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:21:46.682 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 76995 2023-10-09T10:21:46.682 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.682 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:21:46.683 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.683 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:21:46.683 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.068952+0000", 2023-10-09T10:21:46.683 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.683 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.683 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.683 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:21:46.683 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.068952+0000", 2023-10-09T10:21:46.683 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.683 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.683 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.683 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:21:46.683 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.068951+0000", 2023-10-09T10:21:46.684 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:21:46.684 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.684 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.684 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:21:46.684 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.068999+0000", 2023-10-09T10:21:46.684 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.8208999999999999e-05 2023-10-09T10:21:46.684 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.684 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.684 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:21:46.684 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069007+0000", 2023-10-09T10:21:46.684 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.3440000000000003e-06 2023-10-09T10:21:46.684 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.684 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.685 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:21:46.685 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069013+0000", 2023-10-09T10:21:46.685 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.925e-06 2023-10-09T10:21:46.685 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.685 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.685 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.685 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069043+0000", 2023-10-09T10:21:46.685 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.0589999999999997e-05 2023-10-09T10:21:46.685 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.685 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.685 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:21:46.685 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069050+0000", 2023-10-09T10:21:46.686 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.4289999999999998e-06 2023-10-09T10:21:46.686 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.686 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.686 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.686 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.151632+0000", 2023-10-09T10:21:46.686 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.082582213 2023-10-09T10:21:46.686 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.686 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.686 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:21:46.686 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.151814+0000", 2023-10-09T10:21:46.686 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00018195799999999999 2023-10-09T10:21:46.686 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.687 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.687 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,3,5", 2023-10-09T10:21:46.687 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.152008+0000", 2023-10-09T10:21:46.687 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00019444300000000001 2023-10-09T10:21:46.687 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.687 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.687 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:21:46.687 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.156434+0000", 2023-10-09T10:21:46.687 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0044256800000000004 2023-10-09T10:21:46.687 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.687 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.687 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.687 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.156516+0000", 2023-10-09T10:21:46.688 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.1729000000000003e-05 2023-10-09T10:21:46.688 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.688 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.688 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.688 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.188320+0000", 2023-10-09T10:21:46.688 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.031804409999999998 2023-10-09T10:21:46.688 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.688 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.688 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.688 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.188352+0000", 2023-10-09T10:21:46.688 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.2069000000000001e-05 2023-10-09T10:21:46.688 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.689 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.689 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:21:46.689 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.188403+0000", 2023-10-09T10:21:46.689 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.1050000000000001e-05 2023-10-09T10:21:46.689 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.689 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.689 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:21:46.689 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.191525+0000", 2023-10-09T10:21:46.689 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0031217929999999999 2023-10-09T10:21:46.689 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.689 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:21:46.689 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.689 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.690 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.690 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:77032 5.12 5:4aec7f39:::benchmark_data_smithi053_106232_object77031:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e119)", 2023-10-09T10:21:46.690 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:37.069020+0000", 2023-10-09T10:21:46.690 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 309.58711891500002, 2023-10-09T10:21:46.690 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.123737261, 2023-10-09T10:21:46.690 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:21:46.690 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:21:46.690 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:21:46.690 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:21:46.690 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:21:46.690 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77032 2023-10-09T10:21:46.691 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.691 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:21:46.691 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.691 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:21:46.691 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069020+0000", 2023-10-09T10:21:46.691 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.691 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.691 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.691 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:21:46.691 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069020+0000", 2023-10-09T10:21:46.691 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.691 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.691 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.692 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:21:46.692 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069019+0000", 2023-10-09T10:21:46.692 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:21:46.692 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.692 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.692 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:21:46.692 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069065+0000", 2023-10-09T10:21:46.692 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.5349999999999998e-05 2023-10-09T10:21:46.692 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.692 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.692 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:21:46.692 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069072+0000", 2023-10-09T10:21:46.693 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.2599999999999999e-06 2023-10-09T10:21:46.693 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.693 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.693 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:21:46.693 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069077+0000", 2023-10-09T10:21:46.693 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.5960000000000003e-06 2023-10-09T10:21:46.693 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.693 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.693 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.693 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069106+0000", 2023-10-09T10:21:46.693 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.8688e-05 2023-10-09T10:21:46.693 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.694 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.694 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:21:46.694 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069113+0000", 2023-10-09T10:21:46.694 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.4110000000000001e-06 2023-10-09T10:21:46.694 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.694 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.694 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.694 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.156543+0000", 2023-10-09T10:21:46.694 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0874302819999999 2023-10-09T10:21:46.694 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.694 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.694 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:21:46.695 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.156704+0000", 2023-10-09T10:21:46.695 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00016102 2023-10-09T10:21:46.695 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.695 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.695 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,3,5", 2023-10-09T10:21:46.695 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.156895+0000", 2023-10-09T10:21:46.695 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000191153 2023-10-09T10:21:46.695 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.695 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.695 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.695 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.167427+0000", 2023-10-09T10:21:46.695 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.010531713 2023-10-09T10:21:46.696 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.696 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.696 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:21:46.696 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.167437+0000", 2023-10-09T10:21:46.696 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.027e-05 2023-10-09T10:21:46.696 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.696 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.696 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.696 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.191578+0000", 2023-10-09T10:21:46.696 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.024141178999999999 2023-10-09T10:21:46.696 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.696 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.697 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.697 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.191618+0000", 2023-10-09T10:21:46.697 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.9573999999999998e-05 2023-10-09T10:21:46.697 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.697 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.697 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:21:46.697 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.191683+0000", 2023-10-09T10:21:46.697 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.5686999999999996e-05 2023-10-09T10:21:46.697 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.697 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.697 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:21:46.698 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.192757+0000", 2023-10-09T10:21:46.698 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.001073531 2023-10-09T10:21:46.698 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.698 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:21:46.698 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.698 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.698 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.698 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:77110 5.12 5:4cb1fbae:::benchmark_data_smithi053_106232_object77109:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e119)", 2023-10-09T10:21:46.698 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:37.069084+0000", 2023-10-09T10:21:46.698 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 309.58705409100003, 2023-10-09T10:21:46.698 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1247387010000001, 2023-10-09T10:21:46.699 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:21:46.699 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:21:46.699 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:21:46.699 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:21:46.699 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:21:46.699 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77110 2023-10-09T10:21:46.699 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.699 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:21:46.699 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.699 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:21:46.699 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069084+0000", 2023-10-09T10:21:46.699 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.700 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.700 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.700 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:21:46.700 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069084+0000", 2023-10-09T10:21:46.700 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.700 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.700 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.700 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:21:46.700 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069084+0000", 2023-10-09T10:21:46.700 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:21:46.700 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.700 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.701 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:21:46.701 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069136+0000", 2023-10-09T10:21:46.701 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.2080000000000003e-05 2023-10-09T10:21:46.701 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.701 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.701 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:21:46.701 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069143+0000", 2023-10-09T10:21:46.701 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.2699999999999999e-06 2023-10-09T10:21:46.701 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.701 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.701 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:21:46.701 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069149+0000", 2023-10-09T10:21:46.701 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.5759999999999996e-06 2023-10-09T10:21:46.702 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.702 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.702 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.702 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069177+0000", 2023-10-09T10:21:46.702 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.8549999999999999e-05 2023-10-09T10:21:46.702 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.702 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.702 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:21:46.702 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069184+0000", 2023-10-09T10:21:46.702 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.6170000000000003e-06 2023-10-09T10:21:46.702 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.702 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.703 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.703 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.158226+0000", 2023-10-09T10:21:46.703 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.089041771 2023-10-09T10:21:46.703 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.703 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.703 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:21:46.703 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.158700+0000", 2023-10-09T10:21:46.703 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00047455899999999999 2023-10-09T10:21:46.703 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.703 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.703 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,3,5", 2023-10-09T10:21:46.703 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.158893+0000", 2023-10-09T10:21:46.703 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00019260600000000001 2023-10-09T10:21:46.704 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.704 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.704 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:21:46.704 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.167444+0000", 2023-10-09T10:21:46.704 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0085507269999999993 2023-10-09T10:21:46.704 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.704 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.704 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.704 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.183450+0000", 2023-10-09T10:21:46.704 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.016006100999999998 2023-10-09T10:21:46.704 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.704 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.705 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.705 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.192802+0000", 2023-10-09T10:21:46.705 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0093522919999999999 2023-10-09T10:21:46.705 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.705 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.705 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.705 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.192837+0000", 2023-10-09T10:21:46.705 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.5330999999999998e-05 2023-10-09T10:21:46.705 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.705 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.705 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:21:46.705 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.192920+0000", 2023-10-09T10:21:46.706 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.2818999999999994e-05 2023-10-09T10:21:46.706 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.706 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.706 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:21:46.706 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.193823+0000", 2023-10-09T10:21:46.706 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00090289600000000004 2023-10-09T10:21:46.706 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.706 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:21:46.706 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.706 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.706 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.706 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:77150 5.12 5:4962a345:::benchmark_data_smithi053_106232_object77149:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e119)", 2023-10-09T10:21:46.706 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:37.069156+0000", 2023-10-09T10:21:46.707 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 309.58698257399999, 2023-10-09T10:21:46.707 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.126079042, 2023-10-09T10:21:46.707 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:21:46.707 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:21:46.707 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:21:46.707 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:21:46.707 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:21:46.707 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77150 2023-10-09T10:21:46.707 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.707 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:21:46.707 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.707 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:21:46.708 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069156+0000", 2023-10-09T10:21:46.708 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.708 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.708 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.708 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:21:46.708 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069156+0000", 2023-10-09T10:21:46.708 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.708 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.708 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.709 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:21:46.709 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069156+0000", 2023-10-09T10:21:46.709 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:21:46.709 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.709 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.709 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:21:46.709 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069204+0000", 2023-10-09T10:21:46.709 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.8517999999999999e-05 2023-10-09T10:21:46.709 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.709 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.709 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:21:46.709 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069211+0000", 2023-10-09T10:21:46.709 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.2169999999999997e-06 2023-10-09T10:21:46.710 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.710 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.710 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:21:46.710 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069217+0000", 2023-10-09T10:21:46.710 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.6330000000000001e-06 2023-10-09T10:21:46.710 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.710 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.710 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.710 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069250+0000", 2023-10-09T10:21:46.710 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.2738999999999999e-05 2023-10-09T10:21:46.710 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.710 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.711 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:21:46.711 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:37.069256+0000", 2023-10-09T10:21:46.711 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.5919999999999997e-06 2023-10-09T10:21:46.711 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.711 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.711 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.711 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.160264+0000", 2023-10-09T10:21:46.711 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.091008287 2023-10-09T10:21:46.711 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.711 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.711 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:21:46.711 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.160431+0000", 2023-10-09T10:21:46.712 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00016602500000000001 2023-10-09T10:21:46.712 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.712 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.712 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,3,5", 2023-10-09T10:21:46.712 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.160611+0000", 2023-10-09T10:21:46.712 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000180395 2023-10-09T10:21:46.712 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.712 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.712 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:21:46.712 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.167451+0000", 2023-10-09T10:21:46.712 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0068397240000000002 2023-10-09T10:21:46.712 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.712 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.713 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.713 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.185195+0000", 2023-10-09T10:21:46.713 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.017744827000000001 2023-10-09T10:21:46.713 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.713 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.713 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.713 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.193867+0000", 2023-10-09T10:21:46.713 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0086714689999999994 2023-10-09T10:21:46.713 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.713 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.713 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.713 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.193900+0000", 2023-10-09T10:21:46.713 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.3266000000000003e-05 2023-10-09T10:21:46.714 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.714 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.714 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:21:46.714 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.193948+0000", 2023-10-09T10:21:46.714 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.8084999999999998e-05 2023-10-09T10:21:46.714 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.714 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.714 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:21:46.714 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.195235+0000", 2023-10-09T10:21:46.714 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.001286751 2023-10-09T10:21:46.714 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.714 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:21:46.715 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.715 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.715 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.715 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:77199 5.13 5:cfe43527:::benchmark_data_smithi053_106232_object77198:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e121)", 2023-10-09T10:21:46.715 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:38.998698+0000", 2023-10-09T10:21:46.715 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 307.65744092800003, 2023-10-09T10:21:46.715 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1540827549999999, 2023-10-09T10:21:46.715 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:21:46.715 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:21:46.715 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:21:46.715 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:21:46.715 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:21:46.716 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77199 2023-10-09T10:21:46.716 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.716 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:21:46.716 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.716 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:21:46.716 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998698+0000", 2023-10-09T10:21:46.716 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.716 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.716 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.716 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:21:46.716 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998698+0000", 2023-10-09T10:21:46.716 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.716 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.717 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.717 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:21:46.717 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998695+0000", 2023-10-09T10:21:46.717 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999976 2023-10-09T10:21:46.717 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.717 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.717 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:21:46.717 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998738+0000", 2023-10-09T10:21:46.717 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.3062999999999997e-05 2023-10-09T10:21:46.717 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.717 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.717 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:21:46.718 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998757+0000", 2023-10-09T10:21:46.718 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.8139999999999999e-05 2023-10-09T10:21:46.718 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.718 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.718 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:21:46.718 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998766+0000", 2023-10-09T10:21:46.718 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.5489999999999995e-06 2023-10-09T10:21:46.718 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.718 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.718 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.718 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.001701+0000", 2023-10-09T10:21:46.718 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.002935174 2023-10-09T10:21:46.718 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.719 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.719 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op must wait for map", 2023-10-09T10:21:46.719 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.001709+0000", 2023-10-09T10:21:46.719 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.6960000000000005e-06 2023-10-09T10:21:46.719 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.719 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.719 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.719 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.003608+0000", 2023-10-09T10:21:46.719 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0018990540000000001 2023-10-09T10:21:46.719 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.719 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.719 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:21:46.720 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.003619+0000", 2023-10-09T10:21:46.720 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0773e-05 2023-10-09T10:21:46.720 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.720 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.720 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.720 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.140780+0000", 2023-10-09T10:21:46.720 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1371606949999999 2023-10-09T10:21:46.720 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.720 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.720 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:21:46.720 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.140948+0000", 2023-10-09T10:21:46.720 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00016809999999999999 2023-10-09T10:21:46.721 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.721 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.721 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,3", 2023-10-09T10:21:46.721 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.141310+0000", 2023-10-09T10:21:46.721 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00036189700000000002 2023-10-09T10:21:46.721 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.721 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.721 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.721 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.151634+0000", 2023-10-09T10:21:46.721 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.010324844999999999 2023-10-09T10:21:46.721 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.721 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.721 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:21:46.722 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.151642+0000", 2023-10-09T10:21:46.722 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.9980000000000003e-06 2023-10-09T10:21:46.722 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.722 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.722 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.722 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.151682+0000", 2023-10-09T10:21:46.722 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.9657999999999999e-05 2023-10-09T10:21:46.722 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.722 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.722 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:21:46.722 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.151720+0000", 2023-10-09T10:21:46.722 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.8321999999999997e-05 2023-10-09T10:21:46.723 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.723 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.723 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:21:46.723 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.152780+0000", 2023-10-09T10:21:46.723 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0010600189999999999 2023-10-09T10:21:46.723 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.723 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:21:46.723 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.723 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.723 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.723 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:77202 5.13 5:ce168219:::benchmark_data_smithi053_106232_object77201:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e121)", 2023-10-09T10:21:46.723 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:38.998773+0000", 2023-10-09T10:21:46.724 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 307.657365255, 2023-10-09T10:21:46.724 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.155135953, 2023-10-09T10:21:46.724 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:21:46.724 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:21:46.724 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:21:46.724 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:21:46.724 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:21:46.724 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77202 2023-10-09T10:21:46.724 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.724 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:21:46.724 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.724 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:21:46.725 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998773+0000", 2023-10-09T10:21:46.725 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.725 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.725 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.725 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:21:46.725 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998773+0000", 2023-10-09T10:21:46.725 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.725 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.725 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.725 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:21:46.725 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998773+0000", 2023-10-09T10:21:46.725 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:21:46.726 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.726 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.726 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:21:46.726 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998818+0000", 2023-10-09T10:21:46.726 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.5170000000000003e-05 2023-10-09T10:21:46.726 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.726 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.726 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:21:46.726 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998828+0000", 2023-10-09T10:21:46.726 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0424e-05 2023-10-09T10:21:46.726 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.726 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.727 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:21:46.727 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998835+0000", 2023-10-09T10:21:46.727 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.601e-06 2023-10-09T10:21:46.727 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.727 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.727 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.727 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.001849+0000", 2023-10-09T10:21:46.727 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.003013824 2023-10-09T10:21:46.727 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.727 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.727 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting_for_map not empty", 2023-10-09T10:21:46.727 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.001855+0000", 2023-10-09T10:21:46.728 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.3709999999999996e-06 2023-10-09T10:21:46.728 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.728 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.728 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.728 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.004325+0000", 2023-10-09T10:21:46.728 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.002469775 2023-10-09T10:21:46.728 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.728 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.728 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:21:46.728 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.004334+0000", 2023-10-09T10:21:46.728 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.6640000000000004e-06 2023-10-09T10:21:46.729 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.729 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.729 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.729 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.144245+0000", 2023-10-09T10:21:46.729 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1399115289999999 2023-10-09T10:21:46.729 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.729 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.729 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:21:46.729 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.144435+0000", 2023-10-09T10:21:46.729 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00018974899999999999 2023-10-09T10:21:46.729 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.729 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.730 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,3", 2023-10-09T10:21:46.730 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.144657+0000", 2023-10-09T10:21:46.730 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000221845 2023-10-09T10:21:46.730 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.730 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.730 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.730 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.152831+0000", 2023-10-09T10:21:46.730 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0081742989999999995 2023-10-09T10:21:46.730 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.730 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.730 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:21:46.730 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.152838+0000", 2023-10-09T10:21:46.731 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.9970000000000001e-06 2023-10-09T10:21:46.731 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.731 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.731 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.731 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.152863+0000", 2023-10-09T10:21:46.731 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.4697000000000001e-05 2023-10-09T10:21:46.731 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.731 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.731 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:21:46.731 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.152900+0000", 2023-10-09T10:21:46.731 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.7768000000000002e-05 2023-10-09T10:21:46.731 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.732 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.732 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:21:46.732 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.153909+0000", 2023-10-09T10:21:46.732 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.001008812 2023-10-09T10:21:46.732 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.732 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:21:46.732 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.732 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.732 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.732 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:77308 5.13 5:ca64a6ce:::benchmark_data_smithi053_106232_object77307:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e121)", 2023-10-09T10:21:46.732 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:38.998840+0000", 2023-10-09T10:21:46.733 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 307.65729837599997, 2023-10-09T10:21:46.733 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.165507437, 2023-10-09T10:21:46.733 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:21:46.733 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:21:46.733 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:21:46.733 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:21:46.733 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:21:46.733 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77308 2023-10-09T10:21:46.733 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.733 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:21:46.733 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.733 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:21:46.734 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998840+0000", 2023-10-09T10:21:46.734 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.734 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.734 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.734 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:21:46.734 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998840+0000", 2023-10-09T10:21:46.734 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.734 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.734 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.734 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:21:46.734 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998840+0000", 2023-10-09T10:21:46.734 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:21:46.734 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.735 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.735 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:21:46.735 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998869+0000", 2023-10-09T10:21:46.735 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.9572000000000001e-05 2023-10-09T10:21:46.735 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.735 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.735 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:21:46.735 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998878+0000", 2023-10-09T10:21:46.735 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.2280000000000004e-06 2023-10-09T10:21:46.735 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.735 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.735 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:21:46.736 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998884+0000", 2023-10-09T10:21:46.736 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.8619999999999999e-06 2023-10-09T10:21:46.736 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.736 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.736 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.736 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.001909+0000", 2023-10-09T10:21:46.736 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0030241840000000001 2023-10-09T10:21:46.736 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.736 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.736 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting_for_map not empty", 2023-10-09T10:21:46.736 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.001914+0000", 2023-10-09T10:21:46.736 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.7729999999999996e-06 2023-10-09T10:21:46.736 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.737 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.737 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.737 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.004358+0000", 2023-10-09T10:21:46.737 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0024434550000000002 2023-10-09T10:21:46.737 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.737 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.737 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:21:46.737 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.004366+0000", 2023-10-09T10:21:46.737 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.9480000000000008e-06 2023-10-09T10:21:46.737 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.737 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.737 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.738 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.146199+0000", 2023-10-09T10:21:46.738 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1418335930000001 2023-10-09T10:21:46.738 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.738 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.738 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:21:46.738 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.146397+0000", 2023-10-09T10:21:46.738 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000197684 2023-10-09T10:21:46.738 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.738 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.738 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,3", 2023-10-09T10:21:46.738 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.146578+0000", 2023-10-09T10:21:46.738 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00018067699999999999 2023-10-09T10:21:46.738 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.739 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.739 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.739 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.154053+0000", 2023-10-09T10:21:46.739 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.007475219 2023-10-09T10:21:46.739 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.739 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.739 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.739 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.154125+0000", 2023-10-09T10:21:46.739 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.2609999999999998e-05 2023-10-09T10:21:46.739 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.739 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.739 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:21:46.740 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.160972+0000", 2023-10-09T10:21:46.740 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0068468440000000004 2023-10-09T10:21:46.740 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.740 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.740 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:21:46.740 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.161688+0000", 2023-10-09T10:21:46.740 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00071521699999999998 2023-10-09T10:21:46.740 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.740 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.740 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:21:46.740 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.164348+0000", 2023-10-09T10:21:46.740 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0026600949999999999 2023-10-09T10:21:46.740 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.741 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:21:46.741 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.741 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.741 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.741 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:77345 5.13 5:ca31f75f:::benchmark_data_smithi053_106232_object77344:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e121)", 2023-10-09T10:21:46.741 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:38.998889+0000", 2023-10-09T10:21:46.741 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 307.65724925500001, 2023-10-09T10:21:46.741 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1806348879999999, 2023-10-09T10:21:46.741 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:21:46.741 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:21:46.741 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:21:46.741 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:21:46.742 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:21:46.742 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77345 2023-10-09T10:21:46.742 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.742 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:21:46.742 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.742 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:21:46.742 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998889+0000", 2023-10-09T10:21:46.742 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.742 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.742 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.742 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:21:46.742 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998889+0000", 2023-10-09T10:21:46.743 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.743 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.743 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.743 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:21:46.743 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998889+0000", 2023-10-09T10:21:46.743 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:21:46.743 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.743 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.743 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:21:46.743 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998961+0000", 2023-10-09T10:21:46.743 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.1970000000000004e-05 2023-10-09T10:21:46.743 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.744 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.744 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:21:46.744 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998971+0000", 2023-10-09T10:21:46.744 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0376e-05 2023-10-09T10:21:46.744 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.744 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.744 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:21:46.744 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998978+0000", 2023-10-09T10:21:46.744 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.5300000000000002e-06 2023-10-09T10:21:46.744 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.744 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.744 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.744 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.001943+0000", 2023-10-09T10:21:46.745 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.002964937 2023-10-09T10:21:46.745 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.745 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.745 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting_for_map not empty", 2023-10-09T10:21:46.745 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.001948+0000", 2023-10-09T10:21:46.745 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.4820000000000002e-06 2023-10-09T10:21:46.745 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.745 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.745 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.745 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.004392+0000", 2023-10-09T10:21:46.745 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0024443300000000002 2023-10-09T10:21:46.745 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.746 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.746 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:21:46.746 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.004400+0000", 2023-10-09T10:21:46.746 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.2819999999999999e-06 2023-10-09T10:21:46.746 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.746 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.746 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.746 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.154167+0000", 2023-10-09T10:21:46.746 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.149767245 2023-10-09T10:21:46.746 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.746 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.746 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:21:46.747 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.154585+0000", 2023-10-09T10:21:46.747 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00041782400000000002 2023-10-09T10:21:46.747 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.747 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.747 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,3", 2023-10-09T10:21:46.747 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.155652+0000", 2023-10-09T10:21:46.747 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0010675750000000001 2023-10-09T10:21:46.747 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.747 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.747 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.747 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.166219+0000", 2023-10-09T10:21:46.747 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.010567046 2023-10-09T10:21:46.747 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.748 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.748 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:21:46.748 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.171958+0000", 2023-10-09T10:21:46.748 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0057381999999999997 2023-10-09T10:21:46.748 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.748 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.748 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.748 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.175480+0000", 2023-10-09T10:21:46.748 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0035226039999999999 2023-10-09T10:21:46.748 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.748 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.748 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:21:46.749 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.175625+0000", 2023-10-09T10:21:46.749 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014465499999999999 2023-10-09T10:21:46.749 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.749 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.749 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:21:46.749 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.179524+0000", 2023-10-09T10:21:46.749 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0038993130000000002 2023-10-09T10:21:46.749 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.749 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:21:46.749 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.749 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.749 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.749 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:77412 5.13 5:cf666980:::benchmark_data_smithi053_106232_object77411:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e121)", 2023-10-09T10:21:46.750 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:38.998983+0000", 2023-10-09T10:21:46.750 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 307.65715587300002, 2023-10-09T10:21:46.750 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1814340919999999, 2023-10-09T10:21:46.750 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:21:46.750 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:21:46.750 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:21:46.750 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:21:46.750 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:21:46.750 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77412 2023-10-09T10:21:46.750 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.750 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:21:46.750 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.751 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:21:46.751 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998983+0000", 2023-10-09T10:21:46.751 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.751 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.751 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.751 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:21:46.751 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998983+0000", 2023-10-09T10:21:46.751 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.751 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.751 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.751 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:21:46.751 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.998982+0000", 2023-10-09T10:21:46.752 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:21:46.752 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.752 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.752 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:21:46.752 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999047+0000", 2023-10-09T10:21:46.752 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.5153000000000005e-05 2023-10-09T10:21:46.752 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.752 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.752 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:21:46.752 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999057+0000", 2023-10-09T10:21:46.752 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.8819999999999996e-06 2023-10-09T10:21:46.753 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.753 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.753 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:21:46.753 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999063+0000", 2023-10-09T10:21:46.753 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.0129999999999999e-06 2023-10-09T10:21:46.753 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.753 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.753 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.753 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.001982+0000", 2023-10-09T10:21:46.753 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0029185109999999999 2023-10-09T10:21:46.753 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.753 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.754 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting_for_map not empty", 2023-10-09T10:21:46.754 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.001987+0000", 2023-10-09T10:21:46.754 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.2979999999999999e-06 2023-10-09T10:21:46.754 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.754 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.754 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.754 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.004424+0000", 2023-10-09T10:21:46.754 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0024370059999999998 2023-10-09T10:21:46.754 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.754 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.754 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:21:46.754 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.004432+0000", 2023-10-09T10:21:46.755 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.7929999999999998e-06 2023-10-09T10:21:46.755 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.755 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.755 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.755 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.157143+0000", 2023-10-09T10:21:46.755 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.152710997 2023-10-09T10:21:46.755 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.755 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.755 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:21:46.755 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.157365+0000", 2023-10-09T10:21:46.755 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00022203199999999999 2023-10-09T10:21:46.755 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.756 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.756 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,3", 2023-10-09T10:21:46.756 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.157571+0000", 2023-10-09T10:21:46.756 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00020638500000000001 2023-10-09T10:21:46.756 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.756 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.756 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.756 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.166259+0000", 2023-10-09T10:21:46.756 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0086881189999999994 2023-10-09T10:21:46.756 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.756 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.756 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:21:46.757 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.171964+0000", 2023-10-09T10:21:46.757 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0057046120000000004 2023-10-09T10:21:46.757 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.757 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.757 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.757 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.179567+0000", 2023-10-09T10:21:46.757 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0076033569999999998 2023-10-09T10:21:46.757 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.757 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.757 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:21:46.757 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.179601+0000", 2023-10-09T10:21:46.757 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.3769000000000001e-05 2023-10-09T10:21:46.758 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.758 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.758 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:21:46.758 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.180417+0000", 2023-10-09T10:21:46.758 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00081563899999999995 2023-10-09T10:21:46.758 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.758 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:21:46.758 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.758 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.758 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.758 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:77489 5.13 5:cd250703:::benchmark_data_smithi053_106232_object77488:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e121)", 2023-10-09T10:21:46.758 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:38.999068+0000", 2023-10-09T10:21:46.759 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 307.65707018799998, 2023-10-09T10:21:46.759 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1820831009999999, 2023-10-09T10:21:46.759 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:21:46.759 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:21:46.759 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:21:46.759 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:21:46.759 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:21:46.759 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77489 2023-10-09T10:21:46.759 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.759 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:21:46.759 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.759 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:21:46.760 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999068+0000", 2023-10-09T10:21:46.760 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.760 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.760 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.760 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:21:46.760 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999068+0000", 2023-10-09T10:21:46.760 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.760 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.760 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.760 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:21:46.760 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999068+0000", 2023-10-09T10:21:46.760 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:21:46.760 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.761 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.761 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:21:46.761 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999121+0000", 2023-10-09T10:21:46.761 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.3463e-05 2023-10-09T10:21:46.761 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.761 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.761 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:21:46.761 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999131+0000", 2023-10-09T10:21:46.761 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.662e-06 2023-10-09T10:21:46.761 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.761 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.761 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:21:46.761 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999137+0000", 2023-10-09T10:21:46.762 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.0939999999999996e-06 2023-10-09T10:21:46.762 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.762 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.762 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.762 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.002011+0000", 2023-10-09T10:21:46.762 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.002873933 2023-10-09T10:21:46.762 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.762 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.762 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting_for_map not empty", 2023-10-09T10:21:46.762 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.002016+0000", 2023-10-09T10:21:46.762 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.288e-06 2023-10-09T10:21:46.762 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.763 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.763 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.763 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.004668+0000", 2023-10-09T10:21:46.763 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0026516410000000002 2023-10-09T10:21:46.763 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.763 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.763 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:21:46.763 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.004677+0000", 2023-10-09T10:21:46.763 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.7600000000000008e-06 2023-10-09T10:21:46.763 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.763 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.763 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.764 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.159134+0000", 2023-10-09T10:21:46.764 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1544576470000001 2023-10-09T10:21:46.764 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.764 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.764 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:21:46.764 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.159347+0000", 2023-10-09T10:21:46.764 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00021252200000000001 2023-10-09T10:21:46.764 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.764 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.764 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,3", 2023-10-09T10:21:46.764 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.159545+0000", 2023-10-09T10:21:46.764 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00019851600000000001 2023-10-09T10:21:46.764 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.765 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.765 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.765 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.166317+0000", 2023-10-09T10:21:46.765 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.006771198 2023-10-09T10:21:46.765 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.765 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.765 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:21:46.765 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.171970+0000", 2023-10-09T10:21:46.765 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0056536149999999999 2023-10-09T10:21:46.765 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.765 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.765 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.766 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.180448+0000", 2023-10-09T10:21:46.766 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0084781639999999998 2023-10-09T10:21:46.766 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.766 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.766 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:21:46.766 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.180483+0000", 2023-10-09T10:21:46.766 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.4588000000000002e-05 2023-10-09T10:21:46.766 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.766 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.766 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:21:46.766 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.181151+0000", 2023-10-09T10:21:46.766 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00066852700000000003 2023-10-09T10:21:46.767 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.767 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:21:46.767 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.767 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.767 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.767 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:77542 5.13 5:ce7b9362:::benchmark_data_smithi053_106232_object77541:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e121)", 2023-10-09T10:21:46.767 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:38.999142+0000", 2023-10-09T10:21:46.767 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 307.65699661100001, 2023-10-09T10:21:46.767 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.183005509, 2023-10-09T10:21:46.767 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:21:46.767 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:21:46.767 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:21:46.767 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:21:46.768 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:21:46.768 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77542 2023-10-09T10:21:46.768 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.768 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:21:46.768 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.768 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:21:46.768 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999142+0000", 2023-10-09T10:21:46.768 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.768 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.768 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.768 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:21:46.768 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999142+0000", 2023-10-09T10:21:46.768 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.769 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.769 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.769 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:21:46.769 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999141+0000", 2023-10-09T10:21:46.769 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:21:46.769 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.769 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.769 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:21:46.769 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999196+0000", 2023-10-09T10:21:46.769 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.4895000000000002e-05 2023-10-09T10:21:46.769 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.769 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.770 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:21:46.770 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999206+0000", 2023-10-09T10:21:46.770 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.8490000000000001e-06 2023-10-09T10:21:46.770 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.770 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.770 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:21:46.770 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999212+0000", 2023-10-09T10:21:46.770 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.1449999999999996e-06 2023-10-09T10:21:46.770 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.770 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.770 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.770 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.002040+0000", 2023-10-09T10:21:46.770 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0028271820000000001 2023-10-09T10:21:46.771 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.771 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.771 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting_for_map not empty", 2023-10-09T10:21:46.771 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.002045+0000", 2023-10-09T10:21:46.771 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.2279999999999998e-06 2023-10-09T10:21:46.771 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.771 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.771 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.771 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.004725+0000", 2023-10-09T10:21:46.771 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0026801609999999999 2023-10-09T10:21:46.771 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.771 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.772 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:21:46.772 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.004737+0000", 2023-10-09T10:21:46.772 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2374e-05 2023-10-09T10:21:46.772 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.772 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.772 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.772 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.164400+0000", 2023-10-09T10:21:46.772 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1596625780000001 2023-10-09T10:21:46.772 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.772 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.772 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:21:46.772 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.164576+0000", 2023-10-09T10:21:46.773 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00017568999999999999 2023-10-09T10:21:46.773 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.773 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.773 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,3", 2023-10-09T10:21:46.773 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.164809+0000", 2023-10-09T10:21:46.773 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00023320200000000001 2023-10-09T10:21:46.773 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.773 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.773 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.773 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.171948+0000", 2023-10-09T10:21:46.773 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.007139533 2023-10-09T10:21:46.773 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.774 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.774 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:21:46.774 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.171976+0000", 2023-10-09T10:21:46.774 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.7679e-05 2023-10-09T10:21:46.774 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.774 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.774 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.774 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.181218+0000", 2023-10-09T10:21:46.774 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0092422059999999993 2023-10-09T10:21:46.774 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.774 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.774 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:21:46.774 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.181268+0000", 2023-10-09T10:21:46.775 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.0126000000000001e-05 2023-10-09T10:21:46.775 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.775 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.775 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:21:46.775 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.182147+0000", 2023-10-09T10:21:46.775 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000879151 2023-10-09T10:21:46.775 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.775 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:21:46.775 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.775 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.775 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.775 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:77644 5.13 5:c9c5117a:::benchmark_data_smithi053_106232_object77643:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e121)", 2023-10-09T10:21:46.776 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:38.999217+0000", 2023-10-09T10:21:46.776 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 307.656921125, 2023-10-09T10:21:46.776 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1934851280000001, 2023-10-09T10:21:46.776 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:21:46.776 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:21:46.776 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:21:46.776 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:21:46.776 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:21:46.776 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77644 2023-10-09T10:21:46.776 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.776 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:21:46.777 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.777 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:21:46.777 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999217+0000", 2023-10-09T10:21:46.777 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.777 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.777 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.777 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:21:46.777 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999217+0000", 2023-10-09T10:21:46.777 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.777 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.777 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.777 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:21:46.777 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999217+0000", 2023-10-09T10:21:46.778 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:21:46.778 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.778 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.778 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:21:46.778 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999264+0000", 2023-10-09T10:21:46.778 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.6968999999999997e-05 2023-10-09T10:21:46.778 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.778 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.778 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:21:46.778 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999273+0000", 2023-10-09T10:21:46.778 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.9050000000000003e-06 2023-10-09T10:21:46.778 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.779 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.779 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:21:46.779 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999279+0000", 2023-10-09T10:21:46.779 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.6969999999999998e-06 2023-10-09T10:21:46.779 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.779 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.779 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.779 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.002067+0000", 2023-10-09T10:21:46.779 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0027886959999999998 2023-10-09T10:21:46.779 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.779 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.779 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting_for_map not empty", 2023-10-09T10:21:46.780 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.002072+0000", 2023-10-09T10:21:46.780 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.0479999999999998e-06 2023-10-09T10:21:46.780 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.780 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.780 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.780 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.004777+0000", 2023-10-09T10:21:46.780 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.002704433 2023-10-09T10:21:46.780 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.780 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.780 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:21:46.780 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.004787+0000", 2023-10-09T10:21:46.780 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0268000000000001e-05 2023-10-09T10:21:46.780 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.781 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.781 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.781 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.166345+0000", 2023-10-09T10:21:46.781 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.161558477 2023-10-09T10:21:46.781 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.781 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.781 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:21:46.781 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.166522+0000", 2023-10-09T10:21:46.781 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000176312 2023-10-09T10:21:46.781 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.781 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.781 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,3", 2023-10-09T10:21:46.782 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.166702+0000", 2023-10-09T10:21:46.782 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00018049299999999999 2023-10-09T10:21:46.782 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.782 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.782 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:21:46.782 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.171982+0000", 2023-10-09T10:21:46.782 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.005279728 2023-10-09T10:21:46.782 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.782 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.782 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.782 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.182221+0000", 2023-10-09T10:21:46.782 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.010238575999999999 2023-10-09T10:21:46.782 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.783 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.783 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.783 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.191281+0000", 2023-10-09T10:21:46.783 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0090602700000000005 2023-10-09T10:21:46.783 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.783 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.783 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:21:46.783 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.191346+0000", 2023-10-09T10:21:46.783 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.5135000000000006e-05 2023-10-09T10:21:46.783 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.783 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.783 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:21:46.784 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.192703+0000", 2023-10-09T10:21:46.784 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.001356608 2023-10-09T10:21:46.784 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.784 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:21:46.784 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.784 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.784 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.784 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:77650 5.13 5:cb522a03:::benchmark_data_smithi053_106232_object77649:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e121)", 2023-10-09T10:21:46.784 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:38.999283+0000", 2023-10-09T10:21:46.784 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 307.65685533999999, 2023-10-09T10:21:46.784 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1950358620000001, 2023-10-09T10:21:46.784 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:21:46.784 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:21:46.785 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:21:46.785 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:21:46.785 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:21:46.785 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77650 2023-10-09T10:21:46.785 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.785 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:21:46.785 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.785 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:21:46.785 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999283+0000", 2023-10-09T10:21:46.785 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.785 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.785 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.786 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:21:46.786 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999283+0000", 2023-10-09T10:21:46.786 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.786 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.786 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.786 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:21:46.786 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999283+0000", 2023-10-09T10:21:46.786 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:21:46.786 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.786 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.786 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:21:46.786 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999330+0000", 2023-10-09T10:21:46.787 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.7639999999999998e-05 2023-10-09T10:21:46.787 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.787 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.787 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:21:46.787 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999339+0000", 2023-10-09T10:21:46.787 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.7539999999999995e-06 2023-10-09T10:21:46.787 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.787 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.787 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:21:46.787 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999345+0000", 2023-10-09T10:21:46.787 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.6869999999999999e-06 2023-10-09T10:21:46.787 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.787 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.788 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.788 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.002094+0000", 2023-10-09T10:21:46.788 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0027495060000000001 2023-10-09T10:21:46.788 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.788 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.788 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting_for_map not empty", 2023-10-09T10:21:46.788 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.002099+0000", 2023-10-09T10:21:46.788 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.0769999999999998e-06 2023-10-09T10:21:46.788 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.788 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.788 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.788 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.004825+0000", 2023-10-09T10:21:46.789 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.002725449 2023-10-09T10:21:46.789 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.789 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.789 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:21:46.789 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.004834+0000", 2023-10-09T10:21:46.789 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.7779999999999996e-06 2023-10-09T10:21:46.789 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.789 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.789 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.789 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.168175+0000", 2023-10-09T10:21:46.789 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1633416940000001 2023-10-09T10:21:46.789 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.790 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.790 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:21:46.790 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.168372+0000", 2023-10-09T10:21:46.790 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00019652299999999999 2023-10-09T10:21:46.790 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.790 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.790 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,3", 2023-10-09T10:21:46.790 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.168583+0000", 2023-10-09T10:21:46.790 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00021118100000000001 2023-10-09T10:21:46.790 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.790 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.790 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:21:46.791 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.171988+0000", 2023-10-09T10:21:46.791 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0034048609999999999 2023-10-09T10:21:46.791 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.791 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.791 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.791 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.182289+0000", 2023-10-09T10:21:46.791 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.010300597 2023-10-09T10:21:46.791 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.791 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.791 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.791 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.192762+0000", 2023-10-09T10:21:46.791 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.010473417 2023-10-09T10:21:46.791 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.792 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.792 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:21:46.792 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.193093+0000", 2023-10-09T10:21:46.792 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00033083500000000003 2023-10-09T10:21:46.792 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.792 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.792 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:21:46.792 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.194319+0000", 2023-10-09T10:21:46.792 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.001226324 2023-10-09T10:21:46.792 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.792 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:21:46.792 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.792 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.793 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.793 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:77694 5.13 5:cdf7f423:::benchmark_data_smithi053_106232_object77693:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e121)", 2023-10-09T10:21:46.793 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:38.999349+0000", 2023-10-09T10:21:46.793 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 307.65678924500003, 2023-10-09T10:21:46.793 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1958985229999999, 2023-10-09T10:21:46.793 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:21:46.793 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:21:46.793 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:21:46.793 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:21:46.793 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:21:46.793 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77694 2023-10-09T10:21:46.793 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.794 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:21:46.794 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.794 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:21:46.794 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999349+0000", 2023-10-09T10:21:46.794 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.794 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.794 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.794 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:21:46.794 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999349+0000", 2023-10-09T10:21:46.794 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.794 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.794 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.795 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:21:46.795 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999349+0000", 2023-10-09T10:21:46.795 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:21:46.795 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.795 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.795 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:21:46.795 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999392+0000", 2023-10-09T10:21:46.795 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.3463e-05 2023-10-09T10:21:46.795 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.795 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.795 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:21:46.795 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999409+0000", 2023-10-09T10:21:46.796 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6742e-05 2023-10-09T10:21:46.796 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.796 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.796 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:21:46.796 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999566+0000", 2023-10-09T10:21:46.796 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00015737600000000001 2023-10-09T10:21:46.796 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.796 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.796 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.796 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.002469+0000", 2023-10-09T10:21:46.796 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0029025610000000001 2023-10-09T10:21:46.796 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.797 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.797 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting_for_map not empty", 2023-10-09T10:21:46.797 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.002476+0000", 2023-10-09T10:21:46.797 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.4749999999999996e-06 2023-10-09T10:21:46.797 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.797 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.797 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.797 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.004870+0000", 2023-10-09T10:21:46.797 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.002393531 2023-10-09T10:21:46.797 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.797 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.797 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:21:46.798 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.004878+0000", 2023-10-09T10:21:46.798 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.6890000000000004e-06 2023-10-09T10:21:46.798 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.798 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.798 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.798 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.169972+0000", 2023-10-09T10:21:46.798 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1650938909999999 2023-10-09T10:21:46.798 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.798 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.798 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:21:46.798 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.170140+0000", 2023-10-09T10:21:46.798 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00016815800000000001 2023-10-09T10:21:46.798 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.799 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.799 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,3", 2023-10-09T10:21:46.799 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.170364+0000", 2023-10-09T10:21:46.799 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00022377900000000001 2023-10-09T10:21:46.799 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.799 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.799 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:21:46.799 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.175421+0000", 2023-10-09T10:21:46.799 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0050573689999999999 2023-10-09T10:21:46.799 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.799 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.799 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.800 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.182342+0000", 2023-10-09T10:21:46.800 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0069212539999999999 2023-10-09T10:21:46.800 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.800 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.800 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.800 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.194378+0000", 2023-10-09T10:21:46.800 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.012035982000000001 2023-10-09T10:21:46.800 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.800 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.800 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:21:46.800 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.194425+0000", 2023-10-09T10:21:46.800 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.7284999999999999e-05 2023-10-09T10:21:46.801 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.801 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.801 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:21:46.801 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.195248+0000", 2023-10-09T10:21:46.801 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00082242000000000003 2023-10-09T10:21:46.801 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.801 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:21:46.801 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.801 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.801 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.801 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:77709 5.13 5:c91f476b:::benchmark_data_smithi053_106232_object77708:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e121)", 2023-10-09T10:21:46.801 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:38.999572+0000", 2023-10-09T10:21:46.801 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 307.65656643099999, 2023-10-09T10:21:46.802 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1965441720000001, 2023-10-09T10:21:46.802 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:21:46.802 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:21:46.802 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:21:46.802 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:21:46.802 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:21:46.802 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77709 2023-10-09T10:21:46.802 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.802 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:21:46.802 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.802 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:21:46.802 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999572+0000", 2023-10-09T10:21:46.803 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.803 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.803 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.803 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:21:46.803 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999572+0000", 2023-10-09T10:21:46.803 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.803 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.803 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.803 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:21:46.803 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999572+0000", 2023-10-09T10:21:46.803 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:21:46.803 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.803 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.804 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:21:46.804 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999614+0000", 2023-10-09T10:21:46.804 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.1934999999999997e-05 2023-10-09T10:21:46.804 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.804 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.804 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:21:46.804 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999628+0000", 2023-10-09T10:21:46.804 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4749999999999999e-05 2023-10-09T10:21:46.804 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.804 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.804 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:21:46.804 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999636+0000", 2023-10-09T10:21:46.805 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.8669999999999994e-06 2023-10-09T10:21:46.805 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.805 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.805 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.805 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.004947+0000", 2023-10-09T10:21:46.805 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0053106899999999999 2023-10-09T10:21:46.805 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.805 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.805 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:21:46.805 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.006233+0000", 2023-10-09T10:21:46.805 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.001286005 2023-10-09T10:21:46.805 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.806 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.806 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.806 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.172013+0000", 2023-10-09T10:21:46.806 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1657795989999999 2023-10-09T10:21:46.806 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.806 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.806 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:21:46.806 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.172174+0000", 2023-10-09T10:21:46.806 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000161915 2023-10-09T10:21:46.806 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.806 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.806 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,3", 2023-10-09T10:21:46.806 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.172352+0000", 2023-10-09T10:21:46.807 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000177071 2023-10-09T10:21:46.807 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.807 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.807 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:21:46.807 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.182165+0000", 2023-10-09T10:21:46.807 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0098132619999999997 2023-10-09T10:21:46.807 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.807 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.807 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.807 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.182378+0000", 2023-10-09T10:21:46.807 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000213453 2023-10-09T10:21:46.807 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.808 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.808 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.808 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.195286+0000", 2023-10-09T10:21:46.808 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.012907599000000001 2023-10-09T10:21:46.808 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.808 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.808 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:21:46.808 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.195325+0000", 2023-10-09T10:21:46.808 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.8676e-05 2023-10-09T10:21:46.808 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.808 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.808 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:21:46.809 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.196116+0000", 2023-10-09T10:21:46.809 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00079178300000000001 2023-10-09T10:21:46.809 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.809 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:21:46.809 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.809 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.809 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.809 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:77823 5.13 5:cc95c5d6:::benchmark_data_smithi053_106232_object77822:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e121)", 2023-10-09T10:21:46.809 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:38.999643+0000", 2023-10-09T10:21:46.809 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 307.65649517899999, 2023-10-09T10:21:46.809 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1979045290000001, 2023-10-09T10:21:46.809 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:21:46.809 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:21:46.810 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:21:46.810 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:21:46.810 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:21:46.810 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77823 2023-10-09T10:21:46.810 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.810 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:21:46.810 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.810 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:21:46.810 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999643+0000", 2023-10-09T10:21:46.810 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.810 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.810 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.811 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:21:46.811 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999643+0000", 2023-10-09T10:21:46.811 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.811 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.811 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.811 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:21:46.811 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999643+0000", 2023-10-09T10:21:46.811 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:21:46.811 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.811 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.811 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:21:46.811 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999684+0000", 2023-10-09T10:21:46.811 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.1566000000000001e-05 2023-10-09T10:21:46.812 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.812 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.812 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:21:46.812 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999694+0000", 2023-10-09T10:21:46.812 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.3449999999999995e-06 2023-10-09T10:21:46.812 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.812 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.812 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:21:46.812 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999702+0000", 2023-10-09T10:21:46.812 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.0239999999999997e-06 2023-10-09T10:21:46.812 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.812 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.812 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.813 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.006254+0000", 2023-10-09T10:21:46.813 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0065523810000000004 2023-10-09T10:21:46.813 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.813 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.813 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:21:46.813 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.006258+0000", 2023-10-09T10:21:46.813 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.2760000000000002e-06 2023-10-09T10:21:46.813 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.813 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.813 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.813 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.173689+0000", 2023-10-09T10:21:46.813 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.167431063 2023-10-09T10:21:46.814 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.814 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.814 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:21:46.814 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.173804+0000", 2023-10-09T10:21:46.814 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000115074 2023-10-09T10:21:46.814 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.814 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.814 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,3", 2023-10-09T10:21:46.814 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.173919+0000", 2023-10-09T10:21:46.814 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000114671 2023-10-09T10:21:46.814 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.814 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.815 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:21:46.815 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.182303+0000", 2023-10-09T10:21:46.815 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0083842010000000008 2023-10-09T10:21:46.815 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.815 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.815 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.815 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.182415+0000", 2023-10-09T10:21:46.815 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00011152100000000001 2023-10-09T10:21:46.815 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.815 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.815 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.815 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.196585+0000", 2023-10-09T10:21:46.815 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.014170148 2023-10-09T10:21:46.816 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.816 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.816 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:21:46.816 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.196707+0000", 2023-10-09T10:21:46.816 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000121938 2023-10-09T10:21:46.816 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.816 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.816 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:21:46.816 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.197548+0000", 2023-10-09T10:21:46.816 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00084098899999999999 2023-10-09T10:21:46.816 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.816 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:21:46.817 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.817 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.817 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.817 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:77860 5.13 5:ce4a7b32:::benchmark_data_smithi053_106232_object77859:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e121)", 2023-10-09T10:21:46.817 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:38.999707+0000", 2023-10-09T10:21:46.817 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 307.65643195500002, 2023-10-09T10:21:46.817 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1994330340000001, 2023-10-09T10:21:46.817 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:21:46.817 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:21:46.817 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:21:46.817 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:21:46.817 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:21:46.818 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77860 2023-10-09T10:21:46.818 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.818 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:21:46.818 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.818 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:21:46.818 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999707+0000", 2023-10-09T10:21:46.818 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.818 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.818 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.818 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:21:46.818 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999707+0000", 2023-10-09T10:21:46.818 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.819 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.819 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.819 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:21:46.819 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999706+0000", 2023-10-09T10:21:46.819 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:21:46.819 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.819 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.819 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:21:46.819 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999755+0000", 2023-10-09T10:21:46.819 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.9214e-05 2023-10-09T10:21:46.819 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.819 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.820 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:21:46.820 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999765+0000", 2023-10-09T10:21:46.820 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.4169999999999998e-06 2023-10-09T10:21:46.820 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.820 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.820 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:21:46.820 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999771+0000", 2023-10-09T10:21:46.820 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.5950000000000004e-06 2023-10-09T10:21:46.820 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.820 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.820 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.820 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.006344+0000", 2023-10-09T10:21:46.821 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0065724850000000003 2023-10-09T10:21:46.821 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.821 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.821 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:21:46.821 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.006352+0000", 2023-10-09T10:21:46.821 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.8399999999999995e-06 2023-10-09T10:21:46.821 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.821 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.821 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.821 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.182441+0000", 2023-10-09T10:21:46.821 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.176088799 2023-10-09T10:21:46.821 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.822 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.822 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:21:46.822 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.182594+0000", 2023-10-09T10:21:46.822 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000153869 2023-10-09T10:21:46.822 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.822 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.822 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,3", 2023-10-09T10:21:46.822 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.187564+0000", 2023-10-09T10:21:46.822 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0049694810000000004 2023-10-09T10:21:46.822 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.822 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.822 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.822 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.197645+0000", 2023-10-09T10:21:46.823 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.010081333 2023-10-09T10:21:46.823 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.823 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.823 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:21:46.823 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.197657+0000", 2023-10-09T10:21:46.823 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1524e-05 2023-10-09T10:21:46.823 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.823 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.823 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.823 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.197717+0000", 2023-10-09T10:21:46.823 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.0318000000000001e-05 2023-10-09T10:21:46.823 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.824 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.824 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:21:46.824 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.197774+0000", 2023-10-09T10:21:46.824 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.6848999999999997e-05 2023-10-09T10:21:46.824 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.824 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.824 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:21:46.824 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.199140+0000", 2023-10-09T10:21:46.824 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0013657490000000001 2023-10-09T10:21:46.824 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.824 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:21:46.824 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.825 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.825 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.825 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:77895 5.13 5:c87f0539:::benchmark_data_smithi053_106232_object77894:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e121)", 2023-10-09T10:21:46.825 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:16:38.999777+0000", 2023-10-09T10:21:46.825 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 307.65636175700001, 2023-10-09T10:21:46.825 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2031094389999999, 2023-10-09T10:21:46.825 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:21:46.825 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:21:46.825 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:21:46.825 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:21:46.825 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:21:46.825 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77895 2023-10-09T10:21:46.826 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.826 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:21:46.826 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.826 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:21:46.826 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999777+0000", 2023-10-09T10:21:46.826 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.826 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.826 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.826 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:21:46.826 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999777+0000", 2023-10-09T10:21:46.826 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:21:46.826 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.827 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.827 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:21:46.827 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999776+0000", 2023-10-09T10:21:46.827 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:21:46.827 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.827 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.827 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:21:46.827 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999828+0000", 2023-10-09T10:21:46.827 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.1381000000000002e-05 2023-10-09T10:21:46.827 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.827 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.827 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:21:46.828 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999837+0000", 2023-10-09T10:21:46.828 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.5459999999999997e-06 2023-10-09T10:21:46.828 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.828 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.828 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:21:46.828 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:38.999844+0000", 2023-10-09T10:21:46.828 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.314e-06 2023-10-09T10:21:46.828 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.828 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.828 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.828 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.006377+0000", 2023-10-09T10:21:46.828 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00653368 2023-10-09T10:21:46.829 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.829 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.829 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:21:46.829 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:39.006385+0000", 2023-10-09T10:21:46.829 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.9230000000000002e-06 2023-10-09T10:21:46.829 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.829 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.829 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:21:46.829 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.189307+0000", 2023-10-09T10:21:46.829 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1829219440000001 2023-10-09T10:21:46.829 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.829 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.830 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:21:46.830 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.189447+0000", 2023-10-09T10:21:46.830 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00013952699999999999 2023-10-09T10:21:46.830 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.830 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.830 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,3", 2023-10-09T10:21:46.830 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.189606+0000", 2023-10-09T10:21:46.830 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00015937300000000001 2023-10-09T10:21:46.830 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.830 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.830 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.831 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.199208+0000", 2023-10-09T10:21:46.831 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0096019150000000008 2023-10-09T10:21:46.831 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.831 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.831 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:21:46.831 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.199222+0000", 2023-10-09T10:21:46.831 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4107999999999999e-05 2023-10-09T10:21:46.831 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.831 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.831 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:21:46.831 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.199262+0000", 2023-10-09T10:21:46.831 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.0009999999999998e-05 2023-10-09T10:21:46.831 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.832 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.832 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:21:46.832 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.199413+0000", 2023-10-09T10:21:46.832 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00015101700000000001 2023-10-09T10:21:46.832 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:21:46.832 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:21:46.832 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:21:46.832 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:16:40.202886+0000", 2023-10-09T10:21:46.832 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0034732539999999998 2023-10-09T10:21:46.832 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.832 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:21:46.832 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.833 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:21:46.833 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:21:46.833 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:21:46.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:46.834 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:46.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:46.841 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 88 16 77332 77316 54.9043 0 - 0.017832 2023-10-09T10:21:46.935 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:46.961 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:46.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:46.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:47.064 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:47.092 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:47.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:47.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:47.197 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:47.206 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:47 smithi053 bash[76859]: cluster 2023-10-09T10:21:45.983306+0000 mon.a (mon.0) 801 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-09T10:21:47.206 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:47 smithi053 bash[76859]: cluster 2023-10-09T10:21:45.993880+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T10:21:47.206 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:47 smithi053 bash[76859]: cluster 2023-10-09T10:21:45.997294+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T10:21:47.206 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:47 smithi053 bash[76859]: cluster 2023-10-09T10:21:45.998542+0000 mon.a (mon.0) 802 : cluster 0 osdmap e178: 8 total, 7 up, 7 in 2023-10-09T10:21:47.206 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:47 smithi053 bash[76859]: cluster 2023-10-09T10:21:45.999671+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T10:21:47.206 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:47 smithi053 bash[76859]: cluster 2023-10-09T10:21:46.000032+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T10:21:47.206 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:47 smithi053 bash[76859]: cluster 2023-10-09T10:21:46.001171+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T10:21:47.207 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:47 smithi053 bash[76859]: cluster 2023-10-09T10:21:46.004950+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T10:21:47.207 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:47 smithi053 bash[79554]: cluster 2023-10-09T10:21:45.983306+0000 mon.a (mon.0) 801 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-09T10:21:47.207 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:47 smithi053 bash[79554]: cluster 2023-10-09T10:21:45.993880+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T10:21:47.207 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:47 smithi053 bash[79554]: cluster 2023-10-09T10:21:45.997294+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T10:21:47.207 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:47 smithi053 bash[79554]: cluster 2023-10-09T10:21:45.998542+0000 mon.a (mon.0) 802 : cluster 0 osdmap e178: 8 total, 7 up, 7 in 2023-10-09T10:21:47.207 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:47 smithi053 bash[79554]: cluster 2023-10-09T10:21:45.999671+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T10:21:47.207 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:47 smithi053 bash[79554]: cluster 2023-10-09T10:21:46.000032+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T10:21:47.207 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:47 smithi053 bash[79554]: cluster 2023-10-09T10:21:46.001171+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T10:21:47.207 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:47 smithi053 bash[79554]: cluster 2023-10-09T10:21:46.004950+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T10:21:47.222 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:47.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:47.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:47.326 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:47.356 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:47.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:47.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:47.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:47 smithi086 bash[59714]: cluster 2023-10-09T10:21:45.983306+0000 mon.a (mon.0) 801 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-09T10:21:47.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:47 smithi086 bash[59714]: cluster 2023-10-09T10:21:45.993880+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T10:21:47.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:47 smithi086 bash[59714]: cluster 2023-10-09T10:21:45.997294+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T10:21:47.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:47 smithi086 bash[59714]: cluster 2023-10-09T10:21:45.998542+0000 mon.a (mon.0) 802 : cluster 0 osdmap e178: 8 total, 7 up, 7 in 2023-10-09T10:21:47.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:47 smithi086 bash[59714]: cluster 2023-10-09T10:21:45.999671+0000 osd.4 (osd.4) 125 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T10:21:47.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:47 smithi086 bash[59714]: cluster 2023-10-09T10:21:46.000032+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T10:21:47.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:47 smithi086 bash[59714]: cluster 2023-10-09T10:21:46.001171+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T10:21:47.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:47 smithi086 bash[59714]: cluster 2023-10-09T10:21:46.004950+0000 osd.4 (osd.4) 126 : cluster 3 failed to encode map e178 with expected crc 2023-10-09T10:21:47.462 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:47.486 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:47.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:47.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:47.590 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:47.622 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:47.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:47.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:47.727 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:47.752 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:47.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:47.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:47.841 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 89 16 77901 77885 54.6869 17.7812 0.0460214 0.0182797 2023-10-09T10:21:47.867 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:47.896 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:47.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:47.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:48.002 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:48.031 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:48.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:48.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:48.134 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:48.142 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:48 smithi053 bash[79554]: cluster 2023-10-09T10:21:46.995864+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T10:21:48.142 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:48 smithi053 bash[79554]: cluster 2023-10-09T10:21:46.996006+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T10:21:48.142 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:48 smithi053 bash[79554]: cluster 2023-10-09T10:21:47.000738+0000 mon.a (mon.0) 803 : cluster 0 osdmap e179: 8 total, 7 up, 7 in 2023-10-09T10:21:48.142 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:48 smithi053 bash[79554]: cluster 2023-10-09T10:21:47.000788+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T10:21:48.142 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:48 smithi053 bash[79554]: cluster 2023-10-09T10:21:47.002587+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T10:21:48.142 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:48 smithi053 bash[79554]: cluster 2023-10-09T10:21:47.007278+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T10:21:48.142 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:48 smithi053 bash[79554]: cluster 2023-10-09T10:21:47.327063+0000 mgr.y (mgr.26072) 573 : cluster 0 pgmap v576: 89 pgs: 4 remapped+peering, 2 peering, 56 active+clean, 17 active+undersized, 10 active+undersized+degraded; 4.7 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 59 MiB/s wr, 949 op/s; 33449/228918 objects degraded (14.612%) 2023-10-09T10:21:48.143 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:48 smithi053 bash[79554]: cluster 2023-10-09T10:21:47.977112+0000 mon.a (mon.0) 804 : cluster 3 Health check update: Degraded data redundancy: 37823/227373 objects degraded (16.635%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:48.143 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:48 smithi053 bash[79554]: cluster 2023-10-09T10:21:47.981438+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:48.143 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:48 smithi053 bash[79554]: cluster 2023-10-09T10:21:47.982423+0000 mon.a (mon.0) 805 : cluster 0 osdmap e180: 8 total, 7 up, 7 in 2023-10-09T10:21:48.143 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:48 smithi053 bash[79554]: cluster 2023-10-09T10:21:47.985065+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:48.143 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:48 smithi053 bash[76859]: cluster 2023-10-09T10:21:46.995864+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T10:21:48.143 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:48 smithi053 bash[76859]: cluster 2023-10-09T10:21:46.996006+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T10:21:48.143 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:48 smithi053 bash[76859]: cluster 2023-10-09T10:21:47.000738+0000 mon.a (mon.0) 803 : cluster 0 osdmap e179: 8 total, 7 up, 7 in 2023-10-09T10:21:48.143 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:48 smithi053 bash[76859]: cluster 2023-10-09T10:21:47.000788+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T10:21:48.143 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:48 smithi053 bash[76859]: cluster 2023-10-09T10:21:47.002587+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T10:21:48.143 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:48 smithi053 bash[76859]: cluster 2023-10-09T10:21:47.007278+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T10:21:48.144 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:48 smithi053 bash[76859]: cluster 2023-10-09T10:21:47.327063+0000 mgr.y (mgr.26072) 573 : cluster 0 pgmap v576: 89 pgs: 4 remapped+peering, 2 peering, 56 active+clean, 17 active+undersized, 10 active+undersized+degraded; 4.7 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 59 MiB/s wr, 949 op/s; 33449/228918 objects degraded (14.612%) 2023-10-09T10:21:48.144 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:48 smithi053 bash[76859]: cluster 2023-10-09T10:21:47.977112+0000 mon.a (mon.0) 804 : cluster 3 Health check update: Degraded data redundancy: 37823/227373 objects degraded (16.635%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:48.144 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:48 smithi053 bash[76859]: cluster 2023-10-09T10:21:47.981438+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:48.144 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:48 smithi053 bash[76859]: cluster 2023-10-09T10:21:47.982423+0000 mon.a (mon.0) 805 : cluster 0 osdmap e180: 8 total, 7 up, 7 in 2023-10-09T10:21:48.144 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:48 smithi053 bash[76859]: cluster 2023-10-09T10:21:47.985065+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:48.154 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:48.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:48.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:48.256 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:48.286 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:48.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:48.295 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:48 smithi086 bash[59714]: cluster 2023-10-09T10:21:46.995864+0000 osd.4 (osd.4) 127 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T10:21:48.295 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:48 smithi086 bash[59714]: cluster 2023-10-09T10:21:46.996006+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T10:21:48.296 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:48 smithi086 bash[59714]: cluster 2023-10-09T10:21:47.000738+0000 mon.a (mon.0) 803 : cluster 0 osdmap e179: 8 total, 7 up, 7 in 2023-10-09T10:21:48.296 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:48 smithi086 bash[59714]: cluster 2023-10-09T10:21:47.000788+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T10:21:48.296 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:48 smithi086 bash[59714]: cluster 2023-10-09T10:21:47.002587+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T10:21:48.296 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:48 smithi086 bash[59714]: cluster 2023-10-09T10:21:47.007278+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e179 with expected crc 2023-10-09T10:21:48.296 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:48 smithi086 bash[59714]: cluster 2023-10-09T10:21:47.327063+0000 mgr.y (mgr.26072) 573 : cluster 0 pgmap v576: 89 pgs: 4 remapped+peering, 2 peering, 56 active+clean, 17 active+undersized, 10 active+undersized+degraded; 4.7 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 59 MiB/s wr, 949 op/s; 33449/228918 objects degraded (14.612%) 2023-10-09T10:21:48.296 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:48 smithi086 bash[59714]: cluster 2023-10-09T10:21:47.977112+0000 mon.a (mon.0) 804 : cluster 3 Health check update: Degraded data redundancy: 37823/227373 objects degraded (16.635%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:48.296 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:48 smithi086 bash[59714]: cluster 2023-10-09T10:21:47.981438+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:48.296 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:48 smithi086 bash[59714]: cluster 2023-10-09T10:21:47.982423+0000 mon.a (mon.0) 805 : cluster 0 osdmap e180: 8 total, 7 up, 7 in 2023-10-09T10:21:48.296 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:48 smithi086 bash[59714]: cluster 2023-10-09T10:21:47.985065+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:48.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:48.398 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:48.423 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:48.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:48.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:48.526 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:48.557 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:48.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:48.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:48.662 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:48.702 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:48.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:48.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:48.810 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:48.842 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 90 5 78696 78691 54.639 50.375 0.0300866 0.0182945 2023-10-09T10:21:48.845 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:48.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:48.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:48.948 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:48.973 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:48.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:48.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:49.076 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:49.104 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:49.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:49.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:49.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:49 smithi053 bash[76859]: cluster 2023-10-09T10:21:47.989981+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:49.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:49 smithi053 bash[76859]: cluster 2023-10-09T10:21:47.990648+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:49.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:49 smithi053 bash[76859]: cluster 2023-10-09T10:21:47.991606+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:49.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:49 smithi053 bash[76859]: cluster 2023-10-09T10:21:47.992500+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:49.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:49 smithi053 bash[76859]: cluster 2023-10-09T10:21:47.993416+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:49.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:49 smithi053 bash[76859]: cluster 2023-10-09T10:21:47.994161+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:49.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:49 smithi053 bash[76859]: cluster 2023-10-09T10:21:47.994441+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:49.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:49 smithi053 bash[76859]: cluster 2023-10-09T10:21:48.994763+0000 mon.a (mon.0) 806 : cluster 0 osdmap e181: 8 total, 7 up, 7 in 2023-10-09T10:21:49.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:49 smithi053 bash[79554]: cluster 2023-10-09T10:21:47.989981+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:49.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:49 smithi053 bash[79554]: cluster 2023-10-09T10:21:47.990648+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:49.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:49 smithi053 bash[79554]: cluster 2023-10-09T10:21:47.991606+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:49.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:49 smithi053 bash[79554]: cluster 2023-10-09T10:21:47.992500+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:49.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:49 smithi053 bash[79554]: cluster 2023-10-09T10:21:47.993416+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:49.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:49 smithi053 bash[79554]: cluster 2023-10-09T10:21:47.994161+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:49.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:49 smithi053 bash[79554]: cluster 2023-10-09T10:21:47.994441+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:49.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:49 smithi053 bash[79554]: cluster 2023-10-09T10:21:48.994763+0000 mon.a (mon.0) 806 : cluster 0 osdmap e181: 8 total, 7 up, 7 in 2023-10-09T10:21:49.207 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:49.233 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:49.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:49.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:49.336 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:49.362 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:49.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:49.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:49.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:49 smithi086 bash[59714]: cluster 2023-10-09T10:21:47.989981+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:49.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:49 smithi086 bash[59714]: cluster 2023-10-09T10:21:47.990648+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:49.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:49 smithi086 bash[59714]: cluster 2023-10-09T10:21:47.991606+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:49.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:49 smithi086 bash[59714]: cluster 2023-10-09T10:21:47.992500+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:49.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:49 smithi086 bash[59714]: cluster 2023-10-09T10:21:47.993416+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:49.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:49 smithi086 bash[59714]: cluster 2023-10-09T10:21:47.994161+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:49.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:49 smithi086 bash[59714]: cluster 2023-10-09T10:21:47.994441+0000 osd.4 (osd.4) 128 : cluster 3 failed to encode map e180 with expected crc 2023-10-09T10:21:49.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:49 smithi086 bash[59714]: cluster 2023-10-09T10:21:48.994763+0000 mon.a (mon.0) 806 : cluster 0 osdmap e181: 8 total, 7 up, 7 in 2023-10-09T10:21:49.465 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:49.493 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:49.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:49.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:49.597 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:49.625 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-09T10:21:49.626 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:49.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:49.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:49.730 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:49.755 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:49.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:49.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:49.841 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Total time run: 90.0232 2023-10-09T10:21:49.842 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Total writes made: 78696 2023-10-09T10:21:49.842 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Write size: 65536 2023-10-09T10:21:49.842 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Object size: 65536 2023-10-09T10:21:49.842 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Bandwidth (MB/sec): 54.6359 2023-10-09T10:21:49.842 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Stddev Bandwidth: 57.6024 2023-10-09T10:21:49.842 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Max bandwidth (MB/sec): 192.875 2023-10-09T10:21:49.843 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Min bandwidth (MB/sec): 0 2023-10-09T10:21:49.843 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Average IOPS: 874 2023-10-09T10:21:49.843 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Stddev IOPS: 921.646 2023-10-09T10:21:49.843 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Max IOPS: 3086 2023-10-09T10:21:49.843 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Min IOPS: 0 2023-10-09T10:21:49.843 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Average Latency(s): 0.0182961 2023-10-09T10:21:49.844 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Stddev Latency(s): 0.578993 2023-10-09T10:21:49.844 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Max latency(s): 40.5812 2023-10-09T10:21:49.844 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Min latency(s): 0.00127863 2023-10-09T10:21:49.848 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Cleaning up (deleting benchmark objects) 2023-10-09T10:21:49.859 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:49.886 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:49.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:49.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:49.946 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:21:49.989 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:49.993 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:21:50.017 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:50.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:50.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:50.033 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:50 smithi053 bash[76859]: cluster 2023-10-09T10:21:48.992214+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T10:21:50.053 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:21:50.116 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:21:50.124 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:50.160 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:50.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:50.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:50.170 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:21:50.206 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:21:50.242 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:21:50.242 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:21:50.242 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:21:50.242 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENXIO: problem getting command descriptions from osd.2 2023-10-09T10:21:50.243 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:21:50.243 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:21:50.243 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:21:50.243 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:21:50.243 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:21:50.263 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:50.286 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:50 smithi053 bash[76859]: cluster 2023-10-09T10:21:48.994265+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T10:21:50.286 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:50 smithi053 bash[76859]: cluster 2023-10-09T10:21:48.994936+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T10:21:50.286 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:50 smithi053 bash[76859]: cluster 2023-10-09T10:21:48.996284+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T10:21:50.286 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:50 smithi053 bash[76859]: cluster 2023-10-09T10:21:48.997378+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T10:21:50.286 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:50 smithi053 bash[76859]: cluster 2023-10-09T10:21:48.997732+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T10:21:50.287 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:50 smithi053 bash[76859]: cluster 2023-10-09T10:21:49.328201+0000 mgr.y (mgr.26072) 574 : cluster 0 pgmap v579: 89 pgs: 6 active+clean+remapped, 4 remapped+peering, 2 peering, 50 active+clean, 1 active+recovering+undersized+remapped, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+undersized+degraded; 4.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 30 MiB/s wr, 474 op/s; 38958/233070 objects degraded (16.715%); 19417/233070 objects misplaced (8.331%); 480 KiB/s, 2 keys/s, 11 objects/s recovering 2023-10-09T10:21:50.287 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:50 smithi053 bash[76859]: audit 2023-10-09T10:21:49.873234+0000 mon.a (mon.0) 807 : audit 0 from='client.? 172.21.15.53:0/2032727645' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:21:50.287 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:50 smithi053 bash[79554]: cluster 2023-10-09T10:21:48.992214+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T10:21:50.287 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:50 smithi053 bash[79554]: cluster 2023-10-09T10:21:48.994265+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T10:21:50.287 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:50 smithi053 bash[79554]: cluster 2023-10-09T10:21:48.994936+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T10:21:50.288 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:50 smithi053 bash[79554]: cluster 2023-10-09T10:21:48.996284+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T10:21:50.288 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:50 smithi053 bash[79554]: cluster 2023-10-09T10:21:48.997378+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T10:21:50.288 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:50 smithi053 bash[79554]: cluster 2023-10-09T10:21:48.997732+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T10:21:50.288 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:50 smithi053 bash[79554]: cluster 2023-10-09T10:21:49.328201+0000 mgr.y (mgr.26072) 574 : cluster 0 pgmap v579: 89 pgs: 6 active+clean+remapped, 4 remapped+peering, 2 peering, 50 active+clean, 1 active+recovering+undersized+remapped, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+undersized+degraded; 4.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 30 MiB/s wr, 474 op/s; 38958/233070 objects degraded (16.715%); 19417/233070 objects misplaced (8.331%); 480 KiB/s, 2 keys/s, 11 objects/s recovering 2023-10-09T10:21:50.288 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:50 smithi053 bash[79554]: audit 2023-10-09T10:21:49.873234+0000 mon.a (mon.0) 807 : audit 0 from='client.? 172.21.15.53:0/2032727645' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:21:50.293 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:50.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:50.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:50.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:50 smithi086 bash[59714]: cluster 2023-10-09T10:21:48.992214+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T10:21:50.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:50 smithi086 bash[59714]: cluster 2023-10-09T10:21:48.994265+0000 osd.4 (osd.4) 129 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T10:21:50.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:50 smithi086 bash[59714]: cluster 2023-10-09T10:21:48.994936+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T10:21:50.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:50 smithi086 bash[59714]: cluster 2023-10-09T10:21:48.996284+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T10:21:50.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:50 smithi086 bash[59714]: cluster 2023-10-09T10:21:48.997378+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T10:21:50.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:50 smithi086 bash[59714]: cluster 2023-10-09T10:21:48.997732+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e181 with expected crc 2023-10-09T10:21:50.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:50 smithi086 bash[59714]: cluster 2023-10-09T10:21:49.328201+0000 mgr.y (mgr.26072) 574 : cluster 0 pgmap v579: 89 pgs: 6 active+clean+remapped, 4 remapped+peering, 2 peering, 50 active+clean, 1 active+recovering+undersized+remapped, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 7 active+undersized+degraded; 4.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 30 MiB/s wr, 474 op/s; 38958/233070 objects degraded (16.715%); 19417/233070 objects misplaced (8.331%); 480 KiB/s, 2 keys/s, 11 objects/s recovering 2023-10-09T10:21:50.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:50 smithi086 bash[59714]: audit 2023-10-09T10:21:49.873234+0000 mon.a (mon.0) 807 : audit 0 from='client.? 172.21.15.53:0/2032727645' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:21:50.397 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:50.434 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:50.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:50.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:50.539 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:50.564 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:50.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:50.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:50.669 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:50.693 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:50.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:50.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:50.796 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:50.823 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:50.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:50.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:50.925 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:50.956 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:50.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:50.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:51.054 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is set 2023-10-09T10:21:51.059 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:51.079 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:51 smithi053 bash[76859]: audit 2023-10-09T10:21:50.306843+0000 mon.a (mon.0) 808 : audit 1 from='client.? 172.21.15.53:0/2940605998' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:21:51.088 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:51.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:51.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:51.192 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:51.200 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:51 smithi086 bash[59714]: audit 2023-10-09T10:21:50.306843+0000 mon.a (mon.0) 808 : audit 1 from='client.? 172.21.15.53:0/2940605998' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:21:51.220 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:51.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:51.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:51.326 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:51.340 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:51 smithi053 bash[79554]: audit 2023-10-09T10:21:50.306843+0000 mon.a (mon.0) 808 : audit 1 from='client.? 172.21.15.53:0/2940605998' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:21:51.352 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:51.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:51.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:51.458 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:51.483 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:51.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:51.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:51.590 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:51.617 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:51.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:51.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:51.722 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:51.754 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:51.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:51.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:51.859 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:51.890 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:51.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:51.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:51.998 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:52.025 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:52.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:52.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:52.128 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:52.138 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:52 smithi053 bash[79554]: cluster 2023-10-09T10:21:51.032591+0000 mon.a (mon.0) 809 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:21:52.138 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:52 smithi053 bash[79554]: cluster 2023-10-09T10:21:51.041336+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T10:21:52.138 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:52 smithi053 bash[79554]: audit 2023-10-09T10:21:51.044116+0000 mon.a (mon.0) 810 : audit 1 from='client.? 172.21.15.53:0/2940605998' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:21:52.138 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:52 smithi053 bash[79554]: cluster 2023-10-09T10:21:51.044277+0000 mon.a (mon.0) 811 : cluster 0 osdmap e182: 8 total, 7 up, 7 in 2023-10-09T10:21:52.139 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:52 smithi053 bash[79554]: cluster 2023-10-09T10:21:51.044830+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T10:21:52.139 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:52 smithi053 bash[79554]: cluster 2023-10-09T10:21:51.329130+0000 mgr.y (mgr.26072) 575 : cluster 0 pgmap v581: 89 pgs: 9 active+clean+remapped, 53 active+clean, 1 active+recovering+undersized+remapped, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 31 MiB/s wr, 526 op/s; 43946/234792 objects degraded (18.717%); 24326/234792 objects misplaced (10.361%); 576 KiB/s, 2 keys/s, 16 objects/s recovering 2023-10-09T10:21:52.139 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:52 smithi053 bash[76859]: cluster 2023-10-09T10:21:51.032591+0000 mon.a (mon.0) 809 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:21:52.139 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:52 smithi053 bash[76859]: cluster 2023-10-09T10:21:51.041336+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T10:21:52.139 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:52 smithi053 bash[76859]: audit 2023-10-09T10:21:51.044116+0000 mon.a (mon.0) 810 : audit 1 from='client.? 172.21.15.53:0/2940605998' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:21:52.139 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:52 smithi053 bash[76859]: cluster 2023-10-09T10:21:51.044277+0000 mon.a (mon.0) 811 : cluster 0 osdmap e182: 8 total, 7 up, 7 in 2023-10-09T10:21:52.139 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:52 smithi053 bash[76859]: cluster 2023-10-09T10:21:51.044830+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T10:21:52.139 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:52 smithi053 bash[76859]: cluster 2023-10-09T10:21:51.329130+0000 mgr.y (mgr.26072) 575 : cluster 0 pgmap v581: 89 pgs: 9 active+clean+remapped, 53 active+clean, 1 active+recovering+undersized+remapped, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 31 MiB/s wr, 526 op/s; 43946/234792 objects degraded (18.717%); 24326/234792 objects misplaced (10.361%); 576 KiB/s, 2 keys/s, 16 objects/s recovering 2023-10-09T10:21:52.159 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:52.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:52.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:52.239 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T10:21:52.240 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T10:21:52.268 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:52.306 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:52.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:52.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:52.311 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:52 smithi086 bash[59714]: cluster 2023-10-09T10:21:51.032591+0000 mon.a (mon.0) 809 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:21:52.311 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:52 smithi086 bash[59714]: cluster 2023-10-09T10:21:51.041336+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T10:21:52.311 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:52 smithi086 bash[59714]: audit 2023-10-09T10:21:51.044116+0000 mon.a (mon.0) 810 : audit 1 from='client.? 172.21.15.53:0/2940605998' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:21:52.311 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:52 smithi086 bash[59714]: cluster 2023-10-09T10:21:51.044277+0000 mon.a (mon.0) 811 : cluster 0 osdmap e182: 8 total, 7 up, 7 in 2023-10-09T10:21:52.311 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:52 smithi086 bash[59714]: cluster 2023-10-09T10:21:51.044830+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T10:21:52.311 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:52 smithi086 bash[59714]: cluster 2023-10-09T10:21:51.329130+0000 mgr.y (mgr.26072) 575 : cluster 0 pgmap v581: 89 pgs: 9 active+clean+remapped, 53 active+clean, 1 active+recovering+undersized+remapped, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 31 MiB/s wr, 526 op/s; 43946/234792 objects degraded (18.717%); 24326/234792 objects misplaced (10.361%); 576 KiB/s, 2 keys/s, 16 objects/s recovering 2023-10-09T10:21:52.411 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:52.442 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:52.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:52.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:52.546 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:52.575 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:52.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:52.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:52.678 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:52.710 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:52.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:52.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:52.813 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:52.822 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:21:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:21:52] "GET /metrics HTTP/1.1" 200 36508 "" "Prometheus/2.33.4" 2023-10-09T10:21:52.852 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:52.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:52.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:52.859 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6] out_osds: [7] dead_osds: [2] live_osds: [0, 1, 3, 4, 5, 7, 6] 2023-10-09T10:21:52.859 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:21:52.860 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_1 2023-10-09T10:21:52.860 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T10:21:52.959 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:53.010 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:53.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:53.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:53.118 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:53.143 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:53.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:53.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:53.173 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:53 smithi053 bash[79554]: cluster 2023-10-09T10:21:51.049115+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T10:21:53.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:53 smithi053 bash[79554]: cluster 2023-10-09T10:21:52.046118+0000 mon.a (mon.0) 812 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs peering) 2023-10-09T10:21:53.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:53 smithi053 bash[79554]: cluster 2023-10-09T10:21:52.978541+0000 mon.a (mon.0) 813 : cluster 3 Health check update: Degraded data redundancy: 43946/234792 objects degraded (18.717%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:53.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:53 smithi053 bash[76859]: cluster 2023-10-09T10:21:51.049115+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T10:21:53.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:53 smithi053 bash[76859]: cluster 2023-10-09T10:21:52.046118+0000 mon.a (mon.0) 812 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs peering) 2023-10-09T10:21:53.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:53 smithi053 bash[76859]: cluster 2023-10-09T10:21:52.978541+0000 mon.a (mon.0) 813 : cluster 3 Health check update: Degraded data redundancy: 43946/234792 objects degraded (18.717%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:53.252 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:53.275 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:53.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:53.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:53.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:53 smithi086 bash[59714]: cluster 2023-10-09T10:21:51.049115+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e182 with expected crc 2023-10-09T10:21:53.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:53 smithi086 bash[59714]: cluster 2023-10-09T10:21:52.046118+0000 mon.a (mon.0) 812 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs peering) 2023-10-09T10:21:53.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:53 smithi086 bash[59714]: cluster 2023-10-09T10:21:52.978541+0000 mon.a (mon.0) 813 : cluster 3 Health check update: Degraded data redundancy: 43946/234792 objects degraded (18.717%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:53.382 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:53.422 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:53.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:53.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:53.528 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:53.558 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:53.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:53.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:53.661 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:53.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:53.696 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:53.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:53.797 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:53.823 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:53.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:53.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:53.927 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:53.961 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:53.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:53.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:54.066 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:54.096 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:54.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:54.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:54.198 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:54.222 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:54.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:54.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:54.241 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:21:54.250 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:54 smithi053 bash[76859]: audit 2023-10-09T10:21:53.069868+0000 mon.a (mon.0) 814 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:54.250 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:54 smithi053 bash[76859]: audit 2023-10-09T10:21:53.073472+0000 mon.a (mon.0) 815 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:21:54.250 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:54 smithi053 bash[76859]: cluster 2023-10-09T10:21:53.329764+0000 mgr.y (mgr.26072) 576 : cluster 0 pgmap v582: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 24 MiB/s wr, 450 op/s; 43908/234501 objects degraded (18.724%); 24112/234501 objects misplaced (10.282%); 2.0 MiB/s, 1 keys/s, 38 objects/s recovering 2023-10-09T10:21:54.251 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:54 smithi053 bash[79554]: audit 2023-10-09T10:21:53.069868+0000 mon.a (mon.0) 814 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:54.251 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:54 smithi053 bash[79554]: audit 2023-10-09T10:21:53.073472+0000 mon.a (mon.0) 815 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:21:54.251 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:54 smithi053 bash[79554]: cluster 2023-10-09T10:21:53.329764+0000 mgr.y (mgr.26072) 576 : cluster 0 pgmap v582: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 24 MiB/s wr, 450 op/s; 43908/234501 objects degraded (18.724%); 24112/234501 objects misplaced (10.282%); 2.0 MiB/s, 1 keys/s, 38 objects/s recovering 2023-10-09T10:21:54.328 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:54.364 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:54.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:54 smithi086 bash[59714]: audit 2023-10-09T10:21:53.069868+0000 mon.a (mon.0) 814 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:21:54.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:54 smithi086 bash[59714]: audit 2023-10-09T10:21:53.073472+0000 mon.a (mon.0) 815 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:21:54.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:54 smithi086 bash[59714]: cluster 2023-10-09T10:21:53.329764+0000 mgr.y (mgr.26072) 576 : cluster 0 pgmap v582: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 24 MiB/s wr, 450 op/s; 43908/234501 objects degraded (18.724%); 24112/234501 objects misplaced (10.282%); 2.0 MiB/s, 1 keys/s, 38 objects/s recovering 2023-10-09T10:21:54.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:54.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:54.471 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:54.495 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:54.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:54.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:54.598 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:54.631 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:54.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:54.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:54.738 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:54.770 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:54.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:54.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:54.874 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:54.900 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:54.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:54.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:55.004 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:55.036 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:55.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:55.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:55.140 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:55.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:55.165 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:55.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:55.243 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T10:21:55.266 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:55.310 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:55.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:55.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:55.413 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:55.467 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:55.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:55.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:55.574 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:55.601 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:55.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:55.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:55.704 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:55.733 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:55.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:55.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:55.761 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:21:55.838 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:55.864 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:55.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:55.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:55.973 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:56.002 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:56.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:56.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:56.111 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:56.138 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:56.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:56.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:56.241 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:56.272 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:56.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:56.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:56.375 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:56.404 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:56.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:56.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:56.510 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:56.518 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:56 smithi086 bash[59714]: cluster 2023-10-09T10:21:55.331118+0000 mgr.y (mgr.26072) 577 : cluster 0 pgmap v583: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 139 B/s rd, 19 MiB/s wr, 716 op/s; 42987/227145 objects degraded (18.925%); 23892/227145 objects misplaced (10.518%); 2.8 MiB/s, 1 keys/s, 48 objects/s recovering 2023-10-09T10:21:56.542 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:56.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:56.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:56.650 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:56.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:56 smithi053 bash[79554]: cluster 2023-10-09T10:21:55.331118+0000 mgr.y (mgr.26072) 577 : cluster 0 pgmap v583: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 139 B/s rd, 19 MiB/s wr, 716 op/s; 42987/227145 objects degraded (18.925%); 23892/227145 objects misplaced (10.518%); 2.8 MiB/s, 1 keys/s, 48 objects/s recovering 2023-10-09T10:21:56.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:56 smithi053 bash[76859]: cluster 2023-10-09T10:21:55.331118+0000 mgr.y (mgr.26072) 577 : cluster 0 pgmap v583: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 139 B/s rd, 19 MiB/s wr, 716 op/s; 42987/227145 objects degraded (18.925%); 23892/227145 objects misplaced (10.518%); 2.8 MiB/s, 1 keys/s, 48 objects/s recovering 2023-10-09T10:21:56.685 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:56.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:56.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:56.778 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:21:56.789 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:56.813 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:56.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:56.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:56.918 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:56.954 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:56.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:56.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:57.057 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:57.084 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:57.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:57.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:57.188 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:57.215 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:57.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:57.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:57.320 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:57.346 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:57.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:57.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:57.451 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:57.487 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:57.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:57.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:57.594 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:57.602 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:57 smithi086 bash[59714]: cluster 2023-10-09T10:21:57.332135+0000 mgr.y (mgr.26072) 578 : cluster 0 pgmap v584: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.6 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 122 B/s rd, 7.7 MiB/s wr, 552 op/s; 42440/225453 objects degraded (18.824%); 23875/225453 objects misplaced (10.590%); 2.3 MiB/s, 38 objects/s recovering 2023-10-09T10:21:57.620 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:57.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:57.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:57.724 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:57.758 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:57.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:57.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:57.861 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:57.871 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:57 smithi053 bash[76859]: cluster 2023-10-09T10:21:57.332135+0000 mgr.y (mgr.26072) 578 : cluster 0 pgmap v584: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.6 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 122 B/s rd, 7.7 MiB/s wr, 552 op/s; 42440/225453 objects degraded (18.824%); 23875/225453 objects misplaced (10.590%); 2.3 MiB/s, 38 objects/s recovering 2023-10-09T10:21:57.871 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:57 smithi053 bash[79554]: cluster 2023-10-09T10:21:57.332135+0000 mgr.y (mgr.26072) 578 : cluster 0 pgmap v584: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.6 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 122 B/s rd, 7.7 MiB/s wr, 552 op/s; 42440/225453 objects degraded (18.824%); 23875/225453 objects misplaced (10.590%); 2.3 MiB/s, 38 objects/s recovering 2023-10-09T10:21:57.888 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:57.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:57.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:57.998 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:58.042 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:58.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:58.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:58.150 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:58.181 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:58.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:58.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:58.283 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:58.319 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:58.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:58.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:58.421 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:58.447 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:58.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:58.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:58.551 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:58.578 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:58.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:58.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:58.682 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:58.712 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:58.721 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:58 smithi086 bash[59714]: cluster 2023-10-09T10:21:57.980112+0000 mon.a (mon.0) 816 : cluster 3 Health check update: Degraded data redundancy: 42440/225453 objects degraded (18.824%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:58.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:58.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:58.820 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:21:58.823 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:58.848 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:21:58.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:58.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:21:58.859 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:58 smithi053 bash[76859]: cluster 2023-10-09T10:21:57.980112+0000 mon.a (mon.0) 816 : cluster 3 Health check update: Degraded data redundancy: 42440/225453 objects degraded (18.824%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:58.860 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:58 smithi053 bash[79554]: cluster 2023-10-09T10:21:57.980112+0000 mon.a (mon.0) 816 : cluster 3 Health check update: Degraded data redundancy: 42440/225453 objects degraded (18.824%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:21:58.950 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:58.986 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:58.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:58.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:59.091 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:59.117 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:59.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:59.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:21:59.220 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:59.246 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:21:59.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:59.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:21:59.350 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:59.389 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:21:59.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:59.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:21:59.496 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:59.505 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:21:59 smithi086 bash[59714]: cluster 2023-10-09T10:21:59.333399+0000 mgr.y (mgr.26072) 579 : cluster 0 pgmap v585: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 102 B/s rd, 6.5 MiB/s wr, 693 op/s; 41266/218478 objects degraded (18.888%); 23219/218478 objects misplaced (10.628%); 3.6 MiB/s, 59 objects/s recovering 2023-10-09T10:21:59.519 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:21:59.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:59.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:21:59.622 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:59.632 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:21:59 smithi053 bash[79554]: cluster 2023-10-09T10:21:59.333399+0000 mgr.y (mgr.26072) 579 : cluster 0 pgmap v585: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 102 B/s rd, 6.5 MiB/s wr, 693 op/s; 41266/218478 objects degraded (18.888%); 23219/218478 objects misplaced (10.628%); 3.6 MiB/s, 59 objects/s recovering 2023-10-09T10:21:59.632 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:21:59 smithi053 bash[76859]: cluster 2023-10-09T10:21:59.333399+0000 mgr.y (mgr.26072) 579 : cluster 0 pgmap v585: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 102 B/s rd, 6.5 MiB/s wr, 693 op/s; 41266/218478 objects degraded (18.888%); 23219/218478 objects misplaced (10.628%); 3.6 MiB/s, 59 objects/s recovering 2023-10-09T10:21:59.656 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:21:59.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:59.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:21:59.759 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:59.782 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:21:59.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:59.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:21:59.837 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:21:59.885 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:59.911 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:21:59.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:21:59.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:00.014 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:00.044 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:00.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:00.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:00.147 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:00.170 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:00.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:00.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:00.273 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:00.299 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:00.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:00.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:00.403 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:00.433 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:00.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:00.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:00.538 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:00.565 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:00.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:00.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:00.668 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:00.699 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:00.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:00.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:00.807 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:00.829 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:00.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:00.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:00.932 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:00.957 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:00.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:00.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:01.060 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:01.089 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:01.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:01.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:01.193 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:01.217 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:01.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:01.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:01.325 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:01.361 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:01.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:01.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:01.466 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:01.507 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:01.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:01.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:01.612 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:01.634 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:01.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:01.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:01.737 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:01.757 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:01.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:01.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:01.859 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:01.899 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:01.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:01.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:02.005 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:02.043 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:02.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:02.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:02.151 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:02.185 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:02.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:02.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:02.292 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:02.318 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:02.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:02.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:02.422 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:02.430 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:02 smithi086 bash[59714]: cluster 2023-10-09T10:22:01.334219+0000 mgr.y (mgr.26072) 580 : cluster 0 pgmap v586: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 99 B/s rd, 2.9 MiB/s wr, 791 op/s; 40474/213066 objects degraded (18.996%); 23219/213066 objects misplaced (10.898%); 3.5 MiB/s, 56 objects/s recovering 2023-10-09T10:22:02.456 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:02.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:02.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:02.563 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:02.586 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:02.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:02.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:02.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:02 smithi053 bash[79554]: cluster 2023-10-09T10:22:01.334219+0000 mgr.y (mgr.26072) 580 : cluster 0 pgmap v586: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 99 B/s rd, 2.9 MiB/s wr, 791 op/s; 40474/213066 objects degraded (18.996%); 23219/213066 objects misplaced (10.898%); 3.5 MiB/s, 56 objects/s recovering 2023-10-09T10:22:02.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:02 smithi053 bash[76859]: cluster 2023-10-09T10:22:01.334219+0000 mgr.y (mgr.26072) 580 : cluster 0 pgmap v586: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 99 B/s rd, 2.9 MiB/s wr, 791 op/s; 40474/213066 objects degraded (18.996%); 23219/213066 objects misplaced (10.898%); 3.5 MiB/s, 56 objects/s recovering 2023-10-09T10:22:02.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:22:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:22:02] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.33.4" 2023-10-09T10:22:02.691 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:02.717 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:02.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:02.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:02.822 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:02.856 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:02.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:02.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:02.960 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:02.990 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:02.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:02.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:03.097 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:03.124 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:03.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:03.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:03.229 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:03.265 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:03.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:03.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:03.372 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:03.395 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:03 smithi053 bash[76859]: cluster 2023-10-09T10:22:02.981322+0000 mon.a (mon.0) 817 : cluster 3 Health check update: Degraded data redundancy: 40474/213066 objects degraded (18.996%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:03.395 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:03 smithi053 bash[79554]: cluster 2023-10-09T10:22:02.981322+0000 mon.a (mon.0) 817 : cluster 3 Health check update: Degraded data redundancy: 40474/213066 objects degraded (18.996%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:03.401 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:03.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:03.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:03.504 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:03.538 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:03.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:03.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:03.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:03 smithi086 bash[59714]: cluster 2023-10-09T10:22:02.981322+0000 mon.a (mon.0) 817 : cluster 3 Health check update: Degraded data redundancy: 40474/213066 objects degraded (18.996%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:03.642 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:03.674 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:03.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:03.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:03.780 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:03.803 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:03.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:03.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:03.906 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:03.931 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:03.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:03.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:04.035 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:04.072 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:04.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:04.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:04.176 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:04.209 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:04.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:04.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:04.312 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:04.346 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:04.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:04.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:04.398 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:04 smithi053 bash[79554]: cluster 2023-10-09T10:22:03.334957+0000 mgr.y (mgr.26072) 581 : cluster 0 pgmap v587: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 85 B/s rd, 1.6 MiB/s wr, 695 op/s; 40241/211527 objects degraded (19.024%); 22782/211527 objects misplaced (10.770%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T10:22:04.398 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:04 smithi053 bash[76859]: cluster 2023-10-09T10:22:03.334957+0000 mgr.y (mgr.26072) 581 : cluster 0 pgmap v587: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 85 B/s rd, 1.6 MiB/s wr, 695 op/s; 40241/211527 objects degraded (19.024%); 22782/211527 objects misplaced (10.770%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T10:22:04.448 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:04.477 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:04.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:04.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:04.580 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:04.589 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:04 smithi086 bash[59714]: cluster 2023-10-09T10:22:03.334957+0000 mgr.y (mgr.26072) 581 : cluster 0 pgmap v587: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 85 B/s rd, 1.6 MiB/s wr, 695 op/s; 40241/211527 objects degraded (19.024%); 22782/211527 objects misplaced (10.770%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T10:22:04.618 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:04.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:04.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:04.724 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:04.745 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:04.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:04.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:04.852 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:04.881 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:04.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:04.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:04.987 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:05.013 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:05.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:05.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:05.117 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:05.141 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:05.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:05.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:05.248 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:05.273 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:05.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:05.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:05.378 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:05.407 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:05.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:05.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:05.511 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:05.532 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:05.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:05.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:05.594 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:05 smithi053 bash[79554]: cluster 2023-10-09T10:22:05.335896+0000 mgr.y (mgr.26072) 582 : cluster 0 pgmap v588: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 85 B/s rd, 714 KiB/s wr, 902 op/s; 39155/202791 objects degraded (19.308%); 22538/202791 objects misplaced (11.114%); 3.5 MiB/s, 56 objects/s recovering 2023-10-09T10:22:05.594 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:05 smithi053 bash[76859]: cluster 2023-10-09T10:22:05.335896+0000 mgr.y (mgr.26072) 582 : cluster 0 pgmap v588: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 85 B/s rd, 714 KiB/s wr, 902 op/s; 39155/202791 objects degraded (19.308%); 22538/202791 objects misplaced (11.114%); 3.5 MiB/s, 56 objects/s recovering 2023-10-09T10:22:05.635 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:05.663 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:05.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:05.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:05.772 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:05.781 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:05 smithi086 bash[59714]: cluster 2023-10-09T10:22:05.335896+0000 mgr.y (mgr.26072) 582 : cluster 0 pgmap v588: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.1 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 85 B/s rd, 714 KiB/s wr, 902 op/s; 39155/202791 objects degraded (19.308%); 22538/202791 objects misplaced (11.114%); 3.5 MiB/s, 56 objects/s recovering 2023-10-09T10:22:05.809 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:05.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:05.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:05.913 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:05.940 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:05.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:05.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:06.044 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:06.074 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:06.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:06.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:06.178 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:06.211 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:06.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:06.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:06.318 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:06.355 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:06.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:06.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:06.460 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:06.488 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:06.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:06.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:06.594 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:06.622 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:06.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:06.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:06.728 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:06.755 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:06.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:06.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:06.864 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:06.892 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:06.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:06.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:06.995 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:07.039 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:07.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:07.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:07.143 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:07.168 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:07.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:07.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:07.272 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:07.295 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:07.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:07.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:07.398 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:07.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:07.435 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:07.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:07.536 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:07.564 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:07.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:07.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:07.671 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:07.718 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:07.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:07.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:07.823 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:07.850 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:07.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:07.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:07.956 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:07.976 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:07.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:07.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:08.079 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:08.112 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:08.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:08.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:08.215 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:08.242 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:08.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:08.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:08.347 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:08.374 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:08.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:08.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:08.478 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:08.505 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:08.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:08.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:08.610 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:08.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:08 smithi086 bash[59714]: cluster 2023-10-09T10:22:07.336621+0000 mgr.y (mgr.26072) 583 : cluster 0 pgmap v589: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.1 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 714 op/s; 38695/201411 objects degraded (19.212%); 22538/201411 objects misplaced (11.190%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:22:08.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:08 smithi086 bash[59714]: cluster 2023-10-09T10:22:07.982677+0000 mon.a (mon.0) 818 : cluster 3 Health check update: Degraded data redundancy: 38695/201411 objects degraded (19.212%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:08.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:08 smithi086 bash[59714]: audit 2023-10-09T10:22:08.063640+0000 mon.a (mon.0) 819 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:22:08.640 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:08.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:08.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:08.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:08 smithi053 bash[79554]: cluster 2023-10-09T10:22:07.336621+0000 mgr.y (mgr.26072) 583 : cluster 0 pgmap v589: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.1 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 714 op/s; 38695/201411 objects degraded (19.212%); 22538/201411 objects misplaced (11.190%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:22:08.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:08 smithi053 bash[79554]: cluster 2023-10-09T10:22:07.982677+0000 mon.a (mon.0) 818 : cluster 3 Health check update: Degraded data redundancy: 38695/201411 objects degraded (19.212%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:08.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:08 smithi053 bash[79554]: audit 2023-10-09T10:22:08.063640+0000 mon.a (mon.0) 819 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:22:08.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:08 smithi053 bash[76859]: cluster 2023-10-09T10:22:07.336621+0000 mgr.y (mgr.26072) 583 : cluster 0 pgmap v589: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.1 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 714 op/s; 38695/201411 objects degraded (19.212%); 22538/201411 objects misplaced (11.190%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:22:08.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:08 smithi053 bash[76859]: cluster 2023-10-09T10:22:07.982677+0000 mon.a (mon.0) 818 : cluster 3 Health check update: Degraded data redundancy: 38695/201411 objects degraded (19.212%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:08.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:08 smithi053 bash[76859]: audit 2023-10-09T10:22:08.063640+0000 mon.a (mon.0) 819 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:22:08.745 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:08.774 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:08.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:08.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:08.882 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:08.911 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:08.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:08.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:09.014 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:09.040 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:09.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:09.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:09.144 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:09.175 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:09.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:09.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:09.277 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:09.318 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:09.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:09.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:09.421 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:09.456 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:09.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:09.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:09.471 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:09 smithi053 bash[76859]: cluster 2023-10-09T10:22:09.337310+0000 mgr.y (mgr.26072) 584 : cluster 0 pgmap v590: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.0 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 848 op/s; 37573/194889 objects degraded (19.279%); 21968/194889 objects misplaced (11.272%); 4.1 MiB/s, 65 objects/s recovering 2023-10-09T10:22:09.560 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:09.570 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:09 smithi086 bash[59714]: cluster 2023-10-09T10:22:09.337310+0000 mgr.y (mgr.26072) 584 : cluster 0 pgmap v590: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.0 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 848 op/s; 37573/194889 objects degraded (19.279%); 21968/194889 objects misplaced (11.272%); 4.1 MiB/s, 65 objects/s recovering 2023-10-09T10:22:09.596 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:09.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:09.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:09.705 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:09.728 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:09.731 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:09 smithi053 bash[79554]: cluster 2023-10-09T10:22:09.337310+0000 mgr.y (mgr.26072) 584 : cluster 0 pgmap v590: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 4.0 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 848 op/s; 37573/194889 objects degraded (19.279%); 21968/194889 objects misplaced (11.272%); 4.1 MiB/s, 65 objects/s recovering 2023-10-09T10:22:09.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:09.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:09.833 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:09.868 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:09.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:09.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:09.970 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:09.998 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:10.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:10.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:10.107 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:10.135 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:10.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:10.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:10.238 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:10.257 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:10.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:10.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:10.359 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:10.385 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:10.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:10.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:10.488 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:10.517 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:10.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:10.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:10.622 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:10.649 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:10.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:10.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:10.755 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:10.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:10.791 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:10.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:10.892 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:10.928 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:10.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:10.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:11.036 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:11.071 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:11.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:11.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:11.174 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:11.200 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:11.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:11.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:11.302 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:11.326 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:11.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:11.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:11.431 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:11.450 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:11.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:11.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:11.497 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:22:11.497 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:22:11.553 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:11.578 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:11.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:11.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:11.682 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:11.709 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:11.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:11.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:11.811 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:11.843 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:11.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:11.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:11.947 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:11.979 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:11.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:11.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:12.083 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:12.107 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:12.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:12.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:12.211 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:12.247 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:12.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:12.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:12.353 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:12.379 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:12.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:12.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:12.394 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:12 smithi053 bash[76859]: cluster 2023-10-09T10:22:11.338178+0000 mgr.y (mgr.26072) 585 : cluster 0 pgmap v591: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.9 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 791 op/s; 36897/189978 objects degraded (19.422%); 21968/189978 objects misplaced (11.563%); 2.7 MiB/s, 42 objects/s recovering 2023-10-09T10:22:12.395 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:12 smithi053 bash[79554]: cluster 2023-10-09T10:22:11.338178+0000 mgr.y (mgr.26072) 585 : cluster 0 pgmap v591: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.9 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 791 op/s; 36897/189978 objects degraded (19.422%); 21968/189978 objects misplaced (11.563%); 2.7 MiB/s, 42 objects/s recovering 2023-10-09T10:22:12.482 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:12.534 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:12.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:12.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:12.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:12 smithi086 bash[59714]: cluster 2023-10-09T10:22:11.338178+0000 mgr.y (mgr.26072) 585 : cluster 0 pgmap v591: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.9 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 791 op/s; 36897/189978 objects degraded (19.422%); 21968/189978 objects misplaced (11.563%); 2.7 MiB/s, 42 objects/s recovering 2023-10-09T10:22:12.637 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:12.669 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:12.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:12.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:12.763 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:22:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:22:12] "GET /metrics HTTP/1.1" 200 36536 "" "Prometheus/2.33.4" 2023-10-09T10:22:12.775 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:12.798 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:12.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:12.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:12.902 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:12.937 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:12.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:12.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:13.043 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:13.067 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:13.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:13.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:13.172 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:13.193 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:13.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:13.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:13.295 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:13.330 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:13.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:13.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:13.437 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:13.450 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:13 smithi053 bash[76859]: cluster 2023-10-09T10:22:12.983890+0000 mon.a (mon.0) 820 : cluster 3 Health check update: Degraded data redundancy: 36897/189978 objects degraded (19.422%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:13.450 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:13 smithi053 bash[79554]: cluster 2023-10-09T10:22:12.983890+0000 mon.a (mon.0) 820 : cluster 3 Health check update: Degraded data redundancy: 36897/189978 objects degraded (19.422%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:13.463 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:13.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:13.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:13.567 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:13.576 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:13 smithi086 bash[59714]: cluster 2023-10-09T10:22:12.983890+0000 mon.a (mon.0) 820 : cluster 3 Health check update: Degraded data redundancy: 36897/189978 objects degraded (19.422%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:13.599 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:13.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:13.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:13.705 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:13.748 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:13.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:13.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:13.856 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:13.892 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:13.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:13.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:13.943 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:22:13.946 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2023-10-09T10:22:13.998 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:14.022 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:14.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:14.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:14.126 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:14.162 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:14.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:14.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:14.267 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:14.300 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:14.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:14.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:14.405 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:14.430 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:14.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:14.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:14.670 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:14.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:14 smithi053 bash[76859]: cluster 2023-10-09T10:22:13.338753+0000 mgr.y (mgr.26072) 586 : cluster 0 pgmap v592: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.8 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 682 op/s; 36650/188496 objects degraded (19.443%); 21570/188496 objects misplaced (11.443%); 3.4 MiB/s, 55 objects/s recovering 2023-10-09T10:22:14.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:14 smithi053 bash[76859]: audit 2023-10-09T10:22:13.922521+0000 mgr.y (mgr.26072) 587 : audit 0 from='client.54811 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:22:14.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:14 smithi053 bash[79554]: cluster 2023-10-09T10:22:13.338753+0000 mgr.y (mgr.26072) 586 : cluster 0 pgmap v592: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.8 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 682 op/s; 36650/188496 objects degraded (19.443%); 21570/188496 objects misplaced (11.443%); 3.4 MiB/s, 55 objects/s recovering 2023-10-09T10:22:14.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:14 smithi053 bash[79554]: audit 2023-10-09T10:22:13.922521+0000 mgr.y (mgr.26072) 587 : audit 0 from='client.54811 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:22:14.683 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:14 smithi086 bash[59714]: cluster 2023-10-09T10:22:13.338753+0000 mgr.y (mgr.26072) 586 : cluster 0 pgmap v592: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.8 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 682 op/s; 36650/188496 objects degraded (19.443%); 21570/188496 objects misplaced (11.443%); 3.4 MiB/s, 55 objects/s recovering 2023-10-09T10:22:14.684 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:14 smithi086 bash[59714]: audit 2023-10-09T10:22:13.922521+0000 mgr.y (mgr.26072) 587 : audit 0 from='client.54811 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:22:14.710 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:14.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:14.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:14.814 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:14.866 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:14.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:14.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:14.968 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:15.006 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:15.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:15.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:15.109 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:15.145 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:15.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:15.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:15.249 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:15.285 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:15.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:15.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:15.387 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:15.420 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:15.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:15.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:15.525 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:15.564 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:15.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:15.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:15.673 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:15.686 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:15 smithi053 bash[76859]: cluster 2023-10-09T10:22:15.339708+0000 mgr.y (mgr.26072) 588 : cluster 0 pgmap v593: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.7 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 867 op/s; 35622/180282 objects degraded (19.759%); 21330/180282 objects misplaced (11.831%); 3.2 MiB/s, 51 objects/s recovering 2023-10-09T10:22:15.686 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:15 smithi053 bash[79554]: cluster 2023-10-09T10:22:15.339708+0000 mgr.y (mgr.26072) 588 : cluster 0 pgmap v593: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.7 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 867 op/s; 35622/180282 objects degraded (19.759%); 21330/180282 objects misplaced (11.831%); 3.2 MiB/s, 51 objects/s recovering 2023-10-09T10:22:15.705 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:15.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:15.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:15.809 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:15.827 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:15 smithi086 bash[59714]: cluster 2023-10-09T10:22:15.339708+0000 mgr.y (mgr.26072) 588 : cluster 0 pgmap v593: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.7 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 867 op/s; 35622/180282 objects degraded (19.759%); 21330/180282 objects misplaced (11.831%); 3.2 MiB/s, 51 objects/s recovering 2023-10-09T10:22:15.852 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:15.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:15.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:15.956 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:15.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:15.993 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:15.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:16.095 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:16.120 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:16.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:16.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:16.222 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:16.259 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:16.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:16.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:16.364 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:16.414 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:16.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:16.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:16.520 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:16.555 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:16.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:16.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:16.663 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:16.688 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:16.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:16.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:16.791 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:16.828 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:16.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:16.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:16.932 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:16.963 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:16.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:16.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:17.066 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:17.079 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-09T10:22:17.094 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:17.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:17.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:17.200 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:17.234 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:17.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:17.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:17.276 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":592,"stamp":"2023-10-09T10:22:13.338339+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4120647627,"num_objects":62832,"num_object_clones":0,"num_object_copies":188496,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":36650,"num_objects_misplaced":21570,"num_objects_unfound":0,"num_objects_dirty":62832,"num_whiteouts":0,"num_read":6290,"num_read_kb":13749,"num_write":95696,"num_write_kb":5051704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1335,"num_bytes_recovered":85132024,"num_keys_recovered":10,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":95760,"ondisk_log_size":95760,"up":233,"acting":241,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":255,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":10405552,"kb_used_data":8656632,"kb_used_omap":38,"kb_used_meta":1748697,"kb_avail":645810512,"statfs":{"total":671965249536,"available":661309964288,"internally_reserved":0,"allocated":8864391168,"data_stored":8859544457,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39480,"internal_metadata":1790666184},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-536739840,"num_objects":-8190,"num_object_clones":0,"num_object_copies":-24570,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-3824,"num_objects_misplaced":-1649,"num_objects_unfound":0,"num_objects_dirty":-8190,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8190,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":662,"num_bytes_recovered":43384832,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.004730"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":171,"reported_epoch":181,"state":"active+undersized","last_fresh":"2023-10-09T10:21:48.998941+0000","last_change":"2023-10-09T10:19:57.103392+0000","last_active":"2023-10-09T10:21:48.998941+0000","last_peered":"2023-10-09T10:21:48.998941+0000","last_clean":"2023-10-09T10:19:55.085422+0000","last_became_active":"2023-10-09T10:19:57.103392+0000","last_became_peered":"2023-10-09T10:19:57.103392+0000","last_unstale":"2023-10-09T10:21:48.998941+0000","last_undegraded":"2023-10-09T10:21:48.998941+0000","last_fullsized":"2023-10-09T10:19:57.098739+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":154,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:48.993457+0000","last_change":"2023-10-09T10:12:14.946177+0000","last_active":"2023-10-09T10:21:48.993457+0000","last_peered":"2023-10-09T10:21:48.993457+0000","last_clean":"2023-10-09T10:21:48.993457+0000","last_became_active":"2023-10-09T10:12:14.945830+0000","last_became_peered":"2023-10-09T10:12:14.945830+0000","last_unstale":"2023-10-09T10:21:48.993457+0000","last_undegraded":"2023-10-09T10:21:48.993457+0000","last_fullsized":"2023-10-09T10:21:48.993457+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:10:04.285018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":129,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:48.996507+0000","last_change":"2023-10-09T10:12:14.943888+0000","last_active":"2023-10-09T10:21:48.996507+0000","last_peered":"2023-10-09T10:21:48.996507+0000","last_clean":"2023-10-09T10:21:48.996507+0000","last_became_active":"2023-10-09T10:12:14.943572+0000","last_became_peered":"2023-10-09T10:12:14.943572+0000","last_unstale":"2023-10-09T10:21:48.996507+0000","last_undegraded":"2023-10-09T10:21:48.996507+0000","last_fullsized":"2023-10-09T10:21:48.996507+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:28:19.257283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":145,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:48.992223+0000","last_change":"2023-10-09T10:21:46.014098+0000","last_active":"2023-10-09T10:21:48.992223+0000","last_peered":"2023-10-09T10:21:48.992223+0000","last_clean":"2023-10-09T10:21:48.992223+0000","last_became_active":"2023-10-09T10:21:46.013737+0000","last_became_peered":"2023-10-09T10:21:46.013737+0000","last_unstale":"2023-10-09T10:21:48.992223+0000","last_undegraded":"2023-10-09T10:21:48.992223+0000","last_fullsized":"2023-10-09T10:21:48.992223+0000","mapping_epoch":177,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":178,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:47:50.053756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":171,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-09T10:21:51.052653+0000","last_change":"2023-10-09T10:12:14.943577+0000","last_active":"2023-10-09T10:21:51.052653+0000","last_peered":"2023-10-09T10:21:51.052653+0000","last_clean":"2023-10-09T10:21:51.052653+0000","last_became_active":"2023-10-09T10:12:14.941834+0000","last_became_peered":"2023-10-09T10:12:14.941834+0000","last_unstale":"2023-10-09T10:21:51.052653+0000","last_undegraded":"2023-10-09T10:21:51.052653+0000","last_fullsized":"2023-10-09T10:21:51.052653+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:44:28.043377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":132,"reported_epoch":181,"state":"active+undersized","last_fresh":"2023-10-09T10:21:49.003078+0000","last_change":"2023-10-09T10:20:59.398359+0000","last_active":"2023-10-09T10:21:49.003078+0000","last_peered":"2023-10-09T10:21:49.003078+0000","last_clean":"2023-10-09T10:11:16.816318+0000","last_became_active":"2023-10-09T10:20:59.398359+0000","last_became_peered":"2023-10-09T10:20:59.398359+0000","last_unstale":"2023-10-09T10:21:49.003078+0000","last_undegraded":"2023-10-09T10:21:49.003078+0000","last_fullsized":"2023-10-09T10:20:59.390744+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,5],"avail_no_missing":["6","5"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":135,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:48.992152+0000","last_change":"2023-10-09T10:12:14.948758+0000","last_active":"2023-10-09T10:21:48.992152+0000","last_peered":"2023-10-09T10:21:48.992152+0000","last_clean":"2023-10-09T10:21:48.992152+0000","last_became_active":"2023-10-09T10:12:14.948543+0000","last_became_peered":"2023-10-09T10:12:14.948543+0000","last_unstale":"2023-10-09T10:21:48.992152+0000","last_undegraded":"2023-10-09T10:21:48.992152+0000","last_fullsized":"2023-10-09T10:21:48.992152+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:15:58.932476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":170,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:49.001209+0000","last_change":"2023-10-09T10:20:59.403144+0000","last_active":"2023-10-09T10:21:49.001209+0000","last_peered":"2023-10-09T10:21:49.001209+0000","last_clean":"2023-10-09T10:21:49.001209+0000","last_became_active":"2023-10-09T10:20:59.402808+0000","last_became_peered":"2023-10-09T10:20:59.402808+0000","last_unstale":"2023-10-09T10:21:49.001209+0000","last_undegraded":"2023-10-09T10:21:49.001209+0000","last_fullsized":"2023-10-09T10:21:49.001209+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:06:19.136048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":158,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:49.003051+0000","last_change":"2023-10-09T10:21:46.015177+0000","last_active":"2023-10-09T10:21:49.003051+0000","last_peered":"2023-10-09T10:21:49.003051+0000","last_clean":"2023-10-09T10:21:49.003051+0000","last_became_active":"2023-10-09T10:21:46.014891+0000","last_became_peered":"2023-10-09T10:21:46.014891+0000","last_unstale":"2023-10-09T10:21:49.003051+0000","last_undegraded":"2023-10-09T10:21:49.003051+0000","last_fullsized":"2023-10-09T10:21:49.003051+0000","mapping_epoch":177,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":178,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":129,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:48.993142+0000","last_change":"2023-10-09T10:21:46.010213+0000","last_active":"2023-10-09T10:21:48.993142+0000","last_peered":"2023-10-09T10:21:48.993142+0000","last_clean":"2023-10-09T10:21:48.993142+0000","last_became_active":"2023-10-09T10:21:46.009180+0000","last_became_peered":"2023-10-09T10:21:46.009180+0000","last_unstale":"2023-10-09T10:21:48.993142+0000","last_undegraded":"2023-10-09T10:21:48.993142+0000","last_fullsized":"2023-10-09T10:21:48.993142+0000","mapping_epoch":177,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":178,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:17:06.350564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":32,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:48.993368+0000","last_change":"2023-10-09T10:21:46.031671+0000","last_active":"2023-10-09T10:21:48.993368+0000","last_peered":"2023-10-09T10:21:48.993368+0000","last_clean":"2023-10-09T10:21:48.993368+0000","last_became_active":"2023-10-09T10:21:46.027255+0000","last_became_peered":"2023-10-09T10:21:46.027255+0000","last_unstale":"2023-10-09T10:21:48.993368+0000","last_undegraded":"2023-10-09T10:21:48.993368+0000","last_fullsized":"2023-10-09T10:21:48.993368+0000","mapping_epoch":177,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":178,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:12:25.142826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":146,"reported_epoch":181,"state":"active+undersized","last_fresh":"2023-10-09T10:21:48.997773+0000","last_change":"2023-10-09T10:20:59.404230+0000","last_active":"2023-10-09T10:21:48.997773+0000","last_peered":"2023-10-09T10:21:48.997773+0000","last_clean":"2023-10-09T10:19:37.935732+0000","last_became_active":"2023-10-09T10:20:59.404230+0000","last_became_peered":"2023-10-09T10:20:59.404230+0000","last_unstale":"2023-10-09T10:21:48.997773+0000","last_undegraded":"2023-10-09T10:21:48.997773+0000","last_fullsized":"2023-10-09T10:20:59.379764+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:38:51.274686+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,6],"avail_no_missing":["1","6"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"83'22","reported_seq":181,"reported_epoch":181,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:21:48.999300+0000","last_change":"2023-10-09T10:21:47.013829+0000","last_active":"2023-10-09T10:21:48.999300+0000","last_peered":"2023-10-09T10:21:48.999300+0000","last_clean":"2023-10-09T10:21:48.999300+0000","last_became_active":"2023-10-09T10:21:47.012726+0000","last_became_peered":"2023-10-09T10:21:47.012726+0000","last_unstale":"2023-10-09T10:21:48.999300+0000","last_undegraded":"2023-10-09T10:21:48.999300+0000","last_fullsized":"2023-10-09T10:21:48.999300+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":4,"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,6],"acting":[4,6,7],"avail_no_missing":["4","6","7"],"object_location_counts":[{"shards":"4,6,7","objects":4}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":163,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:48.999324+0000","last_change":"2023-10-09T10:20:59.393062+0000","last_active":"2023-10-09T10:21:48.999324+0000","last_peered":"2023-10-09T10:21:48.999324+0000","last_clean":"2023-10-09T10:21:48.999324+0000","last_became_active":"2023-10-09T10:20:59.392657+0000","last_became_peered":"2023-10-09T10:20:59.392657+0000","last_unstale":"2023-10-09T10:21:48.999324+0000","last_undegraded":"2023-10-09T10:21:48.999324+0000","last_fullsized":"2023-10-09T10:21:48.999324+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":33,"reported_epoch":181,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:21:48.999007+0000","last_change":"2023-10-09T10:21:47.041277+0000","last_active":"2023-10-09T10:21:48.999007+0000","last_peered":"2023-10-09T10:21:48.999007+0000","last_clean":"2023-10-09T10:21:48.999007+0000","last_became_active":"2023-10-09T10:21:47.012879+0000","last_became_peered":"2023-10-09T10:21:47.012879+0000","last_unstale":"2023-10-09T10:21:48.999007+0000","last_undegraded":"2023-10-09T10:21:48.999007+0000","last_fullsized":"2023-10-09T10:21:48.999007+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":2,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6],"acting":[4,6,7],"avail_no_missing":["4","6","7"],"object_location_counts":[{"shards":"4,6,7","objects":2}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":165,"reported_epoch":181,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:21:48.993654+0000","last_change":"2023-10-09T10:21:47.011507+0000","last_active":"2023-10-09T10:21:48.993654+0000","last_peered":"2023-10-09T10:21:48.993654+0000","last_clean":"2023-10-09T10:21:48.993654+0000","last_became_active":"2023-10-09T10:21:47.011110+0000","last_became_peered":"2023-10-09T10:21:47.011110+0000","last_unstale":"2023-10-09T10:21:48.993654+0000","last_undegraded":"2023-10-09T10:21:48.993654+0000","last_fullsized":"2023-10-09T10:21:48.993654+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:05:45.829872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1],"acting":[3,1,7],"avail_no_missing":["3","1","7"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":144,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:48.992093+0000","last_change":"2023-10-09T10:21:46.015088+0000","last_active":"2023-10-09T10:21:48.992093+0000","last_peered":"2023-10-09T10:21:48.992093+0000","last_clean":"2023-10-09T10:21:48.992093+0000","last_became_active":"2023-10-09T10:21:46.013809+0000","last_became_peered":"2023-10-09T10:21:46.013809+0000","last_unstale":"2023-10-09T10:21:48.992093+0000","last_undegraded":"2023-10-09T10:21:48.992093+0000","last_fullsized":"2023-10-09T10:21:48.992093+0000","mapping_epoch":177,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":178,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:54:38.575054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,1],"acting":[0,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":157,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:49.002920+0000","last_change":"2023-10-09T10:21:46.019378+0000","last_active":"2023-10-09T10:21:49.002920+0000","last_peered":"2023-10-09T10:21:49.002920+0000","last_clean":"2023-10-09T10:21:49.002920+0000","last_became_active":"2023-10-09T10:21:46.017789+0000","last_became_peered":"2023-10-09T10:21:46.017789+0000","last_unstale":"2023-10-09T10:21:49.002920+0000","last_undegraded":"2023-10-09T10:21:49.002920+0000","last_fullsized":"2023-10-09T10:21:49.002920+0000","mapping_epoch":177,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":178,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":146,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:48.999271+0000","last_change":"2023-10-09T10:21:46.032834+0000","last_active":"2023-10-09T10:21:48.999271+0000","last_peered":"2023-10-09T10:21:48.999271+0000","last_clean":"2023-10-09T10:21:48.999271+0000","last_became_active":"2023-10-09T10:21:46.032492+0000","last_became_peered":"2023-10-09T10:21:46.032492+0000","last_unstale":"2023-10-09T10:21:48.999271+0000","last_undegraded":"2023-10-09T10:21:48.999271+0000","last_fullsized":"2023-10-09T10:21:48.999271+0000","mapping_epoch":177,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":178,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":145,"reported_epoch":181,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:21:48.992079+0000","last_change":"2023-10-09T10:21:47.065148+0000","last_active":"2023-10-09T10:21:48.992079+0000","last_peered":"2023-10-09T10:21:48.992079+0000","last_clean":"2023-10-09T10:21:48.992079+0000","last_became_active":"2023-10-09T10:21:47.064691+0000","last_became_peered":"2023-10-09T10:21:47.064691+0000","last_unstale":"2023-10-09T10:21:48.992079+0000","last_undegraded":"2023-10-09T10:21:48.992079+0000","last_fullsized":"2023-10-09T10:21:48.992079+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:52:23.273797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3],"acting":[0,3,7],"avail_no_missing":["0","3","7"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":125,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:49.002058+0000","last_change":"2023-10-09T10:20:59.402791+0000","last_active":"2023-10-09T10:21:49.002058+0000","last_peered":"2023-10-09T10:21:49.002058+0000","last_clean":"2023-10-09T10:21:49.002058+0000","last_became_active":"2023-10-09T10:20:59.402186+0000","last_became_peered":"2023-10-09T10:20:59.402186+0000","last_unstale":"2023-10-09T10:21:49.002058+0000","last_undegraded":"2023-10-09T10:21:49.002058+0000","last_fullsized":"2023-10-09T10:21:49.002058+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":165,"reported_epoch":182,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:21:51.052821+0000","last_change":"2023-10-09T10:21:47.035808+0000","last_active":"2023-10-09T10:21:51.052821+0000","last_peered":"2023-10-09T10:21:51.052821+0000","last_clean":"2023-10-09T10:21:51.052821+0000","last_became_active":"2023-10-09T10:21:47.035225+0000","last_became_peered":"2023-10-09T10:21:47.035225+0000","last_unstale":"2023-10-09T10:21:51.052821+0000","last_undegraded":"2023-10-09T10:21:51.052821+0000","last_fullsized":"2023-10-09T10:21:51.052821+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:46:07.079092+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1],"acting":[3,1,7],"avail_no_missing":["3","1","7"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.a","version":"182'5868","reported_seq":5918,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-09T10:22:09.344966+0000","last_change":"2023-10-09T10:20:59.469286+0000","last_active":"2023-10-09T10:22:09.344966+0000","last_peered":"2023-10-09T10:22:09.344966+0000","last_clean":"2023-10-09T10:22:09.344966+0000","last_became_active":"2023-10-09T10:20:59.406546+0000","last_became_peered":"2023-10-09T10:20:59.406546+0000","last_unstale":"2023-10-09T10:22:09.344966+0000","last_undegraded":"2023-10-09T10:22:09.344966+0000","last_fullsized":"2023-10-09T10:22:09.344966+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_clean_scrub_stamp":"2023-10-09T10:20:03.927347+0000","objects_scrubbed":0,"log_size":5868,"log_dups_size":0,"ondisk_log_size":5868,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":256376832,"num_objects":3912,"num_object_clones":0,"num_object_copies":11736,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3912,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5868,"num_write_kb":312960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":524288,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:49.000013+0000","last_change":"2023-10-09T10:21:46.037864+0000","last_active":"2023-10-09T10:21:49.000013+0000","last_peered":"2023-10-09T10:21:49.000013+0000","last_clean":"2023-10-09T10:21:49.000013+0000","last_became_active":"2023-10-09T10:21:46.028885+0000","last_became_peered":"2023-10-09T10:21:46.028885+0000","last_unstale":"2023-10-09T10:21:49.000013+0000","last_undegraded":"2023-10-09T10:21:49.000013+0000","last_fullsized":"2023-10-09T10:21:49.000013+0000","mapping_epoch":177,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":178,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":157,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:49.000691+0000","last_change":"2023-10-09T10:21:46.019335+0000","last_active":"2023-10-09T10:21:49.000691+0000","last_peered":"2023-10-09T10:21:49.000691+0000","last_clean":"2023-10-09T10:21:49.000691+0000","last_became_active":"2023-10-09T10:21:46.019071+0000","last_became_peered":"2023-10-09T10:21:46.019071+0000","last_unstale":"2023-10-09T10:21:49.000691+0000","last_undegraded":"2023-10-09T10:21:49.000691+0000","last_fullsized":"2023-10-09T10:21:49.000691+0000","mapping_epoch":177,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":178,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.b","version":"182'5863","reported_seq":5896,"reported_epoch":182,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:22:08.529483+0000","last_change":"2023-10-09T10:21:47.245774+0000","last_active":"2023-10-09T10:22:08.529483+0000","last_peered":"2023-10-09T10:22:08.529483+0000","last_clean":"2023-10-09T10:21:44.974598+0000","last_became_active":"2023-10-09T10:21:47.237084+0000","last_became_peered":"2023-10-09T10:21:47.237084+0000","last_unstale":"2023-10-09T10:22:08.529483+0000","last_undegraded":"2023-10-09T10:21:47.070586+0000","last_fullsized":"2023-10-09T10:21:47.004896+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_clean_scrub_stamp":"2023-10-09T10:20:03.927347+0000","objects_scrubbed":0,"log_size":5863,"log_dups_size":0,"ondisk_log_size":5863,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:32:41.605505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":259588096,"num_objects":3961,"num_object_clones":0,"num_object_copies":11883,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4830,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3961,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5863,"num_write_kb":314368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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],"avail_no_missing":["3","1","7"],"object_location_counts":[{"shards":"1,3","objects":-869},{"shards":"1,3,7","objects":3878}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":30,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:49.000002+0000","last_change":"2023-10-09T10:21:46.035162+0000","last_active":"2023-10-09T10:21:49.000002+0000","last_peered":"2023-10-09T10:21:49.000002+0000","last_clean":"2023-10-09T10:21:49.000002+0000","last_became_active":"2023-10-09T10:21:46.027492+0000","last_became_peered":"2023-10-09T10:21:46.027492+0000","last_unstale":"2023-10-09T10:21:49.000002+0000","last_undegraded":"2023-10-09T10:21:49.000002+0000","last_fullsized":"2023-10-09T10:21:49.000002+0000","mapping_epoch":177,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":178,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":163,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:48.998986+0000","last_change":"2023-10-09T10:12:14.954135+0000","last_active":"2023-10-09T10:21:48.998986+0000","last_peered":"2023-10-09T10:21:48.998986+0000","last_clean":"2023-10-09T10:21:48.998986+0000","last_became_active":"2023-10-09T10:12:14.953629+0000","last_became_peered":"2023-10-09T10:12:14.953629+0000","last_unstale":"2023-10-09T10:21:48.998986+0000","last_undegraded":"2023-10-09T10:21:48.998986+0000","last_fullsized":"2023-10-09T10:21:48.998986+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.8","version":"182'5829","reported_seq":5858,"reported_epoch":182,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:22:08.557196+0000","last_change":"2023-10-09T10:21:47.259330+0000","last_active":"2023-10-09T10:22:08.557196+0000","last_peered":"2023-10-09T10:22:08.557196+0000","last_clean":"2023-10-09T10:20:03.927347+0000","last_became_active":"2023-10-09T10:21:47.242396+0000","last_became_peered":"2023-10-09T10:21:47.242396+0000","last_unstale":"2023-10-09T10:22:08.557196+0000","last_undegraded":"2023-10-09T10:21:47.067119+0000","last_fullsized":"2023-10-09T10:21:47.004991+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_clean_scrub_stamp":"2023-10-09T10:20:03.927347+0000","objects_scrubbed":0,"log_size":5829,"log_dups_size":0,"ondisk_log_size":5829,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:26:51.386887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":263913472,"num_objects":4027,"num_object_clones":0,"num_object_copies":12081,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4027,"num_objects_misplaced":4842,"num_objects_unfound":0,"num_objects_dirty":4027,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5829,"num_write_kb":315392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,7],"avail_no_missing":["3","7"],"object_location_counts":[{"shards":"3,7","objects":-815}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":30,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:49.002188+0000","last_change":"2023-10-09T10:21:46.034379+0000","last_active":"2023-10-09T10:21:49.002188+0000","last_peered":"2023-10-09T10:21:49.002188+0000","last_clean":"2023-10-09T10:21:49.002188+0000","last_became_active":"2023-10-09T10:21:46.025626+0000","last_became_peered":"2023-10-09T10:21:46.025626+0000","last_unstale":"2023-10-09T10:21:49.002188+0000","last_undegraded":"2023-10-09T10:21:49.002188+0000","last_fullsized":"2023-10-09T10:21:49.002188+0000","mapping_epoch":177,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":178,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,3],"acting":[5,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":130,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:49.002814+0000","last_change":"2023-10-09T10:21:46.022236+0000","last_active":"2023-10-09T10:21:49.002814+0000","last_peered":"2023-10-09T10:21:49.002814+0000","last_clean":"2023-10-09T10:21:49.002814+0000","last_became_active":"2023-10-09T10:21:46.021787+0000","last_became_peered":"2023-10-09T10:21:46.021787+0000","last_unstale":"2023-10-09T10:21:49.002814+0000","last_undegraded":"2023-10-09T10:21:49.002814+0000","last_fullsized":"2023-10-09T10:21:49.002814+0000","mapping_epoch":177,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":178,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"182'6035","reported_seq":6067,"reported_epoch":182,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:22:11.189927+0000","last_change":"2023-10-09T10:21:47.203704+0000","last_active":"2023-10-09T10:22:11.189927+0000","last_peered":"2023-10-09T10:22:11.189927+0000","last_clean":"2023-10-09T10:20:03.927347+0000","last_became_active":"2023-10-09T10:21:47.192510+0000","last_became_peered":"2023-10-09T10:21:47.192510+0000","last_unstale":"2023-10-09T10:22:11.189927+0000","last_undegraded":"2023-10-09T10:21:47.046934+0000","last_fullsized":"2023-10-09T10:21:46.996023+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_clean_scrub_stamp":"2023-10-09T10:20:03.927347+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":"periodic scrub scheduled @ 2023-10-10T13:43:28.309818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":255787008,"num_objects":3903,"num_object_clones":0,"num_object_copies":11709,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3903,"num_objects_misplaced":4889,"num_objects_unfound":0,"num_objects_dirty":3903,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6035,"num_write_kb":318016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3],"acting":[0,7],"avail_no_missing":["0","7"],"object_location_counts":[{"shards":"0,7","objects":-986}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":164,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:49.002325+0000","last_change":"2023-10-09T10:20:59.396671+0000","last_active":"2023-10-09T10:21:49.002325+0000","last_peered":"2023-10-09T10:21:49.002325+0000","last_clean":"2023-10-09T10:21:49.002325+0000","last_became_active":"2023-10-09T10:20:59.396104+0000","last_became_peered":"2023-10-09T10:20:59.396104+0000","last_unstale":"2023-10-09T10:21:49.002325+0000","last_undegraded":"2023-10-09T10:21:49.002325+0000","last_fullsized":"2023-10-09T10:21:49.002325+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":136,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-09T10:21:51.045748+0000","last_change":"2023-10-09T10:11:16.816744+0000","last_active":"2023-10-09T10:21:51.045748+0000","last_peered":"2023-10-09T10:21:51.045748+0000","last_clean":"2023-10-09T10:21:51.045748+0000","last_became_active":"2023-10-09T10:11:16.816346+0000","last_became_peered":"2023-10-09T10:11:16.816346+0000","last_unstale":"2023-10-09T10:21:51.045748+0000","last_undegraded":"2023-10-09T10:21:51.045748+0000","last_fullsized":"2023-10-09T10:21:51.045748+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:55:26.903739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"182'5901","reported_seq":5923,"reported_epoch":182,"state":"active+undersized+degraded","last_fresh":"2023-10-09T10:22:08.951483+0000","last_change":"2023-10-09T10:20:18.837086+0000","last_active":"2023-10-09T10:22:08.951483+0000","last_peered":"2023-10-09T10:22:08.951483+0000","last_clean":"2023-10-09T10:20:03.927347+0000","last_became_active":"2023-10-09T10:20:04.972668+0000","last_became_peered":"2023-10-09T10:20:04.972668+0000","last_unstale":"2023-10-09T10:22:08.951483+0000","last_undegraded":"2023-10-09T10:20:18.836645+0000","last_fullsized":"2023-10-09T10:20:04.951526+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_clean_scrub_stamp":"2023-10-09T10:20:03.927347+0000","objects_scrubbed":0,"log_size":5901,"log_dups_size":0,"ondisk_log_size":5901,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":259063808,"num_objects":3953,"num_object_clones":0,"num_object_copies":11859,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3953,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3953,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5901,"num_write_kb":315328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[{"shards":"1,4","objects":3953}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":153,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:48.993932+0000","last_change":"2023-10-09T10:12:14.952438+0000","last_active":"2023-10-09T10:21:48.993932+0000","last_peered":"2023-10-09T10:21:48.993932+0000","last_clean":"2023-10-09T10:21:48.993932+0000","last_became_active":"2023-10-09T10:12:14.951891+0000","last_became_peered":"2023-10-09T10:12:14.951891+0000","last_unstale":"2023-10-09T10:21:48.993932+0000","last_undegraded":"2023-10-09T10:21:48.993932+0000","last_fullsized":"2023-10-09T10:21:48.993932+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:51:48.892892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":163,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:48.999659+0000","last_change":"2023-10-09T10:20:59.397291+0000","last_active":"2023-10-09T10:21:48.999659+0000","last_peered":"2023-10-09T10:21:48.999659+0000","last_clean":"2023-10-09T10:21:48.999659+0000","last_became_active":"2023-10-09T10:20:59.396550+0000","last_became_peered":"2023-10-09T10:20:59.396550+0000","last_unstale":"2023-10-09T10:21:48.999659+0000","last_undegraded":"2023-10-09T10:21:48.999659+0000","last_fullsized":"2023-10-09T10:21:48.999659+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.f","version":"182'5813","reported_seq":5837,"reported_epoch":182,"state":"active+undersized+degraded","last_fresh":"2023-10-09T10:22:08.554032+0000","last_change":"2023-10-09T10:20:18.849682+0000","last_active":"2023-10-09T10:22:08.554032+0000","last_peered":"2023-10-09T10:22:08.554032+0000","last_clean":"2023-10-09T10:20:03.927347+0000","last_became_active":"2023-10-09T10:20:04.964403+0000","last_became_peered":"2023-10-09T10:20:04.964403+0000","last_unstale":"2023-10-09T10:22:08.554032+0000","last_undegraded":"2023-10-09T10:20:18.845259+0000","last_fullsized":"2023-10-09T10:20:04.939738+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_clean_scrub_stamp":"2023-10-09T10:20:03.927347+0000","objects_scrubbed":0,"log_size":5813,"log_dups_size":0,"ondisk_log_size":5813,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:36:14.915778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":260374528,"num_objects":3973,"num_object_clones":0,"num_object_copies":11919,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3973,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3973,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5813,"num_write_kb":313152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,4],"avail_no_missing":["3","4"],"object_location_counts":[{"shards":"3,4","objects":3973}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":122,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:49.001266+0000","last_change":"2023-10-09T10:20:59.410291+0000","last_active":"2023-10-09T10:21:49.001266+0000","last_peered":"2023-10-09T10:21:49.001266+0000","last_clean":"2023-10-09T10:21:49.001266+0000","last_became_active":"2023-10-09T10:20:59.409114+0000","last_became_peered":"2023-10-09T10:20:59.409114+0000","last_unstale":"2023-10-09T10:21:49.001266+0000","last_undegraded":"2023-10-09T10:21:49.001266+0000","last_fullsized":"2023-10-09T10:21:49.001266+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":169,"reported_epoch":181,"state":"active+undersized","last_fresh":"2023-10-09T10:21:48.999250+0000","last_change":"2023-10-09T10:19:57.103886+0000","last_active":"2023-10-09T10:21:48.999250+0000","last_peered":"2023-10-09T10:21:48.999250+0000","last_clean":"2023-10-09T10:19:55.086046+0000","last_became_active":"2023-10-09T10:19:57.103886+0000","last_became_peered":"2023-10-09T10:19:57.103886+0000","last_unstale":"2023-10-09T10:21:48.999250+0000","last_undegraded":"2023-10-09T10:21:48.999250+0000","last_fullsized":"2023-10-09T10:19:57.099679+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.c","version":"182'5856","reported_seq":5911,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-09T10:22:08.532462+0000","last_change":"2023-10-09T10:20:59.449030+0000","last_active":"2023-10-09T10:22:08.532462+0000","last_peered":"2023-10-09T10:22:08.532462+0000","last_clean":"2023-10-09T10:22:08.532462+0000","last_became_active":"2023-10-09T10:20:59.401652+0000","last_became_peered":"2023-10-09T10:20:59.401652+0000","last_unstale":"2023-10-09T10:22:08.532462+0000","last_undegraded":"2023-10-09T10:22:08.532462+0000","last_fullsized":"2023-10-09T10:22:08.532462+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_clean_scrub_stamp":"2023-10-09T10:20:03.927347+0000","objects_scrubbed":0,"log_size":5856,"log_dups_size":0,"ondisk_log_size":5856,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:20:54.638904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":256770048,"num_objects":3918,"num_object_clones":0,"num_object_copies":11754,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3918,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5856,"num_write_kb":312768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":655360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,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":165,"reported_epoch":181,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:21:48.998697+0000","last_change":"2023-10-09T10:21:47.010961+0000","last_active":"2023-10-09T10:21:48.998697+0000","last_peered":"2023-10-09T10:21:48.998697+0000","last_clean":"2023-10-09T10:21:48.998697+0000","last_became_active":"2023-10-09T10:21:47.010496+0000","last_became_peered":"2023-10-09T10:21:47.010496+0000","last_unstale":"2023-10-09T10:21:48.998697+0000","last_undegraded":"2023-10-09T10:21:48.998697+0000","last_fullsized":"2023-10-09T10:21:48.998697+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1],"acting":[4,1,7],"avail_no_missing":["4","1","7"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":163,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:49.000105+0000","last_change":"2023-10-09T10:20:59.403987+0000","last_active":"2023-10-09T10:21:49.000105+0000","last_peered":"2023-10-09T10:21:49.000105+0000","last_clean":"2023-10-09T10:21:49.000105+0000","last_became_active":"2023-10-09T10:20:59.403660+0000","last_became_peered":"2023-10-09T10:20:59.403660+0000","last_unstale":"2023-10-09T10:21:49.000105+0000","last_undegraded":"2023-10-09T10:21:49.000105+0000","last_fullsized":"2023-10-09T10:21:49.000105+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.d","version":"182'5894","reported_seq":5921,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-09T10:22:09.319320+0000","last_change":"2023-10-09T10:20:04.970622+0000","last_active":"2023-10-09T10:22:09.319320+0000","last_peered":"2023-10-09T10:22:09.319320+0000","last_clean":"2023-10-09T10:22:09.319320+0000","last_became_active":"2023-10-09T10:20:04.970288+0000","last_became_peered":"2023-10-09T10:20:04.970288+0000","last_unstale":"2023-10-09T10:22:09.319320+0000","last_undegraded":"2023-10-09T10:22:09.319320+0000","last_fullsized":"2023-10-09T10:22:09.319320+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_clean_scrub_stamp":"2023-10-09T10:20:03.927347+0000","objects_scrubbed":0,"log_size":5894,"log_dups_size":0,"ondisk_log_size":5894,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262078488,"num_objects":4000,"num_object_clones":0,"num_object_copies":12000,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4000,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":5894,"num_write_kb":316545,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":165,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:49.002327+0000","last_change":"2023-10-09T10:21:46.017874+0000","last_active":"2023-10-09T10:21:49.002327+0000","last_peered":"2023-10-09T10:21:49.002327+0000","last_clean":"2023-10-09T10:21:49.002327+0000","last_became_active":"2023-10-09T10:21:46.016162+0000","last_became_peered":"2023-10-09T10:21:46.016162+0000","last_unstale":"2023-10-09T10:21:49.002327+0000","last_undegraded":"2023-10-09T10:21:49.002327+0000","last_fullsized":"2023-10-09T10:21:49.002327+0000","mapping_epoch":177,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":178,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:49:03.525743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":129,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:48.997042+0000","last_change":"2023-10-09T10:12:14.953847+0000","last_active":"2023-10-09T10:21:48.997042+0000","last_peered":"2023-10-09T10:21:48.997042+0000","last_clean":"2023-10-09T10:21:48.997042+0000","last_became_active":"2023-10-09T10:12:14.953428+0000","last_became_peered":"2023-10-09T10:12:14.953428+0000","last_unstale":"2023-10-09T10:21:48.997042+0000","last_undegraded":"2023-10-09T10:21:48.997042+0000","last_fullsized":"2023-10-09T10:21:48.997042+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:57:10.643432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"182'5990","reported_seq":6015,"reported_epoch":182,"state":"active+undersized+degraded","last_fresh":"2023-10-09T10:22:11.202439+0000","last_change":"2023-10-09T10:20:18.840322+0000","last_active":"2023-10-09T10:22:11.202439+0000","last_peered":"2023-10-09T10:22:11.202439+0000","last_clean":"2023-10-09T10:20:03.927347+0000","last_became_active":"2023-10-09T10:20:04.964445+0000","last_became_peered":"2023-10-09T10:20:04.964445+0000","last_unstale":"2023-10-09T10:22:11.202439+0000","last_undegraded":"2023-10-09T10:20:18.832021+0000","last_fullsized":"2023-10-09T10:20:04.937406+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_clean_scrub_stamp":"2023-10-09T10:20:03.927347+0000","objects_scrubbed":0,"log_size":5990,"log_dups_size":0,"ondisk_log_size":5990,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:50:13.647866+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":250085376,"num_objects":3816,"num_object_clones":0,"num_object_copies":11448,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3816,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3816,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5990,"num_write_kb":313792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3],"acting":[0,3],"avail_no_missing":["0","3"],"object_location_counts":[{"shards":"0,3","objects":3816}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.4","version":"76'131","reported_seq":561,"reported_epoch":181,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:21:48.997321+0000","last_change":"2023-10-09T10:21:47.010008+0000","last_active":"2023-10-09T10:21:48.997321+0000","last_peered":"2023-10-09T10:21:48.997321+0000","last_clean":"2023-10-09T10:21:48.997321+0000","last_became_active":"2023-10-09T10:21:47.009330+0000","last_became_peered":"2023-10-09T10:21:47.009330+0000","last_unstale":"2023-10-09T10:21:48.997321+0000","last_undegraded":"2023-10-09T10:21:48.997321+0000","last_fullsized":"2023-10-09T10:21:48.997321+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":131,"log_dups_size":0,"ondisk_log_size":131,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:25:28.280351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":619,"num_read_kb":508,"num_write":137,"num_write_kb":4162,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0,7],"avail_no_missing":["1","0","7"],"object_location_counts":[{"shards":"0,1,7","objects":2}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":170,"reported_epoch":181,"state":"active+undersized","last_fresh":"2023-10-09T10:21:49.003051+0000","last_change":"2023-10-09T10:19:57.100438+0000","last_active":"2023-10-09T10:21:49.003051+0000","last_peered":"2023-10-09T10:21:49.003051+0000","last_clean":"2023-10-09T10:19:55.623029+0000","last_became_active":"2023-10-09T10:19:57.100438+0000","last_became_peered":"2023-10-09T10:19:57.100438+0000","last_unstale":"2023-10-09T10:21:49.003051+0000","last_undegraded":"2023-10-09T10:21:49.003051+0000","last_fullsized":"2023-10-09T10:19:57.097536+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3],"acting":[5,3],"avail_no_missing":["5","3"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":42,"reported_epoch":181,"state":"active+undersized","last_fresh":"2023-10-09T10:21:49.000802+0000","last_change":"2023-10-09T10:19:57.102333+0000","last_active":"2023-10-09T10:21:49.000802+0000","last_peered":"2023-10-09T10:21:49.000802+0000","last_clean":"2023-10-09T09:59:28.835115+0000","last_became_active":"2023-10-09T10:19:57.102333+0000","last_became_peered":"2023-10-09T10:19:57.102333+0000","last_unstale":"2023-10-09T10:21:49.000802+0000","last_undegraded":"2023-10-09T10:21:49.000802+0000","last_fullsized":"2023-10-09T10:19:57.097809+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4],"acting":[5,4],"avail_no_missing":["5","4"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.6","version":"182'5642","reported_seq":6703,"reported_epoch":182,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-10-09T10:22:08.556853+0000","last_change":"2023-10-09T10:21:47.263933+0000","last_active":"2023-10-09T10:22:08.556853+0000","last_peered":"2023-10-09T10:22:08.556853+0000","last_clean":"2023-10-09T10:21:44.982922+0000","last_became_active":"2023-10-09T10:21:47.202675+0000","last_became_peered":"2023-10-09T10:21:47.202675+0000","last_unstale":"2023-10-09T10:22:08.556853+0000","last_undegraded":"2023-10-09T10:21:47.060553+0000","last_fullsized":"2023-10-09T10:21:47.004516+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_clean_scrub_stamp":"2023-10-09T10:20:03.927347+0000","objects_scrubbed":0,"log_size":5642,"log_dups_size":0,"ondisk_log_size":5642,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:44:29.945964+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":251133952,"num_objects":3832,"num_object_clones":0,"num_object_copies":11496,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":394,"num_objects_misplaced":3744,"num_objects_unfound":0,"num_objects_dirty":3832,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5642,"num_write_kb":303168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":513,"num_bytes_recovered":33619968,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","4","7"],"object_location_counts":[{"shards":"3,4","objects":-306},{"shards":"3,4,7","objects":3744}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"76'52","reported_seq":583,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:49.001870+0000","last_change":"2023-10-09T10:20:59.407054+0000","last_active":"2023-10-09T10:21:49.001870+0000","last_peered":"2023-10-09T10:21:49.001870+0000","last_clean":"2023-10-09T10:21:49.001870+0000","last_became_active":"2023-10-09T10:20:59.406039+0000","last_became_peered":"2023-10-09T10:20:59.406039+0000","last_unstale":"2023-10-09T10:21:49.001870+0000","last_undegraded":"2023-10-09T10:21:49.001870+0000","last_fullsized":"2023-10-09T10:21:49.001870+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":519,"num_read_kb":1955,"num_write":46,"num_write_kb":1266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":164,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:48.999229+0000","last_change":"2023-10-09T10:20:59.396812+0000","last_active":"2023-10-09T10:21:48.999229+0000","last_peered":"2023-10-09T10:21:48.999229+0000","last_clean":"2023-10-09T10:21:48.999229+0000","last_became_active":"2023-10-09T10:20:59.395745+0000","last_became_peered":"2023-10-09T10:20:59.395745+0000","last_unstale":"2023-10-09T10:21:48.999229+0000","last_undegraded":"2023-10-09T10:21:48.999229+0000","last_fullsized":"2023-10-09T10:21:48.999229+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":182,"state":"active+undersized","last_fresh":"2023-10-09T10:21:51.052745+0000","last_change":"2023-10-09T10:19:57.094131+0000","last_active":"2023-10-09T10:21:51.052745+0000","last_peered":"2023-10-09T10:21:51.052745+0000","last_clean":"2023-10-09T10:11:46.266552+0000","last_became_active":"2023-10-09T10:19:57.094131+0000","last_became_peered":"2023-10-09T10:19:57.094131+0000","last_unstale":"2023-10-09T10:21:51.052745+0000","last_undegraded":"2023-10-09T10:21:51.052745+0000","last_fullsized":"2023-10-09T10:19:57.091499+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:01:58.368326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1],"acting":[3,1],"avail_no_missing":["3","1"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.5","version":"182'6102","reported_seq":6162,"reported_epoch":182,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:22:12.403574+0000","last_change":"2023-10-09T10:21:47.028595+0000","last_active":"2023-10-09T10:22:12.403574+0000","last_peered":"2023-10-09T10:22:12.403574+0000","last_clean":"2023-10-09T10:22:12.403574+0000","last_became_active":"2023-10-09T10:21:47.012375+0000","last_became_peered":"2023-10-09T10:21:47.012375+0000","last_unstale":"2023-10-09T10:22:12.403574+0000","last_undegraded":"2023-10-09T10:22:12.403574+0000","last_fullsized":"2023-10-09T10:22:12.403574+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":179,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_clean_scrub_stamp":"2023-10-09T10:20:03.927347+0000","objects_scrubbed":0,"log_size":6102,"log_dups_size":0,"ondisk_log_size":6102,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":251265024,"num_objects":3834,"num_object_clones":0,"num_object_copies":11502,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3834,"num_objects_unfound":0,"num_objects_dirty":3834,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6102,"num_write_kb":317952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":589824,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,3,7],"avail_no_missing":["6","3","7"],"object_location_counts":[{"shards":"3,6,7","objects":3834}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.1","version":"76'118","reported_seq":594,"reported_epoch":182,"state":"active+undersized","last_fresh":"2023-10-09T10:21:51.050675+0000","last_change":"2023-10-09T10:19:57.096886+0000","last_active":"2023-10-09T10:21:51.050675+0000","last_peered":"2023-10-09T10:21:51.050675+0000","last_clean":"2023-10-09T10:01:58.128196+0000","last_became_active":"2023-10-09T10:19:57.096886+0000","last_became_peered":"2023-10-09T10:19:57.096886+0000","last_unstale":"2023-10-09T10:21:51.050675+0000","last_undegraded":"2023-10-09T10:21:51.050675+0000","last_fullsized":"2023-10-09T10:19:57.090258+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":118,"log_dups_size":0,"ondisk_log_size":118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:16:15.496496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":881,"num_read_kb":1026,"num_write":94,"num_write_kb":1236,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":["3","0"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":147,"reported_epoch":181,"state":"active+undersized","last_fresh":"2023-10-09T10:21:48.997201+0000","last_change":"2023-10-09T10:20:59.404039+0000","last_active":"2023-10-09T10:21:48.997201+0000","last_peered":"2023-10-09T10:21:48.997201+0000","last_clean":"2023-10-09T10:19:37.935879+0000","last_became_active":"2023-10-09T10:20:59.404039+0000","last_became_peered":"2023-10-09T10:20:59.404039+0000","last_unstale":"2023-10-09T10:21:48.997201+0000","last_undegraded":"2023-10-09T10:21:48.997201+0000","last_fullsized":"2023-10-09T10:20:59.378329+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:09:14.744085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,6],"avail_no_missing":["1","6"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":159,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-09T10:21:51.068836+0000","last_change":"2023-10-09T10:11:16.821791+0000","last_active":"2023-10-09T10:21:51.068836+0000","last_peered":"2023-10-09T10:21:51.068836+0000","last_clean":"2023-10-09T10:21:51.068836+0000","last_became_active":"2023-10-09T10:11:16.821443+0000","last_became_peered":"2023-10-09T10:11:16.821443+0000","last_unstale":"2023-10-09T10:21:51.068836+0000","last_undegraded":"2023-10-09T10:21:51.068836+0000","last_fullsized":"2023-10-09T10:21:51.068836+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:45:48.015911+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"182'5868","reported_seq":5894,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-09T10:22:09.366388+0000","last_change":"2023-10-09T10:20:04.973288+0000","last_active":"2023-10-09T10:22:09.366388+0000","last_peered":"2023-10-09T10:22:09.366388+0000","last_clean":"2023-10-09T10:22:09.366388+0000","last_became_active":"2023-10-09T10:20:04.972372+0000","last_became_peered":"2023-10-09T10:20:04.972372+0000","last_unstale":"2023-10-09T10:22:09.366388+0000","last_undegraded":"2023-10-09T10:22:09.366388+0000","last_fullsized":"2023-10-09T10:22:09.366388+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_clean_scrub_stamp":"2023-10-09T10:20:03.927347+0000","objects_scrubbed":0,"log_size":5868,"log_dups_size":0,"ondisk_log_size":5868,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262537216,"num_objects":4006,"num_object_clones":0,"num_object_copies":12018,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4006,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5868,"num_write_kb":315968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"76'179","reported_seq":700,"reported_epoch":181,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:21:49.007519+0000","last_change":"2023-10-09T10:21:49.007189+0000","last_active":"2023-10-09T10:21:49.007519+0000","last_peered":"2023-10-09T10:21:49.007519+0000","last_clean":"2023-10-09T10:21:49.007519+0000","last_became_active":"2023-10-09T10:21:49.006703+0000","last_became_peered":"2023-10-09T10:21:49.006703+0000","last_unstale":"2023-10-09T10:21:49.007519+0000","last_undegraded":"2023-10-09T10:21:49.007519+0000","last_fullsized":"2023-10-09T10:21:49.007519+0000","mapping_epoch":180,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":179,"log_dups_size":0,"ondisk_log_size":179,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":1,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":680,"num_read_kb":604,"num_write":161,"num_write_kb":107,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3],"acting":[5,3,7],"avail_no_missing":["5","3","7"],"object_location_counts":[{"shards":"3,5,7","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"83'139","reported_seq":298,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:49.002819+0000","last_change":"2023-10-09T10:21:49.002547+0000","last_active":"2023-10-09T10:21:49.002819+0000","last_peered":"2023-10-09T10:21:49.002819+0000","last_clean":"2023-10-09T10:21:49.002819+0000","last_became_active":"2023-10-09T10:21:49.002012+0000","last_became_peered":"2023-10-09T10:21:49.002012+0000","last_unstale":"2023-10-09T10:21:49.002819+0000","last_undegraded":"2023-10-09T10:21:49.002819+0000","last_fullsized":"2023-10-09T10:21:49.002819+0000","mapping_epoch":180,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_clean_scrub_stamp":"2023-10-09T09:52:58.844090+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:08:54.785968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":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":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":161,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:48.993058+0000","last_change":"2023-10-09T10:20:59.406464+0000","last_active":"2023-10-09T10:21:48.993058+0000","last_peered":"2023-10-09T10:21:48.993058+0000","last_clean":"2023-10-09T10:21:48.993058+0000","last_became_active":"2023-10-09T10:20:59.405994+0000","last_became_peered":"2023-10-09T10:20:59.405994+0000","last_unstale":"2023-10-09T10:21:48.993058+0000","last_undegraded":"2023-10-09T10:21:48.993058+0000","last_fullsized":"2023-10-09T10:21:48.993058+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:49:38.112944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":121,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:49.001838+0000","last_change":"2023-10-09T10:21:46.028415+0000","last_active":"2023-10-09T10:21:49.001838+0000","last_peered":"2023-10-09T10:21:49.001838+0000","last_clean":"2023-10-09T10:21:49.001838+0000","last_became_active":"2023-10-09T10:21:46.028049+0000","last_became_peered":"2023-10-09T10:21:46.028049+0000","last_unstale":"2023-10-09T10:21:49.001838+0000","last_undegraded":"2023-10-09T10:21:49.001838+0000","last_fullsized":"2023-10-09T10:21:49.001838+0000","mapping_epoch":177,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":178,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.4","version":"182'5961","reported_seq":5989,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-09T10:22:10.160819+0000","last_change":"2023-10-09T10:20:04.969668+0000","last_active":"2023-10-09T10:22:10.160819+0000","last_peered":"2023-10-09T10:22:10.160819+0000","last_clean":"2023-10-09T10:22:10.160819+0000","last_became_active":"2023-10-09T10:20:04.969338+0000","last_became_peered":"2023-10-09T10:20:04.969338+0000","last_unstale":"2023-10-09T10:22:10.160819+0000","last_undegraded":"2023-10-09T10:22:10.160819+0000","last_fullsized":"2023-10-09T10:22:10.160819+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":165,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_clean_scrub_stamp":"2023-10-09T10:20:03.927347+0000","objects_scrubbed":0,"log_size":5961,"log_dups_size":0,"ondisk_log_size":5961,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:04:32.247620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":256704512,"num_objects":3917,"num_object_clones":0,"num_object_copies":11751,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3917,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5961,"num_write_kb":316096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"76'47","reported_seq":154,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:48.997514+0000","last_change":"2023-10-09T10:21:46.037783+0000","last_active":"2023-10-09T10:21:48.997514+0000","last_peered":"2023-10-09T10:21:48.997514+0000","last_clean":"2023-10-09T10:21:48.997514+0000","last_became_active":"2023-10-09T10:21:46.011681+0000","last_became_peered":"2023-10-09T10:21:46.011681+0000","last_unstale":"2023-10-09T10:21:48.997514+0000","last_undegraded":"2023-10-09T10:21:48.997514+0000","last_fullsized":"2023-10-09T10:21:48.997514+0000","mapping_epoch":177,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":178,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":47,"log_dups_size":0,"ondisk_log_size":47,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:21:09.035972+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":113,"num_read_kb":478,"num_write":49,"num_write_kb":229,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,3],"acting":[1,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":136,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:48.991902+0000","last_change":"2023-10-09T10:12:14.947655+0000","last_active":"2023-10-09T10:21:48.991902+0000","last_peered":"2023-10-09T10:21:48.991902+0000","last_clean":"2023-10-09T10:21:48.991902+0000","last_became_active":"2023-10-09T10:12:14.947238+0000","last_became_peered":"2023-10-09T10:12:14.947238+0000","last_unstale":"2023-10-09T10:21:48.991902+0000","last_undegraded":"2023-10-09T10:21:48.991902+0000","last_fullsized":"2023-10-09T10:21:48.991902+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:14:25.731803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":181,"state":"active+undersized","last_fresh":"2023-10-09T10:21:48.992513+0000","last_change":"2023-10-09T10:19:57.094164+0000","last_active":"2023-10-09T10:21:48.992513+0000","last_peered":"2023-10-09T10:21:48.992513+0000","last_clean":"2023-10-09T10:19:55.616342+0000","last_became_active":"2023-10-09T10:19:57.094164+0000","last_became_peered":"2023-10-09T10:19:57.094164+0000","last_unstale":"2023-10-09T10:21:48.992513+0000","last_undegraded":"2023-10-09T10:21:48.992513+0000","last_fullsized":"2023-10-09T10:19:57.089014+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:27:41.621875+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":["0","1"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.1","version":"182'5890","reported_seq":5919,"reported_epoch":182,"state":"active+undersized+degraded","last_fresh":"2023-10-09T10:22:10.116368+0000","last_change":"2023-10-09T10:20:59.409281+0000","last_active":"2023-10-09T10:22:10.116368+0000","last_peered":"2023-10-09T10:22:10.116368+0000","last_clean":"2023-10-09T10:20:03.927347+0000","last_became_active":"2023-10-09T10:20:59.398244+0000","last_became_peered":"2023-10-09T10:20:59.398244+0000","last_unstale":"2023-10-09T10:22:10.116368+0000","last_undegraded":"2023-10-09T10:20:59.399457+0000","last_fullsized":"2023-10-09T10:20:59.379595+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_clean_scrub_stamp":"2023-10-09T10:20:03.927347+0000","objects_scrubbed":0,"log_size":5890,"log_dups_size":0,"ondisk_log_size":5890,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:26:39.260372+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":253231104,"num_objects":3864,"num_object_clones":0,"num_object_copies":11592,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3864,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3864,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5890,"num_write_kb":312128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,6],"avail_no_missing":["1","6"],"object_location_counts":[{"shards":"1,6","objects":3864}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"76'109","reported_seq":482,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:49.000290+0000","last_change":"2023-10-09T10:21:49.000007+0000","last_active":"2023-10-09T10:21:49.000290+0000","last_peered":"2023-10-09T10:21:49.000290+0000","last_clean":"2023-10-09T10:21:49.000290+0000","last_became_active":"2023-10-09T10:21:48.999320+0000","last_became_peered":"2023-10-09T10:21:48.999320+0000","last_unstale":"2023-10-09T10:21:49.000290+0000","last_undegraded":"2023-10-09T10:21:49.000290+0000","last_fullsized":"2023-10-09T10:21:49.000290+0000","mapping_epoch":180,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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-10-10T18:04:03.655977+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":821,"num_read_kb":1489,"num_write":106,"num_write_kb":462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":63,"reported_epoch":181,"state":"active+undersized","last_fresh":"2023-10-09T10:21:49.002254+0000","last_change":"2023-10-09T10:19:57.101469+0000","last_active":"2023-10-09T10:21:49.002254+0000","last_peered":"2023-10-09T10:21:49.002254+0000","last_clean":"2023-10-09T10:11:16.825735+0000","last_became_active":"2023-10-09T10:19:57.101469+0000","last_became_peered":"2023-10-09T10:19:57.101469+0000","last_unstale":"2023-10-09T10:21:49.002254+0000","last_undegraded":"2023-10-09T10:21:49.002254+0000","last_fullsized":"2023-10-09T10:19:57.097937+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":["5","1"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":130,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:48.992232+0000","last_change":"2023-10-09T10:21:46.006709+0000","last_active":"2023-10-09T10:21:48.992232+0000","last_peered":"2023-10-09T10:21:48.992232+0000","last_clean":"2023-10-09T10:21:48.992232+0000","last_became_active":"2023-10-09T10:21:46.006289+0000","last_became_peered":"2023-10-09T10:21:46.006289+0000","last_unstale":"2023-10-09T10:21:48.992232+0000","last_undegraded":"2023-10-09T10:21:48.992232+0000","last_fullsized":"2023-10-09T10:21:48.992232+0000","mapping_epoch":177,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":178,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:07:29.938859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,1],"acting":[0,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.2","version":"182'5854","reported_seq":5877,"reported_epoch":182,"state":"active+undersized+degraded","last_fresh":"2023-10-09T10:22:08.931056+0000","last_change":"2023-10-09T10:20:18.843532+0000","last_active":"2023-10-09T10:22:08.931056+0000","last_peered":"2023-10-09T10:22:08.931056+0000","last_clean":"2023-10-09T10:20:03.927347+0000","last_became_active":"2023-10-09T10:20:04.969215+0000","last_became_peered":"2023-10-09T10:20:04.969215+0000","last_unstale":"2023-10-09T10:22:08.931056+0000","last_undegraded":"2023-10-09T10:20:18.839473+0000","last_fullsized":"2023-10-09T10:20:04.949584+0000","mapping_epoch":164,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_clean_scrub_stamp":"2023-10-09T10:20:03.927347+0000","objects_scrubbed":0,"log_size":5854,"log_dups_size":0,"ondisk_log_size":5854,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":257556480,"num_objects":3930,"num_object_clones":0,"num_object_copies":11790,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3930,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3930,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5854,"num_write_kb":313088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3],"acting":[4,3],"avail_no_missing":["4","3"],"object_location_counts":[{"shards":"3,4","objects":3930}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":166,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:49.001130+0000","last_change":"2023-10-09T10:21:46.025024+0000","last_active":"2023-10-09T10:21:49.001130+0000","last_peered":"2023-10-09T10:21:49.001130+0000","last_clean":"2023-10-09T10:21:49.001130+0000","last_became_active":"2023-10-09T10:21:46.015268+0000","last_became_peered":"2023-10-09T10:21:46.015268+0000","last_unstale":"2023-10-09T10:21:49.001130+0000","last_undegraded":"2023-10-09T10:21:49.001130+0000","last_fullsized":"2023-10-09T10:21:49.001130+0000","mapping_epoch":177,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":178,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:53:51.245085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"76'153","reported_seq":685,"reported_epoch":182,"state":"active+clean","last_fresh":"2023-10-09T10:21:51.069116+0000","last_change":"2023-10-09T10:20:59.399193+0000","last_active":"2023-10-09T10:21:51.069116+0000","last_peered":"2023-10-09T10:21:51.069116+0000","last_clean":"2023-10-09T10:21:51.069116+0000","last_became_active":"2023-10-09T10:20:59.398373+0000","last_became_peered":"2023-10-09T10:20:59.398373+0000","last_unstale":"2023-10-09T10:21:51.069116+0000","last_undegraded":"2023-10-09T10:21:51.069116+0000","last_fullsized":"2023-10-09T10:21:51.069116+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:50:36.063110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":859,"num_read_kb":2778,"num_write":113,"num_write_kb":2118,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":159,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:49.001020+0000","last_change":"2023-10-09T10:21:46.014522+0000","last_active":"2023-10-09T10:21:49.001020+0000","last_peered":"2023-10-09T10:21:49.001020+0000","last_clean":"2023-10-09T10:21:49.001020+0000","last_became_active":"2023-10-09T10:21:46.014035+0000","last_became_peered":"2023-10-09T10:21:46.014035+0000","last_unstale":"2023-10-09T10:21:49.001020+0000","last_undegraded":"2023-10-09T10:21:49.001020+0000","last_fullsized":"2023-10-09T10:21:49.001020+0000","mapping_epoch":177,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":178,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:27:35.754340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"6.3","version":"182'6224","reported_seq":7760,"reported_epoch":182,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-10-09T10:22:12.430365+0000","last_change":"2023-10-09T10:21:47.707940+0000","last_active":"2023-10-09T10:22:12.430365+0000","last_peered":"2023-10-09T10:22:12.430365+0000","last_clean":"2023-10-09T10:20:03.927347+0000","last_became_active":"2023-10-09T10:21:47.206859+0000","last_became_peered":"2023-10-09T10:21:47.206859+0000","last_unstale":"2023-10-09T10:22:12.430365+0000","last_undegraded":"2023-10-09T10:21:47.034320+0000","last_fullsized":"2023-10-09T10:21:47.003708+0000","mapping_epoch":178,"log_start":"0'0","ondisk_log_start":"0'0","created":164,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:20:03.927347+0000","last_clean_scrub_stamp":"2023-10-09T10:20:03.927347+0000","objects_scrubbed":0,"log_size":6224,"log_dups_size":0,"ondisk_log_size":6224,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":259391488,"num_objects":3958,"num_object_clones":0,"num_object_copies":11874,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3958,"num_objects_misplaced":4252,"num_objects_unfound":0,"num_objects_dirty":3958,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6224,"num_write_kb":325824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":750,"num_bytes_recovered":49152000,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,7],"avail_no_missing":["6","7"],"object_location_counts":[{"shards":"6,7","objects":-294}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.7","version":"76'187","reported_seq":999,"reported_epoch":181,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:21:49.006236+0000","last_change":"2023-10-09T10:21:49.005936+0000","last_active":"2023-10-09T10:21:49.006236+0000","last_peered":"2023-10-09T10:21:49.006236+0000","last_clean":"2023-10-09T10:21:49.006236+0000","last_became_active":"2023-10-09T10:21:49.005055+0000","last_became_peered":"2023-10-09T10:21:49.005055+0000","last_unstale":"2023-10-09T10:21:49.006236+0000","last_undegraded":"2023-10-09T10:21:49.006236+0000","last_fullsized":"2023-10-09T10:21:49.006236+0000","mapping_epoch":180,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":181,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1503,"num_read_kb":4410,"num_write":140,"num_write_kb":3134,"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":[6,3],"acting":[6,3,7],"avail_no_missing":["6","3","7"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":139,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:48.992319+0000","last_change":"2023-10-09T10:11:16.815524+0000","last_active":"2023-10-09T10:21:48.992319+0000","last_peered":"2023-10-09T10:21:48.992319+0000","last_clean":"2023-10-09T10:21:48.992319+0000","last_became_active":"2023-10-09T10:11:16.815233+0000","last_became_peered":"2023-10-09T10:11:16.815233+0000","last_unstale":"2023-10-09T10:21:48.992319+0000","last_undegraded":"2023-10-09T10:21:48.992319+0000","last_fullsized":"2023-10-09T10:21:48.992319+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:22:26.672363+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":148,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:48.998817+0000","last_change":"2023-10-09T10:20:59.403011+0000","last_active":"2023-10-09T10:21:48.998817+0000","last_peered":"2023-10-09T10:21:48.998817+0000","last_clean":"2023-10-09T10:21:48.998817+0000","last_became_active":"2023-10-09T10:20:59.402629+0000","last_became_peered":"2023-10-09T10:20:59.402629+0000","last_unstale":"2023-10-09T10:21:48.998817+0000","last_undegraded":"2023-10-09T10:21:48.998817+0000","last_fullsized":"2023-10-09T10:21:48.998817+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":132,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:48.992168+0000","last_change":"2023-10-09T10:21:46.025899+0000","last_active":"2023-10-09T10:21:48.992168+0000","last_peered":"2023-10-09T10:21:48.992168+0000","last_clean":"2023-10-09T10:21:48.992168+0000","last_became_active":"2023-10-09T10:21:46.025414+0000","last_became_peered":"2023-10-09T10:21:46.025414+0000","last_unstale":"2023-10-09T10:21:48.992168+0000","last_undegraded":"2023-10-09T10:21:48.992168+0000","last_fullsized":"2023-10-09T10:21:48.992168+0000","mapping_epoch":177,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":178,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:25:27.374798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,1],"acting":[0,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":110,"reported_epoch":181,"state":"active+undersized","last_fresh":"2023-10-09T10:21:48.997672+0000","last_change":"2023-10-09T10:19:57.095261+0000","last_active":"2023-10-09T10:21:48.997672+0000","last_peered":"2023-10-09T10:21:48.997672+0000","last_clean":"2023-10-09T10:11:46.264609+0000","last_became_active":"2023-10-09T10:19:57.095261+0000","last_became_peered":"2023-10-09T10:19:57.095261+0000","last_unstale":"2023-10-09T10:21:48.997672+0000","last_undegraded":"2023-10-09T10:21:48.997672+0000","last_fullsized":"2023-10-09T10:19:57.093036+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:07:20.053130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,3],"avail_no_missing":["1","3"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":151,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:49.002143+0000","last_change":"2023-10-09T10:11:16.821758+0000","last_active":"2023-10-09T10:21:49.002143+0000","last_peered":"2023-10-09T10:21:49.002143+0000","last_clean":"2023-10-09T10:21:49.002143+0000","last_became_active":"2023-10-09T10:11:16.821357+0000","last_became_peered":"2023-10-09T10:11:16.821357+0000","last_unstale":"2023-10-09T10:21:49.002143+0000","last_undegraded":"2023-10-09T10:21:49.002143+0000","last_fullsized":"2023-10-09T10:21:49.002143+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":178,"reported_epoch":181,"state":"active+undersized","last_fresh":"2023-10-09T10:21:48.999431+0000","last_change":"2023-10-09T10:19:57.101873+0000","last_active":"2023-10-09T10:21:48.999431+0000","last_peered":"2023-10-09T10:21:48.999431+0000","last_clean":"2023-10-09T10:19:55.086220+0000","last_became_active":"2023-10-09T10:19:57.101873+0000","last_became_peered":"2023-10-09T10:19:57.101873+0000","last_unstale":"2023-10-09T10:21:48.999431+0000","last_undegraded":"2023-10-09T10:21:48.999431+0000","last_fullsized":"2023-10-09T10:19:57.100476+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3],"acting":[4,3],"avail_no_missing":["4","3"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":151,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:49.003136+0000","last_change":"2023-10-09T10:20:59.400070+0000","last_active":"2023-10-09T10:21:49.003136+0000","last_peered":"2023-10-09T10:21:49.003136+0000","last_clean":"2023-10-09T10:21:49.003136+0000","last_became_active":"2023-10-09T10:20:59.399665+0000","last_became_peered":"2023-10-09T10:20:59.399665+0000","last_unstale":"2023-10-09T10:21:49.003136+0000","last_undegraded":"2023-10-09T10:21:49.003136+0000","last_fullsized":"2023-10-09T10:21:49.003136+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":163,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:48.999149+0000","last_change":"2023-10-09T10:12:14.944562+0000","last_active":"2023-10-09T10:21:48.999149+0000","last_peered":"2023-10-09T10:21:48.999149+0000","last_clean":"2023-10-09T10:21:48.999149+0000","last_became_active":"2023-10-09T10:12:14.943675+0000","last_became_peered":"2023-10-09T10:12:14.943675+0000","last_unstale":"2023-10-09T10:21:48.999149+0000","last_undegraded":"2023-10-09T10:21:48.999149+0000","last_fullsized":"2023-10-09T10:21:48.999149+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":178,"reported_epoch":181,"state":"active+undersized","last_fresh":"2023-10-09T10:21:49.001269+0000","last_change":"2023-10-09T10:20:59.401662+0000","last_active":"2023-10-09T10:21:49.001269+0000","last_peered":"2023-10-09T10:21:49.001269+0000","last_clean":"2023-10-09T10:19:37.900851+0000","last_became_active":"2023-10-09T10:20:59.401662+0000","last_became_peered":"2023-10-09T10:20:59.401662+0000","last_unstale":"2023-10-09T10:21:49.001269+0000","last_undegraded":"2023-10-09T10:21:49.001269+0000","last_fullsized":"2023-10-09T10:20:59.379983+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:46:14.309625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,6],"avail_no_missing":["3","6"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":180,"reported_epoch":182,"state":"active+undersized","last_fresh":"2023-10-09T10:21:51.050515+0000","last_change":"2023-10-09T10:19:57.096815+0000","last_active":"2023-10-09T10:21:51.050515+0000","last_peered":"2023-10-09T10:21:51.050515+0000","last_clean":"2023-10-09T10:19:55.615443+0000","last_became_active":"2023-10-09T10:19:57.096815+0000","last_became_peered":"2023-10-09T10:19:57.096815+0000","last_unstale":"2023-10-09T10:21:51.050515+0000","last_undegraded":"2023-10-09T10:21:51.050515+0000","last_fullsized":"2023-10-09T10:19:57.090223+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:25:31.114731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":["3","0"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":145,"reported_epoch":181,"state":"active+undersized+degraded","last_fresh":"2023-10-09T10:21:48.992506+0000","last_change":"2023-10-09T10:19:57.101975+0000","last_active":"2023-10-09T10:21:48.992506+0000","last_peered":"2023-10-09T10:21:48.992506+0000","last_clean":"2023-10-09T10:19:55.617094+0000","last_became_active":"2023-10-09T10:19:57.101975+0000","last_became_peered":"2023-10-09T10:19:57.101975+0000","last_unstale":"2023-10-09T10:21:48.992506+0000","last_undegraded":"2023-10-09T10:19:57.089384+0000","last_fullsized":"2023-10-09T10:19:57.089265+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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-10-10T15:40:20.735599+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":2,"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],"acting":[0,5],"avail_no_missing":["0","5"],"object_location_counts":[{"shards":"0,5","objects":2}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":163,"reported_epoch":181,"state":"active+clean","last_fresh":"2023-10-09T10:21:48.998717+0000","last_change":"2023-10-09T10:20:59.404893+0000","last_active":"2023-10-09T10:21:48.998717+0000","last_peered":"2023-10-09T10:21:48.998717+0000","last_clean":"2023-10-09T10:21:48.998717+0000","last_became_active":"2023-10-09T10:20:59.404528+0000","last_became_peered":"2023-10-09T10:20:59.404528+0000","last_unstale":"2023-10-09T10:21:48.998717+0000","last_undegraded":"2023-10-09T10:21:48.998717+0000","last_fullsized":"2023-10-09T10:21:48.998717+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":4115857432,"num_objects":62804,"num_object_clones":0,"num_object_copies":188412,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":36648,"num_objects_misplaced":21561,"num_objects_unfound":0,"num_objects_dirty":62804,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":94590,"num_write_kb":5036545,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1290,"num_bytes_recovered":84541440,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":10437341184,"data_stored":10437328968,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":94590,"ondisk_log_size":94590,"up":39,"acting":38,"num_store_stats":7},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":84,"acting":87,"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":2,"num_objects_misplaced":6,"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":8,"num_bytes_recovered":216,"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":16546,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33561,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":87,"acting":90,"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":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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":4},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":3,"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":35,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5919,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":20,"acting":23,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":206158430518,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":6,"up_from":173,"seq":743029342224,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1576232,"kb_used_data":1248288,"kb_used_omap":7,"kb_used_meta":327928,"kb_avail":92168920,"statfs":{"total":95995035648,"available":94380974080,"internally_reserved":0,"allocated":1278246912,"data_stored":1277703402,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7343,"internal_metadata":335799121},"hb_peers":[0,1,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 10:21:59 2023","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":3.585,"5min":3.585,"15min":3.585},"last":2.383},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":3.3809999999999998,"5min":3.3809999999999998,"15min":3.3809999999999998},"last":1.992}]},{"osd":1,"last update":"Mon Oct 9 10:21:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.0669999999999999,"15min":1.0669999999999999},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":5.3970000000000002,"5min":5.3970000000000002,"15min":5.3970000000000002},"last":0.376},{"interface":"front","average":{"1min":1.569,"5min":1.569,"15min":1.569},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":4.0540000000000003,"5min":4.0540000000000003,"15min":4.0540000000000003},"last":0.86799999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:21:59 2023","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":3.8980000000000001,"5min":3.8980000000000001,"15min":3.8980000000000001},"last":0.34000000000000002},{"interface":"front","average":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":4.0229999999999997,"5min":4.0229999999999997,"15min":4.0229999999999997},"last":0.82399999999999995}]},{"osd":4,"last update":"Mon Oct 9 10:21:59 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":3.8180000000000001,"5min":3.8180000000000001,"15min":3.8180000000000001},"last":0.34599999999999997},{"interface":"front","average":{"1min":1.873,"5min":1.873,"15min":1.873},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":8.3079999999999998,"5min":8.3079999999999998,"15min":8.3079999999999998},"last":0.30599999999999999}]},{"osd":5,"last update":"Mon Oct 9 10:21:59 2023","interfaces":[{"interface":"back","average":{"1min":2.3279999999999998,"5min":2.3279999999999998,"15min":2.3279999999999998},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":9.9949999999999992,"5min":9.9949999999999992,"15min":9.9949999999999992},"last":0.56000000000000005},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":7.6790000000000003,"5min":7.6790000000000003,"15min":7.6790000000000003},"last":1.0209999999999999}]},{"osd":7,"last update":"Mon Oct 9 10:21:59 2023","interfaces":[{"interface":"back","average":{"1min":1.7070000000000001,"5min":1.7070000000000001,"15min":1.7070000000000001},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":9.8740000000000006,"5min":9.8740000000000006,"15min":9.8740000000000006},"last":6.7750000000000004},{"interface":"front","average":{"1min":1.165,"5min":1.165,"15min":1.165},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":7.7370000000000001,"5min":7.7370000000000001,"15min":7.7370000000000001},"last":1.0569999999999999}]}]},{"osd":1,"up_from":92,"seq":395136991365,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1511020,"kb_used_data":1268132,"kb_used_omap":6,"kb_used_meta":242809,"kb_avail":92234132,"statfs":{"total":95995035648,"available":94447751168,"internally_reserved":0,"allocated":1298567168,"data_stored":1297732302,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6230,"internal_metadata":248637354},"hb_peers":[0,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":"Mon Oct 9 10:21:38 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":1.2130000000000001,"15min":1.044},"min":{"1min":0.28899999999999998,"5min":0.187,"15min":0.187},"max":{"1min":2.488,"5min":6.492,"15min":66.641000000000005},"last":0.56200000000000006},{"interface":"front","average":{"1min":0.63400000000000001,"5min":1.2430000000000001,"15min":1.1200000000000001},"min":{"1min":0.28899999999999998,"5min":0.19,"15min":0.19},"max":{"1min":1.8779999999999999,"5min":6.9660000000000002,"15min":69.019999999999996},"last":2.1110000000000002}]},{"osd":2,"last update":"Mon Oct 9 10:18:57 2023","interfaces":[{"interface":"back","average":{"1min":2.7909999999999999,"5min":4.0060000000000002,"15min":1.788},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":13.407999999999999,"5min":126.256,"15min":126.256},"last":0.51900000000000002},{"interface":"front","average":{"1min":1.4750000000000001,"5min":3.827,"15min":1.7589999999999999},"min":{"1min":0.52400000000000002,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":3.2690000000000001,"5min":125.98399999999999,"15min":125.98399999999999},"last":0.40699999999999997}]},{"osd":3,"last update":"Mon Oct 9 10:21:38 2023","interfaces":[{"interface":"back","average":{"1min":1.544,"5min":1.353,"15min":0.98599999999999999},"min":{"1min":0.42299999999999999,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":5.1210000000000004,"5min":8.3949999999999996,"15min":8.3949999999999996},"last":2.1520000000000001},{"interface":"front","average":{"1min":1.1950000000000001,"5min":1.2,"15min":0.97899999999999998},"min":{"1min":0.35599999999999998,"5min":0.246,"15min":0.246},"max":{"1min":3.6890000000000001,"5min":7.7590000000000003,"15min":7.7590000000000003},"last":0.35699999999999998}]},{"osd":4,"last update":"Mon Oct 9 10:21:38 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":1.1859999999999999,"15min":1.05},"min":{"1min":0.43099999999999999,"5min":0.309,"15min":0.309},"max":{"1min":1.9339999999999999,"5min":6.7130000000000001,"15min":6.7130000000000001},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.89700000000000002,"5min":1.2869999999999999,"15min":1.1220000000000001},"min":{"1min":0.49199999999999999,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.72,"5min":7.9770000000000003,"15min":7.9770000000000003},"last":0.41699999999999998}]},{"osd":5,"last update":"Mon Oct 9 10:21:38 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":1.4670000000000001,"15min":1.208},"min":{"1min":0.39500000000000002,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":2.6819999999999999,"5min":14.509,"15min":14.509},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.80300000000000005,"5min":1.1699999999999999,"15min":1.127},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.9079999999999999,"5min":11.061,"15min":11.061},"last":0.38400000000000001}]},{"osd":6,"last update":"Mon Oct 9 10:21:59 2023","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.129,"15min":1.129},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":2.5230000000000001,"5min":2.5230000000000001,"15min":2.5230000000000001},"last":0.67300000000000004},{"interface":"front","average":{"1min":1.292,"5min":1.292,"15min":1.292},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":4.5860000000000003,"5min":4.5860000000000003,"15min":4.5860000000000003},"last":0.48399999999999999}]},{"osd":7,"last update":"Mon Oct 9 10:21:38 2023","interfaces":[{"interface":"back","average":{"1min":1.1679999999999999,"5min":1.3340000000000001,"15min":1.22},"min":{"1min":0.45900000000000002,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":3.9969999999999999,"5min":4.5960000000000001,"15min":4.5960000000000001},"last":0.74399999999999999},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.4219999999999999,"15min":1.2509999999999999},"min":{"1min":0.5,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":4.1840000000000002,"5min":7.1820000000000004,"15min":7.1820000000000004},"last":0.75600000000000001}]}]},{"osd":0,"up_from":87,"seq":373662154891,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1222656,"kb_used_data":1006392,"kb_used_omap":7,"kb_used_meta":216248,"kb_avail":92522496,"statfs":{"total":95995035648,"available":94743035904,"internally_reserved":0,"allocated":1030545408,"data_stored":1029690471,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"internal_metadata":221438076},"hb_peers":[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":1,"last update":"Mon Oct 9 10:21:40 2023","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":1.7130000000000001,"15min":1.085},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":2.3170000000000002,"5min":36.418999999999997,"15min":36.418999999999997},"last":1.702},{"interface":"front","average":{"1min":1.242,"5min":1.899,"15min":1.1839999999999999},"min":{"1min":0.26900000000000002,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":4.2460000000000004,"5min":36.496000000000002,"15min":36.496000000000002},"last":0.29299999999999998}]},{"osd":2,"last update":"Mon Oct 9 10:19:55 2023","interfaces":[{"interface":"back","average":{"1min":1.143,"5min":2.9119999999999999,"15min":1.474},"min":{"1min":0.442,"5min":0.219,"15min":0.219},"max":{"1min":4.5949999999999998,"5min":105.989,"15min":105.989},"last":0.71699999999999997},{"interface":"front","average":{"1min":2.347,"5min":3.3370000000000002,"15min":1.6819999999999999},"min":{"1min":0.39400000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":11.766,"5min":105.245,"15min":105.245},"last":0.96099999999999997}]},{"osd":3,"last update":"Mon Oct 9 10:21:32 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":1.7130000000000001,"15min":1.1759999999999999},"min":{"1min":0.23000000000000001,"5min":0.222,"15min":0.222},"max":{"1min":2.516,"5min":35.195,"15min":35.195},"last":0.38},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.974,"15min":1.3},"min":{"1min":0.29199999999999998,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":4.1619999999999999,"5min":37.029000000000003,"15min":37.029000000000003},"last":0.59599999999999997}]},{"osd":4,"last update":"Mon Oct 9 10:22:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.6000000000000001,"15min":1.278},"min":{"1min":0.35199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":4.1210000000000004,"5min":13.922000000000001,"15min":13.922000000000001},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.88900000000000001,"5min":1.323,"15min":1.204},"min":{"1min":0.372,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":4.2000000000000002,"5min":7.3470000000000004,"15min":9.093},"last":0.499}]},{"osd":5,"last update":"Mon Oct 9 10:22:07 2023","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.4390000000000001,"15min":1.1759999999999999},"min":{"1min":0.38800000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":4.2759999999999998,"5min":7.5339999999999998,"15min":7.5339999999999998},"last":0.57899999999999996},{"interface":"front","average":{"1min":1.6000000000000001,"5min":1.4710000000000001,"15min":1.2470000000000001},"min":{"1min":0.38700000000000001,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":4.2999999999999998,"5min":7.3879999999999999,"15min":7.3879999999999999},"last":2.7490000000000001}]},{"osd":6,"last update":"Mon Oct 9 10:22:00 2023","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":4.2439999999999998,"5min":4.2439999999999998,"15min":4.2439999999999998},"last":0.35299999999999998},{"interface":"front","average":{"1min":1.1699999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":4.5369999999999999,"5min":4.5369999999999999,"15min":4.5369999999999999},"last":0.42399999999999999}]},{"osd":7,"last update":"Mon Oct 9 10:22:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.462,"15min":1.28},"min":{"1min":0.45500000000000002,"5min":0.434,"15min":0.42799999999999999},"max":{"1min":4.8869999999999996,"5min":11.343999999999999,"15min":11.343999999999999},"last":0.45500000000000002},{"interface":"front","average":{"1min":1.3919999999999999,"5min":1.8420000000000001,"15min":1.413},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":5.5990000000000002,"5min":13.815,"15min":13.815},"last":0.51600000000000001}]}]},{"osd":2,"up_from":97,"seq":416611827812,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":137228,"kb_used_data":19396,"kb_used_omap":12,"kb_used_meta":117811,"kb_avail":93607924,"statfs":{"total":95995035648,"available":95854514176,"internally_reserved":0,"allocated":19861504,"data_stored":19134809,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12791,"internal_metadata":120638985},"hb_peers":[0,1,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 10:19:00 2023","interfaces":[{"interface":"back","average":{"1min":1.391,"5min":1.6619999999999999,"15min":1.012},"min":{"1min":0.35999999999999999,"5min":0.184,"15min":0.184},"max":{"1min":4.3049999999999997,"5min":30.907,"15min":30.907},"last":0.61099999999999999},{"interface":"front","average":{"1min":2.8130000000000002,"5min":1.9750000000000001,"15min":1.1339999999999999},"min":{"1min":0.19800000000000001,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":9.6479999999999997,"5min":30.744,"15min":30.744},"last":0.80600000000000005}]},{"osd":1,"last update":"Mon Oct 9 10:19:00 2023","interfaces":[{"interface":"back","average":{"1min":1.7250000000000001,"5min":1.4690000000000001,"15min":0.97499999999999998},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":6.492,"5min":12.111000000000001,"15min":12.111000000000001},"last":0.57399999999999995},{"interface":"front","average":{"1min":1.825,"5min":1.488,"15min":1.006},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":6.4340000000000002,"5min":8.7759999999999998,"15min":8.7759999999999998},"last":0.73799999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:19:22 2023","interfaces":[{"interface":"back","average":{"1min":1.532,"5min":2.3559999999999999,"15min":1.3200000000000001},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":10.554,"5min":126.672,"15min":126.672},"last":0.85099999999999998},{"interface":"front","average":{"1min":1.264,"5min":2.1829999999999998,"15min":1.351},"min":{"1min":0.28999999999999998,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":4.2539999999999996,"5min":126.51000000000001,"15min":126.51000000000001},"last":0.53100000000000003}]},{"osd":4,"last update":"Mon Oct 9 10:19:00 2023","interfaces":[{"interface":"back","average":{"1min":2.5009999999999999,"5min":1.6200000000000001,"15min":1.181},"min":{"1min":0.40699999999999997,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":12.917999999999999,"5min":12.917999999999999,"15min":12.917999999999999},"last":0.995},{"interface":"front","average":{"1min":2.3050000000000002,"5min":1.5469999999999999,"15min":1.1759999999999999},"min":{"1min":0.372,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":9.9299999999999997,"5min":10.960000000000001,"15min":10.960000000000001},"last":0.93999999999999995}]},{"osd":5,"last update":"Mon Oct 9 10:19:00 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.254,"15min":1.1519999999999999},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":2.3940000000000001,"5min":6.3529999999999998,"15min":6.3529999999999998},"last":0.98799999999999999},{"interface":"front","average":{"1min":1.917,"5min":1.4330000000000001,"15min":1.1890000000000001},"min":{"1min":0.47099999999999997,"5min":0.373,"15min":0.373},"max":{"1min":5.7190000000000003,"5min":7.0350000000000001,"15min":7.0350000000000001},"last":1.091}]},{"osd":6,"last update":"Mon Oct 9 10:19:00 2023","interfaces":[{"interface":"back","average":{"1min":2.1299999999999999,"5min":1.5780000000000001,"15min":1.2649999999999999},"min":{"1min":0.42699999999999999,"5min":0.37,"15min":0.37},"max":{"1min":5.7690000000000001,"5min":8.2189999999999994,"15min":8.2189999999999994},"last":0.94299999999999995},{"interface":"front","average":{"1min":1.802,"5min":1.492,"15min":1.246},"min":{"1min":0.505,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":5.7169999999999996,"5min":10.920999999999999,"15min":10.920999999999999},"last":0.96599999999999997}]},{"osd":7,"last update":"Mon Oct 9 10:19:00 2023","interfaces":[{"interface":"back","average":{"1min":1.5800000000000001,"5min":1.3600000000000001,"15min":1.2470000000000001},"min":{"1min":0.36299999999999999,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":4.3540000000000001,"5min":5.8259999999999996,"15min":5.8259999999999996},"last":1.03},{"interface":"front","average":{"1min":2.2599999999999998,"5min":1.639,"15min":1.327},"min":{"1min":0.46899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":7.5970000000000004,"5min":7.5970000000000004,"15min":7.5970000000000004},"last":1.167}]}]},{"osd":3,"up_from":102,"seq":438086664313,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2817484,"kb_used_data":2572100,"kb_used_omap":4,"kb_used_meta":245371,"kb_avail":90927668,"statfs":{"total":95995035648,"available":93109932032,"internally_reserved":0,"allocated":2633830400,"data_stored":2633022324,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5048,"internal_metadata":251259976},"hb_peers":[0,1,4,5,6,7],"snap_trim_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":"Mon Oct 9 10:21:34 2023","interfaces":[{"interface":"back","average":{"1min":1.2649999999999999,"5min":2.0409999999999999,"15min":1.4370000000000001},"min":{"1min":0.35599999999999998,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":5.1980000000000004,"5min":34.929000000000002,"15min":50.235999999999997},"last":0.309},{"interface":"front","average":{"1min":1.2350000000000001,"5min":2.0470000000000002,"15min":1.3999999999999999},"min":{"1min":0.193,"5min":0.193,"15min":0.193},"max":{"1min":4.9800000000000004,"5min":35.197000000000003,"15min":49.801000000000002},"last":1.3180000000000001}]},{"osd":1,"last update":"Mon Oct 9 10:21:34 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":1.278,"15min":0.91500000000000004},"min":{"1min":0.27400000000000002,"5min":0.24099999999999999,"15min":0.23100000000000001},"max":{"1min":1.339,"5min":10.968,"15min":10.968},"last":1.883},{"interface":"front","average":{"1min":1.2090000000000001,"5min":1.522,"15min":1.093},"min":{"1min":0.27900000000000003,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":3.8210000000000002,"5min":9.1890000000000001,"15min":9.1890000000000001},"last":1.1919999999999999}]},{"osd":2,"last update":"Mon Oct 9 10:19:24 2023","interfaces":[{"interface":"back","average":{"1min":7.2709999999999999,"5min":3.3119999999999998,"15min":1.746},"min":{"1min":0.48299999999999998,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":48.689999999999998,"5min":52.185000000000002,"15min":52.185000000000002},"last":0.86799999999999999},{"interface":"front","average":{"1min":7.1189999999999998,"5min":3.0259999999999998,"15min":1.593},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":47.575000000000003,"5min":52.209000000000003,"15min":52.209000000000003},"last":0.49099999999999999}]},{"osd":4,"last update":"Mon Oct 9 10:21:34 2023","interfaces":[{"interface":"back","average":{"1min":1.472,"5min":1.5329999999999999,"15min":1.21},"min":{"1min":0.38600000000000001,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":4.96,"5min":8.1950000000000003,"15min":8.1950000000000003},"last":1.375},{"interface":"front","average":{"1min":0.82699999999999996,"5min":1.7330000000000001,"15min":1.282},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.766,"5min":11.615,"15min":11.615},"last":0.45800000000000002}]},{"osd":5,"last update":"Mon Oct 9 10:21:34 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":1.609,"15min":1.3160000000000001},"min":{"1min":0.38200000000000001,"5min":0.375,"15min":0.35499999999999998},"max":{"1min":2.5979999999999999,"5min":9.8019999999999996,"15min":9.8019999999999996},"last":0.63},{"interface":"front","average":{"1min":1.1799999999999999,"5min":1.6659999999999999,"15min":1.4019999999999999},"min":{"1min":0.47699999999999998,"5min":0.39300000000000002,"15min":0.373},"max":{"1min":3.4510000000000001,"5min":9.0310000000000006,"15min":9.0310000000000006},"last":0.65400000000000003}]},{"osd":6,"last update":"Mon Oct 9 10:22:02 2023","interfaces":[{"interface":"back","average":{"1min":1.8200000000000001,"5min":1.8200000000000001,"15min":1.8200000000000001},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":5.1600000000000001,"5min":5.1600000000000001,"15min":5.1600000000000001},"last":1.694},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.1499999999999999,"15min":1.1499999999999999},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":4.7290000000000001,"5min":4.7290000000000001,"15min":4.7290000000000001},"last":1.206}]},{"osd":7,"last update":"Mon Oct 9 10:21:34 2023","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":1.585,"15min":1.3220000000000001},"min":{"1min":0.42699999999999999,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.6479999999999999,"5min":11.414,"15min":11.414},"last":0.52500000000000002},{"interface":"front","average":{"1min":1.095,"5min":1.6970000000000001,"15min":1.4199999999999999},"min":{"1min":0.53900000000000003,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":3.4889999999999999,"5min":9.0540000000000003,"15min":9.0540000000000003},"last":0.61199999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019215,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1572072,"kb_used_data":1270752,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92173080,"statfs":{"total":95995035648,"available":94385233920,"internally_reserved":0,"allocated":1301250048,"data_stored":1300706332,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,1,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":"Mon Oct 9 10:21:08 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":1.389,"15min":1.129},"min":{"1min":0.41599999999999998,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.93700000000000006,"5min":5.7990000000000004,"15min":5.7990000000000004},"last":1.373},{"interface":"front","average":{"1min":0.78900000000000003,"5min":1.304,"15min":1.0800000000000001},"min":{"1min":0.51500000000000001,"5min":0.308,"15min":0.308},"max":{"1min":1.0169999999999999,"5min":5.9690000000000003,"15min":5.9690000000000003},"last":0.51700000000000002}]},{"osd":1,"last update":"Mon Oct 9 10:21:33 2023","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":1.4219999999999999,"15min":1.1419999999999999},"min":{"1min":0.315,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.885,"5min":16.291,"15min":16.291},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.79000000000000004,"5min":1.456,"15min":1.181},"min":{"1min":0.34399999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.927,"5min":16.353999999999999,"15min":16.353999999999999},"last":1.9630000000000001}]},{"osd":2,"last update":"Mon Oct 9 10:19:03 2023","interfaces":[{"interface":"back","average":{"1min":2.1040000000000001,"5min":1.425,"15min":1.1739999999999999},"min":{"1min":0.33400000000000002,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":6.6539999999999999,"5min":15.851000000000001,"15min":15.851000000000001},"last":0.77900000000000003},{"interface":"front","average":{"1min":2.5019999999999998,"5min":1.6890000000000001,"15min":1.169},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":6.8090000000000002,"5min":16.129999999999999,"15min":16.129999999999999},"last":0.72899999999999998}]},{"osd":3,"last update":"Mon Oct 9 10:21:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.548,"15min":1.1679999999999999},"min":{"1min":0.51300000000000001,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":3.3809999999999998,"5min":7.3179999999999996,"15min":7.3179999999999996},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1.391,"15min":1.1819999999999999},"min":{"1min":0.44900000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":2.5830000000000002,"5min":8.7390000000000008,"15min":8.7390000000000008},"last":2.0710000000000002}]},{"osd":5,"last update":"Mon Oct 9 10:22:07 2023","interfaces":[{"interface":"back","average":{"1min":1.345,"5min":1.4750000000000001,"15min":1.171},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":4.2110000000000003,"5min":10.891,"15min":10.891},"last":0.35499999999999998},{"interface":"front","average":{"1min":1.7310000000000001,"5min":1.5860000000000001,"15min":1.1899999999999999},"min":{"1min":0.316,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":7.3449999999999998,"5min":9.7029999999999994,"15min":9.7029999999999994},"last":3.8450000000000002}]},{"osd":6,"last update":"Mon Oct 9 10:22:00 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.1220000000000001,"15min":1.1220000000000001},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":4.468,"5min":4.468,"15min":4.468},"last":2.246},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.405,"5min":1.405,"15min":1.405},"last":2.5910000000000002}]},{"osd":7,"last update":"Mon Oct 9 10:21:17 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":1.486,"15min":1.1819999999999999},"min":{"1min":0.53700000000000003,"5min":0.378,"15min":0.378},"max":{"1min":2.0840000000000001,"5min":15.555,"15min":15.555},"last":0.54700000000000004},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.52,"15min":1.2370000000000001},"min":{"1min":0.496,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":3.0329999999999999,"5min":8.4969999999999999,"15min":8.4969999999999999},"last":1.903}]}]},{"osd":5,"up_from":36,"seq":154618822983,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1568860,"kb_used_data":1271572,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":92176292,"statfs":{"total":95995035648,"available":94388523008,"internally_reserved":0,"allocated":1302089728,"data_stored":1301554817,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":304349184},"hb_peers":[0,1,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":"Mon Oct 9 10:22:05 2023","interfaces":[{"interface":"back","average":{"1min":1.2390000000000001,"5min":1.3360000000000001,"15min":1.587},"min":{"1min":0.29899999999999999,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":8.1270000000000007,"5min":12.430999999999999,"15min":106.018},"last":0.26800000000000002},{"interface":"front","average":{"1min":1.377,"5min":1.4410000000000001,"15min":1.6899999999999999},"min":{"1min":0.36899999999999999,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":8.202,"5min":12.455,"15min":106.089},"last":0.36199999999999999}]},{"osd":1,"last update":"Mon Oct 9 10:21:36 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":1.3640000000000001,"15min":1.071},"min":{"1min":0.34799999999999998,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":3.302,"5min":8.8810000000000002,"15min":8.8810000000000002},"last":1.0720000000000001},{"interface":"front","average":{"1min":1.127,"5min":1.369,"15min":1.081},"min":{"1min":0.34699999999999998,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":4.9699999999999998,"5min":7.359,"15min":7.359},"last":0.71299999999999997}]},{"osd":2,"last update":"Mon Oct 9 10:18:56 2023","interfaces":[{"interface":"back","average":{"1min":6.8209999999999997,"5min":3.7229999999999999,"15min":1.931},"min":{"1min":0.39300000000000002,"5min":0.376,"15min":0.376},"max":{"1min":55.771000000000001,"5min":99.718999999999994,"15min":99.718999999999994},"last":0.84299999999999997},{"interface":"front","average":{"1min":6.9699999999999998,"5min":3.9350000000000001,"15min":1.9790000000000001},"min":{"1min":0.44600000000000001,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":55.741,"5min":99.573999999999998,"15min":99.573999999999998},"last":1.077}]},{"osd":3,"last update":"Mon Oct 9 10:21:36 2023","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.599,"15min":1.278},"min":{"1min":0.378,"5min":0.313,"15min":0.313},"max":{"1min":4.7530000000000001,"5min":10.943,"15min":33.557000000000002},"last":0.39900000000000002},{"interface":"front","average":{"1min":1.3999999999999999,"5min":1.544,"15min":1.329},"min":{"1min":0.44600000000000001,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":5.0430000000000001,"5min":10.863,"15min":33.593000000000004},"last":0.68700000000000006}]},{"osd":4,"last update":"Mon Oct 9 10:21:53 2023","interfaces":[{"interface":"back","average":{"1min":1.444,"5min":1.3700000000000001,"15min":1.1140000000000001},"min":{"1min":0.33500000000000002,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":8.1579999999999995,"5min":12.359,"15min":12.359},"last":0.33600000000000002},{"interface":"front","average":{"1min":1.417,"5min":1.389,"15min":1.163},"min":{"1min":0.40100000000000002,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":4.8940000000000001,"5min":8.8219999999999992,"15min":8.8219999999999992},"last":1.71}]},{"osd":6,"last update":"Mon Oct 9 10:22:00 2023","interfaces":[{"interface":"back","average":{"1min":1.7949999999999999,"5min":1.7949999999999999,"15min":1.7949999999999999},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":9.3089999999999993,"5min":9.3089999999999993,"15min":9.3089999999999993},"last":0.42699999999999999},{"interface":"front","average":{"1min":1.546,"5min":1.546,"15min":1.546},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":7.1980000000000004,"5min":7.1980000000000004,"15min":7.1980000000000004},"last":0.628}]},{"osd":7,"last update":"Mon Oct 9 10:21:28 2023","interfaces":[{"interface":"back","average":{"1min":1.2729999999999999,"5min":1.395,"15min":1.1990000000000001},"min":{"1min":0.437,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":5.0750000000000002,"5min":8.6989999999999998,"15min":8.6989999999999998},"last":0.66200000000000003},{"interface":"front","average":{"1min":1.3,"5min":1.46,"15min":1.26},"min":{"1min":0.47299999999999998,"5min":0.371,"15min":0.371},"max":{"1min":8.3629999999999995,"5min":15.009,"15min":15.009},"last":0.45700000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4483,"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":1436,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"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":6230,"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":8308,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3612,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4838,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7343,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":4768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":1013190656,"data_stored":1013186584,"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":1285033984,"data_stored":1285029912,"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":2606956544,"data_stored":2606956544,"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":1289093120,"data_stored":1289093120,"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":1294405632,"data_stored":1294401560,"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":1268842496,"data_stored":1268842496,"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":1679818752,"data_stored":1679818752,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T10:22:17.283 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-09T10:22:17.283 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_1 pg_num 26 2023-10-09T10:22:17.339 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:17.369 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:17.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:17.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:17.474 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:17.507 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:17.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:17.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:17.612 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:17.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:17 smithi086 bash[59714]: cluster 2023-10-09T10:22:17.341293+0000 mgr.y (mgr.26072) 589 : cluster 0 pgmap v594: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 666 op/s; 35119/178773 objects degraded (19.644%); 21330/178773 objects misplaced (11.931%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:22:17.639 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:17.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:17.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:17.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:17 smithi053 bash[76859]: cluster 2023-10-09T10:22:17.341293+0000 mgr.y (mgr.26072) 589 : cluster 0 pgmap v594: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 666 op/s; 35119/178773 objects degraded (19.644%); 21330/178773 objects misplaced (11.931%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:22:17.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:17 smithi053 bash[79554]: cluster 2023-10-09T10:22:17.341293+0000 mgr.y (mgr.26072) 589 : cluster 0 pgmap v594: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 666 op/s; 35119/178773 objects degraded (19.644%); 21330/178773 objects misplaced (11.931%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:22:17.742 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:17.781 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:17.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:17.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:17.885 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:17.915 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:17.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:17.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:18.022 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:18.052 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:18.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:18.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:18.071 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:22:18.115 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:22:18.157 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:22:18.158 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:18.198 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:18.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:18.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:18.211 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:22:18.246 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:22:18.282 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:22:18.302 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:18.322 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:22:18.323 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:22:18.323 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:22:18.323 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENXIO: problem getting command descriptions from osd.2 2023-10-09T10:22:18.323 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:22:18.323 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:22:18.323 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:22:18.323 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:22:18.324 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:22:18.328 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:18.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:18.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:18.437 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:18.470 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:18.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:18.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:18.563 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:18 smithi053 bash[76859]: cluster 2023-10-09T10:22:17.985028+0000 mon.a (mon.0) 821 : cluster 3 Health check update: Degraded data redundancy: 35119/178773 objects degraded (19.644%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:18.564 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:18 smithi053 bash[76859]: audit 2023-10-09T10:22:18.014316+0000 mon.c (mon.2) 57 : audit 0 from='client.? 172.21.15.53:0/1844792054' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:22:18.564 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:18 smithi053 bash[76859]: audit 2023-10-09T10:22:18.438199+0000 mon.a (mon.0) 822 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:22:18.564 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:18 smithi053 bash[76859]: audit 2023-10-09T10:22:18.438665+0000 mon.b (mon.1) 10 : audit 1 from='client.? 172.21.15.53:0/1731528212' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:22:18.564 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:18 smithi053 bash[79554]: cluster 2023-10-09T10:22:17.985028+0000 mon.a (mon.0) 821 : cluster 3 Health check update: Degraded data redundancy: 35119/178773 objects degraded (19.644%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:18.564 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:18 smithi053 bash[79554]: audit 2023-10-09T10:22:18.014316+0000 mon.c (mon.2) 57 : audit 0 from='client.? 172.21.15.53:0/1844792054' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:22:18.564 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:18 smithi053 bash[79554]: audit 2023-10-09T10:22:18.438199+0000 mon.a (mon.0) 822 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:22:18.564 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:18 smithi053 bash[79554]: audit 2023-10-09T10:22:18.438665+0000 mon.b (mon.1) 10 : audit 1 from='client.? 172.21.15.53:0/1731528212' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:22:18.574 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:18.609 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:18.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:18.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:18.714 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:18.744 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:18.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:18.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:18.847 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:18.856 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:18 smithi086 bash[59714]: cluster 2023-10-09T10:22:17.985028+0000 mon.a (mon.0) 821 : cluster 3 Health check update: Degraded data redundancy: 35119/178773 objects degraded (19.644%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:18.856 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:18 smithi086 bash[59714]: audit 2023-10-09T10:22:18.014316+0000 mon.c (mon.2) 57 : audit 0 from='client.? 172.21.15.53:0/1844792054' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:22:18.856 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:18 smithi086 bash[59714]: audit 2023-10-09T10:22:18.438199+0000 mon.a (mon.0) 822 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:22:18.856 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:18 smithi086 bash[59714]: audit 2023-10-09T10:22:18.438665+0000 mon.b (mon.1) 10 : audit 1 from='client.? 172.21.15.53:0/1731528212' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:22:18.876 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:18.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:18.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:18.979 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:19.005 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is set 2023-10-09T10:22:19.014 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:19.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:19.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:19.118 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:19.156 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:19.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:19.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:19.263 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:19.290 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:19.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:19.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:19.392 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:19.423 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:19.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:19.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:19.527 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:19.558 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:19.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:19.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:19.662 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:19.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:19 smithi053 bash[76859]: cluster 2023-10-09T10:22:18.987660+0000 mon.a (mon.0) 823 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:22:19.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:19 smithi053 bash[76859]: cluster 2023-10-09T10:22:18.993435+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e183 with expected crc 2023-10-09T10:22:19.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:19 smithi053 bash[76859]: audit 2023-10-09T10:22:18.994689+0000 mon.a (mon.0) 824 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:22:19.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:19 smithi053 bash[76859]: cluster 2023-10-09T10:22:18.994786+0000 mon.a (mon.0) 825 : cluster 0 osdmap e183: 8 total, 7 up, 7 in 2023-10-09T10:22:19.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:19 smithi053 bash[76859]: cluster 2023-10-09T10:22:19.004830+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e183 with expected crc 2023-10-09T10:22:19.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:19 smithi053 bash[76859]: cluster 2023-10-09T10:22:19.012069+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e183 with expected crc 2023-10-09T10:22:19.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:19 smithi053 bash[76859]: cluster 2023-10-09T10:22:19.341995+0000 mgr.y (mgr.26072) 590 : cluster 0 pgmap v596: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.5 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 750 op/s; 33993/172368 objects degraded (19.721%); 20729/172368 objects misplaced (12.026%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T10:22:19.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:19 smithi053 bash[79554]: cluster 2023-10-09T10:22:18.987660+0000 mon.a (mon.0) 823 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:22:19.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:19 smithi053 bash[79554]: cluster 2023-10-09T10:22:18.993435+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e183 with expected crc 2023-10-09T10:22:19.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:19 smithi053 bash[79554]: audit 2023-10-09T10:22:18.994689+0000 mon.a (mon.0) 824 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:22:19.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:19 smithi053 bash[79554]: cluster 2023-10-09T10:22:18.994786+0000 mon.a (mon.0) 825 : cluster 0 osdmap e183: 8 total, 7 up, 7 in 2023-10-09T10:22:19.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:19 smithi053 bash[79554]: cluster 2023-10-09T10:22:19.004830+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e183 with expected crc 2023-10-09T10:22:19.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:19 smithi053 bash[79554]: cluster 2023-10-09T10:22:19.012069+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e183 with expected crc 2023-10-09T10:22:19.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:19 smithi053 bash[79554]: cluster 2023-10-09T10:22:19.341995+0000 mgr.y (mgr.26072) 590 : cluster 0 pgmap v596: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.5 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 750 op/s; 33993/172368 objects degraded (19.721%); 20729/172368 objects misplaced (12.026%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T10:22:19.688 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:19.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:19.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:19.791 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:19.812 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:19.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:19.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:19 smithi086 bash[59714]: cluster 2023-10-09T10:22:18.987660+0000 mon.a (mon.0) 823 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:22:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:19 smithi086 bash[59714]: cluster 2023-10-09T10:22:18.993435+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e183 with expected crc 2023-10-09T10:22:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:19 smithi086 bash[59714]: audit 2023-10-09T10:22:18.994689+0000 mon.a (mon.0) 824 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:22:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:19 smithi086 bash[59714]: cluster 2023-10-09T10:22:18.994786+0000 mon.a (mon.0) 825 : cluster 0 osdmap e183: 8 total, 7 up, 7 in 2023-10-09T10:22:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:19 smithi086 bash[59714]: cluster 2023-10-09T10:22:19.004830+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e183 with expected crc 2023-10-09T10:22:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:19 smithi086 bash[59714]: cluster 2023-10-09T10:22:19.012069+0000 osd.4 (osd.4) 130 : cluster 3 failed to encode map e183 with expected crc 2023-10-09T10:22:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:19 smithi086 bash[59714]: cluster 2023-10-09T10:22:19.341995+0000 mgr.y (mgr.26072) 590 : cluster 0 pgmap v596: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.5 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 750 op/s; 33993/172368 objects degraded (19.721%); 20729/172368 objects misplaced (12.026%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T10:22:19.917 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:19.941 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:19.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:19.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:20.050 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:20.080 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:20.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:20.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:20.184 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:20.211 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:20.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:20.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:20.316 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:20.350 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:20.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:20.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:20.453 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:20.495 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:20.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:20.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:20.598 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:20.637 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:20.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:20.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:20.744 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:20.773 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:20.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:20.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:20.818 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T10:22:20.818 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T10:22:20.879 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:20.905 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:20.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:20.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:21.008 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:21.036 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:21.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:21.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:21.140 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:21.168 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:21.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:21.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:21.272 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:21.299 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:21.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:21.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:21.402 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:21.429 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:21.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:21.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:21.534 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:21.578 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:21.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:21.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:21.683 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:21.711 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:21.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:21.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:21.815 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:21.842 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:21.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:21.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:21.946 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:21.973 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:21.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:21.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:22.075 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:22.103 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:22.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:22.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:22.208 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:22.238 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:22.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:22.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:22.344 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:22.368 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:22.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:22.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:22.401 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:22 smithi053 bash[76859]: cluster 2023-10-09T10:22:21.342810+0000 mgr.y (mgr.26072) 591 : cluster 0 pgmap v597: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.4 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 745 op/s; 33336/167589 objects degraded (19.892%); 20729/167589 objects misplaced (12.369%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T10:22:22.402 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:22 smithi053 bash[79554]: cluster 2023-10-09T10:22:21.342810+0000 mgr.y (mgr.26072) 591 : cluster 0 pgmap v597: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.4 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 745 op/s; 33336/167589 objects degraded (19.892%); 20729/167589 objects misplaced (12.369%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T10:22:22.471 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:22.511 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:22.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:22.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:22.614 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:22.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:22 smithi086 bash[59714]: cluster 2023-10-09T10:22:21.342810+0000 mgr.y (mgr.26072) 591 : cluster 0 pgmap v597: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.4 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 745 op/s; 33336/167589 objects degraded (19.892%); 20729/167589 objects misplaced (12.369%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T10:22:22.640 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:22.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:22.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:22.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:22:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:22:22] "GET /metrics HTTP/1.1" 200 36536 "" "Prometheus/2.33.4" 2023-10-09T10:22:22.743 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:22.768 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:22.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:22.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:22.819 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:22:22.871 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:22.910 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:22.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:22.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:23.013 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:23.042 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:23.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:23.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:23.146 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:23.175 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:23.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:23.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:23.282 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:23.311 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:23.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:23.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:23.344 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T10:22:23.416 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:23.457 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:23.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:23.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:23.562 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:23.572 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:23 smithi086 bash[59714]: cluster 2023-10-09T10:22:22.990358+0000 mon.a (mon.0) 826 : cluster 3 Health check update: Degraded data redundancy: 33336/167589 objects degraded (19.892%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:23.572 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:23 smithi086 bash[59714]: audit 2023-10-09T10:22:23.063615+0000 mon.a (mon.0) 827 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:22:23.588 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:23.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:23.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:23.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:23 smithi053 bash[76859]: cluster 2023-10-09T10:22:22.990358+0000 mon.a (mon.0) 826 : cluster 3 Health check update: Degraded data redundancy: 33336/167589 objects degraded (19.892%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:23.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:23 smithi053 bash[76859]: audit 2023-10-09T10:22:23.063615+0000 mon.a (mon.0) 827 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:22:23.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:23 smithi053 bash[79554]: cluster 2023-10-09T10:22:22.990358+0000 mon.a (mon.0) 826 : cluster 3 Health check update: Degraded data redundancy: 33336/167589 objects degraded (19.892%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:23.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:23 smithi053 bash[79554]: audit 2023-10-09T10:22:23.063615+0000 mon.a (mon.0) 827 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:22:23.691 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:23.725 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:23.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:23.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:23.831 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:23.862 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:23.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:23.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:23.967 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:23.992 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:24.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:24.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:24.102 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:24.124 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:24.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:24.130 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:24.230 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:24.259 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:24.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:24.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:24.363 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:24.399 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:24.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:24.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:24.507 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:24.538 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:24.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:24.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:24.645 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:24.654 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:24 smithi086 bash[59714]: cluster 2023-10-09T10:22:23.343727+0000 mgr.y (mgr.26072) 592 : cluster 0 pgmap v598: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.4 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 745 op/s; 33094/166125 objects degraded (19.921%); 20338/166125 objects misplaced (12.243%); 3.4 MiB/s, 53 objects/s recovering 2023-10-09T10:22:24.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:24 smithi053 bash[79554]: cluster 2023-10-09T10:22:23.343727+0000 mgr.y (mgr.26072) 592 : cluster 0 pgmap v598: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.4 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 745 op/s; 33094/166125 objects degraded (19.921%); 20338/166125 objects misplaced (12.243%); 3.4 MiB/s, 53 objects/s recovering 2023-10-09T10:22:24.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:24 smithi053 bash[76859]: cluster 2023-10-09T10:22:23.343727+0000 mgr.y (mgr.26072) 592 : cluster 0 pgmap v598: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.4 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 745 op/s; 33094/166125 objects degraded (19.921%); 20338/166125 objects misplaced (12.243%); 3.4 MiB/s, 53 objects/s recovering 2023-10-09T10:22:24.675 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:24.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:24.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:24.782 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:24.815 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:24.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:24.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:24.856 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:22:24.863 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:22:24.921 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:24.948 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:24.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:24.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:25.051 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:25.075 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:25.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:25.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:25.178 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:25.204 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:25.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:25.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:25.309 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:25.338 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:25.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:25.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:25.442 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:25.452 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:25 smithi086 bash[59714]: cluster 2023-10-09T10:22:25.344763+0000 mgr.y (mgr.26072) 593 : cluster 0 pgmap v599: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.2 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 759 op/s; 31968/157488 objects degraded (20.299%); 20105/157488 objects misplaced (12.766%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T10:22:25.474 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:25.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:25.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:25.581 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:25.619 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:25.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:25.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:25.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:25 smithi053 bash[79554]: cluster 2023-10-09T10:22:25.344763+0000 mgr.y (mgr.26072) 593 : cluster 0 pgmap v599: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.2 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 759 op/s; 31968/157488 objects degraded (20.299%); 20105/157488 objects misplaced (12.766%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T10:22:25.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:25 smithi053 bash[76859]: cluster 2023-10-09T10:22:25.344763+0000 mgr.y (mgr.26072) 593 : cluster 0 pgmap v599: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.2 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 759 op/s; 31968/157488 objects degraded (20.299%); 20105/157488 objects misplaced (12.766%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T10:22:25.724 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:25.750 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:25.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:25.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:25.854 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:25.887 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:25.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:25.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:25.991 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:26.022 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:26.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:26.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:26.128 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:26.161 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:26.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:26.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:26.264 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:26.288 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:26.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:26.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:26.391 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:26.418 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:26.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:26.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:26.524 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:26.556 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:26.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:26.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:26.662 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:26.694 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:26.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:26.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:26.800 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:26.839 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:26.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:26.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:26.890 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:22:26.942 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:26.972 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:26.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:26.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:27.078 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:27.109 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:27.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:27.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:27.219 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:27.243 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:27.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:27.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:27.348 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:27.377 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:27.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:27.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:27.482 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:27.490 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:27 smithi086 bash[59714]: cluster 2023-10-09T10:22:27.345587+0000 mgr.y (mgr.26072) 594 : cluster 0 pgmap v600: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.2 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 757 op/s; 31482/156030 objects degraded (20.177%); 20105/156030 objects misplaced (12.885%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T10:22:27.517 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:27.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:27.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:27.623 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:27.656 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:27.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:27.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:27.762 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:27.794 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:27.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:27.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:27.904 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:27.913 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:22:27.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:27 smithi053 bash[79554]: cluster 2023-10-09T10:22:27.345587+0000 mgr.y (mgr.26072) 594 : cluster 0 pgmap v600: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.2 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 757 op/s; 31482/156030 objects degraded (20.177%); 20105/156030 objects misplaced (12.885%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T10:22:27.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:27 smithi053 bash[76859]: cluster 2023-10-09T10:22:27.345587+0000 mgr.y (mgr.26072) 594 : cluster 0 pgmap v600: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.2 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 757 op/s; 31482/156030 objects degraded (20.177%); 20105/156030 objects misplaced (12.885%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T10:22:27.936 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:27.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:27.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:28.039 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:28.062 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:28.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:28.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:28.169 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:28.196 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:28.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:28.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:28.302 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:28.325 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:28.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:28.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:28.432 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:28.467 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:28.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:28.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:28.572 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:28.598 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:28.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:28.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:28.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:28 smithi086 bash[59714]: cluster 2023-10-09T10:22:27.991698+0000 mon.a (mon.0) 828 : cluster 3 Health check update: Degraded data redundancy: 31482/156030 objects degraded (20.177%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:28.704 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:28.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:28.737 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:28.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:28.838 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:28.846 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:28 smithi053 bash[79554]: cluster 2023-10-09T10:22:27.991698+0000 mon.a (mon.0) 828 : cluster 3 Health check update: Degraded data redundancy: 31482/156030 objects degraded (20.177%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:28.847 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:28 smithi053 bash[76859]: cluster 2023-10-09T10:22:27.991698+0000 mon.a (mon.0) 828 : cluster 3 Health check update: Degraded data redundancy: 31482/156030 objects degraded (20.177%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:28.863 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:28.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:28.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:28.967 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:29.009 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:29.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:29.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:29.116 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:29.146 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:29.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:29.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:29.252 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:29.278 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:29.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:29.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:29.387 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:29.427 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:29.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:29.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:29.530 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:29.541 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:29 smithi086 bash[59714]: cluster 2023-10-09T10:22:29.347283+0000 mgr.y (mgr.26072) 595 : cluster 0 pgmap v601: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.0 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 737 op/s; 30328/149460 objects degraded (20.292%); 19509/149460 objects misplaced (13.053%); 3.2 MiB/s, 51 objects/s recovering 2023-10-09T10:22:29.563 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:29.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:29.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:29.666 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:29.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:29.697 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:29.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:29.798 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:29.823 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:29.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:29.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:29.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:29 smithi053 bash[79554]: cluster 2023-10-09T10:22:29.347283+0000 mgr.y (mgr.26072) 595 : cluster 0 pgmap v601: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.0 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 737 op/s; 30328/149460 objects degraded (20.292%); 19509/149460 objects misplaced (13.053%); 3.2 MiB/s, 51 objects/s recovering 2023-10-09T10:22:29.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:29 smithi053 bash[76859]: cluster 2023-10-09T10:22:29.347283+0000 mgr.y (mgr.26072) 595 : cluster 0 pgmap v601: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 3.0 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 737 op/s; 30328/149460 objects degraded (20.292%); 19509/149460 objects misplaced (13.053%); 3.2 MiB/s, 51 objects/s recovering 2023-10-09T10:22:29.927 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:29.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:29.954 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:29.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:30.055 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:30.085 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:30.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:30.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:30.190 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:30.227 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:30.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:30.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:30.338 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:30.373 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:30.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:30.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:30.476 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:30.513 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:30.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:30.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:30.615 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:30.636 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:30.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:30.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:30.741 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:30.769 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:30.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:30.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:30.872 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:30.905 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:30.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:30.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:31.011 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:31.037 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:31.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:31.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:31.141 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:31.166 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:31.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:31.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:31.271 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:31.295 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:31.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:31.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:31.400 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:31.422 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:31.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:31.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:31.527 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:31.551 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:31.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:31.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:31.657 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:31.666 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:31 smithi053 bash[76859]: cluster 2023-10-09T10:22:31.348227+0000 mgr.y (mgr.26072) 596 : cluster 0 pgmap v602: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 2.9 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 770 op/s; 29667/144621 objects degraded (20.514%); 19509/144621 objects misplaced (13.490%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:22:31.666 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:31 smithi053 bash[79554]: cluster 2023-10-09T10:22:31.348227+0000 mgr.y (mgr.26072) 596 : cluster 0 pgmap v602: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 2.9 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 770 op/s; 29667/144621 objects degraded (20.514%); 19509/144621 objects misplaced (13.490%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:22:31.687 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:31.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:31.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:31.792 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:31.822 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:31.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:31.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:31.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:31 smithi086 bash[59714]: cluster 2023-10-09T10:22:31.348227+0000 mgr.y (mgr.26072) 596 : cluster 0 pgmap v602: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 2.9 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 770 op/s; 29667/144621 objects degraded (20.514%); 19509/144621 objects misplaced (13.490%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:22:31.925 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:31.952 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:31.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:31.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:32.056 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:32.080 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:32.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:32.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:32.183 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:32.208 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:32.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:32.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:32.311 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:32.337 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:32.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:32.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:32.444 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:32.471 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:32.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:32.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:32.570 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:22:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:22:32] "GET /metrics HTTP/1.1" 200 36528 "" "Prometheus/2.33.4" 2023-10-09T10:22:32.579 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:32.608 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:32.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:32.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:32.717 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:32.743 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:32.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:32.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:32.850 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:32.881 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:32.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:32.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:32.984 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:33.011 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:33.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:33.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:33.114 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:33.149 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:33.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:33.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:33.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:33 smithi053 bash[76859]: cluster 2023-10-09T10:22:32.992980+0000 mon.a (mon.0) 829 : cluster 3 Health check update: Degraded data redundancy: 29667/144621 objects degraded (20.514%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:33.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:33 smithi053 bash[79554]: cluster 2023-10-09T10:22:32.992980+0000 mon.a (mon.0) 829 : cluster 3 Health check update: Degraded data redundancy: 29667/144621 objects degraded (20.514%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:33.252 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:33.279 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:33.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:33.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:33.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:33 smithi086 bash[59714]: cluster 2023-10-09T10:22:32.992980+0000 mon.a (mon.0) 829 : cluster 3 Health check update: Degraded data redundancy: 29667/144621 objects degraded (20.514%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:33.383 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:33.413 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:33.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:33.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:33.517 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:33.546 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:33.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:33.548 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:33.649 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:33.675 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:33.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:33.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:33.778 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:33.806 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:33.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:33.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:33.908 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:33.934 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:33.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:33.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:34.037 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:34.074 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:34.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:34.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:34.177 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:34.209 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:34.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:34.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:34.315 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:34.323 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:34 smithi086 bash[59714]: cluster 2023-10-09T10:22:33.348941+0000 mgr.y (mgr.26072) 597 : cluster 0 pgmap v603: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 2.9 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 675 op/s; 29456/143271 objects degraded (20.560%); 19107/143271 objects misplaced (13.336%); 3.6 MiB/s, 57 objects/s recovering 2023-10-09T10:22:34.332 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:34 smithi053 bash[76859]: cluster 2023-10-09T10:22:33.348941+0000 mgr.y (mgr.26072) 597 : cluster 0 pgmap v603: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 2.9 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 675 op/s; 29456/143271 objects degraded (20.560%); 19107/143271 objects misplaced (13.336%); 3.6 MiB/s, 57 objects/s recovering 2023-10-09T10:22:34.333 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:34 smithi053 bash[79554]: cluster 2023-10-09T10:22:33.348941+0000 mgr.y (mgr.26072) 597 : cluster 0 pgmap v603: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 2.9 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 675 op/s; 29456/143271 objects degraded (20.560%); 19107/143271 objects misplaced (13.336%); 3.6 MiB/s, 57 objects/s recovering 2023-10-09T10:22:34.358 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:34.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:34.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:34.464 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:34.495 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:34.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:34.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:34.598 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:34.624 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:34.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:34.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:34.726 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:34.749 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:34.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:34.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:34.854 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:34.882 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:34.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:34.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:34.987 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:35.013 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:35.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:35.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:35.118 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:35.136 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:35.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:35.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:35.238 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:35.265 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:35.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:35.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:35.373 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:35.379 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:35 smithi086 bash[59714]: audit 2023-10-09T10:22:35.065727+0000 mon.a (mon.0) 830 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:22:35.396 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:35.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:35.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:35.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:35 smithi053 bash[76859]: audit 2023-10-09T10:22:35.065727+0000 mon.a (mon.0) 830 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:22:35.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:35 smithi053 bash[79554]: audit 2023-10-09T10:22:35.065727+0000 mon.a (mon.0) 830 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:22:35.500 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:35.542 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:35.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:35.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:35.648 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:35.682 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:35.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:35.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:35.789 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:35.813 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:35.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:35.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:35.920 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:35.949 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:35.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:35.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:36.055 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:36.080 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:36.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:36.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:36.183 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:36.201 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:36.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:36.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:36.303 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:36.330 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:36.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:36.333 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:36 smithi053 bash[76859]: cluster 2023-10-09T10:22:35.349731+0000 mgr.y (mgr.26072) 598 : cluster 0 pgmap v604: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 2.7 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 863 op/s; 28452/135024 objects degraded (21.072%); 18869/135024 objects misplaced (13.975%); 3.5 MiB/s, 56 objects/s recovering 2023-10-09T10:22:36.334 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:36 smithi053 bash[79554]: cluster 2023-10-09T10:22:35.349731+0000 mgr.y (mgr.26072) 598 : cluster 0 pgmap v604: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 2.7 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 863 op/s; 28452/135024 objects degraded (21.072%); 18869/135024 objects misplaced (13.975%); 3.5 MiB/s, 56 objects/s recovering 2023-10-09T10:22:36.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:36.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:36 smithi086 bash[59714]: cluster 2023-10-09T10:22:35.349731+0000 mgr.y (mgr.26072) 598 : cluster 0 pgmap v604: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 2.7 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 863 op/s; 28452/135024 objects degraded (21.072%); 18869/135024 objects misplaced (13.975%); 3.5 MiB/s, 56 objects/s recovering 2023-10-09T10:22:36.435 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:36.473 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:36.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:36.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:36.584 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:36.607 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:36.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:36.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:36.712 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:36.753 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:36.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:36.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:36.856 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:36.895 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:36.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:36.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:37.003 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:37.033 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:37.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:37.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:37.138 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:37.171 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:37.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:37.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:37.276 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:37.309 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:37.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:37.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:37.414 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:37.450 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:37.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:37.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:37.555 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:37.591 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:37.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:37.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:37.701 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:37.737 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:37.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:37.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:37.846 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:37.878 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:37.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:37.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:37.983 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:38.011 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:38.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:38.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:38.115 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:38.147 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:38.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:38.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:38.254 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:38.287 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:38.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:38.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:38.394 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:38.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:38 smithi053 bash[79554]: cluster 2023-10-09T10:22:37.350370+0000 mgr.y (mgr.26072) 599 : cluster 0 pgmap v605: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 2.7 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 27964/133560 objects degraded (20.937%); 18869/133560 objects misplaced (14.128%); 2.9 MiB/s, 46 objects/s recovering 2023-10-09T10:22:38.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:38 smithi053 bash[79554]: cluster 2023-10-09T10:22:37.993929+0000 mon.a (mon.0) 831 : cluster 3 Health check update: Degraded data redundancy: 27964/133560 objects degraded (20.937%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:38.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:38 smithi053 bash[79554]: audit 2023-10-09T10:22:38.064330+0000 mon.a (mon.0) 832 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:22:38.419 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:38 smithi053 bash[76859]: cluster 2023-10-09T10:22:37.350370+0000 mgr.y (mgr.26072) 599 : cluster 0 pgmap v605: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 2.7 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 27964/133560 objects degraded (20.937%); 18869/133560 objects misplaced (14.128%); 2.9 MiB/s, 46 objects/s recovering 2023-10-09T10:22:38.419 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:38 smithi053 bash[76859]: cluster 2023-10-09T10:22:37.993929+0000 mon.a (mon.0) 831 : cluster 3 Health check update: Degraded data redundancy: 27964/133560 objects degraded (20.937%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:38.419 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:38 smithi053 bash[76859]: audit 2023-10-09T10:22:38.064330+0000 mon.a (mon.0) 832 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:22:38.422 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:38.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:38.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:38.526 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:38.556 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:38.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:38.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:38.659 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:38.672 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:38 smithi086 bash[59714]: cluster 2023-10-09T10:22:37.350370+0000 mgr.y (mgr.26072) 599 : cluster 0 pgmap v605: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 2.7 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 27964/133560 objects degraded (20.937%); 18869/133560 objects misplaced (14.128%); 2.9 MiB/s, 46 objects/s recovering 2023-10-09T10:22:38.672 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:38 smithi086 bash[59714]: cluster 2023-10-09T10:22:37.993929+0000 mon.a (mon.0) 831 : cluster 3 Health check update: Degraded data redundancy: 27964/133560 objects degraded (20.937%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:38.672 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:38 smithi086 bash[59714]: audit 2023-10-09T10:22:38.064330+0000 mon.a (mon.0) 832 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:22:38.702 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:38.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:38.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:38.805 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:38.834 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:38.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:38.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:38.940 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:38.964 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:38.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:38.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:39.067 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:39.102 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:39.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:39.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:39.206 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:39.249 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:39.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:39.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:39.356 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:39.381 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:39.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:39.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:39.484 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:39.520 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:39.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:39.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:39.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:39 smithi086 bash[59714]: cluster 2023-10-09T10:22:39.351690+0000 mgr.y (mgr.26072) 600 : cluster 0 pgmap v606: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 2.6 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 790 op/s; 26907/127569 objects degraded (21.092%); 18287/127569 objects misplaced (14.335%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T10:22:39.623 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:39.661 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:39.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:39.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:39.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:39 smithi053 bash[79554]: cluster 2023-10-09T10:22:39.351690+0000 mgr.y (mgr.26072) 600 : cluster 0 pgmap v606: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 2.6 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 790 op/s; 26907/127569 objects degraded (21.092%); 18287/127569 objects misplaced (14.335%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T10:22:39.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:39 smithi053 bash[76859]: cluster 2023-10-09T10:22:39.351690+0000 mgr.y (mgr.26072) 600 : cluster 0 pgmap v606: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 2.6 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 790 op/s; 26907/127569 objects degraded (21.092%); 18287/127569 objects misplaced (14.335%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T10:22:39.769 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:39.789 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:39.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:39.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:39.892 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:39.922 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:39.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:39.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:40.025 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:40.062 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:40.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:40.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:40.165 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:40.193 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:40.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:40.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:40.299 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:40.332 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:40.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:40.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:40.435 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:40.474 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:40.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:40.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:40.579 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:40.614 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:40.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:40.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:40.717 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:40.748 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:40.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:40.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:40.852 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:40.878 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:40.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:40.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:40.984 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:41.021 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:41.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:41.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:41.094 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:22:41.095 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [], 2023-10-09T10:22:41.095 INFO:teuthology.orchestra.run.smithi053.stdout: "complaint_time": 30, 2023-10-09T10:22:41.095 INFO:teuthology.orchestra.run.smithi053.stdout: "num_blocked_ops": 0 2023-10-09T10:22:41.095 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:22:41.127 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:41.182 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:41.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:41.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:41.287 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:41.306 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:41.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:41.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:41.409 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:41.436 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:41.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:41.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:41.540 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:41.571 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:41.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:41.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:41.674 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:41.702 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:41.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:41.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:41.805 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:41.834 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:41.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:41.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:41.939 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:41.976 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:41.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:41.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:42.080 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:42.104 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:42.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:42.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:42.139 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:22:42.187 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:22:42.206 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:42.232 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:42.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:42.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:42.238 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:22:42.286 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:22:42.323 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:22:42.338 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:42.362 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:22:42.370 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:42.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:42.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:42.391 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:22:42.392 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:22:42.392 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:22:42.392 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENXIO: problem getting command descriptions from osd.2 2023-10-09T10:22:42.392 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:22:42.392 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:22:42.392 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:22:42.392 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:22:42.392 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:22:42.413 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:42 smithi053 bash[76859]: cluster 2023-10-09T10:22:41.352652+0000 mgr.y (mgr.26072) 601 : cluster 0 pgmap v607: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 2.5 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 729 op/s; 26294/123201 objects degraded (21.342%); 18287/123201 objects misplaced (14.843%); 2.9 MiB/s, 47 objects/s recovering 2023-10-09T10:22:42.413 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:42 smithi053 bash[76859]: audit 2023-10-09T10:22:41.467821+0000 mon.a (mon.0) 833 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:22:42.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:42 smithi053 bash[76859]: audit 2023-10-09T10:22:41.480930+0000 mon.a (mon.0) 834 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:22:42.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:42 smithi053 bash[76859]: audit 2023-10-09T10:22:41.583351+0000 mon.a (mon.0) 835 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:22:42.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:42 smithi053 bash[76859]: audit 2023-10-09T10:22:41.593111+0000 mon.a (mon.0) 836 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:22:42.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:42 smithi053 bash[76859]: audit 2023-10-09T10:22:42.091723+0000 mon.c (mon.2) 58 : audit 0 from='client.? 172.21.15.53:0/301470055' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:22:42.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:42 smithi053 bash[76859]: audit 2023-10-09T10:22:42.229897+0000 mon.a (mon.0) 837 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:22:42.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:42 smithi053 bash[76859]: audit 2023-10-09T10:22:42.238975+0000 mon.a (mon.0) 838 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:22:42.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:42 smithi053 bash[76859]: audit 2023-10-09T10:22:42.253905+0000 mon.a (mon.0) 839 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:22:42.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:42 smithi053 bash[76859]: audit 2023-10-09T10:22:42.283055+0000 mon.a (mon.0) 840 : audit 1 from='client.? 172.21.15.53:0/2033057761' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T10:22:42.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:42 smithi053 bash[79554]: cluster 2023-10-09T10:22:41.352652+0000 mgr.y (mgr.26072) 601 : cluster 0 pgmap v607: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 2.5 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 729 op/s; 26294/123201 objects degraded (21.342%); 18287/123201 objects misplaced (14.843%); 2.9 MiB/s, 47 objects/s recovering 2023-10-09T10:22:42.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:42 smithi053 bash[79554]: audit 2023-10-09T10:22:41.467821+0000 mon.a (mon.0) 833 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:22:42.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:42 smithi053 bash[79554]: audit 2023-10-09T10:22:41.480930+0000 mon.a (mon.0) 834 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:22:42.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:42 smithi053 bash[79554]: audit 2023-10-09T10:22:41.583351+0000 mon.a (mon.0) 835 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:22:42.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:42 smithi053 bash[79554]: audit 2023-10-09T10:22:41.593111+0000 mon.a (mon.0) 836 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:22:42.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:42 smithi053 bash[79554]: audit 2023-10-09T10:22:42.091723+0000 mon.c (mon.2) 58 : audit 0 from='client.? 172.21.15.53:0/301470055' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:22:42.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:42 smithi053 bash[79554]: audit 2023-10-09T10:22:42.229897+0000 mon.a (mon.0) 837 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:22:42.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:42 smithi053 bash[79554]: audit 2023-10-09T10:22:42.238975+0000 mon.a (mon.0) 838 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:22:42.416 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:42 smithi053 bash[79554]: audit 2023-10-09T10:22:42.253905+0000 mon.a (mon.0) 839 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:22:42.416 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:42 smithi053 bash[79554]: audit 2023-10-09T10:22:42.283055+0000 mon.a (mon.0) 840 : audit 1 from='client.? 172.21.15.53:0/2033057761' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T10:22:42.476 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:42.510 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:42.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:42.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:42.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:42 smithi086 bash[59714]: cluster 2023-10-09T10:22:41.352652+0000 mgr.y (mgr.26072) 601 : cluster 0 pgmap v607: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 2.5 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 729 op/s; 26294/123201 objects degraded (21.342%); 18287/123201 objects misplaced (14.843%); 2.9 MiB/s, 47 objects/s recovering 2023-10-09T10:22:42.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:42 smithi086 bash[59714]: audit 2023-10-09T10:22:41.467821+0000 mon.a (mon.0) 833 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:22:42.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:42 smithi086 bash[59714]: audit 2023-10-09T10:22:41.480930+0000 mon.a (mon.0) 834 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:22:42.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:42 smithi086 bash[59714]: audit 2023-10-09T10:22:41.583351+0000 mon.a (mon.0) 835 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:22:42.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:42 smithi086 bash[59714]: audit 2023-10-09T10:22:41.593111+0000 mon.a (mon.0) 836 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:22:42.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:42 smithi086 bash[59714]: audit 2023-10-09T10:22:42.091723+0000 mon.c (mon.2) 58 : audit 0 from='client.? 172.21.15.53:0/301470055' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:22:42.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:42 smithi086 bash[59714]: audit 2023-10-09T10:22:42.229897+0000 mon.a (mon.0) 837 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:22:42.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:42 smithi086 bash[59714]: audit 2023-10-09T10:22:42.238975+0000 mon.a (mon.0) 838 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:22:42.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:42 smithi086 bash[59714]: audit 2023-10-09T10:22:42.253905+0000 mon.a (mon.0) 839 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:22:42.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:42 smithi086 bash[59714]: audit 2023-10-09T10:22:42.283055+0000 mon.a (mon.0) 840 : audit 1 from='client.? 172.21.15.53:0/2033057761' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T10:22:42.619 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:42.642 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:42.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:42.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:42.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:22:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:22:42] "GET /metrics HTTP/1.1" 200 36529 "" "Prometheus/2.33.4" 2023-10-09T10:22:42.746 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:42.783 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:42.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:42.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:42.890 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:42.925 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:42.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:42.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:43.030 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:43.065 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:43.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:43.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:43.172 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:43.199 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:43.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:43.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:43.273 INFO:teuthology.orchestra.run.smithi053.stderr:set pool 6 pg_num to 26 2023-10-09T10:22:43.306 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:43.337 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:43.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:43.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:43.441 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:43.468 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:43.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:43.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:43.571 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:43.601 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:43.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:43.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:43.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:43 smithi086 bash[59714]: cluster 2023-10-09T10:22:42.995140+0000 mon.a (mon.0) 841 : cluster 3 Health check update: Degraded data redundancy: 26294/123201 objects degraded (21.342%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:43.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:43 smithi086 bash[59714]: audit 2023-10-09T10:22:43.265683+0000 mon.a (mon.0) 842 : audit 1 from='client.? 172.21.15.53:0/2033057761' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2023-10-09T10:22:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:43 smithi086 bash[59714]: cluster 2023-10-09T10:22:43.266474+0000 mon.a (mon.0) 843 : cluster 0 osdmap e184: 8 total, 7 up, 7 in 2023-10-09T10:22:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:43 smithi086 bash[59714]: audit 2023-10-09T10:22:43.354158+0000 mon.a (mon.0) 844 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T10:22:43.708 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:43.742 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:43.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:43.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:43.852 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:43.882 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:43.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:43.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:43.907 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:43 smithi053 bash[76859]: cluster 2023-10-09T10:22:42.995140+0000 mon.a (mon.0) 841 : cluster 3 Health check update: Degraded data redundancy: 26294/123201 objects degraded (21.342%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:43.908 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:43 smithi053 bash[76859]: audit 2023-10-09T10:22:43.265683+0000 mon.a (mon.0) 842 : audit 1 from='client.? 172.21.15.53:0/2033057761' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2023-10-09T10:22:43.908 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:43 smithi053 bash[76859]: cluster 2023-10-09T10:22:43.266474+0000 mon.a (mon.0) 843 : cluster 0 osdmap e184: 8 total, 7 up, 7 in 2023-10-09T10:22:43.908 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:43 smithi053 bash[76859]: audit 2023-10-09T10:22:43.354158+0000 mon.a (mon.0) 844 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T10:22:43.908 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:43 smithi053 bash[79554]: cluster 2023-10-09T10:22:42.995140+0000 mon.a (mon.0) 841 : cluster 3 Health check update: Degraded data redundancy: 26294/123201 objects degraded (21.342%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:43.908 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:43 smithi053 bash[79554]: audit 2023-10-09T10:22:43.265683+0000 mon.a (mon.0) 842 : audit 1 from='client.? 172.21.15.53:0/2033057761' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2023-10-09T10:22:43.909 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:43 smithi053 bash[79554]: cluster 2023-10-09T10:22:43.266474+0000 mon.a (mon.0) 843 : cluster 0 osdmap e184: 8 total, 7 up, 7 in 2023-10-09T10:22:43.909 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:43 smithi053 bash[79554]: audit 2023-10-09T10:22:43.354158+0000 mon.a (mon.0) 844 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T10:22:43.985 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:44.010 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:44.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:44.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:44.114 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:44.136 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:44.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:44.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:44.240 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:44.267 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:44.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:44.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:44.282 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is unset 2023-10-09T10:22:44.361 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-09T10:22:44.372 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:44.449 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:44.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:44.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:44.554 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:44.563 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:44 smithi086 bash[59714]: cluster 2023-10-09T10:22:43.266463+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e184 with expected crc 2023-10-09T10:22:44.564 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:44 smithi086 bash[59714]: cluster 2023-10-09T10:22:43.269497+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e184 with expected crc 2023-10-09T10:22:44.564 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:44 smithi086 bash[59714]: cluster 2023-10-09T10:22:43.272634+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e184 with expected crc 2023-10-09T10:22:44.564 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:44 smithi086 bash[59714]: cluster 2023-10-09T10:22:43.274806+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e184 with expected crc 2023-10-09T10:22:44.564 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:44 smithi086 bash[59714]: cluster 2023-10-09T10:22:43.343534+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e184 with expected crc 2023-10-09T10:22:44.564 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:44 smithi086 bash[59714]: cluster 2023-10-09T10:22:43.353310+0000 mgr.y (mgr.26072) 602 : cluster 0 pgmap v609: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 2.5 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 712 op/s; 26085/121890 objects degraded (21.400%); 17906/121890 objects misplaced (14.690%); 3.5 MiB/s, 55 objects/s recovering 2023-10-09T10:22:44.564 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:44 smithi086 bash[59714]: audit 2023-10-09T10:22:43.512152+0000 mon.a (mon.0) 845 : audit 1 from='client.? 172.21.15.53:0/747915815' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:22:44.564 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:44 smithi086 bash[59714]: cluster 2023-10-09T10:22:44.263081+0000 mon.a (mon.0) 846 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:22:44.564 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:44 smithi086 bash[59714]: audit 2023-10-09T10:22:44.274510+0000 mon.a (mon.0) 847 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-09T10:22:44.564 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:44 smithi086 bash[59714]: audit 2023-10-09T10:22:44.274619+0000 mon.a (mon.0) 848 : audit 1 from='client.? 172.21.15.53:0/747915815' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:22:44.564 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:44 smithi086 bash[59714]: cluster 2023-10-09T10:22:44.274788+0000 mon.a (mon.0) 849 : cluster 0 osdmap e185: 8 total, 7 up, 7 in 2023-10-09T10:22:44.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:44.597 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:44.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:44 smithi053 bash[76859]: cluster 2023-10-09T10:22:43.266463+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e184 with expected crc 2023-10-09T10:22:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:44 smithi053 bash[76859]: cluster 2023-10-09T10:22:43.269497+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e184 with expected crc 2023-10-09T10:22:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:44 smithi053 bash[76859]: cluster 2023-10-09T10:22:43.272634+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e184 with expected crc 2023-10-09T10:22:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:44 smithi053 bash[76859]: cluster 2023-10-09T10:22:43.274806+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e184 with expected crc 2023-10-09T10:22:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:44 smithi053 bash[76859]: cluster 2023-10-09T10:22:43.343534+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e184 with expected crc 2023-10-09T10:22:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:44 smithi053 bash[76859]: cluster 2023-10-09T10:22:43.353310+0000 mgr.y (mgr.26072) 602 : cluster 0 pgmap v609: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 2.5 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 712 op/s; 26085/121890 objects degraded (21.400%); 17906/121890 objects misplaced (14.690%); 3.5 MiB/s, 55 objects/s recovering 2023-10-09T10:22:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:44 smithi053 bash[76859]: audit 2023-10-09T10:22:43.512152+0000 mon.a (mon.0) 845 : audit 1 from='client.? 172.21.15.53:0/747915815' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:22:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:44 smithi053 bash[76859]: cluster 2023-10-09T10:22:44.263081+0000 mon.a (mon.0) 846 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:22:44.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:44 smithi053 bash[76859]: audit 2023-10-09T10:22:44.274510+0000 mon.a (mon.0) 847 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-09T10:22:44.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:44 smithi053 bash[76859]: audit 2023-10-09T10:22:44.274619+0000 mon.a (mon.0) 848 : audit 1 from='client.? 172.21.15.53:0/747915815' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:22:44.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:44 smithi053 bash[76859]: cluster 2023-10-09T10:22:44.274788+0000 mon.a (mon.0) 849 : cluster 0 osdmap e185: 8 total, 7 up, 7 in 2023-10-09T10:22:44.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:44 smithi053 bash[79554]: cluster 2023-10-09T10:22:43.266463+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e184 with expected crc 2023-10-09T10:22:44.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:44 smithi053 bash[79554]: cluster 2023-10-09T10:22:43.269497+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e184 with expected crc 2023-10-09T10:22:44.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:44 smithi053 bash[79554]: cluster 2023-10-09T10:22:43.272634+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e184 with expected crc 2023-10-09T10:22:44.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:44 smithi053 bash[79554]: cluster 2023-10-09T10:22:43.274806+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e184 with expected crc 2023-10-09T10:22:44.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:44 smithi053 bash[79554]: cluster 2023-10-09T10:22:43.343534+0000 osd.4 (osd.4) 131 : cluster 3 failed to encode map e184 with expected crc 2023-10-09T10:22:44.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:44 smithi053 bash[79554]: cluster 2023-10-09T10:22:43.353310+0000 mgr.y (mgr.26072) 602 : cluster 0 pgmap v609: 89 pgs: 10 active+clean+remapped, 53 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 2.5 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 712 op/s; 26085/121890 objects degraded (21.400%); 17906/121890 objects misplaced (14.690%); 3.5 MiB/s, 55 objects/s recovering 2023-10-09T10:22:44.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:44 smithi053 bash[79554]: audit 2023-10-09T10:22:43.512152+0000 mon.a (mon.0) 845 : audit 1 from='client.? 172.21.15.53:0/747915815' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:22:44.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:44 smithi053 bash[79554]: cluster 2023-10-09T10:22:44.263081+0000 mon.a (mon.0) 846 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:22:44.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:44 smithi053 bash[79554]: audit 2023-10-09T10:22:44.274510+0000 mon.a (mon.0) 847 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-09T10:22:44.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:44 smithi053 bash[79554]: audit 2023-10-09T10:22:44.274619+0000 mon.a (mon.0) 848 : audit 1 from='client.? 172.21.15.53:0/747915815' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:22:44.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:44 smithi053 bash[79554]: cluster 2023-10-09T10:22:44.274788+0000 mon.a (mon.0) 849 : cluster 0 osdmap e185: 8 total, 7 up, 7 in 2023-10-09T10:22:44.698 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:44.723 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:44.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:44.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:44.826 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:44.860 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:44.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:44.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:44.964 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:44.991 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:44.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:44.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:45.095 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:45.118 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:45.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:45.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:45.222 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:45.252 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:45.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:45.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:45.356 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:45.383 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:45.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:45.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:45.421 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:45 smithi053 bash[76859]: cluster 2023-10-09T10:22:44.276359+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T10:22:45.421 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:45 smithi053 bash[76859]: cluster 2023-10-09T10:22:44.507307+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T10:22:45.487 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:45.495 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:45 smithi086 bash[59714]: cluster 2023-10-09T10:22:44.276359+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T10:22:45.495 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:45 smithi086 bash[59714]: cluster 2023-10-09T10:22:44.507307+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T10:22:45.510 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:45.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:45.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:45.616 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:45.642 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:45.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:45.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:45.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:45 smithi053 bash[79554]: cluster 2023-10-09T10:22:44.276359+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T10:22:45.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:45 smithi053 bash[79554]: cluster 2023-10-09T10:22:44.507307+0000 osd.4 (osd.4) 132 : cluster 3 failed to encode map e185 with expected crc 2023-10-09T10:22:45.746 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:45.767 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:45.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:45.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:45.871 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:45.898 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:45.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:45.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:46.092 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:46.117 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:46.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:46.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:46.220 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:46.246 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:46.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:46.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:46.349 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:46.376 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:46.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:46.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:46.480 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:46.503 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:46.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:46.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:46.607 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:46 smithi086 bash[59714]: cluster 2023-10-09T10:22:45.354432+0000 mgr.y (mgr.26072) 603 : cluster 0 pgmap v611: 99 pgs: 2 peering, 10 unknown, 10 active+clean+remapped, 52 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 2.3 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 779 op/s; 22810/114834 objects degraded (19.863%); 17706/114834 objects misplaced (15.419%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T10:22:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:46 smithi086 bash[59714]: cluster 2023-10-09T10:22:45.421181+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T10:22:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:46 smithi086 bash[59714]: cluster 2023-10-09T10:22:45.423785+0000 mon.a (mon.0) 850 : cluster 0 osdmap e186: 8 total, 7 up, 7 in 2023-10-09T10:22:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:46 smithi086 bash[59714]: cluster 2023-10-09T10:22:45.424606+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T10:22:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:46 smithi086 bash[59714]: cluster 2023-10-09T10:22:45.426859+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T10:22:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:46 smithi086 bash[59714]: cluster 2023-10-09T10:22:45.426935+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T10:22:46.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:46 smithi086 bash[59714]: cluster 2023-10-09T10:22:45.429725+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T10:22:46.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:46 smithi086 bash[59714]: cluster 2023-10-09T10:22:45.430412+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T10:22:46.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:46 smithi086 bash[59714]: cluster 2023-10-09T10:22:45.431430+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T10:22:46.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:46 smithi086 bash[59714]: cluster 2023-10-09T10:22:45.968438+0000 osd.5 (osd.5) 130 : cluster 0 6.7 scrub starts 2023-10-09T10:22:46.633 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:46.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:46.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:46.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:46 smithi053 bash[76859]: cluster 2023-10-09T10:22:45.354432+0000 mgr.y (mgr.26072) 603 : cluster 0 pgmap v611: 99 pgs: 2 peering, 10 unknown, 10 active+clean+remapped, 52 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 2.3 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 779 op/s; 22810/114834 objects degraded (19.863%); 17706/114834 objects misplaced (15.419%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T10:22:46.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:46 smithi053 bash[76859]: cluster 2023-10-09T10:22:45.421181+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T10:22:46.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:46 smithi053 bash[76859]: cluster 2023-10-09T10:22:45.423785+0000 mon.a (mon.0) 850 : cluster 0 osdmap e186: 8 total, 7 up, 7 in 2023-10-09T10:22:46.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:46 smithi053 bash[76859]: cluster 2023-10-09T10:22:45.424606+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T10:22:46.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:46 smithi053 bash[76859]: cluster 2023-10-09T10:22:45.426859+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T10:22:46.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:46 smithi053 bash[76859]: cluster 2023-10-09T10:22:45.426935+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T10:22:46.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:46 smithi053 bash[76859]: cluster 2023-10-09T10:22:45.429725+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T10:22:46.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:46 smithi053 bash[76859]: cluster 2023-10-09T10:22:45.430412+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T10:22:46.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:46 smithi053 bash[76859]: cluster 2023-10-09T10:22:45.431430+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T10:22:46.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:46 smithi053 bash[76859]: cluster 2023-10-09T10:22:45.968438+0000 osd.5 (osd.5) 130 : cluster 0 6.7 scrub starts 2023-10-09T10:22:46.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:46 smithi053 bash[79554]: cluster 2023-10-09T10:22:45.354432+0000 mgr.y (mgr.26072) 603 : cluster 0 pgmap v611: 99 pgs: 2 peering, 10 unknown, 10 active+clean+remapped, 52 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 2.3 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 779 op/s; 22810/114834 objects degraded (19.863%); 17706/114834 objects misplaced (15.419%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T10:22:46.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:46 smithi053 bash[79554]: cluster 2023-10-09T10:22:45.421181+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T10:22:46.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:46 smithi053 bash[79554]: cluster 2023-10-09T10:22:45.423785+0000 mon.a (mon.0) 850 : cluster 0 osdmap e186: 8 total, 7 up, 7 in 2023-10-09T10:22:46.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:46 smithi053 bash[79554]: cluster 2023-10-09T10:22:45.424606+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T10:22:46.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:46 smithi053 bash[79554]: cluster 2023-10-09T10:22:45.426859+0000 osd.4 (osd.4) 133 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T10:22:46.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:46 smithi053 bash[79554]: cluster 2023-10-09T10:22:45.426935+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T10:22:46.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:46 smithi053 bash[79554]: cluster 2023-10-09T10:22:45.429725+0000 osd.4 (osd.4) 134 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T10:22:46.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:46 smithi053 bash[79554]: cluster 2023-10-09T10:22:45.430412+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T10:22:46.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:46 smithi053 bash[79554]: cluster 2023-10-09T10:22:45.431430+0000 osd.4 (osd.4) 135 : cluster 3 failed to encode map e186 with expected crc 2023-10-09T10:22:46.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:46 smithi053 bash[79554]: cluster 2023-10-09T10:22:45.968438+0000 osd.5 (osd.5) 130 : cluster 0 6.7 scrub starts 2023-10-09T10:22:46.737 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:46.765 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:46.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:46.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:46.868 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:46.897 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:46.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:46.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:47.001 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:47.022 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:47.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:47.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:47.123 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T10:22:47.124 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T10:22:47.126 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:47.145 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:47.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:47.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:47.248 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:47.272 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:47.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:47.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:47.375 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:47.408 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:47.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:47.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:47.511 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:47.544 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:47.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:47 smithi053 bash[79554]: cluster 2023-10-09T10:22:46.431402+0000 mon.a (mon.0) 851 : cluster 0 osdmap e187: 8 total, 7 up, 7 in 2023-10-09T10:22:47.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:47 smithi053 bash[79554]: cluster 2023-10-09T10:22:46.433811+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T10:22:47.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:47 smithi053 bash[79554]: cluster 2023-10-09T10:22:46.435084+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T10:22:47.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:47 smithi053 bash[79554]: cluster 2023-10-09T10:22:46.437462+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T10:22:47.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:47 smithi053 bash[79554]: cluster 2023-10-09T10:22:46.439359+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T10:22:47.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:47 smithi053 bash[79554]: cluster 2023-10-09T10:22:46.440938+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T10:22:47.547 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:47 smithi053 bash[79554]: cluster 2023-10-09T10:22:46.969152+0000 osd.5 (osd.5) 131 : cluster 0 6.7 scrub starts 2023-10-09T10:22:47.548 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:47 smithi053 bash[79554]: cluster 2023-10-09T10:22:47.355334+0000 mgr.y (mgr.26072) 604 : cluster 0 pgmap v614: 99 pgs: 1 remapped+peering, 2 peering, 9 unknown, 10 active+clean+remapped, 52 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 2.3 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 629 op/s; 20216/114168 objects degraded (17.707%); 12817/114168 objects misplaced (11.226%); 1.9 MiB/s, 31 objects/s recovering 2023-10-09T10:22:47.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:47 smithi053 bash[76859]: cluster 2023-10-09T10:22:46.431402+0000 mon.a (mon.0) 851 : cluster 0 osdmap e187: 8 total, 7 up, 7 in 2023-10-09T10:22:47.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:47 smithi053 bash[76859]: cluster 2023-10-09T10:22:46.433811+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T10:22:47.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:47 smithi053 bash[76859]: cluster 2023-10-09T10:22:46.435084+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T10:22:47.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:47 smithi053 bash[76859]: cluster 2023-10-09T10:22:46.437462+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T10:22:47.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:47 smithi053 bash[76859]: cluster 2023-10-09T10:22:46.439359+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T10:22:47.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:47 smithi053 bash[76859]: cluster 2023-10-09T10:22:46.440938+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T10:22:47.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:47 smithi053 bash[76859]: cluster 2023-10-09T10:22:46.969152+0000 osd.5 (osd.5) 131 : cluster 0 6.7 scrub starts 2023-10-09T10:22:47.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:47 smithi053 bash[76859]: cluster 2023-10-09T10:22:47.355334+0000 mgr.y (mgr.26072) 604 : cluster 0 pgmap v614: 99 pgs: 1 remapped+peering, 2 peering, 9 unknown, 10 active+clean+remapped, 52 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 2.3 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 629 op/s; 20216/114168 objects degraded (17.707%); 12817/114168 objects misplaced (11.226%); 1.9 MiB/s, 31 objects/s recovering 2023-10-09T10:22:47.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:47.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:47.650 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:47.659 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:47 smithi086 bash[59714]: cluster 2023-10-09T10:22:46.431402+0000 mon.a (mon.0) 851 : cluster 0 osdmap e187: 8 total, 7 up, 7 in 2023-10-09T10:22:47.660 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:47 smithi086 bash[59714]: cluster 2023-10-09T10:22:46.433811+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T10:22:47.660 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:47 smithi086 bash[59714]: cluster 2023-10-09T10:22:46.435084+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T10:22:47.660 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:47 smithi086 bash[59714]: cluster 2023-10-09T10:22:46.437462+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T10:22:47.660 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:47 smithi086 bash[59714]: cluster 2023-10-09T10:22:46.439359+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T10:22:47.660 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:47 smithi086 bash[59714]: cluster 2023-10-09T10:22:46.440938+0000 osd.4 (osd.4) 136 : cluster 3 failed to encode map e187 with expected crc 2023-10-09T10:22:47.660 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:47 smithi086 bash[59714]: cluster 2023-10-09T10:22:46.969152+0000 osd.5 (osd.5) 131 : cluster 0 6.7 scrub starts 2023-10-09T10:22:47.660 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:47 smithi086 bash[59714]: cluster 2023-10-09T10:22:47.355334+0000 mgr.y (mgr.26072) 604 : cluster 0 pgmap v614: 99 pgs: 1 remapped+peering, 2 peering, 9 unknown, 10 active+clean+remapped, 52 active+clean, 15 active+undersized, 2 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 6 active+undersized+degraded; 2.3 GiB data, 6.8 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 629 op/s; 20216/114168 objects degraded (17.707%); 12817/114168 objects misplaced (11.226%); 1.9 MiB/s, 31 objects/s recovering 2023-10-09T10:22:47.677 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:47.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:47.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:47.784 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:47.861 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:47.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:47.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:47.965 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:47.993 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:47.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:47.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:48.096 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:48.123 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:48.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:48.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:48.227 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:48.272 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:48.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:48.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:48.377 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:48.404 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:48.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:48.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:48.509 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:48.541 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:48.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:48.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:48.643 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:48.653 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:48 smithi053 bash[76859]: cluster 2023-10-09T10:22:47.437871+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T10:22:48.653 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:48 smithi053 bash[76859]: cluster 2023-10-09T10:22:47.439902+0000 mon.a (mon.0) 852 : cluster 0 osdmap e188: 8 total, 7 up, 7 in 2023-10-09T10:22:48.653 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:48 smithi053 bash[76859]: cluster 2023-10-09T10:22:47.441893+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T10:22:48.653 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:48 smithi053 bash[76859]: cluster 2023-10-09T10:22:47.477197+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T10:22:48.653 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:48 smithi053 bash[76859]: cluster 2023-10-09T10:22:47.996370+0000 mon.a (mon.0) 853 : cluster 3 Health check update: Degraded data redundancy: 20216/114168 objects degraded (17.707%), 10 pgs degraded, 23 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:48.653 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:48 smithi053 bash[79554]: cluster 2023-10-09T10:22:47.437871+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T10:22:48.654 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:48 smithi053 bash[79554]: cluster 2023-10-09T10:22:47.439902+0000 mon.a (mon.0) 852 : cluster 0 osdmap e188: 8 total, 7 up, 7 in 2023-10-09T10:22:48.654 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:48 smithi053 bash[79554]: cluster 2023-10-09T10:22:47.441893+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T10:22:48.654 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:48 smithi053 bash[79554]: cluster 2023-10-09T10:22:47.477197+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T10:22:48.654 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:48 smithi053 bash[79554]: cluster 2023-10-09T10:22:47.996370+0000 mon.a (mon.0) 853 : cluster 3 Health check update: Degraded data redundancy: 20216/114168 objects degraded (17.707%), 10 pgs degraded, 23 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:48.669 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:48.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:48.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:48.772 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:48.801 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:48.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:48.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:48.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:48 smithi086 bash[59714]: cluster 2023-10-09T10:22:47.437871+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T10:22:48.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:48 smithi086 bash[59714]: cluster 2023-10-09T10:22:47.439902+0000 mon.a (mon.0) 852 : cluster 0 osdmap e188: 8 total, 7 up, 7 in 2023-10-09T10:22:48.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:48 smithi086 bash[59714]: cluster 2023-10-09T10:22:47.441893+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T10:22:48.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:48 smithi086 bash[59714]: cluster 2023-10-09T10:22:47.477197+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e188 with expected crc 2023-10-09T10:22:48.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:48 smithi086 bash[59714]: cluster 2023-10-09T10:22:47.996370+0000 mon.a (mon.0) 853 : cluster 3 Health check update: Degraded data redundancy: 20216/114168 objects degraded (17.707%), 10 pgs degraded, 23 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:48.904 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:48.933 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:48.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:48.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:49.037 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:49.059 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:49.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:49.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:49.125 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:22:49.163 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:49.192 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:49.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:49.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:49.297 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:49.324 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:49.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:49.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:49.432 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:49.466 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:49.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:49.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:49.571 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:49.579 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:49 smithi086 bash[59714]: cluster 2023-10-09T10:22:48.997284+0000 osd.5 (osd.5) 133 : cluster 0 6.7 scrub starts 2023-10-09T10:22:49.579 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:49 smithi086 bash[59714]: cluster 2023-10-09T10:22:49.356380+0000 mgr.y (mgr.26072) 605 : cluster 0 pgmap v616: 99 pgs: 2 active+recovery_wait+degraded, 1 remapped+peering, 2 peering, 4 unknown, 11 active+clean+remapped, 2 active+recovery_wait+degraded+remapped, 52 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 7 active+undersized+degraded; 2.3 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 409 op/s; 19537/111318 objects degraded (17.551%); 12438/111318 objects misplaced (11.173%); 5.7 MiB/s, 91 objects/s recovering 2023-10-09T10:22:49.604 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:49.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:49.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:49.709 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:49.720 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:49 smithi053 bash[76859]: cluster 2023-10-09T10:22:48.997284+0000 osd.5 (osd.5) 133 : cluster 0 6.7 scrub starts 2023-10-09T10:22:49.720 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:49 smithi053 bash[76859]: cluster 2023-10-09T10:22:49.356380+0000 mgr.y (mgr.26072) 605 : cluster 0 pgmap v616: 99 pgs: 2 active+recovery_wait+degraded, 1 remapped+peering, 2 peering, 4 unknown, 11 active+clean+remapped, 2 active+recovery_wait+degraded+remapped, 52 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 7 active+undersized+degraded; 2.3 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 409 op/s; 19537/111318 objects degraded (17.551%); 12438/111318 objects misplaced (11.173%); 5.7 MiB/s, 91 objects/s recovering 2023-10-09T10:22:49.720 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:49 smithi053 bash[79554]: cluster 2023-10-09T10:22:48.997284+0000 osd.5 (osd.5) 133 : cluster 0 6.7 scrub starts 2023-10-09T10:22:49.720 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:49 smithi053 bash[79554]: cluster 2023-10-09T10:22:49.356380+0000 mgr.y (mgr.26072) 605 : cluster 0 pgmap v616: 99 pgs: 2 active+recovery_wait+degraded, 1 remapped+peering, 2 peering, 4 unknown, 11 active+clean+remapped, 2 active+recovery_wait+degraded+remapped, 52 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 7 active+undersized+degraded; 2.3 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 409 op/s; 19537/111318 objects degraded (17.551%); 12438/111318 objects misplaced (11.173%); 5.7 MiB/s, 91 objects/s recovering 2023-10-09T10:22:49.736 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:49.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:49.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:49.782 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T10:22:49.841 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:49.872 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:49.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:49.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:49.975 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:50.020 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:50.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:50.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:50.126 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:50.152 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:50.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:50.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:50.259 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:50.286 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:50.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:50.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:50.389 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:50.415 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:50.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:50.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:50.520 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:50.551 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:50.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:50.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:50.656 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:50.684 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:50.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:50.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:50.789 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:50.813 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:50.815 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:22:50.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:50.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:50.921 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:50.959 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:50.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:50.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:51.068 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:51.095 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:51.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:51.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:51.201 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:51.238 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:51.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:51.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:51.344 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:51.375 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:51.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:51.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:51.480 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:51.509 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:51.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:51.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:51.613 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:51.650 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:51.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:51.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:51.754 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:51.778 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:51.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:51.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:51.881 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:51.912 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:51.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:51.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:52.015 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:52.044 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:52.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:52.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:52.147 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:52.170 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:52.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:52.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:52.280 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:52.311 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:52.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:52.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:52.414 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:52.415 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:52 smithi086 bash[59714]: cluster 2023-10-09T10:22:51.357641+0000 mgr.y (mgr.26072) 606 : cluster 0 pgmap v617: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 2.2 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 396 op/s; 23615/107697 objects degraded (21.927%); 15628/107697 objects misplaced (14.511%); 9.3 MiB/s, 148 objects/s recovering 2023-10-09T10:22:52.415 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:52 smithi086 bash[59714]: cluster 2023-10-09T10:22:51.967136+0000 osd.5 (osd.5) 134 : cluster 0 6.7 scrub starts 2023-10-09T10:22:52.450 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:52.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:52.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:52.558 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:52.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:52 smithi053 bash[79554]: cluster 2023-10-09T10:22:51.357641+0000 mgr.y (mgr.26072) 606 : cluster 0 pgmap v617: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 2.2 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 396 op/s; 23615/107697 objects degraded (21.927%); 15628/107697 objects misplaced (14.511%); 9.3 MiB/s, 148 objects/s recovering 2023-10-09T10:22:52.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:52 smithi053 bash[79554]: cluster 2023-10-09T10:22:51.967136+0000 osd.5 (osd.5) 134 : cluster 0 6.7 scrub starts 2023-10-09T10:22:52.568 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:52 smithi053 bash[76859]: cluster 2023-10-09T10:22:51.357641+0000 mgr.y (mgr.26072) 606 : cluster 0 pgmap v617: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 2.2 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 396 op/s; 23615/107697 objects degraded (21.927%); 15628/107697 objects misplaced (14.511%); 9.3 MiB/s, 148 objects/s recovering 2023-10-09T10:22:52.568 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:52 smithi053 bash[76859]: cluster 2023-10-09T10:22:51.967136+0000 osd.5 (osd.5) 134 : cluster 0 6.7 scrub starts 2023-10-09T10:22:52.587 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:52.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:52.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:52.693 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:52.725 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:52.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:52.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:52.765 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6] out_osds: [7] dead_osds: [2] live_osds: [0, 1, 3, 4, 5, 7, 6] 2023-10-09T10:22:52.765 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:22:52.766 INFO:tasks.thrashosds.thrasher:Adding osd 7 2023-10-09T10:22:52.766 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd in 7 2023-10-09T10:22:52.830 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:52.835 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:22:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:22:52] "GET /metrics HTTP/1.1" 200 36529 "" "Prometheus/2.33.4" 2023-10-09T10:22:52.853 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:52.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:52.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:52.955 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:52.990 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:52.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:52.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:53.095 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:53.127 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:53.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:53.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:53.230 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:53.255 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:53.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:53.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:53.358 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:53.389 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:53.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:53.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:53.493 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:53.518 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:53.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:53.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:53.621 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:53.629 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:53 smithi086 bash[59714]: cluster 2023-10-09T10:22:52.948073+0000 osd.5 (osd.5) 135 : cluster 0 6.7 scrub starts 2023-10-09T10:22:53.630 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:53 smithi086 bash[59714]: cluster 2023-10-09T10:22:52.997791+0000 mon.a (mon.0) 854 : cluster 3 Health check update: Degraded data redundancy: 23615/107697 objects degraded (21.927%), 18 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:53.630 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:53 smithi086 bash[59714]: audit 2023-10-09T10:22:53.064589+0000 mon.a (mon.0) 855 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:22:53.650 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:53.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:53.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:53.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:53 smithi053 bash[79554]: cluster 2023-10-09T10:22:52.948073+0000 osd.5 (osd.5) 135 : cluster 0 6.7 scrub starts 2023-10-09T10:22:53.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:53 smithi053 bash[79554]: cluster 2023-10-09T10:22:52.997791+0000 mon.a (mon.0) 854 : cluster 3 Health check update: Degraded data redundancy: 23615/107697 objects degraded (21.927%), 18 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:53.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:53 smithi053 bash[79554]: audit 2023-10-09T10:22:53.064589+0000 mon.a (mon.0) 855 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:22:53.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:53 smithi053 bash[76859]: cluster 2023-10-09T10:22:52.948073+0000 osd.5 (osd.5) 135 : cluster 0 6.7 scrub starts 2023-10-09T10:22:53.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:53 smithi053 bash[76859]: cluster 2023-10-09T10:22:52.997791+0000 mon.a (mon.0) 854 : cluster 3 Health check update: Degraded data redundancy: 23615/107697 objects degraded (21.927%), 18 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:53.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:53 smithi053 bash[76859]: audit 2023-10-09T10:22:53.064589+0000 mon.a (mon.0) 855 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:22:53.754 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:53.782 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:53.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:53.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:53.862 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:22:53.862 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:22:53.886 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:53.911 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:53.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:53.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:54.018 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:54.053 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:54.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:54.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:54.158 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:54.185 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:54.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:54.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:54.288 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:54.339 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:54.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:54.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:54.419 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:54 smithi053 bash[79554]: cluster 2023-10-09T10:22:53.358429+0000 mgr.y (mgr.26072) 607 : cluster 0 pgmap v618: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 2.2 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 372 op/s; 23320/105951 objects degraded (22.010%); 15341/105951 objects misplaced (14.479%); 7.0 MiB/s, 112 objects/s recovering 2023-10-09T10:22:54.420 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:54 smithi053 bash[76859]: cluster 2023-10-09T10:22:53.358429+0000 mgr.y (mgr.26072) 607 : cluster 0 pgmap v618: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 2.2 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 372 op/s; 23320/105951 objects degraded (22.010%); 15341/105951 objects misplaced (14.479%); 7.0 MiB/s, 112 objects/s recovering 2023-10-09T10:22:54.445 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:54.482 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:54.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:54.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:54.586 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:54.615 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:54.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:54 smithi086 bash[59714]: cluster 2023-10-09T10:22:53.358429+0000 mgr.y (mgr.26072) 607 : cluster 0 pgmap v618: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 2.2 GiB data, 6.5 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 372 op/s; 23320/105951 objects degraded (22.010%); 15341/105951 objects misplaced (14.479%); 7.0 MiB/s, 112 objects/s recovering 2023-10-09T10:22:54.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:54.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:54.718 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:54.747 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:54.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:54.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:54.852 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:54.880 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:54.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:54.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:54.986 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:55.018 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:55.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:55.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:55.123 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:55.157 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:55.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:55.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:55.264 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:55.287 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:55.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:55.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:55.391 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:55.427 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:55.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:55.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:55.530 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:55.561 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:55.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:55.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:55.666 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:55.695 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:55 smithi053 bash[79554]: cluster 2023-10-09T10:22:54.895780+0000 osd.5 (osd.5) 136 : cluster 0 6.7 scrub starts 2023-10-09T10:22:55.695 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:55 smithi053 bash[79554]: cluster 2023-10-09T10:22:55.360868+0000 mgr.y (mgr.26072) 608 : cluster 0 pgmap v619: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.9 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 702 op/s; 21588/95352 objects degraded (22.640%); 14889/95352 objects misplaced (15.615%); 11 MiB/s, 180 objects/s recovering 2023-10-09T10:22:55.695 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:55 smithi053 bash[76859]: cluster 2023-10-09T10:22:54.895780+0000 osd.5 (osd.5) 136 : cluster 0 6.7 scrub starts 2023-10-09T10:22:55.695 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:55 smithi053 bash[76859]: cluster 2023-10-09T10:22:55.360868+0000 mgr.y (mgr.26072) 608 : cluster 0 pgmap v619: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.9 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 702 op/s; 21588/95352 objects degraded (22.640%); 14889/95352 objects misplaced (15.615%); 11 MiB/s, 180 objects/s recovering 2023-10-09T10:22:55.708 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:55.709 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:55 smithi086 bash[59714]: cluster 2023-10-09T10:22:54.895780+0000 osd.5 (osd.5) 136 : cluster 0 6.7 scrub starts 2023-10-09T10:22:55.709 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:55 smithi086 bash[59714]: cluster 2023-10-09T10:22:55.360868+0000 mgr.y (mgr.26072) 608 : cluster 0 pgmap v619: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.9 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 702 op/s; 21588/95352 objects degraded (22.640%); 14889/95352 objects misplaced (15.615%); 11 MiB/s, 180 objects/s recovering 2023-10-09T10:22:55.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:55.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:55.811 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:55.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:55.849 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:55.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:55.950 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:55.980 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:55.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:55.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:56.085 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:56.109 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:56.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:56.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:56.214 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:56.237 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:56.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:56.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:56.341 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:56.373 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:56.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:56.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:56.477 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:56.479 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:56 smithi053 bash[79554]: cluster 2023-10-09T10:22:55.861148+0000 osd.5 (osd.5) 137 : cluster 0 6.7 scrub starts 2023-10-09T10:22:56.479 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:56 smithi053 bash[76859]: cluster 2023-10-09T10:22:55.861148+0000 osd.5 (osd.5) 137 : cluster 0 6.7 scrub starts 2023-10-09T10:22:56.486 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:56 smithi086 bash[59714]: cluster 2023-10-09T10:22:55.861148+0000 osd.5 (osd.5) 137 : cluster 0 6.7 scrub starts 2023-10-09T10:22:56.506 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:56.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:56.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:56.614 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:56.642 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:56.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:56.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:56.744 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:56.762 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:56.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:56.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:56.864 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:56.891 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:56.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:56.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:56.913 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:22:56.994 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:57.022 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:57.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:57.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:57.125 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:57.153 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:57.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:57.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:57.257 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:57.288 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:57.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:57.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:57.391 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:57.425 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:57.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:57.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:57.532 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:57.539 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:57 smithi086 bash[59714]: cluster 2023-10-09T10:22:57.361665+0000 mgr.y (mgr.26072) 609 : cluster 0 pgmap v620: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.9 GiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 682 op/s; 21029/93675 objects degraded (22.449%); 14468/93675 objects misplaced (15.445%); 13 MiB/s, 203 objects/s recovering 2023-10-09T10:22:57.555 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:57.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:57.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:57.658 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:57.687 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:57.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:57.695 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:57 smithi053 bash[76859]: cluster 2023-10-09T10:22:57.361665+0000 mgr.y (mgr.26072) 609 : cluster 0 pgmap v620: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.9 GiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 682 op/s; 21029/93675 objects degraded (22.449%); 14468/93675 objects misplaced (15.445%); 13 MiB/s, 203 objects/s recovering 2023-10-09T10:22:57.695 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:57 smithi053 bash[79554]: cluster 2023-10-09T10:22:57.361665+0000 mgr.y (mgr.26072) 609 : cluster 0 pgmap v620: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.9 GiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 682 op/s; 21029/93675 objects degraded (22.449%); 14468/93675 objects misplaced (15.445%); 13 MiB/s, 203 objects/s recovering 2023-10-09T10:22:57.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:57.797 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:57.827 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:57.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:57.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:57.931 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:57.953 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:57.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:57.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:58.057 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:58.085 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:58.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:58.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:58.187 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:58.210 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:22:58.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:58.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:22:58.314 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:58.343 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:22:58.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:58.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:22:58.449 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:58.458 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:58 smithi086 bash[59714]: cluster 2023-10-09T10:22:58.003001+0000 mon.a (mon.0) 856 : cluster 3 Health check update: Degraded data redundancy: 21029/93675 objects degraded (22.449%), 18 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:58.476 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:58.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:58.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:58.580 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:58.614 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:58.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:58.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:22:58.648 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:58 smithi053 bash[79554]: cluster 2023-10-09T10:22:58.003001+0000 mon.a (mon.0) 856 : cluster 3 Health check update: Degraded data redundancy: 21029/93675 objects degraded (22.449%), 18 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:58.648 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:58 smithi053 bash[76859]: cluster 2023-10-09T10:22:58.003001+0000 mon.a (mon.0) 856 : cluster 3 Health check update: Degraded data redundancy: 21029/93675 objects degraded (22.449%), 18 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T10:22:58.719 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:58.743 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:58.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:58.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:58.845 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:58.875 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:22:58.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:58.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:22:58.979 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:59.001 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:59.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:59.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:59.107 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:59.139 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:59.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:59.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:59.243 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:59.275 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:22:59.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:59.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:22:59.378 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:59.401 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:59.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:59.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:59.503 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:59.527 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:22:59.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:59.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:22:59.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:22:59 smithi086 bash[59714]: cluster 2023-10-09T10:22:59.362641+0000 mgr.y (mgr.26072) 610 : cluster 0 pgmap v621: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.8 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 789 op/s; 19475/85932 objects degraded (22.663%); 13603/85932 objects misplaced (15.830%); 14 MiB/s, 229 objects/s recovering 2023-10-09T10:22:59.629 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:59.662 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:59.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:59.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:59.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:22:59 smithi053 bash[79554]: cluster 2023-10-09T10:22:59.362641+0000 mgr.y (mgr.26072) 610 : cluster 0 pgmap v621: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.8 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 789 op/s; 19475/85932 objects degraded (22.663%); 13603/85932 objects misplaced (15.830%); 14 MiB/s, 229 objects/s recovering 2023-10-09T10:22:59.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:22:59 smithi053 bash[76859]: cluster 2023-10-09T10:22:59.362641+0000 mgr.y (mgr.26072) 610 : cluster 0 pgmap v621: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.8 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 789 op/s; 19475/85932 objects degraded (22.663%); 13603/85932 objects misplaced (15.830%); 14 MiB/s, 229 objects/s recovering 2023-10-09T10:22:59.767 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:59.801 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:22:59.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:59.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:22:59.907 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:59.932 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:22:59.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:22:59.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:00.035 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:00.055 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:00.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:00.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:00.158 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:00.183 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:00.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:00.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:00.291 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:00.325 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:00.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:00.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:00.428 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:00.453 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:00.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:00.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:00.558 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:00.585 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:00.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:00.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:00.691 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:00.720 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:00.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:00.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:00.824 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:00.847 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:00.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:00.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:00.954 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:00.979 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:00.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:00.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:01.083 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:01.117 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:01.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:01.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:01.221 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:01.256 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:01.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:01.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:01.362 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:01.398 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:01.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:01.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:01.501 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:01.528 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:01.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:01.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:01.631 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:01.664 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:01.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:01.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:01.769 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:01.805 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:01.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:01.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:01.910 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:01.938 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:01.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:01.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:02.042 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:02.074 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:02.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:02.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:02.179 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:02.207 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:02.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:02.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:02.309 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:02.337 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:02.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:02.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:02.442 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:02.475 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:02.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:02.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:02.580 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:02.588 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:02 smithi053 bash[79554]: cluster 2023-10-09T10:23:01.363681+0000 mgr.y (mgr.26072) 611 : cluster 0 pgmap v622: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.6 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 855 op/s; 18709/80511 objects degraded (23.238%); 13217/80511 objects misplaced (16.416%); 14 MiB/s, 221 objects/s recovering 2023-10-09T10:23:02.588 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:02 smithi053 bash[79554]: cluster 2023-10-09T10:23:01.887993+0000 osd.5 (osd.5) 138 : cluster 0 6.7 scrub starts 2023-10-09T10:23:02.589 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:02 smithi053 bash[76859]: cluster 2023-10-09T10:23:01.363681+0000 mgr.y (mgr.26072) 611 : cluster 0 pgmap v622: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.6 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 855 op/s; 18709/80511 objects degraded (23.238%); 13217/80511 objects misplaced (16.416%); 14 MiB/s, 221 objects/s recovering 2023-10-09T10:23:02.589 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:02 smithi053 bash[76859]: cluster 2023-10-09T10:23:01.887993+0000 osd.5 (osd.5) 138 : cluster 0 6.7 scrub starts 2023-10-09T10:23:02.589 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:23:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:23:02] "GET /metrics HTTP/1.1" 200 36531 "" "Prometheus/2.33.4" 2023-10-09T10:23:02.606 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:02.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:02.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:02.710 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:02.718 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:02 smithi086 bash[59714]: cluster 2023-10-09T10:23:01.363681+0000 mgr.y (mgr.26072) 611 : cluster 0 pgmap v622: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.6 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 855 op/s; 18709/80511 objects degraded (23.238%); 13217/80511 objects misplaced (16.416%); 14 MiB/s, 221 objects/s recovering 2023-10-09T10:23:02.718 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:02 smithi086 bash[59714]: cluster 2023-10-09T10:23:01.887993+0000 osd.5 (osd.5) 138 : cluster 0 6.7 scrub starts 2023-10-09T10:23:02.734 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:02.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:02.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:02.837 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:02.871 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:02.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:02.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:02.980 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:03.015 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:03.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:03.020 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:03.120 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:03.146 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:03.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:03.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:03.254 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:03.284 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:03.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:03.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:03.387 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:03.421 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:03 smithi086 bash[59714]: cluster 2023-10-09T10:23:03.004459+0000 mon.a (mon.0) 857 : cluster 3 Health check update: Degraded data redundancy: 18709/80511 objects degraded (23.238%), 18 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:03.422 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:03 smithi086 bash[59714]: cluster 2023-10-09T10:23:03.364490+0000 mgr.y (mgr.26072) 612 : cluster 0 pgmap v623: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.6 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 799 op/s; 18439/78888 objects degraded (23.374%); 12946/78888 objects misplaced (16.411%); 12 MiB/s, 186 objects/s recovering 2023-10-09T10:23:03.425 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:03.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:03.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:03.529 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:03.556 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:03.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:03.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:03.608 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:03 smithi053 bash[76859]: cluster 2023-10-09T10:23:03.004459+0000 mon.a (mon.0) 857 : cluster 3 Health check update: Degraded data redundancy: 18709/80511 objects degraded (23.238%), 18 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:03.608 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:03 smithi053 bash[76859]: cluster 2023-10-09T10:23:03.364490+0000 mgr.y (mgr.26072) 612 : cluster 0 pgmap v623: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.6 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 799 op/s; 18439/78888 objects degraded (23.374%); 12946/78888 objects misplaced (16.411%); 12 MiB/s, 186 objects/s recovering 2023-10-09T10:23:03.609 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:03 smithi053 bash[79554]: cluster 2023-10-09T10:23:03.004459+0000 mon.a (mon.0) 857 : cluster 3 Health check update: Degraded data redundancy: 18709/80511 objects degraded (23.238%), 18 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:03.609 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:03 smithi053 bash[79554]: cluster 2023-10-09T10:23:03.364490+0000 mgr.y (mgr.26072) 612 : cluster 0 pgmap v623: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.6 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 799 op/s; 18439/78888 objects degraded (23.374%); 12946/78888 objects misplaced (16.411%); 12 MiB/s, 186 objects/s recovering 2023-10-09T10:23:03.659 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:03.684 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:03.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:03.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:03.787 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:03.811 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:03.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:03.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:03.917 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:03.944 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:03.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:03.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:04.050 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:04.075 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:04.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:04.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:04.179 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:04.211 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:04.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:04.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:04.318 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:04.344 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:04.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:04.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:04.447 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:04.470 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:04.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:04.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:04.573 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:04.601 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:04.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:04.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:04.706 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:04.728 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:04.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:04.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:04.831 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:04.858 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:04.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:04.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:04.961 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:04.990 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:04.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:04.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:05.096 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:05.125 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:05.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:05.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:05.228 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:05.259 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:05.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:05.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:05.362 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:05.387 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:05.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:05.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:05.490 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:05.511 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:05.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:05.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:05.614 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:05.625 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:05 smithi086 bash[59714]: cluster 2023-10-09T10:23:05.365443+0000 mgr.y (mgr.26072) 613 : cluster 0 pgmap v624: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.4 GiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 1.03k op/s; 16934/68883 objects degraded (24.584%); 12420/68883 objects misplaced (18.031%); 15 MiB/s, 242 objects/s recovering 2023-10-09T10:23:05.661 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:05.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:05.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:05.766 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:05.796 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:05.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:05.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:05.900 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:05.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:05 smithi053 bash[79554]: cluster 2023-10-09T10:23:05.365443+0000 mgr.y (mgr.26072) 613 : cluster 0 pgmap v624: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.4 GiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 1.03k op/s; 16934/68883 objects degraded (24.584%); 12420/68883 objects misplaced (18.031%); 15 MiB/s, 242 objects/s recovering 2023-10-09T10:23:05.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:05 smithi053 bash[76859]: cluster 2023-10-09T10:23:05.365443+0000 mgr.y (mgr.26072) 613 : cluster 0 pgmap v624: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.4 GiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 1.03k op/s; 16934/68883 objects degraded (24.584%); 12420/68883 objects misplaced (18.031%); 15 MiB/s, 242 objects/s recovering 2023-10-09T10:23:05.935 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:05.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:05.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:06.041 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:06.071 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:06.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:06.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:06.174 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:06.205 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:06.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:06.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:06.311 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:06.345 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:06.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:06.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:06.449 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:06.474 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:06.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:06.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:06.579 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:06.602 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:06.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:06.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:06.706 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:06.739 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:06.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:06.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:06.846 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:06.880 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:06.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:06.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:06.985 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:07.010 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:07.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:07.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:07.118 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:07.147 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:07.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:07.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:07.259 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:07.284 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:07.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:07.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:07.387 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:07.429 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:07.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:07.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:07.534 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:07.564 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:07.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:07.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:07.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:07 smithi086 bash[59714]: cluster 2023-10-09T10:23:07.366184+0000 mgr.y (mgr.26072) 614 : cluster 0 pgmap v625: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.4 GiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 781 op/s; 16370/67191 objects degraded (24.363%); 11995/67191 objects misplaced (17.852%); 14 MiB/s, 219 objects/s recovering 2023-10-09T10:23:07.667 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:07.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:07 smithi053 bash[79554]: cluster 2023-10-09T10:23:07.366184+0000 mgr.y (mgr.26072) 614 : cluster 0 pgmap v625: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.4 GiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 781 op/s; 16370/67191 objects degraded (24.363%); 11995/67191 objects misplaced (17.852%); 14 MiB/s, 219 objects/s recovering 2023-10-09T10:23:07.673 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:07 smithi053 bash[76859]: cluster 2023-10-09T10:23:07.366184+0000 mgr.y (mgr.26072) 614 : cluster 0 pgmap v625: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.4 GiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 781 op/s; 16370/67191 objects degraded (24.363%); 11995/67191 objects misplaced (17.852%); 14 MiB/s, 219 objects/s recovering 2023-10-09T10:23:07.694 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:07.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:07.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:07.799 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:07.837 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:07.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:07.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:07.942 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:07.972 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:07.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:07.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:08.076 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:08.113 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:08.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:08.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:08.218 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:08.264 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:08.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:08.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:08.367 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:08.411 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:08.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:08.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:08.516 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:08.525 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:08 smithi086 bash[59714]: cluster 2023-10-09T10:23:07.881043+0000 osd.5 (osd.5) 139 : cluster 0 6.7 scrub starts 2023-10-09T10:23:08.525 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:08 smithi086 bash[59714]: cluster 2023-10-09T10:23:08.005722+0000 mon.a (mon.0) 858 : cluster 3 Health check update: Degraded data redundancy: 16370/67191 objects degraded (24.363%), 18 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:08.525 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:08 smithi086 bash[59714]: audit 2023-10-09T10:23:08.064791+0000 mon.a (mon.0) 859 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:23:08.551 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:08.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:08.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:08.655 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:08.664 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:08 smithi053 bash[79554]: cluster 2023-10-09T10:23:07.881043+0000 osd.5 (osd.5) 139 : cluster 0 6.7 scrub starts 2023-10-09T10:23:08.664 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:08 smithi053 bash[79554]: cluster 2023-10-09T10:23:08.005722+0000 mon.a (mon.0) 858 : cluster 3 Health check update: Degraded data redundancy: 16370/67191 objects degraded (24.363%), 18 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:08.664 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:08 smithi053 bash[79554]: audit 2023-10-09T10:23:08.064791+0000 mon.a (mon.0) 859 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:23:08.665 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:08 smithi053 bash[76859]: cluster 2023-10-09T10:23:07.881043+0000 osd.5 (osd.5) 139 : cluster 0 6.7 scrub starts 2023-10-09T10:23:08.665 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:08 smithi053 bash[76859]: cluster 2023-10-09T10:23:08.005722+0000 mon.a (mon.0) 858 : cluster 3 Health check update: Degraded data redundancy: 16370/67191 objects degraded (24.363%), 18 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:08.665 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:08 smithi053 bash[76859]: audit 2023-10-09T10:23:08.064791+0000 mon.a (mon.0) 859 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:23:08.682 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:08.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:08.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:08.785 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:08.809 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:08.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:08.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:08.912 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:08.935 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:08.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:08.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:09.042 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:09.075 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:09.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:09.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:09.183 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:09.212 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:09.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:09.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:09.320 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:09.345 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:09.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:09.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:09.452 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:09.478 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:09.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:09.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:09.581 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:09.590 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:09 smithi053 bash[79554]: cluster 2023-10-09T10:23:09.367085+0000 mgr.y (mgr.26072) 615 : cluster 0 pgmap v626: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.2 GiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 942 op/s; 14851/59736 objects degraded (24.861%); 11175/59736 objects misplaced (18.707%); 15 MiB/s, 238 objects/s recovering 2023-10-09T10:23:09.591 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:09 smithi053 bash[76859]: cluster 2023-10-09T10:23:09.367085+0000 mgr.y (mgr.26072) 615 : cluster 0 pgmap v626: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.2 GiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 942 op/s; 14851/59736 objects degraded (24.861%); 11175/59736 objects misplaced (18.707%); 15 MiB/s, 238 objects/s recovering 2023-10-09T10:23:09.609 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:09.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:09.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:09.716 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:09.751 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:09.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:09.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:09.855 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:09.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:09 smithi086 bash[59714]: cluster 2023-10-09T10:23:09.367085+0000 mgr.y (mgr.26072) 615 : cluster 0 pgmap v626: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.2 GiB data, 4.5 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 942 op/s; 14851/59736 objects degraded (24.861%); 11175/59736 objects misplaced (18.707%); 15 MiB/s, 238 objects/s recovering 2023-10-09T10:23:09.883 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:09.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:09.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:09.986 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:10.012 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:10.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:10.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:10.117 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:10.147 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:10.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:10.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:10.254 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:10.281 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:10.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:10.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:10.385 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:10.423 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:10.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:10.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:10.528 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:10.558 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:10.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:10.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:10.661 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:10.690 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:10.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:10.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:10.793 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:10.818 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:10.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:10.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:10.922 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:10.953 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:10.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:10.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:11.057 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:11.088 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:11.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:11.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:11.123 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:11 smithi053 bash[79554]: cluster 2023-10-09T10:23:10.951313+0000 osd.5 (osd.5) 140 : cluster 0 6.7 scrub starts 2023-10-09T10:23:11.123 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:11 smithi053 bash[76859]: cluster 2023-10-09T10:23:10.951313+0000 osd.5 (osd.5) 140 : cluster 0 6.7 scrub starts 2023-10-09T10:23:11.192 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:11.201 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:11 smithi086 bash[59714]: cluster 2023-10-09T10:23:10.951313+0000 osd.5 (osd.5) 140 : cluster 0 6.7 scrub starts 2023-10-09T10:23:11.225 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:11.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:11.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:11.330 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:11.363 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:11.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:11.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:11.467 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:11.494 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:11.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:11.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:11.602 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:11.630 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:11.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:11.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:11.734 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:11.754 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:11.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:11.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:11.858 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:11.886 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:11.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:11.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:11.992 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:12.015 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:12.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:12.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:12.121 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:12.154 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:12.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:12.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:12.193 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:23:12.193 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:23:12.262 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:12.271 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:12 smithi053 bash[79554]: cluster 2023-10-09T10:23:11.368047+0000 mgr.y (mgr.26072) 616 : cluster 0 pgmap v627: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.1 GiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 898 op/s; 13972/53589 objects degraded (26.073%); 11035/53589 objects misplaced (20.592%); 12 MiB/s, 220 objects/s recovering 2023-10-09T10:23:12.271 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:12 smithi053 bash[76859]: cluster 2023-10-09T10:23:11.368047+0000 mgr.y (mgr.26072) 616 : cluster 0 pgmap v627: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.1 GiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 898 op/s; 13972/53589 objects degraded (26.073%); 11035/53589 objects misplaced (20.592%); 12 MiB/s, 220 objects/s recovering 2023-10-09T10:23:12.292 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:12.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:12.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:12.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:12 smithi086 bash[59714]: cluster 2023-10-09T10:23:11.368047+0000 mgr.y (mgr.26072) 616 : cluster 0 pgmap v627: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.1 GiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 898 op/s; 13972/53589 objects degraded (26.073%); 11035/53589 objects misplaced (20.592%); 12 MiB/s, 220 objects/s recovering 2023-10-09T10:23:12.397 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:12.433 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:12.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:12.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:12.537 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:12.568 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:12.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:12.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:12.672 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:12.673 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:23:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:23:12] "GET /metrics HTTP/1.1" 200 36532 "" "Prometheus/2.33.4" 2023-10-09T10:23:12.708 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:12.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:12.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:12.810 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:12.847 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:12.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:12.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:12.951 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:12.975 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:12.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:12.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:13.079 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:13.101 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:13.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:13.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:13.150 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:13 smithi053 bash[79554]: cluster 2023-10-09T10:23:13.006827+0000 mon.a (mon.0) 860 : cluster 3 Health check update: Degraded data redundancy: 13972/53589 objects degraded (26.073%), 18 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:13.150 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:13 smithi053 bash[76859]: cluster 2023-10-09T10:23:13.006827+0000 mon.a (mon.0) 860 : cluster 3 Health check update: Degraded data redundancy: 13972/53589 objects degraded (26.073%), 18 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:13.204 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:13.211 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:13 smithi086 bash[59714]: cluster 2023-10-09T10:23:13.006827+0000 mon.a (mon.0) 860 : cluster 3 Health check update: Degraded data redundancy: 13972/53589 objects degraded (26.073%), 18 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:13.234 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:13.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:13.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:13.338 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:13.363 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:13.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:13.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:13.465 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:13.501 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:13.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:13.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:13.605 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:13.629 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:13.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:13.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:13.739 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:13.773 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:13.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:13.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:13.877 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:13.901 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:13.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:13.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:14.004 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:14.039 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:14.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:14.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:14.146 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:14.173 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:14.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:14.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:14.279 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:14.287 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:14 smithi053 bash[79554]: cluster 2023-10-09T10:23:13.368770+0000 mgr.y (mgr.26072) 617 : cluster 0 pgmap v628: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.1 GiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 793 op/s; 13690/51927 objects degraded (26.364%); 10763/51927 objects misplaced (20.727%); 9.8 MiB/s, 188 objects/s recovering 2023-10-09T10:23:14.287 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:14 smithi053 bash[79554]: cluster 2023-10-09T10:23:13.932143+0000 osd.5 (osd.5) 141 : cluster 0 6.7 scrub starts 2023-10-09T10:23:14.287 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:14 smithi053 bash[76859]: cluster 2023-10-09T10:23:13.368770+0000 mgr.y (mgr.26072) 617 : cluster 0 pgmap v628: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.1 GiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 793 op/s; 13690/51927 objects degraded (26.364%); 10763/51927 objects misplaced (20.727%); 9.8 MiB/s, 188 objects/s recovering 2023-10-09T10:23:14.287 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:14 smithi053 bash[76859]: cluster 2023-10-09T10:23:13.932143+0000 osd.5 (osd.5) 141 : cluster 0 6.7 scrub starts 2023-10-09T10:23:14.304 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:14.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:14.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:14.411 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:14.440 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:14.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:14.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:14.545 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:14.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:14 smithi086 bash[59714]: cluster 2023-10-09T10:23:13.368770+0000 mgr.y (mgr.26072) 617 : cluster 0 pgmap v628: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 1.1 GiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 793 op/s; 13690/51927 objects degraded (26.364%); 10763/51927 objects misplaced (20.727%); 9.8 MiB/s, 188 objects/s recovering 2023-10-09T10:23:14.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:14 smithi086 bash[59714]: cluster 2023-10-09T10:23:13.932143+0000 osd.5 (osd.5) 141 : cluster 0 6.7 scrub starts 2023-10-09T10:23:14.635 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:14.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:14.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:14.740 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:14.768 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:14.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:14.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:14.871 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:14.903 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:14.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:14.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:15.006 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:15.033 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:15.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:15.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:15.137 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:15.160 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:15.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:15.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:15.263 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:15.297 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:15.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:15.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:15.404 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:15.437 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:15.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:15.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:15.540 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:15.549 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:15 smithi086 bash[59714]: cluster 2023-10-09T10:23:15.369672+0000 mgr.y (mgr.26072) 618 : cluster 0 pgmap v629: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 874 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 1.03k op/s; 12210/41811 objects degraded (29.203%); 10171/41811 objects misplaced (24.326%); 14 MiB/s, 247 objects/s recovering 2023-10-09T10:23:15.584 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:15.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:15.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:15.688 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:15.717 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:15.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:15.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:15.824 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:15.858 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:15.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:15.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:15.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:15 smithi053 bash[79554]: cluster 2023-10-09T10:23:15.369672+0000 mgr.y (mgr.26072) 618 : cluster 0 pgmap v629: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 874 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 1.03k op/s; 12210/41811 objects degraded (29.203%); 10171/41811 objects misplaced (24.326%); 14 MiB/s, 247 objects/s recovering 2023-10-09T10:23:15.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:15 smithi053 bash[76859]: cluster 2023-10-09T10:23:15.369672+0000 mgr.y (mgr.26072) 618 : cluster 0 pgmap v629: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 874 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 1.03k op/s; 12210/41811 objects degraded (29.203%); 10171/41811 objects misplaced (24.326%); 14 MiB/s, 247 objects/s recovering 2023-10-09T10:23:15.964 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:15.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:15.992 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:15.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:16.093 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:16.116 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:16.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:16.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:16.220 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:16.246 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:16.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:16.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:16.351 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:16.382 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:16.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:16.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:16.485 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:16.512 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:16.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:16.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:16.624 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:16.648 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:16.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:16.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:16.678 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-09T10:23:16.752 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:16.782 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:16.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:16.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:16.887 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:16.922 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:16.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:16.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:17.027 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:17.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:17.056 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:17.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:17.157 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:17.182 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:17.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:17.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:17.285 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:17.314 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:17.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:17.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:17.419 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:17.443 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:17.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:17.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:17.552 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:17.576 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:17.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:17.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:17.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:17 smithi053 bash[76859]: cluster 2023-10-09T10:23:17.370467+0000 mgr.y (mgr.26072) 619 : cluster 0 pgmap v630: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 837 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 801 op/s; 11613/40020 objects degraded (29.018%); 10012/40020 objects misplaced (25.017%); 11 MiB/s, 234 objects/s recovering 2023-10-09T10:23:17.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:17 smithi053 bash[79554]: cluster 2023-10-09T10:23:17.370467+0000 mgr.y (mgr.26072) 619 : cluster 0 pgmap v630: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 837 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 801 op/s; 11613/40020 objects degraded (29.018%); 10012/40020 objects misplaced (25.017%); 11 MiB/s, 234 objects/s recovering 2023-10-09T10:23:17.680 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:17.708 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:17.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:17.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:17.752 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:23:17.795 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:23:17.816 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:17.833 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:17 smithi086 bash[59714]: cluster 2023-10-09T10:23:17.370467+0000 mgr.y (mgr.26072) 619 : cluster 0 pgmap v630: 99 pgs: 2 active+recovery_wait+degraded, 11 active+clean+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 55 active+clean, 15 active+undersized, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 837 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 801 op/s; 11613/40020 objects degraded (29.018%); 10012/40020 objects misplaced (25.017%); 11 MiB/s, 234 objects/s recovering 2023-10-09T10:23:17.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:17.849 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:17.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:17.870 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:23:17.929 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:23:17.950 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:17.954 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:23:17.994 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:17.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:17.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:17.998 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:23:18.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:18 smithi053 bash[76859]: debug 2023-10-09T10:23:18.008+0000 7f1b361d3700 -1 mon.a@0(leader).osd e188 definitely_dead 0 2023-10-09T10:23:18.038 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:23:18.039 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:23:18.039 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:23:18.039 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENXIO: problem getting command descriptions from osd.2 2023-10-09T10:23:18.039 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:23:18.039 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:23:18.039 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:23:18.039 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:23:18.039 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:23:18.099 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:18.128 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:18.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:18.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:18.232 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:18.265 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:18.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:18.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:18.370 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:18.396 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:18.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:18.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:18.486 INFO:teuthology.orchestra.run.smithi053.stderr:marked in osd.7. 2023-10-09T10:23:18.494 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is unset 2023-10-09T10:23:18.500 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:18.510 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:18 smithi053 bash[76859]: audit 2023-10-09T10:23:17.684307+0000 mon.a (mon.0) 861 : audit 0 from='client.? 172.21.15.53:0/3103568257' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:23:18.511 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:18 smithi053 bash[76859]: audit 2023-10-09T10:23:17.837438+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.53:0/4268932513' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:23:18.511 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:18 smithi053 bash[76859]: audit 2023-10-09T10:23:17.837606+0000 mon.a (mon.0) 862 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:23:18.512 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:18 smithi053 bash[76859]: cluster 2023-10-09T10:23:18.007990+0000 mon.a (mon.0) 863 : cluster 3 Health check update: Degraded data redundancy: 11613/40020 objects degraded (29.018%), 18 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:18.512 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:18 smithi053 bash[76859]: audit 2023-10-09T10:23:18.014098+0000 mon.a (mon.0) 864 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-09T10:23:18.512 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:18 smithi053 bash[76859]: audit 2023-10-09T10:23:18.014585+0000 mon.b (mon.1) 12 : audit 0 from='client.? 172.21.15.53:0/3699085710' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-09T10:23:18.512 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:18 smithi053 bash[79554]: audit 2023-10-09T10:23:17.684307+0000 mon.a (mon.0) 861 : audit 0 from='client.? 172.21.15.53:0/3103568257' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:23:18.512 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:18 smithi053 bash[79554]: audit 2023-10-09T10:23:17.837438+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.53:0/4268932513' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:23:18.512 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:18 smithi053 bash[79554]: audit 2023-10-09T10:23:17.837606+0000 mon.a (mon.0) 862 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:23:18.512 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:18 smithi053 bash[79554]: cluster 2023-10-09T10:23:18.007990+0000 mon.a (mon.0) 863 : cluster 3 Health check update: Degraded data redundancy: 11613/40020 objects degraded (29.018%), 18 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:18.513 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:18 smithi053 bash[79554]: audit 2023-10-09T10:23:18.014098+0000 mon.a (mon.0) 864 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-09T10:23:18.513 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:18 smithi053 bash[79554]: audit 2023-10-09T10:23:18.014585+0000 mon.b (mon.1) 12 : audit 0 from='client.? 172.21.15.53:0/3699085710' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-09T10:23:18.526 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:18.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:18.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:18.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:18 smithi086 bash[59714]: audit 2023-10-09T10:23:17.684307+0000 mon.a (mon.0) 861 : audit 0 from='client.? 172.21.15.53:0/3103568257' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:23:18.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:18 smithi086 bash[59714]: audit 2023-10-09T10:23:17.837438+0000 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.53:0/4268932513' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:23:18.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:18 smithi086 bash[59714]: audit 2023-10-09T10:23:17.837606+0000 mon.a (mon.0) 862 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:23:18.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:18 smithi086 bash[59714]: cluster 2023-10-09T10:23:18.007990+0000 mon.a (mon.0) 863 : cluster 3 Health check update: Degraded data redundancy: 11613/40020 objects degraded (29.018%), 18 pgs degraded, 19 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:18.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:18 smithi086 bash[59714]: audit 2023-10-09T10:23:18.014098+0000 mon.a (mon.0) 864 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-09T10:23:18.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:18 smithi086 bash[59714]: audit 2023-10-09T10:23:18.014585+0000 mon.b (mon.1) 12 : audit 0 from='client.? 172.21.15.53:0/3699085710' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-09T10:23:18.630 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:18.657 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:18.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:18.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:18.760 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:18.786 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:18.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:18.789 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:18.890 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:18.924 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:18.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:18.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:19.027 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:19.061 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:19.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:19.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:19.165 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:19.197 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:19.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:19.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:19.302 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:19.337 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:19.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:19.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:19.441 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:19.477 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:19.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:19.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:19.580 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:19.605 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:19.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:19.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:19.711 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:19.740 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:19.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:19.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:19.843 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:19.860 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:19 smithi086 bash[59714]: cluster 2023-10-09T10:23:18.472795+0000 mon.a (mon.0) 865 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:23:19.861 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:19 smithi086 bash[59714]: cluster 2023-10-09T10:23:18.476258+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.861 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:19 smithi086 bash[59714]: audit 2023-10-09T10:23:18.477891+0000 mon.a (mon.0) 866 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:23:19.861 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:19 smithi086 bash[59714]: audit 2023-10-09T10:23:18.478000+0000 mon.a (mon.0) 867 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-10-09T10:23:19.861 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:19 smithi086 bash[59714]: cluster 2023-10-09T10:23:18.478025+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.861 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:19 smithi086 bash[59714]: cluster 2023-10-09T10:23:18.478082+0000 mon.a (mon.0) 868 : cluster 0 osdmap e189: 8 total, 7 up, 8 in 2023-10-09T10:23:19.861 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:19 smithi086 bash[59714]: cluster 2023-10-09T10:23:18.478286+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.861 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:19 smithi086 bash[59714]: cluster 2023-10-09T10:23:18.480418+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.861 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:19 smithi086 bash[59714]: cluster 2023-10-09T10:23:18.481191+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.861 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:19 smithi086 bash[59714]: cluster 2023-10-09T10:23:18.486990+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.861 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:19 smithi086 bash[59714]: cluster 2023-10-09T10:23:18.487041+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.861 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:19 smithi086 bash[59714]: cluster 2023-10-09T10:23:18.488101+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.861 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:19 smithi086 bash[59714]: cluster 2023-10-09T10:23:18.489344+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.862 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:19 smithi086 bash[59714]: cluster 2023-10-09T10:23:18.489670+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.862 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:19 smithi086 bash[59714]: cluster 2023-10-09T10:23:18.491098+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.862 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:19 smithi086 bash[59714]: cluster 2023-10-09T10:23:18.908227+0000 osd.5 (osd.5) 145 : cluster 0 6.7 scrub starts 2023-10-09T10:23:19.862 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:19 smithi086 bash[59714]: cluster 2023-10-09T10:23:18.952906+0000 osd.5 (osd.5) 146 : cluster 0 6.7 scrub ok 2023-10-09T10:23:19.862 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:19 smithi086 bash[59714]: cluster 2023-10-09T10:23:19.371401+0000 mgr.y (mgr.26072) 620 : cluster 0 pgmap v632: 99 pgs: 7 remapped+peering, 13 peering, 6 active+clean+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 45 active+clean, 15 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 695 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 4787/33195 objects degraded (14.421%); 5628/33195 objects misplaced (16.954%); 9.9 MiB/s, 229 objects/s recovering 2023-10-09T10:23:19.877 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:19.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:19.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:19.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[76859]: cluster 2023-10-09T10:23:18.472795+0000 mon.a (mon.0) 865 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:23:19.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[76859]: cluster 2023-10-09T10:23:18.476258+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[76859]: audit 2023-10-09T10:23:18.477891+0000 mon.a (mon.0) 866 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:23:19.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[76859]: audit 2023-10-09T10:23:18.478000+0000 mon.a (mon.0) 867 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-10-09T10:23:19.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[76859]: cluster 2023-10-09T10:23:18.478025+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[76859]: cluster 2023-10-09T10:23:18.478082+0000 mon.a (mon.0) 868 : cluster 0 osdmap e189: 8 total, 7 up, 8 in 2023-10-09T10:23:19.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[76859]: cluster 2023-10-09T10:23:18.478286+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[76859]: cluster 2023-10-09T10:23:18.480418+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[76859]: cluster 2023-10-09T10:23:18.481191+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[76859]: cluster 2023-10-09T10:23:18.486990+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[76859]: cluster 2023-10-09T10:23:18.487041+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[76859]: cluster 2023-10-09T10:23:18.488101+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[76859]: cluster 2023-10-09T10:23:18.489344+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[76859]: cluster 2023-10-09T10:23:18.489670+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[76859]: cluster 2023-10-09T10:23:18.491098+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[76859]: cluster 2023-10-09T10:23:18.908227+0000 osd.5 (osd.5) 145 : cluster 0 6.7 scrub starts 2023-10-09T10:23:19.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[76859]: cluster 2023-10-09T10:23:18.952906+0000 osd.5 (osd.5) 146 : cluster 0 6.7 scrub ok 2023-10-09T10:23:19.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[76859]: cluster 2023-10-09T10:23:19.371401+0000 mgr.y (mgr.26072) 620 : cluster 0 pgmap v632: 99 pgs: 7 remapped+peering, 13 peering, 6 active+clean+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 45 active+clean, 15 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 695 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 4787/33195 objects degraded (14.421%); 5628/33195 objects misplaced (16.954%); 9.9 MiB/s, 229 objects/s recovering 2023-10-09T10:23:19.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[79554]: cluster 2023-10-09T10:23:18.472795+0000 mon.a (mon.0) 865 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:23:19.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[79554]: cluster 2023-10-09T10:23:18.476258+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[79554]: audit 2023-10-09T10:23:18.477891+0000 mon.a (mon.0) 866 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:23:19.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[79554]: audit 2023-10-09T10:23:18.478000+0000 mon.a (mon.0) 867 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-10-09T10:23:19.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[79554]: cluster 2023-10-09T10:23:18.478025+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[79554]: cluster 2023-10-09T10:23:18.478082+0000 mon.a (mon.0) 868 : cluster 0 osdmap e189: 8 total, 7 up, 8 in 2023-10-09T10:23:19.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[79554]: cluster 2023-10-09T10:23:18.478286+0000 osd.4 (osd.4) 137 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[79554]: cluster 2023-10-09T10:23:18.480418+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[79554]: cluster 2023-10-09T10:23:18.481191+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[79554]: cluster 2023-10-09T10:23:18.486990+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[79554]: cluster 2023-10-09T10:23:18.487041+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[79554]: cluster 2023-10-09T10:23:18.488101+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[79554]: cluster 2023-10-09T10:23:18.489344+0000 osd.4 (osd.4) 138 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[79554]: cluster 2023-10-09T10:23:18.489670+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[79554]: cluster 2023-10-09T10:23:18.491098+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e189 with expected crc 2023-10-09T10:23:19.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[79554]: cluster 2023-10-09T10:23:18.908227+0000 osd.5 (osd.5) 145 : cluster 0 6.7 scrub starts 2023-10-09T10:23:19.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[79554]: cluster 2023-10-09T10:23:18.952906+0000 osd.5 (osd.5) 146 : cluster 0 6.7 scrub ok 2023-10-09T10:23:19.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:19 smithi053 bash[79554]: cluster 2023-10-09T10:23:19.371401+0000 mgr.y (mgr.26072) 620 : cluster 0 pgmap v632: 99 pgs: 7 remapped+peering, 13 peering, 6 active+clean+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 45 active+clean, 15 active+undersized, 2 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 695 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 878 op/s; 4787/33195 objects degraded (14.421%); 5628/33195 objects misplaced (16.954%); 9.9 MiB/s, 229 objects/s recovering 2023-10-09T10:23:19.981 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:20.015 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:20.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:20.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:20.119 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:20.149 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:20.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:20.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:20.254 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:20.289 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:20.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:20.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:20.393 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:20.424 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:20.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:20.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:20.509 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:20 smithi086 bash[59714]: cluster 2023-10-09T10:23:19.499484+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.527 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:20.553 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:20.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:20.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:20.657 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:20.666 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:20 smithi053 bash[76859]: cluster 2023-10-09T10:23:19.499484+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.666 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:20 smithi053 bash[76859]: cluster 2023-10-09T10:23:19.499568+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.667 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:20 smithi053 bash[76859]: cluster 2023-10-09T10:23:19.500410+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.667 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:20 smithi053 bash[76859]: cluster 2023-10-09T10:23:19.501573+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.667 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:20 smithi053 bash[76859]: cluster 2023-10-09T10:23:19.502786+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.667 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:20 smithi053 bash[76859]: cluster 2023-10-09T10:23:19.503044+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.667 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:20 smithi053 bash[76859]: cluster 2023-10-09T10:23:19.503794+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.667 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:20 smithi053 bash[76859]: cluster 2023-10-09T10:23:19.504776+0000 mon.a (mon.0) 869 : cluster 0 osdmap e190: 8 total, 7 up, 8 in 2023-10-09T10:23:20.667 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:20 smithi053 bash[76859]: cluster 2023-10-09T10:23:19.508417+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.667 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:20 smithi053 bash[76859]: cluster 2023-10-09T10:23:19.511053+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.668 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:20 smithi053 bash[79554]: cluster 2023-10-09T10:23:19.499484+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.668 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:20 smithi053 bash[79554]: cluster 2023-10-09T10:23:19.499568+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.668 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:20 smithi053 bash[79554]: cluster 2023-10-09T10:23:19.500410+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.668 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:20 smithi053 bash[79554]: cluster 2023-10-09T10:23:19.501573+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.668 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:20 smithi053 bash[79554]: cluster 2023-10-09T10:23:19.502786+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.668 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:20 smithi053 bash[79554]: cluster 2023-10-09T10:23:19.503044+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.668 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:20 smithi053 bash[79554]: cluster 2023-10-09T10:23:19.503794+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.668 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:20 smithi053 bash[79554]: cluster 2023-10-09T10:23:19.504776+0000 mon.a (mon.0) 869 : cluster 0 osdmap e190: 8 total, 7 up, 8 in 2023-10-09T10:23:20.668 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:20 smithi053 bash[79554]: cluster 2023-10-09T10:23:19.508417+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.668 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:20 smithi053 bash[79554]: cluster 2023-10-09T10:23:19.511053+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.682 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:20.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:20.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:20.785 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:20.796 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:20 smithi086 bash[59714]: cluster 2023-10-09T10:23:19.499568+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.796 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:20 smithi086 bash[59714]: cluster 2023-10-09T10:23:19.500410+0000 osd.4 (osd.4) 139 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.796 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:20 smithi086 bash[59714]: cluster 2023-10-09T10:23:19.501573+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.796 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:20 smithi086 bash[59714]: cluster 2023-10-09T10:23:19.502786+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.797 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:20 smithi086 bash[59714]: cluster 2023-10-09T10:23:19.503044+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.797 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:20 smithi086 bash[59714]: cluster 2023-10-09T10:23:19.503794+0000 osd.4 (osd.4) 140 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.797 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:20 smithi086 bash[59714]: cluster 2023-10-09T10:23:19.504776+0000 mon.a (mon.0) 869 : cluster 0 osdmap e190: 8 total, 7 up, 8 in 2023-10-09T10:23:20.797 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:20 smithi086 bash[59714]: cluster 2023-10-09T10:23:19.508417+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.797 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:20 smithi086 bash[59714]: cluster 2023-10-09T10:23:19.511053+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e190 with expected crc 2023-10-09T10:23:20.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:20.815 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:20.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:20.917 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:20.945 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:20.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:20.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:21.048 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:21.073 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:21.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:21.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:21.178 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:21.206 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:21.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:21.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:21.258 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T10:23:21.258 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T10:23:21.313 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:21.341 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:21.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:21.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:21.444 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:21.472 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:21.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:21.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:21.581 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:21.614 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:21.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:21.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:21.718 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:21.728 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:21 smithi053 bash[79554]: cluster 2023-10-09T10:23:20.498595+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e191 with expected crc 2023-10-09T10:23:21.728 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:21 smithi053 bash[79554]: cluster 2023-10-09T10:23:20.500775+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e191 with expected crc 2023-10-09T10:23:21.728 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:21 smithi053 bash[79554]: cluster 2023-10-09T10:23:20.502383+0000 mon.a (mon.0) 870 : cluster 0 osdmap e191: 8 total, 7 up, 8 in 2023-10-09T10:23:21.728 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:21 smithi053 bash[79554]: cluster 2023-10-09T10:23:20.504063+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e191 with expected crc 2023-10-09T10:23:21.728 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:21 smithi053 bash[79554]: cluster 2023-10-09T10:23:20.504167+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e191 with expected crc 2023-10-09T10:23:21.728 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:21 smithi053 bash[79554]: cluster 2023-10-09T10:23:21.372253+0000 mgr.y (mgr.26072) 621 : cluster 0 pgmap v635: 99 pgs: 8 remapped+peering, 16 peering, 3 active+clean+remapped, 2 active+recovery_wait+degraded+remapped, 42 active+clean, 15 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 611 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4302/29202 objects degraded (14.732%); 3966/29202 objects misplaced (13.581%); 8.6 MiB/s, 218 objects/s recovering 2023-10-09T10:23:21.729 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:21 smithi053 bash[76859]: cluster 2023-10-09T10:23:20.498595+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e191 with expected crc 2023-10-09T10:23:21.729 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:21 smithi053 bash[76859]: cluster 2023-10-09T10:23:20.500775+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e191 with expected crc 2023-10-09T10:23:21.729 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:21 smithi053 bash[76859]: cluster 2023-10-09T10:23:20.502383+0000 mon.a (mon.0) 870 : cluster 0 osdmap e191: 8 total, 7 up, 8 in 2023-10-09T10:23:21.729 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:21 smithi053 bash[76859]: cluster 2023-10-09T10:23:20.504063+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e191 with expected crc 2023-10-09T10:23:21.729 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:21 smithi053 bash[76859]: cluster 2023-10-09T10:23:20.504167+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e191 with expected crc 2023-10-09T10:23:21.729 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:21 smithi053 bash[76859]: cluster 2023-10-09T10:23:21.372253+0000 mgr.y (mgr.26072) 621 : cluster 0 pgmap v635: 99 pgs: 8 remapped+peering, 16 peering, 3 active+clean+remapped, 2 active+recovery_wait+degraded+remapped, 42 active+clean, 15 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 611 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4302/29202 objects degraded (14.732%); 3966/29202 objects misplaced (13.581%); 8.6 MiB/s, 218 objects/s recovering 2023-10-09T10:23:21.752 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:21.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:21.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:21.858 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:21.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:21 smithi086 bash[59714]: cluster 2023-10-09T10:23:20.498595+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e191 with expected crc 2023-10-09T10:23:21.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:21 smithi086 bash[59714]: cluster 2023-10-09T10:23:20.500775+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e191 with expected crc 2023-10-09T10:23:21.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:21 smithi086 bash[59714]: cluster 2023-10-09T10:23:20.502383+0000 mon.a (mon.0) 870 : cluster 0 osdmap e191: 8 total, 7 up, 8 in 2023-10-09T10:23:21.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:21 smithi086 bash[59714]: cluster 2023-10-09T10:23:20.504063+0000 osd.4 (osd.4) 141 : cluster 3 failed to encode map e191 with expected crc 2023-10-09T10:23:21.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:21 smithi086 bash[59714]: cluster 2023-10-09T10:23:20.504167+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e191 with expected crc 2023-10-09T10:23:21.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:21 smithi086 bash[59714]: cluster 2023-10-09T10:23:21.372253+0000 mgr.y (mgr.26072) 621 : cluster 0 pgmap v635: 99 pgs: 8 remapped+peering, 16 peering, 3 active+clean+remapped, 2 active+recovery_wait+degraded+remapped, 42 active+clean, 15 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 611 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 4302/29202 objects degraded (14.732%); 3966/29202 objects misplaced (13.581%); 8.6 MiB/s, 218 objects/s recovering 2023-10-09T10:23:21.888 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:21.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:21.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:21.996 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:22.024 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:22.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:22.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:22.128 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:22.155 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:22.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:22.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:22.259 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:22.281 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:22.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:22.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:22.387 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:22.413 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:22.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:22.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:22.517 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:22.542 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:22.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:22.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:22.644 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:22.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:22 smithi053 bash[76859]: cluster 2023-10-09T10:23:21.913457+0000 osd.5 (osd.5) 149 : cluster 0 6.17 scrub starts 2023-10-09T10:23:22.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:22 smithi053 bash[79554]: cluster 2023-10-09T10:23:21.913457+0000 osd.5 (osd.5) 149 : cluster 0 6.17 scrub starts 2023-10-09T10:23:22.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:23:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:23:22] "GET /metrics HTTP/1.1" 200 36532 "" "Prometheus/2.33.4" 2023-10-09T10:23:22.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:22.677 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:22.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:22.778 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:22.804 INFO:tasks.thrashosds.thrasher:Added osd 7 2023-10-09T10:23:22.805 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:22.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:22.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:22.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:22 smithi086 bash[59714]: cluster 2023-10-09T10:23:21.913457+0000 osd.5 (osd.5) 149 : cluster 0 6.17 scrub starts 2023-10-09T10:23:22.909 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:22.937 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:22.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:22.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:23.042 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:23.073 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:23.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:23.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:23.178 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:23.203 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:23.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:23.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:23.259 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:23:23.311 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:23.339 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:23.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:23.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:23.443 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:23.470 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:23.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:23.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:23.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:23 smithi053 bash[76859]: cluster 2023-10-09T10:23:23.009282+0000 mon.a (mon.0) 871 : cluster 3 Health check update: Degraded data redundancy: 4302/29202 objects degraded (14.732%), 15 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:23.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:23 smithi053 bash[76859]: audit 2023-10-09T10:23:23.070847+0000 mon.a (mon.0) 872 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:23:23.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:23 smithi053 bash[76859]: audit 2023-10-09T10:23:23.072563+0000 mon.a (mon.0) 873 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:23:23.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:23 smithi053 bash[76859]: cluster 2023-10-09T10:23:23.372924+0000 mgr.y (mgr.26072) 622 : cluster 0 pgmap v636: 99 pgs: 8 remapped+peering, 16 peering, 3 active+clean+remapped, 2 active+recovery_wait+degraded+remapped, 42 active+clean, 15 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 611 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4302/29202 objects degraded (14.732%); 3966/29202 objects misplaced (13.581%); 6.9 MiB/s, 130 objects/s recovering 2023-10-09T10:23:23.576 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:23.603 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:23.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:23.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:23.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:23 smithi086 bash[59714]: cluster 2023-10-09T10:23:23.009282+0000 mon.a (mon.0) 871 : cluster 3 Health check update: Degraded data redundancy: 4302/29202 objects degraded (14.732%), 15 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:23 smithi086 bash[59714]: audit 2023-10-09T10:23:23.070847+0000 mon.a (mon.0) 872 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:23:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:23 smithi086 bash[59714]: audit 2023-10-09T10:23:23.072563+0000 mon.a (mon.0) 873 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:23:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:23 smithi086 bash[59714]: cluster 2023-10-09T10:23:23.372924+0000 mgr.y (mgr.26072) 622 : cluster 0 pgmap v636: 99 pgs: 8 remapped+peering, 16 peering, 3 active+clean+remapped, 2 active+recovery_wait+degraded+remapped, 42 active+clean, 15 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 611 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4302/29202 objects degraded (14.732%); 3966/29202 objects misplaced (13.581%); 6.9 MiB/s, 130 objects/s recovering 2023-10-09T10:23:23.709 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:23.734 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:23.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:23.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:23.839 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:23.868 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:23.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:23.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:23.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:23 smithi053 bash[79554]: cluster 2023-10-09T10:23:23.009282+0000 mon.a (mon.0) 871 : cluster 3 Health check update: Degraded data redundancy: 4302/29202 objects degraded (14.732%), 15 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:23.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:23 smithi053 bash[79554]: audit 2023-10-09T10:23:23.070847+0000 mon.a (mon.0) 872 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:23:23.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:23 smithi053 bash[79554]: audit 2023-10-09T10:23:23.072563+0000 mon.a (mon.0) 873 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:23:23.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:23 smithi053 bash[79554]: cluster 2023-10-09T10:23:23.372924+0000 mgr.y (mgr.26072) 622 : cluster 0 pgmap v636: 99 pgs: 8 remapped+peering, 16 peering, 3 active+clean+remapped, 2 active+recovery_wait+degraded+remapped, 42 active+clean, 15 active+undersized, 4 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 611 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4302/29202 objects degraded (14.732%); 3966/29202 objects misplaced (13.581%); 6.9 MiB/s, 130 objects/s recovering 2023-10-09T10:23:23.975 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:24.002 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:24.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:24.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:24.106 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:24.130 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:24.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:24.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:24.234 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:24.264 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:24.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:24.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:24.370 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:24.395 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:24.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:24.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:24.499 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:24.533 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:24.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:24.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:24.637 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:24.663 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:24.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:24.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:24.766 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:24.788 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T10:23:24.793 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:24.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:24.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:24.896 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:24.920 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:24.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:24.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:25.028 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:25.055 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:25.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:25.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:25.129 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:25 smithi053 bash[76859]: cluster 2023-10-09T10:23:24.921891+0000 osd.5 (osd.5) 150 : cluster 0 6.17 scrub starts 2023-10-09T10:23:25.130 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:25 smithi053 bash[79554]: cluster 2023-10-09T10:23:24.921891+0000 osd.5 (osd.5) 150 : cluster 0 6.17 scrub starts 2023-10-09T10:23:25.158 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:25.186 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:25.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:25.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:25.289 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:25.311 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:23:25.316 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:25.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:25.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:25.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:25 smithi086 bash[59714]: cluster 2023-10-09T10:23:24.921891+0000 osd.5 (osd.5) 150 : cluster 0 6.17 scrub starts 2023-10-09T10:23:25.422 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:25.448 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:25.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:25.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:25.553 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:25.581 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:25.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:25.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:25.683 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:25.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:25.712 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:25.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:25.813 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:25.839 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:25.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:25.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:25.943 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:25.983 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:25.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:25.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:26.091 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:26.116 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:26.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:26.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:26.221 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:26.246 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:26.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:26.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:26.348 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:26.377 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:26.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:26.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:26.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:26 smithi053 bash[76859]: cluster 2023-10-09T10:23:25.374039+0000 mgr.y (mgr.26072) 623 : cluster 0 pgmap v637: 99 pgs: 4 active+clean+remapped, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 15 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 432 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 176 op/s; 7887/20583 objects degraded (38.318%); 3/20583 objects misplaced (0.015%); 11 MiB/s, 215 objects/s recovering 2023-10-09T10:23:26.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:26 smithi053 bash[76859]: cluster 2023-10-09T10:23:25.944653+0000 osd.5 (osd.5) 151 : cluster 0 6.17 deep-scrub starts 2023-10-09T10:23:26.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:26 smithi053 bash[79554]: cluster 2023-10-09T10:23:25.374039+0000 mgr.y (mgr.26072) 623 : cluster 0 pgmap v637: 99 pgs: 4 active+clean+remapped, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 15 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 432 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 176 op/s; 7887/20583 objects degraded (38.318%); 3/20583 objects misplaced (0.015%); 11 MiB/s, 215 objects/s recovering 2023-10-09T10:23:26.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:26 smithi053 bash[79554]: cluster 2023-10-09T10:23:25.944653+0000 osd.5 (osd.5) 151 : cluster 0 6.17 deep-scrub starts 2023-10-09T10:23:26.481 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:26.515 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:26.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:26.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:26 smithi086 bash[59714]: cluster 2023-10-09T10:23:25.374039+0000 mgr.y (mgr.26072) 623 : cluster 0 pgmap v637: 99 pgs: 4 active+clean+remapped, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 15 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 432 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 176 op/s; 7887/20583 objects degraded (38.318%); 3/20583 objects misplaced (0.015%); 11 MiB/s, 215 objects/s recovering 2023-10-09T10:23:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:26 smithi086 bash[59714]: cluster 2023-10-09T10:23:25.944653+0000 osd.5 (osd.5) 151 : cluster 0 6.17 deep-scrub starts 2023-10-09T10:23:26.618 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:26.654 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:26.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:26.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:26.759 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:26.793 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:26.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:26.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:26.900 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:26.925 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:26.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:26.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:27.032 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:27.058 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:27.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:27.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:27.161 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:27.188 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:27.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:27.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:27.292 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:27.300 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:27 smithi086 bash[59714]: cluster 2023-10-09T10:23:26.935685+0000 osd.5 (osd.5) 152 : cluster 0 6.17 scrub starts 2023-10-09T10:23:27.320 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:27.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:27.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:27.336 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:23:27.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:27 smithi053 bash[76859]: cluster 2023-10-09T10:23:26.935685+0000 osd.5 (osd.5) 152 : cluster 0 6.17 scrub starts 2023-10-09T10:23:27.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:27 smithi053 bash[79554]: cluster 2023-10-09T10:23:26.935685+0000 osd.5 (osd.5) 152 : cluster 0 6.17 scrub starts 2023-10-09T10:23:27.426 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:27.452 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:27.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:27.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:27.559 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:27.583 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:27.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:27.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:27.687 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:27.712 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:27.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:27.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:27.805 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [2] live_osds: [0, 1, 3, 4, 5, 7, 6] 2023-10-09T10:23:27.805 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:23:27.806 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-10-09T10:23:27.806 INFO:tasks.thrashosds.thrasher:Setting osd 0 primary_affinity to 0.844210 2023-10-09T10:23:27.806 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 0 0.8442097800726907 2023-10-09T10:23:27.820 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:27.844 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:27.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:27.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:27.947 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:27.978 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:27.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:27.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:28.083 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:28.114 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:28.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:28.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:28.142 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:28 smithi053 bash[76859]: cluster 2023-10-09T10:23:27.374988+0000 mgr.y (mgr.26072) 624 : cluster 0 pgmap v638: 99 pgs: 4 active+clean+remapped, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 15 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 399 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 29 op/s; 7367/19023 objects degraded (38.727%); 3/19023 objects misplaced (0.016%); 6.5 MiB/s, 132 objects/s recovering 2023-10-09T10:23:28.143 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:28 smithi053 bash[76859]: cluster 2023-10-09T10:23:27.937809+0000 osd.5 (osd.5) 153 : cluster 0 6.17 scrub starts 2023-10-09T10:23:28.143 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:28 smithi053 bash[76859]: cluster 2023-10-09T10:23:28.010787+0000 mon.a (mon.0) 874 : cluster 3 Health check update: Degraded data redundancy: 7887/20583 objects degraded (38.318%), 19 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:28.220 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:28.242 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:28.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:28.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:28.350 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:28.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:28 smithi086 bash[59714]: cluster 2023-10-09T10:23:27.374988+0000 mgr.y (mgr.26072) 624 : cluster 0 pgmap v638: 99 pgs: 4 active+clean+remapped, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 15 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 399 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 29 op/s; 7367/19023 objects degraded (38.727%); 3/19023 objects misplaced (0.016%); 6.5 MiB/s, 132 objects/s recovering 2023-10-09T10:23:28.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:28 smithi086 bash[59714]: cluster 2023-10-09T10:23:27.937809+0000 osd.5 (osd.5) 153 : cluster 0 6.17 scrub starts 2023-10-09T10:23:28.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:28 smithi086 bash[59714]: cluster 2023-10-09T10:23:28.010787+0000 mon.a (mon.0) 874 : cluster 3 Health check update: Degraded data redundancy: 7887/20583 objects degraded (38.318%), 19 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:28.371 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:28.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:28.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:28.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:28 smithi053 bash[79554]: cluster 2023-10-09T10:23:27.374988+0000 mgr.y (mgr.26072) 624 : cluster 0 pgmap v638: 99 pgs: 4 active+clean+remapped, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 15 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 399 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 0 B/s wr, 29 op/s; 7367/19023 objects degraded (38.727%); 3/19023 objects misplaced (0.016%); 6.5 MiB/s, 132 objects/s recovering 2023-10-09T10:23:28.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:28 smithi053 bash[79554]: cluster 2023-10-09T10:23:27.937809+0000 osd.5 (osd.5) 153 : cluster 0 6.17 scrub starts 2023-10-09T10:23:28.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:28 smithi053 bash[79554]: cluster 2023-10-09T10:23:28.010787+0000 mon.a (mon.0) 874 : cluster 3 Health check update: Degraded data redundancy: 7887/20583 objects degraded (38.318%), 19 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:28.476 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:28.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:28.511 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:28.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:28.612 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:28.644 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:28.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:28.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:28.748 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:28.786 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:28.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:28.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:28.891 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:28.918 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:28.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:28.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:29.026 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:29.051 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:29.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:29.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:29.157 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:29.165 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:29 smithi086 bash[59714]: cluster 2023-10-09T10:23:28.963019+0000 osd.5 (osd.5) 154 : cluster 0 6.17 deep-scrub starts 2023-10-09T10:23:29.178 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:29.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:29.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:29.281 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:29.323 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:29.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:29.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:29.363 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:23:29.399 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:29 smithi053 bash[79554]: cluster 2023-10-09T10:23:28.963019+0000 osd.5 (osd.5) 154 : cluster 0 6.17 deep-scrub starts 2023-10-09T10:23:29.399 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:29 smithi053 bash[76859]: cluster 2023-10-09T10:23:28.963019+0000 osd.5 (osd.5) 154 : cluster 0 6.17 deep-scrub starts 2023-10-09T10:23:29.428 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:29.473 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:29.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:29.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:29.576 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:29.602 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:29.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:29.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:29.705 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:29.735 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:29.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:29.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:29.840 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:29.861 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:29.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:29.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:29.964 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:29.996 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:29.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:29.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:30.099 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:30.123 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:30.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:30.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:30.230 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:30.239 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:30 smithi086 bash[59714]: cluster 2023-10-09T10:23:29.376041+0000 mgr.y (mgr.26072) 625 : cluster 0 pgmap v639: 99 pgs: 4 active+clean+remapped, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 15 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 259 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 48 KiB/s rd, 23 KiB/s wr, 654 op/s; 6068/12276 objects degraded (49.430%); 3/12276 objects misplaced (0.024%); 7.7 MiB/s, 210 objects/s recovering 2023-10-09T10:23:30.239 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:30 smithi086 bash[59714]: cluster 2023-10-09T10:23:29.943390+0000 osd.5 (osd.5) 155 : cluster 0 6.17 deep-scrub starts 2023-10-09T10:23:30.255 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:30.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:30.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:30.361 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:30.369 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:30 smithi053 bash[79554]: cluster 2023-10-09T10:23:29.376041+0000 mgr.y (mgr.26072) 625 : cluster 0 pgmap v639: 99 pgs: 4 active+clean+remapped, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 15 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 259 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 48 KiB/s rd, 23 KiB/s wr, 654 op/s; 6068/12276 objects degraded (49.430%); 3/12276 objects misplaced (0.024%); 7.7 MiB/s, 210 objects/s recovering 2023-10-09T10:23:30.369 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:30 smithi053 bash[79554]: cluster 2023-10-09T10:23:29.943390+0000 osd.5 (osd.5) 155 : cluster 0 6.17 deep-scrub starts 2023-10-09T10:23:30.369 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:30 smithi053 bash[76859]: cluster 2023-10-09T10:23:29.376041+0000 mgr.y (mgr.26072) 625 : cluster 0 pgmap v639: 99 pgs: 4 active+clean+remapped, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 15 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 9 active+undersized+degraded; 259 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 48 KiB/s rd, 23 KiB/s wr, 654 op/s; 6068/12276 objects degraded (49.430%); 3/12276 objects misplaced (0.024%); 7.7 MiB/s, 210 objects/s recovering 2023-10-09T10:23:30.369 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:30 smithi053 bash[76859]: cluster 2023-10-09T10:23:29.943390+0000 osd.5 (osd.5) 155 : cluster 0 6.17 deep-scrub starts 2023-10-09T10:23:30.389 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:30.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:30.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:30.497 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:30.526 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:30.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:30.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:30.630 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:30.655 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:30.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:30.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:30.761 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:30.784 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:30.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:30.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:30.887 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:30.917 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:30.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:30.924 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:31.025 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:31.050 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:31.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:31.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:31.154 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:31.184 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:31.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:31.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:31.287 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:31.312 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:31.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:31.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:31.420 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:31.442 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:31.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:31.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:31.476 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:31 smithi053 bash[79554]: cluster 2023-10-09T10:23:31.376813+0000 mgr.y (mgr.26072) 626 : cluster 0 pgmap v640: 99 pgs: 4 active+clean+remapped, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 16 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded; 149 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 44 KiB/s rd, 21 KiB/s wr, 727 op/s; 5340/7026 objects degraded (76.003%); 3/7026 objects misplaced (0.043%); 7.7 MiB/s, 200 objects/s recovering 2023-10-09T10:23:31.477 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:31 smithi053 bash[76859]: cluster 2023-10-09T10:23:31.376813+0000 mgr.y (mgr.26072) 626 : cluster 0 pgmap v640: 99 pgs: 4 active+clean+remapped, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 16 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded; 149 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 44 KiB/s rd, 21 KiB/s wr, 727 op/s; 5340/7026 objects degraded (76.003%); 3/7026 objects misplaced (0.043%); 7.7 MiB/s, 200 objects/s recovering 2023-10-09T10:23:31.546 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:31.573 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:31.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:31.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:31.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:31 smithi086 bash[59714]: cluster 2023-10-09T10:23:31.376813+0000 mgr.y (mgr.26072) 626 : cluster 0 pgmap v640: 99 pgs: 4 active+clean+remapped, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 16 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded; 149 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 44 KiB/s rd, 21 KiB/s wr, 727 op/s; 5340/7026 objects degraded (76.003%); 3/7026 objects misplaced (0.043%); 7.7 MiB/s, 200 objects/s recovering 2023-10-09T10:23:31.676 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:31.709 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:31.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:31.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:31.815 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:31.838 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:31.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:31.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:31.942 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:31.969 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:31.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:31.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:32.073 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:32.099 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:32.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:32.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:32.181 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Removed 78696 objects 2023-10-09T10:23:32.182 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Clean up completed and total clean up time :102.333 2023-10-09T10:23:32.203 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:32.230 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:32.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:32.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:32.334 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:32.366 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:32.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:32.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:32.469 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:32.496 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:32.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:32.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:32.600 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:32.629 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:32.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:32.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:32.732 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:32.764 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:32.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:32.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:32.868 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:32.897 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:32.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:32.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:32.923 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:23:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:23:32] "GET /metrics HTTP/1.1" 200 36530 "" "Prometheus/2.33.4" 2023-10-09T10:23:33.001 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:33.026 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:33.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:33.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:33.128 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:33.158 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:33.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:33.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:33.262 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:33.290 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:33.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:33.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:33.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:33 smithi053 bash[79554]: cluster 2023-10-09T10:23:33.012113+0000 mon.a (mon.0) 875 : cluster 3 Health check update: Degraded data redundancy: 5340/7026 objects degraded (76.003%), 18 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:33.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:33 smithi053 bash[76859]: cluster 2023-10-09T10:23:33.012113+0000 mon.a (mon.0) 875 : cluster 3 Health check update: Degraded data redundancy: 5340/7026 objects degraded (76.003%), 18 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:33.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:33 smithi086 bash[59714]: cluster 2023-10-09T10:23:33.012113+0000 mon.a (mon.0) 875 : cluster 3 Health check update: Degraded data redundancy: 5340/7026 objects degraded (76.003%), 18 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:33.394 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:33.426 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:33.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:33.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:33.530 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:33.554 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:33.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:33.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:33.658 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:33.679 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:33.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:33.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:33.782 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:33.806 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:33.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:33.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:33.909 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:33.940 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:33.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:33.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:34.029 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_1 2023-10-09T10:23:34.030 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_1 unique_pool_1 --yes-i-really-really-mean-it 2023-10-09T10:23:34.043 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:34.075 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:34 smithi053 bash[79554]: cluster 2023-10-09T10:23:32.917769+0000 osd.5 (osd.5) 156 : cluster 0 6.17 scrub starts 2023-10-09T10:23:34.075 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:34 smithi053 bash[79554]: cluster 2023-10-09T10:23:33.377638+0000 mgr.y (mgr.26072) 627 : cluster 0 pgmap v641: 99 pgs: 4 active+clean+remapped, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 16 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded; 149 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 40 KiB/s rd, 19 KiB/s wr, 631 op/s; 5340/7026 objects degraded (76.003%); 3/7026 objects misplaced (0.043%); 6.5 MiB/s, 164 objects/s recovering 2023-10-09T10:23:34.097 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:34.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:34.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:34.200 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:34.212 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:34 smithi086 bash[59714]: cluster 2023-10-09T10:23:32.917769+0000 osd.5 (osd.5) 156 : cluster 0 6.17 scrub starts 2023-10-09T10:23:34.212 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:34 smithi086 bash[59714]: cluster 2023-10-09T10:23:33.377638+0000 mgr.y (mgr.26072) 627 : cluster 0 pgmap v641: 99 pgs: 4 active+clean+remapped, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 16 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded; 149 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 40 KiB/s rd, 19 KiB/s wr, 631 op/s; 5340/7026 objects degraded (76.003%); 3/7026 objects misplaced (0.043%); 6.5 MiB/s, 164 objects/s recovering 2023-10-09T10:23:34.232 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:34.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:34.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:34.339 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:34.373 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:34.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:34.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:34.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:34 smithi053 bash[76859]: cluster 2023-10-09T10:23:32.917769+0000 osd.5 (osd.5) 156 : cluster 0 6.17 scrub starts 2023-10-09T10:23:34.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:34 smithi053 bash[76859]: cluster 2023-10-09T10:23:33.377638+0000 mgr.y (mgr.26072) 627 : cluster 0 pgmap v641: 99 pgs: 4 active+clean+remapped, 1 active+recovering+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 16 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded; 149 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 40 KiB/s rd, 19 KiB/s wr, 631 op/s; 5340/7026 objects degraded (76.003%); 3/7026 objects misplaced (0.043%); 6.5 MiB/s, 164 objects/s recovering 2023-10-09T10:23:34.477 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:34.504 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:34.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:34.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:34.609 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:34.639 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:34.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:34.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:34.742 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:34.776 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:34.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:34.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:34.880 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:34.911 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:34.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:34.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:35.015 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:35.051 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:35.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:35.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:35.155 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:35.176 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:35.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:35.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:35.279 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:35.293 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:35 smithi086 bash[59714]: cluster 2023-10-09T10:23:33.898779+0000 osd.5 (osd.5) 157 : cluster 0 6.17 scrub starts 2023-10-09T10:23:35.311 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:35.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:35.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:35.415 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:35.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:35 smithi053 bash[79554]: cluster 2023-10-09T10:23:33.898779+0000 osd.5 (osd.5) 157 : cluster 0 6.17 scrub starts 2023-10-09T10:23:35.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:35 smithi053 bash[76859]: cluster 2023-10-09T10:23:33.898779+0000 osd.5 (osd.5) 157 : cluster 0 6.17 scrub starts 2023-10-09T10:23:35.449 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:35.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:35.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:35.553 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:35.581 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:35.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:35.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:35.684 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:35.719 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:35.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:35.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:35.822 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:35.852 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:35.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:35.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:35.955 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:35.979 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:35.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:35.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:36.082 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:36.101 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:36.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:36.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:36.204 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:36.226 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:36.227 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:36 smithi053 bash[76859]: cluster 2023-10-09T10:23:34.933914+0000 osd.5 (osd.5) 158 : cluster 0 6.17 scrub starts 2023-10-09T10:23:36.227 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:36 smithi053 bash[76859]: cluster 2023-10-09T10:23:35.378741+0000 mgr.y (mgr.26072) 628 : cluster 0 pgmap v642: 99 pgs: 1 active+recovery_wait+remapped, 5 active+clean+remapped, 4 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 16 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 40 KiB/s rd, 19 KiB/s wr, 815 op/s; 4394/645 objects degraded (681.240%); 3/645 objects misplaced (0.465%); 7.1 MiB/s, 259 objects/s recovering 2023-10-09T10:23:36.227 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:36 smithi053 bash[79554]: cluster 2023-10-09T10:23:34.933914+0000 osd.5 (osd.5) 158 : cluster 0 6.17 scrub starts 2023-10-09T10:23:36.228 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:36 smithi053 bash[79554]: cluster 2023-10-09T10:23:35.378741+0000 mgr.y (mgr.26072) 628 : cluster 0 pgmap v642: 99 pgs: 1 active+recovery_wait+remapped, 5 active+clean+remapped, 4 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 16 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 40 KiB/s rd, 19 KiB/s wr, 815 op/s; 4394/645 objects degraded (681.240%); 3/645 objects misplaced (0.465%); 7.1 MiB/s, 259 objects/s recovering 2023-10-09T10:23:36.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:36.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:36.329 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:36.341 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:36 smithi086 bash[59714]: cluster 2023-10-09T10:23:34.933914+0000 osd.5 (osd.5) 158 : cluster 0 6.17 scrub starts 2023-10-09T10:23:36.341 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:36 smithi086 bash[59714]: cluster 2023-10-09T10:23:35.378741+0000 mgr.y (mgr.26072) 628 : cluster 0 pgmap v642: 99 pgs: 1 active+recovery_wait+remapped, 5 active+clean+remapped, 4 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 16 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 40 KiB/s rd, 19 KiB/s wr, 815 op/s; 4394/645 objects degraded (681.240%); 3/645 objects misplaced (0.465%); 7.1 MiB/s, 259 objects/s recovering 2023-10-09T10:23:36.362 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:36.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:36.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:36.465 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:36.498 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:36.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:36.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:36.602 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:36.629 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:36.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:36.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:36.731 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:36.762 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:36.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:36.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:36.865 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:36.897 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:36.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:36.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:37.000 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:37.032 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:37.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:37.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:37.094 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:23:37.136 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:37.155 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:37.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:37.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:37.257 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:37.279 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:37.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:37.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:37.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:37 smithi086 bash[59714]: cluster 2023-10-09T10:23:35.934459+0000 osd.5 (osd.5) 159 : cluster 0 6.17 scrub starts 2023-10-09T10:23:37.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:37 smithi086 bash[59714]: cluster 2023-10-09T10:23:36.927450+0000 osd.5 (osd.5) 160 : cluster 0 6.17 scrub starts 2023-10-09T10:23:37.383 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:37.417 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:37.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:37.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:37.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:37 smithi053 bash[79554]: cluster 2023-10-09T10:23:35.934459+0000 osd.5 (osd.5) 159 : cluster 0 6.17 scrub starts 2023-10-09T10:23:37.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:37 smithi053 bash[79554]: cluster 2023-10-09T10:23:36.927450+0000 osd.5 (osd.5) 160 : cluster 0 6.17 scrub starts 2023-10-09T10:23:37.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:37 smithi053 bash[76859]: cluster 2023-10-09T10:23:35.934459+0000 osd.5 (osd.5) 159 : cluster 0 6.17 scrub starts 2023-10-09T10:23:37.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:37 smithi053 bash[76859]: cluster 2023-10-09T10:23:36.927450+0000 osd.5 (osd.5) 160 : cluster 0 6.17 scrub starts 2023-10-09T10:23:37.520 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:37.555 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:37.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:37.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:37.659 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:37.693 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:37.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:37.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:37.797 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:37.829 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:37.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:37.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:37.933 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:37.964 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:37.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:37.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:38.067 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:38.090 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:38.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:38.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:38.197 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:38.227 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:38.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:38.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:38.330 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:38.339 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:38 smithi053 bash[79554]: cluster 2023-10-09T10:23:37.379503+0000 mgr.y (mgr.26072) 629 : cluster 0 pgmap v643: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 4.0 MiB/s, 201 objects/s recovering 2023-10-09T10:23:38.339 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:38 smithi053 bash[79554]: cluster 2023-10-09T10:23:38.013114+0000 mon.a (mon.0) 876 : cluster 3 Health check update: Degraded data redundancy: 4394/645 objects degraded (681.240%), 13 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:38.339 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:38 smithi053 bash[79554]: audit 2023-10-09T10:23:38.065599+0000 mon.a (mon.0) 877 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:23:38.339 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:38 smithi053 bash[76859]: cluster 2023-10-09T10:23:37.379503+0000 mgr.y (mgr.26072) 629 : cluster 0 pgmap v643: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 4.0 MiB/s, 201 objects/s recovering 2023-10-09T10:23:38.339 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:38 smithi053 bash[76859]: cluster 2023-10-09T10:23:38.013114+0000 mon.a (mon.0) 876 : cluster 3 Health check update: Degraded data redundancy: 4394/645 objects degraded (681.240%), 13 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:38.340 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:38 smithi053 bash[76859]: audit 2023-10-09T10:23:38.065599+0000 mon.a (mon.0) 877 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:23:38.355 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:38.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:38.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:38.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:38 smithi086 bash[59714]: cluster 2023-10-09T10:23:37.379503+0000 mgr.y (mgr.26072) 629 : cluster 0 pgmap v643: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 4.0 MiB/s, 201 objects/s recovering 2023-10-09T10:23:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:38 smithi086 bash[59714]: cluster 2023-10-09T10:23:38.013114+0000 mon.a (mon.0) 876 : cluster 3 Health check update: Degraded data redundancy: 4394/645 objects degraded (681.240%), 13 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:38 smithi086 bash[59714]: audit 2023-10-09T10:23:38.065599+0000 mon.a (mon.0) 877 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:23:38.458 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:38.492 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:38.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:38.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:38.597 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:38.623 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:38.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:38.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:38.726 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:38.758 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:38.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:38.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:38.863 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:38.893 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:38.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:38.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:38.997 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:39.028 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:39.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:39.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:39.133 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:39.161 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:39.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:39.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:39.265 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:39.287 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:39.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:39.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:39.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:39 smithi086 bash[59714]: cluster 2023-10-09T10:23:38.930780+0000 osd.5 (osd.5) 161 : cluster 0 6.17 scrub starts 2023-10-09T10:23:39.390 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:39.403 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:39 smithi053 bash[79554]: cluster 2023-10-09T10:23:38.930780+0000 osd.5 (osd.5) 161 : cluster 0 6.17 scrub starts 2023-10-09T10:23:39.403 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:39 smithi053 bash[76859]: cluster 2023-10-09T10:23:38.930780+0000 osd.5 (osd.5) 161 : cluster 0 6.17 scrub starts 2023-10-09T10:23:39.417 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:39.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:39.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:39.520 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:39.547 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:39.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:39.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:39.650 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:39.682 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:39.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:39.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:39.785 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:39.815 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:39.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:39.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:39.919 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:39.952 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:39.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:39.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:40.056 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:40.087 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:40.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:40.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:40.191 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:40.221 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:40.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:40.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:40.324 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:40.352 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:40.354 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:40 smithi053 bash[79554]: cluster 2023-10-09T10:23:39.380264+0000 mgr.y (mgr.26072) 630 : cluster 0 pgmap v644: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 3.3 MiB/s, 231 objects/s recovering 2023-10-09T10:23:40.354 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:40 smithi053 bash[76859]: cluster 2023-10-09T10:23:39.380264+0000 mgr.y (mgr.26072) 630 : cluster 0 pgmap v644: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 3.3 MiB/s, 231 objects/s recovering 2023-10-09T10:23:40.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:40.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:40.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:40 smithi086 bash[59714]: cluster 2023-10-09T10:23:39.380264+0000 mgr.y (mgr.26072) 630 : cluster 0 pgmap v644: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 3.3 MiB/s, 231 objects/s recovering 2023-10-09T10:23:40.457 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:40.488 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:40.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:40.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:40.592 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:40.615 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:40.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:40.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:40.718 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:40.742 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:40.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:40.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:40.845 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:40.869 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:40.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:40.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:40.971 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:40.997 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:40.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:40.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:41.100 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:41.127 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:41.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:41.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:41.230 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:41.262 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:41.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:41.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:41.366 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:41.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:41 smithi086 bash[59714]: cluster 2023-10-09T10:23:40.978281+0000 osd.5 (osd.5) 162 : cluster 0 6.17 scrub starts 2023-10-09T10:23:41.393 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:41.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:41.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:41.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:41 smithi053 bash[76859]: cluster 2023-10-09T10:23:40.978281+0000 osd.5 (osd.5) 162 : cluster 0 6.17 scrub starts 2023-10-09T10:23:41.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:41 smithi053 bash[79554]: cluster 2023-10-09T10:23:40.978281+0000 osd.5 (osd.5) 162 : cluster 0 6.17 scrub starts 2023-10-09T10:23:41.495 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:41.528 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:41.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:41.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:41.632 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:41.658 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:41.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:41.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:41.763 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:41.787 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:41.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:41.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:41.890 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:41.927 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:41.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:41.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:42.030 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:42.057 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:42.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:42.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:42.161 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:42.171 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:42 smithi086 bash[59714]: cluster 2023-10-09T10:23:41.381746+0000 mgr.y (mgr.26072) 631 : cluster 0 pgmap v645: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 336 op/s; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 1.2 MiB/s, 147 objects/s recovering 2023-10-09T10:23:42.190 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:42.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:42.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:42.295 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:42.326 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:42.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:42.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:42.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:42 smithi053 bash[76859]: cluster 2023-10-09T10:23:41.381746+0000 mgr.y (mgr.26072) 631 : cluster 0 pgmap v645: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 336 op/s; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 1.2 MiB/s, 147 objects/s recovering 2023-10-09T10:23:42.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:42 smithi053 bash[79554]: cluster 2023-10-09T10:23:41.381746+0000 mgr.y (mgr.26072) 631 : cluster 0 pgmap v645: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 336 op/s; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 1.2 MiB/s, 147 objects/s recovering 2023-10-09T10:23:42.429 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:42.458 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:42.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:42.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:42.562 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:42.590 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:42.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:42.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:42.693 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:42.725 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:42.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:42.728 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:42.828 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:42.836 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:23:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:23:42] "GET /metrics HTTP/1.1" 200 36541 "" "Prometheus/2.33.4" 2023-10-09T10:23:42.849 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:42.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:42.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:42.952 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:42.972 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:42.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:42.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:43.075 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:43.101 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:43.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:43.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:43.113 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:43 smithi053 bash[76859]: audit 2023-10-09T10:23:42.341508+0000 mon.a (mon.0) 878 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:23:43.113 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:43 smithi053 bash[76859]: cluster 2023-10-09T10:23:43.014197+0000 mon.a (mon.0) 879 : cluster 3 Health check update: Degraded data redundancy: 4350/513 objects degraded (847.953%), 12 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:43.205 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:43.236 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:43.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:43.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:43.340 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:43.353 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:43 smithi086 bash[59714]: audit 2023-10-09T10:23:42.341508+0000 mon.a (mon.0) 878 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:23:43.354 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:43 smithi086 bash[59714]: cluster 2023-10-09T10:23:43.014197+0000 mon.a (mon.0) 879 : cluster 3 Health check update: Degraded data redundancy: 4350/513 objects degraded (847.953%), 12 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:43.373 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:43.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:43.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:43.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:43 smithi053 bash[79554]: audit 2023-10-09T10:23:42.341508+0000 mon.a (mon.0) 878 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:23:43.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:43 smithi053 bash[79554]: cluster 2023-10-09T10:23:43.014197+0000 mon.a (mon.0) 879 : cluster 3 Health check update: Degraded data redundancy: 4350/513 objects degraded (847.953%), 12 pgs degraded, 18 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:43.476 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:43.501 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:43.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:43.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:43.604 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:43.633 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:43.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:43.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:43.737 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:43.766 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:43.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:43.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:43.796 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:23:43.870 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:43.897 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:43.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:43.900 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:44.000 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:44.032 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:44.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:44.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:44.061 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:23:44.061 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [], 2023-10-09T10:23:44.061 INFO:teuthology.orchestra.run.smithi053.stdout: "num_ops": 0 2023-10-09T10:23:44.061 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:23:44.136 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:44.166 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:44.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:44.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:44.270 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:44.282 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:44 smithi086 bash[59714]: cluster 2023-10-09T10:23:43.383051+0000 mgr.y (mgr.26072) 632 : cluster 0 pgmap v646: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 189 op/s; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 634 KiB/s, 137 objects/s recovering 2023-10-09T10:23:44.282 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:44 smithi086 bash[59714]: cluster 2023-10-09T10:23:43.987671+0000 osd.5 (osd.5) 163 : cluster 0 6.17 scrub starts 2023-10-09T10:23:44.301 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:44.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:44.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:44.404 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:44.409 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:44 smithi053 bash[79554]: cluster 2023-10-09T10:23:43.383051+0000 mgr.y (mgr.26072) 632 : cluster 0 pgmap v646: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 189 op/s; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 634 KiB/s, 137 objects/s recovering 2023-10-09T10:23:44.409 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:44 smithi053 bash[79554]: cluster 2023-10-09T10:23:43.987671+0000 osd.5 (osd.5) 163 : cluster 0 6.17 scrub starts 2023-10-09T10:23:44.409 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:44 smithi053 bash[76859]: cluster 2023-10-09T10:23:43.383051+0000 mgr.y (mgr.26072) 632 : cluster 0 pgmap v646: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 189 op/s; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 634 KiB/s, 137 objects/s recovering 2023-10-09T10:23:44.410 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:44 smithi053 bash[76859]: cluster 2023-10-09T10:23:43.987671+0000 osd.5 (osd.5) 163 : cluster 0 6.17 scrub starts 2023-10-09T10:23:44.432 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:44.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:44.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:44.536 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:44.561 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:44.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:44.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:44.664 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:44.687 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:44.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:44.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:44.790 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:44.810 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:44.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:44.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:44.913 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:44.942 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:44.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:44.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:45.044 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:45.073 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:45.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:45.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:45.178 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:45.203 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:45.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:45.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:45.306 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:45.331 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:45.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:45.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:45.436 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:45.463 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:45.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:45.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:45.567 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:45.599 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:45.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:45.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:45.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:45 smithi053 bash[76859]: cluster 2023-10-09T10:23:45.384091+0000 mgr.y (mgr.26072) 633 : cluster 0 pgmap v647: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 189 op/s; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 634 KiB/s, 183 objects/s recovering 2023-10-09T10:23:45.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:45 smithi053 bash[79554]: cluster 2023-10-09T10:23:45.384091+0000 mgr.y (mgr.26072) 633 : cluster 0 pgmap v647: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 189 op/s; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 634 KiB/s, 183 objects/s recovering 2023-10-09T10:23:45.703 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:45.725 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:45.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:45.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:45.827 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:45.838 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:45 smithi086 bash[59714]: cluster 2023-10-09T10:23:45.384091+0000 mgr.y (mgr.26072) 633 : cluster 0 pgmap v647: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 189 op/s; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 634 KiB/s, 183 objects/s recovering 2023-10-09T10:23:45.853 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:45.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:45.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:45.957 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:45.977 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:45.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:45.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:46.080 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:46.104 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:46.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:46.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:46.207 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:46.235 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:46.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:46.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:46.339 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:46.364 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:46.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:46.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:46.467 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:46.492 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:46.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:46.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:46.595 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:46.607 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:46 smithi053 bash[79554]: cluster 2023-10-09T10:23:45.974594+0000 osd.5 (osd.5) 164 : cluster 0 6.17 deep-scrub starts 2023-10-09T10:23:46.608 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:46 smithi053 bash[76859]: cluster 2023-10-09T10:23:45.974594+0000 osd.5 (osd.5) 164 : cluster 0 6.17 deep-scrub starts 2023-10-09T10:23:46.625 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:46.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:46.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:46.729 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:46.739 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:46 smithi086 bash[59714]: cluster 2023-10-09T10:23:45.974594+0000 osd.5 (osd.5) 164 : cluster 0 6.17 deep-scrub starts 2023-10-09T10:23:46.756 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:46.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:46.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:46.859 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:46.877 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:46.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:46.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:46.980 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:47.001 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:47.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:47.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:47.103 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:47.139 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:47.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:47.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:47.243 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:47.268 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:47.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:47.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:47.370 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:47.402 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:47.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:47.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:47.445 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:23:47.466 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:23:47.490 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:23:47.506 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:47.512 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:23:47.532 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:47.533 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:23:47.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:47.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:47.554 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:23:47.576 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:23:47.577 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:23:47.577 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:23:47.577 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENXIO: problem getting command descriptions from osd.2 2023-10-09T10:23:47.577 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:23:47.577 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:23:47.577 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:23:47.577 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:23:47.577 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:23:47.636 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:47.645 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:47 smithi086 bash[59714]: cluster 2023-10-09T10:23:47.020900+0000 osd.5 (osd.5) 165 : cluster 0 6.17 scrub starts 2023-10-09T10:23:47.645 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:47 smithi086 bash[59714]: cluster 2023-10-09T10:23:47.385424+0000 mgr.y (mgr.26072) 634 : cluster 0 pgmap v648: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 5 op/s; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 0 B/s, 88 objects/s recovering 2023-10-09T10:23:47.645 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:47 smithi086 bash[59714]: audit 2023-10-09T10:23:47.418060+0000 mon.a (mon.0) 880 : audit 0 from='client.? 172.21.15.53:0/2552260225' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:23:47.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:47.686 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:47.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:47.787 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:47.817 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:47.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:47.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:47.921 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:47.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:47 smithi053 bash[76859]: cluster 2023-10-09T10:23:47.020900+0000 osd.5 (osd.5) 165 : cluster 0 6.17 scrub starts 2023-10-09T10:23:47.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:47 smithi053 bash[76859]: cluster 2023-10-09T10:23:47.385424+0000 mgr.y (mgr.26072) 634 : cluster 0 pgmap v648: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 5 op/s; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 0 B/s, 88 objects/s recovering 2023-10-09T10:23:47.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:47 smithi053 bash[76859]: audit 2023-10-09T10:23:47.418060+0000 mon.a (mon.0) 880 : audit 0 from='client.? 172.21.15.53:0/2552260225' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:23:47.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:47 smithi053 bash[79554]: cluster 2023-10-09T10:23:47.020900+0000 osd.5 (osd.5) 165 : cluster 0 6.17 scrub starts 2023-10-09T10:23:47.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:47 smithi053 bash[79554]: cluster 2023-10-09T10:23:47.385424+0000 mgr.y (mgr.26072) 634 : cluster 0 pgmap v648: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 5 op/s; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 0 B/s, 88 objects/s recovering 2023-10-09T10:23:47.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:47 smithi053 bash[79554]: audit 2023-10-09T10:23:47.418060+0000 mon.a (mon.0) 880 : audit 0 from='client.? 172.21.15.53:0/2552260225' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:23:47.943 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:47.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:47.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:48.045 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:48.072 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:48.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:48.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:48.176 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:48.202 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:48.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:48.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:48.305 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:48.329 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:48.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:48.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:48.433 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:48.462 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:48.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:48.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:48.566 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:48.594 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:48.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:48.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:48.697 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:48.716 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:48.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:48.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:48.819 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:48.831 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:48 smithi086 bash[59714]: cluster 2023-10-09T10:23:48.015417+0000 mon.a (mon.0) 881 : cluster 3 Health check update: Degraded data redundancy: 4350/513 objects degraded (847.953%), 12 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:48.831 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:48 smithi086 bash[59714]: cluster 2023-10-09T10:23:48.017025+0000 osd.5 (osd.5) 166 : cluster 0 6.17 scrub starts 2023-10-09T10:23:48.850 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:48.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:48.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:48.953 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:48.983 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:48.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:48.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:49.087 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:49.113 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:49.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:49.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:49.116 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:49 smithi053 bash[76859]: cluster 2023-10-09T10:23:48.015417+0000 mon.a (mon.0) 881 : cluster 3 Health check update: Degraded data redundancy: 4350/513 objects degraded (847.953%), 12 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:49.116 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:49 smithi053 bash[76859]: cluster 2023-10-09T10:23:48.017025+0000 osd.5 (osd.5) 166 : cluster 0 6.17 scrub starts 2023-10-09T10:23:49.216 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:49.248 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:49.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:49.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:49.350 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:49.382 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:49.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:49.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:49.486 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:49.522 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:49.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:49.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:49.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:49 smithi053 bash[79554]: cluster 2023-10-09T10:23:48.015417+0000 mon.a (mon.0) 881 : cluster 3 Health check update: Degraded data redundancy: 4350/513 objects degraded (847.953%), 12 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2023-10-09T10:23:49.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:49 smithi053 bash[79554]: cluster 2023-10-09T10:23:48.017025+0000 osd.5 (osd.5) 166 : cluster 0 6.17 scrub starts 2023-10-09T10:23:49.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:49 smithi086 bash[59714]: audit 2023-10-09T10:23:48.584092+0000 mon.a (mon.0) 882 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:23:49.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:49 smithi086 bash[59714]: audit 2023-10-09T10:23:48.591360+0000 mon.a (mon.0) 883 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:23:49.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:49 smithi086 bash[59714]: cluster 2023-10-09T10:23:49.045487+0000 osd.5 (osd.5) 167 : cluster 0 6.17 scrub starts 2023-10-09T10:23:49.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:49 smithi086 bash[59714]: cluster 2023-10-09T10:23:49.387045+0000 mgr.y (mgr.26072) 635 : cluster 0 pgmap v649: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 0 B/s, 143 objects/s recovering 2023-10-09T10:23:49.626 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:49.660 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:49.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:49.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:49.763 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:49.792 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:49.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:49.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:49.894 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:49.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:49 smithi053 bash[79554]: audit 2023-10-09T10:23:48.584092+0000 mon.a (mon.0) 882 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:23:49.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:49 smithi053 bash[79554]: audit 2023-10-09T10:23:48.591360+0000 mon.a (mon.0) 883 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:23:49.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:49 smithi053 bash[79554]: cluster 2023-10-09T10:23:49.045487+0000 osd.5 (osd.5) 167 : cluster 0 6.17 scrub starts 2023-10-09T10:23:49.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:49 smithi053 bash[79554]: cluster 2023-10-09T10:23:49.387045+0000 mgr.y (mgr.26072) 635 : cluster 0 pgmap v649: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 0 B/s, 143 objects/s recovering 2023-10-09T10:23:49.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:49 smithi053 bash[76859]: audit 2023-10-09T10:23:48.584092+0000 mon.a (mon.0) 882 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:23:49.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:49 smithi053 bash[76859]: audit 2023-10-09T10:23:48.591360+0000 mon.a (mon.0) 883 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:23:49.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:49 smithi053 bash[76859]: cluster 2023-10-09T10:23:49.045487+0000 osd.5 (osd.5) 167 : cluster 0 6.17 scrub starts 2023-10-09T10:23:49.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:49 smithi053 bash[76859]: cluster 2023-10-09T10:23:49.387045+0000 mgr.y (mgr.26072) 635 : cluster 0 pgmap v649: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 0 B/s, 143 objects/s recovering 2023-10-09T10:23:49.926 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:49.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:49.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:50.030 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:50.054 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:50.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:50.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:50.158 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:50.193 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:50.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:50.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:50.297 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:50.329 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:50.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:50.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:50.433 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:50.458 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:50.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:50.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:50.560 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:50.594 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:50.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:50.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:50.698 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:50.726 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:50.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:50.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:50.830 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:50.852 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:50.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:50.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:50.956 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:50.987 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:50.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:50.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:51.090 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:51.122 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:51.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:51.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:51.226 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:51.252 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:51.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:51.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:51.355 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:51.377 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:51.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:51.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:51.460 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-09T10:23:51.480 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:51.488 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:51 smithi053 bash[79554]: cluster 2023-10-09T10:23:51.388266+0000 mgr.y (mgr.26072) 636 : cluster 0 pgmap v650: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 0 B/s, 100 objects/s recovering 2023-10-09T10:23:51.511 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:51.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:51.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:51.614 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:51.648 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:51.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:51.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:51.751 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:51.763 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:51 smithi086 bash[59714]: cluster 2023-10-09T10:23:51.388266+0000 mgr.y (mgr.26072) 636 : cluster 0 pgmap v650: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 0 B/s, 100 objects/s recovering 2023-10-09T10:23:51.781 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:51.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:51.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:51.884 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:51.914 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:51.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:51.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:51.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:51 smithi053 bash[76859]: cluster 2023-10-09T10:23:51.388266+0000 mgr.y (mgr.26072) 636 : cluster 0 pgmap v650: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 0 B/s, 100 objects/s recovering 2023-10-09T10:23:52.019 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:52.055 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:52.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:52.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:52.159 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:52.190 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:52.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:52.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:52.294 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:52.326 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:52.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:52.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:52.428 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:52.456 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:52.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:52.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:52.560 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:52.589 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:52.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:52.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:52.694 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:52.718 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:52.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:52.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:52.793 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T10:23:52.793 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T10:23:52.825 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:52.837 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:23:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:23:52] "GET /metrics HTTP/1.1" 200 36541 "" "Prometheus/2.33.4" 2023-10-09T10:23:52.854 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:52.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:52.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:52.957 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:52.989 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:52.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:52.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:53.093 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:53.120 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:53.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:53.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:53.223 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:53.251 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:53.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:53.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:53.354 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:53.384 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:53.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:53.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:53.487 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:53.513 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:53.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:53.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:53.617 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:53.641 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:53.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:53.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:53.744 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:53.769 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:53.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:53.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:53.871 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:53.899 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:53.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:53.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:54.003 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:54.034 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:54.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:54.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:54.137 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:54.146 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:54 smithi086 bash[59714]: cluster 2023-10-09T10:23:52.109925+0000 osd.5 (osd.5) 168 : cluster 0 6.17 scrub starts 2023-10-09T10:23:54.147 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:54 smithi086 bash[59714]: audit 2023-10-09T10:23:53.066118+0000 mon.a (mon.0) 884 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:23:54.147 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:54 smithi086 bash[59714]: cluster 2023-10-09T10:23:53.399273+0000 mgr.y (mgr.26072) 637 : cluster 0 pgmap v651: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 0 B/s, 100 objects/s recovering 2023-10-09T10:23:54.164 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:54.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:54.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:54.268 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:54.282 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:54 smithi053 bash[76859]: cluster 2023-10-09T10:23:52.109925+0000 osd.5 (osd.5) 168 : cluster 0 6.17 scrub starts 2023-10-09T10:23:54.283 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:54 smithi053 bash[76859]: audit 2023-10-09T10:23:53.066118+0000 mon.a (mon.0) 884 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:23:54.283 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:54 smithi053 bash[76859]: cluster 2023-10-09T10:23:53.399273+0000 mgr.y (mgr.26072) 637 : cluster 0 pgmap v651: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 0 B/s, 100 objects/s recovering 2023-10-09T10:23:54.283 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:54 smithi053 bash[79554]: cluster 2023-10-09T10:23:52.109925+0000 osd.5 (osd.5) 168 : cluster 0 6.17 scrub starts 2023-10-09T10:23:54.283 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:54 smithi053 bash[79554]: audit 2023-10-09T10:23:53.066118+0000 mon.a (mon.0) 884 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:23:54.283 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:54 smithi053 bash[79554]: cluster 2023-10-09T10:23:53.399273+0000 mgr.y (mgr.26072) 637 : cluster 0 pgmap v651: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 0 B/s, 100 objects/s recovering 2023-10-09T10:23:54.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:54.305 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:54.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:54.406 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:54.442 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:54.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:54.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:54.545 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:54.573 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:54.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:54.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:54.676 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:54.709 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:54.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:54.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:54.794 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:23:54.813 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:54.863 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:54.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:54.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:54.966 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:54.996 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:54.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:54.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:55.100 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:55.123 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:55.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:55.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:55.225 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:55.237 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:55 smithi086 bash[59714]: cluster 2023-10-09T10:23:54.104180+0000 osd.5 (osd.5) 169 : cluster 0 6.17 scrub starts 2023-10-09T10:23:55.258 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:55.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:55.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:55.362 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:55.370 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:55 smithi053 bash[79554]: cluster 2023-10-09T10:23:54.104180+0000 osd.5 (osd.5) 169 : cluster 0 6.17 scrub starts 2023-10-09T10:23:55.370 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:55 smithi053 bash[76859]: cluster 2023-10-09T10:23:54.104180+0000 osd.5 (osd.5) 169 : cluster 0 6.17 scrub starts 2023-10-09T10:23:55.383 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:55.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:55.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:55.486 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:55.519 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:55.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:55.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:55.622 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:55.646 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:55.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:55.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:55.749 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:55.776 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:55.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:55.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:55.881 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:55.909 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:55.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:55.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:56.012 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:56.044 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:56.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:56.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:56.147 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:56.151 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is set 2023-10-09T10:23:56.178 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:56.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:56.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:56.282 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:56.294 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:56 smithi086 bash[59714]: cluster 2023-10-09T10:23:55.408126+0000 mgr.y (mgr.26072) 638 : cluster 0 pgmap v652: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 0 B/s, 162 objects/s recovering 2023-10-09T10:23:56.294 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:56 smithi086 bash[59714]: audit 2023-10-09T10:23:55.741028+0000 mon.a (mon.0) 885 : audit 1 from='client.? 172.21.15.53:0/3719309457' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:23:56.312 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:56.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:56.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:56.416 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:56.445 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:56.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:56.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:56.548 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:56.577 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:56.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:56.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:56.673 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:56 smithi053 bash[79554]: cluster 2023-10-09T10:23:55.408126+0000 mgr.y (mgr.26072) 638 : cluster 0 pgmap v652: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 0 B/s, 162 objects/s recovering 2023-10-09T10:23:56.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:56 smithi053 bash[79554]: audit 2023-10-09T10:23:55.741028+0000 mon.a (mon.0) 885 : audit 1 from='client.? 172.21.15.53:0/3719309457' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:23:56.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:56 smithi053 bash[76859]: cluster 2023-10-09T10:23:55.408126+0000 mgr.y (mgr.26072) 638 : cluster 0 pgmap v652: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 0 B/s, 162 objects/s recovering 2023-10-09T10:23:56.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:56 smithi053 bash[76859]: audit 2023-10-09T10:23:55.741028+0000 mon.a (mon.0) 885 : audit 1 from='client.? 172.21.15.53:0/3719309457' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:23:56.680 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:56.711 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:56.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:56.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:56.815 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:56.846 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:56.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:56.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:56.950 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:56.980 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:56.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:56.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:57.084 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:57.117 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:57.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:57.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:57.145 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:57 smithi053 bash[76859]: cluster 2023-10-09T10:23:56.134766+0000 mon.a (mon.0) 886 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:23:57.145 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:57 smithi053 bash[76859]: cluster 2023-10-09T10:23:56.144050+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e192 with expected crc 2023-10-09T10:23:57.220 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:57.230 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:57 smithi053 bash[79554]: cluster 2023-10-09T10:23:56.134766+0000 mon.a (mon.0) 886 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:23:57.230 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:57 smithi053 bash[79554]: cluster 2023-10-09T10:23:56.144050+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e192 with expected crc 2023-10-09T10:23:57.230 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:57 smithi053 bash[79554]: audit 2023-10-09T10:23:56.145587+0000 mon.a (mon.0) 887 : audit 1 from='client.? 172.21.15.53:0/3719309457' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:23:57.230 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:57 smithi053 bash[79554]: cluster 2023-10-09T10:23:56.145653+0000 mon.a (mon.0) 888 : cluster 0 osdmap e192: 8 total, 7 up, 8 in 2023-10-09T10:23:57.230 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:57 smithi053 bash[79554]: cluster 2023-10-09T10:23:56.148521+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e192 with expected crc 2023-10-09T10:23:57.231 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:57 smithi053 bash[79554]: audit 2023-10-09T10:23:56.697735+0000 mon.a (mon.0) 889 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:23:57.231 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:57 smithi053 bash[79554]: audit 2023-10-09T10:23:56.705943+0000 mon.a (mon.0) 890 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:23:57.231 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:57 smithi053 bash[76859]: audit 2023-10-09T10:23:56.145587+0000 mon.a (mon.0) 887 : audit 1 from='client.? 172.21.15.53:0/3719309457' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:23:57.231 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:57 smithi053 bash[76859]: cluster 2023-10-09T10:23:56.145653+0000 mon.a (mon.0) 888 : cluster 0 osdmap e192: 8 total, 7 up, 8 in 2023-10-09T10:23:57.231 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:57 smithi053 bash[76859]: cluster 2023-10-09T10:23:56.148521+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e192 with expected crc 2023-10-09T10:23:57.231 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:57 smithi053 bash[76859]: audit 2023-10-09T10:23:56.697735+0000 mon.a (mon.0) 889 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:23:57.231 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:57 smithi053 bash[76859]: audit 2023-10-09T10:23:56.705943+0000 mon.a (mon.0) 890 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:23:57.246 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:57.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:57.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:57.349 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:57.361 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:57 smithi086 bash[59714]: cluster 2023-10-09T10:23:56.134766+0000 mon.a (mon.0) 886 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:23:57.362 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:57 smithi086 bash[59714]: cluster 2023-10-09T10:23:56.144050+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e192 with expected crc 2023-10-09T10:23:57.362 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:57 smithi086 bash[59714]: audit 2023-10-09T10:23:56.145587+0000 mon.a (mon.0) 887 : audit 1 from='client.? 172.21.15.53:0/3719309457' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:23:57.362 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:57 smithi086 bash[59714]: cluster 2023-10-09T10:23:56.145653+0000 mon.a (mon.0) 888 : cluster 0 osdmap e192: 8 total, 7 up, 8 in 2023-10-09T10:23:57.362 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:57 smithi086 bash[59714]: cluster 2023-10-09T10:23:56.148521+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e192 with expected crc 2023-10-09T10:23:57.362 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:57 smithi086 bash[59714]: audit 2023-10-09T10:23:56.697735+0000 mon.a (mon.0) 889 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:23:57.362 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:57 smithi086 bash[59714]: audit 2023-10-09T10:23:56.705943+0000 mon.a (mon.0) 890 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:23:57.380 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:57.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:57.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:57.483 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:57.515 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:57.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:57.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:57.619 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:57.646 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:57.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:57.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:57.750 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:57.783 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:57.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:57.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:57.887 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:57.918 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:57.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:57.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:58.021 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:58.049 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:58.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:58.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:58.153 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:58.162 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:58 smithi053 bash[76859]: audit 2023-10-09T10:23:57.172865+0000 mon.a (mon.0) 891 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:23:58.162 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:58 smithi053 bash[76859]: audit 2023-10-09T10:23:57.174094+0000 mon.a (mon.0) 892 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:23:58.162 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:58 smithi053 bash[76859]: audit 2023-10-09T10:23:57.182687+0000 mon.a (mon.0) 893 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:23:58.162 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:58 smithi053 bash[76859]: audit 2023-10-09T10:23:57.348364+0000 mon.a (mon.0) 894 : audit 1 from='client.? 172.21.15.53:0/2229172357' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.8442097800726907}]: dispatch 2023-10-09T10:23:58.162 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:58 smithi053 bash[76859]: cluster 2023-10-09T10:23:57.409439+0000 mgr.y (mgr.26072) 639 : cluster 0 pgmap v654: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 0 B/s, 139 objects/s recovering 2023-10-09T10:23:58.163 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:58 smithi053 bash[79554]: audit 2023-10-09T10:23:57.172865+0000 mon.a (mon.0) 891 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:23:58.163 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:58 smithi053 bash[79554]: audit 2023-10-09T10:23:57.174094+0000 mon.a (mon.0) 892 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:23:58.163 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:58 smithi053 bash[79554]: audit 2023-10-09T10:23:57.182687+0000 mon.a (mon.0) 893 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:23:58.163 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:58 smithi053 bash[79554]: audit 2023-10-09T10:23:57.348364+0000 mon.a (mon.0) 894 : audit 1 from='client.? 172.21.15.53:0/2229172357' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.8442097800726907}]: dispatch 2023-10-09T10:23:58.163 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:58 smithi053 bash[79554]: cluster 2023-10-09T10:23:57.409439+0000 mgr.y (mgr.26072) 639 : cluster 0 pgmap v654: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 0 B/s, 139 objects/s recovering 2023-10-09T10:23:58.178 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:58.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:58.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:58.194 INFO:teuthology.orchestra.run.smithi053.stderr:set osd.0 primary-affinity to 0.84421 (8553262) 2023-10-09T10:23:58.283 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:58.294 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:58 smithi086 bash[59714]: audit 2023-10-09T10:23:57.172865+0000 mon.a (mon.0) 891 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:23:58.294 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:58 smithi086 bash[59714]: audit 2023-10-09T10:23:57.174094+0000 mon.a (mon.0) 892 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:23:58.294 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:58 smithi086 bash[59714]: audit 2023-10-09T10:23:57.182687+0000 mon.a (mon.0) 893 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:23:58.294 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:58 smithi086 bash[59714]: audit 2023-10-09T10:23:57.348364+0000 mon.a (mon.0) 894 : audit 1 from='client.? 172.21.15.53:0/2229172357' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.8442097800726907}]: dispatch 2023-10-09T10:23:58.294 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:58 smithi086 bash[59714]: cluster 2023-10-09T10:23:57.409439+0000 mgr.y (mgr.26072) 639 : cluster 0 pgmap v654: 99 pgs: 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 59 active+clean, 1 active+recovering+undersized+remapped, 19 active+undersized, 1 active+recovery_wait, 4 active+recovery_wait+undersized+degraded+remapped, 5 active+undersized+degraded; 14 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 4350/513 objects degraded (847.953%); 3/513 objects misplaced (0.585%); 0 B/s, 139 objects/s recovering 2023-10-09T10:23:58.310 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:58.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:58.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:58.413 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:58.439 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:58.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:58.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:58.542 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:58.566 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:58.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:58.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:58.669 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:58.691 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:23:58.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:58.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:23:58.795 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:58.824 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:58.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:58.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:23:58.928 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:58.951 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:58.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:58.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:59.055 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:59.088 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:59.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:59.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:59.193 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:59.220 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:59.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:59.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:59.324 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:59.334 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:59 smithi086 bash[59714]: cluster 2023-10-09T10:23:58.182831+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T10:23:59.334 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:59 smithi086 bash[59714]: audit 2023-10-09T10:23:58.183720+0000 mon.a (mon.0) 895 : audit 1 from='client.? 172.21.15.53:0/2229172357' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.8442097800726907}]': finished 2023-10-09T10:23:59.334 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:59 smithi086 bash[59714]: cluster 2023-10-09T10:23:58.183817+0000 mon.a (mon.0) 896 : cluster 0 osdmap e193: 8 total, 7 up, 8 in 2023-10-09T10:23:59.335 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:59 smithi086 bash[59714]: cluster 2023-10-09T10:23:58.185041+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T10:23:59.335 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:59 smithi086 bash[59714]: cluster 2023-10-09T10:23:58.186103+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T10:23:59.335 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:59 smithi086 bash[59714]: cluster 2023-10-09T10:23:58.186534+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T10:23:59.335 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:59 smithi086 bash[59714]: cluster 2023-10-09T10:23:58.189949+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T10:23:59.335 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:23:59 smithi086 bash[59714]: cluster 2023-10-09T10:23:58.193761+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T10:23:59.349 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:23:59.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:59.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:23:59.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:59 smithi053 bash[76859]: cluster 2023-10-09T10:23:58.182831+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T10:23:59.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:59 smithi053 bash[76859]: audit 2023-10-09T10:23:58.183720+0000 mon.a (mon.0) 895 : audit 1 from='client.? 172.21.15.53:0/2229172357' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.8442097800726907}]': finished 2023-10-09T10:23:59.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:59 smithi053 bash[76859]: cluster 2023-10-09T10:23:58.183817+0000 mon.a (mon.0) 896 : cluster 0 osdmap e193: 8 total, 7 up, 8 in 2023-10-09T10:23:59.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:59 smithi053 bash[76859]: cluster 2023-10-09T10:23:58.185041+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T10:23:59.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:59 smithi053 bash[76859]: cluster 2023-10-09T10:23:58.186103+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T10:23:59.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:59 smithi053 bash[76859]: cluster 2023-10-09T10:23:58.186534+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T10:23:59.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:59 smithi053 bash[76859]: cluster 2023-10-09T10:23:58.189949+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T10:23:59.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:23:59 smithi053 bash[76859]: cluster 2023-10-09T10:23:58.193761+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T10:23:59.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:59 smithi053 bash[79554]: cluster 2023-10-09T10:23:58.182831+0000 osd.4 (osd.4) 142 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T10:23:59.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:59 smithi053 bash[79554]: audit 2023-10-09T10:23:58.183720+0000 mon.a (mon.0) 895 : audit 1 from='client.? 172.21.15.53:0/2229172357' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.8442097800726907}]': finished 2023-10-09T10:23:59.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:59 smithi053 bash[79554]: cluster 2023-10-09T10:23:58.183817+0000 mon.a (mon.0) 896 : cluster 0 osdmap e193: 8 total, 7 up, 8 in 2023-10-09T10:23:59.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:59 smithi053 bash[79554]: cluster 2023-10-09T10:23:58.185041+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T10:23:59.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:59 smithi053 bash[79554]: cluster 2023-10-09T10:23:58.186103+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T10:23:59.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:59 smithi053 bash[79554]: cluster 2023-10-09T10:23:58.186534+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T10:23:59.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:59 smithi053 bash[79554]: cluster 2023-10-09T10:23:58.189949+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T10:23:59.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:23:59 smithi053 bash[79554]: cluster 2023-10-09T10:23:58.193761+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e193 with expected crc 2023-10-09T10:23:59.452 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:59.473 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:23:59.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:59.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:23:59.576 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:59.601 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:23:59.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:59.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:23:59.704 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:59.736 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:23:59.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:59.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:23:59.839 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:59.864 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:23:59.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:59.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:23:59.968 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:59.996 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:23:59.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:23:59.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:00.099 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:00.119 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:00.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:00.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:00.222 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:00.251 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:00.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:00.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:00.353 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:00.360 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:00 smithi053 bash[79554]: cluster 2023-10-09T10:23:59.192145+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T10:24:00.360 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:00 smithi053 bash[79554]: cluster 2023-10-09T10:23:59.193836+0000 mon.a (mon.0) 897 : cluster 0 osdmap e194: 8 total, 7 up, 8 in 2023-10-09T10:24:00.360 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:00 smithi053 bash[79554]: cluster 2023-10-09T10:23:59.194344+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T10:24:00.360 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:00 smithi053 bash[79554]: cluster 2023-10-09T10:23:59.194744+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T10:24:00.360 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:00 smithi053 bash[79554]: cluster 2023-10-09T10:23:59.195135+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T10:24:00.361 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:00 smithi053 bash[79554]: cluster 2023-10-09T10:23:59.198059+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T10:24:00.361 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:00 smithi053 bash[79554]: cluster 2023-10-09T10:23:59.198502+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T10:24:00.361 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:00 smithi053 bash[79554]: cluster 2023-10-09T10:23:59.410463+0000 mgr.y (mgr.26072) 640 : cluster 0 pgmap v657: 99 pgs: 1 peering, 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 58 active+clean, 20 active+undersized, 1 active+recovery_wait, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded; 14 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2281/513 objects degraded (444.639%); 3/513 objects misplaced (0.585%); 0 B/s, 363 objects/s recovering 2023-10-09T10:24:00.361 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:00 smithi053 bash[76859]: cluster 2023-10-09T10:23:59.192145+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T10:24:00.361 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:00 smithi053 bash[76859]: cluster 2023-10-09T10:23:59.193836+0000 mon.a (mon.0) 897 : cluster 0 osdmap e194: 8 total, 7 up, 8 in 2023-10-09T10:24:00.361 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:00 smithi053 bash[76859]: cluster 2023-10-09T10:23:59.194344+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T10:24:00.361 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:00 smithi053 bash[76859]: cluster 2023-10-09T10:23:59.194744+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T10:24:00.362 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:00 smithi053 bash[76859]: cluster 2023-10-09T10:23:59.195135+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T10:24:00.362 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:00 smithi053 bash[76859]: cluster 2023-10-09T10:23:59.198059+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T10:24:00.362 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:00 smithi053 bash[76859]: cluster 2023-10-09T10:23:59.198502+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T10:24:00.362 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:00 smithi053 bash[76859]: cluster 2023-10-09T10:23:59.410463+0000 mgr.y (mgr.26072) 640 : cluster 0 pgmap v657: 99 pgs: 1 peering, 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 58 active+clean, 20 active+undersized, 1 active+recovery_wait, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded; 14 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2281/513 objects degraded (444.639%); 3/513 objects misplaced (0.585%); 0 B/s, 363 objects/s recovering 2023-10-09T10:24:00.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:00 smithi086 bash[59714]: cluster 2023-10-09T10:23:59.192145+0000 osd.4 (osd.4) 143 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T10:24:00.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:00 smithi086 bash[59714]: cluster 2023-10-09T10:23:59.193836+0000 mon.a (mon.0) 897 : cluster 0 osdmap e194: 8 total, 7 up, 8 in 2023-10-09T10:24:00.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:00 smithi086 bash[59714]: cluster 2023-10-09T10:23:59.194344+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T10:24:00.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:00 smithi086 bash[59714]: cluster 2023-10-09T10:23:59.194744+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T10:24:00.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:00 smithi086 bash[59714]: cluster 2023-10-09T10:23:59.195135+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T10:24:00.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:00 smithi086 bash[59714]: cluster 2023-10-09T10:23:59.198059+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T10:24:00.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:00 smithi086 bash[59714]: cluster 2023-10-09T10:23:59.198502+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e194 with expected crc 2023-10-09T10:24:00.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:00 smithi086 bash[59714]: cluster 2023-10-09T10:23:59.410463+0000 mgr.y (mgr.26072) 640 : cluster 0 pgmap v657: 99 pgs: 1 peering, 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 58 active+clean, 20 active+undersized, 1 active+recovery_wait, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded; 14 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2281/513 objects degraded (444.639%); 3/513 objects misplaced (0.585%); 0 B/s, 363 objects/s recovering 2023-10-09T10:24:00.376 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:00.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:00.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:00.480 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:00.509 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:00.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:00.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:00.612 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:00.637 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:00.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:00.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:00.740 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:00.763 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:00.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:00.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:00.866 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:00.897 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:00.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:00.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:01.001 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:01.020 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:01.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:01.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:01.123 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:01.152 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:01.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:01.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:01.176 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T10:24:01.255 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:01.285 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:01.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:01.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:01.388 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:01.396 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:01 smithi053 bash[79554]: cluster 2023-10-09T10:24:00.190102+0000 mon.a (mon.0) 898 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-09T10:24:01.396 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:01 smithi053 bash[79554]: cluster 2023-10-09T10:24:00.190140+0000 mon.a (mon.0) 899 : cluster 3 Health check update: Degraded data redundancy: 2281/513 objects degraded (444.639%), 11 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2023-10-09T10:24:01.397 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:01 smithi053 bash[79554]: cluster 2023-10-09T10:24:00.198621+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T10:24:01.397 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:01 smithi053 bash[79554]: cluster 2023-10-09T10:24:00.199837+0000 mon.a (mon.0) 900 : cluster 0 osdmap e195: 8 total, 7 up, 8 in 2023-10-09T10:24:01.397 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:01 smithi053 bash[79554]: cluster 2023-10-09T10:24:00.200906+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T10:24:01.397 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:01 smithi053 bash[79554]: cluster 2023-10-09T10:24:00.201247+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T10:24:01.397 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:01 smithi053 bash[79554]: cluster 2023-10-09T10:24:00.204461+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T10:24:01.397 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:01 smithi053 bash[79554]: cluster 2023-10-09T10:24:00.274140+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T10:24:01.397 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:01 smithi053 bash[76859]: cluster 2023-10-09T10:24:00.190102+0000 mon.a (mon.0) 898 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-09T10:24:01.397 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:01 smithi053 bash[76859]: cluster 2023-10-09T10:24:00.190140+0000 mon.a (mon.0) 899 : cluster 3 Health check update: Degraded data redundancy: 2281/513 objects degraded (444.639%), 11 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2023-10-09T10:24:01.397 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:01 smithi053 bash[76859]: cluster 2023-10-09T10:24:00.198621+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T10:24:01.398 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:01 smithi053 bash[76859]: cluster 2023-10-09T10:24:00.199837+0000 mon.a (mon.0) 900 : cluster 0 osdmap e195: 8 total, 7 up, 8 in 2023-10-09T10:24:01.398 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:01 smithi053 bash[76859]: cluster 2023-10-09T10:24:00.200906+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T10:24:01.398 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:01 smithi053 bash[76859]: cluster 2023-10-09T10:24:00.201247+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T10:24:01.398 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:01 smithi053 bash[76859]: cluster 2023-10-09T10:24:00.204461+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T10:24:01.398 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:01 smithi053 bash[76859]: cluster 2023-10-09T10:24:00.274140+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T10:24:01.412 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:01.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:01.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:01.515 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:01.526 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:01 smithi086 bash[59714]: cluster 2023-10-09T10:24:00.190102+0000 mon.a (mon.0) 898 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-09T10:24:01.526 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:01 smithi086 bash[59714]: cluster 2023-10-09T10:24:00.190140+0000 mon.a (mon.0) 899 : cluster 3 Health check update: Degraded data redundancy: 2281/513 objects degraded (444.639%), 11 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2023-10-09T10:24:01.526 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:01 smithi086 bash[59714]: cluster 2023-10-09T10:24:00.198621+0000 osd.4 (osd.4) 144 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T10:24:01.526 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:01 smithi086 bash[59714]: cluster 2023-10-09T10:24:00.199837+0000 mon.a (mon.0) 900 : cluster 0 osdmap e195: 8 total, 7 up, 8 in 2023-10-09T10:24:01.526 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:01 smithi086 bash[59714]: cluster 2023-10-09T10:24:00.200906+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T10:24:01.526 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:01 smithi086 bash[59714]: cluster 2023-10-09T10:24:00.201247+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T10:24:01.526 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:01 smithi086 bash[59714]: cluster 2023-10-09T10:24:00.204461+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T10:24:01.526 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:01 smithi086 bash[59714]: cluster 2023-10-09T10:24:00.274140+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e195 with expected crc 2023-10-09T10:24:01.543 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:01.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:01.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:01.647 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:01.677 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:01.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:01.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:01.783 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:01.815 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:01.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:01.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:01.919 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:01.946 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:01.947 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:24:01.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:01.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:02.049 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:02.080 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:02.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:02.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:02.184 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:02.216 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:02.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:02.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:02.320 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:02.331 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:02 smithi086 bash[59714]: cluster 2023-10-09T10:24:01.411420+0000 mgr.y (mgr.26072) 641 : cluster 0 pgmap v659: 99 pgs: 1 peering, 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 58 active+clean, 20 active+undersized, 1 active+recovery_wait, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded; 14 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2281/513 objects degraded (444.639%); 3/513 objects misplaced (0.585%); 0 B/s, 274 objects/s recovering 2023-10-09T10:24:02.351 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:02.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:02.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:02.455 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:02.488 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:02.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:02.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:02.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:02 smithi053 bash[79554]: cluster 2023-10-09T10:24:01.411420+0000 mgr.y (mgr.26072) 641 : cluster 0 pgmap v659: 99 pgs: 1 peering, 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 58 active+clean, 20 active+undersized, 1 active+recovery_wait, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded; 14 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2281/513 objects degraded (444.639%); 3/513 objects misplaced (0.585%); 0 B/s, 274 objects/s recovering 2023-10-09T10:24:02.569 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:02 smithi053 bash[76859]: cluster 2023-10-09T10:24:01.411420+0000 mgr.y (mgr.26072) 641 : cluster 0 pgmap v659: 99 pgs: 1 peering, 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 58 active+clean, 20 active+undersized, 1 active+recovery_wait, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded; 14 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2281/513 objects degraded (444.639%); 3/513 objects misplaced (0.585%); 0 B/s, 274 objects/s recovering 2023-10-09T10:24:02.591 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:02.622 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:02.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:02.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:02.726 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:02.747 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:02.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:02.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:02.851 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:02.859 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:24:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:24:02] "GET /metrics HTTP/1.1" 200 36529 "" "Prometheus/2.33.4" 2023-10-09T10:24:02.872 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:02.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:02.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:02.976 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:02.998 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:03.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:03.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:03.101 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:03.134 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:03.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:03.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:03.238 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:03.270 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:03.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:03.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:03.374 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:03.403 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:03.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:03.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:03.507 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:03.538 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:03.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:03.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:03.641 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:03.671 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:03.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:03.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:03.774 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:03.805 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:03.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:03.808 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:03.909 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:03.939 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:03.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:03.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:04.043 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:04.073 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:04.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:04.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:04.177 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:04.210 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:04.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:04.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:04.228 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:24:04.290 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:04 smithi053 bash[79554]: cluster 2023-10-09T10:24:03.412349+0000 mgr.y (mgr.26072) 642 : cluster 0 pgmap v660: 99 pgs: 1 peering, 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 58 active+clean, 20 active+undersized, 1 active+recovery_wait, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded; 14 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2281/513 objects degraded (444.639%); 3/513 objects misplaced (0.585%); 0 B/s, 240 objects/s recovering 2023-10-09T10:24:04.290 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:04 smithi053 bash[76859]: cluster 2023-10-09T10:24:03.412349+0000 mgr.y (mgr.26072) 642 : cluster 0 pgmap v660: 99 pgs: 1 peering, 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 58 active+clean, 20 active+undersized, 1 active+recovery_wait, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded; 14 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2281/513 objects degraded (444.639%); 3/513 objects misplaced (0.585%); 0 B/s, 240 objects/s recovering 2023-10-09T10:24:04.313 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:04.339 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:04.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:04.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:04.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:04 smithi086 bash[59714]: cluster 2023-10-09T10:24:03.412349+0000 mgr.y (mgr.26072) 642 : cluster 0 pgmap v660: 99 pgs: 1 peering, 2 active+recovery_wait+remapped, 5 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 58 active+clean, 20 active+undersized, 1 active+recovery_wait, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded; 14 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2281/513 objects degraded (444.639%); 3/513 objects misplaced (0.585%); 0 B/s, 240 objects/s recovering 2023-10-09T10:24:04.442 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:04.473 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:04.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:04.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:04.578 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:04.600 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:04.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:04.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:04.705 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:04.735 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:04.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:04.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:04.838 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:04.869 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:04.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:04.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:04.973 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:05.005 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:05.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:05.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:05.108 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:05.138 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:05.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:05.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:05.241 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:05.278 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:05.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:05.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:05.381 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:05.412 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:05.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:05.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:05.516 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:05.545 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:05.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:05.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:05 smithi086 bash[59714]: cluster 2023-10-09T10:24:05.413554+0000 mgr.y (mgr.26072) 643 : cluster 0 pgmap v661: 99 pgs: 1 active+recovery_wait+remapped, 6 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 61 active+clean, 20 active+undersized, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded; 14 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2273/513 objects degraded (443.080%); 3/513 objects misplaced (0.585%); 0 B/s, 534 objects/s recovering 2023-10-09T10:24:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:05 smithi086 bash[59714]: cluster 2023-10-09T10:24:05.465153+0000 mon.a (mon.0) 901 : cluster 3 Health check update: Degraded data redundancy: 2273/513 objects degraded (443.080%), 10 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2023-10-09T10:24:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:05 smithi086 bash[59714]: cluster 2023-10-09T10:24:05.465182+0000 mon.a (mon.0) 902 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-10-09T10:24:05.648 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:05.674 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:05.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:05.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:05.735 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:05 smithi053 bash[76859]: cluster 2023-10-09T10:24:05.413554+0000 mgr.y (mgr.26072) 643 : cluster 0 pgmap v661: 99 pgs: 1 active+recovery_wait+remapped, 6 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 61 active+clean, 20 active+undersized, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded; 14 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2273/513 objects degraded (443.080%); 3/513 objects misplaced (0.585%); 0 B/s, 534 objects/s recovering 2023-10-09T10:24:05.735 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:05 smithi053 bash[76859]: cluster 2023-10-09T10:24:05.465153+0000 mon.a (mon.0) 901 : cluster 3 Health check update: Degraded data redundancy: 2273/513 objects degraded (443.080%), 10 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2023-10-09T10:24:05.735 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:05 smithi053 bash[76859]: cluster 2023-10-09T10:24:05.465182+0000 mon.a (mon.0) 902 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-10-09T10:24:05.736 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:05 smithi053 bash[79554]: cluster 2023-10-09T10:24:05.413554+0000 mgr.y (mgr.26072) 643 : cluster 0 pgmap v661: 99 pgs: 1 active+recovery_wait+remapped, 6 active+clean+remapped, 3 active+recovery_wait+degraded+remapped, 61 active+clean, 20 active+undersized, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 4 active+undersized+degraded; 14 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2273/513 objects degraded (443.080%); 3/513 objects misplaced (0.585%); 0 B/s, 534 objects/s recovering 2023-10-09T10:24:05.736 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:05 smithi053 bash[79554]: cluster 2023-10-09T10:24:05.465153+0000 mon.a (mon.0) 901 : cluster 3 Health check update: Degraded data redundancy: 2273/513 objects degraded (443.080%), 10 pgs degraded, 24 pgs undersized (PG_DEGRADED) 2023-10-09T10:24:05.736 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:05 smithi053 bash[79554]: cluster 2023-10-09T10:24:05.465182+0000 mon.a (mon.0) 902 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-10-09T10:24:05.777 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:05.806 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:05.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:05.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:05.909 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:05.932 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:05.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:05.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:06.036 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:06.056 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:06.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:06.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:06.160 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:06.193 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:06.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:06.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:06.255 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:24:06.297 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:06.328 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:06.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:06.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:06.432 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:06.462 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:06.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:06.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:06.496 INFO:teuthology.orchestra.run.smithi053.stderr:pool 'unique_pool_1' removed 2023-10-09T10:24:06.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:06 smithi053 bash[79554]: audit 2023-10-09T10:24:06.091021+0000 mon.c (mon.2) 59 : audit 1 from='client.? 172.21.15.53:0/3034831111' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:24:06.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:06 smithi053 bash[79554]: audit 2023-10-09T10:24:06.091366+0000 mon.a (mon.0) 903 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:24:06.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:06 smithi053 bash[76859]: audit 2023-10-09T10:24:06.091021+0000 mon.c (mon.2) 59 : audit 1 from='client.? 172.21.15.53:0/3034831111' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:24:06.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:06 smithi053 bash[76859]: audit 2023-10-09T10:24:06.091366+0000 mon.a (mon.0) 903 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:24:06.565 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:06.588 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:06.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:06.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:06.691 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:06.700 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:06 smithi086 bash[59714]: audit 2023-10-09T10:24:06.091021+0000 mon.c (mon.2) 59 : audit 1 from='client.? 172.21.15.53:0/3034831111' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:24:06.700 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:06 smithi086 bash[59714]: audit 2023-10-09T10:24:06.091366+0000 mon.a (mon.0) 903 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:24:06.724 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [2] live_osds: [0, 1, 3, 4, 5, 7, 6] 2023-10-09T10:24:06.724 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:24:06.724 INFO:tasks.thrashosds.thrasher:Reweighting osd 7 to 0.23035895465916992 2023-10-09T10:24:06.724 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd reweight 7 0.23035895465916992 2023-10-09T10:24:06.726 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:06.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:06.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:06.832 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:06.856 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:06.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:06.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:06.958 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:06.991 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:06.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:06.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:07.095 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:07.117 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:07.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:07.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:07.220 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:07.251 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:07.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:07.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:07.354 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:07.387 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:07.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:07.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:07.491 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:07.514 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:07.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:07.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:07.617 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:07.625 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:07 smithi053 bash[79554]: cluster 2023-10-09T10:24:06.486152+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T10:24:07.626 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:07 smithi053 bash[79554]: audit 2023-10-09T10:24:06.487446+0000 mon.a (mon.0) 904 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2023-10-09T10:24:07.626 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:07 smithi053 bash[79554]: cluster 2023-10-09T10:24:06.487531+0000 mon.a (mon.0) 905 : cluster 0 osdmap e196: 8 total, 7 up, 8 in 2023-10-09T10:24:07.626 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:07 smithi053 bash[79554]: cluster 2023-10-09T10:24:06.490924+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T10:24:07.626 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:07 smithi053 bash[79554]: cluster 2023-10-09T10:24:06.675309+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T10:24:07.626 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:07 smithi053 bash[79554]: cluster 2023-10-09T10:24:06.675412+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T10:24:07.626 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:07 smithi053 bash[79554]: cluster 2023-10-09T10:24:07.414115+0000 mgr.y (mgr.26072) 644 : cluster 0 pgmap v663: 73 pgs: 4 active+clean+remapped, 52 active+clean, 15 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+degraded; 4.6 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4/84 objects degraded (4.762%); 3/84 objects misplaced (3.571%) 2023-10-09T10:24:07.626 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:07 smithi053 bash[76859]: cluster 2023-10-09T10:24:06.486152+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T10:24:07.626 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:07 smithi053 bash[76859]: audit 2023-10-09T10:24:06.487446+0000 mon.a (mon.0) 904 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2023-10-09T10:24:07.626 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:07 smithi053 bash[76859]: cluster 2023-10-09T10:24:06.487531+0000 mon.a (mon.0) 905 : cluster 0 osdmap e196: 8 total, 7 up, 8 in 2023-10-09T10:24:07.627 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:07 smithi053 bash[76859]: cluster 2023-10-09T10:24:06.490924+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T10:24:07.627 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:07 smithi053 bash[76859]: cluster 2023-10-09T10:24:06.675309+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T10:24:07.627 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:07 smithi053 bash[76859]: cluster 2023-10-09T10:24:06.675412+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T10:24:07.627 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:07 smithi053 bash[76859]: cluster 2023-10-09T10:24:07.414115+0000 mgr.y (mgr.26072) 644 : cluster 0 pgmap v663: 73 pgs: 4 active+clean+remapped, 52 active+clean, 15 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+degraded; 4.6 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4/84 objects degraded (4.762%); 3/84 objects misplaced (3.571%) 2023-10-09T10:24:07.639 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:07.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:07.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:07.742 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:07.770 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:07.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:07.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:07 smithi086 bash[59714]: cluster 2023-10-09T10:24:06.486152+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T10:24:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:07 smithi086 bash[59714]: audit 2023-10-09T10:24:06.487446+0000 mon.a (mon.0) 904 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2023-10-09T10:24:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:07 smithi086 bash[59714]: cluster 2023-10-09T10:24:06.487531+0000 mon.a (mon.0) 905 : cluster 0 osdmap e196: 8 total, 7 up, 8 in 2023-10-09T10:24:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:07 smithi086 bash[59714]: cluster 2023-10-09T10:24:06.490924+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T10:24:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:07 smithi086 bash[59714]: cluster 2023-10-09T10:24:06.675309+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T10:24:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:07 smithi086 bash[59714]: cluster 2023-10-09T10:24:06.675412+0000 osd.4 (osd.4) 145 : cluster 3 failed to encode map e196 with expected crc 2023-10-09T10:24:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:07 smithi086 bash[59714]: cluster 2023-10-09T10:24:07.414115+0000 mgr.y (mgr.26072) 644 : cluster 0 pgmap v663: 73 pgs: 4 active+clean+remapped, 52 active+clean, 15 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+degraded; 4.6 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4/84 objects degraded (4.762%); 3/84 objects misplaced (3.571%) 2023-10-09T10:24:07.874 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:07.904 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:07.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:07.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:08.007 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:08.033 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:08.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:08.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:08.136 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:08.171 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:08.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:08.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:08.275 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:08.305 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:08.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:08.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:08.409 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:08.440 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:08.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:08.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:08.544 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:08.573 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:08.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:08.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:08.677 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:08.690 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:08 smithi086 bash[59714]: cluster 2023-10-09T10:24:07.494904+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e197 with expected crc 2023-10-09T10:24:08.690 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:08 smithi086 bash[59714]: cluster 2023-10-09T10:24:07.496561+0000 mon.a (mon.0) 906 : cluster 0 osdmap e197: 8 total, 7 up, 8 in 2023-10-09T10:24:08.690 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:08 smithi086 bash[59714]: cluster 2023-10-09T10:24:07.497234+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e197 with expected crc 2023-10-09T10:24:08.690 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:08 smithi086 bash[59714]: cluster 2023-10-09T10:24:07.521390+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e197 with expected crc 2023-10-09T10:24:08.690 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:08 smithi086 bash[59714]: cluster 2023-10-09T10:24:07.521436+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e197 with expected crc 2023-10-09T10:24:08.691 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:08 smithi086 bash[59714]: audit 2023-10-09T10:24:08.072586+0000 mon.a (mon.0) 907 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:24:08.691 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:08 smithi086 bash[59714]: audit 2023-10-09T10:24:08.074023+0000 mon.a (mon.0) 908 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:24:08.708 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:08.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:08.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:08.811 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:08.824 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:08 smithi053 bash[79554]: cluster 2023-10-09T10:24:07.494904+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e197 with expected crc 2023-10-09T10:24:08.824 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:08 smithi053 bash[79554]: cluster 2023-10-09T10:24:07.496561+0000 mon.a (mon.0) 906 : cluster 0 osdmap e197: 8 total, 7 up, 8 in 2023-10-09T10:24:08.824 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:08 smithi053 bash[79554]: cluster 2023-10-09T10:24:07.497234+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e197 with expected crc 2023-10-09T10:24:08.824 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:08 smithi053 bash[79554]: cluster 2023-10-09T10:24:07.521390+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e197 with expected crc 2023-10-09T10:24:08.824 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:08 smithi053 bash[79554]: cluster 2023-10-09T10:24:07.521436+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e197 with expected crc 2023-10-09T10:24:08.824 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:08 smithi053 bash[79554]: audit 2023-10-09T10:24:08.072586+0000 mon.a (mon.0) 907 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:24:08.824 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:08 smithi053 bash[79554]: audit 2023-10-09T10:24:08.074023+0000 mon.a (mon.0) 908 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:24:08.824 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:08 smithi053 bash[76859]: cluster 2023-10-09T10:24:07.494904+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e197 with expected crc 2023-10-09T10:24:08.824 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:08 smithi053 bash[76859]: cluster 2023-10-09T10:24:07.496561+0000 mon.a (mon.0) 906 : cluster 0 osdmap e197: 8 total, 7 up, 8 in 2023-10-09T10:24:08.824 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:08 smithi053 bash[76859]: cluster 2023-10-09T10:24:07.497234+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e197 with expected crc 2023-10-09T10:24:08.825 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:08 smithi053 bash[76859]: cluster 2023-10-09T10:24:07.521390+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e197 with expected crc 2023-10-09T10:24:08.825 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:08 smithi053 bash[76859]: cluster 2023-10-09T10:24:07.521436+0000 osd.4 (osd.4) 146 : cluster 3 failed to encode map e197 with expected crc 2023-10-09T10:24:08.825 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:08 smithi053 bash[76859]: audit 2023-10-09T10:24:08.072586+0000 mon.a (mon.0) 907 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:24:08.825 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:08 smithi053 bash[76859]: audit 2023-10-09T10:24:08.074023+0000 mon.a (mon.0) 908 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:24:08.838 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:08.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:08.842 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:08.942 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:08.973 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:08.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:08.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:09.076 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:09.108 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:09.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:09.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:09.212 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:09.242 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:09.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:09.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:09.346 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:09.378 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:09.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:09.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:09.482 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:09.516 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:09.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:09.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:09.620 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:09.654 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:09.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:09.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:09.759 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:09.773 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:09 smithi086 bash[59714]: cluster 2023-10-09T10:24:08.496653+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T10:24:09.773 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:09 smithi086 bash[59714]: cluster 2023-10-09T10:24:08.497370+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T10:24:09.773 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:09 smithi086 bash[59714]: cluster 2023-10-09T10:24:08.499522+0000 mon.a (mon.0) 909 : cluster 0 osdmap e198: 8 total, 7 up, 8 in 2023-10-09T10:24:09.773 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:09 smithi086 bash[59714]: cluster 2023-10-09T10:24:08.499539+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T10:24:09.773 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:09 smithi086 bash[59714]: cluster 2023-10-09T10:24:08.509092+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T10:24:09.773 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:09 smithi086 bash[59714]: cluster 2023-10-09T10:24:08.592137+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T10:24:09.773 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:09 smithi086 bash[59714]: cluster 2023-10-09T10:24:09.414753+0000 mgr.y (mgr.26072) 645 : cluster 0 pgmap v666: 73 pgs: 4 active+clean+remapped, 53 active+clean, 15 active+undersized, 1 active+undersized+degraded; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%) 2023-10-09T10:24:09.790 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:09.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:09.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:09.894 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:09.906 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:09 smithi053 bash[79554]: cluster 2023-10-09T10:24:08.496653+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T10:24:09.906 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:09 smithi053 bash[79554]: cluster 2023-10-09T10:24:08.497370+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T10:24:09.906 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:09 smithi053 bash[79554]: cluster 2023-10-09T10:24:08.499522+0000 mon.a (mon.0) 909 : cluster 0 osdmap e198: 8 total, 7 up, 8 in 2023-10-09T10:24:09.906 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:09 smithi053 bash[79554]: cluster 2023-10-09T10:24:08.499539+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T10:24:09.906 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:09 smithi053 bash[79554]: cluster 2023-10-09T10:24:08.509092+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T10:24:09.906 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:09 smithi053 bash[79554]: cluster 2023-10-09T10:24:08.592137+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T10:24:09.906 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:09 smithi053 bash[79554]: cluster 2023-10-09T10:24:09.414753+0000 mgr.y (mgr.26072) 645 : cluster 0 pgmap v666: 73 pgs: 4 active+clean+remapped, 53 active+clean, 15 active+undersized, 1 active+undersized+degraded; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%) 2023-10-09T10:24:09.907 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:09 smithi053 bash[76859]: cluster 2023-10-09T10:24:08.496653+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T10:24:09.907 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:09 smithi053 bash[76859]: cluster 2023-10-09T10:24:08.497370+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T10:24:09.907 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:09 smithi053 bash[76859]: cluster 2023-10-09T10:24:08.499522+0000 mon.a (mon.0) 909 : cluster 0 osdmap e198: 8 total, 7 up, 8 in 2023-10-09T10:24:09.907 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:09 smithi053 bash[76859]: cluster 2023-10-09T10:24:08.499539+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T10:24:09.907 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:09 smithi053 bash[76859]: cluster 2023-10-09T10:24:08.509092+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T10:24:09.907 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:09 smithi053 bash[76859]: cluster 2023-10-09T10:24:08.592137+0000 osd.4 (osd.4) 147 : cluster 3 failed to encode map e198 with expected crc 2023-10-09T10:24:09.907 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:09 smithi053 bash[76859]: cluster 2023-10-09T10:24:09.414753+0000 mgr.y (mgr.26072) 645 : cluster 0 pgmap v666: 73 pgs: 4 active+clean+remapped, 53 active+clean, 15 active+undersized, 1 active+undersized+degraded; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%) 2023-10-09T10:24:09.920 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:09.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:09.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:10.024 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:10.049 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:10.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:10.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:10.153 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:10.184 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:10.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:10.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:10.288 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:10.300 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-09T10:24:10.300 INFO:tasks.radosbench:Beginning radosbench... 2023-10-09T10:24:10.301 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_2 2023-10-09T10:24:10.301 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_2 16 2023-10-09T10:24:10.321 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:10.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:10.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:10.424 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:10.459 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:10.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:10.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:10.562 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:10.597 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:10.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:10.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:10.701 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:10.727 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:10.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:10.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:10.830 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:10.855 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:10.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:10.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:10.958 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:10.987 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:10.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:10.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:11.091 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:11.120 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:11.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:11.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:11.224 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:11.257 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:11.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:11.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:11.361 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:11.390 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:11.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:11.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:11.495 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:11.509 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:11 smithi086 bash[59714]: cluster 2023-10-09T10:24:11.415473+0000 mgr.y (mgr.26072) 646 : cluster 0 pgmap v667: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%) 2023-10-09T10:24:11.528 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:11.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:11.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:11.632 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:11.667 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:11.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:11.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:11.771 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:11.779 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:11 smithi053 bash[79554]: cluster 2023-10-09T10:24:11.415473+0000 mgr.y (mgr.26072) 646 : cluster 0 pgmap v667: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%) 2023-10-09T10:24:11.779 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:11 smithi053 bash[76859]: cluster 2023-10-09T10:24:11.415473+0000 mgr.y (mgr.26072) 646 : cluster 0 pgmap v667: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%) 2023-10-09T10:24:11.799 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:11.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:11.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:11.905 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:11.931 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:11.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:11.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:12.034 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:12.062 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:12.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:12.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:12.164 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:12.197 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:12.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:12.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:12.301 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:12.323 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:12.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:12.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:12.426 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:12.452 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:12.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:12.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:12.555 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:12.584 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:12.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:12.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:12.688 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:12.716 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:12.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:12.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:12.820 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:12.850 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:12.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:12.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:12.870 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:24:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:24:12] "GET /metrics HTTP/1.1" 200 34149 "" "Prometheus/2.33.4" 2023-10-09T10:24:12.954 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:12.983 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:12.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:12.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:13.086 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:13.116 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:13.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:13.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:13.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:13 smithi053 bash[76859]: cluster 2023-10-09T10:24:13.024971+0000 mon.a (mon.0) 910 : cluster 3 Health check update: Degraded data redundancy: 2/84 objects degraded (2.381%), 1 pg degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:24:13.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:13 smithi053 bash[79554]: cluster 2023-10-09T10:24:13.024971+0000 mon.a (mon.0) 910 : cluster 3 Health check update: Degraded data redundancy: 2/84 objects degraded (2.381%), 1 pg degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:24:13.220 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:13.233 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:13 smithi086 bash[59714]: cluster 2023-10-09T10:24:13.024971+0000 mon.a (mon.0) 910 : cluster 3 Health check update: Degraded data redundancy: 2/84 objects degraded (2.381%), 1 pg degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:24:13.252 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:13.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:13.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:13.356 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:13.381 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:13.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:13.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:13.484 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:13.507 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:13.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:13.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:13.610 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:13.643 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:13.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:13.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:13.748 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:13.780 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:13.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:13.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:13.883 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:13.914 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:13.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:13.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:14.018 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:14.051 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:14.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:14.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:14.154 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:14.182 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:14.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:14.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:14.286 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:14.298 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:14 smithi086 bash[59714]: cluster 2023-10-09T10:24:13.416407+0000 mgr.y (mgr.26072) 647 : cluster 0 pgmap v668: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%); 83 KiB/s, 0 objects/s recovering 2023-10-09T10:24:14.318 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:14.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:14.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:14.423 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:14.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:14 smithi053 bash[79554]: cluster 2023-10-09T10:24:13.416407+0000 mgr.y (mgr.26072) 647 : cluster 0 pgmap v668: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%); 83 KiB/s, 0 objects/s recovering 2023-10-09T10:24:14.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:14 smithi053 bash[76859]: cluster 2023-10-09T10:24:13.416407+0000 mgr.y (mgr.26072) 647 : cluster 0 pgmap v668: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%); 83 KiB/s, 0 objects/s recovering 2023-10-09T10:24:14.448 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:14.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:14.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:14.551 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:14.584 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:14.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:14.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:14.688 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:14.719 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:14.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:14.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:14.824 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:14.847 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:14.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:14.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:14.950 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:14.980 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:14.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:14.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:15.084 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:15.110 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:15.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:15.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:15.213 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:15.224 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:24:15.244 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:15.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:15.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:15.332 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:24:15.332 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:24:15.347 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:15.382 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:15.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:15.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:15.486 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:15.508 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:15.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:15.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:15.612 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:15.633 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:15.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:15.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:15.737 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:15.749 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:15 smithi086 bash[59714]: cluster 2023-10-09T10:24:15.417755+0000 mgr.y (mgr.26072) 648 : cluster 0 pgmap v669: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%); 72 KiB/s, 0 objects/s recovering 2023-10-09T10:24:15.753 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:15 smithi053 bash[76859]: cluster 2023-10-09T10:24:15.417755+0000 mgr.y (mgr.26072) 648 : cluster 0 pgmap v669: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%); 72 KiB/s, 0 objects/s recovering 2023-10-09T10:24:15.753 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:15 smithi053 bash[79554]: cluster 2023-10-09T10:24:15.417755+0000 mgr.y (mgr.26072) 648 : cluster 0 pgmap v669: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%); 72 KiB/s, 0 objects/s recovering 2023-10-09T10:24:15.769 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:15.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:15.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:15.873 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:15.895 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:15.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:15.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:15.999 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:16.033 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:16.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:16.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:16.136 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:16.158 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:16.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:16.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:16.261 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:16.297 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:16.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:16.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:16.400 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:16.436 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:16.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:16.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:16.540 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:16.577 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:16.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:16.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:16.680 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:16.709 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:16.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:16.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:16.812 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:16.839 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:16.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:16.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:16.943 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:16.978 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:16.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:16.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:17.082 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:17.112 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:17.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:17.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:17.216 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:17.246 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:17.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:17.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:17.349 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:17.382 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:17.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:17.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:17.485 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:17.516 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:17.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:17.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:17.622 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:17.654 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:17.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:17.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:17.759 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:17.770 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:17 smithi053 bash[76859]: cluster 2023-10-09T10:24:17.418660+0000 mgr.y (mgr.26072) 649 : cluster 0 pgmap v670: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%); 58 KiB/s, 0 objects/s recovering 2023-10-09T10:24:17.770 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:17 smithi053 bash[79554]: cluster 2023-10-09T10:24:17.418660+0000 mgr.y (mgr.26072) 649 : cluster 0 pgmap v670: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%); 58 KiB/s, 0 objects/s recovering 2023-10-09T10:24:17.784 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:17.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:17.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:17.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:17 smithi086 bash[59714]: cluster 2023-10-09T10:24:17.418660+0000 mgr.y (mgr.26072) 649 : cluster 0 pgmap v670: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%); 58 KiB/s, 0 objects/s recovering 2023-10-09T10:24:17.887 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:17.916 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:17.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:17.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:18.020 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:18.049 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:18.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:18.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:18.153 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:18.184 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:18.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:18.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:18.287 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:18.318 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:18.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:18.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:18.325 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-09T10:24:18.423 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:18.456 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:18.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:18.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:18.560 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:18.590 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:18.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:18.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:18.693 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:18.720 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:18.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:18.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:18.801 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:24:18.824 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:18.848 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:18.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:18.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:18.951 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:18.987 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:18.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:18.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:19.090 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:19.110 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:19.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:19.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:19.122 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:24:19.147 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:24:19.170 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:24:19.192 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:24:19.214 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:19.215 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:24:19.235 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:24:19.239 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:19.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:19.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:19.261 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:24:19.261 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:24:19.262 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:24:19.262 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENXIO: problem getting command descriptions from osd.2 2023-10-09T10:24:19.262 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:24:19.262 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:24:19.262 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:24:19.262 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:24:19.262 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:24:19.345 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:19.358 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:19 smithi053 bash[79554]: audit 2023-10-09T10:24:19.092989+0000 mon.c (mon.2) 60 : audit 0 from='client.? 172.21.15.53:0/2469531115' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:24:19.358 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:19 smithi053 bash[76859]: audit 2023-10-09T10:24:19.092989+0000 mon.c (mon.2) 60 : audit 0 from='client.? 172.21.15.53:0/2469531115' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:24:19.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:19 smithi086 bash[59714]: audit 2023-10-09T10:24:19.092989+0000 mon.c (mon.2) 60 : audit 0 from='client.? 172.21.15.53:0/2469531115' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:24:19.373 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:19.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:19.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:19.476 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:19.506 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:19.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:19.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:19.609 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:19.638 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:19.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:19.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:19.742 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:19.772 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:19.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:19.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:19.876 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:19.903 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:19.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:19.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:20.006 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:20.034 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:20.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:20.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:20.138 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:20.164 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is set 2023-10-09T10:24:20.168 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:20.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:20.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:20.272 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:20.305 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:20.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:20.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:20.408 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:20.495 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:20 smithi053 bash[76859]: audit 2023-10-09T10:24:19.239490+0000 mon.a (mon.0) 911 : audit 1 from='client.? 172.21.15.53:0/1406555068' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:24:20.495 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:20 smithi053 bash[76859]: cluster 2023-10-09T10:24:19.419948+0000 mgr.y (mgr.26072) 650 : cluster 0 pgmap v671: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%); 53 KiB/s, 0 objects/s recovering 2023-10-09T10:24:20.496 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:20 smithi053 bash[79554]: audit 2023-10-09T10:24:19.239490+0000 mon.a (mon.0) 911 : audit 1 from='client.? 172.21.15.53:0/1406555068' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:24:20.496 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:20 smithi053 bash[79554]: cluster 2023-10-09T10:24:19.419948+0000 mgr.y (mgr.26072) 650 : cluster 0 pgmap v671: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%); 53 KiB/s, 0 objects/s recovering 2023-10-09T10:24:20.509 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:20 smithi086 bash[59714]: audit 2023-10-09T10:24:19.239490+0000 mon.a (mon.0) 911 : audit 1 from='client.? 172.21.15.53:0/1406555068' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:24:20.510 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:20 smithi086 bash[59714]: cluster 2023-10-09T10:24:19.419948+0000 mgr.y (mgr.26072) 650 : cluster 0 pgmap v671: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%); 53 KiB/s, 0 objects/s recovering 2023-10-09T10:24:20.527 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:20.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:20.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:20.631 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:20.661 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:20.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:20.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:20.765 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:20.799 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:20.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:20.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:20.902 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:20.929 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:20.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:20.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:21.033 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:21.061 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:21.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:21.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:21.165 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:21.197 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:21.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:21.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:21.206 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:21 smithi053 bash[76859]: cluster 2023-10-09T10:24:20.146089+0000 mon.a (mon.0) 912 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:24:21.207 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:21 smithi053 bash[76859]: cluster 2023-10-09T10:24:20.156014+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T10:24:21.207 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:21 smithi053 bash[76859]: audit 2023-10-09T10:24:20.157701+0000 mon.a (mon.0) 913 : audit 1 from='client.? 172.21.15.53:0/1406555068' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:24:21.207 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:21 smithi053 bash[76859]: cluster 2023-10-09T10:24:20.157793+0000 mon.a (mon.0) 914 : cluster 0 osdmap e199: 8 total, 7 up, 8 in 2023-10-09T10:24:21.207 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:21 smithi053 bash[76859]: cluster 2023-10-09T10:24:20.310909+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T10:24:21.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:21 smithi053 bash[76859]: cluster 2023-10-09T10:24:20.312629+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T10:24:21.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:21 smithi053 bash[76859]: cluster 2023-10-09T10:24:20.677122+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T10:24:21.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:21 smithi053 bash[76859]: cluster 2023-10-09T10:24:20.682008+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T10:24:21.301 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:21.332 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:21.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:21.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:21.435 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:21.447 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:21 smithi086 bash[59714]: cluster 2023-10-09T10:24:20.146089+0000 mon.a (mon.0) 912 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:24:21.448 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:21 smithi086 bash[59714]: cluster 2023-10-09T10:24:20.156014+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T10:24:21.448 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:21 smithi086 bash[59714]: audit 2023-10-09T10:24:20.157701+0000 mon.a (mon.0) 913 : audit 1 from='client.? 172.21.15.53:0/1406555068' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:24:21.448 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:21 smithi086 bash[59714]: cluster 2023-10-09T10:24:20.157793+0000 mon.a (mon.0) 914 : cluster 0 osdmap e199: 8 total, 7 up, 8 in 2023-10-09T10:24:21.448 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:21 smithi086 bash[59714]: cluster 2023-10-09T10:24:20.310909+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T10:24:21.448 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:21 smithi086 bash[59714]: cluster 2023-10-09T10:24:20.312629+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T10:24:21.448 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:21 smithi086 bash[59714]: cluster 2023-10-09T10:24:20.677122+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T10:24:21.448 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:21 smithi086 bash[59714]: cluster 2023-10-09T10:24:20.682008+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T10:24:21.463 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:21.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:21.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:21.564 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:21 smithi053 bash[79554]: cluster 2023-10-09T10:24:20.146089+0000 mon.a (mon.0) 912 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:24:21.564 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:21 smithi053 bash[79554]: cluster 2023-10-09T10:24:20.156014+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T10:24:21.564 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:21 smithi053 bash[79554]: audit 2023-10-09T10:24:20.157701+0000 mon.a (mon.0) 913 : audit 1 from='client.? 172.21.15.53:0/1406555068' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:24:21.564 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:21 smithi053 bash[79554]: cluster 2023-10-09T10:24:20.157793+0000 mon.a (mon.0) 914 : cluster 0 osdmap e199: 8 total, 7 up, 8 in 2023-10-09T10:24:21.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:21 smithi053 bash[79554]: cluster 2023-10-09T10:24:20.310909+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T10:24:21.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:21 smithi053 bash[79554]: cluster 2023-10-09T10:24:20.312629+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T10:24:21.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:21 smithi053 bash[79554]: cluster 2023-10-09T10:24:20.677122+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T10:24:21.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:21 smithi053 bash[79554]: cluster 2023-10-09T10:24:20.682008+0000 osd.7 (osd.7) 135 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T10:24:21.566 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:21.601 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:21.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:21.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:21.705 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:21.738 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:21.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:21.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:21.843 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:21.876 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:21.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:21.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:21.980 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:22.010 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:22.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:22.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:22.115 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:22.149 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:22.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:22.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:22.253 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:22.265 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:22 smithi053 bash[76859]: cluster 2023-10-09T10:24:20.677799+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T10:24:22.265 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:22 smithi053 bash[76859]: cluster 2023-10-09T10:24:21.420992+0000 mgr.y (mgr.26072) 651 : cluster 0 pgmap v673: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%) 2023-10-09T10:24:22.265 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:22 smithi053 bash[79554]: cluster 2023-10-09T10:24:20.677799+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T10:24:22.265 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:22 smithi053 bash[79554]: cluster 2023-10-09T10:24:21.420992+0000 mgr.y (mgr.26072) 651 : cluster 0 pgmap v673: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%) 2023-10-09T10:24:22.279 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:22.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:22.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:22.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:22 smithi086 bash[59714]: cluster 2023-10-09T10:24:20.677799+0000 osd.4 (osd.4) 148 : cluster 3 failed to encode map e199 with expected crc 2023-10-09T10:24:22.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:22 smithi086 bash[59714]: cluster 2023-10-09T10:24:21.420992+0000 mgr.y (mgr.26072) 651 : cluster 0 pgmap v673: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%) 2023-10-09T10:24:22.383 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:22.418 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:22.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:22.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:22.522 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:22.558 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:22.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:22.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:22.661 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:22.687 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:22.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:22.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:22.791 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:22.814 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:22.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:22.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:22.892 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:24:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:24:22] "GET /metrics HTTP/1.1" 200 34149 "" "Prometheus/2.33.4" 2023-10-09T10:24:22.917 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:22.943 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:22.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:22.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:23.046 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:23.075 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:23.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:23.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:23.179 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:23.208 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:23.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:23.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:23.311 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:23.338 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:23.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:23.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:23.442 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:23.473 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:23.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:23.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:23.576 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:23.607 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:23.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:23.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:23.711 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:23.743 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:23.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:23.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:23.846 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:23.875 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:23.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:23.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:23.978 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:24.012 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:24.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:24.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:24.118 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:24.151 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:24.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:24.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:24.255 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:24.286 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:24.288 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:24 smithi053 bash[79554]: audit 2023-10-09T10:24:23.066364+0000 mon.a (mon.0) 915 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:24:24.288 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:24 smithi053 bash[79554]: cluster 2023-10-09T10:24:23.421726+0000 mgr.y (mgr.26072) 652 : cluster 0 pgmap v674: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%) 2023-10-09T10:24:24.288 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:24 smithi053 bash[76859]: audit 2023-10-09T10:24:23.066364+0000 mon.a (mon.0) 915 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:24:24.289 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:24 smithi053 bash[76859]: cluster 2023-10-09T10:24:23.421726+0000 mgr.y (mgr.26072) 652 : cluster 0 pgmap v674: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%) 2023-10-09T10:24:24.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:24.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:24.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:24 smithi086 bash[59714]: audit 2023-10-09T10:24:23.066364+0000 mon.a (mon.0) 915 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:24:24.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:24 smithi086 bash[59714]: cluster 2023-10-09T10:24:23.421726+0000 mgr.y (mgr.26072) 652 : cluster 0 pgmap v674: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%) 2023-10-09T10:24:24.390 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:24.407 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T10:24:24.408 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T10:24:24.418 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:24.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:24.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:24.521 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:24.546 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:24.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:24.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:24.650 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:24.683 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:24.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:24.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:24.787 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:24.817 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:24.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:24.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:24.921 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:24.950 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:24.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:24.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:25.053 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:25.084 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:25.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:25.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:25.188 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:25.210 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:25.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:25.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:25.314 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:25.336 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:25.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:25.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:25.440 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:25.464 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:25.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:25.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:25.566 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:25.599 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:25.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:25.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:25.703 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:25.716 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:25 smithi053 bash[79554]: cluster 2023-10-09T10:24:25.423145+0000 mgr.y (mgr.26072) 653 : cluster 0 pgmap v675: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%) 2023-10-09T10:24:25.716 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:25 smithi053 bash[76859]: cluster 2023-10-09T10:24:25.423145+0000 mgr.y (mgr.26072) 653 : cluster 0 pgmap v675: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%) 2023-10-09T10:24:25.733 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:25.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:25.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:25.837 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:25.848 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:25 smithi086 bash[59714]: cluster 2023-10-09T10:24:25.423145+0000 mgr.y (mgr.26072) 653 : cluster 0 pgmap v675: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%) 2023-10-09T10:24:25.868 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:25.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:25.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:25.972 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:26.002 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:26.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:26.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:26.105 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:26.136 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:26.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:26.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:26.240 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:26.272 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:26.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:26.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:26.376 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:26.407 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:26.409 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:24:26.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:26.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:26.511 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:26.536 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:26.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:26.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:26.582 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:26 smithi086 bash[59714]: audit 2023-10-09T10:24:26.510021+0000 mon.a (mon.0) 916 : audit 1 from='client.? 172.21.15.53:0/1965899937' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.23035895465916992}]: dispatch 2023-10-09T10:24:26.585 INFO:teuthology.orchestra.run.smithi053.stderr:reweighted osd.7 to 0.230359 (3af8) 2023-10-09T10:24:26.640 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:26.648 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:26 smithi053 bash[76859]: audit 2023-10-09T10:24:26.510021+0000 mon.a (mon.0) 916 : audit 1 from='client.? 172.21.15.53:0/1965899937' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.23035895465916992}]: dispatch 2023-10-09T10:24:26.648 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:26 smithi053 bash[79554]: audit 2023-10-09T10:24:26.510021+0000 mon.a (mon.0) 916 : audit 1 from='client.? 172.21.15.53:0/1965899937' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 0.23035895465916992}]: dispatch 2023-10-09T10:24:26.666 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:26.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:26.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:26.738 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T10:24:26.770 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:26.801 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:26.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:26.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:26.905 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:26.927 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:26.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:26.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:27.029 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:27.061 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:27.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:27.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:27.165 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:27.196 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:27.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:27.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:27.299 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:27.325 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:27.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:27.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:27.429 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:27.463 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:27.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:27.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:27.567 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:27.588 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[76859]: cluster 2023-10-09T10:24:26.565802+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.588 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[76859]: audit 2023-10-09T10:24:26.565937+0000 mon.a (mon.0) 917 : audit 1 from='client.? 172.21.15.53:0/1965899937' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.23035895465916992}]': finished 2023-10-09T10:24:27.604 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:27.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:27.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:27.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[76859]: cluster 2023-10-09T10:24:26.566012+0000 mon.a (mon.0) 918 : cluster 0 osdmap e200: 8 total, 7 up, 8 in 2023-10-09T10:24:27.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[76859]: cluster 2023-10-09T10:24:26.568958+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[76859]: cluster 2023-10-09T10:24:26.569545+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[76859]: cluster 2023-10-09T10:24:26.569901+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[76859]: cluster 2023-10-09T10:24:26.570811+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[76859]: cluster 2023-10-09T10:24:26.572515+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[76859]: cluster 2023-10-09T10:24:26.573798+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[76859]: cluster 2023-10-09T10:24:26.575401+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[76859]: cluster 2023-10-09T10:24:26.577526+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[76859]: cluster 2023-10-09T10:24:27.424017+0000 mgr.y (mgr.26072) 654 : cluster 0 pgmap v677: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%) 2023-10-09T10:24:27.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[76859]: cluster 2023-10-09T10:24:27.571776+0000 mon.a (mon.0) 919 : cluster 0 osdmap e201: 8 total, 7 up, 8 in 2023-10-09T10:24:27.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[79554]: cluster 2023-10-09T10:24:26.565802+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[79554]: audit 2023-10-09T10:24:26.565937+0000 mon.a (mon.0) 917 : audit 1 from='client.? 172.21.15.53:0/1965899937' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.23035895465916992}]': finished 2023-10-09T10:24:27.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[79554]: cluster 2023-10-09T10:24:26.566012+0000 mon.a (mon.0) 918 : cluster 0 osdmap e200: 8 total, 7 up, 8 in 2023-10-09T10:24:27.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[79554]: cluster 2023-10-09T10:24:26.568958+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[79554]: cluster 2023-10-09T10:24:26.569545+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[79554]: cluster 2023-10-09T10:24:26.569901+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[79554]: cluster 2023-10-09T10:24:26.570811+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[79554]: cluster 2023-10-09T10:24:26.572515+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[79554]: cluster 2023-10-09T10:24:26.573798+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[79554]: cluster 2023-10-09T10:24:26.575401+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[79554]: cluster 2023-10-09T10:24:26.577526+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[79554]: cluster 2023-10-09T10:24:27.424017+0000 mgr.y (mgr.26072) 654 : cluster 0 pgmap v677: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%) 2023-10-09T10:24:27.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:27 smithi053 bash[79554]: cluster 2023-10-09T10:24:27.571776+0000 mon.a (mon.0) 919 : cluster 0 osdmap e201: 8 total, 7 up, 8 in 2023-10-09T10:24:27.708 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:27.721 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:27 smithi086 bash[59714]: cluster 2023-10-09T10:24:26.565802+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.722 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:27 smithi086 bash[59714]: audit 2023-10-09T10:24:26.565937+0000 mon.a (mon.0) 917 : audit 1 from='client.? 172.21.15.53:0/1965899937' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.23035895465916992}]': finished 2023-10-09T10:24:27.722 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:27 smithi086 bash[59714]: cluster 2023-10-09T10:24:26.566012+0000 mon.a (mon.0) 918 : cluster 0 osdmap e200: 8 total, 7 up, 8 in 2023-10-09T10:24:27.722 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:27 smithi086 bash[59714]: cluster 2023-10-09T10:24:26.568958+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.722 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:27 smithi086 bash[59714]: cluster 2023-10-09T10:24:26.569545+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.722 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:27 smithi086 bash[59714]: cluster 2023-10-09T10:24:26.569901+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.722 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:27 smithi086 bash[59714]: cluster 2023-10-09T10:24:26.570811+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.722 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:27 smithi086 bash[59714]: cluster 2023-10-09T10:24:26.572515+0000 osd.4 (osd.4) 149 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.722 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:27 smithi086 bash[59714]: cluster 2023-10-09T10:24:26.573798+0000 osd.4 (osd.4) 150 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.722 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:27 smithi086 bash[59714]: cluster 2023-10-09T10:24:26.575401+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.722 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:27 smithi086 bash[59714]: cluster 2023-10-09T10:24:26.577526+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e200 with expected crc 2023-10-09T10:24:27.722 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:27 smithi086 bash[59714]: cluster 2023-10-09T10:24:27.424017+0000 mgr.y (mgr.26072) 654 : cluster 0 pgmap v677: 73 pgs: 1 active+undersized+degraded, 4 active+clean+remapped, 53 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 3/84 objects misplaced (3.571%) 2023-10-09T10:24:27.723 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:27 smithi086 bash[59714]: cluster 2023-10-09T10:24:27.571776+0000 mon.a (mon.0) 919 : cluster 0 osdmap e201: 8 total, 7 up, 8 in 2023-10-09T10:24:27.740 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:27.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:27.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:27.845 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:27.867 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:27.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:27.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:27.970 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:28.002 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:28.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:28.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:28.107 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:28.132 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:28.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:28.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:28.235 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:28.269 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:28.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:28.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:28.372 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:28.408 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:28.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:28.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:28.512 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:28.540 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:28.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:28.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:28.644 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:28.677 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:28.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:28.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:28.780 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:28.814 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:28.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:28.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:28.918 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:28.953 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:28.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:28.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:29.057 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:29.088 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:29.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:29.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:29.124 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:24:29.192 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:29.227 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:29.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:29.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:29.332 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:29.351 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:29.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:29.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:29.454 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:29.473 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:29.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:29.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:29.577 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:29.590 INFO:teuthology.orchestra.run.smithi053.stderr:pool 'unique_pool_2' created 2023-10-09T10:24:29.592 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:29 smithi086 bash[59714]: cluster 2023-10-09T10:24:27.568224+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.592 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:29 smithi086 bash[59714]: cluster 2023-10-09T10:24:27.571043+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.593 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:29 smithi086 bash[59714]: cluster 2023-10-09T10:24:27.571910+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.593 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:29 smithi086 bash[59714]: cluster 2023-10-09T10:24:27.572276+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.593 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:29 smithi086 bash[59714]: cluster 2023-10-09T10:24:27.573152+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.593 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:29 smithi086 bash[59714]: cluster 2023-10-09T10:24:27.574343+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.593 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:29 smithi086 bash[59714]: cluster 2023-10-09T10:24:27.575400+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.593 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:29 smithi086 bash[59714]: cluster 2023-10-09T10:24:27.576249+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.593 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:29 smithi086 bash[59714]: cluster 2023-10-09T10:24:27.577301+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.594 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:29 smithi086 bash[59714]: cluster 2023-10-09T10:24:27.578783+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.594 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:29 smithi086 bash[59714]: cluster 2023-10-09T10:24:27.582245+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.594 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:29 smithi086 bash[59714]: cluster 2023-10-09T10:24:28.572470+0000 mon.a (mon.0) 920 : cluster 0 osdmap e202: 8 total, 7 up, 8 in 2023-10-09T10:24:29.605 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:29.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:29.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:29.709 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:29.721 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:29 smithi053 bash[79554]: cluster 2023-10-09T10:24:27.568224+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.721 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:29 smithi053 bash[79554]: cluster 2023-10-09T10:24:27.571043+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.721 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:29 smithi053 bash[79554]: cluster 2023-10-09T10:24:27.571910+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.722 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:29 smithi053 bash[79554]: cluster 2023-10-09T10:24:27.572276+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.722 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:29 smithi053 bash[79554]: cluster 2023-10-09T10:24:27.573152+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.722 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:29 smithi053 bash[79554]: cluster 2023-10-09T10:24:27.574343+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.722 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:29 smithi053 bash[79554]: cluster 2023-10-09T10:24:27.575400+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.722 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:29 smithi053 bash[79554]: cluster 2023-10-09T10:24:27.576249+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.722 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:29 smithi053 bash[79554]: cluster 2023-10-09T10:24:27.577301+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.722 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:29 smithi053 bash[79554]: cluster 2023-10-09T10:24:27.578783+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.722 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:29 smithi053 bash[79554]: cluster 2023-10-09T10:24:27.582245+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.722 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:29 smithi053 bash[79554]: cluster 2023-10-09T10:24:28.572470+0000 mon.a (mon.0) 920 : cluster 0 osdmap e202: 8 total, 7 up, 8 in 2023-10-09T10:24:29.723 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:29 smithi053 bash[76859]: cluster 2023-10-09T10:24:27.568224+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.723 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:29 smithi053 bash[76859]: cluster 2023-10-09T10:24:27.571043+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.723 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:29 smithi053 bash[76859]: cluster 2023-10-09T10:24:27.571910+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.723 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:29 smithi053 bash[76859]: cluster 2023-10-09T10:24:27.572276+0000 osd.4 (osd.4) 151 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.723 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:29 smithi053 bash[76859]: cluster 2023-10-09T10:24:27.573152+0000 osd.6 (osd.6) 48 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.723 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:29 smithi053 bash[76859]: cluster 2023-10-09T10:24:27.574343+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.723 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:29 smithi053 bash[76859]: cluster 2023-10-09T10:24:27.575400+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.723 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:29 smithi053 bash[76859]: cluster 2023-10-09T10:24:27.576249+0000 osd.4 (osd.4) 152 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.723 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:29 smithi053 bash[76859]: cluster 2023-10-09T10:24:27.577301+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.723 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:29 smithi053 bash[76859]: cluster 2023-10-09T10:24:27.578783+0000 osd.4 (osd.4) 153 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.724 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:29 smithi053 bash[76859]: cluster 2023-10-09T10:24:27.582245+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e201 with expected crc 2023-10-09T10:24:29.724 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:29 smithi053 bash[76859]: cluster 2023-10-09T10:24:28.572470+0000 mon.a (mon.0) 920 : cluster 0 osdmap e202: 8 total, 7 up, 8 in 2023-10-09T10:24:29.735 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:29.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:29.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:29.838 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:29.859 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:29.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:29.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:29.964 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:29.985 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:29.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:29.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:30.088 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:30.118 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:30.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:30.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:30.220 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:30.250 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:30.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:30.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:30.354 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:30.388 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:30.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:30.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:30.491 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:30.506 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:30 smithi086 bash[59714]: cluster 2023-10-09T10:24:28.570928+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.506 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:30 smithi086 bash[59714]: cluster 2023-10-09T10:24:28.572861+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.506 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:30 smithi086 bash[59714]: cluster 2023-10-09T10:24:28.573936+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.506 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:30 smithi086 bash[59714]: cluster 2023-10-09T10:24:28.575804+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.506 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:30 smithi086 bash[59714]: cluster 2023-10-09T10:24:28.575948+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.506 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:30 smithi086 bash[59714]: cluster 2023-10-09T10:24:28.577545+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.506 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:30 smithi086 bash[59714]: cluster 2023-10-09T10:24:28.578262+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.506 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:30 smithi086 bash[59714]: cluster 2023-10-09T10:24:28.578507+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.507 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:30 smithi086 bash[59714]: cluster 2023-10-09T10:24:28.579073+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.507 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:30 smithi086 bash[59714]: cluster 2023-10-09T10:24:28.579086+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.507 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:30 smithi086 bash[59714]: cluster 2023-10-09T10:24:28.581490+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.507 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:30 smithi086 bash[59714]: audit 2023-10-09T10:24:28.969993+0000 mon.a (mon.0) 921 : audit 1 from='client.? 172.21.15.53:0/2815818143' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-10-09T10:24:30.507 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:30 smithi086 bash[59714]: cluster 2023-10-09T10:24:29.425099+0000 mgr.y (mgr.26072) 655 : cluster 0 pgmap v680: 73 pgs: 1 activating, 1 remapped+peering, 1 active+undersized+degraded, 6 active+clean+remapped, 49 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 7/84 objects misplaced (8.333%); 24 B/s, 1 keys/s, 1 objects/s recovering 2023-10-09T10:24:30.507 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:30 smithi086 bash[59714]: cluster 2023-10-09T10:24:29.581455+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T10:24:30.507 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:30 smithi086 bash[59714]: audit 2023-10-09T10:24:29.582193+0000 mon.a (mon.0) 922 : audit 1 from='client.? 172.21.15.53:0/2815818143' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-10-09T10:24:30.507 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:30 smithi086 bash[59714]: cluster 2023-10-09T10:24:29.582363+0000 mon.a (mon.0) 923 : cluster 0 osdmap e203: 8 total, 7 up, 8 in 2023-10-09T10:24:30.507 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:30 smithi086 bash[59714]: cluster 2023-10-09T10:24:29.583002+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T10:24:30.508 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:30 smithi086 bash[59714]: cluster 2023-10-09T10:24:29.583516+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T10:24:30.508 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:30 smithi086 bash[59714]: cluster 2023-10-09T10:24:29.586598+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T10:24:30.508 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:30 smithi086 bash[59714]: cluster 2023-10-09T10:24:29.586852+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T10:24:30.508 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:30 smithi086 bash[59714]: cluster 2023-10-09T10:24:29.587522+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T10:24:30.508 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:30 smithi086 bash[59714]: cluster 2023-10-09T10:24:29.588797+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T10:24:30.525 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:30.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:30.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:30.629 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:30.661 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:30.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:30.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:30.765 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:30.795 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:30.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:30.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:30.900 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:30.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[76859]: cluster 2023-10-09T10:24:28.570928+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[76859]: cluster 2023-10-09T10:24:28.572861+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[76859]: cluster 2023-10-09T10:24:28.573936+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[76859]: cluster 2023-10-09T10:24:28.575804+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[76859]: cluster 2023-10-09T10:24:28.575948+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[76859]: cluster 2023-10-09T10:24:28.577545+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[76859]: cluster 2023-10-09T10:24:28.578262+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[76859]: cluster 2023-10-09T10:24:28.578507+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[76859]: cluster 2023-10-09T10:24:28.579073+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[76859]: cluster 2023-10-09T10:24:28.579086+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[76859]: cluster 2023-10-09T10:24:28.581490+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[76859]: audit 2023-10-09T10:24:28.969993+0000 mon.a (mon.0) 921 : audit 1 from='client.? 172.21.15.53:0/2815818143' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-10-09T10:24:30.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[76859]: cluster 2023-10-09T10:24:29.425099+0000 mgr.y (mgr.26072) 655 : cluster 0 pgmap v680: 73 pgs: 1 activating, 1 remapped+peering, 1 active+undersized+degraded, 6 active+clean+remapped, 49 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 7/84 objects misplaced (8.333%); 24 B/s, 1 keys/s, 1 objects/s recovering 2023-10-09T10:24:30.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[76859]: cluster 2023-10-09T10:24:29.581455+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T10:24:30.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[76859]: audit 2023-10-09T10:24:29.582193+0000 mon.a (mon.0) 922 : audit 1 from='client.? 172.21.15.53:0/2815818143' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-10-09T10:24:30.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[76859]: cluster 2023-10-09T10:24:29.582363+0000 mon.a (mon.0) 923 : cluster 0 osdmap e203: 8 total, 7 up, 8 in 2023-10-09T10:24:30.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[76859]: cluster 2023-10-09T10:24:29.583002+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T10:24:30.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[76859]: cluster 2023-10-09T10:24:29.583516+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T10:24:30.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[76859]: cluster 2023-10-09T10:24:29.586598+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T10:24:30.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[76859]: cluster 2023-10-09T10:24:29.586852+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T10:24:30.928 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[76859]: cluster 2023-10-09T10:24:29.587522+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T10:24:30.928 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[76859]: cluster 2023-10-09T10:24:29.588797+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T10:24:30.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[79554]: cluster 2023-10-09T10:24:28.570928+0000 osd.4 (osd.4) 154 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[79554]: cluster 2023-10-09T10:24:28.572861+0000 osd.6 (osd.6) 49 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[79554]: cluster 2023-10-09T10:24:28.573936+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[79554]: cluster 2023-10-09T10:24:28.575804+0000 osd.4 (osd.4) 155 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[79554]: cluster 2023-10-09T10:24:28.575948+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[79554]: cluster 2023-10-09T10:24:28.577545+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[79554]: cluster 2023-10-09T10:24:28.578262+0000 osd.4 (osd.4) 156 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[79554]: cluster 2023-10-09T10:24:28.578507+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[79554]: cluster 2023-10-09T10:24:28.579073+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[79554]: cluster 2023-10-09T10:24:28.579086+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[79554]: cluster 2023-10-09T10:24:28.581490+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e202 with expected crc 2023-10-09T10:24:30.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[79554]: audit 2023-10-09T10:24:28.969993+0000 mon.a (mon.0) 921 : audit 1 from='client.? 172.21.15.53:0/2815818143' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-10-09T10:24:30.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[79554]: cluster 2023-10-09T10:24:29.425099+0000 mgr.y (mgr.26072) 655 : cluster 0 pgmap v680: 73 pgs: 1 activating, 1 remapped+peering, 1 active+undersized+degraded, 6 active+clean+remapped, 49 active+clean, 15 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 7/84 objects misplaced (8.333%); 24 B/s, 1 keys/s, 1 objects/s recovering 2023-10-09T10:24:30.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[79554]: cluster 2023-10-09T10:24:29.581455+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T10:24:30.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[79554]: audit 2023-10-09T10:24:29.582193+0000 mon.a (mon.0) 922 : audit 1 from='client.? 172.21.15.53:0/2815818143' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-10-09T10:24:30.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[79554]: cluster 2023-10-09T10:24:29.582363+0000 mon.a (mon.0) 923 : cluster 0 osdmap e203: 8 total, 7 up, 8 in 2023-10-09T10:24:30.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[79554]: cluster 2023-10-09T10:24:29.583002+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T10:24:30.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[79554]: cluster 2023-10-09T10:24:29.583516+0000 osd.4 (osd.4) 157 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T10:24:30.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[79554]: cluster 2023-10-09T10:24:29.586598+0000 osd.4 (osd.4) 158 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T10:24:30.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[79554]: cluster 2023-10-09T10:24:29.586852+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T10:24:30.930 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[79554]: cluster 2023-10-09T10:24:29.587522+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T10:24:30.930 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:30 smithi053 bash[79554]: cluster 2023-10-09T10:24:29.588797+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e203 with expected crc 2023-10-09T10:24:30.930 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:30.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:30.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:31.032 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:31.068 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:31.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:31.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:31.172 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:31.199 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:31.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:31.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:31.302 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:31.332 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:31.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:31.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:31.436 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:31.470 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:31.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:31.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:31.474 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_2 rados --yes-i-really-mean-it || true 2023-10-09T10:24:31.574 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:31.604 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:31.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:31.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:31.708 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:31.740 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:31.742 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:31 smithi053 bash[79554]: cluster 2023-10-09T10:24:30.582791+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T10:24:31.742 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:31 smithi053 bash[79554]: cluster 2023-10-09T10:24:30.585981+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T10:24:31.742 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:31 smithi053 bash[79554]: cluster 2023-10-09T10:24:30.586759+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T10:24:31.742 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:31 smithi053 bash[79554]: cluster 2023-10-09T10:24:30.587560+0000 mon.a (mon.0) 924 : cluster 0 osdmap e204: 8 total, 7 up, 8 in 2023-10-09T10:24:31.743 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:31 smithi053 bash[79554]: cluster 2023-10-09T10:24:30.591956+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T10:24:31.743 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:31 smithi053 bash[79554]: cluster 2023-10-09T10:24:30.592006+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T10:24:31.743 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:31 smithi053 bash[79554]: cluster 2023-10-09T10:24:30.685924+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T10:24:31.743 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:31 smithi053 bash[79554]: cluster 2023-10-09T10:24:31.426364+0000 mgr.y (mgr.26072) 656 : cluster 0 pgmap v683: 89 pgs: 1 active+undersized+degraded, 1 creating+peering, 10 unknown, 1 activating, 1 remapped+peering, 8 active+clean+remapped, 51 active+clean, 16 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%); 144 KiB/s, 2 keys/s, 4 objects/s recovering 2023-10-09T10:24:31.743 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:31 smithi053 bash[76859]: cluster 2023-10-09T10:24:30.582791+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T10:24:31.743 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:31 smithi053 bash[76859]: cluster 2023-10-09T10:24:30.585981+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T10:24:31.744 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:31 smithi053 bash[76859]: cluster 2023-10-09T10:24:30.586759+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T10:24:31.744 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:31 smithi053 bash[76859]: cluster 2023-10-09T10:24:30.587560+0000 mon.a (mon.0) 924 : cluster 0 osdmap e204: 8 total, 7 up, 8 in 2023-10-09T10:24:31.744 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:31 smithi053 bash[76859]: cluster 2023-10-09T10:24:30.591956+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T10:24:31.744 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:31 smithi053 bash[76859]: cluster 2023-10-09T10:24:30.592006+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T10:24:31.744 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:31 smithi053 bash[76859]: cluster 2023-10-09T10:24:30.685924+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T10:24:31.744 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:31 smithi053 bash[76859]: cluster 2023-10-09T10:24:31.426364+0000 mgr.y (mgr.26072) 656 : cluster 0 pgmap v683: 89 pgs: 1 active+undersized+degraded, 1 creating+peering, 10 unknown, 1 activating, 1 remapped+peering, 8 active+clean+remapped, 51 active+clean, 16 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%); 144 KiB/s, 2 keys/s, 4 objects/s recovering 2023-10-09T10:24:31.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:31.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:31.846 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:31.857 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:31 smithi086 bash[59714]: cluster 2023-10-09T10:24:30.582791+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T10:24:31.857 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:31 smithi086 bash[59714]: cluster 2023-10-09T10:24:30.585981+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T10:24:31.857 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:31 smithi086 bash[59714]: cluster 2023-10-09T10:24:30.586759+0000 osd.4 (osd.4) 159 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T10:24:31.857 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:31 smithi086 bash[59714]: cluster 2023-10-09T10:24:30.587560+0000 mon.a (mon.0) 924 : cluster 0 osdmap e204: 8 total, 7 up, 8 in 2023-10-09T10:24:31.858 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:31 smithi086 bash[59714]: cluster 2023-10-09T10:24:30.591956+0000 osd.4 (osd.4) 160 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T10:24:31.858 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:31 smithi086 bash[59714]: cluster 2023-10-09T10:24:30.592006+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T10:24:31.858 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:31 smithi086 bash[59714]: cluster 2023-10-09T10:24:30.685924+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e204 with expected crc 2023-10-09T10:24:31.858 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:31 smithi086 bash[59714]: cluster 2023-10-09T10:24:31.426364+0000 mgr.y (mgr.26072) 656 : cluster 0 pgmap v683: 89 pgs: 1 active+undersized+degraded, 1 creating+peering, 10 unknown, 1 activating, 1 remapped+peering, 8 active+clean+remapped, 51 active+clean, 16 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%); 144 KiB/s, 2 keys/s, 4 objects/s recovering 2023-10-09T10:24:31.875 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:31.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:31.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:31.979 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:32.010 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:32.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:32.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:32.113 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:32.148 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:32.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:32.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:32.252 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:32.281 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:32.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:32.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:32.385 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:32.417 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:32.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:32.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:32.521 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:32.552 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:32.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:32.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:32.657 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:32.668 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:32 smithi086 bash[59714]: cluster 2023-10-09T10:24:31.590600+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e205 with expected crc 2023-10-09T10:24:32.668 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:32 smithi086 bash[59714]: cluster 2023-10-09T10:24:31.591834+0000 mon.a (mon.0) 925 : cluster 0 osdmap e205: 8 total, 7 up, 8 in 2023-10-09T10:24:32.669 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:32 smithi086 bash[59714]: cluster 2023-10-09T10:24:31.679058+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e205 with expected crc 2023-10-09T10:24:32.669 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:32 smithi086 bash[59714]: cluster 2023-10-09T10:24:31.682139+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e205 with expected crc 2023-10-09T10:24:32.686 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:32.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:32.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:32.790 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:32.824 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:32.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:32.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:32.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:32 smithi053 bash[76859]: cluster 2023-10-09T10:24:31.590600+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e205 with expected crc 2023-10-09T10:24:32.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:32 smithi053 bash[76859]: cluster 2023-10-09T10:24:31.591834+0000 mon.a (mon.0) 925 : cluster 0 osdmap e205: 8 total, 7 up, 8 in 2023-10-09T10:24:32.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:32 smithi053 bash[76859]: cluster 2023-10-09T10:24:31.679058+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e205 with expected crc 2023-10-09T10:24:32.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:32 smithi053 bash[76859]: cluster 2023-10-09T10:24:31.682139+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e205 with expected crc 2023-10-09T10:24:32.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:24:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:24:32] "GET /metrics HTTP/1.1" 200 34150 "" "Prometheus/2.33.4" 2023-10-09T10:24:32.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:32 smithi053 bash[79554]: cluster 2023-10-09T10:24:31.590600+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e205 with expected crc 2023-10-09T10:24:32.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:32 smithi053 bash[79554]: cluster 2023-10-09T10:24:31.591834+0000 mon.a (mon.0) 925 : cluster 0 osdmap e205: 8 total, 7 up, 8 in 2023-10-09T10:24:32.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:32 smithi053 bash[79554]: cluster 2023-10-09T10:24:31.679058+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e205 with expected crc 2023-10-09T10:24:32.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:32 smithi053 bash[79554]: cluster 2023-10-09T10:24:31.682139+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e205 with expected crc 2023-10-09T10:24:32.927 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:32.958 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:32.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:32.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:33.062 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:33.087 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:33.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:33.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:33.190 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:24:33.191 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:33.191 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:24:33.217 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:33.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:33.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:33.321 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:33.351 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:33.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:33.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:33.455 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:33.487 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:33.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:33.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:33.537 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [2] live_osds: [0, 1, 3, 4, 5, 7, 6] 2023-10-09T10:24:33.537 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:24:33.537 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-10-09T10:24:33.538 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 3.0 2023-10-09T10:24:33.591 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:33.623 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:33.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:33.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:33.728 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:33.760 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:33.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:33.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:33.864 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:33.890 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:33.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:33.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:33.993 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:34.023 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:34.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:34.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:34.127 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:34.135 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:34 smithi053 bash[76859]: cluster 2023-10-09T10:24:33.427034+0000 mgr.y (mgr.26072) 657 : cluster 0 pgmap v685: 89 pgs: 1 active+undersized+degraded, 1 creating+peering, 7 unknown, 9 active+clean+remapped, 55 active+clean, 16 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%); 119 KiB/s, 2 keys/s, 3 objects/s recovering 2023-10-09T10:24:34.135 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:34 smithi053 bash[79554]: cluster 2023-10-09T10:24:33.427034+0000 mgr.y (mgr.26072) 657 : cluster 0 pgmap v685: 89 pgs: 1 active+undersized+degraded, 1 creating+peering, 7 unknown, 9 active+clean+remapped, 55 active+clean, 16 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%); 119 KiB/s, 2 keys/s, 3 objects/s recovering 2023-10-09T10:24:34.148 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:34.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:34.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:34.251 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:34.273 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:34.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:34.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:34.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:34 smithi086 bash[59714]: cluster 2023-10-09T10:24:33.427034+0000 mgr.y (mgr.26072) 657 : cluster 0 pgmap v685: 89 pgs: 1 active+undersized+degraded, 1 creating+peering, 7 unknown, 9 active+clean+remapped, 55 active+clean, 16 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%); 119 KiB/s, 2 keys/s, 3 objects/s recovering 2023-10-09T10:24:34.377 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:34.401 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:34.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:34.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:34.504 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:34.537 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:34.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:34.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:34.641 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:34.677 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:34.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:34.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:34.781 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:34.809 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:34.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:34.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:34.913 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:34.944 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:34.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:34.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:35.047 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:35.074 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:35.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:35.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:35.177 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:35.211 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:35.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:35.215 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:35.315 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:35.349 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:35.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:35.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:35.452 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:35.484 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:35.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:35.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:35.588 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:35.616 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:35.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:35.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:35.719 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:35.747 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:35.748 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:35 smithi086 bash[59714]: cluster 2023-10-09T10:24:35.427898+0000 mgr.y (mgr.26072) 658 : cluster 0 pgmap v686: 89 pgs: 1 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 21 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%); 96 KiB/s, 1 objects/s recovering 2023-10-09T10:24:35.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:35.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:35.849 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:24:35.849 INFO:teuthology.orchestra.run.smithi053.stdout: "size": 20, 2023-10-09T10:24:35.849 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 600, 2023-10-09T10:24:35.850 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [ 2023-10-09T10:24:35.850 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.850 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:150418 5.13 5:cdea67df:::benchmark_data_smithi053_106232_object41028:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e138)", 2023-10-09T10:24:35.850 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:18:01.320245+0000", 2023-10-09T10:24:35.850 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 394.52153024199998, 2023-10-09T10:24:35.850 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0091809899999999, 2023-10-09T10:24:35.850 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:24:35.850 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:24:35.850 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:24:35.851 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:24:35.851 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:24:35.851 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 150418 2023-10-09T10:24:35.851 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.851 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:24:35.851 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.851 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:24:35.851 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.320245+0000", 2023-10-09T10:24:35.851 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.851 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.851 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.852 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:24:35.852 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.320245+0000", 2023-10-09T10:24:35.852 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.852 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.852 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.852 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:24:35.852 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.320243+0000", 2023-10-09T10:24:35.852 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:24:35.852 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.852 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.852 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:24:35.852 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.320252+0000", 2023-10-09T10:24:35.852 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.1460000000000002e-06 2023-10-09T10:24:35.853 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.853 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.853 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:24:35.853 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.320271+0000", 2023-10-09T10:24:35.853 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.9570000000000001e-05 2023-10-09T10:24:35.853 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.853 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.853 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:24:35.853 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.320281+0000", 2023-10-09T10:24:35.853 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.8099999999999992e-06 2023-10-09T10:24:35.853 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.854 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.854 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.854 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.320335+0000", 2023-10-09T10:24:35.854 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.4276e-05 2023-10-09T10:24:35.854 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.854 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.854 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op must wait for map", 2023-10-09T10:24:35.854 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.320343+0000", 2023-10-09T10:24:35.854 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.8879999999999997e-06 2023-10-09T10:24:35.854 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.854 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.854 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.855 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.326881+0000", 2023-10-09T10:24:35.855 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0065380170000000001 2023-10-09T10:24:35.855 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.855 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.855 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.855 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.326894+0000", 2023-10-09T10:24:35.855 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2167999999999999e-05 2023-10-09T10:24:35.855 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.855 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.855 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.855 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.329336+0000", 2023-10-09T10:24:35.856 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0024429669999999 2023-10-09T10:24:35.856 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.856 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.856 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:24:35.856 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.329426+0000", 2023-10-09T10:24:35.856 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.9133000000000002e-05 2023-10-09T10:24:35.856 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.856 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:24:35.856 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.856 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.856 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.857 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:150439 5.13 5:c99f9424:::benchmark_data_smithi053_106232_object41049:head [delete] snapc 0=[] ondisk+write+known_if_redirected e138)", 2023-10-09T10:24:35.857 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:18:01.330624+0000", 2023-10-09T10:24:35.857 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 394.51115110299997, 2023-10-09T10:24:35.857 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.009979695, 2023-10-09T10:24:35.857 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:24:35.857 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:24:35.857 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:24:35.857 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:24:35.857 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:24:35.857 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 150439 2023-10-09T10:24:35.857 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.858 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:24:35.858 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.858 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:24:35.858 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.330624+0000", 2023-10-09T10:24:35.858 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.858 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.858 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.858 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:24:35.858 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.330624+0000", 2023-10-09T10:24:35.858 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.858 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.859 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.859 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:24:35.859 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.330622+0000", 2023-10-09T10:24:35.859 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:24:35.859 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.859 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.859 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:24:35.859 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.330630+0000", 2023-10-09T10:24:35.859 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.089e-06 2023-10-09T10:24:35.859 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.860 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.860 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:24:35.860 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.330643+0000", 2023-10-09T10:24:35.860 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3030999999999999e-05 2023-10-09T10:24:35.860 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.860 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.860 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:24:35.860 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.330653+0000", 2023-10-09T10:24:35.860 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.3850000000000008e-06 2023-10-09T10:24:35.860 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.860 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.860 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.861 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.330853+0000", 2023-10-09T10:24:35.861 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00020060799999999999 2023-10-09T10:24:35.861 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.861 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.861 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.861 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:01.330866+0000", 2023-10-09T10:24:35.861 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2505e-05 2023-10-09T10:24:35.861 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.861 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.861 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.861 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.329890+0000", 2023-10-09T10:24:35.862 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.99902415300000003 2023-10-09T10:24:35.862 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.862 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.862 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:24:35.862 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.330016+0000", 2023-10-09T10:24:35.862 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00012629199999999999 2023-10-09T10:24:35.862 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.862 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.862 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 0,1", 2023-10-09T10:24:35.862 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.330135+0000", 2023-10-09T10:24:35.862 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00011862399999999999 2023-10-09T10:24:35.863 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.863 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.863 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:24:35.863 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.337830+0000", 2023-10-09T10:24:35.863 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0076953339999999999 2023-10-09T10:24:35.863 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.863 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.863 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:24:35.863 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.340498+0000", 2023-10-09T10:24:35.863 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0026682479999999998 2023-10-09T10:24:35.863 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.863 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.864 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:24:35.864 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.340519+0000", 2023-10-09T10:24:35.864 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.1010999999999999e-05 2023-10-09T10:24:35.864 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.864 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.864 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:24:35.864 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.340558+0000", 2023-10-09T10:24:35.864 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.8445000000000002e-05 2023-10-09T10:24:35.864 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.864 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.864 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:24:35.864 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:02.340603+0000", 2023-10-09T10:24:35.865 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.5634999999999999e-05 2023-10-09T10:24:35.865 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.865 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:24:35.865 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.865 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.865 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.865 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:194675 5.14 5:2d6ac2fc:::benchmark_data_smithi053_106232_object85285:head [delete] snapc 0=[] ondisk+write+known_if_redirected e142)", 2023-10-09T10:24:35.865 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:18:56.414581+0000", 2023-10-09T10:24:35.865 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 339.42719413200001, 2023-10-09T10:24:35.865 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.005194589, 2023-10-09T10:24:35.865 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:24:35.865 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:24:35.866 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:24:35.866 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:24:35.866 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:24:35.866 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 194675 2023-10-09T10:24:35.866 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.866 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:24:35.866 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.866 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:24:35.866 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.414581+0000", 2023-10-09T10:24:35.866 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.866 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.866 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.867 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:24:35.867 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.414581+0000", 2023-10-09T10:24:35.867 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.867 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.867 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.867 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:24:35.867 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.414579+0000", 2023-10-09T10:24:35.867 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:24:35.867 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.867 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.867 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:24:35.867 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.414585+0000", 2023-10-09T10:24:35.868 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.003e-06 2023-10-09T10:24:35.868 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.868 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.868 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:24:35.868 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.414605+0000", 2023-10-09T10:24:35.868 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.0134999999999999e-05 2023-10-09T10:24:35.868 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.868 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.868 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:24:35.868 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.414616+0000", 2023-10-09T10:24:35.868 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0397000000000001e-05 2023-10-09T10:24:35.868 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.869 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.869 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.869 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.414679+0000", 2023-10-09T10:24:35.869 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.3520000000000002e-05 2023-10-09T10:24:35.869 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.869 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.869 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.869 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.414692+0000", 2023-10-09T10:24:35.869 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.288e-05 2023-10-09T10:24:35.870 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.870 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.870 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.870 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.409770+0000", 2023-10-09T10:24:35.870 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.995077557 2023-10-09T10:24:35.870 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.870 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.870 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:24:35.870 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.409863+0000", 2023-10-09T10:24:35.870 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.2856999999999995e-05 2023-10-09T10:24:35.870 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.870 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.871 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 2,7", 2023-10-09T10:24:35.871 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.410197+0000", 2023-10-09T10:24:35.871 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00033393600000000001 2023-10-09T10:24:35.871 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.871 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.871 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:24:35.871 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.417573+0000", 2023-10-09T10:24:35.871 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0073762649999999999 2023-10-09T10:24:35.871 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.871 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.871 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:24:35.872 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.419573+0000", 2023-10-09T10:24:35.872 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0019997639999999998 2023-10-09T10:24:35.872 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.872 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.872 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:24:35.872 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.419696+0000", 2023-10-09T10:24:35.872 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00012296 2023-10-09T10:24:35.872 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.872 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.872 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:24:35.872 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.419746+0000", 2023-10-09T10:24:35.872 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.0052999999999997e-05 2023-10-09T10:24:35.872 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.873 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.873 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:24:35.873 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.419775+0000", 2023-10-09T10:24:35.873 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.9663999999999999e-05 2023-10-09T10:24:35.873 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.873 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:24:35.873 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.873 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.873 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.873 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34788.0:194708 5.14 5:2c45aa1d:::benchmark_data_smithi053_106232_object85318:head [delete] snapc 0=[] ondisk+write+known_if_redirected e142)", 2023-10-09T10:24:35.873 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:18:56.450714+0000", 2023-10-09T10:24:35.873 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 339.39106110500001, 2023-10-09T10:24:35.874 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.96917479399999995, 2023-10-09T10:24:35.874 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:24:35.874 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:24:35.874 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:24:35.874 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34788", 2023-10-09T10:24:35.874 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:24:35.874 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 194708 2023-10-09T10:24:35.874 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.874 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:24:35.874 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.874 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:24:35.874 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.450714+0000", 2023-10-09T10:24:35.875 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.875 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.875 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.875 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:24:35.875 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.450714+0000", 2023-10-09T10:24:35.875 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.875 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.875 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.875 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:24:35.875 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.450712+0000", 2023-10-09T10:24:35.875 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:24:35.876 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.876 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.876 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:24:35.876 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.450720+0000", 2023-10-09T10:24:35.876 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.1380000000000007e-06 2023-10-09T10:24:35.876 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.876 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.876 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:24:35.876 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.450741+0000", 2023-10-09T10:24:35.876 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.0562000000000001e-05 2023-10-09T10:24:35.876 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.877 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.877 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:24:35.877 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.450750+0000", 2023-10-09T10:24:35.877 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.8819999999999996e-06 2023-10-09T10:24:35.877 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.877 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.877 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.877 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.450816+0000", 2023-10-09T10:24:35.877 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.5073000000000005e-05 2023-10-09T10:24:35.877 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.877 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.878 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.878 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:56.450829+0000", 2023-10-09T10:24:35.878 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.34e-05 2023-10-09T10:24:35.878 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.878 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.878 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.878 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.412391+0000", 2023-10-09T10:24:35.878 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.961562378 2023-10-09T10:24:35.878 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.878 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.878 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:24:35.879 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.412536+0000", 2023-10-09T10:24:35.879 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014463200000000001 2023-10-09T10:24:35.879 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.879 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.879 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 2,7", 2023-10-09T10:24:35.879 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.412821+0000", 2023-10-09T10:24:35.879 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00028492300000000002 2023-10-09T10:24:35.879 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.879 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.879 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:24:35.880 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.419633+0000", 2023-10-09T10:24:35.880 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0068125670000000003 2023-10-09T10:24:35.880 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.880 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.880 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:24:35.880 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.419807+0000", 2023-10-09T10:24:35.880 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000174072 2023-10-09T10:24:35.880 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.880 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.880 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:24:35.880 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.419833+0000", 2023-10-09T10:24:35.880 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.5304999999999999e-05 2023-10-09T10:24:35.881 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.881 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.881 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:24:35.881 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.419867+0000", 2023-10-09T10:24:35.881 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.3927000000000002e-05 2023-10-09T10:24:35.881 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.881 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.881 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:24:35.881 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:18:57.419889+0000", 2023-10-09T10:24:35.881 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.1841999999999999e-05 2023-10-09T10:24:35.881 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.881 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:24:35.882 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.882 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.882 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.882 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:77290 6.b 6:dc402aeb:::benchmark_data_smithi053_125596_object77289:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e176)", 2023-10-09T10:24:35.882 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:21:44.982392+0000", 2023-10-09T10:24:35.882 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 170.85938260500001, 2023-10-09T10:24:35.882 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.263270742, 2023-10-09T10:24:35.882 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:24:35.882 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:24:35.882 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:24:35.882 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:24:35.883 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:24:35.883 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77290 2023-10-09T10:24:35.883 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.883 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:24:35.883 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.883 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:24:35.883 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.982392+0000", 2023-10-09T10:24:35.883 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.883 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.883 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.883 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:24:35.884 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.982392+0000", 2023-10-09T10:24:35.884 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.884 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.884 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.884 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:24:35.884 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.982390+0000", 2023-10-09T10:24:35.884 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:24:35.884 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.884 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.884 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:24:35.884 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.982420+0000", 2023-10-09T10:24:35.884 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.9244e-05 2023-10-09T10:24:35.885 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.885 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.885 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:24:35.885 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.982434+0000", 2023-10-09T10:24:35.885 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4537e-05 2023-10-09T10:24:35.885 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.885 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.885 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:24:35.885 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.982444+0000", 2023-10-09T10:24:35.885 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.5230000000000001e-06 2023-10-09T10:24:35.885 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.886 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.886 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.886 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.982650+0000", 2023-10-09T10:24:35.886 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00020610999999999999 2023-10-09T10:24:35.886 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.886 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.886 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:24:35.886 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.982809+0000", 2023-10-09T10:24:35.886 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000159333 2023-10-09T10:24:35.886 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.886 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.887 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:24:35.887 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.982965+0000", 2023-10-09T10:24:35.887 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000156121 2023-10-09T10:24:35.887 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.887 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.887 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:24:35.887 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.001530+0000", 2023-10-09T10:24:35.887 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.018565185000000001 2023-10-09T10:24:35.887 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.887 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.887 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.887 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.016278+0000", 2023-10-09T10:24:35.888 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.014747351000000001 2023-10-09T10:24:35.888 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.888 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.888 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.888 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.016291+0000", 2023-10-09T10:24:35.888 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3200999999999999e-05 2023-10-09T10:24:35.888 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.888 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.888 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.888 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.009262+0000", 2023-10-09T10:24:35.888 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.992971241 2023-10-09T10:24:35.888 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.889 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.889 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.889 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.009283+0000", 2023-10-09T10:24:35.889 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.0336e-05 2023-10-09T10:24:35.889 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.889 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.889 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.889 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.245523+0000", 2023-10-09T10:24:35.889 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2362402690000001 2023-10-09T10:24:35.889 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.889 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.889 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:24:35.890 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.245663+0000", 2023-10-09T10:24:35.890 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000140166 2023-10-09T10:24:35.890 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.890 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:24:35.890 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.890 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.890 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.890 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:77292 6.6 6:670acf33:::benchmark_data_smithi053_125596_object77291:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e176)", 2023-10-09T10:24:35.890 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:21:44.986312+0000", 2023-10-09T10:24:35.890 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 170.85546319100001, 2023-10-09T10:24:35.890 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.2269567960000001, 2023-10-09T10:24:35.891 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:24:35.891 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:24:35.891 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:24:35.891 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:24:35.891 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:24:35.891 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77292 2023-10-09T10:24:35.891 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.891 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:24:35.891 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.891 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:24:35.891 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986312+0000", 2023-10-09T10:24:35.891 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.892 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.892 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.892 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:24:35.892 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986312+0000", 2023-10-09T10:24:35.892 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.892 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.892 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.892 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:24:35.892 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986310+0000", 2023-10-09T10:24:35.892 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:24:35.893 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.893 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.893 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:24:35.893 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986378+0000", 2023-10-09T10:24:35.893 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.8367000000000005e-05 2023-10-09T10:24:35.893 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.893 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.893 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:24:35.893 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986397+0000", 2023-10-09T10:24:35.893 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.8674000000000001e-05 2023-10-09T10:24:35.893 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.893 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.894 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:24:35.894 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986406+0000", 2023-10-09T10:24:35.894 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.6340000000000007e-06 2023-10-09T10:24:35.894 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.894 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.894 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.894 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986575+0000", 2023-10-09T10:24:35.894 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00016926199999999999 2023-10-09T10:24:35.894 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.894 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.894 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:24:35.895 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986734+0000", 2023-10-09T10:24:35.895 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00015888 2023-10-09T10:24:35.895 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.895 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.895 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 4,7", 2023-10-09T10:24:35.895 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986900+0000", 2023-10-09T10:24:35.895 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00016631600000000001 2023-10-09T10:24:35.895 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.895 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.895 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:24:35.895 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.999031+0000", 2023-10-09T10:24:35.895 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.012131200999999999 2023-10-09T10:24:35.896 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.896 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.896 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.896 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.016148+0000", 2023-10-09T10:24:35.896 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.017116350999999998 2023-10-09T10:24:35.896 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.896 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.896 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.896 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.016164+0000", 2023-10-09T10:24:35.896 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6739999999999999e-05 2023-10-09T10:24:35.896 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.896 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.897 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.897 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.000959+0000", 2023-10-09T10:24:35.897 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.98479455999999999 2023-10-09T10:24:35.897 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.897 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.897 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.897 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.000975+0000", 2023-10-09T10:24:35.897 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6646e-05 2023-10-09T10:24:35.897 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.897 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.897 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.898 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.213125+0000", 2023-10-09T10:24:35.898 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.212149739 2023-10-09T10:24:35.898 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.898 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.898 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:24:35.898 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.213268+0000", 2023-10-09T10:24:35.898 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014326000000000001 2023-10-09T10:24:35.898 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.898 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:24:35.898 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.898 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.899 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.899 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:77293 6.b 6:dbab8de1:::benchmark_data_smithi053_125596_object77292:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e176)", 2023-10-09T10:24:35.899 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:21:44.986423+0000", 2023-10-09T10:24:35.899 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 170.85535169600001, 2023-10-09T10:24:35.899 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.263871644, 2023-10-09T10:24:35.899 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:24:35.899 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:24:35.899 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:24:35.899 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:24:35.899 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:24:35.899 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77293 2023-10-09T10:24:35.899 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.900 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:24:35.900 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.900 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:24:35.900 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986423+0000", 2023-10-09T10:24:35.900 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.900 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.900 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.900 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:24:35.900 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986423+0000", 2023-10-09T10:24:35.900 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.900 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.900 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.901 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:24:35.901 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986423+0000", 2023-10-09T10:24:35.901 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:24:35.901 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.901 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.901 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:24:35.901 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986456+0000", 2023-10-09T10:24:35.901 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.3173999999999998e-05 2023-10-09T10:24:35.901 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.901 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.901 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:24:35.901 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986465+0000", 2023-10-09T10:24:35.902 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.9290000000000004e-06 2023-10-09T10:24:35.902 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.902 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.902 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:24:35.902 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986471+0000", 2023-10-09T10:24:35.902 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.6819999999999997e-06 2023-10-09T10:24:35.902 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.902 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.902 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.902 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.987442+0000", 2023-10-09T10:24:35.902 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00097024000000000003 2023-10-09T10:24:35.902 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.903 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.903 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:24:35.903 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.987581+0000", 2023-10-09T10:24:35.903 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00013895800000000001 2023-10-09T10:24:35.903 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.903 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.903 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:24:35.903 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.987727+0000", 2023-10-09T10:24:35.903 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000146007 2023-10-09T10:24:35.903 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.903 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.903 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:24:35.904 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.001537+0000", 2023-10-09T10:24:35.904 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.013810706000000001 2023-10-09T10:24:35.904 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.904 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.904 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.904 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.016631+0000", 2023-10-09T10:24:35.904 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.015093998000000001 2023-10-09T10:24:35.904 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.904 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.904 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.904 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.016644+0000", 2023-10-09T10:24:35.904 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3078000000000001e-05 2023-10-09T10:24:35.905 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.905 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.905 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.905 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.010824+0000", 2023-10-09T10:24:35.905 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.99417991400000005 2023-10-09T10:24:35.905 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.905 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.905 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.905 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.010839+0000", 2023-10-09T10:24:35.905 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4572999999999999e-05 2023-10-09T10:24:35.905 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.905 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.906 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.906 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.248341+0000", 2023-10-09T10:24:35.906 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2375022250000001 2023-10-09T10:24:35.906 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.906 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.906 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:24:35.906 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.250295+0000", 2023-10-09T10:24:35.906 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0019536699999999998 2023-10-09T10:24:35.906 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.907 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:24:35.907 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.907 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.907 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.907 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:77300 6.6 6:61fd1263:::benchmark_data_smithi053_125596_object77299:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e176)", 2023-10-09T10:24:35.907 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:21:45.004320+0000", 2023-10-09T10:24:35.907 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 170.83745523300001, 2023-10-09T10:24:35.907 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.2430479430000001, 2023-10-09T10:24:35.907 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:24:35.907 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:24:35.907 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:24:35.907 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:24:35.908 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:24:35.908 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77300 2023-10-09T10:24:35.908 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.908 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:24:35.908 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.908 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:24:35.908 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.004320+0000", 2023-10-09T10:24:35.908 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.908 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.908 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.908 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:24:35.908 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.004320+0000", 2023-10-09T10:24:35.908 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.909 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.909 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.909 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:24:35.909 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.004318+0000", 2023-10-09T10:24:35.909 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:24:35.909 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.909 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.909 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:24:35.909 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.004346+0000", 2023-10-09T10:24:35.909 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.7546e-05 2023-10-09T10:24:35.909 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.910 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.910 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:24:35.910 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.004358+0000", 2023-10-09T10:24:35.910 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1990999999999999e-05 2023-10-09T10:24:35.910 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.910 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.910 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:24:35.910 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.004367+0000", 2023-10-09T10:24:35.910 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.4059999999999994e-06 2023-10-09T10:24:35.910 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.910 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.911 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.911 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.018959+0000", 2023-10-09T10:24:35.911 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.014591655 2023-10-09T10:24:35.911 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.911 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.911 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.911 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.018978+0000", 2023-10-09T10:24:35.911 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.9599e-05 2023-10-09T10:24:35.911 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.911 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.911 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.911 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.001003+0000", 2023-10-09T10:24:35.912 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.98202514799999996 2023-10-09T10:24:35.912 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.912 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.912 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.912 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.001013+0000", 2023-10-09T10:24:35.912 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.3649999999999993e-06 2023-10-09T10:24:35.912 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.912 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.912 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.912 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.217086+0000", 2023-10-09T10:24:35.912 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2160736320000001 2023-10-09T10:24:35.913 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.913 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.913 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:24:35.913 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.217302+0000", 2023-10-09T10:24:35.913 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00021525099999999999 2023-10-09T10:24:35.913 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.913 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.913 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 4,6", 2023-10-09T10:24:35.913 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.217529+0000", 2023-10-09T10:24:35.913 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000227734 2023-10-09T10:24:35.913 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.913 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.914 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:24:35.914 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.226217+0000", 2023-10-09T10:24:35.914 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0086879069999999999 2023-10-09T10:24:35.914 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.914 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.914 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:24:35.914 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.230486+0000", 2023-10-09T10:24:35.914 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0042688939999999996 2023-10-09T10:24:35.914 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.914 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.914 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:24:35.914 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.242992+0000", 2023-10-09T10:24:35.914 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.012505382000000001 2023-10-09T10:24:35.915 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.915 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.915 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:24:35.915 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.243134+0000", 2023-10-09T10:24:35.915 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014284599999999999 2023-10-09T10:24:35.915 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.915 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.915 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:24:35.915 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.247368+0000", 2023-10-09T10:24:35.915 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0042331909999999999 2023-10-09T10:24:35.915 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.916 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:24:35.916 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.916 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.916 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.916 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:77310 6.6 6:669ef9d2:::benchmark_data_smithi053_125596_object77309:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-10-09T10:24:35.916 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:21:45.019639+0000", 2023-10-09T10:24:35.916 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 170.82213559900001, 2023-10-09T10:24:35.916 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.235608284, 2023-10-09T10:24:35.916 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:24:35.916 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:24:35.916 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:24:35.916 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:24:35.917 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:24:35.917 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77310 2023-10-09T10:24:35.917 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.917 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:24:35.917 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.917 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:24:35.917 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.019639+0000", 2023-10-09T10:24:35.917 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.917 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.917 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.917 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:24:35.917 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.019639+0000", 2023-10-09T10:24:35.918 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.918 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.918 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.918 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:24:35.918 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.019639+0000", 2023-10-09T10:24:35.918 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:24:35.918 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.918 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.918 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:24:35.918 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.019661+0000", 2023-10-09T10:24:35.918 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.2371999999999999e-05 2023-10-09T10:24:35.918 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.919 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.919 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:24:35.919 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.019668+0000", 2023-10-09T10:24:35.919 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.6279999999999999e-06 2023-10-09T10:24:35.919 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.919 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.919 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:24:35.919 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.019673+0000", 2023-10-09T10:24:35.919 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.5140000000000001e-06 2023-10-09T10:24:35.919 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.919 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.920 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.920 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.019743+0000", 2023-10-09T10:24:35.920 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.0130999999999997e-05 2023-10-09T10:24:35.920 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.920 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.920 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.920 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.019751+0000", 2023-10-09T10:24:35.920 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.7929999999999998e-06 2023-10-09T10:24:35.920 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.920 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.920 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.920 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.001037+0000", 2023-10-09T10:24:35.921 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.98128550400000003 2023-10-09T10:24:35.921 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.921 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.921 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.921 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.001045+0000", 2023-10-09T10:24:35.921 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.6829999999999997e-06 2023-10-09T10:24:35.921 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.921 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.921 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.921 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.220407+0000", 2023-10-09T10:24:35.921 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2193614690000001 2023-10-09T10:24:35.922 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.922 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.922 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:24:35.922 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.220600+0000", 2023-10-09T10:24:35.922 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00019338 2023-10-09T10:24:35.922 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.922 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.922 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 4,6", 2023-10-09T10:24:35.922 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.220818+0000", 2023-10-09T10:24:35.922 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000217412 2023-10-09T10:24:35.922 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.922 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.923 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:24:35.923 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.226303+0000", 2023-10-09T10:24:35.923 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0054852060000000003 2023-10-09T10:24:35.923 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.923 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.923 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:24:35.923 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.230562+0000", 2023-10-09T10:24:35.923 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.004259423 2023-10-09T10:24:35.923 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.923 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.923 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:24:35.923 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.247458+0000", 2023-10-09T10:24:35.924 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.016895733 2023-10-09T10:24:35.924 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.924 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.924 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:24:35.924 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.247616+0000", 2023-10-09T10:24:35.924 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00015748499999999999 2023-10-09T10:24:35.924 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.924 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.924 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:24:35.924 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.255248+0000", 2023-10-09T10:24:35.925 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0076320119999999997 2023-10-09T10:24:35.925 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.925 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:24:35.925 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.925 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.925 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.925 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:77321 6.6 6:684e721a:::benchmark_data_smithi053_125596_object77320:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-10-09T10:24:35.925 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:21:45.031774+0000", 2023-10-09T10:24:35.925 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 170.810000941, 2023-10-09T10:24:35.925 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.2271392639999998, 2023-10-09T10:24:35.925 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:24:35.925 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:24:35.926 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:24:35.926 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:24:35.926 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:24:35.926 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77321 2023-10-09T10:24:35.926 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.926 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:24:35.926 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.926 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:24:35.926 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.031774+0000", 2023-10-09T10:24:35.926 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.926 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.927 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.927 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:24:35.927 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.031774+0000", 2023-10-09T10:24:35.927 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.927 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.927 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.927 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:24:35.927 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.031772+0000", 2023-10-09T10:24:35.927 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:24:35.927 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.927 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.928 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:24:35.928 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.031800+0000", 2023-10-09T10:24:35.928 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.8119e-05 2023-10-09T10:24:35.928 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.928 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.928 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:24:35.928 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.031817+0000", 2023-10-09T10:24:35.928 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.7000999999999999e-05 2023-10-09T10:24:35.928 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.928 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.928 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:24:35.928 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.031828+0000", 2023-10-09T10:24:35.929 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0496000000000001e-05 2023-10-09T10:24:35.929 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.929 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.929 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.929 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.031888+0000", 2023-10-09T10:24:35.929 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.0605e-05 2023-10-09T10:24:35.929 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.929 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.929 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.929 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.031898+0000", 2023-10-09T10:24:35.929 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.4029999999999996e-06 2023-10-09T10:24:35.929 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.930 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.930 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.930 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.001069+0000", 2023-10-09T10:24:35.930 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.96917165900000002 2023-10-09T10:24:35.930 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.930 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.930 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.930 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.001079+0000", 2023-10-09T10:24:35.930 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.2869999999999993e-06 2023-10-09T10:24:35.930 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.930 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.931 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.931 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.223435+0000", 2023-10-09T10:24:35.931 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2223561780000001 2023-10-09T10:24:35.931 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.931 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.931 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:24:35.931 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.223652+0000", 2023-10-09T10:24:35.931 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00021706899999999999 2023-10-09T10:24:35.931 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.931 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.931 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 4,6", 2023-10-09T10:24:35.931 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.223899+0000", 2023-10-09T10:24:35.931 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00024735399999999998 2023-10-09T10:24:35.932 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.932 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.932 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:24:35.932 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.228827+0000", 2023-10-09T10:24:35.932 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0049275680000000002 2023-10-09T10:24:35.932 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.932 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.932 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:24:35.932 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.233124+0000", 2023-10-09T10:24:35.932 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0042968390000000002 2023-10-09T10:24:35.932 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.933 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.933 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:24:35.933 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.255317+0000", 2023-10-09T10:24:35.933 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.022193840999999999 2023-10-09T10:24:35.933 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.933 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.933 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:24:35.933 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.255375+0000", 2023-10-09T10:24:35.933 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.8019000000000001e-05 2023-10-09T10:24:35.933 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.933 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.933 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:24:35.934 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.258913+0000", 2023-10-09T10:24:35.934 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0035377009999999999 2023-10-09T10:24:35.934 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.934 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:24:35.934 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.934 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.934 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.934 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:77332 6.8 6:139e3888:::benchmark_data_smithi053_125596_object77331:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-10-09T10:24:35.934 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:21:45.046024+0000", 2023-10-09T10:24:35.934 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 170.79575087800001, 2023-10-09T10:24:35.934 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.225888189, 2023-10-09T10:24:35.935 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:24:35.935 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:24:35.935 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:24:35.935 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:24:35.935 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:24:35.935 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77332 2023-10-09T10:24:35.935 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.935 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:24:35.935 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.935 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:24:35.935 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.046024+0000", 2023-10-09T10:24:35.935 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.936 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.936 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.936 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:24:35.936 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.046024+0000", 2023-10-09T10:24:35.936 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.936 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.936 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.936 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:24:35.936 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.046022+0000", 2023-10-09T10:24:35.936 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999976 2023-10-09T10:24:35.936 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.936 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.937 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:24:35.937 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.046063+0000", 2023-10-09T10:24:35.937 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.1588999999999998e-05 2023-10-09T10:24:35.937 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.937 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.937 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:24:35.937 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.046092+0000", 2023-10-09T10:24:35.937 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.862e-05 2023-10-09T10:24:35.937 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.937 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.937 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:24:35.937 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.046107+0000", 2023-10-09T10:24:35.938 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.5526e-05 2023-10-09T10:24:35.938 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.938 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.938 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.938 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.046238+0000", 2023-10-09T10:24:35.938 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000130097 2023-10-09T10:24:35.938 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.938 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.938 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.938 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.046247+0000", 2023-10-09T10:24:35.938 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.4190000000000008e-06 2023-10-09T10:24:35.939 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.939 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.939 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.939 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.010650+0000", 2023-10-09T10:24:35.939 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.96440319299999999 2023-10-09T10:24:35.939 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.939 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.939 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.939 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.010663+0000", 2023-10-09T10:24:35.939 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2899e-05 2023-10-09T10:24:35.939 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.939 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.940 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.940 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.253940+0000", 2023-10-09T10:24:35.940 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2432772329999999 2023-10-09T10:24:35.940 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.940 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.940 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:24:35.940 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.255976+0000", 2023-10-09T10:24:35.940 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0020352489999999998 2023-10-09T10:24:35.940 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.940 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.940 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 6,7", 2023-10-09T10:24:35.940 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.256084+0000", 2023-10-09T10:24:35.941 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00010890700000000001 2023-10-09T10:24:35.941 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.941 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.941 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:24:35.941 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.261982+0000", 2023-10-09T10:24:35.941 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0058978310000000001 2023-10-09T10:24:35.941 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.941 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.941 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:24:35.941 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.261989+0000", 2023-10-09T10:24:35.941 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.3249999999999996e-06 2023-10-09T10:24:35.941 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.942 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.942 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:24:35.942 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.262412+0000", 2023-10-09T10:24:35.942 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00042346499999999999 2023-10-09T10:24:35.942 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.942 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.942 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:24:35.942 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.262475+0000", 2023-10-09T10:24:35.942 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.3028999999999996e-05 2023-10-09T10:24:35.942 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.942 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.942 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:24:35.943 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.271912+0000", 2023-10-09T10:24:35.943 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0094370370000000006 2023-10-09T10:24:35.943 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.943 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:24:35.943 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.943 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.943 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.943 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:147707 6.16 6:6832674b:::benchmark_data_smithi053_125596_object69008:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-10-09T10:24:35.943 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:23:18.467703+0000", 2023-10-09T10:24:35.943 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 77.374071588999996, 2023-10-09T10:24:35.943 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.3026263980000001, 2023-10-09T10:24:35.944 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:24:35.944 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:24:35.944 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:24:35.944 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:24:35.944 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:24:35.944 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 147707 2023-10-09T10:24:35.944 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.944 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:24:35.944 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.944 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:24:35.944 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.467703+0000", 2023-10-09T10:24:35.944 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.945 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.945 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.945 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:24:35.945 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.467703+0000", 2023-10-09T10:24:35.945 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.945 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.945 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.945 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:24:35.945 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.467703+0000", 2023-10-09T10:24:35.945 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:24:35.945 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.946 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.946 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:24:35.946 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.467706+0000", 2023-10-09T10:24:35.946 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.7089999999999998e-06 2023-10-09T10:24:35.946 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.946 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.946 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:24:35.946 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.467712+0000", 2023-10-09T10:24:35.946 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.545e-06 2023-10-09T10:24:35.946 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.946 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.947 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:24:35.947 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.467717+0000", 2023-10-09T10:24:35.947 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.4989999999999996e-06 2023-10-09T10:24:35.947 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.947 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.947 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.947 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.467774+0000", 2023-10-09T10:24:35.947 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.7082e-05 2023-10-09T10:24:35.947 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.947 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.947 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for degraded object", 2023-10-09T10:24:35.948 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.468385+0000", 2023-10-09T10:24:35.948 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00061174799999999996 2023-10-09T10:24:35.948 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.948 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.948 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.948 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.477623+0000", 2023-10-09T10:24:35.948 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0092370569999999999 2023-10-09T10:24:35.948 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.948 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.948 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:24:35.948 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.477742+0000", 2023-10-09T10:24:35.948 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000119222 2023-10-09T10:24:35.948 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.949 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.949 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 4,6", 2023-10-09T10:24:35.949 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.478188+0000", 2023-10-09T10:24:35.949 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00044624900000000002 2023-10-09T10:24:35.949 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.949 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.949 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:24:35.949 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.482335+0000", 2023-10-09T10:24:35.949 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0041469189999999998 2023-10-09T10:24:35.949 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.950 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.950 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:24:35.950 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.484961+0000", 2023-10-09T10:24:35.950 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.002625961 2023-10-09T10:24:35.950 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.950 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.950 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.950 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.501371+0000", 2023-10-09T10:24:35.950 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.016410607000000001 2023-10-09T10:24:35.950 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.950 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.951 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.951 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.501388+0000", 2023-10-09T10:24:35.951 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6101000000000001e-05 2023-10-09T10:24:35.951 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.951 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.951 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.951 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.507947+0000", 2023-10-09T10:24:35.951 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0065591439999999 2023-10-09T10:24:35.951 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.951 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.951 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.951 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.507958+0000", 2023-10-09T10:24:35.952 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1309e-05 2023-10-09T10:24:35.952 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.952 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.952 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.952 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.749830+0000", 2023-10-09T10:24:35.952 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.241872071 2023-10-09T10:24:35.952 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.952 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.952 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for missing object", 2023-10-09T10:24:35.952 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.749962+0000", 2023-10-09T10:24:35.952 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000132087 2023-10-09T10:24:35.953 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.953 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.953 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.953 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.770233+0000", 2023-10-09T10:24:35.953 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.020270462999999999 2023-10-09T10:24:35.953 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.953 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.953 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:24:35.953 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.770330+0000", 2023-10-09T10:24:35.953 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.7041999999999997e-05 2023-10-09T10:24:35.953 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.953 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:24:35.954 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.954 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.954 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.954 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:147716 6.18 6:1e4971ab:::benchmark_data_smithi053_125596_object69017:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-10-09T10:24:35.954 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:23:18.481071+0000", 2023-10-09T10:24:35.954 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 77.360703682999997, 2023-10-09T10:24:35.954 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0264709329999999, 2023-10-09T10:24:35.954 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:24:35.954 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:24:35.954 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:24:35.954 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:24:35.954 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:24:35.955 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 147716 2023-10-09T10:24:35.955 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.955 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:24:35.955 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.955 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:24:35.955 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.481071+0000", 2023-10-09T10:24:35.955 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.955 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.955 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.955 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:24:35.955 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.481071+0000", 2023-10-09T10:24:35.955 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.956 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.956 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.956 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:24:35.956 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.481068+0000", 2023-10-09T10:24:35.956 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999971 2023-10-09T10:24:35.956 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.956 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.956 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:24:35.956 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.481080+0000", 2023-10-09T10:24:35.956 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1681e-05 2023-10-09T10:24:35.956 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.956 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.956 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:24:35.957 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.481096+0000", 2023-10-09T10:24:35.957 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.5707000000000001e-05 2023-10-09T10:24:35.957 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.957 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.957 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:24:35.957 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.481107+0000", 2023-10-09T10:24:35.957 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1541e-05 2023-10-09T10:24:35.957 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.957 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.957 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.957 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.481379+0000", 2023-10-09T10:24:35.957 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00027204200000000001 2023-10-09T10:24:35.958 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.958 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.958 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for degraded object", 2023-10-09T10:24:35.958 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.481830+0000", 2023-10-09T10:24:35.958 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00045032600000000002 2023-10-09T10:24:35.958 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.958 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.958 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.958 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.516130+0000", 2023-10-09T10:24:35.958 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.034300108000000003 2023-10-09T10:24:35.958 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.958 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.959 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.959 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.516142+0000", 2023-10-09T10:24:35.959 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2598e-05 2023-10-09T10:24:35.959 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.959 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.959 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.959 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.507525+0000", 2023-10-09T10:24:35.959 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.99138234700000005 2023-10-09T10:24:35.959 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.959 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.959 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:24:35.959 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.507542+0000", 2023-10-09T10:24:35.960 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.7278e-05 2023-10-09T10:24:35.960 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.960 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:24:35.960 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.960 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.960 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.960 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:147719 6.b 6:dc3f44a7:::benchmark_data_smithi053_125596_object69020:head [delete] snapc 0=[] ondisk+write+known_if_redirected e189)", 2023-10-09T10:24:35.960 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:23:18.497676+0000", 2023-10-09T10:24:35.960 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 77.344098693000007, 2023-10-09T10:24:35.960 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2281224980000001, 2023-10-09T10:24:35.960 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:24:35.960 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:24:35.961 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:24:35.961 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:24:35.961 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:24:35.961 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 147719 2023-10-09T10:24:35.961 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.961 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:24:35.961 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.961 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:24:35.961 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.497676+0000", 2023-10-09T10:24:35.961 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.961 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.961 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.962 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:24:35.962 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.497676+0000", 2023-10-09T10:24:35.962 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.962 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.962 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.962 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:24:35.962 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.497674+0000", 2023-10-09T10:24:35.962 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:24:35.962 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.962 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.963 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:24:35.963 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.497681+0000", 2023-10-09T10:24:35.963 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.793e-06 2023-10-09T10:24:35.963 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.963 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.963 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:24:35.963 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.497694+0000", 2023-10-09T10:24:35.963 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2886e-05 2023-10-09T10:24:35.963 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.963 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.964 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:24:35.964 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.497703+0000", 2023-10-09T10:24:35.964 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.8959999999999992e-06 2023-10-09T10:24:35.964 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.964 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.964 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.964 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.527105+0000", 2023-10-09T10:24:35.964 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.029402378999999999 2023-10-09T10:24:35.964 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.964 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.964 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.964 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.527114+0000", 2023-10-09T10:24:35.964 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.1249999999999999e-06 2023-10-09T10:24:35.965 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.965 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.965 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.965 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.700733+0000", 2023-10-09T10:24:35.965 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1736189640000001 2023-10-09T10:24:35.965 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.965 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.965 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:24:35.965 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.700850+0000", 2023-10-09T10:24:35.965 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000116585 2023-10-09T10:24:35.965 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.966 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.966 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:24:35.966 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.700944+0000", 2023-10-09T10:24:35.966 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.4245000000000003e-05 2023-10-09T10:24:35.966 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.966 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.966 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:24:35.966 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.707143+0000", 2023-10-09T10:24:35.966 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0061991859999999998 2023-10-09T10:24:35.967 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.967 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.967 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:24:35.967 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.707233+0000", 2023-10-09T10:24:35.967 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.9509e-05 2023-10-09T10:24:35.967 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.967 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.967 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:24:35.967 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.724919+0000", 2023-10-09T10:24:35.967 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.017686345999999999 2023-10-09T10:24:35.967 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.968 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.968 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:24:35.968 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.725018+0000", 2023-10-09T10:24:35.968 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.8529000000000005e-05 2023-10-09T10:24:35.968 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.968 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.968 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:24:35.968 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.725799+0000", 2023-10-09T10:24:35.968 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00078092299999999999 2023-10-09T10:24:35.968 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.968 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:24:35.968 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.969 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.969 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.969 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:147720 6.b 6:d1bcc9f4:::benchmark_data_smithi053_125596_object69021:head [delete] snapc 0=[] ondisk+write+known_if_redirected e189)", 2023-10-09T10:24:35.969 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:23:18.497710+0000", 2023-10-09T10:24:35.969 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 77.344064927000005, 2023-10-09T10:24:35.969 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2287338480000001, 2023-10-09T10:24:35.969 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:24:35.969 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:24:35.969 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:24:35.969 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:24:35.969 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:24:35.969 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 147720 2023-10-09T10:24:35.970 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.970 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:24:35.970 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.970 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:24:35.970 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.497710+0000", 2023-10-09T10:24:35.970 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.970 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.970 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.970 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:24:35.970 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.497710+0000", 2023-10-09T10:24:35.970 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.970 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.971 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.971 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:24:35.971 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.497709+0000", 2023-10-09T10:24:35.971 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:24:35.971 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.971 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.971 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:24:35.971 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.497712+0000", 2023-10-09T10:24:35.971 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.8870000000000001e-06 2023-10-09T10:24:35.971 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.971 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.971 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:24:35.972 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.497718+0000", 2023-10-09T10:24:35.972 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.8089999999999998e-06 2023-10-09T10:24:35.972 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.972 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.972 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:24:35.972 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.497776+0000", 2023-10-09T10:24:35.972 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.8226999999999997e-05 2023-10-09T10:24:35.972 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.972 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.972 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.972 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.527132+0000", 2023-10-09T10:24:35.972 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.029355539999999999 2023-10-09T10:24:35.973 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.973 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.973 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.973 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.527138+0000", 2023-10-09T10:24:35.973 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.1720000000000004e-06 2023-10-09T10:24:35.973 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.973 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.973 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.973 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.703608+0000", 2023-10-09T10:24:35.973 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.176470441 2023-10-09T10:24:35.973 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.973 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.974 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:24:35.974 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.703700+0000", 2023-10-09T10:24:35.974 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.1340000000000003e-05 2023-10-09T10:24:35.974 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.974 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.974 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:24:35.974 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.703784+0000", 2023-10-09T10:24:35.974 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.4623999999999995e-05 2023-10-09T10:24:35.974 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.974 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.974 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:24:35.974 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.707156+0000", 2023-10-09T10:24:35.975 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.003371186 2023-10-09T10:24:35.975 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.975 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.975 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:24:35.975 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.709514+0000", 2023-10-09T10:24:35.975 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0023580810000000002 2023-10-09T10:24:35.975 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.975 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.975 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:24:35.976 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.725900+0000", 2023-10-09T10:24:35.976 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.016386317000000001 2023-10-09T10:24:35.976 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.976 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.976 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:24:35.976 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.725985+0000", 2023-10-09T10:24:35.976 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.4912000000000003e-05 2023-10-09T10:24:35.976 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.976 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.976 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:24:35.976 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.726444+0000", 2023-10-09T10:24:35.976 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00045886899999999999 2023-10-09T10:24:35.977 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.977 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:24:35.977 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.977 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.977 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.977 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:147721 6.8 6.e27834e8 (undecoded) ondisk+write+known_if_redirected e189)", 2023-10-09T10:24:35.977 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:23:18.508855+0000", 2023-10-09T10:24:35.977 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 77.332919657999994, 2023-10-09T10:24:35.977 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0027787530000001, 2023-10-09T10:24:35.977 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:24:35.977 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:24:35.977 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:24:35.978 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:24:35.978 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:24:35.978 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 147721 2023-10-09T10:24:35.978 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.978 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:24:35.978 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.978 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:24:35.978 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.508855+0000", 2023-10-09T10:24:35.978 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.978 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.978 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.978 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:24:35.978 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.508855+0000", 2023-10-09T10:24:35.979 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.979 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.979 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.979 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:24:35.979 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.508854+0000", 2023-10-09T10:24:35.979 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:24:35.979 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.979 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.979 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:24:35.979 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.508861+0000", 2023-10-09T10:24:35.980 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.0729999999999999e-06 2023-10-09T10:24:35.980 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.980 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.980 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:24:35.980 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.508874+0000", 2023-10-09T10:24:35.980 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3618000000000001e-05 2023-10-09T10:24:35.980 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.980 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.980 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:24:35.980 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.508902+0000", 2023-10-09T10:24:35.980 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.7895e-05 2023-10-09T10:24:35.980 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.981 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.981 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.981 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.516167+0000", 2023-10-09T10:24:35.981 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0072652519999999998 2023-10-09T10:24:35.981 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.981 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.981 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.981 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.516175+0000", 2023-10-09T10:24:35.981 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.4560000000000003e-06 2023-10-09T10:24:35.981 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.981 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.981 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.982 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.511619+0000", 2023-10-09T10:24:35.982 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.99544456000000003 2023-10-09T10:24:35.982 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.982 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.982 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:24:35.982 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.511634+0000", 2023-10-09T10:24:35.982 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4568e-05 2023-10-09T10:24:35.982 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.982 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:24:35.982 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.982 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.983 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.983 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:147726 6.b 6:d3465a87:::benchmark_data_smithi053_125596_object69027:head [delete] snapc 0=[] ondisk+write+known_if_redirected e189)", 2023-10-09T10:24:35.983 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:23:18.535122+0000", 2023-10-09T10:24:35.983 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 77.306652765999999, 2023-10-09T10:24:35.983 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.192555155, 2023-10-09T10:24:35.983 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:24:35.983 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:24:35.983 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:24:35.983 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:24:35.983 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:24:35.983 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 147726 2023-10-09T10:24:35.983 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.984 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:24:35.984 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.984 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:24:35.984 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.535122+0000", 2023-10-09T10:24:35.984 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.984 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.984 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.984 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:24:35.984 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.535122+0000", 2023-10-09T10:24:35.984 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.985 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.985 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.985 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:24:35.985 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.535121+0000", 2023-10-09T10:24:35.985 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:24:35.985 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.985 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.985 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:24:35.985 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.535128+0000", 2023-10-09T10:24:35.985 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.3880000000000002e-06 2023-10-09T10:24:35.985 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.985 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.985 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:24:35.986 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.535141+0000", 2023-10-09T10:24:35.986 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2876e-05 2023-10-09T10:24:35.986 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.986 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.986 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:24:35.986 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.535152+0000", 2023-10-09T10:24:35.986 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0964999999999999e-05 2023-10-09T10:24:35.986 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.986 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.986 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.986 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.535351+0000", 2023-10-09T10:24:35.986 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000198665 2023-10-09T10:24:35.987 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.987 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.987 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.987 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.535373+0000", 2023-10-09T10:24:35.987 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.2351e-05 2023-10-09T10:24:35.987 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.987 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.987 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.987 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.705552+0000", 2023-10-09T10:24:35.987 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.170178811 2023-10-09T10:24:35.987 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.988 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.988 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:24:35.988 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.705632+0000", 2023-10-09T10:24:35.988 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.0154999999999994e-05 2023-10-09T10:24:35.988 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.988 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.988 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:24:35.988 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.705710+0000", 2023-10-09T10:24:35.988 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.7733999999999998e-05 2023-10-09T10:24:35.988 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.988 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.988 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:24:35.988 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.707298+0000", 2023-10-09T10:24:35.989 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0015883290000000001 2023-10-09T10:24:35.989 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.989 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.989 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:24:35.989 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.709599+0000", 2023-10-09T10:24:35.989 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.002301221 2023-10-09T10:24:35.989 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.989 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.989 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:24:35.989 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.727060+0000", 2023-10-09T10:24:35.989 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.017461054 2023-10-09T10:24:35.989 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.989 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.990 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:24:35.990 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.727136+0000", 2023-10-09T10:24:35.990 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.6075999999999995e-05 2023-10-09T10:24:35.990 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.990 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.990 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:24:35.990 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.727677+0000", 2023-10-09T10:24:35.990 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00054095800000000002 2023-10-09T10:24:35.990 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.990 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:24:35.990 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.990 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.991 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.991 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:147727 6.18 6.9385ab18 (undecoded) ondisk+write+known_if_redirected e189)", 2023-10-09T10:24:35.991 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:23:18.535253+0000", 2023-10-09T10:24:35.991 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 77.306521739999994, 2023-10-09T10:24:35.991 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.97232973300000003, 2023-10-09T10:24:35.991 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:24:35.991 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:24:35.991 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:24:35.991 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:24:35.991 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:24:35.991 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 147727 2023-10-09T10:24:35.991 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.992 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:24:35.992 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.992 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:24:35.992 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.535253+0000", 2023-10-09T10:24:35.992 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.992 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.992 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.992 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:24:35.992 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.535253+0000", 2023-10-09T10:24:35.992 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.992 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.992 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.993 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:24:35.993 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.535252+0000", 2023-10-09T10:24:35.993 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:24:35.993 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.993 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.993 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:24:35.993 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.535258+0000", 2023-10-09T10:24:35.993 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.6849999999999998e-06 2023-10-09T10:24:35.993 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.993 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.993 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:24:35.994 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.535269+0000", 2023-10-09T10:24:35.994 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0589e-05 2023-10-09T10:24:35.994 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.994 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.994 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:24:35.994 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.535279+0000", 2023-10-09T10:24:35.994 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0679999999999999e-05 2023-10-09T10:24:35.994 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.994 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.994 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.994 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.535332+0000", 2023-10-09T10:24:35.994 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.3103000000000003e-05 2023-10-09T10:24:35.995 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.995 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.995 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:35.995 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.535342+0000", 2023-10-09T10:24:35.995 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.2730000000000008e-06 2023-10-09T10:24:35.995 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.995 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.995 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:35.995 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.507572+0000", 2023-10-09T10:24:35.995 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.97223065399999997 2023-10-09T10:24:35.995 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.995 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.996 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:24:35.996 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.507583+0000", 2023-10-09T10:24:35.996 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0607e-05 2023-10-09T10:24:35.996 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.996 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:24:35.996 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:35.996 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.996 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.996 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:147733 6.6 6:64332f3a:::benchmark_data_smithi053_125596_object69034:head [delete] snapc 0=[] ondisk+write+known_if_redirected e189)", 2023-10-09T10:24:35.996 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:23:18.561367+0000", 2023-10-09T10:24:35.996 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 77.280407629999999, 2023-10-09T10:24:35.996 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.208401168, 2023-10-09T10:24:35.996 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:24:35.997 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:24:35.997 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:24:35.997 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:24:35.997 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:24:35.997 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 147733 2023-10-09T10:24:35.997 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.997 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:24:35.997 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.997 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:24:35.997 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.561367+0000", 2023-10-09T10:24:35.997 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.997 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.998 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.998 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:24:35.998 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.561367+0000", 2023-10-09T10:24:35.998 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:35.998 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.998 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.998 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:24:35.998 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.561365+0000", 2023-10-09T10:24:35.998 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:24:35.998 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.998 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.999 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:24:35.999 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.561375+0000", 2023-10-09T10:24:35.999 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.696e-06 2023-10-09T10:24:35.999 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.999 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.999 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:24:35.999 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.561393+0000", 2023-10-09T10:24:35.999 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.7456e-05 2023-10-09T10:24:35.999 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:35.999 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:35.999 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:24:35.999 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.561405+0000", 2023-10-09T10:24:36.000 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2823000000000001e-05 2023-10-09T10:24:36.000 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.000 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.000 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:36.000 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.561511+0000", 2023-10-09T10:24:36.000 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00010529700000000001 2023-10-09T10:24:36.000 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.000 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.000 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:36.000 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.561528+0000", 2023-10-09T10:24:36.000 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.7668000000000001e-05 2023-10-09T10:24:36.000 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.001 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.001 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:36.001 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.507899+0000", 2023-10-09T10:24:36.001 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.94637026700000004 2023-10-09T10:24:36.001 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.001 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.001 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:36.001 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.507911+0000", 2023-10-09T10:24:36.001 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2723e-05 2023-10-09T10:24:36.001 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.001 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.002 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:36.002 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.750752+0000", 2023-10-09T10:24:36.002 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.242840562 2023-10-09T10:24:36.002 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.002 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.002 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:24:36.002 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.750893+0000", 2023-10-09T10:24:36.002 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014110199999999999 2023-10-09T10:24:36.002 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.002 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.002 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 4,7", 2023-10-09T10:24:36.003 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.751338+0000", 2023-10-09T10:24:36.003 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00044470099999999998 2023-10-09T10:24:36.003 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.003 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.003 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:24:36.003 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.759918+0000", 2023-10-09T10:24:36.003 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0085801360000000004 2023-10-09T10:24:36.003 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.003 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.003 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:24:36.003 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.761483+0000", 2023-10-09T10:24:36.003 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0015647840000000001 2023-10-09T10:24:36.004 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.004 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.004 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:24:36.004 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.766741+0000", 2023-10-09T10:24:36.004 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0052585829999999998 2023-10-09T10:24:36.004 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.004 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.004 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:24:36.004 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.766800+0000", 2023-10-09T10:24:36.004 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.9095000000000003e-05 2023-10-09T10:24:36.005 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.005 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.005 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:24:36.005 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.769768+0000", 2023-10-09T10:24:36.005 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0029680869999999999 2023-10-09T10:24:36.005 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:36.005 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:24:36.005 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:36.005 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.005 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.005 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:147739 6.6 6:646d0041:::benchmark_data_smithi053_125596_object69040:head [delete] snapc 0=[] ondisk+write+known_if_redirected e190)", 2023-10-09T10:24:36.006 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:23:19.736636+0000", 2023-10-09T10:24:36.006 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 76.105138566999997, 2023-10-09T10:24:36.006 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.033495252, 2023-10-09T10:24:36.006 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:24:36.006 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:24:36.006 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:24:36.006 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:24:36.006 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:24:36.006 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 147739 2023-10-09T10:24:36.006 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.010 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:24:36.010 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.010 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:24:36.010 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.736636+0000", 2023-10-09T10:24:36.010 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:36.010 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.010 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.010 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:24:36.010 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.736636+0000", 2023-10-09T10:24:36.010 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:24:36.011 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.011 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.011 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:24:36.011 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.736634+0000", 2023-10-09T10:24:36.011 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:24:36.011 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.011 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.011 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:24:36.011 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.736643+0000", 2023-10-09T10:24:36.011 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.0829999999999993e-06 2023-10-09T10:24:36.011 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.011 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.012 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:24:36.012 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.736659+0000", 2023-10-09T10:24:36.012 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6002e-05 2023-10-09T10:24:36.012 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.012 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.012 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:24:36.012 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.736668+0000", 2023-10-09T10:24:36.012 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.9819999999999997e-06 2023-10-09T10:24:36.012 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.012 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.012 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:36.012 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.736725+0000", 2023-10-09T10:24:36.013 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.6409000000000002e-05 2023-10-09T10:24:36.013 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.013 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.013 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:24:36.013 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.736734+0000", 2023-10-09T10:24:36.013 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.4709999999999996e-06 2023-10-09T10:24:36.013 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.013 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.013 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:24:36.013 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.753431+0000", 2023-10-09T10:24:36.013 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0166965699999999 2023-10-09T10:24:36.013 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.014 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.014 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:24:36.014 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.753565+0000", 2023-10-09T10:24:36.014 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000134561 2023-10-09T10:24:36.014 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.014 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.014 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 4,7", 2023-10-09T10:24:36.014 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.753940+0000", 2023-10-09T10:24:36.014 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00037426700000000001 2023-10-09T10:24:36.014 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.014 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.014 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:24:36.015 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.761492+0000", 2023-10-09T10:24:36.015 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0075524770000000001 2023-10-09T10:24:36.015 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.015 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.015 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:24:36.015 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.764201+0000", 2023-10-09T10:24:36.015 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0027086509999999999 2023-10-09T10:24:36.015 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.015 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.015 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:24:36.015 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.769844+0000", 2023-10-09T10:24:36.016 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0056429119999999999 2023-10-09T10:24:36.016 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.016 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.016 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:24:36.016 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.769896+0000", 2023-10-09T10:24:36.016 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.2371999999999999e-05 2023-10-09T10:24:36.016 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:24:36.016 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:24:36.016 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:24:36.016 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.770132+0000", 2023-10-09T10:24:36.016 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00023543300000000001 2023-10-09T10:24:36.016 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:36.016 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:24:36.017 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:36.017 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:24:36.017 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:24:36.017 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:24:36.017 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:36.018 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:35 smithi053 bash[79554]: cluster 2023-10-09T10:24:35.427898+0000 mgr.y (mgr.26072) 658 : cluster 0 pgmap v686: 89 pgs: 1 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 21 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%); 96 KiB/s, 1 objects/s recovering 2023-10-09T10:24:36.018 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:35 smithi053 bash[76859]: cluster 2023-10-09T10:24:35.427898+0000 mgr.y (mgr.26072) 658 : cluster 0 pgmap v686: 89 pgs: 1 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 21 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%); 96 KiB/s, 1 objects/s recovering 2023-10-09T10:24:36.018 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:24:36.040 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:36.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:36.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:36.143 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:36.175 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:36.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:36.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:36.279 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:36.309 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:36.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:36.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:36.412 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:36.439 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:36.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:36.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:36.542 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:36.572 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:36.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:36.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:36.677 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:36.711 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:36.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:36.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:36.815 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:36.847 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:36.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:36.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:36.951 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:36.979 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:36.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:36.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:37.083 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:37.114 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:37.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:37.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:37.218 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:37.242 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:37.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:37.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:37.345 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:37.377 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:37.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:37.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:37.481 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:37.512 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:37.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:37.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:37.616 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:37.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:37 smithi086 bash[59714]: cluster 2023-10-09T10:24:37.429117+0000 mgr.y (mgr.26072) 659 : cluster 0 pgmap v687: 89 pgs: 1 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 21 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%); 73 KiB/s, 1 objects/s recovering 2023-10-09T10:24:37.650 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:37.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:37.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:37.754 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:37.788 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:37.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:37.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:37.892 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:37.903 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:37 smithi053 bash[76859]: cluster 2023-10-09T10:24:37.429117+0000 mgr.y (mgr.26072) 659 : cluster 0 pgmap v687: 89 pgs: 1 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 21 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%); 73 KiB/s, 1 objects/s recovering 2023-10-09T10:24:37.903 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:37 smithi053 bash[79554]: cluster 2023-10-09T10:24:37.429117+0000 mgr.y (mgr.26072) 659 : cluster 0 pgmap v687: 89 pgs: 1 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 21 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%); 73 KiB/s, 1 objects/s recovering 2023-10-09T10:24:37.918 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:37.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:37.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:38.020 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:38.042 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:38.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:38.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:38.146 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:38.169 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:38.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:38.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:38.272 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:38.295 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:38.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:38.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:38.398 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:38.436 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:38.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:38.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:38.540 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:38.566 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:38.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:38.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:38.670 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:38.679 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-09T10:24:38.703 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:38.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:38.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:38.807 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:38.837 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:38.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:38.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:38.940 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:38.963 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:38.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:38.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:39.066 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:39.097 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:39.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:39.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:39.200 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:39.208 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:39 smithi053 bash[76859]: audit 2023-10-09T10:24:38.066606+0000 mon.a (mon.0) 926 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:24:39.208 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:39 smithi053 bash[79554]: audit 2023-10-09T10:24:38.066606+0000 mon.a (mon.0) 926 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:24:39.227 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:39.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:39.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:39.330 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:39.342 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:39 smithi086 bash[59714]: audit 2023-10-09T10:24:38.066606+0000 mon.a (mon.0) 926 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:24:39.363 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:39.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:39.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:39.468 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:39.498 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:39.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:39.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:39.602 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:39.634 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:39.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:39.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:39.738 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:39.766 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:39.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:39.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:39.869 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:39.902 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:39.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:39.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:40.005 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:40.035 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:40.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:40.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:40.054 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:40 smithi053 bash[76859]: cluster 2023-10-09T10:24:39.430052+0000 mgr.y (mgr.26072) 660 : cluster 0 pgmap v688: 89 pgs: 1 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 21 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%); 65 KiB/s, 1 objects/s recovering 2023-10-09T10:24:40.138 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:40.169 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:40.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:40.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:40.273 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:40.286 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:40 smithi086 bash[59714]: cluster 2023-10-09T10:24:39.430052+0000 mgr.y (mgr.26072) 660 : cluster 0 pgmap v688: 89 pgs: 1 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 21 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%); 65 KiB/s, 1 objects/s recovering 2023-10-09T10:24:40.306 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:40.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:40.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:40.389 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:40 smithi053 bash[79554]: cluster 2023-10-09T10:24:39.430052+0000 mgr.y (mgr.26072) 660 : cluster 0 pgmap v688: 89 pgs: 1 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 21 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%); 65 KiB/s, 1 objects/s recovering 2023-10-09T10:24:40.411 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:40.444 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:40.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:40.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:40.549 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:40.577 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:40.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:40.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:40.680 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:40.715 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:40.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:40.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:40.819 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:40.829 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:24:40.843 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:40.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:40.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:40.946 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:40.978 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:40.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:40.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:41.082 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:41.115 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:41.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:41.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:41.219 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:41.249 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:41.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:41.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:41.352 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:41.381 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:41.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:41.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:41.485 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:41.512 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:41.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:41.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:41.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:41 smithi053 bash[76859]: cluster 2023-10-09T10:24:41.431440+0000 mgr.y (mgr.26072) 661 : cluster 0 pgmap v689: 89 pgs: 1 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 21 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%) 2023-10-09T10:24:41.616 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:41.644 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:41.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:41.646 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:41.747 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:41.775 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:41.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:41.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:41 smithi086 bash[59714]: cluster 2023-10-09T10:24:41.431440+0000 mgr.y (mgr.26072) 661 : cluster 0 pgmap v689: 89 pgs: 1 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 21 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%) 2023-10-09T10:24:41.879 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:41.909 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:41.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:41.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:41.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:41 smithi053 bash[79554]: cluster 2023-10-09T10:24:41.431440+0000 mgr.y (mgr.26072) 661 : cluster 0 pgmap v689: 89 pgs: 1 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 21 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%) 2023-10-09T10:24:42.012 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:42.046 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:42.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:42.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:42.150 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:42.171 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:42.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:42.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:42.274 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:42.297 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:42.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:42.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:42.401 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:42.435 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:42.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:42.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:42.540 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:42.568 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:42.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:42.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:42.672 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:42.701 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:42.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:42.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:42.804 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:42.836 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:42.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:42.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:42.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:24:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:24:42] "GET /metrics HTTP/1.1" 200 36461 "" "Prometheus/2.33.4" 2023-10-09T10:24:42.940 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:42.970 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:42.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:42.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:43.075 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:43.108 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:43.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:43.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:43.212 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:43.244 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:43.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:43.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:43.348 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:43.385 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:43.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:43.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:43.482 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:24:43.488 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:43.515 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:43.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:43.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:43.618 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:43.647 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:43.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:43.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:43.750 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:43.781 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:43.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:43.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:43.884 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:43.920 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:43.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:43.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:44.024 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:44.059 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:44.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:44.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:44.164 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:44.198 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:44.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:44.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:44.301 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:44.327 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:44.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:44.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:44.431 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:44.460 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:44.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:44.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:44.563 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:44.597 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:44.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:44.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:44.700 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:44.728 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:44.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:44.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:44.831 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:44.856 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:44.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:44.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:44.959 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:44.984 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:44.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:44.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:45.011 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:24:45.036 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:24:45.069 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:24:45.088 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:45.095 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:24:45.113 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:45 smithi086 bash[59714]: cluster 2023-10-09T10:24:43.432378+0000 mgr.y (mgr.26072) 662 : cluster 0 pgmap v690: 89 pgs: 1 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 21 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%) 2023-10-09T10:24:45.113 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:45 smithi086 bash[59714]: audit 2023-10-09T10:24:44.984174+0000 mon.a (mon.0) 927 : audit 0 from='client.? 172.21.15.53:0/2332111149' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:24:45.114 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:45.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:45.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:45.118 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:24:45.138 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:24:45.158 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:24:45.158 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:24:45.158 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:24:45.159 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENXIO: problem getting command descriptions from osd.2 2023-10-09T10:24:45.159 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:24:45.159 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:24:45.159 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:24:45.159 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:24:45.159 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:24:45.217 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:45.242 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:45.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:45.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:45.345 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:45.357 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:45 smithi053 bash[76859]: cluster 2023-10-09T10:24:43.432378+0000 mgr.y (mgr.26072) 662 : cluster 0 pgmap v690: 89 pgs: 1 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 21 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%) 2023-10-09T10:24:45.357 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:45 smithi053 bash[76859]: audit 2023-10-09T10:24:44.984174+0000 mon.a (mon.0) 927 : audit 0 from='client.? 172.21.15.53:0/2332111149' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:24:45.357 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:45 smithi053 bash[79554]: cluster 2023-10-09T10:24:43.432378+0000 mgr.y (mgr.26072) 662 : cluster 0 pgmap v690: 89 pgs: 1 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 21 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%) 2023-10-09T10:24:45.357 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:45 smithi053 bash[79554]: audit 2023-10-09T10:24:44.984174+0000 mon.a (mon.0) 927 : audit 0 from='client.? 172.21.15.53:0/2332111149' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:24:45.373 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:45.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:45.376 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:45.477 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:45.501 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:45.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:45.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:45.604 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:45.629 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:45.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:45.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:45.732 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:45.761 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:45.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:45.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:45.865 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:45.890 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:45.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:45.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:45.994 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:46.017 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:46.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:46.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:46.120 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:46.150 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:46.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:46.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:46.254 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:46.282 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:46.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:46.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:46.385 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:46.414 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:46.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:46.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:46.519 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:46.539 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:46.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:46.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:46.642 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:46.668 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:46.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:46.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:46.771 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:46.792 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:24:46.792 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:24:46.796 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:46.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:46.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:46.899 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:46.923 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:46.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:46.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:47.028 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:47.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:47 smithi053 bash[76859]: cluster 2023-10-09T10:24:45.433388+0000 mgr.y (mgr.26072) 663 : cluster 0 pgmap v691: 89 pgs: 1 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 21 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%) 2023-10-09T10:24:47.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:47 smithi053 bash[76859]: audit 2023-10-09T10:24:46.322321+0000 mon.a (mon.0) 928 : audit 1 from='client.? 172.21.15.53:0/1936165091' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:24:47.050 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:47 smithi053 bash[76859]: audit 2023-10-09T10:24:46.485639+0000 mon.a (mon.0) 929 : audit 1 from='client.? 172.21.15.53:0/877576335' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:24:47.057 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:47.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:47.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:47.064 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is unset 2023-10-09T10:24:47.065 INFO:teuthology.orchestra.run.smithi053.stderr:enabled application 'rados' on pool 'unique_pool_2' 2023-10-09T10:24:47.082 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T10:24:47.083 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T10:24:47.126 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:47 smithi086 bash[59714]: cluster 2023-10-09T10:24:45.433388+0000 mgr.y (mgr.26072) 663 : cluster 0 pgmap v691: 89 pgs: 1 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 21 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%) 2023-10-09T10:24:47.126 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:47 smithi086 bash[59714]: audit 2023-10-09T10:24:46.322321+0000 mon.a (mon.0) 928 : audit 1 from='client.? 172.21.15.53:0/1936165091' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:24:47.126 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:47 smithi086 bash[59714]: audit 2023-10-09T10:24:46.485639+0000 mon.a (mon.0) 929 : audit 1 from='client.? 172.21.15.53:0/877576335' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:24:47.163 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:47.192 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:47.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:47.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:47.295 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:47.326 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:47.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:47.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:47.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:47 smithi053 bash[79554]: cluster 2023-10-09T10:24:45.433388+0000 mgr.y (mgr.26072) 663 : cluster 0 pgmap v691: 89 pgs: 1 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 21 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%) 2023-10-09T10:24:47.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:47 smithi053 bash[79554]: audit 2023-10-09T10:24:46.322321+0000 mon.a (mon.0) 928 : audit 1 from='client.? 172.21.15.53:0/1936165091' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:24:47.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:47 smithi053 bash[79554]: audit 2023-10-09T10:24:46.485639+0000 mon.a (mon.0) 929 : audit 1 from='client.? 172.21.15.53:0/877576335' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:24:47.431 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:47.465 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:47.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:47.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:47.568 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:47.599 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:47.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:47.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:47.641 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-09T10:24:47.703 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:47.736 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:47.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:47.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:47.839 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:47.868 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:47.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:47.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:47.971 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:48.057 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:48.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:48.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:48.160 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:48.169 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:48 smithi053 bash[79554]: cluster 2023-10-09T10:24:47.046257+0000 mon.a (mon.0) 930 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:24:48.169 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:48 smithi053 bash[79554]: cluster 2023-10-09T10:24:47.055804+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e206 with expected crc 2023-10-09T10:24:48.169 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:48 smithi053 bash[79554]: audit 2023-10-09T10:24:47.057672+0000 mon.a (mon.0) 931 : audit 1 from='client.? 172.21.15.53:0/1936165091' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:24:48.169 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:48 smithi053 bash[79554]: audit 2023-10-09T10:24:47.057783+0000 mon.a (mon.0) 932 : audit 1 from='client.? 172.21.15.53:0/877576335' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T10:24:48.169 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:48 smithi053 bash[79554]: cluster 2023-10-09T10:24:47.057886+0000 mon.a (mon.0) 933 : cluster 0 osdmap e206: 8 total, 7 up, 8 in 2023-10-09T10:24:48.170 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:48 smithi053 bash[76859]: cluster 2023-10-09T10:24:47.046257+0000 mon.a (mon.0) 930 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:24:48.170 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:48 smithi053 bash[76859]: cluster 2023-10-09T10:24:47.055804+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e206 with expected crc 2023-10-09T10:24:48.170 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:48 smithi053 bash[76859]: audit 2023-10-09T10:24:47.057672+0000 mon.a (mon.0) 931 : audit 1 from='client.? 172.21.15.53:0/1936165091' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:24:48.170 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:48 smithi053 bash[76859]: audit 2023-10-09T10:24:47.057783+0000 mon.a (mon.0) 932 : audit 1 from='client.? 172.21.15.53:0/877576335' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T10:24:48.170 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:48 smithi053 bash[76859]: cluster 2023-10-09T10:24:47.057886+0000 mon.a (mon.0) 933 : cluster 0 osdmap e206: 8 total, 7 up, 8 in 2023-10-09T10:24:48.196 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:48.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:48.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:48.300 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:48.314 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:48 smithi086 bash[59714]: cluster 2023-10-09T10:24:47.046257+0000 mon.a (mon.0) 930 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:24:48.314 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:48 smithi086 bash[59714]: cluster 2023-10-09T10:24:47.055804+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e206 with expected crc 2023-10-09T10:24:48.314 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:48 smithi086 bash[59714]: audit 2023-10-09T10:24:47.057672+0000 mon.a (mon.0) 931 : audit 1 from='client.? 172.21.15.53:0/1936165091' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:24:48.314 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:48 smithi086 bash[59714]: audit 2023-10-09T10:24:47.057783+0000 mon.a (mon.0) 932 : audit 1 from='client.? 172.21.15.53:0/877576335' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T10:24:48.314 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:48 smithi086 bash[59714]: cluster 2023-10-09T10:24:47.057886+0000 mon.a (mon.0) 933 : cluster 0 osdmap e206: 8 total, 7 up, 8 in 2023-10-09T10:24:48.331 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:48.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:48.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:48.434 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:48.467 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:48.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:48.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:48.571 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:48.602 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:48.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:48.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:48.706 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:48.736 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:48.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:48.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:48.840 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:48.872 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:48.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:48.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:48.976 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:49.004 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:49.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:49.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:49.084 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:24:49.108 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:49.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:49 smithi086 bash[59714]: cluster 2023-10-09T10:24:47.055868+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e206 with expected crc 2023-10-09T10:24:49.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:49 smithi086 bash[59714]: cluster 2023-10-09T10:24:47.434262+0000 mgr.y (mgr.26072) 664 : cluster 0 pgmap v693: 89 pgs: 1 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 21 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%) 2023-10-09T10:24:49.157 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:49.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:49.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:49.261 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:49.294 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:49.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:49.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:49.398 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:49.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:49 smithi053 bash[76859]: cluster 2023-10-09T10:24:47.055868+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e206 with expected crc 2023-10-09T10:24:49.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:49 smithi053 bash[76859]: cluster 2023-10-09T10:24:47.434262+0000 mgr.y (mgr.26072) 664 : cluster 0 pgmap v693: 89 pgs: 1 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 21 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%) 2023-10-09T10:24:49.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:49 smithi053 bash[79554]: cluster 2023-10-09T10:24:47.055868+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e206 with expected crc 2023-10-09T10:24:49.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:49 smithi053 bash[79554]: cluster 2023-10-09T10:24:47.434262+0000 mgr.y (mgr.26072) 664 : cluster 0 pgmap v693: 89 pgs: 1 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 21 active+undersized; 4.6 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%) 2023-10-09T10:24:49.429 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:49.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:49.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:49.533 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:49.556 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:49.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:49.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:49.659 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:49.684 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:49.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:49.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:49.787 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:49.819 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:49.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:49.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:49.922 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:49.955 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:49.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:49.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:50.059 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:50.090 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:50.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:50.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:50.195 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:50.241 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:50.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:50.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:50.345 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:50.375 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:50.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:50.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:50.479 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:50.507 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:50.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:50.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:50.611 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:50.643 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:50.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:50.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:50.747 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:50.778 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:50.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:50.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:50.882 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:50.911 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:50.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:50.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:50.988 INFO:teuthology.orchestra.run.smithi053.stdout:moved 0 / 267 (0%) 2023-10-09T10:24:50.989 INFO:teuthology.orchestra.run.smithi053.stdout:avg 38.1429 2023-10-09T10:24:50.989 INFO:teuthology.orchestra.run.smithi053.stdout:stddev 13.5579 -> 13.5579 (expected baseline 5.71786) 2023-10-09T10:24:50.989 INFO:teuthology.orchestra.run.smithi053.stdout:min osd.7 with 6 -> 6 pgs (0.157303 -> 0.157303 * mean) 2023-10-09T10:24:50.989 INFO:teuthology.orchestra.run.smithi053.stdout:max osd.1 with 47 -> 47 pgs (1.23221 -> 1.23221 * mean) 2023-10-09T10:24:50.989 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:24:50.989 INFO:teuthology.orchestra.run.smithi053.stdout:oload 1000 2023-10-09T10:24:50.989 INFO:teuthology.orchestra.run.smithi053.stdout:max_change 3 2023-10-09T10:24:50.989 INFO:teuthology.orchestra.run.smithi053.stdout:max_change_osds 4 2023-10-09T10:24:50.990 INFO:teuthology.orchestra.run.smithi053.stdout:average_utilization 0.0031 2023-10-09T10:24:50.990 INFO:teuthology.orchestra.run.smithi053.stdout:overload_utilization 0.0314 2023-10-09T10:24:50.992 INFO:teuthology.orchestra.run.smithi053.stderr:no change 2023-10-09T10:24:51.016 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:51.045 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:51.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:51.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:51.150 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:51.172 DEBUG:teuthology.orchestra.run.smithi053:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_2 bench 90 write' 2023-10-09T10:24:51.174 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-09T10:24:51.177 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-09T10:24:51.185 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:51.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:51.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:51.219 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:hints = 1 2023-10-09T10:24:51.219 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-09T10:24:51.220 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Object prefix: benchmark_data_smithi053_144553 2023-10-09T10:24:51.220 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:24:51.220 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 0 0 0 0 0 0 - 0 2023-10-09T10:24:51.289 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:51.301 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:51 smithi086 bash[59714]: cluster 2023-10-09T10:24:49.435503+0000 mgr.y (mgr.26072) 665 : cluster 0 pgmap v694: 89 pgs: 1 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 21 active+undersized; 4.6 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%) 2023-10-09T10:24:51.322 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:51.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:51.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:51.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:51 smithi053 bash[76859]: cluster 2023-10-09T10:24:49.435503+0000 mgr.y (mgr.26072) 665 : cluster 0 pgmap v694: 89 pgs: 1 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 21 active+undersized; 4.6 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%) 2023-10-09T10:24:51.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:51 smithi053 bash[79554]: cluster 2023-10-09T10:24:49.435503+0000 mgr.y (mgr.26072) 665 : cluster 0 pgmap v694: 89 pgs: 1 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 21 active+undersized; 4.6 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2/84 objects degraded (2.381%); 9/84 objects misplaced (10.714%) 2023-10-09T10:24:51.427 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:51.456 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:51.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:51.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:51.559 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:51.589 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:51.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:51.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:51.692 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:51.721 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:51.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:51.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:51.824 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:51.852 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:51.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:51.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:51.955 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:51.983 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:51.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:51.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:52.087 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:52.122 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:52.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:52.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:52.135 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T10:24:52.144 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:52 smithi053 bash[79554]: audit 2023-10-09T10:24:50.986682+0000 mgr.y (mgr.26072) 666 : audit 0 from='client.45047 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:24:52.145 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:52 smithi053 bash[76859]: audit 2023-10-09T10:24:50.986682+0000 mgr.y (mgr.26072) 666 : audit 0 from='client.45047 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:24:52.220 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 1 16 3155 3139 196.177 196.188 0.00644933 0.00507708 2023-10-09T10:24:52.226 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:52.270 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:52.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:52.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:52.307 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-10-09T10:24:52.307 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 3.0 2023-10-09T10:24:52.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:52 smithi086 bash[59714]: audit 2023-10-09T10:24:50.986682+0000 mgr.y (mgr.26072) 666 : audit 0 from='client.45047 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:24:52.373 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:52.420 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:24:52.422 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:52.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:52.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:52.526 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:52.554 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:52.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:52.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:52.659 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:52.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:24:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:24:52] "GET /metrics HTTP/1.1" 200 36461 "" "Prometheus/2.33.4" 2023-10-09T10:24:52.687 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:52.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:52.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:52.791 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:52.816 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:52.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:52.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:52.919 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:52.945 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:52.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:52.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:53.048 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:53.075 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:53.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:53.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:53.179 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:53.206 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:53.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:53.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:53.220 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 2 16 5812 5796 181.111 166.062 0.0125299 0.00551245 2023-10-09T10:24:53.310 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:53.339 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:53.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:53.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:53.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:53 smithi053 bash[79554]: cluster 2023-10-09T10:24:51.436446+0000 mgr.y (mgr.26072) 667 : cluster 0 pgmap v695: 89 pgs: 2 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 20 active+undersized; 10 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 556 KiB/s wr, 8 op/s; 26/345 objects degraded (7.536%); 9/345 objects misplaced (2.609%) 2023-10-09T10:24:53.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:53 smithi053 bash[79554]: cluster 2023-10-09T10:24:52.053485+0000 mon.a (mon.0) 934 : cluster 3 Health check update: Degraded data redundancy: 26/345 objects degraded (7.536%), 2 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:24:53.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:53 smithi053 bash[76859]: cluster 2023-10-09T10:24:51.436446+0000 mgr.y (mgr.26072) 667 : cluster 0 pgmap v695: 89 pgs: 2 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 20 active+undersized; 10 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 556 KiB/s wr, 8 op/s; 26/345 objects degraded (7.536%); 9/345 objects misplaced (2.609%) 2023-10-09T10:24:53.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:53 smithi053 bash[76859]: cluster 2023-10-09T10:24:52.053485+0000 mon.a (mon.0) 934 : cluster 3 Health check update: Degraded data redundancy: 26/345 objects degraded (7.536%), 2 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:24:53.443 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:53.454 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:53 smithi086 bash[59714]: cluster 2023-10-09T10:24:51.436446+0000 mgr.y (mgr.26072) 667 : cluster 0 pgmap v695: 89 pgs: 2 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 20 active+undersized; 10 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 556 KiB/s wr, 8 op/s; 26/345 objects degraded (7.536%); 9/345 objects misplaced (2.609%) 2023-10-09T10:24:53.454 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:53 smithi086 bash[59714]: cluster 2023-10-09T10:24:52.053485+0000 mon.a (mon.0) 934 : cluster 3 Health check update: Degraded data redundancy: 26/345 objects degraded (7.536%), 2 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:24:53.471 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:53.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:53.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:53.574 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:53.603 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:53.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:53.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:53.706 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:53.738 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:53.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:53.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:53.842 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:53.869 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:53.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:53.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:53.973 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:53.999 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:54.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:54.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:54.104 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:54.128 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:54.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:54.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:54.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:54 smithi053 bash[79554]: audit 2023-10-09T10:24:53.068496+0000 mon.a (mon.0) 935 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:24:54.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:54 smithi053 bash[76859]: audit 2023-10-09T10:24:53.068496+0000 mon.a (mon.0) 935 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:24:54.220 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 3 15 8621 8606 179.276 175.625 0.0081496 0.00556789 2023-10-09T10:24:54.232 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:54.259 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:54.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:54.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:54.363 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:54.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:54 smithi086 bash[59714]: audit 2023-10-09T10:24:53.068496+0000 mon.a (mon.0) 935 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:24:54.389 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:54.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:54.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:54.494 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:54.516 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:54.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:54.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:54.619 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:54.649 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:54.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:54.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:54.752 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:54.780 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:54.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:54.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:54.799 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:24:54.884 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:54.912 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:54.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:54.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:55.016 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:55.043 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:55.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:55.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:55.073 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:55 smithi053 bash[76859]: cluster 2023-10-09T10:24:53.437210+0000 mgr.y (mgr.26072) 668 : cluster 0 pgmap v696: 89 pgs: 2 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 20 active+undersized; 56 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s wr, 82 op/s; 26/2547 objects degraded (1.021%); 9/2547 objects misplaced (0.353%) 2023-10-09T10:24:55.074 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:55 smithi053 bash[79554]: cluster 2023-10-09T10:24:53.437210+0000 mgr.y (mgr.26072) 668 : cluster 0 pgmap v696: 89 pgs: 2 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 20 active+undersized; 56 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s wr, 82 op/s; 26/2547 objects degraded (1.021%); 9/2547 objects misplaced (0.353%) 2023-10-09T10:24:55.146 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:55.155 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:55 smithi086 bash[59714]: cluster 2023-10-09T10:24:53.437210+0000 mgr.y (mgr.26072) 668 : cluster 0 pgmap v696: 89 pgs: 2 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 20 active+undersized; 56 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s wr, 82 op/s; 26/2547 objects degraded (1.021%); 9/2547 objects misplaced (0.353%) 2023-10-09T10:24:55.171 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:55.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:55.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:55.220 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 4 16 11187 11171 174.532 160.312 0.00696067 0.00572221 2023-10-09T10:24:55.275 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:55.301 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:55.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:55.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:55.404 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:55.432 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:55.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:55.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:55.534 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:55.560 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:55.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:55.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:55.663 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:55.690 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:55.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:55.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:55.794 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:55.818 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:55.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:55.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:55.921 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:55.948 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:55.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:55.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:56.051 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:56.083 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:56.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:56.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:56.186 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:56.212 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:56.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:56.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:56.220 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 5 16 13760 13744 171.785 160.812 0.00951669 0.00581292 2023-10-09T10:24:56.316 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:56.339 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:56.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:56.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:56.442 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:56.478 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:56.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:56.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:56.581 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:56.605 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:56.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:56.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:56.708 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:56.738 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:56.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:56.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:56.834 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:24:56.835 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:24:56.842 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:56.879 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:56.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:56.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:56.983 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:57.012 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:57.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:57.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:57.077 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:57 smithi053 bash[79554]: cluster 2023-10-09T10:24:55.438459+0000 mgr.y (mgr.26072) 669 : cluster 0 pgmap v697: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 333 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 33 MiB/s wr, 525 op/s; 2674/15849 objects degraded (16.872%); 9/15849 objects misplaced (0.057%) 2023-10-09T10:24:57.077 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:57 smithi053 bash[76859]: cluster 2023-10-09T10:24:55.438459+0000 mgr.y (mgr.26072) 669 : cluster 0 pgmap v697: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 333 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 33 MiB/s wr, 525 op/s; 2674/15849 objects degraded (16.872%); 9/15849 objects misplaced (0.057%) 2023-10-09T10:24:57.116 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:57.148 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:57.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:57.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:57.220 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 6 16 16082 16066 167.339 145.125 0.00520005 0.00596854 2023-10-09T10:24:57.253 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:57.262 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:57 smithi086 bash[59714]: cluster 2023-10-09T10:24:55.438459+0000 mgr.y (mgr.26072) 669 : cluster 0 pgmap v697: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 333 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 33 MiB/s wr, 525 op/s; 2674/15849 objects degraded (16.872%); 9/15849 objects misplaced (0.057%) 2023-10-09T10:24:57.278 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:57.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:57.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:57.382 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:57.415 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:57.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:57.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:57.518 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:57.548 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:57.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:57.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:57.652 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:57.682 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:57.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:57.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:57.786 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:57.810 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:57.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:57.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:57.916 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:57.920 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:24:57.920 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:24:57.942 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:57.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:57.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:58.046 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:58.073 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:24:58.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:58.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:24:58.089 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:58 smithi053 bash[79554]: audit 2023-10-09T10:24:57.262171+0000 mon.a (mon.0) 936 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:24:58.089 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:58 smithi053 bash[79554]: cluster 2023-10-09T10:24:58.040881+0000 mon.a (mon.0) 937 : cluster 3 Health check update: Degraded data redundancy: 2674/15849 objects degraded (16.872%), 7 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:24:58.090 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:58 smithi053 bash[76859]: audit 2023-10-09T10:24:57.262171+0000 mon.a (mon.0) 936 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:24:58.176 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:58.202 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:58.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:58.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:58.220 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 7 16 18329 18313 163.494 140.438 0.00608252 0.00610857 2023-10-09T10:24:58.306 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:58.317 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:58 smithi086 bash[59714]: audit 2023-10-09T10:24:57.262171+0000 mon.a (mon.0) 936 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:24:58.317 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:58 smithi086 bash[59714]: cluster 2023-10-09T10:24:58.040881+0000 mon.a (mon.0) 937 : cluster 3 Health check update: Degraded data redundancy: 2674/15849 objects degraded (16.872%), 7 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:24:58.335 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:58.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:58.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:58.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:58 smithi053 bash[76859]: cluster 2023-10-09T10:24:58.040881+0000 mon.a (mon.0) 937 : cluster 3 Health check update: Degraded data redundancy: 2674/15849 objects degraded (16.872%), 7 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:24:58.438 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:58.469 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:58.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:58.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:58.573 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:58.592 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:58.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:58.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:58.695 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:58.721 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:58.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:58.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:58.826 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:58.852 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:24:58.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:58.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:24:58.956 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:58.983 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:58.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:58.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:59.086 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:59.090 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:24:59 smithi086 bash[59714]: cluster 2023-10-09T10:24:57.439253+0000 mgr.y (mgr.26072) 670 : cluster 0 pgmap v698: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 594 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 57 MiB/s wr, 907 op/s; 3545/28365 objects degraded (12.498%); 9/28365 objects misplaced (0.032%) 2023-10-09T10:24:59.113 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:59.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:59.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:59.216 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:59.220 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 8 16 20389 20373 159.15 128.75 0.00774054 0.00627655 2023-10-09T10:24:59.242 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:59.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:59.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:24:59.256 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:24:59 smithi053 bash[79554]: cluster 2023-10-09T10:24:57.439253+0000 mgr.y (mgr.26072) 670 : cluster 0 pgmap v698: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 594 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 57 MiB/s wr, 907 op/s; 3545/28365 objects degraded (12.498%); 9/28365 objects misplaced (0.032%) 2023-10-09T10:24:59.257 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:24:59 smithi053 bash[76859]: cluster 2023-10-09T10:24:57.439253+0000 mgr.y (mgr.26072) 670 : cluster 0 pgmap v698: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 594 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 57 MiB/s wr, 907 op/s; 3545/28365 objects degraded (12.498%); 9/28365 objects misplaced (0.032%) 2023-10-09T10:24:59.345 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:59.370 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:24:59.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:59.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:24:59.382 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-09T10:24:59.474 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:59.498 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:24:59.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:59.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:24:59.603 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:59.631 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:24:59.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:59.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:24:59.735 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:59.759 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:24:59.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:59.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:24:59.863 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:59.897 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:24:59.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:24:59.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:00.001 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:00.028 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:00.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:00.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:00.132 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:00.157 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:00.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:00.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:00.221 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 9 16 22317 22301 154.853 120.5 0.00278918 0.00633362 2023-10-09T10:25:00.260 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:00.285 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:00.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:00.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:00.388 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:00.414 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:00.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:00.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:00.519 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:00.548 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:00.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:00.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:00.652 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:00.673 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:00.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:00.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:00.775 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:00.802 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:00.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:00.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:00.907 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:00.932 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:00.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:00.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:01.035 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:01.060 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:01.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:01.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:01.095 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:01 smithi053 bash[76859]: cluster 2023-10-09T10:24:59.440286+0000 mgr.y (mgr.26072) 671 : cluster 0 pgmap v699: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 981 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s; 6503/46929 objects degraded (13.857%); 9/46929 objects misplaced (0.019%) 2023-10-09T10:25:01.095 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:01 smithi053 bash[79554]: cluster 2023-10-09T10:24:59.440286+0000 mgr.y (mgr.26072) 671 : cluster 0 pgmap v699: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 981 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s; 6503/46929 objects degraded (13.857%); 9/46929 objects misplaced (0.019%) 2023-10-09T10:25:01.163 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:01.193 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:01.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:01.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:01.221 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 10 16 23951 23935 149.579 102.125 0.00765511 0.00667967 2023-10-09T10:25:01.296 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:01.306 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:01 smithi086 bash[59714]: cluster 2023-10-09T10:24:59.440286+0000 mgr.y (mgr.26072) 671 : cluster 0 pgmap v699: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 981 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s; 6503/46929 objects degraded (13.857%); 9/46929 objects misplaced (0.019%) 2023-10-09T10:25:01.326 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:01.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:01.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:01.429 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:01.461 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:01.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:01.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:01.565 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:01.595 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:01.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:01.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:01.700 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:01.731 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:01.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:01.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:01.834 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:01.864 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:01.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:01.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:01.968 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:01.993 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:01.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:01.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:02.097 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:02.125 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:02.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:02.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:02.221 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 11 16 25802 25786 146.497 115.688 0.00958756 0.0068164 2023-10-09T10:25:02.228 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:02.256 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:02.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:02.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:02.360 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:02.394 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:02.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:02.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:02.497 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:02.525 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:02.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:02.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:02.600 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:25:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:25:02] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.33.4" 2023-10-09T10:25:02.633 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:02.661 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:02.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:02.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:02.766 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:02.800 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:02.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:02.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:02.904 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:02.946 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:02.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:02.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:03.050 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:03.090 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:03.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:03.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:03.201 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:03.221 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 12 16 27426 27410 142.746 101.5 0.0133886 0.00699916 2023-10-09T10:25:03.227 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:03.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:03.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:03.330 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:03.344 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:03 smithi086 bash[59714]: cluster 2023-10-09T10:25:01.441312+0000 mgr.y (mgr.26072) 672 : cluster 0 pgmap v700: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 109 MiB/s wr, 1.75k op/s; 7891/63000 objects degraded (12.525%); 9/63000 objects misplaced (0.014%) 2023-10-09T10:25:03.344 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:03 smithi086 bash[59714]: cluster 2023-10-09T10:25:03.042009+0000 mon.a (mon.0) 938 : cluster 3 Health check update: Degraded data redundancy: 7891/63000 objects degraded (12.525%), 7 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:03.384 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:03.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:03.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:03.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:03 smithi053 bash[76859]: cluster 2023-10-09T10:25:01.441312+0000 mgr.y (mgr.26072) 672 : cluster 0 pgmap v700: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 109 MiB/s wr, 1.75k op/s; 7891/63000 objects degraded (12.525%); 9/63000 objects misplaced (0.014%) 2023-10-09T10:25:03.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:03 smithi053 bash[76859]: cluster 2023-10-09T10:25:03.042009+0000 mon.a (mon.0) 938 : cluster 3 Health check update: Degraded data redundancy: 7891/63000 objects degraded (12.525%), 7 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:03.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:03 smithi053 bash[79554]: cluster 2023-10-09T10:25:01.441312+0000 mgr.y (mgr.26072) 672 : cluster 0 pgmap v700: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 109 MiB/s wr, 1.75k op/s; 7891/63000 objects degraded (12.525%); 9/63000 objects misplaced (0.014%) 2023-10-09T10:25:03.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:03 smithi053 bash[79554]: cluster 2023-10-09T10:25:03.042009+0000 mon.a (mon.0) 938 : cluster 3 Health check update: Degraded data redundancy: 7891/63000 objects degraded (12.525%), 7 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:03.490 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:03.517 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:03.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:03.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:03.621 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:03.659 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:03.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:03.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:03.763 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:03.789 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:03.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:03.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:03.893 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:03.916 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:25:03.918 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:03.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:03.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:04.022 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:04.049 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:04.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:04.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:04.152 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:04.191 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:04.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:04.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:04.221 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 13 16 29293 29277 140.74 116.688 0.0107721 0.00709915 2023-10-09T10:25:04.296 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:04.321 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:04.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:04.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:04.424 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:04.475 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:04.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:04.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:04.584 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:04.614 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:04.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:04.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:04.718 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:04.742 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:04.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:04.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:04.846 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:04.878 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:04.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:04.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:04.986 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:05.014 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:05.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:05.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:05.118 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:05.159 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:05.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:05.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:05.221 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 14 16 30717 30701 137.044 89 0.00295231 0.00728974 2023-10-09T10:25:05.263 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:05.296 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:05.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:05.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:05.401 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:05.421 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:05.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:05.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:05.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:05 smithi053 bash[79554]: cluster 2023-10-09T10:25:03.441992+0000 mgr.y (mgr.26072) 673 : cluster 0 pgmap v701: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 1.4 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s; 7891/68331 objects degraded (11.548%); 9/68331 objects misplaced (0.013%) 2023-10-09T10:25:05.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:05 smithi053 bash[79554]: audit 2023-10-09T10:25:04.362424+0000 mon.a (mon.0) 939 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:25:05.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:05 smithi053 bash[79554]: audit 2023-10-09T10:25:04.369198+0000 mon.a (mon.0) 940 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:25:05.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:05 smithi053 bash[79554]: audit 2023-10-09T10:25:04.722194+0000 mon.a (mon.0) 941 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:25:05.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:05 smithi053 bash[79554]: audit 2023-10-09T10:25:04.738037+0000 mon.a (mon.0) 942 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:25:05.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:05 smithi053 bash[76859]: cluster 2023-10-09T10:25:03.441992+0000 mgr.y (mgr.26072) 673 : cluster 0 pgmap v701: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 1.4 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s; 7891/68331 objects degraded (11.548%); 9/68331 objects misplaced (0.013%) 2023-10-09T10:25:05.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:05 smithi053 bash[76859]: audit 2023-10-09T10:25:04.362424+0000 mon.a (mon.0) 939 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:25:05.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:05 smithi053 bash[76859]: audit 2023-10-09T10:25:04.369198+0000 mon.a (mon.0) 940 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:25:05.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:05 smithi053 bash[76859]: audit 2023-10-09T10:25:04.722194+0000 mon.a (mon.0) 941 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:25:05.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:05 smithi053 bash[76859]: audit 2023-10-09T10:25:04.738037+0000 mon.a (mon.0) 942 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:25:05.524 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:05.550 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:05.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:05.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:05.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:05 smithi086 bash[59714]: cluster 2023-10-09T10:25:03.441992+0000 mgr.y (mgr.26072) 673 : cluster 0 pgmap v701: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 1.4 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s; 7891/68331 objects degraded (11.548%); 9/68331 objects misplaced (0.013%) 2023-10-09T10:25:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:05 smithi086 bash[59714]: audit 2023-10-09T10:25:04.362424+0000 mon.a (mon.0) 939 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:25:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:05 smithi086 bash[59714]: audit 2023-10-09T10:25:04.369198+0000 mon.a (mon.0) 940 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:25:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:05 smithi086 bash[59714]: audit 2023-10-09T10:25:04.722194+0000 mon.a (mon.0) 941 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:25:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:05 smithi086 bash[59714]: audit 2023-10-09T10:25:04.738037+0000 mon.a (mon.0) 942 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:25:05.654 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:05.673 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:05.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:05.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:05.778 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:05.810 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:05.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:05.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:05.913 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:05.941 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:05.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:05.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:06.046 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:06.078 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:06.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:06.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:06.186 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:06.212 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:06.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:06.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:06.221 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 15 16 32369 32353 134.791 103.25 0.00963297 0.00741249 2023-10-09T10:25:06.316 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:06.349 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:06.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:06.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:06.452 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:06.482 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:06.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:06.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:06.588 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:06.598 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:06 smithi053 bash[79554]: audit 2023-10-09T10:25:05.390454+0000 mon.a (mon.0) 943 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:25:06.598 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:06 smithi053 bash[79554]: audit 2023-10-09T10:25:05.392151+0000 mon.a (mon.0) 944 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:25:06.598 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:06 smithi053 bash[79554]: audit 2023-10-09T10:25:05.401848+0000 mon.a (mon.0) 945 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:25:06.598 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:06 smithi053 bash[76859]: audit 2023-10-09T10:25:05.390454+0000 mon.a (mon.0) 943 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:25:06.598 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:06 smithi053 bash[76859]: audit 2023-10-09T10:25:05.392151+0000 mon.a (mon.0) 944 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:25:06.599 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:06 smithi053 bash[76859]: audit 2023-10-09T10:25:05.401848+0000 mon.a (mon.0) 945 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:25:06.611 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:06 smithi086 bash[59714]: audit 2023-10-09T10:25:05.390454+0000 mon.a (mon.0) 943 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:25:06.611 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:06 smithi086 bash[59714]: audit 2023-10-09T10:25:05.392151+0000 mon.a (mon.0) 944 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:25:06.612 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:06 smithi086 bash[59714]: audit 2023-10-09T10:25:05.401848+0000 mon.a (mon.0) 945 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:25:06.617 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:06.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:06.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:06.724 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:06.751 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:06.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:06.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:06.855 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:06.885 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:06.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:06.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:06.988 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:07.007 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:07.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:07.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:07.109 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:07.139 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:07.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:07.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:07.221 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 16 16 33954 33938 132.557 99.0625 0.00888315 0.00753851 2023-10-09T10:25:07.247 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:07.270 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:07.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:07.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:07.372 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:07.401 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:07.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:07.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:07.495 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:07 smithi053 bash[79554]: cluster 2023-10-09T10:25:05.442682+0000 mgr.y (mgr.26072) 674 : cluster 0 pgmap v702: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 1.7 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 137 MiB/s wr, 2.19k op/s; 10686/81564 objects degraded (13.101%); 9/81564 objects misplaced (0.011%) 2023-10-09T10:25:07.496 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:07 smithi053 bash[76859]: cluster 2023-10-09T10:25:05.442682+0000 mgr.y (mgr.26072) 674 : cluster 0 pgmap v702: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 1.7 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 137 MiB/s wr, 2.19k op/s; 10686/81564 objects degraded (13.101%); 9/81564 objects misplaced (0.011%) 2023-10-09T10:25:07.504 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:07.530 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:07.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:07.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:07.636 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:07.665 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:07.666 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:07 smithi086 bash[59714]: cluster 2023-10-09T10:25:05.442682+0000 mgr.y (mgr.26072) 674 : cluster 0 pgmap v702: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 1.7 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 137 MiB/s wr, 2.19k op/s; 10686/81564 objects degraded (13.101%); 9/81564 objects misplaced (0.011%) 2023-10-09T10:25:07.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:07.667 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:07.768 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:07.798 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:07.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:07.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:07.901 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:07.926 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:07.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:07.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:08.029 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:08.060 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:08.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:08.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:08.164 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:08.192 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:08.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:08.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:08.222 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 17 16 35519 35503 130.513 97.8125 0.00784201 0.0076558 2023-10-09T10:25:08.295 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:08.323 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:08.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:08.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:08.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:08 smithi053 bash[76859]: cluster 2023-10-09T10:25:08.043131+0000 mon.a (mon.0) 946 : cluster 3 Health check update: Degraded data redundancy: 10686/81564 objects degraded (13.101%), 7 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:08.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:08 smithi053 bash[76859]: audit 2023-10-09T10:25:08.067549+0000 mon.a (mon.0) 947 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:25:08.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:08 smithi053 bash[79554]: cluster 2023-10-09T10:25:08.043131+0000 mon.a (mon.0) 946 : cluster 3 Health check update: Degraded data redundancy: 10686/81564 objects degraded (13.101%), 7 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:08.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:08 smithi053 bash[79554]: audit 2023-10-09T10:25:08.067549+0000 mon.a (mon.0) 947 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:25:08.428 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:08.454 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:08.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:08.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:08.557 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:08.586 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:08.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:08.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:08.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:08 smithi086 bash[59714]: cluster 2023-10-09T10:25:08.043131+0000 mon.a (mon.0) 946 : cluster 3 Health check update: Degraded data redundancy: 10686/81564 objects degraded (13.101%), 7 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:08.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:08 smithi086 bash[59714]: audit 2023-10-09T10:25:08.067549+0000 mon.a (mon.0) 947 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:25:08.689 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:08.715 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:08.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:08.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:08.821 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:08.853 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:08.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:08.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:08.957 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:08.984 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:08.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:08.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:09.088 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:09.123 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:09.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:09.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:09.222 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 18 16 37178 37162 129.022 103.688 0.0117966 0.00774535 2023-10-09T10:25:09.228 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:09.254 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:09.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:09.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:09.360 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:09.391 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:09.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:09.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:09.495 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:09.522 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:09.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:09.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:09.537 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:25:09.537 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:25:09.587 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:09 smithi086 bash[59714]: cluster 2023-10-09T10:25:07.443418+0000 mgr.y (mgr.26072) 675 : cluster 0 pgmap v703: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 1.8 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 128 MiB/s wr, 2.04k op/s; 11196/89358 objects degraded (12.529%); 9/89358 objects misplaced (0.010%) 2023-10-09T10:25:09.626 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:09.652 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:09.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:09.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:09.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:09 smithi053 bash[79554]: cluster 2023-10-09T10:25:07.443418+0000 mgr.y (mgr.26072) 675 : cluster 0 pgmap v703: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 1.8 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 128 MiB/s wr, 2.04k op/s; 11196/89358 objects degraded (12.529%); 9/89358 objects misplaced (0.010%) 2023-10-09T10:25:09.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:09 smithi053 bash[76859]: cluster 2023-10-09T10:25:07.443418+0000 mgr.y (mgr.26072) 675 : cluster 0 pgmap v703: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 1.8 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 128 MiB/s wr, 2.04k op/s; 11196/89358 objects degraded (12.529%); 9/89358 objects misplaced (0.010%) 2023-10-09T10:25:09.756 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:09.781 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:09.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:09.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:09.885 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:09.910 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:09.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:09.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:10.015 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:10.040 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:10.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:10.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:10.144 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:10.174 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:10.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:10.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:10.222 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 19 16 38788 38772 127.527 100.625 0.00710208 0.00783488 2023-10-09T10:25:10.283 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:10.311 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:10.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:10.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:10.416 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:10.439 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:10.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:10.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:10.542 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:10.571 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:10.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:10.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:10.676 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:10.704 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:10.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:10.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:10.796 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-09T10:25:10.808 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:10.832 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:10.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:10.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:10.936 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:10.972 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:10.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:10.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:11.078 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:11.103 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:11.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:11.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:11.206 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:11.222 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:2023-10-09T10:25:11.221146+0000 min lat: 0.00141821 max lat: 0.251885 avg lat: 0.00790654 2023-10-09T10:25:11.222 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:25:11.222 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 20 16 40454 40438 126.356 104.125 0.00429918 0.00790654 2023-10-09T10:25:11.252 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:11.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:11.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:11.355 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:11.384 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:11.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:11.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:11.476 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:11 smithi053 bash[76859]: cluster 2023-10-09T10:25:09.444255+0000 mgr.y (mgr.26072) 676 : cluster 0 pgmap v704: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 2.1 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s; 13196/101634 objects degraded (12.984%); 9/101634 objects misplaced (0.009%) 2023-10-09T10:25:11.476 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:11 smithi053 bash[79554]: cluster 2023-10-09T10:25:09.444255+0000 mgr.y (mgr.26072) 676 : cluster 0 pgmap v704: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 2.1 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s; 13196/101634 objects degraded (12.984%); 9/101634 objects misplaced (0.009%) 2023-10-09T10:25:11.490 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:11.520 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:11.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:11.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:11.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:11 smithi086 bash[59714]: cluster 2023-10-09T10:25:09.444255+0000 mgr.y (mgr.26072) 676 : cluster 0 pgmap v704: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 2.1 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 127 MiB/s wr, 2.03k op/s; 13196/101634 objects degraded (12.984%); 9/101634 objects misplaced (0.009%) 2023-10-09T10:25:11.624 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:11.652 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:11.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:11.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:11.720 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:25:11.756 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:11.762 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:25:11.794 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:11.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:11.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:11.821 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:25:11.865 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:25:11.900 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:11.928 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:11.929 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:25:11.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:11.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:11.975 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:25:12.025 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:25:12.025 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:25:12.025 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:25:12.025 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENXIO: problem getting command descriptions from osd.2 2023-10-09T10:25:12.025 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:25:12.026 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:25:12.026 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:25:12.026 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:25:12.026 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:25:12.031 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:12.060 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:12.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:12.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:12.094 INFO:teuthology.orchestra.run.smithi053.stdout:moved 53 / 267 (19.8502%) 2023-10-09T10:25:12.094 INFO:teuthology.orchestra.run.smithi053.stdout:avg 38.1429 2023-10-09T10:25:12.094 INFO:teuthology.orchestra.run.smithi053.stdout:stddev 13.5579 -> 11.1767 (expected baseline 5.71786) 2023-10-09T10:25:12.094 INFO:teuthology.orchestra.run.smithi053.stdout:min osd.7 with 6 -> 17 pgs (0.157303 -> 0.445693 * mean) 2023-10-09T10:25:12.094 INFO:teuthology.orchestra.run.smithi053.stdout:max osd.1 with 47 -> 36 pgs (1.23221 -> 0.94382 * mean) 2023-10-09T10:25:12.094 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:25:12.094 INFO:teuthology.orchestra.run.smithi053.stdout:oload 110 2023-10-09T10:25:12.094 INFO:teuthology.orchestra.run.smithi053.stdout:max_change 3 2023-10-09T10:25:12.094 INFO:teuthology.orchestra.run.smithi053.stdout:max_change_osds 4 2023-10-09T10:25:12.095 INFO:teuthology.orchestra.run.smithi053.stdout:average_utilization 0.0117 2023-10-09T10:25:12.095 INFO:teuthology.orchestra.run.smithi053.stdout:overload_utilization 0.0128 2023-10-09T10:25:12.095 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 weight 1.0000 -> 0.5932 2023-10-09T10:25:12.095 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 weight 1.0000 -> 0.6798 2023-10-09T10:25:12.095 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 weight 0.2303 -> 0.4086 2023-10-09T10:25:12.095 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 weight 1.0000 -> 0.7552 2023-10-09T10:25:12.101 INFO:teuthology.orchestra.run.smithi053.stderr:no change 2023-10-09T10:25:12.164 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:12.198 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:12.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:12.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:12.222 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 21 16 41663 41647 123.937 75.5625 0.012057 0.00806228 2023-10-09T10:25:12.301 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:12.326 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:12.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:12.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:12.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:25:12 smithi053 bash[73018]: debug 2023-10-09T10:25:12.086+0000 7fb7b954f700 -1 mgr.server reply reply (4) Interrupted system call no change 2023-10-09T10:25:12.429 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:12.437 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is unset 2023-10-09T10:25:12.440 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:12 smithi086 bash[59714]: audit 2023-10-09T10:25:11.655821+0000 mon.a (mon.0) 948 : audit 0 from='client.? 172.21.15.53:0/1509895821' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:25:12.440 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:12 smithi086 bash[59714]: audit 2023-10-09T10:25:12.058984+0000 mon.a (mon.0) 949 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:25:12.440 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:12 smithi086 bash[59714]: audit 2023-10-09T10:25:12.059357+0000 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.53:0/1009358215' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:25:12.459 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:12.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:12.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:12.564 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:12.569 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:12 smithi053 bash[76859]: audit 2023-10-09T10:25:11.655821+0000 mon.a (mon.0) 948 : audit 0 from='client.? 172.21.15.53:0/1509895821' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:25:12.569 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:12 smithi053 bash[76859]: audit 2023-10-09T10:25:12.058984+0000 mon.a (mon.0) 949 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:25:12.569 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:12 smithi053 bash[76859]: audit 2023-10-09T10:25:12.059357+0000 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.53:0/1009358215' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:25:12.569 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:25:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:25:12] "GET /metrics HTTP/1.1" 200 36515 "" "Prometheus/2.33.4" 2023-10-09T10:25:12.570 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:12 smithi053 bash[79554]: audit 2023-10-09T10:25:11.655821+0000 mon.a (mon.0) 948 : audit 0 from='client.? 172.21.15.53:0/1509895821' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:25:12.570 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:12 smithi053 bash[79554]: audit 2023-10-09T10:25:12.058984+0000 mon.a (mon.0) 949 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:25:12.570 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:12 smithi053 bash[79554]: audit 2023-10-09T10:25:12.059357+0000 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.53:0/1009358215' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:25:12.593 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:12.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:12.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:12.698 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:12.723 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:12.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:12.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:12.828 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:12.858 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:12.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:12.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:12.962 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:12.987 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:12.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:12.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:13.091 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:13.122 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:13.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:13.124 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:13.222 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 22 16 43279 43263 122.894 101 0.009064 0.00813089 2023-10-09T10:25:13.226 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:13.250 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:13.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:13.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:13.354 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:13.376 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:13.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:13.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:13.479 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:13.507 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:13 smithi053 bash[79554]: cluster 2023-10-09T10:25:11.445167+0000 mgr.y (mgr.26072) 677 : cluster 0 pgmap v705: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 2.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 116 MiB/s wr, 1.85k op/s; 14232/113676 objects degraded (12.520%); 9/113676 objects misplaced (0.008%) 2023-10-09T10:25:13.507 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:13 smithi053 bash[79554]: audit 2023-10-09T10:25:12.090977+0000 mgr.y (mgr.26072) 678 : audit 0 from='client.45062 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:25:13.508 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:13 smithi053 bash[79554]: cluster 2023-10-09T10:25:12.412871+0000 mon.a (mon.0) 950 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:25:13.508 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:13 smithi053 bash[79554]: cluster 2023-10-09T10:25:12.424273+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T10:25:13.508 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:13 smithi053 bash[79554]: cluster 2023-10-09T10:25:12.424283+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T10:25:13.508 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:13 smithi053 bash[79554]: audit 2023-10-09T10:25:12.427407+0000 mon.a (mon.0) 951 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:25:13.508 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:13 smithi053 bash[79554]: cluster 2023-10-09T10:25:12.427670+0000 mon.a (mon.0) 952 : cluster 0 osdmap e207: 8 total, 7 up, 8 in 2023-10-09T10:25:13.508 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:13 smithi053 bash[79554]: cluster 2023-10-09T10:25:12.433773+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T10:25:13.508 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:13 smithi053 bash[79554]: cluster 2023-10-09T10:25:12.439280+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T10:25:13.508 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:13 smithi053 bash[79554]: cluster 2023-10-09T10:25:12.451273+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T10:25:13.508 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:13 smithi053 bash[79554]: cluster 2023-10-09T10:25:13.044383+0000 mon.a (mon.0) 953 : cluster 3 Health check update: Degraded data redundancy: 14232/113676 objects degraded (12.520%), 7 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:13.509 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:13 smithi053 bash[76859]: cluster 2023-10-09T10:25:11.445167+0000 mgr.y (mgr.26072) 677 : cluster 0 pgmap v705: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 2.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 116 MiB/s wr, 1.85k op/s; 14232/113676 objects degraded (12.520%); 9/113676 objects misplaced (0.008%) 2023-10-09T10:25:13.509 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:13 smithi053 bash[76859]: audit 2023-10-09T10:25:12.090977+0000 mgr.y (mgr.26072) 678 : audit 0 from='client.45062 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:25:13.509 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:13 smithi053 bash[76859]: cluster 2023-10-09T10:25:12.412871+0000 mon.a (mon.0) 950 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:25:13.509 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:13 smithi053 bash[76859]: cluster 2023-10-09T10:25:12.424273+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T10:25:13.509 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:13 smithi053 bash[76859]: cluster 2023-10-09T10:25:12.424283+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T10:25:13.509 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:13 smithi053 bash[76859]: audit 2023-10-09T10:25:12.427407+0000 mon.a (mon.0) 951 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:25:13.509 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:13 smithi053 bash[76859]: cluster 2023-10-09T10:25:12.427670+0000 mon.a (mon.0) 952 : cluster 0 osdmap e207: 8 total, 7 up, 8 in 2023-10-09T10:25:13.509 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:13 smithi053 bash[76859]: cluster 2023-10-09T10:25:12.433773+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T10:25:13.509 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:13 smithi053 bash[76859]: cluster 2023-10-09T10:25:12.439280+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T10:25:13.509 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:13 smithi053 bash[76859]: cluster 2023-10-09T10:25:12.451273+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T10:25:13.509 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:13 smithi053 bash[76859]: cluster 2023-10-09T10:25:13.044383+0000 mon.a (mon.0) 953 : cluster 3 Health check update: Degraded data redundancy: 14232/113676 objects degraded (12.520%), 7 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:13.511 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:13.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:13.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:13.614 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:13 smithi086 bash[59714]: cluster 2023-10-09T10:25:11.445167+0000 mgr.y (mgr.26072) 677 : cluster 0 pgmap v705: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 2.3 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 116 MiB/s wr, 1.85k op/s; 14232/113676 objects degraded (12.520%); 9/113676 objects misplaced (0.008%) 2023-10-09T10:25:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:13 smithi086 bash[59714]: audit 2023-10-09T10:25:12.090977+0000 mgr.y (mgr.26072) 678 : audit 0 from='client.45062 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:25:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:13 smithi086 bash[59714]: cluster 2023-10-09T10:25:12.412871+0000 mon.a (mon.0) 950 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:25:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:13 smithi086 bash[59714]: cluster 2023-10-09T10:25:12.424273+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T10:25:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:13 smithi086 bash[59714]: cluster 2023-10-09T10:25:12.424283+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T10:25:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:13 smithi086 bash[59714]: audit 2023-10-09T10:25:12.427407+0000 mon.a (mon.0) 951 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:25:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:13 smithi086 bash[59714]: cluster 2023-10-09T10:25:12.427670+0000 mon.a (mon.0) 952 : cluster 0 osdmap e207: 8 total, 7 up, 8 in 2023-10-09T10:25:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:13 smithi086 bash[59714]: cluster 2023-10-09T10:25:12.433773+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T10:25:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:13 smithi086 bash[59714]: cluster 2023-10-09T10:25:12.439280+0000 osd.4 (osd.4) 161 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T10:25:13.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:13 smithi086 bash[59714]: cluster 2023-10-09T10:25:12.451273+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e207 with expected crc 2023-10-09T10:25:13.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:13 smithi086 bash[59714]: cluster 2023-10-09T10:25:13.044383+0000 mon.a (mon.0) 953 : cluster 3 Health check update: Degraded data redundancy: 14232/113676 objects degraded (12.520%), 7 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:13.641 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:13.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:13.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:13.745 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:13.773 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:13.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:13.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:13.877 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:13.903 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:13.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:13.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:14.009 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:14.036 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:14.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:14.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:14.140 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:14.174 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:14.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:14.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:14.222 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 23 16 44853 44837 121.827 98.375 0.0126889 0.00820185 2023-10-09T10:25:14.279 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:14.313 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:14.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:14.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:14.416 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:14.446 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:14.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:14.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:14.550 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:14.579 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:14.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:14.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:14.682 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:14.707 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:14.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:14.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:14.811 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:14.837 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:14.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:14.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:14.940 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:14.968 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:14.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:14.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:15.071 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:15.103 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:15.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:15.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:15.214 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:15.222 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 24 16 46316 46300 120.561 91.4375 0.0096311 0.00828889 2023-10-09T10:25:15.249 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:15.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:15.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:15.357 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:15.383 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:15.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:15.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:15.486 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:15.494 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:15 smithi053 bash[76859]: cluster 2023-10-09T10:25:13.445882+0000 mgr.y (mgr.26072) 679 : cluster 0 pgmap v707: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 2.4 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s; 14232/117909 objects degraded (12.070%); 9/117909 objects misplaced (0.008%) 2023-10-09T10:25:15.495 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:15 smithi053 bash[79554]: cluster 2023-10-09T10:25:13.445882+0000 mgr.y (mgr.26072) 679 : cluster 0 pgmap v707: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 2.4 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s; 14232/117909 objects degraded (12.070%); 9/117909 objects misplaced (0.008%) 2023-10-09T10:25:15.508 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:15.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:15.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:15.613 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:15.623 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:15 smithi086 bash[59714]: cluster 2023-10-09T10:25:13.445882+0000 mgr.y (mgr.26072) 679 : cluster 0 pgmap v707: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 2.4 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s; 14232/117909 objects degraded (12.070%); 9/117909 objects misplaced (0.008%) 2023-10-09T10:25:15.638 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:15.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:15.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:15.646 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:25:15.660 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T10:25:15.660 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T10:25:15.682 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-10-09T10:25:15.682 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 110 1.0 2023-10-09T10:25:15.743 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:15.777 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:15.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:15.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:15.881 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:15.914 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:15.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:15.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:16.017 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:16.044 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:16.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:16.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:16.147 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:16.172 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:16.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:16.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:16.222 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 25 16 47794 47778 119.433 92.375 0.012483 0.00836676 2023-10-09T10:25:16.280 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:16.310 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:16.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:16.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:16.415 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:16.439 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:16.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:16.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:16.543 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:16.570 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:16.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:16.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:16.675 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:16.702 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:16.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:16.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:16.806 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:16.829 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:16.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:16.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:16.932 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:16.963 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:16.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:16.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:17.065 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:17.093 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:17.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:17.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:17.197 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:17.222 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:17.223 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 26 16 48913 48897 117.529 69.9375 0.00888035 0.00850165 2023-10-09T10:25:17.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:17.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:17.325 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:17.351 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:17.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:17.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:17.454 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:17.480 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:17.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:17.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:17.584 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:17.594 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:17 smithi086 bash[59714]: cluster 2023-10-09T10:25:15.446783+0000 mgr.y (mgr.26072) 680 : cluster 0 pgmap v708: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 2.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s; 16703/129519 objects degraded (12.896%); 9/129519 objects misplaced (0.007%) 2023-10-09T10:25:17.617 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:17.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:17.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:17.661 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:25:17.701 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T10:25:17.715 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:17 smithi053 bash[76859]: cluster 2023-10-09T10:25:15.446783+0000 mgr.y (mgr.26072) 680 : cluster 0 pgmap v708: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 2.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s; 16703/129519 objects degraded (12.896%); 9/129519 objects misplaced (0.007%) 2023-10-09T10:25:17.715 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:17 smithi053 bash[79554]: cluster 2023-10-09T10:25:15.446783+0000 mgr.y (mgr.26072) 680 : cluster 0 pgmap v708: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 2.6 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s; 16703/129519 objects degraded (12.896%); 9/129519 objects misplaced (0.007%) 2023-10-09T10:25:17.720 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:17.757 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:17.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:17.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:17.864 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:17.893 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:17.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:17.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:17.996 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:18.020 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:18.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:18.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:18.124 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:18.155 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:18.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:18.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:18.223 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 27 16 50220 50204 116.201 81.6875 0.00504974 0.00859972 2023-10-09T10:25:18.258 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:18.284 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:18.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:18.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:18.388 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:18.414 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:18.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:18.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:18.519 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:18.527 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:18 smithi086 bash[59714]: cluster 2023-10-09T10:25:18.045432+0000 mon.a (mon.0) 954 : cluster 3 Health check update: Degraded data redundancy: 16703/129519 objects degraded (12.896%), 7 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:18.543 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:18.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:18.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:18.648 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:18.681 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:18.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:18.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:18.785 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:18.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:18 smithi053 bash[79554]: cluster 2023-10-09T10:25:18.045432+0000 mon.a (mon.0) 954 : cluster 3 Health check update: Degraded data redundancy: 16703/129519 objects degraded (12.896%), 7 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:18.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:18 smithi053 bash[76859]: cluster 2023-10-09T10:25:18.045432+0000 mon.a (mon.0) 954 : cluster 3 Health check update: Degraded data redundancy: 16703/129519 objects degraded (12.896%), 7 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:18.819 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:18.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:18.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:18.925 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:18.952 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:18.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:18.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:19.055 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:19.084 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:19.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:19.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:19.187 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:19.216 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:19.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:19.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:19.223 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 28 16 51570 51554 115.063 84.375 0.00776803 0.00868318 2023-10-09T10:25:19.324 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:19.354 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:19.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:19.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:19.459 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:19.488 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:19.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:19.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:19.592 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:19.602 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:19 smithi086 bash[59714]: cluster 2023-10-09T10:25:17.447524+0000 mgr.y (mgr.26072) 681 : cluster 0 pgmap v709: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 2.8 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s; 17171/136308 objects degraded (12.597%); 9/136308 objects misplaced (0.007%) 2023-10-09T10:25:19.618 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:19.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:19.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:19.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:19 smithi053 bash[79554]: cluster 2023-10-09T10:25:17.447524+0000 mgr.y (mgr.26072) 681 : cluster 0 pgmap v709: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 2.8 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s; 17171/136308 objects degraded (12.597%); 9/136308 objects misplaced (0.007%) 2023-10-09T10:25:19.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:19 smithi053 bash[76859]: cluster 2023-10-09T10:25:17.447524+0000 mgr.y (mgr.26072) 681 : cluster 0 pgmap v709: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 2.8 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s; 17171/136308 objects degraded (12.597%); 9/136308 objects misplaced (0.007%) 2023-10-09T10:25:19.722 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:19.747 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:19.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:19.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:19.850 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:19.879 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:19.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:19.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:19.986 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:20.027 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:20.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:20.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:20.131 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:20.163 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:20.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:20.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:20.223 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 29 16 52909 52893 113.981 83.6875 0.0208715 0.00876789 2023-10-09T10:25:20.267 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:20.295 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:20.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:20.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:20.399 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:20.420 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:20.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:20.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:20.523 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:20.548 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:20.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:20.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:20.582 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:25:20.651 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:20.682 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:20.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:20.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:20.742 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:25:20.743 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [ 2023-10-09T10:25:20.743 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.743 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_repop(client.45056.0:53593 7.a e207/203 7:54fb0bd5:::benchmark_data_smithi053_144553_object53592:head v 207'3320, mlcod=207'3318)", 2023-10-09T10:25:20.743 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:25:20.739577+0000", 2023-10-09T10:25:20.743 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 0.0016094099999999999, 2023-10-09T10:25:20.743 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0016355180000000001, 2023-10-09T10:25:20.743 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:25:20.743 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:25:20.743 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:25:20.743 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.743 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:25:20.743 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:20.739577+0000", 2023-10-09T10:25:20.744 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:25:20.744 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:25:20.744 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.744 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:25:20.744 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:20.739577+0000", 2023-10-09T10:25:20.744 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:25:20.744 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:25:20.744 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.744 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:25:20.744 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:20.739576+0000", 2023-10-09T10:25:20.744 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7212e-05 2023-10-09T10:25:20.744 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:25:20.745 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.745 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:25:20.745 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:20.739634+0000", 2023-10-09T10:25:20.745 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.5834999999999999e-05 2023-10-09T10:25:20.745 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:25:20.745 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.745 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:25:20.745 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:20.739659+0000", 2023-10-09T10:25:20.745 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.9469999999999992e-06 2023-10-09T10:25:20.745 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:25:20.745 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.745 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:25:20.746 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:20.739668+0000", 2023-10-09T10:25:20.746 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.0773999999999995e-05 2023-10-09T10:25:20.746 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:25:20.746 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.746 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:25:20.746 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:20.739759+0000", 2023-10-09T10:25:20.746 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.3883000000000002e-05 2023-10-09T10:25:20.746 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:25:20.746 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.746 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:25:20.746 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:20.739783+0000", 2023-10-09T10:25:20.746 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000205482 2023-10-09T10:25:20.746 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:25:20.747 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:25:20.747 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:25:20.747 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:25:20.747 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.747 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_repop(client.45056.0:53594 7.b e207/203 7:d66162ed:::benchmark_data_smithi053_144553_object53593:head v 207'3350, mlcod=207'3348)", 2023-10-09T10:25:20.747 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:25:20.740705+0000", 2023-10-09T10:25:20.747 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 0.00048142299999999997, 2023-10-09T10:25:20.747 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000557524, 2023-10-09T10:25:20.747 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:25:20.747 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:25:20.747 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:25:20.747 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.748 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:25:20.748 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:20.740705+0000", 2023-10-09T10:25:20.748 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:25:20.748 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:25:20.748 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.748 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:25:20.748 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:20.740705+0000", 2023-10-09T10:25:20.748 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:25:20.748 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:25:20.748 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.748 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:25:20.748 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:20.740705+0000", 2023-10-09T10:25:20.748 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.7954999999999998e-05 2023-10-09T10:25:20.749 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:25:20.749 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.749 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:25:20.749 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:20.740743+0000", 2023-10-09T10:25:20.749 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6606e-05 2023-10-09T10:25:20.749 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:25:20.749 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.749 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:25:20.749 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:20.740759+0000", 2023-10-09T10:25:20.749 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.1420000000000004e-06 2023-10-09T10:25:20.749 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:25:20.749 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.750 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:25:20.750 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:20.740766+0000", 2023-10-09T10:25:20.750 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.3015e-05 2023-10-09T10:25:20.750 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:25:20.750 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.750 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:25:20.750 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:20.740819+0000", 2023-10-09T10:25:20.750 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.2617e-05 2023-10-09T10:25:20.750 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:25:20.750 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.750 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:25:20.750 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:20.740842+0000", 2023-10-09T10:25:20.750 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000136456 2023-10-09T10:25:20.751 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:25:20.751 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:25:20.751 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:25:20.751 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:25:20.751 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.751 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_repop(client.45056.0:53591 7.6 e207/203 7:6fd7e448:::benchmark_data_smithi053_144553_object53590:head v 207'3231, mlcod=207'3229)", 2023-10-09T10:25:20.751 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:25:20.740911+0000", 2023-10-09T10:25:20.751 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 0.00027630999999999999, 2023-10-09T10:25:20.751 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00039413399999999998, 2023-10-09T10:25:20.751 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:25:20.751 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:25:20.751 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:25:20.752 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.752 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:25:20.752 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:20.740911+0000", 2023-10-09T10:25:20.752 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:25:20.752 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:25:20.752 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.752 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:25:20.752 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:20.740911+0000", 2023-10-09T10:25:20.752 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:25:20.752 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:25:20.752 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.752 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:25:20.752 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:20.740910+0000", 2023-10-09T10:25:20.753 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.1127999999999999e-05 2023-10-09T10:25:20.753 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:25:20.753 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.753 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:25:20.753 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:20.741001+0000", 2023-10-09T10:25:20.753 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2577e-05 2023-10-09T10:25:20.753 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:25:20.753 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.753 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:25:20.753 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:20.741014+0000", 2023-10-09T10:25:20.753 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.1469999999999998e-06 2023-10-09T10:25:20.754 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:25:20.754 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.754 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:25:20.754 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:20.741020+0000", 2023-10-09T10:25:20.754 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.3580999999999999e-05 2023-10-09T10:25:20.754 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:25:20.754 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.754 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:25:20.754 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:20.741093+0000", 2023-10-09T10:25:20.754 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.3091999999999998e-05 2023-10-09T10:25:20.754 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:25:20.755 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:25:20.755 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:25:20.755 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:20.741116+0000", 2023-10-09T10:25:20.755 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00020574499999999999 2023-10-09T10:25:20.755 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:25:20.755 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:25:20.755 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:25:20.755 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:25:20.755 INFO:teuthology.orchestra.run.smithi086.stdout: ], 2023-10-09T10:25:20.755 INFO:teuthology.orchestra.run.smithi086.stdout: "num_ops": 3 2023-10-09T10:25:20.755 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:25:20.773 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:20 smithi086 bash[59714]: cluster 2023-10-09T10:25:19.448351+0000 mgr.y (mgr.26072) 682 : cluster 0 pgmap v710: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s; 18781/146595 objects degraded (12.811%); 9/146595 objects misplaced (0.006%) 2023-10-09T10:25:20.786 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:20.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:20 smithi053 bash[76859]: cluster 2023-10-09T10:25:19.448351+0000 mgr.y (mgr.26072) 682 : cluster 0 pgmap v710: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s; 18781/146595 objects degraded (12.811%); 9/146595 objects misplaced (0.006%) 2023-10-09T10:25:20.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:20 smithi053 bash[79554]: cluster 2023-10-09T10:25:19.448351+0000 mgr.y (mgr.26072) 682 : cluster 0 pgmap v710: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 3.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s; 18781/146595 objects degraded (12.811%); 9/146595 objects misplaced (0.006%) 2023-10-09T10:25:20.812 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:20.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:20.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:20.918 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:20.948 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:20.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:20.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:21.050 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:21.079 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:21.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:21.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:21.186 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:21.214 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:21.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:21.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:21.223 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 30 16 54222 54206 112.917 82.0625 0.0126219 0.00884946 2023-10-09T10:25:21.323 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:21.351 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:21.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:21.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:21.454 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:21.482 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:21.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:21.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:21.586 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:21.603 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:25:21.603 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:25:21.610 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:21.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:21.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:21.714 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:21.743 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:21.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:21.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:21.791 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-09T10:25:21.848 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:21.882 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:21.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:21.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:21.988 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:22.026 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:22.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:22.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:22.133 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:22.161 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:22.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:22.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:22.223 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 31 16 55618 55602 112.089 87.25 0.00592371 0.00891563 2023-10-09T10:25:22.265 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:22.292 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:22.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:22.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:22.396 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:22.424 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:22.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:22.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:22.530 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:22.562 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:22.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:22.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:22.666 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:22.698 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:22.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:22.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:22.802 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:22.803 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:22 smithi053 bash[76859]: cluster 2023-10-09T10:25:21.449227+0000 mgr.y (mgr.26072) 683 : cluster 0 pgmap v711: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 3.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s; 19568/156483 objects degraded (12.505%); 9/156483 objects misplaced (0.006%) 2023-10-09T10:25:22.803 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:25:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:25:22] "GET /metrics HTTP/1.1" 200 36515 "" "Prometheus/2.33.4" 2023-10-09T10:25:22.803 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:22 smithi053 bash[79554]: cluster 2023-10-09T10:25:21.449227+0000 mgr.y (mgr.26072) 683 : cluster 0 pgmap v711: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 3.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s; 19568/156483 objects degraded (12.505%); 9/156483 objects misplaced (0.006%) 2023-10-09T10:25:22.811 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:22 smithi086 bash[59714]: cluster 2023-10-09T10:25:21.449227+0000 mgr.y (mgr.26072) 683 : cluster 0 pgmap v711: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 3.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s; 19568/156483 objects degraded (12.505%); 9/156483 objects misplaced (0.006%) 2023-10-09T10:25:22.828 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:22.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:22.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:22.934 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:22.969 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:22.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:22.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:23.073 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:23.099 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:23.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:23.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:23.203 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:23.224 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 32 16 56852 56836 110.993 77.125 0.0115032 0.00900297 2023-10-09T10:25:23.232 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:23.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:23.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:23.334 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:23.360 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:23.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:23.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:23.462 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:23 smithi053 bash[76859]: cluster 2023-10-09T10:25:23.046627+0000 mon.a (mon.0) 955 : cluster 3 Health check update: Degraded data redundancy: 19568/156483 objects degraded (12.505%), 7 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:23.462 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:23 smithi053 bash[76859]: audit 2023-10-09T10:25:23.081100+0000 mon.a (mon.0) 956 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:25:23.462 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:23 smithi053 bash[76859]: audit 2023-10-09T10:25:23.082375+0000 mon.a (mon.0) 957 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:25:23.463 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:23 smithi053 bash[79554]: cluster 2023-10-09T10:25:23.046627+0000 mon.a (mon.0) 955 : cluster 3 Health check update: Degraded data redundancy: 19568/156483 objects degraded (12.505%), 7 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:23.463 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:23 smithi053 bash[79554]: audit 2023-10-09T10:25:23.081100+0000 mon.a (mon.0) 956 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:25:23.463 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:23 smithi053 bash[79554]: audit 2023-10-09T10:25:23.082375+0000 mon.a (mon.0) 957 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:25:23.464 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:23.488 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:23.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:23.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:23.591 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:23 smithi086 bash[59714]: cluster 2023-10-09T10:25:23.046627+0000 mon.a (mon.0) 955 : cluster 3 Health check update: Degraded data redundancy: 19568/156483 objects degraded (12.505%), 7 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:23 smithi086 bash[59714]: audit 2023-10-09T10:25:23.081100+0000 mon.a (mon.0) 956 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:25:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:23 smithi086 bash[59714]: audit 2023-10-09T10:25:23.082375+0000 mon.a (mon.0) 957 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:25:23.625 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:23.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:23.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:23.728 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:23.756 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:23.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:23.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:23.860 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:23.886 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:23.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:23.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:23.991 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:24.025 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:24.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:24.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:24.129 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:24.163 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:24.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:24.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:24.225 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 33 16 58247 58231 110.271 87.1875 0.00860121 0.00906332 2023-10-09T10:25:24.267 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:24.294 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:24.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:24.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:24.400 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:24.427 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:24.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:24.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:24.534 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:24.559 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:24.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:24.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:24.663 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:24.685 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:24.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:24.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:24.791 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:24.815 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:24.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:24.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:24.919 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:24.943 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:24.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:24.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:25.046 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:25.083 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:25.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:25.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:25.186 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:25.194 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:25 smithi053 bash[76859]: cluster 2023-10-09T10:25:23.449971+0000 mgr.y (mgr.26072) 684 : cluster 0 pgmap v712: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s; 19568/160359 objects degraded (12.203%); 9/160359 objects misplaced (0.006%) 2023-10-09T10:25:25.195 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:25 smithi053 bash[79554]: cluster 2023-10-09T10:25:23.449971+0000 mgr.y (mgr.26072) 684 : cluster 0 pgmap v712: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s; 19568/160359 objects degraded (12.203%); 9/160359 objects misplaced (0.006%) 2023-10-09T10:25:25.214 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:25.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:25.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:25.224 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 34 16 59586 59570 109.489 83.6875 0.00836816 0.0091265 2023-10-09T10:25:25.319 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:25.329 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:25 smithi086 bash[59714]: cluster 2023-10-09T10:25:23.449971+0000 mgr.y (mgr.26072) 684 : cluster 0 pgmap v712: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 3.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s; 19568/160359 objects degraded (12.203%); 9/160359 objects misplaced (0.006%) 2023-10-09T10:25:25.345 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:25.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:25.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:25.448 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:25.474 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:25.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:25.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:25.582 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:25.609 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:25.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:25.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:25.716 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:25.740 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:25.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:25.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:25.847 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:25.871 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:25.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:25.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:25.974 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:26.015 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:26.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:26.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:26.119 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:26.143 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:26.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:26.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:26.225 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 35 16 60915 60899 108.734 83.0625 0.00324946 0.00919106 2023-10-09T10:25:26.247 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:26.288 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:26.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:26.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:26.395 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:26.427 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:26.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:26.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:26.532 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:26.560 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:26.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:26.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:26.628 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:25:26.662 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:26.692 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:26.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:26.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:26.795 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:26.822 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:26.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:26.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:26.926 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:26.957 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:26.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:26.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:27.060 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:27.086 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:27.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:27.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:27.189 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:27.217 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:27.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:27.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:27.225 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 36 16 62110 62094 107.788 74.6875 0.0148696 0.00927142 2023-10-09T10:25:27.321 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:27.329 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:27 smithi086 bash[59714]: cluster 2023-10-09T10:25:25.450849+0000 mgr.y (mgr.26072) 685 : cluster 0 pgmap v713: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s; 21640/170181 objects degraded (12.716%); 9/170181 objects misplaced (0.005%) 2023-10-09T10:25:27.353 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:27.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:27.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:27.389 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:27 smithi053 bash[76859]: cluster 2023-10-09T10:25:25.450849+0000 mgr.y (mgr.26072) 685 : cluster 0 pgmap v713: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s; 21640/170181 objects degraded (12.716%); 9/170181 objects misplaced (0.005%) 2023-10-09T10:25:27.389 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:27 smithi053 bash[79554]: cluster 2023-10-09T10:25:25.450849+0000 mgr.y (mgr.26072) 685 : cluster 0 pgmap v713: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 3.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s; 21640/170181 objects degraded (12.716%); 9/170181 objects misplaced (0.005%) 2023-10-09T10:25:27.457 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:27.479 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:27.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:27.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:27.584 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:27.610 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:27.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:27.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:27.713 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:27.738 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:27.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:27.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:27.843 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:27.867 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:27.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:27.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:27.971 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:27.999 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:28.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:28.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:28.103 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:28.106 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:28 smithi053 bash[76859]: cluster 2023-10-09T10:25:28.047798+0000 mon.a (mon.0) 958 : cluster 3 Health check update: Degraded data redundancy: 21640/170181 objects degraded (12.716%), 7 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:28.106 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:28 smithi053 bash[79554]: cluster 2023-10-09T10:25:28.047798+0000 mon.a (mon.0) 958 : cluster 3 Health check update: Degraded data redundancy: 21640/170181 objects degraded (12.716%), 7 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:28.132 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:28.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:28.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:28.225 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 37 16 63352 63336 106.973 77.625 0.00981714 0.00934225 2023-10-09T10:25:28.237 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:28.266 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:28.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:28.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:28.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:28 smithi086 bash[59714]: cluster 2023-10-09T10:25:28.047798+0000 mon.a (mon.0) 958 : cluster 3 Health check update: Degraded data redundancy: 21640/170181 objects degraded (12.716%), 7 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:28.369 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:28.393 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:28.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:28.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:28.502 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:28.531 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:28.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:28.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:28.636 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:28.657 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:28.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:28.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:28.761 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:28.790 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:28.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:28.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:28.893 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:28.920 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:28.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:28.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:29.023 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:29.048 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:29.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:29.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:29.154 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:29.179 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:29.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:29.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:29.225 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 38 16 64491 64475 106.031 71.1875 0.00983152 0.0094252 2023-10-09T10:25:29.286 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:29 smithi086 bash[59714]: cluster 2023-10-09T10:25:27.451608+0000 mgr.y (mgr.26072) 686 : cluster 0 pgmap v714: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.30k op/s; 22079/176511 objects degraded (12.509%); 9/176511 objects misplaced (0.005%) 2023-10-09T10:25:29.291 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:29.322 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:29.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:29.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:29.369 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:29 smithi053 bash[79554]: cluster 2023-10-09T10:25:27.451608+0000 mgr.y (mgr.26072) 686 : cluster 0 pgmap v714: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.30k op/s; 22079/176511 objects degraded (12.509%); 9/176511 objects misplaced (0.005%) 2023-10-09T10:25:29.372 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:29 smithi053 bash[76859]: cluster 2023-10-09T10:25:27.451608+0000 mgr.y (mgr.26072) 686 : cluster 0 pgmap v714: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.30k op/s; 22079/176511 objects degraded (12.509%); 9/176511 objects misplaced (0.005%) 2023-10-09T10:25:29.425 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:29.458 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:29.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:29.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:29.563 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:29.599 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:29.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:29.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:29.703 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:29.731 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:29.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:29.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:29.835 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:29.866 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:29.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:29.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:29.970 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:30.001 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:30.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:30.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:30.106 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:30.133 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:30.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:30.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:30.225 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 39 16 65661 65645 105.187 73.125 0.00909053 0.0095001 2023-10-09T10:25:30.239 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:30.272 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:30.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:30.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:30.377 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:30.402 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:30.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:30.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:30.505 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:30.530 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:30.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:30.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:30.636 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:30.660 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:30.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:30.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:30.764 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:30.793 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:30.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:30.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:30.898 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:30.925 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:30.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:30.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:31.030 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:31.054 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:31.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:31.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:31.161 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:31.169 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:31 smithi086 bash[59714]: cluster 2023-10-09T10:25:29.452352+0000 mgr.y (mgr.26072) 687 : cluster 0 pgmap v715: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s; 23707/186135 objects degraded (12.736%); 9/186135 objects misplaced (0.005%) 2023-10-09T10:25:31.188 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:31.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:31.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:31.225 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:2023-10-09T10:25:31.224246+0000 min lat: 0.00141821 max lat: 0.267383 avg lat: 0.0095764 2023-10-09T10:25:31.225 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:25:31.225 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 40 16 66816 66800 104.362 72.1875 0.00986572 0.0095764 2023-10-09T10:25:31.294 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:31.318 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:31.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:31.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:31.422 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:31.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:31 smithi053 bash[76859]: cluster 2023-10-09T10:25:29.452352+0000 mgr.y (mgr.26072) 687 : cluster 0 pgmap v715: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s; 23707/186135 objects degraded (12.736%); 9/186135 objects misplaced (0.005%) 2023-10-09T10:25:31.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:31 smithi053 bash[79554]: cluster 2023-10-09T10:25:29.452352+0000 mgr.y (mgr.26072) 687 : cluster 0 pgmap v715: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s; 23707/186135 objects degraded (12.736%); 9/186135 objects misplaced (0.005%) 2023-10-09T10:25:31.450 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:31.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:31.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:31.490 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:25:31.491 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [], 2023-10-09T10:25:31.491 INFO:teuthology.orchestra.run.smithi086.stdout: "complaint_time": 30, 2023-10-09T10:25:31.491 INFO:teuthology.orchestra.run.smithi086.stdout: "num_blocked_ops": 0 2023-10-09T10:25:31.491 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:25:31.557 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:31.584 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:31.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:31.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:31.688 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:31.722 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:31.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:31.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:31.828 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:31.850 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:31.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:31.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:31.953 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:31.975 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:31.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:31.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:32.078 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:32.106 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:32.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:32.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:32.211 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:32.227 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 41 16 67757 67741 103.245 58.8125 0.00822677 0.00967982 2023-10-09T10:25:32.242 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:32.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:32.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:32.346 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:32.372 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:32.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:32.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:32.475 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:32.502 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:32.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:32.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:32.598 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-09T10:25:32.605 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:32.634 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:32.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:32.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:32.737 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:32.747 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:25:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:25:32] "GET /metrics HTTP/1.1" 200 36522 "" "Prometheus/2.33.4" 2023-10-09T10:25:32.762 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:32.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:32.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:32.866 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:32.892 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:32.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:32.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:32.996 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:33.030 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:33.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:33.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:33.101 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:33 smithi053 bash[79554]: cluster 2023-10-09T10:25:31.453220+0000 mgr.y (mgr.26072) 688 : cluster 0 pgmap v716: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s; 24460/195105 objects degraded (12.537%); 9/195105 objects misplaced (0.005%) 2023-10-09T10:25:33.134 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:33.144 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:33 smithi086 bash[59714]: cluster 2023-10-09T10:25:31.453220+0000 mgr.y (mgr.26072) 688 : cluster 0 pgmap v716: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s; 24460/195105 objects degraded (12.537%); 9/195105 objects misplaced (0.005%) 2023-10-09T10:25:33.144 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:33 smithi086 bash[59714]: cluster 2023-10-09T10:25:33.051714+0000 mon.a (mon.0) 959 : cluster 3 Health check update: Degraded data redundancy: 24460/195105 objects degraded (12.537%), 7 pgs degraded, 22 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:33.159 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:33.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:33.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:33.227 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 42 16 68828 68812 102.381 66.9375 0.00813443 0.00976187 2023-10-09T10:25:33.262 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:33.309 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:33.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:33.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:33.418 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:33.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:33 smithi053 bash[79554]: cluster 2023-10-09T10:25:33.051714+0000 mon.a (mon.0) 959 : cluster 3 Health check update: Degraded data redundancy: 24460/195105 objects degraded (12.537%), 7 pgs degraded, 22 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:33.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:33 smithi053 bash[76859]: cluster 2023-10-09T10:25:31.453220+0000 mgr.y (mgr.26072) 688 : cluster 0 pgmap v716: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s; 24460/195105 objects degraded (12.537%); 9/195105 objects misplaced (0.005%) 2023-10-09T10:25:33.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:33 smithi053 bash[76859]: cluster 2023-10-09T10:25:33.051714+0000 mon.a (mon.0) 959 : cluster 3 Health check update: Degraded data redundancy: 24460/195105 objects degraded (12.537%), 7 pgs degraded, 22 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:33.458 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:33.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:33.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:33.539 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:25:33.562 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:33.590 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:25:33.595 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:33.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:33.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:33.655 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:25:33.692 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:25:33.700 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:33.728 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:25:33.729 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:33.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:33.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:33.770 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:25:33.814 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:25:33.814 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:25:33.814 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:25:33.815 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENXIO: problem getting command descriptions from osd.2 2023-10-09T10:25:33.815 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:25:33.815 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:25:33.815 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:25:33.815 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:25:33.815 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:25:33.832 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:33.867 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:33.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:33.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:33.971 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:33.997 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:34.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:34.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:34.102 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:34.127 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:34.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:34.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:34.136 INFO:teuthology.orchestra.run.smithi053.stdout:moved 56 / 267 (20.9738%) 2023-10-09T10:25:34.136 INFO:teuthology.orchestra.run.smithi053.stdout:avg 38.1429 2023-10-09T10:25:34.136 INFO:teuthology.orchestra.run.smithi053.stdout:stddev 13.5579 -> 11.4624 (expected baseline 5.71786) 2023-10-09T10:25:34.136 INFO:teuthology.orchestra.run.smithi053.stdout:min osd.7 with 6 -> 18 pgs (0.157303 -> 0.47191 * mean) 2023-10-09T10:25:34.136 INFO:teuthology.orchestra.run.smithi053.stdout:max osd.1 with 47 -> 37 pgs (1.23221 -> 0.970037 * mean) 2023-10-09T10:25:34.136 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:25:34.136 INFO:teuthology.orchestra.run.smithi053.stdout:oload 110 2023-10-09T10:25:34.137 INFO:teuthology.orchestra.run.smithi053.stdout:max_change 1 2023-10-09T10:25:34.137 INFO:teuthology.orchestra.run.smithi053.stdout:max_change_osds 4 2023-10-09T10:25:34.137 INFO:teuthology.orchestra.run.smithi053.stdout:average_utilization 0.0180 2023-10-09T10:25:34.137 INFO:teuthology.orchestra.run.smithi053.stdout:overload_utilization 0.0198 2023-10-09T10:25:34.137 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 weight 1.0000 -> 0.5628 2023-10-09T10:25:34.137 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 weight 0.2303 -> 0.4759 2023-10-09T10:25:34.137 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 weight 1.0000 -> 0.6814 2023-10-09T10:25:34.137 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 weight 1.0000 -> 0.7613 2023-10-09T10:25:34.139 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is set 2023-10-09T10:25:34.227 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 43 16 69690 69674 101.253 53.875 0.0356126 0.00985037 2023-10-09T10:25:34.231 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:34.255 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:34.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:34.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:34.358 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:34.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:34 smithi086 bash[59714]: audit 2023-10-09T10:25:33.446249+0000 mon.a (mon.0) 960 : audit 1 from='client.? 172.21.15.53:0/3962674621' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:25:34.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:34 smithi086 bash[59714]: audit 2023-10-09T10:25:33.464059+0000 mon.c (mon.2) 61 : audit 0 from='client.? 172.21.15.53:0/3694229095' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:25:34.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:34 smithi086 bash[59714]: audit 2023-10-09T10:25:33.839087+0000 mon.a (mon.0) 961 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'44654','1':'49894','3':'36886','7':'31190'}"}]: dispatch 2023-10-09T10:25:34.391 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:34.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:34.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:34.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:34 smithi053 bash[76859]: audit 2023-10-09T10:25:33.446249+0000 mon.a (mon.0) 960 : audit 1 from='client.? 172.21.15.53:0/3962674621' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:25:34.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:34 smithi053 bash[76859]: audit 2023-10-09T10:25:33.464059+0000 mon.c (mon.2) 61 : audit 0 from='client.? 172.21.15.53:0/3694229095' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:25:34.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:34 smithi053 bash[76859]: audit 2023-10-09T10:25:33.839087+0000 mon.a (mon.0) 961 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'44654','1':'49894','3':'36886','7':'31190'}"}]: dispatch 2023-10-09T10:25:34.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:34 smithi053 bash[79554]: audit 2023-10-09T10:25:33.446249+0000 mon.a (mon.0) 960 : audit 1 from='client.? 172.21.15.53:0/3962674621' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:25:34.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:34 smithi053 bash[79554]: audit 2023-10-09T10:25:33.464059+0000 mon.c (mon.2) 61 : audit 0 from='client.? 172.21.15.53:0/3694229095' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:25:34.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:34 smithi053 bash[79554]: audit 2023-10-09T10:25:33.839087+0000 mon.a (mon.0) 961 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'44654','1':'49894','3':'36886','7':'31190'}"}]: dispatch 2023-10-09T10:25:34.495 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:34.527 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:34.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:34.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:34.631 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:34.663 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:34.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:34.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:34.767 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:34.798 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:34.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:34.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:34.903 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:34.936 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:34.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:34.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:35.040 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:35.074 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:35.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:35.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:35.178 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:35.190 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:35 smithi086 bash[59714]: cluster 2023-10-09T10:25:33.455208+0000 mgr.y (mgr.26072) 689 : cluster 0 pgmap v717: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s; 24460/198231 objects degraded (12.339%); 9/198231 objects misplaced (0.005%) 2023-10-09T10:25:35.190 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:35 smithi086 bash[59714]: audit 2023-10-09T10:25:33.837939+0000 mgr.y (mgr.26072) 690 : audit 0 from='client.35169 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:25:35.190 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:35 smithi086 bash[59714]: cluster 2023-10-09T10:25:34.099424+0000 mon.a (mon.0) 962 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:25:35.190 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:35 smithi086 bash[59714]: cluster 2023-10-09T10:25:34.120689+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T10:25:35.190 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:35 smithi086 bash[59714]: cluster 2023-10-09T10:25:34.127891+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T10:25:35.190 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:35 smithi086 bash[59714]: cluster 2023-10-09T10:25:34.130742+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T10:25:35.190 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:35 smithi086 bash[59714]: audit 2023-10-09T10:25:34.130956+0000 mon.a (mon.0) 963 : audit 1 from='client.? 172.21.15.53:0/3962674621' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:25:35.191 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:35 smithi086 bash[59714]: cluster 2023-10-09T10:25:34.132507+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T10:25:35.191 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:35 smithi086 bash[59714]: audit 2023-10-09T10:25:34.133545+0000 mon.a (mon.0) 964 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'44654','1':'49894','3':'36886','7':'31190'}"}]': finished 2023-10-09T10:25:35.191 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:35 smithi086 bash[59714]: cluster 2023-10-09T10:25:34.133620+0000 mon.a (mon.0) 965 : cluster 0 osdmap e208: 8 total, 7 up, 8 in 2023-10-09T10:25:35.205 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:35.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:35.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:35.227 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 44 16 69690 69674 98.9515 0 - 0.00985037 2023-10-09T10:25:35.308 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:35.321 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:35 smithi053 bash[76859]: cluster 2023-10-09T10:25:33.455208+0000 mgr.y (mgr.26072) 689 : cluster 0 pgmap v717: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s; 24460/198231 objects degraded (12.339%); 9/198231 objects misplaced (0.005%) 2023-10-09T10:25:35.321 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:35 smithi053 bash[76859]: audit 2023-10-09T10:25:33.837939+0000 mgr.y (mgr.26072) 690 : audit 0 from='client.35169 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:25:35.321 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:35 smithi053 bash[76859]: cluster 2023-10-09T10:25:34.099424+0000 mon.a (mon.0) 962 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:25:35.321 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:35 smithi053 bash[76859]: cluster 2023-10-09T10:25:34.120689+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T10:25:35.321 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:35 smithi053 bash[76859]: cluster 2023-10-09T10:25:34.127891+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T10:25:35.321 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:35 smithi053 bash[76859]: cluster 2023-10-09T10:25:34.130742+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T10:25:35.321 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:35 smithi053 bash[76859]: audit 2023-10-09T10:25:34.130956+0000 mon.a (mon.0) 963 : audit 1 from='client.? 172.21.15.53:0/3962674621' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:25:35.321 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:35 smithi053 bash[76859]: cluster 2023-10-09T10:25:34.132507+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T10:25:35.321 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:35 smithi053 bash[76859]: audit 2023-10-09T10:25:34.133545+0000 mon.a (mon.0) 964 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'44654','1':'49894','3':'36886','7':'31190'}"}]': finished 2023-10-09T10:25:35.322 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:35 smithi053 bash[76859]: cluster 2023-10-09T10:25:34.133620+0000 mon.a (mon.0) 965 : cluster 0 osdmap e208: 8 total, 7 up, 8 in 2023-10-09T10:25:35.322 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:35 smithi053 bash[79554]: cluster 2023-10-09T10:25:33.455208+0000 mgr.y (mgr.26072) 689 : cluster 0 pgmap v717: 89 pgs: 7 active+undersized+degraded, 9 active+clean+remapped, 58 active+clean, 15 active+undersized; 4.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s; 24460/198231 objects degraded (12.339%); 9/198231 objects misplaced (0.005%) 2023-10-09T10:25:35.322 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:35 smithi053 bash[79554]: audit 2023-10-09T10:25:33.837939+0000 mgr.y (mgr.26072) 690 : audit 0 from='client.35169 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:25:35.322 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:35 smithi053 bash[79554]: cluster 2023-10-09T10:25:34.099424+0000 mon.a (mon.0) 962 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:25:35.322 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:35 smithi053 bash[79554]: cluster 2023-10-09T10:25:34.120689+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T10:25:35.322 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:35 smithi053 bash[79554]: cluster 2023-10-09T10:25:34.127891+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T10:25:35.322 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:35 smithi053 bash[79554]: cluster 2023-10-09T10:25:34.130742+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T10:25:35.322 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:35 smithi053 bash[79554]: audit 2023-10-09T10:25:34.130956+0000 mon.a (mon.0) 963 : audit 1 from='client.? 172.21.15.53:0/3962674621' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:25:35.323 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:35 smithi053 bash[79554]: cluster 2023-10-09T10:25:34.132507+0000 osd.4 (osd.4) 162 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T10:25:35.323 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:35 smithi053 bash[79554]: audit 2023-10-09T10:25:34.133545+0000 mon.a (mon.0) 964 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'44654','1':'49894','3':'36886','7':'31190'}"}]': finished 2023-10-09T10:25:35.323 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:35 smithi053 bash[79554]: cluster 2023-10-09T10:25:34.133620+0000 mon.a (mon.0) 965 : cluster 0 osdmap e208: 8 total, 7 up, 8 in 2023-10-09T10:25:35.335 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:35.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:35.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:35.439 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:35.470 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:35.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:35.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:35.574 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:35.605 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:35.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:35.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:35.709 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:35.736 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:35.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:35.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:35.839 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:35.875 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:35.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:35.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:35.979 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:36.001 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:36.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:36.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:36.104 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:36.137 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:36.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:36.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:36.228 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 45 16 69694 69678 96.7583 0.125 2.07088 0.00993872 2023-10-09T10:25:36.245 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:36.256 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-10-09T10:25:36.256 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 1.0 2023-10-09T10:25:36.258 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T10:25:36.259 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T10:25:36.272 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:36.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:36.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:36 smithi086 bash[59714]: cluster 2023-10-09T10:25:34.133764+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T10:25:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:36 smithi086 bash[59714]: cluster 2023-10-09T10:25:35.122750+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:36 smithi086 bash[59714]: cluster 2023-10-09T10:25:35.123912+0000 mon.a (mon.0) 966 : cluster 0 osdmap e209: 8 total, 7 up, 8 in 2023-10-09T10:25:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:36 smithi086 bash[59714]: cluster 2023-10-09T10:25:35.124287+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:36 smithi086 bash[59714]: cluster 2023-10-09T10:25:35.126055+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:36 smithi086 bash[59714]: cluster 2023-10-09T10:25:35.127689+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:36 smithi086 bash[59714]: cluster 2023-10-09T10:25:35.129644+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:36 smithi086 bash[59714]: cluster 2023-10-09T10:25:35.129777+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:36 smithi086 bash[59714]: cluster 2023-10-09T10:25:35.131220+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:36 smithi086 bash[59714]: cluster 2023-10-09T10:25:35.133838+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:36 smithi086 bash[59714]: cluster 2023-10-09T10:25:35.134628+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.376 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:36.413 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:36.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:36.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:36 smithi053 bash[76859]: cluster 2023-10-09T10:25:34.133764+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T10:25:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:36 smithi053 bash[76859]: cluster 2023-10-09T10:25:35.122750+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:36 smithi053 bash[76859]: cluster 2023-10-09T10:25:35.123912+0000 mon.a (mon.0) 966 : cluster 0 osdmap e209: 8 total, 7 up, 8 in 2023-10-09T10:25:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:36 smithi053 bash[76859]: cluster 2023-10-09T10:25:35.124287+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:36 smithi053 bash[76859]: cluster 2023-10-09T10:25:35.126055+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:36 smithi053 bash[76859]: cluster 2023-10-09T10:25:35.127689+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:36 smithi053 bash[76859]: cluster 2023-10-09T10:25:35.129644+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:36 smithi053 bash[76859]: cluster 2023-10-09T10:25:35.129777+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:36 smithi053 bash[76859]: cluster 2023-10-09T10:25:35.131220+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:36 smithi053 bash[76859]: cluster 2023-10-09T10:25:35.133838+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:36 smithi053 bash[76859]: cluster 2023-10-09T10:25:35.134628+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:36 smithi053 bash[79554]: cluster 2023-10-09T10:25:34.133764+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e208 with expected crc 2023-10-09T10:25:36.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:36 smithi053 bash[79554]: cluster 2023-10-09T10:25:35.122750+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:36 smithi053 bash[79554]: cluster 2023-10-09T10:25:35.123912+0000 mon.a (mon.0) 966 : cluster 0 osdmap e209: 8 total, 7 up, 8 in 2023-10-09T10:25:36.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:36 smithi053 bash[79554]: cluster 2023-10-09T10:25:35.124287+0000 osd.4 (osd.4) 163 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:36 smithi053 bash[79554]: cluster 2023-10-09T10:25:35.126055+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:36 smithi053 bash[79554]: cluster 2023-10-09T10:25:35.127689+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:36 smithi053 bash[79554]: cluster 2023-10-09T10:25:35.129644+0000 osd.4 (osd.4) 164 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:36 smithi053 bash[79554]: cluster 2023-10-09T10:25:35.129777+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:36 smithi053 bash[79554]: cluster 2023-10-09T10:25:35.131220+0000 osd.4 (osd.4) 165 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:36 smithi053 bash[79554]: cluster 2023-10-09T10:25:35.133838+0000 osd.4 (osd.4) 166 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:36 smithi053 bash[79554]: cluster 2023-10-09T10:25:35.134628+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:36.514 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:36.583 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:36.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:36.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:36.687 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:36.717 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:36.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:36.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:36.819 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:36.849 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:36.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:36.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:36.952 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:36.976 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:36.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:36.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:37.079 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:37.106 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:37.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:37.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:37.209 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:37.228 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 46 16 69719 69703 94.6889 1.5625 0.00408123 0.0100432 2023-10-09T10:25:37.238 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:37.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:37.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:37.341 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:37.353 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:37 smithi086 bash[59714]: cluster 2023-10-09T10:25:35.125854+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:37.353 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:37 smithi086 bash[59714]: cluster 2023-10-09T10:25:35.132768+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:37.353 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:37 smithi086 bash[59714]: cluster 2023-10-09T10:25:35.455820+0000 mgr.y (mgr.26072) 691 : cluster 0 pgmap v720: 89 pgs: 1 unknown, 4 remapped+peering, 14 peering, 3 active+undersized+degraded, 6 active+clean+remapped, 49 active+clean, 12 active+undersized; 4.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 13160/206682 objects degraded (6.367%); 7/206682 objects misplaced (0.003%); 0 B/s, 0 objects/s recovering 2023-10-09T10:25:37.353 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:37 smithi086 bash[59714]: cluster 2023-10-09T10:25:36.119791+0000 mon.a (mon.0) 967 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-10-09T10:25:37.353 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:37 smithi086 bash[59714]: cluster 2023-10-09T10:25:36.131033+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.353 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:37 smithi086 bash[59714]: cluster 2023-10-09T10:25:36.131265+0000 mon.a (mon.0) 968 : cluster 0 osdmap e210: 8 total, 7 up, 8 in 2023-10-09T10:25:37.353 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:37 smithi086 bash[59714]: cluster 2023-10-09T10:25:36.131914+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.354 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:37 smithi086 bash[59714]: cluster 2023-10-09T10:25:36.132140+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.354 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:37 smithi086 bash[59714]: cluster 2023-10-09T10:25:36.134023+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.354 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:37 smithi086 bash[59714]: cluster 2023-10-09T10:25:36.134255+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.354 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:37 smithi086 bash[59714]: cluster 2023-10-09T10:25:36.134631+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.354 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:37 smithi086 bash[59714]: cluster 2023-10-09T10:25:36.136500+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.354 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:37 smithi086 bash[59714]: cluster 2023-10-09T10:25:36.136727+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.354 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:37 smithi086 bash[59714]: cluster 2023-10-09T10:25:36.138456+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.354 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:37 smithi086 bash[59714]: cluster 2023-10-09T10:25:36.138693+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.354 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:37 smithi086 bash[59714]: cluster 2023-10-09T10:25:36.141408+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.354 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:37 smithi086 bash[59714]: cluster 2023-10-09T10:25:36.142181+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.369 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:37.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:37.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:37.413 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:25:37.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[79554]: cluster 2023-10-09T10:25:35.125854+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:37.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[79554]: cluster 2023-10-09T10:25:35.132768+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:37.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[79554]: cluster 2023-10-09T10:25:35.455820+0000 mgr.y (mgr.26072) 691 : cluster 0 pgmap v720: 89 pgs: 1 unknown, 4 remapped+peering, 14 peering, 3 active+undersized+degraded, 6 active+clean+remapped, 49 active+clean, 12 active+undersized; 4.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 13160/206682 objects degraded (6.367%); 7/206682 objects misplaced (0.003%); 0 B/s, 0 objects/s recovering 2023-10-09T10:25:37.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[79554]: cluster 2023-10-09T10:25:36.119791+0000 mon.a (mon.0) 967 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-10-09T10:25:37.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[79554]: cluster 2023-10-09T10:25:36.131033+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[79554]: cluster 2023-10-09T10:25:36.131265+0000 mon.a (mon.0) 968 : cluster 0 osdmap e210: 8 total, 7 up, 8 in 2023-10-09T10:25:37.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[79554]: cluster 2023-10-09T10:25:36.131914+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[79554]: cluster 2023-10-09T10:25:36.132140+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[79554]: cluster 2023-10-09T10:25:36.134023+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[79554]: cluster 2023-10-09T10:25:36.134255+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[79554]: cluster 2023-10-09T10:25:36.134631+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[79554]: cluster 2023-10-09T10:25:36.136500+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[79554]: cluster 2023-10-09T10:25:36.136727+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[79554]: cluster 2023-10-09T10:25:36.138456+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[79554]: cluster 2023-10-09T10:25:36.138693+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[79554]: cluster 2023-10-09T10:25:36.141408+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[79554]: cluster 2023-10-09T10:25:36.142181+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[76859]: cluster 2023-10-09T10:25:35.125854+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:37.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[76859]: cluster 2023-10-09T10:25:35.132768+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e209 with expected crc 2023-10-09T10:25:37.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[76859]: cluster 2023-10-09T10:25:35.455820+0000 mgr.y (mgr.26072) 691 : cluster 0 pgmap v720: 89 pgs: 1 unknown, 4 remapped+peering, 14 peering, 3 active+undersized+degraded, 6 active+clean+remapped, 49 active+clean, 12 active+undersized; 4.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s; 13160/206682 objects degraded (6.367%); 7/206682 objects misplaced (0.003%); 0 B/s, 0 objects/s recovering 2023-10-09T10:25:37.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[76859]: cluster 2023-10-09T10:25:36.119791+0000 mon.a (mon.0) 967 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-10-09T10:25:37.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[76859]: cluster 2023-10-09T10:25:36.131033+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[76859]: cluster 2023-10-09T10:25:36.131265+0000 mon.a (mon.0) 968 : cluster 0 osdmap e210: 8 total, 7 up, 8 in 2023-10-09T10:25:37.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[76859]: cluster 2023-10-09T10:25:36.131914+0000 osd.4 (osd.4) 167 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[76859]: cluster 2023-10-09T10:25:36.132140+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[76859]: cluster 2023-10-09T10:25:36.134023+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[76859]: cluster 2023-10-09T10:25:36.134255+0000 osd.4 (osd.4) 168 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[76859]: cluster 2023-10-09T10:25:36.134631+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[76859]: cluster 2023-10-09T10:25:36.136500+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[76859]: cluster 2023-10-09T10:25:36.136727+0000 osd.4 (osd.4) 169 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[76859]: cluster 2023-10-09T10:25:36.138456+0000 osd.4 (osd.4) 170 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[76859]: cluster 2023-10-09T10:25:36.138693+0000 osd.5 (osd.5) 200 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[76859]: cluster 2023-10-09T10:25:36.141408+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:37 smithi053 bash[76859]: cluster 2023-10-09T10:25:36.142181+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e210 with expected crc 2023-10-09T10:25:37.472 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:37.496 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:37.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:37.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:37.599 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:37.620 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:37.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:37.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:37.722 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:37.748 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:37.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:37.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:37.851 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:37.874 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:37.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:37.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:37.977 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:38.008 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:38.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:38.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:38.111 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:38.145 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:38.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:38.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:38.228 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 47 16 69719 69703 92.6744 0 - 0.0100432 2023-10-09T10:25:38.241 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T10:25:38.249 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:38.252 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:38 smithi053 bash[76859]: cluster 2023-10-09T10:25:37.133744+0000 mon.a (mon.0) 969 : cluster 0 osdmap e211: 8 total, 7 up, 8 in 2023-10-09T10:25:38.252 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:38 smithi053 bash[76859]: cluster 2023-10-09T10:25:37.134094+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e211 with expected crc 2023-10-09T10:25:38.252 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:38 smithi053 bash[76859]: cluster 2023-10-09T10:25:37.135653+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e211 with expected crc 2023-10-09T10:25:38.252 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:38 smithi053 bash[76859]: cluster 2023-10-09T10:25:37.136030+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e211 with expected crc 2023-10-09T10:25:38.252 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:38 smithi053 bash[76859]: cluster 2023-10-09T10:25:37.141962+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e211 with expected crc 2023-10-09T10:25:38.252 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:38 smithi053 bash[76859]: cluster 2023-10-09T10:25:38.053104+0000 mon.a (mon.0) 970 : cluster 3 Health check update: Degraded data redundancy: 13160/206682 objects degraded (6.367%), 3 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:38.252 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:38 smithi053 bash[76859]: audit 2023-10-09T10:25:38.072211+0000 mon.a (mon.0) 971 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:25:38.252 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:38 smithi053 bash[76859]: audit 2023-10-09T10:25:38.073624+0000 mon.a (mon.0) 972 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:25:38.253 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:38 smithi053 bash[79554]: cluster 2023-10-09T10:25:37.133744+0000 mon.a (mon.0) 969 : cluster 0 osdmap e211: 8 total, 7 up, 8 in 2023-10-09T10:25:38.253 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:38 smithi053 bash[79554]: cluster 2023-10-09T10:25:37.134094+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e211 with expected crc 2023-10-09T10:25:38.253 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:38 smithi053 bash[79554]: cluster 2023-10-09T10:25:37.135653+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e211 with expected crc 2023-10-09T10:25:38.253 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:38 smithi053 bash[79554]: cluster 2023-10-09T10:25:37.136030+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e211 with expected crc 2023-10-09T10:25:38.253 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:38 smithi053 bash[79554]: cluster 2023-10-09T10:25:37.141962+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e211 with expected crc 2023-10-09T10:25:38.253 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:38 smithi053 bash[79554]: cluster 2023-10-09T10:25:38.053104+0000 mon.a (mon.0) 970 : cluster 3 Health check update: Degraded data redundancy: 13160/206682 objects degraded (6.367%), 3 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:38.253 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:38 smithi053 bash[79554]: audit 2023-10-09T10:25:38.072211+0000 mon.a (mon.0) 971 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:25:38.253 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:38 smithi053 bash[79554]: audit 2023-10-09T10:25:38.073624+0000 mon.a (mon.0) 972 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:25:38.260 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:25:38.267 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:38.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:38.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:38.370 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:38.395 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:38.396 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:38 smithi086 bash[59714]: cluster 2023-10-09T10:25:37.133744+0000 mon.a (mon.0) 969 : cluster 0 osdmap e211: 8 total, 7 up, 8 in 2023-10-09T10:25:38.396 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:38 smithi086 bash[59714]: cluster 2023-10-09T10:25:37.134094+0000 osd.4 (osd.4) 171 : cluster 3 failed to encode map e211 with expected crc 2023-10-09T10:25:38.397 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:38 smithi086 bash[59714]: cluster 2023-10-09T10:25:37.135653+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e211 with expected crc 2023-10-09T10:25:38.397 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:38 smithi086 bash[59714]: cluster 2023-10-09T10:25:37.136030+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e211 with expected crc 2023-10-09T10:25:38.397 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:38 smithi086 bash[59714]: cluster 2023-10-09T10:25:37.141962+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e211 with expected crc 2023-10-09T10:25:38.397 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:38 smithi086 bash[59714]: cluster 2023-10-09T10:25:38.053104+0000 mon.a (mon.0) 970 : cluster 3 Health check update: Degraded data redundancy: 13160/206682 objects degraded (6.367%), 3 pgs degraded, 15 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:38.397 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:38 smithi086 bash[59714]: audit 2023-10-09T10:25:38.072211+0000 mon.a (mon.0) 971 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:25:38.397 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:38 smithi086 bash[59714]: audit 2023-10-09T10:25:38.073624+0000 mon.a (mon.0) 972 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:25:38.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:38.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:38.499 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:38.516 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:38.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:38.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:38.619 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:38.671 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:38.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:38.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:38.774 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:38.808 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:38.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:38.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:38.912 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:38.939 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:38.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:38.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:39.043 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:39.073 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:39.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:39.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:39.176 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:39.189 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:39 smithi086 bash[59714]: cluster 2023-10-09T10:25:37.456646+0000 mgr.y (mgr.26072) 692 : cluster 0 pgmap v723: 89 pgs: 1 unknown, 4 remapped+peering, 14 peering, 1 active+undersized+remapped, 3 active+undersized+degraded, 8 active+clean+remapped, 1 active+remapped, 47 active+clean, 10 active+undersized; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 46 MiB/s wr, 742 op/s; 13160/207150 objects degraded (6.353%); 4235/207150 objects misplaced (2.044%); 0 B/s, 5 objects/s recovering 2023-10-09T10:25:39.189 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:39 smithi086 bash[59714]: cluster 2023-10-09T10:25:38.138702+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T10:25:39.189 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:39 smithi086 bash[59714]: cluster 2023-10-09T10:25:38.139009+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T10:25:39.189 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:39 smithi086 bash[59714]: cluster 2023-10-09T10:25:38.141763+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T10:25:39.189 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:39 smithi086 bash[59714]: cluster 2023-10-09T10:25:38.141878+0000 mon.a (mon.0) 973 : cluster 0 osdmap e212: 8 total, 7 up, 8 in 2023-10-09T10:25:39.189 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:39 smithi086 bash[59714]: cluster 2023-10-09T10:25:38.144010+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T10:25:39.189 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:39 smithi086 bash[59714]: cluster 2023-10-09T10:25:38.148895+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T10:25:39.190 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:39 smithi086 bash[59714]: cluster 2023-10-09T10:25:38.151866+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T10:25:39.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:39.206 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:39.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:39.228 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 48 16 69719 69703 90.7437 0 - 0.0100432 2023-10-09T10:25:39.308 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:39.332 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:39.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:39.335 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:39.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:39 smithi053 bash[76859]: cluster 2023-10-09T10:25:37.456646+0000 mgr.y (mgr.26072) 692 : cluster 0 pgmap v723: 89 pgs: 1 unknown, 4 remapped+peering, 14 peering, 1 active+undersized+remapped, 3 active+undersized+degraded, 8 active+clean+remapped, 1 active+remapped, 47 active+clean, 10 active+undersized; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 46 MiB/s wr, 742 op/s; 13160/207150 objects degraded (6.353%); 4235/207150 objects misplaced (2.044%); 0 B/s, 5 objects/s recovering 2023-10-09T10:25:39.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:39 smithi053 bash[76859]: cluster 2023-10-09T10:25:38.138702+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T10:25:39.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:39 smithi053 bash[76859]: cluster 2023-10-09T10:25:38.139009+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T10:25:39.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:39 smithi053 bash[76859]: cluster 2023-10-09T10:25:38.141763+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T10:25:39.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:39 smithi053 bash[76859]: cluster 2023-10-09T10:25:38.141878+0000 mon.a (mon.0) 973 : cluster 0 osdmap e212: 8 total, 7 up, 8 in 2023-10-09T10:25:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:39 smithi053 bash[76859]: cluster 2023-10-09T10:25:38.144010+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T10:25:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:39 smithi053 bash[76859]: cluster 2023-10-09T10:25:38.148895+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T10:25:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:39 smithi053 bash[76859]: cluster 2023-10-09T10:25:38.151866+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T10:25:39.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:39 smithi053 bash[79554]: cluster 2023-10-09T10:25:37.456646+0000 mgr.y (mgr.26072) 692 : cluster 0 pgmap v723: 89 pgs: 1 unknown, 4 remapped+peering, 14 peering, 1 active+undersized+remapped, 3 active+undersized+degraded, 8 active+clean+remapped, 1 active+remapped, 47 active+clean, 10 active+undersized; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 46 MiB/s wr, 742 op/s; 13160/207150 objects degraded (6.353%); 4235/207150 objects misplaced (2.044%); 0 B/s, 5 objects/s recovering 2023-10-09T10:25:39.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:39 smithi053 bash[79554]: cluster 2023-10-09T10:25:38.138702+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T10:25:39.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:39 smithi053 bash[79554]: cluster 2023-10-09T10:25:38.139009+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T10:25:39.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:39 smithi053 bash[79554]: cluster 2023-10-09T10:25:38.141763+0000 osd.4 (osd.4) 172 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T10:25:39.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:39 smithi053 bash[79554]: cluster 2023-10-09T10:25:38.141878+0000 mon.a (mon.0) 973 : cluster 0 osdmap e212: 8 total, 7 up, 8 in 2023-10-09T10:25:39.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:39 smithi053 bash[79554]: cluster 2023-10-09T10:25:38.144010+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T10:25:39.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:39 smithi053 bash[79554]: cluster 2023-10-09T10:25:38.148895+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T10:25:39.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:39 smithi053 bash[79554]: cluster 2023-10-09T10:25:38.151866+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e212 with expected crc 2023-10-09T10:25:39.435 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:39.840 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:39.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:39.842 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:39.943 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:39.970 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:39.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:39.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:40.073 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:40.228 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:40.228 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 49 16 69719 69703 88.8919 0 - 0.0100432 2023-10-09T10:25:40.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:40.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:40.331 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:40.357 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:40.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:40.360 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:40.460 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:40.491 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:40.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:40.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:40.595 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:40.614 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:40.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:40.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:40.716 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:40.762 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:40.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:40.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:40.866 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:40.884 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:40.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:40.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:40.988 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:41.014 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:41.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:41.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:41.091 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:25:41.118 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:41.141 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:41.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:41.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:41.228 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 50 16 69719 69703 87.1142 0 - 0.0100432 2023-10-09T10:25:41.245 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:41.268 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:41.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:41.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:41.371 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:41.401 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:41.402 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:41 smithi086 bash[59714]: cluster 2023-10-09T10:25:39.457756+0000 mgr.y (mgr.26072) 693 : cluster 0 pgmap v725: 89 pgs: 1 activating, 1 unknown, 3 remapped+peering, 14 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 3 active+undersized+degraded, 14 active+clean+remapped, 44 active+clean, 7 active+undersized; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 12 MiB/s wr, 198 op/s; 17617/208086 objects degraded (8.466%); 8654/208086 objects misplaced (4.159%); 0 B/s, 3 objects/s recovering 2023-10-09T10:25:41.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:41.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:41.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:41 smithi053 bash[79554]: cluster 2023-10-09T10:25:39.457756+0000 mgr.y (mgr.26072) 693 : cluster 0 pgmap v725: 89 pgs: 1 activating, 1 unknown, 3 remapped+peering, 14 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 3 active+undersized+degraded, 14 active+clean+remapped, 44 active+clean, 7 active+undersized; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 12 MiB/s wr, 198 op/s; 17617/208086 objects degraded (8.466%); 8654/208086 objects misplaced (4.159%); 0 B/s, 3 objects/s recovering 2023-10-09T10:25:41.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:41 smithi053 bash[76859]: cluster 2023-10-09T10:25:39.457756+0000 mgr.y (mgr.26072) 693 : cluster 0 pgmap v725: 89 pgs: 1 activating, 1 unknown, 3 remapped+peering, 14 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 3 active+undersized+degraded, 14 active+clean+remapped, 44 active+clean, 7 active+undersized; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 12 MiB/s wr, 198 op/s; 17617/208086 objects degraded (8.466%); 8654/208086 objects misplaced (4.159%); 0 B/s, 3 objects/s recovering 2023-10-09T10:25:41.504 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:41.654 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:41.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:41.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:41.755 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:25:41.755 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:25:41.757 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:41.782 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:41.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:41.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:41.885 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:41.904 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:41.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:41.906 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:42.007 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:42.033 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:42.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:42.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:42.104 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:25:42.104 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:25:42.137 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:42.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:42 smithi086 bash[59714]: cluster 2023-10-09T10:25:42.140348+0000 mon.a (mon.0) 974 : cluster 3 Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-10-09T10:25:42.405 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 51 16 69719 69703 85.4062 0 - 0.0100432 2023-10-09T10:25:42.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:42 smithi053 bash[76859]: cluster 2023-10-09T10:25:42.140348+0000 mon.a (mon.0) 974 : cluster 3 Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-10-09T10:25:42.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:42 smithi053 bash[79554]: cluster 2023-10-09T10:25:42.140348+0000 mon.a (mon.0) 974 : cluster 3 Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-10-09T10:25:42.653 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-09T10:25:42.841 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:25:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:25:42] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.33.4" 2023-10-09T10:25:42.856 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:42.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:42.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:42.960 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:42.984 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:42.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:42.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:43.087 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:43.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:43 smithi086 bash[59714]: cluster 2023-10-09T10:25:41.458727+0000 mgr.y (mgr.26072) 694 : cluster 0 pgmap v726: 89 pgs: 1 activating, 1 unknown, 1 remapped+peering, 3 peering, 3 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded, 23 active+clean+remapped, 48 active+clean, 6 active+undersized; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 5.0 MiB/s wr, 79 op/s; 26340/208116 objects degraded (12.656%); 21671/208116 objects misplaced (10.413%); 0 B/s, 2 objects/s recovering 2023-10-09T10:25:43.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:43 smithi086 bash[59714]: cluster 2023-10-09T10:25:43.054642+0000 mon.a (mon.0) 975 : cluster 3 Health check update: Degraded data redundancy: 26340/208116 objects degraded (12.656%), 6 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:43.404 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:43.405 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 52 16 69719 69703 83.4805 0 - 0.0100432 2023-10-09T10:25:43.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:43.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:43.507 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:43.537 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:43.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:43.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:43.640 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:43.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:43 smithi053 bash[79554]: cluster 2023-10-09T10:25:41.458727+0000 mgr.y (mgr.26072) 694 : cluster 0 pgmap v726: 89 pgs: 1 activating, 1 unknown, 1 remapped+peering, 3 peering, 3 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded, 23 active+clean+remapped, 48 active+clean, 6 active+undersized; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 5.0 MiB/s wr, 79 op/s; 26340/208116 objects degraded (12.656%); 21671/208116 objects misplaced (10.413%); 0 B/s, 2 objects/s recovering 2023-10-09T10:25:43.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:43 smithi053 bash[79554]: cluster 2023-10-09T10:25:43.054642+0000 mon.a (mon.0) 975 : cluster 3 Health check update: Degraded data redundancy: 26340/208116 objects degraded (12.656%), 6 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:43.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:43 smithi053 bash[76859]: cluster 2023-10-09T10:25:41.458727+0000 mgr.y (mgr.26072) 694 : cluster 0 pgmap v726: 89 pgs: 1 activating, 1 unknown, 1 remapped+peering, 3 peering, 3 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded, 23 active+clean+remapped, 48 active+clean, 6 active+undersized; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 5.0 MiB/s wr, 79 op/s; 26340/208116 objects degraded (12.656%); 21671/208116 objects misplaced (10.413%); 0 B/s, 2 objects/s recovering 2023-10-09T10:25:43.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:43 smithi053 bash[76859]: cluster 2023-10-09T10:25:43.054642+0000 mon.a (mon.0) 975 : cluster 3 Health check update: Degraded data redundancy: 26340/208116 objects degraded (12.656%), 6 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:44.252 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:44.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:44.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:44.355 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:44.379 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:44.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:44.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:44.405 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 53 16 69719 69703 81.9107 0 - 0.0100432 2023-10-09T10:25:44.483 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:44.510 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:44.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:44.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:44.613 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:44.674 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:44.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:44.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:44.777 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:44.802 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:44.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:44.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:44.906 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:44.936 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:44.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:44.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:45.039 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:45.068 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:45.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:45.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:45.172 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:45.315 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:45.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:45.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:45.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:45 smithi086 bash[59714]: cluster 2023-10-09T10:25:43.459811+0000 mgr.y (mgr.26072) 695 : cluster 0 pgmap v727: 89 pgs: 1 activating, 1 unknown, 1 remapped+peering, 3 peering, 3 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded, 23 active+clean+remapped, 48 active+clean, 6 active+undersized; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 4.1 MiB/s wr, 65 op/s; 26340/208116 objects degraded (12.656%); 21671/208116 objects misplaced (10.413%); 0 B/s, 2 objects/s recovering 2023-10-09T10:25:45.405 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 54 16 69719 69703 80.3988 0 - 0.0100432 2023-10-09T10:25:45.418 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:45.443 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:45.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:45.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:45.547 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:45.590 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:45 smithi053 bash[79554]: cluster 2023-10-09T10:25:43.459811+0000 mgr.y (mgr.26072) 695 : cluster 0 pgmap v727: 89 pgs: 1 activating, 1 unknown, 1 remapped+peering, 3 peering, 3 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded, 23 active+clean+remapped, 48 active+clean, 6 active+undersized; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 4.1 MiB/s wr, 65 op/s; 26340/208116 objects degraded (12.656%); 21671/208116 objects misplaced (10.413%); 0 B/s, 2 objects/s recovering 2023-10-09T10:25:45.590 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:45 smithi053 bash[76859]: cluster 2023-10-09T10:25:43.459811+0000 mgr.y (mgr.26072) 695 : cluster 0 pgmap v727: 89 pgs: 1 activating, 1 unknown, 1 remapped+peering, 3 peering, 3 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded, 23 active+clean+remapped, 48 active+clean, 6 active+undersized; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 4.1 MiB/s wr, 65 op/s; 26340/208116 objects degraded (12.656%); 21671/208116 objects misplaced (10.413%); 0 B/s, 2 objects/s recovering 2023-10-09T10:25:45.604 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:45.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:45.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:45.709 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:45.736 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:45.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:45.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:45.840 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:45.862 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:45.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:45.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:45.965 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:45.985 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:45.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:45.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:46.089 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:46.113 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:46.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:46.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:46.218 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:46.256 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:46.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:46.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:46.358 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:46.377 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:46.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:46.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:46.405 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 55 16 69786 69770 79.0177 0.465278 0.00902676 0.0109662 2023-10-09T10:25:46.480 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:46.501 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:46.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:46.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:46.604 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:46.633 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:46.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:46.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:46.737 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:46.766 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:46.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:46.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:46.869 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:46.890 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:46.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:46.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:46.993 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:47.024 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:47.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:47.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:47.127 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:47.147 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:47.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:47.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:47.250 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:47.262 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:47 smithi086 bash[59714]: cluster 2023-10-09T10:25:45.461005+0000 mgr.y (mgr.26072) 696 : cluster 0 pgmap v728: 89 pgs: 1 activating, 1 unknown, 1 remapped+peering, 3 peering, 3 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded, 23 active+clean+remapped, 48 active+clean, 6 active+undersized; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s wr, 38 op/s; 26340/208116 objects degraded (12.656%); 21671/208116 objects misplaced (10.413%) 2023-10-09T10:25:47.280 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:47.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:47.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:47.383 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:47.405 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 56 16 69786 69770 77.6111 0 - 0.0109662 2023-10-09T10:25:47.411 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:25:47.412 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:47.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:47.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:47.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:47 smithi053 bash[79554]: cluster 2023-10-09T10:25:45.461005+0000 mgr.y (mgr.26072) 696 : cluster 0 pgmap v728: 89 pgs: 1 activating, 1 unknown, 1 remapped+peering, 3 peering, 3 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded, 23 active+clean+remapped, 48 active+clean, 6 active+undersized; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s wr, 38 op/s; 26340/208116 objects degraded (12.656%); 21671/208116 objects misplaced (10.413%) 2023-10-09T10:25:47.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:47 smithi053 bash[76859]: cluster 2023-10-09T10:25:45.461005+0000 mgr.y (mgr.26072) 696 : cluster 0 pgmap v728: 89 pgs: 1 activating, 1 unknown, 1 remapped+peering, 3 peering, 3 active+recovery_wait+undersized+degraded+remapped, 3 active+undersized+degraded, 23 active+clean+remapped, 48 active+clean, 6 active+undersized; 4.2 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s wr, 38 op/s; 26340/208116 objects degraded (12.656%); 21671/208116 objects misplaced (10.413%) 2023-10-09T10:25:47.516 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:47.541 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:47.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:47.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:47.643 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:47.669 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:47.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:47.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:47.772 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:47.796 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:47.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:47.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:47.899 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:47.922 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:47.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:47.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:48.025 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:48.047 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:48.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:48.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:48.151 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:48.178 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:48.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:48.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:48.282 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:48.307 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:48.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:48.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:48.406 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 57 16 69801 69785 76.2701 0.46875 14.2656 0.01178 2023-10-09T10:25:48.409 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:48.436 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:48.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:48.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:48.539 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:48.571 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:48.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:48.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:48.676 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:48.715 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:48.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:48.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:48.820 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:48.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:48.849 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:48.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:48.950 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:48.982 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:48.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:48.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:49.085 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:49.116 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:49.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:49.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:49.221 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:49.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:49 smithi086 bash[59714]: cluster 2023-10-09T10:25:47.461837+0000 mgr.y (mgr.26072) 697 : cluster 0 pgmap v729: 89 pgs: 3 activating+undersized+degraded+remapped, 1 activating, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 46 active+clean, 6 active+undersized; 4.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 4.3 MiB/s wr, 69 op/s; 52508/209229 objects degraded (25.096%); 29664/209229 objects misplaced (14.178%); 4.3 MiB/s, 70 objects/s recovering 2023-10-09T10:25:49.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:49 smithi086 bash[59714]: cluster 2023-10-09T10:25:48.198791+0000 mon.a (mon.0) 976 : cluster 3 Health check update: Degraded data redundancy: 52508/209229 objects degraded (25.096%), 11 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:49.374 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:49 smithi053 bash[76859]: cluster 2023-10-09T10:25:47.461837+0000 mgr.y (mgr.26072) 697 : cluster 0 pgmap v729: 89 pgs: 3 activating+undersized+degraded+remapped, 1 activating, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 46 active+clean, 6 active+undersized; 4.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 4.3 MiB/s wr, 69 op/s; 52508/209229 objects degraded (25.096%); 29664/209229 objects misplaced (14.178%); 4.3 MiB/s, 70 objects/s recovering 2023-10-09T10:25:49.374 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:49 smithi053 bash[76859]: cluster 2023-10-09T10:25:48.198791+0000 mon.a (mon.0) 976 : cluster 3 Health check update: Degraded data redundancy: 52508/209229 objects degraded (25.096%), 11 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:49.374 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:49 smithi053 bash[79554]: cluster 2023-10-09T10:25:47.461837+0000 mgr.y (mgr.26072) 697 : cluster 0 pgmap v729: 89 pgs: 3 activating+undersized+degraded+remapped, 1 activating, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 46 active+clean, 6 active+undersized; 4.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 4.3 MiB/s wr, 69 op/s; 52508/209229 objects degraded (25.096%); 29664/209229 objects misplaced (14.178%); 4.3 MiB/s, 70 objects/s recovering 2023-10-09T10:25:49.374 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:49 smithi053 bash[79554]: cluster 2023-10-09T10:25:48.198791+0000 mon.a (mon.0) 976 : cluster 3 Health check update: Degraded data redundancy: 52508/209229 objects degraded (25.096%), 11 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:49.405 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:49.406 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 58 16 70532 70516 75.7443 45.6875 0.0461145 0.0131967 2023-10-09T10:25:49.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:49.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:49.509 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:49.541 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:49.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:49.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:49.647 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:49.683 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:49.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:49.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:49.790 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:49.838 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:49.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:49.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:49.943 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:49.972 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:50.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:50.256 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:50 smithi086 bash[59714]: cluster 2023-10-09T10:25:50.058878+0000 mon.a (mon.0) 977 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-10-09T10:25:50.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:50.357 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:50.384 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:50.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:50.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:50.406 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 59 16 71320 71304 75.2966 49.25 0.014537 0.0132752 2023-10-09T10:25:50.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:50 smithi053 bash[76859]: cluster 2023-10-09T10:25:50.058878+0000 mon.a (mon.0) 977 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-10-09T10:25:50.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:50 smithi053 bash[79554]: cluster 2023-10-09T10:25:50.058878+0000 mon.a (mon.0) 977 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-10-09T10:25:50.488 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:50.521 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:50.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:50.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:50.627 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:50.663 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:50.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:50.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:50.770 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:50.836 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:50.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:50.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:50.949 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:50.974 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:50.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:50.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:51.082 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:51.115 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:51 smithi053 bash[79554]: cluster 2023-10-09T10:25:49.462620+0000 mgr.y (mgr.26072) 698 : cluster 0 pgmap v730: 89 pgs: 3 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s wr, 34 op/s; 52508/209268 objects degraded (25.091%); 29668/209268 objects misplaced (14.177%); 3.9 MiB/s, 63 objects/s recovering 2023-10-09T10:25:51.115 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:51 smithi053 bash[76859]: cluster 2023-10-09T10:25:49.462620+0000 mgr.y (mgr.26072) 698 : cluster 0 pgmap v730: 89 pgs: 3 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s wr, 34 op/s; 52508/209268 objects degraded (25.091%); 29668/209268 objects misplaced (14.177%); 3.9 MiB/s, 63 objects/s recovering 2023-10-09T10:25:51.117 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:51.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:51.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:51.224 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:51.253 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:51.255 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:51 smithi086 bash[59714]: cluster 2023-10-09T10:25:49.462620+0000 mgr.y (mgr.26072) 698 : cluster 0 pgmap v730: 89 pgs: 3 activating+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s wr, 34 op/s; 52508/209268 objects degraded (25.091%); 29668/209268 objects misplaced (14.177%); 3.9 MiB/s, 63 objects/s recovering 2023-10-09T10:25:51.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:51.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:51.287 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:25:51.287 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:25:51.357 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:51.403 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:51.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:51.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:51.406 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:2023-10-09T10:25:51.405223+0000 min lat: 0.00141821 max lat: 14.4437 avg lat: 0.0133615 2023-10-09T10:25:51.406 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:25:51.407 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 60 16 72046 72030 74.7993 45.375 0.0417579 0.0133615 2023-10-09T10:25:51.506 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:51.532 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:51.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:51.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:51.635 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:51.663 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:51.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:51.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:51.766 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:51.795 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:51.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:51.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:51.900 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:51.923 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:51.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:51.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:52.026 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:52.056 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:52.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:52.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:52.162 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:52.190 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:52.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:52.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:52.294 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:52.304 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-09T10:25:52.324 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:52.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:52.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:52.406 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 61 16 72497 72481 74.0374 28.1875 0.0648925 0.0134983 2023-10-09T10:25:52.433 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:52.456 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:52.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:52.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:52.559 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:52.595 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:52.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:52.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:52.699 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:52.728 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:52.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:52.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:52.833 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:52.841 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:25:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:25:52] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.33.4" 2023-10-09T10:25:52.857 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:52.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:52.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:52.960 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:52.999 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:53.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:53.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:53.105 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:53.118 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:53 smithi053 bash[79554]: cluster 2023-10-09T10:25:51.463521+0000 mgr.y (mgr.26072) 699 : cluster 0 pgmap v731: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 9.2 MiB/s wr, 147 op/s; 52883/213411 objects degraded (24.780%); 29785/213411 objects misplaced (13.957%); 5.3 MiB/s, 85 objects/s recovering 2023-10-09T10:25:53.118 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:53 smithi053 bash[79554]: audit 2023-10-09T10:25:53.072601+0000 mon.a (mon.0) 978 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:25:53.118 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:53 smithi053 bash[79554]: audit 2023-10-09T10:25:53.074536+0000 mon.a (mon.0) 979 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:25:53.118 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:53 smithi053 bash[76859]: cluster 2023-10-09T10:25:51.463521+0000 mgr.y (mgr.26072) 699 : cluster 0 pgmap v731: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 9.2 MiB/s wr, 147 op/s; 52883/213411 objects degraded (24.780%); 29785/213411 objects misplaced (13.957%); 5.3 MiB/s, 85 objects/s recovering 2023-10-09T10:25:53.118 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:53 smithi053 bash[76859]: audit 2023-10-09T10:25:53.072601+0000 mon.a (mon.0) 978 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:25:53.118 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:53 smithi053 bash[76859]: audit 2023-10-09T10:25:53.074536+0000 mon.a (mon.0) 979 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:25:53.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:53.143 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:53.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:53.244 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:53.271 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:53.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:53.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:53.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:53 smithi086 bash[59714]: cluster 2023-10-09T10:25:51.463521+0000 mgr.y (mgr.26072) 699 : cluster 0 pgmap v731: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 9.2 MiB/s wr, 147 op/s; 52883/213411 objects degraded (24.780%); 29785/213411 objects misplaced (13.957%); 5.3 MiB/s, 85 objects/s recovering 2023-10-09T10:25:53.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:53 smithi086 bash[59714]: audit 2023-10-09T10:25:53.072601+0000 mon.a (mon.0) 978 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:25:53.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:53 smithi086 bash[59714]: audit 2023-10-09T10:25:53.074536+0000 mon.a (mon.0) 979 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:25:53.377 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:53.402 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:53.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:53.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:53.406 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 62 16 73179 73163 73.5321 42.625 0.00631055 0.0135701 2023-10-09T10:25:53.506 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:53.553 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:53.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:53.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:53.656 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:53.680 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:53.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:53.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:53.784 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:53.814 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:53.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:53.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:53.922 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:53.955 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:53.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:53.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:54.063 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:54.095 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:54.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:54.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:54.200 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:54.243 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:54.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:54.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:54.347 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:54.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:54 smithi086 bash[59714]: cluster 2023-10-09T10:25:54.115182+0000 mon.a (mon.0) 980 : cluster 3 Health check update: Degraded data redundancy: 52883/214899 objects degraded (24.608%), 11 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:54.380 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:54.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:54.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:54.406 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 63 16 73877 73861 73.0587 43.625 0.0301952 0.0136813 2023-10-09T10:25:54.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:54 smithi053 bash[76859]: cluster 2023-10-09T10:25:54.115182+0000 mon.a (mon.0) 980 : cluster 3 Health check update: Degraded data redundancy: 52883/214899 objects degraded (24.608%), 11 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:54.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:54 smithi053 bash[79554]: cluster 2023-10-09T10:25:54.115182+0000 mon.a (mon.0) 980 : cluster 3 Health check update: Degraded data redundancy: 52883/214899 objects degraded (24.608%), 11 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:25:54.485 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:54.509 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:54.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:54.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:54.613 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:54.644 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:54.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:54.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:54.747 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:54.780 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:54.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:54.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:54.885 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:54.920 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:54.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:54.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:55.025 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:55.062 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:55.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:55.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:55.167 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:55.172 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:55 smithi086 bash[59714]: cluster 2023-10-09T10:25:53.464351+0000 mgr.y (mgr.26072) 700 : cluster 0 pgmap v732: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 12 MiB/s wr, 188 op/s; 52883/214899 objects degraded (24.608%); 29957/214899 objects misplaced (13.940%); 5.3 MiB/s, 85 objects/s recovering 2023-10-09T10:25:55.205 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:55.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:55.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:55.309 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:55.318 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:55 smithi053 bash[76859]: cluster 2023-10-09T10:25:53.464351+0000 mgr.y (mgr.26072) 700 : cluster 0 pgmap v732: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 12 MiB/s wr, 188 op/s; 52883/214899 objects degraded (24.608%); 29957/214899 objects misplaced (13.940%); 5.3 MiB/s, 85 objects/s recovering 2023-10-09T10:25:55.318 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:55 smithi053 bash[79554]: cluster 2023-10-09T10:25:53.464351+0000 mgr.y (mgr.26072) 700 : cluster 0 pgmap v732: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 12 MiB/s wr, 188 op/s; 52883/214899 objects degraded (24.608%); 29957/214899 objects misplaced (13.940%); 5.3 MiB/s, 85 objects/s recovering 2023-10-09T10:25:55.345 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:55.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:55.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:55.406 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 64 16 74606 74590 72.6302 45.5625 0.00899907 0.013758 2023-10-09T10:25:55.450 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:55.491 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:55.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:55.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:55.597 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:55.659 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:55.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:55.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:55.747 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:25:55.763 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:55.795 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:25:55.811 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:55.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:55.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:55.836 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:25:55.881 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:25:55.918 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:55.921 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:25:55.952 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:25:55.953 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:55.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:55.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:56.008 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:25:56.008 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:25:56.009 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:25:56.009 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENXIO: problem getting command descriptions from osd.2 2023-10-09T10:25:56.009 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:25:56.009 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:25:56.009 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:25:56.009 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:25:56.009 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:25:56.063 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:56.101 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:56.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:56.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:56.110 INFO:teuthology.orchestra.run.smithi053.stdout:moved 15 / 267 (5.61798%) 2023-10-09T10:25:56.110 INFO:teuthology.orchestra.run.smithi053.stdout:avg 38.1429 2023-10-09T10:25:56.110 INFO:teuthology.orchestra.run.smithi053.stdout:stddev 11.4624 -> 9.12275 (expected baseline 5.71786) 2023-10-09T10:25:56.110 INFO:teuthology.orchestra.run.smithi053.stdout:min osd.7 with 18 -> 37 pgs (0.47191 -> 0.970037 * mean) 2023-10-09T10:25:56.110 INFO:teuthology.orchestra.run.smithi053.stdout:max osd.4 with 45 -> 43 pgs (1.17978 -> 1.12734 * mean) 2023-10-09T10:25:56.110 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:25:56.110 INFO:teuthology.orchestra.run.smithi053.stdout:oload 1000 2023-10-09T10:25:56.111 INFO:teuthology.orchestra.run.smithi053.stdout:max_change 1 2023-10-09T10:25:56.111 INFO:teuthology.orchestra.run.smithi053.stdout:max_change_osds 4 2023-10-09T10:25:56.111 INFO:teuthology.orchestra.run.smithi053.stdout:average_utilization 0.0198 2023-10-09T10:25:56.111 INFO:teuthology.orchestra.run.smithi053.stdout:overload_utilization 0.1981 2023-10-09T10:25:56.111 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 weight 0.4759 -> 0.8830 2023-10-09T10:25:56.115 INFO:teuthology.orchestra.run.smithi053.stderr:no change 2023-10-09T10:25:56.178 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:56 smithi086 bash[59714]: audit 2023-10-09T10:25:55.701908+0000 mon.a (mon.0) 981 : audit 0 from='client.? 172.21.15.53:0/2625020549' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:25:56.179 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:56 smithi086 bash[59714]: audit 2023-10-09T10:25:56.138851+0000 mon.a (mon.0) 982 : audit 1 from='client.? 172.21.15.53:0/3033721513' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:25:56.189 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is set 2023-10-09T10:25:56.208 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:56.241 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:56.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:56.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:56.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:56 smithi053 bash[76859]: audit 2023-10-09T10:25:55.701908+0000 mon.a (mon.0) 981 : audit 0 from='client.? 172.21.15.53:0/2625020549' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:25:56.293 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:56 smithi053 bash[76859]: audit 2023-10-09T10:25:56.138851+0000 mon.a (mon.0) 982 : audit 1 from='client.? 172.21.15.53:0/3033721513' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:25:56.293 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:25:56 smithi053 bash[73018]: debug 2023-10-09T10:25:56.101+0000 7fb7b954f700 -1 mgr.server reply reply (1) Operation not permitted no change 2023-10-09T10:25:56.293 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:56 smithi053 bash[79554]: audit 2023-10-09T10:25:55.701908+0000 mon.a (mon.0) 981 : audit 0 from='client.? 172.21.15.53:0/2625020549' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:25:56.294 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:56 smithi053 bash[79554]: audit 2023-10-09T10:25:56.138851+0000 mon.a (mon.0) 982 : audit 1 from='client.? 172.21.15.53:0/3033721513' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:25:56.344 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:56.373 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:56.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:56.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:56.406 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 65 16 75257 75241 72.1401 40.6875 0.0287195 0.0138554 2023-10-09T10:25:56.478 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:56.527 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:56.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:56.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:56.634 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:56.666 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:56.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:56.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:56.769 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:56.793 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:56.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:56.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:56.898 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:56.933 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:56.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:56.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:57.036 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:57.066 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:57.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:57.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:57.140 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:25:57.173 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:57.219 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:57.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:57.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:57.329 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:57.360 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:57.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:57.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:57.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:57 smithi086 bash[59714]: cluster 2023-10-09T10:25:55.465185+0000 mgr.y (mgr.26072) 701 : cluster 0 pgmap v733: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 16 MiB/s wr, 256 op/s; 52883/217350 objects degraded (24.331%); 30587/217350 objects misplaced (14.073%); 5.3 MiB/s, 85 objects/s recovering 2023-10-09T10:25:57.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:57 smithi086 bash[59714]: audit 2023-10-09T10:25:56.105093+0000 mgr.y (mgr.26072) 702 : audit 0 from='client.35187 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:25:57.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:57 smithi086 bash[59714]: cluster 2023-10-09T10:25:56.169682+0000 mon.a (mon.0) 983 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:25:57.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:57 smithi086 bash[59714]: cluster 2023-10-09T10:25:56.178117+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e213 with expected crc 2023-10-09T10:25:57.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:57 smithi086 bash[59714]: audit 2023-10-09T10:25:56.180467+0000 mon.a (mon.0) 984 : audit 1 from='client.? 172.21.15.53:0/3033721513' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:25:57.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:57 smithi086 bash[59714]: cluster 2023-10-09T10:25:56.180528+0000 mon.a (mon.0) 985 : cluster 0 osdmap e213: 8 total, 7 up, 8 in 2023-10-09T10:25:57.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:57 smithi086 bash[59714]: cluster 2023-10-09T10:25:56.180773+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e213 with expected crc 2023-10-09T10:25:57.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:57 smithi086 bash[59714]: cluster 2023-10-09T10:25:56.191126+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e213 with expected crc 2023-10-09T10:25:57.407 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 66 15 75966 75951 71.7205 44.375 0.011185 0.0139358 2023-10-09T10:25:57.465 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:57.476 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:57 smithi053 bash[76859]: cluster 2023-10-09T10:25:55.465185+0000 mgr.y (mgr.26072) 701 : cluster 0 pgmap v733: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 16 MiB/s wr, 256 op/s; 52883/217350 objects degraded (24.331%); 30587/217350 objects misplaced (14.073%); 5.3 MiB/s, 85 objects/s recovering 2023-10-09T10:25:57.476 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:57 smithi053 bash[76859]: audit 2023-10-09T10:25:56.105093+0000 mgr.y (mgr.26072) 702 : audit 0 from='client.35187 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:25:57.476 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:57 smithi053 bash[76859]: cluster 2023-10-09T10:25:56.169682+0000 mon.a (mon.0) 983 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:25:57.476 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:57 smithi053 bash[76859]: cluster 2023-10-09T10:25:56.178117+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e213 with expected crc 2023-10-09T10:25:57.476 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:57 smithi053 bash[76859]: audit 2023-10-09T10:25:56.180467+0000 mon.a (mon.0) 984 : audit 1 from='client.? 172.21.15.53:0/3033721513' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:25:57.476 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:57 smithi053 bash[76859]: cluster 2023-10-09T10:25:56.180528+0000 mon.a (mon.0) 985 : cluster 0 osdmap e213: 8 total, 7 up, 8 in 2023-10-09T10:25:57.476 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:57 smithi053 bash[76859]: cluster 2023-10-09T10:25:56.180773+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e213 with expected crc 2023-10-09T10:25:57.476 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:57 smithi053 bash[76859]: cluster 2023-10-09T10:25:56.191126+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e213 with expected crc 2023-10-09T10:25:57.476 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:57 smithi053 bash[79554]: cluster 2023-10-09T10:25:55.465185+0000 mgr.y (mgr.26072) 701 : cluster 0 pgmap v733: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 16 MiB/s wr, 256 op/s; 52883/217350 objects degraded (24.331%); 30587/217350 objects misplaced (14.073%); 5.3 MiB/s, 85 objects/s recovering 2023-10-09T10:25:57.477 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:57 smithi053 bash[79554]: audit 2023-10-09T10:25:56.105093+0000 mgr.y (mgr.26072) 702 : audit 0 from='client.35187 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:25:57.477 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:57 smithi053 bash[79554]: cluster 2023-10-09T10:25:56.169682+0000 mon.a (mon.0) 983 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:25:57.477 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:57 smithi053 bash[79554]: cluster 2023-10-09T10:25:56.178117+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e213 with expected crc 2023-10-09T10:25:57.477 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:57 smithi053 bash[79554]: audit 2023-10-09T10:25:56.180467+0000 mon.a (mon.0) 984 : audit 1 from='client.? 172.21.15.53:0/3033721513' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:25:57.477 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:57 smithi053 bash[79554]: cluster 2023-10-09T10:25:56.180528+0000 mon.a (mon.0) 985 : cluster 0 osdmap e213: 8 total, 7 up, 8 in 2023-10-09T10:25:57.477 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:57 smithi053 bash[79554]: cluster 2023-10-09T10:25:56.180773+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e213 with expected crc 2023-10-09T10:25:57.477 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:57 smithi053 bash[79554]: cluster 2023-10-09T10:25:56.191126+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e213 with expected crc 2023-10-09T10:25:57.492 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:57.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:57.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:57.598 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:57.633 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:57.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:57.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:57.737 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:57.772 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:57.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:57.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:57.876 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:57.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:57.908 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:57.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:58.009 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:58.044 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:58.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:58.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:58.147 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:58.179 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:25:58.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:58.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:25:58.283 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:58.338 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:58.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:58.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:58.407 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 67 16 76704 76688 71.3385 46.0625 0.00582635 0.014009 2023-10-09T10:25:58.444 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:58.470 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:58.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:58.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:58.573 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:58.603 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:58.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:58.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:58.708 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:58.733 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:58.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:58.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:25:58.838 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:58.859 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:58.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:58.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:58.962 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:58.990 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:58.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:58.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:59.094 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:59.122 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:59.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:59.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:59.227 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:59.262 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:25:59.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:59.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:25:59.365 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:59.396 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:25:59.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:59.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:25:59.407 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 68 16 77469 77453 70.9934 47.8125 0.0290072 0.0140786 2023-10-09T10:25:59.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:25:59 smithi053 bash[79554]: cluster 2023-10-09T10:25:57.465897+0000 mgr.y (mgr.26072) 703 : cluster 0 pgmap v735: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 29 MiB/s wr, 458 op/s; 53477/222993 objects degraded (23.981%); 30840/222993 objects misplaced (13.830%); 3.2 MiB/s, 50 objects/s recovering 2023-10-09T10:25:59.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:25:59 smithi053 bash[76859]: cluster 2023-10-09T10:25:57.465897+0000 mgr.y (mgr.26072) 703 : cluster 0 pgmap v735: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 29 MiB/s wr, 458 op/s; 53477/222993 objects degraded (23.981%); 30840/222993 objects misplaced (13.830%); 3.2 MiB/s, 50 objects/s recovering 2023-10-09T10:25:59.442 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:25:59 smithi086 bash[59714]: cluster 2023-10-09T10:25:57.465897+0000 mgr.y (mgr.26072) 703 : cluster 0 pgmap v735: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 29 MiB/s wr, 458 op/s; 53477/222993 objects degraded (23.981%); 30840/222993 objects misplaced (13.830%); 3.2 MiB/s, 50 objects/s recovering 2023-10-09T10:25:59.462 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T10:25:59.462 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T10:25:59.498 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:59.500 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-10-09T10:25:59.500 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 110 0.05 2023-10-09T10:25:59.571 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:25:59.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:59.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:25:59.683 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:59.714 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:25:59.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:59.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:25:59.819 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:59.857 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:25:59.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:59.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:25:59.963 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:59.993 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:25:59.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:25:59.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:00.100 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:00.132 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:00.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:00.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:00.236 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:00 smithi086 bash[59714]: cluster 2023-10-09T10:26:00.181430+0000 mon.a (mon.0) 986 : cluster 3 Health check update: Degraded data redundancy: 53477/225063 objects degraded (23.761%), 11 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:00.239 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:00.272 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:00.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:00.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:00.375 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:00.402 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:00.407 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 69 16 78201 78185 70.6284 45.75 0.0510718 0.0141512 2023-10-09T10:26:00.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:00.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:00.509 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:00.558 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:00.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:00.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:00.661 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:00.671 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:00 smithi053 bash[76859]: cluster 2023-10-09T10:26:00.181430+0000 mon.a (mon.0) 986 : cluster 3 Health check update: Degraded data redundancy: 53477/225063 objects degraded (23.761%), 11 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:00.671 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:00 smithi053 bash[79554]: cluster 2023-10-09T10:26:00.181430+0000 mon.a (mon.0) 986 : cluster 3 Health check update: Degraded data redundancy: 53477/225063 objects degraded (23.761%), 11 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:00.692 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:00.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:00.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:00.798 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:00.834 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:00.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:00.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:00.938 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:00.967 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:00.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:00.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:01.072 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:01.105 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:01.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:01.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:01.210 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:01.238 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:01 smithi086 bash[59714]: cluster 2023-10-09T10:25:59.466596+0000 mgr.y (mgr.26072) 704 : cluster 0 pgmap v736: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 33 MiB/s wr, 526 op/s; 53477/225063 objects degraded (23.761%); 31061/225063 objects misplaced (13.801%); 3.2 MiB/s, 50 objects/s recovering 2023-10-09T10:26:01.243 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:01.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:01.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:01.350 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:01.385 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:01.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:01.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:01.407 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 70 16 78947 78931 70.2863 46.625 0.0198706 0.0142205 2023-10-09T10:26:01.463 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:26:01.473 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:01 smithi053 bash[76859]: cluster 2023-10-09T10:25:59.466596+0000 mgr.y (mgr.26072) 704 : cluster 0 pgmap v736: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 33 MiB/s wr, 526 op/s; 53477/225063 objects degraded (23.761%); 31061/225063 objects misplaced (13.801%); 3.2 MiB/s, 50 objects/s recovering 2023-10-09T10:26:01.473 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:01 smithi053 bash[79554]: cluster 2023-10-09T10:25:59.466596+0000 mgr.y (mgr.26072) 704 : cluster 0 pgmap v736: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 33 MiB/s wr, 526 op/s; 53477/225063 objects degraded (23.761%); 31061/225063 objects misplaced (13.801%); 3.2 MiB/s, 50 objects/s recovering 2023-10-09T10:26:01.482 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T10:26:01.489 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:01.576 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:01.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:01.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:01.686 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:01.724 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:01.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:01.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:01.831 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:01.869 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:01.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:01.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:01.975 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:02.010 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:02.013 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:26:02.013 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [], 2023-10-09T10:26:02.013 INFO:teuthology.orchestra.run.smithi086.stdout: "complaint_time": 30, 2023-10-09T10:26:02.013 INFO:teuthology.orchestra.run.smithi086.stdout: "num_blocked_ops": 0 2023-10-09T10:26:02.013 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:26:02.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:02.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:02.116 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:02.148 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:02.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:02.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:02.256 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:02.314 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:02.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:02.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:02.407 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 71 16 79633 79617 69.9012 42.875 0.0356821 0.0142996 2023-10-09T10:26:02.420 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:02.454 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:02.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:02.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:02.558 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:02.584 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:02.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:02.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:02.687 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:02.695 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:26:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:26:02] "GET /metrics HTTP/1.1" 200 36592 "" "Prometheus/2.33.4" 2023-10-09T10:26:02.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:02.719 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:02.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:02.819 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:02.854 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:02.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:02.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:02.961 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:02.998 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:03.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:03.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:03.074 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-09T10:26:03.103 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:03.150 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:03.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:03.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:03.254 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:03.289 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:03.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:03.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:03.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:03 smithi086 bash[59714]: cluster 2023-10-09T10:26:01.467499+0000 mgr.y (mgr.26072) 705 : cluster 0 pgmap v737: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 42 MiB/s wr, 679 op/s; 54172/233817 objects degraded (23.169%); 32021/233817 objects misplaced (13.695%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:26:03.396 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:03.408 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 72 15 80286 80271 69.498 40.875 0.0106323 0.0143811 2023-10-09T10:26:03.433 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:03.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:03.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:03.545 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:03.574 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:03.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:03.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:03.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:03 smithi053 bash[79554]: cluster 2023-10-09T10:26:01.467499+0000 mgr.y (mgr.26072) 705 : cluster 0 pgmap v737: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 42 MiB/s wr, 679 op/s; 54172/233817 objects degraded (23.169%); 32021/233817 objects misplaced (13.695%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:26:03.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:03 smithi053 bash[76859]: cluster 2023-10-09T10:26:01.467499+0000 mgr.y (mgr.26072) 705 : cluster 0 pgmap v737: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 42 MiB/s wr, 679 op/s; 54172/233817 objects degraded (23.169%); 32021/233817 objects misplaced (13.695%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:26:03.679 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:03.724 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:03.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:03.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:03.828 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:03.861 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:03.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:03.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:03.968 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:03.995 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:04.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:04.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:04.103 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:04.135 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:04.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:04.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:04.241 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:04.275 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:04.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:04.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:04.381 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:04.409 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 73 16 80987 80971 69.1461 43.75 0.0079053 0.0144532 2023-10-09T10:26:04.415 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:26:04.417 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:04.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:04.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:04.524 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:04.554 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:04.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:04.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:04.659 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:04.689 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:04.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:04.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:04.797 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:04.827 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:04.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:04.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:04.933 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:04.959 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:04.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:04.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:05.062 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:05.103 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:05.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:05.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:05.208 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:05.238 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:05.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:05.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:05.342 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:05.352 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:05 smithi086 bash[59714]: cluster 2023-10-09T10:26:03.468079+0000 mgr.y (mgr.26072) 706 : cluster 0 pgmap v738: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 44 MiB/s wr, 704 op/s; 54172/236037 objects degraded (22.951%); 32279/236037 objects misplaced (13.675%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:26:05.381 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:05.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:05.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:05.408 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 74 16 81687 81671 68.8037 43.75 0.0197015 0.0145264 2023-10-09T10:26:05.437 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:26:05.438 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:26:05.489 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:05.522 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:05.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:05.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:05.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:05 smithi053 bash[76859]: cluster 2023-10-09T10:26:03.468079+0000 mgr.y (mgr.26072) 706 : cluster 0 pgmap v738: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 44 MiB/s wr, 704 op/s; 54172/236037 objects degraded (22.951%); 32279/236037 objects misplaced (13.675%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:26:05.553 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:05 smithi053 bash[79554]: cluster 2023-10-09T10:26:03.468079+0000 mgr.y (mgr.26072) 706 : cluster 0 pgmap v738: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 44 MiB/s wr, 704 op/s; 54172/236037 objects degraded (22.951%); 32279/236037 objects misplaced (13.675%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:26:05.628 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:05.653 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:05.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:05.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:05.757 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:05.838 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:05.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:05.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:05.943 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:05.971 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:05.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:05.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:06.077 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:06.101 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:06.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:06.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:06.206 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:06.235 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:06.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:06.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:06.344 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:06.379 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:06.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:06.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:06.409 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 75 16 82324 82308 68.418 39.8125 0.0409077 0.0146086 2023-10-09T10:26:06.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:06 smithi053 bash[76859]: audit 2023-10-09T10:26:05.469457+0000 mon.a (mon.0) 987 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:26:06.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:06 smithi053 bash[79554]: audit 2023-10-09T10:26:05.469457+0000 mon.a (mon.0) 987 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:26:06.482 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:06.511 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:06.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:06.514 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:06 smithi086 bash[59714]: audit 2023-10-09T10:26:05.469457+0000 mon.a (mon.0) 987 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:26:06.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:06.616 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:06.644 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:06.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:06.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:06.750 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:06.777 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:06.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:06.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:06.881 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:06.908 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:06.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:06.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:07.014 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:07.044 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:07.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:07.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:07.148 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:07.180 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:07.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:07.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:07.284 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:07.314 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:07.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:07.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:07.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:07 smithi086 bash[59714]: cluster 2023-10-09T10:26:05.470597+0000 mgr.y (mgr.26072) 707 : cluster 0 pgmap v739: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 44 MiB/s wr, 706 op/s; 54172/238545 objects degraded (22.709%); 32906/238545 objects misplaced (13.794%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:26:07.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:07 smithi086 bash[59714]: cluster 2023-10-09T10:26:06.241909+0000 mon.a (mon.0) 988 : cluster 3 Health check update: Degraded data redundancy: 54172/238545 objects degraded (22.709%), 11 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:07.409 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 76 16 83047 83031 68.113 45.1875 0.0152104 0.0146755 2023-10-09T10:26:07.418 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:07.450 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:07.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:07.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:07.554 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:07.584 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:07.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:07.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:07.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:07 smithi053 bash[79554]: cluster 2023-10-09T10:26:05.470597+0000 mgr.y (mgr.26072) 707 : cluster 0 pgmap v739: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 44 MiB/s wr, 706 op/s; 54172/238545 objects degraded (22.709%); 32906/238545 objects misplaced (13.794%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:26:07.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:07 smithi053 bash[79554]: cluster 2023-10-09T10:26:06.241909+0000 mon.a (mon.0) 988 : cluster 3 Health check update: Degraded data redundancy: 54172/238545 objects degraded (22.709%), 11 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:07.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:07 smithi053 bash[76859]: cluster 2023-10-09T10:26:05.470597+0000 mgr.y (mgr.26072) 707 : cluster 0 pgmap v739: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 4.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 44 MiB/s wr, 706 op/s; 54172/238545 objects degraded (22.709%); 32906/238545 objects misplaced (13.794%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:26:07.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:07 smithi053 bash[76859]: cluster 2023-10-09T10:26:06.241909+0000 mon.a (mon.0) 988 : cluster 3 Health check update: Degraded data redundancy: 54172/238545 objects degraded (22.709%), 11 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:07.687 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:07.729 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:07.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:07.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:07.832 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:07.869 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:07.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:07.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:07.946 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:26:07.972 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:08.027 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:08.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:08.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:08.131 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:08.159 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:08.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:08.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:08.262 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:08.300 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:08.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:08.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:08.403 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:08.409 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 77 15 83612 83597 67.6888 35.375 0.0120336 0.0147676 2023-10-09T10:26:08.427 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:08.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:08.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:08.538 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:08.573 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:08.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:08.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:08.678 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:08.719 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:08.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:08.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:08.823 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:08.853 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:08.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:08.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:08.960 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:08.988 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:08.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:08.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:09.091 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:09.136 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:09.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:09.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:09.244 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:09.276 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:09.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:09.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:09.320 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:09 smithi053 bash[79554]: cluster 2023-10-09T10:26:07.471409+0000 mgr.y (mgr.26072) 708 : cluster 0 pgmap v740: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 41 MiB/s wr, 648 op/s; 54778/244251 objects degraded (22.427%); 33119/244251 objects misplaced (13.559%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T10:26:09.320 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:09 smithi053 bash[79554]: audit 2023-10-09T10:26:08.068393+0000 mon.a (mon.0) 989 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:26:09.320 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:09 smithi053 bash[76859]: cluster 2023-10-09T10:26:07.471409+0000 mgr.y (mgr.26072) 708 : cluster 0 pgmap v740: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 41 MiB/s wr, 648 op/s; 54778/244251 objects degraded (22.427%); 33119/244251 objects misplaced (13.559%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T10:26:09.321 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:09 smithi053 bash[76859]: audit 2023-10-09T10:26:08.068393+0000 mon.a (mon.0) 989 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:26:09.379 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:09.409 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 78 16 84278 84262 67.3541 41.5625 0.0134282 0.0148399 2023-10-09T10:26:09.413 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:09.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:09.419 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:09.520 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:09.528 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:09 smithi086 bash[59714]: cluster 2023-10-09T10:26:07.471409+0000 mgr.y (mgr.26072) 708 : cluster 0 pgmap v740: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 41 MiB/s wr, 648 op/s; 54778/244251 objects degraded (22.427%); 33119/244251 objects misplaced (13.559%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T10:26:09.528 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:09 smithi086 bash[59714]: audit 2023-10-09T10:26:08.068393+0000 mon.a (mon.0) 989 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:26:09.553 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:09.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:09.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:09.656 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:09.695 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:09.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:09.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:09.802 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:09.837 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:09.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:09.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:09.941 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:09.976 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:09.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:09.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:10.079 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:10.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:10.151 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:10.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:10.252 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:10.294 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:10.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:10.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:10.400 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:10.409 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 79 16 84920 84904 67.0102 40.125 0.0150519 0.0149147 2023-10-09T10:26:10.426 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:10.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:10.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:10.531 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:10.586 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:10.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:10.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:10.691 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:10.732 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:10.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:10.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:10.837 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:10.861 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:10.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:10.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:10.966 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:11.032 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:11.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:11.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:11.136 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:11.168 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:11.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:11.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:11.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:11 smithi053 bash[76859]: cluster 2023-10-09T10:26:09.472218+0000 mgr.y (mgr.26072) 709 : cluster 0 pgmap v741: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 42 MiB/s wr, 676 op/s; 54778/247350 objects degraded (22.146%); 33715/247350 objects misplaced (13.630%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:26:11.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:11 smithi053 bash[79554]: cluster 2023-10-09T10:26:09.472218+0000 mgr.y (mgr.26072) 709 : cluster 0 pgmap v741: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 42 MiB/s wr, 676 op/s; 54778/247350 objects degraded (22.146%); 33715/247350 objects misplaced (13.630%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:26:11.275 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:11.283 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:11 smithi086 bash[59714]: cluster 2023-10-09T10:26:09.472218+0000 mgr.y (mgr.26072) 709 : cluster 0 pgmap v741: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 42 MiB/s wr, 676 op/s; 54778/247350 objects degraded (22.146%); 33715/247350 objects misplaced (13.630%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:26:11.301 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:11.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:11.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:11.406 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:11.409 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:2023-10-09T10:26:11.408729+0000 min lat: 0.00141821 max lat: 14.4437 avg lat: 0.0149807 2023-10-09T10:26:11.410 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:26:11.410 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 80 16 85485 85469 66.6148 35.3125 0.0143746 0.0149807 2023-10-09T10:26:11.434 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:11.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:11.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:11.537 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:11.564 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:11.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:11.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:11.667 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:11.705 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:11.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:11.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:11.812 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:11.844 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:11.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:11.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:11.951 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:11.984 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:11.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:11.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:12.093 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:12.125 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:12.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:12.129 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:12.229 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:12.258 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:12.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:12.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:12.365 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:12.402 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:12.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:12.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:12.410 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 81 16 86074 86058 66.2476 36.8125 0.0189929 0.0150884 2023-10-09T10:26:12.507 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:12.542 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:12.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:12.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:12.568 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:12 smithi053 bash[76859]: cluster 2023-10-09T10:26:11.473037+0000 mgr.y (mgr.26072) 710 : cluster 0 pgmap v742: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s; 55429/254106 objects degraded (21.813%); 34118/254106 objects misplaced (13.427%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:26:12.568 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:12 smithi053 bash[76859]: audit 2023-10-09T10:26:11.567181+0000 mon.a (mon.0) 990 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:26:12.568 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:12 smithi053 bash[76859]: audit 2023-10-09T10:26:11.579278+0000 mon.a (mon.0) 991 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:26:12.568 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:12 smithi053 bash[76859]: cluster 2023-10-09T10:26:12.070328+0000 mon.a (mon.0) 992 : cluster 3 Health check update: Degraded data redundancy: 55429/254106 objects degraded (21.813%), 11 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:12.641 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:12 smithi086 bash[59714]: cluster 2023-10-09T10:26:11.473037+0000 mgr.y (mgr.26072) 710 : cluster 0 pgmap v742: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s; 55429/254106 objects degraded (21.813%); 34118/254106 objects misplaced (13.427%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:26:12.641 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:12 smithi086 bash[59714]: audit 2023-10-09T10:26:11.567181+0000 mon.a (mon.0) 990 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:26:12.641 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:12 smithi086 bash[59714]: audit 2023-10-09T10:26:11.579278+0000 mon.a (mon.0) 991 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:26:12.641 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:12 smithi086 bash[59714]: cluster 2023-10-09T10:26:12.070328+0000 mon.a (mon.0) 992 : cluster 3 Health check update: Degraded data redundancy: 55429/254106 objects degraded (21.813%), 11 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:12.649 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:12.678 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:12.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:12.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:12.782 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:12.812 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:12.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:12.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:12.818 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:26:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:26:12] "GET /metrics HTTP/1.1" 200 36588 "" "Prometheus/2.33.4" 2023-10-09T10:26:12.818 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:12 smithi053 bash[79554]: cluster 2023-10-09T10:26:11.473037+0000 mgr.y (mgr.26072) 710 : cluster 0 pgmap v742: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s; 55429/254106 objects degraded (21.813%); 34118/254106 objects misplaced (13.427%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:26:12.818 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:12 smithi053 bash[79554]: audit 2023-10-09T10:26:11.567181+0000 mon.a (mon.0) 990 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:26:12.818 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:12 smithi053 bash[79554]: audit 2023-10-09T10:26:11.579278+0000 mon.a (mon.0) 991 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:26:12.818 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:12 smithi053 bash[79554]: cluster 2023-10-09T10:26:12.070328+0000 mon.a (mon.0) 992 : cluster 3 Health check update: Degraded data redundancy: 55429/254106 objects degraded (21.813%), 11 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:12.891 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:26:12.892 INFO:teuthology.orchestra.run.smithi086.stdout: "size": 20, 2023-10-09T10:26:12.892 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 600, 2023-10-09T10:26:12.892 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [ 2023-10-09T10:26:12.892 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.892 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34788.0:143801 5.4 5:247bfc54:::benchmark_data_smithi053_106232_object34411:head [delete] snapc 0=[] ondisk+write+known_if_redirected e137)", 2023-10-09T10:26:12.892 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:17:53.533573+0000", 2023-10-09T10:26:12.892 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 499.35532361100002, 2023-10-09T10:26:12.892 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.17013646199999999, 2023-10-09T10:26:12.892 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:12.892 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:12.892 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:12.893 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34788", 2023-10-09T10:26:12.893 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/113920516", 2023-10-09T10:26:12.893 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 143801 2023-10-09T10:26:12.893 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.893 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:12.893 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.893 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:12.893 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.533573+0000", 2023-10-09T10:26:12.893 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:12.893 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.893 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.894 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:12.894 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.533573+0000", 2023-10-09T10:26:12.894 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:26:12.894 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.894 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.894 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:12.894 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.533571+0000", 2023-10-09T10:26:12.894 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.285e-06 2023-10-09T10:26:12.894 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.894 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.894 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:12.895 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.533578+0000", 2023-10-09T10:26:12.895 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1936999999999999e-05 2023-10-09T10:26:12.895 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.895 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.895 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:12.895 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.533590+0000", 2023-10-09T10:26:12.895 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.6400000000000002e-06 2023-10-09T10:26:12.895 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.895 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.895 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:12.895 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.533595+0000", 2023-10-09T10:26:12.895 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.0217999999999999e-05 2023-10-09T10:26:12.895 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.896 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.896 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.896 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.533645+0000", 2023-10-09T10:26:12.896 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000121063 2023-10-09T10:26:12.896 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.896 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.896 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:12.896 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.533766+0000", 2023-10-09T10:26:12.896 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.8893999999999994e-05 2023-10-09T10:26:12.896 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.896 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.897 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:26:12.897 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.533845+0000", 2023-10-09T10:26:12.897 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0038155049999999999 2023-10-09T10:26:12.897 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.897 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.897 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:12.897 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.537661+0000", 2023-10-09T10:26:12.897 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0034580119999999999 2023-10-09T10:26:12.897 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.897 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.898 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:12.898 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.541119+0000", 2023-10-09T10:26:12.898 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.16241556700000001 2023-10-09T10:26:12.898 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.898 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.898 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:12.898 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.703534+0000", 2023-10-09T10:26:12.898 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00012240800000000001 2023-10-09T10:26:12.899 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.899 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.899 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:12.899 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.703657+0000", 2023-10-09T10:26:12.899 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.2232999999999999e-05 2023-10-09T10:26:12.899 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.899 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.899 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:12.899 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:17:53.703709+0000", 2023-10-09T10:26:12.899 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.17013646199999999 2023-10-09T10:26:12.899 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:12.900 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:12.900 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:12.900 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.900 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.900 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:147709 6.13 6:ce25370d:::benchmark_data_smithi053_125596_object69010:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e190)", 2023-10-09T10:26:12.900 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:19.508415+0000", 2023-10-09T10:26:12.900 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 173.38048129699999, 2023-10-09T10:26:12.902 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.138611219, 2023-10-09T10:26:12.902 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:12.902 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:26:12.902 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:12.902 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:12.902 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:12.902 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147709 2023-10-09T10:26:12.903 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.903 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:12.903 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.903 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:12.903 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.508415+0000", 2023-10-09T10:26:12.903 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:12.903 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.903 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.903 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:12.904 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.508415+0000", 2023-10-09T10:26:12.904 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:26:12.904 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.904 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.904 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:12.904 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.508413+0000", 2023-10-09T10:26:12.904 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.5829999999999996e-06 2023-10-09T10:26:12.904 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.904 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.904 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:12.905 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.508422+0000", 2023-10-09T10:26:12.905 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4601e-05 2023-10-09T10:26:12.905 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.905 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.905 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:12.905 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.508437+0000", 2023-10-09T10:26:12.906 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.8030000000000008e-06 2023-10-09T10:26:12.906 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.906 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.906 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:12.906 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.508447+0000", 2023-10-09T10:26:12.907 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00012512800000000001 2023-10-09T10:26:12.907 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.907 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.907 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.907 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.508572+0000", 2023-10-09T10:26:12.907 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1535999999999998e-05 2023-10-09T10:26:12.907 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.907 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.907 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op must wait for map", 2023-10-09T10:26:12.908 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.508593+0000", 2023-10-09T10:26:12.908 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012658103 2023-10-09T10:26:12.908 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.908 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.908 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.908 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.521251+0000", 2023-10-09T10:26:12.908 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1979e-05 2023-10-09T10:26:12.908 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.908 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.908 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:12.908 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.521263+0000", 2023-10-09T10:26:12.908 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1145711570000001 2023-10-09T10:26:12.909 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.909 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.909 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.909 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.635835+0000", 2023-10-09T10:26:12.909 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00016497199999999999 2023-10-09T10:26:12.909 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.909 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.909 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:26:12.909 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.636000+0000", 2023-10-09T10:26:12.909 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010987251 2023-10-09T10:26:12.909 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.909 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.910 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.910 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.646987+0000", 2023-10-09T10:26:12.910 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.9304999999999997e-05 2023-10-09T10:26:12.910 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.910 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.910 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:12.910 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.647026+0000", 2023-10-09T10:26:12.910 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.138611219 2023-10-09T10:26:12.910 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:12.910 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:12.910 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:12.910 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.911 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.911 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:147710 6.13 6:c9a3ae3a:::benchmark_data_smithi053_125596_object69011:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e190)", 2023-10-09T10:26:12.911 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:19.508466+0000", 2023-10-09T10:26:12.911 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 173.38043016399999, 2023-10-09T10:26:12.911 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1384927490000001, 2023-10-09T10:26:12.911 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:12.911 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:26:12.911 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:12.911 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:12.911 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:12.911 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147710 2023-10-09T10:26:12.911 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.912 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:12.912 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.912 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:12.912 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.508466+0000", 2023-10-09T10:26:12.912 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:12.912 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.912 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.912 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:12.912 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.508466+0000", 2023-10-09T10:26:12.912 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:26:12.913 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.913 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.913 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:12.913 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.508465+0000", 2023-10-09T10:26:12.913 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.6160000000000004e-06 2023-10-09T10:26:12.914 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.914 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.914 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:12.914 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.508470+0000", 2023-10-09T10:26:12.914 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.3739999999999998e-06 2023-10-09T10:26:12.914 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.914 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.914 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:12.915 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.508478+0000", 2023-10-09T10:26:12.915 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.1229999999999997e-06 2023-10-09T10:26:12.915 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.915 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.915 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:12.915 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.508484+0000", 2023-10-09T10:26:12.915 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000234195 2023-10-09T10:26:12.915 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.915 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.916 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.916 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.508719+0000", 2023-10-09T10:26:12.916 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.183e-06 2023-10-09T10:26:12.916 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.916 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.916 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting_for_map not empty", 2023-10-09T10:26:12.916 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.508728+0000", 2023-10-09T10:26:12.916 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.013600874000000001 2023-10-09T10:26:12.916 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.916 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.916 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.916 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.522329+0000", 2023-10-09T10:26:12.917 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6163000000000001e-05 2023-10-09T10:26:12.917 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.917 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.917 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:12.917 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.522345+0000", 2023-10-09T10:26:12.917 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1144713319999999 2023-10-09T10:26:12.917 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.917 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.917 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.917 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.636816+0000", 2023-10-09T10:26:12.917 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013424899999999999 2023-10-09T10:26:12.917 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.918 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.918 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:26:12.918 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.636950+0000", 2023-10-09T10:26:12.918 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0099649669999999999 2023-10-09T10:26:12.918 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.918 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.918 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.918 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.646915+0000", 2023-10-09T10:26:12.918 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.3473000000000002e-05 2023-10-09T10:26:12.918 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.918 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.919 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:12.919 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.646959+0000", 2023-10-09T10:26:12.919 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1384927490000001 2023-10-09T10:26:12.919 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:12.919 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:12.919 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:12.919 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.919 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.919 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:147712 6.15 6:aafe7262:::benchmark_data_smithi053_125596_object69013:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e190)", 2023-10-09T10:26:12.919 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:19.508649+0000", 2023-10-09T10:26:12.920 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 173.38024682599999, 2023-10-09T10:26:12.920 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.137659837, 2023-10-09T10:26:12.920 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:12.920 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:26:12.920 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:12.920 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:12.920 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:12.921 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147712 2023-10-09T10:26:12.921 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.921 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:12.921 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.921 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:12.921 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.508649+0000", 2023-10-09T10:26:12.921 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:12.922 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.922 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.922 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:12.922 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.508649+0000", 2023-10-09T10:26:12.922 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:26:12.922 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.922 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.922 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:12.923 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.508648+0000", 2023-10-09T10:26:12.923 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.9450000000000004e-06 2023-10-09T10:26:12.923 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.923 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.923 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:12.923 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.508655+0000", 2023-10-09T10:26:12.924 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1462e-05 2023-10-09T10:26:12.924 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.924 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.924 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:12.924 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.508667+0000", 2023-10-09T10:26:12.925 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.4430000000000003e-06 2023-10-09T10:26:12.925 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.925 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.925 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:12.925 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.508675+0000", 2023-10-09T10:26:12.926 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00051151600000000005 2023-10-09T10:26:12.926 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.926 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.926 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.926 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509187+0000", 2023-10-09T10:26:12.926 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1404e-05 2023-10-09T10:26:12.927 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.927 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.927 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op must wait for map", 2023-10-09T10:26:12.927 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509198+0000", 2023-10-09T10:26:12.927 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012737686999999999 2023-10-09T10:26:12.927 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.927 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.928 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.928 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.521936+0000", 2023-10-09T10:26:12.928 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0301e-05 2023-10-09T10:26:12.928 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.928 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.928 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:12.929 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.521946+0000", 2023-10-09T10:26:12.929 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1192594579999999 2023-10-09T10:26:12.929 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.929 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.929 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.929 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.641205+0000", 2023-10-09T10:26:12.930 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.3134000000000006e-05 2023-10-09T10:26:12.930 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.930 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.930 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:26:12.930 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.641299+0000", 2023-10-09T10:26:12.930 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0049266199999999996 2023-10-09T10:26:12.931 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.931 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.931 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.931 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.646225+0000", 2023-10-09T10:26:12.931 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.4073999999999995e-05 2023-10-09T10:26:12.931 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.932 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.932 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:12.932 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.646309+0000", 2023-10-09T10:26:12.932 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.137659837 2023-10-09T10:26:12.932 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:12.932 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:12.932 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:12.932 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.932 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.932 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:147714 6.13 6:ca694052:::benchmark_data_smithi053_125596_object69015:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e190)", 2023-10-09T10:26:12.932 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:19.509079+0000", 2023-10-09T10:26:12.933 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 173.37981686099999, 2023-10-09T10:26:12.933 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1378078949999999, 2023-10-09T10:26:12.933 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:12.933 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:26:12.933 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:12.933 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:12.933 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:12.933 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147714 2023-10-09T10:26:12.933 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.933 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:12.934 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.934 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:12.934 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509079+0000", 2023-10-09T10:26:12.934 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:12.934 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.934 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.934 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:12.934 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509079+0000", 2023-10-09T10:26:12.934 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:26:12.934 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.934 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.935 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:12.935 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509078+0000", 2023-10-09T10:26:12.935 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.3849999999999996e-06 2023-10-09T10:26:12.935 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.935 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.935 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:12.935 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509086+0000", 2023-10-09T10:26:12.935 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.348e-05 2023-10-09T10:26:12.935 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.936 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.936 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:12.936 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509099+0000", 2023-10-09T10:26:12.936 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.2519999999999999e-06 2023-10-09T10:26:12.936 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.936 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.936 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:12.936 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509107+0000", 2023-10-09T10:26:12.936 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.013281754999999999 2023-10-09T10:26:12.937 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.937 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.937 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.937 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.522389+0000", 2023-10-09T10:26:12.937 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.7139999999999999e-06 2023-10-09T10:26:12.937 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.937 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.938 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:12.938 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.522398+0000", 2023-10-09T10:26:12.938 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.114637114 2023-10-09T10:26:12.938 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.938 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.938 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.939 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.637035+0000", 2023-10-09T10:26:12.939 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017630900000000001 2023-10-09T10:26:12.939 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.939 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.939 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:26:12.939 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.637211+0000", 2023-10-09T10:26:12.939 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0096271499999999992 2023-10-09T10:26:12.939 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.940 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.940 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.940 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.646838+0000", 2023-10-09T10:26:12.940 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.8911e-05 2023-10-09T10:26:12.940 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.940 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.940 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:12.940 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.646887+0000", 2023-10-09T10:26:12.940 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1378078949999999 2023-10-09T10:26:12.940 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:12.940 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:12.941 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:12.941 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.941 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.941 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:147716 6.18 6:1e4971ab:::benchmark_data_smithi053_125596_object69017:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e190)", 2023-10-09T10:26:12.941 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:19.509123+0000", 2023-10-09T10:26:12.941 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 173.37977297399999, 2023-10-09T10:26:12.941 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.16496165, 2023-10-09T10:26:12.941 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:12.941 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:12.941 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:12.941 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:12.941 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:12.941 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147716 2023-10-09T10:26:12.942 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.942 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:12.942 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.942 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:12.942 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509123+0000", 2023-10-09T10:26:12.942 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:12.942 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.942 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.942 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:12.942 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509123+0000", 2023-10-09T10:26:12.942 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:26:12.943 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.943 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.943 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:12.943 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509122+0000", 2023-10-09T10:26:12.943 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.3749999999999996e-06 2023-10-09T10:26:12.943 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.943 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.943 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:12.943 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509127+0000", 2023-10-09T10:26:12.943 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.5460000000000003e-06 2023-10-09T10:26:12.944 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.944 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.944 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:12.944 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509134+0000", 2023-10-09T10:26:12.944 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1919999999999996e-06 2023-10-09T10:26:12.944 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.944 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.944 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:12.944 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509140+0000", 2023-10-09T10:26:12.944 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.013913653999999999 2023-10-09T10:26:12.945 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.945 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.945 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.945 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.523053+0000", 2023-10-09T10:26:12.945 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1671999999999999e-05 2023-10-09T10:26:12.945 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.945 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.945 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:12.945 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.523065+0000", 2023-10-09T10:26:12.945 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1045303870000001 2023-10-09T10:26:12.946 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.946 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.946 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.946 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.627595+0000", 2023-10-09T10:26:12.946 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000167942 2023-10-09T10:26:12.946 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.946 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.946 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:12.946 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.627763+0000", 2023-10-09T10:26:12.946 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00062035599999999997 2023-10-09T10:26:12.946 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.947 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.947 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 3,6", 2023-10-09T10:26:12.947 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.628384+0000", 2023-10-09T10:26:12.947 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.043259198999999998 2023-10-09T10:26:12.947 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.947 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.947 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:12.947 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.671643+0000", 2023-10-09T10:26:12.947 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0018953310000000001 2023-10-09T10:26:12.947 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.947 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.947 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:12.948 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.673538+0000", 2023-10-09T10:26:12.948 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.8204999999999998e-05 2023-10-09T10:26:12.948 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.948 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.948 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:12.948 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.673576+0000", 2023-10-09T10:26:12.948 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.0392e-05 2023-10-09T10:26:12.948 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.948 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.948 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:12.948 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.673637+0000", 2023-10-09T10:26:12.948 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00044814900000000001 2023-10-09T10:26:12.949 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.949 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.949 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:12.949 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.674085+0000", 2023-10-09T10:26:12.949 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.16496165 2023-10-09T10:26:12.949 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:12.949 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:12.949 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:12.949 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.949 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.949 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:147721 6.8 6:172c1e47:::benchmark_data_smithi053_125596_object69022:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e190)", 2023-10-09T10:26:12.950 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:19.509214+0000", 2023-10-09T10:26:12.950 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 173.379681756, 2023-10-09T10:26:12.950 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1867637639999999, 2023-10-09T10:26:12.950 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:12.950 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:12.950 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:12.950 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:12.950 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:12.950 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147721 2023-10-09T10:26:12.950 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.951 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:12.951 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.951 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:12.951 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509214+0000", 2023-10-09T10:26:12.951 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:12.951 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.951 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.951 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:12.951 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509214+0000", 2023-10-09T10:26:12.951 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:26:12.951 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.951 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.952 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:12.952 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509214+0000", 2023-10-09T10:26:12.952 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.0760000000000002e-06 2023-10-09T10:26:12.952 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.952 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.952 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:12.952 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509219+0000", 2023-10-09T10:26:12.952 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.0869999999999996e-06 2023-10-09T10:26:12.952 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.952 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.953 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:12.953 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509228+0000", 2023-10-09T10:26:12.953 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.8619999999999999e-06 2023-10-09T10:26:12.953 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.953 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.953 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:12.953 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509234+0000", 2023-10-09T10:26:12.953 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.013823544 2023-10-09T10:26:12.953 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.954 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.954 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.954 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.523057+0000", 2023-10-09T10:26:12.954 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.858e-06 2023-10-09T10:26:12.954 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.954 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.954 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:12.954 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.523065+0000", 2023-10-09T10:26:12.954 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1485358830000001 2023-10-09T10:26:12.954 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.954 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.954 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.955 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.671601+0000", 2023-10-09T10:26:12.955 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0012259650000000001 2023-10-09T10:26:12.955 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.955 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.955 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for degraded object", 2023-10-09T10:26:12.955 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.672827+0000", 2023-10-09T10:26:12.955 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0049438609999999999 2023-10-09T10:26:12.955 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.955 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.956 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.956 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.677771+0000", 2023-10-09T10:26:12.956 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.1636000000000002e-05 2023-10-09T10:26:12.956 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.956 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.956 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:12.956 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.677852+0000", 2023-10-09T10:26:12.956 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000139519 2023-10-09T10:26:12.956 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.956 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.956 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 3,6", 2023-10-09T10:26:12.956 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.677992+0000", 2023-10-09T10:26:12.957 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0063793749999999996 2023-10-09T10:26:12.957 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.957 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.957 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:12.957 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.684371+0000", 2023-10-09T10:26:12.957 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010108684 2023-10-09T10:26:12.957 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.957 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.957 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:12.957 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.694480+0000", 2023-10-09T10:26:12.957 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0010120369999999999 2023-10-09T10:26:12.957 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.958 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.958 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:12.958 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.695492+0000", 2023-10-09T10:26:12.958 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1548000000000002e-05 2023-10-09T10:26:12.958 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.958 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.958 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:12.958 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.695543+0000", 2023-10-09T10:26:12.958 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00043474200000000001 2023-10-09T10:26:12.958 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.958 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.958 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:12.958 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.695978+0000", 2023-10-09T10:26:12.959 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1867637639999999 2023-10-09T10:26:12.959 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:12.959 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:12.959 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:12.959 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.959 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.959 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:147727 6.18 6:18d5a1c9:::benchmark_data_smithi053_125596_object69028:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e190)", 2023-10-09T10:26:12.959 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:19.509239+0000", 2023-10-09T10:26:12.959 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 173.37965737499999, 2023-10-09T10:26:12.959 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.186680231, 2023-10-09T10:26:12.959 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:12.959 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:12.959 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:12.960 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:12.960 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:12.960 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147727 2023-10-09T10:26:12.960 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.960 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:12.960 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.960 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:12.960 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509239+0000", 2023-10-09T10:26:12.960 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:12.960 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.960 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.961 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:12.961 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509239+0000", 2023-10-09T10:26:12.961 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:26:12.961 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.961 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.961 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:12.961 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509238+0000", 2023-10-09T10:26:12.961 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.5260000000000002e-06 2023-10-09T10:26:12.961 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.961 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.961 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:12.962 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509242+0000", 2023-10-09T10:26:12.962 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.0619999999999997e-06 2023-10-09T10:26:12.962 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.962 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.962 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:12.962 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509248+0000", 2023-10-09T10:26:12.962 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2509999999999996e-06 2023-10-09T10:26:12.962 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.962 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.962 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:12.962 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.509252+0000", 2023-10-09T10:26:12.962 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.013842326 2023-10-09T10:26:12.963 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.963 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.963 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.963 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.523094+0000", 2023-10-09T10:26:12.963 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.5729999999999998e-06 2023-10-09T10:26:12.963 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.963 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.963 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:12.963 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.523100+0000", 2023-10-09T10:26:12.963 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.10976656 2023-10-09T10:26:12.963 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.963 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.964 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.964 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.632867+0000", 2023-10-09T10:26:12.964 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0010907480000000001 2023-10-09T10:26:12.964 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.964 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.964 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for degraded object", 2023-10-09T10:26:12.964 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.633957+0000", 2023-10-09T10:26:12.964 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.040764779000000001 2023-10-09T10:26:12.964 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.964 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.964 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.965 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.674722+0000", 2023-10-09T10:26:12.965 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00010129899999999999 2023-10-09T10:26:12.965 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.965 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.965 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:12.965 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.674823+0000", 2023-10-09T10:26:12.965 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00018864700000000001 2023-10-09T10:26:12.965 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.965 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.966 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 3,6", 2023-10-09T10:26:12.966 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.675012+0000", 2023-10-09T10:26:12.966 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.002733807 2023-10-09T10:26:12.966 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.966 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.966 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:12.966 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.677746+0000", 2023-10-09T10:26:12.966 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.016720678999999999 2023-10-09T10:26:12.966 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.966 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.967 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:12.967 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.694467+0000", 2023-10-09T10:26:12.967 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001005157 2023-10-09T10:26:12.967 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.967 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.967 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:12.967 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.695472+0000", 2023-10-09T10:26:12.967 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2555000000000002e-05 2023-10-09T10:26:12.967 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.967 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.968 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:12.968 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.695514+0000", 2023-10-09T10:26:12.968 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00040476500000000002 2023-10-09T10:26:12.968 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.968 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.968 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:12.968 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.695919+0000", 2023-10-09T10:26:12.968 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.186680231 2023-10-09T10:26:12.968 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:12.968 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:12.968 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:12.969 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.969 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.969 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:147736 6.8 6:14ff01f3:::benchmark_data_smithi053_125596_object69037:head [delete] snapc 0=[] ondisk+write+known_if_redirected e190)", 2023-10-09T10:26:12.969 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:19.728476+0000", 2023-10-09T10:26:12.969 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 173.160420112, 2023-10-09T10:26:12.969 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.98578063199999999, 2023-10-09T10:26:12.969 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:12.969 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:12.969 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:12.970 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:12.970 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:12.970 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147736 2023-10-09T10:26:12.970 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.970 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:12.970 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.970 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:12.970 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.728476+0000", 2023-10-09T10:26:12.970 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:12.970 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.971 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.971 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:12.971 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.728476+0000", 2023-10-09T10:26:12.971 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999971 2023-10-09T10:26:12.971 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.971 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.971 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:12.971 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.728473+0000", 2023-10-09T10:26:12.971 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5028000000000001e-05 2023-10-09T10:26:12.971 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.971 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.972 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:12.972 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.728488+0000", 2023-10-09T10:26:12.972 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.0922e-05 2023-10-09T10:26:12.972 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.972 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.972 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:12.972 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.728519+0000", 2023-10-09T10:26:12.972 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2566e-05 2023-10-09T10:26:12.972 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.972 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.972 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:12.973 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.728532+0000", 2023-10-09T10:26:12.973 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.1728e-05 2023-10-09T10:26:12.973 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.973 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.973 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.973 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.728624+0000", 2023-10-09T10:26:12.973 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8184000000000001e-05 2023-10-09T10:26:12.973 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.973 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.973 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:12.973 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.728642+0000", 2023-10-09T10:26:12.973 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.95165095 2023-10-09T10:26:12.974 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.974 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.974 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.974 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.680293+0000", 2023-10-09T10:26:12.974 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00070659300000000004 2023-10-09T10:26:12.974 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.974 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.974 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for degraded object", 2023-10-09T10:26:12.974 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.680999+0000", 2023-10-09T10:26:12.974 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.015738917000000002 2023-10-09T10:26:12.974 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.975 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.975 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.975 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.696738+0000", 2023-10-09T10:26:12.975 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.9042000000000006e-05 2023-10-09T10:26:12.975 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.975 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.975 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:12.975 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.696827+0000", 2023-10-09T10:26:12.975 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000197479 2023-10-09T10:26:12.975 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.975 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.975 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 3,6", 2023-10-09T10:26:12.976 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.697025+0000", 2023-10-09T10:26:12.976 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.014617935 2023-10-09T10:26:12.976 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.976 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.976 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:12.976 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.711643+0000", 2023-10-09T10:26:12.976 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.9252999999999996e-05 2023-10-09T10:26:12.976 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.976 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.976 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:12.976 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.711712+0000", 2023-10-09T10:26:12.977 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0020696849999999999 2023-10-09T10:26:12.977 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.977 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.977 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:12.977 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.713782+0000", 2023-10-09T10:26:12.977 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.2830000000000007e-05 2023-10-09T10:26:12.977 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.977 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.977 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:12.977 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.713845+0000", 2023-10-09T10:26:12.977 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00041220900000000002 2023-10-09T10:26:12.978 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.978 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.978 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:12.978 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.714257+0000", 2023-10-09T10:26:12.978 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.98578063199999999 2023-10-09T10:26:12.978 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:12.978 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:12.978 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:12.978 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.978 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.978 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:147737 6.3 6:c1acebd7:::benchmark_data_smithi053_125596_object69038:head [delete] snapc 0=[] ondisk+write+known_if_redirected e190)", 2023-10-09T10:26:12.978 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:19.731739+0000", 2023-10-09T10:26:12.978 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 173.15715714199999, 2023-10-09T10:26:12.979 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.93132349999999997, 2023-10-09T10:26:12.979 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:12.979 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:12.979 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:12.979 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:12.979 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:12.979 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147737 2023-10-09T10:26:12.979 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.979 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:12.979 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.979 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:12.979 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.731739+0000", 2023-10-09T10:26:12.979 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:12.979 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.980 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.980 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:12.980 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.731739+0000", 2023-10-09T10:26:12.980 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.99999 2023-10-09T10:26:12.980 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.980 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.980 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:12.980 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.731729+0000", 2023-10-09T10:26:12.980 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1379999999999999e-05 2023-10-09T10:26:12.980 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.980 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.980 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:12.980 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.731750+0000", 2023-10-09T10:26:12.981 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.7532999999999999e-05 2023-10-09T10:26:12.981 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.981 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.981 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:12.981 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.731778+0000", 2023-10-09T10:26:12.981 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2497000000000001e-05 2023-10-09T10:26:12.981 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.981 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.981 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:12.981 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.731790+0000", 2023-10-09T10:26:12.981 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.9177000000000005e-05 2023-10-09T10:26:12.982 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.982 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.982 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.982 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.731860+0000", 2023-10-09T10:26:12.982 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4346e-05 2023-10-09T10:26:12.982 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.982 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.982 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:12.982 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.731874+0000", 2023-10-09T10:26:12.982 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.90512878900000004 2023-10-09T10:26:12.982 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.982 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.983 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.983 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.637003+0000", 2023-10-09T10:26:12.983 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00066461199999999997 2023-10-09T10:26:12.983 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.983 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.983 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for degraded object", 2023-10-09T10:26:12.983 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.637667+0000", 2023-10-09T10:26:12.983 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0088942680000000003 2023-10-09T10:26:12.983 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.983 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.983 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.983 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.646562+0000", 2023-10-09T10:26:12.984 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.9678999999999994e-05 2023-10-09T10:26:12.984 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.984 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.984 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:12.984 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.646641+0000", 2023-10-09T10:26:12.984 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00049776900000000001 2023-10-09T10:26:12.984 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.984 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.984 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,6", 2023-10-09T10:26:12.984 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.647139+0000", 2023-10-09T10:26:12.984 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0077308949999999998 2023-10-09T10:26:12.985 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.985 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.985 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:12.985 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.654870+0000", 2023-10-09T10:26:12.985 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00762219 2023-10-09T10:26:12.985 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.985 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.985 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:12.985 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.662492+0000", 2023-10-09T10:26:12.985 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1770999999999997e-05 2023-10-09T10:26:12.985 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.985 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.986 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:12.986 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.662534+0000", 2023-10-09T10:26:12.986 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.0135e-05 2023-10-09T10:26:12.986 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.986 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.986 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:12.986 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.662584+0000", 2023-10-09T10:26:12.986 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00047856400000000001 2023-10-09T10:26:12.986 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.986 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.987 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:12.987 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:20.663063+0000", 2023-10-09T10:26:12.987 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.93132349999999997 2023-10-09T10:26:12.987 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:12.987 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:12.987 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:12.987 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.987 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.987 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:149816 6.3 6:c0a2c969:::benchmark_data_smithi053_125596_object71117:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T10:26:12.987 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:22.917188+0000", 2023-10-09T10:26:12.988 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 169.97170828500001, 2023-10-09T10:26:12.988 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.18570377900000001, 2023-10-09T10:26:12.988 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:12.988 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:12.988 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:12.988 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:12.988 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:12.988 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 149816 2023-10-09T10:26:12.988 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.988 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:12.988 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.989 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:12.989 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.917188+0000", 2023-10-09T10:26:12.989 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:12.989 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.989 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.989 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:12.989 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.917188+0000", 2023-10-09T10:26:12.989 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:26:12.989 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.989 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.989 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:12.990 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.917187+0000", 2023-10-09T10:26:12.990 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.8129999999999998e-06 2023-10-09T10:26:12.990 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.990 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.990 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:12.990 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.917193+0000", 2023-10-09T10:26:12.990 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2741e-05 2023-10-09T10:26:12.990 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.990 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.990 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:12.991 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.917206+0000", 2023-10-09T10:26:12.991 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.7829999999999999e-06 2023-10-09T10:26:12.991 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.991 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.991 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:12.991 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.917214+0000", 2023-10-09T10:26:12.991 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.050260446 2023-10-09T10:26:12.991 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.991 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.991 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.991 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.967474+0000", 2023-10-09T10:26:12.991 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0040592639999999999 2023-10-09T10:26:12.992 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.992 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.992 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for degraded object", 2023-10-09T10:26:12.992 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.971534+0000", 2023-10-09T10:26:12.992 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.095227652999999995 2023-10-09T10:26:12.992 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.992 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.992 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.992 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.066761+0000", 2023-10-09T10:26:12.992 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.7819999999999995e-05 2023-10-09T10:26:12.992 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.993 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.993 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:12.993 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.066859+0000", 2023-10-09T10:26:12.993 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00040522600000000001 2023-10-09T10:26:12.993 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.993 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.993 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,6", 2023-10-09T10:26:12.993 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.067264+0000", 2023-10-09T10:26:12.993 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0040011320000000001 2023-10-09T10:26:12.993 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.993 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.993 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:12.994 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.071265+0000", 2023-10-09T10:26:12.994 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0074390309999999996 2023-10-09T10:26:12.994 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.994 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.994 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:12.994 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.078704+0000", 2023-10-09T10:26:12.994 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.023956423000000001 2023-10-09T10:26:12.994 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.994 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.994 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:12.994 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.102661+0000", 2023-10-09T10:26:12.994 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.7699000000000004e-05 2023-10-09T10:26:12.995 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.995 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.995 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:12.995 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.102729+0000", 2023-10-09T10:26:12.995 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00016312 2023-10-09T10:26:12.995 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.995 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.995 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:12.995 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.102892+0000", 2023-10-09T10:26:12.995 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.18570377900000001 2023-10-09T10:26:12.995 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:12.996 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:12.996 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:12.996 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.996 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.996 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:149818 6.13 6:cdfb72b0:::benchmark_data_smithi053_125596_object71119:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T10:26:12.996 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:22.917615+0000", 2023-10-09T10:26:12.996 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 169.97128097999999, 2023-10-09T10:26:12.996 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.17251228299999999, 2023-10-09T10:26:12.996 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:12.996 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:12.996 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:12.996 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:12.997 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:12.997 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 149818 2023-10-09T10:26:12.997 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.997 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:12.997 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.997 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:12.997 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.917615+0000", 2023-10-09T10:26:12.997 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:12.997 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.997 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.997 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:12.997 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.917615+0000", 2023-10-09T10:26:12.997 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:26:12.998 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.998 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.998 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:12.998 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.917614+0000", 2023-10-09T10:26:12.998 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.7870000000000004e-06 2023-10-09T10:26:12.998 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.998 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.998 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:12.998 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.917621+0000", 2023-10-09T10:26:12.998 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4314000000000001e-05 2023-10-09T10:26:12.998 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.999 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.999 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:12.999 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.917635+0000", 2023-10-09T10:26:12.999 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.126e-06 2023-10-09T10:26:12.999 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.999 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.999 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:12.999 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.917642+0000", 2023-10-09T10:26:12.999 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.049996615000000001 2023-10-09T10:26:12.999 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:12.999 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:12.999 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:12.999 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.967639+0000", 2023-10-09T10:26:13.000 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0085089680000000004 2023-10-09T10:26:13.000 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.000 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.000 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for degraded object", 2023-10-09T10:26:13.000 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.976148+0000", 2023-10-09T10:26:13.000 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.083959876000000003 2023-10-09T10:26:13.000 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.000 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.000 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:13.000 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.060108+0000", 2023-10-09T10:26:13.000 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.8729999999999999e-05 2023-10-09T10:26:13.001 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.001 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.001 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:13.001 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.060196+0000", 2023-10-09T10:26:13.001 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00043814800000000002 2023-10-09T10:26:13.001 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.001 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.001 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,6", 2023-10-09T10:26:13.001 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.060635+0000", 2023-10-09T10:26:13.001 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010113234 2023-10-09T10:26:13.001 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.001 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.001 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:13.002 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.070748+0000", 2023-10-09T10:26:13.002 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0078924970000000001 2023-10-09T10:26:13.002 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.002 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.002 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:13.002 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.078640+0000", 2023-10-09T10:26:13.002 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.011029307 2023-10-09T10:26:13.002 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.002 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.002 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:13.002 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.089670+0000", 2023-10-09T10:26:13.002 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.4422999999999997e-05 2023-10-09T10:26:13.003 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.003 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.003 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:13.003 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.089724+0000", 2023-10-09T10:26:13.003 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00040344099999999999 2023-10-09T10:26:13.003 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.003 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.003 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:13.003 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.090128+0000", 2023-10-09T10:26:13.003 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.17251228299999999 2023-10-09T10:26:13.003 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:13.004 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:13.004 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:13.004 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.004 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.004 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:149821 6.3 6:c5d22e03:::benchmark_data_smithi053_125596_object71122:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T10:26:13.004 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:22.920256+0000", 2023-10-09T10:26:13.004 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 169.96864026700001, 2023-10-09T10:26:13.004 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.17823576099999999, 2023-10-09T10:26:13.004 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:13.004 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:13.004 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:13.005 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:13.005 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:13.005 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 149821 2023-10-09T10:26:13.005 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.005 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:13.005 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.005 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:13.005 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.920256+0000", 2023-10-09T10:26:13.005 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:13.005 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.005 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.005 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:13.005 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.920256+0000", 2023-10-09T10:26:13.005 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:26:13.006 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.006 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.006 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:13.006 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.920255+0000", 2023-10-09T10:26:13.006 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.525e-06 2023-10-09T10:26:13.006 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.006 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.006 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:13.006 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.920262+0000", 2023-10-09T10:26:13.006 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0703000000000001e-05 2023-10-09T10:26:13.006 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.006 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.007 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:13.007 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.920273+0000", 2023-10-09T10:26:13.007 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.6910000000000002e-06 2023-10-09T10:26:13.007 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.007 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.007 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:13.007 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.920279+0000", 2023-10-09T10:26:13.007 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.051301350000000003 2023-10-09T10:26:13.007 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.007 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.008 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:13.008 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.971580+0000", 2023-10-09T10:26:13.008 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00094219300000000002 2023-10-09T10:26:13.008 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.008 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.008 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for degraded object", 2023-10-09T10:26:13.008 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.972522+0000", 2023-10-09T10:26:13.008 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.091305956999999993 2023-10-09T10:26:13.008 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.008 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.009 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:13.009 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.063828+0000", 2023-10-09T10:26:13.009 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.5340000000000006e-05 2023-10-09T10:26:13.009 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.009 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.009 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:13.009 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.063914+0000", 2023-10-09T10:26:13.009 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00050091399999999998 2023-10-09T10:26:13.009 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.009 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.010 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,6", 2023-10-09T10:26:13.010 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.064414+0000", 2023-10-09T10:26:13.010 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0063413289999999997 2023-10-09T10:26:13.010 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.010 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.010 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:13.010 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.070756+0000", 2023-10-09T10:26:13.010 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0079179690000000004 2023-10-09T10:26:13.010 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.010 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.010 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:13.011 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.078674+0000", 2023-10-09T10:26:13.011 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.019388023000000001 2023-10-09T10:26:13.011 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.011 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.011 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:13.011 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.098062+0000", 2023-10-09T10:26:13.011 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.5622999999999999e-05 2023-10-09T10:26:13.011 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.011 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.011 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:13.011 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.098117+0000", 2023-10-09T10:26:13.011 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00037426499999999998 2023-10-09T10:26:13.011 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.012 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.012 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:13.012 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.098492+0000", 2023-10-09T10:26:13.012 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.17823576099999999 2023-10-09T10:26:13.012 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:13.012 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:13.012 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:13.012 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.012 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.012 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:149883 6.3 6:c7a85d58:::benchmark_data_smithi053_125596_object71184:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T10:26:13.012 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:22.984080+0000", 2023-10-09T10:26:13.012 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 169.90481579600001, 2023-10-09T10:26:13.012 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.22798163499999999, 2023-10-09T10:26:13.013 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:13.013 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:13.013 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:13.013 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:13.013 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:13.013 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 149883 2023-10-09T10:26:13.013 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.013 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:13.013 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.013 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:13.013 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.984080+0000", 2023-10-09T10:26:13.013 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:13.013 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.014 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.014 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:13.014 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.984080+0000", 2023-10-09T10:26:13.014 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:26:13.014 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.014 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.014 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:13.014 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.984079+0000", 2023-10-09T10:26:13.014 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6030000000000001e-06 2023-10-09T10:26:13.014 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.014 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.015 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:13.015 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.984085+0000", 2023-10-09T10:26:13.015 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0049e-05 2023-10-09T10:26:13.015 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.015 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.015 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:13.015 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.984095+0000", 2023-10-09T10:26:13.015 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7379999999999999e-06 2023-10-09T10:26:13.015 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.015 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.015 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:13.015 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:22.984101+0000", 2023-10-09T10:26:13.016 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.085495979999999999 2023-10-09T10:26:13.016 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.016 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.016 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:13.016 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.069597+0000", 2023-10-09T10:26:13.016 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00062103899999999999 2023-10-09T10:26:13.016 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.016 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.016 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for degraded object", 2023-10-09T10:26:13.016 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.070218+0000", 2023-10-09T10:26:13.016 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.103331991 2023-10-09T10:26:13.017 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.017 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.017 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:13.017 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.173550+0000", 2023-10-09T10:26:13.017 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000112253 2023-10-09T10:26:13.017 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.017 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.017 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:13.017 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.173662+0000", 2023-10-09T10:26:13.017 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00034105399999999998 2023-10-09T10:26:13.017 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.018 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.018 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,6", 2023-10-09T10:26:13.018 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.174003+0000", 2023-10-09T10:26:13.018 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0027582290000000001 2023-10-09T10:26:13.018 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.018 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.018 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:13.018 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.176762+0000", 2023-10-09T10:26:13.018 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.003932942 2023-10-09T10:26:13.018 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.018 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.019 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:13.019 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.180695+0000", 2023-10-09T10:26:13.019 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.030970984999999999 2023-10-09T10:26:13.019 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.019 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.019 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:13.019 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.211666+0000", 2023-10-09T10:26:13.019 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00019937700000000001 2023-10-09T10:26:13.019 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.019 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.019 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:13.019 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.211865+0000", 2023-10-09T10:26:13.019 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00019702899999999999 2023-10-09T10:26:13.020 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.020 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.020 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:13.020 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:23.212062+0000", 2023-10-09T10:26:13.020 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.22798163499999999 2023-10-09T10:26:13.020 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:13.020 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:13.020 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:13.020 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.020 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.020 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:152220 6.3 6:c2396acb:::benchmark_data_smithi053_125596_object73521:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T10:26:13.020 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:25.734225+0000", 2023-10-09T10:26:13.021 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 167.15467117399999, 2023-10-09T10:26:13.021 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.20853265100000001, 2023-10-09T10:26:13.021 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:13.021 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:13.021 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:13.021 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:13.021 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:13.021 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 152220 2023-10-09T10:26:13.021 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.021 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:13.021 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.021 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:13.021 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.734225+0000", 2023-10-09T10:26:13.021 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:13.022 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.022 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.022 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:13.022 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.734225+0000", 2023-10-09T10:26:13.022 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:26:13.022 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.022 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.022 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:13.022 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.734224+0000", 2023-10-09T10:26:13.022 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.9349999999999997e-06 2023-10-09T10:26:13.022 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.022 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.023 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:13.023 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.734231+0000", 2023-10-09T10:26:13.023 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9565999999999999e-05 2023-10-09T10:26:13.023 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.023 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.023 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:13.023 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.734250+0000", 2023-10-09T10:26:13.023 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.2450000000000003e-06 2023-10-09T10:26:13.023 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.023 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.023 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:13.023 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.734257+0000", 2023-10-09T10:26:13.024 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.12070943000000001 2023-10-09T10:26:13.024 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.024 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.024 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:13.024 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.854966+0000", 2023-10-09T10:26:13.024 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00070129000000000003 2023-10-09T10:26:13.024 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.024 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.024 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for degraded object", 2023-10-09T10:26:13.024 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.855667+0000", 2023-10-09T10:26:13.024 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.057933092999999998 2023-10-09T10:26:13.025 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.025 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.025 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:13.025 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.913601+0000", 2023-10-09T10:26:13.025 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.3090000000000005e-05 2023-10-09T10:26:13.025 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.025 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.025 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:13.025 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.913694+0000", 2023-10-09T10:26:13.025 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00050261700000000002 2023-10-09T10:26:13.025 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.025 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.026 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,6", 2023-10-09T10:26:13.026 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.914196+0000", 2023-10-09T10:26:13.026 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.017816426999999999 2023-10-09T10:26:13.026 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.026 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.026 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:13.026 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.932013+0000", 2023-10-09T10:26:13.026 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010373352000000001 2023-10-09T10:26:13.026 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.026 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.026 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:13.026 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.942386+0000", 2023-10-09T10:26:13.027 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.9338000000000002e-05 2023-10-09T10:26:13.027 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.027 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.027 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:13.027 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.942425+0000", 2023-10-09T10:26:13.027 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.6730000000000001e-05 2023-10-09T10:26:13.027 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.027 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.027 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:13.027 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.942482+0000", 2023-10-09T10:26:13.027 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00027561699999999997 2023-10-09T10:26:13.027 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.028 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.028 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:13.028 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.942758+0000", 2023-10-09T10:26:13.028 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.20853265100000001 2023-10-09T10:26:13.028 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:13.028 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:13.028 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:13.028 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.028 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.028 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:152256 6.13 6:ce0ed4dd:::benchmark_data_smithi053_125596_object73557:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T10:26:13.029 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:25.780225+0000", 2023-10-09T10:26:13.029 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 167.108670848, 2023-10-09T10:26:13.029 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.16277345700000001, 2023-10-09T10:26:13.029 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:13.029 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:13.029 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:13.029 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:13.029 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:13.029 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 152256 2023-10-09T10:26:13.029 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.029 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:13.029 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.030 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:13.030 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.780225+0000", 2023-10-09T10:26:13.030 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:13.030 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.030 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.030 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:13.030 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.780225+0000", 2023-10-09T10:26:13.030 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:26:13.030 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.030 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.030 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:13.031 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.780224+0000", 2023-10-09T10:26:13.031 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.6869999999999994e-06 2023-10-09T10:26:13.031 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.031 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.031 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:13.031 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.780232+0000", 2023-10-09T10:26:13.031 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2604e-05 2023-10-09T10:26:13.031 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.031 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.031 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:13.031 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.780244+0000", 2023-10-09T10:26:13.031 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.588e-06 2023-10-09T10:26:13.032 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.032 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.032 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:13.032 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.780252+0000", 2023-10-09T10:26:13.032 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.074322358000000005 2023-10-09T10:26:13.032 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.032 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.032 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:13.032 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.854574+0000", 2023-10-09T10:26:13.032 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0029804850000000002 2023-10-09T10:26:13.032 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.033 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.033 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for degraded object", 2023-10-09T10:26:13.033 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.857555+0000", 2023-10-09T10:26:13.033 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.053310407999999997 2023-10-09T10:26:13.033 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.033 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.033 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:13.033 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.910865+0000", 2023-10-09T10:26:13.033 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013088800000000001 2023-10-09T10:26:13.033 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.033 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.034 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:13.034 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.910996+0000", 2023-10-09T10:26:13.034 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00031801399999999998 2023-10-09T10:26:13.034 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.034 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.034 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,6", 2023-10-09T10:26:13.034 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.911314+0000", 2023-10-09T10:26:13.034 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0061607959999999996 2023-10-09T10:26:13.034 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.034 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.034 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:13.034 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.917475+0000", 2023-10-09T10:26:13.035 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00059007600000000003 2023-10-09T10:26:13.035 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.035 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.035 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:13.035 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.918065+0000", 2023-10-09T10:26:13.035 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.024721467 2023-10-09T10:26:13.035 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.035 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.035 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:13.035 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.942787+0000", 2023-10-09T10:26:13.035 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.3052999999999997e-05 2023-10-09T10:26:13.035 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.036 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.036 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:13.036 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.942820+0000", 2023-10-09T10:26:13.036 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017919 2023-10-09T10:26:13.036 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.036 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.036 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:13.036 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:25.942999+0000", 2023-10-09T10:26:13.036 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.16277345700000001 2023-10-09T10:26:13.036 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:13.036 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:13.036 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:13.037 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.037 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.037 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:152575 6.15 6:abdd96f3:::benchmark_data_smithi053_125596_object73876:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T10:26:13.037 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:26.197423+0000", 2023-10-09T10:26:13.037 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 166.69147323300001, 2023-10-09T10:26:13.037 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.31368974799999999, 2023-10-09T10:26:13.037 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:13.037 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:13.037 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:13.037 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:13.037 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:13.037 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 152575 2023-10-09T10:26:13.038 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.038 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:13.038 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.038 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:13.038 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:26.197423+0000", 2023-10-09T10:26:13.038 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:13.038 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.038 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.038 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:13.038 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:26.197423+0000", 2023-10-09T10:26:13.038 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:26:13.039 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.039 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.039 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:13.039 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:26.197422+0000", 2023-10-09T10:26:13.039 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.9739999999999999e-06 2023-10-09T10:26:13.039 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.039 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.039 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:13.039 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:26.197428+0000", 2023-10-09T10:26:13.039 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.094e-05 2023-10-09T10:26:13.039 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.039 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.040 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:13.040 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:26.197439+0000", 2023-10-09T10:26:13.040 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.0839999999999997e-06 2023-10-09T10:26:13.040 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.040 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.040 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:13.040 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:26.197445+0000", 2023-10-09T10:26:13.040 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.3095e-05 2023-10-09T10:26:13.040 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.040 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.040 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:13.040 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:26.197488+0000", 2023-10-09T10:26:13.041 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014289000000000001 2023-10-09T10:26:13.041 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.041 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.041 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:13.041 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:26.197631+0000", 2023-10-09T10:26:13.041 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00037480599999999999 2023-10-09T10:26:13.041 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.041 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.041 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 3,6", 2023-10-09T10:26:13.041 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:26.198005+0000", 2023-10-09T10:26:13.041 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001588063 2023-10-09T10:26:13.042 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.042 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.042 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:13.042 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:26.199593+0000", 2023-10-09T10:26:13.042 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0016336020000000001 2023-10-09T10:26:13.042 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.042 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.042 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:13.042 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:26.201227+0000", 2023-10-09T10:26:13.042 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.30969723100000002 2023-10-09T10:26:13.042 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.043 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.043 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:13.043 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:26.510924+0000", 2023-10-09T10:26:13.043 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.7414000000000002e-05 2023-10-09T10:26:13.043 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.043 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.043 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:13.043 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:26.510992+0000", 2023-10-09T10:26:13.043 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000121026 2023-10-09T10:26:13.043 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.043 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.043 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:13.043 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:26.511113+0000", 2023-10-09T10:26:13.044 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.31368974799999999 2023-10-09T10:26:13.044 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:13.044 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:13.044 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:13.044 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.044 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.044 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:157274 6.13 6:cbc95395:::benchmark_data_smithi053_125596_object78575:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T10:26:13.044 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:31.819810+0000", 2023-10-09T10:26:13.044 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 161.06908606499999, 2023-10-09T10:26:13.044 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.249129503, 2023-10-09T10:26:13.044 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:13.044 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:13.045 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:13.045 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:13.045 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:13.045 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 157274 2023-10-09T10:26:13.045 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.045 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:13.045 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.045 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:13.045 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.819810+0000", 2023-10-09T10:26:13.045 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:13.045 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.046 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.046 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:13.046 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.819810+0000", 2023-10-09T10:26:13.046 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:26:13.046 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.046 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.046 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:13.046 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.819810+0000", 2023-10-09T10:26:13.046 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.0690000000000002e-06 2023-10-09T10:26:13.046 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.047 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.047 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:13.047 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.819813+0000", 2023-10-09T10:26:13.047 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.801e-06 2023-10-09T10:26:13.047 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.047 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.047 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:13.047 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.819819+0000", 2023-10-09T10:26:13.047 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.8809999999999998e-06 2023-10-09T10:26:13.047 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.047 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.047 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:13.048 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.819822+0000", 2023-10-09T10:26:13.048 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00050103400000000003 2023-10-09T10:26:13.048 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.048 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.048 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:13.048 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.820323+0000", 2023-10-09T10:26:13.048 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00018783 2023-10-09T10:26:13.048 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.048 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.048 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:13.048 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.820511+0000", 2023-10-09T10:26:13.049 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00065348200000000004 2023-10-09T10:26:13.049 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.049 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.049 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,6", 2023-10-09T10:26:13.049 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.821165+0000", 2023-10-09T10:26:13.049 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0087400819999999997 2023-10-09T10:26:13.049 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.049 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.049 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:13.049 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.829905+0000", 2023-10-09T10:26:13.049 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001922338 2023-10-09T10:26:13.049 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.049 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.050 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:13.050 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.831827+0000", 2023-10-09T10:26:13.050 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.23677588399999999 2023-10-09T10:26:13.050 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.050 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.050 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:13.050 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:32.068603+0000", 2023-10-09T10:26:13.050 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.1444000000000002e-05 2023-10-09T10:26:13.050 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.050 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.050 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:13.050 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:32.068675+0000", 2023-10-09T10:26:13.051 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00026510800000000001 2023-10-09T10:26:13.051 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.051 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.051 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:13.051 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:32.068940+0000", 2023-10-09T10:26:13.051 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.249129503 2023-10-09T10:26:13.051 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:13.051 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:13.051 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:13.051 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.051 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.052 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:157286 6.3 6:c4d6f70f:::benchmark_data_smithi053_125596_object78587:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T10:26:13.052 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:31.831915+0000", 2023-10-09T10:26:13.052 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 161.056981232, 2023-10-09T10:26:13.052 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.24085932900000001, 2023-10-09T10:26:13.052 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:13.052 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:13.052 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:13.052 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:13.052 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:13.052 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 157286 2023-10-09T10:26:13.052 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.052 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:13.053 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.053 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:13.053 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.831915+0000", 2023-10-09T10:26:13.053 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:13.053 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.053 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.053 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:13.053 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.831915+0000", 2023-10-09T10:26:13.053 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:26:13.053 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.053 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.053 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:13.054 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.831912+0000", 2023-10-09T10:26:13.054 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.2229999999999996e-06 2023-10-09T10:26:13.054 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.054 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.054 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:13.054 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.831922+0000", 2023-10-09T10:26:13.054 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4484999999999999e-05 2023-10-09T10:26:13.054 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.054 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.054 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:13.054 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.831936+0000", 2023-10-09T10:26:13.054 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.8739999999999995e-06 2023-10-09T10:26:13.055 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.055 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.055 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:13.055 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.831944+0000", 2023-10-09T10:26:13.055 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1048999999999999e-05 2023-10-09T10:26:13.055 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.055 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.055 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:13.055 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.831985+0000", 2023-10-09T10:26:13.055 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000140906 2023-10-09T10:26:13.055 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.055 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.056 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:13.056 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.832126+0000", 2023-10-09T10:26:13.056 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00057315399999999998 2023-10-09T10:26:13.056 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.056 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.056 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,6", 2023-10-09T10:26:13.056 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.832699+0000", 2023-10-09T10:26:13.056 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0043492749999999997 2023-10-09T10:26:13.056 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.056 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.056 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:13.057 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.837048+0000", 2023-10-09T10:26:13.057 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00098233999999999995 2023-10-09T10:26:13.057 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.057 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.057 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:13.057 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.838031+0000", 2023-10-09T10:26:13.057 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.23447125299999999 2023-10-09T10:26:13.057 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.057 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.057 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:13.057 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:32.072502+0000", 2023-10-09T10:26:13.057 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.0605000000000002e-05 2023-10-09T10:26:13.058 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.058 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.058 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:13.058 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:32.072543+0000", 2023-10-09T10:26:13.058 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00023173900000000001 2023-10-09T10:26:13.058 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.058 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.058 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:13.058 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:32.072774+0000", 2023-10-09T10:26:13.058 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.24085932900000001 2023-10-09T10:26:13.058 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:13.058 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:13.059 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:13.059 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.059 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.059 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:157289 6.3 6:c1a5ab67:::benchmark_data_smithi053_125596_object78590:head [delete] snapc 0=[] ondisk+write+known_if_redirected e191)", 2023-10-09T10:26:13.059 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:31.839354+0000", 2023-10-09T10:26:13.059 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 161.04954265500001, 2023-10-09T10:26:13.059 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.233649934, 2023-10-09T10:26:13.059 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:13.059 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:13.059 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:13.059 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:13.059 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:13.059 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 157289 2023-10-09T10:26:13.060 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.060 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:13.060 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.060 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:13.060 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.839354+0000", 2023-10-09T10:26:13.060 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:13.060 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.060 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.060 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:13.060 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.839354+0000", 2023-10-09T10:26:13.060 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:26:13.060 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.061 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.061 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:13.061 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.839352+0000", 2023-10-09T10:26:13.061 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.3690000000000003e-06 2023-10-09T10:26:13.061 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.061 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.061 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:13.061 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.839358+0000", 2023-10-09T10:26:13.061 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2272999999999999e-05 2023-10-09T10:26:13.061 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.062 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.062 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:13.062 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.839371+0000", 2023-10-09T10:26:13.062 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.5690000000000004e-06 2023-10-09T10:26:13.062 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.062 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.062 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:13.062 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.839376+0000", 2023-10-09T10:26:13.062 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.8134000000000003e-05 2023-10-09T10:26:13.062 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.062 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.062 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:13.063 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.839434+0000", 2023-10-09T10:26:13.063 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00012552700000000001 2023-10-09T10:26:13.063 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.063 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.063 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:13.063 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.839560+0000", 2023-10-09T10:26:13.063 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000546183 2023-10-09T10:26:13.063 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.063 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.063 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,6", 2023-10-09T10:26:13.063 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.840106+0000", 2023-10-09T10:26:13.063 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0052585699999999997 2023-10-09T10:26:13.064 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.064 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.064 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:13.064 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.845365+0000", 2023-10-09T10:26:13.064 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00047239299999999999 2023-10-09T10:26:13.064 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.064 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.064 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:13.064 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:31.845837+0000", 2023-10-09T10:26:13.064 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.226974593 2023-10-09T10:26:13.064 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.064 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.064 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:13.065 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:32.072812+0000", 2023-10-09T10:26:13.065 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.3869999999999999e-05 2023-10-09T10:26:13.065 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.065 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.065 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:13.065 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:32.072846+0000", 2023-10-09T10:26:13.065 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000157942 2023-10-09T10:26:13.065 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:13.065 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:13.065 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:13.065 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:32.073003+0000", 2023-10-09T10:26:13.065 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.233649934 2023-10-09T10:26:13.066 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:13.066 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:13.066 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:13.066 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:13.066 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:13.066 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:26:13.066 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:13.113 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:13.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:13.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:13.222 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:13.255 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:13.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:13.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:13.360 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:13.388 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:13.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:13.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:13.410 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 82 16 86769 86753 65.97 43.4375 0.0148206 0.0151514 2023-10-09T10:26:13.492 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:13.523 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:13.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:13.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:13.627 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:13.661 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:13.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:13.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:13.764 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:13.794 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:13.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:13.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:13.897 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:13.920 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:13.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:13.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:13.997 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-09T10:26:14.024 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:14.060 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:14.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:14.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:14.166 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:14.189 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:14.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:14.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:14.291 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:14.319 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:14.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:14.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:14.410 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 83 16 87449 87433 65.6878 42.5 0.0390314 0.0152164 2023-10-09T10:26:14.427 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:14.685 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:14.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:14.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:14.790 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:14.825 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:14.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:14.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:14.935 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:14.979 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:14.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:14.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:15.092 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:15.128 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:15.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:15.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:15.231 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:15.261 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:15.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:15.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:15.366 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:15.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:15 smithi086 bash[59714]: cluster 2023-10-09T10:26:13.473623+0000 mgr.y (mgr.26072) 711 : cluster 0 pgmap v743: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 38 MiB/s wr, 612 op/s; 55429/255891 objects degraded (21.661%); 34326/255891 objects misplaced (13.414%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T10:26:15.393 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:15.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:15.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:15.410 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 84 16 88102 88086 65.3922 40.8125 0.027388 0.0152833 2023-10-09T10:26:15.448 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:15 smithi053 bash[76859]: cluster 2023-10-09T10:26:13.473623+0000 mgr.y (mgr.26072) 711 : cluster 0 pgmap v743: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 38 MiB/s wr, 612 op/s; 55429/255891 objects degraded (21.661%); 34326/255891 objects misplaced (13.414%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T10:26:15.449 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:15 smithi053 bash[79554]: cluster 2023-10-09T10:26:13.473623+0000 mgr.y (mgr.26072) 711 : cluster 0 pgmap v743: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 38 MiB/s wr, 612 op/s; 55429/255891 objects degraded (21.661%); 34326/255891 objects misplaced (13.414%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T10:26:15.499 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:15.534 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:15.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:15.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:15.638 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:15.672 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:15.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:15.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:15.777 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:15.814 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:15.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:15.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:15.917 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:15.951 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:15.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:15.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:16.054 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:16.094 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:16.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:16.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:16.200 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:16.227 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:16.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:16.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:16.332 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:16.361 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:16.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:16.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:16.410 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 85 16 88748 88732 65.0985 40.375 0.0210311 0.0153546 2023-10-09T10:26:16.467 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:16.506 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:16.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:16.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:16.609 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:16.635 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:16.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:16.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:16.740 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:16.789 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:16.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:16.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:16.896 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:16.921 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:16.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:16.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:17.030 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:17.072 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:17.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:17.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:17.176 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:17.180 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:26:17.216 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:17.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:17.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:17.241 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:26:17.297 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:26:17.336 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:17.336 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:26:17.348 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:17 smithi053 bash[76859]: cluster 2023-10-09T10:26:15.474347+0000 mgr.y (mgr.26072) 712 : cluster 0 pgmap v744: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 5.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 38 MiB/s wr, 615 op/s; 55429/258201 objects degraded (21.467%); 34916/258201 objects misplaced (13.523%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T10:26:17.348 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:17 smithi053 bash[79554]: cluster 2023-10-09T10:26:15.474347+0000 mgr.y (mgr.26072) 712 : cluster 0 pgmap v744: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 5.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 38 MiB/s wr, 615 op/s; 55429/258201 objects degraded (21.467%); 34916/258201 objects misplaced (13.523%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T10:26:17.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:17 smithi086 bash[59714]: cluster 2023-10-09T10:26:15.474347+0000 mgr.y (mgr.26072) 712 : cluster 0 pgmap v744: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 5.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 38 MiB/s wr, 615 op/s; 55429/258201 objects degraded (21.467%); 34916/258201 objects misplaced (13.523%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T10:26:17.373 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:17.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:17.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:17.378 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:26:17.410 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 86 16 89285 89269 64.7325 33.5625 0.0484778 0.0154401 2023-10-09T10:26:17.423 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:26:17.470 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:26:17.471 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:26:17.471 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:26:17.471 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENXIO: problem getting command descriptions from osd.2 2023-10-09T10:26:17.471 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:26:17.471 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:26:17.471 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:26:17.472 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:26:17.472 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:26:17.478 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:17.502 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:17.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:17.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:17.608 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:17.645 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:17.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:17.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:17.752 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:17.784 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:17.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:17.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:17.893 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:17.928 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:17.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:17.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:18.035 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:18.062 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:18.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:18.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:18.095 INFO:teuthology.orchestra.run.smithi053.stdout:moved 12 / 267 (4.49438%) 2023-10-09T10:26:18.095 INFO:teuthology.orchestra.run.smithi053.stdout:avg 38.1429 2023-10-09T10:26:18.095 INFO:teuthology.orchestra.run.smithi053.stdout:stddev 11.4624 -> 12.666 (expected baseline 5.71786) 2023-10-09T10:26:18.095 INFO:teuthology.orchestra.run.smithi053.stdout:min osd.7 with 18 -> 19 pgs (0.47191 -> 0.498127 * mean) 2023-10-09T10:26:18.095 INFO:teuthology.orchestra.run.smithi053.stdout:max osd.4 with 45 -> 46 pgs (1.17978 -> 1.20599 * mean) 2023-10-09T10:26:18.095 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:26:18.096 INFO:teuthology.orchestra.run.smithi053.stdout:oload 110 2023-10-09T10:26:18.096 INFO:teuthology.orchestra.run.smithi053.stdout:max_change 0.05 2023-10-09T10:26:18.096 INFO:teuthology.orchestra.run.smithi053.stdout:max_change_osds 4 2023-10-09T10:26:18.096 INFO:teuthology.orchestra.run.smithi053.stdout:average_utilization 0.0237 2023-10-09T10:26:18.096 INFO:teuthology.orchestra.run.smithi053.stdout:overload_utilization 0.0260 2023-10-09T10:26:18.096 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3 weight 0.5628 -> 0.5128 2023-10-09T10:26:18.096 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 weight 0.4759 -> 0.5259 2023-10-09T10:26:18.096 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0 weight 0.6814 -> 0.6314 2023-10-09T10:26:18.097 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 weight 0.7613 -> 0.7113 2023-10-09T10:26:18.117 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is unset 2023-10-09T10:26:18.170 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:18.194 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:18.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:18.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:18.297 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:18.323 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:18.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:18.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:18.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:18 smithi086 bash[59714]: audit 2023-10-09T10:26:17.118867+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.53:0/2245649729' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:26:18.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:18 smithi086 bash[59714]: audit 2023-10-09T10:26:17.119044+0000 mon.a (mon.0) 993 : audit 0 from='client.? 172.21.15.53:0/3710839622' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:26:18.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:18 smithi086 bash[59714]: audit 2023-10-09T10:26:17.120248+0000 mon.a (mon.0) 994 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:26:18.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:18 smithi086 bash[59714]: audit 2023-10-09T10:26:17.524858+0000 mon.a (mon.0) 995 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'41378','1':'46618','3':'33610','7':'34466'}"}]: dispatch 2023-10-09T10:26:18.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:18 smithi086 bash[59714]: audit 2023-10-09T10:26:17.957761+0000 mon.a (mon.0) 996 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:26:18.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:18 smithi086 bash[59714]: audit 2023-10-09T10:26:17.964865+0000 mon.a (mon.0) 997 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:26:18.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:18 smithi086 bash[59714]: cluster 2023-10-09T10:26:18.063078+0000 mon.a (mon.0) 998 : cluster 3 Health check update: Degraded data redundancy: 55429/258201 objects degraded (21.467%), 11 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:18.410 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 87 16 89764 89748 64.3333 29.9375 0.00600064 0.0154884 2023-10-09T10:26:18.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:18 smithi053 bash[79554]: audit 2023-10-09T10:26:17.118867+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.53:0/2245649729' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:26:18.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:18 smithi053 bash[79554]: audit 2023-10-09T10:26:17.119044+0000 mon.a (mon.0) 993 : audit 0 from='client.? 172.21.15.53:0/3710839622' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:26:18.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:18 smithi053 bash[79554]: audit 2023-10-09T10:26:17.120248+0000 mon.a (mon.0) 994 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:26:18.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:18 smithi053 bash[79554]: audit 2023-10-09T10:26:17.524858+0000 mon.a (mon.0) 995 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'41378','1':'46618','3':'33610','7':'34466'}"}]: dispatch 2023-10-09T10:26:18.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:18 smithi053 bash[79554]: audit 2023-10-09T10:26:17.957761+0000 mon.a (mon.0) 996 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:26:18.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:18 smithi053 bash[79554]: audit 2023-10-09T10:26:17.964865+0000 mon.a (mon.0) 997 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:26:18.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:18 smithi053 bash[79554]: cluster 2023-10-09T10:26:18.063078+0000 mon.a (mon.0) 998 : cluster 3 Health check update: Degraded data redundancy: 55429/258201 objects degraded (21.467%), 11 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:18.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:18 smithi053 bash[76859]: audit 2023-10-09T10:26:17.118867+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.53:0/2245649729' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:26:18.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:18 smithi053 bash[76859]: audit 2023-10-09T10:26:17.119044+0000 mon.a (mon.0) 993 : audit 0 from='client.? 172.21.15.53:0/3710839622' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:26:18.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:18 smithi053 bash[76859]: audit 2023-10-09T10:26:17.120248+0000 mon.a (mon.0) 994 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:26:18.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:18 smithi053 bash[76859]: audit 2023-10-09T10:26:17.524858+0000 mon.a (mon.0) 995 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'41378','1':'46618','3':'33610','7':'34466'}"}]: dispatch 2023-10-09T10:26:18.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:18 smithi053 bash[76859]: audit 2023-10-09T10:26:17.957761+0000 mon.a (mon.0) 996 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:26:18.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:18 smithi053 bash[76859]: audit 2023-10-09T10:26:17.964865+0000 mon.a (mon.0) 997 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:26:18.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:18 smithi053 bash[76859]: cluster 2023-10-09T10:26:18.063078+0000 mon.a (mon.0) 998 : cluster 3 Health check update: Degraded data redundancy: 55429/258201 objects degraded (21.467%), 11 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:18.427 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:18.461 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:18.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:18.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:18.564 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:18.598 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:18.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:18.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:18.701 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:18.726 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:18.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:18.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:18.806 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:26:18.829 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:18.856 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:18.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:18.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:18.959 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:18.978 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:18.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:18.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:19.082 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:19.104 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:19 smithi086 bash[59714]: cluster 2023-10-09T10:26:17.475066+0000 mgr.y (mgr.26072) 713 : cluster 0 pgmap v745: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 43 MiB/s wr, 691 op/s; 56005/263436 objects degraded (21.259%); 35150/263436 objects misplaced (13.343%); 2.8 MiB/s, 45 objects/s recovering 2023-10-09T10:26:19.104 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:19 smithi086 bash[59714]: audit 2023-10-09T10:26:17.523833+0000 mgr.y (mgr.26072) 714 : audit 0 from='client.54937 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:26:19.105 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:19 smithi086 bash[59714]: cluster 2023-10-09T10:26:18.075109+0000 mon.a (mon.0) 999 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:26:19.105 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:19 smithi086 bash[59714]: cluster 2023-10-09T10:26:18.091406+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e214 with expected crc 2023-10-09T10:26:19.111 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:19.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:19.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:19.214 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:19.239 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:19.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:19.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:19.343 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:19.367 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:19.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:19 smithi086 bash[59714]: audit 2023-10-09T10:26:18.093037+0000 mon.a (mon.0) 1000 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:26:19.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:19 smithi086 bash[59714]: audit 2023-10-09T10:26:18.093168+0000 mon.a (mon.0) 1001 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'41378','1':'46618','3':'33610','7':'34466'}"}]': finished 2023-10-09T10:26:19.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:19 smithi086 bash[59714]: cluster 2023-10-09T10:26:18.093241+0000 mon.a (mon.0) 1002 : cluster 0 osdmap e214: 8 total, 7 up, 8 in 2023-10-09T10:26:19.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:19 smithi086 bash[59714]: cluster 2023-10-09T10:26:18.095346+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e214 with expected crc 2023-10-09T10:26:19.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:19 smithi086 bash[59714]: cluster 2023-10-09T10:26:18.095350+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e214 with expected crc 2023-10-09T10:26:19.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:19 smithi086 bash[59714]: cluster 2023-10-09T10:26:18.098682+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e214 with expected crc 2023-10-09T10:26:19.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:19 smithi086 bash[59714]: cluster 2023-10-09T10:26:18.100011+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e214 with expected crc 2023-10-09T10:26:19.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:19 smithi086 bash[59714]: cluster 2023-10-09T10:26:18.103033+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e214 with expected crc 2023-10-09T10:26:19.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:19 smithi086 bash[59714]: audit 2023-10-09T10:26:18.737665+0000 mon.a (mon.0) 1003 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:26:19.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:19 smithi086 bash[59714]: audit 2023-10-09T10:26:18.738662+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:26:19.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:19 smithi086 bash[59714]: audit 2023-10-09T10:26:18.743312+0000 mon.a (mon.0) 1005 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:26:19.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:19.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:19.411 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 88 16 89813 89797 63.6385 3.0625 0.00468078 0.0155931 2023-10-09T10:26:19.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[79554]: cluster 2023-10-09T10:26:17.475066+0000 mgr.y (mgr.26072) 713 : cluster 0 pgmap v745: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 43 MiB/s wr, 691 op/s; 56005/263436 objects degraded (21.259%); 35150/263436 objects misplaced (13.343%); 2.8 MiB/s, 45 objects/s recovering 2023-10-09T10:26:19.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[79554]: audit 2023-10-09T10:26:17.523833+0000 mgr.y (mgr.26072) 714 : audit 0 from='client.54937 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:26:19.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[79554]: cluster 2023-10-09T10:26:18.075109+0000 mon.a (mon.0) 999 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:26:19.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[79554]: cluster 2023-10-09T10:26:18.091406+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e214 with expected crc 2023-10-09T10:26:19.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[79554]: audit 2023-10-09T10:26:18.093037+0000 mon.a (mon.0) 1000 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:26:19.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[79554]: audit 2023-10-09T10:26:18.093168+0000 mon.a (mon.0) 1001 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'41378','1':'46618','3':'33610','7':'34466'}"}]': finished 2023-10-09T10:26:19.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[79554]: cluster 2023-10-09T10:26:18.093241+0000 mon.a (mon.0) 1002 : cluster 0 osdmap e214: 8 total, 7 up, 8 in 2023-10-09T10:26:19.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[79554]: cluster 2023-10-09T10:26:18.095346+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e214 with expected crc 2023-10-09T10:26:19.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[79554]: cluster 2023-10-09T10:26:18.095350+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e214 with expected crc 2023-10-09T10:26:19.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[79554]: cluster 2023-10-09T10:26:18.098682+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e214 with expected crc 2023-10-09T10:26:19.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[79554]: cluster 2023-10-09T10:26:18.100011+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e214 with expected crc 2023-10-09T10:26:19.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[79554]: cluster 2023-10-09T10:26:18.103033+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e214 with expected crc 2023-10-09T10:26:19.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[79554]: audit 2023-10-09T10:26:18.737665+0000 mon.a (mon.0) 1003 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:26:19.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[79554]: audit 2023-10-09T10:26:18.738662+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:26:19.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[79554]: audit 2023-10-09T10:26:18.743312+0000 mon.a (mon.0) 1005 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:26:19.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[76859]: cluster 2023-10-09T10:26:17.475066+0000 mgr.y (mgr.26072) 713 : cluster 0 pgmap v745: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 47 active+clean, 6 active+undersized; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 43 MiB/s wr, 691 op/s; 56005/263436 objects degraded (21.259%); 35150/263436 objects misplaced (13.343%); 2.8 MiB/s, 45 objects/s recovering 2023-10-09T10:26:19.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[76859]: audit 2023-10-09T10:26:17.523833+0000 mgr.y (mgr.26072) 714 : audit 0 from='client.54937 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:26:19.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[76859]: cluster 2023-10-09T10:26:18.075109+0000 mon.a (mon.0) 999 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:26:19.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[76859]: cluster 2023-10-09T10:26:18.091406+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e214 with expected crc 2023-10-09T10:26:19.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[76859]: audit 2023-10-09T10:26:18.093037+0000 mon.a (mon.0) 1000 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:26:19.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[76859]: audit 2023-10-09T10:26:18.093168+0000 mon.a (mon.0) 1001 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'41378','1':'46618','3':'33610','7':'34466'}"}]': finished 2023-10-09T10:26:19.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[76859]: cluster 2023-10-09T10:26:18.093241+0000 mon.a (mon.0) 1002 : cluster 0 osdmap e214: 8 total, 7 up, 8 in 2023-10-09T10:26:19.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[76859]: cluster 2023-10-09T10:26:18.095346+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e214 with expected crc 2023-10-09T10:26:19.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[76859]: cluster 2023-10-09T10:26:18.095350+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e214 with expected crc 2023-10-09T10:26:19.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[76859]: cluster 2023-10-09T10:26:18.098682+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e214 with expected crc 2023-10-09T10:26:19.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[76859]: cluster 2023-10-09T10:26:18.100011+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e214 with expected crc 2023-10-09T10:26:19.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[76859]: cluster 2023-10-09T10:26:18.103033+0000 osd.4 (osd.4) 173 : cluster 3 failed to encode map e214 with expected crc 2023-10-09T10:26:19.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[76859]: audit 2023-10-09T10:26:18.737665+0000 mon.a (mon.0) 1003 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:26:19.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[76859]: audit 2023-10-09T10:26:18.738662+0000 mon.a (mon.0) 1004 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:26:19.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:19 smithi053 bash[76859]: audit 2023-10-09T10:26:18.743312+0000 mon.a (mon.0) 1005 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:26:19.471 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:19.500 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:19.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:19.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:19.603 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:19.624 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:19.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:19.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:19.728 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:19.755 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:19.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:19.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:19.859 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:19.887 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:19.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:19.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:19.990 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:20.017 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:20.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:20.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:20.120 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:20.147 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T10:26:20.148 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T10:26:20.149 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:20.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:20.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:20.252 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:20.294 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:20.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:20.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:20.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:20 smithi086 bash[59714]: cluster 2023-10-09T10:26:19.094057+0000 mon.a (mon.0) 1006 : cluster 0 osdmap e215: 8 total, 7 up, 8 in 2023-10-09T10:26:20.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:20 smithi086 bash[59714]: cluster 2023-10-09T10:26:19.095183+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:20 smithi086 bash[59714]: cluster 2023-10-09T10:26:19.096718+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:20 smithi086 bash[59714]: cluster 2023-10-09T10:26:19.096811+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:20 smithi086 bash[59714]: cluster 2023-10-09T10:26:19.096830+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:20 smithi086 bash[59714]: cluster 2023-10-09T10:26:19.098486+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:20 smithi086 bash[59714]: cluster 2023-10-09T10:26:19.099241+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:20 smithi086 bash[59714]: cluster 2023-10-09T10:26:19.099254+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:20 smithi086 bash[59714]: cluster 2023-10-09T10:26:19.099897+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:20 smithi086 bash[59714]: cluster 2023-10-09T10:26:19.101413+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:20 smithi086 bash[59714]: cluster 2023-10-09T10:26:19.101611+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:20 smithi086 bash[59714]: cluster 2023-10-09T10:26:19.101764+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:20 smithi086 bash[59714]: cluster 2023-10-09T10:26:19.101997+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:20 smithi086 bash[59714]: cluster 2023-10-09T10:26:19.104137+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:20 smithi086 bash[59714]: cluster 2023-10-09T10:26:19.104757+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:20 smithi086 bash[59714]: cluster 2023-10-09T10:26:19.106549+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.399 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:20.411 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 89 16 89870 89854 62.9649 3.5625 0.00705581 0.0156528 2023-10-09T10:26:20.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[76859]: cluster 2023-10-09T10:26:19.094057+0000 mon.a (mon.0) 1006 : cluster 0 osdmap e215: 8 total, 7 up, 8 in 2023-10-09T10:26:20.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[76859]: cluster 2023-10-09T10:26:19.095183+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[76859]: cluster 2023-10-09T10:26:19.096718+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[76859]: cluster 2023-10-09T10:26:19.096811+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[76859]: cluster 2023-10-09T10:26:19.096830+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[76859]: cluster 2023-10-09T10:26:19.098486+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[76859]: cluster 2023-10-09T10:26:19.099241+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[76859]: cluster 2023-10-09T10:26:19.099254+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[76859]: cluster 2023-10-09T10:26:19.099897+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[76859]: cluster 2023-10-09T10:26:19.101413+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[76859]: cluster 2023-10-09T10:26:19.101611+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[76859]: cluster 2023-10-09T10:26:19.101764+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[76859]: cluster 2023-10-09T10:26:19.101997+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[76859]: cluster 2023-10-09T10:26:19.104137+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[76859]: cluster 2023-10-09T10:26:19.104757+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[76859]: cluster 2023-10-09T10:26:19.106549+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:20.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[79554]: cluster 2023-10-09T10:26:19.094057+0000 mon.a (mon.0) 1006 : cluster 0 osdmap e215: 8 total, 7 up, 8 in 2023-10-09T10:26:20.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[79554]: cluster 2023-10-09T10:26:19.095183+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[79554]: cluster 2023-10-09T10:26:19.096718+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[79554]: cluster 2023-10-09T10:26:19.096811+0000 osd.4 (osd.4) 174 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[79554]: cluster 2023-10-09T10:26:19.096830+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[79554]: cluster 2023-10-09T10:26:19.098486+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[79554]: cluster 2023-10-09T10:26:19.099241+0000 osd.4 (osd.4) 175 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[79554]: cluster 2023-10-09T10:26:19.099254+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.429 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[79554]: cluster 2023-10-09T10:26:19.099897+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.429 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[79554]: cluster 2023-10-09T10:26:19.101413+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.429 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[79554]: cluster 2023-10-09T10:26:19.101611+0000 osd.4 (osd.4) 176 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.429 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[79554]: cluster 2023-10-09T10:26:19.101764+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.429 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[79554]: cluster 2023-10-09T10:26:19.101997+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.430 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[79554]: cluster 2023-10-09T10:26:19.104137+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.430 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[79554]: cluster 2023-10-09T10:26:19.104757+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.430 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:20 smithi053 bash[79554]: cluster 2023-10-09T10:26:19.106549+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:20.431 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:20.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:20.532 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:20.559 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:20.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:20.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:20.663 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:20.700 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:20.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:20.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:20.803 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:20.841 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:20.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:20.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:20.947 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:21.006 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:21.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:21.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:21.112 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:21.138 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:21.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:21.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:21.241 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:21.248 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:21 smithi086 bash[59714]: cluster 2023-10-09T10:26:19.104129+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:21.248 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:21 smithi086 bash[59714]: cluster 2023-10-09T10:26:19.475699+0000 mgr.y (mgr.26072) 715 : cluster 0 pgmap v748: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 46 active+clean, 6 active+undersized; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 29 MiB/s wr, 465 op/s; 56005/265278 objects degraded (21.112%); 35359/265278 objects misplaced (13.329%); 1.4 MiB/s, 22 objects/s recovering 2023-10-09T10:26:21.249 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:21 smithi086 bash[59714]: cluster 2023-10-09T10:26:20.112425+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.249 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:21 smithi086 bash[59714]: cluster 2023-10-09T10:26:20.114886+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.249 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:21 smithi086 bash[59714]: cluster 2023-10-09T10:26:20.115604+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.249 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:21 smithi086 bash[59714]: cluster 2023-10-09T10:26:20.115630+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.249 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:21 smithi086 bash[59714]: cluster 2023-10-09T10:26:20.115646+0000 mon.a (mon.0) 1007 : cluster 0 osdmap e216: 8 total, 7 up, 8 in 2023-10-09T10:26:21.249 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:21 smithi086 bash[59714]: cluster 2023-10-09T10:26:20.116370+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.249 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:21 smithi086 bash[59714]: cluster 2023-10-09T10:26:20.118408+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.249 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:21 smithi086 bash[59714]: cluster 2023-10-09T10:26:20.120621+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.249 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:21 smithi086 bash[59714]: cluster 2023-10-09T10:26:20.121464+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.249 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:21 smithi086 bash[59714]: cluster 2023-10-09T10:26:20.122490+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.262 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:21.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:21.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:21.365 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:21.394 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:21.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:21.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:21.402 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:21 smithi053 bash[76859]: cluster 2023-10-09T10:26:19.104129+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:21.402 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:21 smithi053 bash[76859]: cluster 2023-10-09T10:26:19.475699+0000 mgr.y (mgr.26072) 715 : cluster 0 pgmap v748: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 46 active+clean, 6 active+undersized; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 29 MiB/s wr, 465 op/s; 56005/265278 objects degraded (21.112%); 35359/265278 objects misplaced (13.329%); 1.4 MiB/s, 22 objects/s recovering 2023-10-09T10:26:21.403 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:21 smithi053 bash[76859]: cluster 2023-10-09T10:26:20.112425+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.403 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:21 smithi053 bash[76859]: cluster 2023-10-09T10:26:20.114886+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.403 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:21 smithi053 bash[76859]: cluster 2023-10-09T10:26:20.115604+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.403 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:21 smithi053 bash[76859]: cluster 2023-10-09T10:26:20.115630+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.403 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:21 smithi053 bash[76859]: cluster 2023-10-09T10:26:20.115646+0000 mon.a (mon.0) 1007 : cluster 0 osdmap e216: 8 total, 7 up, 8 in 2023-10-09T10:26:21.403 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:21 smithi053 bash[76859]: cluster 2023-10-09T10:26:20.116370+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.403 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:21 smithi053 bash[76859]: cluster 2023-10-09T10:26:20.118408+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.403 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:21 smithi053 bash[76859]: cluster 2023-10-09T10:26:20.120621+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.403 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:21 smithi053 bash[76859]: cluster 2023-10-09T10:26:20.121464+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.403 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:21 smithi053 bash[76859]: cluster 2023-10-09T10:26:20.122490+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.404 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:21 smithi053 bash[79554]: cluster 2023-10-09T10:26:19.104129+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e215 with expected crc 2023-10-09T10:26:21.404 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:21 smithi053 bash[79554]: cluster 2023-10-09T10:26:19.475699+0000 mgr.y (mgr.26072) 715 : cluster 0 pgmap v748: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 25 active+clean+remapped, 46 active+clean, 6 active+undersized; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 29 MiB/s wr, 465 op/s; 56005/265278 objects degraded (21.112%); 35359/265278 objects misplaced (13.329%); 1.4 MiB/s, 22 objects/s recovering 2023-10-09T10:26:21.404 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:21 smithi053 bash[79554]: cluster 2023-10-09T10:26:20.112425+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.404 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:21 smithi053 bash[79554]: cluster 2023-10-09T10:26:20.114886+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.404 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:21 smithi053 bash[79554]: cluster 2023-10-09T10:26:20.115604+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.404 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:21 smithi053 bash[79554]: cluster 2023-10-09T10:26:20.115630+0000 osd.4 (osd.4) 177 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.404 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:21 smithi053 bash[79554]: cluster 2023-10-09T10:26:20.115646+0000 mon.a (mon.0) 1007 : cluster 0 osdmap e216: 8 total, 7 up, 8 in 2023-10-09T10:26:21.404 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:21 smithi053 bash[79554]: cluster 2023-10-09T10:26:20.116370+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.404 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:21 smithi053 bash[79554]: cluster 2023-10-09T10:26:20.118408+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.404 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:21 smithi053 bash[79554]: cluster 2023-10-09T10:26:20.120621+0000 osd.4 (osd.4) 178 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.405 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:21 smithi053 bash[79554]: cluster 2023-10-09T10:26:20.121464+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.405 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:21 smithi053 bash[79554]: cluster 2023-10-09T10:26:20.122490+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e216 with expected crc 2023-10-09T10:26:21.411 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Total time run: 90.0376 2023-10-09T10:26:21.411 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Total writes made: 90259 2023-10-09T10:26:21.411 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Write size: 65536 2023-10-09T10:26:21.411 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Object size: 65536 2023-10-09T10:26:21.411 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Bandwidth (MB/sec): 62.6537 2023-10-09T10:26:21.411 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Stddev Bandwidth: 45.8062 2023-10-09T10:26:21.411 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Max bandwidth (MB/sec): 196.188 2023-10-09T10:26:21.411 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Min bandwidth (MB/sec): 0 2023-10-09T10:26:21.411 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Average IOPS: 1002 2023-10-09T10:26:21.411 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Stddev IOPS: 732.914 2023-10-09T10:26:21.412 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Max IOPS: 3139 2023-10-09T10:26:21.412 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Min IOPS: 0 2023-10-09T10:26:21.412 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Average Latency(s): 0.0159531 2023-10-09T10:26:21.412 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Stddev Latency(s): 0.172926 2023-10-09T10:26:21.412 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Max latency(s): 14.4437 2023-10-09T10:26:21.412 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Min latency(s): 0.00141821 2023-10-09T10:26:21.418 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Cleaning up (deleting benchmark objects) 2023-10-09T10:26:21.497 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:21.529 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:21.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:21.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:21.633 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:21.660 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:21.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:21.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:21.765 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:21.788 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:21.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:21.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:21.897 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:21.927 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:21.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:21.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:22.036 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:22.061 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:22.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:22.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:22.149 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:26:22.165 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:22.234 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:22.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:22.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:22.336 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:22.359 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:22.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:22.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:22.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:22 smithi086 bash[59714]: cluster 2023-10-09T10:26:22.111093+0000 mon.a (mon.0) 1008 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-09T10:26:22.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:22 smithi053 bash[79554]: cluster 2023-10-09T10:26:22.111093+0000 mon.a (mon.0) 1008 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-09T10:26:22.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:22 smithi053 bash[76859]: cluster 2023-10-09T10:26:22.111093+0000 mon.a (mon.0) 1008 : cluster 3 Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-10-09T10:26:22.466 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:22.500 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:22.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:22.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:22.604 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:22.641 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:22.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:22.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:22.744 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:22.771 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:22.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:22.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:22.875 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:22.885 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:26:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:26:22] "GET /metrics HTTP/1.1" 200 36588 "" "Prometheus/2.33.4" 2023-10-09T10:26:22.901 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:22.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:22.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:23.005 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:23.034 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:23.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:23.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:23.137 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:23.171 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:23 smithi053 bash[76859]: cluster 2023-10-09T10:26:21.476597+0000 mgr.y (mgr.26072) 716 : cluster 0 pgmap v750: 89 pgs: 2 remapped+peering, 1 peering, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 24 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 39 MiB/s wr, 629 op/s; 64374/269529 objects degraded (23.884%); 35712/269529 objects misplaced (13.250%); 5.2 MiB/s, 83 objects/s recovering 2023-10-09T10:26:23.171 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:23 smithi053 bash[76859]: cluster 2023-10-09T10:26:23.068507+0000 mon.a (mon.0) 1009 : cluster 3 Health check update: Degraded data redundancy: 64374/269529 objects degraded (23.884%), 11 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:23.171 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:23 smithi053 bash[76859]: audit 2023-10-09T10:26:23.080228+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:26:23.172 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:23 smithi053 bash[76859]: audit 2023-10-09T10:26:23.082070+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:26:23.180 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:23.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:23.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:23.287 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:23.313 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:23.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:23.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:23.417 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:23.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:23 smithi053 bash[79554]: cluster 2023-10-09T10:26:21.476597+0000 mgr.y (mgr.26072) 716 : cluster 0 pgmap v750: 89 pgs: 2 remapped+peering, 1 peering, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 24 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 39 MiB/s wr, 629 op/s; 64374/269529 objects degraded (23.884%); 35712/269529 objects misplaced (13.250%); 5.2 MiB/s, 83 objects/s recovering 2023-10-09T10:26:23.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:23 smithi053 bash[79554]: cluster 2023-10-09T10:26:23.068507+0000 mon.a (mon.0) 1009 : cluster 3 Health check update: Degraded data redundancy: 64374/269529 objects degraded (23.884%), 11 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:23.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:23 smithi053 bash[79554]: audit 2023-10-09T10:26:23.080228+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:26:23.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:23 smithi053 bash[79554]: audit 2023-10-09T10:26:23.082070+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:26:23.425 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T10:26:23.426 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:23 smithi086 bash[59714]: cluster 2023-10-09T10:26:21.476597+0000 mgr.y (mgr.26072) 716 : cluster 0 pgmap v750: 89 pgs: 2 remapped+peering, 1 peering, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 24 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 39 MiB/s wr, 629 op/s; 64374/269529 objects degraded (23.884%); 35712/269529 objects misplaced (13.250%); 5.2 MiB/s, 83 objects/s recovering 2023-10-09T10:26:23.426 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:23 smithi086 bash[59714]: cluster 2023-10-09T10:26:23.068507+0000 mon.a (mon.0) 1009 : cluster 3 Health check update: Degraded data redundancy: 64374/269529 objects degraded (23.884%), 11 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:23.427 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:23 smithi086 bash[59714]: audit 2023-10-09T10:26:23.080228+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:26:23.427 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:23 smithi086 bash[59714]: audit 2023-10-09T10:26:23.082070+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:26:23.451 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:23.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:23.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:23.554 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:23.582 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:23.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:23.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:23.651 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:26:23.652 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:26:23.686 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:23.722 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:23.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:23.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:23.829 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:23.860 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:23.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:23.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:23.966 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:23.988 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:23.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:23.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:24.091 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:24.129 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:24.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:24.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:24.234 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:24.263 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:24.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:24.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:24.368 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:24.393 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:24.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:24.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:24.497 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:24.524 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:24.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:24.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:24.628 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:24.658 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:24.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:24.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:24.673 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-09T10:26:24.762 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:24.790 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:24.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:24.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:24.893 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:24.925 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:24.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:24.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:25.031 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:25.057 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:25.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:25.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:25.160 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:25.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:25.197 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:25 smithi086 bash[59714]: cluster 2023-10-09T10:26:23.477403+0000 mgr.y (mgr.26072) 717 : cluster 0 pgmap v751: 89 pgs: 2 remapped+peering, 1 peering, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 24 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 170 B/s rd, 23 MiB/s wr, 379 op/s; 64374/269637 objects degraded (23.874%); 35724/269637 objects misplaced (13.249%); 3.3 MiB/s, 53 objects/s recovering 2023-10-09T10:26:25.198 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:25.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:25.300 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:25.338 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:25.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:25.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:25.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:25 smithi053 bash[76859]: cluster 2023-10-09T10:26:23.477403+0000 mgr.y (mgr.26072) 717 : cluster 0 pgmap v751: 89 pgs: 2 remapped+peering, 1 peering, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 24 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 170 B/s rd, 23 MiB/s wr, 379 op/s; 64374/269637 objects degraded (23.874%); 35724/269637 objects misplaced (13.249%); 3.3 MiB/s, 53 objects/s recovering 2023-10-09T10:26:25.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:25 smithi053 bash[79554]: cluster 2023-10-09T10:26:23.477403+0000 mgr.y (mgr.26072) 717 : cluster 0 pgmap v751: 89 pgs: 2 remapped+peering, 1 peering, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 24 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 170 B/s rd, 23 MiB/s wr, 379 op/s; 64374/269637 objects degraded (23.874%); 35724/269637 objects misplaced (13.249%); 3.3 MiB/s, 53 objects/s recovering 2023-10-09T10:26:25.442 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:25.472 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:25.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:25.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:25.576 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:25.610 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:25.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:25.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:25.714 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:25.741 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:25.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:25.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:25.845 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:25.887 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:25.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:25.891 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:25.992 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:26.020 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:26.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:26.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:26.128 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:26.160 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:26.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:26.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:26.264 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:26.295 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:26.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:26.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:26.400 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:26.406 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [2] live_osds: [0, 1, 3, 4, 5, 7, 6] 2023-10-09T10:26:26.406 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:26:26.406 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_2 2023-10-09T10:26:26.407 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T10:26:26.411 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:26 smithi053 bash[79554]: cluster 2023-10-09T10:26:26.171124+0000 mon.a (mon.0) 1012 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-10-09T10:26:26.417 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:26 smithi053 bash[76859]: cluster 2023-10-09T10:26:26.171124+0000 mon.a (mon.0) 1012 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-10-09T10:26:26.427 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:26.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:26.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:26.531 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:26.543 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:26 smithi086 bash[59714]: cluster 2023-10-09T10:26:26.171124+0000 mon.a (mon.0) 1012 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-10-09T10:26:26.572 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:26.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:26.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:26.679 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:26.703 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:26.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:26.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:26.806 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:26.840 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:26.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:26.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:26.943 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:26.988 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:26:26.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:26.997 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:26.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:27.098 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:27.119 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:27.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:27.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:27.222 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:27.250 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:27.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:27.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:27.354 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:27.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:27.393 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:27.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:27.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:27 smithi053 bash[76859]: cluster 2023-10-09T10:26:25.478163+0000 mgr.y (mgr.26072) 718 : cluster 0 pgmap v752: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 138 B/s rd, 15 MiB/s wr, 313 op/s; 69625/268902 objects degraded (25.892%); 41158/268902 objects misplaced (15.306%); 3.4 MiB/s, 53 objects/s recovering 2023-10-09T10:26:27.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:27 smithi053 bash[79554]: cluster 2023-10-09T10:26:25.478163+0000 mgr.y (mgr.26072) 718 : cluster 0 pgmap v752: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 138 B/s rd, 15 MiB/s wr, 313 op/s; 69625/268902 objects degraded (25.892%); 41158/268902 objects misplaced (15.306%); 3.4 MiB/s, 53 objects/s recovering 2023-10-09T10:26:27.493 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:27.505 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:27 smithi086 bash[59714]: cluster 2023-10-09T10:26:25.478163+0000 mgr.y (mgr.26072) 718 : cluster 0 pgmap v752: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 138 B/s rd, 15 MiB/s wr, 313 op/s; 69625/268902 objects degraded (25.892%); 41158/268902 objects misplaced (15.306%); 3.4 MiB/s, 53 objects/s recovering 2023-10-09T10:26:27.541 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:27.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:27.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:27.650 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:27.674 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:27.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:27.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:27.778 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:27.804 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:27.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:27.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:27.908 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:27.933 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:27.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:27.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:28.024 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:26:28.038 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:28.067 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:28.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:28.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:28.170 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:28.194 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:28.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:28.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:28.300 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:28.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:28 smithi053 bash[76859]: cluster 2023-10-09T10:26:28.069998+0000 mon.a (mon.0) 1013 : cluster 3 Health check update: Degraded data redundancy: 69625/268902 objects degraded (25.892%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:28.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:28 smithi053 bash[79554]: cluster 2023-10-09T10:26:28.069998+0000 mon.a (mon.0) 1013 : cluster 3 Health check update: Degraded data redundancy: 69625/268902 objects degraded (25.892%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:28.321 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:28.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:28.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:28.427 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:28.465 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:28.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:28.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:28.572 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:28.598 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:28.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:28.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:28.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:28 smithi086 bash[59714]: cluster 2023-10-09T10:26:28.069998+0000 mon.a (mon.0) 1013 : cluster 3 Health check update: Degraded data redundancy: 69625/268902 objects degraded (25.892%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:28.701 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:28.729 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:28.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:28.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:28.838 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:28.869 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:28.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:28.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:28.975 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:29.000 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:29.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:29.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:29.104 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:29.132 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:29.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:29.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:29.242 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:29.250 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:29 smithi053 bash[79554]: cluster 2023-10-09T10:26:27.479187+0000 mgr.y (mgr.26072) 719 : cluster 0 pgmap v753: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 122 B/s rd, 14 MiB/s wr, 406 op/s; 68795/266232 objects degraded (25.840%); 40645/266232 objects misplaced (15.267%); 6.7 MiB/s, 106 objects/s recovering 2023-10-09T10:26:29.250 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:29 smithi053 bash[76859]: cluster 2023-10-09T10:26:27.479187+0000 mgr.y (mgr.26072) 719 : cluster 0 pgmap v753: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 122 B/s rd, 14 MiB/s wr, 406 op/s; 68795/266232 objects degraded (25.840%); 40645/266232 objects misplaced (15.267%); 6.7 MiB/s, 106 objects/s recovering 2023-10-09T10:26:29.265 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:29.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:29.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:29.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:29 smithi086 bash[59714]: cluster 2023-10-09T10:26:27.479187+0000 mgr.y (mgr.26072) 719 : cluster 0 pgmap v753: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 122 B/s rd, 14 MiB/s wr, 406 op/s; 68795/266232 objects degraded (25.840%); 40645/266232 objects misplaced (15.267%); 6.7 MiB/s, 106 objects/s recovering 2023-10-09T10:26:29.370 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:29.393 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:29.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:29.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:29.498 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:29.527 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:29.527 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:26:29.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:29.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:29.630 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:29.659 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:29.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:29.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:29.762 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:29.802 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:29.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:29.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:29.907 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:29.952 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:29.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:29.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:30.056 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:30.083 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:30.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:30.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:30.186 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:30.219 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:30.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:30.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:30.325 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:30.351 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:30.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:30.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:30.454 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:30.480 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:30.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:30.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:30.583 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:30.605 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:30.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:30.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:30.708 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:30.733 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:30.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:30.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:30.836 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:30.874 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:30.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:30.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:30.981 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:31.015 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:31.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:31.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:31.042 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:26:31.124 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:31.147 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:31.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:31.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:31.251 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:31.278 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:31.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:31.281 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:31.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:31 smithi086 bash[59714]: cluster 2023-10-09T10:26:29.479801+0000 mgr.y (mgr.26072) 720 : cluster 0 pgmap v754: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 102 B/s rd, 12 MiB/s wr, 394 op/s; 68523/264603 objects degraded (25.897%); 40496/264603 objects misplaced (15.304%); 6.5 MiB/s, 103 objects/s recovering 2023-10-09T10:26:31.371 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:31 smithi053 bash[79554]: cluster 2023-10-09T10:26:29.479801+0000 mgr.y (mgr.26072) 720 : cluster 0 pgmap v754: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 102 B/s rd, 12 MiB/s wr, 394 op/s; 68523/264603 objects degraded (25.897%); 40496/264603 objects misplaced (15.304%); 6.5 MiB/s, 103 objects/s recovering 2023-10-09T10:26:31.371 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:31 smithi053 bash[76859]: cluster 2023-10-09T10:26:29.479801+0000 mgr.y (mgr.26072) 720 : cluster 0 pgmap v754: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 102 B/s rd, 12 MiB/s wr, 394 op/s; 68523/264603 objects degraded (25.897%); 40496/264603 objects misplaced (15.304%); 6.5 MiB/s, 103 objects/s recovering 2023-10-09T10:26:31.382 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:31.416 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:31.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:31.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:31.519 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:31.545 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:31.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:31.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:31.654 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:31.696 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:31.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:31.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:31.801 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:31.833 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:31.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:31.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:31.940 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:31.964 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:31.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:31.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:32.067 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:32.093 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:32.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:32.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:32.197 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:32.226 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:32.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:32.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:32.330 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:32.358 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:32.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:32.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:32.461 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:32.484 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:32.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:32.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:32.568 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:26:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:26:32] "GET /metrics HTTP/1.1" 200 36587 "" "Prometheus/2.33.4" 2023-10-09T10:26:32.588 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:32.634 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:32.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:32.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:32.739 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:32.763 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:32.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:32.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:32.867 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:32.890 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:32.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:32.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:32.993 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:33.027 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:33.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:33.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:33.132 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:33.162 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:33.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:33.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:33.265 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:33.293 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:33.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:33.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:33.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:33 smithi086 bash[59714]: cluster 2023-10-09T10:26:31.480691+0000 mgr.y (mgr.26072) 721 : cluster 0 pgmap v755: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 90 B/s rd, 7.0 MiB/s wr, 445 op/s; 67245/259497 objects degraded (25.914%); 39648/259497 objects misplaced (15.279%); 8.8 MiB/s, 140 objects/s recovering 2023-10-09T10:26:33.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:33 smithi086 bash[59714]: cluster 2023-10-09T10:26:33.071098+0000 mon.a (mon.0) 1014 : cluster 3 Health check update: Degraded data redundancy: 67245/259497 objects degraded (25.914%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:33.396 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:33.405 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:33 smithi053 bash[76859]: cluster 2023-10-09T10:26:31.480691+0000 mgr.y (mgr.26072) 721 : cluster 0 pgmap v755: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 90 B/s rd, 7.0 MiB/s wr, 445 op/s; 67245/259497 objects degraded (25.914%); 39648/259497 objects misplaced (15.279%); 8.8 MiB/s, 140 objects/s recovering 2023-10-09T10:26:33.405 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:33 smithi053 bash[76859]: cluster 2023-10-09T10:26:33.071098+0000 mon.a (mon.0) 1014 : cluster 3 Health check update: Degraded data redundancy: 67245/259497 objects degraded (25.914%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:33.406 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:33 smithi053 bash[79554]: cluster 2023-10-09T10:26:31.480691+0000 mgr.y (mgr.26072) 721 : cluster 0 pgmap v755: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 90 B/s rd, 7.0 MiB/s wr, 445 op/s; 67245/259497 objects degraded (25.914%); 39648/259497 objects misplaced (15.279%); 8.8 MiB/s, 140 objects/s recovering 2023-10-09T10:26:33.406 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:33 smithi053 bash[79554]: cluster 2023-10-09T10:26:33.071098+0000 mon.a (mon.0) 1014 : cluster 3 Health check update: Degraded data redundancy: 67245/259497 objects degraded (25.914%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:33.420 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:33.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:33.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:33.523 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:33.547 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:33.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:33.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:33.651 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:33.680 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:33.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:33.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:33.785 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:33.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:33.836 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:33.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:33.937 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:33.976 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:33.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:33.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:34.083 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:34.110 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:34.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:34.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:34.213 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:34.254 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:34.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:34.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:34.359 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:34.398 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:34.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:34.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:34.507 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:34.533 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:34.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:34.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:34.551 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:26:34.551 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:26:34.637 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:34.663 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:34.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:34.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:34.766 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:34.791 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:34.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:34.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:34.897 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:34.929 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:34.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:34.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:35.036 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:35.075 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:35.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:35.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:35.181 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:35.210 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:35.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:35.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:35.314 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:35.339 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:35.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:35.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:35.366 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:35 smithi053 bash[79554]: cluster 2023-10-09T10:26:33.481410+0000 mgr.y (mgr.26072) 722 : cluster 0 pgmap v756: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 85 B/s rd, 2.3 MiB/s wr, 385 op/s; 67245/258303 objects degraded (26.033%); 39506/258303 objects misplaced (15.294%); 6.6 MiB/s, 105 objects/s recovering 2023-10-09T10:26:35.366 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:35 smithi053 bash[76859]: cluster 2023-10-09T10:26:33.481410+0000 mgr.y (mgr.26072) 722 : cluster 0 pgmap v756: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 85 B/s rd, 2.3 MiB/s wr, 385 op/s; 67245/258303 objects degraded (26.033%); 39506/258303 objects misplaced (15.294%); 6.6 MiB/s, 105 objects/s recovering 2023-10-09T10:26:35.443 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:35.452 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:35 smithi086 bash[59714]: cluster 2023-10-09T10:26:33.481410+0000 mgr.y (mgr.26072) 722 : cluster 0 pgmap v756: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 85 B/s rd, 2.3 MiB/s wr, 385 op/s; 67245/258303 objects degraded (26.033%); 39506/258303 objects misplaced (15.294%); 6.6 MiB/s, 105 objects/s recovering 2023-10-09T10:26:35.476 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:35.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:35.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:35.580 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:35.583 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-09T10:26:35.601 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:35.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:35.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:35.704 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:35.726 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:35.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:35.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:35.830 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:35.853 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:35.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:35.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:35.956 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:35.984 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:35.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:35.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:36.086 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:36.123 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:36.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:36.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:36.231 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:36.279 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:36.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:36.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:36.384 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:36.406 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:36.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:36.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:36.510 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:36.534 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:36.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:36.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:36.640 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:36.672 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:36.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:36.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:36.780 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:36.808 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:36.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:36.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:36.913 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:36.950 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:36.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:36.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:37.055 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:37.077 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:37.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:37.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:37.180 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:37.217 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:37.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:37.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:37.323 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:37.332 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:37 smithi053 bash[79554]: cluster 2023-10-09T10:26:35.482091+0000 mgr.y (mgr.26072) 723 : cluster 0 pgmap v757: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 1.6 MiB/s wr, 422 op/s; 66687/256227 objects degraded (26.027%); 39229/256227 objects misplaced (15.310%); 7.4 MiB/s, 117 objects/s recovering 2023-10-09T10:26:37.333 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:37 smithi053 bash[76859]: cluster 2023-10-09T10:26:35.482091+0000 mgr.y (mgr.26072) 723 : cluster 0 pgmap v757: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 1.6 MiB/s wr, 422 op/s; 66687/256227 objects degraded (26.027%); 39229/256227 objects misplaced (15.310%); 7.4 MiB/s, 117 objects/s recovering 2023-10-09T10:26:37.348 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:37.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:37.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:37.455 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:37.479 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:37.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:37.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:37.586 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:37.595 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:37 smithi086 bash[59714]: cluster 2023-10-09T10:26:35.482091+0000 mgr.y (mgr.26072) 723 : cluster 0 pgmap v757: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 1.6 MiB/s wr, 422 op/s; 66687/256227 objects degraded (26.027%); 39229/256227 objects misplaced (15.310%); 7.4 MiB/s, 117 objects/s recovering 2023-10-09T10:26:37.619 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:37.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:37.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:37.724 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:37.765 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:37.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:37.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:37.871 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:37.894 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:37.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:37.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:37.999 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:38.028 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:38.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:38.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:38.132 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:38.183 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:38.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:38.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:38.288 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:38.317 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:38.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:38.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:38.424 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:38.447 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:38.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:38.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:38.552 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:38.584 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:38.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:38.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:38.692 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:38.714 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:38.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:38.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:38.819 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:38.846 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:38.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:38.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:38.950 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:38.986 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:38.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:38.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:39.077 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:39 smithi053 bash[76859]: cluster 2023-10-09T10:26:37.482906+0000 mgr.y (mgr.26072) 724 : cluster 0 pgmap v758: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 528 KiB/s wr, 461 op/s; 65671/252885 objects degraded (25.969%); 38720/252885 objects misplaced (15.311%); 9.9 MiB/s, 157 objects/s recovering 2023-10-09T10:26:39.077 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:39 smithi053 bash[76859]: audit 2023-10-09T10:26:38.073274+0000 mon.a (mon.0) 1015 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:26:39.077 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:39 smithi053 bash[76859]: cluster 2023-10-09T10:26:38.073414+0000 mon.a (mon.0) 1016 : cluster 3 Health check update: Degraded data redundancy: 66687/256227 objects degraded (26.027%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:39.077 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:39 smithi053 bash[76859]: audit 2023-10-09T10:26:38.074685+0000 mon.a (mon.0) 1017 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:26:39.092 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:39.122 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:39.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:39.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:39.226 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:39.255 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:39.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:39.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:39.358 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:39.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:39 smithi086 bash[59714]: cluster 2023-10-09T10:26:37.482906+0000 mgr.y (mgr.26072) 724 : cluster 0 pgmap v758: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 528 KiB/s wr, 461 op/s; 65671/252885 objects degraded (25.969%); 38720/252885 objects misplaced (15.311%); 9.9 MiB/s, 157 objects/s recovering 2023-10-09T10:26:39.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:39 smithi086 bash[59714]: audit 2023-10-09T10:26:38.073274+0000 mon.a (mon.0) 1015 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:26:39.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:39 smithi086 bash[59714]: cluster 2023-10-09T10:26:38.073414+0000 mon.a (mon.0) 1016 : cluster 3 Health check update: Degraded data redundancy: 66687/256227 objects degraded (26.027%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:39.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:39 smithi086 bash[59714]: audit 2023-10-09T10:26:38.074685+0000 mon.a (mon.0) 1017 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:26:39.367 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:39 smithi053 bash[79554]: cluster 2023-10-09T10:26:37.482906+0000 mgr.y (mgr.26072) 724 : cluster 0 pgmap v758: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 528 KiB/s wr, 461 op/s; 65671/252885 objects degraded (25.969%); 38720/252885 objects misplaced (15.311%); 9.9 MiB/s, 157 objects/s recovering 2023-10-09T10:26:39.367 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:39 smithi053 bash[79554]: audit 2023-10-09T10:26:38.073274+0000 mon.a (mon.0) 1015 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:26:39.367 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:39 smithi053 bash[79554]: cluster 2023-10-09T10:26:38.073414+0000 mon.a (mon.0) 1016 : cluster 3 Health check update: Degraded data redundancy: 66687/256227 objects degraded (26.027%), 12 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:39.367 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:39 smithi053 bash[79554]: audit 2023-10-09T10:26:38.074685+0000 mon.a (mon.0) 1017 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:26:39.380 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:39.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:39.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:39.484 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:39.511 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:39.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:39.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:39.619 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:39.639 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:39.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:39.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:39.742 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:39.766 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:39.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:39.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:39.869 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:39.905 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:39.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:39.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:40.014 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:40.043 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:40.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:40.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:40.148 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:40.189 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:40.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:40.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:40.294 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:40.329 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:40.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:40.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:40.431 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:26:40.434 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:40.472 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:40.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:40.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:40.577 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:40.615 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:40.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:40.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:40.719 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:40.753 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:40.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:40.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:40.863 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:40.889 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:40.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:40.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:40.992 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:41.016 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:41.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:41.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:41.093 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:41 smithi053 bash[76859]: cluster 2023-10-09T10:26:39.483627+0000 mgr.y (mgr.26072) 725 : cluster 0 pgmap v759: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 418 op/s; 65402/251160 objects degraded (26.040%); 38573/251160 objects misplaced (15.358%); 7.9 MiB/s, 127 objects/s recovering 2023-10-09T10:26:41.093 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:41 smithi053 bash[79554]: cluster 2023-10-09T10:26:39.483627+0000 mgr.y (mgr.26072) 725 : cluster 0 pgmap v759: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 418 op/s; 65402/251160 objects degraded (26.040%); 38573/251160 objects misplaced (15.358%); 7.9 MiB/s, 127 objects/s recovering 2023-10-09T10:26:41.124 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:41.127 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:26:41.150 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:41.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:41.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:41.161 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:26:41.188 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:26:41.227 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:26:41.254 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:41.262 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:26:41.284 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:41.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:41.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:41.302 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:26:41.336 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:26:41.336 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:26:41.336 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:26:41.336 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENXIO: problem getting command descriptions from osd.2 2023-10-09T10:26:41.336 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:26:41.337 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:26:41.337 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:26:41.337 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:26:41.337 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:26:41.383 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:41 smithi086 bash[59714]: cluster 2023-10-09T10:26:39.483627+0000 mgr.y (mgr.26072) 725 : cluster 0 pgmap v759: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 418 op/s; 65402/251160 objects degraded (26.040%); 38573/251160 objects misplaced (15.358%); 7.9 MiB/s, 127 objects/s recovering 2023-10-09T10:26:41.387 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:41.414 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:41.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:41.421 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:41.522 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:41.558 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:41.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:41.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:41.661 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:41.689 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:41.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:41.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:41.792 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:41.825 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:41.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:41.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:41.937 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:41.975 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:41.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:41.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:42.011 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:26:42.013 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2023-10-09T10:26:42.078 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:42.093 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:42 smithi053 bash[76859]: audit 2023-10-09T10:26:41.088333+0000 mon.c (mon.2) 63 : audit 0 from='client.? 172.21.15.53:0/2632757950' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:26:42.093 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:42 smithi053 bash[76859]: audit 2023-10-09T10:26:41.439285+0000 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.53:0/3499893069' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:26:42.093 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:42 smithi053 bash[76859]: audit 2023-10-09T10:26:41.439572+0000 mon.a (mon.0) 1018 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:26:42.104 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is unset 2023-10-09T10:26:42.127 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:42.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:42.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:42.236 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:42.261 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:42.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:42.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:42.366 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:42.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:42 smithi086 bash[59714]: audit 2023-10-09T10:26:41.088333+0000 mon.c (mon.2) 63 : audit 0 from='client.? 172.21.15.53:0/2632757950' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:26:42.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:42 smithi086 bash[59714]: audit 2023-10-09T10:26:41.439285+0000 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.53:0/3499893069' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:26:42.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:42 smithi086 bash[59714]: audit 2023-10-09T10:26:41.439572+0000 mon.a (mon.0) 1018 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:26:42.378 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:42 smithi053 bash[79554]: audit 2023-10-09T10:26:41.088333+0000 mon.c (mon.2) 63 : audit 0 from='client.? 172.21.15.53:0/2632757950' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:26:42.378 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:42 smithi053 bash[79554]: audit 2023-10-09T10:26:41.439285+0000 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.53:0/3499893069' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:26:42.378 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:42 smithi053 bash[79554]: audit 2023-10-09T10:26:41.439572+0000 mon.a (mon.0) 1018 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:26:42.393 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:42.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:42.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:42.502 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:42.528 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:42.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:42.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:42.635 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:42.660 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:42.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:42.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:42.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:26:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:26:42] "GET /metrics HTTP/1.1" 200 36592 "" "Prometheus/2.33.4" 2023-10-09T10:26:42.765 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:42.787 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T10:26:42.788 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T10:26:42.794 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:42.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:42.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:42.897 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:42.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:42.933 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:42.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:43.034 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:43.063 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:43.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:43.068 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:43.169 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:43.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:43 smithi053 bash[76859]: cluster 2023-10-09T10:26:41.486398+0000 mgr.y (mgr.26072) 726 : cluster 0 pgmap v760: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 64215/246300 objects degraded (26.072%); 37709/246300 objects misplaced (15.310%); 10 MiB/s, 163 objects/s recovering 2023-10-09T10:26:43.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:43 smithi053 bash[76859]: audit 2023-10-09T10:26:41.980171+0000 mgr.y (mgr.26072) 727 : audit 0 from='client.35220 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:26:43.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:43 smithi053 bash[76859]: cluster 2023-10-09T10:26:42.076958+0000 mon.a (mon.0) 1019 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:26:43.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:43 smithi053 bash[76859]: cluster 2023-10-09T10:26:42.093453+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e217 with expected crc 2023-10-09T10:26:43.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:43 smithi053 bash[76859]: audit 2023-10-09T10:26:42.095241+0000 mon.a (mon.0) 1020 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:26:43.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:43 smithi053 bash[76859]: cluster 2023-10-09T10:26:42.095348+0000 mon.a (mon.0) 1021 : cluster 0 osdmap e217: 8 total, 7 up, 8 in 2023-10-09T10:26:43.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:43 smithi053 bash[76859]: cluster 2023-10-09T10:26:42.096359+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e217 with expected crc 2023-10-09T10:26:43.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:43 smithi053 bash[76859]: cluster 2023-10-09T10:26:42.098121+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e217 with expected crc 2023-10-09T10:26:43.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:43 smithi053 bash[76859]: cluster 2023-10-09T10:26:43.074604+0000 mon.a (mon.0) 1022 : cluster 3 Health check update: Degraded data redundancy: 64215/246300 objects degraded (26.072%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:43.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:43 smithi053 bash[79554]: cluster 2023-10-09T10:26:41.486398+0000 mgr.y (mgr.26072) 726 : cluster 0 pgmap v760: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 64215/246300 objects degraded (26.072%); 37709/246300 objects misplaced (15.310%); 10 MiB/s, 163 objects/s recovering 2023-10-09T10:26:43.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:43 smithi053 bash[79554]: audit 2023-10-09T10:26:41.980171+0000 mgr.y (mgr.26072) 727 : audit 0 from='client.35220 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:26:43.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:43 smithi053 bash[79554]: cluster 2023-10-09T10:26:42.076958+0000 mon.a (mon.0) 1019 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:26:43.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:43 smithi053 bash[79554]: cluster 2023-10-09T10:26:42.093453+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e217 with expected crc 2023-10-09T10:26:43.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:43 smithi053 bash[79554]: audit 2023-10-09T10:26:42.095241+0000 mon.a (mon.0) 1020 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:26:43.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:43 smithi053 bash[79554]: cluster 2023-10-09T10:26:42.095348+0000 mon.a (mon.0) 1021 : cluster 0 osdmap e217: 8 total, 7 up, 8 in 2023-10-09T10:26:43.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:43 smithi053 bash[79554]: cluster 2023-10-09T10:26:42.096359+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e217 with expected crc 2023-10-09T10:26:43.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:43 smithi053 bash[79554]: cluster 2023-10-09T10:26:42.098121+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e217 with expected crc 2023-10-09T10:26:43.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:43 smithi053 bash[79554]: cluster 2023-10-09T10:26:43.074604+0000 mon.a (mon.0) 1022 : cluster 3 Health check update: Degraded data redundancy: 64215/246300 objects degraded (26.072%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:43.199 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:43.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:43.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:43.205 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:43 smithi086 bash[59714]: cluster 2023-10-09T10:26:41.486398+0000 mgr.y (mgr.26072) 726 : cluster 0 pgmap v760: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 64215/246300 objects degraded (26.072%); 37709/246300 objects misplaced (15.310%); 10 MiB/s, 163 objects/s recovering 2023-10-09T10:26:43.205 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:43 smithi086 bash[59714]: audit 2023-10-09T10:26:41.980171+0000 mgr.y (mgr.26072) 727 : audit 0 from='client.35220 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:26:43.205 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:43 smithi086 bash[59714]: cluster 2023-10-09T10:26:42.076958+0000 mon.a (mon.0) 1019 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:26:43.205 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:43 smithi086 bash[59714]: cluster 2023-10-09T10:26:42.093453+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e217 with expected crc 2023-10-09T10:26:43.205 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:43 smithi086 bash[59714]: audit 2023-10-09T10:26:42.095241+0000 mon.a (mon.0) 1020 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:26:43.205 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:43 smithi086 bash[59714]: cluster 2023-10-09T10:26:42.095348+0000 mon.a (mon.0) 1021 : cluster 0 osdmap e217: 8 total, 7 up, 8 in 2023-10-09T10:26:43.205 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:43 smithi086 bash[59714]: cluster 2023-10-09T10:26:42.096359+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e217 with expected crc 2023-10-09T10:26:43.205 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:43 smithi086 bash[59714]: cluster 2023-10-09T10:26:42.098121+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e217 with expected crc 2023-10-09T10:26:43.205 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:43 smithi086 bash[59714]: cluster 2023-10-09T10:26:43.074604+0000 mon.a (mon.0) 1022 : cluster 3 Health check update: Degraded data redundancy: 64215/246300 objects degraded (26.072%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:43.305 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:43.336 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:43.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:43.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:43.442 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:43.468 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:43.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:43.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:43.575 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:43.595 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:43.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:43.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:43.698 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:43.725 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:43.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:43.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:43.827 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:43.849 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:43.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:43.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:43.952 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:43.978 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:43.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:43.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:44.086 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:44.115 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:44.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:44.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:44.222 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:44.257 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:44.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:44.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:44.364 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:44.392 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:44.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:44.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:44.415 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":760,"stamp":"2023-10-09T10:26:41.485699+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5383395275,"num_objects":82100,"num_object_clones":0,"num_object_copies":246300,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":64215,"num_objects_misplaced":37709,"num_objects_unfound":0,"num_objects_dirty":82100,"num_whiteouts":0,"num_read":6290,"num_read_kb":13749,"num_write":99554,"num_write_kb":5791736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5016,"num_bytes_recovered":322765740,"num_keys_recovered":0,"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":99618,"ondisk_log_size":99618,"up":228,"acting":250,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":17236248,"kb_used_data":14609944,"kb_used_omap":38,"kb_used_meta":2626201,"kb_avail":732724968,"statfs":{"total":767960285184,"available":750310367232,"internally_reserved":0,"allocated":14960582656,"data_stored":14954254582,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39480,"internal_metadata":2689230280},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":8,"apply_latency_ms":8,"commit_latency_ns":8000000,"apply_latency_ns":8000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-399835136,"num_objects":-6101,"num_object_clones":0,"num_object_copies":-18303,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-4308,"num_objects_misplaced":-2787,"num_objects_unfound":0,"num_objects_dirty":-6101,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6101,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1961,"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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.006308"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":205,"reported_epoch":215,"state":"active+undersized","last_fresh":"2023-10-09T10:26:19.112444+0000","last_change":"2023-10-09T10:19:57.103392+0000","last_active":"2023-10-09T10:26:19.112444+0000","last_peered":"2023-10-09T10:26:19.112444+0000","last_clean":"2023-10-09T10:19:55.085422+0000","last_became_active":"2023-10-09T10:19:57.103392+0000","last_became_peered":"2023-10-09T10:19:57.103392+0000","last_unstale":"2023-10-09T10:26:19.112444+0000","last_undegraded":"2023-10-09T10:26:19.112444+0000","last_fullsized":"2023-10-09T10:19:57.098739+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":76,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.793064+0000","last_change":"2023-10-09T10:26:19.160511+0000","last_active":"2023-10-09T10:26:19.793064+0000","last_peered":"2023-10-09T10:26:19.793064+0000","last_clean":"2023-10-09T10:26:19.793064+0000","last_became_active":"2023-10-09T10:26:19.159863+0000","last_became_peered":"2023-10-09T10:26:19.159863+0000","last_unstale":"2023-10-09T10:26:19.793064+0000","last_undegraded":"2023-10-09T10:26:19.793064+0000","last_fullsized":"2023-10-09T10:26:19.793064+0000","mapping_epoch":214,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:00:39.610041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.096926+0000","last_change":"2023-10-09T10:12:14.943888+0000","last_active":"2023-10-09T10:26:19.096926+0000","last_peered":"2023-10-09T10:26:19.096926+0000","last_clean":"2023-10-09T10:26:19.096926+0000","last_became_active":"2023-10-09T10:12:14.943572+0000","last_became_peered":"2023-10-09T10:12:14.943572+0000","last_unstale":"2023-10-09T10:26:19.096926+0000","last_undegraded":"2023-10-09T10:26:19.096926+0000","last_fullsized":"2023-10-09T10:26:19.096926+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:28:19.257283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":208,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.094920+0000","last_change":"2023-10-09T10:25:35.155982+0000","last_active":"2023-10-09T10:26:19.094920+0000","last_peered":"2023-10-09T10:26:19.094920+0000","last_clean":"2023-10-09T10:26:19.094920+0000","last_became_active":"2023-10-09T10:25:35.155639+0000","last_became_peered":"2023-10-09T10:25:35.155639+0000","last_unstale":"2023-10-09T10:26:19.094920+0000","last_undegraded":"2023-10-09T10:26:19.094920+0000","last_fullsized":"2023-10-09T10:26:19.094920+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:16:30.336151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":213,"reported_epoch":216,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:20.138827+0000","last_change":"2023-10-09T10:26:20.138827+0000","last_active":"2023-10-09T10:26:20.138827+0000","last_peered":"2023-10-09T10:26:20.138827+0000","last_clean":"2023-10-09T10:26:20.138827+0000","last_became_active":"2023-10-09T10:26:20.138191+0000","last_became_peered":"2023-10-09T10:26:20.138191+0000","last_unstale":"2023-10-09T10:26:20.138827+0000","last_undegraded":"2023-10-09T10:26:20.138827+0000","last_fullsized":"2023-10-09T10:26:20.138827+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4],"acting":[5,4,3],"avail_no_missing":["5","3","4"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":166,"reported_epoch":215,"state":"active+undersized","last_fresh":"2023-10-09T10:26:19.119423+0000","last_change":"2023-10-09T10:20:59.398359+0000","last_active":"2023-10-09T10:26:19.119423+0000","last_peered":"2023-10-09T10:26:19.119423+0000","last_clean":"2023-10-09T10:11:16.816318+0000","last_became_active":"2023-10-09T10:20:59.398359+0000","last_became_peered":"2023-10-09T10:20:59.398359+0000","last_unstale":"2023-10-09T10:26:19.119423+0000","last_undegraded":"2023-10-09T10:26:19.119423+0000","last_fullsized":"2023-10-09T10:20:59.390744+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,5],"avail_no_missing":["6","5"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":180,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.095594+0000","last_change":"2023-10-09T10:25:35.153808+0000","last_active":"2023-10-09T10:26:19.095594+0000","last_peered":"2023-10-09T10:26:19.095594+0000","last_clean":"2023-10-09T10:26:19.095594+0000","last_became_active":"2023-10-09T10:25:35.153417+0000","last_became_peered":"2023-10-09T10:25:35.153417+0000","last_unstale":"2023-10-09T10:26:19.095594+0000","last_undegraded":"2023-10-09T10:26:19.095594+0000","last_fullsized":"2023-10-09T10:26:19.095594+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:29:45.470733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,6],"acting":[0,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":206,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.100508+0000","last_change":"2023-10-09T10:20:59.403144+0000","last_active":"2023-10-09T10:26:19.100508+0000","last_peered":"2023-10-09T10:26:19.100508+0000","last_clean":"2023-10-09T10:26:19.100508+0000","last_became_active":"2023-10-09T10:20:59.402808+0000","last_became_peered":"2023-10-09T10:20:59.402808+0000","last_unstale":"2023-10-09T10:26:19.100508+0000","last_undegraded":"2023-10-09T10:26:19.100508+0000","last_fullsized":"2023-10-09T10:26:19.100508+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:06:19.136048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":220,"reported_epoch":215,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:19.169971+0000","last_change":"2023-10-09T10:25:36.196859+0000","last_active":"2023-10-09T10:26:19.169971+0000","last_peered":"2023-10-09T10:26:19.169971+0000","last_clean":"2023-10-09T10:26:19.169971+0000","last_became_active":"2023-10-09T10:25:36.195998+0000","last_became_peered":"2023-10-09T10:25:36.195998+0000","last_unstale":"2023-10-09T10:26:19.169971+0000","last_undegraded":"2023-10-09T10:26:19.169971+0000","last_fullsized":"2023-10-09T10:26:19.169971+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4],"acting":[5,4,1],"avail_no_missing":["5","1","4"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":183,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.100388+0000","last_change":"2023-10-09T10:24:27.594989+0000","last_active":"2023-10-09T10:26:19.100388+0000","last_peered":"2023-10-09T10:26:19.100388+0000","last_clean":"2023-10-09T10:26:19.100388+0000","last_became_active":"2023-10-09T10:24:27.594560+0000","last_became_peered":"2023-10-09T10:24:27.594560+0000","last_unstale":"2023-10-09T10:26:19.100388+0000","last_undegraded":"2023-10-09T10:26:19.100388+0000","last_fullsized":"2023-10-09T10:26:19.100388+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:35:54.223103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":70,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.103913+0000","last_change":"2023-10-09T10:24:27.602009+0000","last_active":"2023-10-09T10:26:19.103913+0000","last_peered":"2023-10-09T10:26:19.103913+0000","last_clean":"2023-10-09T10:26:19.103913+0000","last_became_active":"2023-10-09T10:24:27.584950+0000","last_became_peered":"2023-10-09T10:24:27.584950+0000","last_unstale":"2023-10-09T10:26:19.103913+0000","last_undegraded":"2023-10-09T10:26:19.103913+0000","last_fullsized":"2023-10-09T10:26:19.103913+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:52:01.738457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,0],"acting":[3,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":162,"reported_epoch":216,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:20.169572+0000","last_change":"2023-10-09T10:26:20.169572+0000","last_active":"2023-10-09T10:26:20.169572+0000","last_peered":"2023-10-09T10:26:20.169572+0000","last_clean":"2023-10-09T10:26:20.169572+0000","last_became_active":"2023-10-09T10:26:20.169100+0000","last_became_peered":"2023-10-09T10:26:20.169100+0000","last_unstale":"2023-10-09T10:26:20.169572+0000","last_undegraded":"2023-10-09T10:26:20.169572+0000","last_fullsized":"2023-10-09T10:26:20.169572+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,5,0],"avail_no_missing":["6","0","5"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.14","version":"83'22","reported_seq":245,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.115655+0000","last_change":"2023-10-09T10:25:36.445706+0000","last_active":"2023-10-09T10:26:19.115655+0000","last_peered":"2023-10-09T10:26:19.115655+0000","last_clean":"2023-10-09T10:26:19.115655+0000","last_became_active":"2023-10-09T10:25:36.445300+0000","last_became_peered":"2023-10-09T10:25:36.445300+0000","last_unstale":"2023-10-09T10:26:19.115655+0000","last_undegraded":"2023-10-09T10:26:19.115655+0000","last_fullsized":"2023-10-09T10:26:19.115655+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":197,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.114576+0000","last_change":"2023-10-09T10:20:59.393062+0000","last_active":"2023-10-09T10:26:19.114576+0000","last_peered":"2023-10-09T10:26:19.114576+0000","last_clean":"2023-10-09T10:26:19.114576+0000","last_became_active":"2023-10-09T10:20:59.392657+0000","last_became_peered":"2023-10-09T10:20:59.392657+0000","last_unstale":"2023-10-09T10:26:19.114576+0000","last_undegraded":"2023-10-09T10:26:19.114576+0000","last_fullsized":"2023-10-09T10:26:19.114576+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":187,"reported_epoch":215,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:19.116532+0000","last_change":"2023-10-09T10:25:36.159630+0000","last_active":"2023-10-09T10:26:19.116532+0000","last_peered":"2023-10-09T10:26:19.116532+0000","last_clean":"2023-10-09T10:26:19.116532+0000","last_became_active":"2023-10-09T10:25:36.159055+0000","last_became_peered":"2023-10-09T10:25:36.159055+0000","last_unstale":"2023-10-09T10:26:19.116532+0000","last_undegraded":"2023-10-09T10:26:19.116532+0000","last_fullsized":"2023-10-09T10:26:19.116532+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":2,"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],"acting":[7,4,6],"avail_no_missing":["7","4","6"],"object_location_counts":[{"shards":"4,6,7","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":230,"reported_epoch":215,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:19.102865+0000","last_change":"2023-10-09T10:25:36.149061+0000","last_active":"2023-10-09T10:26:19.102865+0000","last_peered":"2023-10-09T10:26:19.102865+0000","last_clean":"2023-10-09T10:26:19.102865+0000","last_became_active":"2023-10-09T10:25:36.147249+0000","last_became_peered":"2023-10-09T10:25:36.147249+0000","last_unstale":"2023-10-09T10:26:19.102865+0000","last_undegraded":"2023-10-09T10:26:19.102865+0000","last_fullsized":"2023-10-09T10:26:19.102865+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:49:04.497376+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7],"acting":[3,7,1],"avail_no_missing":["3","1","7"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":18,"reported_epoch":215,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:19.118922+0000","last_change":"2023-10-09T10:25:36.154300+0000","last_active":"2023-10-09T10:26:19.118922+0000","last_peered":"2023-10-09T10:26:19.118922+0000","last_clean":"2023-10-09T10:26:19.118922+0000","last_became_active":"2023-10-09T10:25:36.153545+0000","last_became_peered":"2023-10-09T10:25:36.153545+0000","last_unstale":"2023-10-09T10:26:19.118922+0000","last_undegraded":"2023-10-09T10:26:19.118922+0000","last_fullsized":"2023-10-09T10:26:19.118922+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,0,1],"avail_no_missing":["5","0","1"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":218,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.127181+0000","last_change":"2023-10-09T10:25:35.155275+0000","last_active":"2023-10-09T10:26:19.127181+0000","last_peered":"2023-10-09T10:26:19.127181+0000","last_clean":"2023-10-09T10:26:19.127181+0000","last_became_active":"2023-10-09T10:25:35.154900+0000","last_became_peered":"2023-10-09T10:25:35.154900+0000","last_unstale":"2023-10-09T10:26:19.127181+0000","last_undegraded":"2023-10-09T10:26:19.127181+0000","last_fullsized":"2023-10-09T10:26:19.127181+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":36,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.116240+0000","last_change":"2023-10-09T10:23:19.524550+0000","last_active":"2023-10-09T10:26:19.116240+0000","last_peered":"2023-10-09T10:26:19.116240+0000","last_clean":"2023-10-09T10:26:19.116240+0000","last_became_active":"2023-10-09T10:23:19.524208+0000","last_became_peered":"2023-10-09T10:23:19.524208+0000","last_unstale":"2023-10-09T10:26:19.116240+0000","last_undegraded":"2023-10-09T10:26:19.116240+0000","last_fullsized":"2023-10-09T10:26:19.116240+0000","mapping_epoch":189,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":190,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":188,"reported_epoch":216,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:20.171750+0000","last_change":"2023-10-09T10:26:20.171252+0000","last_active":"2023-10-09T10:26:20.171750+0000","last_peered":"2023-10-09T10:26:20.171750+0000","last_clean":"2023-10-09T10:26:20.171750+0000","last_became_active":"2023-10-09T10:26:20.169910+0000","last_became_peered":"2023-10-09T10:26:20.169910+0000","last_unstale":"2023-10-09T10:26:20.171750+0000","last_undegraded":"2023-10-09T10:26:20.171750+0000","last_fullsized":"2023-10-09T10:26:20.171750+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:51:51.828561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,6,0],"avail_no_missing":["3","0","6"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":169,"reported_epoch":215,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:19.108273+0000","last_change":"2023-10-09T10:25:36.170745+0000","last_active":"2023-10-09T10:26:19.108273+0000","last_peered":"2023-10-09T10:26:19.108273+0000","last_clean":"2023-10-09T10:26:19.108273+0000","last_became_active":"2023-10-09T10:25:36.170211+0000","last_became_peered":"2023-10-09T10:25:36.170211+0000","last_unstale":"2023-10-09T10:26:19.108273+0000","last_undegraded":"2023-10-09T10:26:19.108273+0000","last_fullsized":"2023-10-09T10:26:19.108273+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":4,"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,5],"acting":[6,5,0],"avail_no_missing":["6","0","5"],"object_location_counts":[{"shards":"0,5,6","objects":4}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":16,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.119061+0000","last_change":"2023-10-09T10:25:45.935866+0000","last_active":"2023-10-09T10:26:19.119061+0000","last_peered":"2023-10-09T10:26:19.119061+0000","last_clean":"2023-10-09T10:26:19.119061+0000","last_became_active":"2023-10-09T10:25:45.935401+0000","last_became_peered":"2023-10-09T10:25:45.935401+0000","last_unstale":"2023-10-09T10:26:19.119061+0000","last_undegraded":"2023-10-09T10:26:19.119061+0000","last_fullsized":"2023-10-09T10:26:19.119061+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.b","version":"216'6146","reported_seq":6177,"reported_epoch":216,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:39.345784+0000","last_change":"2023-10-09T10:26:20.149130+0000","last_active":"2023-10-09T10:26:39.345784+0000","last_peered":"2023-10-09T10:26:39.345784+0000","last_clean":"2023-10-09T10:26:39.345784+0000","last_became_active":"2023-10-09T10:26:20.129631+0000","last_became_peered":"2023-10-09T10:26:20.129631+0000","last_unstale":"2023-10-09T10:26:39.345784+0000","last_undegraded":"2023-10-09T10:26:39.345784+0000","last_fullsized":"2023-10-09T10:26:39.345784+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":203,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6146,"log_dups_size":0,"ondisk_log_size":6146,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":331481088,"num_objects":5058,"num_object_clones":0,"num_object_copies":15174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5058,"num_objects_unfound":0,"num_objects_dirty":5058,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6146,"num_write_kb":358528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,6,1],"avail_no_missing":["5","1","6"],"object_location_counts":[{"shards":"1,5,6","objects":5058}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":80,"reported_epoch":215,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:19.114007+0000","last_change":"2023-10-09T10:25:36.175769+0000","last_active":"2023-10-09T10:26:19.114007+0000","last_peered":"2023-10-09T10:26:19.114007+0000","last_clean":"2023-10-09T10:26:19.114007+0000","last_became_active":"2023-10-09T10:25:36.158220+0000","last_became_peered":"2023-10-09T10:25:36.158220+0000","last_unstale":"2023-10-09T10:26:19.114007+0000","last_undegraded":"2023-10-09T10:26:19.114007+0000","last_fullsized":"2023-10-09T10:26:19.114007+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":1,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5],"acting":[4,5,0],"avail_no_missing":["4","0","5"],"object_location_counts":[{"shards":"0,4,5","objects":1}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":209,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.128149+0000","last_change":"2023-10-09T10:24:27.596925+0000","last_active":"2023-10-09T10:26:19.128149+0000","last_peered":"2023-10-09T10:26:19.128149+0000","last_clean":"2023-10-09T10:26:19.128149+0000","last_became_active":"2023-10-09T10:24:27.596534+0000","last_became_peered":"2023-10-09T10:24:27.596534+0000","last_unstale":"2023-10-09T10:26:19.128149+0000","last_undegraded":"2023-10-09T10:26:19.128149+0000","last_fullsized":"2023-10-09T10:26:19.128149+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.a","version":"216'6150","reported_seq":6169,"reported_epoch":216,"state":"active+undersized+degraded","last_fresh":"2023-10-09T10:26:40.899502+0000","last_change":"2023-10-09T10:24:51.231568+0000","last_active":"2023-10-09T10:26:40.899502+0000","last_peered":"2023-10-09T10:26:40.899502+0000","last_clean":"2023-10-09T10:24:29.568045+0000","last_became_active":"2023-10-09T10:24:30.601048+0000","last_became_peered":"2023-10-09T10:24:30.601048+0000","last_unstale":"2023-10-09T10:26:40.899502+0000","last_undegraded":"2023-10-09T10:24:51.230520+0000","last_fullsized":"2023-10-09T10:24:30.582513+0000","mapping_epoch":203,"log_start":"0'0","ondisk_log_start":"0'0","created":203,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6150,"log_dups_size":0,"ondisk_log_size":6150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:00:48.665359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":333185024,"num_objects":5084,"num_object_clones":0,"num_object_copies":15252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5084,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5084,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6150,"num_write_kb":359488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":["3","5"],"object_location_counts":[{"shards":"3,5","objects":5084}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":79,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.113231+0000","last_change":"2023-10-09T10:25:35.162919+0000","last_active":"2023-10-09T10:26:19.113231+0000","last_peered":"2023-10-09T10:26:19.113231+0000","last_clean":"2023-10-09T10:26:19.113231+0000","last_became_active":"2023-10-09T10:25:35.153460+0000","last_became_peered":"2023-10-09T10:25:35.153460+0000","last_unstale":"2023-10-09T10:26:19.113231+0000","last_undegraded":"2023-10-09T10:26:19.113231+0000","last_fullsized":"2023-10-09T10:26:19.113231+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":204,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.120645+0000","last_change":"2023-10-09T10:25:35.160174+0000","last_active":"2023-10-09T10:26:19.120645+0000","last_peered":"2023-10-09T10:26:19.120645+0000","last_clean":"2023-10-09T10:26:19.120645+0000","last_became_active":"2023-10-09T10:25:35.159749+0000","last_became_peered":"2023-10-09T10:25:35.159749+0000","last_unstale":"2023-10-09T10:26:19.120645+0000","last_undegraded":"2023-10-09T10:26:19.120645+0000","last_fullsized":"2023-10-09T10:26:19.120645+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"216'6254","reported_seq":7938,"reported_epoch":216,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:26:40.791088+0000","last_change":"2023-10-09T10:25:48.203735+0000","last_active":"2023-10-09T10:26:40.791088+0000","last_peered":"2023-10-09T10:26:40.791088+0000","last_clean":"2023-10-09T10:25:34.134387+0000","last_became_active":"2023-10-09T10:25:48.147952+0000","last_became_peered":"2023-10-09T10:25:48.147952+0000","last_unstale":"2023-10-09T10:26:40.791088+0000","last_undegraded":"2023-10-09T10:25:45.581002+0000","last_fullsized":"2023-10-09T10:25:45.576203+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":203,"last_epoch_clean":204,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6254,"log_dups_size":0,"ondisk_log_size":6254,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":338034688,"num_objects":5158,"num_object_clones":0,"num_object_copies":15474,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":7784,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5158,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6254,"num_write_kb":365184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":552,"num_bytes_recovered":36175872,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"avail_no_missing":["4","0","1"],"object_location_counts":[{"shards":"0,1,4","objects":3892},{"shards":"4,6","objects":1266}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":21,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.117963+0000","last_change":"2023-10-09T10:25:35.155848+0000","last_active":"2023-10-09T10:26:19.117963+0000","last_peered":"2023-10-09T10:26:19.117963+0000","last_clean":"2023-10-09T10:26:19.117963+0000","last_became_active":"2023-10-09T10:25:35.145006+0000","last_became_peered":"2023-10-09T10:25:35.145006+0000","last_unstale":"2023-10-09T10:26:19.117963+0000","last_undegraded":"2023-10-09T10:26:19.117963+0000","last_fullsized":"2023-10-09T10:26:19.117963+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":182,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.109906+0000","last_change":"2023-10-09T10:24:27.596000+0000","last_active":"2023-10-09T10:26:19.109906+0000","last_peered":"2023-10-09T10:26:19.109906+0000","last_clean":"2023-10-09T10:26:19.109906+0000","last_became_active":"2023-10-09T10:24:27.595660+0000","last_became_peered":"2023-10-09T10:24:27.595660+0000","last_unstale":"2023-10-09T10:26:19.109906+0000","last_undegraded":"2023-10-09T10:26:19.109906+0000","last_fullsized":"2023-10-09T10:26:19.109906+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"216'6177","reported_seq":6204,"reported_epoch":216,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:26:40.703788+0000","last_change":"2023-10-09T10:25:36.424048+0000","last_active":"2023-10-09T10:26:40.703788+0000","last_peered":"2023-10-09T10:26:40.703788+0000","last_clean":"2023-10-09T10:24:29.568045+0000","last_became_active":"2023-10-09T10:25:36.407785+0000","last_became_peered":"2023-10-09T10:25:36.407785+0000","last_unstale":"2023-10-09T10:26:40.703788+0000","last_undegraded":"2023-10-09T10:25:36.388172+0000","last_fullsized":"2023-10-09T10:25:36.143410+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":203,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6177,"log_dups_size":0,"ondisk_log_size":6177,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330629120,"num_objects":5045,"num_object_clones":0,"num_object_copies":15135,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4330,"num_objects_misplaced":5045,"num_objects_unfound":0,"num_objects_dirty":5045,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6177,"num_write_kb":359104,"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":[7,4],"acting":[4,3],"avail_no_missing":["4","3"],"object_location_counts":[{"shards":"3,4","objects":715}],"blocked_by":[],"up_primary":7,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":207,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.120322+0000","last_change":"2023-10-09T10:26:19.119760+0000","last_active":"2023-10-09T10:26:19.120322+0000","last_peered":"2023-10-09T10:26:19.120322+0000","last_clean":"2023-10-09T10:26:19.120322+0000","last_became_active":"2023-10-09T10:26:19.119421+0000","last_became_peered":"2023-10-09T10:26:19.119421+0000","last_unstale":"2023-10-09T10:26:19.120322+0000","last_undegraded":"2023-10-09T10:26:19.120322+0000","last_fullsized":"2023-10-09T10:26:19.120322+0000","mapping_epoch":214,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":172,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-09T10:26:20.166667+0000","last_change":"2023-10-09T10:11:16.816744+0000","last_active":"2023-10-09T10:26:20.166667+0000","last_peered":"2023-10-09T10:26:20.166667+0000","last_clean":"2023-10-09T10:26:20.166667+0000","last_became_active":"2023-10-09T10:11:16.816346+0000","last_became_peered":"2023-10-09T10:11:16.816346+0000","last_unstale":"2023-10-09T10:26:20.166667+0000","last_undegraded":"2023-10-09T10:26:20.166667+0000","last_fullsized":"2023-10-09T10:26:20.166667+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:55:26.903739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.f","version":"216'6042","reported_seq":7546,"reported_epoch":216,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:26:39.114251+0000","last_change":"2023-10-09T10:26:20.503045+0000","last_active":"2023-10-09T10:26:39.114251+0000","last_peered":"2023-10-09T10:26:39.114251+0000","last_clean":"2023-10-09T10:25:34.106567+0000","last_became_active":"2023-10-09T10:26:20.483828+0000","last_became_peered":"2023-10-09T10:26:20.483828+0000","last_unstale":"2023-10-09T10:26:39.114251+0000","last_undegraded":"2023-10-09T10:26:20.326837+0000","last_fullsized":"2023-10-09T10:26:20.145070+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":203,"last_epoch_clean":204,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6042,"log_dups_size":0,"ondisk_log_size":6042,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":332005376,"num_objects":5066,"num_object_clones":0,"num_object_copies":15198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":8830,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5066,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6042,"num_write_kb":355456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":490,"num_bytes_recovered":32112640,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4],"avail_no_missing":["7","0","3"],"object_location_counts":[{"shards":"0,3,4,7","objects":2},{"shards":"0,3,7","objects":3796},{"shards":"3,4,7","objects":1236},{"shards":"4,7","objects":32}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":202,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.103134+0000","last_change":"2023-10-09T10:25:35.189520+0000","last_active":"2023-10-09T10:26:19.103134+0000","last_peered":"2023-10-09T10:26:19.103134+0000","last_clean":"2023-10-09T10:26:19.103134+0000","last_became_active":"2023-10-09T10:25:35.157790+0000","last_became_peered":"2023-10-09T10:25:35.157790+0000","last_unstale":"2023-10-09T10:26:19.103134+0000","last_undegraded":"2023-10-09T10:26:19.103134+0000","last_fullsized":"2023-10-09T10:26:19.103134+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:39:54.890446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":197,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.115502+0000","last_change":"2023-10-09T10:20:59.397291+0000","last_active":"2023-10-09T10:26:19.115502+0000","last_peered":"2023-10-09T10:26:19.115502+0000","last_clean":"2023-10-09T10:26:19.115502+0000","last_became_active":"2023-10-09T10:20:59.396550+0000","last_became_peered":"2023-10-09T10:20:59.396550+0000","last_unstale":"2023-10-09T10:26:19.115502+0000","last_undegraded":"2023-10-09T10:26:19.115502+0000","last_fullsized":"2023-10-09T10:26:19.115502+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.e","version":"216'6076","reported_seq":6116,"reported_epoch":216,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:26:39.537478+0000","last_change":"2023-10-09T10:26:19.315798+0000","last_active":"2023-10-09T10:26:39.537478+0000","last_peered":"2023-10-09T10:26:39.537478+0000","last_clean":"2023-10-09T10:24:29.568045+0000","last_became_active":"2023-10-09T10:26:19.302913+0000","last_became_peered":"2023-10-09T10:26:19.302913+0000","last_unstale":"2023-10-09T10:26:39.537478+0000","last_undegraded":"2023-10-09T10:26:19.167899+0000","last_fullsized":"2023-10-09T10:26:19.110760+0000","mapping_epoch":214,"log_start":"0'0","ondisk_log_start":"0'0","created":203,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6076,"log_dups_size":0,"ondisk_log_size":6076,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":335413248,"num_objects":5118,"num_object_clones":0,"num_object_copies":15354,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5118,"num_objects_misplaced":5565,"num_objects_unfound":0,"num_objects_dirty":5118,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6076,"num_write_kb":358208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":131072,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,0],"avail_no_missing":["5","0"],"object_location_counts":[{"shards":"0,3,5","objects":1261},{"shards":"0,5","objects":-447}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":165,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.109582+0000","last_change":"2023-10-09T10:25:35.156892+0000","last_active":"2023-10-09T10:26:19.109582+0000","last_peered":"2023-10-09T10:26:19.109582+0000","last_clean":"2023-10-09T10:26:19.109582+0000","last_became_active":"2023-10-09T10:25:35.156510+0000","last_became_peered":"2023-10-09T10:25:35.156510+0000","last_unstale":"2023-10-09T10:26:19.109582+0000","last_undegraded":"2023-10-09T10:26:19.109582+0000","last_fullsized":"2023-10-09T10:26:19.109582+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":203,"reported_epoch":215,"state":"active+undersized","last_fresh":"2023-10-09T10:26:19.112623+0000","last_change":"2023-10-09T10:19:57.103886+0000","last_active":"2023-10-09T10:26:19.112623+0000","last_peered":"2023-10-09T10:26:19.112623+0000","last_clean":"2023-10-09T10:19:55.086046+0000","last_became_active":"2023-10-09T10:19:57.103886+0000","last_became_peered":"2023-10-09T10:19:57.103886+0000","last_unstale":"2023-10-09T10:26:19.112623+0000","last_undegraded":"2023-10-09T10:26:19.112623+0000","last_fullsized":"2023-10-09T10:19:57.099679+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.d","version":"216'6076","reported_seq":6098,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-09T10:26:37.690281+0000","last_change":"2023-10-09T10:24:30.594594+0000","last_active":"2023-10-09T10:26:37.690281+0000","last_peered":"2023-10-09T10:26:37.690281+0000","last_clean":"2023-10-09T10:26:37.690281+0000","last_became_active":"2023-10-09T10:24:30.594146+0000","last_became_peered":"2023-10-09T10:24:30.594146+0000","last_unstale":"2023-10-09T10:26:37.690281+0000","last_undegraded":"2023-10-09T10:26:37.690281+0000","last_fullsized":"2023-10-09T10:26:37.690281+0000","mapping_epoch":203,"log_start":"0'0","ondisk_log_start":"0'0","created":203,"last_epoch_clean":204,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6076,"log_dups_size":0,"ondisk_log_size":6076,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":340983832,"num_objects":5204,"num_object_clones":0,"num_object_copies":15612,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5204,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":6076,"num_write_kb":360897,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":207,"reported_epoch":215,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:19.120424+0000","last_change":"2023-10-09T10:23:20.520648+0000","last_active":"2023-10-09T10:26:19.120424+0000","last_peered":"2023-10-09T10:26:19.120424+0000","last_clean":"2023-10-09T10:26:19.120424+0000","last_became_active":"2023-10-09T10:23:20.520175+0000","last_became_peered":"2023-10-09T10:23:20.520175+0000","last_unstale":"2023-10-09T10:26:19.120424+0000","last_undegraded":"2023-10-09T10:26:19.120424+0000","last_fullsized":"2023-10-09T10:26:19.120424+0000","mapping_epoch":190,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":191,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7],"acting":[4,7,1],"avail_no_missing":["4","1","7"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":206,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.113116+0000","last_change":"2023-10-09T10:25:35.155027+0000","last_active":"2023-10-09T10:26:19.113116+0000","last_peered":"2023-10-09T10:26:19.113116+0000","last_clean":"2023-10-09T10:26:19.113116+0000","last_became_active":"2023-10-09T10:25:35.154651+0000","last_became_peered":"2023-10-09T10:25:35.154651+0000","last_unstale":"2023-10-09T10:26:19.113116+0000","last_undegraded":"2023-10-09T10:26:19.113116+0000","last_fullsized":"2023-10-09T10:26:19.113116+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.c","version":"216'6212","reported_seq":6243,"reported_epoch":216,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:37.655486+0000","last_change":"2023-10-09T10:25:36.170407+0000","last_active":"2023-10-09T10:26:37.655486+0000","last_peered":"2023-10-09T10:26:37.655486+0000","last_clean":"2023-10-09T10:26:37.655486+0000","last_became_active":"2023-10-09T10:25:36.155064+0000","last_became_peered":"2023-10-09T10:25:36.155064+0000","last_unstale":"2023-10-09T10:26:37.655486+0000","last_undegraded":"2023-10-09T10:26:37.655486+0000","last_fullsized":"2023-10-09T10:26:37.655486+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":203,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6212,"log_dups_size":0,"ondisk_log_size":6212,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":345505792,"num_objects":5272,"num_object_clones":0,"num_object_copies":15816,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5272,"num_objects_unfound":0,"num_objects_dirty":5272,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6212,"num_write_kb":367488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,7,3],"avail_no_missing":["6","3","7"],"object_location_counts":[{"shards":"3,6,7","objects":5272}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":213,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.097233+0000","last_change":"2023-10-09T10:25:35.154194+0000","last_active":"2023-10-09T10:26:19.097233+0000","last_peered":"2023-10-09T10:26:19.097233+0000","last_clean":"2023-10-09T10:26:19.097233+0000","last_became_active":"2023-10-09T10:25:35.153844+0000","last_became_peered":"2023-10-09T10:25:35.153844+0000","last_unstale":"2023-10-09T10:26:19.097233+0000","last_undegraded":"2023-10-09T10:26:19.097233+0000","last_fullsized":"2023-10-09T10:26:19.097233+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:36:27.033916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":165,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.098428+0000","last_change":"2023-10-09T10:12:14.953847+0000","last_active":"2023-10-09T10:26:19.098428+0000","last_peered":"2023-10-09T10:26:19.098428+0000","last_clean":"2023-10-09T10:26:19.098428+0000","last_became_active":"2023-10-09T10:12:14.953428+0000","last_became_peered":"2023-10-09T10:12:14.953428+0000","last_unstale":"2023-10-09T10:26:19.098428+0000","last_undegraded":"2023-10-09T10:26:19.098428+0000","last_fullsized":"2023-10-09T10:26:19.098428+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:57:10.643432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.1","version":"216'6158","reported_seq":6186,"reported_epoch":216,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:26:40.720201+0000","last_change":"2023-10-09T10:25:48.137025+0000","last_active":"2023-10-09T10:26:40.720201+0000","last_peered":"2023-10-09T10:26:40.720201+0000","last_clean":"2023-10-09T10:25:34.105569+0000","last_became_active":"2023-10-09T10:25:45.685741+0000","last_became_peered":"2023-10-09T10:25:45.685741+0000","last_unstale":"2023-10-09T10:26:40.720201+0000","last_undegraded":"2023-10-09T10:25:36.218827+0000","last_fullsized":"2023-10-09T10:25:36.141050+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":203,"last_epoch_clean":204,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6158,"log_dups_size":0,"ondisk_log_size":6158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":334495744,"num_objects":5104,"num_object_clones":0,"num_object_copies":15312,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4346,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5104,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6158,"num_write_kb":360384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6],"avail_no_missing":["4","3","6"],"object_location_counts":[{"shards":"3,4,6","objects":3819},{"shards":"4,6","objects":758}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"76'131","reported_seq":625,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.099966+0000","last_change":"2023-10-09T10:25:35.159741+0000","last_active":"2023-10-09T10:26:19.099966+0000","last_peered":"2023-10-09T10:26:19.099966+0000","last_clean":"2023-10-09T10:26:19.099966+0000","last_became_active":"2023-10-09T10:25:35.158964+0000","last_became_peered":"2023-10-09T10:25:35.158964+0000","last_unstale":"2023-10-09T10:26:19.099966+0000","last_undegraded":"2023-10-09T10:26:19.099966+0000","last_fullsized":"2023-10-09T10:26:19.099966+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":131,"log_dups_size":0,"ondisk_log_size":131,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:43:43.739664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":619,"num_read_kb":508,"num_write":137,"num_write_kb":4162,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":214,"reported_epoch":215,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:19.127435+0000","last_change":"2023-10-09T10:25:36.167386+0000","last_active":"2023-10-09T10:26:19.127435+0000","last_peered":"2023-10-09T10:26:19.127435+0000","last_clean":"2023-10-09T10:26:19.127435+0000","last_became_active":"2023-10-09T10:25:36.166901+0000","last_became_peered":"2023-10-09T10:25:36.166901+0000","last_unstale":"2023-10-09T10:26:19.127435+0000","last_undegraded":"2023-10-09T10:26:19.127435+0000","last_fullsized":"2023-10-09T10:26:19.127435+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,6,3],"avail_no_missing":["5","3","6"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":85,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.118620+0000","last_change":"2023-10-09T10:25:35.159241+0000","last_active":"2023-10-09T10:26:19.118620+0000","last_peered":"2023-10-09T10:26:19.118620+0000","last_clean":"2023-10-09T10:26:19.118620+0000","last_became_active":"2023-10-09T10:25:35.158591+0000","last_became_peered":"2023-10-09T10:25:35.158591+0000","last_unstale":"2023-10-09T10:26:19.118620+0000","last_undegraded":"2023-10-09T10:26:19.118620+0000","last_fullsized":"2023-10-09T10:26:19.118620+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.7","version":"216'6214","reported_seq":6243,"reported_epoch":216,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:26:37.568200+0000","last_change":"2023-10-09T10:25:36.390948+0000","last_active":"2023-10-09T10:26:37.568200+0000","last_peered":"2023-10-09T10:26:37.568200+0000","last_clean":"2023-10-09T10:25:34.131241+0000","last_became_active":"2023-10-09T10:25:36.358562+0000","last_became_peered":"2023-10-09T10:25:36.358562+0000","last_unstale":"2023-10-09T10:26:37.568200+0000","last_undegraded":"2023-10-09T10:25:36.197161+0000","last_fullsized":"2023-10-09T10:25:36.149338+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":203,"last_epoch_clean":204,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6214,"log_dups_size":0,"ondisk_log_size":6214,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":349175808,"num_objects":5328,"num_object_clones":0,"num_object_copies":15984,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":4457,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5328,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6214,"num_write_kb":369344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,1],"acting":[6,0],"avail_no_missing":["6","0","3"],"object_location_counts":[{"shards":"0,3,6","objects":4014},{"shards":"0,6","objects":871}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"76'52","reported_seq":617,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.118776+0000","last_change":"2023-10-09T10:20:59.407054+0000","last_active":"2023-10-09T10:26:19.118776+0000","last_peered":"2023-10-09T10:26:19.118776+0000","last_clean":"2023-10-09T10:26:19.118776+0000","last_became_active":"2023-10-09T10:20:59.406039+0000","last_became_peered":"2023-10-09T10:20:59.406039+0000","last_unstale":"2023-10-09T10:26:19.118776+0000","last_undegraded":"2023-10-09T10:26:19.118776+0000","last_fullsized":"2023-10-09T10:26:19.118776+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":519,"num_read_kb":1955,"num_write":46,"num_write_kb":1266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":198,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.114436+0000","last_change":"2023-10-09T10:20:59.396812+0000","last_active":"2023-10-09T10:26:19.114436+0000","last_peered":"2023-10-09T10:26:19.114436+0000","last_clean":"2023-10-09T10:26:19.114436+0000","last_became_active":"2023-10-09T10:20:59.395745+0000","last_became_peered":"2023-10-09T10:20:59.395745+0000","last_unstale":"2023-10-09T10:26:19.114436+0000","last_undegraded":"2023-10-09T10:26:19.114436+0000","last_fullsized":"2023-10-09T10:26:19.114436+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":28,"reported_epoch":216,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:20.140257+0000","last_change":"2023-10-09T10:26:20.140257+0000","last_active":"2023-10-09T10:26:20.140257+0000","last_peered":"2023-10-09T10:26:20.140257+0000","last_clean":"2023-10-09T10:26:20.140257+0000","last_became_active":"2023-10-09T10:26:20.139724+0000","last_became_peered":"2023-10-09T10:26:20.139724+0000","last_unstale":"2023-10-09T10:26:20.140257+0000","last_undegraded":"2023-10-09T10:26:20.140257+0000","last_fullsized":"2023-10-09T10:26:20.140257+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,5,1],"avail_no_missing":["6","1","5"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.4","version":"216'6081","reported_seq":7670,"reported_epoch":216,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:26:40.795141+0000","last_change":"2023-10-09T10:26:20.467649+0000","last_active":"2023-10-09T10:26:40.795141+0000","last_peered":"2023-10-09T10:26:40.795141+0000","last_clean":"2023-10-09T10:25:34.083174+0000","last_became_active":"2023-10-09T10:26:20.457810+0000","last_became_peered":"2023-10-09T10:26:20.457810+0000","last_unstale":"2023-10-09T10:26:40.795141+0000","last_undegraded":"2023-10-09T10:26:20.317229+0000","last_fullsized":"2023-10-09T10:26:20.123873+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":203,"last_epoch_clean":204,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6081,"log_dups_size":0,"ondisk_log_size":6081,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330891264,"num_objects":5049,"num_object_clones":0,"num_object_copies":15147,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":8759,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5049,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6081,"num_write_kb":356160,"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":[4,6,5],"acting":[4,6],"avail_no_missing":["4","0","1"],"object_location_counts":[{"shards":"0,1,4","objects":3747},{"shards":"0,1,4,5","objects":1},{"shards":"1,4,6","objects":1264},{"shards":"4,6","objects":37}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1","version":"76'118","reported_seq":611,"reported_epoch":215,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:19.094106+0000","last_change":"2023-10-09T10:25:38.147918+0000","last_active":"2023-10-09T10:26:19.094106+0000","last_peered":"2023-10-09T10:26:19.094106+0000","last_clean":"2023-10-09T10:26:19.094106+0000","last_became_active":"2023-10-09T10:25:38.147255+0000","last_became_peered":"2023-10-09T10:25:38.147255+0000","last_unstale":"2023-10-09T10:26:19.094106+0000","last_undegraded":"2023-10-09T10:26:19.094106+0000","last_fullsized":"2023-10-09T10:26:19.094106+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":118,"log_dups_size":0,"ondisk_log_size":118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:49:44.993780+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":881,"num_read_kb":1026,"num_write":94,"num_write_kb":1236,"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":[0,1],"acting":[0,1,3],"avail_no_missing":["0","1","3"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":183,"reported_epoch":215,"state":"active+undersized","last_fresh":"2023-10-09T10:26:19.097323+0000","last_change":"2023-10-09T10:20:59.404039+0000","last_active":"2023-10-09T10:26:19.097323+0000","last_peered":"2023-10-09T10:26:19.097323+0000","last_clean":"2023-10-09T10:19:37.935879+0000","last_became_active":"2023-10-09T10:20:59.404039+0000","last_became_peered":"2023-10-09T10:20:59.404039+0000","last_unstale":"2023-10-09T10:26:19.097323+0000","last_undegraded":"2023-10-09T10:26:19.097323+0000","last_fullsized":"2023-10-09T10:20:59.378329+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":98,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:09:14.744085+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,6],"avail_no_missing":["1","6"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":77,"reported_epoch":215,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:19.127624+0000","last_change":"2023-10-09T10:25:36.153426+0000","last_active":"2023-10-09T10:26:19.127624+0000","last_peered":"2023-10-09T10:26:19.127624+0000","last_clean":"2023-10-09T10:26:19.127624+0000","last_became_active":"2023-10-09T10:25:36.151772+0000","last_became_peered":"2023-10-09T10:25:36.151772+0000","last_unstale":"2023-10-09T10:26:19.127624+0000","last_undegraded":"2023-10-09T10:26:19.127624+0000","last_fullsized":"2023-10-09T10:26:19.127624+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4],"acting":[5,4,0],"avail_no_missing":["5","0","4"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.6","version":"216'6051","reported_seq":6084,"reported_epoch":216,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:41.424541+0000","last_change":"2023-10-09T10:25:36.200986+0000","last_active":"2023-10-09T10:26:41.424541+0000","last_peered":"2023-10-09T10:26:41.424541+0000","last_clean":"2023-10-09T10:26:41.424541+0000","last_became_active":"2023-10-09T10:25:36.196769+0000","last_became_peered":"2023-10-09T10:25:36.196769+0000","last_unstale":"2023-10-09T10:26:41.424541+0000","last_undegraded":"2023-10-09T10:26:41.424541+0000","last_fullsized":"2023-10-09T10:26:41.424541+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":203,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+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-10-10T20:01:36.896575+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":329711616,"num_objects":5031,"num_object_clones":0,"num_object_copies":15093,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5031,"num_objects_unfound":0,"num_objects_dirty":5031,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6051,"num_write_kb":354624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5],"acting":[0,5,3],"avail_no_missing":["0","3","5"],"object_location_counts":[{"shards":"0,3,5","objects":5031}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.3","version":"76'179","reported_seq":754,"reported_epoch":215,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:19.119000+0000","last_change":"2023-10-09T10:24:28.589145+0000","last_active":"2023-10-09T10:26:19.119000+0000","last_peered":"2023-10-09T10:26:19.119000+0000","last_clean":"2023-10-09T10:26:19.119000+0000","last_became_active":"2023-10-09T10:24:28.588417+0000","last_became_peered":"2023-10-09T10:24:28.588417+0000","last_unstale":"2023-10-09T10:26:19.119000+0000","last_undegraded":"2023-10-09T10:26:19.119000+0000","last_fullsized":"2023-10-09T10:26:19.119000+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":179,"log_dups_size":0,"ondisk_log_size":179,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":1,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":680,"num_read_kb":604,"num_write":161,"num_write_kb":107,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3],"acting":[5,3,7],"avail_no_missing":["5","3","7"],"object_location_counts":[{"shards":"3,5,7","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"83'139","reported_seq":288,"reported_epoch":215,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:19.108212+0000","last_change":"2023-10-09T10:25:36.154130+0000","last_active":"2023-10-09T10:26:19.108212+0000","last_peered":"2023-10-09T10:26:19.108212+0000","last_clean":"2023-10-09T10:26:19.108212+0000","last_became_active":"2023-10-09T10:25:36.151600+0000","last_became_peered":"2023-10-09T10:25:36.151600+0000","last_unstale":"2023-10-09T10:26:19.108212+0000","last_undegraded":"2023-10-09T10:26:19.108212+0000","last_fullsized":"2023-10-09T10:26:19.108212+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_clean_scrub_stamp":"2023-10-09T09:52:58.844090+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":2,"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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,1,0],"avail_no_missing":["6","0","1"],"object_location_counts":[{"shards":"0,1,6","objects":2}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":163,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.118536+0000","last_change":"2023-10-09T10:25:35.153580+0000","last_active":"2023-10-09T10:26:19.118536+0000","last_peered":"2023-10-09T10:26:19.118536+0000","last_clean":"2023-10-09T10:26:19.118536+0000","last_became_active":"2023-10-09T10:25:35.152566+0000","last_became_peered":"2023-10-09T10:25:35.152566+0000","last_unstale":"2023-10-09T10:26:19.118536+0000","last_undegraded":"2023-10-09T10:26:19.118536+0000","last_fullsized":"2023-10-09T10:26:19.118536+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":164,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.108956+0000","last_change":"2023-10-09T10:23:19.529132+0000","last_active":"2023-10-09T10:26:19.108956+0000","last_peered":"2023-10-09T10:26:19.108956+0000","last_clean":"2023-10-09T10:26:19.108956+0000","last_became_active":"2023-10-09T10:23:19.528495+0000","last_became_peered":"2023-10-09T10:23:19.528495+0000","last_unstale":"2023-10-09T10:26:19.108956+0000","last_undegraded":"2023-10-09T10:26:19.108956+0000","last_fullsized":"2023-10-09T10:26:19.108956+0000","mapping_epoch":189,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":190,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.5","version":"216'6233","reported_seq":6262,"reported_epoch":216,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:26:39.719966+0000","last_change":"2023-10-09T10:26:19.315146+0000","last_active":"2023-10-09T10:26:39.719966+0000","last_peered":"2023-10-09T10:26:39.719966+0000","last_clean":"2023-10-09T10:24:29.568045+0000","last_became_active":"2023-10-09T10:26:19.306818+0000","last_became_peered":"2023-10-09T10:26:19.306818+0000","last_unstale":"2023-10-09T10:26:39.719966+0000","last_undegraded":"2023-10-09T10:26:19.127518+0000","last_fullsized":"2023-10-09T10:26:19.098653+0000","mapping_epoch":214,"log_start":"0'0","ondisk_log_start":"0'0","created":203,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6233,"log_dups_size":0,"ondisk_log_size":6233,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:25:59.239429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":339410944,"num_objects":5179,"num_object_clones":0,"num_object_copies":15537,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5179,"num_objects_misplaced":5672,"num_objects_unfound":0,"num_objects_dirty":5179,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6233,"num_write_kb":365184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,0],"avail_no_missing":["1","0"],"object_location_counts":[{"shards":"0,1","objects":-493},{"shards":"0,1,6","objects":1251}],"blocked_by":[],"up_primary":7,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"76'47","reported_seq":55,"reported_epoch":215,"state":"active+recovery_wait+degraded","last_fresh":"2023-10-09T10:26:19.124196+0000","last_change":"2023-10-09T10:26:19.124196+0000","last_active":"2023-10-09T10:26:19.124196+0000","last_peered":"2023-10-09T10:26:19.124196+0000","last_clean":"2023-10-09T10:25:56.189123+0000","last_became_active":"2023-10-09T10:26:19.123804+0000","last_became_peered":"2023-10-09T10:26:19.123804+0000","last_unstale":"2023-10-09T10:26:19.124196+0000","last_undegraded":"2023-10-09T10:26:19.114390+0000","last_fullsized":"2023-10-09T10:26:19.124196+0000","mapping_epoch":214,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":190,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":47,"log_dups_size":0,"ondisk_log_size":47,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":113,"num_read_kb":478,"num_write":49,"num_write_kb":229,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":["7","0","1"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":181,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.093784+0000","last_change":"2023-10-09T10:25:35.156731+0000","last_active":"2023-10-09T10:26:19.093784+0000","last_peered":"2023-10-09T10:26:19.093784+0000","last_clean":"2023-10-09T10:26:19.093784+0000","last_became_active":"2023-10-09T10:25:35.153449+0000","last_became_peered":"2023-10-09T10:25:35.153449+0000","last_unstale":"2023-10-09T10:26:19.093784+0000","last_undegraded":"2023-10-09T10:26:19.093784+0000","last_fullsized":"2023-10-09T10:26:19.093784+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:49:42.605332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,5],"acting":[0,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":18,"reported_epoch":215,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:19.170215+0000","last_change":"2023-10-09T10:25:36.196458+0000","last_active":"2023-10-09T10:26:19.170215+0000","last_peered":"2023-10-09T10:26:19.170215+0000","last_clean":"2023-10-09T10:26:19.170215+0000","last_became_active":"2023-10-09T10:25:36.195506+0000","last_became_peered":"2023-10-09T10:25:36.195506+0000","last_unstale":"2023-10-09T10:26:19.170215+0000","last_undegraded":"2023-10-09T10:26:19.170215+0000","last_fullsized":"2023-10-09T10:26:19.170215+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1,0],"avail_no_missing":["5","0","1"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.0","version":"216'6019","reported_seq":6053,"reported_epoch":216,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:39.505932+0000","last_change":"2023-10-09T10:25:36.212263+0000","last_active":"2023-10-09T10:26:39.505932+0000","last_peered":"2023-10-09T10:26:39.505932+0000","last_clean":"2023-10-09T10:26:39.505932+0000","last_became_active":"2023-10-09T10:25:36.181831+0000","last_became_peered":"2023-10-09T10:25:36.181831+0000","last_unstale":"2023-10-09T10:26:39.505932+0000","last_undegraded":"2023-10-09T10:26:39.505932+0000","last_fullsized":"2023-10-09T10:26:39.505932+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":203,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6019,"log_dups_size":0,"ondisk_log_size":6019,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":331153408,"num_objects":5053,"num_object_clones":0,"num_object_copies":15159,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5053,"num_objects_unfound":0,"num_objects_dirty":5053,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6019,"num_write_kb":354304,"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],"acting":[5,3,1],"avail_no_missing":["5","1","3"],"object_location_counts":[{"shards":"1,3,5","objects":5053}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"76'109","reported_seq":577,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.117883+0000","last_change":"2023-10-09T10:25:38.158321+0000","last_active":"2023-10-09T10:26:19.117883+0000","last_peered":"2023-10-09T10:26:19.117883+0000","last_clean":"2023-10-09T10:26:19.117883+0000","last_became_active":"2023-10-09T10:25:38.157689+0000","last_became_peered":"2023-10-09T10:25:38.157689+0000","last_unstale":"2023-10-09T10:26:19.117883+0000","last_undegraded":"2023-10-09T10:26:19.117883+0000","last_fullsized":"2023-10-09T10:26:19.117883+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":821,"num_read_kb":1489,"num_write":106,"num_write_kb":462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":32,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":97,"reported_epoch":215,"state":"active+undersized","last_fresh":"2023-10-09T10:26:19.127097+0000","last_change":"2023-10-09T10:19:57.101469+0000","last_active":"2023-10-09T10:26:19.127097+0000","last_peered":"2023-10-09T10:26:19.127097+0000","last_clean":"2023-10-09T10:11:16.825735+0000","last_became_active":"2023-10-09T10:19:57.101469+0000","last_became_peered":"2023-10-09T10:19:57.101469+0000","last_unstale":"2023-10-09T10:26:19.127097+0000","last_undegraded":"2023-10-09T10:26:19.127097+0000","last_fullsized":"2023-10-09T10:19:57.097937+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":105,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":["5","1"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":191,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.119178+0000","last_change":"2023-10-09T10:25:35.150985+0000","last_active":"2023-10-09T10:26:19.119178+0000","last_peered":"2023-10-09T10:26:19.119178+0000","last_clean":"2023-10-09T10:26:19.119178+0000","last_became_active":"2023-10-09T10:25:35.150595+0000","last_became_peered":"2023-10-09T10:25:35.150595+0000","last_unstale":"2023-10-09T10:26:19.119178+0000","last_undegraded":"2023-10-09T10:26:19.119178+0000","last_fullsized":"2023-10-09T10:26:19.119178+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.3","version":"216'6401","reported_seq":6417,"reported_epoch":216,"state":"active+undersized+degraded","last_fresh":"2023-10-09T10:26:40.888529+0000","last_change":"2023-10-09T10:24:51.228138+0000","last_active":"2023-10-09T10:26:40.888529+0000","last_peered":"2023-10-09T10:26:40.888529+0000","last_clean":"2023-10-09T10:24:29.568045+0000","last_became_active":"2023-10-09T10:24:30.597030+0000","last_became_peered":"2023-10-09T10:24:30.597030+0000","last_unstale":"2023-10-09T10:26:40.888529+0000","last_undegraded":"2023-10-09T10:24:51.227923+0000","last_fullsized":"2023-10-09T10:24:30.582122+0000","mapping_epoch":203,"log_start":"0'0","ondisk_log_start":"0'0","created":203,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6401,"log_dups_size":0,"ondisk_log_size":6401,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:12:11.349974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":346357760,"num_objects":5285,"num_object_clones":0,"num_object_copies":15855,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5285,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5285,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6401,"num_write_kb":373952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,4],"avail_no_missing":["3","4"],"object_location_counts":[{"shards":"3,4","objects":5285}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":227,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.106692+0000","last_change":"2023-10-09T10:24:27.611769+0000","last_active":"2023-10-09T10:26:19.106692+0000","last_peered":"2023-10-09T10:26:19.106692+0000","last_clean":"2023-10-09T10:26:19.106692+0000","last_became_active":"2023-10-09T10:24:27.594669+0000","last_became_peered":"2023-10-09T10:24:27.594669+0000","last_unstale":"2023-10-09T10:26:19.106692+0000","last_undegraded":"2023-10-09T10:26:19.106692+0000","last_fullsized":"2023-10-09T10:26:19.106692+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:00:24.398002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"76'153","reported_seq":721,"reported_epoch":216,"state":"active+clean","last_fresh":"2023-10-09T10:26:20.114522+0000","last_change":"2023-10-09T10:20:59.399193+0000","last_active":"2023-10-09T10:26:20.114522+0000","last_peered":"2023-10-09T10:26:20.114522+0000","last_clean":"2023-10-09T10:26:20.114522+0000","last_became_active":"2023-10-09T10:20:59.398373+0000","last_became_peered":"2023-10-09T10:20:59.398373+0000","last_unstale":"2023-10-09T10:26:20.114522+0000","last_undegraded":"2023-10-09T10:26:20.114522+0000","last_fullsized":"2023-10-09T10:26:20.114522+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:50:36.063110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":859,"num_read_kb":2778,"num_write":113,"num_write_kb":2118,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.128066+0000","last_change":"2023-10-09T10:25:35.161242+0000","last_active":"2023-10-09T10:26:19.128066+0000","last_peered":"2023-10-09T10:26:19.128066+0000","last_clean":"2023-10-09T10:26:19.128066+0000","last_became_active":"2023-10-09T10:25:35.160795+0000","last_became_peered":"2023-10-09T10:25:35.160795+0000","last_unstale":"2023-10-09T10:26:19.128066+0000","last_undegraded":"2023-10-09T10:26:19.128066+0000","last_fullsized":"2023-10-09T10:26:19.128066+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.2","version":"216'6158","reported_seq":12910,"reported_epoch":216,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-10-09T10:26:40.915392+0000","last_change":"2023-10-09T10:25:36.389727+0000","last_active":"2023-10-09T10:26:40.915392+0000","last_peered":"2023-10-09T10:26:40.915392+0000","last_clean":"2023-10-09T10:24:29.568045+0000","last_became_active":"2023-10-09T10:25:36.375051+0000","last_became_peered":"2023-10-09T10:25:36.375051+0000","last_unstale":"2023-10-09T10:26:40.915392+0000","last_undegraded":"2023-10-09T10:25:36.175017+0000","last_fullsized":"2023-10-09T10:25:36.131343+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":203,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6158,"log_dups_size":0,"ondisk_log_size":6158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:11:06.230219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330170368,"num_objects":5038,"num_object_clones":0,"num_object_copies":15114,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5038,"num_objects_misplaced":1001,"num_objects_unfound":0,"num_objects_dirty":5038,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6158,"num_write_kb":358272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3362,"num_bytes_recovered":220332032,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7],"acting":[3,1],"avail_no_missing":["3","1"],"object_location_counts":[{"shards":"1,3","objects":4037}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"76'187","reported_seq":1053,"reported_epoch":215,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:19.119170+0000","last_change":"2023-10-09T10:24:28.591708+0000","last_active":"2023-10-09T10:26:19.119170+0000","last_peered":"2023-10-09T10:26:19.119170+0000","last_clean":"2023-10-09T10:26:19.119170+0000","last_became_active":"2023-10-09T10:24:28.590960+0000","last_became_peered":"2023-10-09T10:24:28.590960+0000","last_unstale":"2023-10-09T10:26:19.119170+0000","last_undegraded":"2023-10-09T10:26:19.119170+0000","last_fullsized":"2023-10-09T10:26:19.119170+0000","mapping_epoch":201,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":202,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1503,"num_read_kb":4410,"num_write":140,"num_write_kb":3134,"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":[6,3],"acting":[6,3,7],"avail_no_missing":["6","3","7"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":42,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.098367+0000","last_change":"2023-10-09T10:25:35.166123+0000","last_active":"2023-10-09T10:26:19.098367+0000","last_peered":"2023-10-09T10:26:19.098367+0000","last_clean":"2023-10-09T10:26:19.098367+0000","last_became_active":"2023-10-09T10:25:35.154942+0000","last_became_peered":"2023-10-09T10:25:35.154942+0000","last_unstale":"2023-10-09T10:26:19.098367+0000","last_undegraded":"2023-10-09T10:26:19.098367+0000","last_fullsized":"2023-10-09T10:26:19.098367+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:48:01.802252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":180,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.120572+0000","last_change":"2023-10-09T10:20:59.403011+0000","last_active":"2023-10-09T10:26:19.120572+0000","last_peered":"2023-10-09T10:26:19.120572+0000","last_clean":"2023-10-09T10:26:19.120572+0000","last_became_active":"2023-10-09T10:20:59.402629+0000","last_became_peered":"2023-10-09T10:20:59.402629+0000","last_unstale":"2023-10-09T10:26:19.120572+0000","last_undegraded":"2023-10-09T10:26:19.120572+0000","last_fullsized":"2023-10-09T10:26:19.120572+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":28,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.116843+0000","last_change":"2023-10-09T10:25:35.156461+0000","last_active":"2023-10-09T10:26:19.116843+0000","last_peered":"2023-10-09T10:26:19.116843+0000","last_clean":"2023-10-09T10:26:19.116843+0000","last_became_active":"2023-10-09T10:25:35.155988+0000","last_became_peered":"2023-10-09T10:25:35.155988+0000","last_unstale":"2023-10-09T10:26:19.116843+0000","last_undegraded":"2023-10-09T10:26:19.116843+0000","last_fullsized":"2023-10-09T10:26:19.116843+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":156,"reported_epoch":215,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:19.100185+0000","last_change":"2023-10-09T10:25:36.211761+0000","last_active":"2023-10-09T10:26:19.100185+0000","last_peered":"2023-10-09T10:26:19.100185+0000","last_clean":"2023-10-09T10:26:19.100185+0000","last_became_active":"2023-10-09T10:25:36.211167+0000","last_became_peered":"2023-10-09T10:25:36.211167+0000","last_unstale":"2023-10-09T10:26:19.100185+0000","last_undegraded":"2023-10-09T10:26:19.100185+0000","last_fullsized":"2023-10-09T10:26:19.100185+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:48:14.333813+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4],"acting":[1,4,3],"avail_no_missing":["1","3","4"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":185,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.126963+0000","last_change":"2023-10-09T10:11:16.821758+0000","last_active":"2023-10-09T10:26:19.126963+0000","last_peered":"2023-10-09T10:26:19.126963+0000","last_clean":"2023-10-09T10:26:19.126963+0000","last_became_active":"2023-10-09T10:11:16.821357+0000","last_became_peered":"2023-10-09T10:11:16.821357+0000","last_unstale":"2023-10-09T10:26:19.126963+0000","last_undegraded":"2023-10-09T10:26:19.126963+0000","last_fullsized":"2023-10-09T10:26:19.126963+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":212,"reported_epoch":215,"state":"active+undersized","last_fresh":"2023-10-09T10:26:19.116663+0000","last_change":"2023-10-09T10:19:57.101873+0000","last_active":"2023-10-09T10:26:19.116663+0000","last_peered":"2023-10-09T10:26:19.116663+0000","last_clean":"2023-10-09T10:19:55.086220+0000","last_became_active":"2023-10-09T10:19:57.101873+0000","last_became_peered":"2023-10-09T10:19:57.101873+0000","last_unstale":"2023-10-09T10:26:19.116663+0000","last_undegraded":"2023-10-09T10:26:19.116663+0000","last_fullsized":"2023-10-09T10:19:57.100476+0000","mapping_epoch":162,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3],"acting":[4,3],"avail_no_missing":["4","3"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":185,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.127275+0000","last_change":"2023-10-09T10:20:59.400070+0000","last_active":"2023-10-09T10:26:19.127275+0000","last_peered":"2023-10-09T10:26:19.127275+0000","last_clean":"2023-10-09T10:26:19.127275+0000","last_became_active":"2023-10-09T10:20:59.399665+0000","last_became_peered":"2023-10-09T10:20:59.399665+0000","last_unstale":"2023-10-09T10:26:19.127275+0000","last_undegraded":"2023-10-09T10:26:19.127275+0000","last_fullsized":"2023-10-09T10:26:19.127275+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":197,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.112678+0000","last_change":"2023-10-09T10:12:14.944562+0000","last_active":"2023-10-09T10:26:19.112678+0000","last_peered":"2023-10-09T10:26:19.112678+0000","last_clean":"2023-10-09T10:26:19.112678+0000","last_became_active":"2023-10-09T10:12:14.943675+0000","last_became_peered":"2023-10-09T10:12:14.943675+0000","last_unstale":"2023-10-09T10:26:19.112678+0000","last_undegraded":"2023-10-09T10:26:19.112678+0000","last_fullsized":"2023-10-09T10:26:19.112678+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":28,"reported_epoch":215,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:19.109864+0000","last_change":"2023-10-09T10:25:36.156146+0000","last_active":"2023-10-09T10:26:19.109864+0000","last_peered":"2023-10-09T10:26:19.109864+0000","last_clean":"2023-10-09T10:26:19.109864+0000","last_became_active":"2023-10-09T10:25:36.155623+0000","last_became_peered":"2023-10-09T10:25:36.155623+0000","last_unstale":"2023-10-09T10:26:19.109864+0000","last_undegraded":"2023-10-09T10:26:19.109864+0000","last_fullsized":"2023-10-09T10:26:19.109864+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[6,1,3],"avail_no_missing":["6","1","3"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":174,"reported_epoch":215,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:19.093959+0000","last_change":"2023-10-09T10:25:36.149679+0000","last_active":"2023-10-09T10:26:19.093959+0000","last_peered":"2023-10-09T10:26:19.093959+0000","last_clean":"2023-10-09T10:26:19.093959+0000","last_became_active":"2023-10-09T10:25:36.149156+0000","last_became_peered":"2023-10-09T10:25:36.149156+0000","last_unstale":"2023-10-09T10:26:19.093959+0000","last_undegraded":"2023-10-09T10:26:19.093959+0000","last_fullsized":"2023-10-09T10:26:19.093959+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:21:36.168743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5],"acting":[0,5,3],"avail_no_missing":["0","3","5"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":45,"reported_epoch":215,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:26:19.127376+0000","last_change":"2023-10-09T10:25:36.228462+0000","last_active":"2023-10-09T10:26:19.127376+0000","last_peered":"2023-10-09T10:26:19.127376+0000","last_clean":"2023-10-09T10:26:19.127376+0000","last_became_active":"2023-10-09T10:25:36.208175+0000","last_became_peered":"2023-10-09T10:25:36.208175+0000","last_unstale":"2023-10-09T10:26:19.127376+0000","last_undegraded":"2023-10-09T10:26:19.127376+0000","last_fullsized":"2023-10-09T10:26:19.127376+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":2,"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,6],"acting":[5,6,0],"avail_no_missing":["5","0","6"],"object_location_counts":[{"shards":"0,5,6","objects":2}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":197,"reported_epoch":215,"state":"active+clean","last_fresh":"2023-10-09T10:26:19.112286+0000","last_change":"2023-10-09T10:20:59.404893+0000","last_active":"2023-10-09T10:26:19.112286+0000","last_peered":"2023-10-09T10:26:19.112286+0000","last_clean":"2023-10-09T10:26:19.112286+0000","last_became_active":"2023-10-09T10:20:59.404528+0000","last_became_peered":"2023-10-09T10:20:59.404528+0000","last_unstale":"2023-10-09T10:26:19.112286+0000","last_undegraded":"2023-10-09T10:26:19.112286+0000","last_fullsized":"2023-10-09T10:26:19.112286+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":5378605080,"num_objects":82072,"num_object_clones":0,"num_object_copies":246216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":64210,"num_objects_misplaced":37697,"num_objects_unfound":0,"num_objects_dirty":82072,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":98448,"num_write_kb":5776577,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4925,"num_bytes_recovered":322764800,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":14887497728,"data_stored":14887485512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":98448,"ondisk_log_size":98448,"up":38,"acting":37,"num_store_stats":7},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":84,"acting":93,"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":9,"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":19,"num_bytes_recovered":940,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":106496,"data_stored":17100,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33561,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":83,"acting":93,"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":2,"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":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":2,"acting":3,"num_store_stats":4},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5,"num_objects_misplaced":1,"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":72,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5919,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":21,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430572,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1387084,"kb_used_data":1085764,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92358068,"statfs":{"total":95995035648,"available":94574661632,"internally_reserved":0,"allocated":1111822336,"data_stored":1111194383,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,1,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":"Mon Oct 9 10:26:20 2023","interfaces":[{"interface":"back","average":{"1min":9.2880000000000003,"5min":2.6680000000000001,"15min":1.679},"min":{"1min":0.30599999999999999,"5min":0.26700000000000002,"15min":0.23499999999999999},"max":{"1min":142.559,"5min":142.559,"15min":142.559},"last":0.76900000000000002},{"interface":"front","average":{"1min":9.125,"5min":2.6259999999999999,"15min":1.6759999999999999},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":142.584,"5min":142.584,"15min":142.584},"last":0.95299999999999996}]},{"osd":1,"last update":"Mon Oct 9 10:26:39 2023","interfaces":[{"interface":"back","average":{"1min":2.504,"5min":4.0250000000000004,"15min":2.1120000000000001},"min":{"1min":0.34899999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":18.253,"5min":188.88399999999999,"15min":188.88399999999999},"last":2.7570000000000001},{"interface":"front","average":{"1min":1.4350000000000001,"5min":3.5670000000000002,"15min":2.032},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.28799999999999998},"max":{"1min":5.04,"5min":188.84700000000001,"15min":188.84700000000001},"last":2.9630000000000001}]},{"osd":2,"last update":"Mon Oct 9 10:19:01 2023","interfaces":[{"interface":"back","average":{"1min":2.419,"5min":1.968,"15min":1.3049999999999999},"min":{"1min":0.38100000000000001,"5min":0.372,"15min":0.372},"max":{"1min":5.7309999999999999,"5min":21.323,"15min":21.323},"last":1.476},{"interface":"front","average":{"1min":1.7569999999999999,"5min":1.369,"15min":1.1279999999999999},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":5.6360000000000001,"5min":6.4459999999999997,"15min":6.4459999999999997},"last":1.6140000000000001}]},{"osd":3,"last update":"Mon Oct 9 10:26:39 2023","interfaces":[{"interface":"back","average":{"1min":1.351,"5min":2.1259999999999999,"15min":1.605},"min":{"1min":0.33300000000000002,"5min":0.315,"15min":0.29699999999999999},"max":{"1min":10.766,"5min":96.253,"15min":96.253},"last":0.624},{"interface":"front","average":{"1min":2.4100000000000001,"5min":2.742,"15min":1.8109999999999999},"min":{"1min":0.379,"5min":0.33700000000000002,"15min":0.30599999999999999},"max":{"1min":18.295000000000002,"5min":96.319999999999993,"15min":96.319999999999993},"last":0.88200000000000001}]},{"osd":4,"last update":"Mon Oct 9 10:26:20 2023","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":3.379,"15min":1.9410000000000001},"min":{"1min":0.35199999999999998,"5min":0.32100000000000001,"15min":0.28699999999999998},"max":{"1min":4.8529999999999998,"5min":230.642,"15min":230.642},"last":0.91700000000000004},{"interface":"front","average":{"1min":1.254,"5min":3.536,"15min":1.962},"min":{"1min":0.375,"5min":0.33200000000000002,"15min":0.32000000000000001},"max":{"1min":6.7149999999999999,"5min":229.31299999999999,"15min":229.31299999999999},"last":0.58699999999999997}]},{"osd":5,"last update":"Mon Oct 9 10:26:20 2023","interfaces":[{"interface":"back","average":{"1min":1.3759999999999999,"5min":1.347,"15min":1.2529999999999999},"min":{"1min":0.40500000000000003,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":8.0809999999999995,"5min":8.5280000000000005,"15min":8.5280000000000005},"last":2.79},{"interface":"front","average":{"1min":1.1479999999999999,"5min":0.98299999999999998,"15min":1.234},"min":{"1min":0.45200000000000001,"5min":0.35299999999999998,"15min":0.34300000000000003},"max":{"1min":4.9939999999999998,"5min":4.9939999999999998,"15min":7.6059999999999999},"last":7.5510000000000002}]},{"osd":6,"last update":"Mon Oct 9 10:26:08 2023","interfaces":[{"interface":"back","average":{"1min":1.141,"5min":0.97799999999999998,"15min":0.96099999999999997},"min":{"1min":0.442,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":5.0750000000000002,"5min":5.0750000000000002,"15min":5.0750000000000002},"last":0.98299999999999998},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.1599999999999999,"15min":1.208},"min":{"1min":0.40300000000000002,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":3.8140000000000001,"5min":5.3810000000000002,"15min":5.3810000000000002},"last":0.65200000000000002}]}]},{"osd":6,"up_from":173,"seq":743029342277,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2236248,"kb_used_data":1920592,"kb_used_omap":7,"kb_used_meta":315640,"kb_avail":91508904,"statfs":{"total":95995035648,"available":93705117696,"internally_reserved":0,"allocated":1966686208,"data_stored":1966046793,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7343,"internal_metadata":323216209},"hb_peers":[0,1,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 10:26:07 2023","interfaces":[{"interface":"back","average":{"1min":5.4800000000000004,"5min":2.0800000000000001,"15min":1.306},"min":{"1min":0.27800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":73.555999999999997,"5min":73.555999999999997,"15min":73.555999999999997},"last":0.63800000000000001},{"interface":"front","average":{"1min":5.5279999999999996,"5min":2.2730000000000001,"15min":1.2649999999999999},"min":{"1min":0.28699999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":73.433000000000007,"5min":73.433000000000007,"15min":73.433000000000007},"last":0.623}]},{"osd":1,"last update":"Mon Oct 9 10:26:07 2023","interfaces":[{"interface":"back","average":{"1min":1.276,"5min":1.3280000000000001,"15min":1.1539999999999999},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":4.6529999999999996,"5min":7.6349999999999998,"15min":7.6349999999999998},"last":0.66100000000000003},{"interface":"front","average":{"1min":0.86899999999999999,"5min":1.2350000000000001,"15min":1.4570000000000001},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":2.262,"5min":5.6059999999999999,"15min":5.6059999999999999},"last":3.7789999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:26:07 2023","interfaces":[{"interface":"back","average":{"1min":1.48,"5min":1.595,"15min":1.3169999999999999},"min":{"1min":0.34899999999999998,"5min":0.316,"15min":0.316},"max":{"1min":4.6799999999999997,"5min":25.149000000000001,"15min":25.149000000000001},"last":0.68400000000000005},{"interface":"front","average":{"1min":1.335,"5min":1.6020000000000001,"15min":1.48},"min":{"1min":0.38,"5min":0.313,"15min":0.313},"max":{"1min":6.2149999999999999,"5min":24.878,"15min":24.878},"last":3.8410000000000002}]},{"osd":4,"last update":"Mon Oct 9 10:26:07 2023","interfaces":[{"interface":"back","average":{"1min":1.9990000000000001,"5min":1.2,"15min":1.0569999999999999},"min":{"1min":0.28899999999999998,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":11.609999999999999,"5min":11.609999999999999,"15min":11.609999999999999},"last":0.66700000000000004},{"interface":"front","average":{"1min":1.4450000000000001,"5min":1.454,"15min":1.7330000000000001},"min":{"1min":0.32000000000000001,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":5.2619999999999996,"5min":8.6110000000000007,"15min":8.6110000000000007},"last":0.70799999999999996}]},{"osd":5,"last update":"Mon Oct 9 10:26:07 2023","interfaces":[{"interface":"back","average":{"1min":1.635,"5min":1.6399999999999999,"15min":2.0979999999999999},"min":{"1min":0.42799999999999999,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":11.294,"5min":11.294,"15min":11.294},"last":3.7469999999999999},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.165,"15min":1.1319999999999999},"min":{"1min":0.312,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":5.069,"5min":7.6790000000000003,"15min":7.6790000000000003},"last":4.2000000000000002}]},{"osd":7,"last update":"Mon Oct 9 10:26:07 2023","interfaces":[{"interface":"back","average":{"1min":1.3120000000000001,"5min":1.5109999999999999,"15min":1.641},"min":{"1min":0.35699999999999998,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":6.0369999999999999,"5min":9.8740000000000006,"15min":9.8740000000000006},"last":3.8109999999999999},{"interface":"front","average":{"1min":1.302,"5min":1.1870000000000001,"15min":1.1719999999999999},"min":{"1min":0.35399999999999998,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":5.2789999999999999,"5min":7.7370000000000001,"15min":7.7370000000000001},"last":6.2350000000000003}]}]},{"osd":1,"up_from":92,"seq":395136991419,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2782280,"kb_used_data":2368832,"kb_used_omap":6,"kb_used_meta":413433,"kb_avail":90962872,"statfs":{"total":95995035648,"available":93145980928,"internally_reserved":0,"allocated":2425683968,"data_stored":2424658199,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6230,"internal_metadata":423356330},"hb_peers":[0,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":"Mon Oct 9 10:25:48 2023","interfaces":[{"interface":"back","average":{"1min":3.3460000000000001,"5min":1.4570000000000001,"15min":1.2969999999999999},"min":{"1min":0.26100000000000001,"5min":0.19400000000000001,"15min":0.187},"max":{"1min":35.258000000000003,"5min":35.258000000000003,"15min":66.641000000000005},"last":0.57699999999999996},{"interface":"front","average":{"1min":3.2770000000000001,"5min":1.5780000000000001,"15min":1.413},"min":{"1min":0.27700000000000002,"5min":0.251,"15min":0.19},"max":{"1min":36.534999999999997,"5min":36.534999999999997,"15min":69.019999999999996},"last":0.49099999999999999}]},{"osd":2,"last update":"Mon Oct 9 10:18:57 2023","interfaces":[{"interface":"back","average":{"1min":2.7909999999999999,"5min":4.0060000000000002,"15min":1.788},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":13.407999999999999,"5min":126.256,"15min":126.256},"last":0.51900000000000002},{"interface":"front","average":{"1min":1.4750000000000001,"5min":3.827,"15min":1.7589999999999999},"min":{"1min":0.52400000000000002,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":3.2690000000000001,"5min":125.98399999999999,"15min":125.98399999999999},"last":0.40699999999999997}]},{"osd":3,"last update":"Mon Oct 9 10:25:48 2023","interfaces":[{"interface":"back","average":{"1min":3.7949999999999999,"5min":2.5499999999999998,"15min":1.52},"min":{"1min":0.28999999999999998,"5min":0.251,"15min":0.251},"max":{"1min":34.850999999999999,"5min":34.850999999999999,"15min":34.850999999999999},"last":0.61099999999999999},{"interface":"front","average":{"1min":3.4620000000000002,"5min":2.1920000000000002,"15min":1.399},"min":{"1min":0.42099999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":34.573999999999998,"5min":34.573999999999998,"15min":34.573999999999998},"last":0.64500000000000002}]},{"osd":4,"last update":"Mon Oct 9 10:25:48 2023","interfaces":[{"interface":"back","average":{"1min":0.755,"5min":0.97299999999999998,"15min":1.0620000000000001},"min":{"1min":0.36699999999999999,"5min":0.34599999999999997,"15min":0.309},"max":{"1min":1.8200000000000001,"5min":4.5869999999999997,"15min":6.7130000000000001},"last":0.42499999999999999},{"interface":"front","average":{"1min":1.3720000000000001,"5min":1.073,"15min":1.1479999999999999},"min":{"1min":0.33100000000000002,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":4.6870000000000003,"5min":5.1890000000000001,"15min":7.9770000000000003},"last":3.117}]},{"osd":5,"last update":"Mon Oct 9 10:25:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.139,"15min":1.242},"min":{"1min":0.34599999999999997,"5min":0.33300000000000002,"15min":0.32700000000000001},"max":{"1min":5.2789999999999999,"5min":7.5490000000000004,"15min":14.509},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.97999999999999998,"15min":1.113},"min":{"1min":0.33300000000000002,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.637,"5min":4.5229999999999997,"15min":11.061},"last":0.52000000000000002}]},{"osd":6,"last update":"Mon Oct 9 10:26:04 2023","interfaces":[{"interface":"back","average":{"1min":2.032,"5min":1.708,"15min":1.3220000000000001},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":9.9900000000000002,"5min":9.9900000000000002,"15min":9.9900000000000002},"last":0.70099999999999996},{"interface":"front","average":{"1min":1.587,"5min":1.21,"15min":1.264},"min":{"1min":0.40200000000000002,"5min":0.375,"15min":0.375},"max":{"1min":6.1449999999999996,"5min":6.1449999999999996,"15min":6.1449999999999996},"last":1.3120000000000001}]},{"osd":7,"last update":"Mon Oct 9 10:25:48 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":1.181,"15min":1.226},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":3.7879999999999998,"5min":4.5570000000000004,"15min":4.5960000000000001},"last":0.56799999999999995},{"interface":"front","average":{"1min":1.3129999999999999,"5min":1.2330000000000001,"15min":1.2649999999999999},"min":{"1min":0.50700000000000001,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":4.5410000000000004,"5min":5.7000000000000002,"15min":7.1820000000000004},"last":0.68600000000000005}]}]},{"osd":0,"up_from":87,"seq":373662154945,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2935264,"kb_used_data":2560792,"kb_used_omap":7,"kb_used_meta":374456,"kb_avail":90809888,"statfs":{"total":95995035648,"available":92989325312,"internally_reserved":0,"allocated":2622251008,"data_stored":2621200598,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"internal_metadata":383443068},"hb_peers":[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":1,"last update":"Mon Oct 9 10:25:50 2023","interfaces":[{"interface":"back","average":{"1min":1.218,"5min":0.90400000000000003,"15min":1.1519999999999999},"min":{"1min":0.24299999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":4.8090000000000002,"5min":5.6109999999999998,"15min":36.418999999999997},"last":0.309},{"interface":"front","average":{"1min":1.232,"5min":1.0229999999999999,"15min":1.25},"min":{"1min":0.30099999999999999,"5min":0.20699999999999999,"15min":0.19500000000000001},"max":{"1min":4.0419999999999998,"5min":6.5170000000000003,"15min":36.496000000000002},"last":6.0839999999999996}]},{"osd":2,"last update":"Mon Oct 9 10:19:55 2023","interfaces":[{"interface":"back","average":{"1min":1.143,"5min":2.9119999999999999,"15min":1.474},"min":{"1min":0.442,"5min":0.219,"15min":0.219},"max":{"1min":4.5949999999999998,"5min":105.989,"15min":105.989},"last":0.71699999999999997},{"interface":"front","average":{"1min":2.347,"5min":3.3370000000000002,"15min":1.6819999999999999},"min":{"1min":0.39400000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":11.766,"5min":105.245,"15min":105.245},"last":0.96099999999999997}]},{"osd":3,"last update":"Mon Oct 9 10:25:40 2023","interfaces":[{"interface":"back","average":{"1min":1.155,"5min":0.94599999999999995,"15min":1.202},"min":{"1min":0.27900000000000003,"5min":0.23000000000000001,"15min":0.222},"max":{"1min":4.5579999999999998,"5min":6.1189999999999998,"15min":35.195},"last":2.8959999999999999},{"interface":"front","average":{"1min":2.089,"5min":1.327,"15min":1.423},"min":{"1min":0.38200000000000001,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":6.335,"5min":6.569,"15min":37.029000000000003},"last":2.9249999999999998}]},{"osd":4,"last update":"Mon Oct 9 10:26:10 2023","interfaces":[{"interface":"back","average":{"1min":1.302,"5min":1.147,"15min":1.306},"min":{"1min":0.39200000000000002,"5min":0.30199999999999999,"15min":0.29199999999999998},"max":{"1min":5.2549999999999999,"5min":6.6280000000000001,"15min":13.922000000000001},"last":0.65500000000000003},{"interface":"front","average":{"1min":1.3220000000000001,"5min":1.1839999999999999,"15min":1.2589999999999999},"min":{"1min":0.41299999999999998,"5min":0.34300000000000003,"15min":0.28000000000000003},"max":{"1min":5.2939999999999996,"5min":7.7130000000000001,"15min":9.093},"last":0.61399999999999999}]},{"osd":5,"last update":"Mon Oct 9 10:26:10 2023","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":1.292,"15min":1.2749999999999999},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":3.9420000000000002,"5min":10.035,"15min":10.035},"last":1.073},{"interface":"front","average":{"1min":1.48,"5min":1.5269999999999999,"15min":1.3779999999999999},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":5.0570000000000004,"5min":7.673,"15min":7.673},"last":0.83999999999999997}]},{"osd":6,"last update":"Mon Oct 9 10:26:07 2023","interfaces":[{"interface":"back","average":{"1min":1.8680000000000001,"5min":1.5249999999999999,"15min":1.2809999999999999},"min":{"1min":0.41399999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":5.6299999999999999,"5min":7.7800000000000002,"15min":7.7800000000000002},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.63800000000000001,"5min":0.90800000000000003,"15min":1.0820000000000001},"min":{"1min":0.35599999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.5329999999999999,"5min":4.5369999999999999,"15min":4.5369999999999999},"last":0.46899999999999997}]},{"osd":7,"last update":"Mon Oct 9 10:26:10 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.93000000000000005,"15min":1.216},"min":{"1min":0.42899999999999999,"5min":0.372,"15min":0.372},"max":{"1min":4.7750000000000004,"5min":4.8869999999999996,"15min":11.343999999999999},"last":2.746},{"interface":"front","average":{"1min":0.94099999999999995,"5min":1.167,"15min":1.4019999999999999},"min":{"1min":0.40200000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":2.427,"5min":6.6050000000000004,"15min":13.815},"last":2.7280000000000002}]}]},{"osd":2,"up_from":97,"seq":416611827812,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":137228,"kb_used_data":19396,"kb_used_omap":12,"kb_used_meta":117811,"kb_avail":93607924,"statfs":{"total":95995035648,"available":95854514176,"internally_reserved":0,"allocated":19861504,"data_stored":19134809,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12791,"internal_metadata":120638985},"hb_peers":[0,1,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 10:19:00 2023","interfaces":[{"interface":"back","average":{"1min":1.391,"5min":1.6619999999999999,"15min":1.012},"min":{"1min":0.35999999999999999,"5min":0.184,"15min":0.184},"max":{"1min":4.3049999999999997,"5min":30.907,"15min":30.907},"last":0.61099999999999999},{"interface":"front","average":{"1min":2.8130000000000002,"5min":1.9750000000000001,"15min":1.1339999999999999},"min":{"1min":0.19800000000000001,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":9.6479999999999997,"5min":30.744,"15min":30.744},"last":0.80600000000000005}]},{"osd":1,"last update":"Mon Oct 9 10:19:00 2023","interfaces":[{"interface":"back","average":{"1min":1.7250000000000001,"5min":1.4690000000000001,"15min":0.97499999999999998},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":6.492,"5min":12.111000000000001,"15min":12.111000000000001},"last":0.57399999999999995},{"interface":"front","average":{"1min":1.825,"5min":1.488,"15min":1.006},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":6.4340000000000002,"5min":8.7759999999999998,"15min":8.7759999999999998},"last":0.73799999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:19:22 2023","interfaces":[{"interface":"back","average":{"1min":1.532,"5min":2.3559999999999999,"15min":1.3200000000000001},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":10.554,"5min":126.672,"15min":126.672},"last":0.85099999999999998},{"interface":"front","average":{"1min":1.264,"5min":2.1829999999999998,"15min":1.351},"min":{"1min":0.28999999999999998,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":4.2539999999999996,"5min":126.51000000000001,"15min":126.51000000000001},"last":0.53100000000000003}]},{"osd":4,"last update":"Mon Oct 9 10:19:00 2023","interfaces":[{"interface":"back","average":{"1min":2.5009999999999999,"5min":1.6200000000000001,"15min":1.181},"min":{"1min":0.40699999999999997,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":12.917999999999999,"5min":12.917999999999999,"15min":12.917999999999999},"last":0.995},{"interface":"front","average":{"1min":2.3050000000000002,"5min":1.5469999999999999,"15min":1.1759999999999999},"min":{"1min":0.372,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":9.9299999999999997,"5min":10.960000000000001,"15min":10.960000000000001},"last":0.93999999999999995}]},{"osd":5,"last update":"Mon Oct 9 10:19:00 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.254,"15min":1.1519999999999999},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":2.3940000000000001,"5min":6.3529999999999998,"15min":6.3529999999999998},"last":0.98799999999999999},{"interface":"front","average":{"1min":1.917,"5min":1.4330000000000001,"15min":1.1890000000000001},"min":{"1min":0.47099999999999997,"5min":0.373,"15min":0.373},"max":{"1min":5.7190000000000003,"5min":7.0350000000000001,"15min":7.0350000000000001},"last":1.091}]},{"osd":6,"last update":"Mon Oct 9 10:19:00 2023","interfaces":[{"interface":"back","average":{"1min":2.1299999999999999,"5min":1.5780000000000001,"15min":1.2649999999999999},"min":{"1min":0.42699999999999999,"5min":0.37,"15min":0.37},"max":{"1min":5.7690000000000001,"5min":8.2189999999999994,"15min":8.2189999999999994},"last":0.94299999999999995},{"interface":"front","average":{"1min":1.802,"5min":1.492,"15min":1.246},"min":{"1min":0.505,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":5.7169999999999996,"5min":10.920999999999999,"15min":10.920999999999999},"last":0.96599999999999997}]},{"osd":7,"last update":"Mon Oct 9 10:19:00 2023","interfaces":[{"interface":"back","average":{"1min":1.5800000000000001,"5min":1.3600000000000001,"15min":1.2470000000000001},"min":{"1min":0.36299999999999999,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":4.3540000000000001,"5min":5.8259999999999996,"15min":5.8259999999999996},"last":1.03},{"interface":"front","average":{"1min":2.2599999999999998,"5min":1.639,"15min":1.327},"min":{"1min":0.46899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":7.5970000000000004,"5min":7.5970000000000004,"15min":7.5970000000000004},"last":1.167}]}]},{"osd":3,"up_from":102,"seq":438086664366,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3791916,"kb_used_data":3295076,"kb_used_omap":4,"kb_used_meta":496827,"kb_avail":89953236,"statfs":{"total":95995035648,"available":92112113664,"internally_reserved":0,"allocated":3374157824,"data_stored":3373155203,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5048,"internal_metadata":508750920},"hb_peers":[0,1,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 10:25:42 2023","interfaces":[{"interface":"back","average":{"1min":1.6359999999999999,"5min":1.391,"15min":1.5940000000000001},"min":{"1min":0.21299999999999999,"5min":0.21299999999999999,"15min":0.20100000000000001},"max":{"1min":6.6520000000000001,"5min":10.372999999999999,"15min":50.235999999999997},"last":0.53900000000000003},{"interface":"front","average":{"1min":1.508,"5min":1.278,"15min":1.5309999999999999},"min":{"1min":0.20599999999999999,"5min":0.193,"15min":0.193},"max":{"1min":8.8439999999999994,"5min":11.082000000000001,"15min":49.801000000000002},"last":0.29299999999999998}]},{"osd":1,"last update":"Mon Oct 9 10:25:42 2023","interfaces":[{"interface":"back","average":{"1min":2.3959999999999999,"5min":1.204,"15min":1.0720000000000001},"min":{"1min":0.26900000000000002,"5min":0.23200000000000001,"15min":0.23100000000000001},"max":{"1min":12.539,"5min":12.539,"15min":12.539},"last":0.315},{"interface":"front","average":{"1min":1.583,"5min":1.6160000000000001,"15min":1.3080000000000001},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":7.1369999999999996,"5min":8.8670000000000009,"15min":9.1890000000000001},"last":0.501}]},{"osd":2,"last update":"Mon Oct 9 10:19:24 2023","interfaces":[{"interface":"back","average":{"1min":7.2709999999999999,"5min":3.3119999999999998,"15min":1.746},"min":{"1min":0.48299999999999998,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":48.689999999999998,"5min":52.185000000000002,"15min":52.185000000000002},"last":0.86799999999999999},{"interface":"front","average":{"1min":7.1189999999999998,"5min":3.0259999999999998,"15min":1.593},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":47.575000000000003,"5min":52.209000000000003,"15min":52.209000000000003},"last":0.49099999999999999}]},{"osd":4,"last update":"Mon Oct 9 10:25:42 2023","interfaces":[{"interface":"back","average":{"1min":1.4359999999999999,"5min":1.3009999999999999,"15min":1.2609999999999999},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.28899999999999998},"max":{"1min":4.7859999999999996,"5min":7.4560000000000004,"15min":8.1950000000000003},"last":0.34000000000000002},{"interface":"front","average":{"1min":1.482,"5min":1.1419999999999999,"15min":1.3140000000000001},"min":{"1min":0.28299999999999997,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":5.5650000000000004,"5min":7.0199999999999996,"15min":11.615},"last":0.39200000000000002}]},{"osd":5,"last update":"Mon Oct 9 10:25:42 2023","interfaces":[{"interface":"back","average":{"1min":1.538,"5min":1.1970000000000001,"15min":1.349},"min":{"1min":0.32200000000000001,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":5.4370000000000003,"5min":5.694,"15min":9.8019999999999996},"last":1.8320000000000001},{"interface":"front","average":{"1min":1.704,"5min":1.5900000000000001,"15min":1.512},"min":{"1min":0.40500000000000003,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":6.5999999999999996,"5min":10.327999999999999,"15min":10.327999999999999},"last":1.8600000000000001}]},{"osd":6,"last update":"Mon Oct 9 10:26:10 2023","interfaces":[{"interface":"back","average":{"1min":1.958,"5min":2.0390000000000001,"15min":1.893},"min":{"1min":0.376,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":6.1390000000000002,"5min":46.783000000000001,"15min":46.783000000000001},"last":3.3210000000000002},{"interface":"front","average":{"1min":1.714,"5min":1.373,"15min":1.224},"min":{"1min":0.42399999999999999,"5min":0.375,"15min":0.375},"max":{"1min":6.2370000000000001,"5min":6.4880000000000004,"15min":6.4880000000000004},"last":0.45500000000000002}]},{"osd":7,"last update":"Mon Oct 9 10:25:42 2023","interfaces":[{"interface":"back","average":{"1min":1.5469999999999999,"5min":1.119,"15min":1.3169999999999999},"min":{"1min":0.44400000000000001,"5min":0.378,"15min":0.378},"max":{"1min":5.4909999999999997,"5min":5.4909999999999997,"15min":11.414},"last":2.2930000000000001},{"interface":"front","average":{"1min":1.673,"5min":1.5429999999999999,"15min":1.506},"min":{"1min":0.501,"5min":0.44500000000000001,"15min":0.39900000000000002},"max":{"1min":6.6260000000000003,"5min":10.273,"15min":10.273},"last":2.254}]}]},{"osd":4,"up_from":30,"seq":128849019268,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2030544,"kb_used_data":1725128,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":91714608,"statfs":{"total":95995035648,"available":93915758592,"internally_reserved":0,"allocated":1766531072,"data_stored":1765899065,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"hb_peers":[0,1,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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 10:26:20 2023","interfaces":[{"interface":"back","average":{"1min":5.9710000000000001,"5min":3.4940000000000002,"15min":1.944},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.27100000000000002},"max":{"1min":89.689999999999998,"5min":89.689999999999998,"15min":89.689999999999998},"last":0.312},{"interface":"front","average":{"1min":5.6619999999999999,"5min":3.5750000000000002,"15min":1.9319999999999999},"min":{"1min":0.29799999999999999,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":89.863,"5min":89.863,"15min":89.863},"last":0.34999999999999998}]},{"osd":1,"last update":"Mon Oct 9 10:25:44 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":2.1440000000000001,"15min":1.54},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":2.8260000000000001,"5min":89.147000000000006,"15min":89.147000000000006},"last":1.9970000000000001},{"interface":"front","average":{"1min":0.97199999999999998,"5min":2.1859999999999999,"15min":1.5840000000000001},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.28299999999999997},"max":{"1min":3.04,"5min":88.903000000000006,"15min":88.903000000000006},"last":2.2559999999999998}]},{"osd":2,"last update":"Mon Oct 9 10:19:03 2023","interfaces":[{"interface":"back","average":{"1min":2.1040000000000001,"5min":1.425,"15min":1.1739999999999999},"min":{"1min":0.33400000000000002,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":6.6539999999999999,"5min":15.851000000000001,"15min":15.851000000000001},"last":0.77900000000000003},{"interface":"front","average":{"1min":2.5019999999999998,"5min":1.6890000000000001,"15min":1.169},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":6.8090000000000002,"5min":16.129999999999999,"15min":16.129999999999999},"last":0.72899999999999998}]},{"osd":3,"last update":"Mon Oct 9 10:26:39 2023","interfaces":[{"interface":"back","average":{"1min":2.0750000000000002,"5min":2.0750000000000002,"15min":1.5409999999999999},"min":{"1min":0.41999999999999998,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":5.907,"5min":63.008000000000003,"15min":63.008000000000003},"last":2.0379999999999998},{"interface":"front","average":{"1min":2.431,"5min":2.327,"15min":1.603},"min":{"1min":0.48999999999999999,"5min":0.40699999999999997,"15min":0.32800000000000001},"max":{"1min":9.2230000000000008,"5min":63.948999999999998,"15min":63.948999999999998},"last":1.9530000000000001}]},{"osd":5,"last update":"Mon Oct 9 10:26:15 2023","interfaces":[{"interface":"back","average":{"1min":1.7609999999999999,"5min":1.3640000000000001,"15min":1.2889999999999999},"min":{"1min":0.39500000000000002,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":11.603999999999999,"5min":11.603999999999999,"15min":11.603999999999999},"last":2.3159999999999998},{"interface":"front","average":{"1min":1.2709999999999999,"5min":1.367,"15min":1.2689999999999999},"min":{"1min":0.35299999999999998,"5min":0.316,"15min":0.28999999999999998},"max":{"1min":3.605,"5min":7.6849999999999996,"15min":9.7029999999999994},"last":6.2089999999999996}]},{"osd":6,"last update":"Mon Oct 9 10:26:15 2023","interfaces":[{"interface":"back","average":{"1min":2.2280000000000002,"5min":1.2809999999999999,"15min":1.175},"min":{"1min":0.38500000000000001,"5min":0.374,"15min":0.374},"max":{"1min":11.765000000000001,"5min":11.765000000000001,"15min":11.765000000000001},"last":1.909},{"interface":"front","average":{"1min":1.411,"5min":1.014,"15min":0.75800000000000001},"min":{"1min":0.32700000000000001,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":8.6210000000000004,"5min":8.6210000000000004,"15min":8.6210000000000004},"last":2.3279999999999998}]},{"osd":7,"last update":"Mon Oct 9 10:26:20 2023","interfaces":[{"interface":"back","average":{"1min":1.3440000000000001,"5min":1.01,"15min":1.173},"min":{"1min":0.34499999999999997,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":3.0150000000000001,"5min":3.6549999999999998,"15min":15.555},"last":3.133},{"interface":"front","average":{"1min":3.0449999999999999,"5min":1.6619999999999999,"15min":1.4419999999999999},"min":{"1min":0.44600000000000001,"5min":0.36099999999999999,"15min":0.34300000000000003},"max":{"1min":11.657,"5min":11.657,"15min":11.657},"last":2.2229999999999999}]}]},{"osd":5,"up_from":36,"seq":154618823037,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1935684,"kb_used_data":1634364,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":91809468,"statfs":{"total":95995035648,"available":94012895232,"internally_reserved":0,"allocated":1673588736,"data_stored":1672965532,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"hb_peers":[0,1,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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 10:26:10 2023","interfaces":[{"interface":"back","average":{"1min":1.53,"5min":1.927,"15min":1.8979999999999999},"min":{"1min":0.28000000000000003,"5min":0.245,"15min":0.245},"max":{"1min":8.3780000000000001,"5min":82.433000000000007,"15min":106.018},"last":0.27700000000000002},{"interface":"front","average":{"1min":1.6020000000000001,"5min":2.0209999999999999,"15min":1.9950000000000001},"min":{"1min":0.34100000000000003,"5min":0.31,"15min":0.31},"max":{"1min":8.4260000000000002,"5min":82.507999999999996,"15min":106.089},"last":0.33700000000000002}]},{"osd":1,"last update":"Mon Oct 9 10:25:40 2023","interfaces":[{"interface":"back","average":{"1min":1.391,"5min":1.089,"15min":1.1240000000000001},"min":{"1min":0.317,"5min":0.29199999999999998,"15min":0.27500000000000002},"max":{"1min":5.4100000000000001,"5min":6.25,"15min":8.8810000000000002},"last":0.32700000000000001},{"interface":"front","average":{"1min":1.4430000000000001,"5min":1.2410000000000001,"15min":1.165},"min":{"1min":0.32200000000000001,"5min":0.307,"15min":0.28199999999999997},"max":{"1min":4.1299999999999999,"5min":8.1270000000000007,"15min":8.1270000000000007},"last":0.39200000000000002}]},{"osd":2,"last update":"Mon Oct 9 10:18:56 2023","interfaces":[{"interface":"back","average":{"1min":6.8209999999999997,"5min":3.7229999999999999,"15min":1.931},"min":{"1min":0.39300000000000002,"5min":0.376,"15min":0.376},"max":{"1min":55.771000000000001,"5min":99.718999999999994,"15min":99.718999999999994},"last":0.84299999999999997},{"interface":"front","average":{"1min":6.9699999999999998,"5min":3.9350000000000001,"15min":1.9790000000000001},"min":{"1min":0.44600000000000001,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":55.741,"5min":99.573999999999998,"15min":99.573999999999998},"last":1.077}]},{"osd":3,"last update":"Mon Oct 9 10:25:40 2023","interfaces":[{"interface":"back","average":{"1min":10.798999999999999,"5min":4.0389999999999997,"15min":2.2949999999999999},"min":{"1min":0.34200000000000003,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":175.626,"5min":175.626,"15min":175.626},"last":0.29599999999999999},{"interface":"front","average":{"1min":10.875999999999999,"5min":4.258,"15min":2.3690000000000002},"min":{"1min":0.34100000000000003,"5min":0.32800000000000001,"15min":0.27900000000000003},"max":{"1min":175.58699999999999,"5min":175.58699999999999,"15min":175.58699999999999},"last":0.42299999999999999}]},{"osd":4,"last update":"Mon Oct 9 10:26:02 2023","interfaces":[{"interface":"back","average":{"1min":1.3,"5min":1.0149999999999999,"15min":1.105},"min":{"1min":0.30299999999999999,"5min":0.28999999999999998,"15min":0.26400000000000001},"max":{"1min":7.1159999999999997,"5min":8.1579999999999995,"15min":12.359},"last":0.313},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.0529999999999999,"15min":1.1619999999999999},"min":{"1min":0.35399999999999998,"5min":0.35299999999999998,"15min":0.29399999999999998},"max":{"1min":3.6579999999999999,"5min":4.8940000000000001,"15min":8.8219999999999992},"last":0.63500000000000001}]},{"osd":6,"last update":"Mon Oct 9 10:26:05 2023","interfaces":[{"interface":"back","average":{"1min":1.6120000000000001,"5min":1.4139999999999999,"15min":1.6679999999999999},"min":{"1min":0.378,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":6.8049999999999997,"5min":9.3089999999999993,"15min":9.3089999999999993},"last":0.35699999999999998},{"interface":"front","average":{"1min":1.5740000000000001,"5min":1.4710000000000001,"15min":1.5209999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":6.8200000000000003,"5min":8.0489999999999995,"15min":8.0489999999999995},"last":0.46000000000000002}]},{"osd":7,"last update":"Mon Oct 9 10:25:40 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.2689999999999999,"15min":1.2350000000000001},"min":{"1min":0.40000000000000002,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":3.012,"5min":8.1029999999999998,"15min":8.6989999999999998},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.91700000000000004,"5min":1.085,"15min":1.2350000000000001},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":2.9929999999999999,"5min":8.3629999999999995,"15min":15.009},"last":0.45200000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4483,"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":1436,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"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":6230,"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":8308,"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":3612,"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":12288,"data_stored":646,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7343,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4838,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2612989952,"data_stored":2612985880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2413039616,"data_stored":2413035544,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":3360751616,"data_stored":3360751616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1764229120,"data_stored":1764229120,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1669922816,"data_stored":1669922816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1961562112,"data_stored":1961558040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1105002496,"data_stored":1105002496,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T10:26:44.421 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_2 pgp_num 16 2023-10-09T10:26:44.496 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:44.526 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:44.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:44.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:44.629 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:44.655 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:44.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:44.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:44.758 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:44.786 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:44.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:44.789 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:44.789 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:26:44.890 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:44.936 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:44.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:44.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:44.990 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:26:44.991 INFO:teuthology.orchestra.run.smithi086.stdout: "size": 20, 2023-10-09T10:26:44.991 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 600, 2023-10-09T10:26:44.991 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [ 2023-10-09T10:26:44.991 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:44.991 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:77308 6.5 6:a4f0e5f5:::benchmark_data_smithi053_125596_object77307:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-10-09T10:26:44.991 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:21:45.012646+0000", 2023-10-09T10:26:44.991 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 299.97313811499998, 2023-10-09T10:26:44.991 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.016248048, 2023-10-09T10:26:44.991 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:44.991 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:44.991 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:44.992 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:44.992 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:44.992 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 77308 2023-10-09T10:26:44.992 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:44.992 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:44.992 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:44.992 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:44.992 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.012646+0000", 2023-10-09T10:26:44.992 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:44.992 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:44.992 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:44.993 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:44.993 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.012646+0000", 2023-10-09T10:26:44.993 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:26:44.993 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:44.993 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:44.993 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:44.993 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.012645+0000", 2023-10-09T10:26:44.993 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015189899999999999 2023-10-09T10:26:44.993 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:44.993 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:44.993 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:44.994 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.012796+0000", 2023-10-09T10:26:44.994 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1501999999999999e-05 2023-10-09T10:26:44.994 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:44.994 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:44.994 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:44.994 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.012808+0000", 2023-10-09T10:26:44.994 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.4930000000000001e-06 2023-10-09T10:26:44.994 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:44.994 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:44.994 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:44.994 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.012815+0000", 2023-10-09T10:26:44.995 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.3711999999999997e-05 2023-10-09T10:26:44.995 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:44.995 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:44.995 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:44.995 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.012869+0000", 2023-10-09T10:26:44.995 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.7679999999999997e-06 2023-10-09T10:26:44.995 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:44.995 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:44.995 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:44.995 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.012878+0000", 2023-10-09T10:26:44.995 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.99512578200000001 2023-10-09T10:26:44.996 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:44.996 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:44.996 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:44.996 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:46.008004+0000", 2023-10-09T10:26:44.996 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00073425200000000002 2023-10-09T10:26:44.996 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:44.996 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:44.996 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:44.996 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:46.008738+0000", 2023-10-09T10:26:44.996 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.008949096 2023-10-09T10:26:44.996 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:44.997 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:44.997 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:44.997 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.017687+0000", 2023-10-09T10:26:44.997 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000169121 2023-10-09T10:26:44.997 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:44.997 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:44.997 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:44.997 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.017856+0000", 2023-10-09T10:26:44.997 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000222785 2023-10-09T10:26:44.997 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:44.997 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:44.997 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 3,7", 2023-10-09T10:26:44.998 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.018079+0000", 2023-10-09T10:26:44.998 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010152319999999999 2023-10-09T10:26:44.998 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:44.998 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:44.998 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:44.998 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.028231+0000", 2023-10-09T10:26:44.998 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00050474600000000004 2023-10-09T10:26:44.998 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:44.998 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:44.998 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:44.998 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.028736+0000", 2023-10-09T10:26:44.999 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2815999999999998e-05 2023-10-09T10:26:44.999 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:44.999 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:44.999 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.000 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.028779+0000", 2023-10-09T10:26:45.000 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.0843000000000002e-05 2023-10-09T10:26:45.000 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.001 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.001 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:45.001 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.028820+0000", 2023-10-09T10:26:45.001 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.4496e-05 2023-10-09T10:26:45.001 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.001 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.001 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:45.001 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.028894+0000", 2023-10-09T10:26:45.001 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.016248048 2023-10-09T10:26:45.002 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.002 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:45.002 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.002 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.002 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.002 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:77311 6.5 6:a3671444:::benchmark_data_smithi053_125596_object77310:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-10-09T10:26:45.002 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:21:45.014411+0000", 2023-10-09T10:26:45.002 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 299.97137284600001, 2023-10-09T10:26:45.002 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0189742800000001, 2023-10-09T10:26:45.002 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:45.002 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:45.003 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:45.003 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:45.003 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:45.003 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 77311 2023-10-09T10:26:45.003 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.003 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:45.003 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.003 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:45.003 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.014411+0000", 2023-10-09T10:26:45.003 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:45.003 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.003 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.004 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:45.004 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.014411+0000", 2023-10-09T10:26:45.004 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:26:45.004 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.004 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.004 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:45.004 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.014410+0000", 2023-10-09T10:26:45.004 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7538999999999999e-05 2023-10-09T10:26:45.004 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.004 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.005 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:45.005 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.014468+0000", 2023-10-09T10:26:45.005 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0829000000000001e-05 2023-10-09T10:26:45.005 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.005 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.005 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:45.005 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.014479+0000", 2023-10-09T10:26:45.005 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.4529999999999999e-06 2023-10-09T10:26:45.005 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.005 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.005 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:45.006 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.014485+0000", 2023-10-09T10:26:45.006 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7512000000000001e-05 2023-10-09T10:26:45.006 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.006 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.006 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.006 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.014543+0000", 2023-10-09T10:26:45.006 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0356e-05 2023-10-09T10:26:45.006 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.006 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.007 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:45.007 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.014553+0000", 2023-10-09T10:26:45.007 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.99422423999999998 2023-10-09T10:26:45.007 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.007 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.007 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.007 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:46.008777+0000", 2023-10-09T10:26:45.007 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.08e-05 2023-10-09T10:26:45.007 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.007 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.008 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:45.008 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:46.008788+0000", 2023-10-09T10:26:45.008 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0117188589999999 2023-10-09T10:26:45.008 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.008 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.008 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.008 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.020507+0000", 2023-10-09T10:26:45.008 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000114203 2023-10-09T10:26:45.008 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.008 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.009 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:45.009 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.020621+0000", 2023-10-09T10:26:45.009 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017919400000000001 2023-10-09T10:26:45.009 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.009 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.009 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 3,7", 2023-10-09T10:26:45.009 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.020800+0000", 2023-10-09T10:26:45.009 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0075554999999999997 2023-10-09T10:26:45.010 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.010 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.010 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:45.010 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.028356+0000", 2023-10-09T10:26:45.010 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00058018100000000003 2023-10-09T10:26:45.010 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.010 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.010 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.010 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.028936+0000", 2023-10-09T10:26:45.010 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0043446600000000002 2023-10-09T10:26:45.011 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.011 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.011 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.011 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.033281+0000", 2023-10-09T10:26:45.011 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.0961000000000003e-05 2023-10-09T10:26:45.011 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.011 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.011 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:45.011 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.033322+0000", 2023-10-09T10:26:45.011 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.4113000000000001e-05 2023-10-09T10:26:45.012 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.012 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.012 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:45.012 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.033386+0000", 2023-10-09T10:26:45.012 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0189742800000001 2023-10-09T10:26:45.012 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.012 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:45.012 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.012 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.013 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.013 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:77313 6.5 6:a517cf98:::benchmark_data_smithi053_125596_object77312:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-10-09T10:26:45.013 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:21:45.018989+0000", 2023-10-09T10:26:45.013 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 299.96679573099999, 2023-10-09T10:26:45.013 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0147903619999998, 2023-10-09T10:26:45.013 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:45.013 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:45.013 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:45.013 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:45.014 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:45.014 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 77313 2023-10-09T10:26:45.014 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.014 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:45.014 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.014 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:45.014 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.018989+0000", 2023-10-09T10:26:45.014 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:45.014 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.015 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.015 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:45.015 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.018989+0000", 2023-10-09T10:26:45.015 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:26:45.015 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.015 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.015 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:45.015 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.018987+0000", 2023-10-09T10:26:45.016 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000108094 2023-10-09T10:26:45.016 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.016 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.016 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:45.016 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.019095+0000", 2023-10-09T10:26:45.016 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2543e-05 2023-10-09T10:26:45.016 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.016 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.016 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:45.017 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.019108+0000", 2023-10-09T10:26:45.017 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.6650000000000003e-06 2023-10-09T10:26:45.017 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.017 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.017 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:45.017 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.019116+0000", 2023-10-09T10:26:45.017 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.2051e-05 2023-10-09T10:26:45.017 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.017 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.018 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.018 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.019168+0000", 2023-10-09T10:26:45.018 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.3920000000000003e-06 2023-10-09T10:26:45.018 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.018 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.018 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:45.018 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.019176+0000", 2023-10-09T10:26:45.019 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.98963950199999995 2023-10-09T10:26:45.019 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.019 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.019 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.019 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:46.008816+0000", 2023-10-09T10:26:45.019 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.7979999999999995e-06 2023-10-09T10:26:45.019 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.019 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.019 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:45.020 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:46.008824+0000", 2023-10-09T10:26:45.020 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0139116379999999 2023-10-09T10:26:45.020 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.020 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.020 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.020 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.022736+0000", 2023-10-09T10:26:45.020 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015218799999999999 2023-10-09T10:26:45.021 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.021 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.021 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:45.021 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.022888+0000", 2023-10-09T10:26:45.021 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00019739599999999999 2023-10-09T10:26:45.021 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.021 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.022 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 3,7", 2023-10-09T10:26:45.022 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.023086+0000", 2023-10-09T10:26:45.022 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0052778410000000001 2023-10-09T10:26:45.022 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.022 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.022 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:45.022 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.028363+0000", 2023-10-09T10:26:45.022 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0012238380000000001 2023-10-09T10:26:45.022 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.022 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.022 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.022 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.029587+0000", 2023-10-09T10:26:45.023 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.004095825 2023-10-09T10:26:45.023 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.023 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.023 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.023 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.033683+0000", 2023-10-09T10:26:45.023 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.4270000000000002e-05 2023-10-09T10:26:45.023 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.023 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.023 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:45.023 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.033717+0000", 2023-10-09T10:26:45.023 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.1519000000000005e-05 2023-10-09T10:26:45.024 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.024 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.024 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:45.024 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.033779+0000", 2023-10-09T10:26:45.024 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0147903619999998 2023-10-09T10:26:45.024 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.024 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:45.024 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.024 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.024 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.024 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:77324 6.3 6:c29a1962:::benchmark_data_smithi053_125596_object77323:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-10-09T10:26:45.025 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:21:45.034316+0000", 2023-10-09T10:26:45.025 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 299.95146860599999, 2023-10-09T10:26:45.025 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.2069871509999999, 2023-10-09T10:26:45.025 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:45.025 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:45.025 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:45.025 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:45.025 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:45.025 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 77324 2023-10-09T10:26:45.025 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.025 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:45.026 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.026 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:45.026 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.034316+0000", 2023-10-09T10:26:45.026 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:45.026 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.026 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.026 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:45.026 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.034316+0000", 2023-10-09T10:26:45.026 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:26:45.026 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.026 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.026 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:45.027 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.034313+0000", 2023-10-09T10:26:45.027 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.0899000000000003e-05 2023-10-09T10:26:45.027 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.027 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.027 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:45.027 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.034354+0000", 2023-10-09T10:26:45.027 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8434999999999999e-05 2023-10-09T10:26:45.027 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.027 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.027 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:45.027 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.034373+0000", 2023-10-09T10:26:45.028 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.0319999999999992e-06 2023-10-09T10:26:45.028 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.028 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.028 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:45.028 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.034382+0000", 2023-10-09T10:26:45.028 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.2342999999999996e-05 2023-10-09T10:26:45.028 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.028 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.028 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.028 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.034444+0000", 2023-10-09T10:26:45.028 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.7250000000000003e-06 2023-10-09T10:26:45.028 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.029 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.029 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:45.029 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.034453+0000", 2023-10-09T10:26:45.029 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.96860768799999997 2023-10-09T10:26:45.029 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.029 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.029 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.029 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:46.003061+0000", 2023-10-09T10:26:45.029 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.4513000000000001e-05 2023-10-09T10:26:45.029 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.029 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.029 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:45.030 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:46.003085+0000", 2023-10-09T10:26:45.030 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2146633709999999 2023-10-09T10:26:45.030 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.030 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.030 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.030 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.217748+0000", 2023-10-09T10:26:45.030 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0018364729999999999 2023-10-09T10:26:45.030 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.030 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.030 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:45.030 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.219585+0000", 2023-10-09T10:26:45.031 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00023603900000000001 2023-10-09T10:26:45.031 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.031 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.031 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:26:45.031 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.219821+0000", 2023-10-09T10:26:45.031 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012648650000000001 2023-10-09T10:26:45.031 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.031 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.031 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.031 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.232470+0000", 2023-10-09T10:26:45.031 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.6131000000000001e-05 2023-10-09T10:26:45.032 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.032 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.032 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:45.032 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.232496+0000", 2023-10-09T10:26:45.032 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0071991920000000001 2023-10-09T10:26:45.032 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.032 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.032 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.032 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.239695+0000", 2023-10-09T10:26:45.032 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.3425999999999999e-05 2023-10-09T10:26:45.033 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.033 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.033 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:45.033 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.239758+0000", 2023-10-09T10:26:45.033 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001544494 2023-10-09T10:26:45.033 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.033 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.033 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:45.033 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.241303+0000", 2023-10-09T10:26:45.033 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.2069871509999999 2023-10-09T10:26:45.033 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.034 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:45.034 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.034 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.034 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.034 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:77325 6.3 6:c5aa4d0a:::benchmark_data_smithi053_125596_object77324:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-10-09T10:26:45.034 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:21:45.035723+0000", 2023-10-09T10:26:45.034 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 299.95006091800002, 2023-10-09T10:26:45.034 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.210493102, 2023-10-09T10:26:45.034 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:45.034 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:45.034 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:45.035 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:45.035 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:45.035 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 77325 2023-10-09T10:26:45.035 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.035 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:45.035 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.035 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:45.035 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.035723+0000", 2023-10-09T10:26:45.035 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:45.035 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.035 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.035 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:45.036 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.035723+0000", 2023-10-09T10:26:45.036 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:26:45.036 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.036 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.036 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:45.036 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.035722+0000", 2023-10-09T10:26:45.036 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.5639000000000002e-05 2023-10-09T10:26:45.036 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.036 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.036 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:45.036 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.035758+0000", 2023-10-09T10:26:45.037 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3774000000000001e-05 2023-10-09T10:26:45.037 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.037 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.037 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:45.037 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.035771+0000", 2023-10-09T10:26:45.037 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.4370000000000004e-06 2023-10-09T10:26:45.037 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.037 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.037 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:45.037 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.035778+0000", 2023-10-09T10:26:45.037 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.4670999999999999e-05 2023-10-09T10:26:45.037 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.038 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.038 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.038 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.035833+0000", 2023-10-09T10:26:45.038 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.7840000000000004e-06 2023-10-09T10:26:45.038 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.038 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.038 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:45.038 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.035840+0000", 2023-10-09T10:26:45.038 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.96741232600000004 2023-10-09T10:26:45.038 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.039 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.039 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.039 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:46.003253+0000", 2023-10-09T10:26:45.039 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7612e-05 2023-10-09T10:26:45.039 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.039 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.039 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:45.039 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:46.003270+0000", 2023-10-09T10:26:45.039 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2196076060000001 2023-10-09T10:26:45.039 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.039 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.039 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.040 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.222878+0000", 2023-10-09T10:26:45.040 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017290900000000001 2023-10-09T10:26:45.040 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.040 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.040 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:45.040 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.223051+0000", 2023-10-09T10:26:45.040 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00024984300000000003 2023-10-09T10:26:45.040 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.040 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.040 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:26:45.040 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.223301+0000", 2023-10-09T10:26:45.041 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0096150909999999992 2023-10-09T10:26:45.041 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.041 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.041 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.041 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.232916+0000", 2023-10-09T10:26:45.041 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0066602329999999998 2023-10-09T10:26:45.041 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.041 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.041 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:45.041 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.239576+0000", 2023-10-09T10:26:45.041 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.004815344 2023-10-09T10:26:45.041 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.042 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.042 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.042 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.244391+0000", 2023-10-09T10:26:45.042 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00010929099999999999 2023-10-09T10:26:45.042 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.042 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.042 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:45.042 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.244501+0000", 2023-10-09T10:26:45.042 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001715849 2023-10-09T10:26:45.043 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.043 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.043 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:45.043 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.246216+0000", 2023-10-09T10:26:45.043 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.210493102 2023-10-09T10:26:45.043 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.043 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:45.043 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.043 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.044 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.044 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:77326 6.5 6:a14f1d56:::benchmark_data_smithi053_125596_object77325:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-10-09T10:26:45.044 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:21:45.036707+0000", 2023-10-09T10:26:45.044 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 299.94907738199998, 2023-10-09T10:26:45.044 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9972062500000001, 2023-10-09T10:26:45.044 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:45.044 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:45.044 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:45.044 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:45.044 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:45.044 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 77326 2023-10-09T10:26:45.045 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.045 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:45.045 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.045 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:45.045 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.036707+0000", 2023-10-09T10:26:45.045 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:45.045 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.045 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.045 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:45.045 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.036707+0000", 2023-10-09T10:26:45.046 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:26:45.046 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.046 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.046 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:45.046 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.036706+0000", 2023-10-09T10:26:45.046 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.5036999999999994e-05 2023-10-09T10:26:45.046 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.046 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.046 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:45.046 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.036771+0000", 2023-10-09T10:26:45.046 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3557000000000001e-05 2023-10-09T10:26:45.047 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.047 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.047 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:45.047 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.036784+0000", 2023-10-09T10:26:45.047 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.3060000000000003e-06 2023-10-09T10:26:45.047 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.047 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.047 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:45.047 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.036791+0000", 2023-10-09T10:26:45.048 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.7651999999999994e-05 2023-10-09T10:26:45.049 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.049 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.049 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.049 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.036878+0000", 2023-10-09T10:26:45.049 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0922999999999999e-05 2023-10-09T10:26:45.049 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.050 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.050 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:45.050 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:45.036899+0000", 2023-10-09T10:26:45.050 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.97194943499999997 2023-10-09T10:26:45.050 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.050 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.050 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.050 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:46.008849+0000", 2023-10-09T10:26:45.050 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.0189999999999995e-06 2023-10-09T10:26:45.051 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.051 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.051 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:45.051 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:46.008858+0000", 2023-10-09T10:26:45.051 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.016297494 2023-10-09T10:26:45.051 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.051 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.051 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.052 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.025155+0000", 2023-10-09T10:26:45.052 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000166947 2023-10-09T10:26:45.052 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.052 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.052 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:45.052 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.025322+0000", 2023-10-09T10:26:45.052 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00019769300000000001 2023-10-09T10:26:45.052 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.053 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.053 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 3,7", 2023-10-09T10:26:45.053 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.025520+0000", 2023-10-09T10:26:45.053 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0034258859999999999 2023-10-09T10:26:45.053 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.053 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.053 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:45.053 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.028946+0000", 2023-10-09T10:26:45.053 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00087084 2023-10-09T10:26:45.054 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.054 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.054 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.054 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.029816+0000", 2023-10-09T10:26:45.054 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0040091479999999997 2023-10-09T10:26:45.054 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.054 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.054 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.054 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.033826+0000", 2023-10-09T10:26:45.054 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.1324e-05 2023-10-09T10:26:45.055 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.055 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.055 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:45.055 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.033857+0000", 2023-10-09T10:26:45.055 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.6190999999999998e-05 2023-10-09T10:26:45.055 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.055 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.055 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:45.055 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.033913+0000", 2023-10-09T10:26:45.055 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9972062500000001 2023-10-09T10:26:45.055 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.055 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:45.056 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.056 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.056 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.056 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:77346 6.3 6:c7341d39:::benchmark_data_smithi053_125596_object77345:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e179)", 2023-10-09T10:26:45.056 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:21:47.096633+0000", 2023-10-09T10:26:45.056 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 297.88915166999999, 2023-10-09T10:26:45.056 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.15167150900000001, 2023-10-09T10:26:45.056 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:45.056 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:45.056 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:45.056 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:45.057 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:45.057 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 77346 2023-10-09T10:26:45.057 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.057 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:45.057 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.057 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:45.057 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.096633+0000", 2023-10-09T10:26:45.057 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:45.058 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.058 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.058 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:45.058 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.096633+0000", 2023-10-09T10:26:45.058 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999967 2023-10-09T10:26:45.058 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.059 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.059 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:45.059 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.096629+0000", 2023-10-09T10:26:45.059 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.8996999999999999e-05 2023-10-09T10:26:45.059 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.059 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.059 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:45.059 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.096678+0000", 2023-10-09T10:26:45.059 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.2217000000000001e-05 2023-10-09T10:26:45.059 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.059 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.059 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:45.060 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.096700+0000", 2023-10-09T10:26:45.060 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3669000000000001e-05 2023-10-09T10:26:45.060 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.060 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.060 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:45.060 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.096714+0000", 2023-10-09T10:26:45.060 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.7754e-05 2023-10-09T10:26:45.060 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.060 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.060 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.060 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.096802+0000", 2023-10-09T10:26:45.061 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.677e-05 2023-10-09T10:26:45.061 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.061 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.061 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:45.061 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.096819+0000", 2023-10-09T10:26:45.061 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.12947625900000001 2023-10-09T10:26:45.061 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.061 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.061 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.061 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.226295+0000", 2023-10-09T10:26:45.061 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000156658 2023-10-09T10:26:45.062 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.062 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.062 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:45.062 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.226452+0000", 2023-10-09T10:26:45.062 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000189502 2023-10-09T10:26:45.062 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.062 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.062 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:26:45.062 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.226641+0000", 2023-10-09T10:26:45.062 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010474542999999999 2023-10-09T10:26:45.062 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.063 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.063 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.063 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.237116+0000", 2023-10-09T10:26:45.063 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0024707919999999999 2023-10-09T10:26:45.063 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.063 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.063 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:45.063 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.239586+0000", 2023-10-09T10:26:45.063 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0070507410000000001 2023-10-09T10:26:45.063 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.064 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.064 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.064 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.246637+0000", 2023-10-09T10:26:45.064 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.5563000000000003e-05 2023-10-09T10:26:45.064 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.064 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.064 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:45.064 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.246693+0000", 2023-10-09T10:26:45.064 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001611377 2023-10-09T10:26:45.064 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.064 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.064 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:45.065 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:47.248304+0000", 2023-10-09T10:26:45.065 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.15167150900000001 2023-10-09T10:26:45.065 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.065 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:45.065 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.065 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.065 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.065 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:78057 6.3 6:c3ebecaf:::benchmark_data_smithi053_125596_object78056:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e180)", 2023-10-09T10:26:45.065 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:21:48.034317+0000", 2023-10-09T10:26:45.065 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 296.95146735200001, 2023-10-09T10:26:45.065 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.152570753, 2023-10-09T10:26:45.065 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:45.066 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:45.066 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:45.066 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:45.066 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:45.066 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 78057 2023-10-09T10:26:45.066 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.066 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:45.066 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.066 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:45.066 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.034317+0000", 2023-10-09T10:26:45.066 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:45.066 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.067 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.067 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:45.067 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.034317+0000", 2023-10-09T10:26:45.067 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999933 2023-10-09T10:26:45.067 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.067 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.067 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:45.067 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.034310+0000", 2023-10-09T10:26:45.067 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.7464000000000002e-05 2023-10-09T10:26:45.067 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.067 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.068 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:45.068 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.034388+0000", 2023-10-09T10:26:45.068 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.2107e-05 2023-10-09T10:26:45.068 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.068 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.068 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:45.068 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.034410+0000", 2023-10-09T10:26:45.068 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.7669999999999998e-06 2023-10-09T10:26:45.068 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.068 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.068 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:45.069 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.034420+0000", 2023-10-09T10:26:45.069 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.027825178999999998 2023-10-09T10:26:45.069 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.069 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.069 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.069 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.062245+0000", 2023-10-09T10:26:45.069 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00041613099999999998 2023-10-09T10:26:45.069 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.069 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.069 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:45.069 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.062661+0000", 2023-10-09T10:26:45.069 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00042377799999999998 2023-10-09T10:26:45.069 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.070 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.070 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:26:45.070 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.063085+0000", 2023-10-09T10:26:45.070 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0069257110000000002 2023-10-09T10:26:45.070 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.070 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.070 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.070 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.070011+0000", 2023-10-09T10:26:45.070 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.021867115999999999 2023-10-09T10:26:45.070 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.071 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.071 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:45.071 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.091878+0000", 2023-10-09T10:26:45.071 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.091547953000000001 2023-10-09T10:26:45.071 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.071 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.071 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.071 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.183426+0000", 2023-10-09T10:26:45.071 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000121786 2023-10-09T10:26:45.071 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.071 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.072 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:45.072 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.183547+0000", 2023-10-09T10:26:45.072 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.003340235 2023-10-09T10:26:45.072 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.072 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.072 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:45.072 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.186888+0000", 2023-10-09T10:26:45.072 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.152570753 2023-10-09T10:26:45.072 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.072 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:45.072 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.072 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.073 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.073 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:78061 6.3 6:c528035f:::benchmark_data_smithi053_125596_object78060:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e180)", 2023-10-09T10:26:45.073 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:21:48.038516+0000", 2023-10-09T10:26:45.073 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 296.947268071, 2023-10-09T10:26:45.073 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.153979012, 2023-10-09T10:26:45.073 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:45.073 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:45.073 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:45.073 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:45.073 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:45.073 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 78061 2023-10-09T10:26:45.074 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.074 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:45.074 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.074 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:45.074 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.038516+0000", 2023-10-09T10:26:45.074 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:45.074 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.074 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.074 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:45.074 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.038516+0000", 2023-10-09T10:26:45.074 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999781 2023-10-09T10:26:45.074 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.075 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.075 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:45.075 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.038494+0000", 2023-10-09T10:26:45.075 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.5554000000000003e-05 2023-10-09T10:26:45.075 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.075 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.075 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:45.075 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.038560+0000", 2023-10-09T10:26:45.075 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.2650000000000002e-05 2023-10-09T10:26:45.075 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.075 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.076 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:45.076 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.038583+0000", 2023-10-09T10:26:45.076 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1984000000000001e-05 2023-10-09T10:26:45.076 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.076 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.076 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:45.076 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.038595+0000", 2023-10-09T10:26:45.076 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.031445844000000001 2023-10-09T10:26:45.076 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.076 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.076 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.076 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.070040+0000", 2023-10-09T10:26:45.077 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00010684 2023-10-09T10:26:45.077 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.077 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.077 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:45.077 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.070147+0000", 2023-10-09T10:26:45.077 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000118081 2023-10-09T10:26:45.077 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.077 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.077 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:26:45.077 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.070265+0000", 2023-10-09T10:26:45.077 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.021489312999999999 2023-10-09T10:26:45.077 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.078 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.078 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.078 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.091755+0000", 2023-10-09T10:26:45.078 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000137606 2023-10-09T10:26:45.078 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.078 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.078 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:45.078 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.091892+0000", 2023-10-09T10:26:45.078 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.098423104999999997 2023-10-09T10:26:45.078 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.078 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.078 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.079 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.190315+0000", 2023-10-09T10:26:45.079 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6699999999999995e-05 2023-10-09T10:26:45.079 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.079 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.079 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:45.079 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.190382+0000", 2023-10-09T10:26:45.079 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0021131660000000001 2023-10-09T10:26:45.079 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.080 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.080 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:45.080 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.192495+0000", 2023-10-09T10:26:45.080 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.153979012 2023-10-09T10:26:45.080 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.080 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:45.080 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.080 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.080 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.080 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:78082 6.3 6:c0251826:::benchmark_data_smithi053_125596_object78081:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e180)", 2023-10-09T10:26:45.081 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:21:48.064145+0000", 2023-10-09T10:26:45.081 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 296.92163907399998, 2023-10-09T10:26:45.081 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14723619299999999, 2023-10-09T10:26:45.081 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:45.081 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:45.081 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:45.081 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:45.081 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:45.081 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 78082 2023-10-09T10:26:45.081 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.081 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:45.082 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.082 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:45.082 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.064145+0000", 2023-10-09T10:26:45.082 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:45.082 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.082 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.082 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:45.082 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.064145+0000", 2023-10-09T10:26:45.082 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:26:45.083 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.083 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.083 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:45.083 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.064143+0000", 2023-10-09T10:26:45.083 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.8402e-05 2023-10-09T10:26:45.083 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.083 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.083 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:45.083 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.064211+0000", 2023-10-09T10:26:45.083 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5607000000000002e-05 2023-10-09T10:26:45.084 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.084 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.084 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:45.084 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.064227+0000", 2023-10-09T10:26:45.084 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.4640000000000003e-06 2023-10-09T10:26:45.084 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.084 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.084 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:45.084 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.064233+0000", 2023-10-09T10:26:45.084 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0081275329999999993 2023-10-09T10:26:45.085 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.085 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.085 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.085 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.072361+0000", 2023-10-09T10:26:45.085 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014714900000000001 2023-10-09T10:26:45.085 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.085 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.085 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:45.086 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.072508+0000", 2023-10-09T10:26:45.086 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00019801700000000001 2023-10-09T10:26:45.086 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.086 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.086 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:26:45.086 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.072706+0000", 2023-10-09T10:26:45.086 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.019156415 2023-10-09T10:26:45.086 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.086 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.086 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.087 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.091862+0000", 2023-10-09T10:26:45.087 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.4570000000000001e-05 2023-10-09T10:26:45.087 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.087 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.087 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:45.087 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.091917+0000", 2023-10-09T10:26:45.087 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.117615029 2023-10-09T10:26:45.087 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.087 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.088 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.088 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.209532+0000", 2023-10-09T10:26:45.088 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.6633999999999998e-05 2023-10-09T10:26:45.088 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.088 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.088 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:45.088 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.209608+0000", 2023-10-09T10:26:45.088 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001772909 2023-10-09T10:26:45.088 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.089 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.089 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:45.089 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:21:48.211381+0000", 2023-10-09T10:26:45.089 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14723619299999999 2023-10-09T10:26:45.089 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.089 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:45.089 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.090 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.090 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.090 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:147709 6.13 6:ce25370d:::benchmark_data_smithi053_125596_object69010:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-10-09T10:26:45.090 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:18.474850+0000", 2023-10-09T10:26:45.090 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 206.51093409200001, 2023-10-09T10:26:45.090 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.04821035, 2023-10-09T10:26:45.090 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:45.090 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:26:45.091 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:45.091 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:45.091 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:45.091 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147709 2023-10-09T10:26:45.091 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.091 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:45.092 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.092 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:45.092 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.474850+0000", 2023-10-09T10:26:45.092 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:45.092 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.092 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.092 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:45.092 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.474850+0000", 2023-10-09T10:26:45.092 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:26:45.093 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.093 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.093 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:45.093 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.474849+0000", 2023-10-09T10:26:45.093 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.5390000000000007e-06 2023-10-09T10:26:45.093 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.093 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.093 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:45.093 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.474857+0000", 2023-10-09T10:26:45.093 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4456e-05 2023-10-09T10:26:45.093 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.093 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.094 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:45.094 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.474872+0000", 2023-10-09T10:26:45.094 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.1710000000000002e-06 2023-10-09T10:26:45.094 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.094 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.094 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:45.094 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.474880+0000", 2023-10-09T10:26:45.094 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1635999999999998e-05 2023-10-09T10:26:45.094 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.094 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.095 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.095 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.474931+0000", 2023-10-09T10:26:45.095 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017859199999999999 2023-10-09T10:26:45.095 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.095 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.095 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:45.095 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.475110+0000", 2023-10-09T10:26:45.095 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00049999400000000002 2023-10-09T10:26:45.095 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.095 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.095 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:26:45.095 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.475610+0000", 2023-10-09T10:26:45.096 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0044582399999999996 2023-10-09T10:26:45.096 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.096 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.096 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.096 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.480068+0000", 2023-10-09T10:26:45.096 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0027158170000000001 2023-10-09T10:26:45.096 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.096 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.096 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:45.096 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.482784+0000", 2023-10-09T10:26:45.096 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.028112640000000001 2023-10-09T10:26:45.097 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.097 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.097 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.097 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.510897+0000", 2023-10-09T10:26:45.097 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2364000000000001e-05 2023-10-09T10:26:45.097 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.097 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.097 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:45.097 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.510909+0000", 2023-10-09T10:26:45.097 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0121387239999999 2023-10-09T10:26:45.097 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.098 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.098 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.098 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.523048+0000", 2023-10-09T10:26:45.098 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2831e-05 2023-10-09T10:26:45.098 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.098 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.098 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:45.098 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.523061+0000", 2023-10-09T10:26:45.098 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.04821035 2023-10-09T10:26:45.098 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.098 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:45.099 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.099 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.099 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.099 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:147710 6.13 6:c9a3ae3a:::benchmark_data_smithi053_125596_object69011:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-10-09T10:26:45.099 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:18.475016+0000", 2023-10-09T10:26:45.099 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 206.510768638, 2023-10-09T10:26:45.099 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0480843120000001, 2023-10-09T10:26:45.099 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:45.099 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:26:45.099 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:45.099 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:45.099 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147710 2023-10-09T10:26:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.475016+0000", 2023-10-09T10:26:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.475016+0000", 2023-10-09T10:26:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:26:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.475015+0000", 2023-10-09T10:26:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.284e-06 2023-10-09T10:26:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.475019+0000", 2023-10-09T10:26:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.0730000000000005e-06 2023-10-09T10:26:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.102 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:45.102 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.475027+0000", 2023-10-09T10:26:45.102 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1949999999999996e-06 2023-10-09T10:26:45.102 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.102 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.102 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:45.102 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.475032+0000", 2023-10-09T10:26:45.102 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0023084109999999998 2023-10-09T10:26:45.102 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.102 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.102 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.103 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.477340+0000", 2023-10-09T10:26:45.103 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000163012 2023-10-09T10:26:45.103 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.103 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.103 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:45.103 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.477503+0000", 2023-10-09T10:26:45.103 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00035836100000000002 2023-10-09T10:26:45.103 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.103 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.103 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:26:45.104 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.477861+0000", 2023-10-09T10:26:45.104 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0049280879999999997 2023-10-09T10:26:45.104 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.104 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.104 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:45.104 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.482789+0000", 2023-10-09T10:26:45.104 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0011151220000000001 2023-10-09T10:26:45.104 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.104 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.104 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.104 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.483905+0000", 2023-10-09T10:26:45.105 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.027033866 2023-10-09T10:26:45.105 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.105 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.105 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.105 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.510938+0000", 2023-10-09T10:26:45.105 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.4780000000000008e-06 2023-10-09T10:26:45.105 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.105 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.105 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:45.105 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.510947+0000", 2023-10-09T10:26:45.105 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.012142173 2023-10-09T10:26:45.105 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.106 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.106 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.106 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.523089+0000", 2023-10-09T10:26:45.106 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0917999999999999e-05 2023-10-09T10:26:45.106 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.106 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.106 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:45.106 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.523100+0000", 2023-10-09T10:26:45.106 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0480843120000001 2023-10-09T10:26:45.106 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.107 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:45.107 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.107 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.107 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.107 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:147712 6.15 6:aafe7262:::benchmark_data_smithi053_125596_object69013:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-10-09T10:26:45.107 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:18.478744+0000", 2023-10-09T10:26:45.107 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 206.50704012, 2023-10-09T10:26:45.107 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0412340069999999, 2023-10-09T10:26:45.107 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:45.107 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:26:45.107 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:45.108 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:45.108 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:45.108 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147712 2023-10-09T10:26:45.108 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.108 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:45.108 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.108 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:45.108 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.478744+0000", 2023-10-09T10:26:45.108 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:45.108 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.109 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.109 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:45.109 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.478744+0000", 2023-10-09T10:26:45.109 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:26:45.109 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.109 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.109 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:45.109 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.478743+0000", 2023-10-09T10:26:45.109 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.704e-06 2023-10-09T10:26:45.109 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.110 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.110 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:45.110 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.478751+0000", 2023-10-09T10:26:45.110 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5173e-05 2023-10-09T10:26:45.110 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.110 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.110 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:45.110 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.478767+0000", 2023-10-09T10:26:45.111 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.3189999999999997e-06 2023-10-09T10:26:45.111 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.111 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.111 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:45.111 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.478774+0000", 2023-10-09T10:26:45.111 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7920000000000001e-05 2023-10-09T10:26:45.111 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.111 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.111 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.111 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.478832+0000", 2023-10-09T10:26:45.111 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000141693 2023-10-09T10:26:45.111 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.112 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.112 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:45.112 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.478973+0000", 2023-10-09T10:26:45.112 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00039027899999999999 2023-10-09T10:26:45.112 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.112 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.112 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 3,7", 2023-10-09T10:26:45.112 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.479364+0000", 2023-10-09T10:26:45.112 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.004591393 2023-10-09T10:26:45.112 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.113 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.113 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:45.113 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.483955+0000", 2023-10-09T10:26:45.113 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0044339949999999996 2023-10-09T10:26:45.113 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.113 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.114 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.114 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.488389+0000", 2023-10-09T10:26:45.114 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.008509193 2023-10-09T10:26:45.114 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.114 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.114 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.114 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.496898+0000", 2023-10-09T10:26:45.114 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.9483999999999997e-05 2023-10-09T10:26:45.114 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.114 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.114 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:45.115 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.496938+0000", 2023-10-09T10:26:45.115 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.023016503 2023-10-09T10:26:45.115 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.115 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.115 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.115 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.519954+0000", 2023-10-09T10:26:45.115 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.3813000000000001e-05 2023-10-09T10:26:45.116 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.116 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.116 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:45.116 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.519978+0000", 2023-10-09T10:26:45.116 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0412340069999999 2023-10-09T10:26:45.116 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.116 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:45.116 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.116 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.116 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.116 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:147714 6.13 6:ca694052:::benchmark_data_smithi053_125596_object69015:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-10-09T10:26:45.117 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:18.479443+0000", 2023-10-09T10:26:45.117 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 206.506341131, 2023-10-09T10:26:45.117 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.043693196, 2023-10-09T10:26:45.117 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:45.117 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:26:45.117 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:45.117 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:26:45.118 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:26:45.118 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147714 2023-10-09T10:26:45.118 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.118 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:45.118 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.118 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:45.118 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.479443+0000", 2023-10-09T10:26:45.118 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:45.118 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.119 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.119 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:45.119 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.479443+0000", 2023-10-09T10:26:45.119 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:26:45.119 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.119 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.119 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:45.120 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.479442+0000", 2023-10-09T10:26:45.120 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6669999999999999e-06 2023-10-09T10:26:45.120 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.120 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.120 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:45.120 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.479449+0000", 2023-10-09T10:26:45.120 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1229e-05 2023-10-09T10:26:45.120 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.120 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.120 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:45.121 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.479460+0000", 2023-10-09T10:26:45.121 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.8739999999999997e-06 2023-10-09T10:26:45.121 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.121 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.121 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:45.121 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.479467+0000", 2023-10-09T10:26:45.121 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00062771599999999995 2023-10-09T10:26:45.121 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.122 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.122 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.122 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.480094+0000", 2023-10-09T10:26:45.122 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00019055799999999999 2023-10-09T10:26:45.122 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.123 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.123 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:45.123 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.480285+0000", 2023-10-09T10:26:45.123 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00037309499999999999 2023-10-09T10:26:45.123 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.123 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.124 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:26:45.124 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.480658+0000", 2023-10-09T10:26:45.124 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0025971509999999998 2023-10-09T10:26:45.124 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.124 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.124 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:45.125 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.483255+0000", 2023-10-09T10:26:45.125 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0059122829999999999 2023-10-09T10:26:45.125 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.125 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.125 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.125 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.489168+0000", 2023-10-09T10:26:45.125 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.021807356999999999 2023-10-09T10:26:45.126 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.126 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.126 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.126 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.510975+0000", 2023-10-09T10:26:45.126 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.2719999999999997e-06 2023-10-09T10:26:45.126 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.126 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.126 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:26:45.126 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.510983+0000", 2023-10-09T10:26:45.126 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0121425390000001 2023-10-09T10:26:45.126 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.127 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.127 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.127 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.523126+0000", 2023-10-09T10:26:45.127 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0633e-05 2023-10-09T10:26:45.127 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.127 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.127 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:45.127 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.523136+0000", 2023-10-09T10:26:45.127 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.043693196 2023-10-09T10:26:45.127 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.128 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:45.128 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.128 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.128 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.128 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:67535 7.7 7:ef8122fe:::benchmark_data_smithi053_144553_object67534:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e207)", 2023-10-09T10:26:45.128 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:25:31.837333+0000", 2023-10-09T10:26:45.128 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 73.148451373, 2023-10-09T10:26:45.128 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.15110027300000001, 2023-10-09T10:26:45.128 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:45.128 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:45.128 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:45.129 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:26:45.129 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:26:45.129 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 67535 2023-10-09T10:26:45.129 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.129 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:45.129 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.129 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:45.129 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:31.837333+0000", 2023-10-09T10:26:45.129 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:45.129 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.129 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.129 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:45.130 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:31.837333+0000", 2023-10-09T10:26:45.130 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:26:45.130 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.130 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.130 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:45.130 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:31.837331+0000", 2023-10-09T10:26:45.130 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.9274000000000003e-05 2023-10-09T10:26:45.130 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.130 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.130 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:45.130 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:31.837381+0000", 2023-10-09T10:26:45.131 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3759e-05 2023-10-09T10:26:45.131 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.131 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.131 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:45.131 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:31.837394+0000", 2023-10-09T10:26:45.131 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.1480000000000006e-06 2023-10-09T10:26:45.131 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.131 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.131 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:45.131 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:31.837403+0000", 2023-10-09T10:26:45.131 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1286999999999999e-05 2023-10-09T10:26:45.131 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.132 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.132 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.132 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:31.837454+0000", 2023-10-09T10:26:45.132 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013900499999999999 2023-10-09T10:26:45.132 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.132 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.132 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:45.132 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:31.837593+0000", 2023-10-09T10:26:45.132 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015844700000000001 2023-10-09T10:26:45.132 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.132 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.132 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,3", 2023-10-09T10:26:45.133 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:31.837751+0000", 2023-10-09T10:26:45.133 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0029332870000000001 2023-10-09T10:26:45.133 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.133 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.133 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:45.133 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:31.840685+0000", 2023-10-09T10:26:45.133 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0052444500000000003 2023-10-09T10:26:45.133 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.133 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.133 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.134 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:31.845929+0000", 2023-10-09T10:26:45.134 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14243356700000001 2023-10-09T10:26:45.134 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.134 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.134 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.134 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:31.988363+0000", 2023-10-09T10:26:45.134 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1054999999999999e-05 2023-10-09T10:26:45.134 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.134 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.134 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:45.135 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:31.988404+0000", 2023-10-09T10:26:45.135 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.9478000000000001e-05 2023-10-09T10:26:45.135 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.135 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.135 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:45.135 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:25:31.988433+0000", 2023-10-09T10:26:45.135 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.15110027300000001 2023-10-09T10:26:45.135 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.135 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:45.135 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.135 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.135 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.136 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:83133 7.c 7:323e96b4:::benchmark_data_smithi053_144553_object83132:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-09T10:26:45.136 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:26:07.549659+0000", 2023-10-09T10:26:45.136 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 37.436125298, 2023-10-09T10:26:45.136 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.16676838999999999, 2023-10-09T10:26:45.136 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:45.136 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:45.136 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:45.136 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:26:45.136 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:26:45.136 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 83133 2023-10-09T10:26:45.136 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.136 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:45.137 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.137 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:45.137 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.549659+0000", 2023-10-09T10:26:45.137 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:45.137 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.137 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.137 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:45.137 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.549659+0000", 2023-10-09T10:26:45.137 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:26:45.137 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.137 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.137 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:45.138 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.549657+0000", 2023-10-09T10:26:45.138 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.3024e-05 2023-10-09T10:26:45.138 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.138 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.138 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:45.138 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.549700+0000", 2023-10-09T10:26:45.138 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5182e-05 2023-10-09T10:26:45.138 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.138 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.138 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:45.138 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.549715+0000", 2023-10-09T10:26:45.139 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.7120000000000003e-06 2023-10-09T10:26:45.139 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.139 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.139 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:45.139 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.549722+0000", 2023-10-09T10:26:45.139 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.1559999999999998e-05 2023-10-09T10:26:45.139 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.139 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.139 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.139 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.549803+0000", 2023-10-09T10:26:45.139 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00023566400000000001 2023-10-09T10:26:45.139 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.140 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.140 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:45.140 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.550039+0000", 2023-10-09T10:26:45.140 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000207813 2023-10-09T10:26:45.140 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.140 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.140 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 3,7", 2023-10-09T10:26:45.140 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.550247+0000", 2023-10-09T10:26:45.140 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.011228073 2023-10-09T10:26:45.140 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.141 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.141 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:45.141 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.561475+0000", 2023-10-09T10:26:45.141 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0047712960000000004 2023-10-09T10:26:45.141 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.141 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.141 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.141 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.566246+0000", 2023-10-09T10:26:45.141 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14999931399999999 2023-10-09T10:26:45.141 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.141 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.142 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.142 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.716246+0000", 2023-10-09T10:26:45.142 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.3010999999999996e-05 2023-10-09T10:26:45.142 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.142 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.142 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:45.142 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.716319+0000", 2023-10-09T10:26:45.142 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00010882099999999999 2023-10-09T10:26:45.142 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.142 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.142 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:45.143 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.716427+0000", 2023-10-09T10:26:45.143 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.16676838999999999 2023-10-09T10:26:45.143 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.143 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:45.143 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.143 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.143 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.143 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:83139 7.c 7:3d0cc84b:::benchmark_data_smithi053_144553_object83138:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-09T10:26:45.143 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:26:07.556924+0000", 2023-10-09T10:26:45.143 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 37.428860481000001, 2023-10-09T10:26:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.15979528600000001, 2023-10-09T10:26:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:26:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:26:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 83139 2023-10-09T10:26:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.556924+0000", 2023-10-09T10:26:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.556924+0000", 2023-10-09T10:26:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999967 2023-10-09T10:26:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.556921+0000", 2023-10-09T10:26:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.9616999999999994e-05 2023-10-09T10:26:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.146 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.146 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:45.146 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.556990+0000", 2023-10-09T10:26:45.146 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.3385000000000001e-05 2023-10-09T10:26:45.146 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.146 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.146 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:45.146 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.557014+0000", 2023-10-09T10:26:45.146 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.91e-06 2023-10-09T10:26:45.146 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.146 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.147 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:45.147 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.557023+0000", 2023-10-09T10:26:45.147 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00052966600000000003 2023-10-09T10:26:45.147 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.147 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.147 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.147 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.557553+0000", 2023-10-09T10:26:45.147 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00020693 2023-10-09T10:26:45.147 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.147 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.147 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:45.147 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.557760+0000", 2023-10-09T10:26:45.148 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00021323199999999999 2023-10-09T10:26:45.148 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.148 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.148 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 3,7", 2023-10-09T10:26:45.148 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.557973+0000", 2023-10-09T10:26:45.148 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0073533009999999996 2023-10-09T10:26:45.148 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.148 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.148 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:45.148 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.565327+0000", 2023-10-09T10:26:45.148 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0010462360000000001 2023-10-09T10:26:45.149 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.149 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.149 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.149 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.566373+0000", 2023-10-09T10:26:45.149 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.150105614 2023-10-09T10:26:45.149 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.149 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.150 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.150 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.716478+0000", 2023-10-09T10:26:45.150 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.1284000000000005e-05 2023-10-09T10:26:45.150 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.150 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.150 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:45.150 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.716540+0000", 2023-10-09T10:26:45.150 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017938200000000001 2023-10-09T10:26:45.150 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.151 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.151 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:45.151 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:07.716719+0000", 2023-10-09T10:26:45.151 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.15979528600000001 2023-10-09T10:26:45.151 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.151 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:45.151 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.152 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.152 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.152 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:87609 7.7 7:edd07866:::benchmark_data_smithi053_144553_object87608:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e213)", 2023-10-09T10:26:45.152 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:26:14.629976+0000", 2023-10-09T10:26:45.152 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 30.355808523, 2023-10-09T10:26:45.152 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.148629961, 2023-10-09T10:26:45.152 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:45.152 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:45.152 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:45.152 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:26:45.153 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:26:45.153 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 87609 2023-10-09T10:26:45.153 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.153 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:45.153 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.153 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:45.153 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:14.629976+0000", 2023-10-09T10:26:45.153 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:45.154 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.154 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.154 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:45.154 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:14.629976+0000", 2023-10-09T10:26:45.154 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:26:45.154 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.154 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.154 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:45.155 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:14.629975+0000", 2023-10-09T10:26:45.155 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.4412e-05 2023-10-09T10:26:45.155 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.155 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.155 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:45.155 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:14.630029+0000", 2023-10-09T10:26:45.155 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1413000000000001e-05 2023-10-09T10:26:45.156 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.156 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.156 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:45.156 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:14.630040+0000", 2023-10-09T10:26:45.156 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0530000000000001e-06 2023-10-09T10:26:45.156 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.156 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.156 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:45.156 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:14.630047+0000", 2023-10-09T10:26:45.157 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.048097302000000001 2023-10-09T10:26:45.157 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.157 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.157 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.157 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:14.678145+0000", 2023-10-09T10:26:45.158 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00024805999999999998 2023-10-09T10:26:45.158 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.158 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.158 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:45.158 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:14.678393+0000", 2023-10-09T10:26:45.158 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00033829500000000001 2023-10-09T10:26:45.159 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.159 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.159 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1", 2023-10-09T10:26:45.159 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:14.678731+0000", 2023-10-09T10:26:45.159 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.017212940999999999 2023-10-09T10:26:45.159 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.159 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.160 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.160 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:14.695944+0000", 2023-10-09T10:26:45.160 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0042636009999999997 2023-10-09T10:26:45.160 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.160 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.161 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:45.161 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:14.700208+0000", 2023-10-09T10:26:45.161 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.074116636 2023-10-09T10:26:45.161 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.161 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.161 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.162 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:14.774324+0000", 2023-10-09T10:26:45.162 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000193034 2023-10-09T10:26:45.162 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.162 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.162 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:45.162 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:14.774517+0000", 2023-10-09T10:26:45.162 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0040883780000000002 2023-10-09T10:26:45.162 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.162 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.163 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:45.163 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:14.778606+0000", 2023-10-09T10:26:45.163 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.148629961 2023-10-09T10:26:45.163 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.163 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:45.163 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.163 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.163 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.163 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:99975 7.c 7:33729b78:::benchmark_data_smithi053_144553_object9713:head [delete] snapc 0=[] ondisk+write+known_if_redirected e217)", 2023-10-09T10:26:45.163 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:26:43.509459+0000", 2023-10-09T10:26:45.163 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 1.476325546, 2023-10-09T10:26:45.164 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.22804022800000001, 2023-10-09T10:26:45.164 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:45.164 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:45.164 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:45.164 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:26:45.164 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:26:45.164 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 99975 2023-10-09T10:26:45.164 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.164 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:45.165 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.165 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:45.165 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.509459+0000", 2023-10-09T10:26:45.165 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:45.165 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.165 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.165 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:45.165 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.509459+0000", 2023-10-09T10:26:45.165 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:26:45.165 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.166 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.166 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:45.166 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.509457+0000", 2023-10-09T10:26:45.166 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.4399999999999999e-06 2023-10-09T10:26:45.166 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.166 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.166 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:45.166 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.509464+0000", 2023-10-09T10:26:45.166 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6750999999999999e-05 2023-10-09T10:26:45.166 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.167 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.167 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:45.167 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.509481+0000", 2023-10-09T10:26:45.167 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6590000000000001e-06 2023-10-09T10:26:45.167 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.167 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.167 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:45.167 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.509488+0000", 2023-10-09T10:26:45.167 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.6621e-05 2023-10-09T10:26:45.167 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.167 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.509534+0000", 2023-10-09T10:26:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014799799999999999 2023-10-09T10:26:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.509682+0000", 2023-10-09T10:26:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015175799999999999 2023-10-09T10:26:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 3,7", 2023-10-09T10:26:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.509834+0000", 2023-10-09T10:26:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0037964269999999998 2023-10-09T10:26:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.513630+0000", 2023-10-09T10:26:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0032366719999999999 2023-10-09T10:26:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.516867+0000", 2023-10-09T10:26:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.220517346 2023-10-09T10:26:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.170 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.170 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.737384+0000", 2023-10-09T10:26:45.170 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.0373000000000001e-05 2023-10-09T10:26:45.170 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.170 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.170 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:45.170 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.737425+0000", 2023-10-09T10:26:45.170 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.4158000000000004e-05 2023-10-09T10:26:45.170 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.170 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.170 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:45.170 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.737499+0000", 2023-10-09T10:26:45.171 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.22804022800000001 2023-10-09T10:26:45.171 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.171 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:45.171 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.171 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.171 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.171 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:99983 7.c 7:370130e6:::benchmark_data_smithi053_144553_object9721:head [delete] snapc 0=[] ondisk+write+known_if_redirected e217)", 2023-10-09T10:26:45.171 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:26:43.545134+0000", 2023-10-09T10:26:45.171 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 1.4406497730000001, 2023-10-09T10:26:45.171 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.19623463299999999, 2023-10-09T10:26:45.171 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:26:45.171 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:26:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:26:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:26:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:26:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 99983 2023-10-09T10:26:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:26:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:26:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.545134+0000", 2023-10-09T10:26:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:26:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.173 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:26:45.173 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.545134+0000", 2023-10-09T10:26:45.173 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:26:45.173 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.173 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.173 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:26:45.173 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.545133+0000", 2023-10-09T10:26:45.173 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.833e-06 2023-10-09T10:26:45.173 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.173 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.173 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:26:45.174 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.545141+0000", 2023-10-09T10:26:45.174 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.802e-05 2023-10-09T10:26:45.174 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.174 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.174 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:26:45.174 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.545159+0000", 2023-10-09T10:26:45.174 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.7150000000000001e-06 2023-10-09T10:26:45.174 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.174 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.174 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:26:45.174 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.545166+0000", 2023-10-09T10:26:45.174 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.9487000000000002e-05 2023-10-09T10:26:45.175 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.175 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.175 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:26:45.175 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.545216+0000", 2023-10-09T10:26:45.175 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013677200000000001 2023-10-09T10:26:45.175 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.175 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.175 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:26:45.175 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.545352+0000", 2023-10-09T10:26:45.175 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000151027 2023-10-09T10:26:45.176 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.176 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.176 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 3,7", 2023-10-09T10:26:45.176 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.545503+0000", 2023-10-09T10:26:45.176 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0034268570000000002 2023-10-09T10:26:45.176 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.176 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.176 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:26:45.176 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.548930+0000", 2023-10-09T10:26:45.176 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00029849199999999997 2023-10-09T10:26:45.176 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.176 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.177 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.177 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.549229+0000", 2023-10-09T10:26:45.177 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.19202024300000001 2023-10-09T10:26:45.177 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.177 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.177 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:26:45.177 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.741249+0000", 2023-10-09T10:26:45.177 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.6276999999999998e-05 2023-10-09T10:26:45.177 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.177 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.177 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:26:45.178 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.741285+0000", 2023-10-09T10:26:45.178 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.3869000000000006e-05 2023-10-09T10:26:45.178 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:26:45.178 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:26:45.178 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:26:45.178 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:43.741369+0000", 2023-10-09T10:26:45.178 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.19623463299999999 2023-10-09T10:26:45.178 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.178 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:45.178 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.178 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:26:45.178 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:26:45.179 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:26:45.179 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:45.209 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:45.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:45.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:45.314 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:45.323 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:45 smithi086 bash[59714]: cluster 2023-10-09T10:26:43.487059+0000 mgr.y (mgr.26072) 728 : cluster 0 pgmap v762: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 439 op/s; 64215/245112 objects degraded (26.198%); 37575/245112 objects misplaced (15.330%); 8.8 MiB/s, 140 objects/s recovering 2023-10-09T10:26:45.337 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:45.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:45.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:45.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:45 smithi053 bash[79554]: cluster 2023-10-09T10:26:43.487059+0000 mgr.y (mgr.26072) 728 : cluster 0 pgmap v762: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 439 op/s; 64215/245112 objects degraded (26.198%); 37575/245112 objects misplaced (15.330%); 8.8 MiB/s, 140 objects/s recovering 2023-10-09T10:26:45.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:45 smithi053 bash[76859]: cluster 2023-10-09T10:26:43.487059+0000 mgr.y (mgr.26072) 728 : cluster 0 pgmap v762: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 439 op/s; 64215/245112 objects degraded (26.198%); 37575/245112 objects misplaced (15.330%); 8.8 MiB/s, 140 objects/s recovering 2023-10-09T10:26:45.441 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:45.473 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:45.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:45.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:45.578 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:45.612 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:45.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:45.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:45.719 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:45.743 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:45.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:45.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:45.846 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:45.872 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:45.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:45.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:45.976 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:46.002 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:46.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:46.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:46.071 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-09T10:26:46.110 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:46.170 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:46.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:46.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:46.275 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:46.311 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:46.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:46.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:46.395 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T10:26:46.417 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:46.453 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:46.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:46.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:46.558 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:46.595 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:46.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:46.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:46.706 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:46.738 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:46.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:46.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:46.841 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:46.865 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:46.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:46.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:46.970 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:46.998 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:47.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:47.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:47.102 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:47.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:47.133 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:47.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:47.235 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:47.263 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:47.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:47.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:47.366 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:47.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:47 smithi086 bash[59714]: cluster 2023-10-09T10:26:45.487879+0000 mgr.y (mgr.26072) 729 : cluster 0 pgmap v763: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 431 op/s; 63710/243261 objects degraded (26.190%); 37333/243261 objects misplaced (15.347%); 8.7 MiB/s, 139 objects/s recovering 2023-10-09T10:26:47.396 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:47.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:47.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:47.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:47 smithi053 bash[79554]: cluster 2023-10-09T10:26:45.487879+0000 mgr.y (mgr.26072) 729 : cluster 0 pgmap v763: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 431 op/s; 63710/243261 objects degraded (26.190%); 37333/243261 objects misplaced (15.347%); 8.7 MiB/s, 139 objects/s recovering 2023-10-09T10:26:47.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:47 smithi053 bash[76859]: cluster 2023-10-09T10:26:45.487879+0000 mgr.y (mgr.26072) 729 : cluster 0 pgmap v763: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 431 op/s; 63710/243261 objects degraded (26.190%); 37333/243261 objects misplaced (15.347%); 8.7 MiB/s, 139 objects/s recovering 2023-10-09T10:26:47.499 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:47.527 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:47.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:47.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:47.631 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:47.664 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:47.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:47.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:47.770 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:47.797 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:47.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:47.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:47.902 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:47.941 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:47.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:47.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:48.044 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:48.082 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:48.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:48.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:48.115 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:48 smithi053 bash[79554]: cluster 2023-10-09T10:26:48.075885+0000 mon.a (mon.0) 1023 : cluster 3 Health check update: Degraded data redundancy: 63710/243261 objects degraded (26.190%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:48.115 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:48 smithi053 bash[76859]: cluster 2023-10-09T10:26:48.075885+0000 mon.a (mon.0) 1023 : cluster 3 Health check update: Degraded data redundancy: 63710/243261 objects degraded (26.190%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:48.190 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:48.199 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:48 smithi086 bash[59714]: cluster 2023-10-09T10:26:48.075885+0000 mon.a (mon.0) 1023 : cluster 3 Health check update: Degraded data redundancy: 63710/243261 objects degraded (26.190%), 12 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:48.230 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:48.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:48.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:48.338 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:48.376 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:48.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:48.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:48.483 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:48.520 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:48.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:48.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:48.624 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:48.657 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:48.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:48.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:48.766 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:48.794 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:48.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:48.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:48.899 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:48.927 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:48.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:48.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:49.031 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:49.066 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:49.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:49.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:49.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:49 smithi086 bash[59714]: cluster 2023-10-09T10:26:47.488873+0000 mgr.y (mgr.26072) 730 : cluster 0 pgmap v764: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 427 op/s; 62823/240054 objects degraded (26.170%); 36729/240054 objects misplaced (15.300%); 8.8 MiB/s, 140 objects/s recovering 2023-10-09T10:26:49.170 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:49.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:49 smithi053 bash[79554]: cluster 2023-10-09T10:26:47.488873+0000 mgr.y (mgr.26072) 730 : cluster 0 pgmap v764: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 427 op/s; 62823/240054 objects degraded (26.170%); 36729/240054 objects misplaced (15.300%); 8.8 MiB/s, 140 objects/s recovering 2023-10-09T10:26:49.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:49 smithi053 bash[76859]: cluster 2023-10-09T10:26:47.488873+0000 mgr.y (mgr.26072) 730 : cluster 0 pgmap v764: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 427 op/s; 62823/240054 objects degraded (26.170%); 36729/240054 objects misplaced (15.300%); 8.8 MiB/s, 140 objects/s recovering 2023-10-09T10:26:49.198 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:49.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:49.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:49.286 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:26:49.287 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:26:49.302 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:49.332 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:49.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:49.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:49.436 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:49.471 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:49.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:49.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:49.577 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:49.617 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:49.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:49.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:49.724 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:49.755 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:49.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:49.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:49.864 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:49.910 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:49.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:49.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:50.014 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:50.046 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:50.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:50.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:50.153 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:50.187 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:50.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:50.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:50.290 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:50.298 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:26:50.299 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:26:50.343 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:50.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:50.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:50.447 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:50.477 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:50.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:50.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:50.580 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:50.616 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:50.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:50.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:50.720 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:50.755 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:50.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:50.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:50.860 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:50.912 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:50.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:50.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:51.015 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:51.045 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:51.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:51.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:51.148 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:51.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:51.174 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:51.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:51.275 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:51.312 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:51.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:51.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:51.418 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:51.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:51 smithi053 bash[76859]: cluster 2023-10-09T10:26:49.489569+0000 mgr.y (mgr.26072) 731 : cluster 0 pgmap v765: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 429 op/s; 62569/238254 objects degraded (26.261%); 36568/238254 objects misplaced (15.348%); 8.7 MiB/s, 139 objects/s recovering 2023-10-09T10:26:51.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:51 smithi053 bash[79554]: cluster 2023-10-09T10:26:49.489569+0000 mgr.y (mgr.26072) 731 : cluster 0 pgmap v765: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 429 op/s; 62569/238254 objects degraded (26.261%); 36568/238254 objects misplaced (15.348%); 8.7 MiB/s, 139 objects/s recovering 2023-10-09T10:26:51.427 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:51 smithi086 bash[59714]: cluster 2023-10-09T10:26:49.489569+0000 mgr.y (mgr.26072) 731 : cluster 0 pgmap v765: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 429 op/s; 62569/238254 objects degraded (26.261%); 36568/238254 objects misplaced (15.348%); 8.7 MiB/s, 139 objects/s recovering 2023-10-09T10:26:51.450 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:51.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:51.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:51.557 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:51.608 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:51.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:51.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:51.713 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:51.737 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:51.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:51.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:51.842 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:51.878 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:51.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:51.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:51.982 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:52.028 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:52.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:52.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:52.134 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:52.181 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:52.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:52.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:52.297 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:52.323 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:52.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:52.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:52.427 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:52.453 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:52.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:52.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:52.559 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:52.609 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:52.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:52.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:52.716 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:52.746 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:52.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:52.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:52.851 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:52.893 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:52.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:52.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:52.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:26:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:26:52] "GET /metrics HTTP/1.1" 200 36592 "" "Prometheus/2.33.4" 2023-10-09T10:26:52.996 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:53.021 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:53.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:53.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:53.126 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:53.173 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:53.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:53.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:53.280 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:53.307 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:53.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:53.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:53.313 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:53 smithi053 bash[79554]: cluster 2023-10-09T10:26:51.490306+0000 mgr.y (mgr.26072) 732 : cluster 0 pgmap v766: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 437 op/s; 61279/233184 objects degraded (26.279%); 35692/233184 objects misplaced (15.306%); 9.0 MiB/s, 143 objects/s recovering 2023-10-09T10:26:53.313 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:53 smithi053 bash[79554]: audit 2023-10-09T10:26:53.074362+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:26:53.313 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:53 smithi053 bash[79554]: audit 2023-10-09T10:26:53.075945+0000 mon.a (mon.0) 1025 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:26:53.313 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:53 smithi053 bash[79554]: cluster 2023-10-09T10:26:53.077118+0000 mon.a (mon.0) 1026 : cluster 3 Health check update: Degraded data redundancy: 61279/233184 objects degraded (26.279%), 12 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:53.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:53 smithi053 bash[76859]: cluster 2023-10-09T10:26:51.490306+0000 mgr.y (mgr.26072) 732 : cluster 0 pgmap v766: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 437 op/s; 61279/233184 objects degraded (26.279%); 35692/233184 objects misplaced (15.306%); 9.0 MiB/s, 143 objects/s recovering 2023-10-09T10:26:53.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:53 smithi053 bash[76859]: audit 2023-10-09T10:26:53.074362+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:26:53.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:53 smithi053 bash[76859]: audit 2023-10-09T10:26:53.075945+0000 mon.a (mon.0) 1025 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:26:53.314 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:53 smithi053 bash[76859]: cluster 2023-10-09T10:26:53.077118+0000 mon.a (mon.0) 1026 : cluster 3 Health check update: Degraded data redundancy: 61279/233184 objects degraded (26.279%), 12 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:53.411 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:53.419 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:53 smithi086 bash[59714]: cluster 2023-10-09T10:26:51.490306+0000 mgr.y (mgr.26072) 732 : cluster 0 pgmap v766: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 437 op/s; 61279/233184 objects degraded (26.279%); 35692/233184 objects misplaced (15.306%); 9.0 MiB/s, 143 objects/s recovering 2023-10-09T10:26:53.420 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:53 smithi086 bash[59714]: audit 2023-10-09T10:26:53.074362+0000 mon.a (mon.0) 1024 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:26:53.420 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:53 smithi086 bash[59714]: audit 2023-10-09T10:26:53.075945+0000 mon.a (mon.0) 1025 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:26:53.420 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:53 smithi086 bash[59714]: cluster 2023-10-09T10:26:53.077118+0000 mon.a (mon.0) 1026 : cluster 3 Health check update: Degraded data redundancy: 61279/233184 objects degraded (26.279%), 12 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:53.446 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:53.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:53.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:53.554 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:53.582 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:53.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:53.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:53.685 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:53.718 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:53.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:53.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:53.825 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:53.866 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:53.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:53.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:53.971 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:53.998 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:53.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:54.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:54.101 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:54.123 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:54.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:54.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:54.237 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:54.264 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:54.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:54.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:54.372 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:54.397 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:54.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:54.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:54.502 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:54.540 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:54.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:54.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:54.645 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:54.668 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:54.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:54.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:54.771 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:54.822 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:54.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:54.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:54.927 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:54.961 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:54.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:54.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:55.068 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:55.094 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:55.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:55.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:55.197 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:55.221 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:55.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:55.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:55.324 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:55.351 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:55.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:55.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:55.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:55 smithi053 bash[79554]: cluster 2023-10-09T10:26:53.490941+0000 mgr.y (mgr.26072) 733 : cluster 0 pgmap v767: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 420 op/s; 61279/231933 objects degraded (26.421%); 35553/231933 objects misplaced (15.329%); 7.9 MiB/s, 126 objects/s recovering 2023-10-09T10:26:55.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:55 smithi053 bash[76859]: cluster 2023-10-09T10:26:53.490941+0000 mgr.y (mgr.26072) 733 : cluster 0 pgmap v767: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 420 op/s; 61279/231933 objects degraded (26.421%); 35553/231933 objects misplaced (15.329%); 7.9 MiB/s, 126 objects/s recovering 2023-10-09T10:26:55.455 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:55.465 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:55 smithi086 bash[59714]: cluster 2023-10-09T10:26:53.490941+0000 mgr.y (mgr.26072) 733 : cluster 0 pgmap v767: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 420 op/s; 61279/231933 objects degraded (26.421%); 35553/231933 objects misplaced (15.329%); 7.9 MiB/s, 126 objects/s recovering 2023-10-09T10:26:55.485 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:55.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:55.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:55.591 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:55.619 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:55.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:55.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:55.723 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:55.761 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:55.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:55.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:55.867 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:55.908 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:55.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:55.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:56.016 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:56.039 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:56.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:56.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:56.143 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:56.164 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:56.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:56.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:56.267 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:56.295 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:56.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:56.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:56.398 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:56.417 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:26:56.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:56.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:26:56.520 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:56.541 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:56.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:56.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:56.644 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:56.677 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:56.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:56.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:56.784 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:56.807 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:56.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:56.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:56.911 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:56.933 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:56.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:56.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:57.039 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:57.066 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:57.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:57.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:57.170 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:57.197 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:26:57.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:57.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:26:57.300 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:57.309 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:57 smithi086 bash[59714]: cluster 2023-10-09T10:26:55.491754+0000 mgr.y (mgr.26072) 734 : cluster 0 pgmap v768: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 421 op/s; 60771/229938 objects degraded (26.429%); 35276/229938 objects misplaced (15.342%); 8.1 MiB/s, 129 objects/s recovering 2023-10-09T10:26:57.310 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:57 smithi086 bash[59714]: cluster 2023-10-09T10:26:56.134933+0000 mon.a (mon.0) 1027 : cluster 0 osdmap e218: 8 total, 7 up, 8 in 2023-10-09T10:26:57.310 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:57 smithi086 bash[59714]: cluster 2023-10-09T10:26:56.135622+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T10:26:57.310 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:57 smithi086 bash[59714]: cluster 2023-10-09T10:26:56.135876+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T10:26:57.310 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:57 smithi086 bash[59714]: cluster 2023-10-09T10:26:56.146567+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T10:26:57.349 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:57.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:57.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:57.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:57 smithi053 bash[79554]: cluster 2023-10-09T10:26:55.491754+0000 mgr.y (mgr.26072) 734 : cluster 0 pgmap v768: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 421 op/s; 60771/229938 objects degraded (26.429%); 35276/229938 objects misplaced (15.342%); 8.1 MiB/s, 129 objects/s recovering 2023-10-09T10:26:57.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:57 smithi053 bash[79554]: cluster 2023-10-09T10:26:56.134933+0000 mon.a (mon.0) 1027 : cluster 0 osdmap e218: 8 total, 7 up, 8 in 2023-10-09T10:26:57.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:57 smithi053 bash[79554]: cluster 2023-10-09T10:26:56.135622+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T10:26:57.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:57 smithi053 bash[79554]: cluster 2023-10-09T10:26:56.135876+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T10:26:57.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:57 smithi053 bash[79554]: cluster 2023-10-09T10:26:56.146567+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T10:26:57.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:57 smithi053 bash[76859]: cluster 2023-10-09T10:26:55.491754+0000 mgr.y (mgr.26072) 734 : cluster 0 pgmap v768: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 421 op/s; 60771/229938 objects degraded (26.429%); 35276/229938 objects misplaced (15.342%); 8.1 MiB/s, 129 objects/s recovering 2023-10-09T10:26:57.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:57 smithi053 bash[76859]: cluster 2023-10-09T10:26:56.134933+0000 mon.a (mon.0) 1027 : cluster 0 osdmap e218: 8 total, 7 up, 8 in 2023-10-09T10:26:57.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:57 smithi053 bash[76859]: cluster 2023-10-09T10:26:56.135622+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T10:26:57.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:57 smithi053 bash[76859]: cluster 2023-10-09T10:26:56.135876+0000 osd.4 (osd.4) 179 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T10:26:57.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:57 smithi053 bash[76859]: cluster 2023-10-09T10:26:56.146567+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T10:26:57.455 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:57.498 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:57.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:57.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:57.600 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:57.640 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:57.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:57.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:57.745 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:57.776 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:57.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:57.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:57.879 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:57.918 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:57.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:57.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:58.021 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:58.064 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:26:58.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:58.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:26:58.157 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:58 smithi086 bash[59714]: cluster 2023-10-09T10:26:56.141755+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T10:26:58.157 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:58 smithi086 bash[59714]: cluster 2023-10-09T10:26:56.143008+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T10:26:58.157 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:58 smithi086 bash[59714]: cluster 2023-10-09T10:26:57.135985+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T10:26:58.157 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:58 smithi086 bash[59714]: cluster 2023-10-09T10:26:57.135985+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T10:26:58.157 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:58 smithi086 bash[59714]: cluster 2023-10-09T10:26:57.136531+0000 mon.a (mon.0) 1028 : cluster 0 osdmap e219: 8 total, 7 up, 8 in 2023-10-09T10:26:58.157 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:58 smithi086 bash[59714]: cluster 2023-10-09T10:26:57.137921+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T10:26:58.157 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:58 smithi086 bash[59714]: cluster 2023-10-09T10:26:57.141408+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T10:26:58.157 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:58 smithi086 bash[59714]: cluster 2023-10-09T10:26:57.141603+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T10:26:58.158 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:58 smithi086 bash[59714]: cluster 2023-10-09T10:26:58.078384+0000 mon.a (mon.0) 1029 : cluster 3 Health check update: Degraded data redundancy: 60771/229938 objects degraded (26.429%), 12 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:58.177 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:58.209 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:58.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:58.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:58.320 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:58.360 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:58.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:58.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:58.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:58 smithi053 bash[79554]: cluster 2023-10-09T10:26:56.141755+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T10:26:58.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:58 smithi053 bash[79554]: cluster 2023-10-09T10:26:56.143008+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T10:26:58.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:58 smithi053 bash[79554]: cluster 2023-10-09T10:26:57.135985+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T10:26:58.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:58 smithi053 bash[79554]: cluster 2023-10-09T10:26:57.135985+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T10:26:58.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:58 smithi053 bash[79554]: cluster 2023-10-09T10:26:57.136531+0000 mon.a (mon.0) 1028 : cluster 0 osdmap e219: 8 total, 7 up, 8 in 2023-10-09T10:26:58.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:58 smithi053 bash[79554]: cluster 2023-10-09T10:26:57.137921+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T10:26:58.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:58 smithi053 bash[79554]: cluster 2023-10-09T10:26:57.141408+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T10:26:58.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:58 smithi053 bash[79554]: cluster 2023-10-09T10:26:57.141603+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T10:26:58.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:58 smithi053 bash[79554]: cluster 2023-10-09T10:26:58.078384+0000 mon.a (mon.0) 1029 : cluster 3 Health check update: Degraded data redundancy: 60771/229938 objects degraded (26.429%), 12 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:58.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:58 smithi053 bash[76859]: cluster 2023-10-09T10:26:56.141755+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T10:26:58.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:58 smithi053 bash[76859]: cluster 2023-10-09T10:26:56.143008+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e218 with expected crc 2023-10-09T10:26:58.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:58 smithi053 bash[76859]: cluster 2023-10-09T10:26:57.135985+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T10:26:58.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:58 smithi053 bash[76859]: cluster 2023-10-09T10:26:57.135985+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T10:26:58.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:58 smithi053 bash[76859]: cluster 2023-10-09T10:26:57.136531+0000 mon.a (mon.0) 1028 : cluster 0 osdmap e219: 8 total, 7 up, 8 in 2023-10-09T10:26:58.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:58 smithi053 bash[76859]: cluster 2023-10-09T10:26:57.137921+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T10:26:58.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:58 smithi053 bash[76859]: cluster 2023-10-09T10:26:57.141408+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T10:26:58.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:58 smithi053 bash[76859]: cluster 2023-10-09T10:26:57.141603+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e219 with expected crc 2023-10-09T10:26:58.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:58 smithi053 bash[76859]: cluster 2023-10-09T10:26:58.078384+0000 mon.a (mon.0) 1029 : cluster 3 Health check update: Degraded data redundancy: 60771/229938 objects degraded (26.429%), 12 pgs degraded, 13 pgs undersized (PG_DEGRADED) 2023-10-09T10:26:58.467 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:58.500 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:58.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:58.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:58.604 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:58.626 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:58.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:58.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:58.729 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:58.755 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:58.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:58.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:58.858 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:58.900 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:58.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:58.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:59.006 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:59.036 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:59.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:59.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:59.140 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:59.156 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:26:59 smithi086 bash[59714]: cluster 2023-10-09T10:26:57.492667+0000 mgr.y (mgr.26072) 735 : cluster 0 pgmap v771: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 55480/226698 objects degraded (24.473%); 39026/226698 objects misplaced (17.215%); 11 MiB/s, 168 objects/s recovering 2023-10-09T10:26:59.167 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:59.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:59.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:59.270 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:59.278 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:26:59 smithi053 bash[79554]: cluster 2023-10-09T10:26:57.492667+0000 mgr.y (mgr.26072) 735 : cluster 0 pgmap v771: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 55480/226698 objects degraded (24.473%); 39026/226698 objects misplaced (17.215%); 11 MiB/s, 168 objects/s recovering 2023-10-09T10:26:59.278 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:26:59 smithi053 bash[76859]: cluster 2023-10-09T10:26:57.492667+0000 mgr.y (mgr.26072) 735 : cluster 0 pgmap v771: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 55480/226698 objects degraded (24.473%); 39026/226698 objects misplaced (17.215%); 11 MiB/s, 168 objects/s recovering 2023-10-09T10:26:59.292 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:26:59.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:59.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:26:59.395 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:59.418 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:59.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:59.421 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:59.522 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:59.549 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:59.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:59.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:26:59.652 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:59.689 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:26:59.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:59.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:26:59.795 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:59.816 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:26:59.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:59.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:26:59.928 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:59.956 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:26:59.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:26:59.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:00.059 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:00.082 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:00.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:00.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:00.174 INFO:teuthology.orchestra.run.smithi053.stderr:set pool 7 pgp_num to 16 2023-10-09T10:27:00.186 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:00.195 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:00 smithi086 bash[59714]: audit 2023-10-09T10:26:59.926221+0000 mon.a (mon.0) 1030 : audit 1 from='client.? 172.21.15.53:0/3009484254' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-09T10:27:00.219 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:00.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:00.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:00.328 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:00.335 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:00 smithi053 bash[79554]: audit 2023-10-09T10:26:59.926221+0000 mon.a (mon.0) 1030 : audit 1 from='client.? 172.21.15.53:0/3009484254' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-09T10:27:00.335 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:00 smithi053 bash[76859]: audit 2023-10-09T10:26:59.926221+0000 mon.a (mon.0) 1030 : audit 1 from='client.? 172.21.15.53:0/3009484254' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]: dispatch 2023-10-09T10:27:00.348 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:00.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:00.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:00.452 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:00.496 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:00.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:00.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:00.600 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:00.624 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:00.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:00.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:00.727 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:00.752 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:00.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:00.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:00.860 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:00.886 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:00.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:00.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:00.990 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:01.016 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:01.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:01.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:01.120 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:01.152 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:01.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:01.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:01.177 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:01 smithi086 bash[59714]: cluster 2023-10-09T10:26:59.493758+0000 mgr.y (mgr.26072) 736 : cluster 0 pgmap v772: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 328 op/s; 51761/225285 objects degraded (22.976%); 42362/225285 objects misplaced (18.804%); 6.9 MiB/s, 111 objects/s recovering 2023-10-09T10:27:01.178 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:01 smithi086 bash[59714]: cluster 2023-10-09T10:27:00.162335+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T10:27:01.178 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:01 smithi086 bash[59714]: cluster 2023-10-09T10:27:00.164524+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T10:27:01.178 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:01 smithi086 bash[59714]: audit 2023-10-09T10:27:00.165042+0000 mon.a (mon.0) 1031 : audit 1 from='client.? 172.21.15.53:0/3009484254' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2023-10-09T10:27:01.178 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:01 smithi086 bash[59714]: cluster 2023-10-09T10:27:00.165148+0000 mon.a (mon.0) 1032 : cluster 0 osdmap e220: 8 total, 7 up, 8 in 2023-10-09T10:27:01.178 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:01 smithi086 bash[59714]: cluster 2023-10-09T10:27:00.168995+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T10:27:01.178 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:01 smithi086 bash[59714]: cluster 2023-10-09T10:27:00.173095+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T10:27:01.178 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:01 smithi086 bash[59714]: cluster 2023-10-09T10:27:00.181388+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T10:27:01.178 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:01 smithi086 bash[59714]: audit 2023-10-09T10:27:00.582468+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.53:0/2405331210' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:27:01.178 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:01 smithi086 bash[59714]: audit 2023-10-09T10:27:00.582907+0000 mon.a (mon.0) 1033 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:27:01.185 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is set 2023-10-09T10:27:01.256 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:27:01.259 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:01.279 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:27:01.302 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:01.303 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:27:01.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:01.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:01.346 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:27:01.359 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:27:01.359 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:27:01.382 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:27:01.408 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:01.416 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:01 smithi053 bash[79554]: cluster 2023-10-09T10:26:59.493758+0000 mgr.y (mgr.26072) 736 : cluster 0 pgmap v772: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 328 op/s; 51761/225285 objects degraded (22.976%); 42362/225285 objects misplaced (18.804%); 6.9 MiB/s, 111 objects/s recovering 2023-10-09T10:27:01.417 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:01 smithi053 bash[79554]: cluster 2023-10-09T10:27:00.162335+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T10:27:01.417 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:01 smithi053 bash[79554]: cluster 2023-10-09T10:27:00.164524+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T10:27:01.417 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:01 smithi053 bash[79554]: audit 2023-10-09T10:27:00.165042+0000 mon.a (mon.0) 1031 : audit 1 from='client.? 172.21.15.53:0/3009484254' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2023-10-09T10:27:01.417 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:01 smithi053 bash[79554]: cluster 2023-10-09T10:27:00.165148+0000 mon.a (mon.0) 1032 : cluster 0 osdmap e220: 8 total, 7 up, 8 in 2023-10-09T10:27:01.417 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:01 smithi053 bash[79554]: cluster 2023-10-09T10:27:00.168995+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T10:27:01.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:01 smithi053 bash[79554]: cluster 2023-10-09T10:27:00.173095+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T10:27:01.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:01 smithi053 bash[79554]: cluster 2023-10-09T10:27:00.181388+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T10:27:01.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:01 smithi053 bash[79554]: audit 2023-10-09T10:27:00.582468+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.53:0/2405331210' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:27:01.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:01 smithi053 bash[79554]: audit 2023-10-09T10:27:00.582907+0000 mon.a (mon.0) 1033 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:27:01.419 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:27:01.419 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:01 smithi053 bash[76859]: cluster 2023-10-09T10:26:59.493758+0000 mgr.y (mgr.26072) 736 : cluster 0 pgmap v772: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 26 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 328 op/s; 51761/225285 objects degraded (22.976%); 42362/225285 objects misplaced (18.804%); 6.9 MiB/s, 111 objects/s recovering 2023-10-09T10:27:01.420 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:01 smithi053 bash[76859]: cluster 2023-10-09T10:27:00.162335+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T10:27:01.420 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:01 smithi053 bash[76859]: cluster 2023-10-09T10:27:00.164524+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T10:27:01.420 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:01 smithi053 bash[76859]: audit 2023-10-09T10:27:00.165042+0000 mon.a (mon.0) 1031 : audit 1 from='client.? 172.21.15.53:0/3009484254' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2023-10-09T10:27:01.420 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:01 smithi053 bash[76859]: cluster 2023-10-09T10:27:00.165148+0000 mon.a (mon.0) 1032 : cluster 0 osdmap e220: 8 total, 7 up, 8 in 2023-10-09T10:27:01.420 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:01 smithi053 bash[76859]: cluster 2023-10-09T10:27:00.168995+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T10:27:01.420 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:01 smithi053 bash[76859]: cluster 2023-10-09T10:27:00.173095+0000 osd.4 (osd.4) 180 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T10:27:01.420 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:01 smithi053 bash[76859]: cluster 2023-10-09T10:27:00.181388+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e220 with expected crc 2023-10-09T10:27:01.420 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:01 smithi053 bash[76859]: audit 2023-10-09T10:27:00.582468+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.53:0/2405331210' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:27:01.421 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:01 smithi053 bash[76859]: audit 2023-10-09T10:27:00.582907+0000 mon.a (mon.0) 1033 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:27:01.439 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:01.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:01.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:01.445 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:27:01.446 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:27:01.446 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:27:01.446 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENXIO: problem getting command descriptions from osd.2 2023-10-09T10:27:01.446 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:27:01.446 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:27:01.447 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:27:01.447 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:27:01.447 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:27:01.544 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:01.563 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:01.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:01.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:01.666 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:01.689 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:01.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:01.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:01.792 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:01.817 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:01.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:01.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:01.927 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:01.958 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:01.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:01.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:02.064 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:02.106 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:02.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:02.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:02.212 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:02.252 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:02.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:02.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:02.361 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:02.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:02 smithi086 bash[59714]: cluster 2023-10-09T10:27:01.159816+0000 mon.a (mon.0) 1034 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:27:02.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:02 smithi086 bash[59714]: cluster 2023-10-09T10:27:01.165284+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e221 with expected crc 2023-10-09T10:27:02.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:02 smithi086 bash[59714]: cluster 2023-10-09T10:27:01.167604+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e221 with expected crc 2023-10-09T10:27:02.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:02 smithi086 bash[59714]: audit 2023-10-09T10:27:01.170262+0000 mon.a (mon.0) 1035 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:27:02.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:02 smithi086 bash[59714]: cluster 2023-10-09T10:27:01.170375+0000 mon.a (mon.0) 1036 : cluster 0 osdmap e221: 8 total, 7 up, 8 in 2023-10-09T10:27:02.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:02 smithi086 bash[59714]: cluster 2023-10-09T10:27:01.180654+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e221 with expected crc 2023-10-09T10:27:02.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:02 smithi086 bash[59714]: audit 2023-10-09T10:27:01.225975+0000 mon.a (mon.0) 1037 : audit 0 from='client.? 172.21.15.53:0/3552707721' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:27:02.369 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:02 smithi053 bash[76859]: cluster 2023-10-09T10:27:01.159816+0000 mon.a (mon.0) 1034 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:27:02.369 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:02 smithi053 bash[76859]: cluster 2023-10-09T10:27:01.165284+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e221 with expected crc 2023-10-09T10:27:02.369 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:02 smithi053 bash[76859]: cluster 2023-10-09T10:27:01.167604+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e221 with expected crc 2023-10-09T10:27:02.369 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:02 smithi053 bash[76859]: audit 2023-10-09T10:27:01.170262+0000 mon.a (mon.0) 1035 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:27:02.369 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:02 smithi053 bash[76859]: cluster 2023-10-09T10:27:01.170375+0000 mon.a (mon.0) 1036 : cluster 0 osdmap e221: 8 total, 7 up, 8 in 2023-10-09T10:27:02.369 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:02 smithi053 bash[76859]: cluster 2023-10-09T10:27:01.180654+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e221 with expected crc 2023-10-09T10:27:02.369 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:02 smithi053 bash[76859]: audit 2023-10-09T10:27:01.225975+0000 mon.a (mon.0) 1037 : audit 0 from='client.? 172.21.15.53:0/3552707721' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:27:02.369 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:02 smithi053 bash[79554]: cluster 2023-10-09T10:27:01.159816+0000 mon.a (mon.0) 1034 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:27:02.370 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:02 smithi053 bash[79554]: cluster 2023-10-09T10:27:01.165284+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e221 with expected crc 2023-10-09T10:27:02.370 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:02 smithi053 bash[79554]: cluster 2023-10-09T10:27:01.167604+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e221 with expected crc 2023-10-09T10:27:02.370 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:02 smithi053 bash[79554]: audit 2023-10-09T10:27:01.170262+0000 mon.a (mon.0) 1035 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:27:02.370 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:02 smithi053 bash[79554]: cluster 2023-10-09T10:27:01.170375+0000 mon.a (mon.0) 1036 : cluster 0 osdmap e221: 8 total, 7 up, 8 in 2023-10-09T10:27:02.370 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:02 smithi053 bash[79554]: cluster 2023-10-09T10:27:01.180654+0000 osd.4 (osd.4) 181 : cluster 3 failed to encode map e221 with expected crc 2023-10-09T10:27:02.370 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:02 smithi053 bash[79554]: audit 2023-10-09T10:27:01.225975+0000 mon.a (mon.0) 1037 : audit 0 from='client.? 172.21.15.53:0/3552707721' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:27:02.383 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:02.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:02.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:02.486 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:02.519 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:02.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:02.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:02.621 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:02.672 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:02.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:27:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:27:02] "GET /metrics HTTP/1.1" 200 36594 "" "Prometheus/2.33.4" 2023-10-09T10:27:02.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:02.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:02.778 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:02.801 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:02.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:02.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:02.905 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:02.928 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:02.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:02.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:03.032 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:03.070 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:03.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:03.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:03.176 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:03.218 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:03.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:03.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:03.325 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:03.334 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:03 smithi086 bash[59714]: cluster 2023-10-09T10:27:01.184376+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e221 with expected crc 2023-10-09T10:27:03.335 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:03 smithi086 bash[59714]: cluster 2023-10-09T10:27:01.494837+0000 mgr.y (mgr.26072) 737 : cluster 0 pgmap v775: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 371 op/s; 50729/221139 objects degraded (22.940%); 41752/221139 objects misplaced (18.880%); 6.2 MiB/s, 98 objects/s recovering 2023-10-09T10:27:03.335 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:03 smithi086 bash[59714]: cluster 2023-10-09T10:27:03.079746+0000 mon.a (mon.0) 1038 : cluster 3 Health check update: Degraded data redundancy: 50729/221139 objects degraded (22.940%), 11 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:03.366 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:03.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:03.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:03.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:03 smithi053 bash[76859]: cluster 2023-10-09T10:27:01.184376+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e221 with expected crc 2023-10-09T10:27:03.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:03 smithi053 bash[76859]: cluster 2023-10-09T10:27:01.494837+0000 mgr.y (mgr.26072) 737 : cluster 0 pgmap v775: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 371 op/s; 50729/221139 objects degraded (22.940%); 41752/221139 objects misplaced (18.880%); 6.2 MiB/s, 98 objects/s recovering 2023-10-09T10:27:03.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:03 smithi053 bash[76859]: cluster 2023-10-09T10:27:03.079746+0000 mon.a (mon.0) 1038 : cluster 3 Health check update: Degraded data redundancy: 50729/221139 objects degraded (22.940%), 11 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:03.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:03 smithi053 bash[79554]: cluster 2023-10-09T10:27:01.184376+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e221 with expected crc 2023-10-09T10:27:03.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:03 smithi053 bash[79554]: cluster 2023-10-09T10:27:01.494837+0000 mgr.y (mgr.26072) 737 : cluster 0 pgmap v775: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 371 op/s; 50729/221139 objects degraded (22.940%); 41752/221139 objects misplaced (18.880%); 6.2 MiB/s, 98 objects/s recovering 2023-10-09T10:27:03.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:03 smithi053 bash[79554]: cluster 2023-10-09T10:27:03.079746+0000 mon.a (mon.0) 1038 : cluster 3 Health check update: Degraded data redundancy: 50729/221139 objects degraded (22.940%), 11 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:03.470 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:03.502 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:03.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:03.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:03.612 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:03.646 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:03.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:03.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:03.752 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:03.778 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:03.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:03.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:03.883 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:03.932 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:03.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:03.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:04.035 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:04.070 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:04.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:04.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:04.173 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:04.199 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:04.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:04.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:04.305 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:04.351 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:04.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:04.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:04.457 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:04.480 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:04.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:04.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:04.485 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-09T10:27:04.505 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T10:27:04.505 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T10:27:04.584 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:04.624 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:04.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:04.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:04.728 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:04.755 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:04.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:04.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:04.862 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:04.894 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:04.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:04.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:05.001 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:05.027 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:05.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:05.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:05.131 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:05.159 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:05.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:05.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:05.267 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:05.323 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:05.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:05.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:05.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:05 smithi053 bash[76859]: cluster 2023-10-09T10:27:03.495731+0000 mgr.y (mgr.26072) 738 : cluster 0 pgmap v776: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 344 op/s; 50737/220116 objects degraded (23.050%); 41511/220116 objects misplaced (18.859%); 6.2 MiB/s, 99 objects/s recovering 2023-10-09T10:27:05.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:05 smithi053 bash[79554]: cluster 2023-10-09T10:27:03.495731+0000 mgr.y (mgr.26072) 738 : cluster 0 pgmap v776: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 344 op/s; 50737/220116 objects degraded (23.050%); 41511/220116 objects misplaced (18.859%); 6.2 MiB/s, 99 objects/s recovering 2023-10-09T10:27:05.428 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:05.437 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:05 smithi086 bash[59714]: cluster 2023-10-09T10:27:03.495731+0000 mgr.y (mgr.26072) 738 : cluster 0 pgmap v776: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 344 op/s; 50737/220116 objects degraded (23.050%); 41511/220116 objects misplaced (18.859%); 6.2 MiB/s, 99 objects/s recovering 2023-10-09T10:27:05.465 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:05.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:05.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:05.570 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:05.621 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:05.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:05.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:05.727 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:05.767 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:05.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:05.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:05.873 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:05.902 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:05.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:05.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:06.005 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:06.034 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:06.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:06.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:06.127 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T10:27:06.136 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:06.202 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:06.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:06.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:06.307 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:06.333 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:06.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:06.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:06.440 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:06.467 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:06.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:06.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:06.506 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:27:06.570 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:06.617 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:06.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:06.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:06.727 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:06.763 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:06.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:06.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:06.868 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:06.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:06.908 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:06.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:07.008 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:07.036 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:07.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:07.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:07.082 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [2] live_osds: [0, 1, 3, 4, 5, 7, 6] 2023-10-09T10:27:07.082 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:27:07.082 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-10-09T10:27:07.082 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T10:27:07.082 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T10:27:07.083 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-10-09T10:27:07.142 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:07.189 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:07.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:07.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:07.291 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:07.300 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:07 smithi053 bash[79554]: cluster 2023-10-09T10:27:05.496550+0000 mgr.y (mgr.26072) 739 : cluster 0 pgmap v777: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 352 op/s; 50212/218241 objects degraded (23.008%); 41276/218241 objects misplaced (18.913%); 6.0 MiB/s, 96 objects/s recovering 2023-10-09T10:27:07.300 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:07 smithi053 bash[76859]: cluster 2023-10-09T10:27:05.496550+0000 mgr.y (mgr.26072) 739 : cluster 0 pgmap v777: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 352 op/s; 50212/218241 objects degraded (23.008%); 41276/218241 objects misplaced (18.913%); 6.0 MiB/s, 96 objects/s recovering 2023-10-09T10:27:07.326 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:07.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:07.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:07.429 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:07.438 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:07 smithi086 bash[59714]: cluster 2023-10-09T10:27:05.496550+0000 mgr.y (mgr.26072) 739 : cluster 0 pgmap v777: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 352 op/s; 50212/218241 objects degraded (23.008%); 41276/218241 objects misplaced (18.913%); 6.0 MiB/s, 96 objects/s recovering 2023-10-09T10:27:07.481 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:07.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:07.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:07.584 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:07.630 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:07.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:07.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:07.734 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:07.766 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:07.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:07.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:07.871 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:07.915 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:07.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:07.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:08.021 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:08.066 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:08.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:08.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:08.172 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:08.200 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:08.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:08.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:08.305 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:08.329 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:08.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:08.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:08.435 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:08.486 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:08.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:08.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:08.592 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:08.616 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:08.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:08.619 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:08.719 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:08.747 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:08.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:08.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:08.850 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:08.874 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:08.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:08.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:08.985 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:09.014 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:09.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:09.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:09.119 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:09.127 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:09 smithi053 bash[79554]: cluster 2023-10-09T10:27:07.497544+0000 mgr.y (mgr.26072) 740 : cluster 0 pgmap v778: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 414 op/s; 49323/215328 objects degraded (22.906%); 40910/215328 objects misplaced (18.999%); 7.9 MiB/s, 125 objects/s recovering 2023-10-09T10:27:09.128 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:09 smithi053 bash[79554]: audit 2023-10-09T10:27:08.074933+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:27:09.128 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:09 smithi053 bash[79554]: audit 2023-10-09T10:27:08.076412+0000 mon.a (mon.0) 1040 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:27:09.128 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:09 smithi053 bash[79554]: cluster 2023-10-09T10:27:08.081398+0000 mon.a (mon.0) 1041 : cluster 3 Health check update: Degraded data redundancy: 50212/218241 objects degraded (23.008%), 11 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:09.128 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:09 smithi053 bash[76859]: cluster 2023-10-09T10:27:07.497544+0000 mgr.y (mgr.26072) 740 : cluster 0 pgmap v778: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 414 op/s; 49323/215328 objects degraded (22.906%); 40910/215328 objects misplaced (18.999%); 7.9 MiB/s, 125 objects/s recovering 2023-10-09T10:27:09.128 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:09 smithi053 bash[76859]: audit 2023-10-09T10:27:08.074933+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:27:09.128 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:09 smithi053 bash[76859]: audit 2023-10-09T10:27:08.076412+0000 mon.a (mon.0) 1040 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:27:09.129 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:09 smithi053 bash[76859]: cluster 2023-10-09T10:27:08.081398+0000 mon.a (mon.0) 1041 : cluster 3 Health check update: Degraded data redundancy: 50212/218241 objects degraded (23.008%), 11 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:09.143 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:09.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:09.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:09.247 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:09.275 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:09.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:09.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:09.359 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:27:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:09 smithi086 bash[59714]: cluster 2023-10-09T10:27:07.497544+0000 mgr.y (mgr.26072) 740 : cluster 0 pgmap v778: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 414 op/s; 49323/215328 objects degraded (22.906%); 40910/215328 objects misplaced (18.999%); 7.9 MiB/s, 125 objects/s recovering 2023-10-09T10:27:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:09 smithi086 bash[59714]: audit 2023-10-09T10:27:08.074933+0000 mon.a (mon.0) 1039 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:27:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:09 smithi086 bash[59714]: audit 2023-10-09T10:27:08.076412+0000 mon.a (mon.0) 1040 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:27:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:09 smithi086 bash[59714]: cluster 2023-10-09T10:27:08.081398+0000 mon.a (mon.0) 1041 : cluster 3 Health check update: Degraded data redundancy: 50212/218241 objects degraded (23.008%), 11 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:09.378 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:09.403 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:09.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:09.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:09.509 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:09.544 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:09.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:09.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:09.648 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:09.674 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:09.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:09.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:09.777 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:09.802 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:09.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:09.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:09.905 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:09.941 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:09.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:09.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:10.052 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:10.080 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:10.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:10.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:10.183 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:10.211 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:10.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:10.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:10.317 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:10.343 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:10.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:10.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:10.374 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:27:10.375 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:27:10.450 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:10.476 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:10.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:10.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:10.580 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:10.603 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:10.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:10.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:10.706 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:10.740 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:10.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:10.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:10.845 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:10.871 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:10.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:10.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:10.975 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:11.030 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:11.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:11.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:11.132 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:11.156 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:11.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:11.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:11.260 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:11.286 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:11.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:11.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:11.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:11 smithi086 bash[59714]: cluster 2023-10-09T10:27:09.498154+0000 mgr.y (mgr.26072) 741 : cluster 0 pgmap v779: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 358 op/s; 49094/213813 objects degraded (22.961%); 40670/213813 objects misplaced (19.021%); 8.3 MiB/s, 132 objects/s recovering 2023-10-09T10:27:11.386 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:27:11.391 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:11.402 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:11 smithi053 bash[79554]: cluster 2023-10-09T10:27:09.498154+0000 mgr.y (mgr.26072) 741 : cluster 0 pgmap v779: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 358 op/s; 49094/213813 objects degraded (22.961%); 40670/213813 objects misplaced (19.021%); 8.3 MiB/s, 132 objects/s recovering 2023-10-09T10:27:11.402 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:11 smithi053 bash[76859]: cluster 2023-10-09T10:27:09.498154+0000 mgr.y (mgr.26072) 741 : cluster 0 pgmap v779: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 358 op/s; 49094/213813 objects degraded (22.961%); 40670/213813 objects misplaced (19.021%); 8.3 MiB/s, 132 objects/s recovering 2023-10-09T10:27:11.419 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:11.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:11.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:11.523 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:11.548 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:11.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:11.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:11.651 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:11.674 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:11.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:11.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:11.777 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:11.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:11.810 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:11.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:11.911 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:11.935 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:11.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:11.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:12.038 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:12.065 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:12.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:12.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:12.168 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:12.191 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:12.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:12.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:12.294 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:12.347 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:12.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:12.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:12.452 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:12.476 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:12.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:12.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:12.579 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:12.607 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:12.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:12.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:12.712 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:12.749 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:12.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:12.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:12.855 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:12.911 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:12.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:12.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:12.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:27:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:27:12] "GET /metrics HTTP/1.1" 200 36596 "" "Prometheus/2.33.4" 2023-10-09T10:27:13.015 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:13.058 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:13.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:13.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:13.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:13 smithi086 bash[59714]: cluster 2023-10-09T10:27:11.498879+0000 mgr.y (mgr.26072) 742 : cluster 0 pgmap v780: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 406 op/s; 47881/208869 objects degraded (22.924%); 39980/208869 objects misplaced (19.141%); 7.6 MiB/s, 121 objects/s recovering 2023-10-09T10:27:13.166 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:13.199 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:13.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:13.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:13.303 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:13.327 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:13.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:13.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:13.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:13 smithi053 bash[79554]: cluster 2023-10-09T10:27:11.498879+0000 mgr.y (mgr.26072) 742 : cluster 0 pgmap v780: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 406 op/s; 47881/208869 objects degraded (22.924%); 39980/208869 objects misplaced (19.141%); 7.6 MiB/s, 121 objects/s recovering 2023-10-09T10:27:13.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:13 smithi053 bash[76859]: cluster 2023-10-09T10:27:11.498879+0000 mgr.y (mgr.26072) 742 : cluster 0 pgmap v780: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 406 op/s; 47881/208869 objects degraded (22.924%); 39980/208869 objects misplaced (19.141%); 7.6 MiB/s, 121 objects/s recovering 2023-10-09T10:27:13.430 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:13.453 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:13.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:13.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:13.563 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:13.597 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:13.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:13.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:13.706 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:13.739 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:13.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:13.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:13.843 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:13.882 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:13.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:13.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:13.984 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:14.015 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:14.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:14.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:14.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:14 smithi086 bash[59714]: cluster 2023-10-09T10:27:13.083295+0000 mon.a (mon.0) 1042 : cluster 3 Health check update: Degraded data redundancy: 47881/208869 objects degraded (22.924%), 11 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:14.117 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:14.143 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:14.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:14.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:14.245 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:14.277 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:14.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:14.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:14.382 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:14.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:14 smithi053 bash[79554]: cluster 2023-10-09T10:27:13.083295+0000 mon.a (mon.0) 1042 : cluster 3 Health check update: Degraded data redundancy: 47881/208869 objects degraded (22.924%), 11 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:14.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:14 smithi053 bash[76859]: cluster 2023-10-09T10:27:13.083295+0000 mon.a (mon.0) 1042 : cluster 3 Health check update: Degraded data redundancy: 47881/208869 objects degraded (22.924%), 11 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:14.431 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:14.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:14.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:14.535 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:14.576 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:14.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:14.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:14.680 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:14.702 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:14.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:14.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:14.806 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:14.846 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:14.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:14.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:14.950 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:14.975 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:14.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:14.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:15.086 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:15.091 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:15 smithi086 bash[59714]: cluster 2023-10-09T10:27:13.499657+0000 mgr.y (mgr.26072) 743 : cluster 0 pgmap v781: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 387 op/s; 47813/207180 objects degraded (23.078%); 39651/207180 objects misplaced (19.138%); 7.1 MiB/s, 114 objects/s recovering 2023-10-09T10:27:15.108 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:15.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:15.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:15.211 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:15.234 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:15.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:15.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:15.338 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:15.376 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:15.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:15.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:15.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:15 smithi053 bash[79554]: cluster 2023-10-09T10:27:13.499657+0000 mgr.y (mgr.26072) 743 : cluster 0 pgmap v781: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 387 op/s; 47813/207180 objects degraded (23.078%); 39651/207180 objects misplaced (19.138%); 7.1 MiB/s, 114 objects/s recovering 2023-10-09T10:27:15.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:15 smithi053 bash[76859]: cluster 2023-10-09T10:27:13.499657+0000 mgr.y (mgr.26072) 743 : cluster 0 pgmap v781: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 387 op/s; 47813/207180 objects degraded (23.078%); 39651/207180 objects misplaced (19.138%); 7.1 MiB/s, 114 objects/s recovering 2023-10-09T10:27:15.480 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:15.502 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:15.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:15.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:15.605 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:15.644 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:15.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:15.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:15.747 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:15.784 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:15.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:15.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:15.888 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:15.914 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:15.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:15.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:16.021 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:16.053 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:16.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:16.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:16.160 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:16.189 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:16.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:16.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:16.294 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:16.317 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:16.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:16.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:16.421 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:16.452 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:16.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:16.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:16.554 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:16.579 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:16.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:16.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:16.682 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:16.730 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:16.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:16.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:16.836 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:16.861 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:16.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:16.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:16.965 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:16.992 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:16.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:16.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:17.093 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:17 smithi086 bash[59714]: cluster 2023-10-09T10:27:15.500508+0000 mgr.y (mgr.26072) 744 : cluster 0 pgmap v782: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 416 op/s; 47286/205134 objects degraded (23.051%); 39372/205134 objects misplaced (19.193%); 7.2 MiB/s, 115 objects/s recovering 2023-10-09T10:27:17.096 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:17.120 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:17.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:17.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:17.224 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:17.232 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:17 smithi053 bash[79554]: cluster 2023-10-09T10:27:15.500508+0000 mgr.y (mgr.26072) 744 : cluster 0 pgmap v782: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 416 op/s; 47286/205134 objects degraded (23.051%); 39372/205134 objects misplaced (19.193%); 7.2 MiB/s, 115 objects/s recovering 2023-10-09T10:27:17.232 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:17 smithi053 bash[76859]: cluster 2023-10-09T10:27:15.500508+0000 mgr.y (mgr.26072) 744 : cluster 0 pgmap v782: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 416 op/s; 47286/205134 objects degraded (23.051%); 39372/205134 objects misplaced (19.193%); 7.2 MiB/s, 115 objects/s recovering 2023-10-09T10:27:17.247 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:17.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:17.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:17.351 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:17.374 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:17.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:17.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:17.479 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:17.519 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:17.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:17.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:17.623 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:17.650 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:17.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:17.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:17.752 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:17.776 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:17.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:17.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:17.879 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:17.910 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:17.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:17.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:18.017 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:18.038 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:18.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:18.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:18.098 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:18 smithi053 bash[76859]: cluster 2023-10-09T10:27:18.084446+0000 mon.a (mon.0) 1043 : cluster 3 Health check update: Degraded data redundancy: 47286/205134 objects degraded (23.051%), 11 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:18.142 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:18.162 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:18.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:18.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:18.266 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:18.274 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:18 smithi086 bash[59714]: cluster 2023-10-09T10:27:18.084446+0000 mon.a (mon.0) 1043 : cluster 3 Health check update: Degraded data redundancy: 47286/205134 objects degraded (23.051%), 11 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:18.311 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:18.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:18.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:18.419 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:18.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:18 smithi053 bash[79554]: cluster 2023-10-09T10:27:18.084446+0000 mon.a (mon.0) 1043 : cluster 3 Health check update: Degraded data redundancy: 47286/205134 objects degraded (23.051%), 11 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:18.444 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:18.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:18.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:18.550 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:18.595 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:18.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:18.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:18.704 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:18.728 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:18.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:18.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:18.831 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:18.857 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:18.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:18.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:18.962 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:18.987 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:18.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:18.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:19.091 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:19.113 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:19.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:19.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:19.219 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:19.266 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:19.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:19.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:19.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:19 smithi086 bash[59714]: cluster 2023-10-09T10:27:17.501256+0000 mgr.y (mgr.26072) 745 : cluster 0 pgmap v783: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 416 op/s; 46640/203229 objects degraded (22.949%); 39113/203229 objects misplaced (19.246%); 8.6 MiB/s, 137 objects/s recovering 2023-10-09T10:27:19.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:19 smithi086 bash[59714]: audit 2023-10-09T10:27:19.053721+0000 mon.a (mon.0) 1044 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:27:19.372 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:19.382 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:19 smithi053 bash[76859]: cluster 2023-10-09T10:27:17.501256+0000 mgr.y (mgr.26072) 745 : cluster 0 pgmap v783: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 416 op/s; 46640/203229 objects degraded (22.949%); 39113/203229 objects misplaced (19.246%); 8.6 MiB/s, 137 objects/s recovering 2023-10-09T10:27:19.383 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:19 smithi053 bash[76859]: audit 2023-10-09T10:27:19.053721+0000 mon.a (mon.0) 1044 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:27:19.383 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:19 smithi053 bash[79554]: cluster 2023-10-09T10:27:17.501256+0000 mgr.y (mgr.26072) 745 : cluster 0 pgmap v783: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 416 op/s; 46640/203229 objects degraded (22.949%); 39113/203229 objects misplaced (19.246%); 8.6 MiB/s, 137 objects/s recovering 2023-10-09T10:27:19.383 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:19 smithi053 bash[79554]: audit 2023-10-09T10:27:19.053721+0000 mon.a (mon.0) 1044 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:27:19.402 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:19.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:19.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:19.506 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:19.532 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:19.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:19.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:19.635 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:19.685 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:19.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:19.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:19.788 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:19.823 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:19.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:19.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:19.927 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:19.952 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:19.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:19.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:20.055 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:20.092 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:20.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:20.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:20.195 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:20.220 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:20.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:20.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:20.323 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:20.345 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:20.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:20.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:20.453 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:20.513 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:20.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:20.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:20.620 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:20.639 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:20.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:20.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:20.743 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:20.765 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:20.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:20.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:20.867 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:20.891 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:20.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:20.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:20.998 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:21.037 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:21.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:21.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:21.139 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:21.165 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:21.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:21.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:21.269 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:21.278 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:21 smithi086 bash[59714]: cluster 2023-10-09T10:27:19.502309+0000 mgr.y (mgr.26072) 746 : cluster 0 pgmap v784: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 419 op/s; 46117/200214 objects degraded (23.034%); 38704/200214 objects misplaced (19.331%); 7.8 MiB/s, 125 objects/s recovering 2023-10-09T10:27:21.310 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:21.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:21.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:21.420 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:21.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:21 smithi053 bash[79554]: cluster 2023-10-09T10:27:19.502309+0000 mgr.y (mgr.26072) 746 : cluster 0 pgmap v784: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 419 op/s; 46117/200214 objects degraded (23.034%); 38704/200214 objects misplaced (19.331%); 7.8 MiB/s, 125 objects/s recovering 2023-10-09T10:27:21.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:21 smithi053 bash[76859]: cluster 2023-10-09T10:27:19.502309+0000 mgr.y (mgr.26072) 746 : cluster 0 pgmap v784: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 419 op/s; 46117/200214 objects degraded (23.034%); 38704/200214 objects misplaced (19.331%); 7.8 MiB/s, 125 objects/s recovering 2023-10-09T10:27:21.443 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:21.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:21.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:21.547 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:21.580 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:21.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:21.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:21.686 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:21.733 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:21.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:21.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:21.839 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:21.880 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:21.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:21.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:21.984 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:22.019 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:22.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:22.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:22.126 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:22.167 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:22.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:22.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:22.274 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:22.306 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:22.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:22.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:22.414 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:22.440 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:22.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:22.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:22.543 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:22.573 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:22.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:22.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:22.681 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:22.708 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:22.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:22.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:22.813 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:22.823 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:27:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:27:22] "GET /metrics HTTP/1.1" 200 36596 "" "Prometheus/2.33.4" 2023-10-09T10:27:22.837 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:22.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:22.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:22.880 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:27:22.880 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:27:22.940 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:22.980 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:22.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:22.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:23.084 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:23.113 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:23.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:23.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:23.187 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:27:23.218 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:23.219 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:27:23.243 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:23.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:23.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:23.250 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:27:23.285 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:27:23.317 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:27:23.349 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:27:23.351 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:23.358 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:23 smithi053 bash[76859]: cluster 2023-10-09T10:27:21.504115+0000 mgr.y (mgr.26072) 747 : cluster 0 pgmap v785: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 485 op/s; 45131/196341 objects degraded (22.986%); 38147/196341 objects misplaced (19.429%); 8.7 MiB/s, 139 objects/s recovering 2023-10-09T10:27:23.358 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:23 smithi053 bash[76859]: audit 2023-10-09T10:27:23.070513+0000 mon.a (mon.0) 1045 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:27:23.359 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:23 smithi053 bash[76859]: cluster 2023-10-09T10:27:23.086655+0000 mon.a (mon.0) 1046 : cluster 3 Health check update: Degraded data redundancy: 45131/196341 objects degraded (22.986%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:23.359 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:23 smithi053 bash[79554]: cluster 2023-10-09T10:27:21.504115+0000 mgr.y (mgr.26072) 747 : cluster 0 pgmap v785: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 485 op/s; 45131/196341 objects degraded (22.986%); 38147/196341 objects misplaced (19.429%); 8.7 MiB/s, 139 objects/s recovering 2023-10-09T10:27:23.359 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:23 smithi053 bash[79554]: audit 2023-10-09T10:27:23.070513+0000 mon.a (mon.0) 1045 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:27:23.359 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:23 smithi053 bash[79554]: cluster 2023-10-09T10:27:23.086655+0000 mon.a (mon.0) 1046 : cluster 3 Health check update: Degraded data redundancy: 45131/196341 objects degraded (22.986%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:23.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:23 smithi086 bash[59714]: cluster 2023-10-09T10:27:21.504115+0000 mgr.y (mgr.26072) 747 : cluster 0 pgmap v785: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 485 op/s; 45131/196341 objects degraded (22.986%); 38147/196341 objects misplaced (19.429%); 8.7 MiB/s, 139 objects/s recovering 2023-10-09T10:27:23.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:23 smithi086 bash[59714]: audit 2023-10-09T10:27:23.070513+0000 mon.a (mon.0) 1045 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:27:23.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:23 smithi086 bash[59714]: cluster 2023-10-09T10:27:23.086655+0000 mon.a (mon.0) 1046 : cluster 3 Health check update: Degraded data redundancy: 45131/196341 objects degraded (22.986%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:23.380 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:23.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:23.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:23.386 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:27:23.386 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:27:23.387 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:27:23.387 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENXIO: problem getting command descriptions from osd.2 2023-10-09T10:27:23.387 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:27:23.387 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:27:23.387 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:27:23.387 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:27:23.387 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:27:23.484 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:23.514 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:23.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:23.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:23.621 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:23.652 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:23.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:23.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:23.760 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:23.811 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:23.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:23.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:23.893 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:27:23.893 INFO:teuthology.orchestra.run.smithi053.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-09T10:27:23.893 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:27:23.917 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:23.960 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:23.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:23.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:24.066 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:24.109 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:24.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:24.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:24.124 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is set 2023-10-09T10:27:24.213 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:24.255 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:24.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:24.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:24.360 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:24.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:24 smithi086 bash[59714]: audit 2023-10-09T10:27:23.154455+0000 mon.c (mon.2) 65 : audit 0 from='client.? 172.21.15.53:0/1516843426' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:27:24.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:24 smithi086 bash[59714]: audit 2023-10-09T10:27:23.797170+0000 mon.a (mon.0) 1047 : audit 1 from='client.? 172.21.15.53:0/2363437145' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:27:24.401 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:24.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:24.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:24.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:24 smithi053 bash[79554]: audit 2023-10-09T10:27:23.154455+0000 mon.c (mon.2) 65 : audit 0 from='client.? 172.21.15.53:0/1516843426' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:27:24.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:24 smithi053 bash[79554]: audit 2023-10-09T10:27:23.797170+0000 mon.a (mon.0) 1047 : audit 1 from='client.? 172.21.15.53:0/2363437145' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:27:24.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:24 smithi053 bash[76859]: audit 2023-10-09T10:27:23.154455+0000 mon.c (mon.2) 65 : audit 0 from='client.? 172.21.15.53:0/1516843426' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:27:24.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:24 smithi053 bash[76859]: audit 2023-10-09T10:27:23.797170+0000 mon.a (mon.0) 1047 : audit 1 from='client.? 172.21.15.53:0/2363437145' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:27:24.505 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:24.538 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:24.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:24.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:24.644 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:24.684 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:24.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:24.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:24.790 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:24.817 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:24.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:24.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:24.923 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:24.950 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:24.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:24.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:25.055 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:25.079 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:25.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:25.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:25.187 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:25.208 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:25.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:25.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:25.316 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:25.355 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:25.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:25.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:25.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:25 smithi053 bash[79554]: cluster 2023-10-09T10:27:23.504880+0000 mgr.y (mgr.26072) 748 : cluster 0 pgmap v786: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 415 op/s; 44865/193911 objects degraded (23.137%); 37751/193911 objects misplaced (19.468%); 7.2 MiB/s, 115 objects/s recovering 2023-10-09T10:27:25.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:25 smithi053 bash[79554]: cluster 2023-10-09T10:27:24.103965+0000 mon.a (mon.0) 1048 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:27:25.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:25 smithi053 bash[79554]: cluster 2023-10-09T10:27:24.116097+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e222 with expected crc 2023-10-09T10:27:25.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:25 smithi053 bash[79554]: audit 2023-10-09T10:27:24.118005+0000 mon.a (mon.0) 1049 : audit 1 from='client.? 172.21.15.53:0/2363437145' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:27:25.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:25 smithi053 bash[79554]: cluster 2023-10-09T10:27:24.118060+0000 mon.a (mon.0) 1050 : cluster 0 osdmap e222: 8 total, 7 up, 8 in 2023-10-09T10:27:25.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:25 smithi053 bash[79554]: cluster 2023-10-09T10:27:24.120584+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e222 with expected crc 2023-10-09T10:27:25.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:25 smithi053 bash[79554]: cluster 2023-10-09T10:27:24.120976+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e222 with expected crc 2023-10-09T10:27:25.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:25 smithi053 bash[79554]: cluster 2023-10-09T10:27:24.123319+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e222 with expected crc 2023-10-09T10:27:25.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:25 smithi053 bash[79554]: cluster 2023-10-09T10:27:24.125770+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e222 with expected crc 2023-10-09T10:27:25.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:25 smithi053 bash[76859]: cluster 2023-10-09T10:27:23.504880+0000 mgr.y (mgr.26072) 748 : cluster 0 pgmap v786: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 415 op/s; 44865/193911 objects degraded (23.137%); 37751/193911 objects misplaced (19.468%); 7.2 MiB/s, 115 objects/s recovering 2023-10-09T10:27:25.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:25 smithi053 bash[76859]: cluster 2023-10-09T10:27:24.103965+0000 mon.a (mon.0) 1048 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:27:25.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:25 smithi053 bash[76859]: cluster 2023-10-09T10:27:24.116097+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e222 with expected crc 2023-10-09T10:27:25.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:25 smithi053 bash[76859]: audit 2023-10-09T10:27:24.118005+0000 mon.a (mon.0) 1049 : audit 1 from='client.? 172.21.15.53:0/2363437145' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:27:25.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:25 smithi053 bash[76859]: cluster 2023-10-09T10:27:24.118060+0000 mon.a (mon.0) 1050 : cluster 0 osdmap e222: 8 total, 7 up, 8 in 2023-10-09T10:27:25.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:25 smithi053 bash[76859]: cluster 2023-10-09T10:27:24.120584+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e222 with expected crc 2023-10-09T10:27:25.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:25 smithi053 bash[76859]: cluster 2023-10-09T10:27:24.120976+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e222 with expected crc 2023-10-09T10:27:25.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:25 smithi053 bash[76859]: cluster 2023-10-09T10:27:24.123319+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e222 with expected crc 2023-10-09T10:27:25.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:25 smithi053 bash[76859]: cluster 2023-10-09T10:27:24.125770+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e222 with expected crc 2023-10-09T10:27:25.459 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:25.468 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:25 smithi086 bash[59714]: cluster 2023-10-09T10:27:23.504880+0000 mgr.y (mgr.26072) 748 : cluster 0 pgmap v786: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 415 op/s; 44865/193911 objects degraded (23.137%); 37751/193911 objects misplaced (19.468%); 7.2 MiB/s, 115 objects/s recovering 2023-10-09T10:27:25.468 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:25 smithi086 bash[59714]: cluster 2023-10-09T10:27:24.103965+0000 mon.a (mon.0) 1048 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:27:25.469 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:25 smithi086 bash[59714]: cluster 2023-10-09T10:27:24.116097+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e222 with expected crc 2023-10-09T10:27:25.469 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:25 smithi086 bash[59714]: audit 2023-10-09T10:27:24.118005+0000 mon.a (mon.0) 1049 : audit 1 from='client.? 172.21.15.53:0/2363437145' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:27:25.469 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:25 smithi086 bash[59714]: cluster 2023-10-09T10:27:24.118060+0000 mon.a (mon.0) 1050 : cluster 0 osdmap e222: 8 total, 7 up, 8 in 2023-10-09T10:27:25.469 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:25 smithi086 bash[59714]: cluster 2023-10-09T10:27:24.120584+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e222 with expected crc 2023-10-09T10:27:25.469 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:25 smithi086 bash[59714]: cluster 2023-10-09T10:27:24.120976+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e222 with expected crc 2023-10-09T10:27:25.469 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:25 smithi086 bash[59714]: cluster 2023-10-09T10:27:24.123319+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e222 with expected crc 2023-10-09T10:27:25.469 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:25 smithi086 bash[59714]: cluster 2023-10-09T10:27:24.125770+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e222 with expected crc 2023-10-09T10:27:25.516 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:25.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:25.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:25.624 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:25.654 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:25.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:25.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:25.761 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:25.784 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:25.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:25.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:25.888 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:25.912 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:25.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:25.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:25.953 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-09T10:27:26.018 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:26.080 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:26.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:26.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:26.185 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:26.209 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:26.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:26.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:26.312 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:26.376 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:26.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:26.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:26.392 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T10:27:26.393 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T10:27:26.483 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:26.508 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:26.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:26.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:26.614 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:26.636 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:26.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:26.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:26.740 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:26.766 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:26.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:26.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:26.869 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:26.901 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:26.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:26.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:27.004 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:27.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:26 smithi053 bash[76859]: cluster 2023-10-09T10:27:25.505591+0000 mgr.y (mgr.26072) 749 : cluster 0 pgmap v788: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 438 op/s; 44328/191958 objects degraded (23.093%); 37496/191958 objects misplaced (19.533%); 8.1 MiB/s, 129 objects/s recovering 2023-10-09T10:27:27.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:26 smithi053 bash[76859]: audit 2023-10-09T10:27:25.896649+0000 mon.a (mon.0) 1051 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:27:27.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:26 smithi053 bash[76859]: audit 2023-10-09T10:27:25.902985+0000 mon.a (mon.0) 1052 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:27:27.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:26 smithi053 bash[79554]: cluster 2023-10-09T10:27:25.505591+0000 mgr.y (mgr.26072) 749 : cluster 0 pgmap v788: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 438 op/s; 44328/191958 objects degraded (23.093%); 37496/191958 objects misplaced (19.533%); 8.1 MiB/s, 129 objects/s recovering 2023-10-09T10:27:27.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:26 smithi053 bash[79554]: audit 2023-10-09T10:27:25.896649+0000 mon.a (mon.0) 1051 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:27:27.017 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:26 smithi053 bash[79554]: audit 2023-10-09T10:27:25.902985+0000 mon.a (mon.0) 1052 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:27:27.032 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:27.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:27.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:27.135 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:27.144 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:26 smithi086 bash[59714]: cluster 2023-10-09T10:27:25.505591+0000 mgr.y (mgr.26072) 749 : cluster 0 pgmap v788: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 438 op/s; 44328/191958 objects degraded (23.093%); 37496/191958 objects misplaced (19.533%); 8.1 MiB/s, 129 objects/s recovering 2023-10-09T10:27:27.144 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:26 smithi086 bash[59714]: audit 2023-10-09T10:27:25.896649+0000 mon.a (mon.0) 1051 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:27:27.144 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:26 smithi086 bash[59714]: audit 2023-10-09T10:27:25.902985+0000 mon.a (mon.0) 1052 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:27:27.162 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:27.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:27.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:27.266 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:27.302 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:27.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:27.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:27.407 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:27.447 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:27.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:27.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:27.552 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:27.584 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:27.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:27.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:27.688 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:27.715 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:27.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:27.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:27.819 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:27.868 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:27.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:27.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:27.971 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:27.996 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:28.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:28.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:28.102 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:28.144 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:28.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:28.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:28.249 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:28.278 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:28.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:28.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:28.383 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:28.394 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:27:28.423 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:28.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:28.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:28.528 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:28.571 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:28.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:28.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:28.674 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:28.698 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:28.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:28.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:28.804 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:28.846 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:28.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:28.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:28.949 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:28.974 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:28.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:28.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:29.079 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:29.089 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:28 smithi086 bash[59714]: cluster 2023-10-09T10:27:27.506355+0000 mgr.y (mgr.26072) 750 : cluster 0 pgmap v789: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 439 op/s; 43680/190044 objects degraded (22.984%); 37253/190044 objects misplaced (19.602%); 8.0 MiB/s, 128 objects/s recovering 2023-10-09T10:27:29.089 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:28 smithi086 bash[59714]: cluster 2023-10-09T10:27:28.087887+0000 mon.a (mon.0) 1053 : cluster 3 Health check update: Degraded data redundancy: 43680/190044 objects degraded (22.984%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:29.106 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:29.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:29.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:29.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:28 smithi053 bash[79554]: cluster 2023-10-09T10:27:27.506355+0000 mgr.y (mgr.26072) 750 : cluster 0 pgmap v789: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 439 op/s; 43680/190044 objects degraded (22.984%); 37253/190044 objects misplaced (19.602%); 8.0 MiB/s, 128 objects/s recovering 2023-10-09T10:27:29.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:28 smithi053 bash[79554]: cluster 2023-10-09T10:27:28.087887+0000 mon.a (mon.0) 1053 : cluster 3 Health check update: Degraded data redundancy: 43680/190044 objects degraded (22.984%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:29.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:28 smithi053 bash[76859]: cluster 2023-10-09T10:27:27.506355+0000 mgr.y (mgr.26072) 750 : cluster 0 pgmap v789: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 439 op/s; 43680/190044 objects degraded (22.984%); 37253/190044 objects misplaced (19.602%); 8.0 MiB/s, 128 objects/s recovering 2023-10-09T10:27:29.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:28 smithi053 bash[76859]: cluster 2023-10-09T10:27:28.087887+0000 mon.a (mon.0) 1053 : cluster 3 Health check update: Degraded data redundancy: 43680/190044 objects degraded (22.984%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:29.209 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:29.244 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:29.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:29.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:29.314 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T10:27:29.349 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:29.373 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:29.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:29.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:29.476 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:29.510 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:29.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:29.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:29.613 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:29.642 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:29.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:29.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:29.747 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:29.776 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:29.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:29.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:29.879 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:29.907 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:29.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:29.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:30.010 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:30.034 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:30.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:30.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:30.137 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:30.154 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:30 smithi053 bash[76859]: audit 2023-10-09T10:27:29.152197+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:27:30.155 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:30 smithi053 bash[76859]: audit 2023-10-09T10:27:29.159624+0000 mon.a (mon.0) 1055 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:27:30.155 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:30 smithi053 bash[76859]: audit 2023-10-09T10:27:29.732728+0000 mon.a (mon.0) 1056 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:27:30.191 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:30.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:30.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:30.296 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:30.319 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:30.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:30.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:30.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:30 smithi053 bash[76859]: audit 2023-10-09T10:27:29.734008+0000 mon.a (mon.0) 1057 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:27:30.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:30 smithi053 bash[76859]: audit 2023-10-09T10:27:29.741641+0000 mon.a (mon.0) 1058 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:27:30.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:30 smithi053 bash[79554]: audit 2023-10-09T10:27:29.152197+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:27:30.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:30 smithi053 bash[79554]: audit 2023-10-09T10:27:29.159624+0000 mon.a (mon.0) 1055 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:27:30.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:30 smithi053 bash[79554]: audit 2023-10-09T10:27:29.732728+0000 mon.a (mon.0) 1056 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:27:30.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:30 smithi053 bash[79554]: audit 2023-10-09T10:27:29.734008+0000 mon.a (mon.0) 1057 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:27:30.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:30 smithi053 bash[79554]: audit 2023-10-09T10:27:29.741641+0000 mon.a (mon.0) 1058 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:27:30.426 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:30.434 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:30 smithi086 bash[59714]: audit 2023-10-09T10:27:29.152197+0000 mon.a (mon.0) 1054 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:27:30.434 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:30 smithi086 bash[59714]: audit 2023-10-09T10:27:29.159624+0000 mon.a (mon.0) 1055 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:27:30.434 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:30 smithi086 bash[59714]: audit 2023-10-09T10:27:29.732728+0000 mon.a (mon.0) 1056 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:27:30.435 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:30 smithi086 bash[59714]: audit 2023-10-09T10:27:29.734008+0000 mon.a (mon.0) 1057 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:27:30.435 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:30 smithi086 bash[59714]: audit 2023-10-09T10:27:29.741641+0000 mon.a (mon.0) 1058 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:27:30.478 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:30.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:30.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:30.584 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:30.616 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:30.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:30.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:30.722 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:30.757 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:30.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:30.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:30.861 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:30.895 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:30.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:30.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:30.937 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:27:30.998 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:31.033 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:31.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:31.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:31.140 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:31.167 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:31.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:31.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:31.273 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:31.281 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:31 smithi086 bash[59714]: cluster 2023-10-09T10:27:29.507093+0000 mgr.y (mgr.26072) 751 : cluster 0 pgmap v790: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 429 op/s; 43208/187317 objects degraded (23.067%); 36844/187317 objects misplaced (19.669%); 8.0 MiB/s, 127 objects/s recovering 2023-10-09T10:27:31.292 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:31.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:31.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:31.395 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:31.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:31 smithi053 bash[79554]: cluster 2023-10-09T10:27:29.507093+0000 mgr.y (mgr.26072) 751 : cluster 0 pgmap v790: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 429 op/s; 43208/187317 objects degraded (23.067%); 36844/187317 objects misplaced (19.669%); 8.0 MiB/s, 127 objects/s recovering 2023-10-09T10:27:31.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:31 smithi053 bash[76859]: cluster 2023-10-09T10:27:29.507093+0000 mgr.y (mgr.26072) 751 : cluster 0 pgmap v790: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 429 op/s; 43208/187317 objects degraded (23.067%); 36844/187317 objects misplaced (19.669%); 8.0 MiB/s, 127 objects/s recovering 2023-10-09T10:27:31.428 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:31.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:31.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:31.531 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:31.555 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:31.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:31.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:31.658 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:31.682 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:31.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:31.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:31.785 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:31.834 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:31.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:31.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:31.939 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:31.977 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:31.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:31.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:32.080 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:32.108 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:32.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:32.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:32.215 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:32.250 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:32.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:32.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:32.334 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [2] live_osds: [0, 1, 3, 4, 5, 7, 6] 2023-10-09T10:27:32.335 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:27:32.335 INFO:tasks.thrashosds.thrasher:Reviving osd 2 2023-10-09T10:27:32.335 INFO:tasks.cephadm.osd.2:Restarting osd.2 (starting--it wasn't running)... 2023-10-09T10:27:32.335 DEBUG:teuthology.orchestra.run.smithi053:osd.2> sudo journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.2.service 2023-10-09T10:27:32.338 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl start ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.2 2023-10-09T10:27:32.356 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:32.394 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-09T10:27:32.404 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:32.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:32.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:32.509 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:32.535 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:32.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:32.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:32.638 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:32.668 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:32.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:32.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:32.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:27:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:27:32] "GET /metrics HTTP/1.1" 200 36592 "" "Prometheus/2.33.4" 2023-10-09T10:27:32.770 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:32.796 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:32.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:32.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:32.900 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:32.942 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:32.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:32.944 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:32.961 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:27:33.045 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:33.084 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:33.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:33.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:33.166 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:33 smithi053 bash[76859]: cluster 2023-10-09T10:27:31.507822+0000 mgr.y (mgr.26072) 752 : cluster 0 pgmap v791: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 419 op/s; 42236/183753 objects degraded (22.985%); 36345/183753 objects misplaced (19.779%); 8.1 MiB/s, 129 objects/s recovering 2023-10-09T10:27:33.167 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:33 smithi053 bash[76859]: cluster 2023-10-09T10:27:33.089148+0000 mon.a (mon.0) 1059 : cluster 3 Health check update: Degraded data redundancy: 42236/183753 objects degraded (22.985%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:33.167 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:33 smithi086 bash[59714]: cluster 2023-10-09T10:27:31.507822+0000 mgr.y (mgr.26072) 752 : cluster 0 pgmap v791: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 419 op/s; 42236/183753 objects degraded (22.985%); 36345/183753 objects misplaced (19.779%); 8.1 MiB/s, 129 objects/s recovering 2023-10-09T10:27:33.167 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:33 smithi086 bash[59714]: cluster 2023-10-09T10:27:33.089148+0000 mon.a (mon.0) 1059 : cluster 3 Health check update: Degraded data redundancy: 42236/183753 objects degraded (22.985%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:33.191 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:33.213 INFO:journalctl@ceph.osd.2.smithi053.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-10-09T10:27:33.218 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:33.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:33.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:33.321 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:33.347 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:33.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:33.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:33.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:33 smithi053 bash[79554]: cluster 2023-10-09T10:27:31.507822+0000 mgr.y (mgr.26072) 752 : cluster 0 pgmap v791: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 419 op/s; 42236/183753 objects degraded (22.985%); 36345/183753 objects misplaced (19.779%); 8.1 MiB/s, 129 objects/s recovering 2023-10-09T10:27:33.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:33 smithi053 bash[79554]: cluster 2023-10-09T10:27:33.089148+0000 mon.a (mon.0) 1059 : cluster 3 Health check update: Degraded data redundancy: 42236/183753 objects degraded (22.985%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:33.450 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:33.486 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:33.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:33.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:33.590 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:33.620 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:33.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:33.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:33.726 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:33.752 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:33.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:33.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:33.859 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:33.898 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:33.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:33.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:33.976 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:27:34.001 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:34.024 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:34.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:34.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:34.127 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:34.152 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:34.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:34.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:34.255 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:34.279 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:34.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:34.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:34.382 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:34.413 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:34.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:34.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:34.516 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:34.545 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:34.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:34.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:34.648 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:34.672 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:34.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:34.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:34.778 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:34.817 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:34.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:34.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:34.922 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:34.952 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:34.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:34.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:35.057 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:35.089 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:35.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:35.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:35.196 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:35.211 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:35 smithi053 bash[76859]: cluster 2023-10-09T10:27:33.508543+0000 mgr.y (mgr.26072) 753 : cluster 0 pgmap v792: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 427 op/s; 41989/181095 objects degraded (23.186%); 35904/181095 objects misplaced (19.826%); 8.1 MiB/s, 129 objects/s recovering 2023-10-09T10:27:35.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:35.231 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:35.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:35.332 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:35.340 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:35 smithi086 bash[59714]: cluster 2023-10-09T10:27:33.508543+0000 mgr.y (mgr.26072) 753 : cluster 0 pgmap v792: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 427 op/s; 41989/181095 objects degraded (23.186%); 35904/181095 objects misplaced (19.826%); 8.1 MiB/s, 129 objects/s recovering 2023-10-09T10:27:35.355 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:35.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:35.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:35.459 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:35.489 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:35.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:35.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:35.595 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:35.642 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:35.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:35.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:35.747 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:35.788 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:35.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:35.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:35.891 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:35.938 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:35.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:35.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:36.043 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:36.067 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:36.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:36.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:36.172 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:36.204 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:36.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:36.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:36.259 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:35 smithi053 bash[79554]: cluster 2023-10-09T10:27:33.508543+0000 mgr.y (mgr.26072) 753 : cluster 0 pgmap v792: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 427 op/s; 41989/181095 objects degraded (23.186%); 35904/181095 objects misplaced (19.826%); 8.1 MiB/s, 129 objects/s recovering 2023-10-09T10:27:36.307 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:36.332 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:36.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:36.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:36.436 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:36.467 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:36.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:36.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:36.571 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:36.599 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:36.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:36.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:36.704 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:36.734 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:36.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:36.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:36.840 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:36.869 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:36.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:36.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:36.971 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:36.993 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:36.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:36.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:37.098 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:37.135 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:37.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:37.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:37.226 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:27:37.240 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:37.265 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:37.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:37.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:37.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:37 smithi086 bash[59714]: cluster 2023-10-09T10:27:35.509352+0000 mgr.y (mgr.26072) 754 : cluster 0 pgmap v793: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 432 op/s; 41452/179115 objects degraded (23.143%); 35645/179115 objects misplaced (19.901%); 7.8 MiB/s, 125 objects/s recovering 2023-10-09T10:27:37.368 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:37.387 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:37.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:37.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:37.395 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:37 smithi053 bash[76859]: cluster 2023-10-09T10:27:35.509352+0000 mgr.y (mgr.26072) 754 : cluster 0 pgmap v793: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 432 op/s; 41452/179115 objects degraded (23.143%); 35645/179115 objects misplaced (19.901%); 7.8 MiB/s, 125 objects/s recovering 2023-10-09T10:27:37.395 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:37 smithi053 bash[79554]: cluster 2023-10-09T10:27:35.509352+0000 mgr.y (mgr.26072) 754 : cluster 0 pgmap v793: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 432 op/s; 41452/179115 objects degraded (23.143%); 35645/179115 objects misplaced (19.901%); 7.8 MiB/s, 125 objects/s recovering 2023-10-09T10:27:37.489 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:37.520 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:37.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:37.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:37.626 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:37.656 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:37.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:37.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:37.760 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:37.796 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:37.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:37.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:37.899 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:37.922 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:37.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:37.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:38.025 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:38.051 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:38.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:38.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:38.154 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:38.182 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:38.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:38.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:38.285 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:38.317 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:38.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:38.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:38.420 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:38.429 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:38 smithi086 bash[59714]: audit 2023-10-09T10:27:38.070504+0000 mon.a (mon.0) 1060 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:27:38.429 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:38 smithi086 bash[59714]: cluster 2023-10-09T10:27:38.090909+0000 mon.a (mon.0) 1061 : cluster 3 Health check update: Degraded data redundancy: 41452/179115 objects degraded (23.143%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:38.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:38.484 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:38.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:38.585 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:38.623 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:38.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:38.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:38.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:38 smithi053 bash[79554]: audit 2023-10-09T10:27:38.070504+0000 mon.a (mon.0) 1060 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:27:38.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:38 smithi053 bash[79554]: cluster 2023-10-09T10:27:38.090909+0000 mon.a (mon.0) 1061 : cluster 3 Health check update: Degraded data redundancy: 41452/179115 objects degraded (23.143%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:38.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:38 smithi053 bash[76859]: audit 2023-10-09T10:27:38.070504+0000 mon.a (mon.0) 1060 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:27:38.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:38 smithi053 bash[76859]: cluster 2023-10-09T10:27:38.090909+0000 mon.a (mon.0) 1061 : cluster 3 Health check update: Degraded data redundancy: 41452/179115 objects degraded (23.143%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:38.729 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:38.757 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:38.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:38.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:38.860 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:38.899 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:38.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:38.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:39.006 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:39.036 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:39.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:39.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:39.143 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:39.190 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:39.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:39.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:39.292 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:39.321 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:39.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:39.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:39.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:39 smithi053 bash[76859]: cluster 2023-10-09T10:27:37.510123+0000 mgr.y (mgr.26072) 755 : cluster 0 pgmap v794: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 412 op/s; 40737/177093 objects degraded (23.003%); 35376/177093 objects misplaced (19.976%); 8.9 MiB/s, 143 objects/s recovering 2023-10-09T10:27:39.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:39 smithi053 bash[79554]: cluster 2023-10-09T10:27:37.510123+0000 mgr.y (mgr.26072) 755 : cluster 0 pgmap v794: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 412 op/s; 40737/177093 objects degraded (23.003%); 35376/177093 objects misplaced (19.976%); 8.9 MiB/s, 143 objects/s recovering 2023-10-09T10:27:39.425 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:39.433 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:39 smithi086 bash[59714]: cluster 2023-10-09T10:27:37.510123+0000 mgr.y (mgr.26072) 755 : cluster 0 pgmap v794: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 412 op/s; 40737/177093 objects degraded (23.003%); 35376/177093 objects misplaced (19.976%); 8.9 MiB/s, 143 objects/s recovering 2023-10-09T10:27:39.473 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:39.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:39.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:39.578 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:39.624 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:39.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:39.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:39.726 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:39.768 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:39.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:39.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:39.873 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:39.929 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:39.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:39.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:40.036 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:40.060 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:40.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:40.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:40.170 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:40.194 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:40.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:40.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:40.298 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:40.323 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:40.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:40.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:40.425 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:40.456 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:40.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:40.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:40.562 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:40.597 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:40.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:40.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:40.704 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:40.728 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:40.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:40.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:40.831 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:40.856 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:40.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:40.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:40.960 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:40.988 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:40.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:40.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:41.091 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:41.135 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:41.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:41.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:41.241 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:41.260 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:41.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:41.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:41.365 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:41.399 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:41.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:41.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:41.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:41 smithi053 bash[79554]: cluster 2023-10-09T10:27:39.510859+0000 mgr.y (mgr.26072) 756 : cluster 0 pgmap v795: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 441 op/s; 40248/174141 objects degraded (23.112%); 34924/174141 objects misplaced (20.055%); 8.2 MiB/s, 131 objects/s recovering 2023-10-09T10:27:41.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:41 smithi053 bash[76859]: cluster 2023-10-09T10:27:39.510859+0000 mgr.y (mgr.26072) 756 : cluster 0 pgmap v795: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 441 op/s; 40248/174141 objects degraded (23.112%); 34924/174141 objects misplaced (20.055%); 8.2 MiB/s, 131 objects/s recovering 2023-10-09T10:27:41.503 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:41.511 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:41 smithi086 bash[59714]: cluster 2023-10-09T10:27:39.510859+0000 mgr.y (mgr.26072) 756 : cluster 0 pgmap v795: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 441 op/s; 40248/174141 objects degraded (23.112%); 34924/174141 objects misplaced (20.055%); 8.2 MiB/s, 131 objects/s recovering 2023-10-09T10:27:41.553 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:41.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:41.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:41.660 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:41.680 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:41.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:41.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:41.789 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:41.814 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:41.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:41.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:41.869 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:27:41.869 INFO:teuthology.orchestra.run.smithi053.stdout: "size": 20, 2023-10-09T10:27:41.869 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 600, 2023-10-09T10:27:41.869 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [ 2023-10-09T10:27:41.870 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.870 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:77299 6.9 6:9aa8d760:::benchmark_data_smithi053_125596_object77298:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e176)", 2023-10-09T10:27:41.870 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:21:44.997695+0000", 2023-10-09T10:27:41.870 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 356.866605322, 2023-10-09T10:27:41.870 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.2160412680000001, 2023-10-09T10:27:41.870 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:27:41.870 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:27:41.870 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:27:41.870 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:27:41.870 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:27:41.871 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77299 2023-10-09T10:27:41.871 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.871 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:27:41.871 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.871 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:27:41.871 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.997695+0000", 2023-10-09T10:27:41.871 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.871 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.871 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.871 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:27:41.871 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.997695+0000", 2023-10-09T10:27:41.872 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.872 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.872 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.872 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:27:41.872 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.997693+0000", 2023-10-09T10:27:41.872 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:27:41.872 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.872 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.872 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:27:41.872 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.997731+0000", 2023-10-09T10:27:41.872 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.7271999999999998e-05 2023-10-09T10:27:41.873 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.873 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.873 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:27:41.873 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.997745+0000", 2023-10-09T10:27:41.873 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.467e-05 2023-10-09T10:27:41.873 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.873 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.873 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:27:41.873 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.997757+0000", 2023-10-09T10:27:41.873 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1527e-05 2023-10-09T10:27:41.873 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.874 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.874 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.874 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.997825+0000", 2023-10-09T10:27:41.874 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.8022999999999996e-05 2023-10-09T10:27:41.874 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.874 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.874 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:27:41.874 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.997839+0000", 2023-10-09T10:27:41.874 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.414e-05 2023-10-09T10:27:41.874 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.874 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.875 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.875 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.000323+0000", 2023-10-09T10:27:41.875 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0024842570000001 2023-10-09T10:27:41.875 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.875 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.875 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:27:41.875 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.000339+0000", 2023-10-09T10:27:41.875 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6121999999999999e-05 2023-10-09T10:27:41.875 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.875 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.875 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.876 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.200560+0000", 2023-10-09T10:27:41.876 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.200220702 2023-10-09T10:27:41.876 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.876 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.876 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:27:41.876 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.200768+0000", 2023-10-09T10:27:41.876 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00020771900000000001 2023-10-09T10:27:41.876 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.876 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.876 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,7", 2023-10-09T10:27:41.876 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.200991+0000", 2023-10-09T10:27:41.876 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000222759 2023-10-09T10:27:41.877 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.877 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.877 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.877 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.209754+0000", 2023-10-09T10:27:41.877 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0087633220000000005 2023-10-09T10:27:41.877 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.877 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.877 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:27:41.877 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.209768+0000", 2023-10-09T10:27:41.877 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4355000000000001e-05 2023-10-09T10:27:41.877 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.878 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.878 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.878 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.209921+0000", 2023-10-09T10:27:41.878 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00015272199999999999 2023-10-09T10:27:41.878 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.878 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.878 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:27:41.878 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.210015+0000", 2023-10-09T10:27:41.878 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.391e-05 2023-10-09T10:27:41.878 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.878 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.879 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:27:41.879 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.213737+0000", 2023-10-09T10:27:41.879 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0037217750000000001 2023-10-09T10:27:41.879 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.879 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:27:41.879 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.879 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.879 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.879 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:77320 6.9 6:9f74618a:::benchmark_data_smithi053_125596_object77319:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-10-09T10:27:41.879 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:21:45.031591+0000", 2023-10-09T10:27:41.879 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 356.83271007600001, 2023-10-09T10:27:41.880 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.1895280270000002, 2023-10-09T10:27:41.880 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:27:41.880 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:27:41.880 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:27:41.880 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:27:41.880 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:27:41.880 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77320 2023-10-09T10:27:41.880 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.880 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:27:41.880 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.880 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:27:41.881 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.031591+0000", 2023-10-09T10:27:41.881 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.881 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.881 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.881 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:27:41.881 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.031591+0000", 2023-10-09T10:27:41.881 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.881 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.881 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.881 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:27:41.881 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.031589+0000", 2023-10-09T10:27:41.882 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:27:41.882 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.882 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.882 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:27:41.882 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.031636+0000", 2023-10-09T10:27:41.882 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.6785e-05 2023-10-09T10:27:41.882 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.882 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.882 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:27:41.882 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.031653+0000", 2023-10-09T10:27:41.883 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.7042999999999999e-05 2023-10-09T10:27:41.883 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.883 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.883 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:27:41.883 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.031664+0000", 2023-10-09T10:27:41.883 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.099e-05 2023-10-09T10:27:41.883 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.883 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.883 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.884 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.031709+0000", 2023-10-09T10:27:41.884 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.5080999999999997e-05 2023-10-09T10:27:41.884 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.884 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.884 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:27:41.884 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.031721+0000", 2023-10-09T10:27:41.884 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1671000000000001e-05 2023-10-09T10:27:41.884 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.884 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.884 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.885 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.000371+0000", 2023-10-09T10:27:41.885 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.96864983299999996 2023-10-09T10:27:41.885 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.885 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.885 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:27:41.885 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.000380+0000", 2023-10-09T10:27:41.885 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.825e-06 2023-10-09T10:27:41.885 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.885 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.886 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.886 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.206594+0000", 2023-10-09T10:27:41.886 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.206213285 2023-10-09T10:27:41.886 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.886 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.886 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:27:41.886 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.206742+0000", 2023-10-09T10:27:41.886 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014855399999999999 2023-10-09T10:27:41.886 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.887 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.887 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,7", 2023-10-09T10:27:41.887 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.206881+0000", 2023-10-09T10:27:41.887 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00013857799999999999 2023-10-09T10:27:41.887 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.887 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.887 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.887 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.217342+0000", 2023-10-09T10:27:41.887 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.010460917 2023-10-09T10:27:41.888 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.888 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.888 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.888 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.217458+0000", 2023-10-09T10:27:41.888 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000116273 2023-10-09T10:27:41.888 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.888 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.888 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:27:41.888 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.217470+0000", 2023-10-09T10:27:41.889 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1688999999999999e-05 2023-10-09T10:27:41.889 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.889 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.889 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:27:41.889 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.217535+0000", 2023-10-09T10:27:41.889 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.5001999999999999e-05 2023-10-09T10:27:41.889 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.889 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.889 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:27:41.889 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.221119+0000", 2023-10-09T10:27:41.890 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0035839539999999999 2023-10-09T10:27:41.890 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.890 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:27:41.890 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.890 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.890 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.890 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:77331 6.9 6:91f7c076:::benchmark_data_smithi053_125596_object77330:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-10-09T10:27:41.890 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:21:45.045499+0000", 2023-10-09T10:27:41.890 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 356.81880226700002, 2023-10-09T10:27:41.890 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.1794970710000001, 2023-10-09T10:27:41.891 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:27:41.891 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:27:41.891 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:27:41.891 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:27:41.891 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:27:41.891 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77331 2023-10-09T10:27:41.891 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.891 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:27:41.891 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.891 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:27:41.892 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.045499+0000", 2023-10-09T10:27:41.892 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.892 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.892 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.892 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:27:41.892 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.045499+0000", 2023-10-09T10:27:41.892 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.892 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.892 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.892 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:27:41.892 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.045497+0000", 2023-10-09T10:27:41.893 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:27:41.893 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.893 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.893 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:27:41.893 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.045527+0000", 2023-10-09T10:27:41.893 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.9954000000000002e-05 2023-10-09T10:27:41.893 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.893 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.893 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:27:41.893 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.045545+0000", 2023-10-09T10:27:41.894 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.8743e-05 2023-10-09T10:27:41.894 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.894 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.894 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:27:41.894 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.045553+0000", 2023-10-09T10:27:41.894 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.9880000000000004e-06 2023-10-09T10:27:41.894 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.894 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.894 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.894 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.045639+0000", 2023-10-09T10:27:41.895 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.6062000000000004e-05 2023-10-09T10:27:41.895 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.895 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.895 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:27:41.895 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.045652+0000", 2023-10-09T10:27:41.895 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2792000000000001e-05 2023-10-09T10:27:41.895 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.895 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.895 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.895 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.000539+0000", 2023-10-09T10:27:41.896 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.954886919 2023-10-09T10:27:41.896 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.896 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.896 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:27:41.896 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.000549+0000", 2023-10-09T10:27:41.896 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.5869999999999999e-06 2023-10-09T10:27:41.896 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.896 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.896 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.896 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.213823+0000", 2023-10-09T10:27:41.897 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2132744559999999 2023-10-09T10:27:41.897 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.897 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.897 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:27:41.897 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.214056+0000", 2023-10-09T10:27:41.897 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000232568 2023-10-09T10:27:41.897 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.897 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.897 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,7", 2023-10-09T10:27:41.897 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.214592+0000", 2023-10-09T10:27:41.898 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00053655300000000005 2023-10-09T10:27:41.898 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.898 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.898 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:27:41.898 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.221142+0000", 2023-10-09T10:27:41.898 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0065492440000000001 2023-10-09T10:27:41.898 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.898 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.898 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.898 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.221203+0000", 2023-10-09T10:27:41.899 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.1781999999999999e-05 2023-10-09T10:27:41.899 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.899 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.899 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.899 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.222242+0000", 2023-10-09T10:27:41.899 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00103816 2023-10-09T10:27:41.899 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.899 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.899 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:27:41.899 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.222342+0000", 2023-10-09T10:27:41.899 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.9986000000000001e-05 2023-10-09T10:27:41.900 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.900 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.900 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:27:41.900 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.224996+0000", 2023-10-09T10:27:41.900 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0026540439999999999 2023-10-09T10:27:41.900 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.900 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:27:41.900 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.900 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.900 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.901 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:147705 6.9 6:925cc962:::benchmark_data_smithi053_125596_object69006:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-10-09T10:27:41.901 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:23:18.464907+0000", 2023-10-09T10:27:41.901 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 263.39939400700001, 2023-10-09T10:27:41.901 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.1545055880000001, 2023-10-09T10:27:41.901 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:27:41.901 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:27:41.901 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:27:41.901 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:27:41.901 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:27:41.901 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 147705 2023-10-09T10:27:41.902 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.902 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:27:41.902 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.902 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:27:41.902 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.464907+0000", 2023-10-09T10:27:41.902 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.902 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.902 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.902 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:27:41.902 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.464907+0000", 2023-10-09T10:27:41.903 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.903 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.903 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.903 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:27:41.903 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.464905+0000", 2023-10-09T10:27:41.903 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:27:41.903 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.903 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.903 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:27:41.903 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.464916+0000", 2023-10-09T10:27:41.903 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1158000000000001e-05 2023-10-09T10:27:41.904 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.904 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.904 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:27:41.904 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.464940+0000", 2023-10-09T10:27:41.904 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.3754e-05 2023-10-09T10:27:41.904 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.904 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.904 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:27:41.904 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.464951+0000", 2023-10-09T10:27:41.904 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1318000000000001e-05 2023-10-09T10:27:41.904 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.904 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.905 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.905 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.465041+0000", 2023-10-09T10:27:41.905 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.0236999999999997e-05 2023-10-09T10:27:41.905 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.905 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.905 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:27:41.905 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.465197+0000", 2023-10-09T10:27:41.905 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000156181 2023-10-09T10:27:41.905 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.905 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.905 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,7", 2023-10-09T10:27:41.905 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.465765+0000", 2023-10-09T10:27:41.905 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00056747999999999998 2023-10-09T10:27:41.906 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.906 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.906 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.906 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.471629+0000", 2023-10-09T10:27:41.906 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0058636449999999998 2023-10-09T10:27:41.906 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.906 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.906 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:27:41.906 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.477386+0000", 2023-10-09T10:27:41.906 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0057573349999999997 2023-10-09T10:27:41.906 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.907 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.907 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.907 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.496320+0000", 2023-10-09T10:27:41.907 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.018934136000000001 2023-10-09T10:27:41.907 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.907 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.907 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:27:41.907 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.496333+0000", 2023-10-09T10:27:41.907 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3172e-05 2023-10-09T10:27:41.907 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.907 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.907 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.908 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.505258+0000", 2023-10-09T10:27:41.908 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.008924438 2023-10-09T10:27:41.908 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.908 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.908 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:27:41.908 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.505271+0000", 2023-10-09T10:27:41.908 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3402e-05 2023-10-09T10:27:41.908 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.908 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.908 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.908 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.619328+0000", 2023-10-09T10:27:41.908 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.114056715 2023-10-09T10:27:41.909 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.909 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.909 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:27:41.909 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.619412+0000", 2023-10-09T10:27:41.909 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.4651e-05 2023-10-09T10:27:41.909 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.909 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:27:41.909 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.909 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.909 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.909 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:147715 6.9 6:90dc9122:::benchmark_data_smithi053_125596_object69016:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-10-09T10:27:41.909 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:23:18.479649+0000", 2023-10-09T10:27:41.910 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 263.38465219, 2023-10-09T10:27:41.910 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.139872236, 2023-10-09T10:27:41.910 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:27:41.910 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:27:41.910 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:27:41.910 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:27:41.910 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:27:41.910 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 147715 2023-10-09T10:27:41.910 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.910 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:27:41.910 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.910 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:27:41.911 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.479649+0000", 2023-10-09T10:27:41.911 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.911 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.911 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.911 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:27:41.911 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.479649+0000", 2023-10-09T10:27:41.911 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.911 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.911 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.911 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:27:41.911 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.479647+0000", 2023-10-09T10:27:41.911 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:27:41.912 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.912 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.912 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:27:41.912 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.479656+0000", 2023-10-09T10:27:41.912 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.4879999999999996e-06 2023-10-09T10:27:41.912 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.912 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.912 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:27:41.912 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.479672+0000", 2023-10-09T10:27:41.912 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.5679e-05 2023-10-09T10:27:41.912 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.912 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.912 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:27:41.913 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.479681+0000", 2023-10-09T10:27:41.913 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.3400000000000004e-06 2023-10-09T10:27:41.913 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.913 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.913 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.913 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.479739+0000", 2023-10-09T10:27:41.913 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.7475000000000001e-05 2023-10-09T10:27:41.913 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.913 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.913 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:27:41.913 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.479888+0000", 2023-10-09T10:27:41.913 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014969199999999999 2023-10-09T10:27:41.914 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.914 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.914 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,7", 2023-10-09T10:27:41.914 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.480796+0000", 2023-10-09T10:27:41.914 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00090744000000000003 2023-10-09T10:27:41.914 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.914 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.914 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:27:41.914 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.491497+0000", 2023-10-09T10:27:41.914 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.010701122 2023-10-09T10:27:41.914 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.914 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.915 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.915 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.496409+0000", 2023-10-09T10:27:41.915 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0049123190000000001 2023-10-09T10:27:41.915 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.915 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.915 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:27:41.915 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.496419+0000", 2023-10-09T10:27:41.915 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0356999999999999e-05 2023-10-09T10:27:41.915 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.915 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.915 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.915 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.505303+0000", 2023-10-09T10:27:41.916 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.008883328 2023-10-09T10:27:41.916 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.916 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.916 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:27:41.916 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.505312+0000", 2023-10-09T10:27:41.916 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.2969999999999992e-06 2023-10-09T10:27:41.916 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.916 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.916 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.916 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.619446+0000", 2023-10-09T10:27:41.916 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.114133984 2023-10-09T10:27:41.916 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.917 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.917 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:27:41.917 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.619521+0000", 2023-10-09T10:27:41.917 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.4739000000000004e-05 2023-10-09T10:27:41.917 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.917 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:27:41.917 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.917 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.917 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.917 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:147718 6.19 6:9ea637a5:::benchmark_data_smithi053_125596_object69019:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-10-09T10:27:41.917 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:23:18.482110+0000", 2023-10-09T10:27:41.917 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 263.38219028600003, 2023-10-09T10:27:41.918 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.1493374520000001, 2023-10-09T10:27:41.918 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:27:41.918 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:27:41.918 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:27:41.918 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:27:41.918 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:27:41.918 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 147718 2023-10-09T10:27:41.918 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.918 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:27:41.918 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.918 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:27:41.918 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.482110+0000", 2023-10-09T10:27:41.919 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.919 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.919 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.919 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:27:41.919 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.482110+0000", 2023-10-09T10:27:41.919 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.919 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.919 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.919 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:27:41.919 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.482108+0000", 2023-10-09T10:27:41.919 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:27:41.919 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.920 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.920 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:27:41.920 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.482119+0000", 2023-10-09T10:27:41.920 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0148e-05 2023-10-09T10:27:41.920 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.920 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.920 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:27:41.920 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.482137+0000", 2023-10-09T10:27:41.920 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.8232000000000001e-05 2023-10-09T10:27:41.920 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.920 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.920 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:27:41.921 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.482147+0000", 2023-10-09T10:27:41.921 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0539e-05 2023-10-09T10:27:41.921 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.921 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.921 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.921 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.482209+0000", 2023-10-09T10:27:41.921 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.1674999999999995e-05 2023-10-09T10:27:41.921 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.921 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.921 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for degraded object", 2023-10-09T10:27:41.921 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.483372+0000", 2023-10-09T10:27:41.921 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00116277 2023-10-09T10:27:41.922 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.922 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.922 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.922 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.496452+0000", 2023-10-09T10:27:41.922 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.013080412 2023-10-09T10:27:41.922 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.922 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.922 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:27:41.922 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.496462+0000", 2023-10-09T10:27:41.922 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.3500000000000003e-06 2023-10-09T10:27:41.922 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.922 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.923 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.923 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.504596+0000", 2023-10-09T10:27:41.923 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.008134547 2023-10-09T10:27:41.923 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.923 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.923 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:27:41.923 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.504621+0000", 2023-10-09T10:27:41.923 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.4791e-05 2023-10-09T10:27:41.923 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.923 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.923 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.923 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.618574+0000", 2023-10-09T10:27:41.924 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1139529779999999 2023-10-09T10:27:41.924 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.924 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.924 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for degraded object", 2023-10-09T10:27:41.924 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.618870+0000", 2023-10-09T10:27:41.924 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000295622 2023-10-09T10:27:41.924 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.924 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.924 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.924 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.625269+0000", 2023-10-09T10:27:41.924 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0063999080000000002 2023-10-09T10:27:41.924 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.925 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.925 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:27:41.925 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.625382+0000", 2023-10-09T10:27:41.925 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00011275100000000001 2023-10-09T10:27:41.925 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.925 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.925 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,7", 2023-10-09T10:27:41.925 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.625536+0000", 2023-10-09T10:27:41.925 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00015420599999999999 2023-10-09T10:27:41.925 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.925 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.925 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:27:41.926 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.630708+0000", 2023-10-09T10:27:41.926 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0051712240000000003 2023-10-09T10:27:41.926 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.926 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.926 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.926 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.630984+0000", 2023-10-09T10:27:41.926 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000276428 2023-10-09T10:27:41.926 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.926 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.926 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.926 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.631043+0000", 2023-10-09T10:27:41.926 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.9008999999999997e-05 2023-10-09T10:27:41.927 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.927 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.927 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:27:41.927 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.631106+0000", 2023-10-09T10:27:41.927 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.3102000000000007e-05 2023-10-09T10:27:41.927 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.927 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.927 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:27:41.927 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.631448+0000", 2023-10-09T10:27:41.927 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00034177799999999999 2023-10-09T10:27:41.927 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.927 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:27:41.928 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.928 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.928 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.928 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:147725 6.19 6:992d127b:::benchmark_data_smithi053_125596_object69026:head [delete] snapc 0=[] ondisk+write+known_if_redirected e189)", 2023-10-09T10:27:41.928 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:23:18.529029+0000", 2023-10-09T10:27:41.928 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 263.33527210300002, 2023-10-09T10:27:41.928 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.1131858060000002, 2023-10-09T10:27:41.928 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:27:41.928 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:27:41.928 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:27:41.928 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:27:41.928 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:27:41.929 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 147725 2023-10-09T10:27:41.929 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.929 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:27:41.929 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.929 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:27:41.929 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.529029+0000", 2023-10-09T10:27:41.929 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.929 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.929 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.929 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:27:41.929 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.529029+0000", 2023-10-09T10:27:41.929 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.930 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.930 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.930 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:27:41.930 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.529027+0000", 2023-10-09T10:27:41.930 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:27:41.930 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.930 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.930 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:27:41.930 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.529037+0000", 2023-10-09T10:27:41.930 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0117e-05 2023-10-09T10:27:41.930 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.930 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.931 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:27:41.931 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.529056+0000", 2023-10-09T10:27:41.931 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.9414000000000001e-05 2023-10-09T10:27:41.931 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.931 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.931 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:27:41.931 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.529065+0000", 2023-10-09T10:27:41.931 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.4589999999999998e-06 2023-10-09T10:27:41.931 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.931 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.931 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.931 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.529144+0000", 2023-10-09T10:27:41.932 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.8944999999999997e-05 2023-10-09T10:27:41.932 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.932 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.932 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:27:41.932 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.529161+0000", 2023-10-09T10:27:41.932 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6952e-05 2023-10-09T10:27:41.932 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.932 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.932 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.932 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.504653+0000", 2023-10-09T10:27:41.932 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.97549254500000004 2023-10-09T10:27:41.932 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.933 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.933 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:27:41.933 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.504663+0000", 2023-10-09T10:27:41.933 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0200000000000001e-05 2023-10-09T10:27:41.933 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.933 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.933 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.933 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.619339+0000", 2023-10-09T10:27:41.933 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1146750540000001 2023-10-09T10:27:41.933 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.933 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.933 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for degraded object", 2023-10-09T10:27:41.933 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.619727+0000", 2023-10-09T10:27:41.934 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00038856399999999999 2023-10-09T10:27:41.934 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.934 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.934 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.934 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.628794+0000", 2023-10-09T10:27:41.934 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0090670009999999999 2023-10-09T10:27:41.934 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.934 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.934 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:27:41.934 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.628861+0000", 2023-10-09T10:27:41.934 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.6744999999999999e-05 2023-10-09T10:27:41.935 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.935 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.935 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,7", 2023-10-09T10:27:41.935 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.628943+0000", 2023-10-09T10:27:41.935 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.2653999999999998e-05 2023-10-09T10:27:41.935 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.935 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.935 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:27:41.935 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.630995+0000", 2023-10-09T10:27:41.935 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0020514650000000001 2023-10-09T10:27:41.935 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.935 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.936 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.936 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.634206+0000", 2023-10-09T10:27:41.936 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0032110770000000001 2023-10-09T10:27:41.936 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.936 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.936 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.936 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.641515+0000", 2023-10-09T10:27:41.936 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.007309093 2023-10-09T10:27:41.936 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.936 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.936 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:27:41.936 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.641586+0000", 2023-10-09T10:27:41.936 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.0413000000000005e-05 2023-10-09T10:27:41.937 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.937 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.937 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:27:41.937 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.642214+0000", 2023-10-09T10:27:41.937 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00062897500000000004 2023-10-09T10:27:41.937 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.937 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:27:41.937 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.937 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.937 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.937 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:99959 7.6 7:6db1dcf5:::benchmark_data_smithi053_144553_object9697:head [delete] snapc 0=[] ondisk+write+known_if_redirected e217)", 2023-10-09T10:27:41.938 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:26:43.466934+0000", 2023-10-09T10:27:41.938 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 58.397366808999998, 2023-10-09T10:27:41.938 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.25862059700000001, 2023-10-09T10:27:41.938 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:27:41.938 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:27:41.938 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:27:41.938 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:27:41.938 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:27:41.938 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 99959 2023-10-09T10:27:41.938 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.938 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:27:41.938 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.939 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:27:41.939 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.466934+0000", 2023-10-09T10:27:41.939 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.939 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.939 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.939 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:27:41.939 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.466934+0000", 2023-10-09T10:27:41.939 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.939 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.939 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.939 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:27:41.939 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.466932+0000", 2023-10-09T10:27:41.940 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:27:41.940 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.940 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.940 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:27:41.940 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.466940+0000", 2023-10-09T10:27:41.940 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.0139999999999998e-06 2023-10-09T10:27:41.940 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.940 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.940 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:27:41.940 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.466956+0000", 2023-10-09T10:27:41.940 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6337e-05 2023-10-09T10:27:41.940 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.941 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.941 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:27:41.941 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.466966+0000", 2023-10-09T10:27:41.941 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.1749999999999994e-06 2023-10-09T10:27:41.941 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.941 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.941 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.941 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.467022+0000", 2023-10-09T10:27:41.941 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.6297e-05 2023-10-09T10:27:41.941 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.941 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.941 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:27:41.942 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.467190+0000", 2023-10-09T10:27:41.942 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00016808099999999999 2023-10-09T10:27:41.942 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.942 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.942 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:27:41.942 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.467334+0000", 2023-10-09T10:27:41.942 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000143857 2023-10-09T10:27:41.942 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.942 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.942 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:27:41.942 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.471046+0000", 2023-10-09T10:27:41.942 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0037124290000000002 2023-10-09T10:27:41.943 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.943 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.943 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.943 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.471553+0000", 2023-10-09T10:27:41.943 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00050655700000000004 2023-10-09T10:27:41.943 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.943 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.943 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.943 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.725165+0000", 2023-10-09T10:27:41.943 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.25361212399999999 2023-10-09T10:27:41.943 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.943 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.944 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:27:41.944 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.725424+0000", 2023-10-09T10:27:41.944 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00025876000000000002 2023-10-09T10:27:41.944 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.944 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.944 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:27:41.944 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.725555+0000", 2023-10-09T10:27:41.944 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00013095199999999999 2023-10-09T10:27:41.944 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.945 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:27:41.945 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.945 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.945 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.945 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:99976 7.6 7:6772bfc7:::benchmark_data_smithi053_144553_object9714:head [delete] snapc 0=[] ondisk+write+known_if_redirected e217)", 2023-10-09T10:27:41.945 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:26:43.512809+0000", 2023-10-09T10:27:41.945 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 58.351491754000001, 2023-10-09T10:27:41.945 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.217493564, 2023-10-09T10:27:41.945 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:27:41.945 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:27:41.945 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:27:41.946 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:27:41.946 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:27:41.946 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 99976 2023-10-09T10:27:41.946 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.946 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:27:41.946 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.946 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:27:41.946 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.512809+0000", 2023-10-09T10:27:41.946 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.946 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.946 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.946 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:27:41.947 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.512809+0000", 2023-10-09T10:27:41.947 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.947 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.947 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.947 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:27:41.947 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.512807+0000", 2023-10-09T10:27:41.947 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:27:41.947 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.947 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.947 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:27:41.947 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.512816+0000", 2023-10-09T10:27:41.947 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.2190000000000004e-06 2023-10-09T10:27:41.948 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.948 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.948 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:27:41.948 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.512833+0000", 2023-10-09T10:27:41.948 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.7337999999999999e-05 2023-10-09T10:27:41.948 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.948 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.948 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:27:41.948 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.512842+0000", 2023-10-09T10:27:41.948 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.4180000000000003e-06 2023-10-09T10:27:41.948 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.948 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.949 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.949 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.512887+0000", 2023-10-09T10:27:41.949 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.4566e-05 2023-10-09T10:27:41.949 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.949 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.949 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:27:41.949 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.513002+0000", 2023-10-09T10:27:41.949 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000114715 2023-10-09T10:27:41.949 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.949 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.949 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:27:41.949 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.513096+0000", 2023-10-09T10:27:41.949 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.4629999999999994e-05 2023-10-09T10:27:41.950 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.950 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.950 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:27:41.950 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.516032+0000", 2023-10-09T10:27:41.950 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0029355779999999999 2023-10-09T10:27:41.950 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.950 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.950 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.950 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.520066+0000", 2023-10-09T10:27:41.950 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0040337990000000002 2023-10-09T10:27:41.951 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.951 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.951 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.951 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.730048+0000", 2023-10-09T10:27:41.951 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.20998230300000001 2023-10-09T10:27:41.951 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.951 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.951 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:27:41.951 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.730169+0000", 2023-10-09T10:27:41.951 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00012101 2023-10-09T10:27:41.951 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.952 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.952 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:27:41.952 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.730303+0000", 2023-10-09T10:27:41.952 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00013359 2023-10-09T10:27:41.952 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.952 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:27:41.952 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.952 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.952 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.952 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:103627 7.6 7:60bacaa3:::benchmark_data_smithi053_144553_object13365:head [delete] snapc 0=[] ondisk+write+known_if_redirected e217)", 2023-10-09T10:27:41.952 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:26:51.742434+0000", 2023-10-09T10:27:41.952 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 50.121866316000002, 2023-10-09T10:27:41.953 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.058892255999999997, 2023-10-09T10:27:41.953 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:27:41.953 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:27:41.953 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:27:41.953 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:27:41.953 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:27:41.953 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 103627 2023-10-09T10:27:41.953 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.953 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:27:41.953 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.953 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:27:41.954 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.742434+0000", 2023-10-09T10:27:41.954 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.954 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.954 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.954 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:27:41.954 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.742434+0000", 2023-10-09T10:27:41.954 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.954 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.954 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.955 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:27:41.955 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.742432+0000", 2023-10-09T10:27:41.955 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999976 2023-10-09T10:27:41.955 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.955 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.955 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:27:41.955 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.742443+0000", 2023-10-09T10:27:41.955 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0679000000000001e-05 2023-10-09T10:27:41.955 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.955 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.955 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:27:41.956 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.742461+0000", 2023-10-09T10:27:41.956 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.7960000000000001e-05 2023-10-09T10:27:41.956 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.956 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.956 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:27:41.956 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.742471+0000", 2023-10-09T10:27:41.956 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0462000000000001e-05 2023-10-09T10:27:41.956 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.956 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.956 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.956 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.742525+0000", 2023-10-09T10:27:41.956 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.3811999999999999e-05 2023-10-09T10:27:41.957 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.957 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.957 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:27:41.957 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.742629+0000", 2023-10-09T10:27:41.957 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000103961 2023-10-09T10:27:41.957 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.957 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.957 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:27:41.957 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.742714+0000", 2023-10-09T10:27:41.957 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.5143999999999997e-05 2023-10-09T10:27:41.957 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.957 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.958 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:27:41.958 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.746074+0000", 2023-10-09T10:27:41.958 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0033598399999999998 2023-10-09T10:27:41.958 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.958 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.958 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.958 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.746750+0000", 2023-10-09T10:27:41.958 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00067574300000000003 2023-10-09T10:27:41.958 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.959 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.959 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.959 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.801156+0000", 2023-10-09T10:27:41.959 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.054405996999999998 2023-10-09T10:27:41.959 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.959 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.959 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:27:41.959 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.801216+0000", 2023-10-09T10:27:41.959 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.0143999999999999e-05 2023-10-09T10:27:41.959 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.960 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.960 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:27:41.960 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.801327+0000", 2023-10-09T10:27:41.960 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00011076799999999999 2023-10-09T10:27:41.960 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.960 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:27:41.960 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.960 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.960 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.960 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:103631 7.6 7:68cd9ac1:::benchmark_data_smithi053_144553_object13369:head [delete] snapc 0=[] ondisk+write+known_if_redirected e217)", 2023-10-09T10:27:41.960 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:26:51.752844+0000", 2023-10-09T10:27:41.960 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 50.111456738999998, 2023-10-09T10:27:41.961 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.048880268999999997, 2023-10-09T10:27:41.961 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:27:41.961 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:27:41.961 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:27:41.961 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:27:41.961 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:27:41.961 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 103631 2023-10-09T10:27:41.961 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.961 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:27:41.961 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.961 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:27:41.962 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.752844+0000", 2023-10-09T10:27:41.962 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.962 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.962 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.962 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:27:41.962 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.752844+0000", 2023-10-09T10:27:41.962 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.962 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.962 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.962 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:27:41.962 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.752843+0000", 2023-10-09T10:27:41.962 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:27:41.963 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.963 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.963 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:27:41.963 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.752850+0000", 2023-10-09T10:27:41.963 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.5730000000000002e-06 2023-10-09T10:27:41.963 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.963 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.963 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:27:41.963 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.752864+0000", 2023-10-09T10:27:41.963 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4287000000000001e-05 2023-10-09T10:27:41.963 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.964 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.964 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:27:41.964 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.752872+0000", 2023-10-09T10:27:41.964 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.2819999999999999e-06 2023-10-09T10:27:41.964 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.964 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.964 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.964 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.752913+0000", 2023-10-09T10:27:41.964 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.1356000000000002e-05 2023-10-09T10:27:41.964 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.964 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.964 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:27:41.965 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.753014+0000", 2023-10-09T10:27:41.965 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000100756 2023-10-09T10:27:41.965 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.965 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.965 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:27:41.965 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.753098+0000", 2023-10-09T10:27:41.965 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.3720000000000005e-05 2023-10-09T10:27:41.965 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.965 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.965 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.965 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.756145+0000", 2023-10-09T10:27:41.965 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0030476520000000001 2023-10-09T10:27:41.966 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.966 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.966 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:27:41.966 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.756165+0000", 2023-10-09T10:27:41.966 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.0012000000000001e-05 2023-10-09T10:27:41.966 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.966 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.966 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.966 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.801367+0000", 2023-10-09T10:27:41.966 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.045201341999999999 2023-10-09T10:27:41.966 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.967 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.967 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:27:41.967 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.801497+0000", 2023-10-09T10:27:41.967 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000130498 2023-10-09T10:27:41.967 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.967 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.967 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:27:41.967 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.801724+0000", 2023-10-09T10:27:41.967 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00022719999999999999 2023-10-09T10:27:41.967 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.967 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:27:41.967 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.968 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.968 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.968 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:118551 7.6 7:64cee91c:::benchmark_data_smithi053_144553_object28289:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-09T10:27:41.968 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:27:27.676582+0000", 2023-10-09T10:27:41.968 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 14.187719210999999, 2023-10-09T10:27:41.968 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.054955059000000001, 2023-10-09T10:27:41.968 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:27:41.968 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:27:41.968 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:27:41.968 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:27:41.968 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:27:41.969 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 118551 2023-10-09T10:27:41.969 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.969 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:27:41.969 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.969 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:27:41.969 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.676582+0000", 2023-10-09T10:27:41.969 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.969 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.969 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.969 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:27:41.969 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.676582+0000", 2023-10-09T10:27:41.969 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.970 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.970 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.970 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:27:41.970 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.676580+0000", 2023-10-09T10:27:41.970 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:27:41.970 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.970 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.970 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:27:41.970 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.676589+0000", 2023-10-09T10:27:41.970 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.8519999999999993e-06 2023-10-09T10:27:41.970 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.970 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.971 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:27:41.971 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.676604+0000", 2023-10-09T10:27:41.971 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.5872e-05 2023-10-09T10:27:41.971 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.971 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.971 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:27:41.971 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.676613+0000", 2023-10-09T10:27:41.971 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.0860000000000002e-06 2023-10-09T10:27:41.971 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.971 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.971 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.972 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.676658+0000", 2023-10-09T10:27:41.972 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.5283e-05 2023-10-09T10:27:41.972 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.972 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.972 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:27:41.972 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.676779+0000", 2023-10-09T10:27:41.972 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000120989 2023-10-09T10:27:41.972 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.972 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.972 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:27:41.972 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.676878+0000", 2023-10-09T10:27:41.972 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.9001999999999998e-05 2023-10-09T10:27:41.973 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.973 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.973 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:27:41.973 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.680875+0000", 2023-10-09T10:27:41.973 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0039975499999999999 2023-10-09T10:27:41.973 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.973 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.973 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.973 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.682341+0000", 2023-10-09T10:27:41.973 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0014653730000000001 2023-10-09T10:27:41.973 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.973 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.974 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.974 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.731322+0000", 2023-10-09T10:27:41.974 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.048981088999999998 2023-10-09T10:27:41.974 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.974 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.974 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:27:41.974 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.731405+0000", 2023-10-09T10:27:41.974 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.3273e-05 2023-10-09T10:27:41.974 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.974 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.974 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:27:41.974 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.731537+0000", 2023-10-09T10:27:41.975 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000131502 2023-10-09T10:27:41.975 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.975 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:27:41.975 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.975 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.975 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.975 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:120424 7.6 7:602868fb:::benchmark_data_smithi053_144553_object30162:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-09T10:27:41.975 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:27:31.919370+0000", 2023-10-09T10:27:41.975 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 9.9449310369999999, 2023-10-09T10:27:41.975 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.054612230999999997, 2023-10-09T10:27:41.975 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:27:41.975 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:27:41.976 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:27:41.976 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:27:41.976 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:27:41.976 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 120424 2023-10-09T10:27:41.976 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.976 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:27:41.976 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.976 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:27:41.976 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.919370+0000", 2023-10-09T10:27:41.976 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.976 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.976 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.977 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:27:41.977 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.919370+0000", 2023-10-09T10:27:41.977 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.977 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.977 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.977 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:27:41.977 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.919368+0000", 2023-10-09T10:27:41.977 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:27:41.977 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.977 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.977 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:27:41.977 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.919376+0000", 2023-10-09T10:27:41.978 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.8329999999999994e-06 2023-10-09T10:27:41.978 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.978 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.978 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:27:41.978 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.919389+0000", 2023-10-09T10:27:41.978 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2826999999999999e-05 2023-10-09T10:27:41.978 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.978 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.978 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:27:41.978 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.919396+0000", 2023-10-09T10:27:41.978 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.4399999999999999e-06 2023-10-09T10:27:41.978 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.979 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.979 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.979 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.923495+0000", 2023-10-09T10:27:41.979 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0040992800000000003 2023-10-09T10:27:41.979 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.979 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.979 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:27:41.979 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.923688+0000", 2023-10-09T10:27:41.979 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000193136 2023-10-09T10:27:41.980 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.980 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.980 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:27:41.980 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.923858+0000", 2023-10-09T10:27:41.980 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000169338 2023-10-09T10:27:41.980 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.980 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.980 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:27:41.980 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.929417+0000", 2023-10-09T10:27:41.980 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0055588579999999999 2023-10-09T10:27:41.980 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.980 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.981 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.981 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.932880+0000", 2023-10-09T10:27:41.981 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0034632790000000001 2023-10-09T10:27:41.981 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.981 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.981 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.981 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.973523+0000", 2023-10-09T10:27:41.981 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.040642683999999998 2023-10-09T10:27:41.981 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.981 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.981 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:27:41.982 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.973651+0000", 2023-10-09T10:27:41.982 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00012830900000000001 2023-10-09T10:27:41.982 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.982 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.982 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:27:41.982 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.973982+0000", 2023-10-09T10:27:41.982 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00033103599999999999 2023-10-09T10:27:41.982 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.982 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:27:41.982 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.982 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.983 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.983 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:121047 7.6 7:667ca6ee:::benchmark_data_smithi053_144553_object30785:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-09T10:27:41.983 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:27:33.298455+0000", 2023-10-09T10:27:41.983 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 8.5658462170000007, 2023-10-09T10:27:41.983 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.097387472000000003, 2023-10-09T10:27:41.983 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:27:41.983 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:27:41.983 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:27:41.983 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:27:41.983 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:27:41.983 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 121047 2023-10-09T10:27:41.983 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.984 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:27:41.984 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.984 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:27:41.984 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.298455+0000", 2023-10-09T10:27:41.984 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.984 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.984 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.984 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:27:41.984 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.298455+0000", 2023-10-09T10:27:41.984 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.984 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.984 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.985 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:27:41.985 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.298453+0000", 2023-10-09T10:27:41.985 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:27:41.985 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.985 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.985 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:27:41.985 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.298461+0000", 2023-10-09T10:27:41.985 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.242e-06 2023-10-09T10:27:41.985 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.985 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.985 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:27:41.985 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.298475+0000", 2023-10-09T10:27:41.986 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3443e-05 2023-10-09T10:27:41.986 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.986 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.986 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:27:41.986 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.298481+0000", 2023-10-09T10:27:41.986 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.4389999999999997e-06 2023-10-09T10:27:41.986 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.986 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.986 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.986 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.298544+0000", 2023-10-09T10:27:41.986 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.2717000000000003e-05 2023-10-09T10:27:41.987 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.987 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.987 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:27:41.987 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.298678+0000", 2023-10-09T10:27:41.987 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00013374099999999999 2023-10-09T10:27:41.987 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.987 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.987 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:27:41.987 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.298765+0000", 2023-10-09T10:27:41.987 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.7571000000000006e-05 2023-10-09T10:27:41.987 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.987 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.988 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:27:41.988 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.302037+0000", 2023-10-09T10:27:41.988 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0032715940000000001 2023-10-09T10:27:41.988 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.988 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.988 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.988 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.304274+0000", 2023-10-09T10:27:41.988 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0022377370000000001 2023-10-09T10:27:41.988 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.988 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.988 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.989 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.395679+0000", 2023-10-09T10:27:41.989 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.091404159999999998 2023-10-09T10:27:41.989 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.989 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.989 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:27:41.989 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.395741+0000", 2023-10-09T10:27:41.989 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.2502999999999994e-05 2023-10-09T10:27:41.989 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.989 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.989 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:27:41.989 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.395842+0000", 2023-10-09T10:27:41.989 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000100954 2023-10-09T10:27:41.990 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.990 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:27:41.990 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.990 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.990 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.990 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:121221 7.6 7:6574fc75:::benchmark_data_smithi053_144553_object30959:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-09T10:27:41.990 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:27:33.752686+0000", 2023-10-09T10:27:41.990 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 8.1116143390000008, 2023-10-09T10:27:41.990 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.053083448999999998, 2023-10-09T10:27:41.990 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:27:41.990 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:27:41.991 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:27:41.991 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:27:41.991 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:27:41.991 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 121221 2023-10-09T10:27:41.991 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.991 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:27:41.991 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.991 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:27:41.991 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.752686+0000", 2023-10-09T10:27:41.991 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.991 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.991 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.992 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:27:41.992 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.752686+0000", 2023-10-09T10:27:41.992 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.992 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.992 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.992 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:27:41.992 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.752686+0000", 2023-10-09T10:27:41.992 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:27:41.992 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.992 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.992 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:27:41.992 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.752689+0000", 2023-10-09T10:27:41.993 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.1920000000000001e-06 2023-10-09T10:27:41.993 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.993 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.993 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:27:41.993 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.752708+0000", 2023-10-09T10:27:41.993 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.8382000000000001e-05 2023-10-09T10:27:41.993 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.993 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.993 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:27:41.993 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.752717+0000", 2023-10-09T10:27:41.993 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.5589999999999994e-06 2023-10-09T10:27:41.993 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.994 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.994 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:41.994 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.761670+0000", 2023-10-09T10:27:41.994 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0089528820000000005 2023-10-09T10:27:41.994 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.994 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.994 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:27:41.994 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.761813+0000", 2023-10-09T10:27:41.994 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014274200000000001 2023-10-09T10:27:41.994 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.994 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.995 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:27:41.995 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.761942+0000", 2023-10-09T10:27:41.995 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00012946799999999999 2023-10-09T10:27:41.995 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.995 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.995 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:27:41.995 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.769825+0000", 2023-10-09T10:27:41.995 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0078827740000000004 2023-10-09T10:27:41.995 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.995 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.995 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.995 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.773546+0000", 2023-10-09T10:27:41.996 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0037212019999999998 2023-10-09T10:27:41.996 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.996 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.996 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:41.996 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.805677+0000", 2023-10-09T10:27:41.996 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.032130772000000002 2023-10-09T10:27:41.996 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.996 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.996 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:27:41.996 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.805711+0000", 2023-10-09T10:27:41.996 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.4044999999999997e-05 2023-10-09T10:27:41.996 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.997 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.997 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:27:41.997 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.805770+0000", 2023-10-09T10:27:41.997 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.8941999999999999e-05 2023-10-09T10:27:41.997 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.997 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:27:41.997 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:41.997 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.997 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.997 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:121868 7.6 7:67311c96:::benchmark_data_smithi053_144553_object31606:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-09T10:27:41.997 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:27:35.235802+0000", 2023-10-09T10:27:41.998 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 6.6284989840000001, 2023-10-09T10:27:41.998 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.053104222999999999, 2023-10-09T10:27:41.998 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:27:41.998 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:27:41.998 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:27:41.998 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:27:41.998 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:27:41.998 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 121868 2023-10-09T10:27:41.998 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.998 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:27:41.998 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.998 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:27:41.999 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.235802+0000", 2023-10-09T10:27:41.999 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.999 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.999 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.999 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:27:41.999 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.235802+0000", 2023-10-09T10:27:41.999 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:41.999 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:41.999 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:41.999 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:27:41.999 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.235800+0000", 2023-10-09T10:27:41.999 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:27:42.000 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.000 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.000 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:27:42.000 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.235810+0000", 2023-10-09T10:27:42.000 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.8390000000000002e-06 2023-10-09T10:27:42.000 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.000 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.000 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:27:42.000 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.235825+0000", 2023-10-09T10:27:42.000 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.5794000000000002e-05 2023-10-09T10:27:42.000 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.001 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.001 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:27:42.001 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.235837+0000", 2023-10-09T10:27:42.001 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1287000000000001e-05 2023-10-09T10:27:42.001 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.001 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.001 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:42.001 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.235914+0000", 2023-10-09T10:27:42.001 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.7183999999999998e-05 2023-10-09T10:27:42.001 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.001 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.001 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:27:42.002 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.236112+0000", 2023-10-09T10:27:42.002 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00019793299999999999 2023-10-09T10:27:42.002 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.002 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.002 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:27:42.002 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.236213+0000", 2023-10-09T10:27:42.002 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000101387 2023-10-09T10:27:42.002 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.002 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.002 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:27:42.002 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.240023+0000", 2023-10-09T10:27:42.002 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0038093390000000001 2023-10-09T10:27:42.003 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.003 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.003 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:42.003 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.240153+0000", 2023-10-09T10:27:42.003 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00013070900000000001 2023-10-09T10:27:42.003 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.003 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.003 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:42.003 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.288731+0000", 2023-10-09T10:27:42.003 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.048577790000000003 2023-10-09T10:27:42.003 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.004 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.004 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:27:42.004 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.288792+0000", 2023-10-09T10:27:42.004 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.1340000000000006e-05 2023-10-09T10:27:42.004 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.004 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.004 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:27:42.004 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.288906+0000", 2023-10-09T10:27:42.004 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00011359 2023-10-09T10:27:42.004 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:42.004 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:27:42.004 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:42.005 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.005 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.005 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:121870 7.6 7:6f3eb880:::benchmark_data_smithi053_144553_object31608:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-09T10:27:42.005 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:27:35.240308+0000", 2023-10-09T10:27:42.005 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 6.6239929919999998, 2023-10-09T10:27:42.005 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.048819335999999998, 2023-10-09T10:27:42.005 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:27:42.005 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:27:42.005 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:27:42.005 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:27:42.005 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:27:42.006 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 121870 2023-10-09T10:27:42.006 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.006 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:27:42.006 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.006 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:27:42.006 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.240308+0000", 2023-10-09T10:27:42.006 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:42.006 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.006 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.006 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:27:42.006 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.240308+0000", 2023-10-09T10:27:42.006 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:42.007 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.007 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.007 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:27:42.007 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.240306+0000", 2023-10-09T10:27:42.007 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:27:42.007 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.007 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.007 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:27:42.007 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.240313+0000", 2023-10-09T10:27:42.007 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.1670000000000002e-06 2023-10-09T10:27:42.007 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.007 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.008 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:27:42.008 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.240328+0000", 2023-10-09T10:27:42.008 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4496e-05 2023-10-09T10:27:42.008 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.008 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.008 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:27:42.008 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.240338+0000", 2023-10-09T10:27:42.008 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0273e-05 2023-10-09T10:27:42.008 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.008 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.008 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:42.009 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.240383+0000", 2023-10-09T10:27:42.009 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.4935999999999998e-05 2023-10-09T10:27:42.009 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.009 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.009 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:27:42.009 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.240473+0000", 2023-10-09T10:27:42.009 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.9718999999999999e-05 2023-10-09T10:27:42.009 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.009 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.009 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:27:42.009 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.240548+0000", 2023-10-09T10:27:42.009 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.4709999999999995e-05 2023-10-09T10:27:42.010 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.010 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.010 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:42.010 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.245024+0000", 2023-10-09T10:27:42.010 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0044762860000000003 2023-10-09T10:27:42.010 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.010 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.010 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:27:42.010 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.246328+0000", 2023-10-09T10:27:42.010 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0013041470000000001 2023-10-09T10:27:42.010 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.010 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.011 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:42.011 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.288986+0000", 2023-10-09T10:27:42.011 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.042657813000000003 2023-10-09T10:27:42.011 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.011 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.011 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:27:42.011 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.289046+0000", 2023-10-09T10:27:42.011 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.0547000000000002e-05 2023-10-09T10:27:42.011 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.011 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.011 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:27:42.012 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.289127+0000", 2023-10-09T10:27:42.012 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.0791999999999995e-05 2023-10-09T10:27:42.012 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:42.012 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:27:42.012 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:42.012 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.012 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.012 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:122786 7.6 7:6d790e02:::benchmark_data_smithi053_144553_object32524:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-09T10:27:42.012 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:27:37.342809+0000", 2023-10-09T10:27:42.012 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 4.5214920450000005, 2023-10-09T10:27:42.012 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.054558734999999997, 2023-10-09T10:27:42.012 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:27:42.013 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:27:42.013 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:27:42.013 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:27:42.013 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:27:42.013 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 122786 2023-10-09T10:27:42.013 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.013 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:27:42.013 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.013 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:27:42.013 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.342809+0000", 2023-10-09T10:27:42.013 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:42.013 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.014 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.014 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:27:42.014 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.342809+0000", 2023-10-09T10:27:42.014 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:42.014 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.014 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.014 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:27:42.014 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.342807+0000", 2023-10-09T10:27:42.014 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:27:42.014 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.014 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.015 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:27:42.015 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.342817+0000", 2023-10-09T10:27:42.015 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0125e-05 2023-10-09T10:27:42.015 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.015 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.015 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:27:42.015 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.342836+0000", 2023-10-09T10:27:42.015 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.9168999999999999e-05 2023-10-09T10:27:42.015 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.015 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.015 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:27:42.015 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.342846+0000", 2023-10-09T10:27:42.016 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0190000000000001e-05 2023-10-09T10:27:42.016 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.016 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.016 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:42.016 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.342904+0000", 2023-10-09T10:27:42.016 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.7927999999999998e-05 2023-10-09T10:27:42.016 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.016 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.016 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:27:42.016 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.343058+0000", 2023-10-09T10:27:42.016 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000154368 2023-10-09T10:27:42.017 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.017 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.017 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:27:42.017 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.343147+0000", 2023-10-09T10:27:42.017 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.8605999999999998e-05 2023-10-09T10:27:42.017 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.017 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.017 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:27:42.017 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.346906+0000", 2023-10-09T10:27:42.017 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0037590520000000001 2023-10-09T10:27:42.017 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.017 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.018 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:42.018 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.352227+0000", 2023-10-09T10:27:42.018 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0053209490000000002 2023-10-09T10:27:42.018 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.018 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.018 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:42.018 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.397191+0000", 2023-10-09T10:27:42.018 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.044963537999999997 2023-10-09T10:27:42.018 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.018 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.018 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:27:42.019 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.397252+0000", 2023-10-09T10:27:42.019 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.1007000000000001e-05 2023-10-09T10:27:42.019 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.019 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.019 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:27:42.019 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.397367+0000", 2023-10-09T10:27:42.019 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000115881 2023-10-09T10:27:42.019 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:42.019 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:27:42.019 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:42.019 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.019 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.020 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:124687 7.6 7:6c877f92:::benchmark_data_smithi053_144553_object34425:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-09T10:27:42.020 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:27:41.337884+0000", 2023-10-09T10:27:42.020 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.52641698999999997, 2023-10-09T10:27:42.020 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.051281589000000002, 2023-10-09T10:27:42.020 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:27:42.020 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:27:42.020 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:27:42.020 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:27:42.020 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:27:42.020 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 124687 2023-10-09T10:27:42.020 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.020 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:27:42.021 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.021 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:27:42.021 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.337884+0000", 2023-10-09T10:27:42.021 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:42.021 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.021 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.021 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:27:42.021 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.337884+0000", 2023-10-09T10:27:42.021 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:42.021 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.021 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.022 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:27:42.022 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.337882+0000", 2023-10-09T10:27:42.022 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:27:42.022 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.022 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.022 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:27:42.022 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.337890+0000", 2023-10-09T10:27:42.022 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.0069999999999997e-06 2023-10-09T10:27:42.022 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.022 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.022 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:27:42.022 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.337912+0000", 2023-10-09T10:27:42.023 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.2059999999999999e-05 2023-10-09T10:27:42.023 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.023 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.023 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:27:42.023 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.337923+0000", 2023-10-09T10:27:42.023 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0433e-05 2023-10-09T10:27:42.023 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.023 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.023 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:42.023 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.337972+0000", 2023-10-09T10:27:42.023 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.9443000000000001e-05 2023-10-09T10:27:42.023 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.024 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.024 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:27:42.024 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.338098+0000", 2023-10-09T10:27:42.024 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00012569799999999999 2023-10-09T10:27:42.024 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.024 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.024 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:27:42.024 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.338199+0000", 2023-10-09T10:27:42.024 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000101412 2023-10-09T10:27:42.024 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.024 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.025 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:42.025 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.347457+0000", 2023-10-09T10:27:42.025 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0092575339999999996 2023-10-09T10:27:42.025 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.025 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.025 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:27:42.025 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.347528+0000", 2023-10-09T10:27:42.025 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.1041e-05 2023-10-09T10:27:42.025 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.025 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.025 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:42.025 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.388728+0000", 2023-10-09T10:27:42.026 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.041200006999999997 2023-10-09T10:27:42.026 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.026 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.026 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:27:42.026 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.388868+0000", 2023-10-09T10:27:42.026 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014022500000000001 2023-10-09T10:27:42.026 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.026 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.026 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:27:42.026 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.389165+0000", 2023-10-09T10:27:42.026 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00029747900000000002 2023-10-09T10:27:42.027 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:42.027 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:27:42.027 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:42.027 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.027 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.027 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:124690 7.6 7:6cd66664:::benchmark_data_smithi053_144553_object34428:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-09T10:27:42.027 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:27:41.341878+0000", 2023-10-09T10:27:42.027 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.52242259300000005, 2023-10-09T10:27:42.027 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.047772183000000003, 2023-10-09T10:27:42.027 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:27:42.027 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:27:42.028 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:27:42.028 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:27:42.028 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:27:42.028 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 124690 2023-10-09T10:27:42.028 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.028 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:27:42.028 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.028 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:27:42.028 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.341878+0000", 2023-10-09T10:27:42.028 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:42.028 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.028 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.029 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:27:42.029 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.341878+0000", 2023-10-09T10:27:42.029 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:27:42.029 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.029 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.029 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:27:42.029 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.341876+0000", 2023-10-09T10:27:42.029 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:27:42.029 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.029 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.029 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:27:42.030 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.341886+0000", 2023-10-09T10:27:42.030 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.9830000000000008e-06 2023-10-09T10:27:42.030 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.030 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.030 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:27:42.030 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.341906+0000", 2023-10-09T10:27:42.030 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.0245e-05 2023-10-09T10:27:42.030 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.030 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.030 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:27:42.030 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.341917+0000", 2023-10-09T10:27:42.030 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0611000000000001e-05 2023-10-09T10:27:42.031 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.031 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.031 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:27:42.031 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.342635+0000", 2023-10-09T10:27:42.031 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00071835900000000001 2023-10-09T10:27:42.031 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.031 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.031 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:27:42.031 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.342786+0000", 2023-10-09T10:27:42.031 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000150965 2023-10-09T10:27:42.031 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.031 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.032 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:27:42.032 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.342915+0000", 2023-10-09T10:27:42.032 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000128419 2023-10-09T10:27:42.032 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.032 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.032 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:42.032 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.347518+0000", 2023-10-09T10:27:42.032 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0046033030000000004 2023-10-09T10:27:42.032 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.032 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.032 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:27:42.032 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.347906+0000", 2023-10-09T10:27:42.033 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00038744499999999999 2023-10-09T10:27:42.033 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.033 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.033 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:27:42.033 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.389273+0000", 2023-10-09T10:27:42.033 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.041367754 2023-10-09T10:27:42.033 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.033 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.033 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:27:42.034 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.389392+0000", 2023-10-09T10:27:42.034 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000118903 2023-10-09T10:27:42.034 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:27:42.034 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:27:42.034 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:27:42.034 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.389650+0000", 2023-10-09T10:27:42.034 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00025814399999999997 2023-10-09T10:27:42.034 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:42.034 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:27:42.034 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:42.034 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:27:42.034 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:27:42.035 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:27:42.035 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:42.068 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:42.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:42.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:42.076 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:27:42 smithi053 bash[154970]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-10-09T10:27:42.076 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:27:42 smithi053 bash[154970]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-10-09T10:27:42.076 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:27:42 smithi053 bash[154970]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2023-10-09T10:27:42.076 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:27:42 smithi053 bash[154970]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-10-09T10:27:42.076 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:27:42 smithi053 bash[154970]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-10-09T10:27:42.077 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:27:42 smithi053 bash[154970]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-10-09T10:27:42.077 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:27:42 smithi053 bash[154970]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-10-09T10:27:42.077 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:27:42 smithi053 bash[154970]: --> ceph-volume lvm activate successful for osd ID: 2 2023-10-09T10:27:42.171 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:42.217 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:42.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:42.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:42.321 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:42.348 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:42.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:42.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:42.451 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:42.471 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:42.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:42.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:42.574 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:42.600 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:42.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:42.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:42.709 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:42.736 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:42.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:42.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:42.842 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:42.852 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:27:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:27:42] "GET /metrics HTTP/1.1" 200 36591 "" "Prometheus/2.33.4" 2023-10-09T10:27:42.865 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:42.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:42.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:42.969 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:42.995 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:42.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:42.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:43.099 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:43.150 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:43.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:43.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:43.255 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:43.274 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:43.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:43.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:43.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:43 smithi086 bash[59714]: cluster 2023-10-09T10:27:41.511772+0000 mgr.y (mgr.26072) 757 : cluster 0 pgmap v796: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 473 op/s; 39258/170271 objects degraded (23.056%); 34343/170271 objects misplaced (20.170%); 9.1 MiB/s, 145 objects/s recovering 2023-10-09T10:27:43.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:43 smithi086 bash[59714]: cluster 2023-10-09T10:27:43.092220+0000 mon.a (mon.0) 1062 : cluster 3 Health check update: Degraded data redundancy: 39258/170271 objects degraded (23.056%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:43.376 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:43.397 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:43.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:43.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:43.503 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:43.541 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:43.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:43.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:43.644 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:43.651 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:43 smithi053 bash[79554]: cluster 2023-10-09T10:27:41.511772+0000 mgr.y (mgr.26072) 757 : cluster 0 pgmap v796: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 473 op/s; 39258/170271 objects degraded (23.056%); 34343/170271 objects misplaced (20.170%); 9.1 MiB/s, 145 objects/s recovering 2023-10-09T10:27:43.652 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:43 smithi053 bash[79554]: cluster 2023-10-09T10:27:43.092220+0000 mon.a (mon.0) 1062 : cluster 3 Health check update: Degraded data redundancy: 39258/170271 objects degraded (23.056%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:43.652 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:43 smithi053 bash[76859]: cluster 2023-10-09T10:27:41.511772+0000 mgr.y (mgr.26072) 757 : cluster 0 pgmap v796: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 473 op/s; 39258/170271 objects degraded (23.056%); 34343/170271 objects misplaced (20.170%); 9.1 MiB/s, 145 objects/s recovering 2023-10-09T10:27:43.652 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:43 smithi053 bash[76859]: cluster 2023-10-09T10:27:43.092220+0000 mon.a (mon.0) 1062 : cluster 3 Health check update: Degraded data redundancy: 39258/170271 objects degraded (23.056%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:43.670 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:43.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:43.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:43.774 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:43.805 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:43.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:43.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:43.912 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:43.934 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:43.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:43.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:44.038 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:44.068 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:44.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:44.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:44.172 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:44.204 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:44.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:44.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:44.307 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:44.331 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:44.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:44.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:44.436 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:44.458 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:44.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:44.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:44.562 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:44.593 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:44.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:44.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:44.697 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:44.727 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:44.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:44.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:44.829 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:44.867 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:44.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:44.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:44.974 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:45.000 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:45.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:45.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:45.106 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:45.132 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:45.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:45.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:45.236 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:45.267 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:45.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:45.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:45.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:45 smithi086 bash[59714]: cluster 2023-10-09T10:27:43.512791+0000 mgr.y (mgr.26072) 758 : cluster 0 pgmap v797: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 446 op/s; 38990/167658 objects degraded (23.256%); 33912/167658 objects misplaced (20.227%); 7.5 MiB/s, 120 objects/s recovering 2023-10-09T10:27:45.370 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:45.406 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:45.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:45.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:45.511 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:45.520 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:45 smithi053 bash[76859]: cluster 2023-10-09T10:27:43.512791+0000 mgr.y (mgr.26072) 758 : cluster 0 pgmap v797: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 446 op/s; 38990/167658 objects degraded (23.256%); 33912/167658 objects misplaced (20.227%); 7.5 MiB/s, 120 objects/s recovering 2023-10-09T10:27:45.521 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:45 smithi053 bash[79554]: cluster 2023-10-09T10:27:43.512791+0000 mgr.y (mgr.26072) 758 : cluster 0 pgmap v797: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 446 op/s; 38990/167658 objects degraded (23.256%); 33912/167658 objects misplaced (20.227%); 7.5 MiB/s, 120 objects/s recovering 2023-10-09T10:27:45.535 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:45.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:45.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:45.638 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:45.662 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:45.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:45.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:45.767 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:45.792 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:45.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:45.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:45.895 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:45.941 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:45.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:45.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:46.048 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:46.071 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:46.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:46.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:46.176 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:46.200 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:46.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:46.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:46.304 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:46.352 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:46.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:46.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:46.456 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:46.492 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:46.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:46.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:46.599 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:46.641 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:46.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:46.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:46.713 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-09T10:27:46.747 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:46.788 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:46.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:46.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:46.891 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:46.916 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:46.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:46.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:47.023 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:47.045 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:47.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:47.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:47.147 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:47.176 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:47.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:47.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:47.281 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:47.319 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:47.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:47.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:47.423 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:47.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:47 smithi053 bash[76859]: cluster 2023-10-09T10:27:45.513704+0000 mgr.y (mgr.26072) 759 : cluster 0 pgmap v798: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 431 op/s; 38431/165561 objects degraded (23.213%); 33643/165561 objects misplaced (20.321%); 7.6 MiB/s, 121 objects/s recovering 2023-10-09T10:27:47.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:47 smithi053 bash[79554]: cluster 2023-10-09T10:27:45.513704+0000 mgr.y (mgr.26072) 759 : cluster 0 pgmap v798: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 431 op/s; 38431/165561 objects degraded (23.213%); 33643/165561 objects misplaced (20.321%); 7.6 MiB/s, 121 objects/s recovering 2023-10-09T10:27:47.471 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:47.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:47.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:47.478 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:47 smithi086 bash[59714]: cluster 2023-10-09T10:27:45.513704+0000 mgr.y (mgr.26072) 759 : cluster 0 pgmap v798: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 431 op/s; 38431/165561 objects degraded (23.213%); 33643/165561 objects misplaced (20.321%); 7.6 MiB/s, 121 objects/s recovering 2023-10-09T10:27:47.579 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:47.604 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:47.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:47.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:47.710 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:47.748 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:47.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:47.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:47.856 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:47.881 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:47.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:47.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:47.983 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:48.009 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:48.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:48.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:48.116 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:48.144 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:48.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:48.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:48.246 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:48.278 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:48.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:48.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:48.284 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:48 smithi086 bash[59714]: cluster 2023-10-09T10:27:48.093409+0000 mon.a (mon.0) 1063 : cluster 3 Health check update: Degraded data redundancy: 38431/165561 objects degraded (23.213%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:48.384 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:48.408 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:48.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:48.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:48.512 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:48.537 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:48.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:48.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:48.579 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:48 smithi053 bash[76859]: cluster 2023-10-09T10:27:48.093409+0000 mon.a (mon.0) 1063 : cluster 3 Health check update: Degraded data redundancy: 38431/165561 objects degraded (23.213%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:48.580 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:48 smithi053 bash[79554]: cluster 2023-10-09T10:27:48.093409+0000 mon.a (mon.0) 1063 : cluster 3 Health check update: Degraded data redundancy: 38431/165561 objects degraded (23.213%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:48.646 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:48.672 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:48.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:48.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:48.775 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:48.809 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:48.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:48.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:48.915 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:48.952 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:48.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:48.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:49.056 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:49.093 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:49.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:49.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:49.196 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:49.222 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:49.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:49.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:49.325 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:49.370 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:49.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:49.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:49.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:49 smithi053 bash[79554]: cluster 2023-10-09T10:27:47.514550+0000 mgr.y (mgr.26072) 760 : cluster 0 pgmap v799: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 437 op/s; 37697/163353 objects degraded (23.077%); 33345/163353 objects misplaced (20.413%); 9.2 MiB/s, 147 objects/s recovering 2023-10-09T10:27:49.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:49 smithi053 bash[76859]: cluster 2023-10-09T10:27:47.514550+0000 mgr.y (mgr.26072) 760 : cluster 0 pgmap v799: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 437 op/s; 37697/163353 objects degraded (23.077%); 33345/163353 objects misplaced (20.413%); 9.2 MiB/s, 147 objects/s recovering 2023-10-09T10:27:49.476 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:49.502 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:49.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:49.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:49.605 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:49.613 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:49 smithi086 bash[59714]: cluster 2023-10-09T10:27:47.514550+0000 mgr.y (mgr.26072) 760 : cluster 0 pgmap v799: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 437 op/s; 37697/163353 objects degraded (23.077%); 33345/163353 objects misplaced (20.413%); 9.2 MiB/s, 147 objects/s recovering 2023-10-09T10:27:49.631 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:49.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:49.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:49.735 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:49.757 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:49.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:49.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:49.862 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:49.900 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:49.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:49.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:50.003 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:50.037 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:50.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:50.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:50.142 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:50.190 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:50.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:50.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:50.296 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:50.322 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:50.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:50.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:50.425 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:50.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:50.460 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:50.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:50.561 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:50.597 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:50.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:50.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:50.707 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:50.751 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:50.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:50.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:50.859 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:50.904 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:50.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:50.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:51.010 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:51.044 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:51.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:51.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:51.151 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:51.178 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:51.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:51.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:51.216 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:27:51.222 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:51 smithi053 bash[79554]: cluster 2023-10-09T10:27:49.515221+0000 mgr.y (mgr.26072) 761 : cluster 0 pgmap v800: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 467 op/s; 37141/160269 objects degraded (23.174%); 32913/160269 objects misplaced (20.536%); 8.4 MiB/s, 133 objects/s recovering 2023-10-09T10:27:51.222 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:51 smithi053 bash[79554]: audit 2023-10-09T10:27:51.168748+0000 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.53:0/965893415' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:27:51.223 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:51 smithi053 bash[76859]: cluster 2023-10-09T10:27:49.515221+0000 mgr.y (mgr.26072) 761 : cluster 0 pgmap v800: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 467 op/s; 37141/160269 objects degraded (23.174%); 32913/160269 objects misplaced (20.536%); 8.4 MiB/s, 133 objects/s recovering 2023-10-09T10:27:51.223 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:51 smithi053 bash[76859]: audit 2023-10-09T10:27:51.168748+0000 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.53:0/965893415' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:27:51.262 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:27:51.285 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:51.289 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:27:51.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:51.323 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:51.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:51.324 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:27:51.342 INFO:teuthology.orchestra.run.smithi053.stderr:no valid command found; 10 closest matches: 2023-10-09T10:27:51.342 INFO:teuthology.orchestra.run.smithi053.stderr:0 2023-10-09T10:27:51.342 INFO:teuthology.orchestra.run.smithi053.stderr:1 2023-10-09T10:27:51.342 INFO:teuthology.orchestra.run.smithi053.stderr:2 2023-10-09T10:27:51.343 INFO:teuthology.orchestra.run.smithi053.stderr:abort 2023-10-09T10:27:51.343 INFO:teuthology.orchestra.run.smithi053.stderr:assert 2023-10-09T10:27:51.343 INFO:teuthology.orchestra.run.smithi053.stderr:config diff 2023-10-09T10:27:51.343 INFO:teuthology.orchestra.run.smithi053.stderr:config diff get 2023-10-09T10:27:51.343 INFO:teuthology.orchestra.run.smithi053.stderr:config get 2023-10-09T10:27:51.343 INFO:teuthology.orchestra.run.smithi053.stderr:config help [] 2023-10-09T10:27:51.343 INFO:teuthology.orchestra.run.smithi053.stderr:config set ... 2023-10-09T10:27:51.344 INFO:teuthology.orchestra.run.smithi053.stderr:admin_socket: invalid command 2023-10-09T10:27:51.357 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:27:51.384 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:27:51.414 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:27:51.414 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:27:51.414 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:27:51.414 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENXIO: problem getting command descriptions from osd.2 2023-10-09T10:27:51.414 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:27:51.414 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:27:51.414 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:27:51.414 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:27:51.415 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:27:51.424 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:27:51 smithi053 bash[156052]: debug 2023-10-09T10:27:51.335+0000 7f0fe38d7640 -1 Falling back to public interface 2023-10-09T10:27:51.424 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:51.450 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:51.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:51.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:51.557 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:51.579 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:51.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:51.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:51.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:51 smithi086 bash[59714]: cluster 2023-10-09T10:27:49.515221+0000 mgr.y (mgr.26072) 761 : cluster 0 pgmap v800: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 467 op/s; 37141/160269 objects degraded (23.174%); 32913/160269 objects misplaced (20.536%); 8.4 MiB/s, 133 objects/s recovering 2023-10-09T10:27:51.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:51 smithi086 bash[59714]: audit 2023-10-09T10:27:51.168748+0000 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.53:0/965893415' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:27:51.682 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:51.707 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:51.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:51.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:51.811 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:51.836 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:51.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:51.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:51.945 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:51.972 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:51.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:51.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:52.078 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:52.111 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:52.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:52.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:52.219 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:52.238 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is unset 2023-10-09T10:27:52.247 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:52.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:52.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:52.269 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:52 smithi053 bash[79554]: audit 2023-10-09T10:27:51.263715+0000 mon.c (mon.2) 66 : audit 1 from='client.? 172.21.15.53:0/9266117' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:27:52.269 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:52 smithi053 bash[79554]: audit 2023-10-09T10:27:51.264186+0000 mon.a (mon.0) 1064 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:27:52.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:52 smithi053 bash[76859]: audit 2023-10-09T10:27:51.263715+0000 mon.c (mon.2) 66 : audit 1 from='client.? 172.21.15.53:0/9266117' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:27:52.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:52 smithi053 bash[76859]: audit 2023-10-09T10:27:51.264186+0000 mon.a (mon.0) 1064 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:27:52.350 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:52.359 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:52 smithi086 bash[59714]: audit 2023-10-09T10:27:51.263715+0000 mon.c (mon.2) 66 : audit 1 from='client.? 172.21.15.53:0/9266117' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:27:52.359 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:52 smithi086 bash[59714]: audit 2023-10-09T10:27:51.264186+0000 mon.a (mon.0) 1064 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:27:52.395 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:52.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:52.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:52.503 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:52.537 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:52.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:52.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:52.643 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:52.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:27:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:27:52] "GET /metrics HTTP/1.1" 200 36591 "" "Prometheus/2.33.4" 2023-10-09T10:27:52.701 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:52.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:52.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:52.808 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:52.833 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:52.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:52.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:52.940 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:52.989 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:52.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:52.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:53.096 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:53.134 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:53.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:53.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:53.237 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:53.259 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:53.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:53.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:53.366 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:53.396 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:53.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:53.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:53.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:53 smithi053 bash[76859]: cluster 2023-10-09T10:27:51.516104+0000 mgr.y (mgr.26072) 762 : cluster 0 pgmap v801: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.2 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 489 op/s; 36132/156519 objects degraded (23.085%); 32363/156519 objects misplaced (20.677%); 9.4 MiB/s, 149 objects/s recovering 2023-10-09T10:27:53.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:53 smithi053 bash[76859]: cluster 2023-10-09T10:27:52.220009+0000 mon.a (mon.0) 1065 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:27:53.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:53 smithi053 bash[76859]: audit 2023-10-09T10:27:52.232258+0000 mon.a (mon.0) 1066 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:27:53.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:53 smithi053 bash[76859]: cluster 2023-10-09T10:27:52.232393+0000 mon.a (mon.0) 1067 : cluster 0 osdmap e223: 8 total, 7 up, 8 in 2023-10-09T10:27:53.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:53 smithi053 bash[76859]: cluster 2023-10-09T10:27:52.233035+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e223 with expected crc 2023-10-09T10:27:53.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:53 smithi053 bash[76859]: cluster 2023-10-09T10:27:52.244291+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e223 with expected crc 2023-10-09T10:27:53.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:53 smithi053 bash[76859]: cluster 2023-10-09T10:27:52.246596+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e223 with expected crc 2023-10-09T10:27:53.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:53 smithi053 bash[76859]: audit 2023-10-09T10:27:53.071015+0000 mon.a (mon.0) 1068 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:27:53.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:53 smithi053 bash[76859]: cluster 2023-10-09T10:27:53.094687+0000 mon.a (mon.0) 1069 : cluster 3 Health check update: Degraded data redundancy: 36132/156519 objects degraded (23.085%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:53.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:53 smithi053 bash[79554]: cluster 2023-10-09T10:27:51.516104+0000 mgr.y (mgr.26072) 762 : cluster 0 pgmap v801: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.2 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 489 op/s; 36132/156519 objects degraded (23.085%); 32363/156519 objects misplaced (20.677%); 9.4 MiB/s, 149 objects/s recovering 2023-10-09T10:27:53.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:53 smithi053 bash[79554]: cluster 2023-10-09T10:27:52.220009+0000 mon.a (mon.0) 1065 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:27:53.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:53 smithi053 bash[79554]: audit 2023-10-09T10:27:52.232258+0000 mon.a (mon.0) 1066 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:27:53.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:53 smithi053 bash[79554]: cluster 2023-10-09T10:27:52.232393+0000 mon.a (mon.0) 1067 : cluster 0 osdmap e223: 8 total, 7 up, 8 in 2023-10-09T10:27:53.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:53 smithi053 bash[79554]: cluster 2023-10-09T10:27:52.233035+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e223 with expected crc 2023-10-09T10:27:53.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:53 smithi053 bash[79554]: cluster 2023-10-09T10:27:52.244291+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e223 with expected crc 2023-10-09T10:27:53.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:53 smithi053 bash[79554]: cluster 2023-10-09T10:27:52.246596+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e223 with expected crc 2023-10-09T10:27:53.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:53 smithi053 bash[79554]: audit 2023-10-09T10:27:53.071015+0000 mon.a (mon.0) 1068 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:27:53.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:53 smithi053 bash[79554]: cluster 2023-10-09T10:27:53.094687+0000 mon.a (mon.0) 1069 : cluster 3 Health check update: Degraded data redundancy: 36132/156519 objects degraded (23.085%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:53.500 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:53.510 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:53 smithi086 bash[59714]: cluster 2023-10-09T10:27:51.516104+0000 mgr.y (mgr.26072) 762 : cluster 0 pgmap v801: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.2 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 489 op/s; 36132/156519 objects degraded (23.085%); 32363/156519 objects misplaced (20.677%); 9.4 MiB/s, 149 objects/s recovering 2023-10-09T10:27:53.510 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:53 smithi086 bash[59714]: cluster 2023-10-09T10:27:52.220009+0000 mon.a (mon.0) 1065 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:27:53.510 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:53 smithi086 bash[59714]: audit 2023-10-09T10:27:52.232258+0000 mon.a (mon.0) 1066 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:27:53.510 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:53 smithi086 bash[59714]: cluster 2023-10-09T10:27:52.232393+0000 mon.a (mon.0) 1067 : cluster 0 osdmap e223: 8 total, 7 up, 8 in 2023-10-09T10:27:53.510 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:53 smithi086 bash[59714]: cluster 2023-10-09T10:27:52.233035+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e223 with expected crc 2023-10-09T10:27:53.510 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:53 smithi086 bash[59714]: cluster 2023-10-09T10:27:52.244291+0000 osd.4 (osd.4) 182 : cluster 3 failed to encode map e223 with expected crc 2023-10-09T10:27:53.511 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:53 smithi086 bash[59714]: cluster 2023-10-09T10:27:52.246596+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e223 with expected crc 2023-10-09T10:27:53.511 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:53 smithi086 bash[59714]: audit 2023-10-09T10:27:53.071015+0000 mon.a (mon.0) 1068 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:27:53.511 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:53 smithi086 bash[59714]: cluster 2023-10-09T10:27:53.094687+0000 mon.a (mon.0) 1069 : cluster 3 Health check update: Degraded data redundancy: 36132/156519 objects degraded (23.085%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:53.543 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:53.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:53.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:53.648 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:53.700 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:53.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:53.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:53.803 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:53.828 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:53.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:53.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:53.931 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:53.961 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:53.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:53.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:54.064 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:54.170 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:54.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:54.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:54.238 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:54 smithi086 bash[59714]: cluster 2023-10-09T10:27:52.235607+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e223 with expected crc 2023-10-09T10:27:54.274 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:54.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:54.316 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:54.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:54.417 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:54.433 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:54 smithi053 bash[79554]: cluster 2023-10-09T10:27:52.235607+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e223 with expected crc 2023-10-09T10:27:54.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:54 smithi053 bash[76859]: cluster 2023-10-09T10:27:52.235607+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e223 with expected crc 2023-10-09T10:27:54.434 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-10-09T10:27:54.435 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-10-09T10:27:54.467 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:54.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:54.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:54.571 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:54.596 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:54.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:54.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:54.704 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:54.733 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-10-09T10:27:54.734 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-2, ['dump_ops_in_flight'] 2023-10-09T10:27:54.762 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:54.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:54.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:54.867 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:54.910 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:54.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:54.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:55.016 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:55.043 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:55.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:55.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:55.149 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:55.181 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:55.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:55.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:55.238 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:55 smithi086 bash[59714]: cluster 2023-10-09T10:27:53.517207+0000 mgr.y (mgr.26072) 763 : cluster 0 pgmap v803: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 458 op/s; 35850/153903 objects degraded (23.294%); 31936/153903 objects misplaced (20.751%); 8.7 MiB/s, 138 objects/s recovering 2023-10-09T10:27:55.286 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:55.295 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:55 smithi053 bash[79554]: cluster 2023-10-09T10:27:53.517207+0000 mgr.y (mgr.26072) 763 : cluster 0 pgmap v803: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 458 op/s; 35850/153903 objects degraded (23.294%); 31936/153903 objects misplaced (20.751%); 8.7 MiB/s, 138 objects/s recovering 2023-10-09T10:27:55.295 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:55 smithi053 bash[76859]: cluster 2023-10-09T10:27:53.517207+0000 mgr.y (mgr.26072) 763 : cluster 0 pgmap v803: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 458 op/s; 35850/153903 objects degraded (23.294%); 31936/153903 objects misplaced (20.751%); 8.7 MiB/s, 138 objects/s recovering 2023-10-09T10:27:55.322 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:55.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:55.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:55.427 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:55.463 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:55.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:55.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:55.565 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:55.598 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:55.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:55.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:55.674 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:27:55 smithi053 bash[156052]: debug 2023-10-09T10:27:55.471+0000 7f0fe38d7640 -1 osd.2 161 log_to_monitors true 2023-10-09T10:27:55.703 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:55.739 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:55.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:55.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:55.843 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:55.869 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:55.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:55.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:55.899 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:27:55.973 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:56.003 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:56.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:56.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:56.107 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:56.129 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:56.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:56.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:56.235 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:56.245 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:56 smithi053 bash[79554]: audit 2023-10-09T10:27:55.480098+0000 mon.a (mon.0) 1070 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T10:27:56.245 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:56 smithi053 bash[79554]: audit 2023-10-09T10:27:55.480868+0000 mon.b (mon.1) 16 : audit 1 from='osd.2 [v2:172.21.15.53:6818/3199212248,v1:172.21.15.53:6819/3199212248]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T10:27:56.245 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:56 smithi053 bash[76859]: audit 2023-10-09T10:27:55.480098+0000 mon.a (mon.0) 1070 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T10:27:56.245 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:56 smithi053 bash[76859]: audit 2023-10-09T10:27:55.480868+0000 mon.b (mon.1) 16 : audit 1 from='osd.2 [v2:172.21.15.53:6818/3199212248,v1:172.21.15.53:6819/3199212248]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T10:27:56.268 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:56.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:56.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:56.371 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:56.405 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:56.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:56.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:56.436 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:27:56.515 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:56.524 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:56 smithi086 bash[59714]: audit 2023-10-09T10:27:55.480098+0000 mon.a (mon.0) 1070 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T10:27:56.524 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:56 smithi086 bash[59714]: audit 2023-10-09T10:27:55.480868+0000 mon.b (mon.1) 16 : audit 1 from='osd.2 [v2:172.21.15.53:6818/3199212248,v1:172.21.15.53:6819/3199212248]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-10-09T10:27:56.539 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:56.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:56.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:56.645 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:56.674 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:27:56 smithi053 bash[156052]: debug 2023-10-09T10:27:56.335+0000 7f0fd2d3f700 -1 osd.2 224 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-10-09T10:27:56.676 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:56.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:56.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:56.747 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T10:27:56.780 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:56.810 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:56.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:56.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:56.913 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:56.944 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:56.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:56.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:57.053 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:57.099 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:57.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:57.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:57.208 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:57.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:57.247 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:57.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:57.348 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:57.358 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:57 smithi086 bash[59714]: cluster 2023-10-09T10:27:55.518391+0000 mgr.y (mgr.26072) 764 : cluster 0 pgmap v804: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 461 op/s; 35233/151716 objects degraded (23.223%); 31671/151716 objects misplaced (20.875%); 8.8 MiB/s, 141 objects/s recovering 2023-10-09T10:27:57.358 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:57 smithi086 bash[59714]: audit 2023-10-09T10:27:56.253050+0000 mon.a (mon.0) 1071 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-09T10:27:57.359 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:57 smithi086 bash[59714]: cluster 2023-10-09T10:27:56.253151+0000 mon.a (mon.0) 1072 : cluster 0 osdmap e224: 8 total, 7 up, 8 in 2023-10-09T10:27:57.359 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:57 smithi086 bash[59714]: cluster 2023-10-09T10:27:56.255413+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T10:27:57.359 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:57 smithi086 bash[59714]: audit 2023-10-09T10:27:56.255793+0000 mon.a (mon.0) 1073 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T10:27:57.359 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:57 smithi086 bash[59714]: audit 2023-10-09T10:27:56.256585+0000 mon.b (mon.1) 17 : audit 1 from='osd.2 [v2:172.21.15.53:6818/3199212248,v1:172.21.15.53:6819/3199212248]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T10:27:57.359 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:57 smithi086 bash[59714]: cluster 2023-10-09T10:27:56.257924+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T10:27:57.359 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:57 smithi086 bash[59714]: cluster 2023-10-09T10:27:56.268713+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T10:27:57.370 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:57.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:57.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:57.475 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:57.508 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:57.510 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:57 smithi053 bash[76859]: cluster 2023-10-09T10:27:55.518391+0000 mgr.y (mgr.26072) 764 : cluster 0 pgmap v804: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 461 op/s; 35233/151716 objects degraded (23.223%); 31671/151716 objects misplaced (20.875%); 8.8 MiB/s, 141 objects/s recovering 2023-10-09T10:27:57.510 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:57 smithi053 bash[76859]: audit 2023-10-09T10:27:56.253050+0000 mon.a (mon.0) 1071 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-09T10:27:57.510 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:57 smithi053 bash[76859]: cluster 2023-10-09T10:27:56.253151+0000 mon.a (mon.0) 1072 : cluster 0 osdmap e224: 8 total, 7 up, 8 in 2023-10-09T10:27:57.510 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:57 smithi053 bash[76859]: cluster 2023-10-09T10:27:56.255413+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T10:27:57.510 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:57 smithi053 bash[76859]: audit 2023-10-09T10:27:56.255793+0000 mon.a (mon.0) 1073 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T10:27:57.510 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:57 smithi053 bash[76859]: audit 2023-10-09T10:27:56.256585+0000 mon.b (mon.1) 17 : audit 1 from='osd.2 [v2:172.21.15.53:6818/3199212248,v1:172.21.15.53:6819/3199212248]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T10:27:57.511 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:57 smithi053 bash[76859]: cluster 2023-10-09T10:27:56.257924+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T10:27:57.511 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:57 smithi053 bash[76859]: cluster 2023-10-09T10:27:56.268713+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T10:27:57.511 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:57 smithi053 bash[79554]: cluster 2023-10-09T10:27:55.518391+0000 mgr.y (mgr.26072) 764 : cluster 0 pgmap v804: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 461 op/s; 35233/151716 objects degraded (23.223%); 31671/151716 objects misplaced (20.875%); 8.8 MiB/s, 141 objects/s recovering 2023-10-09T10:27:57.511 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:57 smithi053 bash[79554]: audit 2023-10-09T10:27:56.253050+0000 mon.a (mon.0) 1071 : audit 1 from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-10-09T10:27:57.511 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:57 smithi053 bash[79554]: cluster 2023-10-09T10:27:56.253151+0000 mon.a (mon.0) 1072 : cluster 0 osdmap e224: 8 total, 7 up, 8 in 2023-10-09T10:27:57.511 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:57 smithi053 bash[79554]: cluster 2023-10-09T10:27:56.255413+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T10:27:57.511 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:57 smithi053 bash[79554]: audit 2023-10-09T10:27:56.255793+0000 mon.a (mon.0) 1073 : audit 1 from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T10:27:57.511 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:57 smithi053 bash[79554]: audit 2023-10-09T10:27:56.256585+0000 mon.b (mon.1) 17 : audit 1 from='osd.2 [v2:172.21.15.53:6818/3199212248,v1:172.21.15.53:6819/3199212248]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi053", "root=default"]}]: dispatch 2023-10-09T10:27:57.511 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:57 smithi053 bash[79554]: cluster 2023-10-09T10:27:56.257924+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T10:27:57.511 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:57 smithi053 bash[79554]: cluster 2023-10-09T10:27:56.268713+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T10:27:57.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:57.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:57.613 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:57.644 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:57.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:57.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:57.748 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:57.775 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:57.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:57.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:57.878 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:57.909 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:57.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:57.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:58.013 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:58.041 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:27:58.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:58.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:27:58.144 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:58.171 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:58.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:58.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:58.274 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:58.300 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:58.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:58.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:58.411 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:58.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[76859]: cluster 2023-10-09T10:27:56.268481+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T10:27:58.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[76859]: cluster 2023-10-09T10:27:56.271134+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T10:27:58.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[76859]: cluster 2023-10-09T10:27:57.250764+0000 mon.a (mon.0) 1074 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T10:27:58.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[76859]: cluster 2023-10-09T10:27:57.260123+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T10:27:58.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[76859]: cluster 2023-10-09T10:27:57.260744+0000 mon.a (mon.0) 1075 : cluster 1 osd.2 [v2:172.21.15.53:6818/3199212248,v1:172.21.15.53:6819/3199212248] boot 2023-10-09T10:27:58.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[76859]: cluster 2023-10-09T10:27:57.261066+0000 mon.a (mon.0) 1076 : cluster 0 osdmap e225: 8 total, 8 up, 8 in 2023-10-09T10:27:58.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[76859]: cluster 2023-10-09T10:27:57.261628+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T10:27:58.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[76859]: audit 2023-10-09T10:27:57.261715+0000 mon.a (mon.0) 1077 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T10:27:58.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[76859]: cluster 2023-10-09T10:27:57.262050+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T10:27:58.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[76859]: cluster 2023-10-09T10:27:57.265032+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T10:27:58.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[76859]: cluster 2023-10-09T10:27:57.265183+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T10:27:58.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[76859]: cluster 2023-10-09T10:27:57.271470+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T10:27:58.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[76859]: cluster 2023-10-09T10:27:58.095911+0000 mon.a (mon.0) 1078 : cluster 3 Health check update: Degraded data redundancy: 35233/151716 objects degraded (23.223%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:58.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[76859]: cluster 2023-10-09T10:27:58.102340+0000 mon.a (mon.0) 1079 : cluster 0 osdmap e226: 8 total, 8 up, 8 in 2023-10-09T10:27:58.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[76859]: cluster 2023-10-09T10:27:58.103608+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:58.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[76859]: cluster 2023-10-09T10:27:58.107859+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:58.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[76859]: cluster 2023-10-09T10:27:58.110109+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:58.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[76859]: cluster 2023-10-09T10:27:58.110249+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:58.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[76859]: cluster 2023-10-09T10:27:58.112377+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:58.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[76859]: cluster 2023-10-09T10:27:58.114647+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:58.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[76859]: cluster 2023-10-09T10:27:58.117059+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:58.429 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[76859]: cluster 2023-10-09T10:27:58.134758+0000 osd.6 (osd.6) 97 : cluster 0 7.c starting backfill to osd.2 from (0'0,0'0] MAX to 224'8399 2023-10-09T10:27:58.429 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[79554]: cluster 2023-10-09T10:27:56.268481+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T10:27:58.429 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[79554]: cluster 2023-10-09T10:27:56.271134+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T10:27:58.429 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[79554]: cluster 2023-10-09T10:27:57.250764+0000 mon.a (mon.0) 1074 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T10:27:58.430 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[79554]: cluster 2023-10-09T10:27:57.260123+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T10:27:58.430 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[79554]: cluster 2023-10-09T10:27:57.260744+0000 mon.a (mon.0) 1075 : cluster 1 osd.2 [v2:172.21.15.53:6818/3199212248,v1:172.21.15.53:6819/3199212248] boot 2023-10-09T10:27:58.430 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[79554]: cluster 2023-10-09T10:27:57.261066+0000 mon.a (mon.0) 1076 : cluster 0 osdmap e225: 8 total, 8 up, 8 in 2023-10-09T10:27:58.430 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[79554]: cluster 2023-10-09T10:27:57.261628+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T10:27:58.430 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[79554]: audit 2023-10-09T10:27:57.261715+0000 mon.a (mon.0) 1077 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T10:27:58.431 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[79554]: cluster 2023-10-09T10:27:57.262050+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T10:27:58.431 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[79554]: cluster 2023-10-09T10:27:57.265032+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T10:27:58.431 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[79554]: cluster 2023-10-09T10:27:57.265183+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T10:27:58.431 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[79554]: cluster 2023-10-09T10:27:57.271470+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T10:27:58.431 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[79554]: cluster 2023-10-09T10:27:58.095911+0000 mon.a (mon.0) 1078 : cluster 3 Health check update: Degraded data redundancy: 35233/151716 objects degraded (23.223%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:58.431 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[79554]: cluster 2023-10-09T10:27:58.102340+0000 mon.a (mon.0) 1079 : cluster 0 osdmap e226: 8 total, 8 up, 8 in 2023-10-09T10:27:58.432 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[79554]: cluster 2023-10-09T10:27:58.103608+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:58.432 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[79554]: cluster 2023-10-09T10:27:58.107859+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:58.432 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[79554]: cluster 2023-10-09T10:27:58.110109+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:58.432 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[79554]: cluster 2023-10-09T10:27:58.110249+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:58.433 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[79554]: cluster 2023-10-09T10:27:58.112377+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:58.433 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[79554]: cluster 2023-10-09T10:27:58.114647+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:58.433 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[79554]: cluster 2023-10-09T10:27:58.117059+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:58.434 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:58 smithi053 bash[79554]: cluster 2023-10-09T10:27:58.134758+0000 osd.6 (osd.6) 97 : cluster 0 7.c starting backfill to osd.2 from (0'0,0'0] MAX to 224'8399 2023-10-09T10:27:58.440 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:58.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:58.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:58.543 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:58.556 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:58 smithi086 bash[59714]: cluster 2023-10-09T10:27:56.268481+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T10:27:58.557 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:58 smithi086 bash[59714]: cluster 2023-10-09T10:27:56.271134+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e224 with expected crc 2023-10-09T10:27:58.557 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:58 smithi086 bash[59714]: cluster 2023-10-09T10:27:57.250764+0000 mon.a (mon.0) 1074 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-10-09T10:27:58.557 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:58 smithi086 bash[59714]: cluster 2023-10-09T10:27:57.260123+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T10:27:58.557 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:58 smithi086 bash[59714]: cluster 2023-10-09T10:27:57.260744+0000 mon.a (mon.0) 1075 : cluster 1 osd.2 [v2:172.21.15.53:6818/3199212248,v1:172.21.15.53:6819/3199212248] boot 2023-10-09T10:27:58.557 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:58 smithi086 bash[59714]: cluster 2023-10-09T10:27:57.261066+0000 mon.a (mon.0) 1076 : cluster 0 osdmap e225: 8 total, 8 up, 8 in 2023-10-09T10:27:58.557 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:58 smithi086 bash[59714]: cluster 2023-10-09T10:27:57.261628+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T10:27:58.557 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:58 smithi086 bash[59714]: audit 2023-10-09T10:27:57.261715+0000 mon.a (mon.0) 1077 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-10-09T10:27:58.557 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:58 smithi086 bash[59714]: cluster 2023-10-09T10:27:57.262050+0000 osd.4 (osd.4) 183 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T10:27:58.557 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:58 smithi086 bash[59714]: cluster 2023-10-09T10:27:57.265032+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T10:27:58.557 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:58 smithi086 bash[59714]: cluster 2023-10-09T10:27:57.265183+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T10:27:58.557 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:58 smithi086 bash[59714]: cluster 2023-10-09T10:27:57.271470+0000 osd.4 (osd.4) 184 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T10:27:58.558 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:58 smithi086 bash[59714]: cluster 2023-10-09T10:27:58.095911+0000 mon.a (mon.0) 1078 : cluster 3 Health check update: Degraded data redundancy: 35233/151716 objects degraded (23.223%), 11 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-10-09T10:27:58.558 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:58 smithi086 bash[59714]: cluster 2023-10-09T10:27:58.102340+0000 mon.a (mon.0) 1079 : cluster 0 osdmap e226: 8 total, 8 up, 8 in 2023-10-09T10:27:58.558 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:58 smithi086 bash[59714]: cluster 2023-10-09T10:27:58.103608+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:58.558 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:58 smithi086 bash[59714]: cluster 2023-10-09T10:27:58.107859+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:58.558 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:58 smithi086 bash[59714]: cluster 2023-10-09T10:27:58.110109+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:58.558 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:58 smithi086 bash[59714]: cluster 2023-10-09T10:27:58.110249+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:58.558 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:58 smithi086 bash[59714]: cluster 2023-10-09T10:27:58.112377+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:58.558 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:58 smithi086 bash[59714]: cluster 2023-10-09T10:27:58.114647+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:58.558 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:58 smithi086 bash[59714]: cluster 2023-10-09T10:27:58.117059+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:58.558 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:58 smithi086 bash[59714]: cluster 2023-10-09T10:27:58.134758+0000 osd.6 (osd.6) 97 : cluster 0 7.c starting backfill to osd.2 from (0'0,0'0] MAX to 224'8399 2023-10-09T10:27:58.574 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:58.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:58.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:58.678 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:58.705 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:27:58.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:58.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:27:58.809 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:58.837 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:58.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:58.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:58.939 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:58.969 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:58.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:58.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:59.072 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:59.097 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:27:59.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:59.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:27:59.200 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:59.223 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:59.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:59.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:59.326 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:59.335 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:59 smithi086 bash[59714]: cluster 2023-10-09T10:27:57.272246+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T10:27:59.335 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:59 smithi086 bash[59714]: cluster 2023-10-09T10:27:57.519499+0000 mgr.y (mgr.26072) 765 : cluster 0 pgmap v807: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 381 op/s; 34539/149646 objects degraded (23.080%); 31378/149646 objects misplaced (20.968%); 7.4 MiB/s, 117 objects/s recovering 2023-10-09T10:27:59.335 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:59 smithi086 bash[59714]: cluster 2023-10-09T10:27:58.104812+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.336 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:59 smithi086 bash[59714]: cluster 2023-10-09T10:27:58.108015+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.336 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:59 smithi086 bash[59714]: cluster 2023-10-09T10:27:58.108908+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.336 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:59 smithi086 bash[59714]: cluster 2023-10-09T10:27:58.110304+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.336 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:59 smithi086 bash[59714]: cluster 2023-10-09T10:27:58.111472+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.336 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:59 smithi086 bash[59714]: cluster 2023-10-09T10:27:58.112499+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.336 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:59 smithi086 bash[59714]: cluster 2023-10-09T10:27:58.114034+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.336 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:59 smithi086 bash[59714]: cluster 2023-10-09T10:27:58.115445+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.336 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:59 smithi086 bash[59714]: cluster 2023-10-09T10:27:58.116267+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.336 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:59 smithi086 bash[59714]: cluster 2023-10-09T10:27:58.117302+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.336 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:59 smithi086 bash[59714]: cluster 2023-10-09T10:27:58.119454+0000 osd.4 (osd.4) 190 : cluster 0 7.8 starting backfill to osd.2 from (0'0,0'0] MAX to 224'8206 2023-10-09T10:27:59.336 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:59 smithi086 bash[59714]: cluster 2023-10-09T10:27:58.121593+0000 osd.5 (osd.5) 227 : cluster 0 7.0 starting backfill to osd.2 from (0'0,0'0] MAX to 224'8058 2023-10-09T10:27:59.337 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:59 smithi086 bash[59714]: cluster 2023-10-09T10:27:58.146934+0000 osd.5 (osd.5) 228 : cluster 0 7.b starting backfill to osd.2 from (0'0,0'0] MAX to 224'8233 2023-10-09T10:27:59.337 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:59 smithi086 bash[59714]: cluster 2023-10-09T10:27:59.118396+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:27:59.337 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:59 smithi086 bash[59714]: cluster 2023-10-09T10:27:59.119784+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:27:59.337 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:59 smithi086 bash[59714]: cluster 2023-10-09T10:27:59.119880+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:27:59.337 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:59 smithi086 bash[59714]: cluster 2023-10-09T10:27:59.122596+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:27:59.337 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:59 smithi086 bash[59714]: cluster 2023-10-09T10:27:59.123920+0000 mon.a (mon.0) 1080 : cluster 0 osdmap e227: 8 total, 8 up, 8 in 2023-10-09T10:27:59.337 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:59 smithi086 bash[59714]: cluster 2023-10-09T10:27:59.125222+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:27:59.337 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:59 smithi086 bash[59714]: cluster 2023-10-09T10:27:59.127242+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:27:59.337 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:27:59 smithi086 bash[59714]: cluster 2023-10-09T10:27:59.135810+0000 osd.7 (osd.7) 186 : cluster 0 7.5 starting backfill to osd.2 from (0'0,0'0] MAX to 224'8373 2023-10-09T10:27:59.354 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:27:59.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:59.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:27:59.460 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:59.491 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:59.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:59.493 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:59.494 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[76859]: cluster 2023-10-09T10:27:57.272246+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T10:27:59.494 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[76859]: cluster 2023-10-09T10:27:57.519499+0000 mgr.y (mgr.26072) 765 : cluster 0 pgmap v807: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 381 op/s; 34539/149646 objects degraded (23.080%); 31378/149646 objects misplaced (20.968%); 7.4 MiB/s, 117 objects/s recovering 2023-10-09T10:27:59.494 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[76859]: cluster 2023-10-09T10:27:58.104812+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.494 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[76859]: cluster 2023-10-09T10:27:58.108015+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.494 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[76859]: cluster 2023-10-09T10:27:58.108908+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.494 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[76859]: cluster 2023-10-09T10:27:58.110304+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.494 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[76859]: cluster 2023-10-09T10:27:58.111472+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.494 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[76859]: cluster 2023-10-09T10:27:58.112499+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.495 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[76859]: cluster 2023-10-09T10:27:58.114034+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.495 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[76859]: cluster 2023-10-09T10:27:58.115445+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.495 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[76859]: cluster 2023-10-09T10:27:58.116267+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.495 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[76859]: cluster 2023-10-09T10:27:58.117302+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.495 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[76859]: cluster 2023-10-09T10:27:58.119454+0000 osd.4 (osd.4) 190 : cluster 0 7.8 starting backfill to osd.2 from (0'0,0'0] MAX to 224'8206 2023-10-09T10:27:59.495 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[76859]: cluster 2023-10-09T10:27:58.121593+0000 osd.5 (osd.5) 227 : cluster 0 7.0 starting backfill to osd.2 from (0'0,0'0] MAX to 224'8058 2023-10-09T10:27:59.495 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[76859]: cluster 2023-10-09T10:27:58.146934+0000 osd.5 (osd.5) 228 : cluster 0 7.b starting backfill to osd.2 from (0'0,0'0] MAX to 224'8233 2023-10-09T10:27:59.495 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[76859]: cluster 2023-10-09T10:27:59.118396+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:27:59.495 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[76859]: cluster 2023-10-09T10:27:59.119784+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:27:59.495 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[76859]: cluster 2023-10-09T10:27:59.119880+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:27:59.495 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[76859]: cluster 2023-10-09T10:27:59.122596+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:27:59.496 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[76859]: cluster 2023-10-09T10:27:59.123920+0000 mon.a (mon.0) 1080 : cluster 0 osdmap e227: 8 total, 8 up, 8 in 2023-10-09T10:27:59.496 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[76859]: cluster 2023-10-09T10:27:59.125222+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:27:59.496 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[76859]: cluster 2023-10-09T10:27:59.127242+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:27:59.496 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[76859]: cluster 2023-10-09T10:27:59.135810+0000 osd.7 (osd.7) 186 : cluster 0 7.5 starting backfill to osd.2 from (0'0,0'0] MAX to 224'8373 2023-10-09T10:27:59.496 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[79554]: cluster 2023-10-09T10:27:57.272246+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e225 with expected crc 2023-10-09T10:27:59.496 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[79554]: cluster 2023-10-09T10:27:57.519499+0000 mgr.y (mgr.26072) 765 : cluster 0 pgmap v807: 89 pgs: 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+undersized+degraded, 27 active+clean+remapped, 45 active+clean, 6 active+undersized; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 381 op/s; 34539/149646 objects degraded (23.080%); 31378/149646 objects misplaced (20.968%); 7.4 MiB/s, 117 objects/s recovering 2023-10-09T10:27:59.497 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[79554]: cluster 2023-10-09T10:27:58.104812+0000 osd.4 (osd.4) 185 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.497 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[79554]: cluster 2023-10-09T10:27:58.108015+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.497 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[79554]: cluster 2023-10-09T10:27:58.108908+0000 osd.4 (osd.4) 186 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.497 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[79554]: cluster 2023-10-09T10:27:58.110304+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.497 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[79554]: cluster 2023-10-09T10:27:58.111472+0000 osd.4 (osd.4) 187 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.497 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[79554]: cluster 2023-10-09T10:27:58.112499+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.497 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[79554]: cluster 2023-10-09T10:27:58.114034+0000 osd.4 (osd.4) 188 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.497 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[79554]: cluster 2023-10-09T10:27:58.115445+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.497 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[79554]: cluster 2023-10-09T10:27:58.116267+0000 osd.4 (osd.4) 189 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.498 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[79554]: cluster 2023-10-09T10:27:58.117302+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e226 with expected crc 2023-10-09T10:27:59.498 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[79554]: cluster 2023-10-09T10:27:58.119454+0000 osd.4 (osd.4) 190 : cluster 0 7.8 starting backfill to osd.2 from (0'0,0'0] MAX to 224'8206 2023-10-09T10:27:59.498 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[79554]: cluster 2023-10-09T10:27:58.121593+0000 osd.5 (osd.5) 227 : cluster 0 7.0 starting backfill to osd.2 from (0'0,0'0] MAX to 224'8058 2023-10-09T10:27:59.498 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[79554]: cluster 2023-10-09T10:27:58.146934+0000 osd.5 (osd.5) 228 : cluster 0 7.b starting backfill to osd.2 from (0'0,0'0] MAX to 224'8233 2023-10-09T10:27:59.498 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[79554]: cluster 2023-10-09T10:27:59.118396+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:27:59.498 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[79554]: cluster 2023-10-09T10:27:59.119784+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:27:59.498 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[79554]: cluster 2023-10-09T10:27:59.119880+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:27:59.498 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[79554]: cluster 2023-10-09T10:27:59.122596+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:27:59.498 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[79554]: cluster 2023-10-09T10:27:59.123920+0000 mon.a (mon.0) 1080 : cluster 0 osdmap e227: 8 total, 8 up, 8 in 2023-10-09T10:27:59.499 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[79554]: cluster 2023-10-09T10:27:59.125222+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:27:59.499 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[79554]: cluster 2023-10-09T10:27:59.127242+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:27:59.499 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:27:59 smithi053 bash[79554]: cluster 2023-10-09T10:27:59.135810+0000 osd.7 (osd.7) 186 : cluster 0 7.5 starting backfill to osd.2 from (0'0,0'0] MAX to 224'8373 2023-10-09T10:27:59.594 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:59.623 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:27:59.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:59.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:27:59.726 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:59.735 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-09T10:27:59.762 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:27:59.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:59.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:27:59.870 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:59.895 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:27:59.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:27:59.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:27:59.998 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:00.033 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:00.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:00.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:00.137 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:00.168 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:00.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:00.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:00.272 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:00.295 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:00.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:00 smithi053 bash[76859]: cluster 2023-10-09T10:27:59.115178+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:28:00.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:00 smithi053 bash[76859]: cluster 2023-10-09T10:27:59.118498+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:28:00.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:00 smithi053 bash[76859]: cluster 2023-10-09T10:27:59.119892+0000 osd.3 (osd.3) 10 : cluster 0 7.3 starting backfill to osd.2 from (0'0,0'0] MAX to 224'8537 2023-10-09T10:28:00.296 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:00 smithi053 bash[76859]: cluster 2023-10-09T10:27:59.122465+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:28:00.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:00 smithi053 bash[76859]: cluster 2023-10-09T10:27:59.125050+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:28:00.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:00 smithi053 bash[76859]: cluster 2023-10-09T10:27:59.127637+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:28:00.297 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:00 smithi053 bash[76859]: cluster 2023-10-09T10:27:59.132100+0000 osd.5 (osd.5) 233 : cluster 0 7.e starting backfill to osd.2 from (0'0,0'0] MAX to 224'8198 2023-10-09T10:28:00.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:00 smithi053 bash[79554]: cluster 2023-10-09T10:27:59.115178+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:28:00.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:00 smithi053 bash[79554]: cluster 2023-10-09T10:27:59.118498+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:28:00.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:00 smithi053 bash[79554]: cluster 2023-10-09T10:27:59.119892+0000 osd.3 (osd.3) 10 : cluster 0 7.3 starting backfill to osd.2 from (0'0,0'0] MAX to 224'8537 2023-10-09T10:28:00.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:00 smithi053 bash[79554]: cluster 2023-10-09T10:27:59.122465+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:28:00.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:00 smithi053 bash[79554]: cluster 2023-10-09T10:27:59.125050+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:28:00.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:00 smithi053 bash[79554]: cluster 2023-10-09T10:27:59.127637+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:28:00.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:00 smithi053 bash[79554]: cluster 2023-10-09T10:27:59.132100+0000 osd.5 (osd.5) 233 : cluster 0 7.e starting backfill to osd.2 from (0'0,0'0] MAX to 224'8198 2023-10-09T10:28:00.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:00.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:00.401 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:00.409 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:00 smithi086 bash[59714]: cluster 2023-10-09T10:27:59.115178+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:28:00.409 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:00 smithi086 bash[59714]: cluster 2023-10-09T10:27:59.118498+0000 osd.4 (osd.4) 191 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:28:00.409 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:00 smithi086 bash[59714]: cluster 2023-10-09T10:27:59.119892+0000 osd.3 (osd.3) 10 : cluster 0 7.3 starting backfill to osd.2 from (0'0,0'0] MAX to 224'8537 2023-10-09T10:28:00.409 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:00 smithi086 bash[59714]: cluster 2023-10-09T10:27:59.122465+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:28:00.409 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:00 smithi086 bash[59714]: cluster 2023-10-09T10:27:59.125050+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:28:00.410 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:00 smithi086 bash[59714]: cluster 2023-10-09T10:27:59.127637+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e227 with expected crc 2023-10-09T10:28:00.410 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:00 smithi086 bash[59714]: cluster 2023-10-09T10:27:59.132100+0000 osd.5 (osd.5) 233 : cluster 0 7.e starting backfill to osd.2 from (0'0,0'0] MAX to 224'8198 2023-10-09T10:28:00.432 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:00.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:00.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:00.536 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:00.564 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:00.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:00.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:00.669 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:00.700 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:00.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:00.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:00.802 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:00.833 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:00.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:00.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:00.939 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:01.498 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:28:01.498 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:28:01.499 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:01 smithi053 bash[76859]: cluster 2023-10-09T10:27:59.520211+0000 mgr.y (mgr.26072) 766 : cluster 0 pgmap v810: 89 pgs: 3 peering, 11 remapped+peering, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 17 active+clean+remapped, 44 active+clean, 5 active+undersized; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 350 op/s; 28146/147504 objects degraded (19.082%); 24924/147504 objects misplaced (16.897%); 8.6 MiB/s, 137 objects/s recovering 2023-10-09T10:28:01.499 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:01 smithi053 bash[79554]: cluster 2023-10-09T10:27:59.520211+0000 mgr.y (mgr.26072) 766 : cluster 0 pgmap v810: 89 pgs: 3 peering, 11 remapped+peering, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 17 active+clean+remapped, 44 active+clean, 5 active+undersized; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 350 op/s; 28146/147504 objects degraded (19.082%); 24924/147504 objects misplaced (16.897%); 8.6 MiB/s, 137 objects/s recovering 2023-10-09T10:28:01.499 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:28:01.499 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:28:01.520 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:01.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:01.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:01.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:01 smithi086 bash[59714]: cluster 2023-10-09T10:27:59.520211+0000 mgr.y (mgr.26072) 766 : cluster 0 pgmap v810: 89 pgs: 3 peering, 11 remapped+peering, 1 active+recovery_wait+degraded, 2 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 17 active+clean+remapped, 44 active+clean, 5 active+undersized; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 350 op/s; 28146/147504 objects degraded (19.082%); 24924/147504 objects misplaced (16.897%); 8.6 MiB/s, 137 objects/s recovering 2023-10-09T10:28:01.623 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:01.658 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:01.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:01.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:01.764 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:01.790 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:01.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:01.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:01.895 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:01.935 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:01.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:01.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:02.039 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:02.073 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:02.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:02.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:02.176 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:02.205 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:02.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:02.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:02.308 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:02.337 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:02.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:02.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:02.439 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:02.465 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:02.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:02.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:02.568 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:02.600 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:02.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:02.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:02.703 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:02.719 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:28:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:28:02] "GET /metrics HTTP/1.1" 200 36594 "" "Prometheus/2.33.4" 2023-10-09T10:28:02.733 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:02.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:02.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:02.837 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:02.864 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:02.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:02.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:02.970 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:02.997 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:02.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:02.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:03.100 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:03.128 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:03.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:03.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:03.231 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:03.259 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:03.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:03.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:03.363 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:03.374 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:03 smithi053 bash[79554]: cluster 2023-10-09T10:28:01.521430+0000 mgr.y (mgr.26072) 767 : cluster 0 pgmap v811: 89 pgs: 1 active+recovering+undersized+remapped, 3 peering, 9 remapped+peering, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+remapped, 1 active+recovery_wait+degraded+remapped, 64 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 249 op/s; 29465/146124 objects degraded (20.164%); 25105/146124 objects misplaced (17.181%); 7.5 MiB/s, 119 objects/s recovering 2023-10-09T10:28:03.375 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:03 smithi053 bash[79554]: cluster 2023-10-09T10:28:03.097600+0000 mon.a (mon.0) 1081 : cluster 3 Health check update: Degraded data redundancy: 29465/146124 objects degraded (20.164%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:03.375 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:03 smithi053 bash[76859]: cluster 2023-10-09T10:28:01.521430+0000 mgr.y (mgr.26072) 767 : cluster 0 pgmap v811: 89 pgs: 1 active+recovering+undersized+remapped, 3 peering, 9 remapped+peering, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+remapped, 1 active+recovery_wait+degraded+remapped, 64 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 249 op/s; 29465/146124 objects degraded (20.164%); 25105/146124 objects misplaced (17.181%); 7.5 MiB/s, 119 objects/s recovering 2023-10-09T10:28:03.375 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:03 smithi053 bash[76859]: cluster 2023-10-09T10:28:03.097600+0000 mon.a (mon.0) 1081 : cluster 3 Health check update: Degraded data redundancy: 29465/146124 objects degraded (20.164%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:03.388 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:03.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:03.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:03.492 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:03.502 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:03 smithi086 bash[59714]: cluster 2023-10-09T10:28:01.521430+0000 mgr.y (mgr.26072) 767 : cluster 0 pgmap v811: 89 pgs: 1 active+recovering+undersized+remapped, 3 peering, 9 remapped+peering, 1 active+recovery_wait+degraded, 2 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+remapped, 1 active+recovery_wait+degraded+remapped, 64 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 249 op/s; 29465/146124 objects degraded (20.164%); 25105/146124 objects misplaced (17.181%); 7.5 MiB/s, 119 objects/s recovering 2023-10-09T10:28:03.502 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:03 smithi086 bash[59714]: cluster 2023-10-09T10:28:03.097600+0000 mon.a (mon.0) 1081 : cluster 3 Health check update: Degraded data redundancy: 29465/146124 objects degraded (20.164%), 9 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:03.518 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:03.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:03.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:03.622 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:03.649 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:03.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:03.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:03.754 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:03.780 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:03.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:03.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:03.883 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:03.909 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:03.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:03.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:04.016 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:04.044 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:04.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:04.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:04.146 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:04.176 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:04.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:04.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:04.279 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:04.307 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:04.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:04.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:04.387 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-09T10:28:04.411 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:04.434 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:04.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:04.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:04.537 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:04.562 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:04.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:04.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:04.665 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:04.689 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:04.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:04.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:04.793 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:04.819 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:04.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:04.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:04.922 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:04.953 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:04.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:04.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:05.056 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:05.083 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:05.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:05.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:05.186 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:05.220 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:05.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:05.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:05.325 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:05.350 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:05.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:05.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:05.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:05 smithi053 bash[76859]: cluster 2023-10-09T10:28:03.522655+0000 mgr.y (mgr.26072) 768 : cluster 0 pgmap v812: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 204 op/s; 45542/145800 objects degraded (31.236%); 26365/145800 objects misplaced (18.083%); 6.9 MiB/s, 112 objects/s recovering 2023-10-09T10:28:05.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:05 smithi053 bash[79554]: cluster 2023-10-09T10:28:03.522655+0000 mgr.y (mgr.26072) 768 : cluster 0 pgmap v812: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 204 op/s; 45542/145800 objects degraded (31.236%); 26365/145800 objects misplaced (18.083%); 6.9 MiB/s, 112 objects/s recovering 2023-10-09T10:28:05.457 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:05.484 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:05.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:05.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:05.588 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:05 smithi086 bash[59714]: cluster 2023-10-09T10:28:03.522655+0000 mgr.y (mgr.26072) 768 : cluster 0 pgmap v812: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 204 op/s; 45542/145800 objects degraded (31.236%); 26365/145800 objects misplaced (18.083%); 6.9 MiB/s, 112 objects/s recovering 2023-10-09T10:28:05.618 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:05.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:05.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:05.720 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:05.751 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:05.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:05.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:05.854 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:05.880 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:05.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:05.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:05.983 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:06.007 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:06.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:06.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:06.110 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:06.135 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:06.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:06.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:06.238 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:06.267 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:06.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:06.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:06.370 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:06.396 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:06.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:06.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:06.499 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:06.533 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:06.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:06.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:06.637 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:06.665 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:06.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:06.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:06.772 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:06.795 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:06.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:06.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:06.899 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:06.925 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:06.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:06.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:07.029 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:07.052 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:28:07.054 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:07.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:07.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:07.157 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:07.182 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:07.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:07.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:07.288 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:07.314 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:07.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:07.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:07.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:07 smithi086 bash[59714]: cluster 2023-10-09T10:28:05.523436+0000 mgr.y (mgr.26072) 769 : cluster 0 pgmap v813: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 164 op/s; 45521/145695 objects degraded (31.244%); 26331/145695 objects misplaced (18.073%); 5.6 MiB/s, 90 objects/s recovering 2023-10-09T10:28:07.416 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:07.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:07 smithi053 bash[76859]: cluster 2023-10-09T10:28:05.523436+0000 mgr.y (mgr.26072) 769 : cluster 0 pgmap v813: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 164 op/s; 45521/145695 objects degraded (31.244%); 26331/145695 objects misplaced (18.073%); 5.6 MiB/s, 90 objects/s recovering 2023-10-09T10:28:07.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:07 smithi053 bash[79554]: cluster 2023-10-09T10:28:05.523436+0000 mgr.y (mgr.26072) 769 : cluster 0 pgmap v813: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 164 op/s; 45521/145695 objects degraded (31.244%); 26331/145695 objects misplaced (18.073%); 5.6 MiB/s, 90 objects/s recovering 2023-10-09T10:28:07.447 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:07.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:07.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:07.551 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:07.579 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:07.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:07.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:07.683 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:07.715 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:07.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:07.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:07.818 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:07.843 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:07.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:07.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:07.946 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:07.971 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:07.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:07.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:08.075 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:08.099 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:08.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:08.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:08.202 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:08.231 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:08.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:08.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:08.334 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:08.367 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:08.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:08.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:08.470 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:08.496 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:08.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:08.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:08.600 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:08.627 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:08.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:08.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:08.731 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:08.754 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:08.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:08.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:08.856 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:08.889 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:08.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:08.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:08.925 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:28:08.992 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:09.016 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:09.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:09.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:09.119 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:09.143 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:09.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:09.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:09.248 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:09.261 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:09 smithi053 bash[79554]: cluster 2023-10-09T10:28:07.524542+0000 mgr.y (mgr.26072) 770 : cluster 0 pgmap v814: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 63 op/s; 45521/145695 objects degraded (31.244%); 25581/145695 objects misplaced (17.558%); 6.5 MiB/s, 104 objects/s recovering 2023-10-09T10:28:09.261 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:09 smithi053 bash[79554]: audit 2023-10-09T10:28:08.075760+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:28:09.261 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:09 smithi053 bash[79554]: audit 2023-10-09T10:28:08.076964+0000 mon.a (mon.0) 1083 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:28:09.261 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:09 smithi053 bash[79554]: cluster 2023-10-09T10:28:08.099193+0000 mon.a (mon.0) 1084 : cluster 3 Health check update: Degraded data redundancy: 45521/145695 objects degraded (31.244%), 13 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:09.262 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:09 smithi053 bash[76859]: cluster 2023-10-09T10:28:07.524542+0000 mgr.y (mgr.26072) 770 : cluster 0 pgmap v814: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 63 op/s; 45521/145695 objects degraded (31.244%); 25581/145695 objects misplaced (17.558%); 6.5 MiB/s, 104 objects/s recovering 2023-10-09T10:28:09.262 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:09 smithi053 bash[76859]: audit 2023-10-09T10:28:08.075760+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:28:09.262 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:09 smithi053 bash[76859]: audit 2023-10-09T10:28:08.076964+0000 mon.a (mon.0) 1083 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:28:09.262 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:09 smithi053 bash[76859]: cluster 2023-10-09T10:28:08.099193+0000 mon.a (mon.0) 1084 : cluster 3 Health check update: Degraded data redundancy: 45521/145695 objects degraded (31.244%), 13 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:09.275 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:09.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:09.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:09 smithi086 bash[59714]: cluster 2023-10-09T10:28:07.524542+0000 mgr.y (mgr.26072) 770 : cluster 0 pgmap v814: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 63 op/s; 45521/145695 objects degraded (31.244%); 25581/145695 objects misplaced (17.558%); 6.5 MiB/s, 104 objects/s recovering 2023-10-09T10:28:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:09 smithi086 bash[59714]: audit 2023-10-09T10:28:08.075760+0000 mon.a (mon.0) 1082 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:28:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:09 smithi086 bash[59714]: audit 2023-10-09T10:28:08.076964+0000 mon.a (mon.0) 1083 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:28:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:09 smithi086 bash[59714]: cluster 2023-10-09T10:28:08.099193+0000 mon.a (mon.0) 1084 : cluster 3 Health check update: Degraded data redundancy: 45521/145695 objects degraded (31.244%), 13 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:09.378 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:09.404 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:09.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:09.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:09.507 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:09.533 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:09.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:09.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:09.637 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:09.663 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:09.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:09.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:09.768 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:09.803 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:09.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:09.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:09.907 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:09.933 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:09.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:09.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:10.036 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:10.060 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:10.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:10.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:10.163 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:10.188 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:10.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:10.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:10.293 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:10.318 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:10.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:10.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:10.421 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:10.447 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:10.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:10.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:10.550 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:10.574 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:10.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:10.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:10.680 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:10.708 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:10.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:10.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:10.812 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:10.836 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:28:10.842 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:10.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:10.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:10.866 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:28:10.894 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:28:10.922 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:28:10.942 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:28:10.949 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:10.964 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:28:10.971 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:10.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:10.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:10.989 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:28:11.075 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:11.100 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:11.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:11.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:11.171 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:11 smithi053 bash[79554]: cluster 2023-10-09T10:28:09.525555+0000 mgr.y (mgr.26072) 771 : cluster 0 pgmap v815: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 57 op/s; 45521/145695 objects degraded (31.244%); 25581/145695 objects misplaced (17.558%); 5.8 MiB/s, 94 objects/s recovering 2023-10-09T10:28:11.171 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:11 smithi053 bash[79554]: audit 2023-10-09T10:28:10.813758+0000 mon.c (mon.2) 67 : audit 0 from='client.? 172.21.15.53:0/3763582429' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:28:11.171 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:11 smithi053 bash[76859]: cluster 2023-10-09T10:28:09.525555+0000 mgr.y (mgr.26072) 771 : cluster 0 pgmap v815: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 57 op/s; 45521/145695 objects degraded (31.244%); 25581/145695 objects misplaced (17.558%); 5.8 MiB/s, 94 objects/s recovering 2023-10-09T10:28:11.172 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:11 smithi053 bash[76859]: audit 2023-10-09T10:28:10.813758+0000 mon.c (mon.2) 67 : audit 0 from='client.? 172.21.15.53:0/3763582429' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:28:11.202 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:11.226 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:11.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:11.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:11.330 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:11.359 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:11.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:11.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:11.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:11 smithi086 bash[59714]: cluster 2023-10-09T10:28:09.525555+0000 mgr.y (mgr.26072) 771 : cluster 0 pgmap v815: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 10 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+remapped, 1 active+recovery_wait+degraded+remapped, 71 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 57 op/s; 45521/145695 objects degraded (31.244%); 25581/145695 objects misplaced (17.558%); 5.8 MiB/s, 94 objects/s recovering 2023-10-09T10:28:11.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:11 smithi086 bash[59714]: audit 2023-10-09T10:28:10.813758+0000 mon.c (mon.2) 67 : audit 0 from='client.? 172.21.15.53:0/3763582429' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:28:11.434 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:28:11.436 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:28:11.436 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:28:11.436 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:28:11.436 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:28:11.436 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:28:11.436 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:28:11.436 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:28:11.436 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:28:11.463 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:11.487 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:11.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:11.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:11.590 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:11.616 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:11.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:11.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:11.721 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:11.748 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:11.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:11.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:11.852 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:11.880 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:11.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:11.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:11.984 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:12.006 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:12.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:12.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:12.096 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is unset 2023-10-09T10:28:12.110 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:12.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:12 smithi086 bash[59714]: audit 2023-10-09T10:28:11.360353+0000 mon.a (mon.0) 1085 : audit 1 from='client.? 172.21.15.53:0/2943857138' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:28:12.133 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:12.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:12.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:12.237 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:12.261 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:12.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:12.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:12.301 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:12 smithi053 bash[76859]: audit 2023-10-09T10:28:11.360353+0000 mon.a (mon.0) 1085 : audit 1 from='client.? 172.21.15.53:0/2943857138' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:28:12.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:12 smithi053 bash[79554]: audit 2023-10-09T10:28:11.360353+0000 mon.a (mon.0) 1085 : audit 1 from='client.? 172.21.15.53:0/2943857138' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:28:12.364 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:12.388 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:12.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:12.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:12.491 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:12.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:12.522 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:12.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:12.623 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:12.647 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:12.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:12.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:12.752 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:12.779 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:12.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:12.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:12.882 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:12.893 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:28:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:28:12] "GET /metrics HTTP/1.1" 200 36592 "" "Prometheus/2.33.4" 2023-10-09T10:28:12.907 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:12.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:12.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:13.011 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:13.034 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:13.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:13.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:13.138 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:13.158 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:13 smithi053 bash[76859]: cluster 2023-10-09T10:28:11.526942+0000 mgr.y (mgr.26072) 772 : cluster 0 pgmap v816: 89 pgs: 1 activating+remapped, 2 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 73 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 64 op/s; 40536/145170 objects degraded (27.923%); 28115/145170 objects misplaced (19.367%); 11 MiB/s, 181 objects/s recovering 2023-10-09T10:28:13.158 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:13 smithi053 bash[76859]: cluster 2023-10-09T10:28:12.078458+0000 mon.a (mon.0) 1086 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:28:13.158 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:13 smithi053 bash[76859]: cluster 2023-10-09T10:28:12.088107+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e228 with expected crc 2023-10-09T10:28:13.158 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:13 smithi053 bash[76859]: cluster 2023-10-09T10:28:12.088222+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e228 with expected crc 2023-10-09T10:28:13.158 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:13 smithi053 bash[76859]: audit 2023-10-09T10:28:12.090156+0000 mon.a (mon.0) 1087 : audit 1 from='client.? 172.21.15.53:0/2943857138' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:28:13.158 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:13 smithi053 bash[76859]: cluster 2023-10-09T10:28:12.090265+0000 mon.a (mon.0) 1088 : cluster 0 osdmap e228: 8 total, 8 up, 8 in 2023-10-09T10:28:13.159 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:13 smithi053 bash[79554]: cluster 2023-10-09T10:28:11.526942+0000 mgr.y (mgr.26072) 772 : cluster 0 pgmap v816: 89 pgs: 1 activating+remapped, 2 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 73 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 64 op/s; 40536/145170 objects degraded (27.923%); 28115/145170 objects misplaced (19.367%); 11 MiB/s, 181 objects/s recovering 2023-10-09T10:28:13.159 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:13 smithi053 bash[79554]: cluster 2023-10-09T10:28:12.078458+0000 mon.a (mon.0) 1086 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:28:13.159 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:13 smithi053 bash[79554]: cluster 2023-10-09T10:28:12.088107+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e228 with expected crc 2023-10-09T10:28:13.159 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:13 smithi053 bash[79554]: cluster 2023-10-09T10:28:12.088222+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e228 with expected crc 2023-10-09T10:28:13.159 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:13 smithi053 bash[79554]: audit 2023-10-09T10:28:12.090156+0000 mon.a (mon.0) 1087 : audit 1 from='client.? 172.21.15.53:0/2943857138' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:28:13.159 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:13 smithi053 bash[79554]: cluster 2023-10-09T10:28:12.090265+0000 mon.a (mon.0) 1088 : cluster 0 osdmap e228: 8 total, 8 up, 8 in 2023-10-09T10:28:13.166 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:13.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:13.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:13.271 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:13.280 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:13 smithi086 bash[59714]: cluster 2023-10-09T10:28:11.526942+0000 mgr.y (mgr.26072) 772 : cluster 0 pgmap v816: 89 pgs: 1 activating+remapped, 2 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 73 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 64 op/s; 40536/145170 objects degraded (27.923%); 28115/145170 objects misplaced (19.367%); 11 MiB/s, 181 objects/s recovering 2023-10-09T10:28:13.280 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:13 smithi086 bash[59714]: cluster 2023-10-09T10:28:12.078458+0000 mon.a (mon.0) 1086 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:28:13.280 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:13 smithi086 bash[59714]: cluster 2023-10-09T10:28:12.088107+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e228 with expected crc 2023-10-09T10:28:13.280 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:13 smithi086 bash[59714]: cluster 2023-10-09T10:28:12.088222+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e228 with expected crc 2023-10-09T10:28:13.280 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:13 smithi086 bash[59714]: audit 2023-10-09T10:28:12.090156+0000 mon.a (mon.0) 1087 : audit 1 from='client.? 172.21.15.53:0/2943857138' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:28:13.280 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:13 smithi086 bash[59714]: cluster 2023-10-09T10:28:12.090265+0000 mon.a (mon.0) 1088 : cluster 0 osdmap e228: 8 total, 8 up, 8 in 2023-10-09T10:28:13.294 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:13.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:13.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:13.397 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:13.419 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:13.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:13.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:13.525 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:13.545 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:13.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:13.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:13.648 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:13.675 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:13.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:13.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:13.778 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:13.801 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:13.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:13.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:13.904 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:13.933 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:13.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:13.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:14.036 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:14.064 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:14.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:14.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:14.168 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:14.193 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:14.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:14.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:14.296 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:14.322 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:14.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:14.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:14.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:14 smithi086 bash[59714]: cluster 2023-10-09T10:28:13.100308+0000 mon.a (mon.0) 1089 : cluster 3 Health check update: Degraded data redundancy: 40536/145170 objects degraded (27.923%), 10 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:14.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:14 smithi053 bash[79554]: cluster 2023-10-09T10:28:13.100308+0000 mon.a (mon.0) 1089 : cluster 3 Health check update: Degraded data redundancy: 40536/145170 objects degraded (27.923%), 10 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:14.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:14 smithi053 bash[76859]: cluster 2023-10-09T10:28:13.100308+0000 mon.a (mon.0) 1089 : cluster 3 Health check update: Degraded data redundancy: 40536/145170 objects degraded (27.923%), 10 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:14.426 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:14.448 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:14.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:14.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:14.556 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:14.581 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:14.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:14.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:14.684 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:14.708 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:14.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:14.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:14.812 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:14.840 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:14.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:14.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:14.943 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:14.969 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:14.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:14.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:15.073 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:15.102 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:15.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:15.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:15.107 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:15 smithi086 bash[59714]: cluster 2023-10-09T10:28:13.527621+0000 mgr.y (mgr.26072) 773 : cluster 0 pgmap v818: 89 pgs: 1 activating+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 73 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 20 op/s; 40536/145170 objects degraded (27.923%); 28115/145170 objects misplaced (19.367%); 9.9 MiB/s, 158 objects/s recovering 2023-10-09T10:28:15.205 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:15.229 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:15.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:15.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:15.333 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:15.345 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:15 smithi053 bash[79554]: cluster 2023-10-09T10:28:13.527621+0000 mgr.y (mgr.26072) 773 : cluster 0 pgmap v818: 89 pgs: 1 activating+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 73 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 20 op/s; 40536/145170 objects degraded (27.923%); 28115/145170 objects misplaced (19.367%); 9.9 MiB/s, 158 objects/s recovering 2023-10-09T10:28:15.345 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:15 smithi053 bash[76859]: cluster 2023-10-09T10:28:13.527621+0000 mgr.y (mgr.26072) 773 : cluster 0 pgmap v818: 89 pgs: 1 activating+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 73 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 20 op/s; 40536/145170 objects degraded (27.923%); 28115/145170 objects misplaced (19.367%); 9.9 MiB/s, 158 objects/s recovering 2023-10-09T10:28:15.365 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:15.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:15.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:15.469 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:15.501 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:15.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:15.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:15.605 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:15.637 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:15.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:15.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:15.743 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:15.771 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:15.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:15.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:15.874 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:15.909 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:15.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:15.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:16.013 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:16.038 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:16.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:16.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:16.142 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:16.170 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:16.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:16.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:16.273 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:16.299 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:16.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:16.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:16.406 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:16.431 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:16.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:16.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:16.535 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:16.559 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:16.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:16.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:16.600 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:28:16.662 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:16.693 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:16.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:16.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:16.796 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:16.822 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:16.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:16.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:16.925 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:16.948 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:16.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:16.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:17.053 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:17.077 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:17.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:17.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:17.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:17 smithi053 bash[76859]: cluster 2023-10-09T10:28:15.528572+0000 mgr.y (mgr.26072) 774 : cluster 0 pgmap v819: 89 pgs: 1 activating+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 73 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 17 op/s; 40536/145170 objects degraded (27.923%); 28115/145170 objects misplaced (19.367%); 9.8 MiB/s, 156 objects/s recovering 2023-10-09T10:28:17.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:17 smithi053 bash[79554]: cluster 2023-10-09T10:28:15.528572+0000 mgr.y (mgr.26072) 774 : cluster 0 pgmap v819: 89 pgs: 1 activating+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 73 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 17 op/s; 40536/145170 objects degraded (27.923%); 28115/145170 objects misplaced (19.367%); 9.8 MiB/s, 156 objects/s recovering 2023-10-09T10:28:17.180 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:17.203 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:17.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:17.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:17.211 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:28:17.211 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [], 2023-10-09T10:28:17.211 INFO:teuthology.orchestra.run.smithi053.stdout: "num_ops": 0 2023-10-09T10:28:17.211 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:28:17.309 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:17.318 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:17 smithi086 bash[59714]: cluster 2023-10-09T10:28:15.528572+0000 mgr.y (mgr.26072) 774 : cluster 0 pgmap v819: 89 pgs: 1 activating+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 73 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 17 op/s; 40536/145170 objects degraded (27.923%); 28115/145170 objects misplaced (19.367%); 9.8 MiB/s, 156 objects/s recovering 2023-10-09T10:28:17.333 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:17.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:17.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:17.441 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:17.469 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:17.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:17.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:17.573 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:17.599 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:17.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:17.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:17.677 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T10:28:17.703 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:17.748 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:17.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:17.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:17.851 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:17.878 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:17.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:17.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:17.984 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:18.007 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:18.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:18.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:18.110 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:18.134 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:18.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:18.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:18.237 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:18.259 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:18.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:18.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:18.362 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:18.388 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:18.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:18.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:18.492 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:18.514 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:18.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:18.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:18.619 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:18.650 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:18.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:18.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:18.754 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:18.783 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:18.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:18.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:18.792 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:28:18.792 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [], 2023-10-09T10:28:18.792 INFO:teuthology.orchestra.run.smithi053.stdout: "complaint_time": 30, 2023-10-09T10:28:18.793 INFO:teuthology.orchestra.run.smithi053.stdout: "num_blocked_ops": 0 2023-10-09T10:28:18.793 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:28:18.886 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:18.918 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:18.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:18.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:19.021 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:19.047 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:19.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:19.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:19.152 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:19.177 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:19.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:19.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:19.280 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:19.310 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:19.311 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:19 smithi053 bash[79554]: cluster 2023-10-09T10:28:17.529831+0000 mgr.y (mgr.26072) 775 : cluster 0 pgmap v820: 89 pgs: 1 activating+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 73 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 17 op/s; 40536/145170 objects degraded (27.923%); 26939/145170 objects misplaced (18.557%); 11 MiB/s, 177 objects/s recovering 2023-10-09T10:28:19.312 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:19 smithi053 bash[79554]: cluster 2023-10-09T10:28:18.107463+0000 mon.a (mon.0) 1090 : cluster 0 osdmap e229: 8 total, 8 up, 8 in 2023-10-09T10:28:19.312 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:19 smithi053 bash[79554]: cluster 2023-10-09T10:28:18.107579+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e229 with expected crc 2023-10-09T10:28:19.312 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:19 smithi053 bash[79554]: cluster 2023-10-09T10:28:18.108948+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e229 with expected crc 2023-10-09T10:28:19.312 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:19 smithi053 bash[79554]: cluster 2023-10-09T10:28:18.111022+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e229 with expected crc 2023-10-09T10:28:19.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:19.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:19.313 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:19 smithi053 bash[76859]: cluster 2023-10-09T10:28:17.529831+0000 mgr.y (mgr.26072) 775 : cluster 0 pgmap v820: 89 pgs: 1 activating+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 73 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 17 op/s; 40536/145170 objects degraded (27.923%); 26939/145170 objects misplaced (18.557%); 11 MiB/s, 177 objects/s recovering 2023-10-09T10:28:19.313 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:19 smithi053 bash[76859]: cluster 2023-10-09T10:28:18.107463+0000 mon.a (mon.0) 1090 : cluster 0 osdmap e229: 8 total, 8 up, 8 in 2023-10-09T10:28:19.313 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:19 smithi053 bash[76859]: cluster 2023-10-09T10:28:18.107579+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e229 with expected crc 2023-10-09T10:28:19.313 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:19 smithi053 bash[76859]: cluster 2023-10-09T10:28:18.108948+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e229 with expected crc 2023-10-09T10:28:19.313 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:19 smithi053 bash[76859]: cluster 2023-10-09T10:28:18.111022+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e229 with expected crc 2023-10-09T10:28:19.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:19 smithi086 bash[59714]: cluster 2023-10-09T10:28:17.529831+0000 mgr.y (mgr.26072) 775 : cluster 0 pgmap v820: 89 pgs: 1 activating+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 73 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 17 op/s; 40536/145170 objects degraded (27.923%); 26939/145170 objects misplaced (18.557%); 11 MiB/s, 177 objects/s recovering 2023-10-09T10:28:19.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:19 smithi086 bash[59714]: cluster 2023-10-09T10:28:18.107463+0000 mon.a (mon.0) 1090 : cluster 0 osdmap e229: 8 total, 8 up, 8 in 2023-10-09T10:28:19.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:19 smithi086 bash[59714]: cluster 2023-10-09T10:28:18.107579+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e229 with expected crc 2023-10-09T10:28:19.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:19 smithi086 bash[59714]: cluster 2023-10-09T10:28:18.108948+0000 osd.4 (osd.4) 192 : cluster 3 failed to encode map e229 with expected crc 2023-10-09T10:28:19.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:19 smithi086 bash[59714]: cluster 2023-10-09T10:28:18.111022+0000 osd.4 (osd.4) 193 : cluster 3 failed to encode map e229 with expected crc 2023-10-09T10:28:19.414 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:19.442 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:19.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:19.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:19.545 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:19.569 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:19.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:19.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:19.673 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:19.695 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:19.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:19.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:19.798 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:19.806 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-09T10:28:19.825 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:19.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:19.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:19.929 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:19.952 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:19.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:19.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:20.059 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:20.090 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:20.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:20.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:20.194 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:20.220 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:20.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:20.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:20.324 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:20.332 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:20 smithi053 bash[79554]: cluster 2023-10-09T10:28:18.622866+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e229 with expected crc 2023-10-09T10:28:20.333 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:20 smithi053 bash[79554]: cluster 2023-10-09T10:28:19.119590+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e230 with expected crc 2023-10-09T10:28:20.333 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:20 smithi053 bash[79554]: cluster 2023-10-09T10:28:19.122506+0000 mon.a (mon.0) 1091 : cluster 0 osdmap e230: 8 total, 8 up, 8 in 2023-10-09T10:28:20.333 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:20 smithi053 bash[79554]: cluster 2023-10-09T10:28:19.124162+0000 osd.4 (osd.4) 194 : cluster 3 failed to encode map e230 with expected crc 2023-10-09T10:28:20.333 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:20 smithi053 bash[79554]: cluster 2023-10-09T10:28:19.126005+0000 osd.4 (osd.4) 195 : cluster 3 failed to encode map e230 with expected crc 2023-10-09T10:28:20.334 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:20 smithi053 bash[76859]: cluster 2023-10-09T10:28:18.622866+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e229 with expected crc 2023-10-09T10:28:20.334 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:20 smithi053 bash[76859]: cluster 2023-10-09T10:28:19.119590+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e230 with expected crc 2023-10-09T10:28:20.334 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:20 smithi053 bash[76859]: cluster 2023-10-09T10:28:19.122506+0000 mon.a (mon.0) 1091 : cluster 0 osdmap e230: 8 total, 8 up, 8 in 2023-10-09T10:28:20.334 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:20 smithi053 bash[76859]: cluster 2023-10-09T10:28:19.124162+0000 osd.4 (osd.4) 194 : cluster 3 failed to encode map e230 with expected crc 2023-10-09T10:28:20.335 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:20 smithi053 bash[76859]: cluster 2023-10-09T10:28:19.126005+0000 osd.4 (osd.4) 195 : cluster 3 failed to encode map e230 with expected crc 2023-10-09T10:28:20.350 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:20.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:20.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:20.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:20 smithi086 bash[59714]: cluster 2023-10-09T10:28:18.622866+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e229 with expected crc 2023-10-09T10:28:20.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:20 smithi086 bash[59714]: cluster 2023-10-09T10:28:19.119590+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e230 with expected crc 2023-10-09T10:28:20.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:20 smithi086 bash[59714]: cluster 2023-10-09T10:28:19.122506+0000 mon.a (mon.0) 1091 : cluster 0 osdmap e230: 8 total, 8 up, 8 in 2023-10-09T10:28:20.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:20 smithi086 bash[59714]: cluster 2023-10-09T10:28:19.124162+0000 osd.4 (osd.4) 194 : cluster 3 failed to encode map e230 with expected crc 2023-10-09T10:28:20.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:20 smithi086 bash[59714]: cluster 2023-10-09T10:28:19.126005+0000 osd.4 (osd.4) 195 : cluster 3 failed to encode map e230 with expected crc 2023-10-09T10:28:20.454 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:21.330 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:21.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:21.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:21.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:21 smithi053 bash[76859]: cluster 2023-10-09T10:28:19.530832+0000 mgr.y (mgr.26072) 776 : cluster 0 pgmap v823: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 73 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 40536/145170 objects degraded (27.923%); 25968/145170 objects misplaced (17.888%); 9.0 MiB/s, 144 objects/s recovering 2023-10-09T10:28:21.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:21 smithi053 bash[76859]: cluster 2023-10-09T10:28:20.116668+0000 mon.a (mon.0) 1092 : cluster 3 Health check update: Degraded data redundancy: 40536/145170 objects degraded (27.923%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:21.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:21 smithi053 bash[79554]: cluster 2023-10-09T10:28:19.530832+0000 mgr.y (mgr.26072) 776 : cluster 0 pgmap v823: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 73 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 40536/145170 objects degraded (27.923%); 25968/145170 objects misplaced (17.888%); 9.0 MiB/s, 144 objects/s recovering 2023-10-09T10:28:21.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:21 smithi053 bash[79554]: cluster 2023-10-09T10:28:20.116668+0000 mon.a (mon.0) 1092 : cluster 3 Health check update: Degraded data redundancy: 40536/145170 objects degraded (27.923%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:21.432 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:21.462 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:21.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:21.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:21.567 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:21.592 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:21.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:21.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:21.695 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:21.722 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:21.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:21.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:21.738 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:21 smithi086 bash[59714]: cluster 2023-10-09T10:28:19.530832+0000 mgr.y (mgr.26072) 776 : cluster 0 pgmap v823: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 73 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 40536/145170 objects degraded (27.923%); 25968/145170 objects misplaced (17.888%); 9.0 MiB/s, 144 objects/s recovering 2023-10-09T10:28:21.738 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:21 smithi086 bash[59714]: cluster 2023-10-09T10:28:20.116668+0000 mon.a (mon.0) 1092 : cluster 3 Health check update: Degraded data redundancy: 40536/145170 objects degraded (27.923%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:21.826 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:22.294 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:22.318 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:28:22.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:22.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:22.446 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:22.485 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:22.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:22.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:22.589 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:22.618 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:22.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:22.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:22.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:28:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:28:22] "GET /metrics HTTP/1.1" 200 36592 "" "Prometheus/2.33.4" 2023-10-09T10:28:22.722 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:22.745 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:22.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:22.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:22.849 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:23.161 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:23.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:23.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:23.264 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:23.292 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:23.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:23.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:23.334 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:28:23.394 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:23.404 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:23 smithi053 bash[79554]: cluster 2023-10-09T10:28:21.531916+0000 mgr.y (mgr.26072) 777 : cluster 0 pgmap v824: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 8 op/s; 38754/144963 objects degraded (26.734%); 26960/144963 objects misplaced (18.598%); 12 MiB/s, 194 objects/s recovering 2023-10-09T10:28:23.404 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:23 smithi053 bash[79554]: audit 2023-10-09T10:28:23.078520+0000 mon.a (mon.0) 1093 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:28:23.404 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:23 smithi053 bash[79554]: audit 2023-10-09T10:28:23.080458+0000 mon.a (mon.0) 1094 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:28:23.404 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:23 smithi053 bash[76859]: cluster 2023-10-09T10:28:21.531916+0000 mgr.y (mgr.26072) 777 : cluster 0 pgmap v824: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 8 op/s; 38754/144963 objects degraded (26.734%); 26960/144963 objects misplaced (18.598%); 12 MiB/s, 194 objects/s recovering 2023-10-09T10:28:23.404 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:23 smithi053 bash[76859]: audit 2023-10-09T10:28:23.078520+0000 mon.a (mon.0) 1093 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:28:23.405 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:23 smithi053 bash[76859]: audit 2023-10-09T10:28:23.080458+0000 mon.a (mon.0) 1094 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:28:23.421 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:23.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:23.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:23.525 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:23.555 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:23.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:23.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:23 smithi086 bash[59714]: cluster 2023-10-09T10:28:21.531916+0000 mgr.y (mgr.26072) 777 : cluster 0 pgmap v824: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 8 op/s; 38754/144963 objects degraded (26.734%); 26960/144963 objects misplaced (18.598%); 12 MiB/s, 194 objects/s recovering 2023-10-09T10:28:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:23 smithi086 bash[59714]: audit 2023-10-09T10:28:23.078520+0000 mon.a (mon.0) 1093 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:28:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:23 smithi086 bash[59714]: audit 2023-10-09T10:28:23.080458+0000 mon.a (mon.0) 1094 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:28:23.617 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 6, 7] out_osds: [] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:28:23.617 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:28:23.617 INFO:tasks.thrashosds.thrasher:Removing osd 0, in_osds are: [0, 1, 2, 3, 4, 5, 6, 7] 2023-10-09T10:28:23.618 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd out 0 2023-10-09T10:28:23.658 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:23.687 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:23.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:23.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:23.790 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:23.812 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:23.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:23.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:23.929 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:24.349 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:28:24.460 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:24.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:24.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:24.564 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:24.591 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:24.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:24.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:24.695 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:24.715 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:24.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:24.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:24.822 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:25.133 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:25 smithi053 bash[79554]: cluster 2023-10-09T10:28:23.533004+0000 mgr.y (mgr.26072) 778 : cluster 0 pgmap v825: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 29 op/s; 38718/144459 objects degraded (26.802%); 26928/144459 objects misplaced (18.641%); 12 MiB/s, 194 objects/s recovering 2023-10-09T10:28:25.134 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:25 smithi053 bash[76859]: cluster 2023-10-09T10:28:23.533004+0000 mgr.y (mgr.26072) 778 : cluster 0 pgmap v825: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 29 op/s; 38718/144459 objects degraded (26.802%); 26928/144459 objects misplaced (18.641%); 12 MiB/s, 194 objects/s recovering 2023-10-09T10:28:25.271 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:25.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:25.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:25.538 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:25.563 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:25.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:25.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:25 smithi086 bash[59714]: cluster 2023-10-09T10:28:23.533004+0000 mgr.y (mgr.26072) 778 : cluster 0 pgmap v825: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 29 op/s; 38718/144459 objects degraded (26.802%); 26928/144459 objects misplaced (18.641%); 12 MiB/s, 194 objects/s recovering 2023-10-09T10:28:25.666 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:25.695 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:25.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:25.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:25.799 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:26.392 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:26 smithi053 bash[79554]: cluster 2023-10-09T10:28:26.129757+0000 mon.a (mon.0) 1095 : cluster 3 Health check update: Degraded data redundancy: 38642/143847 objects degraded (26.863%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:26.392 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:26 smithi053 bash[76859]: cluster 2023-10-09T10:28:26.129757+0000 mon.a (mon.0) 1095 : cluster 3 Health check update: Degraded data redundancy: 38642/143847 objects degraded (26.863%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:26 smithi086 bash[59714]: cluster 2023-10-09T10:28:26.129757+0000 mon.a (mon.0) 1095 : cluster 3 Health check update: Degraded data redundancy: 38642/143847 objects degraded (26.863%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:26.837 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:26.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:26.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:26.940 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:26.964 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:26.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:26.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:27.067 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:27.094 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:27.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:27.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:27.197 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:27.203 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:27 smithi053 bash[79554]: cluster 2023-10-09T10:28:25.534088+0000 mgr.y (mgr.26072) 779 : cluster 0 pgmap v826: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 55 op/s; 38642/143847 objects degraded (26.863%); 26687/143847 objects misplaced (18.552%); 8.4 MiB/s, 135 objects/s recovering 2023-10-09T10:28:27.203 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:27 smithi053 bash[76859]: cluster 2023-10-09T10:28:25.534088+0000 mgr.y (mgr.26072) 779 : cluster 0 pgmap v826: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 55 op/s; 38642/143847 objects degraded (26.863%); 26687/143847 objects misplaced (18.552%); 8.4 MiB/s, 135 objects/s recovering 2023-10-09T10:28:27.223 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:27.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:27.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:27.328 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:27.351 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:27.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:27.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:27.454 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:27.612 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:27 smithi086 bash[59714]: cluster 2023-10-09T10:28:25.534088+0000 mgr.y (mgr.26072) 779 : cluster 0 pgmap v826: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 55 op/s; 38642/143847 objects degraded (26.863%); 26687/143847 objects misplaced (18.552%); 8.4 MiB/s, 135 objects/s recovering 2023-10-09T10:28:27.626 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:27.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:27.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:27.730 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:27.756 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:27.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:27.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:27.860 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:27.884 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:27.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:27.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:27.986 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:28.010 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:28.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:28.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:28.112 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:28.841 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:28.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:28.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:28.948 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:28.973 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:28.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:28.976 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:29.076 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:29.103 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:29.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:29.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:29.206 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:29.215 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:29 smithi053 bash[76859]: cluster 2023-10-09T10:28:27.534879+0000 mgr.y (mgr.26072) 780 : cluster 0 pgmap v827: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 74 op/s; 38538/143073 objects degraded (26.936%); 26325/143073 objects misplaced (18.400%); 9.5 MiB/s, 152 objects/s recovering 2023-10-09T10:28:29.216 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:29 smithi053 bash[79554]: cluster 2023-10-09T10:28:27.534879+0000 mgr.y (mgr.26072) 780 : cluster 0 pgmap v827: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 74 op/s; 38538/143073 objects degraded (26.936%); 26325/143073 objects misplaced (18.400%); 9.5 MiB/s, 152 objects/s recovering 2023-10-09T10:28:29.230 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:29.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:29.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:29.336 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:29.363 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:29.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:29.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:29.467 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:29.489 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:29.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:29.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:29.592 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:29.605 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:29 smithi086 bash[59714]: cluster 2023-10-09T10:28:27.534879+0000 mgr.y (mgr.26072) 780 : cluster 0 pgmap v827: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 74 op/s; 38538/143073 objects degraded (26.936%); 26325/143073 objects misplaced (18.400%); 9.5 MiB/s, 152 objects/s recovering 2023-10-09T10:28:29.618 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:29.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:29.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:29.722 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:29.744 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:29.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:29.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:29.847 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:29.875 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:29.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:29.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:29.979 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:30.012 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:30.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:30.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:30.115 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:30.186 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:30.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:30.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:30.292 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:30.308 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:30 smithi086 bash[59714]: audit 2023-10-09T10:28:29.813617+0000 mon.a (mon.0) 1096 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:28:30.338 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:30.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:30.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:30.442 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:30.464 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:30.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:30.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:30.567 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:30.574 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:30 smithi053 bash[79554]: audit 2023-10-09T10:28:29.813617+0000 mon.a (mon.0) 1096 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:28:30.574 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:30 smithi053 bash[76859]: audit 2023-10-09T10:28:29.813617+0000 mon.a (mon.0) 1096 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:28:30.592 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:30.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:30.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:30.695 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:30.725 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:30.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:30.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:30.827 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:30.858 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:30.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:30.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:30.962 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:30.993 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:30.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:30.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:31.097 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:31.131 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:31.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:31.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:31.233 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:31.267 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:31.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:31.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:31.371 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:31.400 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:31.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:31.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:31.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:31 smithi053 bash[79554]: cluster 2023-10-09T10:28:29.535983+0000 mgr.y (mgr.26072) 781 : cluster 0 pgmap v828: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 98 op/s; 38458/142080 objects degraded (27.068%); 26242/142080 objects misplaced (18.470%); 6.0 MiB/s, 95 objects/s recovering 2023-10-09T10:28:31.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:31 smithi053 bash[76859]: cluster 2023-10-09T10:28:29.535983+0000 mgr.y (mgr.26072) 781 : cluster 0 pgmap v828: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 98 op/s; 38458/142080 objects degraded (27.068%); 26242/142080 objects misplaced (18.470%); 6.0 MiB/s, 95 objects/s recovering 2023-10-09T10:28:31.427 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:28:31.504 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:31.533 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:31.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:31.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:31.633 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:31 smithi086 bash[59714]: cluster 2023-10-09T10:28:29.535983+0000 mgr.y (mgr.26072) 781 : cluster 0 pgmap v828: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 98 op/s; 38458/142080 objects degraded (27.068%); 26242/142080 objects misplaced (18.470%); 6.0 MiB/s, 95 objects/s recovering 2023-10-09T10:28:31.637 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:31.672 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:31.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:31.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:31.776 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:31.807 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:31.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:31.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:31.910 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:31.936 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:31.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:31.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:32.039 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:32.072 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:32.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:32.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:32.175 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:32.206 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:32.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:32.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:32.309 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:32.333 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:32.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:32.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:32.439 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:32.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:32.464 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:32.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:32.565 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:32.587 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:32.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:32.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:32.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:32 smithi086 bash[59714]: cluster 2023-10-09T10:28:32.192184+0000 mon.a (mon.0) 1097 : cluster 3 Health check update: Degraded data redundancy: 38335/141048 objects degraded (27.179%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:32.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:32 smithi053 bash[79554]: cluster 2023-10-09T10:28:32.192184+0000 mon.a (mon.0) 1097 : cluster 3 Health check update: Degraded data redundancy: 38335/141048 objects degraded (27.179%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:32.678 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:32 smithi053 bash[76859]: cluster 2023-10-09T10:28:32.192184+0000 mon.a (mon.0) 1097 : cluster 3 Health check update: Degraded data redundancy: 38335/141048 objects degraded (27.179%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:32.690 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:32.716 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:32.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:32.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:32.819 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:32.880 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:32.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:32.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:32.983 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:33.011 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:33.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:33.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:33.115 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:33.143 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:33.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:33.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:33.174 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:28:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:28:32] "GET /metrics HTTP/1.1" 200 36594 "" "Prometheus/2.33.4" 2023-10-09T10:28:33.249 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:33.281 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:33.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:33.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:33.384 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:33.394 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:33 smithi086 bash[59714]: cluster 2023-10-09T10:28:31.537039+0000 mgr.y (mgr.26072) 782 : cluster 0 pgmap v829: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 114 op/s; 38335/141048 objects degraded (27.179%); 25737/141048 objects misplaced (18.247%); 7.4 MiB/s, 118 objects/s recovering 2023-10-09T10:28:33.411 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:33.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:33.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:33.515 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:33.539 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:33.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:33.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:33.576 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:28:33.601 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:28:33.623 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:28:33.644 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:33.646 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:28:33.651 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:33 smithi053 bash[79554]: cluster 2023-10-09T10:28:31.537039+0000 mgr.y (mgr.26072) 782 : cluster 0 pgmap v829: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 114 op/s; 38335/141048 objects degraded (27.179%); 25737/141048 objects misplaced (18.247%); 7.4 MiB/s, 118 objects/s recovering 2023-10-09T10:28:33.652 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:33 smithi053 bash[76859]: cluster 2023-10-09T10:28:31.537039+0000 mgr.y (mgr.26072) 782 : cluster 0 pgmap v829: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 114 op/s; 38335/141048 objects degraded (27.179%); 25737/141048 objects misplaced (18.247%); 7.4 MiB/s, 118 objects/s recovering 2023-10-09T10:28:33.664 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:33.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:33.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:33.672 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:28:33.697 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:28:33.718 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:28:33.742 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:28:33.744 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:28:33.744 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:28:33.744 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:28:33.744 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:28:33.744 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:28:33.744 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:28:33.744 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:28:33.744 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:28:33.767 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:33.793 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:33.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:33.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:33.895 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:33.915 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:33.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:33.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:34.019 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:34.044 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:34.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:34.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:34.147 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:34.171 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:34.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:34.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:34.276 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:34.283 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:34 smithi086 bash[59714]: audit 2023-10-09T10:28:33.550583+0000 mon.c (mon.2) 68 : audit 0 from='client.? 172.21.15.53:0/1996638334' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:28:34.306 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:34.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:34.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:34.409 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:34.433 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:34.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:34.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:34.537 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:34.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:34 smithi053 bash[76859]: audit 2023-10-09T10:28:33.550583+0000 mon.c (mon.2) 68 : audit 0 from='client.? 172.21.15.53:0/1996638334' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:28:34.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:34 smithi053 bash[79554]: audit 2023-10-09T10:28:33.550583+0000 mon.c (mon.2) 68 : audit 0 from='client.? 172.21.15.53:0/1996638334' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:28:34.565 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:34.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:34.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:34.668 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:34.697 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:34.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:34.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:34.804 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:34.829 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:34.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:34.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:34.932 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:34.959 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:34.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:34.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:35.063 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:35.086 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:35.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:35.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:35.188 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:35.216 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:35.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:35.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:35.320 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:35.340 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:35.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:35.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:35.445 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:35.454 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:35 smithi086 bash[59714]: cluster 2023-10-09T10:28:33.537581+0000 mgr.y (mgr.26072) 783 : cluster 0 pgmap v830: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 129 op/s; 38292/140316 objects degraded (27.290%); 25695/140316 objects misplaced (18.312%); 4.9 MiB/s, 77 objects/s recovering 2023-10-09T10:28:35.473 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:35.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:35.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:35.576 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:35.600 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:35.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:35.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:35.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:35 smithi053 bash[79554]: cluster 2023-10-09T10:28:33.537581+0000 mgr.y (mgr.26072) 783 : cluster 0 pgmap v830: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 129 op/s; 38292/140316 objects degraded (27.290%); 25695/140316 objects misplaced (18.312%); 4.9 MiB/s, 77 objects/s recovering 2023-10-09T10:28:35.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:35 smithi053 bash[76859]: cluster 2023-10-09T10:28:33.537581+0000 mgr.y (mgr.26072) 783 : cluster 0 pgmap v830: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 129 op/s; 38292/140316 objects degraded (27.290%); 25695/140316 objects misplaced (18.312%); 4.9 MiB/s, 77 objects/s recovering 2023-10-09T10:28:35.703 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:35.727 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:35.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:35.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:35.831 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:35.854 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:35.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:35.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:35.963 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:35.991 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:35.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:35.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:36.094 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:36.120 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:36.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:36.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:36.224 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:36.248 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:36.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:36.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:36.258 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:36 smithi053 bash[79554]: audit 2023-10-09T10:28:35.416751+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.53:0/1304473174' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:28:36.258 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:36 smithi053 bash[79554]: audit 2023-10-09T10:28:35.417141+0000 mon.a (mon.0) 1098 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:28:36.259 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:36 smithi053 bash[76859]: audit 2023-10-09T10:28:35.416751+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.53:0/1304473174' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:28:36.259 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:36 smithi053 bash[76859]: audit 2023-10-09T10:28:35.417141+0000 mon.a (mon.0) 1098 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:28:36.274 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is set 2023-10-09T10:28:36.351 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:36.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:36 smithi086 bash[59714]: audit 2023-10-09T10:28:35.416751+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.53:0/1304473174' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:28:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:36 smithi086 bash[59714]: audit 2023-10-09T10:28:35.417141+0000 mon.a (mon.0) 1098 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:28:36.380 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:36.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:36.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:36.484 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:36.513 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:36.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:36.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:36.618 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:36.673 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:36.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:36.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:36.777 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:36.802 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:36.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:36.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:36.848 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:28:36.848 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:28:36.905 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:37.064 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:37.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:37.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:37.167 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:37.193 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:37.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:37.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:37.296 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:37.305 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:37 smithi086 bash[59714]: cluster 2023-10-09T10:28:35.538365+0000 mgr.y (mgr.26072) 784 : cluster 0 pgmap v831: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 135 op/s; 38196/139593 objects degraded (27.362%); 25509/139593 objects misplaced (18.274%); 5.4 MiB/s, 85 objects/s recovering 2023-10-09T10:28:37.306 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:37 smithi086 bash[59714]: cluster 2023-10-09T10:28:36.254641+0000 mon.a (mon.0) 1099 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:28:37.306 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:37 smithi086 bash[59714]: audit 2023-10-09T10:28:36.266617+0000 mon.a (mon.0) 1100 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:28:37.306 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:37 smithi086 bash[59714]: cluster 2023-10-09T10:28:36.266726+0000 mon.a (mon.0) 1101 : cluster 0 osdmap e231: 8 total, 8 up, 8 in 2023-10-09T10:28:37.306 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:37 smithi086 bash[59714]: cluster 2023-10-09T10:28:36.266975+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e231 with expected crc 2023-10-09T10:28:37.306 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:37 smithi086 bash[59714]: cluster 2023-10-09T10:28:36.267676+0000 osd.4 (osd.4) 196 : cluster 3 failed to encode map e231 with expected crc 2023-10-09T10:28:37.306 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:37 smithi086 bash[59714]: audit 2023-10-09T10:28:37.200592+0000 mon.a (mon.0) 1102 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:28:37.306 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:37 smithi086 bash[59714]: audit 2023-10-09T10:28:37.209333+0000 mon.a (mon.0) 1103 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:28:37.322 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:37.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:37.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:37.427 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:37.434 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:37 smithi053 bash[76859]: cluster 2023-10-09T10:28:35.538365+0000 mgr.y (mgr.26072) 784 : cluster 0 pgmap v831: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 135 op/s; 38196/139593 objects degraded (27.362%); 25509/139593 objects misplaced (18.274%); 5.4 MiB/s, 85 objects/s recovering 2023-10-09T10:28:37.437 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:37 smithi053 bash[76859]: cluster 2023-10-09T10:28:36.254641+0000 mon.a (mon.0) 1099 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:28:37.437 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:37 smithi053 bash[76859]: audit 2023-10-09T10:28:36.266617+0000 mon.a (mon.0) 1100 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:28:37.438 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:37 smithi053 bash[76859]: cluster 2023-10-09T10:28:36.266726+0000 mon.a (mon.0) 1101 : cluster 0 osdmap e231: 8 total, 8 up, 8 in 2023-10-09T10:28:37.438 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:37 smithi053 bash[76859]: cluster 2023-10-09T10:28:36.266975+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e231 with expected crc 2023-10-09T10:28:37.438 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:37 smithi053 bash[76859]: cluster 2023-10-09T10:28:36.267676+0000 osd.4 (osd.4) 196 : cluster 3 failed to encode map e231 with expected crc 2023-10-09T10:28:37.438 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:37 smithi053 bash[76859]: audit 2023-10-09T10:28:37.200592+0000 mon.a (mon.0) 1102 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:28:37.439 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:37 smithi053 bash[76859]: audit 2023-10-09T10:28:37.209333+0000 mon.a (mon.0) 1103 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:28:37.439 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:37 smithi053 bash[79554]: cluster 2023-10-09T10:28:35.538365+0000 mgr.y (mgr.26072) 784 : cluster 0 pgmap v831: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 135 op/s; 38196/139593 objects degraded (27.362%); 25509/139593 objects misplaced (18.274%); 5.4 MiB/s, 85 objects/s recovering 2023-10-09T10:28:37.439 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:37 smithi053 bash[79554]: cluster 2023-10-09T10:28:36.254641+0000 mon.a (mon.0) 1099 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:28:37.439 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:37 smithi053 bash[79554]: audit 2023-10-09T10:28:36.266617+0000 mon.a (mon.0) 1100 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:28:37.440 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:37 smithi053 bash[79554]: cluster 2023-10-09T10:28:36.266726+0000 mon.a (mon.0) 1101 : cluster 0 osdmap e231: 8 total, 8 up, 8 in 2023-10-09T10:28:37.440 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:37 smithi053 bash[79554]: cluster 2023-10-09T10:28:36.266975+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e231 with expected crc 2023-10-09T10:28:37.440 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:37 smithi053 bash[79554]: cluster 2023-10-09T10:28:36.267676+0000 osd.4 (osd.4) 196 : cluster 3 failed to encode map e231 with expected crc 2023-10-09T10:28:37.440 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:37 smithi053 bash[79554]: audit 2023-10-09T10:28:37.200592+0000 mon.a (mon.0) 1102 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:28:37.440 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:37 smithi053 bash[79554]: audit 2023-10-09T10:28:37.209333+0000 mon.a (mon.0) 1103 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:28:37.450 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:37.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:37.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:37.554 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:37.580 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:37.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:37.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:37.684 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:37.719 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:37.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:37.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:37.823 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:37.845 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:37.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:37.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:37.948 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:37.976 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:37.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:37.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:38.079 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:38.104 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:38.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:38.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:38.207 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:38.230 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:38.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:38.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:38.283 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:28:38.333 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:38.357 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:38.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:38.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:38.460 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:38.486 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:38.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:38.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:38.590 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:38.615 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:38.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:38.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:38.722 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:38.749 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:38.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:38.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:38.853 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:38.875 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:38.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:38.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:38.979 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:39.005 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:39.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:39.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:39.109 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:39.133 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:39.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:39.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:39.240 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:39.267 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:39.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:39.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:39.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:39 smithi086 bash[59714]: cluster 2023-10-09T10:28:37.539511+0000 mgr.y (mgr.26072) 785 : cluster 0 pgmap v833: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 135 op/s; 38122/139011 objects degraded (27.424%); 25126/139011 objects misplaced (18.075%); 6.0 MiB/s, 95 objects/s recovering 2023-10-09T10:28:39.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:39 smithi086 bash[59714]: audit 2023-10-09T10:28:38.076917+0000 mon.a (mon.0) 1104 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:28:39.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:39 smithi086 bash[59714]: audit 2023-10-09T10:28:38.077971+0000 mon.a (mon.0) 1105 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:28:39.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:39 smithi086 bash[59714]: cluster 2023-10-09T10:28:38.106755+0000 mon.a (mon.0) 1106 : cluster 3 Health check update: Degraded data redundancy: 38196/139593 objects degraded (27.362%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:39.373 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:39.401 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:39.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:39.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:39.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:39 smithi053 bash[79554]: cluster 2023-10-09T10:28:37.539511+0000 mgr.y (mgr.26072) 785 : cluster 0 pgmap v833: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 135 op/s; 38122/139011 objects degraded (27.424%); 25126/139011 objects misplaced (18.075%); 6.0 MiB/s, 95 objects/s recovering 2023-10-09T10:28:39.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:39 smithi053 bash[79554]: audit 2023-10-09T10:28:38.076917+0000 mon.a (mon.0) 1104 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:28:39.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:39 smithi053 bash[79554]: audit 2023-10-09T10:28:38.077971+0000 mon.a (mon.0) 1105 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:28:39.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:39 smithi053 bash[79554]: cluster 2023-10-09T10:28:38.106755+0000 mon.a (mon.0) 1106 : cluster 3 Health check update: Degraded data redundancy: 38196/139593 objects degraded (27.362%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:39 smithi053 bash[76859]: cluster 2023-10-09T10:28:37.539511+0000 mgr.y (mgr.26072) 785 : cluster 0 pgmap v833: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 135 op/s; 38122/139011 objects degraded (27.424%); 25126/139011 objects misplaced (18.075%); 6.0 MiB/s, 95 objects/s recovering 2023-10-09T10:28:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:39 smithi053 bash[76859]: audit 2023-10-09T10:28:38.076917+0000 mon.a (mon.0) 1104 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:28:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:39 smithi053 bash[76859]: audit 2023-10-09T10:28:38.077971+0000 mon.a (mon.0) 1105 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:28:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:39 smithi053 bash[76859]: cluster 2023-10-09T10:28:38.106755+0000 mon.a (mon.0) 1106 : cluster 3 Health check update: Degraded data redundancy: 38196/139593 objects degraded (27.362%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:39.504 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:39.528 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:39.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:39.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:39.633 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:39.660 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:39.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:39.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:39.764 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:39.790 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:39.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:39.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:39.886 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-09T10:28:39.892 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:39.954 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:39.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:39.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:40.058 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:40.085 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:40.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:40.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:40.191 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:40.216 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:40.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:40.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:40.320 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:40.344 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:40.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:40.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:40.447 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:40.472 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:40.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:40.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:40.575 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:40.599 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:40.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:40.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:40.703 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:40.730 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:40.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:40.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:40.832 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:40.856 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:40.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:40.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:40.960 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:40.986 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T10:28:41.000 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:41.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:41.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:41.081 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:41 smithi086 bash[59714]: cluster 2023-10-09T10:28:39.540311+0000 mgr.y (mgr.26072) 786 : cluster 0 pgmap v834: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 131 op/s; 38046/138141 objects degraded (27.541%); 25054/138141 objects misplaced (18.137%); 5.9 MiB/s, 94 objects/s recovering 2023-10-09T10:28:41.104 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:41.130 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:41.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:41.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:41.153 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:41 smithi053 bash[76859]: cluster 2023-10-09T10:28:39.540311+0000 mgr.y (mgr.26072) 786 : cluster 0 pgmap v834: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 131 op/s; 38046/138141 objects degraded (27.541%); 25054/138141 objects misplaced (18.137%); 5.9 MiB/s, 94 objects/s recovering 2023-10-09T10:28:41.153 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:41 smithi053 bash[79554]: cluster 2023-10-09T10:28:39.540311+0000 mgr.y (mgr.26072) 786 : cluster 0 pgmap v834: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 131 op/s; 38046/138141 objects degraded (27.541%); 25054/138141 objects misplaced (18.137%); 5.9 MiB/s, 94 objects/s recovering 2023-10-09T10:28:41.234 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:41.258 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:41.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:41.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:41.364 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:41.387 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:41.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:41.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:41.490 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:41.519 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:41.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:41.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:41.626 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:41.655 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:41.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:41.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:41.759 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:41.785 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:41.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:41.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:41.894 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:41.923 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:41.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:41 smithi053 bash[76859]: debug 2023-10-09T10:28:41.670+0000 7f1b361d3700 -1 mon.a@0(leader).osd e231 definitely_dead 0 2023-10-09T10:28:41.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:41.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:42.029 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:42.054 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:42.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:42.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:42.160 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:42.191 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:42.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:42.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:42.295 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:42.322 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:42.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:42.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:42.427 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:42.459 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:42.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:42.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:42.553 INFO:teuthology.orchestra.run.smithi053.stderr:marked out osd.0. 2023-10-09T10:28:42.564 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:42.571 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:42 smithi086 bash[59714]: audit 2023-10-09T10:28:41.520819+0000 mon.a (mon.0) 1107 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:28:42.571 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:42 smithi086 bash[59714]: audit 2023-10-09T10:28:41.527712+0000 mon.a (mon.0) 1108 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:28:42.571 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:42 smithi086 bash[59714]: cluster 2023-10-09T10:28:41.541304+0000 mgr.y (mgr.26072) 787 : cluster 0 pgmap v835: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 125 op/s; 37942/137289 objects degraded (27.637%); 24512/137289 objects misplaced (17.854%); 6.1 MiB/s, 98 objects/s recovering 2023-10-09T10:28:42.571 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:42 smithi086 bash[59714]: audit 2023-10-09T10:28:41.671079+0000 mon.a (mon.0) 1109 : audit 1 from='client.? 172.21.15.53:0/1420451323' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-10-09T10:28:42.571 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:42 smithi086 bash[59714]: cluster 2023-10-09T10:28:41.671255+0000 mon.a (mon.0) 1110 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-10-09T10:28:42.572 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:42 smithi086 bash[59714]: audit 2023-10-09T10:28:42.051439+0000 mon.a (mon.0) 1111 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:28:42.572 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:42 smithi086 bash[59714]: audit 2023-10-09T10:28:42.052727+0000 mon.a (mon.0) 1112 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:28:42.572 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:42 smithi086 bash[59714]: audit 2023-10-09T10:28:42.060414+0000 mon.a (mon.0) 1113 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:28:42.585 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:42.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:42.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:42.689 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:42.715 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:42.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:42.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:42.779 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:28:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:28:42] "GET /metrics HTTP/1.1" 200 36584 "" "Prometheus/2.33.4" 2023-10-09T10:28:42.779 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:42 smithi053 bash[76859]: audit 2023-10-09T10:28:41.520819+0000 mon.a (mon.0) 1107 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:28:42.780 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:42 smithi053 bash[76859]: audit 2023-10-09T10:28:41.527712+0000 mon.a (mon.0) 1108 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:28:42.780 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:42 smithi053 bash[76859]: cluster 2023-10-09T10:28:41.541304+0000 mgr.y (mgr.26072) 787 : cluster 0 pgmap v835: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 125 op/s; 37942/137289 objects degraded (27.637%); 24512/137289 objects misplaced (17.854%); 6.1 MiB/s, 98 objects/s recovering 2023-10-09T10:28:42.780 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:42 smithi053 bash[76859]: audit 2023-10-09T10:28:41.671079+0000 mon.a (mon.0) 1109 : audit 1 from='client.? 172.21.15.53:0/1420451323' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-10-09T10:28:42.780 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:42 smithi053 bash[76859]: cluster 2023-10-09T10:28:41.671255+0000 mon.a (mon.0) 1110 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-10-09T10:28:42.780 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:42 smithi053 bash[76859]: audit 2023-10-09T10:28:42.051439+0000 mon.a (mon.0) 1111 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:28:42.780 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:42 smithi053 bash[76859]: audit 2023-10-09T10:28:42.052727+0000 mon.a (mon.0) 1112 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:28:42.780 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:42 smithi053 bash[76859]: audit 2023-10-09T10:28:42.060414+0000 mon.a (mon.0) 1113 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:28:42.780 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:42 smithi053 bash[79554]: audit 2023-10-09T10:28:41.520819+0000 mon.a (mon.0) 1107 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:28:42.781 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:42 smithi053 bash[79554]: audit 2023-10-09T10:28:41.527712+0000 mon.a (mon.0) 1108 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:28:42.781 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:42 smithi053 bash[79554]: cluster 2023-10-09T10:28:41.541304+0000 mgr.y (mgr.26072) 787 : cluster 0 pgmap v835: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 74 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 125 op/s; 37942/137289 objects degraded (27.637%); 24512/137289 objects misplaced (17.854%); 6.1 MiB/s, 98 objects/s recovering 2023-10-09T10:28:42.781 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:42 smithi053 bash[79554]: audit 2023-10-09T10:28:41.671079+0000 mon.a (mon.0) 1109 : audit 1 from='client.? 172.21.15.53:0/1420451323' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-10-09T10:28:42.781 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:42 smithi053 bash[79554]: cluster 2023-10-09T10:28:41.671255+0000 mon.a (mon.0) 1110 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-10-09T10:28:42.781 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:42 smithi053 bash[79554]: audit 2023-10-09T10:28:42.051439+0000 mon.a (mon.0) 1111 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:28:42.781 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:42 smithi053 bash[79554]: audit 2023-10-09T10:28:42.052727+0000 mon.a (mon.0) 1112 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:28:42.781 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:42 smithi053 bash[79554]: audit 2023-10-09T10:28:42.060414+0000 mon.a (mon.0) 1113 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:28:42.819 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:42.850 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:42.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:42.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:42.952 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:42.978 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:42.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:42.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:43.081 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:43.108 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:43.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:43.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:43.211 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:43.235 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:43.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:43.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:43.338 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:43.360 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:43.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:43.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:43.463 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:43.492 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:43.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:43.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:43.595 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:43.622 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:43.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:43.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:43.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[76859]: cluster 2023-10-09T10:28:42.540014+0000 osd.4 (osd.4) 197 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T10:28:43.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[76859]: audit 2023-10-09T10:28:42.540694+0000 mon.a (mon.0) 1114 : audit 1 from='client.? 172.21.15.53:0/1420451323' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-10-09T10:28:43.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[76859]: cluster 2023-10-09T10:28:42.540820+0000 mon.a (mon.0) 1115 : cluster 0 osdmap e232: 8 total, 8 up, 7 in 2023-10-09T10:28:43.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[76859]: cluster 2023-10-09T10:28:42.543248+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T10:28:43.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[76859]: cluster 2023-10-09T10:28:42.543816+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T10:28:43.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[76859]: cluster 2023-10-09T10:28:43.108962+0000 mon.a (mon.0) 1116 : cluster 3 Health check update: Degraded data redundancy: 37942/137289 objects degraded (27.637%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:43.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[76859]: cluster 2023-10-09T10:28:43.115245+0000 mon.a (mon.0) 1117 : cluster 0 osdmap e233: 8 total, 8 up, 7 in 2023-10-09T10:28:43.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[76859]: cluster 2023-10-09T10:28:43.116376+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[76859]: cluster 2023-10-09T10:28:43.117320+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[76859]: cluster 2023-10-09T10:28:43.118318+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[76859]: cluster 2023-10-09T10:28:43.118570+0000 osd.4 (osd.4) 198 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[76859]: cluster 2023-10-09T10:28:43.118818+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[76859]: cluster 2023-10-09T10:28:43.121337+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[76859]: cluster 2023-10-09T10:28:43.121903+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[76859]: cluster 2023-10-09T10:28:43.122516+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[76859]: cluster 2023-10-09T10:28:43.124433+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[76859]: cluster 2023-10-09T10:28:43.124665+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[76859]: cluster 2023-10-09T10:28:43.125522+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[76859]: cluster 2023-10-09T10:28:43.126041+0000 osd.4 (osd.4) 200 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[76859]: cluster 2023-10-09T10:28:43.126721+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[76859]: cluster 2023-10-09T10:28:43.128640+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[76859]: cluster 2023-10-09T10:28:43.130139+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[76859]: cluster 2023-10-09T10:28:43.130638+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[79554]: cluster 2023-10-09T10:28:42.540014+0000 osd.4 (osd.4) 197 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T10:28:43.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[79554]: audit 2023-10-09T10:28:42.540694+0000 mon.a (mon.0) 1114 : audit 1 from='client.? 172.21.15.53:0/1420451323' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-10-09T10:28:43.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[79554]: cluster 2023-10-09T10:28:42.540820+0000 mon.a (mon.0) 1115 : cluster 0 osdmap e232: 8 total, 8 up, 7 in 2023-10-09T10:28:43.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[79554]: cluster 2023-10-09T10:28:42.543248+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T10:28:43.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[79554]: cluster 2023-10-09T10:28:42.543816+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T10:28:43.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[79554]: cluster 2023-10-09T10:28:43.108962+0000 mon.a (mon.0) 1116 : cluster 3 Health check update: Degraded data redundancy: 37942/137289 objects degraded (27.637%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:43.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[79554]: cluster 2023-10-09T10:28:43.115245+0000 mon.a (mon.0) 1117 : cluster 0 osdmap e233: 8 total, 8 up, 7 in 2023-10-09T10:28:43.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[79554]: cluster 2023-10-09T10:28:43.116376+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[79554]: cluster 2023-10-09T10:28:43.117320+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[79554]: cluster 2023-10-09T10:28:43.118318+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.678 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[79554]: cluster 2023-10-09T10:28:43.118570+0000 osd.4 (osd.4) 198 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.678 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[79554]: cluster 2023-10-09T10:28:43.118818+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.678 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[79554]: cluster 2023-10-09T10:28:43.121337+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.678 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[79554]: cluster 2023-10-09T10:28:43.121903+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.678 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[79554]: cluster 2023-10-09T10:28:43.122516+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.678 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[79554]: cluster 2023-10-09T10:28:43.124433+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.678 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[79554]: cluster 2023-10-09T10:28:43.124665+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.678 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[79554]: cluster 2023-10-09T10:28:43.125522+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.678 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[79554]: cluster 2023-10-09T10:28:43.126041+0000 osd.4 (osd.4) 200 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.678 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[79554]: cluster 2023-10-09T10:28:43.126721+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.678 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[79554]: cluster 2023-10-09T10:28:43.128640+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.678 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[79554]: cluster 2023-10-09T10:28:43.130139+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.679 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:43 smithi053 bash[79554]: cluster 2023-10-09T10:28:43.130638+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.726 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:43.751 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:43.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:43.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:43.856 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:43.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:43 smithi086 bash[59714]: cluster 2023-10-09T10:28:42.540014+0000 osd.4 (osd.4) 197 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T10:28:43.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:43 smithi086 bash[59714]: audit 2023-10-09T10:28:42.540694+0000 mon.a (mon.0) 1114 : audit 1 from='client.? 172.21.15.53:0/1420451323' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-10-09T10:28:43.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:43 smithi086 bash[59714]: cluster 2023-10-09T10:28:42.540820+0000 mon.a (mon.0) 1115 : cluster 0 osdmap e232: 8 total, 8 up, 7 in 2023-10-09T10:28:43.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:43 smithi086 bash[59714]: cluster 2023-10-09T10:28:42.543248+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T10:28:43.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:43 smithi086 bash[59714]: cluster 2023-10-09T10:28:42.543816+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e232 with expected crc 2023-10-09T10:28:43.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:43 smithi086 bash[59714]: cluster 2023-10-09T10:28:43.108962+0000 mon.a (mon.0) 1116 : cluster 3 Health check update: Degraded data redundancy: 37942/137289 objects degraded (27.637%), 11 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:43.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:43 smithi086 bash[59714]: cluster 2023-10-09T10:28:43.115245+0000 mon.a (mon.0) 1117 : cluster 0 osdmap e233: 8 total, 8 up, 7 in 2023-10-09T10:28:43.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:43 smithi086 bash[59714]: cluster 2023-10-09T10:28:43.116376+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:43 smithi086 bash[59714]: cluster 2023-10-09T10:28:43.117320+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:43 smithi086 bash[59714]: cluster 2023-10-09T10:28:43.118318+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:43 smithi086 bash[59714]: cluster 2023-10-09T10:28:43.118570+0000 osd.4 (osd.4) 198 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:43 smithi086 bash[59714]: cluster 2023-10-09T10:28:43.118818+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:43 smithi086 bash[59714]: cluster 2023-10-09T10:28:43.121337+0000 osd.4 (osd.4) 199 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:43 smithi086 bash[59714]: cluster 2023-10-09T10:28:43.121903+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:43 smithi086 bash[59714]: cluster 2023-10-09T10:28:43.122516+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:43 smithi086 bash[59714]: cluster 2023-10-09T10:28:43.124433+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:43 smithi086 bash[59714]: cluster 2023-10-09T10:28:43.124665+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:43 smithi086 bash[59714]: cluster 2023-10-09T10:28:43.125522+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:43 smithi086 bash[59714]: cluster 2023-10-09T10:28:43.126041+0000 osd.4 (osd.4) 200 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:43 smithi086 bash[59714]: cluster 2023-10-09T10:28:43.126721+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:43 smithi086 bash[59714]: cluster 2023-10-09T10:28:43.128640+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:43 smithi086 bash[59714]: cluster 2023-10-09T10:28:43.130139+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:43 smithi086 bash[59714]: cluster 2023-10-09T10:28:43.130638+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e233 with expected crc 2023-10-09T10:28:43.883 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:43.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:43.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:43.986 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:44.020 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:44.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:44.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:44.124 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:44.178 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:44.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:44.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:44.211 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:28:44.290 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:44.311 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:44.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:44.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:44.414 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:44.468 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:44.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:44.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:44.576 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:44.612 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:44.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:44.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:44.716 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:44.742 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:44.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:44.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:44.846 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:44.871 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:44.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:44.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:44.976 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:45.001 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:45.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:45.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:45.109 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:45.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:45.142 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:45.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:45.243 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:45.265 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:45.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:45.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:45.372 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:45.386 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:45 smithi053 bash[76859]: cluster 2023-10-09T10:28:43.541756+0000 mgr.y (mgr.26072) 788 : cluster 0 pgmap v838: 89 pgs: 1 remapped+peering, 3 peering, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 71 active+clean; 2.8 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 114 op/s; 34846/136611 objects degraded (25.507%); 24473/136611 objects misplaced (17.914%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T10:28:45.386 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:45 smithi053 bash[76859]: cluster 2023-10-09T10:28:44.126091+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T10:28:45.386 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:45 smithi053 bash[76859]: cluster 2023-10-09T10:28:44.126609+0000 osd.4 (osd.4) 201 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T10:28:45.386 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:45 smithi053 bash[76859]: cluster 2023-10-09T10:28:44.128652+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T10:28:45.387 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:45 smithi053 bash[76859]: cluster 2023-10-09T10:28:44.129453+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T10:28:45.387 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:45 smithi053 bash[76859]: cluster 2023-10-09T10:28:44.129950+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T10:28:45.387 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:45 smithi053 bash[76859]: cluster 2023-10-09T10:28:44.130154+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T10:28:45.387 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:45 smithi053 bash[76859]: cluster 2023-10-09T10:28:44.130317+0000 mon.a (mon.0) 1118 : cluster 0 osdmap e234: 8 total, 8 up, 7 in 2023-10-09T10:28:45.387 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:45 smithi053 bash[76859]: cluster 2023-10-09T10:28:44.133718+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T10:28:45.387 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:45 smithi053 bash[76859]: cluster 2023-10-09T10:28:44.134039+0000 osd.6 (osd.6) 113 : cluster 0 7.7 starting backfill to osd.7 from (0'0,0'0] MAX to 231'8599 2023-10-09T10:28:45.387 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:45 smithi053 bash[76859]: cluster 2023-10-09T10:28:44.134089+0000 osd.4 (osd.4) 203 : cluster 0 7.1 starting backfill to osd.5 from (0'0,0'0] MAX to 231'8424 2023-10-09T10:28:45.387 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:45 smithi053 bash[76859]: cluster 2023-10-09T10:28:44.136095+0000 osd.6 (osd.6) 114 : cluster 0 7.d starting backfill to osd.3 from (0'0,0'0] MAX to 231'8470 2023-10-09T10:28:45.387 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:45 smithi053 bash[79554]: cluster 2023-10-09T10:28:43.541756+0000 mgr.y (mgr.26072) 788 : cluster 0 pgmap v838: 89 pgs: 1 remapped+peering, 3 peering, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 71 active+clean; 2.8 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 114 op/s; 34846/136611 objects degraded (25.507%); 24473/136611 objects misplaced (17.914%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T10:28:45.387 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:45 smithi053 bash[79554]: cluster 2023-10-09T10:28:44.126091+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T10:28:45.388 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:45 smithi053 bash[79554]: cluster 2023-10-09T10:28:44.126609+0000 osd.4 (osd.4) 201 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T10:28:45.388 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:45 smithi053 bash[79554]: cluster 2023-10-09T10:28:44.128652+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T10:28:45.388 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:45 smithi053 bash[79554]: cluster 2023-10-09T10:28:44.129453+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T10:28:45.388 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:45 smithi053 bash[79554]: cluster 2023-10-09T10:28:44.129950+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T10:28:45.388 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:45 smithi053 bash[79554]: cluster 2023-10-09T10:28:44.130154+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T10:28:45.388 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:45 smithi053 bash[79554]: cluster 2023-10-09T10:28:44.130317+0000 mon.a (mon.0) 1118 : cluster 0 osdmap e234: 8 total, 8 up, 7 in 2023-10-09T10:28:45.388 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:45 smithi053 bash[79554]: cluster 2023-10-09T10:28:44.133718+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T10:28:45.388 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:45 smithi053 bash[79554]: cluster 2023-10-09T10:28:44.134039+0000 osd.6 (osd.6) 113 : cluster 0 7.7 starting backfill to osd.7 from (0'0,0'0] MAX to 231'8599 2023-10-09T10:28:45.388 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:45 smithi053 bash[79554]: cluster 2023-10-09T10:28:44.134089+0000 osd.4 (osd.4) 203 : cluster 0 7.1 starting backfill to osd.5 from (0'0,0'0] MAX to 231'8424 2023-10-09T10:28:45.388 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:45 smithi053 bash[79554]: cluster 2023-10-09T10:28:44.136095+0000 osd.6 (osd.6) 114 : cluster 0 7.d starting backfill to osd.3 from (0'0,0'0] MAX to 231'8470 2023-10-09T10:28:45.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:45.406 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:45.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:45.507 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:45.535 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:45.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:45.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:45.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:45 smithi086 bash[59714]: cluster 2023-10-09T10:28:43.541756+0000 mgr.y (mgr.26072) 788 : cluster 0 pgmap v838: 89 pgs: 1 remapped+peering, 3 peering, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 71 active+clean; 2.8 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 114 op/s; 34846/136611 objects degraded (25.507%); 24473/136611 objects misplaced (17.914%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T10:28:45.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:45 smithi086 bash[59714]: cluster 2023-10-09T10:28:44.126091+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T10:28:45.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:45 smithi086 bash[59714]: cluster 2023-10-09T10:28:44.126609+0000 osd.4 (osd.4) 201 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T10:28:45.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:45 smithi086 bash[59714]: cluster 2023-10-09T10:28:44.128652+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T10:28:45.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:45 smithi086 bash[59714]: cluster 2023-10-09T10:28:44.129453+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T10:28:45.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:45 smithi086 bash[59714]: cluster 2023-10-09T10:28:44.129950+0000 osd.4 (osd.4) 202 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T10:28:45.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:45 smithi086 bash[59714]: cluster 2023-10-09T10:28:44.130154+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T10:28:45.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:45 smithi086 bash[59714]: cluster 2023-10-09T10:28:44.130317+0000 mon.a (mon.0) 1118 : cluster 0 osdmap e234: 8 total, 8 up, 7 in 2023-10-09T10:28:45.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:45 smithi086 bash[59714]: cluster 2023-10-09T10:28:44.133718+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e234 with expected crc 2023-10-09T10:28:45.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:45 smithi086 bash[59714]: cluster 2023-10-09T10:28:44.134039+0000 osd.6 (osd.6) 113 : cluster 0 7.7 starting backfill to osd.7 from (0'0,0'0] MAX to 231'8599 2023-10-09T10:28:45.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:45 smithi086 bash[59714]: cluster 2023-10-09T10:28:44.134089+0000 osd.4 (osd.4) 203 : cluster 0 7.1 starting backfill to osd.5 from (0'0,0'0] MAX to 231'8424 2023-10-09T10:28:45.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:45 smithi086 bash[59714]: cluster 2023-10-09T10:28:44.136095+0000 osd.6 (osd.6) 114 : cluster 0 7.d starting backfill to osd.3 from (0'0,0'0] MAX to 231'8470 2023-10-09T10:28:45.638 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:45.665 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:45.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:45.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:45.772 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:45.797 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:45.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:45.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:45.902 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:45.925 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:45.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:45.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:46.031 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:46.058 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:46.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:46.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:46.161 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:46.187 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:46.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:46.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:46.291 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:46.320 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:46.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:46.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:46.425 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:46.458 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:46.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:46.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:46.562 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:46.586 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:46.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:46.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:46.689 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:46.716 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:46.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:46.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:46.824 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:46.851 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:46.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:46.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:46.954 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:46.982 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:46.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:46.985 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:47.086 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:47.107 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:47.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:47.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:47.190 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:28:47.192 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:28:47.211 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:47.237 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:47.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:47.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:47.340 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:47.350 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:47 smithi086 bash[59714]: cluster 2023-10-09T10:28:45.542712+0000 mgr.y (mgr.26072) 789 : cluster 0 pgmap v840: 89 pgs: 1 active+recovery_wait+degraded, 1 remapped+peering, 3 peering, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 69 active+clean; 2.8 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 112 op/s; 40313/136110 objects degraded (29.618%); 24191/136110 objects misplaced (17.773%); 6.5 MiB/s, 104 objects/s recovering 2023-10-09T10:28:47.374 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:47.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:47.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:47.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:47 smithi053 bash[76859]: cluster 2023-10-09T10:28:45.542712+0000 mgr.y (mgr.26072) 789 : cluster 0 pgmap v840: 89 pgs: 1 active+recovery_wait+degraded, 1 remapped+peering, 3 peering, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 69 active+clean; 2.8 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 112 op/s; 40313/136110 objects degraded (29.618%); 24191/136110 objects misplaced (17.773%); 6.5 MiB/s, 104 objects/s recovering 2023-10-09T10:28:47.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:47 smithi053 bash[79554]: cluster 2023-10-09T10:28:45.542712+0000 mgr.y (mgr.26072) 789 : cluster 0 pgmap v840: 89 pgs: 1 active+recovery_wait+degraded, 1 remapped+peering, 3 peering, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 69 active+clean; 2.8 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 112 op/s; 40313/136110 objects degraded (29.618%); 24191/136110 objects misplaced (17.773%); 6.5 MiB/s, 104 objects/s recovering 2023-10-09T10:28:47.479 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:47.506 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:47.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:47.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:47.610 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:47.645 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:47.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:47.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:47.748 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:47.781 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:47.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:47.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:47.883 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:47.912 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:47.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:47.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:48.015 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:48.041 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:48.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:48.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:48.144 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:48.165 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:48.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:48.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:48.268 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:48.290 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:48.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:48.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:48.393 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:48.401 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:48 smithi053 bash[76859]: cluster 2023-10-09T10:28:48.111033+0000 mon.a (mon.0) 1119 : cluster 3 Health check update: Degraded data redundancy: 40313/136110 objects degraded (29.618%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:48.402 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:48 smithi053 bash[79554]: cluster 2023-10-09T10:28:48.111033+0000 mon.a (mon.0) 1119 : cluster 3 Health check update: Degraded data redundancy: 40313/136110 objects degraded (29.618%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:48.421 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:48.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:48.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:48.525 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:48.554 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:48.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:48.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:48.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:48 smithi086 bash[59714]: cluster 2023-10-09T10:28:48.111033+0000 mon.a (mon.0) 1119 : cluster 3 Health check update: Degraded data redundancy: 40313/136110 objects degraded (29.618%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:48.657 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:48.689 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:48.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:48.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:48.738 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7] out_osds: [0] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:28:48.738 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:28:48.738 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-10-09T10:28:48.739 INFO:tasks.thrashosds.thrasher:Setting osd 3 primary_affinity to 0.151885 2023-10-09T10:28:48.739 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 3 0.15188530701593506 2023-10-09T10:28:48.793 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:48.823 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:48.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:48.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:48.927 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:48.958 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:48.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:48.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:49.061 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:49.089 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:49.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:49.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:49.192 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:49.224 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:49.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:49.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:49.328 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:49.338 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:49 smithi053 bash[79554]: cluster 2023-10-09T10:28:47.543613+0000 mgr.y (mgr.26072) 790 : cluster 0 pgmap v841: 89 pgs: 1 active+recovery_wait+degraded, 1 remapped+peering, 3 peering, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 68 active+clean; 2.8 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 91 op/s; 40319/135642 objects degraded (29.725%); 24107/135642 objects misplaced (17.773%); 3.3 MiB/s, 52 objects/s recovering 2023-10-09T10:28:49.339 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:49 smithi053 bash[76859]: cluster 2023-10-09T10:28:47.543613+0000 mgr.y (mgr.26072) 790 : cluster 0 pgmap v841: 89 pgs: 1 active+recovery_wait+degraded, 1 remapped+peering, 3 peering, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 68 active+clean; 2.8 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 91 op/s; 40319/135642 objects degraded (29.725%); 24107/135642 objects misplaced (17.773%); 3.3 MiB/s, 52 objects/s recovering 2023-10-09T10:28:49.357 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:49.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:49.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:49.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:49 smithi086 bash[59714]: cluster 2023-10-09T10:28:47.543613+0000 mgr.y (mgr.26072) 790 : cluster 0 pgmap v841: 89 pgs: 1 active+recovery_wait+degraded, 1 remapped+peering, 3 peering, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 3 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 68 active+clean; 2.8 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 91 op/s; 40319/135642 objects degraded (29.725%); 24107/135642 objects misplaced (17.773%); 3.3 MiB/s, 52 objects/s recovering 2023-10-09T10:28:49.460 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:49.482 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:49.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:49.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:49.586 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:49.609 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:49.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:49.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:49.713 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:49.743 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:49.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:49.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:49.846 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:49.875 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:49.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:49.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:49.979 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:50.016 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:50.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:50.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:50.120 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:50.158 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:50.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:50.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:50.262 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:50.282 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:28:50.304 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:50.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:50.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:50.307 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:28:50.344 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:28:50.376 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:28:50.399 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:28:50.406 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:50.425 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:28:50.429 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:50.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:50.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:50.453 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:28:50.482 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:28:50.484 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:28:50.484 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:28:50.484 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:28:50.484 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:28:50.484 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:28:50.484 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:28:50.484 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:28:50.484 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:28:50.532 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:50.559 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:50.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:50.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:50.662 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:50.695 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:50.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:50.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:50.798 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:50.826 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:50.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:50.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:50.929 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:50.956 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:50.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:50.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:51.060 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:51.088 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:51.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:51.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:51.192 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:51.201 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:51 smithi086 bash[59714]: cluster 2023-10-09T10:28:49.544483+0000 mgr.y (mgr.26072) 791 : cluster 0 pgmap v842: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.7 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 118 op/s; 43162/134808 objects degraded (32.017%); 29625/134808 objects misplaced (21.976%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T10:28:51.201 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:51 smithi086 bash[59714]: audit 2023-10-09T10:28:50.247197+0000 mon.a (mon.0) 1120 : audit 0 from='client.? 172.21.15.53:0/3331391558' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:28:51.218 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:51.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:51.222 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:51.323 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:51.329 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:51 smithi053 bash[76859]: cluster 2023-10-09T10:28:49.544483+0000 mgr.y (mgr.26072) 791 : cluster 0 pgmap v842: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.7 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 118 op/s; 43162/134808 objects degraded (32.017%); 29625/134808 objects misplaced (21.976%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T10:28:51.329 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:51 smithi053 bash[76859]: audit 2023-10-09T10:28:50.247197+0000 mon.a (mon.0) 1120 : audit 0 from='client.? 172.21.15.53:0/3331391558' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:28:51.329 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:51 smithi053 bash[79554]: cluster 2023-10-09T10:28:49.544483+0000 mgr.y (mgr.26072) 791 : cluster 0 pgmap v842: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.7 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 118 op/s; 43162/134808 objects degraded (32.017%); 29625/134808 objects misplaced (21.976%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T10:28:51.329 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:51 smithi053 bash[79554]: audit 2023-10-09T10:28:50.247197+0000 mon.a (mon.0) 1120 : audit 0 from='client.? 172.21.15.53:0/3331391558' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:28:51.345 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:51.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:51.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:51.449 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:51.471 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:51.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:51.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:51.579 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:51.603 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:51.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:51.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:51.706 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:51.732 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:51.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:51.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:51.836 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:51.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:51.862 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:51.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:51.963 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:51.983 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:51.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:51.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:52.086 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:52.114 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:52.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:52.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:52.217 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:52.246 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:52.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:52.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:52.349 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:52.372 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:52.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:52.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:52.474 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:52.503 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:52.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:52.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:52.606 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:52.615 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:28:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:28:52] "GET /metrics HTTP/1.1" 200 36584 "" "Prometheus/2.33.4" 2023-10-09T10:28:52.635 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:52.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:52.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:52.738 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:52.777 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:52.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:52.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:52.883 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:52.910 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:52.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:52.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:53.014 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:53.044 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:53.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:53.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:53.149 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:53.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:53 smithi053 bash[79554]: cluster 2023-10-09T10:28:51.545203+0000 mgr.y (mgr.26072) 792 : cluster 0 pgmap v843: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.7 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 109 op/s; 42992/133839 objects degraded (32.122%); 29425/133839 objects misplaced (21.985%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T10:28:53.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:53 smithi053 bash[79554]: audit 2023-10-09T10:28:53.072577+0000 mon.a (mon.0) 1121 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:28:53.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:53 smithi053 bash[79554]: cluster 2023-10-09T10:28:53.112312+0000 mon.a (mon.0) 1122 : cluster 3 Health check update: Degraded data redundancy: 42992/133839 objects degraded (32.122%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:53.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:53 smithi053 bash[76859]: cluster 2023-10-09T10:28:51.545203+0000 mgr.y (mgr.26072) 792 : cluster 0 pgmap v843: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.7 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 109 op/s; 42992/133839 objects degraded (32.122%); 29425/133839 objects misplaced (21.985%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T10:28:53.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:53 smithi053 bash[76859]: audit 2023-10-09T10:28:53.072577+0000 mon.a (mon.0) 1121 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:28:53.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:53 smithi053 bash[76859]: cluster 2023-10-09T10:28:53.112312+0000 mon.a (mon.0) 1122 : cluster 3 Health check update: Degraded data redundancy: 42992/133839 objects degraded (32.122%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:53.176 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:53.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:53.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:53.280 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:53.291 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:53 smithi086 bash[59714]: cluster 2023-10-09T10:28:51.545203+0000 mgr.y (mgr.26072) 792 : cluster 0 pgmap v843: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.7 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 109 op/s; 42992/133839 objects degraded (32.122%); 29425/133839 objects misplaced (21.985%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T10:28:53.291 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:53 smithi086 bash[59714]: audit 2023-10-09T10:28:53.072577+0000 mon.a (mon.0) 1121 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:28:53.291 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:53 smithi086 bash[59714]: cluster 2023-10-09T10:28:53.112312+0000 mon.a (mon.0) 1122 : cluster 3 Health check update: Degraded data redundancy: 42992/133839 objects degraded (32.122%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:53.310 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:53.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:53.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:53.413 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:53.440 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:53.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:53.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:53.543 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:53.567 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:53.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:53.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:53.670 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:53.695 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:53.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:53.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:53.799 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:53.824 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:53.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:53.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:53.931 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:53.956 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:53.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:53.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:54.060 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:54.100 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:54.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:54.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:54.206 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:54.230 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:54.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:54.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:54.334 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:54.359 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:54.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:54.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:54.462 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:54.489 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:54.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:54.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:54.593 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:54.626 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:54.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:54.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:54.730 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:54.762 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:54.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:54.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:54.865 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:54.889 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:54.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:54.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:54.992 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:55.018 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:55.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:55.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:55.074 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:28:55.125 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:55.158 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:55.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:55.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:55.262 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:55.288 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:55.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:55.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:55.366 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:28:55.380 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:55 smithi086 bash[59714]: cluster 2023-10-09T10:28:53.546376+0000 mgr.y (mgr.26072) 793 : cluster 0 pgmap v844: 89 pgs: 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.7 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 117 op/s; 42909/133086 objects degraded (32.242%); 29291/133086 objects misplaced (22.009%); 3.9 MiB/s, 62 objects/s recovering 2023-10-09T10:28:55.388 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:55 smithi053 bash[79554]: cluster 2023-10-09T10:28:53.546376+0000 mgr.y (mgr.26072) 793 : cluster 0 pgmap v844: 89 pgs: 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.7 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 117 op/s; 42909/133086 objects degraded (32.242%); 29291/133086 objects misplaced (22.009%); 3.9 MiB/s, 62 objects/s recovering 2023-10-09T10:28:55.389 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:55 smithi053 bash[76859]: cluster 2023-10-09T10:28:53.546376+0000 mgr.y (mgr.26072) 793 : cluster 0 pgmap v844: 89 pgs: 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.7 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 117 op/s; 42909/133086 objects degraded (32.242%); 29291/133086 objects misplaced (22.009%); 3.9 MiB/s, 62 objects/s recovering 2023-10-09T10:28:55.393 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:55.422 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:55.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:55.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:55.529 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:55.558 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:55.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:55.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:55.593 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:28:55.593 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [ 2023-10-09T10:28:55.593 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:28:55.593 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.45056.0:136875 7.8 e234/225 7:1257c6ca:::benchmark_data_smithi053_144553_object46613:head v 234'8522, mlcod=207'2691)", 2023-10-09T10:28:55.593 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:28:55.588899+0000", 2023-10-09T10:28:55.593 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.0015970730000000001, 2023-10-09T10:28:55.594 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.001625561, 2023-10-09T10:28:55.594 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:28:55.594 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "started", 2023-10-09T10:28:55.594 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:28:55.594 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:28:55.594 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:28:55.594 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:28:55.588899+0000", 2023-10-09T10:28:55.594 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:28:55.594 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:28:55.594 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:28:55.595 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:28:55.595 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:28:55.588899+0000", 2023-10-09T10:28:55.595 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:28:55.595 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:28:55.595 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:28:55.595 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:28:55.595 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:28:55.588896+0000", 2023-10-09T10:28:55.595 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999976 2023-10-09T10:28:55.595 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:28:55.595 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:28:55.595 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:28:55.595 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:28:55.588919+0000", 2023-10-09T10:28:55.596 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.2849000000000001e-05 2023-10-09T10:28:55.596 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:28:55.596 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:28:55.596 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:28:55.596 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:28:55.588966+0000", 2023-10-09T10:28:55.596 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.6440000000000003e-05 2023-10-09T10:28:55.596 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:28:55.596 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:28:55.596 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:28:55.596 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:28:55.588989+0000", 2023-10-09T10:28:55.596 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.3779000000000001e-05 2023-10-09T10:28:55.596 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:28:55.597 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:28:55.597 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:28:55.597 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:28:55.589066+0000", 2023-10-09T10:28:55.597 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.6289000000000001e-05 2023-10-09T10:28:55.597 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:28:55.597 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:28:55.597 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:28:55.597 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:28:55.589098+0000", 2023-10-09T10:28:55.598 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.2027999999999999e-05 2023-10-09T10:28:55.598 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:28:55.598 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:28:55.598 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:28:55.598 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:28:55.598 INFO:teuthology.orchestra.run.smithi053.stdout: ], 2023-10-09T10:28:55.598 INFO:teuthology.orchestra.run.smithi053.stdout: "num_ops": 1 2023-10-09T10:28:55.599 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:28:55.664 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:55.688 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:55.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:55.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:55.791 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:55.818 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:55.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:55.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:55.926 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:55.954 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:55.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:55.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:56.057 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:56.082 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:56.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:56.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:56.148 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:56 smithi053 bash[76859]: audit 2023-10-09T10:28:55.937728+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.53:0/4206425963' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:28:56.148 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:56 smithi053 bash[76859]: audit 2023-10-09T10:28:55.938162+0000 mon.a (mon.0) 1123 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:28:56.160 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is set 2023-10-09T10:28:56.186 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:56.207 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:56.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:56.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:56.310 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:56.342 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:56.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:56.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:56.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:56 smithi086 bash[59714]: audit 2023-10-09T10:28:55.937728+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.53:0/4206425963' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:28:56.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:56 smithi086 bash[59714]: audit 2023-10-09T10:28:55.938162+0000 mon.a (mon.0) 1123 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:28:56.416 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:56 smithi053 bash[79554]: audit 2023-10-09T10:28:55.937728+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.53:0/4206425963' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:28:56.416 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:56 smithi053 bash[79554]: audit 2023-10-09T10:28:55.938162+0000 mon.a (mon.0) 1123 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:28:56.448 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:56.473 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:56.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:56.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:56.576 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:56.598 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:56.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:56.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:56.701 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:56.724 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:56.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:56.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:56.827 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:56.852 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:56.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:56.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:56.959 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:56.989 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:56.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:56.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:57.092 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:57.118 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:28:57.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:57.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:28:57.221 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:57.248 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:57.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:57.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:57.318 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:57 smithi053 bash[79554]: cluster 2023-10-09T10:28:55.547204+0000 mgr.y (mgr.26072) 794 : cluster 0 pgmap v845: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.7 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 119 op/s; 42722/132285 objects degraded (32.295%); 28944/132285 objects misplaced (21.880%); 3.9 MiB/s, 63 objects/s recovering 2023-10-09T10:28:57.319 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:57 smithi053 bash[79554]: cluster 2023-10-09T10:28:56.144877+0000 mon.a (mon.0) 1124 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:28:57.319 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:57 smithi053 bash[79554]: cluster 2023-10-09T10:28:56.153005+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e235 with expected crc 2023-10-09T10:28:57.319 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:57 smithi053 bash[79554]: cluster 2023-10-09T10:28:56.153189+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e235 with expected crc 2023-10-09T10:28:57.319 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:57 smithi053 bash[79554]: audit 2023-10-09T10:28:56.153574+0000 mon.a (mon.0) 1125 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:28:57.319 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:57 smithi053 bash[79554]: cluster 2023-10-09T10:28:56.153658+0000 mon.a (mon.0) 1126 : cluster 0 osdmap e235: 8 total, 8 up, 7 in 2023-10-09T10:28:57.319 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:57 smithi053 bash[76859]: cluster 2023-10-09T10:28:55.547204+0000 mgr.y (mgr.26072) 794 : cluster 0 pgmap v845: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.7 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 119 op/s; 42722/132285 objects degraded (32.295%); 28944/132285 objects misplaced (21.880%); 3.9 MiB/s, 63 objects/s recovering 2023-10-09T10:28:57.319 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:57 smithi053 bash[76859]: cluster 2023-10-09T10:28:56.144877+0000 mon.a (mon.0) 1124 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:28:57.319 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:57 smithi053 bash[76859]: cluster 2023-10-09T10:28:56.153005+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e235 with expected crc 2023-10-09T10:28:57.320 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:57 smithi053 bash[76859]: cluster 2023-10-09T10:28:56.153189+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e235 with expected crc 2023-10-09T10:28:57.320 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:57 smithi053 bash[76859]: audit 2023-10-09T10:28:56.153574+0000 mon.a (mon.0) 1125 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:28:57.320 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:57 smithi053 bash[76859]: cluster 2023-10-09T10:28:56.153658+0000 mon.a (mon.0) 1126 : cluster 0 osdmap e235: 8 total, 8 up, 7 in 2023-10-09T10:28:57.352 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:57.377 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:57.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:57.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:57.480 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:57.492 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:57 smithi086 bash[59714]: cluster 2023-10-09T10:28:55.547204+0000 mgr.y (mgr.26072) 794 : cluster 0 pgmap v845: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.7 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 119 op/s; 42722/132285 objects degraded (32.295%); 28944/132285 objects misplaced (21.880%); 3.9 MiB/s, 63 objects/s recovering 2023-10-09T10:28:57.492 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:57 smithi086 bash[59714]: cluster 2023-10-09T10:28:56.144877+0000 mon.a (mon.0) 1124 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:28:57.492 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:57 smithi086 bash[59714]: cluster 2023-10-09T10:28:56.153005+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e235 with expected crc 2023-10-09T10:28:57.492 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:57 smithi086 bash[59714]: cluster 2023-10-09T10:28:56.153189+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e235 with expected crc 2023-10-09T10:28:57.492 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:57 smithi086 bash[59714]: audit 2023-10-09T10:28:56.153574+0000 mon.a (mon.0) 1125 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:28:57.493 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:57 smithi086 bash[59714]: cluster 2023-10-09T10:28:56.153658+0000 mon.a (mon.0) 1126 : cluster 0 osdmap e235: 8 total, 8 up, 7 in 2023-10-09T10:28:57.505 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:57.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:57.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:57.608 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:57.630 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:57.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:57.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:57.734 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:57.758 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:57.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:57.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:57.862 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:57.885 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:57.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:57.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:57.988 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:58.013 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:28:58.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:58.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:28:58.116 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:58.139 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:58.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:58.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:58.242 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:58.250 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:58 smithi086 bash[59714]: cluster 2023-10-09T10:28:58.113854+0000 mon.a (mon.0) 1127 : cluster 3 Health check update: Degraded data redundancy: 42722/132285 objects degraded (32.295%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:58.271 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:58.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:58.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:58.376 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:58.407 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:58.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:58.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:58.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:58 smithi053 bash[79554]: cluster 2023-10-09T10:28:58.113854+0000 mon.a (mon.0) 1127 : cluster 3 Health check update: Degraded data redundancy: 42722/132285 objects degraded (32.295%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:58.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:58 smithi053 bash[76859]: cluster 2023-10-09T10:28:58.113854+0000 mon.a (mon.0) 1127 : cluster 3 Health check update: Degraded data redundancy: 42722/132285 objects degraded (32.295%), 16 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:28:58.510 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:58.537 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:58.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:58.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:58.640 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:58.671 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:58.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:58.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:58.733 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-09T10:28:58.775 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:58.800 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:28:58.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:58.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:28:58.903 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:58.927 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:58.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:58.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:59.032 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:59.060 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:59.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:59.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:59.167 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:59.192 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:59.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:59.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:28:59.297 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:59.306 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:28:59 smithi086 bash[59714]: cluster 2023-10-09T10:28:57.547789+0000 mgr.y (mgr.26072) 795 : cluster 0 pgmap v847: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.7 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 132 op/s; 42626/131652 objects degraded (32.378%); 28848/131652 objects misplaced (21.912%); 3.6 MiB/s, 58 objects/s recovering 2023-10-09T10:28:59.324 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:59.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:59.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:59.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:28:59 smithi053 bash[76859]: cluster 2023-10-09T10:28:57.547789+0000 mgr.y (mgr.26072) 795 : cluster 0 pgmap v847: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.7 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 132 op/s; 42626/131652 objects degraded (32.378%); 28848/131652 objects misplaced (21.912%); 3.6 MiB/s, 58 objects/s recovering 2023-10-09T10:28:59.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:28:59 smithi053 bash[79554]: cluster 2023-10-09T10:28:57.547789+0000 mgr.y (mgr.26072) 795 : cluster 0 pgmap v847: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.7 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 132 op/s; 42626/131652 objects degraded (32.378%); 28848/131652 objects misplaced (21.912%); 3.6 MiB/s, 58 objects/s recovering 2023-10-09T10:28:59.427 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:59.459 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:28:59.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:59.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:28:59.562 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:59.590 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:28:59.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:59.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:28:59.694 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:59.720 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:28:59.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:59.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:28:59.823 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:59.850 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:28:59.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:59.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:28:59.953 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:59.981 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:28:59.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:28:59.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:00.085 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:00.114 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:00.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:00.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:00.217 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:00.245 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:00.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:00.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:00.348 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:00.375 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:00.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:00.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:00.479 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:00.508 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:00.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:00.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:00.672 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:00.705 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:00.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:00.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:00.711 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T10:29:00.810 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:00.842 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:00.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:00.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:00.945 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:00.971 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:00.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:00.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:01.076 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:01.104 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:01.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:01.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:01.208 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:01.220 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:29:01.248 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:01.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:01.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:01.351 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:01.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:01 smithi086 bash[59714]: cluster 2023-10-09T10:28:59.548504+0000 mgr.y (mgr.26072) 796 : cluster 0 pgmap v848: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.7 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 145 op/s; 42474/130452 objects degraded (32.559%); 28567/130452 objects misplaced (21.898%); 3.5 MiB/s, 56 objects/s recovering 2023-10-09T10:29:01.395 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:01.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:01.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:01.432 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:01 smithi053 bash[76859]: cluster 2023-10-09T10:28:59.548504+0000 mgr.y (mgr.26072) 796 : cluster 0 pgmap v848: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.7 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 145 op/s; 42474/130452 objects degraded (32.559%); 28567/130452 objects misplaced (21.898%); 3.5 MiB/s, 56 objects/s recovering 2023-10-09T10:29:01.432 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:01 smithi053 bash[79554]: cluster 2023-10-09T10:28:59.548504+0000 mgr.y (mgr.26072) 796 : cluster 0 pgmap v848: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.7 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 145 op/s; 42474/130452 objects degraded (32.559%); 28567/130452 objects misplaced (21.898%); 3.5 MiB/s, 56 objects/s recovering 2023-10-09T10:29:01.498 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:01.532 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:01.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:01.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:01.636 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:01.666 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:01.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:01.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:01.769 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:01.810 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:01.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:01.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:01.920 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:01.948 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:01.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:01.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:02.052 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:02.079 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:02.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:02.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:02.183 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:02.210 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:02.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:02.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:02.314 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:02.340 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:02.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:02.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:02.444 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:02.471 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:02.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:02.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:02.577 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:02.602 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:02.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:02.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:02.705 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:02.736 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:02.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:02.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:02.840 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:02.852 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:29:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:29:02] "GET /metrics HTTP/1.1" 200 36596 "" "Prometheus/2.33.4" 2023-10-09T10:29:02.870 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:02.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:02.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:02.973 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:03.002 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:03.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:03.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:03.106 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:03.133 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:03.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:03.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:03.180 INFO:teuthology.orchestra.run.smithi053.stderr:set osd.3 primary-affinity to 0.151885 (899532) 2023-10-09T10:29:03.245 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:03.272 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:03.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:03.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:03.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:03 smithi086 bash[59714]: cluster 2023-10-09T10:29:01.549311+0000 mgr.y (mgr.26072) 797 : cluster 0 pgmap v849: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.6 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 149 op/s; 42235/129357 objects degraded (32.650%); 28340/129357 objects misplaced (21.908%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T10:29:03.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:03 smithi086 bash[59714]: audit 2023-10-09T10:29:02.516179+0000 mon.c (mon.2) 71 : audit 1 from='client.? 172.21.15.53:0/1614979532' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.15188530701593506}]: dispatch 2023-10-09T10:29:03.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:03 smithi086 bash[59714]: audit 2023-10-09T10:29:02.516658+0000 mon.a (mon.0) 1128 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.15188530701593506}]: dispatch 2023-10-09T10:29:03.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:03 smithi086 bash[59714]: cluster 2023-10-09T10:29:03.115178+0000 mon.a (mon.0) 1129 : cluster 3 Health check update: Degraded data redundancy: 42235/129357 objects degraded (32.650%), 16 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:03.379 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:03.400 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:03.402 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:03 smithi053 bash[79554]: cluster 2023-10-09T10:29:01.549311+0000 mgr.y (mgr.26072) 797 : cluster 0 pgmap v849: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.6 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 149 op/s; 42235/129357 objects degraded (32.650%); 28340/129357 objects misplaced (21.908%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T10:29:03.403 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:03 smithi053 bash[79554]: audit 2023-10-09T10:29:02.516179+0000 mon.c (mon.2) 71 : audit 1 from='client.? 172.21.15.53:0/1614979532' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.15188530701593506}]: dispatch 2023-10-09T10:29:03.403 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:03 smithi053 bash[79554]: audit 2023-10-09T10:29:02.516658+0000 mon.a (mon.0) 1128 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.15188530701593506}]: dispatch 2023-10-09T10:29:03.403 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:03 smithi053 bash[79554]: cluster 2023-10-09T10:29:03.115178+0000 mon.a (mon.0) 1129 : cluster 3 Health check update: Degraded data redundancy: 42235/129357 objects degraded (32.650%), 16 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:03.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:03.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:03.405 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:03 smithi053 bash[76859]: cluster 2023-10-09T10:29:01.549311+0000 mgr.y (mgr.26072) 797 : cluster 0 pgmap v849: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.6 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 149 op/s; 42235/129357 objects degraded (32.650%); 28340/129357 objects misplaced (21.908%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T10:29:03.405 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:03 smithi053 bash[76859]: audit 2023-10-09T10:29:02.516179+0000 mon.c (mon.2) 71 : audit 1 from='client.? 172.21.15.53:0/1614979532' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.15188530701593506}]: dispatch 2023-10-09T10:29:03.405 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:03 smithi053 bash[76859]: audit 2023-10-09T10:29:02.516658+0000 mon.a (mon.0) 1128 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.15188530701593506}]: dispatch 2023-10-09T10:29:03.405 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:03 smithi053 bash[76859]: cluster 2023-10-09T10:29:03.115178+0000 mon.a (mon.0) 1129 : cluster 3 Health check update: Degraded data redundancy: 42235/129357 objects degraded (32.650%), 16 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:03.505 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:03.534 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:03.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:03.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:03.636 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:03.661 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:03.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:03.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:03.763 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:03.797 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:03.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:03.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:03.900 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:03.925 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:03.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:03.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:04.028 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:04.059 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:04.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:04.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:04.165 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:04.200 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:04.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:04.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:04.304 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:04.346 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:04.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:04.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:04.449 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:04.461 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:04 smithi053 bash[76859]: cluster 2023-10-09T10:29:03.165505+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T10:29:04.462 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:04 smithi053 bash[76859]: cluster 2023-10-09T10:29:03.166714+0000 osd.4 (osd.4) 204 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T10:29:04.462 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:04 smithi053 bash[76859]: audit 2023-10-09T10:29:03.168103+0000 mon.a (mon.0) 1130 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.15188530701593506}]': finished 2023-10-09T10:29:04.462 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:04 smithi053 bash[76859]: cluster 2023-10-09T10:29:03.168231+0000 mon.a (mon.0) 1131 : cluster 0 osdmap e236: 8 total, 8 up, 7 in 2023-10-09T10:29:04.462 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:04 smithi053 bash[76859]: cluster 2023-10-09T10:29:03.171282+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T10:29:04.462 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:04 smithi053 bash[76859]: cluster 2023-10-09T10:29:03.174082+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T10:29:04.462 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:04 smithi053 bash[79554]: cluster 2023-10-09T10:29:03.165505+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T10:29:04.462 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:04 smithi053 bash[79554]: cluster 2023-10-09T10:29:03.166714+0000 osd.4 (osd.4) 204 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T10:29:04.463 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:04 smithi053 bash[79554]: audit 2023-10-09T10:29:03.168103+0000 mon.a (mon.0) 1130 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.15188530701593506}]': finished 2023-10-09T10:29:04.463 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:04 smithi053 bash[79554]: cluster 2023-10-09T10:29:03.168231+0000 mon.a (mon.0) 1131 : cluster 0 osdmap e236: 8 total, 8 up, 7 in 2023-10-09T10:29:04.463 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:04 smithi053 bash[79554]: cluster 2023-10-09T10:29:03.171282+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T10:29:04.463 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:04 smithi053 bash[79554]: cluster 2023-10-09T10:29:03.174082+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T10:29:04.480 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:04.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:04.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:04.583 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:04.610 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:04.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:04.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:04.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:04 smithi086 bash[59714]: cluster 2023-10-09T10:29:03.165505+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T10:29:04.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:04 smithi086 bash[59714]: cluster 2023-10-09T10:29:03.166714+0000 osd.4 (osd.4) 204 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T10:29:04.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:04 smithi086 bash[59714]: audit 2023-10-09T10:29:03.168103+0000 mon.a (mon.0) 1130 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.15188530701593506}]': finished 2023-10-09T10:29:04.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:04 smithi086 bash[59714]: cluster 2023-10-09T10:29:03.168231+0000 mon.a (mon.0) 1131 : cluster 0 osdmap e236: 8 total, 8 up, 7 in 2023-10-09T10:29:04.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:04 smithi086 bash[59714]: cluster 2023-10-09T10:29:03.171282+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T10:29:04.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:04 smithi086 bash[59714]: cluster 2023-10-09T10:29:03.174082+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e236 with expected crc 2023-10-09T10:29:04.713 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:04.738 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:04.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:04.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:04.841 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:04.886 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:04.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:04.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:04.988 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:05.018 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:05.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:05.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:05.121 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:05.151 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:05.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:05.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:05.254 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:05.267 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[79554]: cluster 2023-10-09T10:29:03.550240+0000 mgr.y (mgr.26072) 798 : cluster 0 pgmap v851: 89 pgs: 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 154 op/s; 42151/128574 objects degraded (32.783%); 28198/128574 objects misplaced (21.931%); 3.0 MiB/s, 47 objects/s recovering 2023-10-09T10:29:05.267 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[79554]: cluster 2023-10-09T10:29:04.181957+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.267 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[79554]: cluster 2023-10-09T10:29:04.184837+0000 osd.3 (osd.3) 11 : cluster 1 7.3 continuing backfill to osd.2 from (206'200,235'8930] 7:c02e5113:::benchmark_data_smithi053_144553_object42518:head to 235'8930 2023-10-09T10:29:05.267 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[79554]: cluster 2023-10-09T10:29:04.184988+0000 mon.a (mon.0) 1132 : cluster 0 osdmap e237: 8 total, 8 up, 7 in 2023-10-09T10:29:05.267 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[79554]: cluster 2023-10-09T10:29:04.185993+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.267 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[79554]: cluster 2023-10-09T10:29:04.187362+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.267 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[79554]: cluster 2023-10-09T10:29:04.187490+0000 osd.4 (osd.4) 205 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.267 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[79554]: cluster 2023-10-09T10:29:04.188028+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.267 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[79554]: cluster 2023-10-09T10:29:04.189270+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.268 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[79554]: cluster 2023-10-09T10:29:04.189370+0000 osd.4 (osd.4) 206 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.268 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[79554]: cluster 2023-10-09T10:29:04.191376+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.268 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[79554]: cluster 2023-10-09T10:29:04.191620+0000 osd.4 (osd.4) 207 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.268 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[79554]: cluster 2023-10-09T10:29:04.191728+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.268 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[79554]: cluster 2023-10-09T10:29:04.193889+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.268 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[79554]: cluster 2023-10-09T10:29:04.196101+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.268 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[79554]: cluster 2023-10-09T10:29:04.199144+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.268 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[79554]: cluster 2023-10-09T10:29:04.201009+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.268 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[79554]: cluster 2023-10-09T10:29:04.203017+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[76859]: cluster 2023-10-09T10:29:03.550240+0000 mgr.y (mgr.26072) 798 : cluster 0 pgmap v851: 89 pgs: 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 154 op/s; 42151/128574 objects degraded (32.783%); 28198/128574 objects misplaced (21.931%); 3.0 MiB/s, 47 objects/s recovering 2023-10-09T10:29:05.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[76859]: cluster 2023-10-09T10:29:04.181957+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[76859]: cluster 2023-10-09T10:29:04.184837+0000 osd.3 (osd.3) 11 : cluster 1 7.3 continuing backfill to osd.2 from (206'200,235'8930] 7:c02e5113:::benchmark_data_smithi053_144553_object42518:head to 235'8930 2023-10-09T10:29:05.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[76859]: cluster 2023-10-09T10:29:04.184988+0000 mon.a (mon.0) 1132 : cluster 0 osdmap e237: 8 total, 8 up, 7 in 2023-10-09T10:29:05.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[76859]: cluster 2023-10-09T10:29:04.185993+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[76859]: cluster 2023-10-09T10:29:04.187362+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[76859]: cluster 2023-10-09T10:29:04.187490+0000 osd.4 (osd.4) 205 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[76859]: cluster 2023-10-09T10:29:04.188028+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[76859]: cluster 2023-10-09T10:29:04.189270+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[76859]: cluster 2023-10-09T10:29:04.189370+0000 osd.4 (osd.4) 206 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.269 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[76859]: cluster 2023-10-09T10:29:04.191376+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.270 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[76859]: cluster 2023-10-09T10:29:04.191620+0000 osd.4 (osd.4) 207 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.270 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[76859]: cluster 2023-10-09T10:29:04.191728+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.270 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[76859]: cluster 2023-10-09T10:29:04.193889+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.270 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[76859]: cluster 2023-10-09T10:29:04.196101+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.270 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[76859]: cluster 2023-10-09T10:29:04.199144+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.270 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[76859]: cluster 2023-10-09T10:29:04.201009+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.270 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:05 smithi053 bash[76859]: cluster 2023-10-09T10:29:04.203017+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.294 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:29:05.304 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:05.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:05.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:05.408 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:05.434 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:05.435 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:05 smithi086 bash[59714]: cluster 2023-10-09T10:29:03.550240+0000 mgr.y (mgr.26072) 798 : cluster 0 pgmap v851: 89 pgs: 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 4 active+remapped+backfill_wait, 8 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 154 op/s; 42151/128574 objects degraded (32.783%); 28198/128574 objects misplaced (21.931%); 3.0 MiB/s, 47 objects/s recovering 2023-10-09T10:29:05.435 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:05 smithi086 bash[59714]: cluster 2023-10-09T10:29:04.181957+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.436 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:05 smithi086 bash[59714]: cluster 2023-10-09T10:29:04.184837+0000 osd.3 (osd.3) 11 : cluster 1 7.3 continuing backfill to osd.2 from (206'200,235'8930] 7:c02e5113:::benchmark_data_smithi053_144553_object42518:head to 235'8930 2023-10-09T10:29:05.436 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:05 smithi086 bash[59714]: cluster 2023-10-09T10:29:04.184988+0000 mon.a (mon.0) 1132 : cluster 0 osdmap e237: 8 total, 8 up, 7 in 2023-10-09T10:29:05.436 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:05 smithi086 bash[59714]: cluster 2023-10-09T10:29:04.185993+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.436 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:05 smithi086 bash[59714]: cluster 2023-10-09T10:29:04.187362+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.436 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:05 smithi086 bash[59714]: cluster 2023-10-09T10:29:04.187490+0000 osd.4 (osd.4) 205 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.436 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:05 smithi086 bash[59714]: cluster 2023-10-09T10:29:04.188028+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.436 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:05 smithi086 bash[59714]: cluster 2023-10-09T10:29:04.189270+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.437 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:05 smithi086 bash[59714]: cluster 2023-10-09T10:29:04.189370+0000 osd.4 (osd.4) 206 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.437 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:05 smithi086 bash[59714]: cluster 2023-10-09T10:29:04.191376+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.438 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:05 smithi086 bash[59714]: cluster 2023-10-09T10:29:04.191620+0000 osd.4 (osd.4) 207 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.438 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:05 smithi086 bash[59714]: cluster 2023-10-09T10:29:04.191728+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.438 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:05 smithi086 bash[59714]: cluster 2023-10-09T10:29:04.193889+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.438 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:05 smithi086 bash[59714]: cluster 2023-10-09T10:29:04.196101+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.438 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:05 smithi086 bash[59714]: cluster 2023-10-09T10:29:04.199144+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.438 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:05 smithi086 bash[59714]: cluster 2023-10-09T10:29:04.201009+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.439 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:05 smithi086 bash[59714]: cluster 2023-10-09T10:29:04.203017+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e237 with expected crc 2023-10-09T10:29:05.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:05.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:05.541 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:05.569 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:05.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:05.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:05.672 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:05.695 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:05.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:05.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:05.798 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:05.823 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:05.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:05.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:05.926 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:05.951 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:05.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:05.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:06.055 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:06.146 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:06.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:06.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:06.249 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:06.260 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:06 smithi086 bash[59714]: cluster 2023-10-09T10:29:05.190660+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e238 with expected crc 2023-10-09T10:29:06.261 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:06 smithi086 bash[59714]: cluster 2023-10-09T10:29:05.190760+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e238 with expected crc 2023-10-09T10:29:06.261 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:06 smithi086 bash[59714]: cluster 2023-10-09T10:29:05.192107+0000 mon.a (mon.0) 1133 : cluster 0 osdmap e238: 8 total, 8 up, 7 in 2023-10-09T10:29:06.261 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:06 smithi086 bash[59714]: cluster 2023-10-09T10:29:05.192921+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e238 with expected crc 2023-10-09T10:29:06.261 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:06 smithi086 bash[59714]: cluster 2023-10-09T10:29:05.194945+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e238 with expected crc 2023-10-09T10:29:06.261 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:06 smithi086 bash[59714]: cluster 2023-10-09T10:29:05.198106+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e238 with expected crc 2023-10-09T10:29:06.276 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:06.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:06.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:06.380 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:06.410 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:06.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:06.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:06.513 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:06.520 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:06 smithi053 bash[79554]: cluster 2023-10-09T10:29:05.190660+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e238 with expected crc 2023-10-09T10:29:06.520 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:06 smithi053 bash[79554]: cluster 2023-10-09T10:29:05.190760+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e238 with expected crc 2023-10-09T10:29:06.520 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:06 smithi053 bash[79554]: cluster 2023-10-09T10:29:05.192107+0000 mon.a (mon.0) 1133 : cluster 0 osdmap e238: 8 total, 8 up, 7 in 2023-10-09T10:29:06.521 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:06 smithi053 bash[79554]: cluster 2023-10-09T10:29:05.192921+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e238 with expected crc 2023-10-09T10:29:06.521 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:06 smithi053 bash[79554]: cluster 2023-10-09T10:29:05.194945+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e238 with expected crc 2023-10-09T10:29:06.521 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:06 smithi053 bash[79554]: cluster 2023-10-09T10:29:05.198106+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e238 with expected crc 2023-10-09T10:29:06.521 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:06 smithi053 bash[76859]: cluster 2023-10-09T10:29:05.190660+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e238 with expected crc 2023-10-09T10:29:06.521 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:06 smithi053 bash[76859]: cluster 2023-10-09T10:29:05.190760+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e238 with expected crc 2023-10-09T10:29:06.521 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:06 smithi053 bash[76859]: cluster 2023-10-09T10:29:05.192107+0000 mon.a (mon.0) 1133 : cluster 0 osdmap e238: 8 total, 8 up, 7 in 2023-10-09T10:29:06.522 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:06 smithi053 bash[76859]: cluster 2023-10-09T10:29:05.192921+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e238 with expected crc 2023-10-09T10:29:06.522 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:06 smithi053 bash[76859]: cluster 2023-10-09T10:29:05.194945+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e238 with expected crc 2023-10-09T10:29:06.522 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:06 smithi053 bash[76859]: cluster 2023-10-09T10:29:05.198106+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e238 with expected crc 2023-10-09T10:29:06.532 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:06.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:06.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:06.634 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:06.659 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:06.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:06.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:06.763 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:06.785 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:06.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:06.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:06.888 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:06.911 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:06.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:06.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:07.014 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:07.034 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:07.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:07.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:07.136 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:07.159 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:07.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:07.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:07.262 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:07.282 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:07.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:07.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:07.339 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:29:07.387 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:07.406 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:07.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:07.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:07.453 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:07 smithi053 bash[79554]: cluster 2023-10-09T10:29:05.551125+0000 mgr.y (mgr.26072) 799 : cluster 0 pgmap v854: 89 pgs: 2 peering, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 142 op/s; 41990/127887 objects degraded (32.834%); 27882/127887 objects misplaced (21.802%); 4.9 MiB/s, 69 objects/s recovering 2023-10-09T10:29:07.453 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:07 smithi053 bash[79554]: cluster 2023-10-09T10:29:06.186475+0000 mon.a (mon.0) 1134 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T10:29:07.453 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:07 smithi053 bash[76859]: cluster 2023-10-09T10:29:05.551125+0000 mgr.y (mgr.26072) 799 : cluster 0 pgmap v854: 89 pgs: 2 peering, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 142 op/s; 41990/127887 objects degraded (32.834%); 27882/127887 objects misplaced (21.802%); 4.9 MiB/s, 69 objects/s recovering 2023-10-09T10:29:07.453 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:07 smithi053 bash[76859]: cluster 2023-10-09T10:29:06.186475+0000 mon.a (mon.0) 1134 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T10:29:07.510 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:07.529 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:07.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:07.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:07.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:07 smithi086 bash[59714]: cluster 2023-10-09T10:29:05.551125+0000 mgr.y (mgr.26072) 799 : cluster 0 pgmap v854: 89 pgs: 2 peering, 2 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 4 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 68 active+clean; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 142 op/s; 41990/127887 objects degraded (32.834%); 27882/127887 objects misplaced (21.802%); 4.9 MiB/s, 69 objects/s recovering 2023-10-09T10:29:07.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:07 smithi086 bash[59714]: cluster 2023-10-09T10:29:06.186475+0000 mon.a (mon.0) 1134 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T10:29:07.632 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:07.664 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:07.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:07.667 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:07.768 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:07.793 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:07.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:07.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:07.899 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:07.922 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:07.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:07.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:08.025 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:08.048 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:08.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:08.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:08.151 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:08.169 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:08.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:08.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:08.273 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:08.344 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:08.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:08.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:08.448 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:08.484 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:08.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:08.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:08.587 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:08.610 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:29:08.615 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:08.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:08.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:08.633 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:29:08.662 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:29:08.687 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:29:08.710 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:29:08.720 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:08.739 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:29:08.750 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:08.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:08.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:08.776 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:29:08.805 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:29:08.807 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:29:08.807 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:29:08.807 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:29:08.807 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:29:08.807 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:29:08.807 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:29:08.808 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:29:08.808 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:29:08.854 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:08.889 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:08.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:08.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:08.992 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:09.017 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:09.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:09.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:09.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:09 smithi086 bash[59714]: cluster 2023-10-09T10:29:07.551742+0000 mgr.y (mgr.26072) 800 : cluster 0 pgmap v855: 89 pgs: 2 peering, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 69 active+clean; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 101 op/s; 36750/127533 objects degraded (28.816%); 30402/127533 objects misplaced (23.839%); 6.9 MiB/s, 101 objects/s recovering 2023-10-09T10:29:09.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:09 smithi086 bash[59714]: audit 2023-10-09T10:29:08.076238+0000 mon.a (mon.0) 1135 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:29:09.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:09 smithi086 bash[59714]: audit 2023-10-09T10:29:08.077175+0000 mon.a (mon.0) 1136 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:29:09.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:09 smithi086 bash[59714]: cluster 2023-10-09T10:29:08.116503+0000 mon.a (mon.0) 1137 : cluster 3 Health check update: Degraded data redundancy: 41990/127887 objects degraded (32.834%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:09.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:09 smithi086 bash[59714]: audit 2023-10-09T10:29:08.584008+0000 mon.a (mon.0) 1138 : audit 0 from='client.? 172.21.15.53:0/3209272850' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:29:09.124 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:09.146 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:09.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:09.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:09.250 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:09.257 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:09 smithi053 bash[76859]: cluster 2023-10-09T10:29:07.551742+0000 mgr.y (mgr.26072) 800 : cluster 0 pgmap v855: 89 pgs: 2 peering, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 69 active+clean; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 101 op/s; 36750/127533 objects degraded (28.816%); 30402/127533 objects misplaced (23.839%); 6.9 MiB/s, 101 objects/s recovering 2023-10-09T10:29:09.257 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:09 smithi053 bash[76859]: audit 2023-10-09T10:29:08.076238+0000 mon.a (mon.0) 1135 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:29:09.257 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:09 smithi053 bash[76859]: audit 2023-10-09T10:29:08.077175+0000 mon.a (mon.0) 1136 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:29:09.258 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:09 smithi053 bash[76859]: cluster 2023-10-09T10:29:08.116503+0000 mon.a (mon.0) 1137 : cluster 3 Health check update: Degraded data redundancy: 41990/127887 objects degraded (32.834%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:09.258 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:09 smithi053 bash[76859]: audit 2023-10-09T10:29:08.584008+0000 mon.a (mon.0) 1138 : audit 0 from='client.? 172.21.15.53:0/3209272850' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:29:09.258 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:09 smithi053 bash[79554]: cluster 2023-10-09T10:29:07.551742+0000 mgr.y (mgr.26072) 800 : cluster 0 pgmap v855: 89 pgs: 2 peering, 3 active+recovery_wait+degraded, 2 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 69 active+clean; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 101 op/s; 36750/127533 objects degraded (28.816%); 30402/127533 objects misplaced (23.839%); 6.9 MiB/s, 101 objects/s recovering 2023-10-09T10:29:09.258 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:09 smithi053 bash[79554]: audit 2023-10-09T10:29:08.076238+0000 mon.a (mon.0) 1135 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:29:09.258 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:09 smithi053 bash[79554]: audit 2023-10-09T10:29:08.077175+0000 mon.a (mon.0) 1136 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:29:09.258 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:09 smithi053 bash[79554]: cluster 2023-10-09T10:29:08.116503+0000 mon.a (mon.0) 1137 : cluster 3 Health check update: Degraded data redundancy: 41990/127887 objects degraded (32.834%), 14 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:09.258 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:09 smithi053 bash[79554]: audit 2023-10-09T10:29:08.584008+0000 mon.a (mon.0) 1138 : audit 0 from='client.? 172.21.15.53:0/3209272850' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:29:09.271 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:09.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:09.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:09.373 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:09.396 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:09.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:09.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:09.504 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:09.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:09.542 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:09.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:09.643 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:09.672 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:09.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:09.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:09.776 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:09.798 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:09.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:09.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:09.856 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7] out_osds: [0] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:29:09.856 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:29:09.857 INFO:tasks.thrashosds.thrasher:Adding osd 0 2023-10-09T10:29:09.857 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd in 0 2023-10-09T10:29:09.903 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:09.940 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:09.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:09.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:10.043 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:10.065 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:10.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:10.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:10.168 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:10.191 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:10.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:10.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:10.294 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:10.318 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:10.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:10.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:10.420 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:10.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:10 smithi053 bash[79554]: cluster 2023-10-09T10:29:10.075264+0000 mon.a (mon.0) 1139 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-09T10:29:10.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:10 smithi053 bash[76859]: cluster 2023-10-09T10:29:10.075264+0000 mon.a (mon.0) 1139 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-09T10:29:10.429 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:10 smithi086 bash[59714]: cluster 2023-10-09T10:29:10.075264+0000 mon.a (mon.0) 1139 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-09T10:29:10.448 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:10.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:10.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:10.552 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:10.577 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:10.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:10.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:10.681 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:10.707 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:10.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:10.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:10.811 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:10.834 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:10.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:10.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:10.938 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:10.958 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:10.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:10.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:11.060 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:11.088 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:11.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:11.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:11.194 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:11.216 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:11.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:11.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:11.319 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:11.328 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:11 smithi053 bash[76859]: cluster 2023-10-09T10:29:09.552483+0000 mgr.y (mgr.26072) 801 : cluster 0 pgmap v856: 89 pgs: 1 peering, 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 71 active+clean; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 67 op/s; 38357/127284 objects degraded (30.135%); 28685/127284 objects misplaced (22.536%); 6.6 MiB/s, 95 objects/s recovering 2023-10-09T10:29:11.328 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:11 smithi053 bash[79554]: cluster 2023-10-09T10:29:09.552483+0000 mgr.y (mgr.26072) 801 : cluster 0 pgmap v856: 89 pgs: 1 peering, 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 71 active+clean; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 67 op/s; 38357/127284 objects degraded (30.135%); 28685/127284 objects misplaced (22.536%); 6.6 MiB/s, 95 objects/s recovering 2023-10-09T10:29:11.341 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:11.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:11.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:11.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:11 smithi086 bash[59714]: cluster 2023-10-09T10:29:09.552483+0000 mgr.y (mgr.26072) 801 : cluster 0 pgmap v856: 89 pgs: 1 peering, 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 71 active+clean; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 67 op/s; 38357/127284 objects degraded (30.135%); 28685/127284 objects misplaced (22.536%); 6.6 MiB/s, 95 objects/s recovering 2023-10-09T10:29:11.448 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:11.468 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:11.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:11.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:11.570 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:11.595 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:11.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:11.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:11.701 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:11.724 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:11.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:11.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:11.828 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:11.852 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:11.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:11.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:11.957 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:11.983 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:11.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:11.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:12.090 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:12.116 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:12.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:12.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:12.222 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:12.243 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:12.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:12.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:12.346 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:12.373 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:12.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:12.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:12.476 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:12.498 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:12.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:12.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:12.603 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:12.629 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:12.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:12.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:12.735 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:12.747 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:29:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:29:12] "GET /metrics HTTP/1.1" 200 36604 "" "Prometheus/2.33.4" 2023-10-09T10:29:12.760 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:12.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:12.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:12.867 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:12.889 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:12.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:12.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:12.992 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:13.015 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:13.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:13.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:13.118 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:13.134 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:13 smithi086 bash[59714]: cluster 2023-10-09T10:29:11.553183+0000 mgr.y (mgr.26072) 802 : cluster 0 pgmap v857: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 72 active+clean; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 77 op/s; 37797/126708 objects degraded (29.830%); 27604/126708 objects misplaced (21.786%); 11 MiB/s, 173 objects/s recovering 2023-10-09T10:29:13.135 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:13 smithi086 bash[59714]: cluster 2023-10-09T10:29:13.118114+0000 mon.a (mon.0) 1140 : cluster 3 Health check update: Degraded data redundancy: 37797/126708 objects degraded (29.830%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:13.144 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:13.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:13.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:13.247 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:13.266 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:13 smithi053 bash[79554]: cluster 2023-10-09T10:29:11.553183+0000 mgr.y (mgr.26072) 802 : cluster 0 pgmap v857: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 72 active+clean; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 77 op/s; 37797/126708 objects degraded (29.830%); 27604/126708 objects misplaced (21.786%); 11 MiB/s, 173 objects/s recovering 2023-10-09T10:29:13.266 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:13 smithi053 bash[79554]: cluster 2023-10-09T10:29:13.118114+0000 mon.a (mon.0) 1140 : cluster 3 Health check update: Degraded data redundancy: 37797/126708 objects degraded (29.830%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:13.267 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:13 smithi053 bash[76859]: cluster 2023-10-09T10:29:11.553183+0000 mgr.y (mgr.26072) 802 : cluster 0 pgmap v857: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 72 active+clean; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 77 op/s; 37797/126708 objects degraded (29.830%); 27604/126708 objects misplaced (21.786%); 11 MiB/s, 173 objects/s recovering 2023-10-09T10:29:13.267 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:13 smithi053 bash[76859]: cluster 2023-10-09T10:29:13.118114+0000 mon.a (mon.0) 1140 : cluster 3 Health check update: Degraded data redundancy: 37797/126708 objects degraded (29.830%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:13.279 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:13.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:13.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:13.383 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:13.409 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:13.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:13.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:13.516 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:13.546 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:13.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:13.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:13.650 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:13.678 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:13.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:13.684 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:13.785 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:13.812 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:13.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:13.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:13.890 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:29:13.920 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:13.948 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:13.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:13.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:14.051 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:14.090 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:14.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:14.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:14.196 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:14.219 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:14.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:14.222 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:14.323 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:14.348 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:14.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:14.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:14.451 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:14.474 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:14.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:14.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:14.577 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:14.601 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:14.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:14.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:14.704 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:14.722 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:14.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:14.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:14.825 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:14.859 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:14.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:14.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:14.962 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:14.991 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:14.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:14.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:15.094 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:15.120 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:15.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:15.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:15.137 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:15 smithi053 bash[76859]: cluster 2023-10-09T10:29:13.553953+0000 mgr.y (mgr.26072) 803 : cluster 0 pgmap v858: 89 pgs: 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 72 active+clean; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 84 op/s; 37628/125958 objects degraded (29.873%); 27473/125958 objects misplaced (21.811%); 9.8 MiB/s, 149 objects/s recovering 2023-10-09T10:29:15.222 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:15.246 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:15.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:15.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:15.350 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:15.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:15 smithi086 bash[59714]: cluster 2023-10-09T10:29:13.553953+0000 mgr.y (mgr.26072) 803 : cluster 0 pgmap v858: 89 pgs: 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 72 active+clean; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 84 op/s; 37628/125958 objects degraded (29.873%); 27473/125958 objects misplaced (21.811%); 9.8 MiB/s, 149 objects/s recovering 2023-10-09T10:29:15.372 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:15.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:15.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:15.409 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:15 smithi053 bash[79554]: cluster 2023-10-09T10:29:13.553953+0000 mgr.y (mgr.26072) 803 : cluster 0 pgmap v858: 89 pgs: 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 72 active+clean; 2.6 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 84 op/s; 37628/125958 objects degraded (29.873%); 27473/125958 objects misplaced (21.811%); 9.8 MiB/s, 149 objects/s recovering 2023-10-09T10:29:15.475 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:15.508 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:15.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:15.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:15.612 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:15.634 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:15.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:15.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:15.737 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:15.763 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:15.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:15.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:15.866 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:15.891 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:15.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:15.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:15.997 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:16.026 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:16.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:16.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:16.128 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:16.159 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:16.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:16.161 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:16.188 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:29:16.188 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:29:16.263 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:16.288 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:16.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:16.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:16.391 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:16.418 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:16.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:16.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:16.522 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:16.547 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:16.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:16.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:16.650 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:16.674 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:16.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:16.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:16.779 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:16.820 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:16.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:16.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:16.924 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:16.950 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:16.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:16.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:17.055 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:17.087 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:17.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:17.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:17.157 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is unset 2023-10-09T10:29:17.190 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:17.217 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:17.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:17.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:17.320 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:17.330 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:17 smithi053 bash[79554]: cluster 2023-10-09T10:29:15.554619+0000 mgr.y (mgr.26072) 804 : cluster 0 pgmap v859: 89 pgs: 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 72 active+clean; 2.5 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 87 op/s; 37455/125154 objects degraded (29.927%); 27342/125154 objects misplaced (21.847%); 8.4 MiB/s, 132 objects/s recovering 2023-10-09T10:29:17.330 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:17 smithi053 bash[79554]: audit 2023-10-09T10:29:16.886879+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.53:0/1986785737' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:29:17.330 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:17 smithi053 bash[79554]: audit 2023-10-09T10:29:16.887263+0000 mon.a (mon.0) 1141 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:29:17.330 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:17 smithi053 bash[76859]: cluster 2023-10-09T10:29:15.554619+0000 mgr.y (mgr.26072) 804 : cluster 0 pgmap v859: 89 pgs: 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 72 active+clean; 2.5 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 87 op/s; 37455/125154 objects degraded (29.927%); 27342/125154 objects misplaced (21.847%); 8.4 MiB/s, 132 objects/s recovering 2023-10-09T10:29:17.330 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:17 smithi053 bash[76859]: audit 2023-10-09T10:29:16.886879+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.53:0/1986785737' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:29:17.330 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:17 smithi053 bash[76859]: audit 2023-10-09T10:29:16.887263+0000 mon.a (mon.0) 1141 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:29:17.345 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:17.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:17.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:17.449 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:17.468 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:17.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:17.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:17.520 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-09T10:29:17.572 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:17.580 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:17 smithi086 bash[59714]: cluster 2023-10-09T10:29:15.554619+0000 mgr.y (mgr.26072) 804 : cluster 0 pgmap v859: 89 pgs: 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 72 active+clean; 2.5 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 87 op/s; 37455/125154 objects degraded (29.927%); 27342/125154 objects misplaced (21.847%); 8.4 MiB/s, 132 objects/s recovering 2023-10-09T10:29:17.580 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:17 smithi086 bash[59714]: audit 2023-10-09T10:29:16.886879+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.53:0/1986785737' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:29:17.581 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:17 smithi086 bash[59714]: audit 2023-10-09T10:29:16.887263+0000 mon.a (mon.0) 1141 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:29:17.598 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:17.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:17.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:17.704 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:17.729 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:17.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:17.738 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:17.838 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:17.867 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:17.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:17.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:17.972 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:18.000 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:18.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:18.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:18.103 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:18.126 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:18.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:18.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:18.230 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:18.261 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:18.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:18.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:18.364 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:18.376 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:18 smithi053 bash[76859]: cluster 2023-10-09T10:29:17.136885+0000 mon.a (mon.0) 1142 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:29:18.376 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:18 smithi053 bash[76859]: cluster 2023-10-09T10:29:17.146945+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e239 with expected crc 2023-10-09T10:29:18.376 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:18 smithi053 bash[76859]: audit 2023-10-09T10:29:17.148811+0000 mon.a (mon.0) 1143 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:29:18.376 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:18 smithi053 bash[76859]: cluster 2023-10-09T10:29:17.148905+0000 mon.a (mon.0) 1144 : cluster 0 osdmap e239: 8 total, 8 up, 7 in 2023-10-09T10:29:18.377 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:18 smithi053 bash[76859]: cluster 2023-10-09T10:29:17.149519+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e239 with expected crc 2023-10-09T10:29:18.377 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:18 smithi053 bash[76859]: cluster 2023-10-09T10:29:18.119287+0000 mon.a (mon.0) 1145 : cluster 3 Health check update: Degraded data redundancy: 37455/125154 objects degraded (29.927%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:18.377 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:18 smithi053 bash[79554]: cluster 2023-10-09T10:29:17.136885+0000 mon.a (mon.0) 1142 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:29:18.377 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:18 smithi053 bash[79554]: cluster 2023-10-09T10:29:17.146945+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e239 with expected crc 2023-10-09T10:29:18.377 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:18 smithi053 bash[79554]: audit 2023-10-09T10:29:17.148811+0000 mon.a (mon.0) 1143 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:29:18.377 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:18 smithi053 bash[79554]: cluster 2023-10-09T10:29:17.148905+0000 mon.a (mon.0) 1144 : cluster 0 osdmap e239: 8 total, 8 up, 7 in 2023-10-09T10:29:18.377 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:18 smithi053 bash[79554]: cluster 2023-10-09T10:29:17.149519+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e239 with expected crc 2023-10-09T10:29:18.378 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:18 smithi053 bash[79554]: cluster 2023-10-09T10:29:18.119287+0000 mon.a (mon.0) 1145 : cluster 3 Health check update: Degraded data redundancy: 37455/125154 objects degraded (29.927%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:18.398 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:18.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:18.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:18.501 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:18.527 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:18.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:18.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:18.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:18 smithi086 bash[59714]: cluster 2023-10-09T10:29:17.136885+0000 mon.a (mon.0) 1142 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:29:18.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:18 smithi086 bash[59714]: cluster 2023-10-09T10:29:17.146945+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e239 with expected crc 2023-10-09T10:29:18.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:18 smithi086 bash[59714]: audit 2023-10-09T10:29:17.148811+0000 mon.a (mon.0) 1143 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:29:18.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:18 smithi086 bash[59714]: cluster 2023-10-09T10:29:17.148905+0000 mon.a (mon.0) 1144 : cluster 0 osdmap e239: 8 total, 8 up, 7 in 2023-10-09T10:29:18.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:18 smithi086 bash[59714]: cluster 2023-10-09T10:29:17.149519+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e239 with expected crc 2023-10-09T10:29:18.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:18 smithi086 bash[59714]: cluster 2023-10-09T10:29:18.119287+0000 mon.a (mon.0) 1145 : cluster 3 Health check update: Degraded data redundancy: 37455/125154 objects degraded (29.927%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:18.630 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:18.653 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:18.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:18.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:18.759 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:18.770 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:29:18.788 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:18.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:18.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:18.892 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:18.915 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:18.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:18.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:19.020 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:19.045 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:19.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:19.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:19.151 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:19.178 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:19.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:19.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:19.283 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:19.305 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:19.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:19.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:19.409 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:19.418 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:19 smithi053 bash[76859]: cluster 2023-10-09T10:29:17.555276+0000 mgr.y (mgr.26072) 805 : cluster 0 pgmap v861: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 72 active+clean; 2.5 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 104 op/s; 36840/124407 objects degraded (29.612%); 26219/124407 objects misplaced (21.075%); 12 MiB/s, 193 objects/s recovering 2023-10-09T10:29:19.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:19 smithi053 bash[79554]: cluster 2023-10-09T10:29:17.555276+0000 mgr.y (mgr.26072) 805 : cluster 0 pgmap v861: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 72 active+clean; 2.5 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 104 op/s; 36840/124407 objects degraded (29.612%); 26219/124407 objects misplaced (21.075%); 12 MiB/s, 193 objects/s recovering 2023-10-09T10:29:19.435 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:19.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:19.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:19.538 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:19.547 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:19 smithi086 bash[59714]: cluster 2023-10-09T10:29:17.555276+0000 mgr.y (mgr.26072) 805 : cluster 0 pgmap v861: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 72 active+clean; 2.5 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 104 op/s; 36840/124407 objects degraded (29.612%); 26219/124407 objects misplaced (21.075%); 12 MiB/s, 193 objects/s recovering 2023-10-09T10:29:19.563 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:19.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:19.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:19.667 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:19.693 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:19.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:19.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:19.799 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:19.825 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:19.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:19.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:19.929 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:19.956 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:19.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:19.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:20.060 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:20.083 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:20.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:20.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:20.187 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:20.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:20.215 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:20.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:20.316 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:20.350 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:20.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:20.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:20.352 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T10:29:20.453 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:20.483 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:20.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:20.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:20.586 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:20.628 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:20.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:20.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:20.732 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:20.758 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:20.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:20.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:20.860 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:20.883 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:20.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:20.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:20.991 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:21.015 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:21.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:21.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:21.118 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:21.166 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:21.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:21.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:21.270 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:21.300 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:21.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:21.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:21.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:21 smithi086 bash[59714]: cluster 2023-10-09T10:29:19.556596+0000 mgr.y (mgr.26072) 806 : cluster 0 pgmap v862: 89 pgs: 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 72 active+clean; 2.5 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 121 op/s; 36716/123645 objects degraded (29.695%); 26044/123645 objects misplaced (21.064%); 12 MiB/s, 197 objects/s recovering 2023-10-09T10:29:21.403 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:21.412 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:21 smithi053 bash[76859]: cluster 2023-10-09T10:29:19.556596+0000 mgr.y (mgr.26072) 806 : cluster 0 pgmap v862: 89 pgs: 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 72 active+clean; 2.5 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 121 op/s; 36716/123645 objects degraded (29.695%); 26044/123645 objects misplaced (21.064%); 12 MiB/s, 197 objects/s recovering 2023-10-09T10:29:21.412 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:21 smithi053 bash[79554]: cluster 2023-10-09T10:29:19.556596+0000 mgr.y (mgr.26072) 806 : cluster 0 pgmap v862: 89 pgs: 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 72 active+clean; 2.5 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 121 op/s; 36716/123645 objects degraded (29.695%); 26044/123645 objects misplaced (21.064%); 12 MiB/s, 197 objects/s recovering 2023-10-09T10:29:21.426 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:21.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:21.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:21.529 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:21.559 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:21.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:21.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:21.663 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:21.689 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:21.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:21.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:21.796 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:21.815 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:29:21.825 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:21.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:21.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:21.930 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:21.958 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:21.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:21.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:22.058 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:29:22.069 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:22.103 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:22.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:22.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:22.206 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:22.240 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:22.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:22.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:22.344 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:22.370 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:22.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:22.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:22.474 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:22.500 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:22.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:22.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:22.603 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:22.625 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:22.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:22.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:22.730 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:22.739 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:29:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:29:22] "GET /metrics HTTP/1.1" 200 36604 "" "Prometheus/2.33.4" 2023-10-09T10:29:22.755 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:22.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:22.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:22.858 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:22.885 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:22.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:22.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:22.988 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:23.009 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:23.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:23.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:23.112 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:23.135 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:23.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:23.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:23.240 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:23.247 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:23 smithi053 bash[79554]: cluster 2023-10-09T10:29:21.557410+0000 mgr.y (mgr.26072) 807 : cluster 0 pgmap v863: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 72 active+clean; 2.5 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 137 op/s; 36335/122568 objects degraded (29.645%); 25011/122568 objects misplaced (20.406%); 12 MiB/s, 225 objects/s recovering 2023-10-09T10:29:23.247 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:23 smithi053 bash[79554]: audit 2023-10-09T10:29:23.077935+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:29:23.247 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:23 smithi053 bash[79554]: audit 2023-10-09T10:29:23.079594+0000 mon.a (mon.0) 1147 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:29:23.248 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:23 smithi053 bash[79554]: cluster 2023-10-09T10:29:23.120480+0000 mon.a (mon.0) 1148 : cluster 3 Health check update: Degraded data redundancy: 36335/122568 objects degraded (29.645%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:23.248 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:23 smithi053 bash[76859]: cluster 2023-10-09T10:29:21.557410+0000 mgr.y (mgr.26072) 807 : cluster 0 pgmap v863: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 72 active+clean; 2.5 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 137 op/s; 36335/122568 objects degraded (29.645%); 25011/122568 objects misplaced (20.406%); 12 MiB/s, 225 objects/s recovering 2023-10-09T10:29:23.248 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:23 smithi053 bash[76859]: audit 2023-10-09T10:29:23.077935+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:29:23.248 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:23 smithi053 bash[76859]: audit 2023-10-09T10:29:23.079594+0000 mon.a (mon.0) 1147 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:29:23.248 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:23 smithi053 bash[76859]: cluster 2023-10-09T10:29:23.120480+0000 mon.a (mon.0) 1148 : cluster 3 Health check update: Degraded data redundancy: 36335/122568 objects degraded (29.645%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:23.265 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:23.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:23.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:23.371 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:23.390 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:23.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:23.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:23.493 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:23.513 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:23.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:23.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:23.616 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:23 smithi086 bash[59714]: cluster 2023-10-09T10:29:21.557410+0000 mgr.y (mgr.26072) 807 : cluster 0 pgmap v863: 89 pgs: 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 72 active+clean; 2.5 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 137 op/s; 36335/122568 objects degraded (29.645%); 25011/122568 objects misplaced (20.406%); 12 MiB/s, 225 objects/s recovering 2023-10-09T10:29:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:23 smithi086 bash[59714]: audit 2023-10-09T10:29:23.077935+0000 mon.a (mon.0) 1146 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:29:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:23 smithi086 bash[59714]: audit 2023-10-09T10:29:23.079594+0000 mon.a (mon.0) 1147 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:29:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:23 smithi086 bash[59714]: cluster 2023-10-09T10:29:23.120480+0000 mon.a (mon.0) 1148 : cluster 3 Health check update: Degraded data redundancy: 36335/122568 objects degraded (29.645%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:23.640 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:23.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:23.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:23.748 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:23.779 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:23.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:23.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:23.885 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:23.907 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:23.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:23.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:24.010 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:24.031 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:24.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:24.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:24.137 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:24.164 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:24.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:24.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:24.267 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:24.295 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:24.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:24.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:24.399 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:24.424 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:24.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:24.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:24.528 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:24.551 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:24.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:24.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:24.655 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:24.679 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:24.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:24.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:24.783 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:24.814 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:24.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:24.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:24.917 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:24.947 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:24.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:24.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:25.052 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:25.078 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:25.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:25.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:25.107 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:29:25.182 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:25.183 INFO:teuthology.orchestra.run.smithi053.stderr:marked in osd.0. 2023-10-09T10:29:25.207 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:25.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:25.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:25.219 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:25 smithi053 bash[76859]: debug 2023-10-09T10:29:25.029+0000 7f1b361d3700 -1 mon.a@0(leader).osd e239 definitely_dead 0 2023-10-09T10:29:25.220 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:25 smithi053 bash[76859]: cluster 2023-10-09T10:29:23.558324+0000 mgr.y (mgr.26072) 808 : cluster 0 pgmap v864: 89 pgs: 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 72 active+clean; 2.5 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 140 op/s; 36159/121749 objects degraded (29.700%); 24864/121749 objects misplaced (20.422%); 12 MiB/s, 226 objects/s recovering 2023-10-09T10:29:25.220 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:25 smithi053 bash[76859]: audit 2023-10-09T10:29:25.032705+0000 mon.c (mon.2) 73 : audit 0 from='client.? 172.21.15.53:0/472377636' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-10-09T10:29:25.220 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:25 smithi053 bash[76859]: audit 2023-10-09T10:29:25.033438+0000 mon.a (mon.0) 1149 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-10-09T10:29:25.220 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:25 smithi053 bash[79554]: cluster 2023-10-09T10:29:23.558324+0000 mgr.y (mgr.26072) 808 : cluster 0 pgmap v864: 89 pgs: 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 72 active+clean; 2.5 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 140 op/s; 36159/121749 objects degraded (29.700%); 24864/121749 objects misplaced (20.422%); 12 MiB/s, 226 objects/s recovering 2023-10-09T10:29:25.220 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:25 smithi053 bash[79554]: audit 2023-10-09T10:29:25.032705+0000 mon.c (mon.2) 73 : audit 0 from='client.? 172.21.15.53:0/472377636' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-10-09T10:29:25.220 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:25 smithi053 bash[79554]: audit 2023-10-09T10:29:25.033438+0000 mon.a (mon.0) 1149 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-10-09T10:29:25.310 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:25.330 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:25.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:25.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:25.432 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:25.457 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:25.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:25.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:25.560 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:25.581 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:25.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:25.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:25 smithi086 bash[59714]: cluster 2023-10-09T10:29:23.558324+0000 mgr.y (mgr.26072) 808 : cluster 0 pgmap v864: 89 pgs: 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 72 active+clean; 2.5 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 140 op/s; 36159/121749 objects degraded (29.700%); 24864/121749 objects misplaced (20.422%); 12 MiB/s, 226 objects/s recovering 2023-10-09T10:29:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:25 smithi086 bash[59714]: audit 2023-10-09T10:29:25.032705+0000 mon.c (mon.2) 73 : audit 0 from='client.? 172.21.15.53:0/472377636' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-10-09T10:29:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:25 smithi086 bash[59714]: audit 2023-10-09T10:29:25.033438+0000 mon.a (mon.0) 1149 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-10-09T10:29:25.684 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:25.710 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:25.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:25.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:25.814 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:25.838 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:25.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:25.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:25.941 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:25.973 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:26.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:26.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:26.178 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:26.207 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:26.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:26.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:26.210 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:26 smithi086 bash[59714]: cluster 2023-10-09T10:29:25.160221+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T10:29:26.210 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:26 smithi086 bash[59714]: cluster 2023-10-09T10:29:25.160751+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T10:29:26.210 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:26 smithi086 bash[59714]: cluster 2023-10-09T10:29:25.162774+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T10:29:26.211 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:26 smithi086 bash[59714]: cluster 2023-10-09T10:29:25.163146+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T10:29:26.211 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:26 smithi086 bash[59714]: cluster 2023-10-09T10:29:25.163423+0000 osd.4 (osd.4) 208 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T10:29:26.211 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:26 smithi086 bash[59714]: audit 2023-10-09T10:29:25.164352+0000 mon.a (mon.0) 1150 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-10-09T10:29:26.211 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:26 smithi086 bash[59714]: cluster 2023-10-09T10:29:25.164447+0000 mon.a (mon.0) 1151 : cluster 0 osdmap e240: 8 total, 8 up, 8 in 2023-10-09T10:29:26.211 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:26 smithi086 bash[59714]: cluster 2023-10-09T10:29:25.165162+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T10:29:26.311 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:26.325 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:26 smithi053 bash[79554]: cluster 2023-10-09T10:29:25.160221+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T10:29:26.325 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:26 smithi053 bash[79554]: cluster 2023-10-09T10:29:25.160751+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T10:29:26.325 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:26 smithi053 bash[79554]: cluster 2023-10-09T10:29:25.162774+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T10:29:26.325 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:26 smithi053 bash[79554]: cluster 2023-10-09T10:29:25.163146+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T10:29:26.326 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:26 smithi053 bash[79554]: cluster 2023-10-09T10:29:25.163423+0000 osd.4 (osd.4) 208 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T10:29:26.326 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:26 smithi053 bash[79554]: audit 2023-10-09T10:29:25.164352+0000 mon.a (mon.0) 1150 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-10-09T10:29:26.326 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:26 smithi053 bash[79554]: cluster 2023-10-09T10:29:25.164447+0000 mon.a (mon.0) 1151 : cluster 0 osdmap e240: 8 total, 8 up, 8 in 2023-10-09T10:29:26.326 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:26 smithi053 bash[79554]: cluster 2023-10-09T10:29:25.165162+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T10:29:26.326 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:26 smithi053 bash[76859]: cluster 2023-10-09T10:29:25.160221+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T10:29:26.327 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:26 smithi053 bash[76859]: cluster 2023-10-09T10:29:25.160751+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T10:29:26.327 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:26 smithi053 bash[76859]: cluster 2023-10-09T10:29:25.162774+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T10:29:26.327 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:26 smithi053 bash[76859]: cluster 2023-10-09T10:29:25.163146+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T10:29:26.327 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:26 smithi053 bash[76859]: cluster 2023-10-09T10:29:25.163423+0000 osd.4 (osd.4) 208 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T10:29:26.327 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:26 smithi053 bash[76859]: audit 2023-10-09T10:29:25.164352+0000 mon.a (mon.0) 1150 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-10-09T10:29:26.327 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:26 smithi053 bash[76859]: cluster 2023-10-09T10:29:25.164447+0000 mon.a (mon.0) 1151 : cluster 0 osdmap e240: 8 total, 8 up, 8 in 2023-10-09T10:29:26.328 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:26 smithi053 bash[76859]: cluster 2023-10-09T10:29:25.165162+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e240 with expected crc 2023-10-09T10:29:26.344 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:26.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:26.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:26.448 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:26.475 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:26.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:26.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:26.581 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:26.617 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:26.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:26.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:26.721 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:26.747 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:26.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:26.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:26.850 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:26.874 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:26.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:26.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:26.978 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:27.004 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:27.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:27.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:27.108 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:27.138 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:27.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:27.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:27.241 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:27.252 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:27 smithi086 bash[59714]: cluster 2023-10-09T10:29:25.558775+0000 mgr.y (mgr.26072) 809 : cluster 0 pgmap v866: 89 pgs: 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 72 active+clean; 2.5 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 150 op/s; 35959/120876 objects degraded (29.749%); 24682/120876 objects misplaced (20.419%); 8.1 MiB/s, 178 objects/s recovering 2023-10-09T10:29:27.252 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:27 smithi086 bash[59714]: cluster 2023-10-09T10:29:26.178050+0000 mon.a (mon.0) 1152 : cluster 0 osdmap e241: 8 total, 8 up, 8 in 2023-10-09T10:29:27.252 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:27 smithi086 bash[59714]: cluster 2023-10-09T10:29:26.179877+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.252 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:27 smithi086 bash[59714]: cluster 2023-10-09T10:29:26.179967+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.252 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:27 smithi086 bash[59714]: cluster 2023-10-09T10:29:26.180255+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.253 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:27 smithi086 bash[59714]: cluster 2023-10-09T10:29:26.181931+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.253 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:27 smithi086 bash[59714]: cluster 2023-10-09T10:29:26.182070+0000 osd.4 (osd.4) 210 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.253 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:27 smithi086 bash[59714]: cluster 2023-10-09T10:29:26.182560+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.253 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:27 smithi086 bash[59714]: cluster 2023-10-09T10:29:26.183831+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.253 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:27 smithi086 bash[59714]: cluster 2023-10-09T10:29:26.184163+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.253 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:27 smithi086 bash[59714]: cluster 2023-10-09T10:29:26.184287+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.253 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:27 smithi086 bash[59714]: cluster 2023-10-09T10:29:26.186459+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.253 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:27 smithi086 bash[59714]: cluster 2023-10-09T10:29:26.186565+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.253 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:27 smithi086 bash[59714]: cluster 2023-10-09T10:29:26.186599+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.253 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:27 smithi086 bash[59714]: cluster 2023-10-09T10:29:26.187252+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.253 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:27 smithi086 bash[59714]: cluster 2023-10-09T10:29:26.188258+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.253 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:27 smithi086 bash[59714]: cluster 2023-10-09T10:29:26.189805+0000 osd.4 (osd.4) 213 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.254 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:27 smithi086 bash[59714]: cluster 2023-10-09T10:29:26.190547+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.254 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:27 smithi086 bash[59714]: cluster 2023-10-09T10:29:26.192269+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.270 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:27.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:27.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:27.373 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:27.399 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:27.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:27.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:27.503 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:27.515 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[76859]: cluster 2023-10-09T10:29:25.558775+0000 mgr.y (mgr.26072) 809 : cluster 0 pgmap v866: 89 pgs: 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 72 active+clean; 2.5 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 150 op/s; 35959/120876 objects degraded (29.749%); 24682/120876 objects misplaced (20.419%); 8.1 MiB/s, 178 objects/s recovering 2023-10-09T10:29:27.516 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[76859]: cluster 2023-10-09T10:29:26.178050+0000 mon.a (mon.0) 1152 : cluster 0 osdmap e241: 8 total, 8 up, 8 in 2023-10-09T10:29:27.516 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[76859]: cluster 2023-10-09T10:29:26.179877+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.516 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[76859]: cluster 2023-10-09T10:29:26.179967+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.516 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[76859]: cluster 2023-10-09T10:29:26.180255+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.516 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[76859]: cluster 2023-10-09T10:29:26.181931+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.516 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[76859]: cluster 2023-10-09T10:29:26.182070+0000 osd.4 (osd.4) 210 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.516 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[76859]: cluster 2023-10-09T10:29:26.182560+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.516 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[76859]: cluster 2023-10-09T10:29:26.183831+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.516 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[76859]: cluster 2023-10-09T10:29:26.184163+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.516 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[76859]: cluster 2023-10-09T10:29:26.184287+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.517 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[76859]: cluster 2023-10-09T10:29:26.186459+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.517 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[76859]: cluster 2023-10-09T10:29:26.186565+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.517 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[76859]: cluster 2023-10-09T10:29:26.186599+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.517 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[76859]: cluster 2023-10-09T10:29:26.187252+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.517 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[76859]: cluster 2023-10-09T10:29:26.188258+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.517 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[76859]: cluster 2023-10-09T10:29:26.189805+0000 osd.4 (osd.4) 213 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.517 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[76859]: cluster 2023-10-09T10:29:26.190547+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.517 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[76859]: cluster 2023-10-09T10:29:26.192269+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.518 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[79554]: cluster 2023-10-09T10:29:25.558775+0000 mgr.y (mgr.26072) 809 : cluster 0 pgmap v866: 89 pgs: 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 4 active+recovery_wait+degraded+remapped, 72 active+clean; 2.5 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 150 op/s; 35959/120876 objects degraded (29.749%); 24682/120876 objects misplaced (20.419%); 8.1 MiB/s, 178 objects/s recovering 2023-10-09T10:29:27.518 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[79554]: cluster 2023-10-09T10:29:26.178050+0000 mon.a (mon.0) 1152 : cluster 0 osdmap e241: 8 total, 8 up, 8 in 2023-10-09T10:29:27.518 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[79554]: cluster 2023-10-09T10:29:26.179877+0000 osd.4 (osd.4) 209 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.518 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[79554]: cluster 2023-10-09T10:29:26.179967+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.518 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[79554]: cluster 2023-10-09T10:29:26.180255+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.518 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[79554]: cluster 2023-10-09T10:29:26.181931+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.518 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[79554]: cluster 2023-10-09T10:29:26.182070+0000 osd.4 (osd.4) 210 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.518 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[79554]: cluster 2023-10-09T10:29:26.182560+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.518 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[79554]: cluster 2023-10-09T10:29:26.183831+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.519 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[79554]: cluster 2023-10-09T10:29:26.184163+0000 osd.4 (osd.4) 211 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.519 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[79554]: cluster 2023-10-09T10:29:26.184287+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.519 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[79554]: cluster 2023-10-09T10:29:26.186459+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.519 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[79554]: cluster 2023-10-09T10:29:26.186565+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.519 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[79554]: cluster 2023-10-09T10:29:26.186599+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.519 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[79554]: cluster 2023-10-09T10:29:26.187252+0000 osd.4 (osd.4) 212 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.519 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[79554]: cluster 2023-10-09T10:29:26.188258+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.519 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[79554]: cluster 2023-10-09T10:29:26.189805+0000 osd.4 (osd.4) 213 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.519 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[79554]: cluster 2023-10-09T10:29:26.190547+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.519 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:27 smithi053 bash[79554]: cluster 2023-10-09T10:29:26.192269+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e241 with expected crc 2023-10-09T10:29:27.531 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:27.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:27.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:27.634 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:27.658 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:27.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:27.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:27.761 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:27.791 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:27.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:27.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:27.896 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:27.922 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:27.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:27.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:28.027 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:28.052 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:28.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:28.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:28.155 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:28.180 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:28.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:28.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:28.285 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:28.310 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:28.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:28.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:28.413 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:28.422 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:28 smithi053 bash[79554]: cluster 2023-10-09T10:29:27.176589+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e242 with expected crc 2023-10-09T10:29:28.422 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:28 smithi053 bash[79554]: cluster 2023-10-09T10:29:27.178524+0000 mon.a (mon.0) 1153 : cluster 0 osdmap e242: 8 total, 8 up, 8 in 2023-10-09T10:29:28.422 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:28 smithi053 bash[79554]: cluster 2023-10-09T10:29:27.178773+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e242 with expected crc 2023-10-09T10:29:28.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:28 smithi053 bash[79554]: cluster 2023-10-09T10:29:27.180908+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e242 with expected crc 2023-10-09T10:29:28.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:28 smithi053 bash[79554]: cluster 2023-10-09T10:29:27.182727+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e242 with expected crc 2023-10-09T10:29:28.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:28 smithi053 bash[79554]: cluster 2023-10-09T10:29:28.121384+0000 mon.a (mon.0) 1154 : cluster 3 Health check update: Degraded data redundancy: 35959/120876 objects degraded (29.749%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:28.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:28 smithi053 bash[76859]: cluster 2023-10-09T10:29:27.176589+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e242 with expected crc 2023-10-09T10:29:28.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:28 smithi053 bash[76859]: cluster 2023-10-09T10:29:27.178524+0000 mon.a (mon.0) 1153 : cluster 0 osdmap e242: 8 total, 8 up, 8 in 2023-10-09T10:29:28.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:28 smithi053 bash[76859]: cluster 2023-10-09T10:29:27.178773+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e242 with expected crc 2023-10-09T10:29:28.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:28 smithi053 bash[76859]: cluster 2023-10-09T10:29:27.180908+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e242 with expected crc 2023-10-09T10:29:28.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:28 smithi053 bash[76859]: cluster 2023-10-09T10:29:27.182727+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e242 with expected crc 2023-10-09T10:29:28.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:28 smithi053 bash[76859]: cluster 2023-10-09T10:29:28.121384+0000 mon.a (mon.0) 1154 : cluster 3 Health check update: Degraded data redundancy: 35959/120876 objects degraded (29.749%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:28.438 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:28.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:28.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:28.532 INFO:tasks.thrashosds.thrasher:Added osd 0 2023-10-09T10:29:28.541 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:28.550 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:28 smithi086 bash[59714]: cluster 2023-10-09T10:29:27.176589+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e242 with expected crc 2023-10-09T10:29:28.550 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:28 smithi086 bash[59714]: cluster 2023-10-09T10:29:27.178524+0000 mon.a (mon.0) 1153 : cluster 0 osdmap e242: 8 total, 8 up, 8 in 2023-10-09T10:29:28.550 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:28 smithi086 bash[59714]: cluster 2023-10-09T10:29:27.178773+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e242 with expected crc 2023-10-09T10:29:28.550 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:28 smithi086 bash[59714]: cluster 2023-10-09T10:29:27.180908+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e242 with expected crc 2023-10-09T10:29:28.550 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:28 smithi086 bash[59714]: cluster 2023-10-09T10:29:27.182727+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e242 with expected crc 2023-10-09T10:29:28.550 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:28 smithi086 bash[59714]: cluster 2023-10-09T10:29:28.121384+0000 mon.a (mon.0) 1154 : cluster 3 Health check update: Degraded data redundancy: 35959/120876 objects degraded (29.749%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:28.566 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:28.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:28.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:28.671 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:28.695 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:28.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:28.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:28.798 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:28.828 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:28.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:28.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:28.933 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:28.957 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:28.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:28.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:29.060 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:29.084 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:29.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:29.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:29.187 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:29.215 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:29.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:29.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:29.321 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:29.353 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:29.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:29.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:29.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:29 smithi053 bash[79554]: cluster 2023-10-09T10:29:27.559557+0000 mgr.y (mgr.26072) 810 : cluster 0 pgmap v869: 89 pgs: 4 peering, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 69 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 125 op/s; 33238/120312 objects degraded (27.627%); 23736/120312 objects misplaced (19.729%); 7.7 MiB/s, 255 objects/s recovering 2023-10-09T10:29:29.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:29 smithi053 bash[76859]: cluster 2023-10-09T10:29:27.559557+0000 mgr.y (mgr.26072) 810 : cluster 0 pgmap v869: 89 pgs: 4 peering, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 69 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 125 op/s; 33238/120312 objects degraded (27.627%); 23736/120312 objects misplaced (19.729%); 7.7 MiB/s, 255 objects/s recovering 2023-10-09T10:29:29.460 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:29.486 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:29.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:29.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:29.589 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:29.614 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:29.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:29.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:29.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:29 smithi086 bash[59714]: cluster 2023-10-09T10:29:27.559557+0000 mgr.y (mgr.26072) 810 : cluster 0 pgmap v869: 89 pgs: 4 peering, 3 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 69 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 125 op/s; 33238/120312 objects degraded (27.627%); 23736/120312 objects misplaced (19.729%); 7.7 MiB/s, 255 objects/s recovering 2023-10-09T10:29:29.717 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:29.754 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:29.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:29.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:29.857 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:29.895 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:29.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:29.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:30.001 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:30.042 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:30.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:30.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:30.148 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:30.173 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:30.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:30.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:30.276 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:30.300 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:30.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:30.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:30.404 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:30.433 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:30.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:30.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:30.537 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:30.565 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:30.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:30.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:30.669 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:30.692 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:30.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:30.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:30.795 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:30.816 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:30.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:30.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:30.919 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:30.949 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:30.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:30.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:31.052 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:31.085 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:31.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:31.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:31.187 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:31.210 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:31.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:31.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:31.313 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:31.338 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:31.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:31.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:31.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:31 smithi053 bash[79554]: cluster 2023-10-09T10:29:29.560708+0000 mgr.y (mgr.26072) 811 : cluster 0 pgmap v870: 89 pgs: 4 peering, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 72 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 134 op/s; 28892/119328 objects degraded (24.212%); 17032/119328 objects misplaced (14.273%); 8.1 MiB/s, 261 objects/s recovering 2023-10-09T10:29:31.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:31 smithi053 bash[76859]: cluster 2023-10-09T10:29:29.560708+0000 mgr.y (mgr.26072) 811 : cluster 0 pgmap v870: 89 pgs: 4 peering, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 72 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 134 op/s; 28892/119328 objects degraded (24.212%); 17032/119328 objects misplaced (14.273%); 8.1 MiB/s, 261 objects/s recovering 2023-10-09T10:29:31.444 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:31.483 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:31.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:31.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:31.587 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:31.599 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:31 smithi086 bash[59714]: cluster 2023-10-09T10:29:29.560708+0000 mgr.y (mgr.26072) 811 : cluster 0 pgmap v870: 89 pgs: 4 peering, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 72 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 134 op/s; 28892/119328 objects degraded (24.212%); 17032/119328 objects misplaced (14.273%); 8.1 MiB/s, 261 objects/s recovering 2023-10-09T10:29:31.613 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:31.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:31.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:31.720 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:31.748 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:31.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:31.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:31.852 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:31.872 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:31.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:31.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:31.975 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:32.001 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:32.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:32.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:32.104 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:32.134 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:32.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:32.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:32.239 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:32.265 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:32.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:32.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:32.368 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:32.393 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:32.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:32.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:32.499 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:32.525 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:32.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:32.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:32.633 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:32.662 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:32.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:32.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:32.768 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:32.791 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:32.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:32.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:32.896 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:32.906 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:29:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:29:32] "GET /metrics HTTP/1.1" 200 36596 "" "Prometheus/2.33.4" 2023-10-09T10:29:32.924 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:32.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:32.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:33.027 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:33.050 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:33.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:33.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:33.153 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:33.178 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:33.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:33.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:33.282 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:33.295 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:33 smithi086 bash[59714]: cluster 2023-10-09T10:29:31.561439+0000 mgr.y (mgr.26072) 812 : cluster 0 pgmap v871: 89 pgs: 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 74 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 127 op/s; 27741/118422 objects degraded (23.426%); 18215/118422 objects misplaced (15.381%); 6.8 MiB/s, 235 objects/s recovering 2023-10-09T10:29:33.296 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:33 smithi086 bash[59714]: cluster 2023-10-09T10:29:33.123100+0000 mon.a (mon.0) 1155 : cluster 3 Health check update: Degraded data redundancy: 27741/118422 objects degraded (23.426%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:33.317 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:33.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:33.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:33.423 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:33.449 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:33.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:33.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:33.533 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7, 0] out_osds: [] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:29:33.533 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:29:33.533 INFO:tasks.thrashosds.thrasher:Removing osd 0, in_osds are: [1, 2, 3, 4, 5, 6, 7, 0] 2023-10-09T10:29:33.534 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd out 0 2023-10-09T10:29:33.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:33 smithi053 bash[79554]: cluster 2023-10-09T10:29:31.561439+0000 mgr.y (mgr.26072) 812 : cluster 0 pgmap v871: 89 pgs: 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 74 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 127 op/s; 27741/118422 objects degraded (23.426%); 18215/118422 objects misplaced (15.381%); 6.8 MiB/s, 235 objects/s recovering 2023-10-09T10:29:33.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:33 smithi053 bash[79554]: cluster 2023-10-09T10:29:33.123100+0000 mon.a (mon.0) 1155 : cluster 3 Health check update: Degraded data redundancy: 27741/118422 objects degraded (23.426%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:33.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:33 smithi053 bash[76859]: cluster 2023-10-09T10:29:31.561439+0000 mgr.y (mgr.26072) 812 : cluster 0 pgmap v871: 89 pgs: 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 1 active+undersized+degraded+remapped+backfill_wait, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 74 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 127 op/s; 27741/118422 objects degraded (23.426%); 18215/118422 objects misplaced (15.381%); 6.8 MiB/s, 235 objects/s recovering 2023-10-09T10:29:33.546 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:33 smithi053 bash[76859]: cluster 2023-10-09T10:29:33.123100+0000 mon.a (mon.0) 1155 : cluster 3 Health check update: Degraded data redundancy: 27741/118422 objects degraded (23.426%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:33.552 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:33.574 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:33.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:33.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:33.677 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:33.708 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:33.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:33.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:33.814 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:33.822 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:29:33.846 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:33.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:33.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:33.848 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:29:33.889 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:29:33.915 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:29:33.941 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:29:33.949 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:33.965 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:29:33.971 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:33.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:33.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:33.990 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:29:33.992 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:29:33.992 INFO:teuthology.orchestra.run.smithi053.stdout: "size": 20, 2023-10-09T10:29:33.992 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 600, 2023-10-09T10:29:33.992 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [ 2023-10-09T10:29:33.992 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:33.992 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:77290 6.b 6:dc402aeb:::benchmark_data_smithi053_125596_object77289:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e176)", 2023-10-09T10:29:33.993 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:21:44.982392+0000", 2023-10-09T10:29:33.993 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 469.002927081, 2023-10-09T10:29:33.993 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.263270742, 2023-10-09T10:29:33.993 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:29:33.993 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:29:33.993 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:29:33.993 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:29:33.993 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:29:33.993 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77290 2023-10-09T10:29:33.993 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:33.993 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:29:33.993 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:33.994 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:29:33.994 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.982392+0000", 2023-10-09T10:29:33.994 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:33.994 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:33.994 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:33.994 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:29:33.994 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.982392+0000", 2023-10-09T10:29:33.994 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:33.994 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:33.995 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:33.995 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:29:33.995 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.982390+0000", 2023-10-09T10:29:33.995 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:29:33.995 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:33.995 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:33.995 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:29:33.995 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.982420+0000", 2023-10-09T10:29:33.995 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.9244e-05 2023-10-09T10:29:33.995 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:33.995 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:33.995 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:29:33.996 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.982434+0000", 2023-10-09T10:29:33.996 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4537e-05 2023-10-09T10:29:33.996 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:33.996 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:33.996 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:29:33.996 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.982444+0000", 2023-10-09T10:29:33.996 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.5230000000000001e-06 2023-10-09T10:29:33.996 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:33.996 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:33.996 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:33.996 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.982650+0000", 2023-10-09T10:29:33.996 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00020610999999999999 2023-10-09T10:29:33.997 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:33.997 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:33.997 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:29:33.997 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.982809+0000", 2023-10-09T10:29:33.997 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000159333 2023-10-09T10:29:33.997 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:33.997 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:33.997 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:29:33.997 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.982965+0000", 2023-10-09T10:29:33.997 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000156121 2023-10-09T10:29:33.997 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:33.997 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:33.998 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:29:33.998 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.001530+0000", 2023-10-09T10:29:33.998 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.018565185000000001 2023-10-09T10:29:33.998 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.000 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.000 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.000 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.016278+0000", 2023-10-09T10:29:34.000 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.014747351000000001 2023-10-09T10:29:34.000 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.000 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.000 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.000 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.016291+0000", 2023-10-09T10:29:34.000 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3200999999999999e-05 2023-10-09T10:29:34.000 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.000 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.001 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.001 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.009262+0000", 2023-10-09T10:29:34.001 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.992971241 2023-10-09T10:29:34.001 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.001 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.001 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.001 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.009283+0000", 2023-10-09T10:29:34.001 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.0336e-05 2023-10-09T10:29:34.001 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.001 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.001 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.001 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.245523+0000", 2023-10-09T10:29:34.001 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2362402690000001 2023-10-09T10:29:34.002 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.002 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.002 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:29:34.002 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.245663+0000", 2023-10-09T10:29:34.002 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000140166 2023-10-09T10:29:34.002 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.002 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:29:34.002 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.002 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.002 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.002 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:77292 6.6 6:670acf33:::benchmark_data_smithi053_125596_object77291:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e176)", 2023-10-09T10:29:34.002 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:21:44.986312+0000", 2023-10-09T10:29:34.003 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 468.999007667, 2023-10-09T10:29:34.003 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.2269567960000001, 2023-10-09T10:29:34.003 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:29:34.003 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:29:34.003 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:29:34.003 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:29:34.003 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:29:34.003 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77292 2023-10-09T10:29:34.003 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.003 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:29:34.003 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.003 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:29:34.003 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986312+0000", 2023-10-09T10:29:34.004 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.004 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.004 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.004 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:29:34.004 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986312+0000", 2023-10-09T10:29:34.004 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.004 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.004 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.004 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:29:34.004 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986310+0000", 2023-10-09T10:29:34.004 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:29:34.004 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.005 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.005 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:29:34.005 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986378+0000", 2023-10-09T10:29:34.005 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.8367000000000005e-05 2023-10-09T10:29:34.005 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.005 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.005 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:29:34.005 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986397+0000", 2023-10-09T10:29:34.005 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.8674000000000001e-05 2023-10-09T10:29:34.005 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.005 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.005 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:29:34.005 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986406+0000", 2023-10-09T10:29:34.006 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.6340000000000007e-06 2023-10-09T10:29:34.006 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.006 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.006 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.006 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986575+0000", 2023-10-09T10:29:34.006 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00016926199999999999 2023-10-09T10:29:34.006 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.006 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.006 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:29:34.006 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986734+0000", 2023-10-09T10:29:34.006 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00015888 2023-10-09T10:29:34.006 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.007 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.007 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 4,7", 2023-10-09T10:29:34.007 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986900+0000", 2023-10-09T10:29:34.007 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00016631600000000001 2023-10-09T10:29:34.007 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.007 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.007 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:29:34.007 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.999031+0000", 2023-10-09T10:29:34.007 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.012131200999999999 2023-10-09T10:29:34.007 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.007 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.007 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.008 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.016148+0000", 2023-10-09T10:29:34.008 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.017116350999999998 2023-10-09T10:29:34.008 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.008 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.008 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.008 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.016164+0000", 2023-10-09T10:29:34.008 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6739999999999999e-05 2023-10-09T10:29:34.008 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.008 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.008 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.008 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.000959+0000", 2023-10-09T10:29:34.008 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.98479455999999999 2023-10-09T10:29:34.009 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.009 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.009 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.009 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.000975+0000", 2023-10-09T10:29:34.009 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6646e-05 2023-10-09T10:29:34.009 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.009 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.009 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.009 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.213125+0000", 2023-10-09T10:29:34.009 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.212149739 2023-10-09T10:29:34.009 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.009 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.009 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:29:34.010 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.213268+0000", 2023-10-09T10:29:34.010 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014326000000000001 2023-10-09T10:29:34.010 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.010 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:29:34.010 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.010 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.010 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.010 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:77293 6.b 6:dbab8de1:::benchmark_data_smithi053_125596_object77292:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e176)", 2023-10-09T10:29:34.010 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:21:44.986423+0000", 2023-10-09T10:29:34.010 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 468.998896172, 2023-10-09T10:29:34.010 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.263871644, 2023-10-09T10:29:34.011 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:29:34.011 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:29:34.011 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:29:34.011 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:29:34.011 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:29:34.011 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77293 2023-10-09T10:29:34.011 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.011 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:29:34.011 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.011 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:29:34.011 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986423+0000", 2023-10-09T10:29:34.011 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.011 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.012 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.012 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:29:34.012 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986423+0000", 2023-10-09T10:29:34.012 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.012 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.012 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.012 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:29:34.012 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986423+0000", 2023-10-09T10:29:34.012 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:29:34.012 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.012 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.012 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:29:34.013 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986456+0000", 2023-10-09T10:29:34.013 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.3173999999999998e-05 2023-10-09T10:29:34.013 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.013 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.013 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:29:34.013 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986465+0000", 2023-10-09T10:29:34.013 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.9290000000000004e-06 2023-10-09T10:29:34.013 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.013 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.013 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:29:34.013 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.986471+0000", 2023-10-09T10:29:34.013 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.6819999999999997e-06 2023-10-09T10:29:34.014 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.014 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.014 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.014 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.987442+0000", 2023-10-09T10:29:34.014 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00097024000000000003 2023-10-09T10:29:34.014 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.014 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.014 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:29:34.014 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.987581+0000", 2023-10-09T10:29:34.014 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00013895800000000001 2023-10-09T10:29:34.014 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.014 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.015 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:29:34.015 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:44.987727+0000", 2023-10-09T10:29:34.015 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000146007 2023-10-09T10:29:34.015 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.015 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.015 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:29:34.015 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.001537+0000", 2023-10-09T10:29:34.015 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.013810706000000001 2023-10-09T10:29:34.015 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.015 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.015 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.015 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.016631+0000", 2023-10-09T10:29:34.016 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.015093998000000001 2023-10-09T10:29:34.016 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.016 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.016 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.016 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.016644+0000", 2023-10-09T10:29:34.016 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3078000000000001e-05 2023-10-09T10:29:34.016 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.016 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.016 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.016 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.010824+0000", 2023-10-09T10:29:34.016 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.99417991400000005 2023-10-09T10:29:34.016 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.017 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.017 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.017 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.010839+0000", 2023-10-09T10:29:34.017 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4572999999999999e-05 2023-10-09T10:29:34.017 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.017 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.017 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.017 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.248341+0000", 2023-10-09T10:29:34.017 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2375022250000001 2023-10-09T10:29:34.017 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.017 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.017 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:29:34.018 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.250295+0000", 2023-10-09T10:29:34.018 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0019536699999999998 2023-10-09T10:29:34.018 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.018 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:29:34.018 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.018 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.018 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.018 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:77300 6.6 6:61fd1263:::benchmark_data_smithi053_125596_object77299:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e176)", 2023-10-09T10:29:34.018 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:21:45.004320+0000", 2023-10-09T10:29:34.018 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 468.980999709, 2023-10-09T10:29:34.018 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.2430479430000001, 2023-10-09T10:29:34.018 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:29:34.019 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:29:34.019 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:29:34.019 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:29:34.019 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:29:34.019 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77300 2023-10-09T10:29:34.019 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.019 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:29:34.019 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.019 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:29:34.019 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.004320+0000", 2023-10-09T10:29:34.019 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.020 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.020 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.020 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:29:34.020 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.004320+0000", 2023-10-09T10:29:34.020 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.020 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.020 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.020 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:29:34.020 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.004318+0000", 2023-10-09T10:29:34.020 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:29:34.021 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.021 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.021 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:29:34.021 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.004346+0000", 2023-10-09T10:29:34.021 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.7546e-05 2023-10-09T10:29:34.021 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.021 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.021 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:29:34.021 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.004358+0000", 2023-10-09T10:29:34.021 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1990999999999999e-05 2023-10-09T10:29:34.021 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.021 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.022 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:29:34.022 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.004367+0000", 2023-10-09T10:29:34.022 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.4059999999999994e-06 2023-10-09T10:29:34.022 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.022 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.022 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.022 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.018959+0000", 2023-10-09T10:29:34.022 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.014591655 2023-10-09T10:29:34.022 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.022 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.022 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.022 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.018978+0000", 2023-10-09T10:29:34.022 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.9599e-05 2023-10-09T10:29:34.023 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.023 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.023 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.023 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.001003+0000", 2023-10-09T10:29:34.023 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.98202514799999996 2023-10-09T10:29:34.023 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.023 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.023 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.023 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.001013+0000", 2023-10-09T10:29:34.023 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.3649999999999993e-06 2023-10-09T10:29:34.023 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.023 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.024 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.024 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.217086+0000", 2023-10-09T10:29:34.024 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2160736320000001 2023-10-09T10:29:34.024 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.024 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.024 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:29:34.024 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.217302+0000", 2023-10-09T10:29:34.024 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00021525099999999999 2023-10-09T10:29:34.024 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.024 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.024 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 4,6", 2023-10-09T10:29:34.024 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.217529+0000", 2023-10-09T10:29:34.024 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000227734 2023-10-09T10:29:34.025 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.025 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.025 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:29:34.025 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.226217+0000", 2023-10-09T10:29:34.025 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0086879069999999999 2023-10-09T10:29:34.025 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.025 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.025 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:29:34.025 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.230486+0000", 2023-10-09T10:29:34.025 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0042688939999999996 2023-10-09T10:29:34.025 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.025 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.026 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:29:34.026 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.242992+0000", 2023-10-09T10:29:34.026 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.012505382000000001 2023-10-09T10:29:34.026 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.026 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.026 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:29:34.026 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.243134+0000", 2023-10-09T10:29:34.026 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014284599999999999 2023-10-09T10:29:34.026 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.026 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.026 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:29:34.026 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.247368+0000", 2023-10-09T10:29:34.027 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0042331909999999999 2023-10-09T10:29:34.027 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.027 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:29:34.027 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.027 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.027 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.027 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:77310 6.6 6:669ef9d2:::benchmark_data_smithi053_125596_object77309:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-10-09T10:29:34.027 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:21:45.019639+0000", 2023-10-09T10:29:34.027 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 468.96568007500002, 2023-10-09T10:29:34.027 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.235608284, 2023-10-09T10:29:34.027 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:29:34.027 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:29:34.028 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:29:34.028 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:29:34.028 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:29:34.028 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77310 2023-10-09T10:29:34.028 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.028 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:29:34.028 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.028 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:29:34.028 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.019639+0000", 2023-10-09T10:29:34.028 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.028 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.028 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.028 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:29:34.029 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.019639+0000", 2023-10-09T10:29:34.029 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.029 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.029 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.029 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:29:34.029 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.019639+0000", 2023-10-09T10:29:34.029 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:29:34.029 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.029 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.029 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:29:34.029 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.019661+0000", 2023-10-09T10:29:34.029 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.2371999999999999e-05 2023-10-09T10:29:34.029 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.030 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.030 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:29:34.030 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.019668+0000", 2023-10-09T10:29:34.030 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.6279999999999999e-06 2023-10-09T10:29:34.030 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.030 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.030 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:29:34.030 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.019673+0000", 2023-10-09T10:29:34.030 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.5140000000000001e-06 2023-10-09T10:29:34.030 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.030 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.030 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.031 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.019743+0000", 2023-10-09T10:29:34.031 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.0130999999999997e-05 2023-10-09T10:29:34.031 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.031 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.031 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.031 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.019751+0000", 2023-10-09T10:29:34.031 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.7929999999999998e-06 2023-10-09T10:29:34.031 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.031 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.031 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.031 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.001037+0000", 2023-10-09T10:29:34.031 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.98128550400000003 2023-10-09T10:29:34.031 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.032 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.032 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.032 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.001045+0000", 2023-10-09T10:29:34.032 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.6829999999999997e-06 2023-10-09T10:29:34.032 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.032 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.032 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.032 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.220407+0000", 2023-10-09T10:29:34.032 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2193614690000001 2023-10-09T10:29:34.032 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.032 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.032 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:29:34.033 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.220600+0000", 2023-10-09T10:29:34.033 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00019338 2023-10-09T10:29:34.033 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.033 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.033 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 4,6", 2023-10-09T10:29:34.033 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.220818+0000", 2023-10-09T10:29:34.033 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000217412 2023-10-09T10:29:34.033 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.033 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.033 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:29:34.033 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.226303+0000", 2023-10-09T10:29:34.033 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0054852060000000003 2023-10-09T10:29:34.034 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.034 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.034 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:29:34.034 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.230562+0000", 2023-10-09T10:29:34.034 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.004259423 2023-10-09T10:29:34.034 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.034 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.034 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:29:34.034 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.247458+0000", 2023-10-09T10:29:34.034 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.016895733 2023-10-09T10:29:34.034 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.034 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.035 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:29:34.035 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.247616+0000", 2023-10-09T10:29:34.035 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00015748499999999999 2023-10-09T10:29:34.035 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.035 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.035 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:29:34.035 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.255248+0000", 2023-10-09T10:29:34.035 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0076320119999999997 2023-10-09T10:29:34.035 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.035 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:29:34.035 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.035 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.035 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.036 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:77321 6.6 6:684e721a:::benchmark_data_smithi053_125596_object77320:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-10-09T10:29:34.036 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:21:45.031774+0000", 2023-10-09T10:29:34.036 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 468.95354541699999, 2023-10-09T10:29:34.036 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.2271392639999998, 2023-10-09T10:29:34.036 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:29:34.036 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:29:34.036 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:29:34.036 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:29:34.036 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:29:34.036 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77321 2023-10-09T10:29:34.036 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.036 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:29:34.036 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.037 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:29:34.037 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.031774+0000", 2023-10-09T10:29:34.037 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.037 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.037 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.037 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:29:34.037 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.031774+0000", 2023-10-09T10:29:34.037 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.037 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.037 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.037 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:29:34.037 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.031772+0000", 2023-10-09T10:29:34.038 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:29:34.038 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.038 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.038 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:29:34.038 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.031800+0000", 2023-10-09T10:29:34.038 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.8119e-05 2023-10-09T10:29:34.038 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.038 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.038 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:29:34.038 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.031817+0000", 2023-10-09T10:29:34.038 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.7000999999999999e-05 2023-10-09T10:29:34.038 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.039 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.039 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:29:34.039 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.031828+0000", 2023-10-09T10:29:34.039 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0496000000000001e-05 2023-10-09T10:29:34.039 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.039 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.039 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.039 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.031888+0000", 2023-10-09T10:29:34.039 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.0605e-05 2023-10-09T10:29:34.039 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.039 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.039 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.039 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.031898+0000", 2023-10-09T10:29:34.040 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.4029999999999996e-06 2023-10-09T10:29:34.040 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.040 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.040 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.040 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.001069+0000", 2023-10-09T10:29:34.040 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.96917165900000002 2023-10-09T10:29:34.040 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.040 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.040 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.040 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.001079+0000", 2023-10-09T10:29:34.040 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.2869999999999993e-06 2023-10-09T10:29:34.040 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.041 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.041 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.041 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.223435+0000", 2023-10-09T10:29:34.041 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2223561780000001 2023-10-09T10:29:34.041 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.041 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.041 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:29:34.041 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.223652+0000", 2023-10-09T10:29:34.041 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00021706899999999999 2023-10-09T10:29:34.041 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.041 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.041 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 4,6", 2023-10-09T10:29:34.041 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.223899+0000", 2023-10-09T10:29:34.042 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00024735399999999998 2023-10-09T10:29:34.042 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.042 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.042 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:29:34.042 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.228827+0000", 2023-10-09T10:29:34.042 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0049275680000000002 2023-10-09T10:29:34.042 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.042 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.042 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:29:34.042 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.233124+0000", 2023-10-09T10:29:34.042 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0042968390000000002 2023-10-09T10:29:34.042 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.043 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.043 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:29:34.043 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.255317+0000", 2023-10-09T10:29:34.043 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.022193840999999999 2023-10-09T10:29:34.043 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.043 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.043 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:29:34.043 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.255375+0000", 2023-10-09T10:29:34.043 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.8019000000000001e-05 2023-10-09T10:29:34.043 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.043 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.043 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:29:34.044 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.258913+0000", 2023-10-09T10:29:34.044 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0035377009999999999 2023-10-09T10:29:34.044 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.044 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:29:34.044 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.044 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.044 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.044 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:77332 6.8 6:139e3888:::benchmark_data_smithi053_125596_object77331:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-10-09T10:29:34.044 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:21:45.046024+0000", 2023-10-09T10:29:34.044 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 468.93929535400002, 2023-10-09T10:29:34.044 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.225888189, 2023-10-09T10:29:34.045 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:29:34.045 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:29:34.045 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:29:34.045 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:29:34.045 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:29:34.045 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 77332 2023-10-09T10:29:34.045 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.045 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:29:34.045 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.045 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:29:34.045 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.046024+0000", 2023-10-09T10:29:34.045 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.045 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.046 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.046 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:29:34.046 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.046024+0000", 2023-10-09T10:29:34.046 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.046 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.046 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.046 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:29:34.046 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.046022+0000", 2023-10-09T10:29:34.049 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999976 2023-10-09T10:29:34.049 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.049 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.049 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:29:34.049 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.046063+0000", 2023-10-09T10:29:34.049 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.1588999999999998e-05 2023-10-09T10:29:34.050 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.050 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.050 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:29:34.050 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.046092+0000", 2023-10-09T10:29:34.050 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.862e-05 2023-10-09T10:29:34.050 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.050 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.050 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:29:34.050 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.046107+0000", 2023-10-09T10:29:34.050 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.5526e-05 2023-10-09T10:29:34.050 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.050 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.051 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.051 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.046238+0000", 2023-10-09T10:29:34.051 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000130097 2023-10-09T10:29:34.051 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.051 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.051 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.051 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:45.046247+0000", 2023-10-09T10:29:34.051 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.4190000000000008e-06 2023-10-09T10:29:34.051 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.051 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.051 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.051 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.010650+0000", 2023-10-09T10:29:34.052 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.96440319299999999 2023-10-09T10:29:34.052 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.052 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.052 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.052 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:46.010663+0000", 2023-10-09T10:29:34.052 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2899e-05 2023-10-09T10:29:34.052 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.052 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.052 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.052 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.253940+0000", 2023-10-09T10:29:34.052 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2432772329999999 2023-10-09T10:29:34.052 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.053 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.053 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:29:34.053 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.255976+0000", 2023-10-09T10:29:34.053 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0020352489999999998 2023-10-09T10:29:34.053 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.053 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.053 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 6,7", 2023-10-09T10:29:34.053 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.256084+0000", 2023-10-09T10:29:34.053 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00010890700000000001 2023-10-09T10:29:34.053 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.053 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.053 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:29:34.053 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.261982+0000", 2023-10-09T10:29:34.054 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0058978310000000001 2023-10-09T10:29:34.054 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.054 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.054 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:29:34.054 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.261989+0000", 2023-10-09T10:29:34.054 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.3249999999999996e-06 2023-10-09T10:29:34.054 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.054 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.054 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:29:34.054 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.262412+0000", 2023-10-09T10:29:34.054 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00042346499999999999 2023-10-09T10:29:34.054 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.055 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.055 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:29:34.055 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.262475+0000", 2023-10-09T10:29:34.055 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.3028999999999996e-05 2023-10-09T10:29:34.055 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.055 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.055 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:29:34.055 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:21:47.271912+0000", 2023-10-09T10:29:34.055 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0094370370000000006 2023-10-09T10:29:34.055 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.055 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:29:34.055 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.056 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.056 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.056 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:147707 6.16 6:6832674b:::benchmark_data_smithi053_125596_object69008:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-10-09T10:29:34.056 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:23:18.467703+0000", 2023-10-09T10:29:34.056 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 375.51761606500003, 2023-10-09T10:29:34.056 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.3026263980000001, 2023-10-09T10:29:34.056 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:29:34.056 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:29:34.056 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:29:34.056 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:29:34.056 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:29:34.056 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 147707 2023-10-09T10:29:34.056 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.057 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:29:34.057 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.057 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:29:34.057 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.467703+0000", 2023-10-09T10:29:34.057 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.057 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.057 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.057 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:29:34.057 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.467703+0000", 2023-10-09T10:29:34.057 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.057 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.057 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.057 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:29:34.058 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.467703+0000", 2023-10-09T10:29:34.058 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:29:34.058 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.058 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.058 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:29:34.058 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.467706+0000", 2023-10-09T10:29:34.058 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.7089999999999998e-06 2023-10-09T10:29:34.058 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.058 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.058 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:29:34.058 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.467712+0000", 2023-10-09T10:29:34.058 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.545e-06 2023-10-09T10:29:34.059 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.059 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.059 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:29:34.059 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.467717+0000", 2023-10-09T10:29:34.059 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.4989999999999996e-06 2023-10-09T10:29:34.059 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.059 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.059 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.059 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.467774+0000", 2023-10-09T10:29:34.059 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.7082e-05 2023-10-09T10:29:34.059 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.059 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.060 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for degraded object", 2023-10-09T10:29:34.060 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.468385+0000", 2023-10-09T10:29:34.060 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00061174799999999996 2023-10-09T10:29:34.060 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.060 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.060 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.060 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.477623+0000", 2023-10-09T10:29:34.060 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0092370569999999999 2023-10-09T10:29:34.060 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.060 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.060 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:29:34.060 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.477742+0000", 2023-10-09T10:29:34.061 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000119222 2023-10-09T10:29:34.061 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.061 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.061 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 4,6", 2023-10-09T10:29:34.061 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.478188+0000", 2023-10-09T10:29:34.061 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00044624900000000002 2023-10-09T10:29:34.061 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.061 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.061 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:29:34.061 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.482335+0000", 2023-10-09T10:29:34.061 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0041469189999999998 2023-10-09T10:29:34.061 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.061 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.062 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:29:34.062 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.484961+0000", 2023-10-09T10:29:34.062 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.002625961 2023-10-09T10:29:34.062 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.062 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.062 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.062 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.501371+0000", 2023-10-09T10:29:34.062 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.016410607000000001 2023-10-09T10:29:34.062 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.062 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.062 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.062 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.501388+0000", 2023-10-09T10:29:34.063 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6101000000000001e-05 2023-10-09T10:29:34.063 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.063 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.063 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.063 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.507947+0000", 2023-10-09T10:29:34.063 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0065591439999999 2023-10-09T10:29:34.063 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.063 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.063 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.063 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.507958+0000", 2023-10-09T10:29:34.063 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1309e-05 2023-10-09T10:29:34.063 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.063 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.064 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.064 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.749830+0000", 2023-10-09T10:29:34.064 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.241872071 2023-10-09T10:29:34.064 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.064 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.064 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for missing object", 2023-10-09T10:29:34.064 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.749962+0000", 2023-10-09T10:29:34.064 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000132087 2023-10-09T10:29:34.064 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.064 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.064 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.064 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.770233+0000", 2023-10-09T10:29:34.065 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.020270462999999999 2023-10-09T10:29:34.065 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.065 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.065 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:29:34.065 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.770330+0000", 2023-10-09T10:29:34.065 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.7041999999999997e-05 2023-10-09T10:29:34.065 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.065 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:29:34.065 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.065 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.065 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.065 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:147716 6.18 6:1e4971ab:::benchmark_data_smithi053_125596_object69017:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-10-09T10:29:34.065 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:23:18.481071+0000", 2023-10-09T10:29:34.066 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 375.50424815899999, 2023-10-09T10:29:34.066 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0264709329999999, 2023-10-09T10:29:34.066 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:29:34.066 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:29:34.066 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:29:34.066 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:29:34.066 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:29:34.066 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 147716 2023-10-09T10:29:34.066 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.066 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:29:34.066 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.066 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:29:34.067 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.481071+0000", 2023-10-09T10:29:34.067 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.067 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.067 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.067 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:29:34.067 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.481071+0000", 2023-10-09T10:29:34.067 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.067 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.067 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.067 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:29:34.067 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.481068+0000", 2023-10-09T10:29:34.067 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999971 2023-10-09T10:29:34.068 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.068 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.068 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:29:34.068 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.481080+0000", 2023-10-09T10:29:34.068 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1681e-05 2023-10-09T10:29:34.068 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.068 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.068 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:29:34.068 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.481096+0000", 2023-10-09T10:29:34.068 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.5707000000000001e-05 2023-10-09T10:29:34.068 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.068 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.069 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:29:34.069 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.481107+0000", 2023-10-09T10:29:34.069 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1541e-05 2023-10-09T10:29:34.069 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.069 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.069 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.069 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.481379+0000", 2023-10-09T10:29:34.069 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00027204200000000001 2023-10-09T10:29:34.069 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.069 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.069 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for degraded object", 2023-10-09T10:29:34.069 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.481830+0000", 2023-10-09T10:29:34.070 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00045032600000000002 2023-10-09T10:29:34.070 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.070 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.070 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.070 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.516130+0000", 2023-10-09T10:29:34.070 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.034300108000000003 2023-10-09T10:29:34.070 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.070 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.070 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.070 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.516142+0000", 2023-10-09T10:29:34.070 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2598e-05 2023-10-09T10:29:34.070 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.070 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.071 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.071 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.507525+0000", 2023-10-09T10:29:34.071 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.99138234700000005 2023-10-09T10:29:34.071 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.071 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.071 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:29:34.071 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.507542+0000", 2023-10-09T10:29:34.071 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.7278e-05 2023-10-09T10:29:34.071 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.071 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:29:34.071 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.071 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.072 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.072 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:147719 6.b 6:dc3f44a7:::benchmark_data_smithi053_125596_object69020:head [delete] snapc 0=[] ondisk+write+known_if_redirected e189)", 2023-10-09T10:29:34.072 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:23:18.497676+0000", 2023-10-09T10:29:34.072 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 375.48764316900002, 2023-10-09T10:29:34.072 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2281224980000001, 2023-10-09T10:29:34.072 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:29:34.072 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:29:34.072 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:29:34.072 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:29:34.072 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:29:34.072 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 147719 2023-10-09T10:29:34.072 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.072 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:29:34.073 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.073 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:29:34.073 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.497676+0000", 2023-10-09T10:29:34.073 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.073 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.073 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.073 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:29:34.073 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.497676+0000", 2023-10-09T10:29:34.073 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.073 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.073 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.073 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:29:34.073 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.497674+0000", 2023-10-09T10:29:34.074 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:29:34.074 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.074 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.074 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:29:34.074 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.497681+0000", 2023-10-09T10:29:34.074 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.793e-06 2023-10-09T10:29:34.074 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.074 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.074 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:29:34.074 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.497694+0000", 2023-10-09T10:29:34.074 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2886e-05 2023-10-09T10:29:34.074 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.075 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.075 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:29:34.075 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.497703+0000", 2023-10-09T10:29:34.075 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.8959999999999992e-06 2023-10-09T10:29:34.075 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.075 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.075 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.075 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.527105+0000", 2023-10-09T10:29:34.075 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.029402378999999999 2023-10-09T10:29:34.075 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.075 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.075 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.076 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.527114+0000", 2023-10-09T10:29:34.076 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.1249999999999999e-06 2023-10-09T10:29:34.076 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.076 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.076 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.076 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.700733+0000", 2023-10-09T10:29:34.076 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1736189640000001 2023-10-09T10:29:34.076 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.076 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.076 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:29:34.076 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.700850+0000", 2023-10-09T10:29:34.076 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000116585 2023-10-09T10:29:34.076 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.077 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.077 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:29:34.077 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.700944+0000", 2023-10-09T10:29:34.077 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.4245000000000003e-05 2023-10-09T10:29:34.077 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.077 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.077 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:29:34.077 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.707143+0000", 2023-10-09T10:29:34.077 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0061991859999999998 2023-10-09T10:29:34.077 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.077 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.077 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:29:34.078 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.707233+0000", 2023-10-09T10:29:34.078 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.9509e-05 2023-10-09T10:29:34.078 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.078 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.078 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:29:34.078 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.724919+0000", 2023-10-09T10:29:34.078 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.017686345999999999 2023-10-09T10:29:34.078 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.078 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.078 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:29:34.078 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.725018+0000", 2023-10-09T10:29:34.078 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.8529000000000005e-05 2023-10-09T10:29:34.079 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.079 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.079 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:29:34.079 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.725799+0000", 2023-10-09T10:29:34.079 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00078092299999999999 2023-10-09T10:29:34.079 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.079 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:29:34.079 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.079 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.079 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.079 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:147720 6.b 6:d1bcc9f4:::benchmark_data_smithi053_125596_object69021:head [delete] snapc 0=[] ondisk+write+known_if_redirected e189)", 2023-10-09T10:29:34.079 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:23:18.497710+0000", 2023-10-09T10:29:34.079 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 375.48760940300002, 2023-10-09T10:29:34.080 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2287338480000001, 2023-10-09T10:29:34.080 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:29:34.080 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:29:34.080 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:29:34.080 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:29:34.080 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:29:34.080 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 147720 2023-10-09T10:29:34.080 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.080 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:29:34.080 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.080 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:29:34.080 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.497710+0000", 2023-10-09T10:29:34.080 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.081 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.081 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.081 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:29:34.081 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.497710+0000", 2023-10-09T10:29:34.081 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.081 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.081 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.081 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:29:34.081 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.497709+0000", 2023-10-09T10:29:34.081 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:29:34.081 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.081 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.082 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:29:34.082 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.497712+0000", 2023-10-09T10:29:34.082 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.8870000000000001e-06 2023-10-09T10:29:34.082 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.082 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.082 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:29:34.082 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.497718+0000", 2023-10-09T10:29:34.082 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.8089999999999998e-06 2023-10-09T10:29:34.082 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.082 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.082 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:29:34.082 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.497776+0000", 2023-10-09T10:29:34.082 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.8226999999999997e-05 2023-10-09T10:29:34.083 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.083 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.083 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.083 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.527132+0000", 2023-10-09T10:29:34.083 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.029355539999999999 2023-10-09T10:29:34.083 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.083 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.083 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.083 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.527138+0000", 2023-10-09T10:29:34.083 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.1720000000000004e-06 2023-10-09T10:29:34.083 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.083 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.083 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.084 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.703608+0000", 2023-10-09T10:29:34.084 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.176470441 2023-10-09T10:29:34.084 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.084 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.084 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:29:34.084 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.703700+0000", 2023-10-09T10:29:34.084 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.1340000000000003e-05 2023-10-09T10:29:34.084 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.084 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.084 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:29:34.084 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.703784+0000", 2023-10-09T10:29:34.084 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.4623999999999995e-05 2023-10-09T10:29:34.085 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.085 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.085 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:29:34.085 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.707156+0000", 2023-10-09T10:29:34.085 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.003371186 2023-10-09T10:29:34.085 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.085 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.085 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:29:34.085 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.709514+0000", 2023-10-09T10:29:34.085 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0023580810000000002 2023-10-09T10:29:34.085 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.085 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.085 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:29:34.086 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.725900+0000", 2023-10-09T10:29:34.086 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.016386317000000001 2023-10-09T10:29:34.086 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.086 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.086 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:29:34.086 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.725985+0000", 2023-10-09T10:29:34.086 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.4912000000000003e-05 2023-10-09T10:29:34.086 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.086 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.086 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:29:34.086 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.726444+0000", 2023-10-09T10:29:34.086 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00045886899999999999 2023-10-09T10:29:34.087 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.087 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:29:34.087 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.087 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.087 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.087 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:147721 6.8 6.e27834e8 (undecoded) ondisk+write+known_if_redirected e189)", 2023-10-09T10:29:34.087 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:23:18.508855+0000", 2023-10-09T10:29:34.087 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 375.47646413400003, 2023-10-09T10:29:34.087 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0027787530000001, 2023-10-09T10:29:34.087 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:29:34.087 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:29:34.087 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:29:34.088 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:29:34.088 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:29:34.088 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 147721 2023-10-09T10:29:34.088 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.088 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:29:34.088 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.088 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:29:34.088 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.508855+0000", 2023-10-09T10:29:34.088 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.088 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.088 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.088 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:29:34.088 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.508855+0000", 2023-10-09T10:29:34.089 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.089 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.089 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.089 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:29:34.089 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.508854+0000", 2023-10-09T10:29:34.089 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:29:34.089 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.089 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.089 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:29:34.089 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.508861+0000", 2023-10-09T10:29:34.089 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.0729999999999999e-06 2023-10-09T10:29:34.089 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.089 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.090 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:29:34.090 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.508874+0000", 2023-10-09T10:29:34.090 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3618000000000001e-05 2023-10-09T10:29:34.090 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.090 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.090 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:29:34.090 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.508902+0000", 2023-10-09T10:29:34.090 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.7895e-05 2023-10-09T10:29:34.090 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.090 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.090 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.090 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.516167+0000", 2023-10-09T10:29:34.091 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0072652519999999998 2023-10-09T10:29:34.091 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.091 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.091 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.091 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.516175+0000", 2023-10-09T10:29:34.091 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.4560000000000003e-06 2023-10-09T10:29:34.091 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.091 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.091 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.091 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.511619+0000", 2023-10-09T10:29:34.091 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.99544456000000003 2023-10-09T10:29:34.091 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.092 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.092 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:29:34.092 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.511634+0000", 2023-10-09T10:29:34.092 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4568e-05 2023-10-09T10:29:34.092 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.092 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:29:34.092 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.092 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.092 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.092 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:147726 6.b 6:d3465a87:::benchmark_data_smithi053_125596_object69027:head [delete] snapc 0=[] ondisk+write+known_if_redirected e189)", 2023-10-09T10:29:34.092 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:23:18.535122+0000", 2023-10-09T10:29:34.092 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 375.450197242, 2023-10-09T10:29:34.093 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.192555155, 2023-10-09T10:29:34.093 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:29:34.093 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:29:34.093 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:29:34.093 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:29:34.093 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:29:34.093 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 147726 2023-10-09T10:29:34.093 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.093 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:29:34.093 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.093 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:29:34.093 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.535122+0000", 2023-10-09T10:29:34.093 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.094 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.094 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.094 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:29:34.094 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.535122+0000", 2023-10-09T10:29:34.094 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.094 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.094 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.094 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:29:34.094 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.535121+0000", 2023-10-09T10:29:34.094 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:29:34.094 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.094 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.095 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:29:34.095 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.535128+0000", 2023-10-09T10:29:34.095 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.3880000000000002e-06 2023-10-09T10:29:34.095 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.095 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.095 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:29:34.095 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.535141+0000", 2023-10-09T10:29:34.095 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2876e-05 2023-10-09T10:29:34.095 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.095 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.095 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:29:34.095 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.535152+0000", 2023-10-09T10:29:34.095 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0964999999999999e-05 2023-10-09T10:29:34.096 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.096 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.096 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.096 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.535351+0000", 2023-10-09T10:29:34.096 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000198665 2023-10-09T10:29:34.096 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.096 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.096 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.096 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.535373+0000", 2023-10-09T10:29:34.096 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.2351e-05 2023-10-09T10:29:34.096 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.096 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.097 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.097 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.705552+0000", 2023-10-09T10:29:34.097 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.170178811 2023-10-09T10:29:34.097 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.097 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.097 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:29:34.097 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.705632+0000", 2023-10-09T10:29:34.097 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.0154999999999994e-05 2023-10-09T10:29:34.097 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.097 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.097 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:29:34.097 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.705710+0000", 2023-10-09T10:29:34.097 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.7733999999999998e-05 2023-10-09T10:29:34.098 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.098 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.098 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:29:34.098 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.707298+0000", 2023-10-09T10:29:34.098 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0015883290000000001 2023-10-09T10:29:34.098 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.098 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.098 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:29:34.098 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.709599+0000", 2023-10-09T10:29:34.098 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.002301221 2023-10-09T10:29:34.098 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.098 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.099 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:29:34.099 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.727060+0000", 2023-10-09T10:29:34.099 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.017461054 2023-10-09T10:29:34.099 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.099 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.099 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:29:34.099 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.727136+0000", 2023-10-09T10:29:34.099 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.6075999999999995e-05 2023-10-09T10:29:34.099 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.099 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.099 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:29:34.099 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.727677+0000", 2023-10-09T10:29:34.099 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00054095800000000002 2023-10-09T10:29:34.100 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.100 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:29:34.100 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.100 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.100 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.100 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:147733 6.6 6:64332f3a:::benchmark_data_smithi053_125596_object69034:head [delete] snapc 0=[] ondisk+write+known_if_redirected e189)", 2023-10-09T10:29:34.100 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:23:18.561367+0000", 2023-10-09T10:29:34.100 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 375.423952106, 2023-10-09T10:29:34.100 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.208401168, 2023-10-09T10:29:34.100 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:29:34.100 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:29:34.100 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:29:34.100 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:29:34.101 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:29:34.101 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 147733 2023-10-09T10:29:34.101 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.101 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:29:34.101 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.101 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:29:34.101 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.561367+0000", 2023-10-09T10:29:34.101 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.101 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.101 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.101 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:29:34.101 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.561367+0000", 2023-10-09T10:29:34.102 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.102 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.102 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.102 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:29:34.102 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.561365+0000", 2023-10-09T10:29:34.102 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:29:34.102 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.102 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.102 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:29:34.102 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.561375+0000", 2023-10-09T10:29:34.102 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.696e-06 2023-10-09T10:29:34.102 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.102 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.103 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:29:34.103 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.561393+0000", 2023-10-09T10:29:34.103 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.7456e-05 2023-10-09T10:29:34.103 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.103 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.103 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:29:34.103 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.561405+0000", 2023-10-09T10:29:34.103 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2823000000000001e-05 2023-10-09T10:29:34.103 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.103 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.103 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.103 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.561511+0000", 2023-10-09T10:29:34.104 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00010529700000000001 2023-10-09T10:29:34.104 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.104 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.104 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.104 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:18.561528+0000", 2023-10-09T10:29:34.104 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.7668000000000001e-05 2023-10-09T10:29:34.104 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.104 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.104 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.104 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.507899+0000", 2023-10-09T10:29:34.104 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.94637026700000004 2023-10-09T10:29:34.104 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.104 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.105 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.105 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.507911+0000", 2023-10-09T10:29:34.105 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2723e-05 2023-10-09T10:29:34.105 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.105 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.105 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.105 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.750752+0000", 2023-10-09T10:29:34.105 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.242840562 2023-10-09T10:29:34.105 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.105 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.105 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:29:34.105 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.750893+0000", 2023-10-09T10:29:34.105 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014110199999999999 2023-10-09T10:29:34.106 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.106 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.106 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 4,7", 2023-10-09T10:29:34.106 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.751338+0000", 2023-10-09T10:29:34.106 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00044470099999999998 2023-10-09T10:29:34.106 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.106 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.106 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:29:34.106 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.759918+0000", 2023-10-09T10:29:34.106 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0085801360000000004 2023-10-09T10:29:34.106 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.106 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.107 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:29:34.107 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.761483+0000", 2023-10-09T10:29:34.107 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0015647840000000001 2023-10-09T10:29:34.107 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.107 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.107 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:29:34.107 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.766741+0000", 2023-10-09T10:29:34.107 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0052585829999999998 2023-10-09T10:29:34.107 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.107 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.107 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:29:34.107 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.766800+0000", 2023-10-09T10:29:34.108 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.9095000000000003e-05 2023-10-09T10:29:34.108 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.108 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.108 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:29:34.108 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.769768+0000", 2023-10-09T10:29:34.108 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0029680869999999999 2023-10-09T10:29:34.108 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.108 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:29:34.108 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.108 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.108 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.108 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.34971.0:147739 6.6 6:646d0041:::benchmark_data_smithi053_125596_object69040:head [delete] snapc 0=[] ondisk+write+known_if_redirected e190)", 2023-10-09T10:29:34.108 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:23:19.736636+0000", 2023-10-09T10:29:34.109 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 374.24868304300003, 2023-10-09T10:29:34.109 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.033495252, 2023-10-09T10:29:34.109 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:29:34.109 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:29:34.109 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:29:34.109 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.34971", 2023-10-09T10:29:34.109 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:29:34.109 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 147739 2023-10-09T10:29:34.109 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.109 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:29:34.109 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.109 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:29:34.110 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.736636+0000", 2023-10-09T10:29:34.110 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.110 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.110 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.110 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:29:34.110 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.736636+0000", 2023-10-09T10:29:34.110 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.110 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.110 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.110 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:29:34.110 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.736634+0000", 2023-10-09T10:29:34.110 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:29:34.110 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.111 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.111 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:29:34.111 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.736643+0000", 2023-10-09T10:29:34.111 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.0829999999999993e-06 2023-10-09T10:29:34.111 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.111 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.111 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:29:34.111 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.736659+0000", 2023-10-09T10:29:34.111 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6002e-05 2023-10-09T10:29:34.111 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.111 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.111 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:29:34.112 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.736668+0000", 2023-10-09T10:29:34.112 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.9819999999999997e-06 2023-10-09T10:29:34.112 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.112 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.112 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.112 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.736725+0000", 2023-10-09T10:29:34.112 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.6409000000000002e-05 2023-10-09T10:29:34.112 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.112 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.112 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.112 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:19.736734+0000", 2023-10-09T10:29:34.112 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.4709999999999996e-06 2023-10-09T10:29:34.112 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.113 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.113 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.113 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.753431+0000", 2023-10-09T10:29:34.113 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0166965699999999 2023-10-09T10:29:34.113 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.113 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.113 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:29:34.113 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.753565+0000", 2023-10-09T10:29:34.113 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000134561 2023-10-09T10:29:34.113 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.113 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.113 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 4,7", 2023-10-09T10:29:34.114 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.753940+0000", 2023-10-09T10:29:34.114 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00037426700000000001 2023-10-09T10:29:34.114 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.114 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.114 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:29:34.114 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.761492+0000", 2023-10-09T10:29:34.114 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0075524770000000001 2023-10-09T10:29:34.114 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.114 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.114 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:29:34.114 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.764201+0000", 2023-10-09T10:29:34.114 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0027086509999999999 2023-10-09T10:29:34.114 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.115 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.115 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:29:34.115 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.769844+0000", 2023-10-09T10:29:34.115 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0056429119999999999 2023-10-09T10:29:34.115 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.115 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.115 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:29:34.115 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.769896+0000", 2023-10-09T10:29:34.115 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.2371999999999999e-05 2023-10-09T10:29:34.115 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.115 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.115 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:29:34.116 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:23:20.770132+0000", 2023-10-09T10:29:34.116 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00023543300000000001 2023-10-09T10:29:34.116 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.116 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:29:34.116 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.116 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.116 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.116 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:105503 7.2 7:4d0d88b3:::benchmark_data_smithi053_144553_object15241:head [delete] snapc 0=[] ondisk+write+known_if_redirected e217)", 2023-10-09T10:29:34.116 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:26:56.125180+0000", 2023-10-09T10:29:34.116 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 157.86013903899999, 2023-10-09T10:29:34.116 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0454553639999999, 2023-10-09T10:29:34.116 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:29:34.116 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:29:34.117 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:29:34.117 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:29:34.117 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:29:34.117 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 105503 2023-10-09T10:29:34.117 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.117 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:29:34.117 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.117 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:29:34.117 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:56.125180+0000", 2023-10-09T10:29:34.117 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.117 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.117 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.117 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:29:34.118 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:56.125180+0000", 2023-10-09T10:29:34.118 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.118 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.118 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.118 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:29:34.118 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:56.125179+0000", 2023-10-09T10:29:34.118 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:29:34.118 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.118 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.118 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:29:34.118 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:56.125190+0000", 2023-10-09T10:29:34.118 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1052e-05 2023-10-09T10:29:34.119 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.119 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.119 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:29:34.119 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:56.125212+0000", 2023-10-09T10:29:34.119 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.1993000000000001e-05 2023-10-09T10:29:34.119 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.119 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.119 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:29:34.119 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:56.125222+0000", 2023-10-09T10:29:34.119 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0818999999999999e-05 2023-10-09T10:29:34.119 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.119 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.120 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.120 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:56.125277+0000", 2023-10-09T10:29:34.120 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.4441000000000003e-05 2023-10-09T10:29:34.120 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.120 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.120 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:29:34.120 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:56.125473+0000", 2023-10-09T10:29:34.120 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00019630799999999999 2023-10-09T10:29:34.120 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.120 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.120 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:29:34.120 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:56.125590+0000", 2023-10-09T10:29:34.120 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00011644100000000001 2023-10-09T10:29:34.121 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.121 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.121 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:29:34.121 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:56.129549+0000", 2023-10-09T10:29:34.121 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0039593880000000003 2023-10-09T10:29:34.121 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.121 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.121 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:29:34.121 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:56.130059+0000", 2023-10-09T10:29:34.121 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00050991999999999997 2023-10-09T10:29:34.121 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.121 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.122 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.122 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:56.138119+0000", 2023-10-09T10:29:34.122 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0080597559999999995 2023-10-09T10:29:34.122 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.122 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.122 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.122 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:56.138309+0000", 2023-10-09T10:29:34.122 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00019065 2023-10-09T10:29:34.122 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.122 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.122 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.122 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:57.170535+0000", 2023-10-09T10:29:34.122 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0322259149999999 2023-10-09T10:29:34.123 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.123 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.123 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:29:34.123 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:57.170636+0000", 2023-10-09T10:29:34.123 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00010046499999999999 2023-10-09T10:29:34.123 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.123 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:29:34.123 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.123 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.123 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.123 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:105536 7.2 7:48b90626:::benchmark_data_smithi053_144553_object15274:head [delete] snapc 0=[] ondisk+write+known_if_redirected e218)", 2023-10-09T10:29:34.123 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:26:56.229096+0000", 2023-10-09T10:29:34.124 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 157.756223629, 2023-10-09T10:29:34.124 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.97408366800000001, 2023-10-09T10:29:34.124 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:29:34.124 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:29:34.124 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:29:34.124 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:29:34.124 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:29:34.124 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 105536 2023-10-09T10:29:34.124 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.124 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:29:34.124 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.124 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:29:34.124 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:56.229096+0000", 2023-10-09T10:29:34.125 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.125 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.125 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.125 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:29:34.125 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:56.229096+0000", 2023-10-09T10:29:34.125 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.125 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.125 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.125 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:29:34.125 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:56.229095+0000", 2023-10-09T10:29:34.125 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:29:34.125 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.126 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.126 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:29:34.126 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:56.229100+0000", 2023-10-09T10:29:34.126 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.2859999999999999e-06 2023-10-09T10:29:34.126 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.126 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.126 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:29:34.126 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:56.229112+0000", 2023-10-09T10:29:34.126 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1909000000000001e-05 2023-10-09T10:29:34.126 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.126 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.126 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:29:34.126 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:56.229118+0000", 2023-10-09T10:29:34.127 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.1029999999999998e-06 2023-10-09T10:29:34.127 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.127 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.127 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.127 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:56.229155+0000", 2023-10-09T10:29:34.127 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.6811999999999999e-05 2023-10-09T10:29:34.127 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.127 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.127 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.127 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:56.229162+0000", 2023-10-09T10:29:34.127 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.3849999999999996e-06 2023-10-09T10:29:34.127 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.127 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.128 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.128 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:57.174383+0000", 2023-10-09T10:29:34.128 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.94522059800000002 2023-10-09T10:29:34.128 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.128 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.128 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:29:34.128 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:57.174455+0000", 2023-10-09T10:29:34.128 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.2183999999999999e-05 2023-10-09T10:29:34.128 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.128 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.128 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:29:34.128 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:57.174526+0000", 2023-10-09T10:29:34.129 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.0339999999999994e-05 2023-10-09T10:29:34.129 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.129 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.129 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:29:34.129 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:57.180835+0000", 2023-10-09T10:29:34.129 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0063095900000000003 2023-10-09T10:29:34.129 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.129 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.129 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:29:34.129 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:57.185288+0000", 2023-10-09T10:29:34.129 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0044531989999999997 2023-10-09T10:29:34.129 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.129 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.130 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:29:34.130 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:57.203074+0000", 2023-10-09T10:29:34.130 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.017786198999999999 2023-10-09T10:29:34.130 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.130 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.130 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:29:34.130 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:57.203112+0000", 2023-10-09T10:29:34.130 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.7283000000000002e-05 2023-10-09T10:29:34.130 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.130 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.130 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:29:34.130 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:57.203179+0000", 2023-10-09T10:29:34.131 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.7605000000000001e-05 2023-10-09T10:29:34.131 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.131 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:29:34.131 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.131 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.131 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.131 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:137996 7.a 7.f400743a (undecoded) ondisk+write+known_if_redirected e235)", 2023-10-09T10:29:34.131 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:29:03.188455+0000", 2023-10-09T10:29:34.131 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 30.796864507999999, 2023-10-09T10:29:34.131 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.99938311499999999, 2023-10-09T10:29:34.131 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:29:34.131 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:29:34.131 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:29:34.132 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:29:34.132 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:29:34.132 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 137996 2023-10-09T10:29:34.132 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.132 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:29:34.132 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.132 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:29:34.132 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:03.188455+0000", 2023-10-09T10:29:34.132 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.132 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.132 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.132 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:29:34.132 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:03.188455+0000", 2023-10-09T10:29:34.133 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.133 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.133 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.133 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:29:34.133 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:03.188453+0000", 2023-10-09T10:29:34.133 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:29:34.133 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.133 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.133 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:29:34.133 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:03.188463+0000", 2023-10-09T10:29:34.133 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.9580000000000002e-06 2023-10-09T10:29:34.133 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.134 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.134 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:29:34.134 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:03.188477+0000", 2023-10-09T10:29:34.134 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3625000000000001e-05 2023-10-09T10:29:34.134 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.134 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.134 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:29:34.134 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:03.188488+0000", 2023-10-09T10:29:34.134 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1789e-05 2023-10-09T10:29:34.134 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.134 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.134 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.134 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:03.193225+0000", 2023-10-09T10:29:34.135 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0047361859999999999 2023-10-09T10:29:34.135 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.135 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.135 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.135 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:03.193241+0000", 2023-10-09T10:29:34.135 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6758000000000001e-05 2023-10-09T10:29:34.135 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.135 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.135 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.135 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:04.187826+0000", 2023-10-09T10:29:34.135 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.99458514799999997 2023-10-09T10:29:34.135 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.135 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.136 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:29:34.136 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:04.187838+0000", 2023-10-09T10:29:34.136 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1525000000000001e-05 2023-10-09T10:29:34.136 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.136 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:29:34.136 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.136 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.136 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.136 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:137997 7.2 7.42fe1842 (undecoded) ondisk+write+known_if_redirected e235)", 2023-10-09T10:29:34.136 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:29:03.191666+0000", 2023-10-09T10:29:34.136 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 30.793653776999999, 2023-10-09T10:29:34.136 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.995991497, 2023-10-09T10:29:34.137 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:29:34.137 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:29:34.137 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:29:34.137 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:29:34.137 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:29:34.137 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 137997 2023-10-09T10:29:34.137 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.137 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:29:34.137 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.137 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:29:34.137 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:03.191666+0000", 2023-10-09T10:29:34.137 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.137 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.138 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.138 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:29:34.138 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:03.191666+0000", 2023-10-09T10:29:34.138 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.138 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.138 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.138 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:29:34.138 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:03.191664+0000", 2023-10-09T10:29:34.138 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:29:34.138 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.138 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.138 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:29:34.139 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:03.191671+0000", 2023-10-09T10:29:34.139 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.3289999999999999e-06 2023-10-09T10:29:34.139 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.139 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.139 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:29:34.139 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:03.191681+0000", 2023-10-09T10:29:34.139 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0795000000000001e-05 2023-10-09T10:29:34.139 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.139 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.139 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:29:34.139 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:03.191690+0000", 2023-10-09T10:29:34.139 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.7709999999999995e-06 2023-10-09T10:29:34.139 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.140 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.140 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.140 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:03.193240+0000", 2023-10-09T10:29:34.140 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.001549749 2023-10-09T10:29:34.140 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.140 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.140 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.140 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:03.193253+0000", 2023-10-09T10:29:34.140 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2642e-05 2023-10-09T10:29:34.140 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.140 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.140 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.140 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:04.187638+0000", 2023-10-09T10:29:34.141 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.99438592199999998 2023-10-09T10:29:34.141 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.141 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.141 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:29:34.141 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:04.187657+0000", 2023-10-09T10:29:34.141 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.8643000000000001e-05 2023-10-09T10:29:34.141 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.141 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:29:34.141 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.141 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.141 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.141 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:138006 7.a 7.f86c6c3a (undecoded) ondisk+write+known_if_redirected e236)", 2023-10-09T10:29:34.142 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:29:03.389762+0000", 2023-10-09T10:29:34.142 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 30.595557539000001, 2023-10-09T10:29:34.142 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.79812734600000002, 2023-10-09T10:29:34.142 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:29:34.142 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:29:34.142 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:29:34.142 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:29:34.142 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:29:34.142 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 138006 2023-10-09T10:29:34.142 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.142 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:29:34.142 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.142 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:29:34.143 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:03.389762+0000", 2023-10-09T10:29:34.143 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.143 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.143 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.143 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:29:34.143 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:03.389762+0000", 2023-10-09T10:29:34.143 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:29:34.143 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.143 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.143 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:29:34.143 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:03.389759+0000", 2023-10-09T10:29:34.143 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999971 2023-10-09T10:29:34.143 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.144 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.144 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:29:34.144 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:03.389773+0000", 2023-10-09T10:29:34.144 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4059e-05 2023-10-09T10:29:34.144 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.144 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.144 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:29:34.144 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:03.389798+0000", 2023-10-09T10:29:34.144 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.459e-05 2023-10-09T10:29:34.144 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.144 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.144 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:29:34.145 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:03.389813+0000", 2023-10-09T10:29:34.145 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.5248999999999999e-05 2023-10-09T10:29:34.145 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.145 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.145 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.145 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:03.389880+0000", 2023-10-09T10:29:34.145 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.6841000000000006e-05 2023-10-09T10:29:34.145 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.145 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.145 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:29:34.145 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:03.389892+0000", 2023-10-09T10:29:34.145 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2371999999999999e-05 2023-10-09T10:29:34.145 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.146 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.146 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:29:34.146 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:04.187878+0000", 2023-10-09T10:29:34.146 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.79798555999999998 2023-10-09T10:29:34.146 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:29:34.146 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:29:34.146 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:29:34.146 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:29:04.187889+0000", 2023-10-09T10:29:34.146 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1482e-05 2023-10-09T10:29:34.146 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.146 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:29:34.146 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.146 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:29:34.147 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:29:34.147 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:29:34.147 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:34.148 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:29:34.148 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:29:34.148 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:29:34.148 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:29:34.148 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:29:34.148 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:29:34.148 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:29:34.149 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:29:34.149 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:29:34.177 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:34.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:34.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:34.281 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:34.302 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:34.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:34.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:34.406 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:34.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:34 smithi053 bash[76859]: audit 2023-10-09T10:29:33.782381+0000 mon.a (mon.0) 1156 : audit 0 from='client.? 172.21.15.53:0/1019975573' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:29:34.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:34 smithi053 bash[79554]: audit 2023-10-09T10:29:33.782381+0000 mon.a (mon.0) 1156 : audit 0 from='client.? 172.21.15.53:0/1019975573' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:29:34.432 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:34.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:34.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:34.536 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:34.550 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:34 smithi086 bash[59714]: audit 2023-10-09T10:29:33.782381+0000 mon.a (mon.0) 1156 : audit 0 from='client.? 172.21.15.53:0/1019975573' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:29:34.566 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:34.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:34.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:34.671 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:34.694 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:34.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:34.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:34.797 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:34.822 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:34.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:34.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:34.925 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:34.949 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:34.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:34.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:35.052 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:35.081 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:35.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:35.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:35.184 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:35.214 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:35.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:35.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:35.316 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:35.325 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:35 smithi086 bash[59714]: cluster 2023-10-09T10:29:33.562249+0000 mgr.y (mgr.26072) 813 : cluster 0 pgmap v872: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 74 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 142 op/s; 27522/117459 objects degraded (23.431%); 18157/117459 objects misplaced (15.458%); 6.7 MiB/s, 209 objects/s recovering 2023-10-09T10:29:35.342 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:35.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:35.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:35.445 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:35.452 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:35 smithi053 bash[79554]: cluster 2023-10-09T10:29:33.562249+0000 mgr.y (mgr.26072) 813 : cluster 0 pgmap v872: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 74 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 142 op/s; 27522/117459 objects degraded (23.431%); 18157/117459 objects misplaced (15.458%); 6.7 MiB/s, 209 objects/s recovering 2023-10-09T10:29:35.452 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:35 smithi053 bash[76859]: cluster 2023-10-09T10:29:33.562249+0000 mgr.y (mgr.26072) 813 : cluster 0 pgmap v872: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 74 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 142 op/s; 27522/117459 objects degraded (23.431%); 18157/117459 objects misplaced (15.458%); 6.7 MiB/s, 209 objects/s recovering 2023-10-09T10:29:35.467 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:35.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:35.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:35.571 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:35.602 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:35.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:35.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:35.706 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:35.732 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:35.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:35.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:35.835 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:35.861 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:35.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:35.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:35.965 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:35.989 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:35.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:35.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:36.094 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:36.114 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:36.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:36.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:36.217 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:36.239 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:36.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:36.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:36.343 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:36.369 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:36.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:36.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:36.472 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:36.500 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:36.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:36.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:36.604 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:36.625 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:36.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:36.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:36.728 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:36.755 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:36.758 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-09T10:29:36.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:36.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:36.861 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:36.887 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:36.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:36.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:36.991 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:37.017 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:37.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:37.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:37.123 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:37.147 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:37.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:37.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:37.225 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is unset 2023-10-09T10:29:37.252 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:37.278 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:37.280 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:37 smithi086 bash[59714]: cluster 2023-10-09T10:29:35.563292+0000 mgr.y (mgr.26072) 814 : cluster 0 pgmap v873: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 74 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 133 op/s; 27373/116538 objects degraded (23.488%); 17949/116538 objects misplaced (15.402%); 3.7 MiB/s, 60 objects/s recovering 2023-10-09T10:29:37.280 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:37 smithi086 bash[59714]: audit 2023-10-09T10:29:37.201878+0000 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.53:0/877542212' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:29:37.280 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:37 smithi086 bash[59714]: audit 2023-10-09T10:29:37.202348+0000 mon.a (mon.0) 1157 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:29:37.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:37.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:37.382 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:37.404 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:37.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:37.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:37.481 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:37 smithi053 bash[76859]: cluster 2023-10-09T10:29:35.563292+0000 mgr.y (mgr.26072) 814 : cluster 0 pgmap v873: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 74 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 133 op/s; 27373/116538 objects degraded (23.488%); 17949/116538 objects misplaced (15.402%); 3.7 MiB/s, 60 objects/s recovering 2023-10-09T10:29:37.481 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:37 smithi053 bash[76859]: audit 2023-10-09T10:29:37.201878+0000 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.53:0/877542212' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:29:37.481 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:37 smithi053 bash[76859]: audit 2023-10-09T10:29:37.202348+0000 mon.a (mon.0) 1157 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:29:37.482 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:37 smithi053 bash[79554]: cluster 2023-10-09T10:29:35.563292+0000 mgr.y (mgr.26072) 814 : cluster 0 pgmap v873: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 74 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 133 op/s; 27373/116538 objects degraded (23.488%); 17949/116538 objects misplaced (15.402%); 3.7 MiB/s, 60 objects/s recovering 2023-10-09T10:29:37.482 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:37 smithi053 bash[79554]: audit 2023-10-09T10:29:37.201878+0000 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.53:0/877542212' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:29:37.482 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:37 smithi053 bash[79554]: audit 2023-10-09T10:29:37.202348+0000 mon.a (mon.0) 1157 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:29:37.507 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:37.532 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:37.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:37.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:37.638 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:37.668 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:37.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:37.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:37.771 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:37.798 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:37.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:37.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:37.901 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:37.929 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:37.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:37.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:38.033 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:38.057 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:38.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:38.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:38.161 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:38.186 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:38.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:38.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:38.289 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:38.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:38 smithi053 bash[79554]: cluster 2023-10-09T10:29:37.205401+0000 mon.a (mon.0) 1158 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:29:38.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:38 smithi053 bash[79554]: cluster 2023-10-09T10:29:37.209771+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e243 with expected crc 2023-10-09T10:29:38.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:38 smithi053 bash[79554]: audit 2023-10-09T10:29:37.212076+0000 mon.a (mon.0) 1159 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:29:38.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:38 smithi053 bash[79554]: cluster 2023-10-09T10:29:37.212209+0000 mon.a (mon.0) 1160 : cluster 0 osdmap e243: 8 total, 8 up, 8 in 2023-10-09T10:29:38.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:38 smithi053 bash[79554]: cluster 2023-10-09T10:29:37.213442+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e243 with expected crc 2023-10-09T10:29:38.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:38 smithi053 bash[79554]: audit 2023-10-09T10:29:38.078575+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:29:38.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:38 smithi053 bash[79554]: audit 2023-10-09T10:29:38.079750+0000 mon.a (mon.0) 1162 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:29:38.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:38 smithi053 bash[79554]: cluster 2023-10-09T10:29:38.124166+0000 mon.a (mon.0) 1163 : cluster 3 Health check update: Degraded data redundancy: 27373/116538 objects degraded (23.488%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:38.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:38 smithi053 bash[76859]: cluster 2023-10-09T10:29:37.205401+0000 mon.a (mon.0) 1158 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:29:38.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:38 smithi053 bash[76859]: cluster 2023-10-09T10:29:37.209771+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e243 with expected crc 2023-10-09T10:29:38.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:38 smithi053 bash[76859]: audit 2023-10-09T10:29:37.212076+0000 mon.a (mon.0) 1159 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:29:38.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:38 smithi053 bash[76859]: cluster 2023-10-09T10:29:37.212209+0000 mon.a (mon.0) 1160 : cluster 0 osdmap e243: 8 total, 8 up, 8 in 2023-10-09T10:29:38.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:38 smithi053 bash[76859]: cluster 2023-10-09T10:29:37.213442+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e243 with expected crc 2023-10-09T10:29:38.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:38 smithi053 bash[76859]: audit 2023-10-09T10:29:38.078575+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:29:38.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:38 smithi053 bash[76859]: audit 2023-10-09T10:29:38.079750+0000 mon.a (mon.0) 1162 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:29:38.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:38 smithi053 bash[76859]: cluster 2023-10-09T10:29:38.124166+0000 mon.a (mon.0) 1163 : cluster 3 Health check update: Degraded data redundancy: 27373/116538 objects degraded (23.488%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:38.316 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:38.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:38.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:38.420 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:38.442 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:38.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:38.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:38.545 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:38.564 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:29:38.569 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:38.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:38.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:38 smithi086 bash[59714]: cluster 2023-10-09T10:29:37.205401+0000 mon.a (mon.0) 1158 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:29:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:38 smithi086 bash[59714]: cluster 2023-10-09T10:29:37.209771+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e243 with expected crc 2023-10-09T10:29:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:38 smithi086 bash[59714]: audit 2023-10-09T10:29:37.212076+0000 mon.a (mon.0) 1159 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:29:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:38 smithi086 bash[59714]: cluster 2023-10-09T10:29:37.212209+0000 mon.a (mon.0) 1160 : cluster 0 osdmap e243: 8 total, 8 up, 8 in 2023-10-09T10:29:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:38 smithi086 bash[59714]: cluster 2023-10-09T10:29:37.213442+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e243 with expected crc 2023-10-09T10:29:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:38 smithi086 bash[59714]: audit 2023-10-09T10:29:38.078575+0000 mon.a (mon.0) 1161 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:29:38.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:38 smithi086 bash[59714]: audit 2023-10-09T10:29:38.079750+0000 mon.a (mon.0) 1162 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:29:38.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:38 smithi086 bash[59714]: cluster 2023-10-09T10:29:38.124166+0000 mon.a (mon.0) 1163 : cluster 3 Health check update: Degraded data redundancy: 27373/116538 objects degraded (23.488%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:38.673 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:38.700 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:38.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:38.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:38.803 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:38.832 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:38.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:38.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:38.938 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:38.968 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:38.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:38.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:39.072 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:39.099 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:39.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:39.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:39.202 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:39.228 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:39.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:39.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:39.332 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:39.360 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:39.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:39.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:39.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:39 smithi086 bash[59714]: cluster 2023-10-09T10:29:37.564109+0000 mgr.y (mgr.26072) 815 : cluster 0 pgmap v875: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 74 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 146 op/s; 27373/115905 objects degraded (23.617%); 17893/115905 objects misplaced (15.438%); 3.5 MiB/s, 56 objects/s recovering 2023-10-09T10:29:39.380 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:29:39.464 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:39.492 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:39.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:39.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:39.596 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:39.607 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:39 smithi053 bash[76859]: cluster 2023-10-09T10:29:37.564109+0000 mgr.y (mgr.26072) 815 : cluster 0 pgmap v875: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 74 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 146 op/s; 27373/115905 objects degraded (23.617%); 17893/115905 objects misplaced (15.438%); 3.5 MiB/s, 56 objects/s recovering 2023-10-09T10:29:39.607 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:39 smithi053 bash[79554]: cluster 2023-10-09T10:29:37.564109+0000 mgr.y (mgr.26072) 815 : cluster 0 pgmap v875: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 74 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 146 op/s; 27373/115905 objects degraded (23.617%); 17893/115905 objects misplaced (15.438%); 3.5 MiB/s, 56 objects/s recovering 2023-10-09T10:29:39.621 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:39.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:39.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:39.727 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:39.750 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:39.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:39.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:39.853 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:39.878 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:39.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:39.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:39.981 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:40.008 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:40.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:40.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:40.111 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:40.136 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:40.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:40.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:40.239 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:40.264 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:40.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:40.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:40.368 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:40.397 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:40.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:40.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:40.501 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:40.516 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T10:29:40.524 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:40.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:40.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:40.628 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:40.651 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:40.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:40.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:40.761 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:40.788 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:40.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:40.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:40.892 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:40.916 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:40.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:40.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:41.019 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:41.047 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:41.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:41.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:41.151 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:41.174 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:41.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:41.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:41.277 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:41.311 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:41.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:41.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:41.414 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:41.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:41 smithi053 bash[76859]: cluster 2023-10-09T10:29:39.564927+0000 mgr.y (mgr.26072) 816 : cluster 0 pgmap v876: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 152 op/s; 27122/114738 objects degraded (23.638%); 17776/114738 objects misplaced (15.493%); 3.6 MiB/s, 59 objects/s recovering 2023-10-09T10:29:41.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:41 smithi053 bash[79554]: cluster 2023-10-09T10:29:39.564927+0000 mgr.y (mgr.26072) 816 : cluster 0 pgmap v876: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 152 op/s; 27122/114738 objects degraded (23.638%); 17776/114738 objects misplaced (15.493%); 3.6 MiB/s, 59 objects/s recovering 2023-10-09T10:29:41.438 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:41.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:41.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:41.542 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:41.565 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:41.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:41.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:41.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:41 smithi086 bash[59714]: cluster 2023-10-09T10:29:39.564927+0000 mgr.y (mgr.26072) 816 : cluster 0 pgmap v876: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 74 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 152 op/s; 27122/114738 objects degraded (23.638%); 17776/114738 objects misplaced (15.493%); 3.6 MiB/s, 59 objects/s recovering 2023-10-09T10:29:41.619 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:29:41.668 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:41.694 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:41.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:41.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:41.798 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:41.824 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:41.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:41.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:41.928 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:41.948 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:41.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:41.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:42.051 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:42.075 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:42.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:42.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:42.179 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:42.202 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:42.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:42.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:42.306 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:42.314 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:42 smithi086 bash[59714]: audit 2023-10-09T10:29:42.175542+0000 mon.a (mon.0) 1164 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:29:42.327 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:42.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:42.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:42.432 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:42.456 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:42.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:42.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:42.560 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:42.570 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:42 smithi053 bash[79554]: audit 2023-10-09T10:29:42.175542+0000 mon.a (mon.0) 1164 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:29:42.571 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:42 smithi053 bash[76859]: audit 2023-10-09T10:29:42.175542+0000 mon.a (mon.0) 1164 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:29:42.586 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:42.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:42.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:42.690 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:42.721 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:42.723 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:29:42.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:42.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:42.824 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:42.849 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:42.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:42.851 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:42.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:29:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:29:42] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.33.4" 2023-10-09T10:29:42.952 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:42.976 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:42.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:42.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:43.080 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:43.102 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:43.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:43.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:43.206 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:43.232 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:43.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:43.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:43.335 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:43.364 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:43.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:43.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:43.470 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:43.481 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:43 smithi053 bash[79554]: cluster 2023-10-09T10:29:41.565615+0000 mgr.y (mgr.26072) 817 : cluster 0 pgmap v877: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 74 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 159 op/s; 27042/113637 objects degraded (23.797%); 17612/113637 objects misplaced (15.498%); 3.7 MiB/s, 59 objects/s recovering 2023-10-09T10:29:43.481 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:43 smithi053 bash[79554]: cluster 2023-10-09T10:29:43.125220+0000 mon.a (mon.0) 1165 : cluster 3 Health check update: Degraded data redundancy: 27042/113637 objects degraded (23.797%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:43.482 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:43 smithi053 bash[76859]: cluster 2023-10-09T10:29:41.565615+0000 mgr.y (mgr.26072) 817 : cluster 0 pgmap v877: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 74 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 159 op/s; 27042/113637 objects degraded (23.797%); 17612/113637 objects misplaced (15.498%); 3.7 MiB/s, 59 objects/s recovering 2023-10-09T10:29:43.482 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:43 smithi053 bash[76859]: cluster 2023-10-09T10:29:43.125220+0000 mon.a (mon.0) 1165 : cluster 3 Health check update: Degraded data redundancy: 27042/113637 objects degraded (23.797%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:43.496 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:43.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:43.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:43.599 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:43 smithi086 bash[59714]: cluster 2023-10-09T10:29:41.565615+0000 mgr.y (mgr.26072) 817 : cluster 0 pgmap v877: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 74 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 159 op/s; 27042/113637 objects degraded (23.797%); 17612/113637 objects misplaced (15.498%); 3.7 MiB/s, 59 objects/s recovering 2023-10-09T10:29:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:43 smithi086 bash[59714]: cluster 2023-10-09T10:29:43.125220+0000 mon.a (mon.0) 1165 : cluster 3 Health check update: Degraded data redundancy: 27042/113637 objects degraded (23.797%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:43.630 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:43.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:43.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:43.733 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:43.756 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:43.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:43.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:43.861 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:43.886 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:43.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:43.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:43.990 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:44.016 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:44.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:44.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:44.119 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:44.146 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:44.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:44.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:44.249 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:44.274 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:44.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:44.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:44.378 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:44.404 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:44.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:44.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:44.459 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:29:44.508 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:44.537 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:44.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:44.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:44.640 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:44.668 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:44.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:44.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:44.771 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:44.799 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:44.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:44.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:44.902 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:44.930 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:44.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:44.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:45.036 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:45.067 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:45.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:45.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:45.170 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:45.200 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:45.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:45.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:45.307 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:45.316 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:45 smithi086 bash[59714]: cluster 2023-10-09T10:29:43.566231+0000 mgr.y (mgr.26072) 818 : cluster 0 pgmap v878: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 74 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 157 op/s; 26831/112725 objects degraded (23.802%); 17566/112725 objects misplaced (15.583%); 3.6 MiB/s, 58 objects/s recovering 2023-10-09T10:29:45.330 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:45.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:45.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:45.374 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:29:45.374 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [], 2023-10-09T10:29:45.374 INFO:teuthology.orchestra.run.smithi086.stdout: "num_ops": 0 2023-10-09T10:29:45.374 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:29:45.440 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:45.463 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:45.465 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:45 smithi053 bash[79554]: cluster 2023-10-09T10:29:43.566231+0000 mgr.y (mgr.26072) 818 : cluster 0 pgmap v878: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 74 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 157 op/s; 26831/112725 objects degraded (23.802%); 17566/112725 objects misplaced (15.583%); 3.6 MiB/s, 58 objects/s recovering 2023-10-09T10:29:45.465 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:45 smithi053 bash[76859]: cluster 2023-10-09T10:29:43.566231+0000 mgr.y (mgr.26072) 818 : cluster 0 pgmap v878: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 74 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 157 op/s; 26831/112725 objects degraded (23.802%); 17566/112725 objects misplaced (15.583%); 3.6 MiB/s, 58 objects/s recovering 2023-10-09T10:29:45.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:45.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:45.567 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:45.592 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:45.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:45.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:45.694 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:45.716 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:45.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:45.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:45.819 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:45.844 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:45.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:45.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:45.947 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:45.972 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:45.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:45.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:46.076 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:46.096 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:46.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:46.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:46.199 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:46.224 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:46.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:46.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:46.333 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:46.360 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:46.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:46.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:46.463 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:46.473 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-09T10:29:46.494 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:46.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:46.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:46.597 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:46.628 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:46.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:46.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:46.731 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:46.755 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:46.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:46.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:46.763 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:46 smithi053 bash[76859]: debug 2023-10-09T10:29:46.552+0000 7f1b361d3700 -1 mon.a@0(leader).osd e243 definitely_dead 0 2023-10-09T10:29:46.858 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:46.883 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:46.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:46.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:46.986 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:47.014 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:47.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:47.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:47.118 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:47.153 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:47.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:47.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:47.260 INFO:teuthology.orchestra.run.smithi053.stderr:marked out osd.0. 2023-10-09T10:29:47.264 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:47.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:47 smithi053 bash[76859]: cluster 2023-10-09T10:29:45.566919+0000 mgr.y (mgr.26072) 819 : cluster 0 pgmap v879: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 74 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 153 op/s; 26696/111927 objects degraded (23.851%); 17392/111927 objects misplaced (15.539%); 3.5 MiB/s, 56 objects/s recovering 2023-10-09T10:29:47.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:47 smithi053 bash[76859]: audit 2023-10-09T10:29:46.554547+0000 mon.a (mon.0) 1166 : audit 1 from='client.? 172.21.15.53:0/2493920143' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-10-09T10:29:47.275 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:47 smithi053 bash[76859]: cluster 2023-10-09T10:29:46.554640+0000 mon.a (mon.0) 1167 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-10-09T10:29:47.275 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:47 smithi053 bash[79554]: cluster 2023-10-09T10:29:45.566919+0000 mgr.y (mgr.26072) 819 : cluster 0 pgmap v879: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 74 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 153 op/s; 26696/111927 objects degraded (23.851%); 17392/111927 objects misplaced (15.539%); 3.5 MiB/s, 56 objects/s recovering 2023-10-09T10:29:47.275 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:47 smithi053 bash[79554]: audit 2023-10-09T10:29:46.554547+0000 mon.a (mon.0) 1166 : audit 1 from='client.? 172.21.15.53:0/2493920143' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-10-09T10:29:47.275 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:47 smithi053 bash[79554]: cluster 2023-10-09T10:29:46.554640+0000 mon.a (mon.0) 1167 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-10-09T10:29:47.291 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:47.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:47.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:47.394 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:47.415 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:47.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:47.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:47.517 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:47.540 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:47.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:47.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:47.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:47 smithi086 bash[59714]: cluster 2023-10-09T10:29:45.566919+0000 mgr.y (mgr.26072) 819 : cluster 0 pgmap v879: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 74 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 153 op/s; 26696/111927 objects degraded (23.851%); 17392/111927 objects misplaced (15.539%); 3.5 MiB/s, 56 objects/s recovering 2023-10-09T10:29:47.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:47 smithi086 bash[59714]: audit 2023-10-09T10:29:46.554547+0000 mon.a (mon.0) 1166 : audit 1 from='client.? 172.21.15.53:0/2493920143' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["0"]}]: dispatch 2023-10-09T10:29:47.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:47 smithi086 bash[59714]: cluster 2023-10-09T10:29:46.554640+0000 mon.a (mon.0) 1167 : cluster 1 Client client.admin marked osd.0 out, while it was still marked up 2023-10-09T10:29:47.643 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:47.670 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:47.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:47.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:47.774 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:47.801 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:47.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:47.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:47.905 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:47.930 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:47.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:47.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:48.032 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:48.053 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:48.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:48.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:48.156 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:48.186 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:48.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:48.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:48.268 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:48 smithi086 bash[59714]: audit 2023-10-09T10:29:47.246851+0000 mon.a (mon.0) 1168 : audit 1 from='client.? 172.21.15.53:0/2493920143' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-10-09T10:29:48.269 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:48 smithi086 bash[59714]: cluster 2023-10-09T10:29:47.247191+0000 osd.4 (osd.4) 214 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.269 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:48 smithi086 bash[59714]: cluster 2023-10-09T10:29:47.247339+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.269 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:48 smithi086 bash[59714]: cluster 2023-10-09T10:29:47.247465+0000 mon.a (mon.0) 1169 : cluster 0 osdmap e244: 8 total, 8 up, 7 in 2023-10-09T10:29:48.269 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:48 smithi086 bash[59714]: cluster 2023-10-09T10:29:47.248561+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.269 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:48 smithi086 bash[59714]: cluster 2023-10-09T10:29:47.249165+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.269 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:48 smithi086 bash[59714]: cluster 2023-10-09T10:29:47.250290+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.270 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:48 smithi086 bash[59714]: cluster 2023-10-09T10:29:47.250349+0000 osd.4 (osd.4) 215 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.270 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:48 smithi086 bash[59714]: cluster 2023-10-09T10:29:47.252378+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.270 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:48 smithi086 bash[59714]: cluster 2023-10-09T10:29:47.253631+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.270 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:48 smithi086 bash[59714]: cluster 2023-10-09T10:29:47.259118+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.270 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:48 smithi086 bash[59714]: audit 2023-10-09T10:29:47.613115+0000 mon.a (mon.0) 1170 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:29:48.270 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:48 smithi086 bash[59714]: audit 2023-10-09T10:29:47.620650+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:29:48.271 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:48 smithi086 bash[59714]: cluster 2023-10-09T10:29:48.126297+0000 mon.a (mon.0) 1172 : cluster 3 Health check update: Degraded data redundancy: 26696/111927 objects degraded (23.851%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:48.271 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:48 smithi086 bash[59714]: cluster 2023-10-09T10:29:48.131420+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:48.271 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:48 smithi086 bash[59714]: cluster 2023-10-09T10:29:48.132064+0000 mon.a (mon.0) 1173 : cluster 0 osdmap e245: 8 total, 8 up, 7 in 2023-10-09T10:29:48.271 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:48 smithi086 bash[59714]: cluster 2023-10-09T10:29:48.132708+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:48.271 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:48 smithi086 bash[59714]: cluster 2023-10-09T10:29:48.134973+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:48.271 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:48 smithi086 bash[59714]: cluster 2023-10-09T10:29:48.139304+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:48.272 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:48 smithi086 bash[59714]: cluster 2023-10-09T10:29:48.142752+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:48.272 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:48 smithi086 bash[59714]: cluster 2023-10-09T10:29:48.145241+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:48.293 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:48.317 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:48.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:48.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:48.424 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:48.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[79554]: audit 2023-10-09T10:29:47.246851+0000 mon.a (mon.0) 1168 : audit 1 from='client.? 172.21.15.53:0/2493920143' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-10-09T10:29:48.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[79554]: cluster 2023-10-09T10:29:47.247191+0000 osd.4 (osd.4) 214 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[79554]: cluster 2023-10-09T10:29:47.247339+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[79554]: cluster 2023-10-09T10:29:47.247465+0000 mon.a (mon.0) 1169 : cluster 0 osdmap e244: 8 total, 8 up, 7 in 2023-10-09T10:29:48.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[79554]: cluster 2023-10-09T10:29:47.248561+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[79554]: cluster 2023-10-09T10:29:47.249165+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[79554]: cluster 2023-10-09T10:29:47.250290+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[79554]: cluster 2023-10-09T10:29:47.250349+0000 osd.4 (osd.4) 215 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[79554]: cluster 2023-10-09T10:29:47.252378+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[79554]: cluster 2023-10-09T10:29:47.253631+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[79554]: cluster 2023-10-09T10:29:47.259118+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[79554]: audit 2023-10-09T10:29:47.613115+0000 mon.a (mon.0) 1170 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:29:48.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[79554]: audit 2023-10-09T10:29:47.620650+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:29:48.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[79554]: cluster 2023-10-09T10:29:48.126297+0000 mon.a (mon.0) 1172 : cluster 3 Health check update: Degraded data redundancy: 26696/111927 objects degraded (23.851%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:48.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[79554]: cluster 2023-10-09T10:29:48.131420+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:48.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[79554]: cluster 2023-10-09T10:29:48.132064+0000 mon.a (mon.0) 1173 : cluster 0 osdmap e245: 8 total, 8 up, 7 in 2023-10-09T10:29:48.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[79554]: cluster 2023-10-09T10:29:48.132708+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:48.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[79554]: cluster 2023-10-09T10:29:48.134973+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:48.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[79554]: cluster 2023-10-09T10:29:48.139304+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:48.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[79554]: cluster 2023-10-09T10:29:48.142752+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:48.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[79554]: cluster 2023-10-09T10:29:48.145241+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:48.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[76859]: audit 2023-10-09T10:29:47.246851+0000 mon.a (mon.0) 1168 : audit 1 from='client.? 172.21.15.53:0/2493920143' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["0"]}]': finished 2023-10-09T10:29:48.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[76859]: cluster 2023-10-09T10:29:47.247191+0000 osd.4 (osd.4) 214 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[76859]: cluster 2023-10-09T10:29:47.247339+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[76859]: cluster 2023-10-09T10:29:47.247465+0000 mon.a (mon.0) 1169 : cluster 0 osdmap e244: 8 total, 8 up, 7 in 2023-10-09T10:29:48.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[76859]: cluster 2023-10-09T10:29:47.248561+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[76859]: cluster 2023-10-09T10:29:47.249165+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[76859]: cluster 2023-10-09T10:29:47.250290+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[76859]: cluster 2023-10-09T10:29:47.250349+0000 osd.4 (osd.4) 215 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[76859]: cluster 2023-10-09T10:29:47.252378+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[76859]: cluster 2023-10-09T10:29:47.253631+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[76859]: cluster 2023-10-09T10:29:47.259118+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e244 with expected crc 2023-10-09T10:29:48.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[76859]: audit 2023-10-09T10:29:47.613115+0000 mon.a (mon.0) 1170 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:29:48.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[76859]: audit 2023-10-09T10:29:47.620650+0000 mon.a (mon.0) 1171 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:29:48.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[76859]: cluster 2023-10-09T10:29:48.126297+0000 mon.a (mon.0) 1172 : cluster 3 Health check update: Degraded data redundancy: 26696/111927 objects degraded (23.851%), 12 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:48.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[76859]: cluster 2023-10-09T10:29:48.131420+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:48.429 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[76859]: cluster 2023-10-09T10:29:48.132064+0000 mon.a (mon.0) 1173 : cluster 0 osdmap e245: 8 total, 8 up, 7 in 2023-10-09T10:29:48.429 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[76859]: cluster 2023-10-09T10:29:48.132708+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:48.429 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[76859]: cluster 2023-10-09T10:29:48.134973+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:48.429 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[76859]: cluster 2023-10-09T10:29:48.139304+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:48.429 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[76859]: cluster 2023-10-09T10:29:48.142752+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:48.429 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:48 smithi053 bash[76859]: cluster 2023-10-09T10:29:48.145241+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:48.478 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:48.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:48.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:48.583 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:48.604 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:48.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:48.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:48.708 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:48.730 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:48.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:48.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:48.835 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:48.859 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:48.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:48.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:48.962 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:48.987 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:48.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:48.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:49.090 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:49.113 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:49.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:49.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:49.217 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:49.240 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:49.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:49.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:49.349 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:49.387 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:49.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:49.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:49.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[76859]: cluster 2023-10-09T10:29:47.567925+0000 mgr.y (mgr.26072) 820 : cluster 0 pgmap v881: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 74 active+clean; 2.3 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 151 op/s; 26696/111351 objects degraded (23.975%); 17343/111351 objects misplaced (15.575%); 3.5 MiB/s, 56 objects/s recovering 2023-10-09T10:29:49.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[76859]: cluster 2023-10-09T10:29:48.134121+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:49.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[76859]: cluster 2023-10-09T10:29:48.136484+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:49.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[76859]: cluster 2023-10-09T10:29:48.136950+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:49.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[76859]: cluster 2023-10-09T10:29:48.139258+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:49.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[76859]: cluster 2023-10-09T10:29:48.140022+0000 osd.4 (osd.4) 217 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:49.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[76859]: cluster 2023-10-09T10:29:48.141891+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:49.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[76859]: cluster 2023-10-09T10:29:48.142440+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:49.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[76859]: cluster 2023-10-09T10:29:48.144885+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:49.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[76859]: cluster 2023-10-09T10:29:49.132407+0000 mon.a (mon.0) 1174 : cluster 0 osdmap e246: 8 total, 8 up, 7 in 2023-10-09T10:29:49.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[76859]: cluster 2023-10-09T10:29:49.133551+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:49.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[76859]: cluster 2023-10-09T10:29:49.134475+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:49.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[76859]: cluster 2023-10-09T10:29:49.136478+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:49.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[76859]: cluster 2023-10-09T10:29:49.137443+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:49.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[76859]: cluster 2023-10-09T10:29:49.138231+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:49.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[76859]: cluster 2023-10-09T10:29:49.140296+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:49.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[76859]: cluster 2023-10-09T10:29:49.143571+0000 osd.6 (osd.6) 143 : cluster 0 7.7 starting backfill to osd.7 from (207'2777,239'8943] MIN to 243'9186 2023-10-09T10:29:49.428 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[76859]: cluster 2023-10-09T10:29:49.145920+0000 osd.6 (osd.6) 144 : cluster 0 7.d starting backfill to osd.3 from (0'0,0'0] MAX to 243'9028 2023-10-09T10:29:49.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[79554]: cluster 2023-10-09T10:29:47.567925+0000 mgr.y (mgr.26072) 820 : cluster 0 pgmap v881: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 74 active+clean; 2.3 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 151 op/s; 26696/111351 objects degraded (23.975%); 17343/111351 objects misplaced (15.575%); 3.5 MiB/s, 56 objects/s recovering 2023-10-09T10:29:49.429 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[79554]: cluster 2023-10-09T10:29:48.134121+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:49.429 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[79554]: cluster 2023-10-09T10:29:48.136484+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:49.429 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[79554]: cluster 2023-10-09T10:29:48.136950+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:49.429 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[79554]: cluster 2023-10-09T10:29:48.139258+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:49.429 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[79554]: cluster 2023-10-09T10:29:48.140022+0000 osd.4 (osd.4) 217 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:49.429 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[79554]: cluster 2023-10-09T10:29:48.141891+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:49.430 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[79554]: cluster 2023-10-09T10:29:48.142440+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:49.430 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[79554]: cluster 2023-10-09T10:29:48.144885+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:49.430 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[79554]: cluster 2023-10-09T10:29:49.132407+0000 mon.a (mon.0) 1174 : cluster 0 osdmap e246: 8 total, 8 up, 7 in 2023-10-09T10:29:49.430 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[79554]: cluster 2023-10-09T10:29:49.133551+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:49.430 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[79554]: cluster 2023-10-09T10:29:49.134475+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:49.431 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[79554]: cluster 2023-10-09T10:29:49.136478+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:49.431 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[79554]: cluster 2023-10-09T10:29:49.137443+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:49.431 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[79554]: cluster 2023-10-09T10:29:49.138231+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:49.431 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[79554]: cluster 2023-10-09T10:29:49.140296+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:49.431 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[79554]: cluster 2023-10-09T10:29:49.143571+0000 osd.6 (osd.6) 143 : cluster 0 7.7 starting backfill to osd.7 from (207'2777,239'8943] MIN to 243'9186 2023-10-09T10:29:49.431 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:49 smithi053 bash[79554]: cluster 2023-10-09T10:29:49.145920+0000 osd.6 (osd.6) 144 : cluster 0 7.d starting backfill to osd.3 from (0'0,0'0] MAX to 243'9028 2023-10-09T10:29:49.494 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:49.518 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:49.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:49.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:49.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:49 smithi086 bash[59714]: cluster 2023-10-09T10:29:47.567925+0000 mgr.y (mgr.26072) 820 : cluster 0 pgmap v881: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 74 active+clean; 2.3 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 151 op/s; 26696/111351 objects degraded (23.975%); 17343/111351 objects misplaced (15.575%); 3.5 MiB/s, 56 objects/s recovering 2023-10-09T10:29:49.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:49 smithi086 bash[59714]: cluster 2023-10-09T10:29:48.134121+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:49.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:49 smithi086 bash[59714]: cluster 2023-10-09T10:29:48.136484+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:49.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:49 smithi086 bash[59714]: cluster 2023-10-09T10:29:48.136950+0000 osd.4 (osd.4) 216 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:49.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:49 smithi086 bash[59714]: cluster 2023-10-09T10:29:48.139258+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:49.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:49 smithi086 bash[59714]: cluster 2023-10-09T10:29:48.140022+0000 osd.4 (osd.4) 217 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:49.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:49 smithi086 bash[59714]: cluster 2023-10-09T10:29:48.141891+0000 osd.4 (osd.4) 218 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:49.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:49 smithi086 bash[59714]: cluster 2023-10-09T10:29:48.142440+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:49.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:49 smithi086 bash[59714]: cluster 2023-10-09T10:29:48.144885+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e245 with expected crc 2023-10-09T10:29:49.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:49 smithi086 bash[59714]: cluster 2023-10-09T10:29:49.132407+0000 mon.a (mon.0) 1174 : cluster 0 osdmap e246: 8 total, 8 up, 7 in 2023-10-09T10:29:49.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:49 smithi086 bash[59714]: cluster 2023-10-09T10:29:49.133551+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:49.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:49 smithi086 bash[59714]: cluster 2023-10-09T10:29:49.134475+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:49.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:49 smithi086 bash[59714]: cluster 2023-10-09T10:29:49.136478+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:49.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:49 smithi086 bash[59714]: cluster 2023-10-09T10:29:49.137443+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:49.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:49 smithi086 bash[59714]: cluster 2023-10-09T10:29:49.138231+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:49.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:49 smithi086 bash[59714]: cluster 2023-10-09T10:29:49.140296+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:49.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:49 smithi086 bash[59714]: cluster 2023-10-09T10:29:49.143571+0000 osd.6 (osd.6) 143 : cluster 0 7.7 starting backfill to osd.7 from (207'2777,239'8943] MIN to 243'9186 2023-10-09T10:29:49.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:49 smithi086 bash[59714]: cluster 2023-10-09T10:29:49.145920+0000 osd.6 (osd.6) 144 : cluster 0 7.d starting backfill to osd.3 from (0'0,0'0] MAX to 243'9028 2023-10-09T10:29:49.623 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:49.665 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:49.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:49.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:49.771 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:49.805 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:49.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:49.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:49.914 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:49.948 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:49.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:49.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:50.055 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:50.081 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:50.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:50.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:50.185 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:50.214 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:50.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:50.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:50.317 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:50.343 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:50.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:50.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:50.450 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:50.459 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:50 smithi086 bash[59714]: cluster 2023-10-09T10:29:49.132600+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:50.459 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:50 smithi086 bash[59714]: cluster 2023-10-09T10:29:49.134654+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:50.459 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:50 smithi086 bash[59714]: cluster 2023-10-09T10:29:49.138008+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:50.459 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:50 smithi086 bash[59714]: cluster 2023-10-09T10:29:49.141126+0000 osd.4 (osd.4) 222 : cluster 0 7.1 starting backfill to osd.5 from (206'2474,239'8809] MIN to 243'8990 2023-10-09T10:29:50.459 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:50 smithi086 bash[59714]: cluster 2023-10-09T10:29:49.241829+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:50.460 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:50 smithi086 bash[59714]: audit 2023-10-09T10:29:49.528826+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:29:50.460 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:50 smithi086 bash[59714]: audit 2023-10-09T10:29:49.538141+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:29:50.460 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:50 smithi086 bash[59714]: audit 2023-10-09T10:29:50.158818+0000 mon.a (mon.0) 1177 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:29:50.460 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:50 smithi086 bash[59714]: audit 2023-10-09T10:29:50.160006+0000 mon.a (mon.0) 1178 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:29:50.460 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:50 smithi086 bash[59714]: audit 2023-10-09T10:29:50.165972+0000 mon.a (mon.0) 1179 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:29:50.473 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:50.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:50.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:50.579 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:50.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:50 smithi053 bash[79554]: cluster 2023-10-09T10:29:49.132600+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:50.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:50 smithi053 bash[79554]: cluster 2023-10-09T10:29:49.134654+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:50.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:50 smithi053 bash[79554]: cluster 2023-10-09T10:29:49.138008+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:50.587 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:50 smithi053 bash[79554]: cluster 2023-10-09T10:29:49.141126+0000 osd.4 (osd.4) 222 : cluster 0 7.1 starting backfill to osd.5 from (206'2474,239'8809] MIN to 243'8990 2023-10-09T10:29:50.588 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:50 smithi053 bash[79554]: cluster 2023-10-09T10:29:49.241829+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:50.588 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:50 smithi053 bash[79554]: audit 2023-10-09T10:29:49.528826+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:29:50.588 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:50 smithi053 bash[79554]: audit 2023-10-09T10:29:49.538141+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:29:50.588 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:50 smithi053 bash[79554]: audit 2023-10-09T10:29:50.158818+0000 mon.a (mon.0) 1177 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:29:50.588 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:50 smithi053 bash[79554]: audit 2023-10-09T10:29:50.160006+0000 mon.a (mon.0) 1178 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:29:50.588 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:50 smithi053 bash[79554]: audit 2023-10-09T10:29:50.165972+0000 mon.a (mon.0) 1179 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:29:50.588 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:50 smithi053 bash[76859]: cluster 2023-10-09T10:29:49.132600+0000 osd.4 (osd.4) 219 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:50.588 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:50 smithi053 bash[76859]: cluster 2023-10-09T10:29:49.134654+0000 osd.4 (osd.4) 220 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:50.588 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:50 smithi053 bash[76859]: cluster 2023-10-09T10:29:49.138008+0000 osd.4 (osd.4) 221 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:50.588 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:50 smithi053 bash[76859]: cluster 2023-10-09T10:29:49.141126+0000 osd.4 (osd.4) 222 : cluster 0 7.1 starting backfill to osd.5 from (206'2474,239'8809] MIN to 243'8990 2023-10-09T10:29:50.589 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:50 smithi053 bash[76859]: cluster 2023-10-09T10:29:49.241829+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e246 with expected crc 2023-10-09T10:29:50.589 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:50 smithi053 bash[76859]: audit 2023-10-09T10:29:49.528826+0000 mon.a (mon.0) 1175 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:29:50.589 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:50 smithi053 bash[76859]: audit 2023-10-09T10:29:49.538141+0000 mon.a (mon.0) 1176 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:29:50.589 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:50 smithi053 bash[76859]: audit 2023-10-09T10:29:50.158818+0000 mon.a (mon.0) 1177 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:29:50.589 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:50 smithi053 bash[76859]: audit 2023-10-09T10:29:50.160006+0000 mon.a (mon.0) 1178 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:29:50.589 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:50 smithi053 bash[76859]: audit 2023-10-09T10:29:50.165972+0000 mon.a (mon.0) 1179 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:29:50.602 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:50.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:50.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:50.705 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:50.727 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:50.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:50.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:50.830 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:50.867 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:50.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:50.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:50.973 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:50.999 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:51.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:51.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:51.025 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:29:51.102 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:51.122 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:51.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:51.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:51.225 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:51.247 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:51.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:51.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:51.351 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:51.380 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:51.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:51.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:51.484 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:51.509 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:51.510 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:51 smithi053 bash[79554]: cluster 2023-10-09T10:29:49.568722+0000 mgr.y (mgr.26072) 821 : cluster 0 pgmap v884: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 5 peering, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 69 active+clean; 2.2 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 136 op/s; 23960/110268 objects degraded (21.729%); 17224/110268 objects misplaced (15.620%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T10:29:51.511 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:51 smithi053 bash[76859]: cluster 2023-10-09T10:29:49.568722+0000 mgr.y (mgr.26072) 821 : cluster 0 pgmap v884: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 5 peering, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 69 active+clean; 2.2 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 136 op/s; 23960/110268 objects degraded (21.729%); 17224/110268 objects misplaced (15.620%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T10:29:51.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:51.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:51.612 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:51.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:51 smithi086 bash[59714]: cluster 2023-10-09T10:29:49.568722+0000 mgr.y (mgr.26072) 821 : cluster 0 pgmap v884: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 5 peering, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 69 active+clean; 2.2 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 136 op/s; 23960/110268 objects degraded (21.729%); 17224/110268 objects misplaced (15.620%); 3.8 MiB/s, 60 objects/s recovering 2023-10-09T10:29:51.637 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:51.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:51.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:51.743 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:51.770 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:51.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:51.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:51.873 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:51.897 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:51.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:51.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:52.003 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:52.030 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:52.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:52.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:52.135 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:52.159 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:52.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:52.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:52.262 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:52.285 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:52.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:52.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:52.390 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:52.423 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:52.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:52.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:52.528 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:52.561 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:52.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:52.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:52.665 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:52.696 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:52.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:52.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:52.721 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:29:52.750 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:29:52.773 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:29:52.799 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:52.803 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:29:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:29:52] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.33.4" 2023-10-09T10:29:52.816 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:29:52.829 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:52.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:52.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:52.850 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:29:52.882 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:29:52.916 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:29:52.933 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:52.947 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:29:52.950 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:29:52.950 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:29:52.950 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:29:52.950 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:29:52.950 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:29:52.950 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:29:52.950 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:29:52.950 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:29:52.964 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:52.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:52.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:53.071 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:53.096 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:53.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:53.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:53.200 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:53.222 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:53.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:53.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:53.325 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:53.344 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:53 smithi053 bash[79554]: cluster 2023-10-09T10:29:51.569378+0000 mgr.y (mgr.26072) 822 : cluster 0 pgmap v885: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 5 peering, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 70 active+clean; 2.2 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 145 op/s; 27183/109308 objects degraded (24.868%); 17836/109308 objects misplaced (16.317%); 6.4 MiB/s, 103 objects/s recovering 2023-10-09T10:29:53.344 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:53 smithi053 bash[79554]: audit 2023-10-09T10:29:52.696748+0000 mon.b (mon.1) 18 : audit 0 from='client.? 172.21.15.53:0/2763549313' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:29:53.344 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:53 smithi053 bash[79554]: audit 2023-10-09T10:29:53.073773+0000 mon.a (mon.0) 1180 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:29:53.345 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:53 smithi053 bash[79554]: cluster 2023-10-09T10:29:53.127673+0000 mon.a (mon.0) 1181 : cluster 3 Health check update: Degraded data redundancy: 27183/109308 objects degraded (24.868%), 10 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:53.345 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:53 smithi053 bash[76859]: cluster 2023-10-09T10:29:51.569378+0000 mgr.y (mgr.26072) 822 : cluster 0 pgmap v885: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 5 peering, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 70 active+clean; 2.2 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 145 op/s; 27183/109308 objects degraded (24.868%); 17836/109308 objects misplaced (16.317%); 6.4 MiB/s, 103 objects/s recovering 2023-10-09T10:29:53.345 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:53 smithi053 bash[76859]: audit 2023-10-09T10:29:52.696748+0000 mon.b (mon.1) 18 : audit 0 from='client.? 172.21.15.53:0/2763549313' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:29:53.345 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:53 smithi053 bash[76859]: audit 2023-10-09T10:29:53.073773+0000 mon.a (mon.0) 1180 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:29:53.345 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:53 smithi053 bash[76859]: cluster 2023-10-09T10:29:53.127673+0000 mon.a (mon.0) 1181 : cluster 3 Health check update: Degraded data redundancy: 27183/109308 objects degraded (24.868%), 10 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:53.348 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:53.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:53.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:53.451 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:53.479 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:53.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:53.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:53.584 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:53.606 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:53.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:53.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:53.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:53 smithi086 bash[59714]: cluster 2023-10-09T10:29:51.569378+0000 mgr.y (mgr.26072) 822 : cluster 0 pgmap v885: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+degraded+remapped+backfill_wait, 5 peering, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 3 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 70 active+clean; 2.2 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 145 op/s; 27183/109308 objects degraded (24.868%); 17836/109308 objects misplaced (16.317%); 6.4 MiB/s, 103 objects/s recovering 2023-10-09T10:29:53.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:53 smithi086 bash[59714]: audit 2023-10-09T10:29:52.696748+0000 mon.b (mon.1) 18 : audit 0 from='client.? 172.21.15.53:0/2763549313' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:29:53.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:53 smithi086 bash[59714]: audit 2023-10-09T10:29:53.073773+0000 mon.a (mon.0) 1180 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:29:53.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:53 smithi086 bash[59714]: cluster 2023-10-09T10:29:53.127673+0000 mon.a (mon.0) 1181 : cluster 3 Health check update: Degraded data redundancy: 27183/109308 objects degraded (24.868%), 10 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:53.709 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:53.735 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:53.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:53.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:53.838 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:53.865 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:53.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:53.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:53.968 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:54.000 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:54.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:54.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:54.104 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:54.131 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:54.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:54.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:54.235 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:54.262 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:54.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:54.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:54.291 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is set 2023-10-09T10:29:54.365 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:54.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:54 smithi086 bash[59714]: audit 2023-10-09T10:29:53.312079+0000 mon.a (mon.0) 1182 : audit 1 from='client.? 172.21.15.53:0/2376448604' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:29:54.386 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:54.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:54.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:54.492 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:54.518 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:54.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:54.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:54.537 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:54 smithi053 bash[76859]: audit 2023-10-09T10:29:53.312079+0000 mon.a (mon.0) 1182 : audit 1 from='client.? 172.21.15.53:0/2376448604' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:29:54.537 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:54 smithi053 bash[79554]: audit 2023-10-09T10:29:53.312079+0000 mon.a (mon.0) 1182 : audit 1 from='client.? 172.21.15.53:0/2376448604' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:29:54.623 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:54.646 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:54.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:54.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:54.749 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:54.771 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:54.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:54.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:54.875 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:54.899 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:54.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:54.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:55.003 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:55.028 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:55.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:55.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:55.140 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:55.171 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:55.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:55.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:55.274 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:55.277 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:55 smithi086 bash[59714]: cluster 2023-10-09T10:29:53.570096+0000 mgr.y (mgr.26072) 823 : cluster 0 pgmap v886: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 72 active+clean; 2.2 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 160 op/s; 27097/108318 objects degraded (25.016%); 24591/108318 objects misplaced (22.703%); 7.6 MiB/s, 121 objects/s recovering 2023-10-09T10:29:55.277 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:55 smithi086 bash[59714]: cluster 2023-10-09T10:29:54.270689+0000 mon.a (mon.0) 1183 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:29:55.277 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:55 smithi086 bash[59714]: cluster 2023-10-09T10:29:54.281265+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e247 with expected crc 2023-10-09T10:29:55.277 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:55 smithi086 bash[59714]: audit 2023-10-09T10:29:54.281690+0000 mon.a (mon.0) 1184 : audit 1 from='client.? 172.21.15.53:0/2376448604' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:29:55.277 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:55 smithi086 bash[59714]: cluster 2023-10-09T10:29:54.281754+0000 mon.a (mon.0) 1185 : cluster 0 osdmap e247: 8 total, 8 up, 7 in 2023-10-09T10:29:55.277 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:55 smithi086 bash[59714]: cluster 2023-10-09T10:29:54.287200+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e247 with expected crc 2023-10-09T10:29:55.278 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:55 smithi086 bash[59714]: cluster 2023-10-09T10:29:54.289255+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e247 with expected crc 2023-10-09T10:29:55.302 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:55.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:55.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:55.406 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:55.433 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:55.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:55.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:55.537 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:55.572 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:55.573 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:29:55.573 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:29:55.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:55.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:55.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:55 smithi053 bash[76859]: cluster 2023-10-09T10:29:53.570096+0000 mgr.y (mgr.26072) 823 : cluster 0 pgmap v886: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 72 active+clean; 2.2 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 160 op/s; 27097/108318 objects degraded (25.016%); 24591/108318 objects misplaced (22.703%); 7.6 MiB/s, 121 objects/s recovering 2023-10-09T10:29:55.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:55 smithi053 bash[76859]: cluster 2023-10-09T10:29:54.270689+0000 mon.a (mon.0) 1183 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:29:55.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:55 smithi053 bash[76859]: cluster 2023-10-09T10:29:54.281265+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e247 with expected crc 2023-10-09T10:29:55.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:55 smithi053 bash[76859]: audit 2023-10-09T10:29:54.281690+0000 mon.a (mon.0) 1184 : audit 1 from='client.? 172.21.15.53:0/2376448604' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:29:55.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:55 smithi053 bash[76859]: cluster 2023-10-09T10:29:54.281754+0000 mon.a (mon.0) 1185 : cluster 0 osdmap e247: 8 total, 8 up, 7 in 2023-10-09T10:29:55.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:55 smithi053 bash[76859]: cluster 2023-10-09T10:29:54.287200+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e247 with expected crc 2023-10-09T10:29:55.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:55 smithi053 bash[76859]: cluster 2023-10-09T10:29:54.289255+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e247 with expected crc 2023-10-09T10:29:55.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:55 smithi053 bash[79554]: cluster 2023-10-09T10:29:53.570096+0000 mgr.y (mgr.26072) 823 : cluster 0 pgmap v886: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 72 active+clean; 2.2 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 160 op/s; 27097/108318 objects degraded (25.016%); 24591/108318 objects misplaced (22.703%); 7.6 MiB/s, 121 objects/s recovering 2023-10-09T10:29:55.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:55 smithi053 bash[79554]: cluster 2023-10-09T10:29:54.270689+0000 mon.a (mon.0) 1183 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:29:55.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:55 smithi053 bash[79554]: cluster 2023-10-09T10:29:54.281265+0000 osd.4 (osd.4) 223 : cluster 3 failed to encode map e247 with expected crc 2023-10-09T10:29:55.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:55 smithi053 bash[79554]: audit 2023-10-09T10:29:54.281690+0000 mon.a (mon.0) 1184 : audit 1 from='client.? 172.21.15.53:0/2376448604' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:29:55.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:55 smithi053 bash[79554]: cluster 2023-10-09T10:29:54.281754+0000 mon.a (mon.0) 1185 : cluster 0 osdmap e247: 8 total, 8 up, 7 in 2023-10-09T10:29:55.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:55 smithi053 bash[79554]: cluster 2023-10-09T10:29:54.287200+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e247 with expected crc 2023-10-09T10:29:55.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:55 smithi053 bash[79554]: cluster 2023-10-09T10:29:54.289255+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e247 with expected crc 2023-10-09T10:29:55.676 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:55.699 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:55.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:55.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:55.804 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:55.829 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:55.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:55.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:55.934 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:55.961 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:55.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:55.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:55.988 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7] out_osds: [0] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:29:55.988 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:29:55.989 INFO:tasks.thrashosds.thrasher:Growing pool device_health_metrics 2023-10-09T10:29:55.989 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T10:29:56.065 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:56.092 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:56.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:56.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:56.110 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:29:56.197 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:56.225 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:56.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:56.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:56.329 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:56.350 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:56.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:56.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:56.453 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:56.485 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:56.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:56.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:56.578 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-09T10:29:56.590 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:56.617 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:56.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:56.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:56.720 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:56.748 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:56.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:56.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:56.852 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:56.878 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:56.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:56.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:56.981 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:57.010 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:57.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:57.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:57.114 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:57.141 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:29:57.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:57.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:29:57.245 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:57.272 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:57.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:57.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:57.327 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T10:29:57.376 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:57.406 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:57.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:57.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:57.511 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:57.525 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:57 smithi053 bash[79554]: cluster 2023-10-09T10:29:55.571027+0000 mgr.y (mgr.26072) 824 : cluster 0 pgmap v888: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 72 active+clean; 2.2 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 145 op/s; 26873/107199 objects degraded (25.068%); 24380/107199 objects misplaced (22.743%); 6.5 MiB/s, 104 objects/s recovering 2023-10-09T10:29:57.525 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:57 smithi053 bash[79554]: cluster 2023-10-09T10:29:56.287765+0000 mon.a (mon.0) 1186 : cluster 0 osdmap e248: 8 total, 8 up, 7 in 2023-10-09T10:29:57.525 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:57 smithi053 bash[79554]: cluster 2023-10-09T10:29:56.290190+0000 osd.4 (osd.4) 224 : cluster 3 failed to encode map e248 with expected crc 2023-10-09T10:29:57.525 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:57 smithi053 bash[79554]: cluster 2023-10-09T10:29:56.291078+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e248 with expected crc 2023-10-09T10:29:57.525 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:57 smithi053 bash[79554]: cluster 2023-10-09T10:29:56.291448+0000 osd.4 (osd.4) 225 : cluster 3 failed to encode map e248 with expected crc 2023-10-09T10:29:57.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:57 smithi053 bash[76859]: cluster 2023-10-09T10:29:55.571027+0000 mgr.y (mgr.26072) 824 : cluster 0 pgmap v888: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 72 active+clean; 2.2 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 145 op/s; 26873/107199 objects degraded (25.068%); 24380/107199 objects misplaced (22.743%); 6.5 MiB/s, 104 objects/s recovering 2023-10-09T10:29:57.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:57 smithi053 bash[76859]: cluster 2023-10-09T10:29:56.287765+0000 mon.a (mon.0) 1186 : cluster 0 osdmap e248: 8 total, 8 up, 7 in 2023-10-09T10:29:57.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:57 smithi053 bash[76859]: cluster 2023-10-09T10:29:56.290190+0000 osd.4 (osd.4) 224 : cluster 3 failed to encode map e248 with expected crc 2023-10-09T10:29:57.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:57 smithi053 bash[76859]: cluster 2023-10-09T10:29:56.291078+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e248 with expected crc 2023-10-09T10:29:57.526 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:57 smithi053 bash[76859]: cluster 2023-10-09T10:29:56.291448+0000 osd.4 (osd.4) 225 : cluster 3 failed to encode map e248 with expected crc 2023-10-09T10:29:57.544 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:57.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:57.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:57.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:57 smithi086 bash[59714]: cluster 2023-10-09T10:29:55.571027+0000 mgr.y (mgr.26072) 824 : cluster 0 pgmap v888: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 72 active+clean; 2.2 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 145 op/s; 26873/107199 objects degraded (25.068%); 24380/107199 objects misplaced (22.743%); 6.5 MiB/s, 104 objects/s recovering 2023-10-09T10:29:57.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:57 smithi086 bash[59714]: cluster 2023-10-09T10:29:56.287765+0000 mon.a (mon.0) 1186 : cluster 0 osdmap e248: 8 total, 8 up, 7 in 2023-10-09T10:29:57.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:57 smithi086 bash[59714]: cluster 2023-10-09T10:29:56.290190+0000 osd.4 (osd.4) 224 : cluster 3 failed to encode map e248 with expected crc 2023-10-09T10:29:57.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:57 smithi086 bash[59714]: cluster 2023-10-09T10:29:56.291078+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e248 with expected crc 2023-10-09T10:29:57.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:57 smithi086 bash[59714]: cluster 2023-10-09T10:29:56.291448+0000 osd.4 (osd.4) 225 : cluster 3 failed to encode map e248 with expected crc 2023-10-09T10:29:57.648 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:57.679 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:57.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:57.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:57.786 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:57.810 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:57.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:57.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:57.913 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:57.939 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:57.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:57.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:58.041 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:58.069 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:58.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:58.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:58.172 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:58.207 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:58.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:58.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:58.310 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:58.323 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:58 smithi086 bash[59714]: cluster 2023-10-09T10:29:57.289281+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e249 with expected crc 2023-10-09T10:29:58.323 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:58 smithi086 bash[59714]: cluster 2023-10-09T10:29:57.291117+0000 osd.4 (osd.4) 226 : cluster 3 failed to encode map e249 with expected crc 2023-10-09T10:29:58.323 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:58 smithi086 bash[59714]: cluster 2023-10-09T10:29:57.291877+0000 mon.a (mon.0) 1187 : cluster 0 osdmap e249: 8 total, 8 up, 7 in 2023-10-09T10:29:58.323 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:58 smithi086 bash[59714]: cluster 2023-10-09T10:29:57.292487+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e249 with expected crc 2023-10-09T10:29:58.323 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:58 smithi086 bash[59714]: cluster 2023-10-09T10:29:57.294262+0000 osd.4 (osd.4) 227 : cluster 3 failed to encode map e249 with expected crc 2023-10-09T10:29:58.323 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:58 smithi086 bash[59714]: cluster 2023-10-09T10:29:58.128648+0000 mon.a (mon.0) 1188 : cluster 3 Health check update: Degraded data redundancy: 26873/107199 objects degraded (25.068%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:58.339 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:58.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:58.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:58.443 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:58.467 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:58.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:58.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:58.571 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:58.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:58 smithi053 bash[79554]: cluster 2023-10-09T10:29:57.289281+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e249 with expected crc 2023-10-09T10:29:58.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:58 smithi053 bash[79554]: cluster 2023-10-09T10:29:57.291117+0000 osd.4 (osd.4) 226 : cluster 3 failed to encode map e249 with expected crc 2023-10-09T10:29:58.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:58 smithi053 bash[79554]: cluster 2023-10-09T10:29:57.291877+0000 mon.a (mon.0) 1187 : cluster 0 osdmap e249: 8 total, 8 up, 7 in 2023-10-09T10:29:58.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:58 smithi053 bash[79554]: cluster 2023-10-09T10:29:57.292487+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e249 with expected crc 2023-10-09T10:29:58.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:58 smithi053 bash[79554]: cluster 2023-10-09T10:29:57.294262+0000 osd.4 (osd.4) 227 : cluster 3 failed to encode map e249 with expected crc 2023-10-09T10:29:58.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:58 smithi053 bash[79554]: cluster 2023-10-09T10:29:58.128648+0000 mon.a (mon.0) 1188 : cluster 3 Health check update: Degraded data redundancy: 26873/107199 objects degraded (25.068%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:58.580 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:58 smithi053 bash[76859]: cluster 2023-10-09T10:29:57.289281+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e249 with expected crc 2023-10-09T10:29:58.580 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:58 smithi053 bash[76859]: cluster 2023-10-09T10:29:57.291117+0000 osd.4 (osd.4) 226 : cluster 3 failed to encode map e249 with expected crc 2023-10-09T10:29:58.580 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:58 smithi053 bash[76859]: cluster 2023-10-09T10:29:57.291877+0000 mon.a (mon.0) 1187 : cluster 0 osdmap e249: 8 total, 8 up, 7 in 2023-10-09T10:29:58.580 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:58 smithi053 bash[76859]: cluster 2023-10-09T10:29:57.292487+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e249 with expected crc 2023-10-09T10:29:58.580 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:58 smithi053 bash[76859]: cluster 2023-10-09T10:29:57.294262+0000 osd.4 (osd.4) 227 : cluster 3 failed to encode map e249 with expected crc 2023-10-09T10:29:58.580 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:58 smithi053 bash[76859]: cluster 2023-10-09T10:29:58.128648+0000 mon.a (mon.0) 1188 : cluster 3 Health check update: Degraded data redundancy: 26873/107199 objects degraded (25.068%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:29:58.597 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:58.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:58.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:58.699 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:58.721 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:58.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:58.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:58.825 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:58.855 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:29:58.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:58.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:29:58.960 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:58.985 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:58.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:58.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:59.088 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:59.119 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:29:59.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:59.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:29:59.223 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:59.248 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:29:59.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:59.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:29:59.306 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:29:59 smithi086 bash[59714]: cluster 2023-10-09T10:29:57.571762+0000 mgr.y (mgr.26072) 825 : cluster 0 pgmap v891: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+undersized+remapped, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 72 active+clean; 2.2 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 153 op/s; 26820/106548 objects degraded (25.172%); 23554/106548 objects misplaced (22.106%); 11 MiB/s, 178 objects/s recovering 2023-10-09T10:29:59.351 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:59.377 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:29:59.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:59.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:29:59.481 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:59.491 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:29:59 smithi053 bash[79554]: cluster 2023-10-09T10:29:57.571762+0000 mgr.y (mgr.26072) 825 : cluster 0 pgmap v891: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+undersized+remapped, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 72 active+clean; 2.2 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 153 op/s; 26820/106548 objects degraded (25.172%); 23554/106548 objects misplaced (22.106%); 11 MiB/s, 178 objects/s recovering 2023-10-09T10:29:59.492 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:29:59 smithi053 bash[76859]: cluster 2023-10-09T10:29:57.571762+0000 mgr.y (mgr.26072) 825 : cluster 0 pgmap v891: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+undersized+remapped, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 72 active+clean; 2.2 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 153 op/s; 26820/106548 objects degraded (25.172%); 23554/106548 objects misplaced (22.106%); 11 MiB/s, 178 objects/s recovering 2023-10-09T10:29:59.509 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:59.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:59.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:29:59.613 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:59.639 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:29:59.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:59.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:29:59.742 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:59.773 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:29:59.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:59.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:29:59.876 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:59.906 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:29:59.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:29:59.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:00.009 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:00.035 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:00.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:00.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:00.138 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:00.164 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:00.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:00.168 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:00.268 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:00.309 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:00.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:00.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:00.413 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:00.440 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:00.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:00.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:00.548 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:00.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[79554]: cluster 2023-10-09T10:30:00.000190+0000 mon.a (mon.0) 1189 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set; Degraded data redundancy: 26820/106548 objects degraded (25.172%), 11 pgs degraded, 3 pgs undersized 2023-10-09T10:30:00.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[79554]: cluster 2023-10-09T10:30:00.000250+0000 mon.a (mon.0) 1190 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-10-09T10:30:00.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[79554]: cluster 2023-10-09T10:30:00.000288+0000 mon.a (mon.0) 1191 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 26820/106548 objects degraded (25.172%), 11 pgs degraded, 3 pgs undersized 2023-10-09T10:30:00.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[79554]: cluster 2023-10-09T10:30:00.000345+0000 mon.a (mon.0) 1192 : cluster 3 pg 2.0 is active+recovery_wait+degraded, acting [7,3,5] 2023-10-09T10:30:00.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[79554]: cluster 2023-10-09T10:30:00.000384+0000 mon.a (mon.0) 1193 : cluster 3 pg 2.1 is active+recovery_wait+undersized+degraded+remapped, acting [2,1] 2023-10-09T10:30:00.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[79554]: cluster 2023-10-09T10:30:00.000422+0000 mon.a (mon.0) 1194 : cluster 3 pg 7.1 is active+recovery_wait+degraded+remapped, acting [4,6,0] 2023-10-09T10:30:00.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[79554]: cluster 2023-10-09T10:30:00.000460+0000 mon.a (mon.0) 1195 : cluster 3 pg 7.3 is active+undersized+degraded+remapped+backfill_wait, acting [3,4] 2023-10-09T10:30:00.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[79554]: cluster 2023-10-09T10:30:00.000498+0000 mon.a (mon.0) 1196 : cluster 3 pg 7.4 is stuck undersized for 3m, current state active+undersized+remapped, last acting [4,6] 2023-10-09T10:30:00.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[79554]: cluster 2023-10-09T10:30:00.000532+0000 mon.a (mon.0) 1197 : cluster 3 pg 7.5 is active+recovering+degraded+remapped, acting [7,1,0] 2023-10-09T10:30:00.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[79554]: cluster 2023-10-09T10:30:00.000572+0000 mon.a (mon.0) 1198 : cluster 3 pg 7.6 is active+recovery_wait+undersized+degraded+remapped, acting [5,2] 2023-10-09T10:30:00.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[79554]: cluster 2023-10-09T10:30:00.000610+0000 mon.a (mon.0) 1199 : cluster 3 pg 7.7 is active+recovery_wait+degraded+remapped, acting [6,1,0] 2023-10-09T10:30:00.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[79554]: cluster 2023-10-09T10:30:00.000651+0000 mon.a (mon.0) 1200 : cluster 3 pg 7.8 is stuck undersized for 119s, current state active+recovery_wait+undersized+degraded+remapped, last acting [4,3] 2023-10-09T10:30:00.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[79554]: cluster 2023-10-09T10:30:00.000684+0000 mon.a (mon.0) 1201 : cluster 3 pg 7.a is active+recovery_wait+degraded, acting [2,3,5] 2023-10-09T10:30:00.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[79554]: cluster 2023-10-09T10:30:00.000723+0000 mon.a (mon.0) 1202 : cluster 3 pg 7.e is active+recovery_wait+degraded+remapped, acting [5,1,0] 2023-10-09T10:30:00.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[79554]: cluster 2023-10-09T10:30:00.000758+0000 mon.a (mon.0) 1203 : cluster 3 pg 7.f is stuck undersized for 3m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,4] 2023-10-09T10:30:00.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[76859]: cluster 2023-10-09T10:30:00.000190+0000 mon.a (mon.0) 1189 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set; Degraded data redundancy: 26820/106548 objects degraded (25.172%), 11 pgs degraded, 3 pgs undersized 2023-10-09T10:30:00.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[76859]: cluster 2023-10-09T10:30:00.000250+0000 mon.a (mon.0) 1190 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-10-09T10:30:00.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[76859]: cluster 2023-10-09T10:30:00.000288+0000 mon.a (mon.0) 1191 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 26820/106548 objects degraded (25.172%), 11 pgs degraded, 3 pgs undersized 2023-10-09T10:30:00.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[76859]: cluster 2023-10-09T10:30:00.000345+0000 mon.a (mon.0) 1192 : cluster 3 pg 2.0 is active+recovery_wait+degraded, acting [7,3,5] 2023-10-09T10:30:00.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[76859]: cluster 2023-10-09T10:30:00.000384+0000 mon.a (mon.0) 1193 : cluster 3 pg 2.1 is active+recovery_wait+undersized+degraded+remapped, acting [2,1] 2023-10-09T10:30:00.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[76859]: cluster 2023-10-09T10:30:00.000422+0000 mon.a (mon.0) 1194 : cluster 3 pg 7.1 is active+recovery_wait+degraded+remapped, acting [4,6,0] 2023-10-09T10:30:00.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[76859]: cluster 2023-10-09T10:30:00.000460+0000 mon.a (mon.0) 1195 : cluster 3 pg 7.3 is active+undersized+degraded+remapped+backfill_wait, acting [3,4] 2023-10-09T10:30:00.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[76859]: cluster 2023-10-09T10:30:00.000498+0000 mon.a (mon.0) 1196 : cluster 3 pg 7.4 is stuck undersized for 3m, current state active+undersized+remapped, last acting [4,6] 2023-10-09T10:30:00.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[76859]: cluster 2023-10-09T10:30:00.000532+0000 mon.a (mon.0) 1197 : cluster 3 pg 7.5 is active+recovering+degraded+remapped, acting [7,1,0] 2023-10-09T10:30:00.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[76859]: cluster 2023-10-09T10:30:00.000572+0000 mon.a (mon.0) 1198 : cluster 3 pg 7.6 is active+recovery_wait+undersized+degraded+remapped, acting [5,2] 2023-10-09T10:30:00.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[76859]: cluster 2023-10-09T10:30:00.000610+0000 mon.a (mon.0) 1199 : cluster 3 pg 7.7 is active+recovery_wait+degraded+remapped, acting [6,1,0] 2023-10-09T10:30:00.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[76859]: cluster 2023-10-09T10:30:00.000651+0000 mon.a (mon.0) 1200 : cluster 3 pg 7.8 is stuck undersized for 119s, current state active+recovery_wait+undersized+degraded+remapped, last acting [4,3] 2023-10-09T10:30:00.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[76859]: cluster 2023-10-09T10:30:00.000684+0000 mon.a (mon.0) 1201 : cluster 3 pg 7.a is active+recovery_wait+degraded, acting [2,3,5] 2023-10-09T10:30:00.560 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[76859]: cluster 2023-10-09T10:30:00.000723+0000 mon.a (mon.0) 1202 : cluster 3 pg 7.e is active+recovery_wait+degraded+remapped, acting [5,1,0] 2023-10-09T10:30:00.560 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:00 smithi053 bash[76859]: cluster 2023-10-09T10:30:00.000758+0000 mon.a (mon.0) 1203 : cluster 3 pg 7.f is stuck undersized for 3m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,4] 2023-10-09T10:30:00.576 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:00.672 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:00 smithi086 bash[59714]: cluster 2023-10-09T10:30:00.000190+0000 mon.a (mon.0) 1189 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set; Degraded data redundancy: 26820/106548 objects degraded (25.172%), 11 pgs degraded, 3 pgs undersized 2023-10-09T10:30:00.672 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:00 smithi086 bash[59714]: cluster 2023-10-09T10:30:00.000250+0000 mon.a (mon.0) 1190 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-10-09T10:30:00.673 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:00 smithi086 bash[59714]: cluster 2023-10-09T10:30:00.000288+0000 mon.a (mon.0) 1191 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 26820/106548 objects degraded (25.172%), 11 pgs degraded, 3 pgs undersized 2023-10-09T10:30:00.673 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:00 smithi086 bash[59714]: cluster 2023-10-09T10:30:00.000345+0000 mon.a (mon.0) 1192 : cluster 3 pg 2.0 is active+recovery_wait+degraded, acting [7,3,5] 2023-10-09T10:30:00.673 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:00 smithi086 bash[59714]: cluster 2023-10-09T10:30:00.000384+0000 mon.a (mon.0) 1193 : cluster 3 pg 2.1 is active+recovery_wait+undersized+degraded+remapped, acting [2,1] 2023-10-09T10:30:00.673 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:00 smithi086 bash[59714]: cluster 2023-10-09T10:30:00.000422+0000 mon.a (mon.0) 1194 : cluster 3 pg 7.1 is active+recovery_wait+degraded+remapped, acting [4,6,0] 2023-10-09T10:30:00.673 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:00 smithi086 bash[59714]: cluster 2023-10-09T10:30:00.000460+0000 mon.a (mon.0) 1195 : cluster 3 pg 7.3 is active+undersized+degraded+remapped+backfill_wait, acting [3,4] 2023-10-09T10:30:00.673 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:00 smithi086 bash[59714]: cluster 2023-10-09T10:30:00.000498+0000 mon.a (mon.0) 1196 : cluster 3 pg 7.4 is stuck undersized for 3m, current state active+undersized+remapped, last acting [4,6] 2023-10-09T10:30:00.673 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:00 smithi086 bash[59714]: cluster 2023-10-09T10:30:00.000532+0000 mon.a (mon.0) 1197 : cluster 3 pg 7.5 is active+recovering+degraded+remapped, acting [7,1,0] 2023-10-09T10:30:00.673 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:00 smithi086 bash[59714]: cluster 2023-10-09T10:30:00.000572+0000 mon.a (mon.0) 1198 : cluster 3 pg 7.6 is active+recovery_wait+undersized+degraded+remapped, acting [5,2] 2023-10-09T10:30:00.673 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:00 smithi086 bash[59714]: cluster 2023-10-09T10:30:00.000610+0000 mon.a (mon.0) 1199 : cluster 3 pg 7.7 is active+recovery_wait+degraded+remapped, acting [6,1,0] 2023-10-09T10:30:00.673 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:00 smithi086 bash[59714]: cluster 2023-10-09T10:30:00.000651+0000 mon.a (mon.0) 1200 : cluster 3 pg 7.8 is stuck undersized for 119s, current state active+recovery_wait+undersized+degraded+remapped, last acting [4,3] 2023-10-09T10:30:00.674 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:00 smithi086 bash[59714]: cluster 2023-10-09T10:30:00.000684+0000 mon.a (mon.0) 1201 : cluster 3 pg 7.a is active+recovery_wait+degraded, acting [2,3,5] 2023-10-09T10:30:00.674 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:00 smithi086 bash[59714]: cluster 2023-10-09T10:30:00.000723+0000 mon.a (mon.0) 1202 : cluster 3 pg 7.e is active+recovery_wait+degraded+remapped, acting [5,1,0] 2023-10-09T10:30:00.674 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:00 smithi086 bash[59714]: cluster 2023-10-09T10:30:00.000758+0000 mon.a (mon.0) 1203 : cluster 3 pg 7.f is stuck undersized for 3m, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,4] 2023-10-09T10:30:00.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:00.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:00.775 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:00.804 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:00.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:00.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:00.822 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:30:00.822 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:30:00.909 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:00.936 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:00.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:00.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:01.041 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:01.070 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:01.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:01.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:01.173 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:01.201 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:01.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:01.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:01.305 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:01.333 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:01.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:01.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:01.370 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:30:01.436 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:01.465 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:01.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:01.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:01.567 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:01.574 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:01 smithi086 bash[59714]: cluster 2023-10-09T10:29:59.572573+0000 mgr.y (mgr.26072) 826 : cluster 0 pgmap v892: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 72 active+clean; 2.2 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 153 op/s; 26612/105552 objects degraded (25.212%); 23337/105552 objects misplaced (22.109%); 12 MiB/s, 188 objects/s recovering 2023-10-09T10:30:01.587 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:01.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:01.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:01.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:01 smithi053 bash[79554]: cluster 2023-10-09T10:29:59.572573+0000 mgr.y (mgr.26072) 826 : cluster 0 pgmap v892: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 72 active+clean; 2.2 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 153 op/s; 26612/105552 objects degraded (25.212%); 23337/105552 objects misplaced (22.109%); 12 MiB/s, 188 objects/s recovering 2023-10-09T10:30:01.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:01 smithi053 bash[76859]: cluster 2023-10-09T10:29:59.572573+0000 mgr.y (mgr.26072) 826 : cluster 0 pgmap v892: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 72 active+clean; 2.2 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 153 op/s; 26612/105552 objects degraded (25.212%); 23337/105552 objects misplaced (22.109%); 12 MiB/s, 188 objects/s recovering 2023-10-09T10:30:01.691 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:01.717 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:01.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:01.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:01.820 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:01.839 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:30:01.847 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:01.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:01.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:01.951 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:01.978 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:01.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:01.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:02.083 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:02.120 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:02.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:02.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:02.223 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:02.253 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:02.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:02.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:02.356 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:02.381 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:02.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:02.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:02.484 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:02.507 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:02.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:02.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:02.611 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:02.634 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:02.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:02.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:02.740 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:02.764 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:02.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:02.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:02.868 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:02.876 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:30:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:30:02] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.33.4" 2023-10-09T10:30:02.892 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:02.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:02.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:02.998 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:03.032 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:03.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:03.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:03.138 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:03.162 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:03.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:03.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:03.266 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:03.291 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:03.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:03.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:03.394 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:03.425 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:03.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:03.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:03.528 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:03.536 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:03 smithi053 bash[79554]: cluster 2023-10-09T10:30:01.573229+0000 mgr.y (mgr.26072) 827 : cluster 0 pgmap v893: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.1 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 174 op/s; 26442/104505 objects degraded (25.302%); 23176/104505 objects misplaced (22.177%); 10 MiB/s, 166 objects/s recovering 2023-10-09T10:30:03.536 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:03 smithi053 bash[79554]: cluster 2023-10-09T10:30:03.130025+0000 mon.a (mon.0) 1204 : cluster 3 Health check update: Degraded data redundancy: 26442/104505 objects degraded (25.302%), 11 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:03.536 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:03 smithi053 bash[76859]: cluster 2023-10-09T10:30:01.573229+0000 mgr.y (mgr.26072) 827 : cluster 0 pgmap v893: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.1 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 174 op/s; 26442/104505 objects degraded (25.302%); 23176/104505 objects misplaced (22.177%); 10 MiB/s, 166 objects/s recovering 2023-10-09T10:30:03.536 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:03 smithi053 bash[76859]: cluster 2023-10-09T10:30:03.130025+0000 mon.a (mon.0) 1204 : cluster 3 Health check update: Degraded data redundancy: 26442/104505 objects degraded (25.302%), 11 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:03.552 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:03.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:03.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:03 smithi086 bash[59714]: cluster 2023-10-09T10:30:01.573229+0000 mgr.y (mgr.26072) 827 : cluster 0 pgmap v893: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.1 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 174 op/s; 26442/104505 objects degraded (25.302%); 23176/104505 objects misplaced (22.177%); 10 MiB/s, 166 objects/s recovering 2023-10-09T10:30:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:03 smithi086 bash[59714]: cluster 2023-10-09T10:30:03.130025+0000 mon.a (mon.0) 1204 : cluster 3 Health check update: Degraded data redundancy: 26442/104505 objects degraded (25.302%), 11 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:03.655 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:03.679 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:03.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:03.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:03.782 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:03.810 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:03.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:03.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:03.915 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:03.940 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:03.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:03.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:04.043 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:04.070 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:04.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:04.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:04.177 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:04.200 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:04.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:04.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:04.304 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:04.328 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:04.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:04.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:04.431 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:04.456 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:04.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:04.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:04.562 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:04.585 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:04.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:04.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:04.688 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:04.716 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:04.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:04.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:04.823 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:04.850 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:04.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:04.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:04.954 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:04.973 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:04.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:04.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:05.075 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:05.106 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:05.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:05.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:05.209 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:05.233 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:05.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:05.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:05.341 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:05.342 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:05 smithi086 bash[59714]: cluster 2023-10-09T10:30:03.573910+0000 mgr.y (mgr.26072) 828 : cluster 0 pgmap v894: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.1 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 148 op/s; 26296/103638 objects degraded (25.373%); 22990/103638 objects misplaced (22.183%); 9.3 MiB/s, 149 objects/s recovering 2023-10-09T10:30:05.371 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:05.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:05.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:05.475 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:05.498 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:05.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:05.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:05.503 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:05 smithi053 bash[76859]: cluster 2023-10-09T10:30:03.573910+0000 mgr.y (mgr.26072) 828 : cluster 0 pgmap v894: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.1 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 148 op/s; 26296/103638 objects degraded (25.373%); 22990/103638 objects misplaced (22.183%); 9.3 MiB/s, 149 objects/s recovering 2023-10-09T10:30:05.503 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:05 smithi053 bash[79554]: cluster 2023-10-09T10:30:03.573910+0000 mgr.y (mgr.26072) 828 : cluster 0 pgmap v894: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.1 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 148 op/s; 26296/103638 objects degraded (25.373%); 22990/103638 objects misplaced (22.183%); 9.3 MiB/s, 149 objects/s recovering 2023-10-09T10:30:05.563 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:30:05.564 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:30:05.602 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:05.632 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:05.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:05.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:05.735 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:05.757 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:05.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:05.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:05.862 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:05.884 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:05.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:05.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:05.988 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:06.009 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:06.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:06.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:06.111 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:06.134 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:06.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:06.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:06.237 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:06.268 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:06.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:06.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:06.372 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:06.398 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:06.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:06.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:06.500 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:06.532 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:06.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:06.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:06.636 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:06.646 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-09T10:30:06.661 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:06.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:06.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:06.764 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:06.787 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:06.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:06.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:06.891 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:06.917 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:06.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:06.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:07.021 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:07.041 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:07.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:07.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:07.146 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:07.170 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:07.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:07.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:07.273 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:07.300 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:07.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:07.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:07.403 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:07.411 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:07 smithi053 bash[79554]: cluster 2023-10-09T10:30:05.575055+0000 mgr.y (mgr.26072) 829 : cluster 0 pgmap v895: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.1 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 142 op/s; 26051/102585 objects degraded (25.395%); 22763/102585 objects misplaced (22.189%); 4.1 MiB/s, 65 objects/s recovering 2023-10-09T10:30:07.411 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:07 smithi053 bash[76859]: cluster 2023-10-09T10:30:05.575055+0000 mgr.y (mgr.26072) 829 : cluster 0 pgmap v895: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.1 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 142 op/s; 26051/102585 objects degraded (25.395%); 22763/102585 objects misplaced (22.189%); 4.1 MiB/s, 65 objects/s recovering 2023-10-09T10:30:07.427 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:07.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:07.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:07.535 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:07.555 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:07.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:07.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:07.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:07 smithi086 bash[59714]: cluster 2023-10-09T10:30:05.575055+0000 mgr.y (mgr.26072) 829 : cluster 0 pgmap v895: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.1 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 142 op/s; 26051/102585 objects degraded (25.395%); 22763/102585 objects misplaced (22.189%); 4.1 MiB/s, 65 objects/s recovering 2023-10-09T10:30:07.658 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:07.683 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:07.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:07.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:07.787 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:07.810 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:07.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:07.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:07.914 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:07.946 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:07.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:07.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:08.050 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:08.073 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:08.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:08.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:08.177 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:08.206 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:08.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:08.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:08.310 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:08.339 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:08.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:08.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:08.442 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:08.467 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:08.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:08.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:08.571 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:08.596 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:08.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:08.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:08.699 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:08.723 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:08.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:08.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:08.827 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:08.851 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:08.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:08.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:08.955 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:08.979 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:08.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:08.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:09.084 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:09.092 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:09 smithi053 bash[79554]: cluster 2023-10-09T10:30:07.575650+0000 mgr.y (mgr.26072) 830 : cluster 0 pgmap v896: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.1 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 149 op/s; 25999/101943 objects degraded (25.503%); 22725/101943 objects misplaced (22.292%); 3.7 MiB/s, 58 objects/s recovering 2023-10-09T10:30:09.092 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:09 smithi053 bash[79554]: audit 2023-10-09T10:30:08.077578+0000 mon.a (mon.0) 1205 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:30:09.092 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:09 smithi053 bash[79554]: audit 2023-10-09T10:30:08.078696+0000 mon.a (mon.0) 1206 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:30:09.092 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:09 smithi053 bash[79554]: cluster 2023-10-09T10:30:08.131150+0000 mon.a (mon.0) 1207 : cluster 3 Health check update: Degraded data redundancy: 26051/102585 objects degraded (25.395%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:09.092 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:09 smithi053 bash[76859]: cluster 2023-10-09T10:30:07.575650+0000 mgr.y (mgr.26072) 830 : cluster 0 pgmap v896: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.1 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 149 op/s; 25999/101943 objects degraded (25.503%); 22725/101943 objects misplaced (22.292%); 3.7 MiB/s, 58 objects/s recovering 2023-10-09T10:30:09.092 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:09 smithi053 bash[76859]: audit 2023-10-09T10:30:08.077578+0000 mon.a (mon.0) 1205 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:30:09.093 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:09 smithi053 bash[76859]: audit 2023-10-09T10:30:08.078696+0000 mon.a (mon.0) 1206 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:30:09.093 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:09 smithi053 bash[76859]: cluster 2023-10-09T10:30:08.131150+0000 mon.a (mon.0) 1207 : cluster 3 Health check update: Degraded data redundancy: 26051/102585 objects degraded (25.395%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:09.108 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:09.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:09.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:09.211 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:09.219 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:09 smithi086 bash[59714]: cluster 2023-10-09T10:30:07.575650+0000 mgr.y (mgr.26072) 830 : cluster 0 pgmap v896: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.1 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 149 op/s; 25999/101943 objects degraded (25.503%); 22725/101943 objects misplaced (22.292%); 3.7 MiB/s, 58 objects/s recovering 2023-10-09T10:30:09.220 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:09 smithi086 bash[59714]: audit 2023-10-09T10:30:08.077578+0000 mon.a (mon.0) 1205 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:30:09.220 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:09 smithi086 bash[59714]: audit 2023-10-09T10:30:08.078696+0000 mon.a (mon.0) 1206 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:30:09.220 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:09 smithi086 bash[59714]: cluster 2023-10-09T10:30:08.131150+0000 mon.a (mon.0) 1207 : cluster 3 Health check update: Degraded data redundancy: 26051/102585 objects degraded (25.395%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:09.240 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:09.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:09.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:09.344 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:09.366 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:09.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:09.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:09.470 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:09.498 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:09.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:09.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:09.601 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:09.624 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:09.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:09.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:09.727 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:09.749 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:09.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:09.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:09.852 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:09.874 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:09.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:09.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:09.980 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:10.006 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:10.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:10.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:10.109 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:10.137 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:10.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:10.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:10.240 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:10.276 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:10.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:10.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:10.383 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:10.412 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:10.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:10.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:10.516 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:10.540 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:10.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:10.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:10.647 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:10.674 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:10.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:10.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:10.779 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:10.806 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:10.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:10.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:10.909 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:10.932 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:10.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:10.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:11.036 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:11.072 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:11.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:11.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:11.178 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:11.187 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:11 smithi086 bash[59714]: cluster 2023-10-09T10:30:09.576373+0000 mgr.y (mgr.26072) 831 : cluster 0 pgmap v897: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.1 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 163 op/s; 25736/100662 objects degraded (25.567%); 22426/100662 objects misplaced (22.279%); 4.5 MiB/s, 71 objects/s recovering 2023-10-09T10:30:11.200 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:11.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:11.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:11.304 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:11.329 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:11.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:11.331 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:11.390 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:11 smithi053 bash[76859]: cluster 2023-10-09T10:30:09.576373+0000 mgr.y (mgr.26072) 831 : cluster 0 pgmap v897: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.1 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 163 op/s; 25736/100662 objects degraded (25.567%); 22426/100662 objects misplaced (22.279%); 4.5 MiB/s, 71 objects/s recovering 2023-10-09T10:30:11.390 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:11 smithi053 bash[79554]: cluster 2023-10-09T10:30:09.576373+0000 mgr.y (mgr.26072) 831 : cluster 0 pgmap v897: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.1 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 163 op/s; 25736/100662 objects degraded (25.567%); 22426/100662 objects misplaced (22.279%); 4.5 MiB/s, 71 objects/s recovering 2023-10-09T10:30:11.422 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:30:11.432 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:11.464 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:11.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:11.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:11.568 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:11.594 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:11.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:11.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:11.612 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:30:11.657 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:30:11.696 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:30:11.697 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:11.722 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:30:11.724 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:11.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:11.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:11.748 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:30:11.773 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:30:11.801 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:30:11.827 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:11.838 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:30:11.842 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:30:11.842 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:30:11.842 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:30:11.842 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:30:11.842 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:30:11.843 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:30:11.843 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:30:11.843 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:30:11.851 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:11.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:11.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:11.954 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:11.977 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:11.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:11.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:12.080 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:12.100 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:12.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:12.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:12.116 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:30:12.117 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2023-10-09T10:30:12.154 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:12 smithi053 bash[79554]: audit 2023-10-09T10:30:11.577174+0000 mon.c (mon.2) 75 : audit 0 from='client.? 172.21.15.53:0/776445646' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:30:12.155 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:12 smithi053 bash[76859]: audit 2023-10-09T10:30:11.577174+0000 mon.c (mon.2) 75 : audit 0 from='client.? 172.21.15.53:0/776445646' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:30:12.204 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:12.227 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:12.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:12.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:12.330 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:12.353 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:12.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:12.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:12.456 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:12.466 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:12 smithi086 bash[59714]: audit 2023-10-09T10:30:11.577174+0000 mon.c (mon.2) 75 : audit 0 from='client.? 172.21.15.53:0/776445646' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:30:12.484 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:12.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:12.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:12.587 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:12.609 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:12.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:12.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:12.712 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:12.734 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:12.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:12.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:12.837 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:12.846 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:30:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:30:12] "GET /metrics HTTP/1.1" 200 36586 "" "Prometheus/2.33.4" 2023-10-09T10:30:12.860 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:12.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:12.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:12.963 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:12.985 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:12.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:12.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:13.090 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:13.109 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:13 smithi053 bash[79554]: cluster 2023-10-09T10:30:11.577381+0000 mgr.y (mgr.26072) 832 : cluster 0 pgmap v898: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.0 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 166 op/s; 25590/99558 objects degraded (25.704%); 22250/99558 objects misplaced (22.349%); 3.7 MiB/s, 59 objects/s recovering 2023-10-09T10:30:13.109 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:13 smithi053 bash[79554]: audit 2023-10-09T10:30:12.098562+0000 mgr.y (mgr.26072) 833 : audit 0 from='client.45269 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:30:13.109 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:13 smithi053 bash[79554]: audit 2023-10-09T10:30:12.165158+0000 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.53:0/2921077789' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:30:13.109 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:13 smithi053 bash[79554]: audit 2023-10-09T10:30:12.165630+0000 mon.a (mon.0) 1208 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:30:13.109 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:13 smithi053 bash[76859]: cluster 2023-10-09T10:30:11.577381+0000 mgr.y (mgr.26072) 832 : cluster 0 pgmap v898: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.0 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 166 op/s; 25590/99558 objects degraded (25.704%); 22250/99558 objects misplaced (22.349%); 3.7 MiB/s, 59 objects/s recovering 2023-10-09T10:30:13.110 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:13 smithi053 bash[76859]: audit 2023-10-09T10:30:12.098562+0000 mgr.y (mgr.26072) 833 : audit 0 from='client.45269 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:30:13.110 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:13 smithi053 bash[76859]: audit 2023-10-09T10:30:12.165158+0000 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.53:0/2921077789' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:30:13.110 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:13 smithi053 bash[76859]: audit 2023-10-09T10:30:12.165630+0000 mon.a (mon.0) 1208 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:30:13.112 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is set 2023-10-09T10:30:13.117 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:13.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:13.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:13.220 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:13.247 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:13.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:13.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:13.289 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:13 smithi086 bash[59714]: cluster 2023-10-09T10:30:11.577381+0000 mgr.y (mgr.26072) 832 : cluster 0 pgmap v898: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.0 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 166 op/s; 25590/99558 objects degraded (25.704%); 22250/99558 objects misplaced (22.349%); 3.7 MiB/s, 59 objects/s recovering 2023-10-09T10:30:13.289 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:13 smithi086 bash[59714]: audit 2023-10-09T10:30:12.098562+0000 mgr.y (mgr.26072) 833 : audit 0 from='client.45269 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:30:13.289 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:13 smithi086 bash[59714]: audit 2023-10-09T10:30:12.165158+0000 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.53:0/2921077789' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:30:13.289 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:13 smithi086 bash[59714]: audit 2023-10-09T10:30:12.165630+0000 mon.a (mon.0) 1208 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:30:13.350 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:13.389 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:13.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:13.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:13.495 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:13.520 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:13.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:13.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:13.623 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:13.651 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:13.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:13.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:13.754 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:13.779 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:13.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:13.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:13.883 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:13.908 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:13.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:13.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:14.012 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:14.042 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:14.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:14.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:14.095 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:14 smithi053 bash[79554]: cluster 2023-10-09T10:30:13.089497+0000 mon.a (mon.0) 1209 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:30:14.095 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:14 smithi053 bash[79554]: audit 2023-10-09T10:30:13.100970+0000 mon.a (mon.0) 1210 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:30:14.095 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:14 smithi053 bash[79554]: cluster 2023-10-09T10:30:13.101038+0000 mon.a (mon.0) 1211 : cluster 0 osdmap e250: 8 total, 8 up, 7 in 2023-10-09T10:30:14.095 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:14 smithi053 bash[79554]: cluster 2023-10-09T10:30:13.106900+0000 osd.4 (osd.4) 228 : cluster 3 failed to encode map e250 with expected crc 2023-10-09T10:30:14.095 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:14 smithi053 bash[79554]: cluster 2023-10-09T10:30:13.109017+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e250 with expected crc 2023-10-09T10:30:14.095 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:14 smithi053 bash[79554]: cluster 2023-10-09T10:30:13.110358+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e250 with expected crc 2023-10-09T10:30:14.095 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:14 smithi053 bash[79554]: cluster 2023-10-09T10:30:13.117450+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e250 with expected crc 2023-10-09T10:30:14.095 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:14 smithi053 bash[79554]: cluster 2023-10-09T10:30:13.132388+0000 mon.a (mon.0) 1212 : cluster 3 Health check update: Degraded data redundancy: 25590/99558 objects degraded (25.704%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:14.146 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:14.153 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:14 smithi053 bash[76859]: cluster 2023-10-09T10:30:13.089497+0000 mon.a (mon.0) 1209 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:30:14.153 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:14 smithi053 bash[76859]: audit 2023-10-09T10:30:13.100970+0000 mon.a (mon.0) 1210 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:30:14.154 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:14 smithi053 bash[76859]: cluster 2023-10-09T10:30:13.101038+0000 mon.a (mon.0) 1211 : cluster 0 osdmap e250: 8 total, 8 up, 7 in 2023-10-09T10:30:14.154 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:14 smithi053 bash[76859]: cluster 2023-10-09T10:30:13.106900+0000 osd.4 (osd.4) 228 : cluster 3 failed to encode map e250 with expected crc 2023-10-09T10:30:14.154 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:14 smithi053 bash[76859]: cluster 2023-10-09T10:30:13.109017+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e250 with expected crc 2023-10-09T10:30:14.155 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:14 smithi053 bash[76859]: cluster 2023-10-09T10:30:13.110358+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e250 with expected crc 2023-10-09T10:30:14.155 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:14 smithi053 bash[76859]: cluster 2023-10-09T10:30:13.117450+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e250 with expected crc 2023-10-09T10:30:14.155 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:14 smithi053 bash[76859]: cluster 2023-10-09T10:30:13.132388+0000 mon.a (mon.0) 1212 : cluster 3 Health check update: Degraded data redundancy: 25590/99558 objects degraded (25.704%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:14.167 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:14.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:14.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:14.270 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:14.295 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:14.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:14.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:14.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:14 smithi086 bash[59714]: cluster 2023-10-09T10:30:13.089497+0000 mon.a (mon.0) 1209 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:30:14.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:14 smithi086 bash[59714]: audit 2023-10-09T10:30:13.100970+0000 mon.a (mon.0) 1210 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:30:14.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:14 smithi086 bash[59714]: cluster 2023-10-09T10:30:13.101038+0000 mon.a (mon.0) 1211 : cluster 0 osdmap e250: 8 total, 8 up, 7 in 2023-10-09T10:30:14.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:14 smithi086 bash[59714]: cluster 2023-10-09T10:30:13.106900+0000 osd.4 (osd.4) 228 : cluster 3 failed to encode map e250 with expected crc 2023-10-09T10:30:14.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:14 smithi086 bash[59714]: cluster 2023-10-09T10:30:13.109017+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e250 with expected crc 2023-10-09T10:30:14.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:14 smithi086 bash[59714]: cluster 2023-10-09T10:30:13.110358+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e250 with expected crc 2023-10-09T10:30:14.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:14 smithi086 bash[59714]: cluster 2023-10-09T10:30:13.117450+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e250 with expected crc 2023-10-09T10:30:14.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:14 smithi086 bash[59714]: cluster 2023-10-09T10:30:13.132388+0000 mon.a (mon.0) 1212 : cluster 3 Health check update: Degraded data redundancy: 25590/99558 objects degraded (25.704%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:14.398 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:14.425 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:14.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:14.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:14.528 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:14.553 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:14.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:14.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:14.659 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:14.684 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:14.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:14.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:14.788 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:14.810 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:14.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:14.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:14.914 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:14.941 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:14.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:14.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:15.032 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":898,"stamp":"2023-10-09T10:30:11.576594+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2177767371,"num_objects":33186,"num_object_clones":0,"num_object_copies":99558,"num_objects_missing_on_primary":14678,"num_objects_missing":14678,"num_objects_degraded":25590,"num_objects_misplaced":22250,"num_objects_unfound":0,"num_objects_dirty":33186,"num_whiteouts":0,"num_read":6290,"num_read_kb":13749,"num_write":148468,"num_write_kb":5791736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":30890,"num_bytes_recovered":1941571132,"num_keys_recovered":0,"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":111755,"ondisk_log_size":111755,"up":267,"acting":262,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":283,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":8920152,"kb_used_data":6547104,"kb_used_omap":30,"kb_used_meta":2372961,"kb_avail":647295912,"statfs":{"total":671965249536,"available":662831013888,"internally_reserved":0,"allocated":6704234496,"data_stored":6697903007,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31412,"internal_metadata":2429912396},"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":-130940928,"num_objects":-1998,"num_object_clones":0,"num_object_copies":-5994,"num_objects_missing_on_primary":-347,"num_objects_missing":-347,"num_objects_degraded":-1022,"num_objects_misplaced":-1087,"num_objects_unfound":0,"num_objects_dirty":-1998,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1998,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":718,"num_bytes_recovered":47054848,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.004626"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":247,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.294281+0000","last_change":"2023-10-09T10:27:58.135611+0000","last_active":"2023-10-09T10:29:56.294281+0000","last_peered":"2023-10-09T10:29:56.294281+0000","last_clean":"2023-10-09T10:29:56.294281+0000","last_became_active":"2023-10-09T10:27:58.135281+0000","last_became_peered":"2023-10-09T10:27:58.135281+0000","last_unstale":"2023-10-09T10:29:56.294281+0000","last_undegraded":"2023-10-09T10:29:56.294281+0000","last_fullsized":"2023-10-09T10:29:56.294281+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":110,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.289037+0000","last_change":"2023-10-09T10:26:19.160511+0000","last_active":"2023-10-09T10:29:56.289037+0000","last_peered":"2023-10-09T10:29:56.289037+0000","last_clean":"2023-10-09T10:29:56.289037+0000","last_became_active":"2023-10-09T10:26:19.159863+0000","last_became_peered":"2023-10-09T10:26:19.159863+0000","last_unstale":"2023-10-09T10:29:56.289037+0000","last_undegraded":"2023-10-09T10:29:56.289037+0000","last_fullsized":"2023-10-09T10:29:56.289037+0000","mapping_epoch":214,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:00:39.610041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":199,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.286748+0000","last_change":"2023-10-09T10:12:14.943888+0000","last_active":"2023-10-09T10:29:56.286748+0000","last_peered":"2023-10-09T10:29:56.286748+0000","last_clean":"2023-10-09T10:29:56.286748+0000","last_became_active":"2023-10-09T10:12:14.943572+0000","last_became_peered":"2023-10-09T10:12:14.943572+0000","last_unstale":"2023-10-09T10:29:56.286748+0000","last_undegraded":"2023-10-09T10:29:56.286748+0000","last_fullsized":"2023-10-09T10:29:56.286748+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:28:19.257283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":224,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.289796+0000","last_change":"2023-10-09T10:29:48.314000+0000","last_active":"2023-10-09T10:29:56.289796+0000","last_peered":"2023-10-09T10:29:56.289796+0000","last_clean":"2023-10-09T10:29:56.289796+0000","last_became_active":"2023-10-09T10:29:48.313453+0000","last_became_peered":"2023-10-09T10:29:48.313453+0000","last_unstale":"2023-10-09T10:29:56.289796+0000","last_undegraded":"2023-10-09T10:29:56.289796+0000","last_fullsized":"2023-10-09T10:29:56.289796+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:02:40.474182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":33,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.295486+0000","last_change":"2023-10-09T10:27:59.148426+0000","last_active":"2023-10-09T10:29:56.295486+0000","last_peered":"2023-10-09T10:29:56.295486+0000","last_clean":"2023-10-09T10:29:56.295486+0000","last_became_active":"2023-10-09T10:27:59.148090+0000","last_became_peered":"2023-10-09T10:27:59.148090+0000","last_unstale":"2023-10-09T10:29:56.295486+0000","last_undegraded":"2023-10-09T10:29:56.295486+0000","last_fullsized":"2023-10-09T10:29:56.295486+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:59:16.265035+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":208,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.300316+0000","last_change":"2023-10-09T10:27:58.165729+0000","last_active":"2023-10-09T10:29:56.300316+0000","last_peered":"2023-10-09T10:29:56.300316+0000","last_clean":"2023-10-09T10:29:56.300316+0000","last_became_active":"2023-10-09T10:27:58.165412+0000","last_became_peered":"2023-10-09T10:27:58.165412+0000","last_unstale":"2023-10-09T10:29:56.300316+0000","last_undegraded":"2023-10-09T10:29:56.300316+0000","last_fullsized":"2023-10-09T10:29:56.300316+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":197,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.301579+0000","last_change":"2023-10-09T10:29:48.163446+0000","last_active":"2023-10-09T10:29:56.301579+0000","last_peered":"2023-10-09T10:29:56.301579+0000","last_clean":"2023-10-09T10:29:56.301579+0000","last_became_active":"2023-10-09T10:29:48.161747+0000","last_became_peered":"2023-10-09T10:29:48.161747+0000","last_unstale":"2023-10-09T10:29:56.301579+0000","last_undegraded":"2023-10-09T10:29:56.301579+0000","last_fullsized":"2023-10-09T10:29:56.301579+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":240,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.290133+0000","last_change":"2023-10-09T10:20:59.403144+0000","last_active":"2023-10-09T10:29:56.290133+0000","last_peered":"2023-10-09T10:29:56.290133+0000","last_clean":"2023-10-09T10:29:56.290133+0000","last_became_active":"2023-10-09T10:20:59.402808+0000","last_became_peered":"2023-10-09T10:20:59.402808+0000","last_unstale":"2023-10-09T10:29:56.290133+0000","last_undegraded":"2023-10-09T10:29:56.290133+0000","last_fullsized":"2023-10-09T10:29:56.290133+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:06:19.136048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":263,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.301085+0000","last_change":"2023-10-09T10:27:59.517131+0000","last_active":"2023-10-09T10:29:56.301085+0000","last_peered":"2023-10-09T10:29:56.301085+0000","last_clean":"2023-10-09T10:29:56.301085+0000","last_became_active":"2023-10-09T10:27:59.486876+0000","last_became_peered":"2023-10-09T10:27:59.486876+0000","last_unstale":"2023-10-09T10:29:56.301085+0000","last_undegraded":"2023-10-09T10:29:56.301085+0000","last_fullsized":"2023-10-09T10:29:56.301085+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,4],"acting":[5,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":182,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.297159+0000","last_change":"2023-10-09T10:29:04.214056+0000","last_active":"2023-10-09T10:29:56.297159+0000","last_peered":"2023-10-09T10:29:56.297159+0000","last_clean":"2023-10-09T10:29:56.297159+0000","last_became_active":"2023-10-09T10:29:04.213560+0000","last_became_peered":"2023-10-09T10:29:04.213560+0000","last_unstale":"2023-10-09T10:29:56.297159+0000","last_undegraded":"2023-10-09T10:29:56.297159+0000","last_fullsized":"2023-10-09T10:29:56.297159+0000","mapping_epoch":236,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":237,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"59'3","reported_seq":71,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.295811+0000","last_change":"2023-10-09T10:29:48.169133+0000","last_active":"2023-10-09T10:29:56.295811+0000","last_peered":"2023-10-09T10:29:56.295811+0000","last_clean":"2023-10-09T10:29:56.295811+0000","last_became_active":"2023-10-09T10:29:48.163207+0000","last_became_peered":"2023-10-09T10:29:48.163207+0000","last_unstale":"2023-10-09T10:29:56.295811+0000","last_undegraded":"2023-10-09T10:29:56.295811+0000","last_fullsized":"2023-10-09T10:29:56.295811+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":[4,3,6],"acting":[4,3,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":205,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.297341+0000","last_change":"2023-10-09T10:27:59.149315+0000","last_active":"2023-10-09T10:29:56.297341+0000","last_peered":"2023-10-09T10:29:56.297341+0000","last_clean":"2023-10-09T10:29:56.297341+0000","last_became_active":"2023-10-09T10:27:59.148843+0000","last_became_peered":"2023-10-09T10:27:59.148843+0000","last_unstale":"2023-10-09T10:29:56.297341+0000","last_undegraded":"2023-10-09T10:29:56.297341+0000","last_fullsized":"2023-10-09T10:29:56.297341+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.14","version":"83'22","reported_seq":278,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.299025+0000","last_change":"2023-10-09T10:25:36.445706+0000","last_active":"2023-10-09T10:29:56.299025+0000","last_peered":"2023-10-09T10:29:56.299025+0000","last_clean":"2023-10-09T10:29:56.299025+0000","last_became_active":"2023-10-09T10:25:36.445300+0000","last_became_peered":"2023-10-09T10:25:36.445300+0000","last_unstale":"2023-10-09T10:29:56.299025+0000","last_undegraded":"2023-10-09T10:29:56.299025+0000","last_fullsized":"2023-10-09T10:29:56.299025+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":230,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.295024+0000","last_change":"2023-10-09T10:20:59.393062+0000","last_active":"2023-10-09T10:29:56.295024+0000","last_peered":"2023-10-09T10:29:56.295024+0000","last_clean":"2023-10-09T10:29:56.295024+0000","last_became_active":"2023-10-09T10:20:59.392657+0000","last_became_peered":"2023-10-09T10:20:59.392657+0000","last_unstale":"2023-10-09T10:29:56.295024+0000","last_undegraded":"2023-10-09T10:29:56.295024+0000","last_fullsized":"2023-10-09T10:29:56.295024+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":230,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.306616+0000","last_change":"2023-10-09T10:27:59.146713+0000","last_active":"2023-10-09T10:29:56.306616+0000","last_peered":"2023-10-09T10:29:56.306616+0000","last_clean":"2023-10-09T10:29:56.306616+0000","last_became_active":"2023-10-09T10:27:59.146239+0000","last_became_peered":"2023-10-09T10:27:59.146239+0000","last_unstale":"2023-10-09T10:29:56.306616+0000","last_undegraded":"2023-10-09T10:29:56.306616+0000","last_fullsized":"2023-10-09T10:29:56.306616+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":266,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.309165+0000","last_change":"2023-10-09T10:29:04.212267+0000","last_active":"2023-10-09T10:29:56.309165+0000","last_peered":"2023-10-09T10:29:56.309165+0000","last_clean":"2023-10-09T10:29:56.309165+0000","last_became_active":"2023-10-09T10:29:04.211911+0000","last_became_peered":"2023-10-09T10:29:04.211911+0000","last_unstale":"2023-10-09T10:29:56.309165+0000","last_undegraded":"2023-10-09T10:29:56.309165+0000","last_fullsized":"2023-10-09T10:29:56.309165+0000","mapping_epoch":236,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":237,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":60,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.301045+0000","last_change":"2023-10-09T10:29:48.191869+0000","last_active":"2023-10-09T10:29:56.301045+0000","last_peered":"2023-10-09T10:29:56.301045+0000","last_clean":"2023-10-09T10:29:56.301045+0000","last_became_active":"2023-10-09T10:29:48.176295+0000","last_became_peered":"2023-10-09T10:29:48.176295+0000","last_unstale":"2023-10-09T10:29:56.301045+0000","last_undegraded":"2023-10-09T10:29:56.301045+0000","last_fullsized":"2023-10-09T10:29:56.301045+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:12:49.287347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":251,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.300830+0000","last_change":"2023-10-09T10:25:35.155275+0000","last_active":"2023-10-09T10:29:56.300830+0000","last_peered":"2023-10-09T10:29:56.300830+0000","last_clean":"2023-10-09T10:29:56.300830+0000","last_became_active":"2023-10-09T10:25:35.154900+0000","last_became_peered":"2023-10-09T10:25:35.154900+0000","last_unstale":"2023-10-09T10:29:56.300830+0000","last_undegraded":"2023-10-09T10:29:56.300830+0000","last_fullsized":"2023-10-09T10:29:56.300830+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":69,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.308404+0000","last_change":"2023-10-09T10:23:19.524550+0000","last_active":"2023-10-09T10:29:56.308404+0000","last_peered":"2023-10-09T10:29:56.308404+0000","last_clean":"2023-10-09T10:29:56.308404+0000","last_became_active":"2023-10-09T10:23:19.524208+0000","last_became_peered":"2023-10-09T10:23:19.524208+0000","last_unstale":"2023-10-09T10:29:56.308404+0000","last_undegraded":"2023-10-09T10:29:56.308404+0000","last_fullsized":"2023-10-09T10:29:56.308404+0000","mapping_epoch":189,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":190,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":224,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.296912+0000","last_change":"2023-10-09T10:29:04.200674+0000","last_active":"2023-10-09T10:29:56.296912+0000","last_peered":"2023-10-09T10:29:56.296912+0000","last_clean":"2023-10-09T10:29:56.296912+0000","last_became_active":"2023-10-09T10:29:04.200196+0000","last_became_peered":"2023-10-09T10:29:04.200196+0000","last_unstale":"2023-10-09T10:29:56.296912+0000","last_undegraded":"2023-10-09T10:29:56.296912+0000","last_fullsized":"2023-10-09T10:29:56.296912+0000","mapping_epoch":236,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":237,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:26:41.640914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":222,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.297251+0000","last_change":"2023-10-09T10:27:59.329821+0000","last_active":"2023-10-09T10:29:56.297251+0000","last_peered":"2023-10-09T10:29:56.297251+0000","last_clean":"2023-10-09T10:29:56.297251+0000","last_became_active":"2023-10-09T10:27:59.147941+0000","last_became_peered":"2023-10-09T10:27:59.147941+0000","last_unstale":"2023-10-09T10:29:56.297251+0000","last_undegraded":"2023-10-09T10:29:56.297251+0000","last_fullsized":"2023-10-09T10:29:56.297251+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":33,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.296680+0000","last_change":"2023-10-09T10:27:59.147190+0000","last_active":"2023-10-09T10:29:56.296680+0000","last_peered":"2023-10-09T10:29:56.296680+0000","last_clean":"2023-10-09T10:29:56.296680+0000","last_became_active":"2023-10-09T10:27:59.146807+0000","last_became_peered":"2023-10-09T10:27:59.146807+0000","last_unstale":"2023-10-09T10:29:56.296680+0000","last_undegraded":"2023-10-09T10:29:56.296680+0000","last_fullsized":"2023-10-09T10:29:56.296680+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:39:53.003554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.b","version":"249'9177","reported_seq":9268,"reported_epoch":249,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-09T10:30:09.772827+0000","last_change":"2023-10-09T10:27:59.405818+0000","last_active":"2023-10-09T10:30:09.772827+0000","last_peered":"2023-10-09T10:30:09.772827+0000","last_clean":"2023-10-09T10:27:57.214112+0000","last_became_active":"2023-10-09T10:27:58.304161+0000","last_became_peered":"2023-10-09T10:27:58.304161+0000","last_unstale":"2023-10-09T10:30:09.772827+0000","last_undegraded":"2023-10-09T10:30:09.772827+0000","last_fullsized":"2023-10-09T10:30:09.772827+0000","mapping_epoch":225,"log_start":"206'2597","ondisk_log_start":"206'2597","created":203,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6580,"log_dups_size":0,"ondisk_log_size":6580,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":132841472,"num_objects":2027,"num_object_clones":0,"num_object_copies":6081,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2023,"num_objects_unfound":0,"num_objects_dirty":2027,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9177,"num_write_kb":358528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":524288,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,6,1],"avail_no_missing":["5","1","6"],"object_location_counts":[{"shards":"1,5,6","objects":2027}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":127,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.296808+0000","last_change":"2023-10-09T10:27:59.148713+0000","last_active":"2023-10-09T10:29:56.296808+0000","last_peered":"2023-10-09T10:29:56.296808+0000","last_clean":"2023-10-09T10:29:56.296808+0000","last_became_active":"2023-10-09T10:27:59.139918+0000","last_became_peered":"2023-10-09T10:27:59.139918+0000","last_unstale":"2023-10-09T10:29:56.296808+0000","last_undegraded":"2023-10-09T10:29:56.296808+0000","last_fullsized":"2023-10-09T10:29:56.296808+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,2],"acting":[4,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":242,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.300275+0000","last_change":"2023-10-09T10:24:27.596925+0000","last_active":"2023-10-09T10:29:56.300275+0000","last_peered":"2023-10-09T10:29:56.300275+0000","last_clean":"2023-10-09T10:29:56.300275+0000","last_became_active":"2023-10-09T10:24:27.596534+0000","last_became_peered":"2023-10-09T10:24:27.596534+0000","last_unstale":"2023-10-09T10:29:56.300275+0000","last_undegraded":"2023-10-09T10:29:56.300275+0000","last_fullsized":"2023-10-09T10:29:56.300275+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.a","version":"249'9142","reported_seq":10381,"reported_epoch":249,"state":"active+recovery_wait+degraded","last_fresh":"2023-10-09T10:30:07.991918+0000","last_change":"2023-10-09T10:29:48.184507+0000","last_active":"2023-10-09T10:30:07.991918+0000","last_peered":"2023-10-09T10:30:07.991918+0000","last_clean":"2023-10-09T10:24:29.568045+0000","last_became_active":"2023-10-09T10:29:05.265387+0000","last_became_peered":"2023-10-09T10:29:05.265387+0000","last_unstale":"2023-10-09T10:30:07.991918+0000","last_undegraded":"2023-10-09T10:29:05.210133+0000","last_fullsized":"2023-10-09T10:30:07.991918+0000","mapping_epoch":237,"log_start":"206'1922","ondisk_log_start":"206'1922","created":203,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":7220,"log_dups_size":0,"ondisk_log_size":7220,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:20:30.253476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":137101312,"num_objects":2092,"num_object_clones":0,"num_object_copies":6276,"num_objects_missing_on_primary":5027,"num_objects_missing":5027,"num_objects_degraded":5027,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2092,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9142,"num_write_kb":359488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":583,"num_bytes_recovered":37879808,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,3,5],"avail_no_missing":["3","5"],"object_location_counts":[{"shards":"2,3,5","objects":7},{"shards":"3,5","objects":2085}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":112,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.296505+0000","last_change":"2023-10-09T10:25:35.162919+0000","last_active":"2023-10-09T10:29:56.296505+0000","last_peered":"2023-10-09T10:29:56.296505+0000","last_clean":"2023-10-09T10:29:56.296505+0000","last_became_active":"2023-10-09T10:25:35.153460+0000","last_became_peered":"2023-10-09T10:25:35.153460+0000","last_unstale":"2023-10-09T10:29:56.296505+0000","last_undegraded":"2023-10-09T10:29:56.296505+0000","last_fullsized":"2023-10-09T10:29:56.296505+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":237,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.295095+0000","last_change":"2023-10-09T10:25:35.160174+0000","last_active":"2023-10-09T10:29:56.295095+0000","last_peered":"2023-10-09T10:29:56.295095+0000","last_clean":"2023-10-09T10:29:56.295095+0000","last_became_active":"2023-10-09T10:25:35.159749+0000","last_became_peered":"2023-10-09T10:25:35.159749+0000","last_unstale":"2023-10-09T10:29:56.295095+0000","last_undegraded":"2023-10-09T10:29:56.295095+0000","last_fullsized":"2023-10-09T10:29:56.295095+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"249'9359","reported_seq":22763,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-09T10:30:11.088701+0000","last_change":"2023-10-09T10:28:19.163510+0000","last_active":"2023-10-09T10:30:11.088701+0000","last_peered":"2023-10-09T10:30:11.088701+0000","last_clean":"2023-10-09T10:30:11.088701+0000","last_became_active":"2023-10-09T10:28:19.132342+0000","last_became_peered":"2023-10-09T10:28:19.132342+0000","last_unstale":"2023-10-09T10:30:11.088701+0000","last_undegraded":"2023-10-09T10:30:11.088701+0000","last_fullsized":"2023-10-09T10:30:11.088701+0000","mapping_epoch":229,"log_start":"207'3094","ondisk_log_start":"207'3094","created":203,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6265,"log_dups_size":0,"ondisk_log_size":6265,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":134545408,"num_objects":2053,"num_object_clones":0,"num_object_copies":6159,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2053,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9359,"num_write_kb":365184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4444,"num_bytes_recovered":291241984,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"59'1","reported_seq":53,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.315026+0000","last_change":"2023-10-09T10:25:35.155848+0000","last_active":"2023-10-09T10:29:56.315026+0000","last_peered":"2023-10-09T10:29:56.315026+0000","last_clean":"2023-10-09T10:29:56.315026+0000","last_became_active":"2023-10-09T10:25:35.145006+0000","last_became_peered":"2023-10-09T10:25:35.145006+0000","last_unstale":"2023-10-09T10:29:56.315026+0000","last_undegraded":"2023-10-09T10:29:56.315026+0000","last_fullsized":"2023-10-09T10:29:56.315026+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":215,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.297411+0000","last_change":"2023-10-09T10:24:27.596000+0000","last_active":"2023-10-09T10:29:56.297411+0000","last_peered":"2023-10-09T10:29:56.297411+0000","last_clean":"2023-10-09T10:29:56.297411+0000","last_became_active":"2023-10-09T10:24:27.595660+0000","last_became_peered":"2023-10-09T10:24:27.595660+0000","last_unstale":"2023-10-09T10:29:56.297411+0000","last_undegraded":"2023-10-09T10:29:56.297411+0000","last_fullsized":"2023-10-09T10:29:56.297411+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"249'9165","reported_seq":17764,"reported_epoch":249,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:30:11.021157+0000","last_change":"2023-10-09T10:29:26.220882+0000","last_active":"2023-10-09T10:30:11.021157+0000","last_peered":"2023-10-09T10:30:11.021157+0000","last_clean":"2023-10-09T10:24:29.568045+0000","last_became_active":"2023-10-09T10:27:58.296389+0000","last_became_peered":"2023-10-09T10:27:58.296389+0000","last_unstale":"2023-10-09T10:30:11.021157+0000","last_undegraded":"2023-10-09T10:27:58.231650+0000","last_fullsized":"2023-10-09T10:27:58.119333+0000","mapping_epoch":225,"log_start":"207'2875","ondisk_log_start":"207'2875","created":203,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6290,"log_dups_size":0,"ondisk_log_size":6290,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":134807552,"num_objects":2057,"num_object_clones":0,"num_object_copies":6171,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":66,"num_objects_misplaced":2057,"num_objects_unfound":0,"num_objects_dirty":2057,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9165,"num_write_kb":359104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4264,"num_bytes_recovered":199819264,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[4,3],"avail_no_missing":["4","3"],"object_location_counts":[{"shards":"3,4","objects":1991}],"blocked_by":[],"up_primary":2,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":240,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.301492+0000","last_change":"2023-10-09T10:26:19.119760+0000","last_active":"2023-10-09T10:29:56.301492+0000","last_peered":"2023-10-09T10:29:56.301492+0000","last_clean":"2023-10-09T10:29:56.301492+0000","last_became_active":"2023-10-09T10:26:19.119421+0000","last_became_peered":"2023-10-09T10:26:19.119421+0000","last_unstale":"2023-10-09T10:29:56.301492+0000","last_undegraded":"2023-10-09T10:29:56.301492+0000","last_fullsized":"2023-10-09T10:29:56.301492+0000","mapping_epoch":214,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.287319+0000","last_change":"2023-10-09T10:29:48.153072+0000","last_active":"2023-10-09T10:29:56.287319+0000","last_peered":"2023-10-09T10:29:56.287319+0000","last_clean":"2023-10-09T10:29:56.287319+0000","last_became_active":"2023-10-09T10:29:48.152695+0000","last_became_peered":"2023-10-09T10:29:48.152695+0000","last_unstale":"2023-10-09T10:29:56.287319+0000","last_undegraded":"2023-10-09T10:29:56.287319+0000","last_fullsized":"2023-10-09T10:29:56.287319+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:15:28.212957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.f","version":"249'9062","reported_seq":21368,"reported_epoch":249,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:30:09.334663+0000","last_change":"2023-10-09T10:29:04.225037+0000","last_active":"2023-10-09T10:30:09.334663+0000","last_peered":"2023-10-09T10:30:09.334663+0000","last_clean":"2023-10-09T10:25:34.106567+0000","last_became_active":"2023-10-09T10:26:20.483828+0000","last_became_peered":"2023-10-09T10:26:20.483828+0000","last_unstale":"2023-10-09T10:30:09.334663+0000","last_undegraded":"2023-10-09T10:29:04.223736+0000","last_fullsized":"2023-10-09T10:26:20.145070+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":203,"last_epoch_clean":204,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":9062,"log_dups_size":0,"ondisk_log_size":9062,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":134086656,"num_objects":2046,"num_object_clones":0,"num_object_copies":6138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1652,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2046,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9062,"num_write_kb":355456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4079,"num_bytes_recovered":267321344,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4],"avail_no_missing":["7","0","3"],"object_location_counts":[{"shards":"0,3,4,7","objects":2},{"shards":"0,3,7","objects":207},{"shards":"3,4,7","objects":1236},{"shards":"4,7","objects":601}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":34,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.295380+0000","last_change":"2023-10-09T10:29:04.201971+0000","last_active":"2023-10-09T10:29:56.295380+0000","last_peered":"2023-10-09T10:29:56.295380+0000","last_clean":"2023-10-09T10:29:56.295380+0000","last_became_active":"2023-10-09T10:29:04.201518+0000","last_became_peered":"2023-10-09T10:29:04.201518+0000","last_unstale":"2023-10-09T10:29:56.295380+0000","last_undegraded":"2023-10-09T10:29:56.295380+0000","last_fullsized":"2023-10-09T10:29:56.295380+0000","mapping_epoch":236,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":237,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":230,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.298932+0000","last_change":"2023-10-09T10:20:59.397291+0000","last_active":"2023-10-09T10:29:56.298932+0000","last_peered":"2023-10-09T10:29:56.298932+0000","last_clean":"2023-10-09T10:29:56.298932+0000","last_became_active":"2023-10-09T10:20:59.396550+0000","last_became_peered":"2023-10-09T10:20:59.396550+0000","last_unstale":"2023-10-09T10:29:56.298932+0000","last_undegraded":"2023-10-09T10:29:56.298932+0000","last_fullsized":"2023-10-09T10:29:56.298932+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.e","version":"249'9139","reported_seq":11107,"reported_epoch":249,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-09T10:30:09.675973+0000","last_change":"2023-10-09T10:29:04.230161+0000","last_active":"2023-10-09T10:30:09.675973+0000","last_peered":"2023-10-09T10:30:09.675973+0000","last_clean":"2023-10-09T10:24:29.568045+0000","last_became_active":"2023-10-09T10:27:59.489400+0000","last_became_peered":"2023-10-09T10:27:59.489400+0000","last_unstale":"2023-10-09T10:30:09.675973+0000","last_undegraded":"2023-10-09T10:27:59.359078+0000","last_fullsized":"2023-10-09T10:30:09.675973+0000","mapping_epoch":226,"log_start":"206'2520","ondisk_log_start":"206'2520","created":203,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6619,"log_dups_size":0,"ondisk_log_size":6619,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":134676480,"num_objects":2055,"num_object_clones":0,"num_object_copies":6165,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2055,"num_objects_misplaced":4624,"num_objects_unfound":0,"num_objects_dirty":2055,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9139,"num_write_kb":358208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":943,"num_bytes_recovered":61800448,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[5,1,0],"avail_no_missing":["5","0"],"object_location_counts":[{"shards":"0,1,5","objects":32},{"shards":"0,3,5","objects":1261},{"shards":"0,5","objects":762}],"blocked_by":[],"up_primary":2,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":198,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.297194+0000","last_change":"2023-10-09T10:25:35.156892+0000","last_active":"2023-10-09T10:29:56.297194+0000","last_peered":"2023-10-09T10:29:56.297194+0000","last_clean":"2023-10-09T10:29:56.297194+0000","last_became_active":"2023-10-09T10:25:35.156510+0000","last_became_peered":"2023-10-09T10:25:35.156510+0000","last_unstale":"2023-10-09T10:29:56.297194+0000","last_undegraded":"2023-10-09T10:29:56.297194+0000","last_fullsized":"2023-10-09T10:29:56.297194+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":245,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.295597+0000","last_change":"2023-10-09T10:27:58.135798+0000","last_active":"2023-10-09T10:29:56.295597+0000","last_peered":"2023-10-09T10:29:56.295597+0000","last_clean":"2023-10-09T10:29:56.295597+0000","last_became_active":"2023-10-09T10:27:58.135438+0000","last_became_peered":"2023-10-09T10:27:58.135438+0000","last_unstale":"2023-10-09T10:29:56.295597+0000","last_undegraded":"2023-10-09T10:29:56.295597+0000","last_fullsized":"2023-10-09T10:29:56.295597+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.d","version":"249'9234","reported_seq":9317,"reported_epoch":249,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-09T10:30:07.453659+0000","last_change":"2023-10-09T10:29:49.368755+0000","last_active":"2023-10-09T10:30:07.453659+0000","last_peered":"2023-10-09T10:30:07.453659+0000","last_clean":"2023-10-09T10:29:47.230147+0000","last_became_active":"2023-10-09T10:29:49.297294+0000","last_became_peered":"2023-10-09T10:29:49.297294+0000","last_unstale":"2023-10-09T10:30:07.453659+0000","last_undegraded":"2023-10-09T10:30:07.453659+0000","last_fullsized":"2023-10-09T10:30:07.453659+0000","mapping_epoch":245,"log_start":"207'2978","ondisk_log_start":"207'2978","created":203,"last_epoch_clean":241,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6256,"log_dups_size":0,"ondisk_log_size":6256,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":134021144,"num_objects":2046,"num_object_clones":0,"num_object_copies":6138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2046,"num_objects_unfound":0,"num_objects_dirty":2046,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9234,"num_write_kb":360897,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,3],"acting":[6,1,0],"avail_no_missing":["6","0","1"],"object_location_counts":[{"shards":"0,1,6","objects":2046}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":250,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.294873+0000","last_change":"2023-10-09T10:27:59.156548+0000","last_active":"2023-10-09T10:29:56.294873+0000","last_peered":"2023-10-09T10:29:56.294873+0000","last_clean":"2023-10-09T10:29:56.294873+0000","last_became_active":"2023-10-09T10:27:59.156107+0000","last_became_peered":"2023-10-09T10:27:59.156107+0000","last_unstale":"2023-10-09T10:29:56.294873+0000","last_undegraded":"2023-10-09T10:29:56.294873+0000","last_fullsized":"2023-10-09T10:29:56.294873+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":239,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.296331+0000","last_change":"2023-10-09T10:25:35.155027+0000","last_active":"2023-10-09T10:29:56.296331+0000","last_peered":"2023-10-09T10:29:56.296331+0000","last_clean":"2023-10-09T10:29:56.296331+0000","last_became_active":"2023-10-09T10:25:35.154651+0000","last_became_peered":"2023-10-09T10:25:35.154651+0000","last_unstale":"2023-10-09T10:29:56.296331+0000","last_undegraded":"2023-10-09T10:29:56.296331+0000","last_fullsized":"2023-10-09T10:29:56.296331+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.c","version":"249'9358","reported_seq":9431,"reported_epoch":249,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-09T10:30:07.766892+0000","last_change":"2023-10-09T10:27:58.285104+0000","last_active":"2023-10-09T10:30:07.766892+0000","last_peered":"2023-10-09T10:30:07.766892+0000","last_clean":"2023-10-09T10:27:57.246337+0000","last_became_active":"2023-10-09T10:27:58.262316+0000","last_became_peered":"2023-10-09T10:27:58.262316+0000","last_unstale":"2023-10-09T10:30:07.766892+0000","last_undegraded":"2023-10-09T10:30:07.766892+0000","last_fullsized":"2023-10-09T10:30:07.766892+0000","mapping_epoch":225,"log_start":"207'3027","ondisk_log_start":"207'3027","created":203,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6331,"log_dups_size":0,"ondisk_log_size":6331,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":139329536,"num_objects":2126,"num_object_clones":0,"num_object_copies":6378,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2126,"num_objects_unfound":0,"num_objects_dirty":2126,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9358,"num_write_kb":367488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"avail_no_missing":["6","3","7"],"object_location_counts":[{"shards":"3,6,7","objects":2126}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":248,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.286672+0000","last_change":"2023-10-09T10:25:35.154194+0000","last_active":"2023-10-09T10:29:56.286672+0000","last_peered":"2023-10-09T10:29:56.286672+0000","last_clean":"2023-10-09T10:29:56.286672+0000","last_became_active":"2023-10-09T10:25:35.153844+0000","last_became_peered":"2023-10-09T10:25:35.153844+0000","last_unstale":"2023-10-09T10:29:56.286672+0000","last_undegraded":"2023-10-09T10:29:56.286672+0000","last_fullsized":"2023-10-09T10:29:56.286672+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:36:27.033916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":200,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.289908+0000","last_change":"2023-10-09T10:12:14.953847+0000","last_active":"2023-10-09T10:29:56.289908+0000","last_peered":"2023-10-09T10:29:56.289908+0000","last_clean":"2023-10-09T10:29:56.289908+0000","last_became_active":"2023-10-09T10:12:14.953428+0000","last_became_peered":"2023-10-09T10:12:14.953428+0000","last_unstale":"2023-10-09T10:29:56.289908+0000","last_undegraded":"2023-10-09T10:29:56.289908+0000","last_fullsized":"2023-10-09T10:29:56.289908+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:57:10.643432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.1","version":"249'9218","reported_seq":12658,"reported_epoch":249,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-09T10:30:11.056128+0000","last_change":"2023-10-09T10:29:49.479840+0000","last_active":"2023-10-09T10:30:11.056128+0000","last_peered":"2023-10-09T10:30:11.056128+0000","last_clean":"2023-10-09T10:25:34.105569+0000","last_became_active":"2023-10-09T10:29:49.407317+0000","last_became_peered":"2023-10-09T10:29:49.407317+0000","last_unstale":"2023-10-09T10:30:11.056128+0000","last_undegraded":"2023-10-09T10:29:49.271068+0000","last_fullsized":"2023-10-09T10:30:11.056128+0000","mapping_epoch":245,"log_start":"207'2874","ondisk_log_start":"207'2874","created":203,"last_epoch_clean":204,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+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":133955584,"num_objects":2044,"num_object_clones":0,"num_object_copies":6132,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2044,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2044,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9218,"num_write_kb":360384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1675,"num_bytes_recovered":109772800,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,0],"avail_no_missing":["4","3","6"],"object_location_counts":[{"shards":"0,4,6","objects":1973},{"shards":"3,4,6","objects":71}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"76'131","reported_seq":721,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-09T10:29:57.344587+0000","last_change":"2023-10-09T10:29:49.146828+0000","last_active":"2023-10-09T10:29:57.344587+0000","last_peered":"2023-10-09T10:29:57.344587+0000","last_clean":"2023-10-09T10:29:57.344587+0000","last_became_active":"2023-10-09T10:29:49.145962+0000","last_became_peered":"2023-10-09T10:29:49.145962+0000","last_unstale":"2023-10-09T10:29:57.344587+0000","last_undegraded":"2023-10-09T10:29:57.344587+0000","last_fullsized":"2023-10-09T10:29:57.344587+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":131,"log_dups_size":0,"ondisk_log_size":131,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:23:51.800561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":619,"num_read_kb":508,"num_write":137,"num_write_kb":4162,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":4194304,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":257,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.301058+0000","last_change":"2023-10-09T10:27:59.155451+0000","last_active":"2023-10-09T10:29:56.301058+0000","last_peered":"2023-10-09T10:29:56.301058+0000","last_clean":"2023-10-09T10:29:56.301058+0000","last_became_active":"2023-10-09T10:27:59.154968+0000","last_became_peered":"2023-10-09T10:27:59.154968+0000","last_unstale":"2023-10-09T10:29:56.301058+0000","last_undegraded":"2023-10-09T10:29:56.301058+0000","last_fullsized":"2023-10-09T10:29:56.301058+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":145,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.300630+0000","last_change":"2023-10-09T10:29:48.194758+0000","last_active":"2023-10-09T10:29:56.300630+0000","last_peered":"2023-10-09T10:29:56.300630+0000","last_clean":"2023-10-09T10:29:56.300630+0000","last_became_active":"2023-10-09T10:29:48.194177+0000","last_became_peered":"2023-10-09T10:29:48.194177+0000","last_unstale":"2023-10-09T10:29:56.300630+0000","last_undegraded":"2023-10-09T10:29:56.300630+0000","last_fullsized":"2023-10-09T10:29:56.300630+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.7","version":"249'9399","reported_seq":13908,"reported_epoch":249,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-09T10:30:07.921322+0000","last_change":"2023-10-09T10:29:49.372396+0000","last_active":"2023-10-09T10:30:07.921322+0000","last_peered":"2023-10-09T10:30:07.921322+0000","last_clean":"2023-10-09T10:25:34.131241+0000","last_became_active":"2023-10-09T10:29:49.330992+0000","last_became_peered":"2023-10-09T10:29:49.330992+0000","last_unstale":"2023-10-09T10:30:07.921322+0000","last_undegraded":"2023-10-09T10:29:49.239753+0000","last_fullsized":"2023-10-09T10:30:07.921322+0000","mapping_epoch":245,"log_start":"207'3136","ondisk_log_start":"207'3136","created":203,"last_epoch_clean":204,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6263,"log_dups_size":0,"ondisk_log_size":6263,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":140443648,"num_objects":2143,"num_object_clones":0,"num_object_copies":6429,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2143,"num_objects_misplaced":2249,"num_objects_unfound":0,"num_objects_dirty":2143,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9399,"num_write_kb":369344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2208,"num_bytes_recovered":144703488,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"avail_no_missing":["6","0","3"],"object_location_counts":[{"shards":"0,1,6","objects":1314},{"shards":"0,3,6","objects":829}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"76'52","reported_seq":650,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.300758+0000","last_change":"2023-10-09T10:20:59.407054+0000","last_active":"2023-10-09T10:29:56.300758+0000","last_peered":"2023-10-09T10:29:56.300758+0000","last_clean":"2023-10-09T10:29:56.300758+0000","last_became_active":"2023-10-09T10:20:59.406039+0000","last_became_peered":"2023-10-09T10:20:59.406039+0000","last_unstale":"2023-10-09T10:29:56.300758+0000","last_undegraded":"2023-10-09T10:29:56.300758+0000","last_fullsized":"2023-10-09T10:29:56.300758+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":519,"num_read_kb":1955,"num_write":46,"num_write_kb":1266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":258,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.294905+0000","last_change":"2023-10-09T10:29:48.161975+0000","last_active":"2023-10-09T10:29:56.294905+0000","last_peered":"2023-10-09T10:29:56.294905+0000","last_clean":"2023-10-09T10:29:56.294905+0000","last_became_active":"2023-10-09T10:29:48.161593+0000","last_became_peered":"2023-10-09T10:29:48.161593+0000","last_unstale":"2023-10-09T10:29:56.294905+0000","last_undegraded":"2023-10-09T10:29:56.294905+0000","last_fullsized":"2023-10-09T10:29:56.294905+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":141,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-09T10:29:57.293042+0000","last_change":"2023-10-09T10:27:59.149630+0000","last_active":"2023-10-09T10:29:57.293042+0000","last_peered":"2023-10-09T10:29:57.293042+0000","last_clean":"2023-10-09T10:29:57.293042+0000","last_became_active":"2023-10-09T10:27:59.149132+0000","last_became_peered":"2023-10-09T10:27:59.149132+0000","last_unstale":"2023-10-09T10:29:57.293042+0000","last_undegraded":"2023-10-09T10:29:57.293042+0000","last_fullsized":"2023-10-09T10:29:57.293042+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:35:53.030398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,5],"acting":[2,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.4","version":"249'9115","reported_seq":24522,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-09T10:30:11.114923+0000","last_change":"2023-10-09T10:29:57.338738+0000","last_active":"2023-10-09T10:30:11.114923+0000","last_peered":"2023-10-09T10:30:11.114923+0000","last_clean":"2023-10-09T10:30:11.114923+0000","last_became_active":"2023-10-09T10:29:57.309652+0000","last_became_peered":"2023-10-09T10:29:57.309652+0000","last_unstale":"2023-10-09T10:30:11.114923+0000","last_undegraded":"2023-10-09T10:30:11.114923+0000","last_fullsized":"2023-10-09T10:30:11.114923+0000","mapping_epoch":248,"log_start":"207'2863","ondisk_log_start":"207'2863","created":203,"last_epoch_clean":249,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6252,"log_dups_size":0,"ondisk_log_size":6252,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":132055040,"num_objects":2015,"num_object_clones":0,"num_object_copies":6045,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2015,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9115,"num_write_kb":356160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5529,"num_bytes_recovered":362348544,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1","version":"76'118","reported_seq":725,"reported_epoch":249,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:29:57.291575+0000","last_change":"2023-10-09T10:29:49.153921+0000","last_active":"2023-10-09T10:29:57.291575+0000","last_peered":"2023-10-09T10:29:57.291575+0000","last_clean":"2023-10-09T10:29:37.214619+0000","last_became_active":"2023-10-09T10:29:49.153497+0000","last_became_peered":"2023-10-09T10:29:49.153497+0000","last_unstale":"2023-10-09T10:29:57.291575+0000","last_undegraded":"2023-10-09T10:29:49.137464+0000","last_fullsized":"2023-10-09T10:29:49.136520+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":242,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":118,"log_dups_size":0,"ondisk_log_size":118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:43:19.069106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":13,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":881,"num_read_kb":1026,"num_write":94,"num_write_kb":1236,"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":[2,1,6],"acting":[2,1],"avail_no_missing":["2","0","1"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":227,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.286416+0000","last_change":"2023-10-09T10:27:58.141484+0000","last_active":"2023-10-09T10:29:56.286416+0000","last_peered":"2023-10-09T10:29:56.286416+0000","last_clean":"2023-10-09T10:29:56.286416+0000","last_became_active":"2023-10-09T10:27:58.141130+0000","last_became_peered":"2023-10-09T10:27:58.141130+0000","last_unstale":"2023-10-09T10:29:56.286416+0000","last_undegraded":"2023-10-09T10:29:56.286416+0000","last_fullsized":"2023-10-09T10:29:56.286416+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:15:58.448896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":120,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.301662+0000","last_change":"2023-10-09T10:27:59.158268+0000","last_active":"2023-10-09T10:29:56.301662+0000","last_peered":"2023-10-09T10:29:56.301662+0000","last_clean":"2023-10-09T10:29:56.301662+0000","last_became_active":"2023-10-09T10:27:59.157761+0000","last_became_peered":"2023-10-09T10:27:59.157761+0000","last_unstale":"2023-10-09T10:29:56.301662+0000","last_undegraded":"2023-10-09T10:29:56.301662+0000","last_fullsized":"2023-10-09T10:29:56.301662+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.6","version":"249'8998","reported_seq":11170,"reported_epoch":249,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:30:09.341425+0000","last_change":"2023-10-09T10:29:48.402925+0000","last_active":"2023-10-09T10:30:09.341425+0000","last_peered":"2023-10-09T10:30:09.341425+0000","last_clean":"2023-10-09T10:27:57.248728+0000","last_became_active":"2023-10-09T10:29:48.316588+0000","last_became_peered":"2023-10-09T10:29:48.316588+0000","last_unstale":"2023-10-09T10:30:09.341425+0000","last_undegraded":"2023-10-09T10:29:48.305977+0000","last_fullsized":"2023-10-09T10:29:48.150597+0000","mapping_epoch":244,"log_start":"206'2425","ondisk_log_start":"206'2425","created":203,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6573,"log_dups_size":0,"ondisk_log_size":6573,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":136577024,"num_objects":2084,"num_object_clones":0,"num_object_copies":6252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":9758,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2084,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8998,"num_write_kb":354624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":752,"num_bytes_recovered":49283072,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","3"],"object_location_counts":[{"shards":"0,3,5","objects":2084}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.3","version":"76'179","reported_seq":797,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.300595+0000","last_change":"2023-10-09T10:27:59.275446+0000","last_active":"2023-10-09T10:29:56.300595+0000","last_peered":"2023-10-09T10:29:56.300595+0000","last_clean":"2023-10-09T10:29:56.300595+0000","last_became_active":"2023-10-09T10:27:59.274697+0000","last_became_peered":"2023-10-09T10:27:59.274697+0000","last_unstale":"2023-10-09T10:29:56.300595+0000","last_undegraded":"2023-10-09T10:29:56.300595+0000","last_fullsized":"2023-10-09T10:29:56.300595+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":179,"log_dups_size":0,"ondisk_log_size":179,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":680,"num_read_kb":604,"num_write":161,"num_write_kb":107,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"83'139","reported_seq":344,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.297146+0000","last_change":"2023-10-09T10:29:05.203751+0000","last_active":"2023-10-09T10:29:56.297146+0000","last_peered":"2023-10-09T10:29:56.297146+0000","last_clean":"2023-10-09T10:29:56.297146+0000","last_became_active":"2023-10-09T10:29:05.203261+0000","last_became_peered":"2023-10-09T10:29:05.203261+0000","last_unstale":"2023-10-09T10:29:56.297146+0000","last_undegraded":"2023-10-09T10:29:56.297146+0000","last_fullsized":"2023-10-09T10:29:56.297146+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_clean_scrub_stamp":"2023-10-09T09:52:58.844090+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":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":196,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.300499+0000","last_change":"2023-10-09T10:25:35.153580+0000","last_active":"2023-10-09T10:29:56.300499+0000","last_peered":"2023-10-09T10:29:56.300499+0000","last_clean":"2023-10-09T10:29:56.300499+0000","last_became_active":"2023-10-09T10:25:35.152566+0000","last_became_peered":"2023-10-09T10:25:35.152566+0000","last_unstale":"2023-10-09T10:29:56.300499+0000","last_undegraded":"2023-10-09T10:29:56.300499+0000","last_fullsized":"2023-10-09T10:29:56.300499+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":197,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.299220+0000","last_change":"2023-10-09T10:23:19.529132+0000","last_active":"2023-10-09T10:29:56.299220+0000","last_peered":"2023-10-09T10:29:56.299220+0000","last_clean":"2023-10-09T10:29:56.299220+0000","last_became_active":"2023-10-09T10:23:19.528495+0000","last_became_peered":"2023-10-09T10:23:19.528495+0000","last_unstale":"2023-10-09T10:29:56.299220+0000","last_undegraded":"2023-10-09T10:29:56.299220+0000","last_fullsized":"2023-10-09T10:29:56.299220+0000","mapping_epoch":189,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":190,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.5","version":"249'9334","reported_seq":11553,"reported_epoch":249,"state":"active+recovering+degraded+remapped","last_fresh":"2023-10-09T10:30:09.403146+0000","last_change":"2023-10-09T10:29:26.238190+0000","last_active":"2023-10-09T10:30:09.403146+0000","last_peered":"2023-10-09T10:30:09.403146+0000","last_clean":"2023-10-09T10:24:29.568045+0000","last_became_active":"2023-10-09T10:28:11.491208+0000","last_became_peered":"2023-10-09T10:28:11.491208+0000","last_unstale":"2023-10-09T10:30:09.403146+0000","last_undegraded":"2023-10-09T10:28:11.386580+0000","last_fullsized":"2023-10-09T10:30:09.403146+0000","mapping_epoch":226,"log_start":"206'1900","ondisk_log_start":"206'1900","created":203,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":7434,"log_dups_size":0,"ondisk_log_size":7434,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":136183808,"num_objects":2078,"num_object_clones":0,"num_object_copies":6234,"num_objects_missing_on_primary":4597,"num_objects_missing":4597,"num_objects_degraded":680,"num_objects_misplaced":3182,"num_objects_unfound":0,"num_objects_dirty":2078,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9334,"num_write_kb":365184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1075,"num_bytes_recovered":70385664,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,1],"acting":[7,1,0],"avail_no_missing":["0","1"],"object_location_counts":[{"shards":"0,1","objects":680},{"shards":"0,1,6","objects":1251},{"shards":"0,1,7","objects":147}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"76'47","reported_seq":126,"reported_epoch":248,"state":"active+recovery_wait+degraded","last_fresh":"2023-10-09T10:29:56.306318+0000","last_change":"2023-10-09T10:29:48.166202+0000","last_active":"2023-10-09T10:29:56.306318+0000","last_peered":"2023-10-09T10:29:56.306318+0000","last_clean":"2023-10-09T10:29:37.231931+0000","last_became_active":"2023-10-09T10:29:48.165683+0000","last_became_peered":"2023-10-09T10:29:48.165683+0000","last_unstale":"2023-10-09T10:29:56.306318+0000","last_undegraded":"2023-10-09T10:29:48.156856+0000","last_fullsized":"2023-10-09T10:29:56.306318+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":241,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":47,"log_dups_size":0,"ondisk_log_size":47,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":113,"num_read_kb":478,"num_write":49,"num_write_kb":229,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,5],"acting":[7,3,5],"avail_no_missing":["7","0","3"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":198,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.295180+0000","last_change":"2023-10-09T10:29:48.165257+0000","last_active":"2023-10-09T10:29:56.295180+0000","last_peered":"2023-10-09T10:29:56.295180+0000","last_clean":"2023-10-09T10:29:56.295180+0000","last_became_active":"2023-10-09T10:29:48.164861+0000","last_became_peered":"2023-10-09T10:29:48.164861+0000","last_unstale":"2023-10-09T10:29:56.295180+0000","last_undegraded":"2023-10-09T10:29:56.295180+0000","last_fullsized":"2023-10-09T10:29:56.295180+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[4,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":89,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-09T10:29:57.293677+0000","last_change":"2023-10-09T10:27:59.451698+0000","last_active":"2023-10-09T10:29:57.293677+0000","last_peered":"2023-10-09T10:29:57.293677+0000","last_clean":"2023-10-09T10:29:57.293677+0000","last_became_active":"2023-10-09T10:27:59.451152+0000","last_became_peered":"2023-10-09T10:27:59.451152+0000","last_unstale":"2023-10-09T10:29:57.293677+0000","last_undegraded":"2023-10-09T10:29:57.293677+0000","last_fullsized":"2023-10-09T10:29:57.293677+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:08:38.747416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.0","version":"249'9045","reported_seq":9672,"reported_epoch":249,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-09T10:30:09.404708+0000","last_change":"2023-10-09T10:27:59.146650+0000","last_active":"2023-10-09T10:30:09.404708+0000","last_peered":"2023-10-09T10:30:09.404708+0000","last_clean":"2023-10-09T10:27:57.237191+0000","last_became_active":"2023-10-09T10:27:58.294368+0000","last_became_peered":"2023-10-09T10:27:58.294368+0000","last_unstale":"2023-10-09T10:30:09.404708+0000","last_undegraded":"2023-10-09T10:30:09.404708+0000","last_fullsized":"2023-10-09T10:30:09.404708+0000","mapping_epoch":225,"log_start":"206'2448","ondisk_log_start":"206'2448","created":203,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6597,"log_dups_size":0,"ondisk_log_size":6597,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":132841472,"num_objects":2027,"num_object_clones":0,"num_object_copies":6081,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1851,"num_objects_unfound":0,"num_objects_dirty":2027,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9045,"num_write_kb":354304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":275,"num_bytes_recovered":18022400,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"avail_no_missing":["5","1","3"],"object_location_counts":[{"shards":"1,3,5","objects":2027}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"76'109","reported_seq":609,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.314901+0000","last_change":"2023-10-09T10:25:38.158321+0000","last_active":"2023-10-09T10:29:56.314901+0000","last_peered":"2023-10-09T10:29:56.314901+0000","last_clean":"2023-10-09T10:29:56.314901+0000","last_became_active":"2023-10-09T10:25:38.157689+0000","last_became_peered":"2023-10-09T10:25:38.157689+0000","last_unstale":"2023-10-09T10:29:56.314901+0000","last_undegraded":"2023-10-09T10:29:56.314901+0000","last_fullsized":"2023-10-09T10:29:56.314901+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":821,"num_read_kb":1489,"num_write":106,"num_write_kb":462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":32,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":124,"reported_epoch":249,"state":"active+clean","last_fresh":"2023-10-09T10:29:57.293139+0000","last_change":"2023-10-09T10:27:58.139632+0000","last_active":"2023-10-09T10:29:57.293139+0000","last_peered":"2023-10-09T10:29:57.293139+0000","last_clean":"2023-10-09T10:29:57.293139+0000","last_became_active":"2023-10-09T10:27:58.139208+0000","last_became_peered":"2023-10-09T10:27:58.139208+0000","last_unstale":"2023-10-09T10:29:57.293139+0000","last_undegraded":"2023-10-09T10:29:57.293139+0000","last_fullsized":"2023-10-09T10:29:57.293139+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:53:49.668114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":251,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.301794+0000","last_change":"2023-10-09T10:29:48.162091+0000","last_active":"2023-10-09T10:29:56.301794+0000","last_peered":"2023-10-09T10:29:56.301794+0000","last_clean":"2023-10-09T10:29:56.301794+0000","last_became_active":"2023-10-09T10:29:48.161749+0000","last_became_peered":"2023-10-09T10:29:48.161749+0000","last_unstale":"2023-10-09T10:29:56.301794+0000","last_undegraded":"2023-10-09T10:29:56.301794+0000","last_fullsized":"2023-10-09T10:29:56.301794+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"7.3","version":"249'9518","reported_seq":9666,"reported_epoch":249,"state":"active+undersized+degraded+remapped+backfill_wait","last_fresh":"2023-10-09T10:30:07.692729+0000","last_change":"2023-10-09T10:29:04.240708+0000","last_active":"2023-10-09T10:30:07.692729+0000","last_peered":"2023-10-09T10:30:07.692729+0000","last_clean":"2023-10-09T10:24:29.568045+0000","last_became_active":"2023-10-09T10:29:04.200833+0000","last_became_peered":"2023-10-09T10:29:04.200833+0000","last_unstale":"2023-10-09T10:30:07.692729+0000","last_undegraded":"2023-10-09T10:29:04.184909+0000","last_fullsized":"2023-10-09T10:29:04.184723+0000","mapping_epoch":236,"log_start":"206'200","ondisk_log_start":"206'200","created":203,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":9318,"log_dups_size":0,"ondisk_log_size":9318,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:00:07.696088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":142082048,"num_objects":2168,"num_object_clones":0,"num_object_copies":6504,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2147,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2168,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9518,"num_write_kb":373952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":37,"num_bytes_recovered":2424832,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,4],"avail_no_missing":["3","4"],"object_location_counts":[{"shards":"3,4","objects":2168}],"blocked_by":[],"up_primary":2,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":233,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.301385+0000","last_change":"2023-10-09T10:29:48.158542+0000","last_active":"2023-10-09T10:29:56.301385+0000","last_peered":"2023-10-09T10:29:56.301385+0000","last_clean":"2023-10-09T10:29:56.301385+0000","last_became_active":"2023-10-09T10:29:48.156946+0000","last_became_peered":"2023-10-09T10:29:48.156946+0000","last_unstale":"2023-10-09T10:29:56.301385+0000","last_undegraded":"2023-10-09T10:29:56.301385+0000","last_fullsized":"2023-10-09T10:29:56.301385+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[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.6","version":"76'153","reported_seq":755,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.290055+0000","last_change":"2023-10-09T10:20:59.399193+0000","last_active":"2023-10-09T10:29:56.290055+0000","last_peered":"2023-10-09T10:29:56.290055+0000","last_clean":"2023-10-09T10:29:56.290055+0000","last_became_active":"2023-10-09T10:20:59.398373+0000","last_became_peered":"2023-10-09T10:20:59.398373+0000","last_unstale":"2023-10-09T10:29:56.290055+0000","last_undegraded":"2023-10-09T10:29:56.290055+0000","last_fullsized":"2023-10-09T10:29:56.290055+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:50:36.063110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":859,"num_read_kb":2778,"num_write":113,"num_write_kb":2118,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.301010+0000","last_change":"2023-10-09T10:25:35.161242+0000","last_active":"2023-10-09T10:29:56.301010+0000","last_peered":"2023-10-09T10:29:56.301010+0000","last_clean":"2023-10-09T10:29:56.301010+0000","last_became_active":"2023-10-09T10:25:35.160795+0000","last_became_peered":"2023-10-09T10:25:35.160795+0000","last_unstale":"2023-10-09T10:29:56.301010+0000","last_undegraded":"2023-10-09T10:29:56.301010+0000","last_fullsized":"2023-10-09T10:29:56.301010+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.2","version":"249'9099","reported_seq":18998,"reported_epoch":249,"state":"active+recovering","last_fresh":"2023-10-09T10:30:07.931166+0000","last_change":"2023-10-09T10:29:48.237545+0000","last_active":"2023-10-09T10:30:07.931166+0000","last_peered":"2023-10-09T10:30:07.931166+0000","last_clean":"2023-10-09T10:27:57.268890+0000","last_became_active":"2023-10-09T10:29:05.263313+0000","last_became_peered":"2023-10-09T10:29:05.263313+0000","last_unstale":"2023-10-09T10:30:07.931166+0000","last_undegraded":"2023-10-09T10:30:07.931166+0000","last_fullsized":"2023-10-09T10:30:07.931166+0000","mapping_epoch":237,"log_start":"206'1918","ondisk_log_start":"206'1918","created":203,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":7181,"log_dups_size":0,"ondisk_log_size":7181,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:16:01.341379+0000","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":5054,"num_objects_missing":5054,"num_objects_degraded":0,"num_objects_misplaced":2092,"num_objects_unfound":0,"num_objects_dirty":2097,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9099,"num_write_kb":358272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4902,"num_bytes_recovered":321257472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,3,7],"avail_no_missing":["1","3","7"],"object_location_counts":[{"shards":"1,2,3,7","objects":5},{"shards":"1,3,7","objects":2092}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.7","version":"76'187","reported_seq":1096,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.300161+0000","last_change":"2023-10-09T10:27:59.146171+0000","last_active":"2023-10-09T10:29:56.300161+0000","last_peered":"2023-10-09T10:29:56.300161+0000","last_clean":"2023-10-09T10:29:56.300161+0000","last_became_active":"2023-10-09T10:27:59.145643+0000","last_became_peered":"2023-10-09T10:27:59.145643+0000","last_unstale":"2023-10-09T10:29:56.300161+0000","last_undegraded":"2023-10-09T10:29:56.300161+0000","last_fullsized":"2023-10-09T10:29:56.300161+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1503,"num_read_kb":4410,"num_write":140,"num_write_kb":3134,"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":[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":77,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.290014+0000","last_change":"2023-10-09T10:25:35.166123+0000","last_active":"2023-10-09T10:29:56.290014+0000","last_peered":"2023-10-09T10:29:56.290014+0000","last_clean":"2023-10-09T10:29:56.290014+0000","last_became_active":"2023-10-09T10:25:35.154942+0000","last_became_peered":"2023-10-09T10:25:35.154942+0000","last_unstale":"2023-10-09T10:29:56.290014+0000","last_undegraded":"2023-10-09T10:29:56.290014+0000","last_fullsized":"2023-10-09T10:29:56.290014+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:48:01.802252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":213,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.294954+0000","last_change":"2023-10-09T10:20:59.403011+0000","last_active":"2023-10-09T10:29:56.294954+0000","last_peered":"2023-10-09T10:29:56.294954+0000","last_clean":"2023-10-09T10:29:56.294954+0000","last_became_active":"2023-10-09T10:20:59.402629+0000","last_became_peered":"2023-10-09T10:20:59.402629+0000","last_unstale":"2023-10-09T10:29:56.294954+0000","last_undegraded":"2023-10-09T10:29:56.294954+0000","last_fullsized":"2023-10-09T10:29:56.294954+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.295260+0000","last_change":"2023-10-09T10:25:35.156461+0000","last_active":"2023-10-09T10:29:56.295260+0000","last_peered":"2023-10-09T10:29:56.295260+0000","last_clean":"2023-10-09T10:29:56.295260+0000","last_became_active":"2023-10-09T10:25:35.155988+0000","last_became_peered":"2023-10-09T10:25:35.155988+0000","last_unstale":"2023-10-09T10:29:56.295260+0000","last_undegraded":"2023-10-09T10:29:56.295260+0000","last_fullsized":"2023-10-09T10:29:56.295260+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":168,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.297259+0000","last_change":"2023-10-09T10:27:59.138830+0000","last_active":"2023-10-09T10:29:56.297259+0000","last_peered":"2023-10-09T10:29:56.297259+0000","last_clean":"2023-10-09T10:29:56.297259+0000","last_became_active":"2023-10-09T10:27:59.138317+0000","last_became_peered":"2023-10-09T10:27:59.138317+0000","last_unstale":"2023-10-09T10:29:56.297259+0000","last_undegraded":"2023-10-09T10:29:56.297259+0000","last_fullsized":"2023-10-09T10:29:56.297259+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:03:16.514796+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":218,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.301407+0000","last_change":"2023-10-09T10:11:16.821758+0000","last_active":"2023-10-09T10:29:56.301407+0000","last_peered":"2023-10-09T10:29:56.301407+0000","last_clean":"2023-10-09T10:29:56.301407+0000","last_became_active":"2023-10-09T10:11:16.821357+0000","last_became_peered":"2023-10-09T10:11:16.821357+0000","last_unstale":"2023-10-09T10:29:56.301407+0000","last_undegraded":"2023-10-09T10:29:56.301407+0000","last_fullsized":"2023-10-09T10:29:56.301407+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":254,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.295137+0000","last_change":"2023-10-09T10:27:58.130666+0000","last_active":"2023-10-09T10:29:56.295137+0000","last_peered":"2023-10-09T10:29:56.295137+0000","last_clean":"2023-10-09T10:29:56.295137+0000","last_became_active":"2023-10-09T10:27:58.130336+0000","last_became_peered":"2023-10-09T10:27:58.130336+0000","last_unstale":"2023-10-09T10:29:56.295137+0000","last_undegraded":"2023-10-09T10:29:56.295137+0000","last_fullsized":"2023-10-09T10:29:56.295137+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":218,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.300928+0000","last_change":"2023-10-09T10:20:59.400070+0000","last_active":"2023-10-09T10:29:56.300928+0000","last_peered":"2023-10-09T10:29:56.300928+0000","last_clean":"2023-10-09T10:29:56.300928+0000","last_became_active":"2023-10-09T10:20:59.399665+0000","last_became_peered":"2023-10-09T10:20:59.399665+0000","last_unstale":"2023-10-09T10:29:56.300928+0000","last_undegraded":"2023-10-09T10:29:56.300928+0000","last_fullsized":"2023-10-09T10:29:56.300928+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":257,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.294471+0000","last_change":"2023-10-09T10:29:48.194369+0000","last_active":"2023-10-09T10:29:56.294471+0000","last_peered":"2023-10-09T10:29:56.294471+0000","last_clean":"2023-10-09T10:29:56.294471+0000","last_became_active":"2023-10-09T10:29:48.194026+0000","last_became_peered":"2023-10-09T10:29:48.194026+0000","last_unstale":"2023-10-09T10:29:56.294471+0000","last_undegraded":"2023-10-09T10:29:56.294471+0000","last_fullsized":"2023-10-09T10:29:56.294471+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":71,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.299463+0000","last_change":"2023-10-09T10:27:59.143335+0000","last_active":"2023-10-09T10:29:56.299463+0000","last_peered":"2023-10-09T10:29:56.299463+0000","last_clean":"2023-10-09T10:29:56.299463+0000","last_became_active":"2023-10-09T10:27:59.142976+0000","last_became_peered":"2023-10-09T10:27:59.142976+0000","last_unstale":"2023-10-09T10:29:56.299463+0000","last_undegraded":"2023-10-09T10:29:56.299463+0000","last_fullsized":"2023-10-09T10:29:56.299463+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":144,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.295409+0000","last_change":"2023-10-09T10:29:48.153486+0000","last_active":"2023-10-09T10:29:56.295409+0000","last_peered":"2023-10-09T10:29:56.295409+0000","last_clean":"2023-10-09T10:29:56.295409+0000","last_became_active":"2023-10-09T10:29:48.153037+0000","last_became_peered":"2023-10-09T10:29:48.153037+0000","last_unstale":"2023-10-09T10:29:56.295409+0000","last_undegraded":"2023-10-09T10:29:56.295409+0000","last_fullsized":"2023-10-09T10:29:56.295409+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:22:43.259253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.301490+0000","last_change":"2023-10-09T10:27:59.155853+0000","last_active":"2023-10-09T10:29:56.301490+0000","last_peered":"2023-10-09T10:29:56.301490+0000","last_clean":"2023-10-09T10:29:56.301490+0000","last_became_active":"2023-10-09T10:27:59.155321+0000","last_became_peered":"2023-10-09T10:27:59.155321+0000","last_unstale":"2023-10-09T10:29:56.301490+0000","last_undegraded":"2023-10-09T10:29:56.301490+0000","last_fullsized":"2023-10-09T10:29:56.301490+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":230,"reported_epoch":248,"state":"active+clean","last_fresh":"2023-10-09T10:29:56.293939+0000","last_change":"2023-10-09T10:20:59.404893+0000","last_active":"2023-10-09T10:29:56.293939+0000","last_peered":"2023-10-09T10:29:56.293939+0000","last_clean":"2023-10-09T10:29:56.293939+0000","last_became_active":"2023-10-09T10:20:59.404528+0000","last_became_peered":"2023-10-09T10:20:59.404528+0000","last_unstale":"2023-10-09T10:29:56.293939+0000","last_undegraded":"2023-10-09T10:29:56.293939+0000","last_fullsized":"2023-10-09T10:29:56.293939+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":2172977176,"num_objects":33158,"num_object_clones":0,"num_object_copies":99474,"num_objects_missing_on_primary":14678,"num_objects_missing":14678,"num_objects_degraded":25572,"num_objects_misplaced":22250,"num_objects_unfound":0,"num_objects_dirty":33158,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":147362,"num_write_kb":5776577,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":30774,"num_bytes_recovered":1936785408,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8144760832,"data_stored":8144748616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":110585,"ondisk_log_size":110585,"up":48,"acting":44,"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":25,"num_bytes_recovered":1052,"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":102400,"data_stored":16602,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33561,"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":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2969600,"data_stored":2951840,"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":18,"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":89,"num_bytes_recovered":4194304,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5919,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":23,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430611,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":988052,"kb_used_data":682636,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":92757100,"statfs":{"total":95995035648,"available":94983270400,"internally_reserved":0,"allocated":699019264,"data_stored":698331393,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312737792},"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":"Mon Oct 9 10:29:25 2023","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":2.8740000000000001,"15min":1.8},"min":{"1min":0.27800000000000002,"5min":0.23799999999999999,"15min":0.23499999999999999},"max":{"1min":4.2519999999999998,"5min":142.559,"15min":142.559},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.61299999999999999,"5min":2.9529999999999998,"15min":1.8120000000000001},"min":{"1min":0.35299999999999998,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":1.3360000000000001,"5min":142.584,"15min":142.584},"last":0.439}]},{"osd":1,"last update":"Mon Oct 9 10:29:46 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":1.274,"15min":2.1259999999999999},"min":{"1min":0.35599999999999998,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":4.3129999999999997,"5min":18.253,"15min":188.88399999999999},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.63,"5min":1.339,"15min":2.1440000000000001},"min":{"1min":0.36799999999999999,"5min":0.29799999999999999,"15min":0.28799999999999998},"max":{"1min":1.109,"5min":12.119999999999999,"15min":188.84700000000001},"last":0.60099999999999998}]},{"osd":2,"last update":"Mon Oct 9 10:30:00 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":1.0389999999999999,"15min":1.071},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":2.7730000000000001,"5min":9.3870000000000005,"15min":9.3870000000000005},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.80000000000000004,"5min":0.81499999999999995,"15min":0.81699999999999995},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":2.0019999999999998,"5min":4.2789999999999999,"15min":4.2789999999999999},"last":0.67000000000000004}]},{"osd":3,"last update":"Mon Oct 9 10:29:46 2023","interfaces":[{"interface":"back","average":{"1min":1.385,"5min":1.5720000000000001,"15min":1.8089999999999999},"min":{"1min":0.46500000000000002,"5min":0.313,"15min":0.29699999999999999},"max":{"1min":9.3379999999999992,"5min":38.975999999999999,"15min":96.253},"last":0.42499999999999999},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.6080000000000001,"15min":1.9279999999999999},"min":{"1min":0.39100000000000001,"5min":0.31900000000000001,"15min":0.30599999999999999},"max":{"1min":4.2069999999999999,"5min":36.844999999999999,"15min":96.319999999999993},"last":0.56399999999999995}]},{"osd":4,"last update":"Mon Oct 9 10:29:25 2023","interfaces":[{"interface":"back","average":{"1min":0.63700000000000001,"5min":4.1280000000000001,"15min":2.1600000000000001},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.28699999999999998},"max":{"1min":1.165,"5min":230.642,"15min":230.642},"last":0.40000000000000002},{"interface":"front","average":{"1min":1.3919999999999999,"5min":4.2430000000000003,"15min":2.2029999999999998},"min":{"1min":0.34399999999999997,"5min":0.311,"15min":0.311},"max":{"1min":9.4169999999999998,"5min":229.31299999999999,"15min":229.31299999999999},"last":0.51400000000000001}]},{"osd":5,"last update":"Mon Oct 9 10:29:25 2023","interfaces":[{"interface":"back","average":{"1min":1.2509999999999999,"5min":1.782,"15min":1.4810000000000001},"min":{"1min":0.45200000000000001,"5min":0.309,"15min":0.29399999999999998},"max":{"1min":4.5049999999999999,"5min":18.015000000000001,"15min":18.015000000000001},"last":0.47499999999999998},{"interface":"front","average":{"1min":0.85999999999999999,"5min":1.613,"15min":1.4259999999999999},"min":{"1min":0.378,"5min":0.373,"15min":0.34300000000000003},"max":{"1min":2.0289999999999999,"5min":12.225,"15min":12.225},"last":0.53900000000000003}]},{"osd":6,"last update":"Mon Oct 9 10:29:14 2023","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":1.823,"15min":1.2390000000000001},"min":{"1min":0.35399999999999998,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":2.415,"5min":12.253,"15min":12.253},"last":0.63700000000000001},{"interface":"front","average":{"1min":1.28,"5min":1.907,"15min":1.454},"min":{"1min":0.45800000000000002,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":9.4489999999999998,"5min":16.044,"15min":16.044},"last":0.629}]}]},{"osd":6,"up_from":173,"seq":743029342319,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1347232,"kb_used_data":1019288,"kb_used_omap":7,"kb_used_meta":327928,"kb_avail":92397920,"statfs":{"total":95995035648,"available":94615470080,"internally_reserved":0,"allocated":1043750912,"data_stored":1043051635,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7343,"internal_metadata":335799121},"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":"Mon Oct 9 10:29:16 2023","interfaces":[{"interface":"back","average":{"1min":0.66100000000000003,"5min":2.258,"15min":1.454},"min":{"1min":0.33200000000000002,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":1.9850000000000001,"5min":73.555999999999997,"15min":73.555999999999997},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.55700000000000005,"5min":2.0369999999999999,"15min":1.361},"min":{"1min":0.35899999999999999,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.95899999999999996,"5min":73.433000000000007,"15min":73.433000000000007},"last":0.63300000000000001}]},{"osd":1,"last update":"Mon Oct 9 10:29:16 2023","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":1.216,"15min":1.1970000000000001},"min":{"1min":0.39700000000000002,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":0.88500000000000001,"5min":6.7190000000000003,"15min":7.6349999999999998},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.59399999999999997,"5min":1.109,"15min":1.397},"min":{"1min":0.40000000000000002,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.86699999999999999,"5min":8.0760000000000005,"15min":8.0760000000000005},"last":2.0369999999999999}]},{"osd":2,"last update":"Mon Oct 9 10:29:58 2023","interfaces":[{"interface":"back","average":{"1min":0.75700000000000001,"5min":0.72599999999999998,"15min":0.72099999999999997},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":2.052,"5min":2.052,"15min":2.052},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.77600000000000002,"15min":0.746},"min":{"1min":0.46000000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":3.4100000000000001,"5min":3.4100000000000001,"15min":3.4100000000000001},"last":0.71499999999999997}]},{"osd":3,"last update":"Mon Oct 9 10:29:16 2023","interfaces":[{"interface":"back","average":{"1min":0.622,"5min":1.4430000000000001,"15min":1.3859999999999999},"min":{"1min":0.40999999999999998,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.98599999999999999,"5min":7.7460000000000004,"15min":25.149000000000001},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.71699999999999997,"5min":1.25,"15min":1.4590000000000001},"min":{"1min":0.371,"5min":0.34999999999999998,"15min":0.313},"max":{"1min":2.0379999999999998,"5min":8.1210000000000004,"15min":24.878},"last":0.80700000000000005}]},{"osd":4,"last update":"Mon Oct 9 10:29:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":2.0459999999999998,"15min":1.345},"min":{"1min":0.39100000000000001,"5min":0.28899999999999998,"15min":0.23999999999999999},"max":{"1min":6.8520000000000003,"5min":15.288,"15min":15.288},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.78600000000000003,"5min":1.6319999999999999,"15min":1.7350000000000001},"min":{"1min":0.42499999999999999,"5min":0.28599999999999998,"15min":0.27200000000000002},"max":{"1min":3.3730000000000002,"5min":7.2629999999999999,"15min":8.6110000000000007},"last":0.505}]},{"osd":5,"last update":"Mon Oct 9 10:29:16 2023","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":1.6970000000000001,"15min":2.016},"min":{"1min":0.47799999999999998,"5min":0.29799999999999999,"15min":0.27800000000000002},"max":{"1min":0.93999999999999995,"5min":11.294,"15min":11.294},"last":0.73299999999999998},{"interface":"front","average":{"1min":1.119,"5min":2.0350000000000001,"15min":1.4390000000000001},"min":{"1min":0.55800000000000005,"5min":0.312,"15min":0.26600000000000001},"max":{"1min":5.4829999999999997,"5min":15.266,"15min":15.266},"last":0.56499999999999995}]},{"osd":7,"last update":"Mon Oct 9 10:29:16 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":1.7250000000000001,"15min":1.712},"min":{"1min":0.46200000000000002,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":4.2290000000000001,"5min":18.393000000000001,"15min":18.393000000000001},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.3260000000000001,"5min":2.3820000000000001,"15min":1.575},"min":{"1min":0.47599999999999998,"5min":0.35199999999999998,"15min":0.29999999999999999},"max":{"1min":5.609,"5min":18.282,"15min":18.282},"last":0.82999999999999996}]}]},{"osd":1,"up_from":92,"seq":395136991461,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1698756,"kb_used_data":1208060,"kb_used_omap":6,"kb_used_meta":490681,"kb_avail":92046396,"statfs":{"total":95995035648,"available":94255509504,"internally_reserved":0,"allocated":1237053440,"data_stored":1235861655,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6230,"internal_metadata":502458282},"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":"Mon Oct 9 10:29:57 2023","interfaces":[{"interface":"back","average":{"1min":0.72599999999999998,"5min":1.2030000000000001,"15min":1.3029999999999999},"min":{"1min":0.23599999999999999,"5min":0.20300000000000001,"15min":0.187},"max":{"1min":4.1609999999999996,"5min":35.258000000000003,"15min":66.641000000000005},"last":0.40500000000000003},{"interface":"front","average":{"1min":0.64500000000000002,"5min":1.25,"15min":1.417},"min":{"1min":0.35899999999999999,"5min":0.23000000000000001,"15min":0.19},"max":{"1min":1.3089999999999999,"5min":36.534999999999997,"15min":69.019999999999996},"last":0.315}]},{"osd":2,"last update":"Mon Oct 9 10:30:02 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.74299999999999999,"15min":0.70099999999999996},"min":{"1min":0.442,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":3.222,"5min":3.222,"15min":3.222},"last":3.9609999999999999},{"interface":"front","average":{"1min":1.0740000000000001,"5min":0.93000000000000005,"15min":0.90600000000000003},"min":{"1min":0.44600000000000001,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":4.8289999999999997,"5min":4.8289999999999997,"15min":4.8289999999999997},"last":0.65500000000000003}]},{"osd":3,"last update":"Mon Oct 9 10:29:57 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":2.218,"15min":1.7949999999999999},"min":{"1min":0.44400000000000001,"5min":0.252,"15min":0.251},"max":{"1min":1.9670000000000001,"5min":79.293999999999997,"15min":79.293999999999997},"last":3.6190000000000002},{"interface":"front","average":{"1min":0.81999999999999995,"5min":1.9870000000000001,"15min":1.601},"min":{"1min":0.41699999999999998,"5min":0.25600000000000001,"15min":0.23999999999999999},"max":{"1min":3.492,"5min":76.466999999999999,"15min":76.466999999999999},"last":1.3140000000000001}]},{"osd":4,"last update":"Mon Oct 9 10:29:57 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.333,"15min":1.2},"min":{"1min":0.39500000000000002,"5min":0.31,"15min":0.309},"max":{"1min":4.8410000000000002,"5min":11.819000000000001,"15min":11.819000000000001},"last":0.72399999999999998},{"interface":"front","average":{"1min":0.94499999999999995,"5min":1.169,"15min":1.1739999999999999},"min":{"1min":0.45300000000000001,"5min":0.316,"15min":0.316},"max":{"1min":3.645,"5min":5.7560000000000002,"15min":7.9770000000000003},"last":0.53900000000000003}]},{"osd":5,"last update":"Mon Oct 9 10:29:57 2023","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":1.214,"15min":1.296},"min":{"1min":0.53700000000000003,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.464,"5min":5.9969999999999999,"15min":14.509},"last":1.655},{"interface":"front","average":{"1min":0.81499999999999995,"5min":1.238,"15min":1.1910000000000001},"min":{"1min":0.437,"5min":0.33300000000000002,"15min":0.32100000000000001},"max":{"1min":2.5899999999999999,"5min":6.056,"15min":11.061},"last":2.0990000000000002}]},{"osd":6,"last update":"Mon Oct 9 10:29:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.413,"15min":1.3720000000000001},"min":{"1min":0.46100000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":3.79,"5min":9.9900000000000002,"15min":9.9900000000000002},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.82499999999999996,"5min":1.395,"15min":1.3},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.375},"max":{"1min":1.649,"5min":6.7629999999999999,"15min":6.7629999999999999},"last":0.63100000000000001}]},{"osd":7,"last update":"Mon Oct 9 10:29:57 2023","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.373,"15min":1.3109999999999999},"min":{"1min":0.498,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":4.5979999999999999,"5min":8.327,"15min":8.327},"last":0.90500000000000003},{"interface":"front","average":{"1min":1.131,"5min":1.4890000000000001,"15min":1.361},"min":{"1min":0.53100000000000003,"5min":0.39900000000000002,"15min":0.36799999999999999},"max":{"1min":4.5810000000000004,"5min":8.3829999999999991,"15min":8.3829999999999991},"last":0.81100000000000005}]}]},{"osd":0,"up_from":0,"seq":373662154987,"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":225,"seq":966367641627,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":129504,"kb_used_data":21848,"kb_used_omap":12,"kb_used_meta":107635,"kb_avail":93615648,"statfs":{"total":95995035648,"available":95862423552,"internally_reserved":0,"allocated":22372352,"data_stored":21152839,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12791,"internal_metadata":110218761},"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":"Mon Oct 9 10:30:00 2023","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.60799999999999998,"15min":0.59199999999999997},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":3.0499999999999998,"5min":3.0499999999999998,"15min":3.0499999999999998},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.59699999999999998,"15min":0.60799999999999998},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.90300000000000002,"5min":0.91300000000000003,"15min":0.91300000000000003},"last":0.33000000000000002}]},{"osd":1,"last update":"Mon Oct 9 10:30:00 2023","interfaces":[{"interface":"back","average":{"1min":0.75,"5min":0.67400000000000004,"15min":0.66200000000000003},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":2.29,"5min":2.29,"15min":2.29},"last":0.35499999999999998},{"interface":"front","average":{"1min":0.76300000000000001,"5min":0.72199999999999998,"15min":0.71499999999999997},"min":{"1min":0.28699999999999998,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":3.0990000000000002,"5min":3.0990000000000002,"15min":3.0990000000000002},"last":0.50800000000000001}]},{"osd":3,"last update":"Mon Oct 9 10:30:00 2023","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":0.70699999999999996,"15min":0.69599999999999995},"min":{"1min":0.443,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":2.4180000000000001,"5min":2.4180000000000001,"15min":2.4180000000000001},"last":0.441},{"interface":"front","average":{"1min":0.81699999999999995,"5min":0.78100000000000003,"15min":0.77500000000000002},"min":{"1min":0.34200000000000003,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":3.1629999999999998,"5min":3.1629999999999998,"15min":3.1629999999999998},"last":0.45800000000000002}]},{"osd":4,"last update":"Mon Oct 9 10:30:00 2023","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.875,"15min":0.88600000000000001},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.093,"5min":2.9380000000000002,"15min":2.9380000000000002},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.79700000000000004,"15min":0.76700000000000002},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":2.3820000000000001,"5min":2.3820000000000001,"15min":2.3820000000000001},"last":0.79900000000000004}]},{"osd":5,"last update":"Mon Oct 9 10:30:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.1060000000000001,"15min":1.111},"min":{"1min":0.55000000000000004,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":3.3660000000000001,"5min":4.0380000000000003,"15min":4.0380000000000003},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.82399999999999995,"15min":0.81299999999999994},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.4450000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.61799999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:30:00 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":1.1819999999999999,"15min":1.228},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.51,"5min":6.9550000000000001,"15min":6.9550000000000001},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.96899999999999997,"5min":1.0449999999999999,"15min":1.0569999999999999},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":2.335,"5min":3.6869999999999998,"15min":3.6869999999999998},"last":0.76000000000000001}]},{"osd":7,"last update":"Mon Oct 9 10:30:00 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.3009999999999999,"15min":1.319},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":3.2909999999999999,"5min":3.9769999999999999,"15min":3.9769999999999999},"last":0.77600000000000002},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.93100000000000005,"15min":0.92300000000000004},"min":{"1min":0.56799999999999995,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.681,"5min":1.681,"15min":1.681},"last":0.72199999999999998}]}]},{"osd":3,"up_from":102,"seq":438086664408,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2539036,"kb_used_data":2004436,"kb_used_omap":4,"kb_used_meta":534587,"kb_avail":91206116,"statfs":{"total":95995035648,"available":93395062784,"internally_reserved":0,"allocated":2052542464,"data_stored":2051384468,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5048,"internal_metadata":547417160},"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":"Mon Oct 9 10:29:57 2023","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.90900000000000003,"15min":1.5800000000000001},"min":{"1min":0.247,"5min":0.21299999999999999,"15min":0.20100000000000001},"max":{"1min":4.1289999999999996,"5min":6.6520000000000001,"15min":50.235999999999997},"last":0.432},{"interface":"front","average":{"1min":0.61199999999999999,"5min":1.0509999999999999,"15min":1.5760000000000001},"min":{"1min":0.27800000000000002,"5min":0.20599999999999999,"15min":0.193},"max":{"1min":2.7290000000000001,"5min":8.8439999999999994,"15min":49.801000000000002},"last":0.31}]},{"osd":1,"last update":"Mon Oct 9 10:29:57 2023","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":1.4330000000000001,"15min":1.196},"min":{"1min":0.28199999999999997,"5min":0.26900000000000002,"15min":0.23100000000000001},"max":{"1min":1.3720000000000001,"5min":12.539,"15min":12.539},"last":0.47099999999999997},{"interface":"front","average":{"1min":0.83399999999999996,"5min":1.0880000000000001,"15min":1.335},"min":{"1min":0.26500000000000001,"5min":0.222,"15min":0.222},"max":{"1min":4.1799999999999997,"5min":7.1369999999999996,"15min":9.1890000000000001},"last":0.55900000000000005}]},{"osd":2,"last update":"Mon Oct 9 10:30:03 2023","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.92900000000000005,"15min":0.94299999999999995},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":3.383,"5min":4.7149999999999999,"15min":4.7149999999999999},"last":0.75800000000000001},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.82099999999999995,"15min":0.81100000000000005},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":4.625,"5min":4.625,"15min":4.625},"last":0.68100000000000005}]},{"osd":4,"last update":"Mon Oct 9 10:29:57 2023","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":1.478,"15min":1.3859999999999999},"min":{"1min":0.38900000000000001,"5min":0.30499999999999999,"15min":0.28899999999999998},"max":{"1min":2.7650000000000001,"5min":6.7510000000000003,"15min":8.1950000000000003},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.74199999999999999,"5min":1.524,"15min":1.4419999999999999},"min":{"1min":0.39800000000000002,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":3.9049999999999998,"5min":10.643000000000001,"15min":11.615},"last":0.54100000000000004}]},{"osd":5,"last update":"Mon Oct 9 10:29:57 2023","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":1.9279999999999999,"15min":1.5940000000000001},"min":{"1min":0.42099999999999999,"5min":0.32200000000000001,"15min":0.29399999999999998},"max":{"1min":3.0659999999999998,"5min":13.084,"15min":13.084},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.88400000000000001,"5min":1.694,"15min":1.637},"min":{"1min":0.39700000000000002,"5min":0.38700000000000001,"15min":0.35999999999999999},"max":{"1min":4.2279999999999998,"5min":7.4909999999999997,"15min":10.327999999999999},"last":0.77800000000000002}]},{"osd":6,"last update":"Mon Oct 9 10:29:15 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.55,"15min":1.851},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":3.738,"5min":6.7869999999999999,"15min":46.783000000000001},"last":0.72299999999999998},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.976,"15min":1.4359999999999999},"min":{"1min":0.53100000000000003,"5min":0.375,"15min":0.375},"max":{"1min":4.9000000000000004,"5min":10.1,"15min":10.1},"last":0.80300000000000005}]},{"osd":7,"last update":"Mon Oct 9 10:29:57 2023","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":1.649,"15min":1.45},"min":{"1min":0.45700000000000002,"5min":0.436,"15min":0.378},"max":{"1min":2.0329999999999999,"5min":10.209,"15min":11.414},"last":0.70199999999999996},{"interface":"front","average":{"1min":1.006,"5min":1.6319999999999999,"15min":1.599},"min":{"1min":0.5,"5min":0.41999999999999998,"15min":0.39900000000000002},"max":{"1min":4.2809999999999997,"5min":9.1839999999999993,"15min":10.273},"last":0.73199999999999998}]}]},{"osd":4,"up_from":30,"seq":128849019310,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1085784,"kb_used_data":780368,"kb_used_omap":0,"kb_used_meta":305408,"kb_avail":92659368,"statfs":{"total":95995035648,"available":94883192832,"internally_reserved":0,"allocated":799096832,"data_stored":798404907,"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":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 10:29:23 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":2.488,"15min":2.0699999999999998},"min":{"1min":0.35099999999999998,"5min":0.28599999999999998,"15min":0.27100000000000002},"max":{"1min":2.9500000000000002,"5min":89.689999999999998,"15min":89.689999999999998},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.83999999999999997,"5min":2.4609999999999999,"15min":2.0449999999999999},"min":{"1min":0.41799999999999998,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":2.4260000000000002,"5min":89.863,"15min":89.863},"last":0.38500000000000001}]},{"osd":1,"last update":"Mon Oct 9 10:29:54 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.4179999999999999,"15min":1.7030000000000001},"min":{"1min":0.36399999999999999,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":3.903,"5min":9.3360000000000003,"15min":89.147000000000006},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.4330000000000001,"15min":1.738},"min":{"1min":0.35399999999999998,"5min":0.30099999999999999,"15min":0.28299999999999997},"max":{"1min":4.1200000000000001,"5min":9.4749999999999996,"15min":88.903000000000006},"last":0.41699999999999998}]},{"osd":2,"last update":"Mon Oct 9 10:30:02 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.96999999999999997,"15min":0.99399999999999999},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":2.5649999999999999,"5min":4.718,"15min":4.718},"last":0.65200000000000002},{"interface":"front","average":{"1min":1.278,"5min":0.90900000000000003,"15min":0.84699999999999998},"min":{"1min":0.45200000000000001,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":4.4779999999999998,"5min":4.4779999999999998,"15min":4.4779999999999998},"last":0.63800000000000001}]},{"osd":3,"last update":"Mon Oct 9 10:29:42 2023","interfaces":[{"interface":"back","average":{"1min":1.365,"5min":1.8169999999999999,"15min":1.708},"min":{"1min":0.436,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":4.2489999999999997,"5min":20.381,"15min":63.008000000000003},"last":0.55400000000000005},{"interface":"front","average":{"1min":1.355,"5min":2.0840000000000001,"15min":1.788},"min":{"1min":0.46800000000000003,"5min":0.376,"15min":0.32800000000000001},"max":{"1min":3.9820000000000002,"5min":20.626999999999999,"15min":63.948999999999998},"last":0.67200000000000004}]},{"osd":5,"last update":"Mon Oct 9 10:29:19 2023","interfaces":[{"interface":"back","average":{"1min":1.202,"5min":1.7669999999999999,"15min":1.5},"min":{"1min":0.37,"5min":0.30599999999999999,"15min":0.30199999999999999},"max":{"1min":3.8700000000000001,"5min":11.603999999999999,"15min":11.603999999999999},"last":0.622},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.5860000000000001,"15min":1.458},"min":{"1min":0.433,"5min":0.35299999999999998,"15min":0.28999999999999998},"max":{"1min":4.04,"5min":9.7949999999999999,"15min":9.7949999999999999},"last":0.39900000000000002}]},{"osd":6,"last update":"Mon Oct 9 10:29:19 2023","interfaces":[{"interface":"back","average":{"1min":1.266,"5min":2.0640000000000001,"15min":1.431},"min":{"1min":0.43099999999999999,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":3.927,"5min":12.061,"15min":12.061},"last":0.46000000000000002},{"interface":"front","average":{"1min":1.226,"5min":1.978,"15min":1.1339999999999999},"min":{"1min":0.39400000000000002,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":3.4940000000000002,"5min":14.15,"15min":14.15},"last":0.68600000000000005}]},{"osd":7,"last update":"Mon Oct 9 10:29:23 2023","interfaces":[{"interface":"back","average":{"1min":1.1399999999999999,"5min":1.7430000000000001,"15min":1.389},"min":{"1min":0.48699999999999999,"5min":0.34499999999999997,"15min":0.34200000000000003},"max":{"1min":3.5640000000000001,"5min":8.2929999999999993,"15min":15.555},"last":0.59799999999999998},{"interface":"front","average":{"1min":1.4810000000000001,"5min":2.3809999999999998,"15min":1.7430000000000001},"min":{"1min":0.45600000000000002,"5min":0.36099999999999999,"15min":0.34300000000000003},"max":{"1min":3.956,"5min":12.771000000000001,"15min":12.771000000000001},"last":0.52700000000000002}]}]},{"osd":5,"up_from":36,"seq":154618823079,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1131788,"kb_used_data":830468,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92613364,"statfs":{"total":95995035648,"available":94836084736,"internally_reserved":0,"allocated":850399232,"data_stored":849716110,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308543488},"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":"Mon Oct 9 10:29:14 2023","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":1.141,"15min":1.9259999999999999},"min":{"1min":0.36299999999999999,"5min":0.27700000000000002,"15min":0.245},"max":{"1min":0.86299999999999999,"5min":9.8360000000000003,"15min":106.018},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.69499999999999995,"5min":1.2410000000000001,"15min":2.0270000000000001},"min":{"1min":0.503,"5min":0.33600000000000002,"15min":0.31},"max":{"1min":1.008,"5min":12.747,"15min":106.089},"last":0.58299999999999996}]},{"osd":1,"last update":"Mon Oct 9 10:29:45 2023","interfaces":[{"interface":"back","average":{"1min":0.70999999999999996,"5min":1.577,"15min":1.3180000000000001},"min":{"1min":0.32600000000000001,"5min":0.29899999999999999,"15min":0.27500000000000002},"max":{"1min":2.3330000000000002,"5min":16.693000000000001,"15min":16.693000000000001},"last":0.874},{"interface":"front","average":{"1min":0.95599999999999996,"5min":1.5289999999999999,"15min":1.3360000000000001},"min":{"1min":0.309,"5min":0.309,"15min":0.28199999999999997},"max":{"1min":4.4219999999999997,"5min":16.614999999999998,"15min":16.614999999999998},"last":0.65000000000000002}]},{"osd":2,"last update":"Mon Oct 9 10:30:00 2023","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.67600000000000005,"15min":0.68799999999999994},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.028,"5min":1.028,"15min":1.028},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.63,"5min":0.69699999999999995,"15min":0.70799999999999996},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.0149999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.99399999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:29:45 2023","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":3.202,"15min":2.3940000000000001},"min":{"1min":0.41399999999999998,"5min":0.29599999999999999,"15min":0.27100000000000002},"max":{"1min":2.4079999999999999,"5min":175.626,"15min":175.626},"last":0.81499999999999995},{"interface":"front","average":{"1min":1.02,"5min":3.335,"15min":2.4700000000000002},"min":{"1min":0.38900000000000001,"5min":0.34100000000000003,"15min":0.27900000000000003},"max":{"1min":4.3959999999999999,"5min":175.58699999999999,"15min":175.58699999999999},"last":0.70099999999999996}]},{"osd":4,"last update":"Mon Oct 9 10:29:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.5900000000000001,"15min":1.3200000000000001},"min":{"1min":0.373,"5min":0.30299999999999999,"15min":0.26400000000000001},"max":{"1min":3.6880000000000002,"5min":12.83,"15min":12.83},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.85399999999999998,"5min":1.659,"15min":1.399},"min":{"1min":0.35399999999999998,"5min":0.34399999999999997,"15min":0.29399999999999998},"max":{"1min":2.3700000000000001,"5min":11.244,"15min":11.244},"last":0.72999999999999998}]},{"osd":6,"last update":"Mon Oct 9 10:29:11 2023","interfaces":[{"interface":"back","average":{"1min":0.73699999999999999,"5min":1.5820000000000001,"15min":1.6699999999999999},"min":{"1min":0.39200000000000002,"5min":0.35699999999999998,"15min":0.33200000000000002},"max":{"1min":1.4910000000000001,"5min":12.925000000000001,"15min":12.925000000000001},"last":0.93600000000000005},{"interface":"front","average":{"1min":0.88100000000000001,"5min":1.639,"15min":1.593},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":4.3239999999999998,"5min":16.007999999999999,"15min":16.007999999999999},"last":0.60699999999999998}]},{"osd":7,"last update":"Mon Oct 9 10:29:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":2.1150000000000002,"15min":1.5760000000000001},"min":{"1min":0.51600000000000001,"5min":0.374,"15min":0.34300000000000003},"max":{"1min":4.3659999999999997,"5min":11.795999999999999,"15min":11.795999999999999},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.752,"5min":1.4099999999999999,"15min":1.3440000000000001},"min":{"1min":0.45900000000000002,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.1359999999999999,"5min":12.784000000000001,"15min":15.009},"last":0.68700000000000006}]}]}],"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4483,"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":1436,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"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":6230,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":610,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8308,"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":3612,"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":12288,"data_stored":646,"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":7343,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4838,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1487343616,"data_stored":1487339544,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1228345344,"data_stored":1228341272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":14286848,"data_stored":14286848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2047213568,"data_stored":2047213568,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":793968640,"data_stored":793968640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":845348864,"data_stored":845348864,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1037307904,"data_stored":1037303832,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":690946048,"data_stored":690946048,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T10:30:15.038 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-09T10:30:15.039 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pg_num 11 2023-10-09T10:30:15.045 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:15.112 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:15.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:15.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:15.140 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:15 smithi053 bash[76859]: cluster 2023-10-09T10:30:13.577878+0000 mgr.y (mgr.26072) 834 : cluster 0 pgmap v900: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.0 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 168 op/s; 25424/98589 objects degraded (25.788%); 22046/98589 objects misplaced (22.362%); 4.1 MiB/s, 65 objects/s recovering 2023-10-09T10:30:15.216 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:15.243 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:15.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:15.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:15.346 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:15.366 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:30:15.374 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:15.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:15.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:15.396 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:15 smithi086 bash[59714]: cluster 2023-10-09T10:30:13.577878+0000 mgr.y (mgr.26072) 834 : cluster 0 pgmap v900: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.0 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 168 op/s; 25424/98589 objects degraded (25.788%); 22046/98589 objects misplaced (22.362%); 4.1 MiB/s, 65 objects/s recovering 2023-10-09T10:30:15.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:15 smithi053 bash[79554]: cluster 2023-10-09T10:30:13.577878+0000 mgr.y (mgr.26072) 834 : cluster 0 pgmap v900: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.0 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 168 op/s; 25424/98589 objects degraded (25.788%); 22046/98589 objects misplaced (22.362%); 4.1 MiB/s, 65 objects/s recovering 2023-10-09T10:30:15.480 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:15.507 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:15.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:15.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:15.616 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:15.648 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:15.650 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:30:15.650 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [ 2023-10-09T10:30:15.650 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:30:15.650 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_repop_reply(client.45056.0:148435 7.e e250/226)", 2023-10-09T10:30:15.650 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:30:15.648735+0000", 2023-10-09T10:30:15.650 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 0.00060564600000000005, 2023-10-09T10:30:15.650 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00063170000000000001, 2023-10-09T10:30:15.650 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:30:15.650 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "queued for pg", 2023-10-09T10:30:15.651 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:30:15.651 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:30:15.651 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:30:15.651 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:30:15.648735+0000", 2023-10-09T10:30:15.651 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:30:15.651 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:30:15.651 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:30:15.651 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:30:15.651 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:30:15.648735+0000", 2023-10-09T10:30:15.651 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:30:15.651 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:30:15.651 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:30:15.652 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:30:15.652 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:30:15.648734+0000", 2023-10-09T10:30:15.652 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.917e-06 2023-10-09T10:30:15.652 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:30:15.652 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:30:15.652 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:30:15.652 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:30:15.648741+0000", 2023-10-09T10:30:15.652 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3607e-05 2023-10-09T10:30:15.652 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:30:15.652 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:30:15.652 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:30:15.652 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:30:15.648754+0000", 2023-10-09T10:30:15.652 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.2219999999999996e-06 2023-10-09T10:30:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:30:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:30:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:30:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:30:15.648761+0000", 2023-10-09T10:30:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.6752000000000001e-05 2023-10-09T10:30:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:30:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:30:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:30:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:30:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:30:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:148435 7.e 7:745874f7:::benchmark_data_smithi053_144553_object58173:head [delete] snapc 0=[] ondisk+write+known_if_redirected e250)", 2023-10-09T10:30:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:30:15.635275+0000", 2023-10-09T10:30:15.653 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 0.014065744999999999, 2023-10-09T10:30:15.654 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.014157733, 2023-10-09T10:30:15.654 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:30:15.654 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "waiting for sub ops", 2023-10-09T10:30:15.654 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:30:15.654 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:30:15.654 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:30:15.654 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 148435 2023-10-09T10:30:15.654 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:30:15.654 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:30:15.654 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:30:15.654 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:30:15.654 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:30:15.635275+0000", 2023-10-09T10:30:15.655 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:30:15.655 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:30:15.655 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:30:15.655 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:30:15.655 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:30:15.635275+0000", 2023-10-09T10:30:15.655 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:30:15.655 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:30:15.655 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:30:15.655 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:30:15.655 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:30:15.635272+0000", 2023-10-09T10:30:15.655 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1525000000000001e-05 2023-10-09T10:30:15.655 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:30:15.655 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:30:15.656 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:30:15.656 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:30:15.635284+0000", 2023-10-09T10:30:15.656 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0315000000000001e-05 2023-10-09T10:30:15.656 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:30:15.656 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:30:15.656 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:30:15.656 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:30:15.635304+0000", 2023-10-09T10:30:15.656 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.8359999999999998e-06 2023-10-09T10:30:15.656 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:30:15.656 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:30:15.656 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:30:15.656 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:30:15.635313+0000", 2023-10-09T10:30:15.656 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.1852000000000003e-05 2023-10-09T10:30:15.657 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:30:15.657 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:30:15.657 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:30:15.657 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:30:15.635385+0000", 2023-10-09T10:30:15.657 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0019948370000000002 2023-10-09T10:30:15.657 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:30:15.657 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:30:15.657 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for degraded object", 2023-10-09T10:30:15.657 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:30:15.637380+0000", 2023-10-09T10:30:15.657 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0078290059999999995 2023-10-09T10:30:15.657 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:30:15.657 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:30:15.658 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:30:15.658 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:30:15.645209+0000", 2023-10-09T10:30:15.658 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013253700000000001 2023-10-09T10:30:15.658 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:30:15.658 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:30:15.658 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:30:15.658 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:30:15.645341+0000", 2023-10-09T10:30:15.658 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014795800000000001 2023-10-09T10:30:15.658 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:30:15.658 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:30:15.658 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:30:15.658 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:30:15.645489+0000", 2023-10-09T10:30:15.658 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010214554000000001 2023-10-09T10:30:15.659 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:30:15.659 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:30:15.659 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:30:15.659 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:30:15.659 INFO:teuthology.orchestra.run.smithi086.stdout: ], 2023-10-09T10:30:15.659 INFO:teuthology.orchestra.run.smithi086.stdout: "num_ops": 2 2023-10-09T10:30:15.659 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:30:15.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:15.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:15.761 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:15.787 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:15.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:15.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:15.890 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:15.913 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:15.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:15.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:16.017 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:16.040 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:16.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:16.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:16.142 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:16.172 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:16.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:16.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:16.276 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:16.318 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:16.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:16.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:16.422 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:16.451 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:16.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:16.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:16.554 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:16.557 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-09T10:30:16.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:16.584 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:16.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:16.685 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:16.717 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:16.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:16.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:16.821 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:16.850 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:16.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:16.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:16.953 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:16.984 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:16.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:16.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:17.088 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:17.118 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:17.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:17.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:17.221 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:17.248 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:17.250 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T10:30:17.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:17.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:17.351 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:17.359 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:17 smithi053 bash[79554]: cluster 2023-10-09T10:30:15.578777+0000 mgr.y (mgr.26072) 835 : cluster 0 pgmap v901: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.0 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 166 op/s; 25203/97602 objects degraded (25.822%); 21822/97602 objects misplaced (22.358%); 4.0 MiB/s, 63 objects/s recovering 2023-10-09T10:30:17.359 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:17 smithi053 bash[76859]: cluster 2023-10-09T10:30:15.578777+0000 mgr.y (mgr.26072) 835 : cluster 0 pgmap v901: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.0 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 166 op/s; 25203/97602 objects degraded (25.822%); 21822/97602 objects misplaced (22.358%); 4.0 MiB/s, 63 objects/s recovering 2023-10-09T10:30:17.378 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:17.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:17.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:17.481 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:17.490 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:17 smithi086 bash[59714]: cluster 2023-10-09T10:30:15.578777+0000 mgr.y (mgr.26072) 835 : cluster 0 pgmap v901: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.0 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 166 op/s; 25203/97602 objects degraded (25.822%); 21822/97602 objects misplaced (22.358%); 4.0 MiB/s, 63 objects/s recovering 2023-10-09T10:30:17.507 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:17.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:17.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:17.615 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:17.639 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:17.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:17.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:17.745 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:17.775 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:17.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:17.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:17.878 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:17.906 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:17.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:17.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:18.010 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:18.036 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:18.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:18.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:18.142 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:18.170 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:18.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:18.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:18.276 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:18.289 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:18 smithi053 bash[76859]: cluster 2023-10-09T10:30:18.133536+0000 mon.a (mon.0) 1213 : cluster 3 Health check update: Degraded data redundancy: 25203/97602 objects degraded (25.822%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:18.289 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:18 smithi053 bash[79554]: cluster 2023-10-09T10:30:18.133536+0000 mon.a (mon.0) 1213 : cluster 3 Health check update: Degraded data redundancy: 25203/97602 objects degraded (25.822%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:18.308 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:18.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:18.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:18.411 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:18.421 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:18 smithi086 bash[59714]: cluster 2023-10-09T10:30:18.133536+0000 mon.a (mon.0) 1213 : cluster 3 Health check update: Degraded data redundancy: 25203/97602 objects degraded (25.822%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:18.434 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:18.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:18.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:18.538 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:18.564 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:18.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:18.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:18.668 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:18.695 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:18.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:18.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:18.799 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:18.829 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:18.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:18.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:18.935 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:18.966 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:18.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:18.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:19.072 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:19.101 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:19.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:19.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:19.204 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:19.231 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:19.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:19.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:19.334 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:19.342 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:19 smithi086 bash[59714]: cluster 2023-10-09T10:30:17.579707+0000 mgr.y (mgr.26072) 836 : cluster 0 pgmap v902: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.0 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 164 op/s; 25161/97011 objects degraded (25.936%); 21767/97011 objects misplaced (22.438%); 4.0 MiB/s, 63 objects/s recovering 2023-10-09T10:30:19.361 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:19.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:19.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:19.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:19 smithi053 bash[76859]: cluster 2023-10-09T10:30:17.579707+0000 mgr.y (mgr.26072) 836 : cluster 0 pgmap v902: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.0 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 164 op/s; 25161/97011 objects degraded (25.936%); 21767/97011 objects misplaced (22.438%); 4.0 MiB/s, 63 objects/s recovering 2023-10-09T10:30:19.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:19 smithi053 bash[79554]: cluster 2023-10-09T10:30:17.579707+0000 mgr.y (mgr.26072) 836 : cluster 0 pgmap v902: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.0 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 164 op/s; 25161/97011 objects degraded (25.936%); 21767/97011 objects misplaced (22.438%); 4.0 MiB/s, 63 objects/s recovering 2023-10-09T10:30:19.463 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:19.489 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:19.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:19.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:19.592 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:19.621 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:19.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:19.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:19.726 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:19.756 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:19.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:19.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:19.860 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:19.881 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:30:19.886 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:30:19.888 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:19.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:19.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:19.995 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:20.023 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:20.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:20.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:20.126 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:20.160 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:20.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:20.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:20.263 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:20.290 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:20.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:20.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:20.395 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:20.419 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:20.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:20.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:20.523 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:20.549 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:20.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:20.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:20.652 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:20.677 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:20.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:20.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:20.781 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:20.805 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:20.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:20.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:20.909 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:20.930 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:20.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:20.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:21.033 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:21.060 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:21.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:21.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:21.164 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:21.194 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:21.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:21.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:21.297 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:21.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:21 smithi053 bash[79554]: cluster 2023-10-09T10:30:19.580715+0000 mgr.y (mgr.26072) 837 : cluster 0 pgmap v903: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.0 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 160 op/s; 24917/95832 objects degraded (26.001%); 21479/95832 objects misplaced (22.413%); 3.9 MiB/s, 62 objects/s recovering 2023-10-09T10:30:21.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:21 smithi053 bash[76859]: cluster 2023-10-09T10:30:19.580715+0000 mgr.y (mgr.26072) 837 : cluster 0 pgmap v903: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.0 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 160 op/s; 24917/95832 objects degraded (26.001%); 21479/95832 objects misplaced (22.413%); 3.9 MiB/s, 62 objects/s recovering 2023-10-09T10:30:21.324 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:21.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:21.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:21.410 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:30:21.427 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:21.434 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:21 smithi086 bash[59714]: cluster 2023-10-09T10:30:19.580715+0000 mgr.y (mgr.26072) 837 : cluster 0 pgmap v903: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 2.0 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 160 op/s; 24917/95832 objects degraded (26.001%); 21479/95832 objects misplaced (22.413%); 3.9 MiB/s, 62 objects/s recovering 2023-10-09T10:30:21.452 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:21.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:21.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:21.558 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:21.577 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:21.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:21.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:21.681 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:21.701 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:21.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:21.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:21.804 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:21.828 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:21.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:21.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:21.908 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:30:21.930 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:21.956 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:21.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:21.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:22.059 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:22.082 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:22.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:22.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:22.186 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:22.212 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:22.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:22.215 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:22.315 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:22.335 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:22.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:22.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:22.438 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:22.461 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:22.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:22.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:22.565 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:22.573 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:30:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:30:22] "GET /metrics HTTP/1.1" 200 36586 "" "Prometheus/2.33.4" 2023-10-09T10:30:22.585 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:22.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:22.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:22.688 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:22.720 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:22.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:22.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:22.824 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:22.847 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:22.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:22.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:22.952 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:22.976 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:22.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:22.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:23.079 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:23.111 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:23.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:23.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:23.216 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:23.223 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:23 smithi086 bash[59714]: cluster 2023-10-09T10:30:21.581458+0000 mgr.y (mgr.26072) 838 : cluster 0 pgmap v904: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.9 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 161 op/s; 24745/94722 objects degraded (26.124%); 21296/94722 objects misplaced (22.483%); 4.0 MiB/s, 64 objects/s recovering 2023-10-09T10:30:23.223 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:23 smithi086 bash[59714]: audit 2023-10-09T10:30:23.074594+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:30:23.223 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:23 smithi086 bash[59714]: cluster 2023-10-09T10:30:23.134754+0000 mon.a (mon.0) 1215 : cluster 3 Health check update: Degraded data redundancy: 24745/94722 objects degraded (26.124%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:23.239 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:23.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:23.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:23.344 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:23.370 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:23.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:23.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:23.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:23 smithi053 bash[79554]: cluster 2023-10-09T10:30:21.581458+0000 mgr.y (mgr.26072) 838 : cluster 0 pgmap v904: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.9 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 161 op/s; 24745/94722 objects degraded (26.124%); 21296/94722 objects misplaced (22.483%); 4.0 MiB/s, 64 objects/s recovering 2023-10-09T10:30:23.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:23 smithi053 bash[79554]: audit 2023-10-09T10:30:23.074594+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:30:23.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:23 smithi053 bash[79554]: cluster 2023-10-09T10:30:23.134754+0000 mon.a (mon.0) 1215 : cluster 3 Health check update: Degraded data redundancy: 24745/94722 objects degraded (26.124%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:23.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:23 smithi053 bash[76859]: cluster 2023-10-09T10:30:21.581458+0000 mgr.y (mgr.26072) 838 : cluster 0 pgmap v904: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.9 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 161 op/s; 24745/94722 objects degraded (26.124%); 21296/94722 objects misplaced (22.483%); 4.0 MiB/s, 64 objects/s recovering 2023-10-09T10:30:23.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:23 smithi053 bash[76859]: audit 2023-10-09T10:30:23.074594+0000 mon.a (mon.0) 1214 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:30:23.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:23 smithi053 bash[76859]: cluster 2023-10-09T10:30:23.134754+0000 mon.a (mon.0) 1215 : cluster 3 Health check update: Degraded data redundancy: 24745/94722 objects degraded (26.124%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:23.473 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:23.509 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:23.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:23.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:23.614 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:23.636 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:23.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:23.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:23.740 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:23.762 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:23.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:23.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:23.871 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:23.898 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:23.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:23.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:24.002 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:24.023 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:24.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:24.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:24.127 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:24.163 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:24.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:24.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:24.267 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:24.291 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:24.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:24.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:24.394 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:24.420 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:24.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:24.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:24.524 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:24.553 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:24.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:24.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:24.656 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:24.680 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:24.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:24.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:24.785 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:24.813 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:24.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:24.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:24.916 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:24.940 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:24.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:24.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:25.043 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:25.067 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:25.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:25.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:25.171 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:25.198 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:25.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:25.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:25.301 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:25.315 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:25 smithi053 bash[79554]: cluster 2023-10-09T10:30:23.582028+0000 mgr.y (mgr.26072) 839 : cluster 0 pgmap v905: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.9 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 149 op/s; 24621/93900 objects degraded (26.220%); 21112/93900 objects misplaced (22.483%); 3.7 MiB/s, 59 objects/s recovering 2023-10-09T10:30:25.316 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:25 smithi053 bash[76859]: cluster 2023-10-09T10:30:23.582028+0000 mgr.y (mgr.26072) 839 : cluster 0 pgmap v905: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.9 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 149 op/s; 24621/93900 objects degraded (26.220%); 21112/93900 objects misplaced (22.483%); 3.7 MiB/s, 59 objects/s recovering 2023-10-09T10:30:25.325 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:25.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:25.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:25.428 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:25.434 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:30:25.435 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [], 2023-10-09T10:30:25.435 INFO:teuthology.orchestra.run.smithi086.stdout: "complaint_time": 30, 2023-10-09T10:30:25.435 INFO:teuthology.orchestra.run.smithi086.stdout: "num_blocked_ops": 0 2023-10-09T10:30:25.435 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:30:25.438 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:25 smithi086 bash[59714]: cluster 2023-10-09T10:30:23.582028+0000 mgr.y (mgr.26072) 839 : cluster 0 pgmap v905: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.9 GiB data, 8.2 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 149 op/s; 24621/93900 objects degraded (26.220%); 21112/93900 objects misplaced (22.483%); 3.7 MiB/s, 59 objects/s recovering 2023-10-09T10:30:25.452 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:25.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:25.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:25.555 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:25.586 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:25.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:25.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:25.695 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:25.727 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:25.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:25.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:25.830 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:25.856 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:25.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:25.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:25.962 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:25.985 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:25.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:25.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:26.089 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:26.120 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:26.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:26.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:26.223 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:26.246 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:26.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:26.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:26.349 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:26.376 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:26.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:26.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:26.480 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-09T10:30:26.480 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:26.504 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:26.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:26.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:26.610 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:26.632 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:26.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:26.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:26.736 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:26.765 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:26.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:26.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:26.868 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:26.902 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:26.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:26.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:27.008 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:27.036 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:27.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:27.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:27.140 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:27.175 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:27.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:27.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:27.277 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:27.304 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:27.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:27.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:27.408 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:27.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:27 smithi053 bash[76859]: cluster 2023-10-09T10:30:25.582808+0000 mgr.y (mgr.26072) 840 : cluster 0 pgmap v906: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.9 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 158 op/s; 24391/92880 objects degraded (26.261%); 20890/92880 objects misplaced (22.491%); 4.2 MiB/s, 66 objects/s recovering 2023-10-09T10:30:27.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:27 smithi053 bash[79554]: cluster 2023-10-09T10:30:25.582808+0000 mgr.y (mgr.26072) 840 : cluster 0 pgmap v906: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.9 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 158 op/s; 24391/92880 objects degraded (26.261%); 20890/92880 objects misplaced (22.491%); 4.2 MiB/s, 66 objects/s recovering 2023-10-09T10:30:27.437 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:27.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:27.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:27.539 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:27.547 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:27 smithi086 bash[59714]: cluster 2023-10-09T10:30:25.582808+0000 mgr.y (mgr.26072) 840 : cluster 0 pgmap v906: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.9 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 158 op/s; 24391/92880 objects degraded (26.261%); 20890/92880 objects misplaced (22.491%); 4.2 MiB/s, 66 objects/s recovering 2023-10-09T10:30:27.563 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:27.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:27.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:27.668 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:27.693 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:27.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:27.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:27.796 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:27.825 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:27.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:27.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:27.932 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:27.961 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:27.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:27.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:28.065 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:28.090 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:28.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:28.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:28.193 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:28.201 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:28 smithi053 bash[79554]: cluster 2023-10-09T10:30:28.135803+0000 mon.a (mon.0) 1216 : cluster 3 Health check update: Degraded data redundancy: 24391/92880 objects degraded (26.261%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:28.201 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:28 smithi053 bash[76859]: cluster 2023-10-09T10:30:28.135803+0000 mon.a (mon.0) 1216 : cluster 3 Health check update: Degraded data redundancy: 24391/92880 objects degraded (26.261%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:28.220 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:28.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:28.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:28.323 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:28.348 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:28.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:28.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:28.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:28 smithi086 bash[59714]: cluster 2023-10-09T10:30:28.135803+0000 mon.a (mon.0) 1216 : cluster 3 Health check update: Degraded data redundancy: 24391/92880 objects degraded (26.261%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:28.451 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:28.485 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:28.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:28.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:28.588 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:28.612 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:28.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:28.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:28.718 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:28.745 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:28.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:28.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:28.849 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:28.871 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:28.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:28.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:28.976 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:29.004 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:29.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:29.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:29.108 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:29.139 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:29.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:29.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:29.242 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:29.264 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:29.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:29.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:29.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:29 smithi086 bash[59714]: cluster 2023-10-09T10:30:27.583488+0000 mgr.y (mgr.26072) 841 : cluster 0 pgmap v907: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.9 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 148 op/s; 24337/92244 objects degraded (26.383%); 20838/92244 objects misplaced (22.590%); 3.3 MiB/s, 52 objects/s recovering 2023-10-09T10:30:29.367 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:29.400 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:29.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:29.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:29.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:29 smithi053 bash[79554]: cluster 2023-10-09T10:30:27.583488+0000 mgr.y (mgr.26072) 841 : cluster 0 pgmap v907: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.9 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 148 op/s; 24337/92244 objects degraded (26.383%); 20838/92244 objects misplaced (22.590%); 3.3 MiB/s, 52 objects/s recovering 2023-10-09T10:30:29.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:29 smithi053 bash[76859]: cluster 2023-10-09T10:30:27.583488+0000 mgr.y (mgr.26072) 841 : cluster 0 pgmap v907: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.9 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 148 op/s; 24337/92244 objects degraded (26.383%); 20838/92244 objects misplaced (22.590%); 3.3 MiB/s, 52 objects/s recovering 2023-10-09T10:30:29.510 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:29.539 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:29.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:29.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:29.643 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:29.666 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:29.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:29.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:29.773 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:29.805 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:29.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:29.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:29.911 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:29.934 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:29.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:29.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:30.040 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:30.068 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:30.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:30.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:30.171 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:30.200 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:30.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:30.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:30.306 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:30.342 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:30.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:30.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:30.424 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:30:30.436 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-09T10:30:30.447 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:30.474 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:30:30.483 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:30.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:30.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:30.507 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:30:30.534 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:30:30.570 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:30:30.588 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:30.598 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:30:30.621 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:30.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:30.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:30.641 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:30:30.669 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:30:30.677 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:30:30.677 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:30:30.678 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:30:30.678 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:30:30.679 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:30:30.679 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:30:30.679 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:30:30.679 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:30:30.724 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:30.746 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:30.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:30.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:30.852 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:30.878 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:30.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:30.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:30.981 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:31.007 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:31.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:31.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:31.111 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:31.135 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:31.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:31.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:31.193 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is unset 2023-10-09T10:30:31.228 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:31 smithi053 bash[79554]: cluster 2023-10-09T10:30:29.584130+0000 mgr.y (mgr.26072) 842 : cluster 0 pgmap v908: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.8 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 172 op/s; 24068/90795 objects degraded (26.508%); 20515/90795 objects misplaced (22.595%); 4.6 MiB/s, 73 objects/s recovering 2023-10-09T10:30:31.229 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:31 smithi053 bash[79554]: audit 2023-10-09T10:30:30.385635+0000 mon.b (mon.1) 19 : audit 0 from='client.? 172.21.15.53:0/2050919777' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:30:31.229 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:31 smithi053 bash[79554]: audit 2023-10-09T10:30:30.432329+0000 mon.a (mon.0) 1217 : audit 1 from='client.? 172.21.15.53:0/1628090209' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-10-09T10:30:31.229 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:31 smithi053 bash[79554]: audit 2023-10-09T10:30:30.787318+0000 mon.a (mon.0) 1218 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:30:31.229 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:31 smithi053 bash[79554]: audit 2023-10-09T10:30:30.788381+0000 mon.b (mon.1) 20 : audit 1 from='client.? 172.21.15.53:0/422028991' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:30:31.229 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:31 smithi053 bash[76859]: cluster 2023-10-09T10:30:29.584130+0000 mgr.y (mgr.26072) 842 : cluster 0 pgmap v908: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.8 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 172 op/s; 24068/90795 objects degraded (26.508%); 20515/90795 objects misplaced (22.595%); 4.6 MiB/s, 73 objects/s recovering 2023-10-09T10:30:31.229 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:31 smithi053 bash[76859]: audit 2023-10-09T10:30:30.385635+0000 mon.b (mon.1) 19 : audit 0 from='client.? 172.21.15.53:0/2050919777' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:30:31.229 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:31 smithi053 bash[76859]: audit 2023-10-09T10:30:30.432329+0000 mon.a (mon.0) 1217 : audit 1 from='client.? 172.21.15.53:0/1628090209' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-10-09T10:30:31.230 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:31 smithi053 bash[76859]: audit 2023-10-09T10:30:30.787318+0000 mon.a (mon.0) 1218 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:30:31.230 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:31 smithi053 bash[76859]: audit 2023-10-09T10:30:30.788381+0000 mon.b (mon.1) 20 : audit 1 from='client.? 172.21.15.53:0/422028991' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:30:31.238 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:31.253 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:30:31.267 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:31.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:31.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:31.372 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:31.384 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:31 smithi086 bash[59714]: cluster 2023-10-09T10:30:29.584130+0000 mgr.y (mgr.26072) 842 : cluster 0 pgmap v908: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.8 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 172 op/s; 24068/90795 objects degraded (26.508%); 20515/90795 objects misplaced (22.595%); 4.6 MiB/s, 73 objects/s recovering 2023-10-09T10:30:31.384 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:31 smithi086 bash[59714]: audit 2023-10-09T10:30:30.385635+0000 mon.b (mon.1) 19 : audit 0 from='client.? 172.21.15.53:0/2050919777' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:30:31.384 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:31 smithi086 bash[59714]: audit 2023-10-09T10:30:30.432329+0000 mon.a (mon.0) 1217 : audit 1 from='client.? 172.21.15.53:0/1628090209' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-10-09T10:30:31.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:31 smithi086 bash[59714]: audit 2023-10-09T10:30:30.787318+0000 mon.a (mon.0) 1218 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:30:31.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:31 smithi086 bash[59714]: audit 2023-10-09T10:30:30.788381+0000 mon.b (mon.1) 20 : audit 1 from='client.? 172.21.15.53:0/422028991' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:30:31.398 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:31.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:31.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:31.502 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:31.533 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:31.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:31.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:31.636 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:31.661 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:31.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:31.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:31.768 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:31.792 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:31.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:31.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:31.895 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:31.923 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:31.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:31.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:32.027 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:32.052 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:32.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:32.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:32.156 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:32.183 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:32.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:32.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:32.288 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:32.312 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:32.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:32.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:32.415 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:32.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:32 smithi053 bash[79554]: cluster 2023-10-09T10:30:31.170399+0000 mon.a (mon.0) 1219 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:30:32.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:32 smithi053 bash[79554]: cluster 2023-10-09T10:30:31.181256+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T10:30:32.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:32 smithi053 bash[79554]: cluster 2023-10-09T10:30:31.181809+0000 osd.4 (osd.4) 229 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T10:30:32.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:32 smithi053 bash[79554]: audit 2023-10-09T10:30:31.182440+0000 mon.a (mon.0) 1220 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:30:32.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:32 smithi053 bash[79554]: cluster 2023-10-09T10:30:31.182549+0000 mon.a (mon.0) 1221 : cluster 0 osdmap e251: 8 total, 8 up, 7 in 2023-10-09T10:30:32.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:32 smithi053 bash[79554]: cluster 2023-10-09T10:30:31.187329+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T10:30:32.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:32 smithi053 bash[79554]: cluster 2023-10-09T10:30:31.193252+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T10:30:32.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:32 smithi053 bash[79554]: cluster 2023-10-09T10:30:31.195120+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T10:30:32.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:32 smithi053 bash[76859]: cluster 2023-10-09T10:30:31.170399+0000 mon.a (mon.0) 1219 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:30:32.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:32 smithi053 bash[76859]: cluster 2023-10-09T10:30:31.181256+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T10:30:32.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:32 smithi053 bash[76859]: cluster 2023-10-09T10:30:31.181809+0000 osd.4 (osd.4) 229 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T10:30:32.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:32 smithi053 bash[76859]: audit 2023-10-09T10:30:31.182440+0000 mon.a (mon.0) 1220 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:30:32.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:32 smithi053 bash[76859]: cluster 2023-10-09T10:30:31.182549+0000 mon.a (mon.0) 1221 : cluster 0 osdmap e251: 8 total, 8 up, 7 in 2023-10-09T10:30:32.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:32 smithi053 bash[76859]: cluster 2023-10-09T10:30:31.187329+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T10:30:32.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:32 smithi053 bash[76859]: cluster 2023-10-09T10:30:31.193252+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T10:30:32.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:32 smithi053 bash[76859]: cluster 2023-10-09T10:30:31.195120+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T10:30:32.440 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:32.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:32.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:32.534 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:32 smithi086 bash[59714]: cluster 2023-10-09T10:30:31.170399+0000 mon.a (mon.0) 1219 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:30:32.534 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:32 smithi086 bash[59714]: cluster 2023-10-09T10:30:31.181256+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T10:30:32.534 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:32 smithi086 bash[59714]: cluster 2023-10-09T10:30:31.181809+0000 osd.4 (osd.4) 229 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T10:30:32.535 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:32 smithi086 bash[59714]: audit 2023-10-09T10:30:31.182440+0000 mon.a (mon.0) 1220 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:30:32.535 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:32 smithi086 bash[59714]: cluster 2023-10-09T10:30:31.182549+0000 mon.a (mon.0) 1221 : cluster 0 osdmap e251: 8 total, 8 up, 7 in 2023-10-09T10:30:32.535 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:32 smithi086 bash[59714]: cluster 2023-10-09T10:30:31.187329+0000 osd.4 (osd.4) 230 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T10:30:32.535 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:32 smithi086 bash[59714]: cluster 2023-10-09T10:30:31.193252+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T10:30:32.535 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:32 smithi086 bash[59714]: cluster 2023-10-09T10:30:31.195120+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e251 with expected crc 2023-10-09T10:30:32.544 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:32.577 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:32.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:32.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:32.684 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:32.710 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:32.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:32.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:32.813 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:32.834 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:32.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:32.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:32.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:30:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:30:32] "GET /metrics HTTP/1.1" 200 36582 "" "Prometheus/2.33.4" 2023-10-09T10:30:32.938 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:32.964 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:32.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:32.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:33.068 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:33.091 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:33.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:33.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:33.194 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:33.202 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:33 smithi053 bash[79554]: cluster 2023-10-09T10:30:31.584603+0000 mgr.y (mgr.26072) 843 : cluster 0 pgmap v910: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.8 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 178 op/s; 23837/89376 objects degraded (26.670%); 20287/89376 objects misplaced (22.698%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T10:30:33.202 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:33 smithi053 bash[79554]: cluster 2023-10-09T10:30:33.136976+0000 mon.a (mon.0) 1222 : cluster 3 Health check update: Degraded data redundancy: 23837/89376 objects degraded (26.670%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:33.202 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:33 smithi053 bash[76859]: cluster 2023-10-09T10:30:31.584603+0000 mgr.y (mgr.26072) 843 : cluster 0 pgmap v910: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.8 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 178 op/s; 23837/89376 objects degraded (26.670%); 20287/89376 objects misplaced (22.698%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T10:30:33.202 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:33 smithi053 bash[76859]: cluster 2023-10-09T10:30:33.136976+0000 mon.a (mon.0) 1222 : cluster 3 Health check update: Degraded data redundancy: 23837/89376 objects degraded (26.670%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:33.222 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:33.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:33.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:33.308 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-09T10:30:33.329 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:33.354 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:33.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:33.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:33.458 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:33.466 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:33 smithi086 bash[59714]: cluster 2023-10-09T10:30:31.584603+0000 mgr.y (mgr.26072) 843 : cluster 0 pgmap v910: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.8 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 178 op/s; 23837/89376 objects degraded (26.670%); 20287/89376 objects misplaced (22.698%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T10:30:33.467 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:33 smithi086 bash[59714]: cluster 2023-10-09T10:30:33.136976+0000 mon.a (mon.0) 1222 : cluster 3 Health check update: Degraded data redundancy: 23837/89376 objects degraded (26.670%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:33.480 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:33.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:33.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:33.584 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:33.610 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:33.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:33.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:33.714 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:33.741 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:33.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:33.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:33.845 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:33.871 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:33.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:33.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:33.977 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:34.006 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:34.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:34.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:34.109 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:34.134 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:34.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:34.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:34.237 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:34.266 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:34.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:34.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:34.371 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:34.393 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:34.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:34.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:34.500 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:34.520 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:34.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:34.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:34.623 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:34.654 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:34.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:34.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:34.760 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:34.790 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:34.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:34.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:34.894 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:34.927 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:34.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:34.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:35.030 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:35.056 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:35.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:35.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:35.159 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:35.184 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:35.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:35.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:35.287 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:35.311 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:35.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:35.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:35.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:35 smithi086 bash[59714]: cluster 2023-10-09T10:30:33.585518+0000 mgr.y (mgr.26072) 844 : cluster 0 pgmap v911: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.8 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 183 op/s; 23671/88380 objects degraded (26.783%); 20070/88380 objects misplaced (22.709%); 4.4 MiB/s, 69 objects/s recovering 2023-10-09T10:30:35.417 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:35.440 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:35.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:35.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:35.448 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:30:35.457 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:35 smithi053 bash[79554]: cluster 2023-10-09T10:30:33.585518+0000 mgr.y (mgr.26072) 844 : cluster 0 pgmap v911: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.8 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 183 op/s; 23671/88380 objects degraded (26.783%); 20070/88380 objects misplaced (22.709%); 4.4 MiB/s, 69 objects/s recovering 2023-10-09T10:30:35.457 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:35 smithi053 bash[76859]: cluster 2023-10-09T10:30:33.585518+0000 mgr.y (mgr.26072) 844 : cluster 0 pgmap v911: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.8 GiB data, 8.0 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 183 op/s; 23671/88380 objects degraded (26.783%); 20070/88380 objects misplaced (22.709%); 4.4 MiB/s, 69 objects/s recovering 2023-10-09T10:30:35.466 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T10:30:35.544 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:35.571 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:35.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:35.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:35.676 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:35.701 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:35.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:35.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:35.807 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:35.835 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:35.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:35.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:35.877 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:30:35.877 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:30:35.940 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:35.970 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:35.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:35.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:36.074 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:36.097 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:36.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:36.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:36.200 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:36.226 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:36.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:36.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:36.330 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:36.361 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:36.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:36.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:36.468 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:36.496 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:36.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:36.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:36.600 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:36.628 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:36.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:36.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:36.732 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:36.756 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:36.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:36.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:36.832 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-09T10:30:36.868 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:36.903 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:36.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:36.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:37.007 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:37.038 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:37.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:37.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:37.142 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:37.167 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:37.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:37.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:37.270 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:37.298 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:37.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:37.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:37.401 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:37.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:37 smithi053 bash[76859]: cluster 2023-10-09T10:30:35.586248+0000 mgr.y (mgr.26072) 845 : cluster 0 pgmap v912: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.8 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 187 op/s; 23429/87258 objects degraded (26.850%); 19803/87258 objects misplaced (22.695%); 4.5 MiB/s, 71 objects/s recovering 2023-10-09T10:30:37.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:37 smithi053 bash[79554]: cluster 2023-10-09T10:30:35.586248+0000 mgr.y (mgr.26072) 845 : cluster 0 pgmap v912: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.8 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 187 op/s; 23429/87258 objects degraded (26.850%); 19803/87258 objects misplaced (22.695%); 4.5 MiB/s, 71 objects/s recovering 2023-10-09T10:30:37.433 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:37.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:37.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:37.537 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:37.562 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:37.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:37.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:37.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:37 smithi086 bash[59714]: cluster 2023-10-09T10:30:35.586248+0000 mgr.y (mgr.26072) 845 : cluster 0 pgmap v912: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.8 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 187 op/s; 23429/87258 objects degraded (26.850%); 19803/87258 objects misplaced (22.695%); 4.5 MiB/s, 71 objects/s recovering 2023-10-09T10:30:37.665 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:37.693 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:37.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:37.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:37.797 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:37.835 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:37.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:37.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:37.939 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:37.968 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:37.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:37.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:38.074 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:38.100 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:38.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:38.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:38.207 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:38.234 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:38.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:38.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:38.310 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7] out_osds: [0] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:30:38.310 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:30:38.310 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_2 2023-10-09T10:30:38.310 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T10:30:38.340 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:38.365 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:38.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:38.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:38.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:38 smithi053 bash[79554]: audit 2023-10-09T10:30:38.074818+0000 mon.a (mon.0) 1223 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:30:38.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:38 smithi053 bash[79554]: cluster 2023-10-09T10:30:38.138074+0000 mon.a (mon.0) 1224 : cluster 3 Health check update: Degraded data redundancy: 23429/87258 objects degraded (26.850%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:38.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:38 smithi053 bash[76859]: audit 2023-10-09T10:30:38.074818+0000 mon.a (mon.0) 1223 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:30:38.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:38 smithi053 bash[76859]: cluster 2023-10-09T10:30:38.138074+0000 mon.a (mon.0) 1224 : cluster 3 Health check update: Degraded data redundancy: 23429/87258 objects degraded (26.850%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:38.469 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:38.496 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:38.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:38.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:38.600 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:38.608 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:38 smithi086 bash[59714]: audit 2023-10-09T10:30:38.074818+0000 mon.a (mon.0) 1223 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:30:38.608 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:38 smithi086 bash[59714]: cluster 2023-10-09T10:30:38.138074+0000 mon.a (mon.0) 1224 : cluster 3 Health check update: Degraded data redundancy: 23429/87258 objects degraded (26.850%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:38.624 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:38.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:38.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:38.728 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:38.752 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:38.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:38.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:38.856 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:38.881 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:38.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:38.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:38.988 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:39.011 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:39.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:39.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:39.115 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:39.138 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:39.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:39.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:39.241 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:39.250 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:39 smithi086 bash[59714]: cluster 2023-10-09T10:30:37.586969+0000 mgr.y (mgr.26072) 846 : cluster 0 pgmap v913: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.8 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 188 op/s; 23373/86580 objects degraded (26.996%); 19750/86580 objects misplaced (22.811%); 4.5 MiB/s, 71 objects/s recovering 2023-10-09T10:30:39.271 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:39.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:39.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:39.376 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:39.405 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:39.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:39.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:39.512 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:39.521 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:39 smithi053 bash[79554]: cluster 2023-10-09T10:30:37.586969+0000 mgr.y (mgr.26072) 846 : cluster 0 pgmap v913: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.8 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 188 op/s; 23373/86580 objects degraded (26.996%); 19750/86580 objects misplaced (22.811%); 4.5 MiB/s, 71 objects/s recovering 2023-10-09T10:30:39.524 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:39 smithi053 bash[76859]: cluster 2023-10-09T10:30:37.586969+0000 mgr.y (mgr.26072) 846 : cluster 0 pgmap v913: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.8 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 188 op/s; 23373/86580 objects degraded (26.996%); 19750/86580 objects misplaced (22.811%); 4.5 MiB/s, 71 objects/s recovering 2023-10-09T10:30:39.534 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:39.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:39.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:39.637 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:39.663 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:39.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:39.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:39.767 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:39.793 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:39.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:39.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:39.897 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:39.922 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:39.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:39.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:40.026 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:40.047 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:40.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:40.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:40.150 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:40.181 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:40.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:40.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:40.277 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:30:40.280 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:30:40.285 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:40.317 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:40.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:40.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:40.420 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:40.444 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:40.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:40.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:40.546 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:40.575 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:40.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:40.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:40.678 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:40.706 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:40.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:40.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:40.809 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:40.835 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:40.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:40.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:40.939 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:40.966 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:40.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:40.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:41.071 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:41.091 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:41.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:41.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:41.195 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:41.215 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:41.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:41.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:41.319 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:41.349 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:41.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:41.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:41.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:41 smithi053 bash[79554]: cluster 2023-10-09T10:30:39.587785+0000 mgr.y (mgr.26072) 847 : cluster 0 pgmap v914: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.7 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 181 op/s; 23109/85356 objects degraded (27.074%); 19456/85356 objects misplaced (22.794%); 4.5 MiB/s, 72 objects/s recovering 2023-10-09T10:30:41.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:41 smithi053 bash[76859]: cluster 2023-10-09T10:30:39.587785+0000 mgr.y (mgr.26072) 847 : cluster 0 pgmap v914: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.7 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 181 op/s; 23109/85356 objects degraded (27.074%); 19456/85356 objects misplaced (22.794%); 4.5 MiB/s, 72 objects/s recovering 2023-10-09T10:30:41.452 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:41.464 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:41 smithi086 bash[59714]: cluster 2023-10-09T10:30:39.587785+0000 mgr.y (mgr.26072) 847 : cluster 0 pgmap v914: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.7 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 181 op/s; 23109/85356 objects degraded (27.074%); 19456/85356 objects misplaced (22.794%); 4.5 MiB/s, 72 objects/s recovering 2023-10-09T10:30:41.485 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:41.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:41.488 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:41.588 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:41.607 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:41.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:41.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:41.627 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:30:41.710 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:41.738 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:41.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:41.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:41.842 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:41.863 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:41.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:41.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:41.967 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:41.994 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:41.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:41.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:42.098 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:42.125 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:42.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:42.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:42.228 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:42.255 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:42.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:42.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:42.302 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:30:42.358 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:42.385 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:42.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:42.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:42.489 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:42.511 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:42.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:42.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:42.614 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:42.622 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:30:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:30:42] "GET /metrics HTTP/1.1" 200 36598 "" "Prometheus/2.33.4" 2023-10-09T10:30:42.638 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:42.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:42.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:42.741 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:42.768 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:42.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:42.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:42.875 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:42.895 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:42.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:42.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:42.998 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:43.022 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:43.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:43.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:43.125 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:43.152 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:43.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:43.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:43.257 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:43.280 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:43.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:43.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:43.384 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:43.395 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:43 smithi053 bash[76859]: cluster 2023-10-09T10:30:41.588601+0000 mgr.y (mgr.26072) 848 : cluster 0 pgmap v915: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.7 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 165 op/s; 22918/84201 objects degraded (27.218%); 19241/84201 objects misplaced (22.851%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T10:30:43.395 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:43 smithi053 bash[76859]: cluster 2023-10-09T10:30:43.139549+0000 mon.a (mon.0) 1225 : cluster 3 Health check update: Degraded data redundancy: 22918/84201 objects degraded (27.218%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:43.395 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:43 smithi053 bash[79554]: cluster 2023-10-09T10:30:41.588601+0000 mgr.y (mgr.26072) 848 : cluster 0 pgmap v915: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.7 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 165 op/s; 22918/84201 objects degraded (27.218%); 19241/84201 objects misplaced (22.851%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T10:30:43.395 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:43 smithi053 bash[79554]: cluster 2023-10-09T10:30:43.139549+0000 mon.a (mon.0) 1225 : cluster 3 Health check update: Degraded data redundancy: 22918/84201 objects degraded (27.218%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:43.412 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:43.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:43.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:43.438 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:43 smithi086 bash[59714]: cluster 2023-10-09T10:30:41.588601+0000 mgr.y (mgr.26072) 848 : cluster 0 pgmap v915: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.7 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 165 op/s; 22918/84201 objects degraded (27.218%); 19241/84201 objects misplaced (22.851%); 4.2 MiB/s, 67 objects/s recovering 2023-10-09T10:30:43.438 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:43 smithi086 bash[59714]: cluster 2023-10-09T10:30:43.139549+0000 mon.a (mon.0) 1225 : cluster 3 Health check update: Degraded data redundancy: 22918/84201 objects degraded (27.218%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:43.520 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:43.546 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:43.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:43.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:43.654 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:43.683 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:43.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:43.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:43.786 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:43.806 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:43.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:43.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:43.909 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:43.942 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:43.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:43.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:44.047 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:44.067 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:44.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:44.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:44.176 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:44.200 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:44.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:44.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:44.304 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:44.330 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:44.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:44.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:44.434 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:44.460 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:44.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:44.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:44.564 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:44.584 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:44.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:44.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:44.687 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:44.709 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:44.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:44.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:44.813 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:44.851 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:44.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:44.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:44.954 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:44.975 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:44.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:44.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:45.078 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:45.103 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:45.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:45.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:45.206 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:45.220 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:45 smithi086 bash[59714]: cluster 2023-10-09T10:30:43.589287+0000 mgr.y (mgr.26072) 849 : cluster 0 pgmap v916: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.7 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 166 op/s; 22780/83382 objects degraded (27.320%); 19056/83382 objects misplaced (22.854%); 4.5 MiB/s, 72 objects/s recovering 2023-10-09T10:30:45.234 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:45.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:45.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:45.320 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:45 smithi053 bash[79554]: cluster 2023-10-09T10:30:43.589287+0000 mgr.y (mgr.26072) 849 : cluster 0 pgmap v916: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.7 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 166 op/s; 22780/83382 objects degraded (27.320%); 19056/83382 objects misplaced (22.854%); 4.5 MiB/s, 72 objects/s recovering 2023-10-09T10:30:45.320 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:45 smithi053 bash[76859]: cluster 2023-10-09T10:30:43.589287+0000 mgr.y (mgr.26072) 849 : cluster 0 pgmap v916: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.7 GiB data, 7.7 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 166 op/s; 22780/83382 objects degraded (27.320%); 19056/83382 objects misplaced (22.854%); 4.5 MiB/s, 72 objects/s recovering 2023-10-09T10:30:45.337 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:45.360 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:45.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:45.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:45.464 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:45.486 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:45.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:45.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:45.590 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:45.614 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:45.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:45.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:45.718 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:45.740 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:45.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:45.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:45.770 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:30:45.770 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:30:45.843 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:45.865 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:45.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:45.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:45.969 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:45.995 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:45.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:45.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:46.100 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:46.119 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:46.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:46.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:46.223 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:46.247 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:46.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:46.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:46.350 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:46.375 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:46.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:46.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:46.478 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:46.505 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:46.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:46.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:46.609 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:46.630 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:46.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:46.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:46.701 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-09T10:30:46.736 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:46.766 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:46.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:46.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:46.871 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:46.893 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:46.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:46.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:46.996 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:47.018 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:47.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:47.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:47.121 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:47.144 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:47.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:47.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:47.248 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:47.276 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:47.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:47.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:47.383 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:47.394 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:47 smithi053 bash[76859]: cluster 2023-10-09T10:30:45.590046+0000 mgr.y (mgr.26072) 850 : cluster 0 pgmap v917: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.7 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 162 op/s; 22499/82512 objects degraded (27.268%); 18822/82512 objects misplaced (22.811%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T10:30:47.394 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:47 smithi053 bash[79554]: cluster 2023-10-09T10:30:45.590046+0000 mgr.y (mgr.26072) 850 : cluster 0 pgmap v917: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.7 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 162 op/s; 22499/82512 objects degraded (27.268%); 18822/82512 objects misplaced (22.811%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T10:30:47.411 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:47.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:47.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:47.513 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:47.521 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:47 smithi086 bash[59714]: cluster 2023-10-09T10:30:45.590046+0000 mgr.y (mgr.26072) 850 : cluster 0 pgmap v917: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.7 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 162 op/s; 22499/82512 objects degraded (27.268%); 18822/82512 objects misplaced (22.811%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T10:30:47.534 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:47.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:47.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:47.638 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:47.662 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:47.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:47.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:47.766 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:47.790 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:47.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:47.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:47.893 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:47.929 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:47.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:47.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:48.033 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:48.060 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:48.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:48.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:48.168 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:48.196 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:48.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:48.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:48.299 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:48.322 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:48.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:48.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:48.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:48 smithi086 bash[59714]: cluster 2023-10-09T10:30:48.140657+0000 mon.a (mon.0) 1226 : cluster 3 Health check update: Degraded data redundancy: 22499/82512 objects degraded (27.268%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:48.425 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:48.435 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:48 smithi053 bash[76859]: cluster 2023-10-09T10:30:48.140657+0000 mon.a (mon.0) 1226 : cluster 3 Health check update: Degraded data redundancy: 22499/82512 objects degraded (27.268%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:48.435 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:48 smithi053 bash[79554]: cluster 2023-10-09T10:30:48.140657+0000 mon.a (mon.0) 1226 : cluster 3 Health check update: Degraded data redundancy: 22499/82512 objects degraded (27.268%), 11 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:48.452 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:48.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:48.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:48.558 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:48.584 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:48.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:48.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:48.690 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:48.721 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:48.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:48.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:48.824 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:48.856 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:48.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:48.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:48.960 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:48.985 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:48.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:48.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:49.088 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:49.114 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:49.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:49.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:49.218 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:49.243 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:49.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:49.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:49.348 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:49.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:49 smithi086 bash[59714]: cluster 2023-10-09T10:30:47.590881+0000 mgr.y (mgr.26072) 851 : cluster 0 pgmap v918: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.7 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 150 op/s; 22439/81852 objects degraded (27.414%); 18771/81852 objects misplaced (22.933%); 3.8 MiB/s, 61 objects/s recovering 2023-10-09T10:30:49.371 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:49.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:49.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:49.475 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:49.482 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:49 smithi053 bash[79554]: cluster 2023-10-09T10:30:47.590881+0000 mgr.y (mgr.26072) 851 : cluster 0 pgmap v918: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.7 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 150 op/s; 22439/81852 objects degraded (27.414%); 18771/81852 objects misplaced (22.933%); 3.8 MiB/s, 61 objects/s recovering 2023-10-09T10:30:49.482 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:49 smithi053 bash[76859]: cluster 2023-10-09T10:30:47.590881+0000 mgr.y (mgr.26072) 851 : cluster 0 pgmap v918: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.7 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 150 op/s; 22439/81852 objects degraded (27.414%); 18771/81852 objects misplaced (22.933%); 3.8 MiB/s, 61 objects/s recovering 2023-10-09T10:30:49.497 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:49.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:49.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:49.600 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:49.625 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:49.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:49.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:49.728 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:49.757 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:49.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:49.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:49.861 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:49.893 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:49.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:49.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:49.995 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:50.018 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:50.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:50.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:50.123 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:50.145 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:50.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:50.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:50.248 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:50.275 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:50.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:50.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:50.380 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:50.413 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:50.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:50.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:50.516 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:50.545 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:50.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:50.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:50.649 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:50.674 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:50.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:50.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:50.777 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:50.802 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:50.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:50.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:50.907 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:50.937 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:50.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:50.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:51.042 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:51.067 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:51.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:51.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:51.171 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:51.199 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:51.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:51.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:51.230 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:51 smithi086 bash[59714]: cluster 2023-10-09T10:30:49.591532+0000 mgr.y (mgr.26072) 852 : cluster 0 pgmap v919: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.6 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 157 op/s; 22280/80907 objects degraded (27.538%); 18565/80907 objects misplaced (22.946%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T10:30:51.231 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:51 smithi086 bash[59714]: audit 2023-10-09T10:30:50.250616+0000 mon.a (mon.0) 1227 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:30:51.231 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:51 smithi086 bash[59714]: audit 2023-10-09T10:30:50.728136+0000 mon.a (mon.0) 1228 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:30:51.231 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:51 smithi086 bash[59714]: audit 2023-10-09T10:30:50.735549+0000 mon.a (mon.0) 1229 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:30:51.302 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:51.333 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:51.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:51.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:51.436 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:51.444 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:51 smithi053 bash[79554]: cluster 2023-10-09T10:30:49.591532+0000 mgr.y (mgr.26072) 852 : cluster 0 pgmap v919: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.6 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 157 op/s; 22280/80907 objects degraded (27.538%); 18565/80907 objects misplaced (22.946%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T10:30:51.444 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:51 smithi053 bash[79554]: audit 2023-10-09T10:30:50.250616+0000 mon.a (mon.0) 1227 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:30:51.445 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:51 smithi053 bash[79554]: audit 2023-10-09T10:30:50.728136+0000 mon.a (mon.0) 1228 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:30:51.445 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:51 smithi053 bash[79554]: audit 2023-10-09T10:30:50.735549+0000 mon.a (mon.0) 1229 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:30:51.445 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:51 smithi053 bash[76859]: cluster 2023-10-09T10:30:49.591532+0000 mgr.y (mgr.26072) 852 : cluster 0 pgmap v919: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.6 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 157 op/s; 22280/80907 objects degraded (27.538%); 18565/80907 objects misplaced (22.946%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T10:30:51.445 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:51 smithi053 bash[76859]: audit 2023-10-09T10:30:50.250616+0000 mon.a (mon.0) 1227 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:30:51.445 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:51 smithi053 bash[76859]: audit 2023-10-09T10:30:50.728136+0000 mon.a (mon.0) 1228 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:30:51.445 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:51 smithi053 bash[76859]: audit 2023-10-09T10:30:50.735549+0000 mon.a (mon.0) 1229 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:30:51.457 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:51.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:51.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:51.515 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:30:51.560 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:51.581 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:51.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:51.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:51.616 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:30:51.645 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:30:51.678 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:30:51.687 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:51.703 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:30:51.709 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:51.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:51.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:51.724 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:30:51.758 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:30:51.784 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:30:51.812 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:30:51.812 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:51.815 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:30:51.815 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:30:51.815 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:30:51.815 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:30:51.815 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:30:51.815 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:30:51.816 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:30:51.816 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:30:51.843 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:51.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:51.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:51.947 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:51.974 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:51.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:51.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:52.077 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:52.105 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:52.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:52.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:52.211 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:52.242 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:30:52.244 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2023-10-09T10:30:52.247 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:52.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:52.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:52.351 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:52.375 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:52.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:52.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:52.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:52 smithi053 bash[76859]: audit 2023-10-09T10:30:51.585997+0000 mon.a (mon.0) 1230 : audit 0 from='client.? 172.21.15.53:0/2076929472' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:30:52.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:52 smithi053 bash[79554]: audit 2023-10-09T10:30:51.585997+0000 mon.a (mon.0) 1230 : audit 0 from='client.? 172.21.15.53:0/2076929472' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:30:52.478 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:52.504 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:52.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:52.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:52.507 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:52 smithi086 bash[59714]: audit 2023-10-09T10:30:51.585997+0000 mon.a (mon.0) 1230 : audit 0 from='client.? 172.21.15.53:0/2076929472' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:30:52.608 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:52.632 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:52.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:52.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:52.735 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:52.759 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:52.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:52.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:52.864 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:52.886 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:52.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:52.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:52.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:30:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:30:52] "GET /metrics HTTP/1.1" 200 36598 "" "Prometheus/2.33.4" 2023-10-09T10:30:52.992 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:53.018 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:53.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:53.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:53.122 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:53.147 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:53.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:53.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:53.253 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:53.258 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is unset 2023-10-09T10:30:53.279 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:53.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:53.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:53.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:53 smithi053 bash[79554]: cluster 2023-10-09T10:30:51.592322+0000 mgr.y (mgr.26072) 853 : cluster 0 pgmap v920: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.6 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 169 op/s; 21995/79251 objects degraded (27.754%); 18264/79251 objects misplaced (23.046%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T10:30:53.301 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:53 smithi053 bash[79554]: audit 2023-10-09T10:30:52.219656+0000 mgr.y (mgr.26072) 854 : audit 0 from='client.35403 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:30:53.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:53 smithi053 bash[79554]: audit 2023-10-09T10:30:52.346492+0000 mon.a (mon.0) 1231 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:30:53.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:53 smithi053 bash[79554]: audit 2023-10-09T10:30:52.347267+0000 mon.b (mon.1) 21 : audit 1 from='client.? 172.21.15.53:0/3674812423' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:30:53.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:53 smithi053 bash[79554]: audit 2023-10-09T10:30:53.075520+0000 mon.a (mon.0) 1232 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:30:53.302 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:53 smithi053 bash[79554]: cluster 2023-10-09T10:30:53.141558+0000 mon.a (mon.0) 1233 : cluster 3 Health check update: Degraded data redundancy: 21995/79251 objects degraded (27.754%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:53.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:53 smithi053 bash[76859]: cluster 2023-10-09T10:30:51.592322+0000 mgr.y (mgr.26072) 853 : cluster 0 pgmap v920: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.6 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 169 op/s; 21995/79251 objects degraded (27.754%); 18264/79251 objects misplaced (23.046%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T10:30:53.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:53 smithi053 bash[76859]: audit 2023-10-09T10:30:52.219656+0000 mgr.y (mgr.26072) 854 : audit 0 from='client.35403 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:30:53.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:53 smithi053 bash[76859]: audit 2023-10-09T10:30:52.346492+0000 mon.a (mon.0) 1231 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:30:53.302 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:53 smithi053 bash[76859]: audit 2023-10-09T10:30:52.347267+0000 mon.b (mon.1) 21 : audit 1 from='client.? 172.21.15.53:0/3674812423' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:30:53.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:53 smithi053 bash[76859]: audit 2023-10-09T10:30:53.075520+0000 mon.a (mon.0) 1232 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:30:53.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:53 smithi053 bash[76859]: cluster 2023-10-09T10:30:53.141558+0000 mon.a (mon.0) 1233 : cluster 3 Health check update: Degraded data redundancy: 21995/79251 objects degraded (27.754%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:53.384 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:53.409 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:53.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:53.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:53.513 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:53.520 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:53 smithi086 bash[59714]: cluster 2023-10-09T10:30:51.592322+0000 mgr.y (mgr.26072) 853 : cluster 0 pgmap v920: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.6 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 169 op/s; 21995/79251 objects degraded (27.754%); 18264/79251 objects misplaced (23.046%); 4.3 MiB/s, 68 objects/s recovering 2023-10-09T10:30:53.520 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:53 smithi086 bash[59714]: audit 2023-10-09T10:30:52.219656+0000 mgr.y (mgr.26072) 854 : audit 0 from='client.35403 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:30:53.520 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:53 smithi086 bash[59714]: audit 2023-10-09T10:30:52.346492+0000 mon.a (mon.0) 1231 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:30:53.520 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:53 smithi086 bash[59714]: audit 2023-10-09T10:30:52.347267+0000 mon.b (mon.1) 21 : audit 1 from='client.? 172.21.15.53:0/3674812423' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:30:53.520 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:53 smithi086 bash[59714]: audit 2023-10-09T10:30:53.075520+0000 mon.a (mon.0) 1232 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:30:53.520 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:53 smithi086 bash[59714]: cluster 2023-10-09T10:30:53.141558+0000 mon.a (mon.0) 1233 : cluster 3 Health check update: Degraded data redundancy: 21995/79251 objects degraded (27.754%), 11 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:53.533 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:53.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:53.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:53.637 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:53.662 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:53.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:53.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:53.766 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:53.792 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:53.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:53.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:53.900 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:53.922 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:53.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:53.924 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:54.025 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:54.052 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:54.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:54.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:54.155 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:54.175 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:54.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:54.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:54.278 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:54.304 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:54.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:54.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:54.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:54 smithi086 bash[59714]: cluster 2023-10-09T10:30:53.239486+0000 mon.a (mon.0) 1234 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:30:54.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:54 smithi086 bash[59714]: cluster 2023-10-09T10:30:53.249421+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e252 with expected crc 2023-10-09T10:30:54.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:54 smithi086 bash[59714]: audit 2023-10-09T10:30:53.249743+0000 mon.a (mon.0) 1235 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:30:54.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:54 smithi086 bash[59714]: cluster 2023-10-09T10:30:53.249868+0000 mon.a (mon.0) 1236 : cluster 0 osdmap e252: 8 total, 8 up, 7 in 2023-10-09T10:30:54.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:54 smithi086 bash[59714]: cluster 2023-10-09T10:30:53.252517+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e252 with expected crc 2023-10-09T10:30:54.408 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:54.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:54 smithi053 bash[79554]: cluster 2023-10-09T10:30:53.239486+0000 mon.a (mon.0) 1234 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:30:54.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:54 smithi053 bash[79554]: cluster 2023-10-09T10:30:53.249421+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e252 with expected crc 2023-10-09T10:30:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:54 smithi053 bash[79554]: audit 2023-10-09T10:30:53.249743+0000 mon.a (mon.0) 1235 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:30:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:54 smithi053 bash[79554]: cluster 2023-10-09T10:30:53.249868+0000 mon.a (mon.0) 1236 : cluster 0 osdmap e252: 8 total, 8 up, 7 in 2023-10-09T10:30:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:54 smithi053 bash[79554]: cluster 2023-10-09T10:30:53.252517+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e252 with expected crc 2023-10-09T10:30:54.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:54 smithi053 bash[76859]: cluster 2023-10-09T10:30:53.239486+0000 mon.a (mon.0) 1234 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:30:54.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:54 smithi053 bash[76859]: cluster 2023-10-09T10:30:53.249421+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e252 with expected crc 2023-10-09T10:30:54.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:54 smithi053 bash[76859]: audit 2023-10-09T10:30:53.249743+0000 mon.a (mon.0) 1235 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:30:54.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:54 smithi053 bash[76859]: cluster 2023-10-09T10:30:53.249868+0000 mon.a (mon.0) 1236 : cluster 0 osdmap e252: 8 total, 8 up, 7 in 2023-10-09T10:30:54.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:54 smithi053 bash[76859]: cluster 2023-10-09T10:30:53.252517+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e252 with expected crc 2023-10-09T10:30:54.431 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:54.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:54.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:54.537 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:54.566 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:54.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:54.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:54.673 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:54.695 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:54.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:54.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:54.798 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:54.819 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:54.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:54.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:54.915 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":920,"stamp":"2023-10-09T10:30:51.591707+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1734154187,"num_objects":26417,"num_object_clones":0,"num_object_copies":79251,"num_objects_missing_on_primary":13178,"num_objects_missing":13178,"num_objects_degraded":21995,"num_objects_misplaced":18264,"num_objects_unfound":0,"num_objects_dirty":26417,"num_whiteouts":0,"num_read":6290,"num_read_kb":13749,"num_write":155237,"num_write_kb":5791736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":33644,"num_bytes_recovered":2122057276,"num_keys_recovered":0,"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":113124,"ondisk_log_size":113124,"up":267,"acting":262,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":282,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":7815324,"kb_used_data":5462756,"kb_used_omap":30,"kb_used_meta":2352481,"kb_avail":648400740,"statfs":{"total":671965249536,"available":663962357760,"internally_reserved":0,"allocated":5593862144,"data_stored":5587510714,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31412,"internal_metadata":2408940876},"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":-133365760,"num_objects":-2035,"num_object_clones":0,"num_object_copies":-6105,"num_objects_missing_on_primary":-412,"num_objects_missing":-412,"num_objects_degraded":-1114,"num_objects_misplaced":-1192,"num_objects_unfound":0,"num_objects_dirty":-2035,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2035,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":828,"num_bytes_recovered":54263808,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.004531"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":249,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.111231+0000","last_change":"2023-10-09T10:27:58.135611+0000","last_active":"2023-10-09T10:30:13.111231+0000","last_peered":"2023-10-09T10:30:13.111231+0000","last_clean":"2023-10-09T10:30:13.111231+0000","last_became_active":"2023-10-09T10:27:58.135281+0000","last_became_peered":"2023-10-09T10:27:58.135281+0000","last_unstale":"2023-10-09T10:30:13.111231+0000","last_undegraded":"2023-10-09T10:30:13.111231+0000","last_fullsized":"2023-10-09T10:30:13.111231+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":112,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.102569+0000","last_change":"2023-10-09T10:26:19.160511+0000","last_active":"2023-10-09T10:30:13.102569+0000","last_peered":"2023-10-09T10:30:13.102569+0000","last_clean":"2023-10-09T10:30:13.102569+0000","last_became_active":"2023-10-09T10:26:19.159863+0000","last_became_peered":"2023-10-09T10:26:19.159863+0000","last_unstale":"2023-10-09T10:30:13.102569+0000","last_undegraded":"2023-10-09T10:30:13.102569+0000","last_fullsized":"2023-10-09T10:30:13.102569+0000","mapping_epoch":214,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:00:39.610041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":202,"reported_epoch":251,"state":"active+clean","last_fresh":"2023-10-09T10:30:31.195779+0000","last_change":"2023-10-09T10:12:14.943888+0000","last_active":"2023-10-09T10:30:31.195779+0000","last_peered":"2023-10-09T10:30:31.195779+0000","last_clean":"2023-10-09T10:30:31.195779+0000","last_became_active":"2023-10-09T10:12:14.943572+0000","last_became_peered":"2023-10-09T10:12:14.943572+0000","last_unstale":"2023-10-09T10:30:31.195779+0000","last_undegraded":"2023-10-09T10:30:31.195779+0000","last_fullsized":"2023-10-09T10:30:31.195779+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:28:19.257283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":227,"reported_epoch":251,"state":"active+clean","last_fresh":"2023-10-09T10:30:31.202603+0000","last_change":"2023-10-09T10:29:48.314000+0000","last_active":"2023-10-09T10:30:31.202603+0000","last_peered":"2023-10-09T10:30:31.202603+0000","last_clean":"2023-10-09T10:30:31.202603+0000","last_became_active":"2023-10-09T10:29:48.313453+0000","last_became_peered":"2023-10-09T10:29:48.313453+0000","last_unstale":"2023-10-09T10:30:31.202603+0000","last_undegraded":"2023-10-09T10:30:31.202603+0000","last_fullsized":"2023-10-09T10:30:31.202603+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:02:40.474182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":36,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:28.148929+0000","last_change":"2023-10-09T10:27:59.148426+0000","last_active":"2023-10-09T10:30:28.148929+0000","last_peered":"2023-10-09T10:30:28.148929+0000","last_clean":"2023-10-09T10:30:28.148929+0000","last_became_active":"2023-10-09T10:27:59.148090+0000","last_became_peered":"2023-10-09T10:27:59.148090+0000","last_unstale":"2023-10-09T10:30:28.148929+0000","last_undegraded":"2023-10-09T10:30:28.148929+0000","last_fullsized":"2023-10-09T10:30:28.148929+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:59:16.265035+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":210,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.126993+0000","last_change":"2023-10-09T10:27:58.165729+0000","last_active":"2023-10-09T10:30:13.126993+0000","last_peered":"2023-10-09T10:30:13.126993+0000","last_clean":"2023-10-09T10:30:13.126993+0000","last_became_active":"2023-10-09T10:27:58.165412+0000","last_became_peered":"2023-10-09T10:27:58.165412+0000","last_unstale":"2023-10-09T10:30:13.126993+0000","last_undegraded":"2023-10-09T10:30:13.126993+0000","last_fullsized":"2023-10-09T10:30:13.126993+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":199,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.114003+0000","last_change":"2023-10-09T10:29:48.163446+0000","last_active":"2023-10-09T10:30:13.114003+0000","last_peered":"2023-10-09T10:30:13.114003+0000","last_clean":"2023-10-09T10:30:13.114003+0000","last_became_active":"2023-10-09T10:29:48.161747+0000","last_became_peered":"2023-10-09T10:29:48.161747+0000","last_unstale":"2023-10-09T10:30:13.114003+0000","last_undegraded":"2023-10-09T10:30:13.114003+0000","last_fullsized":"2023-10-09T10:30:13.114003+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":243,"reported_epoch":251,"state":"active+clean","last_fresh":"2023-10-09T10:30:31.190995+0000","last_change":"2023-10-09T10:20:59.403144+0000","last_active":"2023-10-09T10:30:31.190995+0000","last_peered":"2023-10-09T10:30:31.190995+0000","last_clean":"2023-10-09T10:30:31.190995+0000","last_became_active":"2023-10-09T10:20:59.402808+0000","last_became_peered":"2023-10-09T10:20:59.402808+0000","last_unstale":"2023-10-09T10:30:31.190995+0000","last_undegraded":"2023-10-09T10:30:31.190995+0000","last_fullsized":"2023-10-09T10:30:31.190995+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:06:19.136048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":265,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.113610+0000","last_change":"2023-10-09T10:27:59.517131+0000","last_active":"2023-10-09T10:30:13.113610+0000","last_peered":"2023-10-09T10:30:13.113610+0000","last_clean":"2023-10-09T10:30:13.113610+0000","last_became_active":"2023-10-09T10:27:59.486876+0000","last_became_peered":"2023-10-09T10:27:59.486876+0000","last_unstale":"2023-10-09T10:30:13.113610+0000","last_undegraded":"2023-10-09T10:30:13.113610+0000","last_fullsized":"2023-10-09T10:30:13.113610+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,4],"acting":[5,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":184,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.120349+0000","last_change":"2023-10-09T10:29:04.214056+0000","last_active":"2023-10-09T10:30:13.120349+0000","last_peered":"2023-10-09T10:30:13.120349+0000","last_clean":"2023-10-09T10:30:13.120349+0000","last_became_active":"2023-10-09T10:29:04.213560+0000","last_became_peered":"2023-10-09T10:29:04.213560+0000","last_unstale":"2023-10-09T10:30:13.120349+0000","last_undegraded":"2023-10-09T10:30:13.120349+0000","last_fullsized":"2023-10-09T10:30:13.120349+0000","mapping_epoch":236,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":237,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"59'3","reported_seq":73,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.112216+0000","last_change":"2023-10-09T10:29:48.169133+0000","last_active":"2023-10-09T10:30:13.112216+0000","last_peered":"2023-10-09T10:30:13.112216+0000","last_clean":"2023-10-09T10:30:13.112216+0000","last_became_active":"2023-10-09T10:29:48.163207+0000","last_became_peered":"2023-10-09T10:29:48.163207+0000","last_unstale":"2023-10-09T10:30:13.112216+0000","last_undegraded":"2023-10-09T10:30:13.112216+0000","last_fullsized":"2023-10-09T10:30:13.112216+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":[4,3,6],"acting":[4,3,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":207,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.120687+0000","last_change":"2023-10-09T10:27:59.149315+0000","last_active":"2023-10-09T10:30:13.120687+0000","last_peered":"2023-10-09T10:30:13.120687+0000","last_clean":"2023-10-09T10:30:13.120687+0000","last_became_active":"2023-10-09T10:27:59.148843+0000","last_became_peered":"2023-10-09T10:27:59.148843+0000","last_unstale":"2023-10-09T10:30:13.120687+0000","last_undegraded":"2023-10-09T10:30:13.120687+0000","last_fullsized":"2023-10-09T10:30:13.120687+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.14","version":"83'22","reported_seq":280,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.113502+0000","last_change":"2023-10-09T10:25:36.445706+0000","last_active":"2023-10-09T10:30:13.113502+0000","last_peered":"2023-10-09T10:30:13.113502+0000","last_clean":"2023-10-09T10:30:13.113502+0000","last_became_active":"2023-10-09T10:25:36.445300+0000","last_became_peered":"2023-10-09T10:25:36.445300+0000","last_unstale":"2023-10-09T10:30:13.113502+0000","last_undegraded":"2023-10-09T10:30:13.113502+0000","last_fullsized":"2023-10-09T10:30:13.113502+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":232,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.112366+0000","last_change":"2023-10-09T10:20:59.393062+0000","last_active":"2023-10-09T10:30:13.112366+0000","last_peered":"2023-10-09T10:30:13.112366+0000","last_clean":"2023-10-09T10:30:13.112366+0000","last_became_active":"2023-10-09T10:20:59.392657+0000","last_became_peered":"2023-10-09T10:20:59.392657+0000","last_unstale":"2023-10-09T10:30:13.112366+0000","last_undegraded":"2023-10-09T10:30:13.112366+0000","last_fullsized":"2023-10-09T10:30:13.112366+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":232,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.127620+0000","last_change":"2023-10-09T10:27:59.146713+0000","last_active":"2023-10-09T10:30:13.127620+0000","last_peered":"2023-10-09T10:30:13.127620+0000","last_clean":"2023-10-09T10:30:13.127620+0000","last_became_active":"2023-10-09T10:27:59.146239+0000","last_became_peered":"2023-10-09T10:27:59.146239+0000","last_unstale":"2023-10-09T10:30:13.127620+0000","last_undegraded":"2023-10-09T10:30:13.127620+0000","last_fullsized":"2023-10-09T10:30:13.127620+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":268,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.128202+0000","last_change":"2023-10-09T10:29:04.212267+0000","last_active":"2023-10-09T10:30:13.128202+0000","last_peered":"2023-10-09T10:30:13.128202+0000","last_clean":"2023-10-09T10:30:13.128202+0000","last_became_active":"2023-10-09T10:29:04.211911+0000","last_became_peered":"2023-10-09T10:29:04.211911+0000","last_unstale":"2023-10-09T10:30:13.128202+0000","last_undegraded":"2023-10-09T10:30:13.128202+0000","last_fullsized":"2023-10-09T10:30:13.128202+0000","mapping_epoch":236,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":237,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":63,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:23.128803+0000","last_change":"2023-10-09T10:29:48.191869+0000","last_active":"2023-10-09T10:30:23.128803+0000","last_peered":"2023-10-09T10:30:23.128803+0000","last_clean":"2023-10-09T10:30:23.128803+0000","last_became_active":"2023-10-09T10:29:48.176295+0000","last_became_peered":"2023-10-09T10:29:48.176295+0000","last_unstale":"2023-10-09T10:30:23.128803+0000","last_undegraded":"2023-10-09T10:30:23.128803+0000","last_fullsized":"2023-10-09T10:30:23.128803+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:12:49.287347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":253,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.113136+0000","last_change":"2023-10-09T10:25:35.155275+0000","last_active":"2023-10-09T10:30:13.113136+0000","last_peered":"2023-10-09T10:30:13.113136+0000","last_clean":"2023-10-09T10:30:13.113136+0000","last_became_active":"2023-10-09T10:25:35.154900+0000","last_became_peered":"2023-10-09T10:25:35.154900+0000","last_unstale":"2023-10-09T10:30:13.113136+0000","last_undegraded":"2023-10-09T10:30:13.113136+0000","last_fullsized":"2023-10-09T10:30:13.113136+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":71,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.127394+0000","last_change":"2023-10-09T10:23:19.524550+0000","last_active":"2023-10-09T10:30:13.127394+0000","last_peered":"2023-10-09T10:30:13.127394+0000","last_clean":"2023-10-09T10:30:13.127394+0000","last_became_active":"2023-10-09T10:23:19.524208+0000","last_became_peered":"2023-10-09T10:23:19.524208+0000","last_unstale":"2023-10-09T10:30:13.127394+0000","last_undegraded":"2023-10-09T10:30:13.127394+0000","last_fullsized":"2023-10-09T10:30:13.127394+0000","mapping_epoch":189,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":190,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":226,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.108371+0000","last_change":"2023-10-09T10:29:04.200674+0000","last_active":"2023-10-09T10:30:13.108371+0000","last_peered":"2023-10-09T10:30:13.108371+0000","last_clean":"2023-10-09T10:30:13.108371+0000","last_became_active":"2023-10-09T10:29:04.200196+0000","last_became_peered":"2023-10-09T10:29:04.200196+0000","last_unstale":"2023-10-09T10:30:13.108371+0000","last_undegraded":"2023-10-09T10:30:13.108371+0000","last_fullsized":"2023-10-09T10:30:13.108371+0000","mapping_epoch":236,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":237,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:26:41.640914+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":224,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.120517+0000","last_change":"2023-10-09T10:27:59.329821+0000","last_active":"2023-10-09T10:30:13.120517+0000","last_peered":"2023-10-09T10:30:13.120517+0000","last_clean":"2023-10-09T10:30:13.120517+0000","last_became_active":"2023-10-09T10:27:59.147941+0000","last_became_peered":"2023-10-09T10:27:59.147941+0000","last_unstale":"2023-10-09T10:30:13.120517+0000","last_undegraded":"2023-10-09T10:30:13.120517+0000","last_fullsized":"2023-10-09T10:30:13.120517+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":36,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:28.159831+0000","last_change":"2023-10-09T10:27:59.147190+0000","last_active":"2023-10-09T10:30:28.159831+0000","last_peered":"2023-10-09T10:30:28.159831+0000","last_clean":"2023-10-09T10:30:28.159831+0000","last_became_active":"2023-10-09T10:27:59.146807+0000","last_became_peered":"2023-10-09T10:27:59.146807+0000","last_unstale":"2023-10-09T10:30:28.159831+0000","last_undegraded":"2023-10-09T10:30:28.159831+0000","last_fullsized":"2023-10-09T10:30:28.159831+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:39:53.003554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.b","version":"251'9614","reported_seq":9707,"reported_epoch":251,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-09T10:30:49.708699+0000","last_change":"2023-10-09T10:27:59.405818+0000","last_active":"2023-10-09T10:30:49.708699+0000","last_peered":"2023-10-09T10:30:49.708699+0000","last_clean":"2023-10-09T10:27:57.214112+0000","last_became_active":"2023-10-09T10:27:58.304161+0000","last_became_peered":"2023-10-09T10:27:58.304161+0000","last_unstale":"2023-10-09T10:30:49.708699+0000","last_undegraded":"2023-10-09T10:30:49.708699+0000","last_fullsized":"2023-10-09T10:30:49.708699+0000","mapping_epoch":225,"log_start":"207'2997","ondisk_log_start":"207'2997","created":203,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6617,"log_dups_size":0,"ondisk_log_size":6617,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":104202240,"num_objects":1590,"num_object_clones":0,"num_object_copies":4770,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1586,"num_objects_unfound":0,"num_objects_dirty":1590,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9614,"num_write_kb":358528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":524288,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,6,1],"avail_no_missing":["5","1","6"],"object_location_counts":[{"shards":"1,5,6","objects":1590}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":129,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.113190+0000","last_change":"2023-10-09T10:27:59.148713+0000","last_active":"2023-10-09T10:30:13.113190+0000","last_peered":"2023-10-09T10:30:13.113190+0000","last_clean":"2023-10-09T10:30:13.113190+0000","last_became_active":"2023-10-09T10:27:59.139918+0000","last_became_peered":"2023-10-09T10:27:59.139918+0000","last_unstale":"2023-10-09T10:30:13.113190+0000","last_undegraded":"2023-10-09T10:30:13.113190+0000","last_fullsized":"2023-10-09T10:30:13.113190+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,2],"acting":[4,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":244,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.113938+0000","last_change":"2023-10-09T10:24:27.596925+0000","last_active":"2023-10-09T10:30:13.113938+0000","last_peered":"2023-10-09T10:30:13.113938+0000","last_clean":"2023-10-09T10:30:13.113938+0000","last_became_active":"2023-10-09T10:24:27.596534+0000","last_became_peered":"2023-10-09T10:24:27.596534+0000","last_unstale":"2023-10-09T10:30:13.113938+0000","last_undegraded":"2023-10-09T10:30:13.113938+0000","last_fullsized":"2023-10-09T10:30:13.113938+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.a","version":"251'9554","reported_seq":11619,"reported_epoch":251,"state":"active+recovery_wait+degraded","last_fresh":"2023-10-09T10:30:48.073277+0000","last_change":"2023-10-09T10:29:48.184507+0000","last_active":"2023-10-09T10:30:48.073277+0000","last_peered":"2023-10-09T10:30:48.073277+0000","last_clean":"2023-10-09T10:24:29.568045+0000","last_became_active":"2023-10-09T10:29:05.265387+0000","last_became_peered":"2023-10-09T10:29:05.265387+0000","last_unstale":"2023-10-09T10:30:48.073277+0000","last_undegraded":"2023-10-09T10:29:05.210133+0000","last_fullsized":"2023-10-09T10:30:48.073277+0000","mapping_epoch":237,"log_start":"206'2322","ondisk_log_start":"206'2322","created":203,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":7232,"log_dups_size":0,"ondisk_log_size":7232,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:20:30.253476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110100480,"num_objects":1680,"num_object_clones":0,"num_object_copies":5040,"num_objects_missing_on_primary":4617,"num_objects_missing":4617,"num_objects_degraded":4617,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1680,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9554,"num_write_kb":359488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":995,"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":[2,3,5],"acting":[2,3,5],"avail_no_missing":["3","5"],"object_location_counts":[{"shards":"2,3,5","objects":5},{"shards":"3,5","objects":1675}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":114,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.112900+0000","last_change":"2023-10-09T10:25:35.162919+0000","last_active":"2023-10-09T10:30:13.112900+0000","last_peered":"2023-10-09T10:30:13.112900+0000","last_clean":"2023-10-09T10:30:13.112900+0000","last_became_active":"2023-10-09T10:25:35.153460+0000","last_became_peered":"2023-10-09T10:25:35.153460+0000","last_unstale":"2023-10-09T10:30:13.112900+0000","last_undegraded":"2023-10-09T10:30:13.112900+0000","last_fullsized":"2023-10-09T10:30:13.112900+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":239,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.110960+0000","last_change":"2023-10-09T10:25:35.160174+0000","last_active":"2023-10-09T10:30:13.110960+0000","last_peered":"2023-10-09T10:30:13.110960+0000","last_clean":"2023-10-09T10:30:13.110960+0000","last_became_active":"2023-10-09T10:25:35.159749+0000","last_became_peered":"2023-10-09T10:25:35.159749+0000","last_unstale":"2023-10-09T10:30:13.110960+0000","last_undegraded":"2023-10-09T10:30:13.110960+0000","last_fullsized":"2023-10-09T10:30:13.110960+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"251'9798","reported_seq":23204,"reported_epoch":251,"state":"active+clean","last_fresh":"2023-10-09T10:30:50.973457+0000","last_change":"2023-10-09T10:28:19.163510+0000","last_active":"2023-10-09T10:30:50.973457+0000","last_peered":"2023-10-09T10:30:50.973457+0000","last_clean":"2023-10-09T10:30:50.973457+0000","last_became_active":"2023-10-09T10:28:19.132342+0000","last_became_peered":"2023-10-09T10:28:19.132342+0000","last_unstale":"2023-10-09T10:30:50.973457+0000","last_undegraded":"2023-10-09T10:30:50.973457+0000","last_fullsized":"2023-10-09T10:30:50.973457+0000","mapping_epoch":229,"log_start":"207'3494","ondisk_log_start":"207'3494","created":203,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6304,"log_dups_size":0,"ondisk_log_size":6304,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":105775104,"num_objects":1614,"num_object_clones":0,"num_object_copies":4842,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1614,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9798,"num_write_kb":365184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4444,"num_bytes_recovered":291241984,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"59'1","reported_seq":55,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.155394+0000","last_change":"2023-10-09T10:25:35.155848+0000","last_active":"2023-10-09T10:30:13.155394+0000","last_peered":"2023-10-09T10:30:13.155394+0000","last_clean":"2023-10-09T10:30:13.155394+0000","last_became_active":"2023-10-09T10:25:35.145006+0000","last_became_peered":"2023-10-09T10:25:35.145006+0000","last_unstale":"2023-10-09T10:30:13.155394+0000","last_undegraded":"2023-10-09T10:30:13.155394+0000","last_fullsized":"2023-10-09T10:30:13.155394+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":217,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.120828+0000","last_change":"2023-10-09T10:24:27.596000+0000","last_active":"2023-10-09T10:30:13.120828+0000","last_peered":"2023-10-09T10:30:13.120828+0000","last_clean":"2023-10-09T10:30:13.120828+0000","last_became_active":"2023-10-09T10:24:27.595660+0000","last_became_peered":"2023-10-09T10:24:27.595660+0000","last_unstale":"2023-10-09T10:30:13.120828+0000","last_undegraded":"2023-10-09T10:30:13.120828+0000","last_fullsized":"2023-10-09T10:30:13.120828+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"251'9606","reported_seq":18207,"reported_epoch":251,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:30:50.965324+0000","last_change":"2023-10-09T10:29:26.220882+0000","last_active":"2023-10-09T10:30:50.965324+0000","last_peered":"2023-10-09T10:30:50.965324+0000","last_clean":"2023-10-09T10:24:29.568045+0000","last_became_active":"2023-10-09T10:27:58.296389+0000","last_became_peered":"2023-10-09T10:27:58.296389+0000","last_unstale":"2023-10-09T10:30:50.965324+0000","last_undegraded":"2023-10-09T10:27:58.231650+0000","last_fullsized":"2023-10-09T10:27:58.119333+0000","mapping_epoch":225,"log_start":"207'3275","ondisk_log_start":"207'3275","created":203,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6331,"log_dups_size":0,"ondisk_log_size":6331,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":105906176,"num_objects":1616,"num_object_clones":0,"num_object_copies":4848,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":66,"num_objects_misplaced":1616,"num_objects_unfound":0,"num_objects_dirty":1616,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9606,"num_write_kb":359104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4264,"num_bytes_recovered":199819264,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[4,3],"avail_no_missing":["4","3"],"object_location_counts":[{"shards":"3,4","objects":1550}],"blocked_by":[],"up_primary":2,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":242,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.113161+0000","last_change":"2023-10-09T10:26:19.119760+0000","last_active":"2023-10-09T10:30:13.113161+0000","last_peered":"2023-10-09T10:30:13.113161+0000","last_clean":"2023-10-09T10:30:13.113161+0000","last_became_active":"2023-10-09T10:26:19.119421+0000","last_became_peered":"2023-10-09T10:26:19.119421+0000","last_unstale":"2023-10-09T10:30:13.113161+0000","last_undegraded":"2023-10-09T10:30:13.113161+0000","last_fullsized":"2023-10-09T10:30:13.113161+0000","mapping_epoch":214,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.100651+0000","last_change":"2023-10-09T10:29:48.153072+0000","last_active":"2023-10-09T10:30:13.100651+0000","last_peered":"2023-10-09T10:30:13.100651+0000","last_clean":"2023-10-09T10:30:13.100651+0000","last_became_active":"2023-10-09T10:29:48.152695+0000","last_became_peered":"2023-10-09T10:29:48.152695+0000","last_unstale":"2023-10-09T10:30:13.100651+0000","last_undegraded":"2023-10-09T10:30:13.100651+0000","last_fullsized":"2023-10-09T10:30:13.100651+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:15:28.212957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.f","version":"251'9468","reported_seq":21776,"reported_epoch":251,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:30:49.560367+0000","last_change":"2023-10-09T10:29:04.225037+0000","last_active":"2023-10-09T10:30:49.560367+0000","last_peered":"2023-10-09T10:30:49.560367+0000","last_clean":"2023-10-09T10:25:34.106567+0000","last_became_active":"2023-10-09T10:26:20.483828+0000","last_became_peered":"2023-10-09T10:26:20.483828+0000","last_unstale":"2023-10-09T10:30:49.560367+0000","last_undegraded":"2023-10-09T10:29:04.223736+0000","last_fullsized":"2023-10-09T10:26:20.145070+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":203,"last_epoch_clean":204,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":9468,"log_dups_size":0,"ondisk_log_size":9468,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":107479040,"num_objects":1640,"num_object_clones":0,"num_object_copies":4920,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1652,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1640,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9468,"num_write_kb":355456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4079,"num_bytes_recovered":267321344,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4],"avail_no_missing":["7","0","3"],"object_location_counts":[{"shards":"0,3,4,7","objects":2},{"shards":"0,3,7","objects":207},{"shards":"3,4,7","objects":1236},{"shards":"4,7","objects":195}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":36,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.112729+0000","last_change":"2023-10-09T10:29:04.201971+0000","last_active":"2023-10-09T10:30:13.112729+0000","last_peered":"2023-10-09T10:30:13.112729+0000","last_clean":"2023-10-09T10:30:13.112729+0000","last_became_active":"2023-10-09T10:29:04.201518+0000","last_became_peered":"2023-10-09T10:29:04.201518+0000","last_unstale":"2023-10-09T10:30:13.112729+0000","last_undegraded":"2023-10-09T10:30:13.112729+0000","last_fullsized":"2023-10-09T10:30:13.112729+0000","mapping_epoch":236,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":237,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":232,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.111910+0000","last_change":"2023-10-09T10:20:59.397291+0000","last_active":"2023-10-09T10:30:13.111910+0000","last_peered":"2023-10-09T10:30:13.111910+0000","last_clean":"2023-10-09T10:30:13.111910+0000","last_became_active":"2023-10-09T10:20:59.396550+0000","last_became_peered":"2023-10-09T10:20:59.396550+0000","last_unstale":"2023-10-09T10:30:13.111910+0000","last_undegraded":"2023-10-09T10:30:13.111910+0000","last_fullsized":"2023-10-09T10:30:13.111910+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.e","version":"251'9553","reported_seq":12351,"reported_epoch":251,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-09T10:30:49.768306+0000","last_change":"2023-10-09T10:29:04.230161+0000","last_active":"2023-10-09T10:30:49.768306+0000","last_peered":"2023-10-09T10:30:49.768306+0000","last_clean":"2023-10-09T10:24:29.568045+0000","last_became_active":"2023-10-09T10:27:59.489400+0000","last_became_peered":"2023-10-09T10:27:59.489400+0000","last_unstale":"2023-10-09T10:30:49.768306+0000","last_undegraded":"2023-10-09T10:27:59.359078+0000","last_fullsized":"2023-10-09T10:30:49.768306+0000","mapping_epoch":226,"log_start":"207'3020","ondisk_log_start":"207'3020","created":203,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6533,"log_dups_size":0,"ondisk_log_size":6533,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":107544576,"num_objects":1641,"num_object_clones":0,"num_object_copies":4923,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1641,"num_objects_misplaced":4210,"num_objects_unfound":0,"num_objects_dirty":1641,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9553,"num_write_kb":358208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1357,"num_bytes_recovered":88932352,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[5,1,0],"avail_no_missing":["5","0"],"object_location_counts":[{"shards":"0,1,5","objects":32},{"shards":"0,3,5","objects":1261},{"shards":"0,5","objects":348}],"blocked_by":[],"up_primary":2,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":200,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.120482+0000","last_change":"2023-10-09T10:25:35.156892+0000","last_active":"2023-10-09T10:30:13.120482+0000","last_peered":"2023-10-09T10:30:13.120482+0000","last_clean":"2023-10-09T10:30:13.120482+0000","last_became_active":"2023-10-09T10:25:35.156510+0000","last_became_peered":"2023-10-09T10:25:35.156510+0000","last_unstale":"2023-10-09T10:30:13.120482+0000","last_undegraded":"2023-10-09T10:30:13.120482+0000","last_fullsized":"2023-10-09T10:30:13.120482+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":247,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.112017+0000","last_change":"2023-10-09T10:27:58.135798+0000","last_active":"2023-10-09T10:30:13.112017+0000","last_peered":"2023-10-09T10:30:13.112017+0000","last_clean":"2023-10-09T10:30:13.112017+0000","last_became_active":"2023-10-09T10:27:58.135438+0000","last_became_peered":"2023-10-09T10:27:58.135438+0000","last_unstale":"2023-10-09T10:30:13.112017+0000","last_undegraded":"2023-10-09T10:30:13.112017+0000","last_fullsized":"2023-10-09T10:30:13.112017+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.d","version":"251'9631","reported_seq":9716,"reported_epoch":251,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-09T10:30:47.803011+0000","last_change":"2023-10-09T10:29:49.368755+0000","last_active":"2023-10-09T10:30:47.803011+0000","last_peered":"2023-10-09T10:30:47.803011+0000","last_clean":"2023-10-09T10:29:47.230147+0000","last_became_active":"2023-10-09T10:29:49.297294+0000","last_became_peered":"2023-10-09T10:29:49.297294+0000","last_unstale":"2023-10-09T10:30:47.803011+0000","last_undegraded":"2023-10-09T10:30:47.803011+0000","last_fullsized":"2023-10-09T10:30:47.803011+0000","mapping_epoch":245,"log_start":"207'3378","ondisk_log_start":"207'3378","created":203,"last_epoch_clean":241,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6253,"log_dups_size":0,"ondisk_log_size":6253,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":108003352,"num_objects":1649,"num_object_clones":0,"num_object_copies":4947,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1649,"num_objects_unfound":0,"num_objects_dirty":1649,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9631,"num_write_kb":360897,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,3],"acting":[6,1,0],"avail_no_missing":["6","0","1"],"object_location_counts":[{"shards":"0,1,6","objects":1649}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":252,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.110302+0000","last_change":"2023-10-09T10:27:59.156548+0000","last_active":"2023-10-09T10:30:13.110302+0000","last_peered":"2023-10-09T10:30:13.110302+0000","last_clean":"2023-10-09T10:30:13.110302+0000","last_became_active":"2023-10-09T10:27:59.156107+0000","last_became_peered":"2023-10-09T10:27:59.156107+0000","last_unstale":"2023-10-09T10:30:13.110302+0000","last_undegraded":"2023-10-09T10:30:13.110302+0000","last_fullsized":"2023-10-09T10:30:13.110302+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":241,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.112696+0000","last_change":"2023-10-09T10:25:35.155027+0000","last_active":"2023-10-09T10:30:13.112696+0000","last_peered":"2023-10-09T10:30:13.112696+0000","last_clean":"2023-10-09T10:30:13.112696+0000","last_became_active":"2023-10-09T10:25:35.154651+0000","last_became_peered":"2023-10-09T10:25:35.154651+0000","last_unstale":"2023-10-09T10:30:13.112696+0000","last_undegraded":"2023-10-09T10:30:13.112696+0000","last_fullsized":"2023-10-09T10:30:13.112696+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.c","version":"251'9748","reported_seq":9823,"reported_epoch":251,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-09T10:30:47.850000+0000","last_change":"2023-10-09T10:27:58.285104+0000","last_active":"2023-10-09T10:30:47.850000+0000","last_peered":"2023-10-09T10:30:47.850000+0000","last_clean":"2023-10-09T10:27:57.246337+0000","last_became_active":"2023-10-09T10:27:58.262316+0000","last_became_peered":"2023-10-09T10:27:58.262316+0000","last_unstale":"2023-10-09T10:30:47.850000+0000","last_undegraded":"2023-10-09T10:30:47.850000+0000","last_fullsized":"2023-10-09T10:30:47.850000+0000","mapping_epoch":225,"log_start":"207'3427","ondisk_log_start":"207'3427","created":203,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6321,"log_dups_size":0,"ondisk_log_size":6321,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":113770496,"num_objects":1736,"num_object_clones":0,"num_object_copies":5208,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1736,"num_objects_unfound":0,"num_objects_dirty":1736,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9748,"num_write_kb":367488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"avail_no_missing":["6","3","7"],"object_location_counts":[{"shards":"3,6,7","objects":1736}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":250,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.099686+0000","last_change":"2023-10-09T10:25:35.154194+0000","last_active":"2023-10-09T10:30:13.099686+0000","last_peered":"2023-10-09T10:30:13.099686+0000","last_clean":"2023-10-09T10:30:13.099686+0000","last_became_active":"2023-10-09T10:25:35.153844+0000","last_became_peered":"2023-10-09T10:25:35.153844+0000","last_unstale":"2023-10-09T10:30:13.099686+0000","last_undegraded":"2023-10-09T10:30:13.099686+0000","last_fullsized":"2023-10-09T10:30:13.099686+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:36:27.033916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":202,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.100308+0000","last_change":"2023-10-09T10:12:14.953847+0000","last_active":"2023-10-09T10:30:13.100308+0000","last_peered":"2023-10-09T10:30:13.100308+0000","last_clean":"2023-10-09T10:30:13.100308+0000","last_became_active":"2023-10-09T10:12:14.953428+0000","last_became_peered":"2023-10-09T10:12:14.953428+0000","last_unstale":"2023-10-09T10:30:13.100308+0000","last_undegraded":"2023-10-09T10:30:13.100308+0000","last_fullsized":"2023-10-09T10:30:13.100308+0000","mapping_epoch":102,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":103,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:57:10.643432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.1","version":"251'9632","reported_seq":13074,"reported_epoch":251,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-09T10:30:50.926983+0000","last_change":"2023-10-09T10:29:49.479840+0000","last_active":"2023-10-09T10:30:50.926983+0000","last_peered":"2023-10-09T10:30:50.926983+0000","last_clean":"2023-10-09T10:25:34.105569+0000","last_became_active":"2023-10-09T10:29:49.407317+0000","last_became_peered":"2023-10-09T10:29:49.407317+0000","last_unstale":"2023-10-09T10:30:50.926983+0000","last_undegraded":"2023-10-09T10:29:49.271068+0000","last_fullsized":"2023-10-09T10:30:50.926983+0000","mapping_epoch":245,"log_start":"207'3374","ondisk_log_start":"207'3374","created":203,"last_epoch_clean":204,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6258,"log_dups_size":0,"ondisk_log_size":6258,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":106823680,"num_objects":1630,"num_object_clones":0,"num_object_copies":4890,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1630,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1630,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9632,"num_write_kb":360384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1675,"num_bytes_recovered":109772800,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,0],"avail_no_missing":["4","3","6"],"object_location_counts":[{"shards":"0,4,6","objects":1559},{"shards":"3,4,6","objects":71}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"76'131","reported_seq":723,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.100039+0000","last_change":"2023-10-09T10:29:49.146828+0000","last_active":"2023-10-09T10:30:13.100039+0000","last_peered":"2023-10-09T10:30:13.100039+0000","last_clean":"2023-10-09T10:30:13.100039+0000","last_became_active":"2023-10-09T10:29:49.145962+0000","last_became_peered":"2023-10-09T10:29:49.145962+0000","last_unstale":"2023-10-09T10:30:13.100039+0000","last_undegraded":"2023-10-09T10:30:13.100039+0000","last_fullsized":"2023-10-09T10:30:13.100039+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":131,"log_dups_size":0,"ondisk_log_size":131,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:23:51.800561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":619,"num_read_kb":508,"num_write":137,"num_write_kb":4162,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":4194304,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":259,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.113435+0000","last_change":"2023-10-09T10:27:59.155451+0000","last_active":"2023-10-09T10:30:13.113435+0000","last_peered":"2023-10-09T10:30:13.113435+0000","last_clean":"2023-10-09T10:30:13.113435+0000","last_became_active":"2023-10-09T10:27:59.154968+0000","last_became_peered":"2023-10-09T10:27:59.154968+0000","last_unstale":"2023-10-09T10:30:13.113435+0000","last_undegraded":"2023-10-09T10:30:13.113435+0000","last_fullsized":"2023-10-09T10:30:13.113435+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.113091+0000","last_change":"2023-10-09T10:29:48.194758+0000","last_active":"2023-10-09T10:30:13.113091+0000","last_peered":"2023-10-09T10:30:13.113091+0000","last_clean":"2023-10-09T10:30:13.113091+0000","last_became_active":"2023-10-09T10:29:48.194177+0000","last_became_peered":"2023-10-09T10:29:48.194177+0000","last_unstale":"2023-10-09T10:30:13.113091+0000","last_undegraded":"2023-10-09T10:30:13.113091+0000","last_fullsized":"2023-10-09T10:30:13.113091+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.7","version":"251'9817","reported_seq":15164,"reported_epoch":251,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-09T10:30:47.968709+0000","last_change":"2023-10-09T10:29:49.372396+0000","last_active":"2023-10-09T10:30:47.968709+0000","last_peered":"2023-10-09T10:30:47.968709+0000","last_clean":"2023-10-09T10:25:34.131241+0000","last_became_active":"2023-10-09T10:29:49.330992+0000","last_became_peered":"2023-10-09T10:29:49.330992+0000","last_unstale":"2023-10-09T10:30:47.968709+0000","last_undegraded":"2023-10-09T10:29:49.239753+0000","last_fullsized":"2023-10-09T10:30:47.968709+0000","mapping_epoch":245,"log_start":"207'3536","ondisk_log_start":"207'3536","created":203,"last_epoch_clean":204,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6281,"log_dups_size":0,"ondisk_log_size":6281,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":113049600,"num_objects":1725,"num_object_clones":0,"num_object_copies":5175,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1725,"num_objects_misplaced":1831,"num_objects_unfound":0,"num_objects_dirty":1725,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9817,"num_write_kb":369344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2626,"num_bytes_recovered":172097536,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"avail_no_missing":["6","0","3"],"object_location_counts":[{"shards":"0,1,6","objects":1314},{"shards":"0,3,6","objects":411}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"76'52","reported_seq":652,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.113262+0000","last_change":"2023-10-09T10:20:59.407054+0000","last_active":"2023-10-09T10:30:13.113262+0000","last_peered":"2023-10-09T10:30:13.113262+0000","last_clean":"2023-10-09T10:30:13.113262+0000","last_became_active":"2023-10-09T10:20:59.406039+0000","last_became_peered":"2023-10-09T10:20:59.406039+0000","last_unstale":"2023-10-09T10:30:13.113262+0000","last_undegraded":"2023-10-09T10:30:13.113262+0000","last_fullsized":"2023-10-09T10:30:13.113262+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":519,"num_read_kb":1955,"num_write":46,"num_write_kb":1266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":260,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.112271+0000","last_change":"2023-10-09T10:29:48.161975+0000","last_active":"2023-10-09T10:30:13.112271+0000","last_peered":"2023-10-09T10:30:13.112271+0000","last_clean":"2023-10-09T10:30:13.112271+0000","last_became_active":"2023-10-09T10:29:48.161593+0000","last_became_peered":"2023-10-09T10:29:48.161593+0000","last_unstale":"2023-10-09T10:30:13.112271+0000","last_undegraded":"2023-10-09T10:30:13.112271+0000","last_fullsized":"2023-10-09T10:30:13.112271+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":143,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.104836+0000","last_change":"2023-10-09T10:27:59.149630+0000","last_active":"2023-10-09T10:30:13.104836+0000","last_peered":"2023-10-09T10:30:13.104836+0000","last_clean":"2023-10-09T10:30:13.104836+0000","last_became_active":"2023-10-09T10:27:59.149132+0000","last_became_peered":"2023-10-09T10:27:59.149132+0000","last_unstale":"2023-10-09T10:30:13.104836+0000","last_undegraded":"2023-10-09T10:30:13.104836+0000","last_fullsized":"2023-10-09T10:30:13.104836+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:35:53.030398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,5],"acting":[2,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.4","version":"251'9505","reported_seq":24914,"reported_epoch":251,"state":"active+clean","last_fresh":"2023-10-09T10:30:51.110481+0000","last_change":"2023-10-09T10:29:57.338738+0000","last_active":"2023-10-09T10:30:51.110481+0000","last_peered":"2023-10-09T10:30:51.110481+0000","last_clean":"2023-10-09T10:30:51.110481+0000","last_became_active":"2023-10-09T10:29:57.309652+0000","last_became_peered":"2023-10-09T10:29:57.309652+0000","last_unstale":"2023-10-09T10:30:51.110481+0000","last_undegraded":"2023-10-09T10:30:51.110481+0000","last_fullsized":"2023-10-09T10:30:51.110481+0000","mapping_epoch":248,"log_start":"207'3163","ondisk_log_start":"207'3163","created":203,"last_epoch_clean":249,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6342,"log_dups_size":0,"ondisk_log_size":6342,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":106496000,"num_objects":1625,"num_object_clones":0,"num_object_copies":4875,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1625,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9505,"num_write_kb":356160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5529,"num_bytes_recovered":362348544,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1","version":"76'118","reported_seq":727,"reported_epoch":250,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:30:13.104070+0000","last_change":"2023-10-09T10:29:49.153921+0000","last_active":"2023-10-09T10:30:13.104070+0000","last_peered":"2023-10-09T10:30:13.104070+0000","last_clean":"2023-10-09T10:29:37.214619+0000","last_became_active":"2023-10-09T10:29:49.153497+0000","last_became_peered":"2023-10-09T10:29:49.153497+0000","last_unstale":"2023-10-09T10:30:13.104070+0000","last_undegraded":"2023-10-09T10:29:49.137464+0000","last_fullsized":"2023-10-09T10:29:49.136520+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":242,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":118,"log_dups_size":0,"ondisk_log_size":118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:43:19.069106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":13,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":881,"num_read_kb":1026,"num_write":94,"num_write_kb":1236,"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":[2,1,6],"acting":[2,1],"avail_no_missing":["2","0","1"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":229,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.099834+0000","last_change":"2023-10-09T10:27:58.141484+0000","last_active":"2023-10-09T10:30:13.099834+0000","last_peered":"2023-10-09T10:30:13.099834+0000","last_clean":"2023-10-09T10:30:13.099834+0000","last_became_active":"2023-10-09T10:27:58.141130+0000","last_became_peered":"2023-10-09T10:27:58.141130+0000","last_unstale":"2023-10-09T10:30:13.099834+0000","last_undegraded":"2023-10-09T10:30:13.099834+0000","last_fullsized":"2023-10-09T10:30:13.099834+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:15:58.448896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":122,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.114087+0000","last_change":"2023-10-09T10:27:59.158268+0000","last_active":"2023-10-09T10:30:13.114087+0000","last_peered":"2023-10-09T10:30:13.114087+0000","last_clean":"2023-10-09T10:30:13.114087+0000","last_became_active":"2023-10-09T10:27:59.157761+0000","last_became_peered":"2023-10-09T10:27:59.157761+0000","last_unstale":"2023-10-09T10:30:13.114087+0000","last_undegraded":"2023-10-09T10:30:13.114087+0000","last_fullsized":"2023-10-09T10:30:13.114087+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.6","version":"251'9419","reported_seq":12856,"reported_epoch":251,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:30:49.766756+0000","last_change":"2023-10-09T10:29:48.402925+0000","last_active":"2023-10-09T10:30:49.766756+0000","last_peered":"2023-10-09T10:30:49.766756+0000","last_clean":"2023-10-09T10:27:57.248728+0000","last_became_active":"2023-10-09T10:29:48.316588+0000","last_became_peered":"2023-10-09T10:29:48.316588+0000","last_unstale":"2023-10-09T10:30:49.766756+0000","last_undegraded":"2023-10-09T10:29:48.305977+0000","last_fullsized":"2023-10-09T10:29:48.150597+0000","mapping_epoch":244,"log_start":"207'2825","ondisk_log_start":"207'2825","created":203,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6594,"log_dups_size":0,"ondisk_log_size":6594,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":108986368,"num_objects":1663,"num_object_clones":0,"num_object_copies":4989,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":8916,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1663,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9419,"num_write_kb":354624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1173,"num_bytes_recovered":76873728,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","3"],"object_location_counts":[{"shards":"0,3,5","objects":1663}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.3","version":"76'179","reported_seq":799,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.113665+0000","last_change":"2023-10-09T10:27:59.275446+0000","last_active":"2023-10-09T10:30:13.113665+0000","last_peered":"2023-10-09T10:30:13.113665+0000","last_clean":"2023-10-09T10:30:13.113665+0000","last_became_active":"2023-10-09T10:27:59.274697+0000","last_became_peered":"2023-10-09T10:27:59.274697+0000","last_unstale":"2023-10-09T10:30:13.113665+0000","last_undegraded":"2023-10-09T10:30:13.113665+0000","last_fullsized":"2023-10-09T10:30:13.113665+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":179,"log_dups_size":0,"ondisk_log_size":179,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":680,"num_read_kb":604,"num_write":161,"num_write_kb":107,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"83'139","reported_seq":346,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.120609+0000","last_change":"2023-10-09T10:29:05.203751+0000","last_active":"2023-10-09T10:30:13.120609+0000","last_peered":"2023-10-09T10:30:13.120609+0000","last_clean":"2023-10-09T10:30:13.120609+0000","last_became_active":"2023-10-09T10:29:05.203261+0000","last_became_peered":"2023-10-09T10:29:05.203261+0000","last_unstale":"2023-10-09T10:30:13.120609+0000","last_undegraded":"2023-10-09T10:30:13.120609+0000","last_fullsized":"2023-10-09T10:30:13.120609+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_clean_scrub_stamp":"2023-10-09T09:52:58.844090+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":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":198,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.112928+0000","last_change":"2023-10-09T10:25:35.153580+0000","last_active":"2023-10-09T10:30:13.112928+0000","last_peered":"2023-10-09T10:30:13.112928+0000","last_clean":"2023-10-09T10:30:13.112928+0000","last_became_active":"2023-10-09T10:25:35.152566+0000","last_became_peered":"2023-10-09T10:25:35.152566+0000","last_unstale":"2023-10-09T10:30:13.112928+0000","last_undegraded":"2023-10-09T10:30:13.112928+0000","last_fullsized":"2023-10-09T10:30:13.112928+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":199,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.121562+0000","last_change":"2023-10-09T10:23:19.529132+0000","last_active":"2023-10-09T10:30:13.121562+0000","last_peered":"2023-10-09T10:30:13.121562+0000","last_clean":"2023-10-09T10:30:13.121562+0000","last_became_active":"2023-10-09T10:23:19.528495+0000","last_became_peered":"2023-10-09T10:23:19.528495+0000","last_unstale":"2023-10-09T10:30:13.121562+0000","last_undegraded":"2023-10-09T10:30:13.121562+0000","last_fullsized":"2023-10-09T10:30:13.121562+0000","mapping_epoch":189,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":190,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.5","version":"251'9796","reported_seq":13321,"reported_epoch":251,"state":"active+recovering+degraded+remapped","last_fresh":"2023-10-09T10:30:49.549485+0000","last_change":"2023-10-09T10:29:26.238190+0000","last_active":"2023-10-09T10:30:49.549485+0000","last_peered":"2023-10-09T10:30:49.549485+0000","last_clean":"2023-10-09T10:24:29.568045+0000","last_became_active":"2023-10-09T10:28:11.491208+0000","last_became_peered":"2023-10-09T10:28:11.491208+0000","last_unstale":"2023-10-09T10:30:49.549485+0000","last_undegraded":"2023-10-09T10:28:11.386580+0000","last_fullsized":"2023-10-09T10:30:49.549485+0000","mapping_epoch":226,"log_start":"206'1900","ondisk_log_start":"206'1900","created":203,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":7896,"log_dups_size":0,"ondisk_log_size":7896,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":105906176,"num_objects":1616,"num_object_clones":0,"num_object_copies":4848,"num_objects_missing_on_primary":3945,"num_objects_missing":3945,"num_objects_degraded":28,"num_objects_misplaced":2531,"num_objects_unfound":0,"num_objects_dirty":1616,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9796,"num_write_kb":365184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1726,"num_bytes_recovered":113049600,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,1],"acting":[7,1,0],"avail_no_missing":["0","1"],"object_location_counts":[{"shards":"0,1","objects":28},{"shards":"0,1,6","objects":1251},{"shards":"0,1,7","objects":336}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"76'47","reported_seq":128,"reported_epoch":250,"state":"active+recovery_wait+degraded","last_fresh":"2023-10-09T10:30:13.126945+0000","last_change":"2023-10-09T10:29:48.166202+0000","last_active":"2023-10-09T10:30:13.126945+0000","last_peered":"2023-10-09T10:30:13.126945+0000","last_clean":"2023-10-09T10:29:37.231931+0000","last_became_active":"2023-10-09T10:29:48.165683+0000","last_became_peered":"2023-10-09T10:29:48.165683+0000","last_unstale":"2023-10-09T10:30:13.126945+0000","last_undegraded":"2023-10-09T10:29:48.156856+0000","last_fullsized":"2023-10-09T10:30:13.126945+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":241,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":47,"log_dups_size":0,"ondisk_log_size":47,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":113,"num_read_kb":478,"num_write":49,"num_write_kb":229,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,5],"acting":[7,3,5],"avail_no_missing":["7","0","3"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":200,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.111145+0000","last_change":"2023-10-09T10:29:48.165257+0000","last_active":"2023-10-09T10:30:13.111145+0000","last_peered":"2023-10-09T10:30:13.111145+0000","last_clean":"2023-10-09T10:30:13.111145+0000","last_became_active":"2023-10-09T10:29:48.164861+0000","last_became_peered":"2023-10-09T10:29:48.164861+0000","last_unstale":"2023-10-09T10:30:13.111145+0000","last_undegraded":"2023-10-09T10:30:13.111145+0000","last_fullsized":"2023-10-09T10:30:13.111145+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[4,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":91,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.108486+0000","last_change":"2023-10-09T10:27:59.451698+0000","last_active":"2023-10-09T10:30:13.108486+0000","last_peered":"2023-10-09T10:30:13.108486+0000","last_clean":"2023-10-09T10:30:13.108486+0000","last_became_active":"2023-10-09T10:27:59.451152+0000","last_became_peered":"2023-10-09T10:27:59.451152+0000","last_unstale":"2023-10-09T10:30:13.108486+0000","last_undegraded":"2023-10-09T10:30:13.108486+0000","last_fullsized":"2023-10-09T10:30:13.108486+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:08:38.747416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.0","version":"251'9483","reported_seq":10112,"reported_epoch":251,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-09T10:30:49.536993+0000","last_change":"2023-10-09T10:27:59.146650+0000","last_active":"2023-10-09T10:30:49.536993+0000","last_peered":"2023-10-09T10:30:49.536993+0000","last_clean":"2023-10-09T10:27:57.237191+0000","last_became_active":"2023-10-09T10:27:58.294368+0000","last_became_peered":"2023-10-09T10:27:58.294368+0000","last_unstale":"2023-10-09T10:30:49.536993+0000","last_undegraded":"2023-10-09T10:30:49.536993+0000","last_fullsized":"2023-10-09T10:30:49.536993+0000","mapping_epoch":225,"log_start":"207'2948","ondisk_log_start":"207'2948","created":203,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6535,"log_dups_size":0,"ondisk_log_size":6535,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":104136704,"num_objects":1589,"num_object_clones":0,"num_object_copies":4767,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1451,"num_objects_unfound":0,"num_objects_dirty":1589,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9483,"num_write_kb":354304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":275,"num_bytes_recovered":18022400,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"avail_no_missing":["5","1","3"],"object_location_counts":[{"shards":"1,3,5","objects":1589}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"76'109","reported_seq":611,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.155331+0000","last_change":"2023-10-09T10:25:38.158321+0000","last_active":"2023-10-09T10:30:13.155331+0000","last_peered":"2023-10-09T10:30:13.155331+0000","last_clean":"2023-10-09T10:30:13.155331+0000","last_became_active":"2023-10-09T10:25:38.157689+0000","last_became_peered":"2023-10-09T10:25:38.157689+0000","last_unstale":"2023-10-09T10:30:13.155331+0000","last_undegraded":"2023-10-09T10:30:13.155331+0000","last_fullsized":"2023-10-09T10:30:13.155331+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":821,"num_read_kb":1489,"num_write":106,"num_write_kb":462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":32,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":126,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.104920+0000","last_change":"2023-10-09T10:27:58.139632+0000","last_active":"2023-10-09T10:30:13.104920+0000","last_peered":"2023-10-09T10:30:13.104920+0000","last_clean":"2023-10-09T10:30:13.104920+0000","last_became_active":"2023-10-09T10:27:58.139208+0000","last_became_peered":"2023-10-09T10:27:58.139208+0000","last_unstale":"2023-10-09T10:30:13.104920+0000","last_undegraded":"2023-10-09T10:30:13.104920+0000","last_fullsized":"2023-10-09T10:30:13.104920+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:53:49.668114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":253,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.113900+0000","last_change":"2023-10-09T10:29:48.162091+0000","last_active":"2023-10-09T10:30:13.113900+0000","last_peered":"2023-10-09T10:30:13.113900+0000","last_clean":"2023-10-09T10:30:13.113900+0000","last_became_active":"2023-10-09T10:29:48.161749+0000","last_became_peered":"2023-10-09T10:29:48.161749+0000","last_unstale":"2023-10-09T10:30:13.113900+0000","last_undegraded":"2023-10-09T10:30:13.113900+0000","last_fullsized":"2023-10-09T10:30:13.113900+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"7.3","version":"251'9970","reported_seq":10120,"reported_epoch":251,"state":"active+undersized+degraded+remapped+backfill_wait","last_fresh":"2023-10-09T10:30:47.966381+0000","last_change":"2023-10-09T10:29:04.240708+0000","last_active":"2023-10-09T10:30:47.966381+0000","last_peered":"2023-10-09T10:30:47.966381+0000","last_clean":"2023-10-09T10:24:29.568045+0000","last_became_active":"2023-10-09T10:29:04.200833+0000","last_became_peered":"2023-10-09T10:29:04.200833+0000","last_unstale":"2023-10-09T10:30:47.966381+0000","last_undegraded":"2023-10-09T10:29:04.184909+0000","last_fullsized":"2023-10-09T10:29:04.184723+0000","mapping_epoch":236,"log_start":"206'200","ondisk_log_start":"206'200","created":203,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":9770,"log_dups_size":0,"ondisk_log_size":9770,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:00:07.696088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":112459776,"num_objects":1716,"num_object_clones":0,"num_object_copies":5148,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1702,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1716,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9970,"num_write_kb":373952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":37,"num_bytes_recovered":2424832,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,4],"avail_no_missing":["3","4"],"object_location_counts":[{"shards":"3,4","objects":1716}],"blocked_by":[],"up_primary":2,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":235,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.113812+0000","last_change":"2023-10-09T10:29:48.158542+0000","last_active":"2023-10-09T10:30:13.113812+0000","last_peered":"2023-10-09T10:30:13.113812+0000","last_clean":"2023-10-09T10:30:13.113812+0000","last_became_active":"2023-10-09T10:29:48.156946+0000","last_became_peered":"2023-10-09T10:29:48.156946+0000","last_unstale":"2023-10-09T10:30:13.113812+0000","last_undegraded":"2023-10-09T10:30:13.113812+0000","last_fullsized":"2023-10-09T10:30:13.113812+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[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.6","version":"76'153","reported_seq":758,"reported_epoch":251,"state":"active+clean","last_fresh":"2023-10-09T10:30:31.202730+0000","last_change":"2023-10-09T10:20:59.399193+0000","last_active":"2023-10-09T10:30:31.202730+0000","last_peered":"2023-10-09T10:30:31.202730+0000","last_clean":"2023-10-09T10:30:31.202730+0000","last_became_active":"2023-10-09T10:20:59.398373+0000","last_became_peered":"2023-10-09T10:20:59.398373+0000","last_unstale":"2023-10-09T10:30:31.202730+0000","last_undegraded":"2023-10-09T10:30:31.202730+0000","last_fullsized":"2023-10-09T10:30:31.202730+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:50:36.063110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":859,"num_read_kb":2778,"num_write":113,"num_write_kb":2118,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":52,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.114245+0000","last_change":"2023-10-09T10:25:35.161242+0000","last_active":"2023-10-09T10:30:13.114245+0000","last_peered":"2023-10-09T10:30:13.114245+0000","last_clean":"2023-10-09T10:30:13.114245+0000","last_became_active":"2023-10-09T10:25:35.160795+0000","last_became_peered":"2023-10-09T10:25:35.160795+0000","last_unstale":"2023-10-09T10:30:13.114245+0000","last_undegraded":"2023-10-09T10:30:13.114245+0000","last_fullsized":"2023-10-09T10:30:13.114245+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.2","version":"251'9537","reported_seq":20313,"reported_epoch":251,"state":"active+recovering","last_fresh":"2023-10-09T10:30:48.296998+0000","last_change":"2023-10-09T10:29:48.237545+0000","last_active":"2023-10-09T10:30:48.296998+0000","last_peered":"2023-10-09T10:30:48.296998+0000","last_clean":"2023-10-09T10:27:57.268890+0000","last_became_active":"2023-10-09T10:29:05.263313+0000","last_became_peered":"2023-10-09T10:29:05.263313+0000","last_unstale":"2023-10-09T10:30:48.296998+0000","last_undegraded":"2023-10-09T10:30:48.296998+0000","last_fullsized":"2023-10-09T10:30:48.296998+0000","mapping_epoch":237,"log_start":"206'2318","ondisk_log_start":"206'2318","created":203,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":7219,"log_dups_size":0,"ondisk_log_size":7219,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:16:01.341379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":108724224,"num_objects":1659,"num_object_clones":0,"num_object_copies":4977,"num_objects_missing_on_primary":4616,"num_objects_missing":4616,"num_objects_degraded":0,"num_objects_misplaced":1654,"num_objects_unfound":0,"num_objects_dirty":1659,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9537,"num_write_kb":358272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5340,"num_bytes_recovered":349962240,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,3,7],"avail_no_missing":["1","3","7"],"object_location_counts":[{"shards":"1,2,3,7","objects":5},{"shards":"1,3,7","objects":1654}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.7","version":"76'187","reported_seq":1098,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.126886+0000","last_change":"2023-10-09T10:27:59.146171+0000","last_active":"2023-10-09T10:30:13.126886+0000","last_peered":"2023-10-09T10:30:13.126886+0000","last_clean":"2023-10-09T10:30:13.126886+0000","last_became_active":"2023-10-09T10:27:59.145643+0000","last_became_peered":"2023-10-09T10:27:59.145643+0000","last_unstale":"2023-10-09T10:30:13.126886+0000","last_undegraded":"2023-10-09T10:30:13.126886+0000","last_fullsized":"2023-10-09T10:30:13.126886+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1503,"num_read_kb":4410,"num_write":140,"num_write_kb":3134,"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":[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":79,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.101974+0000","last_change":"2023-10-09T10:25:35.166123+0000","last_active":"2023-10-09T10:30:13.101974+0000","last_peered":"2023-10-09T10:30:13.101974+0000","last_clean":"2023-10-09T10:30:13.101974+0000","last_became_active":"2023-10-09T10:25:35.154942+0000","last_became_peered":"2023-10-09T10:25:35.154942+0000","last_unstale":"2023-10-09T10:30:13.101974+0000","last_undegraded":"2023-10-09T10:30:13.101974+0000","last_fullsized":"2023-10-09T10:30:13.101974+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:48:01.802252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":215,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.110374+0000","last_change":"2023-10-09T10:20:59.403011+0000","last_active":"2023-10-09T10:30:13.110374+0000","last_peered":"2023-10-09T10:30:13.110374+0000","last_clean":"2023-10-09T10:30:13.110374+0000","last_became_active":"2023-10-09T10:20:59.402629+0000","last_became_peered":"2023-10-09T10:20:59.402629+0000","last_unstale":"2023-10-09T10:30:13.110374+0000","last_undegraded":"2023-10-09T10:30:13.110374+0000","last_fullsized":"2023-10-09T10:30:13.110374+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.112572+0000","last_change":"2023-10-09T10:25:35.156461+0000","last_active":"2023-10-09T10:30:13.112572+0000","last_peered":"2023-10-09T10:30:13.112572+0000","last_clean":"2023-10-09T10:30:13.112572+0000","last_became_active":"2023-10-09T10:25:35.155988+0000","last_became_peered":"2023-10-09T10:25:35.155988+0000","last_unstale":"2023-10-09T10:30:13.112572+0000","last_undegraded":"2023-10-09T10:30:13.112572+0000","last_fullsized":"2023-10-09T10:30:13.112572+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":171,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:28.159723+0000","last_change":"2023-10-09T10:27:59.138830+0000","last_active":"2023-10-09T10:30:28.159723+0000","last_peered":"2023-10-09T10:30:28.159723+0000","last_clean":"2023-10-09T10:30:28.159723+0000","last_became_active":"2023-10-09T10:27:59.138317+0000","last_became_peered":"2023-10-09T10:27:59.138317+0000","last_unstale":"2023-10-09T10:30:28.159723+0000","last_undegraded":"2023-10-09T10:30:28.159723+0000","last_fullsized":"2023-10-09T10:30:28.159723+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:03:16.514796+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":220,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.113006+0000","last_change":"2023-10-09T10:11:16.821758+0000","last_active":"2023-10-09T10:30:13.113006+0000","last_peered":"2023-10-09T10:30:13.113006+0000","last_clean":"2023-10-09T10:30:13.113006+0000","last_became_active":"2023-10-09T10:11:16.821357+0000","last_became_peered":"2023-10-09T10:11:16.821357+0000","last_unstale":"2023-10-09T10:30:13.113006+0000","last_undegraded":"2023-10-09T10:30:13.113006+0000","last_fullsized":"2023-10-09T10:30:13.113006+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":256,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.112464+0000","last_change":"2023-10-09T10:27:58.130666+0000","last_active":"2023-10-09T10:30:13.112464+0000","last_peered":"2023-10-09T10:30:13.112464+0000","last_clean":"2023-10-09T10:30:13.112464+0000","last_became_active":"2023-10-09T10:27:58.130336+0000","last_became_peered":"2023-10-09T10:27:58.130336+0000","last_unstale":"2023-10-09T10:30:13.112464+0000","last_undegraded":"2023-10-09T10:30:13.112464+0000","last_fullsized":"2023-10-09T10:30:13.112464+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":220,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.113335+0000","last_change":"2023-10-09T10:20:59.400070+0000","last_active":"2023-10-09T10:30:13.113335+0000","last_peered":"2023-10-09T10:30:13.113335+0000","last_clean":"2023-10-09T10:30:13.113335+0000","last_became_active":"2023-10-09T10:20:59.399665+0000","last_became_peered":"2023-10-09T10:20:59.399665+0000","last_unstale":"2023-10-09T10:30:13.113335+0000","last_undegraded":"2023-10-09T10:30:13.113335+0000","last_fullsized":"2023-10-09T10:30:13.113335+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":259,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.111511+0000","last_change":"2023-10-09T10:29:48.194369+0000","last_active":"2023-10-09T10:30:13.111511+0000","last_peered":"2023-10-09T10:30:13.111511+0000","last_clean":"2023-10-09T10:30:13.111511+0000","last_became_active":"2023-10-09T10:29:48.194026+0000","last_became_peered":"2023-10-09T10:29:48.194026+0000","last_unstale":"2023-10-09T10:30:13.111511+0000","last_undegraded":"2023-10-09T10:30:13.111511+0000","last_fullsized":"2023-10-09T10:30:13.111511+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":73,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.121348+0000","last_change":"2023-10-09T10:27:59.143335+0000","last_active":"2023-10-09T10:30:13.121348+0000","last_peered":"2023-10-09T10:30:13.121348+0000","last_clean":"2023-10-09T10:30:13.121348+0000","last_became_active":"2023-10-09T10:27:59.142976+0000","last_became_peered":"2023-10-09T10:27:59.142976+0000","last_unstale":"2023-10-09T10:30:13.121348+0000","last_undegraded":"2023-10-09T10:30:13.121348+0000","last_fullsized":"2023-10-09T10:30:13.121348+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":147,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:28.148947+0000","last_change":"2023-10-09T10:29:48.153486+0000","last_active":"2023-10-09T10:30:28.148947+0000","last_peered":"2023-10-09T10:30:28.148947+0000","last_clean":"2023-10-09T10:30:28.148947+0000","last_became_active":"2023-10-09T10:29:48.153037+0000","last_became_peered":"2023-10-09T10:29:48.153037+0000","last_unstale":"2023-10-09T10:30:28.148947+0000","last_undegraded":"2023-10-09T10:30:28.148947+0000","last_fullsized":"2023-10-09T10:30:28.148947+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:22:43.259253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":90,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.113909+0000","last_change":"2023-10-09T10:27:59.155853+0000","last_active":"2023-10-09T10:30:13.113909+0000","last_peered":"2023-10-09T10:30:13.113909+0000","last_clean":"2023-10-09T10:30:13.113909+0000","last_became_active":"2023-10-09T10:27:59.155321+0000","last_became_peered":"2023-10-09T10:27:59.155321+0000","last_unstale":"2023-10-09T10:30:13.113909+0000","last_undegraded":"2023-10-09T10:30:13.113909+0000","last_fullsized":"2023-10-09T10:30:13.113909+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":232,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-10-09T10:30:13.110786+0000","last_change":"2023-10-09T10:20:59.404893+0000","last_active":"2023-10-09T10:30:13.110786+0000","last_peered":"2023-10-09T10:30:13.110786+0000","last_clean":"2023-10-09T10:30:13.110786+0000","last_became_active":"2023-10-09T10:20:59.404528+0000","last_became_peered":"2023-10-09T10:20:59.404528+0000","last_unstale":"2023-10-09T10:30:13.110786+0000","last_undegraded":"2023-10-09T10:30:13.110786+0000","last_fullsized":"2023-10-09T10:30:13.110786+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":1729363992,"num_objects":26389,"num_object_clones":0,"num_object_copies":79167,"num_objects_missing_on_primary":13178,"num_objects_missing":13178,"num_objects_degraded":21977,"num_objects_misplaced":18264,"num_objects_unfound":0,"num_objects_dirty":26389,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":154131,"num_write_kb":5776577,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":33528,"num_bytes_recovered":2117271552,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":6741897216,"data_stored":6741885000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":111954,"ondisk_log_size":111954,"up":48,"acting":44,"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":25,"num_bytes_recovered":1052,"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":102400,"data_stored":16602,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33561,"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":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2969600,"data_stored":2951840,"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":18,"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":89,"num_bytes_recovered":4194304,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5919,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":23,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430619,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":859236,"kb_used_data":557916,"kb_used_omap":0,"kb_used_meta":301312,"kb_avail":92885916,"statfs":{"total":95995035648,"available":95115177984,"internally_reserved":0,"allocated":571305984,"data_stored":570617995,"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":"Mon Oct 9 10:30:28 2023","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":2.8370000000000002,"15min":1.776},"min":{"1min":0.35199999999999998,"5min":0.23799999999999999,"15min":0.23499999999999999},"max":{"1min":0.85299999999999998,"5min":142.559,"15min":142.559},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.58599999999999997,"5min":2.8740000000000001,"15min":1.7869999999999999},"min":{"1min":0.39600000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":1.0649999999999999,"5min":142.584,"15min":142.584},"last":0.61399999999999999}]},{"osd":1,"last update":"Mon Oct 9 10:30:49 2023","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":1.238,"15min":2.1030000000000002},"min":{"1min":0.35399999999999998,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":1.0469999999999999,"5min":18.253,"15min":188.88399999999999},"last":0.70899999999999996},{"interface":"front","average":{"1min":0.66700000000000004,"5min":1.3380000000000001,"15min":2.125},"min":{"1min":0.40600000000000003,"5min":0.29799999999999999,"15min":0.28799999999999998},"max":{"1min":0.88100000000000001,"5min":12.119999999999999,"15min":188.84700000000001},"last":0.72899999999999998}]},{"osd":2,"last update":"Mon Oct 9 10:30:00 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":1.0389999999999999,"15min":1.071},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":2.7730000000000001,"5min":9.3870000000000005,"15min":9.3870000000000005},"last":3.609},{"interface":"front","average":{"1min":0.80000000000000004,"5min":0.81499999999999995,"15min":0.81699999999999995},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":2.0019999999999998,"5min":4.2789999999999999,"15min":4.2789999999999999},"last":0.67700000000000005}]},{"osd":3,"last update":"Mon Oct 9 10:30:49 2023","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":1.5629999999999999,"15min":1.804},"min":{"1min":0.42499999999999999,"5min":0.313,"15min":0.29699999999999999},"max":{"1min":2.6099999999999999,"5min":38.975999999999999,"15min":96.253},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.94299999999999995,"5min":1.627,"15min":1.921},"min":{"1min":0.45600000000000002,"5min":0.31900000000000001,"15min":0.30599999999999999},"max":{"1min":4.7169999999999996,"5min":36.844999999999999,"15min":96.319999999999993},"last":0.99199999999999999}]},{"osd":4,"last update":"Mon Oct 9 10:30:29 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":1.595,"15min":2.1589999999999998},"min":{"1min":0.38200000000000001,"5min":0.32800000000000001,"15min":0.28699999999999998},"max":{"1min":3.819,"5min":12.147,"15min":230.642},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.85099999999999998,"5min":1.702,"15min":2.2000000000000002},"min":{"1min":0.38600000000000001,"5min":0.311,"15min":0.311},"max":{"1min":3.702,"5min":12.423,"15min":229.31299999999999},"last":0.44500000000000001}]},{"osd":5,"last update":"Mon Oct 9 10:30:29 2023","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":1.754,"15min":1.468},"min":{"1min":0.42299999999999999,"5min":0.35599999999999998,"15min":0.29399999999999998},"max":{"1min":4.2629999999999999,"5min":18.015000000000001,"15min":18.015000000000001},"last":0.42599999999999999},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.6339999999999999,"15min":1.421},"min":{"1min":0.48799999999999999,"5min":0.373,"15min":0.34300000000000003},"max":{"1min":5.0869999999999997,"5min":12.225,"15min":12.225},"last":0.58399999999999996}]},{"osd":6,"last update":"Mon Oct 9 10:30:17 2023","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":1.788,"15min":1.2270000000000001},"min":{"1min":0.48999999999999999,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.1930000000000001,"5min":12.253,"15min":12.253},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.83899999999999997,"5min":1.8540000000000001,"15min":1.4279999999999999},"min":{"1min":0.41999999999999998,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":2.8239999999999998,"5min":16.044,"15min":16.044},"last":0.74399999999999999}]}]},{"osd":6,"up_from":173,"seq":743029342327,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1157296,"kb_used_data":833448,"kb_used_omap":7,"kb_used_meta":323832,"kb_avail":92587856,"statfs":{"total":95995035648,"available":94809964544,"internally_reserved":0,"allocated":853450752,"data_stored":852751357,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7343,"internal_metadata":331604817},"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":"Mon Oct 9 10:30:17 2023","interfaces":[{"interface":"back","average":{"1min":0.72599999999999998,"5min":2.2360000000000002,"15min":1.4410000000000001},"min":{"1min":0.36599999999999999,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":3.089,"5min":73.555999999999997,"15min":73.555999999999997},"last":0.626},{"interface":"front","average":{"1min":0.84999999999999998,"5min":2.0219999999999998,"15min":1.367},"min":{"1min":0.35299999999999998,"5min":0.28699999999999998,"15min":0.26900000000000002},"max":{"1min":3.5539999999999998,"5min":73.433000000000007,"15min":73.433000000000007},"last":0.47299999999999998}]},{"osd":1,"last update":"Mon Oct 9 10:30:17 2023","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.2509999999999999,"15min":1.2010000000000001},"min":{"1min":0.34899999999999998,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":5.1879999999999997,"5min":6.7190000000000003,"15min":7.6349999999999998},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.76800000000000002,"5min":1.087,"15min":1.343},"min":{"1min":0.33500000000000002,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":3.657,"5min":8.0760000000000005,"15min":8.0760000000000005},"last":0.52100000000000002}]},{"osd":2,"last update":"Mon Oct 9 10:29:58 2023","interfaces":[{"interface":"back","average":{"1min":0.75700000000000001,"5min":0.72599999999999998,"15min":0.72099999999999997},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":2.052,"5min":2.052,"15min":2.052},"last":0.495},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.77600000000000002,"15min":0.746},"min":{"1min":0.46000000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":3.4100000000000001,"5min":3.4100000000000001,"15min":3.4100000000000001},"last":0.65200000000000002}]},{"osd":3,"last update":"Mon Oct 9 10:30:17 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":1.393,"15min":1.3680000000000001},"min":{"1min":0.47299999999999998,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":3.4750000000000001,"5min":7.7460000000000004,"15min":25.149000000000001},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.77600000000000002,"5min":1.2090000000000001,"15min":1.4159999999999999},"min":{"1min":0.39400000000000002,"5min":0.34999999999999998,"15min":0.313},"max":{"1min":3.7400000000000002,"5min":8.1210000000000004,"15min":24.878},"last":0.68899999999999995}]},{"osd":4,"last update":"Mon Oct 9 10:30:17 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":2.024,"15min":1.3360000000000001},"min":{"1min":0.35299999999999998,"5min":0.28899999999999998,"15min":0.23999999999999999},"max":{"1min":3.2210000000000001,"5min":15.288,"15min":15.288},"last":0.66400000000000003},{"interface":"front","average":{"1min":0.96699999999999997,"5min":1.611,"15min":1.6739999999999999},"min":{"1min":0.42099999999999999,"5min":0.28599999999999998,"15min":0.27200000000000002},"max":{"1min":3.597,"5min":7.2629999999999999,"15min":8.6110000000000007},"last":0.86299999999999999}]},{"osd":5,"last update":"Mon Oct 9 10:30:17 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":1.655,"15min":1.9199999999999999},"min":{"1min":0.38200000000000001,"5min":0.29799999999999999,"15min":0.27800000000000002},"max":{"1min":3.6970000000000001,"5min":11.294,"15min":11.294},"last":0.78800000000000003},{"interface":"front","average":{"1min":0.83199999999999996,"5min":1.9870000000000001,"15min":1.4199999999999999},"min":{"1min":0.40500000000000003,"5min":0.312,"15min":0.26600000000000001},"max":{"1min":3.1299999999999999,"5min":15.266,"15min":15.266},"last":0.77400000000000002}]},{"osd":7,"last update":"Mon Oct 9 10:30:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.714,"15min":1.6699999999999999},"min":{"1min":0.438,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":4.2779999999999996,"5min":18.393000000000001,"15min":18.393000000000001},"last":0.88500000000000001},{"interface":"front","average":{"1min":0.91900000000000004,"5min":2.3519999999999999,"15min":1.5589999999999999},"min":{"1min":0.48899999999999999,"5min":0.35199999999999998,"15min":0.29999999999999999},"max":{"1min":3.1629999999999998,"5min":18.282,"15min":18.282},"last":0.90200000000000002}]}]},{"osd":1,"up_from":92,"seq":395136991469,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1439576,"kb_used_data":948880,"kb_used_omap":6,"kb_used_meta":490681,"kb_avail":92305576,"statfs":{"total":95995035648,"available":94520909824,"internally_reserved":0,"allocated":971653120,"data_stored":970457394,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6230,"internal_metadata":502458282},"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":"Mon Oct 9 10:29:57 2023","interfaces":[{"interface":"back","average":{"1min":0.72599999999999998,"5min":1.2030000000000001,"15min":1.3029999999999999},"min":{"1min":0.23599999999999999,"5min":0.20300000000000001,"15min":0.187},"max":{"1min":4.1609999999999996,"5min":35.258000000000003,"15min":66.641000000000005},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.64500000000000002,"5min":1.25,"15min":1.417},"min":{"1min":0.35899999999999999,"5min":0.23000000000000001,"15min":0.19},"max":{"1min":1.3089999999999999,"5min":36.534999999999997,"15min":69.019999999999996},"last":0.45800000000000002}]},{"osd":2,"last update":"Mon Oct 9 10:30:02 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.74299999999999999,"15min":0.70099999999999996},"min":{"1min":0.442,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":3.222,"5min":3.222,"15min":3.222},"last":1.0249999999999999},{"interface":"front","average":{"1min":1.0740000000000001,"5min":0.93000000000000005,"15min":0.90600000000000003},"min":{"1min":0.44600000000000001,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":4.8289999999999997,"5min":4.8289999999999997,"15min":4.8289999999999997},"last":0.72499999999999998}]},{"osd":3,"last update":"Mon Oct 9 10:29:57 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":2.218,"15min":1.7949999999999999},"min":{"1min":0.44400000000000001,"5min":0.252,"15min":0.251},"max":{"1min":1.9670000000000001,"5min":79.293999999999997,"15min":79.293999999999997},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.81999999999999995,"5min":1.9870000000000001,"15min":1.601},"min":{"1min":0.41699999999999998,"5min":0.25600000000000001,"15min":0.23999999999999999},"max":{"1min":3.492,"5min":76.466999999999999,"15min":76.466999999999999},"last":0.93200000000000005}]},{"osd":4,"last update":"Mon Oct 9 10:29:57 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.333,"15min":1.2},"min":{"1min":0.39500000000000002,"5min":0.31,"15min":0.309},"max":{"1min":4.8410000000000002,"5min":11.819000000000001,"15min":11.819000000000001},"last":0.748},{"interface":"front","average":{"1min":0.94499999999999995,"5min":1.169,"15min":1.1739999999999999},"min":{"1min":0.45300000000000001,"5min":0.316,"15min":0.316},"max":{"1min":3.645,"5min":5.7560000000000002,"15min":7.9770000000000003},"last":0.998}]},{"osd":5,"last update":"Mon Oct 9 10:29:57 2023","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":1.214,"15min":1.296},"min":{"1min":0.53700000000000003,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.464,"5min":5.9969999999999999,"15min":14.509},"last":0.76800000000000002},{"interface":"front","average":{"1min":0.81499999999999995,"5min":1.238,"15min":1.1910000000000001},"min":{"1min":0.437,"5min":0.33300000000000002,"15min":0.32100000000000001},"max":{"1min":2.5899999999999999,"5min":6.056,"15min":11.061},"last":0.64100000000000001}]},{"osd":6,"last update":"Mon Oct 9 10:30:13 2023","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.4430000000000001,"15min":1.3660000000000001},"min":{"1min":0.55800000000000005,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":4.681,"5min":9.9900000000000002,"15min":9.9900000000000002},"last":0.84499999999999997},{"interface":"front","average":{"1min":0.873,"5min":1.375,"15min":1.272},"min":{"1min":0.436,"5min":0.39700000000000002,"15min":0.375},"max":{"1min":2.548,"5min":6.7629999999999999,"15min":6.7629999999999999},"last":0.69699999999999995}]},{"osd":7,"last update":"Mon Oct 9 10:29:57 2023","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.373,"15min":1.3109999999999999},"min":{"1min":0.498,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":4.5979999999999999,"5min":8.327,"15min":8.327},"last":0.67300000000000004},{"interface":"front","average":{"1min":1.131,"5min":1.4890000000000001,"15min":1.361},"min":{"1min":0.53100000000000003,"5min":0.39900000000000002,"15min":0.36799999999999999},"max":{"1min":4.5810000000000004,"5min":8.3829999999999991,"15min":8.3829999999999991},"last":0.96999999999999997}]}]},{"osd":0,"up_from":0,"seq":373662154995,"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":225,"seq":966367641635,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":113976,"kb_used_data":18608,"kb_used_omap":12,"kb_used_meta":95347,"kb_avail":93631176,"statfs":{"total":95995035648,"available":95878324224,"internally_reserved":0,"allocated":19054592,"data_stored":17827315,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12791,"internal_metadata":97635849},"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":"Mon Oct 9 10:30:00 2023","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":0.60799999999999998,"15min":0.59199999999999997},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":3.0499999999999998,"5min":3.0499999999999998,"15min":3.0499999999999998},"last":0.32500000000000001},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.59699999999999998,"15min":0.60799999999999998},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":0.90300000000000002,"5min":0.91300000000000003,"15min":0.91300000000000003},"last":0.29399999999999998}]},{"osd":1,"last update":"Mon Oct 9 10:30:00 2023","interfaces":[{"interface":"back","average":{"1min":0.75,"5min":0.67400000000000004,"15min":0.66200000000000003},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":2.29,"5min":2.29,"15min":2.29},"last":1.0109999999999999},{"interface":"front","average":{"1min":0.76300000000000001,"5min":0.72199999999999998,"15min":0.71499999999999997},"min":{"1min":0.28699999999999998,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":3.0990000000000002,"5min":3.0990000000000002,"15min":3.0990000000000002},"last":0.81100000000000005}]},{"osd":3,"last update":"Mon Oct 9 10:30:00 2023","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":0.70699999999999996,"15min":0.69599999999999995},"min":{"1min":0.443,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":2.4180000000000001,"5min":2.4180000000000001,"15min":2.4180000000000001},"last":0.98099999999999998},{"interface":"front","average":{"1min":0.81699999999999995,"5min":0.78100000000000003,"15min":0.77500000000000002},"min":{"1min":0.34200000000000003,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":3.1629999999999998,"5min":3.1629999999999998,"15min":3.1629999999999998},"last":0.66900000000000004}]},{"osd":4,"last update":"Mon Oct 9 10:30:00 2023","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.875,"15min":0.88600000000000001},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.093,"5min":2.9380000000000002,"15min":2.9380000000000002},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.79700000000000004,"15min":0.76700000000000002},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":2.3820000000000001,"5min":2.3820000000000001,"15min":2.3820000000000001},"last":0.373}]},{"osd":5,"last update":"Mon Oct 9 10:30:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.1060000000000001,"15min":1.111},"min":{"1min":0.55000000000000004,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":3.3660000000000001,"5min":4.0380000000000003,"15min":4.0380000000000003},"last":0.73399999999999999},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.82399999999999995,"15min":0.81299999999999994},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.4450000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.48699999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:30:00 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":1.1819999999999999,"15min":1.228},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.51,"5min":6.9550000000000001,"15min":6.9550000000000001},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.96899999999999997,"5min":1.0449999999999999,"15min":1.0569999999999999},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":2.335,"5min":3.6869999999999998,"15min":3.6869999999999998},"last":0.94599999999999995}]},{"osd":7,"last update":"Mon Oct 9 10:30:00 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.3009999999999999,"15min":1.319},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":3.2909999999999999,"5min":3.9769999999999999,"15min":3.9769999999999999},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.93100000000000005,"15min":0.92300000000000004},"min":{"1min":0.56799999999999995,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.681,"5min":1.681,"15min":1.681},"last":0.60999999999999999}]}]},{"osd":3,"up_from":102,"seq":438086664416,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2389684,"kb_used_data":1842796,"kb_used_omap":4,"kb_used_meta":546875,"kb_avail":91355468,"statfs":{"total":95995035648,"available":93547999232,"internally_reserved":0,"allocated":1887023104,"data_stored":1885857344,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5048,"internal_metadata":560000072},"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":"Mon Oct 9 10:29:57 2023","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.90900000000000003,"15min":1.5800000000000001},"min":{"1min":0.247,"5min":0.21299999999999999,"15min":0.20100000000000001},"max":{"1min":4.1289999999999996,"5min":6.6520000000000001,"15min":50.235999999999997},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.61199999999999999,"5min":1.0509999999999999,"15min":1.5760000000000001},"min":{"1min":0.27800000000000002,"5min":0.20599999999999999,"15min":0.193},"max":{"1min":2.7290000000000001,"5min":8.8439999999999994,"15min":49.801000000000002},"last":0.65100000000000002}]},{"osd":1,"last update":"Mon Oct 9 10:29:57 2023","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":1.4330000000000001,"15min":1.196},"min":{"1min":0.28199999999999997,"5min":0.26900000000000002,"15min":0.23100000000000001},"max":{"1min":1.3720000000000001,"5min":12.539,"15min":12.539},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.83399999999999996,"5min":1.0880000000000001,"15min":1.335},"min":{"1min":0.26500000000000001,"5min":0.222,"15min":0.222},"max":{"1min":4.1799999999999997,"5min":7.1369999999999996,"15min":9.1890000000000001},"last":0.83399999999999996}]},{"osd":2,"last update":"Mon Oct 9 10:30:03 2023","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.92900000000000005,"15min":0.94299999999999995},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":3.383,"5min":4.7149999999999999,"15min":4.7149999999999999},"last":0.32600000000000001},{"interface":"front","average":{"1min":0.88100000000000001,"5min":0.82099999999999995,"15min":0.81100000000000005},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":4.625,"5min":4.625,"15min":4.625},"last":0.54900000000000004}]},{"osd":4,"last update":"Mon Oct 9 10:29:57 2023","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":1.478,"15min":1.3859999999999999},"min":{"1min":0.38900000000000001,"5min":0.30499999999999999,"15min":0.28899999999999998},"max":{"1min":2.7650000000000001,"5min":6.7510000000000003,"15min":8.1950000000000003},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.74199999999999999,"5min":1.524,"15min":1.4419999999999999},"min":{"1min":0.39800000000000002,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":3.9049999999999998,"5min":10.643000000000001,"15min":11.615},"last":0.40400000000000003}]},{"osd":5,"last update":"Mon Oct 9 10:29:57 2023","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":1.9279999999999999,"15min":1.5940000000000001},"min":{"1min":0.42099999999999999,"5min":0.32200000000000001,"15min":0.29399999999999998},"max":{"1min":3.0659999999999998,"5min":13.084,"15min":13.084},"last":0.436},{"interface":"front","average":{"1min":0.88400000000000001,"5min":1.694,"15min":1.637},"min":{"1min":0.39700000000000002,"5min":0.38700000000000001,"15min":0.35999999999999999},"max":{"1min":4.2279999999999998,"5min":7.4909999999999997,"15min":10.327999999999999},"last":0.61299999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:30:16 2023","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":1.5229999999999999,"15min":1.7849999999999999},"min":{"1min":0.46800000000000003,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":4.0309999999999997,"5min":6.7869999999999999,"15min":46.783000000000001},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.76400000000000001,"5min":1.8220000000000001,"15min":1.411},"min":{"1min":0.51500000000000001,"5min":0.42399999999999999,"15min":0.375},"max":{"1min":1.6830000000000001,"5min":10.1,"15min":10.1},"last":0.52800000000000002}]},{"osd":7,"last update":"Mon Oct 9 10:29:57 2023","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":1.649,"15min":1.45},"min":{"1min":0.45700000000000002,"5min":0.436,"15min":0.378},"max":{"1min":2.0329999999999999,"5min":10.209,"15min":11.414},"last":1.724},{"interface":"front","average":{"1min":1.006,"5min":1.6319999999999999,"15min":1.599},"min":{"1min":0.5,"5min":0.41999999999999998,"15min":0.39900000000000002},"max":{"1min":4.2809999999999997,"5min":9.1839999999999993,"15min":10.273},"last":1.7050000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019318,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":913064,"kb_used_data":615840,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":92832088,"statfs":{"total":95995035648,"available":95060058112,"internally_reserved":0,"allocated":630620160,"data_stored":629928117,"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":"Mon Oct 9 10:30:23 2023","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":2.2490000000000001,"15min":2.044},"min":{"1min":0.38100000000000001,"5min":0.28599999999999998,"15min":0.27100000000000002},"max":{"1min":1.8939999999999999,"5min":89.689999999999998,"15min":89.689999999999998},"last":0.29599999999999999},{"interface":"front","average":{"1min":0.68200000000000005,"5min":2.1549999999999998,"15min":2.0310000000000001},"min":{"1min":0.38500000000000001,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":3.3759999999999999,"5min":89.863,"15min":89.863},"last":0.33700000000000002}]},{"osd":1,"last update":"Mon Oct 9 10:29:54 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.4179999999999999,"15min":1.7030000000000001},"min":{"1min":0.36399999999999999,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":3.903,"5min":9.3360000000000003,"15min":89.147000000000006},"last":1.907},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.4330000000000001,"15min":1.738},"min":{"1min":0.35399999999999998,"5min":0.30099999999999999,"15min":0.28299999999999997},"max":{"1min":4.1200000000000001,"5min":9.4749999999999996,"15min":88.903000000000006},"last":0.46000000000000002}]},{"osd":2,"last update":"Mon Oct 9 10:30:02 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.96999999999999997,"15min":0.99399999999999999},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":2.5649999999999999,"5min":4.718,"15min":4.718},"last":0.47299999999999998},{"interface":"front","average":{"1min":1.278,"5min":0.90900000000000003,"15min":0.84699999999999998},"min":{"1min":0.45200000000000001,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":4.4779999999999998,"5min":4.4779999999999998,"15min":4.4779999999999998},"last":0.52800000000000002}]},{"osd":3,"last update":"Mon Oct 9 10:30:43 2023","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":1.609,"15min":1.6859999999999999},"min":{"1min":0.373,"5min":0.34999999999999998,"15min":0.32500000000000001},"max":{"1min":0.89900000000000002,"5min":12.029,"15min":63.008000000000003},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.85499999999999998,"5min":1.849,"15min":1.776},"min":{"1min":0.48099999999999998,"5min":0.376,"15min":0.32800000000000001},"max":{"1min":2.738,"5min":11.946,"15min":63.948999999999998},"last":0.39500000000000002}]},{"osd":5,"last update":"Mon Oct 9 10:30:20 2023","interfaces":[{"interface":"back","average":{"1min":0.68799999999999994,"5min":1.704,"15min":1.472},"min":{"1min":0.39700000000000002,"5min":0.30599999999999999,"15min":0.30199999999999999},"max":{"1min":1.0129999999999999,"5min":11.603999999999999,"15min":11.603999999999999},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.79400000000000004,"5min":1.554,"15min":1.4510000000000001},"min":{"1min":0.39900000000000002,"5min":0.35299999999999998,"15min":0.28999999999999998},"max":{"1min":2.6059999999999999,"5min":9.7949999999999999,"15min":9.7949999999999999},"last":0.56000000000000005}]},{"osd":6,"last update":"Mon Oct 9 10:30:20 2023","interfaces":[{"interface":"back","average":{"1min":0.72599999999999998,"5min":2.0329999999999999,"15min":1.405},"min":{"1min":0.46000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.1859999999999999,"5min":12.061,"15min":12.061},"last":0.35299999999999998},{"interface":"front","average":{"1min":0.78100000000000003,"5min":1.944,"15min":1.1439999999999999},"min":{"1min":0.438,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":2.0840000000000001,"5min":14.15,"15min":14.15},"last":0.439}]},{"osd":7,"last update":"Mon Oct 9 10:30:23 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":1.7170000000000001,"15min":1.383},"min":{"1min":0.45400000000000001,"5min":0.34499999999999997,"15min":0.34200000000000003},"max":{"1min":2.8530000000000002,"5min":8.2929999999999993,"15min":15.555},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.83199999999999996,"5min":2.3639999999999999,"15min":1.726},"min":{"1min":0.52000000000000002,"5min":0.39200000000000002,"15min":0.34300000000000003},"max":{"1min":1.222,"5min":12.771000000000001,"15min":12.771000000000001},"last":0.47899999999999998}]}]},{"osd":5,"up_from":36,"seq":154618823087,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":942492,"kb_used_data":645268,"kb_used_omap":0,"kb_used_meta":297216,"kb_avail":92802660,"statfs":{"total":95995035648,"available":95029923840,"internally_reserved":0,"allocated":660754432,"data_stored":660071192,"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":"Mon Oct 9 10:30:16 2023","interfaces":[{"interface":"back","average":{"1min":0.497,"5min":1.069,"15min":1.897},"min":{"1min":0.33400000000000002,"5min":0.27700000000000002,"15min":0.245},"max":{"1min":0.80800000000000005,"5min":9.8360000000000003,"15min":106.018},"last":1.5089999999999999},{"interface":"front","average":{"1min":0.61099999999999999,"5min":1.1739999999999999,"15min":1.998},"min":{"1min":0.40699999999999997,"5min":0.33600000000000002,"15min":0.31},"max":{"1min":0.95999999999999996,"5min":12.747,"15min":106.089},"last":1.5860000000000001}]},{"osd":1,"last update":"Mon Oct 9 10:30:45 2023","interfaces":[{"interface":"back","average":{"1min":0.71399999999999997,"5min":1.4419999999999999,"15min":1.3100000000000001},"min":{"1min":0.33600000000000002,"5min":0.29899999999999999,"15min":0.27500000000000002},"max":{"1min":3.0089999999999999,"5min":16.693000000000001,"15min":16.693000000000001},"last":2.1629999999999998},{"interface":"front","average":{"1min":0.73599999999999999,"5min":1.3879999999999999,"15min":1.323},"min":{"1min":0.373,"5min":0.309,"15min":0.28199999999999997},"max":{"1min":3.9300000000000002,"5min":16.614999999999998,"15min":16.614999999999998},"last":0.56200000000000006}]},{"osd":2,"last update":"Mon Oct 9 10:30:00 2023","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.67600000000000005,"15min":0.68799999999999994},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.028,"5min":1.028,"15min":1.028},"last":1.552},{"interface":"front","average":{"1min":0.63,"5min":0.69699999999999995,"15min":0.70799999999999996},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.0149999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":2.0059999999999998}]},{"osd":3,"last update":"Mon Oct 9 10:30:45 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.246,"15min":2.4020000000000001},"min":{"1min":0.39800000000000002,"5min":0.29599999999999999,"15min":0.27100000000000002},"max":{"1min":4.9219999999999997,"5min":10.814,"15min":175.626},"last":2.1110000000000002},{"interface":"front","average":{"1min":0.85099999999999998,"5min":1.3300000000000001,"15min":2.456},"min":{"1min":0.40300000000000002,"5min":0.35099999999999998,"15min":0.27900000000000003},"max":{"1min":4.9340000000000002,"5min":9.9380000000000006,"15min":175.58699999999999},"last":0.53500000000000003}]},{"osd":4,"last update":"Mon Oct 9 10:30:14 2023","interfaces":[{"interface":"back","average":{"1min":0.748,"5min":1.5780000000000001,"15min":1.302},"min":{"1min":0.36399999999999999,"5min":0.30299999999999999,"15min":0.26400000000000001},"max":{"1min":3.54,"5min":12.83,"15min":12.83},"last":1.8799999999999999},{"interface":"front","average":{"1min":0.94899999999999995,"5min":1.6879999999999999,"15min":1.397},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.29399999999999998},"max":{"1min":5.9960000000000004,"5min":11.244,"15min":11.244},"last":2.2349999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:30:14 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.605,"15min":1.617},"min":{"1min":0.41599999999999998,"5min":0.35699999999999998,"15min":0.33200000000000002},"max":{"1min":3.7400000000000002,"5min":12.925000000000001,"15min":12.925000000000001},"last":2.2000000000000002},{"interface":"front","average":{"1min":0.83199999999999996,"5min":1.6259999999999999,"15min":1.5449999999999999},"min":{"1min":0.32900000000000001,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":3.6549999999999998,"5min":16.007999999999999,"15min":16.007999999999999},"last":0.48999999999999999}]},{"osd":7,"last update":"Mon Oct 9 10:30:45 2023","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":2.0760000000000001,"15min":1.5609999999999999},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.34300000000000003},"max":{"1min":2.2789999999999999,"5min":11.795999999999999,"15min":11.795999999999999},"last":3.052},{"interface":"front","average":{"1min":0.78800000000000003,"5min":1.385,"15min":1.3200000000000001},"min":{"1min":0.36299999999999999,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":2.23,"5min":12.784000000000001,"15min":15.009},"last":1.8300000000000001}]}]}],"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4483,"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":1436,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"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":6230,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":610,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8308,"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":3612,"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":12288,"data_stored":646,"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":7343,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4838,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1193152512,"data_stored":1193148440,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":963186688,"data_stored":963182616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":11075584,"data_stored":11075584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1880817664,"data_stored":1880817664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":627113984,"data_stored":627113984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":653656064,"data_stored":653656064,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":849154048,"data_stored":849149976,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":563740672,"data_stored":563740672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T10:30:54.922 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-09T10:30:54.922 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_2 pg_num 26 2023-10-09T10:30:54.922 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:54.956 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:54.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:54.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:55.061 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:55.092 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:55.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:55.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:55.199 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:55.226 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:55.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:55.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:55.332 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:55.359 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:55.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:55.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:55.409 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:30:55.463 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:55.472 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:55 smithi053 bash[76859]: cluster 2023-10-09T10:30:53.592882+0000 mgr.y (mgr.26072) 855 : cluster 0 pgmap v922: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.6 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 169 op/s; 21823/78291 objects degraded (27.874%); 18055/78291 objects misplaced (23.061%); 4.6 MiB/s, 74 objects/s recovering 2023-10-09T10:30:55.472 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:55 smithi053 bash[79554]: cluster 2023-10-09T10:30:53.592882+0000 mgr.y (mgr.26072) 855 : cluster 0 pgmap v922: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.6 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 169 op/s; 21823/78291 objects degraded (27.874%); 18055/78291 objects misplaced (23.061%); 4.6 MiB/s, 74 objects/s recovering 2023-10-09T10:30:55.487 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:55.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:55.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:55.591 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:55.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:55 smithi086 bash[59714]: cluster 2023-10-09T10:30:53.592882+0000 mgr.y (mgr.26072) 855 : cluster 0 pgmap v922: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.6 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 169 op/s; 21823/78291 objects degraded (27.874%); 18055/78291 objects misplaced (23.061%); 4.6 MiB/s, 74 objects/s recovering 2023-10-09T10:30:55.627 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:55.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:55.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:55.731 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:55.756 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:55.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:55.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:55.859 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:55.887 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:55.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:55.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:55.998 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:56.028 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:56.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:56.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:56.131 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:30:56.131 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [], 2023-10-09T10:30:56.131 INFO:teuthology.orchestra.run.smithi086.stdout: "complaint_time": 30, 2023-10-09T10:30:56.131 INFO:teuthology.orchestra.run.smithi086.stdout: "num_blocked_ops": 0 2023-10-09T10:30:56.132 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:30:56.132 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:56.164 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:56.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:56.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:56.268 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:56.299 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:56.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:56.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:56.403 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:56.434 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:56.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:56.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:56.539 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:56.774 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:56.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:56.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:56.877 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:56.908 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:56.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:56.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:56.969 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T10:30:57.018 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:57.050 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:57.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:57.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:57.123 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-09T10:30:57.153 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:57.178 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:57.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:57.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:57.284 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:57.307 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:57.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:57.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:57.414 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:57.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:57.445 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:57.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:57.546 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:57.569 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:57.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:57.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:57.672 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:57.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:57 smithi053 bash[79554]: cluster 2023-10-09T10:30:55.594117+0000 mgr.y (mgr.26072) 856 : cluster 0 pgmap v923: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.6 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 169 op/s; 21636/77418 objects degraded (27.947%); 17671/77418 objects misplaced (22.825%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T10:30:57.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:57 smithi053 bash[79554]: audit 2023-10-09T10:30:56.491633+0000 mon.a (mon.0) 1237 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:30:57.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:57 smithi053 bash[79554]: audit 2023-10-09T10:30:56.499773+0000 mon.a (mon.0) 1238 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:30:57.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:57 smithi053 bash[76859]: cluster 2023-10-09T10:30:55.594117+0000 mgr.y (mgr.26072) 856 : cluster 0 pgmap v923: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.6 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 169 op/s; 21636/77418 objects degraded (27.947%); 17671/77418 objects misplaced (22.825%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T10:30:57.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:57 smithi053 bash[76859]: audit 2023-10-09T10:30:56.491633+0000 mon.a (mon.0) 1237 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:30:57.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:57 smithi053 bash[76859]: audit 2023-10-09T10:30:56.499773+0000 mon.a (mon.0) 1238 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:30:57.699 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:57.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:57.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:57.804 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:57.813 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:57 smithi086 bash[59714]: cluster 2023-10-09T10:30:55.594117+0000 mgr.y (mgr.26072) 856 : cluster 0 pgmap v923: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.6 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 169 op/s; 21636/77418 objects degraded (27.947%); 17671/77418 objects misplaced (22.825%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T10:30:57.813 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:57 smithi086 bash[59714]: audit 2023-10-09T10:30:56.491633+0000 mon.a (mon.0) 1237 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:30:57.813 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:57 smithi086 bash[59714]: audit 2023-10-09T10:30:56.499773+0000 mon.a (mon.0) 1238 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:30:57.826 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:57.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:57.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:57.929 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:57.955 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:57.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:57.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:58.058 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:58.086 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:30:58.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:58.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:30:58.191 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:58.215 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:58.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:58.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:58.318 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:58.349 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:58.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:58.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:58.453 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:58.480 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:30:58.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:58.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:30:58.583 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:58.606 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:58.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:58.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:58.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:58 smithi053 bash[79554]: cluster 2023-10-09T10:30:58.143158+0000 mon.a (mon.0) 1239 : cluster 3 Health check update: Degraded data redundancy: 21636/77418 objects degraded (27.947%), 10 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:58.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:58 smithi053 bash[76859]: cluster 2023-10-09T10:30:58.143158+0000 mon.a (mon.0) 1239 : cluster 3 Health check update: Degraded data redundancy: 21636/77418 objects degraded (27.947%), 10 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:58.713 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:58.722 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:58 smithi086 bash[59714]: cluster 2023-10-09T10:30:58.143158+0000 mon.a (mon.0) 1239 : cluster 3 Health check update: Degraded data redundancy: 21636/77418 objects degraded (27.947%), 10 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T10:30:58.737 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:30:58.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:58.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:30:58.844 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:58.868 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:58.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:58.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:58.972 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:59.003 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:59.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:59.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:30:59.107 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:59.136 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:59.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:59.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:59.240 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:59.272 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:30:59.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:59.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:30:59.377 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:59.398 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:30:59.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:59.405 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:30:59.498 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:30:59.499 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:30:59.506 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:59.529 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:59.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:59.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:59.633 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:59.643 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:30:59 smithi053 bash[79554]: cluster 2023-10-09T10:30:57.595219+0000 mgr.y (mgr.26072) 857 : cluster 0 pgmap v924: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.6 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 166 op/s; 21589/76854 objects degraded (28.091%); 17623/76854 objects misplaced (22.930%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T10:30:59.644 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:30:59 smithi053 bash[76859]: cluster 2023-10-09T10:30:57.595219+0000 mgr.y (mgr.26072) 857 : cluster 0 pgmap v924: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.6 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 166 op/s; 21589/76854 objects degraded (28.091%); 17623/76854 objects misplaced (22.930%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T10:30:59.660 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:30:59.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:59.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:30:59.762 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:59.773 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:30:59 smithi086 bash[59714]: cluster 2023-10-09T10:30:57.595219+0000 mgr.y (mgr.26072) 857 : cluster 0 pgmap v924: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.6 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 166 op/s; 21589/76854 objects degraded (28.091%); 17623/76854 objects misplaced (22.930%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T10:30:59.786 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:30:59.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:59.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:30:59.890 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:59.918 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:30:59.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:30:59.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:00.023 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:00.047 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:00.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:00.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:00.150 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:00.174 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:00.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:00.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:00.280 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:00.309 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:00.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:00.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:00.414 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:00.444 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:00.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:00.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:00.547 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:00.572 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:00.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:00.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:00.676 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:00.696 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:00.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:00.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:00.799 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:00.824 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:00.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:00.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:00.927 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:00.952 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:00.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:00.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:01.055 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:01.064 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:00 smithi053 bash[76859]: cluster 2023-10-09T10:30:59.595993+0000 mgr.y (mgr.26072) 858 : cluster 0 pgmap v925: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.5 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 168 op/s; 21416/75852 objects degraded (28.234%); 17407/75852 objects misplaced (22.949%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T10:31:01.064 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:00 smithi053 bash[76859]: audit 2023-10-09T10:30:59.842471+0000 mon.a (mon.0) 1240 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:31:01.064 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:00 smithi053 bash[76859]: audit 2023-10-09T10:30:59.852873+0000 mon.a (mon.0) 1241 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:31:01.064 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:00 smithi053 bash[76859]: audit 2023-10-09T10:31:00.429464+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:31:01.064 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:00 smithi053 bash[76859]: audit 2023-10-09T10:31:00.430406+0000 mon.a (mon.0) 1243 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:31:01.064 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:00 smithi053 bash[76859]: audit 2023-10-09T10:31:00.435856+0000 mon.a (mon.0) 1244 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:31:01.065 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:00 smithi053 bash[79554]: cluster 2023-10-09T10:30:59.595993+0000 mgr.y (mgr.26072) 858 : cluster 0 pgmap v925: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.5 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 168 op/s; 21416/75852 objects degraded (28.234%); 17407/75852 objects misplaced (22.949%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T10:31:01.065 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:00 smithi053 bash[79554]: audit 2023-10-09T10:30:59.842471+0000 mon.a (mon.0) 1240 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:31:01.065 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:00 smithi053 bash[79554]: audit 2023-10-09T10:30:59.852873+0000 mon.a (mon.0) 1241 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:31:01.065 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:00 smithi053 bash[79554]: audit 2023-10-09T10:31:00.429464+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:31:01.065 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:00 smithi053 bash[79554]: audit 2023-10-09T10:31:00.430406+0000 mon.a (mon.0) 1243 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:31:01.065 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:00 smithi053 bash[79554]: audit 2023-10-09T10:31:00.435856+0000 mon.a (mon.0) 1244 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:31:01.079 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:01.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:01.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:01.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:00 smithi086 bash[59714]: cluster 2023-10-09T10:30:59.595993+0000 mgr.y (mgr.26072) 858 : cluster 0 pgmap v925: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.5 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 168 op/s; 21416/75852 objects degraded (28.234%); 17407/75852 objects misplaced (22.949%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T10:31:01.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:00 smithi086 bash[59714]: audit 2023-10-09T10:30:59.842471+0000 mon.a (mon.0) 1240 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:31:01.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:00 smithi086 bash[59714]: audit 2023-10-09T10:30:59.852873+0000 mon.a (mon.0) 1241 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:31:01.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:00 smithi086 bash[59714]: audit 2023-10-09T10:31:00.429464+0000 mon.a (mon.0) 1242 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:31:01.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:00 smithi086 bash[59714]: audit 2023-10-09T10:31:00.430406+0000 mon.a (mon.0) 1243 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:31:01.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:00 smithi086 bash[59714]: audit 2023-10-09T10:31:00.435856+0000 mon.a (mon.0) 1244 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:31:01.183 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:01.206 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:01.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:01.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:01.312 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:01.342 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:01.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:01.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:01.445 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:01.470 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:01.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:01.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:01.524 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:31:01.575 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:01.602 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:01.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:01.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:01.705 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:01.731 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:01.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:01.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:01.836 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:01.866 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:01.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:01.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:01.922 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:31:01.969 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:01.996 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:02.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:02.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:02.103 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:02.133 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:02.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:02.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:02.239 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:02.258 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:02.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:02.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:02.361 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:02.382 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:02.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:02.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:02.485 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:02.512 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:02.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:02.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:02.619 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:02.644 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:02.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:02.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:02.748 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:02.751 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:31:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:31:02] "GET /metrics HTTP/1.1" 200 36599 "" "Prometheus/2.33.4" 2023-10-09T10:31:02.773 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:02.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:02.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:02.876 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:02.897 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:02.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:02.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:03.000 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:03.020 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:03.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:03.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:03.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:02 smithi086 bash[59714]: cluster 2023-10-09T10:31:01.597229+0000 mgr.y (mgr.26072) 859 : cluster 0 pgmap v926: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.5 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 170 op/s; 21185/74133 objects degraded (28.577%); 16963/74133 objects misplaced (22.882%); 5.0 MiB/s, 80 objects/s recovering 2023-10-09T10:31:03.123 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:03.146 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:03.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:03.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:03.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:02 smithi053 bash[79554]: cluster 2023-10-09T10:31:01.597229+0000 mgr.y (mgr.26072) 859 : cluster 0 pgmap v926: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.5 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 170 op/s; 21185/74133 objects degraded (28.577%); 16963/74133 objects misplaced (22.882%); 5.0 MiB/s, 80 objects/s recovering 2023-10-09T10:31:03.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:02 smithi053 bash[76859]: cluster 2023-10-09T10:31:01.597229+0000 mgr.y (mgr.26072) 859 : cluster 0 pgmap v926: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.5 GiB data, 7.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 170 op/s; 21185/74133 objects degraded (28.577%); 16963/74133 objects misplaced (22.882%); 5.0 MiB/s, 80 objects/s recovering 2023-10-09T10:31:03.254 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:03.277 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:03.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:03.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:03.382 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:03.417 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:03.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:03.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:03.521 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:03.549 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:03.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:03.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:03.653 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:03.678 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:03.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:03.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:03.783 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:03.822 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:03.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:03.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:03.925 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:03.947 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:03.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:03.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:04.051 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:04.058 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:03 smithi086 bash[59714]: cluster 2023-10-09T10:31:03.144240+0000 mon.a (mon.0) 1245 : cluster 3 Health check update: Degraded data redundancy: 21185/74133 objects degraded (28.577%), 10 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T10:31:04.073 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:04.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:04.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:04.153 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:03 smithi053 bash[79554]: cluster 2023-10-09T10:31:03.144240+0000 mon.a (mon.0) 1245 : cluster 3 Health check update: Degraded data redundancy: 21185/74133 objects degraded (28.577%), 10 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T10:31:04.153 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:03 smithi053 bash[76859]: cluster 2023-10-09T10:31:03.144240+0000 mon.a (mon.0) 1245 : cluster 3 Health check update: Degraded data redundancy: 21185/74133 objects degraded (28.577%), 10 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T10:31:04.177 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:04.200 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:04.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:04.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:04.303 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:04.329 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:04.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:04.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:04.432 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:04.462 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:04.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:04.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:04.565 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:04.589 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:04.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:04.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:04.692 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:04.717 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:04.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:04.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:04.821 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:04.849 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:04.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:04.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:04.955 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:04.979 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:04.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:04.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:05.087 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:05.115 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:05.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:05.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:05.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:05 smithi053 bash[79554]: cluster 2023-10-09T10:31:03.597885+0000 mgr.y (mgr.26072) 860 : cluster 0 pgmap v927: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.5 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 174 op/s; 21034/73197 objects degraded (28.736%); 16752/73197 objects misplaced (22.886%); 5.5 MiB/s, 88 objects/s recovering 2023-10-09T10:31:05.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:05 smithi053 bash[76859]: cluster 2023-10-09T10:31:03.597885+0000 mgr.y (mgr.26072) 860 : cluster 0 pgmap v927: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.5 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 174 op/s; 21034/73197 objects degraded (28.736%); 16752/73197 objects misplaced (22.886%); 5.5 MiB/s, 88 objects/s recovering 2023-10-09T10:31:05.220 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:05.244 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:05.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:05.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:05.349 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:05.374 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:05.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:05.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:05.481 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:05.507 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:05.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:05.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:05.612 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:05 smithi086 bash[59714]: cluster 2023-10-09T10:31:03.597885+0000 mgr.y (mgr.26072) 860 : cluster 0 pgmap v927: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.5 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 174 op/s; 21034/73197 objects degraded (28.736%); 16752/73197 objects misplaced (22.886%); 5.5 MiB/s, 88 objects/s recovering 2023-10-09T10:31:05.638 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:05.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:05.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:05.741 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:05.769 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:05.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:05.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:05.874 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:05.906 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:05.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:05.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:06.011 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:06.040 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:06.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:06.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:06.143 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:06.173 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:06.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:06.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:06.281 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:06.309 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:06.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:06.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:06.415 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:06.440 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:31:06.440 INFO:teuthology.orchestra.run.smithi086.stdout: "size": 20, 2023-10-09T10:31:06.440 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 600, 2023-10-09T10:31:06.440 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [ 2023-10-09T10:31:06.440 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.440 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:132191 7.5 7:a4be26af:::benchmark_data_smithi053_144553_object41929:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:31:06.440 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:19.248860+0000", 2023-10-09T10:31:06.440 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 167.18607900800001, 2023-10-09T10:31:06.440 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0796062609999999, 2023-10-09T10:31:06.441 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:06.441 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:06.441 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:06.441 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:06.441 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:06.441 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 132191 2023-10-09T10:31:06.441 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.441 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:06.441 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.441 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:06.441 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.248860+0000", 2023-10-09T10:31:06.441 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:06.442 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.442 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.442 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:06.442 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.248860+0000", 2023-10-09T10:31:06.442 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:31:06.442 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.442 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.442 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:06.442 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.248858+0000", 2023-10-09T10:31:06.442 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.2450000000000004e-06 2023-10-09T10:31:06.442 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.442 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.443 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:06.443 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.248867+0000", 2023-10-09T10:31:06.443 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6331999999999999e-05 2023-10-09T10:31:06.443 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.443 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.443 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:06.443 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.248883+0000", 2023-10-09T10:31:06.443 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.696e-06 2023-10-09T10:31:06.443 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.443 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.443 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:06.444 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.248893+0000", 2023-10-09T10:31:06.444 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.29152824399999999 2023-10-09T10:31:06.444 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.444 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.444 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.444 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.540421+0000", 2023-10-09T10:31:06.444 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0066739260000000002 2023-10-09T10:31:06.444 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.444 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.444 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:31:06.444 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.547095+0000", 2023-10-09T10:31:06.444 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.059933873999999998 2023-10-09T10:31:06.444 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.445 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.445 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.445 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.607029+0000", 2023-10-09T10:31:06.445 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0059090050000000002 2023-10-09T10:31:06.445 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.445 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.445 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:31:06.445 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.612938+0000", 2023-10-09T10:31:06.445 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.609703297 2023-10-09T10:31:06.445 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.445 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.445 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.446 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.222641+0000", 2023-10-09T10:31:06.446 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0052380919999999997 2023-10-09T10:31:06.446 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.446 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.446 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:06.446 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.227879+0000", 2023-10-09T10:31:06.446 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.014240988 2023-10-09T10:31:06.446 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.446 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.446 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:31:06.446 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.242120+0000", 2023-10-09T10:31:06.446 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.055388070999999997 2023-10-09T10:31:06.447 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.447 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.447 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.447 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.297508+0000", 2023-10-09T10:31:06.447 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000757236 2023-10-09T10:31:06.447 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.447 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.447 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:06.447 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.298266+0000", 2023-10-09T10:31:06.447 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0047889100000000004 2023-10-09T10:31:06.447 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.447 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.448 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.448 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.303055+0000", 2023-10-09T10:31:06.448 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0022881289999999999 2023-10-09T10:31:06.448 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.448 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.448 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.448 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.305343+0000", 2023-10-09T10:31:06.448 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0033988249999999998 2023-10-09T10:31:06.448 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.448 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.448 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:06.448 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.308742+0000", 2023-10-09T10:31:06.448 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.019724348999999999 2023-10-09T10:31:06.449 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.449 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.449 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:06.449 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.328466+0000", 2023-10-09T10:31:06.449 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0796062609999999 2023-10-09T10:31:06.449 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.449 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:06.449 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.449 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.449 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.449 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:132231 7.5 7:ae6ca21a:::benchmark_data_smithi053_144553_object41969:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:31:06.449 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:19.954778+0000", 2023-10-09T10:31:06.450 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 166.480160899, 2023-10-09T10:31:06.450 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.988284556, 2023-10-09T10:31:06.450 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:06.450 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:06.450 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:06.450 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:06.450 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:06.450 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 132231 2023-10-09T10:31:06.450 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.450 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:06.450 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.450 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:06.451 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.954778+0000", 2023-10-09T10:31:06.451 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:06.451 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.451 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.451 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:06.451 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.954778+0000", 2023-10-09T10:31:06.451 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:31:06.451 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.451 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.451 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:06.451 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.954776+0000", 2023-10-09T10:31:06.451 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.9809999999999992e-06 2023-10-09T10:31:06.452 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.452 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.452 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:06.452 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.954785+0000", 2023-10-09T10:31:06.452 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5642999999999999e-05 2023-10-09T10:31:06.452 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.452 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.452 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:06.452 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.954800+0000", 2023-10-09T10:31:06.452 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0890000000000002e-06 2023-10-09T10:31:06.452 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.452 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.453 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:06.453 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.954807+0000", 2023-10-09T10:31:06.453 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.12582581500000001 2023-10-09T10:31:06.453 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.453 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.453 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.453 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.080633+0000", 2023-10-09T10:31:06.453 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.01222998 2023-10-09T10:31:06.453 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.453 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.453 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:31:06.453 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.092863+0000", 2023-10-09T10:31:06.454 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.12901259500000001 2023-10-09T10:31:06.454 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.454 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.454 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.454 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.221876+0000", 2023-10-09T10:31:06.454 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012390323 2023-10-09T10:31:06.454 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.454 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.454 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:31:06.454 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.234266+0000", 2023-10-09T10:31:06.454 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5933611559999998 2023-10-09T10:31:06.455 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.455 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.455 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.455 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.827627+0000", 2023-10-09T10:31:06.455 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.011536474999999999 2023-10-09T10:31:06.455 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.455 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.455 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:06.455 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.839164+0000", 2023-10-09T10:31:06.455 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010229443 2023-10-09T10:31:06.455 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.455 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.456 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:31:06.456 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.849393+0000", 2023-10-09T10:31:06.456 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.066108228000000005 2023-10-09T10:31:06.456 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.456 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.456 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.456 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.915501+0000", 2023-10-09T10:31:06.456 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001164174 2023-10-09T10:31:06.456 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.456 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.456 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:06.456 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.916666+0000", 2023-10-09T10:31:06.457 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.002533155 2023-10-09T10:31:06.457 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.457 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.457 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.457 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.919199+0000", 2023-10-09T10:31:06.457 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0025974029999999999 2023-10-09T10:31:06.457 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.457 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.457 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.457 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.921796+0000", 2023-10-09T10:31:06.457 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0054485779999999999 2023-10-09T10:31:06.458 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.458 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.458 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:06.458 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.927245+0000", 2023-10-09T10:31:06.458 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.015817564999999999 2023-10-09T10:31:06.458 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.458 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.458 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:06.458 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.943062+0000", 2023-10-09T10:31:06.458 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.988284556 2023-10-09T10:31:06.458 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.458 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:06.459 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.459 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.459 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.459 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:132318 7.5 7:a33282fa:::benchmark_data_smithi053_144553_object42056:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:31:06.459 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:20.567779+0000", 2023-10-09T10:31:06.459 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 165.86716010800001, 2023-10-09T10:31:06.459 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.956956409, 2023-10-09T10:31:06.459 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:06.459 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:06.459 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:06.459 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:06.459 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:06.459 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 132318 2023-10-09T10:31:06.460 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.460 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:06.460 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.460 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:06.460 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.567779+0000", 2023-10-09T10:31:06.460 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:06.460 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.460 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.460 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:06.460 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.567779+0000", 2023-10-09T10:31:06.460 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:31:06.461 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.461 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.461 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:06.461 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.567777+0000", 2023-10-09T10:31:06.461 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.0799999999999995e-06 2023-10-09T10:31:06.461 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.461 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.461 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:06.461 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.567786+0000", 2023-10-09T10:31:06.461 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3787e-05 2023-10-09T10:31:06.461 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.461 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.462 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:06.462 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.567799+0000", 2023-10-09T10:31:06.462 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.4219999999999999e-06 2023-10-09T10:31:06.462 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.462 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.462 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:06.462 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.567805+0000", 2023-10-09T10:31:06.462 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.123007115 2023-10-09T10:31:06.462 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.462 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.462 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.462 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.690812+0000", 2023-10-09T10:31:06.463 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0057171440000000004 2023-10-09T10:31:06.463 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.463 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.463 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:31:06.463 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.696529+0000", 2023-10-09T10:31:06.463 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.036356070999999997 2023-10-09T10:31:06.463 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.463 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.463 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.463 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.732885+0000", 2023-10-09T10:31:06.463 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0059463340000000002 2023-10-09T10:31:06.464 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.464 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.464 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:31:06.464 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.738832+0000", 2023-10-09T10:31:06.464 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6860819679999999 2023-10-09T10:31:06.464 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.464 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.464 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.464 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.424914+0000", 2023-10-09T10:31:06.464 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0058928169999999998 2023-10-09T10:31:06.464 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.464 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.465 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:06.465 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.430806+0000", 2023-10-09T10:31:06.465 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.01302209 2023-10-09T10:31:06.465 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.465 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.465 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:31:06.465 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.443828+0000", 2023-10-09T10:31:06.465 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.051391926999999997 2023-10-09T10:31:06.465 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.465 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.465 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.465 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.495220+0000", 2023-10-09T10:31:06.466 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0016990830000000001 2023-10-09T10:31:06.466 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.466 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.466 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.466 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.496919+0000", 2023-10-09T10:31:06.466 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0037199279999999999 2023-10-09T10:31:06.466 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.466 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.466 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.466 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.500639+0000", 2023-10-09T10:31:06.466 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0047737389999999999 2023-10-09T10:31:06.466 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.467 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.467 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:06.467 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.505413+0000", 2023-10-09T10:31:06.467 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.002964726 2023-10-09T10:31:06.467 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.467 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.467 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:06.467 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.508378+0000", 2023-10-09T10:31:06.467 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.016357083000000001 2023-10-09T10:31:06.467 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.467 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.467 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:06.468 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.524735+0000", 2023-10-09T10:31:06.468 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.956956409 2023-10-09T10:31:06.468 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.468 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:06.468 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.468 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.468 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.468 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:132326 7.5 7:aa462365:::benchmark_data_smithi053_144553_object42064:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:31:06.468 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:20.635704+0000", 2023-10-09T10:31:06.468 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 165.79923487100001, 2023-10-09T10:31:06.468 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.031976475, 2023-10-09T10:31:06.468 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:06.469 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:06.469 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:06.469 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:06.469 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:06.469 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 132326 2023-10-09T10:31:06.469 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.469 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:06.469 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.469 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:06.469 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.635704+0000", 2023-10-09T10:31:06.469 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:06.469 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.469 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.470 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:06.470 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.635704+0000", 2023-10-09T10:31:06.470 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:31:06.470 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.470 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.470 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:06.470 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.635701+0000", 2023-10-09T10:31:06.470 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1075e-05 2023-10-09T10:31:06.470 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.470 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.470 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:06.471 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.635712+0000", 2023-10-09T10:31:06.471 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5798e-05 2023-10-09T10:31:06.471 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.471 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.471 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:06.471 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.635728+0000", 2023-10-09T10:31:06.471 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0430000000000002e-06 2023-10-09T10:31:06.471 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.471 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.471 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:06.471 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.635735+0000", 2023-10-09T10:31:06.471 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.061617739999999997 2023-10-09T10:31:06.471 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.472 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.472 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.472 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.697353+0000", 2023-10-09T10:31:06.472 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0060603949999999997 2023-10-09T10:31:06.472 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.472 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.472 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:31:06.472 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.703413+0000", 2023-10-09T10:31:06.472 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.087092043999999993 2023-10-09T10:31:06.472 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.472 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.472 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.473 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.790505+0000", 2023-10-09T10:31:06.473 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0057999560000000002 2023-10-09T10:31:06.473 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.473 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.473 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:31:06.473 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.796305+0000", 2023-10-09T10:31:06.473 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.783421551 2023-10-09T10:31:06.473 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.473 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.473 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.473 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.579727+0000", 2023-10-09T10:31:06.473 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0059270989999999999 2023-10-09T10:31:06.474 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.474 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.474 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:06.474 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.585654+0000", 2023-10-09T10:31:06.474 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010525638 2023-10-09T10:31:06.474 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.474 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.474 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:31:06.474 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.596180+0000", 2023-10-09T10:31:06.474 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.047229172999999999 2023-10-09T10:31:06.474 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.475 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.475 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:06.475 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.643409+0000", 2023-10-09T10:31:06.475 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0034656740000000002 2023-10-09T10:31:06.475 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.475 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.475 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.475 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.646875+0000", 2023-10-09T10:31:06.475 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001909673 2023-10-09T10:31:06.475 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.475 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.475 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.476 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.648784+0000", 2023-10-09T10:31:06.476 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0023791179999999999 2023-10-09T10:31:06.476 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.476 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.476 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.476 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.651163+0000", 2023-10-09T10:31:06.476 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0030658830000000001 2023-10-09T10:31:06.476 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.476 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.476 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:06.476 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.654229+0000", 2023-10-09T10:31:06.476 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.013451015 2023-10-09T10:31:06.477 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.477 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.477 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:06.477 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.667680+0000", 2023-10-09T10:31:06.477 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.031976475 2023-10-09T10:31:06.477 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.477 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:06.477 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.477 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.477 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.477 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:132444 7.5 7:ace33329:::benchmark_data_smithi053_144553_object42182:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:31:06.478 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:21.448763+0000", 2023-10-09T10:31:06.478 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 164.98617588799999, 2023-10-09T10:31:06.478 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.987001902, 2023-10-09T10:31:06.478 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:06.478 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:06.478 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:06.478 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:06.478 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:06.478 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 132444 2023-10-09T10:31:06.478 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.478 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:06.479 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.479 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:06.479 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.448763+0000", 2023-10-09T10:31:06.479 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:06.479 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.479 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.479 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:06.479 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.448763+0000", 2023-10-09T10:31:06.479 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:31:06.479 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.479 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.479 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:06.480 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.448761+0000", 2023-10-09T10:31:06.480 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.6210000000000004e-06 2023-10-09T10:31:06.480 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.480 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.480 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:06.480 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.448768+0000", 2023-10-09T10:31:06.480 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1664e-05 2023-10-09T10:31:06.480 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.480 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.480 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:06.480 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.448780+0000", 2023-10-09T10:31:06.480 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.3470000000000001e-06 2023-10-09T10:31:06.481 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.481 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.481 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:06.481 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.448787+0000", 2023-10-09T10:31:06.481 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.064514503000000001 2023-10-09T10:31:06.481 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.481 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.481 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.481 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.513302+0000", 2023-10-09T10:31:06.481 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010811486 2023-10-09T10:31:06.481 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.481 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.482 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:31:06.482 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.524113+0000", 2023-10-09T10:31:06.482 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.116516206 2023-10-09T10:31:06.482 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.482 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.482 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.482 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.640630+0000", 2023-10-09T10:31:06.482 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0057109329999999996 2023-10-09T10:31:06.482 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.482 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.482 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:31:06.482 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.646341+0000", 2023-10-09T10:31:06.483 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.698853339 2023-10-09T10:31:06.483 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.483 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.483 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.483 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.345194+0000", 2023-10-09T10:31:06.483 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0047096170000000001 2023-10-09T10:31:06.483 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.483 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.483 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:06.483 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.349903+0000", 2023-10-09T10:31:06.483 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010647218999999999 2023-10-09T10:31:06.483 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.484 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.484 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:31:06.484 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.360551+0000", 2023-10-09T10:31:06.484 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.049397468999999999 2023-10-09T10:31:06.484 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.484 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.484 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.484 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.409948+0000", 2023-10-09T10:31:06.484 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0036056740000000001 2023-10-09T10:31:06.484 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.484 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.485 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.485 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.413554+0000", 2023-10-09T10:31:06.485 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.003796916 2023-10-09T10:31:06.485 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.485 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.485 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.485 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.417351+0000", 2023-10-09T10:31:06.485 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00078425499999999998 2023-10-09T10:31:06.485 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.485 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.485 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:06.486 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.418135+0000", 2023-10-09T10:31:06.486 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0029874519999999998 2023-10-09T10:31:06.486 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.486 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.486 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:06.486 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.421122+0000", 2023-10-09T10:31:06.486 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.014642166 2023-10-09T10:31:06.486 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.486 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.486 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:06.486 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.435765+0000", 2023-10-09T10:31:06.486 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.987001902 2023-10-09T10:31:06.487 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.487 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:06.487 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.487 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.487 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.487 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:132473 7.5 7:a97c4be8:::benchmark_data_smithi053_144553_object42211:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:31:06.487 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:21.569864+0000", 2023-10-09T10:31:06.487 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 164.86507483, 2023-10-09T10:31:06.487 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0066485709999999, 2023-10-09T10:31:06.487 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:06.487 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:06.487 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:06.488 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:06.488 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:06.488 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 132473 2023-10-09T10:31:06.488 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.488 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:06.488 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.488 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:06.488 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.569864+0000", 2023-10-09T10:31:06.488 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:06.488 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.488 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.488 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:06.489 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.569864+0000", 2023-10-09T10:31:06.489 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:31:06.489 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.489 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.489 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:06.489 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.569861+0000", 2023-10-09T10:31:06.489 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1686e-05 2023-10-09T10:31:06.489 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.489 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.489 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:06.489 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.569873+0000", 2023-10-09T10:31:06.489 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8372e-05 2023-10-09T10:31:06.490 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.490 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.490 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:06.490 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.569891+0000", 2023-10-09T10:31:06.490 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.5899999999999997e-06 2023-10-09T10:31:06.490 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.490 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.490 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:06.490 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.569901+0000", 2023-10-09T10:31:06.490 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.085227797999999994 2023-10-09T10:31:06.490 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.490 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.491 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.491 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.655129+0000", 2023-10-09T10:31:06.491 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0057541750000000003 2023-10-09T10:31:06.491 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.491 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.491 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:31:06.491 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.660883+0000", 2023-10-09T10:31:06.491 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.10921908600000001 2023-10-09T10:31:06.491 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.491 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.491 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.491 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.770102+0000", 2023-10-09T10:31:06.492 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0088964200000000004 2023-10-09T10:31:06.492 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.492 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.492 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:31:06.492 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.778999+0000", 2023-10-09T10:31:06.492 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7008357649999999 2023-10-09T10:31:06.492 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.492 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.492 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.492 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.479834+0000", 2023-10-09T10:31:06.492 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0045157130000000002 2023-10-09T10:31:06.492 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.492 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.493 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:06.493 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.484350+0000", 2023-10-09T10:31:06.493 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010892199 2023-10-09T10:31:06.493 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.493 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.493 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:31:06.493 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.495242+0000", 2023-10-09T10:31:06.493 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.054223265 2023-10-09T10:31:06.493 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.493 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.493 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.493 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.549465+0000", 2023-10-09T10:31:06.494 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0029954159999999999 2023-10-09T10:31:06.494 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.494 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.494 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.494 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.552461+0000", 2023-10-09T10:31:06.494 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00099032500000000002 2023-10-09T10:31:06.494 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.494 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.494 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:06.494 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.553451+0000", 2023-10-09T10:31:06.494 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0030067269999999998 2023-10-09T10:31:06.494 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.495 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.495 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.495 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.556458+0000", 2023-10-09T10:31:06.495 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0035036199999999998 2023-10-09T10:31:06.495 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.495 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.495 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:06.495 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.559962+0000", 2023-10-09T10:31:06.495 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.016550800000000001 2023-10-09T10:31:06.495 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.495 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.495 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:06.496 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.576512+0000", 2023-10-09T10:31:06.496 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0066485709999999 2023-10-09T10:31:06.496 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.496 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:06.496 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.496 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.496 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.496 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:132577 7.5 7:a0955b5d:::benchmark_data_smithi053_144553_object42315:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:31:06.496 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:22.143478+0000", 2023-10-09T10:31:06.496 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 164.29146078900001, 2023-10-09T10:31:06.496 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.950783581, 2023-10-09T10:31:06.496 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:06.496 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:06.497 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:06.497 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:06.497 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:06.497 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 132577 2023-10-09T10:31:06.497 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.497 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:06.497 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.497 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:06.497 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.143478+0000", 2023-10-09T10:31:06.497 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:06.497 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.497 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.498 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:06.498 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.143478+0000", 2023-10-09T10:31:06.498 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:31:06.498 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.498 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.498 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:06.498 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.143476+0000", 2023-10-09T10:31:06.498 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.5639999999999997e-06 2023-10-09T10:31:06.498 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.498 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.498 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:06.498 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.143485+0000", 2023-10-09T10:31:06.499 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5143000000000001e-05 2023-10-09T10:31:06.499 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.499 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.499 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:06.499 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.143500+0000", 2023-10-09T10:31:06.499 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.3790000000000003e-06 2023-10-09T10:31:06.499 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.499 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.499 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:06.499 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.143506+0000", 2023-10-09T10:31:06.499 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.11711440200000001 2023-10-09T10:31:06.499 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.500 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.500 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.500 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.260621+0000", 2023-10-09T10:31:06.500 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0075012550000000001 2023-10-09T10:31:06.500 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.500 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.500 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:31:06.500 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.268122+0000", 2023-10-09T10:31:06.500 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.127967898 2023-10-09T10:31:06.500 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.500 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.500 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.500 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.396090+0000", 2023-10-09T10:31:06.501 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0077975340000000001 2023-10-09T10:31:06.501 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.501 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.501 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:31:06.501 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.403887+0000", 2023-10-09T10:31:06.501 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.601951632 2023-10-09T10:31:06.501 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.501 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.501 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.501 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.005839+0000", 2023-10-09T10:31:06.501 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0074747379999999999 2023-10-09T10:31:06.501 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.502 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.502 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:06.502 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.013314+0000", 2023-10-09T10:31:06.502 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.011184951 2023-10-09T10:31:06.502 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.502 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.502 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:31:06.502 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.024499+0000", 2023-10-09T10:31:06.502 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.043270992000000001 2023-10-09T10:31:06.502 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.502 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.502 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:06.502 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.067770+0000", 2023-10-09T10:31:06.503 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.004118839 2023-10-09T10:31:06.503 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.503 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.503 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.503 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.071888+0000", 2023-10-09T10:31:06.503 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0021705980000000001 2023-10-09T10:31:06.503 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.503 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.503 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.503 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.074059+0000", 2023-10-09T10:31:06.503 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0024456859999999999 2023-10-09T10:31:06.503 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.504 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.504 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.504 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.076505+0000", 2023-10-09T10:31:06.504 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0030057980000000001 2023-10-09T10:31:06.504 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.504 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.504 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:06.504 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.079511+0000", 2023-10-09T10:31:06.504 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.014750912 2023-10-09T10:31:06.504 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.504 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.505 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:06.505 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.094261+0000", 2023-10-09T10:31:06.505 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.950783581 2023-10-09T10:31:06.505 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.505 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:06.505 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.505 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.505 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.505 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:132881 7.5 7:a794a512:::benchmark_data_smithi053_144553_object42619:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:31:06.505 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:24.720951+0000", 2023-10-09T10:31:06.505 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 161.713987871, 2023-10-09T10:31:06.505 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9535220600000001, 2023-10-09T10:31:06.506 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:06.506 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:06.506 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:06.506 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:06.506 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:06.506 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 132881 2023-10-09T10:31:06.506 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.506 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:06.506 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.506 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:06.506 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.720951+0000", 2023-10-09T10:31:06.507 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:06.507 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.507 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.507 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:06.507 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.720951+0000", 2023-10-09T10:31:06.507 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:31:06.507 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.507 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.507 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:06.507 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.720949+0000", 2023-10-09T10:31:06.507 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.2800000000000003e-06 2023-10-09T10:31:06.507 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.508 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.508 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:06.508 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.720957+0000", 2023-10-09T10:31:06.508 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.7877000000000001e-05 2023-10-09T10:31:06.508 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.508 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.508 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:06.508 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.720985+0000", 2023-10-09T10:31:06.508 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.0749999999999998e-06 2023-10-09T10:31:06.508 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.508 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.508 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:06.509 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.720993+0000", 2023-10-09T10:31:06.509 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.054737379000000003 2023-10-09T10:31:06.509 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.509 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.509 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.509 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.775730+0000", 2023-10-09T10:31:06.509 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0057924990000000004 2023-10-09T10:31:06.509 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.509 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.509 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:31:06.509 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.781523+0000", 2023-10-09T10:31:06.509 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.047079073999999999 2023-10-09T10:31:06.510 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.510 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.510 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.510 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.828602+0000", 2023-10-09T10:31:06.510 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0070097980000000002 2023-10-09T10:31:06.510 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.510 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.510 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:31:06.510 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.835612+0000", 2023-10-09T10:31:06.510 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.750147439 2023-10-09T10:31:06.510 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.510 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.511 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.511 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.585759+0000", 2023-10-09T10:31:06.511 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0057931220000000004 2023-10-09T10:31:06.511 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.511 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.511 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:06.511 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.591552+0000", 2023-10-09T10:31:06.511 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.011232145000000001 2023-10-09T10:31:06.511 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.511 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.511 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:31:06.511 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.602784+0000", 2023-10-09T10:31:06.512 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.048014278000000001 2023-10-09T10:31:06.512 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.512 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.512 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:06.512 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.650799+0000", 2023-10-09T10:31:06.512 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0019320450000000001 2023-10-09T10:31:06.512 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.512 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.512 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.512 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.652731+0000", 2023-10-09T10:31:06.512 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0020234039999999999 2023-10-09T10:31:06.512 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.512 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.513 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.513 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.654754+0000", 2023-10-09T10:31:06.513 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0027946889999999999 2023-10-09T10:31:06.513 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.513 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.513 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.513 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.657549+0000", 2023-10-09T10:31:06.513 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0037511990000000002 2023-10-09T10:31:06.513 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.513 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.513 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:06.513 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.661300+0000", 2023-10-09T10:31:06.514 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.013172791 2023-10-09T10:31:06.514 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.514 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.514 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:06.514 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.674473+0000", 2023-10-09T10:31:06.514 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9535220600000001 2023-10-09T10:31:06.514 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.514 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:06.514 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.514 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.514 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.515 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:133216 7.5 7:a0c214e7:::benchmark_data_smithi053_144553_object42954:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:31:06.515 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:26.805419+0000", 2023-10-09T10:31:06.515 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 159.62951937700001, 2023-10-09T10:31:06.515 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9866824749999998, 2023-10-09T10:31:06.515 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:06.515 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:06.515 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:06.515 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:06.515 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:06.515 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 133216 2023-10-09T10:31:06.515 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.515 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:06.516 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.516 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:06.516 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.805419+0000", 2023-10-09T10:31:06.516 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:06.516 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.516 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.516 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:06.516 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.805419+0000", 2023-10-09T10:31:06.516 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:31:06.516 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.516 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.516 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:06.517 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.805417+0000", 2023-10-09T10:31:06.517 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1993e-05 2023-10-09T10:31:06.517 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.517 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.517 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:06.517 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.805429+0000", 2023-10-09T10:31:06.517 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.4652999999999999e-05 2023-10-09T10:31:06.517 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.517 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.517 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:06.517 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.805453+0000", 2023-10-09T10:31:06.517 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5583e-05 2023-10-09T10:31:06.518 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.518 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.518 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:06.518 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.805469+0000", 2023-10-09T10:31:06.518 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.097082053000000001 2023-10-09T10:31:06.518 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.518 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.518 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.518 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.902551+0000", 2023-10-09T10:31:06.518 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0056667979999999998 2023-10-09T10:31:06.518 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.519 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.519 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:31:06.519 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.908218+0000", 2023-10-09T10:31:06.519 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.100049517 2023-10-09T10:31:06.519 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.519 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.519 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.519 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:27.008267+0000", 2023-10-09T10:31:06.519 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0056461489999999996 2023-10-09T10:31:06.519 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.519 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.520 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:31:06.520 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:27.013914+0000", 2023-10-09T10:31:06.520 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.680896867 2023-10-09T10:31:06.520 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.520 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.520 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.520 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.694810+0000", 2023-10-09T10:31:06.520 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0092707870000000008 2023-10-09T10:31:06.520 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.520 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.520 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:06.520 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.704081+0000", 2023-10-09T10:31:06.521 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010689238 2023-10-09T10:31:06.521 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.521 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.521 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:31:06.521 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.714770+0000", 2023-10-09T10:31:06.521 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.053018072999999999 2023-10-09T10:31:06.521 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.521 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.521 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:06.521 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.767789+0000", 2023-10-09T10:31:06.521 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.002116382 2023-10-09T10:31:06.522 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.522 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.522 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.522 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.769905+0000", 2023-10-09T10:31:06.522 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0027520510000000001 2023-10-09T10:31:06.522 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.522 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.522 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.522 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.772657+0000", 2023-10-09T10:31:06.522 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0025662530000000001 2023-10-09T10:31:06.522 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.522 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.523 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.523 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.775223+0000", 2023-10-09T10:31:06.523 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0027983560000000001 2023-10-09T10:31:06.523 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.523 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.523 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:06.523 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.778022+0000", 2023-10-09T10:31:06.523 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.01408014 2023-10-09T10:31:06.523 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.523 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.523 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:06.523 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.792102+0000", 2023-10-09T10:31:06.524 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9866824749999998 2023-10-09T10:31:06.524 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.524 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:06.524 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.524 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.524 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.524 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:133475 7.5 7:a72ee542:::benchmark_data_smithi053_144553_object43213:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:31:06.524 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:28.864616+0000", 2023-10-09T10:31:06.524 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 157.57032230999999, 2023-10-09T10:31:06.524 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9789561600000001, 2023-10-09T10:31:06.524 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:06.524 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:06.525 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:06.525 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:06.525 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:06.525 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 133475 2023-10-09T10:31:06.525 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.525 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:06.525 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.525 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:06.525 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.864616+0000", 2023-10-09T10:31:06.525 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:06.525 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.525 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.526 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:06.526 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.864616+0000", 2023-10-09T10:31:06.526 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:31:06.526 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.526 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.526 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:06.526 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.864614+0000", 2023-10-09T10:31:06.526 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.5089999999999999e-06 2023-10-09T10:31:06.526 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.526 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.526 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:06.526 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.864624+0000", 2023-10-09T10:31:06.527 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0588999999999999e-05 2023-10-09T10:31:06.527 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.527 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.527 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:06.527 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.864644+0000", 2023-10-09T10:31:06.527 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.1260000000000004e-06 2023-10-09T10:31:06.527 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.527 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.527 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:06.527 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.864653+0000", 2023-10-09T10:31:06.527 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.12030281399999999 2023-10-09T10:31:06.528 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.528 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.528 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.528 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.984956+0000", 2023-10-09T10:31:06.528 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0078544359999999994 2023-10-09T10:31:06.528 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.528 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.528 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:31:06.528 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.992811+0000", 2023-10-09T10:31:06.528 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.109325481 2023-10-09T10:31:06.528 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.528 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.529 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.529 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.102136+0000", 2023-10-09T10:31:06.529 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0078707929999999992 2023-10-09T10:31:06.529 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.529 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.529 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:31:06.529 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.110007+0000", 2023-10-09T10:31:06.529 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6442449460000002 2023-10-09T10:31:06.529 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.529 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.529 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.529 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:30.754252+0000", 2023-10-09T10:31:06.530 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0048373620000000004 2023-10-09T10:31:06.530 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.530 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.530 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:06.530 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:30.759089+0000", 2023-10-09T10:31:06.530 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.011821249000000001 2023-10-09T10:31:06.530 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.530 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.530 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:31:06.530 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:30.770910+0000", 2023-10-09T10:31:06.530 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.044104798000000001 2023-10-09T10:31:06.530 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.531 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.531 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:06.531 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:30.815015+0000", 2023-10-09T10:31:06.531 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0028616599999999998 2023-10-09T10:31:06.531 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.531 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.531 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.531 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:30.817877+0000", 2023-10-09T10:31:06.531 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0023561699999999999 2023-10-09T10:31:06.531 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.531 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.531 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.532 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:30.820233+0000", 2023-10-09T10:31:06.532 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.003671428 2023-10-09T10:31:06.532 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.532 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.532 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.532 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:30.823905+0000", 2023-10-09T10:31:06.532 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0058266109999999998 2023-10-09T10:31:06.532 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.532 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.532 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:06.532 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:30.829731+0000", 2023-10-09T10:31:06.532 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.013841348 2023-10-09T10:31:06.532 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.533 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.533 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:06.533 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:30.843572+0000", 2023-10-09T10:31:06.533 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9789561600000001 2023-10-09T10:31:06.533 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.533 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:06.533 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.533 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.533 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.533 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:133548 7.5 7:a5a2e717:::benchmark_data_smithi053_144553_object43286:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:31:06.533 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:29.674715+0000", 2023-10-09T10:31:06.533 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 156.760223561, 2023-10-09T10:31:06.534 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9825433640000001, 2023-10-09T10:31:06.534 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:06.534 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:06.534 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:06.534 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:06.534 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:06.534 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 133548 2023-10-09T10:31:06.534 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.534 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:06.534 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.534 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:06.534 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.674715+0000", 2023-10-09T10:31:06.534 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:06.535 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.535 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.535 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:06.535 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.674715+0000", 2023-10-09T10:31:06.535 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:31:06.535 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.535 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.535 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:06.535 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.674713+0000", 2023-10-09T10:31:06.535 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.2990000000000002e-06 2023-10-09T10:31:06.535 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.536 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.536 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:06.536 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.674723+0000", 2023-10-09T10:31:06.536 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6305000000000001e-05 2023-10-09T10:31:06.536 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.536 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.536 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:06.536 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.674739+0000", 2023-10-09T10:31:06.536 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.5400000000000001e-06 2023-10-09T10:31:06.536 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.536 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.536 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:06.537 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.674745+0000", 2023-10-09T10:31:06.537 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.020650053000000002 2023-10-09T10:31:06.537 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.537 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.537 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.537 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.695395+0000", 2023-10-09T10:31:06.537 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0089576099999999995 2023-10-09T10:31:06.537 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.537 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.537 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:31:06.537 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.704353+0000", 2023-10-09T10:31:06.537 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.074584476999999996 2023-10-09T10:31:06.538 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.538 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.538 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.538 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.778938+0000", 2023-10-09T10:31:06.538 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0083346319999999998 2023-10-09T10:31:06.538 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.538 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.538 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:31:06.538 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.787272+0000", 2023-10-09T10:31:06.538 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8241605359999999 2023-10-09T10:31:06.538 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.538 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.539 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.539 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.611433+0000", 2023-10-09T10:31:06.539 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0047625669999999997 2023-10-09T10:31:06.539 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.539 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.539 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:06.539 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.616195+0000", 2023-10-09T10:31:06.539 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010061291 2023-10-09T10:31:06.539 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.539 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.539 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:31:06.539 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.626257+0000", 2023-10-09T10:31:06.540 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0091192770000000003 2023-10-09T10:31:06.540 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.540 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.540 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.540 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.635376+0000", 2023-10-09T10:31:06.540 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0016926910000000001 2023-10-09T10:31:06.540 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.540 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.540 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.540 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.637069+0000", 2023-10-09T10:31:06.540 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.003479659 2023-10-09T10:31:06.540 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.541 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.541 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.541 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.640548+0000", 2023-10-09T10:31:06.541 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00057900099999999999 2023-10-09T10:31:06.541 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.541 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.541 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:06.541 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.641127+0000", 2023-10-09T10:31:06.541 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0028426240000000002 2023-10-09T10:31:06.541 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.541 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.541 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:06.542 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.643970+0000", 2023-10-09T10:31:06.542 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.013288602 2023-10-09T10:31:06.542 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.542 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.542 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:06.542 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.657258+0000", 2023-10-09T10:31:06.542 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9825433640000001 2023-10-09T10:31:06.542 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.542 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:06.542 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.542 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.542 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.543 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:133566 7.5 7:af06e325:::benchmark_data_smithi053_144553_object43304:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:31:06.543 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:29.812730+0000", 2023-10-09T10:31:06.543 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 156.62220837699999, 2023-10-09T10:31:06.543 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9611392940000001, 2023-10-09T10:31:06.543 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:06.543 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:06.543 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:06.543 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:06.543 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:06.543 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 133566 2023-10-09T10:31:06.543 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.543 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:06.544 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.544 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:06.544 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.812730+0000", 2023-10-09T10:31:06.544 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:06.544 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.544 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.544 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:06.544 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.812730+0000", 2023-10-09T10:31:06.544 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:31:06.544 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.544 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.544 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:06.545 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.812728+0000", 2023-10-09T10:31:06.545 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0249e-05 2023-10-09T10:31:06.545 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.545 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.545 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:06.545 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.812739+0000", 2023-10-09T10:31:06.545 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6461999999999999e-05 2023-10-09T10:31:06.545 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.545 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.545 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:06.545 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.812755+0000", 2023-10-09T10:31:06.545 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.9059999999999996e-06 2023-10-09T10:31:06.546 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.546 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.546 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:06.546 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.812762+0000", 2023-10-09T10:31:06.546 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.043825838999999998 2023-10-09T10:31:06.546 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.546 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.546 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.546 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.856588+0000", 2023-10-09T10:31:06.546 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0067924309999999998 2023-10-09T10:31:06.546 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.546 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.547 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:31:06.547 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.863380+0000", 2023-10-09T10:31:06.547 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.056560417000000002 2023-10-09T10:31:06.547 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.547 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.547 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.547 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.919941+0000", 2023-10-09T10:31:06.547 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0091510800000000007 2023-10-09T10:31:06.547 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.547 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.547 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:31:06.547 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.929092+0000", 2023-10-09T10:31:06.547 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7479513419999999 2023-10-09T10:31:06.548 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.548 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.548 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.548 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.677043+0000", 2023-10-09T10:31:06.548 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00493955 2023-10-09T10:31:06.548 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.548 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.548 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:06.548 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.681983+0000", 2023-10-09T10:31:06.548 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0097176929999999995 2023-10-09T10:31:06.548 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.548 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.549 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:31:06.549 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.691700+0000", 2023-10-09T10:31:06.549 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.057467223999999997 2023-10-09T10:31:06.549 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.549 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.549 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.549 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.749168+0000", 2023-10-09T10:31:06.549 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0010059240000000001 2023-10-09T10:31:06.549 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.549 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.549 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:06.549 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.750174+0000", 2023-10-09T10:31:06.549 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0024665970000000001 2023-10-09T10:31:06.550 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.550 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.550 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.550 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.752640+0000", 2023-10-09T10:31:06.550 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0031375259999999999 2023-10-09T10:31:06.550 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.550 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.550 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.550 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.755778+0000", 2023-10-09T10:31:06.550 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0039105160000000002 2023-10-09T10:31:06.550 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.550 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.551 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:06.551 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.759688+0000", 2023-10-09T10:31:06.551 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.014181297000000001 2023-10-09T10:31:06.551 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.551 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.551 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:06.551 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.773870+0000", 2023-10-09T10:31:06.551 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9611392940000001 2023-10-09T10:31:06.551 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.551 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:06.551 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.552 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.552 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.552 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:133841 7.5 7:abc87d88:::benchmark_data_smithi053_144553_object43579:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:31:06.552 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:31.375550+0000", 2023-10-09T10:31:06.552 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 155.059388423, 2023-10-09T10:31:06.552 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.965317167, 2023-10-09T10:31:06.552 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:06.552 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:06.552 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:06.552 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:06.552 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:06.552 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 133841 2023-10-09T10:31:06.553 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.553 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:06.553 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.553 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:06.553 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.375550+0000", 2023-10-09T10:31:06.553 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:06.553 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.553 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.553 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:06.553 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.375550+0000", 2023-10-09T10:31:06.553 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:31:06.553 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.554 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.554 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:06.554 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.375548+0000", 2023-10-09T10:31:06.554 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.8700000000000004e-06 2023-10-09T10:31:06.554 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.554 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.554 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:06.554 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.375558+0000", 2023-10-09T10:31:06.554 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7266e-05 2023-10-09T10:31:06.554 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.554 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.555 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:06.555 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.375575+0000", 2023-10-09T10:31:06.555 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.1489999999999994e-06 2023-10-09T10:31:06.555 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.555 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.555 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:06.555 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.375584+0000", 2023-10-09T10:31:06.555 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.097163851999999995 2023-10-09T10:31:06.555 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.555 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.555 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.555 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.472747+0000", 2023-10-09T10:31:06.556 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0056486669999999996 2023-10-09T10:31:06.556 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.556 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.556 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:31:06.556 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.478396+0000", 2023-10-09T10:31:06.556 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.107923967 2023-10-09T10:31:06.556 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.556 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.556 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.556 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.586320+0000", 2023-10-09T10:31:06.556 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0090332199999999998 2023-10-09T10:31:06.556 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.557 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.557 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:31:06.557 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.595353+0000", 2023-10-09T10:31:06.557 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.673693662 2023-10-09T10:31:06.557 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.557 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.557 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.557 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:33.269047+0000", 2023-10-09T10:31:06.557 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0089387709999999999 2023-10-09T10:31:06.557 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.557 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.557 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:06.558 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:33.277986+0000", 2023-10-09T10:31:06.558 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010695165 2023-10-09T10:31:06.558 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.558 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.558 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:31:06.558 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:33.288681+0000", 2023-10-09T10:31:06.558 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.024304236 2023-10-09T10:31:06.558 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.558 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.558 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.558 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:33.312985+0000", 2023-10-09T10:31:06.558 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00095080000000000002 2023-10-09T10:31:06.559 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.559 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.559 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:06.559 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:33.313936+0000", 2023-10-09T10:31:06.559 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0034920279999999999 2023-10-09T10:31:06.559 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.559 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.559 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.559 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:33.317428+0000", 2023-10-09T10:31:06.559 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0041367579999999999 2023-10-09T10:31:06.559 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.560 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.560 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.560 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:33.321565+0000", 2023-10-09T10:31:06.560 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.003515088 2023-10-09T10:31:06.560 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.560 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.560 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:06.560 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:33.325080+0000", 2023-10-09T10:31:06.560 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.015787646999999998 2023-10-09T10:31:06.560 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.560 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.560 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:06.561 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:33.340867+0000", 2023-10-09T10:31:06.561 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.965317167 2023-10-09T10:31:06.561 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.561 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:06.561 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.561 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.561 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.561 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:136446 7.5 7:a86e0fac:::benchmark_data_smithi053_144553_object46184:head [delete] snapc 0=[] ondisk+write+known_if_redirected e234)", 2023-10-09T10:31:06.561 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:52.797732+0000", 2023-10-09T10:31:06.561 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 133.63720672100001, 2023-10-09T10:31:06.561 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1672183220000001, 2023-10-09T10:31:06.561 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:06.562 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:06.562 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:06.562 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:06.562 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:06.562 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 136446 2023-10-09T10:31:06.562 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.562 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:06.562 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.562 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:06.562 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.797732+0000", 2023-10-09T10:31:06.562 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:06.562 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.563 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.563 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:06.563 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.797732+0000", 2023-10-09T10:31:06.563 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:31:06.563 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.563 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.563 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:06.563 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.797730+0000", 2023-10-09T10:31:06.563 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6456999999999998e-05 2023-10-09T10:31:06.563 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.563 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.563 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:06.563 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.797746+0000", 2023-10-09T10:31:06.564 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9193000000000001e-05 2023-10-09T10:31:06.564 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.564 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.564 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:06.564 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.797765+0000", 2023-10-09T10:31:06.564 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.02e-06 2023-10-09T10:31:06.564 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.564 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.564 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:06.564 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.797774+0000", 2023-10-09T10:31:06.564 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.214181661 2023-10-09T10:31:06.565 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.565 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.565 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.565 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.011956+0000", 2023-10-09T10:31:06.565 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0068480900000000003 2023-10-09T10:31:06.565 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.565 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.565 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:31:06.565 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.018804+0000", 2023-10-09T10:31:06.565 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.112395704 2023-10-09T10:31:06.565 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.565 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.566 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.566 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.131200+0000", 2023-10-09T10:31:06.566 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0053422019999999999 2023-10-09T10:31:06.566 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.566 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.566 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:31:06.566 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.136542+0000", 2023-10-09T10:31:06.566 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4642879739999999 2023-10-09T10:31:06.566 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.566 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.566 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.567 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.600830+0000", 2023-10-09T10:31:06.567 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0042411059999999997 2023-10-09T10:31:06.567 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.567 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.567 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:06.567 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.605071+0000", 2023-10-09T10:31:06.567 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0089434660000000006 2023-10-09T10:31:06.567 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.567 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.567 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:31:06.567 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.614015+0000", 2023-10-09T10:31:06.567 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.041695711000000003 2023-10-09T10:31:06.568 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.568 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.568 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.568 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.655710+0000", 2023-10-09T10:31:06.568 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001593513 2023-10-09T10:31:06.568 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.568 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.568 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.568 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.657304+0000", 2023-10-09T10:31:06.568 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001580115 2023-10-09T10:31:06.568 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.568 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.569 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.569 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.658884+0000", 2023-10-09T10:31:06.569 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.28460390499999999 2023-10-09T10:31:06.569 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.569 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.569 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:06.569 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.943488+0000", 2023-10-09T10:31:06.569 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.005557144 2023-10-09T10:31:06.569 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.569 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.569 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:06.569 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.949045+0000", 2023-10-09T10:31:06.569 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.015905195 2023-10-09T10:31:06.570 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.570 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.570 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:06.570 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.964950+0000", 2023-10-09T10:31:06.570 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1672183220000001 2023-10-09T10:31:06.570 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.570 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:06.570 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.570 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.570 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.570 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:136453 7.5 7:a1fb9b17:::benchmark_data_smithi053_144553_object46191:head [delete] snapc 0=[] ondisk+write+known_if_redirected e234)", 2023-10-09T10:31:06.570 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:52.815191+0000", 2023-10-09T10:31:06.571 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 133.619747442, 2023-10-09T10:31:06.571 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.104420717, 2023-10-09T10:31:06.571 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:06.571 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:06.571 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:06.571 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:06.571 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:06.571 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 136453 2023-10-09T10:31:06.571 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.571 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:06.571 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.571 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:06.572 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.815191+0000", 2023-10-09T10:31:06.572 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:06.572 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.572 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.572 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:06.572 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.815191+0000", 2023-10-09T10:31:06.572 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:31:06.572 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.572 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.572 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:06.572 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.815189+0000", 2023-10-09T10:31:06.572 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1813e-05 2023-10-09T10:31:06.573 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.573 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.573 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:06.573 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.815201+0000", 2023-10-09T10:31:06.573 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0684999999999999e-05 2023-10-09T10:31:06.573 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.573 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.573 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:06.573 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.815221+0000", 2023-10-09T10:31:06.573 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.8869999999999998e-06 2023-10-09T10:31:06.573 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.573 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.573 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:06.574 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.815230+0000", 2023-10-09T10:31:06.574 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.20419105500000001 2023-10-09T10:31:06.574 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.574 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.574 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.574 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.019421+0000", 2023-10-09T10:31:06.574 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0061247949999999997 2023-10-09T10:31:06.574 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.574 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.574 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:31:06.574 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.025546+0000", 2023-10-09T10:31:06.574 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.069104872999999997 2023-10-09T10:31:06.575 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.575 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.575 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.575 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.094651+0000", 2023-10-09T10:31:06.575 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.01091168 2023-10-09T10:31:06.575 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.575 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.575 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:31:06.575 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.105563+0000", 2023-10-09T10:31:06.575 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4046578699999999 2023-10-09T10:31:06.575 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.575 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.576 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.576 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.510220+0000", 2023-10-09T10:31:06.576 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0045995189999999998 2023-10-09T10:31:06.576 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.576 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.576 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:06.576 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.514820+0000", 2023-10-09T10:31:06.576 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0093918379999999996 2023-10-09T10:31:06.576 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.576 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.576 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:31:06.576 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.524212+0000", 2023-10-09T10:31:06.576 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.034495618999999998 2023-10-09T10:31:06.577 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.577 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.577 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.577 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.558707+0000", 2023-10-09T10:31:06.577 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0015871209999999999 2023-10-09T10:31:06.577 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.577 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.577 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.577 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.560294+0000", 2023-10-09T10:31:06.577 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.027029316000000001 2023-10-09T10:31:06.577 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.577 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.578 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.578 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.587324+0000", 2023-10-09T10:31:06.578 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.31810071200000001 2023-10-09T10:31:06.578 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.578 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.578 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:06.578 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.905425+0000", 2023-10-09T10:31:06.578 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0026552659999999999 2023-10-09T10:31:06.578 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.578 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.578 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:06.578 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.908080+0000", 2023-10-09T10:31:06.579 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.011532116 2023-10-09T10:31:06.579 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.579 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.579 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:06.579 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.919612+0000", 2023-10-09T10:31:06.579 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.104420717 2023-10-09T10:31:06.579 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.579 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:06.579 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.579 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.579 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.579 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:136459 7.5 7:a3c84bc8:::benchmark_data_smithi053_144553_object46197:head [delete] snapc 0=[] ondisk+write+known_if_redirected e234)", 2023-10-09T10:31:06.580 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:52.838353+0000", 2023-10-09T10:31:06.580 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 133.59658562300001, 2023-10-09T10:31:06.580 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1426595399999999, 2023-10-09T10:31:06.580 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:06.580 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:06.580 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:06.580 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:06.580 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:06.580 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 136459 2023-10-09T10:31:06.580 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.580 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:06.580 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.581 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:06.581 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.838353+0000", 2023-10-09T10:31:06.581 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:06.581 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.581 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.581 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:06.581 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.838353+0000", 2023-10-09T10:31:06.581 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:31:06.581 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.581 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.581 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:06.581 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.838351+0000", 2023-10-09T10:31:06.582 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.4060000000000005e-06 2023-10-09T10:31:06.582 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.582 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.582 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:06.582 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.838360+0000", 2023-10-09T10:31:06.582 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5427e-05 2023-10-09T10:31:06.582 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.582 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.582 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:06.582 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.838375+0000", 2023-10-09T10:31:06.582 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.8040000000000007e-06 2023-10-09T10:31:06.582 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.582 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.583 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:06.583 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.838384+0000", 2023-10-09T10:31:06.583 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.30032744099999997 2023-10-09T10:31:06.583 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.583 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.583 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.583 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.138711+0000", 2023-10-09T10:31:06.583 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0056475709999999997 2023-10-09T10:31:06.583 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.583 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.583 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:31:06.583 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.144359+0000", 2023-10-09T10:31:06.584 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.048359502999999998 2023-10-09T10:31:06.584 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.584 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.584 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.584 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.192718+0000", 2023-10-09T10:31:06.584 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0055482250000000004 2023-10-09T10:31:06.584 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.584 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.584 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:31:06.584 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.198266+0000", 2023-10-09T10:31:06.584 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.436106801 2023-10-09T10:31:06.585 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.585 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.585 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.585 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.634373+0000", 2023-10-09T10:31:06.585 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0042517650000000002 2023-10-09T10:31:06.585 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.585 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.585 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:06.585 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.638625+0000", 2023-10-09T10:31:06.585 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0089342020000000005 2023-10-09T10:31:06.585 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.585 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.586 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:31:06.586 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.647559+0000", 2023-10-09T10:31:06.586 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012903117 2023-10-09T10:31:06.586 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.586 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.586 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.586 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.660462+0000", 2023-10-09T10:31:06.586 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001586107 2023-10-09T10:31:06.586 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.586 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.586 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.586 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.662048+0000", 2023-10-09T10:31:06.587 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0015791189999999999 2023-10-09T10:31:06.587 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.587 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.587 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.587 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.663628+0000", 2023-10-09T10:31:06.587 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.30192750499999998 2023-10-09T10:31:06.587 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.587 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.587 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:06.587 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.965555+0000", 2023-10-09T10:31:06.587 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0029915240000000002 2023-10-09T10:31:06.587 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.588 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.588 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:06.588 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.968547+0000", 2023-10-09T10:31:06.588 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012465927 2023-10-09T10:31:06.588 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.588 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.588 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:06.588 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.981013+0000", 2023-10-09T10:31:06.588 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1426595399999999 2023-10-09T10:31:06.588 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.588 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:06.588 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.589 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.589 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.589 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:136461 7.5 7:a7816131:::benchmark_data_smithi053_144553_object46199:head [delete] snapc 0=[] ondisk+write+known_if_redirected e234)", 2023-10-09T10:31:06.589 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:52.843205+0000", 2023-10-09T10:31:06.589 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 133.59173340500001, 2023-10-09T10:31:06.589 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.186740495, 2023-10-09T10:31:06.589 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:06.589 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:06.589 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:06.589 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:06.589 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:06.589 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 136461 2023-10-09T10:31:06.590 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.590 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:06.590 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.590 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:06.590 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.843205+0000", 2023-10-09T10:31:06.590 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:06.590 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.590 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.590 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:06.590 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.843205+0000", 2023-10-09T10:31:06.590 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:31:06.590 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.591 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.591 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:06.591 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.843204+0000", 2023-10-09T10:31:06.591 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0383999999999999e-05 2023-10-09T10:31:06.591 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.591 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.591 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:06.591 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.843214+0000", 2023-10-09T10:31:06.591 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5167000000000001e-05 2023-10-09T10:31:06.591 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.591 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.591 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:06.592 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.843229+0000", 2023-10-09T10:31:06.592 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.4289999999999998e-06 2023-10-09T10:31:06.592 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.592 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.592 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:06.592 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.843236+0000", 2023-10-09T10:31:06.592 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.30276309099999998 2023-10-09T10:31:06.592 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.592 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.592 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.592 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.145999+0000", 2023-10-09T10:31:06.592 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0084243129999999992 2023-10-09T10:31:06.593 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.593 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.593 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:31:06.593 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.154423+0000", 2023-10-09T10:31:06.593 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.090442375000000005 2023-10-09T10:31:06.593 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.593 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.593 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.593 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.244865+0000", 2023-10-09T10:31:06.593 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0052778629999999998 2023-10-09T10:31:06.593 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.593 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.594 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:31:06.594 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.250143+0000", 2023-10-09T10:31:06.594 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.467428658 2023-10-09T10:31:06.594 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.594 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.594 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.594 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.717572+0000", 2023-10-09T10:31:06.594 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0042141360000000003 2023-10-09T10:31:06.594 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.594 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.594 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:06.594 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.721786+0000", 2023-10-09T10:31:06.595 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0089217840000000003 2023-10-09T10:31:06.595 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.595 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.595 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:31:06.595 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.730708+0000", 2023-10-09T10:31:06.595 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.041611362999999998 2023-10-09T10:31:06.595 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.595 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.595 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.595 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.772319+0000", 2023-10-09T10:31:06.595 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001597998 2023-10-09T10:31:06.595 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.595 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.596 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.596 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.773917+0000", 2023-10-09T10:31:06.596 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0015767979999999999 2023-10-09T10:31:06.596 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.596 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.596 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.596 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.775494+0000", 2023-10-09T10:31:06.596 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.22931795799999999 2023-10-09T10:31:06.596 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.596 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.596 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:06.596 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:55.004812+0000", 2023-10-09T10:31:06.597 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0063812199999999999 2023-10-09T10:31:06.597 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.597 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.597 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:06.597 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:55.011193+0000", 2023-10-09T10:31:06.597 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.018752561000000001 2023-10-09T10:31:06.597 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.597 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.597 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:06.597 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:55.029946+0000", 2023-10-09T10:31:06.597 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.186740495 2023-10-09T10:31:06.597 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.598 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:06.598 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.598 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.598 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.598 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:136464 7.5 7:ae2df070:::benchmark_data_smithi053_144553_object46202:head [delete] snapc 0=[] ondisk+write+known_if_redirected e234)", 2023-10-09T10:31:06.598 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:52.929509+0000", 2023-10-09T10:31:06.598 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 133.505429163, 2023-10-09T10:31:06.598 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.073741998, 2023-10-09T10:31:06.598 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:06.598 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:06.598 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:06.598 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:06.599 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:06.599 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 136464 2023-10-09T10:31:06.599 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.599 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:06.599 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.599 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:06.599 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.929509+0000", 2023-10-09T10:31:06.599 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:06.599 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.599 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.599 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:06.599 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.929509+0000", 2023-10-09T10:31:06.600 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:31:06.600 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.600 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.600 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:06.600 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.929508+0000", 2023-10-09T10:31:06.600 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.2609999999999993e-06 2023-10-09T10:31:06.600 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.600 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.600 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:06.600 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.929516+0000", 2023-10-09T10:31:06.600 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6699000000000001e-05 2023-10-09T10:31:06.600 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.601 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.601 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:06.601 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.929533+0000", 2023-10-09T10:31:06.601 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.5520000000000005e-06 2023-10-09T10:31:06.601 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.601 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.601 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:06.601 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.929541+0000", 2023-10-09T10:31:06.601 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.22634718000000001 2023-10-09T10:31:06.601 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.601 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.601 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.601 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.155889+0000", 2023-10-09T10:31:06.602 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0088351119999999991 2023-10-09T10:31:06.602 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.602 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.602 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:31:06.602 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.164724+0000", 2023-10-09T10:31:06.602 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.054598946000000002 2023-10-09T10:31:06.602 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.602 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.602 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.602 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.219323+0000", 2023-10-09T10:31:06.602 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0052898429999999998 2023-10-09T10:31:06.602 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.603 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.603 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:31:06.603 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.224612+0000", 2023-10-09T10:31:06.603 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4526619949999999 2023-10-09T10:31:06.603 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.603 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.603 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.603 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.677274+0000", 2023-10-09T10:31:06.603 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0042986209999999999 2023-10-09T10:31:06.603 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.603 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.603 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:06.604 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.681573+0000", 2023-10-09T10:31:06.604 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0089814079999999998 2023-10-09T10:31:06.604 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.604 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.604 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:31:06.604 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.690554+0000", 2023-10-09T10:31:06.604 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010203215999999999 2023-10-09T10:31:06.604 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.604 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.604 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.604 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.700758+0000", 2023-10-09T10:31:06.604 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0015760360000000001 2023-10-09T10:31:06.605 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.605 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.605 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.605 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.702334+0000", 2023-10-09T10:31:06.605 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001582866 2023-10-09T10:31:06.605 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.605 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.605 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.605 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.703917+0000", 2023-10-09T10:31:06.605 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.27770713800000002 2023-10-09T10:31:06.605 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.605 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.606 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:06.606 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.981624+0000", 2023-10-09T10:31:06.606 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.002959167 2023-10-09T10:31:06.606 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.606 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.606 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:06.606 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.984583+0000", 2023-10-09T10:31:06.606 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.018668615999999999 2023-10-09T10:31:06.606 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.606 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.606 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:06.606 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:55.003251+0000", 2023-10-09T10:31:06.607 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.073741998 2023-10-09T10:31:06.607 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.607 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:06.607 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.607 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.607 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.607 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:136467 7.5 7:a19b408a:::benchmark_data_smithi053_144553_object46205:head [delete] snapc 0=[] ondisk+write+known_if_redirected e234)", 2023-10-09T10:31:06.607 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:53.010094+0000", 2023-10-09T10:31:06.607 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 133.42484488400001, 2023-10-09T10:31:06.607 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.045135106, 2023-10-09T10:31:06.607 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:06.607 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:06.608 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:06.608 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:06.608 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:06.608 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 136467 2023-10-09T10:31:06.608 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.608 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:06.608 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.608 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:06.608 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.010094+0000", 2023-10-09T10:31:06.608 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:06.608 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.608 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.609 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:06.609 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.010094+0000", 2023-10-09T10:31:06.609 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999971 2023-10-09T10:31:06.609 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.609 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.609 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:06.609 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.010091+0000", 2023-10-09T10:31:06.609 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2313000000000001e-05 2023-10-09T10:31:06.609 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.609 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.609 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:06.609 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.010103+0000", 2023-10-09T10:31:06.609 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.4216e-05 2023-10-09T10:31:06.610 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.610 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.610 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:06.610 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.010127+0000", 2023-10-09T10:31:06.610 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1535000000000001e-05 2023-10-09T10:31:06.610 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.610 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.610 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:06.610 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.010139+0000", 2023-10-09T10:31:06.610 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.24054129499999999 2023-10-09T10:31:06.610 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.610 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.611 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.611 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.250680+0000", 2023-10-09T10:31:06.611 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0052872739999999998 2023-10-09T10:31:06.611 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.611 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.611 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:31:06.611 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.255968+0000", 2023-10-09T10:31:06.611 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.055109802999999999 2023-10-09T10:31:06.611 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.611 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.611 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.611 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.311077+0000", 2023-10-09T10:31:06.612 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0053164830000000003 2023-10-09T10:31:06.612 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.612 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.612 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:31:06.612 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.316394+0000", 2023-10-09T10:31:06.612 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4345036119999999 2023-10-09T10:31:06.612 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.612 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.612 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.612 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.750897+0000", 2023-10-09T10:31:06.612 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0042731840000000002 2023-10-09T10:31:06.612 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.613 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.613 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:06.613 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.755171+0000", 2023-10-09T10:31:06.613 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0089396159999999992 2023-10-09T10:31:06.613 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.613 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.613 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:31:06.613 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.764110+0000", 2023-10-09T10:31:06.613 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012989532999999999 2023-10-09T10:31:06.613 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.613 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.613 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.613 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.777100+0000", 2023-10-09T10:31:06.614 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0015790520000000001 2023-10-09T10:31:06.614 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.614 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.614 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.614 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.778679+0000", 2023-10-09T10:31:06.614 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0015712 2023-10-09T10:31:06.614 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.614 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.614 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.614 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.780250+0000", 2023-10-09T10:31:06.614 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.25043476199999998 2023-10-09T10:31:06.615 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.615 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.615 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:06.615 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:55.030685+0000", 2023-10-09T10:31:06.615 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0036252649999999999 2023-10-09T10:31:06.615 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.615 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.615 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:06.615 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:55.034310+0000", 2023-10-09T10:31:06.615 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.020918770999999999 2023-10-09T10:31:06.615 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.615 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.616 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:06.616 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:55.055229+0000", 2023-10-09T10:31:06.616 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.045135106 2023-10-09T10:31:06.616 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.616 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:06.616 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.616 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.616 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.616 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:137344 7.5 7:a2946a15:::benchmark_data_smithi053_144553_object47082:head [delete] snapc 0=[] ondisk+write+known_if_redirected e235)", 2023-10-09T10:31:06.616 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:58.524535+0000", 2023-10-09T10:31:06.616 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 127.91040401799999, 2023-10-09T10:31:06.616 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0613480449999999, 2023-10-09T10:31:06.617 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:06.617 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:06.617 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:06.617 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:06.617 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:06.617 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 137344 2023-10-09T10:31:06.617 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.617 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:06.617 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.617 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:06.617 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:58.524535+0000", 2023-10-09T10:31:06.617 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:06.617 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.618 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.618 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:06.618 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:58.524535+0000", 2023-10-09T10:31:06.618 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999971 2023-10-09T10:31:06.618 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.618 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.618 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:06.618 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:58.524532+0000", 2023-10-09T10:31:06.618 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3035e-05 2023-10-09T10:31:06.618 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.618 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.619 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:06.619 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:58.524545+0000", 2023-10-09T10:31:06.619 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.5588e-05 2023-10-09T10:31:06.619 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.619 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.619 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:06.619 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:58.524571+0000", 2023-10-09T10:31:06.619 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0864e-05 2023-10-09T10:31:06.619 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.619 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.619 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:06.619 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:58.524581+0000", 2023-10-09T10:31:06.619 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.035677744999999997 2023-10-09T10:31:06.620 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.620 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.620 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.620 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:58.560259+0000", 2023-10-09T10:31:06.620 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0053451430000000001 2023-10-09T10:31:06.620 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.620 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.620 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:31:06.620 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:58.565604+0000", 2023-10-09T10:31:06.620 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.053841161999999998 2023-10-09T10:31:06.620 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.620 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.621 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.621 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:58.619445+0000", 2023-10-09T10:31:06.621 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0052685889999999997 2023-10-09T10:31:06.621 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.621 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.621 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:31:06.621 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:58.624714+0000", 2023-10-09T10:31:06.621 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.559229948 2023-10-09T10:31:06.621 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.621 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.621 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:06.621 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:00.183944+0000", 2023-10-09T10:31:06.621 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0042318540000000002 2023-10-09T10:31:06.622 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.622 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.622 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:06.622 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:00.188176+0000", 2023-10-09T10:31:06.622 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0088029030000000008 2023-10-09T10:31:06.622 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.622 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.622 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:31:06.622 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:00.196979+0000", 2023-10-09T10:31:06.622 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.033504712999999998 2023-10-09T10:31:06.622 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.622 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.623 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.623 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:00.230483+0000", 2023-10-09T10:31:06.623 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.026627601000000001 2023-10-09T10:31:06.623 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.623 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.623 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.623 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:00.257111+0000", 2023-10-09T10:31:06.623 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0015685180000000001 2023-10-09T10:31:06.623 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.623 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.623 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:06.623 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:00.258680+0000", 2023-10-09T10:31:06.624 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.30953201800000002 2023-10-09T10:31:06.624 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.624 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.624 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:06.624 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:00.568212+0000", 2023-10-09T10:31:06.624 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0044720510000000003 2023-10-09T10:31:06.624 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.624 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.624 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:06.624 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:00.572684+0000", 2023-10-09T10:31:06.624 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.013199023000000001 2023-10-09T10:31:06.624 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:06.624 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:06.625 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:06.625 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:00.585883+0000", 2023-10-09T10:31:06.625 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0613480449999999 2023-10-09T10:31:06.625 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.625 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:06.625 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.625 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:06.625 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:06.625 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:31:06.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:06.626 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:06.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:06.727 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:06.750 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:06.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:06.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:06.854 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:06.877 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:06.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:06.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:06.983 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:07.011 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:07.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:07.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:07.114 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:07.139 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:07.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:07.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:07.242 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:07.249 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:07 smithi086 bash[59714]: cluster 2023-10-09T10:31:05.598888+0000 mgr.y (mgr.26072) 861 : cluster 0 pgmap v928: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.5 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 165 op/s; 20890/72330 objects degraded (28.882%); 16335/72330 objects misplaced (22.584%); 5.4 MiB/s, 86 objects/s recovering 2023-10-09T10:31:07.265 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:07.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:07.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:07.369 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:07.396 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:07.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:07.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:07.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:07 smithi053 bash[79554]: cluster 2023-10-09T10:31:05.598888+0000 mgr.y (mgr.26072) 861 : cluster 0 pgmap v928: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.5 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 165 op/s; 20890/72330 objects degraded (28.882%); 16335/72330 objects misplaced (22.584%); 5.4 MiB/s, 86 objects/s recovering 2023-10-09T10:31:07.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:07 smithi053 bash[76859]: cluster 2023-10-09T10:31:05.598888+0000 mgr.y (mgr.26072) 861 : cluster 0 pgmap v928: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.5 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 165 op/s; 20890/72330 objects degraded (28.882%); 16335/72330 objects misplaced (22.584%); 5.4 MiB/s, 86 objects/s recovering 2023-10-09T10:31:07.503 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:07.527 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:07.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:07.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:07.631 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:07.652 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:07.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:07.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:07.668 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-09T10:31:07.756 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:07.783 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:07.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:07.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:07.887 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:07.910 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:07.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:07.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:08.013 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:08.039 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:08.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:08.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:08.143 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:08.167 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:08.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:08.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:08.273 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:08.302 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:08.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:08.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:08.406 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:08.429 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:08.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:08.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:08.535 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:08.564 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:08.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:08.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:08.672 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:08.699 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:08.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:08.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:08.802 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:08.827 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:08.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:08.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:08.934 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:08.964 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:08.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:08.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:09.067 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:09.093 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:09.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:09.100 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:09 smithi053 bash[76859]: cluster 2023-10-09T10:31:07.599797+0000 mgr.y (mgr.26072) 862 : cluster 0 pgmap v929: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.5 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 159 op/s; 20837/71673 objects degraded (29.072%); 16285/71673 objects misplaced (22.721%); 4.2 MiB/s, 66 objects/s recovering 2023-10-09T10:31:09.100 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:09 smithi053 bash[76859]: audit 2023-10-09T10:31:08.079975+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:31:09.101 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:09 smithi053 bash[76859]: audit 2023-10-09T10:31:08.081370+0000 mon.a (mon.0) 1247 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:31:09.101 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:09 smithi053 bash[76859]: cluster 2023-10-09T10:31:08.145458+0000 mon.a (mon.0) 1248 : cluster 3 Health check update: Degraded data redundancy: 20890/72330 objects degraded (28.882%), 10 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T10:31:09.101 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:09 smithi053 bash[79554]: cluster 2023-10-09T10:31:07.599797+0000 mgr.y (mgr.26072) 862 : cluster 0 pgmap v929: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.5 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 159 op/s; 20837/71673 objects degraded (29.072%); 16285/71673 objects misplaced (22.721%); 4.2 MiB/s, 66 objects/s recovering 2023-10-09T10:31:09.101 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:09 smithi053 bash[79554]: audit 2023-10-09T10:31:08.079975+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:31:09.101 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:09 smithi053 bash[79554]: audit 2023-10-09T10:31:08.081370+0000 mon.a (mon.0) 1247 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:31:09.101 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:09 smithi053 bash[79554]: cluster 2023-10-09T10:31:08.145458+0000 mon.a (mon.0) 1248 : cluster 3 Health check update: Degraded data redundancy: 20890/72330 objects degraded (28.882%), 10 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T10:31:09.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:09.203 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:09.206 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:31:09.237 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:09.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:09.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:09.244 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:31:09.285 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:31:09.335 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:31:09.341 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:09.366 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:31:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:09 smithi086 bash[59714]: cluster 2023-10-09T10:31:07.599797+0000 mgr.y (mgr.26072) 862 : cluster 0 pgmap v929: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.5 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 159 op/s; 20837/71673 objects degraded (29.072%); 16285/71673 objects misplaced (22.721%); 4.2 MiB/s, 66 objects/s recovering 2023-10-09T10:31:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:09 smithi086 bash[59714]: audit 2023-10-09T10:31:08.079975+0000 mon.a (mon.0) 1246 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:31:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:09 smithi086 bash[59714]: audit 2023-10-09T10:31:08.081370+0000 mon.a (mon.0) 1247 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:31:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:09 smithi086 bash[59714]: cluster 2023-10-09T10:31:08.145458+0000 mon.a (mon.0) 1248 : cluster 3 Health check update: Degraded data redundancy: 20890/72330 objects degraded (28.882%), 10 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T10:31:09.373 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:09.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:09.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:09.400 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:31:09.432 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:31:09.462 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:31:09.467 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:31:09.467 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:31:09.467 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:31:09.468 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:31:09.468 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:31:09.468 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:31:09.468 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:31:09.468 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:31:09.479 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:09.509 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:09.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:09.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:09.612 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:09.642 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:09.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:09.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:09.746 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:09.774 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:09.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:09.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:09.878 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:09.903 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:09.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:09.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:10.007 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:10.033 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:10.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:10.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:10.096 INFO:teuthology.orchestra.run.smithi053.stderr:set pool 7 pg_num to 26 2023-10-09T10:31:10.096 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is set 2023-10-09T10:31:10.139 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:10.166 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:10.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:10.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:10.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:10 smithi053 bash[79554]: audit 2023-10-09T10:31:09.156909+0000 mon.a (mon.0) 1249 : audit 0 from='client.? 172.21.15.53:0/3373121437' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:31:10.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:10 smithi053 bash[79554]: audit 2023-10-09T10:31:09.540415+0000 mon.c (mon.2) 77 : audit 1 from='client.? 172.21.15.53:0/1427063486' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:31:10.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:10 smithi053 bash[79554]: audit 2023-10-09T10:31:09.540807+0000 mon.a (mon.0) 1250 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:31:10.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:10 smithi053 bash[79554]: audit 2023-10-09T10:31:09.604595+0000 mon.a (mon.0) 1251 : audit 1 from='client.? 172.21.15.53:0/167869137' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T10:31:10.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:10 smithi053 bash[76859]: audit 2023-10-09T10:31:09.156909+0000 mon.a (mon.0) 1249 : audit 0 from='client.? 172.21.15.53:0/3373121437' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:31:10.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:10 smithi053 bash[76859]: audit 2023-10-09T10:31:09.540415+0000 mon.c (mon.2) 77 : audit 1 from='client.? 172.21.15.53:0/1427063486' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:31:10.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:10 smithi053 bash[76859]: audit 2023-10-09T10:31:09.540807+0000 mon.a (mon.0) 1250 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:31:10.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:10 smithi053 bash[76859]: audit 2023-10-09T10:31:09.604595+0000 mon.a (mon.0) 1251 : audit 1 from='client.? 172.21.15.53:0/167869137' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T10:31:10.270 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:10.277 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:10 smithi086 bash[59714]: audit 2023-10-09T10:31:09.156909+0000 mon.a (mon.0) 1249 : audit 0 from='client.? 172.21.15.53:0/3373121437' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:31:10.277 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:10 smithi086 bash[59714]: audit 2023-10-09T10:31:09.540415+0000 mon.c (mon.2) 77 : audit 1 from='client.? 172.21.15.53:0/1427063486' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:31:10.277 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:10 smithi086 bash[59714]: audit 2023-10-09T10:31:09.540807+0000 mon.a (mon.0) 1250 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:31:10.277 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:10 smithi086 bash[59714]: audit 2023-10-09T10:31:09.604595+0000 mon.a (mon.0) 1251 : audit 1 from='client.? 172.21.15.53:0/167869137' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T10:31:10.291 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:10.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:10.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:10.394 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:10.426 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:10.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:10.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:10.531 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:10.557 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:10.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:10.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:10.660 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:10.694 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:10.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:10.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:10.799 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:10.831 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:10.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:10.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:10.936 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:10.967 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:10.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:10.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:11.070 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:11.093 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:11.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:11.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:11.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:11 smithi053 bash[79554]: cluster 2023-10-09T10:31:09.600521+0000 mgr.y (mgr.26072) 863 : cluster 0 pgmap v930: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.4 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 175 op/s; 20651/70539 objects degraded (29.276%); 16030/70539 objects misplaced (22.725%); 5.2 MiB/s, 82 objects/s recovering 2023-10-09T10:31:11.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:11 smithi053 bash[79554]: cluster 2023-10-09T10:31:10.079083+0000 mon.a (mon.0) 1252 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:31:11.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:11 smithi053 bash[79554]: cluster 2023-10-09T10:31:10.087184+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e253 with expected crc 2023-10-09T10:31:11.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:11 smithi053 bash[79554]: cluster 2023-10-09T10:31:10.088220+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e253 with expected crc 2023-10-09T10:31:11.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:11 smithi053 bash[79554]: audit 2023-10-09T10:31:10.088940+0000 mon.a (mon.0) 1253 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:31:11.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:11 smithi053 bash[79554]: audit 2023-10-09T10:31:10.089047+0000 mon.a (mon.0) 1254 : audit 1 from='client.? 172.21.15.53:0/167869137' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2023-10-09T10:31:11.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:11 smithi053 bash[79554]: cluster 2023-10-09T10:31:10.089109+0000 mon.a (mon.0) 1255 : cluster 0 osdmap e253: 8 total, 8 up, 7 in 2023-10-09T10:31:11.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:11 smithi053 bash[79554]: cluster 2023-10-09T10:31:10.089988+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e253 with expected crc 2023-10-09T10:31:11.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:11 smithi053 bash[79554]: cluster 2023-10-09T10:31:10.090358+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e253 with expected crc 2023-10-09T10:31:11.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:11 smithi053 bash[76859]: cluster 2023-10-09T10:31:09.600521+0000 mgr.y (mgr.26072) 863 : cluster 0 pgmap v930: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.4 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 175 op/s; 20651/70539 objects degraded (29.276%); 16030/70539 objects misplaced (22.725%); 5.2 MiB/s, 82 objects/s recovering 2023-10-09T10:31:11.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:11 smithi053 bash[76859]: cluster 2023-10-09T10:31:10.079083+0000 mon.a (mon.0) 1252 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:31:11.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:11 smithi053 bash[76859]: cluster 2023-10-09T10:31:10.087184+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e253 with expected crc 2023-10-09T10:31:11.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:11 smithi053 bash[76859]: cluster 2023-10-09T10:31:10.088220+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e253 with expected crc 2023-10-09T10:31:11.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:11 smithi053 bash[76859]: audit 2023-10-09T10:31:10.088940+0000 mon.a (mon.0) 1253 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:31:11.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:11 smithi053 bash[76859]: audit 2023-10-09T10:31:10.089047+0000 mon.a (mon.0) 1254 : audit 1 from='client.? 172.21.15.53:0/167869137' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2023-10-09T10:31:11.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:11 smithi053 bash[76859]: cluster 2023-10-09T10:31:10.089109+0000 mon.a (mon.0) 1255 : cluster 0 osdmap e253: 8 total, 8 up, 7 in 2023-10-09T10:31:11.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:11 smithi053 bash[76859]: cluster 2023-10-09T10:31:10.089988+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e253 with expected crc 2023-10-09T10:31:11.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:11 smithi053 bash[76859]: cluster 2023-10-09T10:31:10.090358+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e253 with expected crc 2023-10-09T10:31:11.197 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:11.219 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:11.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:11.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:11.323 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:11.344 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:11.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:11.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:11.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:11 smithi086 bash[59714]: cluster 2023-10-09T10:31:09.600521+0000 mgr.y (mgr.26072) 863 : cluster 0 pgmap v930: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.4 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 175 op/s; 20651/70539 objects degraded (29.276%); 16030/70539 objects misplaced (22.725%); 5.2 MiB/s, 82 objects/s recovering 2023-10-09T10:31:11.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:11 smithi086 bash[59714]: cluster 2023-10-09T10:31:10.079083+0000 mon.a (mon.0) 1252 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:31:11.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:11 smithi086 bash[59714]: cluster 2023-10-09T10:31:10.087184+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e253 with expected crc 2023-10-09T10:31:11.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:11 smithi086 bash[59714]: cluster 2023-10-09T10:31:10.088220+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e253 with expected crc 2023-10-09T10:31:11.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:11 smithi086 bash[59714]: audit 2023-10-09T10:31:10.088940+0000 mon.a (mon.0) 1253 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:31:11.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:11 smithi086 bash[59714]: audit 2023-10-09T10:31:10.089047+0000 mon.a (mon.0) 1254 : audit 1 from='client.? 172.21.15.53:0/167869137' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2023-10-09T10:31:11.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:11 smithi086 bash[59714]: cluster 2023-10-09T10:31:10.089109+0000 mon.a (mon.0) 1255 : cluster 0 osdmap e253: 8 total, 8 up, 7 in 2023-10-09T10:31:11.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:11 smithi086 bash[59714]: cluster 2023-10-09T10:31:10.089988+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e253 with expected crc 2023-10-09T10:31:11.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:11 smithi086 bash[59714]: cluster 2023-10-09T10:31:10.090358+0000 osd.4 (osd.4) 231 : cluster 3 failed to encode map e253 with expected crc 2023-10-09T10:31:11.447 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:11.469 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:11.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:11.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:11.572 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:11.602 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:11.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:11.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:11.705 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:11.730 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:11.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:11.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:11.833 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:11.857 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:11.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:11.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:11.959 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:11.982 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:11.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:11.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:12.086 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:12.121 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:12.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:12.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:12.227 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:12.285 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:12.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:12.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:12.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:12 smithi086 bash[59714]: audit 2023-10-09T10:31:11.601938+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T10:31:12.383 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:12 smithi053 bash[79554]: audit 2023-10-09T10:31:11.601938+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T10:31:12.383 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:12 smithi053 bash[76859]: audit 2023-10-09T10:31:11.601938+0000 mon.a (mon.0) 1256 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T10:31:12.395 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:12.469 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:12.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:12.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:12.507 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:31:12.577 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:12.605 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:12.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:12.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:12.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:31:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:31:12] "GET /metrics HTTP/1.1" 200 36601 "" "Prometheus/2.33.4" 2023-10-09T10:31:12.708 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:12.735 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:12.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:12.738 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:12.838 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:12.858 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:12.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:12.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:12.940 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:31:12.962 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:13.014 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:13.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:13.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:13.117 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:13.144 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:13.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:13.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:13.253 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:13.300 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:13.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:13.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:13.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:13 smithi086 bash[59714]: cluster 2023-10-09T10:31:11.601114+0000 mgr.y (mgr.26072) 864 : cluster 0 pgmap v932: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.4 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 180 op/s; 20286/68706 objects degraded (29.526%); 15508/68706 objects misplaced (22.572%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T10:31:13.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:13 smithi086 bash[59714]: cluster 2023-10-09T10:31:12.095159+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e254 with expected crc 2023-10-09T10:31:13.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:13 smithi086 bash[59714]: cluster 2023-10-09T10:31:12.095466+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e254 with expected crc 2023-10-09T10:31:13.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:13 smithi086 bash[59714]: audit 2023-10-09T10:31:12.096777+0000 mon.a (mon.0) 1257 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-09T10:31:13.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:13 smithi086 bash[59714]: cluster 2023-10-09T10:31:12.096858+0000 mon.a (mon.0) 1258 : cluster 0 osdmap e254: 8 total, 8 up, 7 in 2023-10-09T10:31:13.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:13 smithi086 bash[59714]: cluster 2023-10-09T10:31:12.101135+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e254 with expected crc 2023-10-09T10:31:13.407 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:13.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:13 smithi053 bash[76859]: cluster 2023-10-09T10:31:11.601114+0000 mgr.y (mgr.26072) 864 : cluster 0 pgmap v932: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.4 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 180 op/s; 20286/68706 objects degraded (29.526%); 15508/68706 objects misplaced (22.572%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T10:31:13.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:13 smithi053 bash[76859]: cluster 2023-10-09T10:31:12.095159+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e254 with expected crc 2023-10-09T10:31:13.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:13 smithi053 bash[76859]: cluster 2023-10-09T10:31:12.095466+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e254 with expected crc 2023-10-09T10:31:13.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:13 smithi053 bash[76859]: audit 2023-10-09T10:31:12.096777+0000 mon.a (mon.0) 1257 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-09T10:31:13.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:13 smithi053 bash[76859]: cluster 2023-10-09T10:31:12.096858+0000 mon.a (mon.0) 1258 : cluster 0 osdmap e254: 8 total, 8 up, 7 in 2023-10-09T10:31:13.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:13 smithi053 bash[76859]: cluster 2023-10-09T10:31:12.101135+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e254 with expected crc 2023-10-09T10:31:13.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:13 smithi053 bash[79554]: cluster 2023-10-09T10:31:11.601114+0000 mgr.y (mgr.26072) 864 : cluster 0 pgmap v932: 89 pgs: 1 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 73 active+clean; 1.4 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 180 op/s; 20286/68706 objects degraded (29.526%); 15508/68706 objects misplaced (22.572%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T10:31:13.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:13 smithi053 bash[79554]: cluster 2023-10-09T10:31:12.095159+0000 osd.4 (osd.4) 232 : cluster 3 failed to encode map e254 with expected crc 2023-10-09T10:31:13.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:13 smithi053 bash[79554]: cluster 2023-10-09T10:31:12.095466+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e254 with expected crc 2023-10-09T10:31:13.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:13 smithi053 bash[79554]: audit 2023-10-09T10:31:12.096777+0000 mon.a (mon.0) 1257 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-09T10:31:13.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:13 smithi053 bash[79554]: cluster 2023-10-09T10:31:12.096858+0000 mon.a (mon.0) 1258 : cluster 0 osdmap e254: 8 total, 8 up, 7 in 2023-10-09T10:31:13.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:13 smithi053 bash[79554]: cluster 2023-10-09T10:31:12.101135+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e254 with expected crc 2023-10-09T10:31:13.434 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:13.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:13.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:13.540 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:13.560 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:13.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:13.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:13.663 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:13.691 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:13.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:13.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:13.799 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:13.822 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:13.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:13.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:13.928 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:13.951 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:13.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:13.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:14.054 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:14.077 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:14.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:14.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:14.180 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:14.215 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:14.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:14.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:14.319 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:14.328 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.107969+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.328 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.108470+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.328 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.108742+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.328 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.109296+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.328 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.109404+0000 osd.3 (osd.3) 12 : cluster 1 7.3 continuing backfill to osd.2 from (206'200,253'10258] MIN to 253'10258 2023-10-09T10:31:14.328 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.109437+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.329 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.110544+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.329 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.111006+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.329 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.111443+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.329 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.111502+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.329 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.112113+0000 mon.a (mon.0) 1259 : cluster 0 osdmap e255: 8 total, 8 up, 7 in 2023-10-09T10:31:14.329 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.114925+0000 osd.6 (osd.6) 152 : cluster 1 7.7 continuing backfill to osd.7 from (207'3836,253'10108] MIN to 253'10108 2023-10-09T10:31:14.329 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.119202+0000 osd.4 (osd.4) 236 : cluster 1 7.1 continuing backfill to osd.5 from (207'3574,253'9875] MIN to 253'9875 2023-10-09T10:31:14.329 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.121763+0000 osd.5 (osd.5) 270 : cluster 1 7.0 continuing backfill to osd.2 from (207'3148,253'9722] MIN to 253'9722 2023-10-09T10:31:14.329 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.146942+0000 mon.a (mon.0) 1260 : cluster 3 Health check update: Degraded data redundancy: 20286/68706 objects degraded (29.526%), 10 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T10:31:14.329 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.154238+0000 mon.a (mon.0) 1261 : cluster 0 osdmap e256: 8 total, 8 up, 7 in 2023-10-09T10:31:14.329 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.157886+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.329 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.160024+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.330 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.160962+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.330 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.162589+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.330 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.163951+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.330 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.164051+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.330 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.165745+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.330 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.165781+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.330 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.167106+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.330 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.169165+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.330 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.169177+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.330 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.171319+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.330 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.172191+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.330 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.174852+0000 osd.4 (osd.4) 240 : cluster 1 7.8 continuing backfill to osd.2 from (207'3575,253'9828] MIN to 253'9828 2023-10-09T10:31:14.331 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:14 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.186395+0000 osd.7 (osd.7) 231 : cluster 1 7.5 continuing backfill to osd.2 from (206'1900,253'10029] MIN to 253'10029 2023-10-09T10:31:14.340 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:14.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:14.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:14.405 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T10:31:14.417 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.107969+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.108470+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.108742+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.109296+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.109404+0000 osd.3 (osd.3) 12 : cluster 1 7.3 continuing backfill to osd.2 from (206'200,253'10258] MIN to 253'10258 2023-10-09T10:31:14.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.109437+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.110544+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.111006+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.111443+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.111502+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.112113+0000 mon.a (mon.0) 1259 : cluster 0 osdmap e255: 8 total, 8 up, 7 in 2023-10-09T10:31:14.419 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.114925+0000 osd.6 (osd.6) 152 : cluster 1 7.7 continuing backfill to osd.7 from (207'3836,253'10108] MIN to 253'10108 2023-10-09T10:31:14.419 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.119202+0000 osd.4 (osd.4) 236 : cluster 1 7.1 continuing backfill to osd.5 from (207'3574,253'9875] MIN to 253'9875 2023-10-09T10:31:14.419 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.121763+0000 osd.5 (osd.5) 270 : cluster 1 7.0 continuing backfill to osd.2 from (207'3148,253'9722] MIN to 253'9722 2023-10-09T10:31:14.419 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.146942+0000 mon.a (mon.0) 1260 : cluster 3 Health check update: Degraded data redundancy: 20286/68706 objects degraded (29.526%), 10 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T10:31:14.419 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.154238+0000 mon.a (mon.0) 1261 : cluster 0 osdmap e256: 8 total, 8 up, 7 in 2023-10-09T10:31:14.419 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.157886+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.419 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.160024+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.419 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.160962+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.419 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.162589+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.419 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.163951+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.420 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.164051+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.420 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.165745+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.421 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.165781+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.421 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.167106+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.421 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.169165+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.421 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.169177+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.421 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.171319+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.421 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.172191+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.421 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.174852+0000 osd.4 (osd.4) 240 : cluster 1 7.8 continuing backfill to osd.2 from (207'3575,253'9828] MIN to 253'9828 2023-10-09T10:31:14.421 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.186395+0000 osd.7 (osd.7) 231 : cluster 1 7.5 continuing backfill to osd.2 from (206'1900,253'10029] MIN to 253'10029 2023-10-09T10:31:14.422 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.107969+0000 osd.4 (osd.4) 233 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.422 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.108470+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.422 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.108742+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.109296+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.109404+0000 osd.3 (osd.3) 12 : cluster 1 7.3 continuing backfill to osd.2 from (206'200,253'10258] MIN to 253'10258 2023-10-09T10:31:14.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.109437+0000 osd.4 (osd.4) 234 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.110544+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.111006+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.111443+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.111502+0000 osd.4 (osd.4) 235 : cluster 3 failed to encode map e255 with expected crc 2023-10-09T10:31:14.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.112113+0000 mon.a (mon.0) 1259 : cluster 0 osdmap e255: 8 total, 8 up, 7 in 2023-10-09T10:31:14.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.114925+0000 osd.6 (osd.6) 152 : cluster 1 7.7 continuing backfill to osd.7 from (207'3836,253'10108] MIN to 253'10108 2023-10-09T10:31:14.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.119202+0000 osd.4 (osd.4) 236 : cluster 1 7.1 continuing backfill to osd.5 from (207'3574,253'9875] MIN to 253'9875 2023-10-09T10:31:14.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.121763+0000 osd.5 (osd.5) 270 : cluster 1 7.0 continuing backfill to osd.2 from (207'3148,253'9722] MIN to 253'9722 2023-10-09T10:31:14.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.146942+0000 mon.a (mon.0) 1260 : cluster 3 Health check update: Degraded data redundancy: 20286/68706 objects degraded (29.526%), 10 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-10-09T10:31:14.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.154238+0000 mon.a (mon.0) 1261 : cluster 0 osdmap e256: 8 total, 8 up, 7 in 2023-10-09T10:31:14.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.157886+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.160024+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.160962+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.162589+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.163951+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.164051+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.165745+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.165781+0000 osd.4 (osd.4) 237 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.167106+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.169165+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.169177+0000 osd.4 (osd.4) 238 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.171319+0000 osd.4 (osd.4) 239 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.172191+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e256 with expected crc 2023-10-09T10:31:14.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.174852+0000 osd.4 (osd.4) 240 : cluster 1 7.8 continuing backfill to osd.2 from (207'3575,253'9828] MIN to 253'9828 2023-10-09T10:31:14.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:14 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.186395+0000 osd.7 (osd.7) 231 : cluster 1 7.5 continuing backfill to osd.2 from (206'1900,253'10029] MIN to 253'10029 2023-10-09T10:31:14.444 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:14.471 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:14.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:14.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:14.575 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:14.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:14.599 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:14.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:14.700 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:14.728 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:14.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:14.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:14.832 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:14.861 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:14.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:14.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:14.965 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:14.993 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:14.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:14.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:15.096 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:15.122 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:15.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:15.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:15.225 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:15.232 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[76859]: cluster 2023-10-09T10:31:13.601973+0000 mgr.y (mgr.26072) 865 : cluster 0 pgmap v936: 99 pgs: 2 remapped+peering, 10 unknown, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 73 active+clean; 1.3 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 17323/63750 objects degraded (27.173%); 13790/63750 objects misplaced (21.631%) 2023-10-09T10:31:15.232 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[76859]: cluster 2023-10-09T10:31:14.155550+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.232 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[76859]: cluster 2023-10-09T10:31:14.156783+0000 osd.3 (osd.3) 13 : cluster 1 7.13 continuing backfill to osd.2 from (206'200,253'10258] MIN to 253'10258 2023-10-09T10:31:15.233 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[76859]: cluster 2023-10-09T10:31:14.156799+0000 osd.3 (osd.3) 14 : cluster 1 7.18 continuing backfill to osd.2 from (207'3575,253'9828] MIN to 253'9828 2023-10-09T10:31:15.233 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[76859]: cluster 2023-10-09T10:31:14.157269+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.233 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[76859]: cluster 2023-10-09T10:31:14.157778+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.233 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[76859]: cluster 2023-10-09T10:31:14.158064+0000 osd.4 (osd.4) 241 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.233 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[76859]: cluster 2023-10-09T10:31:14.159663+0000 osd.4 (osd.4) 242 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.233 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[76859]: cluster 2023-10-09T10:31:14.160034+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.233 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[76859]: cluster 2023-10-09T10:31:14.160222+0000 mon.a (mon.0) 1262 : cluster 0 osdmap e257: 8 total, 8 up, 7 in 2023-10-09T10:31:15.233 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[76859]: cluster 2023-10-09T10:31:14.160598+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.233 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[76859]: cluster 2023-10-09T10:31:14.161103+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.233 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[76859]: cluster 2023-10-09T10:31:14.161290+0000 osd.1 (osd.1) 1 : cluster 1 7.15 continuing backfill to osd.2 from (206'1900,253'10029] MIN to 253'10029 2023-10-09T10:31:15.233 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[76859]: cluster 2023-10-09T10:31:14.164902+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.233 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[76859]: cluster 2023-10-09T10:31:14.167309+0000 osd.5 (osd.5) 275 : cluster 1 7.10 continuing backfill to osd.2 from (207'3148,253'9722] MIN to 253'9722 2023-10-09T10:31:15.234 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[79554]: cluster 2023-10-09T10:31:13.601973+0000 mgr.y (mgr.26072) 865 : cluster 0 pgmap v936: 99 pgs: 2 remapped+peering, 10 unknown, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 73 active+clean; 1.3 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 17323/63750 objects degraded (27.173%); 13790/63750 objects misplaced (21.631%) 2023-10-09T10:31:15.234 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[79554]: cluster 2023-10-09T10:31:14.155550+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.234 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[79554]: cluster 2023-10-09T10:31:14.156783+0000 osd.3 (osd.3) 13 : cluster 1 7.13 continuing backfill to osd.2 from (206'200,253'10258] MIN to 253'10258 2023-10-09T10:31:15.234 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[79554]: cluster 2023-10-09T10:31:14.156799+0000 osd.3 (osd.3) 14 : cluster 1 7.18 continuing backfill to osd.2 from (207'3575,253'9828] MIN to 253'9828 2023-10-09T10:31:15.234 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[79554]: cluster 2023-10-09T10:31:14.157269+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.234 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[79554]: cluster 2023-10-09T10:31:14.157778+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.234 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[79554]: cluster 2023-10-09T10:31:14.158064+0000 osd.4 (osd.4) 241 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.234 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[79554]: cluster 2023-10-09T10:31:14.159663+0000 osd.4 (osd.4) 242 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.234 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[79554]: cluster 2023-10-09T10:31:14.160034+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.234 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[79554]: cluster 2023-10-09T10:31:14.160222+0000 mon.a (mon.0) 1262 : cluster 0 osdmap e257: 8 total, 8 up, 7 in 2023-10-09T10:31:15.235 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[79554]: cluster 2023-10-09T10:31:14.160598+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.235 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[79554]: cluster 2023-10-09T10:31:14.161103+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.235 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[79554]: cluster 2023-10-09T10:31:14.161290+0000 osd.1 (osd.1) 1 : cluster 1 7.15 continuing backfill to osd.2 from (206'1900,253'10029] MIN to 253'10029 2023-10-09T10:31:15.235 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[79554]: cluster 2023-10-09T10:31:14.164902+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.235 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:15 smithi053 bash[79554]: cluster 2023-10-09T10:31:14.167309+0000 osd.5 (osd.5) 275 : cluster 1 7.10 continuing backfill to osd.2 from (207'3148,253'9722] MIN to 253'9722 2023-10-09T10:31:15.257 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:15.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:15.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:15.361 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:15.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:15 smithi086 bash[59714]: cluster 2023-10-09T10:31:13.601973+0000 mgr.y (mgr.26072) 865 : cluster 0 pgmap v936: 99 pgs: 2 remapped+peering, 10 unknown, 1 active+recovering+remapped, 2 active+recovery_wait+degraded, 1 active+recovering, 4 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 73 active+clean; 1.3 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 17323/63750 objects degraded (27.173%); 13790/63750 objects misplaced (21.631%) 2023-10-09T10:31:15.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:15 smithi086 bash[59714]: cluster 2023-10-09T10:31:14.155550+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:15 smithi086 bash[59714]: cluster 2023-10-09T10:31:14.156783+0000 osd.3 (osd.3) 13 : cluster 1 7.13 continuing backfill to osd.2 from (206'200,253'10258] MIN to 253'10258 2023-10-09T10:31:15.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:15 smithi086 bash[59714]: cluster 2023-10-09T10:31:14.156799+0000 osd.3 (osd.3) 14 : cluster 1 7.18 continuing backfill to osd.2 from (207'3575,253'9828] MIN to 253'9828 2023-10-09T10:31:15.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:15 smithi086 bash[59714]: cluster 2023-10-09T10:31:14.157269+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:15 smithi086 bash[59714]: cluster 2023-10-09T10:31:14.157778+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:15 smithi086 bash[59714]: cluster 2023-10-09T10:31:14.158064+0000 osd.4 (osd.4) 241 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:15 smithi086 bash[59714]: cluster 2023-10-09T10:31:14.159663+0000 osd.4 (osd.4) 242 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:15 smithi086 bash[59714]: cluster 2023-10-09T10:31:14.160034+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:15 smithi086 bash[59714]: cluster 2023-10-09T10:31:14.160222+0000 mon.a (mon.0) 1262 : cluster 0 osdmap e257: 8 total, 8 up, 7 in 2023-10-09T10:31:15.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:15 smithi086 bash[59714]: cluster 2023-10-09T10:31:14.160598+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:15 smithi086 bash[59714]: cluster 2023-10-09T10:31:14.161103+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:15 smithi086 bash[59714]: cluster 2023-10-09T10:31:14.161290+0000 osd.1 (osd.1) 1 : cluster 1 7.15 continuing backfill to osd.2 from (206'1900,253'10029] MIN to 253'10029 2023-10-09T10:31:15.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:15 smithi086 bash[59714]: cluster 2023-10-09T10:31:14.164902+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e257 with expected crc 2023-10-09T10:31:15.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:15 smithi086 bash[59714]: cluster 2023-10-09T10:31:14.167309+0000 osd.5 (osd.5) 275 : cluster 1 7.10 continuing backfill to osd.2 from (207'3148,253'9722] MIN to 253'9722 2023-10-09T10:31:15.383 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:15.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:15.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:15.487 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:15.514 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:15.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:15.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:15.617 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:15.646 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:15.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:15.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:15.750 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:15.777 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:15.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:15.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:15.881 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:15.909 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:15.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:15.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:16.021 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:16.052 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:16.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:16.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:16.156 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:16.180 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:16.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:16.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:16.283 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:16.309 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:16.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:16.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:16.412 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:16.420 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:16 smithi086 bash[59714]: cluster 2023-10-09T10:31:15.178367+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T10:31:16.420 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:16 smithi086 bash[59714]: cluster 2023-10-09T10:31:15.179196+0000 mon.a (mon.0) 1263 : cluster 0 osdmap e258: 8 total, 8 up, 7 in 2023-10-09T10:31:16.421 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:16 smithi086 bash[59714]: cluster 2023-10-09T10:31:15.179580+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T10:31:16.421 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:16 smithi086 bash[59714]: cluster 2023-10-09T10:31:15.181166+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T10:31:16.421 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:16 smithi086 bash[59714]: cluster 2023-10-09T10:31:15.181633+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T10:31:16.421 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:16 smithi086 bash[59714]: cluster 2023-10-09T10:31:15.184240+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T10:31:16.421 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:16 smithi086 bash[59714]: cluster 2023-10-09T10:31:15.185469+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T10:31:16.421 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:16 smithi086 bash[59714]: cluster 2023-10-09T10:31:15.187790+0000 osd.6 (osd.6) 161 : cluster 1 7.17 continuing backfill to osd.7 from (207'3836,253'10108] MIN to 253'10108 2023-10-09T10:31:16.421 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:16 smithi086 bash[59714]: cluster 2023-10-09T10:31:15.191034+0000 osd.4 (osd.4) 245 : cluster 1 7.11 continuing backfill to osd.5 from (207'3574,253'9875] MIN to 253'9875 2023-10-09T10:31:16.435 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:16.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:16.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:16.540 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:16.566 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:16.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:16.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:16.669 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:16.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:16 smithi053 bash[76859]: cluster 2023-10-09T10:31:15.178367+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T10:31:16.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:16 smithi053 bash[76859]: cluster 2023-10-09T10:31:15.179196+0000 mon.a (mon.0) 1263 : cluster 0 osdmap e258: 8 total, 8 up, 7 in 2023-10-09T10:31:16.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:16 smithi053 bash[76859]: cluster 2023-10-09T10:31:15.179580+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T10:31:16.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:16 smithi053 bash[76859]: cluster 2023-10-09T10:31:15.181166+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T10:31:16.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:16 smithi053 bash[76859]: cluster 2023-10-09T10:31:15.181633+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T10:31:16.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:16 smithi053 bash[76859]: cluster 2023-10-09T10:31:15.184240+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T10:31:16.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:16 smithi053 bash[76859]: cluster 2023-10-09T10:31:15.185469+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T10:31:16.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:16 smithi053 bash[76859]: cluster 2023-10-09T10:31:15.187790+0000 osd.6 (osd.6) 161 : cluster 1 7.17 continuing backfill to osd.7 from (207'3836,253'10108] MIN to 253'10108 2023-10-09T10:31:16.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:16 smithi053 bash[76859]: cluster 2023-10-09T10:31:15.191034+0000 osd.4 (osd.4) 245 : cluster 1 7.11 continuing backfill to osd.5 from (207'3574,253'9875] MIN to 253'9875 2023-10-09T10:31:16.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:16 smithi053 bash[79554]: cluster 2023-10-09T10:31:15.178367+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T10:31:16.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:16 smithi053 bash[79554]: cluster 2023-10-09T10:31:15.179196+0000 mon.a (mon.0) 1263 : cluster 0 osdmap e258: 8 total, 8 up, 7 in 2023-10-09T10:31:16.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:16 smithi053 bash[79554]: cluster 2023-10-09T10:31:15.179580+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T10:31:16.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:16 smithi053 bash[79554]: cluster 2023-10-09T10:31:15.181166+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T10:31:16.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:16 smithi053 bash[79554]: cluster 2023-10-09T10:31:15.181633+0000 osd.4 (osd.4) 243 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T10:31:16.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:16 smithi053 bash[79554]: cluster 2023-10-09T10:31:15.184240+0000 osd.4 (osd.4) 244 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T10:31:16.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:16 smithi053 bash[79554]: cluster 2023-10-09T10:31:15.185469+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e258 with expected crc 2023-10-09T10:31:16.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:16 smithi053 bash[79554]: cluster 2023-10-09T10:31:15.187790+0000 osd.6 (osd.6) 161 : cluster 1 7.17 continuing backfill to osd.7 from (207'3836,253'10108] MIN to 253'10108 2023-10-09T10:31:16.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:16 smithi053 bash[79554]: cluster 2023-10-09T10:31:15.191034+0000 osd.4 (osd.4) 245 : cluster 1 7.11 continuing backfill to osd.5 from (207'3574,253'9875] MIN to 253'9875 2023-10-09T10:31:16.695 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:16.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:16.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:16.798 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:16.823 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:16.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:16.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:16.928 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:16.951 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:16.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:16.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:17.055 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:17.081 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:17.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:17.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:17.186 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:17.215 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:17.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:17.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:17.320 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:17.328 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:17 smithi086 bash[59714]: cluster 2023-10-09T10:31:15.602554+0000 mgr.y (mgr.26072) 866 : cluster 0 pgmap v939: 99 pgs: 1 active+recovering+undersized+remapped, 3 remapped+peering, 6 unknown, 1 active+recovering+remapped, 4 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 73 active+clean; 1.3 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 17786/62832 objects degraded (28.307%); 13758/62832 objects misplaced (21.896%) 2023-10-09T10:31:17.343 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:17.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:17.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:17.384 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 3, 4, 5, 6, 7] out_osds: [0] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:31:17.384 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:31:17.384 INFO:tasks.thrashosds.thrasher:Removing osd 3, in_osds are: [1, 2, 3, 4, 5, 6, 7] 2023-10-09T10:31:17.385 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd out 3 2023-10-09T10:31:17.394 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:17 smithi053 bash[79554]: cluster 2023-10-09T10:31:15.602554+0000 mgr.y (mgr.26072) 866 : cluster 0 pgmap v939: 99 pgs: 1 active+recovering+undersized+remapped, 3 remapped+peering, 6 unknown, 1 active+recovering+remapped, 4 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 73 active+clean; 1.3 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 17786/62832 objects degraded (28.307%); 13758/62832 objects misplaced (21.896%) 2023-10-09T10:31:17.395 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:17 smithi053 bash[76859]: cluster 2023-10-09T10:31:15.602554+0000 mgr.y (mgr.26072) 866 : cluster 0 pgmap v939: 99 pgs: 1 active+recovering+undersized+remapped, 3 remapped+peering, 6 unknown, 1 active+recovering+remapped, 4 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+degraded+remapped, 73 active+clean; 1.3 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 17786/62832 objects degraded (28.307%); 13758/62832 objects misplaced (21.896%) 2023-10-09T10:31:17.446 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:17.468 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:17.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:17.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:17.572 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:17.606 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:17.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:17.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:17.710 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:17.736 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:17.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:17.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:17.762 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:31:17.838 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:17.863 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:17.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:17.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:17.968 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:18.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:18.004 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:18.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:18.105 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:18.128 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:18.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:18.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:18.234 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:18.258 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:18.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:18.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:18.364 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:18.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:18 smithi086 bash[59714]: cluster 2023-10-09T10:31:18.149402+0000 mon.a (mon.0) 1264 : cluster 3 Health check update: Degraded data redundancy: 17786/62832 objects degraded (28.307%), 10 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:31:18.374 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:18 smithi053 bash[79554]: cluster 2023-10-09T10:31:18.149402+0000 mon.a (mon.0) 1264 : cluster 3 Health check update: Degraded data redundancy: 17786/62832 objects degraded (28.307%), 10 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:31:18.374 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:18 smithi053 bash[76859]: cluster 2023-10-09T10:31:18.149402+0000 mon.a (mon.0) 1264 : cluster 3 Health check update: Degraded data redundancy: 17786/62832 objects degraded (28.307%), 10 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-10-09T10:31:18.392 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:18.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:18.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:18.495 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:18.525 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:18.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:18.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:18.630 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:18.659 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:18.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:18.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:18.763 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:18.779 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:31:18.790 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:18.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:18.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:18.893 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:18.915 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:18.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:18.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:19.019 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:19.041 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:19.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:19.044 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:19.145 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:19.167 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:19.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:19.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:19.270 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:19.296 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:19.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:19.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:19.399 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:19.408 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:19 smithi053 bash[79554]: cluster 2023-10-09T10:31:17.606779+0000 mgr.y (mgr.26072) 867 : cluster 0 pgmap v940: 99 pgs: 1 active+recovering+undersized+remapped, 3 remapped+peering, 3 unknown, 1 active+recovering+remapped, 4 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 75 active+clean; 1.2 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 17723/60369 objects degraded (29.358%); 13034/60369 objects misplaced (21.591%) 2023-10-09T10:31:19.408 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:19 smithi053 bash[76859]: cluster 2023-10-09T10:31:17.606779+0000 mgr.y (mgr.26072) 867 : cluster 0 pgmap v940: 99 pgs: 1 active+recovering+undersized+remapped, 3 remapped+peering, 3 unknown, 1 active+recovering+remapped, 4 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 75 active+clean; 1.2 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 17723/60369 objects degraded (29.358%); 13034/60369 objects misplaced (21.591%) 2023-10-09T10:31:19.424 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:19.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:19.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:19.529 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:19.540 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:19 smithi086 bash[59714]: cluster 2023-10-09T10:31:17.606779+0000 mgr.y (mgr.26072) 867 : cluster 0 pgmap v940: 99 pgs: 1 active+recovering+undersized+remapped, 3 remapped+peering, 3 unknown, 1 active+recovering+remapped, 4 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 75 active+clean; 1.2 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 17723/60369 objects degraded (29.358%); 13034/60369 objects misplaced (21.591%) 2023-10-09T10:31:19.554 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:19.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:19.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:19.657 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:19.684 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:19.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:19.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:19.787 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:19.816 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:19.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:19.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:19.919 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:19.948 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:19.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:19.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:20.051 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:20.062 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:31:20.063 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:31:20.076 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:20.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:20.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:20.179 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:20.203 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:20.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:20.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:20.307 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:20.328 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:20.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:20.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:20.431 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:20.454 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:20.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:20.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:20.558 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:20.591 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:20.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:20.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:20.698 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:20.719 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:20.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:20.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:20.822 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:20.849 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:20.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:20.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:20.956 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:20.979 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:20.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:20.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:21.082 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:21.110 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:21.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:21.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:21.215 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:21.240 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:21.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:21.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:21.345 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:21.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:21 smithi086 bash[59714]: cluster 2023-10-09T10:31:19.607556+0000 mgr.y (mgr.26072) 868 : cluster 0 pgmap v941: 99 pgs: 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+remapped, 4 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 75 active+clean; 1.3 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 56 MiB/s wr, 1.71k op/s; 22498/65463 objects degraded (34.368%); 15041/65463 objects misplaced (22.976%); 22 MiB/s, 355 objects/s recovering 2023-10-09T10:31:21.374 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:21.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:21.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:21.481 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:21.504 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:21.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:21.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:21.589 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:21 smithi053 bash[76859]: cluster 2023-10-09T10:31:19.607556+0000 mgr.y (mgr.26072) 868 : cluster 0 pgmap v941: 99 pgs: 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+remapped, 4 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 75 active+clean; 1.3 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 56 MiB/s wr, 1.71k op/s; 22498/65463 objects degraded (34.368%); 15041/65463 objects misplaced (22.976%); 22 MiB/s, 355 objects/s recovering 2023-10-09T10:31:21.590 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:21 smithi053 bash[79554]: cluster 2023-10-09T10:31:19.607556+0000 mgr.y (mgr.26072) 868 : cluster 0 pgmap v941: 99 pgs: 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 1 active+recovering+remapped, 4 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 75 active+clean; 1.3 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 56 MiB/s wr, 1.71k op/s; 22498/65463 objects degraded (34.368%); 15041/65463 objects misplaced (22.976%); 22 MiB/s, 355 objects/s recovering 2023-10-09T10:31:21.608 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:21.642 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:21.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:21.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:21.745 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:21.771 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:21.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:21.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:21.817 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:31:21.877 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:21.903 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:21.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:21.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:21.966 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-09T10:31:22.006 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:22.028 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:22.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:22.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:22.136 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:22.161 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:22.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:22.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:22.268 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:22.295 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:22.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:22.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:22.398 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:22.419 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:22.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:22.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:22.522 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:22.546 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:22.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:22.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:22.649 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:22.660 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:31:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:31:22] "GET /metrics HTTP/1.1" 200 36601 "" "Prometheus/2.33.4" 2023-10-09T10:31:22.671 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:22.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:22.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:22.777 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:22.801 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:22.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:22.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:22.904 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:22.930 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:22.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:22.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:23.033 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:23.060 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:23.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:23.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:23.165 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:23.190 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:23.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:23.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:23.298 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:23.322 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:23.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:23.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:23.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:23 smithi053 bash[76859]: cluster 2023-10-09T10:31:21.608820+0000 mgr.y (mgr.26072) 869 : cluster 0 pgmap v942: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 4 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 75 active+clean; 1.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 45 MiB/s wr, 1.47k op/s; 22183/63186 objects degraded (35.107%); 13715/63186 objects misplaced (21.706%); 25 MiB/s, 404 objects/s recovering 2023-10-09T10:31:23.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:23 smithi053 bash[76859]: audit 2023-10-09T10:31:23.079635+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:31:23.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:23 smithi053 bash[76859]: audit 2023-10-09T10:31:23.080712+0000 mon.a (mon.0) 1266 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:31:23.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:23 smithi053 bash[76859]: cluster 2023-10-09T10:31:23.150508+0000 mon.a (mon.0) 1267 : cluster 3 Health check update: Degraded data redundancy: 22183/63186 objects degraded (35.107%), 17 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:31:23.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:23 smithi053 bash[79554]: cluster 2023-10-09T10:31:21.608820+0000 mgr.y (mgr.26072) 869 : cluster 0 pgmap v942: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 4 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 75 active+clean; 1.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 45 MiB/s wr, 1.47k op/s; 22183/63186 objects degraded (35.107%); 13715/63186 objects misplaced (21.706%); 25 MiB/s, 404 objects/s recovering 2023-10-09T10:31:23.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:23 smithi053 bash[79554]: audit 2023-10-09T10:31:23.079635+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:31:23.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:23 smithi053 bash[79554]: audit 2023-10-09T10:31:23.080712+0000 mon.a (mon.0) 1266 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:31:23.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:23 smithi053 bash[79554]: cluster 2023-10-09T10:31:23.150508+0000 mon.a (mon.0) 1267 : cluster 3 Health check update: Degraded data redundancy: 22183/63186 objects degraded (35.107%), 17 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:31:23.426 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:23.451 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:23.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:23.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:23.454 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:23 smithi086 bash[59714]: cluster 2023-10-09T10:31:21.608820+0000 mgr.y (mgr.26072) 869 : cluster 0 pgmap v942: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 4 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 75 active+clean; 1.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 45 MiB/s wr, 1.47k op/s; 22183/63186 objects degraded (35.107%); 13715/63186 objects misplaced (21.706%); 25 MiB/s, 404 objects/s recovering 2023-10-09T10:31:23.454 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:23 smithi086 bash[59714]: audit 2023-10-09T10:31:23.079635+0000 mon.a (mon.0) 1265 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:31:23.454 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:23 smithi086 bash[59714]: audit 2023-10-09T10:31:23.080712+0000 mon.a (mon.0) 1266 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:31:23.454 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:23 smithi086 bash[59714]: cluster 2023-10-09T10:31:23.150508+0000 mon.a (mon.0) 1267 : cluster 3 Health check update: Degraded data redundancy: 22183/63186 objects degraded (35.107%), 17 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:31:23.554 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:23.579 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:23.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:23.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:23.686 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:23.709 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:23.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:23.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:23.812 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:23.837 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:23.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:23.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:23.941 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:23.965 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:23.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:23.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:24.071 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:24.101 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:24.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:24.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:24.208 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:24.233 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:24.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:24.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:24.336 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:24.359 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:24.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:24.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:24.462 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:24.490 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:24.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:24.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:24.595 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:24.622 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:24.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:24.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:24.725 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:24.753 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:24.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:24.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:24.858 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:24.889 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:24.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:24.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:24.996 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:25.029 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:25.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:25.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:25.132 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:25.154 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:25.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:25.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:25.259 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:25.283 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:25.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:25.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:25.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:25 smithi086 bash[59714]: cluster 2023-10-09T10:31:23.609506+0000 mgr.y (mgr.26072) 870 : cluster 0 pgmap v943: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 4 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 75 active+clean; 1.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 38 MiB/s wr, 1.27k op/s; 22030/62220 objects degraded (35.407%); 13484/62220 objects misplaced (21.671%); 21 MiB/s, 339 objects/s recovering 2023-10-09T10:31:25.388 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:25.412 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:25.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:25.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:25.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:25 smithi053 bash[79554]: cluster 2023-10-09T10:31:23.609506+0000 mgr.y (mgr.26072) 870 : cluster 0 pgmap v943: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 4 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 75 active+clean; 1.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 38 MiB/s wr, 1.27k op/s; 22030/62220 objects degraded (35.407%); 13484/62220 objects misplaced (21.671%); 21 MiB/s, 339 objects/s recovering 2023-10-09T10:31:25.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:25 smithi053 bash[76859]: cluster 2023-10-09T10:31:23.609506+0000 mgr.y (mgr.26072) 870 : cluster 0 pgmap v943: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 4 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 75 active+clean; 1.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 38 MiB/s wr, 1.27k op/s; 22030/62220 objects degraded (35.407%); 13484/62220 objects misplaced (21.671%); 21 MiB/s, 339 objects/s recovering 2023-10-09T10:31:25.516 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:25.541 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:25.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:25.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:25.645 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:25.672 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:25.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:25.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:25.776 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:25.804 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:25.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:25.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:25.908 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:25.932 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:25.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:25.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:26.035 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:26.056 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:26.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:26.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:26.158 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:26.183 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:26.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:26.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:26.285 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:26.307 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:26.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:26.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:26.412 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:26.440 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:26.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:26.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:26.544 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:26.571 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:26.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:26.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:26.676 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:26.704 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:26.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:26.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:26.807 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:26.815 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:31:26.829 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:26.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:26.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:26.932 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:26.963 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:26.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:26.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:27.066 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:27.089 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:27.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:27.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:27.192 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:27.218 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:27.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:27.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:27.322 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:27.352 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:27.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:27.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:27.458 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:27.485 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:27.488 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:27 smithi053 bash[79554]: cluster 2023-10-09T10:31:25.610245+0000 mgr.y (mgr.26072) 871 : cluster 0 pgmap v944: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 4 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 75 active+clean; 1.2 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 35 MiB/s wr, 1.19k op/s; 21633/60309 objects degraded (35.870%); 12062/60309 objects misplaced (20.000%); 23 MiB/s, 368 objects/s recovering 2023-10-09T10:31:27.488 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:27 smithi053 bash[79554]: cluster 2023-10-09T10:31:26.215844+0000 mon.a (mon.0) 1268 : cluster 0 osdmap e259: 8 total, 8 up, 7 in 2023-10-09T10:31:27.488 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:27 smithi053 bash[79554]: cluster 2023-10-09T10:31:26.218106+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e259 with expected crc 2023-10-09T10:31:27.488 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:27 smithi053 bash[79554]: cluster 2023-10-09T10:31:26.219136+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e259 with expected crc 2023-10-09T10:31:27.488 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:27 smithi053 bash[79554]: cluster 2023-10-09T10:31:26.219541+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e259 with expected crc 2023-10-09T10:31:27.488 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:27 smithi053 bash[79554]: cluster 2023-10-09T10:31:26.221834+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e259 with expected crc 2023-10-09T10:31:27.489 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:27 smithi053 bash[79554]: cluster 2023-10-09T10:31:26.226995+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e259 with expected crc 2023-10-09T10:31:27.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:27.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:27.490 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:27 smithi053 bash[76859]: cluster 2023-10-09T10:31:25.610245+0000 mgr.y (mgr.26072) 871 : cluster 0 pgmap v944: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 4 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 75 active+clean; 1.2 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 35 MiB/s wr, 1.19k op/s; 21633/60309 objects degraded (35.870%); 12062/60309 objects misplaced (20.000%); 23 MiB/s, 368 objects/s recovering 2023-10-09T10:31:27.490 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:27 smithi053 bash[76859]: cluster 2023-10-09T10:31:26.215844+0000 mon.a (mon.0) 1268 : cluster 0 osdmap e259: 8 total, 8 up, 7 in 2023-10-09T10:31:27.490 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:27 smithi053 bash[76859]: cluster 2023-10-09T10:31:26.218106+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e259 with expected crc 2023-10-09T10:31:27.490 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:27 smithi053 bash[76859]: cluster 2023-10-09T10:31:26.219136+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e259 with expected crc 2023-10-09T10:31:27.490 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:27 smithi053 bash[76859]: cluster 2023-10-09T10:31:26.219541+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e259 with expected crc 2023-10-09T10:31:27.490 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:27 smithi053 bash[76859]: cluster 2023-10-09T10:31:26.221834+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e259 with expected crc 2023-10-09T10:31:27.490 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:27 smithi053 bash[76859]: cluster 2023-10-09T10:31:26.226995+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e259 with expected crc 2023-10-09T10:31:27.590 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:27.599 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:27 smithi086 bash[59714]: cluster 2023-10-09T10:31:25.610245+0000 mgr.y (mgr.26072) 871 : cluster 0 pgmap v944: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 4 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 75 active+clean; 1.2 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 35 MiB/s wr, 1.19k op/s; 21633/60309 objects degraded (35.870%); 12062/60309 objects misplaced (20.000%); 23 MiB/s, 368 objects/s recovering 2023-10-09T10:31:27.599 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:27 smithi086 bash[59714]: cluster 2023-10-09T10:31:26.215844+0000 mon.a (mon.0) 1268 : cluster 0 osdmap e259: 8 total, 8 up, 7 in 2023-10-09T10:31:27.599 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:27 smithi086 bash[59714]: cluster 2023-10-09T10:31:26.218106+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e259 with expected crc 2023-10-09T10:31:27.599 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:27 smithi086 bash[59714]: cluster 2023-10-09T10:31:26.219136+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e259 with expected crc 2023-10-09T10:31:27.599 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:27 smithi086 bash[59714]: cluster 2023-10-09T10:31:26.219541+0000 osd.5 (osd.5) 278 : cluster 3 failed to encode map e259 with expected crc 2023-10-09T10:31:27.599 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:27 smithi086 bash[59714]: cluster 2023-10-09T10:31:26.221834+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e259 with expected crc 2023-10-09T10:31:27.599 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:27 smithi086 bash[59714]: cluster 2023-10-09T10:31:26.226995+0000 osd.4 (osd.4) 246 : cluster 3 failed to encode map e259 with expected crc 2023-10-09T10:31:27.616 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:27.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:27.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:27.719 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:27.745 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:27.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:27.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:27.848 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:27.874 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:27.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:27.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:27.978 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:28.001 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:28.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:28.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:28.106 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:28.131 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:28.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:28.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:28.235 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:28.262 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:28.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:28.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:28.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:28 smithi086 bash[59714]: cluster 2023-10-09T10:31:27.213524+0000 mon.a (mon.0) 1269 : cluster 0 osdmap e260: 8 total, 8 up, 7 in 2023-10-09T10:31:28.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:28 smithi086 bash[59714]: cluster 2023-10-09T10:31:27.217247+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e260 with expected crc 2023-10-09T10:31:28.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:28 smithi086 bash[59714]: cluster 2023-10-09T10:31:27.218705+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e260 with expected crc 2023-10-09T10:31:28.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:28 smithi086 bash[59714]: cluster 2023-10-09T10:31:28.151358+0000 mon.a (mon.0) 1270 : cluster 3 Health check update: Degraded data redundancy: 21633/60309 objects degraded (35.870%), 17 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:31:28.367 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:28.393 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:28.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:28.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:28.497 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:28.505 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:28 smithi053 bash[79554]: cluster 2023-10-09T10:31:27.213524+0000 mon.a (mon.0) 1269 : cluster 0 osdmap e260: 8 total, 8 up, 7 in 2023-10-09T10:31:28.505 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:28 smithi053 bash[79554]: cluster 2023-10-09T10:31:27.217247+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e260 with expected crc 2023-10-09T10:31:28.505 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:28 smithi053 bash[79554]: cluster 2023-10-09T10:31:27.218705+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e260 with expected crc 2023-10-09T10:31:28.505 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:28 smithi053 bash[79554]: cluster 2023-10-09T10:31:28.151358+0000 mon.a (mon.0) 1270 : cluster 3 Health check update: Degraded data redundancy: 21633/60309 objects degraded (35.870%), 17 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:31:28.506 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:28 smithi053 bash[76859]: cluster 2023-10-09T10:31:27.213524+0000 mon.a (mon.0) 1269 : cluster 0 osdmap e260: 8 total, 8 up, 7 in 2023-10-09T10:31:28.506 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:28 smithi053 bash[76859]: cluster 2023-10-09T10:31:27.217247+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e260 with expected crc 2023-10-09T10:31:28.506 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:28 smithi053 bash[76859]: cluster 2023-10-09T10:31:27.218705+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e260 with expected crc 2023-10-09T10:31:28.506 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:28 smithi053 bash[76859]: cluster 2023-10-09T10:31:28.151358+0000 mon.a (mon.0) 1270 : cluster 3 Health check update: Degraded data redundancy: 21633/60309 objects degraded (35.870%), 17 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:31:28.519 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:28.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:28.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:28.623 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:28.654 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:28.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:28.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:28.758 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:28.783 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:28.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:28.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:28.888 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:28.914 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:28.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:28.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:29.017 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:29.047 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:29.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:29.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:29.154 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:29.181 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:29.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:29.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:29.288 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:29.317 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:29.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:29.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:29.420 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:29.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:29 smithi053 bash[79554]: cluster 2023-10-09T10:31:27.610960+0000 mgr.y (mgr.26072) 872 : cluster 0 pgmap v947: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 4 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 75 active+clean; 1.2 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 251 op/s; 21545/59433 objects degraded (36.251%); 12018/59433 objects misplaced (20.221%); 17 MiB/s, 272 objects/s recovering 2023-10-09T10:31:29.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:29 smithi053 bash[76859]: cluster 2023-10-09T10:31:27.610960+0000 mgr.y (mgr.26072) 872 : cluster 0 pgmap v947: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 4 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 75 active+clean; 1.2 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 251 op/s; 21545/59433 objects degraded (36.251%); 12018/59433 objects misplaced (20.221%); 17 MiB/s, 272 objects/s recovering 2023-10-09T10:31:29.446 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:29.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:29.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:29.551 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:29.578 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:29.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:29.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:29.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:29 smithi086 bash[59714]: cluster 2023-10-09T10:31:27.610960+0000 mgr.y (mgr.26072) 872 : cluster 0 pgmap v947: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 4 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 75 active+clean; 1.2 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 251 op/s; 21545/59433 objects degraded (36.251%); 12018/59433 objects misplaced (20.221%); 17 MiB/s, 272 objects/s recovering 2023-10-09T10:31:29.685 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:29.710 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:29.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:29.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:29.719 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:31:29.747 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:31:29.775 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:31:29.810 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:31:29.816 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:29.835 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:29.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:29.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:29.845 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:31:29.939 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:29.963 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:29.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:29.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:30.066 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:30.094 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:30.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:30.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:30.195 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:31:30.198 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:30.225 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:31:30.231 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:30 smithi053 bash[76859]: audit 2023-10-09T10:31:29.680278+0000 mon.a (mon.0) 1271 : audit 0 from='client.? 172.21.15.53:0/3860629113' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:31:30.233 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:30.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:30.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:30.265 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:31:30.271 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:31:30.271 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:31:30.271 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:31:30.271 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:31:30.271 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:31:30.271 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:31:30.271 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:31:30.272 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:31:30.340 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:30.365 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:30.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:30.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:30.469 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:30.481 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:30 smithi053 bash[79554]: audit 2023-10-09T10:31:29.680278+0000 mon.a (mon.0) 1271 : audit 0 from='client.? 172.21.15.53:0/3860629113' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:31:30.496 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:30.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:30.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:30.599 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:30.611 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:30 smithi086 bash[59714]: audit 2023-10-09T10:31:29.680278+0000 mon.a (mon.0) 1271 : audit 0 from='client.? 172.21.15.53:0/3860629113' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:31:30.628 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:30.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:30.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:30.731 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:30.757 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:30.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:30.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:30.861 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:30.888 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:30.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:30.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:30.994 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:31.024 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:31.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:31.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:31.127 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:31.152 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:31.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:31.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:31.252 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is set 2023-10-09T10:31:31.256 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:31.264 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:31 smithi053 bash[76859]: cluster 2023-10-09T10:31:29.611810+0000 mgr.y (mgr.26072) 873 : cluster 0 pgmap v948: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 1 active+recovering+remapped, 3 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 75 active+clean; 1.2 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 224 op/s; 18247/57786 objects degraded (31.577%); 11826/57786 objects misplaced (20.465%); 11 MiB/s, 176 objects/s recovering 2023-10-09T10:31:31.264 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:31 smithi053 bash[76859]: audit 2023-10-09T10:31:30.804845+0000 mon.a (mon.0) 1272 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:31:31.264 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:31 smithi053 bash[76859]: audit 2023-10-09T10:31:30.805926+0000 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.53:0/3694345455' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:31:31.264 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:31 smithi053 bash[79554]: cluster 2023-10-09T10:31:29.611810+0000 mgr.y (mgr.26072) 873 : cluster 0 pgmap v948: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 1 active+recovering+remapped, 3 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 75 active+clean; 1.2 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 224 op/s; 18247/57786 objects degraded (31.577%); 11826/57786 objects misplaced (20.465%); 11 MiB/s, 176 objects/s recovering 2023-10-09T10:31:31.265 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:31 smithi053 bash[79554]: audit 2023-10-09T10:31:30.804845+0000 mon.a (mon.0) 1272 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:31:31.265 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:31 smithi053 bash[79554]: audit 2023-10-09T10:31:30.805926+0000 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.53:0/3694345455' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:31:31.285 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:31.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:31.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:31.389 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:31.396 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:31 smithi086 bash[59714]: cluster 2023-10-09T10:31:29.611810+0000 mgr.y (mgr.26072) 873 : cluster 0 pgmap v948: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 1 active+recovering+remapped, 3 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 75 active+clean; 1.2 GiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 224 op/s; 18247/57786 objects degraded (31.577%); 11826/57786 objects misplaced (20.465%); 11 MiB/s, 176 objects/s recovering 2023-10-09T10:31:31.396 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:31 smithi086 bash[59714]: audit 2023-10-09T10:31:30.804845+0000 mon.a (mon.0) 1272 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:31:31.396 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:31 smithi086 bash[59714]: audit 2023-10-09T10:31:30.805926+0000 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.53:0/3694345455' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:31:31.417 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:31.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:31.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:31.521 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:31.546 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:31.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:31.549 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:31.650 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:31.672 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:31.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:31.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:31.776 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:31.799 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:31.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:31.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:31.903 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:31.929 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:31.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:31.933 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:32.034 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:32.059 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:32.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:32.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:32.164 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:32.187 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:32.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:32.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:32.292 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:32.313 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:32.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:32.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:32.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:32 smithi086 bash[59714]: cluster 2023-10-09T10:31:31.228798+0000 mon.a (mon.0) 1273 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:31:32.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:32 smithi086 bash[59714]: cluster 2023-10-09T10:31:31.234085+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e261 with expected crc 2023-10-09T10:31:32.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:32 smithi086 bash[59714]: audit 2023-10-09T10:31:31.235402+0000 mon.a (mon.0) 1274 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:31:32.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:32 smithi086 bash[59714]: cluster 2023-10-09T10:31:31.235925+0000 mon.a (mon.0) 1275 : cluster 0 osdmap e261: 8 total, 8 up, 7 in 2023-10-09T10:31:32.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:32 smithi086 bash[59714]: cluster 2023-10-09T10:31:31.236445+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e261 with expected crc 2023-10-09T10:31:32.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:32 smithi086 bash[59714]: cluster 2023-10-09T10:31:31.245348+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e261 with expected crc 2023-10-09T10:31:32.416 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:32.436 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:32.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:32.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:32.539 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:32.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:32 smithi053 bash[76859]: cluster 2023-10-09T10:31:31.228798+0000 mon.a (mon.0) 1273 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:31:32.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:32 smithi053 bash[76859]: cluster 2023-10-09T10:31:31.234085+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e261 with expected crc 2023-10-09T10:31:32.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:32 smithi053 bash[76859]: audit 2023-10-09T10:31:31.235402+0000 mon.a (mon.0) 1274 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:31:32.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:32 smithi053 bash[76859]: cluster 2023-10-09T10:31:31.235925+0000 mon.a (mon.0) 1275 : cluster 0 osdmap e261: 8 total, 8 up, 7 in 2023-10-09T10:31:32.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:32 smithi053 bash[76859]: cluster 2023-10-09T10:31:31.236445+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e261 with expected crc 2023-10-09T10:31:32.550 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:32 smithi053 bash[76859]: cluster 2023-10-09T10:31:31.245348+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e261 with expected crc 2023-10-09T10:31:32.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:32 smithi053 bash[79554]: cluster 2023-10-09T10:31:31.228798+0000 mon.a (mon.0) 1273 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:31:32.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:32 smithi053 bash[79554]: cluster 2023-10-09T10:31:31.234085+0000 osd.5 (osd.5) 279 : cluster 3 failed to encode map e261 with expected crc 2023-10-09T10:31:32.550 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:32 smithi053 bash[79554]: audit 2023-10-09T10:31:31.235402+0000 mon.a (mon.0) 1274 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:31:32.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:32 smithi053 bash[79554]: cluster 2023-10-09T10:31:31.235925+0000 mon.a (mon.0) 1275 : cluster 0 osdmap e261: 8 total, 8 up, 7 in 2023-10-09T10:31:32.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:32 smithi053 bash[79554]: cluster 2023-10-09T10:31:31.236445+0000 osd.5 (osd.5) 280 : cluster 3 failed to encode map e261 with expected crc 2023-10-09T10:31:32.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:32 smithi053 bash[79554]: cluster 2023-10-09T10:31:31.245348+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e261 with expected crc 2023-10-09T10:31:32.565 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:32.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:32.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:32.669 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:32.693 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:32.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:32.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:32.799 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:32.823 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:32.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:32.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:32.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:31:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:31:32] "GET /metrics HTTP/1.1" 200 36606 "" "Prometheus/2.33.4" 2023-10-09T10:31:32.927 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:32.952 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:32.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:32.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:33.057 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:33.081 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:33.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:33.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:33.187 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:33.213 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:33.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:33.215 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:33.316 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:33.341 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:33.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:33.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:33.444 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:33.452 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:33 smithi086 bash[59714]: cluster 2023-10-09T10:31:31.612323+0000 mgr.y (mgr.26072) 874 : cluster 0 pgmap v950: 99 pgs: 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 76 active+clean; 1.1 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 281 op/s; 17925/55248 objects degraded (32.445%); 10675/55248 objects misplaced (19.322%); 8.0 MiB/s, 128 objects/s recovering 2023-10-09T10:31:33.452 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:33 smithi086 bash[59714]: cluster 2023-10-09T10:31:33.152423+0000 mon.a (mon.0) 1276 : cluster 3 Health check update: Degraded data redundancy: 17925/55248 objects degraded (32.445%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:31:33.471 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:33.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:33.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:33.577 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:33.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:33 smithi053 bash[76859]: cluster 2023-10-09T10:31:31.612323+0000 mgr.y (mgr.26072) 874 : cluster 0 pgmap v950: 99 pgs: 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 76 active+clean; 1.1 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 281 op/s; 17925/55248 objects degraded (32.445%); 10675/55248 objects misplaced (19.322%); 8.0 MiB/s, 128 objects/s recovering 2023-10-09T10:31:33.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:33 smithi053 bash[76859]: cluster 2023-10-09T10:31:33.152423+0000 mon.a (mon.0) 1276 : cluster 3 Health check update: Degraded data redundancy: 17925/55248 objects degraded (32.445%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:31:33.600 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:33.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:33.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:33.638 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:33 smithi053 bash[79554]: cluster 2023-10-09T10:31:31.612323+0000 mgr.y (mgr.26072) 874 : cluster 0 pgmap v950: 99 pgs: 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 76 active+clean; 1.1 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 281 op/s; 17925/55248 objects degraded (32.445%); 10675/55248 objects misplaced (19.322%); 8.0 MiB/s, 128 objects/s recovering 2023-10-09T10:31:33.639 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:33 smithi053 bash[79554]: cluster 2023-10-09T10:31:33.152423+0000 mon.a (mon.0) 1276 : cluster 3 Health check update: Degraded data redundancy: 17925/55248 objects degraded (32.445%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:31:33.703 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:33.731 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:33.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:33.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:33.836 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:33.860 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:33.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:33.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:33.967 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:33.988 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:33.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:33.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:34.094 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:34.114 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:34.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:34.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:34.217 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:34.241 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:34.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:34.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:34.344 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:34.389 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:34.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:34.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:34.494 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:34.522 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:34.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:34.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:34.588 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:31:34.588 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [], 2023-10-09T10:31:34.589 INFO:teuthology.orchestra.run.smithi086.stdout: "complaint_time": 30, 2023-10-09T10:31:34.589 INFO:teuthology.orchestra.run.smithi086.stdout: "num_blocked_ops": 0 2023-10-09T10:31:34.589 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:31:34.689 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:34.719 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:34.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:34.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:34.823 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:34.852 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:34.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:34.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:34.955 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:34.963 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:34 smithi053 bash[76859]: debug 2023-10-09T10:31:34.786+0000 7f1b361d3700 -1 mon.a@0(leader).osd e261 definitely_dead 0 2023-10-09T10:31:34.986 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:34.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:34.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:35.091 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:35.117 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:35.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:35.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:35.220 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:35.248 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:35.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:35.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:35.277 INFO:teuthology.orchestra.run.smithi053.stderr:marked out osd.3. 2023-10-09T10:31:35.352 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:35.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:35 smithi086 bash[59714]: cluster 2023-10-09T10:31:33.613014+0000 mgr.y (mgr.26072) 875 : cluster 0 pgmap v951: 99 pgs: 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 76 active+clean; 1.1 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 242 op/s; 17744/54051 objects degraded (32.828%); 10459/54051 objects misplaced (19.350%); 6.5 MiB/s, 104 objects/s recovering 2023-10-09T10:31:35.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:35 smithi086 bash[59714]: audit 2023-10-09T10:31:34.793767+0000 mon.a (mon.0) 1277 : audit 1 from='client.? 172.21.15.53:0/564207149' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["3"]}]: dispatch 2023-10-09T10:31:35.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:35 smithi086 bash[59714]: cluster 2023-10-09T10:31:34.794006+0000 mon.a (mon.0) 1278 : cluster 1 Client client.admin marked osd.3 out, while it was still marked up 2023-10-09T10:31:35.380 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:35.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:35.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:35.485 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:35.490 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:35 smithi053 bash[76859]: cluster 2023-10-09T10:31:33.613014+0000 mgr.y (mgr.26072) 875 : cluster 0 pgmap v951: 99 pgs: 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 76 active+clean; 1.1 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 242 op/s; 17744/54051 objects degraded (32.828%); 10459/54051 objects misplaced (19.350%); 6.5 MiB/s, 104 objects/s recovering 2023-10-09T10:31:35.490 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:35 smithi053 bash[76859]: audit 2023-10-09T10:31:34.793767+0000 mon.a (mon.0) 1277 : audit 1 from='client.? 172.21.15.53:0/564207149' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["3"]}]: dispatch 2023-10-09T10:31:35.490 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:35 smithi053 bash[76859]: cluster 2023-10-09T10:31:34.794006+0000 mon.a (mon.0) 1278 : cluster 1 Client client.admin marked osd.3 out, while it was still marked up 2023-10-09T10:31:35.490 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:35 smithi053 bash[79554]: cluster 2023-10-09T10:31:33.613014+0000 mgr.y (mgr.26072) 875 : cluster 0 pgmap v951: 99 pgs: 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 76 active+clean; 1.1 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 242 op/s; 17744/54051 objects degraded (32.828%); 10459/54051 objects misplaced (19.350%); 6.5 MiB/s, 104 objects/s recovering 2023-10-09T10:31:35.490 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:35 smithi053 bash[79554]: audit 2023-10-09T10:31:34.793767+0000 mon.a (mon.0) 1277 : audit 1 from='client.? 172.21.15.53:0/564207149' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["3"]}]: dispatch 2023-10-09T10:31:35.490 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:35 smithi053 bash[79554]: cluster 2023-10-09T10:31:34.794006+0000 mon.a (mon.0) 1278 : cluster 1 Client client.admin marked osd.3 out, while it was still marked up 2023-10-09T10:31:35.511 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:35.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:35.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:35.615 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:35.641 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:35.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:35.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:35.745 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:35.772 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:35.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:35.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:35.875 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:35.907 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:35.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:35.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:35.951 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-09T10:31:36.010 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:36.075 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:36.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:36.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:36.178 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:36.204 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:36.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:36.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:36.288 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:31:36.308 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:36.314 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T10:31:36.334 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:36.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:36.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:36.440 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:36.481 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:36.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:36.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:36.594 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:36.604 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:36 smithi086 bash[59714]: cluster 2023-10-09T10:31:35.260675+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e262 with expected crc 2023-10-09T10:31:36.604 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:36 smithi086 bash[59714]: audit 2023-10-09T10:31:35.261193+0000 mon.a (mon.0) 1279 : audit 1 from='client.? 172.21.15.53:0/564207149' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2023-10-09T10:31:36.604 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:36 smithi086 bash[59714]: cluster 2023-10-09T10:31:35.261993+0000 mon.a (mon.0) 1280 : cluster 0 osdmap e262: 8 total, 8 up, 6 in 2023-10-09T10:31:36.604 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:36 smithi086 bash[59714]: cluster 2023-10-09T10:31:35.265468+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e262 with expected crc 2023-10-09T10:31:36.605 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:36 smithi086 bash[59714]: cluster 2023-10-09T10:31:35.275572+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e262 with expected crc 2023-10-09T10:31:36.624 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:36.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:36.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:36.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:36 smithi053 bash[79554]: cluster 2023-10-09T10:31:35.260675+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e262 with expected crc 2023-10-09T10:31:36.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:36 smithi053 bash[79554]: audit 2023-10-09T10:31:35.261193+0000 mon.a (mon.0) 1279 : audit 1 from='client.? 172.21.15.53:0/564207149' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2023-10-09T10:31:36.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:36 smithi053 bash[79554]: cluster 2023-10-09T10:31:35.261993+0000 mon.a (mon.0) 1280 : cluster 0 osdmap e262: 8 total, 8 up, 6 in 2023-10-09T10:31:36.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:36 smithi053 bash[79554]: cluster 2023-10-09T10:31:35.265468+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e262 with expected crc 2023-10-09T10:31:36.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:36 smithi053 bash[79554]: cluster 2023-10-09T10:31:35.275572+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e262 with expected crc 2023-10-09T10:31:36.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:36 smithi053 bash[76859]: cluster 2023-10-09T10:31:35.260675+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e262 with expected crc 2023-10-09T10:31:36.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:36 smithi053 bash[76859]: audit 2023-10-09T10:31:35.261193+0000 mon.a (mon.0) 1279 : audit 1 from='client.? 172.21.15.53:0/564207149' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["3"]}]': finished 2023-10-09T10:31:36.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:36 smithi053 bash[76859]: cluster 2023-10-09T10:31:35.261993+0000 mon.a (mon.0) 1280 : cluster 0 osdmap e262: 8 total, 8 up, 6 in 2023-10-09T10:31:36.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:36 smithi053 bash[76859]: cluster 2023-10-09T10:31:35.265468+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e262 with expected crc 2023-10-09T10:31:36.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:36 smithi053 bash[76859]: cluster 2023-10-09T10:31:35.275572+0000 osd.5 (osd.5) 281 : cluster 3 failed to encode map e262 with expected crc 2023-10-09T10:31:36.729 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:36.759 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:36.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:36.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:36.862 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:36.894 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:36.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:36.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:36.998 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:37.027 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:37.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:37.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:37.130 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:37.162 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:37.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:37.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:37.265 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:37.295 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:37.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:37.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:37.400 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:37.426 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:37.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:37.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:37.528 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:37.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[79554]: cluster 2023-10-09T10:31:35.613813+0000 mgr.y (mgr.26072) 876 : cluster 0 pgmap v953: 99 pgs: 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 76 active+clean; 1.1 GiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 317 op/s; 17241/51810 objects degraded (33.277%); 10036/51810 objects misplaced (19.371%); 9.3 MiB/s, 189 objects/s recovering 2023-10-09T10:31:37.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[79554]: cluster 2023-10-09T10:31:36.270645+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[79554]: cluster 2023-10-09T10:31:36.270668+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[79554]: cluster 2023-10-09T10:31:36.271438+0000 mon.a (mon.0) 1281 : cluster 0 osdmap e263: 8 total, 8 up, 6 in 2023-10-09T10:31:37.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[79554]: cluster 2023-10-09T10:31:36.272739+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[79554]: cluster 2023-10-09T10:31:36.273472+0000 osd.3 (osd.3) 15 : cluster 1 7.13 continuing backfill to osd.2 from (206'200,261'10428] MIN to 261'10428 2023-10-09T10:31:37.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[79554]: cluster 2023-10-09T10:31:36.273573+0000 osd.3 (osd.3) 16 : cluster 0 7.13 starting backfill to osd.6 from (0'0,0'0] MAX to 261'10428 2023-10-09T10:31:37.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[79554]: cluster 2023-10-09T10:31:36.274386+0000 osd.7 (osd.7) 241 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[79554]: cluster 2023-10-09T10:31:36.274547+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[79554]: cluster 2023-10-09T10:31:36.274732+0000 osd.3 (osd.3) 17 : cluster 1 7.3 continuing backfill to osd.2 from (206'200,261'10428] MIN to 261'10428 2023-10-09T10:31:37.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[79554]: cluster 2023-10-09T10:31:36.274786+0000 osd.3 (osd.3) 18 : cluster 0 7.3 starting backfill to osd.6 from (0'0,0'0] MAX to 261'10428 2023-10-09T10:31:37.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[79554]: cluster 2023-10-09T10:31:36.276621+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[79554]: cluster 2023-10-09T10:31:36.277274+0000 osd.7 (osd.7) 242 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[79554]: cluster 2023-10-09T10:31:36.277485+0000 osd.2 (osd.2) 1 : cluster 0 7.12 starting backfill to osd.6 from (0'0,0'0] MAX to 261'10009 2023-10-09T10:31:37.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[79554]: cluster 2023-10-09T10:31:36.277912+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[79554]: cluster 2023-10-09T10:31:36.278848+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[79554]: cluster 2023-10-09T10:31:36.280598+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[79554]: cluster 2023-10-09T10:31:36.290914+0000 osd.5 (osd.5) 284 : cluster 1 7.0 continuing backfill to osd.2 from (207'3148,261'9892] MIN to 261'9892 2023-10-09T10:31:37.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[79554]: cluster 2023-10-09T10:31:36.290978+0000 osd.5 (osd.5) 285 : cluster 0 7.0 starting backfill to osd.6 from (0'0,0'0] MAX to 261'9892 2023-10-09T10:31:37.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[79554]: cluster 2023-10-09T10:31:36.311918+0000 osd.5 (osd.5) 286 : cluster 1 7.10 continuing backfill to osd.2 from (207'3148,261'9885] MIN to 261'9885 2023-10-09T10:31:37.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[79554]: cluster 2023-10-09T10:31:36.311971+0000 osd.5 (osd.5) 287 : cluster 0 7.10 starting backfill to osd.6 from (0'0,0'0] MAX to 261'9885 2023-10-09T10:31:37.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[76859]: cluster 2023-10-09T10:31:35.613813+0000 mgr.y (mgr.26072) 876 : cluster 0 pgmap v953: 99 pgs: 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 76 active+clean; 1.1 GiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 317 op/s; 17241/51810 objects degraded (33.277%); 10036/51810 objects misplaced (19.371%); 9.3 MiB/s, 189 objects/s recovering 2023-10-09T10:31:37.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[76859]: cluster 2023-10-09T10:31:36.270645+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[76859]: cluster 2023-10-09T10:31:36.270668+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[76859]: cluster 2023-10-09T10:31:36.271438+0000 mon.a (mon.0) 1281 : cluster 0 osdmap e263: 8 total, 8 up, 6 in 2023-10-09T10:31:37.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[76859]: cluster 2023-10-09T10:31:36.272739+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[76859]: cluster 2023-10-09T10:31:36.273472+0000 osd.3 (osd.3) 15 : cluster 1 7.13 continuing backfill to osd.2 from (206'200,261'10428] MIN to 261'10428 2023-10-09T10:31:37.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[76859]: cluster 2023-10-09T10:31:36.273573+0000 osd.3 (osd.3) 16 : cluster 0 7.13 starting backfill to osd.6 from (0'0,0'0] MAX to 261'10428 2023-10-09T10:31:37.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[76859]: cluster 2023-10-09T10:31:36.274386+0000 osd.7 (osd.7) 241 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[76859]: cluster 2023-10-09T10:31:36.274547+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[76859]: cluster 2023-10-09T10:31:36.274732+0000 osd.3 (osd.3) 17 : cluster 1 7.3 continuing backfill to osd.2 from (206'200,261'10428] MIN to 261'10428 2023-10-09T10:31:37.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[76859]: cluster 2023-10-09T10:31:36.274786+0000 osd.3 (osd.3) 18 : cluster 0 7.3 starting backfill to osd.6 from (0'0,0'0] MAX to 261'10428 2023-10-09T10:31:37.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[76859]: cluster 2023-10-09T10:31:36.276621+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[76859]: cluster 2023-10-09T10:31:36.277274+0000 osd.7 (osd.7) 242 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[76859]: cluster 2023-10-09T10:31:36.277485+0000 osd.2 (osd.2) 1 : cluster 0 7.12 starting backfill to osd.6 from (0'0,0'0] MAX to 261'10009 2023-10-09T10:31:37.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[76859]: cluster 2023-10-09T10:31:36.277912+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[76859]: cluster 2023-10-09T10:31:36.278848+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[76859]: cluster 2023-10-09T10:31:36.280598+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[76859]: cluster 2023-10-09T10:31:36.290914+0000 osd.5 (osd.5) 284 : cluster 1 7.0 continuing backfill to osd.2 from (207'3148,261'9892] MIN to 261'9892 2023-10-09T10:31:37.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[76859]: cluster 2023-10-09T10:31:36.290978+0000 osd.5 (osd.5) 285 : cluster 0 7.0 starting backfill to osd.6 from (0'0,0'0] MAX to 261'9892 2023-10-09T10:31:37.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[76859]: cluster 2023-10-09T10:31:36.311918+0000 osd.5 (osd.5) 286 : cluster 1 7.10 continuing backfill to osd.2 from (207'3148,261'9885] MIN to 261'9885 2023-10-09T10:31:37.543 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:37 smithi053 bash[76859]: cluster 2023-10-09T10:31:36.311971+0000 osd.5 (osd.5) 287 : cluster 0 7.10 starting backfill to osd.6 from (0'0,0'0] MAX to 261'9885 2023-10-09T10:31:37.556 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:37.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:37.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:37.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:37 smithi086 bash[59714]: cluster 2023-10-09T10:31:35.613813+0000 mgr.y (mgr.26072) 876 : cluster 0 pgmap v953: 99 pgs: 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 76 active+clean; 1.1 GiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 317 op/s; 17241/51810 objects degraded (33.277%); 10036/51810 objects misplaced (19.371%); 9.3 MiB/s, 189 objects/s recovering 2023-10-09T10:31:37.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:37 smithi086 bash[59714]: cluster 2023-10-09T10:31:36.270645+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:37 smithi086 bash[59714]: cluster 2023-10-09T10:31:36.270668+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:37 smithi086 bash[59714]: cluster 2023-10-09T10:31:36.271438+0000 mon.a (mon.0) 1281 : cluster 0 osdmap e263: 8 total, 8 up, 6 in 2023-10-09T10:31:37.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:37 smithi086 bash[59714]: cluster 2023-10-09T10:31:36.272739+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:37 smithi086 bash[59714]: cluster 2023-10-09T10:31:36.273472+0000 osd.3 (osd.3) 15 : cluster 1 7.13 continuing backfill to osd.2 from (206'200,261'10428] MIN to 261'10428 2023-10-09T10:31:37.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:37 smithi086 bash[59714]: cluster 2023-10-09T10:31:36.273573+0000 osd.3 (osd.3) 16 : cluster 0 7.13 starting backfill to osd.6 from (0'0,0'0] MAX to 261'10428 2023-10-09T10:31:37.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:37 smithi086 bash[59714]: cluster 2023-10-09T10:31:36.274386+0000 osd.7 (osd.7) 241 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:37 smithi086 bash[59714]: cluster 2023-10-09T10:31:36.274547+0000 osd.5 (osd.5) 282 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:37 smithi086 bash[59714]: cluster 2023-10-09T10:31:36.274732+0000 osd.3 (osd.3) 17 : cluster 1 7.3 continuing backfill to osd.2 from (206'200,261'10428] MIN to 261'10428 2023-10-09T10:31:37.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:37 smithi086 bash[59714]: cluster 2023-10-09T10:31:36.274786+0000 osd.3 (osd.3) 18 : cluster 0 7.3 starting backfill to osd.6 from (0'0,0'0] MAX to 261'10428 2023-10-09T10:31:37.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:37 smithi086 bash[59714]: cluster 2023-10-09T10:31:36.276621+0000 osd.4 (osd.4) 247 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:37 smithi086 bash[59714]: cluster 2023-10-09T10:31:36.277274+0000 osd.7 (osd.7) 242 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:37 smithi086 bash[59714]: cluster 2023-10-09T10:31:36.277485+0000 osd.2 (osd.2) 1 : cluster 0 7.12 starting backfill to osd.6 from (0'0,0'0] MAX to 261'10009 2023-10-09T10:31:37.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:37 smithi086 bash[59714]: cluster 2023-10-09T10:31:36.277912+0000 osd.5 (osd.5) 283 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:37 smithi086 bash[59714]: cluster 2023-10-09T10:31:36.278848+0000 osd.4 (osd.4) 248 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:37 smithi086 bash[59714]: cluster 2023-10-09T10:31:36.280598+0000 osd.4 (osd.4) 249 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:37.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:37 smithi086 bash[59714]: cluster 2023-10-09T10:31:36.290914+0000 osd.5 (osd.5) 284 : cluster 1 7.0 continuing backfill to osd.2 from (207'3148,261'9892] MIN to 261'9892 2023-10-09T10:31:37.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:37 smithi086 bash[59714]: cluster 2023-10-09T10:31:36.290978+0000 osd.5 (osd.5) 285 : cluster 0 7.0 starting backfill to osd.6 from (0'0,0'0] MAX to 261'9892 2023-10-09T10:31:37.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:37 smithi086 bash[59714]: cluster 2023-10-09T10:31:36.311918+0000 osd.5 (osd.5) 286 : cluster 1 7.10 continuing backfill to osd.2 from (207'3148,261'9885] MIN to 261'9885 2023-10-09T10:31:37.619 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:37 smithi086 bash[59714]: cluster 2023-10-09T10:31:36.311971+0000 osd.5 (osd.5) 287 : cluster 0 7.10 starting backfill to osd.6 from (0'0,0'0] MAX to 261'9885 2023-10-09T10:31:37.659 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:37.691 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:37.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:37.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:37.797 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:37.819 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:37.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:37.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:37.922 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:37.952 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:37.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:37.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:38.057 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:38.081 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:38.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:38.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:38.184 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:38.218 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:38.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:38.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:38.290 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:38 smithi086 bash[59714]: cluster 2023-10-09T10:31:36.276193+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:38.291 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:38 smithi086 bash[59714]: cluster 2023-10-09T10:31:36.282816+0000 osd.6 (osd.6) 167 : cluster 0 7.d starting backfill to osd.7 from (0'0,0'0] MAX to 261'10196 2023-10-09T10:31:38.291 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:38 smithi086 bash[59714]: cluster 2023-10-09T10:31:37.277454+0000 osd.3 (osd.3) 19 : cluster 0 7.a starting backfill to osd.1 from (0'0,0'0] MAX to 261'10176 2023-10-09T10:31:38.291 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:38 smithi086 bash[59714]: cluster 2023-10-09T10:31:37.278535+0000 osd.3 (osd.3) 20 : cluster 0 7.2 starting backfill to osd.6 from (0'0,0'0] MAX to 261'10011 2023-10-09T10:31:38.291 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:38 smithi086 bash[59714]: cluster 2023-10-09T10:31:37.279465+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T10:31:38.291 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:38 smithi086 bash[59714]: cluster 2023-10-09T10:31:37.279661+0000 mon.a (mon.0) 1282 : cluster 0 osdmap e264: 8 total, 8 up, 6 in 2023-10-09T10:31:38.291 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:38 smithi086 bash[59714]: cluster 2023-10-09T10:31:37.280156+0000 osd.5 (osd.5) 288 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T10:31:38.291 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:38 smithi086 bash[59714]: cluster 2023-10-09T10:31:37.281737+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T10:31:38.291 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:38 smithi086 bash[59714]: cluster 2023-10-09T10:31:37.283936+0000 osd.5 (osd.5) 289 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T10:31:38.291 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:38 smithi086 bash[59714]: cluster 2023-10-09T10:31:37.348154+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T10:31:38.291 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:38 smithi086 bash[59714]: cluster 2023-10-09T10:31:37.350933+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T10:31:38.291 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:38 smithi086 bash[59714]: audit 2023-10-09T10:31:38.076668+0000 mon.a (mon.0) 1283 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:31:38.292 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:38 smithi086 bash[59714]: cluster 2023-10-09T10:31:38.153787+0000 mon.a (mon.0) 1284 : cluster 3 Health check update: Degraded data redundancy: 17241/51810 objects degraded (33.277%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:31:38.323 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:38.366 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:38.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:38.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:38.471 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:38.501 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:38.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:38.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:38.606 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:38.617 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[76859]: cluster 2023-10-09T10:31:36.276193+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:38.617 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[76859]: cluster 2023-10-09T10:31:36.282816+0000 osd.6 (osd.6) 167 : cluster 0 7.d starting backfill to osd.7 from (0'0,0'0] MAX to 261'10196 2023-10-09T10:31:38.617 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[76859]: cluster 2023-10-09T10:31:37.277454+0000 osd.3 (osd.3) 19 : cluster 0 7.a starting backfill to osd.1 from (0'0,0'0] MAX to 261'10176 2023-10-09T10:31:38.617 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[76859]: cluster 2023-10-09T10:31:37.278535+0000 osd.3 (osd.3) 20 : cluster 0 7.2 starting backfill to osd.6 from (0'0,0'0] MAX to 261'10011 2023-10-09T10:31:38.618 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[76859]: cluster 2023-10-09T10:31:37.279465+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T10:31:38.618 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[76859]: cluster 2023-10-09T10:31:37.279661+0000 mon.a (mon.0) 1282 : cluster 0 osdmap e264: 8 total, 8 up, 6 in 2023-10-09T10:31:38.618 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[76859]: cluster 2023-10-09T10:31:37.280156+0000 osd.5 (osd.5) 288 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T10:31:38.618 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[76859]: cluster 2023-10-09T10:31:37.281737+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T10:31:38.618 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[76859]: cluster 2023-10-09T10:31:37.283936+0000 osd.5 (osd.5) 289 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T10:31:38.618 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[76859]: cluster 2023-10-09T10:31:37.348154+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T10:31:38.618 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[76859]: cluster 2023-10-09T10:31:37.350933+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T10:31:38.619 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[76859]: audit 2023-10-09T10:31:38.076668+0000 mon.a (mon.0) 1283 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:31:38.619 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[76859]: cluster 2023-10-09T10:31:38.153787+0000 mon.a (mon.0) 1284 : cluster 3 Health check update: Degraded data redundancy: 17241/51810 objects degraded (33.277%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:31:38.619 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[79554]: cluster 2023-10-09T10:31:36.276193+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e263 with expected crc 2023-10-09T10:31:38.619 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[79554]: cluster 2023-10-09T10:31:36.282816+0000 osd.6 (osd.6) 167 : cluster 0 7.d starting backfill to osd.7 from (0'0,0'0] MAX to 261'10196 2023-10-09T10:31:38.619 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[79554]: cluster 2023-10-09T10:31:37.277454+0000 osd.3 (osd.3) 19 : cluster 0 7.a starting backfill to osd.1 from (0'0,0'0] MAX to 261'10176 2023-10-09T10:31:38.619 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[79554]: cluster 2023-10-09T10:31:37.278535+0000 osd.3 (osd.3) 20 : cluster 0 7.2 starting backfill to osd.6 from (0'0,0'0] MAX to 261'10011 2023-10-09T10:31:38.619 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[79554]: cluster 2023-10-09T10:31:37.279465+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T10:31:38.619 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[79554]: cluster 2023-10-09T10:31:37.279661+0000 mon.a (mon.0) 1282 : cluster 0 osdmap e264: 8 total, 8 up, 6 in 2023-10-09T10:31:38.619 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[79554]: cluster 2023-10-09T10:31:37.280156+0000 osd.5 (osd.5) 288 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T10:31:38.620 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[79554]: cluster 2023-10-09T10:31:37.281737+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T10:31:38.620 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[79554]: cluster 2023-10-09T10:31:37.283936+0000 osd.5 (osd.5) 289 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T10:31:38.620 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[79554]: cluster 2023-10-09T10:31:37.348154+0000 osd.4 (osd.4) 250 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T10:31:38.620 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[79554]: cluster 2023-10-09T10:31:37.350933+0000 osd.4 (osd.4) 251 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T10:31:38.620 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[79554]: audit 2023-10-09T10:31:38.076668+0000 mon.a (mon.0) 1283 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:31:38.620 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:38 smithi053 bash[79554]: cluster 2023-10-09T10:31:38.153787+0000 mon.a (mon.0) 1284 : cluster 3 Health check update: Degraded data redundancy: 17241/51810 objects degraded (33.277%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:31:38.634 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:38.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:38.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:38.737 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:38.771 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:38.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:38.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:38.876 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:38.913 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:38.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:38.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:39.020 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:39.059 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:39.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:39.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:39.164 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:39.188 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:39.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:39.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:39.294 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:39.326 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:39.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:39.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:39.430 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:39.460 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:39.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:39.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:39.565 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:39.573 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:39 smithi086 bash[59714]: cluster 2023-10-09T10:31:37.276752+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T10:31:39.574 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:39 smithi086 bash[59714]: cluster 2023-10-09T10:31:37.279976+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T10:31:39.574 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:39 smithi086 bash[59714]: cluster 2023-10-09T10:31:37.614362+0000 mgr.y (mgr.26072) 877 : cluster 0 pgmap v956: 99 pgs: 6 peering, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 70 active+clean; 1.0 GiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 236 op/s; 17144/50982 objects degraded (33.628%); 9994/50982 objects misplaced (19.603%); 4.4 MiB/s, 124 objects/s recovering 2023-10-09T10:31:39.595 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:39.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:39.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:39.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:39 smithi053 bash[79554]: cluster 2023-10-09T10:31:37.276752+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T10:31:39.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:39 smithi053 bash[79554]: cluster 2023-10-09T10:31:37.279976+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T10:31:39.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:39 smithi053 bash[79554]: cluster 2023-10-09T10:31:37.614362+0000 mgr.y (mgr.26072) 877 : cluster 0 pgmap v956: 99 pgs: 6 peering, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 70 active+clean; 1.0 GiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 236 op/s; 17144/50982 objects degraded (33.628%); 9994/50982 objects misplaced (19.603%); 4.4 MiB/s, 124 objects/s recovering 2023-10-09T10:31:39.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:39 smithi053 bash[76859]: cluster 2023-10-09T10:31:37.276752+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T10:31:39.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:39 smithi053 bash[76859]: cluster 2023-10-09T10:31:37.279976+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e264 with expected crc 2023-10-09T10:31:39.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:39 smithi053 bash[76859]: cluster 2023-10-09T10:31:37.614362+0000 mgr.y (mgr.26072) 877 : cluster 0 pgmap v956: 99 pgs: 6 peering, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 1 active+recovering+degraded, 3 active+recovery_wait+degraded, 5 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 70 active+clean; 1.0 GiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 236 op/s; 17144/50982 objects degraded (33.628%); 9994/50982 objects misplaced (19.603%); 4.4 MiB/s, 124 objects/s recovering 2023-10-09T10:31:39.700 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:39.732 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:39.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:39.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:39.837 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:39.876 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:39.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:39.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:39.980 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:40.008 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:40.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:40.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:40.111 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:40.139 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:40.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:40.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:40.244 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:40.269 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:40.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:40.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:40.376 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:40.404 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:40.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:40.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:40.507 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:40.531 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:40.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:40.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:40.638 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:40.664 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:40.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:40.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:40.769 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:40.793 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:31:40.799 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:40.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:40.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:40.903 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:40.931 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:40.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:40.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:41.035 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:41.061 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:41.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:41.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:41.116 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:31:41.117 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:31:41.165 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:41.194 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:41.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:41.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:41.296 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:41.305 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:41 smithi053 bash[76859]: cluster 2023-10-09T10:31:39.615314+0000 mgr.y (mgr.26072) 878 : cluster 0 pgmap v957: 99 pgs: 6 peering, 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 3 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 69 active+clean; 1.0 GiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 225 op/s; 13500/49998 objects degraded (27.001%); 17862/49998 objects misplaced (35.725%); 5.3 MiB/s, 143 objects/s recovering 2023-10-09T10:31:41.306 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:41 smithi053 bash[79554]: cluster 2023-10-09T10:31:39.615314+0000 mgr.y (mgr.26072) 878 : cluster 0 pgmap v957: 99 pgs: 6 peering, 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 3 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 69 active+clean; 1.0 GiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 225 op/s; 13500/49998 objects degraded (27.001%); 17862/49998 objects misplaced (35.725%); 5.3 MiB/s, 143 objects/s recovering 2023-10-09T10:31:41.325 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:41.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:41.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:41.429 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:41.439 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:41 smithi086 bash[59714]: cluster 2023-10-09T10:31:39.615314+0000 mgr.y (mgr.26072) 878 : cluster 0 pgmap v957: 99 pgs: 6 peering, 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+remapped, 3 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 69 active+clean; 1.0 GiB data, 4.8 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 225 op/s; 13500/49998 objects degraded (27.001%); 17862/49998 objects misplaced (35.725%); 5.3 MiB/s, 143 objects/s recovering 2023-10-09T10:31:41.454 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:41.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:41.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:41.467 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7] out_osds: [0, 3] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:31:41.468 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:31:41.468 INFO:tasks.thrashosds.thrasher:fixing pg num pool device_health_metrics 2023-10-09T10:31:41.468 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T10:31:41.560 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:41.587 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:41.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:41.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:41.694 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:41.721 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:41.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:41.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:41.825 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:41.853 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:41.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:41.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:41.957 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:41.982 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:41.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:41.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:42.095 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:42.120 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:42.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:42.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:42.224 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:42.255 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:42.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:42.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:42.358 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:42.385 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:42.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:42.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:42.488 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:42.517 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:42.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:42.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:42.625 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:42.655 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:42.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:42.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:42.760 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:42.781 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:42.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:42.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:42.835 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:31:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:31:42] "GET /metrics HTTP/1.1" 200 36587 "" "Prometheus/2.33.4" 2023-10-09T10:31:42.886 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:42.925 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:42.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:42.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:43.031 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:43.064 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:43.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:43.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:43.174 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:43.203 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:43.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:43.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:43.307 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:43.336 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:43.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:43.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:43.443 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:43.477 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:43.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:43.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:43.582 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:43.589 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:43 smithi086 bash[59714]: cluster 2023-10-09T10:31:41.616289+0000 mgr.y (mgr.26072) 879 : cluster 0 pgmap v958: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 976 MiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 267 op/s; 10297/46707 objects degraded (22.046%); 21193/46707 objects misplaced (45.374%); 3.6 MiB/s, 88 objects/s recovering 2023-10-09T10:31:43.590 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:43 smithi086 bash[59714]: cluster 2023-10-09T10:31:43.157023+0000 mon.a (mon.0) 1285 : cluster 3 Health check update: Degraded data redundancy: 10297/46707 objects degraded (22.046%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:31:43.616 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:43.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:43.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:43.680 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:43 smithi053 bash[79554]: cluster 2023-10-09T10:31:41.616289+0000 mgr.y (mgr.26072) 879 : cluster 0 pgmap v958: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 976 MiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 267 op/s; 10297/46707 objects degraded (22.046%); 21193/46707 objects misplaced (45.374%); 3.6 MiB/s, 88 objects/s recovering 2023-10-09T10:31:43.681 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:43 smithi053 bash[79554]: cluster 2023-10-09T10:31:43.157023+0000 mon.a (mon.0) 1285 : cluster 3 Health check update: Degraded data redundancy: 10297/46707 objects degraded (22.046%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:31:43.681 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:43 smithi053 bash[76859]: cluster 2023-10-09T10:31:41.616289+0000 mgr.y (mgr.26072) 879 : cluster 0 pgmap v958: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 976 MiB data, 4.7 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 267 op/s; 10297/46707 objects degraded (22.046%); 21193/46707 objects misplaced (45.374%); 3.6 MiB/s, 88 objects/s recovering 2023-10-09T10:31:43.681 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:43 smithi053 bash[76859]: cluster 2023-10-09T10:31:43.157023+0000 mon.a (mon.0) 1285 : cluster 3 Health check update: Degraded data redundancy: 10297/46707 objects degraded (22.046%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:31:43.723 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:43.757 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:43.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:43.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:43.863 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:43.889 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:43.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:43.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:43.995 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:44.020 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:44.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:44.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:44.124 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:44.153 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:44.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:44.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:44.259 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:44.289 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:44.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:44.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:44.393 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:44.422 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:44.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:44.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:44.528 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:44.564 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:44.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:44.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:44.667 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:44.690 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:44.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:44.693 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:44.794 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:44.826 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:44.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:44.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:44.932 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:44.957 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:44.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:44.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:45.061 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:45.085 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:45.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:45.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:45.188 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:45.219 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:45.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:45.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:45.302 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:45 smithi086 bash[59714]: cluster 2023-10-09T10:31:43.617142+0000 mgr.y (mgr.26072) 880 : cluster 0 pgmap v959: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 901 MiB data, 4.6 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 361 op/s; 9617/43125 objects degraded (22.300%); 20187/43125 objects misplaced (46.810%); 5.1 MiB/s, 106 objects/s recovering 2023-10-09T10:31:45.325 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:45.351 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:45.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:45.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:45.458 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:45.485 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:45.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:45.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:45.588 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:45.599 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:45 smithi053 bash[76859]: cluster 2023-10-09T10:31:43.617142+0000 mgr.y (mgr.26072) 880 : cluster 0 pgmap v959: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 901 MiB data, 4.6 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 361 op/s; 9617/43125 objects degraded (22.300%); 20187/43125 objects misplaced (46.810%); 5.1 MiB/s, 106 objects/s recovering 2023-10-09T10:31:45.599 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:45 smithi053 bash[79554]: cluster 2023-10-09T10:31:43.617142+0000 mgr.y (mgr.26072) 880 : cluster 0 pgmap v959: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 901 MiB data, 4.6 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 361 op/s; 9617/43125 objects degraded (22.300%); 20187/43125 objects misplaced (46.810%); 5.1 MiB/s, 106 objects/s recovering 2023-10-09T10:31:45.647 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:45.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:45.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:45.755 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:45.784 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:45.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:45.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:45.887 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:45.919 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:45.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:45.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:46.022 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:46.052 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:46.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:46.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:46.155 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:46.186 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:46.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:46.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:46.291 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:46.318 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:46.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:46.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:46.424 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:46.456 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:46.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:46.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:46.561 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:46.591 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:46.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:46.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:46.695 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:46.719 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:46.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:46.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:46.824 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:46.851 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:46.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:46.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:46.959 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:46.984 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:46.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:46.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:47.088 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:47.119 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:47.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:47.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:47.217 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:31:47.225 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:47.249 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:47.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:47.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:47.352 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:47.380 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:47.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:47.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:47.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:47 smithi053 bash[79554]: cluster 2023-10-09T10:31:45.617959+0000 mgr.y (mgr.26072) 881 : cluster 0 pgmap v960: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 825 MiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 410 op/s; 9065/39480 objects degraded (22.961%); 19005/39480 objects misplaced (48.138%); 7.2 MiB/s, 135 objects/s recovering 2023-10-09T10:31:47.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:47 smithi053 bash[76859]: cluster 2023-10-09T10:31:45.617959+0000 mgr.y (mgr.26072) 881 : cluster 0 pgmap v960: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 825 MiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 410 op/s; 9065/39480 objects degraded (22.961%); 19005/39480 objects misplaced (48.138%); 7.2 MiB/s, 135 objects/s recovering 2023-10-09T10:31:47.484 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:47.491 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:47 smithi086 bash[59714]: cluster 2023-10-09T10:31:45.617959+0000 mgr.y (mgr.26072) 881 : cluster 0 pgmap v960: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 825 MiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 410 op/s; 9065/39480 objects degraded (22.961%); 19005/39480 objects misplaced (48.138%); 7.2 MiB/s, 135 objects/s recovering 2023-10-09T10:31:47.506 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:47.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:47.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:47.609 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:47.634 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:47.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:47.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:47.737 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:47.763 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:47.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:47.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:47.869 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:47.895 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:47.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:47.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:47.999 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:48.025 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:48.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:48.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:48.133 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:48.160 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:48.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:48.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:48.265 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:48.301 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:48.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:48.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:48.396 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:48 smithi053 bash[76859]: cluster 2023-10-09T10:31:48.158155+0000 mon.a (mon.0) 1286 : cluster 3 Health check update: Degraded data redundancy: 9065/39480 objects degraded (22.961%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:31:48.404 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:48.429 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:48.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:48.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:48.469 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:31:48.470 INFO:teuthology.orchestra.run.smithi086.stdout: "size": 20, 2023-10-09T10:31:48.470 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 600, 2023-10-09T10:31:48.470 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [ 2023-10-09T10:31:48.470 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.470 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:147709 6.13 6:ce25370d:::benchmark_data_smithi053_125596_object69010:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-10-09T10:31:48.470 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:18.474850+0000", 2023-10-09T10:31:48.470 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 509.98731694100002, 2023-10-09T10:31:48.470 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.04821035, 2023-10-09T10:31:48.470 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:48.471 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:31:48.471 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:48.471 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:31:48.471 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:31:48.471 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147709 2023-10-09T10:31:48.471 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.471 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:48.471 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.471 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:48.471 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.474850+0000", 2023-10-09T10:31:48.471 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:48.471 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.472 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.472 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:48.472 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.474850+0000", 2023-10-09T10:31:48.472 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:31:48.472 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.472 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.472 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:48.472 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.474849+0000", 2023-10-09T10:31:48.472 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.5390000000000007e-06 2023-10-09T10:31:48.472 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.472 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.472 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:48.472 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.474857+0000", 2023-10-09T10:31:48.473 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4456e-05 2023-10-09T10:31:48.473 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.473 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.473 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:48.473 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.474872+0000", 2023-10-09T10:31:48.473 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.1710000000000002e-06 2023-10-09T10:31:48.473 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.473 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.473 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:48.473 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.474880+0000", 2023-10-09T10:31:48.473 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1635999999999998e-05 2023-10-09T10:31:48.473 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.474 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.474 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.474 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.474931+0000", 2023-10-09T10:31:48.474 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017859199999999999 2023-10-09T10:31:48.474 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.474 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.474 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:48.474 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.475110+0000", 2023-10-09T10:31:48.474 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00049999400000000002 2023-10-09T10:31:48.474 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.474 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.475 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:31:48.475 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.475610+0000", 2023-10-09T10:31:48.475 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0044582399999999996 2023-10-09T10:31:48.475 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.475 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.475 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.475 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.480068+0000", 2023-10-09T10:31:48.475 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0027158170000000001 2023-10-09T10:31:48.475 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.475 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.475 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:48.475 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.482784+0000", 2023-10-09T10:31:48.476 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.028112640000000001 2023-10-09T10:31:48.476 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.476 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.476 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.476 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.510897+0000", 2023-10-09T10:31:48.476 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2364000000000001e-05 2023-10-09T10:31:48.476 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.476 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.476 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:31:48.476 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.510909+0000", 2023-10-09T10:31:48.476 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0121387239999999 2023-10-09T10:31:48.476 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.477 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.477 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.477 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.523048+0000", 2023-10-09T10:31:48.477 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2831e-05 2023-10-09T10:31:48.477 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.477 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.477 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:48.477 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.523061+0000", 2023-10-09T10:31:48.477 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.04821035 2023-10-09T10:31:48.477 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.477 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:48.477 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.477 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.478 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.478 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:147710 6.13 6:c9a3ae3a:::benchmark_data_smithi053_125596_object69011:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-10-09T10:31:48.478 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:18.475016+0000", 2023-10-09T10:31:48.478 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 509.98715148700001, 2023-10-09T10:31:48.478 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0480843120000001, 2023-10-09T10:31:48.478 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:48.478 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:31:48.478 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:48.478 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:31:48.478 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:31:48.478 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147710 2023-10-09T10:31:48.479 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.479 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:48.479 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.479 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:48.479 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.475016+0000", 2023-10-09T10:31:48.479 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:48.479 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.479 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.479 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:48.479 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.475016+0000", 2023-10-09T10:31:48.479 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:31:48.479 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.479 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.480 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:48.480 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.475015+0000", 2023-10-09T10:31:48.480 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.284e-06 2023-10-09T10:31:48.480 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.480 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.480 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:48.480 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.475019+0000", 2023-10-09T10:31:48.480 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.0730000000000005e-06 2023-10-09T10:31:48.480 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.480 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.480 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:48.480 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.475027+0000", 2023-10-09T10:31:48.481 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1949999999999996e-06 2023-10-09T10:31:48.481 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.481 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.481 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:48.481 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.475032+0000", 2023-10-09T10:31:48.481 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0023084109999999998 2023-10-09T10:31:48.481 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.481 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.481 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.481 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.477340+0000", 2023-10-09T10:31:48.481 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000163012 2023-10-09T10:31:48.481 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.482 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.482 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:48.482 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.477503+0000", 2023-10-09T10:31:48.482 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00035836100000000002 2023-10-09T10:31:48.482 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.482 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.482 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:31:48.482 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.477861+0000", 2023-10-09T10:31:48.482 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0049280879999999997 2023-10-09T10:31:48.482 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.482 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.482 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:48.483 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.482789+0000", 2023-10-09T10:31:48.483 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0011151220000000001 2023-10-09T10:31:48.483 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.483 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.483 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.483 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.483905+0000", 2023-10-09T10:31:48.483 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.027033866 2023-10-09T10:31:48.483 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.483 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.483 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.483 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.510938+0000", 2023-10-09T10:31:48.483 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.4780000000000008e-06 2023-10-09T10:31:48.483 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.484 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.484 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:31:48.484 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.510947+0000", 2023-10-09T10:31:48.484 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.012142173 2023-10-09T10:31:48.484 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.484 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.484 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.484 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.523089+0000", 2023-10-09T10:31:48.484 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0917999999999999e-05 2023-10-09T10:31:48.484 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.484 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.484 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:48.485 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.523100+0000", 2023-10-09T10:31:48.485 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0480843120000001 2023-10-09T10:31:48.485 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.485 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:48.485 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.485 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.485 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.485 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:147712 6.15 6:aafe7262:::benchmark_data_smithi053_125596_object69013:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-10-09T10:31:48.485 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:18.478744+0000", 2023-10-09T10:31:48.485 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 509.983422969, 2023-10-09T10:31:48.485 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0412340069999999, 2023-10-09T10:31:48.485 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:48.486 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:31:48.486 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:48.486 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:31:48.486 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:31:48.486 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147712 2023-10-09T10:31:48.486 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.486 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:48.486 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.486 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:48.486 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.478744+0000", 2023-10-09T10:31:48.486 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:48.486 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.487 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.487 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:48.487 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.478744+0000", 2023-10-09T10:31:48.487 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:31:48.487 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.487 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.487 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:48.487 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.478743+0000", 2023-10-09T10:31:48.487 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.704e-06 2023-10-09T10:31:48.487 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.487 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.487 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:48.488 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.478751+0000", 2023-10-09T10:31:48.488 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5173e-05 2023-10-09T10:31:48.488 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.488 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.488 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:48.488 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.478767+0000", 2023-10-09T10:31:48.488 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.3189999999999997e-06 2023-10-09T10:31:48.488 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.488 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.488 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:48.488 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.478774+0000", 2023-10-09T10:31:48.488 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7920000000000001e-05 2023-10-09T10:31:48.489 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.489 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.489 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.489 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.478832+0000", 2023-10-09T10:31:48.489 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000141693 2023-10-09T10:31:48.489 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.489 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.489 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:48.489 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.478973+0000", 2023-10-09T10:31:48.489 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00039027899999999999 2023-10-09T10:31:48.489 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.489 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.490 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 3,7", 2023-10-09T10:31:48.490 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.479364+0000", 2023-10-09T10:31:48.490 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.004591393 2023-10-09T10:31:48.490 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.490 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.490 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:48.490 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.483955+0000", 2023-10-09T10:31:48.490 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0044339949999999996 2023-10-09T10:31:48.490 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.490 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.490 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.490 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.488389+0000", 2023-10-09T10:31:48.491 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.008509193 2023-10-09T10:31:48.491 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.491 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.491 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.491 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.496898+0000", 2023-10-09T10:31:48.491 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.9483999999999997e-05 2023-10-09T10:31:48.491 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.491 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.491 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:31:48.491 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.496938+0000", 2023-10-09T10:31:48.491 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.023016503 2023-10-09T10:31:48.491 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.491 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.492 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.492 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.519954+0000", 2023-10-09T10:31:48.492 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.3813000000000001e-05 2023-10-09T10:31:48.492 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.492 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.492 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:48.492 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.519978+0000", 2023-10-09T10:31:48.492 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0412340069999999 2023-10-09T10:31:48.492 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.492 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:48.492 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.492 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.493 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.493 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.34971.0:147714 6.13 6:ca694052:::benchmark_data_smithi053_125596_object69015:head [delete] snapc 0=[] ondisk+write+known_if_redirected e188)", 2023-10-09T10:31:48.493 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:23:18.479443+0000", 2023-10-09T10:31:48.493 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 509.98272398, 2023-10-09T10:31:48.493 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.043693196, 2023-10-09T10:31:48.493 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:48.493 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:31:48.493 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:48.493 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.34971", 2023-10-09T10:31:48.493 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3064359223", 2023-10-09T10:31:48.493 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147714 2023-10-09T10:31:48.493 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.494 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:48.494 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.494 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:48.494 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.479443+0000", 2023-10-09T10:31:48.494 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:48.494 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.494 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.494 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:48.494 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.479443+0000", 2023-10-09T10:31:48.494 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:31:48.494 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.494 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.495 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:48.495 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.479442+0000", 2023-10-09T10:31:48.495 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6669999999999999e-06 2023-10-09T10:31:48.495 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.495 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.495 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:48.495 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.479449+0000", 2023-10-09T10:31:48.495 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1229e-05 2023-10-09T10:31:48.495 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.495 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.495 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:48.495 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.479460+0000", 2023-10-09T10:31:48.495 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.8739999999999997e-06 2023-10-09T10:31:48.496 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.496 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.496 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:48.496 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.479467+0000", 2023-10-09T10:31:48.496 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00062771599999999995 2023-10-09T10:31:48.496 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.496 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.496 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.496 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.480094+0000", 2023-10-09T10:31:48.496 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00019055799999999999 2023-10-09T10:31:48.496 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.496 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.497 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:48.497 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.480285+0000", 2023-10-09T10:31:48.497 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00037309499999999999 2023-10-09T10:31:48.497 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.497 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.497 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:31:48.497 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.480658+0000", 2023-10-09T10:31:48.497 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0025971509999999998 2023-10-09T10:31:48.497 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.497 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.497 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:48.497 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.483255+0000", 2023-10-09T10:31:48.498 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0059122829999999999 2023-10-09T10:31:48.498 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.498 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.498 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.498 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.489168+0000", 2023-10-09T10:31:48.498 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.021807356999999999 2023-10-09T10:31:48.498 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.498 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.498 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.498 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.510975+0000", 2023-10-09T10:31:48.498 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.2719999999999997e-06 2023-10-09T10:31:48.498 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.499 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.499 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:31:48.499 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:18.510983+0000", 2023-10-09T10:31:48.499 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0121425390000001 2023-10-09T10:31:48.499 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.499 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.499 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.499 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.523126+0000", 2023-10-09T10:31:48.499 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0633e-05 2023-10-09T10:31:48.499 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.499 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.499 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:48.499 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:23:19.523136+0000", 2023-10-09T10:31:48.500 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.043693196 2023-10-09T10:31:48.500 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.500 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:48.500 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.500 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.500 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.500 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:143932 7.7 7:e9b0b435:::benchmark_data_smithi053_144553_object53670:head [delete] snapc 0=[] ondisk+write+known_if_redirected e243)", 2023-10-09T10:31:48.500 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:29:47.231325+0000", 2023-10-09T10:31:48.500 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 121.230842369, 2023-10-09T10:31:48.500 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1393660369999998, 2023-10-09T10:31:48.500 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:48.500 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:31:48.500 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:48.501 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:48.501 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:48.501 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 143932 2023-10-09T10:31:48.501 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.501 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:48.501 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.501 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:48.501 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.231325+0000", 2023-10-09T10:31:48.501 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:48.501 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.501 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.502 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:48.502 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.231325+0000", 2023-10-09T10:31:48.502 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:31:48.502 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.502 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.502 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:48.502 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.231323+0000", 2023-10-09T10:31:48.502 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.1790000000000002e-06 2023-10-09T10:31:48.502 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.502 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.502 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:48.502 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.231330+0000", 2023-10-09T10:31:48.503 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3101999999999999e-05 2023-10-09T10:31:48.503 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.503 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.503 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:48.503 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.231343+0000", 2023-10-09T10:31:48.503 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6939999999999998e-06 2023-10-09T10:31:48.503 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.503 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.503 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:48.503 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.231350+0000", 2023-10-09T10:31:48.503 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.7494999999999998e-05 2023-10-09T10:31:48.503 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.504 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.504 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.504 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.231398+0000", 2023-10-09T10:31:48.504 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00058592500000000005 2023-10-09T10:31:48.504 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.504 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.504 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for degraded object", 2023-10-09T10:31:48.504 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.231984+0000", 2023-10-09T10:31:48.504 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0072751100000000004 2023-10-09T10:31:48.505 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.505 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.505 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.505 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.239259+0000", 2023-10-09T10:31:48.505 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.3954000000000005e-05 2023-10-09T10:31:48.505 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.505 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.505 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:48.506 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.239323+0000", 2023-10-09T10:31:48.506 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000101928 2023-10-09T10:31:48.506 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.506 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.506 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1", 2023-10-09T10:31:48.506 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.239425+0000", 2023-10-09T10:31:48.506 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0035085519999999999 2023-10-09T10:31:48.506 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.506 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.506 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:48.506 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.242933+0000", 2023-10-09T10:31:48.507 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.024462339999999999 2023-10-09T10:31:48.507 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.507 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.507 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.507 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.267395+0000", 2023-10-09T10:31:48.507 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1752e-05 2023-10-09T10:31:48.507 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.507 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.507 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:31:48.507 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.267407+0000", 2023-10-09T10:31:48.507 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.87697838800000005 2023-10-09T10:31:48.507 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.508 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.508 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.508 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.144386+0000", 2023-10-09T10:31:48.508 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3533000000000001e-05 2023-10-09T10:31:48.508 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.508 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.508 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:31:48.508 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.144399+0000", 2023-10-09T10:31:48.508 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2262003720000001 2023-10-09T10:31:48.508 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.508 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.508 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.509 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.370599+0000", 2023-10-09T10:31:48.509 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.1322000000000004e-05 2023-10-09T10:31:48.509 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.509 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.509 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:48.509 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.370691+0000", 2023-10-09T10:31:48.509 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1393660369999998 2023-10-09T10:31:48.509 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.509 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:48.509 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.509 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.509 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.509 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:143934 7.d 7:b4acb52f:::benchmark_data_smithi053_144553_object53672:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-10-09T10:31:48.510 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:29:47.284110+0000", 2023-10-09T10:31:48.510 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 121.178056891, 2023-10-09T10:31:48.510 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0854638510000001, 2023-10-09T10:31:48.510 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:48.510 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:48.510 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:48.510 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:48.510 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:48.510 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 143934 2023-10-09T10:31:48.510 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.510 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:48.510 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.511 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:48.511 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.284110+0000", 2023-10-09T10:31:48.511 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:48.511 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.511 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.511 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:48.511 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.284110+0000", 2023-10-09T10:31:48.511 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:31:48.511 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.511 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.511 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:48.511 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.284108+0000", 2023-10-09T10:31:48.511 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2309e-05 2023-10-09T10:31:48.512 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.512 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.512 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:48.512 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.284120+0000", 2023-10-09T10:31:48.512 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1233000000000002e-05 2023-10-09T10:31:48.512 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.512 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.512 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:48.512 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.284142+0000", 2023-10-09T10:31:48.512 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1313e-05 2023-10-09T10:31:48.512 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.512 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.513 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:48.513 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.284153+0000", 2023-10-09T10:31:48.513 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.7373000000000005e-05 2023-10-09T10:31:48.513 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.513 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.513 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.513 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.284240+0000", 2023-10-09T10:31:48.513 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4646e-05 2023-10-09T10:31:48.513 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.513 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.513 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:31:48.513 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.284255+0000", 2023-10-09T10:31:48.514 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.86013043300000003 2023-10-09T10:31:48.514 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.514 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.514 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.514 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.144385+0000", 2023-10-09T10:31:48.514 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4474999999999999e-05 2023-10-09T10:31:48.514 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.514 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.514 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:31:48.514 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.144400+0000", 2023-10-09T10:31:48.514 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.189050183 2023-10-09T10:31:48.514 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.515 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.515 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.515 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.333450+0000", 2023-10-09T10:31:48.515 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015243 2023-10-09T10:31:48.515 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.515 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.515 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:48.515 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.333603+0000", 2023-10-09T10:31:48.515 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00063386400000000004 2023-10-09T10:31:48.515 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.515 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.515 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,3", 2023-10-09T10:31:48.515 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.334236+0000", 2023-10-09T10:31:48.516 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.011149328999999999 2023-10-09T10:31:48.516 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.516 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.516 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:48.516 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.345386+0000", 2023-10-09T10:31:48.516 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.023517586 2023-10-09T10:31:48.516 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.516 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.516 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.516 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.368903+0000", 2023-10-09T10:31:48.516 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00031635099999999998 2023-10-09T10:31:48.516 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.517 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.517 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.517 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.369220+0000", 2023-10-09T10:31:48.517 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00020129300000000001 2023-10-09T10:31:48.517 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.517 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.517 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.517 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.369421+0000", 2023-10-09T10:31:48.517 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.9227000000000001e-05 2023-10-09T10:31:48.517 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.517 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.517 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:48.517 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.369470+0000", 2023-10-09T10:31:48.518 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000103866 2023-10-09T10:31:48.518 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.518 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.518 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:48.518 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.369574+0000", 2023-10-09T10:31:48.518 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0854638510000001 2023-10-09T10:31:48.518 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.518 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:48.518 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.518 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.518 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.518 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:143940 7.7 7:e8d4e027:::benchmark_data_smithi053_144553_object53678:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-10-09T10:31:48.519 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:29:47.464148+0000", 2023-10-09T10:31:48.519 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 120.998019421, 2023-10-09T10:31:48.519 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9438867480000002, 2023-10-09T10:31:48.519 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:48.519 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:48.519 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:48.519 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:48.519 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:48.519 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 143940 2023-10-09T10:31:48.519 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.519 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:48.519 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.520 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:48.520 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.464148+0000", 2023-10-09T10:31:48.520 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:48.520 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.520 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.520 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:48.520 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.464148+0000", 2023-10-09T10:31:48.520 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:31:48.520 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.520 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.520 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:48.520 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.464146+0000", 2023-10-09T10:31:48.521 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.8960000000000003e-06 2023-10-09T10:31:48.521 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.521 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.521 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:48.521 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.464154+0000", 2023-10-09T10:31:48.521 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1914e-05 2023-10-09T10:31:48.521 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.521 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.521 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:48.521 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.464166+0000", 2023-10-09T10:31:48.521 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7089999999999999e-06 2023-10-09T10:31:48.521 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.521 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.522 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:48.522 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.464172+0000", 2023-10-09T10:31:48.522 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.0923e-05 2023-10-09T10:31:48.522 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.522 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.522 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.522 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.464222+0000", 2023-10-09T10:31:48.522 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.2809999999999997e-06 2023-10-09T10:31:48.522 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.522 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.522 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:31:48.522 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.464232+0000", 2023-10-09T10:31:48.523 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.68019385499999996 2023-10-09T10:31:48.523 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.523 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.523 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.523 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.144426+0000", 2023-10-09T10:31:48.523 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.3810000000000001e-06 2023-10-09T10:31:48.523 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.523 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.523 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:31:48.523 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.144433+0000", 2023-10-09T10:31:48.523 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2262848550000001 2023-10-09T10:31:48.523 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.523 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.524 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.524 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.370718+0000", 2023-10-09T10:31:48.524 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00071859199999999999 2023-10-09T10:31:48.524 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.524 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.524 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for degraded object", 2023-10-09T10:31:48.524 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.371436+0000", 2023-10-09T10:31:48.524 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0095039930000000005 2023-10-09T10:31:48.524 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.524 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.524 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.524 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.380940+0000", 2023-10-09T10:31:48.525 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00011394499999999999 2023-10-09T10:31:48.525 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.525 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.525 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:48.525 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.381054+0000", 2023-10-09T10:31:48.525 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00090239599999999997 2023-10-09T10:31:48.525 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.525 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.525 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,7", 2023-10-09T10:31:48.525 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.381957+0000", 2023-10-09T10:31:48.525 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.015782371999999999 2023-10-09T10:31:48.525 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.525 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.526 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:48.526 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.397739+0000", 2023-10-09T10:31:48.526 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0009893879999999999 2023-10-09T10:31:48.526 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.526 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.526 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.526 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.398728+0000", 2023-10-09T10:31:48.526 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.3142e-05 2023-10-09T10:31:48.526 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.526 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.526 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.527 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.398782+0000", 2023-10-09T10:31:48.527 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.007882633 2023-10-09T10:31:48.527 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.527 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.527 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.527 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.406664+0000", 2023-10-09T10:31:48.527 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.9213000000000002e-05 2023-10-09T10:31:48.527 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.527 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.527 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:48.527 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.406743+0000", 2023-10-09T10:31:48.527 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0012909670000000001 2023-10-09T10:31:48.528 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.528 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.528 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:48.528 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.408034+0000", 2023-10-09T10:31:48.528 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9438867480000002 2023-10-09T10:31:48.528 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.528 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:48.528 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.528 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.528 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.528 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:143949 7.d 7:bfbc880e:::benchmark_data_smithi053_144553_object53687:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-10-09T10:31:48.528 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:29:47.536442+0000", 2023-10-09T10:31:48.528 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 120.925724977, 2023-10-09T10:31:48.529 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8333076419999998, 2023-10-09T10:31:48.529 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:48.529 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:48.529 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:48.529 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:48.529 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:48.529 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 143949 2023-10-09T10:31:48.529 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.529 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:48.529 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.529 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:48.529 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.536442+0000", 2023-10-09T10:31:48.529 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:48.530 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.530 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.530 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:48.530 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.536442+0000", 2023-10-09T10:31:48.530 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999967 2023-10-09T10:31:48.530 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.530 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.530 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:48.530 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.536439+0000", 2023-10-09T10:31:48.530 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6813999999999999e-05 2023-10-09T10:31:48.530 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.530 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.530 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:48.531 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.536456+0000", 2023-10-09T10:31:48.531 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.4122000000000003e-05 2023-10-09T10:31:48.531 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.531 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.531 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:48.531 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.536490+0000", 2023-10-09T10:31:48.531 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.2691e-05 2023-10-09T10:31:48.531 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.531 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.531 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:48.531 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.536513+0000", 2023-10-09T10:31:48.531 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000105546 2023-10-09T10:31:48.532 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.532 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.532 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.532 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.536618+0000", 2023-10-09T10:31:48.532 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5869999999999999e-05 2023-10-09T10:31:48.532 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.532 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.532 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:31:48.532 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.536634+0000", 2023-10-09T10:31:48.532 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.60779249599999996 2023-10-09T10:31:48.532 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.532 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.532 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.533 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.144426+0000", 2023-10-09T10:31:48.533 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0018e-05 2023-10-09T10:31:48.533 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.533 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.534 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:31:48.534 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.144437+0000", 2023-10-09T10:31:48.534 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1931312119999999 2023-10-09T10:31:48.534 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.534 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.534 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.535 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.337568+0000", 2023-10-09T10:31:48.535 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000115816 2023-10-09T10:31:48.535 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.535 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.535 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:48.535 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.337684+0000", 2023-10-09T10:31:48.535 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000121143 2023-10-09T10:31:48.535 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.535 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.535 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,3", 2023-10-09T10:31:48.535 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.337805+0000", 2023-10-09T10:31:48.535 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.021507622000000001 2023-10-09T10:31:48.536 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.536 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.536 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:48.536 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.359312+0000", 2023-10-09T10:31:48.536 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0096266849999999994 2023-10-09T10:31:48.536 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.536 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.536 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.536 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.368939+0000", 2023-10-09T10:31:48.536 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00034556799999999998 2023-10-09T10:31:48.536 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.536 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.537 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.537 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.369285+0000", 2023-10-09T10:31:48.537 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000324822 2023-10-09T10:31:48.537 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.537 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.537 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.537 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.369609+0000", 2023-10-09T10:31:48.537 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.6619999999999998e-05 2023-10-09T10:31:48.537 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.537 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.537 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:48.537 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.369646+0000", 2023-10-09T10:31:48.538 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000103786 2023-10-09T10:31:48.538 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.538 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.538 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:48.538 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.369750+0000", 2023-10-09T10:31:48.538 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8333076419999998 2023-10-09T10:31:48.538 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.538 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:48.538 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.538 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.538 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.538 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:143963 7.d 7:be602542:::benchmark_data_smithi053_144553_object53701:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-10-09T10:31:48.539 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:29:47.767081+0000", 2023-10-09T10:31:48.539 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 120.69508620800001, 2023-10-09T10:31:48.539 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.60284643, 2023-10-09T10:31:48.539 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:48.539 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:48.539 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:48.539 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:48.539 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:48.539 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 143963 2023-10-09T10:31:48.539 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.539 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:48.541 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.541 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:48.541 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.767081+0000", 2023-10-09T10:31:48.541 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:48.541 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.541 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.541 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:48.541 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.767081+0000", 2023-10-09T10:31:48.542 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:31:48.542 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.542 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.542 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:48.542 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.767079+0000", 2023-10-09T10:31:48.542 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.9500000000000007e-06 2023-10-09T10:31:48.542 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.542 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.542 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:48.542 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.767088+0000", 2023-10-09T10:31:48.542 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3747000000000001e-05 2023-10-09T10:31:48.542 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.543 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.543 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:48.543 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.767102+0000", 2023-10-09T10:31:48.543 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.2890000000000003e-06 2023-10-09T10:31:48.543 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.543 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.543 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:48.543 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.767108+0000", 2023-10-09T10:31:48.543 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.4695999999999999e-05 2023-10-09T10:31:48.543 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.543 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.543 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.543 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.767163+0000", 2023-10-09T10:31:48.544 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.6780000000000006e-06 2023-10-09T10:31:48.544 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.544 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.544 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:31:48.544 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.767171+0000", 2023-10-09T10:31:48.544 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.377289033 2023-10-09T10:31:48.544 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.544 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.544 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.544 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.144460+0000", 2023-10-09T10:31:48.544 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.2029999999999992e-06 2023-10-09T10:31:48.544 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.545 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.545 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:31:48.545 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.144469+0000", 2023-10-09T10:31:48.545 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.19752371 2023-10-09T10:31:48.545 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.545 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.545 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.545 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.341992+0000", 2023-10-09T10:31:48.545 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015332900000000001 2023-10-09T10:31:48.545 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.545 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.546 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:48.546 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.342146+0000", 2023-10-09T10:31:48.546 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013447900000000001 2023-10-09T10:31:48.546 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.546 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.546 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,3", 2023-10-09T10:31:48.546 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.342280+0000", 2023-10-09T10:31:48.546 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.026280277000000001 2023-10-09T10:31:48.546 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.546 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.546 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:48.546 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.368560+0000", 2023-10-09T10:31:48.547 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00069618999999999996 2023-10-09T10:31:48.547 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.547 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.547 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.547 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.369257+0000", 2023-10-09T10:31:48.547 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.5272999999999997e-05 2023-10-09T10:31:48.547 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.547 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.547 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.547 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.369312+0000", 2023-10-09T10:31:48.548 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00047533599999999998 2023-10-09T10:31:48.548 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.548 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.548 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.548 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.369787+0000", 2023-10-09T10:31:48.548 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.8732000000000001e-05 2023-10-09T10:31:48.548 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.548 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.548 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:48.548 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.369826+0000", 2023-10-09T10:31:48.548 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000101369 2023-10-09T10:31:48.548 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.548 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.549 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:48.549 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.369927+0000", 2023-10-09T10:31:48.549 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.60284643 2023-10-09T10:31:48.549 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.549 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:48.549 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.549 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.549 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.549 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:143966 7.7 7:e6c2fccd:::benchmark_data_smithi053_144553_object53704:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-10-09T10:31:48.549 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:29:47.787020+0000", 2023-10-09T10:31:48.549 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 120.675147295, 2023-10-09T10:31:48.549 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6223694389999999, 2023-10-09T10:31:48.550 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:48.550 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:48.550 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:48.550 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:48.550 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:48.550 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 143966 2023-10-09T10:31:48.550 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.550 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:48.550 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.550 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:48.550 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.787020+0000", 2023-10-09T10:31:48.550 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:48.551 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.551 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.551 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:48.551 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.787020+0000", 2023-10-09T10:31:48.551 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999948 2023-10-09T10:31:48.551 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.551 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.551 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:48.551 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.787014+0000", 2023-10-09T10:31:48.551 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4214e-05 2023-10-09T10:31:48.551 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.552 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.552 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:48.552 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.787029+0000", 2023-10-09T10:31:48.552 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9993999999999999e-05 2023-10-09T10:31:48.552 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.552 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.552 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:48.552 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.787049+0000", 2023-10-09T10:31:48.552 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.0160000000000008e-06 2023-10-09T10:31:48.552 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.552 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.552 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:48.553 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.787057+0000", 2023-10-09T10:31:48.553 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.0693999999999997e-05 2023-10-09T10:31:48.553 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.553 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.553 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.553 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.787137+0000", 2023-10-09T10:31:48.553 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1447000000000001e-05 2023-10-09T10:31:48.553 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.553 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.553 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:31:48.553 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.787149+0000", 2023-10-09T10:31:48.553 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.35730989499999999 2023-10-09T10:31:48.554 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.554 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.554 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.554 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.144459+0000", 2023-10-09T10:31:48.554 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.1119999999999996e-06 2023-10-09T10:31:48.554 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.554 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.554 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:31:48.554 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.144467+0000", 2023-10-09T10:31:48.554 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2270110759999999 2023-10-09T10:31:48.554 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.555 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.555 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.555 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.371478+0000", 2023-10-09T10:31:48.555 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00065403200000000003 2023-10-09T10:31:48.555 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.555 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.555 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for degraded object", 2023-10-09T10:31:48.555 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.372132+0000", 2023-10-09T10:31:48.555 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.018741796000000002 2023-10-09T10:31:48.555 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.555 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.555 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.556 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.390874+0000", 2023-10-09T10:31:48.556 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000139787 2023-10-09T10:31:48.556 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.556 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.556 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:48.556 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.391013+0000", 2023-10-09T10:31:48.556 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001720578 2023-10-09T10:31:48.556 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.556 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.556 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,7", 2023-10-09T10:31:48.556 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.392734+0000", 2023-10-09T10:31:48.557 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0062648119999999998 2023-10-09T10:31:48.557 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.557 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.557 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.557 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.398999+0000", 2023-10-09T10:31:48.557 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00054362400000000004 2023-10-09T10:31:48.557 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.557 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.557 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:48.557 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.399542+0000", 2023-10-09T10:31:48.557 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.006247262 2023-10-09T10:31:48.557 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.557 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.558 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.558 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.405790+0000", 2023-10-09T10:31:48.558 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0023748879999999999 2023-10-09T10:31:48.558 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.558 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.558 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.558 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.408165+0000", 2023-10-09T10:31:48.558 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.0003000000000001e-05 2023-10-09T10:31:48.558 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.558 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.558 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:48.559 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.408225+0000", 2023-10-09T10:31:48.559 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0011646790000000001 2023-10-09T10:31:48.559 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.559 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.559 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:48.559 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.409389+0000", 2023-10-09T10:31:48.559 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6223694389999999 2023-10-09T10:31:48.559 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.559 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:48.559 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.559 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.559 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.559 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:143970 7.d 7:bee563c9:::benchmark_data_smithi053_144553_object53708:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-10-09T10:31:48.560 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:29:47.856650+0000", 2023-10-09T10:31:48.560 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 120.605517556, 2023-10-09T10:31:48.560 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.513450441, 2023-10-09T10:31:48.560 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:48.560 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:48.560 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:48.560 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:48.560 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:48.560 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 143970 2023-10-09T10:31:48.560 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.560 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:48.560 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.561 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:48.561 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.856650+0000", 2023-10-09T10:31:48.561 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:48.561 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.561 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.561 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:48.561 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.856650+0000", 2023-10-09T10:31:48.561 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:31:48.561 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.561 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.561 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:48.561 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.856648+0000", 2023-10-09T10:31:48.562 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1100999999999999e-05 2023-10-09T10:31:48.562 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.562 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.562 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:48.562 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.856659+0000", 2023-10-09T10:31:48.562 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1299000000000001e-05 2023-10-09T10:31:48.562 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.562 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.562 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:48.562 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.856680+0000", 2023-10-09T10:31:48.562 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.935e-06 2023-10-09T10:31:48.562 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.563 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.563 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:48.563 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.856689+0000", 2023-10-09T10:31:48.563 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7481000000000001e-05 2023-10-09T10:31:48.563 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.563 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.563 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.563 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.856746+0000", 2023-10-09T10:31:48.563 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.1580000000000005e-06 2023-10-09T10:31:48.563 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.563 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.564 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:31:48.564 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.856755+0000", 2023-10-09T10:31:48.564 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.28773721499999999 2023-10-09T10:31:48.564 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.564 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.564 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.564 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.144492+0000", 2023-10-09T10:31:48.564 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.3659999999999992e-06 2023-10-09T10:31:48.564 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.564 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.564 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:31:48.564 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.144500+0000", 2023-10-09T10:31:48.565 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.200919206 2023-10-09T10:31:48.565 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.565 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.565 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.565 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.345419+0000", 2023-10-09T10:31:48.565 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014389000000000001 2023-10-09T10:31:48.565 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.565 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.565 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:48.565 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.345563+0000", 2023-10-09T10:31:48.565 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00022360500000000001 2023-10-09T10:31:48.565 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.566 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.566 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,3", 2023-10-09T10:31:48.566 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.345787+0000", 2023-10-09T10:31:48.566 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.022780466999999999 2023-10-09T10:31:48.566 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.566 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.566 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:48.566 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.368567+0000", 2023-10-09T10:31:48.566 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00077182499999999996 2023-10-09T10:31:48.566 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.566 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.566 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.567 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.369339+0000", 2023-10-09T10:31:48.567 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.6743000000000001e-05 2023-10-09T10:31:48.567 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.567 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.567 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.567 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.369366+0000", 2023-10-09T10:31:48.567 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00059607099999999999 2023-10-09T10:31:48.567 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.567 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.567 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.567 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.369962+0000", 2023-10-09T10:31:48.567 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.7756000000000002e-05 2023-10-09T10:31:48.568 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.568 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.568 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:48.568 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.370000+0000", 2023-10-09T10:31:48.568 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000100278 2023-10-09T10:31:48.568 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.568 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.568 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:48.568 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.370100+0000", 2023-10-09T10:31:48.568 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.513450441 2023-10-09T10:31:48.568 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.568 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:48.569 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.569 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.569 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.569 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:143975 7.d 7:bec40a7f:::benchmark_data_smithi053_144553_object53713:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-10-09T10:31:48.569 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:29:47.903226+0000", 2023-10-09T10:31:48.569 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 120.55894124700001, 2023-10-09T10:31:48.569 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4670791379999999, 2023-10-09T10:31:48.569 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:48.569 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:48.569 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:48.569 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:48.569 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:48.570 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 143975 2023-10-09T10:31:48.570 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.570 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:48.570 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.570 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:48.570 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.903226+0000", 2023-10-09T10:31:48.570 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:48.570 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.570 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.570 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:48.570 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.903226+0000", 2023-10-09T10:31:48.570 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:31:48.571 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.571 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.571 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:48.571 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.903224+0000", 2023-10-09T10:31:48.571 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.1570000000000006e-06 2023-10-09T10:31:48.571 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.571 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.571 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:48.571 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.903233+0000", 2023-10-09T10:31:48.571 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4610000000000001e-05 2023-10-09T10:31:48.571 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.571 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.572 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:48.572 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.903248+0000", 2023-10-09T10:31:48.572 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6390000000000003e-06 2023-10-09T10:31:48.572 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.572 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.572 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:48.572 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.903254+0000", 2023-10-09T10:31:48.572 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.1889000000000003e-05 2023-10-09T10:31:48.572 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.572 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.572 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.572 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.903316+0000", 2023-10-09T10:31:48.572 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1746000000000001e-05 2023-10-09T10:31:48.573 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.573 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.573 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:31:48.573 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.903328+0000", 2023-10-09T10:31:48.573 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.24119279599999999 2023-10-09T10:31:48.573 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.573 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.573 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.573 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.144521+0000", 2023-10-09T10:31:48.573 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.5259999999999996e-06 2023-10-09T10:31:48.573 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.573 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.573 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:31:48.574 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.144528+0000", 2023-10-09T10:31:48.574 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2052870179999999 2023-10-09T10:31:48.574 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.574 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.574 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.574 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.349815+0000", 2023-10-09T10:31:48.574 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014048199999999999 2023-10-09T10:31:48.574 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.574 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.574 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:48.574 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.349956+0000", 2023-10-09T10:31:48.575 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00031177499999999998 2023-10-09T10:31:48.575 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.575 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.575 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,3", 2023-10-09T10:31:48.575 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.350267+0000", 2023-10-09T10:31:48.575 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.018305897000000002 2023-10-09T10:31:48.575 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.575 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.575 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:48.575 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.368573+0000", 2023-10-09T10:31:48.575 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00082025000000000002 2023-10-09T10:31:48.575 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.575 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.576 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.576 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.369394+0000", 2023-10-09T10:31:48.576 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000742197 2023-10-09T10:31:48.576 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.576 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.576 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.576 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.370136+0000", 2023-10-09T10:31:48.576 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.9266999999999999e-05 2023-10-09T10:31:48.576 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.576 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.576 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.576 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.370165+0000", 2023-10-09T10:31:48.577 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.8897999999999999e-05 2023-10-09T10:31:48.577 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.577 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.577 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:48.577 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.370204+0000", 2023-10-09T10:31:48.577 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000101109 2023-10-09T10:31:48.577 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.577 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.577 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:48.577 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.370305+0000", 2023-10-09T10:31:48.577 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4670791379999999 2023-10-09T10:31:48.577 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.578 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:48.578 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.578 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.578 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.578 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:143986 7.d 7:bb17b950:::benchmark_data_smithi053_144553_object53724:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-10-09T10:31:48.578 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:29:48.116695+0000", 2023-10-09T10:31:48.578 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 120.345472362, 2023-10-09T10:31:48.578 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2545423250000001, 2023-10-09T10:31:48.578 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:48.578 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:48.578 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:48.579 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:48.579 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:48.579 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 143986 2023-10-09T10:31:48.579 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.579 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:48.579 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.579 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:48.579 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.116695+0000", 2023-10-09T10:31:48.579 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:48.579 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.579 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.579 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:48.580 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.116695+0000", 2023-10-09T10:31:48.580 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:31:48.580 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.580 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.580 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:48.580 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.116693+0000", 2023-10-09T10:31:48.580 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.9790000000000005e-06 2023-10-09T10:31:48.580 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.580 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.580 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:48.580 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.116703+0000", 2023-10-09T10:31:48.580 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5939000000000001e-05 2023-10-09T10:31:48.581 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.581 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.581 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:48.581 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.116719+0000", 2023-10-09T10:31:48.581 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.7190000000000007e-06 2023-10-09T10:31:48.581 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.581 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.581 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:48.581 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.116727+0000", 2023-10-09T10:31:48.581 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.5746000000000004e-05 2023-10-09T10:31:48.581 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.581 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.582 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.582 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.116793+0000", 2023-10-09T10:31:48.582 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1556000000000001e-05 2023-10-09T10:31:48.582 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.582 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.582 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:31:48.582 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.116805+0000", 2023-10-09T10:31:48.582 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.027744036 2023-10-09T10:31:48.582 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.582 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.582 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.582 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.144549+0000", 2023-10-09T10:31:48.583 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.5480000000000004e-06 2023-10-09T10:31:48.583 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.583 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.583 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:31:48.583 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.144556+0000", 2023-10-09T10:31:48.583 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2100470409999999 2023-10-09T10:31:48.583 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.583 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.583 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.583 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.354603+0000", 2023-10-09T10:31:48.583 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000153487 2023-10-09T10:31:48.584 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.584 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.584 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:48.584 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.354757+0000", 2023-10-09T10:31:48.584 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000205675 2023-10-09T10:31:48.584 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.584 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.584 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,3", 2023-10-09T10:31:48.584 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.354962+0000", 2023-10-09T10:31:48.584 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.013616915 2023-10-09T10:31:48.584 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.584 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.585 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:48.585 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.368579+0000", 2023-10-09T10:31:48.585 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0017611009999999999 2023-10-09T10:31:48.585 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.585 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.585 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.585 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.370340+0000", 2023-10-09T10:31:48.585 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.9785e-05 2023-10-09T10:31:48.585 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.585 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.585 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.585 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.370370+0000", 2023-10-09T10:31:48.586 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.7214999999999997e-05 2023-10-09T10:31:48.586 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.586 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.586 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.586 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.370467+0000", 2023-10-09T10:31:48.586 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1416999999999999e-05 2023-10-09T10:31:48.586 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.586 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.586 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:48.586 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.370519+0000", 2023-10-09T10:31:48.586 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00071816999999999996 2023-10-09T10:31:48.586 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.587 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.587 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:48.587 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.371237+0000", 2023-10-09T10:31:48.587 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2545423250000001 2023-10-09T10:31:48.587 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.587 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:48.587 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.587 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.587 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.587 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:163799 7.d 7:b4df8d39:::benchmark_data_smithi053_144553_object73537:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-10-09T10:31:48.587 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:31:35.282335+0000", 2023-10-09T10:31:48.587 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 13.179832539, 2023-10-09T10:31:48.588 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2139167719999999, 2023-10-09T10:31:48.588 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:48.588 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:48.588 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:48.588 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:48.588 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:48.588 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 163799 2023-10-09T10:31:48.588 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.588 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:48.588 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.588 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:48.588 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:35.282335+0000", 2023-10-09T10:31:48.588 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:48.589 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.589 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.589 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:48.589 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:35.282335+0000", 2023-10-09T10:31:48.589 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:31:48.589 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.589 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.589 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:48.589 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:35.282333+0000", 2023-10-09T10:31:48.589 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.7649999999999993e-06 2023-10-09T10:31:48.589 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.589 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.590 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:48.590 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:35.282341+0000", 2023-10-09T10:31:48.590 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7405e-05 2023-10-09T10:31:48.590 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.590 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.590 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:48.590 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:35.282358+0000", 2023-10-09T10:31:48.590 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.1620000000000008e-06 2023-10-09T10:31:48.590 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.590 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.590 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:48.590 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:35.282366+0000", 2023-10-09T10:31:48.591 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.0179000000000002e-05 2023-10-09T10:31:48.591 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.591 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.591 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.591 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:35.282416+0000", 2023-10-09T10:31:48.591 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.1890000000000007e-06 2023-10-09T10:31:48.591 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.591 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.591 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:31:48.591 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:35.282425+0000", 2023-10-09T10:31:48.591 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1982810260000001 2023-10-09T10:31:48.591 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.591 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.592 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.592 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:36.480706+0000", 2023-10-09T10:31:48.592 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.9790000000000006e-05 2023-10-09T10:31:48.592 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.592 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.592 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:48.592 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:36.480795+0000", 2023-10-09T10:31:48.592 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00046969999999999998 2023-10-09T10:31:48.592 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.592 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.592 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,7", 2023-10-09T10:31:48.592 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:36.481265+0000", 2023-10-09T10:31:48.593 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0065433649999999998 2023-10-09T10:31:48.593 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.593 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.593 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:48.593 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:36.487809+0000", 2023-10-09T10:31:48.593 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0030171389999999998 2023-10-09T10:31:48.593 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.593 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.593 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.593 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:36.490826+0000", 2023-10-09T10:31:48.593 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00065598000000000002 2023-10-09T10:31:48.593 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.594 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.594 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.594 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:36.491482+0000", 2023-10-09T10:31:48.594 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.004570948 2023-10-09T10:31:48.594 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.594 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.594 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.594 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:36.496053+0000", 2023-10-09T10:31:48.594 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1375999999999997e-05 2023-10-09T10:31:48.594 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.594 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.595 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:48.595 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:36.496104+0000", 2023-10-09T10:31:48.595 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014734399999999999 2023-10-09T10:31:48.595 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.595 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.595 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:48.595 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:36.496251+0000", 2023-10-09T10:31:48.595 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2139167719999999 2023-10-09T10:31:48.595 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.595 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:48.595 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.595 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.595 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.596 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:168770 7.d 7:b6dca626:::benchmark_data_smithi053_144553_object78508:head [delete] snapc 0=[] ondisk+write+known_if_redirected e264)", 2023-10-09T10:31:48.596 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:31:45.463375+0000", 2023-10-09T10:31:48.596 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 2.9987919380000001, 2023-10-09T10:31:48.596 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.069051652000000005, 2023-10-09T10:31:48.596 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:48.596 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:48.596 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:48.596 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:48.596 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:48.596 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 168770 2023-10-09T10:31:48.596 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.596 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:48.597 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.597 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:48.597 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.463375+0000", 2023-10-09T10:31:48.597 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:48.597 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.597 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.597 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:48.597 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.463375+0000", 2023-10-09T10:31:48.597 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:31:48.597 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.597 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.597 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:48.598 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.463374+0000", 2023-10-09T10:31:48.598 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.1629999999999999e-06 2023-10-09T10:31:48.598 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.598 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.598 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:48.598 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.463381+0000", 2023-10-09T10:31:48.598 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1102e-05 2023-10-09T10:31:48.598 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.598 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.598 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:48.598 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.463392+0000", 2023-10-09T10:31:48.598 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6710000000000002e-06 2023-10-09T10:31:48.599 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.599 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.599 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:48.599 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.463399+0000", 2023-10-09T10:31:48.599 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.8727000000000002e-05 2023-10-09T10:31:48.599 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.599 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.599 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.599 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.463457+0000", 2023-10-09T10:31:48.599 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013711800000000001 2023-10-09T10:31:48.599 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.599 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.600 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:48.600 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.463594+0000", 2023-10-09T10:31:48.600 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000181965 2023-10-09T10:31:48.600 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.600 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.600 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,7", 2023-10-09T10:31:48.600 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.463776+0000", 2023-10-09T10:31:48.600 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0082350389999999996 2023-10-09T10:31:48.600 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.600 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.600 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:48.601 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.472011+0000", 2023-10-09T10:31:48.602 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0032295039999999998 2023-10-09T10:31:48.602 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.602 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.602 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.602 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.475241+0000", 2023-10-09T10:31:48.602 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0041034540000000003 2023-10-09T10:31:48.602 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.602 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.602 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.602 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.479344+0000", 2023-10-09T10:31:48.602 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.052762811999999999 2023-10-09T10:31:48.603 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.603 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.603 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.603 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.532107+0000", 2023-10-09T10:31:48.603 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000143585 2023-10-09T10:31:48.603 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.603 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.603 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:48.603 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.532251+0000", 2023-10-09T10:31:48.603 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000176074 2023-10-09T10:31:48.603 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.603 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.604 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:48.604 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.532427+0000", 2023-10-09T10:31:48.604 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.069051652000000005 2023-10-09T10:31:48.604 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.604 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:48.604 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.604 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.604 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.604 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:169051 7.c 7:360deffc:::benchmark_data_smithi053_144553_object78789:head [delete] snapc 0=[] ondisk+write+known_if_redirected e264)", 2023-10-09T10:31:48.604 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:31:45.878137+0000", 2023-10-09T10:31:48.604 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 2.5840302729999998, 2023-10-09T10:31:48.604 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.212148428, 2023-10-09T10:31:48.605 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:48.605 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:48.605 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:48.605 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:48.605 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:48.605 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 169051 2023-10-09T10:31:48.605 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.605 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:48.605 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.605 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:48.605 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.878137+0000", 2023-10-09T10:31:48.605 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:48.605 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.606 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.606 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:48.606 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.878137+0000", 2023-10-09T10:31:48.606 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:31:48.606 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.606 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.606 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:48.606 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.878135+0000", 2023-10-09T10:31:48.606 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.99e-06 2023-10-09T10:31:48.606 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.606 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.606 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:48.607 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.878142+0000", 2023-10-09T10:31:48.607 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1994000000000001e-05 2023-10-09T10:31:48.607 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.607 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.607 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:48.607 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.878154+0000", 2023-10-09T10:31:48.607 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.5069999999999997e-06 2023-10-09T10:31:48.607 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.607 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.607 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:48.607 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.878161+0000", 2023-10-09T10:31:48.607 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.1799999999999998e-05 2023-10-09T10:31:48.608 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.608 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.608 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.608 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.878223+0000", 2023-10-09T10:31:48.608 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017290400000000001 2023-10-09T10:31:48.608 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.608 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.608 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:48.608 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.878396+0000", 2023-10-09T10:31:48.608 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0023530080000000002 2023-10-09T10:31:48.608 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.608 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.608 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,3,7", 2023-10-09T10:31:48.608 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.880749+0000", 2023-10-09T10:31:48.609 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0031953559999999999 2023-10-09T10:31:48.609 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.609 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.609 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.609 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.883944+0000", 2023-10-09T10:31:48.609 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6429999999999998e-06 2023-10-09T10:31:48.609 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.609 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.609 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:48.609 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.883951+0000", 2023-10-09T10:31:48.609 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.5995999999999998e-05 2023-10-09T10:31:48.609 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.610 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.610 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.610 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:45.883997+0000", 2023-10-09T10:31:48.610 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.20607943200000001 2023-10-09T10:31:48.610 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.610 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.610 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.610 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:46.090076+0000", 2023-10-09T10:31:48.610 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.1017000000000001e-05 2023-10-09T10:31:48.610 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.610 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.610 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:48.611 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:46.090147+0000", 2023-10-09T10:31:48.611 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013824400000000001 2023-10-09T10:31:48.611 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.611 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.611 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:48.611 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:46.090285+0000", 2023-10-09T10:31:48.611 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.212148428 2023-10-09T10:31:48.611 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.611 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:48.611 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.611 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.611 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.611 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:170095 7.d 7:b9280a76:::benchmark_data_smithi053_144553_object79833:head [delete] snapc 0=[] ondisk+write+known_if_redirected e264)", 2023-10-09T10:31:48.612 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:31:47.454777+0000", 2023-10-09T10:31:48.612 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 1.007389721, 2023-10-09T10:31:48.612 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.074563549000000007, 2023-10-09T10:31:48.612 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:48.612 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:48.612 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:48.612 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:48.612 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:48.612 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 170095 2023-10-09T10:31:48.612 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.612 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:48.612 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.612 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:48.613 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.454777+0000", 2023-10-09T10:31:48.613 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:48.613 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.613 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.613 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:48.613 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.454777+0000", 2023-10-09T10:31:48.613 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:31:48.613 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.613 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.613 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:48.613 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.454775+0000", 2023-10-09T10:31:48.613 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.6909999999999997e-06 2023-10-09T10:31:48.614 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.614 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.614 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:48.614 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.454783+0000", 2023-10-09T10:31:48.614 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2551999999999999e-05 2023-10-09T10:31:48.614 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.614 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.614 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:48.614 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.454796+0000", 2023-10-09T10:31:48.614 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.657e-06 2023-10-09T10:31:48.614 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.614 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.614 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:48.615 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.454802+0000", 2023-10-09T10:31:48.615 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00045392499999999999 2023-10-09T10:31:48.615 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.615 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.615 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.615 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.455256+0000", 2023-10-09T10:31:48.615 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000171263 2023-10-09T10:31:48.615 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.615 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.615 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:48.615 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.455428+0000", 2023-10-09T10:31:48.615 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00034159899999999999 2023-10-09T10:31:48.616 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.616 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.616 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,7", 2023-10-09T10:31:48.616 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.455769+0000", 2023-10-09T10:31:48.616 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0039510739999999997 2023-10-09T10:31:48.616 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.616 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.616 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.616 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.459720+0000", 2023-10-09T10:31:48.616 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0036448840000000001 2023-10-09T10:31:48.616 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.617 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.617 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:48.617 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.463365+0000", 2023-10-09T10:31:48.617 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0045935339999999998 2023-10-09T10:31:48.617 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.617 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.617 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.617 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.467959+0000", 2023-10-09T10:31:48.617 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.061147971000000002 2023-10-09T10:31:48.617 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.617 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.617 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.617 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.529107+0000", 2023-10-09T10:31:48.618 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.6687999999999998e-05 2023-10-09T10:31:48.618 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.618 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.618 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:48.618 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.529153+0000", 2023-10-09T10:31:48.618 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000187689 2023-10-09T10:31:48.618 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.618 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.618 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:48.618 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.529341+0000", 2023-10-09T10:31:48.618 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.074563549000000007 2023-10-09T10:31:48.619 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.619 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:48.619 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.619 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.619 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.619 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:170100 7.d 7:be07ae9e:::benchmark_data_smithi053_144553_object79838:head [delete] snapc 0=[] ondisk+write+known_if_redirected e264)", 2023-10-09T10:31:48.619 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:31:47.459792+0000", 2023-10-09T10:31:48.619 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 1.002374992, 2023-10-09T10:31:48.619 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.070528337999999996, 2023-10-09T10:31:48.619 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:48.619 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:48.619 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:48.620 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:48.620 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:48.620 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 170100 2023-10-09T10:31:48.620 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.620 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:48.620 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.620 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:48.620 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.459792+0000", 2023-10-09T10:31:48.620 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:48.620 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.620 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.620 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:48.620 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.459792+0000", 2023-10-09T10:31:48.621 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:31:48.621 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.621 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.621 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:48.621 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.459790+0000", 2023-10-09T10:31:48.621 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.5939999999999999e-06 2023-10-09T10:31:48.621 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.621 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.621 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:48.621 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.459797+0000", 2023-10-09T10:31:48.621 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.8570000000000001e-06 2023-10-09T10:31:48.621 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.621 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.622 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:48.622 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.459806+0000", 2023-10-09T10:31:48.622 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.7700000000000001e-06 2023-10-09T10:31:48.622 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.622 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.622 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:48.622 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.459811+0000", 2023-10-09T10:31:48.622 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.7357000000000002e-05 2023-10-09T10:31:48.622 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.622 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.622 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.622 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.459848+0000", 2023-10-09T10:31:48.623 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.6527999999999996e-05 2023-10-09T10:31:48.623 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.623 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.623 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:48.623 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.459935+0000", 2023-10-09T10:31:48.623 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000106183 2023-10-09T10:31:48.623 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.623 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.623 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,7", 2023-10-09T10:31:48.623 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.460041+0000", 2023-10-09T10:31:48.623 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0033323319999999999 2023-10-09T10:31:48.623 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.624 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.624 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:48.624 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.463373+0000", 2023-10-09T10:31:48.624 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0045645640000000001 2023-10-09T10:31:48.624 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.624 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.624 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.624 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.467938+0000", 2023-10-09T10:31:48.624 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.061997782000000001 2023-10-09T10:31:48.624 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.624 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.624 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.625 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.529935+0000", 2023-10-09T10:31:48.625 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00011670799999999999 2023-10-09T10:31:48.625 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.625 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.625 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.625 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.530052+0000", 2023-10-09T10:31:48.625 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.1981e-05 2023-10-09T10:31:48.625 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.625 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.625 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:48.625 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.530134+0000", 2023-10-09T10:31:48.625 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000186386 2023-10-09T10:31:48.625 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.626 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.626 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:48.626 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.530320+0000", 2023-10-09T10:31:48.626 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.070528337999999996 2023-10-09T10:31:48.626 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.626 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:48.626 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.626 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.626 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.626 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:170101 7.c 7:3d185b37:::benchmark_data_smithi053_144553_object79839:head [delete] snapc 0=[] ondisk+write+known_if_redirected e264)", 2023-10-09T10:31:48.626 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:31:47.461348+0000", 2023-10-09T10:31:48.626 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 1.0008195010000001, 2023-10-09T10:31:48.627 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.068159844999999997, 2023-10-09T10:31:48.627 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:48.627 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:48.627 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:31:48.627 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:31:48.627 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:31:48.627 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 170101 2023-10-09T10:31:48.627 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.627 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:48.627 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.627 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:48.627 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.461348+0000", 2023-10-09T10:31:48.628 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:48.628 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.628 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.628 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:48.628 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.461348+0000", 2023-10-09T10:31:48.628 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:31:48.628 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.628 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.628 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:48.628 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.461346+0000", 2023-10-09T10:31:48.628 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.7460000000000003e-06 2023-10-09T10:31:48.628 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.628 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.629 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:48.629 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.461353+0000", 2023-10-09T10:31:48.629 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.272e-05 2023-10-09T10:31:48.629 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.629 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.629 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:48.629 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.461366+0000", 2023-10-09T10:31:48.629 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6470000000000001e-06 2023-10-09T10:31:48.629 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.629 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.629 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:48.629 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.461372+0000", 2023-10-09T10:31:48.629 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.2117999999999998e-05 2023-10-09T10:31:48.630 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.630 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.630 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.630 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.461425+0000", 2023-10-09T10:31:48.630 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00021279099999999999 2023-10-09T10:31:48.630 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.630 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.630 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:48.630 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.461637+0000", 2023-10-09T10:31:48.630 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014539300000000001 2023-10-09T10:31:48.630 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.630 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.631 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,3,7", 2023-10-09T10:31:48.631 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.461783+0000", 2023-10-09T10:31:48.631 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.005653964 2023-10-09T10:31:48.631 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.631 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.631 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:31:48.631 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.467437+0000", 2023-10-09T10:31:48.631 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00040193999999999999 2023-10-09T10:31:48.631 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.631 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.631 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.631 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.467839+0000", 2023-10-09T10:31:48.632 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001680478 2023-10-09T10:31:48.632 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.632 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.632 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.632 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.469519+0000", 2023-10-09T10:31:48.632 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.059733379000000003 2023-10-09T10:31:48.632 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.632 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.632 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:31:48.632 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.529253+0000", 2023-10-09T10:31:48.632 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.0946999999999996e-05 2023-10-09T10:31:48.632 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.633 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.633 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:48.633 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.529333+0000", 2023-10-09T10:31:48.633 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017400299999999999 2023-10-09T10:31:48.633 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.633 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.633 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:48.633 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.529507+0000", 2023-10-09T10:31:48.633 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.068159844999999997 2023-10-09T10:31:48.633 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.633 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:48.633 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.634 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.634 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.634 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_repop(client.45056.0:170104 7.14 e264/254 7:2f6704af:::benchmark_data_smithi053_144553_object79842:head v 264'10105, mlcod=264'10103)", 2023-10-09T10:31:48.634 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:31:47.469310+0000", 2023-10-09T10:31:48.634 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 0.99285663899999999, 2023-10-09T10:31:48.634 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.068155946999999995, 2023-10-09T10:31:48.634 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:31:48.634 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:31:48.634 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:31:48.634 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.634 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:31:48.634 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.469310+0000", 2023-10-09T10:31:48.635 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:31:48.635 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.635 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.635 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:31:48.635 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.469310+0000", 2023-10-09T10:31:48.635 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:31:48.635 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.635 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.635 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:31:48.635 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.469310+0000", 2023-10-09T10:31:48.635 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.9357000000000004e-05 2023-10-09T10:31:48.635 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.636 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.636 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:31:48.636 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.469409+0000", 2023-10-09T10:31:48.636 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.0710000000000001e-06 2023-10-09T10:31:48.636 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.636 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.636 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:31:48.636 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.469418+0000", 2023-10-09T10:31:48.636 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.4049999999999999e-06 2023-10-09T10:31:48.636 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.636 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.636 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:31:48.637 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.469424+0000", 2023-10-09T10:31:48.637 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000116703 2023-10-09T10:31:48.637 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.637 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.637 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:31:48.637 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.469540+0000", 2023-10-09T10:31:48.637 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1013e-05 2023-10-09T10:31:48.637 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.637 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.637 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:31:48.637 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.469561+0000", 2023-10-09T10:31:48.637 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.067863920999999994 2023-10-09T10:31:48.638 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.638 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.638 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:31:48.638 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.537425+0000", 2023-10-09T10:31:48.638 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1121999999999997e-05 2023-10-09T10:31:48.638 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:31:48.638 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:31:48.638 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:31:48.638 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:47.537466+0000", 2023-10-09T10:31:48.638 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.068155946999999995 2023-10-09T10:31:48.638 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.638 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:48.639 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.639 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:31:48.639 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:31:48.639 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:31:48.639 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:48 smithi086 bash[59714]: cluster 2023-10-09T10:31:48.158155+0000 mon.a (mon.0) 1286 : cluster 3 Health check update: Degraded data redundancy: 9065/39480 objects degraded (22.961%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:31:48.639 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:48.648 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:48 smithi053 bash[79554]: cluster 2023-10-09T10:31:48.158155+0000 mon.a (mon.0) 1286 : cluster 3 Health check update: Degraded data redundancy: 9065/39480 objects degraded (22.961%), 17 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:31:48.668 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:48.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:48.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:48.773 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:48.799 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:48.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:48.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:48.903 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:48.931 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:48.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:48.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:49.038 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:49.072 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:49.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:49.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:49.178 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:49.210 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:49.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:49.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:49.314 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:49.316 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:49 smithi086 bash[59714]: cluster 2023-10-09T10:31:47.618787+0000 mgr.y (mgr.26072) 882 : cluster 0 pgmap v961: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 785 MiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 433 op/s; 8871/37548 objects degraded (23.626%); 18914/37548 objects misplaced (50.373%); 6.5 MiB/s, 122 objects/s recovering 2023-10-09T10:31:49.344 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:49.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:49.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:49.451 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:49.482 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:49.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:49.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:49.587 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:49.597 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:49 smithi053 bash[76859]: cluster 2023-10-09T10:31:47.618787+0000 mgr.y (mgr.26072) 882 : cluster 0 pgmap v961: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 785 MiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 433 op/s; 8871/37548 objects degraded (23.626%); 18914/37548 objects misplaced (50.373%); 6.5 MiB/s, 122 objects/s recovering 2023-10-09T10:31:49.598 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:49 smithi053 bash[79554]: cluster 2023-10-09T10:31:47.618787+0000 mgr.y (mgr.26072) 882 : cluster 0 pgmap v961: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 785 MiB data, 4.3 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 433 op/s; 8871/37548 objects degraded (23.626%); 18914/37548 objects misplaced (50.373%); 6.5 MiB/s, 122 objects/s recovering 2023-10-09T10:31:49.623 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:49.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:49.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:49.734 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:49.767 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:49.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:49.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:49.870 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:49.893 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:49.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:49.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:49.995 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:50.029 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:50.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:50.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:50.134 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:50.179 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:50.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:50.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:50.201 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-09T10:31:50.283 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:50.311 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:50.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:50.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:50.415 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:50.444 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:50.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:50.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:50.547 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:50.571 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:50.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:50.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:50.648 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:31:50.678 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:50.704 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:31:50.708 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:50.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:50.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:50.745 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:31:50.803 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:31:50.812 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:50.837 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:31:50.839 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:50.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:50.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:50.884 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:31:50.935 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:31:50.942 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:50.966 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:50.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:50.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:50.973 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:31:50.975 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:31:50.975 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:31:50.975 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:31:50.975 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:31:50.975 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:31:50.975 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:31:50.975 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:31:50.975 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:31:51.071 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:51.098 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:51.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:51.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:51.201 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:51.225 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:51.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:51.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:51.328 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is unset 2023-10-09T10:31:51.331 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:51 smithi053 bash[76859]: cluster 2023-10-09T10:31:49.619624+0000 mgr.y (mgr.26072) 883 : cluster 0 pgmap v962: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 697 MiB data, 4.2 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 490 op/s; 8116/33321 objects degraded (24.357%); 17543/33321 objects misplaced (52.648%); 7.9 MiB/s, 143 objects/s recovering 2023-10-09T10:31:51.331 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:51 smithi053 bash[76859]: audit 2023-10-09T10:31:50.602114+0000 mon.a (mon.0) 1287 : audit 0 from='client.? 172.21.15.53:0/2173554456' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:31:51.331 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:51 smithi053 bash[76859]: audit 2023-10-09T10:31:50.930038+0000 mon.a (mon.0) 1288 : audit 1 from='client.? 172.21.15.53:0/232809325' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:31:51.331 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:51.363 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:51.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:51.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:51.467 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:51.499 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:51.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:51.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:51.603 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:51.610 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:51 smithi086 bash[59714]: cluster 2023-10-09T10:31:49.619624+0000 mgr.y (mgr.26072) 883 : cluster 0 pgmap v962: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 697 MiB data, 4.2 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 490 op/s; 8116/33321 objects degraded (24.357%); 17543/33321 objects misplaced (52.648%); 7.9 MiB/s, 143 objects/s recovering 2023-10-09T10:31:51.610 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:51 smithi086 bash[59714]: audit 2023-10-09T10:31:50.602114+0000 mon.a (mon.0) 1287 : audit 0 from='client.? 172.21.15.53:0/2173554456' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:31:51.610 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:51 smithi086 bash[59714]: audit 2023-10-09T10:31:50.930038+0000 mon.a (mon.0) 1288 : audit 1 from='client.? 172.21.15.53:0/232809325' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:31:51.639 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:51.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:51.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:51.695 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:51 smithi053 bash[79554]: cluster 2023-10-09T10:31:49.619624+0000 mgr.y (mgr.26072) 883 : cluster 0 pgmap v962: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 2 active+recovery_wait+degraded, 1 active+recovering, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 697 MiB data, 4.2 GiB used, 532 GiB / 536 GiB avail; 0 B/s wr, 490 op/s; 8116/33321 objects degraded (24.357%); 17543/33321 objects misplaced (52.648%); 7.9 MiB/s, 143 objects/s recovering 2023-10-09T10:31:51.695 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:51 smithi053 bash[79554]: audit 2023-10-09T10:31:50.602114+0000 mon.a (mon.0) 1287 : audit 0 from='client.? 172.21.15.53:0/2173554456' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:31:51.695 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:51 smithi053 bash[79554]: audit 2023-10-09T10:31:50.930038+0000 mon.a (mon.0) 1288 : audit 1 from='client.? 172.21.15.53:0/232809325' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:31:51.746 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:51.773 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:51.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:51.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:51.877 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:51.905 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:51.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:51.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:52.009 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:52.036 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:52.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:52.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:52.142 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:52.183 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:52.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:52.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:52.287 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:52.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:52.325 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:52.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:52.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:52 smithi053 bash[76859]: cluster 2023-10-09T10:31:51.314166+0000 mon.a (mon.0) 1289 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:31:52.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:52 smithi053 bash[76859]: audit 2023-10-09T10:31:51.319424+0000 mon.a (mon.0) 1290 : audit 1 from='client.? 172.21.15.53:0/232809325' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:31:52.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:52 smithi053 bash[76859]: cluster 2023-10-09T10:31:51.319493+0000 mon.a (mon.0) 1291 : cluster 0 osdmap e265: 8 total, 8 up, 6 in 2023-10-09T10:31:52.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:52 smithi053 bash[76859]: cluster 2023-10-09T10:31:51.325304+0000 osd.5 (osd.5) 290 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T10:31:52.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:52 smithi053 bash[76859]: cluster 2023-10-09T10:31:51.325601+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T10:31:52.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:52 smithi053 bash[76859]: cluster 2023-10-09T10:31:51.327546+0000 osd.5 (osd.5) 291 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T10:31:52.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:52 smithi053 bash[76859]: cluster 2023-10-09T10:31:51.328952+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T10:31:52.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:52 smithi053 bash[76859]: cluster 2023-10-09T10:31:51.333465+0000 osd.4 (osd.4) 252 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T10:31:52.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:52 smithi053 bash[76859]: cluster 2023-10-09T10:31:51.336312+0000 osd.7 (osd.7) 246 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T10:31:52.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:52 smithi053 bash[79554]: cluster 2023-10-09T10:31:51.314166+0000 mon.a (mon.0) 1289 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:31:52.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:52 smithi053 bash[79554]: audit 2023-10-09T10:31:51.319424+0000 mon.a (mon.0) 1290 : audit 1 from='client.? 172.21.15.53:0/232809325' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:31:52.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:52 smithi053 bash[79554]: cluster 2023-10-09T10:31:51.319493+0000 mon.a (mon.0) 1291 : cluster 0 osdmap e265: 8 total, 8 up, 6 in 2023-10-09T10:31:52.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:52 smithi053 bash[79554]: cluster 2023-10-09T10:31:51.325304+0000 osd.5 (osd.5) 290 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T10:31:52.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:52 smithi053 bash[79554]: cluster 2023-10-09T10:31:51.325601+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T10:31:52.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:52 smithi053 bash[79554]: cluster 2023-10-09T10:31:51.327546+0000 osd.5 (osd.5) 291 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T10:31:52.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:52 smithi053 bash[79554]: cluster 2023-10-09T10:31:51.328952+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T10:31:52.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:52 smithi053 bash[79554]: cluster 2023-10-09T10:31:51.333465+0000 osd.4 (osd.4) 252 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T10:31:52.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:52 smithi053 bash[79554]: cluster 2023-10-09T10:31:51.336312+0000 osd.7 (osd.7) 246 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T10:31:52.427 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:52.452 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:52.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:52.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:52.558 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:52.587 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:52.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:52.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:52.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:52 smithi086 bash[59714]: cluster 2023-10-09T10:31:51.314166+0000 mon.a (mon.0) 1289 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:31:52.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:52 smithi086 bash[59714]: audit 2023-10-09T10:31:51.319424+0000 mon.a (mon.0) 1290 : audit 1 from='client.? 172.21.15.53:0/232809325' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:31:52.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:52 smithi086 bash[59714]: cluster 2023-10-09T10:31:51.319493+0000 mon.a (mon.0) 1291 : cluster 0 osdmap e265: 8 total, 8 up, 6 in 2023-10-09T10:31:52.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:52 smithi086 bash[59714]: cluster 2023-10-09T10:31:51.325304+0000 osd.5 (osd.5) 290 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T10:31:52.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:52 smithi086 bash[59714]: cluster 2023-10-09T10:31:51.325601+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T10:31:52.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:52 smithi086 bash[59714]: cluster 2023-10-09T10:31:51.327546+0000 osd.5 (osd.5) 291 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T10:31:52.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:52 smithi086 bash[59714]: cluster 2023-10-09T10:31:51.328952+0000 osd.5 (osd.5) 292 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T10:31:52.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:52 smithi086 bash[59714]: cluster 2023-10-09T10:31:51.333465+0000 osd.4 (osd.4) 252 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T10:31:52.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:52 smithi086 bash[59714]: cluster 2023-10-09T10:31:51.336312+0000 osd.7 (osd.7) 246 : cluster 3 failed to encode map e265 with expected crc 2023-10-09T10:31:52.690 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:52.717 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:52.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:52.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:52.820 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:52.847 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:52.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:52.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:52.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:31:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:31:52] "GET /metrics HTTP/1.1" 200 36587 "" "Prometheus/2.33.4" 2023-10-09T10:31:52.951 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:52.988 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:52.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:52.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:53.093 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:53.125 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:53.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:53.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:53.229 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:53.257 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:53.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:53.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:53.345 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:53 smithi053 bash[79554]: cluster 2023-10-09T10:31:51.620314+0000 mgr.y (mgr.26072) 884 : cluster 0 pgmap v964: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 570 MiB data, 3.9 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 648 op/s; 7246/27234 objects degraded (26.606%); 16659/27234 objects misplaced (61.170%); 8.7 MiB/s, 154 objects/s recovering 2023-10-09T10:31:53.345 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:53 smithi053 bash[79554]: audit 2023-10-09T10:31:53.076629+0000 mon.a (mon.0) 1292 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:31:53.345 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:53 smithi053 bash[79554]: cluster 2023-10-09T10:31:53.159401+0000 mon.a (mon.0) 1293 : cluster 3 Health check update: Degraded data redundancy: 7246/27234 objects degraded (26.606%), 18 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:31:53.362 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:53.388 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:53.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:53.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:53.492 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:53.501 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:53 smithi086 bash[59714]: cluster 2023-10-09T10:31:51.620314+0000 mgr.y (mgr.26072) 884 : cluster 0 pgmap v964: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 570 MiB data, 3.9 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 648 op/s; 7246/27234 objects degraded (26.606%); 16659/27234 objects misplaced (61.170%); 8.7 MiB/s, 154 objects/s recovering 2023-10-09T10:31:53.501 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:53 smithi086 bash[59714]: audit 2023-10-09T10:31:53.076629+0000 mon.a (mon.0) 1292 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:31:53.501 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:53 smithi086 bash[59714]: cluster 2023-10-09T10:31:53.159401+0000 mon.a (mon.0) 1293 : cluster 3 Health check update: Degraded data redundancy: 7246/27234 objects degraded (26.606%), 18 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:31:53.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:53.534 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:53.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:53.635 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:53.663 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:53.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:53.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:53.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:53 smithi053 bash[76859]: cluster 2023-10-09T10:31:51.620314+0000 mgr.y (mgr.26072) 884 : cluster 0 pgmap v964: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 570 MiB data, 3.9 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 648 op/s; 7246/27234 objects degraded (26.606%); 16659/27234 objects misplaced (61.170%); 8.7 MiB/s, 154 objects/s recovering 2023-10-09T10:31:53.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:53 smithi053 bash[76859]: audit 2023-10-09T10:31:53.076629+0000 mon.a (mon.0) 1292 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:31:53.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:53 smithi053 bash[76859]: cluster 2023-10-09T10:31:53.159401+0000 mon.a (mon.0) 1293 : cluster 3 Health check update: Degraded data redundancy: 7246/27234 objects degraded (26.606%), 18 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:31:53.766 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:53.818 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:53.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:53.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:53.923 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:53.950 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:53.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:53.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:54.055 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:54.079 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:54.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:54.084 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:54.185 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:54.208 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:54.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:54.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:54.314 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:54.339 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:54.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:54.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:54.443 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:54.469 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:54.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:54.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:54.575 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:54.606 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:54.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:54.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:54.710 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:54.741 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:54.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:54.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:54.845 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:54.874 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:54.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:54.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:54.980 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:55.006 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:55.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:55.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:55.110 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:55.139 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:55.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:55.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:55.242 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:55.269 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:55.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:55.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:55.349 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:55 smithi053 bash[76859]: cluster 2023-10-09T10:31:53.621056+0000 mgr.y (mgr.26072) 885 : cluster 0 pgmap v965: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 488 MiB data, 3.8 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 660 op/s; 6475/23298 objects degraded (27.792%); 15574/23298 objects misplaced (66.847%); 8.9 MiB/s, 157 objects/s recovering 2023-10-09T10:31:55.349 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:55 smithi053 bash[79554]: cluster 2023-10-09T10:31:53.621056+0000 mgr.y (mgr.26072) 885 : cluster 0 pgmap v965: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 488 MiB data, 3.8 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 660 op/s; 6475/23298 objects degraded (27.792%); 15574/23298 objects misplaced (66.847%); 8.9 MiB/s, 157 objects/s recovering 2023-10-09T10:31:55.376 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:55.400 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:55.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:55.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:55.506 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:55.552 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:55.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:55.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:55.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:55 smithi086 bash[59714]: cluster 2023-10-09T10:31:53.621056+0000 mgr.y (mgr.26072) 885 : cluster 0 pgmap v965: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 488 MiB data, 3.8 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 660 op/s; 6475/23298 objects degraded (27.792%); 15574/23298 objects misplaced (66.847%); 8.9 MiB/s, 157 objects/s recovering 2023-10-09T10:31:55.659 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:55.691 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:55.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:55.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:55.796 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:55.823 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:55.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:55.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:55.928 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:55.960 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:55.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:55.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:56.064 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:56.099 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:56.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:56.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:56.161 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:31:56.168 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2023-10-09T10:31:56.204 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:56.233 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:56.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:56.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:56.339 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:56.378 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:56.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:56.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:56.484 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:56.519 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:31:56.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:56.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:31:56.622 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:56.647 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:56.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:56.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:56.752 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:56.791 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:56.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:56.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:56.896 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:56.932 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:56.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:56.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:57.038 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:57.042 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:31:57.068 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T10:31:57.078 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:57.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:57.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:57.181 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:57.213 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:57.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:57.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:57.316 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:57.343 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:57.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:57.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:57.447 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:57.481 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:57.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:57.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:57.584 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:57.594 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:57 smithi053 bash[79554]: cluster 2023-10-09T10:31:55.621911+0000 mgr.y (mgr.26072) 886 : cluster 0 pgmap v966: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 403 MiB data, 3.5 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 675 op/s; 5838/19197 objects degraded (30.411%); 14625/19197 objects misplaced (76.184%); 8.3 MiB/s, 170 objects/s recovering 2023-10-09T10:31:57.594 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:57 smithi053 bash[79554]: audit 2023-10-09T10:31:56.142676+0000 mgr.y (mgr.26072) 887 : audit 0 from='client.35457 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:31:57.594 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:57 smithi053 bash[76859]: cluster 2023-10-09T10:31:55.621911+0000 mgr.y (mgr.26072) 886 : cluster 0 pgmap v966: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 403 MiB data, 3.5 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 675 op/s; 5838/19197 objects degraded (30.411%); 14625/19197 objects misplaced (76.184%); 8.3 MiB/s, 170 objects/s recovering 2023-10-09T10:31:57.594 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:57 smithi053 bash[76859]: audit 2023-10-09T10:31:56.142676+0000 mgr.y (mgr.26072) 887 : audit 0 from='client.35457 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:31:57.614 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:57.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:57 smithi086 bash[59714]: cluster 2023-10-09T10:31:55.621911+0000 mgr.y (mgr.26072) 886 : cluster 0 pgmap v966: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 403 MiB data, 3.5 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 675 op/s; 5838/19197 objects degraded (30.411%); 14625/19197 objects misplaced (76.184%); 8.3 MiB/s, 170 objects/s recovering 2023-10-09T10:31:57.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:57 smithi086 bash[59714]: audit 2023-10-09T10:31:56.142676+0000 mgr.y (mgr.26072) 887 : audit 0 from='client.35457 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:31:57.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:57.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:57.680 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":966,"stamp":"2023-10-09T10:31:55.621253+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":422254539,"num_objects":6399,"num_object_clones":0,"num_object_copies":19197,"num_objects_missing_on_primary":3132,"num_objects_missing":3132,"num_objects_degraded":5838,"num_objects_misplaced":14625,"num_objects_unfound":0,"num_objects_dirty":6399,"num_whiteouts":0,"num_read":6290,"num_read_kb":13749,"num_write":175255,"num_write_kb":5791736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":42928,"num_bytes_recovered":2671904406,"num_keys_recovered":0,"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":187702,"ondisk_log_size":187702,"up":297,"acting":287,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":308,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":3717836,"kb_used_data":1216412,"kb_used_omap":25,"kb_used_meta":2501286,"kb_avail":558753076,"statfs":{"total":575970213888,"available":572163149824,"internally_reserved":0,"allocated":1245605888,"data_stored":1240097114,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26364,"internal_metadata":2561317124},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-443088896,"num_objects":-6761,"num_object_clones":0,"num_object_copies":-20283,"num_objects_missing_on_primary":-418,"num_objects_missing":-418,"num_objects_degraded":-3227,"num_objects_misplaced":-4380,"num_objects_unfound":0,"num_objects_dirty":-6761,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6761,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1705,"num_bytes_recovered":87031808,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003855"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":262,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-09T10:31:36.287502+0000","last_change":"2023-10-09T10:27:58.135611+0000","last_active":"2023-10-09T10:31:36.287502+0000","last_peered":"2023-10-09T10:31:36.287502+0000","last_clean":"2023-10-09T10:31:36.287502+0000","last_became_active":"2023-10-09T10:27:58.135281+0000","last_became_peered":"2023-10-09T10:27:58.135281+0000","last_unstale":"2023-10-09T10:31:36.287502+0000","last_undegraded":"2023-10-09T10:31:36.287502+0000","last_fullsized":"2023-10-09T10:31:36.287502+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":127,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.306364+0000","last_change":"2023-10-09T10:26:19.160511+0000","last_active":"2023-10-09T10:31:37.306364+0000","last_peered":"2023-10-09T10:31:37.306364+0000","last_clean":"2023-10-09T10:31:37.306364+0000","last_became_active":"2023-10-09T10:26:19.159863+0000","last_became_peered":"2023-10-09T10:26:19.159863+0000","last_unstale":"2023-10-09T10:31:37.306364+0000","last_undegraded":"2023-10-09T10:31:37.306364+0000","last_fullsized":"2023-10-09T10:31:37.306364+0000","mapping_epoch":214,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:00:39.610041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":225,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.304582+0000","last_change":"2023-10-09T10:31:36.290401+0000","last_active":"2023-10-09T10:31:37.304582+0000","last_peered":"2023-10-09T10:31:37.304582+0000","last_clean":"2023-10-09T10:31:37.304582+0000","last_became_active":"2023-10-09T10:31:36.289762+0000","last_became_peered":"2023-10-09T10:31:36.289762+0000","last_unstale":"2023-10-09T10:31:37.304582+0000","last_undegraded":"2023-10-09T10:31:37.304582+0000","last_fullsized":"2023-10-09T10:31:37.304582+0000","mapping_epoch":262,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:27:16.068517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":241,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.306829+0000","last_change":"2023-10-09T10:29:48.314000+0000","last_active":"2023-10-09T10:31:37.306829+0000","last_peered":"2023-10-09T10:31:37.306829+0000","last_clean":"2023-10-09T10:31:37.306829+0000","last_became_active":"2023-10-09T10:29:48.313453+0000","last_became_peered":"2023-10-09T10:29:48.313453+0000","last_unstale":"2023-10-09T10:31:37.306829+0000","last_undegraded":"2023-10-09T10:31:37.306829+0000","last_fullsized":"2023-10-09T10:31:37.306829+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:02:40.474182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":50,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.281751+0000","last_change":"2023-10-09T10:27:59.148426+0000","last_active":"2023-10-09T10:31:37.281751+0000","last_peered":"2023-10-09T10:31:37.281751+0000","last_clean":"2023-10-09T10:31:37.281751+0000","last_became_active":"2023-10-09T10:27:59.148090+0000","last_became_peered":"2023-10-09T10:27:59.148090+0000","last_unstale":"2023-10-09T10:31:37.281751+0000","last_undegraded":"2023-10-09T10:31:37.281751+0000","last_fullsized":"2023-10-09T10:31:37.281751+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:59:16.265035+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":224,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.289795+0000","last_change":"2023-10-09T10:27:58.165729+0000","last_active":"2023-10-09T10:31:37.289795+0000","last_peered":"2023-10-09T10:31:37.289795+0000","last_clean":"2023-10-09T10:31:37.289795+0000","last_became_active":"2023-10-09T10:27:58.165412+0000","last_became_peered":"2023-10-09T10:27:58.165412+0000","last_unstale":"2023-10-09T10:31:37.289795+0000","last_undegraded":"2023-10-09T10:31:37.289795+0000","last_fullsized":"2023-10-09T10:31:37.289795+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.13","version":"265'10765","reported_seq":10946,"reported_epoch":265,"state":"active+undersized+degraded+remapped+backfill_wait","last_fresh":"2023-10-09T10:31:52.854885+0000","last_change":"2023-10-09T10:31:36.602503+0000","last_active":"2023-10-09T10:31:52.854885+0000","last_peered":"2023-10-09T10:31:52.854885+0000","last_clean":"2023-10-09T10:24:29.568045+0000","last_became_active":"2023-10-09T10:31:36.488907+0000","last_became_peered":"2023-10-09T10:31:36.488907+0000","last_unstale":"2023-10-09T10:31:52.854885+0000","last_undegraded":"2023-10-09T10:31:36.301170+0000","last_fullsized":"2023-10-09T10:31:36.273269+0000","mapping_epoch":262,"log_start":"206'200","ondisk_log_start":"206'200","created":254,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":10565,"log_dups_size":0,"ondisk_log_size":10565,"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":13565952,"num_objects":207,"num_object_clones":0,"num_object_copies":621,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":202,"num_objects_misplaced":207,"num_objects_unfound":0,"num_objects_dirty":207,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5636,"num_write_kb":186976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":19,"num_bytes_recovered":1212416,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,4],"avail_no_missing":["3","4"],"object_location_counts":[{"shards":"3,4","objects":207}],"blocked_by":[],"up_primary":2,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":213,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.293749+0000","last_change":"2023-10-09T10:29:48.163446+0000","last_active":"2023-10-09T10:31:37.293749+0000","last_peered":"2023-10-09T10:31:37.293749+0000","last_clean":"2023-10-09T10:31:37.293749+0000","last_became_active":"2023-10-09T10:29:48.161747+0000","last_became_peered":"2023-10-09T10:29:48.161747+0000","last_unstale":"2023-10-09T10:31:37.293749+0000","last_undegraded":"2023-10-09T10:31:37.293749+0000","last_fullsized":"2023-10-09T10:31:37.293749+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":166,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.285425+0000","last_change":"2023-10-09T10:31:36.291371+0000","last_active":"2023-10-09T10:31:37.285425+0000","last_peered":"2023-10-09T10:31:37.285425+0000","last_clean":"2023-10-09T10:31:37.285425+0000","last_became_active":"2023-10-09T10:31:36.291015+0000","last_became_peered":"2023-10-09T10:31:36.291015+0000","last_unstale":"2023-10-09T10:31:37.285425+0000","last_undegraded":"2023-10-09T10:31:37.285425+0000","last_fullsized":"2023-10-09T10:31:37.285425+0000","mapping_epoch":262,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.12","version":"265'10332","reported_seq":22793,"reported_epoch":265,"state":"active+recovering+undersized+remapped","last_fresh":"2023-10-09T10:31:53.844524+0000","last_change":"2023-10-09T10:31:37.656335+0000","last_active":"2023-10-09T10:31:53.844524+0000","last_peered":"2023-10-09T10:31:53.844524+0000","last_clean":"2023-10-09T10:27:57.268890+0000","last_became_active":"2023-10-09T10:31:37.170921+0000","last_became_peered":"2023-10-09T10:31:37.170921+0000","last_unstale":"2023-10-09T10:31:53.844524+0000","last_undegraded":"2023-10-09T10:31:53.844524+0000","last_fullsized":"2023-10-09T10:31:36.271170+0000","mapping_epoch":262,"log_start":"206'2618","ondisk_log_start":"206'2618","created":254,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":7714,"log_dups_size":0,"ondisk_log_size":7714,"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":11796480,"num_objects":180,"num_object_clones":0,"num_object_copies":540,"num_objects_missing_on_primary":1623,"num_objects_missing":1623,"num_objects_degraded":0,"num_objects_misplaced":294,"num_objects_unfound":0,"num_objects_dirty":180,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5418,"num_write_kb":179136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3350,"num_bytes_recovered":219447296,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,3],"avail_no_missing":["1","3","7"],"object_location_counts":[{"shards":"1,3,7","objects":147},{"shards":"2,3","objects":33}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":279,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.293534+0000","last_change":"2023-10-09T10:27:59.517131+0000","last_active":"2023-10-09T10:31:37.293534+0000","last_peered":"2023-10-09T10:31:37.293534+0000","last_clean":"2023-10-09T10:31:37.293534+0000","last_became_active":"2023-10-09T10:27:59.486876+0000","last_became_peered":"2023-10-09T10:27:59.486876+0000","last_unstale":"2023-10-09T10:31:37.293534+0000","last_undegraded":"2023-10-09T10:31:37.293534+0000","last_fullsized":"2023-10-09T10:31:37.293534+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,4],"acting":[5,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":207,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.285646+0000","last_change":"2023-10-09T10:31:36.323680+0000","last_active":"2023-10-09T10:31:37.285646+0000","last_peered":"2023-10-09T10:31:37.285646+0000","last_clean":"2023-10-09T10:31:37.285646+0000","last_became_active":"2023-10-09T10:31:36.322005+0000","last_became_peered":"2023-10-09T10:31:36.322005+0000","last_unstale":"2023-10-09T10:31:37.285646+0000","last_undegraded":"2023-10-09T10:31:37.285646+0000","last_fullsized":"2023-10-09T10:31:37.285646+0000","mapping_epoch":262,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.11","version":"264'10353","reported_seq":13893,"reported_epoch":264,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-09T10:31:51.080277+0000","last_change":"2023-10-09T10:31:15.286663+0000","last_active":"2023-10-09T10:31:51.080277+0000","last_peered":"2023-10-09T10:31:51.080277+0000","last_clean":"2023-10-09T10:25:34.105569+0000","last_became_active":"2023-10-09T10:31:15.241855+0000","last_became_peered":"2023-10-09T10:31:15.241855+0000","last_unstale":"2023-10-09T10:31:51.080277+0000","last_undegraded":"2023-10-09T10:31:15.238998+0000","last_fullsized":"2023-10-09T10:31:51.080277+0000","mapping_epoch":257,"log_start":"207'3574","ondisk_log_start":"207'3574","created":254,"last_epoch_clean":204,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6779,"log_dups_size":0,"ondisk_log_size":6779,"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":14123008,"num_objects":216,"num_object_clones":0,"num_object_copies":648,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":216,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":216,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5416,"num_write_kb":180192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":876,"num_bytes_recovered":57376768,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,0],"avail_no_missing":["4","3","6"],"object_location_counts":[{"shards":"0,4,6","objects":216}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":101,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-09T10:31:36.352539+0000","last_change":"2023-10-09T10:31:36.352031+0000","last_active":"2023-10-09T10:31:36.352539+0000","last_peered":"2023-10-09T10:31:36.352539+0000","last_clean":"2023-10-09T10:31:36.352539+0000","last_became_active":"2023-10-09T10:31:36.346394+0000","last_became_peered":"2023-10-09T10:31:36.346394+0000","last_unstale":"2023-10-09T10:31:36.352539+0000","last_undegraded":"2023-10-09T10:31:36.352539+0000","last_fullsized":"2023-10-09T10:31:36.352539+0000","mapping_epoch":262,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":221,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.285604+0000","last_change":"2023-10-09T10:27:59.149315+0000","last_active":"2023-10-09T10:31:37.285604+0000","last_peered":"2023-10-09T10:31:37.285604+0000","last_clean":"2023-10-09T10:31:37.285604+0000","last_became_active":"2023-10-09T10:27:59.148843+0000","last_became_peered":"2023-10-09T10:27:59.148843+0000","last_unstale":"2023-10-09T10:31:37.285604+0000","last_undegraded":"2023-10-09T10:31:37.285604+0000","last_fullsized":"2023-10-09T10:31:37.285604+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.10","version":"265'10196","reported_seq":10857,"reported_epoch":265,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-09T10:31:55.093758+0000","last_change":"2023-10-09T10:31:36.426202+0000","last_active":"2023-10-09T10:31:55.093758+0000","last_peered":"2023-10-09T10:31:55.093758+0000","last_clean":"2023-10-09T10:27:57.237191+0000","last_became_active":"2023-10-09T10:31:36.397466+0000","last_became_peered":"2023-10-09T10:31:36.397466+0000","last_unstale":"2023-10-09T10:31:55.093758+0000","last_undegraded":"2023-10-09T10:31:55.093758+0000","last_fullsized":"2023-10-09T10:31:55.093758+0000","mapping_epoch":262,"log_start":"207'3148","ondisk_log_start":"207'3148","created":254,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":7048,"log_dups_size":0,"ondisk_log_size":7048,"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":13172736,"num_objects":201,"num_object_clones":0,"num_object_copies":603,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":346,"num_objects_unfound":0,"num_objects_dirty":201,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5335,"num_write_kb":177152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":138,"num_bytes_recovered":9011200,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3,1],"avail_no_missing":["5","1","3"],"object_location_counts":[{"shards":"1,3,5","objects":201}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.14","version":"83'22","reported_seq":293,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-09T10:31:36.287933+0000","last_change":"2023-10-09T10:25:36.445706+0000","last_active":"2023-10-09T10:31:36.287933+0000","last_peered":"2023-10-09T10:31:36.287933+0000","last_clean":"2023-10-09T10:31:36.287933+0000","last_became_active":"2023-10-09T10:25:36.445300+0000","last_became_peered":"2023-10-09T10:25:36.445300+0000","last_unstale":"2023-10-09T10:31:36.287933+0000","last_undegraded":"2023-10-09T10:31:36.287933+0000","last_fullsized":"2023-10-09T10:31:36.287933+0000","mapping_epoch":209,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":245,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-09T10:31:36.287800+0000","last_change":"2023-10-09T10:20:59.393062+0000","last_active":"2023-10-09T10:31:36.287800+0000","last_peered":"2023-10-09T10:31:36.287800+0000","last_clean":"2023-10-09T10:31:36.287800+0000","last_became_active":"2023-10-09T10:20:59.392657+0000","last_became_peered":"2023-10-09T10:20:59.392657+0000","last_unstale":"2023-10-09T10:31:36.287800+0000","last_undegraded":"2023-10-09T10:31:36.287800+0000","last_fullsized":"2023-10-09T10:31:36.287800+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.17","version":"265'10610","reported_seq":16660,"reported_epoch":265,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-09T10:31:52.996430+0000","last_change":"2023-10-09T10:31:15.252785+0000","last_active":"2023-10-09T10:31:52.996430+0000","last_peered":"2023-10-09T10:31:52.996430+0000","last_clean":"2023-10-09T10:25:34.131241+0000","last_became_active":"2023-10-09T10:31:15.215570+0000","last_became_peered":"2023-10-09T10:31:15.215570+0000","last_unstale":"2023-10-09T10:31:52.996430+0000","last_undegraded":"2023-10-09T10:31:15.211355+0000","last_fullsized":"2023-10-09T10:31:52.996430+0000","mapping_epoch":257,"log_start":"207'3836","ondisk_log_start":"207'3836","created":254,"last_epoch_clean":204,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6774,"log_dups_size":0,"ondisk_log_size":6774,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":14090240,"num_objects":215,"num_object_clones":0,"num_object_copies":645,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":215,"num_objects_misplaced":730,"num_objects_unfound":0,"num_objects_dirty":215,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5556,"num_write_kb":184672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1508,"num_bytes_recovered":98795520,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"avail_no_missing":["6","0","3"],"object_location_counts":[{"shards":"0,1,6","objects":215}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":246,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.286013+0000","last_change":"2023-10-09T10:27:59.146713+0000","last_active":"2023-10-09T10:31:37.286013+0000","last_peered":"2023-10-09T10:31:37.286013+0000","last_clean":"2023-10-09T10:31:37.286013+0000","last_became_active":"2023-10-09T10:27:59.146239+0000","last_became_peered":"2023-10-09T10:27:59.146239+0000","last_unstale":"2023-10-09T10:31:37.286013+0000","last_undegraded":"2023-10-09T10:31:37.286013+0000","last_fullsized":"2023-10-09T10:31:37.286013+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":291,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.286502+0000","last_change":"2023-10-09T10:31:36.305043+0000","last_active":"2023-10-09T10:31:37.286502+0000","last_peered":"2023-10-09T10:31:37.286502+0000","last_clean":"2023-10-09T10:31:37.286502+0000","last_became_active":"2023-10-09T10:31:36.304280+0000","last_became_peered":"2023-10-09T10:31:36.304280+0000","last_unstale":"2023-10-09T10:31:37.286502+0000","last_undegraded":"2023-10-09T10:31:37.286502+0000","last_fullsized":"2023-10-09T10:31:37.286502+0000","mapping_epoch":262,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.16","version":"265'10200","reported_seq":17589,"reported_epoch":265,"state":"active+recovering+degraded","last_fresh":"2023-10-09T10:31:55.144108+0000","last_change":"2023-10-09T10:31:55.144421+0000","last_active":"2023-10-09T10:31:55.144108+0000","last_peered":"2023-10-09T10:31:55.144108+0000","last_clean":"2023-10-09T10:27:57.248728+0000","last_became_active":"2023-10-09T10:31:13.303864+0000","last_became_peered":"2023-10-09T10:31:13.303864+0000","last_unstale":"2023-10-09T10:31:55.144108+0000","last_undegraded":"2023-10-09T10:31:55.144108+0000","last_fullsized":"2023-10-09T10:31:55.144108+0000","mapping_epoch":254,"log_start":"207'3125","ondisk_log_start":"207'3125","created":254,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":7075,"log_dups_size":0,"ondisk_log_size":7075,"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":11173888,"num_objects":171,"num_object_clones":0,"num_object_copies":513,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":171,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5371,"num_write_kb":177312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1777,"num_bytes_recovered":91717632,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["5","3"],"object_location_counts":[{"shards":"1,2,5","objects":171}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":77,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.583585+0000","last_change":"2023-10-09T10:29:48.191869+0000","last_active":"2023-10-09T10:31:37.583585+0000","last_peered":"2023-10-09T10:31:37.583585+0000","last_clean":"2023-10-09T10:31:37.583585+0000","last_became_active":"2023-10-09T10:29:48.176295+0000","last_became_peered":"2023-10-09T10:29:48.176295+0000","last_unstale":"2023-10-09T10:31:37.583585+0000","last_undegraded":"2023-10-09T10:31:37.583585+0000","last_fullsized":"2023-10-09T10:31:37.583585+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:12:49.287347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":276,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.289582+0000","last_change":"2023-10-09T10:31:36.347678+0000","last_active":"2023-10-09T10:31:37.289582+0000","last_peered":"2023-10-09T10:31:37.289582+0000","last_clean":"2023-10-09T10:31:37.289582+0000","last_became_active":"2023-10-09T10:31:36.347219+0000","last_became_peered":"2023-10-09T10:31:36.347219+0000","last_unstale":"2023-10-09T10:31:37.289582+0000","last_undegraded":"2023-10-09T10:31:37.289582+0000","last_fullsized":"2023-10-09T10:31:37.289582+0000","mapping_epoch":262,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.15","version":"265'10552","reported_seq":15323,"reported_epoch":265,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:31:54.968360+0000","last_change":"2023-10-09T10:31:14.296479+0000","last_active":"2023-10-09T10:31:54.968360+0000","last_peered":"2023-10-09T10:31:54.968360+0000","last_clean":"2023-10-09T10:24:29.568045+0000","last_became_active":"2023-10-09T10:31:14.244796+0000","last_became_peered":"2023-10-09T10:31:14.244796+0000","last_unstale":"2023-10-09T10:31:54.968360+0000","last_undegraded":"2023-10-09T10:31:14.241975+0000","last_fullsized":"2023-10-09T10:31:14.161120+0000","mapping_epoch":256,"log_start":"206'1900","ondisk_log_start":"206'1900","created":254,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":8652,"log_dups_size":0,"ondisk_log_size":8652,"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":11042816,"num_objects":169,"num_object_clones":0,"num_object_copies":507,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":169,"num_objects_misplaced":1645,"num_objects_unfound":0,"num_objects_dirty":169,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5538,"num_write_kb":182592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1170,"num_bytes_recovered":76611584,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,1],"acting":[1,0],"avail_no_missing":["1","0"],"object_location_counts":[{"shards":"0,1","objects":-152},{"shards":"0,1,6","objects":143}],"blocked_by":[],"up_primary":7,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":85,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.285505+0000","last_change":"2023-10-09T10:23:19.524550+0000","last_active":"2023-10-09T10:31:37.285505+0000","last_peered":"2023-10-09T10:31:37.285505+0000","last_clean":"2023-10-09T10:31:37.285505+0000","last_became_active":"2023-10-09T10:23:19.524208+0000","last_became_peered":"2023-10-09T10:23:19.524208+0000","last_unstale":"2023-10-09T10:31:37.285505+0000","last_undegraded":"2023-10-09T10:31:37.285505+0000","last_fullsized":"2023-10-09T10:31:37.285505+0000","mapping_epoch":189,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":190,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":250,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.282496+0000","last_change":"2023-10-09T10:31:36.306145+0000","last_active":"2023-10-09T10:31:37.282496+0000","last_peered":"2023-10-09T10:31:37.282496+0000","last_clean":"2023-10-09T10:31:37.282496+0000","last_became_active":"2023-10-09T10:31:36.305375+0000","last_became_peered":"2023-10-09T10:31:36.305375+0000","last_unstale":"2023-10-09T10:31:37.282496+0000","last_undegraded":"2023-10-09T10:31:37.282496+0000","last_fullsized":"2023-10-09T10:31:37.282496+0000","mapping_epoch":262,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:45:21.846877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,5],"acting":[2,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.14","version":"264'10189","reported_seq":25620,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:51.121337+0000","last_change":"2023-10-09T10:31:13.195192+0000","last_active":"2023-10-09T10:31:51.121337+0000","last_peered":"2023-10-09T10:31:51.121337+0000","last_clean":"2023-10-09T10:31:51.121337+0000","last_became_active":"2023-10-09T10:31:13.144573+0000","last_became_peered":"2023-10-09T10:31:13.144573+0000","last_unstale":"2023-10-09T10:31:51.121337+0000","last_undegraded":"2023-10-09T10:31:51.121337+0000","last_fullsized":"2023-10-09T10:31:51.121337+0000","mapping_epoch":254,"log_start":"207'3463","ondisk_log_start":"207'3463","created":254,"last_epoch_clean":256,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6726,"log_dups_size":0,"ondisk_log_size":6726,"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":16023552,"num_objects":245,"num_object_clones":0,"num_object_copies":735,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":245,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5321,"num_write_kb":178080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2765,"num_bytes_recovered":181174272,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":238,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.285280+0000","last_change":"2023-10-09T10:27:59.329821+0000","last_active":"2023-10-09T10:31:37.285280+0000","last_peered":"2023-10-09T10:31:37.285280+0000","last_clean":"2023-10-09T10:31:37.285280+0000","last_became_active":"2023-10-09T10:27:59.147941+0000","last_became_peered":"2023-10-09T10:27:59.147941+0000","last_unstale":"2023-10-09T10:31:37.285280+0000","last_undegraded":"2023-10-09T10:31:37.285280+0000","last_fullsized":"2023-10-09T10:31:37.285280+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":50,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.282734+0000","last_change":"2023-10-09T10:27:59.147190+0000","last_active":"2023-10-09T10:31:37.282734+0000","last_peered":"2023-10-09T10:31:37.282734+0000","last_clean":"2023-10-09T10:31:37.282734+0000","last_became_active":"2023-10-09T10:27:59.146807+0000","last_became_peered":"2023-10-09T10:27:59.146807+0000","last_unstale":"2023-10-09T10:31:37.282734+0000","last_undegraded":"2023-10-09T10:31:37.282734+0000","last_fullsized":"2023-10-09T10:31:37.282734+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:39:53.003554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.b","version":"265'10889","reported_seq":10996,"reported_epoch":265,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-09T10:31:55.126938+0000","last_change":"2023-10-09T10:27:59.405818+0000","last_active":"2023-10-09T10:31:55.126938+0000","last_peered":"2023-10-09T10:31:55.126938+0000","last_clean":"2023-10-09T10:27:57.214112+0000","last_became_active":"2023-10-09T10:27:58.304161+0000","last_became_peered":"2023-10-09T10:27:58.304161+0000","last_unstale":"2023-10-09T10:31:55.126938+0000","last_undegraded":"2023-10-09T10:31:55.126938+0000","last_fullsized":"2023-10-09T10:31:55.126938+0000","mapping_epoch":225,"log_start":"213'5328","ondisk_log_start":"213'5328","created":203,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":5561,"log_dups_size":0,"ondisk_log_size":5561,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":20643840,"num_objects":315,"num_object_clones":0,"num_object_copies":945,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":314,"num_objects_unfound":0,"num_objects_dirty":315,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10889,"num_write_kb":358528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":524288,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,6,1],"avail_no_missing":["5","1","6"],"object_location_counts":[{"shards":"1,5,6","objects":315}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":142,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-09T10:31:36.289022+0000","last_change":"2023-10-09T10:27:59.148713+0000","last_active":"2023-10-09T10:31:36.289022+0000","last_peered":"2023-10-09T10:31:36.289022+0000","last_clean":"2023-10-09T10:31:36.289022+0000","last_became_active":"2023-10-09T10:27:59.139918+0000","last_became_peered":"2023-10-09T10:27:59.139918+0000","last_unstale":"2023-10-09T10:31:36.289022+0000","last_undegraded":"2023-10-09T10:31:36.289022+0000","last_fullsized":"2023-10-09T10:31:36.289022+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,2],"acting":[4,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":258,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.289815+0000","last_change":"2023-10-09T10:24:27.596925+0000","last_active":"2023-10-09T10:31:37.289815+0000","last_peered":"2023-10-09T10:31:37.289815+0000","last_clean":"2023-10-09T10:31:37.289815+0000","last_became_active":"2023-10-09T10:24:27.596534+0000","last_became_peered":"2023-10-09T10:24:27.596534+0000","last_unstale":"2023-10-09T10:31:37.289815+0000","last_undegraded":"2023-10-09T10:31:37.289815+0000","last_fullsized":"2023-10-09T10:31:37.289815+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.a","version":"265'10825","reported_seq":15444,"reported_epoch":265,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:31:53.018437+0000","last_change":"2023-10-09T10:31:37.644611+0000","last_active":"2023-10-09T10:31:53.018437+0000","last_peered":"2023-10-09T10:31:53.018437+0000","last_clean":"2023-10-09T10:24:29.568045+0000","last_became_active":"2023-10-09T10:31:37.597794+0000","last_became_peered":"2023-10-09T10:31:37.597794+0000","last_unstale":"2023-10-09T10:31:53.018437+0000","last_undegraded":"2023-10-09T10:31:37.403808+0000","last_fullsized":"2023-10-09T10:31:37.277311+0000","mapping_epoch":263,"log_start":"207'3872","ondisk_log_start":"207'3872","created":203,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6953,"log_dups_size":0,"ondisk_log_size":6953,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:02:02.163812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26804224,"num_objects":409,"num_object_clones":0,"num_object_copies":1227,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":409,"num_objects_misplaced":3350,"num_objects_unfound":0,"num_objects_dirty":409,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10825,"num_write_kb":359488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2259,"num_bytes_recovered":147718144,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,2],"avail_no_missing":["3","5"],"object_location_counts":[{"shards":"2,3","objects":1},{"shards":"3,5","objects":408}],"blocked_by":[],"up_primary":2,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":127,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-09T10:31:36.289006+0000","last_change":"2023-10-09T10:25:35.162919+0000","last_active":"2023-10-09T10:31:36.289006+0000","last_peered":"2023-10-09T10:31:36.289006+0000","last_clean":"2023-10-09T10:31:36.289006+0000","last_became_active":"2023-10-09T10:25:35.153460+0000","last_became_peered":"2023-10-09T10:25:35.153460+0000","last_unstale":"2023-10-09T10:31:36.289006+0000","last_undegraded":"2023-10-09T10:31:36.289006+0000","last_fullsized":"2023-10-09T10:31:36.289006+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":251,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-09T10:31:36.289144+0000","last_change":"2023-10-09T10:25:35.160174+0000","last_active":"2023-10-09T10:31:36.289144+0000","last_peered":"2023-10-09T10:31:36.289144+0000","last_clean":"2023-10-09T10:31:36.289144+0000","last_became_active":"2023-10-09T10:25:35.159749+0000","last_became_peered":"2023-10-09T10:25:35.159749+0000","last_unstale":"2023-10-09T10:31:36.289144+0000","last_undegraded":"2023-10-09T10:31:36.289144+0000","last_fullsized":"2023-10-09T10:31:36.289144+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"264'10480","reported_seq":23908,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:51.127340+0000","last_change":"2023-10-09T10:31:13.290753+0000","last_active":"2023-10-09T10:31:51.127340+0000","last_peered":"2023-10-09T10:31:51.127340+0000","last_clean":"2023-10-09T10:31:51.127340+0000","last_became_active":"2023-10-09T10:31:13.250287+0000","last_became_peered":"2023-10-09T10:31:13.250287+0000","last_unstale":"2023-10-09T10:31:51.127340+0000","last_undegraded":"2023-10-09T10:31:51.127340+0000","last_fullsized":"2023-10-09T10:31:51.127340+0000","mapping_epoch":229,"log_start":"207'3694","ondisk_log_start":"207'3694","created":203,"last_epoch_clean":256,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6786,"log_dups_size":0,"ondisk_log_size":6786,"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":16056320,"num_objects":245,"num_object_clones":0,"num_object_copies":735,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":245,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5461,"num_write_kb":182592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2222,"num_bytes_recovered":145620992,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.d","version":"59'1","reported_seq":69,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.287205+0000","last_change":"2023-10-09T10:25:35.155848+0000","last_active":"2023-10-09T10:31:37.287205+0000","last_peered":"2023-10-09T10:31:37.287205+0000","last_clean":"2023-10-09T10:31:37.287205+0000","last_became_active":"2023-10-09T10:25:35.145006+0000","last_became_peered":"2023-10-09T10:25:35.145006+0000","last_unstale":"2023-10-09T10:31:37.287205+0000","last_undegraded":"2023-10-09T10:31:37.287205+0000","last_fullsized":"2023-10-09T10:31:37.287205+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":231,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.285482+0000","last_change":"2023-10-09T10:24:27.596000+0000","last_active":"2023-10-09T10:31:37.285482+0000","last_peered":"2023-10-09T10:31:37.285482+0000","last_clean":"2023-10-09T10:31:37.285482+0000","last_became_active":"2023-10-09T10:24:27.595660+0000","last_became_peered":"2023-10-09T10:24:27.595660+0000","last_unstale":"2023-10-09T10:31:37.285482+0000","last_undegraded":"2023-10-09T10:31:37.285482+0000","last_fullsized":"2023-10-09T10:31:37.285482+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.8","version":"264'10284","reported_seq":18923,"reported_epoch":264,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-09T10:31:51.022596+0000","last_change":"2023-10-09T10:31:36.348037+0000","last_active":"2023-10-09T10:31:51.022596+0000","last_peered":"2023-10-09T10:31:51.022596+0000","last_clean":"2023-10-09T10:24:29.568045+0000","last_became_active":"2023-10-09T10:31:13.187404+0000","last_became_peered":"2023-10-09T10:31:13.187404+0000","last_unstale":"2023-10-09T10:31:51.022596+0000","last_undegraded":"2023-10-09T10:31:36.347790+0000","last_fullsized":"2023-10-09T10:31:51.022596+0000","mapping_epoch":255,"log_start":"207'3575","ondisk_log_start":"207'3575","created":203,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6709,"log_dups_size":0,"ondisk_log_size":6709,"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":15794176,"num_objects":241,"num_object_clones":0,"num_object_copies":723,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":30,"num_objects_misplaced":241,"num_objects_unfound":0,"num_objects_dirty":241,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5370,"num_write_kb":179552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2138,"num_bytes_recovered":99909632,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[4,7,3],"avail_no_missing":["4","3"],"object_location_counts":[{"shards":"3,4,7","objects":241}],"blocked_by":[],"up_primary":2,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":256,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.291925+0000","last_change":"2023-10-09T10:26:19.119760+0000","last_active":"2023-10-09T10:31:37.291925+0000","last_peered":"2023-10-09T10:31:37.291925+0000","last_clean":"2023-10-09T10:31:37.291925+0000","last_became_active":"2023-10-09T10:26:19.119421+0000","last_became_peered":"2023-10-09T10:26:19.119421+0000","last_unstale":"2023-10-09T10:31:37.291925+0000","last_undegraded":"2023-10-09T10:31:37.291925+0000","last_fullsized":"2023-10-09T10:31:37.291925+0000","mapping_epoch":214,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":82,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.305167+0000","last_change":"2023-10-09T10:29:48.153072+0000","last_active":"2023-10-09T10:31:37.305167+0000","last_peered":"2023-10-09T10:31:37.305167+0000","last_clean":"2023-10-09T10:31:37.305167+0000","last_became_active":"2023-10-09T10:29:48.152695+0000","last_became_peered":"2023-10-09T10:29:48.152695+0000","last_unstale":"2023-10-09T10:31:37.305167+0000","last_undegraded":"2023-10-09T10:31:37.305167+0000","last_fullsized":"2023-10-09T10:31:37.305167+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:15:28.212957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.f","version":"265'10793","reported_seq":26223,"reported_epoch":265,"state":"active+clean","last_fresh":"2023-10-09T10:31:54.665261+0000","last_change":"2023-10-09T10:31:27.265340+0000","last_active":"2023-10-09T10:31:54.665261+0000","last_peered":"2023-10-09T10:31:54.665261+0000","last_clean":"2023-10-09T10:31:54.665261+0000","last_became_active":"2023-10-09T10:31:27.231872+0000","last_became_peered":"2023-10-09T10:31:27.231872+0000","last_unstale":"2023-10-09T10:31:54.665261+0000","last_undegraded":"2023-10-09T10:31:54.665261+0000","last_fullsized":"2023-10-09T10:31:54.665261+0000","mapping_epoch":259,"log_start":"206'1610","ondisk_log_start":"206'1610","created":203,"last_epoch_clean":260,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":9183,"log_dups_size":0,"ondisk_log_size":9183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":20643840,"num_objects":315,"num_object_clones":0,"num_object_copies":945,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":315,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10793,"num_write_kb":355456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5524,"num_bytes_recovered":362020864,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":62,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-09T10:31:36.303806+0000","last_change":"2023-10-09T10:31:36.303092+0000","last_active":"2023-10-09T10:31:36.303806+0000","last_peered":"2023-10-09T10:31:36.303806+0000","last_clean":"2023-10-09T10:31:36.303806+0000","last_became_active":"2023-10-09T10:31:36.296384+0000","last_became_peered":"2023-10-09T10:31:36.296384+0000","last_unstale":"2023-10-09T10:31:36.303806+0000","last_undegraded":"2023-10-09T10:31:36.303806+0000","last_fullsized":"2023-10-09T10:31:36.303806+0000","mapping_epoch":262,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":254,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-09T10:31:36.294459+0000","last_change":"2023-10-09T10:31:36.293665+0000","last_active":"2023-10-09T10:31:36.294459+0000","last_peered":"2023-10-09T10:31:36.294459+0000","last_clean":"2023-10-09T10:31:36.294459+0000","last_became_active":"2023-10-09T10:31:36.293104+0000","last_became_peered":"2023-10-09T10:31:36.293104+0000","last_unstale":"2023-10-09T10:31:36.294459+0000","last_undegraded":"2023-10-09T10:31:36.294459+0000","last_fullsized":"2023-10-09T10:31:36.294459+0000","mapping_epoch":262,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.e","version":"265'10841","reported_seq":17820,"reported_epoch":265,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-09T10:31:55.163403+0000","last_change":"2023-10-09T10:31:36.303807+0000","last_active":"2023-10-09T10:31:55.163403+0000","last_peered":"2023-10-09T10:31:55.163403+0000","last_clean":"2023-10-09T10:24:29.568045+0000","last_became_active":"2023-10-09T10:27:59.489400+0000","last_became_peered":"2023-10-09T10:27:59.489400+0000","last_unstale":"2023-10-09T10:31:55.163403+0000","last_undegraded":"2023-10-09T10:31:36.303419+0000","last_fullsized":"2023-10-09T10:31:55.163403+0000","mapping_epoch":226,"log_start":"213'5213","ondisk_log_start":"213'5213","created":203,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":5628,"log_dups_size":0,"ondisk_log_size":5628,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":23134208,"num_objects":353,"num_object_clones":0,"num_object_copies":1059,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":353,"num_objects_misplaced":2126,"num_objects_unfound":0,"num_objects_dirty":353,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10841,"num_write_kb":358208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3441,"num_bytes_recovered":194379776,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[5,1,0],"avail_no_missing":["5","0"],"object_location_counts":[{"shards":"0,1,5","objects":353}],"blocked_by":[],"up_primary":2,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":223,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.285762+0000","last_change":"2023-10-09T10:31:36.322088+0000","last_active":"2023-10-09T10:31:37.285762+0000","last_peered":"2023-10-09T10:31:37.285762+0000","last_clean":"2023-10-09T10:31:37.285762+0000","last_became_active":"2023-10-09T10:31:36.321693+0000","last_became_peered":"2023-10-09T10:31:36.321693+0000","last_unstale":"2023-10-09T10:31:37.285762+0000","last_undegraded":"2023-10-09T10:31:37.285762+0000","last_fullsized":"2023-10-09T10:31:37.285762+0000","mapping_epoch":262,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,5],"acting":[6,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":260,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-09T10:31:36.288630+0000","last_change":"2023-10-09T10:27:58.135798+0000","last_active":"2023-10-09T10:31:36.288630+0000","last_peered":"2023-10-09T10:31:36.288630+0000","last_clean":"2023-10-09T10:31:36.288630+0000","last_became_active":"2023-10-09T10:27:58.135438+0000","last_became_peered":"2023-10-09T10:27:58.135438+0000","last_unstale":"2023-10-09T10:31:36.288630+0000","last_undegraded":"2023-10-09T10:31:36.288630+0000","last_fullsized":"2023-10-09T10:31:36.288630+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.d","version":"265'10869","reported_seq":10996,"reported_epoch":265,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-09T10:31:52.999442+0000","last_change":"2023-10-09T10:31:36.487102+0000","last_active":"2023-10-09T10:31:52.999442+0000","last_peered":"2023-10-09T10:31:52.999442+0000","last_clean":"2023-10-09T10:29:47.230147+0000","last_became_active":"2023-10-09T10:31:36.440914+0000","last_became_peered":"2023-10-09T10:31:36.440914+0000","last_unstale":"2023-10-09T10:31:52.999442+0000","last_undegraded":"2023-10-09T10:31:52.999442+0000","last_fullsized":"2023-10-09T10:31:52.999442+0000","mapping_epoch":262,"log_start":"216'6110","ondisk_log_start":"216'6110","created":203,"last_epoch_clean":241,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":4759,"log_dups_size":0,"ondisk_log_size":4759,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":26869784,"num_objects":411,"num_object_clones":0,"num_object_copies":1233,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":411,"num_objects_unfound":0,"num_objects_dirty":411,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10869,"num_write_kb":360897,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":589824,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"avail_no_missing":["6","0","1"],"object_location_counts":[{"shards":"0,1,6","objects":411}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":264,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-09T10:31:36.288464+0000","last_change":"2023-10-09T10:27:59.156548+0000","last_active":"2023-10-09T10:31:36.288464+0000","last_peered":"2023-10-09T10:31:36.288464+0000","last_clean":"2023-10-09T10:31:36.288464+0000","last_became_active":"2023-10-09T10:27:59.156107+0000","last_became_peered":"2023-10-09T10:27:59.156107+0000","last_unstale":"2023-10-09T10:31:36.288464+0000","last_undegraded":"2023-10-09T10:31:36.288464+0000","last_fullsized":"2023-10-09T10:31:36.288464+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":263,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-09T10:31:36.308620+0000","last_change":"2023-10-09T10:31:36.308319+0000","last_active":"2023-10-09T10:31:36.308620+0000","last_peered":"2023-10-09T10:31:36.308620+0000","last_clean":"2023-10-09T10:31:36.308620+0000","last_became_active":"2023-10-09T10:31:36.307908+0000","last_became_peered":"2023-10-09T10:31:36.307908+0000","last_unstale":"2023-10-09T10:31:36.308620+0000","last_undegraded":"2023-10-09T10:31:36.308620+0000","last_fullsized":"2023-10-09T10:31:36.308620+0000","mapping_epoch":262,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.c","version":"265'11062","reported_seq":11154,"reported_epoch":265,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-09T10:31:52.982026+0000","last_change":"2023-10-09T10:31:12.193403+0000","last_active":"2023-10-09T10:31:52.982026+0000","last_peered":"2023-10-09T10:31:52.982026+0000","last_clean":"2023-10-09T10:27:57.246337+0000","last_became_active":"2023-10-09T10:27:58.262316+0000","last_became_peered":"2023-10-09T10:27:58.262316+0000","last_unstale":"2023-10-09T10:31:52.982026+0000","last_undegraded":"2023-10-09T10:31:52.982026+0000","last_fullsized":"2023-10-09T10:31:52.982026+0000","mapping_epoch":225,"log_start":"216'6300","ondisk_log_start":"216'6300","created":203,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":4762,"log_dups_size":0,"ondisk_log_size":4762,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":27656192,"num_objects":422,"num_object_clones":0,"num_object_copies":1266,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":422,"num_objects_unfound":0,"num_objects_dirty":422,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11062,"num_write_kb":367488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"avail_no_missing":["6","3","7"],"object_location_counts":[{"shards":"3,6,7","objects":422}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":264,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.303932+0000","last_change":"2023-10-09T10:25:35.154194+0000","last_active":"2023-10-09T10:31:37.303932+0000","last_peered":"2023-10-09T10:31:37.303932+0000","last_clean":"2023-10-09T10:31:37.303932+0000","last_became_active":"2023-10-09T10:25:35.153844+0000","last_became_peered":"2023-10-09T10:25:35.153844+0000","last_unstale":"2023-10-09T10:31:37.303932+0000","last_undegraded":"2023-10-09T10:31:37.303932+0000","last_fullsized":"2023-10-09T10:31:37.303932+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:36:27.033916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":226,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.307148+0000","last_change":"2023-10-09T10:31:36.291080+0000","last_active":"2023-10-09T10:31:37.307148+0000","last_peered":"2023-10-09T10:31:37.307148+0000","last_clean":"2023-10-09T10:31:37.307148+0000","last_became_active":"2023-10-09T10:31:36.290742+0000","last_became_peered":"2023-10-09T10:31:36.290742+0000","last_unstale":"2023-10-09T10:31:37.307148+0000","last_undegraded":"2023-10-09T10:31:37.307148+0000","last_fullsized":"2023-10-09T10:31:37.307148+0000","mapping_epoch":262,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:16:36.060946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.1","version":"264'10328","reported_seq":13858,"reported_epoch":264,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-09T10:31:51.128247+0000","last_change":"2023-10-09T10:31:13.249768+0000","last_active":"2023-10-09T10:31:51.128247+0000","last_peered":"2023-10-09T10:31:51.128247+0000","last_clean":"2023-10-09T10:25:34.105569+0000","last_became_active":"2023-10-09T10:31:13.212942+0000","last_became_peered":"2023-10-09T10:31:13.212942+0000","last_unstale":"2023-10-09T10:31:51.128247+0000","last_undegraded":"2023-10-09T10:31:13.196096+0000","last_fullsized":"2023-10-09T10:31:51.128247+0000","mapping_epoch":245,"log_start":"207'3574","ondisk_log_start":"207'3574","created":203,"last_epoch_clean":204,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6754,"log_dups_size":0,"ondisk_log_size":6754,"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":15761408,"num_objects":240,"num_object_clones":0,"num_object_copies":720,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":240,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":240,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5390,"num_write_kb":180192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":870,"num_bytes_recovered":57049088,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,0],"avail_no_missing":["4","3","6"],"object_location_counts":[{"shards":"0,4,6","objects":240}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.4","version":"76'131","reported_seq":737,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.305458+0000","last_change":"2023-10-09T10:29:49.146828+0000","last_active":"2023-10-09T10:31:37.305458+0000","last_peered":"2023-10-09T10:31:37.305458+0000","last_clean":"2023-10-09T10:31:37.305458+0000","last_became_active":"2023-10-09T10:29:49.145962+0000","last_became_peered":"2023-10-09T10:29:49.145962+0000","last_unstale":"2023-10-09T10:31:37.305458+0000","last_undegraded":"2023-10-09T10:31:37.305458+0000","last_fullsized":"2023-10-09T10:31:37.305458+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":246,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":131,"log_dups_size":0,"ondisk_log_size":131,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:23:51.800561+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":619,"num_read_kb":508,"num_write":137,"num_write_kb":4162,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":4194304,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":273,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.293222+0000","last_change":"2023-10-09T10:27:59.155451+0000","last_active":"2023-10-09T10:31:37.293222+0000","last_peered":"2023-10-09T10:31:37.293222+0000","last_clean":"2023-10-09T10:31:37.293222+0000","last_became_active":"2023-10-09T10:27:59.154968+0000","last_became_peered":"2023-10-09T10:27:59.154968+0000","last_unstale":"2023-10-09T10:31:37.293222+0000","last_undegraded":"2023-10-09T10:31:37.293222+0000","last_fullsized":"2023-10-09T10:31:37.293222+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":161,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.292744+0000","last_change":"2023-10-09T10:29:48.194758+0000","last_active":"2023-10-09T10:31:37.292744+0000","last_peered":"2023-10-09T10:31:37.292744+0000","last_clean":"2023-10-09T10:31:37.292744+0000","last_became_active":"2023-10-09T10:29:48.194177+0000","last_became_peered":"2023-10-09T10:29:48.194177+0000","last_unstale":"2023-10-09T10:31:37.292744+0000","last_undegraded":"2023-10-09T10:31:37.292744+0000","last_fullsized":"2023-10-09T10:31:37.292744+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.7","version":"265'10617","reported_seq":16711,"reported_epoch":265,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2023-10-09T10:31:52.921257+0000","last_change":"2023-10-09T10:31:13.212048+0000","last_active":"2023-10-09T10:31:52.921257+0000","last_peered":"2023-10-09T10:31:52.921257+0000","last_clean":"2023-10-09T10:25:34.131241+0000","last_became_active":"2023-10-09T10:31:13.183408+0000","last_became_peered":"2023-10-09T10:31:13.183408+0000","last_unstale":"2023-10-09T10:31:52.921257+0000","last_undegraded":"2023-10-09T10:31:13.149654+0000","last_fullsized":"2023-10-09T10:31:52.921257+0000","mapping_epoch":245,"log_start":"207'3836","ondisk_log_start":"207'3836","created":203,"last_epoch_clean":204,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6781,"log_dups_size":0,"ondisk_log_size":6781,"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":13631488,"num_objects":208,"num_object_clones":0,"num_object_copies":624,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":208,"num_objects_misplaced":690,"num_objects_unfound":0,"num_objects_dirty":208,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5563,"num_write_kb":184672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1529,"num_bytes_recovered":100237312,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"avail_no_missing":["6","0","3"],"object_location_counts":[{"shards":"0,1,6","objects":208}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"76'52","reported_seq":666,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.292957+0000","last_change":"2023-10-09T10:20:59.407054+0000","last_active":"2023-10-09T10:31:37.292957+0000","last_peered":"2023-10-09T10:31:37.292957+0000","last_clean":"2023-10-09T10:31:37.292957+0000","last_became_active":"2023-10-09T10:20:59.406039+0000","last_became_peered":"2023-10-09T10:20:59.406039+0000","last_unstale":"2023-10-09T10:31:37.292957+0000","last_undegraded":"2023-10-09T10:31:37.292957+0000","last_fullsized":"2023-10-09T10:31:37.292957+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":519,"num_read_kb":1955,"num_write":46,"num_write_kb":1266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":273,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-09T10:31:36.287707+0000","last_change":"2023-10-09T10:29:48.161975+0000","last_active":"2023-10-09T10:31:36.287707+0000","last_peered":"2023-10-09T10:31:36.287707+0000","last_clean":"2023-10-09T10:31:36.287707+0000","last_became_active":"2023-10-09T10:29:48.161593+0000","last_became_peered":"2023-10-09T10:29:48.161593+0000","last_unstale":"2023-10-09T10:31:36.287707+0000","last_undegraded":"2023-10-09T10:31:36.287707+0000","last_fullsized":"2023-10-09T10:31:36.287707+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":157,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.282185+0000","last_change":"2023-10-09T10:27:59.149630+0000","last_active":"2023-10-09T10:31:37.282185+0000","last_peered":"2023-10-09T10:31:37.282185+0000","last_clean":"2023-10-09T10:31:37.282185+0000","last_became_active":"2023-10-09T10:27:59.149132+0000","last_became_peered":"2023-10-09T10:27:59.149132+0000","last_unstale":"2023-10-09T10:31:37.282185+0000","last_undegraded":"2023-10-09T10:31:37.282185+0000","last_fullsized":"2023-10-09T10:31:37.282185+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:35:53.030398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,5],"acting":[2,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.4","version":"264'10167","reported_seq":25599,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:51.039942+0000","last_change":"2023-10-09T10:31:13.142496+0000","last_active":"2023-10-09T10:31:51.039942+0000","last_peered":"2023-10-09T10:31:51.039942+0000","last_clean":"2023-10-09T10:31:51.039942+0000","last_became_active":"2023-10-09T10:31:13.125940+0000","last_became_peered":"2023-10-09T10:31:13.125940+0000","last_unstale":"2023-10-09T10:31:51.039942+0000","last_undegraded":"2023-10-09T10:31:51.039942+0000","last_fullsized":"2023-10-09T10:31:51.039942+0000","mapping_epoch":248,"log_start":"207'3463","ondisk_log_start":"207'3463","created":203,"last_epoch_clean":255,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6704,"log_dups_size":0,"ondisk_log_size":6704,"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":17465344,"num_objects":266,"num_object_clones":0,"num_object_copies":798,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":266,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5298,"num_write_kb":178080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2764,"num_bytes_recovered":181174272,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1","version":"76'118","reported_seq":746,"reported_epoch":264,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:31:37.281053+0000","last_change":"2023-10-09T10:31:36.308792+0000","last_active":"2023-10-09T10:31:37.281053+0000","last_peered":"2023-10-09T10:31:37.281053+0000","last_clean":"2023-10-09T10:29:37.214619+0000","last_became_active":"2023-10-09T10:29:49.153497+0000","last_became_peered":"2023-10-09T10:29:49.153497+0000","last_unstale":"2023-10-09T10:31:37.281053+0000","last_undegraded":"2023-10-09T10:31:36.308609+0000","last_fullsized":"2023-10-09T10:29:49.136520+0000","mapping_epoch":245,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":242,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":118,"log_dups_size":0,"ondisk_log_size":118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:43:19.069106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":12,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":881,"num_read_kb":1026,"num_write":94,"num_write_kb":1236,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,6],"acting":[2,1],"avail_no_missing":["2","0","1"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":244,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.304057+0000","last_change":"2023-10-09T10:27:58.141484+0000","last_active":"2023-10-09T10:31:37.304057+0000","last_peered":"2023-10-09T10:31:37.304057+0000","last_clean":"2023-10-09T10:31:37.304057+0000","last_became_active":"2023-10-09T10:27:58.141130+0000","last_became_peered":"2023-10-09T10:27:58.141130+0000","last_unstale":"2023-10-09T10:31:37.304057+0000","last_undegraded":"2023-10-09T10:31:37.304057+0000","last_fullsized":"2023-10-09T10:31:37.304057+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:15:58.448896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":136,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.293746+0000","last_change":"2023-10-09T10:27:59.158268+0000","last_active":"2023-10-09T10:31:37.293746+0000","last_peered":"2023-10-09T10:31:37.293746+0000","last_clean":"2023-10-09T10:31:37.293746+0000","last_became_active":"2023-10-09T10:27:59.157761+0000","last_became_peered":"2023-10-09T10:27:59.157761+0000","last_unstale":"2023-10-09T10:31:37.293746+0000","last_undegraded":"2023-10-09T10:31:37.293746+0000","last_fullsized":"2023-10-09T10:31:37.293746+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.6","version":"265'10220","reported_seq":16086,"reported_epoch":265,"state":"active+recovery_wait+degraded","last_fresh":"2023-10-09T10:31:55.167957+0000","last_change":"2023-10-09T10:31:13.395721+0000","last_active":"2023-10-09T10:31:55.167957+0000","last_peered":"2023-10-09T10:31:55.167957+0000","last_clean":"2023-10-09T10:27:57.248728+0000","last_became_active":"2023-10-09T10:31:13.364896+0000","last_became_peered":"2023-10-09T10:31:13.364896+0000","last_unstale":"2023-10-09T10:31:55.167957+0000","last_undegraded":"2023-10-09T10:31:13.301002+0000","last_fullsized":"2023-10-09T10:31:55.167957+0000","mapping_epoch":255,"log_start":"207'3125","ondisk_log_start":"207'3125","created":203,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":7095,"log_dups_size":0,"ondisk_log_size":7095,"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":9863168,"num_objects":150,"num_object_clones":0,"num_object_copies":450,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3160,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":150,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5390,"num_write_kb":177312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1268,"num_bytes_recovered":83132416,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["5","3"],"object_location_counts":[{"shards":"0,3,5","objects":168},{"shards":"1,2,5","objects":-18}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.3","version":"76'179","reported_seq":821,"reported_epoch":264,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:31:37.298755+0000","last_change":"2023-10-09T10:31:37.298755+0000","last_active":"2023-10-09T10:31:37.298755+0000","last_peered":"2023-10-09T10:31:37.298755+0000","last_clean":"2023-10-09T10:31:31.239300+0000","last_became_active":"2023-10-09T10:31:37.298121+0000","last_became_peered":"2023-10-09T10:31:37.298121+0000","last_unstale":"2023-10-09T10:31:37.298755+0000","last_undegraded":"2023-10-09T10:31:37.290047+0000","last_fullsized":"2023-10-09T10:31:37.289197+0000","mapping_epoch":263,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":179,"log_dups_size":0,"ondisk_log_size":179,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":9,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":680,"num_read_kb":604,"num_write":161,"num_write_kb":107,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["5","2","3","7"],"object_location_counts":[{"shards":"2,3,5,7","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"83'139","reported_seq":360,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.285012+0000","last_change":"2023-10-09T10:29:05.203751+0000","last_active":"2023-10-09T10:31:37.285012+0000","last_peered":"2023-10-09T10:31:37.285012+0000","last_clean":"2023-10-09T10:31:37.285012+0000","last_became_active":"2023-10-09T10:29:05.203261+0000","last_became_peered":"2023-10-09T10:29:05.203261+0000","last_unstale":"2023-10-09T10:31:37.285012+0000","last_undegraded":"2023-10-09T10:31:37.285012+0000","last_fullsized":"2023-10-09T10:31:37.285012+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_clean_scrub_stamp":"2023-10-09T09:52:58.844090+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":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":212,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.292657+0000","last_change":"2023-10-09T10:25:35.153580+0000","last_active":"2023-10-09T10:31:37.292657+0000","last_peered":"2023-10-09T10:31:37.292657+0000","last_clean":"2023-10-09T10:31:37.292657+0000","last_became_active":"2023-10-09T10:25:35.152566+0000","last_became_peered":"2023-10-09T10:25:35.152566+0000","last_unstale":"2023-10-09T10:31:37.292657+0000","last_undegraded":"2023-10-09T10:31:37.292657+0000","last_fullsized":"2023-10-09T10:31:37.292657+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":213,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.287344+0000","last_change":"2023-10-09T10:23:19.529132+0000","last_active":"2023-10-09T10:31:37.287344+0000","last_peered":"2023-10-09T10:31:37.287344+0000","last_clean":"2023-10-09T10:31:37.287344+0000","last_became_active":"2023-10-09T10:23:19.528495+0000","last_became_peered":"2023-10-09T10:23:19.528495+0000","last_unstale":"2023-10-09T10:31:37.287344+0000","last_undegraded":"2023-10-09T10:31:37.287344+0000","last_fullsized":"2023-10-09T10:31:37.287344+0000","mapping_epoch":189,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":190,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"7.5","version":"265'10542","reported_seq":15672,"reported_epoch":265,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:31:54.703259+0000","last_change":"2023-10-09T10:31:14.128975+0000","last_active":"2023-10-09T10:31:54.703259+0000","last_peered":"2023-10-09T10:31:54.703259+0000","last_clean":"2023-10-09T10:24:29.568045+0000","last_became_active":"2023-10-09T10:31:13.693238+0000","last_became_peered":"2023-10-09T10:31:13.693238+0000","last_unstale":"2023-10-09T10:31:54.703259+0000","last_undegraded":"2023-10-09T10:31:13.680871+0000","last_fullsized":"2023-10-09T10:31:13.186086+0000","mapping_epoch":255,"log_start":"206'1900","ondisk_log_start":"206'1900","created":203,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":8642,"log_dups_size":0,"ondisk_log_size":8642,"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":11698176,"num_objects":178,"num_object_clones":0,"num_object_copies":534,"num_objects_missing_on_primary":1509,"num_objects_missing":1509,"num_objects_degraded":178,"num_objects_misplaced":1509,"num_objects_unfound":0,"num_objects_dirty":178,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5527,"num_write_kb":182592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1345,"num_bytes_recovered":88145920,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,1],"acting":[7,0],"avail_no_missing":["0","1"],"object_location_counts":[{"shards":"0,1,6","objects":167},{"shards":"0,1,6,7","objects":2},{"shards":"0,7","objects":9}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"76'47","reported_seq":150,"reported_epoch":264,"state":"active+recovery_wait+degraded","last_fresh":"2023-10-09T10:31:37.284583+0000","last_change":"2023-10-09T10:31:36.325386+0000","last_active":"2023-10-09T10:31:37.284583+0000","last_peered":"2023-10-09T10:31:37.284583+0000","last_clean":"2023-10-09T10:29:37.231931+0000","last_became_active":"2023-10-09T10:31:36.324444+0000","last_became_peered":"2023-10-09T10:31:36.324444+0000","last_unstale":"2023-10-09T10:31:37.284583+0000","last_undegraded":"2023-10-09T10:31:36.282695+0000","last_fullsized":"2023-10-09T10:31:37.284583+0000","mapping_epoch":262,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":241,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":47,"log_dups_size":0,"ondisk_log_size":47,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":10,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":113,"num_read_kb":478,"num_write":49,"num_write_kb":229,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["7","0","3"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":212,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-09T10:31:36.289225+0000","last_change":"2023-10-09T10:29:48.165257+0000","last_active":"2023-10-09T10:31:36.289225+0000","last_peered":"2023-10-09T10:31:36.289225+0000","last_clean":"2023-10-09T10:31:36.289225+0000","last_became_active":"2023-10-09T10:29:48.164861+0000","last_became_peered":"2023-10-09T10:29:48.164861+0000","last_unstale":"2023-10-09T10:31:36.289225+0000","last_undegraded":"2023-10-09T10:31:36.289225+0000","last_fullsized":"2023-10-09T10:31:36.289225+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[4,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":105,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.282583+0000","last_change":"2023-10-09T10:27:59.451698+0000","last_active":"2023-10-09T10:31:37.282583+0000","last_peered":"2023-10-09T10:31:37.282583+0000","last_clean":"2023-10-09T10:31:37.282583+0000","last_became_active":"2023-10-09T10:27:59.451152+0000","last_became_peered":"2023-10-09T10:27:59.451152+0000","last_unstale":"2023-10-09T10:31:37.282583+0000","last_undegraded":"2023-10-09T10:31:37.282583+0000","last_fullsized":"2023-10-09T10:31:37.282583+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:08:38.747416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.0","version":"265'10265","reported_seq":10926,"reported_epoch":265,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-09T10:31:55.068106+0000","last_change":"2023-10-09T10:31:36.426146+0000","last_active":"2023-10-09T10:31:55.068106+0000","last_peered":"2023-10-09T10:31:55.068106+0000","last_clean":"2023-10-09T10:27:57.237191+0000","last_became_active":"2023-10-09T10:31:36.397173+0000","last_became_peered":"2023-10-09T10:31:36.397173+0000","last_unstale":"2023-10-09T10:31:55.068106+0000","last_undegraded":"2023-10-09T10:31:55.068106+0000","last_fullsized":"2023-10-09T10:31:55.068106+0000","mapping_epoch":262,"log_start":"207'3148","ondisk_log_start":"207'3148","created":203,"last_epoch_clean":210,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":7117,"log_dups_size":0,"ondisk_log_size":7117,"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":8650752,"num_objects":132,"num_object_clones":0,"num_object_copies":396,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":209,"num_objects_unfound":0,"num_objects_dirty":132,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5404,"num_write_kb":177152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":137,"num_bytes_recovered":9011200,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3,1],"avail_no_missing":["5","1","3"],"object_location_counts":[{"shards":"1,3,5","objects":132}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"76'109","reported_seq":625,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.287092+0000","last_change":"2023-10-09T10:25:38.158321+0000","last_active":"2023-10-09T10:31:37.287092+0000","last_peered":"2023-10-09T10:31:37.287092+0000","last_clean":"2023-10-09T10:31:37.287092+0000","last_became_active":"2023-10-09T10:25:38.157689+0000","last_became_peered":"2023-10-09T10:25:38.157689+0000","last_unstale":"2023-10-09T10:31:37.287092+0000","last_undegraded":"2023-10-09T10:31:37.287092+0000","last_fullsized":"2023-10-09T10:31:37.287092+0000","mapping_epoch":211,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":212,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":821,"num_read_kb":1489,"num_write":106,"num_write_kb":462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":32,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":140,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.282267+0000","last_change":"2023-10-09T10:27:58.139632+0000","last_active":"2023-10-09T10:31:37.282267+0000","last_peered":"2023-10-09T10:31:37.282267+0000","last_clean":"2023-10-09T10:31:37.282267+0000","last_became_active":"2023-10-09T10:27:58.139208+0000","last_became_peered":"2023-10-09T10:27:58.139208+0000","last_unstale":"2023-10-09T10:31:37.282267+0000","last_undegraded":"2023-10-09T10:31:37.282267+0000","last_fullsized":"2023-10-09T10:31:37.282267+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:53:49.668114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":267,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.290879+0000","last_change":"2023-10-09T10:29:48.162091+0000","last_active":"2023-10-09T10:31:37.290879+0000","last_peered":"2023-10-09T10:31:37.290879+0000","last_clean":"2023-10-09T10:31:37.290879+0000","last_became_active":"2023-10-09T10:29:48.161749+0000","last_became_peered":"2023-10-09T10:29:48.161749+0000","last_unstale":"2023-10-09T10:31:37.290879+0000","last_undegraded":"2023-10-09T10:31:37.290879+0000","last_fullsized":"2023-10-09T10:31:37.290879+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"7.3","version":"265'10760","reported_seq":10943,"reported_epoch":265,"state":"active+undersized+degraded+remapped+backfill_wait","last_fresh":"2023-10-09T10:31:52.963825+0000","last_change":"2023-10-09T10:31:36.602787+0000","last_active":"2023-10-09T10:31:52.963825+0000","last_peered":"2023-10-09T10:31:52.963825+0000","last_clean":"2023-10-09T10:24:29.568045+0000","last_became_active":"2023-10-09T10:31:36.577643+0000","last_became_peered":"2023-10-09T10:31:36.577643+0000","last_unstale":"2023-10-09T10:31:52.963825+0000","last_undegraded":"2023-10-09T10:31:36.305295+0000","last_fullsized":"2023-10-09T10:31:36.274616+0000","mapping_epoch":262,"log_start":"206'200","ondisk_log_start":"206'200","created":203,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":10560,"log_dups_size":0,"ondisk_log_size":10560,"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":13893632,"num_objects":212,"num_object_clones":0,"num_object_copies":636,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":207,"num_objects_misplaced":212,"num_objects_unfound":0,"num_objects_dirty":212,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5631,"num_write_kb":186976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18,"num_bytes_recovered":1212416,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,4],"avail_no_missing":["3","4"],"object_location_counts":[{"shards":"3,4","objects":212}],"blocked_by":[],"up_primary":2,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":262,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.293623+0000","last_change":"2023-10-09T10:31:36.317803+0000","last_active":"2023-10-09T10:31:37.293623+0000","last_peered":"2023-10-09T10:31:37.293623+0000","last_clean":"2023-10-09T10:31:37.293623+0000","last_became_active":"2023-10-09T10:31:36.307005+0000","last_became_peered":"2023-10-09T10:31:36.307005+0000","last_unstale":"2023-10-09T10:31:37.293623+0000","last_undegraded":"2023-10-09T10:31:37.293623+0000","last_fullsized":"2023-10-09T10:31:37.293623+0000","mapping_epoch":262,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":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":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.6","version":"76'153","reported_seq":772,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.307021+0000","last_change":"2023-10-09T10:20:59.399193+0000","last_active":"2023-10-09T10:31:37.307021+0000","last_peered":"2023-10-09T10:31:37.307021+0000","last_clean":"2023-10-09T10:31:37.307021+0000","last_became_active":"2023-10-09T10:20:59.398373+0000","last_became_peered":"2023-10-09T10:20:59.398373+0000","last_unstale":"2023-10-09T10:31:37.307021+0000","last_undegraded":"2023-10-09T10:31:37.307021+0000","last_fullsized":"2023-10-09T10:31:37.307021+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:50:36.063110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":859,"num_read_kb":2778,"num_write":113,"num_write_kb":2118,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":66,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.290239+0000","last_change":"2023-10-09T10:25:35.161242+0000","last_active":"2023-10-09T10:31:37.290239+0000","last_peered":"2023-10-09T10:31:37.290239+0000","last_clean":"2023-10-09T10:31:37.290239+0000","last_became_active":"2023-10-09T10:25:35.160795+0000","last_became_peered":"2023-10-09T10:25:35.160795+0000","last_unstale":"2023-10-09T10:31:37.290239+0000","last_undegraded":"2023-10-09T10:31:37.290239+0000","last_fullsized":"2023-10-09T10:31:37.290239+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.2","version":"265'10305","reported_seq":22640,"reported_epoch":265,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:31:53.021310+0000","last_change":"2023-10-09T10:31:37.644412+0000","last_active":"2023-10-09T10:31:53.021310+0000","last_peered":"2023-10-09T10:31:53.021310+0000","last_clean":"2023-10-09T10:27:57.268890+0000","last_became_active":"2023-10-09T10:31:37.597657+0000","last_became_peered":"2023-10-09T10:31:37.597657+0000","last_unstale":"2023-10-09T10:31:53.021310+0000","last_undegraded":"2023-10-09T10:31:37.342607+0000","last_fullsized":"2023-10-09T10:31:37.278385+0000","mapping_epoch":263,"log_start":"206'2618","ondisk_log_start":"206'2618","created":203,"last_epoch_clean":219,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":7687,"log_dups_size":0,"ondisk_log_size":7687,"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":13565952,"num_objects":207,"num_object_clones":0,"num_object_copies":621,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":207,"num_objects_misplaced":1691,"num_objects_unfound":0,"num_objects_dirty":207,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5391,"num_write_kb":179136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3288,"num_bytes_recovered":215515136,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2],"avail_no_missing":["3","1","7"],"object_location_counts":[{"shards":"1,3,7","objects":205},{"shards":"2,3","objects":2}],"blocked_by":[],"up_primary":2,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"76'187","reported_seq":1120,"reported_epoch":264,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:31:37.362355+0000","last_change":"2023-10-09T10:31:37.362355+0000","last_active":"2023-10-09T10:31:37.362355+0000","last_peered":"2023-10-09T10:31:37.362355+0000","last_clean":"2023-10-09T10:31:31.252021+0000","last_became_active":"2023-10-09T10:31:37.361767+0000","last_became_peered":"2023-10-09T10:31:37.361767+0000","last_unstale":"2023-10-09T10:31:37.362355+0000","last_undegraded":"2023-10-09T10:31:37.288726+0000","last_fullsized":"2023-10-09T10:31:37.287815+0000","mapping_epoch":263,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":13,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1503,"num_read_kb":4410,"num_write":140,"num_write_kb":3134,"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":[6,2,4],"acting":[6,2],"avail_no_missing":["6","2","3","7"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":93,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.307150+0000","last_change":"2023-10-09T10:25:35.166123+0000","last_active":"2023-10-09T10:31:37.307150+0000","last_peered":"2023-10-09T10:31:37.307150+0000","last_clean":"2023-10-09T10:31:37.307150+0000","last_became_active":"2023-10-09T10:25:35.154942+0000","last_became_peered":"2023-10-09T10:25:35.154942+0000","last_unstale":"2023-10-09T10:31:37.307150+0000","last_undegraded":"2023-10-09T10:31:37.307150+0000","last_fullsized":"2023-10-09T10:31:37.307150+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:48:01.802252+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":227,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-09T10:31:36.289051+0000","last_change":"2023-10-09T10:20:59.403011+0000","last_active":"2023-10-09T10:31:36.289051+0000","last_peered":"2023-10-09T10:31:36.289051+0000","last_clean":"2023-10-09T10:31:36.289051+0000","last_became_active":"2023-10-09T10:20:59.402629+0000","last_became_peered":"2023-10-09T10:20:59.402629+0000","last_unstale":"2023-10-09T10:31:36.289051+0000","last_undegraded":"2023-10-09T10:31:36.289051+0000","last_fullsized":"2023-10-09T10:31:36.289051+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-09T10:31:36.287909+0000","last_change":"2023-10-09T10:25:35.156461+0000","last_active":"2023-10-09T10:31:36.287909+0000","last_peered":"2023-10-09T10:31:36.287909+0000","last_clean":"2023-10-09T10:31:36.287909+0000","last_became_active":"2023-10-09T10:25:35.155988+0000","last_became_peered":"2023-10-09T10:25:35.155988+0000","last_unstale":"2023-10-09T10:31:36.287909+0000","last_undegraded":"2023-10-09T10:31:36.287909+0000","last_fullsized":"2023-10-09T10:31:36.287909+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":185,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.282107+0000","last_change":"2023-10-09T10:27:59.138830+0000","last_active":"2023-10-09T10:31:37.282107+0000","last_peered":"2023-10-09T10:31:37.282107+0000","last_clean":"2023-10-09T10:31:37.282107+0000","last_became_active":"2023-10-09T10:27:59.138317+0000","last_became_peered":"2023-10-09T10:27:59.138317+0000","last_unstale":"2023-10-09T10:31:37.282107+0000","last_undegraded":"2023-10-09T10:31:37.282107+0000","last_fullsized":"2023-10-09T10:31:37.282107+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:03:16.514796+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.18","version":"265'10297","reported_seq":18982,"reported_epoch":265,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-09T10:31:52.891777+0000","last_change":"2023-10-09T10:31:36.452522+0000","last_active":"2023-10-09T10:31:52.891777+0000","last_peered":"2023-10-09T10:31:52.891777+0000","last_clean":"2023-10-09T10:24:29.568045+0000","last_became_active":"2023-10-09T10:31:14.169232+0000","last_became_peered":"2023-10-09T10:31:14.169232+0000","last_unstale":"2023-10-09T10:31:52.891777+0000","last_undegraded":"2023-10-09T10:31:52.891777+0000","last_fullsized":"2023-10-09T10:31:52.891777+0000","mapping_epoch":256,"log_start":"207'3575","ondisk_log_start":"207'3575","created":254,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6722,"log_dups_size":0,"ondisk_log_size":6722,"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":14942208,"num_objects":228,"num_object_clones":0,"num_object_copies":684,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":228,"num_objects_unfound":0,"num_objects_dirty":228,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5383,"num_write_kb":179552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2162,"num_bytes_recovered":99909632,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[3,7,4],"avail_no_missing":["3","4","7"],"object_location_counts":[{"shards":"3,4,7","objects":228}],"blocked_by":[],"up_primary":2,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":234,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.292114+0000","last_change":"2023-10-09T10:11:16.821758+0000","last_active":"2023-10-09T10:31:37.292114+0000","last_peered":"2023-10-09T10:31:37.292114+0000","last_clean":"2023-10-09T10:31:37.292114+0000","last_became_active":"2023-10-09T10:11:16.821357+0000","last_became_peered":"2023-10-09T10:11:16.821357+0000","last_unstale":"2023-10-09T10:31:37.292114+0000","last_undegraded":"2023-10-09T10:31:37.292114+0000","last_fullsized":"2023-10-09T10:31:37.292114+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-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":278,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-09T10:31:36.293111+0000","last_change":"2023-10-09T10:31:36.292754+0000","last_active":"2023-10-09T10:31:36.293111+0000","last_peered":"2023-10-09T10:31:36.293111+0000","last_clean":"2023-10-09T10:31:36.293111+0000","last_became_active":"2023-10-09T10:31:36.292046+0000","last_became_peered":"2023-10-09T10:31:36.292046+0000","last_unstale":"2023-10-09T10:31:36.293111+0000","last_undegraded":"2023-10-09T10:31:36.293111+0000","last_fullsized":"2023-10-09T10:31:36.293111+0000","mapping_epoch":262,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.19","version":"264'10490","reported_seq":23917,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:51.167889+0000","last_change":"2023-10-09T10:31:13.290991+0000","last_active":"2023-10-09T10:31:51.167889+0000","last_peered":"2023-10-09T10:31:51.167889+0000","last_clean":"2023-10-09T10:31:51.167889+0000","last_became_active":"2023-10-09T10:31:13.257024+0000","last_became_peered":"2023-10-09T10:31:13.257024+0000","last_unstale":"2023-10-09T10:31:51.167889+0000","last_undegraded":"2023-10-09T10:31:51.167889+0000","last_fullsized":"2023-10-09T10:31:51.167889+0000","mapping_epoch":254,"log_start":"207'3694","ondisk_log_start":"207'3694","created":254,"last_epoch_clean":256,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:24:29.568045+0000","last_clean_scrub_stamp":"2023-10-09T10:24:29.568045+0000","objects_scrubbed":0,"log_size":6796,"log_dups_size":0,"ondisk_log_size":6796,"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":15400960,"num_objects":235,"num_object_clones":0,"num_object_copies":705,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":235,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5471,"num_write_kb":182592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2222,"num_bytes_recovered":145620992,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1d","version":"59'2","reported_seq":234,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.293205+0000","last_change":"2023-10-09T10:20:59.400070+0000","last_active":"2023-10-09T10:31:37.293205+0000","last_peered":"2023-10-09T10:31:37.293205+0000","last_clean":"2023-10-09T10:31:37.293205+0000","last_became_active":"2023-10-09T10:20:59.399665+0000","last_became_peered":"2023-10-09T10:20:59.399665+0000","last_unstale":"2023-10-09T10:31:37.293205+0000","last_undegraded":"2023-10-09T10:31:37.293205+0000","last_fullsized":"2023-10-09T10:31:37.293205+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":281,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.171651+0000","last_change":"2023-10-09T10:31:37.171149+0000","last_active":"2023-10-09T10:31:37.171651+0000","last_peered":"2023-10-09T10:31:37.171651+0000","last_clean":"2023-10-09T10:31:37.171651+0000","last_became_active":"2023-10-09T10:31:37.169898+0000","last_became_peered":"2023-10-09T10:31:37.169898+0000","last_unstale":"2023-10-09T10:31:37.171651+0000","last_undegraded":"2023-10-09T10:31:37.171651+0000","last_fullsized":"2023-10-09T10:31:37.171651+0000","mapping_epoch":262,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":87,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.285544+0000","last_change":"2023-10-09T10:27:59.143335+0000","last_active":"2023-10-09T10:31:37.285544+0000","last_peered":"2023-10-09T10:31:37.285544+0000","last_clean":"2023-10-09T10:31:37.285544+0000","last_became_active":"2023-10-09T10:27:59.142976+0000","last_became_peered":"2023-10-09T10:27:59.142976+0000","last_unstale":"2023-10-09T10:31:37.285544+0000","last_undegraded":"2023-10-09T10:31:37.285544+0000","last_fullsized":"2023-10-09T10:31:37.285544+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":161,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.281311+0000","last_change":"2023-10-09T10:29:48.153486+0000","last_active":"2023-10-09T10:31:37.281311+0000","last_peered":"2023-10-09T10:31:37.281311+0000","last_clean":"2023-10-09T10:31:37.281311+0000","last_became_active":"2023-10-09T10:29:48.153037+0000","last_became_peered":"2023-10-09T10:29:48.153037+0000","last_unstale":"2023-10-09T10:31:37.281311+0000","last_undegraded":"2023-10-09T10:31:37.281311+0000","last_fullsized":"2023-10-09T10:31:37.281311+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:22:43.259253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"reported_epoch":264,"state":"active+clean","last_fresh":"2023-10-09T10:31:37.293642+0000","last_change":"2023-10-09T10:27:59.155853+0000","last_active":"2023-10-09T10:31:37.293642+0000","last_peered":"2023-10-09T10:31:37.293642+0000","last_clean":"2023-10-09T10:31:37.293642+0000","last_became_active":"2023-10-09T10:27:59.155321+0000","last_became_peered":"2023-10-09T10:27:59.155321+0000","last_unstale":"2023-10-09T10:31:37.293642+0000","last_undegraded":"2023-10-09T10:31:37.293642+0000","last_fullsized":"2023-10-09T10:31:37.293642+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":245,"reported_epoch":263,"state":"active+clean","last_fresh":"2023-10-09T10:31:36.286555+0000","last_change":"2023-10-09T10:20:59.404893+0000","last_active":"2023-10-09T10:31:36.286555+0000","last_peered":"2023-10-09T10:31:36.286555+0000","last_clean":"2023-10-09T10:31:36.286555+0000","last_became_active":"2023-10-09T10:20:59.404528+0000","last_became_peered":"2023-10-09T10:20:59.404528+0000","last_unstale":"2023-10-09T10:31:36.286555+0000","last_undegraded":"2023-10-09T10:31:36.286555+0000","last_fullsized":"2023-10-09T10:31:36.286555+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":7,"num_pg":26,"stat_sum":{"num_bytes":417464344,"num_objects":6371,"num_object_clones":0,"num_object_copies":19113,"num_objects_missing_on_primary":3132,"num_objects_missing":3132,"num_objects_degraded":5794,"num_objects_misplaced":14625,"num_objects_unfound":0,"num_objects_dirty":6371,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":174149,"num_write_kb":5776577,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":42807,"num_bytes_recovered":2667118592,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3152162816,"data_stored":3152150600,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":186532,"ondisk_log_size":186532,"up":78,"acting":71,"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":29,"num_bytes_recovered":1142,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":106496,"data_stored":16692,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33561,"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":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2969600,"data_stored":2951840,"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":44,"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":90,"num_bytes_recovered":4194304,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5919,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":21,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430632,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":713660,"kb_used_data":115764,"kb_used_omap":0,"kb_used_meta":597888,"kb_avail":93031492,"statfs":{"total":95995035648,"available":95264247808,"internally_reserved":0,"allocated":118542336,"data_stored":117814751,"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,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":"Mon Oct 9 10:31:30 2023","interfaces":[{"interface":"back","average":{"1min":1.252,"5min":1.23,"15min":1.8049999999999999},"min":{"1min":0.34300000000000003,"5min":0.23799999999999999,"15min":0.23499999999999999},"max":{"1min":10.614000000000001,"5min":18.143999999999998,"15min":142.559},"last":0.58299999999999996},{"interface":"front","average":{"1min":1.232,"5min":1.296,"15min":1.804},"min":{"1min":0.373,"5min":0.29899999999999999,"15min":0.27000000000000002},"max":{"1min":11.285,"5min":12.077999999999999,"15min":142.584},"last":0.68899999999999995}]},{"osd":1,"last update":"Mon Oct 9 10:31:51 2023","interfaces":[{"interface":"back","average":{"1min":2.3199999999999998,"5min":1.2010000000000001,"15min":2.1779999999999999},"min":{"1min":0.38600000000000001,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":20.122,"5min":20.122,"15min":188.88399999999999},"last":0.83299999999999996},{"interface":"front","average":{"1min":1.5580000000000001,"5min":1.3620000000000001,"15min":2.153},"min":{"1min":0.39500000000000002,"5min":0.32900000000000001,"15min":0.29799999999999999},"max":{"1min":6.4210000000000003,"5min":12.119999999999999,"15min":188.84700000000001},"last":0.84099999999999997}]},{"osd":2,"last update":"Mon Oct 9 10:31:02 2023","interfaces":[{"interface":"back","average":{"1min":1.5840000000000001,"5min":1.139,"15min":1.1040000000000001},"min":{"1min":0.45100000000000001,"5min":0.374,"15min":0.374},"max":{"1min":12.441000000000001,"5min":12.441000000000001,"15min":12.441000000000001},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.82199999999999995,"5min":0.81499999999999995,"15min":0.81699999999999995},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":4.5899999999999999,"5min":4.5899999999999999,"15min":4.5899999999999999},"last":0.71799999999999997}]},{"osd":3,"last update":"Mon Oct 9 10:31:51 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.4950000000000001,"15min":1.7909999999999999},"min":{"1min":0.41599999999999998,"5min":0.313,"15min":0.29699999999999999},"max":{"1min":4.3280000000000003,"5min":38.975999999999999,"15min":96.253},"last":0.68300000000000005},{"interface":"front","average":{"1min":1.6279999999999999,"5min":1.4710000000000001,"15min":1.9610000000000001},"min":{"1min":0.47899999999999998,"5min":0.31900000000000001,"15min":0.30599999999999999},"max":{"1min":11.127000000000001,"5min":36.844999999999999,"15min":96.319999999999993},"last":0.89500000000000002}]},{"osd":4,"last update":"Mon Oct 9 10:31:30 2023","interfaces":[{"interface":"back","average":{"1min":1.155,"5min":1.6120000000000001,"15min":2.1739999999999999},"min":{"1min":0.376,"5min":0.32800000000000001,"15min":0.29299999999999998},"max":{"1min":6.2709999999999999,"5min":12.147,"15min":230.642},"last":0.80900000000000005},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.6879999999999999,"15min":2.198},"min":{"1min":0.44500000000000001,"5min":0.311,"15min":0.311},"max":{"1min":6.1210000000000004,"5min":12.423,"15min":229.31299999999999},"last":0.73299999999999998}]},{"osd":5,"last update":"Mon Oct 9 10:31:30 2023","interfaces":[{"interface":"back","average":{"1min":1.9790000000000001,"5min":1.8740000000000001,"15min":1.524},"min":{"1min":0.39000000000000001,"5min":0.35599999999999998,"15min":0.29399999999999998},"max":{"1min":20.225999999999999,"5min":20.225999999999999,"15min":20.225999999999999},"last":4.6920000000000002},{"interface":"front","average":{"1min":1.129,"5min":1.6299999999999999,"15min":1.4219999999999999},"min":{"1min":0.41199999999999998,"5min":0.373,"15min":0.34300000000000003},"max":{"1min":6.3970000000000002,"5min":12.225,"15min":12.225},"last":3.0089999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:31:21 2023","interfaces":[{"interface":"back","average":{"1min":1.8029999999999999,"5min":1.9199999999999999,"15min":1.2829999999999999},"min":{"1min":0.438,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":15.936999999999999,"5min":15.936999999999999,"15min":15.936999999999999},"last":3.0459999999999998},{"interface":"front","average":{"1min":1.171,"5min":1.881,"15min":1.4239999999999999},"min":{"1min":0.57499999999999996,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":4.2889999999999997,"5min":16.044,"15min":16.044},"last":0.78200000000000003}]}]},{"osd":6,"up_from":173,"seq":743029342340,"num_pgs":64,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":585224,"kb_used_data":269568,"kb_used_omap":7,"kb_used_meta":315640,"kb_avail":93159928,"statfs":{"total":95995035648,"available":95395766272,"internally_reserved":0,"allocated":276037632,"data_stored":275298641,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7343,"internal_metadata":323216209},"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":"Mon Oct 9 10:31:22 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":1.3240000000000001,"15min":1.4410000000000001},"min":{"1min":0.32700000000000001,"5min":0.26300000000000001,"15min":0.26300000000000001},"max":{"1min":6.4370000000000003,"5min":15.188000000000001,"15min":73.555999999999997},"last":0.37},{"interface":"front","average":{"1min":0.748,"5min":1.0660000000000001,"15min":1.3660000000000001},"min":{"1min":0.33000000000000002,"5min":0.29099999999999998,"15min":0.26900000000000002},"max":{"1min":4.4619999999999997,"5min":6.7619999999999996,"15min":73.433000000000007},"last":0.70099999999999996}]},{"osd":1,"last update":"Mon Oct 9 10:31:22 2023","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":1.1619999999999999,"15min":1.1850000000000001},"min":{"1min":0.34499999999999997,"5min":0.30099999999999999,"15min":0.26300000000000001},"max":{"1min":4.6500000000000004,"5min":6.7190000000000003,"15min":7.6349999999999998},"last":0.76900000000000002},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.123,"15min":1.3089999999999999},"min":{"1min":0.39900000000000002,"5min":0.317,"15min":0.30599999999999999},"max":{"1min":4.3650000000000002,"5min":8.0760000000000005,"15min":8.0760000000000005},"last":0.93999999999999995}]},{"osd":2,"last update":"Mon Oct 9 10:31:00 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":0.79700000000000004,"15min":0.745},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":3.9119999999999999,"5min":3.9119999999999999,"15min":3.9119999999999999},"last":1.2949999999999999},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.79800000000000004,"15min":0.753},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":3.375,"5min":3.4100000000000001,"15min":3.4100000000000001},"last":1.333}]},{"osd":3,"last update":"Mon Oct 9 10:31:22 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":1.278,"15min":1.3500000000000001},"min":{"1min":0.377,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":4.6130000000000004,"5min":7.7460000000000004,"15min":25.149000000000001},"last":10.699},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.179,"15min":1.3999999999999999},"min":{"1min":0.433,"5min":0.34999999999999998,"15min":0.313},"max":{"1min":4.7060000000000004,"5min":8.1210000000000004,"15min":24.878},"last":6.5490000000000004}]},{"osd":4,"last update":"Mon Oct 9 10:31:22 2023","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":1.778,"15min":1.321},"min":{"1min":0.318,"5min":0.318,"15min":0.23999999999999999},"max":{"1min":4.3529999999999998,"5min":15.288,"15min":15.288},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.89700000000000002,"5min":1.502,"15min":1.609},"min":{"1min":0.35899999999999999,"5min":0.28599999999999998,"15min":0.27200000000000002},"max":{"1min":4.577,"5min":7.2629999999999999,"15min":8.6110000000000007},"last":0.74099999999999999}]},{"osd":5,"last update":"Mon Oct 9 10:31:22 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.5289999999999999,"15min":1.8320000000000001},"min":{"1min":0.40600000000000003,"5min":0.29799999999999999,"15min":0.27800000000000002},"max":{"1min":4.2169999999999996,"5min":8.157,"15min":11.294},"last":1.1140000000000001},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.964,"15min":1.415},"min":{"1min":0.48699999999999999,"5min":0.32800000000000001,"15min":0.26600000000000001},"max":{"1min":4.407,"5min":15.266,"15min":15.266},"last":0.60499999999999998}]},{"osd":7,"last update":"Mon Oct 9 10:31:22 2023","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.6759999999999999,"15min":1.631},"min":{"1min":0.442,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":4.2590000000000003,"5min":18.393000000000001,"15min":18.393000000000001},"last":0.97099999999999997},{"interface":"front","average":{"1min":1.0800000000000001,"5min":2.3079999999999998,"15min":1.5529999999999999},"min":{"1min":0.496,"5min":0.35199999999999998,"15min":0.29999999999999999},"max":{"1min":4.6779999999999999,"5min":18.282,"15min":18.282},"last":0.76100000000000001}]}]},{"osd":1,"up_from":92,"seq":395136991482,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":975832,"kb_used_data":440848,"kb_used_omap":6,"kb_used_meta":534969,"kb_avail":92769320,"statfs":{"total":95995035648,"available":94995783680,"internally_reserved":0,"allocated":451428352,"data_stored":450155941,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6230,"internal_metadata":547809194},"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":"Mon Oct 9 10:31:01 2023","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.65200000000000002,"15min":1.2929999999999999},"min":{"1min":0.222,"5min":0.20300000000000001,"15min":0.187},"max":{"1min":1.752,"5min":4.1609999999999996,"15min":66.641000000000005},"last":0.26500000000000001},{"interface":"front","average":{"1min":0.72499999999999998,"5min":0.73999999999999999,"15min":1.4139999999999999},"min":{"1min":0.307,"5min":0.23000000000000001,"15min":0.19},"max":{"1min":2.552,"5min":3.77,"15min":69.019999999999996},"last":0.753}]},{"osd":2,"last update":"Mon Oct 9 10:31:05 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.79400000000000004,"15min":0.71799999999999997},"min":{"1min":0.38200000000000001,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":3.9609999999999999,"5min":3.9609999999999999,"15min":3.9609999999999999},"last":0.314},{"interface":"front","average":{"1min":0.85199999999999998,"5min":0.92100000000000004,"15min":0.90300000000000002},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":2.5169999999999999,"5min":4.8289999999999997,"15min":4.8289999999999997},"last":0.78100000000000003}]},{"osd":3,"last update":"Mon Oct 9 10:31:01 2023","interfaces":[{"interface":"back","average":{"1min":1.1759999999999999,"5min":1.694,"15min":1.819},"min":{"1min":0.32800000000000001,"5min":0.252,"15min":0.251},"max":{"1min":4.7080000000000002,"5min":79.293999999999997,"15min":79.293999999999997},"last":0.82199999999999995},{"interface":"front","average":{"1min":0.69999999999999996,"5min":1.4350000000000001,"15min":1.591},"min":{"1min":0.32600000000000001,"5min":0.25600000000000001,"15min":0.23999999999999999},"max":{"1min":1.3140000000000001,"5min":76.466999999999999,"15min":76.466999999999999},"last":1.1699999999999999}]},{"osd":4,"last update":"Mon Oct 9 10:31:01 2023","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":1.3480000000000001,"15min":1.1910000000000001},"min":{"1min":0.435,"5min":0.31,"15min":0.309},"max":{"1min":3.0899999999999999,"5min":11.819000000000001,"15min":11.819000000000001},"last":0.40799999999999997},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.105,"15min":1.1739999999999999},"min":{"1min":0.47299999999999998,"5min":0.316,"15min":0.316},"max":{"1min":3.319,"5min":5.7560000000000002,"15min":7.9770000000000003},"last":3.7999999999999998}]},{"osd":5,"last update":"Mon Oct 9 10:31:01 2023","interfaces":[{"interface":"back","average":{"1min":1.329,"5min":1.278,"15min":1.3149999999999999},"min":{"1min":0.495,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":5.4130000000000003,"5min":5.9969999999999999,"15min":14.509},"last":0.84199999999999997},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.3049999999999999,"15min":1.1890000000000001},"min":{"1min":0.495,"5min":0.35799999999999998,"15min":0.32100000000000001},"max":{"1min":2.8879999999999999,"5min":6.056,"15min":11.061},"last":0.55200000000000005}]},{"osd":6,"last update":"Mon Oct 9 10:31:15 2023","interfaces":[{"interface":"back","average":{"1min":1.357,"5min":1.3080000000000001,"15min":1.3819999999999999},"min":{"1min":0.51500000000000001,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":6.5579999999999998,"5min":6.5579999999999998,"15min":9.9900000000000002},"last":0.872},{"interface":"front","average":{"1min":0.94899999999999995,"5min":1.2470000000000001,"15min":1.2490000000000001},"min":{"1min":0.47899999999999998,"5min":0.39700000000000002,"15min":0.375},"max":{"1min":3.4910000000000001,"5min":6.7629999999999999,"15min":6.7629999999999999},"last":0.374}]},{"osd":7,"last update":"Mon Oct 9 10:31:01 2023","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":1.3540000000000001,"15min":1.2909999999999999},"min":{"1min":0.56699999999999995,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.369,"5min":8.327,"15min":8.327},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.88400000000000001,"5min":1.403,"15min":1.3420000000000001},"min":{"1min":0.42799999999999999,"5min":0.39900000000000002,"15min":0.36799999999999999},"max":{"1min":1.4490000000000001,"5min":8.3829999999999991,"15min":8.3829999999999991},"last":0.69499999999999995}]}]},{"osd":0,"up_from":0,"seq":373662155007,"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":225,"seq":966367641648,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":175560,"kb_used_data":30144,"kb_used_omap":12,"kb_used_meta":145395,"kb_avail":93569592,"statfs":{"total":95995035648,"available":95815262208,"internally_reserved":0,"allocated":30867456,"data_stored":29548266,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12791,"internal_metadata":148885001},"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":"Mon Oct 9 10:31:03 2023","interfaces":[{"interface":"back","average":{"1min":0.80000000000000004,"5min":0.65100000000000002,"15min":0.60699999999999998},"min":{"1min":0.27500000000000002,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":3.258,"5min":3.258,"15min":3.258},"last":2.4220000000000002},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.59699999999999998,"15min":0.60799999999999998},"min":{"1min":0.29399999999999998,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":1.681,"5min":1.681,"15min":1.681},"last":0.71199999999999997}]},{"osd":1,"last update":"Mon Oct 9 10:31:03 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.72299999999999998,"15min":0.67800000000000005},"min":{"1min":0.33900000000000002,"5min":0.318,"15min":0.318},"max":{"1min":2.7879999999999998,"5min":2.7879999999999998,"15min":2.7879999999999998},"last":0.22900000000000001},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.75700000000000001,"15min":0.72699999999999998},"min":{"1min":0.308,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":3.4180000000000001,"5min":3.4180000000000001,"15min":3.4180000000000001},"last":2.762}]},{"osd":3,"last update":"Mon Oct 9 10:31:03 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.75700000000000001,"15min":0.71299999999999997},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":3.1629999999999998,"5min":3.1629999999999998,"15min":3.1629999999999998},"last":0.44700000000000001},{"interface":"front","average":{"1min":1.004,"5min":0.82699999999999996,"15min":0.79000000000000004},"min":{"1min":0.40999999999999998,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":3.3090000000000002,"5min":3.3090000000000002,"15min":3.3090000000000002},"last":2.4750000000000001}]},{"osd":4,"last update":"Mon Oct 9 10:31:03 2023","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.83899999999999997,"15min":0.874},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.482,"5min":2.9380000000000002,"15min":2.9380000000000002},"last":0.77000000000000002},{"interface":"front","average":{"1min":1.0449999999999999,"5min":0.85499999999999998,"15min":0.78600000000000003},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":3.0720000000000001,"5min":3.0720000000000001,"15min":3.0720000000000001},"last":0.32800000000000001}]},{"osd":5,"last update":"Mon Oct 9 10:31:03 2023","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.1000000000000001,"15min":1.109},"min":{"1min":0.51400000000000001,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":3.3530000000000002,"5min":4.0380000000000003,"15min":4.0380000000000003},"last":2.5600000000000001},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.81599999999999995,"15min":0.81000000000000005},"min":{"1min":0.48699999999999999,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.4490000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":0.751}]},{"osd":6,"last update":"Mon Oct 9 10:31:03 2023","interfaces":[{"interface":"back","average":{"1min":0.80100000000000005,"5min":1.0920000000000001,"15min":1.198},"min":{"1min":0.53600000000000003,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.3959999999999999,"5min":6.9550000000000001,"15min":6.9550000000000001},"last":1.536},{"interface":"front","average":{"1min":1.115,"5min":1.0549999999999999,"15min":1.0609999999999999},"min":{"1min":0.56699999999999995,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":3.125,"5min":3.6869999999999998,"15min":3.6869999999999998},"last":0.74199999999999999}]},{"osd":7,"last update":"Mon Oct 9 10:31:03 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.26,"15min":1.306},"min":{"1min":0.54500000000000004,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":3.4540000000000002,"5min":3.9769999999999999,"15min":3.9769999999999999},"last":2.5089999999999999},{"interface":"front","average":{"1min":0.81999999999999995,"5min":0.91100000000000003,"15min":0.91600000000000004},"min":{"1min":0.57099999999999995,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.421,"5min":1.681,"15min":1.681},"last":0.73599999999999999}]}]},{"osd":3,"up_from":0,"seq":438086664429,"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":128849019330,"num_pgs":55,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":505268,"kb_used_data":195756,"kb_used_omap":0,"kb_used_meta":309504,"kb_avail":93239884,"statfs":{"total":95995035648,"available":95477641216,"internally_reserved":0,"allocated":200454144,"data_stored":199726383,"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,2,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 10:31:24 2023","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":1.157,"15min":2.0129999999999999},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.27100000000000002},"max":{"1min":0.93400000000000005,"5min":8.1199999999999992,"15min":89.689999999999998},"last":0.39400000000000002},{"interface":"front","average":{"1min":0.72699999999999998,"5min":1.1679999999999999,"15min":2.0150000000000001},"min":{"1min":0.33700000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":4.2329999999999997,"5min":8.157,"15min":89.863},"last":0.35099999999999998}]},{"osd":1,"last update":"Mon Oct 9 10:30:55 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":1.3540000000000001,"15min":1.679},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.907,"5min":9.3360000000000003,"15min":89.147000000000006},"last":2.8809999999999998},{"interface":"front","average":{"1min":0.67000000000000004,"5min":1.373,"15min":1.716},"min":{"1min":0.33400000000000002,"5min":0.30099999999999999,"15min":0.28299999999999997},"max":{"1min":1.6100000000000001,"5min":9.4749999999999996,"15min":88.903000000000006},"last":0.32900000000000001}]},{"osd":2,"last update":"Mon Oct 9 10:31:02 2023","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.89900000000000002,"15min":0.97099999999999997},"min":{"1min":0.40200000000000002,"5min":0.374,"15min":0.374},"max":{"1min":0.92800000000000005,"5min":4.718,"15min":4.718},"last":2.2570000000000001},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.89800000000000002,"15min":0.84399999999999997},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":4.0229999999999997,"5min":4.4779999999999998,"15min":4.4779999999999998},"last":0.72199999999999998}]},{"osd":3,"last update":"Mon Oct 9 10:31:43 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":1.3759999999999999,"15min":1.6659999999999999},"min":{"1min":0.42799999999999999,"5min":0.34999999999999998,"15min":0.32500000000000001},"max":{"1min":3.819,"5min":12.029,"15min":63.008000000000003},"last":2.7130000000000001},{"interface":"front","average":{"1min":0.67400000000000004,"5min":1.4970000000000001,"15min":1.738},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.32800000000000001},"max":{"1min":1.204,"5min":11.946,"15min":63.948999999999998},"last":0.377}]},{"osd":5,"last update":"Mon Oct 9 10:31:21 2023","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":1.5189999999999999,"15min":1.4490000000000001},"min":{"1min":0.42599999999999999,"5min":0.30599999999999999,"15min":0.30199999999999999},"max":{"1min":2.5979999999999999,"5min":9.9969999999999999,"15min":11.603999999999999},"last":1.25},{"interface":"front","average":{"1min":0.89200000000000002,"5min":1.478,"15min":1.454},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":3.9870000000000001,"5min":9.7949999999999999,"15min":9.7949999999999999},"last":1.2729999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:31:21 2023","interfaces":[{"interface":"back","average":{"1min":0.71899999999999997,"5min":1.7310000000000001,"15min":1.3779999999999999},"min":{"1min":0.35299999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.3080000000000001,"5min":12.061,"15min":12.061},"last":1.097},{"interface":"front","average":{"1min":0.66600000000000004,"5min":1.7949999999999999,"15min":1.1459999999999999},"min":{"1min":0.38600000000000001,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.94299999999999995,"5min":14.15,"15min":14.15},"last":0.437}]},{"osd":7,"last update":"Mon Oct 9 10:31:24 2023","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":1.6120000000000001,"15min":1.369},"min":{"1min":0.36199999999999999,"5min":0.35699999999999998,"15min":0.34200000000000003},"max":{"1min":1.5780000000000001,"5min":8.2929999999999993,"15min":15.555},"last":2.1320000000000001},{"interface":"front","average":{"1min":0.83299999999999996,"5min":1.9219999999999999,"15min":1.7010000000000001},"min":{"1min":0.47899999999999998,"5min":0.39200000000000002,"15min":0.34300000000000003},"max":{"1min":1.349,"5min":12.771000000000001,"15min":12.771000000000001},"last":2.3540000000000001}]}]},{"osd":5,"up_from":36,"seq":154618823100,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":762292,"kb_used_data":164332,"kb_used_omap":0,"kb_used_meta":597888,"kb_avail":92982860,"statfs":{"total":95995035648,"available":95214448640,"internally_reserved":0,"allocated":168275968,"data_stored":167553132,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":612237312},"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":"Mon Oct 9 10:31:18 2023","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.90900000000000003,"15min":1.7709999999999999},"min":{"1min":0.31900000000000001,"5min":0.27700000000000002,"15min":0.245},"max":{"1min":3.399,"5min":9.8360000000000003,"15min":106.018},"last":1.2410000000000001},{"interface":"front","average":{"1min":0.877,"5min":1.0289999999999999,"15min":1.8720000000000001},"min":{"1min":0.42099999999999999,"5min":0.33600000000000002,"15min":0.31},"max":{"1min":3.911,"5min":12.747,"15min":106.089},"last":1.274}]},{"osd":1,"last update":"Mon Oct 9 10:31:48 2023","interfaces":[{"interface":"back","average":{"1min":1.306,"5min":1.3280000000000001,"15min":1.321},"min":{"1min":0.32700000000000001,"5min":0.29899999999999999,"15min":0.27500000000000002},"max":{"1min":4.5030000000000001,"5min":11.089,"15min":16.693000000000001},"last":0.311},{"interface":"front","average":{"1min":1.5549999999999999,"5min":1.3360000000000001,"15min":1.361},"min":{"1min":0.31900000000000001,"5min":0.309,"15min":0.28199999999999997},"max":{"1min":7.2549999999999999,"5min":9.9819999999999993,"15min":16.614999999999998},"last":0.36699999999999999}]},{"osd":2,"last update":"Mon Oct 9 10:31:00 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.70699999999999996,"15min":0.69799999999999995},"min":{"1min":0.41399999999999998,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":4.1609999999999996,"5min":4.1609999999999996,"15min":4.1609999999999996},"last":3.722},{"interface":"front","average":{"1min":0.87,"5min":0.72799999999999998,"15min":0.71799999999999997},"min":{"1min":0.40300000000000002,"5min":0.37,"15min":0.37},"max":{"1min":3.0800000000000001,"5min":3.0800000000000001,"15min":3.0800000000000001},"last":0.49399999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:31:48 2023","interfaces":[{"interface":"back","average":{"1min":1.915,"5min":1.379,"15min":2.3439999999999999},"min":{"1min":0.39100000000000001,"5min":0.33600000000000002,"15min":0.27100000000000002},"max":{"1min":5.7910000000000004,"5min":10.814,"15min":175.626},"last":0.38500000000000001},{"interface":"front","average":{"1min":1.371,"5min":1.359,"15min":2.375},"min":{"1min":0.38400000000000001,"5min":0.35099999999999998,"15min":0.27900000000000003},"max":{"1min":5.2069999999999999,"5min":9.9380000000000006,"15min":175.58699999999999},"last":0.40100000000000002}]},{"osd":4,"last update":"Mon Oct 9 10:31:15 2023","interfaces":[{"interface":"back","average":{"1min":0.70699999999999996,"5min":1.4590000000000001,"15min":1.284},"min":{"1min":0.39600000000000002,"5min":0.313,"15min":0.26400000000000001},"max":{"1min":1.8799999999999999,"5min":12.83,"15min":12.83},"last":0.438},{"interface":"front","average":{"1min":1.2090000000000001,"5min":1.7,"15min":1.413},"min":{"1min":0.49199999999999999,"5min":0.34399999999999997,"15min":0.29399999999999998},"max":{"1min":4.6580000000000004,"5min":11.244,"15min":11.244},"last":1.823}]},{"osd":6,"last update":"Mon Oct 9 10:31:15 2023","interfaces":[{"interface":"back","average":{"1min":1.4910000000000001,"5min":1.581,"15min":1.5960000000000001},"min":{"1min":0.46899999999999997,"5min":0.35699999999999998,"15min":0.33200000000000002},"max":{"1min":4.5679999999999996,"5min":12.925000000000001,"15min":12.925000000000001},"last":1.8580000000000001},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.5429999999999999,"15min":1.52},"min":{"1min":0.47999999999999998,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":4.4989999999999997,"5min":16.007999999999999,"15min":16.007999999999999},"last":3.6070000000000002}]},{"osd":7,"last update":"Mon Oct 9 10:31:48 2023","interfaces":[{"interface":"back","average":{"1min":1.474,"5min":1.9650000000000001,"15min":1.593},"min":{"1min":0.38100000000000001,"5min":0.35899999999999999,"15min":0.34300000000000003},"max":{"1min":3.8239999999999998,"5min":11.795999999999999,"15min":11.795999999999999},"last":3.6549999999999998},{"interface":"front","average":{"1min":1.421,"5min":1.427,"15min":1.3180000000000001},"min":{"1min":0.52000000000000002,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":5.9539999999999997,"5min":12.784000000000001,"15min":15.009},"last":7.7560000000000002}]}]}],"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4483,"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":1436,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"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":6230,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":700,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8308,"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":3612,"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":12288,"data_stored":646,"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":7343,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4838,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":621023232,"data_stored":621019160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":436342784,"data_stored":436338712,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":22478848,"data_stored":22478848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1353056256,"data_stored":1353056256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":190971904,"data_stored":190971904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":146472960,"data_stored":146472960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":270209024,"data_stored":270204952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":7,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":111607808,"data_stored":111607808,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T10:31:57.687 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pgp_num 11 2023-10-09T10:31:57.718 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:57.748 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:57.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:57.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:57.851 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:57.882 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:57.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:57.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:57.986 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:58.016 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:58.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:58.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:58.122 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:58.170 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:58.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:58.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:58.275 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:58.307 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:31:58.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:58.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:31:58.415 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:58.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:58 smithi053 bash[76859]: cluster 2023-10-09T10:31:58.160473+0000 mon.a (mon.0) 1294 : cluster 3 Health check update: Degraded data redundancy: 5838/19197 objects degraded (30.411%), 18 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:31:58.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:58 smithi053 bash[79554]: cluster 2023-10-09T10:31:58.160473+0000 mon.a (mon.0) 1294 : cluster 3 Health check update: Degraded data redundancy: 5838/19197 objects degraded (30.411%), 18 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:31:58.445 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:58.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:58.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:58.551 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:58.561 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:58 smithi086 bash[59714]: cluster 2023-10-09T10:31:58.160473+0000 mon.a (mon.0) 1294 : cluster 3 Health check update: Degraded data redundancy: 5838/19197 objects degraded (30.411%), 18 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:31:58.584 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:58.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:58.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:58.690 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:58.724 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:31:58.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:58.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:31:58.829 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:58.854 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:58.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:58.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:58.960 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:59.010 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:31:59.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:59.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:31:59.114 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:59.157 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:31:59.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:59.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:31:59.260 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:59.288 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:59.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:59.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:31:59.394 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:59.419 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:59.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:59.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:59.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:31:59 smithi053 bash[79554]: cluster 2023-10-09T10:31:57.622789+0000 mgr.y (mgr.26072) 888 : cluster 0 pgmap v967: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 354 MiB data, 3.5 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 688 op/s; 5623/16878 objects degraded (33.316%); 14522/16878 objects misplaced (86.041%); 8.3 MiB/s, 170 objects/s recovering 2023-10-09T10:31:59.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:31:59 smithi053 bash[76859]: cluster 2023-10-09T10:31:57.622789+0000 mgr.y (mgr.26072) 888 : cluster 0 pgmap v967: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 354 MiB data, 3.5 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 688 op/s; 5623/16878 objects degraded (33.316%); 14522/16878 objects misplaced (86.041%); 8.3 MiB/s, 170 objects/s recovering 2023-10-09T10:31:59.525 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:59.549 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:59.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:59.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:59.654 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:59.664 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:31:59 smithi086 bash[59714]: cluster 2023-10-09T10:31:57.622789+0000 mgr.y (mgr.26072) 888 : cluster 0 pgmap v967: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 354 MiB data, 3.5 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 688 op/s; 5623/16878 objects degraded (33.316%); 14522/16878 objects misplaced (86.041%); 8.3 MiB/s, 170 objects/s recovering 2023-10-09T10:31:59.690 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:31:59.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:59.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:31:59.795 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:59.824 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:31:59.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:59.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:31:59.931 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:59.960 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:31:59.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:31:59.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:00.066 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:00.095 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:00.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:00.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:00.186 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:32:00.201 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:00.251 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:00.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:00.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:00.355 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:00.388 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:00.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:00.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:00.492 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:00.525 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:00.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:00.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:00.631 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:00.664 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:00.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:00.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:00.771 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:00.824 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:00.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:00.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:00.930 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:00.967 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:00.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:00.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:01.072 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:01.109 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:01.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:01.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:01.214 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:01.265 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:01.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:01.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:01.369 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:01.405 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:01.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:01.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:01.512 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:01.521 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:01 smithi086 bash[59714]: cluster 2023-10-09T10:31:59.623609+0000 mgr.y (mgr.26072) 889 : cluster 0 pgmap v968: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 265 MiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 691 op/s; 4857/12579 objects degraded (38.612%); 13168/12579 objects misplaced (104.682%); 8.3 MiB/s, 169 objects/s recovering 2023-10-09T10:32:01.521 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:01 smithi086 bash[59714]: audit 2023-10-09T10:32:00.515902+0000 mon.a (mon.0) 1295 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:32:01.521 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:01 smithi086 bash[59714]: audit 2023-10-09T10:32:01.049974+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:01.522 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:01 smithi086 bash[59714]: audit 2023-10-09T10:32:01.064960+0000 mon.a (mon.0) 1297 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:01.539 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:01.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:01.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:01.643 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:01.652 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:01 smithi053 bash[79554]: cluster 2023-10-09T10:31:59.623609+0000 mgr.y (mgr.26072) 889 : cluster 0 pgmap v968: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 265 MiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 691 op/s; 4857/12579 objects degraded (38.612%); 13168/12579 objects misplaced (104.682%); 8.3 MiB/s, 169 objects/s recovering 2023-10-09T10:32:01.652 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:01 smithi053 bash[79554]: audit 2023-10-09T10:32:00.515902+0000 mon.a (mon.0) 1295 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:32:01.652 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:01 smithi053 bash[79554]: audit 2023-10-09T10:32:01.049974+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:01.652 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:01 smithi053 bash[79554]: audit 2023-10-09T10:32:01.064960+0000 mon.a (mon.0) 1297 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:01.652 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:01 smithi053 bash[76859]: cluster 2023-10-09T10:31:59.623609+0000 mgr.y (mgr.26072) 889 : cluster 0 pgmap v968: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 265 MiB data, 3.4 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 691 op/s; 4857/12579 objects degraded (38.612%); 13168/12579 objects misplaced (104.682%); 8.3 MiB/s, 169 objects/s recovering 2023-10-09T10:32:01.653 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:01 smithi053 bash[76859]: audit 2023-10-09T10:32:00.515902+0000 mon.a (mon.0) 1295 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:32:01.653 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:01 smithi053 bash[76859]: audit 2023-10-09T10:32:01.049974+0000 mon.a (mon.0) 1296 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:01.653 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:01 smithi053 bash[76859]: audit 2023-10-09T10:32:01.064960+0000 mon.a (mon.0) 1297 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:01.667 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:01.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:01.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:01.772 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:01.799 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:01.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:01.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:01.904 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:01.930 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:01.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:01.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:02.037 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:02.068 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:02.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:02.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:02.172 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:02.206 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:02.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:02.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:02.228 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:32:02.229 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:32:02.233 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:32:02.313 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:02.350 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:02.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:02.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:02.454 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:02.492 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:02.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:02.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:02.506 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Removed 90259 objects 2023-10-09T10:32:02.506 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Clean up completed and total clean up time :341.087 2023-10-09T10:32:02.568 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:32:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:32:02] "GET /metrics HTTP/1.1" 200 36583 "" "Prometheus/2.33.4" 2023-10-09T10:32:02.596 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:02.620 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:02.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:02.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:02.723 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:02.753 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:02.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:02.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:02.857 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:02.879 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:02.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:02.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:02.982 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:03.010 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:03.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:03.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:03.114 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:03.145 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:03.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:03.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:03.249 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:03.273 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:03.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:03.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:03.376 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:03.407 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:03.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:03.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:03.511 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:03.518 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:03 smithi053 bash[79554]: cluster 2023-10-09T10:32:01.625972+0000 mgr.y (mgr.26072) 890 : cluster 0 pgmap v969: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 134 MiB data, 3.0 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 677 op/s; 3942/6279 objects degraded (62.781%); 12315/6279 objects misplaced (196.130%); 8.0 MiB/s, 168 objects/s recovering 2023-10-09T10:32:03.518 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:03 smithi053 bash[79554]: cluster 2023-10-09T10:32:03.161801+0000 mon.a (mon.0) 1298 : cluster 3 Health check update: Degraded data redundancy: 3942/6279 objects degraded (62.781%), 18 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:32:03.519 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:03 smithi053 bash[76859]: cluster 2023-10-09T10:32:01.625972+0000 mgr.y (mgr.26072) 890 : cluster 0 pgmap v969: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 134 MiB data, 3.0 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 677 op/s; 3942/6279 objects degraded (62.781%); 12315/6279 objects misplaced (196.130%); 8.0 MiB/s, 168 objects/s recovering 2023-10-09T10:32:03.519 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:03 smithi053 bash[76859]: cluster 2023-10-09T10:32:03.161801+0000 mon.a (mon.0) 1298 : cluster 3 Health check update: Degraded data redundancy: 3942/6279 objects degraded (62.781%), 18 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:32:03.533 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:03.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:03.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:03.635 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:03.660 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:03.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:03.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:03.763 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:03.790 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:03.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:03.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:03.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:03 smithi086 bash[59714]: cluster 2023-10-09T10:32:01.625972+0000 mgr.y (mgr.26072) 890 : cluster 0 pgmap v969: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 7 active+recovery_wait+undersized+degraded+remapped, 6 active+recovery_wait+degraded+remapped, 74 active+clean; 134 MiB data, 3.0 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 677 op/s; 3942/6279 objects degraded (62.781%); 12315/6279 objects misplaced (196.130%); 8.0 MiB/s, 168 objects/s recovering 2023-10-09T10:32:03.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:03 smithi086 bash[59714]: cluster 2023-10-09T10:32:03.161801+0000 mon.a (mon.0) 1298 : cluster 3 Health check update: Degraded data redundancy: 3942/6279 objects degraded (62.781%), 18 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:32:03.893 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:03.926 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:03.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:03.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:04.030 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:04.055 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:04.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:04.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:04.158 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:04.186 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:04.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:04.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:04.289 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:04.320 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:04.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:04.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:04.424 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:04.458 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:04.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:04.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:04.562 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:04.588 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:04.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:04.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:04.692 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:04.718 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:04.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:04.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:04.822 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:04.853 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:04.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:04.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:04.956 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:04.986 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:04.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:04.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:05.090 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:05.116 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:05.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:05.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:05.220 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:05.250 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:05.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:05.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:05.430 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:05.460 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:05.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:05.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:05.563 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:05.593 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:05.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:05.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:05.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:05 smithi053 bash[79554]: cluster 2023-10-09T10:32:03.626753+0000 mgr.y (mgr.26072) 891 : cluster 0 pgmap v970: 99 pgs: 2 active+undersized+remapped+backfill_wait, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 74 active+clean; 61 MiB data, 3.0 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 680 op/s; 3276/2772 objects degraded (118.182%); 11332/2772 objects misplaced (408.802%); 8.4 MiB/s, 169 objects/s recovering 2023-10-09T10:32:05.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:05 smithi053 bash[76859]: cluster 2023-10-09T10:32:03.626753+0000 mgr.y (mgr.26072) 891 : cluster 0 pgmap v970: 99 pgs: 2 active+undersized+remapped+backfill_wait, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 74 active+clean; 61 MiB data, 3.0 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 680 op/s; 3276/2772 objects degraded (118.182%); 11332/2772 objects misplaced (408.802%); 8.4 MiB/s, 169 objects/s recovering 2023-10-09T10:32:05.697 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:05.721 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:05.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:05.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:05.826 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:05.838 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:05 smithi086 bash[59714]: cluster 2023-10-09T10:32:03.626753+0000 mgr.y (mgr.26072) 891 : cluster 0 pgmap v970: 99 pgs: 2 active+undersized+remapped+backfill_wait, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+degraded, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 6 active+recovery_wait+undersized+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 74 active+clean; 61 MiB data, 3.0 GiB used, 533 GiB / 536 GiB avail; 0 B/s wr, 680 op/s; 3276/2772 objects degraded (118.182%); 11332/2772 objects misplaced (408.802%); 8.4 MiB/s, 169 objects/s recovering 2023-10-09T10:32:05.860 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:05.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:05.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:05.964 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:05.993 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:05.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:05.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:06.096 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:06.120 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:06.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:06.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:06.222 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:06.246 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:06.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:06.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:06.350 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:06.376 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:06.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:06.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:06.479 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:06.505 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:06.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:06.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:06.608 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:06.636 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:06.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:06.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:06.739 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:06.763 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:06.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:06.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:06.866 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:06.887 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:06.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:06.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:06.990 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:07.018 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:07.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:07.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:07.121 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:07.144 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:07.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:07.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:07.246 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:07.268 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:07.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:07.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:07.371 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:07.402 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:07.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:07.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:07.505 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:07.526 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:07.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:07.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:07.629 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:07.654 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:07.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:07 smithi053 bash[79554]: cluster 2023-10-09T10:32:05.627880+0000 mgr.y (mgr.26072) 892 : cluster 0 pgmap v971: 99 pgs: 2 active+undersized+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+degraded, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 74 active+clean; 22 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 628 op/s; 2963/918 objects degraded (322.767%); 11047/918 objects misplaced (1203.377%); 7.4 MiB/s, 265 objects/s recovering 2023-10-09T10:32:07.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:07 smithi053 bash[79554]: cluster 2023-10-09T10:32:06.383161+0000 osd.5 (osd.5) 293 : cluster 3 failed to encode map e266 with expected crc 2023-10-09T10:32:07.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:07 smithi053 bash[79554]: cluster 2023-10-09T10:32:06.383518+0000 mon.a (mon.0) 1299 : cluster 0 osdmap e266: 8 total, 8 up, 6 in 2023-10-09T10:32:07.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:07 smithi053 bash[79554]: cluster 2023-10-09T10:32:06.386526+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e266 with expected crc 2023-10-09T10:32:07.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:07 smithi053 bash[79554]: cluster 2023-10-09T10:32:06.386609+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e266 with expected crc 2023-10-09T10:32:07.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:07 smithi053 bash[79554]: cluster 2023-10-09T10:32:06.390107+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e266 with expected crc 2023-10-09T10:32:07.656 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:07 smithi053 bash[76859]: cluster 2023-10-09T10:32:05.627880+0000 mgr.y (mgr.26072) 892 : cluster 0 pgmap v971: 99 pgs: 2 active+undersized+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+degraded, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 74 active+clean; 22 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 628 op/s; 2963/918 objects degraded (322.767%); 11047/918 objects misplaced (1203.377%); 7.4 MiB/s, 265 objects/s recovering 2023-10-09T10:32:07.656 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:07 smithi053 bash[76859]: cluster 2023-10-09T10:32:06.383161+0000 osd.5 (osd.5) 293 : cluster 3 failed to encode map e266 with expected crc 2023-10-09T10:32:07.657 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:07 smithi053 bash[76859]: cluster 2023-10-09T10:32:06.383518+0000 mon.a (mon.0) 1299 : cluster 0 osdmap e266: 8 total, 8 up, 6 in 2023-10-09T10:32:07.657 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:07 smithi053 bash[76859]: cluster 2023-10-09T10:32:06.386526+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e266 with expected crc 2023-10-09T10:32:07.657 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:07 smithi053 bash[76859]: cluster 2023-10-09T10:32:06.386609+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e266 with expected crc 2023-10-09T10:32:07.657 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:07 smithi053 bash[76859]: cluster 2023-10-09T10:32:06.390107+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e266 with expected crc 2023-10-09T10:32:07.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:07.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:07.758 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:07.788 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:07.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:07.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:07 smithi086 bash[59714]: cluster 2023-10-09T10:32:05.627880+0000 mgr.y (mgr.26072) 892 : cluster 0 pgmap v971: 99 pgs: 2 active+undersized+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+degraded, 1 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 5 active+recovery_wait+degraded+remapped, 74 active+clean; 22 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 628 op/s; 2963/918 objects degraded (322.767%); 11047/918 objects misplaced (1203.377%); 7.4 MiB/s, 265 objects/s recovering 2023-10-09T10:32:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:07 smithi086 bash[59714]: cluster 2023-10-09T10:32:06.383161+0000 osd.5 (osd.5) 293 : cluster 3 failed to encode map e266 with expected crc 2023-10-09T10:32:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:07 smithi086 bash[59714]: cluster 2023-10-09T10:32:06.383518+0000 mon.a (mon.0) 1299 : cluster 0 osdmap e266: 8 total, 8 up, 6 in 2023-10-09T10:32:07.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:07 smithi086 bash[59714]: cluster 2023-10-09T10:32:06.386526+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e266 with expected crc 2023-10-09T10:32:07.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:07 smithi086 bash[59714]: cluster 2023-10-09T10:32:06.386609+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e266 with expected crc 2023-10-09T10:32:07.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:07 smithi086 bash[59714]: cluster 2023-10-09T10:32:06.390107+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e266 with expected crc 2023-10-09T10:32:07.891 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:07.911 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:07.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:07.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:08.014 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:08.046 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:08.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:08.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:08.149 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:08.170 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:08.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:08.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:08.272 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:08.302 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:08.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:08.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:08.406 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:08.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:08 smithi053 bash[79554]: cluster 2023-10-09T10:32:06.742771+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e266 with expected crc 2023-10-09T10:32:08.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:08 smithi053 bash[79554]: cluster 2023-10-09T10:32:07.385351+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T10:32:08.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:08 smithi053 bash[79554]: cluster 2023-10-09T10:32:07.386816+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T10:32:08.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:08 smithi053 bash[79554]: cluster 2023-10-09T10:32:07.388391+0000 mon.a (mon.0) 1300 : cluster 0 osdmap e267: 8 total, 8 up, 6 in 2023-10-09T10:32:08.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:08 smithi053 bash[79554]: cluster 2023-10-09T10:32:07.391240+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T10:32:08.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:08 smithi053 bash[79554]: audit 2023-10-09T10:32:07.455445+0000 mon.a (mon.0) 1301 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:08.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:08 smithi053 bash[79554]: audit 2023-10-09T10:32:07.463399+0000 mon.a (mon.0) 1302 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:08.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:08 smithi053 bash[79554]: cluster 2023-10-09T10:32:07.465881+0000 osd.5 (osd.5) 294 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T10:32:08.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:08 smithi053 bash[79554]: audit 2023-10-09T10:32:08.076721+0000 mon.a (mon.0) 1303 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:32:08.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:08 smithi053 bash[79554]: cluster 2023-10-09T10:32:08.163014+0000 mon.a (mon.0) 1304 : cluster 3 Health check update: Degraded data redundancy: 2963/918 objects degraded (322.767%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:32:08.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:08 smithi053 bash[79554]: cluster 2023-10-09T10:32:08.388214+0000 mon.a (mon.0) 1305 : cluster 0 osdmap e268: 8 total, 8 up, 6 in 2023-10-09T10:32:08.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:08 smithi053 bash[76859]: cluster 2023-10-09T10:32:06.742771+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e266 with expected crc 2023-10-09T10:32:08.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:08 smithi053 bash[76859]: cluster 2023-10-09T10:32:07.385351+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T10:32:08.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:08 smithi053 bash[76859]: cluster 2023-10-09T10:32:07.386816+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T10:32:08.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:08 smithi053 bash[76859]: cluster 2023-10-09T10:32:07.388391+0000 mon.a (mon.0) 1300 : cluster 0 osdmap e267: 8 total, 8 up, 6 in 2023-10-09T10:32:08.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:08 smithi053 bash[76859]: cluster 2023-10-09T10:32:07.391240+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T10:32:08.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:08 smithi053 bash[76859]: audit 2023-10-09T10:32:07.455445+0000 mon.a (mon.0) 1301 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:08.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:08 smithi053 bash[76859]: audit 2023-10-09T10:32:07.463399+0000 mon.a (mon.0) 1302 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:08.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:08 smithi053 bash[76859]: cluster 2023-10-09T10:32:07.465881+0000 osd.5 (osd.5) 294 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T10:32:08.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:08 smithi053 bash[76859]: audit 2023-10-09T10:32:08.076721+0000 mon.a (mon.0) 1303 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:32:08.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:08 smithi053 bash[76859]: cluster 2023-10-09T10:32:08.163014+0000 mon.a (mon.0) 1304 : cluster 3 Health check update: Degraded data redundancy: 2963/918 objects degraded (322.767%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:32:08.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:08 smithi053 bash[76859]: cluster 2023-10-09T10:32:08.388214+0000 mon.a (mon.0) 1305 : cluster 0 osdmap e268: 8 total, 8 up, 6 in 2023-10-09T10:32:08.427 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:08.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:08.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:08.530 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:08.553 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:08.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:08.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:08.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:08 smithi086 bash[59714]: cluster 2023-10-09T10:32:06.742771+0000 osd.4 (osd.4) 253 : cluster 3 failed to encode map e266 with expected crc 2023-10-09T10:32:08.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:08 smithi086 bash[59714]: cluster 2023-10-09T10:32:07.385351+0000 osd.4 (osd.4) 254 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T10:32:08.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:08 smithi086 bash[59714]: cluster 2023-10-09T10:32:07.386816+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T10:32:08.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:08 smithi086 bash[59714]: cluster 2023-10-09T10:32:07.388391+0000 mon.a (mon.0) 1300 : cluster 0 osdmap e267: 8 total, 8 up, 6 in 2023-10-09T10:32:08.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:08 smithi086 bash[59714]: cluster 2023-10-09T10:32:07.391240+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T10:32:08.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:08 smithi086 bash[59714]: audit 2023-10-09T10:32:07.455445+0000 mon.a (mon.0) 1301 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:08.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:08 smithi086 bash[59714]: audit 2023-10-09T10:32:07.463399+0000 mon.a (mon.0) 1302 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:08.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:08 smithi086 bash[59714]: cluster 2023-10-09T10:32:07.465881+0000 osd.5 (osd.5) 294 : cluster 3 failed to encode map e267 with expected crc 2023-10-09T10:32:08.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:08 smithi086 bash[59714]: audit 2023-10-09T10:32:08.076721+0000 mon.a (mon.0) 1303 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:32:08.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:08 smithi086 bash[59714]: cluster 2023-10-09T10:32:08.163014+0000 mon.a (mon.0) 1304 : cluster 3 Health check update: Degraded data redundancy: 2963/918 objects degraded (322.767%), 13 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:32:08.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:08 smithi086 bash[59714]: cluster 2023-10-09T10:32:08.388214+0000 mon.a (mon.0) 1305 : cluster 0 osdmap e268: 8 total, 8 up, 6 in 2023-10-09T10:32:08.658 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:08.690 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:08.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:08.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:08.794 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:08.825 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:08.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:08.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:08.929 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:08.960 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:08.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:08.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:09.064 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:09.091 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:09.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:09.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:09.195 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:09.217 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:09.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:09.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:09.320 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:09.344 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:09.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:09.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:09.447 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:09.475 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:09.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:09.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:09.579 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:09.592 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:09 smithi053 bash[79554]: cluster 2023-10-09T10:32:07.628592+0000 mgr.y (mgr.26072) 893 : cluster 0 pgmap v974: 99 pgs: 2 active+undersized+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+degraded, 3 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 74 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 520 op/s; 2913/492 objects degraded (592.073%); 11047/492 objects misplaced (2245.325%); 5.1 MiB/s, 273 objects/s recovering 2023-10-09T10:32:09.592 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:09 smithi053 bash[79554]: cluster 2023-10-09T10:32:08.387625+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T10:32:09.592 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:09 smithi053 bash[79554]: cluster 2023-10-09T10:32:08.390799+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T10:32:09.592 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:09 smithi053 bash[79554]: cluster 2023-10-09T10:32:08.390998+0000 osd.7 (osd.7) 249 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T10:32:09.592 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:09 smithi053 bash[79554]: cluster 2023-10-09T10:32:08.393143+0000 osd.2 (osd.2) 2 : cluster 1 7.12 continuing backfill to osd.6 from (206'2618,265'10514] MIN to 265'10514 2023-10-09T10:32:09.592 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:09 smithi053 bash[76859]: cluster 2023-10-09T10:32:07.628592+0000 mgr.y (mgr.26072) 893 : cluster 0 pgmap v974: 99 pgs: 2 active+undersized+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+degraded, 3 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 74 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 520 op/s; 2913/492 objects degraded (592.073%); 11047/492 objects misplaced (2245.325%); 5.1 MiB/s, 273 objects/s recovering 2023-10-09T10:32:09.593 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:09 smithi053 bash[76859]: cluster 2023-10-09T10:32:08.387625+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T10:32:09.593 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:09 smithi053 bash[76859]: cluster 2023-10-09T10:32:08.390799+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T10:32:09.593 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:09 smithi053 bash[76859]: cluster 2023-10-09T10:32:08.390998+0000 osd.7 (osd.7) 249 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T10:32:09.593 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:09 smithi053 bash[76859]: cluster 2023-10-09T10:32:08.393143+0000 osd.2 (osd.2) 2 : cluster 1 7.12 continuing backfill to osd.6 from (206'2618,265'10514] MIN to 265'10514 2023-10-09T10:32:09.607 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:09.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:09.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:09.710 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:09.721 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:09 smithi086 bash[59714]: cluster 2023-10-09T10:32:07.628592+0000 mgr.y (mgr.26072) 893 : cluster 0 pgmap v974: 99 pgs: 2 active+undersized+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+degraded, 3 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 74 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 520 op/s; 2913/492 objects degraded (592.073%); 11047/492 objects misplaced (2245.325%); 5.1 MiB/s, 273 objects/s recovering 2023-10-09T10:32:09.721 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:09 smithi086 bash[59714]: cluster 2023-10-09T10:32:08.387625+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T10:32:09.721 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:09 smithi086 bash[59714]: cluster 2023-10-09T10:32:08.390799+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T10:32:09.721 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:09 smithi086 bash[59714]: cluster 2023-10-09T10:32:08.390998+0000 osd.7 (osd.7) 249 : cluster 3 failed to encode map e268 with expected crc 2023-10-09T10:32:09.721 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:09 smithi086 bash[59714]: cluster 2023-10-09T10:32:08.393143+0000 osd.2 (osd.2) 2 : cluster 1 7.12 continuing backfill to osd.6 from (206'2618,265'10514] MIN to 265'10514 2023-10-09T10:32:09.739 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:09.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:09.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:09.842 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:09.873 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:09.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:09.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:09.976 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:10.006 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:10.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:10.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:10.110 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:10.141 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:10.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:10.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:10.244 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:10.276 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:10.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:10.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:10.380 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:10.409 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:10.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:10.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:10.512 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:10.538 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:10.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:10.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:10.641 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:10.667 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:10.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:10.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:10.771 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:10.803 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:10.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:10.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:10.906 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:10.934 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:10.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:10.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:11.037 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:11.062 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:11.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:11.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:11.166 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:11.192 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:11.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:11.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:11.296 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:11.319 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:11.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:11.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:11.422 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:11.453 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:11.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:11.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:11.556 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:11.586 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:11.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:11.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:11.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:11 smithi053 bash[76859]: cluster 2023-10-09T10:32:09.629190+0000 mgr.y (mgr.26072) 894 : cluster 0 pgmap v976: 99 pgs: 3 active+undersized+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+degraded, 3 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 74 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 146 op/s; 2911/492 objects degraded (591.667%); 9561/492 objects misplaced (1943.293%); 1.3 MiB/s, 513 objects/s recovering 2023-10-09T10:32:11.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:11 smithi053 bash[76859]: cluster 2023-10-09T10:32:10.473991+0000 osd.7 (osd.7) 250 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T10:32:11.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:11 smithi053 bash[76859]: cluster 2023-10-09T10:32:10.474379+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T10:32:11.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:11 smithi053 bash[76859]: cluster 2023-10-09T10:32:10.476308+0000 mon.a (mon.0) 1306 : cluster 0 osdmap e269: 8 total, 8 up, 6 in 2023-10-09T10:32:11.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:11 smithi053 bash[76859]: cluster 2023-10-09T10:32:10.477977+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T10:32:11.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:11 smithi053 bash[76859]: cluster 2023-10-09T10:32:10.483997+0000 osd.5 (osd.5) 295 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T10:32:11.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:11 smithi053 bash[76859]: cluster 2023-10-09T10:32:10.485615+0000 osd.5 (osd.5) 296 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T10:32:11.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:11 smithi053 bash[79554]: cluster 2023-10-09T10:32:09.629190+0000 mgr.y (mgr.26072) 894 : cluster 0 pgmap v976: 99 pgs: 3 active+undersized+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+degraded, 3 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 74 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 146 op/s; 2911/492 objects degraded (591.667%); 9561/492 objects misplaced (1943.293%); 1.3 MiB/s, 513 objects/s recovering 2023-10-09T10:32:11.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:11 smithi053 bash[79554]: cluster 2023-10-09T10:32:10.473991+0000 osd.7 (osd.7) 250 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T10:32:11.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:11 smithi053 bash[79554]: cluster 2023-10-09T10:32:10.474379+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T10:32:11.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:11 smithi053 bash[79554]: cluster 2023-10-09T10:32:10.476308+0000 mon.a (mon.0) 1306 : cluster 0 osdmap e269: 8 total, 8 up, 6 in 2023-10-09T10:32:11.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:11 smithi053 bash[79554]: cluster 2023-10-09T10:32:10.477977+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T10:32:11.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:11 smithi053 bash[79554]: cluster 2023-10-09T10:32:10.483997+0000 osd.5 (osd.5) 295 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T10:32:11.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:11 smithi053 bash[79554]: cluster 2023-10-09T10:32:10.485615+0000 osd.5 (osd.5) 296 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T10:32:11.688 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:11.701 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:11 smithi086 bash[59714]: cluster 2023-10-09T10:32:09.629190+0000 mgr.y (mgr.26072) 894 : cluster 0 pgmap v976: 99 pgs: 3 active+undersized+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+degraded, 3 active+recovery_wait+remapped, 2 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+recovery_wait+degraded+remapped, 74 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 0 B/s wr, 146 op/s; 2911/492 objects degraded (591.667%); 9561/492 objects misplaced (1943.293%); 1.3 MiB/s, 513 objects/s recovering 2023-10-09T10:32:11.701 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:11 smithi086 bash[59714]: cluster 2023-10-09T10:32:10.473991+0000 osd.7 (osd.7) 250 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T10:32:11.701 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:11 smithi086 bash[59714]: cluster 2023-10-09T10:32:10.474379+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T10:32:11.701 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:11 smithi086 bash[59714]: cluster 2023-10-09T10:32:10.476308+0000 mon.a (mon.0) 1306 : cluster 0 osdmap e269: 8 total, 8 up, 6 in 2023-10-09T10:32:11.701 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:11 smithi086 bash[59714]: cluster 2023-10-09T10:32:10.477977+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T10:32:11.701 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:11 smithi086 bash[59714]: cluster 2023-10-09T10:32:10.483997+0000 osd.5 (osd.5) 295 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T10:32:11.701 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:11 smithi086 bash[59714]: cluster 2023-10-09T10:32:10.485615+0000 osd.5 (osd.5) 296 : cluster 3 failed to encode map e269 with expected crc 2023-10-09T10:32:11.719 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:11.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:11.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:11.822 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:11.851 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:11.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:11.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:11.954 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:11.982 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:11.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:11.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:12.085 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:12.110 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:32:12.111 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:32:12.111 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:12.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:12.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:12.214 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:12.238 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:12.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:12.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:12.341 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:12.363 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:12.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:12.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:12.467 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:12.496 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:12.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:12.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:12.599 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:12.609 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:32:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:32:12] "GET /metrics HTTP/1.1" 200 36601 "" "Prometheus/2.33.4" 2023-10-09T10:32:12.609 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:12 smithi053 bash[79554]: cluster 2023-10-09T10:32:11.476537+0000 mon.a (mon.0) 1307 : cluster 0 osdmap e270: 8 total, 8 up, 6 in 2023-10-09T10:32:12.610 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:12 smithi053 bash[79554]: cluster 2023-10-09T10:32:11.477522+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T10:32:12.610 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:12 smithi053 bash[79554]: cluster 2023-10-09T10:32:11.478748+0000 osd.2 (osd.2) 3 : cluster 1 7.2 continuing backfill to osd.6 from (206'2618,265'10510] MIN to 265'10510 2023-10-09T10:32:12.610 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:12 smithi053 bash[79554]: cluster 2023-10-09T10:32:11.479339+0000 osd.7 (osd.7) 251 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T10:32:12.610 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:12 smithi053 bash[79554]: cluster 2023-10-09T10:32:11.480817+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T10:32:12.610 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:12 smithi053 bash[79554]: cluster 2023-10-09T10:32:11.481260+0000 osd.7 (osd.7) 252 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T10:32:12.610 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:12 smithi053 bash[79554]: cluster 2023-10-09T10:32:11.482940+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T10:32:12.610 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:12 smithi053 bash[79554]: cluster 2023-10-09T10:32:11.483500+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T10:32:12.610 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:12 smithi053 bash[79554]: cluster 2023-10-09T10:32:11.484291+0000 osd.5 (osd.5) 297 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T10:32:12.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:12 smithi053 bash[76859]: cluster 2023-10-09T10:32:11.476537+0000 mon.a (mon.0) 1307 : cluster 0 osdmap e270: 8 total, 8 up, 6 in 2023-10-09T10:32:12.611 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:12 smithi053 bash[76859]: cluster 2023-10-09T10:32:11.477522+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T10:32:12.611 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:12 smithi053 bash[76859]: cluster 2023-10-09T10:32:11.478748+0000 osd.2 (osd.2) 3 : cluster 1 7.2 continuing backfill to osd.6 from (206'2618,265'10510] MIN to 265'10510 2023-10-09T10:32:12.611 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:12 smithi053 bash[76859]: cluster 2023-10-09T10:32:11.479339+0000 osd.7 (osd.7) 251 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T10:32:12.611 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:12 smithi053 bash[76859]: cluster 2023-10-09T10:32:11.480817+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T10:32:12.611 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:12 smithi053 bash[76859]: cluster 2023-10-09T10:32:11.481260+0000 osd.7 (osd.7) 252 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T10:32:12.611 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:12 smithi053 bash[76859]: cluster 2023-10-09T10:32:11.482940+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T10:32:12.611 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:12 smithi053 bash[76859]: cluster 2023-10-09T10:32:11.483500+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T10:32:12.611 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:12 smithi053 bash[76859]: cluster 2023-10-09T10:32:11.484291+0000 osd.5 (osd.5) 297 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T10:32:12.622 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:12.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:12.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:12.725 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:12.736 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:12 smithi086 bash[59714]: cluster 2023-10-09T10:32:11.476537+0000 mon.a (mon.0) 1307 : cluster 0 osdmap e270: 8 total, 8 up, 6 in 2023-10-09T10:32:12.736 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:12 smithi086 bash[59714]: cluster 2023-10-09T10:32:11.477522+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T10:32:12.736 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:12 smithi086 bash[59714]: cluster 2023-10-09T10:32:11.478748+0000 osd.2 (osd.2) 3 : cluster 1 7.2 continuing backfill to osd.6 from (206'2618,265'10510] MIN to 265'10510 2023-10-09T10:32:12.736 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:12 smithi086 bash[59714]: cluster 2023-10-09T10:32:11.479339+0000 osd.7 (osd.7) 251 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T10:32:12.736 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:12 smithi086 bash[59714]: cluster 2023-10-09T10:32:11.480817+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T10:32:12.736 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:12 smithi086 bash[59714]: cluster 2023-10-09T10:32:11.481260+0000 osd.7 (osd.7) 252 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T10:32:12.736 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:12 smithi086 bash[59714]: cluster 2023-10-09T10:32:11.482940+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T10:32:12.736 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:12 smithi086 bash[59714]: cluster 2023-10-09T10:32:11.483500+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T10:32:12.736 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:12 smithi086 bash[59714]: cluster 2023-10-09T10:32:11.484291+0000 osd.5 (osd.5) 297 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T10:32:12.752 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:12.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:12.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:12.855 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:12.884 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:12.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:12.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:12.987 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:13.021 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:13.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:13.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:13.124 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:13.147 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:13.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:13.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:13.251 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:13.272 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:13.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:13.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:13.377 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:13.407 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:13.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:13.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:13.510 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:13.536 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:13.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:13.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:13.640 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:13.659 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:13.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:13.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:13.664 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:13 smithi053 bash[79554]: cluster 2023-10-09T10:32:11.629691+0000 mgr.y (mgr.26072) 895 : cluster 0 pgmap v979: 99 pgs: 3 active+undersized+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+degraded, 4 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 75 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 87/492 objects degraded (17.683%); 9561/492 objects misplaced (1943.293%); 0 B/s, 421 objects/s recovering 2023-10-09T10:32:13.664 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:13 smithi053 bash[79554]: cluster 2023-10-09T10:32:11.639258+0000 osd.4 (osd.4) 255 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T10:32:13.664 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:13 smithi053 bash[79554]: cluster 2023-10-09T10:32:12.493210+0000 mon.a (mon.0) 1308 : cluster 0 osdmap e271: 8 total, 8 up, 6 in 2023-10-09T10:32:13.664 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:13 smithi053 bash[79554]: cluster 2023-10-09T10:32:12.494321+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e271 with expected crc 2023-10-09T10:32:13.664 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:13 smithi053 bash[79554]: cluster 2023-10-09T10:32:12.494454+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e271 with expected crc 2023-10-09T10:32:13.664 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:13 smithi053 bash[79554]: cluster 2023-10-09T10:32:12.503416+0000 osd.5 (osd.5) 298 : cluster 3 failed to encode map e271 with expected crc 2023-10-09T10:32:13.664 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:13 smithi053 bash[79554]: cluster 2023-10-09T10:32:12.505265+0000 osd.5 (osd.5) 299 : cluster 3 failed to encode map e271 with expected crc 2023-10-09T10:32:13.664 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:13 smithi053 bash[79554]: cluster 2023-10-09T10:32:13.164340+0000 mon.a (mon.0) 1309 : cluster 3 Health check update: Degraded data redundancy: 87/492 objects degraded (17.683%), 8 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:32:13.665 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:13 smithi053 bash[76859]: cluster 2023-10-09T10:32:11.629691+0000 mgr.y (mgr.26072) 895 : cluster 0 pgmap v979: 99 pgs: 3 active+undersized+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+degraded, 4 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 75 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 87/492 objects degraded (17.683%); 9561/492 objects misplaced (1943.293%); 0 B/s, 421 objects/s recovering 2023-10-09T10:32:13.665 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:13 smithi053 bash[76859]: cluster 2023-10-09T10:32:11.639258+0000 osd.4 (osd.4) 255 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T10:32:13.665 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:13 smithi053 bash[76859]: cluster 2023-10-09T10:32:12.493210+0000 mon.a (mon.0) 1308 : cluster 0 osdmap e271: 8 total, 8 up, 6 in 2023-10-09T10:32:13.665 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:13 smithi053 bash[76859]: cluster 2023-10-09T10:32:12.494321+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e271 with expected crc 2023-10-09T10:32:13.665 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:13 smithi053 bash[76859]: cluster 2023-10-09T10:32:12.494454+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e271 with expected crc 2023-10-09T10:32:13.665 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:13 smithi053 bash[76859]: cluster 2023-10-09T10:32:12.503416+0000 osd.5 (osd.5) 298 : cluster 3 failed to encode map e271 with expected crc 2023-10-09T10:32:13.665 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:13 smithi053 bash[76859]: cluster 2023-10-09T10:32:12.505265+0000 osd.5 (osd.5) 299 : cluster 3 failed to encode map e271 with expected crc 2023-10-09T10:32:13.665 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:13 smithi053 bash[76859]: cluster 2023-10-09T10:32:13.164340+0000 mon.a (mon.0) 1309 : cluster 3 Health check update: Degraded data redundancy: 87/492 objects degraded (17.683%), 8 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:32:13.762 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:13.774 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:13 smithi086 bash[59714]: cluster 2023-10-09T10:32:11.629691+0000 mgr.y (mgr.26072) 895 : cluster 0 pgmap v979: 99 pgs: 3 active+undersized+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+degraded, 4 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 6 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 75 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 87/492 objects degraded (17.683%); 9561/492 objects misplaced (1943.293%); 0 B/s, 421 objects/s recovering 2023-10-09T10:32:13.774 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:13 smithi086 bash[59714]: cluster 2023-10-09T10:32:11.639258+0000 osd.4 (osd.4) 255 : cluster 3 failed to encode map e270 with expected crc 2023-10-09T10:32:13.774 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:13 smithi086 bash[59714]: cluster 2023-10-09T10:32:12.493210+0000 mon.a (mon.0) 1308 : cluster 0 osdmap e271: 8 total, 8 up, 6 in 2023-10-09T10:32:13.774 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:13 smithi086 bash[59714]: cluster 2023-10-09T10:32:12.494321+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e271 with expected crc 2023-10-09T10:32:13.774 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:13 smithi086 bash[59714]: cluster 2023-10-09T10:32:12.494454+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e271 with expected crc 2023-10-09T10:32:13.774 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:13 smithi086 bash[59714]: cluster 2023-10-09T10:32:12.503416+0000 osd.5 (osd.5) 298 : cluster 3 failed to encode map e271 with expected crc 2023-10-09T10:32:13.775 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:13 smithi086 bash[59714]: cluster 2023-10-09T10:32:12.505265+0000 osd.5 (osd.5) 299 : cluster 3 failed to encode map e271 with expected crc 2023-10-09T10:32:13.775 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:13 smithi086 bash[59714]: cluster 2023-10-09T10:32:13.164340+0000 mon.a (mon.0) 1309 : cluster 3 Health check update: Degraded data redundancy: 87/492 objects degraded (17.683%), 8 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:32:13.794 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:13.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:13.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:13.897 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:13.930 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:13.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:13.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:14.033 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:14.060 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:14.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:14.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:14.163 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:14.189 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:14.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:14.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:14.292 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:14.324 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:14.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:14.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:14.427 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:14.454 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:14.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:14.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:14.557 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:14.578 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:14.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:14.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:14.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:14 smithi086 bash[59714]: cluster 2023-10-09T10:32:13.499515+0000 mon.a (mon.0) 1310 : cluster 0 osdmap e272: 8 total, 8 up, 6 in 2023-10-09T10:32:14.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:14 smithi086 bash[59714]: cluster 2023-10-09T10:32:13.499607+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e272 with expected crc 2023-10-09T10:32:14.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:14 smithi086 bash[59714]: cluster 2023-10-09T10:32:13.499921+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e272 with expected crc 2023-10-09T10:32:14.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:14 smithi086 bash[59714]: cluster 2023-10-09T10:32:13.502415+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e272 with expected crc 2023-10-09T10:32:14.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:14 smithi086 bash[59714]: cluster 2023-10-09T10:32:13.511757+0000 osd.5 (osd.5) 300 : cluster 3 failed to encode map e272 with expected crc 2023-10-09T10:32:14.681 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:14.688 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:14 smithi053 bash[76859]: cluster 2023-10-09T10:32:13.499515+0000 mon.a (mon.0) 1310 : cluster 0 osdmap e272: 8 total, 8 up, 6 in 2023-10-09T10:32:14.689 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:14 smithi053 bash[76859]: cluster 2023-10-09T10:32:13.499607+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e272 with expected crc 2023-10-09T10:32:14.689 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:14 smithi053 bash[76859]: cluster 2023-10-09T10:32:13.499921+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e272 with expected crc 2023-10-09T10:32:14.689 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:14 smithi053 bash[76859]: cluster 2023-10-09T10:32:13.502415+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e272 with expected crc 2023-10-09T10:32:14.689 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:14 smithi053 bash[76859]: cluster 2023-10-09T10:32:13.511757+0000 osd.5 (osd.5) 300 : cluster 3 failed to encode map e272 with expected crc 2023-10-09T10:32:14.689 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:14 smithi053 bash[79554]: cluster 2023-10-09T10:32:13.499515+0000 mon.a (mon.0) 1310 : cluster 0 osdmap e272: 8 total, 8 up, 6 in 2023-10-09T10:32:14.689 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:14 smithi053 bash[79554]: cluster 2023-10-09T10:32:13.499607+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e272 with expected crc 2023-10-09T10:32:14.689 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:14 smithi053 bash[79554]: cluster 2023-10-09T10:32:13.499921+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e272 with expected crc 2023-10-09T10:32:14.689 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:14 smithi053 bash[79554]: cluster 2023-10-09T10:32:13.502415+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e272 with expected crc 2023-10-09T10:32:14.689 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:14 smithi053 bash[79554]: cluster 2023-10-09T10:32:13.511757+0000 osd.5 (osd.5) 300 : cluster 3 failed to encode map e272 with expected crc 2023-10-09T10:32:14.705 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:14.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:14.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:14.808 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:14.836 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:14.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:14.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:14.939 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:14.966 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:14.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:14.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:15.070 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:15.102 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:15.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:15.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:15.205 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:15.236 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:15.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:15.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:15.340 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:15.369 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:15.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:15.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:15.472 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:15.496 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:15.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:15.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:15.599 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:15.611 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:15 smithi086 bash[59714]: cluster 2023-10-09T10:32:13.630140+0000 mgr.y (mgr.26072) 896 : cluster 0 pgmap v982: 99 pgs: 2 active+undersized+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+degraded, 4 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+undersized+remapped, 6 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 75 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 87/492 objects degraded (17.683%); 9561/492 objects misplaced (1943.293%); 0 B/s, 44 objects/s recovering 2023-10-09T10:32:15.624 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:15.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:15.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:15.727 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:15.751 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:15.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:15.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:15.854 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:15.886 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:15.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:15.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:15.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:15 smithi053 bash[76859]: cluster 2023-10-09T10:32:13.630140+0000 mgr.y (mgr.26072) 896 : cluster 0 pgmap v982: 99 pgs: 2 active+undersized+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+degraded, 4 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+undersized+remapped, 6 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 75 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 87/492 objects degraded (17.683%); 9561/492 objects misplaced (1943.293%); 0 B/s, 44 objects/s recovering 2023-10-09T10:32:15.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:15 smithi053 bash[79554]: cluster 2023-10-09T10:32:13.630140+0000 mgr.y (mgr.26072) 896 : cluster 0 pgmap v982: 99 pgs: 2 active+undersized+remapped+backfill_wait, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+degraded, 4 active+recovery_wait+remapped, 1 active+recovery_wait+degraded, 1 active+undersized+remapped, 6 active+remapped+backfill_wait, 4 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 75 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 87/492 objects degraded (17.683%); 9561/492 objects misplaced (1943.293%); 0 B/s, 44 objects/s recovering 2023-10-09T10:32:15.990 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:16.016 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:16.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:16.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:16.119 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:16.145 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:16.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:16.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:16.248 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:16.276 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:16.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:16.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:16.371 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-09T10:32:16.380 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:16.443 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:16.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:16.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:16.546 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:16.571 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:16.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:16.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:16.675 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:16.704 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:16.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:16.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:16.807 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:16.818 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:16 smithi086 bash[59714]: cluster 2023-10-09T10:32:15.513835+0000 mon.a (mon.0) 1311 : cluster 0 osdmap e273: 8 total, 8 up, 6 in 2023-10-09T10:32:16.819 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:16 smithi086 bash[59714]: cluster 2023-10-09T10:32:15.515332+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e273 with expected crc 2023-10-09T10:32:16.819 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:16 smithi086 bash[59714]: cluster 2023-10-09T10:32:15.515478+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e273 with expected crc 2023-10-09T10:32:16.819 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:16 smithi086 bash[59714]: cluster 2023-10-09T10:32:15.518451+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e273 with expected crc 2023-10-09T10:32:16.835 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:16.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:16.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:16.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:16 smithi053 bash[79554]: cluster 2023-10-09T10:32:15.513835+0000 mon.a (mon.0) 1311 : cluster 0 osdmap e273: 8 total, 8 up, 6 in 2023-10-09T10:32:16.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:16 smithi053 bash[79554]: cluster 2023-10-09T10:32:15.515332+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e273 with expected crc 2023-10-09T10:32:16.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:16 smithi053 bash[79554]: cluster 2023-10-09T10:32:15.515478+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e273 with expected crc 2023-10-09T10:32:16.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:16 smithi053 bash[79554]: cluster 2023-10-09T10:32:15.518451+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e273 with expected crc 2023-10-09T10:32:16.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:16 smithi053 bash[76859]: cluster 2023-10-09T10:32:15.513835+0000 mon.a (mon.0) 1311 : cluster 0 osdmap e273: 8 total, 8 up, 6 in 2023-10-09T10:32:16.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:16 smithi053 bash[76859]: cluster 2023-10-09T10:32:15.515332+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e273 with expected crc 2023-10-09T10:32:16.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:16 smithi053 bash[76859]: cluster 2023-10-09T10:32:15.515478+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e273 with expected crc 2023-10-09T10:32:16.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:16 smithi053 bash[76859]: cluster 2023-10-09T10:32:15.518451+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e273 with expected crc 2023-10-09T10:32:16.939 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:16.991 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:16.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:16.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:17.095 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:17.114 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:17.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:17.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:17.217 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:17.241 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:17.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:17.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:17.344 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:17.368 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:17.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:17.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:17.471 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:17.503 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:17.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:17.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:17.522 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:17 smithi053 bash[79554]: cluster 2023-10-09T10:32:15.520508+0000 osd.4 (osd.4) 256 : cluster 3 failed to encode map e273 with expected crc 2023-10-09T10:32:17.522 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:17 smithi053 bash[79554]: cluster 2023-10-09T10:32:15.630893+0000 mgr.y (mgr.26072) 897 : cluster 0 pgmap v984: 99 pgs: 1 active+undersized+remapped+backfill_wait, 2 active+recovery_wait+undersized+remapped, 1 active+recovery_wait+degraded, 4 active+recovery_wait+remapped, 1 active+undersized+remapped, 6 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 79 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 9561/492 objects misplaced (1943.293%); 0 B/s, 160 objects/s recovering 2023-10-09T10:32:17.523 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:17 smithi053 bash[79554]: cluster 2023-10-09T10:32:16.519552+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T10:32:17.523 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:17 smithi053 bash[79554]: cluster 2023-10-09T10:32:16.519865+0000 osd.5 (osd.5) 301 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T10:32:17.523 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:17 smithi053 bash[79554]: cluster 2023-10-09T10:32:16.520667+0000 mon.a (mon.0) 1312 : cluster 0 osdmap e274: 8 total, 8 up, 6 in 2023-10-09T10:32:17.523 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:17 smithi053 bash[79554]: cluster 2023-10-09T10:32:16.525816+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T10:32:17.523 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:17 smithi053 bash[79554]: cluster 2023-10-09T10:32:16.527842+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T10:32:17.523 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:17 smithi053 bash[79554]: cluster 2023-10-09T10:32:16.529120+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T10:32:17.523 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:17 smithi053 bash[76859]: cluster 2023-10-09T10:32:15.520508+0000 osd.4 (osd.4) 256 : cluster 3 failed to encode map e273 with expected crc 2023-10-09T10:32:17.523 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:17 smithi053 bash[76859]: cluster 2023-10-09T10:32:15.630893+0000 mgr.y (mgr.26072) 897 : cluster 0 pgmap v984: 99 pgs: 1 active+undersized+remapped+backfill_wait, 2 active+recovery_wait+undersized+remapped, 1 active+recovery_wait+degraded, 4 active+recovery_wait+remapped, 1 active+undersized+remapped, 6 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 79 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 9561/492 objects misplaced (1943.293%); 0 B/s, 160 objects/s recovering 2023-10-09T10:32:17.524 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:17 smithi053 bash[76859]: cluster 2023-10-09T10:32:16.519552+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T10:32:17.524 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:17 smithi053 bash[76859]: cluster 2023-10-09T10:32:16.519865+0000 osd.5 (osd.5) 301 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T10:32:17.524 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:17 smithi053 bash[76859]: cluster 2023-10-09T10:32:16.520667+0000 mon.a (mon.0) 1312 : cluster 0 osdmap e274: 8 total, 8 up, 6 in 2023-10-09T10:32:17.524 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:17 smithi053 bash[76859]: cluster 2023-10-09T10:32:16.525816+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T10:32:17.524 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:17 smithi053 bash[76859]: cluster 2023-10-09T10:32:16.527842+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T10:32:17.524 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:17 smithi053 bash[76859]: cluster 2023-10-09T10:32:16.529120+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T10:32:17.607 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:17.636 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:17.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:17.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:17.740 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:17.791 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:17.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:17.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:17.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:17 smithi086 bash[59714]: cluster 2023-10-09T10:32:15.520508+0000 osd.4 (osd.4) 256 : cluster 3 failed to encode map e273 with expected crc 2023-10-09T10:32:17.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:17 smithi086 bash[59714]: cluster 2023-10-09T10:32:15.630893+0000 mgr.y (mgr.26072) 897 : cluster 0 pgmap v984: 99 pgs: 1 active+undersized+remapped+backfill_wait, 2 active+recovery_wait+undersized+remapped, 1 active+recovery_wait+degraded, 4 active+recovery_wait+remapped, 1 active+undersized+remapped, 6 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 79 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 9561/492 objects misplaced (1943.293%); 0 B/s, 160 objects/s recovering 2023-10-09T10:32:17.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:17 smithi086 bash[59714]: cluster 2023-10-09T10:32:16.519552+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T10:32:17.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:17 smithi086 bash[59714]: cluster 2023-10-09T10:32:16.519865+0000 osd.5 (osd.5) 301 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T10:32:17.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:17 smithi086 bash[59714]: cluster 2023-10-09T10:32:16.520667+0000 mon.a (mon.0) 1312 : cluster 0 osdmap e274: 8 total, 8 up, 6 in 2023-10-09T10:32:17.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:17 smithi086 bash[59714]: cluster 2023-10-09T10:32:16.525816+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T10:32:17.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:17 smithi086 bash[59714]: cluster 2023-10-09T10:32:16.527842+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T10:32:17.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:17 smithi086 bash[59714]: cluster 2023-10-09T10:32:16.529120+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T10:32:17.895 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:17.921 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:17.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:17.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:18.025 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:18.055 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:18.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:18.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:18.159 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:18.188 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:18.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:18.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:18.291 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:18.302 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:32:18.306 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-09T10:32:18.314 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:18.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:18.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:18.328 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:32:18.357 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:32:18.379 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:32:18.404 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:32:18.417 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:18.445 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:18.449 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:32:18.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:18.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:18.485 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:32:18.513 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:32:18.517 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:32:18.517 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:32:18.517 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:32:18.517 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:32:18.517 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:32:18.517 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:32:18.517 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:32:18.517 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:32:18.552 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:18.576 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:18.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:18.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:18.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:18 smithi086 bash[59714]: cluster 2023-10-09T10:32:16.527997+0000 osd.4 (osd.4) 257 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T10:32:18.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:18 smithi086 bash[59714]: cluster 2023-10-09T10:32:17.187224+0000 osd.2 (osd.2) 4 : cluster 0 7.12 scrub starts 2023-10-09T10:32:18.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:18 smithi086 bash[59714]: cluster 2023-10-09T10:32:17.631391+0000 mgr.y (mgr.26072) 898 : cluster 0 pgmap v986: 99 pgs: 1 active+undersized+remapped+backfill_wait, 2 active+recovery_wait+undersized+remapped, 1 active+recovery_wait+degraded, 4 active+recovery_wait+remapped, 1 active+undersized+remapped, 6 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 79 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 9561/492 objects misplaced (1943.293%); 0 B/s, 129 objects/s recovering 2023-10-09T10:32:18.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:18 smithi086 bash[59714]: audit 2023-10-09T10:32:17.984584+0000 mon.a (mon.0) 1313 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:18.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:18 smithi086 bash[59714]: audit 2023-10-09T10:32:17.991941+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:18.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:18 smithi086 bash[59714]: cluster 2023-10-09T10:32:18.170206+0000 mon.a (mon.0) 1315 : cluster 3 Health check update: Degraded data redundancy: 75/492 objects degraded (15.244%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:32:18.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:18 smithi086 bash[59714]: audit 2023-10-09T10:32:18.258391+0000 mon.c (mon.2) 78 : audit 0 from='client.? 172.21.15.53:0/382781920' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:32:18.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:18 smithi086 bash[59714]: audit 2023-10-09T10:32:18.300685+0000 mon.a (mon.0) 1316 : audit 1 from='client.? 172.21.15.53:0/1221163164' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "11"}]: dispatch 2023-10-09T10:32:18.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:18 smithi086 bash[59714]: audit 2023-10-09T10:32:18.511201+0000 mon.a (mon.0) 1317 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:32:18.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:18 smithi086 bash[59714]: audit 2023-10-09T10:32:18.512352+0000 mon.a (mon.0) 1318 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:32:18.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:18 smithi053 bash[76859]: cluster 2023-10-09T10:32:16.527997+0000 osd.4 (osd.4) 257 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T10:32:18.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:18 smithi053 bash[76859]: cluster 2023-10-09T10:32:17.187224+0000 osd.2 (osd.2) 4 : cluster 0 7.12 scrub starts 2023-10-09T10:32:18.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:18 smithi053 bash[76859]: cluster 2023-10-09T10:32:17.631391+0000 mgr.y (mgr.26072) 898 : cluster 0 pgmap v986: 99 pgs: 1 active+undersized+remapped+backfill_wait, 2 active+recovery_wait+undersized+remapped, 1 active+recovery_wait+degraded, 4 active+recovery_wait+remapped, 1 active+undersized+remapped, 6 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 79 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 9561/492 objects misplaced (1943.293%); 0 B/s, 129 objects/s recovering 2023-10-09T10:32:18.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:18 smithi053 bash[76859]: audit 2023-10-09T10:32:17.984584+0000 mon.a (mon.0) 1313 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:18.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:18 smithi053 bash[76859]: audit 2023-10-09T10:32:17.991941+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:18.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:18 smithi053 bash[76859]: cluster 2023-10-09T10:32:18.170206+0000 mon.a (mon.0) 1315 : cluster 3 Health check update: Degraded data redundancy: 75/492 objects degraded (15.244%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:32:18.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:18 smithi053 bash[76859]: audit 2023-10-09T10:32:18.258391+0000 mon.c (mon.2) 78 : audit 0 from='client.? 172.21.15.53:0/382781920' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:32:18.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:18 smithi053 bash[76859]: audit 2023-10-09T10:32:18.300685+0000 mon.a (mon.0) 1316 : audit 1 from='client.? 172.21.15.53:0/1221163164' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "11"}]: dispatch 2023-10-09T10:32:18.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:18 smithi053 bash[76859]: audit 2023-10-09T10:32:18.511201+0000 mon.a (mon.0) 1317 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:32:18.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:18 smithi053 bash[76859]: audit 2023-10-09T10:32:18.512352+0000 mon.a (mon.0) 1318 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:32:18.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:18 smithi053 bash[79554]: cluster 2023-10-09T10:32:16.527997+0000 osd.4 (osd.4) 257 : cluster 3 failed to encode map e274 with expected crc 2023-10-09T10:32:18.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:18 smithi053 bash[79554]: cluster 2023-10-09T10:32:17.187224+0000 osd.2 (osd.2) 4 : cluster 0 7.12 scrub starts 2023-10-09T10:32:18.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:18 smithi053 bash[79554]: cluster 2023-10-09T10:32:17.631391+0000 mgr.y (mgr.26072) 898 : cluster 0 pgmap v986: 99 pgs: 1 active+undersized+remapped+backfill_wait, 2 active+recovery_wait+undersized+remapped, 1 active+recovery_wait+degraded, 4 active+recovery_wait+remapped, 1 active+undersized+remapped, 6 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 79 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 9561/492 objects misplaced (1943.293%); 0 B/s, 129 objects/s recovering 2023-10-09T10:32:18.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:18 smithi053 bash[79554]: audit 2023-10-09T10:32:17.984584+0000 mon.a (mon.0) 1313 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:18.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:18 smithi053 bash[79554]: audit 2023-10-09T10:32:17.991941+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:18.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:18 smithi053 bash[79554]: cluster 2023-10-09T10:32:18.170206+0000 mon.a (mon.0) 1315 : cluster 3 Health check update: Degraded data redundancy: 75/492 objects degraded (15.244%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:32:18.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:18 smithi053 bash[79554]: audit 2023-10-09T10:32:18.258391+0000 mon.c (mon.2) 78 : audit 0 from='client.? 172.21.15.53:0/382781920' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:32:18.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:18 smithi053 bash[79554]: audit 2023-10-09T10:32:18.300685+0000 mon.a (mon.0) 1316 : audit 1 from='client.? 172.21.15.53:0/1221163164' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "11"}]: dispatch 2023-10-09T10:32:18.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:18 smithi053 bash[79554]: audit 2023-10-09T10:32:18.511201+0000 mon.a (mon.0) 1317 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:32:18.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:18 smithi053 bash[79554]: audit 2023-10-09T10:32:18.512352+0000 mon.a (mon.0) 1318 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:32:18.680 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:18.708 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:18.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:18.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:18.812 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:18.837 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:18.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:18.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:18.940 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:18.967 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:18.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:18.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:19.071 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:19.100 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:19.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:19.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:19.203 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:19.231 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:19.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:19.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:19.335 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:19.362 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:19.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:19.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:19.465 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:19.493 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:19.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:19.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:19.545 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is unset 2023-10-09T10:32:19.596 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:19.630 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:19.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:19.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:19.713 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:19 smithi053 bash[76859]: cluster 2023-10-09T10:32:18.157660+0000 osd.2 (osd.2) 5 : cluster 0 7.2 scrub starts 2023-10-09T10:32:19.713 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:19 smithi053 bash[76859]: audit 2023-10-09T10:32:18.520301+0000 mon.a (mon.0) 1319 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:19.714 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:19 smithi053 bash[76859]: audit 2023-10-09T10:32:18.534861+0000 mon.a (mon.0) 1320 : audit 1 from='client.? 172.21.15.53:0/1333612064' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:32:19.714 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:19 smithi053 bash[79554]: cluster 2023-10-09T10:32:18.157660+0000 osd.2 (osd.2) 5 : cluster 0 7.2 scrub starts 2023-10-09T10:32:19.714 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:19 smithi053 bash[79554]: audit 2023-10-09T10:32:18.520301+0000 mon.a (mon.0) 1319 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:19.714 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:19 smithi053 bash[79554]: audit 2023-10-09T10:32:18.534861+0000 mon.a (mon.0) 1320 : audit 1 from='client.? 172.21.15.53:0/1333612064' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:32:19.734 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:19.766 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:19.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:19.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:19 smithi086 bash[59714]: cluster 2023-10-09T10:32:18.157660+0000 osd.2 (osd.2) 5 : cluster 0 7.2 scrub starts 2023-10-09T10:32:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:19 smithi086 bash[59714]: audit 2023-10-09T10:32:18.520301+0000 mon.a (mon.0) 1319 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:19 smithi086 bash[59714]: audit 2023-10-09T10:32:18.534861+0000 mon.a (mon.0) 1320 : audit 1 from='client.? 172.21.15.53:0/1333612064' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:32:19.869 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:19.895 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:19.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:19.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:19.999 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:20.029 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:20.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:20.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:20.132 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:20.162 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:20.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:20.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:20.265 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:20.292 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:20.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:20.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:20.366 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-09T10:32:20.367 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_2 2023-10-09T10:32:20.367 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_2 unique_pool_2 --yes-i-really-really-mean-it 2023-10-09T10:32:20.396 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:20.435 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:20.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:20.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:20.538 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:20.561 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:20.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:20.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:20.665 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:20.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:20 smithi053 bash[79554]: cluster 2023-10-09T10:32:19.146132+0000 osd.2 (osd.2) 6 : cluster 0 7.18 scrub starts 2023-10-09T10:32:20.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:20 smithi053 bash[79554]: cluster 2023-10-09T10:32:19.529496+0000 mon.a (mon.0) 1321 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:32:20.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:20 smithi053 bash[79554]: cluster 2023-10-09T10:32:19.534443+0000 osd.5 (osd.5) 302 : cluster 3 failed to encode map e275 with expected crc 2023-10-09T10:32:20.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:20 smithi053 bash[79554]: audit 2023-10-09T10:32:19.534485+0000 mon.a (mon.0) 1322 : audit 1 from='client.? 172.21.15.53:0/1333612064' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:32:20.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:20 smithi053 bash[79554]: cluster 2023-10-09T10:32:19.534617+0000 mon.a (mon.0) 1323 : cluster 0 osdmap e275: 8 total, 8 up, 6 in 2023-10-09T10:32:20.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:20 smithi053 bash[79554]: cluster 2023-10-09T10:32:19.546946+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e275 with expected crc 2023-10-09T10:32:20.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:20 smithi053 bash[79554]: cluster 2023-10-09T10:32:19.631885+0000 mgr.y (mgr.26072) 899 : cluster 0 pgmap v988: 99 pgs: 2 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+remapped, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 80 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 123 objects/s recovering 2023-10-09T10:32:20.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:20 smithi053 bash[76859]: cluster 2023-10-09T10:32:19.146132+0000 osd.2 (osd.2) 6 : cluster 0 7.18 scrub starts 2023-10-09T10:32:20.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:20 smithi053 bash[76859]: cluster 2023-10-09T10:32:19.529496+0000 mon.a (mon.0) 1321 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:32:20.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:20 smithi053 bash[76859]: cluster 2023-10-09T10:32:19.534443+0000 osd.5 (osd.5) 302 : cluster 3 failed to encode map e275 with expected crc 2023-10-09T10:32:20.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:20 smithi053 bash[76859]: audit 2023-10-09T10:32:19.534485+0000 mon.a (mon.0) 1322 : audit 1 from='client.? 172.21.15.53:0/1333612064' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:32:20.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:20 smithi053 bash[76859]: cluster 2023-10-09T10:32:19.534617+0000 mon.a (mon.0) 1323 : cluster 0 osdmap e275: 8 total, 8 up, 6 in 2023-10-09T10:32:20.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:20 smithi053 bash[76859]: cluster 2023-10-09T10:32:19.546946+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e275 with expected crc 2023-10-09T10:32:20.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:20 smithi053 bash[76859]: cluster 2023-10-09T10:32:19.631885+0000 mgr.y (mgr.26072) 899 : cluster 0 pgmap v988: 99 pgs: 2 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+remapped, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 80 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 123 objects/s recovering 2023-10-09T10:32:20.691 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:20.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:20.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:20.795 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:20.826 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:20.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:20.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:20.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:20 smithi086 bash[59714]: cluster 2023-10-09T10:32:19.146132+0000 osd.2 (osd.2) 6 : cluster 0 7.18 scrub starts 2023-10-09T10:32:20.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:20 smithi086 bash[59714]: cluster 2023-10-09T10:32:19.529496+0000 mon.a (mon.0) 1321 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:32:20.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:20 smithi086 bash[59714]: cluster 2023-10-09T10:32:19.534443+0000 osd.5 (osd.5) 302 : cluster 3 failed to encode map e275 with expected crc 2023-10-09T10:32:20.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:20 smithi086 bash[59714]: audit 2023-10-09T10:32:19.534485+0000 mon.a (mon.0) 1322 : audit 1 from='client.? 172.21.15.53:0/1333612064' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:32:20.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:20 smithi086 bash[59714]: cluster 2023-10-09T10:32:19.534617+0000 mon.a (mon.0) 1323 : cluster 0 osdmap e275: 8 total, 8 up, 6 in 2023-10-09T10:32:20.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:20 smithi086 bash[59714]: cluster 2023-10-09T10:32:19.546946+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e275 with expected crc 2023-10-09T10:32:20.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:20 smithi086 bash[59714]: cluster 2023-10-09T10:32:19.631885+0000 mgr.y (mgr.26072) 899 : cluster 0 pgmap v988: 99 pgs: 2 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+remapped, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 80 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 123 objects/s recovering 2023-10-09T10:32:20.929 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:20.962 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:20.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:20.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:21.065 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:21.090 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:21.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:21.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:21.194 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:21.218 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:21.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:21.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:21.322 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:21.354 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:21.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:21.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:21.459 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:21.495 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:21.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:21.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:21.599 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:21.631 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:21.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:21.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:21.736 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:21.765 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:21.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:21.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:21.867 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:21.895 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:21.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:21.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:21.999 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:22.025 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:22.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:22.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:22.128 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:22.154 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:22.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:22.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:22.257 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:22.288 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:22.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:22.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:22.391 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:22.419 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:22.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:22.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:22.522 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:22.553 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:22.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:22.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:22.584 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:32:22.657 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:22.686 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:22.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:22.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:22.789 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:22.816 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:22.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:22.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:22.920 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:22.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:32:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:32:22] "GET /metrics HTTP/1.1" 200 36601 "" "Prometheus/2.33.4" 2023-10-09T10:32:22.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:22 smithi053 bash[79554]: cluster 2023-10-09T10:32:21.633202+0000 mgr.y (mgr.26072) 900 : cluster 0 pgmap v989: 99 pgs: 2 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+recovery_wait+remapped, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 80 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 11 objects/s recovering 2023-10-09T10:32:22.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:22 smithi053 bash[79554]: cluster 2023-10-09T10:32:22.083009+0000 osd.2 (osd.2) 7 : cluster 0 7.3 scrub starts 2023-10-09T10:32:22.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:22 smithi053 bash[76859]: cluster 2023-10-09T10:32:21.633202+0000 mgr.y (mgr.26072) 900 : cluster 0 pgmap v989: 99 pgs: 2 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+recovery_wait+remapped, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 80 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 11 objects/s recovering 2023-10-09T10:32:22.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:22 smithi053 bash[76859]: cluster 2023-10-09T10:32:22.083009+0000 osd.2 (osd.2) 7 : cluster 0 7.3 scrub starts 2023-10-09T10:32:22.933 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:22 smithi086 bash[59714]: cluster 2023-10-09T10:32:21.633202+0000 mgr.y (mgr.26072) 900 : cluster 0 pgmap v989: 99 pgs: 2 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+recovery_wait+remapped, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 80 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 11 objects/s recovering 2023-10-09T10:32:22.933 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:22 smithi086 bash[59714]: cluster 2023-10-09T10:32:22.083009+0000 osd.2 (osd.2) 7 : cluster 0 7.3 scrub starts 2023-10-09T10:32:22.949 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:22.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:22.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:23.052 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:23.089 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:23.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:23.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:23.192 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:23.220 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:23.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:23.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:23.323 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:23.358 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:23.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:23.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:23.366 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T10:32:23.467 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:23.499 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:23.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:23.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:23.603 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:23.628 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:23.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:23.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:23.731 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:23.759 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:23.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:23.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:23.862 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:23.873 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:32:23.889 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:23.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:23.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:23.993 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:24.017 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:24.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:24.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:24.121 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:24.150 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:24.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:24.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:24.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:24 smithi053 bash[79554]: audit 2023-10-09T10:32:23.083409+0000 mon.a (mon.0) 1324 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:24.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:24 smithi053 bash[79554]: audit 2023-10-09T10:32:23.084952+0000 mon.a (mon.0) 1325 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:32:24.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:24 smithi053 bash[76859]: audit 2023-10-09T10:32:23.083409+0000 mon.a (mon.0) 1324 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:24.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:24 smithi053 bash[76859]: audit 2023-10-09T10:32:23.084952+0000 mon.a (mon.0) 1325 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:32:24.253 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:24.283 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:24.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:24.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:24.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:24 smithi086 bash[59714]: audit 2023-10-09T10:32:23.083409+0000 mon.a (mon.0) 1324 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:24.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:24 smithi086 bash[59714]: audit 2023-10-09T10:32:23.084952+0000 mon.a (mon.0) 1325 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:32:24.387 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:24.412 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:24.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:24.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:24.515 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:24.542 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:24.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:24.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:24.645 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:24.670 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:24.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:24.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:24.773 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:24.799 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:24.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:24.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:24.903 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:24.932 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:24.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:24.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:25.034 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:25.061 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:25.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:25.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:25.165 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:25.192 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:25.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:25.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:25.295 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:25.320 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:25.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:25.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:25.333 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:25 smithi053 bash[79554]: cluster 2023-10-09T10:32:23.634001+0000 mgr.y (mgr.26072) 901 : cluster 0 pgmap v990: 99 pgs: 2 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+remapped, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 80 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 23 objects/s recovering 2023-10-09T10:32:25.333 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:25 smithi053 bash[79554]: cluster 2023-10-09T10:32:24.092159+0000 osd.2 (osd.2) 8 : cluster 0 7.12 scrub starts 2023-10-09T10:32:25.333 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:25 smithi053 bash[76859]: cluster 2023-10-09T10:32:23.634001+0000 mgr.y (mgr.26072) 901 : cluster 0 pgmap v990: 99 pgs: 2 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+remapped, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 80 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 23 objects/s recovering 2023-10-09T10:32:25.333 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:25 smithi053 bash[76859]: cluster 2023-10-09T10:32:24.092159+0000 osd.2 (osd.2) 8 : cluster 0 7.12 scrub starts 2023-10-09T10:32:25.368 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 4, 5, 6, 7] out_osds: [0, 3] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:32:25.368 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:32:25.368 INFO:tasks.thrashosds.thrasher:Removing osd 4, in_osds are: [1, 2, 4, 5, 6, 7] 2023-10-09T10:32:25.368 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd out 4 2023-10-09T10:32:25.423 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:25.455 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:25.456 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:25 smithi086 bash[59714]: cluster 2023-10-09T10:32:23.634001+0000 mgr.y (mgr.26072) 901 : cluster 0 pgmap v990: 99 pgs: 2 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+remapped, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 80 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 23 objects/s recovering 2023-10-09T10:32:25.456 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:25 smithi086 bash[59714]: cluster 2023-10-09T10:32:24.092159+0000 osd.2 (osd.2) 8 : cluster 0 7.12 scrub starts 2023-10-09T10:32:25.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:25.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:25.558 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:25.582 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:25.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:25.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:25.685 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:25.713 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:25.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:25.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:25.817 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:25.845 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:25.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:25.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:25.911 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:32:25.948 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:25.974 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:25.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:25.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:26.077 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:26.102 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:26.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:26.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:26.206 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:26.233 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:26.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:26.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:26.336 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:26.364 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:26.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:26.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:26.468 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:26.496 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:26.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:26.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:26.600 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:26.628 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:26.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:26.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:26.731 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:26.760 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:26.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:26.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:26.864 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:26.886 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:26.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:26.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:26.990 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:27.021 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:27.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:27.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:27.125 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:27.152 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:27.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:27.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:27.255 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:27.283 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:27.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:27.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:27.364 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:32:27.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:27 smithi086 bash[59714]: cluster 2023-10-09T10:32:25.635262+0000 mgr.y (mgr.26072) 902 : cluster 0 pgmap v991: 99 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+recovery_wait+remapped, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 81 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 20 objects/s recovering 2023-10-09T10:32:27.386 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:27.409 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:27.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:27.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:27.467 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:27 smithi053 bash[79554]: cluster 2023-10-09T10:32:25.635262+0000 mgr.y (mgr.26072) 902 : cluster 0 pgmap v991: 99 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+recovery_wait+remapped, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 81 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 20 objects/s recovering 2023-10-09T10:32:27.467 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:27 smithi053 bash[76859]: cluster 2023-10-09T10:32:25.635262+0000 mgr.y (mgr.26072) 902 : cluster 0 pgmap v991: 99 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+recovery_wait+remapped, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 81 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 20 objects/s recovering 2023-10-09T10:32:27.512 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:27.537 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:27.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:27.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:27.640 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:27.669 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:27.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:27.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:27.772 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:27.798 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:27.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:27.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:27.901 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:27.926 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:27.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:27.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:27.944 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:32:28.029 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:28.054 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:28.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:28.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:28.158 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:28.186 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:28.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:28.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:28.288 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:28.312 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:28.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:28.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:28.415 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:28.441 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:28.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:28.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:28.544 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:28.570 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:28.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:28.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:28.673 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:28.704 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:28.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:28.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:28.808 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:28.838 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:28.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:28.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:28.941 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:28.966 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:28.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:28.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:29.070 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:29.098 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:29.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:29.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:29.202 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:29.230 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:29.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:29.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:29.334 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:29.346 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:29 smithi086 bash[59714]: cluster 2023-10-09T10:32:27.636159+0000 mgr.y (mgr.26072) 903 : cluster 0 pgmap v992: 99 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+recovery_wait+remapped, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 81 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 18 objects/s recovering 2023-10-09T10:32:29.346 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:29 smithi086 bash[59714]: cluster 2023-10-09T10:32:28.093197+0000 osd.2 (osd.2) 9 : cluster 0 7.2 scrub starts 2023-10-09T10:32:29.365 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:29.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:29.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:29.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:29 smithi053 bash[76859]: cluster 2023-10-09T10:32:27.636159+0000 mgr.y (mgr.26072) 903 : cluster 0 pgmap v992: 99 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+recovery_wait+remapped, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 81 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 18 objects/s recovering 2023-10-09T10:32:29.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:29 smithi053 bash[76859]: cluster 2023-10-09T10:32:28.093197+0000 osd.2 (osd.2) 9 : cluster 0 7.2 scrub starts 2023-10-09T10:32:29.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:29 smithi053 bash[79554]: cluster 2023-10-09T10:32:27.636159+0000 mgr.y (mgr.26072) 903 : cluster 0 pgmap v992: 99 pgs: 1 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+recovery_wait+remapped, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 81 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 18 objects/s recovering 2023-10-09T10:32:29.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:29 smithi053 bash[79554]: cluster 2023-10-09T10:32:28.093197+0000 osd.2 (osd.2) 9 : cluster 0 7.2 scrub starts 2023-10-09T10:32:29.469 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:29.490 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:29.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:29.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:29.593 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:29.621 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:29.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:29.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:29.725 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:29.755 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:29.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:29.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:29.858 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:29.879 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:29.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:29.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:29.971 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:32:29.983 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:30.012 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:30.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:30.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:30.115 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:30.148 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:30.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:30.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:30.251 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:30.263 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:30 smithi086 bash[59714]: cluster 2023-10-09T10:32:29.092424+0000 osd.2 (osd.2) 10 : cluster 0 7.18 deep-scrub starts 2023-10-09T10:32:30.281 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:30.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:30.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:30.384 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:30.414 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:30.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:30.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:30.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:30 smithi053 bash[79554]: cluster 2023-10-09T10:32:29.092424+0000 osd.2 (osd.2) 10 : cluster 0 7.18 deep-scrub starts 2023-10-09T10:32:30.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:30 smithi053 bash[76859]: cluster 2023-10-09T10:32:29.092424+0000 osd.2 (osd.2) 10 : cluster 0 7.18 deep-scrub starts 2023-10-09T10:32:30.518 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:30.547 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:30.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:30.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:30.650 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:30.676 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:30.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:30.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:30.779 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:30.809 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:30.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:30.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:30.912 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:30.934 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:30.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:30.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:31.037 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:31.068 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:31.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:31.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:31.171 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:31.196 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:31.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:31.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:31.299 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:31.327 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:31.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:31.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:31.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:31 smithi086 bash[59714]: cluster 2023-10-09T10:32:29.637266+0000 mgr.y (mgr.26072) 904 : cluster 0 pgmap v993: 99 pgs: 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+remapped, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 79 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 22 objects/s recovering 2023-10-09T10:32:31.430 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:31.442 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:31 smithi053 bash[79554]: cluster 2023-10-09T10:32:29.637266+0000 mgr.y (mgr.26072) 904 : cluster 0 pgmap v993: 99 pgs: 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+remapped, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 79 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 22 objects/s recovering 2023-10-09T10:32:31.443 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:31 smithi053 bash[76859]: cluster 2023-10-09T10:32:29.637266+0000 mgr.y (mgr.26072) 904 : cluster 0 pgmap v993: 99 pgs: 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+remapped, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 79 active+clean; 13 MiB data, 2.8 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 22 objects/s recovering 2023-10-09T10:32:31.456 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:31.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:31.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:31.560 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:31.587 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:31.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:31.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:31.689 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:31.721 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:31.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:31.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:31.824 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:31.846 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:31.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:31.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:31.949 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:31.977 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:31.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:31.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:32.080 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:32.104 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:32.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:32.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:32.208 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:32.231 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:32.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:32.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:32.335 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:32.364 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:32.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:32.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:32.468 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:32.493 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:32.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:32.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:32.597 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:32.625 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:32.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:32.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:32.728 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:32.741 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:32:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:32:32] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.33.4" 2023-10-09T10:32:32.757 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:32.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:32.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:32.861 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:32.891 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:32.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:32.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:32.994 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:33.021 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:33.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:33.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:33.123 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:33.147 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:33.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:33.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:33.251 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:33.279 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:33.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:33.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:33.382 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:33.390 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:33 smithi053 bash[79554]: cluster 2023-10-09T10:32:31.638726+0000 mgr.y (mgr.26072) 905 : cluster 0 pgmap v994: 99 pgs: 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+recovery_wait+remapped, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 79 active+clean; 13 MiB data, 2.7 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 19 objects/s recovering 2023-10-09T10:32:33.390 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:33 smithi053 bash[79554]: cluster 2023-10-09T10:32:32.088287+0000 osd.2 (osd.2) 11 : cluster 0 7.3 scrub starts 2023-10-09T10:32:33.390 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:33 smithi053 bash[76859]: cluster 2023-10-09T10:32:31.638726+0000 mgr.y (mgr.26072) 905 : cluster 0 pgmap v994: 99 pgs: 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+recovery_wait+remapped, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 79 active+clean; 13 MiB data, 2.7 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 19 objects/s recovering 2023-10-09T10:32:33.390 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:33 smithi053 bash[76859]: cluster 2023-10-09T10:32:32.088287+0000 osd.2 (osd.2) 11 : cluster 0 7.3 scrub starts 2023-10-09T10:32:33.403 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:33.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:33.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:33.507 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:33.534 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:33.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:33.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:33.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:33 smithi086 bash[59714]: cluster 2023-10-09T10:32:31.638726+0000 mgr.y (mgr.26072) 905 : cluster 0 pgmap v994: 99 pgs: 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+recovery_wait+remapped, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 79 active+clean; 13 MiB data, 2.7 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 19 objects/s recovering 2023-10-09T10:32:33.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:33 smithi086 bash[59714]: cluster 2023-10-09T10:32:32.088287+0000 osd.2 (osd.2) 11 : cluster 0 7.3 scrub starts 2023-10-09T10:32:33.637 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:33.662 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:33.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:33.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:33.690 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:32:33.691 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [], 2023-10-09T10:32:33.691 INFO:teuthology.orchestra.run.smithi053.stdout: "complaint_time": 30, 2023-10-09T10:32:33.691 INFO:teuthology.orchestra.run.smithi053.stdout: "num_blocked_ops": 0 2023-10-09T10:32:33.691 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:32:33.765 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:33.792 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:33.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:33.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:33.896 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:33.923 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:33.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:33.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:34.026 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:34.054 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:34.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:34.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:34.158 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:34.189 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:34.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:34.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:34.293 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:34.317 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:34.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:34.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:34.420 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:34.449 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:34.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:34.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:34.553 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:34.580 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:34.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:34.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:34.683 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:34.710 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:34.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:34.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:34.813 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:34.838 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:34.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:34.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:34.941 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:34.973 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:34.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:34.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:35.076 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:35.105 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:35.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:35.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:35.209 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:35.236 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:35.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:35.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:35.340 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:35.364 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:35.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:35.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:35.378 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:35 smithi053 bash[76859]: cluster 2023-10-09T10:32:33.639337+0000 mgr.y (mgr.26072) 906 : cluster 0 pgmap v995: 99 pgs: 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+remapped, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 79 active+clean; 13 MiB data, 2.7 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 28 objects/s recovering 2023-10-09T10:32:35.378 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:35 smithi053 bash[76859]: cluster 2023-10-09T10:32:34.080762+0000 osd.2 (osd.2) 12 : cluster 0 7.12 scrub starts 2023-10-09T10:32:35.378 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:35 smithi053 bash[79554]: cluster 2023-10-09T10:32:33.639337+0000 mgr.y (mgr.26072) 906 : cluster 0 pgmap v995: 99 pgs: 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+remapped, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 79 active+clean; 13 MiB data, 2.7 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 28 objects/s recovering 2023-10-09T10:32:35.378 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:35 smithi053 bash[79554]: cluster 2023-10-09T10:32:34.080762+0000 osd.2 (osd.2) 12 : cluster 0 7.12 scrub starts 2023-10-09T10:32:35.468 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:35.479 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:35 smithi086 bash[59714]: cluster 2023-10-09T10:32:33.639337+0000 mgr.y (mgr.26072) 906 : cluster 0 pgmap v995: 99 pgs: 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovering+remapped, 1 active+recovery_wait+degraded, 3 active+recovery_wait+remapped, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 79 active+clean; 13 MiB data, 2.7 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 28 objects/s recovering 2023-10-09T10:32:35.479 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:35 smithi086 bash[59714]: cluster 2023-10-09T10:32:34.080762+0000 osd.2 (osd.2) 12 : cluster 0 7.12 scrub starts 2023-10-09T10:32:35.498 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:35.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:35.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:35.601 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:35.623 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:35.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:35.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:35.726 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:35.749 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:35.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:35.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:35.852 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:35.877 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:35.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:35.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:35.980 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:36.004 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:36.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:36.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:36.108 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:36.129 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:36.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:36.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:36.233 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:36.259 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:36.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:36.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:36.362 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:36 smithi086 bash[59714]: cluster 2023-10-09T10:32:35.040804+0000 osd.2 (osd.2) 13 : cluster 0 7.2 scrub starts 2023-10-09T10:32:36.391 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:36.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:36.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:36.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:36 smithi053 bash[76859]: cluster 2023-10-09T10:32:35.040804+0000 osd.2 (osd.2) 13 : cluster 0 7.2 scrub starts 2023-10-09T10:32:36.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:36 smithi053 bash[79554]: cluster 2023-10-09T10:32:35.040804+0000 osd.2 (osd.2) 13 : cluster 0 7.2 scrub starts 2023-10-09T10:32:36.495 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:36.526 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:36.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:36.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:36.629 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:36.654 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:36.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:36.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:36.758 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:36.785 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:36.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:36.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:36.890 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:36.921 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:36.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:36.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:37.024 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:37.055 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:37.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:37.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:37.158 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:37.179 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:37.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:37.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:37.281 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:37.307 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:37.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:37.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:37.411 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:37.433 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:37.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:37.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:37.467 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-09T10:32:37.506 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:37 smithi053 bash[79554]: cluster 2023-10-09T10:32:35.640130+0000 mgr.y (mgr.26072) 907 : cluster 0 pgmap v996: 99 pgs: 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+recovery_wait+remapped, 1 active+clean+scrubbing+deep, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 78 active+clean; 13 MiB data, 2.7 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 19 objects/s recovering 2023-10-09T10:32:37.506 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:37 smithi053 bash[79554]: cluster 2023-10-09T10:32:36.051029+0000 osd.2 (osd.2) 14 : cluster 0 7.18 scrub starts 2023-10-09T10:32:37.507 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:37 smithi053 bash[76859]: cluster 2023-10-09T10:32:35.640130+0000 mgr.y (mgr.26072) 907 : cluster 0 pgmap v996: 99 pgs: 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+recovery_wait+remapped, 1 active+clean+scrubbing+deep, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 78 active+clean; 13 MiB data, 2.7 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 19 objects/s recovering 2023-10-09T10:32:37.507 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:37 smithi053 bash[76859]: cluster 2023-10-09T10:32:36.051029+0000 osd.2 (osd.2) 14 : cluster 0 7.18 scrub starts 2023-10-09T10:32:37.535 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:37.573 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:37.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:37.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:37.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:37 smithi086 bash[59714]: cluster 2023-10-09T10:32:35.640130+0000 mgr.y (mgr.26072) 907 : cluster 0 pgmap v996: 99 pgs: 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+recovery_wait+remapped, 1 active+clean+scrubbing+deep, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 78 active+clean; 13 MiB data, 2.7 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 19 objects/s recovering 2023-10-09T10:32:37.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:37 smithi086 bash[59714]: cluster 2023-10-09T10:32:36.051029+0000 osd.2 (osd.2) 14 : cluster 0 7.18 scrub starts 2023-10-09T10:32:37.676 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:37.698 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:37.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:37.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:37.800 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:37.822 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:37.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:37.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:37.925 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:37.952 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:37.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:37.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:38.056 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:38.086 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:38.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:38.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:38.189 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:38.212 INFO:teuthology.orchestra.run.smithi053.stderr:pool 'unique_pool_2' removed 2023-10-09T10:32:38.217 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:38.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:38.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:38.331 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:38.354 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:38.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:38.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:38.411 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:38 smithi053 bash[76859]: audit 2023-10-09T10:32:37.819299+0000 mon.a (mon.0) 1326 : audit 1 from='client.? 172.21.15.53:0/3448687783' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:32:38.412 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:38 smithi053 bash[76859]: audit 2023-10-09T10:32:38.077388+0000 mon.a (mon.0) 1327 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:32:38.412 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:38 smithi053 bash[76859]: audit 2023-10-09T10:32:38.186547+0000 mon.a (mon.0) 1328 : audit 1 from='client.? 172.21.15.53:0/3448687783' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2023-10-09T10:32:38.412 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:38 smithi053 bash[76859]: cluster 2023-10-09T10:32:38.186639+0000 mon.a (mon.0) 1329 : cluster 0 osdmap e276: 8 total, 8 up, 6 in 2023-10-09T10:32:38.412 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:38 smithi053 bash[79554]: audit 2023-10-09T10:32:37.819299+0000 mon.a (mon.0) 1326 : audit 1 from='client.? 172.21.15.53:0/3448687783' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:32:38.412 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:38 smithi053 bash[79554]: audit 2023-10-09T10:32:38.077388+0000 mon.a (mon.0) 1327 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:32:38.412 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:38 smithi053 bash[79554]: audit 2023-10-09T10:32:38.186547+0000 mon.a (mon.0) 1328 : audit 1 from='client.? 172.21.15.53:0/3448687783' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2023-10-09T10:32:38.412 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:38 smithi053 bash[79554]: cluster 2023-10-09T10:32:38.186639+0000 mon.a (mon.0) 1329 : cluster 0 osdmap e276: 8 total, 8 up, 6 in 2023-10-09T10:32:38.459 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:38.480 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:38.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:38.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:38.583 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:38.602 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:38.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:38.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:38 smithi086 bash[59714]: audit 2023-10-09T10:32:37.819299+0000 mon.a (mon.0) 1326 : audit 1 from='client.? 172.21.15.53:0/3448687783' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:32:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:38 smithi086 bash[59714]: audit 2023-10-09T10:32:38.077388+0000 mon.a (mon.0) 1327 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:32:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:38 smithi086 bash[59714]: audit 2023-10-09T10:32:38.186547+0000 mon.a (mon.0) 1328 : audit 1 from='client.? 172.21.15.53:0/3448687783' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2023-10-09T10:32:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:38 smithi086 bash[59714]: cluster 2023-10-09T10:32:38.186639+0000 mon.a (mon.0) 1329 : cluster 0 osdmap e276: 8 total, 8 up, 6 in 2023-10-09T10:32:38.705 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:38.730 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:38.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:38.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:38.833 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:38.863 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:38.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:38.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:38.968 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:38.996 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:38.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:38.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:39.100 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:39.125 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:39.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:39.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:39.229 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:39.240 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:39 smithi086 bash[59714]: cluster 2023-10-09T10:32:37.640717+0000 mgr.y (mgr.26072) 908 : cluster 0 pgmap v997: 99 pgs: 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+recovery_wait+remapped, 1 active+clean+scrubbing+deep, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 78 active+clean; 13 MiB data, 2.7 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 19 objects/s recovering 2023-10-09T10:32:39.241 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:39 smithi086 bash[59714]: cluster 2023-10-09T10:32:38.197608+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e276 with expected crc 2023-10-09T10:32:39.241 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:39 smithi086 bash[59714]: cluster 2023-10-09T10:32:38.197977+0000 osd.7 (osd.7) 259 : cluster 3 failed to encode map e276 with expected crc 2023-10-09T10:32:39.241 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:39 smithi086 bash[59714]: cluster 2023-10-09T10:32:38.219338+0000 mon.a (mon.0) 1330 : cluster 3 Health check update: Degraded data redundancy: 75/492 objects degraded (15.244%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-09T10:32:39.241 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:39 smithi086 bash[59714]: cluster 2023-10-09T10:32:38.306497+0000 osd.5 (osd.5) 303 : cluster 3 failed to encode map e276 with expected crc 2023-10-09T10:32:39.241 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:39 smithi086 bash[59714]: cluster 2023-10-09T10:32:38.446620+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e276 with expected crc 2023-10-09T10:32:39.255 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:39.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:39.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:39.358 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:39.390 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:39.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:39.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:39.470 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:39 smithi053 bash[79554]: cluster 2023-10-09T10:32:37.640717+0000 mgr.y (mgr.26072) 908 : cluster 0 pgmap v997: 99 pgs: 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+recovery_wait+remapped, 1 active+clean+scrubbing+deep, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 78 active+clean; 13 MiB data, 2.7 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 19 objects/s recovering 2023-10-09T10:32:39.470 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:39 smithi053 bash[79554]: cluster 2023-10-09T10:32:38.197608+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e276 with expected crc 2023-10-09T10:32:39.471 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:39 smithi053 bash[79554]: cluster 2023-10-09T10:32:38.197977+0000 osd.7 (osd.7) 259 : cluster 3 failed to encode map e276 with expected crc 2023-10-09T10:32:39.471 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:39 smithi053 bash[79554]: cluster 2023-10-09T10:32:38.219338+0000 mon.a (mon.0) 1330 : cluster 3 Health check update: Degraded data redundancy: 75/492 objects degraded (15.244%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-09T10:32:39.471 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:39 smithi053 bash[79554]: cluster 2023-10-09T10:32:38.306497+0000 osd.5 (osd.5) 303 : cluster 3 failed to encode map e276 with expected crc 2023-10-09T10:32:39.471 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:39 smithi053 bash[79554]: cluster 2023-10-09T10:32:38.446620+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e276 with expected crc 2023-10-09T10:32:39.471 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:39 smithi053 bash[76859]: cluster 2023-10-09T10:32:37.640717+0000 mgr.y (mgr.26072) 908 : cluster 0 pgmap v997: 99 pgs: 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+remapped, 1 active+recovery_wait+degraded, 1 active+recovering+remapped, 3 active+recovery_wait+remapped, 1 active+clean+scrubbing+deep, 1 active+undersized+remapped, 4 active+remapped+backfill_wait, 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovery_wait+degraded+remapped, 78 active+clean; 13 MiB data, 2.7 GiB used, 534 GiB / 536 GiB avail; 75/492 objects degraded (15.244%); 8857/492 objects misplaced (1800.203%); 0 B/s, 19 objects/s recovering 2023-10-09T10:32:39.471 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:39 smithi053 bash[76859]: cluster 2023-10-09T10:32:38.197608+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e276 with expected crc 2023-10-09T10:32:39.471 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:39 smithi053 bash[76859]: cluster 2023-10-09T10:32:38.197977+0000 osd.7 (osd.7) 259 : cluster 3 failed to encode map e276 with expected crc 2023-10-09T10:32:39.471 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:39 smithi053 bash[76859]: cluster 2023-10-09T10:32:38.219338+0000 mon.a (mon.0) 1330 : cluster 3 Health check update: Degraded data redundancy: 75/492 objects degraded (15.244%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-09T10:32:39.471 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:39 smithi053 bash[76859]: cluster 2023-10-09T10:32:38.306497+0000 osd.5 (osd.5) 303 : cluster 3 failed to encode map e276 with expected crc 2023-10-09T10:32:39.472 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:39 smithi053 bash[76859]: cluster 2023-10-09T10:32:38.446620+0000 osd.4 (osd.4) 258 : cluster 3 failed to encode map e276 with expected crc 2023-10-09T10:32:39.494 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:39.520 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:39.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:39.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:39.623 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:39.654 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:39.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:39.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:39.757 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:39.788 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:39.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:39.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:39.893 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:39.925 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:39.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:39.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:40.029 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:40.060 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:40.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:40.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:40.164 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:40.196 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:40.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:40.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:40.299 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:40.323 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:40.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:40.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:40.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:40 smithi086 bash[59714]: cluster 2023-10-09T10:32:39.233081+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e277 with expected crc 2023-10-09T10:32:40.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:40 smithi086 bash[59714]: cluster 2023-10-09T10:32:39.234746+0000 mon.a (mon.0) 1331 : cluster 0 osdmap e277: 8 total, 8 up, 6 in 2023-10-09T10:32:40.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:40 smithi086 bash[59714]: cluster 2023-10-09T10:32:39.234985+0000 osd.5 (osd.5) 304 : cluster 3 failed to encode map e277 with expected crc 2023-10-09T10:32:40.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:40 smithi086 bash[59714]: cluster 2023-10-09T10:32:39.235948+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e277 with expected crc 2023-10-09T10:32:40.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:40 smithi086 bash[59714]: cluster 2023-10-09T10:32:39.237865+0000 osd.5 (osd.5) 305 : cluster 3 failed to encode map e277 with expected crc 2023-10-09T10:32:40.426 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:40.454 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:40.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:40.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:40.558 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:40.566 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:40 smithi053 bash[76859]: cluster 2023-10-09T10:32:39.233081+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e277 with expected crc 2023-10-09T10:32:40.566 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:40 smithi053 bash[76859]: cluster 2023-10-09T10:32:39.234746+0000 mon.a (mon.0) 1331 : cluster 0 osdmap e277: 8 total, 8 up, 6 in 2023-10-09T10:32:40.566 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:40 smithi053 bash[76859]: cluster 2023-10-09T10:32:39.234985+0000 osd.5 (osd.5) 304 : cluster 3 failed to encode map e277 with expected crc 2023-10-09T10:32:40.566 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:40 smithi053 bash[76859]: cluster 2023-10-09T10:32:39.235948+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e277 with expected crc 2023-10-09T10:32:40.566 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:40 smithi053 bash[76859]: cluster 2023-10-09T10:32:39.237865+0000 osd.5 (osd.5) 305 : cluster 3 failed to encode map e277 with expected crc 2023-10-09T10:32:40.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:40 smithi053 bash[79554]: cluster 2023-10-09T10:32:39.233081+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e277 with expected crc 2023-10-09T10:32:40.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:40 smithi053 bash[79554]: cluster 2023-10-09T10:32:39.234746+0000 mon.a (mon.0) 1331 : cluster 0 osdmap e277: 8 total, 8 up, 6 in 2023-10-09T10:32:40.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:40 smithi053 bash[79554]: cluster 2023-10-09T10:32:39.234985+0000 osd.5 (osd.5) 304 : cluster 3 failed to encode map e277 with expected crc 2023-10-09T10:32:40.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:40 smithi053 bash[79554]: cluster 2023-10-09T10:32:39.235948+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e277 with expected crc 2023-10-09T10:32:40.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:40 smithi053 bash[79554]: cluster 2023-10-09T10:32:39.237865+0000 osd.5 (osd.5) 305 : cluster 3 failed to encode map e277 with expected crc 2023-10-09T10:32:40.583 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:40.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:40.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:40.686 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:40.718 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:40.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:40.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:40.821 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:40.859 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:40.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:40.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:40.963 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:40.992 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:40.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:40.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:41.096 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:41.133 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-09T10:32:41.133 INFO:tasks.radosbench:Beginning radosbench... 2023-10-09T10:32:41.134 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_3 2023-10-09T10:32:41.134 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_3 16 2023-10-09T10:32:41.171 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:41.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:41.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:41.275 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:41.298 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:41.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:41.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:41.401 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:41.428 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:41.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:41.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:41.531 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:41.545 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:41 smithi086 bash[59714]: cluster 2023-10-09T10:32:39.641435+0000 mgr.y (mgr.26072) 909 : cluster 0 pgmap v1000: 73 pgs: 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.6 MiB data, 2.7 GiB used, 534 GiB / 536 GiB avail; 32/84 objects degraded (38.095%) 2023-10-09T10:32:41.545 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:41 smithi086 bash[59714]: cluster 2023-10-09T10:32:40.242813+0000 mon.a (mon.0) 1332 : cluster 0 osdmap e278: 8 total, 8 up, 6 in 2023-10-09T10:32:41.545 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:41 smithi086 bash[59714]: cluster 2023-10-09T10:32:40.244382+0000 osd.5 (osd.5) 306 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T10:32:41.545 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:41 smithi086 bash[59714]: cluster 2023-10-09T10:32:40.244424+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T10:32:41.545 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:41 smithi086 bash[59714]: cluster 2023-10-09T10:32:40.246564+0000 osd.5 (osd.5) 307 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T10:32:41.545 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:41 smithi086 bash[59714]: cluster 2023-10-09T10:32:40.246790+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T10:32:41.545 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:41 smithi086 bash[59714]: cluster 2023-10-09T10:32:40.248616+0000 osd.5 (osd.5) 308 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T10:32:41.562 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:41.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:41.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:41.666 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:41.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:41 smithi053 bash[79554]: cluster 2023-10-09T10:32:39.641435+0000 mgr.y (mgr.26072) 909 : cluster 0 pgmap v1000: 73 pgs: 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.6 MiB data, 2.7 GiB used, 534 GiB / 536 GiB avail; 32/84 objects degraded (38.095%) 2023-10-09T10:32:41.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:41 smithi053 bash[79554]: cluster 2023-10-09T10:32:40.242813+0000 mon.a (mon.0) 1332 : cluster 0 osdmap e278: 8 total, 8 up, 6 in 2023-10-09T10:32:41.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:41 smithi053 bash[79554]: cluster 2023-10-09T10:32:40.244382+0000 osd.5 (osd.5) 306 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T10:32:41.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:41 smithi053 bash[79554]: cluster 2023-10-09T10:32:40.244424+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T10:32:41.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:41 smithi053 bash[79554]: cluster 2023-10-09T10:32:40.246564+0000 osd.5 (osd.5) 307 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T10:32:41.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:41 smithi053 bash[79554]: cluster 2023-10-09T10:32:40.246790+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T10:32:41.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:41 smithi053 bash[79554]: cluster 2023-10-09T10:32:40.248616+0000 osd.5 (osd.5) 308 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T10:32:41.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:41 smithi053 bash[76859]: cluster 2023-10-09T10:32:39.641435+0000 mgr.y (mgr.26072) 909 : cluster 0 pgmap v1000: 73 pgs: 1 active+recovery_wait+degraded, 2 active+recovery_wait+undersized+degraded+remapped, 70 active+clean; 4.6 MiB data, 2.7 GiB used, 534 GiB / 536 GiB avail; 32/84 objects degraded (38.095%) 2023-10-09T10:32:41.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:41 smithi053 bash[76859]: cluster 2023-10-09T10:32:40.242813+0000 mon.a (mon.0) 1332 : cluster 0 osdmap e278: 8 total, 8 up, 6 in 2023-10-09T10:32:41.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:41 smithi053 bash[76859]: cluster 2023-10-09T10:32:40.244382+0000 osd.5 (osd.5) 306 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T10:32:41.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:41 smithi053 bash[76859]: cluster 2023-10-09T10:32:40.244424+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T10:32:41.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:41 smithi053 bash[76859]: cluster 2023-10-09T10:32:40.246564+0000 osd.5 (osd.5) 307 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T10:32:41.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:41 smithi053 bash[76859]: cluster 2023-10-09T10:32:40.246790+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T10:32:41.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:41 smithi053 bash[76859]: cluster 2023-10-09T10:32:40.248616+0000 osd.5 (osd.5) 308 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T10:32:41.697 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:41.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:41.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:41.801 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:41.835 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:41.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:41.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:41.938 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:41.971 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:41.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:41.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:42.075 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:42.100 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:42.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:42.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:42.203 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:42.230 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:42.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:42.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:42.333 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:42.345 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:42 smithi053 bash[79554]: cluster 2023-10-09T10:32:40.573355+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T10:32:42.345 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:42 smithi053 bash[76859]: cluster 2023-10-09T10:32:40.573355+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T10:32:42.362 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:42.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:42.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:42.466 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:42.496 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:42.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:42.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:42.600 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:42.612 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:32:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:32:42] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.33.4" 2023-10-09T10:32:42.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:42 smithi086 bash[59714]: cluster 2023-10-09T10:32:40.573355+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e278 with expected crc 2023-10-09T10:32:42.625 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:42.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:42.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:42.728 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:42.755 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:42.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:42.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:42.858 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:42.888 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:42.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:42.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:42.992 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:43.018 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:43.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:43.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:43.121 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:43.150 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:43.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:43.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:43.254 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:43.283 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:43.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:43.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:43.387 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:43.418 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:43.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:43.421 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:43.513 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:43 smithi053 bash[79554]: cluster 2023-10-09T10:32:41.642348+0000 mgr.y (mgr.26072) 910 : cluster 0 pgmap v1002: 73 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.6 MiB data, 3.0 GiB used, 533 GiB / 536 GiB avail; 13/84 objects degraded (15.476%) 2023-10-09T10:32:43.513 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:43 smithi053 bash[76859]: cluster 2023-10-09T10:32:41.642348+0000 mgr.y (mgr.26072) 910 : cluster 0 pgmap v1002: 73 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.6 MiB data, 3.0 GiB used, 533 GiB / 536 GiB avail; 13/84 objects degraded (15.476%) 2023-10-09T10:32:43.521 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:43.548 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:43.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:43.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:43 smithi086 bash[59714]: cluster 2023-10-09T10:32:41.642348+0000 mgr.y (mgr.26072) 910 : cluster 0 pgmap v1002: 73 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 71 active+clean; 4.6 MiB data, 3.0 GiB used, 533 GiB / 536 GiB avail; 13/84 objects degraded (15.476%) 2023-10-09T10:32:43.652 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:43.685 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:43.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:43.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:43.789 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:43.822 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:43.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:43.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:43.926 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:43.955 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:43.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:43.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:44.059 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:44.090 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:44.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:44.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:44.194 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:44.223 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:44.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:44.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:44.268 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is set 2023-10-09T10:32:44.327 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:44.353 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:44.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:44.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:44.455 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:44.463 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:44 smithi053 bash[79554]: audit 2023-10-09T10:32:43.986079+0000 mon.a (mon.0) 1333 : audit 1 from='client.? 172.21.15.53:0/1270056691' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:32:44.463 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:44 smithi053 bash[76859]: audit 2023-10-09T10:32:43.986079+0000 mon.a (mon.0) 1333 : audit 1 from='client.? 172.21.15.53:0/1270056691' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:32:44.478 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:44.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:44.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:44.582 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:44.584 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:32:44.601 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:44.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:44.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:44.606 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:32:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:44 smithi086 bash[59714]: audit 2023-10-09T10:32:43.986079+0000 mon.a (mon.0) 1333 : audit 1 from='client.? 172.21.15.53:0/1270056691' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:32:44.630 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:32:44.657 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:32:44.683 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:32:44.704 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:44.708 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:32:44.725 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:44.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:44.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:44.733 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:32:44.755 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:32:44.756 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:32:44.756 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:32:44.757 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:32:44.757 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:32:44.757 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:32:44.757 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:32:44.757 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:32:44.757 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:32:44.829 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:44.860 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:44.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:44.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:44.964 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:44.988 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:44.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:44.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:45.091 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:45.120 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:45.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:45.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:45.224 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:45.250 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:45.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:45.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:45.282 INFO:teuthology.orchestra.run.smithi053.stderr:marked out osd.4. 2023-10-09T10:32:45.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:45 smithi053 bash[79554]: cluster 2023-10-09T10:32:43.642837+0000 mgr.y (mgr.26072) 911 : cluster 0 pgmap v1003: 73 pgs: 1 peering, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 533 GiB / 536 GiB avail 2023-10-09T10:32:45.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:45 smithi053 bash[79554]: cluster 2023-10-09T10:32:44.248924+0000 mon.a (mon.0) 1334 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/84 objects degraded (15.476%), 1 pg degraded, 1 pg undersized) 2023-10-09T10:32:45.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:45 smithi053 bash[79554]: cluster 2023-10-09T10:32:44.248989+0000 mon.a (mon.0) 1335 : cluster 1 Cluster is now healthy 2023-10-09T10:32:45.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:45 smithi053 bash[79554]: cluster 2023-10-09T10:32:44.249877+0000 mon.a (mon.0) 1336 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:32:45.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:45 smithi053 bash[79554]: cluster 2023-10-09T10:32:44.259785+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T10:32:45.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:45 smithi053 bash[79554]: audit 2023-10-09T10:32:44.261711+0000 mon.a (mon.0) 1337 : audit 1 from='client.? 172.21.15.53:0/1270056691' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:32:45.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:45 smithi053 bash[79554]: cluster 2023-10-09T10:32:44.261796+0000 mon.a (mon.0) 1338 : cluster 0 osdmap e279: 8 total, 8 up, 6 in 2023-10-09T10:32:45.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:45 smithi053 bash[79554]: cluster 2023-10-09T10:32:44.264058+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T10:32:45.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:45 smithi053 bash[79554]: audit 2023-10-09T10:32:44.556933+0000 mon.a (mon.0) 1339 : audit 0 from='client.? 172.21.15.53:0/1704655767' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:32:45.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:45 smithi053 bash[79554]: audit 2023-10-09T10:32:44.785883+0000 mon.a (mon.0) 1340 : audit 1 from='client.? 172.21.15.53:0/117328058' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-10-09T10:32:45.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:45 smithi053 bash[79554]: cluster 2023-10-09T10:32:44.786040+0000 mon.a (mon.0) 1341 : cluster 1 Client client.admin marked osd.4 out, while it was still marked up 2023-10-09T10:32:45.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:45 smithi053 bash[76859]: debug 2023-10-09T10:32:44.781+0000 7f1b361d3700 -1 mon.a@0(leader).osd e279 definitely_dead 0 2023-10-09T10:32:45.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:45 smithi053 bash[76859]: cluster 2023-10-09T10:32:43.642837+0000 mgr.y (mgr.26072) 911 : cluster 0 pgmap v1003: 73 pgs: 1 peering, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 533 GiB / 536 GiB avail 2023-10-09T10:32:45.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:45 smithi053 bash[76859]: cluster 2023-10-09T10:32:44.248924+0000 mon.a (mon.0) 1334 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/84 objects degraded (15.476%), 1 pg degraded, 1 pg undersized) 2023-10-09T10:32:45.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:45 smithi053 bash[76859]: cluster 2023-10-09T10:32:44.248989+0000 mon.a (mon.0) 1335 : cluster 1 Cluster is now healthy 2023-10-09T10:32:45.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:45 smithi053 bash[76859]: cluster 2023-10-09T10:32:44.249877+0000 mon.a (mon.0) 1336 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:32:45.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:45 smithi053 bash[76859]: cluster 2023-10-09T10:32:44.259785+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T10:32:45.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:45 smithi053 bash[76859]: audit 2023-10-09T10:32:44.261711+0000 mon.a (mon.0) 1337 : audit 1 from='client.? 172.21.15.53:0/1270056691' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:32:45.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:45 smithi053 bash[76859]: cluster 2023-10-09T10:32:44.261796+0000 mon.a (mon.0) 1338 : cluster 0 osdmap e279: 8 total, 8 up, 6 in 2023-10-09T10:32:45.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:45 smithi053 bash[76859]: cluster 2023-10-09T10:32:44.264058+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T10:32:45.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:45 smithi053 bash[76859]: audit 2023-10-09T10:32:44.556933+0000 mon.a (mon.0) 1339 : audit 0 from='client.? 172.21.15.53:0/1704655767' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:32:45.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:45 smithi053 bash[76859]: audit 2023-10-09T10:32:44.785883+0000 mon.a (mon.0) 1340 : audit 1 from='client.? 172.21.15.53:0/117328058' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-10-09T10:32:45.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:45 smithi053 bash[76859]: cluster 2023-10-09T10:32:44.786040+0000 mon.a (mon.0) 1341 : cluster 1 Client client.admin marked osd.4 out, while it was still marked up 2023-10-09T10:32:45.354 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:45.385 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:45.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:45.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:45.489 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:45.524 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:45.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:45.526 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:45 smithi086 bash[59714]: cluster 2023-10-09T10:32:43.642837+0000 mgr.y (mgr.26072) 911 : cluster 0 pgmap v1003: 73 pgs: 1 peering, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 533 GiB / 536 GiB avail 2023-10-09T10:32:45.527 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:45 smithi086 bash[59714]: cluster 2023-10-09T10:32:44.248924+0000 mon.a (mon.0) 1334 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 13/84 objects degraded (15.476%), 1 pg degraded, 1 pg undersized) 2023-10-09T10:32:45.527 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:45 smithi086 bash[59714]: cluster 2023-10-09T10:32:44.248989+0000 mon.a (mon.0) 1335 : cluster 1 Cluster is now healthy 2023-10-09T10:32:45.527 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:45 smithi086 bash[59714]: cluster 2023-10-09T10:32:44.249877+0000 mon.a (mon.0) 1336 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:32:45.527 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:45 smithi086 bash[59714]: cluster 2023-10-09T10:32:44.259785+0000 osd.4 (osd.4) 259 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T10:32:45.527 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:45 smithi086 bash[59714]: audit 2023-10-09T10:32:44.261711+0000 mon.a (mon.0) 1337 : audit 1 from='client.? 172.21.15.53:0/1270056691' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:32:45.527 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:45 smithi086 bash[59714]: cluster 2023-10-09T10:32:44.261796+0000 mon.a (mon.0) 1338 : cluster 0 osdmap e279: 8 total, 8 up, 6 in 2023-10-09T10:32:45.527 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:45 smithi086 bash[59714]: cluster 2023-10-09T10:32:44.264058+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T10:32:45.527 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:45 smithi086 bash[59714]: audit 2023-10-09T10:32:44.556933+0000 mon.a (mon.0) 1339 : audit 0 from='client.? 172.21.15.53:0/1704655767' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:32:45.527 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:45 smithi086 bash[59714]: audit 2023-10-09T10:32:44.785883+0000 mon.a (mon.0) 1340 : audit 1 from='client.? 172.21.15.53:0/117328058' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["4"]}]: dispatch 2023-10-09T10:32:45.527 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:45 smithi086 bash[59714]: cluster 2023-10-09T10:32:44.786040+0000 mon.a (mon.0) 1341 : cluster 1 Client client.admin marked osd.4 out, while it was still marked up 2023-10-09T10:32:45.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:45.629 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:45.657 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:45.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:45.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:45.761 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:45.787 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:45.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:45.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:45.890 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:45.921 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:45.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:45.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:46.025 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:46.059 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:46.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:46.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:46.162 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:46.194 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:46.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:46.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:46.298 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:46.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:46 smithi053 bash[79554]: cluster 2023-10-09T10:32:44.573973+0000 osd.5 (osd.5) 309 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T10:32:46.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:46 smithi053 bash[79554]: cluster 2023-10-09T10:32:44.574090+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T10:32:46.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:46 smithi053 bash[79554]: cluster 2023-10-09T10:32:45.268114+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T10:32:46.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:46 smithi053 bash[79554]: audit 2023-10-09T10:32:45.270287+0000 mon.a (mon.0) 1342 : audit 1 from='client.? 172.21.15.53:0/117328058' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2023-10-09T10:32:46.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:46 smithi053 bash[79554]: cluster 2023-10-09T10:32:45.270396+0000 mon.a (mon.0) 1343 : cluster 0 osdmap e280: 8 total, 8 up, 5 in 2023-10-09T10:32:46.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:46 smithi053 bash[79554]: cluster 2023-10-09T10:32:45.270786+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T10:32:46.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:46 smithi053 bash[79554]: cluster 2023-10-09T10:32:45.271153+0000 osd.4 (osd.4) 260 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T10:32:46.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:46 smithi053 bash[79554]: cluster 2023-10-09T10:32:45.271164+0000 osd.5 (osd.5) 310 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T10:32:46.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:46 smithi053 bash[79554]: cluster 2023-10-09T10:32:45.271789+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T10:32:46.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:46 smithi053 bash[79554]: cluster 2023-10-09T10:32:45.275327+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T10:32:46.309 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:46 smithi053 bash[79554]: cluster 2023-10-09T10:32:45.275905+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T10:32:46.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:46 smithi053 bash[76859]: cluster 2023-10-09T10:32:44.573973+0000 osd.5 (osd.5) 309 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T10:32:46.309 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:46 smithi053 bash[76859]: cluster 2023-10-09T10:32:44.574090+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T10:32:46.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:46 smithi053 bash[76859]: cluster 2023-10-09T10:32:45.268114+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T10:32:46.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:46 smithi053 bash[76859]: audit 2023-10-09T10:32:45.270287+0000 mon.a (mon.0) 1342 : audit 1 from='client.? 172.21.15.53:0/117328058' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2023-10-09T10:32:46.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:46 smithi053 bash[76859]: cluster 2023-10-09T10:32:45.270396+0000 mon.a (mon.0) 1343 : cluster 0 osdmap e280: 8 total, 8 up, 5 in 2023-10-09T10:32:46.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:46 smithi053 bash[76859]: cluster 2023-10-09T10:32:45.270786+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T10:32:46.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:46 smithi053 bash[76859]: cluster 2023-10-09T10:32:45.271153+0000 osd.4 (osd.4) 260 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T10:32:46.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:46 smithi053 bash[76859]: cluster 2023-10-09T10:32:45.271164+0000 osd.5 (osd.5) 310 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T10:32:46.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:46 smithi053 bash[76859]: cluster 2023-10-09T10:32:45.271789+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T10:32:46.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:46 smithi053 bash[76859]: cluster 2023-10-09T10:32:45.275327+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T10:32:46.310 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:46 smithi053 bash[76859]: cluster 2023-10-09T10:32:45.275905+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T10:32:46.327 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:46.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:46.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:46.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:46 smithi086 bash[59714]: cluster 2023-10-09T10:32:44.573973+0000 osd.5 (osd.5) 309 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T10:32:46.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:46 smithi086 bash[59714]: cluster 2023-10-09T10:32:44.574090+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e279 with expected crc 2023-10-09T10:32:46.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:46 smithi086 bash[59714]: cluster 2023-10-09T10:32:45.268114+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T10:32:46.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:46 smithi086 bash[59714]: audit 2023-10-09T10:32:45.270287+0000 mon.a (mon.0) 1342 : audit 1 from='client.? 172.21.15.53:0/117328058' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2023-10-09T10:32:46.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:46 smithi086 bash[59714]: cluster 2023-10-09T10:32:45.270396+0000 mon.a (mon.0) 1343 : cluster 0 osdmap e280: 8 total, 8 up, 5 in 2023-10-09T10:32:46.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:46 smithi086 bash[59714]: cluster 2023-10-09T10:32:45.270786+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T10:32:46.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:46 smithi086 bash[59714]: cluster 2023-10-09T10:32:45.271153+0000 osd.4 (osd.4) 260 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T10:32:46.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:46 smithi086 bash[59714]: cluster 2023-10-09T10:32:45.271164+0000 osd.5 (osd.5) 310 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T10:32:46.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:46 smithi086 bash[59714]: cluster 2023-10-09T10:32:45.271789+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T10:32:46.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:46 smithi086 bash[59714]: cluster 2023-10-09T10:32:45.275327+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T10:32:46.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:46 smithi086 bash[59714]: cluster 2023-10-09T10:32:45.275905+0000 osd.4 (osd.4) 261 : cluster 3 failed to encode map e280 with expected crc 2023-10-09T10:32:46.430 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:46.460 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:46.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:46.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:46.564 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:46.592 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:46.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:46.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:46.696 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:46.726 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:46.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:46.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:46.830 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:46.862 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:46.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:46.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:46.966 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:46.999 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:47.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:47.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:47.103 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:47.134 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:47.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:47.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:47.239 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:47.271 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:47.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:47.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:47.375 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:47.409 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:47.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:47.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:47.513 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:47.524 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:47 smithi086 bash[59714]: cluster 2023-10-09T10:32:45.643450+0000 mgr.y (mgr.26072) 912 : cluster 0 pgmap v1006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.4 GiB used, 445 GiB / 447 GiB avail; 0 B/s, 4 objects/s recovering 2023-10-09T10:32:47.525 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:47 smithi086 bash[59714]: cluster 2023-10-09T10:32:46.279538+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T10:32:47.525 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:47 smithi086 bash[59714]: cluster 2023-10-09T10:32:46.280485+0000 mon.a (mon.0) 1344 : cluster 0 osdmap e281: 8 total, 8 up, 5 in 2023-10-09T10:32:47.525 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:47 smithi086 bash[59714]: cluster 2023-10-09T10:32:46.283363+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T10:32:47.525 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:47 smithi086 bash[59714]: cluster 2023-10-09T10:32:46.283374+0000 osd.5 (osd.5) 311 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T10:32:47.525 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:47 smithi086 bash[59714]: cluster 2023-10-09T10:32:46.283588+0000 osd.4 (osd.4) 262 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T10:32:47.525 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:47 smithi086 bash[59714]: cluster 2023-10-09T10:32:46.287322+0000 osd.5 (osd.5) 312 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T10:32:47.525 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:47 smithi086 bash[59714]: cluster 2023-10-09T10:32:46.289763+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T10:32:47.542 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:47.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:47.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:47.645 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:47.658 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:47 smithi053 bash[76859]: cluster 2023-10-09T10:32:45.643450+0000 mgr.y (mgr.26072) 912 : cluster 0 pgmap v1006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.4 GiB used, 445 GiB / 447 GiB avail; 0 B/s, 4 objects/s recovering 2023-10-09T10:32:47.658 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:47 smithi053 bash[76859]: cluster 2023-10-09T10:32:46.279538+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T10:32:47.658 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:47 smithi053 bash[76859]: cluster 2023-10-09T10:32:46.280485+0000 mon.a (mon.0) 1344 : cluster 0 osdmap e281: 8 total, 8 up, 5 in 2023-10-09T10:32:47.658 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:47 smithi053 bash[76859]: cluster 2023-10-09T10:32:46.283363+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T10:32:47.659 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:47 smithi053 bash[76859]: cluster 2023-10-09T10:32:46.283374+0000 osd.5 (osd.5) 311 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T10:32:47.659 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:47 smithi053 bash[76859]: cluster 2023-10-09T10:32:46.283588+0000 osd.4 (osd.4) 262 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T10:32:47.659 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:47 smithi053 bash[76859]: cluster 2023-10-09T10:32:46.287322+0000 osd.5 (osd.5) 312 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T10:32:47.659 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:47 smithi053 bash[76859]: cluster 2023-10-09T10:32:46.289763+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T10:32:47.659 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:47 smithi053 bash[79554]: cluster 2023-10-09T10:32:45.643450+0000 mgr.y (mgr.26072) 912 : cluster 0 pgmap v1006: 73 pgs: 73 active+clean; 4.6 MiB data, 2.4 GiB used, 445 GiB / 447 GiB avail; 0 B/s, 4 objects/s recovering 2023-10-09T10:32:47.659 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:47 smithi053 bash[79554]: cluster 2023-10-09T10:32:46.279538+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T10:32:47.659 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:47 smithi053 bash[79554]: cluster 2023-10-09T10:32:46.280485+0000 mon.a (mon.0) 1344 : cluster 0 osdmap e281: 8 total, 8 up, 5 in 2023-10-09T10:32:47.659 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:47 smithi053 bash[79554]: cluster 2023-10-09T10:32:46.283363+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T10:32:47.659 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:47 smithi053 bash[79554]: cluster 2023-10-09T10:32:46.283374+0000 osd.5 (osd.5) 311 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T10:32:47.660 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:47 smithi053 bash[79554]: cluster 2023-10-09T10:32:46.283588+0000 osd.4 (osd.4) 262 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T10:32:47.660 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:47 smithi053 bash[79554]: cluster 2023-10-09T10:32:46.287322+0000 osd.5 (osd.5) 312 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T10:32:47.660 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:47 smithi053 bash[79554]: cluster 2023-10-09T10:32:46.289763+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T10:32:47.679 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:47.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:47.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:47.783 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:47.817 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:47.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:47.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:47.829 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T10:32:47.863 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:32:47.922 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:47.946 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:47.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:47.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:47.957 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:32:48.050 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:48.078 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:48.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:48.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:48.181 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:48.209 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:48.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:48.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:48.312 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:48.338 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:48.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:48.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:48.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:48 smithi086 bash[59714]: cluster 2023-10-09T10:32:46.282188+0000 osd.7 (osd.7) 264 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T10:32:48.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:48 smithi086 bash[59714]: cluster 2023-10-09T10:32:47.278915+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T10:32:48.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:48 smithi086 bash[59714]: cluster 2023-10-09T10:32:47.280290+0000 mon.a (mon.0) 1345 : cluster 0 osdmap e282: 8 total, 8 up, 5 in 2023-10-09T10:32:48.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:48 smithi086 bash[59714]: cluster 2023-10-09T10:32:47.282770+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T10:32:48.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:48 smithi086 bash[59714]: cluster 2023-10-09T10:32:47.283754+0000 osd.7 (osd.7) 265 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T10:32:48.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:48 smithi086 bash[59714]: cluster 2023-10-09T10:32:47.286702+0000 osd.4 (osd.4) 263 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T10:32:48.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:48 smithi086 bash[59714]: cluster 2023-10-09T10:32:47.287691+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T10:32:48.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:48 smithi086 bash[59714]: cluster 2023-10-09T10:32:48.193911+0000 mon.a (mon.0) 1346 : cluster 0 osdmap e283: 8 total, 8 up, 5 in 2023-10-09T10:32:48.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:48 smithi086 bash[59714]: cluster 2023-10-09T10:32:48.195893+0000 osd.7 (osd.7) 267 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T10:32:48.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:48 smithi086 bash[59714]: cluster 2023-10-09T10:32:48.198467+0000 osd.7 (osd.7) 268 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T10:32:48.442 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:48.450 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:48 smithi053 bash[79554]: cluster 2023-10-09T10:32:46.282188+0000 osd.7 (osd.7) 264 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T10:32:48.450 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:48 smithi053 bash[79554]: cluster 2023-10-09T10:32:47.278915+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T10:32:48.450 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:48 smithi053 bash[79554]: cluster 2023-10-09T10:32:47.280290+0000 mon.a (mon.0) 1345 : cluster 0 osdmap e282: 8 total, 8 up, 5 in 2023-10-09T10:32:48.450 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:48 smithi053 bash[79554]: cluster 2023-10-09T10:32:47.282770+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T10:32:48.450 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:48 smithi053 bash[79554]: cluster 2023-10-09T10:32:47.283754+0000 osd.7 (osd.7) 265 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T10:32:48.450 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:48 smithi053 bash[79554]: cluster 2023-10-09T10:32:47.286702+0000 osd.4 (osd.4) 263 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T10:32:48.450 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:48 smithi053 bash[79554]: cluster 2023-10-09T10:32:47.287691+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T10:32:48.451 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:48 smithi053 bash[79554]: cluster 2023-10-09T10:32:48.193911+0000 mon.a (mon.0) 1346 : cluster 0 osdmap e283: 8 total, 8 up, 5 in 2023-10-09T10:32:48.451 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:48 smithi053 bash[79554]: cluster 2023-10-09T10:32:48.195893+0000 osd.7 (osd.7) 267 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T10:32:48.451 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:48 smithi053 bash[79554]: cluster 2023-10-09T10:32:48.198467+0000 osd.7 (osd.7) 268 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T10:32:48.451 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:48 smithi053 bash[76859]: cluster 2023-10-09T10:32:46.282188+0000 osd.7 (osd.7) 264 : cluster 3 failed to encode map e281 with expected crc 2023-10-09T10:32:48.451 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:48 smithi053 bash[76859]: cluster 2023-10-09T10:32:47.278915+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T10:32:48.451 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:48 smithi053 bash[76859]: cluster 2023-10-09T10:32:47.280290+0000 mon.a (mon.0) 1345 : cluster 0 osdmap e282: 8 total, 8 up, 5 in 2023-10-09T10:32:48.451 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:48 smithi053 bash[76859]: cluster 2023-10-09T10:32:47.282770+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T10:32:48.451 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:48 smithi053 bash[76859]: cluster 2023-10-09T10:32:47.283754+0000 osd.7 (osd.7) 265 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T10:32:48.451 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:48 smithi053 bash[76859]: cluster 2023-10-09T10:32:47.286702+0000 osd.4 (osd.4) 263 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T10:32:48.451 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:48 smithi053 bash[76859]: cluster 2023-10-09T10:32:47.287691+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T10:32:48.452 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:48 smithi053 bash[76859]: cluster 2023-10-09T10:32:48.193911+0000 mon.a (mon.0) 1346 : cluster 0 osdmap e283: 8 total, 8 up, 5 in 2023-10-09T10:32:48.452 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:48 smithi053 bash[76859]: cluster 2023-10-09T10:32:48.195893+0000 osd.7 (osd.7) 267 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T10:32:48.452 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:48 smithi053 bash[76859]: cluster 2023-10-09T10:32:48.198467+0000 osd.7 (osd.7) 268 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T10:32:48.469 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:48.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:48.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:48.572 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:48.605 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:48.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:48.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:48.709 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:48.738 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:48.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:48.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:48.842 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:48.874 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:48.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:48.876 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:48.977 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:49.005 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:49.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:49.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:49.109 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:49.143 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:49.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:49.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:49.245 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:49.269 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:49.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:49.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:49.373 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:49.405 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:49.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:49.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:49.472 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:32:49.509 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:49.512 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:49 smithi053 bash[79554]: cluster 2023-10-09T10:32:47.578882+0000 osd.5 (osd.5) 313 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T10:32:49.512 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:49 smithi053 bash[79554]: cluster 2023-10-09T10:32:47.644076+0000 mgr.y (mgr.26072) 913 : cluster 0 pgmap v1009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.4 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:32:49.512 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:49 smithi053 bash[79554]: cluster 2023-10-09T10:32:48.195366+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T10:32:49.512 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:49 smithi053 bash[79554]: cluster 2023-10-09T10:32:48.198307+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T10:32:49.512 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:49 smithi053 bash[79554]: cluster 2023-10-09T10:32:48.198506+0000 osd.4 (osd.4) 264 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T10:32:49.512 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:49 smithi053 bash[79554]: cluster 2023-10-09T10:32:48.201433+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T10:32:49.512 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:49 smithi053 bash[79554]: cluster 2023-10-09T10:32:49.203056+0000 mon.a (mon.0) 1347 : cluster 0 osdmap e284: 8 total, 8 up, 5 in 2023-10-09T10:32:49.512 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:49 smithi053 bash[79554]: cluster 2023-10-09T10:32:49.205580+0000 osd.7 (osd.7) 269 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T10:32:49.513 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:49 smithi053 bash[79554]: cluster 2023-10-09T10:32:49.208369+0000 osd.7 (osd.7) 270 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T10:32:49.513 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:49 smithi053 bash[76859]: cluster 2023-10-09T10:32:47.578882+0000 osd.5 (osd.5) 313 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T10:32:49.513 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:49 smithi053 bash[76859]: cluster 2023-10-09T10:32:47.644076+0000 mgr.y (mgr.26072) 913 : cluster 0 pgmap v1009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.4 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:32:49.513 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:49 smithi053 bash[76859]: cluster 2023-10-09T10:32:48.195366+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T10:32:49.513 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:49 smithi053 bash[76859]: cluster 2023-10-09T10:32:48.198307+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T10:32:49.513 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:49 smithi053 bash[76859]: cluster 2023-10-09T10:32:48.198506+0000 osd.4 (osd.4) 264 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T10:32:49.513 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:49 smithi053 bash[76859]: cluster 2023-10-09T10:32:48.201433+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T10:32:49.513 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:49 smithi053 bash[76859]: cluster 2023-10-09T10:32:49.203056+0000 mon.a (mon.0) 1347 : cluster 0 osdmap e284: 8 total, 8 up, 5 in 2023-10-09T10:32:49.513 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:49 smithi053 bash[76859]: cluster 2023-10-09T10:32:49.205580+0000 osd.7 (osd.7) 269 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T10:32:49.513 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:49 smithi053 bash[76859]: cluster 2023-10-09T10:32:49.208369+0000 osd.7 (osd.7) 270 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T10:32:49.541 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:49.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:49.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:49.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:49 smithi086 bash[59714]: cluster 2023-10-09T10:32:47.578882+0000 osd.5 (osd.5) 313 : cluster 3 failed to encode map e282 with expected crc 2023-10-09T10:32:49.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:49 smithi086 bash[59714]: cluster 2023-10-09T10:32:47.644076+0000 mgr.y (mgr.26072) 913 : cluster 0 pgmap v1009: 73 pgs: 73 active+clean; 4.6 MiB data, 2.4 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:32:49.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:49 smithi086 bash[59714]: cluster 2023-10-09T10:32:48.195366+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T10:32:49.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:49 smithi086 bash[59714]: cluster 2023-10-09T10:32:48.198307+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T10:32:49.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:49 smithi086 bash[59714]: cluster 2023-10-09T10:32:48.198506+0000 osd.4 (osd.4) 264 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T10:32:49.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:49 smithi086 bash[59714]: cluster 2023-10-09T10:32:48.201433+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e283 with expected crc 2023-10-09T10:32:49.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:49 smithi086 bash[59714]: cluster 2023-10-09T10:32:49.203056+0000 mon.a (mon.0) 1347 : cluster 0 osdmap e284: 8 total, 8 up, 5 in 2023-10-09T10:32:49.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:49 smithi086 bash[59714]: cluster 2023-10-09T10:32:49.205580+0000 osd.7 (osd.7) 269 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T10:32:49.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:49 smithi086 bash[59714]: cluster 2023-10-09T10:32:49.208369+0000 osd.7 (osd.7) 270 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T10:32:49.646 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:49.670 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:49.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:49.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:49.773 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:49.802 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:49.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:49.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:49.906 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:49.938 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:49.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:49.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:50.041 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:50.071 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:50.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:50.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:50.175 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:50.204 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:50.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:50.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:50.309 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:50.321 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:50 smithi053 bash[76859]: cluster 2023-10-09T10:32:49.202009+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T10:32:50.321 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:50 smithi053 bash[76859]: cluster 2023-10-09T10:32:49.206182+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T10:32:50.322 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:50 smithi053 bash[79554]: cluster 2023-10-09T10:32:49.202009+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T10:32:50.322 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:50 smithi053 bash[79554]: cluster 2023-10-09T10:32:49.206182+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T10:32:50.337 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:50.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:50.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:50.440 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:50.467 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:50.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:50.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:50.571 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:50.582 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:50 smithi086 bash[59714]: cluster 2023-10-09T10:32:49.202009+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T10:32:50.582 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:50 smithi086 bash[59714]: cluster 2023-10-09T10:32:49.206182+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T10:32:50.602 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:50.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:50.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:50.706 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:50.738 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:50.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:50.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:50.841 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:50.868 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:50.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:50.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:50.972 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:51.003 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:51.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:51.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:51.107 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:51.138 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:51.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:51.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:51.242 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:51.273 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:51.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:51.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:51.376 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:51.411 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:51.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:51.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:51.515 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:51.548 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:51.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:51.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:51.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:51 smithi086 bash[59714]: cluster 2023-10-09T10:32:49.603071+0000 osd.4 (osd.4) 265 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T10:32:51.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:51 smithi086 bash[59714]: cluster 2023-10-09T10:32:49.644633+0000 mgr.y (mgr.26072) 914 : cluster 0 pgmap v1012: 73 pgs: 1 active+recovering+undersized+remapped, 72 active+clean; 4.6 MiB data, 2.4 GiB used, 445 GiB / 447 GiB avail; 0 B/s, 2 objects/s recovering 2023-10-09T10:32:51.652 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:51.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:51 smithi053 bash[76859]: cluster 2023-10-09T10:32:49.603071+0000 osd.4 (osd.4) 265 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T10:32:51.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:51 smithi053 bash[76859]: cluster 2023-10-09T10:32:49.644633+0000 mgr.y (mgr.26072) 914 : cluster 0 pgmap v1012: 73 pgs: 1 active+recovering+undersized+remapped, 72 active+clean; 4.6 MiB data, 2.4 GiB used, 445 GiB / 447 GiB avail; 0 B/s, 2 objects/s recovering 2023-10-09T10:32:51.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:51 smithi053 bash[79554]: cluster 2023-10-09T10:32:49.603071+0000 osd.4 (osd.4) 265 : cluster 3 failed to encode map e284 with expected crc 2023-10-09T10:32:51.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:51 smithi053 bash[79554]: cluster 2023-10-09T10:32:49.644633+0000 mgr.y (mgr.26072) 914 : cluster 0 pgmap v1012: 73 pgs: 1 active+recovering+undersized+remapped, 72 active+clean; 4.6 MiB data, 2.4 GiB used, 445 GiB / 447 GiB avail; 0 B/s, 2 objects/s recovering 2023-10-09T10:32:51.685 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:51.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:51.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:51.789 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:51.818 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:51.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:51.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:51.923 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:51.954 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:51.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:51.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:52.019 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:32:52.059 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:52.092 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:52.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:52.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:52.196 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:52.229 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:52.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:52.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:52.333 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:52.364 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:52.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:52.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:52.467 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:52.487 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 6, 7] out_osds: [0, 3, 4] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:32:52.487 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:32:52.487 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2023-10-09T10:32:52.487 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T10:32:52.487 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T10:32:52.487 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 config set filestore_inject_stall 3 2023-10-09T10:32:52.498 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:52.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:52.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:52.602 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:52.631 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:52.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:52.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:52.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:32:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:32:52] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.33.4" 2023-10-09T10:32:52.735 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:52.765 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:52.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:52.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:52.869 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:52.899 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:52.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:52.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:53.002 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:53.036 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:53.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:53.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:53.140 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:53.165 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:53.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:53.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:53.269 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:53.292 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:53.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:53.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:53.395 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:53.402 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:53 smithi053 bash[79554]: cluster 2023-10-09T10:32:51.645207+0000 mgr.y (mgr.26072) 915 : cluster 0 pgmap v1013: 73 pgs: 1 active+recovering+undersized+remapped, 72 active+clean; 4.6 MiB data, 2.4 GiB used, 445 GiB / 447 GiB avail; 866 B/s, 1 keys/s, 7 objects/s recovering 2023-10-09T10:32:53.402 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:53 smithi053 bash[79554]: audit 2023-10-09T10:32:53.082196+0000 mon.a (mon.0) 1348 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:53.403 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:53 smithi053 bash[79554]: audit 2023-10-09T10:32:53.083684+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:32:53.403 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:53 smithi053 bash[76859]: cluster 2023-10-09T10:32:51.645207+0000 mgr.y (mgr.26072) 915 : cluster 0 pgmap v1013: 73 pgs: 1 active+recovering+undersized+remapped, 72 active+clean; 4.6 MiB data, 2.4 GiB used, 445 GiB / 447 GiB avail; 866 B/s, 1 keys/s, 7 objects/s recovering 2023-10-09T10:32:53.403 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:53 smithi053 bash[76859]: audit 2023-10-09T10:32:53.082196+0000 mon.a (mon.0) 1348 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:53.403 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:53 smithi053 bash[76859]: audit 2023-10-09T10:32:53.083684+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:32:53.416 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:53.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:53.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:53.520 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:53.556 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:53.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:53.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:53.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:53 smithi086 bash[59714]: cluster 2023-10-09T10:32:51.645207+0000 mgr.y (mgr.26072) 915 : cluster 0 pgmap v1013: 73 pgs: 1 active+recovering+undersized+remapped, 72 active+clean; 4.6 MiB data, 2.4 GiB used, 445 GiB / 447 GiB avail; 866 B/s, 1 keys/s, 7 objects/s recovering 2023-10-09T10:32:53.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:53 smithi086 bash[59714]: audit 2023-10-09T10:32:53.082196+0000 mon.a (mon.0) 1348 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:32:53.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:53 smithi086 bash[59714]: audit 2023-10-09T10:32:53.083684+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:32:53.660 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:53.698 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:53.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:53.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:53.802 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:53.837 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:53.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:53.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:53.841 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:32:53.841 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:32:53.940 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:53.960 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:53.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:53.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:54.048 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:32:54.063 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:54.095 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:54.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:54.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:54.199 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:54.221 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:54.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:54.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:54.323 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:54.326 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:54 smithi053 bash[76859]: audit 2023-10-09T10:32:53.851883+0000 mon.a (mon.0) 1350 : audit 1 from='client.? 172.21.15.53:0/2502131728' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-09T10:32:54.328 INFO:teuthology.orchestra.run.smithi053.stderr:pool 'unique_pool_3' created 2023-10-09T10:32:54.345 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:54.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:54.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:54.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:54 smithi086 bash[59714]: audit 2023-10-09T10:32:53.851883+0000 mon.a (mon.0) 1350 : audit 1 from='client.? 172.21.15.53:0/2502131728' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-09T10:32:54.449 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:54.480 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:54.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:54.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:54.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:54 smithi053 bash[79554]: audit 2023-10-09T10:32:53.851883+0000 mon.a (mon.0) 1350 : audit 1 from='client.? 172.21.15.53:0/2502131728' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-10-09T10:32:54.584 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:54.616 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:54.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:54.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:54.720 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:54.745 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:54.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:54.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:54.849 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:54.880 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:54.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:54.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:54.983 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:55.014 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:55.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:55.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:55.117 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:55.144 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:55.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:55.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:55.248 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:55.276 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:55.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:55.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:55.381 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:55.407 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:55 smithi053 bash[76859]: cluster 2023-10-09T10:32:53.645804+0000 mgr.y (mgr.26072) 916 : cluster 0 pgmap v1014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 445 GiB / 447 GiB avail; 731 B/s, 1 keys/s, 6 objects/s recovering 2023-10-09T10:32:55.407 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:55 smithi053 bash[76859]: cluster 2023-10-09T10:32:54.318402+0000 osd.4 (osd.4) 266 : cluster 3 failed to encode map e285 with expected crc 2023-10-09T10:32:55.408 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:55 smithi053 bash[76859]: audit 2023-10-09T10:32:54.319612+0000 mon.a (mon.0) 1351 : audit 1 from='client.? 172.21.15.53:0/2502131728' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-10-09T10:32:55.408 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:55 smithi053 bash[76859]: cluster 2023-10-09T10:32:54.319715+0000 mon.a (mon.0) 1352 : cluster 0 osdmap e285: 8 total, 8 up, 5 in 2023-10-09T10:32:55.408 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:55 smithi053 bash[76859]: cluster 2023-10-09T10:32:54.320590+0000 osd.5 (osd.5) 314 : cluster 3 failed to encode map e285 with expected crc 2023-10-09T10:32:55.408 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:55 smithi053 bash[76859]: cluster 2023-10-09T10:32:54.320604+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e285 with expected crc 2023-10-09T10:32:55.408 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:55 smithi053 bash[76859]: cluster 2023-10-09T10:32:54.320748+0000 osd.7 (osd.7) 271 : cluster 3 failed to encode map e285 with expected crc 2023-10-09T10:32:55.408 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:55 smithi053 bash[79554]: cluster 2023-10-09T10:32:53.645804+0000 mgr.y (mgr.26072) 916 : cluster 0 pgmap v1014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 445 GiB / 447 GiB avail; 731 B/s, 1 keys/s, 6 objects/s recovering 2023-10-09T10:32:55.408 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:55 smithi053 bash[79554]: cluster 2023-10-09T10:32:54.318402+0000 osd.4 (osd.4) 266 : cluster 3 failed to encode map e285 with expected crc 2023-10-09T10:32:55.408 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:55 smithi053 bash[79554]: audit 2023-10-09T10:32:54.319612+0000 mon.a (mon.0) 1351 : audit 1 from='client.? 172.21.15.53:0/2502131728' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-10-09T10:32:55.408 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:55 smithi053 bash[79554]: cluster 2023-10-09T10:32:54.319715+0000 mon.a (mon.0) 1352 : cluster 0 osdmap e285: 8 total, 8 up, 5 in 2023-10-09T10:32:55.408 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:55 smithi053 bash[79554]: cluster 2023-10-09T10:32:54.320590+0000 osd.5 (osd.5) 314 : cluster 3 failed to encode map e285 with expected crc 2023-10-09T10:32:55.409 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:55 smithi053 bash[79554]: cluster 2023-10-09T10:32:54.320604+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e285 with expected crc 2023-10-09T10:32:55.409 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:55 smithi053 bash[79554]: cluster 2023-10-09T10:32:54.320748+0000 osd.7 (osd.7) 271 : cluster 3 failed to encode map e285 with expected crc 2023-10-09T10:32:55.413 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:55.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:55.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:55.516 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:55.546 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:55.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:55.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:55.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:55 smithi086 bash[59714]: cluster 2023-10-09T10:32:53.645804+0000 mgr.y (mgr.26072) 916 : cluster 0 pgmap v1014: 73 pgs: 73 active+clean; 4.6 MiB data, 2.3 GiB used, 445 GiB / 447 GiB avail; 731 B/s, 1 keys/s, 6 objects/s recovering 2023-10-09T10:32:55.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:55 smithi086 bash[59714]: cluster 2023-10-09T10:32:54.318402+0000 osd.4 (osd.4) 266 : cluster 3 failed to encode map e285 with expected crc 2023-10-09T10:32:55.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:55 smithi086 bash[59714]: audit 2023-10-09T10:32:54.319612+0000 mon.a (mon.0) 1351 : audit 1 from='client.? 172.21.15.53:0/2502131728' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-10-09T10:32:55.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:55 smithi086 bash[59714]: cluster 2023-10-09T10:32:54.319715+0000 mon.a (mon.0) 1352 : cluster 0 osdmap e285: 8 total, 8 up, 5 in 2023-10-09T10:32:55.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:55 smithi086 bash[59714]: cluster 2023-10-09T10:32:54.320590+0000 osd.5 (osd.5) 314 : cluster 3 failed to encode map e285 with expected crc 2023-10-09T10:32:55.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:55 smithi086 bash[59714]: cluster 2023-10-09T10:32:54.320604+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e285 with expected crc 2023-10-09T10:32:55.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:55 smithi086 bash[59714]: cluster 2023-10-09T10:32:54.320748+0000 osd.7 (osd.7) 271 : cluster 3 failed to encode map e285 with expected crc 2023-10-09T10:32:55.649 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:55.677 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:55.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:55.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:55.780 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:55.806 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:55.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:55.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:55.909 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:55.936 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:55.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:55.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:56.041 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:56.067 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:56.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:56.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:56.171 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:56.200 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:32:56.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:56.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:32:56.304 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:56.343 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:56.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:56.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:56.446 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:56.477 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:56.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:56.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:56.581 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:56.593 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:56 smithi053 bash[79554]: cluster 2023-10-09T10:32:55.327813+0000 mon.a (mon.0) 1353 : cluster 0 osdmap e286: 8 total, 8 up, 5 in 2023-10-09T10:32:56.593 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:56 smithi053 bash[79554]: cluster 2023-10-09T10:32:55.329858+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T10:32:56.593 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:56 smithi053 bash[79554]: cluster 2023-10-09T10:32:55.331267+0000 osd.5 (osd.5) 315 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T10:32:56.593 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:56 smithi053 bash[79554]: cluster 2023-10-09T10:32:55.332255+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T10:32:56.593 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:56 smithi053 bash[79554]: cluster 2023-10-09T10:32:55.337630+0000 osd.7 (osd.7) 272 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T10:32:56.593 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:56 smithi053 bash[79554]: cluster 2023-10-09T10:32:55.339748+0000 osd.7 (osd.7) 273 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T10:32:56.593 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:56 smithi053 bash[76859]: cluster 2023-10-09T10:32:55.327813+0000 mon.a (mon.0) 1353 : cluster 0 osdmap e286: 8 total, 8 up, 5 in 2023-10-09T10:32:56.594 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:56 smithi053 bash[76859]: cluster 2023-10-09T10:32:55.329858+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T10:32:56.594 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:56 smithi053 bash[76859]: cluster 2023-10-09T10:32:55.331267+0000 osd.5 (osd.5) 315 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T10:32:56.594 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:56 smithi053 bash[76859]: cluster 2023-10-09T10:32:55.332255+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T10:32:56.594 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:56 smithi053 bash[76859]: cluster 2023-10-09T10:32:55.337630+0000 osd.7 (osd.7) 272 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T10:32:56.594 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:56 smithi053 bash[76859]: cluster 2023-10-09T10:32:55.339748+0000 osd.7 (osd.7) 273 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T10:32:56.609 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:56.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:56.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:56.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:56 smithi086 bash[59714]: cluster 2023-10-09T10:32:55.327813+0000 mon.a (mon.0) 1353 : cluster 0 osdmap e286: 8 total, 8 up, 5 in 2023-10-09T10:32:56.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:56 smithi086 bash[59714]: cluster 2023-10-09T10:32:55.329858+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T10:32:56.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:56 smithi086 bash[59714]: cluster 2023-10-09T10:32:55.331267+0000 osd.5 (osd.5) 315 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T10:32:56.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:56 smithi086 bash[59714]: cluster 2023-10-09T10:32:55.332255+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T10:32:56.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:56 smithi086 bash[59714]: cluster 2023-10-09T10:32:55.337630+0000 osd.7 (osd.7) 272 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T10:32:56.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:56 smithi086 bash[59714]: cluster 2023-10-09T10:32:55.339748+0000 osd.7 (osd.7) 273 : cluster 3 failed to encode map e286 with expected crc 2023-10-09T10:32:56.686 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_3 rados --yes-i-really-mean-it || true 2023-10-09T10:32:56.687 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-09T10:32:56.713 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:56.742 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:56.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:56.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:56.847 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:56.879 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:56.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:56.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:56.983 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:57.015 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:57.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:57.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:57.119 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:57.154 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:57.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:57.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:57.258 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:57.262 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:32:57.288 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:57.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:57.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:57.391 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:57.419 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:57.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:57.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:57.522 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:57.553 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:57.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:57.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:57.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:57 smithi086 bash[59714]: cluster 2023-10-09T10:32:55.646381+0000 mgr.y (mgr.26072) 917 : cluster 0 pgmap v1017: 89 pgs: 9 creating+peering, 7 unknown, 73 active+clean; 4.6 MiB data, 2.3 GiB used, 445 GiB / 447 GiB avail; 736 B/s, 1 keys/s, 4 objects/s recovering 2023-10-09T10:32:57.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:57 smithi086 bash[59714]: cluster 2023-10-09T10:32:56.337582+0000 mon.a (mon.0) 1354 : cluster 0 osdmap e287: 8 total, 8 up, 5 in 2023-10-09T10:32:57.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:57 smithi086 bash[59714]: cluster 2023-10-09T10:32:56.339472+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e287 with expected crc 2023-10-09T10:32:57.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:57 smithi086 bash[59714]: cluster 2023-10-09T10:32:56.380904+0000 osd.4 (osd.4) 267 : cluster 3 failed to encode map e287 with expected crc 2023-10-09T10:32:57.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:57 smithi086 bash[59714]: cluster 2023-10-09T10:32:56.380904+0000 osd.7 (osd.7) 274 : cluster 3 failed to encode map e287 with expected crc 2023-10-09T10:32:57.657 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:57.690 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:57.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:57.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:57.745 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:57 smithi053 bash[76859]: cluster 2023-10-09T10:32:55.646381+0000 mgr.y (mgr.26072) 917 : cluster 0 pgmap v1017: 89 pgs: 9 creating+peering, 7 unknown, 73 active+clean; 4.6 MiB data, 2.3 GiB used, 445 GiB / 447 GiB avail; 736 B/s, 1 keys/s, 4 objects/s recovering 2023-10-09T10:32:57.746 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:57 smithi053 bash[76859]: cluster 2023-10-09T10:32:56.337582+0000 mon.a (mon.0) 1354 : cluster 0 osdmap e287: 8 total, 8 up, 5 in 2023-10-09T10:32:57.746 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:57 smithi053 bash[76859]: cluster 2023-10-09T10:32:56.339472+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e287 with expected crc 2023-10-09T10:32:57.746 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:57 smithi053 bash[76859]: cluster 2023-10-09T10:32:56.380904+0000 osd.4 (osd.4) 267 : cluster 3 failed to encode map e287 with expected crc 2023-10-09T10:32:57.746 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:57 smithi053 bash[76859]: cluster 2023-10-09T10:32:56.380904+0000 osd.7 (osd.7) 274 : cluster 3 failed to encode map e287 with expected crc 2023-10-09T10:32:57.746 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:57 smithi053 bash[79554]: cluster 2023-10-09T10:32:55.646381+0000 mgr.y (mgr.26072) 917 : cluster 0 pgmap v1017: 89 pgs: 9 creating+peering, 7 unknown, 73 active+clean; 4.6 MiB data, 2.3 GiB used, 445 GiB / 447 GiB avail; 736 B/s, 1 keys/s, 4 objects/s recovering 2023-10-09T10:32:57.746 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:57 smithi053 bash[79554]: cluster 2023-10-09T10:32:56.337582+0000 mon.a (mon.0) 1354 : cluster 0 osdmap e287: 8 total, 8 up, 5 in 2023-10-09T10:32:57.746 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:57 smithi053 bash[79554]: cluster 2023-10-09T10:32:56.339472+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e287 with expected crc 2023-10-09T10:32:57.746 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:57 smithi053 bash[79554]: cluster 2023-10-09T10:32:56.380904+0000 osd.4 (osd.4) 267 : cluster 3 failed to encode map e287 with expected crc 2023-10-09T10:32:57.747 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:57 smithi053 bash[79554]: cluster 2023-10-09T10:32:56.380904+0000 osd.7 (osd.7) 274 : cluster 3 failed to encode map e287 with expected crc 2023-10-09T10:32:57.793 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:57.825 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:57.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:57.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:57.930 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:57.957 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:57.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:57.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:58.061 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:58.092 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:58.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:58.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:58.196 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:58.221 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:58.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:58.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:58.325 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:58.352 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:58.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:58.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:32:58.455 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:58.483 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:32:58.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:58.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:32:58.585 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:58.615 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:58.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:58.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:58.719 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:58.745 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:58.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:58.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:58.849 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:58.875 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:58.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:58.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:58.978 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:59.006 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:59.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:59.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:59.109 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:59.130 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:59.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:59.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:59.234 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:59.260 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:32:59.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:59.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:32:59.340 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:32:59 smithi053 bash[76859]: cluster 2023-10-09T10:32:57.646961+0000 mgr.y (mgr.26072) 918 : cluster 0 pgmap v1019: 89 pgs: 9 creating+peering, 7 unknown, 73 active+clean; 4.6 MiB data, 2.3 GiB used, 445 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-09T10:32:59.364 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:59.376 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:32:59 smithi086 bash[59714]: cluster 2023-10-09T10:32:57.646961+0000 mgr.y (mgr.26072) 918 : cluster 0 pgmap v1019: 89 pgs: 9 creating+peering, 7 unknown, 73 active+clean; 4.6 MiB data, 2.3 GiB used, 445 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-09T10:32:59.398 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:32:59.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:59.401 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:32:59.502 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:59.528 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:32:59.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:59.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:32:59.632 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:59.661 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:32:59.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:59.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:32:59.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:32:59 smithi053 bash[79554]: cluster 2023-10-09T10:32:57.646961+0000 mgr.y (mgr.26072) 918 : cluster 0 pgmap v1019: 89 pgs: 9 creating+peering, 7 unknown, 73 active+clean; 4.6 MiB data, 2.3 GiB used, 445 GiB / 447 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-09T10:32:59.764 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:59.791 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:32:59.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:59.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:32:59.895 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:59.922 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:32:59.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:32:59.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:00.025 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:00.050 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:00.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:00.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:00.155 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:00.185 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:00.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:00.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:00.288 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:00.317 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:00.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:00.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:00.360 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is set 2023-10-09T10:33:00.421 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:00.453 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:00.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:00.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:00.556 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:00.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:00 smithi053 bash[79554]: audit 2023-10-09T10:32:59.378957+0000 mon.a (mon.0) 1355 : audit 1 from='client.? 172.21.15.53:0/891449446' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:33:00.567 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:00 smithi053 bash[76859]: audit 2023-10-09T10:32:59.378957+0000 mon.a (mon.0) 1355 : audit 1 from='client.? 172.21.15.53:0/891449446' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:33:00.585 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:00.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:00.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:00.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:00 smithi086 bash[59714]: audit 2023-10-09T10:32:59.378957+0000 mon.a (mon.0) 1355 : audit 1 from='client.? 172.21.15.53:0/891449446' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:33:00.688 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:00.717 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:00.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:00.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:00.821 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:00.845 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:00.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:00.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:00.949 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:00.975 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:00.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:00.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:00.995 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:33:00.995 INFO:teuthology.orchestra.run.smithi086.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-09T10:33:00.995 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:33:01.078 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:01.105 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:01.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:01.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:01.209 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:01.237 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:01.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:01.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:01.341 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:01.365 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:01.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:01.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:01.468 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:01.491 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:01.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:01.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:01.594 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:01.606 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:01 smithi086 bash[59714]: cluster 2023-10-09T10:32:59.647897+0000 mgr.y (mgr.26072) 919 : cluster 0 pgmap v1020: 89 pgs: 9 creating+peering, 80 active+clean; 4.6 MiB data, 2.3 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:01.607 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:01 smithi086 bash[59714]: cluster 2023-10-09T10:33:00.337787+0000 mon.a (mon.0) 1356 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:33:01.607 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:01 smithi086 bash[59714]: cluster 2023-10-09T10:33:00.348427+0000 osd.5 (osd.5) 316 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T10:33:01.607 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:01 smithi086 bash[59714]: cluster 2023-10-09T10:33:00.352766+0000 osd.7 (osd.7) 275 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T10:33:01.607 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:01 smithi086 bash[59714]: cluster 2023-10-09T10:33:00.352873+0000 osd.4 (osd.4) 268 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T10:33:01.607 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:01 smithi086 bash[59714]: cluster 2023-10-09T10:33:00.352899+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T10:33:01.607 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:01 smithi086 bash[59714]: cluster 2023-10-09T10:33:00.353057+0000 osd.5 (osd.5) 317 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T10:33:01.607 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:01 smithi086 bash[59714]: audit 2023-10-09T10:33:00.353227+0000 mon.a (mon.0) 1357 : audit 1 from='client.? 172.21.15.53:0/891449446' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:33:01.607 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:01 smithi086 bash[59714]: cluster 2023-10-09T10:33:00.353313+0000 mon.a (mon.0) 1358 : cluster 0 osdmap e288: 8 total, 8 up, 5 in 2023-10-09T10:33:01.619 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:01.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:01.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:01.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:01 smithi053 bash[76859]: cluster 2023-10-09T10:32:59.647897+0000 mgr.y (mgr.26072) 919 : cluster 0 pgmap v1020: 89 pgs: 9 creating+peering, 80 active+clean; 4.6 MiB data, 2.3 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:01.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:01 smithi053 bash[76859]: cluster 2023-10-09T10:33:00.337787+0000 mon.a (mon.0) 1356 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:33:01.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:01 smithi053 bash[76859]: cluster 2023-10-09T10:33:00.348427+0000 osd.5 (osd.5) 316 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T10:33:01.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:01 smithi053 bash[76859]: cluster 2023-10-09T10:33:00.352766+0000 osd.7 (osd.7) 275 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T10:33:01.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:01 smithi053 bash[76859]: cluster 2023-10-09T10:33:00.352873+0000 osd.4 (osd.4) 268 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T10:33:01.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:01 smithi053 bash[76859]: cluster 2023-10-09T10:33:00.352899+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T10:33:01.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:01 smithi053 bash[76859]: cluster 2023-10-09T10:33:00.353057+0000 osd.5 (osd.5) 317 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T10:33:01.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:01 smithi053 bash[76859]: audit 2023-10-09T10:33:00.353227+0000 mon.a (mon.0) 1357 : audit 1 from='client.? 172.21.15.53:0/891449446' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:33:01.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:01 smithi053 bash[76859]: cluster 2023-10-09T10:33:00.353313+0000 mon.a (mon.0) 1358 : cluster 0 osdmap e288: 8 total, 8 up, 5 in 2023-10-09T10:33:01.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:01 smithi053 bash[79554]: cluster 2023-10-09T10:32:59.647897+0000 mgr.y (mgr.26072) 919 : cluster 0 pgmap v1020: 89 pgs: 9 creating+peering, 80 active+clean; 4.6 MiB data, 2.3 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:01.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:01 smithi053 bash[79554]: cluster 2023-10-09T10:33:00.337787+0000 mon.a (mon.0) 1356 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:33:01.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:01 smithi053 bash[79554]: cluster 2023-10-09T10:33:00.348427+0000 osd.5 (osd.5) 316 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T10:33:01.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:01 smithi053 bash[79554]: cluster 2023-10-09T10:33:00.352766+0000 osd.7 (osd.7) 275 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T10:33:01.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:01 smithi053 bash[79554]: cluster 2023-10-09T10:33:00.352873+0000 osd.4 (osd.4) 268 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T10:33:01.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:01 smithi053 bash[79554]: cluster 2023-10-09T10:33:00.352899+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T10:33:01.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:01 smithi053 bash[79554]: cluster 2023-10-09T10:33:00.353057+0000 osd.5 (osd.5) 317 : cluster 3 failed to encode map e288 with expected crc 2023-10-09T10:33:01.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:01 smithi053 bash[79554]: audit 2023-10-09T10:33:00.353227+0000 mon.a (mon.0) 1357 : audit 1 from='client.? 172.21.15.53:0/891449446' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:33:01.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:01 smithi053 bash[79554]: cluster 2023-10-09T10:33:00.353313+0000 mon.a (mon.0) 1358 : cluster 0 osdmap e288: 8 total, 8 up, 5 in 2023-10-09T10:33:01.722 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:01.753 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:01.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:01.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:01.856 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:01.885 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:01.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:01.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:01.989 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:02.026 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:02.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:02.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:02.129 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:02.135 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:33:02.159 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:02.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:02.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:02.163 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:33:02.190 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:33:02.218 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:33:02.249 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:33:02.264 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:02.276 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:33:02.295 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:02.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:02.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:02.308 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:33:02.336 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:33:02.339 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:33:02.339 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:33:02.339 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:33:02.339 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:33:02.339 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:33:02.339 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:33:02.339 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:33:02.339 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:33:02.391 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:02 smithi053 bash[79554]: audit 2023-10-09T10:33:02.102090+0000 mon.a (mon.0) 1359 : audit 0 from='client.? 172.21.15.53:0/2956480510' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:33:02.392 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:02 smithi053 bash[76859]: audit 2023-10-09T10:33:02.102090+0000 mon.a (mon.0) 1359 : audit 0 from='client.? 172.21.15.53:0/2956480510' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:33:02.399 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:02.435 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:02.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:02.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:02.538 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:02.568 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:02.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:02.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:02.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:02 smithi086 bash[59714]: audit 2023-10-09T10:33:02.102090+0000 mon.a (mon.0) 1359 : audit 0 from='client.? 172.21.15.53:0/2956480510' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:33:02.671 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:02.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:33:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:33:02] "GET /metrics HTTP/1.1" 200 34190 "" "Prometheus/2.33.4" 2023-10-09T10:33:02.705 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:02.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:02.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:02.809 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:02.834 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:02.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:02.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:02.938 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:02.966 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:02.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:02.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:03.069 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:03.100 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:03.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:03.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:03.203 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:03.234 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:03.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:03.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:03.337 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:03.370 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:03.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:03.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:03.474 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:03.502 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:03.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:03.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:03.605 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:03 smithi086 bash[59714]: cluster 2023-10-09T10:33:01.648492+0000 mgr.y (mgr.26072) 920 : cluster 0 pgmap v1022: 89 pgs: 89 active+clean; 4.6 MiB data, 2.3 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:03.639 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:03.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:03.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:03.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:03 smithi053 bash[79554]: cluster 2023-10-09T10:33:01.648492+0000 mgr.y (mgr.26072) 920 : cluster 0 pgmap v1022: 89 pgs: 89 active+clean; 4.6 MiB data, 2.3 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:03.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:03 smithi053 bash[76859]: cluster 2023-10-09T10:33:01.648492+0000 mgr.y (mgr.26072) 920 : cluster 0 pgmap v1022: 89 pgs: 89 active+clean; 4.6 MiB data, 2.3 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:03.744 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:03.779 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:03.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:03.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:03.883 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:03.899 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T10:33:03.913 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:03.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:03.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:04.017 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:04.047 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:04.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:04.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:04.151 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:04.182 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:04.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:04.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:04.286 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:04.318 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:04.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:04.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:04.421 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:04.453 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:04.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:04.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:04.557 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:04.590 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:04.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:04.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:04.695 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:04.725 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:04.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:04.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:04.830 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:04.857 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:04.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:04.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:04.961 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:04.990 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:04.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:04.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:05.000 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:33:05.000 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:33:05.093 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:05.125 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:05.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:05.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:05.229 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:05.258 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:05.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:05.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:05.363 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:05.387 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:05.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:05.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:05.490 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:05.508 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:33:05.518 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:05.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:05.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:05 smithi086 bash[59714]: cluster 2023-10-09T10:33:03.649399+0000 mgr.y (mgr.26072) 921 : cluster 0 pgmap v1023: 89 pgs: 89 active+clean; 4.6 MiB data, 2.3 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:05.620 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:05.650 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:05.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:05.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:05.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:05 smithi053 bash[79554]: cluster 2023-10-09T10:33:03.649399+0000 mgr.y (mgr.26072) 921 : cluster 0 pgmap v1023: 89 pgs: 89 active+clean; 4.6 MiB data, 2.3 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:05.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:05 smithi053 bash[76859]: cluster 2023-10-09T10:33:03.649399+0000 mgr.y (mgr.26072) 921 : cluster 0 pgmap v1023: 89 pgs: 89 active+clean; 4.6 MiB data, 2.3 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:05.754 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:05.783 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:05.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:05.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:05.887 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:05.910 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:05.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:05.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:06.014 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:06.043 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:06.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:06.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:06.149 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:06.182 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:06.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:06.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:06.286 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:06.317 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:06.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:06.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:06.421 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:06.452 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:06.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:06.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:06.556 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:06.588 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:06.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:06.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:06.692 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:06.722 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:06.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:06.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:06.825 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:06.860 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:06.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:06.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:06.964 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:06.984 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 6, 7] out_osds: [0, 3, 4] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:33:06.984 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:33:06.984 INFO:tasks.thrashosds.thrasher:Removing osd 7, in_osds are: [1, 2, 5, 6, 7] 2023-10-09T10:33:06.984 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd out 7 2023-10-09T10:33:06.996 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:06.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:06.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:07.099 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:07.128 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:07.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:07.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:07.231 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:07.261 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:07.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:07.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:07.366 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:07.396 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:07.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:07.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:07.500 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:07.514 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:07 smithi086 bash[59714]: cluster 2023-10-09T10:33:05.650521+0000 mgr.y (mgr.26072) 922 : cluster 0 pgmap v1024: 89 pgs: 89 active+clean; 4.6 MiB data, 2.2 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:07.531 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:07.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:07.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:07.635 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:07.665 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:07.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:07.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:07.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:07 smithi053 bash[76859]: cluster 2023-10-09T10:33:05.650521+0000 mgr.y (mgr.26072) 922 : cluster 0 pgmap v1024: 89 pgs: 89 active+clean; 4.6 MiB data, 2.2 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:07.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:07 smithi053 bash[79554]: cluster 2023-10-09T10:33:05.650521+0000 mgr.y (mgr.26072) 922 : cluster 0 pgmap v1024: 89 pgs: 89 active+clean; 4.6 MiB data, 2.2 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:07.770 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:07.802 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:07.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:07.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:07.905 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:07.931 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:07.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:07.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:08.034 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:08.070 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:08.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:08.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:08.174 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:08.207 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:08.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:08.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:08.310 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:08.339 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:08.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:08.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:08.443 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:08.475 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:08.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:08.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:08.578 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:08.608 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:08.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:08.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:08.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:08 smithi086 bash[59714]: audit 2023-10-09T10:33:08.078176+0000 mon.a (mon.0) 1360 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:33:08.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:08 smithi053 bash[76859]: audit 2023-10-09T10:33:08.078176+0000 mon.a (mon.0) 1360 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:33:08.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:08 smithi053 bash[79554]: audit 2023-10-09T10:33:08.078176+0000 mon.a (mon.0) 1360 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:33:08.712 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:08.749 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:08.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:08.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:08.853 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:08.883 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:08.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:08.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:08.987 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:09.019 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:09.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:09.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:09.123 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:09.155 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:09.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:09.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:09.258 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:09.259 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:33:09.292 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:09.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:09.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:09.396 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:09.404 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:09 smithi053 bash[76859]: cluster 2023-10-09T10:33:07.651145+0000 mgr.y (mgr.26072) 923 : cluster 0 pgmap v1025: 89 pgs: 89 active+clean; 4.6 MiB data, 2.2 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:09.405 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:09 smithi053 bash[76859]: audit 2023-10-09T10:33:08.541226+0000 mon.a (mon.0) 1361 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:33:09.405 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:09 smithi053 bash[79554]: cluster 2023-10-09T10:33:07.651145+0000 mgr.y (mgr.26072) 923 : cluster 0 pgmap v1025: 89 pgs: 89 active+clean; 4.6 MiB data, 2.2 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:09.405 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:09 smithi053 bash[79554]: audit 2023-10-09T10:33:08.541226+0000 mon.a (mon.0) 1361 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:33:09.418 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:09.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:09.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:09.521 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:09.546 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:09.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:09.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:09.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:09 smithi086 bash[59714]: cluster 2023-10-09T10:33:07.651145+0000 mgr.y (mgr.26072) 923 : cluster 0 pgmap v1025: 89 pgs: 89 active+clean; 4.6 MiB data, 2.2 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:09.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:09 smithi086 bash[59714]: audit 2023-10-09T10:33:08.541226+0000 mon.a (mon.0) 1361 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:33:09.649 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:09.674 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:09.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:09.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:09.778 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:09.812 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:09.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:09.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:09.915 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:09.949 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:09.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:09.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:10.053 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:10.083 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:10.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:10.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:10.186 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:10.216 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:10.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:10.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:10.319 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:10.346 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:10.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:10.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:10.450 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:10.479 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:10.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:10.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:10.583 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:10.607 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:10.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:10.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:10.710 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:10.737 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:10.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:10.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:10.840 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:10.871 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:10.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:10.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:10.975 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:11.005 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:11.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:11.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:11.097 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:33:11.099 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:33:11.109 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:11.144 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:11.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:11.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:11.247 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:11.277 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:11.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:11.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:11.381 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:11.400 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:11.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:11.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:11.505 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:11.512 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:11 smithi053 bash[79554]: cluster 2023-10-09T10:33:09.652002+0000 mgr.y (mgr.26072) 924 : cluster 0 pgmap v1026: 89 pgs: 89 active+clean; 4.6 MiB data, 2.2 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:11.513 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:11 smithi053 bash[76859]: cluster 2023-10-09T10:33:09.652002+0000 mgr.y (mgr.26072) 924 : cluster 0 pgmap v1026: 89 pgs: 89 active+clean; 4.6 MiB data, 2.2 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:11.524 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:11.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:11.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:11.627 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:11.640 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:11 smithi086 bash[59714]: cluster 2023-10-09T10:33:09.652002+0000 mgr.y (mgr.26072) 924 : cluster 0 pgmap v1026: 89 pgs: 89 active+clean; 4.6 MiB data, 2.2 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:11.658 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:11.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:11.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:11.762 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:11.794 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:11.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:11.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:11.898 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:11.934 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:11.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:11.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:12.038 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:12.059 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:12.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:12.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:12.162 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:12.192 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:12.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:12.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:12.295 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:12.322 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:12.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:12.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:12.399 INFO:teuthology.orchestra.run.smithi053.stderr:enabled application 'rados' on pool 'unique_pool_3' 2023-10-09T10:33:12.427 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:12.457 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:12.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:12.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:12.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:12 smithi053 bash[76859]: audit 2023-10-09T10:33:11.635985+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.53:0/1787097964' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:33:12.527 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:12 smithi053 bash[76859]: audit 2023-10-09T10:33:11.636784+0000 mon.a (mon.0) 1362 : 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-10-09T10:33:12.562 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:12.593 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:12.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:12.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:12.696 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:12.710 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:12 smithi086 bash[59714]: audit 2023-10-09T10:33:11.635985+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.53:0/1787097964' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:33:12.710 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:12 smithi086 bash[59714]: audit 2023-10-09T10:33:11.636784+0000 mon.a (mon.0) 1362 : 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-10-09T10:33:12.728 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:12.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:12.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:12.832 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:12.844 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:33:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:33:12] "GET /metrics HTTP/1.1" 200 36473 "" "Prometheus/2.33.4" 2023-10-09T10:33:12.844 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:12 smithi053 bash[79554]: audit 2023-10-09T10:33:11.635985+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.53:0/1787097964' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:33:12.845 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:12 smithi053 bash[79554]: audit 2023-10-09T10:33:11.636784+0000 mon.a (mon.0) 1362 : 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-10-09T10:33:12.859 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:12.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:12.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:12.962 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:12.988 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:12.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:12.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:13.092 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:13.122 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:13.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:13.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:13.226 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:13.250 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:13.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:13.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:13.353 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:13.386 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:13.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:13.389 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:13.490 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:13.503 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:13 smithi053 bash[76859]: cluster 2023-10-09T10:33:11.652669+0000 mgr.y (mgr.26072) 925 : cluster 0 pgmap v1027: 89 pgs: 89 active+clean; 4.6 MiB data, 2.2 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:13.504 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:13 smithi053 bash[76859]: cluster 2023-10-09T10:33:12.390405+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e289 with expected crc 2023-10-09T10:33:13.504 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:13 smithi053 bash[76859]: audit 2023-10-09T10:33:12.392484+0000 mon.a (mon.0) 1363 : 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-10-09T10:33:13.504 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:13 smithi053 bash[76859]: cluster 2023-10-09T10:33:12.392664+0000 mon.a (mon.0) 1364 : cluster 0 osdmap e289: 8 total, 8 up, 5 in 2023-10-09T10:33:13.504 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:13 smithi053 bash[76859]: cluster 2023-10-09T10:33:12.843962+0000 osd.5 (osd.5) 318 : cluster 3 failed to encode map e289 with expected crc 2023-10-09T10:33:13.504 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:13 smithi053 bash[76859]: cluster 2023-10-09T10:33:12.844019+0000 osd.7 (osd.7) 276 : cluster 3 failed to encode map e289 with expected crc 2023-10-09T10:33:13.504 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:13 smithi053 bash[79554]: cluster 2023-10-09T10:33:11.652669+0000 mgr.y (mgr.26072) 925 : cluster 0 pgmap v1027: 89 pgs: 89 active+clean; 4.6 MiB data, 2.2 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:13.504 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:13 smithi053 bash[79554]: cluster 2023-10-09T10:33:12.390405+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e289 with expected crc 2023-10-09T10:33:13.504 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:13 smithi053 bash[79554]: audit 2023-10-09T10:33:12.392484+0000 mon.a (mon.0) 1363 : 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-10-09T10:33:13.505 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:13 smithi053 bash[79554]: cluster 2023-10-09T10:33:12.392664+0000 mon.a (mon.0) 1364 : cluster 0 osdmap e289: 8 total, 8 up, 5 in 2023-10-09T10:33:13.505 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:13 smithi053 bash[79554]: cluster 2023-10-09T10:33:12.843962+0000 osd.5 (osd.5) 318 : cluster 3 failed to encode map e289 with expected crc 2023-10-09T10:33:13.505 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:13 smithi053 bash[79554]: cluster 2023-10-09T10:33:12.844019+0000 osd.7 (osd.7) 276 : cluster 3 failed to encode map e289 with expected crc 2023-10-09T10:33:13.516 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:13.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:13.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:13.561 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:33:13.561 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [], 2023-10-09T10:33:13.561 INFO:teuthology.orchestra.run.smithi053.stdout: "num_ops": 0 2023-10-09T10:33:13.561 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:33:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:13 smithi086 bash[59714]: cluster 2023-10-09T10:33:11.652669+0000 mgr.y (mgr.26072) 925 : cluster 0 pgmap v1027: 89 pgs: 89 active+clean; 4.6 MiB data, 2.2 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:13 smithi086 bash[59714]: cluster 2023-10-09T10:33:12.390405+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e289 with expected crc 2023-10-09T10:33:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:13 smithi086 bash[59714]: audit 2023-10-09T10:33:12.392484+0000 mon.a (mon.0) 1363 : 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-10-09T10:33:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:13 smithi086 bash[59714]: cluster 2023-10-09T10:33:12.392664+0000 mon.a (mon.0) 1364 : cluster 0 osdmap e289: 8 total, 8 up, 5 in 2023-10-09T10:33:13.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:13 smithi086 bash[59714]: cluster 2023-10-09T10:33:12.843962+0000 osd.5 (osd.5) 318 : cluster 3 failed to encode map e289 with expected crc 2023-10-09T10:33:13.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:13 smithi086 bash[59714]: cluster 2023-10-09T10:33:12.844019+0000 osd.7 (osd.7) 276 : cluster 3 failed to encode map e289 with expected crc 2023-10-09T10:33:13.620 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:13.641 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:13.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:13.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:13.744 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:13.772 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:13.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:13.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:13.876 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:13.904 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:13.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:13.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:14.007 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:14.040 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:14.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:14.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:14.143 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:14.165 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:14.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:14.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:14.268 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:14.300 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:14.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:14.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:14.404 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:14.411 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:14 smithi053 bash[76859]: cluster 2023-10-09T10:33:12.843909+0000 osd.4 (osd.4) 269 : cluster 3 failed to encode map e289 with expected crc 2023-10-09T10:33:14.412 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:14 smithi053 bash[79554]: cluster 2023-10-09T10:33:12.843909+0000 osd.4 (osd.4) 269 : cluster 3 failed to encode map e289 with expected crc 2023-10-09T10:33:14.428 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:14.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:14.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:14.531 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:14.542 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:14 smithi086 bash[59714]: cluster 2023-10-09T10:33:12.843909+0000 osd.4 (osd.4) 269 : cluster 3 failed to encode map e289 with expected crc 2023-10-09T10:33:14.564 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:14.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:14.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:14.668 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:14.702 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:14.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:14.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:14.805 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:14.838 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:14.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:14.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:14.943 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:14.971 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:14.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:14.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:15.075 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:15.112 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:15.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:15.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:15.215 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:15.244 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:15.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:15.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:15.347 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:15.377 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:15.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:15.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:15.481 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:15.509 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:15.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:15.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:15.613 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:15.648 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:15.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:15.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:15.752 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:15.774 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:15.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:15.776 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:15.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:15 smithi086 bash[59714]: cluster 2023-10-09T10:33:13.653212+0000 mgr.y (mgr.26072) 926 : cluster 0 pgmap v1029: 89 pgs: 89 active+clean; 4.6 MiB data, 2.2 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:15.876 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:15.890 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:15 smithi053 bash[79554]: cluster 2023-10-09T10:33:13.653212+0000 mgr.y (mgr.26072) 926 : cluster 0 pgmap v1029: 89 pgs: 89 active+clean; 4.6 MiB data, 2.2 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:15.890 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:15 smithi053 bash[76859]: cluster 2023-10-09T10:33:13.653212+0000 mgr.y (mgr.26072) 926 : cluster 0 pgmap v1029: 89 pgs: 89 active+clean; 4.6 MiB data, 2.2 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:15.903 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:15.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:15.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:16.007 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:16.038 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:16.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:16.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:16.141 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:16.173 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:16.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:16.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:16.277 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:16.310 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:16.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:16.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:16.415 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:16.451 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:16.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:16.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:16.555 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:16.587 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:16.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:16.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:16.691 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:16.723 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:16.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:16.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:16.828 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:16.862 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:16.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:16.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:16.966 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:16.998 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:17.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:17.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:17.102 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:17.127 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:17.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:17.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:17.231 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:17.266 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:17.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:17.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:17.370 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:17.396 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:17.397 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-09T10:33:17.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:17.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:17.500 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:17.513 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:17 smithi086 bash[59714]: cluster 2023-10-09T10:33:15.653941+0000 mgr.y (mgr.26072) 927 : cluster 0 pgmap v1030: 89 pgs: 89 active+clean; 4.6 MiB data, 2.2 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:17.533 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:17.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:17.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:17.637 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:17.637 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:17 smithi053 bash[79554]: cluster 2023-10-09T10:33:15.653941+0000 mgr.y (mgr.26072) 927 : cluster 0 pgmap v1030: 89 pgs: 89 active+clean; 4.6 MiB data, 2.2 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:17.638 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:17 smithi053 bash[76859]: cluster 2023-10-09T10:33:15.653941+0000 mgr.y (mgr.26072) 927 : cluster 0 pgmap v1030: 89 pgs: 89 active+clean; 4.6 MiB data, 2.2 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:17.659 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:17.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:17.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:17.762 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:17.781 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:17.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:17.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:17.884 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:17.907 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:17.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:17.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:18.011 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:18.036 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:18.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:18.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:18.139 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:18.170 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:18.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:18.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:18.216 DEBUG:teuthology.orchestra.run.smithi053:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_3 bench 90 write' 2023-10-09T10:33:18.221 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-09T10:33:18.221 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-09T10:33:18.274 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:18.305 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:18.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:18.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:18.410 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:18.435 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:18.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:18.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:18.539 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:18.567 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:18.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:18.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:18.670 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:18.700 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:18.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:18.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:18.727 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:hints = 1 2023-10-09T10:33:18.727 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-09T10:33:18.728 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Object prefix: benchmark_data_smithi053_182275 2023-10-09T10:33:18.728 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:33:18.728 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 0 0 0 0 0 0 - 0 2023-10-09T10:33:18.804 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:18.832 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:18.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:18.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:18.935 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:18.960 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:18.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:18.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:19.063 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:19.090 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:19.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:19.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:19.193 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:19.220 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:19.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:19.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:19.324 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:19.351 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:19.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:19.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:19.454 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:19.484 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:19.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:19.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:19.588 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:19.597 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:19 smithi086 bash[59714]: cluster 2023-10-09T10:33:17.654337+0000 mgr.y (mgr.26072) 928 : cluster 0 pgmap v1031: 89 pgs: 89 active+clean; 4.6 MiB data, 2.2 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:19.598 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:19 smithi086 bash[59714]: audit 2023-10-09T10:33:18.595841+0000 mon.a (mon.0) 1365 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:33:19.613 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:19.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:19.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:19.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:19 smithi053 bash[76859]: cluster 2023-10-09T10:33:17.654337+0000 mgr.y (mgr.26072) 928 : cluster 0 pgmap v1031: 89 pgs: 89 active+clean; 4.6 MiB data, 2.2 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:19.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:19 smithi053 bash[76859]: audit 2023-10-09T10:33:18.595841+0000 mon.a (mon.0) 1365 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:33:19.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:19 smithi053 bash[79554]: cluster 2023-10-09T10:33:17.654337+0000 mgr.y (mgr.26072) 928 : cluster 0 pgmap v1031: 89 pgs: 89 active+clean; 4.6 MiB data, 2.2 GiB used, 445 GiB / 447 GiB avail 2023-10-09T10:33:19.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:19 smithi053 bash[79554]: audit 2023-10-09T10:33:18.595841+0000 mon.a (mon.0) 1365 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:33:19.717 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:19.728 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 1 16 2678 2662 166.365 166.375 0.00648921 0.00597072 2023-10-09T10:33:19.748 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:19.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:19.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:19.853 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:19.880 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:19.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:19.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:19.984 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:20.011 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:20.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:20.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:20.115 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:20.143 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:20.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:20.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:20.247 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:20.280 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:20.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:20.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:20.384 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:20.410 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:20.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:20.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:20.514 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:20.544 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:20.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:20.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:20.647 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:20.672 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:20.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:20.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:20.728 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 2 15 5495 5480 171.236 176.125 0.00346463 0.00582827 2023-10-09T10:33:20.777 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:20.802 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:20.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:20.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:20.906 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:20.930 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:20.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:20.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:21.034 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:21.064 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:21.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:21.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:21.167 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:21.190 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:21.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:21.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:21.294 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:21.321 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:21.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:21.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:21.413 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:21 smithi053 bash[76859]: cluster 2023-10-09T10:33:19.655063+0000 mgr.y (mgr.26072) 929 : cluster 0 pgmap v1032: 89 pgs: 89 active+clean; 8.9 MiB data, 2.2 GiB used, 445 GiB / 447 GiB avail; 441 KiB/s wr, 6 op/s 2023-10-09T10:33:21.428 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:21.453 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:21.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:21.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:21.557 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:21.578 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:21.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:21.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:21.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:21 smithi086 bash[59714]: cluster 2023-10-09T10:33:19.655063+0000 mgr.y (mgr.26072) 929 : cluster 0 pgmap v1032: 89 pgs: 89 active+clean; 8.9 MiB data, 2.2 GiB used, 445 GiB / 447 GiB avail; 441 KiB/s wr, 6 op/s 2023-10-09T10:33:21.682 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:21.714 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:21.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:21.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:21.722 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:21 smithi053 bash[79554]: cluster 2023-10-09T10:33:19.655063+0000 mgr.y (mgr.26072) 929 : cluster 0 pgmap v1032: 89 pgs: 89 active+clean; 8.9 MiB data, 2.2 GiB used, 445 GiB / 447 GiB avail; 441 KiB/s wr, 6 op/s 2023-10-09T10:33:21.728 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 3 16 7869 7853 163.59 148.312 0.0898555 0.00608223 2023-10-09T10:33:21.817 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:21.851 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:21.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:21.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:21.954 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:21.979 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:21.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:21.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:22.083 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:22.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:22.121 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:22.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:22.222 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:22.249 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:22.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:22.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:22.354 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:22.381 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:22.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:22.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:22.485 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:22.504 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:22.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:22.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:22.607 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:22.616 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:33:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:33:22] "GET /metrics HTTP/1.1" 200 36473 "" "Prometheus/2.33.4" 2023-10-09T10:33:22.634 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:22.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:22.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:22.728 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 4 16 10054 10038 156.83 136.562 0.00615758 0.00636599 2023-10-09T10:33:22.737 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:22.760 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:22.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:22.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:22.864 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:22.894 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:22.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:22.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:22.997 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:23.027 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:23.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:23.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:23.130 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:23.159 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:23.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:23.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:23.262 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:23.289 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:23.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:23.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:23.394 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:23.416 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:23 smithi053 bash[76859]: cluster 2023-10-09T10:33:21.655625+0000 mgr.y (mgr.26072) 930 : cluster 0 pgmap v1033: 89 pgs: 89 active+clean; 146 MiB data, 2.4 GiB used, 445 GiB / 447 GiB avail; 14 MiB/s wr, 225 op/s 2023-10-09T10:33:23.416 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:23 smithi053 bash[76859]: audit 2023-10-09T10:33:22.488838+0000 mon.c (mon.2) 80 : audit 1 from='client.? 172.21.15.53:0/157597846' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:33:23.419 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:23.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:23.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:23.430 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is unset 2023-10-09T10:33:23.524 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:23.547 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:23.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:23.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:23.653 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:23.660 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:23 smithi086 bash[59714]: cluster 2023-10-09T10:33:21.655625+0000 mgr.y (mgr.26072) 930 : cluster 0 pgmap v1033: 89 pgs: 89 active+clean; 146 MiB data, 2.4 GiB used, 445 GiB / 447 GiB avail; 14 MiB/s wr, 225 op/s 2023-10-09T10:33:23.660 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:23 smithi086 bash[59714]: audit 2023-10-09T10:33:22.488838+0000 mon.c (mon.2) 80 : audit 1 from='client.? 172.21.15.53:0/157597846' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:33:23.660 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:23 smithi086 bash[59714]: audit 2023-10-09T10:33:22.489257+0000 mon.a (mon.0) 1366 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:33:23.660 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:23 smithi086 bash[59714]: audit 2023-10-09T10:33:23.078702+0000 mon.a (mon.0) 1367 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:33:23.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:23 smithi053 bash[79554]: cluster 2023-10-09T10:33:21.655625+0000 mgr.y (mgr.26072) 930 : cluster 0 pgmap v1033: 89 pgs: 89 active+clean; 146 MiB data, 2.4 GiB used, 445 GiB / 447 GiB avail; 14 MiB/s wr, 225 op/s 2023-10-09T10:33:23.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:23 smithi053 bash[79554]: audit 2023-10-09T10:33:22.488838+0000 mon.c (mon.2) 80 : audit 1 from='client.? 172.21.15.53:0/157597846' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:33:23.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:23 smithi053 bash[79554]: audit 2023-10-09T10:33:22.489257+0000 mon.a (mon.0) 1366 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:33:23.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:23 smithi053 bash[79554]: audit 2023-10-09T10:33:23.078702+0000 mon.a (mon.0) 1367 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:33:23.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:23 smithi053 bash[76859]: audit 2023-10-09T10:33:22.489257+0000 mon.a (mon.0) 1366 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:33:23.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:23 smithi053 bash[76859]: audit 2023-10-09T10:33:23.078702+0000 mon.a (mon.0) 1367 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:33:23.677 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:23.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:23.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:23.728 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 5 16 12367 12351 154.374 144.562 0.0378506 0.00642407 2023-10-09T10:33:23.782 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:23.808 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:23.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:23.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:23.911 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:23.934 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:23.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:23.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:24.036 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:24.058 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:24.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:24.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:24.161 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:24.187 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:24.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:24.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:24.291 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:24.321 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:24.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:24.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:24.418 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:24 smithi053 bash[76859]: cluster 2023-10-09T10:33:23.411336+0000 mon.a (mon.0) 1368 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:33:24.418 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:24 smithi053 bash[76859]: cluster 2023-10-09T10:33:23.421176+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e290 with expected crc 2023-10-09T10:33:24.418 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:24 smithi053 bash[76859]: audit 2023-10-09T10:33:23.422038+0000 mon.a (mon.0) 1369 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:33:24.418 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:24 smithi053 bash[76859]: cluster 2023-10-09T10:33:23.422312+0000 mon.a (mon.0) 1370 : cluster 0 osdmap e290: 8 total, 8 up, 5 in 2023-10-09T10:33:24.419 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:24 smithi053 bash[76859]: cluster 2023-10-09T10:33:23.422597+0000 osd.7 (osd.7) 277 : cluster 3 failed to encode map e290 with expected crc 2023-10-09T10:33:24.425 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:24.455 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:24.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:24.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:24.561 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:24.587 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:24.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:24.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:24.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:24 smithi086 bash[59714]: cluster 2023-10-09T10:33:23.411336+0000 mon.a (mon.0) 1368 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:33:24.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:24 smithi086 bash[59714]: cluster 2023-10-09T10:33:23.421176+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e290 with expected crc 2023-10-09T10:33:24.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:24 smithi086 bash[59714]: audit 2023-10-09T10:33:23.422038+0000 mon.a (mon.0) 1369 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:33:24.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:24 smithi086 bash[59714]: cluster 2023-10-09T10:33:23.422312+0000 mon.a (mon.0) 1370 : cluster 0 osdmap e290: 8 total, 8 up, 5 in 2023-10-09T10:33:24.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:24 smithi086 bash[59714]: cluster 2023-10-09T10:33:23.422597+0000 osd.7 (osd.7) 277 : cluster 3 failed to encode map e290 with expected crc 2023-10-09T10:33:24.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:24 smithi053 bash[79554]: cluster 2023-10-09T10:33:23.411336+0000 mon.a (mon.0) 1368 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:33:24.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:24 smithi053 bash[79554]: cluster 2023-10-09T10:33:23.421176+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e290 with expected crc 2023-10-09T10:33:24.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:24 smithi053 bash[79554]: audit 2023-10-09T10:33:23.422038+0000 mon.a (mon.0) 1369 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:33:24.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:24 smithi053 bash[79554]: cluster 2023-10-09T10:33:23.422312+0000 mon.a (mon.0) 1370 : cluster 0 osdmap e290: 8 total, 8 up, 5 in 2023-10-09T10:33:24.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:24 smithi053 bash[79554]: cluster 2023-10-09T10:33:23.422597+0000 osd.7 (osd.7) 277 : cluster 3 failed to encode map e290 with expected crc 2023-10-09T10:33:24.691 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:24.717 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:24.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:24.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:24.728 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 6 16 14173 14157 147.456 112.875 0.0100022 0.0067725 2023-10-09T10:33:24.821 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:24.847 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:24.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:24.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:24.950 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:24.976 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:24.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:24.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:25.079 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:25.107 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:25.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:25.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:25.209 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:25.235 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:25.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:25.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:25.337 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:25.365 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:25.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:25.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:25.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:25 smithi053 bash[76859]: cluster 2023-10-09T10:33:23.582530+0000 osd.4 (osd.4) 270 : cluster 3 failed to encode map e290 with expected crc 2023-10-09T10:33:25.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:25 smithi053 bash[76859]: cluster 2023-10-09T10:33:23.656146+0000 mgr.y (mgr.26072) 931 : cluster 0 pgmap v1035: 89 pgs: 89 active+clean; 312 MiB data, 2.8 GiB used, 444 GiB / 447 GiB avail; 31 MiB/s wr, 491 op/s 2023-10-09T10:33:25.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:25 smithi053 bash[76859]: audit 2023-10-09T10:33:25.138931+0000 mon.a (mon.0) 1371 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:33:25.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:25 smithi053 bash[76859]: audit 2023-10-09T10:33:25.145846+0000 mon.a (mon.0) 1372 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:33:25.469 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:25.505 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:25.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:25.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:25.611 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:25 smithi086 bash[59714]: cluster 2023-10-09T10:33:23.582530+0000 osd.4 (osd.4) 270 : cluster 3 failed to encode map e290 with expected crc 2023-10-09T10:33:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:25 smithi086 bash[59714]: cluster 2023-10-09T10:33:23.656146+0000 mgr.y (mgr.26072) 931 : cluster 0 pgmap v1035: 89 pgs: 89 active+clean; 312 MiB data, 2.8 GiB used, 444 GiB / 447 GiB avail; 31 MiB/s wr, 491 op/s 2023-10-09T10:33:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:25 smithi086 bash[59714]: audit 2023-10-09T10:33:25.138931+0000 mon.a (mon.0) 1371 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:33:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:25 smithi086 bash[59714]: audit 2023-10-09T10:33:25.145846+0000 mon.a (mon.0) 1372 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:33:25.639 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:25.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:25.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:25.678 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:25 smithi053 bash[79554]: cluster 2023-10-09T10:33:23.582530+0000 osd.4 (osd.4) 270 : cluster 3 failed to encode map e290 with expected crc 2023-10-09T10:33:25.678 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:25 smithi053 bash[79554]: cluster 2023-10-09T10:33:23.656146+0000 mgr.y (mgr.26072) 931 : cluster 0 pgmap v1035: 89 pgs: 89 active+clean; 312 MiB data, 2.8 GiB used, 444 GiB / 447 GiB avail; 31 MiB/s wr, 491 op/s 2023-10-09T10:33:25.678 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:25 smithi053 bash[79554]: audit 2023-10-09T10:33:25.138931+0000 mon.a (mon.0) 1371 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:33:25.678 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:25 smithi053 bash[79554]: audit 2023-10-09T10:33:25.145846+0000 mon.a (mon.0) 1372 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:33:25.729 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 7 16 15798 15782 140.899 101.562 0.007466 0.00708862 2023-10-09T10:33:25.742 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:25.772 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:25.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:25.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:25.876 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:25.901 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:25.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:25.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:26.007 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:26.033 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:26.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:26.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:26.136 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:26.162 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:26.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:26.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:26.265 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:26.298 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:26.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:26.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:26.402 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:26.431 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:26.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:26.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:26.535 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:26.570 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:26.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:26.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:26.676 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:26.699 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:26.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:26.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:26.729 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 8 16 17877 17861 139.527 129.938 0.00377368 0.00715723 2023-10-09T10:33:26.803 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:26.828 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:26.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:26.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:26.933 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:26.972 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:26.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:26.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:26.985 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:33:27.022 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:33:27.064 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:33:27.077 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:27.087 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:26 smithi053 bash[76859]: debug 2023-10-09T10:33:26.720+0000 7f1b361d3700 -1 mon.a@0(leader).osd e290 definitely_dead 0 2023-10-09T10:33:27.103 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:33:27.106 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:27.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:27.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:27.140 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:33:27.180 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:33:27.212 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:27.214 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:33:27.243 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:27.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:27.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:27.250 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:33:27.255 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:33:27.255 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:33:27.255 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:33:27.255 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:33:27.255 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:33:27.255 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:33:27.255 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:33:27.255 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:33:27.349 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:27.376 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:27.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:27.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:27.446 INFO:teuthology.orchestra.run.smithi053.stderr:marked out osd.7. 2023-10-09T10:33:27.480 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:27.506 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:27.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:27.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:27.609 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:27.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:27 smithi086 bash[59714]: cluster 2023-10-09T10:33:25.656867+0000 mgr.y (mgr.26072) 932 : cluster 0 pgmap v1036: 89 pgs: 89 active+clean; 847 MiB data, 4.3 GiB used, 443 GiB / 447 GiB avail; 84 MiB/s wr, 1.35k op/s 2023-10-09T10:33:27.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:27 smithi086 bash[59714]: audit 2023-10-09T10:33:26.723333+0000 mon.a (mon.0) 1373 : audit 1 from='client.? 172.21.15.53:0/1070425345' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-09T10:33:27.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:27 smithi086 bash[59714]: cluster 2023-10-09T10:33:26.723449+0000 mon.a (mon.0) 1374 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-10-09T10:33:27.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:27 smithi086 bash[59714]: audit 2023-10-09T10:33:26.945476+0000 mon.a (mon.0) 1375 : audit 0 from='client.? 172.21.15.53:0/2767458905' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:33:27.632 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:27.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:27.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:27.729 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 9 16 19407 19391 134.647 95.625 0.0030798 0.00721351 2023-10-09T10:33:27.735 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:27.769 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:27.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:27.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:27.873 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:27.886 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:27 smithi053 bash[79554]: cluster 2023-10-09T10:33:25.656867+0000 mgr.y (mgr.26072) 932 : cluster 0 pgmap v1036: 89 pgs: 89 active+clean; 847 MiB data, 4.3 GiB used, 443 GiB / 447 GiB avail; 84 MiB/s wr, 1.35k op/s 2023-10-09T10:33:27.886 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:27 smithi053 bash[79554]: audit 2023-10-09T10:33:26.723333+0000 mon.a (mon.0) 1373 : audit 1 from='client.? 172.21.15.53:0/1070425345' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-09T10:33:27.886 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:27 smithi053 bash[79554]: cluster 2023-10-09T10:33:26.723449+0000 mon.a (mon.0) 1374 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-10-09T10:33:27.886 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:27 smithi053 bash[79554]: audit 2023-10-09T10:33:26.945476+0000 mon.a (mon.0) 1375 : audit 0 from='client.? 172.21.15.53:0/2767458905' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:33:27.886 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:27 smithi053 bash[76859]: cluster 2023-10-09T10:33:25.656867+0000 mgr.y (mgr.26072) 932 : cluster 0 pgmap v1036: 89 pgs: 89 active+clean; 847 MiB data, 4.3 GiB used, 443 GiB / 447 GiB avail; 84 MiB/s wr, 1.35k op/s 2023-10-09T10:33:27.886 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:27 smithi053 bash[76859]: audit 2023-10-09T10:33:26.723333+0000 mon.a (mon.0) 1373 : audit 1 from='client.? 172.21.15.53:0/1070425345' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-09T10:33:27.886 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:27 smithi053 bash[76859]: cluster 2023-10-09T10:33:26.723449+0000 mon.a (mon.0) 1374 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-10-09T10:33:27.887 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:27 smithi053 bash[76859]: audit 2023-10-09T10:33:26.945476+0000 mon.a (mon.0) 1375 : audit 0 from='client.? 172.21.15.53:0/2767458905' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:33:27.903 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:27.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:27.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:28.007 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:28.039 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:28.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:28.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:28.142 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:28.169 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:28.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:28.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:28.272 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:28.304 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:28.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:28.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:28.407 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:28.442 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:28.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:28.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:28.545 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:28.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:28 smithi053 bash[76859]: audit 2023-10-09T10:33:27.436312+0000 mon.a (mon.0) 1376 : audit 1 from='client.? 172.21.15.53:0/1070425345' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-10-09T10:33:28.554 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:28 smithi053 bash[76859]: cluster 2023-10-09T10:33:27.436375+0000 mon.a (mon.0) 1377 : cluster 0 osdmap e291: 8 total, 8 up, 4 in 2023-10-09T10:33:28.554 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:28 smithi053 bash[76859]: cluster 2023-10-09T10:33:27.443034+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e291 with expected crc 2023-10-09T10:33:28.554 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:28 smithi053 bash[76859]: cluster 2023-10-09T10:33:27.444512+0000 osd.5 (osd.5) 319 : cluster 3 failed to encode map e291 with expected crc 2023-10-09T10:33:28.554 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:28 smithi053 bash[76859]: cluster 2023-10-09T10:33:27.448403+0000 osd.7 (osd.7) 278 : cluster 3 failed to encode map e291 with expected crc 2023-10-09T10:33:28.554 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:28 smithi053 bash[76859]: cluster 2023-10-09T10:33:28.203777+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e292 with expected crc 2023-10-09T10:33:28.554 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:28 smithi053 bash[76859]: cluster 2023-10-09T10:33:28.204913+0000 mon.a (mon.0) 1378 : cluster 0 osdmap e292: 8 total, 8 up, 4 in 2023-10-09T10:33:28.554 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:28 smithi053 bash[76859]: cluster 2023-10-09T10:33:28.207914+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e292 with expected crc 2023-10-09T10:33:28.554 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:28 smithi053 bash[76859]: cluster 2023-10-09T10:33:28.208324+0000 osd.5 (osd.5) 320 : cluster 3 failed to encode map e292 with expected crc 2023-10-09T10:33:28.554 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:28 smithi053 bash[76859]: cluster 2023-10-09T10:33:28.210792+0000 osd.5 (osd.5) 321 : cluster 3 failed to encode map e292 with expected crc 2023-10-09T10:33:28.554 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:28 smithi053 bash[76859]: cluster 2023-10-09T10:33:28.211906+0000 osd.7 (osd.7) 279 : cluster 3 failed to encode map e292 with expected crc 2023-10-09T10:33:28.554 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:28 smithi053 bash[76859]: cluster 2023-10-09T10:33:28.214610+0000 osd.7 (osd.7) 280 : cluster 3 failed to encode map e292 with expected crc 2023-10-09T10:33:28.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:28 smithi053 bash[79554]: audit 2023-10-09T10:33:27.436312+0000 mon.a (mon.0) 1376 : audit 1 from='client.? 172.21.15.53:0/1070425345' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-10-09T10:33:28.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:28 smithi053 bash[79554]: cluster 2023-10-09T10:33:27.436375+0000 mon.a (mon.0) 1377 : cluster 0 osdmap e291: 8 total, 8 up, 4 in 2023-10-09T10:33:28.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:28 smithi053 bash[79554]: cluster 2023-10-09T10:33:27.443034+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e291 with expected crc 2023-10-09T10:33:28.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:28 smithi053 bash[79554]: cluster 2023-10-09T10:33:27.444512+0000 osd.5 (osd.5) 319 : cluster 3 failed to encode map e291 with expected crc 2023-10-09T10:33:28.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:28 smithi053 bash[79554]: cluster 2023-10-09T10:33:27.448403+0000 osd.7 (osd.7) 278 : cluster 3 failed to encode map e291 with expected crc 2023-10-09T10:33:28.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:28 smithi053 bash[79554]: cluster 2023-10-09T10:33:28.203777+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e292 with expected crc 2023-10-09T10:33:28.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:28 smithi053 bash[79554]: cluster 2023-10-09T10:33:28.204913+0000 mon.a (mon.0) 1378 : cluster 0 osdmap e292: 8 total, 8 up, 4 in 2023-10-09T10:33:28.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:28 smithi053 bash[79554]: cluster 2023-10-09T10:33:28.207914+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e292 with expected crc 2023-10-09T10:33:28.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:28 smithi053 bash[79554]: cluster 2023-10-09T10:33:28.208324+0000 osd.5 (osd.5) 320 : cluster 3 failed to encode map e292 with expected crc 2023-10-09T10:33:28.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:28 smithi053 bash[79554]: cluster 2023-10-09T10:33:28.210792+0000 osd.5 (osd.5) 321 : cluster 3 failed to encode map e292 with expected crc 2023-10-09T10:33:28.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:28 smithi053 bash[79554]: cluster 2023-10-09T10:33:28.211906+0000 osd.7 (osd.7) 279 : cluster 3 failed to encode map e292 with expected crc 2023-10-09T10:33:28.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:28 smithi053 bash[79554]: cluster 2023-10-09T10:33:28.214610+0000 osd.7 (osd.7) 280 : cluster 3 failed to encode map e292 with expected crc 2023-10-09T10:33:28.567 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:28.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:28.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:28.670 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:28.681 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:28 smithi086 bash[59714]: audit 2023-10-09T10:33:27.436312+0000 mon.a (mon.0) 1376 : audit 1 from='client.? 172.21.15.53:0/1070425345' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-10-09T10:33:28.682 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:28 smithi086 bash[59714]: cluster 2023-10-09T10:33:27.436375+0000 mon.a (mon.0) 1377 : cluster 0 osdmap e291: 8 total, 8 up, 4 in 2023-10-09T10:33:28.682 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:28 smithi086 bash[59714]: cluster 2023-10-09T10:33:27.443034+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e291 with expected crc 2023-10-09T10:33:28.682 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:28 smithi086 bash[59714]: cluster 2023-10-09T10:33:27.444512+0000 osd.5 (osd.5) 319 : cluster 3 failed to encode map e291 with expected crc 2023-10-09T10:33:28.682 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:28 smithi086 bash[59714]: cluster 2023-10-09T10:33:27.448403+0000 osd.7 (osd.7) 278 : cluster 3 failed to encode map e291 with expected crc 2023-10-09T10:33:28.682 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:28 smithi086 bash[59714]: cluster 2023-10-09T10:33:28.203777+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e292 with expected crc 2023-10-09T10:33:28.682 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:28 smithi086 bash[59714]: cluster 2023-10-09T10:33:28.204913+0000 mon.a (mon.0) 1378 : cluster 0 osdmap e292: 8 total, 8 up, 4 in 2023-10-09T10:33:28.682 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:28 smithi086 bash[59714]: cluster 2023-10-09T10:33:28.207914+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e292 with expected crc 2023-10-09T10:33:28.682 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:28 smithi086 bash[59714]: cluster 2023-10-09T10:33:28.208324+0000 osd.5 (osd.5) 320 : cluster 3 failed to encode map e292 with expected crc 2023-10-09T10:33:28.682 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:28 smithi086 bash[59714]: cluster 2023-10-09T10:33:28.210792+0000 osd.5 (osd.5) 321 : cluster 3 failed to encode map e292 with expected crc 2023-10-09T10:33:28.682 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:28 smithi086 bash[59714]: cluster 2023-10-09T10:33:28.211906+0000 osd.7 (osd.7) 279 : cluster 3 failed to encode map e292 with expected crc 2023-10-09T10:33:28.682 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:28 smithi086 bash[59714]: cluster 2023-10-09T10:33:28.214610+0000 osd.7 (osd.7) 280 : cluster 3 failed to encode map e292 with expected crc 2023-10-09T10:33:28.699 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:28.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:28.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:28.712 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T10:33:28.729 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 10 16 19407 19391 121.183 0 - 0.00721351 2023-10-09T10:33:28.803 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:28.835 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:28.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:28.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:28.939 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:28.971 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:28.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:28.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:29.074 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:29.105 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:29.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:29.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:29.208 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:29.250 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:29.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:29.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:29.354 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:29.380 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:29.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:29.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:29.484 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:29.492 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:29 smithi086 bash[59714]: cluster 2023-10-09T10:33:27.657557+0000 mgr.y (mgr.26072) 933 : cluster 0 pgmap v1038: 89 pgs: 89 active+clean; 847 MiB data, 3.5 GiB used, 354 GiB / 358 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-10-09T10:33:29.492 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:29 smithi086 bash[59714]: cluster 2023-10-09T10:33:28.045924+0000 osd.4 (osd.4) 271 : cluster 3 failed to encode map e291 with expected crc 2023-10-09T10:33:29.492 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:29 smithi086 bash[59714]: cluster 2023-10-09T10:33:29.213795+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T10:33:29.492 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:29 smithi086 bash[59714]: cluster 2023-10-09T10:33:29.216436+0000 mon.a (mon.0) 1379 : cluster 0 osdmap e293: 8 total, 8 up, 4 in 2023-10-09T10:33:29.493 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:29 smithi086 bash[59714]: cluster 2023-10-09T10:33:29.218955+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T10:33:29.493 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:29 smithi086 bash[59714]: cluster 2023-10-09T10:33:29.219272+0000 osd.5 (osd.5) 322 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T10:33:29.493 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:29 smithi086 bash[59714]: cluster 2023-10-09T10:33:29.222597+0000 osd.7 (osd.7) 281 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T10:33:29.493 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:29 smithi086 bash[59714]: cluster 2023-10-09T10:33:29.223002+0000 osd.5 (osd.5) 323 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T10:33:29.512 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:29.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:29.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:29.616 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:29.652 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:29.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:29.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:29.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:29 smithi053 bash[79554]: cluster 2023-10-09T10:33:27.657557+0000 mgr.y (mgr.26072) 933 : cluster 0 pgmap v1038: 89 pgs: 89 active+clean; 847 MiB data, 3.5 GiB used, 354 GiB / 358 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-10-09T10:33:29.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:29 smithi053 bash[79554]: cluster 2023-10-09T10:33:28.045924+0000 osd.4 (osd.4) 271 : cluster 3 failed to encode map e291 with expected crc 2023-10-09T10:33:29.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:29 smithi053 bash[79554]: cluster 2023-10-09T10:33:29.213795+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T10:33:29.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:29 smithi053 bash[79554]: cluster 2023-10-09T10:33:29.216436+0000 mon.a (mon.0) 1379 : cluster 0 osdmap e293: 8 total, 8 up, 4 in 2023-10-09T10:33:29.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:29 smithi053 bash[79554]: cluster 2023-10-09T10:33:29.218955+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T10:33:29.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:29 smithi053 bash[79554]: cluster 2023-10-09T10:33:29.219272+0000 osd.5 (osd.5) 322 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T10:33:29.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:29 smithi053 bash[79554]: cluster 2023-10-09T10:33:29.222597+0000 osd.7 (osd.7) 281 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T10:33:29.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:29 smithi053 bash[79554]: cluster 2023-10-09T10:33:29.223002+0000 osd.5 (osd.5) 323 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T10:33:29.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:29 smithi053 bash[76859]: cluster 2023-10-09T10:33:27.657557+0000 mgr.y (mgr.26072) 933 : cluster 0 pgmap v1038: 89 pgs: 89 active+clean; 847 MiB data, 3.5 GiB used, 354 GiB / 358 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-10-09T10:33:29.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:29 smithi053 bash[76859]: cluster 2023-10-09T10:33:28.045924+0000 osd.4 (osd.4) 271 : cluster 3 failed to encode map e291 with expected crc 2023-10-09T10:33:29.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:29 smithi053 bash[76859]: cluster 2023-10-09T10:33:29.213795+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T10:33:29.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:29 smithi053 bash[76859]: cluster 2023-10-09T10:33:29.216436+0000 mon.a (mon.0) 1379 : cluster 0 osdmap e293: 8 total, 8 up, 4 in 2023-10-09T10:33:29.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:29 smithi053 bash[76859]: cluster 2023-10-09T10:33:29.218955+0000 osd.6 (osd.6) 217 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T10:33:29.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:29 smithi053 bash[76859]: cluster 2023-10-09T10:33:29.219272+0000 osd.5 (osd.5) 322 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T10:33:29.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:29 smithi053 bash[76859]: cluster 2023-10-09T10:33:29.222597+0000 osd.7 (osd.7) 281 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T10:33:29.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:29 smithi053 bash[76859]: cluster 2023-10-09T10:33:29.223002+0000 osd.5 (osd.5) 323 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T10:33:29.729 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 11 16 20089 20073 114.041 21.3125 0.00516019 0.00876114 2023-10-09T10:33:29.755 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:29.786 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:29.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:29.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:29.806 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:33:29.889 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:29.926 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:29.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:29.944 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:30.045 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:30.071 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:30.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:30.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:30.176 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:30.203 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:30.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:30.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:30.309 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:30.333 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:30.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:30.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:30.439 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:30.476 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:30.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:30.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:30.579 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:30.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:30 smithi086 bash[59714]: cluster 2023-10-09T10:33:28.883113+0000 osd.4 (osd.4) 272 : cluster 3 failed to encode map e292 with expected crc 2023-10-09T10:33:30.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:30 smithi086 bash[59714]: cluster 2023-10-09T10:33:29.473726+0000 osd.4 (osd.4) 273 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T10:33:30.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:30 smithi086 bash[59714]: cluster 2023-10-09T10:33:29.475604+0000 osd.4 (osd.4) 274 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T10:33:30.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:30 smithi086 bash[59714]: cluster 2023-10-09T10:33:30.215331+0000 mon.a (mon.0) 1380 : cluster 0 osdmap e294: 8 total, 8 up, 4 in 2023-10-09T10:33:30.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:30 smithi086 bash[59714]: cluster 2023-10-09T10:33:30.217612+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e294 with expected crc 2023-10-09T10:33:30.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:30 smithi086 bash[59714]: cluster 2023-10-09T10:33:30.218801+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e294 with expected crc 2023-10-09T10:33:30.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:30 smithi086 bash[59714]: cluster 2023-10-09T10:33:30.223289+0000 osd.7 (osd.7) 282 : cluster 3 failed to encode map e294 with expected crc 2023-10-09T10:33:30.618 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:30.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:30.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:30.721 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:30.729 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 12 16 21618 21602 112.5 95.5625 0.0207642 0.00887989 2023-10-09T10:33:30.757 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:30.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:30.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:30.848 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:30 smithi053 bash[76859]: cluster 2023-10-09T10:33:28.883113+0000 osd.4 (osd.4) 272 : cluster 3 failed to encode map e292 with expected crc 2023-10-09T10:33:30.848 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:30 smithi053 bash[76859]: cluster 2023-10-09T10:33:29.473726+0000 osd.4 (osd.4) 273 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T10:33:30.848 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:30 smithi053 bash[76859]: cluster 2023-10-09T10:33:29.475604+0000 osd.4 (osd.4) 274 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T10:33:30.848 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:30 smithi053 bash[76859]: cluster 2023-10-09T10:33:30.215331+0000 mon.a (mon.0) 1380 : cluster 0 osdmap e294: 8 total, 8 up, 4 in 2023-10-09T10:33:30.848 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:30 smithi053 bash[76859]: cluster 2023-10-09T10:33:30.217612+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e294 with expected crc 2023-10-09T10:33:30.848 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:30 smithi053 bash[76859]: cluster 2023-10-09T10:33:30.218801+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e294 with expected crc 2023-10-09T10:33:30.848 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:30 smithi053 bash[76859]: cluster 2023-10-09T10:33:30.223289+0000 osd.7 (osd.7) 282 : cluster 3 failed to encode map e294 with expected crc 2023-10-09T10:33:30.849 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:30 smithi053 bash[79554]: cluster 2023-10-09T10:33:28.883113+0000 osd.4 (osd.4) 272 : cluster 3 failed to encode map e292 with expected crc 2023-10-09T10:33:30.849 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:30 smithi053 bash[79554]: cluster 2023-10-09T10:33:29.473726+0000 osd.4 (osd.4) 273 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T10:33:30.849 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:30 smithi053 bash[79554]: cluster 2023-10-09T10:33:29.475604+0000 osd.4 (osd.4) 274 : cluster 3 failed to encode map e293 with expected crc 2023-10-09T10:33:30.849 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:30 smithi053 bash[79554]: cluster 2023-10-09T10:33:30.215331+0000 mon.a (mon.0) 1380 : cluster 0 osdmap e294: 8 total, 8 up, 4 in 2023-10-09T10:33:30.849 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:30 smithi053 bash[79554]: cluster 2023-10-09T10:33:30.217612+0000 osd.6 (osd.6) 218 : cluster 3 failed to encode map e294 with expected crc 2023-10-09T10:33:30.849 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:30 smithi053 bash[79554]: cluster 2023-10-09T10:33:30.218801+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e294 with expected crc 2023-10-09T10:33:30.850 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:30 smithi053 bash[79554]: cluster 2023-10-09T10:33:30.223289+0000 osd.7 (osd.7) 282 : cluster 3 failed to encode map e294 with expected crc 2023-10-09T10:33:30.864 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:30.889 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:30.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:30.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:30.993 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:31.022 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:31.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:31.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:31.125 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:31.160 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:31.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:31.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:31.264 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:31.292 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:31.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:31.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:31.397 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:31.422 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:31.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:31.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:31.455 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:33:31.528 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:31.583 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:31.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:31.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:31.688 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:31.720 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:31.723 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:31 smithi053 bash[79554]: cluster 2023-10-09T10:33:29.658049+0000 mgr.y (mgr.26072) 934 : cluster 0 pgmap v1041: 89 pgs: 1 remapped+peering, 8 peering, 80 active+clean; 1.0 GiB data, 4.5 GiB used, 353 GiB / 358 GiB avail; 124 MiB/s wr, 1.99k op/s 2023-10-09T10:33:31.724 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:31 smithi053 bash[79554]: cluster 2023-10-09T10:33:30.439409+0000 mon.a (mon.0) 1381 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-09T10:33:31.724 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:31 smithi053 bash[79554]: audit 2023-10-09T10:33:31.160488+0000 mon.a (mon.0) 1382 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:33:31.724 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:31 smithi053 bash[79554]: audit 2023-10-09T10:33:31.168516+0000 mon.a (mon.0) 1383 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:33:31.724 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:31 smithi053 bash[79554]: cluster 2023-10-09T10:33:31.216251+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e295 with expected crc 2023-10-09T10:33:31.724 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:31 smithi053 bash[79554]: cluster 2023-10-09T10:33:31.218202+0000 mon.a (mon.0) 1384 : cluster 0 osdmap e295: 8 total, 8 up, 4 in 2023-10-09T10:33:31.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:31.725 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:31 smithi053 bash[76859]: cluster 2023-10-09T10:33:29.658049+0000 mgr.y (mgr.26072) 934 : cluster 0 pgmap v1041: 89 pgs: 1 remapped+peering, 8 peering, 80 active+clean; 1.0 GiB data, 4.5 GiB used, 353 GiB / 358 GiB avail; 124 MiB/s wr, 1.99k op/s 2023-10-09T10:33:31.726 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:31 smithi053 bash[76859]: cluster 2023-10-09T10:33:30.439409+0000 mon.a (mon.0) 1381 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-09T10:33:31.726 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:31 smithi053 bash[76859]: audit 2023-10-09T10:33:31.160488+0000 mon.a (mon.0) 1382 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:33:31.726 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:31 smithi053 bash[76859]: audit 2023-10-09T10:33:31.168516+0000 mon.a (mon.0) 1383 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:33:31.726 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:31 smithi053 bash[76859]: cluster 2023-10-09T10:33:31.216251+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e295 with expected crc 2023-10-09T10:33:31.726 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:31 smithi053 bash[76859]: cluster 2023-10-09T10:33:31.218202+0000 mon.a (mon.0) 1384 : cluster 0 osdmap e295: 8 total, 8 up, 4 in 2023-10-09T10:33:31.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:31.729 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 13 16 23131 23115 111.119 94.5625 0.0109292 0.00899129 2023-10-09T10:33:31.828 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:31.836 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:31 smithi086 bash[59714]: cluster 2023-10-09T10:33:29.658049+0000 mgr.y (mgr.26072) 934 : cluster 0 pgmap v1041: 89 pgs: 1 remapped+peering, 8 peering, 80 active+clean; 1.0 GiB data, 4.5 GiB used, 353 GiB / 358 GiB avail; 124 MiB/s wr, 1.99k op/s 2023-10-09T10:33:31.837 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:31 smithi086 bash[59714]: cluster 2023-10-09T10:33:30.439409+0000 mon.a (mon.0) 1381 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-09T10:33:31.837 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:31 smithi086 bash[59714]: audit 2023-10-09T10:33:31.160488+0000 mon.a (mon.0) 1382 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:33:31.837 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:31 smithi086 bash[59714]: audit 2023-10-09T10:33:31.168516+0000 mon.a (mon.0) 1383 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:33:31.837 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:31 smithi086 bash[59714]: cluster 2023-10-09T10:33:31.216251+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e295 with expected crc 2023-10-09T10:33:31.837 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:31 smithi086 bash[59714]: cluster 2023-10-09T10:33:31.218202+0000 mon.a (mon.0) 1384 : cluster 0 osdmap e295: 8 total, 8 up, 4 in 2023-10-09T10:33:31.851 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:31.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:31.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:31.955 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:31.984 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:31.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:31.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:32.088 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:32.118 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:32.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:32.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:32.223 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:32.251 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:32.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:32.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:32.355 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:32.386 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:32.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:32.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:32.493 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:32.505 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:32 smithi086 bash[59714]: audit 2023-10-09T10:33:31.800805+0000 mon.a (mon.0) 1385 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:33:32.506 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:32 smithi086 bash[59714]: audit 2023-10-09T10:33:31.802183+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:33:32.506 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:32 smithi086 bash[59714]: audit 2023-10-09T10:33:31.808821+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:33:32.506 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:32 smithi086 bash[59714]: cluster 2023-10-09T10:33:31.887222+0000 osd.7 (osd.7) 283 : cluster 3 failed to encode map e295 with expected crc 2023-10-09T10:33:32.522 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:32.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:32.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:32.625 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:32.651 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:32.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:32.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:32.729 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 14 16 24667 24651 110.039 96 0.00766695 0.00908138 2023-10-09T10:33:32.755 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:32.785 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:32.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:32.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:32.892 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:32.901 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:33:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:33:32] "GET /metrics HTTP/1.1" 200 36531 "" "Prometheus/2.33.4" 2023-10-09T10:33:32.901 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:32 smithi053 bash[79554]: audit 2023-10-09T10:33:31.800805+0000 mon.a (mon.0) 1385 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:33:32.901 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:32 smithi053 bash[79554]: audit 2023-10-09T10:33:31.802183+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:33:32.901 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:32 smithi053 bash[79554]: audit 2023-10-09T10:33:31.808821+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:33:32.901 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:32 smithi053 bash[79554]: cluster 2023-10-09T10:33:31.887222+0000 osd.7 (osd.7) 283 : cluster 3 failed to encode map e295 with expected crc 2023-10-09T10:33:32.902 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:32 smithi053 bash[76859]: audit 2023-10-09T10:33:31.800805+0000 mon.a (mon.0) 1385 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:33:32.902 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:32 smithi053 bash[76859]: audit 2023-10-09T10:33:31.802183+0000 mon.a (mon.0) 1386 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:33:32.902 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:32 smithi053 bash[76859]: audit 2023-10-09T10:33:31.808821+0000 mon.a (mon.0) 1387 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:33:32.902 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:32 smithi053 bash[76859]: cluster 2023-10-09T10:33:31.887222+0000 osd.7 (osd.7) 283 : cluster 3 failed to encode map e295 with expected crc 2023-10-09T10:33:32.919 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:32.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:32.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:33.024 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:33.048 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:33.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:33.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:33.152 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:33.177 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:33.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:33.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:33.281 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:33.312 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:33.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:33.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:33.415 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:33.440 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:33.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:33.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:33.544 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:33.575 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:33.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:33.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:33.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:33 smithi053 bash[79554]: cluster 2023-10-09T10:33:31.658588+0000 mgr.y (mgr.26072) 935 : cluster 0 pgmap v1044: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 1 remapped+peering, 8 peering, 78 active+clean; 1.2 GiB data, 4.9 GiB used, 353 GiB / 358 GiB avail; 105 MiB/s wr, 1.68k op/s; 1201/60627 objects misplaced (1.981%); 1.6 MiB/s, 10 objects/s recovering 2023-10-09T10:33:33.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:33 smithi053 bash[79554]: cluster 2023-10-09T10:33:31.887163+0000 osd.4 (osd.4) 275 : cluster 3 failed to encode map e295 with expected crc 2023-10-09T10:33:33.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:33 smithi053 bash[76859]: cluster 2023-10-09T10:33:31.658588+0000 mgr.y (mgr.26072) 935 : cluster 0 pgmap v1044: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 1 remapped+peering, 8 peering, 78 active+clean; 1.2 GiB data, 4.9 GiB used, 353 GiB / 358 GiB avail; 105 MiB/s wr, 1.68k op/s; 1201/60627 objects misplaced (1.981%); 1.6 MiB/s, 10 objects/s recovering 2023-10-09T10:33:33.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:33 smithi053 bash[76859]: cluster 2023-10-09T10:33:31.887163+0000 osd.4 (osd.4) 275 : cluster 3 failed to encode map e295 with expected crc 2023-10-09T10:33:33.679 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:33.704 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:33.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:33.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:33.730 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 15 16 26241 26225 109.258 98.375 0.00960747 0.00914768 2023-10-09T10:33:33.807 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:33.816 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:33 smithi086 bash[59714]: cluster 2023-10-09T10:33:31.658588+0000 mgr.y (mgr.26072) 935 : cluster 0 pgmap v1044: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 1 remapped+peering, 8 peering, 78 active+clean; 1.2 GiB data, 4.9 GiB used, 353 GiB / 358 GiB avail; 105 MiB/s wr, 1.68k op/s; 1201/60627 objects misplaced (1.981%); 1.6 MiB/s, 10 objects/s recovering 2023-10-09T10:33:33.816 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:33 smithi086 bash[59714]: cluster 2023-10-09T10:33:31.887163+0000 osd.4 (osd.4) 275 : cluster 3 failed to encode map e295 with expected crc 2023-10-09T10:33:33.841 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:33.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:33.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:33.946 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:33.974 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:33.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:33.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:34.078 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:34.108 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:34.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:34.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:34.177 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:33:34.213 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:34.248 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:34.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:34.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:34.351 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:34.381 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:34.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:34.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:34.418 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 6] out_osds: [0, 3, 4, 7] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:33:34.418 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:33:34.419 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-10-09T10:33:34.419 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T10:33:34.419 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T10:33:34.419 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-10-09T10:33:34.488 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:34.514 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:34.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:34.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:34.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:34 smithi086 bash[59714]: cluster 2023-10-09T10:33:34.462307+0000 mon.a (mon.0) 1388 : cluster 3 Health check failed: Degraded data redundancy: 2451/64902 objects degraded (3.776%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:33:34.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:34 smithi086 bash[59714]: cluster 2023-10-09T10:33:34.462341+0000 mon.a (mon.0) 1389 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-10-09T10:33:34.621 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:34.647 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:34.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:34.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:34.730 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 16 15 27759 27744 108.362 94.9375 0.0124084 0.00921935 2023-10-09T10:33:34.753 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:34.782 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:34.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:34.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:34.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:34 smithi053 bash[79554]: cluster 2023-10-09T10:33:34.462307+0000 mon.a (mon.0) 1388 : cluster 3 Health check failed: Degraded data redundancy: 2451/64902 objects degraded (3.776%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:33:34.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:34 smithi053 bash[79554]: cluster 2023-10-09T10:33:34.462341+0000 mon.a (mon.0) 1389 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-10-09T10:33:34.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:34 smithi053 bash[76859]: cluster 2023-10-09T10:33:34.462307+0000 mon.a (mon.0) 1388 : cluster 3 Health check failed: Degraded data redundancy: 2451/64902 objects degraded (3.776%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:33:34.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:34 smithi053 bash[76859]: cluster 2023-10-09T10:33:34.462341+0000 mon.a (mon.0) 1389 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-10-09T10:33:34.892 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:34.917 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:34.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:34.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:35.019 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:35.049 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:35.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:35.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:35.156 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:35.189 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:35.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:35.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:35.293 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:35.316 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:35.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:35.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:35.420 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:35.451 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:35.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:35.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:35.555 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:35.586 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:35.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:35.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:35.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:35 smithi053 bash[76859]: cluster 2023-10-09T10:33:33.659272+0000 mgr.y (mgr.26072) 936 : cluster 0 pgmap v1045: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 1 remapped+peering, 84 active+clean; 1.3 GiB data, 5.2 GiB used, 352 GiB / 358 GiB avail; 68 MiB/s wr, 1.09k op/s; 2451/64902 objects degraded (3.776%); 1201/64902 objects misplaced (1.850%); 1.2 MiB/s, 12 objects/s recovering 2023-10-09T10:33:35.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:35 smithi053 bash[79554]: cluster 2023-10-09T10:33:33.659272+0000 mgr.y (mgr.26072) 936 : cluster 0 pgmap v1045: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 1 remapped+peering, 84 active+clean; 1.3 GiB data, 5.2 GiB used, 352 GiB / 358 GiB avail; 68 MiB/s wr, 1.09k op/s; 2451/64902 objects degraded (3.776%); 1201/64902 objects misplaced (1.850%); 1.2 MiB/s, 12 objects/s recovering 2023-10-09T10:33:35.690 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:35.720 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:35.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:35.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:35.730 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 17 16 29295 29279 107.631 95.9375 0.0136061 0.00928028 2023-10-09T10:33:35.825 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:35.854 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:35.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:35.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:35.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:35 smithi086 bash[59714]: cluster 2023-10-09T10:33:33.659272+0000 mgr.y (mgr.26072) 936 : cluster 0 pgmap v1045: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 1 remapped+peering, 84 active+clean; 1.3 GiB data, 5.2 GiB used, 352 GiB / 358 GiB avail; 68 MiB/s wr, 1.09k op/s; 2451/64902 objects degraded (3.776%); 1201/64902 objects misplaced (1.850%); 1.2 MiB/s, 12 objects/s recovering 2023-10-09T10:33:35.958 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:35.977 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:35.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:35.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:36.039 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:33:36.080 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:36.114 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:36.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:36.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:36.218 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:36.246 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:36.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:36.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:36.352 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:36.378 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:36.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:36.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:36.481 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:36.503 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:36.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:36.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:36.606 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:36.643 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:36.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:36.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:36.730 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 18 16 30444 30428 105.64 71.8125 0.00754378 0.00945925 2023-10-09T10:33:36.748 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:36.780 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:36.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:36.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:36.883 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:36.910 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:36.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:36.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:37.014 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:37.041 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:37.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:37.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:37.145 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:37.172 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:37.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:37.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:37.276 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:37.309 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:37.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:37.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:37.412 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:37.442 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:37.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:37.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:37.544 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:37.554 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:37 smithi086 bash[59714]: cluster 2023-10-09T10:33:35.660060+0000 mgr.y (mgr.26072) 937 : cluster 0 pgmap v1046: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 1.7 GiB data, 6.1 GiB used, 352 GiB / 358 GiB avail; 101 MiB/s wr, 1.61k op/s; 2451/81879 objects degraded (2.993%); 1688/81879 objects misplaced (2.062%); 8.0 MiB/s, 122 objects/s recovering 2023-10-09T10:33:37.587 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:37.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:37.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:37.692 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:37.722 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:37.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:37.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:37.730 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 19 16 31736 31720 104.33 80.75 0.00223884 0.00952539 2023-10-09T10:33:37.826 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:37.833 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:37 smithi053 bash[79554]: cluster 2023-10-09T10:33:35.660060+0000 mgr.y (mgr.26072) 937 : cluster 0 pgmap v1046: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 1.7 GiB data, 6.1 GiB used, 352 GiB / 358 GiB avail; 101 MiB/s wr, 1.61k op/s; 2451/81879 objects degraded (2.993%); 1688/81879 objects misplaced (2.062%); 8.0 MiB/s, 122 objects/s recovering 2023-10-09T10:33:37.834 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:37 smithi053 bash[76859]: cluster 2023-10-09T10:33:35.660060+0000 mgr.y (mgr.26072) 937 : cluster 0 pgmap v1046: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 1.7 GiB data, 6.1 GiB used, 352 GiB / 358 GiB avail; 101 MiB/s wr, 1.61k op/s; 2451/81879 objects degraded (2.993%); 1688/81879 objects misplaced (2.062%); 8.0 MiB/s, 122 objects/s recovering 2023-10-09T10:33:37.850 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:37.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:37.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:37.952 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:37.980 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:37.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:37.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:38.084 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:38.117 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:38.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:38.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:38.225 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:38.260 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:38.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:38.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:38.365 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:38.388 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:38.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:38.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:38.495 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:38.522 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:38.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:38.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:38.625 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:38.659 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:38.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:38.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:38.730 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:2023-10-09T10:33:38.728628+0000 min lat: 0.00143498 max lat: 1.88666 avg lat: 0.00973572 2023-10-09T10:33:38.731 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:33:38.731 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 20 16 32865 32849 102.641 70.5625 0.00347459 0.00973572 2023-10-09T10:33:38.765 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:38.780 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:33:38.780 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:33:38.794 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:38.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:38.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:38.899 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:38.925 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:38.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:38.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:39.029 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:39.059 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:39.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:39.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:39.094 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:33:39.162 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:39.192 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:39.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:39.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:39.295 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:39.307 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:39 smithi086 bash[59714]: cluster 2023-10-09T10:33:37.660517+0000 mgr.y (mgr.26072) 938 : cluster 0 pgmap v1047: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 1.7 GiB data, 6.1 GiB used, 352 GiB / 358 GiB avail; 81 MiB/s wr, 1.30k op/s; 2451/81879 objects degraded (2.993%); 1688/81879 objects misplaced (2.062%); 6.5 MiB/s, 98 objects/s recovering 2023-10-09T10:33:39.307 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:39 smithi086 bash[59714]: audit 2023-10-09T10:33:38.086381+0000 mon.a (mon.0) 1390 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:33:39.307 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:39 smithi086 bash[59714]: audit 2023-10-09T10:33:38.087984+0000 mon.a (mon.0) 1391 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:33:39.307 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:39 smithi086 bash[59714]: audit 2023-10-09T10:33:38.557004+0000 mon.a (mon.0) 1392 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:33:39.325 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:39.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:39.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:39.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:39 smithi053 bash[79554]: cluster 2023-10-09T10:33:37.660517+0000 mgr.y (mgr.26072) 938 : cluster 0 pgmap v1047: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 1.7 GiB data, 6.1 GiB used, 352 GiB / 358 GiB avail; 81 MiB/s wr, 1.30k op/s; 2451/81879 objects degraded (2.993%); 1688/81879 objects misplaced (2.062%); 6.5 MiB/s, 98 objects/s recovering 2023-10-09T10:33:39.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:39 smithi053 bash[79554]: audit 2023-10-09T10:33:38.086381+0000 mon.a (mon.0) 1390 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:33:39.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:39 smithi053 bash[79554]: audit 2023-10-09T10:33:38.087984+0000 mon.a (mon.0) 1391 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:33:39.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:39 smithi053 bash[79554]: audit 2023-10-09T10:33:38.557004+0000 mon.a (mon.0) 1392 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:33:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:39 smithi053 bash[76859]: cluster 2023-10-09T10:33:37.660517+0000 mgr.y (mgr.26072) 938 : cluster 0 pgmap v1047: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 1.7 GiB data, 6.1 GiB used, 352 GiB / 358 GiB avail; 81 MiB/s wr, 1.30k op/s; 2451/81879 objects degraded (2.993%); 1688/81879 objects misplaced (2.062%); 6.5 MiB/s, 98 objects/s recovering 2023-10-09T10:33:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:39 smithi053 bash[76859]: audit 2023-10-09T10:33:38.086381+0000 mon.a (mon.0) 1390 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:33:39.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:39 smithi053 bash[76859]: audit 2023-10-09T10:33:38.087984+0000 mon.a (mon.0) 1391 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:33:39.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:39 smithi053 bash[76859]: audit 2023-10-09T10:33:38.557004+0000 mon.a (mon.0) 1392 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:33:39.428 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:39.454 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:39.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:39.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:39.558 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:39.593 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:39.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:39.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:39.698 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:39.725 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:39.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:39.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:39.730 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 21 16 34119 34103 101.485 78.375 0.00738041 0.00984655 2023-10-09T10:33:39.828 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:39.852 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:39.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:39.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:39.955 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:39.978 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:39.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:39.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:40.082 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:40.107 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:40.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:40.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:40.210 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:40.239 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:40.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:40.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:40.262 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:40 smithi053 bash[76859]: cluster 2023-10-09T10:33:40.082228+0000 mon.a (mon.0) 1393 : cluster 3 Health check update: Degraded data redundancy: 2451/90558 objects degraded (2.707%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:33:40.262 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:40 smithi053 bash[79554]: cluster 2023-10-09T10:33:40.082228+0000 mon.a (mon.0) 1393 : cluster 3 Health check update: Degraded data redundancy: 2451/90558 objects degraded (2.707%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:33:40.342 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:40.372 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:40.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:40.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:40.476 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:40.484 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:40 smithi086 bash[59714]: cluster 2023-10-09T10:33:40.082228+0000 mon.a (mon.0) 1393 : cluster 3 Health check update: Degraded data redundancy: 2451/90558 objects degraded (2.707%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:33:40.504 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:40.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:40.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:40.608 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:40.637 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:40.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:40.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:40.731 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 22 16 35583 35567 101.031 91.5 0.00521424 0.00989119 2023-10-09T10:33:40.740 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:40.765 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:40.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:40.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:40.868 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:40.899 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:40.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:40.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:41.003 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:41.034 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:41.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:41.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:41.138 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:41.139 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:41 smithi053 bash[76859]: cluster 2023-10-09T10:33:39.661069+0000 mgr.y (mgr.26072) 939 : cluster 0 pgmap v1048: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 1.8 GiB data, 6.8 GiB used, 351 GiB / 358 GiB avail; 66 MiB/s wr, 1.06k op/s; 2451/90558 objects degraded (2.707%); 1267/90558 objects misplaced (1.399%); 7.6 MiB/s, 122 objects/s recovering 2023-10-09T10:33:41.169 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:41.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:41.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:41.273 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:41.308 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:41.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:41.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:41.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:41 smithi086 bash[59714]: cluster 2023-10-09T10:33:39.661069+0000 mgr.y (mgr.26072) 939 : cluster 0 pgmap v1048: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 1.8 GiB data, 6.8 GiB used, 351 GiB / 358 GiB avail; 66 MiB/s wr, 1.06k op/s; 2451/90558 objects degraded (2.707%); 1267/90558 objects misplaced (1.399%); 7.6 MiB/s, 122 objects/s recovering 2023-10-09T10:33:41.413 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:41.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:41 smithi053 bash[79554]: cluster 2023-10-09T10:33:39.661069+0000 mgr.y (mgr.26072) 939 : cluster 0 pgmap v1048: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 1.8 GiB data, 6.8 GiB used, 351 GiB / 358 GiB avail; 66 MiB/s wr, 1.06k op/s; 2451/90558 objects degraded (2.707%); 1267/90558 objects misplaced (1.399%); 7.6 MiB/s, 122 objects/s recovering 2023-10-09T10:33:41.438 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:41.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:41.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:41.542 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:41.576 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:41.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:41.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:41.680 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:41.714 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:41.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:41.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:41.731 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 23 16 36905 36889 100.231 82.625 0.0296284 0.00997158 2023-10-09T10:33:41.819 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:41.852 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:41.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:41.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:41.955 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:41.982 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:41.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:41.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:42.087 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:42.115 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:42.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:42.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:42.219 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:42.246 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:42.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:42.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:42.350 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:42.376 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:42.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:42.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:42.482 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:42.507 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:42.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:42.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:42.610 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:42.636 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:42.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:42.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:42.731 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 24 16 38312 38296 99.718 87.9375 0.00705094 0.0100219 2023-10-09T10:33:42.739 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:42.768 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:42.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:42.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:42.872 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:42.880 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:33:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:33:42] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.33.4" 2023-10-09T10:33:42.901 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:42.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:42.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:43.005 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:43.032 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:43.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:43.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:43.137 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:43.142 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:43 smithi053 bash[76859]: cluster 2023-10-09T10:33:41.661663+0000 mgr.y (mgr.26072) 940 : cluster 0 pgmap v1049: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.1 GiB data, 7.4 GiB used, 350 GiB / 358 GiB avail; 81 MiB/s wr, 1.30k op/s; 2451/101328 objects degraded (2.419%); 837/101328 objects misplaced (0.826%); 9.4 MiB/s, 152 objects/s recovering 2023-10-09T10:33:43.163 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:43.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:43.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:43.266 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:43.293 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:43.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:43.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:43.397 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:43.406 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:43 smithi086 bash[59714]: cluster 2023-10-09T10:33:41.661663+0000 mgr.y (mgr.26072) 940 : cluster 0 pgmap v1049: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.1 GiB data, 7.4 GiB used, 350 GiB / 358 GiB avail; 81 MiB/s wr, 1.30k op/s; 2451/101328 objects degraded (2.419%); 837/101328 objects misplaced (0.826%); 9.4 MiB/s, 152 objects/s recovering 2023-10-09T10:33:43.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:43 smithi053 bash[79554]: cluster 2023-10-09T10:33:41.661663+0000 mgr.y (mgr.26072) 940 : cluster 0 pgmap v1049: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.1 GiB data, 7.4 GiB used, 350 GiB / 358 GiB avail; 81 MiB/s wr, 1.30k op/s; 2451/101328 objects degraded (2.419%); 837/101328 objects misplaced (0.826%); 9.4 MiB/s, 152 objects/s recovering 2023-10-09T10:33:43.426 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:43.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:43.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:43.532 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:43.557 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:43.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:43.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:43.661 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:43.687 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:43.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:43.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:43.731 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 25 16 39554 39538 98.834 77.625 0.00593468 0.0101116 2023-10-09T10:33:43.791 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:43.830 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:43.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:43.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:43.935 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:43.961 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:43.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:43.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:44.066 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:44.095 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:44.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:44.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:44.201 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:44.231 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:44.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:44.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:44.335 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:44.363 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:44.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:44.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:44.467 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:44.488 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:44.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:44.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:44.591 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:44.619 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:44.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:44.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:44.722 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:44.731 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 26 16 40289 40273 96.7992 45.9375 0.00317925 0.0101421 2023-10-09T10:33:44.747 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:44.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:44.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:44.850 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:44.876 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:44.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:44.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:44.979 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:45.010 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:45.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:45.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:45.113 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:45.139 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:45.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:45.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:45.242 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:45.267 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:45.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:45.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:45.372 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:45.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:45.404 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:45.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:45.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:45 smithi053 bash[79554]: cluster 2023-10-09T10:33:43.662268+0000 mgr.y (mgr.26072) 941 : cluster 0 pgmap v1050: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.2 GiB data, 7.7 GiB used, 350 GiB / 358 GiB avail; 79 MiB/s wr, 1.27k op/s; 2451/106275 objects degraded (2.306%); 837/106275 objects misplaced (0.788%); 8.2 MiB/s, 132 objects/s recovering 2023-10-09T10:33:45.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:45 smithi053 bash[79554]: cluster 2023-10-09T10:33:44.216901+0000 mon.a (mon.0) 1394 : cluster 0 osdmap e296: 8 total, 8 up, 4 in 2023-10-09T10:33:45.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:45 smithi053 bash[79554]: cluster 2023-10-09T10:33:44.218832+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e296 with expected crc 2023-10-09T10:33:45.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:45 smithi053 bash[79554]: cluster 2023-10-09T10:33:44.220682+0000 osd.5 (osd.5) 324 : cluster 3 failed to encode map e296 with expected crc 2023-10-09T10:33:45.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:45 smithi053 bash[79554]: cluster 2023-10-09T10:33:44.227157+0000 osd.7 (osd.7) 284 : cluster 3 failed to encode map e296 with expected crc 2023-10-09T10:33:45.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:45 smithi053 bash[79554]: cluster 2023-10-09T10:33:44.367351+0000 osd.4 (osd.4) 276 : cluster 3 failed to encode map e296 with expected crc 2023-10-09T10:33:45.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:45 smithi053 bash[76859]: cluster 2023-10-09T10:33:43.662268+0000 mgr.y (mgr.26072) 941 : cluster 0 pgmap v1050: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.2 GiB data, 7.7 GiB used, 350 GiB / 358 GiB avail; 79 MiB/s wr, 1.27k op/s; 2451/106275 objects degraded (2.306%); 837/106275 objects misplaced (0.788%); 8.2 MiB/s, 132 objects/s recovering 2023-10-09T10:33:45.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:45 smithi053 bash[76859]: cluster 2023-10-09T10:33:44.216901+0000 mon.a (mon.0) 1394 : cluster 0 osdmap e296: 8 total, 8 up, 4 in 2023-10-09T10:33:45.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:45 smithi053 bash[76859]: cluster 2023-10-09T10:33:44.218832+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e296 with expected crc 2023-10-09T10:33:45.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:45 smithi053 bash[76859]: cluster 2023-10-09T10:33:44.220682+0000 osd.5 (osd.5) 324 : cluster 3 failed to encode map e296 with expected crc 2023-10-09T10:33:45.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:45 smithi053 bash[76859]: cluster 2023-10-09T10:33:44.227157+0000 osd.7 (osd.7) 284 : cluster 3 failed to encode map e296 with expected crc 2023-10-09T10:33:45.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:45 smithi053 bash[76859]: cluster 2023-10-09T10:33:44.367351+0000 osd.4 (osd.4) 276 : cluster 3 failed to encode map e296 with expected crc 2023-10-09T10:33:45.505 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:45.514 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:45 smithi086 bash[59714]: cluster 2023-10-09T10:33:43.662268+0000 mgr.y (mgr.26072) 941 : cluster 0 pgmap v1050: 89 pgs: 2 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.2 GiB data, 7.7 GiB used, 350 GiB / 358 GiB avail; 79 MiB/s wr, 1.27k op/s; 2451/106275 objects degraded (2.306%); 837/106275 objects misplaced (0.788%); 8.2 MiB/s, 132 objects/s recovering 2023-10-09T10:33:45.514 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:45 smithi086 bash[59714]: cluster 2023-10-09T10:33:44.216901+0000 mon.a (mon.0) 1394 : cluster 0 osdmap e296: 8 total, 8 up, 4 in 2023-10-09T10:33:45.514 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:45 smithi086 bash[59714]: cluster 2023-10-09T10:33:44.218832+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e296 with expected crc 2023-10-09T10:33:45.514 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:45 smithi086 bash[59714]: cluster 2023-10-09T10:33:44.220682+0000 osd.5 (osd.5) 324 : cluster 3 failed to encode map e296 with expected crc 2023-10-09T10:33:45.515 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:45 smithi086 bash[59714]: cluster 2023-10-09T10:33:44.227157+0000 osd.7 (osd.7) 284 : cluster 3 failed to encode map e296 with expected crc 2023-10-09T10:33:45.515 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:45 smithi086 bash[59714]: cluster 2023-10-09T10:33:44.367351+0000 osd.4 (osd.4) 276 : cluster 3 failed to encode map e296 with expected crc 2023-10-09T10:33:45.538 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:45.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:45.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:45.644 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:45.675 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:45.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:45.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:45.722 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-09T10:33:45.731 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 27 16 40853 40837 94.5195 35.25 0.00471211 0.0105705 2023-10-09T10:33:45.779 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:45.803 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:45.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:45.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:45.906 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:45.935 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:45.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:45.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:46.038 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:46.065 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:46.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:46.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:46.168 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:46.196 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:46.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:46.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:46.299 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:46.318 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:46.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:46.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:46.421 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:46.446 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:46.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:46.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:46.549 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:46.558 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:46 smithi086 bash[59714]: cluster 2023-10-09T10:33:45.219237+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e297 with expected crc 2023-10-09T10:33:46.558 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:46 smithi086 bash[59714]: cluster 2023-10-09T10:33:45.219500+0000 osd.5 (osd.5) 325 : cluster 3 failed to encode map e297 with expected crc 2023-10-09T10:33:46.558 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:46 smithi086 bash[59714]: cluster 2023-10-09T10:33:45.222023+0000 mon.a (mon.0) 1395 : cluster 0 osdmap e297: 8 total, 8 up, 4 in 2023-10-09T10:33:46.559 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:46 smithi086 bash[59714]: cluster 2023-10-09T10:33:45.224911+0000 osd.5 (osd.5) 326 : cluster 3 failed to encode map e297 with expected crc 2023-10-09T10:33:46.559 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:46 smithi086 bash[59714]: cluster 2023-10-09T10:33:45.226506+0000 osd.5 (osd.5) 327 : cluster 3 failed to encode map e297 with expected crc 2023-10-09T10:33:46.559 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:46 smithi086 bash[59714]: cluster 2023-10-09T10:33:45.228720+0000 osd.5 (osd.5) 328 : cluster 3 failed to encode map e297 with expected crc 2023-10-09T10:33:46.559 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:46 smithi086 bash[59714]: cluster 2023-10-09T10:33:45.236260+0000 osd.7 (osd.7) 285 : cluster 3 failed to encode map e297 with expected crc 2023-10-09T10:33:46.571 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:46.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:46.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:46.674 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:46.688 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:46 smithi053 bash[79554]: cluster 2023-10-09T10:33:45.219237+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e297 with expected crc 2023-10-09T10:33:46.689 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:46 smithi053 bash[79554]: cluster 2023-10-09T10:33:45.219500+0000 osd.5 (osd.5) 325 : cluster 3 failed to encode map e297 with expected crc 2023-10-09T10:33:46.689 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:46 smithi053 bash[79554]: cluster 2023-10-09T10:33:45.222023+0000 mon.a (mon.0) 1395 : cluster 0 osdmap e297: 8 total, 8 up, 4 in 2023-10-09T10:33:46.689 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:46 smithi053 bash[79554]: cluster 2023-10-09T10:33:45.224911+0000 osd.5 (osd.5) 326 : cluster 3 failed to encode map e297 with expected crc 2023-10-09T10:33:46.689 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:46 smithi053 bash[79554]: cluster 2023-10-09T10:33:45.226506+0000 osd.5 (osd.5) 327 : cluster 3 failed to encode map e297 with expected crc 2023-10-09T10:33:46.689 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:46 smithi053 bash[79554]: cluster 2023-10-09T10:33:45.228720+0000 osd.5 (osd.5) 328 : cluster 3 failed to encode map e297 with expected crc 2023-10-09T10:33:46.689 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:46 smithi053 bash[79554]: cluster 2023-10-09T10:33:45.236260+0000 osd.7 (osd.7) 285 : cluster 3 failed to encode map e297 with expected crc 2023-10-09T10:33:46.689 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:46 smithi053 bash[76859]: cluster 2023-10-09T10:33:45.219237+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e297 with expected crc 2023-10-09T10:33:46.689 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:46 smithi053 bash[76859]: cluster 2023-10-09T10:33:45.219500+0000 osd.5 (osd.5) 325 : cluster 3 failed to encode map e297 with expected crc 2023-10-09T10:33:46.689 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:46 smithi053 bash[76859]: cluster 2023-10-09T10:33:45.222023+0000 mon.a (mon.0) 1395 : cluster 0 osdmap e297: 8 total, 8 up, 4 in 2023-10-09T10:33:46.690 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:46 smithi053 bash[76859]: cluster 2023-10-09T10:33:45.224911+0000 osd.5 (osd.5) 326 : cluster 3 failed to encode map e297 with expected crc 2023-10-09T10:33:46.690 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:46 smithi053 bash[76859]: cluster 2023-10-09T10:33:45.226506+0000 osd.5 (osd.5) 327 : cluster 3 failed to encode map e297 with expected crc 2023-10-09T10:33:46.690 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:46 smithi053 bash[76859]: cluster 2023-10-09T10:33:45.228720+0000 osd.5 (osd.5) 328 : cluster 3 failed to encode map e297 with expected crc 2023-10-09T10:33:46.690 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:46 smithi053 bash[76859]: cluster 2023-10-09T10:33:45.236260+0000 osd.7 (osd.7) 285 : cluster 3 failed to encode map e297 with expected crc 2023-10-09T10:33:46.701 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:46.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:46.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:46.731 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 28 16 41864 41848 93.4003 63.1875 0.00559074 0.0106999 2023-10-09T10:33:46.806 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:46.835 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:46.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:46.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:46.937 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:46.963 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:46.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:46.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:47.066 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:47.094 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:47.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:47.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:47.199 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:47.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:47.235 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:47.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:47.336 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:47.346 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:47 smithi053 bash[79554]: cluster 2023-10-09T10:33:45.662909+0000 mgr.y (mgr.26072) 942 : cluster 0 pgmap v1053: 89 pgs: 1 peering, 1 active+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.4 GiB data, 8.7 GiB used, 349 GiB / 358 GiB avail; 98 MiB/s wr, 1.56k op/s; 2451/119382 objects degraded (2.053%); 13 MiB/s, 210 objects/s recovering 2023-10-09T10:33:47.346 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:47 smithi053 bash[79554]: cluster 2023-10-09T10:33:46.223727+0000 mon.a (mon.0) 1396 : cluster 3 Health check update: Degraded data redundancy: 2451/119382 objects degraded (2.053%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:33:47.346 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:47 smithi053 bash[76859]: cluster 2023-10-09T10:33:45.662909+0000 mgr.y (mgr.26072) 942 : cluster 0 pgmap v1053: 89 pgs: 1 peering, 1 active+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.4 GiB data, 8.7 GiB used, 349 GiB / 358 GiB avail; 98 MiB/s wr, 1.56k op/s; 2451/119382 objects degraded (2.053%); 13 MiB/s, 210 objects/s recovering 2023-10-09T10:33:47.346 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:47 smithi053 bash[76859]: cluster 2023-10-09T10:33:46.223727+0000 mon.a (mon.0) 1396 : cluster 3 Health check update: Degraded data redundancy: 2451/119382 objects degraded (2.053%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:33:47.363 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:47.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:47.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:47.466 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:47.475 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:47 smithi086 bash[59714]: cluster 2023-10-09T10:33:45.662909+0000 mgr.y (mgr.26072) 942 : cluster 0 pgmap v1053: 89 pgs: 1 peering, 1 active+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.4 GiB data, 8.7 GiB used, 349 GiB / 358 GiB avail; 98 MiB/s wr, 1.56k op/s; 2451/119382 objects degraded (2.053%); 13 MiB/s, 210 objects/s recovering 2023-10-09T10:33:47.475 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:47 smithi086 bash[59714]: cluster 2023-10-09T10:33:46.223727+0000 mon.a (mon.0) 1396 : cluster 3 Health check update: Degraded data redundancy: 2451/119382 objects degraded (2.053%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:33:47.500 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:47.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:47.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:47.604 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:47.630 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:47.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:47.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:47.731 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 29 16 43198 43182 93.0544 83.375 0.0091368 0.0107385 2023-10-09T10:33:47.733 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:47.763 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:47.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:47.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:47.867 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:47.891 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:47.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:47.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:47.994 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:48.025 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:48.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:48.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:48.130 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:48.156 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:48.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:48.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:48.265 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:48.295 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:48.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:48.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:48.398 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:48.428 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:48.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:48.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:48.533 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:48.560 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:48.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:48.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:48.663 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:48.687 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:48.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:48.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:48.731 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 30 16 44499 44483 92.6628 81.3125 0.0100354 0.0107779 2023-10-09T10:33:48.791 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:48.819 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:48.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:48.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:48.922 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:48.950 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:48.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:48.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:49.055 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:49.094 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:49.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:49.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:49.198 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:49.224 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:49.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:49.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:49.327 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:49.357 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:49.359 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:49 smithi053 bash[76859]: cluster 2023-10-09T10:33:47.663408+0000 mgr.y (mgr.26072) 943 : cluster 0 pgmap v1054: 89 pgs: 1 peering, 1 active+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.4 GiB data, 8.7 GiB used, 349 GiB / 358 GiB avail; 75 MiB/s wr, 1.20k op/s; 2451/119382 objects degraded (2.053%); 9.9 MiB/s, 158 objects/s recovering 2023-10-09T10:33:49.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:49.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:49.462 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:49.488 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:49.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:49.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:49.592 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:49.603 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:49 smithi086 bash[59714]: cluster 2023-10-09T10:33:47.663408+0000 mgr.y (mgr.26072) 943 : cluster 0 pgmap v1054: 89 pgs: 1 peering, 1 active+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.4 GiB data, 8.7 GiB used, 349 GiB / 358 GiB avail; 75 MiB/s wr, 1.20k op/s; 2451/119382 objects degraded (2.053%); 9.9 MiB/s, 158 objects/s recovering 2023-10-09T10:33:49.617 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:49.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:49.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:49.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:49 smithi053 bash[79554]: cluster 2023-10-09T10:33:47.663408+0000 mgr.y (mgr.26072) 943 : cluster 0 pgmap v1054: 89 pgs: 1 peering, 1 active+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.4 GiB data, 8.7 GiB used, 349 GiB / 358 GiB avail; 75 MiB/s wr, 1.20k op/s; 2451/119382 objects degraded (2.053%); 9.9 MiB/s, 158 objects/s recovering 2023-10-09T10:33:49.720 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:49.731 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 31 16 45471 45455 91.6331 60.75 0.0114062 0.0109066 2023-10-09T10:33:49.747 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:49.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:49.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:49.853 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:49.877 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:49.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:49.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:49.980 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:50.007 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:50.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:50.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:50.110 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:50.138 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:50.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:50.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:50.241 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:50.271 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:50.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:50.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:50.375 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:50.407 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:50.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:50.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:50.513 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:50.549 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:50.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:50.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:50.654 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:50.687 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:50.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:50.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:50.732 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 32 16 46652 46636 91.076 73.8125 0.0105055 0.010973 2023-10-09T10:33:50.792 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:50.815 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:50.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:50.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:50.918 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:50.945 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:50.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:50.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:51.049 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:51.074 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:51.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:51.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:51.178 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:51.206 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:51.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:51.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:51.310 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:51.335 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:51.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:51.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:51.371 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:51 smithi053 bash[76859]: cluster 2023-10-09T10:33:49.664063+0000 mgr.y (mgr.26072) 944 : cluster 0 pgmap v1055: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.6 GiB data, 9.5 GiB used, 348 GiB / 358 GiB avail; 64 MiB/s wr, 1.02k op/s; 1226/125802 objects degraded (0.975%); 1133/125802 objects misplaced (0.901%); 7.3 MiB/s, 116 objects/s recovering 2023-10-09T10:33:51.438 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:51.462 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:51.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:51.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:51.566 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:51.574 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:51 smithi086 bash[59714]: cluster 2023-10-09T10:33:49.664063+0000 mgr.y (mgr.26072) 944 : cluster 0 pgmap v1055: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.6 GiB data, 9.5 GiB used, 348 GiB / 358 GiB avail; 64 MiB/s wr, 1.02k op/s; 1226/125802 objects degraded (0.975%); 1133/125802 objects misplaced (0.901%); 7.3 MiB/s, 116 objects/s recovering 2023-10-09T10:33:51.594 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:51.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:51.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:51.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:51 smithi053 bash[79554]: cluster 2023-10-09T10:33:49.664063+0000 mgr.y (mgr.26072) 944 : cluster 0 pgmap v1055: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 85 active+clean; 2.6 GiB data, 9.5 GiB used, 348 GiB / 358 GiB avail; 64 MiB/s wr, 1.02k op/s; 1226/125802 objects degraded (0.975%); 1133/125802 objects misplaced (0.901%); 7.3 MiB/s, 116 objects/s recovering 2023-10-09T10:33:51.696 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:51.720 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:51.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:51.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:51.732 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 33 16 47812 47796 90.5129 72.5 0.0143072 0.0110432 2023-10-09T10:33:51.823 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:51.852 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:51.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:51.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:51.956 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:51.992 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:51.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:51.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:52.097 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:52.130 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:52.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:52.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:52.235 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:52.268 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:52.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:52.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:52.345 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:33:52.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:52 smithi086 bash[59714]: cluster 2023-10-09T10:33:52.235794+0000 mon.a (mon.0) 1397 : cluster 3 Health check update: Degraded data redundancy: 1226/135390 objects degraded (0.906%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:33:52.372 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:52.412 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:52.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:52.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:52.419 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:52 smithi053 bash[79554]: cluster 2023-10-09T10:33:52.235794+0000 mon.a (mon.0) 1397 : cluster 3 Health check update: Degraded data redundancy: 1226/135390 objects degraded (0.906%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:33:52.419 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:52 smithi053 bash[76859]: cluster 2023-10-09T10:33:52.235794+0000 mon.a (mon.0) 1397 : cluster 3 Health check update: Degraded data redundancy: 1226/135390 objects degraded (0.906%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:33:52.441 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:33:52.486 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:33:52.519 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:52.520 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:33:52.547 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:52.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:52.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:52.556 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:33:52.587 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:33:52.622 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:33:52.652 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:52.659 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:33:52.676 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:33:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:33:52] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.33.4" 2023-10-09T10:33:52.680 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:52.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:52.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:52.695 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:33:52.697 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:33:52.698 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:33:52.698 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:33:52.698 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:33:52.698 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:33:52.698 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:33:52.698 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:33:52.698 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:33:52.732 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 34 16 48956 48940 89.9535 71.5 0.0107501 0.0111102 2023-10-09T10:33:52.784 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:52.813 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:52.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:52.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:52.917 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:52.944 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:52.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:52.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:53.047 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:53.075 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:53.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:53.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:53.179 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:53.208 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:53.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:53.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:53.309 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is unset 2023-10-09T10:33:53.315 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:53.342 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:53.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:53.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:53.452 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:53.477 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:53.479 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:53 smithi053 bash[79554]: cluster 2023-10-09T10:33:51.664739+0000 mgr.y (mgr.26072) 945 : cluster 0 pgmap v1056: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.8 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 76 MiB/s wr, 1.21k op/s; 1226/135390 objects degraded (0.906%); 1133/135390 objects misplaced (0.837%); 7.3 MiB/s, 116 objects/s recovering 2023-10-09T10:33:53.479 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:53 smithi053 bash[79554]: audit 2023-10-09T10:33:52.407147+0000 mon.a (mon.0) 1398 : audit 0 from='client.? 172.21.15.53:0/2408949870' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:33:53.479 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:53 smithi053 bash[79554]: audit 2023-10-09T10:33:52.469912+0000 mon.a (mon.0) 1399 : audit 1 from='client.? 172.21.15.53:0/3587509426' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:33:53.480 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:53 smithi053 bash[79554]: audit 2023-10-09T10:33:53.079598+0000 mon.a (mon.0) 1400 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:33:53.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:53.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:53.481 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:53 smithi053 bash[76859]: cluster 2023-10-09T10:33:51.664739+0000 mgr.y (mgr.26072) 945 : cluster 0 pgmap v1056: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.8 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 76 MiB/s wr, 1.21k op/s; 1226/135390 objects degraded (0.906%); 1133/135390 objects misplaced (0.837%); 7.3 MiB/s, 116 objects/s recovering 2023-10-09T10:33:53.481 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:53 smithi053 bash[76859]: audit 2023-10-09T10:33:52.407147+0000 mon.a (mon.0) 1398 : audit 0 from='client.? 172.21.15.53:0/2408949870' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:33:53.481 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:53 smithi053 bash[76859]: audit 2023-10-09T10:33:52.469912+0000 mon.a (mon.0) 1399 : audit 1 from='client.? 172.21.15.53:0/3587509426' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:33:53.481 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:53 smithi053 bash[76859]: audit 2023-10-09T10:33:53.079598+0000 mon.a (mon.0) 1400 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:33:53.582 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:53.614 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:53.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:53.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:53.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:53 smithi086 bash[59714]: cluster 2023-10-09T10:33:51.664739+0000 mgr.y (mgr.26072) 945 : cluster 0 pgmap v1056: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 2.8 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 76 MiB/s wr, 1.21k op/s; 1226/135390 objects degraded (0.906%); 1133/135390 objects misplaced (0.837%); 7.3 MiB/s, 116 objects/s recovering 2023-10-09T10:33:53.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:53 smithi086 bash[59714]: audit 2023-10-09T10:33:52.407147+0000 mon.a (mon.0) 1398 : audit 0 from='client.? 172.21.15.53:0/2408949870' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:33:53.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:53 smithi086 bash[59714]: audit 2023-10-09T10:33:52.469912+0000 mon.a (mon.0) 1399 : audit 1 from='client.? 172.21.15.53:0/3587509426' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:33:53.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:53 smithi086 bash[59714]: audit 2023-10-09T10:33:53.079598+0000 mon.a (mon.0) 1400 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:33:53.717 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:53.732 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 35 16 50176 50160 89.5618 76.25 0.0189684 0.0111586 2023-10-09T10:33:53.745 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:53.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:53.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:53.850 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:53.878 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:53.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:53.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:53.981 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:54.019 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:54.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:54.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:54.123 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:54.150 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:54.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:54.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:54.256 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:54.286 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:54.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:54.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:54.393 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:54.416 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:54.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:54.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:54.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:54 smithi053 bash[76859]: cluster 2023-10-09T10:33:53.296100+0000 mon.a (mon.0) 1401 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:33:54.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:54 smithi053 bash[76859]: cluster 2023-10-09T10:33:53.300635+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e298 with expected crc 2023-10-09T10:33:54.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:54 smithi053 bash[76859]: audit 2023-10-09T10:33:53.300824+0000 mon.a (mon.0) 1402 : audit 1 from='client.? 172.21.15.53:0/3587509426' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:33:54.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:54 smithi053 bash[76859]: cluster 2023-10-09T10:33:53.300905+0000 mon.a (mon.0) 1403 : cluster 0 osdmap e298: 8 total, 8 up, 4 in 2023-10-09T10:33:54.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:54 smithi053 bash[76859]: cluster 2023-10-09T10:33:53.305655+0000 osd.5 (osd.5) 329 : cluster 3 failed to encode map e298 with expected crc 2023-10-09T10:33:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:54 smithi053 bash[79554]: cluster 2023-10-09T10:33:53.296100+0000 mon.a (mon.0) 1401 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:33:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:54 smithi053 bash[79554]: cluster 2023-10-09T10:33:53.300635+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e298 with expected crc 2023-10-09T10:33:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:54 smithi053 bash[79554]: audit 2023-10-09T10:33:53.300824+0000 mon.a (mon.0) 1402 : audit 1 from='client.? 172.21.15.53:0/3587509426' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:33:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:54 smithi053 bash[79554]: cluster 2023-10-09T10:33:53.300905+0000 mon.a (mon.0) 1403 : cluster 0 osdmap e298: 8 total, 8 up, 4 in 2023-10-09T10:33:54.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:54 smithi053 bash[79554]: cluster 2023-10-09T10:33:53.305655+0000 osd.5 (osd.5) 329 : cluster 3 failed to encode map e298 with expected crc 2023-10-09T10:33:54.520 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:54.529 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:54 smithi086 bash[59714]: cluster 2023-10-09T10:33:53.296100+0000 mon.a (mon.0) 1401 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:33:54.529 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:54 smithi086 bash[59714]: cluster 2023-10-09T10:33:53.300635+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e298 with expected crc 2023-10-09T10:33:54.529 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:54 smithi086 bash[59714]: audit 2023-10-09T10:33:53.300824+0000 mon.a (mon.0) 1402 : audit 1 from='client.? 172.21.15.53:0/3587509426' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:33:54.529 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:54 smithi086 bash[59714]: cluster 2023-10-09T10:33:53.300905+0000 mon.a (mon.0) 1403 : cluster 0 osdmap e298: 8 total, 8 up, 4 in 2023-10-09T10:33:54.530 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:54 smithi086 bash[59714]: cluster 2023-10-09T10:33:53.305655+0000 osd.5 (osd.5) 329 : cluster 3 failed to encode map e298 with expected crc 2023-10-09T10:33:54.553 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:54.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:54.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:54.658 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:54.682 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:54.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:54.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:54.732 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 36 16 51395 51379 89.19 76.1875 0.0209035 0.0112061 2023-10-09T10:33:54.786 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:54.812 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:54.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:54.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:54.919 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:54.944 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:54.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:54.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:55.047 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:55.076 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:55.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:55.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:55.180 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:55.205 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:55.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:55.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:55.309 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:55.317 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:55 smithi086 bash[59714]: cluster 2023-10-09T10:33:53.665227+0000 mgr.y (mgr.26072) 946 : cluster 0 pgmap v1058: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 86 active+clean; 2.8 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 68 MiB/s wr, 1.09k op/s; 1226/139839 objects degraded (0.877%); 1016/139839 objects misplaced (0.727%); 4.4 MiB/s, 69 objects/s recovering 2023-10-09T10:33:55.335 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:55.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:55.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:55.439 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:55.447 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:55 smithi053 bash[76859]: cluster 2023-10-09T10:33:53.665227+0000 mgr.y (mgr.26072) 946 : cluster 0 pgmap v1058: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 86 active+clean; 2.8 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 68 MiB/s wr, 1.09k op/s; 1226/139839 objects degraded (0.877%); 1016/139839 objects misplaced (0.727%); 4.4 MiB/s, 69 objects/s recovering 2023-10-09T10:33:55.447 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:55 smithi053 bash[79554]: cluster 2023-10-09T10:33:53.665227+0000 mgr.y (mgr.26072) 946 : cluster 0 pgmap v1058: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 86 active+clean; 2.8 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 68 MiB/s wr, 1.09k op/s; 1226/139839 objects degraded (0.877%); 1016/139839 objects misplaced (0.727%); 4.4 MiB/s, 69 objects/s recovering 2023-10-09T10:33:55.468 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:55.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:55.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:55.571 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:55.597 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:55.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:55.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:55.700 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:55.731 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:55.732 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 37 15 52571 52556 88.7675 73.5625 0.0239976 0.0112559 2023-10-09T10:33:55.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:55.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:55.835 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:55.860 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:55.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:55.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:55.964 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:55.993 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:56.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:56.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:56.103 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:56.131 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:56.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:56.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:56.235 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:56.260 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:56.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:56.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:56.365 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:56.396 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:56.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:56.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:56.502 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:56.527 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:56.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:56.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:56.632 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:56.668 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:56.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:56.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:56.733 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 38 16 53743 53727 88.3573 73.1875 0.0157619 0.0113114 2023-10-09T10:33:56.771 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:56.801 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:56.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:56.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:56.907 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:56.939 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:56.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:56.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:57.042 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:57.067 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:57.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:57.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:57.170 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:57.195 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:57.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:57.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:57.299 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:57.334 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:57.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:57.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:57.399 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:33:57.399 INFO:teuthology.orchestra.run.smithi053.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-09T10:33:57.400 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:33:57.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:57 smithi053 bash[79554]: cluster 2023-10-09T10:33:55.665974+0000 mgr.y (mgr.26072) 947 : cluster 0 pgmap v1059: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 70 MiB/s wr, 1.12k op/s; 1226/153072 objects degraded (0.801%); 1016/153072 objects misplaced (0.664%); 1.3 MiB/s, 20 objects/s recovering 2023-10-09T10:33:57.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:57 smithi053 bash[76859]: cluster 2023-10-09T10:33:55.665974+0000 mgr.y (mgr.26072) 947 : cluster 0 pgmap v1059: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 70 MiB/s wr, 1.12k op/s; 1226/153072 objects degraded (0.801%); 1016/153072 objects misplaced (0.664%); 1.3 MiB/s, 20 objects/s recovering 2023-10-09T10:33:57.440 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:57.471 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:57.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:57.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:57.577 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:57.606 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:57.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:57.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:57.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:57 smithi086 bash[59714]: cluster 2023-10-09T10:33:55.665974+0000 mgr.y (mgr.26072) 947 : cluster 0 pgmap v1059: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 70 MiB/s wr, 1.12k op/s; 1226/153072 objects degraded (0.801%); 1016/153072 objects misplaced (0.664%); 1.3 MiB/s, 20 objects/s recovering 2023-10-09T10:33:57.711 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:57.732 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 39 16 54870 54854 87.8976 70.4375 0.0149626 0.0113689 2023-10-09T10:33:57.742 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:57.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:57.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:57.848 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:57.885 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:57.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:57.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:57.990 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:58.019 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:58.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:58.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:58.124 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:58.152 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:58.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:58.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:58.255 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:58.281 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:58.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:58.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:58.384 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:58.398 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:58 smithi053 bash[76859]: cluster 2023-10-09T10:33:58.208198+0000 mon.a (mon.0) 1404 : cluster 3 Health check update: Degraded data redundancy: 1226/153072 objects degraded (0.801%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:33:58.398 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:58 smithi053 bash[79554]: cluster 2023-10-09T10:33:58.208198+0000 mon.a (mon.0) 1404 : cluster 3 Health check update: Degraded data redundancy: 1226/153072 objects degraded (0.801%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:33:58.415 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:58.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:58.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:58.518 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:58.527 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:58 smithi086 bash[59714]: cluster 2023-10-09T10:33:58.208198+0000 mon.a (mon.0) 1404 : cluster 3 Health check update: Degraded data redundancy: 1226/153072 objects degraded (0.801%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:33:58.547 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:33:58.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:58.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:33:58.652 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:58.689 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:33:58.695 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:58.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:58.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:58.732 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:2023-10-09T10:33:58.730614+0000 min lat: 0.00143498 max lat: 1.88666 avg lat: 0.0114958 2023-10-09T10:33:58.732 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:33:58.733 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 40 16 55663 55647 86.9391 49.5625 0.0169932 0.0114958 2023-10-09T10:33:58.733 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T10:33:58.800 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:58.827 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:58.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:58.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:58.932 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:58.962 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:33:58.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:58.969 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:33:59.070 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:59.101 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:33:59.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:59.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:33:59.207 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:59.236 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:59.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:59.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:33:59.342 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:59.370 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:33:59.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:59.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:33:59.474 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:59.503 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:33:59.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:59.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:33:59.606 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:59.615 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:33:59 smithi053 bash[79554]: cluster 2023-10-09T10:33:57.666608+0000 mgr.y (mgr.26072) 948 : cluster 0 pgmap v1060: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 70 MiB/s wr, 1.12k op/s; 1226/153072 objects degraded (0.801%); 1016/153072 objects misplaced (0.664%); 1.3 MiB/s, 20 objects/s recovering 2023-10-09T10:33:59.616 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:33:59 smithi053 bash[76859]: cluster 2023-10-09T10:33:57.666608+0000 mgr.y (mgr.26072) 948 : cluster 0 pgmap v1060: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 70 MiB/s wr, 1.12k op/s; 1226/153072 objects degraded (0.801%); 1016/153072 objects misplaced (0.664%); 1.3 MiB/s, 20 objects/s recovering 2023-10-09T10:33:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:33:59 smithi086 bash[59714]: cluster 2023-10-09T10:33:57.666608+0000 mgr.y (mgr.26072) 948 : cluster 0 pgmap v1060: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.1 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 70 MiB/s wr, 1.12k op/s; 1226/153072 objects degraded (0.801%); 1016/153072 objects misplaced (0.664%); 1.3 MiB/s, 20 objects/s recovering 2023-10-09T10:33:59.632 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:33:59.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:59.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:33:59.732 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 41 16 56772 56756 86.5091 69.3125 0.011425 0.0115529 2023-10-09T10:33:59.739 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:59.768 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:33:59.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:59.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:33:59.871 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:59.896 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:33:59.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:33:59.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:00.002 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:00.033 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:00.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:00.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:00.141 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:00.169 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:00.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:00.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:00.272 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:00.305 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:00.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:00.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:00.412 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:00.444 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:00.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:00.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:00.548 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:00.579 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:00.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:00.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:00.683 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:00.711 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:00.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:00.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:00.732 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 42 16 57884 57868 86.1039 69.5 0.011055 0.0116078 2023-10-09T10:34:00.816 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:00.844 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:00.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:00.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:00.948 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:00.980 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:00.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:00.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:01.084 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:01.111 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:01.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:01.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:01.218 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:01.248 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:01.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:01.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:01.331 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:34:01.331 INFO:teuthology.orchestra.run.smithi053.stdout: "size": 20, 2023-10-09T10:34:01.332 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 600, 2023-10-09T10:34:01.332 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [ 2023-10-09T10:34:01.332 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.332 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:99959 7.6 7:6db1dcf5:::benchmark_data_smithi053_144553_object9697:head [delete] snapc 0=[] ondisk+write+known_if_redirected e217)", 2023-10-09T10:34:01.332 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:26:43.466934+0000", 2023-10-09T10:34:01.332 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 437.859416893, 2023-10-09T10:34:01.332 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.25862059700000001, 2023-10-09T10:34:01.332 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:34:01.332 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:34:01.332 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:34:01.333 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:34:01.333 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:34:01.333 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 99959 2023-10-09T10:34:01.333 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.333 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:34:01.333 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.333 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:34:01.333 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.466934+0000", 2023-10-09T10:34:01.333 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.333 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.333 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.333 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:34:01.334 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.466934+0000", 2023-10-09T10:34:01.334 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.334 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.334 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.334 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:34:01.334 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.466932+0000", 2023-10-09T10:34:01.334 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:34:01.334 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.334 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.334 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:34:01.334 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.466940+0000", 2023-10-09T10:34:01.334 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.0139999999999998e-06 2023-10-09T10:34:01.335 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.335 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.335 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:34:01.335 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.466956+0000", 2023-10-09T10:34:01.335 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6337e-05 2023-10-09T10:34:01.335 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.335 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.335 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:34:01.335 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.466966+0000", 2023-10-09T10:34:01.335 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.1749999999999994e-06 2023-10-09T10:34:01.335 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.336 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.336 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:34:01.336 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.467022+0000", 2023-10-09T10:34:01.336 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.6297e-05 2023-10-09T10:34:01.336 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.336 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.336 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:34:01.336 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.467190+0000", 2023-10-09T10:34:01.336 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00016808099999999999 2023-10-09T10:34:01.336 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.338 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.338 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:34:01.338 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.467334+0000", 2023-10-09T10:34:01.338 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000143857 2023-10-09T10:34:01.338 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.338 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.338 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:34:01.338 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.471046+0000", 2023-10-09T10:34:01.339 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0037124290000000002 2023-10-09T10:34:01.339 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.339 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.339 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.339 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.471553+0000", 2023-10-09T10:34:01.339 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00050655700000000004 2023-10-09T10:34:01.339 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.339 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.339 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.339 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.725165+0000", 2023-10-09T10:34:01.339 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.25361212399999999 2023-10-09T10:34:01.339 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.340 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.340 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:34:01.340 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.725424+0000", 2023-10-09T10:34:01.340 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00025876000000000002 2023-10-09T10:34:01.340 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.340 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.340 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:34:01.340 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.725555+0000", 2023-10-09T10:34:01.340 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00013095199999999999 2023-10-09T10:34:01.340 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.340 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:34:01.340 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.341 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.341 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.341 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:99976 7.6 7:6772bfc7:::benchmark_data_smithi053_144553_object9714:head [delete] snapc 0=[] ondisk+write+known_if_redirected e217)", 2023-10-09T10:34:01.341 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:26:43.512809+0000", 2023-10-09T10:34:01.341 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 437.81354183799999, 2023-10-09T10:34:01.341 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.217493564, 2023-10-09T10:34:01.341 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:34:01.342 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:34:01.342 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:34:01.343 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:34:01.343 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:34:01.343 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 99976 2023-10-09T10:34:01.343 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.343 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:34:01.343 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.343 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:34:01.343 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.512809+0000", 2023-10-09T10:34:01.343 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.343 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.343 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.344 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:34:01.344 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.512809+0000", 2023-10-09T10:34:01.344 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.344 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.344 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.344 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:34:01.344 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.512807+0000", 2023-10-09T10:34:01.344 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:34:01.344 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.344 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.344 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:34:01.344 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.512816+0000", 2023-10-09T10:34:01.344 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.2190000000000004e-06 2023-10-09T10:34:01.345 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.345 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.345 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:34:01.345 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.512833+0000", 2023-10-09T10:34:01.345 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.7337999999999999e-05 2023-10-09T10:34:01.345 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.345 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.345 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:34:01.345 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.512842+0000", 2023-10-09T10:34:01.345 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.4180000000000003e-06 2023-10-09T10:34:01.345 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.345 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.345 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:34:01.346 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.512887+0000", 2023-10-09T10:34:01.346 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.4566e-05 2023-10-09T10:34:01.346 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.346 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.346 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:34:01.346 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.513002+0000", 2023-10-09T10:34:01.346 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000114715 2023-10-09T10:34:01.346 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.346 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.346 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:34:01.346 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.513096+0000", 2023-10-09T10:34:01.347 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.4629999999999994e-05 2023-10-09T10:34:01.347 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.347 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.347 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:34:01.347 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.516032+0000", 2023-10-09T10:34:01.347 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0029355779999999999 2023-10-09T10:34:01.347 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.347 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.347 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.347 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.520066+0000", 2023-10-09T10:34:01.347 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0040337990000000002 2023-10-09T10:34:01.347 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.347 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.348 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.348 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.730048+0000", 2023-10-09T10:34:01.348 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.20998230300000001 2023-10-09T10:34:01.348 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.348 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.348 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:34:01.348 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.730169+0000", 2023-10-09T10:34:01.348 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00012101 2023-10-09T10:34:01.348 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.348 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.348 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:34:01.348 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:43.730303+0000", 2023-10-09T10:34:01.348 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00013359 2023-10-09T10:34:01.349 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.349 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:34:01.349 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.349 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.349 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.349 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:103627 7.6 7:60bacaa3:::benchmark_data_smithi053_144553_object13365:head [delete] snapc 0=[] ondisk+write+known_if_redirected e217)", 2023-10-09T10:34:01.349 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:26:51.742434+0000", 2023-10-09T10:34:01.349 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 429.58391640000002, 2023-10-09T10:34:01.349 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.058892255999999997, 2023-10-09T10:34:01.349 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:34:01.349 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:34:01.349 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:34:01.349 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:34:01.350 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:34:01.350 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 103627 2023-10-09T10:34:01.350 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.350 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:34:01.350 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.350 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:34:01.350 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.742434+0000", 2023-10-09T10:34:01.350 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.350 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.350 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.350 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:34:01.350 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.742434+0000", 2023-10-09T10:34:01.351 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.351 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.351 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.351 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:34:01.351 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.742432+0000", 2023-10-09T10:34:01.351 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999976 2023-10-09T10:34:01.351 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.351 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.351 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:34:01.351 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.742443+0000", 2023-10-09T10:34:01.351 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0679000000000001e-05 2023-10-09T10:34:01.351 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.351 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.352 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:34:01.352 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.742461+0000", 2023-10-09T10:34:01.352 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.7960000000000001e-05 2023-10-09T10:34:01.352 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.352 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.352 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:34:01.352 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.742471+0000", 2023-10-09T10:34:01.352 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0462000000000001e-05 2023-10-09T10:34:01.352 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.352 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.352 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:34:01.352 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.742525+0000", 2023-10-09T10:34:01.353 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.3811999999999999e-05 2023-10-09T10:34:01.353 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.353 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.353 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:34:01.353 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.742629+0000", 2023-10-09T10:34:01.353 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000103961 2023-10-09T10:34:01.353 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.353 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.353 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:34:01.353 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.742714+0000", 2023-10-09T10:34:01.353 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.5143999999999997e-05 2023-10-09T10:34:01.353 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.353 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.354 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:34:01.354 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.746074+0000", 2023-10-09T10:34:01.354 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0033598399999999998 2023-10-09T10:34:01.354 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.354 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.354 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.354 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.746750+0000", 2023-10-09T10:34:01.354 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00067574300000000003 2023-10-09T10:34:01.354 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.354 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.354 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.355 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.801156+0000", 2023-10-09T10:34:01.355 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.054405996999999998 2023-10-09T10:34:01.355 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.355 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.355 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:34:01.355 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.801216+0000", 2023-10-09T10:34:01.355 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.0143999999999999e-05 2023-10-09T10:34:01.355 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.355 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.355 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:34:01.355 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.801327+0000", 2023-10-09T10:34:01.355 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00011076799999999999 2023-10-09T10:34:01.356 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.356 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:34:01.356 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.356 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.356 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.356 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:103631 7.6 7:68cd9ac1:::benchmark_data_smithi053_144553_object13369:head [delete] snapc 0=[] ondisk+write+known_if_redirected e217)", 2023-10-09T10:34:01.356 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:26:51.752844+0000", 2023-10-09T10:34:01.356 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 429.573506823, 2023-10-09T10:34:01.356 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.048880268999999997, 2023-10-09T10:34:01.356 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:34:01.356 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:34:01.356 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:34:01.357 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:34:01.357 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:34:01.357 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 103631 2023-10-09T10:34:01.357 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.357 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:34:01.357 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.357 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:34:01.357 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.752844+0000", 2023-10-09T10:34:01.357 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.358 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.358 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.358 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:34:01.358 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.752844+0000", 2023-10-09T10:34:01.358 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.358 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.358 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.358 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:34:01.358 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.752843+0000", 2023-10-09T10:34:01.358 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:34:01.358 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.359 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.359 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:34:01.359 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.752850+0000", 2023-10-09T10:34:01.359 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.5730000000000002e-06 2023-10-09T10:34:01.359 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.359 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.359 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:34:01.359 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.752864+0000", 2023-10-09T10:34:01.359 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4287000000000001e-05 2023-10-09T10:34:01.359 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.359 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.359 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:34:01.360 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.752872+0000", 2023-10-09T10:34:01.360 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.2819999999999999e-06 2023-10-09T10:34:01.360 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.360 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.360 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:34:01.360 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.752913+0000", 2023-10-09T10:34:01.360 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.1356000000000002e-05 2023-10-09T10:34:01.360 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.360 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.360 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:34:01.360 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.753014+0000", 2023-10-09T10:34:01.360 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000100756 2023-10-09T10:34:01.361 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.361 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.361 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:34:01.361 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.753098+0000", 2023-10-09T10:34:01.361 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.3720000000000005e-05 2023-10-09T10:34:01.361 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.361 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.361 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.361 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.756145+0000", 2023-10-09T10:34:01.361 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0030476520000000001 2023-10-09T10:34:01.361 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.361 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.361 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:34:01.362 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.756165+0000", 2023-10-09T10:34:01.362 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.0012000000000001e-05 2023-10-09T10:34:01.362 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.362 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.362 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.362 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.801367+0000", 2023-10-09T10:34:01.362 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.045201341999999999 2023-10-09T10:34:01.362 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.362 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.362 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:34:01.362 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.801497+0000", 2023-10-09T10:34:01.363 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000130498 2023-10-09T10:34:01.363 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.363 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.363 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:34:01.363 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:26:51.801724+0000", 2023-10-09T10:34:01.363 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00022719999999999999 2023-10-09T10:34:01.363 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.363 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:34:01.363 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.363 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.363 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.363 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:118551 7.6 7:64cee91c:::benchmark_data_smithi053_144553_object28289:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-09T10:34:01.364 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:27:27.676582+0000", 2023-10-09T10:34:01.364 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 393.649769295, 2023-10-09T10:34:01.364 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.054955059000000001, 2023-10-09T10:34:01.364 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:34:01.364 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:34:01.364 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:34:01.364 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:34:01.364 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:34:01.364 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 118551 2023-10-09T10:34:01.364 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.364 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:34:01.364 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.365 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:34:01.365 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.676582+0000", 2023-10-09T10:34:01.365 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.365 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.365 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.365 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:34:01.365 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.676582+0000", 2023-10-09T10:34:01.365 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.365 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.365 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.365 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:34:01.366 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.676580+0000", 2023-10-09T10:34:01.366 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:34:01.366 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.366 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.366 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:34:01.366 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.676589+0000", 2023-10-09T10:34:01.366 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.8519999999999993e-06 2023-10-09T10:34:01.366 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.366 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.366 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:34:01.366 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.676604+0000", 2023-10-09T10:34:01.367 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.5872e-05 2023-10-09T10:34:01.367 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.367 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.367 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:34:01.367 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.676613+0000", 2023-10-09T10:34:01.367 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.0860000000000002e-06 2023-10-09T10:34:01.367 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.367 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.367 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:34:01.367 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.676658+0000", 2023-10-09T10:34:01.367 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.5283e-05 2023-10-09T10:34:01.368 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.368 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.368 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:34:01.368 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.676779+0000", 2023-10-09T10:34:01.368 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000120989 2023-10-09T10:34:01.368 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.368 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.368 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:34:01.368 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.676878+0000", 2023-10-09T10:34:01.368 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.9001999999999998e-05 2023-10-09T10:34:01.368 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.368 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.368 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:34:01.369 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.680875+0000", 2023-10-09T10:34:01.369 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0039975499999999999 2023-10-09T10:34:01.369 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.369 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.369 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.369 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.682341+0000", 2023-10-09T10:34:01.369 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0014653730000000001 2023-10-09T10:34:01.369 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.369 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.369 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.369 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.731322+0000", 2023-10-09T10:34:01.370 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.048981088999999998 2023-10-09T10:34:01.370 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.370 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.370 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:34:01.370 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.731405+0000", 2023-10-09T10:34:01.370 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.3273e-05 2023-10-09T10:34:01.370 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.370 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.370 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:34:01.370 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:27.731537+0000", 2023-10-09T10:34:01.370 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000131502 2023-10-09T10:34:01.370 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.371 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:34:01.371 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.371 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.371 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.371 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:120424 7.6 7:602868fb:::benchmark_data_smithi053_144553_object30162:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-09T10:34:01.371 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:27:31.919370+0000", 2023-10-09T10:34:01.371 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 389.406981121, 2023-10-09T10:34:01.371 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.054612230999999997, 2023-10-09T10:34:01.371 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:34:01.371 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:34:01.371 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:34:01.371 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:34:01.371 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:34:01.372 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 120424 2023-10-09T10:34:01.372 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.372 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:34:01.372 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.372 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:34:01.372 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.919370+0000", 2023-10-09T10:34:01.372 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.372 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.372 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.372 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:34:01.372 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.919370+0000", 2023-10-09T10:34:01.372 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.372 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.373 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.373 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:34:01.373 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.919368+0000", 2023-10-09T10:34:01.373 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:34:01.373 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.373 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.373 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:34:01.373 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.919376+0000", 2023-10-09T10:34:01.373 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.8329999999999994e-06 2023-10-09T10:34:01.373 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.373 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.373 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:34:01.374 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.919389+0000", 2023-10-09T10:34:01.374 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2826999999999999e-05 2023-10-09T10:34:01.374 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.374 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.374 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:34:01.374 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.919396+0000", 2023-10-09T10:34:01.374 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.4399999999999999e-06 2023-10-09T10:34:01.374 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.374 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.374 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:34:01.374 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.923495+0000", 2023-10-09T10:34:01.374 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0040992800000000003 2023-10-09T10:34:01.375 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.375 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.375 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:34:01.375 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.923688+0000", 2023-10-09T10:34:01.375 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000193136 2023-10-09T10:34:01.375 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.375 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.375 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:34:01.375 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.923858+0000", 2023-10-09T10:34:01.375 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000169338 2023-10-09T10:34:01.375 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.375 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.375 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:34:01.376 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.929417+0000", 2023-10-09T10:34:01.376 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0055588579999999999 2023-10-09T10:34:01.376 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.376 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.376 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.376 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.932880+0000", 2023-10-09T10:34:01.376 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0034632790000000001 2023-10-09T10:34:01.376 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.376 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.376 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.376 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.973523+0000", 2023-10-09T10:34:01.376 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.040642683999999998 2023-10-09T10:34:01.377 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.377 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.377 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:34:01.377 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.973651+0000", 2023-10-09T10:34:01.377 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00012830900000000001 2023-10-09T10:34:01.377 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.377 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.377 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:34:01.377 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:31.973982+0000", 2023-10-09T10:34:01.377 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00033103599999999999 2023-10-09T10:34:01.377 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.378 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:34:01.378 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.378 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.378 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.378 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:121047 7.6 7:667ca6ee:::benchmark_data_smithi053_144553_object30785:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-09T10:34:01.378 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:27:33.298455+0000", 2023-10-09T10:34:01.378 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 388.027896301, 2023-10-09T10:34:01.378 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.097387472000000003, 2023-10-09T10:34:01.378 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:34:01.378 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:34:01.378 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:34:01.378 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:34:01.379 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:34:01.379 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 121047 2023-10-09T10:34:01.379 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.379 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:34:01.379 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.379 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:34:01.379 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.298455+0000", 2023-10-09T10:34:01.379 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.379 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.379 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.379 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:34:01.379 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.298455+0000", 2023-10-09T10:34:01.379 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.380 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.380 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.380 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:34:01.380 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.298453+0000", 2023-10-09T10:34:01.380 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:34:01.380 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.380 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.380 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:34:01.380 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.298461+0000", 2023-10-09T10:34:01.380 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.242e-06 2023-10-09T10:34:01.381 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.381 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.381 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:34:01.381 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.298475+0000", 2023-10-09T10:34:01.381 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3443e-05 2023-10-09T10:34:01.381 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.381 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.381 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:34:01.381 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.298481+0000", 2023-10-09T10:34:01.381 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.4389999999999997e-06 2023-10-09T10:34:01.381 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.382 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.382 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:34:01.382 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.298544+0000", 2023-10-09T10:34:01.382 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.2717000000000003e-05 2023-10-09T10:34:01.382 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.382 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.382 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:34:01.382 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.298678+0000", 2023-10-09T10:34:01.382 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00013374099999999999 2023-10-09T10:34:01.382 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.382 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.382 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:34:01.382 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.298765+0000", 2023-10-09T10:34:01.383 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.7571000000000006e-05 2023-10-09T10:34:01.383 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.383 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.383 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:34:01.383 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.302037+0000", 2023-10-09T10:34:01.383 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0032715940000000001 2023-10-09T10:34:01.383 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.383 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.383 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.383 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.304274+0000", 2023-10-09T10:34:01.383 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0022377370000000001 2023-10-09T10:34:01.384 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.384 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.384 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.384 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.395679+0000", 2023-10-09T10:34:01.384 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.091404159999999998 2023-10-09T10:34:01.384 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.384 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.384 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:34:01.384 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.395741+0000", 2023-10-09T10:34:01.385 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.2502999999999994e-05 2023-10-09T10:34:01.385 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.385 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.385 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:34:01.385 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.395842+0000", 2023-10-09T10:34:01.385 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000100954 2023-10-09T10:34:01.385 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.385 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:34:01.385 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.385 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.385 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.385 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:121221 7.6 7:6574fc75:::benchmark_data_smithi053_144553_object30959:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-09T10:34:01.386 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:27:33.752686+0000", 2023-10-09T10:34:01.386 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 387.57366442300003, 2023-10-09T10:34:01.386 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.053083448999999998, 2023-10-09T10:34:01.386 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:34:01.386 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:34:01.386 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:34:01.386 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:34:01.386 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:34:01.386 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 121221 2023-10-09T10:34:01.386 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.386 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:34:01.387 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.387 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:34:01.387 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.752686+0000", 2023-10-09T10:34:01.387 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.387 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.387 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.387 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:34:01.387 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.752686+0000", 2023-10-09T10:34:01.387 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.387 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.387 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.387 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:34:01.388 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.752686+0000", 2023-10-09T10:34:01.388 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:34:01.388 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.388 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.388 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:34:01.388 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.752689+0000", 2023-10-09T10:34:01.388 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.1920000000000001e-06 2023-10-09T10:34:01.388 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.388 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.388 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:34:01.388 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.752708+0000", 2023-10-09T10:34:01.388 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.8382000000000001e-05 2023-10-09T10:34:01.388 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.389 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.389 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:34:01.389 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.752717+0000", 2023-10-09T10:34:01.389 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.5589999999999994e-06 2023-10-09T10:34:01.389 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.389 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.389 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:34:01.389 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.761670+0000", 2023-10-09T10:34:01.389 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0089528820000000005 2023-10-09T10:34:01.389 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.389 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.389 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:34:01.389 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.761813+0000", 2023-10-09T10:34:01.389 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014274200000000001 2023-10-09T10:34:01.390 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.390 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.390 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:34:01.390 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.761942+0000", 2023-10-09T10:34:01.390 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00012946799999999999 2023-10-09T10:34:01.390 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.390 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.390 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:34:01.390 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.769825+0000", 2023-10-09T10:34:01.390 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0078827740000000004 2023-10-09T10:34:01.390 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.390 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.390 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.391 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.773546+0000", 2023-10-09T10:34:01.391 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0037212019999999998 2023-10-09T10:34:01.391 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.391 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.391 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.391 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.805677+0000", 2023-10-09T10:34:01.391 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.032130772000000002 2023-10-09T10:34:01.391 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.391 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.391 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:34:01.391 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.805711+0000", 2023-10-09T10:34:01.391 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.4044999999999997e-05 2023-10-09T10:34:01.391 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.392 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.392 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:34:01.392 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:33.805770+0000", 2023-10-09T10:34:01.392 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.8941999999999999e-05 2023-10-09T10:34:01.392 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.392 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:34:01.392 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.392 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.392 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.392 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:121868 7.6 7:67311c96:::benchmark_data_smithi053_144553_object31606:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-09T10:34:01.392 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:27:35.235802+0000", 2023-10-09T10:34:01.392 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 386.09054906799997, 2023-10-09T10:34:01.393 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.053104222999999999, 2023-10-09T10:34:01.393 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:34:01.393 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:34:01.393 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:34:01.393 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:34:01.393 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:34:01.393 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 121868 2023-10-09T10:34:01.393 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.393 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:34:01.393 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.393 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:34:01.393 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.235802+0000", 2023-10-09T10:34:01.394 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.394 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.394 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.394 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:34:01.394 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.235802+0000", 2023-10-09T10:34:01.394 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.394 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.394 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.394 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:34:01.394 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.235800+0000", 2023-10-09T10:34:01.394 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:34:01.394 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.395 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.395 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:34:01.395 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.235810+0000", 2023-10-09T10:34:01.395 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.8390000000000002e-06 2023-10-09T10:34:01.395 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.395 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.395 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:34:01.395 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.235825+0000", 2023-10-09T10:34:01.395 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.5794000000000002e-05 2023-10-09T10:34:01.395 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.395 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.395 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:34:01.396 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.235837+0000", 2023-10-09T10:34:01.396 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1287000000000001e-05 2023-10-09T10:34:01.396 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.396 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.396 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:34:01.396 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.235914+0000", 2023-10-09T10:34:01.396 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.7183999999999998e-05 2023-10-09T10:34:01.396 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.396 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.396 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:34:01.396 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.236112+0000", 2023-10-09T10:34:01.396 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00019793299999999999 2023-10-09T10:34:01.397 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.397 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.397 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:34:01.397 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.236213+0000", 2023-10-09T10:34:01.397 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000101387 2023-10-09T10:34:01.397 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.397 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.397 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:34:01.397 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.240023+0000", 2023-10-09T10:34:01.397 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0038093390000000001 2023-10-09T10:34:01.397 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.397 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.398 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.398 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.240153+0000", 2023-10-09T10:34:01.398 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00013070900000000001 2023-10-09T10:34:01.398 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.398 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.398 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.398 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.288731+0000", 2023-10-09T10:34:01.398 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.048577790000000003 2023-10-09T10:34:01.398 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.398 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.398 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:34:01.398 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.288792+0000", 2023-10-09T10:34:01.398 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.1340000000000006e-05 2023-10-09T10:34:01.399 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.399 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.399 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:34:01.399 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.288906+0000", 2023-10-09T10:34:01.399 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00011359 2023-10-09T10:34:01.399 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.399 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:34:01.399 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.399 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.399 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.399 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:121870 7.6 7:6f3eb880:::benchmark_data_smithi053_144553_object31608:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-09T10:34:01.399 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:27:35.240308+0000", 2023-10-09T10:34:01.400 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 386.08604307600001, 2023-10-09T10:34:01.400 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.048819335999999998, 2023-10-09T10:34:01.400 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:34:01.400 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:34:01.400 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:34:01.400 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:34:01.400 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:34:01.400 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 121870 2023-10-09T10:34:01.400 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.400 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:34:01.400 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.400 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:34:01.401 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.240308+0000", 2023-10-09T10:34:01.401 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.401 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.401 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.401 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:34:01.401 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.240308+0000", 2023-10-09T10:34:01.401 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.401 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.401 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.401 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:34:01.401 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.240306+0000", 2023-10-09T10:34:01.401 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:34:01.402 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.402 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.402 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:34:01.402 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.240313+0000", 2023-10-09T10:34:01.402 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.1670000000000002e-06 2023-10-09T10:34:01.402 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.402 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.402 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:34:01.402 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.240328+0000", 2023-10-09T10:34:01.402 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4496e-05 2023-10-09T10:34:01.402 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.402 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.403 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:34:01.403 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.240338+0000", 2023-10-09T10:34:01.403 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0273e-05 2023-10-09T10:34:01.403 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.403 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.403 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:34:01.403 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.240383+0000", 2023-10-09T10:34:01.403 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.4935999999999998e-05 2023-10-09T10:34:01.403 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.403 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.403 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:34:01.403 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.240473+0000", 2023-10-09T10:34:01.404 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.9718999999999999e-05 2023-10-09T10:34:01.404 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.404 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.404 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:34:01.404 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.240548+0000", 2023-10-09T10:34:01.404 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.4709999999999995e-05 2023-10-09T10:34:01.404 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.404 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.404 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.404 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.245024+0000", 2023-10-09T10:34:01.404 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0044762860000000003 2023-10-09T10:34:01.404 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.405 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.405 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:34:01.405 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.246328+0000", 2023-10-09T10:34:01.405 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0013041470000000001 2023-10-09T10:34:01.405 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.405 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.405 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.405 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.288986+0000", 2023-10-09T10:34:01.405 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.042657813000000003 2023-10-09T10:34:01.405 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.405 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.405 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:34:01.405 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.289046+0000", 2023-10-09T10:34:01.406 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.0547000000000002e-05 2023-10-09T10:34:01.406 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.406 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.406 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:34:01.406 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:35.289127+0000", 2023-10-09T10:34:01.406 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.0791999999999995e-05 2023-10-09T10:34:01.406 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.406 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:34:01.406 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.406 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.406 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.407 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:122786 7.6 7:6d790e02:::benchmark_data_smithi053_144553_object32524:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-09T10:34:01.407 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:27:37.342809+0000", 2023-10-09T10:34:01.407 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 383.983542129, 2023-10-09T10:34:01.407 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.054558734999999997, 2023-10-09T10:34:01.407 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:34:01.407 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:34:01.407 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:34:01.407 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:34:01.407 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:34:01.407 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 122786 2023-10-09T10:34:01.407 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.407 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:34:01.408 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.408 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:34:01.408 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.342809+0000", 2023-10-09T10:34:01.408 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.408 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.408 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.408 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:34:01.408 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.342809+0000", 2023-10-09T10:34:01.408 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.408 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.408 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.408 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:34:01.409 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.342807+0000", 2023-10-09T10:34:01.409 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:34:01.409 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.409 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.409 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:34:01.409 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.342817+0000", 2023-10-09T10:34:01.409 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0125e-05 2023-10-09T10:34:01.409 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.409 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.409 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:34:01.409 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.342836+0000", 2023-10-09T10:34:01.410 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.9168999999999999e-05 2023-10-09T10:34:01.410 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.410 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.410 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:34:01.410 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.342846+0000", 2023-10-09T10:34:01.410 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0190000000000001e-05 2023-10-09T10:34:01.410 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.410 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.410 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:34:01.410 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.342904+0000", 2023-10-09T10:34:01.410 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.7927999999999998e-05 2023-10-09T10:34:01.411 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.411 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.411 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:34:01.411 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.343058+0000", 2023-10-09T10:34:01.411 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000154368 2023-10-09T10:34:01.411 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.411 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.411 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:34:01.411 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.343147+0000", 2023-10-09T10:34:01.411 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.8605999999999998e-05 2023-10-09T10:34:01.411 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.412 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.412 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:34:01.412 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.346906+0000", 2023-10-09T10:34:01.412 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0037590520000000001 2023-10-09T10:34:01.412 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.412 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.412 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.412 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.352227+0000", 2023-10-09T10:34:01.412 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0053209490000000002 2023-10-09T10:34:01.412 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.412 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.412 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.413 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.397191+0000", 2023-10-09T10:34:01.413 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.044963537999999997 2023-10-09T10:34:01.413 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.413 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.413 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:34:01.413 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.397252+0000", 2023-10-09T10:34:01.413 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.1007000000000001e-05 2023-10-09T10:34:01.413 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.413 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.413 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:34:01.413 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:37.397367+0000", 2023-10-09T10:34:01.413 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000115881 2023-10-09T10:34:01.414 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.414 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:34:01.414 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.414 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.414 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.414 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:124687 7.6 7:6c877f92:::benchmark_data_smithi053_144553_object34425:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-09T10:34:01.414 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:27:41.337884+0000", 2023-10-09T10:34:01.414 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 379.98846707400003, 2023-10-09T10:34:01.414 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.051281589000000002, 2023-10-09T10:34:01.414 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:34:01.414 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:34:01.415 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:34:01.415 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:34:01.415 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:34:01.415 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 124687 2023-10-09T10:34:01.415 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.415 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:34:01.415 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.415 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:34:01.415 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.337884+0000", 2023-10-09T10:34:01.415 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.415 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.415 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.416 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:34:01.416 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.337884+0000", 2023-10-09T10:34:01.416 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.416 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.416 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.416 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:34:01.416 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.337882+0000", 2023-10-09T10:34:01.416 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:34:01.416 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.416 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.416 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:34:01.416 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.337890+0000", 2023-10-09T10:34:01.417 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.0069999999999997e-06 2023-10-09T10:34:01.417 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.417 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.417 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:34:01.417 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.337912+0000", 2023-10-09T10:34:01.417 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.2059999999999999e-05 2023-10-09T10:34:01.417 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.417 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.417 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:34:01.417 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.337923+0000", 2023-10-09T10:34:01.417 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0433e-05 2023-10-09T10:34:01.418 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.418 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.418 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:34:01.418 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.337972+0000", 2023-10-09T10:34:01.418 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.9443000000000001e-05 2023-10-09T10:34:01.418 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.418 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.418 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:34:01.418 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.338098+0000", 2023-10-09T10:34:01.418 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00012569799999999999 2023-10-09T10:34:01.418 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.419 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.419 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:34:01.419 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.338199+0000", 2023-10-09T10:34:01.419 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000101412 2023-10-09T10:34:01.419 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.419 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.419 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.419 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.347457+0000", 2023-10-09T10:34:01.419 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0092575339999999996 2023-10-09T10:34:01.419 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.419 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.419 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:34:01.419 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.347528+0000", 2023-10-09T10:34:01.420 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.1041e-05 2023-10-09T10:34:01.420 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.420 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.420 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.420 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.388728+0000", 2023-10-09T10:34:01.420 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.041200006999999997 2023-10-09T10:34:01.420 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.420 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.420 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:34:01.420 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.388868+0000", 2023-10-09T10:34:01.420 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014022500000000001 2023-10-09T10:34:01.420 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.420 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.421 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:34:01.421 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.389165+0000", 2023-10-09T10:34:01.421 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00029747900000000002 2023-10-09T10:34:01.421 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.421 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:34:01.421 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.421 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.421 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.421 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:124690 7.6 7:6cd66664:::benchmark_data_smithi053_144553_object34428:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-09T10:34:01.421 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:27:41.341878+0000", 2023-10-09T10:34:01.421 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 379.98447267699999, 2023-10-09T10:34:01.421 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.047772183000000003, 2023-10-09T10:34:01.421 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:34:01.422 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:34:01.422 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:34:01.422 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:34:01.422 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:34:01.422 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 124690 2023-10-09T10:34:01.422 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.422 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:34:01.422 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.422 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:34:01.422 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.341878+0000", 2023-10-09T10:34:01.423 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.423 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.423 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.423 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:34:01.423 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.341878+0000", 2023-10-09T10:34:01.423 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.423 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.423 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.423 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:34:01.423 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.341876+0000", 2023-10-09T10:34:01.423 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:34:01.423 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.424 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.424 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:34:01.424 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.341886+0000", 2023-10-09T10:34:01.424 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.9830000000000008e-06 2023-10-09T10:34:01.424 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.424 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.424 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:34:01.424 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.341906+0000", 2023-10-09T10:34:01.424 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.0245e-05 2023-10-09T10:34:01.424 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.424 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.425 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:34:01.425 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.341917+0000", 2023-10-09T10:34:01.425 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0611000000000001e-05 2023-10-09T10:34:01.425 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.425 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.425 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:34:01.425 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.342635+0000", 2023-10-09T10:34:01.425 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00071835900000000001 2023-10-09T10:34:01.425 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.425 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.425 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:34:01.425 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.342786+0000", 2023-10-09T10:34:01.425 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000150965 2023-10-09T10:34:01.426 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.426 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.426 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,5", 2023-10-09T10:34:01.426 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.342915+0000", 2023-10-09T10:34:01.426 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000128419 2023-10-09T10:34:01.426 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.426 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.426 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.426 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.347518+0000", 2023-10-09T10:34:01.426 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0046033030000000004 2023-10-09T10:34:01.426 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.426 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.427 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:34:01.427 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.347906+0000", 2023-10-09T10:34:01.427 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00038744499999999999 2023-10-09T10:34:01.427 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.427 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.427 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:34:01.427 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.389273+0000", 2023-10-09T10:34:01.427 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.041367754 2023-10-09T10:34:01.427 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.427 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.427 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:34:01.427 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.389392+0000", 2023-10-09T10:34:01.428 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000118903 2023-10-09T10:34:01.428 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.428 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.428 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:34:01.428 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:27:41.389650+0000", 2023-10-09T10:34:01.428 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00025814399999999997 2023-10-09T10:34:01.428 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.428 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:34:01.428 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.428 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.428 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.428 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.45056.0:169997 7.1 e264/254 7:8386adf1:::benchmark_data_smithi053_144553_object79735:head v 264'10248, mlcod=216'5628)", 2023-10-09T10:34:01.428 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:31:47.328981+0000", 2023-10-09T10:34:01.429 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 133.99736983099999, 2023-10-09T10:34:01.429 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.017259210000000001, 2023-10-09T10:34:01.429 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:34:01.429 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:34:01.429 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:34:01.429 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.429 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:34:01.429 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.328981+0000", 2023-10-09T10:34:01.429 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.429 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.429 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.429 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:34:01.430 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.328981+0000", 2023-10-09T10:34:01.430 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.430 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.430 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.430 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:34:01.430 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.328980+0000", 2023-10-09T10:34:01.430 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:34:01.430 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.430 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.430 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:34:01.430 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.328995+0000", 2023-10-09T10:34:01.430 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.5115e-05 2023-10-09T10:34:01.430 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.431 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.431 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:34:01.431 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.329008+0000", 2023-10-09T10:34:01.431 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3427999999999999e-05 2023-10-09T10:34:01.431 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.431 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.431 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:34:01.431 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.329017+0000", 2023-10-09T10:34:01.431 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.0080000000000008e-06 2023-10-09T10:34:01.431 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.431 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.432 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:34:01.432 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.331187+0000", 2023-10-09T10:34:01.432 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0021700109999999999 2023-10-09T10:34:01.432 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.432 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.432 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:34:01.432 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.331218+0000", 2023-10-09T10:34:01.432 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.1151e-05 2023-10-09T10:34:01.432 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.432 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.432 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:34:01.432 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.346075+0000", 2023-10-09T10:34:01.433 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.014856559 2023-10-09T10:34:01.433 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.433 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.433 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:34:01.433 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.346240+0000", 2023-10-09T10:34:01.433 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00016529899999999999 2023-10-09T10:34:01.433 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.433 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:34:01.433 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.433 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.433 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.433 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.45056.0:170179 7.11 e264/257 7:8a554b1b:::benchmark_data_smithi053_144553_object79917:head v 264'10290, mlcod=216'5631)", 2023-10-09T10:34:01.434 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:31:47.598288+0000", 2023-10-09T10:34:01.434 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 133.72806325400001, 2023-10-09T10:34:01.434 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.017252817, 2023-10-09T10:34:01.434 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:34:01.434 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:34:01.434 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:34:01.434 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.434 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:34:01.434 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.598288+0000", 2023-10-09T10:34:01.434 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.434 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.434 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.435 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:34:01.435 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.598288+0000", 2023-10-09T10:34:01.435 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.435 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.435 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.435 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:34:01.435 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.598287+0000", 2023-10-09T10:34:01.435 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:34:01.435 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.435 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.435 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:34:01.436 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.598299+0000", 2023-10-09T10:34:01.436 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1996e-05 2023-10-09T10:34:01.436 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.436 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.436 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:34:01.436 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.598309+0000", 2023-10-09T10:34:01.436 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0658e-05 2023-10-09T10:34:01.436 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.436 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.436 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:34:01.436 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.598317+0000", 2023-10-09T10:34:01.436 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.401e-06 2023-10-09T10:34:01.437 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.437 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.437 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:34:01.437 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.605785+0000", 2023-10-09T10:34:01.437 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0074684920000000002 2023-10-09T10:34:01.437 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.437 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.437 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:34:01.437 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.605854+0000", 2023-10-09T10:34:01.437 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.8764999999999996e-05 2023-10-09T10:34:01.437 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.437 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.437 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:34:01.438 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.615393+0000", 2023-10-09T10:34:01.438 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0095392480000000002 2023-10-09T10:34:01.438 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.438 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.438 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:34:01.438 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.615540+0000", 2023-10-09T10:34:01.438 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014708399999999999 2023-10-09T10:34:01.438 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.438 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:34:01.438 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.438 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.438 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.439 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.45056.0:171762 7.d e264/262 7:b273c6d1:::benchmark_data_smithi053_144553_object81500:head v 264'10754, mlcod=264'10752)", 2023-10-09T10:34:01.439 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:31:49.833290+0000", 2023-10-09T10:34:01.439 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 131.49306085500001, 2023-10-09T10:34:01.439 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.016832994, 2023-10-09T10:34:01.439 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:34:01.439 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:34:01.439 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:34:01.439 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.439 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:34:01.439 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:49.833290+0000", 2023-10-09T10:34:01.439 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.439 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.440 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.440 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:34:01.440 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:49.833290+0000", 2023-10-09T10:34:01.440 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:34:01.440 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.440 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.440 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:34:01.440 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:49.833289+0000", 2023-10-09T10:34:01.440 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:34:01.440 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.440 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.440 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:34:01.441 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:49.833297+0000", 2023-10-09T10:34:01.441 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.1559999999999995e-06 2023-10-09T10:34:01.441 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.441 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.441 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:34:01.441 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:49.833310+0000", 2023-10-09T10:34:01.441 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.254e-05 2023-10-09T10:34:01.441 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.441 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.441 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:34:01.441 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:49.833318+0000", 2023-10-09T10:34:01.441 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.0739999999999993e-06 2023-10-09T10:34:01.442 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.442 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.442 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:34:01.442 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:49.833616+0000", 2023-10-09T10:34:01.442 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00029837100000000002 2023-10-09T10:34:01.442 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.442 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.442 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:34:01.442 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:49.833643+0000", 2023-10-09T10:34:01.442 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.6384e-05 2023-10-09T10:34:01.442 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.442 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.442 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:34:01.443 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:49.850084+0000", 2023-10-09T10:34:01.443 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.016441105000000001 2023-10-09T10:34:01.443 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:34:01.443 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:34:01.443 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:34:01.443 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:49.850123+0000", 2023-10-09T10:34:01.443 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.9218999999999998e-05 2023-10-09T10:34:01.443 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.443 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:34:01.443 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.443 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:34:01.443 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:34:01.443 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:34:01.444 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:01 smithi053 bash[76859]: cluster 2023-10-09T10:33:59.667466+0000 mgr.y (mgr.26072) 949 : cluster 0 pgmap v1061: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.3 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 72 MiB/s wr, 1.16k op/s; 1226/160578 objects degraded (0.763%); 900/160578 objects misplaced (0.560%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:34:01.444 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:01.473 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:01.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:01.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:01.577 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:01.587 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:01 smithi086 bash[59714]: cluster 2023-10-09T10:33:59.667466+0000 mgr.y (mgr.26072) 949 : cluster 0 pgmap v1061: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.3 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 72 MiB/s wr, 1.16k op/s; 1226/160578 objects degraded (0.763%); 900/160578 objects misplaced (0.560%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:34:01.615 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:01.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:01.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:01.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:01 smithi053 bash[79554]: cluster 2023-10-09T10:33:59.667466+0000 mgr.y (mgr.26072) 949 : cluster 0 pgmap v1061: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.3 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 72 MiB/s wr, 1.16k op/s; 1226/160578 objects degraded (0.763%); 900/160578 objects misplaced (0.560%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:34:01.720 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:01.733 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 43 16 58952 58936 85.6537 66.75 0.016588 0.0116686 2023-10-09T10:34:01.750 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:01.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:01.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:01.853 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:01.880 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:01.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:01.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:01.986 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:02.015 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:02.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:02.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:02.119 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:02.145 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:02.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:02.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:02.250 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:02.274 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:02.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:02.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:02.379 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:02.404 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:02.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:02.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:02.512 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:02.543 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:02.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:02.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:02.595 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-09T10:34:02.647 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:02.676 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:02.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:02.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:02.733 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 44 16 60074 60058 85.3006 70.125 0.0179118 0.0117174 2023-10-09T10:34:02.780 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:02.817 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:02.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:02.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:02.922 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:02.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:34:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:34:02] "GET /metrics HTTP/1.1" 200 36549 "" "Prometheus/2.33.4" 2023-10-09T10:34:02.952 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:02.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:02.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:03.057 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:03.083 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:03.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:03.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:03.187 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:03.223 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:03.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:03.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:03.328 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:03.344 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:03 smithi086 bash[59714]: cluster 2023-10-09T10:34:01.668226+0000 mgr.y (mgr.26072) 950 : cluster 0 pgmap v1062: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.5 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 71 MiB/s wr, 1.14k op/s; 1226/169683 objects degraded (0.723%); 900/169683 objects misplaced (0.530%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:34:03.344 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:03 smithi086 bash[59714]: cluster 2023-10-09T10:34:03.209732+0000 mon.a (mon.0) 1405 : cluster 3 Health check update: Degraded data redundancy: 1226/169683 objects degraded (0.723%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:34:03.373 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:03.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:03.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:03.478 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:03.507 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:03.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:03.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:03.543 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:34:03.543 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:34:03.612 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:03.637 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:03.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:03.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:03.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:03 smithi053 bash[79554]: cluster 2023-10-09T10:34:01.668226+0000 mgr.y (mgr.26072) 950 : cluster 0 pgmap v1062: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.5 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 71 MiB/s wr, 1.14k op/s; 1226/169683 objects degraded (0.723%); 900/169683 objects misplaced (0.530%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:34:03.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:03 smithi053 bash[79554]: cluster 2023-10-09T10:34:03.209732+0000 mon.a (mon.0) 1405 : cluster 3 Health check update: Degraded data redundancy: 1226/169683 objects degraded (0.723%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:34:03.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:03 smithi053 bash[76859]: cluster 2023-10-09T10:34:01.668226+0000 mgr.y (mgr.26072) 950 : cluster 0 pgmap v1062: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.5 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 71 MiB/s wr, 1.14k op/s; 1226/169683 objects degraded (0.723%); 900/169683 objects misplaced (0.530%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:34:03.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:03 smithi053 bash[76859]: cluster 2023-10-09T10:34:03.209732+0000 mon.a (mon.0) 1405 : cluster 3 Health check update: Degraded data redundancy: 1226/169683 objects degraded (0.723%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:34:03.733 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 45 16 61140 61124 84.8855 66.625 0.0115681 0.0117747 2023-10-09T10:34:03.741 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:03.768 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:03.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:03.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:03.874 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:03.903 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:03.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:03.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:04.008 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:04.032 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:04.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:04.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:04.137 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:04.168 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:04.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:04.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:04.272 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:04.299 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:04.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:04.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:04.369 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 6] out_osds: [0, 3, 4, 7] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:34:04.369 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:34:04.369 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_3 2023-10-09T10:34:04.370 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T10:34:04.403 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:04.461 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:04.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:04.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:04.567 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:04.595 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:04.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:04.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:04.699 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:04.724 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:04.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:04.734 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 46 16 62201 62185 84.4816 66.3125 0.0168527 0.0118311 2023-10-09T10:34:04.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:04.836 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:04.862 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:04.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:04.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:04.966 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:04.997 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:05.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:05.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:05.101 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:05.134 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:05.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:05.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:05.239 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:05.267 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:05.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:05.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:05.372 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:05.380 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:05 smithi053 bash[79554]: cluster 2023-10-09T10:34:03.668945+0000 mgr.y (mgr.26072) 951 : cluster 0 pgmap v1063: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 86 active+clean; 3.5 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 68 MiB/s wr, 1.08k op/s; 1226/173481 objects degraded (0.707%); 784/173481 objects misplaced (0.452%); 1.4 MiB/s, 22 objects/s recovering 2023-10-09T10:34:05.380 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:05 smithi053 bash[76859]: cluster 2023-10-09T10:34:03.668945+0000 mgr.y (mgr.26072) 951 : cluster 0 pgmap v1063: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 86 active+clean; 3.5 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 68 MiB/s wr, 1.08k op/s; 1226/173481 objects degraded (0.707%); 784/173481 objects misplaced (0.452%); 1.4 MiB/s, 22 objects/s recovering 2023-10-09T10:34:05.396 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:05.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:05.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:05.500 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:05.509 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:05 smithi086 bash[59714]: cluster 2023-10-09T10:34:03.668945+0000 mgr.y (mgr.26072) 951 : cluster 0 pgmap v1063: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 86 active+clean; 3.5 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 68 MiB/s wr, 1.08k op/s; 1226/173481 objects degraded (0.707%); 784/173481 objects misplaced (0.452%); 1.4 MiB/s, 22 objects/s recovering 2023-10-09T10:34:05.533 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:05.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:05.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:05.637 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:05.662 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:05.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:05.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:05.733 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 47 16 63259 63243 84.0909 66.125 0.0203088 0.0118846 2023-10-09T10:34:05.765 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:05.797 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:05.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:05.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:05.903 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:05.936 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:05.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:05.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:06.040 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:06.065 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:06.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:06.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:06.171 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:06.204 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:06.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:06.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:06.313 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:06.345 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:06.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:06.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:06.451 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:06.485 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:06.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:06.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:06.587 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:06.617 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:06.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:06.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:06.721 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:06.733 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 48 16 64289 64273 83.68 64.375 0.0167419 0.0119439 2023-10-09T10:34:06.751 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:06.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:06.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:06.855 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:06.880 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:06.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:06.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:06.982 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:07.014 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:07.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:07.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:07.120 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:07.149 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:07.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:07.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:07.255 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:07.278 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:07.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:07.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:07.382 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:07.391 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:07 smithi086 bash[59714]: cluster 2023-10-09T10:34:05.669855+0000 mgr.y (mgr.26072) 952 : cluster 0 pgmap v1064: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.8 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 80 MiB/s wr, 1.27k op/s; 1226/185772 objects degraded (0.660%); 784/185772 objects misplaced (0.422%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T10:34:07.419 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:07.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:07.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:07.523 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:07.535 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:07 smithi053 bash[76859]: cluster 2023-10-09T10:34:05.669855+0000 mgr.y (mgr.26072) 952 : cluster 0 pgmap v1064: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.8 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 80 MiB/s wr, 1.27k op/s; 1226/185772 objects degraded (0.660%); 784/185772 objects misplaced (0.422%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T10:34:07.536 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:07 smithi053 bash[79554]: cluster 2023-10-09T10:34:05.669855+0000 mgr.y (mgr.26072) 952 : cluster 0 pgmap v1064: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.8 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 80 MiB/s wr, 1.27k op/s; 1226/185772 objects degraded (0.660%); 784/185772 objects misplaced (0.422%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T10:34:07.555 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:07.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:07.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:07.658 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:07.687 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:07.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:07.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:07.733 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 49 16 65353 65337 83.3293 66.5 0.00920727 0.0119937 2023-10-09T10:34:07.792 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:07.819 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:07.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:07.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:07.923 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:07.949 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:07.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:07.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:08.053 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:08.081 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:08.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:08.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:08.187 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:08.223 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:08.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:08.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:08.325 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:34:08.328 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:08.355 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:08.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:08.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:08.458 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:08.486 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:08.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:08.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:08.589 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:08.624 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:08.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:08.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:08.728 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:08.733 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 50 16 66405 66389 82.9776 65.75 0.0101126 0.0120452 2023-10-09T10:34:08.756 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:08.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:08.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:08.862 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:08.887 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:08.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:08.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:08.991 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:09.029 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:09.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:09.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:09.135 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:09.163 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:09.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:09.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:09.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:09 smithi053 bash[79554]: cluster 2023-10-09T10:34:07.670320+0000 mgr.y (mgr.26072) 953 : cluster 0 pgmap v1065: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.8 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 57 MiB/s wr, 907 op/s; 1226/185772 objects degraded (0.660%); 784/185772 objects misplaced (0.422%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T10:34:09.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:09 smithi053 bash[79554]: audit 2023-10-09T10:34:08.083268+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:34:09.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:09 smithi053 bash[79554]: audit 2023-10-09T10:34:08.086815+0000 mon.a (mon.0) 1407 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:34:09.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:09 smithi053 bash[79554]: cluster 2023-10-09T10:34:08.210993+0000 mon.a (mon.0) 1408 : cluster 3 Health check update: Degraded data redundancy: 1226/185772 objects degraded (0.660%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:34:09.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:09 smithi053 bash[76859]: cluster 2023-10-09T10:34:07.670320+0000 mgr.y (mgr.26072) 953 : cluster 0 pgmap v1065: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.8 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 57 MiB/s wr, 907 op/s; 1226/185772 objects degraded (0.660%); 784/185772 objects misplaced (0.422%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T10:34:09.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:09 smithi053 bash[76859]: audit 2023-10-09T10:34:08.083268+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:34:09.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:09 smithi053 bash[76859]: audit 2023-10-09T10:34:08.086815+0000 mon.a (mon.0) 1407 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:34:09.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:09 smithi053 bash[76859]: cluster 2023-10-09T10:34:08.210993+0000 mon.a (mon.0) 1408 : cluster 3 Health check update: Degraded data redundancy: 1226/185772 objects degraded (0.660%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:34:09.266 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:09.294 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:09.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:09.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:09 smithi086 bash[59714]: cluster 2023-10-09T10:34:07.670320+0000 mgr.y (mgr.26072) 953 : cluster 0 pgmap v1065: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.8 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 57 MiB/s wr, 907 op/s; 1226/185772 objects degraded (0.660%); 784/185772 objects misplaced (0.422%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T10:34:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:09 smithi086 bash[59714]: audit 2023-10-09T10:34:08.083268+0000 mon.a (mon.0) 1406 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:34:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:09 smithi086 bash[59714]: audit 2023-10-09T10:34:08.086815+0000 mon.a (mon.0) 1407 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:34:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:09 smithi086 bash[59714]: cluster 2023-10-09T10:34:08.210993+0000 mon.a (mon.0) 1408 : cluster 3 Health check update: Degraded data redundancy: 1226/185772 objects degraded (0.660%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:34:09.398 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:09.422 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:09.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:09.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:09.526 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:09.577 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:09.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:09.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:09.680 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:09.708 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:09.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:09.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:09.733 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 51 16 67454 67438 82.636 65.5625 0.0167018 0.0120946 2023-10-09T10:34:09.812 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:09.844 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:09.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:09.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:09.951 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:09.981 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:09.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:09.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:10.088 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:10.115 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:10.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:10.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:10.219 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:10.251 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:10.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:10.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:10.357 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:10.391 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:10.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:10.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:10.494 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:10.517 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:10.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:10.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:10.619 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:10.649 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:10.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:10.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:10.734 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 52 16 68434 68418 82.2246 61.25 0.00908771 0.0121562 2023-10-09T10:34:10.754 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:10.787 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:10.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:10.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:10.894 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:10.900 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:34:10.932 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:10.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:10.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:11.036 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:11.077 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:11.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:11.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:11.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:11 smithi053 bash[79554]: cluster 2023-10-09T10:34:09.671021+0000 mgr.y (mgr.26072) 954 : cluster 0 pgmap v1066: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.9 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 69 MiB/s wr, 1.10k op/s; 1226/192747 objects degraded (0.636%); 668/192747 objects misplaced (0.347%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:34:11.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:11 smithi053 bash[76859]: cluster 2023-10-09T10:34:09.671021+0000 mgr.y (mgr.26072) 954 : cluster 0 pgmap v1066: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.9 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 69 MiB/s wr, 1.10k op/s; 1226/192747 objects degraded (0.636%); 668/192747 objects misplaced (0.347%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:34:11.181 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:11.212 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:11.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:11.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:11.317 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:11.327 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:11 smithi086 bash[59714]: cluster 2023-10-09T10:34:09.671021+0000 mgr.y (mgr.26072) 954 : cluster 0 pgmap v1066: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 3.9 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 69 MiB/s wr, 1.10k op/s; 1226/192747 objects degraded (0.636%); 668/192747 objects misplaced (0.347%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:34:11.363 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:11.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:11.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:11.469 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:11.498 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:11.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:11.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:11.606 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:11.632 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:11.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:11.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:11.734 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 53 16 69454 69438 81.876 63.75 0.00531827 0.0122078 2023-10-09T10:34:11.737 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:11.764 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:11.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:11.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:11.867 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:11.885 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:11.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:11.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:11.988 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:12.015 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:12.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:12.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:12.040 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:34:12.078 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:34:12.097 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:12 smithi053 bash[79554]: audit 2023-10-09T10:34:11.995891+0000 mon.a (mon.0) 1409 : audit 0 from='client.? 172.21.15.53:0/3519503086' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:34:12.098 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:12 smithi053 bash[76859]: audit 2023-10-09T10:34:11.995891+0000 mon.a (mon.0) 1409 : audit 0 from='client.? 172.21.15.53:0/3519503086' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:34:12.114 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:34:12.120 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:12.147 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:34:12.148 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:12.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:12.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:12.177 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:34:12.249 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:34:12.251 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:12.260 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:12 smithi086 bash[59714]: audit 2023-10-09T10:34:11.995891+0000 mon.a (mon.0) 1409 : audit 0 from='client.? 172.21.15.53:0/3519503086' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:34:12.276 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:12.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:12.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:12.282 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:34:12.316 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:34:12.318 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:34:12.318 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:34:12.318 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:34:12.318 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:34:12.318 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:34:12.318 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:34:12.318 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:34:12.318 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:34:12.382 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:12.407 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:12.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:12.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:12.510 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:12.542 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:12.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:12.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:12.650 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:12.660 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:34:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:34:12] "GET /metrics HTTP/1.1" 200 36547 "" "Prometheus/2.33.4" 2023-10-09T10:34:12.674 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:12.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:12.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:12.734 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 54 16 70396 70380 81.4499 58.875 0.0102599 0.0122719 2023-10-09T10:34:12.777 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:12.813 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:12.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:12.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:12.917 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:12.951 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:12.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:12.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:13.057 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:13.084 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:13.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:13.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:13.189 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:13.214 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:13.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:13.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:13.319 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:13.347 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:13.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:13.350 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:13 smithi053 bash[76859]: cluster 2023-10-09T10:34:11.671611+0000 mgr.y (mgr.26072) 955 : cluster 0 pgmap v1067: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.1 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 71 MiB/s wr, 1.13k op/s; 1226/201288 objects degraded (0.609%); 668/201288 objects misplaced (0.332%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T10:34:13.350 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:13 smithi053 bash[79554]: cluster 2023-10-09T10:34:11.671611+0000 mgr.y (mgr.26072) 955 : cluster 0 pgmap v1067: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.1 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 71 MiB/s wr, 1.13k op/s; 1226/201288 objects degraded (0.609%); 668/201288 objects misplaced (0.332%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T10:34:13.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:13.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:13 smithi086 bash[59714]: cluster 2023-10-09T10:34:11.671611+0000 mgr.y (mgr.26072) 955 : cluster 0 pgmap v1067: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.1 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 71 MiB/s wr, 1.13k op/s; 1226/201288 objects degraded (0.609%); 668/201288 objects misplaced (0.332%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T10:34:13.451 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:13.472 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:13.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:13.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:13.574 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:13.602 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:13.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:13.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:13.708 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:13.734 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 55 16 71248 71232 80.9371 53.25 0.00745737 0.0123489 2023-10-09T10:34:13.752 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:13.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:13.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:13.860 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:13.887 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:13.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:13.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:13.991 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:14.017 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:14.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:14.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:14.099 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:14 smithi053 bash[79554]: cluster 2023-10-09T10:34:13.212485+0000 mon.a (mon.0) 1410 : cluster 3 Health check update: Degraded data redundancy: 1226/201288 objects degraded (0.609%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:34:14.099 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:14 smithi053 bash[76859]: cluster 2023-10-09T10:34:13.212485+0000 mon.a (mon.0) 1410 : cluster 3 Health check update: Degraded data redundancy: 1226/201288 objects degraded (0.609%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:34:14.121 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:14.132 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:14 smithi086 bash[59714]: cluster 2023-10-09T10:34:13.212485+0000 mon.a (mon.0) 1410 : cluster 3 Health check update: Degraded data redundancy: 1226/201288 objects degraded (0.609%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:34:14.153 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:14.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:14.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:14.259 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:14.284 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:14.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:14.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:14.390 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:14.416 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:14.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:14.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:14.521 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:14.546 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:14.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:14.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:14.649 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:14.681 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:14.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:14.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:14.734 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 56 16 72143 72127 80.4906 55.9375 0.0219994 0.0124186 2023-10-09T10:34:14.788 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:14.808 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:14.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:14.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:14.910 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:14.952 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:14.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:14.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:15.059 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:15.081 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:15.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:15.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:15.184 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:15.215 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:15.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:15.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:15.320 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:15.329 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:15 smithi053 bash[79554]: cluster 2023-10-09T10:34:13.672396+0000 mgr.y (mgr.26072) 956 : cluster 0 pgmap v1068: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 86 active+clean; 4.2 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 61 MiB/s wr, 981 op/s; 1226/205020 objects degraded (0.598%); 552/205020 objects misplaced (0.269%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:34:15.329 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:15 smithi053 bash[76859]: cluster 2023-10-09T10:34:13.672396+0000 mgr.y (mgr.26072) 956 : cluster 0 pgmap v1068: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 86 active+clean; 4.2 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 61 MiB/s wr, 981 op/s; 1226/205020 objects degraded (0.598%); 552/205020 objects misplaced (0.269%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:34:15.344 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:15.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:15.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:15.447 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:15.457 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:15 smithi086 bash[59714]: cluster 2023-10-09T10:34:13.672396+0000 mgr.y (mgr.26072) 956 : cluster 0 pgmap v1068: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 86 active+clean; 4.2 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 61 MiB/s wr, 981 op/s; 1226/205020 objects degraded (0.598%); 552/205020 objects misplaced (0.269%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:34:15.490 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:15.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:15.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:15.595 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:15.634 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:15.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:15.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:15.734 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 57 16 73063 73047 80.0872 57.5 0.0128063 0.0124807 2023-10-09T10:34:15.738 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:15.763 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:15.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:15.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:15.867 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:15.891 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:15.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:15.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:15.995 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:16.026 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:16.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:16.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:16.132 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:16.159 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:16.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:16.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:16.240 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is set 2023-10-09T10:34:16.262 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:16.291 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:16.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:16.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:16.394 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:16.403 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:16 smithi053 bash[79554]: audit 2023-10-09T10:34:15.331463+0000 mon.a (mon.0) 1411 : audit 1 from='client.? 172.21.15.53:0/4267617849' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:34:16.403 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:16 smithi053 bash[76859]: audit 2023-10-09T10:34:15.331463+0000 mon.a (mon.0) 1411 : audit 1 from='client.? 172.21.15.53:0/4267617849' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:34:16.417 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:16.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:16.419 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:16.520 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:16.557 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:16.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:16.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:16.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:16 smithi086 bash[59714]: audit 2023-10-09T10:34:15.331463+0000 mon.a (mon.0) 1411 : audit 1 from='client.? 172.21.15.53:0/4267617849' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:34:16.662 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:16.686 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:16.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:16.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:16.734 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 58 16 74081 74065 79.8032 63.625 0.0111438 0.0125246 2023-10-09T10:34:16.790 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:16.819 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:16.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:16.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:16.925 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:16.951 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:16.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:16.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:17.055 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:17.076 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:17.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:17.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:17.179 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:17.211 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:17.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:17.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:17.317 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:17.351 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:17.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:17.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:17.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:17 smithi086 bash[59714]: cluster 2023-10-09T10:34:15.673010+0000 mgr.y (mgr.26072) 957 : cluster 0 pgmap v1069: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 73 MiB/s wr, 1.17k op/s; 1226/215712 objects degraded (0.568%); 552/215712 objects misplaced (0.256%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T10:34:17.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:17 smithi086 bash[59714]: cluster 2023-10-09T10:34:16.219025+0000 mon.a (mon.0) 1412 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:34:17.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:17 smithi086 bash[59714]: cluster 2023-10-09T10:34:16.228753+0000 osd.4 (osd.4) 277 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T10:34:17.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:17 smithi086 bash[59714]: cluster 2023-10-09T10:34:16.229716+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T10:34:17.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:17 smithi086 bash[59714]: audit 2023-10-09T10:34:16.231775+0000 mon.a (mon.0) 1413 : audit 1 from='client.? 172.21.15.53:0/4267617849' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:34:17.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:17 smithi086 bash[59714]: cluster 2023-10-09T10:34:16.231857+0000 mon.a (mon.0) 1414 : cluster 0 osdmap e299: 8 total, 8 up, 4 in 2023-10-09T10:34:17.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:17 smithi086 bash[59714]: cluster 2023-10-09T10:34:16.252145+0000 osd.7 (osd.7) 286 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T10:34:17.457 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:17.465 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:17 smithi053 bash[79554]: cluster 2023-10-09T10:34:15.673010+0000 mgr.y (mgr.26072) 957 : cluster 0 pgmap v1069: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 73 MiB/s wr, 1.17k op/s; 1226/215712 objects degraded (0.568%); 552/215712 objects misplaced (0.256%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T10:34:17.465 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:17 smithi053 bash[79554]: cluster 2023-10-09T10:34:16.219025+0000 mon.a (mon.0) 1412 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:34:17.465 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:17 smithi053 bash[79554]: cluster 2023-10-09T10:34:16.228753+0000 osd.4 (osd.4) 277 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T10:34:17.465 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:17 smithi053 bash[79554]: cluster 2023-10-09T10:34:16.229716+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T10:34:17.465 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:17 smithi053 bash[79554]: audit 2023-10-09T10:34:16.231775+0000 mon.a (mon.0) 1413 : audit 1 from='client.? 172.21.15.53:0/4267617849' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:34:17.465 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:17 smithi053 bash[79554]: cluster 2023-10-09T10:34:16.231857+0000 mon.a (mon.0) 1414 : cluster 0 osdmap e299: 8 total, 8 up, 4 in 2023-10-09T10:34:17.466 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:17 smithi053 bash[79554]: cluster 2023-10-09T10:34:16.252145+0000 osd.7 (osd.7) 286 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T10:34:17.466 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:17 smithi053 bash[76859]: cluster 2023-10-09T10:34:15.673010+0000 mgr.y (mgr.26072) 957 : cluster 0 pgmap v1069: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 73 MiB/s wr, 1.17k op/s; 1226/215712 objects degraded (0.568%); 552/215712 objects misplaced (0.256%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T10:34:17.466 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:17 smithi053 bash[76859]: cluster 2023-10-09T10:34:16.219025+0000 mon.a (mon.0) 1412 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:34:17.466 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:17 smithi053 bash[76859]: cluster 2023-10-09T10:34:16.228753+0000 osd.4 (osd.4) 277 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T10:34:17.466 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:17 smithi053 bash[76859]: cluster 2023-10-09T10:34:16.229716+0000 osd.6 (osd.6) 224 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T10:34:17.466 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:17 smithi053 bash[76859]: audit 2023-10-09T10:34:16.231775+0000 mon.a (mon.0) 1413 : audit 1 from='client.? 172.21.15.53:0/4267617849' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:34:17.466 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:17 smithi053 bash[76859]: cluster 2023-10-09T10:34:16.231857+0000 mon.a (mon.0) 1414 : cluster 0 osdmap e299: 8 total, 8 up, 4 in 2023-10-09T10:34:17.466 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:17 smithi053 bash[76859]: cluster 2023-10-09T10:34:16.252145+0000 osd.7 (osd.7) 286 : cluster 3 failed to encode map e299 with expected crc 2023-10-09T10:34:17.480 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:17.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:17.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:17.585 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:17.608 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:17.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:17.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:17.628 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:34:17.714 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:17.734 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 59 16 75087 75071 79.5162 62.875 0.0172407 0.01257 2023-10-09T10:34:17.740 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:17.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:17.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:17.843 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:17.863 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:17.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:17.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:17.966 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:17.990 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:17.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:17.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:18.094 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:18.123 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:18.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:18.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:18.227 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:18.237 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:18 smithi086 bash[59714]: cluster 2023-10-09T10:34:18.213717+0000 mon.a (mon.0) 1415 : cluster 3 Health check update: Degraded data redundancy: 1226/215712 objects degraded (0.568%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:34:18.252 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:18.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:18.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:18.356 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:18.377 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:18.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:18.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:18.482 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:18.519 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:18.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:18.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:18.623 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:18.645 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:18.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:18.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:18.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:18 smithi053 bash[79554]: cluster 2023-10-09T10:34:18.213717+0000 mon.a (mon.0) 1415 : cluster 3 Health check update: Degraded data redundancy: 1226/215712 objects degraded (0.568%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:34:18.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:18 smithi053 bash[76859]: cluster 2023-10-09T10:34:18.213717+0000 mon.a (mon.0) 1415 : cluster 3 Health check update: Degraded data redundancy: 1226/215712 objects degraded (0.568%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:34:18.734 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:2023-10-09T10:34:18.732476+0000 min lat: 0.00143498 max lat: 1.88666 avg lat: 0.0126265 2023-10-09T10:34:18.734 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:34:18.734 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 60 16 76020 76004 79.1627 58.3125 0.0193223 0.0126265 2023-10-09T10:34:18.752 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:18.777 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:18.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:18.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:18.881 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:18.918 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:18.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:18.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:19.024 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:19.055 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:19.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:19.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:19.163 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:19.192 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:19.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:19.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:19.298 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:19.323 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:19.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:19.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:19.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:19 smithi086 bash[59714]: cluster 2023-10-09T10:34:17.673470+0000 mgr.y (mgr.26072) 958 : cluster 0 pgmap v1071: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 62 MiB/s wr, 997 op/s; 1226/215712 objects degraded (0.568%); 552/215712 objects misplaced (0.256%); 1.4 MiB/s, 23 objects/s recovering 2023-10-09T10:34:19.426 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:19.460 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:19.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:19.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:19.510 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:19 smithi053 bash[79554]: cluster 2023-10-09T10:34:17.673470+0000 mgr.y (mgr.26072) 958 : cluster 0 pgmap v1071: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 62 MiB/s wr, 997 op/s; 1226/215712 objects degraded (0.568%); 552/215712 objects misplaced (0.256%); 1.4 MiB/s, 23 objects/s recovering 2023-10-09T10:34:19.511 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:19 smithi053 bash[76859]: cluster 2023-10-09T10:34:17.673470+0000 mgr.y (mgr.26072) 958 : cluster 0 pgmap v1071: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.4 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 62 MiB/s wr, 997 op/s; 1226/215712 objects degraded (0.568%); 552/215712 objects misplaced (0.256%); 1.4 MiB/s, 23 objects/s recovering 2023-10-09T10:34:19.564 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:19.588 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:19.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:19.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:19.694 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:19.721 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:19.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:19.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:19.734 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 61 16 76953 76937 78.8208 58.3125 0.0149157 0.0126808 2023-10-09T10:34:19.828 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:19.851 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:19.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:19.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:19.954 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:19.986 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:19.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:19.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:20.089 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:20.122 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:20.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:20.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:20.226 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:20.271 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:20.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:20.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:20.380 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:20.411 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:20.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:20.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:20.515 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:20.546 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:20.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:20.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:20.650 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:20.678 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:20.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:20.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:20.734 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 62 16 77845 77829 78.4486 55.75 0.0218072 0.0127402 2023-10-09T10:34:20.782 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:20.811 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:20.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:20.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:20.914 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:20.938 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:20.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:20.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:21.041 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:21.069 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:21.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:21.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:21.173 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:21.197 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:21.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:21.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:21.301 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:21.330 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:21.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:21.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:21.378 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:34:21.378 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:34:21.408 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:21 smithi053 bash[79554]: cluster 2023-10-09T10:34:19.674429+0000 mgr.y (mgr.26072) 959 : cluster 0 pgmap v1072: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.5 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 61 MiB/s wr, 975 op/s; 1226/222027 objects degraded (0.552%); 435/222027 objects misplaced (0.196%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:34:21.409 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:21 smithi053 bash[76859]: cluster 2023-10-09T10:34:19.674429+0000 mgr.y (mgr.26072) 959 : cluster 0 pgmap v1072: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.5 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 61 MiB/s wr, 975 op/s; 1226/222027 objects degraded (0.552%); 435/222027 objects misplaced (0.196%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:34:21.433 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:21.461 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:21.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:21.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:21.469 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T10:34:21.567 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:21.576 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:21 smithi086 bash[59714]: cluster 2023-10-09T10:34:19.674429+0000 mgr.y (mgr.26072) 959 : cluster 0 pgmap v1072: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.5 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 61 MiB/s wr, 975 op/s; 1226/222027 objects degraded (0.552%); 435/222027 objects misplaced (0.196%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:34:21.610 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:21.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:21.613 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:21.714 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:21.736 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 63 16 78875 78859 78.2232 64.375 0.00892672 0.0127786 2023-10-09T10:34:21.747 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:21.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:21.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:21.850 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:21.874 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:21.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:21.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:21.980 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:22.004 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:22.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:22.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:22.108 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:22.139 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:22.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:22.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:22.246 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:22.269 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:22.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:22.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:22.371 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:22.400 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:22.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:22.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:22.505 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:22.531 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:22.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:22.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:22.569 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:34:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:34:22] "GET /metrics HTTP/1.1" 200 36547 "" "Prometheus/2.33.4" 2023-10-09T10:34:22.634 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:22.666 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:22.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:22.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:22.722 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:34:22.727 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2023-10-09T10:34:22.736 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 64 16 79865 79849 77.9677 61.875 0.0120576 0.0128206 2023-10-09T10:34:22.773 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:22.797 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:22.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:22.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:22.904 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:22.936 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:22.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:22.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:23.042 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:23.070 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:23.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:23.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:23.174 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:23.203 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:23.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:23.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:23.256 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-09T10:34:23.306 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:23.343 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:23.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:23.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:23.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:23 smithi053 bash[79554]: cluster 2023-10-09T10:34:21.675097+0000 mgr.y (mgr.26072) 960 : cluster 0 pgmap v1073: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 60 MiB/s wr, 961 op/s; 1226/230148 objects degraded (0.533%); 435/230148 objects misplaced (0.189%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:34:23.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:23 smithi053 bash[79554]: audit 2023-10-09T10:34:23.086173+0000 mon.a (mon.0) 1416 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:34:23.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:23 smithi053 bash[79554]: audit 2023-10-09T10:34:23.087459+0000 mon.a (mon.0) 1417 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:34:23.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:23 smithi053 bash[79554]: cluster 2023-10-09T10:34:23.215077+0000 mon.a (mon.0) 1418 : cluster 3 Health check update: Degraded data redundancy: 1226/230148 objects degraded (0.533%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:34:23.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:23 smithi053 bash[76859]: cluster 2023-10-09T10:34:21.675097+0000 mgr.y (mgr.26072) 960 : cluster 0 pgmap v1073: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 60 MiB/s wr, 961 op/s; 1226/230148 objects degraded (0.533%); 435/230148 objects misplaced (0.189%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:34:23.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:23 smithi053 bash[76859]: audit 2023-10-09T10:34:23.086173+0000 mon.a (mon.0) 1416 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:34:23.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:23 smithi053 bash[76859]: audit 2023-10-09T10:34:23.087459+0000 mon.a (mon.0) 1417 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:34:23.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:23 smithi053 bash[76859]: cluster 2023-10-09T10:34:23.215077+0000 mon.a (mon.0) 1418 : cluster 3 Health check update: Degraded data redundancy: 1226/230148 objects degraded (0.533%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:34:23.446 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:23.479 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:23.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:23.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:23.583 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:23.613 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:23 smithi086 bash[59714]: cluster 2023-10-09T10:34:21.675097+0000 mgr.y (mgr.26072) 960 : cluster 0 pgmap v1073: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 4.7 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 60 MiB/s wr, 961 op/s; 1226/230148 objects degraded (0.533%); 435/230148 objects misplaced (0.189%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:34:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:23 smithi086 bash[59714]: audit 2023-10-09T10:34:23.086173+0000 mon.a (mon.0) 1416 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:34:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:23 smithi086 bash[59714]: audit 2023-10-09T10:34:23.087459+0000 mon.a (mon.0) 1417 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:34:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:23 smithi086 bash[59714]: cluster 2023-10-09T10:34:23.215077+0000 mon.a (mon.0) 1418 : cluster 3 Health check update: Degraded data redundancy: 1226/230148 objects degraded (0.533%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:34:23.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:23.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:23.720 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:23.736 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 65 16 80888 80872 77.7518 63.9375 0.0283905 0.0128554 2023-10-09T10:34:23.744 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:23.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:23.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:23.847 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:23.881 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:23.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:23.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:23.987 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:24.028 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:24.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:24.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:24.132 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:24.157 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:24.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:24.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:24.244 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":1073,"stamp":"2023-10-09T10:34:21.674630+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5030614963,"num_objects":76716,"num_object_clones":0,"num_object_copies":230148,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1226,"num_objects_misplaced":435,"num_objects_unfound":0,"num_objects_dirty":76716,"num_whiteouts":0,"num_read":6289,"num_read_kb":13748,"num_write":77794,"num_write_kb":4923191,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3458,"num_bytes_recovered":221649164,"num_keys_recovered":10,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":69458,"ondisk_log_size":69458,"up":267,"acting":265,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":267,"num_osds":4,"num_per_pool_osds":4,"num_per_pool_omap_osds":4,"kb":374980608,"kb_used":16875228,"kb_used_data":14501116,"kb_used_omap":25,"kb_used_meta":2374054,"kb_avail":358105380,"statfs":{"total":383980142592,"available":366699909120,"internally_reserved":0,"allocated":14849142784,"data_stored":14844617011,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26364,"internal_metadata":2431031556},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":630456320,"num_objects":9620,"num_object_clones":0,"num_object_copies":28860,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-233,"num_objects_unfound":0,"num_objects_dirty":9620,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9620,"num_write_kb":615680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":233,"num_bytes_recovered":15269888,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003420"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":30,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.311582+0000","last_change":"2023-10-09T10:32:46.302845+0000","last_active":"2023-10-09T10:33:53.311582+0000","last_peered":"2023-10-09T10:33:53.311582+0000","last_clean":"2023-10-09T10:33:53.311582+0000","last_became_active":"2023-10-09T10:32:46.302310+0000","last_became_peered":"2023-10-09T10:32:46.302310+0000","last_unstale":"2023-10-09T10:33:53.311582+0000","last_undegraded":"2023-10-09T10:33:53.311582+0000","last_fullsized":"2023-10-09T10:33:53.311582+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:30:37.775524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":171,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.306255+0000","last_change":"2023-10-09T10:32:46.314836+0000","last_active":"2023-10-09T10:33:53.306255+0000","last_peered":"2023-10-09T10:33:53.306255+0000","last_clean":"2023-10-09T10:33:53.306255+0000","last_became_active":"2023-10-09T10:32:46.314484+0000","last_became_peered":"2023-10-09T10:32:46.314484+0000","last_unstale":"2023-10-09T10:33:53.306255+0000","last_undegraded":"2023-10-09T10:33:53.306255+0000","last_fullsized":"2023-10-09T10:33:53.306255+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:25:39.286036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,5],"acting":[1,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":269,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.302946+0000","last_change":"2023-10-09T10:32:46.307112+0000","last_active":"2023-10-09T10:33:53.302946+0000","last_peered":"2023-10-09T10:33:53.302946+0000","last_clean":"2023-10-09T10:33:53.302946+0000","last_became_active":"2023-10-09T10:32:46.306565+0000","last_became_peered":"2023-10-09T10:32:46.306565+0000","last_unstale":"2023-10-09T10:33:53.302946+0000","last_undegraded":"2023-10-09T10:33:53.302946+0000","last_fullsized":"2023-10-09T10:33:53.302946+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:00:55.777615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":285,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.304121+0000","last_change":"2023-10-09T10:32:46.313198+0000","last_active":"2023-10-09T10:33:53.304121+0000","last_peered":"2023-10-09T10:33:53.304121+0000","last_clean":"2023-10-09T10:33:53.304121+0000","last_became_active":"2023-10-09T10:32:46.311412+0000","last_became_peered":"2023-10-09T10:32:46.311412+0000","last_unstale":"2023-10-09T10:33:53.304121+0000","last_undegraded":"2023-10-09T10:33:53.304121+0000","last_fullsized":"2023-10-09T10:33:53.304121+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:40:08.260440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":94,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.311410+0000","last_change":"2023-10-09T10:32:46.311818+0000","last_active":"2023-10-09T10:33:53.311410+0000","last_peered":"2023-10-09T10:33:53.311410+0000","last_clean":"2023-10-09T10:33:53.311410+0000","last_became_active":"2023-10-09T10:32:46.311486+0000","last_became_peered":"2023-10-09T10:32:46.311486+0000","last_unstale":"2023-10-09T10:33:53.311410+0000","last_undegraded":"2023-10-09T10:33:53.311410+0000","last_fullsized":"2023-10-09T10:33:53.311410+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:58:50.544407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":258,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.308265+0000","last_change":"2023-10-09T10:27:58.165729+0000","last_active":"2023-10-09T10:33:53.308265+0000","last_peered":"2023-10-09T10:33:53.308265+0000","last_clean":"2023-10-09T10:33:53.308265+0000","last_became_active":"2023-10-09T10:27:58.165412+0000","last_became_peered":"2023-10-09T10:27:58.165412+0000","last_unstale":"2023-10-09T10:33:53.308265+0000","last_undegraded":"2023-10-09T10:33:53.308265+0000","last_fullsized":"2023-10-09T10:33:53.308265+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":247,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.309578+0000","last_change":"2023-10-09T10:29:48.163446+0000","last_active":"2023-10-09T10:33:53.309578+0000","last_peered":"2023-10-09T10:33:53.309578+0000","last_clean":"2023-10-09T10:33:53.309578+0000","last_became_active":"2023-10-09T10:29:48.161747+0000","last_became_peered":"2023-10-09T10:29:48.161747+0000","last_unstale":"2023-10-09T10:33:53.309578+0000","last_undegraded":"2023-10-09T10:33:53.309578+0000","last_fullsized":"2023-10-09T10:33:53.309578+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":209,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.306149+0000","last_change":"2023-10-09T10:32:46.313332+0000","last_active":"2023-10-09T10:33:53.306149+0000","last_peered":"2023-10-09T10:33:53.306149+0000","last_clean":"2023-10-09T10:33:53.306149+0000","last_became_active":"2023-10-09T10:32:46.312946+0000","last_became_peered":"2023-10-09T10:32:46.312946+0000","last_unstale":"2023-10-09T10:33:53.306149+0000","last_undegraded":"2023-10-09T10:33:53.306149+0000","last_fullsized":"2023-10-09T10:33:53.306149+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":322,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.313480+0000","last_change":"2023-10-09T10:32:46.324142+0000","last_active":"2023-10-09T10:33:53.313480+0000","last_peered":"2023-10-09T10:33:53.313480+0000","last_clean":"2023-10-09T10:33:53.313480+0000","last_became_active":"2023-10-09T10:32:46.323831+0000","last_became_peered":"2023-10-09T10:32:46.323831+0000","last_unstale":"2023-10-09T10:33:53.313480+0000","last_undegraded":"2023-10-09T10:33:53.313480+0000","last_fullsized":"2023-10-09T10:33:53.313480+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":241,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.306936+0000","last_change":"2023-10-09T10:31:36.323680+0000","last_active":"2023-10-09T10:33:53.306936+0000","last_peered":"2023-10-09T10:33:53.306936+0000","last_clean":"2023-10-09T10:33:53.306936+0000","last_became_active":"2023-10-09T10:31:36.322005+0000","last_became_peered":"2023-10-09T10:31:36.322005+0000","last_unstale":"2023-10-09T10:33:53.306936+0000","last_undegraded":"2023-10-09T10:33:53.306936+0000","last_fullsized":"2023-10-09T10:33:53.306936+0000","mapping_epoch":262,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"59'3","reported_seq":88,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.310462+0000","last_change":"2023-10-09T10:32:46.417745+0000","last_active":"2023-10-09T10:33:53.310462+0000","last_peered":"2023-10-09T10:33:53.310462+0000","last_clean":"2023-10-09T10:33:53.310462+0000","last_became_active":"2023-10-09T10:32:46.315908+0000","last_became_peered":"2023-10-09T10:32:46.315908+0000","last_unstale":"2023-10-09T10:33:53.310462+0000","last_undegraded":"2023-10-09T10:33:53.310462+0000","last_fullsized":"2023-10-09T10:33:53.310462+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":255,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.306034+0000","last_change":"2023-10-09T10:27:59.149315+0000","last_active":"2023-10-09T10:33:53.306034+0000","last_peered":"2023-10-09T10:33:53.306034+0000","last_clean":"2023-10-09T10:33:53.306034+0000","last_became_active":"2023-10-09T10:27:59.148843+0000","last_became_peered":"2023-10-09T10:27:59.148843+0000","last_unstale":"2023-10-09T10:33:53.306034+0000","last_undegraded":"2023-10-09T10:33:53.306034+0000","last_fullsized":"2023-10-09T10:33:53.306034+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.14","version":"83'22","reported_seq":84,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.307535+0000","last_change":"2023-10-09T10:33:28.249256+0000","last_active":"2023-10-09T10:33:53.307535+0000","last_peered":"2023-10-09T10:33:53.307535+0000","last_clean":"2023-10-09T10:33:53.307535+0000","last_became_active":"2023-10-09T10:33:28.231528+0000","last_became_peered":"2023-10-09T10:33:28.231528+0000","last_unstale":"2023-10-09T10:33:53.307535+0000","last_undegraded":"2023-10-09T10:33:53.307535+0000","last_fullsized":"2023-10-09T10:33:53.307535+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":176,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.306586+0000","last_change":"2023-10-09T10:32:46.313477+0000","last_active":"2023-10-09T10:33:53.306586+0000","last_peered":"2023-10-09T10:33:53.306586+0000","last_clean":"2023-10-09T10:33:53.306586+0000","last_became_active":"2023-10-09T10:32:46.313030+0000","last_became_peered":"2023-10-09T10:32:46.313030+0000","last_unstale":"2023-10-09T10:33:53.306586+0000","last_undegraded":"2023-10-09T10:33:53.306586+0000","last_fullsized":"2023-10-09T10:33:53.306586+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":35,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.311945+0000","last_change":"2023-10-09T10:33:28.237697+0000","last_active":"2023-10-09T10:33:53.311945+0000","last_peered":"2023-10-09T10:33:53.311945+0000","last_clean":"2023-10-09T10:33:53.311945+0000","last_became_active":"2023-10-09T10:33:28.226619+0000","last_became_peered":"2023-10-09T10:33:28.226619+0000","last_unstale":"2023-10-09T10:33:53.311945+0000","last_undegraded":"2023-10-09T10:33:53.311945+0000","last_fullsized":"2023-10-09T10:33:53.311945+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:25:06.543960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,1],"acting":[2,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":299,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.313557+0000","last_change":"2023-10-09T10:33:28.224672+0000","last_active":"2023-10-09T10:33:53.313557+0000","last_peered":"2023-10-09T10:33:53.313557+0000","last_clean":"2023-10-09T10:33:53.313557+0000","last_became_active":"2023-10-09T10:33:28.224199+0000","last_became_peered":"2023-10-09T10:33:28.224199+0000","last_unstale":"2023-10-09T10:33:53.313557+0000","last_undegraded":"2023-10-09T10:33:53.313557+0000","last_fullsized":"2023-10-09T10:33:53.313557+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:22:17.981451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":112,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.311601+0000","last_change":"2023-10-09T10:29:48.191869+0000","last_active":"2023-10-09T10:33:53.311601+0000","last_peered":"2023-10-09T10:33:53.311601+0000","last_clean":"2023-10-09T10:33:53.311601+0000","last_became_active":"2023-10-09T10:29:48.176295+0000","last_became_peered":"2023-10-09T10:29:48.176295+0000","last_unstale":"2023-10-09T10:33:53.311601+0000","last_undegraded":"2023-10-09T10:33:53.311601+0000","last_fullsized":"2023-10-09T10:33:53.311601+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:12:49.287347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":319,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.316404+0000","last_change":"2023-10-09T10:33:28.230642+0000","last_active":"2023-10-09T10:33:53.316404+0000","last_peered":"2023-10-09T10:33:53.316404+0000","last_clean":"2023-10-09T10:33:53.316404+0000","last_became_active":"2023-10-09T10:33:28.229713+0000","last_became_peered":"2023-10-09T10:33:28.229713+0000","last_unstale":"2023-10-09T10:33:53.316404+0000","last_undegraded":"2023-10-09T10:33:53.316404+0000","last_fullsized":"2023-10-09T10:33:53.316404+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":152,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.307142+0000","last_change":"2023-10-09T10:33:28.227326+0000","last_active":"2023-10-09T10:33:53.307142+0000","last_peered":"2023-10-09T10:33:53.307142+0000","last_clean":"2023-10-09T10:33:53.307142+0000","last_became_active":"2023-10-09T10:33:28.226988+0000","last_became_peered":"2023-10-09T10:33:28.226988+0000","last_unstale":"2023-10-09T10:33:53.307142+0000","last_undegraded":"2023-10-09T10:33:53.307142+0000","last_fullsized":"2023-10-09T10:33:53.307142+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":285,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:58.914254+0000","last_change":"2023-10-09T10:31:36.306145+0000","last_active":"2023-10-09T10:33:58.914254+0000","last_peered":"2023-10-09T10:33:58.914254+0000","last_clean":"2023-10-09T10:33:58.914254+0000","last_became_active":"2023-10-09T10:31:36.305375+0000","last_became_peered":"2023-10-09T10:31:36.305375+0000","last_unstale":"2023-10-09T10:33:58.914254+0000","last_undegraded":"2023-10-09T10:33:58.914254+0000","last_fullsized":"2023-10-09T10:33:58.914254+0000","mapping_epoch":262,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:45:21.846877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,5],"acting":[2,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":272,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.306019+0000","last_change":"2023-10-09T10:27:59.329821+0000","last_active":"2023-10-09T10:33:53.306019+0000","last_peered":"2023-10-09T10:33:53.306019+0000","last_clean":"2023-10-09T10:33:53.306019+0000","last_became_active":"2023-10-09T10:27:59.147941+0000","last_became_peered":"2023-10-09T10:27:59.147941+0000","last_unstale":"2023-10-09T10:33:53.306019+0000","last_undegraded":"2023-10-09T10:33:53.306019+0000","last_fullsized":"2023-10-09T10:33:53.306019+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":85,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.315911+0000","last_change":"2023-10-09T10:27:59.147190+0000","last_active":"2023-10-09T10:33:53.315911+0000","last_peered":"2023-10-09T10:33:53.315911+0000","last_clean":"2023-10-09T10:33:53.315911+0000","last_became_active":"2023-10-09T10:27:59.146807+0000","last_became_peered":"2023-10-09T10:27:59.146807+0000","last_unstale":"2023-10-09T10:33:53.315911+0000","last_undegraded":"2023-10-09T10:33:53.315911+0000","last_fullsized":"2023-10-09T10:33:53.315911+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:39:53.003554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.4","version":"299'4794","reported_seq":4816,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-10-09T10:34:20.264827+0000","last_change":"2023-10-09T10:32:55.348160+0000","last_active":"2023-10-09T10:34:20.264827+0000","last_peered":"2023-10-09T10:34:20.264827+0000","last_clean":"2023-10-09T10:34:20.264827+0000","last_became_active":"2023-10-09T10:32:55.347466+0000","last_became_peered":"2023-10-09T10:32:55.347466+0000","last_unstale":"2023-10-09T10:34:20.264827+0000","last_undegraded":"2023-10-09T10:34:20.264827+0000","last_fullsized":"2023-10-09T10:34:20.264827+0000","mapping_epoch":285,"log_start":"289'600","ondisk_log_start":"289'600","created":285,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4194,"log_dups_size":0,"ondisk_log_size":4194,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":95,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.309302+0000","last_change":"2023-10-09T10:32:46.428645+0000","last_active":"2023-10-09T10:33:53.309302+0000","last_peered":"2023-10-09T10:33:53.309302+0000","last_clean":"2023-10-09T10:33:53.309302+0000","last_became_active":"2023-10-09T10:32:46.322402+0000","last_became_peered":"2023-10-09T10:32:46.322402+0000","last_unstale":"2023-10-09T10:33:53.309302+0000","last_undegraded":"2023-10-09T10:33:53.309302+0000","last_fullsized":"2023-10-09T10:33:53.309302+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":[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.8","version":"0'0","reported_seq":301,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.309830+0000","last_change":"2023-10-09T10:32:46.312441+0000","last_active":"2023-10-09T10:33:53.309830+0000","last_peered":"2023-10-09T10:33:53.309830+0000","last_clean":"2023-10-09T10:33:53.309830+0000","last_became_active":"2023-10-09T10:32:46.311975+0000","last_became_peered":"2023-10-09T10:32:46.311975+0000","last_unstale":"2023-10-09T10:33:53.309830+0000","last_undegraded":"2023-10-09T10:33:53.309830+0000","last_fullsized":"2023-10-09T10:33:53.309830+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.5","version":"299'4747","reported_seq":6357,"reported_epoch":299,"state":"active+recovering+undersized+remapped","last_fresh":"2023-10-09T10:34:18.083933+0000","last_change":"2023-10-09T10:33:44.107450+0000","last_active":"2023-10-09T10:34:18.083933+0000","last_peered":"2023-10-09T10:34:18.083933+0000","last_clean":"2023-10-09T10:33:27.433319+0000","last_became_active":"2023-10-09T10:33:29.285432+0000","last_became_peered":"2023-10-09T10:33:29.285432+0000","last_unstale":"2023-10-09T10:34:18.083933+0000","last_undegraded":"2023-10-09T10:34:18.083933+0000","last_fullsized":"2023-10-09T10:33:29.226181+0000","mapping_epoch":292,"log_start":"289'700","ondisk_log_start":"289'700","created":285,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4047,"log_dups_size":0,"ondisk_log_size":4047,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":311099392,"num_objects":4747,"num_object_clones":0,"num_object_copies":14241,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":435,"num_objects_unfound":0,"num_objects_dirty":4747,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4747,"num_write_kb":303808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":790,"num_bytes_recovered":51773440,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1],"avail_no_missing":["6","1","7"],"object_location_counts":[{"shards":"1,6","objects":4312},{"shards":"1,6,7","objects":435}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":44,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.304582+0000","last_change":"2023-10-09T10:32:46.424501+0000","last_active":"2023-10-09T10:33:53.304582+0000","last_peered":"2023-10-09T10:33:53.304582+0000","last_clean":"2023-10-09T10:33:53.304582+0000","last_became_active":"2023-10-09T10:32:46.312666+0000","last_became_peered":"2023-10-09T10:32:46.312666+0000","last_unstale":"2023-10-09T10:33:53.304582+0000","last_undegraded":"2023-10-09T10:33:53.304582+0000","last_fullsized":"2023-10-09T10:33:53.304582+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:05:27.086709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[1,5,2],"acting":[1,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":229,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.303059+0000","last_change":"2023-10-09T10:33:28.222915+0000","last_active":"2023-10-09T10:33:53.303059+0000","last_peered":"2023-10-09T10:33:53.303059+0000","last_clean":"2023-10-09T10:33:53.303059+0000","last_became_active":"2023-10-09T10:33:28.222500+0000","last_became_peered":"2023-10-09T10:33:28.222500+0000","last_unstale":"2023-10-09T10:33:53.303059+0000","last_undegraded":"2023-10-09T10:33:53.303059+0000","last_fullsized":"2023-10-09T10:33:53.303059+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:47:19.602228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.6","version":"299'4657","reported_seq":4692,"reported_epoch":299,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:34:18.081609+0000","last_change":"2023-10-09T10:33:29.322567+0000","last_active":"2023-10-09T10:34:18.081609+0000","last_peered":"2023-10-09T10:34:18.081609+0000","last_clean":"2023-10-09T10:33:27.443521+0000","last_became_active":"2023-10-09T10:33:29.311721+0000","last_became_peered":"2023-10-09T10:33:29.311721+0000","last_unstale":"2023-10-09T10:34:18.081609+0000","last_undegraded":"2023-10-09T10:33:29.285207+0000","last_fullsized":"2023-10-09T10:33:29.222161+0000","mapping_epoch":292,"log_start":"289'600","ondisk_log_start":"289'600","created":285,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4057,"log_dups_size":0,"ondisk_log_size":4057,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":305201152,"num_objects":4657,"num_object_clones":0,"num_object_copies":13971,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1226,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4657,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4657,"num_write_kb":298048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":131072,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,2],"avail_no_missing":["6","2","7"],"object_location_counts":[{"shards":"2,6","objects":3431},{"shards":"2,6,7","objects":1226}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":79,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.316506+0000","last_change":"2023-10-09T10:33:28.241615+0000","last_active":"2023-10-09T10:33:53.316506+0000","last_peered":"2023-10-09T10:33:53.316506+0000","last_clean":"2023-10-09T10:33:53.316506+0000","last_became_active":"2023-10-09T10:33:28.230234+0000","last_became_peered":"2023-10-09T10:33:28.230234+0000","last_unstale":"2023-10-09T10:33:53.316506+0000","last_undegraded":"2023-10-09T10:33:53.316506+0000","last_fullsized":"2023-10-09T10:33:53.316506+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":3,"num_bytes_recovered":210,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":265,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.305955+0000","last_change":"2023-10-09T10:24:27.596000+0000","last_active":"2023-10-09T10:33:53.305955+0000","last_peered":"2023-10-09T10:33:53.305955+0000","last_clean":"2023-10-09T10:33:53.305955+0000","last_became_active":"2023-10-09T10:24:27.595660+0000","last_became_peered":"2023-10-09T10:24:27.595660+0000","last_unstale":"2023-10-09T10:33:53.305955+0000","last_undegraded":"2023-10-09T10:33:53.305955+0000","last_fullsized":"2023-10-09T10:33:53.305955+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"299'4661","reported_seq":4683,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-10-09T10:34:18.039395+0000","last_change":"2023-10-09T10:32:55.347197+0000","last_active":"2023-10-09T10:34:18.039395+0000","last_peered":"2023-10-09T10:34:18.039395+0000","last_clean":"2023-10-09T10:34:18.039395+0000","last_became_active":"2023-10-09T10:32:55.346589+0000","last_became_peered":"2023-10-09T10:32:55.346589+0000","last_unstale":"2023-10-09T10:34:18.039395+0000","last_undegraded":"2023-10-09T10:34:18.039395+0000","last_fullsized":"2023-10-09T10:34:18.039395+0000","mapping_epoch":285,"log_start":"289'600","ondisk_log_start":"289'600","created":285,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4061,"log_dups_size":0,"ondisk_log_size":4061,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":305463296,"num_objects":4661,"num_object_clones":0,"num_object_copies":13983,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4661,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4661,"num_write_kb":298304,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":290,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.311740+0000","last_change":"2023-10-09T10:26:19.119760+0000","last_active":"2023-10-09T10:33:53.311740+0000","last_peered":"2023-10-09T10:33:53.311740+0000","last_clean":"2023-10-09T10:33:53.311740+0000","last_became_active":"2023-10-09T10:26:19.119421+0000","last_became_peered":"2023-10-09T10:26:19.119421+0000","last_unstale":"2023-10-09T10:33:53.311740+0000","last_undegraded":"2023-10-09T10:33:53.311740+0000","last_fullsized":"2023-10-09T10:33:53.311740+0000","mapping_epoch":214,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":126,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.303446+0000","last_change":"2023-10-09T10:32:46.309180+0000","last_active":"2023-10-09T10:33:53.303446+0000","last_peered":"2023-10-09T10:33:53.303446+0000","last_clean":"2023-10-09T10:33:53.303446+0000","last_became_active":"2023-10-09T10:32:46.308730+0000","last_became_peered":"2023-10-09T10:32:46.308730+0000","last_unstale":"2023-10-09T10:33:53.303446+0000","last_undegraded":"2023-10-09T10:33:53.303446+0000","last_fullsized":"2023-10-09T10:33:53.303446+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:14:58.274854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.0","version":"299'4926","reported_seq":4948,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-10-09T10:34:20.247422+0000","last_change":"2023-10-09T10:32:55.348192+0000","last_active":"2023-10-09T10:34:20.247422+0000","last_peered":"2023-10-09T10:34:20.247422+0000","last_clean":"2023-10-09T10:34:20.247422+0000","last_became_active":"2023-10-09T10:32:55.347853+0000","last_became_peered":"2023-10-09T10:32:55.347853+0000","last_unstale":"2023-10-09T10:34:20.247422+0000","last_undegraded":"2023-10-09T10:34:20.247422+0000","last_fullsized":"2023-10-09T10:34:20.247422+0000","mapping_epoch":285,"log_start":"290'800","ondisk_log_start":"290'800","created":285,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4126,"log_dups_size":0,"ondisk_log_size":4126,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":322830336,"num_objects":4926,"num_object_clones":0,"num_object_copies":14778,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4926,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4926,"num_write_kb":315264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"59'2","reported_seq":74,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.312046+0000","last_change":"2023-10-09T10:33:28.240102+0000","last_active":"2023-10-09T10:33:53.312046+0000","last_peered":"2023-10-09T10:33:53.312046+0000","last_clean":"2023-10-09T10:33:53.312046+0000","last_became_active":"2023-10-09T10:33:28.228955+0000","last_became_peered":"2023-10-09T10:33:28.228955+0000","last_unstale":"2023-10-09T10:33:53.312046+0000","last_undegraded":"2023-10-09T10:33:53.312046+0000","last_fullsized":"2023-10-09T10:33:53.312046+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:13:57.177319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[2,1,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":283,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.307614+0000","last_change":"2023-10-09T10:33:28.226099+0000","last_active":"2023-10-09T10:33:53.307614+0000","last_peered":"2023-10-09T10:33:53.307614+0000","last_clean":"2023-10-09T10:33:53.307614+0000","last_became_active":"2023-10-09T10:33:28.225727+0000","last_became_peered":"2023-10-09T10:33:28.225727+0000","last_unstale":"2023-10-09T10:33:53.307614+0000","last_undegraded":"2023-10-09T10:33:53.307614+0000","last_fullsized":"2023-10-09T10:33:53.307614+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.1","version":"299'4885","reported_seq":4908,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-10-09T10:34:20.014583+0000","last_change":"2023-10-09T10:32:55.340073+0000","last_active":"2023-10-09T10:34:20.014583+0000","last_peered":"2023-10-09T10:34:20.014583+0000","last_clean":"2023-10-09T10:34:20.014583+0000","last_became_active":"2023-10-09T10:32:55.339681+0000","last_became_peered":"2023-10-09T10:32:55.339681+0000","last_unstale":"2023-10-09T10:34:20.014583+0000","last_undegraded":"2023-10-09T10:34:20.014583+0000","last_fullsized":"2023-10-09T10:34:20.014583+0000","mapping_epoch":285,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+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-10-10T12:24:58.413717+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,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":266,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.306205+0000","last_change":"2023-10-09T10:32:46.310927+0000","last_active":"2023-10-09T10:33:53.306205+0000","last_peered":"2023-10-09T10:33:53.306205+0000","last_clean":"2023-10-09T10:33:53.306205+0000","last_became_active":"2023-10-09T10:32:46.310524+0000","last_became_peered":"2023-10-09T10:32:46.310524+0000","last_unstale":"2023-10-09T10:33:53.306205+0000","last_undegraded":"2023-10-09T10:33:53.306205+0000","last_fullsized":"2023-10-09T10:33:53.306205+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":243,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.311876+0000","last_change":"2023-10-09T10:32:46.309500+0000","last_active":"2023-10-09T10:33:53.311876+0000","last_peered":"2023-10-09T10:33:53.311876+0000","last_clean":"2023-10-09T10:33:53.311876+0000","last_became_active":"2023-10-09T10:32:46.309031+0000","last_became_peered":"2023-10-09T10:32:46.309031+0000","last_unstale":"2023-10-09T10:33:53.311876+0000","last_undegraded":"2023-10-09T10:33:53.311876+0000","last_fullsized":"2023-10-09T10:33:53.311876+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:02:13.659301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.2","version":"299'4840","reported_seq":4862,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-10-09T10:34:20.237399+0000","last_change":"2023-10-09T10:32:55.349338+0000","last_active":"2023-10-09T10:34:20.237399+0000","last_peered":"2023-10-09T10:34:20.237399+0000","last_clean":"2023-10-09T10:34:20.237399+0000","last_became_active":"2023-10-09T10:32:55.348580+0000","last_became_peered":"2023-10-09T10:32:55.348580+0000","last_unstale":"2023-10-09T10:34:20.237399+0000","last_undegraded":"2023-10-09T10:34:20.237399+0000","last_fullsized":"2023-10-09T10:34:20.237399+0000","mapping_epoch":285,"log_start":"289'700","ondisk_log_start":"289'700","created":285,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4140,"log_dups_size":0,"ondisk_log_size":4140,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":317194240,"num_objects":4840,"num_object_clones":0,"num_object_copies":14520,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4840,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4840,"num_write_kb":309760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":258,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.312410+0000","last_change":"2023-10-09T10:33:28.224503+0000","last_active":"2023-10-09T10:33:53.312410+0000","last_peered":"2023-10-09T10:33:53.312410+0000","last_clean":"2023-10-09T10:33:53.312410+0000","last_became_active":"2023-10-09T10:33:28.223966+0000","last_became_peered":"2023-10-09T10:33:28.223966+0000","last_unstale":"2023-10-09T10:33:53.312410+0000","last_undegraded":"2023-10-09T10:33:53.312410+0000","last_fullsized":"2023-10-09T10:33:53.312410+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:30:19.591464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":283,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.311312+0000","last_change":"2023-10-09T10:32:46.315726+0000","last_active":"2023-10-09T10:33:53.311312+0000","last_peered":"2023-10-09T10:33:53.311312+0000","last_clean":"2023-10-09T10:33:53.311312+0000","last_became_active":"2023-10-09T10:32:46.315318+0000","last_became_peered":"2023-10-09T10:32:46.315318+0000","last_unstale":"2023-10-09T10:33:53.311312+0000","last_undegraded":"2023-10-09T10:33:53.311312+0000","last_fullsized":"2023-10-09T10:33:53.311312+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.3","version":"299'4881","reported_seq":4902,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-10-09T10:34:20.236430+0000","last_change":"2023-10-09T10:32:55.347924+0000","last_active":"2023-10-09T10:34:20.236430+0000","last_peered":"2023-10-09T10:34:20.236430+0000","last_clean":"2023-10-09T10:34:20.236430+0000","last_became_active":"2023-10-09T10:32:55.347579+0000","last_became_peered":"2023-10-09T10:32:55.347579+0000","last_unstale":"2023-10-09T10:34:20.236430+0000","last_undegraded":"2023-10-09T10:34:20.236430+0000","last_fullsized":"2023-10-09T10:34:20.236430+0000","mapping_epoch":285,"log_start":"289'700","ondisk_log_start":"289'700","created":285,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4181,"log_dups_size":0,"ondisk_log_size":4181,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":319881216,"num_objects":4881,"num_object_clones":0,"num_object_copies":14643,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4881,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4881,"num_write_kb":312384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":309,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:34:15.073233+0000","last_change":"2023-10-09T10:32:46.312146+0000","last_active":"2023-10-09T10:34:15.073233+0000","last_peered":"2023-10-09T10:34:15.073233+0000","last_clean":"2023-10-09T10:34:15.073233+0000","last_became_active":"2023-10-09T10:32:46.310627+0000","last_became_peered":"2023-10-09T10:32:46.310627+0000","last_unstale":"2023-10-09T10:34:15.073233+0000","last_undegraded":"2023-10-09T10:34:15.073233+0000","last_fullsized":"2023-10-09T10:34:15.073233+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:31:45.041591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":279,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.305074+0000","last_change":"2023-10-09T10:33:28.221028+0000","last_active":"2023-10-09T10:33:53.305074+0000","last_peered":"2023-10-09T10:33:53.305074+0000","last_clean":"2023-10-09T10:33:53.305074+0000","last_became_active":"2023-10-09T10:33:28.220504+0000","last_became_peered":"2023-10-09T10:33:28.220504+0000","last_unstale":"2023-10-09T10:33:53.305074+0000","last_undegraded":"2023-10-09T10:33:53.305074+0000","last_fullsized":"2023-10-09T10:33:53.305074+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:16:10.994573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.e","version":"299'4864","reported_seq":7326,"reported_epoch":299,"state":"active+recovery_wait","last_fresh":"2023-10-09T10:34:18.882566+0000","last_change":"2023-10-09T10:33:45.259927+0000","last_active":"2023-10-09T10:34:18.882566+0000","last_peered":"2023-10-09T10:34:18.882566+0000","last_clean":"2023-10-09T10:33:27.431332+0000","last_became_active":"2023-10-09T10:33:45.241112+0000","last_became_peered":"2023-10-09T10:33:45.241112+0000","last_unstale":"2023-10-09T10:34:18.882566+0000","last_undegraded":"2023-10-09T10:34:18.882566+0000","last_fullsized":"2023-10-09T10:34:18.882566+0000","mapping_epoch":296,"log_start":"289'400","ondisk_log_start":"289'400","created":285,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4464,"log_dups_size":0,"ondisk_log_size":4464,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:54:26.562120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":318767104,"num_objects":4864,"num_object_clones":0,"num_object_copies":14592,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4864,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4864,"num_write_kb":311296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1211,"num_bytes_recovered":79364096,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,5],"acting":[2,6,5],"avail_no_missing":["2","5","6","7"],"object_location_counts":[{"shards":"2,5,6","objects":4864}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"76'131","reported_seq":816,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:34:10.072127+0000","last_change":"2023-10-09T10:33:31.235719+0000","last_active":"2023-10-09T10:34:10.072127+0000","last_peered":"2023-10-09T10:34:10.072127+0000","last_clean":"2023-10-09T10:34:10.072127+0000","last_became_active":"2023-10-09T10:33:31.235126+0000","last_became_peered":"2023-10-09T10:33:31.235126+0000","last_unstale":"2023-10-09T10:34:10.072127+0000","last_undegraded":"2023-10-09T10:34:10.072127+0000","last_fullsized":"2023-10-09T10:34:10.072127+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":131,"log_dups_size":0,"ondisk_log_size":131,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:20:35.210401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":619,"num_read_kb":508,"num_write":137,"num_write_kb":4162,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":8388608,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.5","version":"0'0","reported_seq":307,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.316121+0000","last_change":"2023-10-09T10:27:59.155451+0000","last_active":"2023-10-09T10:33:53.316121+0000","last_peered":"2023-10-09T10:33:53.316121+0000","last_clean":"2023-10-09T10:33:53.316121+0000","last_became_active":"2023-10-09T10:27:59.154968+0000","last_became_peered":"2023-10-09T10:27:59.154968+0000","last_unstale":"2023-10-09T10:33:53.316121+0000","last_undegraded":"2023-10-09T10:33:53.316121+0000","last_fullsized":"2023-10-09T10:33:53.316121+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":213,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.309875+0000","last_change":"2023-10-09T10:33:28.227089+0000","last_active":"2023-10-09T10:33:53.309875+0000","last_peered":"2023-10-09T10:33:53.309875+0000","last_clean":"2023-10-09T10:33:53.309875+0000","last_became_active":"2023-10-09T10:33:28.225004+0000","last_became_peered":"2023-10-09T10:33:28.225004+0000","last_unstale":"2023-10-09T10:33:53.309875+0000","last_undegraded":"2023-10-09T10:33:53.309875+0000","last_fullsized":"2023-10-09T10:33:53.309875+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"299'4819","reported_seq":7344,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-10-09T10:34:20.220257+0000","last_change":"2023-10-09T10:33:45.241448+0000","last_active":"2023-10-09T10:34:20.220257+0000","last_peered":"2023-10-09T10:34:20.220257+0000","last_clean":"2023-10-09T10:34:20.220257+0000","last_became_active":"2023-10-09T10:33:45.236179+0000","last_became_peered":"2023-10-09T10:33:45.236179+0000","last_unstale":"2023-10-09T10:34:20.220257+0000","last_undegraded":"2023-10-09T10:34:20.220257+0000","last_fullsized":"2023-10-09T10:34:20.220257+0000","mapping_epoch":296,"log_start":"289'700","ondisk_log_start":"289'700","created":285,"last_epoch_clean":297,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4119,"log_dups_size":0,"ondisk_log_size":4119,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":315817984,"num_objects":4819,"num_object_clones":0,"num_object_copies":14457,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4819,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4819,"num_write_kb":308416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1242,"num_bytes_recovered":81395712,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"76'52","reported_seq":700,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.310684+0000","last_change":"2023-10-09T10:20:59.407054+0000","last_active":"2023-10-09T10:33:53.310684+0000","last_peered":"2023-10-09T10:33:53.310684+0000","last_clean":"2023-10-09T10:33:53.310684+0000","last_became_active":"2023-10-09T10:20:59.406039+0000","last_became_peered":"2023-10-09T10:20:59.406039+0000","last_unstale":"2023-10-09T10:33:53.310684+0000","last_undegraded":"2023-10-09T10:33:53.310684+0000","last_fullsized":"2023-10-09T10:33:53.310684+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":519,"num_read_kb":1955,"num_write":46,"num_write_kb":1266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":275,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.306667+0000","last_change":"2023-10-09T10:32:46.311408+0000","last_active":"2023-10-09T10:33:53.306667+0000","last_peered":"2023-10-09T10:33:53.306667+0000","last_clean":"2023-10-09T10:33:53.306667+0000","last_became_active":"2023-10-09T10:32:46.310943+0000","last_became_peered":"2023-10-09T10:32:46.310943+0000","last_unstale":"2023-10-09T10:33:53.306667+0000","last_undegraded":"2023-10-09T10:33:53.306667+0000","last_fullsized":"2023-10-09T10:33:53.306667+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":193,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:34:13.922735+0000","last_change":"2023-10-09T10:27:59.149630+0000","last_active":"2023-10-09T10:34:13.922735+0000","last_peered":"2023-10-09T10:34:13.922735+0000","last_clean":"2023-10-09T10:34:13.922735+0000","last_became_active":"2023-10-09T10:27:59.149132+0000","last_became_peered":"2023-10-09T10:27:59.149132+0000","last_unstale":"2023-10-09T10:34:13.922735+0000","last_undegraded":"2023-10-09T10:34:13.922735+0000","last_fullsized":"2023-10-09T10:34:13.922735+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:35:53.030398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,5],"acting":[2,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.b","version":"299'4765","reported_seq":4788,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-10-09T10:34:18.910190+0000","last_change":"2023-10-09T10:32:55.342926+0000","last_active":"2023-10-09T10:34:18.910190+0000","last_peered":"2023-10-09T10:34:18.910190+0000","last_clean":"2023-10-09T10:34:18.910190+0000","last_became_active":"2023-10-09T10:32:55.342661+0000","last_became_peered":"2023-10-09T10:32:55.342661+0000","last_unstale":"2023-10-09T10:34:18.910190+0000","last_undegraded":"2023-10-09T10:34:18.910190+0000","last_fullsized":"2023-10-09T10:34:18.910190+0000","mapping_epoch":285,"log_start":"289'300","ondisk_log_start":"289'300","created":285,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4465,"log_dups_size":0,"ondisk_log_size":4465,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:44:19.313186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":312279040,"num_objects":4765,"num_object_clones":0,"num_object_copies":14295,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4765,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4765,"num_write_kb":304960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,5],"acting":[2,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1","version":"76'118","reported_seq":817,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:34:03.917761+0000","last_change":"2023-10-09T10:32:11.493794+0000","last_active":"2023-10-09T10:34:03.917761+0000","last_peered":"2023-10-09T10:34:03.917761+0000","last_clean":"2023-10-09T10:34:03.917761+0000","last_became_active":"2023-10-09T10:32:11.493130+0000","last_became_peered":"2023-10-09T10:32:11.493130+0000","last_unstale":"2023-10-09T10:34:03.917761+0000","last_undegraded":"2023-10-09T10:34:03.917761+0000","last_fullsized":"2023-10-09T10:34:03.917761+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":118,"log_dups_size":0,"ondisk_log_size":118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:18:26.113544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":881,"num_read_kb":1026,"num_write":94,"num_write_kb":1236,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":26,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":279,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.303162+0000","last_change":"2023-10-09T10:27:58.141484+0000","last_active":"2023-10-09T10:33:53.303162+0000","last_peered":"2023-10-09T10:33:53.303162+0000","last_clean":"2023-10-09T10:33:53.303162+0000","last_became_active":"2023-10-09T10:27:58.141130+0000","last_became_peered":"2023-10-09T10:27:58.141130+0000","last_unstale":"2023-10-09T10:33:53.303162+0000","last_undegraded":"2023-10-09T10:33:53.303162+0000","last_fullsized":"2023-10-09T10:33:53.303162+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:15:58.448896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":179,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.309606+0000","last_change":"2023-10-09T10:32:46.318051+0000","last_active":"2023-10-09T10:33:53.309606+0000","last_peered":"2023-10-09T10:33:53.309606+0000","last_clean":"2023-10-09T10:33:53.309606+0000","last_became_active":"2023-10-09T10:32:46.317668+0000","last_became_peered":"2023-10-09T10:32:46.317668+0000","last_unstale":"2023-10-09T10:33:53.309606+0000","last_undegraded":"2023-10-09T10:33:53.309606+0000","last_fullsized":"2023-10-09T10:33:53.309606+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"299'4724","reported_seq":4746,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-10-09T10:34:18.100790+0000","last_change":"2023-10-09T10:32:55.345998+0000","last_active":"2023-10-09T10:34:18.100790+0000","last_peered":"2023-10-09T10:34:18.100790+0000","last_clean":"2023-10-09T10:34:18.100790+0000","last_became_active":"2023-10-09T10:32:55.345662+0000","last_became_peered":"2023-10-09T10:32:55.345662+0000","last_unstale":"2023-10-09T10:34:18.100790+0000","last_undegraded":"2023-10-09T10:34:18.100790+0000","last_fullsized":"2023-10-09T10:34:18.100790+0000","mapping_epoch":285,"log_start":"290'700","ondisk_log_start":"290'700","created":285,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4024,"log_dups_size":0,"ondisk_log_size":4024,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":309592064,"num_objects":4724,"num_object_clones":0,"num_object_copies":14172,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4724,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4724,"num_write_kb":302336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"76'179","reported_seq":884,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.310922+0000","last_change":"2023-10-09T10:32:40.258042+0000","last_active":"2023-10-09T10:33:53.310922+0000","last_peered":"2023-10-09T10:33:53.310922+0000","last_clean":"2023-10-09T10:33:53.310922+0000","last_became_active":"2023-10-09T10:32:40.257247+0000","last_became_peered":"2023-10-09T10:32:40.257247+0000","last_unstale":"2023-10-09T10:33:53.310922+0000","last_undegraded":"2023-10-09T10:33:53.310922+0000","last_fullsized":"2023-10-09T10:33:53.310922+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":179,"log_dups_size":0,"ondisk_log_size":179,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":680,"num_read_kb":604,"num_write":161,"num_write_kb":107,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"83'139","reported_seq":394,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.305855+0000","last_change":"2023-10-09T10:29:05.203751+0000","last_active":"2023-10-09T10:33:53.305855+0000","last_peered":"2023-10-09T10:33:53.305855+0000","last_clean":"2023-10-09T10:33:53.305855+0000","last_became_active":"2023-10-09T10:29:05.203261+0000","last_became_peered":"2023-10-09T10:29:05.203261+0000","last_unstale":"2023-10-09T10:33:53.305855+0000","last_undegraded":"2023-10-09T10:33:53.305855+0000","last_fullsized":"2023-10-09T10:33:53.305855+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_clean_scrub_stamp":"2023-10-09T09:52:58.844090+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":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":255,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.309768+0000","last_change":"2023-10-09T10:32:46.322179+0000","last_active":"2023-10-09T10:33:53.309768+0000","last_peered":"2023-10-09T10:33:53.309768+0000","last_clean":"2023-10-09T10:33:53.309768+0000","last_became_active":"2023-10-09T10:32:46.321811+0000","last_became_peered":"2023-10-09T10:32:46.321811+0000","last_unstale":"2023-10-09T10:33:53.309768+0000","last_undegraded":"2023-10-09T10:33:53.309768+0000","last_fullsized":"2023-10-09T10:33:53.309768+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":265,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.313556+0000","last_change":"2023-10-09T10:33:28.226501+0000","last_active":"2023-10-09T10:33:53.313556+0000","last_peered":"2023-10-09T10:33:53.313556+0000","last_clean":"2023-10-09T10:33:53.313556+0000","last_became_active":"2023-10-09T10:33:28.225690+0000","last_became_peered":"2023-10-09T10:33:28.225690+0000","last_unstale":"2023-10-09T10:33:53.313556+0000","last_undegraded":"2023-10-09T10:33:53.313556+0000","last_fullsized":"2023-10-09T10:33:53.313556+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.a","version":"299'4792","reported_seq":4815,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-10-09T10:34:20.067309+0000","last_change":"2023-10-09T10:32:55.340071+0000","last_active":"2023-10-09T10:34:20.067309+0000","last_peered":"2023-10-09T10:34:20.067309+0000","last_clean":"2023-10-09T10:34:20.067309+0000","last_became_active":"2023-10-09T10:32:55.339746+0000","last_became_peered":"2023-10-09T10:32:55.339746+0000","last_unstale":"2023-10-09T10:34:20.067309+0000","last_undegraded":"2023-10-09T10:34:20.067309+0000","last_fullsized":"2023-10-09T10:34:20.067309+0000","mapping_epoch":285,"log_start":"0'0","ondisk_log_start":"0'0","created":285,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4792,"log_dups_size":0,"ondisk_log_size":4792,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:21:25.372544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":314048512,"num_objects":4792,"num_object_clones":0,"num_object_copies":14376,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4792,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4792,"num_write_kb":306688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"76'47","reported_seq":117,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.309596+0000","last_change":"2023-10-09T10:33:28.255636+0000","last_active":"2023-10-09T10:33:53.309596+0000","last_peered":"2023-10-09T10:33:53.309596+0000","last_clean":"2023-10-09T10:33:53.309596+0000","last_became_active":"2023-10-09T10:33:28.229436+0000","last_became_peered":"2023-10-09T10:33:28.229436+0000","last_unstale":"2023-10-09T10:33:53.309596+0000","last_undegraded":"2023-10-09T10:33:53.309596+0000","last_fullsized":"2023-10-09T10:33:53.309596+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":47,"log_dups_size":0,"ondisk_log_size":47,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":113,"num_read_kb":478,"num_write":49,"num_write_kb":229,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":15,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":224,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.310363+0000","last_change":"2023-10-09T10:33:28.226074+0000","last_active":"2023-10-09T10:33:53.310363+0000","last_peered":"2023-10-09T10:33:53.310363+0000","last_clean":"2023-10-09T10:33:53.310363+0000","last_became_active":"2023-10-09T10:33:28.225145+0000","last_became_peered":"2023-10-09T10:33:28.225145+0000","last_unstale":"2023-10-09T10:33:53.310363+0000","last_undegraded":"2023-10-09T10:33:53.310363+0000","last_fullsized":"2023-10-09T10:33:53.310363+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":140,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.313121+0000","last_change":"2023-10-09T10:27:59.451698+0000","last_active":"2023-10-09T10:33:53.313121+0000","last_peered":"2023-10-09T10:33:53.313121+0000","last_clean":"2023-10-09T10:33:53.313121+0000","last_became_active":"2023-10-09T10:27:59.451152+0000","last_became_peered":"2023-10-09T10:27:59.451152+0000","last_unstale":"2023-10-09T10:33:53.313121+0000","last_undegraded":"2023-10-09T10:33:53.313121+0000","last_fullsized":"2023-10-09T10:33:53.313121+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:08:38.747416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.f","version":"299'4743","reported_seq":4766,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-10-09T10:34:18.902704+0000","last_change":"2023-10-09T10:32:55.336796+0000","last_active":"2023-10-09T10:34:18.902704+0000","last_peered":"2023-10-09T10:34:18.902704+0000","last_clean":"2023-10-09T10:34:18.902704+0000","last_became_active":"2023-10-09T10:32:55.336327+0000","last_became_peered":"2023-10-09T10:32:55.336327+0000","last_unstale":"2023-10-09T10:34:18.902704+0000","last_undegraded":"2023-10-09T10:34:18.902704+0000","last_fullsized":"2023-10-09T10:34:18.902704+0000","mapping_epoch":285,"log_start":"289'300","ondisk_log_start":"289'300","created":285,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4443,"log_dups_size":0,"ondisk_log_size":4443,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:26:56.135961+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":[2,1,6],"acting":[2,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.5","version":"76'109","reported_seq":688,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.309929+0000","last_change":"2023-10-09T10:33:31.242969+0000","last_active":"2023-10-09T10:33:53.309929+0000","last_peered":"2023-10-09T10:33:53.309929+0000","last_clean":"2023-10-09T10:33:53.309929+0000","last_became_active":"2023-10-09T10:33:31.242495+0000","last_became_peered":"2023-10-09T10:33:31.242495+0000","last_unstale":"2023-10-09T10:33:53.309929+0000","last_undegraded":"2023-10-09T10:33:53.309929+0000","last_fullsized":"2023-10-09T10:33:53.309929+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":821,"num_read_kb":1489,"num_write":106,"num_write_kb":462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":40,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":176,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:34:13.922750+0000","last_change":"2023-10-09T10:27:58.139632+0000","last_active":"2023-10-09T10:34:13.922750+0000","last_peered":"2023-10-09T10:34:13.922750+0000","last_clean":"2023-10-09T10:34:13.922750+0000","last_became_active":"2023-10-09T10:27:58.139208+0000","last_became_peered":"2023-10-09T10:27:58.139208+0000","last_unstale":"2023-10-09T10:34:13.922750+0000","last_undegraded":"2023-10-09T10:34:13.922750+0000","last_fullsized":"2023-10-09T10:34:13.922750+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:53:49.668114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":310,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.309892+0000","last_change":"2023-10-09T10:33:28.225819+0000","last_active":"2023-10-09T10:33:53.309892+0000","last_peered":"2023-10-09T10:33:53.309892+0000","last_clean":"2023-10-09T10:33:53.309892+0000","last_became_active":"2023-10-09T10:33:28.224574+0000","last_became_peered":"2023-10-09T10:33:28.224574+0000","last_unstale":"2023-10-09T10:33:53.309892+0000","last_undegraded":"2023-10-09T10:33:53.309892+0000","last_fullsized":"2023-10-09T10:33:53.309892+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.c","version":"299'4753","reported_seq":4774,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-10-09T10:34:20.267513+0000","last_change":"2023-10-09T10:32:55.348288+0000","last_active":"2023-10-09T10:34:20.267513+0000","last_peered":"2023-10-09T10:34:20.267513+0000","last_clean":"2023-10-09T10:34:20.267513+0000","last_became_active":"2023-10-09T10:32:55.347935+0000","last_became_peered":"2023-10-09T10:32:55.347935+0000","last_unstale":"2023-10-09T10:34:20.267513+0000","last_undegraded":"2023-10-09T10:34:20.267513+0000","last_fullsized":"2023-10-09T10:34:20.267513+0000","mapping_epoch":285,"log_start":"289'600","ondisk_log_start":"289'600","created":285,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4153,"log_dups_size":0,"ondisk_log_size":4153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":311492608,"num_objects":4753,"num_object_clones":0,"num_object_copies":14259,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4753,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4753,"num_write_kb":304192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":309,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.309468+0000","last_change":"2023-10-09T10:32:46.419963+0000","last_active":"2023-10-09T10:33:53.309468+0000","last_peered":"2023-10-09T10:33:53.309468+0000","last_clean":"2023-10-09T10:33:53.309468+0000","last_became_active":"2023-10-09T10:32:46.312088+0000","last_became_peered":"2023-10-09T10:32:46.312088+0000","last_unstale":"2023-10-09T10:33:53.309468+0000","last_undegraded":"2023-10-09T10:33:53.309468+0000","last_fullsized":"2023-10-09T10:33:53.309468+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.6","version":"76'153","reported_seq":854,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.304378+0000","last_change":"2023-10-09T10:32:49.212600+0000","last_active":"2023-10-09T10:33:53.304378+0000","last_peered":"2023-10-09T10:33:53.304378+0000","last_clean":"2023-10-09T10:33:53.304378+0000","last_became_active":"2023-10-09T10:32:49.211533+0000","last_became_peered":"2023-10-09T10:32:49.211533+0000","last_unstale":"2023-10-09T10:33:53.304378+0000","last_undegraded":"2023-10-09T10:33:53.304378+0000","last_fullsized":"2023-10-09T10:33:53.304378+0000","mapping_epoch":283,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":284,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:21:05.520674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":859,"num_read_kb":2778,"num_write":113,"num_write_kb":2118,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":100,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.310238+0000","last_change":"2023-10-09T10:25:35.161242+0000","last_active":"2023-10-09T10:33:53.310238+0000","last_peered":"2023-10-09T10:33:53.310238+0000","last_clean":"2023-10-09T10:33:53.310238+0000","last_became_active":"2023-10-09T10:25:35.160795+0000","last_became_peered":"2023-10-09T10:25:35.160795+0000","last_unstale":"2023-10-09T10:33:53.310238+0000","last_undegraded":"2023-10-09T10:33:53.310238+0000","last_fullsized":"2023-10-09T10:33:53.310238+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.d","version":"299'4837","reported_seq":4859,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-10-09T10:34:20.232179+0000","last_change":"2023-10-09T10:32:55.349105+0000","last_active":"2023-10-09T10:34:20.232179+0000","last_peered":"2023-10-09T10:34:20.232179+0000","last_clean":"2023-10-09T10:34:20.232179+0000","last_became_active":"2023-10-09T10:32:55.348613+0000","last_became_peered":"2023-10-09T10:32:55.348613+0000","last_unstale":"2023-10-09T10:34:20.232179+0000","last_undegraded":"2023-10-09T10:34:20.232179+0000","last_fullsized":"2023-10-09T10:34:20.232179+0000","mapping_epoch":285,"log_start":"290'700","ondisk_log_start":"290'700","created":285,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4137,"log_dups_size":0,"ondisk_log_size":4137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":316997632,"num_objects":4837,"num_object_clones":0,"num_object_copies":14511,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4837,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4837,"num_write_kb":309568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"76'187","reported_seq":1236,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.308491+0000","last_change":"2023-10-09T10:32:49.218114+0000","last_active":"2023-10-09T10:33:53.308491+0000","last_peered":"2023-10-09T10:33:53.308491+0000","last_clean":"2023-10-09T10:33:53.308491+0000","last_became_active":"2023-10-09T10:32:49.217289+0000","last_became_peered":"2023-10-09T10:32:49.217289+0000","last_unstale":"2023-10-09T10:33:53.308491+0000","last_undegraded":"2023-10-09T10:33:53.308491+0000","last_fullsized":"2023-10-09T10:33:53.308491+0000","mapping_epoch":283,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":284,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1503,"num_read_kb":4410,"num_write":140,"num_write_kb":3134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":39,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":142,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:34:15.073395+0000","last_change":"2023-10-09T10:32:46.329452+0000","last_active":"2023-10-09T10:34:15.073395+0000","last_peered":"2023-10-09T10:34:15.073395+0000","last_clean":"2023-10-09T10:34:15.073395+0000","last_became_active":"2023-10-09T10:32:46.312018+0000","last_became_peered":"2023-10-09T10:32:46.312018+0000","last_unstale":"2023-10-09T10:34:15.073395+0000","last_undegraded":"2023-10-09T10:34:15.073395+0000","last_fullsized":"2023-10-09T10:34:15.073395+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:28:07.574667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":161,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.310262+0000","last_change":"2023-10-09T10:32:46.323701+0000","last_active":"2023-10-09T10:33:53.310262+0000","last_peered":"2023-10-09T10:33:53.310262+0000","last_clean":"2023-10-09T10:33:53.310262+0000","last_became_active":"2023-10-09T10:32:46.323347+0000","last_became_peered":"2023-10-09T10:32:46.323347+0000","last_unstale":"2023-10-09T10:33:53.310262+0000","last_undegraded":"2023-10-09T10:33:53.310262+0000","last_fullsized":"2023-10-09T10:33:53.310262+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":31,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.306757+0000","last_change":"2023-10-09T10:33:28.228355+0000","last_active":"2023-10-09T10:33:53.306757+0000","last_peered":"2023-10-09T10:33:53.306757+0000","last_clean":"2023-10-09T10:33:53.306757+0000","last_became_active":"2023-10-09T10:33:28.227945+0000","last_became_peered":"2023-10-09T10:33:28.227945+0000","last_unstale":"2023-10-09T10:33:53.306757+0000","last_undegraded":"2023-10-09T10:33:53.306757+0000","last_fullsized":"2023-10-09T10:33:53.306757+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":229,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.313513+0000","last_change":"2023-10-09T10:32:46.311925+0000","last_active":"2023-10-09T10:33:53.313513+0000","last_peered":"2023-10-09T10:33:53.313513+0000","last_clean":"2023-10-09T10:33:53.313513+0000","last_became_active":"2023-10-09T10:32:46.311571+0000","last_became_peered":"2023-10-09T10:32:46.311571+0000","last_unstale":"2023-10-09T10:33:53.313513+0000","last_undegraded":"2023-10-09T10:33:53.313513+0000","last_fullsized":"2023-10-09T10:33:53.313513+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:03:50.488940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":281,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.312007+0000","last_change":"2023-10-09T10:32:46.431247+0000","last_active":"2023-10-09T10:33:53.312007+0000","last_peered":"2023-10-09T10:33:53.312007+0000","last_clean":"2023-10-09T10:33:53.312007+0000","last_became_active":"2023-10-09T10:32:46.323482+0000","last_became_peered":"2023-10-09T10:32:46.323482+0000","last_unstale":"2023-10-09T10:33:53.312007+0000","last_undegraded":"2023-10-09T10:33:53.312007+0000","last_fullsized":"2023-10-09T10:33:53.312007+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":307,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.311649+0000","last_change":"2023-10-09T10:33:28.230222+0000","last_active":"2023-10-09T10:33:53.311649+0000","last_peered":"2023-10-09T10:33:53.311649+0000","last_clean":"2023-10-09T10:33:53.311649+0000","last_became_active":"2023-10-09T10:33:28.228726+0000","last_became_peered":"2023-10-09T10:33:28.228726+0000","last_unstale":"2023-10-09T10:33:53.311649+0000","last_undegraded":"2023-10-09T10:33:53.311649+0000","last_fullsized":"2023-10-09T10:33:53.311649+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:01:44.654021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,5],"acting":[2,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":281,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.316307+0000","last_change":"2023-10-09T10:32:46.426121+0000","last_active":"2023-10-09T10:33:53.316307+0000","last_peered":"2023-10-09T10:33:53.316307+0000","last_clean":"2023-10-09T10:33:53.316307+0000","last_became_active":"2023-10-09T10:32:46.321527+0000","last_became_peered":"2023-10-09T10:32:46.321527+0000","last_unstale":"2023-10-09T10:33:53.316307+0000","last_undegraded":"2023-10-09T10:33:53.316307+0000","last_fullsized":"2023-10-09T10:33:53.316307+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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,6,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":301,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.311760+0000","last_change":"2023-10-09T10:32:46.302466+0000","last_active":"2023-10-09T10:33:53.311760+0000","last_peered":"2023-10-09T10:33:53.311760+0000","last_clean":"2023-10-09T10:33:53.311760+0000","last_became_active":"2023-10-09T10:32:46.302020+0000","last_became_peered":"2023-10-09T10:32:46.302020+0000","last_unstale":"2023-10-09T10:33:53.311760+0000","last_undegraded":"2023-10-09T10:33:53.311760+0000","last_fullsized":"2023-10-09T10:33:53.311760+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:46:18.422516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,5],"acting":[2,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":121,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.311415+0000","last_change":"2023-10-09T10:27:59.143335+0000","last_active":"2023-10-09T10:33:53.311415+0000","last_peered":"2023-10-09T10:33:53.311415+0000","last_clean":"2023-10-09T10:33:53.311415+0000","last_became_active":"2023-10-09T10:27:59.142976+0000","last_became_peered":"2023-10-09T10:27:59.142976+0000","last_unstale":"2023-10-09T10:33:53.311415+0000","last_undegraded":"2023-10-09T10:33:53.311415+0000","last_fullsized":"2023-10-09T10:33:53.311415+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":196,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.312485+0000","last_change":"2023-10-09T10:29:48.153486+0000","last_active":"2023-10-09T10:33:53.312485+0000","last_peered":"2023-10-09T10:33:53.312485+0000","last_clean":"2023-10-09T10:33:53.312485+0000","last_became_active":"2023-10-09T10:29:48.153037+0000","last_became_peered":"2023-10-09T10:29:48.153037+0000","last_unstale":"2023-10-09T10:33:53.312485+0000","last_undegraded":"2023-10-09T10:33:53.312485+0000","last_fullsized":"2023-10-09T10:33:53.312485+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:22:43.259253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":138,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.309501+0000","last_change":"2023-10-09T10:27:59.155853+0000","last_active":"2023-10-09T10:33:53.309501+0000","last_peered":"2023-10-09T10:33:53.309501+0000","last_clean":"2023-10-09T10:33:53.309501+0000","last_became_active":"2023-10-09T10:27:59.155321+0000","last_became_peered":"2023-10-09T10:27:59.155321+0000","last_unstale":"2023-10-09T10:33:53.309501+0000","last_undegraded":"2023-10-09T10:33:53.309501+0000","last_fullsized":"2023-10-09T10:33:53.309501+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":176,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-10-09T10:33:53.305767+0000","last_change":"2023-10-09T10:32:46.307896+0000","last_active":"2023-10-09T10:33:53.305767+0000","last_peered":"2023-10-09T10:33:53.305767+0000","last_clean":"2023-10-09T10:33:53.305767+0000","last_became_active":"2023-10-09T10:32:46.307531+0000","last_became_peered":"2023-10-09T10:32:46.307531+0000","last_unstale":"2023-10-09T10:33:53.305767+0000","last_undegraded":"2023-10-09T10:33:53.305767+0000","last_fullsized":"2023-10-09T10:33:53.305767+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":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":35,"num_bytes_recovered":5868,"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":151552,"data_stored":26410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33561,"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":5025824768,"num_objects":76688,"num_object_clones":0,"num_object_copies":230064,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1226,"num_objects_misplaced":435,"num_objects_unfound":0,"num_objects_dirty":76688,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":76688,"num_write_kb":4908032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3245,"num_bytes_recovered":212664320,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":15189671936,"data_stored":15189671936,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":68288,"ondisk_log_size":68288,"up":48,"acting":46,"num_store_stats":5},{"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":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2969600,"data_stored":2951840,"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":176,"num_bytes_recovered":8388608,"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":16789504,"data_stored":16777273,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5919,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":206158430661,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":6,"up_from":173,"seq":743029342369,"num_pgs":75,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4518472,"kb_used_data":3902144,"kb_used_omap":7,"kb_used_meta":616312,"kb_avail":89226680,"statfs":{"total":95995035648,"available":91368120320,"internally_reserved":0,"allocated":3995795456,"data_stored":3994995561,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7343,"internal_metadata":631104337},"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":"Mon Oct 9 10:33:23 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.85299999999999998,"15min":1.4490000000000001},"min":{"1min":0.56100000000000005,"5min":0.26700000000000002,"15min":0.26300000000000001},"max":{"1min":3.2959999999999998,"5min":6.4370000000000003,"15min":73.555999999999997},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.72699999999999998,"15min":1.3640000000000001},"min":{"1min":0.45600000000000002,"5min":0.32000000000000001,"15min":0.26900000000000002},"max":{"1min":1.8560000000000001,"5min":4.4619999999999997,"15min":73.433000000000007},"last":0.58599999999999997}]},{"osd":1,"last update":"Mon Oct 9 10:33:23 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.85399999999999998,"15min":1.1579999999999999},"min":{"1min":0.41699999999999998,"5min":0.34499999999999997,"15min":0.26300000000000001},"max":{"1min":1.9350000000000001,"5min":5.1879999999999997,"15min":7.6349999999999998},"last":1.133},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.95599999999999996,"15min":1.258},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":1.6819999999999999,"5min":6.9539999999999997,"15min":8.0760000000000005},"last":2.085}]},{"osd":2,"last update":"Mon Oct 9 10:34:04 2023","interfaces":[{"interface":"back","average":{"1min":1.917,"5min":1.208,"15min":0.88200000000000001},"min":{"1min":0.40600000000000003,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":4.6559999999999997,"5min":4.6559999999999997,"15min":4.6559999999999997},"last":2.4729999999999999},{"interface":"front","average":{"1min":1.6559999999999999,"5min":1.2030000000000001,"15min":0.88800000000000001},"min":{"1min":0.626,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":5.0030000000000001,"5min":5.0030000000000001,"15min":5.0030000000000001},"last":2.4209999999999998}]},{"osd":3,"last update":"Mon Oct 9 10:33:23 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.93200000000000005,"15min":1.341},"min":{"1min":0.47899999999999998,"5min":0.35899999999999999,"15min":0.30299999999999999},"max":{"1min":1.3200000000000001,"5min":10.699,"15min":25.149000000000001},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.996,"15min":1.365},"min":{"1min":0.437,"5min":0.371,"15min":0.313},"max":{"1min":1.3779999999999999,"5min":6.5490000000000004,"15min":24.878},"last":0.66100000000000003}]},{"osd":4,"last update":"Mon Oct 9 10:33:23 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":0.88800000000000001,"15min":1.306},"min":{"1min":0.40600000000000003,"5min":0.318,"15min":0.23999999999999999},"max":{"1min":3.3700000000000001,"5min":6.8520000000000003,"15min":15.288},"last":1.0940000000000001},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.89500000000000002,"15min":1.4810000000000001},"min":{"1min":0.61499999999999999,"5min":0.35899999999999999,"15min":0.27200000000000002},"max":{"1min":1.714,"5min":4.577,"15min":8.6110000000000007},"last":0.61899999999999999}]},{"osd":5,"last update":"Mon Oct 9 10:33:23 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":0.96799999999999997,"15min":1.671},"min":{"1min":0.47699999999999998,"5min":0.38200000000000001,"15min":0.27800000000000002},"max":{"1min":1.829,"5min":4.2169999999999996,"15min":11.294},"last":0.78700000000000003},{"interface":"front","average":{"1min":1.1910000000000001,"5min":1.0369999999999999,"15min":1.413},"min":{"1min":0.59899999999999998,"5min":0.40500000000000003,"15min":0.26600000000000001},"max":{"1min":4.2759999999999998,"5min":5.4829999999999997,"15min":15.266},"last":0.56999999999999995}]},{"osd":7,"last update":"Mon Oct 9 10:33:23 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":1.042,"15min":1.542},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.32300000000000001},"max":{"1min":1.994,"5min":4.2779999999999996,"15min":18.393000000000001},"last":0.60699999999999998},{"interface":"front","average":{"1min":1.25,"5min":1.123,"15min":1.5509999999999999},"min":{"1min":0.71499999999999997,"5min":0.42299999999999999,"15min":0.29999999999999999},"max":{"1min":3.552,"5min":5.609,"15min":18.282},"last":0.54500000000000004}]}]},{"osd":1,"up_from":92,"seq":395136991511,"num_pgs":51,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2751312,"kb_used_data":2148232,"kb_used_omap":6,"kb_used_meta":603065,"kb_avail":90993840,"statfs":{"total":95995035648,"available":93177692160,"internally_reserved":0,"allocated":2199789568,"data_stored":2198345742,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6230,"internal_metadata":617539498},"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":"Mon Oct 9 10:34:10 2023","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.66000000000000003,"15min":0.98799999999999999},"min":{"1min":0.27000000000000002,"5min":0.222,"15min":0.19400000000000001},"max":{"1min":1.788,"5min":5.3109999999999999,"15min":35.258000000000003},"last":2.7189999999999999},{"interface":"front","average":{"1min":0.78000000000000003,"5min":0.73899999999999999,"15min":1.0669999999999999},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.23000000000000001},"max":{"1min":3.528,"5min":3.528,"15min":36.534999999999997},"last":4.984}]},{"osd":2,"last update":"Mon Oct 9 10:34:10 2023","interfaces":[{"interface":"back","average":{"1min":17.966999999999999,"5min":4.3330000000000002,"15min":1.897},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":219.822,"5min":219.822,"15min":219.822},"last":2.8719999999999999},{"interface":"front","average":{"1min":17.887,"5min":4.4249999999999998,"15min":2.0710000000000002},"min":{"1min":0.35899999999999999,"5min":0.308,"15min":0.308},"max":{"1min":222.55600000000001,"5min":222.55600000000001,"15min":222.55600000000001},"last":5.1200000000000001}]},{"osd":3,"last update":"Mon Oct 9 10:34:10 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":1.1599999999999999,"15min":1.786},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.251},"max":{"1min":3.133,"5min":13.550000000000001,"15min":79.293999999999997},"last":5.0880000000000001},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.83099999999999996,"15min":1.54},"min":{"1min":0.315,"5min":0.315,"15min":0.23999999999999999},"max":{"1min":2.548,"5min":5.0650000000000004,"15min":76.466999999999999},"last":2.835}]},{"osd":4,"last update":"Mon Oct 9 10:34:10 2023","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.93799999999999994,"15min":1.107},"min":{"1min":0.432,"5min":0.39500000000000002,"15min":0.31},"max":{"1min":2.355,"5min":4.8410000000000002,"15min":11.819000000000001},"last":4.9379999999999997},{"interface":"front","average":{"1min":0.81100000000000005,"5min":0.95399999999999996,"15min":1.095},"min":{"1min":0.41899999999999998,"5min":0.35499999999999998,"15min":0.316},"max":{"1min":1.877,"5min":3.7999999999999998,"15min":7.9770000000000003},"last":3.0529999999999999}]},{"osd":5,"last update":"Mon Oct 9 10:34:10 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":1.0449999999999999,"15min":1.157},"min":{"1min":0.41699999999999998,"5min":0.36499999999999999,"15min":0.32300000000000001},"max":{"1min":2.9020000000000001,"5min":5.4130000000000003,"15min":7.5490000000000004},"last":5.2880000000000003},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.96999999999999997,"15min":1.109},"min":{"1min":0.437,"5min":0.437,"15min":0.32100000000000001},"max":{"1min":2.569,"5min":4.1420000000000003,"15min":11.061},"last":5.5830000000000002}]},{"osd":6,"last update":"Mon Oct 9 10:33:20 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.1679999999999999,"15min":1.3919999999999999},"min":{"1min":0.60199999999999998,"5min":0.438,"15min":0.34000000000000002},"max":{"1min":1.54,"5min":6.5579999999999998,"15min":9.9900000000000002},"last":5.3109999999999999},{"interface":"front","average":{"1min":1.097,"5min":0.98199999999999998,"15min":1.228},"min":{"1min":0.70899999999999996,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":2.1880000000000002,"5min":4.6879999999999997,"15min":6.7629999999999999},"last":6.1630000000000003}]},{"osd":7,"last update":"Mon Oct 9 10:34:10 2023","interfaces":[{"interface":"back","average":{"1min":1.2769999999999999,"5min":1.0820000000000001,"15min":1.244},"min":{"1min":0.51100000000000001,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":5.8710000000000004,"5min":5.8710000000000004,"15min":8.327},"last":5.2649999999999997},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.98499999999999999,"15min":1.302},"min":{"1min":0.51400000000000001,"5min":0.42799999999999999,"15min":0.36799999999999999},"max":{"1min":1.851,"5min":4.5810000000000004,"15min":8.3829999999999991},"last":3.0209999999999999}]}]},{"osd":0,"up_from":0,"seq":373662155037,"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":225,"seq":966367641677,"num_pgs":68,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4506372,"kb_used_data":4249276,"kb_used_omap":12,"kb_used_meta":257075,"kb_avail":89238780,"statfs":{"total":95995035648,"available":91380510720,"internally_reserved":0,"allocated":4351258624,"data_stored":4349767808,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12791,"internal_metadata":263245321},"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":"Mon Oct 9 10:34:05 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.88300000000000001,"15min":0.68400000000000005},"min":{"1min":0.27000000000000002,"5min":0.249,"15min":0.249},"max":{"1min":3.3759999999999999,"5min":5.4080000000000004,"15min":5.4080000000000004},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.57599999999999996,"5min":0.72999999999999998,"15min":0.65200000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.0389999999999999,"5min":6.2649999999999997,"15min":6.2649999999999997},"last":0.35399999999999998}]},{"osd":1,"last update":"Mon Oct 9 10:34:05 2023","interfaces":[{"interface":"back","average":{"1min":1.9039999999999999,"5min":1.232,"15min":0.84799999999999998},"min":{"1min":0.27200000000000002,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":9.3539999999999992,"5min":9.3539999999999992,"15min":9.3539999999999992},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.262,"5min":1.105,"15min":0.84299999999999997},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":4.7649999999999997,"5min":6.6470000000000002,"15min":6.6470000000000002},"last":0.64100000000000001}]},{"osd":3,"last update":"Mon Oct 9 10:34:05 2023","interfaces":[{"interface":"back","average":{"1min":1.456,"5min":1.167,"15min":0.84899999999999998},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":8.1699999999999999,"5min":8.1699999999999999,"15min":8.1699999999999999},"last":0.85499999999999998},{"interface":"front","average":{"1min":1.208,"5min":1.1279999999999999,"15min":0.89000000000000001},"min":{"1min":0.40300000000000002,"5min":0.32200000000000001,"15min":0.30399999999999999},"max":{"1min":3.4409999999999998,"5min":7.899,"15min":7.899},"last":0.93999999999999995}]},{"osd":4,"last update":"Mon Oct 9 10:34:05 2023","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.90600000000000003,"15min":0.89600000000000002},"min":{"1min":0.41999999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.3129999999999999,"5min":6.5999999999999996,"15min":6.5999999999999996},"last":0.41899999999999998},{"interface":"front","average":{"1min":1.782,"5min":1.3620000000000001,"15min":0.95499999999999996},"min":{"1min":0.39300000000000002,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":8.2759999999999998,"5min":9.0980000000000008,"15min":9.0980000000000008},"last":0.91700000000000004}]},{"osd":5,"last update":"Mon Oct 9 10:34:05 2023","interfaces":[{"interface":"back","average":{"1min":1.373,"5min":1.728,"15min":1.3180000000000001},"min":{"1min":0.51900000000000002,"5min":0.45100000000000001,"15min":0.42999999999999999},"max":{"1min":3.5190000000000001,"5min":34.942999999999998,"15min":34.942999999999998},"last":1.8999999999999999},{"interface":"front","average":{"1min":1.018,"5min":1.4630000000000001,"15min":1.026},"min":{"1min":0.41899999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":3.3940000000000001,"5min":35.186999999999998,"15min":35.186999999999998},"last":1.296}]},{"osd":6,"last update":"Mon Oct 9 10:34:05 2023","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.137,"15min":1.2130000000000001},"min":{"1min":0.503,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":3.6150000000000002,"5min":7.04,"15min":7.04},"last":0.47299999999999998},{"interface":"front","average":{"1min":3.1339999999999999,"5min":1.698,"15min":1.2749999999999999},"min":{"1min":0.76500000000000001,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":9.4139999999999997,"5min":12.002000000000001,"15min":12.002000000000001},"last":1.3899999999999999}]},{"osd":7,"last update":"Mon Oct 9 10:34:05 2023","interfaces":[{"interface":"back","average":{"1min":1.3540000000000001,"5min":1.3420000000000001,"15min":1.333},"min":{"1min":0.50800000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":3.5760000000000001,"5min":6.7679999999999998,"15min":6.7679999999999998},"last":1.105},{"interface":"front","average":{"1min":0.91300000000000003,"5min":1.0880000000000001,"15min":0.97499999999999998},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.577,"5min":6.681,"15min":6.681},"last":0.54700000000000004}]}]},{"osd":3,"up_from":0,"seq":438086664458,"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":0,"seq":128849019360,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":5,"up_from":36,"seq":154618823129,"num_pgs":73,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5099072,"kb_used_data":4201464,"kb_used_omap":0,"kb_used_meta":897600,"kb_avail":88646080,"statfs":{"total":95995035648,"available":90773585920,"internally_reserved":0,"allocated":4302299136,"data_stored":4301507900,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":919142400},"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":"Mon Oct 9 10:33:20 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.70899999999999996,"15min":1.3029999999999999},"min":{"1min":0.58299999999999996,"5min":0.28799999999999998,"15min":0.245},"max":{"1min":1.244,"5min":3.399,"15min":82.433000000000007},"last":1.6910000000000001},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.82099999999999995,"15min":1.4079999999999999},"min":{"1min":0.625,"5min":0.35799999999999998,"15min":0.31},"max":{"1min":1.355,"5min":3.911,"15min":82.507999999999996},"last":1.7210000000000001}]},{"osd":1,"last update":"Mon Oct 9 10:33:51 2023","interfaces":[{"interface":"back","average":{"1min":1.282,"5min":0.97499999999999998,"15min":1.2529999999999999},"min":{"1min":0.36199999999999999,"5min":0.311,"15min":0.27500000000000002},"max":{"1min":3.0510000000000002,"5min":4.5030000000000001,"15min":16.693000000000001},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.69799999999999995,"5min":0.96799999999999997,"15min":1.248},"min":{"1min":0.318,"5min":0.309,"15min":0.307},"max":{"1min":1.5529999999999999,"5min":7.2549999999999999,"15min":16.614999999999998},"last":1.1990000000000001}]},{"osd":2,"last update":"Mon Oct 9 10:34:09 2023","interfaces":[{"interface":"back","average":{"1min":2.3959999999999999,"5min":1.2150000000000001,"15min":0.86699999999999999},"min":{"1min":0.46100000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":8.2319999999999993,"5min":8.2319999999999993,"15min":8.2319999999999993},"last":4.7290000000000001},{"interface":"front","average":{"1min":1.1240000000000001,"5min":0.96299999999999997,"15min":0.79700000000000004},"min":{"1min":0.36399999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":2.6880000000000002,"5min":4.5380000000000003,"15min":4.5380000000000003},"last":0.54500000000000004}]},{"osd":3,"last update":"Mon Oct 9 10:33:51 2023","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.1970000000000001,"15min":2.218},"min":{"1min":0.44700000000000001,"5min":0.38500000000000001,"15min":0.27100000000000002},"max":{"1min":2.7120000000000002,"5min":5.7910000000000004,"15min":175.626},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.97699999999999998,"15min":2.258},"min":{"1min":0.40000000000000002,"5min":0.38400000000000001,"15min":0.27900000000000003},"max":{"1min":1.319,"5min":5.2069999999999999,"15min":175.58699999999999},"last":1.2749999999999999}]},{"osd":4,"last update":"Mon Oct 9 10:33:20 2023","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.91400000000000003,"15min":1.2270000000000001},"min":{"1min":0.501,"5min":0.32700000000000001,"15min":0.26400000000000001},"max":{"1min":1.359,"5min":5.0270000000000001,"15min":12.83},"last":5.0019999999999998},{"interface":"front","average":{"1min":0.93400000000000005,"5min":1.032,"15min":1.3400000000000001},"min":{"1min":0.52000000000000002,"5min":0.34399999999999997,"15min":0.29699999999999999},"max":{"1min":1.427,"5min":5.9960000000000004,"15min":11.244},"last":0.51800000000000002}]},{"osd":6,"last update":"Mon Oct 9 10:33:20 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.091,"15min":1.506},"min":{"1min":0.46899999999999997,"5min":0.39200000000000002,"15min":0.33200000000000002},"max":{"1min":1.4330000000000001,"5min":4.5679999999999996,"15min":12.925000000000001},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.028,"15min":1.4650000000000001},"min":{"1min":0.52900000000000003,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.325,"5min":4.4989999999999997,"15min":16.007999999999999},"last":1.2390000000000001}]},{"osd":7,"last update":"Mon Oct 9 10:33:51 2023","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":1.048,"15min":1.5229999999999999},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34300000000000003},"max":{"1min":1.3460000000000001,"5min":4.3659999999999997,"15min":11.795999999999999},"last":1.304},{"interface":"front","average":{"1min":1.417,"5min":1.141,"15min":1.294},"min":{"1min":0.56299999999999994,"5min":0.36299999999999999,"15min":0.32300000000000001},"max":{"1min":5.6349999999999998,"5min":7.7560000000000002,"15min":15.009},"last":1.5780000000000001}]}]}],"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4483,"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":1436,"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":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":34,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6230,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":5504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8308,"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":3612,"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":28672,"data_stored":5470,"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":32768,"data_stored":5504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7343,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4838,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":2216689664,"data_stored":2216689664,"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":4363976704,"data_stored":4363976704,"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":4340580352,"data_stored":4340580352,"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":4015718400,"data_stored":4015718400,"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":252706816,"data_stored":252706816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T10:34:24.250 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-09T10:34:24.250 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_3 pg_num 26 2023-10-09T10:34:24.264 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:24.311 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:24.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:24.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:24.418 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:24.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:24 smithi053 bash[79554]: audit 2023-10-09T10:34:22.704510+0000 mgr.y (mgr.26072) 961 : audit 0 from='client.35577 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:34:24.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:24 smithi053 bash[76859]: audit 2023-10-09T10:34:22.704510+0000 mgr.y (mgr.26072) 961 : audit 0 from='client.35577 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:34:24.445 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:24.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:24.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:24.552 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:24.582 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:24.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:24.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:24.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:24 smithi086 bash[59714]: audit 2023-10-09T10:34:22.704510+0000 mgr.y (mgr.26072) 961 : audit 0 from='client.35577 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:34:24.648 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:34:24.688 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:24.723 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:24.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:24.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:24.736 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 66 16 81900 81884 77.532 63.25 0.014388 0.0128917 2023-10-09T10:34:24.828 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:24.854 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:24.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:24.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:24.958 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:24.982 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:24.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:24.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:25.089 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:25.115 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:25.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:25.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:25.219 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:25.255 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:25.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:25.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:25.359 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:25.384 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:25.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:25.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:25.488 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:25.522 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:25.524 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:25 smithi086 bash[59714]: cluster 2023-10-09T10:34:23.675763+0000 mgr.y (mgr.26072) 962 : cluster 0 pgmap v1074: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 86 active+clean; 4.8 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 60 MiB/s wr, 955 op/s; 1226/233706 objects degraded (0.525%); 319/233706 objects misplaced (0.136%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:34:25.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:25.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:25.625 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:25.633 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:25 smithi053 bash[79554]: cluster 2023-10-09T10:34:23.675763+0000 mgr.y (mgr.26072) 962 : cluster 0 pgmap v1074: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 86 active+clean; 4.8 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 60 MiB/s wr, 955 op/s; 1226/233706 objects degraded (0.525%); 319/233706 objects misplaced (0.136%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:34:25.633 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:25 smithi053 bash[76859]: cluster 2023-10-09T10:34:23.675763+0000 mgr.y (mgr.26072) 962 : cluster 0 pgmap v1074: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 86 active+clean; 4.8 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 60 MiB/s wr, 955 op/s; 1226/233706 objects degraded (0.525%); 319/233706 objects misplaced (0.136%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:34:25.651 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:25.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:25.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:25.736 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 67 16 82907 82891 77.3141 62.9375 0.0155517 0.0129283 2023-10-09T10:34:25.756 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:25.784 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:25.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:25.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:25.890 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:25.921 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:25.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:25.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:26.028 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:26.057 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:26.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:26.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:26.163 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:26.203 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:26.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:26.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:26.308 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:26.338 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:26.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:26.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:26.443 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:26.468 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:26.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:26.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:26.573 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:26.597 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:26.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:26.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:26.704 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:26.736 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:26.736 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 68 16 83905 83889 77.0943 62.375 0.0213799 0.0129653 2023-10-09T10:34:26.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:26.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:26.797 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:34:26.842 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:26.866 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:26.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:26.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:26.972 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:27.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:27.002 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:27.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:27.103 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:27.143 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:27.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:27.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:27.248 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:27.271 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:27.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:27.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:27.377 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:27.401 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:27.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:27.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:27.504 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:27.511 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:27 smithi053 bash[76859]: cluster 2023-10-09T10:34:25.676509+0000 mgr.y (mgr.26072) 963 : cluster 0 pgmap v1075: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 17 GiB used, 341 GiB / 358 GiB avail; 61 MiB/s wr, 976 op/s; 1226/245019 objects degraded (0.500%); 319/245019 objects misplaced (0.130%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:34:27.511 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:27 smithi053 bash[79554]: cluster 2023-10-09T10:34:25.676509+0000 mgr.y (mgr.26072) 963 : cluster 0 pgmap v1075: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 17 GiB used, 341 GiB / 358 GiB avail; 61 MiB/s wr, 976 op/s; 1226/245019 objects degraded (0.500%); 319/245019 objects misplaced (0.130%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:34:27.531 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:27.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:27.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:27.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:27 smithi086 bash[59714]: cluster 2023-10-09T10:34:25.676509+0000 mgr.y (mgr.26072) 963 : cluster 0 pgmap v1075: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 17 GiB used, 341 GiB / 358 GiB avail; 61 MiB/s wr, 976 op/s; 1226/245019 objects degraded (0.500%); 319/245019 objects misplaced (0.130%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:34:27.635 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:27.667 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:27.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:27.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:27.737 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 69 16 84899 84883 76.8773 62.125 0.0202492 0.0130017 2023-10-09T10:34:27.774 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:27.808 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:27.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:27.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:27.912 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:27.943 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:27.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:27.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:28.048 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:28.079 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:28.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:28.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:28.188 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:28.221 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:28.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:28.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:28.327 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:28.361 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:28.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:28.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:28.469 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:28.478 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:28 smithi086 bash[59714]: cluster 2023-10-09T10:34:28.216525+0000 mon.a (mon.0) 1419 : cluster 3 Health check update: Degraded data redundancy: 1226/245019 objects degraded (0.500%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:34:28.496 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:28.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:28.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:28.604 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:28.636 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:28.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:28.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:28.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:28 smithi053 bash[76859]: cluster 2023-10-09T10:34:28.216525+0000 mon.a (mon.0) 1419 : cluster 3 Health check update: Degraded data redundancy: 1226/245019 objects degraded (0.500%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:34:28.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:28 smithi053 bash[79554]: cluster 2023-10-09T10:34:28.216525+0000 mon.a (mon.0) 1419 : cluster 3 Health check update: Degraded data redundancy: 1226/245019 objects degraded (0.500%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:34:28.737 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 70 16 85890 85874 76.6638 61.9375 0.00855191 0.0130391 2023-10-09T10:34:28.739 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:28.766 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:28.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:28.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:28.847 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:34:28.848 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:34:28.872 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:28.901 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:28.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:28.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:29.007 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:29.040 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:29.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:29.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:29.146 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:29.171 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:29.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:29.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:29.275 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:29.303 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:29.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:29.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:29.407 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:29.431 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:29.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:29.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:29.534 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:29.543 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:29 smithi086 bash[59714]: cluster 2023-10-09T10:34:27.677191+0000 mgr.y (mgr.26072) 964 : cluster 0 pgmap v1076: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 17 GiB used, 341 GiB / 358 GiB avail; 53 MiB/s wr, 853 op/s; 1226/245019 objects degraded (0.500%); 319/245019 objects misplaced (0.130%); 1.3 MiB/s, 20 objects/s recovering 2023-10-09T10:34:29.566 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:29.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:29.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:29.671 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:29.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:29 smithi053 bash[76859]: cluster 2023-10-09T10:34:27.677191+0000 mgr.y (mgr.26072) 964 : cluster 0 pgmap v1076: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 17 GiB used, 341 GiB / 358 GiB avail; 53 MiB/s wr, 853 op/s; 1226/245019 objects degraded (0.500%); 319/245019 objects misplaced (0.130%); 1.3 MiB/s, 20 objects/s recovering 2023-10-09T10:34:29.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:29 smithi053 bash[79554]: cluster 2023-10-09T10:34:27.677191+0000 mgr.y (mgr.26072) 964 : cluster 0 pgmap v1076: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.0 GiB data, 17 GiB used, 341 GiB / 358 GiB avail; 53 MiB/s wr, 853 op/s; 1226/245019 objects degraded (0.500%); 319/245019 objects misplaced (0.130%); 1.3 MiB/s, 20 objects/s recovering 2023-10-09T10:34:29.704 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:29.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:29.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:29.737 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 71 16 86771 86755 76.3595 55.0625 0.0335163 0.0130901 2023-10-09T10:34:29.810 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:29.845 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:29.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:29.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:29.950 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:29.984 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:29.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:29.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:30.090 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:30.123 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:30.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:30.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:30.225 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:30.252 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:30.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:30.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:30.359 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:30.399 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:30.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:30.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:30.504 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:30.535 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:30.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:30.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:30.639 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:30.674 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:30.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:30.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:30.737 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 72 16 87586 87570 76.0063 50.9375 0.0322445 0.0131509 2023-10-09T10:34:30.781 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:30.810 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:30.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:30.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:30.916 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:30.945 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:30.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:30.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:31.052 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:31.080 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:31.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:31.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:31.185 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:31.217 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:31.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:31.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:31.322 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:31.329 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:31 smithi053 bash[76859]: cluster 2023-10-09T10:34:29.677828+0000 mgr.y (mgr.26072) 965 : cluster 0 pgmap v1077: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 18 GiB used, 340 GiB / 358 GiB avail; 62 MiB/s wr, 993 op/s; 1226/251502 objects degraded (0.487%); 203/251502 objects misplaced (0.081%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T10:34:31.330 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:31 smithi053 bash[79554]: cluster 2023-10-09T10:34:29.677828+0000 mgr.y (mgr.26072) 965 : cluster 0 pgmap v1077: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 18 GiB used, 340 GiB / 358 GiB avail; 62 MiB/s wr, 993 op/s; 1226/251502 objects degraded (0.487%); 203/251502 objects misplaced (0.081%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T10:34:31.345 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:31.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:31.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:31.447 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:31.479 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:31.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:31.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:31.585 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:31.593 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:31 smithi086 bash[59714]: cluster 2023-10-09T10:34:29.677828+0000 mgr.y (mgr.26072) 965 : cluster 0 pgmap v1077: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.1 GiB data, 18 GiB used, 340 GiB / 358 GiB avail; 62 MiB/s wr, 993 op/s; 1226/251502 objects degraded (0.487%); 203/251502 objects misplaced (0.081%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T10:34:31.612 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:31.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:31.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:31.718 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:31.737 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 73 16 88554 88538 75.7938 60.5 0.0105897 0.0131875 2023-10-09T10:34:31.745 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:31.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:31.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:31.848 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:31.875 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:31.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:31.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:31.978 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:32.018 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:32.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:32.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:32.126 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:32.159 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:32.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:32.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:32.266 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:32.295 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:32.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:32.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:32.398 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:32.425 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:32.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:32.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:32.528 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:32.560 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:32.564 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:32 smithi053 bash[76859]: audit 2023-10-09T10:34:31.888227+0000 mon.a (mon.0) 1420 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:34:32.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:32.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:32.566 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:32 smithi053 bash[79554]: audit 2023-10-09T10:34:31.888227+0000 mon.a (mon.0) 1420 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:34:32.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:32 smithi086 bash[59714]: audit 2023-10-09T10:34:31.888227+0000 mon.a (mon.0) 1420 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:34:32.665 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:32.686 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:32.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:32.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:32.737 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 74 16 89253 89237 75.3599 43.6875 0.0086476 0.0132638 2023-10-09T10:34:32.790 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:32.822 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:32.826 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:34:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:34:32] "GET /metrics HTTP/1.1" 200 36547 "" "Prometheus/2.33.4" 2023-10-09T10:34:32.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:32.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:32.928 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:32.959 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:32.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:32.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:33.063 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:33.084 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:33.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:33.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:33.187 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:33.213 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:33.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:33.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:33.316 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:33.347 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:33.348 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:33 smithi053 bash[79554]: cluster 2023-10-09T10:34:31.678645+0000 mgr.y (mgr.26072) 966 : cluster 0 pgmap v1078: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 339 GiB / 358 GiB avail; 65 MiB/s wr, 1.04k op/s; 1226/259644 objects degraded (0.472%); 203/259644 objects misplaced (0.078%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T10:34:33.348 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:33 smithi053 bash[79554]: cluster 2023-10-09T10:34:33.217651+0000 mon.a (mon.0) 1421 : cluster 3 Health check update: Degraded data redundancy: 1226/259644 objects degraded (0.472%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:34:33.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:33.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:33.349 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:33 smithi053 bash[76859]: cluster 2023-10-09T10:34:31.678645+0000 mgr.y (mgr.26072) 966 : cluster 0 pgmap v1078: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 339 GiB / 358 GiB avail; 65 MiB/s wr, 1.04k op/s; 1226/259644 objects degraded (0.472%); 203/259644 objects misplaced (0.078%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T10:34:33.349 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:33 smithi053 bash[76859]: cluster 2023-10-09T10:34:33.217651+0000 mon.a (mon.0) 1421 : cluster 3 Health check update: Degraded data redundancy: 1226/259644 objects degraded (0.472%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:34:33.450 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:33.460 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:33 smithi086 bash[59714]: cluster 2023-10-09T10:34:31.678645+0000 mgr.y (mgr.26072) 966 : cluster 0 pgmap v1078: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.3 GiB data, 18 GiB used, 339 GiB / 358 GiB avail; 65 MiB/s wr, 1.04k op/s; 1226/259644 objects degraded (0.472%); 203/259644 objects misplaced (0.078%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T10:34:33.460 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:33 smithi086 bash[59714]: cluster 2023-10-09T10:34:33.217651+0000 mon.a (mon.0) 1421 : cluster 3 Health check update: Degraded data redundancy: 1226/259644 objects degraded (0.472%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:34:33.489 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:33.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:33.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:33.595 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:33.623 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:33.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:33.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:33.726 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:33.737 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 75 16 90143 90127 75.0967 55.625 0.00935741 0.0133103 2023-10-09T10:34:33.747 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:33.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:33.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:33.849 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:33.881 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:33.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:33.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:33.988 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:34.012 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:34.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:34.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:34.115 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:34.144 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:34.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:34.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:34.250 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:34.325 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:34.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:34.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:34.428 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:34.470 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:34.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:34.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:34.577 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:34.607 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:34.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:34.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:34.710 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:34.734 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:34.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:34.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:34.737 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 76 16 90923 90907 74.7499 48.75 0.00890389 0.0133539 2023-10-09T10:34:34.837 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:34.870 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:34.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:34.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:34.976 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:35.008 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:35.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:35.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:35.112 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:35.140 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:35.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:35.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:35.248 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:35.279 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:35.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:35.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:35.383 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:35.414 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:35.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:35.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:35.477 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:34:35.508 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:34:35.520 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:35.540 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:34:35.555 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:35.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:35.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:35.558 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:35 smithi086 bash[59714]: cluster 2023-10-09T10:34:33.679370+0000 mgr.y (mgr.26072) 967 : cluster 0 pgmap v1079: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 86 active+clean; 5.4 GiB data, 18 GiB used, 339 GiB / 358 GiB avail; 57 MiB/s wr, 910 op/s; 1226/262938 objects degraded (0.466%); 86/262938 objects misplaced (0.033%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T10:34:35.570 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:34:35.600 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:34:35.644 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:34:35.659 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:35.669 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:35 smithi053 bash[79554]: cluster 2023-10-09T10:34:33.679370+0000 mgr.y (mgr.26072) 967 : cluster 0 pgmap v1079: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 86 active+clean; 5.4 GiB data, 18 GiB used, 339 GiB / 358 GiB avail; 57 MiB/s wr, 910 op/s; 1226/262938 objects degraded (0.466%); 86/262938 objects misplaced (0.033%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T10:34:35.669 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:35 smithi053 bash[76859]: cluster 2023-10-09T10:34:33.679370+0000 mgr.y (mgr.26072) 967 : cluster 0 pgmap v1079: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait, 86 active+clean; 5.4 GiB data, 18 GiB used, 339 GiB / 358 GiB avail; 57 MiB/s wr, 910 op/s; 1226/262938 objects degraded (0.466%); 86/262938 objects misplaced (0.033%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T10:34:35.684 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:34:35.691 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:35.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:35.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:35.713 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:34:35.715 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:34:35.716 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:34:35.716 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:34:35.716 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:34:35.716 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:34:35.716 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:34:35.716 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:34:35.716 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:34:35.737 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 77 16 91843 91827 74.5258 57.5 0.0175263 0.0134129 2023-10-09T10:34:35.794 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:35.823 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:35.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:35.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:35.928 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:35.957 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:35.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:35.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:36.063 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:36.088 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:36.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:36.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:36.192 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:36.220 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:36.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:36.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:36.323 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:36.332 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:36 smithi086 bash[59714]: audit 2023-10-09T10:34:35.435161+0000 mon.c (mon.2) 81 : audit 0 from='client.? 172.21.15.53:0/3918783911' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:34:36.360 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:36.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:36.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:36.463 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:36.494 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:36.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:36.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:36.598 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:36.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:36 smithi053 bash[76859]: audit 2023-10-09T10:34:35.435161+0000 mon.c (mon.2) 81 : audit 0 from='client.? 172.21.15.53:0/3918783911' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:34:36.607 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:36 smithi053 bash[79554]: audit 2023-10-09T10:34:35.435161+0000 mon.c (mon.2) 81 : audit 0 from='client.? 172.21.15.53:0/3918783911' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:34:36.625 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:36.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:36.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:36.730 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:36.738 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 78 16 92844 92828 74.3724 62.5625 0.0102762 0.0134398 2023-10-09T10:34:36.753 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:36.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:36.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:36.858 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:36.890 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:36.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:36.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:36.995 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:37.025 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:37.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:37.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:37.128 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:37.167 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:37.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:37.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:37.273 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:37.332 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:37.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:37.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:37.436 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:37.459 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:37.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:37.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:37.564 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:37.575 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:37 smithi086 bash[59714]: cluster 2023-10-09T10:34:35.680219+0000 mgr.y (mgr.26072) 968 : cluster 0 pgmap v1080: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 339 GiB / 358 GiB avail; 67 MiB/s wr, 1.07k op/s; 1226/272265 objects degraded (0.450%); 86/272265 objects misplaced (0.032%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T10:34:37.590 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:37.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:37.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:37.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:37 smithi053 bash[76859]: cluster 2023-10-09T10:34:35.680219+0000 mgr.y (mgr.26072) 968 : cluster 0 pgmap v1080: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 339 GiB / 358 GiB avail; 67 MiB/s wr, 1.07k op/s; 1226/272265 objects degraded (0.450%); 86/272265 objects misplaced (0.032%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T10:34:37.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:37 smithi053 bash[79554]: cluster 2023-10-09T10:34:35.680219+0000 mgr.y (mgr.26072) 968 : cluster 0 pgmap v1080: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 339 GiB / 358 GiB avail; 67 MiB/s wr, 1.07k op/s; 1226/272265 objects degraded (0.450%); 86/272265 objects misplaced (0.032%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T10:34:37.695 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:37.738 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 79 16 93514 93498 73.961 41.875 0.00436389 0.0134717 2023-10-09T10:34:37.739 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:37.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:37.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:37.842 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:37.868 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:37.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:37.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:37.971 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:37.996 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:37.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:37.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:38.099 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:38.127 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:38.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:38.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:38.231 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:38.257 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:38.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:38.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:38.360 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:38 smithi086 bash[59714]: cluster 2023-10-09T10:34:37.312172+0000 mon.a (mon.0) 1422 : cluster 0 osdmap e300: 8 total, 8 up, 4 in 2023-10-09T10:34:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:38 smithi086 bash[59714]: cluster 2023-10-09T10:34:37.316349+0000 osd.4 (osd.4) 278 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T10:34:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:38 smithi086 bash[59714]: cluster 2023-10-09T10:34:37.317958+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T10:34:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:38 smithi086 bash[59714]: cluster 2023-10-09T10:34:37.320068+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T10:34:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:38 smithi086 bash[59714]: cluster 2023-10-09T10:34:37.320916+0000 osd.5 (osd.5) 330 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T10:34:38.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:38 smithi086 bash[59714]: cluster 2023-10-09T10:34:37.322904+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T10:34:38.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:38 smithi086 bash[59714]: audit 2023-10-09T10:34:38.080481+0000 mon.a (mon.0) 1423 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:34:38.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:38 smithi086 bash[59714]: cluster 2023-10-09T10:34:38.218599+0000 mon.a (mon.0) 1424 : cluster 3 Health check update: Degraded data redundancy: 1226/272265 objects degraded (0.450%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:34:38.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:38 smithi086 bash[59714]: audit 2023-10-09T10:34:38.229751+0000 mon.a (mon.0) 1425 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:34:38.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:38 smithi086 bash[59714]: audit 2023-10-09T10:34:38.237072+0000 mon.a (mon.0) 1426 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:34:38.386 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:38.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:38.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:38.489 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:38.519 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:38.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:38.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:38.531 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:38 smithi053 bash[79554]: cluster 2023-10-09T10:34:37.312172+0000 mon.a (mon.0) 1422 : cluster 0 osdmap e300: 8 total, 8 up, 4 in 2023-10-09T10:34:38.531 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:38 smithi053 bash[79554]: cluster 2023-10-09T10:34:37.316349+0000 osd.4 (osd.4) 278 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T10:34:38.531 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:38 smithi053 bash[79554]: cluster 2023-10-09T10:34:37.317958+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T10:34:38.531 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:38 smithi053 bash[79554]: cluster 2023-10-09T10:34:37.320068+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T10:34:38.532 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:38 smithi053 bash[79554]: cluster 2023-10-09T10:34:37.320916+0000 osd.5 (osd.5) 330 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T10:34:38.532 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:38 smithi053 bash[79554]: cluster 2023-10-09T10:34:37.322904+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T10:34:38.532 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:38 smithi053 bash[79554]: audit 2023-10-09T10:34:38.080481+0000 mon.a (mon.0) 1423 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:34:38.532 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:38 smithi053 bash[79554]: cluster 2023-10-09T10:34:38.218599+0000 mon.a (mon.0) 1424 : cluster 3 Health check update: Degraded data redundancy: 1226/272265 objects degraded (0.450%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:34:38.532 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:38 smithi053 bash[79554]: audit 2023-10-09T10:34:38.229751+0000 mon.a (mon.0) 1425 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:34:38.532 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:38 smithi053 bash[79554]: audit 2023-10-09T10:34:38.237072+0000 mon.a (mon.0) 1426 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:34:38.532 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:38 smithi053 bash[76859]: cluster 2023-10-09T10:34:37.312172+0000 mon.a (mon.0) 1422 : cluster 0 osdmap e300: 8 total, 8 up, 4 in 2023-10-09T10:34:38.532 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:38 smithi053 bash[76859]: cluster 2023-10-09T10:34:37.316349+0000 osd.4 (osd.4) 278 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T10:34:38.532 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:38 smithi053 bash[76859]: cluster 2023-10-09T10:34:37.317958+0000 osd.6 (osd.6) 225 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T10:34:38.532 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:38 smithi053 bash[76859]: cluster 2023-10-09T10:34:37.320068+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T10:34:38.533 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:38 smithi053 bash[76859]: cluster 2023-10-09T10:34:37.320916+0000 osd.5 (osd.5) 330 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T10:34:38.533 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:38 smithi053 bash[76859]: cluster 2023-10-09T10:34:37.322904+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e300 with expected crc 2023-10-09T10:34:38.533 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:38 smithi053 bash[76859]: audit 2023-10-09T10:34:38.080481+0000 mon.a (mon.0) 1423 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:34:38.533 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:38 smithi053 bash[76859]: cluster 2023-10-09T10:34:38.218599+0000 mon.a (mon.0) 1424 : cluster 3 Health check update: Degraded data redundancy: 1226/272265 objects degraded (0.450%), 1 pg degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:34:38.533 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:38 smithi053 bash[76859]: audit 2023-10-09T10:34:38.229751+0000 mon.a (mon.0) 1425 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:34:38.533 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:38 smithi053 bash[76859]: audit 2023-10-09T10:34:38.237072+0000 mon.a (mon.0) 1426 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:34:38.624 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:38.677 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:38.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:38.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:38.738 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:2023-10-09T10:34:38.736038+0000 min lat: 0.00143498 max lat: 1.88666 avg lat: 0.0136439 2023-10-09T10:34:38.738 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:34:38.738 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 80 16 93799 93783 73.2591 17.8125 0.0319061 0.0136439 2023-10-09T10:34:38.780 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:38.808 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:38.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:38.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:38.915 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:38.946 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:38.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:38.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:39.051 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:39.080 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:39.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:39.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:39.185 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:39.210 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:39.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:39.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:39.315 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:39.360 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:39.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:39.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:39.466 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:39.495 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:39.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:39.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:39.599 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:39.613 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:39 smithi053 bash[79554]: cluster 2023-10-09T10:34:37.680647+0000 mgr.y (mgr.26072) 969 : cluster 0 pgmap v1082: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 339 GiB / 358 GiB avail; 57 MiB/s wr, 907 op/s; 1226/272265 objects degraded (0.450%); 86/272265 objects misplaced (0.032%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:34:39.613 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:39 smithi053 bash[79554]: cluster 2023-10-09T10:34:38.328504+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T10:34:39.613 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:39 smithi053 bash[79554]: cluster 2023-10-09T10:34:38.328707+0000 osd.7 (osd.7) 287 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T10:34:39.613 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:39 smithi053 bash[79554]: cluster 2023-10-09T10:34:38.329656+0000 mon.a (mon.0) 1427 : cluster 0 osdmap e301: 8 total, 8 up, 4 in 2023-10-09T10:34:39.613 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:39 smithi053 bash[79554]: cluster 2023-10-09T10:34:38.332709+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T10:34:39.613 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:39 smithi053 bash[79554]: cluster 2023-10-09T10:34:38.334899+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T10:34:39.614 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:39 smithi053 bash[76859]: cluster 2023-10-09T10:34:37.680647+0000 mgr.y (mgr.26072) 969 : cluster 0 pgmap v1082: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 339 GiB / 358 GiB avail; 57 MiB/s wr, 907 op/s; 1226/272265 objects degraded (0.450%); 86/272265 objects misplaced (0.032%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:34:39.614 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:39 smithi053 bash[76859]: cluster 2023-10-09T10:34:38.328504+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T10:34:39.614 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:39 smithi053 bash[76859]: cluster 2023-10-09T10:34:38.328707+0000 osd.7 (osd.7) 287 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T10:34:39.614 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:39 smithi053 bash[76859]: cluster 2023-10-09T10:34:38.329656+0000 mon.a (mon.0) 1427 : cluster 0 osdmap e301: 8 total, 8 up, 4 in 2023-10-09T10:34:39.614 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:39 smithi053 bash[76859]: cluster 2023-10-09T10:34:38.332709+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T10:34:39.614 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:39 smithi053 bash[76859]: cluster 2023-10-09T10:34:38.334899+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T10:34:39.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:39 smithi086 bash[59714]: cluster 2023-10-09T10:34:37.680647+0000 mgr.y (mgr.26072) 969 : cluster 0 pgmap v1082: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 5.5 GiB data, 19 GiB used, 339 GiB / 358 GiB avail; 57 MiB/s wr, 907 op/s; 1226/272265 objects degraded (0.450%); 86/272265 objects misplaced (0.032%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:34:39.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:39 smithi086 bash[59714]: cluster 2023-10-09T10:34:38.328504+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T10:34:39.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:39 smithi086 bash[59714]: cluster 2023-10-09T10:34:38.328707+0000 osd.7 (osd.7) 287 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T10:34:39.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:39 smithi086 bash[59714]: cluster 2023-10-09T10:34:38.329656+0000 mon.a (mon.0) 1427 : cluster 0 osdmap e301: 8 total, 8 up, 4 in 2023-10-09T10:34:39.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:39 smithi086 bash[59714]: cluster 2023-10-09T10:34:38.332709+0000 osd.6 (osd.6) 229 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T10:34:39.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:39 smithi086 bash[59714]: cluster 2023-10-09T10:34:38.334899+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e301 with expected crc 2023-10-09T10:34:39.631 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:39.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:39.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:39.738 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 81 16 94796 94780 73.1239 62.3125 0.0125153 0.0136696 2023-10-09T10:34:39.739 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:39.769 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:39.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:39.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:39.874 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:39.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:39.903 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:39.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:40.004 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:40.031 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:40.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:40.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:40.134 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:40.161 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:40.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:40.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:40.264 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:40.293 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:40.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:40.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:40.395 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:40.417 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:40.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:40.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:40.520 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:40.561 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:40.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:40.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:40.665 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:40.694 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:40.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:40.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:40.740 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 82 16 95527 95511 72.7875 45.6875 0.0138788 0.0137329 2023-10-09T10:34:40.797 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:40.823 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:40.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:40.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:40.926 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:40.982 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:40.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:40.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:41.086 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:41.140 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:41.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:41.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:41.244 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:41.269 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:41.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:41.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:41.374 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:41.407 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:41.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:41.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:41.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:41 smithi053 bash[79554]: cluster 2023-10-09T10:34:39.681265+0000 mgr.y (mgr.26072) 970 : cluster 0 pgmap v1084: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 87 active+clean; 5.6 GiB data, 19 GiB used, 338 GiB / 358 GiB avail; 46 MiB/s wr, 731 op/s; 1198/277197 objects misplaced (0.432%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:34:41.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:41 smithi053 bash[76859]: cluster 2023-10-09T10:34:39.681265+0000 mgr.y (mgr.26072) 970 : cluster 0 pgmap v1084: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 87 active+clean; 5.6 GiB data, 19 GiB used, 338 GiB / 358 GiB avail; 46 MiB/s wr, 731 op/s; 1198/277197 objects misplaced (0.432%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:34:41.512 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:41.557 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:41.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:41.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:41.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:41 smithi086 bash[59714]: cluster 2023-10-09T10:34:39.681265+0000 mgr.y (mgr.26072) 970 : cluster 0 pgmap v1084: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 87 active+clean; 5.6 GiB data, 19 GiB used, 338 GiB / 358 GiB avail; 46 MiB/s wr, 731 op/s; 1198/277197 objects misplaced (0.432%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:34:41.650 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:34:41.661 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:41.734 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:41.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:41.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:41.744 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 83 16 96422 96406 72.5844 55.9375 0.0122945 0.0137711 2023-10-09T10:34:41.839 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:41.869 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:41.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:41.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:41.975 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:42.011 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:42.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:42.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:42.115 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:42.145 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:42.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:42.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:42.251 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:42.274 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:42.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:42.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:42.378 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:42.411 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:42.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:42.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:42.516 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:42.543 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:42.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:42.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:42.618 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is set 2023-10-09T10:34:42.650 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:42.679 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:42.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:42.682 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:42.740 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 84 16 97278 97262 72.3571 53.5 0.00988017 0.0138145 2023-10-09T10:34:42.783 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:42.793 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:42 smithi086 bash[59714]: audit 2023-10-09T10:34:41.593795+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:34:42.793 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:42 smithi086 bash[59714]: audit 2023-10-09T10:34:41.603208+0000 mon.a (mon.0) 1429 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:34:42.793 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:42 smithi086 bash[59714]: cluster 2023-10-09T10:34:41.681797+0000 mgr.y (mgr.26072) 971 : cluster 0 pgmap v1085: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 87 active+clean; 5.8 GiB data, 20 GiB used, 338 GiB / 358 GiB avail; 54 MiB/s wr, 866 op/s; 1198/283737 objects misplaced (0.422%); 912 KiB/s, 14 objects/s recovering 2023-10-09T10:34:42.793 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:42 smithi086 bash[59714]: audit 2023-10-09T10:34:41.714584+0000 mon.c (mon.2) 82 : audit 1 from='client.? 172.21.15.53:0/1531986291' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:34:42.793 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:42 smithi086 bash[59714]: audit 2023-10-09T10:34:41.715194+0000 mon.a (mon.0) 1430 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:34:42.793 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:42 smithi086 bash[59714]: audit 2023-10-09T10:34:42.182961+0000 mon.a (mon.0) 1431 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:34:42.793 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:42 smithi086 bash[59714]: audit 2023-10-09T10:34:42.184301+0000 mon.a (mon.0) 1432 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:34:42.794 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:42 smithi086 bash[59714]: audit 2023-10-09T10:34:42.190101+0000 mon.a (mon.0) 1433 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:34:42.824 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:42.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:42.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:42.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:34:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:34:42] "GET /metrics HTTP/1.1" 200 36548 "" "Prometheus/2.33.4" 2023-10-09T10:34:42.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:42 smithi053 bash[79554]: audit 2023-10-09T10:34:41.593795+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:34:42.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:42 smithi053 bash[79554]: audit 2023-10-09T10:34:41.603208+0000 mon.a (mon.0) 1429 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:34:42.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:42 smithi053 bash[79554]: cluster 2023-10-09T10:34:41.681797+0000 mgr.y (mgr.26072) 971 : cluster 0 pgmap v1085: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 87 active+clean; 5.8 GiB data, 20 GiB used, 338 GiB / 358 GiB avail; 54 MiB/s wr, 866 op/s; 1198/283737 objects misplaced (0.422%); 912 KiB/s, 14 objects/s recovering 2023-10-09T10:34:42.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:42 smithi053 bash[79554]: audit 2023-10-09T10:34:41.714584+0000 mon.c (mon.2) 82 : audit 1 from='client.? 172.21.15.53:0/1531986291' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:34:42.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:42 smithi053 bash[79554]: audit 2023-10-09T10:34:41.715194+0000 mon.a (mon.0) 1430 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:34:42.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:42 smithi053 bash[79554]: audit 2023-10-09T10:34:42.182961+0000 mon.a (mon.0) 1431 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:34:42.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:42 smithi053 bash[79554]: audit 2023-10-09T10:34:42.184301+0000 mon.a (mon.0) 1432 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:34:42.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:42 smithi053 bash[79554]: audit 2023-10-09T10:34:42.190101+0000 mon.a (mon.0) 1433 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:34:42.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:42 smithi053 bash[76859]: audit 2023-10-09T10:34:41.593795+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:34:42.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:42 smithi053 bash[76859]: audit 2023-10-09T10:34:41.603208+0000 mon.a (mon.0) 1429 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:34:42.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:42 smithi053 bash[76859]: cluster 2023-10-09T10:34:41.681797+0000 mgr.y (mgr.26072) 971 : cluster 0 pgmap v1085: 89 pgs: 1 active+recovering+undersized+remapped, 1 peering, 87 active+clean; 5.8 GiB data, 20 GiB used, 338 GiB / 358 GiB avail; 54 MiB/s wr, 866 op/s; 1198/283737 objects misplaced (0.422%); 912 KiB/s, 14 objects/s recovering 2023-10-09T10:34:42.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:42 smithi053 bash[76859]: audit 2023-10-09T10:34:41.714584+0000 mon.c (mon.2) 82 : audit 1 from='client.? 172.21.15.53:0/1531986291' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:34:42.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:42 smithi053 bash[76859]: audit 2023-10-09T10:34:41.715194+0000 mon.a (mon.0) 1430 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:34:42.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:42 smithi053 bash[76859]: audit 2023-10-09T10:34:42.182961+0000 mon.a (mon.0) 1431 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:34:42.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:42 smithi053 bash[76859]: audit 2023-10-09T10:34:42.184301+0000 mon.a (mon.0) 1432 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:34:42.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:42 smithi053 bash[76859]: audit 2023-10-09T10:34:42.190101+0000 mon.a (mon.0) 1433 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:34:42.929 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:42.959 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:42.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:42.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:43.065 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:43.091 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:43.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:43.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:43.197 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:43.228 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:43.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:43.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:43.332 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:43.358 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:43.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:43.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:43.464 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:43.506 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:43.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:43.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:43.611 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:43.638 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:43.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:43.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:43.740 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 85 16 98278 98262 72.2411 62.5 0.0149562 0.0138367 2023-10-09T10:34:43.745 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:43.754 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:43 smithi086 bash[59714]: cluster 2023-10-09T10:34:42.600222+0000 mon.a (mon.0) 1434 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:34:43.754 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:43 smithi086 bash[59714]: cluster 2023-10-09T10:34:42.608986+0000 osd.7 (osd.7) 288 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T10:34:43.754 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:43 smithi086 bash[59714]: audit 2023-10-09T10:34:42.609181+0000 mon.a (mon.0) 1435 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:34:43.754 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:43 smithi086 bash[59714]: cluster 2023-10-09T10:34:42.609588+0000 mon.a (mon.0) 1436 : cluster 0 osdmap e302: 8 total, 8 up, 4 in 2023-10-09T10:34:43.754 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:43 smithi086 bash[59714]: cluster 2023-10-09T10:34:42.612477+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T10:34:43.754 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:43 smithi086 bash[59714]: cluster 2023-10-09T10:34:43.219807+0000 mon.a (mon.0) 1437 : cluster 3 Health check update: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2023-10-09T10:34:43.772 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:43.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:43.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:43.875 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:43.909 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:43.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:43.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:43.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:43 smithi053 bash[79554]: cluster 2023-10-09T10:34:42.600222+0000 mon.a (mon.0) 1434 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:34:43.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:43 smithi053 bash[79554]: cluster 2023-10-09T10:34:42.608986+0000 osd.7 (osd.7) 288 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T10:34:43.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:43 smithi053 bash[79554]: audit 2023-10-09T10:34:42.609181+0000 mon.a (mon.0) 1435 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:34:43.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:43 smithi053 bash[79554]: cluster 2023-10-09T10:34:42.609588+0000 mon.a (mon.0) 1436 : cluster 0 osdmap e302: 8 total, 8 up, 4 in 2023-10-09T10:34:43.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:43 smithi053 bash[79554]: cluster 2023-10-09T10:34:42.612477+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T10:34:43.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:43 smithi053 bash[79554]: cluster 2023-10-09T10:34:43.219807+0000 mon.a (mon.0) 1437 : cluster 3 Health check update: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2023-10-09T10:34:43.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:43 smithi053 bash[76859]: cluster 2023-10-09T10:34:42.600222+0000 mon.a (mon.0) 1434 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:34:43.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:43 smithi053 bash[76859]: cluster 2023-10-09T10:34:42.608986+0000 osd.7 (osd.7) 288 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T10:34:43.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:43 smithi053 bash[76859]: audit 2023-10-09T10:34:42.609181+0000 mon.a (mon.0) 1435 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:34:43.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:43 smithi053 bash[76859]: cluster 2023-10-09T10:34:42.609588+0000 mon.a (mon.0) 1436 : cluster 0 osdmap e302: 8 total, 8 up, 4 in 2023-10-09T10:34:43.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:43 smithi053 bash[76859]: cluster 2023-10-09T10:34:42.612477+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e302 with expected crc 2023-10-09T10:34:43.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:43 smithi053 bash[76859]: cluster 2023-10-09T10:34:43.219807+0000 mon.a (mon.0) 1437 : cluster 3 Health check update: Degraded data redundancy: 1 pg undersized (PG_DEGRADED) 2023-10-09T10:34:44.012 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:44.041 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:44.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:44.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:44.144 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:44.173 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:44.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:44.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:44.278 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:44.308 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:44.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:44.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:44.412 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:44.435 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:44.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:44.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:44.539 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:44.564 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:44.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:44.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:44.667 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:44.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:44 smithi053 bash[76859]: cluster 2023-10-09T10:34:43.682422+0000 mgr.y (mgr.26072) 972 : cluster 0 pgmap v1087: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 87 active+clean; 5.8 GiB data, 20 GiB used, 338 GiB / 358 GiB avail; 48 MiB/s wr, 762 op/s; 1082/286839 objects misplaced (0.377%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:34:44.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:44 smithi053 bash[79554]: cluster 2023-10-09T10:34:43.682422+0000 mgr.y (mgr.26072) 972 : cluster 0 pgmap v1087: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 87 active+clean; 5.8 GiB data, 20 GiB used, 338 GiB / 358 GiB avail; 48 MiB/s wr, 762 op/s; 1082/286839 objects misplaced (0.377%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:34:44.715 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:44.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:44.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:44.740 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 86 16 99257 99241 72.1125 61.1875 0.013558 0.0138615 2023-10-09T10:34:44.820 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:44.851 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:44.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:44.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:44.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:44 smithi086 bash[59714]: cluster 2023-10-09T10:34:43.682422+0000 mgr.y (mgr.26072) 972 : cluster 0 pgmap v1087: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 87 active+clean; 5.8 GiB data, 20 GiB used, 338 GiB / 358 GiB avail; 48 MiB/s wr, 762 op/s; 1082/286839 objects misplaced (0.377%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:34:44.871 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:34:44.871 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [], 2023-10-09T10:34:44.872 INFO:teuthology.orchestra.run.smithi053.stdout: "complaint_time": 30, 2023-10-09T10:34:44.872 INFO:teuthology.orchestra.run.smithi053.stdout: "num_blocked_ops": 0 2023-10-09T10:34:44.872 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:34:44.955 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:44.980 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:44.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:44.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:45.083 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:45.114 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:45.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:45.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:45.217 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:45.244 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:45.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:45.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:45.347 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:45.371 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:45.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:45.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:45.476 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:45.503 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:45.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:45.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:45.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:45 smithi053 bash[76859]: audit 2023-10-09T10:34:45.208916+0000 mon.a (mon.0) 1438 : audit 1 from='client.? 172.21.15.53:0/3589159368' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T10:34:45.606 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:45 smithi053 bash[79554]: audit 2023-10-09T10:34:45.208916+0000 mon.a (mon.0) 1438 : audit 1 from='client.? 172.21.15.53:0/3589159368' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T10:34:45.609 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:45.620 INFO:teuthology.orchestra.run.smithi053.stderr:set pool 8 pg_num to 26 2023-10-09T10:34:45.645 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:45.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:45.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:45.740 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 87 16 100225 100209 71.979 60.5 0.0107982 0.0138872 2023-10-09T10:34:45.751 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:45.760 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:45 smithi086 bash[59714]: audit 2023-10-09T10:34:45.208916+0000 mon.a (mon.0) 1438 : audit 1 from='client.? 172.21.15.53:0/3589159368' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T10:34:45.778 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:45.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:45.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:45.885 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:45.912 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:45.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:45.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:46.019 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:46.049 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:46.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:46.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:46.152 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:46.176 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:46.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:46.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:46.279 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:46.308 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:46.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:46.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:46.411 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:46.433 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:46.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:46.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:46.482 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-09T10:34:46.538 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:46.562 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:46.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:46.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:46.612 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T10:34:46.665 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:46.732 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:46.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:46.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:46.742 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 88 16 101125 101109 71.8002 56.25 0.0333693 0.0139069 2023-10-09T10:34:46.840 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:46.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:46 smithi086 bash[59714]: cluster 2023-10-09T10:34:45.609847+0000 osd.7 (osd.7) 289 : cluster 3 failed to encode map e303 with expected crc 2023-10-09T10:34:46.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:46 smithi086 bash[59714]: audit 2023-10-09T10:34:45.611257+0000 mon.a (mon.0) 1439 : audit 1 from='client.? 172.21.15.53:0/3589159368' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]': finished 2023-10-09T10:34:46.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:46 smithi086 bash[59714]: cluster 2023-10-09T10:34:45.611338+0000 mon.a (mon.0) 1440 : cluster 0 osdmap e303: 8 total, 8 up, 4 in 2023-10-09T10:34:46.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:46 smithi086 bash[59714]: cluster 2023-10-09T10:34:45.615897+0000 osd.5 (osd.5) 331 : cluster 3 failed to encode map e303 with expected crc 2023-10-09T10:34:46.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:46 smithi086 bash[59714]: cluster 2023-10-09T10:34:45.616311+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e303 with expected crc 2023-10-09T10:34:46.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:46 smithi086 bash[59714]: cluster 2023-10-09T10:34:45.620509+0000 osd.5 (osd.5) 332 : cluster 3 failed to encode map e303 with expected crc 2023-10-09T10:34:46.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:46 smithi086 bash[59714]: cluster 2023-10-09T10:34:45.620953+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e303 with expected crc 2023-10-09T10:34:46.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:46 smithi086 bash[59714]: cluster 2023-10-09T10:34:45.682901+0000 mgr.y (mgr.26072) 973 : cluster 0 pgmap v1089: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 87 active+clean; 6.0 GiB data, 21 GiB used, 337 GiB / 358 GiB avail; 62 MiB/s wr, 991 op/s; 1082/297042 objects misplaced (0.364%); 1018 KiB/s, 15 objects/s recovering 2023-10-09T10:34:46.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:46 smithi086 bash[59714]: audit 2023-10-09T10:34:45.684008+0000 mon.a (mon.0) 1441 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T10:34:46.884 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:46.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:46.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:46.987 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:47.020 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:47.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:47.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:47.124 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:47.154 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:47.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:47.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:47.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:46 smithi053 bash[79554]: cluster 2023-10-09T10:34:45.609847+0000 osd.7 (osd.7) 289 : cluster 3 failed to encode map e303 with expected crc 2023-10-09T10:34:47.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:46 smithi053 bash[79554]: audit 2023-10-09T10:34:45.611257+0000 mon.a (mon.0) 1439 : audit 1 from='client.? 172.21.15.53:0/3589159368' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]': finished 2023-10-09T10:34:47.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:46 smithi053 bash[79554]: cluster 2023-10-09T10:34:45.611338+0000 mon.a (mon.0) 1440 : cluster 0 osdmap e303: 8 total, 8 up, 4 in 2023-10-09T10:34:47.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:46 smithi053 bash[79554]: cluster 2023-10-09T10:34:45.615897+0000 osd.5 (osd.5) 331 : cluster 3 failed to encode map e303 with expected crc 2023-10-09T10:34:47.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:46 smithi053 bash[79554]: cluster 2023-10-09T10:34:45.616311+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e303 with expected crc 2023-10-09T10:34:47.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:46 smithi053 bash[79554]: cluster 2023-10-09T10:34:45.620509+0000 osd.5 (osd.5) 332 : cluster 3 failed to encode map e303 with expected crc 2023-10-09T10:34:47.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:46 smithi053 bash[79554]: cluster 2023-10-09T10:34:45.620953+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e303 with expected crc 2023-10-09T10:34:47.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:46 smithi053 bash[79554]: cluster 2023-10-09T10:34:45.682901+0000 mgr.y (mgr.26072) 973 : cluster 0 pgmap v1089: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 87 active+clean; 6.0 GiB data, 21 GiB used, 337 GiB / 358 GiB avail; 62 MiB/s wr, 991 op/s; 1082/297042 objects misplaced (0.364%); 1018 KiB/s, 15 objects/s recovering 2023-10-09T10:34:47.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:46 smithi053 bash[79554]: audit 2023-10-09T10:34:45.684008+0000 mon.a (mon.0) 1441 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T10:34:47.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:46 smithi053 bash[76859]: cluster 2023-10-09T10:34:45.609847+0000 osd.7 (osd.7) 289 : cluster 3 failed to encode map e303 with expected crc 2023-10-09T10:34:47.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:46 smithi053 bash[76859]: audit 2023-10-09T10:34:45.611257+0000 mon.a (mon.0) 1439 : audit 1 from='client.? 172.21.15.53:0/3589159368' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "26"}]': finished 2023-10-09T10:34:47.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:46 smithi053 bash[76859]: cluster 2023-10-09T10:34:45.611338+0000 mon.a (mon.0) 1440 : cluster 0 osdmap e303: 8 total, 8 up, 4 in 2023-10-09T10:34:47.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:46 smithi053 bash[76859]: cluster 2023-10-09T10:34:45.615897+0000 osd.5 (osd.5) 331 : cluster 3 failed to encode map e303 with expected crc 2023-10-09T10:34:47.177 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:46 smithi053 bash[76859]: cluster 2023-10-09T10:34:45.616311+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e303 with expected crc 2023-10-09T10:34:47.177 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:46 smithi053 bash[76859]: cluster 2023-10-09T10:34:45.620509+0000 osd.5 (osd.5) 332 : cluster 3 failed to encode map e303 with expected crc 2023-10-09T10:34:47.177 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:46 smithi053 bash[76859]: cluster 2023-10-09T10:34:45.620953+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e303 with expected crc 2023-10-09T10:34:47.177 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:46 smithi053 bash[76859]: cluster 2023-10-09T10:34:45.682901+0000 mgr.y (mgr.26072) 973 : cluster 0 pgmap v1089: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 87 active+clean; 6.0 GiB data, 21 GiB used, 337 GiB / 358 GiB avail; 62 MiB/s wr, 991 op/s; 1082/297042 objects misplaced (0.364%); 1018 KiB/s, 15 objects/s recovering 2023-10-09T10:34:47.177 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:46 smithi053 bash[76859]: audit 2023-10-09T10:34:45.684008+0000 mon.a (mon.0) 1441 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T10:34:47.258 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:47.293 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:47.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:47.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:47.397 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:47.429 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:47.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:47.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:47.532 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:47.565 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:47.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:47.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:47.634 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:47 smithi053 bash[79554]: audit 2023-10-09T10:34:46.613703+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-09T10:34:47.634 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:47 smithi053 bash[79554]: cluster 2023-10-09T10:34:46.613975+0000 mon.a (mon.0) 1443 : cluster 0 osdmap e304: 8 total, 8 up, 4 in 2023-10-09T10:34:47.634 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:47 smithi053 bash[79554]: cluster 2023-10-09T10:34:46.614323+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e304 with expected crc 2023-10-09T10:34:47.634 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:47 smithi053 bash[76859]: audit 2023-10-09T10:34:46.613703+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-09T10:34:47.634 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:47 smithi053 bash[76859]: cluster 2023-10-09T10:34:46.613975+0000 mon.a (mon.0) 1443 : cluster 0 osdmap e304: 8 total, 8 up, 4 in 2023-10-09T10:34:47.634 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:47 smithi053 bash[76859]: cluster 2023-10-09T10:34:46.614323+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e304 with expected crc 2023-10-09T10:34:47.669 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:47.698 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:47.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:47.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:47.741 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 89 16 101186 101170 71.0364 3.8125 0.00762996 0.0140498 2023-10-09T10:34:47.801 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:47.813 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:47 smithi086 bash[59714]: audit 2023-10-09T10:34:46.613703+0000 mon.a (mon.0) 1442 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-09T10:34:47.813 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:47 smithi086 bash[59714]: cluster 2023-10-09T10:34:46.613975+0000 mon.a (mon.0) 1443 : cluster 0 osdmap e304: 8 total, 8 up, 4 in 2023-10-09T10:34:47.813 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:47 smithi086 bash[59714]: cluster 2023-10-09T10:34:46.614323+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e304 with expected crc 2023-10-09T10:34:47.835 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:47.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:47.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:47.941 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:47.971 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:47.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:47.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:48.075 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:48.104 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:48.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:48.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:48.206 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:48.237 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:48.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:48.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:48.341 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:48.373 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:48.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:48.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:48.476 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:48.507 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:48.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:48.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:48.611 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:48.640 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:48.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:48.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:48.741 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Total time run: 90.0085 2023-10-09T10:34:48.741 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Total writes made: 101598 2023-10-09T10:34:48.742 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Write size: 65536 2023-10-09T10:34:48.742 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Object size: 65536 2023-10-09T10:34:48.742 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Bandwidth (MB/sec): 70.5475 2023-10-09T10:34:48.742 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Stddev Bandwidth: 28.7262 2023-10-09T10:34:48.742 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Max bandwidth (MB/sec): 176.125 2023-10-09T10:34:48.742 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Min bandwidth (MB/sec): 0 2023-10-09T10:34:48.742 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Average IOPS: 1128 2023-10-09T10:34:48.742 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Stddev IOPS: 459.618 2023-10-09T10:34:48.742 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Max IOPS: 2818 2023-10-09T10:34:48.742 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Min IOPS: 0 2023-10-09T10:34:48.743 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Average Latency(s): 0.0141701 2023-10-09T10:34:48.743 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Stddev Latency(s): 0.0348292 2023-10-09T10:34:48.743 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Max latency(s): 2.04465 2023-10-09T10:34:48.743 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Min latency(s): 0.00143498 2023-10-09T10:34:48.744 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:48.748 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Cleaning up (deleting benchmark objects) 2023-10-09T10:34:48.759 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:48 smithi053 bash[76859]: cluster 2023-10-09T10:34:47.624684+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T10:34:48.759 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:48 smithi053 bash[76859]: cluster 2023-10-09T10:34:47.626856+0000 osd.5 (osd.5) 333 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T10:34:48.759 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:48 smithi053 bash[76859]: cluster 2023-10-09T10:34:47.627008+0000 mon.a (mon.0) 1444 : cluster 0 osdmap e305: 8 total, 8 up, 4 in 2023-10-09T10:34:48.759 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:48 smithi053 bash[76859]: cluster 2023-10-09T10:34:47.628986+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T10:34:48.759 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:48 smithi053 bash[76859]: cluster 2023-10-09T10:34:47.630205+0000 osd.5 (osd.5) 334 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T10:34:48.759 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:48 smithi053 bash[76859]: cluster 2023-10-09T10:34:47.631376+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T10:34:48.760 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:48 smithi053 bash[76859]: cluster 2023-10-09T10:34:47.631730+0000 osd.5 (osd.5) 335 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T10:34:48.760 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:48 smithi053 bash[76859]: cluster 2023-10-09T10:34:47.683468+0000 mgr.y (mgr.26072) 974 : cluster 0 pgmap v1092: 99 pgs: 10 unknown, 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 87 active+clean; 6.0 GiB data, 21 GiB used, 337 GiB / 358 GiB avail; 55 MiB/s wr, 873 op/s; 1082/297042 objects misplaced (0.364%); 1.4 MiB/s, 23 objects/s recovering 2023-10-09T10:34:48.760 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:48 smithi053 bash[79554]: cluster 2023-10-09T10:34:47.624684+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T10:34:48.760 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:48 smithi053 bash[79554]: cluster 2023-10-09T10:34:47.626856+0000 osd.5 (osd.5) 333 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T10:34:48.760 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:48 smithi053 bash[79554]: cluster 2023-10-09T10:34:47.627008+0000 mon.a (mon.0) 1444 : cluster 0 osdmap e305: 8 total, 8 up, 4 in 2023-10-09T10:34:48.760 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:48 smithi053 bash[79554]: cluster 2023-10-09T10:34:47.628986+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T10:34:48.760 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:48 smithi053 bash[79554]: cluster 2023-10-09T10:34:47.630205+0000 osd.5 (osd.5) 334 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T10:34:48.760 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:48 smithi053 bash[79554]: cluster 2023-10-09T10:34:47.631376+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T10:34:48.760 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:48 smithi053 bash[79554]: cluster 2023-10-09T10:34:47.631730+0000 osd.5 (osd.5) 335 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T10:34:48.760 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:48 smithi053 bash[79554]: cluster 2023-10-09T10:34:47.683468+0000 mgr.y (mgr.26072) 974 : cluster 0 pgmap v1092: 99 pgs: 10 unknown, 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 87 active+clean; 6.0 GiB data, 21 GiB used, 337 GiB / 358 GiB avail; 55 MiB/s wr, 873 op/s; 1082/297042 objects misplaced (0.364%); 1.4 MiB/s, 23 objects/s recovering 2023-10-09T10:34:48.782 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:48.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:48.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:48.887 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:48.912 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:48.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:48.914 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:49.015 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:49.024 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:48 smithi086 bash[59714]: cluster 2023-10-09T10:34:47.624684+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T10:34:49.024 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:48 smithi086 bash[59714]: cluster 2023-10-09T10:34:47.626856+0000 osd.5 (osd.5) 333 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T10:34:49.024 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:48 smithi086 bash[59714]: cluster 2023-10-09T10:34:47.627008+0000 mon.a (mon.0) 1444 : cluster 0 osdmap e305: 8 total, 8 up, 4 in 2023-10-09T10:34:49.025 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:48 smithi086 bash[59714]: cluster 2023-10-09T10:34:47.628986+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T10:34:49.025 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:48 smithi086 bash[59714]: cluster 2023-10-09T10:34:47.630205+0000 osd.5 (osd.5) 334 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T10:34:49.025 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:48 smithi086 bash[59714]: cluster 2023-10-09T10:34:47.631376+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T10:34:49.025 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:48 smithi086 bash[59714]: cluster 2023-10-09T10:34:47.631730+0000 osd.5 (osd.5) 335 : cluster 3 failed to encode map e305 with expected crc 2023-10-09T10:34:49.025 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:48 smithi086 bash[59714]: cluster 2023-10-09T10:34:47.683468+0000 mgr.y (mgr.26072) 974 : cluster 0 pgmap v1092: 99 pgs: 10 unknown, 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 87 active+clean; 6.0 GiB data, 21 GiB used, 337 GiB / 358 GiB avail; 55 MiB/s wr, 873 op/s; 1082/297042 objects misplaced (0.364%); 1.4 MiB/s, 23 objects/s recovering 2023-10-09T10:34:49.057 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:49.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:49.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:49.161 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:49.189 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:49.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:49.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:49.292 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:49.322 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:49.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:49.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:49.424 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:49.452 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:49.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:49.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:49.556 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:49.582 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:49.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:49.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:49.685 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:49.712 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:49.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:49.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:49.817 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:49.826 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:49 smithi053 bash[79554]: cluster 2023-10-09T10:34:48.641955+0000 osd.4 (osd.4) 279 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T10:34:49.826 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:49 smithi053 bash[79554]: cluster 2023-10-09T10:34:48.645660+0000 mon.a (mon.0) 1445 : cluster 0 osdmap e306: 8 total, 8 up, 4 in 2023-10-09T10:34:49.826 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:49 smithi053 bash[79554]: cluster 2023-10-09T10:34:48.646511+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T10:34:49.826 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:49 smithi053 bash[79554]: cluster 2023-10-09T10:34:48.648119+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T10:34:49.827 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:49 smithi053 bash[76859]: cluster 2023-10-09T10:34:48.641955+0000 osd.4 (osd.4) 279 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T10:34:49.827 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:49 smithi053 bash[76859]: cluster 2023-10-09T10:34:48.645660+0000 mon.a (mon.0) 1445 : cluster 0 osdmap e306: 8 total, 8 up, 4 in 2023-10-09T10:34:49.827 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:49 smithi053 bash[76859]: cluster 2023-10-09T10:34:48.646511+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T10:34:49.827 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:49 smithi053 bash[76859]: cluster 2023-10-09T10:34:48.648119+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T10:34:49.834 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:34:49.858 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:49.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:49.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:49.967 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:49.976 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:49 smithi086 bash[59714]: cluster 2023-10-09T10:34:48.641955+0000 osd.4 (osd.4) 279 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T10:34:49.976 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:49 smithi086 bash[59714]: cluster 2023-10-09T10:34:48.645660+0000 mon.a (mon.0) 1445 : cluster 0 osdmap e306: 8 total, 8 up, 4 in 2023-10-09T10:34:49.976 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:49 smithi086 bash[59714]: cluster 2023-10-09T10:34:48.646511+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T10:34:49.976 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:49 smithi086 bash[59714]: cluster 2023-10-09T10:34:48.648119+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e306 with expected crc 2023-10-09T10:34:49.995 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:49.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:49.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:50.099 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:50.127 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:50.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:50.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:50.231 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:50.258 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:50.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:50.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:50.363 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:50.391 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:50.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:50.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:50.495 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:50.521 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:50.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:50.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:50.625 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:50.657 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:50.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:50.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:50.759 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:50.787 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:50.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:50.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:50.894 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:50.904 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:50 smithi053 bash[79554]: cluster 2023-10-09T10:34:49.684160+0000 mgr.y (mgr.26072) 975 : cluster 0 pgmap v1094: 99 pgs: 1 active+recovering, 1 peering, 6 unknown, 91 active+clean; 6.1 GiB data, 21 GiB used, 337 GiB / 358 GiB avail; 23 MiB/s wr, 388 op/s; 469/301452 objects misplaced (0.156%); 1.4 MiB/s, 22 objects/s recovering 2023-10-09T10:34:50.904 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:50 smithi053 bash[76859]: cluster 2023-10-09T10:34:49.684160+0000 mgr.y (mgr.26072) 975 : cluster 0 pgmap v1094: 99 pgs: 1 active+recovering, 1 peering, 6 unknown, 91 active+clean; 6.1 GiB data, 21 GiB used, 337 GiB / 358 GiB avail; 23 MiB/s wr, 388 op/s; 469/301452 objects misplaced (0.156%); 1.4 MiB/s, 22 objects/s recovering 2023-10-09T10:34:50.926 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:50.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:50.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:51.030 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:51.060 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:51.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:51.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:51.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:50 smithi086 bash[59714]: cluster 2023-10-09T10:34:49.684160+0000 mgr.y (mgr.26072) 975 : cluster 0 pgmap v1094: 99 pgs: 1 active+recovering, 1 peering, 6 unknown, 91 active+clean; 6.1 GiB data, 21 GiB used, 337 GiB / 358 GiB avail; 23 MiB/s wr, 388 op/s; 469/301452 objects misplaced (0.156%); 1.4 MiB/s, 22 objects/s recovering 2023-10-09T10:34:51.163 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:51.190 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:51.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:51.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:51.295 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:51.321 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:51.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:51.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:51.426 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:51.455 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:51.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:51.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:51.560 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:51.586 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:51.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:51.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:51.689 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:51.715 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:51.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:51.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:51.819 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:51.827 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:51 smithi053 bash[79554]: cluster 2023-10-09T10:34:50.639548+0000 mon.a (mon.0) 1446 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1 pg undersized) 2023-10-09T10:34:51.828 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:51 smithi053 bash[76859]: cluster 2023-10-09T10:34:50.639548+0000 mon.a (mon.0) 1446 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1 pg undersized) 2023-10-09T10:34:51.850 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:51.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:51.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:51.865 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:34:51.866 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:34:51.953 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:51.976 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:51.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:51.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:52.079 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:52.088 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:51 smithi086 bash[59714]: cluster 2023-10-09T10:34:50.639548+0000 mon.a (mon.0) 1446 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1 pg undersized) 2023-10-09T10:34:52.112 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:52.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:52.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:52.216 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:52.253 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:52.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:52.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:52.309 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 6] out_osds: [0, 3, 4, 7] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:34:52.309 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:34:52.309 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2023-10-09T10:34:52.309 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T10:34:52.309 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T10:34:52.310 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 config set filestore_inject_stall 3 2023-10-09T10:34:52.359 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:52.403 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:52.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:52.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:52.507 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:52.535 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:52.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:52.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:52.638 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:52.662 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:52 smithi086 bash[59714]: cluster 2023-10-09T10:34:51.684872+0000 mgr.y (mgr.26072) 976 : cluster 0 pgmap v1095: 99 pgs: 1 active+recovering, 1 peering, 97 active+clean; 6.1 GiB data, 21 GiB used, 337 GiB / 358 GiB avail; 170 B/s rd, 27 MiB/s wr, 653 op/s; 469/300780 objects misplaced (0.156%); 981 KiB/s, 15 objects/s recovering 2023-10-09T10:34:52.662 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:52.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:52.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:52.768 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:52.799 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:52.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:52.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:52.904 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:52.913 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:34:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:34:52] "GET /metrics HTTP/1.1" 200 36548 "" "Prometheus/2.33.4" 2023-10-09T10:34:52.913 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:52 smithi053 bash[76859]: cluster 2023-10-09T10:34:51.684872+0000 mgr.y (mgr.26072) 976 : cluster 0 pgmap v1095: 99 pgs: 1 active+recovering, 1 peering, 97 active+clean; 6.1 GiB data, 21 GiB used, 337 GiB / 358 GiB avail; 170 B/s rd, 27 MiB/s wr, 653 op/s; 469/300780 objects misplaced (0.156%); 981 KiB/s, 15 objects/s recovering 2023-10-09T10:34:52.914 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:52 smithi053 bash[79554]: cluster 2023-10-09T10:34:51.684872+0000 mgr.y (mgr.26072) 976 : cluster 0 pgmap v1095: 99 pgs: 1 active+recovering, 1 peering, 97 active+clean; 6.1 GiB data, 21 GiB used, 337 GiB / 358 GiB avail; 170 B/s rd, 27 MiB/s wr, 653 op/s; 469/300780 objects misplaced (0.156%); 981 KiB/s, 15 objects/s recovering 2023-10-09T10:34:52.930 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:52.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:52.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:53.033 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:53.055 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:53.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:53.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:53.158 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:53.183 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:53.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:53.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:53.286 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:53.312 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:53.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:53.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:53.415 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:53.446 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:53.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:53.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:53.551 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:53.579 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:53.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:53.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:53.683 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:53.706 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:53.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:53.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:53.810 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:53.849 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:53.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:53.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:53.953 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:53.983 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:53.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:53.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:54.088 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:54.089 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:54 smithi053 bash[79554]: audit 2023-10-09T10:34:53.085091+0000 mon.a (mon.0) 1447 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:34:54.089 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:54 smithi053 bash[79554]: audit 2023-10-09T10:34:53.091267+0000 mon.a (mon.0) 1448 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:34:54.089 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:54 smithi053 bash[76859]: audit 2023-10-09T10:34:53.085091+0000 mon.a (mon.0) 1447 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:34:54.089 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:54 smithi053 bash[76859]: audit 2023-10-09T10:34:53.091267+0000 mon.a (mon.0) 1448 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:34:54.118 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:54.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:54.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:54.221 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:54.249 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:54.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:54.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:54.352 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:54.364 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:54 smithi086 bash[59714]: audit 2023-10-09T10:34:53.085091+0000 mon.a (mon.0) 1447 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:34:54.365 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:54 smithi086 bash[59714]: audit 2023-10-09T10:34:53.091267+0000 mon.a (mon.0) 1448 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:34:54.388 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:54.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:54.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:54.494 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:54.520 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:54.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:54.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:54.623 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:54.653 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:54.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:54.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:54.756 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:54.782 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:54.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:54.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:54.886 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:54.912 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:54.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:54.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:55.015 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:55.051 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:55.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:55.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:55.157 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:55.167 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:55 smithi086 bash[59714]: cluster 2023-10-09T10:34:53.685610+0000 mgr.y (mgr.26072) 977 : cluster 0 pgmap v1096: 99 pgs: 1 active+recovering, 1 active+recovery_wait+degraded, 97 active+clean; 6.0 GiB data, 21 GiB used, 337 GiB / 358 GiB avail; 144 B/s rd, 23 MiB/s wr, 773 op/s; 438/296310 objects degraded (0.148%); 374/296310 objects misplaced (0.126%); 2.4 MiB/s, 38 objects/s recovering 2023-10-09T10:34:55.167 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:55 smithi086 bash[59714]: cluster 2023-10-09T10:34:54.225508+0000 mon.a (mon.0) 1449 : cluster 3 Health check failed: Degraded data redundancy: 438/296310 objects degraded (0.148%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:34:55.187 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:55.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:55.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:55.291 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:55.324 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:55.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:55.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:55.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:55 smithi053 bash[79554]: cluster 2023-10-09T10:34:53.685610+0000 mgr.y (mgr.26072) 977 : cluster 0 pgmap v1096: 99 pgs: 1 active+recovering, 1 active+recovery_wait+degraded, 97 active+clean; 6.0 GiB data, 21 GiB used, 337 GiB / 358 GiB avail; 144 B/s rd, 23 MiB/s wr, 773 op/s; 438/296310 objects degraded (0.148%); 374/296310 objects misplaced (0.126%); 2.4 MiB/s, 38 objects/s recovering 2023-10-09T10:34:55.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:55 smithi053 bash[79554]: cluster 2023-10-09T10:34:54.225508+0000 mon.a (mon.0) 1449 : cluster 3 Health check failed: Degraded data redundancy: 438/296310 objects degraded (0.148%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:34:55.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:55 smithi053 bash[76859]: cluster 2023-10-09T10:34:53.685610+0000 mgr.y (mgr.26072) 977 : cluster 0 pgmap v1096: 99 pgs: 1 active+recovering, 1 active+recovery_wait+degraded, 97 active+clean; 6.0 GiB data, 21 GiB used, 337 GiB / 358 GiB avail; 144 B/s rd, 23 MiB/s wr, 773 op/s; 438/296310 objects degraded (0.148%); 374/296310 objects misplaced (0.126%); 2.4 MiB/s, 38 objects/s recovering 2023-10-09T10:34:55.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:55 smithi053 bash[76859]: cluster 2023-10-09T10:34:54.225508+0000 mon.a (mon.0) 1449 : cluster 3 Health check failed: Degraded data redundancy: 438/296310 objects degraded (0.148%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:34:55.427 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:55.464 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:55.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:55.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:55.567 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:55.596 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:55.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:55.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:55.702 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:55.737 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:55.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:55.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:55.841 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:55.865 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:55.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:55.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:55.969 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:55.996 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:55.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:55.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:56.099 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:56.121 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:56.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:56.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:56.226 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:56.247 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:56.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:56.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:56.350 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:56.379 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:56.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:56.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:56.487 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:56.512 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:56.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:56.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:56.615 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:56.643 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:56.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:56.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:56.749 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:56.774 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:56.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:56.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:56.877 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:56.904 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:56.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:56.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:57.007 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:57.031 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:57.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:57.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:57.095 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:57 smithi086 bash[59714]: cluster 2023-10-09T10:34:55.686454+0000 mgr.y (mgr.26072) 978 : cluster 0 pgmap v1097: 99 pgs: 1 active+recovering, 1 active+recovery_wait+degraded, 97 active+clean; 5.7 GiB data, 20 GiB used, 338 GiB / 358 GiB avail; 126 B/s rd, 20 MiB/s wr, 1.26k op/s; 438/282318 objects degraded (0.155%); 374/282318 objects misplaced (0.132%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T10:34:57.137 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:57.148 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:34:57.167 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:57.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:57.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:57.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:57 smithi053 bash[79554]: cluster 2023-10-09T10:34:55.686454+0000 mgr.y (mgr.26072) 978 : cluster 0 pgmap v1097: 99 pgs: 1 active+recovering, 1 active+recovery_wait+degraded, 97 active+clean; 5.7 GiB data, 20 GiB used, 338 GiB / 358 GiB avail; 126 B/s rd, 20 MiB/s wr, 1.26k op/s; 438/282318 objects degraded (0.155%); 374/282318 objects misplaced (0.132%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T10:34:57.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:57 smithi053 bash[76859]: cluster 2023-10-09T10:34:55.686454+0000 mgr.y (mgr.26072) 978 : cluster 0 pgmap v1097: 99 pgs: 1 active+recovering, 1 active+recovery_wait+degraded, 97 active+clean; 5.7 GiB data, 20 GiB used, 338 GiB / 358 GiB avail; 126 B/s rd, 20 MiB/s wr, 1.26k op/s; 438/282318 objects degraded (0.155%); 374/282318 objects misplaced (0.132%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T10:34:57.274 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:57.302 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:57.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:57.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:57.405 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:57.433 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:57.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:57.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:57.537 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:57.564 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:34:57.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:57.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:34:57.667 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:57.697 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:34:57.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:57.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:34:57.800 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:57.828 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:57.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:57.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:57.932 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:57.961 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:57.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:57.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:58.067 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:58.092 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:58.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:58.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:58.195 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:58.226 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:58.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:58.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:58.271 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:34:58.315 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:34:58.331 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:58.348 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:34:58.363 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:58.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:58.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:58.385 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:34:58.414 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:34:58.445 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:34:58.468 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:58.477 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:34:58.497 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:58.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:58.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:58.506 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:34:58.508 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:34:58.508 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:34:58.508 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:34:58.508 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:34:58.508 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:34:58.509 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:34:58.509 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:34:58.509 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:34:58.603 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:58.625 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:34:58.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:58.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:34:58.729 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:58.751 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:58.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:58.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:58.854 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:58.883 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:58.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:58.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:58.986 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:59.013 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:59.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:59.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:59.116 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:59.160 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:59.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:59.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:59.266 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:59.298 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:34:59.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:59.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:34:59.402 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:59.412 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:59 smithi053 bash[76859]: cluster 2023-10-09T10:34:57.686942+0000 mgr.y (mgr.26072) 979 : cluster 0 pgmap v1098: 99 pgs: 1 active+recovering, 1 active+recovery_wait+degraded, 97 active+clean; 5.7 GiB data, 20 GiB used, 338 GiB / 358 GiB avail; 102 B/s rd, 16 MiB/s wr, 1.01k op/s; 438/282318 objects degraded (0.155%); 374/282318 objects misplaced (0.132%); 1.7 MiB/s, 27 objects/s recovering 2023-10-09T10:34:59.412 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:34:59 smithi053 bash[76859]: audit 2023-10-09T10:34:58.235580+0000 mon.b (mon.1) 23 : audit 0 from='client.? 172.21.15.53:0/3319909080' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:34:59.412 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:59 smithi053 bash[79554]: cluster 2023-10-09T10:34:57.686942+0000 mgr.y (mgr.26072) 979 : cluster 0 pgmap v1098: 99 pgs: 1 active+recovering, 1 active+recovery_wait+degraded, 97 active+clean; 5.7 GiB data, 20 GiB used, 338 GiB / 358 GiB avail; 102 B/s rd, 16 MiB/s wr, 1.01k op/s; 438/282318 objects degraded (0.155%); 374/282318 objects misplaced (0.132%); 1.7 MiB/s, 27 objects/s recovering 2023-10-09T10:34:59.412 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:34:59 smithi053 bash[79554]: audit 2023-10-09T10:34:58.235580+0000 mon.b (mon.1) 23 : audit 0 from='client.? 172.21.15.53:0/3319909080' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:34:59.428 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:34:59.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:59.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:34:59.531 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:59.540 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:59 smithi086 bash[59714]: cluster 2023-10-09T10:34:57.686942+0000 mgr.y (mgr.26072) 979 : cluster 0 pgmap v1098: 99 pgs: 1 active+recovering, 1 active+recovery_wait+degraded, 97 active+clean; 5.7 GiB data, 20 GiB used, 338 GiB / 358 GiB avail; 102 B/s rd, 16 MiB/s wr, 1.01k op/s; 438/282318 objects degraded (0.155%); 374/282318 objects misplaced (0.132%); 1.7 MiB/s, 27 objects/s recovering 2023-10-09T10:34:59.540 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:34:59 smithi086 bash[59714]: audit 2023-10-09T10:34:58.235580+0000 mon.b (mon.1) 23 : audit 0 from='client.? 172.21.15.53:0/3319909080' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:34:59.554 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:34:59.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:59.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:34:59.662 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:59.683 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:34:59.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:59.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:34:59.788 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:59.815 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:59.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:59.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:34:59.922 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:59.953 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:34:59.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:34:59.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:00.059 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:00.097 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:00.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:00.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:00.204 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:00.235 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:00.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:00.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:00.339 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:00.346 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:00 smithi086 bash[59714]: cluster 2023-10-09T10:35:00.228638+0000 mon.a (mon.0) 1450 : cluster 3 Health check update: Degraded data redundancy: 247/274905 objects degraded (0.090%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:35:00.379 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:00.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:00.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:00.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:00 smithi053 bash[79554]: cluster 2023-10-09T10:35:00.228638+0000 mon.a (mon.0) 1450 : cluster 3 Health check update: Degraded data redundancy: 247/274905 objects degraded (0.090%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:35:00.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:00 smithi053 bash[76859]: cluster 2023-10-09T10:35:00.228638+0000 mon.a (mon.0) 1450 : cluster 3 Health check update: Degraded data redundancy: 247/274905 objects degraded (0.090%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:35:00.484 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:00.508 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:00.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:00.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:00.612 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:00.639 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:00.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:00.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:00.742 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:00.769 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:00.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:00.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:00.872 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:00.910 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:00.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:00.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:01.017 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:01.042 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:01.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:01.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:01.145 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:01.178 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:01.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:01.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:01.283 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:01.309 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:01.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:01.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:01.414 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:01.424 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:01 smithi086 bash[59714]: cluster 2023-10-09T10:34:59.687600+0000 mgr.y (mgr.26072) 980 : cluster 0 pgmap v1099: 99 pgs: 1 active+recovering, 1 active+recovery_wait+degraded, 97 active+clean; 5.6 GiB data, 19 GiB used, 338 GiB / 358 GiB avail; 92 B/s rd, 9.4 MiB/s wr, 1.05k op/s; 247/274905 objects degraded (0.090%); 215/274905 objects misplaced (0.078%); 3.0 MiB/s, 48 objects/s recovering 2023-10-09T10:35:01.454 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:01.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:01.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:01.559 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:01.568 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:01 smithi053 bash[76859]: cluster 2023-10-09T10:34:59.687600+0000 mgr.y (mgr.26072) 980 : cluster 0 pgmap v1099: 99 pgs: 1 active+recovering, 1 active+recovery_wait+degraded, 97 active+clean; 5.6 GiB data, 19 GiB used, 338 GiB / 358 GiB avail; 92 B/s rd, 9.4 MiB/s wr, 1.05k op/s; 247/274905 objects degraded (0.090%); 215/274905 objects misplaced (0.078%); 3.0 MiB/s, 48 objects/s recovering 2023-10-09T10:35:01.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:01 smithi053 bash[79554]: cluster 2023-10-09T10:34:59.687600+0000 mgr.y (mgr.26072) 980 : cluster 0 pgmap v1099: 99 pgs: 1 active+recovering, 1 active+recovery_wait+degraded, 97 active+clean; 5.6 GiB data, 19 GiB used, 338 GiB / 358 GiB avail; 92 B/s rd, 9.4 MiB/s wr, 1.05k op/s; 247/274905 objects degraded (0.090%); 215/274905 objects misplaced (0.078%); 3.0 MiB/s, 48 objects/s recovering 2023-10-09T10:35:01.583 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:01.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:01.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:01.687 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:01.716 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:01.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:01.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:01.819 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:01.847 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:01.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:01.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:01.951 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:01.985 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:01.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:01.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:02.092 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:02.120 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:02.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:02.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:02.223 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:02.251 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:02.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:02.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:02.357 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:02.382 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:02.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:02.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:02.486 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:02.530 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:02.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:02.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:02.569 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:35:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:35:02] "GET /metrics HTTP/1.1" 200 36547 "" "Prometheus/2.33.4" 2023-10-09T10:35:02.636 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:02.664 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:02.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:02.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:02.767 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:02.792 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:02.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:02.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:02.896 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:02.923 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:02.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:02.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:03.027 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:03.061 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:03.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:03.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:03.165 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:03.191 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:03.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:03.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:03.288 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:03 smithi086 bash[59714]: cluster 2023-10-09T10:35:01.688368+0000 mgr.y (mgr.26072) 981 : cluster 0 pgmap v1100: 99 pgs: 1 active+recovering, 1 active+recovery_wait+degraded, 97 active+clean; 5.4 GiB data, 19 GiB used, 339 GiB / 358 GiB avail; 85 B/s rd, 5.7 MiB/s wr, 1.20k op/s; 247/264801 objects degraded (0.093%); 215/264801 objects misplaced (0.081%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:35:03.294 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:03.321 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:03.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:03.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:03.425 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:03.447 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:03.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:03.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:03.556 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:03.565 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:03 smithi053 bash[76859]: cluster 2023-10-09T10:35:01.688368+0000 mgr.y (mgr.26072) 981 : cluster 0 pgmap v1100: 99 pgs: 1 active+recovering, 1 active+recovery_wait+degraded, 97 active+clean; 5.4 GiB data, 19 GiB used, 339 GiB / 358 GiB avail; 85 B/s rd, 5.7 MiB/s wr, 1.20k op/s; 247/264801 objects degraded (0.093%); 215/264801 objects misplaced (0.081%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:35:03.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:03 smithi053 bash[79554]: cluster 2023-10-09T10:35:01.688368+0000 mgr.y (mgr.26072) 981 : cluster 0 pgmap v1100: 99 pgs: 1 active+recovering, 1 active+recovery_wait+degraded, 97 active+clean; 5.4 GiB data, 19 GiB used, 339 GiB / 358 GiB avail; 85 B/s rd, 5.7 MiB/s wr, 1.20k op/s; 247/264801 objects degraded (0.093%); 215/264801 objects misplaced (0.081%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:35:03.579 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:03.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:03.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:03.683 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:03.710 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:03.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:03.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:03.814 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:03.838 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:03.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:03.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:03.941 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:03.968 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:03.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:03.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:04.071 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:04.098 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:04.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:04.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:04.202 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:04.227 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:04.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:04.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:04.248 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:35:04.334 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:04.348 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:35:04.348 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:35:04.370 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:04.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:04.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:04.476 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:04.499 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:04.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:04.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:04.606 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:04.631 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:04.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:04.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:04.734 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:04.761 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:04.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:04.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:04.868 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:04.891 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:04.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:04.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:04.997 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:05.024 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:05.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:05.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:05.127 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:05.165 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:05.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:05.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:05.268 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:05.295 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:05.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:05.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:05.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:05 smithi053 bash[79554]: cluster 2023-10-09T10:35:03.689138+0000 mgr.y (mgr.26072) 982 : cluster 0 pgmap v1101: 99 pgs: 1 active+recovering, 1 active+recovery_wait+degraded, 97 active+clean; 5.3 GiB data, 19 GiB used, 339 GiB / 358 GiB avail; 155 KiB/s wr, 1.14k op/s; 39/259935 objects degraded (0.015%); 34/259935 objects misplaced (0.013%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T10:35:05.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:05 smithi053 bash[79554]: audit 2023-10-09T10:35:04.705048+0000 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.53:0/3565480369' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:35:05.299 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:05 smithi053 bash[79554]: audit 2023-10-09T10:35:04.705486+0000 mon.a (mon.0) 1451 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:35:05.302 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is unset 2023-10-09T10:35:05.398 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:05.423 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:05.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:05.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:05.526 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:05.535 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:05 smithi086 bash[59714]: cluster 2023-10-09T10:35:03.689138+0000 mgr.y (mgr.26072) 982 : cluster 0 pgmap v1101: 99 pgs: 1 active+recovering, 1 active+recovery_wait+degraded, 97 active+clean; 5.3 GiB data, 19 GiB used, 339 GiB / 358 GiB avail; 155 KiB/s wr, 1.14k op/s; 39/259935 objects degraded (0.015%); 34/259935 objects misplaced (0.013%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T10:35:05.535 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:05 smithi086 bash[59714]: audit 2023-10-09T10:35:04.705048+0000 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.53:0/3565480369' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:35:05.536 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:05 smithi086 bash[59714]: audit 2023-10-09T10:35:04.705486+0000 mon.a (mon.0) 1451 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:35:05.551 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:05.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:05.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:05.655 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:05.664 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:05 smithi053 bash[76859]: cluster 2023-10-09T10:35:03.689138+0000 mgr.y (mgr.26072) 982 : cluster 0 pgmap v1101: 99 pgs: 1 active+recovering, 1 active+recovery_wait+degraded, 97 active+clean; 5.3 GiB data, 19 GiB used, 339 GiB / 358 GiB avail; 155 KiB/s wr, 1.14k op/s; 39/259935 objects degraded (0.015%); 34/259935 objects misplaced (0.013%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T10:35:05.664 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:05 smithi053 bash[76859]: audit 2023-10-09T10:35:04.705048+0000 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.53:0/3565480369' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:35:05.664 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:05 smithi053 bash[76859]: audit 2023-10-09T10:35:04.705486+0000 mon.a (mon.0) 1451 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:35:05.679 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:05.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:05.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:05.784 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:05.795 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-09T10:35:05.817 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:05.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:05.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:05.924 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:05.952 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:05.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:05.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:06.055 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:06.080 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:06.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:06.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:06.137 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:35:06.137 INFO:teuthology.orchestra.run.smithi086.stdout: "success": "" 2023-10-09T10:35:06.137 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:35:06.184 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:06.213 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:06.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:06.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:06.318 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:06.350 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:06.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:06.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:06.455 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:06.483 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:06.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:06.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:06.586 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:06.595 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:06 smithi086 bash[59714]: cluster 2023-10-09T10:35:05.286463+0000 mon.a (mon.0) 1452 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:35:06.595 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:06 smithi086 bash[59714]: audit 2023-10-09T10:35:05.291730+0000 mon.a (mon.0) 1453 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:35:06.595 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:06 smithi086 bash[59714]: cluster 2023-10-09T10:35:05.291792+0000 mon.a (mon.0) 1454 : cluster 0 osdmap e307: 8 total, 8 up, 4 in 2023-10-09T10:35:06.595 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:06 smithi086 bash[59714]: cluster 2023-10-09T10:35:05.293046+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e307 with expected crc 2023-10-09T10:35:06.596 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:06 smithi086 bash[59714]: cluster 2023-10-09T10:35:05.294411+0000 osd.5 (osd.5) 336 : cluster 3 failed to encode map e307 with expected crc 2023-10-09T10:35:06.596 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:06 smithi086 bash[59714]: cluster 2023-10-09T10:35:05.298461+0000 osd.5 (osd.5) 337 : cluster 3 failed to encode map e307 with expected crc 2023-10-09T10:35:06.596 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:06 smithi086 bash[59714]: cluster 2023-10-09T10:35:05.300678+0000 osd.5 (osd.5) 338 : cluster 3 failed to encode map e307 with expected crc 2023-10-09T10:35:06.614 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:06.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:06.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:06.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:06 smithi053 bash[76859]: cluster 2023-10-09T10:35:05.286463+0000 mon.a (mon.0) 1452 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:35:06.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:06 smithi053 bash[76859]: audit 2023-10-09T10:35:05.291730+0000 mon.a (mon.0) 1453 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:35:06.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:06 smithi053 bash[76859]: cluster 2023-10-09T10:35:05.291792+0000 mon.a (mon.0) 1454 : cluster 0 osdmap e307: 8 total, 8 up, 4 in 2023-10-09T10:35:06.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:06 smithi053 bash[76859]: cluster 2023-10-09T10:35:05.293046+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e307 with expected crc 2023-10-09T10:35:06.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:06 smithi053 bash[76859]: cluster 2023-10-09T10:35:05.294411+0000 osd.5 (osd.5) 336 : cluster 3 failed to encode map e307 with expected crc 2023-10-09T10:35:06.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:06 smithi053 bash[76859]: cluster 2023-10-09T10:35:05.298461+0000 osd.5 (osd.5) 337 : cluster 3 failed to encode map e307 with expected crc 2023-10-09T10:35:06.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:06 smithi053 bash[76859]: cluster 2023-10-09T10:35:05.300678+0000 osd.5 (osd.5) 338 : cluster 3 failed to encode map e307 with expected crc 2023-10-09T10:35:06.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:06 smithi053 bash[79554]: cluster 2023-10-09T10:35:05.286463+0000 mon.a (mon.0) 1452 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:35:06.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:06 smithi053 bash[79554]: audit 2023-10-09T10:35:05.291730+0000 mon.a (mon.0) 1453 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:35:06.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:06 smithi053 bash[79554]: cluster 2023-10-09T10:35:05.291792+0000 mon.a (mon.0) 1454 : cluster 0 osdmap e307: 8 total, 8 up, 4 in 2023-10-09T10:35:06.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:06 smithi053 bash[79554]: cluster 2023-10-09T10:35:05.293046+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e307 with expected crc 2023-10-09T10:35:06.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:06 smithi053 bash[79554]: cluster 2023-10-09T10:35:05.294411+0000 osd.5 (osd.5) 336 : cluster 3 failed to encode map e307 with expected crc 2023-10-09T10:35:06.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:06 smithi053 bash[79554]: cluster 2023-10-09T10:35:05.298461+0000 osd.5 (osd.5) 337 : cluster 3 failed to encode map e307 with expected crc 2023-10-09T10:35:06.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:06 smithi053 bash[79554]: cluster 2023-10-09T10:35:05.300678+0000 osd.5 (osd.5) 338 : cluster 3 failed to encode map e307 with expected crc 2023-10-09T10:35:06.719 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:06.746 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:06.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:06.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:06.852 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:06.879 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:06.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:06.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:06.982 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:07.014 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:07.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:07.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:07.118 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:07.145 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:07.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:07.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:07.250 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:07.281 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:07.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:07.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:07.385 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:07.415 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:07.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:07.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:07.519 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:07.520 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:07 smithi086 bash[59714]: cluster 2023-10-09T10:35:05.666526+0000 osd.6 (osd.6) 241 : cluster 0 8.5 scrub starts 2023-10-09T10:35:07.520 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:07 smithi086 bash[59714]: cluster 2023-10-09T10:35:05.689831+0000 mgr.y (mgr.26072) 983 : cluster 0 pgmap v1103: 99 pgs: 1 active+recovering, 1 active+recovery_wait+degraded, 97 active+clean; 5.0 GiB data, 18 GiB used, 340 GiB / 358 GiB avail; 0 B/s wr, 1.20k op/s; 39/246429 objects degraded (0.016%); 34/246429 objects misplaced (0.014%); 4.6 MiB/s, 73 objects/s recovering 2023-10-09T10:35:07.520 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:07 smithi086 bash[59714]: cluster 2023-10-09T10:35:06.294328+0000 mon.a (mon.0) 1455 : cluster 3 Health check update: Degraded data redundancy: 39/246429 objects degraded (0.016%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:35:07.597 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:07.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:07.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:07.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:07 smithi053 bash[76859]: cluster 2023-10-09T10:35:05.666526+0000 osd.6 (osd.6) 241 : cluster 0 8.5 scrub starts 2023-10-09T10:35:07.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:07 smithi053 bash[76859]: cluster 2023-10-09T10:35:05.689831+0000 mgr.y (mgr.26072) 983 : cluster 0 pgmap v1103: 99 pgs: 1 active+recovering, 1 active+recovery_wait+degraded, 97 active+clean; 5.0 GiB data, 18 GiB used, 340 GiB / 358 GiB avail; 0 B/s wr, 1.20k op/s; 39/246429 objects degraded (0.016%); 34/246429 objects misplaced (0.014%); 4.6 MiB/s, 73 objects/s recovering 2023-10-09T10:35:07.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:07 smithi053 bash[76859]: cluster 2023-10-09T10:35:06.294328+0000 mon.a (mon.0) 1455 : cluster 3 Health check update: Degraded data redundancy: 39/246429 objects degraded (0.016%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:35:07.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:07 smithi053 bash[79554]: cluster 2023-10-09T10:35:05.666526+0000 osd.6 (osd.6) 241 : cluster 0 8.5 scrub starts 2023-10-09T10:35:07.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:07 smithi053 bash[79554]: cluster 2023-10-09T10:35:05.689831+0000 mgr.y (mgr.26072) 983 : cluster 0 pgmap v1103: 99 pgs: 1 active+recovering, 1 active+recovery_wait+degraded, 97 active+clean; 5.0 GiB data, 18 GiB used, 340 GiB / 358 GiB avail; 0 B/s wr, 1.20k op/s; 39/246429 objects degraded (0.016%); 34/246429 objects misplaced (0.014%); 4.6 MiB/s, 73 objects/s recovering 2023-10-09T10:35:07.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:07 smithi053 bash[79554]: cluster 2023-10-09T10:35:06.294328+0000 mon.a (mon.0) 1455 : cluster 3 Health check update: Degraded data redundancy: 39/246429 objects degraded (0.016%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:35:07.702 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:07.729 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:07.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:07.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:07.837 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:07.864 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:07.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:07.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:07.967 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:07.991 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:07.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:07.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:08.095 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:08.124 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:08.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:08.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:08.228 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:08.261 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:08.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:08.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:08.367 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:08.377 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:08 smithi053 bash[76859]: cluster 2023-10-09T10:35:06.885836+0000 osd.6 (osd.6) 242 : cluster 0 8.5 scrub ok 2023-10-09T10:35:08.377 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:08 smithi053 bash[76859]: audit 2023-10-09T10:35:08.085414+0000 mon.a (mon.0) 1456 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:08.377 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:08 smithi053 bash[76859]: audit 2023-10-09T10:35:08.087108+0000 mon.a (mon.0) 1457 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:35:08.377 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:08 smithi053 bash[79554]: cluster 2023-10-09T10:35:06.885836+0000 osd.6 (osd.6) 242 : cluster 0 8.5 scrub ok 2023-10-09T10:35:08.377 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:08 smithi053 bash[79554]: audit 2023-10-09T10:35:08.085414+0000 mon.a (mon.0) 1456 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:08.377 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:08 smithi053 bash[79554]: audit 2023-10-09T10:35:08.087108+0000 mon.a (mon.0) 1457 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:35:08.392 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:08.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:08.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:08.495 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:08.503 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:08 smithi086 bash[59714]: cluster 2023-10-09T10:35:06.885836+0000 osd.6 (osd.6) 242 : cluster 0 8.5 scrub ok 2023-10-09T10:35:08.503 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:08 smithi086 bash[59714]: audit 2023-10-09T10:35:08.085414+0000 mon.a (mon.0) 1456 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:08.503 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:08 smithi086 bash[59714]: audit 2023-10-09T10:35:08.087108+0000 mon.a (mon.0) 1457 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:35:08.519 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:08.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:08.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:08.624 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:08.649 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:08.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:08.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:08.753 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:08.760 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T10:35:08.782 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:08.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:08.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:08.885 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:08.911 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:08.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:08.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:09.015 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:09.046 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:09.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:09.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:09.150 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:09.178 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:09.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:09.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:09.282 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:09.306 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:09.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:09.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:09.412 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:09.440 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:09.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:09.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:09.547 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:09.578 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:09.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:09.583 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:09 smithi053 bash[76859]: cluster 2023-10-09T10:35:07.690337+0000 mgr.y (mgr.26072) 984 : cluster 0 pgmap v1104: 99 pgs: 1 active+recovering, 1 active+recovery_wait+degraded, 97 active+clean; 5.0 GiB data, 18 GiB used, 340 GiB / 358 GiB avail; 0 B/s wr, 1.20k op/s; 39/246429 objects degraded (0.016%); 34/246429 objects misplaced (0.014%); 4.6 MiB/s, 73 objects/s recovering 2023-10-09T10:35:09.583 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:09 smithi053 bash[76859]: cluster 2023-10-09T10:35:08.457935+0000 osd.1 (osd.1) 2 : cluster 0 8.1 scrub starts 2023-10-09T10:35:09.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:09 smithi053 bash[79554]: cluster 2023-10-09T10:35:07.690337+0000 mgr.y (mgr.26072) 984 : cluster 0 pgmap v1104: 99 pgs: 1 active+recovering, 1 active+recovery_wait+degraded, 97 active+clean; 5.0 GiB data, 18 GiB used, 340 GiB / 358 GiB avail; 0 B/s wr, 1.20k op/s; 39/246429 objects degraded (0.016%); 34/246429 objects misplaced (0.014%); 4.6 MiB/s, 73 objects/s recovering 2023-10-09T10:35:09.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:09 smithi053 bash[79554]: cluster 2023-10-09T10:35:08.457935+0000 osd.1 (osd.1) 2 : cluster 0 8.1 scrub starts 2023-10-09T10:35:09.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:09.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:09 smithi086 bash[59714]: cluster 2023-10-09T10:35:07.690337+0000 mgr.y (mgr.26072) 984 : cluster 0 pgmap v1104: 99 pgs: 1 active+recovering, 1 active+recovery_wait+degraded, 97 active+clean; 5.0 GiB data, 18 GiB used, 340 GiB / 358 GiB avail; 0 B/s wr, 1.20k op/s; 39/246429 objects degraded (0.016%); 34/246429 objects misplaced (0.014%); 4.6 MiB/s, 73 objects/s recovering 2023-10-09T10:35:09.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:09 smithi086 bash[59714]: cluster 2023-10-09T10:35:08.457935+0000 osd.1 (osd.1) 2 : cluster 0 8.1 scrub starts 2023-10-09T10:35:09.684 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:09.717 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:09.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:09.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:09.822 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:09.844 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:09.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:09.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:09.947 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:09.972 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:09.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:09.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:10.076 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:10.108 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:10.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:10.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:10.212 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:10.242 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:10.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:10.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:10.309 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:35:10.328 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:10 smithi053 bash[76859]: cluster 2023-10-09T10:35:09.066554+0000 osd.1 (osd.1) 3 : cluster 0 8.1 scrub ok 2023-10-09T10:35:10.328 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:10 smithi053 bash[76859]: audit 2023-10-09T10:35:09.692578+0000 mon.a (mon.0) 1458 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-10-09T10:35:10.345 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:10.353 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:10 smithi086 bash[59714]: cluster 2023-10-09T10:35:09.066554+0000 osd.1 (osd.1) 3 : cluster 0 8.1 scrub ok 2023-10-09T10:35:10.353 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:10 smithi086 bash[59714]: audit 2023-10-09T10:35:09.692578+0000 mon.a (mon.0) 1458 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-10-09T10:35:10.391 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:10.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:10.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:10.496 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:10.529 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:10.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:10.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:10.634 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:10.661 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:10.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:10.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:10.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:10 smithi053 bash[79554]: cluster 2023-10-09T10:35:09.066554+0000 osd.1 (osd.1) 3 : cluster 0 8.1 scrub ok 2023-10-09T10:35:10.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:10 smithi053 bash[79554]: audit 2023-10-09T10:35:09.692578+0000 mon.a (mon.0) 1458 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-10-09T10:35:10.765 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:10.795 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:10.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:10.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:10.899 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:10.929 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:10.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:10.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:11.033 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:11.063 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:11.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:11.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:11.167 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:11.198 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:11.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:11.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:11.302 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:11.329 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:35:11.333 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:11.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:11.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:11.437 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:11.465 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:11.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:11.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:11.570 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:11.579 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:11 smithi086 bash[59714]: cluster 2023-10-09T10:35:09.691194+0000 mgr.y (mgr.26072) 985 : cluster 0 pgmap v1105: 99 pgs: 99 active+clean; 4.9 GiB data, 17 GiB used, 340 GiB / 358 GiB avail; 0 B/s wr, 826 op/s 2023-10-09T10:35:11.579 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:11 smithi086 bash[59714]: cluster 2023-10-09T10:35:10.313131+0000 mon.a (mon.0) 1459 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/246429 objects degraded (0.016%), 1 pg degraded) 2023-10-09T10:35:11.579 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:11 smithi086 bash[59714]: cluster 2023-10-09T10:35:10.328121+0000 osd.4 (osd.4) 280 : cluster 3 failed to encode map e308 with expected crc 2023-10-09T10:35:11.579 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:11 smithi086 bash[59714]: audit 2023-10-09T10:35:10.329807+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"}]': finished 2023-10-09T10:35:11.579 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:11 smithi086 bash[59714]: cluster 2023-10-09T10:35:10.329952+0000 mon.a (mon.0) 1461 : cluster 0 osdmap e308: 8 total, 8 up, 4 in 2023-10-09T10:35:11.579 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:11 smithi086 bash[59714]: cluster 2023-10-09T10:35:10.336422+0000 osd.5 (osd.5) 339 : cluster 3 failed to encode map e308 with expected crc 2023-10-09T10:35:11.580 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:11 smithi086 bash[59714]: cluster 2023-10-09T10:35:10.343290+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e308 with expected crc 2023-10-09T10:35:11.580 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:11 smithi086 bash[59714]: cluster 2023-10-09T10:35:10.373355+0000 osd.7 (osd.7) 290 : cluster 3 failed to encode map e308 with expected crc 2023-10-09T10:35:11.602 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:11.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:11.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:11.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:11 smithi053 bash[76859]: cluster 2023-10-09T10:35:09.691194+0000 mgr.y (mgr.26072) 985 : cluster 0 pgmap v1105: 99 pgs: 99 active+clean; 4.9 GiB data, 17 GiB used, 340 GiB / 358 GiB avail; 0 B/s wr, 826 op/s 2023-10-09T10:35:11.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:11 smithi053 bash[76859]: cluster 2023-10-09T10:35:10.313131+0000 mon.a (mon.0) 1459 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/246429 objects degraded (0.016%), 1 pg degraded) 2023-10-09T10:35:11.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:11 smithi053 bash[76859]: cluster 2023-10-09T10:35:10.328121+0000 osd.4 (osd.4) 280 : cluster 3 failed to encode map e308 with expected crc 2023-10-09T10:35:11.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:11 smithi053 bash[76859]: audit 2023-10-09T10:35:10.329807+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"}]': finished 2023-10-09T10:35:11.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:11 smithi053 bash[76859]: cluster 2023-10-09T10:35:10.329952+0000 mon.a (mon.0) 1461 : cluster 0 osdmap e308: 8 total, 8 up, 4 in 2023-10-09T10:35:11.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:11 smithi053 bash[76859]: cluster 2023-10-09T10:35:10.336422+0000 osd.5 (osd.5) 339 : cluster 3 failed to encode map e308 with expected crc 2023-10-09T10:35:11.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:11 smithi053 bash[76859]: cluster 2023-10-09T10:35:10.343290+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e308 with expected crc 2023-10-09T10:35:11.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:11 smithi053 bash[76859]: cluster 2023-10-09T10:35:10.373355+0000 osd.7 (osd.7) 290 : cluster 3 failed to encode map e308 with expected crc 2023-10-09T10:35:11.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:11 smithi053 bash[79554]: cluster 2023-10-09T10:35:09.691194+0000 mgr.y (mgr.26072) 985 : cluster 0 pgmap v1105: 99 pgs: 99 active+clean; 4.9 GiB data, 17 GiB used, 340 GiB / 358 GiB avail; 0 B/s wr, 826 op/s 2023-10-09T10:35:11.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:11 smithi053 bash[79554]: cluster 2023-10-09T10:35:10.313131+0000 mon.a (mon.0) 1459 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 39/246429 objects degraded (0.016%), 1 pg degraded) 2023-10-09T10:35:11.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:11 smithi053 bash[79554]: cluster 2023-10-09T10:35:10.328121+0000 osd.4 (osd.4) 280 : cluster 3 failed to encode map e308 with expected crc 2023-10-09T10:35:11.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:11 smithi053 bash[79554]: audit 2023-10-09T10:35:10.329807+0000 mon.a (mon.0) 1460 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "17"}]': finished 2023-10-09T10:35:11.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:11 smithi053 bash[79554]: cluster 2023-10-09T10:35:10.329952+0000 mon.a (mon.0) 1461 : cluster 0 osdmap e308: 8 total, 8 up, 4 in 2023-10-09T10:35:11.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:11 smithi053 bash[79554]: cluster 2023-10-09T10:35:10.336422+0000 osd.5 (osd.5) 339 : cluster 3 failed to encode map e308 with expected crc 2023-10-09T10:35:11.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:11 smithi053 bash[79554]: cluster 2023-10-09T10:35:10.343290+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e308 with expected crc 2023-10-09T10:35:11.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:11 smithi053 bash[79554]: cluster 2023-10-09T10:35:10.373355+0000 osd.7 (osd.7) 290 : cluster 3 failed to encode map e308 with expected crc 2023-10-09T10:35:11.706 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:11.742 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:11.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:11.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:11.849 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:11.877 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:11.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:11.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:11.983 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:12.020 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:12.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:12.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:12.123 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:12.146 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:12.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:12.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:12.251 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:12.271 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:12.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:12.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:12.344 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:12 smithi086 bash[59714]: cluster 2023-10-09T10:35:10.616306+0000 osd.6 (osd.6) 244 : cluster 0 8.7 scrub starts 2023-10-09T10:35:12.345 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:12 smithi086 bash[59714]: cluster 2023-10-09T10:35:11.013767+0000 osd.5 (osd.5) 340 : cluster 0 8.4 scrub starts 2023-10-09T10:35:12.345 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:12 smithi086 bash[59714]: cluster 2023-10-09T10:35:11.144531+0000 osd.6 (osd.6) 245 : cluster 0 8.7 scrub ok 2023-10-09T10:35:12.345 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:12 smithi086 bash[59714]: cluster 2023-10-09T10:35:11.328231+0000 osd.7 (osd.7) 291 : cluster 3 failed to encode map e309 with expected crc 2023-10-09T10:35:12.345 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:12 smithi086 bash[59714]: cluster 2023-10-09T10:35:11.331415+0000 mon.a (mon.0) 1462 : cluster 0 osdmap e309: 8 total, 8 up, 4 in 2023-10-09T10:35:12.345 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:12 smithi086 bash[59714]: cluster 2023-10-09T10:35:11.334242+0000 osd.5 (osd.5) 341 : cluster 3 failed to encode map e309 with expected crc 2023-10-09T10:35:12.345 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:12 smithi086 bash[59714]: audit 2023-10-09T10:35:11.693495+0000 mon.a (mon.0) 1463 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-10-09T10:35:12.377 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:12.408 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:12.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:12.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:12.512 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:12.521 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 6] out_osds: [0, 3, 4, 7] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:35:12.521 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:35:12.522 INFO:tasks.thrashosds.thrasher:fixing pg num pool device_health_metrics 2023-10-09T10:35:12.522 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T10:35:12.538 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:12.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:12.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:12.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:12 smithi053 bash[79554]: cluster 2023-10-09T10:35:10.616306+0000 osd.6 (osd.6) 244 : cluster 0 8.7 scrub starts 2023-10-09T10:35:12.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:12 smithi053 bash[79554]: cluster 2023-10-09T10:35:11.013767+0000 osd.5 (osd.5) 340 : cluster 0 8.4 scrub starts 2023-10-09T10:35:12.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:12 smithi053 bash[79554]: cluster 2023-10-09T10:35:11.144531+0000 osd.6 (osd.6) 245 : cluster 0 8.7 scrub ok 2023-10-09T10:35:12.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:12 smithi053 bash[79554]: cluster 2023-10-09T10:35:11.328231+0000 osd.7 (osd.7) 291 : cluster 3 failed to encode map e309 with expected crc 2023-10-09T10:35:12.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:12 smithi053 bash[79554]: cluster 2023-10-09T10:35:11.331415+0000 mon.a (mon.0) 1462 : cluster 0 osdmap e309: 8 total, 8 up, 4 in 2023-10-09T10:35:12.566 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:12 smithi053 bash[79554]: cluster 2023-10-09T10:35:11.334242+0000 osd.5 (osd.5) 341 : cluster 3 failed to encode map e309 with expected crc 2023-10-09T10:35:12.566 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:12 smithi053 bash[79554]: audit 2023-10-09T10:35:11.693495+0000 mon.a (mon.0) 1463 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-10-09T10:35:12.566 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:12 smithi053 bash[76859]: cluster 2023-10-09T10:35:10.616306+0000 osd.6 (osd.6) 244 : cluster 0 8.7 scrub starts 2023-10-09T10:35:12.566 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:12 smithi053 bash[76859]: cluster 2023-10-09T10:35:11.013767+0000 osd.5 (osd.5) 340 : cluster 0 8.4 scrub starts 2023-10-09T10:35:12.566 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:12 smithi053 bash[76859]: cluster 2023-10-09T10:35:11.144531+0000 osd.6 (osd.6) 245 : cluster 0 8.7 scrub ok 2023-10-09T10:35:12.566 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:12 smithi053 bash[76859]: cluster 2023-10-09T10:35:11.328231+0000 osd.7 (osd.7) 291 : cluster 3 failed to encode map e309 with expected crc 2023-10-09T10:35:12.566 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:12 smithi053 bash[76859]: cluster 2023-10-09T10:35:11.331415+0000 mon.a (mon.0) 1462 : cluster 0 osdmap e309: 8 total, 8 up, 4 in 2023-10-09T10:35:12.566 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:12 smithi053 bash[76859]: cluster 2023-10-09T10:35:11.334242+0000 osd.5 (osd.5) 341 : cluster 3 failed to encode map e309 with expected crc 2023-10-09T10:35:12.566 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:12 smithi053 bash[76859]: audit 2023-10-09T10:35:11.693495+0000 mon.a (mon.0) 1463 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-10-09T10:35:12.644 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:12.667 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:12.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:12.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:12.771 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:12.797 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:12.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:12.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:12.900 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:12.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:35:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:35:12] "GET /metrics HTTP/1.1" 200 36548 "" "Prometheus/2.33.4" 2023-10-09T10:35:12.929 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:12.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:12.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:13.033 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:13.062 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:13.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:13.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:13.165 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:13.192 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:13.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:13.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:13.296 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:13.321 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:13.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:13.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:13.353 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:35:13.424 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:13.450 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:13.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:13.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:13.554 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:13.566 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:13 smithi053 bash[79554]: cluster 2023-10-09T10:35:11.612940+0000 osd.6 (osd.6) 246 : cluster 0 8.9 scrub starts 2023-10-09T10:35:13.566 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:13 smithi053 bash[79554]: cluster 2023-10-09T10:35:11.691931+0000 mgr.y (mgr.26072) 986 : cluster 0 pgmap v1108: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 341 GiB / 358 GiB avail; 0 B/s wr, 188 op/s 2023-10-09T10:35:13.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:13 smithi053 bash[79554]: cluster 2023-10-09T10:35:11.799899+0000 osd.4 (osd.4) 281 : cluster 3 failed to encode map e309 with expected crc 2023-10-09T10:35:13.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:13 smithi053 bash[79554]: cluster 2023-10-09T10:35:12.342726+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e310 with expected crc 2023-10-09T10:35:13.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:13 smithi053 bash[79554]: audit 2023-10-09T10:35:12.343713+0000 mon.a (mon.0) 1464 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"}]': finished 2023-10-09T10:35:13.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:13 smithi053 bash[79554]: cluster 2023-10-09T10:35:12.343794+0000 mon.a (mon.0) 1465 : cluster 0 osdmap e310: 8 total, 8 up, 4 in 2023-10-09T10:35:13.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:13 smithi053 bash[79554]: cluster 2023-10-09T10:35:13.233572+0000 mon.a (mon.0) 1466 : cluster 0 osdmap e311: 8 total, 8 up, 4 in 2023-10-09T10:35:13.567 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:13 smithi053 bash[76859]: cluster 2023-10-09T10:35:11.612940+0000 osd.6 (osd.6) 246 : cluster 0 8.9 scrub starts 2023-10-09T10:35:13.567 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:13 smithi053 bash[76859]: cluster 2023-10-09T10:35:11.691931+0000 mgr.y (mgr.26072) 986 : cluster 0 pgmap v1108: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 341 GiB / 358 GiB avail; 0 B/s wr, 188 op/s 2023-10-09T10:35:13.567 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:13 smithi053 bash[76859]: cluster 2023-10-09T10:35:11.799899+0000 osd.4 (osd.4) 281 : cluster 3 failed to encode map e309 with expected crc 2023-10-09T10:35:13.567 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:13 smithi053 bash[76859]: cluster 2023-10-09T10:35:12.342726+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e310 with expected crc 2023-10-09T10:35:13.568 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:13 smithi053 bash[76859]: audit 2023-10-09T10:35:12.343713+0000 mon.a (mon.0) 1464 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"}]': finished 2023-10-09T10:35:13.568 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:13 smithi053 bash[76859]: cluster 2023-10-09T10:35:12.343794+0000 mon.a (mon.0) 1465 : cluster 0 osdmap e310: 8 total, 8 up, 4 in 2023-10-09T10:35:13.568 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:13 smithi053 bash[76859]: cluster 2023-10-09T10:35:13.233572+0000 mon.a (mon.0) 1466 : cluster 0 osdmap e311: 8 total, 8 up, 4 in 2023-10-09T10:35:13.580 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:13.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:13.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:13 smithi086 bash[59714]: cluster 2023-10-09T10:35:11.612940+0000 osd.6 (osd.6) 246 : cluster 0 8.9 scrub starts 2023-10-09T10:35:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:13 smithi086 bash[59714]: cluster 2023-10-09T10:35:11.691931+0000 mgr.y (mgr.26072) 986 : cluster 0 pgmap v1108: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 341 GiB / 358 GiB avail; 0 B/s wr, 188 op/s 2023-10-09T10:35:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:13 smithi086 bash[59714]: cluster 2023-10-09T10:35:11.799899+0000 osd.4 (osd.4) 281 : cluster 3 failed to encode map e309 with expected crc 2023-10-09T10:35:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:13 smithi086 bash[59714]: cluster 2023-10-09T10:35:12.342726+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e310 with expected crc 2023-10-09T10:35:13.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:13 smithi086 bash[59714]: audit 2023-10-09T10:35:12.343713+0000 mon.a (mon.0) 1464 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "18"}]': finished 2023-10-09T10:35:13.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:13 smithi086 bash[59714]: cluster 2023-10-09T10:35:12.343794+0000 mon.a (mon.0) 1465 : cluster 0 osdmap e310: 8 total, 8 up, 4 in 2023-10-09T10:35:13.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:13 smithi086 bash[59714]: cluster 2023-10-09T10:35:13.233572+0000 mon.a (mon.0) 1466 : cluster 0 osdmap e311: 8 total, 8 up, 4 in 2023-10-09T10:35:13.683 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:13.715 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:13.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:13.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:13.819 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:13.848 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:13.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:13.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:13.951 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:13.972 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:13.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:13.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:14.076 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:14.103 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:14.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:14.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:14.206 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:14.228 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:14.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:14.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:14.334 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:14.359 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:14.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:14.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:14.463 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:14.466 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:14 smithi053 bash[76859]: cluster 2023-10-09T10:35:12.616811+0000 osd.6 (osd.6) 248 : cluster 0 8.9 scrub ok 2023-10-09T10:35:14.466 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:14 smithi053 bash[76859]: cluster 2023-10-09T10:35:12.960018+0000 osd.5 (osd.5) 342 : cluster 0 8.4 scrub starts 2023-10-09T10:35:14.466 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:14 smithi053 bash[76859]: cluster 2023-10-09T10:35:13.233691+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e311 with expected crc 2023-10-09T10:35:14.466 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:14 smithi053 bash[76859]: cluster 2023-10-09T10:35:13.237280+0000 osd.5 (osd.5) 343 : cluster 3 failed to encode map e311 with expected crc 2023-10-09T10:35:14.466 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:14 smithi053 bash[76859]: cluster 2023-10-09T10:35:13.238881+0000 osd.5 (osd.5) 344 : cluster 3 failed to encode map e311 with expected crc 2023-10-09T10:35:14.466 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:14 smithi053 bash[76859]: cluster 2023-10-09T10:35:13.290142+0000 osd.5 (osd.5) 345 : cluster 0 8.4 scrub ok 2023-10-09T10:35:14.467 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:14 smithi053 bash[76859]: cluster 2023-10-09T10:35:13.347922+0000 osd.4 (osd.4) 282 : cluster 3 failed to encode map e310 with expected crc 2023-10-09T10:35:14.467 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:14 smithi053 bash[76859]: cluster 2023-10-09T10:35:13.348023+0000 osd.7 (osd.7) 292 : cluster 3 failed to encode map e310 with expected crc 2023-10-09T10:35:14.467 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:14 smithi053 bash[76859]: audit 2023-10-09T10:35:13.693642+0000 mon.a (mon.0) 1467 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-10-09T10:35:14.467 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:14 smithi053 bash[76859]: audit 2023-10-09T10:35:14.242971+0000 mon.a (mon.0) 1468 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "19"}]': finished 2023-10-09T10:35:14.467 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:14 smithi053 bash[76859]: cluster 2023-10-09T10:35:14.243083+0000 mon.a (mon.0) 1469 : cluster 0 osdmap e312: 8 total, 8 up, 4 in 2023-10-09T10:35:14.469 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:14 smithi053 bash[79554]: cluster 2023-10-09T10:35:12.616811+0000 osd.6 (osd.6) 248 : cluster 0 8.9 scrub ok 2023-10-09T10:35:14.469 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:14 smithi053 bash[79554]: cluster 2023-10-09T10:35:12.960018+0000 osd.5 (osd.5) 342 : cluster 0 8.4 scrub starts 2023-10-09T10:35:14.469 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:14 smithi053 bash[79554]: cluster 2023-10-09T10:35:13.233691+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e311 with expected crc 2023-10-09T10:35:14.469 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:14 smithi053 bash[79554]: cluster 2023-10-09T10:35:13.237280+0000 osd.5 (osd.5) 343 : cluster 3 failed to encode map e311 with expected crc 2023-10-09T10:35:14.469 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:14 smithi053 bash[79554]: cluster 2023-10-09T10:35:13.238881+0000 osd.5 (osd.5) 344 : cluster 3 failed to encode map e311 with expected crc 2023-10-09T10:35:14.469 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:14 smithi053 bash[79554]: cluster 2023-10-09T10:35:13.290142+0000 osd.5 (osd.5) 345 : cluster 0 8.4 scrub ok 2023-10-09T10:35:14.469 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:14 smithi053 bash[79554]: cluster 2023-10-09T10:35:13.347922+0000 osd.4 (osd.4) 282 : cluster 3 failed to encode map e310 with expected crc 2023-10-09T10:35:14.469 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:14 smithi053 bash[79554]: cluster 2023-10-09T10:35:13.348023+0000 osd.7 (osd.7) 292 : cluster 3 failed to encode map e310 with expected crc 2023-10-09T10:35:14.470 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:14 smithi053 bash[79554]: audit 2023-10-09T10:35:13.693642+0000 mon.a (mon.0) 1467 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-10-09T10:35:14.470 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:14 smithi053 bash[79554]: audit 2023-10-09T10:35:14.242971+0000 mon.a (mon.0) 1468 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "19"}]': finished 2023-10-09T10:35:14.470 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:14 smithi053 bash[79554]: cluster 2023-10-09T10:35:14.243083+0000 mon.a (mon.0) 1469 : cluster 0 osdmap e312: 8 total, 8 up, 4 in 2023-10-09T10:35:14.490 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:14.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:14.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:14.593 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:14.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:14 smithi086 bash[59714]: cluster 2023-10-09T10:35:12.616811+0000 osd.6 (osd.6) 248 : cluster 0 8.9 scrub ok 2023-10-09T10:35:14.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:14 smithi086 bash[59714]: cluster 2023-10-09T10:35:12.960018+0000 osd.5 (osd.5) 342 : cluster 0 8.4 scrub starts 2023-10-09T10:35:14.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:14 smithi086 bash[59714]: cluster 2023-10-09T10:35:13.233691+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e311 with expected crc 2023-10-09T10:35:14.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:14 smithi086 bash[59714]: cluster 2023-10-09T10:35:13.237280+0000 osd.5 (osd.5) 343 : cluster 3 failed to encode map e311 with expected crc 2023-10-09T10:35:14.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:14 smithi086 bash[59714]: cluster 2023-10-09T10:35:13.238881+0000 osd.5 (osd.5) 344 : cluster 3 failed to encode map e311 with expected crc 2023-10-09T10:35:14.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:14 smithi086 bash[59714]: cluster 2023-10-09T10:35:13.290142+0000 osd.5 (osd.5) 345 : cluster 0 8.4 scrub ok 2023-10-09T10:35:14.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:14 smithi086 bash[59714]: cluster 2023-10-09T10:35:13.347922+0000 osd.4 (osd.4) 282 : cluster 3 failed to encode map e310 with expected crc 2023-10-09T10:35:14.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:14 smithi086 bash[59714]: cluster 2023-10-09T10:35:13.348023+0000 osd.7 (osd.7) 292 : cluster 3 failed to encode map e310 with expected crc 2023-10-09T10:35:14.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:14 smithi086 bash[59714]: audit 2023-10-09T10:35:13.693642+0000 mon.a (mon.0) 1467 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-10-09T10:35:14.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:14 smithi086 bash[59714]: audit 2023-10-09T10:35:14.242971+0000 mon.a (mon.0) 1468 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "19"}]': finished 2023-10-09T10:35:14.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:14 smithi086 bash[59714]: cluster 2023-10-09T10:35:14.243083+0000 mon.a (mon.0) 1469 : cluster 0 osdmap e312: 8 total, 8 up, 4 in 2023-10-09T10:35:14.619 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:14.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:14.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:14.725 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:14.747 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:14.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:14.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:14.852 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:14.882 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:14.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:14.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:14.986 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:15.013 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:15.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:15.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:15.117 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:15.140 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:15.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:15.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:15.244 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:15.267 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:15.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:15.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:15.355 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:15 smithi086 bash[59714]: cluster 2023-10-09T10:35:13.692737+0000 mgr.y (mgr.26072) 987 : cluster 0 pgmap v1111: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 341 GiB / 358 GiB avail 2023-10-09T10:35:15.355 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:15 smithi086 bash[59714]: cluster 2023-10-09T10:35:14.245889+0000 osd.5 (osd.5) 346 : cluster 3 failed to encode map e312 with expected crc 2023-10-09T10:35:15.355 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:15 smithi086 bash[59714]: cluster 2023-10-09T10:35:14.248814+0000 osd.5 (osd.5) 347 : cluster 3 failed to encode map e312 with expected crc 2023-10-09T10:35:15.355 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:15 smithi086 bash[59714]: cluster 2023-10-09T10:35:14.249079+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e312 with expected crc 2023-10-09T10:35:15.355 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:15 smithi086 bash[59714]: cluster 2023-10-09T10:35:14.253530+0000 osd.5 (osd.5) 348 : cluster 0 8.11 starting backfill to osd.6 from (0'0,0'0] MAX to 309'7281 2023-10-09T10:35:15.355 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:15 smithi086 bash[59714]: cluster 2023-10-09T10:35:15.244646+0000 mon.a (mon.0) 1470 : cluster 0 osdmap e313: 8 total, 8 up, 4 in 2023-10-09T10:35:15.371 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:15.399 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:15.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:15.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:15.414 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:15 smithi053 bash[79554]: cluster 2023-10-09T10:35:13.692737+0000 mgr.y (mgr.26072) 987 : cluster 0 pgmap v1111: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 341 GiB / 358 GiB avail 2023-10-09T10:35:15.414 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:15 smithi053 bash[79554]: cluster 2023-10-09T10:35:14.245889+0000 osd.5 (osd.5) 346 : cluster 3 failed to encode map e312 with expected crc 2023-10-09T10:35:15.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:15 smithi053 bash[79554]: cluster 2023-10-09T10:35:14.248814+0000 osd.5 (osd.5) 347 : cluster 3 failed to encode map e312 with expected crc 2023-10-09T10:35:15.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:15 smithi053 bash[79554]: cluster 2023-10-09T10:35:14.249079+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e312 with expected crc 2023-10-09T10:35:15.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:15 smithi053 bash[79554]: cluster 2023-10-09T10:35:14.253530+0000 osd.5 (osd.5) 348 : cluster 0 8.11 starting backfill to osd.6 from (0'0,0'0] MAX to 309'7281 2023-10-09T10:35:15.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:15 smithi053 bash[79554]: cluster 2023-10-09T10:35:15.244646+0000 mon.a (mon.0) 1470 : cluster 0 osdmap e313: 8 total, 8 up, 4 in 2023-10-09T10:35:15.415 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:15 smithi053 bash[76859]: cluster 2023-10-09T10:35:13.692737+0000 mgr.y (mgr.26072) 987 : cluster 0 pgmap v1111: 99 pgs: 99 active+clean; 4.5 GiB data, 16 GiB used, 341 GiB / 358 GiB avail 2023-10-09T10:35:15.415 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:15 smithi053 bash[76859]: cluster 2023-10-09T10:35:14.245889+0000 osd.5 (osd.5) 346 : cluster 3 failed to encode map e312 with expected crc 2023-10-09T10:35:15.415 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:15 smithi053 bash[76859]: cluster 2023-10-09T10:35:14.248814+0000 osd.5 (osd.5) 347 : cluster 3 failed to encode map e312 with expected crc 2023-10-09T10:35:15.415 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:15 smithi053 bash[76859]: cluster 2023-10-09T10:35:14.249079+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e312 with expected crc 2023-10-09T10:35:15.415 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:15 smithi053 bash[76859]: cluster 2023-10-09T10:35:14.253530+0000 osd.5 (osd.5) 348 : cluster 0 8.11 starting backfill to osd.6 from (0'0,0'0] MAX to 309'7281 2023-10-09T10:35:15.416 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:15 smithi053 bash[76859]: cluster 2023-10-09T10:35:15.244646+0000 mon.a (mon.0) 1470 : cluster 0 osdmap e313: 8 total, 8 up, 4 in 2023-10-09T10:35:15.503 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:15.538 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:15.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:15.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:15.642 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:15.673 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:15.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:15.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:15.780 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:15.805 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:15.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:15.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:15.908 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:15.935 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:15.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:15.944 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:16.045 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:16.073 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:16.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:16.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:16.179 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:16.203 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:16.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:16.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:16.305 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:16.330 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:16.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:16.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:16.363 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:16 smithi086 bash[59714]: cluster 2023-10-09T10:35:15.244539+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e313 with expected crc 2023-10-09T10:35:16.363 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:16 smithi086 bash[59714]: cluster 2023-10-09T10:35:15.247941+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e313 with expected crc 2023-10-09T10:35:16.364 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:16 smithi086 bash[59714]: audit 2023-10-09T10:35:15.694700+0000 mon.a (mon.0) 1471 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-10-09T10:35:16.364 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:16 smithi086 bash[59714]: cluster 2023-10-09T10:35:16.059359+0000 osd.7 (osd.7) 293 : cluster 3 failed to encode map e313 with expected crc 2023-10-09T10:35:16.382 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:16 smithi053 bash[76859]: cluster 2023-10-09T10:35:15.244539+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e313 with expected crc 2023-10-09T10:35:16.382 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:16 smithi053 bash[76859]: cluster 2023-10-09T10:35:15.247941+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e313 with expected crc 2023-10-09T10:35:16.382 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:16 smithi053 bash[76859]: audit 2023-10-09T10:35:15.694700+0000 mon.a (mon.0) 1471 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-10-09T10:35:16.383 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:16 smithi053 bash[76859]: cluster 2023-10-09T10:35:16.059359+0000 osd.7 (osd.7) 293 : cluster 3 failed to encode map e313 with expected crc 2023-10-09T10:35:16.383 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:16 smithi053 bash[79554]: cluster 2023-10-09T10:35:15.244539+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e313 with expected crc 2023-10-09T10:35:16.383 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:16 smithi053 bash[79554]: cluster 2023-10-09T10:35:15.247941+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e313 with expected crc 2023-10-09T10:35:16.383 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:16 smithi053 bash[79554]: audit 2023-10-09T10:35:15.694700+0000 mon.a (mon.0) 1471 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-10-09T10:35:16.383 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:16 smithi053 bash[79554]: cluster 2023-10-09T10:35:16.059359+0000 osd.7 (osd.7) 293 : cluster 3 failed to encode map e313 with expected crc 2023-10-09T10:35:16.400 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:35:16.434 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:16.461 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:16.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:16.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:16.567 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:16.594 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:16.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:16.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:16.699 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:16.725 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:16.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:16.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:16.828 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:16.853 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:16.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:16.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:16.956 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:16.986 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:16.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:16.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:17.090 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:17.118 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:17.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:17.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:17.222 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:17.253 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:17.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:17.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:17.357 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:17.383 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:17.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:17.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:17.486 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:17.495 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:17 smithi086 bash[59714]: cluster 2023-10-09T10:35:15.693583+0000 mgr.y (mgr.26072) 988 : cluster 0 pgmap v1114: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 4.4 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 2027/216897 objects misplaced (0.935%); 4.2 MiB/s, 66 objects/s recovering 2023-10-09T10:35:17.495 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:17 smithi086 bash[59714]: cluster 2023-10-09T10:35:16.361294+0000 osd.5 (osd.5) 349 : cluster 3 failed to encode map e314 with expected crc 2023-10-09T10:35:17.495 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:17 smithi086 bash[59714]: audit 2023-10-09T10:35:16.361306+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "20"}]': finished 2023-10-09T10:35:17.497 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:17 smithi086 bash[59714]: cluster 2023-10-09T10:35:16.361398+0000 mon.a (mon.0) 1473 : cluster 0 osdmap e314: 8 total, 8 up, 4 in 2023-10-09T10:35:17.497 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:17 smithi086 bash[59714]: cluster 2023-10-09T10:35:16.362390+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e314 with expected crc 2023-10-09T10:35:17.510 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:17.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:17.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:17.613 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:17.623 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:17 smithi053 bash[79554]: cluster 2023-10-09T10:35:15.693583+0000 mgr.y (mgr.26072) 988 : cluster 0 pgmap v1114: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 4.4 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 2027/216897 objects misplaced (0.935%); 4.2 MiB/s, 66 objects/s recovering 2023-10-09T10:35:17.623 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:17 smithi053 bash[79554]: cluster 2023-10-09T10:35:16.361294+0000 osd.5 (osd.5) 349 : cluster 3 failed to encode map e314 with expected crc 2023-10-09T10:35:17.623 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:17 smithi053 bash[79554]: audit 2023-10-09T10:35:16.361306+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "20"}]': finished 2023-10-09T10:35:17.623 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:17 smithi053 bash[79554]: cluster 2023-10-09T10:35:16.361398+0000 mon.a (mon.0) 1473 : cluster 0 osdmap e314: 8 total, 8 up, 4 in 2023-10-09T10:35:17.624 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:17 smithi053 bash[79554]: cluster 2023-10-09T10:35:16.362390+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e314 with expected crc 2023-10-09T10:35:17.624 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:17 smithi053 bash[76859]: cluster 2023-10-09T10:35:15.693583+0000 mgr.y (mgr.26072) 988 : cluster 0 pgmap v1114: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 4.4 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 2027/216897 objects misplaced (0.935%); 4.2 MiB/s, 66 objects/s recovering 2023-10-09T10:35:17.624 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:17 smithi053 bash[76859]: cluster 2023-10-09T10:35:16.361294+0000 osd.5 (osd.5) 349 : cluster 3 failed to encode map e314 with expected crc 2023-10-09T10:35:17.624 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:17 smithi053 bash[76859]: audit 2023-10-09T10:35:16.361306+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "20"}]': finished 2023-10-09T10:35:17.624 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:17 smithi053 bash[76859]: cluster 2023-10-09T10:35:16.361398+0000 mon.a (mon.0) 1473 : cluster 0 osdmap e314: 8 total, 8 up, 4 in 2023-10-09T10:35:17.624 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:17 smithi053 bash[76859]: cluster 2023-10-09T10:35:16.362390+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e314 with expected crc 2023-10-09T10:35:17.638 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:17.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:17.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:17.741 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:17.769 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:17.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:17.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:17.873 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:17.902 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:17.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:17.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:18.006 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:18.033 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:18.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:18.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:18.137 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:18.167 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:18.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:18.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:18.271 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:18.299 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:18.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:18.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:18.402 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:18.432 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:18.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:18.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:18.535 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:18.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:18.574 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:18.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:18.675 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:18.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:18 smithi053 bash[79554]: cluster 2023-10-09T10:35:17.361897+0000 mon.a (mon.0) 1474 : cluster 0 osdmap e315: 8 total, 8 up, 4 in 2023-10-09T10:35:18.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:18 smithi053 bash[79554]: cluster 2023-10-09T10:35:17.364087+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e315 with expected crc 2023-10-09T10:35:18.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:18 smithi053 bash[79554]: cluster 2023-10-09T10:35:17.372918+0000 osd.5 (osd.5) 350 : cluster 3 failed to encode map e315 with expected crc 2023-10-09T10:35:18.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:18 smithi053 bash[79554]: cluster 2023-10-09T10:35:17.372941+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e315 with expected crc 2023-10-09T10:35:18.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:18 smithi053 bash[79554]: cluster 2023-10-09T10:35:17.379849+0000 osd.4 (osd.4) 283 : cluster 3 failed to encode map e315 with expected crc 2023-10-09T10:35:18.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:18 smithi053 bash[79554]: cluster 2023-10-09T10:35:17.380007+0000 osd.7 (osd.7) 294 : cluster 3 failed to encode map e315 with expected crc 2023-10-09T10:35:18.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:18 smithi053 bash[79554]: audit 2023-10-09T10:35:17.695290+0000 mon.a (mon.0) 1475 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-10-09T10:35:18.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:18 smithi053 bash[76859]: cluster 2023-10-09T10:35:17.361897+0000 mon.a (mon.0) 1474 : cluster 0 osdmap e315: 8 total, 8 up, 4 in 2023-10-09T10:35:18.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:18 smithi053 bash[76859]: cluster 2023-10-09T10:35:17.364087+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e315 with expected crc 2023-10-09T10:35:18.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:18 smithi053 bash[76859]: cluster 2023-10-09T10:35:17.372918+0000 osd.5 (osd.5) 350 : cluster 3 failed to encode map e315 with expected crc 2023-10-09T10:35:18.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:18 smithi053 bash[76859]: cluster 2023-10-09T10:35:17.372941+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e315 with expected crc 2023-10-09T10:35:18.678 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:18 smithi053 bash[76859]: cluster 2023-10-09T10:35:17.379849+0000 osd.4 (osd.4) 283 : cluster 3 failed to encode map e315 with expected crc 2023-10-09T10:35:18.678 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:18 smithi053 bash[76859]: cluster 2023-10-09T10:35:17.380007+0000 osd.7 (osd.7) 294 : cluster 3 failed to encode map e315 with expected crc 2023-10-09T10:35:18.678 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:18 smithi053 bash[76859]: audit 2023-10-09T10:35:17.695290+0000 mon.a (mon.0) 1475 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-10-09T10:35:18.684 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:18 smithi086 bash[59714]: cluster 2023-10-09T10:35:17.361897+0000 mon.a (mon.0) 1474 : cluster 0 osdmap e315: 8 total, 8 up, 4 in 2023-10-09T10:35:18.684 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:18 smithi086 bash[59714]: cluster 2023-10-09T10:35:17.364087+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e315 with expected crc 2023-10-09T10:35:18.684 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:18 smithi086 bash[59714]: cluster 2023-10-09T10:35:17.372918+0000 osd.5 (osd.5) 350 : cluster 3 failed to encode map e315 with expected crc 2023-10-09T10:35:18.684 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:18 smithi086 bash[59714]: cluster 2023-10-09T10:35:17.372941+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e315 with expected crc 2023-10-09T10:35:18.684 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:18 smithi086 bash[59714]: cluster 2023-10-09T10:35:17.379849+0000 osd.4 (osd.4) 283 : cluster 3 failed to encode map e315 with expected crc 2023-10-09T10:35:18.684 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:18 smithi086 bash[59714]: cluster 2023-10-09T10:35:17.380007+0000 osd.7 (osd.7) 294 : cluster 3 failed to encode map e315 with expected crc 2023-10-09T10:35:18.685 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:18 smithi086 bash[59714]: audit 2023-10-09T10:35:17.695290+0000 mon.a (mon.0) 1475 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-10-09T10:35:18.701 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:18.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:18.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:18.805 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:18.831 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:18.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:18.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:18.935 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:18.961 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:18.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:18.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:19.065 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:19.095 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:19.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:19.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:19.198 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:19.223 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:19.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:19.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:19.326 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:19.357 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:19.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:19.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:19.380 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:19 smithi053 bash[79554]: cluster 2023-10-09T10:35:17.694370+0000 mgr.y (mgr.26072) 989 : cluster 0 pgmap v1117: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 4.4 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 2027/216897 objects misplaced (0.935%); 4.2 MiB/s, 66 objects/s recovering 2023-10-09T10:35:19.380 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:19 smithi053 bash[79554]: cluster 2023-10-09T10:35:18.378200+0000 osd.6 (osd.6) 256 : cluster 3 failed to encode map e316 with expected crc 2023-10-09T10:35:19.380 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:19 smithi053 bash[79554]: audit 2023-10-09T10:35:18.379447+0000 mon.a (mon.0) 1476 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "21"}]': finished 2023-10-09T10:35:19.380 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:19 smithi053 bash[79554]: cluster 2023-10-09T10:35:18.379547+0000 osd.7 (osd.7) 295 : cluster 3 failed to encode map e316 with expected crc 2023-10-09T10:35:19.380 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:19 smithi053 bash[79554]: cluster 2023-10-09T10:35:18.379596+0000 mon.a (mon.0) 1477 : cluster 0 osdmap e316: 8 total, 8 up, 4 in 2023-10-09T10:35:19.381 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:19 smithi053 bash[79554]: cluster 2023-10-09T10:35:18.381794+0000 osd.2 (osd.2) 15 : cluster 0 8.13 starting backfill to osd.1 from (0'0,0'0] MAX to 313'7373 2023-10-09T10:35:19.381 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:19 smithi053 bash[79554]: audit 2023-10-09T10:35:18.591387+0000 mon.a (mon.0) 1478 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:19.461 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:19.483 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:19.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:19.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:19.585 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:19.596 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:19 smithi086 bash[59714]: cluster 2023-10-09T10:35:17.694370+0000 mgr.y (mgr.26072) 989 : cluster 0 pgmap v1117: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 4.4 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 2027/216897 objects misplaced (0.935%); 4.2 MiB/s, 66 objects/s recovering 2023-10-09T10:35:19.596 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:19 smithi086 bash[59714]: cluster 2023-10-09T10:35:18.378200+0000 osd.6 (osd.6) 256 : cluster 3 failed to encode map e316 with expected crc 2023-10-09T10:35:19.596 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:19 smithi086 bash[59714]: audit 2023-10-09T10:35:18.379447+0000 mon.a (mon.0) 1476 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "21"}]': finished 2023-10-09T10:35:19.596 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:19 smithi086 bash[59714]: cluster 2023-10-09T10:35:18.379547+0000 osd.7 (osd.7) 295 : cluster 3 failed to encode map e316 with expected crc 2023-10-09T10:35:19.596 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:19 smithi086 bash[59714]: cluster 2023-10-09T10:35:18.379596+0000 mon.a (mon.0) 1477 : cluster 0 osdmap e316: 8 total, 8 up, 4 in 2023-10-09T10:35:19.596 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:19 smithi086 bash[59714]: cluster 2023-10-09T10:35:18.381794+0000 osd.2 (osd.2) 15 : cluster 0 8.13 starting backfill to osd.1 from (0'0,0'0] MAX to 313'7373 2023-10-09T10:35:19.596 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:19 smithi086 bash[59714]: audit 2023-10-09T10:35:18.591387+0000 mon.a (mon.0) 1478 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:19.612 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:19.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:19.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:19.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:19 smithi053 bash[76859]: cluster 2023-10-09T10:35:17.694370+0000 mgr.y (mgr.26072) 989 : cluster 0 pgmap v1117: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 4.4 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 2027/216897 objects misplaced (0.935%); 4.2 MiB/s, 66 objects/s recovering 2023-10-09T10:35:19.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:19 smithi053 bash[76859]: cluster 2023-10-09T10:35:18.378200+0000 osd.6 (osd.6) 256 : cluster 3 failed to encode map e316 with expected crc 2023-10-09T10:35:19.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:19 smithi053 bash[76859]: audit 2023-10-09T10:35:18.379447+0000 mon.a (mon.0) 1476 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "21"}]': finished 2023-10-09T10:35:19.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:19 smithi053 bash[76859]: cluster 2023-10-09T10:35:18.379547+0000 osd.7 (osd.7) 295 : cluster 3 failed to encode map e316 with expected crc 2023-10-09T10:35:19.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:19 smithi053 bash[76859]: cluster 2023-10-09T10:35:18.379596+0000 mon.a (mon.0) 1477 : cluster 0 osdmap e316: 8 total, 8 up, 4 in 2023-10-09T10:35:19.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:19 smithi053 bash[76859]: cluster 2023-10-09T10:35:18.381794+0000 osd.2 (osd.2) 15 : cluster 0 8.13 starting backfill to osd.1 from (0'0,0'0] MAX to 313'7373 2023-10-09T10:35:19.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:19 smithi053 bash[76859]: audit 2023-10-09T10:35:18.591387+0000 mon.a (mon.0) 1478 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:19.716 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:19.748 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:19.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:19.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:19.852 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:19.876 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:19.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:19.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:19.979 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:20.008 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:20.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:20.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:20.111 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:20.140 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:20.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:20.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:20.244 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:20.272 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:20.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:20.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:20.376 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:20.404 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:20.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:20.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:20.507 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:20.515 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:20 smithi086 bash[59714]: cluster 2023-10-09T10:35:19.385757+0000 mon.a (mon.0) 1479 : cluster 0 osdmap e317: 8 total, 8 up, 4 in 2023-10-09T10:35:20.516 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:20 smithi086 bash[59714]: cluster 2023-10-09T10:35:19.389034+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e317 with expected crc 2023-10-09T10:35:20.532 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:20.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:20.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:20.635 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:20.660 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:20.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:20.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:20.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:20 smithi053 bash[79554]: cluster 2023-10-09T10:35:19.385757+0000 mon.a (mon.0) 1479 : cluster 0 osdmap e317: 8 total, 8 up, 4 in 2023-10-09T10:35:20.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:20 smithi053 bash[79554]: cluster 2023-10-09T10:35:19.389034+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e317 with expected crc 2023-10-09T10:35:20.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:20 smithi053 bash[76859]: cluster 2023-10-09T10:35:19.385757+0000 mon.a (mon.0) 1479 : cluster 0 osdmap e317: 8 total, 8 up, 4 in 2023-10-09T10:35:20.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:20 smithi053 bash[76859]: cluster 2023-10-09T10:35:19.389034+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e317 with expected crc 2023-10-09T10:35:20.763 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:20.794 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:20.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:20.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:20.897 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:20.919 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:20.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:20.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:21.022 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:21.049 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:21.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:21.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:21.153 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:21.183 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:21.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:21.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:21.286 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:21.313 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:21.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:21.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:21.419 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:21.443 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:21.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:21.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:21.546 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:21.555 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:21 smithi053 bash[76859]: cluster 2023-10-09T10:35:19.695079+0000 mgr.y (mgr.26072) 990 : cluster 0 pgmap v1120: 99 pgs: 1 unknown, 2 active+remapped+backfilling, 96 active+clean; 4.3 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 338 op/s; 4041/212835 objects misplaced (1.899%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:35:21.555 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:21 smithi053 bash[76859]: cluster 2023-10-09T10:35:20.392720+0000 osd.5 (osd.5) 351 : cluster 3 failed to encode map e318 with expected crc 2023-10-09T10:35:21.555 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:21 smithi053 bash[76859]: cluster 2023-10-09T10:35:20.394608+0000 mon.a (mon.0) 1480 : cluster 0 osdmap e318: 8 total, 8 up, 4 in 2023-10-09T10:35:21.555 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:21 smithi053 bash[76859]: cluster 2023-10-09T10:35:20.395435+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e318 with expected crc 2023-10-09T10:35:21.555 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:21 smithi053 bash[76859]: cluster 2023-10-09T10:35:20.396965+0000 osd.2 (osd.2) 16 : cluster 0 8.14 starting backfill to osd.1 from (0'0,0'0] MAX to 314'7288 2023-10-09T10:35:21.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:21 smithi053 bash[79554]: cluster 2023-10-09T10:35:19.695079+0000 mgr.y (mgr.26072) 990 : cluster 0 pgmap v1120: 99 pgs: 1 unknown, 2 active+remapped+backfilling, 96 active+clean; 4.3 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 338 op/s; 4041/212835 objects misplaced (1.899%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:35:21.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:21 smithi053 bash[79554]: cluster 2023-10-09T10:35:20.392720+0000 osd.5 (osd.5) 351 : cluster 3 failed to encode map e318 with expected crc 2023-10-09T10:35:21.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:21 smithi053 bash[79554]: cluster 2023-10-09T10:35:20.394608+0000 mon.a (mon.0) 1480 : cluster 0 osdmap e318: 8 total, 8 up, 4 in 2023-10-09T10:35:21.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:21 smithi053 bash[79554]: cluster 2023-10-09T10:35:20.395435+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e318 with expected crc 2023-10-09T10:35:21.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:21 smithi053 bash[79554]: cluster 2023-10-09T10:35:20.396965+0000 osd.2 (osd.2) 16 : cluster 0 8.14 starting backfill to osd.1 from (0'0,0'0] MAX to 314'7288 2023-10-09T10:35:21.574 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:21.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:21.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:21.678 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:21.714 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:21.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:21.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:21.818 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:21.827 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:21 smithi086 bash[59714]: cluster 2023-10-09T10:35:19.695079+0000 mgr.y (mgr.26072) 990 : cluster 0 pgmap v1120: 99 pgs: 1 unknown, 2 active+remapped+backfilling, 96 active+clean; 4.3 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 338 op/s; 4041/212835 objects misplaced (1.899%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:35:21.827 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:21 smithi086 bash[59714]: cluster 2023-10-09T10:35:20.392720+0000 osd.5 (osd.5) 351 : cluster 3 failed to encode map e318 with expected crc 2023-10-09T10:35:21.827 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:21 smithi086 bash[59714]: cluster 2023-10-09T10:35:20.394608+0000 mon.a (mon.0) 1480 : cluster 0 osdmap e318: 8 total, 8 up, 4 in 2023-10-09T10:35:21.828 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:21 smithi086 bash[59714]: cluster 2023-10-09T10:35:20.395435+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e318 with expected crc 2023-10-09T10:35:21.828 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:21 smithi086 bash[59714]: cluster 2023-10-09T10:35:20.396965+0000 osd.2 (osd.2) 16 : cluster 0 8.14 starting backfill to osd.1 from (0'0,0'0] MAX to 314'7288 2023-10-09T10:35:21.858 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:21.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:21.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:21.965 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:21.984 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:21.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:21.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:22.087 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:22.117 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:22.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:22.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:22.221 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:22.258 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:22.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:22.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:22.364 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:22.391 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:22.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:22.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:22.494 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:22.524 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:22.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:22.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:22.628 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:22.637 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:35:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:35:22] "GET /metrics HTTP/1.1" 200 36548 "" "Prometheus/2.33.4" 2023-10-09T10:35:22.654 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:22.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:22.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:22.757 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:22.783 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:22.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:22.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:22.887 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:22.906 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:22.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:22.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:23.009 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:23.040 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:23.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:23.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:23.146 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:23.170 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:23.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:23.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:23.274 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:23.302 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:23.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:23.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:23.400 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:23 smithi053 bash[76859]: cluster 2023-10-09T10:35:21.695605+0000 mgr.y (mgr.26072) 991 : cluster 0 pgmap v1122: 99 pgs: 1 unknown, 2 active+remapped+backfilling, 96 active+clean; 4.3 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 573 op/s; 2510/209442 objects misplaced (1.198%); 24 MiB/s, 380 objects/s recovering 2023-10-09T10:35:23.400 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:23 smithi053 bash[76859]: audit 2023-10-09T10:35:23.085872+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:23.400 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:23 smithi053 bash[76859]: audit 2023-10-09T10:35:23.087373+0000 mon.a (mon.0) 1482 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:35:23.400 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:23 smithi053 bash[79554]: cluster 2023-10-09T10:35:21.695605+0000 mgr.y (mgr.26072) 991 : cluster 0 pgmap v1122: 99 pgs: 1 unknown, 2 active+remapped+backfilling, 96 active+clean; 4.3 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 573 op/s; 2510/209442 objects misplaced (1.198%); 24 MiB/s, 380 objects/s recovering 2023-10-09T10:35:23.400 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:23 smithi053 bash[79554]: audit 2023-10-09T10:35:23.085872+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:23.401 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:23 smithi053 bash[79554]: audit 2023-10-09T10:35:23.087373+0000 mon.a (mon.0) 1482 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:35:23.408 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:23.432 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:23.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:23.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:23.537 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:23.546 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:23 smithi086 bash[59714]: cluster 2023-10-09T10:35:21.695605+0000 mgr.y (mgr.26072) 991 : cluster 0 pgmap v1122: 99 pgs: 1 unknown, 2 active+remapped+backfilling, 96 active+clean; 4.3 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 573 op/s; 2510/209442 objects misplaced (1.198%); 24 MiB/s, 380 objects/s recovering 2023-10-09T10:35:23.546 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:23 smithi086 bash[59714]: audit 2023-10-09T10:35:23.085872+0000 mon.a (mon.0) 1481 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:23.546 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:23 smithi086 bash[59714]: audit 2023-10-09T10:35:23.087373+0000 mon.a (mon.0) 1482 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:35:23.562 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:23.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:23.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:23.669 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:23.696 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:23.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:23.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:23.799 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:23.826 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:23.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:23.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:23.931 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:23.952 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:23.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:23.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:24.056 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:24.079 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:24.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:24.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:24.182 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:24.210 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:24.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:24.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:24.314 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:24.342 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:24.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:24.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:24.447 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:24.471 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:24.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:24.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:24.574 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:24.600 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:24.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:24.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:24.703 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:24.736 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:24.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:24.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:24.839 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:24.874 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:24.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:24.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:24.978 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:25.002 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:25.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:25.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:25.105 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:25.132 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:25.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:25.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:25.235 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:25.261 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:25.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:25.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:25.365 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:25.391 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:25.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:25.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:25.496 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:25.505 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:25 smithi053 bash[76859]: cluster 2023-10-09T10:35:23.696274+0000 mgr.y (mgr.26072) 992 : cluster 0 pgmap v1123: 99 pgs: 1 unknown, 2 active+remapped+backfilling, 96 active+clean; 4.2 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 588 op/s; 2510/206292 objects misplaced (1.217%); 17 MiB/s, 274 objects/s recovering 2023-10-09T10:35:25.505 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:25 smithi053 bash[76859]: cluster 2023-10-09T10:35:24.238969+0000 osd.6 (osd.6) 259 : cluster 3 failed to encode map e319 with expected crc 2023-10-09T10:35:25.505 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:25 smithi053 bash[76859]: cluster 2023-10-09T10:35:24.239146+0000 mon.a (mon.0) 1483 : cluster 0 osdmap e319: 8 total, 8 up, 4 in 2023-10-09T10:35:25.505 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:25 smithi053 bash[76859]: cluster 2023-10-09T10:35:24.242447+0000 osd.5 (osd.5) 352 : cluster 3 failed to encode map e319 with expected crc 2023-10-09T10:35:25.506 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:25 smithi053 bash[79554]: cluster 2023-10-09T10:35:23.696274+0000 mgr.y (mgr.26072) 992 : cluster 0 pgmap v1123: 99 pgs: 1 unknown, 2 active+remapped+backfilling, 96 active+clean; 4.2 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 588 op/s; 2510/206292 objects misplaced (1.217%); 17 MiB/s, 274 objects/s recovering 2023-10-09T10:35:25.506 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:25 smithi053 bash[79554]: cluster 2023-10-09T10:35:24.238969+0000 osd.6 (osd.6) 259 : cluster 3 failed to encode map e319 with expected crc 2023-10-09T10:35:25.506 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:25 smithi053 bash[79554]: cluster 2023-10-09T10:35:24.239146+0000 mon.a (mon.0) 1483 : cluster 0 osdmap e319: 8 total, 8 up, 4 in 2023-10-09T10:35:25.506 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:25 smithi053 bash[79554]: cluster 2023-10-09T10:35:24.242447+0000 osd.5 (osd.5) 352 : cluster 3 failed to encode map e319 with expected crc 2023-10-09T10:35:25.520 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:25.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:25.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:25 smithi086 bash[59714]: cluster 2023-10-09T10:35:23.696274+0000 mgr.y (mgr.26072) 992 : cluster 0 pgmap v1123: 99 pgs: 1 unknown, 2 active+remapped+backfilling, 96 active+clean; 4.2 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 588 op/s; 2510/206292 objects misplaced (1.217%); 17 MiB/s, 274 objects/s recovering 2023-10-09T10:35:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:25 smithi086 bash[59714]: cluster 2023-10-09T10:35:24.238969+0000 osd.6 (osd.6) 259 : cluster 3 failed to encode map e319 with expected crc 2023-10-09T10:35:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:25 smithi086 bash[59714]: cluster 2023-10-09T10:35:24.239146+0000 mon.a (mon.0) 1483 : cluster 0 osdmap e319: 8 total, 8 up, 4 in 2023-10-09T10:35:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:25 smithi086 bash[59714]: cluster 2023-10-09T10:35:24.242447+0000 osd.5 (osd.5) 352 : cluster 3 failed to encode map e319 with expected crc 2023-10-09T10:35:25.625 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:25.652 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:25.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:25.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:25.757 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:25.779 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:25.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:25.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:25.884 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:25.915 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:25.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:25.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:26.019 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:26.055 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:26.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:26.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:26.159 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:26.183 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:26.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:26.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:26.287 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:26.324 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:26.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:26.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:26.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:26 smithi053 bash[76859]: cluster 2023-10-09T10:35:24.691387+0000 osd.4 (osd.4) 284 : cluster 3 failed to encode map e319 with expected crc 2023-10-09T10:35:26.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:26 smithi053 bash[76859]: cluster 2023-10-09T10:35:24.693944+0000 osd.4 (osd.4) 285 : cluster 3 failed to encode map e319 with expected crc 2023-10-09T10:35:26.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:26 smithi053 bash[76859]: cluster 2023-10-09T10:35:24.771618+0000 osd.6 (osd.6) 260 : cluster 0 8.17 scrub starts 2023-10-09T10:35:26.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:26 smithi053 bash[76859]: cluster 2023-10-09T10:35:25.247503+0000 mon.a (mon.0) 1484 : cluster 0 osdmap e320: 8 total, 8 up, 4 in 2023-10-09T10:35:26.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:26 smithi053 bash[76859]: cluster 2023-10-09T10:35:25.247525+0000 osd.6 (osd.6) 261 : cluster 3 failed to encode map e320 with expected crc 2023-10-09T10:35:26.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:26 smithi053 bash[76859]: cluster 2023-10-09T10:35:25.250310+0000 osd.5 (osd.5) 353 : cluster 3 failed to encode map e320 with expected crc 2023-10-09T10:35:26.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:26 smithi053 bash[76859]: cluster 2023-10-09T10:35:25.254810+0000 osd.5 (osd.5) 354 : cluster 3 failed to encode map e320 with expected crc 2023-10-09T10:35:26.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:26 smithi053 bash[76859]: audit 2023-10-09T10:35:25.698119+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-10-09T10:35:26.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:26 smithi053 bash[79554]: cluster 2023-10-09T10:35:24.691387+0000 osd.4 (osd.4) 284 : cluster 3 failed to encode map e319 with expected crc 2023-10-09T10:35:26.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:26 smithi053 bash[79554]: cluster 2023-10-09T10:35:24.693944+0000 osd.4 (osd.4) 285 : cluster 3 failed to encode map e319 with expected crc 2023-10-09T10:35:26.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:26 smithi053 bash[79554]: cluster 2023-10-09T10:35:24.771618+0000 osd.6 (osd.6) 260 : cluster 0 8.17 scrub starts 2023-10-09T10:35:26.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:26 smithi053 bash[79554]: cluster 2023-10-09T10:35:25.247503+0000 mon.a (mon.0) 1484 : cluster 0 osdmap e320: 8 total, 8 up, 4 in 2023-10-09T10:35:26.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:26 smithi053 bash[79554]: cluster 2023-10-09T10:35:25.247525+0000 osd.6 (osd.6) 261 : cluster 3 failed to encode map e320 with expected crc 2023-10-09T10:35:26.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:26 smithi053 bash[79554]: cluster 2023-10-09T10:35:25.250310+0000 osd.5 (osd.5) 353 : cluster 3 failed to encode map e320 with expected crc 2023-10-09T10:35:26.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:26 smithi053 bash[79554]: cluster 2023-10-09T10:35:25.254810+0000 osd.5 (osd.5) 354 : cluster 3 failed to encode map e320 with expected crc 2023-10-09T10:35:26.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:26 smithi053 bash[79554]: audit 2023-10-09T10:35:25.698119+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-10-09T10:35:26.430 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:26.457 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:26.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:26.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:26.563 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:26.587 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:26.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:26.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:26 smithi086 bash[59714]: cluster 2023-10-09T10:35:24.691387+0000 osd.4 (osd.4) 284 : cluster 3 failed to encode map e319 with expected crc 2023-10-09T10:35:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:26 smithi086 bash[59714]: cluster 2023-10-09T10:35:24.693944+0000 osd.4 (osd.4) 285 : cluster 3 failed to encode map e319 with expected crc 2023-10-09T10:35:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:26 smithi086 bash[59714]: cluster 2023-10-09T10:35:24.771618+0000 osd.6 (osd.6) 260 : cluster 0 8.17 scrub starts 2023-10-09T10:35:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:26 smithi086 bash[59714]: cluster 2023-10-09T10:35:25.247503+0000 mon.a (mon.0) 1484 : cluster 0 osdmap e320: 8 total, 8 up, 4 in 2023-10-09T10:35:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:26 smithi086 bash[59714]: cluster 2023-10-09T10:35:25.247525+0000 osd.6 (osd.6) 261 : cluster 3 failed to encode map e320 with expected crc 2023-10-09T10:35:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:26 smithi086 bash[59714]: cluster 2023-10-09T10:35:25.250310+0000 osd.5 (osd.5) 353 : cluster 3 failed to encode map e320 with expected crc 2023-10-09T10:35:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:26 smithi086 bash[59714]: cluster 2023-10-09T10:35:25.254810+0000 osd.5 (osd.5) 354 : cluster 3 failed to encode map e320 with expected crc 2023-10-09T10:35:26.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:26 smithi086 bash[59714]: audit 2023-10-09T10:35:25.698119+0000 mon.a (mon.0) 1485 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-10-09T10:35:26.691 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:26.715 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:26.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:26.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:26.819 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:26.848 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:26.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:26.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:26.951 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:26.980 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:26.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:26.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:27.084 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:27.120 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:27.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:27.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:27.224 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:27.255 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:27.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:27.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:27.360 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:27.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:27 smithi086 bash[59714]: cluster 2023-10-09T10:35:25.649065+0000 osd.4 (osd.4) 286 : cluster 3 failed to encode map e320 with expected crc 2023-10-09T10:35:27.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:27 smithi086 bash[59714]: cluster 2023-10-09T10:35:25.649098+0000 osd.7 (osd.7) 296 : cluster 3 failed to encode map e320 with expected crc 2023-10-09T10:35:27.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:27 smithi086 bash[59714]: cluster 2023-10-09T10:35:25.696985+0000 mgr.y (mgr.26072) 993 : cluster 0 pgmap v1126: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 4.0 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 919 op/s; 2577/196281 objects misplaced (1.313%); 36 MiB/s, 569 objects/s recovering 2023-10-09T10:35:27.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:27 smithi086 bash[59714]: cluster 2023-10-09T10:35:26.254826+0000 osd.4 (osd.4) 287 : cluster 3 failed to encode map e321 with expected crc 2023-10-09T10:35:27.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:27 smithi086 bash[59714]: cluster 2023-10-09T10:35:26.255302+0000 osd.6 (osd.6) 262 : cluster 3 failed to encode map e321 with expected crc 2023-10-09T10:35:27.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:27 smithi086 bash[59714]: audit 2023-10-09T10:35:26.255849+0000 mon.a (mon.0) 1486 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "22"}]': finished 2023-10-09T10:35:27.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:27 smithi086 bash[59714]: cluster 2023-10-09T10:35:26.255937+0000 mon.a (mon.0) 1487 : cluster 0 osdmap e321: 8 total, 8 up, 4 in 2023-10-09T10:35:27.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:27 smithi086 bash[59714]: cluster 2023-10-09T10:35:26.264502+0000 osd.5 (osd.5) 355 : cluster 3 failed to encode map e321 with expected crc 2023-10-09T10:35:27.393 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:27.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:27.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:27.497 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:27.526 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:27.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:27.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:27.630 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:27.662 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:27.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:27.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:27.712 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:27 smithi053 bash[76859]: cluster 2023-10-09T10:35:25.649065+0000 osd.4 (osd.4) 286 : cluster 3 failed to encode map e320 with expected crc 2023-10-09T10:35:27.712 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:27 smithi053 bash[76859]: cluster 2023-10-09T10:35:25.649098+0000 osd.7 (osd.7) 296 : cluster 3 failed to encode map e320 with expected crc 2023-10-09T10:35:27.712 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:27 smithi053 bash[76859]: cluster 2023-10-09T10:35:25.696985+0000 mgr.y (mgr.26072) 993 : cluster 0 pgmap v1126: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 4.0 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 919 op/s; 2577/196281 objects misplaced (1.313%); 36 MiB/s, 569 objects/s recovering 2023-10-09T10:35:27.713 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:27 smithi053 bash[76859]: cluster 2023-10-09T10:35:26.254826+0000 osd.4 (osd.4) 287 : cluster 3 failed to encode map e321 with expected crc 2023-10-09T10:35:27.713 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:27 smithi053 bash[76859]: cluster 2023-10-09T10:35:26.255302+0000 osd.6 (osd.6) 262 : cluster 3 failed to encode map e321 with expected crc 2023-10-09T10:35:27.713 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:27 smithi053 bash[76859]: audit 2023-10-09T10:35:26.255849+0000 mon.a (mon.0) 1486 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "22"}]': finished 2023-10-09T10:35:27.713 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:27 smithi053 bash[76859]: cluster 2023-10-09T10:35:26.255937+0000 mon.a (mon.0) 1487 : cluster 0 osdmap e321: 8 total, 8 up, 4 in 2023-10-09T10:35:27.713 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:27 smithi053 bash[76859]: cluster 2023-10-09T10:35:26.264502+0000 osd.5 (osd.5) 355 : cluster 3 failed to encode map e321 with expected crc 2023-10-09T10:35:27.713 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:27 smithi053 bash[79554]: cluster 2023-10-09T10:35:25.649065+0000 osd.4 (osd.4) 286 : cluster 3 failed to encode map e320 with expected crc 2023-10-09T10:35:27.713 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:27 smithi053 bash[79554]: cluster 2023-10-09T10:35:25.649098+0000 osd.7 (osd.7) 296 : cluster 3 failed to encode map e320 with expected crc 2023-10-09T10:35:27.713 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:27 smithi053 bash[79554]: cluster 2023-10-09T10:35:25.696985+0000 mgr.y (mgr.26072) 993 : cluster 0 pgmap v1126: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 4.0 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 919 op/s; 2577/196281 objects misplaced (1.313%); 36 MiB/s, 569 objects/s recovering 2023-10-09T10:35:27.713 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:27 smithi053 bash[79554]: cluster 2023-10-09T10:35:26.254826+0000 osd.4 (osd.4) 287 : cluster 3 failed to encode map e321 with expected crc 2023-10-09T10:35:27.714 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:27 smithi053 bash[79554]: cluster 2023-10-09T10:35:26.255302+0000 osd.6 (osd.6) 262 : cluster 3 failed to encode map e321 with expected crc 2023-10-09T10:35:27.714 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:27 smithi053 bash[79554]: audit 2023-10-09T10:35:26.255849+0000 mon.a (mon.0) 1486 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "22"}]': finished 2023-10-09T10:35:27.714 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:27 smithi053 bash[79554]: cluster 2023-10-09T10:35:26.255937+0000 mon.a (mon.0) 1487 : cluster 0 osdmap e321: 8 total, 8 up, 4 in 2023-10-09T10:35:27.714 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:27 smithi053 bash[79554]: cluster 2023-10-09T10:35:26.264502+0000 osd.5 (osd.5) 355 : cluster 3 failed to encode map e321 with expected crc 2023-10-09T10:35:27.765 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:27.789 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:27.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:27.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:27.892 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:27.925 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:27.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:27.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:28.029 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:28.050 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:28.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:28.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:28.153 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:28.176 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:28.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:28.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:28.279 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:28.287 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:28 smithi053 bash[79554]: cluster 2023-10-09T10:35:27.255908+0000 osd.4 (osd.4) 288 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T10:35:28.287 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:28 smithi053 bash[79554]: cluster 2023-10-09T10:35:27.256008+0000 mon.a (mon.0) 1488 : cluster 0 osdmap e322: 8 total, 8 up, 4 in 2023-10-09T10:35:28.287 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:28 smithi053 bash[79554]: cluster 2023-10-09T10:35:27.258669+0000 osd.6 (osd.6) 263 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T10:35:28.287 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:28 smithi053 bash[79554]: cluster 2023-10-09T10:35:27.262013+0000 osd.6 (osd.6) 264 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T10:35:28.288 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:28 smithi053 bash[79554]: audit 2023-10-09T10:35:27.698560+0000 mon.a (mon.0) 1489 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "23"}]: dispatch 2023-10-09T10:35:28.288 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:28 smithi053 bash[76859]: cluster 2023-10-09T10:35:27.255908+0000 osd.4 (osd.4) 288 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T10:35:28.288 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:28 smithi053 bash[76859]: cluster 2023-10-09T10:35:27.256008+0000 mon.a (mon.0) 1488 : cluster 0 osdmap e322: 8 total, 8 up, 4 in 2023-10-09T10:35:28.288 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:28 smithi053 bash[76859]: cluster 2023-10-09T10:35:27.258669+0000 osd.6 (osd.6) 263 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T10:35:28.288 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:28 smithi053 bash[76859]: cluster 2023-10-09T10:35:27.262013+0000 osd.6 (osd.6) 264 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T10:35:28.288 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:28 smithi053 bash[76859]: audit 2023-10-09T10:35:27.698560+0000 mon.a (mon.0) 1489 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "23"}]: dispatch 2023-10-09T10:35:28.301 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:28.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:28.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:28.404 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:28.429 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:28.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:28.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:28.533 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:28.543 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:28 smithi086 bash[59714]: cluster 2023-10-09T10:35:27.255908+0000 osd.4 (osd.4) 288 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T10:35:28.543 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:28 smithi086 bash[59714]: cluster 2023-10-09T10:35:27.256008+0000 mon.a (mon.0) 1488 : cluster 0 osdmap e322: 8 total, 8 up, 4 in 2023-10-09T10:35:28.543 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:28 smithi086 bash[59714]: cluster 2023-10-09T10:35:27.258669+0000 osd.6 (osd.6) 263 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T10:35:28.543 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:28 smithi086 bash[59714]: cluster 2023-10-09T10:35:27.262013+0000 osd.6 (osd.6) 264 : cluster 3 failed to encode map e322 with expected crc 2023-10-09T10:35:28.543 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:28 smithi086 bash[59714]: audit 2023-10-09T10:35:27.698560+0000 mon.a (mon.0) 1489 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "23"}]: dispatch 2023-10-09T10:35:28.560 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:28.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:28.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:28.664 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:28.696 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:28.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:28.700 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:28.801 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:28.826 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:28.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:28.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:28.877 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:35:28.878 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:35:28.930 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:28.956 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:28.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:28.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:29.062 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:29.087 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:29.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:29.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:29.191 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:29.214 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:29.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:29.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:29.318 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:29.343 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:29.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:29.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:29.446 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:29.457 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:29 smithi086 bash[59714]: cluster 2023-10-09T10:35:27.697744+0000 mgr.y (mgr.26072) 994 : cluster 0 pgmap v1129: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 4.0 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 833 op/s; 2577/196281 objects misplaced (1.313%); 30 MiB/s, 485 objects/s recovering 2023-10-09T10:35:29.457 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:29 smithi086 bash[59714]: cluster 2023-10-09T10:35:27.828760+0000 osd.5 (osd.5) 356 : cluster 0 8.3 scrub starts 2023-10-09T10:35:29.457 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:29 smithi086 bash[59714]: audit 2023-10-09T10:35:28.273091+0000 mon.a (mon.0) 1490 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "23"}]': finished 2023-10-09T10:35:29.457 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:29 smithi086 bash[59714]: cluster 2023-10-09T10:35:28.273166+0000 mon.a (mon.0) 1491 : cluster 0 osdmap e323: 8 total, 8 up, 4 in 2023-10-09T10:35:29.457 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:29 smithi086 bash[59714]: cluster 2023-10-09T10:35:28.277096+0000 osd.6 (osd.6) 265 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T10:35:29.457 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:29 smithi086 bash[59714]: cluster 2023-10-09T10:35:28.280567+0000 osd.6 (osd.6) 266 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T10:35:29.457 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:29 smithi086 bash[59714]: cluster 2023-10-09T10:35:28.280591+0000 osd.5 (osd.5) 357 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T10:35:29.457 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:29 smithi086 bash[59714]: cluster 2023-10-09T10:35:28.283927+0000 osd.6 (osd.6) 267 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T10:35:29.457 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:29 smithi086 bash[59714]: cluster 2023-10-09T10:35:28.289029+0000 osd.6 (osd.6) 268 : cluster 0 8.15 starting backfill to osd.2 from (0'0,0'0] MAX to 320'7531 2023-10-09T10:35:29.457 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:29 smithi086 bash[59714]: cluster 2023-10-09T10:35:28.360523+0000 osd.4 (osd.4) 289 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T10:35:29.457 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:29 smithi086 bash[59714]: audit 2023-10-09T10:35:28.605347+0000 mon.a (mon.0) 1492 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:29.468 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:29.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:29.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:29.571 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:29.579 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:29 smithi053 bash[76859]: cluster 2023-10-09T10:35:27.697744+0000 mgr.y (mgr.26072) 994 : cluster 0 pgmap v1129: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 4.0 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 833 op/s; 2577/196281 objects misplaced (1.313%); 30 MiB/s, 485 objects/s recovering 2023-10-09T10:35:29.580 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:29 smithi053 bash[76859]: cluster 2023-10-09T10:35:27.828760+0000 osd.5 (osd.5) 356 : cluster 0 8.3 scrub starts 2023-10-09T10:35:29.580 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:29 smithi053 bash[76859]: audit 2023-10-09T10:35:28.273091+0000 mon.a (mon.0) 1490 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "23"}]': finished 2023-10-09T10:35:29.580 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:29 smithi053 bash[76859]: cluster 2023-10-09T10:35:28.273166+0000 mon.a (mon.0) 1491 : cluster 0 osdmap e323: 8 total, 8 up, 4 in 2023-10-09T10:35:29.580 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:29 smithi053 bash[76859]: cluster 2023-10-09T10:35:28.277096+0000 osd.6 (osd.6) 265 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T10:35:29.580 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:29 smithi053 bash[76859]: cluster 2023-10-09T10:35:28.280567+0000 osd.6 (osd.6) 266 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T10:35:29.580 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:29 smithi053 bash[76859]: cluster 2023-10-09T10:35:28.280591+0000 osd.5 (osd.5) 357 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T10:35:29.580 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:29 smithi053 bash[76859]: cluster 2023-10-09T10:35:28.283927+0000 osd.6 (osd.6) 267 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T10:35:29.580 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:29 smithi053 bash[76859]: cluster 2023-10-09T10:35:28.289029+0000 osd.6 (osd.6) 268 : cluster 0 8.15 starting backfill to osd.2 from (0'0,0'0] MAX to 320'7531 2023-10-09T10:35:29.580 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:29 smithi053 bash[76859]: cluster 2023-10-09T10:35:28.360523+0000 osd.4 (osd.4) 289 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T10:35:29.580 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:29 smithi053 bash[76859]: audit 2023-10-09T10:35:28.605347+0000 mon.a (mon.0) 1492 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:29.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:29 smithi053 bash[79554]: cluster 2023-10-09T10:35:27.697744+0000 mgr.y (mgr.26072) 994 : cluster 0 pgmap v1129: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 4.0 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 833 op/s; 2577/196281 objects misplaced (1.313%); 30 MiB/s, 485 objects/s recovering 2023-10-09T10:35:29.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:29 smithi053 bash[79554]: cluster 2023-10-09T10:35:27.828760+0000 osd.5 (osd.5) 356 : cluster 0 8.3 scrub starts 2023-10-09T10:35:29.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:29 smithi053 bash[79554]: audit 2023-10-09T10:35:28.273091+0000 mon.a (mon.0) 1490 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "23"}]': finished 2023-10-09T10:35:29.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:29 smithi053 bash[79554]: cluster 2023-10-09T10:35:28.273166+0000 mon.a (mon.0) 1491 : cluster 0 osdmap e323: 8 total, 8 up, 4 in 2023-10-09T10:35:29.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:29 smithi053 bash[79554]: cluster 2023-10-09T10:35:28.277096+0000 osd.6 (osd.6) 265 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T10:35:29.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:29 smithi053 bash[79554]: cluster 2023-10-09T10:35:28.280567+0000 osd.6 (osd.6) 266 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T10:35:29.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:29 smithi053 bash[79554]: cluster 2023-10-09T10:35:28.280591+0000 osd.5 (osd.5) 357 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T10:35:29.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:29 smithi053 bash[79554]: cluster 2023-10-09T10:35:28.283927+0000 osd.6 (osd.6) 267 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T10:35:29.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:29 smithi053 bash[79554]: cluster 2023-10-09T10:35:28.289029+0000 osd.6 (osd.6) 268 : cluster 0 8.15 starting backfill to osd.2 from (0'0,0'0] MAX to 320'7531 2023-10-09T10:35:29.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:29 smithi053 bash[79554]: cluster 2023-10-09T10:35:28.360523+0000 osd.4 (osd.4) 289 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T10:35:29.581 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:29 smithi053 bash[79554]: audit 2023-10-09T10:35:28.605347+0000 mon.a (mon.0) 1492 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:29.596 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:29.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:29.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:29.699 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:29.723 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:29.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:29.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:29.826 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:29.851 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:29.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:29.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:29.955 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:29.981 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:29.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:29.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:30.084 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:30.111 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:30.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:30.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:30.185 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:35:30.207 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:35:30.214 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:30.231 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:35:30.234 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:30.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:30.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:30.256 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:35:30.277 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:35:30.292 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is unset 2023-10-09T10:35:30.312 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:35:30.335 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:35:30.338 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:30.363 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:30 smithi053 bash[79554]: cluster 2023-10-09T10:35:28.360965+0000 osd.7 (osd.7) 297 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T10:35:30.363 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:30 smithi053 bash[79554]: cluster 2023-10-09T10:35:29.273193+0000 osd.6 (osd.6) 269 : cluster 3 failed to encode map e324 with expected crc 2023-10-09T10:35:30.363 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:30 smithi053 bash[79554]: cluster 2023-10-09T10:35:29.273396+0000 mon.a (mon.0) 1493 : cluster 0 osdmap e324: 8 total, 8 up, 4 in 2023-10-09T10:35:30.363 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:30 smithi053 bash[79554]: cluster 2023-10-09T10:35:29.275945+0000 osd.7 (osd.7) 298 : cluster 3 failed to encode map e324 with expected crc 2023-10-09T10:35:30.363 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:30 smithi053 bash[79554]: cluster 2023-10-09T10:35:29.281631+0000 osd.5 (osd.5) 358 : cluster 3 failed to encode map e324 with expected crc 2023-10-09T10:35:30.363 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:30 smithi053 bash[79554]: cluster 2023-10-09T10:35:29.401881+0000 osd.4 (osd.4) 290 : cluster 3 failed to encode map e324 with expected crc 2023-10-09T10:35:30.363 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:30 smithi053 bash[79554]: audit 2023-10-09T10:35:29.475183+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.53:0/3755878626' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:35:30.363 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:30 smithi053 bash[79554]: audit 2023-10-09T10:35:29.475658+0000 mon.a (mon.0) 1494 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:35:30.363 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:30 smithi053 bash[79554]: audit 2023-10-09T10:35:30.155732+0000 mon.a (mon.0) 1495 : audit 0 from='client.? 172.21.15.53:0/1333593973' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:35:30.364 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:30 smithi053 bash[76859]: cluster 2023-10-09T10:35:28.360965+0000 osd.7 (osd.7) 297 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T10:35:30.364 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:30 smithi053 bash[76859]: cluster 2023-10-09T10:35:29.273193+0000 osd.6 (osd.6) 269 : cluster 3 failed to encode map e324 with expected crc 2023-10-09T10:35:30.364 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:30 smithi053 bash[76859]: cluster 2023-10-09T10:35:29.273396+0000 mon.a (mon.0) 1493 : cluster 0 osdmap e324: 8 total, 8 up, 4 in 2023-10-09T10:35:30.364 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:30 smithi053 bash[76859]: cluster 2023-10-09T10:35:29.275945+0000 osd.7 (osd.7) 298 : cluster 3 failed to encode map e324 with expected crc 2023-10-09T10:35:30.364 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:30 smithi053 bash[76859]: cluster 2023-10-09T10:35:29.281631+0000 osd.5 (osd.5) 358 : cluster 3 failed to encode map e324 with expected crc 2023-10-09T10:35:30.364 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:30 smithi053 bash[76859]: cluster 2023-10-09T10:35:29.401881+0000 osd.4 (osd.4) 290 : cluster 3 failed to encode map e324 with expected crc 2023-10-09T10:35:30.364 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:30 smithi053 bash[76859]: audit 2023-10-09T10:35:29.475183+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.53:0/3755878626' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:35:30.364 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:30 smithi053 bash[76859]: audit 2023-10-09T10:35:29.475658+0000 mon.a (mon.0) 1494 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:35:30.364 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:30 smithi053 bash[76859]: audit 2023-10-09T10:35:30.155732+0000 mon.a (mon.0) 1495 : audit 0 from='client.? 172.21.15.53:0/1333593973' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:35:30.365 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:35:30.365 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:30.366 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:35:30.366 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:35:30.366 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:35:30.366 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:35:30.366 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:35:30.366 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:35:30.366 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:35:30.366 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:35:30.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:30.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:30.469 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:30.498 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:30.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:30.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:30.603 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:30.612 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:30 smithi086 bash[59714]: cluster 2023-10-09T10:35:28.360965+0000 osd.7 (osd.7) 297 : cluster 3 failed to encode map e323 with expected crc 2023-10-09T10:35:30.612 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:30 smithi086 bash[59714]: cluster 2023-10-09T10:35:29.273193+0000 osd.6 (osd.6) 269 : cluster 3 failed to encode map e324 with expected crc 2023-10-09T10:35:30.613 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:30 smithi086 bash[59714]: cluster 2023-10-09T10:35:29.273396+0000 mon.a (mon.0) 1493 : cluster 0 osdmap e324: 8 total, 8 up, 4 in 2023-10-09T10:35:30.613 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:30 smithi086 bash[59714]: cluster 2023-10-09T10:35:29.275945+0000 osd.7 (osd.7) 298 : cluster 3 failed to encode map e324 with expected crc 2023-10-09T10:35:30.613 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:30 smithi086 bash[59714]: cluster 2023-10-09T10:35:29.281631+0000 osd.5 (osd.5) 358 : cluster 3 failed to encode map e324 with expected crc 2023-10-09T10:35:30.613 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:30 smithi086 bash[59714]: cluster 2023-10-09T10:35:29.401881+0000 osd.4 (osd.4) 290 : cluster 3 failed to encode map e324 with expected crc 2023-10-09T10:35:30.613 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:30 smithi086 bash[59714]: audit 2023-10-09T10:35:29.475183+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.53:0/3755878626' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:35:30.613 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:30 smithi086 bash[59714]: audit 2023-10-09T10:35:29.475658+0000 mon.a (mon.0) 1494 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:35:30.613 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:30 smithi086 bash[59714]: audit 2023-10-09T10:35:30.155732+0000 mon.a (mon.0) 1495 : audit 0 from='client.? 172.21.15.53:0/1333593973' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:35:30.629 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:30.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:30.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:30.731 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:30.754 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:30.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:30.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:30.858 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:30.881 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:30.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:30.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:30.984 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:31.012 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:31.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:31.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:31.116 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:31.142 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:31.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:31.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:31.246 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:31.272 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:31.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:31.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:31.376 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:31.384 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:31 smithi053 bash[79554]: cluster 2023-10-09T10:35:29.698346+0000 mgr.y (mgr.26072) 995 : cluster 0 pgmap v1132: 99 pgs: 1 unknown, 1 active+remapped+backfilling, 1 remapped+peering, 96 active+clean; 3.9 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 313 op/s; 243/192513 objects misplaced (0.126%); 36 MiB/s, 573 objects/s recovering 2023-10-09T10:35:31.384 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:31 smithi053 bash[79554]: cluster 2023-10-09T10:35:29.804546+0000 osd.5 (osd.5) 359 : cluster 0 8.3 scrub starts 2023-10-09T10:35:31.384 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:31 smithi053 bash[79554]: cluster 2023-10-09T10:35:30.275126+0000 mon.a (mon.0) 1496 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:35:31.384 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:31 smithi053 bash[79554]: cluster 2023-10-09T10:35:30.275185+0000 mon.a (mon.0) 1497 : cluster 1 Cluster is now healthy 2023-10-09T10:35:31.384 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:31 smithi053 bash[79554]: audit 2023-10-09T10:35:30.280059+0000 mon.a (mon.0) 1498 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:35:31.384 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:31 smithi053 bash[79554]: cluster 2023-10-09T10:35:30.280142+0000 osd.4 (osd.4) 291 : cluster 3 failed to encode map e325 with expected crc 2023-10-09T10:35:31.384 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:31 smithi053 bash[79554]: cluster 2023-10-09T10:35:30.280206+0000 mon.a (mon.0) 1499 : cluster 0 osdmap e325: 8 total, 8 up, 4 in 2023-10-09T10:35:31.384 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:31 smithi053 bash[79554]: cluster 2023-10-09T10:35:30.280477+0000 osd.6 (osd.6) 270 : cluster 3 failed to encode map e325 with expected crc 2023-10-09T10:35:31.384 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:31 smithi053 bash[79554]: cluster 2023-10-09T10:35:30.287824+0000 osd.2 (osd.2) 17 : cluster 0 8.16 starting backfill to osd.1 from (0'0,0'0] MAX to 321'7400 2023-10-09T10:35:31.384 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:31 smithi053 bash[79554]: cluster 2023-10-09T10:35:30.292735+0000 osd.5 (osd.5) 360 : cluster 3 failed to encode map e325 with expected crc 2023-10-09T10:35:31.385 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:31 smithi053 bash[76859]: cluster 2023-10-09T10:35:29.698346+0000 mgr.y (mgr.26072) 995 : cluster 0 pgmap v1132: 99 pgs: 1 unknown, 1 active+remapped+backfilling, 1 remapped+peering, 96 active+clean; 3.9 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 313 op/s; 243/192513 objects misplaced (0.126%); 36 MiB/s, 573 objects/s recovering 2023-10-09T10:35:31.385 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:31 smithi053 bash[76859]: cluster 2023-10-09T10:35:29.804546+0000 osd.5 (osd.5) 359 : cluster 0 8.3 scrub starts 2023-10-09T10:35:31.385 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:31 smithi053 bash[76859]: cluster 2023-10-09T10:35:30.275126+0000 mon.a (mon.0) 1496 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:35:31.385 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:31 smithi053 bash[76859]: cluster 2023-10-09T10:35:30.275185+0000 mon.a (mon.0) 1497 : cluster 1 Cluster is now healthy 2023-10-09T10:35:31.385 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:31 smithi053 bash[76859]: audit 2023-10-09T10:35:30.280059+0000 mon.a (mon.0) 1498 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:35:31.385 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:31 smithi053 bash[76859]: cluster 2023-10-09T10:35:30.280142+0000 osd.4 (osd.4) 291 : cluster 3 failed to encode map e325 with expected crc 2023-10-09T10:35:31.385 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:31 smithi053 bash[76859]: cluster 2023-10-09T10:35:30.280206+0000 mon.a (mon.0) 1499 : cluster 0 osdmap e325: 8 total, 8 up, 4 in 2023-10-09T10:35:31.385 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:31 smithi053 bash[76859]: cluster 2023-10-09T10:35:30.280477+0000 osd.6 (osd.6) 270 : cluster 3 failed to encode map e325 with expected crc 2023-10-09T10:35:31.385 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:31 smithi053 bash[76859]: cluster 2023-10-09T10:35:30.287824+0000 osd.2 (osd.2) 17 : cluster 0 8.16 starting backfill to osd.1 from (0'0,0'0] MAX to 321'7400 2023-10-09T10:35:31.385 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:31 smithi053 bash[76859]: cluster 2023-10-09T10:35:30.292735+0000 osd.5 (osd.5) 360 : cluster 3 failed to encode map e325 with expected crc 2023-10-09T10:35:31.402 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:31.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:31.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:31.509 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:31.517 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:31 smithi086 bash[59714]: cluster 2023-10-09T10:35:29.698346+0000 mgr.y (mgr.26072) 995 : cluster 0 pgmap v1132: 99 pgs: 1 unknown, 1 active+remapped+backfilling, 1 remapped+peering, 96 active+clean; 3.9 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 313 op/s; 243/192513 objects misplaced (0.126%); 36 MiB/s, 573 objects/s recovering 2023-10-09T10:35:31.517 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:31 smithi086 bash[59714]: cluster 2023-10-09T10:35:29.804546+0000 osd.5 (osd.5) 359 : cluster 0 8.3 scrub starts 2023-10-09T10:35:31.517 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:31 smithi086 bash[59714]: cluster 2023-10-09T10:35:30.275126+0000 mon.a (mon.0) 1496 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:35:31.517 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:31 smithi086 bash[59714]: cluster 2023-10-09T10:35:30.275185+0000 mon.a (mon.0) 1497 : cluster 1 Cluster is now healthy 2023-10-09T10:35:31.518 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:31 smithi086 bash[59714]: audit 2023-10-09T10:35:30.280059+0000 mon.a (mon.0) 1498 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:35:31.518 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:31 smithi086 bash[59714]: cluster 2023-10-09T10:35:30.280142+0000 osd.4 (osd.4) 291 : cluster 3 failed to encode map e325 with expected crc 2023-10-09T10:35:31.518 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:31 smithi086 bash[59714]: cluster 2023-10-09T10:35:30.280206+0000 mon.a (mon.0) 1499 : cluster 0 osdmap e325: 8 total, 8 up, 4 in 2023-10-09T10:35:31.518 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:31 smithi086 bash[59714]: cluster 2023-10-09T10:35:30.280477+0000 osd.6 (osd.6) 270 : cluster 3 failed to encode map e325 with expected crc 2023-10-09T10:35:31.518 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:31 smithi086 bash[59714]: cluster 2023-10-09T10:35:30.287824+0000 osd.2 (osd.2) 17 : cluster 0 8.16 starting backfill to osd.1 from (0'0,0'0] MAX to 321'7400 2023-10-09T10:35:31.518 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:31 smithi086 bash[59714]: cluster 2023-10-09T10:35:30.292735+0000 osd.5 (osd.5) 360 : cluster 3 failed to encode map e325 with expected crc 2023-10-09T10:35:31.535 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:31.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:31.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:31.638 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:31.668 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:31.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:31.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:31.771 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:31.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:31.798 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:31.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:31.899 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:31.921 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:31.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:31.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:32.026 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:32.056 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:32.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:32.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:32.161 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:32.198 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:32.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:32.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:32.306 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:32.335 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:32.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:32.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:32.440 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:32.449 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:32 smithi086 bash[59714]: cluster 2023-10-09T10:35:31.293463+0000 mon.a (mon.0) 1500 : cluster 0 osdmap e326: 8 total, 8 up, 4 in 2023-10-09T10:35:32.449 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:32 smithi086 bash[59714]: cluster 2023-10-09T10:35:31.296025+0000 osd.6 (osd.6) 271 : cluster 3 failed to encode map e326 with expected crc 2023-10-09T10:35:32.449 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:32 smithi086 bash[59714]: cluster 2023-10-09T10:35:31.300860+0000 osd.5 (osd.5) 361 : cluster 3 failed to encode map e326 with expected crc 2023-10-09T10:35:32.449 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:32 smithi086 bash[59714]: cluster 2023-10-09T10:35:31.303215+0000 osd.5 (osd.5) 362 : cluster 3 failed to encode map e326 with expected crc 2023-10-09T10:35:32.481 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:32.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:32.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:32.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:32 smithi053 bash[79554]: cluster 2023-10-09T10:35:31.293463+0000 mon.a (mon.0) 1500 : cluster 0 osdmap e326: 8 total, 8 up, 4 in 2023-10-09T10:35:32.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:32 smithi053 bash[79554]: cluster 2023-10-09T10:35:31.296025+0000 osd.6 (osd.6) 271 : cluster 3 failed to encode map e326 with expected crc 2023-10-09T10:35:32.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:32 smithi053 bash[79554]: cluster 2023-10-09T10:35:31.300860+0000 osd.5 (osd.5) 361 : cluster 3 failed to encode map e326 with expected crc 2023-10-09T10:35:32.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:32 smithi053 bash[79554]: cluster 2023-10-09T10:35:31.303215+0000 osd.5 (osd.5) 362 : cluster 3 failed to encode map e326 with expected crc 2023-10-09T10:35:32.568 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:32 smithi053 bash[76859]: cluster 2023-10-09T10:35:31.293463+0000 mon.a (mon.0) 1500 : cluster 0 osdmap e326: 8 total, 8 up, 4 in 2023-10-09T10:35:32.568 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:32 smithi053 bash[76859]: cluster 2023-10-09T10:35:31.296025+0000 osd.6 (osd.6) 271 : cluster 3 failed to encode map e326 with expected crc 2023-10-09T10:35:32.569 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:32 smithi053 bash[76859]: cluster 2023-10-09T10:35:31.300860+0000 osd.5 (osd.5) 361 : cluster 3 failed to encode map e326 with expected crc 2023-10-09T10:35:32.569 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:32 smithi053 bash[76859]: cluster 2023-10-09T10:35:31.303215+0000 osd.5 (osd.5) 362 : cluster 3 failed to encode map e326 with expected crc 2023-10-09T10:35:32.588 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:32.618 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:32.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:32.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:32.722 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:32.748 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:32.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:32.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:32.851 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:32.860 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:35:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:35:32] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.33.4" 2023-10-09T10:35:32.886 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:32.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:32.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:32.990 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:33.022 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:33.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:33.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:33.126 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:33.151 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:33.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:33.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:33.255 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:33.286 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:33.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:33.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:33.389 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:33.424 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:33.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:33.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:33.530 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:33.539 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:33 smithi086 bash[59714]: cluster 2023-10-09T10:35:31.698837+0000 mgr.y (mgr.26072) 996 : cluster 0 pgmap v1135: 99 pgs: 1 unknown, 1 active+remapped+backfilling, 1 remapped+peering, 96 active+clean; 3.9 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 525 op/s; 243/189978 objects misplaced (0.128%); 36 MiB/s, 573 objects/s recovering 2023-10-09T10:35:33.558 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:33.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:33.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:33.663 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:33.672 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:33 smithi053 bash[79554]: cluster 2023-10-09T10:35:31.698837+0000 mgr.y (mgr.26072) 996 : cluster 0 pgmap v1135: 99 pgs: 1 unknown, 1 active+remapped+backfilling, 1 remapped+peering, 96 active+clean; 3.9 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 525 op/s; 243/189978 objects misplaced (0.128%); 36 MiB/s, 573 objects/s recovering 2023-10-09T10:35:33.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:33 smithi053 bash[76859]: cluster 2023-10-09T10:35:31.698837+0000 mgr.y (mgr.26072) 996 : cluster 0 pgmap v1135: 99 pgs: 1 unknown, 1 active+remapped+backfilling, 1 remapped+peering, 96 active+clean; 3.9 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 525 op/s; 243/189978 objects misplaced (0.128%); 36 MiB/s, 573 objects/s recovering 2023-10-09T10:35:33.690 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:33.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:33.693 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:33.794 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:33.839 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:33.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:33.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:33.944 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:33.966 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:33.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:33.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:34.069 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:34.107 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:34.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:34.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:34.210 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:34.229 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:34.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:34.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:34.332 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:34.356 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:34.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:34.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:34.459 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:34.488 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:34.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:34.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:34.591 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:34.623 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:34.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:34.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:34.727 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:34.769 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:34.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:34.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:34.872 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:34.899 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:34.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:34.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:35.002 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:35.029 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:35.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:35.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:35.134 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:35.160 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:35.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:35.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:35.170 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-09T10:35:35.266 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:35.301 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:35.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:35.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:35.406 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:35.438 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:35.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:35.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:35.543 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:35.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:35 smithi053 bash[79554]: cluster 2023-10-09T10:35:33.699536+0000 mgr.y (mgr.26072) 997 : cluster 0 pgmap v1136: 99 pgs: 1 unknown, 2 active+remapped+backfilling, 96 active+clean; 3.8 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 445 op/s; 2019/186972 objects misplaced (1.080%); 28 MiB/s, 442 objects/s recovering 2023-10-09T10:35:35.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:35 smithi053 bash[79554]: cluster 2023-10-09T10:35:33.825824+0000 osd.5 (osd.5) 363 : cluster 0 8.3 scrub starts 2023-10-09T10:35:35.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:35 smithi053 bash[76859]: cluster 2023-10-09T10:35:33.699536+0000 mgr.y (mgr.26072) 997 : cluster 0 pgmap v1136: 99 pgs: 1 unknown, 2 active+remapped+backfilling, 96 active+clean; 3.8 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 445 op/s; 2019/186972 objects misplaced (1.080%); 28 MiB/s, 442 objects/s recovering 2023-10-09T10:35:35.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:35 smithi053 bash[76859]: cluster 2023-10-09T10:35:33.825824+0000 osd.5 (osd.5) 363 : cluster 0 8.3 scrub starts 2023-10-09T10:35:35.578 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:35.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:35.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:35.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:35 smithi086 bash[59714]: cluster 2023-10-09T10:35:33.699536+0000 mgr.y (mgr.26072) 997 : cluster 0 pgmap v1136: 99 pgs: 1 unknown, 2 active+remapped+backfilling, 96 active+clean; 3.8 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 445 op/s; 2019/186972 objects misplaced (1.080%); 28 MiB/s, 442 objects/s recovering 2023-10-09T10:35:35.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:35 smithi086 bash[59714]: cluster 2023-10-09T10:35:33.825824+0000 osd.5 (osd.5) 363 : cluster 0 8.3 scrub starts 2023-10-09T10:35:35.683 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:35.713 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:35.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:35.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:35.817 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:35.841 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:35.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:35.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:35.944 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:35.975 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:35.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:35.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:36.082 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:36.105 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:36.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:36.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:36.215 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:36.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:36 smithi053 bash[79554]: audit 2023-10-09T10:35:35.701662+0000 mon.a (mon.0) 1501 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "24"}]: dispatch 2023-10-09T10:35:36.568 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:36 smithi053 bash[76859]: audit 2023-10-09T10:35:35.701662+0000 mon.a (mon.0) 1501 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "24"}]: dispatch 2023-10-09T10:35:36.580 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:36 smithi086 bash[59714]: audit 2023-10-09T10:35:35.701662+0000 mon.a (mon.0) 1501 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "24"}]: dispatch 2023-10-09T10:35:36.594 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:36.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:36.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:36.697 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:36.722 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:36.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:36.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:36.789 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:35:36.792 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2023-10-09T10:35:36.826 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:36.852 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:36.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:36.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:36.955 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:36.980 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:36.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:36.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:37.083 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:37.112 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:37.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:37.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:37.215 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:37.243 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:37.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:37.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:37.327 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:37 smithi053 bash[76859]: cluster 2023-10-09T10:35:35.700366+0000 mgr.y (mgr.26072) 998 : cluster 0 pgmap v1137: 99 pgs: 2 active+remapped+backfilling, 97 active+clean; 3.6 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 855 op/s; 2695/176007 objects misplaced (1.531%); 13 MiB/s, 214 objects/s recovering 2023-10-09T10:35:37.327 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:37 smithi053 bash[76859]: cluster 2023-10-09T10:35:36.317550+0000 osd.6 (osd.6) 272 : cluster 3 failed to encode map e327 with expected crc 2023-10-09T10:35:37.327 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:37 smithi053 bash[76859]: cluster 2023-10-09T10:35:36.319236+0000 osd.7 (osd.7) 299 : cluster 3 failed to encode map e327 with expected crc 2023-10-09T10:35:37.327 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:37 smithi053 bash[76859]: audit 2023-10-09T10:35:36.322120+0000 mon.a (mon.0) 1502 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "24"}]': finished 2023-10-09T10:35:37.328 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:37 smithi053 bash[76859]: cluster 2023-10-09T10:35:36.322553+0000 mon.a (mon.0) 1503 : cluster 0 osdmap e327: 8 total, 8 up, 4 in 2023-10-09T10:35:37.328 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:37 smithi053 bash[76859]: cluster 2023-10-09T10:35:36.323639+0000 osd.5 (osd.5) 364 : cluster 3 failed to encode map e327 with expected crc 2023-10-09T10:35:37.347 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:37.372 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:37.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:37.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:37.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:37 smithi053 bash[79554]: cluster 2023-10-09T10:35:35.700366+0000 mgr.y (mgr.26072) 998 : cluster 0 pgmap v1137: 99 pgs: 2 active+remapped+backfilling, 97 active+clean; 3.6 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 855 op/s; 2695/176007 objects misplaced (1.531%); 13 MiB/s, 214 objects/s recovering 2023-10-09T10:35:37.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:37 smithi053 bash[79554]: cluster 2023-10-09T10:35:36.317550+0000 osd.6 (osd.6) 272 : cluster 3 failed to encode map e327 with expected crc 2023-10-09T10:35:37.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:37 smithi053 bash[79554]: cluster 2023-10-09T10:35:36.319236+0000 osd.7 (osd.7) 299 : cluster 3 failed to encode map e327 with expected crc 2023-10-09T10:35:37.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:37 smithi053 bash[79554]: audit 2023-10-09T10:35:36.322120+0000 mon.a (mon.0) 1502 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "24"}]': finished 2023-10-09T10:35:37.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:37 smithi053 bash[79554]: cluster 2023-10-09T10:35:36.322553+0000 mon.a (mon.0) 1503 : cluster 0 osdmap e327: 8 total, 8 up, 4 in 2023-10-09T10:35:37.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:37 smithi053 bash[79554]: cluster 2023-10-09T10:35:36.323639+0000 osd.5 (osd.5) 364 : cluster 3 failed to encode map e327 with expected crc 2023-10-09T10:35:37.476 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:37.487 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:37 smithi086 bash[59714]: cluster 2023-10-09T10:35:35.700366+0000 mgr.y (mgr.26072) 998 : cluster 0 pgmap v1137: 99 pgs: 2 active+remapped+backfilling, 97 active+clean; 3.6 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 855 op/s; 2695/176007 objects misplaced (1.531%); 13 MiB/s, 214 objects/s recovering 2023-10-09T10:35:37.487 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:37 smithi086 bash[59714]: cluster 2023-10-09T10:35:36.317550+0000 osd.6 (osd.6) 272 : cluster 3 failed to encode map e327 with expected crc 2023-10-09T10:35:37.487 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:37 smithi086 bash[59714]: cluster 2023-10-09T10:35:36.319236+0000 osd.7 (osd.7) 299 : cluster 3 failed to encode map e327 with expected crc 2023-10-09T10:35:37.488 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:37 smithi086 bash[59714]: audit 2023-10-09T10:35:36.322120+0000 mon.a (mon.0) 1502 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "24"}]': finished 2023-10-09T10:35:37.488 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:37 smithi086 bash[59714]: cluster 2023-10-09T10:35:36.322553+0000 mon.a (mon.0) 1503 : cluster 0 osdmap e327: 8 total, 8 up, 4 in 2023-10-09T10:35:37.488 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:37 smithi086 bash[59714]: cluster 2023-10-09T10:35:36.323639+0000 osd.5 (osd.5) 364 : cluster 3 failed to encode map e327 with expected crc 2023-10-09T10:35:37.504 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:37.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:37.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:37.607 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:37.635 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:37.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:37.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:37.738 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:37.763 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:37.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:37.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:37.780 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T10:35:37.867 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:37.890 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:37.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:37.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:37.968 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:35:37.993 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:38.041 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:38.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:38.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:38.145 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:38.177 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:38.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:38.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:38.280 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:38.306 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:38.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:38.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:38.410 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:38.435 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:38.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:38.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:38.540 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:38.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:38 smithi053 bash[79554]: audit 2023-10-09T10:35:36.766062+0000 mgr.y (mgr.26072) 999 : audit 0 from='client.45503 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:35:38.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:38 smithi053 bash[79554]: cluster 2023-10-09T10:35:36.839046+0000 osd.5 (osd.5) 365 : cluster 0 8.3 scrub starts 2023-10-09T10:35:38.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:38 smithi053 bash[79554]: cluster 2023-10-09T10:35:37.319606+0000 osd.6 (osd.6) 273 : cluster 3 failed to encode map e328 with expected crc 2023-10-09T10:35:38.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:38 smithi053 bash[79554]: cluster 2023-10-09T10:35:37.321246+0000 mon.a (mon.0) 1504 : cluster 0 osdmap e328: 8 total, 8 up, 4 in 2023-10-09T10:35:38.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:38 smithi053 bash[79554]: cluster 2023-10-09T10:35:37.323327+0000 osd.6 (osd.6) 274 : cluster 3 failed to encode map e328 with expected crc 2023-10-09T10:35:38.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:38 smithi053 bash[79554]: cluster 2023-10-09T10:35:37.325690+0000 osd.6 (osd.6) 275 : cluster 3 failed to encode map e328 with expected crc 2023-10-09T10:35:38.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:38 smithi053 bash[79554]: cluster 2023-10-09T10:35:37.327676+0000 osd.6 (osd.6) 276 : cluster 3 failed to encode map e328 with expected crc 2023-10-09T10:35:38.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:38 smithi053 bash[79554]: audit 2023-10-09T10:35:37.702928+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "25"}]: dispatch 2023-10-09T10:35:38.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:38 smithi053 bash[79554]: audit 2023-10-09T10:35:38.085664+0000 mon.a (mon.0) 1506 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:38.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:38 smithi053 bash[79554]: audit 2023-10-09T10:35:38.087970+0000 mon.a (mon.0) 1507 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:35:38.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:38 smithi053 bash[79554]: audit 2023-10-09T10:35:38.239787+0000 mon.a (mon.0) 1508 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "25"}]': finished 2023-10-09T10:35:38.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:38 smithi053 bash[79554]: cluster 2023-10-09T10:35:38.239848+0000 mon.a (mon.0) 1509 : cluster 0 osdmap e329: 8 total, 8 up, 4 in 2023-10-09T10:35:38.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:38 smithi053 bash[76859]: audit 2023-10-09T10:35:36.766062+0000 mgr.y (mgr.26072) 999 : audit 0 from='client.45503 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:35:38.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:38 smithi053 bash[76859]: cluster 2023-10-09T10:35:36.839046+0000 osd.5 (osd.5) 365 : cluster 0 8.3 scrub starts 2023-10-09T10:35:38.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:38 smithi053 bash[76859]: cluster 2023-10-09T10:35:37.319606+0000 osd.6 (osd.6) 273 : cluster 3 failed to encode map e328 with expected crc 2023-10-09T10:35:38.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:38 smithi053 bash[76859]: cluster 2023-10-09T10:35:37.321246+0000 mon.a (mon.0) 1504 : cluster 0 osdmap e328: 8 total, 8 up, 4 in 2023-10-09T10:35:38.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:38 smithi053 bash[76859]: cluster 2023-10-09T10:35:37.323327+0000 osd.6 (osd.6) 274 : cluster 3 failed to encode map e328 with expected crc 2023-10-09T10:35:38.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:38 smithi053 bash[76859]: cluster 2023-10-09T10:35:37.325690+0000 osd.6 (osd.6) 275 : cluster 3 failed to encode map e328 with expected crc 2023-10-09T10:35:38.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:38 smithi053 bash[76859]: cluster 2023-10-09T10:35:37.327676+0000 osd.6 (osd.6) 276 : cluster 3 failed to encode map e328 with expected crc 2023-10-09T10:35:38.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:38 smithi053 bash[76859]: audit 2023-10-09T10:35:37.702928+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "25"}]: dispatch 2023-10-09T10:35:38.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:38 smithi053 bash[76859]: audit 2023-10-09T10:35:38.085664+0000 mon.a (mon.0) 1506 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:38.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:38 smithi053 bash[76859]: audit 2023-10-09T10:35:38.087970+0000 mon.a (mon.0) 1507 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:35:38.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:38 smithi053 bash[76859]: audit 2023-10-09T10:35:38.239787+0000 mon.a (mon.0) 1508 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "25"}]': finished 2023-10-09T10:35:38.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:38 smithi053 bash[76859]: cluster 2023-10-09T10:35:38.239848+0000 mon.a (mon.0) 1509 : cluster 0 osdmap e329: 8 total, 8 up, 4 in 2023-10-09T10:35:38.554 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":1138,"stamp":"2023-10-09T10:35:36.318631+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3847755723,"num_objects":58669,"num_object_clones":0,"num_object_copies":176007,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2695,"num_objects_unfound":0,"num_objects_dirty":58669,"num_whiteouts":0,"num_read":6290,"num_read_kb":13749,"num_write":125685,"num_write_kb":5501624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12045,"num_bytes_recovered":784406796,"num_keys_recovered":10,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137482,"ondisk_log_size":137482,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":302,"num_osds":4,"num_per_pool_osds":4,"num_per_pool_omap_osds":4,"kb":374980608,"kb_used":14734824,"kb_used_data":11842376,"kb_used_omap":25,"kb_used_meta":2892390,"kb_avail":360245784,"statfs":{"total":383980142592,"available":368891682816,"internally_reserved":0,"allocated":12126593024,"data_stored":12121861487,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26364,"internal_metadata":2961807620},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,5,5,2,3,7],"upper_bound":64},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-360579072,"num_objects":-5502,"num_object_clones":0,"num_object_copies":-16506,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2452,"num_objects_unfound":0,"num_objects_dirty":-5502,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5502,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1381,"num_bytes_recovered":90505216,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.620532"},"pg_stats":[{"pgid":"8.11","version":"326'7773","reported_seq":12310,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-09T10:35:35.317703+0000","last_change":"2023-10-09T10:35:25.275098+0000","last_active":"2023-10-09T10:35:35.317703+0000","last_peered":"2023-10-09T10:35:35.317703+0000","last_clean":"2023-10-09T10:35:35.317703+0000","last_became_active":"2023-10-09T10:35:25.261096+0000","last_became_peered":"2023-10-09T10:35:25.261096+0000","last_unstale":"2023-10-09T10:35:35.317703+0000","last_undegraded":"2023-10-09T10:35:35.317703+0000","last_fullsized":"2023-10-09T10:35:35.317703+0000","mapping_epoch":319,"log_start":"295'1903","ondisk_log_start":"295'1903","created":304,"last_epoch_clean":320,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":5870,"log_dups_size":0,"ondisk_log_size":5870,"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":120258560,"num_objects":1835,"num_object_clones":0,"num_object_copies":5505,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1835,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4583,"num_write_kb":205376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2228,"num_bytes_recovered":146014208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1a","version":"59'1","reported_seq":58,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.287423+0000","last_change":"2023-10-09T10:32:46.302845+0000","last_active":"2023-10-09T10:35:30.287423+0000","last_peered":"2023-10-09T10:35:30.287423+0000","last_clean":"2023-10-09T10:35:30.287423+0000","last_became_active":"2023-10-09T10:32:46.302310+0000","last_became_peered":"2023-10-09T10:32:46.302310+0000","last_unstale":"2023-10-09T10:35:30.287423+0000","last_undegraded":"2023-10-09T10:35:30.287423+0000","last_fullsized":"2023-10-09T10:35:30.287423+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:30:37.775524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":198,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.292430+0000","last_change":"2023-10-09T10:32:46.314836+0000","last_active":"2023-10-09T10:35:30.292430+0000","last_peered":"2023-10-09T10:35:30.292430+0000","last_clean":"2023-10-09T10:35:30.292430+0000","last_became_active":"2023-10-09T10:32:46.314484+0000","last_became_peered":"2023-10-09T10:32:46.314484+0000","last_unstale":"2023-10-09T10:35:30.292430+0000","last_undegraded":"2023-10-09T10:35:30.292430+0000","last_fullsized":"2023-10-09T10:35:30.292430+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:25:39.286036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,5],"acting":[1,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.12","version":"326'7665","reported_seq":7728,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-09T10:35:33.071166+0000","last_change":"2023-10-09T10:35:15.268325+0000","last_active":"2023-10-09T10:35:33.071166+0000","last_peered":"2023-10-09T10:35:33.071166+0000","last_clean":"2023-10-09T10:35:33.071166+0000","last_became_active":"2023-10-09T10:35:15.257618+0000","last_became_peered":"2023-10-09T10:35:15.257618+0000","last_unstale":"2023-10-09T10:35:33.071166+0000","last_undegraded":"2023-10-09T10:35:33.071166+0000","last_fullsized":"2023-10-09T10:35:33.071166+0000","mapping_epoch":312,"log_start":"295'2100","ondisk_log_start":"295'2100","created":304,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":5565,"log_dups_size":0,"ondisk_log_size":5565,"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":119078912,"num_objects":1817,"num_object_clones":0,"num_object_copies":5451,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1817,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4519,"num_write_kb":202752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":297,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.292122+0000","last_change":"2023-10-09T10:32:46.307112+0000","last_active":"2023-10-09T10:35:30.292122+0000","last_peered":"2023-10-09T10:35:30.292122+0000","last_clean":"2023-10-09T10:35:30.292122+0000","last_became_active":"2023-10-09T10:32:46.306565+0000","last_became_peered":"2023-10-09T10:32:46.306565+0000","last_unstale":"2023-10-09T10:35:30.292122+0000","last_undegraded":"2023-10-09T10:35:30.292122+0000","last_fullsized":"2023-10-09T10:35:30.292122+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:00:55.777615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":313,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.292543+0000","last_change":"2023-10-09T10:32:46.313198+0000","last_active":"2023-10-09T10:35:30.292543+0000","last_peered":"2023-10-09T10:35:30.292543+0000","last_clean":"2023-10-09T10:35:30.292543+0000","last_became_active":"2023-10-09T10:32:46.311412+0000","last_became_peered":"2023-10-09T10:32:46.311412+0000","last_unstale":"2023-10-09T10:35:30.292543+0000","last_undegraded":"2023-10-09T10:35:30.292543+0000","last_fullsized":"2023-10-09T10:35:30.292543+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:40:08.260440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.13","version":"326'7770","reported_seq":12119,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-09T10:35:33.878652+0000","last_change":"2023-10-09T10:35:26.285322+0000","last_active":"2023-10-09T10:35:33.878652+0000","last_peered":"2023-10-09T10:35:33.878652+0000","last_clean":"2023-10-09T10:35:33.878652+0000","last_became_active":"2023-10-09T10:35:26.270730+0000","last_became_peered":"2023-10-09T10:35:26.270730+0000","last_unstale":"2023-10-09T10:35:33.878652+0000","last_undegraded":"2023-10-09T10:35:33.878652+0000","last_fullsized":"2023-10-09T10:35:33.878652+0000","mapping_epoch":320,"log_start":"295'2200","ondisk_log_start":"295'2200","created":304,"last_epoch_clean":321,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":5570,"log_dups_size":0,"ondisk_log_size":5570,"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":119341056,"num_objects":1821,"num_object_clones":0,"num_object_copies":5463,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1821,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4587,"num_write_kb":205056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2135,"num_bytes_recovered":139919360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":122,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.286879+0000","last_change":"2023-10-09T10:32:46.311818+0000","last_active":"2023-10-09T10:35:30.286879+0000","last_peered":"2023-10-09T10:35:30.286879+0000","last_clean":"2023-10-09T10:35:30.286879+0000","last_became_active":"2023-10-09T10:32:46.311486+0000","last_became_peered":"2023-10-09T10:32:46.311486+0000","last_unstale":"2023-10-09T10:35:30.286879+0000","last_undegraded":"2023-10-09T10:35:30.286879+0000","last_fullsized":"2023-10-09T10:35:30.286879+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:58:50.544407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":285,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.294209+0000","last_change":"2023-10-09T10:27:58.165729+0000","last_active":"2023-10-09T10:35:30.294209+0000","last_peered":"2023-10-09T10:35:30.294209+0000","last_clean":"2023-10-09T10:35:30.294209+0000","last_became_active":"2023-10-09T10:27:58.165412+0000","last_became_peered":"2023-10-09T10:27:58.165412+0000","last_unstale":"2023-10-09T10:35:30.294209+0000","last_undegraded":"2023-10-09T10:35:30.294209+0000","last_fullsized":"2023-10-09T10:35:30.294209+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":274,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.296884+0000","last_change":"2023-10-09T10:29:48.163446+0000","last_active":"2023-10-09T10:35:30.296884+0000","last_peered":"2023-10-09T10:35:30.296884+0000","last_clean":"2023-10-09T10:35:30.296884+0000","last_became_active":"2023-10-09T10:29:48.161747+0000","last_became_peered":"2023-10-09T10:29:48.161747+0000","last_unstale":"2023-10-09T10:35:30.296884+0000","last_undegraded":"2023-10-09T10:35:30.296884+0000","last_fullsized":"2023-10-09T10:35:30.296884+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":236,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.291781+0000","last_change":"2023-10-09T10:32:46.313332+0000","last_active":"2023-10-09T10:35:30.291781+0000","last_peered":"2023-10-09T10:35:30.291781+0000","last_clean":"2023-10-09T10:35:30.291781+0000","last_became_active":"2023-10-09T10:32:46.312946+0000","last_became_peered":"2023-10-09T10:32:46.312946+0000","last_unstale":"2023-10-09T10:35:30.291781+0000","last_undegraded":"2023-10-09T10:35:30.291781+0000","last_fullsized":"2023-10-09T10:35:30.291781+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":349,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.297220+0000","last_change":"2023-10-09T10:32:46.324142+0000","last_active":"2023-10-09T10:35:30.297220+0000","last_peered":"2023-10-09T10:35:30.297220+0000","last_clean":"2023-10-09T10:35:30.297220+0000","last_became_active":"2023-10-09T10:32:46.323831+0000","last_became_peered":"2023-10-09T10:32:46.323831+0000","last_unstale":"2023-10-09T10:35:30.297220+0000","last_undegraded":"2023-10-09T10:35:30.297220+0000","last_fullsized":"2023-10-09T10:35:30.297220+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":268,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.290972+0000","last_change":"2023-10-09T10:31:36.323680+0000","last_active":"2023-10-09T10:35:30.290972+0000","last_peered":"2023-10-09T10:35:30.290972+0000","last_clean":"2023-10-09T10:35:30.290972+0000","last_became_active":"2023-10-09T10:31:36.322005+0000","last_became_peered":"2023-10-09T10:31:36.322005+0000","last_unstale":"2023-10-09T10:35:30.290972+0000","last_undegraded":"2023-10-09T10:35:30.290972+0000","last_fullsized":"2023-10-09T10:35:30.290972+0000","mapping_epoch":262,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"59'3","reported_seq":115,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.294145+0000","last_change":"2023-10-09T10:32:46.417745+0000","last_active":"2023-10-09T10:35:30.294145+0000","last_peered":"2023-10-09T10:35:30.294145+0000","last_clean":"2023-10-09T10:35:30.294145+0000","last_became_active":"2023-10-09T10:32:46.315908+0000","last_became_peered":"2023-10-09T10:32:46.315908+0000","last_unstale":"2023-10-09T10:35:30.294145+0000","last_undegraded":"2023-10-09T10:35:30.294145+0000","last_fullsized":"2023-10-09T10:35:30.294145+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":282,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.291231+0000","last_change":"2023-10-09T10:27:59.149315+0000","last_active":"2023-10-09T10:35:30.291231+0000","last_peered":"2023-10-09T10:35:30.291231+0000","last_clean":"2023-10-09T10:35:30.291231+0000","last_became_active":"2023-10-09T10:27:59.148843+0000","last_became_peered":"2023-10-09T10:27:59.148843+0000","last_unstale":"2023-10-09T10:35:30.291231+0000","last_undegraded":"2023-10-09T10:35:30.291231+0000","last_fullsized":"2023-10-09T10:35:30.291231+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.14","version":"83'22","reported_seq":111,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.292018+0000","last_change":"2023-10-09T10:33:28.249256+0000","last_active":"2023-10-09T10:35:30.292018+0000","last_peered":"2023-10-09T10:35:30.292018+0000","last_clean":"2023-10-09T10:35:30.292018+0000","last_became_active":"2023-10-09T10:33:28.231528+0000","last_became_peered":"2023-10-09T10:33:28.231528+0000","last_unstale":"2023-10-09T10:35:30.292018+0000","last_undegraded":"2023-10-09T10:35:30.292018+0000","last_fullsized":"2023-10-09T10:35:30.292018+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":203,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.291526+0000","last_change":"2023-10-09T10:32:46.313477+0000","last_active":"2023-10-09T10:35:30.291526+0000","last_peered":"2023-10-09T10:35:30.291526+0000","last_clean":"2023-10-09T10:35:30.291526+0000","last_became_active":"2023-10-09T10:32:46.313030+0000","last_became_peered":"2023-10-09T10:32:46.313030+0000","last_unstale":"2023-10-09T10:35:30.291526+0000","last_undegraded":"2023-10-09T10:35:30.291526+0000","last_fullsized":"2023-10-09T10:35:30.291526+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.18","version":"326'7638","reported_seq":10199,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-09T10:35:35.265230+0000","last_change":"2023-10-09T10:34:47.692100+0000","last_active":"2023-10-09T10:35:35.265230+0000","last_peered":"2023-10-09T10:35:35.265230+0000","last_clean":"2023-10-09T10:35:35.265230+0000","last_became_active":"2023-10-09T10:34:47.689647+0000","last_became_peered":"2023-10-09T10:34:47.689647+0000","last_unstale":"2023-10-09T10:35:35.265230+0000","last_undegraded":"2023-10-09T10:35:35.265230+0000","last_fullsized":"2023-10-09T10:35:35.265230+0000","mapping_epoch":304,"log_start":"295'2100","ondisk_log_start":"295'2100","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":5538,"log_dups_size":0,"ondisk_log_size":5538,"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":119111680,"num_objects":1818,"num_object_clones":0,"num_object_copies":5454,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1818,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4494,"num_write_kb":201952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":621,"num_bytes_recovered":40697856,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"59'2","reported_seq":62,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.287726+0000","last_change":"2023-10-09T10:33:28.237697+0000","last_active":"2023-10-09T10:35:30.287726+0000","last_peered":"2023-10-09T10:35:30.287726+0000","last_clean":"2023-10-09T10:35:30.287726+0000","last_became_active":"2023-10-09T10:33:28.226619+0000","last_became_peered":"2023-10-09T10:33:28.226619+0000","last_unstale":"2023-10-09T10:35:30.287726+0000","last_undegraded":"2023-10-09T10:35:30.287726+0000","last_fullsized":"2023-10-09T10:35:30.287726+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:25:06.543960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":34,"num_keys_recovered":10,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,1],"acting":[2,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":326,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.288572+0000","last_change":"2023-10-09T10:33:28.224672+0000","last_active":"2023-10-09T10:35:30.288572+0000","last_peered":"2023-10-09T10:35:30.288572+0000","last_clean":"2023-10-09T10:35:30.288572+0000","last_became_active":"2023-10-09T10:33:28.224199+0000","last_became_peered":"2023-10-09T10:33:28.224199+0000","last_unstale":"2023-10-09T10:35:30.288572+0000","last_undegraded":"2023-10-09T10:35:30.288572+0000","last_fullsized":"2023-10-09T10:35:30.288572+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:22:17.981451+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.19","version":"326'7580","reported_seq":7637,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-09T10:35:33.100019+0000","last_change":"2023-10-09T10:34:47.707207+0000","last_active":"2023-10-09T10:35:33.100019+0000","last_peered":"2023-10-09T10:35:33.100019+0000","last_clean":"2023-10-09T10:35:33.100019+0000","last_became_active":"2023-10-09T10:34:47.703322+0000","last_became_peered":"2023-10-09T10:34:47.703322+0000","last_unstale":"2023-10-09T10:35:33.100019+0000","last_undegraded":"2023-10-09T10:35:33.100019+0000","last_fullsized":"2023-10-09T10:35:33.100019+0000","mapping_epoch":304,"log_start":"295'2200","ondisk_log_start":"295'2200","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":5380,"log_dups_size":0,"ondisk_log_size":5380,"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":122322944,"num_objects":1867,"num_object_clones":0,"num_object_copies":5601,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1867,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4443,"num_write_kb":201888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":140,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.287528+0000","last_change":"2023-10-09T10:29:48.191869+0000","last_active":"2023-10-09T10:35:30.287528+0000","last_peered":"2023-10-09T10:35:30.287528+0000","last_clean":"2023-10-09T10:35:30.287528+0000","last_became_active":"2023-10-09T10:29:48.176295+0000","last_became_peered":"2023-10-09T10:29:48.176295+0000","last_unstale":"2023-10-09T10:35:30.287528+0000","last_undegraded":"2023-10-09T10:35:30.287528+0000","last_fullsized":"2023-10-09T10:35:30.287528+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:12:49.287347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":346,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.297423+0000","last_change":"2023-10-09T10:33:28.230642+0000","last_active":"2023-10-09T10:35:30.297423+0000","last_peered":"2023-10-09T10:35:30.297423+0000","last_clean":"2023-10-09T10:35:30.297423+0000","last_became_active":"2023-10-09T10:33:28.229713+0000","last_became_peered":"2023-10-09T10:33:28.229713+0000","last_unstale":"2023-10-09T10:35:30.297423+0000","last_undegraded":"2023-10-09T10:35:30.297423+0000","last_fullsized":"2023-10-09T10:35:30.297423+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":179,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.291292+0000","last_change":"2023-10-09T10:33:28.227326+0000","last_active":"2023-10-09T10:35:30.291292+0000","last_peered":"2023-10-09T10:35:30.291292+0000","last_clean":"2023-10-09T10:35:30.291292+0000","last_became_active":"2023-10-09T10:33:28.226988+0000","last_became_peered":"2023-10-09T10:33:28.226988+0000","last_unstale":"2023-10-09T10:35:30.291292+0000","last_undegraded":"2023-10-09T10:35:30.291292+0000","last_fullsized":"2023-10-09T10:35:30.291292+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":312,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.288003+0000","last_change":"2023-10-09T10:31:36.306145+0000","last_active":"2023-10-09T10:35:30.288003+0000","last_peered":"2023-10-09T10:35:30.288003+0000","last_clean":"2023-10-09T10:35:30.288003+0000","last_became_active":"2023-10-09T10:31:36.305375+0000","last_became_peered":"2023-10-09T10:31:36.305375+0000","last_unstale":"2023-10-09T10:35:30.288003+0000","last_undegraded":"2023-10-09T10:35:30.288003+0000","last_fullsized":"2023-10-09T10:35:30.288003+0000","mapping_epoch":262,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:45:21.846877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,5],"acting":[2,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":299,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.291956+0000","last_change":"2023-10-09T10:27:59.329821+0000","last_active":"2023-10-09T10:35:30.291956+0000","last_peered":"2023-10-09T10:35:30.291956+0000","last_clean":"2023-10-09T10:35:30.291956+0000","last_became_active":"2023-10-09T10:27:59.147941+0000","last_became_peered":"2023-10-09T10:27:59.147941+0000","last_unstale":"2023-10-09T10:35:30.291956+0000","last_undegraded":"2023-10-09T10:35:30.291956+0000","last_fullsized":"2023-10-09T10:35:30.291956+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":113,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.288609+0000","last_change":"2023-10-09T10:27:59.147190+0000","last_active":"2023-10-09T10:35:30.288609+0000","last_peered":"2023-10-09T10:35:30.288609+0000","last_clean":"2023-10-09T10:35:30.288609+0000","last_became_active":"2023-10-09T10:27:59.146807+0000","last_became_peered":"2023-10-09T10:27:59.146807+0000","last_unstale":"2023-10-09T10:35:30.288609+0000","last_undegraded":"2023-10-09T10:35:30.288609+0000","last_fullsized":"2023-10-09T10:35:30.288609+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:39:53.003554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.4","version":"326'7733","reported_seq":7801,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-09T10:35:35.285054+0000","last_change":"2023-10-09T10:35:13.290254+0000","last_active":"2023-10-09T10:35:35.285054+0000","last_peered":"2023-10-09T10:35:35.285054+0000","last_clean":"2023-10-09T10:35:35.285054+0000","last_became_active":"2023-10-09T10:34:47.659518+0000","last_became_peered":"2023-10-09T10:34:47.659518+0000","last_unstale":"2023-10-09T10:35:35.285054+0000","last_undegraded":"2023-10-09T10:35:35.285054+0000","last_fullsized":"2023-10-09T10:35:35.285054+0000","mapping_epoch":285,"log_start":"295'2200","ondisk_log_start":"295'2200","created":285,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"310'7265","last_scrub_stamp":"2023-10-09T10:35:13.290149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:35:13.290149+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":117309440,"num_objects":1790,"num_object_clones":0,"num_object_copies":5370,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1790,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":468,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":122,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.296461+0000","last_change":"2023-10-09T10:32:46.428645+0000","last_active":"2023-10-09T10:35:30.296461+0000","last_peered":"2023-10-09T10:35:30.296461+0000","last_clean":"2023-10-09T10:35:30.296461+0000","last_became_active":"2023-10-09T10:32:46.322402+0000","last_became_peered":"2023-10-09T10:32:46.322402+0000","last_unstale":"2023-10-09T10:35:30.296461+0000","last_undegraded":"2023-10-09T10:35:30.296461+0000","last_fullsized":"2023-10-09T10:35:30.296461+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":[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.8","version":"0'0","reported_seq":328,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.295883+0000","last_change":"2023-10-09T10:32:46.312441+0000","last_active":"2023-10-09T10:35:30.295883+0000","last_peered":"2023-10-09T10:35:30.295883+0000","last_clean":"2023-10-09T10:35:30.295883+0000","last_became_active":"2023-10-09T10:32:46.311975+0000","last_became_peered":"2023-10-09T10:32:46.311975+0000","last_unstale":"2023-10-09T10:35:30.295883+0000","last_undegraded":"2023-10-09T10:35:30.295883+0000","last_fullsized":"2023-10-09T10:35:30.295883+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.5","version":"326'7661","reported_seq":10192,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-09T10:35:33.106634+0000","last_change":"2023-10-09T10:35:06.886191+0000","last_active":"2023-10-09T10:35:33.106634+0000","last_peered":"2023-10-09T10:35:33.106634+0000","last_clean":"2023-10-09T10:35:33.106634+0000","last_became_active":"2023-10-09T10:34:47.652761+0000","last_became_peered":"2023-10-09T10:34:47.652761+0000","last_unstale":"2023-10-09T10:35:33.106634+0000","last_undegraded":"2023-10-09T10:35:33.106634+0000","last_fullsized":"2023-10-09T10:35:33.106634+0000","mapping_epoch":300,"log_start":"295'2300","ondisk_log_start":"295'2300","created":285,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"307'7064","last_scrub_stamp":"2023-10-09T10:35:06.885844+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:35:06.885844+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":122552320,"num_objects":1870,"num_object_clones":0,"num_object_copies":5610,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1870,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":615,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":72,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.292897+0000","last_change":"2023-10-09T10:32:46.424501+0000","last_active":"2023-10-09T10:35:30.292897+0000","last_peered":"2023-10-09T10:35:30.292897+0000","last_clean":"2023-10-09T10:35:30.292897+0000","last_became_active":"2023-10-09T10:32:46.312666+0000","last_became_peered":"2023-10-09T10:32:46.312666+0000","last_unstale":"2023-10-09T10:35:30.292897+0000","last_undegraded":"2023-10-09T10:35:30.292897+0000","last_fullsized":"2023-10-09T10:35:30.292897+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:05:27.086709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[1,5,2],"acting":[1,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":257,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.291874+0000","last_change":"2023-10-09T10:33:28.222915+0000","last_active":"2023-10-09T10:35:30.291874+0000","last_peered":"2023-10-09T10:35:30.291874+0000","last_clean":"2023-10-09T10:35:30.291874+0000","last_became_active":"2023-10-09T10:33:28.222500+0000","last_became_peered":"2023-10-09T10:33:28.222500+0000","last_unstale":"2023-10-09T10:35:30.291874+0000","last_undegraded":"2023-10-09T10:35:30.291874+0000","last_fullsized":"2023-10-09T10:35:30.291874+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:47:19.602228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.6","version":"326'7604","reported_seq":9177,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-09T10:35:33.104988+0000","last_change":"2023-10-09T10:35:04.342734+0000","last_active":"2023-10-09T10:35:33.104988+0000","last_peered":"2023-10-09T10:35:33.104988+0000","last_clean":"2023-10-09T10:35:33.104988+0000","last_became_active":"2023-10-09T10:34:48.668065+0000","last_became_peered":"2023-10-09T10:34:48.668065+0000","last_unstale":"2023-10-09T10:35:33.104988+0000","last_undegraded":"2023-10-09T10:35:33.104988+0000","last_fullsized":"2023-10-09T10:35:33.104988+0000","mapping_epoch":305,"log_start":"295'2200","ondisk_log_start":"295'2200","created":285,"last_epoch_clean":306,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":5404,"log_dups_size":0,"ondisk_log_size":5404,"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":119734272,"num_objects":1827,"num_object_clones":0,"num_object_copies":5481,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1827,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4471,"num_write_kb":201536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":637,"num_bytes_recovered":41746432,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":106,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.297435+0000","last_change":"2023-10-09T10:33:28.241615+0000","last_active":"2023-10-09T10:35:30.297435+0000","last_peered":"2023-10-09T10:35:30.297435+0000","last_clean":"2023-10-09T10:35:30.297435+0000","last_became_active":"2023-10-09T10:33:28.230234+0000","last_became_peered":"2023-10-09T10:33:28.230234+0000","last_unstale":"2023-10-09T10:35:30.297435+0000","last_undegraded":"2023-10-09T10:35:30.297435+0000","last_fullsized":"2023-10-09T10:35:30.297435+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":3,"num_bytes_recovered":210,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":292,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.291098+0000","last_change":"2023-10-09T10:24:27.596000+0000","last_active":"2023-10-09T10:35:30.291098+0000","last_peered":"2023-10-09T10:35:30.291098+0000","last_clean":"2023-10-09T10:35:30.291098+0000","last_became_active":"2023-10-09T10:24:27.595660+0000","last_became_peered":"2023-10-09T10:24:27.595660+0000","last_unstale":"2023-10-09T10:35:30.291098+0000","last_undegraded":"2023-10-09T10:35:30.291098+0000","last_fullsized":"2023-10-09T10:35:30.291098+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"326'7601","reported_seq":7664,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-09T10:35:33.136907+0000","last_change":"2023-10-09T10:35:11.144639+0000","last_active":"2023-10-09T10:35:33.136907+0000","last_peered":"2023-10-09T10:35:33.136907+0000","last_clean":"2023-10-09T10:35:33.136907+0000","last_became_active":"2023-10-09T10:34:47.645222+0000","last_became_peered":"2023-10-09T10:34:47.645222+0000","last_unstale":"2023-10-09T10:35:33.136907+0000","last_undegraded":"2023-10-09T10:35:33.136907+0000","last_fullsized":"2023-10-09T10:35:33.136907+0000","mapping_epoch":285,"log_start":"295'2200","ondisk_log_start":"295'2200","created":285,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"308'7159","last_scrub_stamp":"2023-10-09T10:35:11.144537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:35:11.144537+0000","objects_scrubbed":0,"log_size":5401,"log_dups_size":0,"ondisk_log_size":5401,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":125239296,"num_objects":1911,"num_object_clones":0,"num_object_copies":5733,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1911,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":442,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":317,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.296560+0000","last_change":"2023-10-09T10:26:19.119760+0000","last_active":"2023-10-09T10:35:30.296560+0000","last_peered":"2023-10-09T10:35:30.296560+0000","last_clean":"2023-10-09T10:35:30.296560+0000","last_became_active":"2023-10-09T10:26:19.119421+0000","last_became_peered":"2023-10-09T10:26:19.119421+0000","last_unstale":"2023-10-09T10:35:30.296560+0000","last_undegraded":"2023-10-09T10:35:30.296560+0000","last_fullsized":"2023-10-09T10:35:30.296560+0000","mapping_epoch":214,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":154,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.292766+0000","last_change":"2023-10-09T10:32:46.309180+0000","last_active":"2023-10-09T10:35:30.292766+0000","last_peered":"2023-10-09T10:35:30.292766+0000","last_clean":"2023-10-09T10:35:30.292766+0000","last_became_active":"2023-10-09T10:32:46.308730+0000","last_became_peered":"2023-10-09T10:32:46.308730+0000","last_unstale":"2023-10-09T10:35:30.292766+0000","last_undegraded":"2023-10-09T10:35:30.292766+0000","last_fullsized":"2023-10-09T10:35:30.292766+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:14:58.274854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.0","version":"326'7841","reported_seq":7898,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-09T10:35:35.295671+0000","last_change":"2023-10-09T10:34:47.657949+0000","last_active":"2023-10-09T10:35:35.295671+0000","last_peered":"2023-10-09T10:35:35.295671+0000","last_clean":"2023-10-09T10:35:35.295671+0000","last_became_active":"2023-10-09T10:34:47.655211+0000","last_became_peered":"2023-10-09T10:34:47.655211+0000","last_unstale":"2023-10-09T10:35:35.295671+0000","last_undegraded":"2023-10-09T10:35:35.295671+0000","last_fullsized":"2023-10-09T10:35:35.295671+0000","mapping_epoch":285,"log_start":"295'2300","ondisk_log_start":"295'2300","created":285,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":5541,"log_dups_size":0,"ondisk_log_size":5541,"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":122290176,"num_objects":1866,"num_object_clones":0,"num_object_copies":5598,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1866,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4612,"num_write_kb":207296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"59'2","reported_seq":101,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.288198+0000","last_change":"2023-10-09T10:33:28.240102+0000","last_active":"2023-10-09T10:35:30.288198+0000","last_peered":"2023-10-09T10:35:30.288198+0000","last_clean":"2023-10-09T10:35:30.288198+0000","last_became_active":"2023-10-09T10:33:28.228955+0000","last_became_peered":"2023-10-09T10:33:28.228955+0000","last_unstale":"2023-10-09T10:35:30.288198+0000","last_undegraded":"2023-10-09T10:35:30.288198+0000","last_fullsized":"2023-10-09T10:35:30.288198+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:13:57.177319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[2,1,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":310,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.292063+0000","last_change":"2023-10-09T10:33:28.226099+0000","last_active":"2023-10-09T10:35:30.292063+0000","last_peered":"2023-10-09T10:35:30.292063+0000","last_clean":"2023-10-09T10:35:30.292063+0000","last_became_active":"2023-10-09T10:33:28.225727+0000","last_became_peered":"2023-10-09T10:33:28.225727+0000","last_unstale":"2023-10-09T10:35:30.292063+0000","last_undegraded":"2023-10-09T10:35:30.292063+0000","last_fullsized":"2023-10-09T10:35:30.292063+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.1","version":"326'7824","reported_seq":7945,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-09T10:35:35.107569+0000","last_change":"2023-10-09T10:35:09.066802+0000","last_active":"2023-10-09T10:35:35.107569+0000","last_peered":"2023-10-09T10:35:35.107569+0000","last_clean":"2023-10-09T10:35:35.107569+0000","last_became_active":"2023-10-09T10:34:47.636012+0000","last_became_peered":"2023-10-09T10:34:47.636012+0000","last_unstale":"2023-10-09T10:35:35.107569+0000","last_undegraded":"2023-10-09T10:35:35.107569+0000","last_fullsized":"2023-10-09T10:35:35.107569+0000","mapping_epoch":285,"log_start":"289'400","ondisk_log_start":"289'400","created":285,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"307'7212","last_scrub_stamp":"2023-10-09T10:35:09.066563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:35:09.066563+0000","objects_scrubbed":2386,"log_size":7424,"log_dups_size":0,"ondisk_log_size":7424,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:40:00.468602+0000","scrub_duration":0.59800784500000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":115867648,"num_objects":1768,"num_object_clones":0,"num_object_copies":5304,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1768,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":618,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":293,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.291496+0000","last_change":"2023-10-09T10:32:46.310927+0000","last_active":"2023-10-09T10:35:30.291496+0000","last_peered":"2023-10-09T10:35:30.291496+0000","last_clean":"2023-10-09T10:35:30.291496+0000","last_became_active":"2023-10-09T10:32:46.310524+0000","last_became_peered":"2023-10-09T10:32:46.310524+0000","last_unstale":"2023-10-09T10:35:30.291496+0000","last_undegraded":"2023-10-09T10:35:30.291496+0000","last_fullsized":"2023-10-09T10:35:30.291496+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":271,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.288503+0000","last_change":"2023-10-09T10:32:46.309500+0000","last_active":"2023-10-09T10:35:30.288503+0000","last_peered":"2023-10-09T10:35:30.288503+0000","last_clean":"2023-10-09T10:35:30.288503+0000","last_became_active":"2023-10-09T10:32:46.309031+0000","last_became_peered":"2023-10-09T10:32:46.309031+0000","last_unstale":"2023-10-09T10:35:30.288503+0000","last_undegraded":"2023-10-09T10:35:30.288503+0000","last_fullsized":"2023-10-09T10:35:30.288503+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:02:13.659301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.2","version":"326'7659","reported_seq":7716,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-09T10:35:35.296250+0000","last_change":"2023-10-09T10:34:47.661824+0000","last_active":"2023-10-09T10:35:35.296250+0000","last_peered":"2023-10-09T10:35:35.296250+0000","last_clean":"2023-10-09T10:35:35.296250+0000","last_became_active":"2023-10-09T10:34:47.655532+0000","last_became_peered":"2023-10-09T10:34:47.655532+0000","last_unstale":"2023-10-09T10:35:35.296250+0000","last_undegraded":"2023-10-09T10:35:35.296250+0000","last_fullsized":"2023-10-09T10:35:35.296250+0000","mapping_epoch":285,"log_start":"295'2100","ondisk_log_start":"295'2100","created":285,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":5559,"log_dups_size":0,"ondisk_log_size":5559,"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":118685696,"num_objects":1811,"num_object_clones":0,"num_object_copies":5433,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1811,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4513,"num_write_kb":202368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":286,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.285941+0000","last_change":"2023-10-09T10:33:28.224503+0000","last_active":"2023-10-09T10:35:30.285941+0000","last_peered":"2023-10-09T10:35:30.285941+0000","last_clean":"2023-10-09T10:35:30.285941+0000","last_became_active":"2023-10-09T10:33:28.223966+0000","last_became_peered":"2023-10-09T10:33:28.223966+0000","last_unstale":"2023-10-09T10:35:30.285941+0000","last_undegraded":"2023-10-09T10:35:30.285941+0000","last_fullsized":"2023-10-09T10:35:30.285941+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:30:19.591464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":310,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.294507+0000","last_change":"2023-10-09T10:32:46.315726+0000","last_active":"2023-10-09T10:35:30.294507+0000","last_peered":"2023-10-09T10:35:30.294507+0000","last_clean":"2023-10-09T10:35:30.294507+0000","last_became_active":"2023-10-09T10:32:46.315318+0000","last_became_peered":"2023-10-09T10:32:46.315318+0000","last_unstale":"2023-10-09T10:35:30.294507+0000","last_undegraded":"2023-10-09T10:35:30.294507+0000","last_fullsized":"2023-10-09T10:35:30.294507+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.3","version":"326'7772","reported_seq":7837,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-09T10:35:35.212415+0000","last_change":"2023-10-09T10:35:33.826217+0000","last_active":"2023-10-09T10:35:35.212415+0000","last_peered":"2023-10-09T10:35:35.212415+0000","last_clean":"2023-10-09T10:35:35.212415+0000","last_became_active":"2023-10-09T10:34:47.655247+0000","last_became_peered":"2023-10-09T10:34:47.655247+0000","last_unstale":"2023-10-09T10:35:35.212415+0000","last_undegraded":"2023-10-09T10:35:35.212415+0000","last_fullsized":"2023-10-09T10:35:35.212415+0000","mapping_epoch":285,"log_start":"295'2200","ondisk_log_start":"295'2200","created":285,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":5572,"log_dups_size":0,"ondisk_log_size":5572,"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":117899264,"num_objects":1799,"num_object_clones":0,"num_object_copies":5397,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1799,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4589,"num_write_kb":204416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":336,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.291867+0000","last_change":"2023-10-09T10:32:46.312146+0000","last_active":"2023-10-09T10:35:30.291867+0000","last_peered":"2023-10-09T10:35:30.291867+0000","last_clean":"2023-10-09T10:35:30.291867+0000","last_became_active":"2023-10-09T10:32:46.310627+0000","last_became_peered":"2023-10-09T10:32:46.310627+0000","last_unstale":"2023-10-09T10:35:30.291867+0000","last_undegraded":"2023-10-09T10:35:30.291867+0000","last_fullsized":"2023-10-09T10:35:30.291867+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:31:45.041591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":306,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.292853+0000","last_change":"2023-10-09T10:33:28.221028+0000","last_active":"2023-10-09T10:35:30.292853+0000","last_peered":"2023-10-09T10:35:30.292853+0000","last_clean":"2023-10-09T10:35:30.292853+0000","last_became_active":"2023-10-09T10:33:28.220504+0000","last_became_peered":"2023-10-09T10:33:28.220504+0000","last_unstale":"2023-10-09T10:35:30.292853+0000","last_undegraded":"2023-10-09T10:35:30.292853+0000","last_fullsized":"2023-10-09T10:35:30.292853+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:16:10.994573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.e","version":"326'9098","reported_seq":11592,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-09T10:35:33.886865+0000","last_change":"2023-10-09T10:34:36.858147+0000","last_active":"2023-10-09T10:35:33.886865+0000","last_peered":"2023-10-09T10:35:33.886865+0000","last_clean":"2023-10-09T10:35:33.886865+0000","last_became_active":"2023-10-09T10:33:45.241112+0000","last_became_peered":"2023-10-09T10:33:45.241112+0000","last_unstale":"2023-10-09T10:35:33.886865+0000","last_undegraded":"2023-10-09T10:35:33.886865+0000","last_fullsized":"2023-10-09T10:35:33.886865+0000","mapping_epoch":296,"log_start":"299'5161","ondisk_log_start":"299'5161","created":285,"last_epoch_clean":299,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":3937,"log_dups_size":0,"ondisk_log_size":3937,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:54:26.562120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":246022144,"num_objects":3754,"num_object_clones":0,"num_object_copies":11262,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3754,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9098,"num_write_kb":411264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1211,"num_bytes_recovered":79364096,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,5],"acting":[2,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"76'131","reported_seq":843,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.293326+0000","last_change":"2023-10-09T10:33:31.235719+0000","last_active":"2023-10-09T10:35:30.293326+0000","last_peered":"2023-10-09T10:35:30.293326+0000","last_clean":"2023-10-09T10:35:30.293326+0000","last_became_active":"2023-10-09T10:33:31.235126+0000","last_became_peered":"2023-10-09T10:33:31.235126+0000","last_unstale":"2023-10-09T10:35:30.293326+0000","last_undegraded":"2023-10-09T10:35:30.293326+0000","last_fullsized":"2023-10-09T10:35:30.293326+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":131,"log_dups_size":0,"ondisk_log_size":131,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:20:35.210401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":619,"num_read_kb":508,"num_write":137,"num_write_kb":4162,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":8388608,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.5","version":"0'0","reported_seq":334,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.297287+0000","last_change":"2023-10-09T10:27:59.155451+0000","last_active":"2023-10-09T10:35:30.297287+0000","last_peered":"2023-10-09T10:35:30.297287+0000","last_clean":"2023-10-09T10:35:30.297287+0000","last_became_active":"2023-10-09T10:27:59.154968+0000","last_became_peered":"2023-10-09T10:27:59.154968+0000","last_unstale":"2023-10-09T10:35:30.297287+0000","last_undegraded":"2023-10-09T10:35:30.297287+0000","last_fullsized":"2023-10-09T10:35:30.297287+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":240,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.296912+0000","last_change":"2023-10-09T10:33:28.227089+0000","last_active":"2023-10-09T10:35:30.296912+0000","last_peered":"2023-10-09T10:35:30.296912+0000","last_clean":"2023-10-09T10:35:30.296912+0000","last_became_active":"2023-10-09T10:33:28.225004+0000","last_became_peered":"2023-10-09T10:33:28.225004+0000","last_unstale":"2023-10-09T10:35:30.296912+0000","last_undegraded":"2023-10-09T10:35:30.296912+0000","last_fullsized":"2023-10-09T10:35:30.296912+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"326'7738","reported_seq":10300,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-09T10:35:35.237196+0000","last_change":"2023-10-09T10:34:47.680945+0000","last_active":"2023-10-09T10:35:35.237196+0000","last_peered":"2023-10-09T10:35:35.237196+0000","last_clean":"2023-10-09T10:35:35.237196+0000","last_became_active":"2023-10-09T10:34:47.678610+0000","last_became_peered":"2023-10-09T10:34:47.678610+0000","last_unstale":"2023-10-09T10:35:35.237196+0000","last_undegraded":"2023-10-09T10:35:35.237196+0000","last_fullsized":"2023-10-09T10:35:35.237196+0000","mapping_epoch":296,"log_start":"295'2100","ondisk_log_start":"295'2100","created":285,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":5638,"log_dups_size":0,"ondisk_log_size":5638,"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":112689152,"num_objects":1719,"num_object_clones":0,"num_object_copies":5157,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1719,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4593,"num_write_kb":202016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":621,"num_bytes_recovered":40697856,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"76'52","reported_seq":727,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.297045+0000","last_change":"2023-10-09T10:20:59.407054+0000","last_active":"2023-10-09T10:35:30.297045+0000","last_peered":"2023-10-09T10:35:30.297045+0000","last_clean":"2023-10-09T10:35:30.297045+0000","last_became_active":"2023-10-09T10:20:59.406039+0000","last_became_peered":"2023-10-09T10:20:59.406039+0000","last_unstale":"2023-10-09T10:35:30.297045+0000","last_undegraded":"2023-10-09T10:35:30.297045+0000","last_fullsized":"2023-10-09T10:35:30.297045+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":519,"num_read_kb":1955,"num_write":46,"num_write_kb":1266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":302,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.291643+0000","last_change":"2023-10-09T10:32:46.311408+0000","last_active":"2023-10-09T10:35:30.291643+0000","last_peered":"2023-10-09T10:35:30.291643+0000","last_clean":"2023-10-09T10:35:30.291643+0000","last_became_active":"2023-10-09T10:32:46.310943+0000","last_became_peered":"2023-10-09T10:32:46.310943+0000","last_unstale":"2023-10-09T10:35:30.291643+0000","last_undegraded":"2023-10-09T10:35:30.291643+0000","last_fullsized":"2023-10-09T10:35:30.291643+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":220,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.288261+0000","last_change":"2023-10-09T10:27:59.149630+0000","last_active":"2023-10-09T10:35:30.288261+0000","last_peered":"2023-10-09T10:35:30.288261+0000","last_clean":"2023-10-09T10:35:30.288261+0000","last_became_active":"2023-10-09T10:27:59.149132+0000","last_became_peered":"2023-10-09T10:27:59.149132+0000","last_unstale":"2023-10-09T10:35:30.288261+0000","last_undegraded":"2023-10-09T10:35:30.288261+0000","last_fullsized":"2023-10-09T10:35:30.288261+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:35:53.030398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,5],"acting":[2,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.b","version":"326'9006","reported_seq":9057,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-09T10:35:33.860391+0000","last_change":"2023-10-09T10:32:55.342926+0000","last_active":"2023-10-09T10:35:33.860391+0000","last_peered":"2023-10-09T10:35:33.860391+0000","last_clean":"2023-10-09T10:35:33.860391+0000","last_became_active":"2023-10-09T10:32:55.342661+0000","last_became_peered":"2023-10-09T10:32:55.342661+0000","last_unstale":"2023-10-09T10:35:33.860391+0000","last_undegraded":"2023-10-09T10:35:33.860391+0000","last_fullsized":"2023-10-09T10:35:33.860391+0000","mapping_epoch":285,"log_start":"299'5062","ondisk_log_start":"299'5062","created":285,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":3944,"log_dups_size":0,"ondisk_log_size":3944,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:44:19.313186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":241041408,"num_objects":3678,"num_object_clones":0,"num_object_copies":11034,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3678,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9006,"num_write_kb":405888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,5],"acting":[2,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1","version":"76'118","reported_seq":844,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.286018+0000","last_change":"2023-10-09T10:32:11.493794+0000","last_active":"2023-10-09T10:35:30.286018+0000","last_peered":"2023-10-09T10:35:30.286018+0000","last_clean":"2023-10-09T10:35:30.286018+0000","last_became_active":"2023-10-09T10:32:11.493130+0000","last_became_peered":"2023-10-09T10:32:11.493130+0000","last_unstale":"2023-10-09T10:35:30.286018+0000","last_undegraded":"2023-10-09T10:35:30.286018+0000","last_fullsized":"2023-10-09T10:35:30.286018+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":118,"log_dups_size":0,"ondisk_log_size":118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:18:26.113544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":881,"num_read_kb":1026,"num_write":94,"num_write_kb":1236,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":26,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":307,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.291957+0000","last_change":"2023-10-09T10:27:58.141484+0000","last_active":"2023-10-09T10:35:30.291957+0000","last_peered":"2023-10-09T10:35:30.291957+0000","last_clean":"2023-10-09T10:35:30.291957+0000","last_became_active":"2023-10-09T10:27:58.141130+0000","last_became_peered":"2023-10-09T10:27:58.141130+0000","last_unstale":"2023-10-09T10:35:30.291957+0000","last_undegraded":"2023-10-09T10:35:30.291957+0000","last_fullsized":"2023-10-09T10:35:30.291957+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:15:58.448896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":206,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.296846+0000","last_change":"2023-10-09T10:32:46.318051+0000","last_active":"2023-10-09T10:35:30.296846+0000","last_peered":"2023-10-09T10:35:30.296846+0000","last_clean":"2023-10-09T10:35:30.296846+0000","last_became_active":"2023-10-09T10:32:46.317668+0000","last_became_peered":"2023-10-09T10:32:46.317668+0000","last_unstale":"2023-10-09T10:35:30.296846+0000","last_undegraded":"2023-10-09T10:35:30.296846+0000","last_fullsized":"2023-10-09T10:35:30.296846+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"326'7629","reported_seq":7692,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-09T10:35:33.106747+0000","last_change":"2023-10-09T10:35:12.616930+0000","last_active":"2023-10-09T10:35:33.106747+0000","last_peered":"2023-10-09T10:35:33.106747+0000","last_clean":"2023-10-09T10:35:33.106747+0000","last_became_active":"2023-10-09T10:34:47.661974+0000","last_became_peered":"2023-10-09T10:34:47.661974+0000","last_unstale":"2023-10-09T10:35:33.106747+0000","last_undegraded":"2023-10-09T10:35:33.106747+0000","last_fullsized":"2023-10-09T10:35:33.106747+0000","mapping_epoch":285,"log_start":"295'2200","ondisk_log_start":"295'2200","created":285,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"310'7214","last_scrub_stamp":"2023-10-09T10:35:12.616820+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:35:12.616820+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":120651776,"num_objects":1841,"num_object_clones":0,"num_object_copies":5523,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1841,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":441,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"76'179","reported_seq":911,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.296700+0000","last_change":"2023-10-09T10:32:40.258042+0000","last_active":"2023-10-09T10:35:30.296700+0000","last_peered":"2023-10-09T10:35:30.296700+0000","last_clean":"2023-10-09T10:35:30.296700+0000","last_became_active":"2023-10-09T10:32:40.257247+0000","last_became_peered":"2023-10-09T10:32:40.257247+0000","last_unstale":"2023-10-09T10:35:30.296700+0000","last_undegraded":"2023-10-09T10:35:30.296700+0000","last_fullsized":"2023-10-09T10:35:30.296700+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":179,"log_dups_size":0,"ondisk_log_size":179,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":680,"num_read_kb":604,"num_write":161,"num_write_kb":107,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"83'139","reported_seq":421,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.291589+0000","last_change":"2023-10-09T10:29:05.203751+0000","last_active":"2023-10-09T10:35:30.291589+0000","last_peered":"2023-10-09T10:35:30.291589+0000","last_clean":"2023-10-09T10:35:30.291589+0000","last_became_active":"2023-10-09T10:29:05.203261+0000","last_became_peered":"2023-10-09T10:29:05.203261+0000","last_unstale":"2023-10-09T10:35:30.291589+0000","last_undegraded":"2023-10-09T10:35:30.291589+0000","last_fullsized":"2023-10-09T10:35:30.291589+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_clean_scrub_stamp":"2023-10-09T09:52:58.844090+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":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":282,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.296792+0000","last_change":"2023-10-09T10:32:46.322179+0000","last_active":"2023-10-09T10:35:30.296792+0000","last_peered":"2023-10-09T10:35:30.296792+0000","last_clean":"2023-10-09T10:35:30.296792+0000","last_became_active":"2023-10-09T10:32:46.321811+0000","last_became_peered":"2023-10-09T10:32:46.321811+0000","last_unstale":"2023-10-09T10:35:30.296792+0000","last_undegraded":"2023-10-09T10:35:30.296792+0000","last_fullsized":"2023-10-09T10:35:30.296792+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":292,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.294356+0000","last_change":"2023-10-09T10:33:28.226501+0000","last_active":"2023-10-09T10:35:30.294356+0000","last_peered":"2023-10-09T10:35:30.294356+0000","last_clean":"2023-10-09T10:35:30.294356+0000","last_became_active":"2023-10-09T10:33:28.225690+0000","last_became_peered":"2023-10-09T10:33:28.225690+0000","last_unstale":"2023-10-09T10:35:30.294356+0000","last_undegraded":"2023-10-09T10:35:30.294356+0000","last_fullsized":"2023-10-09T10:35:30.294356+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.a","version":"326'9048","reported_seq":9099,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-09T10:35:35.051532+0000","last_change":"2023-10-09T10:32:55.340071+0000","last_active":"2023-10-09T10:35:35.051532+0000","last_peered":"2023-10-09T10:35:35.051532+0000","last_clean":"2023-10-09T10:35:35.051532+0000","last_became_active":"2023-10-09T10:32:55.339746+0000","last_became_peered":"2023-10-09T10:32:55.339746+0000","last_unstale":"2023-10-09T10:35:35.051532+0000","last_undegraded":"2023-10-09T10:35:35.051532+0000","last_fullsized":"2023-10-09T10:35:35.051532+0000","mapping_epoch":285,"log_start":"298'3868","ondisk_log_start":"298'3868","created":285,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":5180,"log_dups_size":0,"ondisk_log_size":5180,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:21:25.372544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":232259584,"num_objects":3544,"num_object_clones":0,"num_object_copies":10632,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3544,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9048,"num_write_kb":402944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"76'47","reported_seq":144,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.295789+0000","last_change":"2023-10-09T10:33:28.255636+0000","last_active":"2023-10-09T10:35:30.295789+0000","last_peered":"2023-10-09T10:35:30.295789+0000","last_clean":"2023-10-09T10:35:30.295789+0000","last_became_active":"2023-10-09T10:33:28.229436+0000","last_became_peered":"2023-10-09T10:33:28.229436+0000","last_unstale":"2023-10-09T10:35:30.295789+0000","last_undegraded":"2023-10-09T10:35:30.295789+0000","last_fullsized":"2023-10-09T10:35:30.295789+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":47,"log_dups_size":0,"ondisk_log_size":47,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":113,"num_read_kb":478,"num_write":49,"num_write_kb":229,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":15,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":251,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.295984+0000","last_change":"2023-10-09T10:33:28.226074+0000","last_active":"2023-10-09T10:35:30.295984+0000","last_peered":"2023-10-09T10:35:30.295984+0000","last_clean":"2023-10-09T10:35:30.295984+0000","last_became_active":"2023-10-09T10:33:28.225145+0000","last_became_peered":"2023-10-09T10:33:28.225145+0000","last_unstale":"2023-10-09T10:35:30.295984+0000","last_undegraded":"2023-10-09T10:35:30.295984+0000","last_fullsized":"2023-10-09T10:35:30.295984+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":168,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.288101+0000","last_change":"2023-10-09T10:27:59.451698+0000","last_active":"2023-10-09T10:35:30.288101+0000","last_peered":"2023-10-09T10:35:30.288101+0000","last_clean":"2023-10-09T10:35:30.288101+0000","last_became_active":"2023-10-09T10:27:59.451152+0000","last_became_peered":"2023-10-09T10:27:59.451152+0000","last_unstale":"2023-10-09T10:35:30.288101+0000","last_undegraded":"2023-10-09T10:35:30.288101+0000","last_fullsized":"2023-10-09T10:35:30.288101+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:08:38.747416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.f","version":"326'8977","reported_seq":9028,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-09T10:35:33.890090+0000","last_change":"2023-10-09T10:32:55.336796+0000","last_active":"2023-10-09T10:35:33.890090+0000","last_peered":"2023-10-09T10:35:33.890090+0000","last_clean":"2023-10-09T10:35:33.890090+0000","last_became_active":"2023-10-09T10:32:55.336327+0000","last_became_peered":"2023-10-09T10:32:55.336327+0000","last_unstale":"2023-10-09T10:35:33.890090+0000","last_undegraded":"2023-10-09T10:35:33.890090+0000","last_fullsized":"2023-10-09T10:35:33.890090+0000","mapping_epoch":285,"log_start":"299'5027","ondisk_log_start":"299'5027","created":285,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":3950,"log_dups_size":0,"ondisk_log_size":3950,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:26:56.135961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":238485504,"num_objects":3639,"num_object_clones":0,"num_object_copies":10917,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3639,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8977,"num_write_kb":403712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"76'109","reported_seq":715,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.292241+0000","last_change":"2023-10-09T10:33:31.242969+0000","last_active":"2023-10-09T10:35:30.292241+0000","last_peered":"2023-10-09T10:35:30.292241+0000","last_clean":"2023-10-09T10:35:30.292241+0000","last_became_active":"2023-10-09T10:33:31.242495+0000","last_became_peered":"2023-10-09T10:33:31.242495+0000","last_unstale":"2023-10-09T10:35:30.292241+0000","last_undegraded":"2023-10-09T10:35:30.292241+0000","last_fullsized":"2023-10-09T10:35:30.292241+0000","mapping_epoch":294,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":295,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":821,"num_read_kb":1489,"num_write":106,"num_write_kb":462,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":40,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":203,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.288356+0000","last_change":"2023-10-09T10:27:58.139632+0000","last_active":"2023-10-09T10:35:30.288356+0000","last_peered":"2023-10-09T10:35:30.288356+0000","last_clean":"2023-10-09T10:35:30.288356+0000","last_became_active":"2023-10-09T10:27:58.139208+0000","last_became_peered":"2023-10-09T10:27:58.139208+0000","last_unstale":"2023-10-09T10:35:30.288356+0000","last_undegraded":"2023-10-09T10:35:30.288356+0000","last_fullsized":"2023-10-09T10:35:30.288356+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:53:49.668114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":337,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.296485+0000","last_change":"2023-10-09T10:33:28.225819+0000","last_active":"2023-10-09T10:35:30.296485+0000","last_peered":"2023-10-09T10:35:30.296485+0000","last_clean":"2023-10-09T10:35:30.296485+0000","last_became_active":"2023-10-09T10:33:28.224574+0000","last_became_peered":"2023-10-09T10:33:28.224574+0000","last_unstale":"2023-10-09T10:35:30.296485+0000","last_undegraded":"2023-10-09T10:35:30.296485+0000","last_fullsized":"2023-10-09T10:35:30.296485+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.c","version":"326'8937","reported_seq":8986,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-09T10:35:35.309175+0000","last_change":"2023-10-09T10:32:55.348288+0000","last_active":"2023-10-09T10:35:35.309175+0000","last_peered":"2023-10-09T10:35:35.309175+0000","last_clean":"2023-10-09T10:35:35.309175+0000","last_became_active":"2023-10-09T10:32:55.347935+0000","last_became_peered":"2023-10-09T10:32:55.347935+0000","last_unstale":"2023-10-09T10:35:35.309175+0000","last_undegraded":"2023-10-09T10:35:35.309175+0000","last_fullsized":"2023-10-09T10:35:35.309175+0000","mapping_epoch":285,"log_start":"299'5207","ondisk_log_start":"299'5207","created":285,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":3730,"log_dups_size":0,"ondisk_log_size":3730,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":239271936,"num_objects":3651,"num_object_clones":0,"num_object_copies":10953,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3651,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8937,"num_write_kb":402816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":336,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.296703+0000","last_change":"2023-10-09T10:32:46.419963+0000","last_active":"2023-10-09T10:35:30.296703+0000","last_peered":"2023-10-09T10:35:30.296703+0000","last_clean":"2023-10-09T10:35:30.296703+0000","last_became_active":"2023-10-09T10:32:46.312088+0000","last_became_peered":"2023-10-09T10:32:46.312088+0000","last_unstale":"2023-10-09T10:35:30.296703+0000","last_undegraded":"2023-10-09T10:35:30.296703+0000","last_fullsized":"2023-10-09T10:35:30.296703+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.6","version":"76'153","reported_seq":882,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.292715+0000","last_change":"2023-10-09T10:32:49.212600+0000","last_active":"2023-10-09T10:35:30.292715+0000","last_peered":"2023-10-09T10:35:30.292715+0000","last_clean":"2023-10-09T10:35:30.292715+0000","last_became_active":"2023-10-09T10:32:49.211533+0000","last_became_peered":"2023-10-09T10:32:49.211533+0000","last_unstale":"2023-10-09T10:35:30.292715+0000","last_undegraded":"2023-10-09T10:35:30.292715+0000","last_fullsized":"2023-10-09T10:35:30.292715+0000","mapping_epoch":283,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":284,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:21:05.520674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":859,"num_read_kb":2778,"num_write":113,"num_write_kb":2118,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":127,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.295916+0000","last_change":"2023-10-09T10:25:35.161242+0000","last_active":"2023-10-09T10:35:30.295916+0000","last_peered":"2023-10-09T10:35:30.295916+0000","last_clean":"2023-10-09T10:35:30.295916+0000","last_became_active":"2023-10-09T10:25:35.160795+0000","last_became_peered":"2023-10-09T10:25:35.160795+0000","last_unstale":"2023-10-09T10:35:30.295916+0000","last_undegraded":"2023-10-09T10:35:30.295916+0000","last_fullsized":"2023-10-09T10:35:30.295916+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.d","version":"326'9112","reported_seq":9162,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-09T10:35:35.320744+0000","last_change":"2023-10-09T10:32:55.349105+0000","last_active":"2023-10-09T10:35:35.320744+0000","last_peered":"2023-10-09T10:35:35.320744+0000","last_clean":"2023-10-09T10:35:35.320744+0000","last_became_active":"2023-10-09T10:32:55.348613+0000","last_became_peered":"2023-10-09T10:32:55.348613+0000","last_unstale":"2023-10-09T10:35:35.320744+0000","last_undegraded":"2023-10-09T10:35:35.320744+0000","last_fullsized":"2023-10-09T10:35:35.320744+0000","mapping_epoch":285,"log_start":"299'5376","ondisk_log_start":"299'5376","created":285,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":3736,"log_dups_size":0,"ondisk_log_size":3736,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":237043736,"num_objects":3618,"num_object_clones":0,"num_object_copies":10854,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3618,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9112,"num_write_kb":407297,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"76'187","reported_seq":1263,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.294371+0000","last_change":"2023-10-09T10:32:49.218114+0000","last_active":"2023-10-09T10:35:30.294371+0000","last_peered":"2023-10-09T10:35:30.294371+0000","last_clean":"2023-10-09T10:35:30.294371+0000","last_became_active":"2023-10-09T10:32:49.217289+0000","last_became_peered":"2023-10-09T10:32:49.217289+0000","last_unstale":"2023-10-09T10:35:30.294371+0000","last_undegraded":"2023-10-09T10:35:30.294371+0000","last_fullsized":"2023-10-09T10:35:30.294371+0000","mapping_epoch":283,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":284,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1503,"num_read_kb":4410,"num_write":140,"num_write_kb":3134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":39,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":169,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.292790+0000","last_change":"2023-10-09T10:32:46.329452+0000","last_active":"2023-10-09T10:35:30.292790+0000","last_peered":"2023-10-09T10:35:30.292790+0000","last_clean":"2023-10-09T10:35:30.292790+0000","last_became_active":"2023-10-09T10:32:46.312018+0000","last_became_peered":"2023-10-09T10:32:46.312018+0000","last_unstale":"2023-10-09T10:35:30.292790+0000","last_undegraded":"2023-10-09T10:35:30.292790+0000","last_fullsized":"2023-10-09T10:35:30.292790+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:28:07.574667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":188,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.295934+0000","last_change":"2023-10-09T10:32:46.323701+0000","last_active":"2023-10-09T10:35:30.295934+0000","last_peered":"2023-10-09T10:35:30.295934+0000","last_clean":"2023-10-09T10:35:30.295934+0000","last_became_active":"2023-10-09T10:32:46.323347+0000","last_became_peered":"2023-10-09T10:32:46.323347+0000","last_unstale":"2023-10-09T10:35:30.295934+0000","last_undegraded":"2023-10-09T10:35:30.295934+0000","last_fullsized":"2023-10-09T10:35:30.295934+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.10","version":"326'7868","reported_seq":7934,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-09T10:35:35.305649+0000","last_change":"2023-10-09T10:35:11.359199+0000","last_active":"2023-10-09T10:35:35.305649+0000","last_peered":"2023-10-09T10:35:35.305649+0000","last_clean":"2023-10-09T10:35:35.305649+0000","last_became_active":"2023-10-09T10:35:11.348157+0000","last_became_peered":"2023-10-09T10:35:11.348157+0000","last_unstale":"2023-10-09T10:35:35.305649+0000","last_undegraded":"2023-10-09T10:35:35.305649+0000","last_fullsized":"2023-10-09T10:35:35.305649+0000","mapping_epoch":308,"log_start":"295'2300","ondisk_log_start":"295'2300","created":304,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":5568,"log_dups_size":0,"ondisk_log_size":5568,"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":121176064,"num_objects":1849,"num_object_clones":0,"num_object_copies":5547,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1849,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4639,"num_write_kb":207616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":58,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.291799+0000","last_change":"2023-10-09T10:33:28.228355+0000","last_active":"2023-10-09T10:35:30.291799+0000","last_peered":"2023-10-09T10:35:30.291799+0000","last_clean":"2023-10-09T10:35:30.291799+0000","last_became_active":"2023-10-09T10:33:28.227945+0000","last_became_peered":"2023-10-09T10:33:28.227945+0000","last_unstale":"2023-10-09T10:35:30.291799+0000","last_undegraded":"2023-10-09T10:35:30.291799+0000","last_fullsized":"2023-10-09T10:35:30.291799+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":257,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.288469+0000","last_change":"2023-10-09T10:32:46.311925+0000","last_active":"2023-10-09T10:35:30.288469+0000","last_peered":"2023-10-09T10:35:30.288469+0000","last_clean":"2023-10-09T10:35:30.288469+0000","last_became_active":"2023-10-09T10:32:46.311571+0000","last_became_peered":"2023-10-09T10:32:46.311571+0000","last_unstale":"2023-10-09T10:35:30.288469+0000","last_undegraded":"2023-10-09T10:35:30.288469+0000","last_fullsized":"2023-10-09T10:35:30.288469+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:03:50.488940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.17","version":"326'7530","reported_seq":7589,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-09T10:35:33.090544+0000","last_change":"2023-10-09T10:35:24.772396+0000","last_active":"2023-10-09T10:35:33.090544+0000","last_peered":"2023-10-09T10:35:33.090544+0000","last_clean":"2023-10-09T10:35:33.090544+0000","last_became_active":"2023-10-09T10:34:47.670844+0000","last_became_peered":"2023-10-09T10:34:47.670844+0000","last_unstale":"2023-10-09T10:35:33.090544+0000","last_undegraded":"2023-10-09T10:35:33.090544+0000","last_fullsized":"2023-10-09T10:35:33.090544+0000","mapping_epoch":304,"log_start":"295'2200","ondisk_log_start":"295'2200","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":5330,"log_dups_size":0,"ondisk_log_size":5330,"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":123240448,"num_objects":1881,"num_object_clones":0,"num_object_copies":5643,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1881,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4401,"num_write_kb":200992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":308,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.297002+0000","last_change":"2023-10-09T10:32:46.431247+0000","last_active":"2023-10-09T10:35:30.297002+0000","last_peered":"2023-10-09T10:35:30.297002+0000","last_clean":"2023-10-09T10:35:30.297002+0000","last_became_active":"2023-10-09T10:32:46.323482+0000","last_became_peered":"2023-10-09T10:32:46.323482+0000","last_unstale":"2023-10-09T10:35:30.297002+0000","last_undegraded":"2023-10-09T10:35:30.297002+0000","last_fullsized":"2023-10-09T10:35:30.297002+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":335,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.287416+0000","last_change":"2023-10-09T10:33:28.230222+0000","last_active":"2023-10-09T10:35:30.287416+0000","last_peered":"2023-10-09T10:35:30.287416+0000","last_clean":"2023-10-09T10:35:30.287416+0000","last_became_active":"2023-10-09T10:33:28.228726+0000","last_became_peered":"2023-10-09T10:33:28.228726+0000","last_unstale":"2023-10-09T10:35:30.287416+0000","last_undegraded":"2023-10-09T10:35:30.287416+0000","last_fullsized":"2023-10-09T10:35:30.287416+0000","mapping_epoch":291,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":292,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:01:44.654021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,5],"acting":[2,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.16","version":"326'7541","reported_seq":11042,"reported_epoch":326,"state":"active+remapped+backfilling","last_fresh":"2023-10-09T10:35:34.048304+0000","last_change":"2023-10-09T10:35:30.351478+0000","last_active":"2023-10-09T10:35:34.048304+0000","last_peered":"2023-10-09T10:35:34.048304+0000","last_clean":"2023-10-09T10:35:26.717308+0000","last_became_active":"2023-10-09T10:35:30.336420+0000","last_became_peered":"2023-10-09T10:35:30.336420+0000","last_unstale":"2023-10-09T10:35:34.048304+0000","last_undegraded":"2023-10-09T10:35:34.048304+0000","last_fullsized":"2023-10-09T10:35:34.048304+0000","mapping_epoch":324,"log_start":"295'2200","ondisk_log_start":"295'2200","created":304,"last_epoch_clean":306,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":5341,"log_dups_size":0,"ondisk_log_size":5341,"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":123469824,"num_objects":1884,"num_object_clones":0,"num_object_copies":5652,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":919,"num_objects_unfound":0,"num_objects_dirty":1884,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4408,"num_write_kb":201344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1597,"num_bytes_recovered":104660992,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"avail_no_missing":["2","5","6"],"object_location_counts":[{"shards":"2,5,6","objects":1884}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":308,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.297345+0000","last_change":"2023-10-09T10:32:46.426121+0000","last_active":"2023-10-09T10:35:30.297345+0000","last_peered":"2023-10-09T10:35:30.297345+0000","last_clean":"2023-10-09T10:35:30.297345+0000","last_became_active":"2023-10-09T10:32:46.321527+0000","last_became_peered":"2023-10-09T10:32:46.321527+0000","last_unstale":"2023-10-09T10:35:30.297345+0000","last_undegraded":"2023-10-09T10:35:30.297345+0000","last_fullsized":"2023-10-09T10:35:30.297345+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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,6,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":329,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.287683+0000","last_change":"2023-10-09T10:32:46.302466+0000","last_active":"2023-10-09T10:35:30.287683+0000","last_peered":"2023-10-09T10:35:30.287683+0000","last_clean":"2023-10-09T10:35:30.287683+0000","last_became_active":"2023-10-09T10:32:46.302020+0000","last_became_peered":"2023-10-09T10:32:46.302020+0000","last_unstale":"2023-10-09T10:35:30.287683+0000","last_undegraded":"2023-10-09T10:35:30.287683+0000","last_fullsized":"2023-10-09T10:35:30.287683+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:46:18.422516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,5],"acting":[2,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.15","version":"326'7673","reported_seq":10429,"reported_epoch":326,"state":"active+remapped+backfilling","last_fresh":"2023-10-09T10:35:33.120961+0000","last_change":"2023-10-09T10:35:28.387002+0000","last_active":"2023-10-09T10:35:33.120961+0000","last_peered":"2023-10-09T10:35:33.120961+0000","last_clean":"2023-10-09T10:35:25.981110+0000","last_became_active":"2023-10-09T10:35:28.338933+0000","last_became_peered":"2023-10-09T10:35:28.338933+0000","last_unstale":"2023-10-09T10:35:33.120961+0000","last_undegraded":"2023-10-09T10:35:33.120961+0000","last_fullsized":"2023-10-09T10:35:33.120961+0000","mapping_epoch":322,"log_start":"295'2300","ondisk_log_start":"295'2300","created":304,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":5373,"log_dups_size":0,"ondisk_log_size":5373,"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":123207680,"num_objects":1880,"num_object_clones":0,"num_object_copies":5640,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1776,"num_objects_unfound":0,"num_objects_dirty":1880,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4498,"num_write_kb":204096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":723,"num_bytes_recovered":47382528,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,5,1],"avail_no_missing":["6","1","5"],"object_location_counts":[{"shards":"1,5,6","objects":1880}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":148,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.294615+0000","last_change":"2023-10-09T10:27:59.143335+0000","last_active":"2023-10-09T10:35:30.294615+0000","last_peered":"2023-10-09T10:35:30.294615+0000","last_clean":"2023-10-09T10:35:30.294615+0000","last_became_active":"2023-10-09T10:27:59.142976+0000","last_became_peered":"2023-10-09T10:27:59.142976+0000","last_unstale":"2023-10-09T10:35:30.294615+0000","last_undegraded":"2023-10-09T10:35:30.294615+0000","last_fullsized":"2023-10-09T10:35:30.294615+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":224,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.286077+0000","last_change":"2023-10-09T10:29:48.153486+0000","last_active":"2023-10-09T10:35:30.286077+0000","last_peered":"2023-10-09T10:35:30.286077+0000","last_clean":"2023-10-09T10:35:30.286077+0000","last_became_active":"2023-10-09T10:29:48.153037+0000","last_became_peered":"2023-10-09T10:29:48.153037+0000","last_unstale":"2023-10-09T10:35:30.286077+0000","last_undegraded":"2023-10-09T10:35:30.286077+0000","last_fullsized":"2023-10-09T10:35:30.286077+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:22:43.259253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.14","version":"326'7638","reported_seq":11837,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-10-09T10:35:33.831440+0000","last_change":"2023-10-09T10:35:31.311736+0000","last_active":"2023-10-09T10:35:33.831440+0000","last_peered":"2023-10-09T10:35:33.831440+0000","last_clean":"2023-10-09T10:35:33.831440+0000","last_became_active":"2023-10-09T10:35:31.299611+0000","last_became_peered":"2023-10-09T10:35:31.299611+0000","last_unstale":"2023-10-09T10:35:33.831440+0000","last_undegraded":"2023-10-09T10:35:33.831440+0000","last_fullsized":"2023-10-09T10:35:33.831440+0000","mapping_epoch":325,"log_start":"295'2200","ondisk_log_start":"295'2200","created":304,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":5438,"log_dups_size":0,"ondisk_log_size":5438,"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":124715008,"num_objects":1903,"num_object_clones":0,"num_object_copies":5709,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1903,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4467,"num_write_kb":203840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2059,"num_bytes_recovered":134938624,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"59'4","reported_seq":165,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.296726+0000","last_change":"2023-10-09T10:27:59.155853+0000","last_active":"2023-10-09T10:35:30.296726+0000","last_peered":"2023-10-09T10:35:30.296726+0000","last_clean":"2023-10-09T10:35:30.296726+0000","last_became_active":"2023-10-09T10:27:59.155321+0000","last_became_peered":"2023-10-09T10:27:59.155321+0000","last_unstale":"2023-10-09T10:35:30.296726+0000","last_undegraded":"2023-10-09T10:35:30.296726+0000","last_fullsized":"2023-10-09T10:35:30.296726+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":203,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-10-09T10:35:30.290812+0000","last_change":"2023-10-09T10:32:46.307896+0000","last_active":"2023-10-09T10:35:30.290812+0000","last_peered":"2023-10-09T10:35:30.290812+0000","last_clean":"2023-10-09T10:35:30.290812+0000","last_became_active":"2023-10-09T10:32:46.307531+0000","last_became_peered":"2023-10-09T10:32:46.307531+0000","last_unstale":"2023-10-09T10:35:30.290812+0000","last_undegraded":"2023-10-09T10:35:30.290812+0000","last_fullsized":"2023-10-09T10:35:30.290812+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":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":35,"num_bytes_recovered":5868,"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":151552,"data_stored":26410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33561,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":26,"stat_sum":{"num_bytes":3842965528,"num_objects":58641,"num_object_clones":0,"num_object_copies":175923,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2695,"num_objects_unfound":0,"num_objects_dirty":58641,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":124579,"num_write_kb":5486465,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11832,"num_bytes_recovered":775421952,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":11960004608,"data_stored":11959992392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":136312,"ondisk_log_size":136312,"up":78,"acting":78,"num_store_stats":5},{"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":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2969600,"data_stored":2951840,"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":176,"num_bytes_recovered":8388608,"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":16789504,"data_stored":16777273,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5919,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":206158430676,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":6,"up_from":173,"seq":743029342384,"num_pgs":84,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4185700,"kb_used_data":3272028,"kb_used_omap":7,"kb_used_meta":913656,"kb_avail":89559452,"statfs":{"total":95995035648,"available":91708878848,"internally_reserved":0,"allocated":3350556672,"data_stored":3349741179,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7343,"internal_metadata":935584593},"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":"Mon Oct 9 10:35:25 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.0409999999999999,"15min":1.482},"min":{"1min":0.30599999999999999,"5min":0.26700000000000002,"15min":0.26300000000000001},"max":{"1min":4.2599999999999998,"5min":6.4370000000000003,"15min":73.555999999999997},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.84499999999999997,"5min":0.92200000000000004,"15min":1.421},"min":{"1min":0.318,"5min":0.318,"15min":0.26900000000000002},"max":{"1min":2.2429999999999999,"5min":6.5179999999999998,"15min":73.433000000000007},"last":0.61199999999999999}]},{"osd":1,"last update":"Mon Oct 9 10:35:25 2023","interfaces":[{"interface":"back","average":{"1min":2.7400000000000002,"5min":1.401,"15min":1.3129999999999999},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.26300000000000001},"max":{"1min":30.254000000000001,"5min":30.254000000000001,"15min":30.254000000000001},"last":0.81200000000000006},{"interface":"front","average":{"1min":2.7959999999999998,"5min":1.425,"15min":1.296},"min":{"1min":0.34899999999999998,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":30.905999999999999,"5min":30.905999999999999,"15min":30.905999999999999},"last":0.58299999999999996}]},{"osd":2,"last update":"Mon Oct 9 10:35:05 2023","interfaces":[{"interface":"back","average":{"1min":1.8580000000000001,"5min":1.4279999999999999,"15min":0.95799999999999996},"min":{"1min":0.36599999999999999,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":6.5620000000000003,"5min":6.5620000000000003,"15min":6.5620000000000003},"last":0.82899999999999996},{"interface":"front","average":{"1min":1.855,"5min":1.3819999999999999,"15min":0.96299999999999997},"min":{"1min":0.34999999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":6.5449999999999999,"5min":6.5449999999999999,"15min":6.5449999999999999},"last":0.73699999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:35:25 2023","interfaces":[{"interface":"back","average":{"1min":1.1379999999999999,"5min":1.2150000000000001,"15min":1.381},"min":{"1min":0.377,"5min":0.35899999999999999,"15min":0.30299999999999999},"max":{"1min":3.984,"5min":10.699,"15min":25.149000000000001},"last":0.501},{"interface":"front","average":{"1min":0.751,"5min":1.046,"15min":1.2909999999999999},"min":{"1min":0.41999999999999998,"5min":0.38900000000000001,"15min":0.313},"max":{"1min":2.226,"5min":6.5490000000000004,"15min":24.878},"last":0.70499999999999996}]},{"osd":4,"last update":"Mon Oct 9 10:35:25 2023","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":0.995,"15min":1.339},"min":{"1min":0.34599999999999997,"5min":0.318,"15min":0.23999999999999999},"max":{"1min":4.1420000000000003,"5min":4.585,"15min":15.288},"last":0.72099999999999997},{"interface":"front","average":{"1min":0.86599999999999999,"5min":1.054,"15min":1.401},"min":{"1min":0.41099999999999998,"5min":0.35899999999999999,"15min":0.27200000000000002},"max":{"1min":2.198,"5min":6.476,"15min":8.6110000000000007},"last":0.67300000000000004}]},{"osd":5,"last update":"Mon Oct 9 10:35:25 2023","interfaces":[{"interface":"back","average":{"1min":1.2170000000000001,"5min":1.431,"15min":1.621},"min":{"1min":0.39100000000000001,"5min":0.35799999999999998,"15min":0.27800000000000002},"max":{"1min":3.1589999999999998,"5min":11.329000000000001,"15min":11.329000000000001},"last":0.88400000000000001},{"interface":"front","average":{"1min":1.921,"5min":1.4119999999999999,"15min":1.5189999999999999},"min":{"1min":0.50900000000000001,"5min":0.46500000000000002,"15min":0.26600000000000001},"max":{"1min":6.5369999999999999,"5min":6.694,"15min":15.266},"last":0.86299999999999999}]},{"osd":7,"last update":"Mon Oct 9 10:35:25 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":1,"15min":1.4350000000000001},"min":{"1min":0.40400000000000003,"5min":0.35699999999999998,"15min":0.32300000000000001},"max":{"1min":2.1970000000000001,"5min":4.2590000000000003,"15min":18.393000000000001},"last":0.747},{"interface":"front","average":{"1min":1.5409999999999999,"5min":1.284,"15min":1.5980000000000001},"min":{"1min":0.49099999999999999,"5min":0.42299999999999999,"15min":0.29999999999999999},"max":{"1min":6.1500000000000004,"5min":6.1500000000000004,"15min":18.282},"last":0.79700000000000004}]}]},{"osd":1,"up_from":92,"seq":395136991526,"num_pgs":59,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2664828,"kb_used_data":1949044,"kb_used_omap":6,"kb_used_meta":715769,"kb_avail":91080324,"statfs":{"total":95995035648,"available":93266251776,"internally_reserved":0,"allocated":1995821056,"data_stored":1994288190,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6230,"internal_metadata":732948394},"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,1,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":"Mon Oct 9 10:35:11 2023","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.63300000000000001,"15min":0.91200000000000003},"min":{"1min":0.31,"5min":0.222,"15min":0.19400000000000001},"max":{"1min":2.7189999999999999,"5min":5.3109999999999999,"15min":35.258000000000003},"last":0.51600000000000001},{"interface":"front","average":{"1min":1.0409999999999999,"5min":0.81799999999999995,"15min":1.036},"min":{"1min":0.32600000000000001,"5min":0.26700000000000002,"15min":0.23000000000000001},"max":{"1min":4.984,"5min":4.984,"15min":36.534999999999997},"last":0.64600000000000002}]},{"osd":2,"last update":"Mon Oct 9 10:35:11 2023","interfaces":[{"interface":"back","average":{"1min":7.4370000000000003,"5min":5.6219999999999999,"15min":2.3479999999999999},"min":{"1min":0.34200000000000003,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":88.215000000000003,"5min":219.822,"15min":219.822},"last":1.0269999999999999},{"interface":"front","average":{"1min":7.9889999999999999,"5min":5.8079999999999998,"15min":2.544},"min":{"1min":0.36099999999999999,"5min":0.308,"15min":0.308},"max":{"1min":87.453000000000003,"5min":222.55600000000001,"15min":222.55600000000001},"last":5.5730000000000004}]},{"osd":3,"last update":"Mon Oct 9 10:35:11 2023","interfaces":[{"interface":"back","average":{"1min":1.1240000000000001,"5min":1.214,"15min":1.78},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.251},"max":{"1min":5.0880000000000001,"5min":13.550000000000001,"15min":79.293999999999997},"last":0.754},{"interface":"front","average":{"1min":0.85599999999999998,"5min":0.83799999999999997,"15min":1.4830000000000001},"min":{"1min":0.35599999999999998,"5min":0.315,"15min":0.23999999999999999},"max":{"1min":2.835,"5min":5.0650000000000004,"15min":76.466999999999999},"last":0.81100000000000005}]},{"osd":4,"last update":"Mon Oct 9 10:35:11 2023","interfaces":[{"interface":"back","average":{"1min":1.2490000000000001,"5min":0.96299999999999997,"15min":1.089},"min":{"1min":0.45500000000000002,"5min":0.40600000000000003,"15min":0.31},"max":{"1min":4.9379999999999997,"5min":4.9379999999999997,"15min":11.819000000000001},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.93700000000000006,"15min":1.02},"min":{"1min":0.443,"5min":0.35499999999999998,"15min":0.316},"max":{"1min":3.0529999999999999,"5min":3.7999999999999998,"15min":5.7560000000000002},"last":0.86499999999999999}]},{"osd":5,"last update":"Mon Oct 9 10:35:11 2023","interfaces":[{"interface":"back","average":{"1min":1.512,"5min":1.177,"15min":1.161},"min":{"1min":0.501,"5min":0.36499999999999999,"15min":0.32300000000000001},"max":{"1min":5.2880000000000003,"5min":5.4130000000000003,"15min":7.5490000000000004},"last":5.7409999999999997},{"interface":"front","average":{"1min":1.4470000000000001,"5min":1.0960000000000001,"15min":1.105},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.32100000000000001},"max":{"1min":5.5830000000000002,"5min":5.5830000000000002,"15min":6.056},"last":1.323}]},{"osd":6,"last update":"Mon Oct 9 10:35:25 2023","interfaces":[{"interface":"back","average":{"1min":1.6850000000000001,"5min":1.3979999999999999,"15min":1.456},"min":{"1min":0.40899999999999997,"5min":0.38400000000000001,"15min":0.34000000000000002},"max":{"1min":4.5430000000000001,"5min":6.5579999999999998,"15min":9.9900000000000002},"last":1.0980000000000001},{"interface":"front","average":{"1min":1.7130000000000001,"5min":1.464,"15min":1.3300000000000001},"min":{"1min":0.63100000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":3.4100000000000001,"5min":6.1630000000000003,"15min":6.7629999999999999},"last":1.1279999999999999}]},{"osd":7,"last update":"Mon Oct 9 10:35:11 2023","interfaces":[{"interface":"back","average":{"1min":1.26,"5min":1.1080000000000001,"15min":1.212},"min":{"1min":0.53600000000000003,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":5.2649999999999997,"5min":5.8710000000000004,"15min":8.327},"last":1.077},{"interface":"front","average":{"1min":0.996,"5min":0.95799999999999996,"15min":1.196},"min":{"1min":0.47099999999999997,"5min":0.42799999999999999,"15min":0.36799999999999999},"max":{"1min":3.0209999999999999,"5min":3.0209999999999999,"15min":8.3829999999999991},"last":0.90900000000000003}]}]},{"osd":0,"up_from":0,"seq":373662155051,"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":225,"seq":966367641692,"num_pgs":77,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3720108,"kb_used_data":3350628,"kb_used_omap":12,"kb_used_meta":369459,"kb_avail":90025044,"statfs":{"total":95995035648,"available":92185645056,"internally_reserved":0,"allocated":3431043072,"data_stored":3429466728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12791,"internal_metadata":378326537},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2,4,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":"Mon Oct 9 10:35:08 2023","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.83999999999999997,"15min":0.67700000000000005},"min":{"1min":0.26900000000000002,"5min":0.249,"15min":0.249},"max":{"1min":1.002,"5min":5.4080000000000004,"15min":5.4080000000000004},"last":2.4129999999999998},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.72799999999999998,"15min":0.64600000000000002},"min":{"1min":0.29299999999999998,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.794,"5min":6.2649999999999997,"15min":6.2649999999999997},"last":0.46899999999999997}]},{"osd":1,"last update":"Mon Oct 9 10:35:08 2023","interfaces":[{"interface":"back","average":{"1min":3.3519999999999999,"5min":1.752,"15min":1.0269999999999999},"min":{"1min":0.38500000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":50.645000000000003,"5min":50.645000000000003,"15min":50.645000000000003},"last":0.41399999999999998},{"interface":"front","average":{"1min":0.80900000000000005,"5min":1.1140000000000001,"15min":0.84899999999999998},"min":{"1min":0.32700000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":3.782,"5min":6.6470000000000002,"15min":6.6470000000000002},"last":3.3610000000000002}]},{"osd":3,"last update":"Mon Oct 9 10:35:08 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":1.204,"15min":0.86699999999999999},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":2.5680000000000001,"5min":8.1699999999999999,"15min":8.1699999999999999},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.76000000000000001,"5min":1.117,"15min":0.89000000000000001},"min":{"1min":0.32900000000000001,"5min":0.32200000000000001,"15min":0.30399999999999999},"max":{"1min":2.52,"5min":7.899,"15min":7.899},"last":2.46}]},{"osd":4,"last update":"Mon Oct 9 10:35:08 2023","interfaces":[{"interface":"back","average":{"1min":0.71399999999999997,"5min":0.88700000000000001,"15min":0.88500000000000001},"min":{"1min":0.40500000000000003,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.8500000000000001,"5min":6.5999999999999996,"15min":6.5999999999999996},"last":0.66900000000000004},{"interface":"front","average":{"1min":1.052,"5min":1.377,"15min":0.97499999999999998},"min":{"1min":0.38300000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":2.6720000000000002,"5min":9.0980000000000008,"15min":9.0980000000000008},"last":0.438}]},{"osd":5,"last update":"Mon Oct 9 10:35:08 2023","interfaces":[{"interface":"back","average":{"1min":1.2849999999999999,"5min":1.77,"15min":1.3300000000000001},"min":{"1min":0.435,"5min":0.435,"15min":0.42999999999999999},"max":{"1min":3.9580000000000002,"5min":34.942999999999998,"15min":34.942999999999998},"last":2.556},{"interface":"front","average":{"1min":1.181,"5min":1.522,"15min":1.0509999999999999},"min":{"1min":0.47199999999999998,"5min":0.41899999999999998,"15min":0.41699999999999998},"max":{"1min":3.0299999999999998,"5min":35.186999999999998,"15min":35.186999999999998},"last":2.5739999999999998}]},{"osd":6,"last update":"Mon Oct 9 10:35:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.1739999999999999,"15min":1.2030000000000001},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.45500000000000002},"max":{"1min":3.6680000000000001,"5min":7.04,"15min":7.04},"last":0.63100000000000001},{"interface":"front","average":{"1min":1.5309999999999999,"5min":1.8100000000000001,"15min":1.306},"min":{"1min":0.56999999999999995,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":5.3289999999999997,"5min":12.002000000000001,"15min":12.002000000000001},"last":0.84699999999999998}]},{"osd":7,"last update":"Mon Oct 9 10:35:08 2023","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":1.2649999999999999,"15min":1.298},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45200000000000001},"max":{"1min":1.1639999999999999,"5min":6.7679999999999998,"15min":6.7679999999999998},"last":2.5},{"interface":"front","average":{"1min":0.89900000000000002,"5min":1.071,"15min":0.97399999999999998},"min":{"1min":0.51400000000000001,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.954,"5min":6.681,"15min":6.681},"last":0.78400000000000003}]}]},{"osd":3,"up_from":0,"seq":438086664473,"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":0,"seq":128849019375,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":5,"up_from":36,"seq":154618823144,"num_pgs":82,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4164188,"kb_used_data":3270676,"kb_used_omap":0,"kb_used_meta":893504,"kb_avail":89580964,"statfs":{"total":95995035648,"available":91730907136,"internally_reserved":0,"allocated":3349172224,"data_stored":3348365390,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":914948096},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,1,0,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":"Mon Oct 9 10:35:27 2023","interfaces":[{"interface":"back","average":{"1min":1.827,"5min":1.216,"15min":1.361},"min":{"1min":0.32600000000000001,"5min":0.28799999999999998,"15min":0.245},"max":{"1min":5.1500000000000004,"5min":8.1720000000000006,"15min":82.433000000000007},"last":0.53300000000000003},{"interface":"front","average":{"1min":2.0409999999999999,"5min":1.3480000000000001,"15min":1.468},"min":{"1min":0.63900000000000001,"5min":0.35799999999999998,"15min":0.31},"max":{"1min":5.2089999999999996,"5min":8.2560000000000002,"15min":82.507999999999996},"last":0.56000000000000005}]},{"osd":1,"last update":"Mon Oct 9 10:34:54 2023","interfaces":[{"interface":"back","average":{"1min":1.502,"5min":1.133,"15min":1.22},"min":{"1min":0.317,"5min":0.311,"15min":0.29199999999999998},"max":{"1min":12.113,"5min":12.113,"15min":16.693000000000001},"last":0.371},{"interface":"front","average":{"1min":0.73699999999999999,"5min":0.92400000000000004,"15min":1.1830000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.307},"max":{"1min":2.5670000000000002,"5min":7.2549999999999999,"15min":16.614999999999998},"last":0.51400000000000001}]},{"osd":2,"last update":"Mon Oct 9 10:35:09 2023","interfaces":[{"interface":"back","average":{"1min":2.9399999999999999,"5min":1.6819999999999999,"15min":1.0169999999999999},"min":{"1min":0.58699999999999997,"5min":0.41399999999999998,"15min":0.33800000000000002},"max":{"1min":8.2520000000000007,"5min":8.2520000000000007,"15min":8.2520000000000007},"last":135.37200000000001},{"interface":"front","average":{"1min":0.93500000000000005,"5min":1.024,"15min":0.81100000000000005},"min":{"1min":0.36799999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":2.7330000000000001,"5min":4.5380000000000003,"15min":4.5380000000000003},"last":132.15199999999999}]},{"osd":3,"last update":"Mon Oct 9 10:34:54 2023","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.282,"15min":2.1760000000000002},"min":{"1min":0.39600000000000002,"5min":0.38500000000000001,"15min":0.27100000000000002},"max":{"1min":5.476,"5min":5.7910000000000004,"15min":175.626},"last":0.436},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.92500000000000004,"15min":2.169},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.32800000000000001},"max":{"1min":2.5430000000000001,"5min":5.2069999999999999,"15min":175.58699999999999},"last":0.54300000000000004}]},{"osd":4,"last update":"Mon Oct 9 10:35:27 2023","interfaces":[{"interface":"back","average":{"1min":2.1909999999999998,"5min":1.409,"15min":1.296},"min":{"1min":0.49199999999999999,"5min":0.32700000000000001,"15min":0.28999999999999998},"max":{"1min":8.1649999999999991,"5min":8.1649999999999991,"15min":12.83},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.93200000000000005,"5min":1.0880000000000001,"15min":1.256},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":2.1829999999999998,"5min":4.6580000000000004,"15min":11.244},"last":0.499}]},{"osd":6,"last update":"Mon Oct 9 10:35:27 2023","interfaces":[{"interface":"back","average":{"1min":2.3239999999999998,"5min":1.6839999999999999,"15min":1.5800000000000001},"min":{"1min":0.60999999999999999,"5min":0.40000000000000002,"15min":0.33200000000000002},"max":{"1min":18.248999999999999,"5min":18.248999999999999,"15min":18.248999999999999},"last":0.46899999999999997},{"interface":"front","average":{"1min":1.9730000000000001,"5min":1.4099999999999999,"15min":1.5},"min":{"1min":0.377,"5min":0.377,"15min":0.29999999999999999},"max":{"1min":17.888999999999999,"5min":17.888999999999999,"15min":17.888999999999999},"last":0.57599999999999996}]},{"osd":7,"last update":"Mon Oct 9 10:34:54 2023","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.94299999999999995,"15min":1.4299999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.304,"5min":3.8239999999999998,"15min":11.795999999999999},"last":0.60299999999999998},{"interface":"front","average":{"1min":2.298,"5min":1.45,"15min":1.3120000000000001},"min":{"1min":0.51100000000000001,"5min":0.36299999999999999,"15min":0.32300000000000001},"max":{"1min":8.0790000000000006,"5min":8.0790000000000006,"15min":12.784000000000001},"last":0.73499999999999999}]}]}],"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4483,"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":1436,"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":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":34,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6230,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":5504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8308,"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":3612,"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":28672,"data_stored":5470,"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":32768,"data_stored":5504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7343,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4838,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":1963065344,"data_stored":1963065344,"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":3369930752,"data_stored":3369926680,"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":3307802624,"data_stored":3307798552,"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":3318157312,"data_stored":3318153240,"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":1048576,"data_stored":1048576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T10:35:38.560 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pgp_num 11 2023-10-09T10:35:38.566 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:38.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:38.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:38 smithi086 bash[59714]: audit 2023-10-09T10:35:36.766062+0000 mgr.y (mgr.26072) 999 : audit 0 from='client.45503 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:35:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:38 smithi086 bash[59714]: cluster 2023-10-09T10:35:36.839046+0000 osd.5 (osd.5) 365 : cluster 0 8.3 scrub starts 2023-10-09T10:35:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:38 smithi086 bash[59714]: cluster 2023-10-09T10:35:37.319606+0000 osd.6 (osd.6) 273 : cluster 3 failed to encode map e328 with expected crc 2023-10-09T10:35:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:38 smithi086 bash[59714]: cluster 2023-10-09T10:35:37.321246+0000 mon.a (mon.0) 1504 : cluster 0 osdmap e328: 8 total, 8 up, 4 in 2023-10-09T10:35:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:38 smithi086 bash[59714]: cluster 2023-10-09T10:35:37.323327+0000 osd.6 (osd.6) 274 : cluster 3 failed to encode map e328 with expected crc 2023-10-09T10:35:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:38 smithi086 bash[59714]: cluster 2023-10-09T10:35:37.325690+0000 osd.6 (osd.6) 275 : cluster 3 failed to encode map e328 with expected crc 2023-10-09T10:35:38.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:38 smithi086 bash[59714]: cluster 2023-10-09T10:35:37.327676+0000 osd.6 (osd.6) 276 : cluster 3 failed to encode map e328 with expected crc 2023-10-09T10:35:38.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:38 smithi086 bash[59714]: audit 2023-10-09T10:35:37.702928+0000 mon.a (mon.0) 1505 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "25"}]: dispatch 2023-10-09T10:35:38.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:38 smithi086 bash[59714]: audit 2023-10-09T10:35:38.085664+0000 mon.a (mon.0) 1506 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:38.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:38 smithi086 bash[59714]: audit 2023-10-09T10:35:38.087970+0000 mon.a (mon.0) 1507 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:35:38.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:38 smithi086 bash[59714]: audit 2023-10-09T10:35:38.239787+0000 mon.a (mon.0) 1508 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "25"}]': finished 2023-10-09T10:35:38.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:38 smithi086 bash[59714]: cluster 2023-10-09T10:35:38.239848+0000 mon.a (mon.0) 1509 : cluster 0 osdmap e329: 8 total, 8 up, 4 in 2023-10-09T10:35:38.670 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:38.700 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:38.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:38.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:38.803 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:38.834 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:38.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:38.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:38.937 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:38.967 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:38.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:38.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:39.071 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:39.100 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:39.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:39.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:39.203 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:39.233 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:39.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:39.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:39.336 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:39.375 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:39.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:39.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:39.479 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:39.486 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:39 smithi086 bash[59714]: cluster 2023-10-09T10:35:37.701106+0000 mgr.y (mgr.26072) 1000 : cluster 0 pgmap v1140: 99 pgs: 2 active+remapped+backfilling, 97 active+clean; 3.6 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 726 op/s; 2695/176007 objects misplaced (1.531%); 13 MiB/s, 215 objects/s recovering 2023-10-09T10:35:39.487 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:39 smithi086 bash[59714]: cluster 2023-10-09T10:35:37.843044+0000 osd.5 (osd.5) 366 : cluster 0 8.3 deep-scrub starts 2023-10-09T10:35:39.487 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:39 smithi086 bash[59714]: cluster 2023-10-09T10:35:38.240861+0000 osd.6 (osd.6) 277 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T10:35:39.487 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:39 smithi086 bash[59714]: cluster 2023-10-09T10:35:38.245978+0000 osd.6 (osd.6) 278 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T10:35:39.487 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:39 smithi086 bash[59714]: cluster 2023-10-09T10:35:38.249233+0000 osd.6 (osd.6) 279 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T10:35:39.487 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:39 smithi086 bash[59714]: cluster 2023-10-09T10:35:38.249380+0000 osd.5 (osd.5) 367 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T10:35:39.487 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:39 smithi086 bash[59714]: cluster 2023-10-09T10:35:38.252349+0000 osd.6 (osd.6) 280 : cluster 0 8.17 starting backfill to osd.5 from (0'0,0'0] MAX to 326'7644 2023-10-09T10:35:39.487 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:39 smithi086 bash[59714]: cluster 2023-10-09T10:35:39.251905+0000 mon.a (mon.0) 1510 : cluster 0 osdmap e330: 8 total, 8 up, 4 in 2023-10-09T10:35:39.503 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:39.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:39.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:39.608 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:39.633 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:39.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:39.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:39.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:39 smithi053 bash[76859]: cluster 2023-10-09T10:35:37.701106+0000 mgr.y (mgr.26072) 1000 : cluster 0 pgmap v1140: 99 pgs: 2 active+remapped+backfilling, 97 active+clean; 3.6 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 726 op/s; 2695/176007 objects misplaced (1.531%); 13 MiB/s, 215 objects/s recovering 2023-10-09T10:35:39.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:39 smithi053 bash[76859]: cluster 2023-10-09T10:35:37.843044+0000 osd.5 (osd.5) 366 : cluster 0 8.3 deep-scrub starts 2023-10-09T10:35:39.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:39 smithi053 bash[76859]: cluster 2023-10-09T10:35:38.240861+0000 osd.6 (osd.6) 277 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T10:35:39.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:39 smithi053 bash[76859]: cluster 2023-10-09T10:35:38.245978+0000 osd.6 (osd.6) 278 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T10:35:39.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:39 smithi053 bash[76859]: cluster 2023-10-09T10:35:38.249233+0000 osd.6 (osd.6) 279 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T10:35:39.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:39 smithi053 bash[76859]: cluster 2023-10-09T10:35:38.249380+0000 osd.5 (osd.5) 367 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T10:35:39.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:39 smithi053 bash[76859]: cluster 2023-10-09T10:35:38.252349+0000 osd.6 (osd.6) 280 : cluster 0 8.17 starting backfill to osd.5 from (0'0,0'0] MAX to 326'7644 2023-10-09T10:35:39.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:39 smithi053 bash[76859]: cluster 2023-10-09T10:35:39.251905+0000 mon.a (mon.0) 1510 : cluster 0 osdmap e330: 8 total, 8 up, 4 in 2023-10-09T10:35:39.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:39 smithi053 bash[79554]: cluster 2023-10-09T10:35:37.701106+0000 mgr.y (mgr.26072) 1000 : cluster 0 pgmap v1140: 99 pgs: 2 active+remapped+backfilling, 97 active+clean; 3.6 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 726 op/s; 2695/176007 objects misplaced (1.531%); 13 MiB/s, 215 objects/s recovering 2023-10-09T10:35:39.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:39 smithi053 bash[79554]: cluster 2023-10-09T10:35:37.843044+0000 osd.5 (osd.5) 366 : cluster 0 8.3 deep-scrub starts 2023-10-09T10:35:39.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:39 smithi053 bash[79554]: cluster 2023-10-09T10:35:38.240861+0000 osd.6 (osd.6) 277 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T10:35:39.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:39 smithi053 bash[79554]: cluster 2023-10-09T10:35:38.245978+0000 osd.6 (osd.6) 278 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T10:35:39.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:39 smithi053 bash[79554]: cluster 2023-10-09T10:35:38.249233+0000 osd.6 (osd.6) 279 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T10:35:39.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:39 smithi053 bash[79554]: cluster 2023-10-09T10:35:38.249380+0000 osd.5 (osd.5) 367 : cluster 3 failed to encode map e329 with expected crc 2023-10-09T10:35:39.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:39 smithi053 bash[79554]: cluster 2023-10-09T10:35:38.252349+0000 osd.6 (osd.6) 280 : cluster 0 8.17 starting backfill to osd.5 from (0'0,0'0] MAX to 326'7644 2023-10-09T10:35:39.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:39 smithi053 bash[79554]: cluster 2023-10-09T10:35:39.251905+0000 mon.a (mon.0) 1510 : cluster 0 osdmap e330: 8 total, 8 up, 4 in 2023-10-09T10:35:39.736 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:39.766 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:39.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:39.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:39.870 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:39.898 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:39.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:39.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:40.002 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:40.034 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:40.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:40.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:40.137 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:40.165 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:40.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:40.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:40.268 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:40.294 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:40.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:40.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:40.397 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:40.428 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:40.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:40.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:40.533 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:40.541 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:40 smithi086 bash[59714]: cluster 2023-10-09T10:35:39.250812+0000 osd.6 (osd.6) 281 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T10:35:40.542 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:40 smithi086 bash[59714]: cluster 2023-10-09T10:35:39.250968+0000 osd.4 (osd.4) 292 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T10:35:40.542 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:40 smithi086 bash[59714]: cluster 2023-10-09T10:35:39.255188+0000 osd.5 (osd.5) 368 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T10:35:40.542 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:40 smithi086 bash[59714]: cluster 2023-10-09T10:35:39.258815+0000 osd.5 (osd.5) 369 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T10:35:40.542 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:40 smithi086 bash[59714]: cluster 2023-10-09T10:35:39.682868+0000 osd.7 (osd.7) 300 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T10:35:40.542 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:40 smithi086 bash[59714]: cluster 2023-10-09T10:35:40.253635+0000 osd.7 (osd.7) 301 : cluster 3 failed to encode map e331 with expected crc 2023-10-09T10:35:40.542 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:40 smithi086 bash[59714]: cluster 2023-10-09T10:35:40.256152+0000 mon.a (mon.0) 1511 : cluster 0 osdmap e331: 8 total, 8 up, 4 in 2023-10-09T10:35:40.569 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:40.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:40.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:40.672 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:40.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:40 smithi053 bash[76859]: cluster 2023-10-09T10:35:39.250812+0000 osd.6 (osd.6) 281 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T10:35:40.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:40 smithi053 bash[76859]: cluster 2023-10-09T10:35:39.250968+0000 osd.4 (osd.4) 292 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T10:35:40.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:40 smithi053 bash[76859]: cluster 2023-10-09T10:35:39.255188+0000 osd.5 (osd.5) 368 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T10:35:40.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:40 smithi053 bash[76859]: cluster 2023-10-09T10:35:39.258815+0000 osd.5 (osd.5) 369 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T10:35:40.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:40 smithi053 bash[76859]: cluster 2023-10-09T10:35:39.682868+0000 osd.7 (osd.7) 300 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T10:35:40.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:40 smithi053 bash[76859]: cluster 2023-10-09T10:35:40.253635+0000 osd.7 (osd.7) 301 : cluster 3 failed to encode map e331 with expected crc 2023-10-09T10:35:40.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:40 smithi053 bash[76859]: cluster 2023-10-09T10:35:40.256152+0000 mon.a (mon.0) 1511 : cluster 0 osdmap e331: 8 total, 8 up, 4 in 2023-10-09T10:35:40.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:40 smithi053 bash[79554]: cluster 2023-10-09T10:35:39.250812+0000 osd.6 (osd.6) 281 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T10:35:40.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:40 smithi053 bash[79554]: cluster 2023-10-09T10:35:39.250968+0000 osd.4 (osd.4) 292 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T10:35:40.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:40 smithi053 bash[79554]: cluster 2023-10-09T10:35:39.255188+0000 osd.5 (osd.5) 368 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T10:35:40.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:40 smithi053 bash[79554]: cluster 2023-10-09T10:35:39.258815+0000 osd.5 (osd.5) 369 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T10:35:40.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:40 smithi053 bash[79554]: cluster 2023-10-09T10:35:39.682868+0000 osd.7 (osd.7) 300 : cluster 3 failed to encode map e330 with expected crc 2023-10-09T10:35:40.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:40 smithi053 bash[79554]: cluster 2023-10-09T10:35:40.253635+0000 osd.7 (osd.7) 301 : cluster 3 failed to encode map e331 with expected crc 2023-10-09T10:35:40.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:40 smithi053 bash[79554]: cluster 2023-10-09T10:35:40.256152+0000 mon.a (mon.0) 1511 : cluster 0 osdmap e331: 8 total, 8 up, 4 in 2023-10-09T10:35:40.709 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:40.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:40.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:40.812 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:40.837 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:40.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:40.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:40.943 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:40.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:40.974 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:40.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:41.067 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:35:41.075 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:41.100 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:41.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:41.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:41.204 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:41.236 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:41.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:41.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:41.339 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:41.344 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:41 smithi086 bash[59714]: cluster 2023-10-09T10:35:39.701939+0000 mgr.y (mgr.26072) 1001 : cluster 0 pgmap v1143: 99 pgs: 1 peering, 1 remapped+peering, 1 active+remapped+backfilling, 96 active+clean; 3.5 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 453 op/s; 1529/170559 objects misplaced (0.896%); 14 MiB/s, 227 objects/s recovering 2023-10-09T10:35:41.344 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:41 smithi086 bash[59714]: cluster 2023-10-09T10:35:40.258464+0000 osd.5 (osd.5) 370 : cluster 3 failed to encode map e331 with expected crc 2023-10-09T10:35:41.344 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:41 smithi086 bash[59714]: cluster 2023-10-09T10:35:40.260624+0000 osd.5 (osd.5) 371 : cluster 3 failed to encode map e331 with expected crc 2023-10-09T10:35:41.344 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:41 smithi086 bash[59714]: cluster 2023-10-09T10:35:40.263185+0000 osd.5 (osd.5) 372 : cluster 0 8.18 starting backfill to osd.6 from (0'0,0'0] MAX to 327'7687 2023-10-09T10:35:41.374 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:41.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:41.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:41.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:41 smithi053 bash[79554]: cluster 2023-10-09T10:35:39.701939+0000 mgr.y (mgr.26072) 1001 : cluster 0 pgmap v1143: 99 pgs: 1 peering, 1 remapped+peering, 1 active+remapped+backfilling, 96 active+clean; 3.5 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 453 op/s; 1529/170559 objects misplaced (0.896%); 14 MiB/s, 227 objects/s recovering 2023-10-09T10:35:41.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:41 smithi053 bash[79554]: cluster 2023-10-09T10:35:40.258464+0000 osd.5 (osd.5) 370 : cluster 3 failed to encode map e331 with expected crc 2023-10-09T10:35:41.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:41 smithi053 bash[79554]: cluster 2023-10-09T10:35:40.260624+0000 osd.5 (osd.5) 371 : cluster 3 failed to encode map e331 with expected crc 2023-10-09T10:35:41.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:41 smithi053 bash[79554]: cluster 2023-10-09T10:35:40.263185+0000 osd.5 (osd.5) 372 : cluster 0 8.18 starting backfill to osd.6 from (0'0,0'0] MAX to 327'7687 2023-10-09T10:35:41.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:41 smithi053 bash[76859]: cluster 2023-10-09T10:35:39.701939+0000 mgr.y (mgr.26072) 1001 : cluster 0 pgmap v1143: 99 pgs: 1 peering, 1 remapped+peering, 1 active+remapped+backfilling, 96 active+clean; 3.5 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 453 op/s; 1529/170559 objects misplaced (0.896%); 14 MiB/s, 227 objects/s recovering 2023-10-09T10:35:41.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:41 smithi053 bash[76859]: cluster 2023-10-09T10:35:40.258464+0000 osd.5 (osd.5) 370 : cluster 3 failed to encode map e331 with expected crc 2023-10-09T10:35:41.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:41 smithi053 bash[76859]: cluster 2023-10-09T10:35:40.260624+0000 osd.5 (osd.5) 371 : cluster 3 failed to encode map e331 with expected crc 2023-10-09T10:35:41.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:41 smithi053 bash[76859]: cluster 2023-10-09T10:35:40.263185+0000 osd.5 (osd.5) 372 : cluster 0 8.18 starting backfill to osd.6 from (0'0,0'0] MAX to 327'7687 2023-10-09T10:35:41.480 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:41.514 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:41.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:41.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:41.619 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:41.645 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:41.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:41.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:41.750 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:41.775 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:41.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:41.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:41.880 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:41.902 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:41.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:41.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:42.006 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:42.029 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:42.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:42.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:42.134 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:42.159 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:42.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:42.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:42.263 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:42.293 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:42.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:42.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:42.396 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:42.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:42 smithi053 bash[79554]: cluster 2023-10-09T10:35:41.202565+0000 osd.4 (osd.4) 293 : cluster 3 failed to encode map e331 with expected crc 2023-10-09T10:35:42.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:42 smithi053 bash[79554]: audit 2023-10-09T10:35:42.265709+0000 mon.a (mon.0) 1512 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:35:42.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:42 smithi053 bash[76859]: cluster 2023-10-09T10:35:41.202565+0000 osd.4 (osd.4) 293 : cluster 3 failed to encode map e331 with expected crc 2023-10-09T10:35:42.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:42 smithi053 bash[76859]: audit 2023-10-09T10:35:42.265709+0000 mon.a (mon.0) 1512 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:35:42.427 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:42.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:42.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:42.534 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:42.543 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:42 smithi086 bash[59714]: cluster 2023-10-09T10:35:41.202565+0000 osd.4 (osd.4) 293 : cluster 3 failed to encode map e331 with expected crc 2023-10-09T10:35:42.544 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:42 smithi086 bash[59714]: audit 2023-10-09T10:35:42.265709+0000 mon.a (mon.0) 1512 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:35:42.587 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:42.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:42.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:42.692 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:42.737 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:42.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:42.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:42.844 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:42.854 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:35:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:35:42] "GET /metrics HTTP/1.1" 200 36549 "" "Prometheus/2.33.4" 2023-10-09T10:35:42.874 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:42.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:42.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:42.979 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:43.006 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:43.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:43.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:43.098 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:35:43.100 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:35:43.100 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:35:43.109 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:43.136 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:43.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:43.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:43.240 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:43.266 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:43.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:43.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:43.351 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:43 smithi086 bash[59714]: cluster 2023-10-09T10:35:41.702692+0000 mgr.y (mgr.26072) 1002 : cluster 0 pgmap v1145: 99 pgs: 1 peering, 1 remapped+peering, 1 active+remapped+backfilling, 1 active+remapped, 95 active+clean; 3.4 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 632 op/s; 3298/167691 objects misplaced (1.967%); 13 MiB/s, 207 objects/s recovering 2023-10-09T10:35:43.372 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:43.408 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:43.410 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:43 smithi053 bash[79554]: cluster 2023-10-09T10:35:41.702692+0000 mgr.y (mgr.26072) 1002 : cluster 0 pgmap v1145: 99 pgs: 1 peering, 1 remapped+peering, 1 active+remapped+backfilling, 1 active+remapped, 95 active+clean; 3.4 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 632 op/s; 3298/167691 objects misplaced (1.967%); 13 MiB/s, 207 objects/s recovering 2023-10-09T10:35:43.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:43.410 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:43 smithi053 bash[76859]: cluster 2023-10-09T10:35:41.702692+0000 mgr.y (mgr.26072) 1002 : cluster 0 pgmap v1145: 99 pgs: 1 peering, 1 remapped+peering, 1 active+remapped+backfilling, 1 active+remapped, 95 active+clean; 3.4 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 632 op/s; 3298/167691 objects misplaced (1.967%); 13 MiB/s, 207 objects/s recovering 2023-10-09T10:35:43.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:43.512 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:43.537 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:43.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:43.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:43.644 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:43.686 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:43.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:43.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:43.792 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:43.827 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:43.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:43.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:43.930 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:43.962 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:43.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:43.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:44.070 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:44.096 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:44.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:44.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:44.200 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:44.228 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:44.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:44.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:44.334 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:44.368 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:44.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:44.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:44.471 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:44.479 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:44 smithi086 bash[59714]: cluster 2023-10-09T10:35:43.368067+0000 osd.2 (osd.2) 18 : cluster 0 8.13 scrub starts 2023-10-09T10:35:44.494 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:44.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:44.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:44.597 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:44.622 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:44.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:44.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:44.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:44 smithi053 bash[79554]: cluster 2023-10-09T10:35:43.368067+0000 osd.2 (osd.2) 18 : cluster 0 8.13 scrub starts 2023-10-09T10:35:44.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:44 smithi053 bash[76859]: cluster 2023-10-09T10:35:43.368067+0000 osd.2 (osd.2) 18 : cluster 0 8.13 scrub starts 2023-10-09T10:35:44.725 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:44.757 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:44.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:44.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:44.864 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:44.887 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:44.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:44.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:44.994 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:45.021 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:45.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:45.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:45.126 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:45.150 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:45.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:45.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:45.257 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:45.280 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:45.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:45.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:45.365 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:45 smithi086 bash[59714]: cluster 2023-10-09T10:35:43.703310+0000 mgr.y (mgr.26072) 1003 : cluster 0 pgmap v1146: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 peering, 1 active+remapped, 95 active+clean; 3.4 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 618 op/s; 4722/164877 objects misplaced (2.864%); 11 MiB/s, 170 objects/s recovering 2023-10-09T10:35:45.366 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:45 smithi086 bash[59714]: cluster 2023-10-09T10:35:44.336182+0000 osd.2 (osd.2) 19 : cluster 0 8.14 scrub starts 2023-10-09T10:35:45.388 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:45.414 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:45.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:45.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:45.516 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:45.541 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:45.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:45.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:45.613 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:45 smithi053 bash[79554]: cluster 2023-10-09T10:35:43.703310+0000 mgr.y (mgr.26072) 1003 : cluster 0 pgmap v1146: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 peering, 1 active+remapped, 95 active+clean; 3.4 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 618 op/s; 4722/164877 objects misplaced (2.864%); 11 MiB/s, 170 objects/s recovering 2023-10-09T10:35:45.613 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:45 smithi053 bash[79554]: cluster 2023-10-09T10:35:44.336182+0000 osd.2 (osd.2) 19 : cluster 0 8.14 scrub starts 2023-10-09T10:35:45.613 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:45 smithi053 bash[76859]: cluster 2023-10-09T10:35:43.703310+0000 mgr.y (mgr.26072) 1003 : cluster 0 pgmap v1146: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 1 peering, 1 active+remapped, 95 active+clean; 3.4 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 618 op/s; 4722/164877 objects misplaced (2.864%); 11 MiB/s, 170 objects/s recovering 2023-10-09T10:35:45.613 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:45 smithi053 bash[76859]: cluster 2023-10-09T10:35:44.336182+0000 osd.2 (osd.2) 19 : cluster 0 8.14 scrub starts 2023-10-09T10:35:45.647 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:45.678 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:45.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:45.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:45.784 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:45.817 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:45.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:45.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:45.923 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:45.949 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:45.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:45.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:46.052 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:46.079 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:46.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:46.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:46.184 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:46.210 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:46.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:46.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:46.315 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:46.345 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:46.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:46.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:46.452 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:46.463 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:46 smithi086 bash[59714]: audit 2023-10-09T10:35:45.704805+0000 mon.a (mon.0) 1513 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "26"}]: dispatch 2023-10-09T10:35:46.486 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:46.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:46.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:46.590 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:46.615 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:46.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:46.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:46.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:46 smithi053 bash[79554]: audit 2023-10-09T10:35:45.704805+0000 mon.a (mon.0) 1513 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "26"}]: dispatch 2023-10-09T10:35:46.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:46 smithi053 bash[76859]: audit 2023-10-09T10:35:45.704805+0000 mon.a (mon.0) 1513 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "26"}]: dispatch 2023-10-09T10:35:46.721 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:46.747 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:46.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:46.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:46.850 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:46.876 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:46.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:46.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:46.979 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:47.013 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:47.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:47.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:47.117 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:47.142 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:47.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:47.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:47.245 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:47.272 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:47.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:47.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:47.375 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:47.402 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:47.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:47.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:47.505 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:47.515 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:47 smithi086 bash[59714]: cluster 2023-10-09T10:35:45.703982+0000 mgr.y (mgr.26072) 1004 : cluster 0 pgmap v1147: 99 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 96 active+clean; 3.1 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 885 op/s; 3995/153324 objects misplaced (2.606%); 12 MiB/s, 198 objects/s recovering 2023-10-09T10:35:47.515 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:47 smithi086 bash[59714]: cluster 2023-10-09T10:35:46.335934+0000 osd.2 (osd.2) 20 : cluster 0 8.16 deep-scrub starts 2023-10-09T10:35:47.515 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:47 smithi086 bash[59714]: cluster 2023-10-09T10:35:46.371477+0000 osd.7 (osd.7) 302 : cluster 3 failed to encode map e332 with expected crc 2023-10-09T10:35:47.515 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:47 smithi086 bash[59714]: audit 2023-10-09T10:35:46.371516+0000 mon.a (mon.0) 1514 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "26"}]': finished 2023-10-09T10:35:47.515 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:47 smithi086 bash[59714]: cluster 2023-10-09T10:35:46.371629+0000 mon.a (mon.0) 1515 : cluster 0 osdmap e332: 8 total, 8 up, 4 in 2023-10-09T10:35:47.515 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:47 smithi086 bash[59714]: cluster 2023-10-09T10:35:46.374132+0000 osd.5 (osd.5) 373 : cluster 3 failed to encode map e332 with expected crc 2023-10-09T10:35:47.515 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:47 smithi086 bash[59714]: cluster 2023-10-09T10:35:46.375232+0000 osd.6 (osd.6) 282 : cluster 3 failed to encode map e332 with expected crc 2023-10-09T10:35:47.515 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:47 smithi086 bash[59714]: cluster 2023-10-09T10:35:46.377210+0000 osd.6 (osd.6) 283 : cluster 3 failed to encode map e332 with expected crc 2023-10-09T10:35:47.529 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:47.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:47.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:47.633 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:47.644 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:47 smithi053 bash[76859]: cluster 2023-10-09T10:35:45.703982+0000 mgr.y (mgr.26072) 1004 : cluster 0 pgmap v1147: 99 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 96 active+clean; 3.1 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 885 op/s; 3995/153324 objects misplaced (2.606%); 12 MiB/s, 198 objects/s recovering 2023-10-09T10:35:47.645 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:47 smithi053 bash[76859]: cluster 2023-10-09T10:35:46.335934+0000 osd.2 (osd.2) 20 : cluster 0 8.16 deep-scrub starts 2023-10-09T10:35:47.645 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:47 smithi053 bash[76859]: cluster 2023-10-09T10:35:46.371477+0000 osd.7 (osd.7) 302 : cluster 3 failed to encode map e332 with expected crc 2023-10-09T10:35:47.645 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:47 smithi053 bash[76859]: audit 2023-10-09T10:35:46.371516+0000 mon.a (mon.0) 1514 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "26"}]': finished 2023-10-09T10:35:47.645 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:47 smithi053 bash[76859]: cluster 2023-10-09T10:35:46.371629+0000 mon.a (mon.0) 1515 : cluster 0 osdmap e332: 8 total, 8 up, 4 in 2023-10-09T10:35:47.645 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:47 smithi053 bash[76859]: cluster 2023-10-09T10:35:46.374132+0000 osd.5 (osd.5) 373 : cluster 3 failed to encode map e332 with expected crc 2023-10-09T10:35:47.645 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:47 smithi053 bash[76859]: cluster 2023-10-09T10:35:46.375232+0000 osd.6 (osd.6) 282 : cluster 3 failed to encode map e332 with expected crc 2023-10-09T10:35:47.645 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:47 smithi053 bash[76859]: cluster 2023-10-09T10:35:46.377210+0000 osd.6 (osd.6) 283 : cluster 3 failed to encode map e332 with expected crc 2023-10-09T10:35:47.645 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:47 smithi053 bash[79554]: cluster 2023-10-09T10:35:45.703982+0000 mgr.y (mgr.26072) 1004 : cluster 0 pgmap v1147: 99 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 96 active+clean; 3.1 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 885 op/s; 3995/153324 objects misplaced (2.606%); 12 MiB/s, 198 objects/s recovering 2023-10-09T10:35:47.645 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:47 smithi053 bash[79554]: cluster 2023-10-09T10:35:46.335934+0000 osd.2 (osd.2) 20 : cluster 0 8.16 deep-scrub starts 2023-10-09T10:35:47.646 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:47 smithi053 bash[79554]: cluster 2023-10-09T10:35:46.371477+0000 osd.7 (osd.7) 302 : cluster 3 failed to encode map e332 with expected crc 2023-10-09T10:35:47.646 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:47 smithi053 bash[79554]: audit 2023-10-09T10:35:46.371516+0000 mon.a (mon.0) 1514 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "26"}]': finished 2023-10-09T10:35:47.646 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:47 smithi053 bash[79554]: cluster 2023-10-09T10:35:46.371629+0000 mon.a (mon.0) 1515 : cluster 0 osdmap e332: 8 total, 8 up, 4 in 2023-10-09T10:35:47.646 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:47 smithi053 bash[79554]: cluster 2023-10-09T10:35:46.374132+0000 osd.5 (osd.5) 373 : cluster 3 failed to encode map e332 with expected crc 2023-10-09T10:35:47.646 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:47 smithi053 bash[79554]: cluster 2023-10-09T10:35:46.375232+0000 osd.6 (osd.6) 282 : cluster 3 failed to encode map e332 with expected crc 2023-10-09T10:35:47.646 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:47 smithi053 bash[79554]: cluster 2023-10-09T10:35:46.377210+0000 osd.6 (osd.6) 283 : cluster 3 failed to encode map e332 with expected crc 2023-10-09T10:35:47.658 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:47.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:47.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:47.761 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:47.788 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:47.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:47.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:47.892 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:47.916 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:47.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:47.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:48.019 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:48.073 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:48.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:48.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:48.177 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:48.199 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:48.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:48.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:48.302 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:48.323 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:48.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:48.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:48.427 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:48.456 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:48.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:48.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:48.561 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:48.571 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:48 smithi053 bash[79554]: cluster 2023-10-09T10:35:47.351638+0000 osd.4 (osd.4) 294 : cluster 3 failed to encode map e332 with expected crc 2023-10-09T10:35:48.571 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:48 smithi053 bash[79554]: cluster 2023-10-09T10:35:47.380442+0000 mon.a (mon.0) 1516 : cluster 0 osdmap e333: 8 total, 8 up, 4 in 2023-10-09T10:35:48.571 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:48 smithi053 bash[79554]: cluster 2023-10-09T10:35:47.383669+0000 osd.5 (osd.5) 374 : cluster 3 failed to encode map e333 with expected crc 2023-10-09T10:35:48.571 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:48 smithi053 bash[79554]: cluster 2023-10-09T10:35:47.386296+0000 osd.5 (osd.5) 375 : cluster 3 failed to encode map e333 with expected crc 2023-10-09T10:35:48.571 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:48 smithi053 bash[76859]: cluster 2023-10-09T10:35:47.351638+0000 osd.4 (osd.4) 294 : cluster 3 failed to encode map e332 with expected crc 2023-10-09T10:35:48.572 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:48 smithi053 bash[76859]: cluster 2023-10-09T10:35:47.380442+0000 mon.a (mon.0) 1516 : cluster 0 osdmap e333: 8 total, 8 up, 4 in 2023-10-09T10:35:48.572 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:48 smithi053 bash[76859]: cluster 2023-10-09T10:35:47.383669+0000 osd.5 (osd.5) 374 : cluster 3 failed to encode map e333 with expected crc 2023-10-09T10:35:48.572 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:48 smithi053 bash[76859]: cluster 2023-10-09T10:35:47.386296+0000 osd.5 (osd.5) 375 : cluster 3 failed to encode map e333 with expected crc 2023-10-09T10:35:48.586 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:48.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:48.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:48.689 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:48.713 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:48.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:48.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:48.816 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:48.825 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:48 smithi086 bash[59714]: cluster 2023-10-09T10:35:47.351638+0000 osd.4 (osd.4) 294 : cluster 3 failed to encode map e332 with expected crc 2023-10-09T10:35:48.825 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:48 smithi086 bash[59714]: cluster 2023-10-09T10:35:47.380442+0000 mon.a (mon.0) 1516 : cluster 0 osdmap e333: 8 total, 8 up, 4 in 2023-10-09T10:35:48.825 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:48 smithi086 bash[59714]: cluster 2023-10-09T10:35:47.383669+0000 osd.5 (osd.5) 374 : cluster 3 failed to encode map e333 with expected crc 2023-10-09T10:35:48.825 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:48 smithi086 bash[59714]: cluster 2023-10-09T10:35:47.386296+0000 osd.5 (osd.5) 375 : cluster 3 failed to encode map e333 with expected crc 2023-10-09T10:35:48.856 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:48.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:48.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:48.961 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:48.989 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:48.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:48.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:49.093 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:49.118 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:49.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:49.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:49.221 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:49.249 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:49.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:49.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:49.353 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:49.385 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:49.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:49.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:49.491 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:49.520 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:49.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:49.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:49.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:49 smithi086 bash[59714]: cluster 2023-10-09T10:35:47.704776+0000 mgr.y (mgr.26072) 1005 : cluster 0 pgmap v1150: 99 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 96 active+clean; 3.1 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 743 op/s; 3995/153324 objects misplaced (2.606%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T10:35:49.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:49 smithi086 bash[59714]: cluster 2023-10-09T10:35:48.388203+0000 osd.5 (osd.5) 376 : cluster 3 failed to encode map e334 with expected crc 2023-10-09T10:35:49.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:49 smithi086 bash[59714]: cluster 2023-10-09T10:35:48.389747+0000 mon.a (mon.0) 1517 : cluster 0 osdmap e334: 8 total, 8 up, 4 in 2023-10-09T10:35:49.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:49 smithi086 bash[59714]: cluster 2023-10-09T10:35:48.392930+0000 osd.5 (osd.5) 377 : cluster 3 failed to encode map e334 with expected crc 2023-10-09T10:35:49.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:49 smithi086 bash[59714]: cluster 2023-10-09T10:35:48.396380+0000 osd.5 (osd.5) 378 : cluster 0 8.19 starting backfill to osd.1 from (0'0,0'0] MAX to 331'7931 2023-10-09T10:35:49.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:49 smithi086 bash[59714]: audit 2023-10-09T10:35:48.609141+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:49.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:49 smithi086 bash[59714]: audit 2023-10-09T10:35:48.616538+0000 mon.a (mon.0) 1519 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:49.624 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:49.644 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:49 smithi053 bash[76859]: cluster 2023-10-09T10:35:47.704776+0000 mgr.y (mgr.26072) 1005 : cluster 0 pgmap v1150: 99 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 96 active+clean; 3.1 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 743 op/s; 3995/153324 objects misplaced (2.606%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T10:35:49.644 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:49 smithi053 bash[76859]: cluster 2023-10-09T10:35:48.388203+0000 osd.5 (osd.5) 376 : cluster 3 failed to encode map e334 with expected crc 2023-10-09T10:35:49.644 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:49 smithi053 bash[76859]: cluster 2023-10-09T10:35:48.389747+0000 mon.a (mon.0) 1517 : cluster 0 osdmap e334: 8 total, 8 up, 4 in 2023-10-09T10:35:49.644 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:49 smithi053 bash[76859]: cluster 2023-10-09T10:35:48.392930+0000 osd.5 (osd.5) 377 : cluster 3 failed to encode map e334 with expected crc 2023-10-09T10:35:49.644 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:49 smithi053 bash[76859]: cluster 2023-10-09T10:35:48.396380+0000 osd.5 (osd.5) 378 : cluster 0 8.19 starting backfill to osd.1 from (0'0,0'0] MAX to 331'7931 2023-10-09T10:35:49.644 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:49 smithi053 bash[76859]: audit 2023-10-09T10:35:48.609141+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:49.644 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:49 smithi053 bash[76859]: audit 2023-10-09T10:35:48.616538+0000 mon.a (mon.0) 1519 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:49.644 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:49 smithi053 bash[79554]: cluster 2023-10-09T10:35:47.704776+0000 mgr.y (mgr.26072) 1005 : cluster 0 pgmap v1150: 99 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 96 active+clean; 3.1 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 743 op/s; 3995/153324 objects misplaced (2.606%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T10:35:49.644 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:49 smithi053 bash[79554]: cluster 2023-10-09T10:35:48.388203+0000 osd.5 (osd.5) 376 : cluster 3 failed to encode map e334 with expected crc 2023-10-09T10:35:49.645 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:49 smithi053 bash[79554]: cluster 2023-10-09T10:35:48.389747+0000 mon.a (mon.0) 1517 : cluster 0 osdmap e334: 8 total, 8 up, 4 in 2023-10-09T10:35:49.645 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:49 smithi053 bash[79554]: cluster 2023-10-09T10:35:48.392930+0000 osd.5 (osd.5) 377 : cluster 3 failed to encode map e334 with expected crc 2023-10-09T10:35:49.645 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:49 smithi053 bash[79554]: cluster 2023-10-09T10:35:48.396380+0000 osd.5 (osd.5) 378 : cluster 0 8.19 starting backfill to osd.1 from (0'0,0'0] MAX to 331'7931 2023-10-09T10:35:49.645 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:49 smithi053 bash[79554]: audit 2023-10-09T10:35:48.609141+0000 mon.a (mon.0) 1518 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:49.645 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:49 smithi053 bash[79554]: audit 2023-10-09T10:35:48.616538+0000 mon.a (mon.0) 1519 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:49.656 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:49.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:49.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:49.761 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:49.785 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:49.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:49.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:49.888 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:49.913 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:49.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:49.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:50.019 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:50.050 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:50.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:50.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:50.153 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:50.189 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:50.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:50.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:50.294 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:50.320 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:50.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:50.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:50.423 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:50.452 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:50.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:50.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:50.557 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:50.584 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:50.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:50.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:50.687 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:50.714 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:50.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:50.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:50.819 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:50.842 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:50.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:50.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:50.946 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:50.970 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:50.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:50.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:51.073 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:51.093 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:51.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:51.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:51.195 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:51.223 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:51.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:51.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:51.326 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:51.352 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:51.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:51.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:51.455 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:51.468 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:51 smithi053 bash[76859]: cluster 2023-10-09T10:35:49.705368+0000 mgr.y (mgr.26072) 1006 : cluster 0 pgmap v1152: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 3.0 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 953 op/s; 3694/147711 objects misplaced (2.501%); 7.2 MiB/s, 114 objects/s recovering 2023-10-09T10:35:51.468 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:51 smithi053 bash[76859]: cluster 2023-10-09T10:35:50.395119+0000 mon.a (mon.0) 1520 : cluster 0 osdmap e335: 8 total, 8 up, 4 in 2023-10-09T10:35:51.468 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:51 smithi053 bash[76859]: cluster 2023-10-09T10:35:50.398863+0000 osd.5 (osd.5) 379 : cluster 3 failed to encode map e335 with expected crc 2023-10-09T10:35:51.468 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:51 smithi053 bash[76859]: cluster 2023-10-09T10:35:50.588499+0000 osd.7 (osd.7) 303 : cluster 3 failed to encode map e335 with expected crc 2023-10-09T10:35:51.469 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:51 smithi053 bash[79554]: cluster 2023-10-09T10:35:49.705368+0000 mgr.y (mgr.26072) 1006 : cluster 0 pgmap v1152: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 3.0 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 953 op/s; 3694/147711 objects misplaced (2.501%); 7.2 MiB/s, 114 objects/s recovering 2023-10-09T10:35:51.469 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:51 smithi053 bash[79554]: cluster 2023-10-09T10:35:50.395119+0000 mon.a (mon.0) 1520 : cluster 0 osdmap e335: 8 total, 8 up, 4 in 2023-10-09T10:35:51.469 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:51 smithi053 bash[79554]: cluster 2023-10-09T10:35:50.398863+0000 osd.5 (osd.5) 379 : cluster 3 failed to encode map e335 with expected crc 2023-10-09T10:35:51.469 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:51 smithi053 bash[79554]: cluster 2023-10-09T10:35:50.588499+0000 osd.7 (osd.7) 303 : cluster 3 failed to encode map e335 with expected crc 2023-10-09T10:35:51.492 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:51.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:51.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:51.563 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:35:51.564 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [], 2023-10-09T10:35:51.564 INFO:teuthology.orchestra.run.smithi053.stdout: "complaint_time": 30, 2023-10-09T10:35:51.564 INFO:teuthology.orchestra.run.smithi053.stdout: "num_blocked_ops": 0 2023-10-09T10:35:51.564 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:35:51.596 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:51.619 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:51.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:51.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:51.724 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:51.757 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:51.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:51.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:51.861 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:51.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:51 smithi086 bash[59714]: cluster 2023-10-09T10:35:49.705368+0000 mgr.y (mgr.26072) 1006 : cluster 0 pgmap v1152: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 3.0 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 953 op/s; 3694/147711 objects misplaced (2.501%); 7.2 MiB/s, 114 objects/s recovering 2023-10-09T10:35:51.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:51 smithi086 bash[59714]: cluster 2023-10-09T10:35:50.395119+0000 mon.a (mon.0) 1520 : cluster 0 osdmap e335: 8 total, 8 up, 4 in 2023-10-09T10:35:51.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:51 smithi086 bash[59714]: cluster 2023-10-09T10:35:50.398863+0000 osd.5 (osd.5) 379 : cluster 3 failed to encode map e335 with expected crc 2023-10-09T10:35:51.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:51 smithi086 bash[59714]: cluster 2023-10-09T10:35:50.588499+0000 osd.7 (osd.7) 303 : cluster 3 failed to encode map e335 with expected crc 2023-10-09T10:35:51.892 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:51.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:51.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:51.995 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:52.019 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:52.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:52.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:52.122 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:52.155 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:52.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:52.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:52.259 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:52.297 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:52.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:52.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:52.401 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:52.427 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:52.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:52.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:52.533 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:52.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:52 smithi053 bash[76859]: cluster 2023-10-09T10:35:50.587036+0000 osd.4 (osd.4) 295 : cluster 3 failed to encode map e335 with expected crc 2023-10-09T10:35:52.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:52 smithi053 bash[76859]: cluster 2023-10-09T10:35:51.309347+0000 osd.2 (osd.2) 21 : cluster 0 8.13 scrub starts 2023-10-09T10:35:52.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:52 smithi053 bash[76859]: cluster 2023-10-09T10:35:51.402641+0000 osd.5 (osd.5) 380 : cluster 3 failed to encode map e336 with expected crc 2023-10-09T10:35:52.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:52 smithi053 bash[76859]: cluster 2023-10-09T10:35:51.403134+0000 mon.a (mon.0) 1521 : cluster 0 osdmap e336: 8 total, 8 up, 4 in 2023-10-09T10:35:52.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:52 smithi053 bash[76859]: cluster 2023-10-09T10:35:51.404647+0000 osd.5 (osd.5) 381 : cluster 3 failed to encode map e336 with expected crc 2023-10-09T10:35:52.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:52 smithi053 bash[76859]: cluster 2023-10-09T10:35:51.404748+0000 osd.6 (osd.6) 284 : cluster 3 failed to encode map e336 with expected crc 2023-10-09T10:35:52.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:52 smithi053 bash[76859]: cluster 2023-10-09T10:35:51.406693+0000 osd.5 (osd.5) 382 : cluster 3 failed to encode map e336 with expected crc 2023-10-09T10:35:52.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:52 smithi053 bash[76859]: audit 2023-10-09T10:35:52.071279+0000 mon.a (mon.0) 1522 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:52.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:52 smithi053 bash[76859]: audit 2023-10-09T10:35:52.079081+0000 mon.a (mon.0) 1523 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:52.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:52 smithi053 bash[79554]: cluster 2023-10-09T10:35:50.587036+0000 osd.4 (osd.4) 295 : cluster 3 failed to encode map e335 with expected crc 2023-10-09T10:35:52.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:52 smithi053 bash[79554]: cluster 2023-10-09T10:35:51.309347+0000 osd.2 (osd.2) 21 : cluster 0 8.13 scrub starts 2023-10-09T10:35:52.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:52 smithi053 bash[79554]: cluster 2023-10-09T10:35:51.402641+0000 osd.5 (osd.5) 380 : cluster 3 failed to encode map e336 with expected crc 2023-10-09T10:35:52.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:52 smithi053 bash[79554]: cluster 2023-10-09T10:35:51.403134+0000 mon.a (mon.0) 1521 : cluster 0 osdmap e336: 8 total, 8 up, 4 in 2023-10-09T10:35:52.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:52 smithi053 bash[79554]: cluster 2023-10-09T10:35:51.404647+0000 osd.5 (osd.5) 381 : cluster 3 failed to encode map e336 with expected crc 2023-10-09T10:35:52.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:52 smithi053 bash[79554]: cluster 2023-10-09T10:35:51.404748+0000 osd.6 (osd.6) 284 : cluster 3 failed to encode map e336 with expected crc 2023-10-09T10:35:52.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:52 smithi053 bash[79554]: cluster 2023-10-09T10:35:51.406693+0000 osd.5 (osd.5) 382 : cluster 3 failed to encode map e336 with expected crc 2023-10-09T10:35:52.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:52 smithi053 bash[79554]: audit 2023-10-09T10:35:52.071279+0000 mon.a (mon.0) 1522 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:52.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:52 smithi053 bash[79554]: audit 2023-10-09T10:35:52.079081+0000 mon.a (mon.0) 1523 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:52.561 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:52.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:52.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:52.666 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:52.675 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:52 smithi086 bash[59714]: cluster 2023-10-09T10:35:50.587036+0000 osd.4 (osd.4) 295 : cluster 3 failed to encode map e335 with expected crc 2023-10-09T10:35:52.675 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:52 smithi086 bash[59714]: cluster 2023-10-09T10:35:51.309347+0000 osd.2 (osd.2) 21 : cluster 0 8.13 scrub starts 2023-10-09T10:35:52.675 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:52 smithi086 bash[59714]: cluster 2023-10-09T10:35:51.402641+0000 osd.5 (osd.5) 380 : cluster 3 failed to encode map e336 with expected crc 2023-10-09T10:35:52.675 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:52 smithi086 bash[59714]: cluster 2023-10-09T10:35:51.403134+0000 mon.a (mon.0) 1521 : cluster 0 osdmap e336: 8 total, 8 up, 4 in 2023-10-09T10:35:52.675 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:52 smithi086 bash[59714]: cluster 2023-10-09T10:35:51.404647+0000 osd.5 (osd.5) 381 : cluster 3 failed to encode map e336 with expected crc 2023-10-09T10:35:52.675 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:52 smithi086 bash[59714]: cluster 2023-10-09T10:35:51.404748+0000 osd.6 (osd.6) 284 : cluster 3 failed to encode map e336 with expected crc 2023-10-09T10:35:52.675 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:52 smithi086 bash[59714]: cluster 2023-10-09T10:35:51.406693+0000 osd.5 (osd.5) 382 : cluster 3 failed to encode map e336 with expected crc 2023-10-09T10:35:52.675 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:52 smithi086 bash[59714]: audit 2023-10-09T10:35:52.071279+0000 mon.a (mon.0) 1522 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:52.675 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:52 smithi086 bash[59714]: audit 2023-10-09T10:35:52.079081+0000 mon.a (mon.0) 1523 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:52.701 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:52.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:52.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:52.805 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:52.814 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:35:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:35:52] "GET /metrics HTTP/1.1" 200 36549 "" "Prometheus/2.33.4" 2023-10-09T10:35:52.834 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:52.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:52.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:52.941 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:52.967 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:52.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:52.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:53.072 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:53.104 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:53.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:53.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:53.208 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:53.240 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:53.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:53.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:53.344 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:53.377 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:53.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:53.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:53.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:53 smithi053 bash[76859]: cluster 2023-10-09T10:35:51.705858+0000 mgr.y (mgr.26072) 1007 : cluster 0 pgmap v1155: 99 pgs: 1 active+clean+remapped, 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 95 active+clean; 2.9 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 861 op/s; 4002/142143 objects misplaced (2.815%); 17 MiB/s, 274 objects/s recovering 2023-10-09T10:35:53.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:53 smithi053 bash[76859]: audit 2023-10-09T10:35:52.656893+0000 mon.a (mon.0) 1524 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:35:53.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:53 smithi053 bash[76859]: audit 2023-10-09T10:35:52.657947+0000 mon.a (mon.0) 1525 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:35:53.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:53 smithi053 bash[76859]: audit 2023-10-09T10:35:52.665038+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:53.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:53 smithi053 bash[76859]: audit 2023-10-09T10:35:53.082583+0000 mon.a (mon.0) 1527 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:35:53.482 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:53.509 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:53.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:53.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:53.612 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:53.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:53 smithi086 bash[59714]: cluster 2023-10-09T10:35:51.705858+0000 mgr.y (mgr.26072) 1007 : cluster 0 pgmap v1155: 99 pgs: 1 active+clean+remapped, 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 95 active+clean; 2.9 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 861 op/s; 4002/142143 objects misplaced (2.815%); 17 MiB/s, 274 objects/s recovering 2023-10-09T10:35:53.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:53 smithi086 bash[59714]: audit 2023-10-09T10:35:52.656893+0000 mon.a (mon.0) 1524 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:35:53.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:53 smithi086 bash[59714]: audit 2023-10-09T10:35:52.657947+0000 mon.a (mon.0) 1525 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:35:53.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:53 smithi086 bash[59714]: audit 2023-10-09T10:35:52.665038+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:53.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:53 smithi086 bash[59714]: audit 2023-10-09T10:35:53.082583+0000 mon.a (mon.0) 1527 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:35:53.647 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:53.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:53.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:53.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:53 smithi053 bash[79554]: cluster 2023-10-09T10:35:51.705858+0000 mgr.y (mgr.26072) 1007 : cluster 0 pgmap v1155: 99 pgs: 1 active+clean+remapped, 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 95 active+clean; 2.9 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 861 op/s; 4002/142143 objects misplaced (2.815%); 17 MiB/s, 274 objects/s recovering 2023-10-09T10:35:53.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:53 smithi053 bash[79554]: audit 2023-10-09T10:35:52.656893+0000 mon.a (mon.0) 1524 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:35:53.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:53 smithi053 bash[79554]: audit 2023-10-09T10:35:52.657947+0000 mon.a (mon.0) 1525 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:35:53.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:53 smithi053 bash[79554]: audit 2023-10-09T10:35:52.665038+0000 mon.a (mon.0) 1526 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:35:53.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:53 smithi053 bash[79554]: audit 2023-10-09T10:35:53.082583+0000 mon.a (mon.0) 1527 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:35:53.751 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:53.779 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:53.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:53.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:53.884 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:53.906 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:53.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:53.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:54.009 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:54.053 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:54.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:54.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:54.158 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:54.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:54.185 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:54.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:54.285 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:54.311 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:54.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:54.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:54.415 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:54.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:54 smithi053 bash[76859]: cluster 2023-10-09T10:35:53.339684+0000 osd.2 (osd.2) 22 : cluster 0 8.14 scrub starts 2023-10-09T10:35:54.423 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:54 smithi086 bash[59714]: cluster 2023-10-09T10:35:53.339684+0000 osd.2 (osd.2) 22 : cluster 0 8.14 scrub starts 2023-10-09T10:35:54.443 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:54.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:54.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:54.548 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:54.570 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:54.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:54.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:54.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:54 smithi053 bash[79554]: cluster 2023-10-09T10:35:53.339684+0000 osd.2 (osd.2) 22 : cluster 0 8.14 scrub starts 2023-10-09T10:35:54.675 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:54.706 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:54.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:54.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:54.811 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:54.842 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:54.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:54.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:54.949 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:54.977 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:54.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:54.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:55.081 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:55.109 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:55.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:55.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:55.212 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:55.248 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:55.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:55.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:55.358 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:55.381 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:55.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:55.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:55.400 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-09T10:35:55.485 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:55.509 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:55.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:55.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:55.614 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:55.624 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:55 smithi053 bash[76859]: cluster 2023-10-09T10:35:53.706363+0000 mgr.y (mgr.26072) 1008 : cluster 0 pgmap v1156: 99 pgs: 1 active+remapped+backfill_wait, 1 active+clean+remapped, 2 active+remapped+backfilling, 95 active+clean; 2.8 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 772 op/s; 3683/139413 objects misplaced (2.642%); 14 MiB/s, 217 objects/s recovering 2023-10-09T10:35:55.624 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:55 smithi053 bash[76859]: cluster 2023-10-09T10:35:54.298570+0000 osd.2 (osd.2) 23 : cluster 0 8.16 scrub starts 2023-10-09T10:35:55.625 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:55 smithi053 bash[79554]: cluster 2023-10-09T10:35:53.706363+0000 mgr.y (mgr.26072) 1008 : cluster 0 pgmap v1156: 99 pgs: 1 active+remapped+backfill_wait, 1 active+clean+remapped, 2 active+remapped+backfilling, 95 active+clean; 2.8 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 772 op/s; 3683/139413 objects misplaced (2.642%); 14 MiB/s, 217 objects/s recovering 2023-10-09T10:35:55.625 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:55 smithi053 bash[79554]: cluster 2023-10-09T10:35:54.298570+0000 osd.2 (osd.2) 23 : cluster 0 8.16 scrub starts 2023-10-09T10:35:55.646 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:55.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:55.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:55.749 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:55.779 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:55.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:55.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:55.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:55 smithi086 bash[59714]: cluster 2023-10-09T10:35:53.706363+0000 mgr.y (mgr.26072) 1008 : cluster 0 pgmap v1156: 99 pgs: 1 active+remapped+backfill_wait, 1 active+clean+remapped, 2 active+remapped+backfilling, 95 active+clean; 2.8 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 772 op/s; 3683/139413 objects misplaced (2.642%); 14 MiB/s, 217 objects/s recovering 2023-10-09T10:35:55.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:55 smithi086 bash[59714]: cluster 2023-10-09T10:35:54.298570+0000 osd.2 (osd.2) 23 : cluster 0 8.16 scrub starts 2023-10-09T10:35:55.884 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:55.914 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:55.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:55.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:56.017 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:56.055 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:56.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:56.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:56.158 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:56.201 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:56.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:56.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:56.308 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:56.344 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:56.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:56.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:56.448 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:56.480 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:56.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:56.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:56.584 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:56.613 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:56.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:56.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:56.718 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:56.750 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:56.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:56.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:56.855 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:56.879 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:56.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:56.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:56.984 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:57.014 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:57.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:57.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:57.120 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:57.144 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:57.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:57.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:57.248 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:57.274 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:57.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:57.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:57.377 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:57.406 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:57.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:57.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:57.509 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:57.535 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:57.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:57.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:57.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:57 smithi086 bash[59714]: cluster 2023-10-09T10:35:55.707014+0000 mgr.y (mgr.26072) 1009 : cluster 0 pgmap v1157: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 2.7 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 934 op/s; 3030/130218 objects misplaced (2.327%); 15 MiB/s, 243 objects/s recovering 2023-10-09T10:35:57.639 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:57.673 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:57.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:57.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:57.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:57 smithi053 bash[79554]: cluster 2023-10-09T10:35:55.707014+0000 mgr.y (mgr.26072) 1009 : cluster 0 pgmap v1157: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 2.7 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 934 op/s; 3030/130218 objects misplaced (2.327%); 15 MiB/s, 243 objects/s recovering 2023-10-09T10:35:57.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:57 smithi053 bash[76859]: cluster 2023-10-09T10:35:55.707014+0000 mgr.y (mgr.26072) 1009 : cluster 0 pgmap v1157: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 2.7 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 934 op/s; 3030/130218 objects misplaced (2.327%); 15 MiB/s, 243 objects/s recovering 2023-10-09T10:35:57.776 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:57.802 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:57.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:57.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:57.907 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:57.937 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:57.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:57.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:58.042 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:58.069 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:58.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:58.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:58.173 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:58.202 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:58.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:58.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:58.308 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:58.334 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:58.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:58.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:58.438 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:58.468 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:58.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:58.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:58.567 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:35:58.571 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:58.614 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:35:58.614 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:35:58.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:58.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:35:58.663 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:35:58.710 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:35:58.718 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:58.745 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:35:58.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:58.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:35:58.754 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:35:58.803 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:35:58.842 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:35:58.850 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:58.887 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:35:58.889 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:58.890 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:35:58.890 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:35:58.890 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:35:58.890 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:35:58.890 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:35:58.890 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:35:58.890 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:35:58.891 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:35:58.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:58.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:58.995 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:59.021 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:35:59.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:59.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:35:59.126 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:59.148 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:59.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:59.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:35:59.168 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-09T10:35:59.251 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:59.278 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:59.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:59.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:59.389 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:59.413 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:35:59.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:59.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:35:59.439 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is set 2023-10-09T10:35:59.515 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:59.541 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:35:59.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:59.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:35:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:59 smithi086 bash[59714]: cluster 2023-10-09T10:35:57.707719+0000 mgr.y (mgr.26072) 1010 : cluster 0 pgmap v1158: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 2.6 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 861 op/s; 2688/127032 objects misplaced (2.116%); 15 MiB/s, 235 objects/s recovering 2023-10-09T10:35:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:59 smithi086 bash[59714]: audit 2023-10-09T10:35:58.506571+0000 mon.c (mon.2) 85 : audit 0 from='client.? 172.21.15.53:0/3512460763' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:35:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:59 smithi086 bash[59714]: audit 2023-10-09T10:35:59.163440+0000 mon.a (mon.0) 1528 : audit 1 from='client.? 172.21.15.53:0/1442412938' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "11"}]: dispatch 2023-10-09T10:35:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:59 smithi086 bash[59714]: audit 2023-10-09T10:35:59.249683+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.53:0/3999982045' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:35:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:35:59 smithi086 bash[59714]: audit 2023-10-09T10:35:59.250358+0000 mon.a (mon.0) 1529 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:35:59.645 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:59.671 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:35:59.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:59 smithi053 bash[76859]: cluster 2023-10-09T10:35:57.707719+0000 mgr.y (mgr.26072) 1010 : cluster 0 pgmap v1158: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 2.6 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 861 op/s; 2688/127032 objects misplaced (2.116%); 15 MiB/s, 235 objects/s recovering 2023-10-09T10:35:59.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:59 smithi053 bash[76859]: audit 2023-10-09T10:35:58.506571+0000 mon.c (mon.2) 85 : audit 0 from='client.? 172.21.15.53:0/3512460763' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:35:59.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:59 smithi053 bash[76859]: audit 2023-10-09T10:35:59.163440+0000 mon.a (mon.0) 1528 : audit 1 from='client.? 172.21.15.53:0/1442412938' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "11"}]: dispatch 2023-10-09T10:35:59.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:59 smithi053 bash[76859]: audit 2023-10-09T10:35:59.249683+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.53:0/3999982045' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:35:59.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:35:59 smithi053 bash[76859]: audit 2023-10-09T10:35:59.250358+0000 mon.a (mon.0) 1529 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:35:59.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:59 smithi053 bash[79554]: cluster 2023-10-09T10:35:57.707719+0000 mgr.y (mgr.26072) 1010 : cluster 0 pgmap v1158: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 2.6 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 861 op/s; 2688/127032 objects misplaced (2.116%); 15 MiB/s, 235 objects/s recovering 2023-10-09T10:35:59.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:59 smithi053 bash[79554]: audit 2023-10-09T10:35:58.506571+0000 mon.c (mon.2) 85 : audit 0 from='client.? 172.21.15.53:0/3512460763' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:35:59.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:59 smithi053 bash[79554]: audit 2023-10-09T10:35:59.163440+0000 mon.a (mon.0) 1528 : audit 1 from='client.? 172.21.15.53:0/1442412938' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "11"}]: dispatch 2023-10-09T10:35:59.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:59 smithi053 bash[79554]: audit 2023-10-09T10:35:59.249683+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.53:0/3999982045' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:35:59.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:35:59 smithi053 bash[79554]: audit 2023-10-09T10:35:59.250358+0000 mon.a (mon.0) 1529 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:35:59.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:59.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:35:59.778 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:59.803 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:35:59.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:59.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:35:59.906 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:59.931 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:35:59.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:35:59.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:00.034 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:00.058 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:00.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:00.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:00.161 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:00.186 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:00.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:00.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:00.289 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:00.319 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:00.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:00.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:00.424 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:00.448 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:00.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:00.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:00.553 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:00.561 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:00 smithi053 bash[76859]: cluster 2023-10-09T10:35:59.278579+0000 osd.2 (osd.2) 24 : cluster 0 8.13 scrub starts 2023-10-09T10:36:00.561 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:00 smithi053 bash[76859]: cluster 2023-10-09T10:35:59.424150+0000 mon.a (mon.0) 1530 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:36:00.561 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:00 smithi053 bash[76859]: audit 2023-10-09T10:35:59.429162+0000 mon.a (mon.0) 1531 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:36:00.561 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:00 smithi053 bash[76859]: cluster 2023-10-09T10:35:59.429274+0000 mon.a (mon.0) 1532 : cluster 0 osdmap e337: 8 total, 8 up, 4 in 2023-10-09T10:36:00.562 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:00 smithi053 bash[76859]: cluster 2023-10-09T10:35:59.432859+0000 osd.6 (osd.6) 285 : cluster 3 failed to encode map e337 with expected crc 2023-10-09T10:36:00.562 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:00 smithi053 bash[76859]: cluster 2023-10-09T10:35:59.434155+0000 osd.5 (osd.5) 383 : cluster 3 failed to encode map e337 with expected crc 2023-10-09T10:36:00.562 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:00 smithi053 bash[79554]: cluster 2023-10-09T10:35:59.278579+0000 osd.2 (osd.2) 24 : cluster 0 8.13 scrub starts 2023-10-09T10:36:00.562 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:00 smithi053 bash[79554]: cluster 2023-10-09T10:35:59.424150+0000 mon.a (mon.0) 1530 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:36:00.562 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:00 smithi053 bash[79554]: audit 2023-10-09T10:35:59.429162+0000 mon.a (mon.0) 1531 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:36:00.562 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:00 smithi053 bash[79554]: cluster 2023-10-09T10:35:59.429274+0000 mon.a (mon.0) 1532 : cluster 0 osdmap e337: 8 total, 8 up, 4 in 2023-10-09T10:36:00.562 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:00 smithi053 bash[79554]: cluster 2023-10-09T10:35:59.432859+0000 osd.6 (osd.6) 285 : cluster 3 failed to encode map e337 with expected crc 2023-10-09T10:36:00.562 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:00 smithi053 bash[79554]: cluster 2023-10-09T10:35:59.434155+0000 osd.5 (osd.5) 383 : cluster 3 failed to encode map e337 with expected crc 2023-10-09T10:36:00.588 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:00.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:00.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:00.694 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:00.702 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:00 smithi086 bash[59714]: cluster 2023-10-09T10:35:59.278579+0000 osd.2 (osd.2) 24 : cluster 0 8.13 scrub starts 2023-10-09T10:36:00.702 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:00 smithi086 bash[59714]: cluster 2023-10-09T10:35:59.424150+0000 mon.a (mon.0) 1530 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:36:00.702 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:00 smithi086 bash[59714]: audit 2023-10-09T10:35:59.429162+0000 mon.a (mon.0) 1531 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:36:00.702 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:00 smithi086 bash[59714]: cluster 2023-10-09T10:35:59.429274+0000 mon.a (mon.0) 1532 : cluster 0 osdmap e337: 8 total, 8 up, 4 in 2023-10-09T10:36:00.702 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:00 smithi086 bash[59714]: cluster 2023-10-09T10:35:59.432859+0000 osd.6 (osd.6) 285 : cluster 3 failed to encode map e337 with expected crc 2023-10-09T10:36:00.702 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:00 smithi086 bash[59714]: cluster 2023-10-09T10:35:59.434155+0000 osd.5 (osd.5) 383 : cluster 3 failed to encode map e337 with expected crc 2023-10-09T10:36:00.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:00.736 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:00.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:00.837 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:00.867 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:00.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:00.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:00.974 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:00.998 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:01.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:01.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:01.101 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:01.131 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:01.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:01.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:01.235 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:01.264 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:01.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:01.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:01.367 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:01.400 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:01.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:01.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:01.505 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:01.513 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:01 smithi053 bash[79554]: cluster 2023-10-09T10:35:59.708225+0000 mgr.y (mgr.26072) 1011 : cluster 0 pgmap v1160: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 2.3 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 1.07k op/s; 2061/115347 objects misplaced (1.787%); 11 MiB/s, 168 objects/s recovering 2023-10-09T10:36:01.514 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:01 smithi053 bash[79554]: cluster 2023-10-09T10:36:00.443864+0000 osd.7 (osd.7) 304 : cluster 3 failed to encode map e338 with expected crc 2023-10-09T10:36:01.514 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:01 smithi053 bash[79554]: cluster 2023-10-09T10:36:00.445496+0000 mon.a (mon.0) 1533 : cluster 0 osdmap e338: 8 total, 8 up, 4 in 2023-10-09T10:36:01.514 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:01 smithi053 bash[79554]: cluster 2023-10-09T10:36:00.446838+0000 osd.5 (osd.5) 384 : cluster 3 failed to encode map e338 with expected crc 2023-10-09T10:36:01.514 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:01 smithi053 bash[76859]: cluster 2023-10-09T10:35:59.708225+0000 mgr.y (mgr.26072) 1011 : cluster 0 pgmap v1160: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 2.3 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 1.07k op/s; 2061/115347 objects misplaced (1.787%); 11 MiB/s, 168 objects/s recovering 2023-10-09T10:36:01.514 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:01 smithi053 bash[76859]: cluster 2023-10-09T10:36:00.443864+0000 osd.7 (osd.7) 304 : cluster 3 failed to encode map e338 with expected crc 2023-10-09T10:36:01.514 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:01 smithi053 bash[76859]: cluster 2023-10-09T10:36:00.445496+0000 mon.a (mon.0) 1533 : cluster 0 osdmap e338: 8 total, 8 up, 4 in 2023-10-09T10:36:01.514 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:01 smithi053 bash[76859]: cluster 2023-10-09T10:36:00.446838+0000 osd.5 (osd.5) 384 : cluster 3 failed to encode map e338 with expected crc 2023-10-09T10:36:01.533 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:01.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:01.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:01.638 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:01.672 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:01.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:01.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:01.776 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:01.806 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:01.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:01.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:01.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:01 smithi086 bash[59714]: cluster 2023-10-09T10:35:59.708225+0000 mgr.y (mgr.26072) 1011 : cluster 0 pgmap v1160: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 2.3 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 1.07k op/s; 2061/115347 objects misplaced (1.787%); 11 MiB/s, 168 objects/s recovering 2023-10-09T10:36:01.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:01 smithi086 bash[59714]: cluster 2023-10-09T10:36:00.443864+0000 osd.7 (osd.7) 304 : cluster 3 failed to encode map e338 with expected crc 2023-10-09T10:36:01.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:01 smithi086 bash[59714]: cluster 2023-10-09T10:36:00.445496+0000 mon.a (mon.0) 1533 : cluster 0 osdmap e338: 8 total, 8 up, 4 in 2023-10-09T10:36:01.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:01 smithi086 bash[59714]: cluster 2023-10-09T10:36:00.446838+0000 osd.5 (osd.5) 384 : cluster 3 failed to encode map e338 with expected crc 2023-10-09T10:36:01.912 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:01.936 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:01.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:01.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:02.040 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:02.071 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:02.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:02.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:02.125 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-09T10:36:02.177 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:02.212 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:02.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:02.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:02.316 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:02.341 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:02.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:02.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:02.446 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:02.491 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:02.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:02.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:02.576 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:36:02.596 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:02.605 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:02 smithi053 bash[79554]: cluster 2023-10-09T10:36:00.448764+0000 osd.5 (osd.5) 385 : cluster 3 failed to encode map e338 with expected crc 2023-10-09T10:36:02.606 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:36:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:36:02] "GET /metrics HTTP/1.1" 200 36550 "" "Prometheus/2.33.4" 2023-10-09T10:36:02.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:02 smithi053 bash[76859]: cluster 2023-10-09T10:36:00.448764+0000 osd.5 (osd.5) 385 : cluster 3 failed to encode map e338 with expected crc 2023-10-09T10:36:02.626 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:02.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:02.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:02.731 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:02.757 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:02.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:02.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:02.864 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:02.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:02 smithi086 bash[59714]: cluster 2023-10-09T10:36:00.448764+0000 osd.5 (osd.5) 385 : cluster 3 failed to encode map e338 with expected crc 2023-10-09T10:36:02.894 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:02.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:02.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:02.998 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:03.025 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:03.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:03.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:03.134 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:03.170 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:03.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:03.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:03.276 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:03.300 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:03.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:03.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:03.404 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:03.428 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:03.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:03.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:03.455 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:03 smithi086 bash[59714]: cluster 2023-10-09T10:36:01.708713+0000 mgr.y (mgr.26072) 1012 : cluster 0 pgmap v1162: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 2.3 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 1.06k op/s; 2061/113910 objects misplaced (1.809%); 10 MiB/s, 160 objects/s recovering 2023-10-09T10:36:03.531 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:03.555 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:03.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:03.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:03.659 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:03.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:03 smithi053 bash[79554]: cluster 2023-10-09T10:36:01.708713+0000 mgr.y (mgr.26072) 1012 : cluster 0 pgmap v1162: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 2.3 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 1.06k op/s; 2061/113910 objects misplaced (1.809%); 10 MiB/s, 160 objects/s recovering 2023-10-09T10:36:03.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:03 smithi053 bash[76859]: cluster 2023-10-09T10:36:01.708713+0000 mgr.y (mgr.26072) 1012 : cluster 0 pgmap v1162: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 2.3 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 1.06k op/s; 2061/113910 objects misplaced (1.809%); 10 MiB/s, 160 objects/s recovering 2023-10-09T10:36:03.688 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:03.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:03.692 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:03.793 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:03.825 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:03.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:03.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:03.929 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:03.957 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:03.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:03.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:04.064 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:04.095 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:04.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:04.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:04.100 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:36:04.124 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T10:36:04.199 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:04.223 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:04.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:04.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:04.326 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:04.366 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:04.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:04.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:04.470 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:04.495 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:04.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:04.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:04.600 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:04.630 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:04.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:04.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:04.737 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:04.778 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:04.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:04.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:04.881 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:04.908 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:04.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:04.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:05.011 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:05.044 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:05.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:05.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:05.149 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:05.182 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:05.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:05.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:05.286 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:05.312 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:05.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:05.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:05.416 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:05.454 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:05.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:05.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:05.560 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:05.585 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:05.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:05.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:05.690 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:05.713 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:05.716 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:05 smithi086 bash[59714]: cluster 2023-10-09T10:36:03.709314+0000 mgr.y (mgr.26072) 1013 : cluster 0 pgmap v1163: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 2.3 GiB data, 10 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 820 op/s; 1713/110526 objects misplaced (1.550%); 6.3 MiB/s, 100 objects/s recovering 2023-10-09T10:36:05.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:05.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:05.817 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:05.828 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:05 smithi053 bash[79554]: cluster 2023-10-09T10:36:03.709314+0000 mgr.y (mgr.26072) 1013 : cluster 0 pgmap v1163: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 2.3 GiB data, 10 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 820 op/s; 1713/110526 objects misplaced (1.550%); 6.3 MiB/s, 100 objects/s recovering 2023-10-09T10:36:05.828 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:05 smithi053 bash[76859]: cluster 2023-10-09T10:36:03.709314+0000 mgr.y (mgr.26072) 1013 : cluster 0 pgmap v1163: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 2.3 GiB data, 10 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 820 op/s; 1713/110526 objects misplaced (1.550%); 6.3 MiB/s, 100 objects/s recovering 2023-10-09T10:36:05.848 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:05.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:05.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:05.954 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:05.981 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:05.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:05.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:06.085 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:06.127 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:06.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:06.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:06.231 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:06.264 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:06.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:06.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:06.367 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:06.401 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:06.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:06.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:06.504 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:06.529 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:06.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:06.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:06.636 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:06.662 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:06.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:06.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:06.765 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:06.795 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:06.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:06.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:06.898 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:06.925 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:06.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:06.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:07.029 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:07.126 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 6] out_osds: [0, 3, 4, 7] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:36:07.126 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:36:07.126 INFO:tasks.thrashosds.thrasher:Adding osd 7 2023-10-09T10:36:07.127 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd in 7 2023-10-09T10:36:07.131 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:07.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:07.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:07.236 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:07.275 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:07.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:07.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:07.379 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:07.418 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:07.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:07.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:07.524 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:07.559 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:07.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:07.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:07.663 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:07.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:07 smithi053 bash[76859]: cluster 2023-10-09T10:36:05.709985+0000 mgr.y (mgr.26072) 1014 : cluster 0 pgmap v1164: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 2.0 GiB data, 9.4 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 1.18k op/s; 1643/98673 objects misplaced (1.665%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T10:36:07.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:07 smithi053 bash[79554]: cluster 2023-10-09T10:36:05.709985+0000 mgr.y (mgr.26072) 1014 : cluster 0 pgmap v1164: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 2.0 GiB data, 9.4 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 1.18k op/s; 1643/98673 objects misplaced (1.665%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T10:36:07.688 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:07.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:07.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:07.792 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:07.800 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:07 smithi086 bash[59714]: cluster 2023-10-09T10:36:05.709985+0000 mgr.y (mgr.26072) 1014 : cluster 0 pgmap v1164: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 2.0 GiB data, 9.4 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 1.18k op/s; 1643/98673 objects misplaced (1.665%); 5.8 MiB/s, 92 objects/s recovering 2023-10-09T10:36:07.804 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:36:07.805 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:36:07.819 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:07.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:07.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:07.924 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:07.950 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:07.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:07.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:08.054 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:08.081 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:08.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:08.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:08.185 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:08.210 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:08.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:08.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:08.313 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:08.334 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:08.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:08.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:08.436 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:08.467 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:08.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:08.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:08.572 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:08.599 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:08.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:08.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:08.703 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:08.735 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:08.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:08.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:08.839 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:08.871 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:08.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:08.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:08.974 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:09.000 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:09.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:09.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:09.035 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-09T10:36:09.106 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:09.136 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:09.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:09.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:09.239 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:09.267 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:09.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:09.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:09 smithi086 bash[59714]: cluster 2023-10-09T10:36:07.710602+0000 mgr.y (mgr.26072) 1015 : cluster 0 pgmap v1165: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 1.9 GiB data, 9.1 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 824 op/s; 1261/94857 objects misplaced (1.329%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T10:36:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:09 smithi086 bash[59714]: audit 2023-10-09T10:36:08.087003+0000 mon.a (mon.0) 1534 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:36:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:09 smithi086 bash[59714]: audit 2023-10-09T10:36:08.092497+0000 mon.a (mon.0) 1535 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:36:09.372 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:09.383 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:09 smithi053 bash[76859]: cluster 2023-10-09T10:36:07.710602+0000 mgr.y (mgr.26072) 1015 : cluster 0 pgmap v1165: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 1.9 GiB data, 9.1 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 824 op/s; 1261/94857 objects misplaced (1.329%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T10:36:09.383 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:09 smithi053 bash[76859]: audit 2023-10-09T10:36:08.087003+0000 mon.a (mon.0) 1534 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:36:09.383 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:09 smithi053 bash[76859]: audit 2023-10-09T10:36:08.092497+0000 mon.a (mon.0) 1535 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:36:09.383 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:09 smithi053 bash[79554]: cluster 2023-10-09T10:36:07.710602+0000 mgr.y (mgr.26072) 1015 : cluster 0 pgmap v1165: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 1.9 GiB data, 9.1 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 824 op/s; 1261/94857 objects misplaced (1.329%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T10:36:09.384 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:09 smithi053 bash[79554]: audit 2023-10-09T10:36:08.087003+0000 mon.a (mon.0) 1534 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:36:09.384 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:09 smithi053 bash[79554]: audit 2023-10-09T10:36:08.092497+0000 mon.a (mon.0) 1535 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:36:09.400 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:09.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:09.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:09.446 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:36:09.447 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:36:09.504 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:09.528 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:09.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:09.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:09.636 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:09.661 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:09.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:09.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:09.766 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:09.790 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:09.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:09.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:09.896 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:09.941 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:09.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:09.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:10.047 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:10.077 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:10.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:10.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:10.179 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:10.203 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:10.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:10.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:10.308 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:10.339 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:10.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:10.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:10.442 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:10.472 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:10.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:10.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:10.575 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:10.600 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:10.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:10.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:10.704 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:10.729 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:10.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:10.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:10.834 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:10.861 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:10.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:10.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:10.967 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:11.002 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:11.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:11.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:11.099 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:11 smithi053 bash[76859]: cluster 2023-10-09T10:36:09.711331+0000 mgr.y (mgr.26072) 1016 : cluster 0 pgmap v1166: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 1.7 GiB data, 8.5 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 1.09k op/s; 1261/82581 objects misplaced (1.527%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T10:36:11.108 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:11.135 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:11.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:11.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:11.245 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:11.278 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:11.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:11.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:11.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:11 smithi086 bash[59714]: cluster 2023-10-09T10:36:09.711331+0000 mgr.y (mgr.26072) 1016 : cluster 0 pgmap v1166: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 1.7 GiB data, 8.5 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 1.09k op/s; 1261/82581 objects misplaced (1.527%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T10:36:11.383 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:11.413 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:11.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:11.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:11.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:11 smithi053 bash[79554]: cluster 2023-10-09T10:36:09.711331+0000 mgr.y (mgr.26072) 1016 : cluster 0 pgmap v1166: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 1.7 GiB data, 8.5 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 1.09k op/s; 1261/82581 objects misplaced (1.527%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T10:36:11.473 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:36:11.518 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:11.547 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:11.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:11.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:11.651 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:11.674 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:11.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:11.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:11.778 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:11.801 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:11.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:11.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:11.906 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:11.935 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:11.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:11.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:12.039 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:12.066 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:12.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:12.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:12.169 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:12.199 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:12.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:12.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:12.303 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:12.325 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:12.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:12.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:12.428 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:12.455 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:12.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:12.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:12.558 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:12.581 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:12.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:12.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:12.685 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:12.714 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:36:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:36:12] "GET /metrics HTTP/1.1" 200 36542 "" "Prometheus/2.33.4" 2023-10-09T10:36:12.714 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:12.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:12.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:12.817 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:12.842 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:12.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:12.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:12.948 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:12.972 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:12.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:12.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:13.077 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:13.102 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:13 smithi086 bash[59714]: cluster 2023-10-09T10:36:11.711910+0000 mgr.y (mgr.26072) 1017 : cluster 0 pgmap v1167: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 1.7 GiB data, 8.3 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 973 op/s; 1261/80994 objects misplaced (1.557%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:36:13.110 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:13.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:13.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:13.214 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:13.238 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:13.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:13.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:13.340 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:13.349 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:13 smithi053 bash[76859]: cluster 2023-10-09T10:36:11.711910+0000 mgr.y (mgr.26072) 1017 : cluster 0 pgmap v1167: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 1.7 GiB data, 8.3 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 973 op/s; 1261/80994 objects misplaced (1.557%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:36:13.349 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:13 smithi053 bash[79554]: cluster 2023-10-09T10:36:11.711910+0000 mgr.y (mgr.26072) 1017 : cluster 0 pgmap v1167: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 1.7 GiB data, 8.3 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 973 op/s; 1261/80994 objects misplaced (1.557%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:36:13.368 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:13.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:13.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:13.471 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:13.502 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:13.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:13.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:13.605 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:13.629 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:13.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:13.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:13.732 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:13.759 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:13.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:13.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:13.863 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:13.883 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:36:13.888 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:13.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:13.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:13.992 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:14.011 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:14.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:14.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:14.113 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:14.148 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:14.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:14.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:14.254 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:14.285 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:14.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:14.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:14.387 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:14.427 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:14.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:14.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:14.531 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:14.557 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:14.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:14.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:14.660 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:14.687 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:14.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:14.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:14.790 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:14.825 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:14.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:14.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:14.927 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:14.956 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:14.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:14.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:15.061 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:15.093 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:15.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:15.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:15.199 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:15.225 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:15.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:15.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:15.328 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:15.348 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:15.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:15.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:15.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:15 smithi086 bash[59714]: cluster 2023-10-09T10:36:13.712537+0000 mgr.y (mgr.26072) 1018 : cluster 0 pgmap v1168: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 1.6 GiB data, 8.0 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 1.02k op/s; 917/77307 objects misplaced (1.186%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T10:36:15.450 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:15.476 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:15.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:15.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:15.579 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:15.589 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:15 smithi053 bash[79554]: cluster 2023-10-09T10:36:13.712537+0000 mgr.y (mgr.26072) 1018 : cluster 0 pgmap v1168: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 1.6 GiB data, 8.0 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 1.02k op/s; 917/77307 objects misplaced (1.186%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T10:36:15.590 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:15 smithi053 bash[76859]: cluster 2023-10-09T10:36:13.712537+0000 mgr.y (mgr.26072) 1018 : cluster 0 pgmap v1168: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 1.6 GiB data, 8.0 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 1.02k op/s; 917/77307 objects misplaced (1.186%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T10:36:15.609 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:15.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:15.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:15.713 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:15.737 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:15.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:15.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:15.843 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:15.869 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:15.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:15.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:15.972 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:15.999 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:16.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:16.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:16.102 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:16.122 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:16.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:16.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:16.225 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:16.260 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:16.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:16.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:16.364 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:16.387 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:16.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:16.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:16.492 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:16.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:16.529 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:16.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:16.630 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:16.655 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:16.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:16.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:16.764 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:16.797 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:16.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:16.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:16.901 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:16.926 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:16.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:16.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:17.030 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:17.063 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:17.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:17.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:17.169 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:17.200 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:17.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:17.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:17.305 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:17.327 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:17.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:17.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:17.430 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:17.452 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:17.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:17.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:17.555 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:17.564 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:17 smithi053 bash[79554]: cluster 2023-10-09T10:36:15.713162+0000 mgr.y (mgr.26072) 1019 : cluster 0 pgmap v1169: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 1.3 GiB data, 7.2 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 1.29k op/s; 917/64152 objects misplaced (1.429%); 1.4 MiB/s, 22 objects/s recovering 2023-10-09T10:36:17.564 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:17 smithi053 bash[76859]: cluster 2023-10-09T10:36:15.713162+0000 mgr.y (mgr.26072) 1019 : cluster 0 pgmap v1169: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 1.3 GiB data, 7.2 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 1.29k op/s; 917/64152 objects misplaced (1.429%); 1.4 MiB/s, 22 objects/s recovering 2023-10-09T10:36:17.588 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:17.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:17.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:17.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:17 smithi086 bash[59714]: cluster 2023-10-09T10:36:15.713162+0000 mgr.y (mgr.26072) 1019 : cluster 0 pgmap v1169: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 1.3 GiB data, 7.2 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 1.29k op/s; 917/64152 objects misplaced (1.429%); 1.4 MiB/s, 22 objects/s recovering 2023-10-09T10:36:17.693 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:17.725 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:17.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:17.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:17.828 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:17.855 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:17.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:17.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:17.960 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:17.985 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:17.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:17.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:18.089 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:18.121 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:18.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:18.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:18.223 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:18.250 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:18.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:18.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:18.355 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:18.377 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:18.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:18.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:18.481 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:18.507 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:18.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:18.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:18.610 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:18.643 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:18.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:18.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:18.747 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:18.765 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:18.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:18.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:18.868 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:18.893 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:18.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:18.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:18.996 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:19.023 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:19.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:19.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:19.128 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:19.153 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:19.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:19.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:19.260 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:19.290 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:19.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:19.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:19.396 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:19.436 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:19.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:19.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:19.539 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:19.548 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:19 smithi053 bash[76859]: cluster 2023-10-09T10:36:17.715132+0000 mgr.y (mgr.26072) 1020 : cluster 0 pgmap v1170: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 1.2 GiB data, 6.9 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 1.06k op/s; 630/60570 objects misplaced (1.040%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T10:36:19.548 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:19 smithi053 bash[79554]: cluster 2023-10-09T10:36:17.715132+0000 mgr.y (mgr.26072) 1020 : cluster 0 pgmap v1170: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 1.2 GiB data, 6.9 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 1.06k op/s; 630/60570 objects misplaced (1.040%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T10:36:19.565 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:19.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:19.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:19.602 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:19 smithi086 bash[59714]: cluster 2023-10-09T10:36:17.715132+0000 mgr.y (mgr.26072) 1020 : cluster 0 pgmap v1170: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 1.2 GiB data, 6.9 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 1.06k op/s; 630/60570 objects misplaced (1.040%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T10:36:19.675 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:19.700 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:19.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:19.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:19.804 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:19.829 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:19.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:19.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:19.938 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:19.963 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:19.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:19.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:20.068 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:20.090 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:20.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:20.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:20.195 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:20.232 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:20.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:20.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:20.336 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:20.368 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:20.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:20.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:20.471 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:20.494 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:20.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:20.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:20.597 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:20.620 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:20.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:20.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:20.723 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:20.750 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:20.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:20.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:20.857 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:20.882 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:20.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:20.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:20.986 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:21.020 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:21.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:21.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:21.126 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:21.162 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:21.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:21.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:21.267 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:21.276 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:21 smithi086 bash[59714]: cluster 2023-10-09T10:36:19.715811+0000 mgr.y (mgr.26072) 1021 : cluster 0 pgmap v1171: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 1.0 GiB data, 6.4 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 1.24k op/s; 630/50358 objects misplaced (1.251%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T10:36:21.294 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:21.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:21.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:21.398 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:21.422 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:21.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:21.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:21.477 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:21 smithi053 bash[76859]: cluster 2023-10-09T10:36:19.715811+0000 mgr.y (mgr.26072) 1021 : cluster 0 pgmap v1171: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 1.0 GiB data, 6.4 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 1.24k op/s; 630/50358 objects misplaced (1.251%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T10:36:21.477 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:21 smithi053 bash[79554]: cluster 2023-10-09T10:36:19.715811+0000 mgr.y (mgr.26072) 1021 : cluster 0 pgmap v1171: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 1.0 GiB data, 6.4 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 1.24k op/s; 630/50358 objects misplaced (1.251%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T10:36:21.525 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:21.555 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:21.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:21.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:21.659 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:21.690 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:21.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:21.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:21.796 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:21.828 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:21.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:21.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:21.936 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:21.962 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:21.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:21.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:22.065 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:22.091 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:22.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:22.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:22.194 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:22.213 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:22.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:22.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:22.317 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:22.341 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:22.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:22.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:22.448 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:22.456 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:22 smithi053 bash[79554]: cluster 2023-10-09T10:36:21.267295+0000 mon.a (mon.0) 1536 : cluster 0 osdmap e339: 8 total, 8 up, 4 in 2023-10-09T10:36:22.456 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:22 smithi053 bash[79554]: cluster 2023-10-09T10:36:21.268434+0000 osd.6 (osd.6) 286 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T10:36:22.457 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:22 smithi053 bash[79554]: cluster 2023-10-09T10:36:21.271713+0000 osd.6 (osd.6) 287 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T10:36:22.457 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:22 smithi053 bash[79554]: cluster 2023-10-09T10:36:21.274068+0000 osd.5 (osd.5) 386 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T10:36:22.457 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:22 smithi053 bash[79554]: cluster 2023-10-09T10:36:21.277413+0000 osd.6 (osd.6) 288 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T10:36:22.457 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:22 smithi053 bash[79554]: cluster 2023-10-09T10:36:21.463516+0000 osd.4 (osd.4) 296 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T10:36:22.457 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:22 smithi053 bash[76859]: cluster 2023-10-09T10:36:21.267295+0000 mon.a (mon.0) 1536 : cluster 0 osdmap e339: 8 total, 8 up, 4 in 2023-10-09T10:36:22.457 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:22 smithi053 bash[76859]: cluster 2023-10-09T10:36:21.268434+0000 osd.6 (osd.6) 286 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T10:36:22.457 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:22 smithi053 bash[76859]: cluster 2023-10-09T10:36:21.271713+0000 osd.6 (osd.6) 287 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T10:36:22.457 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:22 smithi053 bash[76859]: cluster 2023-10-09T10:36:21.274068+0000 osd.5 (osd.5) 386 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T10:36:22.457 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:22 smithi053 bash[76859]: cluster 2023-10-09T10:36:21.277413+0000 osd.6 (osd.6) 288 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T10:36:22.457 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:22 smithi053 bash[76859]: cluster 2023-10-09T10:36:21.463516+0000 osd.4 (osd.4) 296 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T10:36:22.472 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:22.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:22.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:22.578 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:22.586 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:22 smithi086 bash[59714]: cluster 2023-10-09T10:36:21.267295+0000 mon.a (mon.0) 1536 : cluster 0 osdmap e339: 8 total, 8 up, 4 in 2023-10-09T10:36:22.586 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:22 smithi086 bash[59714]: cluster 2023-10-09T10:36:21.268434+0000 osd.6 (osd.6) 286 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T10:36:22.586 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:22 smithi086 bash[59714]: cluster 2023-10-09T10:36:21.271713+0000 osd.6 (osd.6) 287 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T10:36:22.586 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:22 smithi086 bash[59714]: cluster 2023-10-09T10:36:21.274068+0000 osd.5 (osd.5) 386 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T10:36:22.586 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:22 smithi086 bash[59714]: cluster 2023-10-09T10:36:21.277413+0000 osd.6 (osd.6) 288 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T10:36:22.587 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:22 smithi086 bash[59714]: cluster 2023-10-09T10:36:21.463516+0000 osd.4 (osd.4) 296 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T10:36:22.599 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:22.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:22.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:22.702 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:22.713 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:36:22.713 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:36:22.739 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:22.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:22.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:22.843 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:22.851 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:36:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:36:22] "GET /metrics HTTP/1.1" 200 36542 "" "Prometheus/2.33.4" 2023-10-09T10:36:22.878 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:22.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:22.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:22.984 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:23.014 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:23.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:23.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:23.117 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:23.148 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:23.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:23.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:23.252 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:23.287 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:23.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:23.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:23.295 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:36:23.325 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:36:23.366 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:36:23.395 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:23.409 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:36:23.428 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:23.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:23.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:23.446 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:36:23.486 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:36:23.513 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:23 smithi053 bash[79554]: cluster 2023-10-09T10:36:21.463453+0000 osd.7 (osd.7) 305 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T10:36:23.513 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:23 smithi053 bash[79554]: cluster 2023-10-09T10:36:21.716209+0000 mgr.y (mgr.26072) 1022 : cluster 0 pgmap v1173: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 1023 MiB data, 6.2 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 1.07k op/s; 630/48963 objects misplaced (1.287%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:36:23.513 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:23 smithi053 bash[79554]: cluster 2023-10-09T10:36:22.280642+0000 mon.a (mon.0) 1537 : cluster 0 osdmap e340: 8 total, 8 up, 4 in 2023-10-09T10:36:23.513 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:23 smithi053 bash[79554]: cluster 2023-10-09T10:36:22.282535+0000 osd.6 (osd.6) 289 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T10:36:23.513 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:23 smithi053 bash[79554]: cluster 2023-10-09T10:36:22.285166+0000 osd.6 (osd.6) 290 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T10:36:23.513 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:23 smithi053 bash[79554]: audit 2023-10-09T10:36:23.083220+0000 mon.a (mon.0) 1538 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:36:23.513 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:23 smithi053 bash[79554]: audit 2023-10-09T10:36:23.256702+0000 mon.b (mon.1) 24 : audit 0 from='client.? 172.21.15.53:0/432771804' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:36:23.514 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:23 smithi053 bash[76859]: cluster 2023-10-09T10:36:21.463453+0000 osd.7 (osd.7) 305 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T10:36:23.514 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:23 smithi053 bash[76859]: cluster 2023-10-09T10:36:21.716209+0000 mgr.y (mgr.26072) 1022 : cluster 0 pgmap v1173: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 1023 MiB data, 6.2 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 1.07k op/s; 630/48963 objects misplaced (1.287%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:36:23.514 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:23 smithi053 bash[76859]: cluster 2023-10-09T10:36:22.280642+0000 mon.a (mon.0) 1537 : cluster 0 osdmap e340: 8 total, 8 up, 4 in 2023-10-09T10:36:23.514 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:23 smithi053 bash[76859]: cluster 2023-10-09T10:36:22.282535+0000 osd.6 (osd.6) 289 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T10:36:23.514 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:23 smithi053 bash[76859]: cluster 2023-10-09T10:36:22.285166+0000 osd.6 (osd.6) 290 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T10:36:23.514 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:23 smithi053 bash[76859]: audit 2023-10-09T10:36:23.083220+0000 mon.a (mon.0) 1538 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:36:23.514 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:23 smithi053 bash[76859]: audit 2023-10-09T10:36:23.256702+0000 mon.b (mon.1) 24 : audit 0 from='client.? 172.21.15.53:0/432771804' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:36:23.520 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:36:23.531 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:23.540 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:23 smithi086 bash[59714]: cluster 2023-10-09T10:36:21.463453+0000 osd.7 (osd.7) 305 : cluster 3 failed to encode map e339 with expected crc 2023-10-09T10:36:23.540 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:23 smithi086 bash[59714]: cluster 2023-10-09T10:36:21.716209+0000 mgr.y (mgr.26072) 1022 : cluster 0 pgmap v1173: 99 pgs: 1 active+remapped+backfilling, 1 active+remapped+backfill_wait, 97 active+clean; 1023 MiB data, 6.2 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 1.07k op/s; 630/48963 objects misplaced (1.287%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:36:23.540 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:23 smithi086 bash[59714]: cluster 2023-10-09T10:36:22.280642+0000 mon.a (mon.0) 1537 : cluster 0 osdmap e340: 8 total, 8 up, 4 in 2023-10-09T10:36:23.540 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:23 smithi086 bash[59714]: cluster 2023-10-09T10:36:22.282535+0000 osd.6 (osd.6) 289 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T10:36:23.541 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:23 smithi086 bash[59714]: cluster 2023-10-09T10:36:22.285166+0000 osd.6 (osd.6) 290 : cluster 3 failed to encode map e340 with expected crc 2023-10-09T10:36:23.541 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:23 smithi086 bash[59714]: audit 2023-10-09T10:36:23.083220+0000 mon.a (mon.0) 1538 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:36:23.541 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:23 smithi086 bash[59714]: audit 2023-10-09T10:36:23.256702+0000 mon.b (mon.1) 24 : audit 0 from='client.? 172.21.15.53:0/432771804' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:36:23.551 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:36:23.556 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:23.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:23.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:23.560 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:36:23.560 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:36:23.560 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:36:23.560 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:36:23.561 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:36:23.561 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:36:23.561 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:36:23.561 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:36:23.659 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:23.698 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:23.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:23.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:23.801 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:23.831 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:23.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:23.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:23.870 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-09T10:36:23.936 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:23.997 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:24.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:24.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:24.092 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:24 smithi053 bash[76859]: debug 2023-10-09T10:36:24.076+0000 7f1b361d3700 -1 mon.a@0(leader).osd e340 definitely_dead 0 2023-10-09T10:36:24.103 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:24.125 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:24.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:24.130 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:24.230 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:24.259 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:24.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:24.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:24.299 INFO:teuthology.orchestra.run.smithi053.stderr:marked in osd.7. 2023-10-09T10:36:24.301 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is set 2023-10-09T10:36:24.342 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:24 smithi053 bash[76859]: audit 2023-10-09T10:36:23.426543+0000 mon.a (mon.0) 1539 : audit 1 from='client.? 172.21.15.53:0/2873658375' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:36:24.342 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:24 smithi053 bash[76859]: audit 2023-10-09T10:36:24.081398+0000 mon.a (mon.0) 1540 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-09T10:36:24.342 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:24 smithi053 bash[76859]: audit 2023-10-09T10:36:24.082837+0000 mon.b (mon.1) 25 : audit 0 from='client.? 172.21.15.53:0/1649467499' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-09T10:36:24.342 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:24 smithi053 bash[79554]: audit 2023-10-09T10:36:23.426543+0000 mon.a (mon.0) 1539 : audit 1 from='client.? 172.21.15.53:0/2873658375' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:36:24.342 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:24 smithi053 bash[79554]: audit 2023-10-09T10:36:24.081398+0000 mon.a (mon.0) 1540 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-09T10:36:24.342 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:24 smithi053 bash[79554]: audit 2023-10-09T10:36:24.082837+0000 mon.b (mon.1) 25 : audit 0 from='client.? 172.21.15.53:0/1649467499' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-09T10:36:24.364 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:24.392 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:24.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:24.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:24.495 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:24.517 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:24.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:24.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:24.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:24 smithi086 bash[59714]: audit 2023-10-09T10:36:23.426543+0000 mon.a (mon.0) 1539 : audit 1 from='client.? 172.21.15.53:0/2873658375' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:36:24.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:24 smithi086 bash[59714]: audit 2023-10-09T10:36:24.081398+0000 mon.a (mon.0) 1540 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-09T10:36:24.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:24 smithi086 bash[59714]: audit 2023-10-09T10:36:24.082837+0000 mon.b (mon.1) 25 : audit 0 from='client.? 172.21.15.53:0/1649467499' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-09T10:36:24.620 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:24.641 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:24.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:24.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:24.744 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:24.773 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:24.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:24.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:24.876 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:24.903 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:24.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:24.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:25.007 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:25.035 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:25.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:25.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:25.139 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:25.168 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:25.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:25.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:25.272 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:25.300 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:25.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:25.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:25.407 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:25.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:25 smithi053 bash[79554]: cluster 2023-10-09T10:36:23.716802+0000 mgr.y (mgr.26072) 1023 : cluster 0 pgmap v1175: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 957 MiB data, 5.9 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 764 op/s; 259/45798 objects misplaced (0.566%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:36:25.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:25 smithi053 bash[79554]: cluster 2023-10-09T10:36:24.280116+0000 mon.a (mon.0) 1541 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:36:25.419 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:25 smithi053 bash[79554]: audit 2023-10-09T10:36:24.290739+0000 mon.a (mon.0) 1542 : audit 1 from='client.? 172.21.15.53:0/2873658375' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:36:25.419 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:25 smithi053 bash[79554]: audit 2023-10-09T10:36:24.290809+0000 mon.a (mon.0) 1543 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-10-09T10:36:25.419 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:25 smithi053 bash[79554]: cluster 2023-10-09T10:36:24.290881+0000 mon.a (mon.0) 1544 : cluster 0 osdmap e341: 8 total, 8 up, 5 in 2023-10-09T10:36:25.419 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:25 smithi053 bash[79554]: cluster 2023-10-09T10:36:24.305917+0000 osd.7 (osd.7) 306 : cluster 3 failed to encode map e341 with expected crc 2023-10-09T10:36:25.419 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:25 smithi053 bash[79554]: cluster 2023-10-09T10:36:24.308379+0000 osd.6 (osd.6) 291 : cluster 3 failed to encode map e341 with expected crc 2023-10-09T10:36:25.419 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:25 smithi053 bash[79554]: cluster 2023-10-09T10:36:24.308675+0000 osd.5 (osd.5) 387 : cluster 3 failed to encode map e341 with expected crc 2023-10-09T10:36:25.419 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:25 smithi053 bash[76859]: cluster 2023-10-09T10:36:23.716802+0000 mgr.y (mgr.26072) 1023 : cluster 0 pgmap v1175: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 957 MiB data, 5.9 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 764 op/s; 259/45798 objects misplaced (0.566%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:36:25.419 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:25 smithi053 bash[76859]: cluster 2023-10-09T10:36:24.280116+0000 mon.a (mon.0) 1541 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:36:25.419 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:25 smithi053 bash[76859]: audit 2023-10-09T10:36:24.290739+0000 mon.a (mon.0) 1542 : audit 1 from='client.? 172.21.15.53:0/2873658375' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:36:25.420 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:25 smithi053 bash[76859]: audit 2023-10-09T10:36:24.290809+0000 mon.a (mon.0) 1543 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-10-09T10:36:25.420 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:25 smithi053 bash[76859]: cluster 2023-10-09T10:36:24.290881+0000 mon.a (mon.0) 1544 : cluster 0 osdmap e341: 8 total, 8 up, 5 in 2023-10-09T10:36:25.420 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:25 smithi053 bash[76859]: cluster 2023-10-09T10:36:24.305917+0000 osd.7 (osd.7) 306 : cluster 3 failed to encode map e341 with expected crc 2023-10-09T10:36:25.420 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:25 smithi053 bash[76859]: cluster 2023-10-09T10:36:24.308379+0000 osd.6 (osd.6) 291 : cluster 3 failed to encode map e341 with expected crc 2023-10-09T10:36:25.420 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:25 smithi053 bash[76859]: cluster 2023-10-09T10:36:24.308675+0000 osd.5 (osd.5) 387 : cluster 3 failed to encode map e341 with expected crc 2023-10-09T10:36:25.437 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:25.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:25.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:25.540 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:25.571 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:25.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:25.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:25 smithi086 bash[59714]: cluster 2023-10-09T10:36:23.716802+0000 mgr.y (mgr.26072) 1023 : cluster 0 pgmap v1175: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 957 MiB data, 5.9 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 764 op/s; 259/45798 objects misplaced (0.566%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:36:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:25 smithi086 bash[59714]: cluster 2023-10-09T10:36:24.280116+0000 mon.a (mon.0) 1541 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:36:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:25 smithi086 bash[59714]: audit 2023-10-09T10:36:24.290739+0000 mon.a (mon.0) 1542 : audit 1 from='client.? 172.21.15.53:0/2873658375' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:36:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:25 smithi086 bash[59714]: audit 2023-10-09T10:36:24.290809+0000 mon.a (mon.0) 1543 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-10-09T10:36:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:25 smithi086 bash[59714]: cluster 2023-10-09T10:36:24.290881+0000 mon.a (mon.0) 1544 : cluster 0 osdmap e341: 8 total, 8 up, 5 in 2023-10-09T10:36:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:25 smithi086 bash[59714]: cluster 2023-10-09T10:36:24.305917+0000 osd.7 (osd.7) 306 : cluster 3 failed to encode map e341 with expected crc 2023-10-09T10:36:25.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:25 smithi086 bash[59714]: cluster 2023-10-09T10:36:24.308379+0000 osd.6 (osd.6) 291 : cluster 3 failed to encode map e341 with expected crc 2023-10-09T10:36:25.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:25 smithi086 bash[59714]: cluster 2023-10-09T10:36:24.308675+0000 osd.5 (osd.5) 387 : cluster 3 failed to encode map e341 with expected crc 2023-10-09T10:36:25.675 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:25.699 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:25.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:25.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:25.802 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:25.827 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:25.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:25.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:25.931 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:25.961 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:25.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:25.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:26.065 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:26.092 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:26.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:26.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:26.195 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:26.219 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:26.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:26.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:26.322 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:26.353 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:26.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:26.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:26.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:26 smithi053 bash[79554]: cluster 2023-10-09T10:36:25.293942+0000 osd.6 (osd.6) 292 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T10:36:26.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:26 smithi053 bash[79554]: cluster 2023-10-09T10:36:25.294310+0000 mon.a (mon.0) 1545 : cluster 0 osdmap e342: 8 total, 8 up, 5 in 2023-10-09T10:36:26.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:26 smithi053 bash[79554]: cluster 2023-10-09T10:36:25.294331+0000 osd.4 (osd.4) 297 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T10:36:26.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:26 smithi053 bash[79554]: cluster 2023-10-09T10:36:25.296875+0000 osd.6 (osd.6) 293 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T10:36:26.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:26 smithi053 bash[79554]: cluster 2023-10-09T10:36:25.297354+0000 osd.7 (osd.7) 307 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T10:36:26.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:26 smithi053 bash[79554]: cluster 2023-10-09T10:36:25.297445+0000 osd.5 (osd.5) 388 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T10:36:26.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:26 smithi053 bash[79554]: cluster 2023-10-09T10:36:25.300107+0000 osd.7 (osd.7) 308 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T10:36:26.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:26 smithi053 bash[79554]: cluster 2023-10-09T10:36:25.300743+0000 osd.6 (osd.6) 294 : cluster 1 8.15 continuing backfill to osd.2 from (299'5104,340'9268] 8:ab0748dd:::benchmark_data_smithi053_182275_object99211:head to 340'9268 2023-10-09T10:36:26.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:26 smithi053 bash[79554]: cluster 2023-10-09T10:36:25.300859+0000 osd.6 (osd.6) 295 : cluster 0 8.15 starting backfill to osd.7 from (0'0,0'0] MAX to 340'9268 2023-10-09T10:36:26.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:26 smithi053 bash[79554]: cluster 2023-10-09T10:36:25.304169+0000 osd.5 (osd.5) 389 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T10:36:26.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:26 smithi053 bash[76859]: cluster 2023-10-09T10:36:25.293942+0000 osd.6 (osd.6) 292 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T10:36:26.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:26 smithi053 bash[76859]: cluster 2023-10-09T10:36:25.294310+0000 mon.a (mon.0) 1545 : cluster 0 osdmap e342: 8 total, 8 up, 5 in 2023-10-09T10:36:26.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:26 smithi053 bash[76859]: cluster 2023-10-09T10:36:25.294331+0000 osd.4 (osd.4) 297 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T10:36:26.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:26 smithi053 bash[76859]: cluster 2023-10-09T10:36:25.296875+0000 osd.6 (osd.6) 293 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T10:36:26.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:26 smithi053 bash[76859]: cluster 2023-10-09T10:36:25.297354+0000 osd.7 (osd.7) 307 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T10:36:26.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:26 smithi053 bash[76859]: cluster 2023-10-09T10:36:25.297445+0000 osd.5 (osd.5) 388 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T10:36:26.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:26 smithi053 bash[76859]: cluster 2023-10-09T10:36:25.300107+0000 osd.7 (osd.7) 308 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T10:36:26.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:26 smithi053 bash[76859]: cluster 2023-10-09T10:36:25.300743+0000 osd.6 (osd.6) 294 : cluster 1 8.15 continuing backfill to osd.2 from (299'5104,340'9268] 8:ab0748dd:::benchmark_data_smithi053_182275_object99211:head to 340'9268 2023-10-09T10:36:26.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:26 smithi053 bash[76859]: cluster 2023-10-09T10:36:25.300859+0000 osd.6 (osd.6) 295 : cluster 0 8.15 starting backfill to osd.7 from (0'0,0'0] MAX to 340'9268 2023-10-09T10:36:26.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:26 smithi053 bash[76859]: cluster 2023-10-09T10:36:25.304169+0000 osd.5 (osd.5) 389 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T10:36:26.456 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:26.465 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:26 smithi086 bash[59714]: cluster 2023-10-09T10:36:25.293942+0000 osd.6 (osd.6) 292 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T10:36:26.466 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:26 smithi086 bash[59714]: cluster 2023-10-09T10:36:25.294310+0000 mon.a (mon.0) 1545 : cluster 0 osdmap e342: 8 total, 8 up, 5 in 2023-10-09T10:36:26.466 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:26 smithi086 bash[59714]: cluster 2023-10-09T10:36:25.294331+0000 osd.4 (osd.4) 297 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T10:36:26.466 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:26 smithi086 bash[59714]: cluster 2023-10-09T10:36:25.296875+0000 osd.6 (osd.6) 293 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T10:36:26.466 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:26 smithi086 bash[59714]: cluster 2023-10-09T10:36:25.297354+0000 osd.7 (osd.7) 307 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T10:36:26.466 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:26 smithi086 bash[59714]: cluster 2023-10-09T10:36:25.297445+0000 osd.5 (osd.5) 388 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T10:36:26.466 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:26 smithi086 bash[59714]: cluster 2023-10-09T10:36:25.300107+0000 osd.7 (osd.7) 308 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T10:36:26.466 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:26 smithi086 bash[59714]: cluster 2023-10-09T10:36:25.300743+0000 osd.6 (osd.6) 294 : cluster 1 8.15 continuing backfill to osd.2 from (299'5104,340'9268] 8:ab0748dd:::benchmark_data_smithi053_182275_object99211:head to 340'9268 2023-10-09T10:36:26.466 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:26 smithi086 bash[59714]: cluster 2023-10-09T10:36:25.300859+0000 osd.6 (osd.6) 295 : cluster 0 8.15 starting backfill to osd.7 from (0'0,0'0] MAX to 340'9268 2023-10-09T10:36:26.466 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:26 smithi086 bash[59714]: cluster 2023-10-09T10:36:25.304169+0000 osd.5 (osd.5) 389 : cluster 3 failed to encode map e342 with expected crc 2023-10-09T10:36:26.492 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:26.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:26.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:26.595 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:26.623 INFO:tasks.thrashosds.thrasher:Added osd 7 2023-10-09T10:36:26.629 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:26.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:26.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:26.732 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:26.763 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:26.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:26.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:26.865 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:26.894 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:26.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:26.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:26.948 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:36:27.003 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:27.032 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:27.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:27.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:27.137 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:27.162 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:27.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:27.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:27.265 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:27.298 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:27.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:27.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:27.306 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:27 smithi086 bash[59714]: cluster 2023-10-09T10:36:25.717497+0000 mgr.y (mgr.26072) 1024 : cluster 0 pgmap v1178: 99 pgs: 3 peering, 1 active+remapped+backfilling, 95 active+clean; 702 MiB data, 5.2 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 1.15k op/s; 259/33561 objects misplaced (0.772%); 1.6 MiB/s, 25 objects/s recovering 2023-10-09T10:36:27.307 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:27 smithi086 bash[59714]: cluster 2023-10-09T10:36:26.302723+0000 osd.6 (osd.6) 296 : cluster 3 failed to encode map e343 with expected crc 2023-10-09T10:36:27.307 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:27 smithi086 bash[59714]: cluster 2023-10-09T10:36:26.305066+0000 mon.a (mon.0) 1546 : cluster 0 osdmap e343: 8 total, 8 up, 5 in 2023-10-09T10:36:27.307 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:27 smithi086 bash[59714]: cluster 2023-10-09T10:36:26.307735+0000 osd.5 (osd.5) 390 : cluster 3 failed to encode map e343 with expected crc 2023-10-09T10:36:27.307 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:27 smithi086 bash[59714]: cluster 2023-10-09T10:36:26.310348+0000 osd.5 (osd.5) 391 : cluster 3 failed to encode map e343 with expected crc 2023-10-09T10:36:27.307 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:27 smithi086 bash[59714]: cluster 2023-10-09T10:36:26.310970+0000 osd.6 (osd.6) 297 : cluster 0 8.5 starting backfill to osd.7 from (0'0,0'0] MAX to 340'9193 2023-10-09T10:36:27.307 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:27 smithi086 bash[59714]: cluster 2023-10-09T10:36:26.311146+0000 osd.6 (osd.6) 298 : cluster 0 8.6 starting backfill to osd.7 from (0'0,0'0] MAX to 340'9183 2023-10-09T10:36:27.307 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:27 smithi086 bash[59714]: cluster 2023-10-09T10:36:26.313617+0000 osd.5 (osd.5) 392 : cluster 0 8.11 starting backfill to osd.7 from (0'0,0'0] MAX to 340'9276 2023-10-09T10:36:27.307 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:27 smithi086 bash[59714]: cluster 2023-10-09T10:36:26.313721+0000 osd.5 (osd.5) 393 : cluster 0 8.8 starting backfill to osd.7 from (0'0,0'0] MAX to 340'9178 2023-10-09T10:36:27.307 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:27 smithi086 bash[59714]: cluster 2023-10-09T10:36:26.315924+0000 osd.2 (osd.2) 25 : cluster 0 8.e starting backfill to osd.7 from (0'0,0'0] MAX to 340'12212 2023-10-09T10:36:27.307 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:27 smithi086 bash[59714]: cluster 2023-10-09T10:36:26.509686+0000 osd.4 (osd.4) 298 : cluster 3 failed to encode map e343 with expected crc 2023-10-09T10:36:27.402 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:27.436 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:27.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:27.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:27.540 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:27.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:27 smithi053 bash[79554]: cluster 2023-10-09T10:36:25.717497+0000 mgr.y (mgr.26072) 1024 : cluster 0 pgmap v1178: 99 pgs: 3 peering, 1 active+remapped+backfilling, 95 active+clean; 702 MiB data, 5.2 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 1.15k op/s; 259/33561 objects misplaced (0.772%); 1.6 MiB/s, 25 objects/s recovering 2023-10-09T10:36:27.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:27 smithi053 bash[79554]: cluster 2023-10-09T10:36:26.302723+0000 osd.6 (osd.6) 296 : cluster 3 failed to encode map e343 with expected crc 2023-10-09T10:36:27.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:27 smithi053 bash[79554]: cluster 2023-10-09T10:36:26.305066+0000 mon.a (mon.0) 1546 : cluster 0 osdmap e343: 8 total, 8 up, 5 in 2023-10-09T10:36:27.551 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:27 smithi053 bash[79554]: cluster 2023-10-09T10:36:26.307735+0000 osd.5 (osd.5) 390 : cluster 3 failed to encode map e343 with expected crc 2023-10-09T10:36:27.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:27 smithi053 bash[79554]: cluster 2023-10-09T10:36:26.310348+0000 osd.5 (osd.5) 391 : cluster 3 failed to encode map e343 with expected crc 2023-10-09T10:36:27.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:27 smithi053 bash[79554]: cluster 2023-10-09T10:36:26.310970+0000 osd.6 (osd.6) 297 : cluster 0 8.5 starting backfill to osd.7 from (0'0,0'0] MAX to 340'9193 2023-10-09T10:36:27.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:27 smithi053 bash[79554]: cluster 2023-10-09T10:36:26.311146+0000 osd.6 (osd.6) 298 : cluster 0 8.6 starting backfill to osd.7 from (0'0,0'0] MAX to 340'9183 2023-10-09T10:36:27.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:27 smithi053 bash[79554]: cluster 2023-10-09T10:36:26.313617+0000 osd.5 (osd.5) 392 : cluster 0 8.11 starting backfill to osd.7 from (0'0,0'0] MAX to 340'9276 2023-10-09T10:36:27.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:27 smithi053 bash[79554]: cluster 2023-10-09T10:36:26.313721+0000 osd.5 (osd.5) 393 : cluster 0 8.8 starting backfill to osd.7 from (0'0,0'0] MAX to 340'9178 2023-10-09T10:36:27.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:27 smithi053 bash[79554]: cluster 2023-10-09T10:36:26.315924+0000 osd.2 (osd.2) 25 : cluster 0 8.e starting backfill to osd.7 from (0'0,0'0] MAX to 340'12212 2023-10-09T10:36:27.552 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:27 smithi053 bash[79554]: cluster 2023-10-09T10:36:26.509686+0000 osd.4 (osd.4) 298 : cluster 3 failed to encode map e343 with expected crc 2023-10-09T10:36:27.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:27 smithi053 bash[76859]: cluster 2023-10-09T10:36:25.717497+0000 mgr.y (mgr.26072) 1024 : cluster 0 pgmap v1178: 99 pgs: 3 peering, 1 active+remapped+backfilling, 95 active+clean; 702 MiB data, 5.2 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 1.15k op/s; 259/33561 objects misplaced (0.772%); 1.6 MiB/s, 25 objects/s recovering 2023-10-09T10:36:27.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:27 smithi053 bash[76859]: cluster 2023-10-09T10:36:26.302723+0000 osd.6 (osd.6) 296 : cluster 3 failed to encode map e343 with expected crc 2023-10-09T10:36:27.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:27 smithi053 bash[76859]: cluster 2023-10-09T10:36:26.305066+0000 mon.a (mon.0) 1546 : cluster 0 osdmap e343: 8 total, 8 up, 5 in 2023-10-09T10:36:27.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:27 smithi053 bash[76859]: cluster 2023-10-09T10:36:26.307735+0000 osd.5 (osd.5) 390 : cluster 3 failed to encode map e343 with expected crc 2023-10-09T10:36:27.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:27 smithi053 bash[76859]: cluster 2023-10-09T10:36:26.310348+0000 osd.5 (osd.5) 391 : cluster 3 failed to encode map e343 with expected crc 2023-10-09T10:36:27.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:27 smithi053 bash[76859]: cluster 2023-10-09T10:36:26.310970+0000 osd.6 (osd.6) 297 : cluster 0 8.5 starting backfill to osd.7 from (0'0,0'0] MAX to 340'9193 2023-10-09T10:36:27.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:27 smithi053 bash[76859]: cluster 2023-10-09T10:36:26.311146+0000 osd.6 (osd.6) 298 : cluster 0 8.6 starting backfill to osd.7 from (0'0,0'0] MAX to 340'9183 2023-10-09T10:36:27.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:27 smithi053 bash[76859]: cluster 2023-10-09T10:36:26.313617+0000 osd.5 (osd.5) 392 : cluster 0 8.11 starting backfill to osd.7 from (0'0,0'0] MAX to 340'9276 2023-10-09T10:36:27.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:27 smithi053 bash[76859]: cluster 2023-10-09T10:36:26.313721+0000 osd.5 (osd.5) 393 : cluster 0 8.8 starting backfill to osd.7 from (0'0,0'0] MAX to 340'9178 2023-10-09T10:36:27.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:27 smithi053 bash[76859]: cluster 2023-10-09T10:36:26.315924+0000 osd.2 (osd.2) 25 : cluster 0 8.e starting backfill to osd.7 from (0'0,0'0] MAX to 340'12212 2023-10-09T10:36:27.553 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:27 smithi053 bash[76859]: cluster 2023-10-09T10:36:26.509686+0000 osd.4 (osd.4) 298 : cluster 3 failed to encode map e343 with expected crc 2023-10-09T10:36:27.568 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:27.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:27.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:27.676 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:27.702 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:27.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:27.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:27.805 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:27.834 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:27.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:27.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:27.939 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:27.963 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:27.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:27.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:28.073 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:28.096 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:28.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:28.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:28.199 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:28.227 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:28.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:28.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:28.321 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:28 smithi086 bash[59714]: cluster 2023-10-09T10:36:27.312414+0000 mon.a (mon.0) 1547 : cluster 0 osdmap e344: 8 total, 8 up, 5 in 2023-10-09T10:36:28.321 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:28 smithi086 bash[59714]: cluster 2023-10-09T10:36:27.314170+0000 osd.6 (osd.6) 299 : cluster 3 failed to encode map e344 with expected crc 2023-10-09T10:36:28.321 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:28 smithi086 bash[59714]: cluster 2023-10-09T10:36:27.365322+0000 osd.4 (osd.4) 299 : cluster 3 failed to encode map e344 with expected crc 2023-10-09T10:36:28.331 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:28.354 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:28.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:28.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:28.458 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:28.495 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:28.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:28.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:28.600 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:28.610 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T10:36:28.619 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:28 smithi053 bash[79554]: cluster 2023-10-09T10:36:27.312414+0000 mon.a (mon.0) 1547 : cluster 0 osdmap e344: 8 total, 8 up, 5 in 2023-10-09T10:36:28.619 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:28 smithi053 bash[79554]: cluster 2023-10-09T10:36:27.314170+0000 osd.6 (osd.6) 299 : cluster 3 failed to encode map e344 with expected crc 2023-10-09T10:36:28.619 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:28 smithi053 bash[79554]: cluster 2023-10-09T10:36:27.365322+0000 osd.4 (osd.4) 299 : cluster 3 failed to encode map e344 with expected crc 2023-10-09T10:36:28.620 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:28 smithi053 bash[76859]: cluster 2023-10-09T10:36:27.312414+0000 mon.a (mon.0) 1547 : cluster 0 osdmap e344: 8 total, 8 up, 5 in 2023-10-09T10:36:28.620 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:28 smithi053 bash[76859]: cluster 2023-10-09T10:36:27.314170+0000 osd.6 (osd.6) 299 : cluster 3 failed to encode map e344 with expected crc 2023-10-09T10:36:28.620 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:28 smithi053 bash[76859]: cluster 2023-10-09T10:36:27.365322+0000 osd.4 (osd.4) 299 : cluster 3 failed to encode map e344 with expected crc 2023-10-09T10:36:28.624 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:28.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:28.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:28.731 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:28.750 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:36:28.765 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:28.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:28.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:28.871 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:28.907 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:28.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:28.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:29.012 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:29.037 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:29.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:29.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:29.142 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:29.169 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:29.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:29.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:29.276 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:29.308 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:29.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:29.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:29.320 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:29 smithi086 bash[59714]: cluster 2023-10-09T10:36:27.718412+0000 mgr.y (mgr.26072) 1025 : cluster 0 pgmap v1181: 99 pgs: 3 active+remapped+backfill_wait, 3 peering, 93 active+clean; 659 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 0 B/s wr, 1.19k op/s; 913/31503 objects misplaced (2.898%); 1.1 MiB/s, 16 objects/s recovering 2023-10-09T10:36:29.320 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:29 smithi086 bash[59714]: cluster 2023-10-09T10:36:28.321298+0000 osd.5 (osd.5) 394 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T10:36:29.320 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:29 smithi086 bash[59714]: cluster 2023-10-09T10:36:28.321491+0000 osd.6 (osd.6) 300 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T10:36:29.321 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:29 smithi086 bash[59714]: cluster 2023-10-09T10:36:28.323536+0000 mon.a (mon.0) 1548 : cluster 0 osdmap e345: 8 total, 8 up, 5 in 2023-10-09T10:36:29.321 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:29 smithi086 bash[59714]: cluster 2023-10-09T10:36:28.324116+0000 osd.5 (osd.5) 395 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T10:36:29.413 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:29.437 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:29.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:29.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:29.542 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:29.567 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:29.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:29.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:29.671 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:29.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:29 smithi053 bash[79554]: cluster 2023-10-09T10:36:27.718412+0000 mgr.y (mgr.26072) 1025 : cluster 0 pgmap v1181: 99 pgs: 3 active+remapped+backfill_wait, 3 peering, 93 active+clean; 659 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 0 B/s wr, 1.19k op/s; 913/31503 objects misplaced (2.898%); 1.1 MiB/s, 16 objects/s recovering 2023-10-09T10:36:29.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:29 smithi053 bash[79554]: cluster 2023-10-09T10:36:28.321298+0000 osd.5 (osd.5) 394 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T10:36:29.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:29 smithi053 bash[79554]: cluster 2023-10-09T10:36:28.321491+0000 osd.6 (osd.6) 300 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T10:36:29.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:29 smithi053 bash[79554]: cluster 2023-10-09T10:36:28.323536+0000 mon.a (mon.0) 1548 : cluster 0 osdmap e345: 8 total, 8 up, 5 in 2023-10-09T10:36:29.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:29 smithi053 bash[79554]: cluster 2023-10-09T10:36:28.324116+0000 osd.5 (osd.5) 395 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T10:36:29.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:29 smithi053 bash[76859]: cluster 2023-10-09T10:36:27.718412+0000 mgr.y (mgr.26072) 1025 : cluster 0 pgmap v1181: 99 pgs: 3 active+remapped+backfill_wait, 3 peering, 93 active+clean; 659 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 0 B/s wr, 1.19k op/s; 913/31503 objects misplaced (2.898%); 1.1 MiB/s, 16 objects/s recovering 2023-10-09T10:36:29.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:29 smithi053 bash[76859]: cluster 2023-10-09T10:36:28.321298+0000 osd.5 (osd.5) 394 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T10:36:29.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:29 smithi053 bash[76859]: cluster 2023-10-09T10:36:28.321491+0000 osd.6 (osd.6) 300 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T10:36:29.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:29 smithi053 bash[76859]: cluster 2023-10-09T10:36:28.323536+0000 mon.a (mon.0) 1548 : cluster 0 osdmap e345: 8 total, 8 up, 5 in 2023-10-09T10:36:29.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:29 smithi053 bash[76859]: cluster 2023-10-09T10:36:28.324116+0000 osd.5 (osd.5) 395 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T10:36:29.697 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:29.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:29.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:29.802 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:29.829 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:29.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:29.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:29.935 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:29.962 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:29.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:29.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:30.065 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:30.092 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:30.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:30.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:30.195 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:30.226 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:30.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:30.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:30.331 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:30.355 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:30.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:30.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:30.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:30 smithi086 bash[59714]: cluster 2023-10-09T10:36:28.321139+0000 osd.7 (osd.7) 309 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T10:36:30.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:30 smithi086 bash[59714]: cluster 2023-10-09T10:36:28.323230+0000 osd.7 (osd.7) 310 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T10:36:30.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:30 smithi086 bash[59714]: cluster 2023-10-09T10:36:29.327132+0000 mon.a (mon.0) 1549 : cluster 0 osdmap e346: 8 total, 8 up, 5 in 2023-10-09T10:36:30.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:30 smithi086 bash[59714]: cluster 2023-10-09T10:36:29.327654+0000 osd.4 (osd.4) 300 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T10:36:30.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:30 smithi086 bash[59714]: cluster 2023-10-09T10:36:29.331388+0000 osd.5 (osd.5) 396 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T10:36:30.460 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:30.486 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:30.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:30.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:30.590 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:30.621 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:30.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:30.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:30.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:30 smithi053 bash[79554]: cluster 2023-10-09T10:36:28.321139+0000 osd.7 (osd.7) 309 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T10:36:30.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:30 smithi053 bash[79554]: cluster 2023-10-09T10:36:28.323230+0000 osd.7 (osd.7) 310 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T10:36:30.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:30 smithi053 bash[79554]: cluster 2023-10-09T10:36:29.327132+0000 mon.a (mon.0) 1549 : cluster 0 osdmap e346: 8 total, 8 up, 5 in 2023-10-09T10:36:30.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:30 smithi053 bash[79554]: cluster 2023-10-09T10:36:29.327654+0000 osd.4 (osd.4) 300 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T10:36:30.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:30 smithi053 bash[79554]: cluster 2023-10-09T10:36:29.331388+0000 osd.5 (osd.5) 396 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T10:36:30.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:30 smithi053 bash[76859]: cluster 2023-10-09T10:36:28.321139+0000 osd.7 (osd.7) 309 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T10:36:30.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:30 smithi053 bash[76859]: cluster 2023-10-09T10:36:28.323230+0000 osd.7 (osd.7) 310 : cluster 3 failed to encode map e345 with expected crc 2023-10-09T10:36:30.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:30 smithi053 bash[76859]: cluster 2023-10-09T10:36:29.327132+0000 mon.a (mon.0) 1549 : cluster 0 osdmap e346: 8 total, 8 up, 5 in 2023-10-09T10:36:30.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:30 smithi053 bash[76859]: cluster 2023-10-09T10:36:29.327654+0000 osd.4 (osd.4) 300 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T10:36:30.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:30 smithi053 bash[76859]: cluster 2023-10-09T10:36:29.331388+0000 osd.5 (osd.5) 396 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T10:36:30.724 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:30.746 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:30.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:30.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:30.849 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:30.876 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:30.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:30.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:30.980 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:31.002 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:31.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:31.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:31.106 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:31.131 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:31.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:31.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:31.234 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:31.263 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:31.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:31.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:31.367 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:31.393 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:31.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:31.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:31.496 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:31.505 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:31 smithi086 bash[59714]: cluster 2023-10-09T10:36:29.335835+0000 osd.7 (osd.7) 311 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T10:36:31.505 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:31 smithi086 bash[59714]: cluster 2023-10-09T10:36:29.719017+0000 mgr.y (mgr.26072) 1026 : cluster 0 pgmap v1184: 99 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 3 peering, 90 active+clean; 527 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 699 op/s; 1463/25164 objects misplaced (5.814%); 7.5 MiB/s, 116 objects/s recovering 2023-10-09T10:36:31.505 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:31 smithi086 bash[59714]: cluster 2023-10-09T10:36:30.333432+0000 mon.a (mon.0) 1550 : cluster 0 osdmap e347: 8 total, 8 up, 5 in 2023-10-09T10:36:31.506 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:31 smithi086 bash[59714]: cluster 2023-10-09T10:36:30.336142+0000 osd.5 (osd.5) 397 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T10:36:31.506 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:31 smithi086 bash[59714]: cluster 2023-10-09T10:36:30.337715+0000 osd.5 (osd.5) 398 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T10:36:31.506 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:31 smithi086 bash[59714]: cluster 2023-10-09T10:36:30.338982+0000 osd.6 (osd.6) 301 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T10:36:31.506 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:31 smithi086 bash[59714]: cluster 2023-10-09T10:36:30.339040+0000 osd.7 (osd.7) 312 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T10:36:31.522 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:31.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:31.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:31.623 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 6, 7] out_osds: [0, 3, 4] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:36:31.624 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:36:31.624 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_3 2023-10-09T10:36:31.624 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T10:36:31.626 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:31.633 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:31 smithi053 bash[79554]: cluster 2023-10-09T10:36:29.335835+0000 osd.7 (osd.7) 311 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T10:36:31.634 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:31 smithi053 bash[79554]: cluster 2023-10-09T10:36:29.719017+0000 mgr.y (mgr.26072) 1026 : cluster 0 pgmap v1184: 99 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 3 peering, 90 active+clean; 527 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 699 op/s; 1463/25164 objects misplaced (5.814%); 7.5 MiB/s, 116 objects/s recovering 2023-10-09T10:36:31.634 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:31 smithi053 bash[79554]: cluster 2023-10-09T10:36:30.333432+0000 mon.a (mon.0) 1550 : cluster 0 osdmap e347: 8 total, 8 up, 5 in 2023-10-09T10:36:31.634 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:31 smithi053 bash[79554]: cluster 2023-10-09T10:36:30.336142+0000 osd.5 (osd.5) 397 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T10:36:31.634 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:31 smithi053 bash[79554]: cluster 2023-10-09T10:36:30.337715+0000 osd.5 (osd.5) 398 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T10:36:31.634 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:31 smithi053 bash[79554]: cluster 2023-10-09T10:36:30.338982+0000 osd.6 (osd.6) 301 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T10:36:31.634 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:31 smithi053 bash[79554]: cluster 2023-10-09T10:36:30.339040+0000 osd.7 (osd.7) 312 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T10:36:31.634 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:31 smithi053 bash[76859]: cluster 2023-10-09T10:36:29.335835+0000 osd.7 (osd.7) 311 : cluster 3 failed to encode map e346 with expected crc 2023-10-09T10:36:31.635 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:31 smithi053 bash[76859]: cluster 2023-10-09T10:36:29.719017+0000 mgr.y (mgr.26072) 1026 : cluster 0 pgmap v1184: 99 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 3 peering, 90 active+clean; 527 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 699 op/s; 1463/25164 objects misplaced (5.814%); 7.5 MiB/s, 116 objects/s recovering 2023-10-09T10:36:31.635 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:31 smithi053 bash[76859]: cluster 2023-10-09T10:36:30.333432+0000 mon.a (mon.0) 1550 : cluster 0 osdmap e347: 8 total, 8 up, 5 in 2023-10-09T10:36:31.635 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:31 smithi053 bash[76859]: cluster 2023-10-09T10:36:30.336142+0000 osd.5 (osd.5) 397 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T10:36:31.635 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:31 smithi053 bash[76859]: cluster 2023-10-09T10:36:30.337715+0000 osd.5 (osd.5) 398 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T10:36:31.635 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:31 smithi053 bash[76859]: cluster 2023-10-09T10:36:30.338982+0000 osd.6 (osd.6) 301 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T10:36:31.635 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:31 smithi053 bash[76859]: cluster 2023-10-09T10:36:30.339040+0000 osd.7 (osd.7) 312 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T10:36:31.661 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:31.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:31.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:31.764 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:31.784 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:36:31.800 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:31.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:31.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:31.902 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:31.934 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:31.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:31.938 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:32.039 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:32.066 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:32.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:32.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:32.169 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:32.203 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:32.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:32.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:32.308 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:32.337 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:32.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:32.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:32.344 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:32 smithi086 bash[59714]: cluster 2023-10-09T10:36:30.593519+0000 osd.4 (osd.4) 301 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T10:36:32.344 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:32 smithi086 bash[59714]: cluster 2023-10-09T10:36:31.334038+0000 mon.a (mon.0) 1551 : cluster 0 osdmap e348: 8 total, 8 up, 5 in 2023-10-09T10:36:32.344 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:32 smithi086 bash[59714]: cluster 2023-10-09T10:36:31.334088+0000 osd.6 (osd.6) 302 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T10:36:32.344 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:32 smithi086 bash[59714]: cluster 2023-10-09T10:36:31.339948+0000 osd.7 (osd.7) 313 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T10:36:32.443 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:32.452 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:32 smithi053 bash[79554]: cluster 2023-10-09T10:36:30.593519+0000 osd.4 (osd.4) 301 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T10:36:32.453 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:32 smithi053 bash[79554]: cluster 2023-10-09T10:36:31.334038+0000 mon.a (mon.0) 1551 : cluster 0 osdmap e348: 8 total, 8 up, 5 in 2023-10-09T10:36:32.453 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:32 smithi053 bash[79554]: cluster 2023-10-09T10:36:31.334088+0000 osd.6 (osd.6) 302 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T10:36:32.453 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:32 smithi053 bash[79554]: cluster 2023-10-09T10:36:31.339948+0000 osd.7 (osd.7) 313 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T10:36:32.453 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:32 smithi053 bash[76859]: cluster 2023-10-09T10:36:30.593519+0000 osd.4 (osd.4) 301 : cluster 3 failed to encode map e347 with expected crc 2023-10-09T10:36:32.453 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:32 smithi053 bash[76859]: cluster 2023-10-09T10:36:31.334038+0000 mon.a (mon.0) 1551 : cluster 0 osdmap e348: 8 total, 8 up, 5 in 2023-10-09T10:36:32.453 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:32 smithi053 bash[76859]: cluster 2023-10-09T10:36:31.334088+0000 osd.6 (osd.6) 302 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T10:36:32.453 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:32 smithi053 bash[76859]: cluster 2023-10-09T10:36:31.339948+0000 osd.7 (osd.7) 313 : cluster 3 failed to encode map e348 with expected crc 2023-10-09T10:36:32.471 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:32.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:32.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:32.574 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:32.604 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:32.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:32.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:32.709 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:32.718 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:36:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:36:32] "GET /metrics HTTP/1.1" 200 36541 "" "Prometheus/2.33.4" 2023-10-09T10:36:32.735 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:32.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:32.738 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:32.798 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:36:32.839 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:32.865 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:32.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:32.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:32.968 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:33.017 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:33.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:33.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:33.122 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:33.147 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:33.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:33.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:33.256 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:33.284 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:33.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:33.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:33.388 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:33.410 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:33.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:33.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:33.516 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:33.541 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:33.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:33.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:33.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:33 smithi086 bash[59714]: cluster 2023-10-09T10:36:31.719563+0000 mgr.y (mgr.26072) 1027 : cluster 0 pgmap v1187: 99 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 508 MiB data, 5.4 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 602 op/s; 1463/24267 objects misplaced (6.029%); 7.5 MiB/s, 102 objects/s recovering 2023-10-09T10:36:33.643 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:33.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:33 smithi053 bash[79554]: cluster 2023-10-09T10:36:31.719563+0000 mgr.y (mgr.26072) 1027 : cluster 0 pgmap v1187: 99 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 508 MiB data, 5.4 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 602 op/s; 1463/24267 objects misplaced (6.029%); 7.5 MiB/s, 102 objects/s recovering 2023-10-09T10:36:33.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:33 smithi053 bash[76859]: cluster 2023-10-09T10:36:31.719563+0000 mgr.y (mgr.26072) 1027 : cluster 0 pgmap v1187: 99 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 508 MiB data, 5.4 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 602 op/s; 1463/24267 objects misplaced (6.029%); 7.5 MiB/s, 102 objects/s recovering 2023-10-09T10:36:33.676 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:33.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:33.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:33.779 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:33.809 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:33.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:33.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:33.911 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:33.945 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:33.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:33.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:34.050 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:34.073 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:34.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:34.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:34.176 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:34.202 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:34.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:34.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:34.306 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:34.339 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:34.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:34.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:34.405 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:36:34.405 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [], 2023-10-09T10:36:34.405 INFO:teuthology.orchestra.run.smithi086.stdout: "complaint_time": 30, 2023-10-09T10:36:34.406 INFO:teuthology.orchestra.run.smithi086.stdout: "num_blocked_ops": 0 2023-10-09T10:36:34.406 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:36:34.444 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:34.466 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:34.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:34.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:34.571 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:34.595 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:34.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:34.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:34.701 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:34.726 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:34.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:34.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:34.832 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:34.855 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:34.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:34.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:34.959 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:34.985 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:34.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:34.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:35.090 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:35.115 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:35.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:35.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:35.219 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:35.251 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:35.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:35.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:35.354 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:35.392 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:35.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:35.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:35.495 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:35.527 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:35.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:35.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:35.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:35 smithi086 bash[59714]: cluster 2023-10-09T10:36:33.720176+0000 mgr.y (mgr.26072) 1028 : cluster 0 pgmap v1188: 99 pgs: 1 active+clean+remapped, 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 93 active+clean; 453 MiB data, 5.2 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 611 op/s; 949/21594 objects misplaced (4.395%); 6.1 MiB/s, 85 objects/s recovering 2023-10-09T10:36:35.630 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:35.639 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:35 smithi053 bash[79554]: cluster 2023-10-09T10:36:33.720176+0000 mgr.y (mgr.26072) 1028 : cluster 0 pgmap v1188: 99 pgs: 1 active+clean+remapped, 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 93 active+clean; 453 MiB data, 5.2 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 611 op/s; 949/21594 objects misplaced (4.395%); 6.1 MiB/s, 85 objects/s recovering 2023-10-09T10:36:35.640 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:35 smithi053 bash[76859]: cluster 2023-10-09T10:36:33.720176+0000 mgr.y (mgr.26072) 1028 : cluster 0 pgmap v1188: 99 pgs: 1 active+clean+remapped, 2 active+remapped+backfilling, 3 active+remapped+backfill_wait, 93 active+clean; 453 MiB data, 5.2 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 611 op/s; 949/21594 objects misplaced (4.395%); 6.1 MiB/s, 85 objects/s recovering 2023-10-09T10:36:35.656 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:35.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:35.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:35.689 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-09T10:36:35.762 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:35.787 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:35.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:35.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:35.856 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:36:35.891 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:35.932 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:35.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:35.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:36.036 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:36.071 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:36.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:36.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:36.177 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:36.203 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:36.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:36.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:36.307 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:36.332 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:36.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:36.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:36.436 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:36.460 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:36.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:36.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:36.563 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:36.587 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:36.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:36.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:36.692 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:36.719 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:36.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:36.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:36.823 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:36.849 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:36.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:36.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:36.954 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:36.983 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:36.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:36.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:37.085 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:37.116 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:37.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:37.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:37.221 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:37.253 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:37.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:37.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:37.357 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:37.383 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:37.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:37.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:37.485 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:37.511 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:37.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:37.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:37.617 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:37.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:37 smithi086 bash[59714]: cluster 2023-10-09T10:36:35.721194+0000 mgr.y (mgr.26072) 1029 : cluster 0 pgmap v1189: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 245 MiB data, 4.7 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 705 op/s; 471/11625 objects misplaced (4.052%); 4.2 MiB/s, 59 objects/s recovering 2023-10-09T10:36:37.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:37 smithi086 bash[59714]: cluster 2023-10-09T10:36:36.357054+0000 mon.a (mon.0) 1552 : cluster 0 osdmap e349: 8 total, 8 up, 5 in 2023-10-09T10:36:37.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:37 smithi086 bash[59714]: cluster 2023-10-09T10:36:36.359923+0000 osd.6 (osd.6) 303 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T10:36:37.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:37 smithi086 bash[59714]: cluster 2023-10-09T10:36:36.361792+0000 osd.6 (osd.6) 304 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T10:36:37.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:37 smithi086 bash[59714]: cluster 2023-10-09T10:36:36.363292+0000 osd.5 (osd.5) 399 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T10:36:37.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:37 smithi086 bash[59714]: cluster 2023-10-09T10:36:36.366915+0000 osd.5 (osd.5) 400 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T10:36:37.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:37 smithi086 bash[59714]: cluster 2023-10-09T10:36:36.368773+0000 osd.7 (osd.7) 314 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T10:36:37.640 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:37.668 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:37 smithi053 bash[76859]: cluster 2023-10-09T10:36:35.721194+0000 mgr.y (mgr.26072) 1029 : cluster 0 pgmap v1189: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 245 MiB data, 4.7 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 705 op/s; 471/11625 objects misplaced (4.052%); 4.2 MiB/s, 59 objects/s recovering 2023-10-09T10:36:37.668 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:37 smithi053 bash[76859]: cluster 2023-10-09T10:36:36.357054+0000 mon.a (mon.0) 1552 : cluster 0 osdmap e349: 8 total, 8 up, 5 in 2023-10-09T10:36:37.668 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:37 smithi053 bash[76859]: cluster 2023-10-09T10:36:36.359923+0000 osd.6 (osd.6) 303 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T10:36:37.668 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:37 smithi053 bash[76859]: cluster 2023-10-09T10:36:36.361792+0000 osd.6 (osd.6) 304 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T10:36:37.668 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:37 smithi053 bash[76859]: cluster 2023-10-09T10:36:36.363292+0000 osd.5 (osd.5) 399 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T10:36:37.668 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:37 smithi053 bash[76859]: cluster 2023-10-09T10:36:36.366915+0000 osd.5 (osd.5) 400 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T10:36:37.668 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:37 smithi053 bash[76859]: cluster 2023-10-09T10:36:36.368773+0000 osd.7 (osd.7) 314 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T10:36:37.669 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:37 smithi053 bash[79554]: cluster 2023-10-09T10:36:35.721194+0000 mgr.y (mgr.26072) 1029 : cluster 0 pgmap v1189: 99 pgs: 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 95 active+clean; 245 MiB data, 4.7 GiB used, 442 GiB / 447 GiB avail; 0 B/s wr, 705 op/s; 471/11625 objects misplaced (4.052%); 4.2 MiB/s, 59 objects/s recovering 2023-10-09T10:36:37.669 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:37 smithi053 bash[79554]: cluster 2023-10-09T10:36:36.357054+0000 mon.a (mon.0) 1552 : cluster 0 osdmap e349: 8 total, 8 up, 5 in 2023-10-09T10:36:37.669 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:37 smithi053 bash[79554]: cluster 2023-10-09T10:36:36.359923+0000 osd.6 (osd.6) 303 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T10:36:37.669 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:37 smithi053 bash[79554]: cluster 2023-10-09T10:36:36.361792+0000 osd.6 (osd.6) 304 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T10:36:37.669 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:37 smithi053 bash[79554]: cluster 2023-10-09T10:36:36.363292+0000 osd.5 (osd.5) 399 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T10:36:37.669 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:37 smithi053 bash[79554]: cluster 2023-10-09T10:36:36.366915+0000 osd.5 (osd.5) 400 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T10:36:37.669 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:37 smithi053 bash[79554]: cluster 2023-10-09T10:36:36.368773+0000 osd.7 (osd.7) 314 : cluster 3 failed to encode map e349 with expected crc 2023-10-09T10:36:37.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:37.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:37.770 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:37.793 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:37.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:37.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:37.899 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:37.929 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:37.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:37.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:38.032 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:38.056 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:38.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:38.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:38.159 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:38.184 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:38.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:38.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:38.287 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:38.319 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:38.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:38.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:38.425 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:38.492 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:38 smithi053 bash[79554]: cluster 2023-10-09T10:36:37.364911+0000 osd.6 (osd.6) 305 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T10:36:38.492 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:38 smithi053 bash[79554]: cluster 2023-10-09T10:36:37.365513+0000 osd.4 (osd.4) 302 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T10:36:38.492 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:38 smithi053 bash[79554]: cluster 2023-10-09T10:36:37.365575+0000 mon.a (mon.0) 1553 : cluster 0 osdmap e350: 8 total, 8 up, 5 in 2023-10-09T10:36:38.492 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:38 smithi053 bash[79554]: cluster 2023-10-09T10:36:37.368789+0000 osd.5 (osd.5) 401 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T10:36:38.492 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:38 smithi053 bash[79554]: audit 2023-10-09T10:36:38.083241+0000 mon.a (mon.0) 1554 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:36:38.492 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:38 smithi053 bash[79554]: cluster 2023-10-09T10:36:38.256782+0000 mon.a (mon.0) 1555 : cluster 0 osdmap e351: 8 total, 8 up, 5 in 2023-10-09T10:36:38.493 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:38 smithi053 bash[79554]: cluster 2023-10-09T10:36:38.259476+0000 osd.7 (osd.7) 315 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T10:36:38.493 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:38 smithi053 bash[79554]: cluster 2023-10-09T10:36:38.262683+0000 osd.7 (osd.7) 316 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T10:36:38.493 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:38 smithi053 bash[76859]: cluster 2023-10-09T10:36:37.364911+0000 osd.6 (osd.6) 305 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T10:36:38.493 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:38 smithi053 bash[76859]: cluster 2023-10-09T10:36:37.365513+0000 osd.4 (osd.4) 302 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T10:36:38.493 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:38 smithi053 bash[76859]: cluster 2023-10-09T10:36:37.365575+0000 mon.a (mon.0) 1553 : cluster 0 osdmap e350: 8 total, 8 up, 5 in 2023-10-09T10:36:38.493 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:38 smithi053 bash[76859]: cluster 2023-10-09T10:36:37.368789+0000 osd.5 (osd.5) 401 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T10:36:38.493 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:38 smithi053 bash[76859]: audit 2023-10-09T10:36:38.083241+0000 mon.a (mon.0) 1554 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:36:38.493 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:38 smithi053 bash[76859]: cluster 2023-10-09T10:36:38.256782+0000 mon.a (mon.0) 1555 : cluster 0 osdmap e351: 8 total, 8 up, 5 in 2023-10-09T10:36:38.493 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:38 smithi053 bash[76859]: cluster 2023-10-09T10:36:38.259476+0000 osd.7 (osd.7) 315 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T10:36:38.494 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:38 smithi053 bash[76859]: cluster 2023-10-09T10:36:38.262683+0000 osd.7 (osd.7) 316 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T10:36:38.507 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:38.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:38.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:38.611 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:38 smithi086 bash[59714]: cluster 2023-10-09T10:36:37.364911+0000 osd.6 (osd.6) 305 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T10:36:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:38 smithi086 bash[59714]: cluster 2023-10-09T10:36:37.365513+0000 osd.4 (osd.4) 302 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T10:36:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:38 smithi086 bash[59714]: cluster 2023-10-09T10:36:37.365575+0000 mon.a (mon.0) 1553 : cluster 0 osdmap e350: 8 total, 8 up, 5 in 2023-10-09T10:36:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:38 smithi086 bash[59714]: cluster 2023-10-09T10:36:37.368789+0000 osd.5 (osd.5) 401 : cluster 3 failed to encode map e350 with expected crc 2023-10-09T10:36:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:38 smithi086 bash[59714]: audit 2023-10-09T10:36:38.083241+0000 mon.a (mon.0) 1554 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:36:38.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:38 smithi086 bash[59714]: cluster 2023-10-09T10:36:38.256782+0000 mon.a (mon.0) 1555 : cluster 0 osdmap e351: 8 total, 8 up, 5 in 2023-10-09T10:36:38.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:38 smithi086 bash[59714]: cluster 2023-10-09T10:36:38.259476+0000 osd.7 (osd.7) 315 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T10:36:38.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:38 smithi086 bash[59714]: cluster 2023-10-09T10:36:38.262683+0000 osd.7 (osd.7) 316 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T10:36:38.640 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:38.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:38.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:38.743 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:38.777 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:38.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:38.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:38.880 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:38.910 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:38.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:38.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:39.014 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:39.040 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:39.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:39.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:39.143 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:39.171 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:39.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:39.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:39.275 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:39.300 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:39.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:39.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:39.340 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Removed 101598 objects 2023-10-09T10:36:39.340 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Clean up completed and total clean up time :110.592 2023-10-09T10:36:39.403 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:39.428 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:39.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:39.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:39.531 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:39.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:39 smithi053 bash[76859]: cluster 2023-10-09T10:36:37.721778+0000 mgr.y (mgr.26072) 1030 : cluster 0 pgmap v1192: 99 pgs: 1 active+remapped+backfilling, 1 peering, 1 active, 1 active+remapped+backfill_wait, 95 active+clean; 189 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 814 op/s; 72/8922 objects misplaced (0.807%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T10:36:39.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:39 smithi053 bash[76859]: cluster 2023-10-09T10:36:38.256477+0000 osd.5 (osd.5) 402 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T10:36:39.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:39 smithi053 bash[76859]: cluster 2023-10-09T10:36:38.259629+0000 osd.5 (osd.5) 403 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T10:36:39.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:39 smithi053 bash[76859]: cluster 2023-10-09T10:36:38.261441+0000 osd.6 (osd.6) 306 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T10:36:39.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:39 smithi053 bash[76859]: cluster 2023-10-09T10:36:38.264904+0000 osd.6 (osd.6) 307 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T10:36:39.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:39 smithi053 bash[76859]: cluster 2023-10-09T10:36:39.267266+0000 osd.7 (osd.7) 317 : cluster 3 failed to encode map e352 with expected crc 2023-10-09T10:36:39.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:39 smithi053 bash[76859]: cluster 2023-10-09T10:36:39.269451+0000 mon.a (mon.0) 1556 : cluster 0 osdmap e352: 8 total, 8 up, 5 in 2023-10-09T10:36:39.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:39 smithi053 bash[76859]: cluster 2023-10-09T10:36:39.271321+0000 osd.7 (osd.7) 318 : cluster 3 failed to encode map e352 with expected crc 2023-10-09T10:36:39.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:39 smithi053 bash[76859]: cluster 2023-10-09T10:36:39.274130+0000 osd.7 (osd.7) 319 : cluster 3 failed to encode map e352 with expected crc 2023-10-09T10:36:39.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:39 smithi053 bash[79554]: cluster 2023-10-09T10:36:37.721778+0000 mgr.y (mgr.26072) 1030 : cluster 0 pgmap v1192: 99 pgs: 1 active+remapped+backfilling, 1 peering, 1 active, 1 active+remapped+backfill_wait, 95 active+clean; 189 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 814 op/s; 72/8922 objects misplaced (0.807%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T10:36:39.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:39 smithi053 bash[79554]: cluster 2023-10-09T10:36:38.256477+0000 osd.5 (osd.5) 402 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T10:36:39.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:39 smithi053 bash[79554]: cluster 2023-10-09T10:36:38.259629+0000 osd.5 (osd.5) 403 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T10:36:39.542 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:39 smithi053 bash[79554]: cluster 2023-10-09T10:36:38.261441+0000 osd.6 (osd.6) 306 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T10:36:39.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:39 smithi053 bash[79554]: cluster 2023-10-09T10:36:38.264904+0000 osd.6 (osd.6) 307 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T10:36:39.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:39 smithi053 bash[79554]: cluster 2023-10-09T10:36:39.267266+0000 osd.7 (osd.7) 317 : cluster 3 failed to encode map e352 with expected crc 2023-10-09T10:36:39.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:39 smithi053 bash[79554]: cluster 2023-10-09T10:36:39.269451+0000 mon.a (mon.0) 1556 : cluster 0 osdmap e352: 8 total, 8 up, 5 in 2023-10-09T10:36:39.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:39 smithi053 bash[79554]: cluster 2023-10-09T10:36:39.271321+0000 osd.7 (osd.7) 318 : cluster 3 failed to encode map e352 with expected crc 2023-10-09T10:36:39.543 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:39 smithi053 bash[79554]: cluster 2023-10-09T10:36:39.274130+0000 osd.7 (osd.7) 319 : cluster 3 failed to encode map e352 with expected crc 2023-10-09T10:36:39.558 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:39.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:39.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:39.661 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:39.685 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:39.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:39.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:39.788 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:39.816 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:39.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:39.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:39.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:39 smithi086 bash[59714]: cluster 2023-10-09T10:36:37.721778+0000 mgr.y (mgr.26072) 1030 : cluster 0 pgmap v1192: 99 pgs: 1 active+remapped+backfilling, 1 peering, 1 active, 1 active+remapped+backfill_wait, 95 active+clean; 189 MiB data, 4.4 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 814 op/s; 72/8922 objects misplaced (0.807%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T10:36:39.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:39 smithi086 bash[59714]: cluster 2023-10-09T10:36:38.256477+0000 osd.5 (osd.5) 402 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T10:36:39.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:39 smithi086 bash[59714]: cluster 2023-10-09T10:36:38.259629+0000 osd.5 (osd.5) 403 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T10:36:39.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:39 smithi086 bash[59714]: cluster 2023-10-09T10:36:38.261441+0000 osd.6 (osd.6) 306 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T10:36:39.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:39 smithi086 bash[59714]: cluster 2023-10-09T10:36:38.264904+0000 osd.6 (osd.6) 307 : cluster 3 failed to encode map e351 with expected crc 2023-10-09T10:36:39.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:39 smithi086 bash[59714]: cluster 2023-10-09T10:36:39.267266+0000 osd.7 (osd.7) 317 : cluster 3 failed to encode map e352 with expected crc 2023-10-09T10:36:39.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:39 smithi086 bash[59714]: cluster 2023-10-09T10:36:39.269451+0000 mon.a (mon.0) 1556 : cluster 0 osdmap e352: 8 total, 8 up, 5 in 2023-10-09T10:36:39.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:39 smithi086 bash[59714]: cluster 2023-10-09T10:36:39.271321+0000 osd.7 (osd.7) 318 : cluster 3 failed to encode map e352 with expected crc 2023-10-09T10:36:39.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:39 smithi086 bash[59714]: cluster 2023-10-09T10:36:39.274130+0000 osd.7 (osd.7) 319 : cluster 3 failed to encode map e352 with expected crc 2023-10-09T10:36:39.918 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:39.943 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:39.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:39.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:40.046 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:40.077 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:40.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:40.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:40.181 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:40.210 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:40.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:40.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:40.313 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:40.348 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:40.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:40.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:40.451 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:40.484 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:40.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:40.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:40.530 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:36:40.588 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:40.597 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:40 smithi086 bash[59714]: cluster 2023-10-09T10:36:39.341304+0000 osd.5 (osd.5) 404 : cluster 3 failed to encode map e352 with expected crc 2023-10-09T10:36:40.597 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:40 smithi086 bash[59714]: cluster 2023-10-09T10:36:39.400503+0000 osd.4 (osd.4) 303 : cluster 3 failed to encode map e352 with expected crc 2023-10-09T10:36:40.613 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:40.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:40.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:40.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:40 smithi053 bash[76859]: cluster 2023-10-09T10:36:39.341304+0000 osd.5 (osd.5) 404 : cluster 3 failed to encode map e352 with expected crc 2023-10-09T10:36:40.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:40 smithi053 bash[76859]: cluster 2023-10-09T10:36:39.400503+0000 osd.4 (osd.4) 303 : cluster 3 failed to encode map e352 with expected crc 2023-10-09T10:36:40.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:40 smithi053 bash[79554]: cluster 2023-10-09T10:36:39.341304+0000 osd.5 (osd.5) 404 : cluster 3 failed to encode map e352 with expected crc 2023-10-09T10:36:40.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:40 smithi053 bash[79554]: cluster 2023-10-09T10:36:39.400503+0000 osd.4 (osd.4) 303 : cluster 3 failed to encode map e352 with expected crc 2023-10-09T10:36:40.717 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:40.738 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:40.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:40.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:40.841 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:40.866 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:40.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:40.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:40.969 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:40.995 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:40.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:40.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:41.098 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:41.132 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:41.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:41.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:41.235 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:41.264 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:41.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:41.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:41.368 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:41.401 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:41.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:41.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:41.504 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:41.528 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:41.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:41.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:41.631 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:41.642 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:41 smithi053 bash[79554]: cluster 2023-10-09T10:36:39.722291+0000 mgr.y (mgr.26072) 1031 : cluster 0 pgmap v1195: 99 pgs: 2 peering, 1 active, 96 active+clean; 46 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 847 op/s; 2.2 MiB/s, 34 objects/s recovering 2023-10-09T10:36:41.642 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:41 smithi053 bash[76859]: cluster 2023-10-09T10:36:39.722291+0000 mgr.y (mgr.26072) 1031 : cluster 0 pgmap v1195: 99 pgs: 2 peering, 1 active, 96 active+clean; 46 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 847 op/s; 2.2 MiB/s, 34 objects/s recovering 2023-10-09T10:36:41.655 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:41.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:41.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:41.759 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:41.792 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:41.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:41.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:41.895 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:41.932 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:41.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:41.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:42.035 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:42.049 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:41 smithi086 bash[59714]: cluster 2023-10-09T10:36:39.722291+0000 mgr.y (mgr.26072) 1031 : cluster 0 pgmap v1195: 99 pgs: 2 peering, 1 active, 96 active+clean; 46 MiB data, 4.0 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 847 op/s; 2.2 MiB/s, 34 objects/s recovering 2023-10-09T10:36:42.070 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:42.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:42.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:42.174 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:42.201 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:42.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:42.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:42.305 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:42.331 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:42.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:42.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:42.435 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:42.458 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:42.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:42.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:42.561 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:42.584 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:42.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:42.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:42.688 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:42.716 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:42.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:42.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:42.818 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:42.832 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:36:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:36:42] "GET /metrics HTTP/1.1" 200 36553 "" "Prometheus/2.33.4" 2023-10-09T10:36:42.846 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:42.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:42.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:42.950 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:42.976 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:42.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:42.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:43.078 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:43.111 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:43.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:43.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:43.214 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:43.240 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:43.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:43.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:43.343 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:43.373 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:43.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:43.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:43.477 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:43.503 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:43.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:43.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:43.523 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:43 smithi053 bash[79554]: cluster 2023-10-09T10:36:41.722772+0000 mgr.y (mgr.26072) 1032 : cluster 0 pgmap v1196: 99 pgs: 2 peering, 1 active, 96 active+clean; 32 MiB data, 3.9 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 674 op/s; 1.6 MiB/s, 25 objects/s recovering 2023-10-09T10:36:43.523 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:43 smithi053 bash[76859]: cluster 2023-10-09T10:36:41.722772+0000 mgr.y (mgr.26072) 1032 : cluster 0 pgmap v1196: 99 pgs: 2 peering, 1 active, 96 active+clean; 32 MiB data, 3.9 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 674 op/s; 1.6 MiB/s, 25 objects/s recovering 2023-10-09T10:36:43.607 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:43 smithi086 bash[59714]: cluster 2023-10-09T10:36:41.722772+0000 mgr.y (mgr.26072) 1032 : cluster 0 pgmap v1196: 99 pgs: 2 peering, 1 active, 96 active+clean; 32 MiB data, 3.9 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 674 op/s; 1.6 MiB/s, 25 objects/s recovering 2023-10-09T10:36:43.634 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:43.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:43.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:43.738 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:43.768 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:43.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:43.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:43.871 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:43.896 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:43.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:43.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:43.999 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:44.030 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:44.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:44.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:44.133 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:44.163 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:44.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:44.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:44.266 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:44.295 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:44.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:44.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:44.398 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:44.417 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:44.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:44.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:44.520 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:44.546 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:44.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:44.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:44.650 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:44.680 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:44.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:44.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:44.784 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:44.812 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:44.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:44.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:44.916 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:44.944 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:44.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:44.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:45.048 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:45.065 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:36:45.065 INFO:teuthology.orchestra.run.smithi086.stdout: "size": 20, 2023-10-09T10:36:45.066 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 600, 2023-10-09T10:36:45.066 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [ 2023-10-09T10:36:45.066 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.066 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:106512 7.4 7:20199199:::benchmark_data_smithi053_144553_object16250:head [delete] snapc 0=[] ondisk+write+known_if_redirected e219)", 2023-10-09T10:36:45.066 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:26:58.998231+0000", 2023-10-09T10:36:45.066 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 586.06395173800001, 2023-10-09T10:36:45.066 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.41294056400000001, 2023-10-09T10:36:45.066 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:36:45.066 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:36:45.066 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:36:45.066 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:36:45.067 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:36:45.067 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 106512 2023-10-09T10:36:45.067 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.067 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:36:45.067 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.067 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:36:45.067 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:58.998231+0000", 2023-10-09T10:36:45.067 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:36:45.067 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.067 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.067 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:36:45.068 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:58.998231+0000", 2023-10-09T10:36:45.068 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:36:45.068 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.068 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.068 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:36:45.068 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:58.998229+0000", 2023-10-09T10:36:45.068 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.4679999999999997e-06 2023-10-09T10:36:45.068 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.068 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.068 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:36:45.068 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:58.998236+0000", 2023-10-09T10:36:45.068 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.9049999999999992e-06 2023-10-09T10:36:45.069 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.069 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.069 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:36:45.069 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:58.998246+0000", 2023-10-09T10:36:45.069 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.9800000000000003e-06 2023-10-09T10:36:45.069 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.069 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.069 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:36:45.069 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:58.998252+0000", 2023-10-09T10:36:45.069 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.20458143400000001 2023-10-09T10:36:45.069 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.069 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.070 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.070 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.202833+0000", 2023-10-09T10:36:45.070 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001088817 2023-10-09T10:36:45.070 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.070 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.070 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for degraded object", 2023-10-09T10:36:45.070 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.203922+0000", 2023-10-09T10:36:45.070 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.038378191999999998 2023-10-09T10:36:45.070 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.070 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.070 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.071 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.242300+0000", 2023-10-09T10:36:45.071 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00027324899999999999 2023-10-09T10:36:45.071 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.071 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.071 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:36:45.071 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.242573+0000", 2023-10-09T10:36:45.071 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00056644900000000001 2023-10-09T10:36:45.071 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.071 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.071 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 5,6", 2023-10-09T10:36:45.071 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.243140+0000", 2023-10-09T10:36:45.071 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.028807068000000002 2023-10-09T10:36:45.071 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.072 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.072 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:36:45.072 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.271947+0000", 2023-10-09T10:36:45.072 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.13488726400000001 2023-10-09T10:36:45.072 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.072 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.072 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.072 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.406834+0000", 2023-10-09T10:36:45.072 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.0515e-05 2023-10-09T10:36:45.072 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.072 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.072 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.073 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.406885+0000", 2023-10-09T10:36:45.073 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013803599999999999 2023-10-09T10:36:45.073 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.073 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.073 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:36:45.073 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.407023+0000", 2023-10-09T10:36:45.073 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0041491799999999997 2023-10-09T10:36:45.073 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.073 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.073 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:36:45.073 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.411172+0000", 2023-10-09T10:36:45.073 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.41294056400000001 2023-10-09T10:36:45.073 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.074 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:36:45.074 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.074 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.074 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.074 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:106516 7.4 7:29e75272:::benchmark_data_smithi053_144553_object16254:head [delete] snapc 0=[] ondisk+write+known_if_redirected e219)", 2023-10-09T10:36:45.074 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:26:59.005405+0000", 2023-10-09T10:36:45.074 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 586.05677779300004, 2023-10-09T10:36:45.074 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.40934562200000002, 2023-10-09T10:36:45.074 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:36:45.074 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:36:45.074 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:36:45.075 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:36:45.075 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:36:45.075 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 106516 2023-10-09T10:36:45.075 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.075 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:36:45.075 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.075 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:36:45.075 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.005405+0000", 2023-10-09T10:36:45.075 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:36:45.075 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.075 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.075 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:36:45.075 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.005405+0000", 2023-10-09T10:36:45.076 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:36:45.076 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.076 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.076 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:36:45.076 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.005403+0000", 2023-10-09T10:36:45.076 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0643e-05 2023-10-09T10:36:45.076 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.076 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.076 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:36:45.076 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.005413+0000", 2023-10-09T10:36:45.076 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4731e-05 2023-10-09T10:36:45.076 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.076 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.077 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:36:45.077 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.005428+0000", 2023-10-09T10:36:45.077 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.8809999999999996e-06 2023-10-09T10:36:45.077 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.077 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.077 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:36:45.077 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.005436+0000", 2023-10-09T10:36:45.077 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.19853996199999999 2023-10-09T10:36:45.077 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.077 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.077 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.078 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.203976+0000", 2023-10-09T10:36:45.078 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0010163290000000001 2023-10-09T10:36:45.078 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.078 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.078 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for degraded object", 2023-10-09T10:36:45.078 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.204992+0000", 2023-10-09T10:36:45.078 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.067012437999999994 2023-10-09T10:36:45.078 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.078 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.078 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.078 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.272005+0000", 2023-10-09T10:36:45.078 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000116385 2023-10-09T10:36:45.079 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.079 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.079 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:36:45.079 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.272121+0000", 2023-10-09T10:36:45.079 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014505099999999999 2023-10-09T10:36:45.079 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.079 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.079 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 5,6", 2023-10-09T10:36:45.079 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.272266+0000", 2023-10-09T10:36:45.079 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.023067206 2023-10-09T10:36:45.079 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.079 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.080 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:36:45.080 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.295333+0000", 2023-10-09T10:36:45.080 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.11587213 2023-10-09T10:36:45.080 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.080 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.080 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.080 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.411206+0000", 2023-10-09T10:36:45.080 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.6451000000000001e-05 2023-10-09T10:36:45.080 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.080 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.080 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.080 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.411232+0000", 2023-10-09T10:36:45.081 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1112999999999998e-05 2023-10-09T10:36:45.081 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.081 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.081 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:36:45.081 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.411273+0000", 2023-10-09T10:36:45.081 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0034777480000000001 2023-10-09T10:36:45.081 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.081 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.081 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:36:45.081 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.414751+0000", 2023-10-09T10:36:45.081 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.40934562200000002 2023-10-09T10:36:45.082 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.082 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:36:45.082 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.082 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.082 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.082 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:106517 7.4 7:2b2a25de:::benchmark_data_smithi053_144553_object16255:head [delete] snapc 0=[] ondisk+write+known_if_redirected e219)", 2023-10-09T10:36:45.082 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:26:59.008035+0000", 2023-10-09T10:36:45.082 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 586.05414819600003, 2023-10-09T10:36:45.082 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.41076821800000002, 2023-10-09T10:36:45.082 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:36:45.082 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:36:45.082 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:36:45.083 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:36:45.083 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:36:45.083 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 106517 2023-10-09T10:36:45.083 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.083 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:36:45.083 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.083 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:36:45.083 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.008035+0000", 2023-10-09T10:36:45.083 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:36:45.083 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.083 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.083 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:36:45.083 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.008035+0000", 2023-10-09T10:36:45.084 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:36:45.084 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.084 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.084 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:36:45.084 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.008032+0000", 2023-10-09T10:36:45.084 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2156e-05 2023-10-09T10:36:45.084 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.084 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.084 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:36:45.084 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.008045+0000", 2023-10-09T10:36:45.084 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9074999999999999e-05 2023-10-09T10:36:45.084 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.084 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.085 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:36:45.085 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.008064+0000", 2023-10-09T10:36:45.085 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.2860000000000001e-05 2023-10-09T10:36:45.085 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.085 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.085 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:36:45.085 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.008087+0000", 2023-10-09T10:36:45.085 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.196941586 2023-10-09T10:36:45.085 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.085 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.085 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.086 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.205028+0000", 2023-10-09T10:36:45.086 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001072852 2023-10-09T10:36:45.086 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.086 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.086 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for degraded object", 2023-10-09T10:36:45.086 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.206101+0000", 2023-10-09T10:36:45.086 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.082338210999999994 2023-10-09T10:36:45.086 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.086 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.086 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.086 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.288439+0000", 2023-10-09T10:36:45.086 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.5685000000000006e-05 2023-10-09T10:36:45.087 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.087 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.087 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:36:45.087 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.288505+0000", 2023-10-09T10:36:45.087 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00011074900000000001 2023-10-09T10:36:45.087 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.087 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.087 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 5,6", 2023-10-09T10:36:45.087 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.288616+0000", 2023-10-09T10:36:45.087 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.025792051999999999 2023-10-09T10:36:45.087 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.087 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.088 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:36:45.088 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.314408+0000", 2023-10-09T10:36:45.088 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.100418112 2023-10-09T10:36:45.088 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.088 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.088 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.088 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.414826+0000", 2023-10-09T10:36:45.088 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.9435999999999998e-05 2023-10-09T10:36:45.088 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.088 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.088 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.088 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.414885+0000", 2023-10-09T10:36:45.089 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000125845 2023-10-09T10:36:45.089 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.089 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.089 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:36:45.089 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.415011+0000", 2023-10-09T10:36:45.089 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0037920089999999998 2023-10-09T10:36:45.089 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.089 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.089 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:36:45.089 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.418803+0000", 2023-10-09T10:36:45.089 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.41076821800000002 2023-10-09T10:36:45.089 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.089 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:36:45.089 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.090 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.090 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.090 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:106550 7.4 7:2d5f7a26:::benchmark_data_smithi053_144553_object16288:head [delete] snapc 0=[] ondisk+write+known_if_redirected e219)", 2023-10-09T10:36:45.090 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:26:59.093042+0000", 2023-10-09T10:36:45.090 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 585.96914085100002, 2023-10-09T10:36:45.090 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.329026447, 2023-10-09T10:36:45.090 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:36:45.090 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:36:45.090 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:36:45.090 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:36:45.090 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:36:45.091 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 106550 2023-10-09T10:36:45.091 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.091 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:36:45.091 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.091 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:36:45.091 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.093042+0000", 2023-10-09T10:36:45.091 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:36:45.091 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.091 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.091 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:36:45.091 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.093042+0000", 2023-10-09T10:36:45.091 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:36:45.091 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.091 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.092 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:36:45.092 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.093041+0000", 2023-10-09T10:36:45.092 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1746000000000001e-05 2023-10-09T10:36:45.092 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.092 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.092 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:36:45.092 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.093052+0000", 2023-10-09T10:36:45.092 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.9550000000000004e-06 2023-10-09T10:36:45.092 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.092 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.092 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:36:45.092 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.093062+0000", 2023-10-09T10:36:45.092 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.8930000000000004e-06 2023-10-09T10:36:45.093 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.093 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.093 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:36:45.093 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.093067+0000", 2023-10-09T10:36:45.093 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.113077911 2023-10-09T10:36:45.093 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.093 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.093 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.093 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.206145+0000", 2023-10-09T10:36:45.093 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00089394699999999997 2023-10-09T10:36:45.093 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.093 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.093 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for degraded object", 2023-10-09T10:36:45.094 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.207039+0000", 2023-10-09T10:36:45.094 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.094472601000000003 2023-10-09T10:36:45.094 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.094 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.094 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.094 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.301512+0000", 2023-10-09T10:36:45.094 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.6928000000000006e-05 2023-10-09T10:36:45.094 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.094 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.094 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:36:45.094 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.301589+0000", 2023-10-09T10:36:45.094 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00012989100000000001 2023-10-09T10:36:45.095 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.095 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.095 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 5,6", 2023-10-09T10:36:45.095 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.301719+0000", 2023-10-09T10:36:45.095 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012702185 2023-10-09T10:36:45.095 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.095 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.095 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:36:45.095 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.314421+0000", 2023-10-09T10:36:45.095 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.10443198400000001 2023-10-09T10:36:45.095 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.095 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.096 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.096 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.418853+0000", 2023-10-09T10:36:45.096 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.8272e-05 2023-10-09T10:36:45.096 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.096 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.096 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.096 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.418881+0000", 2023-10-09T10:36:45.096 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.5688999999999998e-05 2023-10-09T10:36:45.096 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.096 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.096 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:36:45.096 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.418977+0000", 2023-10-09T10:36:45.096 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0030920240000000001 2023-10-09T10:36:45.097 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.097 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.097 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:36:45.097 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.422069+0000", 2023-10-09T10:36:45.097 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.329026447 2023-10-09T10:36:45.097 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.097 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:36:45.097 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.097 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.097 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.097 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:106617 7.4 7:2a57161b:::benchmark_data_smithi053_144553_object16355:head [delete] snapc 0=[] ondisk+write+known_if_redirected e219)", 2023-10-09T10:36:45.097 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:26:59.270343+0000", 2023-10-09T10:36:45.098 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 585.79184046700004, 2023-10-09T10:36:45.098 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.32829465099999999, 2023-10-09T10:36:45.098 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:36:45.098 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:36:45.098 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:36:45.098 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:36:45.098 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:36:45.098 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 106617 2023-10-09T10:36:45.098 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.098 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:36:45.098 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.098 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:36:45.099 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.270343+0000", 2023-10-09T10:36:45.099 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:36:45.099 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.099 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.099 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:36:45.099 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.270343+0000", 2023-10-09T10:36:45.099 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:36:45.099 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.099 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.099 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:36:45.099 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.270341+0000", 2023-10-09T10:36:45.099 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1625e-05 2023-10-09T10:36:45.099 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:36:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.270352+0000", 2023-10-09T10:36:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4826e-05 2023-10-09T10:36:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:36:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.270367+0000", 2023-10-09T10:36:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.0759999999999999e-06 2023-10-09T10:36:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:36:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.270373+0000", 2023-10-09T10:36:45.100 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.181424954 2023-10-09T10:36:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.451798+0000", 2023-10-09T10:36:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0011330890000000001 2023-10-09T10:36:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for degraded object", 2023-10-09T10:36:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.452931+0000", 2023-10-09T10:36:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.029926376000000001 2023-10-09T10:36:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.101 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.482857+0000", 2023-10-09T10:36:45.102 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013286 2023-10-09T10:36:45.102 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.102 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.102 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:36:45.102 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.482990+0000", 2023-10-09T10:36:45.102 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00022191100000000001 2023-10-09T10:36:45.102 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.102 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.102 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 5,6", 2023-10-09T10:36:45.102 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.483212+0000", 2023-10-09T10:36:45.102 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.057137630000000002 2023-10-09T10:36:45.102 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.103 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.103 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:36:45.103 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.540350+0000", 2023-10-09T10:36:45.103 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.053765981999999997 2023-10-09T10:36:45.103 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.103 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.103 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.103 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.594116+0000", 2023-10-09T10:36:45.103 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.7085999999999997e-05 2023-10-09T10:36:45.103 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.103 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.103 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.104 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.594153+0000", 2023-10-09T10:36:45.104 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000122648 2023-10-09T10:36:45.104 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.104 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.104 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:36:45.104 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.594276+0000", 2023-10-09T10:36:45.104 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0043616779999999999 2023-10-09T10:36:45.104 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.104 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.104 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:36:45.104 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.598637+0000", 2023-10-09T10:36:45.104 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.32829465099999999 2023-10-09T10:36:45.104 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.105 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:36:45.105 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.105 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.105 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.105 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:106683 7.4 7:25b3491f:::benchmark_data_smithi053_144553_object16421:head [delete] snapc 0=[] ondisk+write+known_if_redirected e219)", 2023-10-09T10:36:45.105 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:26:59.451215+0000", 2023-10-09T10:36:45.105 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 585.61096791600005, 2023-10-09T10:36:45.105 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.30714543500000002, 2023-10-09T10:36:45.105 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:36:45.105 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:36:45.105 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:36:45.105 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:36:45.106 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:36:45.106 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 106683 2023-10-09T10:36:45.106 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.106 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:36:45.106 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.106 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:36:45.106 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.451215+0000", 2023-10-09T10:36:45.106 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:36:45.106 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.106 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.106 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:36:45.106 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.451215+0000", 2023-10-09T10:36:45.107 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:36:45.107 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.107 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.107 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:36:45.107 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.451214+0000", 2023-10-09T10:36:45.107 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0099999999999998e-06 2023-10-09T10:36:45.107 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.107 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.107 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:36:45.107 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.451221+0000", 2023-10-09T10:36:45.107 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1541e-05 2023-10-09T10:36:45.107 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.108 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.108 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:36:45.108 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.451232+0000", 2023-10-09T10:36:45.108 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.08e-06 2023-10-09T10:36:45.108 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.108 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.108 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:36:45.108 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.451239+0000", 2023-10-09T10:36:45.108 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.165000021 2023-10-09T10:36:45.108 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.108 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.108 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.108 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.616239+0000", 2023-10-09T10:36:45.109 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001265888 2023-10-09T10:36:45.109 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.109 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.109 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for degraded object", 2023-10-09T10:36:45.109 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.617505+0000", 2023-10-09T10:36:45.109 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.055522834 2023-10-09T10:36:45.109 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.109 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.109 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.109 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.673028+0000", 2023-10-09T10:36:45.109 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000107775 2023-10-09T10:36:45.109 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.110 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.110 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:36:45.110 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.673136+0000", 2023-10-09T10:36:45.110 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00019455300000000001 2023-10-09T10:36:45.110 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.110 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.110 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 5,6", 2023-10-09T10:36:45.110 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.673331+0000", 2023-10-09T10:36:45.110 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.024762025999999999 2023-10-09T10:36:45.110 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.110 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.110 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:36:45.111 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.698093+0000", 2023-10-09T10:36:45.111 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.056706392000000001 2023-10-09T10:36:45.111 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.111 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.111 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.111 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.754799+0000", 2023-10-09T10:36:45.111 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.8423000000000003e-05 2023-10-09T10:36:45.111 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.111 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.111 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.111 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.754897+0000", 2023-10-09T10:36:45.111 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.3320999999999998e-05 2023-10-09T10:36:45.112 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.112 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.112 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:36:45.112 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.754971+0000", 2023-10-09T10:36:45.112 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0033899080000000001 2023-10-09T10:36:45.112 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.112 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.112 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:36:45.112 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:26:59.758361+0000", 2023-10-09T10:36:45.112 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.30714543500000002 2023-10-09T10:36:45.112 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.112 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:36:45.113 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.113 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.113 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.113 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:107240 7.9 7:96945de2:::benchmark_data_smithi053_144553_object16978:head [delete] snapc 0=[] ondisk+write+known_if_redirected e220)", 2023-10-09T10:36:45.113 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:27:01.009787+0000", 2023-10-09T10:36:45.113 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 584.05239647899998, 2023-10-09T10:36:45.113 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.29880468799999998, 2023-10-09T10:36:45.113 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:36:45.113 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:36:45.113 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:36:45.113 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:36:45.113 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:36:45.113 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 107240 2023-10-09T10:36:45.114 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.114 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:36:45.114 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.114 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:36:45.114 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:01.009787+0000", 2023-10-09T10:36:45.114 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:36:45.114 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.114 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.114 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:36:45.114 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:01.009787+0000", 2023-10-09T10:36:45.114 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:36:45.114 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.115 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.115 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:36:45.115 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:01.009785+0000", 2023-10-09T10:36:45.115 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.6470000000000004e-06 2023-10-09T10:36:45.115 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.115 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.115 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:36:45.115 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:01.009793+0000", 2023-10-09T10:36:45.115 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3543000000000001e-05 2023-10-09T10:36:45.115 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.115 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.115 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:36:45.115 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:01.009807+0000", 2023-10-09T10:36:45.116 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.708e-06 2023-10-09T10:36:45.116 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.116 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.116 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:36:45.116 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:01.009814+0000", 2023-10-09T10:36:45.116 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.117049344 2023-10-09T10:36:45.116 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.116 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.116 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.116 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:01.126863+0000", 2023-10-09T10:36:45.116 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0047083869999999996 2023-10-09T10:36:45.116 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.116 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.117 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for degraded object", 2023-10-09T10:36:45.117 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:01.131571+0000", 2023-10-09T10:36:45.117 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.035123393000000003 2023-10-09T10:36:45.117 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.117 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.117 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.117 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:01.166695+0000", 2023-10-09T10:36:45.117 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000113445 2023-10-09T10:36:45.117 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.117 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.117 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:36:45.117 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:01.166808+0000", 2023-10-09T10:36:45.117 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000189051 2023-10-09T10:36:45.118 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.118 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.118 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 6,7", 2023-10-09T10:36:45.118 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:01.166997+0000", 2023-10-09T10:36:45.118 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.021304881000000001 2023-10-09T10:36:45.118 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.118 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.118 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:36:45.118 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:01.188302+0000", 2023-10-09T10:36:45.118 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.116354847 2023-10-09T10:36:45.118 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.118 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.118 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.119 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:01.304657+0000", 2023-10-09T10:36:45.119 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.5998000000000002e-05 2023-10-09T10:36:45.119 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.119 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.119 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.119 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:01.304703+0000", 2023-10-09T10:36:45.119 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.6833999999999998e-05 2023-10-09T10:36:45.119 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.119 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.119 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:36:45.119 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:01.304760+0000", 2023-10-09T10:36:45.119 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0038314149999999999 2023-10-09T10:36:45.120 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.120 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.120 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:36:45.120 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:01.308591+0000", 2023-10-09T10:36:45.120 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.29880468799999998 2023-10-09T10:36:45.120 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.120 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:36:45.120 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.120 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.120 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.120 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:119083 7.4 7:26aaea46:::benchmark_data_smithi053_144553_object28821:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-09T10:36:45.120 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:27:28.899542+0000", 2023-10-09T10:36:45.120 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 556.16264120200003, 2023-10-09T10:36:45.121 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.30587320400000001, 2023-10-09T10:36:45.121 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:36:45.121 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:36:45.121 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:36:45.121 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:36:45.121 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:36:45.121 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 119083 2023-10-09T10:36:45.121 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.121 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:36:45.121 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.121 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:36:45.121 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:28.899542+0000", 2023-10-09T10:36:45.121 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:36:45.122 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.122 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.122 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:36:45.122 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:28.899542+0000", 2023-10-09T10:36:45.122 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:36:45.122 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.122 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.122 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:36:45.122 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:28.899540+0000", 2023-10-09T10:36:45.122 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.003e-06 2023-10-09T10:36:45.122 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.122 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.123 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:36:45.123 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:28.899549+0000", 2023-10-09T10:36:45.123 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.165e-05 2023-10-09T10:36:45.123 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.123 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.123 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:36:45.123 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:28.899561+0000", 2023-10-09T10:36:45.123 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.8289999999999996e-06 2023-10-09T10:36:45.123 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.123 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.123 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:36:45.123 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:28.899567+0000", 2023-10-09T10:36:45.123 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.059409431999999998 2023-10-09T10:36:45.124 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.124 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.124 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.124 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:28.958976+0000", 2023-10-09T10:36:45.124 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0054852010000000003 2023-10-09T10:36:45.124 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.124 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.124 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for degraded object", 2023-10-09T10:36:45.124 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:28.964461+0000", 2023-10-09T10:36:45.124 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.14918108899999999 2023-10-09T10:36:45.124 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.124 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.124 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.125 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:29.113642+0000", 2023-10-09T10:36:45.125 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.9542000000000004e-05 2023-10-09T10:36:45.125 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.125 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.125 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:36:45.125 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:29.113732+0000", 2023-10-09T10:36:45.125 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015800300000000001 2023-10-09T10:36:45.125 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.125 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.125 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 5,6", 2023-10-09T10:36:45.125 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:29.113890+0000", 2023-10-09T10:36:45.125 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.019218347 2023-10-09T10:36:45.125 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.125 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.126 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.126 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:29.133108+0000", 2023-10-09T10:36:45.126 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.020460889999999999 2023-10-09T10:36:45.126 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.126 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.126 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:36:45.126 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:29.153569+0000", 2023-10-09T10:36:45.126 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.048378532000000002 2023-10-09T10:36:45.126 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.126 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.126 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.126 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:29.201948+0000", 2023-10-09T10:36:45.127 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.8560000000000006e-05 2023-10-09T10:36:45.127 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.127 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.127 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:36:45.127 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:29.202036+0000", 2023-10-09T10:36:45.127 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00337879 2023-10-09T10:36:45.127 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.127 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.127 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:36:45.127 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:29.205415+0000", 2023-10-09T10:36:45.127 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.30587320400000001 2023-10-09T10:36:45.127 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.128 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:36:45.128 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.128 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.128 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.128 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:119199 7.4 7:29f96d46:::benchmark_data_smithi053_144553_object28937:head [delete] snapc 0=[] ondisk+write+known_if_redirected e222)", 2023-10-09T10:36:45.128 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:27:29.150803+0000", 2023-10-09T10:36:45.128 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 555.91138032900005, 2023-10-09T10:36:45.128 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.345816756, 2023-10-09T10:36:45.128 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:36:45.128 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:36:45.128 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:36:45.128 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:36:45.129 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:36:45.129 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 119199 2023-10-09T10:36:45.129 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.129 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:36:45.129 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.129 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:36:45.129 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:29.150803+0000", 2023-10-09T10:36:45.129 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:36:45.129 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.129 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.129 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:36:45.129 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:29.150803+0000", 2023-10-09T10:36:45.129 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999971 2023-10-09T10:36:45.130 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.130 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.130 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:36:45.130 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:29.150800+0000", 2023-10-09T10:36:45.130 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.276e-05 2023-10-09T10:36:45.130 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.130 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.130 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:36:45.130 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:29.150813+0000", 2023-10-09T10:36:45.130 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4809e-05 2023-10-09T10:36:45.130 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.130 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.130 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:36:45.130 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:29.150827+0000", 2023-10-09T10:36:45.131 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.2280000000000004e-06 2023-10-09T10:36:45.131 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.131 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.131 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:36:45.131 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:29.150837+0000", 2023-10-09T10:36:45.131 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.169002877 2023-10-09T10:36:45.131 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.131 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.131 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.131 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:29.319839+0000", 2023-10-09T10:36:45.131 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00076289399999999996 2023-10-09T10:36:45.131 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.132 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.132 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for degraded object", 2023-10-09T10:36:45.132 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:29.320602+0000", 2023-10-09T10:36:45.132 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.12999428900000001 2023-10-09T10:36:45.132 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.132 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.132 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.132 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:29.450597+0000", 2023-10-09T10:36:45.132 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000178534 2023-10-09T10:36:45.132 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.132 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.132 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:36:45.132 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:29.450775+0000", 2023-10-09T10:36:45.133 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00044946500000000002 2023-10-09T10:36:45.133 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.133 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.133 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 5,6", 2023-10-09T10:36:45.133 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:29.451225+0000", 2023-10-09T10:36:45.133 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0079531410000000004 2023-10-09T10:36:45.133 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.133 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.133 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:36:45.133 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:29.459178+0000", 2023-10-09T10:36:45.133 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0063587410000000002 2023-10-09T10:36:45.133 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.133 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.134 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.134 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:29.465537+0000", 2023-10-09T10:36:45.134 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.028630300000000001 2023-10-09T10:36:45.134 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.134 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.134 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.134 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:29.494167+0000", 2023-10-09T10:36:45.134 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.8551000000000003e-05 2023-10-09T10:36:45.134 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.134 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.134 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:36:45.134 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:29.494215+0000", 2023-10-09T10:36:45.134 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0024040799999999998 2023-10-09T10:36:45.135 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.135 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.135 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:36:45.135 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:27:29.496619+0000", 2023-10-09T10:36:45.135 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.345816756 2023-10-09T10:36:45.135 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.135 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:36:45.135 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.135 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.135 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.135 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:143951 7.1 7:87c395e8:::benchmark_data_smithi053_144553_object53689:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-10-09T10:36:45.135 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:29:47.556040+0000", 2023-10-09T10:36:45.135 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 417.50614291800002, 2023-10-09T10:36:45.136 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9371278350000001, 2023-10-09T10:36:45.136 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:36:45.136 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:36:45.136 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:36:45.136 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:36:45.136 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:36:45.136 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 143951 2023-10-09T10:36:45.136 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.136 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:36:45.136 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.136 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:36:45.136 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.556040+0000", 2023-10-09T10:36:45.137 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:36:45.137 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.137 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.137 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:36:45.137 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.556040+0000", 2023-10-09T10:36:45.137 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999971 2023-10-09T10:36:45.137 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.137 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.137 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:36:45.137 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.556037+0000", 2023-10-09T10:36:45.137 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4649e-05 2023-10-09T10:36:45.137 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.137 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.138 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:36:45.138 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.556052+0000", 2023-10-09T10:36:45.138 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.1127999999999997e-05 2023-10-09T10:36:45.138 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.138 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.138 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:36:45.138 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.556083+0000", 2023-10-09T10:36:45.138 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9721999999999999e-05 2023-10-09T10:36:45.138 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.138 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.138 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:36:45.138 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.556103+0000", 2023-10-09T10:36:45.139 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014114100000000001 2023-10-09T10:36:45.139 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.139 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.139 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.139 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.556244+0000", 2023-10-09T10:36:45.139 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6790999999999999e-05 2023-10-09T10:36:45.139 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.139 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.139 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:36:45.139 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.556261+0000", 2023-10-09T10:36:45.139 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.59745149099999995 2023-10-09T10:36:45.139 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.139 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.140 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.140 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.153712+0000", 2023-10-09T10:36:45.140 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8091999999999999e-05 2023-10-09T10:36:45.140 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.140 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.140 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:36:45.140 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.153730+0000", 2023-10-09T10:36:45.140 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3219100240000001 2023-10-09T10:36:45.140 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.140 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.140 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.140 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.475640+0000", 2023-10-09T10:36:45.141 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014030999999999999 2023-10-09T10:36:45.141 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.141 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.141 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:36:45.141 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.475780+0000", 2023-10-09T10:36:45.141 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000171239 2023-10-09T10:36:45.141 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.141 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.141 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,5,6", 2023-10-09T10:36:45.141 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.475952+0000", 2023-10-09T10:36:45.141 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012370901 2023-10-09T10:36:45.141 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.142 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.142 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.142 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.488323+0000", 2023-10-09T10:36:45.142 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0696000000000001e-05 2023-10-09T10:36:45.142 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.142 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.142 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:36:45.142 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.488333+0000", 2023-10-09T10:36:45.142 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1458000000000002e-05 2023-10-09T10:36:45.142 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.142 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.142 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.142 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.488375+0000", 2023-10-09T10:36:45.143 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0043153150000000001 2023-10-09T10:36:45.143 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.143 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.143 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.143 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.492690+0000", 2023-10-09T10:36:45.143 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.0348e-05 2023-10-09T10:36:45.143 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.143 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.143 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:36:45.143 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.492740+0000", 2023-10-09T10:36:45.143 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00042760500000000001 2023-10-09T10:36:45.143 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.143 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:36:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.493168+0000", 2023-10-09T10:36:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9371278350000001 2023-10-09T10:36:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:36:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:143957 7.1 7:88f2f1e8:::benchmark_data_smithi053_144553_object53695:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-10-09T10:36:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:29:47.735337+0000", 2023-10-09T10:36:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 417.32684605899999, 2023-10-09T10:36:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.768198258, 2023-10-09T10:36:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:36:45.144 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:36:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:36:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:36:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:36:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 143957 2023-10-09T10:36:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:36:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:36:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.735337+0000", 2023-10-09T10:36:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:36:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:36:45.145 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.735337+0000", 2023-10-09T10:36:45.146 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999962 2023-10-09T10:36:45.146 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.146 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.146 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:36:45.146 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.735333+0000", 2023-10-09T10:36:45.146 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8474e-05 2023-10-09T10:36:45.146 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.146 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.146 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:36:45.146 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.735352+0000", 2023-10-09T10:36:45.146 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.4916000000000002e-05 2023-10-09T10:36:45.146 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.147 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.147 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:36:45.147 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.735387+0000", 2023-10-09T10:36:45.147 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4328000000000001e-05 2023-10-09T10:36:45.147 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.147 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.147 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:36:45.147 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.735401+0000", 2023-10-09T10:36:45.147 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00012254400000000001 2023-10-09T10:36:45.147 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.147 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.147 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.147 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.735524+0000", 2023-10-09T10:36:45.148 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0088000000000001e-05 2023-10-09T10:36:45.148 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.148 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.148 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:36:45.148 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:47.735544+0000", 2023-10-09T10:36:45.148 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.42012757000000001 2023-10-09T10:36:45.148 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.148 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.148 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.148 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.155671+0000", 2023-10-09T10:36:45.148 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2773e-05 2023-10-09T10:36:45.148 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.148 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.149 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:36:45.149 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.155684+0000", 2023-10-09T10:36:45.149 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3246610919999999 2023-10-09T10:36:45.149 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.149 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.149 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.149 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.480345+0000", 2023-10-09T10:36:45.149 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00018264900000000001 2023-10-09T10:36:45.149 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.149 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.149 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:36:45.149 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.480528+0000", 2023-10-09T10:36:45.149 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000237758 2023-10-09T10:36:45.150 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.150 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.150 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,5,6", 2023-10-09T10:36:45.150 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.480765+0000", 2023-10-09T10:36:45.150 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0076180179999999998 2023-10-09T10:36:45.150 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.150 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.150 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:36:45.150 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.488383+0000", 2023-10-09T10:36:45.150 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0042290549999999998 2023-10-09T10:36:45.150 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.150 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.151 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.151 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.492613+0000", 2023-10-09T10:36:45.151 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00060674500000000001 2023-10-09T10:36:45.151 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.151 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.151 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.151 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.493219+0000", 2023-10-09T10:36:45.151 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0091343269999999994 2023-10-09T10:36:45.151 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.151 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.151 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.151 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.502354+0000", 2023-10-09T10:36:45.152 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.1190000000000001e-05 2023-10-09T10:36:45.152 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.152 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.152 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:36:45.152 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.502425+0000", 2023-10-09T10:36:45.152 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001110488 2023-10-09T10:36:45.152 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.152 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.152 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:36:45.152 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.503535+0000", 2023-10-09T10:36:45.152 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.768198258 2023-10-09T10:36:45.152 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.152 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:36:45.153 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.153 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.153 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.153 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:143979 7.1 7:8a1d1c69:::benchmark_data_smithi053_144553_object53717:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-10-09T10:36:45.153 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:29:48.005429+0000", 2023-10-09T10:36:45.153 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 417.05675422399997, 2023-10-09T10:36:45.153 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.502305698, 2023-10-09T10:36:45.153 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:36:45.153 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:36:45.153 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:36:45.153 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:36:45.153 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:36:45.153 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 143979 2023-10-09T10:36:45.154 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.154 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:36:45.154 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.154 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:36:45.154 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.005429+0000", 2023-10-09T10:36:45.154 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:36:45.154 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.154 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.154 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:36:45.154 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.005429+0000", 2023-10-09T10:36:45.154 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999971 2023-10-09T10:36:45.154 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.155 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.155 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:36:45.155 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.005426+0000", 2023-10-09T10:36:45.155 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3508e-05 2023-10-09T10:36:45.155 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.155 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.155 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:36:45.155 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.005439+0000", 2023-10-09T10:36:45.155 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.6302e-05 2023-10-09T10:36:45.155 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.155 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.155 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:36:45.155 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.005466+0000", 2023-10-09T10:36:45.155 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4413000000000001e-05 2023-10-09T10:36:45.156 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.156 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.156 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:36:45.156 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.005480+0000", 2023-10-09T10:36:45.156 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.3986999999999994e-05 2023-10-09T10:36:45.156 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.156 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.156 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.156 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.005564+0000", 2023-10-09T10:36:45.156 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3766e-05 2023-10-09T10:36:45.156 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.156 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.156 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:36:45.157 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.005578+0000", 2023-10-09T10:36:45.157 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.15013434000000001 2023-10-09T10:36:45.157 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.157 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.157 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.157 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.155712+0000", 2023-10-09T10:36:45.157 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.5029999999999997e-06 2023-10-09T10:36:45.157 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.157 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.157 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:36:45.157 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.155721+0000", 2023-10-09T10:36:45.157 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.328197651 2023-10-09T10:36:45.158 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.158 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.158 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.158 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.483918+0000", 2023-10-09T10:36:45.158 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013735599999999999 2023-10-09T10:36:45.158 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.158 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.158 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:36:45.158 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.484056+0000", 2023-10-09T10:36:45.158 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017564999999999999 2023-10-09T10:36:45.158 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.158 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.158 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,5,6", 2023-10-09T10:36:45.158 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.484231+0000", 2023-10-09T10:36:45.159 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0083186890000000006 2023-10-09T10:36:45.159 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.159 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.159 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:36:45.159 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.492550+0000", 2023-10-09T10:36:45.159 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00011372200000000001 2023-10-09T10:36:45.159 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.159 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.159 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.159 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.492664+0000", 2023-10-09T10:36:45.159 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00058879199999999998 2023-10-09T10:36:45.159 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.159 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.160 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.160 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.493253+0000", 2023-10-09T10:36:45.160 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010944334 2023-10-09T10:36:45.160 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.160 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.160 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.160 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.504197+0000", 2023-10-09T10:36:45.160 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00040310299999999998 2023-10-09T10:36:45.160 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.160 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.160 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:36:45.160 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.504600+0000", 2023-10-09T10:36:45.160 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0031345040000000002 2023-10-09T10:36:45.161 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.161 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.161 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:36:45.161 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.507735+0000", 2023-10-09T10:36:45.161 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.502305698 2023-10-09T10:36:45.161 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.161 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:36:45.161 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.161 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.161 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.161 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:143982 7.1 7:8dc102fd:::benchmark_data_smithi053_144553_object53720:head [delete] snapc 0=[] ondisk+write+known_if_redirected e244)", 2023-10-09T10:36:45.161 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:29:48.048232+0000", 2023-10-09T10:36:45.161 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 417.01395106000001, 2023-10-09T10:36:45.161 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4600488979999999, 2023-10-09T10:36:45.162 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:36:45.162 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:36:45.162 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:36:45.162 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:36:45.162 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:36:45.162 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 143982 2023-10-09T10:36:45.162 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.162 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:36:45.162 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.162 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:36:45.162 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.048232+0000", 2023-10-09T10:36:45.162 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:36:45.163 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.163 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.163 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:36:45.163 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.048232+0000", 2023-10-09T10:36:45.163 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:36:45.163 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.163 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.163 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:36:45.163 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.048230+0000", 2023-10-09T10:36:45.163 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2843000000000001e-05 2023-10-09T10:36:45.163 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.163 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.163 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:36:45.163 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.048242+0000", 2023-10-09T10:36:45.164 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.8229e-05 2023-10-09T10:36:45.164 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.164 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.164 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:36:45.164 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.048271+0000", 2023-10-09T10:36:45.164 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.8460000000000003e-06 2023-10-09T10:36:45.164 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.164 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.164 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:36:45.164 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.048280+0000", 2023-10-09T10:36:45.164 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.2823000000000003e-05 2023-10-09T10:36:45.164 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.164 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.164 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.165 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.048363+0000", 2023-10-09T10:36:45.165 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4341999999999999e-05 2023-10-09T10:36:45.165 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.165 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.165 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:36:45.165 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.048378+0000", 2023-10-09T10:36:45.165 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.110448881 2023-10-09T10:36:45.165 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.165 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.165 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.165 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.158826+0000", 2023-10-09T10:36:45.165 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2850999999999999e-05 2023-10-09T10:36:45.165 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.165 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.166 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:36:45.166 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.158839+0000", 2023-10-09T10:36:45.166 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3295719240000001 2023-10-09T10:36:45.166 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.166 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.166 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.166 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.488411+0000", 2023-10-09T10:36:45.166 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015839399999999999 2023-10-09T10:36:45.166 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.166 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.166 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:36:45.166 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.488570+0000", 2023-10-09T10:36:45.166 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015992900000000001 2023-10-09T10:36:45.167 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.167 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.167 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,5,6", 2023-10-09T10:36:45.167 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.488730+0000", 2023-10-09T10:36:45.167 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0044962190000000001 2023-10-09T10:36:45.167 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.167 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.167 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:36:45.167 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.493226+0000", 2023-10-09T10:36:45.167 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.8227999999999998e-05 2023-10-09T10:36:45.167 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.167 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.167 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.493294+0000", 2023-10-09T10:36:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010321655000000001 2023-10-09T10:36:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.503616+0000", 2023-10-09T10:36:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0043114360000000001 2023-10-09T10:36:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.507927+0000", 2023-10-09T10:36:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.5242999999999999e-05 2023-10-09T10:36:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.168 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:36:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.507992+0000", 2023-10-09T10:36:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000288557 2023-10-09T10:36:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:36:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.508281+0000", 2023-10-09T10:36:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4600488979999999 2023-10-09T10:36:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:36:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.169 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.170 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:144002 7.1 7:8031c7a4:::benchmark_data_smithi053_144553_object53740:head [delete] snapc 0=[] ondisk+write+known_if_redirected e245)", 2023-10-09T10:36:45.170 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:29:48.736854+0000", 2023-10-09T10:36:45.170 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 416.32532891400001, 2023-10-09T10:36:45.170 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.79851942300000001, 2023-10-09T10:36:45.170 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:36:45.170 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:36:45.170 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:36:45.170 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:36:45.170 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:36:45.170 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 144002 2023-10-09T10:36:45.170 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.170 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:36:45.171 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.171 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:36:45.171 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.736854+0000", 2023-10-09T10:36:45.171 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:36:45.171 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.171 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.171 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:36:45.171 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.736854+0000", 2023-10-09T10:36:45.171 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:36:45.171 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.171 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.171 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:36:45.171 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.736852+0000", 2023-10-09T10:36:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2661e-05 2023-10-09T10:36:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:36:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.736864+0000", 2023-10-09T10:36:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7362000000000001e-05 2023-10-09T10:36:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:36:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.736882+0000", 2023-10-09T10:36:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.3250000000000002e-06 2023-10-09T10:36:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.172 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:36:45.173 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.736889+0000", 2023-10-09T10:36:45.173 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6885999999999996e-05 2023-10-09T10:36:45.173 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.173 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.173 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.173 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.736956+0000", 2023-10-09T10:36:45.173 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0761000000000001e-05 2023-10-09T10:36:45.173 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.173 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.173 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:36:45.173 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:48.736967+0000", 2023-10-09T10:36:45.173 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.75635297099999999 2023-10-09T10:36:45.173 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.173 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.174 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.174 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.493320+0000", 2023-10-09T10:36:45.174 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.3375999999999995e-05 2023-10-09T10:36:45.174 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.174 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.174 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:36:45.174 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.493413+0000", 2023-10-09T10:36:45.174 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000119757 2023-10-09T10:36:45.174 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.174 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.174 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,5,6", 2023-10-09T10:36:45.174 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.493533+0000", 2023-10-09T10:36:45.175 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010091503999999999 2023-10-09T10:36:45.175 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.175 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.175 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:36:45.175 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.503624+0000", 2023-10-09T10:36:45.175 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0047077660000000004 2023-10-09T10:36:45.175 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.175 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.175 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.175 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.508332+0000", 2023-10-09T10:36:45.175 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0076349870000000002 2023-10-09T10:36:45.175 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.176 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.176 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.176 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.515967+0000", 2023-10-09T10:36:45.176 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.018889211999999999 2023-10-09T10:36:45.176 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.176 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.176 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.176 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.534856+0000", 2023-10-09T10:36:45.176 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.1690000000000001e-05 2023-10-09T10:36:45.176 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.176 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.176 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:36:45.176 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.534918+0000", 2023-10-09T10:36:45.177 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00045556299999999997 2023-10-09T10:36:45.177 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.177 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.177 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:36:45.177 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:49.535374+0000", 2023-10-09T10:36:45.177 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.79851942300000001 2023-10-09T10:36:45.177 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.177 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:36:45.177 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.177 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.177 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.177 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:162277 7.4 7:233bc34c:::benchmark_data_smithi053_144553_object72015:head [delete] snapc 0=[] ondisk+write+known_if_redirected e260)", 2023-10-09T10:36:45.177 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:31:29.858836+0000", 2023-10-09T10:36:45.178 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 315.20334709799999, 2023-10-09T10:36:45.178 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.29970765999999999, 2023-10-09T10:36:45.178 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:36:45.178 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:36:45.178 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:36:45.178 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:36:45.178 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:36:45.178 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 162277 2023-10-09T10:36:45.178 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.178 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:36:45.178 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.178 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:36:45.178 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:29.858836+0000", 2023-10-09T10:36:45.179 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:36:45.179 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.179 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.179 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:36:45.179 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:29.858836+0000", 2023-10-09T10:36:45.179 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:36:45.179 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.179 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.179 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:36:45.179 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:29.858834+0000", 2023-10-09T10:36:45.179 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.7200000000000006e-06 2023-10-09T10:36:45.179 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.179 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.180 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:36:45.180 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:29.858842+0000", 2023-10-09T10:36:45.180 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4406000000000001e-05 2023-10-09T10:36:45.180 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.180 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.180 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:36:45.180 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:29.858857+0000", 2023-10-09T10:36:45.180 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.613e-06 2023-10-09T10:36:45.180 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.180 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.180 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:36:45.180 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:29.858863+0000", 2023-10-09T10:36:45.180 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.6544e-05 2023-10-09T10:36:45.181 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.181 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.181 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:36:45.181 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:29.858910+0000", 2023-10-09T10:36:45.181 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.1811999999999995e-05 2023-10-09T10:36:45.181 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.181 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.181 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:36:45.181 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:29.858992+0000", 2023-10-09T10:36:45.181 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00033159999999999998 2023-10-09T10:36:45.181 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.181 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.181 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 5,6", 2023-10-09T10:36:45.181 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:29.859323+0000", 2023-10-09T10:36:45.182 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0013009009999999999 2023-10-09T10:36:45.182 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.182 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.182 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:36:45.182 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:29.860624+0000", 2023-10-09T10:36:45.182 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00065253900000000005 2023-10-09T10:36:45.182 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.182 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.182 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.182 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:29.861277+0000", 2023-10-09T10:36:45.182 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.29715304999999997 2023-10-09T10:36:45.182 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.182 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.183 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:36:45.183 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:30.158430+0000", 2023-10-09T10:36:45.183 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.7168999999999993e-05 2023-10-09T10:36:45.183 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.183 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.183 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:36:45.183 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:30.158497+0000", 2023-10-09T10:36:45.183 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.6860999999999997e-05 2023-10-09T10:36:45.183 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:36:45.183 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:36:45.183 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:36:45.183 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:31:30.158544+0000", 2023-10-09T10:36:45.183 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.29970765999999999 2023-10-09T10:36:45.183 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.184 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:36:45.184 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.184 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:36:45.184 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:36:45.184 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:36:45.185 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:36:45.185 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:36:45.185 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:36:45.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:45.185 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:45.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:45.204 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:36:45.230 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:36:45.256 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:36:45.281 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:36:45.289 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:45.304 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:36:45.307 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:36:45.307 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:36:45.307 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:36:45.307 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:36:45.307 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:36:45.307 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:36:45.307 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:36:45.307 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:36:45.318 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:45.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:45.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:45.405 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is unset 2023-10-09T10:36:45.422 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:45.446 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:45.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:45.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:45.550 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:45.579 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:45.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:45.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:45.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:45 smithi053 bash[79554]: cluster 2023-10-09T10:36:43.723605+0000 mgr.y (mgr.26072) 1033 : cluster 0 pgmap v1197: 99 pgs: 1 peering, 98 active+clean; 26 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 590 op/s; 1.4 MiB/s, 21 objects/s recovering 2023-10-09T10:36:45.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:45 smithi053 bash[79554]: audit 2023-10-09T10:36:45.099187+0000 mon.a (mon.0) 1557 : audit 0 from='client.? 172.21.15.53:0/3933078216' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:36:45.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:45 smithi053 bash[79554]: audit 2023-10-09T10:36:45.263637+0000 mon.c (mon.2) 87 : audit 1 from='client.? 172.21.15.53:0/37797388' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:36:45.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:45 smithi053 bash[79554]: audit 2023-10-09T10:36:45.264033+0000 mon.a (mon.0) 1558 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:36:45.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:45 smithi053 bash[76859]: cluster 2023-10-09T10:36:43.723605+0000 mgr.y (mgr.26072) 1033 : cluster 0 pgmap v1197: 99 pgs: 1 peering, 98 active+clean; 26 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 590 op/s; 1.4 MiB/s, 21 objects/s recovering 2023-10-09T10:36:45.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:45 smithi053 bash[76859]: audit 2023-10-09T10:36:45.099187+0000 mon.a (mon.0) 1557 : audit 0 from='client.? 172.21.15.53:0/3933078216' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:36:45.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:45 smithi053 bash[76859]: audit 2023-10-09T10:36:45.263637+0000 mon.c (mon.2) 87 : audit 1 from='client.? 172.21.15.53:0/37797388' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:36:45.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:45 smithi053 bash[76859]: audit 2023-10-09T10:36:45.264033+0000 mon.a (mon.0) 1558 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:36:45.682 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:45.715 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:45.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:45.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:45.818 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:45.831 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:45 smithi086 bash[59714]: cluster 2023-10-09T10:36:43.723605+0000 mgr.y (mgr.26072) 1033 : cluster 0 pgmap v1197: 99 pgs: 1 peering, 98 active+clean; 26 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 590 op/s; 1.4 MiB/s, 21 objects/s recovering 2023-10-09T10:36:45.831 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:45 smithi086 bash[59714]: audit 2023-10-09T10:36:45.099187+0000 mon.a (mon.0) 1557 : audit 0 from='client.? 172.21.15.53:0/3933078216' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:36:45.831 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:45 smithi086 bash[59714]: audit 2023-10-09T10:36:45.263637+0000 mon.c (mon.2) 87 : audit 1 from='client.? 172.21.15.53:0/37797388' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:36:45.831 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:45 smithi086 bash[59714]: audit 2023-10-09T10:36:45.264033+0000 mon.a (mon.0) 1558 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:36:45.844 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:45.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:45.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:45.947 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:45.976 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:45.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:45.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:46.038 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-09T10:36:46.080 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:46.106 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:46.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:46.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:46.210 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:46.232 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:46.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:46.235 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:46.335 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:46.356 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:46.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:46.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:46.460 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:46.493 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:46.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:46.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:46.597 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:46.605 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:46 smithi053 bash[79554]: cluster 2023-10-09T10:36:45.389300+0000 mon.a (mon.0) 1559 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:36:46.605 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:46 smithi053 bash[79554]: cluster 2023-10-09T10:36:45.395354+0000 osd.6 (osd.6) 308 : cluster 3 failed to encode map e353 with expected crc 2023-10-09T10:36:46.605 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:46 smithi053 bash[79554]: audit 2023-10-09T10:36:45.396265+0000 mon.a (mon.0) 1560 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:36:46.605 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:46 smithi053 bash[79554]: cluster 2023-10-09T10:36:45.396428+0000 mon.a (mon.0) 1561 : cluster 0 osdmap e353: 8 total, 8 up, 5 in 2023-10-09T10:36:46.606 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:46 smithi053 bash[79554]: cluster 2023-10-09T10:36:45.983262+0000 osd.7 (osd.7) 320 : cluster 3 failed to encode map e353 with expected crc 2023-10-09T10:36:46.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:46 smithi053 bash[76859]: cluster 2023-10-09T10:36:45.389300+0000 mon.a (mon.0) 1559 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:36:46.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:46 smithi053 bash[76859]: cluster 2023-10-09T10:36:45.395354+0000 osd.6 (osd.6) 308 : cluster 3 failed to encode map e353 with expected crc 2023-10-09T10:36:46.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:46 smithi053 bash[76859]: audit 2023-10-09T10:36:45.396265+0000 mon.a (mon.0) 1560 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:36:46.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:46 smithi053 bash[76859]: cluster 2023-10-09T10:36:45.396428+0000 mon.a (mon.0) 1561 : cluster 0 osdmap e353: 8 total, 8 up, 5 in 2023-10-09T10:36:46.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:46 smithi053 bash[76859]: cluster 2023-10-09T10:36:45.983262+0000 osd.7 (osd.7) 320 : cluster 3 failed to encode map e353 with expected crc 2023-10-09T10:36:46.620 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:46.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:46.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:46.723 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:46.752 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:46.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:46.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:46.856 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:46.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:46 smithi086 bash[59714]: cluster 2023-10-09T10:36:45.389300+0000 mon.a (mon.0) 1559 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:36:46.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:46 smithi086 bash[59714]: cluster 2023-10-09T10:36:45.395354+0000 osd.6 (osd.6) 308 : cluster 3 failed to encode map e353 with expected crc 2023-10-09T10:36:46.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:46 smithi086 bash[59714]: audit 2023-10-09T10:36:45.396265+0000 mon.a (mon.0) 1560 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:36:46.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:46 smithi086 bash[59714]: cluster 2023-10-09T10:36:45.396428+0000 mon.a (mon.0) 1561 : cluster 0 osdmap e353: 8 total, 8 up, 5 in 2023-10-09T10:36:46.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:46 smithi086 bash[59714]: cluster 2023-10-09T10:36:45.983262+0000 osd.7 (osd.7) 320 : cluster 3 failed to encode map e353 with expected crc 2023-10-09T10:36:46.884 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:46.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:46.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:46.987 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:47.023 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:47.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:47.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:47.127 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:47.162 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:47.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:47.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:47.267 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:47.293 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:47.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:47.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:47.397 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:47.426 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:47.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:47.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:47.531 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:47.561 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:47.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:47.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:47.664 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:47.669 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:47 smithi053 bash[79554]: cluster 2023-10-09T10:36:45.724331+0000 mgr.y (mgr.26072) 1034 : cluster 0 pgmap v1199: 99 pgs: 99 active+clean; 26 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 371 op/s; 231 KiB/s, 3 objects/s recovering 2023-10-09T10:36:47.669 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:47 smithi053 bash[79554]: cluster 2023-10-09T10:36:45.983185+0000 osd.5 (osd.5) 405 : cluster 3 failed to encode map e353 with expected crc 2023-10-09T10:36:47.669 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:47 smithi053 bash[79554]: cluster 2023-10-09T10:36:45.983278+0000 osd.4 (osd.4) 304 : cluster 3 failed to encode map e353 with expected crc 2023-10-09T10:36:47.670 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:47 smithi053 bash[76859]: cluster 2023-10-09T10:36:45.724331+0000 mgr.y (mgr.26072) 1034 : cluster 0 pgmap v1199: 99 pgs: 99 active+clean; 26 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 371 op/s; 231 KiB/s, 3 objects/s recovering 2023-10-09T10:36:47.670 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:47 smithi053 bash[76859]: cluster 2023-10-09T10:36:45.983185+0000 osd.5 (osd.5) 405 : cluster 3 failed to encode map e353 with expected crc 2023-10-09T10:36:47.670 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:47 smithi053 bash[76859]: cluster 2023-10-09T10:36:45.983278+0000 osd.4 (osd.4) 304 : cluster 3 failed to encode map e353 with expected crc 2023-10-09T10:36:47.678 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:47 smithi086 bash[59714]: cluster 2023-10-09T10:36:45.724331+0000 mgr.y (mgr.26072) 1034 : cluster 0 pgmap v1199: 99 pgs: 99 active+clean; 26 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 371 op/s; 231 KiB/s, 3 objects/s recovering 2023-10-09T10:36:47.678 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:47 smithi086 bash[59714]: cluster 2023-10-09T10:36:45.983185+0000 osd.5 (osd.5) 405 : cluster 3 failed to encode map e353 with expected crc 2023-10-09T10:36:47.678 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:47 smithi086 bash[59714]: cluster 2023-10-09T10:36:45.983278+0000 osd.4 (osd.4) 304 : cluster 3 failed to encode map e353 with expected crc 2023-10-09T10:36:47.699 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:47.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:47.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:47.803 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:47.835 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:47.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:47.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:47.939 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:47.969 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:47.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:47.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:48.075 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:36:48.077 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:48.077 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2023-10-09T10:36:48.110 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:48.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:48.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:48.214 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:48.248 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:48.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:48.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:48.352 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:48.382 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:48.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:48.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:48.486 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:48.519 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:48.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:48.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:48.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:48 smithi086 bash[59714]: cluster 2023-10-09T10:36:46.868368+0000 osd.5 (osd.5) 406 : cluster 0 8.3 scrub starts 2023-10-09T10:36:48.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:48 smithi086 bash[59714]: cluster 2023-10-09T10:36:46.887035+0000 osd.5 (osd.5) 407 : cluster 0 8.3 scrub ok 2023-10-09T10:36:48.623 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:48.658 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:48.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:48.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:48.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:48 smithi053 bash[79554]: cluster 2023-10-09T10:36:46.868368+0000 osd.5 (osd.5) 406 : cluster 0 8.3 scrub starts 2023-10-09T10:36:48.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:48 smithi053 bash[79554]: cluster 2023-10-09T10:36:46.887035+0000 osd.5 (osd.5) 407 : cluster 0 8.3 scrub ok 2023-10-09T10:36:48.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:48 smithi053 bash[76859]: cluster 2023-10-09T10:36:46.868368+0000 osd.5 (osd.5) 406 : cluster 0 8.3 scrub starts 2023-10-09T10:36:48.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:48 smithi053 bash[76859]: cluster 2023-10-09T10:36:46.887035+0000 osd.5 (osd.5) 407 : cluster 0 8.3 scrub ok 2023-10-09T10:36:48.762 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:48.795 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:48.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:48.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:48.899 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:48.929 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:48.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:48.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:49.033 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:49.063 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:49.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:49.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:49.166 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:49.192 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:49.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:49.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:49.239 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":1200,"stamp":"2023-10-09T10:36:47.724600+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":27236275,"num_objects":372,"num_object_clones":0,"num_object_copies":1116,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":372,"num_whiteouts":0,"num_read":6290,"num_read_kb":13749,"num_write":184244,"num_write_kb":5501624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":17832,"num_bytes_recovered":1168054540,"num_keys_recovered":10,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":122597,"ondisk_log_size":122597,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":298,"num_osds":5,"num_per_pool_osds":5,"num_per_pool_omap_osds":5,"kb":468725760,"kb_used":3974736,"kb_used_data":33832,"kb_used_omap":25,"kb_used_meta":3940838,"kb_avail":464751024,"statfs":{"total":479975178240,"available":475905048576,"internally_reserved":0,"allocated":34643968,"data_stored":28948153,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26364,"internal_metadata":4035418372},"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":15,"apply_latency_ms":15,"commit_latency_ns":15000000,"apply_latency_ns":15000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-20578328,"num_objects":-315,"num_object_clones":0,"num_object_copies":-945,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-315,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":372,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.460550"},"pg_stats":[{"pgid":"8.11","version":"351'9610","reported_seq":14785,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.592532+0000","last_change":"2023-10-09T10:36:30.365554+0000","last_active":"2023-10-09T10:36:38.592532+0000","last_peered":"2023-10-09T10:36:38.592532+0000","last_clean":"2023-10-09T10:36:38.592532+0000","last_became_active":"2023-10-09T10:36:30.348156+0000","last_became_peered":"2023-10-09T10:36:30.348156+0000","last_unstale":"2023-10-09T10:36:38.592532+0000","last_undegraded":"2023-10-09T10:36:38.592532+0000","last_fullsized":"2023-10-09T10:36:38.592532+0000","mapping_epoch":346,"log_start":"299'5047","ondisk_log_start":"299'5047","created":304,"last_epoch_clean":347,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4563,"log_dups_size":0,"ondisk_log_size":4563,"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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6420,"num_write_kb":205376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2523,"num_bytes_recovered":165347328,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1a","version":"59'1","reported_seq":84,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.258788+0000","last_change":"2023-10-09T10:32:46.302845+0000","last_active":"2023-10-09T10:36:38.258788+0000","last_peered":"2023-10-09T10:36:38.258788+0000","last_clean":"2023-10-09T10:36:38.258788+0000","last_became_active":"2023-10-09T10:32:46.302310+0000","last_became_peered":"2023-10-09T10:32:46.302310+0000","last_unstale":"2023-10-09T10:36:38.258788+0000","last_undegraded":"2023-10-09T10:36:38.258788+0000","last_fullsized":"2023-10-09T10:36:38.258788+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:30:37.775524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":225,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.256981+0000","last_change":"2023-10-09T10:32:46.314836+0000","last_active":"2023-10-09T10:36:38.256981+0000","last_peered":"2023-10-09T10:36:38.256981+0000","last_clean":"2023-10-09T10:36:38.256981+0000","last_became_active":"2023-10-09T10:32:46.314484+0000","last_became_peered":"2023-10-09T10:32:46.314484+0000","last_unstale":"2023-10-09T10:36:38.256981+0000","last_undegraded":"2023-10-09T10:36:38.256981+0000","last_fullsized":"2023-10-09T10:36:38.256981+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:25:39.286036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,5],"acting":[1,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.12","version":"351'9534","reported_seq":9624,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.280889+0000","last_change":"2023-10-09T10:35:15.268325+0000","last_active":"2023-10-09T10:36:39.280889+0000","last_peered":"2023-10-09T10:36:39.280889+0000","last_clean":"2023-10-09T10:36:39.280889+0000","last_became_active":"2023-10-09T10:35:15.257618+0000","last_became_peered":"2023-10-09T10:35:15.257618+0000","last_unstale":"2023-10-09T10:36:39.280889+0000","last_undegraded":"2023-10-09T10:36:39.280889+0000","last_fullsized":"2023-10-09T10:36:39.280889+0000","mapping_epoch":312,"log_start":"299'5224","ondisk_log_start":"299'5224","created":304,"last_epoch_clean":313,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4310,"log_dups_size":0,"ondisk_log_size":4310,"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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6388,"num_write_kb":202752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":323,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.255825+0000","last_change":"2023-10-09T10:32:46.307112+0000","last_active":"2023-10-09T10:36:38.255825+0000","last_peered":"2023-10-09T10:36:38.255825+0000","last_clean":"2023-10-09T10:36:38.255825+0000","last_became_active":"2023-10-09T10:32:46.306565+0000","last_became_peered":"2023-10-09T10:32:46.306565+0000","last_unstale":"2023-10-09T10:36:38.255825+0000","last_undegraded":"2023-10-09T10:36:38.255825+0000","last_fullsized":"2023-10-09T10:36:38.255825+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:00:55.777615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1e","version":"0'0","reported_seq":340,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.401402+0000","last_change":"2023-10-09T10:32:46.313198+0000","last_active":"2023-10-09T10:36:39.401402+0000","last_peered":"2023-10-09T10:36:39.401402+0000","last_clean":"2023-10-09T10:36:39.401402+0000","last_became_active":"2023-10-09T10:32:46.311412+0000","last_became_peered":"2023-10-09T10:32:46.311412+0000","last_unstale":"2023-10-09T10:36:39.401402+0000","last_undegraded":"2023-10-09T10:36:39.401402+0000","last_fullsized":"2023-10-09T10:36:39.401402+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:40:08.260440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.13","version":"351'9612","reported_seq":13990,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.578016+0000","last_change":"2023-10-09T10:35:59.381967+0000","last_active":"2023-10-09T10:36:38.578016+0000","last_peered":"2023-10-09T10:36:38.578016+0000","last_clean":"2023-10-09T10:36:38.578016+0000","last_became_active":"2023-10-09T10:35:26.270730+0000","last_became_peered":"2023-10-09T10:35:26.270730+0000","last_unstale":"2023-10-09T10:36:38.578016+0000","last_undegraded":"2023-10-09T10:36:38.578016+0000","last_fullsized":"2023-10-09T10:36:38.578016+0000","mapping_epoch":320,"log_start":"298'4390","ondisk_log_start":"298'4390","created":304,"last_epoch_clean":321,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":5222,"log_dups_size":0,"ondisk_log_size":5222,"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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6429,"num_write_kb":205056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2135,"num_bytes_recovered":139919360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":148,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.258092+0000","last_change":"2023-10-09T10:32:46.311818+0000","last_active":"2023-10-09T10:36:38.258092+0000","last_peered":"2023-10-09T10:36:38.258092+0000","last_clean":"2023-10-09T10:36:38.258092+0000","last_became_active":"2023-10-09T10:32:46.311486+0000","last_became_peered":"2023-10-09T10:32:46.311486+0000","last_unstale":"2023-10-09T10:36:38.258092+0000","last_undegraded":"2023-10-09T10:36:38.258092+0000","last_fullsized":"2023-10-09T10:36:38.258092+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:58:50.544407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":312,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.285459+0000","last_change":"2023-10-09T10:27:58.165729+0000","last_active":"2023-10-09T10:36:39.285459+0000","last_peered":"2023-10-09T10:36:39.285459+0000","last_clean":"2023-10-09T10:36:39.285459+0000","last_became_active":"2023-10-09T10:27:58.165412+0000","last_became_peered":"2023-10-09T10:27:58.165412+0000","last_unstale":"2023-10-09T10:36:39.285459+0000","last_undegraded":"2023-10-09T10:36:39.285459+0000","last_fullsized":"2023-10-09T10:36:39.285459+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":300,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.270534+0000","last_change":"2023-10-09T10:29:48.163446+0000","last_active":"2023-10-09T10:36:38.270534+0000","last_peered":"2023-10-09T10:36:38.270534+0000","last_clean":"2023-10-09T10:36:38.270534+0000","last_became_active":"2023-10-09T10:29:48.161747+0000","last_became_peered":"2023-10-09T10:29:48.161747+0000","last_unstale":"2023-10-09T10:36:38.270534+0000","last_undegraded":"2023-10-09T10:36:38.270534+0000","last_fullsized":"2023-10-09T10:36:38.270534+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":263,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.280742+0000","last_change":"2023-10-09T10:32:46.313332+0000","last_active":"2023-10-09T10:36:39.280742+0000","last_peered":"2023-10-09T10:36:39.280742+0000","last_clean":"2023-10-09T10:36:39.280742+0000","last_became_active":"2023-10-09T10:32:46.312946+0000","last_became_peered":"2023-10-09T10:32:46.312946+0000","last_unstale":"2023-10-09T10:36:39.280742+0000","last_undegraded":"2023-10-09T10:36:39.280742+0000","last_fullsized":"2023-10-09T10:36:39.280742+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":375,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.270760+0000","last_change":"2023-10-09T10:32:46.324142+0000","last_active":"2023-10-09T10:36:38.270760+0000","last_peered":"2023-10-09T10:36:38.270760+0000","last_clean":"2023-10-09T10:36:38.270760+0000","last_became_active":"2023-10-09T10:32:46.323831+0000","last_became_peered":"2023-10-09T10:32:46.323831+0000","last_unstale":"2023-10-09T10:36:38.270760+0000","last_undegraded":"2023-10-09T10:36:38.270760+0000","last_fullsized":"2023-10-09T10:36:38.270760+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":295,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.280858+0000","last_change":"2023-10-09T10:31:36.323680+0000","last_active":"2023-10-09T10:36:39.280858+0000","last_peered":"2023-10-09T10:36:39.280858+0000","last_clean":"2023-10-09T10:36:39.280858+0000","last_became_active":"2023-10-09T10:31:36.322005+0000","last_became_peered":"2023-10-09T10:31:36.322005+0000","last_unstale":"2023-10-09T10:36:39.280858+0000","last_undegraded":"2023-10-09T10:36:39.280858+0000","last_fullsized":"2023-10-09T10:36:39.280858+0000","mapping_epoch":262,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"59'3","reported_seq":142,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.281420+0000","last_change":"2023-10-09T10:32:46.417745+0000","last_active":"2023-10-09T10:36:39.281420+0000","last_peered":"2023-10-09T10:36:39.281420+0000","last_clean":"2023-10-09T10:36:39.281420+0000","last_became_active":"2023-10-09T10:32:46.315908+0000","last_became_peered":"2023-10-09T10:32:46.315908+0000","last_unstale":"2023-10-09T10:36:39.281420+0000","last_undegraded":"2023-10-09T10:36:39.281420+0000","last_fullsized":"2023-10-09T10:36:39.281420+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":309,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.280599+0000","last_change":"2023-10-09T10:27:59.149315+0000","last_active":"2023-10-09T10:36:39.280599+0000","last_peered":"2023-10-09T10:36:39.280599+0000","last_clean":"2023-10-09T10:36:39.280599+0000","last_became_active":"2023-10-09T10:27:59.148843+0000","last_became_peered":"2023-10-09T10:27:59.148843+0000","last_unstale":"2023-10-09T10:36:39.280599+0000","last_undegraded":"2023-10-09T10:36:39.280599+0000","last_fullsized":"2023-10-09T10:36:39.280599+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.14","version":"83'22","reported_seq":30,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.267581+0000","last_change":"2023-10-09T10:36:25.339317+0000","last_active":"2023-10-09T10:36:38.267581+0000","last_peered":"2023-10-09T10:36:38.267581+0000","last_clean":"2023-10-09T10:36:38.267581+0000","last_became_active":"2023-10-09T10:36:25.315730+0000","last_became_peered":"2023-10-09T10:36:25.315730+0000","last_unstale":"2023-10-09T10:36:38.267581+0000","last_undegraded":"2023-10-09T10:36:38.267581+0000","last_fullsized":"2023-10-09T10:36:38.267581+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":230,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.280762+0000","last_change":"2023-10-09T10:32:46.313477+0000","last_active":"2023-10-09T10:36:39.280762+0000","last_peered":"2023-10-09T10:36:39.280762+0000","last_clean":"2023-10-09T10:36:39.280762+0000","last_became_active":"2023-10-09T10:32:46.313030+0000","last_became_peered":"2023-10-09T10:32:46.313030+0000","last_unstale":"2023-10-09T10:36:39.280762+0000","last_undegraded":"2023-10-09T10:36:39.280762+0000","last_fullsized":"2023-10-09T10:36:39.280762+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.18","version":"351'9421","reported_seq":15121,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.578394+0000","last_change":"2023-10-09T10:35:51.428085+0000","last_active":"2023-10-09T10:36:38.578394+0000","last_peered":"2023-10-09T10:36:38.578394+0000","last_clean":"2023-10-09T10:36:38.578394+0000","last_became_active":"2023-10-09T10:35:51.414754+0000","last_became_peered":"2023-10-09T10:35:51.414754+0000","last_unstale":"2023-10-09T10:36:38.578394+0000","last_undegraded":"2023-10-09T10:36:38.578394+0000","last_fullsized":"2023-10-09T10:36:38.578394+0000","mapping_epoch":335,"log_start":"299'4809","ondisk_log_start":"299'4809","created":304,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4612,"log_dups_size":0,"ondisk_log_size":4612,"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":2260992,"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":0,"num_read_kb":0,"num_write":6277,"num_write_kb":201952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2166,"num_bytes_recovered":141950976,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":26,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.268079+0000","last_change":"2023-10-09T10:36:25.325611+0000","last_active":"2023-10-09T10:36:38.268079+0000","last_peered":"2023-10-09T10:36:38.268079+0000","last_clean":"2023-10-09T10:36:38.268079+0000","last_became_active":"2023-10-09T10:36:25.312891+0000","last_became_peered":"2023-10-09T10:36:25.312891+0000","last_unstale":"2023-10-09T10:36:38.268079+0000","last_undegraded":"2023-10-09T10:36:38.268079+0000","last_fullsized":"2023-10-09T10:36:38.268079+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":20,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.267529+0000","last_change":"2023-10-09T10:36:25.312775+0000","last_active":"2023-10-09T10:36:38.267529+0000","last_peered":"2023-10-09T10:36:38.267529+0000","last_clean":"2023-10-09T10:36:38.267529+0000","last_became_active":"2023-10-09T10:36:25.312391+0000","last_became_peered":"2023-10-09T10:36:25.312391+0000","last_unstale":"2023-10-09T10:36:38.267529+0000","last_undegraded":"2023-10-09T10:36:38.267529+0000","last_fullsized":"2023-10-09T10:36:38.267529+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.19","version":"351'9413","reported_seq":12149,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.592514+0000","last_change":"2023-10-09T10:36:00.478371+0000","last_active":"2023-10-09T10:36:38.592514+0000","last_peered":"2023-10-09T10:36:38.592514+0000","last_clean":"2023-10-09T10:36:38.592514+0000","last_became_active":"2023-10-09T10:36:00.456711+0000","last_became_peered":"2023-10-09T10:36:00.456711+0000","last_unstale":"2023-10-09T10:36:38.592514+0000","last_undegraded":"2023-10-09T10:36:38.592514+0000","last_fullsized":"2023-10-09T10:36:38.592514+0000","mapping_epoch":337,"log_start":"299'4772","ondisk_log_start":"299'4772","created":304,"last_epoch_clean":338,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4641,"log_dups_size":0,"ondisk_log_size":4641,"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":2195456,"num_objects":34,"num_object_clones":0,"num_object_copies":102,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":34,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6276,"num_write_kb":201888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1316,"num_bytes_recovered":86245376,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":166,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.258925+0000","last_change":"2023-10-09T10:29:48.191869+0000","last_active":"2023-10-09T10:36:38.258925+0000","last_peered":"2023-10-09T10:36:38.258925+0000","last_clean":"2023-10-09T10:36:38.258925+0000","last_became_active":"2023-10-09T10:29:48.176295+0000","last_became_peered":"2023-10-09T10:29:48.176295+0000","last_unstale":"2023-10-09T10:36:38.258925+0000","last_undegraded":"2023-10-09T10:36:38.258925+0000","last_fullsized":"2023-10-09T10:36:38.258925+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:12:49.287347+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":381,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.269808+0000","last_change":"2023-10-09T10:36:25.329910+0000","last_active":"2023-10-09T10:36:38.269808+0000","last_peered":"2023-10-09T10:36:38.269808+0000","last_clean":"2023-10-09T10:36:38.269808+0000","last_became_active":"2023-10-09T10:36:25.329492+0000","last_became_peered":"2023-10-09T10:36:25.329492+0000","last_unstale":"2023-10-09T10:36:38.269808+0000","last_undegraded":"2023-10-09T10:36:38.269808+0000","last_fullsized":"2023-10-09T10:36:38.269808+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":20,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.267771+0000","last_change":"2023-10-09T10:36:25.312246+0000","last_active":"2023-10-09T10:36:38.267771+0000","last_peered":"2023-10-09T10:36:38.267771+0000","last_clean":"2023-10-09T10:36:38.267771+0000","last_became_active":"2023-10-09T10:36:25.311895+0000","last_became_peered":"2023-10-09T10:36:25.311895+0000","last_unstale":"2023-10-09T10:36:38.267771+0000","last_undegraded":"2023-10-09T10:36:38.267771+0000","last_fullsized":"2023-10-09T10:36:38.267771+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":339,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.258099+0000","last_change":"2023-10-09T10:31:36.306145+0000","last_active":"2023-10-09T10:36:38.258099+0000","last_peered":"2023-10-09T10:36:38.258099+0000","last_clean":"2023-10-09T10:36:38.258099+0000","last_became_active":"2023-10-09T10:31:36.305375+0000","last_became_peered":"2023-10-09T10:31:36.305375+0000","last_unstale":"2023-10-09T10:36:38.258099+0000","last_undegraded":"2023-10-09T10:36:38.258099+0000","last_fullsized":"2023-10-09T10:36:38.258099+0000","mapping_epoch":262,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":263,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:45:21.846877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,5],"acting":[2,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":326,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.280950+0000","last_change":"2023-10-09T10:27:59.329821+0000","last_active":"2023-10-09T10:36:39.280950+0000","last_peered":"2023-10-09T10:36:39.280950+0000","last_clean":"2023-10-09T10:36:39.280950+0000","last_became_active":"2023-10-09T10:27:59.147941+0000","last_became_peered":"2023-10-09T10:27:59.147941+0000","last_unstale":"2023-10-09T10:36:39.280950+0000","last_undegraded":"2023-10-09T10:36:39.280950+0000","last_fullsized":"2023-10-09T10:36:39.280950+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":139,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.258944+0000","last_change":"2023-10-09T10:27:59.147190+0000","last_active":"2023-10-09T10:36:38.258944+0000","last_peered":"2023-10-09T10:36:38.258944+0000","last_clean":"2023-10-09T10:36:38.258944+0000","last_became_active":"2023-10-09T10:27:59.146807+0000","last_became_peered":"2023-10-09T10:27:59.146807+0000","last_unstale":"2023-10-09T10:36:38.258944+0000","last_undegraded":"2023-10-09T10:36:38.258944+0000","last_fullsized":"2023-10-09T10:36:38.258944+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:39:53.003554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.4","version":"351'9523","reported_seq":9617,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.586029+0000","last_change":"2023-10-09T10:35:13.290254+0000","last_active":"2023-10-09T10:36:38.586029+0000","last_peered":"2023-10-09T10:36:38.586029+0000","last_clean":"2023-10-09T10:36:38.586029+0000","last_became_active":"2023-10-09T10:34:47.659518+0000","last_became_peered":"2023-10-09T10:34:47.659518+0000","last_unstale":"2023-10-09T10:36:38.586029+0000","last_undegraded":"2023-10-09T10:36:38.586029+0000","last_fullsized":"2023-10-09T10:36:38.586029+0000","mapping_epoch":285,"log_start":"299'4882","ondisk_log_start":"299'4882","created":285,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"310'7265","last_scrub_stamp":"2023-10-09T10:35:13.290149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:35:13.290149+0000","objects_scrubbed":0,"log_size":4641,"log_dups_size":0,"ondisk_log_size":4641,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2258,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":148,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.270874+0000","last_change":"2023-10-09T10:32:46.428645+0000","last_active":"2023-10-09T10:36:38.270874+0000","last_peered":"2023-10-09T10:36:38.270874+0000","last_clean":"2023-10-09T10:36:38.270874+0000","last_became_active":"2023-10-09T10:32:46.322402+0000","last_became_peered":"2023-10-09T10:32:46.322402+0000","last_unstale":"2023-10-09T10:36:38.270874+0000","last_undegraded":"2023-10-09T10:36:38.270874+0000","last_fullsized":"2023-10-09T10:36:38.270874+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":[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.8","version":"0'0","reported_seq":354,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.269033+0000","last_change":"2023-10-09T10:32:46.312441+0000","last_active":"2023-10-09T10:36:38.269033+0000","last_peered":"2023-10-09T10:36:38.269033+0000","last_clean":"2023-10-09T10:36:38.269033+0000","last_became_active":"2023-10-09T10:32:46.311975+0000","last_became_peered":"2023-10-09T10:32:46.311975+0000","last_unstale":"2023-10-09T10:36:38.269033+0000","last_undegraded":"2023-10-09T10:36:38.269033+0000","last_fullsized":"2023-10-09T10:36:38.269033+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.5","version":"351'9531","reported_seq":12368,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.286312+0000","last_change":"2023-10-09T10:36:37.440943+0000","last_active":"2023-10-09T10:36:39.286312+0000","last_peered":"2023-10-09T10:36:39.286312+0000","last_clean":"2023-10-09T10:36:39.286312+0000","last_became_active":"2023-10-09T10:36:37.376890+0000","last_became_peered":"2023-10-09T10:36:37.376890+0000","last_unstale":"2023-10-09T10:36:39.286312+0000","last_undegraded":"2023-10-09T10:36:39.286312+0000","last_fullsized":"2023-10-09T10:36:39.286312+0000","mapping_epoch":349,"log_start":"299'5200","ondisk_log_start":"299'5200","created":285,"last_epoch_clean":350,"parent":"0.0","parent_split_bits":0,"last_scrub":"307'7064","last_scrub_stamp":"2023-10-09T10:35:06.885844+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:35:06.885844+0000","objects_scrubbed":0,"log_size":4331,"log_dups_size":0,"ondisk_log_size":4331,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2485,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":128,"num_bytes_recovered":8388608,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"59'2","reported_seq":98,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.257241+0000","last_change":"2023-10-09T10:32:46.424501+0000","last_active":"2023-10-09T10:36:38.257241+0000","last_peered":"2023-10-09T10:36:38.257241+0000","last_clean":"2023-10-09T10:36:38.257241+0000","last_became_active":"2023-10-09T10:32:46.312666+0000","last_became_peered":"2023-10-09T10:32:46.312666+0000","last_unstale":"2023-10-09T10:36:38.257241+0000","last_undegraded":"2023-10-09T10:36:38.257241+0000","last_fullsized":"2023-10-09T10:36:38.257241+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:05:27.086709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[1,5,2],"acting":[1,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":292,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.256063+0000","last_change":"2023-10-09T10:36:25.312075+0000","last_active":"2023-10-09T10:36:38.256063+0000","last_peered":"2023-10-09T10:36:38.256063+0000","last_clean":"2023-10-09T10:36:38.256063+0000","last_became_active":"2023-10-09T10:36:25.311622+0000","last_became_peered":"2023-10-09T10:36:25.311622+0000","last_unstale":"2023-10-09T10:36:38.256063+0000","last_undegraded":"2023-10-09T10:36:38.256063+0000","last_fullsized":"2023-10-09T10:36:38.256063+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:07:00.311581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.6","version":"351'9508","reported_seq":11187,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.281338+0000","last_change":"2023-10-09T10:36:38.316939+0000","last_active":"2023-10-09T10:36:39.281338+0000","last_peered":"2023-10-09T10:36:39.281338+0000","last_clean":"2023-10-09T10:36:39.281338+0000","last_became_active":"2023-10-09T10:36:38.273421+0000","last_became_peered":"2023-10-09T10:36:38.273421+0000","last_unstale":"2023-10-09T10:36:39.281338+0000","last_undegraded":"2023-10-09T10:36:39.281338+0000","last_fullsized":"2023-10-09T10:36:39.281338+0000","mapping_epoch":350,"log_start":"299'5219","ondisk_log_start":"299'5219","created":285,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4289,"log_dups_size":0,"ondisk_log_size":4289,"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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6375,"num_write_kb":201536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":666,"num_bytes_recovered":43646976,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.268845+0000","last_change":"2023-10-09T10:36:25.382022+0000","last_active":"2023-10-09T10:36:38.268845+0000","last_peered":"2023-10-09T10:36:38.268845+0000","last_clean":"2023-10-09T10:36:38.268845+0000","last_became_active":"2023-10-09T10:36:25.331593+0000","last_became_peered":"2023-10-09T10:36:25.331593+0000","last_unstale":"2023-10-09T10:36:38.268845+0000","last_undegraded":"2023-10-09T10:36:38.268845+0000","last_fullsized":"2023-10-09T10:36:38.268845+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":3,"num_bytes_recovered":210,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":319,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.280567+0000","last_change":"2023-10-09T10:24:27.596000+0000","last_active":"2023-10-09T10:36:39.280567+0000","last_peered":"2023-10-09T10:36:39.280567+0000","last_clean":"2023-10-09T10:36:39.280567+0000","last_became_active":"2023-10-09T10:24:27.595660+0000","last_became_peered":"2023-10-09T10:24:27.595660+0000","last_unstale":"2023-10-09T10:36:39.280567+0000","last_undegraded":"2023-10-09T10:36:39.280567+0000","last_fullsized":"2023-10-09T10:36:39.280567+0000","mapping_epoch":200,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":201,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"351'9512","reported_seq":9602,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.285675+0000","last_change":"2023-10-09T10:35:11.144639+0000","last_active":"2023-10-09T10:36:39.285675+0000","last_peered":"2023-10-09T10:36:39.285675+0000","last_clean":"2023-10-09T10:36:39.285675+0000","last_became_active":"2023-10-09T10:34:47.645222+0000","last_became_peered":"2023-10-09T10:34:47.645222+0000","last_unstale":"2023-10-09T10:36:39.285675+0000","last_undegraded":"2023-10-09T10:36:39.285675+0000","last_fullsized":"2023-10-09T10:36:39.285675+0000","mapping_epoch":285,"log_start":"299'5254","ondisk_log_start":"299'5254","created":285,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"308'7159","last_scrub_stamp":"2023-10-09T10:35:11.144537+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:35:11.144537+0000","objects_scrubbed":0,"log_size":4258,"log_dups_size":0,"ondisk_log_size":4258,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2353,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":343,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.265231+0000","last_change":"2023-10-09T10:26:19.119760+0000","last_active":"2023-10-09T10:36:38.265231+0000","last_peered":"2023-10-09T10:36:38.265231+0000","last_clean":"2023-10-09T10:36:38.265231+0000","last_became_active":"2023-10-09T10:26:19.119421+0000","last_became_peered":"2023-10-09T10:26:19.119421+0000","last_unstale":"2023-10-09T10:36:38.265231+0000","last_undegraded":"2023-10-09T10:36:38.265231+0000","last_fullsized":"2023-10-09T10:36:38.265231+0000","mapping_epoch":214,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":180,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.256475+0000","last_change":"2023-10-09T10:32:46.309180+0000","last_active":"2023-10-09T10:36:38.256475+0000","last_peered":"2023-10-09T10:36:38.256475+0000","last_clean":"2023-10-09T10:36:38.256475+0000","last_became_active":"2023-10-09T10:32:46.308730+0000","last_became_peered":"2023-10-09T10:32:46.308730+0000","last_unstale":"2023-10-09T10:36:38.256475+0000","last_undegraded":"2023-10-09T10:36:38.256475+0000","last_fullsized":"2023-10-09T10:36:38.256475+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:14:58.274854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.0","version":"351'9680","reported_seq":9764,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.537814+0000","last_change":"2023-10-09T10:34:47.657949+0000","last_active":"2023-10-09T10:36:38.537814+0000","last_peered":"2023-10-09T10:36:38.537814+0000","last_clean":"2023-10-09T10:36:38.537814+0000","last_became_active":"2023-10-09T10:34:47.655211+0000","last_became_peered":"2023-10-09T10:34:47.655211+0000","last_unstale":"2023-10-09T10:36:38.537814+0000","last_undegraded":"2023-10-09T10:36:38.537814+0000","last_fullsized":"2023-10-09T10:36:38.537814+0000","mapping_epoch":285,"log_start":"299'5121","ondisk_log_start":"299'5121","created":285,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4559,"log_dups_size":0,"ondisk_log_size":4559,"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":1769472,"num_objects":27,"num_object_clones":0,"num_object_copies":81,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6451,"num_write_kb":207296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"59'2","reported_seq":24,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.267964+0000","last_change":"2023-10-09T10:36:25.316651+0000","last_active":"2023-10-09T10:36:38.267964+0000","last_peered":"2023-10-09T10:36:38.267964+0000","last_clean":"2023-10-09T10:36:38.267964+0000","last_became_active":"2023-10-09T10:36:25.310385+0000","last_became_peered":"2023-10-09T10:36:25.310385+0000","last_unstale":"2023-10-09T10:36:38.267964+0000","last_undegraded":"2023-10-09T10:36:38.267964+0000","last_fullsized":"2023-10-09T10:36:38.267964+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":346,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.285207+0000","last_change":"2023-10-09T10:36:25.314881+0000","last_active":"2023-10-09T10:36:39.285207+0000","last_peered":"2023-10-09T10:36:39.285207+0000","last_clean":"2023-10-09T10:36:39.285207+0000","last_became_active":"2023-10-09T10:36:25.314394+0000","last_became_peered":"2023-10-09T10:36:25.314394+0000","last_unstale":"2023-10-09T10:36:39.285207+0000","last_undegraded":"2023-10-09T10:36:39.285207+0000","last_fullsized":"2023-10-09T10:36:39.285207+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.1","version":"351'9592","reported_seq":9739,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.529460+0000","last_change":"2023-10-09T10:35:09.066802+0000","last_active":"2023-10-09T10:36:38.529460+0000","last_peered":"2023-10-09T10:36:38.529460+0000","last_clean":"2023-10-09T10:36:38.529460+0000","last_became_active":"2023-10-09T10:34:47.636012+0000","last_became_peered":"2023-10-09T10:34:47.636012+0000","last_unstale":"2023-10-09T10:36:38.529460+0000","last_undegraded":"2023-10-09T10:36:38.529460+0000","last_fullsized":"2023-10-09T10:36:38.529460+0000","mapping_epoch":285,"log_start":"295'2337","ondisk_log_start":"295'2337","created":285,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"307'7212","last_scrub_stamp":"2023-10-09T10:35:09.066563+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:35:09.066563+0000","objects_scrubbed":2386,"log_size":7255,"log_dups_size":0,"ondisk_log_size":7255,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:40:00.468602+0000","scrub_duration":0.59800784500000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2386,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":320,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.281160+0000","last_change":"2023-10-09T10:32:46.310927+0000","last_active":"2023-10-09T10:36:39.281160+0000","last_peered":"2023-10-09T10:36:39.281160+0000","last_clean":"2023-10-09T10:36:39.281160+0000","last_became_active":"2023-10-09T10:32:46.310524+0000","last_became_peered":"2023-10-09T10:32:46.310524+0000","last_unstale":"2023-10-09T10:36:39.281160+0000","last_undegraded":"2023-10-09T10:36:39.281160+0000","last_fullsized":"2023-10-09T10:36:39.281160+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":297,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.258219+0000","last_change":"2023-10-09T10:32:46.309500+0000","last_active":"2023-10-09T10:36:38.258219+0000","last_peered":"2023-10-09T10:36:38.258219+0000","last_clean":"2023-10-09T10:36:38.258219+0000","last_became_active":"2023-10-09T10:32:46.309031+0000","last_became_peered":"2023-10-09T10:32:46.309031+0000","last_unstale":"2023-10-09T10:36:38.258219+0000","last_undegraded":"2023-10-09T10:36:38.258219+0000","last_fullsized":"2023-10-09T10:36:38.258219+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:02:13.659301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.2","version":"351'9418","reported_seq":9501,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.585668+0000","last_change":"2023-10-09T10:34:47.661824+0000","last_active":"2023-10-09T10:36:38.585668+0000","last_peered":"2023-10-09T10:36:38.585668+0000","last_clean":"2023-10-09T10:36:38.585668+0000","last_became_active":"2023-10-09T10:34:47.655532+0000","last_became_peered":"2023-10-09T10:34:47.655532+0000","last_unstale":"2023-10-09T10:36:38.585668+0000","last_undegraded":"2023-10-09T10:36:38.585668+0000","last_fullsized":"2023-10-09T10:36:38.585668+0000","mapping_epoch":285,"log_start":"299'4740","ondisk_log_start":"299'4740","created":285,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4678,"log_dups_size":0,"ondisk_log_size":4678,"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":3407872,"num_objects":52,"num_object_clones":0,"num_object_copies":156,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":52,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6272,"num_write_kb":202368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":321,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.257440+0000","last_change":"2023-10-09T10:36:25.306752+0000","last_active":"2023-10-09T10:36:38.257440+0000","last_peered":"2023-10-09T10:36:38.257440+0000","last_clean":"2023-10-09T10:36:38.257440+0000","last_became_active":"2023-10-09T10:36:25.306374+0000","last_became_peered":"2023-10-09T10:36:25.306374+0000","last_unstale":"2023-10-09T10:36:38.257440+0000","last_undegraded":"2023-10-09T10:36:38.257440+0000","last_fullsized":"2023-10-09T10:36:38.257440+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:43:37.204239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":337,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.285174+0000","last_change":"2023-10-09T10:32:46.315726+0000","last_active":"2023-10-09T10:36:39.285174+0000","last_peered":"2023-10-09T10:36:39.285174+0000","last_clean":"2023-10-09T10:36:39.285174+0000","last_became_active":"2023-10-09T10:32:46.315318+0000","last_became_peered":"2023-10-09T10:32:46.315318+0000","last_unstale":"2023-10-09T10:36:39.285174+0000","last_undegraded":"2023-10-09T10:36:39.285174+0000","last_fullsized":"2023-10-09T10:36:39.285174+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.3","version":"351'9550","reported_seq":9645,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.597863+0000","last_change":"2023-10-09T10:35:37.843928+0000","last_active":"2023-10-09T10:36:38.597863+0000","last_peered":"2023-10-09T10:36:38.597863+0000","last_clean":"2023-10-09T10:36:38.597863+0000","last_became_active":"2023-10-09T10:34:47.655247+0000","last_became_peered":"2023-10-09T10:34:47.655247+0000","last_unstale":"2023-10-09T10:36:38.597863+0000","last_undegraded":"2023-10-09T10:36:38.597863+0000","last_fullsized":"2023-10-09T10:36:38.597863+0000","mapping_epoch":285,"log_start":"299'4913","ondisk_log_start":"299'4913","created":285,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4637,"log_dups_size":0,"ondisk_log_size":4637,"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":1376256,"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":0,"num_read_kb":0,"num_write":6367,"num_write_kb":204416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":363,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.255405+0000","last_change":"2023-10-09T10:32:46.312146+0000","last_active":"2023-10-09T10:36:38.255405+0000","last_peered":"2023-10-09T10:36:38.255405+0000","last_clean":"2023-10-09T10:36:38.255405+0000","last_became_active":"2023-10-09T10:32:46.310627+0000","last_became_peered":"2023-10-09T10:32:46.310627+0000","last_unstale":"2023-10-09T10:36:38.255405+0000","last_undegraded":"2023-10-09T10:36:38.255405+0000","last_fullsized":"2023-10-09T10:36:38.255405+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:31:45.041591+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":342,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.256520+0000","last_change":"2023-10-09T10:36:25.315734+0000","last_active":"2023-10-09T10:36:38.256520+0000","last_peered":"2023-10-09T10:36:38.256520+0000","last_clean":"2023-10-09T10:36:38.256520+0000","last_became_active":"2023-10-09T10:36:25.315130+0000","last_became_peered":"2023-10-09T10:36:25.315130+0000","last_unstale":"2023-10-09T10:36:38.256520+0000","last_undegraded":"2023-10-09T10:36:38.256520+0000","last_fullsized":"2023-10-09T10:36:38.256520+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:51:12.917483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.e","version":"351'12852","reported_seq":16278,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.577420+0000","last_change":"2023-10-09T10:36:31.375305+0000","last_active":"2023-10-09T10:36:38.577420+0000","last_peered":"2023-10-09T10:36:38.577420+0000","last_clean":"2023-10-09T10:36:38.577420+0000","last_became_active":"2023-10-09T10:36:31.342108+0000","last_became_peered":"2023-10-09T10:36:31.342108+0000","last_unstale":"2023-10-09T10:36:38.577420+0000","last_undegraded":"2023-10-09T10:36:38.577420+0000","last_fullsized":"2023-10-09T10:36:38.577420+0000","mapping_epoch":347,"log_start":"318'8461","ondisk_log_start":"318'8461","created":285,"last_epoch_clean":348,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4391,"log_dups_size":0,"ondisk_log_size":4391,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:55:09.463289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12852,"num_write_kb":411264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1651,"num_bytes_recovered":108134400,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"76'131","reported_seq":913,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.256318+0000","last_change":"2023-10-09T10:36:28.327890+0000","last_active":"2023-10-09T10:36:38.256318+0000","last_peered":"2023-10-09T10:36:38.256318+0000","last_clean":"2023-10-09T10:36:38.256318+0000","last_became_active":"2023-10-09T10:36:28.327249+0000","last_became_peered":"2023-10-09T10:36:28.327249+0000","last_unstale":"2023-10-09T10:36:38.256318+0000","last_undegraded":"2023-10-09T10:36:38.256318+0000","last_fullsized":"2023-10-09T10:36:38.256318+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":131,"log_dups_size":0,"ondisk_log_size":131,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:47:40.842669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":619,"num_read_kb":508,"num_write":137,"num_write_kb":4162,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":36,"num_bytes_recovered":12582912,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":360,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.269392+0000","last_change":"2023-10-09T10:27:59.155451+0000","last_active":"2023-10-09T10:36:38.269392+0000","last_peered":"2023-10-09T10:36:38.269392+0000","last_clean":"2023-10-09T10:36:38.269392+0000","last_became_active":"2023-10-09T10:27:59.154968+0000","last_became_peered":"2023-10-09T10:27:59.154968+0000","last_unstale":"2023-10-09T10:36:38.269392+0000","last_undegraded":"2023-10-09T10:36:38.269392+0000","last_fullsized":"2023-10-09T10:36:38.269392+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":275,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.267122+0000","last_change":"2023-10-09T10:36:25.320289+0000","last_active":"2023-10-09T10:36:38.267122+0000","last_peered":"2023-10-09T10:36:38.267122+0000","last_clean":"2023-10-09T10:36:38.267122+0000","last_became_active":"2023-10-09T10:36:25.317481+0000","last_became_peered":"2023-10-09T10:36:25.317481+0000","last_unstale":"2023-10-09T10:36:38.267122+0000","last_undegraded":"2023-10-09T10:36:38.267122+0000","last_fullsized":"2023-10-09T10:36:38.267122+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.8","version":"351'9492","reported_seq":12137,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.563008+0000","last_change":"2023-10-09T10:36:38.294934+0000","last_active":"2023-10-09T10:36:38.563008+0000","last_peered":"2023-10-09T10:36:38.563008+0000","last_clean":"2023-10-09T10:36:38.563008+0000","last_became_active":"2023-10-09T10:36:38.272351+0000","last_became_peered":"2023-10-09T10:36:38.272351+0000","last_unstale":"2023-10-09T10:36:38.563008+0000","last_undegraded":"2023-10-09T10:36:38.563008+0000","last_fullsized":"2023-10-09T10:36:38.563008+0000","mapping_epoch":350,"log_start":"299'4851","ondisk_log_start":"299'4851","created":285,"last_epoch_clean":351,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4641,"log_dups_size":0,"ondisk_log_size":4641,"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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6347,"num_write_kb":202016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":638,"num_bytes_recovered":41811968,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"76'52","reported_seq":753,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.267245+0000","last_change":"2023-10-09T10:20:59.407054+0000","last_active":"2023-10-09T10:36:38.267245+0000","last_peered":"2023-10-09T10:36:38.267245+0000","last_clean":"2023-10-09T10:36:38.267245+0000","last_became_active":"2023-10-09T10:20:59.406039+0000","last_became_peered":"2023-10-09T10:20:59.406039+0000","last_unstale":"2023-10-09T10:36:38.267245+0000","last_undegraded":"2023-10-09T10:36:38.267245+0000","last_fullsized":"2023-10-09T10:36:38.267245+0000","mapping_epoch":173,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":174,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":519,"num_read_kb":1955,"num_write":46,"num_write_kb":1266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":329,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.280950+0000","last_change":"2023-10-09T10:32:46.311408+0000","last_active":"2023-10-09T10:36:39.280950+0000","last_peered":"2023-10-09T10:36:39.280950+0000","last_clean":"2023-10-09T10:36:39.280950+0000","last_became_active":"2023-10-09T10:32:46.310943+0000","last_became_peered":"2023-10-09T10:32:46.310943+0000","last_unstale":"2023-10-09T10:36:39.280950+0000","last_undegraded":"2023-10-09T10:36:39.280950+0000","last_fullsized":"2023-10-09T10:36:39.280950+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":247,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.258445+0000","last_change":"2023-10-09T10:27:59.149630+0000","last_active":"2023-10-09T10:36:38.258445+0000","last_peered":"2023-10-09T10:36:38.258445+0000","last_clean":"2023-10-09T10:36:38.258445+0000","last_became_active":"2023-10-09T10:27:59.149132+0000","last_became_peered":"2023-10-09T10:27:59.149132+0000","last_unstale":"2023-10-09T10:36:38.258445+0000","last_undegraded":"2023-10-09T10:36:38.258445+0000","last_fullsized":"2023-10-09T10:36:38.258445+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:35:53.030398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,5],"acting":[2,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.b","version":"351'12684","reported_seq":12761,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.583688+0000","last_change":"2023-10-09T10:32:55.342926+0000","last_active":"2023-10-09T10:36:38.583688+0000","last_peered":"2023-10-09T10:36:38.583688+0000","last_clean":"2023-10-09T10:36:38.583688+0000","last_became_active":"2023-10-09T10:32:55.342661+0000","last_became_peered":"2023-10-09T10:32:55.342661+0000","last_unstale":"2023-10-09T10:36:38.583688+0000","last_undegraded":"2023-10-09T10:36:38.583688+0000","last_fullsized":"2023-10-09T10:36:38.583688+0000","mapping_epoch":285,"log_start":"314'8262","ondisk_log_start":"314'8262","created":285,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4422,"log_dups_size":0,"ondisk_log_size":4422,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:44:19.313186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12684,"num_write_kb":405888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,5],"acting":[2,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1","version":"76'118","reported_seq":871,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.257690+0000","last_change":"2023-10-09T10:32:11.493794+0000","last_active":"2023-10-09T10:36:38.257690+0000","last_peered":"2023-10-09T10:36:38.257690+0000","last_clean":"2023-10-09T10:36:38.257690+0000","last_became_active":"2023-10-09T10:32:11.493130+0000","last_became_peered":"2023-10-09T10:32:11.493130+0000","last_unstale":"2023-10-09T10:36:38.257690+0000","last_undegraded":"2023-10-09T10:36:38.257690+0000","last_fullsized":"2023-10-09T10:36:38.257690+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":118,"log_dups_size":0,"ondisk_log_size":118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:18:26.113544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":881,"num_read_kb":1026,"num_write":94,"num_write_kb":1236,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":26,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":333,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.255421+0000","last_change":"2023-10-09T10:27:58.141484+0000","last_active":"2023-10-09T10:36:38.255421+0000","last_peered":"2023-10-09T10:36:38.255421+0000","last_clean":"2023-10-09T10:36:38.255421+0000","last_became_active":"2023-10-09T10:27:58.141130+0000","last_became_peered":"2023-10-09T10:27:58.141130+0000","last_unstale":"2023-10-09T10:36:38.255421+0000","last_undegraded":"2023-10-09T10:36:38.255421+0000","last_fullsized":"2023-10-09T10:36:38.255421+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:15:58.448896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":232,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.270663+0000","last_change":"2023-10-09T10:32:46.318051+0000","last_active":"2023-10-09T10:36:38.270663+0000","last_peered":"2023-10-09T10:36:38.270663+0000","last_clean":"2023-10-09T10:36:38.270663+0000","last_became_active":"2023-10-09T10:32:46.317668+0000","last_became_peered":"2023-10-09T10:32:46.317668+0000","last_unstale":"2023-10-09T10:36:38.270663+0000","last_undegraded":"2023-10-09T10:36:38.270663+0000","last_fullsized":"2023-10-09T10:36:38.270663+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"351'9470","reported_seq":9560,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.281081+0000","last_change":"2023-10-09T10:35:12.616930+0000","last_active":"2023-10-09T10:36:39.281081+0000","last_peered":"2023-10-09T10:36:39.281081+0000","last_clean":"2023-10-09T10:36:39.281081+0000","last_became_active":"2023-10-09T10:34:47.661974+0000","last_became_peered":"2023-10-09T10:34:47.661974+0000","last_unstale":"2023-10-09T10:36:39.281081+0000","last_undegraded":"2023-10-09T10:36:39.281081+0000","last_fullsized":"2023-10-09T10:36:39.281081+0000","mapping_epoch":285,"log_start":"299'5134","ondisk_log_start":"299'5134","created":285,"last_epoch_clean":305,"parent":"0.0","parent_split_bits":0,"last_scrub":"310'7214","last_scrub_stamp":"2023-10-09T10:35:12.616820+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:35:12.616820+0000","objects_scrubbed":0,"log_size":4336,"log_dups_size":0,"ondisk_log_size":4336,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2282,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"76'179","reported_seq":937,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.265606+0000","last_change":"2023-10-09T10:32:40.258042+0000","last_active":"2023-10-09T10:36:38.265606+0000","last_peered":"2023-10-09T10:36:38.265606+0000","last_clean":"2023-10-09T10:36:38.265606+0000","last_became_active":"2023-10-09T10:32:40.257247+0000","last_became_peered":"2023-10-09T10:32:40.257247+0000","last_unstale":"2023-10-09T10:36:38.265606+0000","last_undegraded":"2023-10-09T10:36:38.265606+0000","last_fullsized":"2023-10-09T10:36:38.265606+0000","mapping_epoch":277,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":179,"log_dups_size":0,"ondisk_log_size":179,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":680,"num_read_kb":604,"num_write":161,"num_write_kb":107,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"83'139","reported_seq":448,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.280187+0000","last_change":"2023-10-09T10:29:05.203751+0000","last_active":"2023-10-09T10:36:39.280187+0000","last_peered":"2023-10-09T10:36:39.280187+0000","last_clean":"2023-10-09T10:36:39.280187+0000","last_became_active":"2023-10-09T10:29:05.203261+0000","last_became_peered":"2023-10-09T10:29:05.203261+0000","last_unstale":"2023-10-09T10:36:39.280187+0000","last_undegraded":"2023-10-09T10:36:39.280187+0000","last_fullsized":"2023-10-09T10:36:39.280187+0000","mapping_epoch":237,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":238,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_clean_scrub_stamp":"2023-10-09T09:52:58.844090+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":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":308,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.267122+0000","last_change":"2023-10-09T10:32:46.322179+0000","last_active":"2023-10-09T10:36:38.267122+0000","last_peered":"2023-10-09T10:36:38.267122+0000","last_clean":"2023-10-09T10:36:38.267122+0000","last_became_active":"2023-10-09T10:32:46.321811+0000","last_became_peered":"2023-10-09T10:32:46.321811+0000","last_unstale":"2023-10-09T10:36:38.267122+0000","last_undegraded":"2023-10-09T10:36:38.267122+0000","last_fullsized":"2023-10-09T10:36:38.267122+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":328,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.285915+0000","last_change":"2023-10-09T10:36:25.327476+0000","last_active":"2023-10-09T10:36:39.285915+0000","last_peered":"2023-10-09T10:36:39.285915+0000","last_clean":"2023-10-09T10:36:39.285915+0000","last_became_active":"2023-10-09T10:36:25.327180+0000","last_became_peered":"2023-10-09T10:36:25.327180+0000","last_unstale":"2023-10-09T10:36:39.285915+0000","last_undegraded":"2023-10-09T10:36:39.285915+0000","last_fullsized":"2023-10-09T10:36:39.285915+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,5],"acting":[6,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.a","version":"351'12592","reported_seq":12669,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.594634+0000","last_change":"2023-10-09T10:32:55.340071+0000","last_active":"2023-10-09T10:36:38.594634+0000","last_peered":"2023-10-09T10:36:38.594634+0000","last_clean":"2023-10-09T10:36:38.594634+0000","last_became_active":"2023-10-09T10:32:55.339746+0000","last_became_peered":"2023-10-09T10:32:55.339746+0000","last_unstale":"2023-10-09T10:36:38.594634+0000","last_undegraded":"2023-10-09T10:36:38.594634+0000","last_fullsized":"2023-10-09T10:36:38.594634+0000","mapping_epoch":285,"log_start":"306'7268","ondisk_log_start":"306'7268","created":285,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":5324,"log_dups_size":0,"ondisk_log_size":5324,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:21:25.372544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12592,"num_write_kb":402944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"76'47","reported_seq":32,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.267276+0000","last_change":"2023-10-09T10:36:25.344051+0000","last_active":"2023-10-09T10:36:38.267276+0000","last_peered":"2023-10-09T10:36:38.267276+0000","last_clean":"2023-10-09T10:36:38.267276+0000","last_became_active":"2023-10-09T10:36:25.313067+0000","last_became_peered":"2023-10-09T10:36:25.313067+0000","last_unstale":"2023-10-09T10:36:38.267276+0000","last_undegraded":"2023-10-09T10:36:38.267276+0000","last_fullsized":"2023-10-09T10:36:38.267276+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":47,"log_dups_size":0,"ondisk_log_size":47,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":113,"num_read_kb":478,"num_write":49,"num_write_kb":229,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":15,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":286,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.265571+0000","last_change":"2023-10-09T10:36:25.322180+0000","last_active":"2023-10-09T10:36:38.265571+0000","last_peered":"2023-10-09T10:36:38.265571+0000","last_clean":"2023-10-09T10:36:38.265571+0000","last_became_active":"2023-10-09T10:36:25.320129+0000","last_became_peered":"2023-10-09T10:36:25.320129+0000","last_unstale":"2023-10-09T10:36:38.265571+0000","last_undegraded":"2023-10-09T10:36:38.265571+0000","last_fullsized":"2023-10-09T10:36:38.265571+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.6","version":"0'0","reported_seq":195,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.112082+0000","last_change":"2023-10-09T10:27:59.451698+0000","last_active":"2023-10-09T10:36:39.112082+0000","last_peered":"2023-10-09T10:36:39.112082+0000","last_clean":"2023-10-09T10:36:39.112082+0000","last_became_active":"2023-10-09T10:27:59.451152+0000","last_became_peered":"2023-10-09T10:27:59.451152+0000","last_unstale":"2023-10-09T10:36:39.112082+0000","last_undegraded":"2023-10-09T10:36:39.112082+0000","last_fullsized":"2023-10-09T10:36:39.112082+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:08:38.747416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.f","version":"351'12616","reported_seq":12693,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.590582+0000","last_change":"2023-10-09T10:32:55.336796+0000","last_active":"2023-10-09T10:36:38.590582+0000","last_peered":"2023-10-09T10:36:38.590582+0000","last_clean":"2023-10-09T10:36:38.590582+0000","last_became_active":"2023-10-09T10:32:55.336327+0000","last_became_peered":"2023-10-09T10:32:55.336327+0000","last_unstale":"2023-10-09T10:36:38.590582+0000","last_undegraded":"2023-10-09T10:36:38.590582+0000","last_fullsized":"2023-10-09T10:36:38.590582+0000","mapping_epoch":285,"log_start":"313'8227","ondisk_log_start":"313'8227","created":285,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4389,"log_dups_size":0,"ondisk_log_size":4389,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:26:56.135961+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12616,"num_write_kb":403712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.5","version":"76'109","reported_seq":542,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.268879+0000","last_change":"2023-10-09T10:36:28.342668+0000","last_active":"2023-10-09T10:36:38.268879+0000","last_peered":"2023-10-09T10:36:38.268879+0000","last_clean":"2023-10-09T10:36:38.268879+0000","last_became_active":"2023-10-09T10:36:28.341728+0000","last_became_peered":"2023-10-09T10:36:28.341728+0000","last_unstale":"2023-10-09T10:36:38.268879+0000","last_undegraded":"2023-10-09T10:36:38.268879+0000","last_fullsized":"2023-10-09T10:36:38.268879+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":821,"num_read_kb":1489,"num_write":106,"num_write_kb":462,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":230,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.258685+0000","last_change":"2023-10-09T10:27:58.139632+0000","last_active":"2023-10-09T10:36:38.258685+0000","last_peered":"2023-10-09T10:36:38.258685+0000","last_clean":"2023-10-09T10:36:38.258685+0000","last_became_active":"2023-10-09T10:27:58.139208+0000","last_became_peered":"2023-10-09T10:27:58.139208+0000","last_unstale":"2023-10-09T10:36:38.258685+0000","last_undegraded":"2023-10-09T10:36:38.258685+0000","last_fullsized":"2023-10-09T10:36:38.258685+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:53:49.668114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":372,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.265403+0000","last_change":"2023-10-09T10:36:25.359879+0000","last_active":"2023-10-09T10:36:38.265403+0000","last_peered":"2023-10-09T10:36:38.265403+0000","last_clean":"2023-10-09T10:36:38.265403+0000","last_became_active":"2023-10-09T10:36:25.359061+0000","last_became_peered":"2023-10-09T10:36:25.359061+0000","last_unstale":"2023-10-09T10:36:38.265403+0000","last_undegraded":"2023-10-09T10:36:38.265403+0000","last_fullsized":"2023-10-09T10:36:38.265403+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"351'12588","reported_seq":12663,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.592539+0000","last_change":"2023-10-09T10:32:55.348288+0000","last_active":"2023-10-09T10:36:38.592539+0000","last_peered":"2023-10-09T10:36:38.592539+0000","last_clean":"2023-10-09T10:36:38.592539+0000","last_became_active":"2023-10-09T10:32:55.347935+0000","last_became_peered":"2023-10-09T10:32:55.347935+0000","last_unstale":"2023-10-09T10:36:38.592539+0000","last_undegraded":"2023-10-09T10:36:38.592539+0000","last_fullsized":"2023-10-09T10:36:38.592539+0000","mapping_epoch":285,"log_start":"323'8607","ondisk_log_start":"323'8607","created":285,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":3981,"log_dups_size":0,"ondisk_log_size":3981,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12588,"num_write_kb":402816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":362,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.270213+0000","last_change":"2023-10-09T10:32:46.419963+0000","last_active":"2023-10-09T10:36:38.270213+0000","last_peered":"2023-10-09T10:36:38.270213+0000","last_clean":"2023-10-09T10:36:38.270213+0000","last_became_active":"2023-10-09T10:32:46.312088+0000","last_became_peered":"2023-10-09T10:32:46.312088+0000","last_unstale":"2023-10-09T10:36:38.270213+0000","last_undegraded":"2023-10-09T10:36:38.270213+0000","last_fullsized":"2023-10-09T10:36:38.270213+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.6","version":"76'153","reported_seq":908,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.256870+0000","last_change":"2023-10-09T10:32:49.212600+0000","last_active":"2023-10-09T10:36:38.256870+0000","last_peered":"2023-10-09T10:36:38.256870+0000","last_clean":"2023-10-09T10:36:38.256870+0000","last_became_active":"2023-10-09T10:32:49.211533+0000","last_became_peered":"2023-10-09T10:32:49.211533+0000","last_unstale":"2023-10-09T10:36:38.256870+0000","last_undegraded":"2023-10-09T10:36:38.256870+0000","last_fullsized":"2023-10-09T10:36:38.256870+0000","mapping_epoch":283,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":284,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:21:05.520674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":859,"num_read_kb":2778,"num_write":113,"num_write_kb":2118,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":153,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.269153+0000","last_change":"2023-10-09T10:25:35.161242+0000","last_active":"2023-10-09T10:36:38.269153+0000","last_peered":"2023-10-09T10:36:38.269153+0000","last_clean":"2023-10-09T10:36:38.269153+0000","last_became_active":"2023-10-09T10:25:35.160795+0000","last_became_peered":"2023-10-09T10:25:35.160795+0000","last_unstale":"2023-10-09T10:36:38.269153+0000","last_undegraded":"2023-10-09T10:36:38.269153+0000","last_fullsized":"2023-10-09T10:36:38.269153+0000","mapping_epoch":208,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":209,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.d","version":"352'12730","reported_seq":12806,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.349749+0000","last_change":"2023-10-09T10:32:55.349105+0000","last_active":"2023-10-09T10:36:39.349749+0000","last_peered":"2023-10-09T10:36:39.349749+0000","last_clean":"2023-10-09T10:36:39.349749+0000","last_became_active":"2023-10-09T10:32:55.348613+0000","last_became_peered":"2023-10-09T10:32:55.348613+0000","last_unstale":"2023-10-09T10:36:39.349749+0000","last_undegraded":"2023-10-09T10:36:39.349749+0000","last_fullsized":"2023-10-09T10:36:39.349749+0000","mapping_epoch":285,"log_start":"325'8786","ondisk_log_start":"325'8786","created":285,"last_epoch_clean":286,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":3944,"log_dups_size":0,"ondisk_log_size":3944,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":12730,"num_write_kb":407297,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"76'187","reported_seq":1290,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.285776+0000","last_change":"2023-10-09T10:32:49.218114+0000","last_active":"2023-10-09T10:36:39.285776+0000","last_peered":"2023-10-09T10:36:39.285776+0000","last_clean":"2023-10-09T10:36:39.285776+0000","last_became_active":"2023-10-09T10:32:49.217289+0000","last_became_peered":"2023-10-09T10:32:49.217289+0000","last_unstale":"2023-10-09T10:36:39.285776+0000","last_undegraded":"2023-10-09T10:36:39.285776+0000","last_fullsized":"2023-10-09T10:36:39.285776+0000","mapping_epoch":283,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":284,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1503,"num_read_kb":4410,"num_write":140,"num_write_kb":3134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":39,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":196,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.257004+0000","last_change":"2023-10-09T10:32:46.329452+0000","last_active":"2023-10-09T10:36:38.257004+0000","last_peered":"2023-10-09T10:36:38.257004+0000","last_clean":"2023-10-09T10:36:38.257004+0000","last_became_active":"2023-10-09T10:32:46.312018+0000","last_became_peered":"2023-10-09T10:32:46.312018+0000","last_unstale":"2023-10-09T10:36:38.257004+0000","last_undegraded":"2023-10-09T10:36:38.257004+0000","last_fullsized":"2023-10-09T10:36:38.257004+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:28:07.574667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":214,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.264879+0000","last_change":"2023-10-09T10:32:46.323701+0000","last_active":"2023-10-09T10:36:38.264879+0000","last_peered":"2023-10-09T10:36:38.264879+0000","last_clean":"2023-10-09T10:36:38.264879+0000","last_became_active":"2023-10-09T10:32:46.323347+0000","last_became_peered":"2023-10-09T10:32:46.323347+0000","last_unstale":"2023-10-09T10:36:38.264879+0000","last_undegraded":"2023-10-09T10:36:38.264879+0000","last_fullsized":"2023-10-09T10:36:38.264879+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"8.10","version":"351'9744","reported_seq":9836,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.592545+0000","last_change":"2023-10-09T10:35:11.359199+0000","last_active":"2023-10-09T10:36:38.592545+0000","last_peered":"2023-10-09T10:36:38.592545+0000","last_clean":"2023-10-09T10:36:38.592545+0000","last_became_active":"2023-10-09T10:35:11.348157+0000","last_became_peered":"2023-10-09T10:35:11.348157+0000","last_unstale":"2023-10-09T10:36:38.592545+0000","last_undegraded":"2023-10-09T10:36:38.592545+0000","last_fullsized":"2023-10-09T10:36:38.592545+0000","mapping_epoch":308,"log_start":"299'5231","ondisk_log_start":"299'5231","created":304,"last_epoch_clean":309,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4513,"log_dups_size":0,"ondisk_log_size":4513,"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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6515,"num_write_kb":207616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":20,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.268350+0000","last_change":"2023-10-09T10:36:25.312328+0000","last_active":"2023-10-09T10:36:38.268350+0000","last_peered":"2023-10-09T10:36:38.268350+0000","last_clean":"2023-10-09T10:36:38.268350+0000","last_became_active":"2023-10-09T10:36:25.311954+0000","last_became_peered":"2023-10-09T10:36:25.311954+0000","last_unstale":"2023-10-09T10:36:38.268350+0000","last_undegraded":"2023-10-09T10:36:38.268350+0000","last_fullsized":"2023-10-09T10:36:38.268350+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":283,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.258805+0000","last_change":"2023-10-09T10:32:46.311925+0000","last_active":"2023-10-09T10:36:38.258805+0000","last_peered":"2023-10-09T10:36:38.258805+0000","last_clean":"2023-10-09T10:36:38.258805+0000","last_became_active":"2023-10-09T10:32:46.311571+0000","last_became_peered":"2023-10-09T10:32:46.311571+0000","last_unstale":"2023-10-09T10:36:38.258805+0000","last_undegraded":"2023-10-09T10:36:38.258805+0000","last_fullsized":"2023-10-09T10:36:38.258805+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:03:50.488940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[2,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.17","version":"351'9313","reported_seq":11333,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.281522+0000","last_change":"2023-10-09T10:36:22.335116+0000","last_active":"2023-10-09T10:36:39.281522+0000","last_peered":"2023-10-09T10:36:39.281522+0000","last_clean":"2023-10-09T10:36:39.281522+0000","last_became_active":"2023-10-09T10:36:22.293745+0000","last_became_peered":"2023-10-09T10:36:22.293745+0000","last_unstale":"2023-10-09T10:36:39.281522+0000","last_undegraded":"2023-10-09T10:36:39.281522+0000","last_fullsized":"2023-10-09T10:36:39.281522+0000","mapping_epoch":339,"log_start":"299'4798","ondisk_log_start":"299'4798","created":304,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4515,"log_dups_size":0,"ondisk_log_size":4515,"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":6389760,"num_objects":98,"num_object_clones":0,"num_object_copies":294,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":98,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6184,"num_write_kb":200992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":956,"num_bytes_recovered":62652416,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":334,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.266162+0000","last_change":"2023-10-09T10:32:46.431247+0000","last_active":"2023-10-09T10:36:38.266162+0000","last_peered":"2023-10-09T10:36:38.266162+0000","last_clean":"2023-10-09T10:36:38.266162+0000","last_became_active":"2023-10-09T10:32:46.323482+0000","last_became_peered":"2023-10-09T10:32:46.323482+0000","last_unstale":"2023-10-09T10:36:38.266162+0000","last_undegraded":"2023-10-09T10:36:38.266162+0000","last_fullsized":"2023-10-09T10:36:38.266162+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":370,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.259000+0000","last_change":"2023-10-09T10:36:25.307087+0000","last_active":"2023-10-09T10:36:38.259000+0000","last_peered":"2023-10-09T10:36:38.259000+0000","last_clean":"2023-10-09T10:36:38.259000+0000","last_became_active":"2023-10-09T10:36:25.306612+0000","last_became_peered":"2023-10-09T10:36:25.306612+0000","last_unstale":"2023-10-09T10:36:38.259000+0000","last_undegraded":"2023-10-09T10:36:38.259000+0000","last_fullsized":"2023-10-09T10:36:38.259000+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:29:14.672489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.16","version":"351'9348","reported_seq":14485,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.558994+0000","last_change":"2023-10-09T10:35:54.337100+0000","last_active":"2023-10-09T10:36:38.558994+0000","last_peered":"2023-10-09T10:36:38.558994+0000","last_clean":"2023-10-09T10:36:38.558994+0000","last_became_active":"2023-10-09T10:35:39.261350+0000","last_became_peered":"2023-10-09T10:35:39.261350+0000","last_unstale":"2023-10-09T10:36:38.558994+0000","last_undegraded":"2023-10-09T10:36:38.558994+0000","last_fullsized":"2023-10-09T10:36:38.558994+0000","mapping_epoch":329,"log_start":"298'3955","ondisk_log_start":"298'3955","created":304,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":5393,"log_dups_size":0,"ondisk_log_size":5393,"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":5046272,"num_objects":77,"num_object_clones":0,"num_object_copies":231,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":77,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6215,"num_write_kb":201344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2395,"num_bytes_recovered":156958720,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"59'2","reported_seq":334,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.269704+0000","last_change":"2023-10-09T10:32:46.426121+0000","last_active":"2023-10-09T10:36:38.269704+0000","last_peered":"2023-10-09T10:36:38.269704+0000","last_clean":"2023-10-09T10:36:38.269704+0000","last_became_active":"2023-10-09T10:32:46.321527+0000","last_became_peered":"2023-10-09T10:32:46.321527+0000","last_unstale":"2023-10-09T10:36:38.269704+0000","last_undegraded":"2023-10-09T10:36:38.269704+0000","last_fullsized":"2023-10-09T10:36:38.269704+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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,6,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":355,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.259047+0000","last_change":"2023-10-09T10:32:46.302466+0000","last_active":"2023-10-09T10:36:38.259047+0000","last_peered":"2023-10-09T10:36:38.259047+0000","last_clean":"2023-10-09T10:36:38.259047+0000","last_became_active":"2023-10-09T10:32:46.302020+0000","last_became_peered":"2023-10-09T10:32:46.302020+0000","last_unstale":"2023-10-09T10:36:38.259047+0000","last_undegraded":"2023-10-09T10:36:38.259047+0000","last_fullsized":"2023-10-09T10:36:38.259047+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:46:18.422516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,5],"acting":[2,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"8.15","version":"352'9577","reported_seq":12935,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.340234+0000","last_change":"2023-10-09T10:36:39.323154+0000","last_active":"2023-10-09T10:36:39.340234+0000","last_peered":"2023-10-09T10:36:39.340234+0000","last_clean":"2023-10-09T10:36:39.340234+0000","last_became_active":"2023-10-09T10:36:39.281989+0000","last_became_peered":"2023-10-09T10:36:39.281989+0000","last_unstale":"2023-10-09T10:36:39.340234+0000","last_undegraded":"2023-10-09T10:36:39.340234+0000","last_fullsized":"2023-10-09T10:36:39.340234+0000","mapping_epoch":351,"log_start":"299'5245","ondisk_log_start":"299'5245","created":304,"last_epoch_clean":352,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":4332,"log_dups_size":0,"ondisk_log_size":4332,"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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6402,"num_write_kb":204096,"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":[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.1e","version":"59'1","reported_seq":175,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.285436+0000","last_change":"2023-10-09T10:27:59.143335+0000","last_active":"2023-10-09T10:36:39.285436+0000","last_peered":"2023-10-09T10:36:39.285436+0000","last_clean":"2023-10-09T10:36:39.285436+0000","last_became_active":"2023-10-09T10:27:59.142976+0000","last_became_peered":"2023-10-09T10:27:59.142976+0000","last_unstale":"2023-10-09T10:36:39.285436+0000","last_undegraded":"2023-10-09T10:36:39.285436+0000","last_fullsized":"2023-10-09T10:36:39.285436+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":250,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.257806+0000","last_change":"2023-10-09T10:29:48.153486+0000","last_active":"2023-10-09T10:36:38.257806+0000","last_peered":"2023-10-09T10:36:38.257806+0000","last_clean":"2023-10-09T10:36:38.257806+0000","last_became_active":"2023-10-09T10:29:48.153037+0000","last_became_peered":"2023-10-09T10:29:48.153037+0000","last_unstale":"2023-10-09T10:36:38.257806+0000","last_undegraded":"2023-10-09T10:36:38.257806+0000","last_fullsized":"2023-10-09T10:36:38.257806+0000","mapping_epoch":244,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":245,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:22:43.259253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.14","version":"351'9565","reported_seq":13792,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.580506+0000","last_change":"2023-10-09T10:35:53.346144+0000","last_active":"2023-10-09T10:36:38.580506+0000","last_peered":"2023-10-09T10:36:38.580506+0000","last_clean":"2023-10-09T10:36:38.580506+0000","last_became_active":"2023-10-09T10:35:31.299611+0000","last_became_peered":"2023-10-09T10:35:31.299611+0000","last_unstale":"2023-10-09T10:36:38.580506+0000","last_undegraded":"2023-10-09T10:36:38.580506+0000","last_fullsized":"2023-10-09T10:36:38.580506+0000","mapping_epoch":325,"log_start":"298'4315","ondisk_log_start":"298'4315","created":304,"last_epoch_clean":326,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:32:54.308866+0000","last_clean_scrub_stamp":"2023-10-09T10:32:54.308866+0000","objects_scrubbed":0,"log_size":5250,"log_dups_size":0,"ondisk_log_size":5250,"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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6394,"num_write_kb":203840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2059,"num_bytes_recovered":134938624,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"59'4","reported_seq":191,"reported_epoch":351,"state":"active+clean","last_fresh":"2023-10-09T10:36:38.270413+0000","last_change":"2023-10-09T10:27:59.155853+0000","last_active":"2023-10-09T10:36:38.270413+0000","last_peered":"2023-10-09T10:36:38.270413+0000","last_clean":"2023-10-09T10:36:38.270413+0000","last_became_active":"2023-10-09T10:27:59.155321+0000","last_became_peered":"2023-10-09T10:27:59.155321+0000","last_unstale":"2023-10-09T10:36:38.270413+0000","last_undegraded":"2023-10-09T10:36:38.270413+0000","last_fullsized":"2023-10-09T10:36:38.270413+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":230,"reported_epoch":352,"state":"active+clean","last_fresh":"2023-10-09T10:36:39.280173+0000","last_change":"2023-10-09T10:32:46.307896+0000","last_active":"2023-10-09T10:36:39.280173+0000","last_peered":"2023-10-09T10:36:39.280173+0000","last_clean":"2023-10-09T10:36:39.280173+0000","last_became_active":"2023-10-09T10:32:46.307531+0000","last_became_peered":"2023-10-09T10:32:46.307531+0000","last_unstale":"2023-10-09T10:36:39.280173+0000","last_undegraded":"2023-10-09T10:36:39.280173+0000","last_fullsized":"2023-10-09T10:36:39.280173+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":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":35,"num_bytes_recovered":5868,"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":131072,"data_stored":21572,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33561,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":26,"stat_sum":{"num_bytes":22446080,"num_objects":344,"num_object_clones":0,"num_object_copies":1032,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":344,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":183138,"num_write_kb":5486465,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":17623,"num_bytes_recovered":1154875392,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1572864,"data_stored":1572864,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":121427,"ondisk_log_size":121427,"up":78,"acting":78,"num_store_stats":5},{"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":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2969600,"data_stored":2951840,"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":172,"num_bytes_recovered":12582912,"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":5919,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430690,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":903776,"kb_used_data":7384,"kb_used_omap":0,"kb_used_meta":896384,"kb_avail":92841376,"statfs":{"total":95995035648,"available":95069569024,"internally_reserved":0,"allocated":7561216,"data_stored":6755787,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":917897216},"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":"Mon Oct 9 10:36:36 2023","interfaces":[{"interface":"back","average":{"1min":0.45700000000000002,"5min":0.79500000000000004,"15min":1.5640000000000001},"min":{"1min":0.29799999999999999,"5min":0.29799999999999999,"15min":0.23799999999999999},"max":{"1min":1.0369999999999999,"5min":5.1630000000000003,"15min":142.559},"last":0.96599999999999997},{"interface":"front","average":{"1min":0.65800000000000003,"5min":0.754,"15min":1.5589999999999999},"min":{"1min":0.33800000000000002,"5min":0.29099999999999998,"15min":0.27000000000000002},"max":{"1min":2.2309999999999999,"5min":5.2389999999999999,"15min":142.584},"last":0.92600000000000005}]},{"osd":1,"last update":"Mon Oct 9 10:35:58 2023","interfaces":[{"interface":"back","average":{"1min":0.85999999999999999,"5min":2.8090000000000002,"15min":2.5779999999999998},"min":{"1min":0.32600000000000001,"5min":0.314,"15min":0.27400000000000002},"max":{"1min":4.2439999999999998,"5min":143.345,"15min":188.88399999999999},"last":0.84699999999999998},{"interface":"front","average":{"1min":0.92600000000000005,"5min":2.802,"15min":2.5339999999999998},"min":{"1min":0.33600000000000002,"5min":0.32000000000000001,"15min":0.29799999999999999},"max":{"1min":4.2050000000000001,"5min":143.31700000000001,"15min":188.84700000000001},"last":0.66500000000000004}]},{"osd":2,"last update":"Mon Oct 9 10:36:11 2023","interfaces":[{"interface":"back","average":{"1min":1.585,"5min":1.0960000000000001,"15min":1.107},"min":{"1min":0.439,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":7.8499999999999996,"5min":8.7699999999999996,"15min":12.441000000000001},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.86799999999999999,"5min":1.161,"15min":0.93100000000000005},"min":{"1min":0.40400000000000003,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":3.222,"5min":20.259,"15min":20.259},"last":1.028}]},{"osd":3,"last update":"Mon Oct 9 10:35:58 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":0.89100000000000001,"15min":1.494},"min":{"1min":0.41499999999999998,"5min":0.41099999999999998,"15min":0.30599999999999999},"max":{"1min":3.0859999999999999,"5min":5.0410000000000004,"15min":96.253},"last":0.89500000000000002},{"interface":"front","average":{"1min":0.63200000000000001,"5min":1.028,"15min":1.754},"min":{"1min":0.42199999999999999,"5min":0.38200000000000001,"15min":0.31900000000000001},"max":{"1min":1.8400000000000001,"5min":11.127000000000001,"15min":96.319999999999993},"last":1.103}]},{"osd":4,"last update":"Mon Oct 9 10:36:36 2023","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.879,"15min":1.9570000000000001},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.32100000000000001},"max":{"1min":2.0910000000000002,"5min":4.2590000000000003,"15min":230.642},"last":0.61199999999999999},{"interface":"front","average":{"1min":0.627,"5min":0.86199999999999999,"15min":2.0289999999999999},"min":{"1min":0.36199999999999999,"5min":0.32700000000000001,"15min":0.311},"max":{"1min":1.1930000000000001,"5min":5.1500000000000004,"15min":229.31299999999999},"last":0.99299999999999999}]},{"osd":5,"last update":"Mon Oct 9 10:36:36 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":1.151,"15min":1.4570000000000001},"min":{"1min":0.438,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":3.528,"5min":5.0640000000000001,"15min":20.225999999999999},"last":1.1539999999999999},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.1679999999999999,"15min":1.26},"min":{"1min":0.376,"5min":0.312,"15min":0.312},"max":{"1min":3.2109999999999999,"5min":5.3230000000000004,"15min":12.225},"last":1.123}]},{"osd":6,"last update":"Mon Oct 9 10:36:29 2023","interfaces":[{"interface":"back","average":{"1min":1.6259999999999999,"5min":1.627,"15min":1.508},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.32400000000000001},"max":{"1min":8.3160000000000007,"5min":10.154,"15min":15.936999999999999},"last":1.046},{"interface":"front","average":{"1min":0.79000000000000004,"5min":1.0820000000000001,"15min":1.3740000000000001},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.30299999999999999},"max":{"1min":1.2909999999999999,"5min":5.1150000000000002,"15min":16.044},"last":1.077}]}]},{"osd":6,"up_from":173,"seq":743029342399,"num_pgs":79,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":933944,"kb_used_data":3888,"kb_used_omap":7,"kb_used_meta":930040,"kb_avail":92811208,"statfs":{"total":95995035648,"available":95038676992,"internally_reserved":0,"allocated":3981312,"data_stored":3159945,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7343,"internal_metadata":952361809},"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":"Mon Oct 9 10:36:29 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.056,"15min":1.4870000000000001},"min":{"1min":0.30499999999999999,"5min":0.26700000000000002,"15min":0.26300000000000001},"max":{"1min":3.948,"5min":4.7729999999999997,"15min":73.555999999999997},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.4810000000000001,"5min":1.0680000000000001,"15min":1.4690000000000001},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.26900000000000002},"max":{"1min":4.4530000000000003,"5min":6.5179999999999998,"15min":73.433000000000007},"last":1.028}]},{"osd":1,"last update":"Mon Oct 9 10:36:29 2023","interfaces":[{"interface":"back","average":{"1min":1.641,"5min":1.5629999999999999,"15min":1.351},"min":{"1min":0.32100000000000001,"5min":0.30299999999999999,"15min":0.26300000000000001},"max":{"1min":4.4989999999999997,"5min":30.254000000000001,"15min":30.254000000000001},"last":0.90900000000000003},{"interface":"front","average":{"1min":0.82199999999999995,"5min":1.379,"15min":1.246},"min":{"1min":0.33000000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":3.9329999999999998,"5min":30.905999999999999,"15min":30.905999999999999},"last":1.4139999999999999}]},{"osd":2,"last update":"Mon Oct 9 10:36:07 2023","interfaces":[{"interface":"back","average":{"1min":1.8799999999999999,"5min":1.589,"15min":1.0349999999999999},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":5.9450000000000003,"5min":6.5620000000000003,"15min":6.5620000000000003},"last":0.97799999999999998},{"interface":"front","average":{"1min":1.915,"5min":1.597,"15min":1.042},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":6.8940000000000001,"5min":6.8940000000000001,"15min":6.8940000000000001},"last":1.097}]},{"osd":3,"last update":"Mon Oct 9 10:36:29 2023","interfaces":[{"interface":"back","average":{"1min":1.5980000000000001,"5min":1.3540000000000001,"15min":1.409},"min":{"1min":0.437,"5min":0.35899999999999999,"15min":0.30299999999999999},"max":{"1min":4.5780000000000003,"5min":10.699,"15min":25.149000000000001},"last":1.175},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.98699999999999999,"15min":1.256},"min":{"1min":0.46400000000000002,"5min":0.38900000000000001,"15min":0.313},"max":{"1min":3.9700000000000002,"5min":6.5490000000000004,"15min":24.878},"last":1.5009999999999999}]},{"osd":4,"last update":"Mon Oct 9 10:36:29 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.0489999999999999,"15min":1.343},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.23999999999999999},"max":{"1min":3.8820000000000001,"5min":4.585,"15min":15.288},"last":0.85799999999999998},{"interface":"front","average":{"1min":1.7749999999999999,"5min":1.2290000000000001,"15min":1.395},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.27200000000000002},"max":{"1min":7.4800000000000004,"5min":7.4800000000000004,"15min":8.6110000000000007},"last":1.2609999999999999}]},{"osd":5,"last update":"Mon Oct 9 10:36:29 2023","interfaces":[{"interface":"back","average":{"1min":1.1639999999999999,"5min":1.462,"15min":1.544},"min":{"1min":0.36799999999999999,"5min":0.35799999999999998,"15min":0.27800000000000002},"max":{"1min":4.202,"5min":11.329000000000001,"15min":11.329000000000001},"last":1.347},{"interface":"front","average":{"1min":1.5,"5min":1.5049999999999999,"15min":1.544},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.26600000000000001},"max":{"1min":5.2949999999999999,"5min":6.694,"15min":15.266},"last":1.1439999999999999}]},{"osd":7,"last update":"Mon Oct 9 10:36:29 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.95399999999999996,"15min":1.381},"min":{"1min":0.46800000000000003,"5min":0.35699999999999998,"15min":0.32300000000000001},"max":{"1min":3.9529999999999998,"5min":4.1429999999999998,"15min":18.393000000000001},"last":1.4590000000000001},{"interface":"front","average":{"1min":1.2010000000000001,"5min":1.3080000000000001,"15min":1.601},"min":{"1min":0.376,"5min":0.376,"15min":0.29999999999999999},"max":{"1min":3.9750000000000001,"5min":6.1500000000000004,"15min":18.282},"last":1.2310000000000001}]}]},{"osd":1,"up_from":92,"seq":395136991540,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":774676,"kb_used_data":8844,"kb_used_omap":6,"kb_used_meta":765817,"kb_avail":92970476,"statfs":{"total":95995035648,"available":95201767424,"internally_reserved":0,"allocated":9056256,"data_stored":7447609,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6230,"internal_metadata":784197546},"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":9,"apply_latency_ms":9,"commit_latency_ns":9000000,"apply_latency_ns":9000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 10:36:14 2023","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.628,"15min":0.91200000000000003},"min":{"1min":0.26800000000000002,"5min":0.25600000000000001,"15min":0.19400000000000001},"max":{"1min":1.504,"5min":5.3109999999999999,"15min":35.258000000000003},"last":0.84499999999999997},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.80100000000000005,"15min":1.04},"min":{"1min":0.27600000000000002,"5min":0.26700000000000002,"15min":0.23000000000000001},"max":{"1min":2.3399999999999999,"5min":4.984,"15min":36.534999999999997},"last":0.88900000000000001}]},{"osd":2,"last update":"Mon Oct 9 10:36:14 2023","interfaces":[{"interface":"back","average":{"1min":1.4399999999999999,"5min":5.7229999999999999,"15min":2.399},"min":{"1min":0.376,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":9.4480000000000004,"5min":219.822,"15min":219.822},"last":1.012},{"interface":"front","average":{"1min":1.7290000000000001,"5min":5.984,"15min":2.5990000000000002},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":5.5730000000000004,"5min":222.55600000000001,"15min":222.55600000000001},"last":0.98499999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:36:14 2023","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":1.1339999999999999,"15min":1.7929999999999999},"min":{"1min":0.33100000000000002,"5min":0.29199999999999998,"15min":0.251},"max":{"1min":2.4079999999999999,"5min":13.550000000000001,"15min":79.293999999999997},"last":1.054},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.82799999999999996,"15min":1.4850000000000001},"min":{"1min":0.40300000000000002,"5min":0.315,"15min":0.23999999999999999},"max":{"1min":1.2370000000000001,"5min":5.0650000000000004,"15min":76.466999999999999},"last":1.0960000000000001}]},{"osd":4,"last update":"Mon Oct 9 10:36:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.0049999999999999,"15min":1.109},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.31},"max":{"1min":5.2389999999999999,"5min":5.2389999999999999,"15min":11.819000000000001},"last":1.081},{"interface":"front","average":{"1min":0.76700000000000002,"5min":0.88,"15min":1.0189999999999999},"min":{"1min":0.51900000000000002,"5min":0.35499999999999998,"15min":0.316},"max":{"1min":1.1339999999999999,"5min":3.7999999999999998,"15min":5.7560000000000002},"last":1.3300000000000001}]},{"osd":5,"last update":"Mon Oct 9 10:36:14 2023","interfaces":[{"interface":"back","average":{"1min":1.462,"5min":1.204,"15min":1.2070000000000001},"min":{"1min":0.39000000000000001,"5min":0.36499999999999999,"15min":0.32300000000000001},"max":{"1min":5.7409999999999997,"5min":5.7409999999999997,"15min":7.5490000000000004},"last":1.4410000000000001},{"interface":"front","average":{"1min":1.3049999999999999,"5min":1.143,"15min":1.1419999999999999},"min":{"1min":0.58599999999999997,"5min":0.39400000000000002,"15min":0.32100000000000001},"max":{"1min":5.1799999999999997,"5min":5.5830000000000002,"15min":6.056},"last":1.1799999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:36:27 2023","interfaces":[{"interface":"back","average":{"1min":1.1559999999999999,"5min":1.3580000000000001,"15min":1.458},"min":{"1min":0.39100000000000001,"5min":0.38400000000000001,"15min":0.34000000000000002},"max":{"1min":7.9249999999999998,"5min":7.9249999999999998,"15min":9.9900000000000002},"last":1.512},{"interface":"front","average":{"1min":1.744,"5min":1.623,"15min":1.3600000000000001},"min":{"1min":0.438,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":5.383,"5min":6.1630000000000003,"15min":6.7629999999999999},"last":1.206}]},{"osd":7,"last update":"Mon Oct 9 10:36:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":1.1659999999999999,"15min":1.234},"min":{"1min":0.56499999999999995,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":5.3079999999999998,"5min":5.8710000000000004,"15min":8.327},"last":1.228},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.94099999999999995,"15min":1.1919999999999999},"min":{"1min":0.52300000000000002,"5min":0.47099999999999997,"15min":0.36799999999999999},"max":{"1min":1.216,"5min":3.0209999999999999,"15min":8.3829999999999991},"last":1.3}]}]},{"osd":0,"up_from":0,"seq":373662155066,"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":225,"seq":966367641706,"num_pgs":67,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":459912,"kb_used_data":8896,"kb_used_omap":12,"kb_used_meta":450995,"kb_avail":93285240,"statfs":{"total":95995035648,"available":95524085760,"internally_reserved":0,"allocated":9109504,"data_stored":7453818,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12791,"internal_metadata":461819401},"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":"Mon Oct 9 10:36:09 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.79600000000000004,"15min":0.67700000000000005},"min":{"1min":0.28199999999999997,"5min":0.249,"15min":0.249},"max":{"1min":2.4129999999999998,"5min":5.4080000000000004,"15min":5.4080000000000004},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.47099999999999997,"5min":0.69999999999999996,"15min":0.63700000000000001},"min":{"1min":0.28199999999999997,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.86399999999999999,"5min":6.2649999999999997,"15min":6.2649999999999997},"last":0.65700000000000003}]},{"osd":1,"last update":"Mon Oct 9 10:36:09 2023","interfaces":[{"interface":"back","average":{"1min":1.492,"5min":1.871,"15min":1.083},"min":{"1min":0.41399999999999998,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":6.0179999999999998,"5min":50.645000000000003,"15min":50.645000000000003},"last":0.75900000000000001},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.147,"15min":0.872},"min":{"1min":0.41799999999999998,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":3.3610000000000002,"5min":6.6470000000000002,"15min":6.6470000000000002},"last":0.98199999999999998}]},{"osd":3,"last update":"Mon Oct 9 10:36:09 2023","interfaces":[{"interface":"back","average":{"1min":1.3,"5min":1.2749999999999999,"15min":0.90800000000000003},"min":{"1min":0.38200000000000001,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":6.1289999999999996,"5min":8.1699999999999999,"15min":8.1699999999999999},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.747,"5min":1.0649999999999999,"15min":0.88800000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.30399999999999999},"max":{"1min":2.46,"5min":7.899,"15min":7.899},"last":0.89900000000000002}]},{"osd":4,"last update":"Mon Oct 9 10:36:09 2023","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":0.89900000000000002,"15min":0.876},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.33000000000000002},"max":{"1min":2.5590000000000002,"5min":6.5999999999999996,"15min":6.5999999999999996},"last":0.74199999999999999},{"interface":"front","average":{"1min":1.46,"5min":1.46,"15min":1.022},"min":{"1min":0.438,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":6.3799999999999999,"5min":9.0980000000000008,"15min":9.0980000000000008},"last":0.85499999999999998}]},{"osd":5,"last update":"Mon Oct 9 10:36:09 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.776,"15min":1.3300000000000001},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":2.895,"5min":34.942999999999998,"15min":34.942999999999998},"last":1.1359999999999999},{"interface":"front","average":{"1min":1.546,"5min":1.677,"15min":1.1000000000000001},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":4.1280000000000001,"5min":35.186999999999998,"15min":35.186999999999998},"last":0.92600000000000005}]},{"osd":6,"last update":"Mon Oct 9 10:36:09 2023","interfaces":[{"interface":"back","average":{"1min":1.1910000000000001,"5min":1.252,"15min":1.1990000000000001},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45500000000000002},"max":{"1min":2.7469999999999999,"5min":7.04,"15min":7.04},"last":0.83199999999999996},{"interface":"front","average":{"1min":2.1259999999999999,"5min":2.0129999999999999,"15min":1.377},"min":{"1min":0.83899999999999997,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":6.4130000000000003,"5min":12.002000000000001,"15min":12.002000000000001},"last":0.94699999999999995}]},{"osd":7,"last update":"Mon Oct 9 10:36:09 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":1.23,"15min":1.2729999999999999},"min":{"1min":0.54800000000000004,"5min":0.45700000000000002,"15min":0.45200000000000001},"max":{"1min":2.5,"5min":6.7679999999999998,"15min":6.7679999999999998},"last":1.0640000000000001},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.1040000000000001,"15min":0.97799999999999998},"min":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":2.6520000000000001,"5min":6.681,"15min":6.681},"last":0.878}]}]},{"osd":3,"up_from":0,"seq":438086664487,"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":0,"seq":128849019389,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":5,"up_from":36,"seq":154618823158,"num_pgs":73,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":902428,"kb_used_data":4820,"kb_used_omap":0,"kb_used_meta":897600,"kb_avail":92842724,"statfs":{"total":95995035648,"available":95070949376,"internally_reserved":0,"allocated":4935680,"data_stored":4130994,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":919142400},"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":"Mon Oct 9 10:36:29 2023","interfaces":[{"interface":"back","average":{"1min":1.23,"5min":1.3160000000000001,"15min":1.3839999999999999},"min":{"1min":0.30599999999999999,"5min":0.28799999999999998,"15min":0.245},"max":{"1min":5.6550000000000002,"5min":8.1720000000000006,"15min":82.433000000000007},"last":0.93500000000000005},{"interface":"front","average":{"1min":1.327,"5min":1.4379999999999999,"15min":1.496},"min":{"1min":0.41899999999999998,"5min":0.35799999999999998,"15min":0.31},"max":{"1min":5.8040000000000003,"5min":8.2560000000000002,"15min":82.507999999999996},"last":0.996}]},{"osd":1,"last update":"Mon Oct 9 10:35:54 2023","interfaces":[{"interface":"back","average":{"1min":3.827,"5min":1.756,"15min":1.429},"min":{"1min":0.371,"5min":0.311,"15min":0.29199999999999998},"max":{"1min":63.18,"5min":63.18,"15min":63.18},"last":0.89900000000000002},{"interface":"front","average":{"1min":3.5430000000000001,"5min":1.486,"15min":1.371},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":62.991,"5min":62.991,"15min":62.991},"last":0.90800000000000003}]},{"osd":2,"last update":"Mon Oct 9 10:36:10 2023","interfaces":[{"interface":"back","average":{"1min":10.451000000000001,"5min":3.6019999999999999,"15min":1.6679999999999999},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.33800000000000002},"max":{"1min":135.37200000000001,"5min":135.37200000000001,"15min":135.37200000000001},"last":0.73199999999999998},{"interface":"front","average":{"1min":10.119,"5min":2.8730000000000002,"15min":1.4379999999999999},"min":{"1min":0.499,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":132.15199999999999,"5min":132.15199999999999,"15min":132.15199999999999},"last":0.71199999999999997}]},{"osd":3,"last update":"Mon Oct 9 10:35:54 2023","interfaces":[{"interface":"back","average":{"1min":1.262,"5min":1.3300000000000001,"15min":2.2050000000000001},"min":{"1min":0.436,"5min":0.38500000000000001,"15min":0.27100000000000002},"max":{"1min":3.6640000000000001,"5min":5.7910000000000004,"15min":175.626},"last":0.86399999999999999},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.94699999999999995,"15min":2.1789999999999998},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.32800000000000001},"max":{"1min":2.875,"5min":5.2069999999999999,"15min":175.58699999999999},"last":0.97099999999999997}]},{"osd":4,"last update":"Mon Oct 9 10:36:29 2023","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.4970000000000001,"15min":1.3240000000000001},"min":{"1min":0.309,"5min":0.309,"15min":0.28999999999999998},"max":{"1min":5.7450000000000001,"5min":8.1649999999999991,"15min":12.83},"last":0.84299999999999997},{"interface":"front","average":{"1min":1.181,"5min":1.0820000000000001,"15min":1.278},"min":{"1min":0.40699999999999997,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":3.6960000000000002,"5min":3.9790000000000001,"15min":11.244},"last":0.41199999999999998}]},{"osd":6,"last update":"Mon Oct 9 10:36:29 2023","interfaces":[{"interface":"back","average":{"1min":2.0579999999999998,"5min":1.7969999999999999,"15min":1.597},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.33200000000000002},"max":{"1min":8.1579999999999995,"5min":18.248999999999999,"15min":18.248999999999999},"last":0.60099999999999998},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.3999999999999999,"15min":1.4710000000000001},"min":{"1min":0.41399999999999998,"5min":0.377,"15min":0.29999999999999999},"max":{"1min":2.8130000000000002,"5min":17.888999999999999,"15min":17.888999999999999},"last":0.67500000000000004}]},{"osd":7,"last update":"Mon Oct 9 10:35:54 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":0.98299999999999998,"15min":1.4430000000000001},"min":{"1min":0.36199999999999999,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":4.0330000000000004,"5min":4.0330000000000004,"15min":11.795999999999999},"last":0.76300000000000001},{"interface":"front","average":{"1min":1.46,"5min":1.585,"15min":1.351},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.32300000000000001},"max":{"1min":5.1799999999999997,"5min":8.0790000000000006,"15min":12.784000000000001},"last":0.62}]}]}],"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4483,"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":1436,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"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":6230,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5434,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8308,"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":3612,"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":16384,"data_stored":736,"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":32768,"data_stored":5504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7343,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4838,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":5,"total":0,"available":0,"internally_reserved":0,"allocated":1572864,"data_stored":1572864,"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-10-09T10:36:49.245 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-09T10:36:49.245 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_3 pg_num 36 2023-10-09T10:36:49.296 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:49.324 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:49.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:49.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:49.427 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:49.460 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:49.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:49.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:49.564 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:49.578 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:49 smithi086 bash[59714]: cluster 2023-10-09T10:36:47.725180+0000 mgr.y (mgr.26072) 1035 : cluster 0 pgmap v1200: 99 pgs: 99 active+clean; 26 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 43 op/s 2023-10-09T10:36:49.578 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:49 smithi086 bash[59714]: audit 2023-10-09T10:36:48.050520+0000 mgr.y (mgr.26072) 1036 : audit 0 from='client.35661 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:36:49.578 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:49 smithi086 bash[59714]: cluster 2023-10-09T10:36:48.961604+0000 osd.7 (osd.7) 321 : cluster 0 8.15 scrub starts 2023-10-09T10:36:49.578 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:49 smithi086 bash[59714]: cluster 2023-10-09T10:36:48.978372+0000 osd.7 (osd.7) 322 : cluster 0 8.15 scrub ok 2023-10-09T10:36:49.597 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:49.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:49.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:49.671 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T10:36:49.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:49 smithi053 bash[76859]: cluster 2023-10-09T10:36:47.725180+0000 mgr.y (mgr.26072) 1035 : cluster 0 pgmap v1200: 99 pgs: 99 active+clean; 26 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 43 op/s 2023-10-09T10:36:49.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:49 smithi053 bash[76859]: audit 2023-10-09T10:36:48.050520+0000 mgr.y (mgr.26072) 1036 : audit 0 from='client.35661 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:36:49.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:49 smithi053 bash[76859]: cluster 2023-10-09T10:36:48.961604+0000 osd.7 (osd.7) 321 : cluster 0 8.15 scrub starts 2023-10-09T10:36:49.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:49 smithi053 bash[76859]: cluster 2023-10-09T10:36:48.978372+0000 osd.7 (osd.7) 322 : cluster 0 8.15 scrub ok 2023-10-09T10:36:49.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:49 smithi053 bash[79554]: cluster 2023-10-09T10:36:47.725180+0000 mgr.y (mgr.26072) 1035 : cluster 0 pgmap v1200: 99 pgs: 99 active+clean; 26 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail; 0 B/s wr, 43 op/s 2023-10-09T10:36:49.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:49 smithi053 bash[79554]: audit 2023-10-09T10:36:48.050520+0000 mgr.y (mgr.26072) 1036 : audit 0 from='client.35661 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:36:49.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:49 smithi053 bash[79554]: cluster 2023-10-09T10:36:48.961604+0000 osd.7 (osd.7) 321 : cluster 0 8.15 scrub starts 2023-10-09T10:36:49.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:49 smithi053 bash[79554]: cluster 2023-10-09T10:36:48.978372+0000 osd.7 (osd.7) 322 : cluster 0 8.15 scrub ok 2023-10-09T10:36:49.700 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:49.727 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:36:49.729 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:49.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:49.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:49.833 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:49.860 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:49.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:49.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:49.964 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:49.997 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:50.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:50.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:50.101 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:50.128 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:50.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:50.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:50.232 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:50.262 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:50.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:50.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:50.366 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:50.398 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:50.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:50.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:50.502 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:50.535 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:50.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:50.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:50.638 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:50.671 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:50.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:50.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:50.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:50 smithi053 bash[76859]: cluster 2023-10-09T10:36:49.645788+0000 osd.6 (osd.6) 309 : cluster 0 8.12 scrub starts 2023-10-09T10:36:50.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:50 smithi053 bash[76859]: cluster 2023-10-09T10:36:49.670975+0000 osd.6 (osd.6) 310 : cluster 0 8.12 scrub ok 2023-10-09T10:36:50.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:50 smithi053 bash[76859]: cluster 2023-10-09T10:36:49.779638+0000 osd.2 (osd.2) 26 : cluster 0 8.13 scrub starts 2023-10-09T10:36:50.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:50 smithi053 bash[76859]: cluster 2023-10-09T10:36:49.800960+0000 osd.2 (osd.2) 27 : cluster 0 8.13 scrub ok 2023-10-09T10:36:50.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:50 smithi053 bash[79554]: cluster 2023-10-09T10:36:49.645788+0000 osd.6 (osd.6) 309 : cluster 0 8.12 scrub starts 2023-10-09T10:36:50.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:50 smithi053 bash[79554]: cluster 2023-10-09T10:36:49.670975+0000 osd.6 (osd.6) 310 : cluster 0 8.12 scrub ok 2023-10-09T10:36:50.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:50 smithi053 bash[79554]: cluster 2023-10-09T10:36:49.779638+0000 osd.2 (osd.2) 26 : cluster 0 8.13 scrub starts 2023-10-09T10:36:50.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:50 smithi053 bash[79554]: cluster 2023-10-09T10:36:49.800960+0000 osd.2 (osd.2) 27 : cluster 0 8.13 scrub ok 2023-10-09T10:36:50.774 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:50.807 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:50.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:50.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:50.824 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:36:50.859 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:50 smithi086 bash[59714]: cluster 2023-10-09T10:36:49.645788+0000 osd.6 (osd.6) 309 : cluster 0 8.12 scrub starts 2023-10-09T10:36:50.859 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:50 smithi086 bash[59714]: cluster 2023-10-09T10:36:49.670975+0000 osd.6 (osd.6) 310 : cluster 0 8.12 scrub ok 2023-10-09T10:36:50.859 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:50 smithi086 bash[59714]: cluster 2023-10-09T10:36:49.779638+0000 osd.2 (osd.2) 26 : cluster 0 8.13 scrub starts 2023-10-09T10:36:50.859 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:50 smithi086 bash[59714]: cluster 2023-10-09T10:36:49.800960+0000 osd.2 (osd.2) 27 : cluster 0 8.13 scrub ok 2023-10-09T10:36:50.911 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:50.947 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:50.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:50.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:51.050 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:51.080 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:51.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:51.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:51.183 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:51.217 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:51.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:51.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:51.321 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:51.350 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:51.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:51.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:51.453 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:51.483 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:51.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:51.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:51.587 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:51.601 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:51 smithi053 bash[76859]: cluster 2023-10-09T10:36:49.726391+0000 mgr.y (mgr.26072) 1037 : cluster 0 pgmap v1201: 99 pgs: 99 active+clean; 25 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:36:51.601 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:51 smithi053 bash[79554]: cluster 2023-10-09T10:36:49.726391+0000 mgr.y (mgr.26072) 1037 : cluster 0 pgmap v1201: 99 pgs: 99 active+clean; 25 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:36:51.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:51 smithi086 bash[59714]: cluster 2023-10-09T10:36:49.726391+0000 mgr.y (mgr.26072) 1037 : cluster 0 pgmap v1201: 99 pgs: 99 active+clean; 25 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:36:51.621 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:51.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:51.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:51.725 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:51.757 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:51.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:51.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:51.861 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:51.894 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:51.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:51.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:51.997 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:52.023 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:52.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:52.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:52.126 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:52.154 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:52.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:52.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:52.257 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:52.287 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:52.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:52.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:52.391 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:52.423 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:52.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:52.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:52.527 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:52.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:52 smithi053 bash[79554]: cluster 2023-10-09T10:36:50.881245+0000 osd.5 (osd.5) 408 : cluster 0 8.0 scrub starts 2023-10-09T10:36:52.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:52 smithi053 bash[79554]: cluster 2023-10-09T10:36:50.902058+0000 osd.5 (osd.5) 409 : cluster 0 8.0 scrub ok 2023-10-09T10:36:52.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:52 smithi053 bash[76859]: cluster 2023-10-09T10:36:50.881245+0000 osd.5 (osd.5) 408 : cluster 0 8.0 scrub starts 2023-10-09T10:36:52.542 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:52 smithi053 bash[76859]: cluster 2023-10-09T10:36:50.902058+0000 osd.5 (osd.5) 409 : cluster 0 8.0 scrub ok 2023-10-09T10:36:52.564 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:52.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:52.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:52.668 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:52.697 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:52.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:52.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:52.800 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:52.813 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:52 smithi086 bash[59714]: cluster 2023-10-09T10:36:50.881245+0000 osd.5 (osd.5) 408 : cluster 0 8.0 scrub starts 2023-10-09T10:36:52.813 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:52 smithi086 bash[59714]: cluster 2023-10-09T10:36:50.902058+0000 osd.5 (osd.5) 409 : cluster 0 8.0 scrub ok 2023-10-09T10:36:52.827 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:52.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:52.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:52.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:36:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:36:52] "GET /metrics HTTP/1.1" 200 36553 "" "Prometheus/2.33.4" 2023-10-09T10:36:52.930 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:52.960 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:52.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:52.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:53.063 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:53.094 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:53.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:53.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:53.197 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:53.232 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:53.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:53.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:53.335 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:53.364 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:53.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:53.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:53.469 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:53.482 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:53 smithi086 bash[59714]: cluster 2023-10-09T10:36:51.727422+0000 mgr.y (mgr.26072) 1038 : cluster 0 pgmap v1202: 99 pgs: 99 active+clean; 25 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:36:53.482 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:53 smithi086 bash[59714]: cluster 2023-10-09T10:36:52.669667+0000 osd.6 (osd.6) 311 : cluster 0 8.17 scrub starts 2023-10-09T10:36:53.482 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:53 smithi086 bash[59714]: cluster 2023-10-09T10:36:52.685126+0000 osd.6 (osd.6) 312 : cluster 0 8.17 scrub ok 2023-10-09T10:36:53.483 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:53 smithi086 bash[59714]: audit 2023-10-09T10:36:52.746517+0000 mon.a (mon.0) 1562 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:36:53.483 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:53 smithi086 bash[59714]: audit 2023-10-09T10:36:53.083943+0000 mon.a (mon.0) 1563 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:36:53.499 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:53.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:53.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:53.603 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:53.615 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:53 smithi053 bash[79554]: cluster 2023-10-09T10:36:51.727422+0000 mgr.y (mgr.26072) 1038 : cluster 0 pgmap v1202: 99 pgs: 99 active+clean; 25 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:36:53.615 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:53 smithi053 bash[79554]: cluster 2023-10-09T10:36:52.669667+0000 osd.6 (osd.6) 311 : cluster 0 8.17 scrub starts 2023-10-09T10:36:53.615 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:53 smithi053 bash[79554]: cluster 2023-10-09T10:36:52.685126+0000 osd.6 (osd.6) 312 : cluster 0 8.17 scrub ok 2023-10-09T10:36:53.616 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:53 smithi053 bash[79554]: audit 2023-10-09T10:36:52.746517+0000 mon.a (mon.0) 1562 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:36:53.616 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:53 smithi053 bash[79554]: audit 2023-10-09T10:36:53.083943+0000 mon.a (mon.0) 1563 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:36:53.616 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:53 smithi053 bash[76859]: cluster 2023-10-09T10:36:51.727422+0000 mgr.y (mgr.26072) 1038 : cluster 0 pgmap v1202: 99 pgs: 99 active+clean; 25 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:36:53.616 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:53 smithi053 bash[76859]: cluster 2023-10-09T10:36:52.669667+0000 osd.6 (osd.6) 311 : cluster 0 8.17 scrub starts 2023-10-09T10:36:53.616 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:53 smithi053 bash[76859]: cluster 2023-10-09T10:36:52.685126+0000 osd.6 (osd.6) 312 : cluster 0 8.17 scrub ok 2023-10-09T10:36:53.616 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:53 smithi053 bash[76859]: audit 2023-10-09T10:36:52.746517+0000 mon.a (mon.0) 1562 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:36:53.616 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:53 smithi053 bash[76859]: audit 2023-10-09T10:36:53.083943+0000 mon.a (mon.0) 1563 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:36:53.634 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:53.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:53.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:53.740 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:53.766 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:53.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:53.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:53.870 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:53.903 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:53.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:53.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:54.007 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:54.033 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:36:54.034 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:36:54.035 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:36:54.044 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:54.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:54.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:54.148 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:54.179 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:54.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:54.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:54.282 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:54.308 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:54.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:54.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:54.412 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:54.441 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:54.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:54.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:54.545 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:54.573 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:54.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:54.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:54.677 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:54.703 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:54.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:54.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:54.713 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:36:54.713 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:36:54.756 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:54 smithi086 bash[59714]: audit 2023-10-09T10:36:53.636079+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:36:54.757 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:54 smithi086 bash[59714]: cluster 2023-10-09T10:36:53.644042+0000 osd.6 (osd.6) 313 : cluster 0 8.6 scrub starts 2023-10-09T10:36:54.757 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:54 smithi086 bash[59714]: cluster 2023-10-09T10:36:53.666288+0000 osd.6 (osd.6) 314 : cluster 0 8.6 scrub ok 2023-10-09T10:36:54.757 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:54 smithi086 bash[59714]: cluster 2023-10-09T10:36:53.728284+0000 mgr.y (mgr.26072) 1039 : cluster 0 pgmap v1203: 99 pgs: 99 active+clean; 25 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:36:54.806 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:54.837 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:54.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:54.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:54.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:54 smithi053 bash[76859]: audit 2023-10-09T10:36:53.636079+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:36:54.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:54 smithi053 bash[76859]: cluster 2023-10-09T10:36:53.644042+0000 osd.6 (osd.6) 313 : cluster 0 8.6 scrub starts 2023-10-09T10:36:54.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:54 smithi053 bash[76859]: cluster 2023-10-09T10:36:53.666288+0000 osd.6 (osd.6) 314 : cluster 0 8.6 scrub ok 2023-10-09T10:36:54.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:54 smithi053 bash[76859]: cluster 2023-10-09T10:36:53.728284+0000 mgr.y (mgr.26072) 1039 : cluster 0 pgmap v1203: 99 pgs: 99 active+clean; 25 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:36:54.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:54 smithi053 bash[79554]: audit 2023-10-09T10:36:53.636079+0000 mon.a (mon.0) 1564 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:36:54.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:54 smithi053 bash[79554]: cluster 2023-10-09T10:36:53.644042+0000 osd.6 (osd.6) 313 : cluster 0 8.6 scrub starts 2023-10-09T10:36:54.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:54 smithi053 bash[79554]: cluster 2023-10-09T10:36:53.666288+0000 osd.6 (osd.6) 314 : cluster 0 8.6 scrub ok 2023-10-09T10:36:54.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:54 smithi053 bash[79554]: cluster 2023-10-09T10:36:53.728284+0000 mgr.y (mgr.26072) 1039 : cluster 0 pgmap v1203: 99 pgs: 99 active+clean; 25 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:36:54.941 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:54.967 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:54.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:54.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:55.071 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:55.099 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:55.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:55.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:55.202 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:55.228 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:55.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:55.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:55.332 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:55.363 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:55.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:55.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:55.467 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:55.497 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:55.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:55.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:55.601 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:55.631 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:55.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:55.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:55.700 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-09T10:36:55.735 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:55.758 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:55 smithi086 bash[59714]: cluster 2023-10-09T10:36:54.814608+0000 osd.5 (osd.5) 410 : cluster 0 8.2 scrub starts 2023-10-09T10:36:55.758 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:55 smithi086 bash[59714]: cluster 2023-10-09T10:36:54.835318+0000 osd.5 (osd.5) 411 : cluster 0 8.2 scrub ok 2023-10-09T10:36:55.773 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:55.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:55.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:55.876 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:55.902 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:55.904 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:55 smithi053 bash[76859]: cluster 2023-10-09T10:36:54.814608+0000 osd.5 (osd.5) 410 : cluster 0 8.2 scrub starts 2023-10-09T10:36:55.904 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:55 smithi053 bash[76859]: cluster 2023-10-09T10:36:54.835318+0000 osd.5 (osd.5) 411 : cluster 0 8.2 scrub ok 2023-10-09T10:36:55.904 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:55 smithi053 bash[79554]: cluster 2023-10-09T10:36:54.814608+0000 osd.5 (osd.5) 410 : cluster 0 8.2 scrub starts 2023-10-09T10:36:55.904 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:55 smithi053 bash[79554]: cluster 2023-10-09T10:36:54.835318+0000 osd.5 (osd.5) 411 : cluster 0 8.2 scrub ok 2023-10-09T10:36:55.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:55.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:56.006 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:56.035 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:56.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:56.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:56.139 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:56.166 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:56.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:56.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:56.270 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:56.300 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:56.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:56.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:56.403 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:56.435 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:56.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:56.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:56.539 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:56.571 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:56.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:56.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:56.675 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:56.688 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:56 smithi086 bash[59714]: cluster 2023-10-09T10:36:55.729414+0000 mgr.y (mgr.26072) 1040 : cluster 0 pgmap v1204: 99 pgs: 99 active+clean; 23 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:36:56.688 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:56 smithi086 bash[59714]: cluster 2023-10-09T10:36:55.855057+0000 osd.5 (osd.5) 412 : cluster 0 8.10 scrub starts 2023-10-09T10:36:56.688 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:56 smithi086 bash[59714]: cluster 2023-10-09T10:36:55.872535+0000 osd.5 (osd.5) 413 : cluster 0 8.10 scrub ok 2023-10-09T10:36:56.704 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:56.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:56.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:56.808 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:56.830 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:56.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:56.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:56.910 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:56 smithi053 bash[79554]: cluster 2023-10-09T10:36:55.729414+0000 mgr.y (mgr.26072) 1040 : cluster 0 pgmap v1204: 99 pgs: 99 active+clean; 23 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:36:56.910 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:56 smithi053 bash[79554]: cluster 2023-10-09T10:36:55.855057+0000 osd.5 (osd.5) 412 : cluster 0 8.10 scrub starts 2023-10-09T10:36:56.911 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:56 smithi053 bash[79554]: cluster 2023-10-09T10:36:55.872535+0000 osd.5 (osd.5) 413 : cluster 0 8.10 scrub ok 2023-10-09T10:36:56.911 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:56 smithi053 bash[76859]: cluster 2023-10-09T10:36:55.729414+0000 mgr.y (mgr.26072) 1040 : cluster 0 pgmap v1204: 99 pgs: 99 active+clean; 23 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:36:56.911 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:56 smithi053 bash[76859]: cluster 2023-10-09T10:36:55.855057+0000 osd.5 (osd.5) 412 : cluster 0 8.10 scrub starts 2023-10-09T10:36:56.911 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:56 smithi053 bash[76859]: cluster 2023-10-09T10:36:55.872535+0000 osd.5 (osd.5) 413 : cluster 0 8.10 scrub ok 2023-10-09T10:36:56.933 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:56.958 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:56.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:56.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:57.061 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:57.096 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:36:57.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:57.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:36:57.200 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:57.234 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:57.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:57.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:57.337 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:57.359 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:57.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:57.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:57.462 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:57.493 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:57.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:57.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:57.597 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:57.629 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:57.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:57.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:57.733 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:57.754 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:57.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:57.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:57.857 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:57.881 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:57.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:57.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:57.984 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:58.011 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:58.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:58.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:58.114 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:58.139 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:58.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:58.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:58.243 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:58.269 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:58.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:58.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:58.372 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:58.401 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:58.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:58.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:58.504 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:58.533 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:58.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:58.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:58.637 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:58.662 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:58.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:58.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:58.766 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:58.788 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:58.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:58.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:58.891 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:58.918 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:58.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:58.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:59.021 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:59.051 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:36:59.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:59.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:36:59.155 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:59.204 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:36:59.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:59.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:36:59.308 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:59.338 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:59.341 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:59 smithi053 bash[79554]: cluster 2023-10-09T10:36:57.730129+0000 mgr.y (mgr.26072) 1041 : cluster 0 pgmap v1205: 99 pgs: 99 active+clean; 17 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:36:59.341 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:59 smithi053 bash[79554]: cluster 2023-10-09T10:36:57.797561+0000 osd.5 (osd.5) 414 : cluster 0 8.18 scrub starts 2023-10-09T10:36:59.341 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:59 smithi053 bash[79554]: cluster 2023-10-09T10:36:57.814448+0000 osd.5 (osd.5) 415 : cluster 0 8.18 scrub ok 2023-10-09T10:36:59.341 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:59 smithi053 bash[79554]: audit 2023-10-09T10:36:58.187632+0000 mon.a (mon.0) 1565 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:36:59.341 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:36:59 smithi053 bash[79554]: audit 2023-10-09T10:36:58.194427+0000 mon.a (mon.0) 1566 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:36:59.342 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:59 smithi053 bash[76859]: cluster 2023-10-09T10:36:57.730129+0000 mgr.y (mgr.26072) 1041 : cluster 0 pgmap v1205: 99 pgs: 99 active+clean; 17 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:36:59.342 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:59 smithi053 bash[76859]: cluster 2023-10-09T10:36:57.797561+0000 osd.5 (osd.5) 414 : cluster 0 8.18 scrub starts 2023-10-09T10:36:59.342 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:59 smithi053 bash[76859]: cluster 2023-10-09T10:36:57.814448+0000 osd.5 (osd.5) 415 : cluster 0 8.18 scrub ok 2023-10-09T10:36:59.342 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:59 smithi053 bash[76859]: audit 2023-10-09T10:36:58.187632+0000 mon.a (mon.0) 1565 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:36:59.342 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:36:59 smithi053 bash[76859]: audit 2023-10-09T10:36:58.194427+0000 mon.a (mon.0) 1566 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:36:59.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:59.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:36:59.443 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:59.473 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:36:59.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:59.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:36:59.575 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:59.602 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:36:59.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:59.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:36:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:59 smithi086 bash[59714]: cluster 2023-10-09T10:36:57.730129+0000 mgr.y (mgr.26072) 1041 : cluster 0 pgmap v1205: 99 pgs: 99 active+clean; 17 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:36:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:59 smithi086 bash[59714]: cluster 2023-10-09T10:36:57.797561+0000 osd.5 (osd.5) 414 : cluster 0 8.18 scrub starts 2023-10-09T10:36:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:59 smithi086 bash[59714]: cluster 2023-10-09T10:36:57.814448+0000 osd.5 (osd.5) 415 : cluster 0 8.18 scrub ok 2023-10-09T10:36:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:59 smithi086 bash[59714]: audit 2023-10-09T10:36:58.187632+0000 mon.a (mon.0) 1565 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:36:59.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:36:59 smithi086 bash[59714]: audit 2023-10-09T10:36:58.194427+0000 mon.a (mon.0) 1566 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:36:59.705 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:59.734 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:36:59.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:59.738 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:36:59.838 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:59.865 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:36:59.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:59.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:36:59.970 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:59.992 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:36:59.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:36:59.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:00.096 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:00.127 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:00.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:00.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:00.231 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:00.242 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:00 smithi053 bash[76859]: cluster 2023-10-09T10:36:58.792333+0000 osd.2 (osd.2) 28 : cluster 0 8.14 scrub starts 2023-10-09T10:37:00.242 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:00 smithi053 bash[76859]: cluster 2023-10-09T10:36:58.810499+0000 osd.2 (osd.2) 29 : cluster 0 8.14 scrub ok 2023-10-09T10:37:00.243 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:00 smithi053 bash[76859]: cluster 2023-10-09T10:36:58.829058+0000 osd.5 (osd.5) 416 : cluster 0 8.19 scrub starts 2023-10-09T10:37:00.243 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:00 smithi053 bash[76859]: cluster 2023-10-09T10:36:58.855850+0000 osd.5 (osd.5) 417 : cluster 0 8.19 scrub ok 2023-10-09T10:37:00.243 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:00 smithi053 bash[76859]: audit 2023-10-09T10:36:59.546107+0000 mon.a (mon.0) 1567 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:37:00.243 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:00 smithi053 bash[76859]: audit 2023-10-09T10:36:59.553567+0000 mon.a (mon.0) 1568 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:37:00.243 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:00 smithi053 bash[76859]: audit 2023-10-09T10:37:00.075700+0000 mon.a (mon.0) 1569 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:37:00.243 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:00 smithi053 bash[76859]: audit 2023-10-09T10:37:00.077105+0000 mon.a (mon.0) 1570 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:37:00.243 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:00 smithi053 bash[76859]: audit 2023-10-09T10:37:00.083261+0000 mon.a (mon.0) 1571 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:37:00.243 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:00 smithi053 bash[79554]: cluster 2023-10-09T10:36:58.792333+0000 osd.2 (osd.2) 28 : cluster 0 8.14 scrub starts 2023-10-09T10:37:00.243 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:00 smithi053 bash[79554]: cluster 2023-10-09T10:36:58.810499+0000 osd.2 (osd.2) 29 : cluster 0 8.14 scrub ok 2023-10-09T10:37:00.243 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:00 smithi053 bash[79554]: cluster 2023-10-09T10:36:58.829058+0000 osd.5 (osd.5) 416 : cluster 0 8.19 scrub starts 2023-10-09T10:37:00.244 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:00 smithi053 bash[79554]: cluster 2023-10-09T10:36:58.855850+0000 osd.5 (osd.5) 417 : cluster 0 8.19 scrub ok 2023-10-09T10:37:00.244 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:00 smithi053 bash[79554]: audit 2023-10-09T10:36:59.546107+0000 mon.a (mon.0) 1567 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:37:00.244 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:00 smithi053 bash[79554]: audit 2023-10-09T10:36:59.553567+0000 mon.a (mon.0) 1568 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:37:00.244 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:00 smithi053 bash[79554]: audit 2023-10-09T10:37:00.075700+0000 mon.a (mon.0) 1569 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:37:00.244 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:00 smithi053 bash[79554]: audit 2023-10-09T10:37:00.077105+0000 mon.a (mon.0) 1570 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:37:00.244 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:00 smithi053 bash[79554]: audit 2023-10-09T10:37:00.083261+0000 mon.a (mon.0) 1571 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:37:00.250 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:37:00.257 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:00.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:00.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:00.361 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:00.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:00 smithi086 bash[59714]: cluster 2023-10-09T10:36:58.792333+0000 osd.2 (osd.2) 28 : cluster 0 8.14 scrub starts 2023-10-09T10:37:00.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:00 smithi086 bash[59714]: cluster 2023-10-09T10:36:58.810499+0000 osd.2 (osd.2) 29 : cluster 0 8.14 scrub ok 2023-10-09T10:37:00.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:00 smithi086 bash[59714]: cluster 2023-10-09T10:36:58.829058+0000 osd.5 (osd.5) 416 : cluster 0 8.19 scrub starts 2023-10-09T10:37:00.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:00 smithi086 bash[59714]: cluster 2023-10-09T10:36:58.855850+0000 osd.5 (osd.5) 417 : cluster 0 8.19 scrub ok 2023-10-09T10:37:00.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:00 smithi086 bash[59714]: audit 2023-10-09T10:36:59.546107+0000 mon.a (mon.0) 1567 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:37:00.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:00 smithi086 bash[59714]: audit 2023-10-09T10:36:59.553567+0000 mon.a (mon.0) 1568 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:37:00.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:00 smithi086 bash[59714]: audit 2023-10-09T10:37:00.075700+0000 mon.a (mon.0) 1569 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:37:00.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:00 smithi086 bash[59714]: audit 2023-10-09T10:37:00.077105+0000 mon.a (mon.0) 1570 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:37:00.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:00 smithi086 bash[59714]: audit 2023-10-09T10:37:00.083261+0000 mon.a (mon.0) 1571 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:37:00.389 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:00.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:00.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:00.493 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:00.519 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:00.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:00.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:00.622 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:00.654 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:00.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:00.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:00.758 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:00.789 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:00.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:00.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:00.894 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:00.919 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:00.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:00.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:01.021 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:01.050 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:01.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:01.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:01.154 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:01.181 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:01.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:01.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:01.285 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:01.298 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:01 smithi086 bash[59714]: cluster 2023-10-09T10:36:59.730842+0000 mgr.y (mgr.26072) 1042 : cluster 0 pgmap v1206: 99 pgs: 99 active+clean; 9.4 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:01.298 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:01 smithi086 bash[59714]: cluster 2023-10-09T10:36:59.789489+0000 osd.5 (osd.5) 418 : cluster 0 8.11 scrub starts 2023-10-09T10:37:01.298 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:01 smithi086 bash[59714]: cluster 2023-10-09T10:36:59.812078+0000 osd.5 (osd.5) 419 : cluster 0 8.11 scrub ok 2023-10-09T10:37:01.320 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:01.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:01.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:01.422 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:01.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:01 smithi053 bash[79554]: cluster 2023-10-09T10:36:59.730842+0000 mgr.y (mgr.26072) 1042 : cluster 0 pgmap v1206: 99 pgs: 99 active+clean; 9.4 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:01.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:01 smithi053 bash[79554]: cluster 2023-10-09T10:36:59.789489+0000 osd.5 (osd.5) 418 : cluster 0 8.11 scrub starts 2023-10-09T10:37:01.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:01 smithi053 bash[79554]: cluster 2023-10-09T10:36:59.812078+0000 osd.5 (osd.5) 419 : cluster 0 8.11 scrub ok 2023-10-09T10:37:01.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:01 smithi053 bash[76859]: cluster 2023-10-09T10:36:59.730842+0000 mgr.y (mgr.26072) 1042 : cluster 0 pgmap v1206: 99 pgs: 99 active+clean; 9.4 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:01.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:01 smithi053 bash[76859]: cluster 2023-10-09T10:36:59.789489+0000 osd.5 (osd.5) 418 : cluster 0 8.11 scrub starts 2023-10-09T10:37:01.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:01 smithi053 bash[76859]: cluster 2023-10-09T10:36:59.812078+0000 osd.5 (osd.5) 419 : cluster 0 8.11 scrub ok 2023-10-09T10:37:01.448 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:01.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:01.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:01.551 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:01.578 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:01.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:01.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:01.682 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:01.707 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:01.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:01.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:01.809 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:01.844 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:01.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:01.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:01.948 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:01.981 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:01.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:01.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:02.085 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:02.114 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:02.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:02.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:02.217 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:02.243 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:02.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:02.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:02.345 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:02.376 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:02.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:02.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:02.480 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:02.509 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:02.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:02.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:02.613 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:02.635 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:02.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:02.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:02.739 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:02.770 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:02.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:02.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:02.874 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:02.905 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:02.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:02.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:02.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:37:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:37:02] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.33.4" 2023-10-09T10:37:03.009 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:03.033 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:03.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:03.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:03.136 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:03.161 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:03.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:03.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:03.212 INFO:teuthology.orchestra.run.smithi053.stderr:set pool 8 pg_num to 36 2023-10-09T10:37:03.264 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:03.267 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:03 smithi053 bash[79554]: cluster 2023-10-09T10:37:01.731589+0000 mgr.y (mgr.26072) 1043 : cluster 0 pgmap v1207: 99 pgs: 99 active+clean; 9.4 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:03.267 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:03 smithi053 bash[79554]: cluster 2023-10-09T10:37:01.770125+0000 osd.2 (osd.2) 30 : cluster 0 8.16 scrub starts 2023-10-09T10:37:03.267 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:03 smithi053 bash[79554]: cluster 2023-10-09T10:37:01.789728+0000 osd.2 (osd.2) 31 : cluster 0 8.16 scrub ok 2023-10-09T10:37:03.267 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:03 smithi053 bash[79554]: audit 2023-10-09T10:37:03.180140+0000 mon.a (mon.0) 1572 : audit 1 from='client.? 172.21.15.53:0/230035565' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "36"}]: dispatch 2023-10-09T10:37:03.268 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:03 smithi053 bash[76859]: cluster 2023-10-09T10:37:01.731589+0000 mgr.y (mgr.26072) 1043 : cluster 0 pgmap v1207: 99 pgs: 99 active+clean; 9.4 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:03.268 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:03 smithi053 bash[76859]: cluster 2023-10-09T10:37:01.770125+0000 osd.2 (osd.2) 30 : cluster 0 8.16 scrub starts 2023-10-09T10:37:03.268 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:03 smithi053 bash[76859]: cluster 2023-10-09T10:37:01.789728+0000 osd.2 (osd.2) 31 : cluster 0 8.16 scrub ok 2023-10-09T10:37:03.268 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:03 smithi053 bash[76859]: audit 2023-10-09T10:37:03.180140+0000 mon.a (mon.0) 1572 : audit 1 from='client.? 172.21.15.53:0/230035565' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "36"}]: dispatch 2023-10-09T10:37:03.289 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:03.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:03.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:03.392 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:03.417 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:03.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:03.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:03.521 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:03.547 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:03.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:03.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:03 smithi086 bash[59714]: cluster 2023-10-09T10:37:01.731589+0000 mgr.y (mgr.26072) 1043 : cluster 0 pgmap v1207: 99 pgs: 99 active+clean; 9.4 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:03 smithi086 bash[59714]: cluster 2023-10-09T10:37:01.770125+0000 osd.2 (osd.2) 30 : cluster 0 8.16 scrub starts 2023-10-09T10:37:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:03 smithi086 bash[59714]: cluster 2023-10-09T10:37:01.789728+0000 osd.2 (osd.2) 31 : cluster 0 8.16 scrub ok 2023-10-09T10:37:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:03 smithi086 bash[59714]: audit 2023-10-09T10:37:03.180140+0000 mon.a (mon.0) 1572 : audit 1 from='client.? 172.21.15.53:0/230035565' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "36"}]: dispatch 2023-10-09T10:37:03.650 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:03.679 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:03.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:03.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:03.783 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:03.811 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:03.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:03.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:03.915 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:03.944 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:03.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:03.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:04.047 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:04.068 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:04.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:04.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:04.078 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:37:04.100 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:37:04.125 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:37:04.147 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:37:04.172 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:04.187 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:37:04.203 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:04.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:04.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:04.226 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:37:04.252 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:37:04.279 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:37:04.281 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:37:04.281 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:37:04.281 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:37:04.281 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:37:04.281 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:37:04.281 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:37:04.281 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:37:04.281 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:37:04.306 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:04.329 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:04.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:04.331 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:04.363 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:37:04.363 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [], 2023-10-09T10:37:04.363 INFO:teuthology.orchestra.run.smithi086.stdout: "complaint_time": 30, 2023-10-09T10:37:04.363 INFO:teuthology.orchestra.run.smithi086.stdout: "num_blocked_ops": 0 2023-10-09T10:37:04.363 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:37:04.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:04 smithi086 bash[59714]: audit 2023-10-09T10:37:03.205299+0000 mon.a (mon.0) 1573 : audit 1 from='client.? 172.21.15.53:0/230035565' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "36"}]': finished 2023-10-09T10:37:04.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:04 smithi086 bash[59714]: cluster 2023-10-09T10:37:03.205363+0000 mon.a (mon.0) 1574 : cluster 0 osdmap e354: 8 total, 8 up, 5 in 2023-10-09T10:37:04.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:04 smithi086 bash[59714]: audit 2023-10-09T10:37:03.733031+0000 mon.a (mon.0) 1575 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "36"}]: dispatch 2023-10-09T10:37:04.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:04 smithi086 bash[59714]: audit 2023-10-09T10:37:04.053108+0000 mon.a (mon.0) 1576 : audit 0 from='client.? 172.21.15.53:0/2386744901' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:37:04.432 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:04.478 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:04 smithi053 bash[79554]: audit 2023-10-09T10:37:03.205299+0000 mon.a (mon.0) 1573 : audit 1 from='client.? 172.21.15.53:0/230035565' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "36"}]': finished 2023-10-09T10:37:04.478 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:04 smithi053 bash[79554]: cluster 2023-10-09T10:37:03.205363+0000 mon.a (mon.0) 1574 : cluster 0 osdmap e354: 8 total, 8 up, 5 in 2023-10-09T10:37:04.479 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:04 smithi053 bash[79554]: audit 2023-10-09T10:37:03.733031+0000 mon.a (mon.0) 1575 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "36"}]: dispatch 2023-10-09T10:37:04.479 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:04 smithi053 bash[79554]: audit 2023-10-09T10:37:04.053108+0000 mon.a (mon.0) 1576 : audit 0 from='client.? 172.21.15.53:0/2386744901' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:37:04.479 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:04 smithi053 bash[76859]: audit 2023-10-09T10:37:03.205299+0000 mon.a (mon.0) 1573 : audit 1 from='client.? 172.21.15.53:0/230035565' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num", "val": "36"}]': finished 2023-10-09T10:37:04.479 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:04 smithi053 bash[76859]: cluster 2023-10-09T10:37:03.205363+0000 mon.a (mon.0) 1574 : cluster 0 osdmap e354: 8 total, 8 up, 5 in 2023-10-09T10:37:04.479 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:04 smithi053 bash[76859]: audit 2023-10-09T10:37:03.733031+0000 mon.a (mon.0) 1575 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "36"}]: dispatch 2023-10-09T10:37:04.479 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:04 smithi053 bash[76859]: audit 2023-10-09T10:37:04.053108+0000 mon.a (mon.0) 1576 : audit 0 from='client.? 172.21.15.53:0/2386744901' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:37:04.481 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:04.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:04.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:04.584 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:04.618 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:04.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:04.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:04.721 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:04.745 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:04.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:04.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:04.848 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:04.874 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:04.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:04.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:04.977 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:05.007 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:05.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:05.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:05.035 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_3 2023-10-09T10:37:05.035 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_3 unique_pool_3 --yes-i-really-really-mean-it 2023-10-09T10:37:05.110 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:05.141 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:05.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:05.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:05.244 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:05.272 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:05.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:05.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:05.291 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is unset 2023-10-09T10:37:05.325 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-09T10:37:05.376 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:05.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:05 smithi086 bash[59714]: cluster 2023-10-09T10:37:03.581457+0000 osd.6 (osd.6) 315 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T10:37:05.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:05 smithi086 bash[59714]: cluster 2023-10-09T10:37:03.614180+0000 osd.4 (osd.4) 305 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T10:37:05.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:05 smithi086 bash[59714]: cluster 2023-10-09T10:37:03.732189+0000 mgr.y (mgr.26072) 1044 : cluster 0 pgmap v1209: 99 pgs: 99 active+clean; 9.4 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:05.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:05 smithi086 bash[59714]: cluster 2023-10-09T10:37:03.784526+0000 osd.5 (osd.5) 420 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T10:37:05.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:05 smithi086 bash[59714]: cluster 2023-10-09T10:37:03.897319+0000 osd.7 (osd.7) 323 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T10:37:05.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:05 smithi086 bash[59714]: cluster 2023-10-09T10:37:04.272136+0000 osd.4 (osd.4) 306 : cluster 3 failed to encode map e355 with expected crc 2023-10-09T10:37:05.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:05 smithi086 bash[59714]: audit 2023-10-09T10:37:04.272861+0000 mon.a (mon.0) 1577 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "36"}]': finished 2023-10-09T10:37:05.385 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:05 smithi086 bash[59714]: cluster 2023-10-09T10:37:04.272956+0000 mon.a (mon.0) 1578 : cluster 0 osdmap e355: 8 total, 8 up, 5 in 2023-10-09T10:37:05.386 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:05 smithi086 bash[59714]: cluster 2023-10-09T10:37:04.274143+0000 osd.6 (osd.6) 316 : cluster 3 failed to encode map e355 with expected crc 2023-10-09T10:37:05.386 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:05 smithi086 bash[59714]: audit 2023-10-09T10:37:04.585191+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.53:0/3808224060' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:37:05.386 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:05 smithi086 bash[59714]: audit 2023-10-09T10:37:04.586102+0000 mon.a (mon.0) 1579 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:37:05.402 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:05.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:05.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:05.505 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:05.527 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:05.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:05.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:05.630 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:05.641 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:05 smithi053 bash[79554]: cluster 2023-10-09T10:37:03.581457+0000 osd.6 (osd.6) 315 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T10:37:05.642 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:05 smithi053 bash[79554]: cluster 2023-10-09T10:37:03.614180+0000 osd.4 (osd.4) 305 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T10:37:05.642 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:05 smithi053 bash[79554]: cluster 2023-10-09T10:37:03.732189+0000 mgr.y (mgr.26072) 1044 : cluster 0 pgmap v1209: 99 pgs: 99 active+clean; 9.4 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:05.642 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:05 smithi053 bash[79554]: cluster 2023-10-09T10:37:03.784526+0000 osd.5 (osd.5) 420 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T10:37:05.642 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:05 smithi053 bash[79554]: cluster 2023-10-09T10:37:03.897319+0000 osd.7 (osd.7) 323 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T10:37:05.642 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:05 smithi053 bash[79554]: cluster 2023-10-09T10:37:04.272136+0000 osd.4 (osd.4) 306 : cluster 3 failed to encode map e355 with expected crc 2023-10-09T10:37:05.642 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:05 smithi053 bash[79554]: audit 2023-10-09T10:37:04.272861+0000 mon.a (mon.0) 1577 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "36"}]': finished 2023-10-09T10:37:05.642 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:05 smithi053 bash[79554]: cluster 2023-10-09T10:37:04.272956+0000 mon.a (mon.0) 1578 : cluster 0 osdmap e355: 8 total, 8 up, 5 in 2023-10-09T10:37:05.642 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:05 smithi053 bash[79554]: cluster 2023-10-09T10:37:04.274143+0000 osd.6 (osd.6) 316 : cluster 3 failed to encode map e355 with expected crc 2023-10-09T10:37:05.642 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:05 smithi053 bash[79554]: audit 2023-10-09T10:37:04.585191+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.53:0/3808224060' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:37:05.642 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:05 smithi053 bash[79554]: audit 2023-10-09T10:37:04.586102+0000 mon.a (mon.0) 1579 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:37:05.643 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:05 smithi053 bash[76859]: cluster 2023-10-09T10:37:03.581457+0000 osd.6 (osd.6) 315 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T10:37:05.643 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:05 smithi053 bash[76859]: cluster 2023-10-09T10:37:03.614180+0000 osd.4 (osd.4) 305 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T10:37:05.643 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:05 smithi053 bash[76859]: cluster 2023-10-09T10:37:03.732189+0000 mgr.y (mgr.26072) 1044 : cluster 0 pgmap v1209: 99 pgs: 99 active+clean; 9.4 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:05.643 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:05 smithi053 bash[76859]: cluster 2023-10-09T10:37:03.784526+0000 osd.5 (osd.5) 420 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T10:37:05.643 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:05 smithi053 bash[76859]: cluster 2023-10-09T10:37:03.897319+0000 osd.7 (osd.7) 323 : cluster 3 failed to encode map e354 with expected crc 2023-10-09T10:37:05.643 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:05 smithi053 bash[76859]: cluster 2023-10-09T10:37:04.272136+0000 osd.4 (osd.4) 306 : cluster 3 failed to encode map e355 with expected crc 2023-10-09T10:37:05.643 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:05 smithi053 bash[76859]: audit 2023-10-09T10:37:04.272861+0000 mon.a (mon.0) 1577 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pg_num_actual", "val": "36"}]': finished 2023-10-09T10:37:05.643 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:05 smithi053 bash[76859]: cluster 2023-10-09T10:37:04.272956+0000 mon.a (mon.0) 1578 : cluster 0 osdmap e355: 8 total, 8 up, 5 in 2023-10-09T10:37:05.643 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:05 smithi053 bash[76859]: cluster 2023-10-09T10:37:04.274143+0000 osd.6 (osd.6) 316 : cluster 3 failed to encode map e355 with expected crc 2023-10-09T10:37:05.643 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:05 smithi053 bash[76859]: audit 2023-10-09T10:37:04.585191+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.53:0/3808224060' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:37:05.643 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:05 smithi053 bash[76859]: audit 2023-10-09T10:37:04.586102+0000 mon.a (mon.0) 1579 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:37:05.655 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:05.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:05.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:05.759 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:05.790 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:05.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:05.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:05.893 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:05.927 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:05.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:05.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:06.030 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:06.061 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:06.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:06.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:06.166 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:06.197 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:06.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:06.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:06.301 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:06.330 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:06.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:06.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:06.433 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:06.444 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:06 smithi086 bash[59714]: cluster 2023-10-09T10:37:05.269851+0000 mon.a (mon.0) 1580 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:37:06.445 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:06 smithi086 bash[59714]: cluster 2023-10-09T10:37:05.269923+0000 mon.a (mon.0) 1581 : cluster 1 Cluster is now healthy 2023-10-09T10:37:06.445 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:06 smithi086 bash[59714]: audit 2023-10-09T10:37:05.280596+0000 mon.a (mon.0) 1582 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:37:06.445 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:06 smithi086 bash[59714]: cluster 2023-10-09T10:37:05.280688+0000 osd.4 (osd.4) 307 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T10:37:06.445 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:06 smithi086 bash[59714]: cluster 2023-10-09T10:37:05.280708+0000 mon.a (mon.0) 1583 : cluster 0 osdmap e356: 8 total, 8 up, 5 in 2023-10-09T10:37:06.445 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:06 smithi086 bash[59714]: cluster 2023-10-09T10:37:05.282979+0000 osd.6 (osd.6) 317 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T10:37:06.445 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:06 smithi086 bash[59714]: cluster 2023-10-09T10:37:05.282979+0000 osd.5 (osd.5) 421 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T10:37:06.445 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:06 smithi086 bash[59714]: cluster 2023-10-09T10:37:05.286306+0000 osd.7 (osd.7) 324 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T10:37:06.445 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:06 smithi086 bash[59714]: cluster 2023-10-09T10:37:05.287000+0000 osd.5 (osd.5) 422 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T10:37:06.463 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:06.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:06.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:06.567 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:06.578 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:06 smithi053 bash[76859]: cluster 2023-10-09T10:37:05.269851+0000 mon.a (mon.0) 1580 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:37:06.578 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:06 smithi053 bash[76859]: cluster 2023-10-09T10:37:05.269923+0000 mon.a (mon.0) 1581 : cluster 1 Cluster is now healthy 2023-10-09T10:37:06.578 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:06 smithi053 bash[76859]: audit 2023-10-09T10:37:05.280596+0000 mon.a (mon.0) 1582 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:37:06.578 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:06 smithi053 bash[76859]: cluster 2023-10-09T10:37:05.280688+0000 osd.4 (osd.4) 307 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T10:37:06.578 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:06 smithi053 bash[76859]: cluster 2023-10-09T10:37:05.280708+0000 mon.a (mon.0) 1583 : cluster 0 osdmap e356: 8 total, 8 up, 5 in 2023-10-09T10:37:06.578 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:06 smithi053 bash[76859]: cluster 2023-10-09T10:37:05.282979+0000 osd.6 (osd.6) 317 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T10:37:06.578 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:06 smithi053 bash[76859]: cluster 2023-10-09T10:37:05.282979+0000 osd.5 (osd.5) 421 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T10:37:06.579 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:06 smithi053 bash[76859]: cluster 2023-10-09T10:37:05.286306+0000 osd.7 (osd.7) 324 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T10:37:06.579 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:06 smithi053 bash[76859]: cluster 2023-10-09T10:37:05.287000+0000 osd.5 (osd.5) 422 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T10:37:06.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:06 smithi053 bash[79554]: cluster 2023-10-09T10:37:05.269851+0000 mon.a (mon.0) 1580 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:37:06.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:06 smithi053 bash[79554]: cluster 2023-10-09T10:37:05.269923+0000 mon.a (mon.0) 1581 : cluster 1 Cluster is now healthy 2023-10-09T10:37:06.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:06 smithi053 bash[79554]: audit 2023-10-09T10:37:05.280596+0000 mon.a (mon.0) 1582 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:37:06.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:06 smithi053 bash[79554]: cluster 2023-10-09T10:37:05.280688+0000 osd.4 (osd.4) 307 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T10:37:06.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:06 smithi053 bash[79554]: cluster 2023-10-09T10:37:05.280708+0000 mon.a (mon.0) 1583 : cluster 0 osdmap e356: 8 total, 8 up, 5 in 2023-10-09T10:37:06.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:06 smithi053 bash[79554]: cluster 2023-10-09T10:37:05.282979+0000 osd.6 (osd.6) 317 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T10:37:06.579 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:06 smithi053 bash[79554]: cluster 2023-10-09T10:37:05.282979+0000 osd.5 (osd.5) 421 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T10:37:06.580 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:06 smithi053 bash[79554]: cluster 2023-10-09T10:37:05.286306+0000 osd.7 (osd.7) 324 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T10:37:06.580 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:06 smithi053 bash[79554]: cluster 2023-10-09T10:37:05.287000+0000 osd.5 (osd.5) 422 : cluster 3 failed to encode map e356 with expected crc 2023-10-09T10:37:06.597 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:06.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:06.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:06.700 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:06.732 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:06.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:06.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:06.836 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:06.862 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:06.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:06.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:06.966 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:07.000 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:07.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:07.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:07.104 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:07.137 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:07.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:07.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:07.240 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:07.271 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:07.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:07.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:07.376 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:07.406 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:07.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:07.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:07.510 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:07.541 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:07.543 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:07 smithi086 bash[59714]: cluster 2023-10-09T10:37:05.732843+0000 mgr.y (mgr.26072) 1045 : cluster 0 pgmap v1212: 109 pgs: 2 peering, 10 unknown, 97 active+clean; 4.6 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:07.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:07.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:07.645 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:07.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:07 smithi053 bash[79554]: cluster 2023-10-09T10:37:05.732843+0000 mgr.y (mgr.26072) 1045 : cluster 0 pgmap v1212: 109 pgs: 2 peering, 10 unknown, 97 active+clean; 4.6 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:07.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:07 smithi053 bash[76859]: cluster 2023-10-09T10:37:05.732843+0000 mgr.y (mgr.26072) 1045 : cluster 0 pgmap v1212: 109 pgs: 2 peering, 10 unknown, 97 active+clean; 4.6 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:07.676 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:07.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:07.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:07.781 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:07.815 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:07.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:07.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:07.918 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:07.950 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:07.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:07.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:08.055 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:08.085 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:08.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:08.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:08.189 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:08.222 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:08.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:08.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:08.258 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:37:08.326 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:08.357 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:08.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:08.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:08.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:08 smithi053 bash[76859]: cluster 2023-10-09T10:37:06.871167+0000 osd.5 (osd.5) 423 : cluster 0 8.8 scrub starts 2023-10-09T10:37:08.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:08 smithi053 bash[76859]: cluster 2023-10-09T10:37:06.888905+0000 osd.5 (osd.5) 424 : cluster 0 8.8 scrub ok 2023-10-09T10:37:08.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:08 smithi053 bash[76859]: audit 2023-10-09T10:37:08.088509+0000 mon.a (mon.0) 1584 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:37:08.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:08 smithi053 bash[76859]: audit 2023-10-09T10:37:08.090233+0000 mon.a (mon.0) 1585 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:37:08.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:08 smithi053 bash[79554]: cluster 2023-10-09T10:37:06.871167+0000 osd.5 (osd.5) 423 : cluster 0 8.8 scrub starts 2023-10-09T10:37:08.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:08 smithi053 bash[79554]: cluster 2023-10-09T10:37:06.888905+0000 osd.5 (osd.5) 424 : cluster 0 8.8 scrub ok 2023-10-09T10:37:08.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:08 smithi053 bash[79554]: audit 2023-10-09T10:37:08.088509+0000 mon.a (mon.0) 1584 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:37:08.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:08 smithi053 bash[79554]: audit 2023-10-09T10:37:08.090233+0000 mon.a (mon.0) 1585 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:37:08.480 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:08.503 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:08.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:08.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:08.606 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:08.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:08 smithi086 bash[59714]: cluster 2023-10-09T10:37:06.871167+0000 osd.5 (osd.5) 423 : cluster 0 8.8 scrub starts 2023-10-09T10:37:08.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:08 smithi086 bash[59714]: cluster 2023-10-09T10:37:06.888905+0000 osd.5 (osd.5) 424 : cluster 0 8.8 scrub ok 2023-10-09T10:37:08.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:08 smithi086 bash[59714]: audit 2023-10-09T10:37:08.088509+0000 mon.a (mon.0) 1584 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:37:08.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:08 smithi086 bash[59714]: audit 2023-10-09T10:37:08.090233+0000 mon.a (mon.0) 1585 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:37:08.639 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:08.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:08.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:08.743 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:08.777 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:08.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:08.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:08.880 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:08.910 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:08.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:08.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:08.947 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T10:37:09.013 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:09.048 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:09.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:09.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:09.151 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:09.184 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:09.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:09.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:09.288 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:09.323 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:09.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:09.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:09.426 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:09.457 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:09.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:09.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:09.560 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:09.574 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:09 smithi086 bash[59714]: cluster 2023-10-09T10:37:07.733787+0000 mgr.y (mgr.26072) 1046 : cluster 0 pgmap v1213: 109 pgs: 2 peering, 10 unknown, 97 active+clean; 4.6 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:09.574 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:09 smithi086 bash[59714]: cluster 2023-10-09T10:37:07.885830+0000 osd.5 (osd.5) 425 : cluster 0 8.3 scrub starts 2023-10-09T10:37:09.575 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:09 smithi086 bash[59714]: cluster 2023-10-09T10:37:07.899872+0000 osd.5 (osd.5) 426 : cluster 0 8.3 scrub ok 2023-10-09T10:37:09.597 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:09.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:09.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:09.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:09 smithi053 bash[79554]: cluster 2023-10-09T10:37:07.733787+0000 mgr.y (mgr.26072) 1046 : cluster 0 pgmap v1213: 109 pgs: 2 peering, 10 unknown, 97 active+clean; 4.6 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:09.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:09 smithi053 bash[79554]: cluster 2023-10-09T10:37:07.885830+0000 osd.5 (osd.5) 425 : cluster 0 8.3 scrub starts 2023-10-09T10:37:09.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:09 smithi053 bash[79554]: cluster 2023-10-09T10:37:07.899872+0000 osd.5 (osd.5) 426 : cluster 0 8.3 scrub ok 2023-10-09T10:37:09.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:09 smithi053 bash[76859]: cluster 2023-10-09T10:37:07.733787+0000 mgr.y (mgr.26072) 1046 : cluster 0 pgmap v1213: 109 pgs: 2 peering, 10 unknown, 97 active+clean; 4.6 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:09.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:09 smithi053 bash[76859]: cluster 2023-10-09T10:37:07.885830+0000 osd.5 (osd.5) 425 : cluster 0 8.3 scrub starts 2023-10-09T10:37:09.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:09 smithi053 bash[76859]: cluster 2023-10-09T10:37:07.899872+0000 osd.5 (osd.5) 426 : cluster 0 8.3 scrub ok 2023-10-09T10:37:09.701 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:09.737 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:09.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:09.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:09.841 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:09.873 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:09.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:09.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:09.884 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:37:09.977 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:10.012 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:10.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:10.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:10.036 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 5, 6, 7] out_osds: [0, 3, 4] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:37:10.036 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:37:10.037 INFO:tasks.thrashosds.thrasher:Removing osd 5, in_osds are: [1, 2, 5, 6, 7] 2023-10-09T10:37:10.037 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd out 5 2023-10-09T10:37:10.106 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:37:10.116 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:10.142 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:10.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:10.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:10.245 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:10.266 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:10.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:10.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:10.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:10 smithi053 bash[76859]: cluster 2023-10-09T10:37:09.863064+0000 osd.2 (osd.2) 32 : cluster 0 8.f scrub starts 2023-10-09T10:37:10.303 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:10 smithi053 bash[76859]: cluster 2023-10-09T10:37:09.874885+0000 osd.2 (osd.2) 33 : cluster 0 8.f scrub ok 2023-10-09T10:37:10.369 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:10.394 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:10.395 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:10 smithi086 bash[59714]: cluster 2023-10-09T10:37:09.863064+0000 osd.2 (osd.2) 32 : cluster 0 8.f scrub starts 2023-10-09T10:37:10.395 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:10 smithi086 bash[59714]: cluster 2023-10-09T10:37:09.874885+0000 osd.2 (osd.2) 33 : cluster 0 8.f scrub ok 2023-10-09T10:37:10.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:10.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:10.497 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:10.525 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:10.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:10.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:10.628 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:10.664 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:10.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:10.667 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:10.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:10 smithi053 bash[79554]: cluster 2023-10-09T10:37:09.863064+0000 osd.2 (osd.2) 32 : cluster 0 8.f scrub starts 2023-10-09T10:37:10.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:10 smithi053 bash[79554]: cluster 2023-10-09T10:37:09.874885+0000 osd.2 (osd.2) 33 : cluster 0 8.f scrub ok 2023-10-09T10:37:10.768 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:10.799 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:10.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:10.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:10.902 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:10.926 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:10.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:10.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:11.030 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:11.065 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:11.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:11.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:11.168 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:11.198 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:11.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:11.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:11.302 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:11.332 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:11.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:11.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:11.435 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:11.449 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:11 smithi053 bash[76859]: cluster 2023-10-09T10:37:09.735075+0000 mgr.y (mgr.26072) 1047 : cluster 0 pgmap v1214: 109 pgs: 2 peering, 2 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:11.450 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:11 smithi053 bash[79554]: cluster 2023-10-09T10:37:09.735075+0000 mgr.y (mgr.26072) 1047 : cluster 0 pgmap v1214: 109 pgs: 2 peering, 2 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:11.467 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:11.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:11.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:11.572 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:11.584 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:11 smithi086 bash[59714]: cluster 2023-10-09T10:37:09.735075+0000 mgr.y (mgr.26072) 1047 : cluster 0 pgmap v1214: 109 pgs: 2 peering, 2 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:11.598 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:11.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:11.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:11.702 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:11.734 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:11.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:11.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:11.837 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:11.868 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:11.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:11.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:11.972 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:12.000 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:12.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:12.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:12.103 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:12.130 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:12.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:12.133 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:12.233 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:12.259 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:12.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:12.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:12.316 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:12 smithi053 bash[76859]: audit 2023-10-09T10:37:11.736833+0000 mon.a (mon.0) 1586 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "36"}]: dispatch 2023-10-09T10:37:12.316 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:12 smithi053 bash[76859]: cluster 2023-10-09T10:37:11.806457+0000 osd.2 (osd.2) 34 : cluster 0 8.b scrub starts 2023-10-09T10:37:12.316 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:12 smithi053 bash[76859]: cluster 2023-10-09T10:37:11.822042+0000 osd.2 (osd.2) 35 : cluster 0 8.b scrub ok 2023-10-09T10:37:12.316 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:12 smithi053 bash[79554]: audit 2023-10-09T10:37:11.736833+0000 mon.a (mon.0) 1586 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "36"}]: dispatch 2023-10-09T10:37:12.316 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:12 smithi053 bash[79554]: cluster 2023-10-09T10:37:11.806457+0000 osd.2 (osd.2) 34 : cluster 0 8.b scrub starts 2023-10-09T10:37:12.317 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:12 smithi053 bash[79554]: cluster 2023-10-09T10:37:11.822042+0000 osd.2 (osd.2) 35 : cluster 0 8.b scrub ok 2023-10-09T10:37:12.362 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:12.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:12 smithi086 bash[59714]: audit 2023-10-09T10:37:11.736833+0000 mon.a (mon.0) 1586 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "36"}]: dispatch 2023-10-09T10:37:12.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:12 smithi086 bash[59714]: cluster 2023-10-09T10:37:11.806457+0000 osd.2 (osd.2) 34 : cluster 0 8.b scrub starts 2023-10-09T10:37:12.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:12 smithi086 bash[59714]: cluster 2023-10-09T10:37:11.822042+0000 osd.2 (osd.2) 35 : cluster 0 8.b scrub ok 2023-10-09T10:37:12.390 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:12.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:12.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:12.494 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:12.526 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:12.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:12.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:12.629 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:12.655 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:12.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:12.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:12.759 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:12.787 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:12.788 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:37:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:37:12] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.33.4" 2023-10-09T10:37:12.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:12.789 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:12.890 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:12.918 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:12.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:12.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:12.995 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:37:12.996 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:37:13.022 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:13.043 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:13.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:13.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:13.146 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:13.174 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:13.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:13.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:13.278 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:13.306 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:13.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:13.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:13.409 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:13.422 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:13 smithi053 bash[79554]: cluster 2023-10-09T10:37:11.735815+0000 mgr.y (mgr.26072) 1048 : cluster 0 pgmap v1215: 109 pgs: 109 active+clean; 4.6 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:13.422 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:13 smithi053 bash[79554]: audit 2023-10-09T10:37:12.315160+0000 mon.a (mon.0) 1587 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "36"}]': finished 2023-10-09T10:37:13.422 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:13 smithi053 bash[79554]: cluster 2023-10-09T10:37:12.315245+0000 mon.a (mon.0) 1588 : cluster 0 osdmap e357: 8 total, 8 up, 5 in 2023-10-09T10:37:13.422 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:13 smithi053 bash[79554]: cluster 2023-10-09T10:37:12.316411+0000 osd.5 (osd.5) 427 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T10:37:13.422 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:13 smithi053 bash[79554]: cluster 2023-10-09T10:37:12.318336+0000 osd.6 (osd.6) 318 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T10:37:13.422 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:13 smithi053 bash[79554]: cluster 2023-10-09T10:37:12.318467+0000 osd.7 (osd.7) 325 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T10:37:13.422 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:13 smithi053 bash[79554]: cluster 2023-10-09T10:37:12.319428+0000 osd.5 (osd.5) 428 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T10:37:13.422 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:13 smithi053 bash[79554]: cluster 2023-10-09T10:37:12.321696+0000 osd.6 (osd.6) 319 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T10:37:13.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:13 smithi053 bash[79554]: cluster 2023-10-09T10:37:12.508856+0000 osd.4 (osd.4) 308 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T10:37:13.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:13 smithi053 bash[79554]: cluster 2023-10-09T10:37:12.839354+0000 osd.2 (osd.2) 36 : cluster 0 8.e scrub starts 2023-10-09T10:37:13.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:13 smithi053 bash[79554]: cluster 2023-10-09T10:37:12.853360+0000 osd.2 (osd.2) 37 : cluster 0 8.e scrub ok 2023-10-09T10:37:13.423 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:13 smithi053 bash[79554]: cluster 2023-10-09T10:37:13.270770+0000 mon.a (mon.0) 1589 : cluster 0 osdmap e358: 8 total, 8 up, 5 in 2023-10-09T10:37:13.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:13 smithi053 bash[76859]: cluster 2023-10-09T10:37:11.735815+0000 mgr.y (mgr.26072) 1048 : cluster 0 pgmap v1215: 109 pgs: 109 active+clean; 4.6 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:13.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:13 smithi053 bash[76859]: audit 2023-10-09T10:37:12.315160+0000 mon.a (mon.0) 1587 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "36"}]': finished 2023-10-09T10:37:13.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:13 smithi053 bash[76859]: cluster 2023-10-09T10:37:12.315245+0000 mon.a (mon.0) 1588 : cluster 0 osdmap e357: 8 total, 8 up, 5 in 2023-10-09T10:37:13.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:13 smithi053 bash[76859]: cluster 2023-10-09T10:37:12.316411+0000 osd.5 (osd.5) 427 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T10:37:13.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:13 smithi053 bash[76859]: cluster 2023-10-09T10:37:12.318336+0000 osd.6 (osd.6) 318 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T10:37:13.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:13 smithi053 bash[76859]: cluster 2023-10-09T10:37:12.318467+0000 osd.7 (osd.7) 325 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T10:37:13.423 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:13 smithi053 bash[76859]: cluster 2023-10-09T10:37:12.319428+0000 osd.5 (osd.5) 428 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T10:37:13.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:13 smithi053 bash[76859]: cluster 2023-10-09T10:37:12.321696+0000 osd.6 (osd.6) 319 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T10:37:13.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:13 smithi053 bash[76859]: cluster 2023-10-09T10:37:12.508856+0000 osd.4 (osd.4) 308 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T10:37:13.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:13 smithi053 bash[76859]: cluster 2023-10-09T10:37:12.839354+0000 osd.2 (osd.2) 36 : cluster 0 8.e scrub starts 2023-10-09T10:37:13.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:13 smithi053 bash[76859]: cluster 2023-10-09T10:37:12.853360+0000 osd.2 (osd.2) 37 : cluster 0 8.e scrub ok 2023-10-09T10:37:13.424 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:13 smithi053 bash[76859]: cluster 2023-10-09T10:37:13.270770+0000 mon.a (mon.0) 1589 : cluster 0 osdmap e358: 8 total, 8 up, 5 in 2023-10-09T10:37:13.436 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:13.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:13.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:13.539 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:13.571 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:13.573 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:13 smithi086 bash[59714]: cluster 2023-10-09T10:37:11.735815+0000 mgr.y (mgr.26072) 1048 : cluster 0 pgmap v1215: 109 pgs: 109 active+clean; 4.6 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:13.574 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:13 smithi086 bash[59714]: audit 2023-10-09T10:37:12.315160+0000 mon.a (mon.0) 1587 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_3", "var": "pgp_num_actual", "val": "36"}]': finished 2023-10-09T10:37:13.574 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:13 smithi086 bash[59714]: cluster 2023-10-09T10:37:12.315245+0000 mon.a (mon.0) 1588 : cluster 0 osdmap e357: 8 total, 8 up, 5 in 2023-10-09T10:37:13.574 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:13 smithi086 bash[59714]: cluster 2023-10-09T10:37:12.316411+0000 osd.5 (osd.5) 427 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T10:37:13.574 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:13 smithi086 bash[59714]: cluster 2023-10-09T10:37:12.318336+0000 osd.6 (osd.6) 318 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T10:37:13.574 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:13 smithi086 bash[59714]: cluster 2023-10-09T10:37:12.318467+0000 osd.7 (osd.7) 325 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T10:37:13.574 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:13 smithi086 bash[59714]: cluster 2023-10-09T10:37:12.319428+0000 osd.5 (osd.5) 428 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T10:37:13.574 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:13 smithi086 bash[59714]: cluster 2023-10-09T10:37:12.321696+0000 osd.6 (osd.6) 319 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T10:37:13.574 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:13 smithi086 bash[59714]: cluster 2023-10-09T10:37:12.508856+0000 osd.4 (osd.4) 308 : cluster 3 failed to encode map e357 with expected crc 2023-10-09T10:37:13.574 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:13 smithi086 bash[59714]: cluster 2023-10-09T10:37:12.839354+0000 osd.2 (osd.2) 36 : cluster 0 8.e scrub starts 2023-10-09T10:37:13.574 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:13 smithi086 bash[59714]: cluster 2023-10-09T10:37:12.853360+0000 osd.2 (osd.2) 37 : cluster 0 8.e scrub ok 2023-10-09T10:37:13.574 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:13 smithi086 bash[59714]: cluster 2023-10-09T10:37:13.270770+0000 mon.a (mon.0) 1589 : cluster 0 osdmap e358: 8 total, 8 up, 5 in 2023-10-09T10:37:13.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:13.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:13.676 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:13.700 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:13.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:13.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:13.803 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:13.837 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:13.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:13.840 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:13.941 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:13.955 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:37:13.966 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:13.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:13.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:13.971 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:37:13.971 INFO:teuthology.orchestra.run.smithi086.stdout: "size": 20, 2023-10-09T10:37:13.971 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 600, 2023-10-09T10:37:13.972 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [ 2023-10-09T10:37:13.972 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.972 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:147172 8.18 8:19d15518:::benchmark_data_smithi053_182275_object45571:head [delete] snapc 0=[] ondisk+write+known_if_redirected e329)", 2023-10-09T10:37:13.972 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:38.379415+0000", 2023-10-09T10:37:13.972 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 95.584642879, 2023-10-09T10:37:13.972 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9733501339999999, 2023-10-09T10:37:13.972 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:13.972 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:13.972 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:13.972 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:37:13.972 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:37:13.973 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147172 2023-10-09T10:37:13.973 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.973 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:13.973 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.973 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:13.973 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.379415+0000", 2023-10-09T10:37:13.973 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:13.973 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.973 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.973 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:13.973 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.379415+0000", 2023-10-09T10:37:13.973 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:37:13.974 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.974 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.974 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:13.974 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.379414+0000", 2023-10-09T10:37:13.974 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.446e-06 2023-10-09T10:37:13.974 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.974 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.974 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:13.974 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.379419+0000", 2023-10-09T10:37:13.974 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.4279999999999996e-06 2023-10-09T10:37:13.974 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.974 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.974 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:13.975 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.379428+0000", 2023-10-09T10:37:13.975 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.882e-06 2023-10-09T10:37:13.975 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.975 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.975 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:13.975 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.379433+0000", 2023-10-09T10:37:13.975 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.6625000000000001e-05 2023-10-09T10:37:13.975 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.975 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.975 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:13.975 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.379489+0000", 2023-10-09T10:37:13.975 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1664999999999999e-05 2023-10-09T10:37:13.976 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.976 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.976 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:13.976 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.379501+0000", 2023-10-09T10:37:13.976 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.88346333600000004 2023-10-09T10:37:13.976 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.976 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.976 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:13.976 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:39.262964+0000", 2023-10-09T10:37:13.976 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3808999999999999e-05 2023-10-09T10:37:13.976 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.976 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.977 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:13.977 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:39.262978+0000", 2023-10-09T10:37:13.977 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0831714240000001 2023-10-09T10:37:13.977 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.977 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.977 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:13.977 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.346149+0000", 2023-10-09T10:37:13.977 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.0861999999999998e-05 2023-10-09T10:37:13.977 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.977 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.977 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:13.977 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.346240+0000", 2023-10-09T10:37:13.978 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00033544800000000002 2023-10-09T10:37:13.978 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.978 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.978 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:37:13.978 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.346576+0000", 2023-10-09T10:37:13.978 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0057218099999999999 2023-10-09T10:37:13.978 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.978 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.978 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:13.978 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.352298+0000", 2023-10-09T10:37:13.978 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.779e-05 2023-10-09T10:37:13.978 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.978 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.979 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:13.979 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.352325+0000", 2023-10-09T10:37:13.979 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000148417 2023-10-09T10:37:13.979 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.979 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.979 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:13.979 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.352474+0000", 2023-10-09T10:37:13.979 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0529000000000002e-05 2023-10-09T10:37:13.979 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.979 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.979 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:13.979 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.352544+0000", 2023-10-09T10:37:13.979 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0001999999999998e-05 2023-10-09T10:37:13.980 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.980 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.980 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:13.980 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.352614+0000", 2023-10-09T10:37:13.980 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000150791 2023-10-09T10:37:13.980 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.980 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.980 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:13.980 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.352765+0000", 2023-10-09T10:37:13.980 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9733501339999999 2023-10-09T10:37:13.980 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:13.980 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:13.980 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:13.981 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.981 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.981 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:147185 8.18 8:1eb1a91f:::benchmark_data_smithi053_182275_object45584:head [delete] snapc 0=[] ondisk+write+known_if_redirected e329)", 2023-10-09T10:37:13.981 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:38.389133+0000", 2023-10-09T10:37:13.981 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 95.574924968999994, 2023-10-09T10:37:13.981 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9697176729999999, 2023-10-09T10:37:13.981 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:13.981 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:13.981 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:13.981 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:37:13.981 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:37:13.981 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147185 2023-10-09T10:37:13.982 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.982 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:13.982 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.982 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:13.982 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.389133+0000", 2023-10-09T10:37:13.982 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:13.982 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.982 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.982 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:13.982 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.389133+0000", 2023-10-09T10:37:13.982 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:37:13.982 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.983 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.983 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:13.983 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.389131+0000", 2023-10-09T10:37:13.983 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0349999999999999e-05 2023-10-09T10:37:13.983 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.983 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.983 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:13.983 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.389142+0000", 2023-10-09T10:37:13.983 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2542e-05 2023-10-09T10:37:13.983 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.983 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.983 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:13.984 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.389154+0000", 2023-10-09T10:37:13.984 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.7170000000000002e-06 2023-10-09T10:37:13.984 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.984 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.984 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:13.984 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.389161+0000", 2023-10-09T10:37:13.984 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00031052400000000001 2023-10-09T10:37:13.984 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.984 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.984 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:13.984 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.389471+0000", 2023-10-09T10:37:13.984 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0733e-05 2023-10-09T10:37:13.984 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.985 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.985 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:13.985 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.389482+0000", 2023-10-09T10:37:13.985 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.874431124 2023-10-09T10:37:13.985 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.985 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.985 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:13.985 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:39.263913+0000", 2023-10-09T10:37:13.985 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1061e-05 2023-10-09T10:37:13.985 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.985 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.985 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:13.986 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:39.263924+0000", 2023-10-09T10:37:13.986 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.084130882 2023-10-09T10:37:13.986 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.986 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.986 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:13.986 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.348055+0000", 2023-10-09T10:37:13.986 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.3727000000000006e-05 2023-10-09T10:37:13.986 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.986 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.986 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:13.986 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.348149+0000", 2023-10-09T10:37:13.986 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00028231300000000002 2023-10-09T10:37:13.986 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.987 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.987 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:37:13.987 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.348431+0000", 2023-10-09T10:37:13.987 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0039812830000000004 2023-10-09T10:37:13.987 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.987 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.987 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:13.987 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.352413+0000", 2023-10-09T10:37:13.987 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0685000000000005e-05 2023-10-09T10:37:13.987 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.987 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.987 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:13.988 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.352483+0000", 2023-10-09T10:37:13.988 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0058455139999999996 2023-10-09T10:37:13.988 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.988 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.988 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:13.988 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.358329+0000", 2023-10-09T10:37:13.988 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00016809099999999999 2023-10-09T10:37:13.988 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.988 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.988 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:13.988 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.358497+0000", 2023-10-09T10:37:13.988 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00010026000000000001 2023-10-09T10:37:13.989 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.989 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.989 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:13.989 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.358597+0000", 2023-10-09T10:37:13.989 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00025342399999999998 2023-10-09T10:37:13.989 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.989 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.989 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:13.989 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.358851+0000", 2023-10-09T10:37:13.989 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9697176729999999 2023-10-09T10:37:13.989 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:13.989 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:13.990 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:13.990 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.990 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.990 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:147222 8.18 8:1cff0075:::benchmark_data_smithi053_182275_object45621:head [delete] snapc 0=[] ondisk+write+known_if_redirected e329)", 2023-10-09T10:37:13.990 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:38.423989+0000", 2023-10-09T10:37:13.990 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 95.540069062000001, 2023-10-09T10:37:13.990 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.935220752, 2023-10-09T10:37:13.990 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:13.990 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:13.990 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:13.990 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:37:13.990 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:37:13.991 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147222 2023-10-09T10:37:13.991 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.991 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:13.991 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.991 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:13.991 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.423989+0000", 2023-10-09T10:37:13.991 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:13.991 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.991 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.991 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:13.991 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.423989+0000", 2023-10-09T10:37:13.991 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:37:13.992 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.992 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.992 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:13.992 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.423988+0000", 2023-10-09T10:37:13.992 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1930000000000003e-06 2023-10-09T10:37:13.992 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.992 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.992 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:13.992 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.423992+0000", 2023-10-09T10:37:13.992 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0054000000000001e-05 2023-10-09T10:37:13.992 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.992 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.993 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:13.993 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.424002+0000", 2023-10-09T10:37:13.993 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.8969999999999999e-06 2023-10-09T10:37:13.993 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.993 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.993 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:13.993 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.424007+0000", 2023-10-09T10:37:13.993 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.4403999999999997e-05 2023-10-09T10:37:13.993 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.993 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.993 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:13.993 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.424052+0000", 2023-10-09T10:37:13.994 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1413999999999999e-05 2023-10-09T10:37:13.994 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.994 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.994 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:13.994 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.424063+0000", 2023-10-09T10:37:13.994 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.83989035000000001 2023-10-09T10:37:13.994 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.994 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.994 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:13.994 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:39.263953+0000", 2023-10-09T10:37:13.994 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.7900000000000002e-06 2023-10-09T10:37:13.994 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.995 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.995 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:13.995 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:39.263960+0000", 2023-10-09T10:37:13.995 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0860467899999999 2023-10-09T10:37:13.995 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.995 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.995 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:13.995 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.350007+0000", 2023-10-09T10:37:13.995 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0001194 2023-10-09T10:37:13.995 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.995 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.995 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:13.995 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.350126+0000", 2023-10-09T10:37:13.996 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00021317100000000001 2023-10-09T10:37:13.996 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.996 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.996 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:37:13.996 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.350340+0000", 2023-10-09T10:37:13.996 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0027780080000000002 2023-10-09T10:37:13.996 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.996 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.996 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:13.996 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.353118+0000", 2023-10-09T10:37:13.996 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000113103 2023-10-09T10:37:13.997 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.997 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.997 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:13.997 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.353231+0000", 2023-10-09T10:37:13.997 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0056815909999999997 2023-10-09T10:37:13.997 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.997 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.997 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:13.997 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.358912+0000", 2023-10-09T10:37:13.997 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000123433 2023-10-09T10:37:13.997 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.997 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.997 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:13.998 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.359036+0000", 2023-10-09T10:37:13.998 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.5148000000000001e-05 2023-10-09T10:37:13.998 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.998 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.998 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:13.998 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.359091+0000", 2023-10-09T10:37:13.998 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000118751 2023-10-09T10:37:13.998 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.998 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.998 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:13.998 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.359210+0000", 2023-10-09T10:37:13.998 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.935220752 2023-10-09T10:37:13.999 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:13.999 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:13.999 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:13.999 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:13.999 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:13.999 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:147235 8.18 8:18fabfc9:::benchmark_data_smithi053_182275_object45634:head [delete] snapc 0=[] ondisk+write+known_if_redirected e329)", 2023-10-09T10:37:13.999 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:38.436080+0000", 2023-10-09T10:37:13.999 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 95.527977586999995, 2023-10-09T10:37:13.999 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9234230380000001, 2023-10-09T10:37:13.999 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:13.999 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:13.999 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:13.999 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:37:14.000 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:37:14.000 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147235 2023-10-09T10:37:14.000 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.000 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:14.000 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.000 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:14.000 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.436080+0000", 2023-10-09T10:37:14.000 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:14.000 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.000 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.000 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:14.000 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.436080+0000", 2023-10-09T10:37:14.001 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:37:14.001 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.001 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.001 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:14.001 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.436079+0000", 2023-10-09T10:37:14.001 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.4459999999999998e-06 2023-10-09T10:37:14.001 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.001 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.001 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:14.001 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.436085+0000", 2023-10-09T10:37:14.001 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2123999999999999e-05 2023-10-09T10:37:14.001 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.002 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.002 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:14.002 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.436098+0000", 2023-10-09T10:37:14.002 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.1790000000000008e-06 2023-10-09T10:37:14.002 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.002 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.002 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:14.002 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.436106+0000", 2023-10-09T10:37:14.002 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7487e-05 2023-10-09T10:37:14.002 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.002 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.002 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.003 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.436163+0000", 2023-10-09T10:37:14.003 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0873000000000001e-05 2023-10-09T10:37:14.003 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.003 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.003 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.003 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.436174+0000", 2023-10-09T10:37:14.003 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.82781048599999996 2023-10-09T10:37:14.003 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.003 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.003 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.003 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:39.263985+0000", 2023-10-09T10:37:14.003 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7259999999999999e-06 2023-10-09T10:37:14.004 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.004 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.004 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.004 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:39.263990+0000", 2023-10-09T10:37:14.004 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.089319038 2023-10-09T10:37:14.004 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.004 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.004 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.004 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.353309+0000", 2023-10-09T10:37:14.004 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000208023 2023-10-09T10:37:14.004 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.004 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.004 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:14.005 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.353517+0000", 2023-10-09T10:37:14.005 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00038232899999999999 2023-10-09T10:37:14.005 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.005 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.005 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:37:14.005 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.353900+0000", 2023-10-09T10:37:14.005 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0044981989999999996 2023-10-09T10:37:14.005 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.005 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.005 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.005 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.358398+0000", 2023-10-09T10:37:14.005 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0628000000000001e-05 2023-10-09T10:37:14.006 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.006 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.006 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:14.006 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.358409+0000", 2023-10-09T10:37:14.006 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00088651400000000003 2023-10-09T10:37:14.006 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.006 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.006 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.006 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.359295+0000", 2023-10-09T10:37:14.006 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.3038999999999998e-05 2023-10-09T10:37:14.006 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.007 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.007 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.007 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.359348+0000", 2023-10-09T10:37:14.007 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.6369000000000003e-05 2023-10-09T10:37:14.007 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.007 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.007 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:14.007 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.359394+0000", 2023-10-09T10:37:14.007 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00010884500000000001 2023-10-09T10:37:14.007 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.007 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.007 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:14.007 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.359503+0000", 2023-10-09T10:37:14.008 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9234230380000001 2023-10-09T10:37:14.008 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.008 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:14.008 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.008 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.008 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.008 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:147292 8.18 8:19069821:::benchmark_data_smithi053_182275_object45691:head [delete] snapc 0=[] ondisk+write+known_if_redirected e329)", 2023-10-09T10:37:14.008 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:38.490819+0000", 2023-10-09T10:37:14.008 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 95.473238616000003, 2023-10-09T10:37:14.008 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8690512460000002, 2023-10-09T10:37:14.008 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:14.009 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:14.009 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:14.009 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:37:14.009 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:37:14.009 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147292 2023-10-09T10:37:14.009 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.009 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:14.009 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.009 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:14.009 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.490819+0000", 2023-10-09T10:37:14.009 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:14.009 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.009 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.010 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:14.010 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.490819+0000", 2023-10-09T10:37:14.010 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:37:14.010 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.010 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.010 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:14.010 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.490818+0000", 2023-10-09T10:37:14.010 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.2539999999999992e-06 2023-10-09T10:37:14.010 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.010 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.010 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:14.010 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.490826+0000", 2023-10-09T10:37:14.011 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2368000000000001e-05 2023-10-09T10:37:14.011 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.011 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.011 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:14.011 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.490838+0000", 2023-10-09T10:37:14.011 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.8359999999999992e-06 2023-10-09T10:37:14.011 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.011 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.011 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:14.011 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.490846+0000", 2023-10-09T10:37:14.011 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.5581999999999995e-05 2023-10-09T10:37:14.011 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.011 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.012 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.012 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.490932+0000", 2023-10-09T10:37:14.012 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2526e-05 2023-10-09T10:37:14.012 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.012 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.012 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.012 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.490944+0000", 2023-10-09T10:37:14.012 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.77306773299999998 2023-10-09T10:37:14.012 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.012 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.012 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.012 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:39.264012+0000", 2023-10-09T10:37:14.013 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1989999999999997e-06 2023-10-09T10:37:14.013 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.013 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.013 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.013 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:39.264017+0000", 2023-10-09T10:37:14.013 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.091819154 2023-10-09T10:37:14.013 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.013 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.013 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.013 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.355836+0000", 2023-10-09T10:37:14.013 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00021643899999999999 2023-10-09T10:37:14.013 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.013 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.014 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:14.014 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.356053+0000", 2023-10-09T10:37:14.014 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00042297899999999998 2023-10-09T10:37:14.014 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.014 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.014 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:37:14.014 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.356476+0000", 2023-10-09T10:37:14.014 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0019417340000000001 2023-10-09T10:37:14.014 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.014 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.014 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:14.014 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.358417+0000", 2023-10-09T10:37:14.015 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00057196199999999997 2023-10-09T10:37:14.015 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.015 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.015 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.015 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.358989+0000", 2023-10-09T10:37:14.015 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00059696700000000001 2023-10-09T10:37:14.015 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.015 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.015 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.015 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.359586+0000", 2023-10-09T10:37:14.015 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6616000000000001e-05 2023-10-09T10:37:14.015 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.016 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.016 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.016 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.359653+0000", 2023-10-09T10:37:14.016 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.5425000000000005e-05 2023-10-09T10:37:14.016 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.016 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.016 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:14.016 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.359718+0000", 2023-10-09T10:37:14.016 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015213299999999999 2023-10-09T10:37:14.016 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.016 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.016 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:14.017 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.359871+0000", 2023-10-09T10:37:14.017 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8690512460000002 2023-10-09T10:37:14.017 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.017 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:14.017 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.017 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.017 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.017 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:147295 8.18 8:1fb13a63:::benchmark_data_smithi053_182275_object45694:head [delete] snapc 0=[] ondisk+write+known_if_redirected e329)", 2023-10-09T10:37:14.017 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:38.491160+0000", 2023-10-09T10:37:14.017 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 95.472897713999998, 2023-10-09T10:37:14.017 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8745479390000002, 2023-10-09T10:37:14.017 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:14.018 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:14.018 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:14.018 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:37:14.018 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:37:14.018 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147295 2023-10-09T10:37:14.018 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.018 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:14.018 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.018 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:14.018 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.491160+0000", 2023-10-09T10:37:14.018 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:14.018 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.019 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.019 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:14.019 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.491160+0000", 2023-10-09T10:37:14.019 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:37:14.019 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.019 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.019 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:14.019 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.491159+0000", 2023-10-09T10:37:14.019 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7150000000000003e-06 2023-10-09T10:37:14.019 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.019 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.019 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:14.020 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.491165+0000", 2023-10-09T10:37:14.020 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0988999999999999e-05 2023-10-09T10:37:14.020 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.020 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.020 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:14.020 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.491176+0000", 2023-10-09T10:37:14.020 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.3490000000000003e-06 2023-10-09T10:37:14.020 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.020 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.020 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:14.020 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.491183+0000", 2023-10-09T10:37:14.020 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.4360000000000002e-05 2023-10-09T10:37:14.020 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.021 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.021 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.021 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.491228+0000", 2023-10-09T10:37:14.021 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.6680000000000007e-06 2023-10-09T10:37:14.021 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.021 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.021 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.021 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.491236+0000", 2023-10-09T10:37:14.021 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.77280302999999995 2023-10-09T10:37:14.021 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.021 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.021 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.022 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:39.264039+0000", 2023-10-09T10:37:14.022 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.0080000000000002e-06 2023-10-09T10:37:14.022 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.022 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.022 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.022 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:39.264044+0000", 2023-10-09T10:37:14.022 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0958821679999999 2023-10-09T10:37:14.022 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.022 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.022 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.022 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.359926+0000", 2023-10-09T10:37:14.022 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000104514 2023-10-09T10:37:14.023 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.023 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.023 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:14.023 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.360031+0000", 2023-10-09T10:37:14.023 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00029489700000000002 2023-10-09T10:37:14.023 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.023 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.023 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:37:14.023 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.360326+0000", 2023-10-09T10:37:14.023 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0051059579999999999 2023-10-09T10:37:14.023 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.023 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.024 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.024 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.365432+0000", 2023-10-09T10:37:14.024 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.3680000000000008e-06 2023-10-09T10:37:14.024 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.024 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.024 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:14.024 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.365441+0000", 2023-10-09T10:37:14.024 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2116000000000001e-05 2023-10-09T10:37:14.024 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.024 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.024 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.024 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.365483+0000", 2023-10-09T10:37:14.024 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1319000000000001e-05 2023-10-09T10:37:14.025 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.025 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.025 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.025 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.365535+0000", 2023-10-09T10:37:14.025 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.3151e-05 2023-10-09T10:37:14.025 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.025 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.025 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:14.025 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.365588+0000", 2023-10-09T10:37:14.025 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000120295 2023-10-09T10:37:14.025 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.025 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.025 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:14.026 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.365708+0000", 2023-10-09T10:37:14.026 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8745479390000002 2023-10-09T10:37:14.026 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.026 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:14.026 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.026 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.026 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.026 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:154378 8.19 8:9a3cd46f:::benchmark_data_smithi053_182275_object52777:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e332)", 2023-10-09T10:37:14.026 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:46.378686+0000", 2023-10-09T10:37:14.026 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 87.585371558999995, 2023-10-09T10:37:14.026 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0925153359999999, 2023-10-09T10:37:14.026 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:14.027 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:37:14.027 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:14.027 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:37:14.027 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:37:14.027 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 154378 2023-10-09T10:37:14.027 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.027 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:14.027 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.027 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:14.027 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.378686+0000", 2023-10-09T10:37:14.027 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:14.027 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.028 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.028 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:14.028 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.378686+0000", 2023-10-09T10:37:14.028 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:37:14.028 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.028 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.028 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:14.028 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.378685+0000", 2023-10-09T10:37:14.028 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0999999999999998e-06 2023-10-09T10:37:14.028 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.028 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.028 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:14.029 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.378692+0000", 2023-10-09T10:37:14.029 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2254e-05 2023-10-09T10:37:14.029 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.029 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.029 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:14.029 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.378704+0000", 2023-10-09T10:37:14.029 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.1709999999999996e-06 2023-10-09T10:37:14.029 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.029 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.029 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:14.029 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.378712+0000", 2023-10-09T10:37:14.029 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0045230660000000001 2023-10-09T10:37:14.030 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.030 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.030 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.030 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.383235+0000", 2023-10-09T10:37:14.030 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.3940000000000002e-06 2023-10-09T10:37:14.030 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.030 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.030 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.030 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.383244+0000", 2023-10-09T10:37:14.030 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0071826509999999 2023-10-09T10:37:14.030 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.031 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.031 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.031 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.390427+0000", 2023-10-09T10:37:14.031 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5481e-05 2023-10-09T10:37:14.031 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.031 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.031 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.031 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.390442+0000", 2023-10-09T10:37:14.031 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0806882010000001 2023-10-09T10:37:14.031 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.031 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.031 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.031 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.471130+0000", 2023-10-09T10:37:14.032 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.1254999999999995e-05 2023-10-09T10:37:14.032 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.032 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.032 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:14.032 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.471202+0000", 2023-10-09T10:37:14.032 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0925153359999999 2023-10-09T10:37:14.032 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.032 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:14.032 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.032 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.032 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.032 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:154388 8.19 8:9e1fb896:::benchmark_data_smithi053_182275_object52787:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e332)", 2023-10-09T10:37:14.032 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:46.378720+0000", 2023-10-09T10:37:14.033 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 87.585337846000002, 2023-10-09T10:37:14.033 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0927601729999998, 2023-10-09T10:37:14.033 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:14.033 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:37:14.033 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:14.033 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:37:14.033 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:37:14.033 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 154388 2023-10-09T10:37:14.033 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.033 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:14.033 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.033 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:14.034 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.378720+0000", 2023-10-09T10:37:14.034 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:14.034 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.034 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.034 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:14.034 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.378720+0000", 2023-10-09T10:37:14.034 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:37:14.034 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.034 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.034 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:14.034 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.378719+0000", 2023-10-09T10:37:14.034 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.2509999999999999e-06 2023-10-09T10:37:14.034 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.035 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.035 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:14.035 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.378723+0000", 2023-10-09T10:37:14.035 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7646999999999999e-05 2023-10-09T10:37:14.035 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.035 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.035 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:14.035 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.378740+0000", 2023-10-09T10:37:14.035 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.285e-06 2023-10-09T10:37:14.035 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.035 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.035 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:14.036 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.378747+0000", 2023-10-09T10:37:14.036 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0045200040000000002 2023-10-09T10:37:14.036 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.036 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.036 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.036 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.383267+0000", 2023-10-09T10:37:14.036 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.3080000000000002e-06 2023-10-09T10:37:14.036 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.036 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.036 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.036 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.383274+0000", 2023-10-09T10:37:14.036 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0081641100000001 2023-10-09T10:37:14.036 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.037 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.037 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.037 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391438+0000", 2023-10-09T10:37:14.037 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2097e-05 2023-10-09T10:37:14.037 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.037 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.037 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.037 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391450+0000", 2023-10-09T10:37:14.037 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0799858710000001 2023-10-09T10:37:14.037 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.037 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.038 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.038 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.471436+0000", 2023-10-09T10:37:14.038 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.4181000000000003e-05 2023-10-09T10:37:14.038 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.038 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.038 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:14.038 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.471480+0000", 2023-10-09T10:37:14.038 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0927601729999998 2023-10-09T10:37:14.038 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.038 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:14.038 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.038 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.038 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.039 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:154438 8.19 8:9e7d72ba:::benchmark_data_smithi053_182275_object52837:head [delete] snapc 0=[] ondisk+write+known_if_redirected e332)", 2023-10-09T10:37:14.039 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:46.421246+0000", 2023-10-09T10:37:14.039 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 87.542811431000004, 2023-10-09T10:37:14.039 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0617824040000001, 2023-10-09T10:37:14.039 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:14.039 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:14.039 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:14.039 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:37:14.039 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:37:14.039 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 154438 2023-10-09T10:37:14.039 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.039 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:14.040 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.040 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:14.040 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.421246+0000", 2023-10-09T10:37:14.040 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:14.040 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.040 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.040 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:14.040 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.421246+0000", 2023-10-09T10:37:14.040 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:37:14.040 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.040 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.040 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:14.041 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.421245+0000", 2023-10-09T10:37:14.041 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.2310000000000001e-06 2023-10-09T10:37:14.041 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.041 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.041 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:14.041 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.421251+0000", 2023-10-09T10:37:14.041 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9921000000000001e-05 2023-10-09T10:37:14.041 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.041 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.041 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:14.041 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.421271+0000", 2023-10-09T10:37:14.041 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.5620000000000003e-06 2023-10-09T10:37:14.041 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.042 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.042 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:14.042 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.421277+0000", 2023-10-09T10:37:14.042 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.6173000000000004e-05 2023-10-09T10:37:14.042 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.042 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.042 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.042 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.421353+0000", 2023-10-09T10:37:14.042 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.9889999999999992e-06 2023-10-09T10:37:14.042 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.042 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.042 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.042 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.421361+0000", 2023-10-09T10:37:14.043 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.97012044200000003 2023-10-09T10:37:14.043 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.043 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.043 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.043 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391481+0000", 2023-10-09T10:37:14.043 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.7969999999999995e-06 2023-10-09T10:37:14.043 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.043 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.043 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.043 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391491+0000", 2023-10-09T10:37:14.043 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0800130450000001 2023-10-09T10:37:14.043 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.044 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.044 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.044 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.471504+0000", 2023-10-09T10:37:14.044 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.2084999999999998e-05 2023-10-09T10:37:14.044 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.044 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.044 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:14.044 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.471576+0000", 2023-10-09T10:37:14.044 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00041129600000000001 2023-10-09T10:37:14.044 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.044 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.044 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:37:14.044 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.471988+0000", 2023-10-09T10:37:14.045 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010708644999999999 2023-10-09T10:37:14.045 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.045 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.045 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.045 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.482696+0000", 2023-10-09T10:37:14.045 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.5699999999999999e-06 2023-10-09T10:37:14.045 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.045 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.045 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:14.045 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.482706+0000", 2023-10-09T10:37:14.045 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000123993 2023-10-09T10:37:14.045 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.045 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.046 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.046 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.482830+0000", 2023-10-09T10:37:14.046 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.8217999999999997e-05 2023-10-09T10:37:14.046 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.046 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.046 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.046 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.482888+0000", 2023-10-09T10:37:14.046 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.9870000000000003e-05 2023-10-09T10:37:14.046 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.046 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.046 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:14.046 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.482928+0000", 2023-10-09T10:37:14.047 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00010088400000000001 2023-10-09T10:37:14.047 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.047 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.047 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:14.047 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.483029+0000", 2023-10-09T10:37:14.047 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0617824040000001 2023-10-09T10:37:14.047 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.047 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:14.047 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.047 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.047 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.047 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:154516 8.19 8:9835b67c:::benchmark_data_smithi053_182275_object52915:head [delete] snapc 0=[] ondisk+write+known_if_redirected e332)", 2023-10-09T10:37:14.047 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:46.495417+0000", 2023-10-09T10:37:14.048 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 87.468640582999996, 2023-10-09T10:37:14.048 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9880408219999999, 2023-10-09T10:37:14.048 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:14.048 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:14.048 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:14.048 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:37:14.048 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:37:14.048 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 154516 2023-10-09T10:37:14.048 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.048 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:14.048 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.048 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:14.049 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.495417+0000", 2023-10-09T10:37:14.049 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:14.049 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.049 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.049 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:14.049 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.495417+0000", 2023-10-09T10:37:14.049 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:37:14.049 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.049 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.049 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:14.049 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.495416+0000", 2023-10-09T10:37:14.049 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.2889999999999998e-06 2023-10-09T10:37:14.050 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.050 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.050 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:14.050 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.495424+0000", 2023-10-09T10:37:14.050 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2354000000000001e-05 2023-10-09T10:37:14.050 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.050 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.050 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:14.050 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.495436+0000", 2023-10-09T10:37:14.050 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.1920000000000002e-06 2023-10-09T10:37:14.050 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.050 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.050 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:14.051 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.495442+0000", 2023-10-09T10:37:14.053 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00011155200000000001 2023-10-09T10:37:14.053 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.053 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.053 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.053 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.495554+0000", 2023-10-09T10:37:14.053 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2934e-05 2023-10-09T10:37:14.053 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.053 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.053 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.053 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.495567+0000", 2023-10-09T10:37:14.054 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.89594957799999997 2023-10-09T10:37:14.054 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.054 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.054 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.054 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391517+0000", 2023-10-09T10:37:14.054 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.4080000000000004e-06 2023-10-09T10:37:14.054 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.054 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.054 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.054 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391526+0000", 2023-10-09T10:37:14.054 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.082687934 2023-10-09T10:37:14.055 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.055 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.055 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.055 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.474214+0000", 2023-10-09T10:37:14.055 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00012583399999999999 2023-10-09T10:37:14.055 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.055 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.055 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:14.055 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.474340+0000", 2023-10-09T10:37:14.055 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00031722299999999999 2023-10-09T10:37:14.055 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.055 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.055 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:37:14.056 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.474657+0000", 2023-10-09T10:37:14.056 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0080563130000000007 2023-10-09T10:37:14.056 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.056 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.056 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:14.056 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.482713+0000", 2023-10-09T10:37:14.056 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.5723000000000007e-05 2023-10-09T10:37:14.056 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.056 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.056 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.056 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.482789+0000", 2023-10-09T10:37:14.056 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00034867399999999999 2023-10-09T10:37:14.057 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.057 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.057 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.057 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.483138+0000", 2023-10-09T10:37:14.057 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.1956e-05 2023-10-09T10:37:14.057 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.057 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.057 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.057 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.483210+0000", 2023-10-09T10:37:14.057 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.6841999999999994e-05 2023-10-09T10:37:14.057 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.057 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.057 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:14.058 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.483286+0000", 2023-10-09T10:37:14.058 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017164599999999999 2023-10-09T10:37:14.058 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.058 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.058 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:14.058 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.483458+0000", 2023-10-09T10:37:14.058 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9880408219999999 2023-10-09T10:37:14.058 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.058 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:14.058 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.058 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.059 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.059 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:154543 8.19 8:9b167f9c:::benchmark_data_smithi053_182275_object52942:head [delete] snapc 0=[] ondisk+write+known_if_redirected e332)", 2023-10-09T10:37:14.059 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:46.516724+0000", 2023-10-09T10:37:14.059 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 87.447334131999995, 2023-10-09T10:37:14.059 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.970496695, 2023-10-09T10:37:14.059 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:14.059 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:14.059 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:14.059 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:37:14.059 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:37:14.059 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 154543 2023-10-09T10:37:14.059 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.059 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:14.060 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.060 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:14.060 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516724+0000", 2023-10-09T10:37:14.060 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:14.060 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.060 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.060 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:14.060 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516724+0000", 2023-10-09T10:37:14.060 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:37:14.060 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.060 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.060 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:14.061 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516723+0000", 2023-10-09T10:37:14.061 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.1560000000000001e-06 2023-10-09T10:37:14.061 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.061 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.061 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:14.061 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516732+0000", 2023-10-09T10:37:14.061 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8872000000000002e-05 2023-10-09T10:37:14.061 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.061 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.061 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:14.061 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516751+0000", 2023-10-09T10:37:14.061 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.3940000000000001e-06 2023-10-09T10:37:14.061 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.062 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.062 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:14.062 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516757+0000", 2023-10-09T10:37:14.062 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1388000000000003e-05 2023-10-09T10:37:14.062 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.062 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.062 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.062 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516809+0000", 2023-10-09T10:37:14.062 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.181e-05 2023-10-09T10:37:14.062 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.062 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.062 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.063 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516820+0000", 2023-10-09T10:37:14.063 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.87473886599999995 2023-10-09T10:37:14.063 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.063 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.063 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.063 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391559+0000", 2023-10-09T10:37:14.063 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0723999999999999e-05 2023-10-09T10:37:14.063 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.063 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.063 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.063 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391570+0000", 2023-10-09T10:37:14.063 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0851342639999999 2023-10-09T10:37:14.063 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.064 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.064 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.064 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.476704+0000", 2023-10-09T10:37:14.064 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00023589300000000001 2023-10-09T10:37:14.064 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.064 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.064 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:14.064 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.476940+0000", 2023-10-09T10:37:14.064 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00059155399999999999 2023-10-09T10:37:14.064 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.064 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.064 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:37:14.064 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.477532+0000", 2023-10-09T10:37:14.065 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0051891339999999998 2023-10-09T10:37:14.065 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.065 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.065 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:14.065 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.482721+0000", 2023-10-09T10:37:14.065 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00036995000000000002 2023-10-09T10:37:14.065 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.065 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.065 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.065 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.483091+0000", 2023-10-09T10:37:14.065 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0038642849999999999 2023-10-09T10:37:14.065 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.065 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.066 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.066 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.486955+0000", 2023-10-09T10:37:14.066 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.3347999999999998e-05 2023-10-09T10:37:14.066 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.066 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.066 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.066 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.487008+0000", 2023-10-09T10:37:14.066 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.3793000000000002e-05 2023-10-09T10:37:14.066 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.066 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.066 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:14.067 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.487092+0000", 2023-10-09T10:37:14.067 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00012814400000000001 2023-10-09T10:37:14.067 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.067 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.067 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:14.067 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.487220+0000", 2023-10-09T10:37:14.067 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.970496695 2023-10-09T10:37:14.067 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.067 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:14.067 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.067 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.068 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.068 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:154545 8.19 8:99cca74f:::benchmark_data_smithi053_182275_object52944:head [delete] snapc 0=[] ondisk+write+known_if_redirected e332)", 2023-10-09T10:37:14.068 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:46.516893+0000", 2023-10-09T10:37:14.068 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 87.447165337000001, 2023-10-09T10:37:14.068 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.983531508, 2023-10-09T10:37:14.068 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:14.068 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:14.068 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:14.068 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:37:14.068 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:37:14.068 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 154545 2023-10-09T10:37:14.068 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.069 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:14.069 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.069 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:14.069 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516893+0000", 2023-10-09T10:37:14.069 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:14.069 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.069 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.069 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:14.069 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516893+0000", 2023-10-09T10:37:14.069 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:37:14.069 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.070 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.070 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:14.070 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516892+0000", 2023-10-09T10:37:14.070 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.0430000000000004e-06 2023-10-09T10:37:14.070 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.070 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.070 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:14.070 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516898+0000", 2023-10-09T10:37:14.070 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2622e-05 2023-10-09T10:37:14.070 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.070 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.070 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:14.071 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516910+0000", 2023-10-09T10:37:14.071 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0110000000000003e-06 2023-10-09T10:37:14.071 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.071 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.071 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:14.071 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516917+0000", 2023-10-09T10:37:14.071 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0547000000000001e-05 2023-10-09T10:37:14.071 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.071 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.071 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.071 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516988+0000", 2023-10-09T10:37:14.071 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1866e-05 2023-10-09T10:37:14.072 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.072 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.072 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.072 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.517000+0000", 2023-10-09T10:37:14.072 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.874597874 2023-10-09T10:37:14.072 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.072 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.072 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.072 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391598+0000", 2023-10-09T10:37:14.072 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.9969999999999993e-06 2023-10-09T10:37:14.072 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.072 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.072 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.073 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391608+0000", 2023-10-09T10:37:14.073 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.095655338 2023-10-09T10:37:14.073 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.073 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.073 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.073 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.487263+0000", 2023-10-09T10:37:14.073 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000135093 2023-10-09T10:37:14.073 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.073 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.073 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:14.073 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.487398+0000", 2023-10-09T10:37:14.073 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000442003 2023-10-09T10:37:14.074 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.074 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.074 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:37:14.074 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.487840+0000", 2023-10-09T10:37:14.074 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0061603719999999999 2023-10-09T10:37:14.074 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.074 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.074 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.074 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.494000+0000", 2023-10-09T10:37:14.074 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.2909000000000002e-05 2023-10-09T10:37:14.074 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.074 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.074 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.075 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.494083+0000", 2023-10-09T10:37:14.075 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001881597 2023-10-09T10:37:14.075 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.075 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.075 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:14.075 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.495965+0000", 2023-10-09T10:37:14.075 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0043349870000000002 2023-10-09T10:37:14.075 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.075 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.075 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.075 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500300+0000", 2023-10-09T10:37:14.076 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.2620999999999998e-05 2023-10-09T10:37:14.076 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.076 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.076 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:14.076 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500333+0000", 2023-10-09T10:37:14.076 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.1475000000000001e-05 2023-10-09T10:37:14.076 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.076 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.076 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:14.076 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500424+0000", 2023-10-09T10:37:14.076 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.983531508 2023-10-09T10:37:14.076 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.076 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:14.077 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.077 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.077 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.077 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:154576 8.19 8:9e7cc384:::benchmark_data_smithi053_182275_object52975:head [delete] snapc 0=[] ondisk+write+known_if_redirected e332)", 2023-10-09T10:37:14.077 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:46.547255+0000", 2023-10-09T10:37:14.077 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 87.416802400999998, 2023-10-09T10:37:14.077 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.953409044, 2023-10-09T10:37:14.077 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:14.077 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:14.077 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:14.077 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:37:14.077 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:37:14.077 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 154576 2023-10-09T10:37:14.078 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.078 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:14.078 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.078 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:14.078 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.547255+0000", 2023-10-09T10:37:14.078 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:14.078 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.078 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.078 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:14.078 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.547255+0000", 2023-10-09T10:37:14.078 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:37:14.078 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.079 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.079 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:14.079 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.547254+0000", 2023-10-09T10:37:14.079 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1329999999999998e-06 2023-10-09T10:37:14.079 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.079 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.079 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:14.079 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.547259+0000", 2023-10-09T10:37:14.079 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.9930000000000007e-06 2023-10-09T10:37:14.079 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.079 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.079 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:14.079 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.547269+0000", 2023-10-09T10:37:14.079 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.2770000000000002e-06 2023-10-09T10:37:14.080 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.080 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.080 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:14.080 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.547276+0000", 2023-10-09T10:37:14.080 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.6258999999999998e-05 2023-10-09T10:37:14.080 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.080 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.080 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.080 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.547332+0000", 2023-10-09T10:37:14.080 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1387e-05 2023-10-09T10:37:14.080 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.080 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.080 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.081 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.547343+0000", 2023-10-09T10:37:14.081 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.84429386399999995 2023-10-09T10:37:14.081 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.081 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.081 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.081 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391637+0000", 2023-10-09T10:37:14.081 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0454e-05 2023-10-09T10:37:14.081 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.081 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.081 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.081 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391647+0000", 2023-10-09T10:37:14.081 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1000185920000001 2023-10-09T10:37:14.082 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.082 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.082 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.082 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.491666+0000", 2023-10-09T10:37:14.082 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00012111499999999999 2023-10-09T10:37:14.082 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.082 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.082 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:14.082 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.491787+0000", 2023-10-09T10:37:14.082 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00037564299999999999 2023-10-09T10:37:14.082 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.082 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.083 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:37:14.083 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.492163+0000", 2023-10-09T10:37:14.083 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0038612759999999999 2023-10-09T10:37:14.083 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.083 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.083 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.083 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.496024+0000", 2023-10-09T10:37:14.083 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.7639999999999999e-05 2023-10-09T10:37:14.083 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.083 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.083 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.083 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.496062+0000", 2023-10-09T10:37:14.083 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0041206669999999997 2023-10-09T10:37:14.084 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.084 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.084 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:14.084 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500182+0000", 2023-10-09T10:37:14.084 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00030962999999999997 2023-10-09T10:37:14.084 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.084 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.084 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.084 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500492+0000", 2023-10-09T10:37:14.084 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.0054000000000001e-05 2023-10-09T10:37:14.084 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.084 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.084 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:14.085 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500522+0000", 2023-10-09T10:37:14.085 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000142404 2023-10-09T10:37:14.085 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.085 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.085 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:14.085 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500665+0000", 2023-10-09T10:37:14.085 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.953409044 2023-10-09T10:37:14.085 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.085 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:14.085 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.085 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.086 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.086 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:154583 8.19 8:9b6ab2e2:::benchmark_data_smithi053_182275_object52982:head [delete] snapc 0=[] ondisk+write+known_if_redirected e332)", 2023-10-09T10:37:14.086 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:46.553294+0000", 2023-10-09T10:37:14.086 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 87.410763893999999, 2023-10-09T10:37:14.086 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.947550976, 2023-10-09T10:37:14.086 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:14.086 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:14.086 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:14.086 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:37:14.086 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:37:14.086 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 154583 2023-10-09T10:37:14.086 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.087 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:14.087 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.087 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:14.087 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.553294+0000", 2023-10-09T10:37:14.087 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:14.087 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.087 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.087 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:14.087 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.553294+0000", 2023-10-09T10:37:14.087 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:37:14.087 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.087 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.088 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:14.088 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.553293+0000", 2023-10-09T10:37:14.088 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.6169999999999998e-06 2023-10-09T10:37:14.088 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.088 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.088 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:14.088 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.553297+0000", 2023-10-09T10:37:14.088 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.2090000000000005e-06 2023-10-09T10:37:14.088 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.088 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.088 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:14.088 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.553305+0000", 2023-10-09T10:37:14.089 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.746e-06 2023-10-09T10:37:14.089 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.089 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.089 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:14.089 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.553310+0000", 2023-10-09T10:37:14.089 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.9038e-05 2023-10-09T10:37:14.089 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.089 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.089 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.089 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.553369+0000", 2023-10-09T10:37:14.089 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4046000000000001e-05 2023-10-09T10:37:14.089 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.089 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.090 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.090 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.553383+0000", 2023-10-09T10:37:14.090 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.83829091899999997 2023-10-09T10:37:14.090 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.090 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.090 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.090 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391674+0000", 2023-10-09T10:37:14.090 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.7140000000000005e-06 2023-10-09T10:37:14.090 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.090 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.090 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.090 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391683+0000", 2023-10-09T10:37:14.091 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1024206889999999 2023-10-09T10:37:14.091 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.091 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.091 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.091 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.494104+0000", 2023-10-09T10:37:14.091 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.1713999999999997e-05 2023-10-09T10:37:14.091 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.091 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.091 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:14.091 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.494186+0000", 2023-10-09T10:37:14.091 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00023970400000000001 2023-10-09T10:37:14.091 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.092 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.092 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:37:14.092 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.494425+0000", 2023-10-09T10:37:14.092 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001677981 2023-10-09T10:37:14.092 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.092 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.092 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.092 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.496103+0000", 2023-10-09T10:37:14.092 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0041053849999999996 2023-10-09T10:37:14.092 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.092 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.092 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.093 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500209+0000", 2023-10-09T10:37:14.093 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.8317999999999999e-05 2023-10-09T10:37:14.093 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.093 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.093 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:14.093 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500237+0000", 2023-10-09T10:37:14.093 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00045514299999999998 2023-10-09T10:37:14.093 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.093 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.093 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.093 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500692+0000", 2023-10-09T10:37:14.093 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.9493999999999999e-05 2023-10-09T10:37:14.093 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.094 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.094 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:14.094 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500722+0000", 2023-10-09T10:37:14.094 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00012325899999999999 2023-10-09T10:37:14.094 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.094 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.094 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:14.094 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500845+0000", 2023-10-09T10:37:14.094 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.947550976 2023-10-09T10:37:14.094 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.094 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:14.094 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.095 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.095 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.095 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:154696 8.19 8:9f74f4a6:::benchmark_data_smithi053_182275_object53095:head [delete] snapc 0=[] ondisk+write+known_if_redirected e332)", 2023-10-09T10:37:14.095 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:46.667936+0000", 2023-10-09T10:37:14.095 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 87.296121779999993, 2023-10-09T10:37:14.095 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8376502690000001, 2023-10-09T10:37:14.095 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:14.095 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:14.095 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:14.095 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:37:14.095 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:37:14.095 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 154696 2023-10-09T10:37:14.096 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.096 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:14.096 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.096 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:14.096 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.667936+0000", 2023-10-09T10:37:14.096 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:14.096 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.096 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.096 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:14.096 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.667936+0000", 2023-10-09T10:37:14.096 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:37:14.096 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.097 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.097 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:14.097 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.667934+0000", 2023-10-09T10:37:14.097 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0339999999999999e-05 2023-10-09T10:37:14.097 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.097 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.097 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:14.097 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.667945+0000", 2023-10-09T10:37:14.097 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2648e-05 2023-10-09T10:37:14.097 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.097 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.097 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:14.098 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.667957+0000", 2023-10-09T10:37:14.098 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.6629999999999993e-06 2023-10-09T10:37:14.098 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.098 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.098 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:14.098 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.667965+0000", 2023-10-09T10:37:14.098 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.6829000000000001e-05 2023-10-09T10:37:14.098 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.098 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.098 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.098 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.668022+0000", 2023-10-09T10:37:14.099 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.9280000000000005e-06 2023-10-09T10:37:14.099 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.099 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.099 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.099 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.668032+0000", 2023-10-09T10:37:14.099 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.72367758900000001 2023-10-09T10:37:14.099 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.099 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.099 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.099 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391709+0000", 2023-10-09T10:37:14.099 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.6849999999999996e-06 2023-10-09T10:37:14.099 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.100 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.100 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.100 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391719+0000", 2023-10-09T10:37:14.100 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1044125949999999 2023-10-09T10:37:14.100 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.100 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.100 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.100 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.496132+0000", 2023-10-09T10:37:14.100 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.6885999999999995e-05 2023-10-09T10:37:14.100 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.100 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.100 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:14.101 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.496209+0000", 2023-10-09T10:37:14.101 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000196443 2023-10-09T10:37:14.101 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.101 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.101 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:37:14.101 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.496405+0000", 2023-10-09T10:37:14.101 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0038356660000000002 2023-10-09T10:37:14.101 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.101 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.101 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:14.101 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500241+0000", 2023-10-09T10:37:14.101 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1282999999999999e-05 2023-10-09T10:37:14.102 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.102 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.102 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.102 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500262+0000", 2023-10-09T10:37:14.102 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9025000000000002e-05 2023-10-09T10:37:14.102 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.102 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.102 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.102 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500281+0000", 2023-10-09T10:37:14.102 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0050813509999999996 2023-10-09T10:37:14.102 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.102 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.103 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.103 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.505362+0000", 2023-10-09T10:37:14.103 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.4913999999999995e-05 2023-10-09T10:37:14.103 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.103 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.103 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:14.103 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.505437+0000", 2023-10-09T10:37:14.103 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014905699999999999 2023-10-09T10:37:14.103 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.103 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.103 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:14.103 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.505586+0000", 2023-10-09T10:37:14.104 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8376502690000001 2023-10-09T10:37:14.104 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.104 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:14.104 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.104 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.104 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.104 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:154742 8.19 8:98b1896f:::benchmark_data_smithi053_182275_object53141:head [delete] snapc 0=[] ondisk+write+known_if_redirected e332)", 2023-10-09T10:37:14.104 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:46.709698+0000", 2023-10-09T10:37:14.104 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 87.254360005999999, 2023-10-09T10:37:14.104 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8106056189999999, 2023-10-09T10:37:14.104 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:14.104 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:14.104 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:14.105 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:37:14.105 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:37:14.105 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 154742 2023-10-09T10:37:14.105 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.105 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:14.105 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.105 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:14.105 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.709698+0000", 2023-10-09T10:37:14.105 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:14.105 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.105 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.105 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:14.105 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.709698+0000", 2023-10-09T10:37:14.106 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:37:14.106 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.106 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.106 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:14.106 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.709697+0000", 2023-10-09T10:37:14.106 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1959999999999999e-06 2023-10-09T10:37:14.106 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.106 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.106 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:14.106 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.709702+0000", 2023-10-09T10:37:14.106 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0862999999999999e-05 2023-10-09T10:37:14.106 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.107 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.107 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:14.107 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.709713+0000", 2023-10-09T10:37:14.107 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.3380000000000004e-06 2023-10-09T10:37:14.107 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.107 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.107 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:14.107 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.709718+0000", 2023-10-09T10:37:14.107 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.9310000000000001e-05 2023-10-09T10:37:14.107 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.107 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.107 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.108 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.709767+0000", 2023-10-09T10:37:14.108 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.5390000000000002e-06 2023-10-09T10:37:14.108 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.108 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.108 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.108 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.709775+0000", 2023-10-09T10:37:14.108 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.68197205699999996 2023-10-09T10:37:14.108 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.108 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.108 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.108 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391747+0000", 2023-10-09T10:37:14.108 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.8069999999999994e-06 2023-10-09T10:37:14.108 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.109 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.109 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.109 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391757+0000", 2023-10-09T10:37:14.109 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1063626049999999 2023-10-09T10:37:14.109 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.109 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.109 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.109 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.498119+0000", 2023-10-09T10:37:14.109 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.6817000000000007e-05 2023-10-09T10:37:14.109 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.109 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.109 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:14.110 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.498196+0000", 2023-10-09T10:37:14.110 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00019641799999999999 2023-10-09T10:37:14.110 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.110 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.110 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:37:14.110 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.498393+0000", 2023-10-09T10:37:14.110 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0020576230000000002 2023-10-09T10:37:14.110 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.110 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.110 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.110 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500450+0000", 2023-10-09T10:37:14.110 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.0999999999999997e-06 2023-10-09T10:37:14.111 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.111 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.111 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:14.111 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500454+0000", 2023-10-09T10:37:14.111 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8318999999999999e-05 2023-10-09T10:37:14.111 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.111 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.111 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.111 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500473+0000", 2023-10-09T10:37:14.111 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.019588036 2023-10-09T10:37:14.111 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.111 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.111 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.112 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.520061+0000", 2023-10-09T10:37:14.112 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.6427000000000005e-05 2023-10-09T10:37:14.112 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.112 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.112 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:14.112 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.520137+0000", 2023-10-09T10:37:14.112 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00016625099999999999 2023-10-09T10:37:14.112 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.112 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.112 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:14.112 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.520303+0000", 2023-10-09T10:37:14.112 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8106056189999999 2023-10-09T10:37:14.112 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.113 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:14.113 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.113 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.113 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.113 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:192773 8.8 8:105dbc7e:::benchmark_data_smithi053_182275_object91172:head [delete] snapc 0=[] ondisk+write+known_if_redirected e341)", 2023-10-09T10:37:14.113 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:36:24.324236+0000", 2023-10-09T10:37:14.113 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 49.639821484000002, 2023-10-09T10:37:14.113 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1200036579999999, 2023-10-09T10:37:14.113 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:14.113 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:14.113 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:14.113 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:37:14.114 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:37:14.114 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 192773 2023-10-09T10:37:14.114 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.114 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:14.114 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.114 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:14.114 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.324236+0000", 2023-10-09T10:37:14.114 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:14.114 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.114 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.114 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:14.114 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.324236+0000", 2023-10-09T10:37:14.114 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:37:14.115 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.115 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.115 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:14.115 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.324235+0000", 2023-10-09T10:37:14.115 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.4280000000000001e-06 2023-10-09T10:37:14.115 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.115 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.115 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:14.115 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.324241+0000", 2023-10-09T10:37:14.115 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2019e-05 2023-10-09T10:37:14.115 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.115 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.116 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:14.116 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.324253+0000", 2023-10-09T10:37:14.116 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.1970000000000001e-06 2023-10-09T10:37:14.116 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.116 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.116 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:14.116 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.324259+0000", 2023-10-09T10:37:14.116 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.005422423 2023-10-09T10:37:14.116 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.116 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.116 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.116 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.329682+0000", 2023-10-09T10:37:14.116 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6209999999999998e-06 2023-10-09T10:37:14.117 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.117 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.117 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.117 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.329688+0000", 2023-10-09T10:37:14.117 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.98059770599999996 2023-10-09T10:37:14.117 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.117 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.117 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.117 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:25.310286+0000", 2023-10-09T10:37:14.117 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5421999999999999e-05 2023-10-09T10:37:14.117 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.117 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.118 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.118 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:25.310302+0000", 2023-10-09T10:37:14.118 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1239494759999999 2023-10-09T10:37:14.118 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.118 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.118 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.118 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.434251+0000", 2023-10-09T10:37:14.118 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013678400000000001 2023-10-09T10:37:14.118 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.118 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.118 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:14.118 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.434388+0000", 2023-10-09T10:37:14.119 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00047500800000000002 2023-10-09T10:37:14.119 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.119 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.119 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,7", 2023-10-09T10:37:14.119 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.434863+0000", 2023-10-09T10:37:14.119 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0026308239999999999 2023-10-09T10:37:14.119 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.119 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.119 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:14.119 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.437494+0000", 2023-10-09T10:37:14.119 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0029243810000000002 2023-10-09T10:37:14.119 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.120 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.120 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.120 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.440418+0000", 2023-10-09T10:37:14.120 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.4499999999999997e-05 2023-10-09T10:37:14.120 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.120 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.120 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.120 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.440463+0000", 2023-10-09T10:37:14.120 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0035580099999999999 2023-10-09T10:37:14.120 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.120 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.120 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.121 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.444021+0000", 2023-10-09T10:37:14.121 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.1843999999999999e-05 2023-10-09T10:37:14.121 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.121 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.121 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:14.121 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.444082+0000", 2023-10-09T10:37:14.121 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015765199999999999 2023-10-09T10:37:14.121 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.121 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.121 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:14.121 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.444240+0000", 2023-10-09T10:37:14.121 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1200036579999999 2023-10-09T10:37:14.121 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.122 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:14.122 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.122 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.122 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.122 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:192794 8.8 8:13025829:::benchmark_data_smithi053_182275_object91193:head [delete] snapc 0=[] ondisk+write+known_if_redirected e341)", 2023-10-09T10:37:14.122 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:36:24.345826+0000", 2023-10-09T10:37:14.122 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 49.618231715, 2023-10-09T10:37:14.122 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1116621769999999, 2023-10-09T10:37:14.122 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:14.122 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:14.122 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:14.122 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:37:14.123 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:37:14.123 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 192794 2023-10-09T10:37:14.123 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.123 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:14.123 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.123 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:14.123 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.345826+0000", 2023-10-09T10:37:14.123 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:14.123 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.123 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.123 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:14.123 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.345826+0000", 2023-10-09T10:37:14.123 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:37:14.124 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.124 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.124 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:14.124 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.345825+0000", 2023-10-09T10:37:14.124 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1869999999999996e-06 2023-10-09T10:37:14.124 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.124 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.124 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:14.124 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.345830+0000", 2023-10-09T10:37:14.124 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0535e-05 2023-10-09T10:37:14.124 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.124 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.124 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:14.125 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.345841+0000", 2023-10-09T10:37:14.125 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.4950000000000002e-06 2023-10-09T10:37:14.125 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.125 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.125 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:14.125 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.345845+0000", 2023-10-09T10:37:14.125 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1548999999999998e-05 2023-10-09T10:37:14.125 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.125 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.125 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.125 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.345887+0000", 2023-10-09T10:37:14.125 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.9349999999999997e-06 2023-10-09T10:37:14.126 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.126 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.126 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.126 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.345894+0000", 2023-10-09T10:37:14.126 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.96468753900000004 2023-10-09T10:37:14.126 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.126 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.126 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.126 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:25.310581+0000", 2023-10-09T10:37:14.126 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1316e-05 2023-10-09T10:37:14.126 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.127 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.127 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.127 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:25.310593+0000", 2023-10-09T10:37:14.127 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.127095333 2023-10-09T10:37:14.127 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.127 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.127 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.127 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.437688+0000", 2023-10-09T10:37:14.127 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00012564 2023-10-09T10:37:14.127 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.127 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.127 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:14.128 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.437814+0000", 2023-10-09T10:37:14.128 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00042875200000000002 2023-10-09T10:37:14.128 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.128 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.128 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,7", 2023-10-09T10:37:14.128 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.438242+0000", 2023-10-09T10:37:14.128 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0049461169999999999 2023-10-09T10:37:14.128 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.128 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.128 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.128 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.443188+0000", 2023-10-09T10:37:14.128 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.5627999999999998e-05 2023-10-09T10:37:14.129 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.129 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.129 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.129 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.443224+0000", 2023-10-09T10:37:14.129 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001849138 2023-10-09T10:37:14.129 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.129 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.129 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:14.129 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.445073+0000", 2023-10-09T10:37:14.129 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012171589999999999 2023-10-09T10:37:14.129 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.129 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.130 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.130 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.457245+0000", 2023-10-09T10:37:14.130 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.2539999999999993e-05 2023-10-09T10:37:14.130 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.130 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.130 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:14.130 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.457317+0000", 2023-10-09T10:37:14.130 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017099699999999999 2023-10-09T10:37:14.130 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.130 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.130 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:14.131 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.457488+0000", 2023-10-09T10:37:14.131 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1116621769999999 2023-10-09T10:37:14.131 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.131 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:14.131 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.131 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.131 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.131 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:192795 8.11 8:8e4b5fe7:::benchmark_data_smithi053_182275_object91194:head [delete] snapc 0=[] ondisk+write+known_if_redirected e341)", 2023-10-09T10:37:14.131 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:36:24.346658+0000", 2023-10-09T10:37:14.131 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 49.617399499999998, 2023-10-09T10:37:14.131 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.076051053, 2023-10-09T10:37:14.131 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:14.132 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:14.132 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:14.132 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:37:14.132 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:37:14.132 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 192795 2023-10-09T10:37:14.132 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.132 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:14.132 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.132 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:14.132 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.346658+0000", 2023-10-09T10:37:14.132 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:14.132 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.133 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.133 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:14.133 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.346658+0000", 2023-10-09T10:37:14.133 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:37:14.133 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.133 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.133 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:14.133 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.346658+0000", 2023-10-09T10:37:14.133 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.0600000000000001e-06 2023-10-09T10:37:14.133 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.133 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.133 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:14.133 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.346662+0000", 2023-10-09T10:37:14.134 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.5120000000000002e-06 2023-10-09T10:37:14.134 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.134 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.134 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:14.134 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.346669+0000", 2023-10-09T10:37:14.134 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.3140000000000003e-06 2023-10-09T10:37:14.134 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.134 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.134 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:14.134 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.346674+0000", 2023-10-09T10:37:14.134 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.6100999999999999e-05 2023-10-09T10:37:14.134 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.134 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.134 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.135 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.346711+0000", 2023-10-09T10:37:14.135 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.3409999999999997e-06 2023-10-09T10:37:14.135 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.135 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.135 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.135 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.346718+0000", 2023-10-09T10:37:14.135 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.96958843699999997 2023-10-09T10:37:14.135 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.135 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.135 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.135 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:25.316306+0000", 2023-10-09T10:37:14.135 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3345e-05 2023-10-09T10:37:14.135 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.136 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.136 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.136 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:25.316320+0000", 2023-10-09T10:37:14.136 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.100010012 2023-10-09T10:37:14.136 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.136 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.136 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.136 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.416330+0000", 2023-10-09T10:37:14.136 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015284900000000001 2023-10-09T10:37:14.136 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.136 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.136 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:14.137 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.416483+0000", 2023-10-09T10:37:14.137 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00052687600000000002 2023-10-09T10:37:14.137 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.137 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.137 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,6,7", 2023-10-09T10:37:14.137 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.417009+0000", 2023-10-09T10:37:14.137 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0033705390000000001 2023-10-09T10:37:14.137 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.137 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.137 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.137 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.420380+0000", 2023-10-09T10:37:14.137 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.226e-05 2023-10-09T10:37:14.138 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.138 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.138 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:14.138 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.420392+0000", 2023-10-09T10:37:14.138 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000331126 2023-10-09T10:37:14.138 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.138 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.138 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.138 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.420723+0000", 2023-10-09T10:37:14.138 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001771753 2023-10-09T10:37:14.138 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.138 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.138 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.139 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.422495+0000", 2023-10-09T10:37:14.139 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.2490000000000006e-05 2023-10-09T10:37:14.139 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.139 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.139 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:14.139 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.422558+0000", 2023-10-09T10:37:14.139 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015186400000000001 2023-10-09T10:37:14.139 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.139 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.139 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:14.139 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.422709+0000", 2023-10-09T10:37:14.139 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.076051053 2023-10-09T10:37:14.139 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.140 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:14.140 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.140 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.140 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.140 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:192837 8.8 8:13dd8cd2:::benchmark_data_smithi053_182275_object91236:head [delete] snapc 0=[] ondisk+write+known_if_redirected e341)", 2023-10-09T10:37:14.140 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:36:24.401058+0000", 2023-10-09T10:37:14.140 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 49.563000209999998, 2023-10-09T10:37:14.140 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0567055999999999, 2023-10-09T10:37:14.140 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:14.140 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:14.140 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:14.140 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:37:14.140 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:37:14.141 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 192837 2023-10-09T10:37:14.141 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.141 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:14.141 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.141 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:14.141 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.401058+0000", 2023-10-09T10:37:14.141 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:14.141 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.141 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.141 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:14.141 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.401058+0000", 2023-10-09T10:37:14.141 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:37:14.141 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.142 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.142 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:14.142 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.401056+0000", 2023-10-09T10:37:14.142 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.3990000000000001e-06 2023-10-09T10:37:14.142 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.142 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.142 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:14.142 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.401063+0000", 2023-10-09T10:37:14.142 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2700999999999999e-05 2023-10-09T10:37:14.142 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.142 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.142 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:14.143 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.401076+0000", 2023-10-09T10:37:14.143 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6019999999999996e-06 2023-10-09T10:37:14.143 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.143 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.143 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:14.143 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.401082+0000", 2023-10-09T10:37:14.143 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.3665999999999998e-05 2023-10-09T10:37:14.143 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.143 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.143 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.143 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.401126+0000", 2023-10-09T10:37:14.143 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.371e-06 2023-10-09T10:37:14.144 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.144 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.144 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.144 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.401134+0000", 2023-10-09T10:37:14.144 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.90951270500000003 2023-10-09T10:37:14.144 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.144 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.144 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.144 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:25.310647+0000", 2023-10-09T10:37:14.144 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0121e-05 2023-10-09T10:37:14.144 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.144 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.144 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:37:14.145 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:25.310657+0000", 2023-10-09T10:37:14.145 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.129850053 2023-10-09T10:37:14.145 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.145 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.145 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:14.145 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.440507+0000", 2023-10-09T10:37:14.145 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013483200000000001 2023-10-09T10:37:14.145 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.145 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.145 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:14.145 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.440642+0000", 2023-10-09T10:37:14.145 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00044499699999999998 2023-10-09T10:37:14.146 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.146 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.146 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,7", 2023-10-09T10:37:14.146 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.441087+0000", 2023-10-09T10:37:14.146 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0027504449999999998 2023-10-09T10:37:14.146 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.146 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.146 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.146 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.443837+0000", 2023-10-09T10:37:14.146 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.1619000000000003e-05 2023-10-09T10:37:14.146 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.146 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.147 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.147 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.443869+0000", 2023-10-09T10:37:14.147 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0012149629999999999 2023-10-09T10:37:14.147 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.147 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.147 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:14.147 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.445084+0000", 2023-10-09T10:37:14.147 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012466635 2023-10-09T10:37:14.147 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.147 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.147 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:14.147 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.457551+0000", 2023-10-09T10:37:14.148 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.4703999999999996e-05 2023-10-09T10:37:14.148 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.148 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.148 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:14.148 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.457615+0000", 2023-10-09T10:37:14.148 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014804099999999999 2023-10-09T10:37:14.148 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:14.148 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:14.148 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:14.148 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.457763+0000", 2023-10-09T10:37:14.148 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0567055999999999 2023-10-09T10:37:14.148 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.148 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:14.149 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.149 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:14.149 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:14.149 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:37:14.149 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:14.176 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:14.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:14.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:14.279 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:14.303 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:14.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:14.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:14.409 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:14.428 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:14.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:14.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:14.531 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:14.541 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:14 smithi086 bash[59714]: cluster 2023-10-09T10:37:13.268034+0000 osd.6 (osd.6) 320 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T10:37:14.542 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:14 smithi086 bash[59714]: cluster 2023-10-09T10:37:13.271124+0000 osd.5 (osd.5) 429 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T10:37:14.542 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:14 smithi086 bash[59714]: cluster 2023-10-09T10:37:13.271887+0000 osd.7 (osd.7) 326 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T10:37:14.542 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:14 smithi086 bash[59714]: cluster 2023-10-09T10:37:13.272777+0000 osd.6 (osd.6) 321 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T10:37:14.542 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:14 smithi086 bash[59714]: cluster 2023-10-09T10:37:13.273643+0000 osd.7 (osd.7) 327 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T10:37:14.542 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:14 smithi086 bash[59714]: cluster 2023-10-09T10:37:13.274551+0000 osd.5 (osd.5) 430 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T10:37:14.542 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:14 smithi086 bash[59714]: cluster 2023-10-09T10:37:13.275943+0000 osd.5 (osd.5) 431 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T10:37:14.542 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:14 smithi086 bash[59714]: cluster 2023-10-09T10:37:13.340277+0000 osd.1 (osd.1) 4 : cluster 0 8.a deep-scrub starts 2023-10-09T10:37:14.542 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:14 smithi086 bash[59714]: cluster 2023-10-09T10:37:13.355635+0000 osd.1 (osd.1) 5 : cluster 0 8.a deep-scrub ok 2023-10-09T10:37:14.542 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:14 smithi086 bash[59714]: cluster 2023-10-09T10:37:14.270130+0000 mon.a (mon.0) 1590 : cluster 0 osdmap e359: 8 total, 8 up, 5 in 2023-10-09T10:37:14.555 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:14.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:14.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:14.658 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:14.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:14 smithi053 bash[76859]: cluster 2023-10-09T10:37:13.268034+0000 osd.6 (osd.6) 320 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T10:37:14.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:14 smithi053 bash[76859]: cluster 2023-10-09T10:37:13.271124+0000 osd.5 (osd.5) 429 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T10:37:14.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:14 smithi053 bash[76859]: cluster 2023-10-09T10:37:13.271887+0000 osd.7 (osd.7) 326 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T10:37:14.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:14 smithi053 bash[76859]: cluster 2023-10-09T10:37:13.272777+0000 osd.6 (osd.6) 321 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T10:37:14.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:14 smithi053 bash[76859]: cluster 2023-10-09T10:37:13.273643+0000 osd.7 (osd.7) 327 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T10:37:14.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:14 smithi053 bash[76859]: cluster 2023-10-09T10:37:13.274551+0000 osd.5 (osd.5) 430 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T10:37:14.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:14 smithi053 bash[76859]: cluster 2023-10-09T10:37:13.275943+0000 osd.5 (osd.5) 431 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T10:37:14.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:14 smithi053 bash[76859]: cluster 2023-10-09T10:37:13.340277+0000 osd.1 (osd.1) 4 : cluster 0 8.a deep-scrub starts 2023-10-09T10:37:14.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:14 smithi053 bash[76859]: cluster 2023-10-09T10:37:13.355635+0000 osd.1 (osd.1) 5 : cluster 0 8.a deep-scrub ok 2023-10-09T10:37:14.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:14 smithi053 bash[76859]: cluster 2023-10-09T10:37:14.270130+0000 mon.a (mon.0) 1590 : cluster 0 osdmap e359: 8 total, 8 up, 5 in 2023-10-09T10:37:14.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:14 smithi053 bash[79554]: cluster 2023-10-09T10:37:13.268034+0000 osd.6 (osd.6) 320 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T10:37:14.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:14 smithi053 bash[79554]: cluster 2023-10-09T10:37:13.271124+0000 osd.5 (osd.5) 429 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T10:37:14.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:14 smithi053 bash[79554]: cluster 2023-10-09T10:37:13.271887+0000 osd.7 (osd.7) 326 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T10:37:14.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:14 smithi053 bash[79554]: cluster 2023-10-09T10:37:13.272777+0000 osd.6 (osd.6) 321 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T10:37:14.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:14 smithi053 bash[79554]: cluster 2023-10-09T10:37:13.273643+0000 osd.7 (osd.7) 327 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T10:37:14.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:14 smithi053 bash[79554]: cluster 2023-10-09T10:37:13.274551+0000 osd.5 (osd.5) 430 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T10:37:14.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:14 smithi053 bash[79554]: cluster 2023-10-09T10:37:13.275943+0000 osd.5 (osd.5) 431 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T10:37:14.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:14 smithi053 bash[79554]: cluster 2023-10-09T10:37:13.340277+0000 osd.1 (osd.1) 4 : cluster 0 8.a deep-scrub starts 2023-10-09T10:37:14.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:14 smithi053 bash[79554]: cluster 2023-10-09T10:37:13.355635+0000 osd.1 (osd.1) 5 : cluster 0 8.a deep-scrub ok 2023-10-09T10:37:14.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:14 smithi053 bash[79554]: cluster 2023-10-09T10:37:14.270130+0000 mon.a (mon.0) 1590 : cluster 0 osdmap e359: 8 total, 8 up, 5 in 2023-10-09T10:37:14.682 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:14.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:14.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:14.786 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:14.822 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:14.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:14.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:14.927 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:14.931 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-09T10:37:14.961 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:14.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:14.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:15.065 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:15.092 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:15.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:15.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:15.196 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:15.222 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:15.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:15.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:15.325 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:15.347 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:15.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:15.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:15.450 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:15.471 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:15.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:15.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:15.575 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:15.587 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:15 smithi086 bash[59714]: cluster 2023-10-09T10:37:13.736559+0000 mgr.y (mgr.26072) 1049 : cluster 0 pgmap v1218: 109 pgs: 1 peering, 108 active+clean; 5.2 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:15.588 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:15 smithi086 bash[59714]: cluster 2023-10-09T10:37:13.934369+0000 osd.5 (osd.5) 432 : cluster 0 8.2 scrub starts 2023-10-09T10:37:15.588 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:15 smithi086 bash[59714]: cluster 2023-10-09T10:37:13.949074+0000 osd.5 (osd.5) 433 : cluster 0 8.2 scrub ok 2023-10-09T10:37:15.588 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:15 smithi086 bash[59714]: cluster 2023-10-09T10:37:14.270673+0000 osd.7 (osd.7) 328 : cluster 3 failed to encode map e359 with expected crc 2023-10-09T10:37:15.588 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:15 smithi086 bash[59714]: cluster 2023-10-09T10:37:14.271236+0000 osd.2 (osd.2) 38 : cluster 0 8.1e starting backfill to osd.1 from (0'0,0'0] MAX to 351'12852 2023-10-09T10:37:15.588 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:15 smithi086 bash[59714]: cluster 2023-10-09T10:37:14.271422+0000 osd.2 (osd.2) 39 : cluster 0 8.1d starting backfill to osd.1 from (0'0,0'0] MAX to 352'12730 2023-10-09T10:37:15.588 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:15 smithi086 bash[59714]: cluster 2023-10-09T10:37:14.272074+0000 osd.2 (osd.2) 40 : cluster 0 8.22 starting backfill to osd.1 from (0'0,0'0] MAX to 351'9418 2023-10-09T10:37:15.588 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:15 smithi086 bash[59714]: cluster 2023-10-09T10:37:14.273349+0000 osd.6 (osd.6) 322 : cluster 3 failed to encode map e359 with expected crc 2023-10-09T10:37:15.588 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:15 smithi086 bash[59714]: cluster 2023-10-09T10:37:14.273732+0000 osd.1 (osd.1) 6 : cluster 0 8.1a starting backfill to osd.6 from (0'0,0'0] MAX to 351'12592 2023-10-09T10:37:15.588 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:15 smithi086 bash[59714]: cluster 2023-10-09T10:37:14.273906+0000 osd.5 (osd.5) 434 : cluster 3 failed to encode map e359 with expected crc 2023-10-09T10:37:15.588 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:15 smithi086 bash[59714]: cluster 2023-10-09T10:37:14.274778+0000 osd.1 (osd.1) 7 : cluster 0 8.1f starting backfill to osd.5 from (0'0,0'0] MAX to 351'12616 2023-10-09T10:37:15.588 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:15 smithi086 bash[59714]: cluster 2023-10-09T10:37:14.275524+0000 osd.5 (osd.5) 435 : cluster 3 failed to encode map e359 with expected crc 2023-10-09T10:37:15.588 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:15 smithi086 bash[59714]: cluster 2023-10-09T10:37:14.280436+0000 osd.5 (osd.5) 436 : cluster 0 8.20 starting backfill to osd.2 from (0'0,0'0] MAX to 351'9680 2023-10-09T10:37:15.589 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:15 smithi086 bash[59714]: cluster 2023-10-09T10:37:14.281275+0000 osd.6 (osd.6) 323 : cluster 0 8.23 starting backfill to osd.1 from (0'0,0'0] MAX to 351'9550 2023-10-09T10:37:15.589 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:15 smithi086 bash[59714]: cluster 2023-10-09T10:37:14.283993+0000 osd.1 (osd.1) 8 : cluster 0 8.1f starting backfill to osd.7 from (0'0,0'0] MAX to 351'12616 2023-10-09T10:37:15.589 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:15 smithi086 bash[59714]: cluster 2023-10-09T10:37:14.285205+0000 osd.5 (osd.5) 437 : cluster 0 8.1c starting backfill to osd.1 from (0'0,0'0] MAX to 351'12588 2023-10-09T10:37:15.589 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:15 smithi086 bash[59714]: cluster 2023-10-09T10:37:14.285442+0000 osd.2 (osd.2) 41 : cluster 0 8.22 starting backfill to osd.7 from (0'0,0'0] MAX to 351'9418 2023-10-09T10:37:15.589 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:15 smithi086 bash[59714]: cluster 2023-10-09T10:37:14.286513+0000 osd.2 (osd.2) 42 : cluster 0 8.1e starting backfill to osd.5 from (0'0,0'0] MAX to 351'12852 2023-10-09T10:37:15.589 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:15 smithi086 bash[59714]: cluster 2023-10-09T10:37:14.286523+0000 osd.1 (osd.1) 9 : cluster 0 8.1a starting backfill to osd.7 from (0'0,0'0] MAX to 351'12592 2023-10-09T10:37:15.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[76859]: cluster 2023-10-09T10:37:13.736559+0000 mgr.y (mgr.26072) 1049 : cluster 0 pgmap v1218: 109 pgs: 1 peering, 108 active+clean; 5.2 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:15.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[76859]: cluster 2023-10-09T10:37:13.934369+0000 osd.5 (osd.5) 432 : cluster 0 8.2 scrub starts 2023-10-09T10:37:15.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[76859]: cluster 2023-10-09T10:37:13.949074+0000 osd.5 (osd.5) 433 : cluster 0 8.2 scrub ok 2023-10-09T10:37:15.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[76859]: cluster 2023-10-09T10:37:14.270673+0000 osd.7 (osd.7) 328 : cluster 3 failed to encode map e359 with expected crc 2023-10-09T10:37:15.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[76859]: cluster 2023-10-09T10:37:14.271236+0000 osd.2 (osd.2) 38 : cluster 0 8.1e starting backfill to osd.1 from (0'0,0'0] MAX to 351'12852 2023-10-09T10:37:15.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[76859]: cluster 2023-10-09T10:37:14.271422+0000 osd.2 (osd.2) 39 : cluster 0 8.1d starting backfill to osd.1 from (0'0,0'0] MAX to 352'12730 2023-10-09T10:37:15.596 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[76859]: cluster 2023-10-09T10:37:14.272074+0000 osd.2 (osd.2) 40 : cluster 0 8.22 starting backfill to osd.1 from (0'0,0'0] MAX to 351'9418 2023-10-09T10:37:15.597 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[76859]: cluster 2023-10-09T10:37:14.273349+0000 osd.6 (osd.6) 322 : cluster 3 failed to encode map e359 with expected crc 2023-10-09T10:37:15.597 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[76859]: cluster 2023-10-09T10:37:14.273732+0000 osd.1 (osd.1) 6 : cluster 0 8.1a starting backfill to osd.6 from (0'0,0'0] MAX to 351'12592 2023-10-09T10:37:15.597 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[76859]: cluster 2023-10-09T10:37:14.273906+0000 osd.5 (osd.5) 434 : cluster 3 failed to encode map e359 with expected crc 2023-10-09T10:37:15.597 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[76859]: cluster 2023-10-09T10:37:14.274778+0000 osd.1 (osd.1) 7 : cluster 0 8.1f starting backfill to osd.5 from (0'0,0'0] MAX to 351'12616 2023-10-09T10:37:15.597 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[76859]: cluster 2023-10-09T10:37:14.275524+0000 osd.5 (osd.5) 435 : cluster 3 failed to encode map e359 with expected crc 2023-10-09T10:37:15.597 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[76859]: cluster 2023-10-09T10:37:14.280436+0000 osd.5 (osd.5) 436 : cluster 0 8.20 starting backfill to osd.2 from (0'0,0'0] MAX to 351'9680 2023-10-09T10:37:15.597 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[76859]: cluster 2023-10-09T10:37:14.281275+0000 osd.6 (osd.6) 323 : cluster 0 8.23 starting backfill to osd.1 from (0'0,0'0] MAX to 351'9550 2023-10-09T10:37:15.597 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[76859]: cluster 2023-10-09T10:37:14.283993+0000 osd.1 (osd.1) 8 : cluster 0 8.1f starting backfill to osd.7 from (0'0,0'0] MAX to 351'12616 2023-10-09T10:37:15.597 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[76859]: cluster 2023-10-09T10:37:14.285205+0000 osd.5 (osd.5) 437 : cluster 0 8.1c starting backfill to osd.1 from (0'0,0'0] MAX to 351'12588 2023-10-09T10:37:15.601 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:15.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:15.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:15.704 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:15.725 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:15.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:15.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:15.827 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:15.859 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:15.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:15.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:15.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[76859]: cluster 2023-10-09T10:37:14.285442+0000 osd.2 (osd.2) 41 : cluster 0 8.22 starting backfill to osd.7 from (0'0,0'0] MAX to 351'9418 2023-10-09T10:37:15.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[76859]: cluster 2023-10-09T10:37:14.286513+0000 osd.2 (osd.2) 42 : cluster 0 8.1e starting backfill to osd.5 from (0'0,0'0] MAX to 351'12852 2023-10-09T10:37:15.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[76859]: cluster 2023-10-09T10:37:14.286523+0000 osd.1 (osd.1) 9 : cluster 0 8.1a starting backfill to osd.7 from (0'0,0'0] MAX to 351'12592 2023-10-09T10:37:15.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[79554]: cluster 2023-10-09T10:37:13.736559+0000 mgr.y (mgr.26072) 1049 : cluster 0 pgmap v1218: 109 pgs: 1 peering, 108 active+clean; 5.2 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:15.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[79554]: cluster 2023-10-09T10:37:13.934369+0000 osd.5 (osd.5) 432 : cluster 0 8.2 scrub starts 2023-10-09T10:37:15.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[79554]: cluster 2023-10-09T10:37:13.949074+0000 osd.5 (osd.5) 433 : cluster 0 8.2 scrub ok 2023-10-09T10:37:15.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[79554]: cluster 2023-10-09T10:37:14.270673+0000 osd.7 (osd.7) 328 : cluster 3 failed to encode map e359 with expected crc 2023-10-09T10:37:15.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[79554]: cluster 2023-10-09T10:37:14.271236+0000 osd.2 (osd.2) 38 : cluster 0 8.1e starting backfill to osd.1 from (0'0,0'0] MAX to 351'12852 2023-10-09T10:37:15.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[79554]: cluster 2023-10-09T10:37:14.271422+0000 osd.2 (osd.2) 39 : cluster 0 8.1d starting backfill to osd.1 from (0'0,0'0] MAX to 352'12730 2023-10-09T10:37:15.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[79554]: cluster 2023-10-09T10:37:14.272074+0000 osd.2 (osd.2) 40 : cluster 0 8.22 starting backfill to osd.1 from (0'0,0'0] MAX to 351'9418 2023-10-09T10:37:15.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[79554]: cluster 2023-10-09T10:37:14.273349+0000 osd.6 (osd.6) 322 : cluster 3 failed to encode map e359 with expected crc 2023-10-09T10:37:15.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[79554]: cluster 2023-10-09T10:37:14.273732+0000 osd.1 (osd.1) 6 : cluster 0 8.1a starting backfill to osd.6 from (0'0,0'0] MAX to 351'12592 2023-10-09T10:37:15.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[79554]: cluster 2023-10-09T10:37:14.273906+0000 osd.5 (osd.5) 434 : cluster 3 failed to encode map e359 with expected crc 2023-10-09T10:37:15.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[79554]: cluster 2023-10-09T10:37:14.274778+0000 osd.1 (osd.1) 7 : cluster 0 8.1f starting backfill to osd.5 from (0'0,0'0] MAX to 351'12616 2023-10-09T10:37:15.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[79554]: cluster 2023-10-09T10:37:14.275524+0000 osd.5 (osd.5) 435 : cluster 3 failed to encode map e359 with expected crc 2023-10-09T10:37:15.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[79554]: cluster 2023-10-09T10:37:14.280436+0000 osd.5 (osd.5) 436 : cluster 0 8.20 starting backfill to osd.2 from (0'0,0'0] MAX to 351'9680 2023-10-09T10:37:15.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[79554]: cluster 2023-10-09T10:37:14.281275+0000 osd.6 (osd.6) 323 : cluster 0 8.23 starting backfill to osd.1 from (0'0,0'0] MAX to 351'9550 2023-10-09T10:37:15.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[79554]: cluster 2023-10-09T10:37:14.283993+0000 osd.1 (osd.1) 8 : cluster 0 8.1f starting backfill to osd.7 from (0'0,0'0] MAX to 351'12616 2023-10-09T10:37:15.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[79554]: cluster 2023-10-09T10:37:14.285205+0000 osd.5 (osd.5) 437 : cluster 0 8.1c starting backfill to osd.1 from (0'0,0'0] MAX to 351'12588 2023-10-09T10:37:15.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[79554]: cluster 2023-10-09T10:37:14.285442+0000 osd.2 (osd.2) 41 : cluster 0 8.22 starting backfill to osd.7 from (0'0,0'0] MAX to 351'9418 2023-10-09T10:37:15.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[79554]: cluster 2023-10-09T10:37:14.286513+0000 osd.2 (osd.2) 42 : cluster 0 8.1e starting backfill to osd.5 from (0'0,0'0] MAX to 351'12852 2023-10-09T10:37:15.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:15 smithi053 bash[79554]: cluster 2023-10-09T10:37:14.286523+0000 osd.1 (osd.1) 9 : cluster 0 8.1a starting backfill to osd.7 from (0'0,0'0] MAX to 351'12592 2023-10-09T10:37:15.962 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:15.993 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:15.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:15.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:16.097 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:16.128 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:16.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:16.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:16.232 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:16.260 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:16.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:16.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:16.363 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:16.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:16 smithi086 bash[59714]: cluster 2023-10-09T10:37:14.688193+0000 osd.4 (osd.4) 309 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T10:37:16.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:16 smithi086 bash[59714]: cluster 2023-10-09T10:37:14.692123+0000 osd.4 (osd.4) 310 : cluster 3 failed to encode map e359 with expected crc 2023-10-09T10:37:16.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:16 smithi086 bash[59714]: cluster 2023-10-09T10:37:15.332499+0000 osd.4 (osd.4) 311 : cluster 3 failed to encode map e360 with expected crc 2023-10-09T10:37:16.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:16 smithi086 bash[59714]: cluster 2023-10-09T10:37:15.333055+0000 mon.a (mon.0) 1591 : cluster 0 osdmap e360: 8 total, 8 up, 5 in 2023-10-09T10:37:16.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:16 smithi086 bash[59714]: cluster 2023-10-09T10:37:15.335284+0000 osd.5 (osd.5) 438 : cluster 3 failed to encode map e360 with expected crc 2023-10-09T10:37:16.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:16 smithi086 bash[59714]: cluster 2023-10-09T10:37:15.335714+0000 osd.6 (osd.6) 324 : cluster 3 failed to encode map e360 with expected crc 2023-10-09T10:37:16.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:16 smithi086 bash[59714]: cluster 2023-10-09T10:37:15.337192+0000 osd.5 (osd.5) 439 : cluster 3 failed to encode map e360 with expected crc 2023-10-09T10:37:16.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:16 smithi086 bash[59714]: cluster 2023-10-09T10:37:15.339306+0000 osd.5 (osd.5) 440 : cluster 3 failed to encode map e360 with expected crc 2023-10-09T10:37:16.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:16 smithi086 bash[59714]: cluster 2023-10-09T10:37:15.380262+0000 osd.1 (osd.1) 10 : cluster 0 8.1 scrub starts 2023-10-09T10:37:16.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:16 smithi086 bash[59714]: cluster 2023-10-09T10:37:15.394515+0000 osd.1 (osd.1) 11 : cluster 0 8.1 scrub ok 2023-10-09T10:37:16.393 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:16.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:16.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:16.496 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:16.526 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:16.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:16.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:16.631 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:16.643 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:16 smithi053 bash[76859]: cluster 2023-10-09T10:37:14.688193+0000 osd.4 (osd.4) 309 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T10:37:16.643 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:16 smithi053 bash[76859]: cluster 2023-10-09T10:37:14.692123+0000 osd.4 (osd.4) 310 : cluster 3 failed to encode map e359 with expected crc 2023-10-09T10:37:16.643 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:16 smithi053 bash[76859]: cluster 2023-10-09T10:37:15.332499+0000 osd.4 (osd.4) 311 : cluster 3 failed to encode map e360 with expected crc 2023-10-09T10:37:16.643 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:16 smithi053 bash[76859]: cluster 2023-10-09T10:37:15.333055+0000 mon.a (mon.0) 1591 : cluster 0 osdmap e360: 8 total, 8 up, 5 in 2023-10-09T10:37:16.644 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:16 smithi053 bash[76859]: cluster 2023-10-09T10:37:15.335284+0000 osd.5 (osd.5) 438 : cluster 3 failed to encode map e360 with expected crc 2023-10-09T10:37:16.644 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:16 smithi053 bash[76859]: cluster 2023-10-09T10:37:15.335714+0000 osd.6 (osd.6) 324 : cluster 3 failed to encode map e360 with expected crc 2023-10-09T10:37:16.644 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:16 smithi053 bash[76859]: cluster 2023-10-09T10:37:15.337192+0000 osd.5 (osd.5) 439 : cluster 3 failed to encode map e360 with expected crc 2023-10-09T10:37:16.644 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:16 smithi053 bash[76859]: cluster 2023-10-09T10:37:15.339306+0000 osd.5 (osd.5) 440 : cluster 3 failed to encode map e360 with expected crc 2023-10-09T10:37:16.644 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:16 smithi053 bash[76859]: cluster 2023-10-09T10:37:15.380262+0000 osd.1 (osd.1) 10 : cluster 0 8.1 scrub starts 2023-10-09T10:37:16.644 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:16 smithi053 bash[76859]: cluster 2023-10-09T10:37:15.394515+0000 osd.1 (osd.1) 11 : cluster 0 8.1 scrub ok 2023-10-09T10:37:16.644 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:16 smithi053 bash[79554]: cluster 2023-10-09T10:37:14.688193+0000 osd.4 (osd.4) 309 : cluster 3 failed to encode map e358 with expected crc 2023-10-09T10:37:16.644 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:16 smithi053 bash[79554]: cluster 2023-10-09T10:37:14.692123+0000 osd.4 (osd.4) 310 : cluster 3 failed to encode map e359 with expected crc 2023-10-09T10:37:16.644 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:16 smithi053 bash[79554]: cluster 2023-10-09T10:37:15.332499+0000 osd.4 (osd.4) 311 : cluster 3 failed to encode map e360 with expected crc 2023-10-09T10:37:16.644 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:16 smithi053 bash[79554]: cluster 2023-10-09T10:37:15.333055+0000 mon.a (mon.0) 1591 : cluster 0 osdmap e360: 8 total, 8 up, 5 in 2023-10-09T10:37:16.644 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:16 smithi053 bash[79554]: cluster 2023-10-09T10:37:15.335284+0000 osd.5 (osd.5) 438 : cluster 3 failed to encode map e360 with expected crc 2023-10-09T10:37:16.645 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:16 smithi053 bash[79554]: cluster 2023-10-09T10:37:15.335714+0000 osd.6 (osd.6) 324 : cluster 3 failed to encode map e360 with expected crc 2023-10-09T10:37:16.645 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:16 smithi053 bash[79554]: cluster 2023-10-09T10:37:15.337192+0000 osd.5 (osd.5) 439 : cluster 3 failed to encode map e360 with expected crc 2023-10-09T10:37:16.645 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:16 smithi053 bash[79554]: cluster 2023-10-09T10:37:15.339306+0000 osd.5 (osd.5) 440 : cluster 3 failed to encode map e360 with expected crc 2023-10-09T10:37:16.645 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:16 smithi053 bash[79554]: cluster 2023-10-09T10:37:15.380262+0000 osd.1 (osd.1) 10 : cluster 0 8.1 scrub starts 2023-10-09T10:37:16.645 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:16 smithi053 bash[79554]: cluster 2023-10-09T10:37:15.394515+0000 osd.1 (osd.1) 11 : cluster 0 8.1 scrub ok 2023-10-09T10:37:16.658 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:16.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:16.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:16.761 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:16.786 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:16.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:16.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:16.889 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:16.920 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:16.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:16.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:17.024 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:17.049 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:17.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:17.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:17.152 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:17.189 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:17.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:17.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:17.292 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:17.326 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:17.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:17.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:17.429 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:17.453 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:17.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:17.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:17.557 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:17.570 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:17 smithi086 bash[59714]: cluster 2023-10-09T10:37:15.737079+0000 mgr.y (mgr.26072) 1050 : cluster 0 pgmap v1221: 109 pgs: 2 active+clean+remapped, 5 remapped+peering, 1 peering, 101 active+clean; 6.8 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:17.571 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:17 smithi086 bash[59714]: cluster 2023-10-09T10:37:15.986427+0000 osd.5 (osd.5) 441 : cluster 0 8.c scrub starts 2023-10-09T10:37:17.571 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:17 smithi086 bash[59714]: cluster 2023-10-09T10:37:15.996960+0000 osd.5 (osd.5) 442 : cluster 0 8.c scrub ok 2023-10-09T10:37:17.571 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:17 smithi086 bash[59714]: cluster 2023-10-09T10:37:16.342560+0000 osd.7 (osd.7) 329 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.571 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:17 smithi086 bash[59714]: cluster 2023-10-09T10:37:16.343658+0000 mon.a (mon.0) 1592 : cluster 0 osdmap e361: 8 total, 8 up, 5 in 2023-10-09T10:37:17.571 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:17 smithi086 bash[59714]: cluster 2023-10-09T10:37:16.344504+0000 osd.5 (osd.5) 443 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.571 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:17 smithi086 bash[59714]: cluster 2023-10-09T10:37:16.345349+0000 osd.6 (osd.6) 325 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.571 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:17 smithi086 bash[59714]: cluster 2023-10-09T10:37:16.346201+0000 osd.7 (osd.7) 330 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.571 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:17 smithi086 bash[59714]: cluster 2023-10-09T10:37:16.346901+0000 osd.5 (osd.5) 444 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.571 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:17 smithi086 bash[59714]: cluster 2023-10-09T10:37:16.348109+0000 osd.6 (osd.6) 326 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.571 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:17 smithi086 bash[59714]: cluster 2023-10-09T10:37:16.348472+0000 osd.7 (osd.7) 331 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.571 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:17 smithi086 bash[59714]: cluster 2023-10-09T10:37:16.349140+0000 osd.5 (osd.5) 445 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.572 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:17 smithi086 bash[59714]: cluster 2023-10-09T10:37:16.350314+0000 osd.6 (osd.6) 327 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.572 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:17 smithi086 bash[59714]: cluster 2023-10-09T10:37:16.350323+0000 osd.5 (osd.5) 446 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.572 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:17 smithi086 bash[59714]: cluster 2023-10-09T10:37:16.350413+0000 osd.7 (osd.7) 332 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.572 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:17 smithi086 bash[59714]: cluster 2023-10-09T10:37:16.400813+0000 osd.1 (osd.1) 12 : cluster 0 8.1d scrub starts 2023-10-09T10:37:17.572 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:17 smithi086 bash[59714]: cluster 2023-10-09T10:37:16.411761+0000 osd.1 (osd.1) 13 : cluster 0 8.1d scrub ok 2023-10-09T10:37:17.572 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:17 smithi086 bash[59714]: cluster 2023-10-09T10:37:16.917707+0000 osd.7 (osd.7) 333 : cluster 0 8.22 scrub starts 2023-10-09T10:37:17.572 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:17 smithi086 bash[59714]: cluster 2023-10-09T10:37:16.929575+0000 osd.7 (osd.7) 334 : cluster 0 8.22 scrub ok 2023-10-09T10:37:17.591 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:17.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:17.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:17.640 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[76859]: cluster 2023-10-09T10:37:15.737079+0000 mgr.y (mgr.26072) 1050 : cluster 0 pgmap v1221: 109 pgs: 2 active+clean+remapped, 5 remapped+peering, 1 peering, 101 active+clean; 6.8 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:17.640 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[76859]: cluster 2023-10-09T10:37:15.986427+0000 osd.5 (osd.5) 441 : cluster 0 8.c scrub starts 2023-10-09T10:37:17.640 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[76859]: cluster 2023-10-09T10:37:15.996960+0000 osd.5 (osd.5) 442 : cluster 0 8.c scrub ok 2023-10-09T10:37:17.641 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[76859]: cluster 2023-10-09T10:37:16.342560+0000 osd.7 (osd.7) 329 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.641 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[76859]: cluster 2023-10-09T10:37:16.343658+0000 mon.a (mon.0) 1592 : cluster 0 osdmap e361: 8 total, 8 up, 5 in 2023-10-09T10:37:17.641 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[76859]: cluster 2023-10-09T10:37:16.344504+0000 osd.5 (osd.5) 443 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.641 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[76859]: cluster 2023-10-09T10:37:16.345349+0000 osd.6 (osd.6) 325 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.641 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[76859]: cluster 2023-10-09T10:37:16.346201+0000 osd.7 (osd.7) 330 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.641 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[76859]: cluster 2023-10-09T10:37:16.346901+0000 osd.5 (osd.5) 444 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.641 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[76859]: cluster 2023-10-09T10:37:16.348109+0000 osd.6 (osd.6) 326 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.641 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[76859]: cluster 2023-10-09T10:37:16.348472+0000 osd.7 (osd.7) 331 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.641 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[76859]: cluster 2023-10-09T10:37:16.349140+0000 osd.5 (osd.5) 445 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.641 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[76859]: cluster 2023-10-09T10:37:16.350314+0000 osd.6 (osd.6) 327 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.641 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[76859]: cluster 2023-10-09T10:37:16.350323+0000 osd.5 (osd.5) 446 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.641 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[76859]: cluster 2023-10-09T10:37:16.350413+0000 osd.7 (osd.7) 332 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.642 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[76859]: cluster 2023-10-09T10:37:16.400813+0000 osd.1 (osd.1) 12 : cluster 0 8.1d scrub starts 2023-10-09T10:37:17.642 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[76859]: cluster 2023-10-09T10:37:16.411761+0000 osd.1 (osd.1) 13 : cluster 0 8.1d scrub ok 2023-10-09T10:37:17.642 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[76859]: cluster 2023-10-09T10:37:16.917707+0000 osd.7 (osd.7) 333 : cluster 0 8.22 scrub starts 2023-10-09T10:37:17.642 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[76859]: cluster 2023-10-09T10:37:16.929575+0000 osd.7 (osd.7) 334 : cluster 0 8.22 scrub ok 2023-10-09T10:37:17.642 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[79554]: cluster 2023-10-09T10:37:15.737079+0000 mgr.y (mgr.26072) 1050 : cluster 0 pgmap v1221: 109 pgs: 2 active+clean+remapped, 5 remapped+peering, 1 peering, 101 active+clean; 6.8 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:17.642 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[79554]: cluster 2023-10-09T10:37:15.986427+0000 osd.5 (osd.5) 441 : cluster 0 8.c scrub starts 2023-10-09T10:37:17.642 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[79554]: cluster 2023-10-09T10:37:15.996960+0000 osd.5 (osd.5) 442 : cluster 0 8.c scrub ok 2023-10-09T10:37:17.642 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[79554]: cluster 2023-10-09T10:37:16.342560+0000 osd.7 (osd.7) 329 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.642 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[79554]: cluster 2023-10-09T10:37:16.343658+0000 mon.a (mon.0) 1592 : cluster 0 osdmap e361: 8 total, 8 up, 5 in 2023-10-09T10:37:17.643 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[79554]: cluster 2023-10-09T10:37:16.344504+0000 osd.5 (osd.5) 443 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.643 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[79554]: cluster 2023-10-09T10:37:16.345349+0000 osd.6 (osd.6) 325 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.643 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[79554]: cluster 2023-10-09T10:37:16.346201+0000 osd.7 (osd.7) 330 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.643 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[79554]: cluster 2023-10-09T10:37:16.346901+0000 osd.5 (osd.5) 444 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.643 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[79554]: cluster 2023-10-09T10:37:16.348109+0000 osd.6 (osd.6) 326 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.643 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[79554]: cluster 2023-10-09T10:37:16.348472+0000 osd.7 (osd.7) 331 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.643 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[79554]: cluster 2023-10-09T10:37:16.349140+0000 osd.5 (osd.5) 445 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.643 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[79554]: cluster 2023-10-09T10:37:16.350314+0000 osd.6 (osd.6) 327 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.643 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[79554]: cluster 2023-10-09T10:37:16.350323+0000 osd.5 (osd.5) 446 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.643 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[79554]: cluster 2023-10-09T10:37:16.350413+0000 osd.7 (osd.7) 332 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:17.643 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[79554]: cluster 2023-10-09T10:37:16.400813+0000 osd.1 (osd.1) 12 : cluster 0 8.1d scrub starts 2023-10-09T10:37:17.643 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[79554]: cluster 2023-10-09T10:37:16.411761+0000 osd.1 (osd.1) 13 : cluster 0 8.1d scrub ok 2023-10-09T10:37:17.644 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[79554]: cluster 2023-10-09T10:37:16.917707+0000 osd.7 (osd.7) 333 : cluster 0 8.22 scrub starts 2023-10-09T10:37:17.644 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:17 smithi053 bash[79554]: cluster 2023-10-09T10:37:16.929575+0000 osd.7 (osd.7) 334 : cluster 0 8.22 scrub ok 2023-10-09T10:37:17.695 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:17.729 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:17.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:17.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:17.832 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:17.855 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:17.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:17.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:17.958 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:17.990 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:17.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:17.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:18.093 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:18.119 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:18.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:18.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:18.222 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:18.247 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:18.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:18.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:18.351 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:18.374 INFO:teuthology.orchestra.run.smithi053.stderr:pool 'unique_pool_3' removed 2023-10-09T10:37:18.381 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:18.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:18.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:18.488 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:18.524 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:18 smithi053 bash[76859]: cluster 2023-10-09T10:37:16.608749+0000 osd.4 (osd.4) 312 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:18.524 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:18 smithi053 bash[76859]: cluster 2023-10-09T10:37:16.689105+0000 osd.6 (osd.6) 328 : cluster 0 8.1a scrub starts 2023-10-09T10:37:18.524 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:18 smithi053 bash[76859]: cluster 2023-10-09T10:37:16.708514+0000 osd.6 (osd.6) 329 : cluster 0 8.1a scrub ok 2023-10-09T10:37:18.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:18 smithi053 bash[76859]: cluster 2023-10-09T10:37:16.971920+0000 osd.5 (osd.5) 447 : cluster 0 8.0 deep-scrub starts 2023-10-09T10:37:18.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:18 smithi053 bash[76859]: cluster 2023-10-09T10:37:16.988003+0000 osd.5 (osd.5) 448 : cluster 0 8.0 deep-scrub ok 2023-10-09T10:37:18.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:18 smithi053 bash[76859]: audit 2023-10-09T10:37:17.666948+0000 mon.a (mon.0) 1593 : audit 1 from='client.? 172.21.15.53:0/3862103376' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:37:18.525 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:18 smithi053 bash[79554]: cluster 2023-10-09T10:37:16.608749+0000 osd.4 (osd.4) 312 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:18.525 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:18 smithi053 bash[79554]: cluster 2023-10-09T10:37:16.689105+0000 osd.6 (osd.6) 328 : cluster 0 8.1a scrub starts 2023-10-09T10:37:18.525 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:18 smithi053 bash[79554]: cluster 2023-10-09T10:37:16.708514+0000 osd.6 (osd.6) 329 : cluster 0 8.1a scrub ok 2023-10-09T10:37:18.525 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:18 smithi053 bash[79554]: cluster 2023-10-09T10:37:16.971920+0000 osd.5 (osd.5) 447 : cluster 0 8.0 deep-scrub starts 2023-10-09T10:37:18.525 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:18 smithi053 bash[79554]: cluster 2023-10-09T10:37:16.988003+0000 osd.5 (osd.5) 448 : cluster 0 8.0 deep-scrub ok 2023-10-09T10:37:18.525 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:18 smithi053 bash[79554]: audit 2023-10-09T10:37:17.666948+0000 mon.a (mon.0) 1593 : audit 1 from='client.? 172.21.15.53:0/3862103376' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:37:18.540 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:18.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:18.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:18.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:18 smithi086 bash[59714]: cluster 2023-10-09T10:37:16.608749+0000 osd.4 (osd.4) 312 : cluster 3 failed to encode map e361 with expected crc 2023-10-09T10:37:18.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:18 smithi086 bash[59714]: cluster 2023-10-09T10:37:16.689105+0000 osd.6 (osd.6) 328 : cluster 0 8.1a scrub starts 2023-10-09T10:37:18.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:18 smithi086 bash[59714]: cluster 2023-10-09T10:37:16.708514+0000 osd.6 (osd.6) 329 : cluster 0 8.1a scrub ok 2023-10-09T10:37:18.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:18 smithi086 bash[59714]: cluster 2023-10-09T10:37:16.971920+0000 osd.5 (osd.5) 447 : cluster 0 8.0 deep-scrub starts 2023-10-09T10:37:18.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:18 smithi086 bash[59714]: cluster 2023-10-09T10:37:16.988003+0000 osd.5 (osd.5) 448 : cluster 0 8.0 deep-scrub ok 2023-10-09T10:37:18.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:18 smithi086 bash[59714]: audit 2023-10-09T10:37:17.666948+0000 mon.a (mon.0) 1593 : audit 1 from='client.? 172.21.15.53:0/3862103376' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:37:18.646 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:18.672 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:18.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:18.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:18.776 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:18.798 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:18.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:18.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:18.901 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:18.933 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:18.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:18.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:19.037 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:19.069 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:19.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:19.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:19.173 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:19.199 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:19.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:19.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:19.301 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:19.323 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:19.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:19.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:19.426 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:19.448 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:19.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:19.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:19.551 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:19.583 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:19.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:19.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:19.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:19 smithi086 bash[59714]: cluster 2023-10-09T10:37:17.737658+0000 mgr.y (mgr.26072) 1051 : cluster 0 pgmap v1223: 109 pgs: 1 active+clean+remapped, 5 remapped+peering, 103 active+clean; 6.8 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:19.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:19 smithi086 bash[59714]: cluster 2023-10-09T10:37:17.975387+0000 osd.5 (osd.5) 449 : cluster 0 8.d scrub starts 2023-10-09T10:37:19.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:19 smithi086 bash[59714]: cluster 2023-10-09T10:37:17.991726+0000 osd.5 (osd.5) 450 : cluster 0 8.d scrub ok 2023-10-09T10:37:19.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:19 smithi086 bash[59714]: cluster 2023-10-09T10:37:18.350660+0000 osd.5 (osd.5) 451 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T10:37:19.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:19 smithi086 bash[59714]: audit 2023-10-09T10:37:18.354549+0000 mon.a (mon.0) 1594 : audit 1 from='client.? 172.21.15.53:0/3862103376' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-10-09T10:37:19.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:19 smithi086 bash[59714]: cluster 2023-10-09T10:37:18.354680+0000 mon.a (mon.0) 1595 : cluster 0 osdmap e362: 8 total, 8 up, 5 in 2023-10-09T10:37:19.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:19 smithi086 bash[59714]: audit 2023-10-09T10:37:18.656989+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:37:19.687 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:19.721 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:19.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:19.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:19.737 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:37:19.825 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:19.855 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:19.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:19.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:19.911 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:19 smithi053 bash[79554]: cluster 2023-10-09T10:37:17.737658+0000 mgr.y (mgr.26072) 1051 : cluster 0 pgmap v1223: 109 pgs: 1 active+clean+remapped, 5 remapped+peering, 103 active+clean; 6.8 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:19.911 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:19 smithi053 bash[79554]: cluster 2023-10-09T10:37:17.975387+0000 osd.5 (osd.5) 449 : cluster 0 8.d scrub starts 2023-10-09T10:37:19.911 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:19 smithi053 bash[79554]: cluster 2023-10-09T10:37:17.991726+0000 osd.5 (osd.5) 450 : cluster 0 8.d scrub ok 2023-10-09T10:37:19.911 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:19 smithi053 bash[79554]: cluster 2023-10-09T10:37:18.350660+0000 osd.5 (osd.5) 451 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T10:37:19.911 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:19 smithi053 bash[79554]: audit 2023-10-09T10:37:18.354549+0000 mon.a (mon.0) 1594 : audit 1 from='client.? 172.21.15.53:0/3862103376' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-10-09T10:37:19.912 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:19 smithi053 bash[79554]: cluster 2023-10-09T10:37:18.354680+0000 mon.a (mon.0) 1595 : cluster 0 osdmap e362: 8 total, 8 up, 5 in 2023-10-09T10:37:19.912 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:19 smithi053 bash[79554]: audit 2023-10-09T10:37:18.656989+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:37:19.912 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:19 smithi053 bash[76859]: cluster 2023-10-09T10:37:17.737658+0000 mgr.y (mgr.26072) 1051 : cluster 0 pgmap v1223: 109 pgs: 1 active+clean+remapped, 5 remapped+peering, 103 active+clean; 6.8 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:19.912 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:19 smithi053 bash[76859]: cluster 2023-10-09T10:37:17.975387+0000 osd.5 (osd.5) 449 : cluster 0 8.d scrub starts 2023-10-09T10:37:19.912 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:19 smithi053 bash[76859]: cluster 2023-10-09T10:37:17.991726+0000 osd.5 (osd.5) 450 : cluster 0 8.d scrub ok 2023-10-09T10:37:19.912 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:19 smithi053 bash[76859]: cluster 2023-10-09T10:37:18.350660+0000 osd.5 (osd.5) 451 : cluster 3 failed to encode map e362 with expected crc 2023-10-09T10:37:19.912 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:19 smithi053 bash[76859]: audit 2023-10-09T10:37:18.354549+0000 mon.a (mon.0) 1594 : audit 1 from='client.? 172.21.15.53:0/3862103376' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true}]': finished 2023-10-09T10:37:19.912 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:19 smithi053 bash[76859]: cluster 2023-10-09T10:37:18.354680+0000 mon.a (mon.0) 1595 : cluster 0 osdmap e362: 8 total, 8 up, 5 in 2023-10-09T10:37:19.912 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:19 smithi053 bash[76859]: audit 2023-10-09T10:37:18.656989+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:37:19.959 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:19.986 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:19.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:19.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:20.090 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:20.121 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:20.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:20.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:20.225 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:20.252 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:20.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:20.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:20.355 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:20.375 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:20.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:20.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:20.482 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:20.509 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:20.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:20.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:20.611 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:20.638 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:20.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:20.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:20.741 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:20.766 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:20.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:20.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:20.870 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:20.896 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:20.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:20.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:20.999 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:21.025 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:21.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:21.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:21.128 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:21.161 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:21.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:21.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:21.265 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:21.294 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:21.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:21.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:21.398 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:21.401 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:21 smithi053 bash[76859]: cluster 2023-10-09T10:37:19.738357+0000 mgr.y (mgr.26072) 1052 : cluster 0 pgmap v1225: 73 pgs: 73 active+clean; 4.6 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:21.427 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:21.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:21.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:21.512 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:21 smithi086 bash[59714]: cluster 2023-10-09T10:37:19.738357+0000 mgr.y (mgr.26072) 1052 : cluster 0 pgmap v1225: 73 pgs: 73 active+clean; 4.6 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:21.532 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:21.558 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:21.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:21.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:21.661 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:21.670 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:21 smithi053 bash[79554]: cluster 2023-10-09T10:37:19.738357+0000 mgr.y (mgr.26072) 1052 : cluster 0 pgmap v1225: 73 pgs: 73 active+clean; 4.6 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:21.687 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:21.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:21.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:21.790 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:21.818 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:21.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:21.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:21.922 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:21.947 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:21.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:21.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:22.050 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:22.082 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:22.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:22.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:22.185 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:22.209 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:22.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:22.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:22.312 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:22.341 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:22.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:22.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:22.445 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:22.467 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:22.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:22.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:22.572 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:22.600 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:22.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:22.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:22.705 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:22.732 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:22.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:22.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:22.835 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:22.849 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:37:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:37:22] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.33.4" 2023-10-09T10:37:22.864 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:22.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:22.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:22.967 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:22.998 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:23.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:23.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:23.024 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-09T10:37:23.025 INFO:tasks.radosbench:Beginning radosbench... 2023-10-09T10:37:23.025 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_4 2023-10-09T10:37:23.025 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_4 16 2023-10-09T10:37:23.102 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:23.124 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:23.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:23.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:23.228 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:23.250 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:23.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:23.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:23.354 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:23.364 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:23 smithi053 bash[79554]: cluster 2023-10-09T10:37:21.739044+0000 mgr.y (mgr.26072) 1053 : cluster 0 pgmap v1226: 73 pgs: 73 active+clean; 4.6 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:23.364 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:23 smithi053 bash[79554]: audit 2023-10-09T10:37:23.084213+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:37:23.364 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:23 smithi053 bash[76859]: cluster 2023-10-09T10:37:21.739044+0000 mgr.y (mgr.26072) 1053 : cluster 0 pgmap v1226: 73 pgs: 73 active+clean; 4.6 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:23.364 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:23 smithi053 bash[76859]: audit 2023-10-09T10:37:23.084213+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:37:23.377 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:23.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:23.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:23.481 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:23.506 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:23.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:23.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:23.609 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:23 smithi086 bash[59714]: cluster 2023-10-09T10:37:21.739044+0000 mgr.y (mgr.26072) 1053 : cluster 0 pgmap v1226: 73 pgs: 73 active+clean; 4.6 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:23 smithi086 bash[59714]: audit 2023-10-09T10:37:23.084213+0000 mon.a (mon.0) 1597 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:37:23.636 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:23.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:23.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:23.740 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:23.751 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:37:23.752 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [], 2023-10-09T10:37:23.752 INFO:teuthology.orchestra.run.smithi086.stdout: "num_ops": 0 2023-10-09T10:37:23.752 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:37:23.773 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:23.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:23.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:23.876 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:23.908 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:23.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:23.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:24.012 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:24.038 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:24.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:24.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:24.141 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:24.169 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:24.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:24.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:24.272 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:24.297 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:24.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:24.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:24.401 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:24.429 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:24.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:24.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:24.534 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:24.555 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:24.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:24.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:24.658 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:24.682 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:24.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:24.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:24.702 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-09T10:37:24.784 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:24.812 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:24.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:24.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:24.915 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:24.940 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:24.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:24.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:25.043 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:25.074 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:25.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:25.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:25.179 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:25.210 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:25.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:25.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:25.313 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:25.345 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:25.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:25.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:25.448 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:25.477 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:25.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:25.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:25.580 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:25.610 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:25.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:25.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:25 smithi086 bash[59714]: cluster 2023-10-09T10:37:23.739549+0000 mgr.y (mgr.26072) 1054 : cluster 0 pgmap v1227: 73 pgs: 73 active+clean; 4.6 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:25.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:25 smithi053 bash[76859]: cluster 2023-10-09T10:37:23.739549+0000 mgr.y (mgr.26072) 1054 : cluster 0 pgmap v1227: 73 pgs: 73 active+clean; 4.6 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:25.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:25 smithi053 bash[79554]: cluster 2023-10-09T10:37:23.739549+0000 mgr.y (mgr.26072) 1054 : cluster 0 pgmap v1227: 73 pgs: 73 active+clean; 4.6 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:25.714 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:25.741 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:25.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:25.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:25.845 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:25.879 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:25.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:25.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:25.982 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:26.011 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:26.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:26.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:26.115 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:26.147 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:26.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:26.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:26.251 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:26.281 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:26.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:26.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:26.384 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:26.387 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:37:26.413 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:37:26.415 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:26.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:26.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:26.439 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:37:26.466 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:37:26.491 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:37:26.518 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:37:26.519 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:26.530 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:26 smithi086 bash[59714]: audit 2023-10-09T10:37:26.351622+0000 mon.c (mon.2) 89 : audit 0 from='client.? 172.21.15.53:0/3165216113' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:37:26.545 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:37:26.549 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:26.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:26.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:26.572 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:37:26.574 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:37:26.574 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:37:26.575 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:37:26.575 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:37:26.575 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:37:26.575 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:37:26.575 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:37:26.575 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:37:26.635 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:26 smithi053 bash[76859]: audit 2023-10-09T10:37:26.351622+0000 mon.c (mon.2) 89 : audit 0 from='client.? 172.21.15.53:0/3165216113' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:37:26.635 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:26 smithi053 bash[79554]: audit 2023-10-09T10:37:26.351622+0000 mon.c (mon.2) 89 : audit 0 from='client.? 172.21.15.53:0/3165216113' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:37:26.653 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:26.678 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:26.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:26.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:26.782 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:26.812 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:26.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:26.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:26.917 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:26.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:26 smithi053 bash[76859]: debug 2023-10-09T10:37:26.627+0000 7f1b361d3700 -1 mon.a@0(leader).osd e362 definitely_dead 0 2023-10-09T10:37:26.945 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:26.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:26.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:27.048 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:27.073 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:27.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:27.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:27.177 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:27.208 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:27.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:27.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:27.312 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:27.345 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:27.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:27.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:27.390 INFO:teuthology.orchestra.run.smithi053.stderr:marked out osd.5. 2023-10-09T10:37:27.393 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is set 2023-10-09T10:37:27.448 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:27.470 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:27.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:27.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:27.573 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:27.582 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:27 smithi053 bash[76859]: cluster 2023-10-09T10:37:25.740649+0000 mgr.y (mgr.26072) 1055 : cluster 0 pgmap v1228: 73 pgs: 73 active+clean; 4.6 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:27.582 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:27 smithi053 bash[76859]: audit 2023-10-09T10:37:26.617238+0000 mon.a (mon.0) 1598 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:37:27.582 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:27 smithi053 bash[76859]: audit 2023-10-09T10:37:26.618399+0000 mon.b (mon.1) 26 : audit 1 from='client.? 172.21.15.53:0/486232149' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:37:27.582 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:27 smithi053 bash[76859]: audit 2023-10-09T10:37:26.632000+0000 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.53:0/1982428359' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-10-09T10:37:27.582 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:27 smithi053 bash[76859]: audit 2023-10-09T10:37:26.632399+0000 mon.a (mon.0) 1599 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-10-09T10:37:27.582 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:27 smithi053 bash[76859]: cluster 2023-10-09T10:37:26.632475+0000 mon.a (mon.0) 1600 : cluster 1 Client client.admin marked osd.5 out, while it was still marked up 2023-10-09T10:37:27.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:27 smithi053 bash[79554]: cluster 2023-10-09T10:37:25.740649+0000 mgr.y (mgr.26072) 1055 : cluster 0 pgmap v1228: 73 pgs: 73 active+clean; 4.6 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:27.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:27 smithi053 bash[79554]: audit 2023-10-09T10:37:26.617238+0000 mon.a (mon.0) 1598 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:37:27.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:27 smithi053 bash[79554]: audit 2023-10-09T10:37:26.618399+0000 mon.b (mon.1) 26 : audit 1 from='client.? 172.21.15.53:0/486232149' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:37:27.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:27 smithi053 bash[79554]: audit 2023-10-09T10:37:26.632000+0000 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.53:0/1982428359' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-10-09T10:37:27.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:27 smithi053 bash[79554]: audit 2023-10-09T10:37:26.632399+0000 mon.a (mon.0) 1599 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-10-09T10:37:27.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:27 smithi053 bash[79554]: cluster 2023-10-09T10:37:26.632475+0000 mon.a (mon.0) 1600 : cluster 1 Client client.admin marked osd.5 out, while it was still marked up 2023-10-09T10:37:27.600 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:27.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:27.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:27.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:27 smithi086 bash[59714]: cluster 2023-10-09T10:37:25.740649+0000 mgr.y (mgr.26072) 1055 : cluster 0 pgmap v1228: 73 pgs: 73 active+clean; 4.6 MiB data, 3.8 GiB used, 443 GiB / 447 GiB avail 2023-10-09T10:37:27.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:27 smithi086 bash[59714]: audit 2023-10-09T10:37:26.617238+0000 mon.a (mon.0) 1598 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:37:27.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:27 smithi086 bash[59714]: audit 2023-10-09T10:37:26.618399+0000 mon.b (mon.1) 26 : audit 1 from='client.? 172.21.15.53:0/486232149' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:37:27.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:27 smithi086 bash[59714]: audit 2023-10-09T10:37:26.632000+0000 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.53:0/1982428359' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-10-09T10:37:27.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:27 smithi086 bash[59714]: audit 2023-10-09T10:37:26.632399+0000 mon.a (mon.0) 1599 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-10-09T10:37:27.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:27 smithi086 bash[59714]: cluster 2023-10-09T10:37:26.632475+0000 mon.a (mon.0) 1600 : cluster 1 Client client.admin marked osd.5 out, while it was still marked up 2023-10-09T10:37:27.703 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:27.734 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:27.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:27.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:27.837 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:27.868 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:27.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:27.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:27.972 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:28.002 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:28.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:28.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:28.105 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:28.138 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:28.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:28.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:28.243 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:28.275 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:28.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:28.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:28.380 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:28.390 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:28 smithi086 bash[59714]: cluster 2023-10-09T10:37:27.368769+0000 mon.a (mon.0) 1601 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:37:28.391 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:28 smithi086 bash[59714]: cluster 2023-10-09T10:37:27.376253+0000 osd.6 (osd.6) 330 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T10:37:28.391 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:28 smithi086 bash[59714]: audit 2023-10-09T10:37:27.377189+0000 mon.a (mon.0) 1602 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:37:28.391 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:28 smithi086 bash[59714]: audit 2023-10-09T10:37:27.377323+0000 mon.a (mon.0) 1603 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2023-10-09T10:37:28.391 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:28 smithi086 bash[59714]: cluster 2023-10-09T10:37:27.377462+0000 mon.a (mon.0) 1604 : cluster 0 osdmap e363: 8 total, 8 up, 4 in 2023-10-09T10:37:28.391 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:28 smithi086 bash[59714]: cluster 2023-10-09T10:37:27.379114+0000 osd.7 (osd.7) 335 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T10:37:28.391 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:28 smithi086 bash[59714]: cluster 2023-10-09T10:37:27.379803+0000 osd.5 (osd.5) 452 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T10:37:28.391 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:28 smithi086 bash[59714]: cluster 2023-10-09T10:37:28.275420+0000 mon.a (mon.0) 1605 : cluster 0 osdmap e364: 8 total, 8 up, 4 in 2023-10-09T10:37:28.391 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:28 smithi086 bash[59714]: cluster 2023-10-09T10:37:28.278047+0000 osd.7 (osd.7) 336 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T10:37:28.391 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:28 smithi086 bash[59714]: cluster 2023-10-09T10:37:28.279825+0000 osd.7 (osd.7) 337 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T10:37:28.403 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:28.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:28.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:28.507 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:28.534 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:28.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:28.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:28.638 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:28.647 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:28 smithi053 bash[79554]: cluster 2023-10-09T10:37:27.368769+0000 mon.a (mon.0) 1601 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:37:28.647 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:28 smithi053 bash[79554]: cluster 2023-10-09T10:37:27.376253+0000 osd.6 (osd.6) 330 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T10:37:28.647 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:28 smithi053 bash[79554]: audit 2023-10-09T10:37:27.377189+0000 mon.a (mon.0) 1602 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:37:28.648 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:28 smithi053 bash[79554]: audit 2023-10-09T10:37:27.377323+0000 mon.a (mon.0) 1603 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2023-10-09T10:37:28.648 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:28 smithi053 bash[79554]: cluster 2023-10-09T10:37:27.377462+0000 mon.a (mon.0) 1604 : cluster 0 osdmap e363: 8 total, 8 up, 4 in 2023-10-09T10:37:28.648 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:28 smithi053 bash[79554]: cluster 2023-10-09T10:37:27.379114+0000 osd.7 (osd.7) 335 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T10:37:28.648 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:28 smithi053 bash[79554]: cluster 2023-10-09T10:37:27.379803+0000 osd.5 (osd.5) 452 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T10:37:28.648 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:28 smithi053 bash[79554]: cluster 2023-10-09T10:37:28.275420+0000 mon.a (mon.0) 1605 : cluster 0 osdmap e364: 8 total, 8 up, 4 in 2023-10-09T10:37:28.648 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:28 smithi053 bash[79554]: cluster 2023-10-09T10:37:28.278047+0000 osd.7 (osd.7) 336 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T10:37:28.648 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:28 smithi053 bash[79554]: cluster 2023-10-09T10:37:28.279825+0000 osd.7 (osd.7) 337 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T10:37:28.648 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:28 smithi053 bash[76859]: cluster 2023-10-09T10:37:27.368769+0000 mon.a (mon.0) 1601 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:37:28.648 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:28 smithi053 bash[76859]: cluster 2023-10-09T10:37:27.376253+0000 osd.6 (osd.6) 330 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T10:37:28.649 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:28 smithi053 bash[76859]: audit 2023-10-09T10:37:27.377189+0000 mon.a (mon.0) 1602 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:37:28.649 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:28 smithi053 bash[76859]: audit 2023-10-09T10:37:27.377323+0000 mon.a (mon.0) 1603 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2023-10-09T10:37:28.649 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:28 smithi053 bash[76859]: cluster 2023-10-09T10:37:27.377462+0000 mon.a (mon.0) 1604 : cluster 0 osdmap e363: 8 total, 8 up, 4 in 2023-10-09T10:37:28.649 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:28 smithi053 bash[76859]: cluster 2023-10-09T10:37:27.379114+0000 osd.7 (osd.7) 335 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T10:37:28.649 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:28 smithi053 bash[76859]: cluster 2023-10-09T10:37:27.379803+0000 osd.5 (osd.5) 452 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T10:37:28.649 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:28 smithi053 bash[76859]: cluster 2023-10-09T10:37:28.275420+0000 mon.a (mon.0) 1605 : cluster 0 osdmap e364: 8 total, 8 up, 4 in 2023-10-09T10:37:28.649 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:28 smithi053 bash[76859]: cluster 2023-10-09T10:37:28.278047+0000 osd.7 (osd.7) 336 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T10:37:28.649 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:28 smithi053 bash[76859]: cluster 2023-10-09T10:37:28.279825+0000 osd.7 (osd.7) 337 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T10:37:28.661 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:28.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:28.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:28.765 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:28.792 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:28.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:28.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:28.895 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:28.924 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:28.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:28.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:29.028 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:29.056 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:29.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:29.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:29.160 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:29.195 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:29.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:29.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:29.300 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:29.324 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:29.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:29.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:29.428 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:29.478 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:29.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:29.481 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:37:29.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:29.510 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:29 smithi086 bash[59714]: cluster 2023-10-09T10:37:27.590824+0000 osd.4 (osd.4) 313 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T10:37:29.510 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:29 smithi086 bash[59714]: cluster 2023-10-09T10:37:27.741788+0000 mgr.y (mgr.26072) 1056 : cluster 0 pgmap v1230: 73 pgs: 20 peering, 53 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail 2023-10-09T10:37:29.510 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:29 smithi086 bash[59714]: cluster 2023-10-09T10:37:28.279396+0000 osd.4 (osd.4) 314 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T10:37:29.511 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:29 smithi086 bash[59714]: cluster 2023-10-09T10:37:28.280070+0000 osd.5 (osd.5) 453 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T10:37:29.511 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:29 smithi086 bash[59714]: cluster 2023-10-09T10:37:28.280142+0000 osd.6 (osd.6) 331 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T10:37:29.511 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:29 smithi086 bash[59714]: cluster 2023-10-09T10:37:28.283059+0000 osd.6 (osd.6) 332 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T10:37:29.511 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:29 smithi086 bash[59714]: cluster 2023-10-09T10:37:28.380198+0000 mon.a (mon.0) 1606 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-10-09T10:37:29.511 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:29 smithi086 bash[59714]: cluster 2023-10-09T10:37:29.280118+0000 mon.a (mon.0) 1607 : cluster 0 osdmap e365: 8 total, 8 up, 4 in 2023-10-09T10:37:29.511 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:29 smithi086 bash[59714]: cluster 2023-10-09T10:37:29.284638+0000 osd.6 (osd.6) 333 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T10:37:29.511 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:29 smithi086 bash[59714]: cluster 2023-10-09T10:37:29.287448+0000 osd.6 (osd.6) 334 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T10:37:29.582 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:29.614 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:29.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:29.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:29.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:29 smithi053 bash[79554]: cluster 2023-10-09T10:37:27.590824+0000 osd.4 (osd.4) 313 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T10:37:29.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:29 smithi053 bash[79554]: cluster 2023-10-09T10:37:27.741788+0000 mgr.y (mgr.26072) 1056 : cluster 0 pgmap v1230: 73 pgs: 20 peering, 53 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail 2023-10-09T10:37:29.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:29 smithi053 bash[79554]: cluster 2023-10-09T10:37:28.279396+0000 osd.4 (osd.4) 314 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T10:37:29.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:29 smithi053 bash[79554]: cluster 2023-10-09T10:37:28.280070+0000 osd.5 (osd.5) 453 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T10:37:29.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:29 smithi053 bash[79554]: cluster 2023-10-09T10:37:28.280142+0000 osd.6 (osd.6) 331 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T10:37:29.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:29 smithi053 bash[79554]: cluster 2023-10-09T10:37:28.283059+0000 osd.6 (osd.6) 332 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T10:37:29.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:29 smithi053 bash[79554]: cluster 2023-10-09T10:37:28.380198+0000 mon.a (mon.0) 1606 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-10-09T10:37:29.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:29 smithi053 bash[79554]: cluster 2023-10-09T10:37:29.280118+0000 mon.a (mon.0) 1607 : cluster 0 osdmap e365: 8 total, 8 up, 4 in 2023-10-09T10:37:29.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:29 smithi053 bash[79554]: cluster 2023-10-09T10:37:29.284638+0000 osd.6 (osd.6) 333 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T10:37:29.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:29 smithi053 bash[79554]: cluster 2023-10-09T10:37:29.287448+0000 osd.6 (osd.6) 334 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T10:37:29.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:29 smithi053 bash[76859]: cluster 2023-10-09T10:37:27.590824+0000 osd.4 (osd.4) 313 : cluster 3 failed to encode map e363 with expected crc 2023-10-09T10:37:29.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:29 smithi053 bash[76859]: cluster 2023-10-09T10:37:27.741788+0000 mgr.y (mgr.26072) 1056 : cluster 0 pgmap v1230: 73 pgs: 20 peering, 53 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail 2023-10-09T10:37:29.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:29 smithi053 bash[76859]: cluster 2023-10-09T10:37:28.279396+0000 osd.4 (osd.4) 314 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T10:37:29.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:29 smithi053 bash[76859]: cluster 2023-10-09T10:37:28.280070+0000 osd.5 (osd.5) 453 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T10:37:29.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:29 smithi053 bash[76859]: cluster 2023-10-09T10:37:28.280142+0000 osd.6 (osd.6) 331 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T10:37:29.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:29 smithi053 bash[76859]: cluster 2023-10-09T10:37:28.283059+0000 osd.6 (osd.6) 332 : cluster 3 failed to encode map e364 with expected crc 2023-10-09T10:37:29.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:29 smithi053 bash[76859]: cluster 2023-10-09T10:37:28.380198+0000 mon.a (mon.0) 1606 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-10-09T10:37:29.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:29 smithi053 bash[76859]: cluster 2023-10-09T10:37:29.280118+0000 mon.a (mon.0) 1607 : cluster 0 osdmap e365: 8 total, 8 up, 4 in 2023-10-09T10:37:29.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:29 smithi053 bash[76859]: cluster 2023-10-09T10:37:29.284638+0000 osd.6 (osd.6) 333 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T10:37:29.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:29 smithi053 bash[76859]: cluster 2023-10-09T10:37:29.287448+0000 osd.6 (osd.6) 334 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T10:37:29.718 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:29.740 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:29.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:29.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:29.779 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:37:29.809 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:37:29.844 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:29.871 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:29.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:29.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:29.975 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:30.001 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:30.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:30.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:30.104 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:30.134 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:30.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:30.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:30.237 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:30.261 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:30.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:30.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:30.364 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:30.395 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:30.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:30.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:30.400 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:30 smithi053 bash[76859]: cluster 2023-10-09T10:37:29.285327+0000 osd.5 (osd.5) 454 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T10:37:30.498 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:30.527 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:30.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:30.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:30.631 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:30.663 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:30.665 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:30 smithi053 bash[79554]: cluster 2023-10-09T10:37:29.285327+0000 osd.5 (osd.5) 454 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T10:37:30.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:30.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:30.767 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:30.799 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:30.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:30.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:30.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:30 smithi086 bash[59714]: cluster 2023-10-09T10:37:29.285327+0000 osd.5 (osd.5) 454 : cluster 3 failed to encode map e365 with expected crc 2023-10-09T10:37:30.902 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:30.938 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:30.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:30.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:31.042 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:31.071 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:31.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:31.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:31.176 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:31.203 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:31.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:31.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:31.307 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:31.333 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:31.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:31.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:31.407 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T10:37:31.435 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:31.462 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:31 smithi053 bash[79554]: cluster 2023-10-09T10:37:29.742877+0000 mgr.y (mgr.26072) 1057 : cluster 0 pgmap v1233: 73 pgs: 9 remapped+peering, 20 peering, 44 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 11 B/s, 0 objects/s recovering 2023-10-09T10:37:31.462 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:31 smithi053 bash[76859]: cluster 2023-10-09T10:37:29.742877+0000 mgr.y (mgr.26072) 1057 : cluster 0 pgmap v1233: 73 pgs: 9 remapped+peering, 20 peering, 44 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 11 B/s, 0 objects/s recovering 2023-10-09T10:37:31.476 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:31.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:31.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:31.580 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:31.605 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:31.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:31.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:31.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:31 smithi086 bash[59714]: cluster 2023-10-09T10:37:29.742877+0000 mgr.y (mgr.26072) 1057 : cluster 0 pgmap v1233: 73 pgs: 9 remapped+peering, 20 peering, 44 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 11 B/s, 0 objects/s recovering 2023-10-09T10:37:31.711 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:31.739 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:31.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:31.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:31.842 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:31.868 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:31.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:31.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:31.971 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:31.996 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:31.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:31.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:32.099 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:32.124 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:32.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:32.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:32.228 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:32.258 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:32.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:32.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:32.362 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:32.393 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:32.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:32.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:32.497 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:32.523 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:32.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:32.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:32.627 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:32.658 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:32.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:32.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:32.761 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:32.774 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:37:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:37:32] "GET /metrics HTTP/1.1" 200 34191 "" "Prometheus/2.33.4" 2023-10-09T10:37:32.789 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:32.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:32.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:32.893 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:32.924 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:32.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:32.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:33.028 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:33.058 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:33.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:33.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:33.161 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:33.187 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:33.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:33.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:33.191 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:37:33.191 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:37:33.292 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:33.319 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:33.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:33.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:33.422 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:33.452 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:33.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:33.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:33.556 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:33.583 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:33.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:33.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:33.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:33 smithi086 bash[59714]: cluster 2023-10-09T10:37:31.743871+0000 mgr.y (mgr.26072) 1058 : cluster 0 pgmap v1234: 73 pgs: 9 remapped+peering, 20 peering, 44 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 14 B/s, 0 objects/s recovering 2023-10-09T10:37:33.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:33 smithi053 bash[76859]: cluster 2023-10-09T10:37:31.743871+0000 mgr.y (mgr.26072) 1058 : cluster 0 pgmap v1234: 73 pgs: 9 remapped+peering, 20 peering, 44 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 14 B/s, 0 objects/s recovering 2023-10-09T10:37:33.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:33 smithi053 bash[79554]: cluster 2023-10-09T10:37:31.743871+0000 mgr.y (mgr.26072) 1058 : cluster 0 pgmap v1234: 73 pgs: 9 remapped+peering, 20 peering, 44 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 14 B/s, 0 objects/s recovering 2023-10-09T10:37:33.686 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:33.716 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:33.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:33.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:33.820 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:33.848 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:33.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:33.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:33.938 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:37:33.952 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:33.980 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:33.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:33.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:34.083 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:34.101 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:34.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:34.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:34.202 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-09T10:37:34.204 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:34.233 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:34.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:34.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:34.337 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:34.367 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:34.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:34.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:34.388 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 6, 7] out_osds: [0, 3, 4, 5] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:37:34.388 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:37:34.389 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-10-09T10:37:34.389 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 0.05 2023-10-09T10:37:34.470 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:34.489 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:34.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:34.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:34.591 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:34.622 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:34.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:34.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:34.726 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:34.749 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:34.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:34.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:34.851 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:34.862 INFO:teuthology.orchestra.run.smithi053.stderr:pool 'unique_pool_4' created 2023-10-09T10:37:34.878 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:34.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:34.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:34.982 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:35.015 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:35.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:35.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:34 smithi086 bash[59714]: cluster 2023-10-09T10:37:33.744881+0000 mgr.y (mgr.26072) 1059 : cluster 0 pgmap v1235: 73 pgs: 6 active+clean+remapped, 9 remapped+peering, 58 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 6/84 objects misplaced (7.143%); 13 B/s, 0 objects/s recovering 2023-10-09T10:37:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:34 smithi086 bash[59714]: audit 2023-10-09T10:37:34.341810+0000 mon.a (mon.0) 1608 : audit 1 from='client.? 172.21.15.53:0/1752973477' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-10-09T10:37:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:34 smithi086 bash[59714]: cluster 2023-10-09T10:37:34.796482+0000 mon.a (mon.0) 1609 : cluster 3 Health check update: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-10-09T10:37:35.120 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:35.148 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:35.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:35.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:35.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:34 smithi053 bash[79554]: cluster 2023-10-09T10:37:33.744881+0000 mgr.y (mgr.26072) 1059 : cluster 0 pgmap v1235: 73 pgs: 6 active+clean+remapped, 9 remapped+peering, 58 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 6/84 objects misplaced (7.143%); 13 B/s, 0 objects/s recovering 2023-10-09T10:37:35.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:34 smithi053 bash[79554]: audit 2023-10-09T10:37:34.341810+0000 mon.a (mon.0) 1608 : audit 1 from='client.? 172.21.15.53:0/1752973477' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-10-09T10:37:35.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:34 smithi053 bash[79554]: cluster 2023-10-09T10:37:34.796482+0000 mon.a (mon.0) 1609 : cluster 3 Health check update: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-10-09T10:37:35.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:34 smithi053 bash[76859]: cluster 2023-10-09T10:37:33.744881+0000 mgr.y (mgr.26072) 1059 : cluster 0 pgmap v1235: 73 pgs: 6 active+clean+remapped, 9 remapped+peering, 58 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 6/84 objects misplaced (7.143%); 13 B/s, 0 objects/s recovering 2023-10-09T10:37:35.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:34 smithi053 bash[76859]: audit 2023-10-09T10:37:34.341810+0000 mon.a (mon.0) 1608 : audit 1 from='client.? 172.21.15.53:0/1752973477' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-10-09T10:37:35.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:34 smithi053 bash[76859]: cluster 2023-10-09T10:37:34.796482+0000 mon.a (mon.0) 1609 : cluster 3 Health check update: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2023-10-09T10:37:35.251 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:35.289 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:35.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:35.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:35.392 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:35.422 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:35.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:35.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:35.526 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:35.552 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:35.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:35.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:35.656 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:35.687 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:35.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:35.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:35.790 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:35.822 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:35.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:35.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:35.869 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:35 smithi053 bash[76859]: audit 2023-10-09T10:37:34.852963+0000 mon.a (mon.0) 1610 : audit 1 from='client.? 172.21.15.53:0/1752973477' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-10-09T10:37:35.870 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:35 smithi053 bash[76859]: cluster 2023-10-09T10:37:34.853031+0000 osd.5 (osd.5) 455 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T10:37:35.870 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:35 smithi053 bash[76859]: cluster 2023-10-09T10:37:34.853119+0000 mon.a (mon.0) 1611 : cluster 0 osdmap e366: 8 total, 8 up, 4 in 2023-10-09T10:37:35.870 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:35 smithi053 bash[76859]: cluster 2023-10-09T10:37:34.853219+0000 osd.6 (osd.6) 335 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T10:37:35.870 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:35 smithi053 bash[76859]: cluster 2023-10-09T10:37:34.858001+0000 osd.6 (osd.6) 336 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T10:37:35.870 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:35 smithi053 bash[76859]: cluster 2023-10-09T10:37:34.858591+0000 osd.7 (osd.7) 338 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T10:37:35.870 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:35 smithi053 bash[76859]: cluster 2023-10-09T10:37:34.860091+0000 osd.6 (osd.6) 337 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T10:37:35.870 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:35 smithi053 bash[76859]: cluster 2023-10-09T10:37:34.861916+0000 osd.6 (osd.6) 338 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T10:37:35.870 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:35 smithi053 bash[79554]: audit 2023-10-09T10:37:34.852963+0000 mon.a (mon.0) 1610 : audit 1 from='client.? 172.21.15.53:0/1752973477' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-10-09T10:37:35.870 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:35 smithi053 bash[79554]: cluster 2023-10-09T10:37:34.853031+0000 osd.5 (osd.5) 455 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T10:37:35.871 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:35 smithi053 bash[79554]: cluster 2023-10-09T10:37:34.853119+0000 mon.a (mon.0) 1611 : cluster 0 osdmap e366: 8 total, 8 up, 4 in 2023-10-09T10:37:35.871 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:35 smithi053 bash[79554]: cluster 2023-10-09T10:37:34.853219+0000 osd.6 (osd.6) 335 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T10:37:35.871 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:35 smithi053 bash[79554]: cluster 2023-10-09T10:37:34.858001+0000 osd.6 (osd.6) 336 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T10:37:35.871 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:35 smithi053 bash[79554]: cluster 2023-10-09T10:37:34.858591+0000 osd.7 (osd.7) 338 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T10:37:35.871 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:35 smithi053 bash[79554]: cluster 2023-10-09T10:37:34.860091+0000 osd.6 (osd.6) 337 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T10:37:35.871 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:35 smithi053 bash[79554]: cluster 2023-10-09T10:37:34.861916+0000 osd.6 (osd.6) 338 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T10:37:35.926 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:35.951 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:35.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:35.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:36.055 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:36.069 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:35 smithi086 bash[59714]: audit 2023-10-09T10:37:34.852963+0000 mon.a (mon.0) 1610 : audit 1 from='client.? 172.21.15.53:0/1752973477' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-10-09T10:37:36.069 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:35 smithi086 bash[59714]: cluster 2023-10-09T10:37:34.853031+0000 osd.5 (osd.5) 455 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T10:37:36.069 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:35 smithi086 bash[59714]: cluster 2023-10-09T10:37:34.853119+0000 mon.a (mon.0) 1611 : cluster 0 osdmap e366: 8 total, 8 up, 4 in 2023-10-09T10:37:36.069 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:35 smithi086 bash[59714]: cluster 2023-10-09T10:37:34.853219+0000 osd.6 (osd.6) 335 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T10:37:36.069 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:35 smithi086 bash[59714]: cluster 2023-10-09T10:37:34.858001+0000 osd.6 (osd.6) 336 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T10:37:36.069 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:35 smithi086 bash[59714]: cluster 2023-10-09T10:37:34.858591+0000 osd.7 (osd.7) 338 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T10:37:36.070 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:35 smithi086 bash[59714]: cluster 2023-10-09T10:37:34.860091+0000 osd.6 (osd.6) 337 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T10:37:36.070 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:35 smithi086 bash[59714]: cluster 2023-10-09T10:37:34.861916+0000 osd.6 (osd.6) 338 : cluster 3 failed to encode map e366 with expected crc 2023-10-09T10:37:36.090 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:36.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:36.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:36.193 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:36.226 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:36.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:36.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:36.330 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:36.367 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:36.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:36.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:36.471 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:36.503 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:36.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:36.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:36.528 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_4 rados --yes-i-really-mean-it || true 2023-10-09T10:37:36.607 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:36.638 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:36.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:36.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:36.741 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:36.771 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:36.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:36.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:36.875 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:36.902 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:36.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:36.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:37.005 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:37.012 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:37:37.040 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:37.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:37.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:37.143 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:37.165 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:37.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:37.168 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:37.268 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:37.282 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:36 smithi086 bash[59714]: cluster 2023-10-09T10:37:35.745778+0000 mgr.y (mgr.26072) 1060 : cluster 0 pgmap v1237: 89 pgs: 4 creating+peering, 12 unknown, 15 active+clean+remapped, 58 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%); 11 B/s, 0 objects/s recovering 2023-10-09T10:37:37.282 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:36 smithi086 bash[59714]: cluster 2023-10-09T10:37:35.856774+0000 osd.7 (osd.7) 339 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T10:37:37.282 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:36 smithi086 bash[59714]: cluster 2023-10-09T10:37:35.857517+0000 osd.6 (osd.6) 339 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T10:37:37.282 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:36 smithi086 bash[59714]: cluster 2023-10-09T10:37:35.858994+0000 mon.a (mon.0) 1612 : cluster 0 osdmap e367: 8 total, 8 up, 4 in 2023-10-09T10:37:37.282 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:36 smithi086 bash[59714]: cluster 2023-10-09T10:37:35.860470+0000 mon.a (mon.0) 1613 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 5 pgs peering) 2023-10-09T10:37:37.282 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:36 smithi086 bash[59714]: cluster 2023-10-09T10:37:35.862112+0000 osd.6 (osd.6) 340 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T10:37:37.282 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:36 smithi086 bash[59714]: cluster 2023-10-09T10:37:35.911128+0000 osd.4 (osd.4) 315 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T10:37:37.282 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:36 smithi086 bash[59714]: cluster 2023-10-09T10:37:35.911359+0000 osd.5 (osd.5) 456 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T10:37:37.304 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:37.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:37.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:37.380 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:36 smithi053 bash[79554]: cluster 2023-10-09T10:37:35.745778+0000 mgr.y (mgr.26072) 1060 : cluster 0 pgmap v1237: 89 pgs: 4 creating+peering, 12 unknown, 15 active+clean+remapped, 58 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%); 11 B/s, 0 objects/s recovering 2023-10-09T10:37:37.380 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:36 smithi053 bash[79554]: cluster 2023-10-09T10:37:35.856774+0000 osd.7 (osd.7) 339 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T10:37:37.380 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:36 smithi053 bash[79554]: cluster 2023-10-09T10:37:35.857517+0000 osd.6 (osd.6) 339 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T10:37:37.380 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:36 smithi053 bash[79554]: cluster 2023-10-09T10:37:35.858994+0000 mon.a (mon.0) 1612 : cluster 0 osdmap e367: 8 total, 8 up, 4 in 2023-10-09T10:37:37.380 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:36 smithi053 bash[79554]: cluster 2023-10-09T10:37:35.860470+0000 mon.a (mon.0) 1613 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 5 pgs peering) 2023-10-09T10:37:37.380 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:36 smithi053 bash[79554]: cluster 2023-10-09T10:37:35.862112+0000 osd.6 (osd.6) 340 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T10:37:37.381 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:36 smithi053 bash[79554]: cluster 2023-10-09T10:37:35.911128+0000 osd.4 (osd.4) 315 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T10:37:37.381 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:36 smithi053 bash[79554]: cluster 2023-10-09T10:37:35.911359+0000 osd.5 (osd.5) 456 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T10:37:37.381 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:36 smithi053 bash[76859]: cluster 2023-10-09T10:37:35.745778+0000 mgr.y (mgr.26072) 1060 : cluster 0 pgmap v1237: 89 pgs: 4 creating+peering, 12 unknown, 15 active+clean+remapped, 58 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%); 11 B/s, 0 objects/s recovering 2023-10-09T10:37:37.381 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:36 smithi053 bash[76859]: cluster 2023-10-09T10:37:35.856774+0000 osd.7 (osd.7) 339 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T10:37:37.381 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:36 smithi053 bash[76859]: cluster 2023-10-09T10:37:35.857517+0000 osd.6 (osd.6) 339 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T10:37:37.381 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:36 smithi053 bash[76859]: cluster 2023-10-09T10:37:35.858994+0000 mon.a (mon.0) 1612 : cluster 0 osdmap e367: 8 total, 8 up, 4 in 2023-10-09T10:37:37.381 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:36 smithi053 bash[76859]: cluster 2023-10-09T10:37:35.860470+0000 mon.a (mon.0) 1613 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 5 pgs peering) 2023-10-09T10:37:37.381 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:36 smithi053 bash[76859]: cluster 2023-10-09T10:37:35.862112+0000 osd.6 (osd.6) 340 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T10:37:37.381 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:36 smithi053 bash[76859]: cluster 2023-10-09T10:37:35.911128+0000 osd.4 (osd.4) 315 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T10:37:37.381 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:36 smithi053 bash[76859]: cluster 2023-10-09T10:37:35.911359+0000 osd.5 (osd.5) 456 : cluster 3 failed to encode map e367 with expected crc 2023-10-09T10:37:37.408 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:37.438 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:37.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:37.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:37.541 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:37.572 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:37.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:37.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:37.676 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:37.702 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:37.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:37.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:37.804 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:37.828 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:37.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:37.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:37.931 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:37.940 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:37 smithi053 bash[79554]: cluster 2023-10-09T10:37:36.877859+0000 osd.6 (osd.6) 341 : cluster 3 failed to encode map e368 with expected crc 2023-10-09T10:37:37.941 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:37 smithi053 bash[79554]: cluster 2023-10-09T10:37:36.877923+0000 mon.a (mon.0) 1614 : cluster 0 osdmap e368: 8 total, 8 up, 4 in 2023-10-09T10:37:37.941 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:37 smithi053 bash[79554]: cluster 2023-10-09T10:37:36.878015+0000 osd.4 (osd.4) 316 : cluster 3 failed to encode map e368 with expected crc 2023-10-09T10:37:37.941 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:37 smithi053 bash[76859]: cluster 2023-10-09T10:37:36.877859+0000 osd.6 (osd.6) 341 : cluster 3 failed to encode map e368 with expected crc 2023-10-09T10:37:37.941 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:37 smithi053 bash[76859]: cluster 2023-10-09T10:37:36.877923+0000 mon.a (mon.0) 1614 : cluster 0 osdmap e368: 8 total, 8 up, 4 in 2023-10-09T10:37:37.941 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:37 smithi053 bash[76859]: cluster 2023-10-09T10:37:36.878015+0000 osd.4 (osd.4) 316 : cluster 3 failed to encode map e368 with expected crc 2023-10-09T10:37:37.955 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:37.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:37.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:38.060 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:38.083 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:38.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:38.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:38.186 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:38.208 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:38.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:38.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:38.312 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:38.326 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:37 smithi086 bash[59714]: cluster 2023-10-09T10:37:36.877859+0000 osd.6 (osd.6) 341 : cluster 3 failed to encode map e368 with expected crc 2023-10-09T10:37:38.326 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:37 smithi086 bash[59714]: cluster 2023-10-09T10:37:36.877923+0000 mon.a (mon.0) 1614 : cluster 0 osdmap e368: 8 total, 8 up, 4 in 2023-10-09T10:37:38.326 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:37 smithi086 bash[59714]: cluster 2023-10-09T10:37:36.878015+0000 osd.4 (osd.4) 316 : cluster 3 failed to encode map e368 with expected crc 2023-10-09T10:37:38.344 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:38.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:38.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:38.450 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:38.481 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:38.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:38.484 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:38.585 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:38.616 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:38.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:38.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:38.720 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:38.755 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:38.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:38.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:38.859 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:38.888 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:38.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:38.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:38.978 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:37:38.992 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:39.020 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:39.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:39.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:39.123 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:39.149 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:39.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:39.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:39.250 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:39 smithi053 bash[76859]: cluster 2023-10-09T10:37:37.746769+0000 mgr.y (mgr.26072) 1061 : cluster 0 pgmap v1240: 89 pgs: 2 active+undersized, 4 creating+peering, 6 unknown, 15 active+clean+remapped, 62 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%); 0 B/s, 0 objects/s recovering 2023-10-09T10:37:39.251 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:39 smithi053 bash[76859]: audit 2023-10-09T10:37:38.089759+0000 mon.a (mon.0) 1615 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:37:39.251 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:39 smithi053 bash[76859]: audit 2023-10-09T10:37:38.091423+0000 mon.a (mon.0) 1616 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:37:39.252 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:39.261 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:39 smithi086 bash[59714]: cluster 2023-10-09T10:37:37.746769+0000 mgr.y (mgr.26072) 1061 : cluster 0 pgmap v1240: 89 pgs: 2 active+undersized, 4 creating+peering, 6 unknown, 15 active+clean+remapped, 62 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%); 0 B/s, 0 objects/s recovering 2023-10-09T10:37:39.261 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:39 smithi086 bash[59714]: audit 2023-10-09T10:37:38.089759+0000 mon.a (mon.0) 1615 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:37:39.261 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:39 smithi086 bash[59714]: audit 2023-10-09T10:37:38.091423+0000 mon.a (mon.0) 1616 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:37:39.274 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:39.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:39.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:39.377 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:39.406 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:39.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:39.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:39.509 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:39.537 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:39.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:39.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:39.642 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:39.667 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:39.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:39.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:39.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:39 smithi053 bash[79554]: cluster 2023-10-09T10:37:37.746769+0000 mgr.y (mgr.26072) 1061 : cluster 0 pgmap v1240: 89 pgs: 2 active+undersized, 4 creating+peering, 6 unknown, 15 active+clean+remapped, 62 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%); 0 B/s, 0 objects/s recovering 2023-10-09T10:37:39.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:39 smithi053 bash[79554]: audit 2023-10-09T10:37:38.089759+0000 mon.a (mon.0) 1615 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:37:39.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:39 smithi053 bash[79554]: audit 2023-10-09T10:37:38.091423+0000 mon.a (mon.0) 1616 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:37:39.770 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:39.796 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:39.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:39.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:39.900 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:39.926 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:39.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:39.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:40.029 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:40.050 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:40.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:40.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:40.153 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:40.180 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:40.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:40.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:40.284 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:40.316 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:40.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:40.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:40.420 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:40.450 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:40.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:40.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:40.554 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:40.580 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:40.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:40.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:40.683 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:40.710 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:40.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:40.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:40.813 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:40.844 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:40.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:40.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:40.949 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:40.976 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:40.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:40.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:41.074 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:37:41.076 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:37:41.080 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:41.108 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:41.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:41.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:41.212 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:41.231 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:41.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:41.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:41.259 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:37:41.279 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:37:41.288 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:41 smithi086 bash[59714]: cluster 2023-10-09T10:37:39.747778+0000 mgr.y (mgr.26072) 1062 : cluster 0 pgmap v1241: 89 pgs: 2 active+undersized, 4 creating+peering, 15 active+clean+remapped, 68 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:41.298 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:37:41.318 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:37:41.335 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:41.340 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:37:41.354 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:41.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:41.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:41.363 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:37:41.383 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:37:41.403 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:37:41.404 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:37:41.404 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:37:41.404 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:37:41.404 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:37:41.404 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:37:41.404 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:37:41.404 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:37:41.404 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:37:41.433 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:41 smithi053 bash[79554]: cluster 2023-10-09T10:37:39.747778+0000 mgr.y (mgr.26072) 1062 : cluster 0 pgmap v1241: 89 pgs: 2 active+undersized, 4 creating+peering, 15 active+clean+remapped, 68 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:41.433 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:41 smithi053 bash[76859]: cluster 2023-10-09T10:37:39.747778+0000 mgr.y (mgr.26072) 1062 : cluster 0 pgmap v1241: 89 pgs: 2 active+undersized, 4 creating+peering, 15 active+clean+remapped, 68 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:41.457 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:41.482 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:41.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:41.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:41.585 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:41.609 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:41.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:41.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:41.713 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:41.741 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:41.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:41.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:41.844 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:41.871 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:41.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:41.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:41.975 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:42.007 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:42.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:42.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:42.112 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:42.145 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:42.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:42.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:42.249 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:42.260 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:42 smithi086 bash[59714]: audit 2023-10-09T10:37:41.236558+0000 mon.c (mon.2) 91 : audit 0 from='client.? 172.21.15.53:0/1647378171' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:37:42.278 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:42.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:42.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:42.382 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:42.410 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:42.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:42.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:42.484 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:42 smithi053 bash[76859]: audit 2023-10-09T10:37:41.236558+0000 mon.c (mon.2) 91 : audit 0 from='client.? 172.21.15.53:0/1647378171' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:37:42.485 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:42 smithi053 bash[79554]: audit 2023-10-09T10:37:41.236558+0000 mon.c (mon.2) 91 : audit 0 from='client.? 172.21.15.53:0/1647378171' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:37:42.513 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:42.539 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:42.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:42.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:42.643 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:42.671 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:42.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:42.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:42.681 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:37:42.681 INFO:teuthology.orchestra.run.smithi086.stdout: "size": 20, 2023-10-09T10:37:42.681 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 600, 2023-10-09T10:37:42.681 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [ 2023-10-09T10:37:42.681 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.681 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:132191 7.5 7:a4be26af:::benchmark_data_smithi053_144553_object41929:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:37:42.682 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:19.248860+0000", 2023-10-09T10:37:42.682 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 563.42677298000001, 2023-10-09T10:37:42.682 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0796062609999999, 2023-10-09T10:37:42.682 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:42.682 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:42.682 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:42.682 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:37:42.682 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:37:42.682 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 132191 2023-10-09T10:37:42.682 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.682 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:42.682 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.683 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:42.683 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.248860+0000", 2023-10-09T10:37:42.683 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:42.683 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.683 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.683 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:42.683 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.248860+0000", 2023-10-09T10:37:42.683 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:37:42.683 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.683 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.683 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:42.683 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.248858+0000", 2023-10-09T10:37:42.683 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.2450000000000004e-06 2023-10-09T10:37:42.684 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.684 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.684 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:42.684 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.248867+0000", 2023-10-09T10:37:42.684 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6331999999999999e-05 2023-10-09T10:37:42.684 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.684 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.684 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:42.684 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.248883+0000", 2023-10-09T10:37:42.684 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.696e-06 2023-10-09T10:37:42.684 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.684 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.684 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:42.685 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.248893+0000", 2023-10-09T10:37:42.685 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.29152824399999999 2023-10-09T10:37:42.685 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.685 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.685 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.685 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.540421+0000", 2023-10-09T10:37:42.685 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0066739260000000002 2023-10-09T10:37:42.685 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.685 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.685 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:37:42.685 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.547095+0000", 2023-10-09T10:37:42.685 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.059933873999999998 2023-10-09T10:37:42.685 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.686 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.686 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.686 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.607029+0000", 2023-10-09T10:37:42.686 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0059090050000000002 2023-10-09T10:37:42.686 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.686 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.686 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:37:42.686 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.612938+0000", 2023-10-09T10:37:42.686 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.609703297 2023-10-09T10:37:42.686 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.686 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.686 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.687 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.222641+0000", 2023-10-09T10:37:42.687 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0052380919999999997 2023-10-09T10:37:42.687 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.687 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.687 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:42.687 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.227879+0000", 2023-10-09T10:37:42.687 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.014240988 2023-10-09T10:37:42.687 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.687 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.687 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:37:42.687 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.242120+0000", 2023-10-09T10:37:42.687 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.055388070999999997 2023-10-09T10:37:42.687 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.688 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.688 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.688 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.297508+0000", 2023-10-09T10:37:42.688 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000757236 2023-10-09T10:37:42.688 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.688 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.688 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:42.688 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.298266+0000", 2023-10-09T10:37:42.688 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0047889100000000004 2023-10-09T10:37:42.688 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.688 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.688 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.688 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.303055+0000", 2023-10-09T10:37:42.689 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0022881289999999999 2023-10-09T10:37:42.689 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.689 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.689 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.689 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.305343+0000", 2023-10-09T10:37:42.689 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0033988249999999998 2023-10-09T10:37:42.689 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.689 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.689 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:42.689 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.308742+0000", 2023-10-09T10:37:42.689 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.019724348999999999 2023-10-09T10:37:42.689 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.690 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.690 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:42.690 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.328466+0000", 2023-10-09T10:37:42.690 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0796062609999999 2023-10-09T10:37:42.690 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.690 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:42.690 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.690 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.690 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.690 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:132231 7.5 7:ae6ca21a:::benchmark_data_smithi053_144553_object41969:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:37:42.690 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:19.954778+0000", 2023-10-09T10:37:42.690 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 562.72085487100003, 2023-10-09T10:37:42.691 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.988284556, 2023-10-09T10:37:42.691 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:42.691 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:42.691 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:42.691 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:37:42.691 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:37:42.691 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 132231 2023-10-09T10:37:42.691 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.691 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:42.691 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.691 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:42.691 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.954778+0000", 2023-10-09T10:37:42.691 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:42.691 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.692 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.692 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:42.692 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.954778+0000", 2023-10-09T10:37:42.692 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:37:42.692 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.692 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.692 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:42.692 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.954776+0000", 2023-10-09T10:37:42.692 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.9809999999999992e-06 2023-10-09T10:37:42.692 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.692 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.692 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:42.693 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.954785+0000", 2023-10-09T10:37:42.693 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5642999999999999e-05 2023-10-09T10:37:42.693 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.693 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.693 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:42.693 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.954800+0000", 2023-10-09T10:37:42.693 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0890000000000002e-06 2023-10-09T10:37:42.693 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.693 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.693 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:42.693 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:19.954807+0000", 2023-10-09T10:37:42.693 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.12582581500000001 2023-10-09T10:37:42.694 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.694 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.694 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.694 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.080633+0000", 2023-10-09T10:37:42.694 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.01222998 2023-10-09T10:37:42.694 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.694 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.694 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:37:42.694 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.092863+0000", 2023-10-09T10:37:42.694 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.12901259500000001 2023-10-09T10:37:42.694 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.694 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.695 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.695 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.221876+0000", 2023-10-09T10:37:42.695 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012390323 2023-10-09T10:37:42.695 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.695 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.695 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:37:42.695 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.234266+0000", 2023-10-09T10:37:42.695 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5933611559999998 2023-10-09T10:37:42.695 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.695 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.695 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.695 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.827627+0000", 2023-10-09T10:37:42.695 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.011536474999999999 2023-10-09T10:37:42.696 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.696 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.696 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:42.696 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.839164+0000", 2023-10-09T10:37:42.696 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010229443 2023-10-09T10:37:42.696 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.696 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.696 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:37:42.696 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.849393+0000", 2023-10-09T10:37:42.696 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.066108228000000005 2023-10-09T10:37:42.696 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.697 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.697 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.697 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.915501+0000", 2023-10-09T10:37:42.697 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001164174 2023-10-09T10:37:42.697 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.697 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.697 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:42.697 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.916666+0000", 2023-10-09T10:37:42.697 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.002533155 2023-10-09T10:37:42.697 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.697 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.698 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.698 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.919199+0000", 2023-10-09T10:37:42.698 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0025974029999999999 2023-10-09T10:37:42.698 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.698 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.698 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.698 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.921796+0000", 2023-10-09T10:37:42.698 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0054485779999999999 2023-10-09T10:37:42.698 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.698 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.698 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:42.698 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.927245+0000", 2023-10-09T10:37:42.699 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.015817564999999999 2023-10-09T10:37:42.699 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.699 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.699 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:42.699 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.943062+0000", 2023-10-09T10:37:42.699 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.988284556 2023-10-09T10:37:42.699 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.699 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:42.699 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.699 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.699 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.699 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:132318 7.5 7:a33282fa:::benchmark_data_smithi053_144553_object42056:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:37:42.700 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:20.567779+0000", 2023-10-09T10:37:42.700 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 562.10785408000004, 2023-10-09T10:37:42.700 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.956956409, 2023-10-09T10:37:42.700 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:42.700 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:42.700 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:42.700 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:37:42.700 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:37:42.700 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 132318 2023-10-09T10:37:42.700 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.700 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:42.700 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.701 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:42.701 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.567779+0000", 2023-10-09T10:37:42.701 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:42.701 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.701 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.701 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:42.701 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.567779+0000", 2023-10-09T10:37:42.701 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:37:42.701 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.701 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.701 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:42.701 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.567777+0000", 2023-10-09T10:37:42.702 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.0799999999999995e-06 2023-10-09T10:37:42.702 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.702 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.702 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:42.702 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.567786+0000", 2023-10-09T10:37:42.702 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3787e-05 2023-10-09T10:37:42.702 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.702 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.702 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:42.702 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.567799+0000", 2023-10-09T10:37:42.703 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.4219999999999999e-06 2023-10-09T10:37:42.703 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.703 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.703 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:42.703 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.567805+0000", 2023-10-09T10:37:42.703 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.123007115 2023-10-09T10:37:42.703 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.703 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.703 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.703 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.690812+0000", 2023-10-09T10:37:42.703 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0057171440000000004 2023-10-09T10:37:42.703 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.703 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.704 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:37:42.704 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.696529+0000", 2023-10-09T10:37:42.704 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.036356070999999997 2023-10-09T10:37:42.704 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.704 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.704 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.704 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.732885+0000", 2023-10-09T10:37:42.704 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0059463340000000002 2023-10-09T10:37:42.704 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.704 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.704 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:37:42.704 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.738832+0000", 2023-10-09T10:37:42.705 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6860819679999999 2023-10-09T10:37:42.705 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.705 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.705 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.705 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.424914+0000", 2023-10-09T10:37:42.705 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0058928169999999998 2023-10-09T10:37:42.705 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.705 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.705 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:42.705 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.430806+0000", 2023-10-09T10:37:42.705 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.01302209 2023-10-09T10:37:42.705 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.706 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.706 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:37:42.706 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.443828+0000", 2023-10-09T10:37:42.706 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.051391926999999997 2023-10-09T10:37:42.706 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.706 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.706 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.706 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.495220+0000", 2023-10-09T10:37:42.706 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0016990830000000001 2023-10-09T10:37:42.706 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.706 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.706 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.707 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.496919+0000", 2023-10-09T10:37:42.707 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0037199279999999999 2023-10-09T10:37:42.707 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.707 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.707 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.707 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.500639+0000", 2023-10-09T10:37:42.707 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0047737389999999999 2023-10-09T10:37:42.707 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.707 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.707 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:42.707 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.505413+0000", 2023-10-09T10:37:42.707 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.002964726 2023-10-09T10:37:42.708 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.708 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.708 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:42.708 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.508378+0000", 2023-10-09T10:37:42.708 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.016357083000000001 2023-10-09T10:37:42.708 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.708 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.708 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:42.708 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.524735+0000", 2023-10-09T10:37:42.708 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.956956409 2023-10-09T10:37:42.708 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.708 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:42.708 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.708 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.709 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.709 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:132326 7.5 7:aa462365:::benchmark_data_smithi053_144553_object42064:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:37:42.709 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:20.635704+0000", 2023-10-09T10:37:42.709 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 562.03992884299998, 2023-10-09T10:37:42.709 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.031976475, 2023-10-09T10:37:42.709 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:42.709 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:42.709 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:42.709 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:37:42.709 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:37:42.709 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 132326 2023-10-09T10:37:42.709 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.710 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:42.710 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.710 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:42.710 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.635704+0000", 2023-10-09T10:37:42.710 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:42.710 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.710 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.710 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:42.710 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.635704+0000", 2023-10-09T10:37:42.710 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:37:42.710 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.711 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.711 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:42.711 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.635701+0000", 2023-10-09T10:37:42.711 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1075e-05 2023-10-09T10:37:42.711 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.711 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.711 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:42.711 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.635712+0000", 2023-10-09T10:37:42.711 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5798e-05 2023-10-09T10:37:42.711 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.711 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.711 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:42.712 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.635728+0000", 2023-10-09T10:37:42.712 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0430000000000002e-06 2023-10-09T10:37:42.712 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.712 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.712 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:42.712 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.635735+0000", 2023-10-09T10:37:42.712 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.061617739999999997 2023-10-09T10:37:42.712 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.712 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.712 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.712 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.697353+0000", 2023-10-09T10:37:42.712 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0060603949999999997 2023-10-09T10:37:42.713 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.713 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.713 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:37:42.713 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.703413+0000", 2023-10-09T10:37:42.713 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.087092043999999993 2023-10-09T10:37:42.713 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.713 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.713 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.713 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.790505+0000", 2023-10-09T10:37:42.713 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0057999560000000002 2023-10-09T10:37:42.713 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.714 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.714 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:37:42.714 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:20.796305+0000", 2023-10-09T10:37:42.714 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.783421551 2023-10-09T10:37:42.714 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.714 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.714 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.714 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.579727+0000", 2023-10-09T10:37:42.714 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0059270989999999999 2023-10-09T10:37:42.714 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.714 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.714 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:42.714 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.585654+0000", 2023-10-09T10:37:42.715 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010525638 2023-10-09T10:37:42.715 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.715 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.715 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:37:42.715 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.596180+0000", 2023-10-09T10:37:42.715 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.047229172999999999 2023-10-09T10:37:42.715 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.715 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.715 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:42.715 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.643409+0000", 2023-10-09T10:37:42.715 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0034656740000000002 2023-10-09T10:37:42.715 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.715 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.715 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.716 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.646875+0000", 2023-10-09T10:37:42.716 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001909673 2023-10-09T10:37:42.716 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.716 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.716 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.716 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.648784+0000", 2023-10-09T10:37:42.716 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0023791179999999999 2023-10-09T10:37:42.716 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.716 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.716 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.716 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.651163+0000", 2023-10-09T10:37:42.716 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0030658830000000001 2023-10-09T10:37:42.716 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.717 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.717 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:42.717 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.654229+0000", 2023-10-09T10:37:42.717 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.013451015 2023-10-09T10:37:42.717 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.717 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.717 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:42.717 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.667680+0000", 2023-10-09T10:37:42.717 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.031976475 2023-10-09T10:37:42.717 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.718 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:42.718 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.718 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.718 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.718 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:132444 7.5 7:ace33329:::benchmark_data_smithi053_144553_object42182:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:37:42.718 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:21.448763+0000", 2023-10-09T10:37:42.718 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 561.22686985999997, 2023-10-09T10:37:42.718 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.987001902, 2023-10-09T10:37:42.718 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:42.718 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:42.718 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:42.718 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:37:42.719 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:37:42.719 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 132444 2023-10-09T10:37:42.719 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.719 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:42.719 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.719 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:42.719 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.448763+0000", 2023-10-09T10:37:42.719 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:42.719 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.719 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.719 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:42.719 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.448763+0000", 2023-10-09T10:37:42.720 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:37:42.720 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.720 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.720 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:42.720 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.448761+0000", 2023-10-09T10:37:42.720 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.6210000000000004e-06 2023-10-09T10:37:42.720 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.720 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.720 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:42.720 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.448768+0000", 2023-10-09T10:37:42.720 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1664e-05 2023-10-09T10:37:42.720 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.721 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.721 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:42.721 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.448780+0000", 2023-10-09T10:37:42.721 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.3470000000000001e-06 2023-10-09T10:37:42.721 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.721 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.721 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:42.721 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.448787+0000", 2023-10-09T10:37:42.721 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.064514503000000001 2023-10-09T10:37:42.721 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.721 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.722 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.722 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.513302+0000", 2023-10-09T10:37:42.722 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010811486 2023-10-09T10:37:42.722 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.722 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.722 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:37:42.722 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.524113+0000", 2023-10-09T10:37:42.722 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.116516206 2023-10-09T10:37:42.722 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.722 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.722 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.722 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.640630+0000", 2023-10-09T10:37:42.722 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0057109329999999996 2023-10-09T10:37:42.722 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.723 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.723 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:37:42.723 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.646341+0000", 2023-10-09T10:37:42.723 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.698853339 2023-10-09T10:37:42.723 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.723 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.723 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.723 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.345194+0000", 2023-10-09T10:37:42.723 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0047096170000000001 2023-10-09T10:37:42.723 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.723 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.724 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:42.724 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.349903+0000", 2023-10-09T10:37:42.724 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010647218999999999 2023-10-09T10:37:42.724 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.724 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.724 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:37:42.724 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.360551+0000", 2023-10-09T10:37:42.724 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.049397468999999999 2023-10-09T10:37:42.724 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.724 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.724 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.724 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.409948+0000", 2023-10-09T10:37:42.724 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0036056740000000001 2023-10-09T10:37:42.725 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.725 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.725 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.725 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.413554+0000", 2023-10-09T10:37:42.725 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.003796916 2023-10-09T10:37:42.725 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.725 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.725 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.725 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.417351+0000", 2023-10-09T10:37:42.725 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00078425499999999998 2023-10-09T10:37:42.725 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.725 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.726 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:42.726 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.418135+0000", 2023-10-09T10:37:42.726 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0029874519999999998 2023-10-09T10:37:42.726 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.726 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.726 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:42.726 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.421122+0000", 2023-10-09T10:37:42.726 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.014642166 2023-10-09T10:37:42.726 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.726 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.726 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:42.726 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.435765+0000", 2023-10-09T10:37:42.726 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.987001902 2023-10-09T10:37:42.727 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.727 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:42.727 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.727 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.727 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.727 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:132473 7.5 7:a97c4be8:::benchmark_data_smithi053_144553_object42211:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:37:42.727 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:21.569864+0000", 2023-10-09T10:37:42.727 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 561.10576880199994, 2023-10-09T10:37:42.727 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0066485709999999, 2023-10-09T10:37:42.727 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:42.727 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:42.727 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:42.728 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:37:42.728 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:37:42.728 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 132473 2023-10-09T10:37:42.728 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.728 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:42.728 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.728 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:42.728 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.569864+0000", 2023-10-09T10:37:42.728 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:42.728 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.728 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.728 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:42.729 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.569864+0000", 2023-10-09T10:37:42.729 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:37:42.729 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.729 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.729 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:42.729 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.569861+0000", 2023-10-09T10:37:42.729 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1686e-05 2023-10-09T10:37:42.729 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.729 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.729 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:42.730 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.569873+0000", 2023-10-09T10:37:42.730 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8372e-05 2023-10-09T10:37:42.730 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.730 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.730 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:42.730 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.569891+0000", 2023-10-09T10:37:42.730 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.5899999999999997e-06 2023-10-09T10:37:42.730 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.730 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.730 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:42.730 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.569901+0000", 2023-10-09T10:37:42.730 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.085227797999999994 2023-10-09T10:37:42.731 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.731 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.731 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.731 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.655129+0000", 2023-10-09T10:37:42.731 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0057541750000000003 2023-10-09T10:37:42.731 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.731 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.731 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:37:42.731 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.660883+0000", 2023-10-09T10:37:42.731 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.10921908600000001 2023-10-09T10:37:42.731 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.731 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.732 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.732 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.770102+0000", 2023-10-09T10:37:42.732 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0088964200000000004 2023-10-09T10:37:42.732 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.732 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.732 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:37:42.732 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:21.778999+0000", 2023-10-09T10:37:42.732 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7008357649999999 2023-10-09T10:37:42.732 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.732 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.732 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.732 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.479834+0000", 2023-10-09T10:37:42.732 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0045157130000000002 2023-10-09T10:37:42.732 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.733 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.733 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:42.733 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.484350+0000", 2023-10-09T10:37:42.733 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010892199 2023-10-09T10:37:42.733 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.733 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.733 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:37:42.733 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.495242+0000", 2023-10-09T10:37:42.733 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.054223265 2023-10-09T10:37:42.733 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.733 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.733 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.734 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.549465+0000", 2023-10-09T10:37:42.734 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0029954159999999999 2023-10-09T10:37:42.734 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.734 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.734 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.734 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.552461+0000", 2023-10-09T10:37:42.734 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00099032500000000002 2023-10-09T10:37:42.734 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.734 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.734 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:42.734 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.553451+0000", 2023-10-09T10:37:42.734 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0030067269999999998 2023-10-09T10:37:42.735 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.735 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.735 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.735 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.556458+0000", 2023-10-09T10:37:42.735 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0035036199999999998 2023-10-09T10:37:42.735 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.735 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.735 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:42.735 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.559962+0000", 2023-10-09T10:37:42.735 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.016550800000000001 2023-10-09T10:37:42.735 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.736 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.736 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:42.736 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:23.576512+0000", 2023-10-09T10:37:42.736 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0066485709999999 2023-10-09T10:37:42.736 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.736 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:42.736 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.736 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.736 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.736 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:132577 7.5 7:a0955b5d:::benchmark_data_smithi053_144553_object42315:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:37:42.736 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:22.143478+0000", 2023-10-09T10:37:42.736 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 560.53215476100002, 2023-10-09T10:37:42.737 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.950783581, 2023-10-09T10:37:42.737 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:42.737 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:42.737 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:42.737 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:37:42.737 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:37:42.737 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 132577 2023-10-09T10:37:42.737 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.737 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:42.737 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.737 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:42.737 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.143478+0000", 2023-10-09T10:37:42.738 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:42.738 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.738 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.738 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:42.738 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.143478+0000", 2023-10-09T10:37:42.738 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:37:42.738 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.738 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.738 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:42.738 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.143476+0000", 2023-10-09T10:37:42.738 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.5639999999999997e-06 2023-10-09T10:37:42.738 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.738 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.739 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:42.739 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.143485+0000", 2023-10-09T10:37:42.739 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5143000000000001e-05 2023-10-09T10:37:42.739 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.739 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.739 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:42.739 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.143500+0000", 2023-10-09T10:37:42.739 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.3790000000000003e-06 2023-10-09T10:37:42.739 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.739 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.739 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:42.739 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.143506+0000", 2023-10-09T10:37:42.740 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.11711440200000001 2023-10-09T10:37:42.740 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.740 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.740 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.740 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.260621+0000", 2023-10-09T10:37:42.740 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0075012550000000001 2023-10-09T10:37:42.740 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.740 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.740 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:37:42.740 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.268122+0000", 2023-10-09T10:37:42.740 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.127967898 2023-10-09T10:37:42.741 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.741 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.741 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.741 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.396090+0000", 2023-10-09T10:37:42.741 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0077975340000000001 2023-10-09T10:37:42.741 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.741 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.741 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:37:42.741 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:22.403887+0000", 2023-10-09T10:37:42.741 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.601951632 2023-10-09T10:37:42.742 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.742 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.742 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.742 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.005839+0000", 2023-10-09T10:37:42.742 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0074747379999999999 2023-10-09T10:37:42.742 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.742 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.742 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:42.742 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.013314+0000", 2023-10-09T10:37:42.742 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.011184951 2023-10-09T10:37:42.742 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.742 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.743 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:37:42.743 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.024499+0000", 2023-10-09T10:37:42.743 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.043270992000000001 2023-10-09T10:37:42.743 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.743 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.743 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:42.743 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.067770+0000", 2023-10-09T10:37:42.743 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.004118839 2023-10-09T10:37:42.743 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.743 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.743 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.743 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.071888+0000", 2023-10-09T10:37:42.744 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0021705980000000001 2023-10-09T10:37:42.744 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.744 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.744 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.744 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.074059+0000", 2023-10-09T10:37:42.744 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0024456859999999999 2023-10-09T10:37:42.744 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.744 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.744 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.744 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.076505+0000", 2023-10-09T10:37:42.744 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0030057980000000001 2023-10-09T10:37:42.744 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.744 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.745 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:42.745 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.079511+0000", 2023-10-09T10:37:42.745 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.014750912 2023-10-09T10:37:42.745 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.745 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.745 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:42.745 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.094261+0000", 2023-10-09T10:37:42.745 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.950783581 2023-10-09T10:37:42.745 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.745 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:42.745 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.745 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.745 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.745 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:132881 7.5 7:a794a512:::benchmark_data_smithi053_144553_object42619:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:37:42.746 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:24.720951+0000", 2023-10-09T10:37:42.746 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 557.954681843, 2023-10-09T10:37:42.746 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9535220600000001, 2023-10-09T10:37:42.746 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:42.746 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:42.746 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:42.746 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:37:42.746 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:37:42.746 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 132881 2023-10-09T10:37:42.746 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.746 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:42.746 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.747 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:42.747 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.720951+0000", 2023-10-09T10:37:42.747 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:42.747 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.747 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.747 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:42.747 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.720951+0000", 2023-10-09T10:37:42.747 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:37:42.747 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.747 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.747 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:42.747 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.720949+0000", 2023-10-09T10:37:42.747 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.2800000000000003e-06 2023-10-09T10:37:42.748 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.748 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.748 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:42.748 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.720957+0000", 2023-10-09T10:37:42.748 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.7877000000000001e-05 2023-10-09T10:37:42.748 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.748 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.748 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:42.748 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.720985+0000", 2023-10-09T10:37:42.748 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.0749999999999998e-06 2023-10-09T10:37:42.748 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.748 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.748 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:42.749 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.720993+0000", 2023-10-09T10:37:42.749 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.054737379000000003 2023-10-09T10:37:42.749 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.749 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.749 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.749 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.775730+0000", 2023-10-09T10:37:42.749 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0057924990000000004 2023-10-09T10:37:42.749 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.749 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.749 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:37:42.749 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.781523+0000", 2023-10-09T10:37:42.749 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.047079073999999999 2023-10-09T10:37:42.749 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.750 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.750 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.750 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.828602+0000", 2023-10-09T10:37:42.750 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0070097980000000002 2023-10-09T10:37:42.750 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.750 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.750 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:37:42.750 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:24.835612+0000", 2023-10-09T10:37:42.750 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.750147439 2023-10-09T10:37:42.750 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.750 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.750 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.750 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.585759+0000", 2023-10-09T10:37:42.751 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0057931220000000004 2023-10-09T10:37:42.751 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.751 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.751 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:42.751 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.591552+0000", 2023-10-09T10:37:42.751 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.011232145000000001 2023-10-09T10:37:42.751 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.751 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.751 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:37:42.751 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.602784+0000", 2023-10-09T10:37:42.751 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.048014278000000001 2023-10-09T10:37:42.751 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.752 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.752 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:42.752 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.650799+0000", 2023-10-09T10:37:42.752 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0019320450000000001 2023-10-09T10:37:42.752 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.752 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.752 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.752 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.652731+0000", 2023-10-09T10:37:42.752 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0020234039999999999 2023-10-09T10:37:42.752 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.752 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.752 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.753 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.654754+0000", 2023-10-09T10:37:42.753 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0027946889999999999 2023-10-09T10:37:42.753 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.753 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.753 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.753 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.657549+0000", 2023-10-09T10:37:42.753 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0037511990000000002 2023-10-09T10:37:42.753 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.753 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.753 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:42.753 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.661300+0000", 2023-10-09T10:37:42.753 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.013172791 2023-10-09T10:37:42.753 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.754 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.754 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:42.754 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.674473+0000", 2023-10-09T10:37:42.754 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9535220600000001 2023-10-09T10:37:42.754 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.754 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:42.754 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.754 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.754 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.754 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:133216 7.5 7:a0c214e7:::benchmark_data_smithi053_144553_object42954:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:37:42.754 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:26.805419+0000", 2023-10-09T10:37:42.754 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 555.87021334899998, 2023-10-09T10:37:42.754 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9866824749999998, 2023-10-09T10:37:42.755 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:42.755 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:42.755 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:42.755 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:37:42.755 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:37:42.755 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 133216 2023-10-09T10:37:42.755 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.755 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:42.755 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.755 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:42.755 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.805419+0000", 2023-10-09T10:37:42.755 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:42.755 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.756 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.756 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:42.756 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.805419+0000", 2023-10-09T10:37:42.756 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:37:42.756 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.756 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.756 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:42.756 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.805417+0000", 2023-10-09T10:37:42.756 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1993e-05 2023-10-09T10:37:42.756 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.756 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.756 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:42.756 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.805429+0000", 2023-10-09T10:37:42.757 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.4652999999999999e-05 2023-10-09T10:37:42.757 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.757 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.757 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:42.757 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.805453+0000", 2023-10-09T10:37:42.757 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5583e-05 2023-10-09T10:37:42.757 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.757 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.757 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:42.757 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.805469+0000", 2023-10-09T10:37:42.757 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.097082053000000001 2023-10-09T10:37:42.757 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.758 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.758 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.758 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.902551+0000", 2023-10-09T10:37:42.758 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0056667979999999998 2023-10-09T10:37:42.758 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.758 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.758 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:37:42.758 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:26.908218+0000", 2023-10-09T10:37:42.758 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.100049517 2023-10-09T10:37:42.758 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.758 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.758 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.758 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:27.008267+0000", 2023-10-09T10:37:42.759 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0056461489999999996 2023-10-09T10:37:42.759 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.759 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.759 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:37:42.759 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:27.013914+0000", 2023-10-09T10:37:42.759 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.680896867 2023-10-09T10:37:42.759 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.759 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.759 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.759 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.694810+0000", 2023-10-09T10:37:42.759 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0092707870000000008 2023-10-09T10:37:42.759 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.759 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.760 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:42.760 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.704081+0000", 2023-10-09T10:37:42.760 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010689238 2023-10-09T10:37:42.760 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.760 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.760 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:37:42.760 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.714770+0000", 2023-10-09T10:37:42.760 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.053018072999999999 2023-10-09T10:37:42.760 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.760 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.760 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:42.761 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.767789+0000", 2023-10-09T10:37:42.761 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.002116382 2023-10-09T10:37:42.761 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.761 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.761 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.761 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.769905+0000", 2023-10-09T10:37:42.761 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0027520510000000001 2023-10-09T10:37:42.761 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.761 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.761 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.761 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.772657+0000", 2023-10-09T10:37:42.762 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0025662530000000001 2023-10-09T10:37:42.762 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.762 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.762 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.762 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.775223+0000", 2023-10-09T10:37:42.762 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0027983560000000001 2023-10-09T10:37:42.762 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.762 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.762 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:42.762 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.778022+0000", 2023-10-09T10:37:42.762 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.01408014 2023-10-09T10:37:42.762 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.763 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.763 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:42.763 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.792102+0000", 2023-10-09T10:37:42.763 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9866824749999998 2023-10-09T10:37:42.763 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.763 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:42.763 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.763 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.763 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.763 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:133475 7.5 7:a72ee542:::benchmark_data_smithi053_144553_object43213:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:37:42.763 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:28.864616+0000", 2023-10-09T10:37:42.763 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 553.81101628199997, 2023-10-09T10:37:42.764 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9789561600000001, 2023-10-09T10:37:42.764 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:42.764 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:42.764 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:42.764 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:37:42.764 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:37:42.764 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 133475 2023-10-09T10:37:42.764 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.764 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:42.764 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.764 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:42.764 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.864616+0000", 2023-10-09T10:37:42.764 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:42.765 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.765 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.765 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:42.765 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.864616+0000", 2023-10-09T10:37:42.765 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:37:42.765 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.765 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.765 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:42.765 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.864614+0000", 2023-10-09T10:37:42.765 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.5089999999999999e-06 2023-10-09T10:37:42.765 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.765 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.766 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:42.766 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.864624+0000", 2023-10-09T10:37:42.766 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0588999999999999e-05 2023-10-09T10:37:42.766 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.766 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.766 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:42.766 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.864644+0000", 2023-10-09T10:37:42.766 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.1260000000000004e-06 2023-10-09T10:37:42.766 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.766 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.766 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:42.767 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.864653+0000", 2023-10-09T10:37:42.767 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.12030281399999999 2023-10-09T10:37:42.767 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.767 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.767 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.767 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.984956+0000", 2023-10-09T10:37:42.767 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0078544359999999994 2023-10-09T10:37:42.767 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.767 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.767 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:37:42.767 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:28.992811+0000", 2023-10-09T10:37:42.767 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.109325481 2023-10-09T10:37:42.768 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.768 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.768 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.768 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.102136+0000", 2023-10-09T10:37:42.768 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0078707929999999992 2023-10-09T10:37:42.768 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.768 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.768 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:37:42.768 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.110007+0000", 2023-10-09T10:37:42.768 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6442449460000002 2023-10-09T10:37:42.768 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.768 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.769 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.769 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:30.754252+0000", 2023-10-09T10:37:42.769 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0048373620000000004 2023-10-09T10:37:42.769 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.769 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.769 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:42.769 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:30.759089+0000", 2023-10-09T10:37:42.769 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.011821249000000001 2023-10-09T10:37:42.769 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.769 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.769 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:37:42.769 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:30.770910+0000", 2023-10-09T10:37:42.770 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.044104798000000001 2023-10-09T10:37:42.770 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.770 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.770 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:42.770 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:30.815015+0000", 2023-10-09T10:37:42.770 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0028616599999999998 2023-10-09T10:37:42.770 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.770 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.770 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.770 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:30.817877+0000", 2023-10-09T10:37:42.770 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0023561699999999999 2023-10-09T10:37:42.770 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.770 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.770 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.771 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:30.820233+0000", 2023-10-09T10:37:42.771 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.003671428 2023-10-09T10:37:42.771 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.771 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.771 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.771 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:30.823905+0000", 2023-10-09T10:37:42.771 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0058266109999999998 2023-10-09T10:37:42.771 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.771 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.771 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:42.771 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:30.829731+0000", 2023-10-09T10:37:42.771 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.013841348 2023-10-09T10:37:42.771 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.771 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.772 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:42.772 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:30.843572+0000", 2023-10-09T10:37:42.772 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9789561600000001 2023-10-09T10:37:42.772 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.772 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:42.772 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.772 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.772 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.772 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:133548 7.5 7:a5a2e717:::benchmark_data_smithi053_144553_object43286:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:37:42.772 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:29.674715+0000", 2023-10-09T10:37:42.772 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 553.00091753300001, 2023-10-09T10:37:42.772 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9825433640000001, 2023-10-09T10:37:42.772 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:42.773 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:42.773 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:42.773 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:37:42.773 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:37:42.773 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 133548 2023-10-09T10:37:42.773 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.773 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:42.773 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.773 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:42.773 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.674715+0000", 2023-10-09T10:37:42.773 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:42.773 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.773 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.774 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:42.774 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.674715+0000", 2023-10-09T10:37:42.774 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:37:42.774 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.774 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.774 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:42.774 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.674713+0000", 2023-10-09T10:37:42.774 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.2990000000000002e-06 2023-10-09T10:37:42.774 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.774 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.774 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:42.774 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.674723+0000", 2023-10-09T10:37:42.775 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6305000000000001e-05 2023-10-09T10:37:42.775 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.775 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.775 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:42.775 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.674739+0000", 2023-10-09T10:37:42.775 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.5400000000000001e-06 2023-10-09T10:37:42.775 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.775 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.775 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:42.775 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.674745+0000", 2023-10-09T10:37:42.775 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.020650053000000002 2023-10-09T10:37:42.775 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.776 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.776 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.776 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.695395+0000", 2023-10-09T10:37:42.776 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0089576099999999995 2023-10-09T10:37:42.776 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.776 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.776 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:37:42.776 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.704353+0000", 2023-10-09T10:37:42.776 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.074584476999999996 2023-10-09T10:37:42.776 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.776 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.776 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.777 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.778938+0000", 2023-10-09T10:37:42.777 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0083346319999999998 2023-10-09T10:37:42.777 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.777 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.777 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:37:42.777 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.787272+0000", 2023-10-09T10:37:42.777 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8241605359999999 2023-10-09T10:37:42.777 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.777 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.777 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.777 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.611433+0000", 2023-10-09T10:37:42.777 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0047625669999999997 2023-10-09T10:37:42.778 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.778 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.778 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:42.778 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.616195+0000", 2023-10-09T10:37:42.778 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010061291 2023-10-09T10:37:42.778 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.778 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.778 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:37:42.778 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.626257+0000", 2023-10-09T10:37:42.778 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0091192770000000003 2023-10-09T10:37:42.778 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.778 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.779 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.779 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.635376+0000", 2023-10-09T10:37:42.779 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0016926910000000001 2023-10-09T10:37:42.779 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.779 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.779 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.779 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.637069+0000", 2023-10-09T10:37:42.779 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.003479659 2023-10-09T10:37:42.779 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.779 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.779 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.779 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.640548+0000", 2023-10-09T10:37:42.780 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00057900099999999999 2023-10-09T10:37:42.780 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.780 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.780 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:42.780 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.641127+0000", 2023-10-09T10:37:42.780 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0028426240000000002 2023-10-09T10:37:42.780 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.780 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.780 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:42.780 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.643970+0000", 2023-10-09T10:37:42.780 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.013288602 2023-10-09T10:37:42.780 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.780 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.780 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:42.781 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.657258+0000", 2023-10-09T10:37:42.781 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9825433640000001 2023-10-09T10:37:42.781 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.781 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:42.781 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.781 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.781 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.781 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:133566 7.5 7:af06e325:::benchmark_data_smithi053_144553_object43304:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:37:42.781 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:29.812730+0000", 2023-10-09T10:37:42.781 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 552.86290234900002, 2023-10-09T10:37:42.781 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9611392940000001, 2023-10-09T10:37:42.781 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:42.782 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:42.782 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:42.782 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:37:42.782 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:37:42.782 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 133566 2023-10-09T10:37:42.782 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.782 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:42.782 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.782 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:42.782 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.812730+0000", 2023-10-09T10:37:42.782 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:42.783 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.783 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.783 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:42.783 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.812730+0000", 2023-10-09T10:37:42.783 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:37:42.783 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.783 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.783 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:42.783 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.812728+0000", 2023-10-09T10:37:42.783 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0249e-05 2023-10-09T10:37:42.783 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.783 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.784 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:42.784 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.812739+0000", 2023-10-09T10:37:42.784 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6461999999999999e-05 2023-10-09T10:37:42.784 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.784 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.784 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:42.784 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.812755+0000", 2023-10-09T10:37:42.784 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.9059999999999996e-06 2023-10-09T10:37:42.784 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.784 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.784 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:42.784 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.812762+0000", 2023-10-09T10:37:42.785 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.043825838999999998 2023-10-09T10:37:42.785 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.785 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.785 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.785 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.856588+0000", 2023-10-09T10:37:42.785 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0067924309999999998 2023-10-09T10:37:42.785 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.785 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.785 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:37:42.785 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.863380+0000", 2023-10-09T10:37:42.785 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.056560417000000002 2023-10-09T10:37:42.785 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.785 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.785 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.786 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.919941+0000", 2023-10-09T10:37:42.786 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0091510800000000007 2023-10-09T10:37:42.786 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.786 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.786 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:37:42.786 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:29.929092+0000", 2023-10-09T10:37:42.786 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7479513419999999 2023-10-09T10:37:42.786 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.786 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.786 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.786 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.677043+0000", 2023-10-09T10:37:42.786 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00493955 2023-10-09T10:37:42.787 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.787 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.787 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:42.787 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.681983+0000", 2023-10-09T10:37:42.787 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0097176929999999995 2023-10-09T10:37:42.787 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.787 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.787 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:37:42.787 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.691700+0000", 2023-10-09T10:37:42.787 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.057467223999999997 2023-10-09T10:37:42.787 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.787 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.787 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.788 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.749168+0000", 2023-10-09T10:37:42.788 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0010059240000000001 2023-10-09T10:37:42.788 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.788 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.788 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:42.788 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.750174+0000", 2023-10-09T10:37:42.788 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0024665970000000001 2023-10-09T10:37:42.788 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.788 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.788 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.788 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.752640+0000", 2023-10-09T10:37:42.788 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0031375259999999999 2023-10-09T10:37:42.788 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.789 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.789 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.789 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.755778+0000", 2023-10-09T10:37:42.789 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0039105160000000002 2023-10-09T10:37:42.789 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.789 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.789 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:42.789 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.759688+0000", 2023-10-09T10:37:42.789 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.014181297000000001 2023-10-09T10:37:42.789 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.789 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.789 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:42.790 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.773870+0000", 2023-10-09T10:37:42.790 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9611392940000001 2023-10-09T10:37:42.790 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.790 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:42.790 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.790 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.790 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.790 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:133841 7.5 7:abc87d88:::benchmark_data_smithi053_144553_object43579:head [delete] snapc 0=[] ondisk+write+known_if_redirected e230)", 2023-10-09T10:37:42.790 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:31.375550+0000", 2023-10-09T10:37:42.790 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 551.300082395, 2023-10-09T10:37:42.791 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.965317167, 2023-10-09T10:37:42.791 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:42.791 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:42.791 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:42.791 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:37:42.791 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:37:42.791 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 133841 2023-10-09T10:37:42.791 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.791 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:42.791 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.791 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:42.791 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.375550+0000", 2023-10-09T10:37:42.791 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:42.792 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.792 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.792 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:42.792 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.375550+0000", 2023-10-09T10:37:42.792 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:37:42.792 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.792 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.792 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:42.792 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.375548+0000", 2023-10-09T10:37:42.792 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.8700000000000004e-06 2023-10-09T10:37:42.792 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.793 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.793 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:42.793 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.375558+0000", 2023-10-09T10:37:42.793 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7266e-05 2023-10-09T10:37:42.793 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.793 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.793 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:42.793 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.375575+0000", 2023-10-09T10:37:42.793 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.1489999999999994e-06 2023-10-09T10:37:42.793 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.793 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.793 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:42.793 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.375584+0000", 2023-10-09T10:37:42.794 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.097163851999999995 2023-10-09T10:37:42.794 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.794 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.794 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.794 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.472747+0000", 2023-10-09T10:37:42.794 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0056486669999999996 2023-10-09T10:37:42.794 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.794 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.794 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:37:42.794 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.478396+0000", 2023-10-09T10:37:42.794 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.107923967 2023-10-09T10:37:42.794 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.794 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.795 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.795 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.586320+0000", 2023-10-09T10:37:42.795 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0090332199999999998 2023-10-09T10:37:42.795 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.795 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.795 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:37:42.795 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:31.595353+0000", 2023-10-09T10:37:42.795 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.673693662 2023-10-09T10:37:42.795 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.795 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.795 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.795 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:33.269047+0000", 2023-10-09T10:37:42.795 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0089387709999999999 2023-10-09T10:37:42.795 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.796 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.796 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:42.796 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:33.277986+0000", 2023-10-09T10:37:42.796 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010695165 2023-10-09T10:37:42.796 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.796 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.796 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:37:42.796 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:33.288681+0000", 2023-10-09T10:37:42.796 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.024304236 2023-10-09T10:37:42.796 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.796 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.796 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.796 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:33.312985+0000", 2023-10-09T10:37:42.797 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00095080000000000002 2023-10-09T10:37:42.797 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.797 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.797 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:42.797 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:33.313936+0000", 2023-10-09T10:37:42.797 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0034920279999999999 2023-10-09T10:37:42.797 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.797 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.797 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.797 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:33.317428+0000", 2023-10-09T10:37:42.797 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0041367579999999999 2023-10-09T10:37:42.798 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.798 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.798 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.798 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:33.321565+0000", 2023-10-09T10:37:42.798 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.003515088 2023-10-09T10:37:42.798 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.798 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.798 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:42.798 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:33.325080+0000", 2023-10-09T10:37:42.798 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.015787646999999998 2023-10-09T10:37:42.798 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.799 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.799 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:42.799 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:33.340867+0000", 2023-10-09T10:37:42.799 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.965317167 2023-10-09T10:37:42.799 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.799 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:42.799 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.799 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.799 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.799 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:136446 7.5 7:a86e0fac:::benchmark_data_smithi053_144553_object46184:head [delete] snapc 0=[] ondisk+write+known_if_redirected e234)", 2023-10-09T10:37:42.799 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:52.797732+0000", 2023-10-09T10:37:42.799 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 529.87790069300002, 2023-10-09T10:37:42.799 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1672183220000001, 2023-10-09T10:37:42.800 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:42.800 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:42.800 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:42.800 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:37:42.800 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:37:42.800 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 136446 2023-10-09T10:37:42.800 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.800 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:42.800 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.800 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:42.800 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.797732+0000", 2023-10-09T10:37:42.801 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:42.801 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.801 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.801 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:42.801 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.797732+0000", 2023-10-09T10:37:42.801 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:37:42.801 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.801 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.801 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:42.801 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.797730+0000", 2023-10-09T10:37:42.801 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6456999999999998e-05 2023-10-09T10:37:42.801 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.802 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.802 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:42.802 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.797746+0000", 2023-10-09T10:37:42.802 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9193000000000001e-05 2023-10-09T10:37:42.802 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.802 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.802 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:42.802 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.797765+0000", 2023-10-09T10:37:42.802 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.02e-06 2023-10-09T10:37:42.802 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.802 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.803 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:42.803 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.797774+0000", 2023-10-09T10:37:42.803 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.214181661 2023-10-09T10:37:42.803 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.803 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.803 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.803 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.011956+0000", 2023-10-09T10:37:42.803 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0068480900000000003 2023-10-09T10:37:42.803 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.803 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.803 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:37:42.803 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.018804+0000", 2023-10-09T10:37:42.804 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.112395704 2023-10-09T10:37:42.804 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.804 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.804 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.804 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.131200+0000", 2023-10-09T10:37:42.804 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0053422019999999999 2023-10-09T10:37:42.804 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.804 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.804 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:37:42.804 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.136542+0000", 2023-10-09T10:37:42.804 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4642879739999999 2023-10-09T10:37:42.804 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.804 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.805 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.805 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.600830+0000", 2023-10-09T10:37:42.805 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0042411059999999997 2023-10-09T10:37:42.805 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.805 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.805 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:42.805 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.605071+0000", 2023-10-09T10:37:42.805 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0089434660000000006 2023-10-09T10:37:42.805 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.805 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.805 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:37:42.805 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.614015+0000", 2023-10-09T10:37:42.805 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.041695711000000003 2023-10-09T10:37:42.805 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.806 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.806 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.806 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.655710+0000", 2023-10-09T10:37:42.806 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001593513 2023-10-09T10:37:42.806 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.806 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.806 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.806 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.657304+0000", 2023-10-09T10:37:42.806 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001580115 2023-10-09T10:37:42.806 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.806 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.806 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.806 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.658884+0000", 2023-10-09T10:37:42.807 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.28460390499999999 2023-10-09T10:37:42.807 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.807 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.807 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:42.807 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.943488+0000", 2023-10-09T10:37:42.807 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.005557144 2023-10-09T10:37:42.807 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.807 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.807 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:42.807 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.949045+0000", 2023-10-09T10:37:42.807 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.015905195 2023-10-09T10:37:42.808 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.808 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.808 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:42.808 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.964950+0000", 2023-10-09T10:37:42.808 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1672183220000001 2023-10-09T10:37:42.808 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.808 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:42.808 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.808 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.808 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.808 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:136453 7.5 7:a1fb9b17:::benchmark_data_smithi053_144553_object46191:head [delete] snapc 0=[] ondisk+write+known_if_redirected e234)", 2023-10-09T10:37:42.808 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:52.815191+0000", 2023-10-09T10:37:42.809 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 529.86044141399998, 2023-10-09T10:37:42.809 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.104420717, 2023-10-09T10:37:42.809 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:42.809 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:42.809 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:42.809 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:37:42.809 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:37:42.809 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 136453 2023-10-09T10:37:42.809 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.809 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:42.809 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.809 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:42.810 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.815191+0000", 2023-10-09T10:37:42.810 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:42.810 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.810 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.810 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:42.810 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.815191+0000", 2023-10-09T10:37:42.810 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:37:42.810 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.810 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.810 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:42.810 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.815189+0000", 2023-10-09T10:37:42.810 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1813e-05 2023-10-09T10:37:42.810 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.811 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.811 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:42.811 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.815201+0000", 2023-10-09T10:37:42.811 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0684999999999999e-05 2023-10-09T10:37:42.811 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.811 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.811 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:42.811 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.815221+0000", 2023-10-09T10:37:42.811 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.8869999999999998e-06 2023-10-09T10:37:42.811 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.811 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.811 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:42.812 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.815230+0000", 2023-10-09T10:37:42.812 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.20419105500000001 2023-10-09T10:37:42.812 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.812 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.812 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.812 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.019421+0000", 2023-10-09T10:37:42.812 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0061247949999999997 2023-10-09T10:37:42.812 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.812 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.812 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:37:42.812 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.025546+0000", 2023-10-09T10:37:42.812 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.069104872999999997 2023-10-09T10:37:42.812 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.813 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.813 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.813 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.094651+0000", 2023-10-09T10:37:42.813 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.01091168 2023-10-09T10:37:42.813 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.813 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.813 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:37:42.813 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.105563+0000", 2023-10-09T10:37:42.813 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4046578699999999 2023-10-09T10:37:42.813 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.813 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.813 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.814 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.510220+0000", 2023-10-09T10:37:42.814 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0045995189999999998 2023-10-09T10:37:42.814 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.814 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.814 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:42.814 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.514820+0000", 2023-10-09T10:37:42.814 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0093918379999999996 2023-10-09T10:37:42.814 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.814 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.814 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:37:42.814 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.524212+0000", 2023-10-09T10:37:42.814 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.034495618999999998 2023-10-09T10:37:42.815 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.815 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.815 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.815 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.558707+0000", 2023-10-09T10:37:42.815 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0015871209999999999 2023-10-09T10:37:42.815 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.815 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.815 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.815 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.560294+0000", 2023-10-09T10:37:42.815 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.027029316000000001 2023-10-09T10:37:42.815 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.815 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.815 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.816 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.587324+0000", 2023-10-09T10:37:42.816 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.31810071200000001 2023-10-09T10:37:42.816 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.816 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.816 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:42.816 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.905425+0000", 2023-10-09T10:37:42.816 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0026552659999999999 2023-10-09T10:37:42.816 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.816 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.816 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:42.816 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.908080+0000", 2023-10-09T10:37:42.816 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.011532116 2023-10-09T10:37:42.816 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.816 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.817 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:42.817 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.919612+0000", 2023-10-09T10:37:42.817 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.104420717 2023-10-09T10:37:42.817 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.817 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:42.817 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.817 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.817 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.817 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:136459 7.5 7:a3c84bc8:::benchmark_data_smithi053_144553_object46197:head [delete] snapc 0=[] ondisk+write+known_if_redirected e234)", 2023-10-09T10:37:42.817 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:52.838353+0000", 2023-10-09T10:37:42.817 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 529.83727959500004, 2023-10-09T10:37:42.817 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1426595399999999, 2023-10-09T10:37:42.817 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:42.818 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:42.818 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:42.818 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:37:42.818 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:37:42.818 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 136459 2023-10-09T10:37:42.818 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.818 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:42.818 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.818 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:42.818 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.838353+0000", 2023-10-09T10:37:42.818 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:42.819 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.819 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.819 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:42.819 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.838353+0000", 2023-10-09T10:37:42.819 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:37:42.819 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.819 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.819 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:42.819 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.838351+0000", 2023-10-09T10:37:42.819 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.4060000000000005e-06 2023-10-09T10:37:42.819 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.819 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.820 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:42.820 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.838360+0000", 2023-10-09T10:37:42.820 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5427e-05 2023-10-09T10:37:42.820 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.820 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.820 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:42.820 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.838375+0000", 2023-10-09T10:37:42.820 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.8040000000000007e-06 2023-10-09T10:37:42.820 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.820 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.820 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:42.820 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.838384+0000", 2023-10-09T10:37:42.821 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.30032744099999997 2023-10-09T10:37:42.821 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.821 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.821 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.821 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.138711+0000", 2023-10-09T10:37:42.821 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0056475709999999997 2023-10-09T10:37:42.821 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.821 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.821 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:37:42.821 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.144359+0000", 2023-10-09T10:37:42.821 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.048359502999999998 2023-10-09T10:37:42.821 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.821 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.822 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.822 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.192718+0000", 2023-10-09T10:37:42.822 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0055482250000000004 2023-10-09T10:37:42.822 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.822 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.822 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:37:42.822 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.198266+0000", 2023-10-09T10:37:42.822 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.436106801 2023-10-09T10:37:42.822 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.822 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.823 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.823 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.634373+0000", 2023-10-09T10:37:42.823 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0042517650000000002 2023-10-09T10:37:42.823 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.823 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.823 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:42.823 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.638625+0000", 2023-10-09T10:37:42.823 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0089342020000000005 2023-10-09T10:37:42.823 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.823 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.823 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:37:42.824 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.647559+0000", 2023-10-09T10:37:42.824 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012903117 2023-10-09T10:37:42.824 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.824 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.824 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.824 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.660462+0000", 2023-10-09T10:37:42.824 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001586107 2023-10-09T10:37:42.824 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.824 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.824 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.824 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.662048+0000", 2023-10-09T10:37:42.824 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0015791189999999999 2023-10-09T10:37:42.825 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.825 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.825 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.825 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.663628+0000", 2023-10-09T10:37:42.825 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.30192750499999998 2023-10-09T10:37:42.825 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.825 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.825 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:42.825 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.965555+0000", 2023-10-09T10:37:42.825 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0029915240000000002 2023-10-09T10:37:42.825 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.826 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.826 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:42.826 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.968547+0000", 2023-10-09T10:37:42.826 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012465927 2023-10-09T10:37:42.826 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.826 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.826 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:42.826 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.981013+0000", 2023-10-09T10:37:42.826 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1426595399999999 2023-10-09T10:37:42.826 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.826 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:42.826 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.827 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.827 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.827 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:136461 7.5 7:a7816131:::benchmark_data_smithi053_144553_object46199:head [delete] snapc 0=[] ondisk+write+known_if_redirected e234)", 2023-10-09T10:37:42.827 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:52.843205+0000", 2023-10-09T10:37:42.827 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 529.83242737700004, 2023-10-09T10:37:42.827 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.186740495, 2023-10-09T10:37:42.827 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:42.827 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:42.827 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:42.827 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:37:42.827 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:37:42.827 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 136461 2023-10-09T10:37:42.828 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.828 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:42.828 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.828 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:42.828 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.843205+0000", 2023-10-09T10:37:42.828 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:42.828 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.828 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.828 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:42.828 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.843205+0000", 2023-10-09T10:37:42.828 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:37:42.828 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.828 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.829 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:42.829 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.843204+0000", 2023-10-09T10:37:42.829 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0383999999999999e-05 2023-10-09T10:37:42.829 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.829 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.829 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:42.829 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.843214+0000", 2023-10-09T10:37:42.829 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5167000000000001e-05 2023-10-09T10:37:42.829 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.829 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.829 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:42.830 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.843229+0000", 2023-10-09T10:37:42.830 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.4289999999999998e-06 2023-10-09T10:37:42.830 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.830 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.830 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:42.830 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.843236+0000", 2023-10-09T10:37:42.830 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.30276309099999998 2023-10-09T10:37:42.830 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.830 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.830 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.830 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.145999+0000", 2023-10-09T10:37:42.831 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0084243129999999992 2023-10-09T10:37:42.831 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.831 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.831 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:37:42.831 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.154423+0000", 2023-10-09T10:37:42.831 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.090442375000000005 2023-10-09T10:37:42.831 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.831 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.831 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.831 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.244865+0000", 2023-10-09T10:37:42.831 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0052778629999999998 2023-10-09T10:37:42.831 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.831 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.832 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:37:42.832 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.250143+0000", 2023-10-09T10:37:42.832 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.467428658 2023-10-09T10:37:42.832 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.832 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.832 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.832 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.717572+0000", 2023-10-09T10:37:42.832 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0042141360000000003 2023-10-09T10:37:42.832 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.832 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.832 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:42.832 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.721786+0000", 2023-10-09T10:37:42.833 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0089217840000000003 2023-10-09T10:37:42.833 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.833 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.833 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:37:42.833 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.730708+0000", 2023-10-09T10:37:42.833 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.041611362999999998 2023-10-09T10:37:42.833 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.833 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.833 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.833 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.772319+0000", 2023-10-09T10:37:42.833 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001597998 2023-10-09T10:37:42.833 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.834 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.834 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.834 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.773917+0000", 2023-10-09T10:37:42.834 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0015767979999999999 2023-10-09T10:37:42.834 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.834 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.834 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.834 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.775494+0000", 2023-10-09T10:37:42.834 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.22931795799999999 2023-10-09T10:37:42.834 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.835 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.835 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:42.835 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:55.004812+0000", 2023-10-09T10:37:42.835 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0063812199999999999 2023-10-09T10:37:42.835 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.835 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.835 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:42.835 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:55.011193+0000", 2023-10-09T10:37:42.835 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.018752561000000001 2023-10-09T10:37:42.835 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.835 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.835 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:42.835 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:55.029946+0000", 2023-10-09T10:37:42.836 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.186740495 2023-10-09T10:37:42.836 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.836 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:42.836 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.836 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.836 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.836 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:136464 7.5 7:ae2df070:::benchmark_data_smithi053_144553_object46202:head [delete] snapc 0=[] ondisk+write+known_if_redirected e234)", 2023-10-09T10:37:42.836 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:52.929509+0000", 2023-10-09T10:37:42.836 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 529.74612313499995, 2023-10-09T10:37:42.836 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.073741998, 2023-10-09T10:37:42.836 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:42.836 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:42.837 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:42.837 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:37:42.837 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:37:42.837 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 136464 2023-10-09T10:37:42.837 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.837 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:42.837 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.837 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:42.837 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.929509+0000", 2023-10-09T10:37:42.837 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:42.837 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.837 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.838 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:42.838 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.929509+0000", 2023-10-09T10:37:42.838 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:37:42.838 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.838 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.838 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:42.838 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.929508+0000", 2023-10-09T10:37:42.838 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.2609999999999993e-06 2023-10-09T10:37:42.838 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.838 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.838 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:42.839 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.929516+0000", 2023-10-09T10:37:42.839 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6699000000000001e-05 2023-10-09T10:37:42.839 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.839 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.839 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:42.839 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.929533+0000", 2023-10-09T10:37:42.839 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.5520000000000005e-06 2023-10-09T10:37:42.839 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.839 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.839 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:42.839 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:52.929541+0000", 2023-10-09T10:37:42.839 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.22634718000000001 2023-10-09T10:37:42.840 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.840 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.840 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.840 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.155889+0000", 2023-10-09T10:37:42.840 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0088351119999999991 2023-10-09T10:37:42.840 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.840 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.840 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:37:42.840 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.164724+0000", 2023-10-09T10:37:42.840 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.054598946000000002 2023-10-09T10:37:42.840 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.840 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.841 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.841 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.219323+0000", 2023-10-09T10:37:42.841 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0052898429999999998 2023-10-09T10:37:42.841 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.841 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.841 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:37:42.841 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.224612+0000", 2023-10-09T10:37:42.841 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4526619949999999 2023-10-09T10:37:42.841 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.841 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.841 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.841 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.677274+0000", 2023-10-09T10:37:42.841 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0042986209999999999 2023-10-09T10:37:42.842 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.842 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.842 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:42.842 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.681573+0000", 2023-10-09T10:37:42.842 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0089814079999999998 2023-10-09T10:37:42.842 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.842 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.842 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:37:42.842 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.690554+0000", 2023-10-09T10:37:42.842 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010203215999999999 2023-10-09T10:37:42.843 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.843 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.843 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.843 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.700758+0000", 2023-10-09T10:37:42.843 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0015760360000000001 2023-10-09T10:37:42.843 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.843 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.843 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.843 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.702334+0000", 2023-10-09T10:37:42.843 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001582866 2023-10-09T10:37:42.843 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.843 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.843 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.844 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.703917+0000", 2023-10-09T10:37:42.844 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.27770713800000002 2023-10-09T10:37:42.844 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.844 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.844 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:42.844 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.981624+0000", 2023-10-09T10:37:42.844 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.002959167 2023-10-09T10:37:42.844 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.844 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.844 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:42.844 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.984583+0000", 2023-10-09T10:37:42.844 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.018668615999999999 2023-10-09T10:37:42.844 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.845 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.845 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:42.845 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:55.003251+0000", 2023-10-09T10:37:42.845 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.073741998 2023-10-09T10:37:42.845 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.845 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:42.845 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.845 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.845 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.845 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:136467 7.5 7:a19b408a:::benchmark_data_smithi053_144553_object46205:head [delete] snapc 0=[] ondisk+write+known_if_redirected e234)", 2023-10-09T10:37:42.845 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:53.010094+0000", 2023-10-09T10:37:42.845 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 529.66553885600001, 2023-10-09T10:37:42.846 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.045135106, 2023-10-09T10:37:42.846 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:42.846 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:42.846 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:42.846 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:37:42.846 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:37:42.846 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 136467 2023-10-09T10:37:42.846 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.846 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:42.846 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.846 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:42.846 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.010094+0000", 2023-10-09T10:37:42.847 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:42.847 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.847 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.847 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:42.847 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.010094+0000", 2023-10-09T10:37:42.847 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999971 2023-10-09T10:37:42.847 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.847 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.847 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:42.847 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.010091+0000", 2023-10-09T10:37:42.847 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2313000000000001e-05 2023-10-09T10:37:42.847 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.847 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.848 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:42.848 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.010103+0000", 2023-10-09T10:37:42.848 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.4216e-05 2023-10-09T10:37:42.848 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.848 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.848 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:42.848 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.010127+0000", 2023-10-09T10:37:42.848 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1535000000000001e-05 2023-10-09T10:37:42.848 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.848 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.848 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:42.848 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.010139+0000", 2023-10-09T10:37:42.848 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.24054129499999999 2023-10-09T10:37:42.849 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.849 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.849 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.849 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.250680+0000", 2023-10-09T10:37:42.849 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0052872739999999998 2023-10-09T10:37:42.849 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.849 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.849 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:37:42.849 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.255968+0000", 2023-10-09T10:37:42.849 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.055109802999999999 2023-10-09T10:37:42.849 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.849 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.850 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.850 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.311077+0000", 2023-10-09T10:37:42.850 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0053164830000000003 2023-10-09T10:37:42.850 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.850 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.850 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:37:42.850 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:53.316394+0000", 2023-10-09T10:37:42.850 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4345036119999999 2023-10-09T10:37:42.850 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.850 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.850 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.850 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.750897+0000", 2023-10-09T10:37:42.850 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0042731840000000002 2023-10-09T10:37:42.851 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.851 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.851 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:42.851 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.755171+0000", 2023-10-09T10:37:42.851 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0089396159999999992 2023-10-09T10:37:42.851 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.851 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.851 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:37:42.851 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.764110+0000", 2023-10-09T10:37:42.851 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012989532999999999 2023-10-09T10:37:42.851 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.851 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.851 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.852 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.777100+0000", 2023-10-09T10:37:42.852 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0015790520000000001 2023-10-09T10:37:42.852 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.852 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.852 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.852 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.778679+0000", 2023-10-09T10:37:42.852 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0015712 2023-10-09T10:37:42.852 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.852 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.852 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.852 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:54.780250+0000", 2023-10-09T10:37:42.852 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.25043476199999998 2023-10-09T10:37:42.852 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.853 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.853 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:42.853 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:55.030685+0000", 2023-10-09T10:37:42.853 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0036252649999999999 2023-10-09T10:37:42.853 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.853 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.853 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:42.853 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:55.034310+0000", 2023-10-09T10:37:42.853 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.020918770999999999 2023-10-09T10:37:42.853 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.853 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.854 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:42.854 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:55.055229+0000", 2023-10-09T10:37:42.854 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.045135106 2023-10-09T10:37:42.854 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.854 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:42.854 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.854 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.854 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.854 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45056.0:137344 7.5 7:a2946a15:::benchmark_data_smithi053_144553_object47082:head [delete] snapc 0=[] ondisk+write+known_if_redirected e235)", 2023-10-09T10:37:42.854 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:28:58.524535+0000", 2023-10-09T10:37:42.854 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 524.15109799000004, 2023-10-09T10:37:42.854 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0613480449999999, 2023-10-09T10:37:42.854 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:37:42.855 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:37:42.855 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:37:42.855 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45056", 2023-10-09T10:37:42.855 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:37:42.855 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 137344 2023-10-09T10:37:42.855 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.855 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:37:42.855 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.855 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:37:42.855 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:58.524535+0000", 2023-10-09T10:37:42.855 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:37:42.855 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.856 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.856 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:37:42.856 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:58.524535+0000", 2023-10-09T10:37:42.856 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999971 2023-10-09T10:37:42.856 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.856 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.856 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:37:42.856 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:58.524532+0000", 2023-10-09T10:37:42.856 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3035e-05 2023-10-09T10:37:42.856 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.856 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.856 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:37:42.856 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:58.524545+0000", 2023-10-09T10:37:42.856 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.5588e-05 2023-10-09T10:37:42.857 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.857 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.857 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:37:42.857 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:58.524571+0000", 2023-10-09T10:37:42.857 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0864e-05 2023-10-09T10:37:42.857 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.857 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.857 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:37:42.857 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:58.524581+0000", 2023-10-09T10:37:42.857 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.035677744999999997 2023-10-09T10:37:42.857 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.858 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.858 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.858 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:58.560259+0000", 2023-10-09T10:37:42.858 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0053451430000000001 2023-10-09T10:37:42.858 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.858 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.858 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:37:42.858 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:58.565604+0000", 2023-10-09T10:37:42.858 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.053841161999999998 2023-10-09T10:37:42.858 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.858 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.858 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.858 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:58.619445+0000", 2023-10-09T10:37:42.859 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0052685889999999997 2023-10-09T10:37:42.859 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.859 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.859 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:37:42.859 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:28:58.624714+0000", 2023-10-09T10:37:42.859 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.559229948 2023-10-09T10:37:42.859 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.859 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.859 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:37:42.859 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:00.183944+0000", 2023-10-09T10:37:42.859 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0042318540000000002 2023-10-09T10:37:42.859 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.859 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.859 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:37:42.860 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:00.188176+0000", 2023-10-09T10:37:42.860 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0088029030000000008 2023-10-09T10:37:42.860 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.860 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.860 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1,2", 2023-10-09T10:37:42.860 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:00.196979+0000", 2023-10-09T10:37:42.860 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.033504712999999998 2023-10-09T10:37:42.860 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.860 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.860 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.860 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:00.230483+0000", 2023-10-09T10:37:42.860 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.026627601000000001 2023-10-09T10:37:42.860 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.860 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.861 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.861 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:00.257111+0000", 2023-10-09T10:37:42.861 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0015685180000000001 2023-10-09T10:37:42.861 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.861 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.861 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:37:42.861 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:00.258680+0000", 2023-10-09T10:37:42.861 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.30953201800000002 2023-10-09T10:37:42.861 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.861 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.861 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:37:42.861 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:00.568212+0000", 2023-10-09T10:37:42.861 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0044720510000000003 2023-10-09T10:37:42.861 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.862 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.862 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:37:42.862 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:00.572684+0000", 2023-10-09T10:37:42.862 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.013199023000000001 2023-10-09T10:37:42.862 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:37:42.862 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:37:42.862 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:37:42.862 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:29:00.585883+0000", 2023-10-09T10:37:42.862 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0613480449999999 2023-10-09T10:37:42.862 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.862 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:42.862 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.862 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:37:42.862 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:37:42.863 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:37:42.863 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:42.871 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:37:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:37:42] "GET /metrics HTTP/1.1" 200 36475 "" "Prometheus/2.33.4" 2023-10-09T10:37:42.891 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:42.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:42.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:42.994 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:43.022 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:43.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:43.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:43.125 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:43.151 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:43.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:43.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:43.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:43 smithi053 bash[76859]: cluster 2023-10-09T10:37:41.748657+0000 mgr.y (mgr.26072) 1063 : cluster 0 pgmap v1242: 89 pgs: 2 active+undersized, 15 active+clean+remapped, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:43.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:43 smithi053 bash[79554]: cluster 2023-10-09T10:37:41.748657+0000 mgr.y (mgr.26072) 1063 : cluster 0 pgmap v1242: 89 pgs: 2 active+undersized, 15 active+clean+remapped, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:43.256 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:43.287 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:43.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:43.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:43.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:43 smithi086 bash[59714]: cluster 2023-10-09T10:37:41.748657+0000 mgr.y (mgr.26072) 1063 : cluster 0 pgmap v1242: 89 pgs: 2 active+undersized, 15 active+clean+remapped, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:43.390 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:43.416 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:43.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:43.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:43.519 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:43.549 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:43.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:43.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:43.626 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-09T10:37:43.654 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:43.682 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:43.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:43.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:43.786 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:43.818 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:43.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:43.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:43.921 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:43.956 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:43.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:43.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:44.059 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:44.084 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:44.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:44.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:44.188 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:44.213 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:44.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:44.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:44.317 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:44.345 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:44.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:44.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:44.450 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:44.477 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:44.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:44.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:44.580 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:44.612 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:44.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:44.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:44.716 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:44.742 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:44.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:44.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:44.845 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:44.871 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:44.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:44.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:44.974 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:45.006 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:45.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:45.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:45.110 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:45.132 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:45.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:45.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:45.235 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:45.261 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:45.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:45.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:45.364 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:45.393 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:45.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:45.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:45.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:45 smithi053 bash[76859]: cluster 2023-10-09T10:37:43.749577+0000 mgr.y (mgr.26072) 1064 : cluster 0 pgmap v1243: 89 pgs: 2 active+undersized, 15 active+clean+remapped, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:45.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:45 smithi053 bash[79554]: cluster 2023-10-09T10:37:43.749577+0000 mgr.y (mgr.26072) 1064 : cluster 0 pgmap v1243: 89 pgs: 2 active+undersized, 15 active+clean+remapped, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:45.497 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:45.532 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:45.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:45.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:45.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:45 smithi086 bash[59714]: cluster 2023-10-09T10:37:43.749577+0000 mgr.y (mgr.26072) 1064 : cluster 0 pgmap v1243: 89 pgs: 2 active+undersized, 15 active+clean+remapped, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:45.636 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:45.663 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:45.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:45.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:45.767 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:45.794 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:45.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:45.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:45.897 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:45.920 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:45.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:45.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:46.023 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:46.047 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:46.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:46.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:46.150 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:46.181 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:46.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:46.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:46.266 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:37:46.285 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:46.314 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:46.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:46.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:46.417 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:46.440 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:46.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:46.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:46.543 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:46.569 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:46.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:46.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:46.672 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:46.693 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:46.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:46.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:46.795 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:46.817 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:46.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:46.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:46.920 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:46.943 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:46.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:46.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:47.046 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:47.071 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:47.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:47.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:47.174 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:47.210 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:47.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:47.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:47.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:47 smithi053 bash[76859]: cluster 2023-10-09T10:37:45.750555+0000 mgr.y (mgr.26072) 1065 : cluster 0 pgmap v1244: 89 pgs: 2 active+undersized, 15 active+clean+remapped, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:47.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:47 smithi053 bash[76859]: audit 2023-10-09T10:37:46.915114+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.53:0/3807954325' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:37:47.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:47 smithi053 bash[76859]: audit 2023-10-09T10:37:46.915479+0000 mon.a (mon.0) 1617 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:37:47.301 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is set 2023-10-09T10:37:47.314 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:47.338 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:47.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:47.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:47.441 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:47.450 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:47 smithi086 bash[59714]: cluster 2023-10-09T10:37:45.750555+0000 mgr.y (mgr.26072) 1065 : cluster 0 pgmap v1244: 89 pgs: 2 active+undersized, 15 active+clean+remapped, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:47.450 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:47 smithi086 bash[59714]: audit 2023-10-09T10:37:46.915114+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.53:0/3807954325' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:37:47.450 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:47 smithi086 bash[59714]: audit 2023-10-09T10:37:46.915479+0000 mon.a (mon.0) 1617 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:37:47.467 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:47.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:47.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:47.572 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:47.609 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:47.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:47.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:47.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:47 smithi053 bash[79554]: cluster 2023-10-09T10:37:45.750555+0000 mgr.y (mgr.26072) 1065 : cluster 0 pgmap v1244: 89 pgs: 2 active+undersized, 15 active+clean+remapped, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:47.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:47 smithi053 bash[79554]: audit 2023-10-09T10:37:46.915114+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.53:0/3807954325' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:37:47.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:47 smithi053 bash[79554]: audit 2023-10-09T10:37:46.915479+0000 mon.a (mon.0) 1617 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:37:47.712 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:47.745 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:47.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:47.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:47.849 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:47.879 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:47.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:47.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:47.983 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:48.010 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:48.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:48.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:48.112 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:48.145 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:48.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:48.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:48.249 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:48.274 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:48.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:48.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:48.377 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:48.398 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:37:48.406 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:48.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:48.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:48.433 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:48 smithi086 bash[59714]: cluster 2023-10-09T10:37:47.283472+0000 mon.a (mon.0) 1618 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:37:48.433 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:48 smithi086 bash[59714]: audit 2023-10-09T10:37:47.288980+0000 mon.a (mon.0) 1619 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:37:48.433 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:48 smithi086 bash[59714]: cluster 2023-10-09T10:37:47.289089+0000 mon.a (mon.0) 1620 : cluster 0 osdmap e369: 8 total, 8 up, 4 in 2023-10-09T10:37:48.433 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:48 smithi086 bash[59714]: cluster 2023-10-09T10:37:47.289635+0000 osd.6 (osd.6) 342 : cluster 3 failed to encode map e369 with expected crc 2023-10-09T10:37:48.433 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:48 smithi086 bash[59714]: cluster 2023-10-09T10:37:47.394633+0000 osd.4 (osd.4) 317 : cluster 3 failed to encode map e369 with expected crc 2023-10-09T10:37:48.434 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:48 smithi086 bash[59714]: cluster 2023-10-09T10:37:47.394875+0000 osd.5 (osd.5) 457 : cluster 3 failed to encode map e369 with expected crc 2023-10-09T10:37:48.510 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:48.537 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:48.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:48.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:48.641 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:48.672 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:48.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:48 smithi053 bash[79554]: cluster 2023-10-09T10:37:47.283472+0000 mon.a (mon.0) 1618 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:37:48.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:48 smithi053 bash[79554]: audit 2023-10-09T10:37:47.288980+0000 mon.a (mon.0) 1619 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:37:48.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:48 smithi053 bash[79554]: cluster 2023-10-09T10:37:47.289089+0000 mon.a (mon.0) 1620 : cluster 0 osdmap e369: 8 total, 8 up, 4 in 2023-10-09T10:37:48.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:48 smithi053 bash[79554]: cluster 2023-10-09T10:37:47.289635+0000 osd.6 (osd.6) 342 : cluster 3 failed to encode map e369 with expected crc 2023-10-09T10:37:48.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:48 smithi053 bash[79554]: cluster 2023-10-09T10:37:47.394633+0000 osd.4 (osd.4) 317 : cluster 3 failed to encode map e369 with expected crc 2023-10-09T10:37:48.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:48 smithi053 bash[79554]: cluster 2023-10-09T10:37:47.394875+0000 osd.5 (osd.5) 457 : cluster 3 failed to encode map e369 with expected crc 2023-10-09T10:37:48.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:48 smithi053 bash[76859]: cluster 2023-10-09T10:37:47.283472+0000 mon.a (mon.0) 1618 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:37:48.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:48 smithi053 bash[76859]: audit 2023-10-09T10:37:47.288980+0000 mon.a (mon.0) 1619 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:37:48.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:48 smithi053 bash[76859]: cluster 2023-10-09T10:37:47.289089+0000 mon.a (mon.0) 1620 : cluster 0 osdmap e369: 8 total, 8 up, 4 in 2023-10-09T10:37:48.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:48 smithi053 bash[76859]: cluster 2023-10-09T10:37:47.289635+0000 osd.6 (osd.6) 342 : cluster 3 failed to encode map e369 with expected crc 2023-10-09T10:37:48.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:48 smithi053 bash[76859]: cluster 2023-10-09T10:37:47.394633+0000 osd.4 (osd.4) 317 : cluster 3 failed to encode map e369 with expected crc 2023-10-09T10:37:48.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:48 smithi053 bash[76859]: cluster 2023-10-09T10:37:47.394875+0000 osd.5 (osd.5) 457 : cluster 3 failed to encode map e369 with expected crc 2023-10-09T10:37:48.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:48.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:48.777 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:48.811 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:48.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:48.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:48.915 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:48.942 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:48.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:48.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:49.046 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:49.074 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:49.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:49.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:49.177 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:49.210 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:49.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:49.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:49.313 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:49.341 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:49.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:49.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:49.445 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:49.473 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:49.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:49.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:49.577 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:49.602 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:49.604 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:49 smithi086 bash[59714]: cluster 2023-10-09T10:37:47.394920+0000 osd.7 (osd.7) 340 : cluster 3 failed to encode map e369 with expected crc 2023-10-09T10:37:49.604 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:49 smithi086 bash[59714]: cluster 2023-10-09T10:37:47.751433+0000 mgr.y (mgr.26072) 1066 : cluster 0 pgmap v1246: 89 pgs: 2 active+undersized, 15 active+clean+remapped, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:49.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:49.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:49.693 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:49 smithi053 bash[76859]: cluster 2023-10-09T10:37:47.394920+0000 osd.7 (osd.7) 340 : cluster 3 failed to encode map e369 with expected crc 2023-10-09T10:37:49.693 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:49 smithi053 bash[76859]: cluster 2023-10-09T10:37:47.751433+0000 mgr.y (mgr.26072) 1066 : cluster 0 pgmap v1246: 89 pgs: 2 active+undersized, 15 active+clean+remapped, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:49.694 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:49 smithi053 bash[79554]: cluster 2023-10-09T10:37:47.394920+0000 osd.7 (osd.7) 340 : cluster 3 failed to encode map e369 with expected crc 2023-10-09T10:37:49.694 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:49 smithi053 bash[79554]: cluster 2023-10-09T10:37:47.751433+0000 mgr.y (mgr.26072) 1066 : cluster 0 pgmap v1246: 89 pgs: 2 active+undersized, 15 active+clean+remapped, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:49.706 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:49.733 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:49.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:49.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:49.837 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:49.861 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:49.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:49.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:49.964 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:49.986 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:49.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:49.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:50.089 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:50.113 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:50.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:50.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:50.216 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:50.235 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:50.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:50.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:50.337 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:50.365 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:50.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:50.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:50.468 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:50.489 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:50.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:50.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:50.593 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:50.617 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:50.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:50.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:50.719 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:50.751 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:50.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:50.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:50.853 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:50.881 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:50.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:50.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:50.985 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:51.006 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:51.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:51.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:51.110 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:51.136 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:51.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:51.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:51.240 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:51.270 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:51.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:51.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:51.373 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:51.386 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:51 smithi086 bash[59714]: cluster 2023-10-09T10:37:49.752294+0000 mgr.y (mgr.26072) 1067 : cluster 0 pgmap v1247: 89 pgs: 2 active+undersized, 15 active+clean+remapped, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:51.405 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:51.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:51.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:51.509 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:51.536 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:51.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:51.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:51.639 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:51.672 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:51.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:51.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:51.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:51 smithi053 bash[76859]: cluster 2023-10-09T10:37:49.752294+0000 mgr.y (mgr.26072) 1067 : cluster 0 pgmap v1247: 89 pgs: 2 active+undersized, 15 active+clean+remapped, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:51.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:51 smithi053 bash[79554]: cluster 2023-10-09T10:37:49.752294+0000 mgr.y (mgr.26072) 1067 : cluster 0 pgmap v1247: 89 pgs: 2 active+undersized, 15 active+clean+remapped, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:51.776 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:51.803 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:51.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:51.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:51.907 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:51.936 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:51.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:51.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:52.040 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:52.066 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:52.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:52.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:52.124 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:37:52.124 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [], 2023-10-09T10:37:52.124 INFO:teuthology.orchestra.run.smithi086.stdout: "num_ops": 0 2023-10-09T10:37:52.124 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:37:52.170 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:52.196 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:52.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:52.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:52.300 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:52.325 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:52.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:52.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:52.428 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:52.455 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:52.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:52.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:52.559 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:52.590 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T10:37:52.595 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:52.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:52.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:52.638 INFO:teuthology.orchestra.run.smithi053.stdout:moved 0 / 267 (0%) 2023-10-09T10:37:52.638 INFO:teuthology.orchestra.run.smithi053.stdout:avg 66.75 2023-10-09T10:37:52.639 INFO:teuthology.orchestra.run.smithi053.stdout:stddev 21.8704 -> 21.8704 (expected baseline 7.07549) 2023-10-09T10:37:52.639 INFO:teuthology.orchestra.run.smithi053.stdout:min osd.7 with 28 -> 28 pgs (0.419476 -> 0.419476 * mean) 2023-10-09T10:37:52.639 INFO:teuthology.orchestra.run.smithi053.stdout:max osd.6 with 81 -> 81 pgs (1.21348 -> 1.21348 * mean) 2023-10-09T10:37:52.639 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:37:52.639 INFO:teuthology.orchestra.run.smithi053.stdout:oload 1000 2023-10-09T10:37:52.639 INFO:teuthology.orchestra.run.smithi053.stdout:max_change 0.05 2023-10-09T10:37:52.639 INFO:teuthology.orchestra.run.smithi053.stdout:max_change_osds 4 2023-10-09T10:37:52.639 INFO:teuthology.orchestra.run.smithi053.stdout:average_utilization 0.0083 2023-10-09T10:37:52.639 INFO:teuthology.orchestra.run.smithi053.stdout:overload_utilization 0.0826 2023-10-09T10:37:52.642 INFO:teuthology.orchestra.run.smithi053.stderr:no change 2023-10-09T10:37:52.699 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:52.726 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:52.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:52.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:52.831 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:52.845 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:37:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:37:52] "GET /metrics HTTP/1.1" 200 36475 "" "Prometheus/2.33.4" 2023-10-09T10:37:52.866 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:52.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:52.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:52.970 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:52.998 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:53.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:53.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:53.025 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-09T10:37:53.102 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:53.132 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:53.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:53.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:53.236 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:53.264 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:53.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:53.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:53.324 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:53 smithi086 bash[59714]: cluster 2023-10-09T10:37:51.753115+0000 mgr.y (mgr.26072) 1068 : cluster 0 pgmap v1248: 89 pgs: 2 active+undersized, 15 active+clean+remapped, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:53.324 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:53 smithi086 bash[59714]: audit 2023-10-09T10:37:52.760110+0000 mon.a (mon.0) 1621 : audit 1 from='client.? 172.21.15.53:0/1454639428' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:37:53.324 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:53 smithi086 bash[59714]: audit 2023-10-09T10:37:53.085488+0000 mon.a (mon.0) 1622 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:37:53.326 INFO:teuthology.orchestra.run.smithi053.stderr:enabled application 'rados' on pool 'unique_pool_4' 2023-10-09T10:37:53.369 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:53.399 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:53.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:53.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:53.503 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:53.524 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:53.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:53.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:53.627 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:53.651 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:53 smithi053 bash[79554]: cluster 2023-10-09T10:37:51.753115+0000 mgr.y (mgr.26072) 1068 : cluster 0 pgmap v1248: 89 pgs: 2 active+undersized, 15 active+clean+remapped, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:53.651 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:53 smithi053 bash[79554]: audit 2023-10-09T10:37:52.760110+0000 mon.a (mon.0) 1621 : audit 1 from='client.? 172.21.15.53:0/1454639428' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:37:53.651 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:53 smithi053 bash[79554]: audit 2023-10-09T10:37:53.085488+0000 mon.a (mon.0) 1622 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:37:53.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:53 smithi053 bash[76859]: cluster 2023-10-09T10:37:51.753115+0000 mgr.y (mgr.26072) 1068 : cluster 0 pgmap v1248: 89 pgs: 2 active+undersized, 15 active+clean+remapped, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:53.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:53 smithi053 bash[76859]: audit 2023-10-09T10:37:52.760110+0000 mon.a (mon.0) 1621 : audit 1 from='client.? 172.21.15.53:0/1454639428' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:37:53.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:53 smithi053 bash[76859]: audit 2023-10-09T10:37:53.085488+0000 mon.a (mon.0) 1622 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:37:53.659 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:53.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:53.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:53.762 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:53.789 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:53.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:53.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:53.893 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:53.916 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:53.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:53.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:54.020 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:54.051 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:54.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:54.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:54.155 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:54.183 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:54.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:54.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:54.187 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-10-09T10:37:54.188 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 1.0 2023-10-09T10:37:54.287 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:54.317 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:54.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:54.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:54.329 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:54 smithi053 bash[76859]: audit 2023-10-09T10:37:52.634213+0000 mgr.y (mgr.26072) 1069 : audit 0 from='client.35721 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:37:54.329 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:54 smithi053 bash[76859]: cluster 2023-10-09T10:37:53.315161+0000 osd.7 (osd.7) 341 : cluster 3 failed to encode map e370 with expected crc 2023-10-09T10:37:54.329 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:54 smithi053 bash[76859]: cluster 2023-10-09T10:37:53.315583+0000 osd.6 (osd.6) 343 : cluster 3 failed to encode map e370 with expected crc 2023-10-09T10:37:54.329 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:54 smithi053 bash[76859]: audit 2023-10-09T10:37:53.317677+0000 mon.a (mon.0) 1623 : audit 1 from='client.? 172.21.15.53:0/1454639428' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T10:37:54.329 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:54 smithi053 bash[76859]: cluster 2023-10-09T10:37:53.317820+0000 mon.a (mon.0) 1624 : cluster 0 osdmap e370: 8 total, 8 up, 4 in 2023-10-09T10:37:54.421 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:54.451 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:54.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:54.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:54.555 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:54.569 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:54 smithi086 bash[59714]: audit 2023-10-09T10:37:52.634213+0000 mgr.y (mgr.26072) 1069 : audit 0 from='client.35721 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:37:54.569 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:54 smithi086 bash[59714]: cluster 2023-10-09T10:37:53.315161+0000 osd.7 (osd.7) 341 : cluster 3 failed to encode map e370 with expected crc 2023-10-09T10:37:54.569 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:54 smithi086 bash[59714]: cluster 2023-10-09T10:37:53.315583+0000 osd.6 (osd.6) 343 : cluster 3 failed to encode map e370 with expected crc 2023-10-09T10:37:54.569 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:54 smithi086 bash[59714]: audit 2023-10-09T10:37:53.317677+0000 mon.a (mon.0) 1623 : audit 1 from='client.? 172.21.15.53:0/1454639428' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T10:37:54.569 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:54 smithi086 bash[59714]: cluster 2023-10-09T10:37:53.317820+0000 mon.a (mon.0) 1624 : cluster 0 osdmap e370: 8 total, 8 up, 4 in 2023-10-09T10:37:54.589 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:54.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:54.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:54.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:54 smithi053 bash[79554]: audit 2023-10-09T10:37:52.634213+0000 mgr.y (mgr.26072) 1069 : audit 0 from='client.35721 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:37:54.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:54 smithi053 bash[79554]: cluster 2023-10-09T10:37:53.315161+0000 osd.7 (osd.7) 341 : cluster 3 failed to encode map e370 with expected crc 2023-10-09T10:37:54.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:54 smithi053 bash[79554]: cluster 2023-10-09T10:37:53.315583+0000 osd.6 (osd.6) 343 : cluster 3 failed to encode map e370 with expected crc 2023-10-09T10:37:54.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:54 smithi053 bash[79554]: audit 2023-10-09T10:37:53.317677+0000 mon.a (mon.0) 1623 : audit 1 from='client.? 172.21.15.53:0/1454639428' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T10:37:54.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:54 smithi053 bash[79554]: cluster 2023-10-09T10:37:53.317820+0000 mon.a (mon.0) 1624 : cluster 0 osdmap e370: 8 total, 8 up, 4 in 2023-10-09T10:37:54.693 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:54.726 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:54.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:54.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:54.830 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:54.862 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:54.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:54.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:54.966 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:54.993 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:54.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:54.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:55.097 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:55.128 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:55.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:55.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:55.232 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:55.266 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:55.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:55.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:55.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:55 smithi086 bash[59714]: cluster 2023-10-09T10:37:53.753785+0000 mgr.y (mgr.26072) 1070 : cluster 0 pgmap v1250: 89 pgs: 2 active+undersized, 15 active+clean+remapped, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:55.371 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:55.406 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:55.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:55.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:55.410 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:37:55.510 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:55.544 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:55.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:55.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:55.647 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:55.661 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:55 smithi053 bash[79554]: cluster 2023-10-09T10:37:53.753785+0000 mgr.y (mgr.26072) 1070 : cluster 0 pgmap v1250: 89 pgs: 2 active+undersized, 15 active+clean+remapped, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:55.661 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:55 smithi053 bash[76859]: cluster 2023-10-09T10:37:53.753785+0000 mgr.y (mgr.26072) 1070 : cluster 0 pgmap v1250: 89 pgs: 2 active+undersized, 15 active+clean+remapped, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:55.678 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:55.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:55.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:55.781 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:55.817 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:55.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:55.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:55.921 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:55.955 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:55.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:55.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:56.001 DEBUG:teuthology.orchestra.run.smithi053:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_4 bench 90 write' 2023-10-09T10:37:56.003 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-09T10:37:56.003 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-09T10:37:56.059 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:56.083 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:56.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:56.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:56.186 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:56.217 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:37:56.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:56.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:37:56.248 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:hints = 1 2023-10-09T10:37:56.249 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-09T10:37:56.249 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Object prefix: benchmark_data_smithi053_202539 2023-10-09T10:37:56.249 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:37:56.249 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 0 0 0 0 0 0 - 0 2023-10-09T10:37:56.321 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:56.348 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:56.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:56.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:56.453 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:56.483 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:56.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:56.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:56.587 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:56.616 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:56.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:56.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:56.719 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:56.744 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:56.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:56.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:56.847 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:56.871 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:56.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:56.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:56.975 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:57.011 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:57.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:57.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:57.114 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:57.141 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:37:57.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:57.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:37:57.243 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:57.249 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 1 16 3027 3011 188.177 188.188 0.00407337 0.00528736 2023-10-09T10:37:57.268 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:57.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:57.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:57.372 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:57.400 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:37:57.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:57.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:37:57.403 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:57 smithi053 bash[79554]: cluster 2023-10-09T10:37:55.754952+0000 mgr.y (mgr.26072) 1071 : cluster 0 pgmap v1251: 89 pgs: 2 active+undersized, 15 active+clean+remapped, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:57.403 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:57 smithi053 bash[76859]: cluster 2023-10-09T10:37:55.754952+0000 mgr.y (mgr.26072) 1071 : cluster 0 pgmap v1251: 89 pgs: 2 active+undersized, 15 active+clean+remapped, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:57.504 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:57.539 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:37:57.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:57.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:37:57.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:57 smithi086 bash[59714]: cluster 2023-10-09T10:37:55.754952+0000 mgr.y (mgr.26072) 1071 : cluster 0 pgmap v1251: 89 pgs: 2 active+undersized, 15 active+clean+remapped, 72 active+clean; 4.6 MiB data, 3.0 GiB used, 355 GiB / 358 GiB avail; 8/84 objects misplaced (9.524%) 2023-10-09T10:37:57.643 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:57.671 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:57.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:57.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:57.775 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:57.801 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:57.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:57.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:57.817 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:37:57.906 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:57.933 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:57.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:57.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:58.037 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:58.067 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:58.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:58.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:58.171 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:58.200 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:58.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:58.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:58.249 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 2 16 5888 5872 183.487 178.812 0.00575791 0.00543733 2023-10-09T10:37:58.304 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:58.329 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:58.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:58.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:58.433 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:58.463 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:58.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:58.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:58.567 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:58.593 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:58.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:58.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:58.699 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:58.730 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:58.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:58.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:58.834 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:58.860 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:58.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:58.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:58.964 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:58.986 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:58.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:58.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:59.089 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:59.115 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:59.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:59.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:37:59.218 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:59.230 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:37:59.245 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:59.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:59.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:59.249 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 3 16 8669 8653 180.257 173.812 0.00986825 0.00553175 2023-10-09T10:37:59.348 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:59.378 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:37:59.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:59.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:37:59.483 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:59.511 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:59.514 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:59 smithi053 bash[79554]: cluster 2023-10-09T10:37:57.755701+0000 mgr.y (mgr.26072) 1072 : cluster 0 pgmap v1252: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 88 MiB data, 3.1 GiB used, 355 GiB / 358 GiB avail; 8.3 MiB/s wr, 133 op/s; 437/4080 objects degraded (10.711%); 8/4080 objects misplaced (0.196%) 2023-10-09T10:37:59.514 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:37:59 smithi053 bash[79554]: cluster 2023-10-09T10:37:58.330465+0000 mon.a (mon.0) 1625 : cluster 3 Health check failed: Degraded data redundancy: 437/4080 objects degraded (10.711%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:37:59.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:59.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:59.515 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:59 smithi053 bash[76859]: cluster 2023-10-09T10:37:57.755701+0000 mgr.y (mgr.26072) 1072 : cluster 0 pgmap v1252: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 88 MiB data, 3.1 GiB used, 355 GiB / 358 GiB avail; 8.3 MiB/s wr, 133 op/s; 437/4080 objects degraded (10.711%); 8/4080 objects misplaced (0.196%) 2023-10-09T10:37:59.516 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:37:59 smithi053 bash[76859]: cluster 2023-10-09T10:37:58.330465+0000 mon.a (mon.0) 1625 : cluster 3 Health check failed: Degraded data redundancy: 437/4080 objects degraded (10.711%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:37:59.616 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:59 smithi086 bash[59714]: cluster 2023-10-09T10:37:57.755701+0000 mgr.y (mgr.26072) 1072 : cluster 0 pgmap v1252: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 88 MiB data, 3.1 GiB used, 355 GiB / 358 GiB avail; 8.3 MiB/s wr, 133 op/s; 437/4080 objects degraded (10.711%); 8/4080 objects misplaced (0.196%) 2023-10-09T10:37:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:37:59 smithi086 bash[59714]: cluster 2023-10-09T10:37:58.330465+0000 mon.a (mon.0) 1625 : cluster 3 Health check failed: Degraded data redundancy: 437/4080 objects degraded (10.711%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:37:59.644 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:37:59.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:59.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:37:59.747 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:59.776 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:37:59.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:59.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:37:59.879 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:59.903 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:37:59.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:37:59.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:00.007 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:00.041 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:00.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:00.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:00.146 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:00.175 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:00.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:00.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:00.250 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 4 16 11248 11232 175.486 161.188 0.00553947 0.00569099 2023-10-09T10:38:00.281 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:00.298 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:00 smithi053 bash[79554]: audit 2023-10-09T10:38:00.142365+0000 mon.a (mon.0) 1626 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:38:00.298 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:00 smithi053 bash[76859]: audit 2023-10-09T10:38:00.142365+0000 mon.a (mon.0) 1626 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:38:00.308 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:00.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:00.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:00.411 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:00.443 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:00.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:00.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:00.547 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:00.575 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:00.577 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:00 smithi086 bash[59714]: audit 2023-10-09T10:38:00.142365+0000 mon.a (mon.0) 1626 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:38:00.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:00.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:00.679 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:00.709 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:00.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:00.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:00.812 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:00.833 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:00.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:00.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:00.937 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:00.968 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:00.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:00.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:01.073 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:01.099 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:01.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:01.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:01.202 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:01.229 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:01.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:01.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:01.250 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 5 16 13420 13404 167.536 135.75 0.0029436 0.00596095 2023-10-09T10:38:01.333 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:01.361 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:01.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:01.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:01.466 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:01.494 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:01.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:01.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:01.598 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:01.623 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:01.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:01.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:01.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:01 smithi053 bash[79554]: cluster 2023-10-09T10:37:59.756285+0000 mgr.y (mgr.26072) 1073 : cluster 0 pgmap v1253: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 276 MiB data, 3.5 GiB used, 354 GiB / 358 GiB avail; 27 MiB/s wr, 434 op/s; 437/13128 objects degraded (3.329%); 8/13128 objects misplaced (0.061%) 2023-10-09T10:38:01.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:01 smithi053 bash[76859]: cluster 2023-10-09T10:37:59.756285+0000 mgr.y (mgr.26072) 1073 : cluster 0 pgmap v1253: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 276 MiB data, 3.5 GiB used, 354 GiB / 358 GiB avail; 27 MiB/s wr, 434 op/s; 437/13128 objects degraded (3.329%); 8/13128 objects misplaced (0.061%) 2023-10-09T10:38:01.702 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:01 smithi086 bash[59714]: cluster 2023-10-09T10:37:59.756285+0000 mgr.y (mgr.26072) 1073 : cluster 0 pgmap v1253: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 276 MiB data, 3.5 GiB used, 354 GiB / 358 GiB avail; 27 MiB/s wr, 434 op/s; 437/13128 objects degraded (3.329%); 8/13128 objects misplaced (0.061%) 2023-10-09T10:38:01.728 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:01.758 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:01.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:01.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:01.814 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:38:01.863 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:01.890 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:01.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:01.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:01.994 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:02.021 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:02.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:02.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:02.129 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:02.155 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:02.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:02.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:02.250 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 6 16 15806 15790 164.465 149.125 0.00494566 0.00607351 2023-10-09T10:38:02.258 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:02.283 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:02.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:02.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:02.387 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:02.420 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:02.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:02.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:02.525 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:02.554 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:02.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:02.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:02.658 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:02.687 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:02.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:02.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:02.794 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:02.822 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:02.826 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:38:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:38:02] "GET /metrics HTTP/1.1" 200 36475 "" "Prometheus/2.33.4" 2023-10-09T10:38:02.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:02.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:02.927 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:02.954 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:02.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:02.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:03.060 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:03.085 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:03.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:03.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:03.189 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:03.212 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:03.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:03.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:03.250 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 7 16 18075 18059 161.227 141.812 0.00249427 0.00619563 2023-10-09T10:38:03.317 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:03.348 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:03.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:03.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:03.454 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:03.477 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:03.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:03.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:03.582 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:03.591 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:03 smithi053 bash[76859]: cluster 2023-10-09T10:38:01.756885+0000 mgr.y (mgr.26072) 1074 : cluster 0 pgmap v1254: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 449 MiB data, 4.0 GiB used, 354 GiB / 358 GiB avail; 44 MiB/s wr, 711 op/s; 437/21438 objects degraded (2.038%); 8/21438 objects misplaced (0.037%) 2023-10-09T10:38:03.591 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:03 smithi053 bash[79554]: cluster 2023-10-09T10:38:01.756885+0000 mgr.y (mgr.26072) 1074 : cluster 0 pgmap v1254: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 449 MiB data, 4.0 GiB used, 354 GiB / 358 GiB avail; 44 MiB/s wr, 711 op/s; 437/21438 objects degraded (2.038%); 8/21438 objects misplaced (0.037%) 2023-10-09T10:38:03.612 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:03.613 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:03 smithi086 bash[59714]: cluster 2023-10-09T10:38:01.756885+0000 mgr.y (mgr.26072) 1074 : cluster 0 pgmap v1254: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 449 MiB data, 4.0 GiB used, 354 GiB / 358 GiB avail; 44 MiB/s wr, 711 op/s; 437/21438 objects degraded (2.038%); 8/21438 objects misplaced (0.037%) 2023-10-09T10:38:03.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:03.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:03.716 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:03.747 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:03.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:03.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:03.850 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:03.880 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:03.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:03.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:03.986 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:04.021 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:04.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:04.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:04.124 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:04.153 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:04.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:04.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:04.250 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 8 16 19904 19888 155.361 114.312 0.00381995 0.0064296 2023-10-09T10:38:04.256 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:04.291 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:04.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:04.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:04.395 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:04.423 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:04.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:04 smithi053 bash[79554]: cluster 2023-10-09T10:38:04.298091+0000 mon.a (mon.0) 1627 : cluster 3 Health check update: Degraded data redundancy: 2089/35607 objects degraded (5.867%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:04.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:04 smithi053 bash[76859]: cluster 2023-10-09T10:38:04.298091+0000 mon.a (mon.0) 1627 : cluster 3 Health check update: Degraded data redundancy: 2089/35607 objects degraded (5.867%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:04.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:04.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:04.492 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:38:04.493 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [], 2023-10-09T10:38:04.493 INFO:teuthology.orchestra.run.smithi086.stdout: "complaint_time": 30, 2023-10-09T10:38:04.493 INFO:teuthology.orchestra.run.smithi086.stdout: "num_blocked_ops": 0 2023-10-09T10:38:04.493 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:38:04.526 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:04.548 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:04 smithi086 bash[59714]: cluster 2023-10-09T10:38:04.298091+0000 mon.a (mon.0) 1627 : cluster 3 Health check update: Degraded data redundancy: 2089/35607 objects degraded (5.867%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:04.554 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:04.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:04.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:04.659 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:04.691 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:04.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:04.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:04.828 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:04.852 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:04.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:04.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:04.955 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:04.988 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:04.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:04.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:05.092 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:05.117 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:05.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:05.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:05.220 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:05.246 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:05.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:05.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:05.250 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 9 16 21481 21465 149.049 98.5625 0.00931582 0.00669729 2023-10-09T10:38:05.287 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:38:05.349 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:05.372 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:05.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:05.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:05.387 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:38:05.428 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:38:05.469 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:38:05.476 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:05.501 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:05.505 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:38:05.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:05.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:05.568 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:38:05.596 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:38:05.608 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:05 smithi086 bash[59714]: cluster 2023-10-09T10:38:03.757418+0000 mgr.y (mgr.26072) 1075 : cluster 0 pgmap v1255: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 745 MiB data, 4.7 GiB used, 353 GiB / 358 GiB avail; 71 MiB/s wr, 1.13k op/s; 2089/35607 objects degraded (5.867%); 8/35607 objects misplaced (0.022%) 2023-10-09T10:38:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:05 smithi086 bash[59714]: audit 2023-10-09T10:38:05.249434+0000 mon.b (mon.1) 27 : audit 0 from='client.? 172.21.15.53:0/1048407857' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:38:05.629 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:05 smithi053 bash[79554]: cluster 2023-10-09T10:38:03.757418+0000 mgr.y (mgr.26072) 1075 : cluster 0 pgmap v1255: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 745 MiB data, 4.7 GiB used, 353 GiB / 358 GiB avail; 71 MiB/s wr, 1.13k op/s; 2089/35607 objects degraded (5.867%); 8/35607 objects misplaced (0.022%) 2023-10-09T10:38:05.629 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:05 smithi053 bash[79554]: audit 2023-10-09T10:38:05.249434+0000 mon.b (mon.1) 27 : audit 0 from='client.? 172.21.15.53:0/1048407857' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:38:05.629 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:05 smithi053 bash[76859]: cluster 2023-10-09T10:38:03.757418+0000 mgr.y (mgr.26072) 1075 : cluster 0 pgmap v1255: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 745 MiB data, 4.7 GiB used, 353 GiB / 358 GiB avail; 71 MiB/s wr, 1.13k op/s; 2089/35607 objects degraded (5.867%); 8/35607 objects misplaced (0.022%) 2023-10-09T10:38:05.629 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:05 smithi053 bash[76859]: audit 2023-10-09T10:38:05.249434+0000 mon.b (mon.1) 27 : audit 0 from='client.? 172.21.15.53:0/1048407857' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:38:05.639 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:05.640 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:38:05.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:05.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:05.646 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:38:05.647 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:38:05.647 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:38:05.647 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:38:05.647 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:38:05.647 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:38:05.647 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:38:05.647 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:38:05.747 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:05.767 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:05.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:05.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:05.870 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:05.898 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:05.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:05.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:06.002 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:06.014 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-09T10:38:06.033 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:06.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:06.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:06.136 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:06.165 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:06.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:06.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:06.250 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 10 16 22508 22492 140.563 64.1875 0.00996703 0.00710854 2023-10-09T10:38:06.269 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:06.297 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:06.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:06.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:06.400 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:06.429 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:06.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:06.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:06.532 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:06.565 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:06.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:06.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:06.669 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:06.700 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:06.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:06.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:06.803 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:06.838 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:06.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:06.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:06.943 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:06.970 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:06.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:06.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:07.074 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:07.088 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:07 smithi053 bash[76859]: cluster 2023-10-09T10:38:05.757966+0000 mgr.y (mgr.26072) 1076 : cluster 0 pgmap v1256: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 1.1 GiB data, 6.2 GiB used, 351 GiB / 358 GiB avail; 97 MiB/s wr, 1.56k op/s; 2089/56151 objects degraded (3.720%); 8/56151 objects misplaced (0.014%) 2023-10-09T10:38:07.089 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:07 smithi053 bash[76859]: audit 2023-10-09T10:38:06.086521+0000 mon.a (mon.0) 1628 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:38:07.089 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:07 smithi053 bash[76859]: audit 2023-10-09T10:38:06.096176+0000 mon.a (mon.0) 1629 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:38:07.089 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:07 smithi053 bash[79554]: cluster 2023-10-09T10:38:05.757966+0000 mgr.y (mgr.26072) 1076 : cluster 0 pgmap v1256: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 1.1 GiB data, 6.2 GiB used, 351 GiB / 358 GiB avail; 97 MiB/s wr, 1.56k op/s; 2089/56151 objects degraded (3.720%); 8/56151 objects misplaced (0.014%) 2023-10-09T10:38:07.089 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:07 smithi053 bash[79554]: audit 2023-10-09T10:38:06.086521+0000 mon.a (mon.0) 1628 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:38:07.089 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:07 smithi053 bash[79554]: audit 2023-10-09T10:38:06.096176+0000 mon.a (mon.0) 1629 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:38:07.098 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:07.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:07.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:07.202 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:07.232 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:07.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:07.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:07.250 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 11 16 24181 24165 137.289 104.562 0.00924769 0.00727601 2023-10-09T10:38:07.338 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:07.352 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:07 smithi086 bash[59714]: cluster 2023-10-09T10:38:05.757966+0000 mgr.y (mgr.26072) 1076 : cluster 0 pgmap v1256: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 1.1 GiB data, 6.2 GiB used, 351 GiB / 358 GiB avail; 97 MiB/s wr, 1.56k op/s; 2089/56151 objects degraded (3.720%); 8/56151 objects misplaced (0.014%) 2023-10-09T10:38:07.352 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:07 smithi086 bash[59714]: audit 2023-10-09T10:38:06.086521+0000 mon.a (mon.0) 1628 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:38:07.352 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:07 smithi086 bash[59714]: audit 2023-10-09T10:38:06.096176+0000 mon.a (mon.0) 1629 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:38:07.380 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:07.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:07.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:07.483 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:07.508 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:07.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:07.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:07.613 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:07.638 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:07.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:07.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:07.742 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:07.770 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:07.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:07.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:07.877 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:07.902 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:07.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:07.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:08.005 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:08.036 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:08.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:08.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:08.140 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:08.168 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:08.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:08.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:08.250 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 12 16 25917 25901 134.889 108.5 0.00435056 0.00740801 2023-10-09T10:38:08.271 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:08.301 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:08.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:08.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:08.406 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:08.425 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:08.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:08.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:08.528 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:08.556 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:08.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:08.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:08.659 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:08.686 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:08.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:08.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:08.791 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:08.820 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:08.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:08.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:08.923 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:08.951 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:08.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:08.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:09.055 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:09.085 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:09.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:09.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:09.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:08 smithi053 bash[76859]: cluster 2023-10-09T10:38:07.758654+0000 mgr.y (mgr.26072) 1077 : cluster 0 pgmap v1257: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 1.3 GiB data, 6.6 GiB used, 351 GiB / 358 GiB avail; 114 MiB/s wr, 1.82k op/s; 3112/65688 objects degraded (4.738%); 8/65688 objects misplaced (0.012%) 2023-10-09T10:38:09.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:08 smithi053 bash[76859]: audit 2023-10-09T10:38:07.954101+0000 mon.a (mon.0) 1630 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:38:09.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:08 smithi053 bash[76859]: audit 2023-10-09T10:38:07.962781+0000 mon.a (mon.0) 1631 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:38:09.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:08 smithi053 bash[76859]: audit 2023-10-09T10:38:08.093821+0000 mon.a (mon.0) 1632 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:38:09.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:08 smithi053 bash[76859]: audit 2023-10-09T10:38:08.095928+0000 mon.a (mon.0) 1633 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:38:09.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:08 smithi053 bash[76859]: audit 2023-10-09T10:38:08.537873+0000 mon.a (mon.0) 1634 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:38:09.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:08 smithi053 bash[76859]: audit 2023-10-09T10:38:08.539148+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:38:09.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:08 smithi053 bash[76859]: audit 2023-10-09T10:38:08.548769+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:38:09.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:08 smithi053 bash[79554]: cluster 2023-10-09T10:38:07.758654+0000 mgr.y (mgr.26072) 1077 : cluster 0 pgmap v1257: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 1.3 GiB data, 6.6 GiB used, 351 GiB / 358 GiB avail; 114 MiB/s wr, 1.82k op/s; 3112/65688 objects degraded (4.738%); 8/65688 objects misplaced (0.012%) 2023-10-09T10:38:09.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:08 smithi053 bash[79554]: audit 2023-10-09T10:38:07.954101+0000 mon.a (mon.0) 1630 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:38:09.177 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:08 smithi053 bash[79554]: audit 2023-10-09T10:38:07.962781+0000 mon.a (mon.0) 1631 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:38:09.177 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:08 smithi053 bash[79554]: audit 2023-10-09T10:38:08.093821+0000 mon.a (mon.0) 1632 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:38:09.177 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:08 smithi053 bash[79554]: audit 2023-10-09T10:38:08.095928+0000 mon.a (mon.0) 1633 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:38:09.177 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:08 smithi053 bash[79554]: audit 2023-10-09T10:38:08.537873+0000 mon.a (mon.0) 1634 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:38:09.177 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:08 smithi053 bash[79554]: audit 2023-10-09T10:38:08.539148+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:38:09.177 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:08 smithi053 bash[79554]: audit 2023-10-09T10:38:08.548769+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:38:09.189 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:09.214 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:09.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:09.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:09.250 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 13 16 27517 27501 132.204 100 0.00675501 0.0075573 2023-10-09T10:38:09.319 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:09.353 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:09.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:09.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:08 smithi086 bash[59714]: cluster 2023-10-09T10:38:07.758654+0000 mgr.y (mgr.26072) 1077 : cluster 0 pgmap v1257: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 1.3 GiB data, 6.6 GiB used, 351 GiB / 358 GiB avail; 114 MiB/s wr, 1.82k op/s; 3112/65688 objects degraded (4.738%); 8/65688 objects misplaced (0.012%) 2023-10-09T10:38:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:08 smithi086 bash[59714]: audit 2023-10-09T10:38:07.954101+0000 mon.a (mon.0) 1630 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:38:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:08 smithi086 bash[59714]: audit 2023-10-09T10:38:07.962781+0000 mon.a (mon.0) 1631 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:38:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:08 smithi086 bash[59714]: audit 2023-10-09T10:38:08.093821+0000 mon.a (mon.0) 1632 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:38:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:08 smithi086 bash[59714]: audit 2023-10-09T10:38:08.095928+0000 mon.a (mon.0) 1633 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:38:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:08 smithi086 bash[59714]: audit 2023-10-09T10:38:08.537873+0000 mon.a (mon.0) 1634 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:38:09.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:08 smithi086 bash[59714]: audit 2023-10-09T10:38:08.539148+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:38:09.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:08 smithi086 bash[59714]: audit 2023-10-09T10:38:08.548769+0000 mon.a (mon.0) 1636 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:38:09.458 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:09.485 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:09.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:09.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:09.591 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:09.622 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:09.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:09.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:09.725 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:09.752 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:09.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:09.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:09.858 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:09.881 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:09.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:09.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:09.983 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:10.006 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:10.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:10.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:10.110 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:10.136 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:10.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:10.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:10.239 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:10.248 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:10 smithi086 bash[59714]: cluster 2023-10-09T10:38:09.950770+0000 mon.a (mon.0) 1637 : cluster 3 Health check update: Degraded data redundancy: 3112/74280 objects degraded (4.190%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:10.250 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 14 16 28977 28961 129.278 91.25 0.0115656 0.00772942 2023-10-09T10:38:10.266 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:10.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:10.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:10.308 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:10 smithi053 bash[79554]: cluster 2023-10-09T10:38:09.950770+0000 mon.a (mon.0) 1637 : cluster 3 Health check update: Degraded data redundancy: 3112/74280 objects degraded (4.190%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:10.308 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:10 smithi053 bash[76859]: cluster 2023-10-09T10:38:09.950770+0000 mon.a (mon.0) 1637 : cluster 3 Health check update: Degraded data redundancy: 3112/74280 objects degraded (4.190%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:10.370 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:10.397 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:10.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:10.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:10.500 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:10.532 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:10.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:10.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:10.571 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:38:10.635 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:10.662 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:10.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:10.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:10.767 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:10.793 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:10.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:10.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:10.896 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:10.922 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:10.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:10.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:11.025 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:11.055 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:11.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:11.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:11.158 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:11.167 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:11 smithi086 bash[59714]: cluster 2023-10-09T10:38:09.759329+0000 mgr.y (mgr.26072) 1078 : cluster 0 pgmap v1258: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 1.5 GiB data, 7.2 GiB used, 350 GiB / 358 GiB avail; 122 MiB/s wr, 1.95k op/s; 3112/74280 objects degraded (4.190%); 8/74280 objects misplaced (0.011%) 2023-10-09T10:38:11.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:11 smithi053 bash[79554]: cluster 2023-10-09T10:38:09.759329+0000 mgr.y (mgr.26072) 1078 : cluster 0 pgmap v1258: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 1.5 GiB data, 7.2 GiB used, 350 GiB / 358 GiB avail; 122 MiB/s wr, 1.95k op/s; 3112/74280 objects degraded (4.190%); 8/74280 objects misplaced (0.011%) 2023-10-09T10:38:11.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:11 smithi053 bash[76859]: cluster 2023-10-09T10:38:09.759329+0000 mgr.y (mgr.26072) 1078 : cluster 0 pgmap v1258: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 1.5 GiB data, 7.2 GiB used, 350 GiB / 358 GiB avail; 122 MiB/s wr, 1.95k op/s; 3112/74280 objects degraded (4.190%); 8/74280 objects misplaced (0.011%) 2023-10-09T10:38:11.181 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:11.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:11.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:11.251 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 15 16 30691 30675 127.801 107.125 0.00761319 0.00781702 2023-10-09T10:38:11.284 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:11.311 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:11.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:11.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:11.415 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:11.442 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:11.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:11.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:11.546 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:11.577 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:11.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:11.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:11.682 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:11.711 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:11.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:11.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:11.814 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:11.825 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:38:11.842 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:11.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:11.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:11.950 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:11.978 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:11.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:11.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:12.082 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:12.104 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:12.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:12.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:12.209 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:12.235 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:12.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:12.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:12.251 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 16 16 32361 32345 126.336 104.375 0.00716123 0.00790916 2023-10-09T10:38:12.339 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:12.373 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:12.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:12.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:12.478 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:12.512 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:12.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:12.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:12.616 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:12.642 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:12.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:12.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:12.748 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:38:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:38:12] "GET /metrics HTTP/1.1" 200 36537 "" "Prometheus/2.33.4" 2023-10-09T10:38:12.751 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:12.796 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:12.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:12.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:12.901 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:12.931 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:12.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:12.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:13.034 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:13.057 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:13.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:13.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:13.162 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:13.171 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:13 smithi086 bash[59714]: cluster 2023-10-09T10:38:11.759977+0000 mgr.y (mgr.26072) 1079 : cluster 0 pgmap v1259: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 1.6 GiB data, 7.6 GiB used, 350 GiB / 358 GiB avail; 116 MiB/s wr, 1.85k op/s; 3112/79806 objects degraded (3.899%); 8/79806 objects misplaced (0.010%) 2023-10-09T10:38:13.189 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:13.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:13.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:13.251 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 17 16 34011 33995 124.97 103.125 0.00840687 0.00799516 2023-10-09T10:38:13.292 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:13.322 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:13.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:13.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:13.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:13 smithi053 bash[79554]: cluster 2023-10-09T10:38:11.759977+0000 mgr.y (mgr.26072) 1079 : cluster 0 pgmap v1259: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 1.6 GiB data, 7.6 GiB used, 350 GiB / 358 GiB avail; 116 MiB/s wr, 1.85k op/s; 3112/79806 objects degraded (3.899%); 8/79806 objects misplaced (0.010%) 2023-10-09T10:38:13.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:13 smithi053 bash[76859]: cluster 2023-10-09T10:38:11.759977+0000 mgr.y (mgr.26072) 1079 : cluster 0 pgmap v1259: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 1.6 GiB data, 7.6 GiB used, 350 GiB / 358 GiB avail; 116 MiB/s wr, 1.85k op/s; 3112/79806 objects degraded (3.899%); 8/79806 objects misplaced (0.010%) 2023-10-09T10:38:13.425 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:13.449 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:13.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:13.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:13.553 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:13.576 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:13.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:13.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:13.679 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:13.705 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:13.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:13.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:13.812 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:13.837 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:13.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:13.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:13.940 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:13.971 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:13.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:13.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:14.075 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:14.099 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:14.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:14.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:14.203 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:14.230 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:14.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:14.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:14.251 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 18 16 35409 35393 122.881 87.375 0.0063213 0.00813185 2023-10-09T10:38:14.335 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:14.359 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:14.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:14.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:14.462 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:14.491 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:14.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:14.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:14.595 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:14.625 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:14.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:14.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:14.727 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:14.760 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:14.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:14.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:14.865 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:14.899 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:14.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:14.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:15.004 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:15.029 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:15.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:15.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:15.132 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:15.164 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:15.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:15.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:15.251 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 19 16 37003 36987 121.656 99.625 0.00724144 0.00821301 2023-10-09T10:38:15.267 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:15.297 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:15.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:15.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:15.400 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:15.427 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:15.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:15.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:15.530 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:15.555 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:15 smithi053 bash[76859]: cluster 2023-10-09T10:38:13.760515+0000 mgr.y (mgr.26072) 1080 : cluster 0 pgmap v1260: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 1.8 GiB data, 8.0 GiB used, 350 GiB / 358 GiB avail; 117 MiB/s wr, 1.87k op/s; 4128/88932 objects degraded (4.642%); 8/88932 objects misplaced (0.009%) 2023-10-09T10:38:15.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:15 smithi053 bash[79554]: cluster 2023-10-09T10:38:13.760515+0000 mgr.y (mgr.26072) 1080 : cluster 0 pgmap v1260: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 1.8 GiB data, 8.0 GiB used, 350 GiB / 358 GiB avail; 117 MiB/s wr, 1.87k op/s; 4128/88932 objects degraded (4.642%); 8/88932 objects misplaced (0.009%) 2023-10-09T10:38:15.564 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:15.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:15.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:15.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:15 smithi086 bash[59714]: cluster 2023-10-09T10:38:13.760515+0000 mgr.y (mgr.26072) 1080 : cluster 0 pgmap v1260: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 1.8 GiB data, 8.0 GiB used, 350 GiB / 358 GiB avail; 117 MiB/s wr, 1.87k op/s; 4128/88932 objects degraded (4.642%); 8/88932 objects misplaced (0.009%) 2023-10-09T10:38:15.667 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:15.692 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:15.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:15.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:15.796 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:15.829 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:15.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:15.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:15.936 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:15.964 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:15.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:15.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:16.067 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:16.098 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:16.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:16.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:16.201 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:16.234 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:16.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:16.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:16.251 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:2023-10-09T10:38:16.249406+0000 min lat: 0.00148197 max lat: 0.265122 avg lat: 0.00835325 2023-10-09T10:38:16.251 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:38:16.251 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 20 16 38293 38277 119.604 80.625 0.0271444 0.00835325 2023-10-09T10:38:16.316 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is unset 2023-10-09T10:38:16.344 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:16.353 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:16 smithi086 bash[59714]: audit 2023-10-09T10:38:16.283650+0000 mon.c (mon.2) 93 : audit 1 from='client.? 172.21.15.53:0/3933448040' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:38:16.354 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:16 smithi086 bash[59714]: audit 2023-10-09T10:38:16.284899+0000 mon.a (mon.0) 1638 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:38:16.370 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:16.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:16.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:16.473 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:16.502 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:16.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:16.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:16.607 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:16.632 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:38:16.632 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:38:16.636 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:16.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:16.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:16.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:16 smithi053 bash[76859]: audit 2023-10-09T10:38:16.283650+0000 mon.c (mon.2) 93 : audit 1 from='client.? 172.21.15.53:0/3933448040' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:38:16.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:16 smithi053 bash[76859]: audit 2023-10-09T10:38:16.284899+0000 mon.a (mon.0) 1638 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:38:16.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:16 smithi053 bash[79554]: audit 2023-10-09T10:38:16.283650+0000 mon.c (mon.2) 93 : audit 1 from='client.? 172.21.15.53:0/3933448040' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:38:16.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:16 smithi053 bash[79554]: audit 2023-10-09T10:38:16.284899+0000 mon.a (mon.0) 1638 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:38:16.740 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:16.766 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:16.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:16.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:16.871 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:16.895 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:16.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:16.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:16.997 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:17.022 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:17.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:17.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:17.125 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:17.158 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:17.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:17.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:17.251 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 21 16 39682 39666 118.042 86.8125 0.00878495 0.00846576 2023-10-09T10:38:17.263 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:17.295 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:17.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:17.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:17.308 INFO:teuthology.orchestra.run.smithi053.stdout:moved 15 / 267 (5.61798%) 2023-10-09T10:38:17.309 INFO:teuthology.orchestra.run.smithi053.stdout:avg 66.75 2023-10-09T10:38:17.309 INFO:teuthology.orchestra.run.smithi053.stdout:stddev 21.8704 -> 9.20937 (expected baseline 7.07549) 2023-10-09T10:38:17.309 INFO:teuthology.orchestra.run.smithi053.stdout:min osd.7 with 28 -> 55 pgs (0.419476 -> 0.82397 * mean) 2023-10-09T10:38:17.309 INFO:teuthology.orchestra.run.smithi053.stdout:max osd.6 with 81 -> 76 pgs (1.21348 -> 1.13858 * mean) 2023-10-09T10:38:17.309 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:38:17.309 INFO:teuthology.orchestra.run.smithi053.stdout:oload 1000 2023-10-09T10:38:17.309 INFO:teuthology.orchestra.run.smithi053.stdout:max_change 1 2023-10-09T10:38:17.309 INFO:teuthology.orchestra.run.smithi053.stdout:max_change_osds 4 2023-10-09T10:38:17.309 INFO:teuthology.orchestra.run.smithi053.stdout:average_utilization 0.0252 2023-10-09T10:38:17.309 INFO:teuthology.orchestra.run.smithi053.stdout:overload_utilization 0.2522 2023-10-09T10:38:17.309 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 weight 0.5259 -> 0.7948 2023-10-09T10:38:17.401 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:17.425 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:17.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:17.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:17.528 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:17.553 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:17.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:17.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:17.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:17 smithi086 bash[59714]: cluster 2023-10-09T10:38:15.761129+0000 mgr.y (mgr.26072) 1081 : cluster 0 pgmap v1261: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 2.1 GiB data, 9.0 GiB used, 349 GiB / 358 GiB avail; 119 MiB/s wr, 1.90k op/s; 4128/103956 objects degraded (3.971%); 8/103956 objects misplaced (0.008%) 2023-10-09T10:38:17.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:17 smithi086 bash[59714]: cluster 2023-10-09T10:38:16.290758+0000 mon.a (mon.0) 1639 : cluster 3 Health check update: Degraded data redundancy: 4128/103956 objects degraded (3.971%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:17.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:17 smithi086 bash[59714]: cluster 2023-10-09T10:38:16.291930+0000 mon.a (mon.0) 1640 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:38:17.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:17 smithi086 bash[59714]: cluster 2023-10-09T10:38:16.302717+0000 osd.5 (osd.5) 458 : cluster 3 failed to encode map e371 with expected crc 2023-10-09T10:38:17.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:17 smithi086 bash[59714]: cluster 2023-10-09T10:38:16.303034+0000 osd.6 (osd.6) 344 : cluster 3 failed to encode map e371 with expected crc 2023-10-09T10:38:17.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:17 smithi086 bash[59714]: audit 2023-10-09T10:38:16.303095+0000 mon.a (mon.0) 1641 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:38:17.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:17 smithi086 bash[59714]: cluster 2023-10-09T10:38:16.303197+0000 mon.a (mon.0) 1642 : cluster 0 osdmap e371: 8 total, 8 up, 4 in 2023-10-09T10:38:17.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:17 smithi086 bash[59714]: audit 2023-10-09T10:38:16.478020+0000 mgr.y (mgr.26072) 1082 : audit 0 from='client.45638 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:38:17.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:17 smithi086 bash[59714]: audit 2023-10-09T10:38:16.480453+0000 mon.a (mon.0) 1643 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'7':'52088'}"}]: dispatch 2023-10-09T10:38:17.656 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:17.678 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:17 smithi053 bash[76859]: cluster 2023-10-09T10:38:15.761129+0000 mgr.y (mgr.26072) 1081 : cluster 0 pgmap v1261: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 2.1 GiB data, 9.0 GiB used, 349 GiB / 358 GiB avail; 119 MiB/s wr, 1.90k op/s; 4128/103956 objects degraded (3.971%); 8/103956 objects misplaced (0.008%) 2023-10-09T10:38:17.679 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:17 smithi053 bash[76859]: cluster 2023-10-09T10:38:16.290758+0000 mon.a (mon.0) 1639 : cluster 3 Health check update: Degraded data redundancy: 4128/103956 objects degraded (3.971%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:17.679 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:17 smithi053 bash[76859]: cluster 2023-10-09T10:38:16.291930+0000 mon.a (mon.0) 1640 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:38:17.679 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:17 smithi053 bash[76859]: cluster 2023-10-09T10:38:16.302717+0000 osd.5 (osd.5) 458 : cluster 3 failed to encode map e371 with expected crc 2023-10-09T10:38:17.679 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:17 smithi053 bash[76859]: cluster 2023-10-09T10:38:16.303034+0000 osd.6 (osd.6) 344 : cluster 3 failed to encode map e371 with expected crc 2023-10-09T10:38:17.679 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:17 smithi053 bash[76859]: audit 2023-10-09T10:38:16.303095+0000 mon.a (mon.0) 1641 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:38:17.679 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:17 smithi053 bash[76859]: cluster 2023-10-09T10:38:16.303197+0000 mon.a (mon.0) 1642 : cluster 0 osdmap e371: 8 total, 8 up, 4 in 2023-10-09T10:38:17.679 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:17 smithi053 bash[76859]: audit 2023-10-09T10:38:16.478020+0000 mgr.y (mgr.26072) 1082 : audit 0 from='client.45638 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:38:17.679 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:17 smithi053 bash[76859]: audit 2023-10-09T10:38:16.480453+0000 mon.a (mon.0) 1643 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'7':'52088'}"}]: dispatch 2023-10-09T10:38:17.679 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:17 smithi053 bash[79554]: cluster 2023-10-09T10:38:15.761129+0000 mgr.y (mgr.26072) 1081 : cluster 0 pgmap v1261: 89 pgs: 2 active+undersized+degraded, 15 active+clean+remapped, 72 active+clean; 2.1 GiB data, 9.0 GiB used, 349 GiB / 358 GiB avail; 119 MiB/s wr, 1.90k op/s; 4128/103956 objects degraded (3.971%); 8/103956 objects misplaced (0.008%) 2023-10-09T10:38:17.679 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:17 smithi053 bash[79554]: cluster 2023-10-09T10:38:16.290758+0000 mon.a (mon.0) 1639 : cluster 3 Health check update: Degraded data redundancy: 4128/103956 objects degraded (3.971%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:17.680 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:17 smithi053 bash[79554]: cluster 2023-10-09T10:38:16.291930+0000 mon.a (mon.0) 1640 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:38:17.680 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:17 smithi053 bash[79554]: cluster 2023-10-09T10:38:16.302717+0000 osd.5 (osd.5) 458 : cluster 3 failed to encode map e371 with expected crc 2023-10-09T10:38:17.680 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:17 smithi053 bash[79554]: cluster 2023-10-09T10:38:16.303034+0000 osd.6 (osd.6) 344 : cluster 3 failed to encode map e371 with expected crc 2023-10-09T10:38:17.680 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:17 smithi053 bash[79554]: audit 2023-10-09T10:38:16.303095+0000 mon.a (mon.0) 1641 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:38:17.680 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:17 smithi053 bash[79554]: cluster 2023-10-09T10:38:16.303197+0000 mon.a (mon.0) 1642 : cluster 0 osdmap e371: 8 total, 8 up, 4 in 2023-10-09T10:38:17.680 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:17 smithi053 bash[79554]: audit 2023-10-09T10:38:16.478020+0000 mgr.y (mgr.26072) 1082 : audit 0 from='client.45638 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:38:17.680 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:17 smithi053 bash[79554]: audit 2023-10-09T10:38:16.480453+0000 mon.a (mon.0) 1643 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'7':'52088'}"}]: dispatch 2023-10-09T10:38:17.691 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:17.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:17.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:17.795 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:17.820 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:17.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:17.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:17.923 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:17.954 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:17.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:17.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:18.057 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:18.091 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:18.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:18.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:18.102 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-09T10:38:18.195 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:18.227 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:18.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:18.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:18.251 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 22 16 39768 39752 112.921 5.375 0.00279884 0.00847236 2023-10-09T10:38:18.331 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:18.359 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:18.361 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:18 smithi086 bash[59714]: cluster 2023-10-09T10:38:17.304166+0000 osd.6 (osd.6) 345 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T10:38:18.361 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:18 smithi086 bash[59714]: audit 2023-10-09T10:38:17.305323+0000 mon.a (mon.0) 1644 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'7':'52088'}"}]': finished 2023-10-09T10:38:18.361 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:18 smithi086 bash[59714]: cluster 2023-10-09T10:38:17.305692+0000 mon.a (mon.0) 1645 : cluster 0 osdmap e372: 8 total, 8 up, 4 in 2023-10-09T10:38:18.361 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:18 smithi086 bash[59714]: cluster 2023-10-09T10:38:18.290153+0000 mon.a (mon.0) 1646 : cluster 0 osdmap e373: 8 total, 8 up, 4 in 2023-10-09T10:38:18.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:18.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:18.463 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:18.495 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:18.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:18.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:18.599 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:18.631 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:18.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:18.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:18.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:18 smithi053 bash[79554]: cluster 2023-10-09T10:38:17.304166+0000 osd.6 (osd.6) 345 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T10:38:18.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:18 smithi053 bash[79554]: audit 2023-10-09T10:38:17.305323+0000 mon.a (mon.0) 1644 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'7':'52088'}"}]': finished 2023-10-09T10:38:18.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:18 smithi053 bash[79554]: cluster 2023-10-09T10:38:17.305692+0000 mon.a (mon.0) 1645 : cluster 0 osdmap e372: 8 total, 8 up, 4 in 2023-10-09T10:38:18.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:18 smithi053 bash[79554]: cluster 2023-10-09T10:38:18.290153+0000 mon.a (mon.0) 1646 : cluster 0 osdmap e373: 8 total, 8 up, 4 in 2023-10-09T10:38:18.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:18 smithi053 bash[76859]: cluster 2023-10-09T10:38:17.304166+0000 osd.6 (osd.6) 345 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T10:38:18.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:18 smithi053 bash[76859]: audit 2023-10-09T10:38:17.305323+0000 mon.a (mon.0) 1644 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'7':'52088'}"}]': finished 2023-10-09T10:38:18.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:18 smithi053 bash[76859]: cluster 2023-10-09T10:38:17.305692+0000 mon.a (mon.0) 1645 : cluster 0 osdmap e372: 8 total, 8 up, 4 in 2023-10-09T10:38:18.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:18 smithi053 bash[76859]: cluster 2023-10-09T10:38:18.290153+0000 mon.a (mon.0) 1646 : cluster 0 osdmap e373: 8 total, 8 up, 4 in 2023-10-09T10:38:18.734 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:18.764 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:18.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:18.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:18.869 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:18.895 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:18.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:18.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:18.998 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:19.029 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:19.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:19.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:19.132 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:19.165 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:19.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:19.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:19.206 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-10-09T10:38:19.206 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 110 3.0 2023-10-09T10:38:19.252 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 23 16 39768 39752 108.011 0 - 0.00847236 2023-10-09T10:38:19.269 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:19.314 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:19.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:19.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:19.419 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:19.448 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:19.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:19.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:19.552 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:19.561 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:19 smithi086 bash[59714]: cluster 2023-10-09T10:38:17.762092+0000 mgr.y (mgr.26072) 1083 : cluster 0 pgmap v1264: 89 pgs: 3 peering, 4 remapped+peering, 1 active+undersized+degraded, 11 active+clean+remapped, 70 active+clean; 2.2 GiB data, 9.4 GiB used, 348 GiB / 358 GiB avail; 92 MiB/s wr, 1.47k op/s; 2029/109500 objects degraded (1.853%); 2/109500 objects misplaced (0.002%) 2023-10-09T10:38:19.561 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:19 smithi086 bash[59714]: cluster 2023-10-09T10:38:18.289666+0000 osd.4 (osd.4) 318 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T10:38:19.562 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:19 smithi086 bash[59714]: cluster 2023-10-09T10:38:18.290476+0000 osd.6 (osd.6) 346 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T10:38:19.562 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:19 smithi086 bash[59714]: cluster 2023-10-09T10:38:18.292519+0000 osd.7 (osd.7) 342 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T10:38:19.562 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:19 smithi086 bash[59714]: cluster 2023-10-09T10:38:18.293767+0000 osd.4 (osd.4) 319 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T10:38:19.562 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:19 smithi086 bash[59714]: cluster 2023-10-09T10:38:18.294065+0000 osd.5 (osd.5) 459 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T10:38:19.562 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:19 smithi086 bash[59714]: cluster 2023-10-09T10:38:18.294269+0000 osd.6 (osd.6) 347 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T10:38:19.562 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:19 smithi086 bash[59714]: cluster 2023-10-09T10:38:18.296801+0000 osd.7 (osd.7) 343 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T10:38:19.562 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:19 smithi086 bash[59714]: cluster 2023-10-09T10:38:18.297185+0000 osd.6 (osd.6) 348 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T10:38:19.562 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:19 smithi086 bash[59714]: cluster 2023-10-09T10:38:19.296103+0000 mon.a (mon.0) 1647 : cluster 0 osdmap e374: 8 total, 8 up, 4 in 2023-10-09T10:38:19.594 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:19.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:19.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:19.628 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:38:19.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:19 smithi053 bash[76859]: cluster 2023-10-09T10:38:17.762092+0000 mgr.y (mgr.26072) 1083 : cluster 0 pgmap v1264: 89 pgs: 3 peering, 4 remapped+peering, 1 active+undersized+degraded, 11 active+clean+remapped, 70 active+clean; 2.2 GiB data, 9.4 GiB used, 348 GiB / 358 GiB avail; 92 MiB/s wr, 1.47k op/s; 2029/109500 objects degraded (1.853%); 2/109500 objects misplaced (0.002%) 2023-10-09T10:38:19.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:19 smithi053 bash[76859]: cluster 2023-10-09T10:38:18.289666+0000 osd.4 (osd.4) 318 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T10:38:19.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:19 smithi053 bash[76859]: cluster 2023-10-09T10:38:18.290476+0000 osd.6 (osd.6) 346 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T10:38:19.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:19 smithi053 bash[76859]: cluster 2023-10-09T10:38:18.292519+0000 osd.7 (osd.7) 342 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T10:38:19.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:19 smithi053 bash[76859]: cluster 2023-10-09T10:38:18.293767+0000 osd.4 (osd.4) 319 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T10:38:19.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:19 smithi053 bash[76859]: cluster 2023-10-09T10:38:18.294065+0000 osd.5 (osd.5) 459 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T10:38:19.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:19 smithi053 bash[76859]: cluster 2023-10-09T10:38:18.294269+0000 osd.6 (osd.6) 347 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T10:38:19.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:19 smithi053 bash[76859]: cluster 2023-10-09T10:38:18.296801+0000 osd.7 (osd.7) 343 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T10:38:19.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:19 smithi053 bash[76859]: cluster 2023-10-09T10:38:18.297185+0000 osd.6 (osd.6) 348 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T10:38:19.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:19 smithi053 bash[76859]: cluster 2023-10-09T10:38:19.296103+0000 mon.a (mon.0) 1647 : cluster 0 osdmap e374: 8 total, 8 up, 4 in 2023-10-09T10:38:19.652 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:19 smithi053 bash[79554]: cluster 2023-10-09T10:38:17.762092+0000 mgr.y (mgr.26072) 1083 : cluster 0 pgmap v1264: 89 pgs: 3 peering, 4 remapped+peering, 1 active+undersized+degraded, 11 active+clean+remapped, 70 active+clean; 2.2 GiB data, 9.4 GiB used, 348 GiB / 358 GiB avail; 92 MiB/s wr, 1.47k op/s; 2029/109500 objects degraded (1.853%); 2/109500 objects misplaced (0.002%) 2023-10-09T10:38:19.652 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:19 smithi053 bash[79554]: cluster 2023-10-09T10:38:18.289666+0000 osd.4 (osd.4) 318 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T10:38:19.652 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:19 smithi053 bash[79554]: cluster 2023-10-09T10:38:18.290476+0000 osd.6 (osd.6) 346 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T10:38:19.652 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:19 smithi053 bash[79554]: cluster 2023-10-09T10:38:18.292519+0000 osd.7 (osd.7) 342 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T10:38:19.652 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:19 smithi053 bash[79554]: cluster 2023-10-09T10:38:18.293767+0000 osd.4 (osd.4) 319 : cluster 3 failed to encode map e372 with expected crc 2023-10-09T10:38:19.652 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:19 smithi053 bash[79554]: cluster 2023-10-09T10:38:18.294065+0000 osd.5 (osd.5) 459 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T10:38:19.652 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:19 smithi053 bash[79554]: cluster 2023-10-09T10:38:18.294269+0000 osd.6 (osd.6) 347 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T10:38:19.652 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:19 smithi053 bash[79554]: cluster 2023-10-09T10:38:18.296801+0000 osd.7 (osd.7) 343 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T10:38:19.653 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:19 smithi053 bash[79554]: cluster 2023-10-09T10:38:18.297185+0000 osd.6 (osd.6) 348 : cluster 3 failed to encode map e373 with expected crc 2023-10-09T10:38:19.653 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:19 smithi053 bash[79554]: cluster 2023-10-09T10:38:19.296103+0000 mon.a (mon.0) 1647 : cluster 0 osdmap e374: 8 total, 8 up, 4 in 2023-10-09T10:38:19.702 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:19.732 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:19.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:19.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:19.836 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:19.874 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:19.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:19.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:19.980 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:20.012 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:20.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:20.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:20.115 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:20.142 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:20.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:20.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:20.246 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:20.252 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 24 16 40714 40698 105.974 29.5625 0.0346315 0.00943019 2023-10-09T10:38:20.277 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:20.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:20.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:20.289 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T10:38:20.384 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:20.408 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:20.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:20.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:20.519 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:20.551 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:20.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:20.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:20.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:20 smithi086 bash[59714]: cluster 2023-10-09T10:38:19.293139+0000 osd.6 (osd.6) 349 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T10:38:20.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:20 smithi086 bash[59714]: cluster 2023-10-09T10:38:19.293620+0000 osd.7 (osd.7) 344 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T10:38:20.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:20 smithi086 bash[59714]: cluster 2023-10-09T10:38:19.296074+0000 osd.6 (osd.6) 350 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T10:38:20.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:20 smithi086 bash[59714]: cluster 2023-10-09T10:38:19.299205+0000 osd.7 (osd.7) 345 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T10:38:20.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:20 smithi086 bash[59714]: cluster 2023-10-09T10:38:19.333645+0000 osd.4 (osd.4) 320 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T10:38:20.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:20 smithi086 bash[59714]: cluster 2023-10-09T10:38:19.335326+0000 osd.4 (osd.4) 321 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T10:38:20.654 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:20.662 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:20 smithi053 bash[76859]: cluster 2023-10-09T10:38:19.293139+0000 osd.6 (osd.6) 349 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T10:38:20.662 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:20 smithi053 bash[76859]: cluster 2023-10-09T10:38:19.293620+0000 osd.7 (osd.7) 344 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T10:38:20.662 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:20 smithi053 bash[76859]: cluster 2023-10-09T10:38:19.296074+0000 osd.6 (osd.6) 350 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T10:38:20.662 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:20 smithi053 bash[76859]: cluster 2023-10-09T10:38:19.299205+0000 osd.7 (osd.7) 345 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T10:38:20.662 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:20 smithi053 bash[76859]: cluster 2023-10-09T10:38:19.333645+0000 osd.4 (osd.4) 320 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T10:38:20.662 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:20 smithi053 bash[76859]: cluster 2023-10-09T10:38:19.335326+0000 osd.4 (osd.4) 321 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T10:38:20.663 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:20 smithi053 bash[79554]: cluster 2023-10-09T10:38:19.293139+0000 osd.6 (osd.6) 349 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T10:38:20.663 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:20 smithi053 bash[79554]: cluster 2023-10-09T10:38:19.293620+0000 osd.7 (osd.7) 344 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T10:38:20.663 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:20 smithi053 bash[79554]: cluster 2023-10-09T10:38:19.296074+0000 osd.6 (osd.6) 350 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T10:38:20.663 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:20 smithi053 bash[79554]: cluster 2023-10-09T10:38:19.299205+0000 osd.7 (osd.7) 345 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T10:38:20.663 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:20 smithi053 bash[79554]: cluster 2023-10-09T10:38:19.333645+0000 osd.4 (osd.4) 320 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T10:38:20.663 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:20 smithi053 bash[79554]: cluster 2023-10-09T10:38:19.335326+0000 osd.4 (osd.4) 321 : cluster 3 failed to encode map e374 with expected crc 2023-10-09T10:38:20.685 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:20.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:20.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:20.791 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:20.820 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:20.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:20.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:20.924 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:20.954 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:20.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:20.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:21.058 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:21.082 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:21.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:21.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:21.186 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:21.211 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:21.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:21.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:21.252 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 25 16 41870 41854 104.625 72.25 0.0208512 0.00955163 2023-10-09T10:38:21.318 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:21.344 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:21.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:21.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:21.447 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:21.456 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:21 smithi086 bash[59714]: cluster 2023-10-09T10:38:19.762601+0000 mgr.y (mgr.26072) 1084 : cluster 0 pgmap v1267: 89 pgs: 9 peering, 5 remapped+peering, 5 active+clean+remapped, 70 active+clean; 2.4 GiB data, 9.7 GiB used, 348 GiB / 358 GiB avail; 63 MiB/s wr, 1.00k op/s 2023-10-09T10:38:21.456 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:21 smithi086 bash[59714]: cluster 2023-10-09T10:38:20.320762+0000 mon.a (mon.0) 1648 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2029/109500 objects degraded (1.853%), 1 pg degraded) 2023-10-09T10:38:21.456 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:21 smithi086 bash[59714]: cluster 2023-10-09T10:38:20.331974+0000 osd.5 (osd.5) 460 : cluster 3 failed to encode map e375 with expected crc 2023-10-09T10:38:21.457 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:21 smithi086 bash[59714]: cluster 2023-10-09T10:38:20.333648+0000 mon.a (mon.0) 1649 : cluster 0 osdmap e375: 8 total, 8 up, 4 in 2023-10-09T10:38:21.457 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:21 smithi086 bash[59714]: cluster 2023-10-09T10:38:20.342159+0000 osd.6 (osd.6) 351 : cluster 3 failed to encode map e375 with expected crc 2023-10-09T10:38:21.473 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:21.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:21.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:21.577 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:21.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:21 smithi053 bash[76859]: cluster 2023-10-09T10:38:19.762601+0000 mgr.y (mgr.26072) 1084 : cluster 0 pgmap v1267: 89 pgs: 9 peering, 5 remapped+peering, 5 active+clean+remapped, 70 active+clean; 2.4 GiB data, 9.7 GiB used, 348 GiB / 358 GiB avail; 63 MiB/s wr, 1.00k op/s 2023-10-09T10:38:21.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:21 smithi053 bash[76859]: cluster 2023-10-09T10:38:20.320762+0000 mon.a (mon.0) 1648 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2029/109500 objects degraded (1.853%), 1 pg degraded) 2023-10-09T10:38:21.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:21 smithi053 bash[76859]: cluster 2023-10-09T10:38:20.331974+0000 osd.5 (osd.5) 460 : cluster 3 failed to encode map e375 with expected crc 2023-10-09T10:38:21.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:21 smithi053 bash[76859]: cluster 2023-10-09T10:38:20.333648+0000 mon.a (mon.0) 1649 : cluster 0 osdmap e375: 8 total, 8 up, 4 in 2023-10-09T10:38:21.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:21 smithi053 bash[76859]: cluster 2023-10-09T10:38:20.342159+0000 osd.6 (osd.6) 351 : cluster 3 failed to encode map e375 with expected crc 2023-10-09T10:38:21.591 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:21 smithi053 bash[79554]: cluster 2023-10-09T10:38:19.762601+0000 mgr.y (mgr.26072) 1084 : cluster 0 pgmap v1267: 89 pgs: 9 peering, 5 remapped+peering, 5 active+clean+remapped, 70 active+clean; 2.4 GiB data, 9.7 GiB used, 348 GiB / 358 GiB avail; 63 MiB/s wr, 1.00k op/s 2023-10-09T10:38:21.591 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:21 smithi053 bash[79554]: cluster 2023-10-09T10:38:20.320762+0000 mon.a (mon.0) 1648 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2029/109500 objects degraded (1.853%), 1 pg degraded) 2023-10-09T10:38:21.591 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:21 smithi053 bash[79554]: cluster 2023-10-09T10:38:20.331974+0000 osd.5 (osd.5) 460 : cluster 3 failed to encode map e375 with expected crc 2023-10-09T10:38:21.591 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:21 smithi053 bash[79554]: cluster 2023-10-09T10:38:20.333648+0000 mon.a (mon.0) 1649 : cluster 0 osdmap e375: 8 total, 8 up, 4 in 2023-10-09T10:38:21.591 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:21 smithi053 bash[79554]: cluster 2023-10-09T10:38:20.342159+0000 osd.6 (osd.6) 351 : cluster 3 failed to encode map e375 with expected crc 2023-10-09T10:38:21.604 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:21.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:21.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:21.710 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:21.739 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:21.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:21.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:21.845 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:21.874 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:21.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:21.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:21.979 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:22.006 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:22.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:22.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:22.110 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:22.146 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:22.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:22.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:22.250 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:22.253 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 26 16 43011 42995 103.343 71.3125 0.0104137 0.00967003 2023-10-09T10:38:22.281 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:22.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:22.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:22.384 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:22.393 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:22 smithi053 bash[79554]: cluster 2023-10-09T10:38:20.343986+0000 osd.7 (osd.7) 346 : cluster 3 failed to encode map e375 with expected crc 2023-10-09T10:38:22.393 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:22 smithi053 bash[79554]: cluster 2023-10-09T10:38:20.346708+0000 osd.7 (osd.7) 347 : cluster 3 failed to encode map e375 with expected crc 2023-10-09T10:38:22.393 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:22 smithi053 bash[79554]: cluster 2023-10-09T10:38:21.340087+0000 osd.6 (osd.6) 352 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T10:38:22.393 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:22 smithi053 bash[79554]: cluster 2023-10-09T10:38:21.340426+0000 osd.5 (osd.5) 461 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T10:38:22.393 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:22 smithi053 bash[79554]: cluster 2023-10-09T10:38:21.345472+0000 mon.a (mon.0) 1650 : cluster 0 osdmap e376: 8 total, 8 up, 4 in 2023-10-09T10:38:22.393 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:22 smithi053 bash[76859]: cluster 2023-10-09T10:38:20.343986+0000 osd.7 (osd.7) 346 : cluster 3 failed to encode map e375 with expected crc 2023-10-09T10:38:22.394 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:22 smithi053 bash[76859]: cluster 2023-10-09T10:38:20.346708+0000 osd.7 (osd.7) 347 : cluster 3 failed to encode map e375 with expected crc 2023-10-09T10:38:22.394 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:22 smithi053 bash[76859]: cluster 2023-10-09T10:38:21.340087+0000 osd.6 (osd.6) 352 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T10:38:22.394 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:22 smithi053 bash[76859]: cluster 2023-10-09T10:38:21.340426+0000 osd.5 (osd.5) 461 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T10:38:22.394 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:22 smithi053 bash[76859]: cluster 2023-10-09T10:38:21.345472+0000 mon.a (mon.0) 1650 : cluster 0 osdmap e376: 8 total, 8 up, 4 in 2023-10-09T10:38:22.421 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:22.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:22.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:22.525 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:22.533 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:22 smithi086 bash[59714]: cluster 2023-10-09T10:38:20.343986+0000 osd.7 (osd.7) 346 : cluster 3 failed to encode map e375 with expected crc 2023-10-09T10:38:22.533 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:22 smithi086 bash[59714]: cluster 2023-10-09T10:38:20.346708+0000 osd.7 (osd.7) 347 : cluster 3 failed to encode map e375 with expected crc 2023-10-09T10:38:22.533 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:22 smithi086 bash[59714]: cluster 2023-10-09T10:38:21.340087+0000 osd.6 (osd.6) 352 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T10:38:22.533 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:22 smithi086 bash[59714]: cluster 2023-10-09T10:38:21.340426+0000 osd.5 (osd.5) 461 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T10:38:22.533 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:22 smithi086 bash[59714]: cluster 2023-10-09T10:38:21.345472+0000 mon.a (mon.0) 1650 : cluster 0 osdmap e376: 8 total, 8 up, 4 in 2023-10-09T10:38:22.547 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:22.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:22.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:22.650 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:22.661 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:38:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:38:22] "GET /metrics HTTP/1.1" 200 36537 "" "Prometheus/2.33.4" 2023-10-09T10:38:22.680 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:22.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:22.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:22.783 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:22.810 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:22.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:22.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:22.914 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:22.944 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:22.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:22.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:23.050 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:23.076 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:23.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:23.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:23.179 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:23.201 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:23.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:23.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:23.252 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 27 16 44167 44151 102.191 72.25 0.0207452 0.0097762 2023-10-09T10:38:23.307 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:23.333 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:23.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:23.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:23.440 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:23.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:23.469 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:23.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:23.495 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:23 smithi053 bash[76859]: cluster 2023-10-09T10:38:21.763426+0000 mgr.y (mgr.26072) 1085 : cluster 0 pgmap v1270: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 9 peering, 5 remapped+peering, 5 active+clean+remapped, 66 active+clean; 2.4 GiB data, 10 GiB used, 348 GiB / 358 GiB avail; 55 MiB/s wr, 886 op/s; 4988/120144 objects degraded (4.152%); 2395/120144 objects misplaced (1.993%); 288 KiB/s, 0 objects/s recovering 2023-10-09T10:38:23.495 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:23 smithi053 bash[76859]: cluster 2023-10-09T10:38:22.337003+0000 mon.a (mon.0) 1651 : cluster 3 Health check failed: Degraded data redundancy: 4988/120144 objects degraded (4.152%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:23.495 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:23 smithi053 bash[76859]: cluster 2023-10-09T10:38:22.394580+0000 osd.4 (osd.4) 322 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T10:38:23.495 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:23 smithi053 bash[76859]: audit 2023-10-09T10:38:23.085546+0000 mon.a (mon.0) 1652 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:38:23.570 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:23.592 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:23.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:23.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:23 smithi086 bash[59714]: cluster 2023-10-09T10:38:21.763426+0000 mgr.y (mgr.26072) 1085 : cluster 0 pgmap v1270: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 9 peering, 5 remapped+peering, 5 active+clean+remapped, 66 active+clean; 2.4 GiB data, 10 GiB used, 348 GiB / 358 GiB avail; 55 MiB/s wr, 886 op/s; 4988/120144 objects degraded (4.152%); 2395/120144 objects misplaced (1.993%); 288 KiB/s, 0 objects/s recovering 2023-10-09T10:38:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:23 smithi086 bash[59714]: cluster 2023-10-09T10:38:22.337003+0000 mon.a (mon.0) 1651 : cluster 3 Health check failed: Degraded data redundancy: 4988/120144 objects degraded (4.152%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:23 smithi086 bash[59714]: cluster 2023-10-09T10:38:22.394580+0000 osd.4 (osd.4) 322 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T10:38:23.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:23 smithi086 bash[59714]: audit 2023-10-09T10:38:23.085546+0000 mon.a (mon.0) 1652 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:38:23.697 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:23.737 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:23.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:23.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:23.754 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:38:23.756 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:38:23.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:23 smithi053 bash[79554]: cluster 2023-10-09T10:38:21.763426+0000 mgr.y (mgr.26072) 1085 : cluster 0 pgmap v1270: 89 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 9 peering, 5 remapped+peering, 5 active+clean+remapped, 66 active+clean; 2.4 GiB data, 10 GiB used, 348 GiB / 358 GiB avail; 55 MiB/s wr, 886 op/s; 4988/120144 objects degraded (4.152%); 2395/120144 objects misplaced (1.993%); 288 KiB/s, 0 objects/s recovering 2023-10-09T10:38:23.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:23 smithi053 bash[79554]: cluster 2023-10-09T10:38:22.337003+0000 mon.a (mon.0) 1651 : cluster 3 Health check failed: Degraded data redundancy: 4988/120144 objects degraded (4.152%), 2 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:23.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:23 smithi053 bash[79554]: cluster 2023-10-09T10:38:22.394580+0000 osd.4 (osd.4) 322 : cluster 3 failed to encode map e376 with expected crc 2023-10-09T10:38:23.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:23 smithi053 bash[79554]: audit 2023-10-09T10:38:23.085546+0000 mon.a (mon.0) 1652 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:38:23.840 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:23.882 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:23.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:23.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:23.987 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:24.011 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:24.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:24.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:24.115 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:24.146 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:24.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:24.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:24.249 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:24.252 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 28 16 45316 45300 101.106 71.8125 0.00703079 0.00988412 2023-10-09T10:38:24.274 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:24.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:24.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:24.378 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:24.403 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:24.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:24.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:24.508 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:24.533 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:24.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:24.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:24.637 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:24.668 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:24.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:24.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:24.772 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:24.797 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:24.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:24.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:24.900 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:24.933 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:24.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:24.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:25.038 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:25.065 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:25.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:25.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:25.167 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:25.194 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:25.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:25.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:25.252 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 29 16 46468 46452 100.102 72 0.0167831 0.00998303 2023-10-09T10:38:25.299 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:25.327 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:25.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:25.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:25.355 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:25 smithi086 bash[59714]: cluster 2023-10-09T10:38:23.766846+0000 mgr.y (mgr.26072) 1086 : cluster 0 pgmap v1271: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 6 peering, 2 remapped+peering, 5 active+clean+remapped, 71 active+clean; 2.5 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 50 MiB/s wr, 799 op/s; 7488/122652 objects degraded (6.105%); 2395/122652 objects misplaced (1.953%); 970 KiB/s, 13 objects/s recovering 2023-10-09T10:38:25.432 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:25.441 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:25 smithi053 bash[76859]: cluster 2023-10-09T10:38:23.766846+0000 mgr.y (mgr.26072) 1086 : cluster 0 pgmap v1271: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 6 peering, 2 remapped+peering, 5 active+clean+remapped, 71 active+clean; 2.5 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 50 MiB/s wr, 799 op/s; 7488/122652 objects degraded (6.105%); 2395/122652 objects misplaced (1.953%); 970 KiB/s, 13 objects/s recovering 2023-10-09T10:38:25.441 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:25 smithi053 bash[79554]: cluster 2023-10-09T10:38:23.766846+0000 mgr.y (mgr.26072) 1086 : cluster 0 pgmap v1271: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 6 peering, 2 remapped+peering, 5 active+clean+remapped, 71 active+clean; 2.5 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 50 MiB/s wr, 799 op/s; 7488/122652 objects degraded (6.105%); 2395/122652 objects misplaced (1.953%); 970 KiB/s, 13 objects/s recovering 2023-10-09T10:38:25.466 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:25.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:25.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:25.570 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:25.598 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:25.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:25.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:25.704 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:25.733 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:25.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:25.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:25.788 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:38:25.838 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:25.867 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:25.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:25.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:25.971 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:26.001 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:26.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:26.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:26.105 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:26.148 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:26.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:26.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:26.251 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:26.252 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 30 16 47482 47466 98.8778 63.375 0.00312618 0.0101023 2023-10-09T10:38:26.272 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:26.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:26.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:26.375 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:26.404 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:26.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:26.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:26.508 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:26.539 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:26.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:26.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:26.641 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:26.668 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:26.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:26.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:26.772 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:26.796 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:26.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:26.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:26.899 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:26.927 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:26.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:26.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:27.031 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:27.056 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:27.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:27.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:27.161 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:27.188 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:27.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:27.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:27.252 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 31 16 48478 48462 97.6961 62.25 0.0200595 0.0102133 2023-10-09T10:38:27.295 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:27.321 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:27.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:27.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:27.428 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:27.459 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:27.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:27.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:27.563 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:27.589 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:27.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:27.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:27.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:27 smithi086 bash[59714]: cluster 2023-10-09T10:38:25.767726+0000 mgr.y (mgr.26072) 1087 : cluster 0 pgmap v1272: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 78 active+clean; 2.8 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 62 MiB/s wr, 987 op/s; 9991/135186 objects degraded (7.391%); 2395/135186 objects misplaced (1.772%); 820 KiB/s, 15 objects/s recovering 2023-10-09T10:38:27.694 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:27.722 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:27.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:27.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:27.750 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:27 smithi053 bash[79554]: cluster 2023-10-09T10:38:25.767726+0000 mgr.y (mgr.26072) 1087 : cluster 0 pgmap v1272: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 78 active+clean; 2.8 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 62 MiB/s wr, 987 op/s; 9991/135186 objects degraded (7.391%); 2395/135186 objects misplaced (1.772%); 820 KiB/s, 15 objects/s recovering 2023-10-09T10:38:27.750 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:27 smithi053 bash[76859]: cluster 2023-10-09T10:38:25.767726+0000 mgr.y (mgr.26072) 1087 : cluster 0 pgmap v1272: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 78 active+clean; 2.8 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 62 MiB/s wr, 987 op/s; 9991/135186 objects degraded (7.391%); 2395/135186 objects misplaced (1.772%); 820 KiB/s, 15 objects/s recovering 2023-10-09T10:38:27.827 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:27.854 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:27.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:27.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:27.958 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:27.998 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:28.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:28.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:28.103 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:28.136 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:28.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:28.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:28.241 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:28.252 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 32 16 49626 49610 96.8851 71.75 0.00454894 0.0103139 2023-10-09T10:38:28.267 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:28.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:28.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:28.358 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:28 smithi086 bash[59714]: cluster 2023-10-09T10:38:28.288734+0000 mon.a (mon.0) 1653 : cluster 3 Health check update: Degraded data redundancy: 9991/135186 objects degraded (7.391%), 4 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:28.372 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:28.393 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:28.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:28.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:28.496 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:28.524 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:28.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:28.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:28.631 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:28.638 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:28 smithi053 bash[79554]: cluster 2023-10-09T10:38:28.288734+0000 mon.a (mon.0) 1653 : cluster 3 Health check update: Degraded data redundancy: 9991/135186 objects degraded (7.391%), 4 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:28.639 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:28 smithi053 bash[76859]: cluster 2023-10-09T10:38:28.288734+0000 mon.a (mon.0) 1653 : cluster 3 Health check update: Degraded data redundancy: 9991/135186 objects degraded (7.391%), 4 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:28.657 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:28.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:28.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:28.760 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:28.786 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:28.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:28.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:28.892 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:28.920 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:28.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:28.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:29.024 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:29.054 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:29.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:29.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:29.068 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:38:29.129 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:38:29.158 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:29.167 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:38:29.192 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:29.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:29.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:29.204 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:38:29.233 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:38:29.252 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 33 16 50702 50686 95.9869 67.25 0.0158948 0.0104116 2023-10-09T10:38:29.267 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:38:29.298 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:29.303 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:38:29.325 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:29.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:29.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:29.339 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:38:29.346 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:38:29.346 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:38:29.346 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:38:29.346 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:38:29.346 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:38:29.346 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:38:29.347 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:38:29.347 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:38:29.429 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:29.453 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:29.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:29.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:29.559 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:29.568 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:29 smithi053 bash[76859]: cluster 2023-10-09T10:38:27.768350+0000 mgr.y (mgr.26072) 1088 : cluster 0 pgmap v1273: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 78 active+clean; 2.8 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 60 MiB/s wr, 967 op/s; 9875/139242 objects degraded (7.092%); 2395/139242 objects misplaced (1.720%); 1.6 MiB/s, 27 objects/s recovering 2023-10-09T10:38:29.568 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:29 smithi053 bash[76859]: audit 2023-10-09T10:38:29.021121+0000 mon.b (mon.1) 28 : audit 0 from='client.? 172.21.15.53:0/3886271201' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:38:29.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:29 smithi053 bash[79554]: cluster 2023-10-09T10:38:27.768350+0000 mgr.y (mgr.26072) 1088 : cluster 0 pgmap v1273: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 78 active+clean; 2.8 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 60 MiB/s wr, 967 op/s; 9875/139242 objects degraded (7.092%); 2395/139242 objects misplaced (1.720%); 1.6 MiB/s, 27 objects/s recovering 2023-10-09T10:38:29.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:29 smithi053 bash[79554]: audit 2023-10-09T10:38:29.021121+0000 mon.b (mon.1) 28 : audit 0 from='client.? 172.21.15.53:0/3886271201' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:38:29.591 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:29.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:29.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:29.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:29 smithi086 bash[59714]: cluster 2023-10-09T10:38:27.768350+0000 mgr.y (mgr.26072) 1088 : cluster 0 pgmap v1273: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 78 active+clean; 2.8 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 60 MiB/s wr, 967 op/s; 9875/139242 objects degraded (7.092%); 2395/139242 objects misplaced (1.720%); 1.6 MiB/s, 27 objects/s recovering 2023-10-09T10:38:29.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:29 smithi086 bash[59714]: audit 2023-10-09T10:38:29.021121+0000 mon.b (mon.1) 28 : audit 0 from='client.? 172.21.15.53:0/3886271201' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:38:29.694 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:29.719 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:29.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:29.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:29.822 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:29.848 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:29.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:29.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:29.952 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:29.985 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:29.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:29.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:30.089 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:30.121 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:30.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:30.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:30.227 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:30.250 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:30.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:30.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:30.253 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 34 16 51769 51753 95.1248 66.6875 0.00860101 0.0104963 2023-10-09T10:38:30.353 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:30.391 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:30.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:30.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:30.495 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:30.520 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:30.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:30.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:30.624 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:30.646 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:30.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:30.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:30.750 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:30.775 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:30.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:30.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:30.880 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:30.912 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:30.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:30.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:31.017 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:31.049 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:31.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:31.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:31.152 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:31.183 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:31.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:31.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:31.253 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 35 16 52746 52730 94.1514 61.0625 0.0106335 0.0106148 2023-10-09T10:38:31.288 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:31.315 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:31.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:31.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:31.418 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:31.450 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:31.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:31.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:31.553 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:31.579 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:31.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:31.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:31.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:31 smithi086 bash[59714]: cluster 2023-10-09T10:38:29.769057+0000 mgr.y (mgr.26072) 1089 : cluster 0 pgmap v1274: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 78 active+clean; 3.0 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 58 MiB/s wr, 922 op/s; 9875/146259 objects degraded (6.752%); 2395/146259 objects misplaced (1.638%); 1.2 MiB/s, 21 objects/s recovering 2023-10-09T10:38:31.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:31 smithi053 bash[76859]: cluster 2023-10-09T10:38:29.769057+0000 mgr.y (mgr.26072) 1089 : cluster 0 pgmap v1274: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 78 active+clean; 3.0 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 58 MiB/s wr, 922 op/s; 9875/146259 objects degraded (6.752%); 2395/146259 objects misplaced (1.638%); 1.2 MiB/s, 21 objects/s recovering 2023-10-09T10:38:31.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:31 smithi053 bash[79554]: cluster 2023-10-09T10:38:29.769057+0000 mgr.y (mgr.26072) 1089 : cluster 0 pgmap v1274: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 78 active+clean; 3.0 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 58 MiB/s wr, 922 op/s; 9875/146259 objects degraded (6.752%); 2395/146259 objects misplaced (1.638%); 1.2 MiB/s, 21 objects/s recovering 2023-10-09T10:38:31.683 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:31.714 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:31.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:31.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:31.817 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:31.846 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:31.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:31.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:31.951 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:31.979 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:31.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:31.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:32.082 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:32.127 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:32.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:32.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:32.232 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:32.261 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 36 16 53778 53762 93.3276 64.5 0.0123216 0.010708 2023-10-09T10:38:32.262 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:32.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:32.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:32.367 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:32.403 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:32.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:32.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:32.508 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:32.544 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:32.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:32.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:32.649 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:32.679 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:32.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:32.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:32.784 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:32.814 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:32.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:32.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:32.920 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:32.931 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:38:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:38:32] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.33.4" 2023-10-09T10:38:32.953 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:32.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:32.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:33.057 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:33.091 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:33.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:33.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:33.195 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:33.219 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:33.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:33.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:33.253 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 37 16 54797 54781 92.5263 63.6875 0.0118373 0.0108011 2023-10-09T10:38:33.322 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:33.357 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:33.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:33.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:33.461 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:33.471 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:33 smithi053 bash[76859]: cluster 2023-10-09T10:38:31.769723+0000 mgr.y (mgr.26072) 1090 : cluster 0 pgmap v1275: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 78 active+clean; 3.1 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 62 MiB/s wr, 996 op/s; 9875/151323 objects degraded (6.526%); 2395/151323 objects misplaced (1.583%); 1.1 MiB/s, 19 objects/s recovering 2023-10-09T10:38:33.471 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:33 smithi053 bash[76859]: cluster 2023-10-09T10:38:33.289829+0000 mon.a (mon.0) 1654 : cluster 3 Health check update: Degraded data redundancy: 9875/151323 objects degraded (6.526%), 4 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:33.471 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:33 smithi053 bash[79554]: cluster 2023-10-09T10:38:31.769723+0000 mgr.y (mgr.26072) 1090 : cluster 0 pgmap v1275: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 78 active+clean; 3.1 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 62 MiB/s wr, 996 op/s; 9875/151323 objects degraded (6.526%); 2395/151323 objects misplaced (1.583%); 1.1 MiB/s, 19 objects/s recovering 2023-10-09T10:38:33.471 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:33 smithi053 bash[79554]: cluster 2023-10-09T10:38:33.289829+0000 mon.a (mon.0) 1654 : cluster 3 Health check update: Degraded data redundancy: 9875/151323 objects degraded (6.526%), 4 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:33.495 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:33.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:33.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:33.598 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:33.635 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:33.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:33.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:33.638 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:33 smithi086 bash[59714]: cluster 2023-10-09T10:38:31.769723+0000 mgr.y (mgr.26072) 1090 : cluster 0 pgmap v1275: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 78 active+clean; 3.1 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 62 MiB/s wr, 996 op/s; 9875/151323 objects degraded (6.526%); 2395/151323 objects misplaced (1.583%); 1.1 MiB/s, 19 objects/s recovering 2023-10-09T10:38:33.639 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:33 smithi086 bash[59714]: cluster 2023-10-09T10:38:33.289829+0000 mon.a (mon.0) 1654 : cluster 3 Health check update: Degraded data redundancy: 9875/151323 objects degraded (6.526%), 4 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:33.739 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:33.774 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:33.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:33.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:33.877 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:33.921 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:33.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:33.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:34.025 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:34.045 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:34.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:34.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:34.148 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:34.178 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:34.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:34.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:34.253 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 38 16 55821 55805 91.7755 64 0.00609258 0.0108894 2023-10-09T10:38:34.283 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:34.297 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:38:34.314 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:34.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:34.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:34.417 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:34.441 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:34.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:34.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:34.544 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:34.568 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:34.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:34.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:34.673 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:34.697 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:34.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:34.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:34.804 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:34.847 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:34.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:34.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:34.950 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:34.978 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:34.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:34.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:35.082 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:35.108 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:35.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:35.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:35.212 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:35.243 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:35.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:35.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:35.253 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 39 16 56857 56841 91.0824 64.75 0.0221374 0.0109726 2023-10-09T10:38:35.350 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:35.389 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:35.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:35.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:35.536 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:35.546 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:35 smithi053 bash[79554]: cluster 2023-10-09T10:38:33.770407+0000 mgr.y (mgr.26072) 1091 : cluster 0 pgmap v1276: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 78 active+clean; 3.2 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 61 MiB/s wr, 973 op/s; 9758/155190 objects degraded (6.288%); 2395/155190 objects misplaced (1.543%); 1.6 MiB/s, 26 objects/s recovering 2023-10-09T10:38:35.552 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:35 smithi053 bash[76859]: cluster 2023-10-09T10:38:33.770407+0000 mgr.y (mgr.26072) 1091 : cluster 0 pgmap v1276: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 78 active+clean; 3.2 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 61 MiB/s wr, 973 op/s; 9758/155190 objects degraded (6.288%); 2395/155190 objects misplaced (1.543%); 1.6 MiB/s, 26 objects/s recovering 2023-10-09T10:38:35.563 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:35.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:35.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:35.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:35 smithi086 bash[59714]: cluster 2023-10-09T10:38:33.770407+0000 mgr.y (mgr.26072) 1091 : cluster 0 pgmap v1276: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 78 active+clean; 3.2 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 61 MiB/s wr, 973 op/s; 9758/155190 objects degraded (6.288%); 2395/155190 objects misplaced (1.543%); 1.6 MiB/s, 26 objects/s recovering 2023-10-09T10:38:35.671 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:35.697 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:35.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:35.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:35.804 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:35.837 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:35.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:35.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:35.947 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:35.980 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:35.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:35.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:36.083 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:36.118 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:36.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:36.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:36.223 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:36.248 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:36.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:36.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:36.254 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:2023-10-09T10:38:36.251468+0000 min lat: 0.00148197 max lat: 2.18823 avg lat: 0.0110896 2023-10-09T10:38:36.254 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:38:36.254 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 40 16 57694 57678 90.113 52.3125 0.0344564 0.0110896 2023-10-09T10:38:36.355 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:36.383 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:36.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:36.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:36.487 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:36.523 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:36.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:36.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:36.627 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:36.654 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:36.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:36.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:36.759 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:36.790 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:36.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:36.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:36.893 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:36.919 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:36.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:36.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:37.024 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:37.062 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:37.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:37.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:37.166 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:37.201 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:37.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:37.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:37.253 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 41 16 58718 58702 89.4759 64 0.0110248 0.0111692 2023-10-09T10:38:37.305 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:37.342 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:37.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:37.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:37.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:37 smithi053 bash[79554]: cluster 2023-10-09T10:38:35.771201+0000 mgr.y (mgr.26072) 1092 : cluster 0 pgmap v1277: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 78 active+clean; 3.4 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 77 MiB/s wr, 1.23k op/s; 9758/166866 objects degraded (5.848%); 2395/166866 objects misplaced (1.435%); 1.2 MiB/s, 21 objects/s recovering 2023-10-09T10:38:37.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:37 smithi053 bash[76859]: cluster 2023-10-09T10:38:35.771201+0000 mgr.y (mgr.26072) 1092 : cluster 0 pgmap v1277: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 78 active+clean; 3.4 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 77 MiB/s wr, 1.23k op/s; 9758/166866 objects degraded (5.848%); 2395/166866 objects misplaced (1.435%); 1.2 MiB/s, 21 objects/s recovering 2023-10-09T10:38:37.447 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:37.475 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:37.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:37.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:37.583 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:37.606 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:37.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:37.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:37.709 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:37.719 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:37 smithi086 bash[59714]: cluster 2023-10-09T10:38:35.771201+0000 mgr.y (mgr.26072) 1092 : cluster 0 pgmap v1277: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 78 active+clean; 3.4 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 77 MiB/s wr, 1.23k op/s; 9758/166866 objects degraded (5.848%); 2395/166866 objects misplaced (1.435%); 1.2 MiB/s, 21 objects/s recovering 2023-10-09T10:38:37.748 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:37.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:37.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:37.851 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:37.883 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:37.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:37.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:37.988 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:38.010 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:38.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:38.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:38.113 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:38.138 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:38.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:38.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:38.242 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:38.254 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 42 16 59660 59644 88.7472 58.875 0.0202938 0.0112599 2023-10-09T10:38:38.275 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:38.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:38.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:38.376 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:38:38.376 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [ 2023-10-09T10:38:38.376 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.376 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.45623.0:59732 9.9 e376/373 9:91c1df7b:::benchmark_data_smithi053_202539_object59731:head v 376'3594, mlcod=0'0)", 2023-10-09T10:38:38.377 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:38:38.363421+0000", 2023-10-09T10:38:38.377 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.0068230779999999998, 2023-10-09T10:38:38.377 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0068648470000000003, 2023-10-09T10:38:38.377 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:38:38.377 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "started", 2023-10-09T10:38:38.377 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:38:38.377 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.377 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:38:38.377 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.363421+0000", 2023-10-09T10:38:38.377 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:38:38.377 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.378 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.378 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:38:38.378 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.363421+0000", 2023-10-09T10:38:38.378 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:38:38.378 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.378 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.378 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:38:38.378 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.363420+0000", 2023-10-09T10:38:38.378 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:38:38.378 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.378 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.378 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:38:38.379 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.363450+0000", 2023-10-09T10:38:38.379 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.0573e-05 2023-10-09T10:38:38.379 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.379 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.379 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:38:38.379 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.363460+0000", 2023-10-09T10:38:38.379 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.8379999999999997e-06 2023-10-09T10:38:38.379 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.379 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.379 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:38:38.379 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.363466+0000", 2023-10-09T10:38:38.379 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.1399999999999997e-06 2023-10-09T10:38:38.380 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.380 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.380 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:38:38.380 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.365703+0000", 2023-10-09T10:38:38.380 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0022371579999999999 2023-10-09T10:38:38.380 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.380 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.380 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:38:38.380 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.365723+0000", 2023-10-09T10:38:38.380 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.9961000000000001e-05 2023-10-09T10:38:38.380 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:38:38.380 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:38:38.381 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:38:38.381 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.381 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.381 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45623.0:59742 9.6 9:61ecc2ac:::benchmark_data_smithi053_202539_object59741:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e376)", 2023-10-09T10:38:38.381 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:38:38.365598+0000", 2023-10-09T10:38:38.381 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.0046453029999999999, 2023-10-09T10:38:38.381 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0047726510000000002, 2023-10-09T10:38:38.381 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:38:38.381 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "waiting for sub ops", 2023-10-09T10:38:38.381 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:38:38.381 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45623", 2023-10-09T10:38:38.381 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:38:38.382 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 59742 2023-10-09T10:38:38.382 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.382 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:38:38.382 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.382 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:38:38.382 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.365598+0000", 2023-10-09T10:38:38.382 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:38:38.382 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.382 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.382 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:38:38.382 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.365598+0000", 2023-10-09T10:38:38.382 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:38:38.383 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.383 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.383 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:38:38.383 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.365597+0000", 2023-10-09T10:38:38.383 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:38:38.383 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.383 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.383 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:38:38.383 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.365642+0000", 2023-10-09T10:38:38.383 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.4951999999999999e-05 2023-10-09T10:38:38.383 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.383 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.384 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:38:38.384 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.365656+0000", 2023-10-09T10:38:38.384 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4272e-05 2023-10-09T10:38:38.384 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.384 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.384 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:38:38.384 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.365663+0000", 2023-10-09T10:38:38.384 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:38.385 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.8199999999999999e-06 2023-10-09T10:38:38.385 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.385 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.385 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:38:38.385 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.365714+0000", 2023-10-09T10:38:38.385 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.0781000000000001e-05 2023-10-09T10:38:38.386 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.386 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.386 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:38:38.386 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.365911+0000", 2023-10-09T10:38:38.386 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00019659000000000001 2023-10-09T10:38:38.386 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.386 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.386 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,6", 2023-10-09T10:38:38.386 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.366091+0000", 2023-10-09T10:38:38.386 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0001805 2023-10-09T10:38:38.386 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.387 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.387 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:38:38.387 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.369054+0000", 2023-10-09T10:38:38.387 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0029629959999999999 2023-10-09T10:38:38.387 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.387 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.387 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:38:38.387 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.369156+0000", 2023-10-09T10:38:38.387 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000101502 2023-10-09T10:38:38.387 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:38:38.387 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:38:38.388 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:38:38.388 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.388 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.388 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45623.0:59745 9.d 9.344487bd (undecoded) ondisk+write+known_if_redirected e376)", 2023-10-09T10:38:38.388 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:38:38.366181+0000", 2023-10-09T10:38:38.388 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.0040628950000000004, 2023-10-09T10:38:38.388 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0042883720000000004, 2023-10-09T10:38:38.388 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:38:38.388 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "queued for pg", 2023-10-09T10:38:38.388 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:38:38.388 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45623", 2023-10-09T10:38:38.388 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:38:38.389 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 59745 2023-10-09T10:38:38.389 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.389 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:38:38.389 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.389 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:38:38.389 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.366181+0000", 2023-10-09T10:38:38.389 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:38:38.389 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.389 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.389 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:38:38.389 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.366181+0000", 2023-10-09T10:38:38.390 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:38:38.390 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.390 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.390 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:38:38.390 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.366180+0000", 2023-10-09T10:38:38.390 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:38:38.390 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.390 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.390 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:38:38.390 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.366222+0000", 2023-10-09T10:38:38.390 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.2397000000000001e-05 2023-10-09T10:38:38.390 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.390 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.391 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:38:38.391 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.366235+0000", 2023-10-09T10:38:38.391 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2449000000000001e-05 2023-10-09T10:38:38.391 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.391 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.391 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:38:38.391 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.366242+0000", 2023-10-09T10:38:38.391 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.7109999999999995e-06 2023-10-09T10:38:38.391 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:38:38.391 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:38:38.391 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:38:38.391 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.391 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.391 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.45623.0:59738 9.b e376/366 9:d4c95ee4:::benchmark_data_smithi053_202539_object59737:head v 376'3733, mlcod=376'3730)", 2023-10-09T10:38:38.391 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:38:38.366741+0000", 2023-10-09T10:38:38.393 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.003502598, 2023-10-09T10:38:38.393 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0037969710000000001, 2023-10-09T10:38:38.393 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:38:38.393 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "started", 2023-10-09T10:38:38.393 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:38:38.393 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.393 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:38:38.393 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.366741+0000", 2023-10-09T10:38:38.393 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:38:38.394 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.394 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.394 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:38:38.394 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.366741+0000", 2023-10-09T10:38:38.394 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:38:38.394 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.394 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.394 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:38:38.394 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.366740+0000", 2023-10-09T10:38:38.394 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:38:38.394 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.395 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.395 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:38:38.395 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.366788+0000", 2023-10-09T10:38:38.395 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.8356000000000003e-05 2023-10-09T10:38:38.395 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.395 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.395 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:38:38.395 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.366802+0000", 2023-10-09T10:38:38.395 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3468999999999999e-05 2023-10-09T10:38:38.395 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.395 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.395 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:38:38.396 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.366811+0000", 2023-10-09T10:38:38.396 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.6640000000000004e-06 2023-10-09T10:38:38.396 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.396 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.396 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:38:38.396 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.367057+0000", 2023-10-09T10:38:38.396 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00024601499999999998 2023-10-09T10:38:38.396 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.396 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.396 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:38:38.396 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.367092+0000", 2023-10-09T10:38:38.396 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.5209999999999997e-05 2023-10-09T10:38:38.397 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:38:38.397 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:38:38.397 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:38:38.397 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.397 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.397 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.45623.0:59739 9.b e376/366 9:da1cdbbf:::benchmark_data_smithi053_202539_object59738:head v 376'3734, mlcod=376'3730)", 2023-10-09T10:38:38.397 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:38:38.366832+0000", 2023-10-09T10:38:38.397 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.0034112610000000001, 2023-10-09T10:38:38.397 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.003776667, 2023-10-09T10:38:38.397 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:38:38.397 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "started", 2023-10-09T10:38:38.397 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:38:38.398 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.398 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:38:38.398 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.366832+0000", 2023-10-09T10:38:38.398 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:38:38.398 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.398 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.398 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:38:38.398 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.366832+0000", 2023-10-09T10:38:38.398 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:38:38.398 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.398 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.398 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:38:38.399 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.366832+0000", 2023-10-09T10:38:38.399 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:38:38.399 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.399 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.399 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:38:38.399 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.366869+0000", 2023-10-09T10:38:38.399 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.7484999999999998e-05 2023-10-09T10:38:38.399 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.399 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.399 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:38:38.399 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.366878+0000", 2023-10-09T10:38:38.399 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.1219999999999995e-06 2023-10-09T10:38:38.400 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.400 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.400 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:38:38.400 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.366883+0000", 2023-10-09T10:38:38.400 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.57e-06 2023-10-09T10:38:38.400 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.400 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.400 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:38:38.400 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.369530+0000", 2023-10-09T10:38:38.400 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0026464219999999998 2023-10-09T10:38:38.400 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.400 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.400 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:38:38.401 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.369555+0000", 2023-10-09T10:38:38.401 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.5038e-05 2023-10-09T10:38:38.401 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:38:38.401 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:38:38.401 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:38:38.401 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.401 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.401 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45623.0:59724 9.d 9:b48a5c4e:::benchmark_data_smithi053_202539_object59723:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e376)", 2023-10-09T10:38:38.401 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:38:38.337755+0000", 2023-10-09T10:38:38.401 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.032489041000000003, 2023-10-09T10:38:38.401 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.032934723999999999, 2023-10-09T10:38:38.402 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:38:38.402 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "waiting for sub ops", 2023-10-09T10:38:38.402 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:38:38.402 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45623", 2023-10-09T10:38:38.402 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:38:38.402 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 59724 2023-10-09T10:38:38.402 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.402 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:38:38.402 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.402 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:38:38.402 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.337755+0000", 2023-10-09T10:38:38.402 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:38:38.403 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.403 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.403 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:38:38.403 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.337755+0000", 2023-10-09T10:38:38.403 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:38:38.403 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.403 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.403 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:38:38.403 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.337754+0000", 2023-10-09T10:38:38.403 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:38:38.403 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.403 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.404 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:38:38.404 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.337776+0000", 2023-10-09T10:38:38.404 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.2463000000000002e-05 2023-10-09T10:38:38.404 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.404 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.404 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:38:38.404 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.337786+0000", 2023-10-09T10:38:38.404 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.5230000000000001e-06 2023-10-09T10:38:38.404 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.404 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.404 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:38:38.404 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.337793+0000", 2023-10-09T10:38:38.405 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.9e-06 2023-10-09T10:38:38.405 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.405 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.405 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:38:38.405 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.350015+0000", 2023-10-09T10:38:38.405 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.012221971 2023-10-09T10:38:38.405 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.405 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.405 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:38:38.405 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.350512+0000", 2023-10-09T10:38:38.405 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00049687400000000001 2023-10-09T10:38:38.405 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.406 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.406 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 6,7", 2023-10-09T10:38:38.406 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.351286+0000", 2023-10-09T10:38:38.406 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00077464500000000002 2023-10-09T10:38:38.406 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.406 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.406 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:38:38.406 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.369625+0000", 2023-10-09T10:38:38.406 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.018338571000000001 2023-10-09T10:38:38.406 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.406 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.406 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:38:38.407 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.369658+0000", 2023-10-09T10:38:38.407 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.3175e-05 2023-10-09T10:38:38.407 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:38:38.407 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:38:38.407 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:38:38.407 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.407 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.407 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.45623.0:59729 9.5 e376/366 9:ad1d4b25:::benchmark_data_smithi053_202539_object59728:head v 376'3722, mlcod=376'3717)", 2023-10-09T10:38:38.407 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:38:38.346501+0000", 2023-10-09T10:38:38.407 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.023742560999999999, 2023-10-09T10:38:38.407 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.024276019999999999, 2023-10-09T10:38:38.407 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:38:38.408 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "started", 2023-10-09T10:38:38.408 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:38:38.408 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.408 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:38:38.408 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.346501+0000", 2023-10-09T10:38:38.408 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:38:38.408 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.408 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.408 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:38:38.408 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.346501+0000", 2023-10-09T10:38:38.408 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:38:38.408 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.409 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.409 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:38:38.409 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.346500+0000", 2023-10-09T10:38:38.409 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:38:38.409 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.409 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.409 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:38:38.409 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.346555+0000", 2023-10-09T10:38:38.409 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.4954999999999998e-05 2023-10-09T10:38:38.409 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.409 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.410 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:38:38.410 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.346567+0000", 2023-10-09T10:38:38.410 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1623e-05 2023-10-09T10:38:38.410 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.410 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.410 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:38:38.410 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.346575+0000", 2023-10-09T10:38:38.410 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.6920000000000002e-06 2023-10-09T10:38:38.410 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.410 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.410 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:38:38.411 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.369672+0000", 2023-10-09T10:38:38.411 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.02309748 2023-10-09T10:38:38.411 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.411 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.411 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:38:38.411 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.369684+0000", 2023-10-09T10:38:38.411 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1807000000000001e-05 2023-10-09T10:38:38.411 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:38:38.411 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:38:38.411 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:38:38.411 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.412 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.412 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.45623.0:59730 9.5 e376/366)", 2023-10-09T10:38:38.412 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:38:38.351583+0000", 2023-10-09T10:38:38.412 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.018660691, 2023-10-09T10:38:38.412 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.019257037000000001, 2023-10-09T10:38:38.412 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:38:38.412 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "queued for pg", 2023-10-09T10:38:38.412 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:38:38.412 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.412 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:38:38.412 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.351583+0000", 2023-10-09T10:38:38.412 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:38:38.413 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.413 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.413 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:38:38.413 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.351583+0000", 2023-10-09T10:38:38.413 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:38:38.413 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.413 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.413 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:38:38.413 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.351582+0000", 2023-10-09T10:38:38.413 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:38:38.413 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.413 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.414 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:38:38.414 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.351661+0000", 2023-10-09T10:38:38.414 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.8905000000000004e-05 2023-10-09T10:38:38.414 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.414 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.414 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:38:38.414 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.351676+0000", 2023-10-09T10:38:38.414 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4946999999999999e-05 2023-10-09T10:38:38.414 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.414 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.414 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:38:38.414 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.351685+0000", 2023-10-09T10:38:38.415 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.5609999999999999e-06 2023-10-09T10:38:38.415 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:38:38.415 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:38:38.415 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:38:38.415 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.415 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.415 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop_reply(client.45623.0:59724 9.d e376/373)", 2023-10-09T10:38:38.415 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:38:38.356255+0000", 2023-10-09T10:38:38.415 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.01398839, 2023-10-09T10:38:38.415 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.014631689999999999, 2023-10-09T10:38:38.415 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:38:38.415 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "queued for pg", 2023-10-09T10:38:38.416 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:38:38.416 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.416 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:38:38.416 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.356255+0000", 2023-10-09T10:38:38.416 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:38:38.416 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.416 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.416 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:38:38.416 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.356255+0000", 2023-10-09T10:38:38.416 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:38:38.416 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.417 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.417 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:38:38.417 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.356254+0000", 2023-10-09T10:38:38.417 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:38:38.417 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.417 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.417 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:38:38.417 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.356265+0000", 2023-10-09T10:38:38.417 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.061e-05 2023-10-09T10:38:38.417 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.417 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.417 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:38:38.417 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.356280+0000", 2023-10-09T10:38:38.418 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.5112e-05 2023-10-09T10:38:38.418 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.418 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.418 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:38:38.418 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.356290+0000", 2023-10-09T10:38:38.418 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.5440000000000004e-06 2023-10-09T10:38:38.418 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:38:38.418 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:38:38.418 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:38:38.418 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.418 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.418 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.45623.0:59735 9.5 e376/366)", 2023-10-09T10:38:38.419 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:38:38.356907+0000", 2023-10-09T10:38:38.419 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.013336593000000001, 2023-10-09T10:38:38.419 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.014035516, 2023-10-09T10:38:38.419 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:38:38.419 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "queued for pg", 2023-10-09T10:38:38.419 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:38:38.419 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.419 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:38:38.419 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.356907+0000", 2023-10-09T10:38:38.419 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:38:38.419 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.419 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.420 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:38:38.420 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.356907+0000", 2023-10-09T10:38:38.420 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:38:38.420 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.420 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.420 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:38:38.420 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.356906+0000", 2023-10-09T10:38:38.420 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:38:38.420 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.420 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.420 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:38:38.420 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.356959+0000", 2023-10-09T10:38:38.420 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.2908999999999998e-05 2023-10-09T10:38:38.421 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.421 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.421 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:38:38.421 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.356971+0000", 2023-10-09T10:38:38.421 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2199e-05 2023-10-09T10:38:38.421 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:38:38.421 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:38:38.421 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:38:38.421 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:38.356979+0000", 2023-10-09T10:38:38.421 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.6529999999999994e-06 2023-10-09T10:38:38.421 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:38:38.421 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:38:38.422 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:38:38.422 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:38:38.422 INFO:teuthology.orchestra.run.smithi053.stdout: ], 2023-10-09T10:38:38.422 INFO:teuthology.orchestra.run.smithi053.stdout: "num_ops": 10 2023-10-09T10:38:38.422 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:38:38.450 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:38.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:38.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:38.556 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:38.588 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:38.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:38.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:38.608 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:38 smithi053 bash[76859]: audit 2023-10-09T10:38:38.086999+0000 mon.a (mon.0) 1655 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:38:38.608 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:38 smithi053 bash[76859]: cluster 2023-10-09T10:38:38.291191+0000 mon.a (mon.0) 1656 : cluster 3 Health check update: Degraded data redundancy: 9758/166866 objects degraded (5.848%), 4 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:38.608 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:38 smithi053 bash[79554]: audit 2023-10-09T10:38:38.086999+0000 mon.a (mon.0) 1655 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:38:38.608 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:38 smithi053 bash[79554]: cluster 2023-10-09T10:38:38.291191+0000 mon.a (mon.0) 1656 : cluster 3 Health check update: Degraded data redundancy: 9758/166866 objects degraded (5.848%), 4 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:38.696 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:38.725 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:38.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:38.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:38.830 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:38.839 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:38 smithi086 bash[59714]: audit 2023-10-09T10:38:38.086999+0000 mon.a (mon.0) 1655 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:38:38.839 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:38 smithi086 bash[59714]: cluster 2023-10-09T10:38:38.291191+0000 mon.a (mon.0) 1656 : cluster 3 Health check update: Degraded data redundancy: 9758/166866 objects degraded (5.848%), 4 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:38.869 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:38.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:38.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:38.976 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:39.003 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:39.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:39.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:39.107 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:39.135 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:39.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:39.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:39.241 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:39.253 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 43 16 60591 60575 88.0364 58.1875 0.0084419 0.0113518 2023-10-09T10:38:39.277 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:39.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:39.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:39.380 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:39.409 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:39.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:39.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:39.419 INFO:teuthology.orchestra.run.smithi053.stdout:moved 23 / 267 (8.61423%) 2023-10-09T10:38:39.419 INFO:teuthology.orchestra.run.smithi053.stdout:avg 66.75 2023-10-09T10:38:39.419 INFO:teuthology.orchestra.run.smithi053.stdout:stddev 9.20937 -> 8.3179 (expected baseline 7.07549) 2023-10-09T10:38:39.420 INFO:teuthology.orchestra.run.smithi053.stdout:min osd.7 with 55 -> 74 pgs (0.82397 -> 1.10861 * mean) 2023-10-09T10:38:39.420 INFO:teuthology.orchestra.run.smithi053.stdout:max osd.6 with 76 -> 68 pgs (1.13858 -> 1.01873 * mean) 2023-10-09T10:38:39.420 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:38:39.420 INFO:teuthology.orchestra.run.smithi053.stdout:oload 110 2023-10-09T10:38:39.420 INFO:teuthology.orchestra.run.smithi053.stdout:max_change 3 2023-10-09T10:38:39.420 INFO:teuthology.orchestra.run.smithi053.stdout:max_change_osds 4 2023-10-09T10:38:39.420 INFO:teuthology.orchestra.run.smithi053.stdout:average_utilization 0.0368 2023-10-09T10:38:39.420 INFO:teuthology.orchestra.run.smithi053.stdout:overload_utilization 0.0405 2023-10-09T10:38:39.420 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7 weight 0.7948 -> 1.0000 2023-10-09T10:38:39.420 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 weight 1.0000 -> 0.8382 2023-10-09T10:38:39.420 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 weight 0.7113 -> 0.6151 2023-10-09T10:38:39.431 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is unset 2023-10-09T10:38:39.513 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:39.520 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:39 smithi053 bash[79554]: cluster 2023-10-09T10:38:37.771887+0000 mgr.y (mgr.26072) 1093 : cluster 0 pgmap v1278: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 78 active+clean; 3.5 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 61 MiB/s wr, 981 op/s; 9642/170529 objects degraded (5.654%); 2395/170529 objects misplaced (1.404%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T10:38:39.520 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:39 smithi053 bash[79554]: audit 2023-10-09T10:38:38.427823+0000 mon.a (mon.0) 1657 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:38:39.520 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:39 smithi053 bash[79554]: audit 2023-10-09T10:38:38.428066+0000 mon.b (mon.1) 29 : audit 1 from='client.? 172.21.15.53:0/2559508669' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:38:39.520 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:39 smithi053 bash[79554]: audit 2023-10-09T10:38:38.727001+0000 mon.a (mon.0) 1658 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'1':'40313','6':'54930','7':'65536'}"}]: dispatch 2023-10-09T10:38:39.521 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:39 smithi053 bash[76859]: cluster 2023-10-09T10:38:37.771887+0000 mgr.y (mgr.26072) 1093 : cluster 0 pgmap v1278: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 78 active+clean; 3.5 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 61 MiB/s wr, 981 op/s; 9642/170529 objects degraded (5.654%); 2395/170529 objects misplaced (1.404%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T10:38:39.521 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:39 smithi053 bash[76859]: audit 2023-10-09T10:38:38.427823+0000 mon.a (mon.0) 1657 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:38:39.521 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:39 smithi053 bash[76859]: audit 2023-10-09T10:38:38.428066+0000 mon.b (mon.1) 29 : audit 1 from='client.? 172.21.15.53:0/2559508669' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:38:39.521 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:39 smithi053 bash[76859]: audit 2023-10-09T10:38:38.727001+0000 mon.a (mon.0) 1658 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'1':'40313','6':'54930','7':'65536'}"}]: dispatch 2023-10-09T10:38:39.536 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:39.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:39.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:39.639 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:39.672 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:39.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:39.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:39.775 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:39.781 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:39 smithi086 bash[59714]: cluster 2023-10-09T10:38:37.771887+0000 mgr.y (mgr.26072) 1093 : cluster 0 pgmap v1278: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 78 active+clean; 3.5 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 61 MiB/s wr, 981 op/s; 9642/170529 objects degraded (5.654%); 2395/170529 objects misplaced (1.404%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T10:38:39.782 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:39 smithi086 bash[59714]: audit 2023-10-09T10:38:38.427823+0000 mon.a (mon.0) 1657 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:38:39.782 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:39 smithi086 bash[59714]: audit 2023-10-09T10:38:38.428066+0000 mon.b (mon.1) 29 : audit 1 from='client.? 172.21.15.53:0/2559508669' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:38:39.782 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:39 smithi086 bash[59714]: audit 2023-10-09T10:38:38.727001+0000 mon.a (mon.0) 1658 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'1':'40313','6':'54930','7':'65536'}"}]: dispatch 2023-10-09T10:38:39.798 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:39.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:39.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:39.901 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:39.923 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:39.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:39.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:40.026 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:40.049 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:40.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:40.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:40.152 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:40.179 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:40.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:40.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:40.254 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 44 16 60781 60765 86.3053 11.875 0.0073389 0.011369 2023-10-09T10:38:40.281 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:40.304 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:40.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:40.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:40.407 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:40.417 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-09T10:38:40.432 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:40.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:40.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:40.537 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:40.545 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:40 smithi086 bash[59714]: audit 2023-10-09T10:38:38.724416+0000 mgr.y (mgr.26072) 1094 : audit 0 from='client.35760 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:38:40.546 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:40 smithi086 bash[59714]: cluster 2023-10-09T10:38:39.407943+0000 mon.a (mon.0) 1659 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:38:40.546 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:40 smithi086 bash[59714]: cluster 2023-10-09T10:38:39.413679+0000 osd.4 (osd.4) 323 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T10:38:40.546 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:40 smithi086 bash[59714]: audit 2023-10-09T10:38:39.414216+0000 mon.a (mon.0) 1660 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:38:40.546 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:40 smithi086 bash[59714]: audit 2023-10-09T10:38:39.415139+0000 mon.a (mon.0) 1661 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'40313','6':'54930','7':'65536'}"}]': finished 2023-10-09T10:38:40.546 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:40 smithi086 bash[59714]: cluster 2023-10-09T10:38:39.415207+0000 mon.a (mon.0) 1662 : cluster 0 osdmap e377: 8 total, 8 up, 4 in 2023-10-09T10:38:40.546 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:40 smithi086 bash[59714]: cluster 2023-10-09T10:38:39.428557+0000 osd.6 (osd.6) 353 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T10:38:40.546 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:40 smithi086 bash[59714]: cluster 2023-10-09T10:38:39.429556+0000 osd.7 (osd.7) 348 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T10:38:40.546 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:40 smithi086 bash[59714]: cluster 2023-10-09T10:38:39.432959+0000 osd.6 (osd.6) 354 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T10:38:40.560 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:40.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:40.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:40.663 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:40.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:40 smithi053 bash[79554]: audit 2023-10-09T10:38:38.724416+0000 mgr.y (mgr.26072) 1094 : audit 0 from='client.35760 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:38:40.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:40 smithi053 bash[79554]: cluster 2023-10-09T10:38:39.407943+0000 mon.a (mon.0) 1659 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:38:40.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:40 smithi053 bash[79554]: cluster 2023-10-09T10:38:39.413679+0000 osd.4 (osd.4) 323 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T10:38:40.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:40 smithi053 bash[79554]: audit 2023-10-09T10:38:39.414216+0000 mon.a (mon.0) 1660 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:38:40.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:40 smithi053 bash[79554]: audit 2023-10-09T10:38:39.415139+0000 mon.a (mon.0) 1661 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'40313','6':'54930','7':'65536'}"}]': finished 2023-10-09T10:38:40.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:40 smithi053 bash[79554]: cluster 2023-10-09T10:38:39.415207+0000 mon.a (mon.0) 1662 : cluster 0 osdmap e377: 8 total, 8 up, 4 in 2023-10-09T10:38:40.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:40 smithi053 bash[79554]: cluster 2023-10-09T10:38:39.428557+0000 osd.6 (osd.6) 353 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T10:38:40.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:40 smithi053 bash[79554]: cluster 2023-10-09T10:38:39.429556+0000 osd.7 (osd.7) 348 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T10:38:40.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:40 smithi053 bash[79554]: cluster 2023-10-09T10:38:39.432959+0000 osd.6 (osd.6) 354 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T10:38:40.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:40 smithi053 bash[76859]: audit 2023-10-09T10:38:38.724416+0000 mgr.y (mgr.26072) 1094 : audit 0 from='client.35760 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:38:40.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:40 smithi053 bash[76859]: cluster 2023-10-09T10:38:39.407943+0000 mon.a (mon.0) 1659 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:38:40.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:40 smithi053 bash[76859]: cluster 2023-10-09T10:38:39.413679+0000 osd.4 (osd.4) 323 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T10:38:40.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:40 smithi053 bash[76859]: audit 2023-10-09T10:38:39.414216+0000 mon.a (mon.0) 1660 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:38:40.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:40 smithi053 bash[76859]: audit 2023-10-09T10:38:39.415139+0000 mon.a (mon.0) 1661 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'40313','6':'54930','7':'65536'}"}]': finished 2023-10-09T10:38:40.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:40 smithi053 bash[76859]: cluster 2023-10-09T10:38:39.415207+0000 mon.a (mon.0) 1662 : cluster 0 osdmap e377: 8 total, 8 up, 4 in 2023-10-09T10:38:40.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:40 smithi053 bash[76859]: cluster 2023-10-09T10:38:39.428557+0000 osd.6 (osd.6) 353 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T10:38:40.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:40 smithi053 bash[76859]: cluster 2023-10-09T10:38:39.429556+0000 osd.7 (osd.7) 348 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T10:38:40.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:40 smithi053 bash[76859]: cluster 2023-10-09T10:38:39.432959+0000 osd.6 (osd.6) 354 : cluster 3 failed to encode map e377 with expected crc 2023-10-09T10:38:40.694 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:40.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:40.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:40.797 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:40.823 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:40.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:40.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:40.927 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:40.952 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:40.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:40.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:41.055 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:41.085 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:41.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:41.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:41.188 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:41.214 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:41.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:41.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:41.254 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 45 16 60781 60765 84.3874 0 - 0.011369 2023-10-09T10:38:41.317 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:41.346 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:41.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:41.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:41.450 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:41.485 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:41.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:41.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:41.591 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:41.603 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:41 smithi086 bash[59714]: cluster 2023-10-09T10:38:39.772494+0000 mgr.y (mgr.26072) 1095 : cluster 0 pgmap v1280: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 78 active+clean; 3.6 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 64 MiB/s wr, 1.02k op/s; 9642/176892 objects degraded (5.451%); 2395/176892 objects misplaced (1.354%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:38:41.603 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:41 smithi086 bash[59714]: cluster 2023-10-09T10:38:40.432901+0000 osd.7 (osd.7) 349 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T10:38:41.603 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:41 smithi086 bash[59714]: cluster 2023-10-09T10:38:40.434661+0000 mon.a (mon.0) 1663 : cluster 0 osdmap e378: 8 total, 8 up, 4 in 2023-10-09T10:38:41.603 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:41 smithi086 bash[59714]: cluster 2023-10-09T10:38:40.434934+0000 osd.6 (osd.6) 355 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T10:38:41.603 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:41 smithi086 bash[59714]: cluster 2023-10-09T10:38:40.437072+0000 osd.6 (osd.6) 356 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T10:38:41.603 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:41 smithi086 bash[59714]: cluster 2023-10-09T10:38:40.438444+0000 osd.7 (osd.7) 350 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T10:38:41.604 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:41 smithi086 bash[59714]: cluster 2023-10-09T10:38:40.440454+0000 osd.7 (osd.7) 351 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T10:38:41.604 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:41 smithi086 bash[59714]: cluster 2023-10-09T10:38:40.444777+0000 osd.5 (osd.5) 462 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T10:38:41.604 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:41 smithi086 bash[59714]: cluster 2023-10-09T10:38:40.534069+0000 osd.4 (osd.4) 324 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T10:38:41.626 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:41.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:41.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:41.731 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:41.740 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:41 smithi053 bash[76859]: cluster 2023-10-09T10:38:39.772494+0000 mgr.y (mgr.26072) 1095 : cluster 0 pgmap v1280: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 78 active+clean; 3.6 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 64 MiB/s wr, 1.02k op/s; 9642/176892 objects degraded (5.451%); 2395/176892 objects misplaced (1.354%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:38:41.740 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:41 smithi053 bash[76859]: cluster 2023-10-09T10:38:40.432901+0000 osd.7 (osd.7) 349 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T10:38:41.740 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:41 smithi053 bash[76859]: cluster 2023-10-09T10:38:40.434661+0000 mon.a (mon.0) 1663 : cluster 0 osdmap e378: 8 total, 8 up, 4 in 2023-10-09T10:38:41.740 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:41 smithi053 bash[76859]: cluster 2023-10-09T10:38:40.434934+0000 osd.6 (osd.6) 355 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T10:38:41.741 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:41 smithi053 bash[76859]: cluster 2023-10-09T10:38:40.437072+0000 osd.6 (osd.6) 356 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T10:38:41.741 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:41 smithi053 bash[76859]: cluster 2023-10-09T10:38:40.438444+0000 osd.7 (osd.7) 350 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T10:38:41.741 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:41 smithi053 bash[76859]: cluster 2023-10-09T10:38:40.440454+0000 osd.7 (osd.7) 351 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T10:38:41.741 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:41 smithi053 bash[76859]: cluster 2023-10-09T10:38:40.444777+0000 osd.5 (osd.5) 462 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T10:38:41.741 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:41 smithi053 bash[76859]: cluster 2023-10-09T10:38:40.534069+0000 osd.4 (osd.4) 324 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T10:38:41.741 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:41 smithi053 bash[79554]: cluster 2023-10-09T10:38:39.772494+0000 mgr.y (mgr.26072) 1095 : cluster 0 pgmap v1280: 89 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 78 active+clean; 3.6 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 64 MiB/s wr, 1.02k op/s; 9642/176892 objects degraded (5.451%); 2395/176892 objects misplaced (1.354%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:38:41.741 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:41 smithi053 bash[79554]: cluster 2023-10-09T10:38:40.432901+0000 osd.7 (osd.7) 349 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T10:38:41.741 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:41 smithi053 bash[79554]: cluster 2023-10-09T10:38:40.434661+0000 mon.a (mon.0) 1663 : cluster 0 osdmap e378: 8 total, 8 up, 4 in 2023-10-09T10:38:41.742 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:41 smithi053 bash[79554]: cluster 2023-10-09T10:38:40.434934+0000 osd.6 (osd.6) 355 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T10:38:41.742 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:41 smithi053 bash[79554]: cluster 2023-10-09T10:38:40.437072+0000 osd.6 (osd.6) 356 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T10:38:41.742 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:41 smithi053 bash[79554]: cluster 2023-10-09T10:38:40.438444+0000 osd.7 (osd.7) 350 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T10:38:41.742 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:41 smithi053 bash[79554]: cluster 2023-10-09T10:38:40.440454+0000 osd.7 (osd.7) 351 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T10:38:41.742 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:41 smithi053 bash[79554]: cluster 2023-10-09T10:38:40.444777+0000 osd.5 (osd.5) 462 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T10:38:41.742 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:41 smithi053 bash[79554]: cluster 2023-10-09T10:38:40.534069+0000 osd.4 (osd.4) 324 : cluster 3 failed to encode map e378 with expected crc 2023-10-09T10:38:41.756 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:41.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:41.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:41.859 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:41.883 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:41.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:41.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:41.986 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:42.014 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:42.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:42.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:42.117 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:42.150 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:42.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:42.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:42.253 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:42.254 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 46 16 60856 60840 82.6547 2.34375 0.00590702 0.0117806 2023-10-09T10:38:42.264 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-10-09T10:38:42.264 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 3.0 2023-10-09T10:38:42.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:42.286 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:42.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:42.387 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:42.416 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:42.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:42.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:42.519 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:42.529 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:42 smithi086 bash[59714]: cluster 2023-10-09T10:38:41.434838+0000 mon.a (mon.0) 1664 : cluster 0 osdmap e379: 8 total, 8 up, 4 in 2023-10-09T10:38:42.529 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:42 smithi086 bash[59714]: cluster 2023-10-09T10:38:41.434989+0000 osd.7 (osd.7) 352 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T10:38:42.530 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:42 smithi086 bash[59714]: cluster 2023-10-09T10:38:41.438670+0000 osd.6 (osd.6) 357 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T10:38:42.530 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:42 smithi086 bash[59714]: cluster 2023-10-09T10:38:41.439758+0000 osd.7 (osd.7) 353 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T10:38:42.530 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:42 smithi086 bash[59714]: cluster 2023-10-09T10:38:41.441324+0000 osd.7 (osd.7) 354 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T10:38:42.530 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:42 smithi086 bash[59714]: cluster 2023-10-09T10:38:41.442106+0000 osd.6 (osd.6) 358 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T10:38:42.530 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:42 smithi086 bash[59714]: cluster 2023-10-09T10:38:41.507270+0000 osd.4 (osd.4) 325 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T10:38:42.546 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:42.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:42.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:42.649 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:42.650 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:38:42.677 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:42.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:42.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:42.783 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:42.807 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:42.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:42.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:42.910 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:42.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:38:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:38:42] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.33.4" 2023-10-09T10:38:42.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:42 smithi053 bash[79554]: cluster 2023-10-09T10:38:41.434838+0000 mon.a (mon.0) 1664 : cluster 0 osdmap e379: 8 total, 8 up, 4 in 2023-10-09T10:38:42.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:42 smithi053 bash[79554]: cluster 2023-10-09T10:38:41.434989+0000 osd.7 (osd.7) 352 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T10:38:42.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:42 smithi053 bash[79554]: cluster 2023-10-09T10:38:41.438670+0000 osd.6 (osd.6) 357 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T10:38:42.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:42 smithi053 bash[79554]: cluster 2023-10-09T10:38:41.439758+0000 osd.7 (osd.7) 353 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T10:38:42.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:42 smithi053 bash[79554]: cluster 2023-10-09T10:38:41.441324+0000 osd.7 (osd.7) 354 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T10:38:42.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:42 smithi053 bash[79554]: cluster 2023-10-09T10:38:41.442106+0000 osd.6 (osd.6) 358 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T10:38:42.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:42 smithi053 bash[79554]: cluster 2023-10-09T10:38:41.507270+0000 osd.4 (osd.4) 325 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T10:38:42.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:42 smithi053 bash[76859]: cluster 2023-10-09T10:38:41.434838+0000 mon.a (mon.0) 1664 : cluster 0 osdmap e379: 8 total, 8 up, 4 in 2023-10-09T10:38:42.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:42 smithi053 bash[76859]: cluster 2023-10-09T10:38:41.434989+0000 osd.7 (osd.7) 352 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T10:38:42.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:42 smithi053 bash[76859]: cluster 2023-10-09T10:38:41.438670+0000 osd.6 (osd.6) 357 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T10:38:42.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:42 smithi053 bash[76859]: cluster 2023-10-09T10:38:41.439758+0000 osd.7 (osd.7) 353 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T10:38:42.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:42 smithi053 bash[76859]: cluster 2023-10-09T10:38:41.441324+0000 osd.7 (osd.7) 354 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T10:38:42.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:42 smithi053 bash[76859]: cluster 2023-10-09T10:38:41.442106+0000 osd.6 (osd.6) 358 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T10:38:42.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:42 smithi053 bash[76859]: cluster 2023-10-09T10:38:41.507270+0000 osd.4 (osd.4) 325 : cluster 3 failed to encode map e379 with expected crc 2023-10-09T10:38:42.935 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:42.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:42.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:43.038 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:43.063 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:43.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:43.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:43.166 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:43.193 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:43.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:43.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:43.254 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 47 16 60856 60840 80.8961 0 - 0.0117806 2023-10-09T10:38:43.297 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:43.330 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:43.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:43.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:43.433 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:43.460 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:43.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:43.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:43.563 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:43.587 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:43.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:43.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:43.691 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:43.719 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:43.721 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:43 smithi086 bash[59714]: cluster 2023-10-09T10:38:41.772920+0000 mgr.y (mgr.26072) 1096 : cluster 0 pgmap v1283: 89 pgs: 2 remapped+peering, 2 peering, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 76 active+clean; 3.7 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 48 MiB/s wr, 760 op/s; 7137/180561 objects degraded (3.953%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T10:38:43.721 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:43 smithi086 bash[59714]: cluster 2023-10-09T10:38:42.450288+0000 osd.6 (osd.6) 359 : cluster 3 failed to encode map e380 with expected crc 2023-10-09T10:38:43.721 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:43 smithi086 bash[59714]: cluster 2023-10-09T10:38:42.450348+0000 osd.7 (osd.7) 355 : cluster 3 failed to encode map e380 with expected crc 2023-10-09T10:38:43.721 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:43 smithi086 bash[59714]: cluster 2023-10-09T10:38:42.453374+0000 mon.a (mon.0) 1665 : cluster 0 osdmap e380: 8 total, 8 up, 4 in 2023-10-09T10:38:43.721 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:43 smithi086 bash[59714]: cluster 2023-10-09T10:38:43.292395+0000 mon.a (mon.0) 1666 : cluster 3 Health check update: Degraded data redundancy: 7137/180561 objects degraded (3.953%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:43.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:43.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:43.823 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:43.837 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:43 smithi053 bash[76859]: cluster 2023-10-09T10:38:41.772920+0000 mgr.y (mgr.26072) 1096 : cluster 0 pgmap v1283: 89 pgs: 2 remapped+peering, 2 peering, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 76 active+clean; 3.7 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 48 MiB/s wr, 760 op/s; 7137/180561 objects degraded (3.953%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T10:38:43.837 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:43 smithi053 bash[76859]: cluster 2023-10-09T10:38:42.450288+0000 osd.6 (osd.6) 359 : cluster 3 failed to encode map e380 with expected crc 2023-10-09T10:38:43.837 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:43 smithi053 bash[76859]: cluster 2023-10-09T10:38:42.450348+0000 osd.7 (osd.7) 355 : cluster 3 failed to encode map e380 with expected crc 2023-10-09T10:38:43.837 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:43 smithi053 bash[76859]: cluster 2023-10-09T10:38:42.453374+0000 mon.a (mon.0) 1665 : cluster 0 osdmap e380: 8 total, 8 up, 4 in 2023-10-09T10:38:43.837 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:43 smithi053 bash[76859]: cluster 2023-10-09T10:38:43.292395+0000 mon.a (mon.0) 1666 : cluster 3 Health check update: Degraded data redundancy: 7137/180561 objects degraded (3.953%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:43.837 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:43 smithi053 bash[79554]: cluster 2023-10-09T10:38:41.772920+0000 mgr.y (mgr.26072) 1096 : cluster 0 pgmap v1283: 89 pgs: 2 remapped+peering, 2 peering, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 76 active+clean; 3.7 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 48 MiB/s wr, 760 op/s; 7137/180561 objects degraded (3.953%); 1.2 MiB/s, 19 objects/s recovering 2023-10-09T10:38:43.837 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:43 smithi053 bash[79554]: cluster 2023-10-09T10:38:42.450288+0000 osd.6 (osd.6) 359 : cluster 3 failed to encode map e380 with expected crc 2023-10-09T10:38:43.838 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:43 smithi053 bash[79554]: cluster 2023-10-09T10:38:42.450348+0000 osd.7 (osd.7) 355 : cluster 3 failed to encode map e380 with expected crc 2023-10-09T10:38:43.838 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:43 smithi053 bash[79554]: cluster 2023-10-09T10:38:42.453374+0000 mon.a (mon.0) 1665 : cluster 0 osdmap e380: 8 total, 8 up, 4 in 2023-10-09T10:38:43.838 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:43 smithi053 bash[79554]: cluster 2023-10-09T10:38:43.292395+0000 mon.a (mon.0) 1666 : cluster 3 Health check update: Degraded data redundancy: 7137/180561 objects degraded (3.953%), 3 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:43.853 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:43.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:43.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:43.956 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:43.984 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:43.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:43.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:44.087 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:44.115 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:44.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:44.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:44.218 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:44.245 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:44.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:44.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:44.254 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 48 16 60884 60868 79.2472 0.875 0.0124024 0.0121693 2023-10-09T10:38:44.280 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T10:38:44.349 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:44.376 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:44.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:44.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:44.480 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:44.507 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:44.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:44.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:44.610 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:44.635 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:44.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:44.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:44.738 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:44.762 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:44.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:44.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:44.866 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:44.891 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:44.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:44.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:44.995 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:45.021 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:45.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:45.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:45.125 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:45.153 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:45.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:45.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:45.254 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 49 16 61022 61006 77.8059 8.625 0.00546752 0.0124702 2023-10-09T10:38:45.256 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:45.281 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:45.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:45.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:45.384 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:45.405 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:45.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:45.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:45.509 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:45.537 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:45.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:45.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:45.640 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:45.649 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:45 smithi053 bash[79554]: cluster 2023-10-09T10:38:43.773958+0000 mgr.y (mgr.26072) 1097 : cluster 0 pgmap v1285: 89 pgs: 2 activating+undersized+degraded+remapped, 2 remapped+peering, 2 peering, 1 active+recovery_wait+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 3.7 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 22 MiB/s wr, 357 op/s; 10939/181572 objects degraded (6.025%); 1.0 MiB/s, 12 objects/s recovering 2023-10-09T10:38:45.649 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:45 smithi053 bash[76859]: cluster 2023-10-09T10:38:43.773958+0000 mgr.y (mgr.26072) 1097 : cluster 0 pgmap v1285: 89 pgs: 2 activating+undersized+degraded+remapped, 2 remapped+peering, 2 peering, 1 active+recovery_wait+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 3.7 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 22 MiB/s wr, 357 op/s; 10939/181572 objects degraded (6.025%); 1.0 MiB/s, 12 objects/s recovering 2023-10-09T10:38:45.671 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:45.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:45.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:45.774 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:45.803 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:45.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:45.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:45.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:45 smithi086 bash[59714]: cluster 2023-10-09T10:38:43.773958+0000 mgr.y (mgr.26072) 1097 : cluster 0 pgmap v1285: 89 pgs: 2 activating+undersized+degraded+remapped, 2 remapped+peering, 2 peering, 1 active+recovery_wait+undersized+remapped, 4 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 3.7 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 22 MiB/s wr, 357 op/s; 10939/181572 objects degraded (6.025%); 1.0 MiB/s, 12 objects/s recovering 2023-10-09T10:38:45.906 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:45.936 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:45.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:45.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:46.038 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:46.065 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:46.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:46.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:46.168 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:46.197 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:46.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:46.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:46.254 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 50 16 61022 61006 76.2498 0 - 0.0124702 2023-10-09T10:38:46.300 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:46.330 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:46.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:46.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:46.432 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:46.458 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:46.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:46.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:46.561 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:46.589 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:46.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:46.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:46.693 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:46.720 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:46.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:46.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:46.823 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:46.852 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:46.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:46.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:46.955 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:46.985 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:46.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:46.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:47.001 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:38:47.002 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:38:47.089 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:47.114 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:47.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:47.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:47.218 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:47.244 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:47.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:47.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:47.254 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 51 16 61022 61006 74.7546 0 - 0.0124702 2023-10-09T10:38:47.348 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:47.376 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:47.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:47.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:47.479 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:47.507 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:47.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:47.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:47.609 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:47.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:47 smithi086 bash[59714]: cluster 2023-10-09T10:38:45.774697+0000 mgr.y (mgr.26072) 1098 : cluster 0 pgmap v1286: 89 pgs: 2 activating+undersized+degraded+remapped, 2 remapped+peering, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 4 active+clean+remapped, 74 active+clean; 3.7 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 19 MiB/s wr, 303 op/s; 16078/182349 objects degraded (8.817%); 1980/182349 objects misplaced (1.086%); 6.0 MiB/s, 93 objects/s recovering 2023-10-09T10:38:47.637 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:47.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:47.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:47.740 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:47.768 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:47.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:47.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:47.872 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:47.898 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:47.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:47.900 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:47.910 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:47 smithi053 bash[76859]: cluster 2023-10-09T10:38:45.774697+0000 mgr.y (mgr.26072) 1098 : cluster 0 pgmap v1286: 89 pgs: 2 activating+undersized+degraded+remapped, 2 remapped+peering, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 4 active+clean+remapped, 74 active+clean; 3.7 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 19 MiB/s wr, 303 op/s; 16078/182349 objects degraded (8.817%); 1980/182349 objects misplaced (1.086%); 6.0 MiB/s, 93 objects/s recovering 2023-10-09T10:38:47.910 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:47 smithi053 bash[79554]: cluster 2023-10-09T10:38:45.774697+0000 mgr.y (mgr.26072) 1098 : cluster 0 pgmap v1286: 89 pgs: 2 activating+undersized+degraded+remapped, 2 remapped+peering, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 4 active+clean+remapped, 74 active+clean; 3.7 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 19 MiB/s wr, 303 op/s; 16078/182349 objects degraded (8.817%); 1980/182349 objects misplaced (1.086%); 6.0 MiB/s, 93 objects/s recovering 2023-10-09T10:38:48.001 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:48.032 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:48.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:48.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:48.135 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:48.160 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:48.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:48.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:48.255 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 52 16 61024 61008 73.3194 0.0416667 0.00659205 0.0126139 2023-10-09T10:38:48.263 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:48.289 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:48.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:48.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:48.396 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:48.415 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:48.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:48.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:48.517 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:48.536 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:48.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:48.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:48.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:48 smithi086 bash[59714]: cluster 2023-10-09T10:38:48.293766+0000 mon.a (mon.0) 1667 : cluster 3 Health check update: Degraded data redundancy: 16078/182349 objects degraded (8.817%), 7 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:48.639 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:48.666 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:48.668 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:48 smithi053 bash[76859]: cluster 2023-10-09T10:38:48.293766+0000 mon.a (mon.0) 1667 : cluster 3 Health check update: Degraded data redundancy: 16078/182349 objects degraded (8.817%), 7 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:48.669 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:48 smithi053 bash[79554]: cluster 2023-10-09T10:38:48.293766+0000 mon.a (mon.0) 1667 : cluster 3 Health check update: Degraded data redundancy: 16078/182349 objects degraded (8.817%), 7 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:48.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:48.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:48.770 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:48.794 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:48.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:48.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:48.824 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:38:48.897 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:48.923 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:48.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:48.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:49.027 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:49.050 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:49.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:49.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:49.153 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:49.177 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:49.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:49.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:49.255 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 53 16 61268 61252 72.2238 15.25 0.00602585 0.0137719 2023-10-09T10:38:49.280 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:49.305 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:49.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:49.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:49.412 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:49.438 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:49.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:49.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:49.543 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:49.565 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:49.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:49.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:49.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:49 smithi086 bash[59714]: cluster 2023-10-09T10:38:47.775483+0000 mgr.y (mgr.26072) 1099 : cluster 0 pgmap v1287: 89 pgs: 1 activating+undersized+remapped, 1 active+recovery_wait+degraded, 1 peering, 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 73 active+clean; 3.7 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 7.0 MiB/s wr, 112 op/s; 29828/183045 objects degraded (16.295%); 5791/183045 objects misplaced (3.164%); 4.9 MiB/s, 76 objects/s recovering 2023-10-09T10:38:49.668 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:49.689 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:49.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:49.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:49.795 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:49.818 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:49.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:49.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:49.922 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:49.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:49 smithi053 bash[76859]: cluster 2023-10-09T10:38:47.775483+0000 mgr.y (mgr.26072) 1099 : cluster 0 pgmap v1287: 89 pgs: 1 activating+undersized+remapped, 1 active+recovery_wait+degraded, 1 peering, 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 73 active+clean; 3.7 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 7.0 MiB/s wr, 112 op/s; 29828/183045 objects degraded (16.295%); 5791/183045 objects misplaced (3.164%); 4.9 MiB/s, 76 objects/s recovering 2023-10-09T10:38:49.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:49 smithi053 bash[79554]: cluster 2023-10-09T10:38:47.775483+0000 mgr.y (mgr.26072) 1099 : cluster 0 pgmap v1287: 89 pgs: 1 activating+undersized+remapped, 1 active+recovery_wait+degraded, 1 peering, 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 73 active+clean; 3.7 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 7.0 MiB/s wr, 112 op/s; 29828/183045 objects degraded (16.295%); 5791/183045 objects misplaced (3.164%); 4.9 MiB/s, 76 objects/s recovering 2023-10-09T10:38:49.947 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:49.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:49.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:50.050 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:50.074 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:50.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:50.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:50.177 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:50.198 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:50.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:50.200 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:50.255 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 54 16 61485 61469 71.1374 13.5625 0.00441537 0.0139599 2023-10-09T10:38:50.300 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:50.330 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:50.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:50.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:50.433 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:50.461 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:50.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:50.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:50.565 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:50.587 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:50.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:50.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:50.690 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:50.713 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:50.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:50.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:50.816 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:50.840 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:50.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:50.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:50.943 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:50.973 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:50.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:50.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:51.077 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:51.102 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:51.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:51.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:51.205 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:51.229 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:51.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:51.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:51.255 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 55 16 61774 61758 70.1723 18.0625 0.00584699 0.0141601 2023-10-09T10:38:51.336 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:51.363 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:51.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:51.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:51.466 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:51.489 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:51.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:51.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:51.592 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:51.600 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:51 smithi086 bash[59714]: cluster 2023-10-09T10:38:49.776408+0000 mgr.y (mgr.26072) 1100 : cluster 0 pgmap v1288: 89 pgs: 1 activating+undersized+remapped, 1 active+recovery_wait+degraded, 1 peering, 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 73 active+clean; 3.7 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 6.5 MiB/s wr, 104 op/s; 29828/183177 objects degraded (16.284%); 5791/183177 objects misplaced (3.161%); 4.3 MiB/s, 67 objects/s recovering 2023-10-09T10:38:51.617 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:51.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:51.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:51.722 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:51.730 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:51 smithi053 bash[79554]: cluster 2023-10-09T10:38:49.776408+0000 mgr.y (mgr.26072) 1100 : cluster 0 pgmap v1288: 89 pgs: 1 activating+undersized+remapped, 1 active+recovery_wait+degraded, 1 peering, 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 73 active+clean; 3.7 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 6.5 MiB/s wr, 104 op/s; 29828/183177 objects degraded (16.284%); 5791/183177 objects misplaced (3.161%); 4.3 MiB/s, 67 objects/s recovering 2023-10-09T10:38:51.730 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:51 smithi053 bash[76859]: cluster 2023-10-09T10:38:49.776408+0000 mgr.y (mgr.26072) 1100 : cluster 0 pgmap v1288: 89 pgs: 1 activating+undersized+remapped, 1 active+recovery_wait+degraded, 1 peering, 1 activating+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 73 active+clean; 3.7 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 6.5 MiB/s wr, 104 op/s; 29828/183177 objects degraded (16.284%); 5791/183177 objects misplaced (3.161%); 4.3 MiB/s, 67 objects/s recovering 2023-10-09T10:38:51.743 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:51.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:51.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:51.845 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:51.870 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:51.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:51.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:51.973 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:51.994 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:51.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:51.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:52.097 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:52.124 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:52.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:52.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:52.227 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:52.255 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 56 16 62054 62038 69.2317 17.5 0.0733647 0.0143511 2023-10-09T10:38:52.261 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:52.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:52.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:52.365 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:52.392 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:52.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:52.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:52.496 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:52.525 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:52.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:52.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:52.628 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:52.653 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:52.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:52.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:52.758 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:52.780 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:52.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:52.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:52.883 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:52.891 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:38:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:38:52] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.33.4" 2023-10-09T10:38:52.908 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:52.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:52.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:52.963 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:38:52.992 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:38:53.011 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:53.025 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:38:53.036 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:53.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:53.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:53.054 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:38:53.079 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:38:53.112 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:38:53.140 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:53.143 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:38:53.169 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:53.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:53.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:53.179 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:38:53.181 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:38:53.181 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:38:53.181 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:38:53.181 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:38:53.182 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:38:53.182 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:38:53.182 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:38:53.182 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:38:53.255 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 57 16 62354 62338 68.3461 18.75 0.00700672 0.0145512 2023-10-09T10:38:53.273 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:53.300 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:53.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:53.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:53.402 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:53.429 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:53.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:53.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:53.533 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:53.555 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:53.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:53.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:53.658 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:53.679 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:53.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:53.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:53.782 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:53.804 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:53.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:53.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:53 smithi086 bash[59714]: cluster 2023-10-09T10:38:51.777388+0000 mgr.y (mgr.26072) 1101 : cluster 0 pgmap v1289: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 activating+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 74 active+clean; 3.8 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 8.3 MiB/s wr, 132 op/s; 29828/184545 objects degraded (16.163%); 5247/184545 objects misplaced (2.843%); 7.4 MiB/s, 116 objects/s recovering 2023-10-09T10:38:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:53 smithi086 bash[59714]: audit 2023-10-09T10:38:52.932000+0000 mon.c (mon.2) 94 : audit 0 from='client.? 172.21.15.53:0/2407435705' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:38:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:53 smithi086 bash[59714]: audit 2023-10-09T10:38:53.090577+0000 mon.a (mon.0) 1668 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:38:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:53 smithi086 bash[59714]: audit 2023-10-09T10:38:53.092047+0000 mon.a (mon.0) 1669 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:38:53.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:53 smithi086 bash[59714]: cluster 2023-10-09T10:38:53.295024+0000 mon.a (mon.0) 1670 : cluster 3 Health check update: Degraded data redundancy: 29828/184545 objects degraded (16.163%), 11 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:53.906 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:53.926 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:53.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:53.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:53.986 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:53 smithi053 bash[79554]: cluster 2023-10-09T10:38:51.777388+0000 mgr.y (mgr.26072) 1101 : cluster 0 pgmap v1289: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 activating+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 74 active+clean; 3.8 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 8.3 MiB/s wr, 132 op/s; 29828/184545 objects degraded (16.163%); 5247/184545 objects misplaced (2.843%); 7.4 MiB/s, 116 objects/s recovering 2023-10-09T10:38:53.987 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:53 smithi053 bash[79554]: audit 2023-10-09T10:38:52.932000+0000 mon.c (mon.2) 94 : audit 0 from='client.? 172.21.15.53:0/2407435705' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:38:53.987 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:53 smithi053 bash[79554]: audit 2023-10-09T10:38:53.090577+0000 mon.a (mon.0) 1668 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:38:53.987 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:53 smithi053 bash[79554]: audit 2023-10-09T10:38:53.092047+0000 mon.a (mon.0) 1669 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:38:53.987 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:53 smithi053 bash[79554]: cluster 2023-10-09T10:38:53.295024+0000 mon.a (mon.0) 1670 : cluster 3 Health check update: Degraded data redundancy: 29828/184545 objects degraded (16.163%), 11 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:53.987 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:53 smithi053 bash[76859]: cluster 2023-10-09T10:38:51.777388+0000 mgr.y (mgr.26072) 1101 : cluster 0 pgmap v1289: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 1 activating+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 74 active+clean; 3.8 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 8.3 MiB/s wr, 132 op/s; 29828/184545 objects degraded (16.163%); 5247/184545 objects misplaced (2.843%); 7.4 MiB/s, 116 objects/s recovering 2023-10-09T10:38:53.987 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:53 smithi053 bash[76859]: audit 2023-10-09T10:38:52.932000+0000 mon.c (mon.2) 94 : audit 0 from='client.? 172.21.15.53:0/2407435705' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:38:53.987 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:53 smithi053 bash[76859]: audit 2023-10-09T10:38:53.090577+0000 mon.a (mon.0) 1668 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:38:53.987 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:53 smithi053 bash[76859]: audit 2023-10-09T10:38:53.092047+0000 mon.a (mon.0) 1669 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:38:53.988 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:53 smithi053 bash[76859]: cluster 2023-10-09T10:38:53.295024+0000 mon.a (mon.0) 1670 : cluster 3 Health check update: Degraded data redundancy: 29828/184545 objects degraded (16.163%), 11 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:54.030 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:54.050 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:54.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:54.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:54.154 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:54.177 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:54.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:54.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:54.255 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 58 16 62588 62572 67.4199 14.625 0.594433 0.0147872 2023-10-09T10:38:54.281 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:54.308 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:54.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:54.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:54.411 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:54.436 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:54.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:54.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:54.538 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:54.564 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:54.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:54.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:54.668 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:54.692 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:54.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:54.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:54.796 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:54.823 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:54.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:54.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:54.929 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:54.957 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:54.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:54.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:55.061 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:55.085 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:55.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:55.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:55.188 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:55.215 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:55.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:55.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:55.255 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 59 16 63001 62985 66.7146 25.8125 0.00745406 0.0149503 2023-10-09T10:38:55.318 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:55.344 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:55.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:55.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:55.448 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:55.473 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:55.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:55.484 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:55.584 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:55.593 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:55 smithi086 bash[59714]: cluster 2023-10-09T10:38:53.778637+0000 mgr.y (mgr.26072) 1102 : cluster 0 pgmap v1290: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 74 active+clean; 3.8 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 8.4 MiB/s wr, 134 op/s; 29828/185148 objects degraded (16.110%); 5247/185148 objects misplaced (2.834%); 6.5 MiB/s, 103 objects/s recovering 2023-10-09T10:38:55.609 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:55.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:55.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:55.712 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:55.739 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:55.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:55.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:55.843 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:55.868 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:55.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:55.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:55.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:55 smithi053 bash[76859]: cluster 2023-10-09T10:38:53.778637+0000 mgr.y (mgr.26072) 1102 : cluster 0 pgmap v1290: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 74 active+clean; 3.8 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 8.4 MiB/s wr, 134 op/s; 29828/185148 objects degraded (16.110%); 5247/185148 objects misplaced (2.834%); 6.5 MiB/s, 103 objects/s recovering 2023-10-09T10:38:55.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:55 smithi053 bash[79554]: cluster 2023-10-09T10:38:53.778637+0000 mgr.y (mgr.26072) 1102 : cluster 0 pgmap v1290: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 74 active+clean; 3.8 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 8.4 MiB/s wr, 134 op/s; 29828/185148 objects degraded (16.110%); 5247/185148 objects misplaced (2.834%); 6.5 MiB/s, 103 objects/s recovering 2023-10-09T10:38:55.971 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:55.995 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:56.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:56.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:56.104 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:56.131 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:56.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:56.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:56.235 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:56.255 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:2023-10-09T10:38:56.253617+0000 min lat: 0.00148197 max lat: 8.78614 avg lat: 0.0150728 2023-10-09T10:38:56.256 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:38:56.256 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 60 16 63353 63337 65.9694 22 0.00576478 0.0150728 2023-10-09T10:38:56.263 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:56.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:56.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:56.372 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:56.398 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:56.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:56.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:56.501 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:56.527 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:56.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:56.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:56.632 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:56.663 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:56.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:56.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:56.768 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:56.789 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:56.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:56.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:56.894 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:56.917 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:56.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:56.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:57.021 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:57.053 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:57.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:57.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:57.160 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:57.185 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:57.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:57.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:57.255 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 61 16 63621 63605 65.1624 16.75 0.0121201 0.0153157 2023-10-09T10:38:57.289 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:57.316 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:57.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:57.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:57.419 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:57.445 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:57.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:57.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:57.548 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:57.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:57 smithi053 bash[79554]: cluster 2023-10-09T10:38:55.779410+0000 mgr.y (mgr.26072) 1103 : cluster 0 pgmap v1291: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 74 active+clean; 3.8 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 9.4 MiB/s wr, 150 op/s; 29828/186990 objects degraded (15.952%); 4665/186990 objects misplaced (2.495%); 8.8 MiB/s, 141 objects/s recovering 2023-10-09T10:38:57.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:57 smithi053 bash[76859]: cluster 2023-10-09T10:38:55.779410+0000 mgr.y (mgr.26072) 1103 : cluster 0 pgmap v1291: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 74 active+clean; 3.8 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 9.4 MiB/s wr, 150 op/s; 29828/186990 objects degraded (15.952%); 4665/186990 objects misplaced (2.495%); 8.8 MiB/s, 141 objects/s recovering 2023-10-09T10:38:57.575 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:57.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:57.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:57.678 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:57.713 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:57.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:57.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:57.819 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:57.846 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:57.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:57.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:57.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:57 smithi086 bash[59714]: cluster 2023-10-09T10:38:55.779410+0000 mgr.y (mgr.26072) 1103 : cluster 0 pgmap v1291: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+degraded, 10 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 74 active+clean; 3.8 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 9.4 MiB/s wr, 150 op/s; 29828/186990 objects degraded (15.952%); 4665/186990 objects misplaced (2.495%); 8.8 MiB/s, 141 objects/s recovering 2023-10-09T10:38:57.948 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:57.972 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:57.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:57.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:58.075 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:58.108 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:58.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:58.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:58.213 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:58.240 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:38:58.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:58.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:38:58.256 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 62 16 63898 63882 64.3906 17.3125 0.00445092 0.0154402 2023-10-09T10:38:58.344 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:58.368 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:58.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:58.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:58.473 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:58.503 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:58.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:58.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:58.606 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:58.632 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:38:58.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:58.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:38:58.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:58 smithi053 bash[79554]: cluster 2023-10-09T10:38:58.296405+0000 mon.a (mon.0) 1671 : cluster 3 Health check update: Degraded data redundancy: 29828/186990 objects degraded (15.952%), 11 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:58.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:58 smithi053 bash[76859]: cluster 2023-10-09T10:38:58.296405+0000 mon.a (mon.0) 1671 : cluster 3 Health check update: Degraded data redundancy: 29828/186990 objects degraded (15.952%), 11 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:58.735 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:58.762 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:58.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:58.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:58.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:58 smithi086 bash[59714]: cluster 2023-10-09T10:38:58.296405+0000 mon.a (mon.0) 1671 : cluster 3 Health check update: Degraded data redundancy: 29828/186990 objects degraded (15.952%), 11 pgs degraded (PG_DEGRADED) 2023-10-09T10:38:58.867 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:58.892 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:38:58.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:58.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:38:58.995 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:59.024 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:59.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:59.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:59.127 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:59.163 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:38:59.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:59.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:38:59.256 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 63 16 64183 64167 63.6513 17.8125 0.00823016 0.0156259 2023-10-09T10:38:59.269 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:59.292 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:59.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:59.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:59.395 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:59.429 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:38:59.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:59.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:38:59.532 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:59.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:38:59 smithi053 bash[79554]: cluster 2023-10-09T10:38:57.780548+0000 mgr.y (mgr.26072) 1104 : cluster 0 pgmap v1292: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 74 active+clean; 3.9 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 13 MiB/s wr, 204 op/s; 29828/189699 objects degraded (15.724%); 4757/189699 objects misplaced (2.508%); 6.2 MiB/s, 99 objects/s recovering 2023-10-09T10:38:59.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:38:59 smithi053 bash[76859]: cluster 2023-10-09T10:38:57.780548+0000 mgr.y (mgr.26072) 1104 : cluster 0 pgmap v1292: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 74 active+clean; 3.9 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 13 MiB/s wr, 204 op/s; 29828/189699 objects degraded (15.724%); 4757/189699 objects misplaced (2.508%); 6.2 MiB/s, 99 objects/s recovering 2023-10-09T10:38:59.555 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:38:59.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:59.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:38:59.659 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:59.674 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:38:59.687 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:59.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:59.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:38:59.790 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:59.815 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:38:59.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:59.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:38:59.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:38:59 smithi086 bash[59714]: cluster 2023-10-09T10:38:57.780548+0000 mgr.y (mgr.26072) 1104 : cluster 0 pgmap v1292: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 74 active+clean; 3.9 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 13 MiB/s wr, 204 op/s; 29828/189699 objects degraded (15.724%); 4757/189699 objects misplaced (2.508%); 6.2 MiB/s, 99 objects/s recovering 2023-10-09T10:38:59.919 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:59.945 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:38:59.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:38:59.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:00.049 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:00.074 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:00.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:00.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:00.177 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:00.200 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:00.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:00.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:00.257 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 64 16 64454 64438 62.9214 16.9375 0.00377772 0.015809 2023-10-09T10:39:00.303 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:00.327 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:00.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:00.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:00.433 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:00.463 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:00.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:00.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:00.567 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:00.591 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:00.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:00.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:00.694 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:00.720 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:00.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:00.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:00.737 INFO:teuthology.orchestra.run.smithi053.stdout:moved 0 / 267 (0%) 2023-10-09T10:39:00.737 INFO:teuthology.orchestra.run.smithi053.stdout:avg 66.75 2023-10-09T10:39:00.737 INFO:teuthology.orchestra.run.smithi053.stdout:stddev 8.3179 -> 8.3179 (expected baseline 7.07549) 2023-10-09T10:39:00.737 INFO:teuthology.orchestra.run.smithi053.stdout:min osd.1 with 52 -> 52 pgs (0.779026 -> 0.779026 * mean) 2023-10-09T10:39:00.737 INFO:teuthology.orchestra.run.smithi053.stdout:max osd.7 with 74 -> 74 pgs (1.10861 -> 1.10861 * mean) 2023-10-09T10:39:00.737 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:39:00.737 INFO:teuthology.orchestra.run.smithi053.stdout:oload 1000 2023-10-09T10:39:00.738 INFO:teuthology.orchestra.run.smithi053.stdout:max_change 3 2023-10-09T10:39:00.738 INFO:teuthology.orchestra.run.smithi053.stdout:max_change_osds 4 2023-10-09T10:39:00.738 INFO:teuthology.orchestra.run.smithi053.stdout:average_utilization 0.0410 2023-10-09T10:39:00.738 INFO:teuthology.orchestra.run.smithi053.stdout:overload_utilization 0.4103 2023-10-09T10:39:00.743 INFO:teuthology.orchestra.run.smithi053.stderr:no change 2023-10-09T10:39:00.823 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:00.849 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:00.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:00.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:00.955 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:00.979 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:00.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:00.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:01.082 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:01.093 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:39:01.093 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:39:01.103 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:01.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:01.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:01.206 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:01.237 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:01.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:01.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:01.256 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 65 16 64638 64622 62.1302 11.5 0.00741189 0.0160073 2023-10-09T10:39:01.340 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:01.362 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:01.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:01.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:01.465 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:01.491 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:01.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:01.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:01.512 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is set 2023-10-09T10:39:01.595 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:01.604 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:01 smithi053 bash[76859]: cluster 2023-10-09T10:38:59.781171+0000 mgr.y (mgr.26072) 1105 : cluster 0 pgmap v1293: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 74 active+clean; 3.9 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 13 MiB/s wr, 203 op/s; 29828/190359 objects degraded (15.669%); 4757/190359 objects misplaced (2.499%); 6.2 MiB/s, 98 objects/s recovering 2023-10-09T10:39:01.604 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:01 smithi053 bash[76859]: cluster 2023-10-09T10:39:00.488718+0000 mon.a (mon.0) 1672 : cluster 0 osdmap e381: 8 total, 8 up, 4 in 2023-10-09T10:39:01.604 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:01 smithi053 bash[76859]: cluster 2023-10-09T10:39:00.495915+0000 osd.6 (osd.6) 360 : cluster 3 failed to encode map e381 with expected crc 2023-10-09T10:39:01.604 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:01 smithi053 bash[76859]: cluster 2023-10-09T10:39:00.501264+0000 osd.6 (osd.6) 361 : cluster 3 failed to encode map e381 with expected crc 2023-10-09T10:39:01.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:01 smithi053 bash[76859]: cluster 2023-10-09T10:39:00.506750+0000 osd.7 (osd.7) 356 : cluster 3 failed to encode map e381 with expected crc 2023-10-09T10:39:01.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:01 smithi053 bash[76859]: audit 2023-10-09T10:39:01.108028+0000 mon.a (mon.0) 1673 : audit 1 from='client.? 172.21.15.53:0/2611923686' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:39:01.605 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:01 smithi053 bash[79554]: cluster 2023-10-09T10:38:59.781171+0000 mgr.y (mgr.26072) 1105 : cluster 0 pgmap v1293: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 74 active+clean; 3.9 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 13 MiB/s wr, 203 op/s; 29828/190359 objects degraded (15.669%); 4757/190359 objects misplaced (2.499%); 6.2 MiB/s, 98 objects/s recovering 2023-10-09T10:39:01.605 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:01 smithi053 bash[79554]: cluster 2023-10-09T10:39:00.488718+0000 mon.a (mon.0) 1672 : cluster 0 osdmap e381: 8 total, 8 up, 4 in 2023-10-09T10:39:01.605 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:01 smithi053 bash[79554]: cluster 2023-10-09T10:39:00.495915+0000 osd.6 (osd.6) 360 : cluster 3 failed to encode map e381 with expected crc 2023-10-09T10:39:01.605 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:01 smithi053 bash[79554]: cluster 2023-10-09T10:39:00.501264+0000 osd.6 (osd.6) 361 : cluster 3 failed to encode map e381 with expected crc 2023-10-09T10:39:01.605 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:01 smithi053 bash[79554]: cluster 2023-10-09T10:39:00.506750+0000 osd.7 (osd.7) 356 : cluster 3 failed to encode map e381 with expected crc 2023-10-09T10:39:01.605 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:01 smithi053 bash[79554]: audit 2023-10-09T10:39:01.108028+0000 mon.a (mon.0) 1673 : audit 1 from='client.? 172.21.15.53:0/2611923686' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:39:01.617 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:01.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:01.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:01.721 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:01.746 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:01.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:01.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:01.849 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:01.859 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:01 smithi086 bash[59714]: cluster 2023-10-09T10:38:59.781171+0000 mgr.y (mgr.26072) 1105 : cluster 0 pgmap v1293: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 74 active+clean; 3.9 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 13 MiB/s wr, 203 op/s; 29828/190359 objects degraded (15.669%); 4757/190359 objects misplaced (2.499%); 6.2 MiB/s, 98 objects/s recovering 2023-10-09T10:39:01.859 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:01 smithi086 bash[59714]: cluster 2023-10-09T10:39:00.488718+0000 mon.a (mon.0) 1672 : cluster 0 osdmap e381: 8 total, 8 up, 4 in 2023-10-09T10:39:01.860 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:01 smithi086 bash[59714]: cluster 2023-10-09T10:39:00.495915+0000 osd.6 (osd.6) 360 : cluster 3 failed to encode map e381 with expected crc 2023-10-09T10:39:01.860 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:01 smithi086 bash[59714]: cluster 2023-10-09T10:39:00.501264+0000 osd.6 (osd.6) 361 : cluster 3 failed to encode map e381 with expected crc 2023-10-09T10:39:01.860 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:01 smithi086 bash[59714]: cluster 2023-10-09T10:39:00.506750+0000 osd.7 (osd.7) 356 : cluster 3 failed to encode map e381 with expected crc 2023-10-09T10:39:01.860 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:01 smithi086 bash[59714]: audit 2023-10-09T10:39:01.108028+0000 mon.a (mon.0) 1673 : audit 1 from='client.? 172.21.15.53:0/2611923686' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:39:01.879 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:01.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:01.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:01.982 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:02.009 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:02.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:02.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:02.115 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:02.141 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:02.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:02.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:02.246 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:02.256 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 66 16 64974 64958 61.507 21 0.0164241 0.0162229 2023-10-09T10:39:02.270 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:02.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:02.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:02.376 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:02.399 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:02.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:02.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:02.492 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:02 smithi086 bash[59714]: cluster 2023-10-09T10:39:00.702414+0000 osd.5 (osd.5) 463 : cluster 3 failed to encode map e381 with expected crc 2023-10-09T10:39:02.492 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:02 smithi086 bash[59714]: cluster 2023-10-09T10:39:00.702511+0000 osd.4 (osd.4) 326 : cluster 3 failed to encode map e381 with expected crc 2023-10-09T10:39:02.493 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:02 smithi086 bash[59714]: audit 2023-10-09T10:39:00.732871+0000 mgr.y (mgr.26072) 1106 : audit 0 from='client.35772 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:39:02.493 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:02 smithi086 bash[59714]: cluster 2023-10-09T10:39:01.494655+0000 mon.a (mon.0) 1674 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:39:02.493 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:02 smithi086 bash[59714]: cluster 2023-10-09T10:39:01.499000+0000 osd.4 (osd.4) 327 : cluster 3 failed to encode map e382 with expected crc 2023-10-09T10:39:02.493 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:02 smithi086 bash[59714]: audit 2023-10-09T10:39:01.499424+0000 mon.a (mon.0) 1675 : audit 1 from='client.? 172.21.15.53:0/2611923686' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:39:02.493 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:02 smithi086 bash[59714]: cluster 2023-10-09T10:39:01.499493+0000 mon.a (mon.0) 1676 : cluster 0 osdmap e382: 8 total, 8 up, 4 in 2023-10-09T10:39:02.493 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:02 smithi086 bash[59714]: cluster 2023-10-09T10:39:01.505496+0000 osd.7 (osd.7) 357 : cluster 3 failed to encode map e382 with expected crc 2023-10-09T10:39:02.493 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:02 smithi086 bash[59714]: cluster 2023-10-09T10:39:01.507349+0000 osd.6 (osd.6) 362 : cluster 3 failed to encode map e382 with expected crc 2023-10-09T10:39:02.503 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:02.531 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:02.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:02.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:02.636 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:02.666 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:02.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:02.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:02.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:39:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:39:02] "GET /metrics HTTP/1.1" 200 36584 "" "Prometheus/2.33.4" 2023-10-09T10:39:02.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:02 smithi053 bash[76859]: cluster 2023-10-09T10:39:00.702414+0000 osd.5 (osd.5) 463 : cluster 3 failed to encode map e381 with expected crc 2023-10-09T10:39:02.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:02 smithi053 bash[76859]: cluster 2023-10-09T10:39:00.702511+0000 osd.4 (osd.4) 326 : cluster 3 failed to encode map e381 with expected crc 2023-10-09T10:39:02.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:02 smithi053 bash[76859]: audit 2023-10-09T10:39:00.732871+0000 mgr.y (mgr.26072) 1106 : audit 0 from='client.35772 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:39:02.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:02 smithi053 bash[76859]: cluster 2023-10-09T10:39:01.494655+0000 mon.a (mon.0) 1674 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:39:02.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:02 smithi053 bash[76859]: cluster 2023-10-09T10:39:01.499000+0000 osd.4 (osd.4) 327 : cluster 3 failed to encode map e382 with expected crc 2023-10-09T10:39:02.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:02 smithi053 bash[76859]: audit 2023-10-09T10:39:01.499424+0000 mon.a (mon.0) 1675 : audit 1 from='client.? 172.21.15.53:0/2611923686' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:39:02.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:02 smithi053 bash[76859]: cluster 2023-10-09T10:39:01.499493+0000 mon.a (mon.0) 1676 : cluster 0 osdmap e382: 8 total, 8 up, 4 in 2023-10-09T10:39:02.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:02 smithi053 bash[76859]: cluster 2023-10-09T10:39:01.505496+0000 osd.7 (osd.7) 357 : cluster 3 failed to encode map e382 with expected crc 2023-10-09T10:39:02.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:02 smithi053 bash[76859]: cluster 2023-10-09T10:39:01.507349+0000 osd.6 (osd.6) 362 : cluster 3 failed to encode map e382 with expected crc 2023-10-09T10:39:02.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:02 smithi053 bash[79554]: cluster 2023-10-09T10:39:00.702414+0000 osd.5 (osd.5) 463 : cluster 3 failed to encode map e381 with expected crc 2023-10-09T10:39:02.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:02 smithi053 bash[79554]: cluster 2023-10-09T10:39:00.702511+0000 osd.4 (osd.4) 326 : cluster 3 failed to encode map e381 with expected crc 2023-10-09T10:39:02.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:02 smithi053 bash[79554]: audit 2023-10-09T10:39:00.732871+0000 mgr.y (mgr.26072) 1106 : audit 0 from='client.35772 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:39:02.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:02 smithi053 bash[79554]: cluster 2023-10-09T10:39:01.494655+0000 mon.a (mon.0) 1674 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:39:02.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:02 smithi053 bash[79554]: cluster 2023-10-09T10:39:01.499000+0000 osd.4 (osd.4) 327 : cluster 3 failed to encode map e382 with expected crc 2023-10-09T10:39:02.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:02 smithi053 bash[79554]: audit 2023-10-09T10:39:01.499424+0000 mon.a (mon.0) 1675 : audit 1 from='client.? 172.21.15.53:0/2611923686' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:39:02.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:02 smithi053 bash[79554]: cluster 2023-10-09T10:39:01.499493+0000 mon.a (mon.0) 1676 : cluster 0 osdmap e382: 8 total, 8 up, 4 in 2023-10-09T10:39:02.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:02 smithi053 bash[79554]: cluster 2023-10-09T10:39:01.505496+0000 osd.7 (osd.7) 357 : cluster 3 failed to encode map e382 with expected crc 2023-10-09T10:39:02.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:02 smithi053 bash[79554]: cluster 2023-10-09T10:39:01.507349+0000 osd.6 (osd.6) 362 : cluster 3 failed to encode map e382 with expected crc 2023-10-09T10:39:02.774 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:02.802 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:02.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:02.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:02.905 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:02.930 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:02.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:02.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:03.033 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:03.058 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:03.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:03.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:03.162 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:03.187 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:03.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:03.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:03.256 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 67 16 65304 65288 60.8968 20.625 0.00886677 0.0163386 2023-10-09T10:39:03.292 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:03.321 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:03.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:03.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:03.427 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:03.455 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:03.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:03.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:03.560 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:03.587 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:03.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:03.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:03 smithi086 bash[59714]: cluster 2023-10-09T10:39:01.636038+0000 osd.5 (osd.5) 464 : cluster 3 failed to encode map e382 with expected crc 2023-10-09T10:39:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:03 smithi086 bash[59714]: cluster 2023-10-09T10:39:01.781719+0000 mgr.y (mgr.26072) 1107 : cluster 0 pgmap v1296: 89 pgs: 1 active+recovery_wait+degraded, 1 active+undersized+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 74 active+clean; 3.9 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 21 MiB/s wr, 329 op/s; 29828/193068 objects degraded (15.449%); 4060/193068 objects misplaced (2.103%); 11 MiB/s, 171 objects/s recovering 2023-10-09T10:39:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:03 smithi086 bash[59714]: cluster 2023-10-09T10:39:03.297873+0000 mon.a (mon.0) 1677 : cluster 3 Health check update: Degraded data redundancy: 29828/193068 objects degraded (15.449%), 11 pgs degraded (PG_DEGRADED) 2023-10-09T10:39:03.690 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:03.712 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:03.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:03.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:03.815 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:03.822 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:03 smithi053 bash[79554]: cluster 2023-10-09T10:39:01.636038+0000 osd.5 (osd.5) 464 : cluster 3 failed to encode map e382 with expected crc 2023-10-09T10:39:03.822 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:03 smithi053 bash[79554]: cluster 2023-10-09T10:39:01.781719+0000 mgr.y (mgr.26072) 1107 : cluster 0 pgmap v1296: 89 pgs: 1 active+recovery_wait+degraded, 1 active+undersized+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 74 active+clean; 3.9 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 21 MiB/s wr, 329 op/s; 29828/193068 objects degraded (15.449%); 4060/193068 objects misplaced (2.103%); 11 MiB/s, 171 objects/s recovering 2023-10-09T10:39:03.822 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:03 smithi053 bash[79554]: cluster 2023-10-09T10:39:03.297873+0000 mon.a (mon.0) 1677 : cluster 3 Health check update: Degraded data redundancy: 29828/193068 objects degraded (15.449%), 11 pgs degraded (PG_DEGRADED) 2023-10-09T10:39:03.823 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:03 smithi053 bash[76859]: cluster 2023-10-09T10:39:01.636038+0000 osd.5 (osd.5) 464 : cluster 3 failed to encode map e382 with expected crc 2023-10-09T10:39:03.823 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:03 smithi053 bash[76859]: cluster 2023-10-09T10:39:01.781719+0000 mgr.y (mgr.26072) 1107 : cluster 0 pgmap v1296: 89 pgs: 1 active+recovery_wait+degraded, 1 active+undersized+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 74 active+clean; 3.9 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 21 MiB/s wr, 329 op/s; 29828/193068 objects degraded (15.449%); 4060/193068 objects misplaced (2.103%); 11 MiB/s, 171 objects/s recovering 2023-10-09T10:39:03.823 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:03 smithi053 bash[76859]: cluster 2023-10-09T10:39:03.297873+0000 mon.a (mon.0) 1677 : cluster 3 Health check update: Degraded data redundancy: 29828/193068 objects degraded (15.449%), 11 pgs degraded (PG_DEGRADED) 2023-10-09T10:39:03.838 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:03.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:03.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:03.941 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:03.968 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:03.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:03.970 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:04.071 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:04.097 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:04.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:04.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:04.204 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:04.230 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:04.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:04.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:04.256 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 68 16 65567 65551 60.243 16.4375 0.0103489 0.0165169 2023-10-09T10:39:04.336 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:04.361 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:04.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:04.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:04.465 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:04.491 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:04.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:04.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:04.595 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:04.620 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:04.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:04.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:04.724 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:04.749 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:04.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:04.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:04.808 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-10-09T10:39:04.808 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 3.0 2023-10-09T10:39:04.851 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:04.852 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-09T10:39:04.875 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:04.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:04.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:04.978 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:05.006 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:05.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:05.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:05.110 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:05.139 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:05.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:05.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:05.245 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:05.256 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 69 16 65834 65818 59.6117 16.6875 0.00471923 0.0167026 2023-10-09T10:39:05.270 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:05.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:05.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:05.376 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:05.405 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:05.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:05.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:05.508 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:05.533 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:05.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:05.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:05.637 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:05.662 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:05.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:05.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:05.674 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:05 smithi053 bash[76859]: cluster 2023-10-09T10:39:03.782346+0000 mgr.y (mgr.26072) 1108 : cluster 0 pgmap v1297: 89 pgs: 1 active+recovery_wait+degraded, 1 active+undersized+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 74 active+clean; 3.9 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 18 MiB/s wr, 289 op/s; 29828/193932 objects degraded (15.381%); 4060/193932 objects misplaced (2.094%); 6.2 MiB/s, 99 objects/s recovering 2023-10-09T10:39:05.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:05 smithi053 bash[79554]: cluster 2023-10-09T10:39:03.782346+0000 mgr.y (mgr.26072) 1108 : cluster 0 pgmap v1297: 89 pgs: 1 active+recovery_wait+degraded, 1 active+undersized+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 74 active+clean; 3.9 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 18 MiB/s wr, 289 op/s; 29828/193932 objects degraded (15.381%); 4060/193932 objects misplaced (2.094%); 6.2 MiB/s, 99 objects/s recovering 2023-10-09T10:39:05.764 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:05.772 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:05 smithi086 bash[59714]: cluster 2023-10-09T10:39:03.782346+0000 mgr.y (mgr.26072) 1108 : cluster 0 pgmap v1297: 89 pgs: 1 active+recovery_wait+degraded, 1 active+undersized+remapped, 10 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 74 active+clean; 3.9 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 18 MiB/s wr, 289 op/s; 29828/193932 objects degraded (15.381%); 4060/193932 objects misplaced (2.094%); 6.2 MiB/s, 99 objects/s recovering 2023-10-09T10:39:05.787 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:05.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:05.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:05.891 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:05.918 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:05.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:05.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:06.021 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:06.046 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:06.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:06.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:06.150 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:06.175 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:06.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:06.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:06.256 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 70 16 66131 66115 59.0253 18.5625 0.00605358 0.0168617 2023-10-09T10:39:06.280 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:06.304 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:06.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:06.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:06.407 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:06.440 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:06.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:06.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:06.545 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:06.575 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:06.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:06.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:06.678 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:06.703 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:06.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:06.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:06.808 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:06.835 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:06.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:06.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:06.863 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T10:39:06.938 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:06.965 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:06.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:06.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:07.071 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:07.098 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:07.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:07.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:07.202 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:07.229 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:07.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:07.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:07.256 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 71 16 66479 66463 58.5003 21.75 0.00645154 0.0170236 2023-10-09T10:39:07.333 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:07.365 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:07.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:07.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:07.468 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:07.496 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:07.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:07.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:07.508 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:07 smithi086 bash[59714]: cluster 2023-10-09T10:39:05.783107+0000 mgr.y (mgr.26072) 1109 : cluster 0 pgmap v1298: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 16 MiB/s wr, 250 op/s; 29445/195711 objects degraded (15.045%); 4060/195711 objects misplaced (2.074%); 9.2 MiB/s, 147 objects/s recovering 2023-10-09T10:39:07.599 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:07.623 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:07.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:07.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:07.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:07 smithi053 bash[76859]: cluster 2023-10-09T10:39:05.783107+0000 mgr.y (mgr.26072) 1109 : cluster 0 pgmap v1298: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 16 MiB/s wr, 250 op/s; 29445/195711 objects degraded (15.045%); 4060/195711 objects misplaced (2.074%); 9.2 MiB/s, 147 objects/s recovering 2023-10-09T10:39:07.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:07 smithi053 bash[79554]: cluster 2023-10-09T10:39:05.783107+0000 mgr.y (mgr.26072) 1109 : cluster 0 pgmap v1298: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 16 MiB/s wr, 250 op/s; 29445/195711 objects degraded (15.045%); 4060/195711 objects misplaced (2.074%); 9.2 MiB/s, 147 objects/s recovering 2023-10-09T10:39:07.728 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:07.758 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:07.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:07.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:07.863 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:07.891 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:07.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:07.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:07.994 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:08.020 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:08.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:08.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:08.123 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:08.151 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:08.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:08.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:08.254 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:08.257 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 72 16 66724 66708 57.9004 15.3125 0.00462344 0.0171946 2023-10-09T10:39:08.284 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:08.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:08.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:08.374 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:39:08.388 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:08.419 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:08.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:08.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:08.524 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:08.555 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:08.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:08.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:08.664 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:08.685 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:08.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:08.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:08.789 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:08.814 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:08.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:08.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:08.924 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:08.955 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:08.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:08.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:09.059 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:09.084 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:09.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:09.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:09.191 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:09.217 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:09.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:09.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:09.257 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 73 16 66980 66964 57.3264 16 0.00642321 0.0173789 2023-10-09T10:39:09.320 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:09.328 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:09 smithi086 bash[59714]: cluster 2023-10-09T10:39:07.784112+0000 mgr.y (mgr.26072) 1110 : cluster 0 pgmap v1299: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 20 MiB/s wr, 327 op/s; 29445/198213 objects degraded (14.855%); 4149/198213 objects misplaced (2.093%); 9.2 MiB/s, 147 objects/s recovering 2023-10-09T10:39:09.328 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:09 smithi086 bash[59714]: audit 2023-10-09T10:39:08.092362+0000 mon.a (mon.0) 1678 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:09.328 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:09 smithi086 bash[59714]: audit 2023-10-09T10:39:08.093999+0000 mon.a (mon.0) 1679 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:39:09.328 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:09 smithi086 bash[59714]: cluster 2023-10-09T10:39:08.299138+0000 mon.a (mon.0) 1680 : cluster 3 Health check update: Degraded data redundancy: 29445/195711 objects degraded (15.045%), 11 pgs degraded (PG_DEGRADED) 2023-10-09T10:39:09.328 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:09 smithi086 bash[59714]: audit 2023-10-09T10:39:08.637543+0000 mon.a (mon.0) 1681 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:39:09.347 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:09.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:09.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:09.391 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:39:09.392 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:39:09.419 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:09 smithi053 bash[76859]: cluster 2023-10-09T10:39:07.784112+0000 mgr.y (mgr.26072) 1110 : cluster 0 pgmap v1299: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 20 MiB/s wr, 327 op/s; 29445/198213 objects degraded (14.855%); 4149/198213 objects misplaced (2.093%); 9.2 MiB/s, 147 objects/s recovering 2023-10-09T10:39:09.419 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:09 smithi053 bash[76859]: audit 2023-10-09T10:39:08.092362+0000 mon.a (mon.0) 1678 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:09.419 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:09 smithi053 bash[76859]: audit 2023-10-09T10:39:08.093999+0000 mon.a (mon.0) 1679 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:39:09.420 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:09 smithi053 bash[76859]: cluster 2023-10-09T10:39:08.299138+0000 mon.a (mon.0) 1680 : cluster 3 Health check update: Degraded data redundancy: 29445/195711 objects degraded (15.045%), 11 pgs degraded (PG_DEGRADED) 2023-10-09T10:39:09.420 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:09 smithi053 bash[76859]: audit 2023-10-09T10:39:08.637543+0000 mon.a (mon.0) 1681 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:39:09.420 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:09 smithi053 bash[79554]: cluster 2023-10-09T10:39:07.784112+0000 mgr.y (mgr.26072) 1110 : cluster 0 pgmap v1299: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 20 MiB/s wr, 327 op/s; 29445/198213 objects degraded (14.855%); 4149/198213 objects misplaced (2.093%); 9.2 MiB/s, 147 objects/s recovering 2023-10-09T10:39:09.420 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:09 smithi053 bash[79554]: audit 2023-10-09T10:39:08.092362+0000 mon.a (mon.0) 1678 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:09.420 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:09 smithi053 bash[79554]: audit 2023-10-09T10:39:08.093999+0000 mon.a (mon.0) 1679 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:39:09.420 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:09 smithi053 bash[79554]: cluster 2023-10-09T10:39:08.299138+0000 mon.a (mon.0) 1680 : cluster 3 Health check update: Degraded data redundancy: 29445/195711 objects degraded (15.045%), 11 pgs degraded (PG_DEGRADED) 2023-10-09T10:39:09.421 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:09 smithi053 bash[79554]: audit 2023-10-09T10:39:08.637543+0000 mon.a (mon.0) 1681 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:39:09.452 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:09.475 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:09.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:09.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:09.578 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:09.600 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:09.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:09.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:09.704 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:09.730 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:09.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:09.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:09.833 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:09.861 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:09.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:09.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:09.964 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:09.987 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:09.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:09.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:10.091 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:10.117 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:10.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:10.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:10.222 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:10.246 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:10.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:10.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:10.257 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 74 16 67228 67212 56.7612 15.5 0.00771497 0.0175326 2023-10-09T10:39:10.351 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:10.375 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:10.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:10.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:10.478 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:10.505 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:10.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:10.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:10.608 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:10.632 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:10.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:10.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:10.735 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:10.754 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:10.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:10.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:10.857 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:10.884 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:10.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:10.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:10.988 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:11.017 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:11.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:11.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:11.121 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:11.147 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:11.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:11.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:11.251 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:11.257 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 75 16 67466 67450 56.2027 14.875 0.00442371 0.0177056 2023-10-09T10:39:11.260 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:11 smithi053 bash[79554]: cluster 2023-10-09T10:39:09.784750+0000 mgr.y (mgr.26072) 1111 : cluster 0 pgmap v1300: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 16 MiB/s wr, 253 op/s; 28985/198780 objects degraded (14.581%); 4149/198780 objects misplaced (2.087%); 5.7 MiB/s, 90 objects/s recovering 2023-10-09T10:39:11.260 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:11 smithi053 bash[76859]: cluster 2023-10-09T10:39:09.784750+0000 mgr.y (mgr.26072) 1111 : cluster 0 pgmap v1300: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 16 MiB/s wr, 253 op/s; 28985/198780 objects degraded (14.581%); 4149/198780 objects misplaced (2.087%); 5.7 MiB/s, 90 objects/s recovering 2023-10-09T10:39:11.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:11.278 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:11.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:11.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:11 smithi086 bash[59714]: cluster 2023-10-09T10:39:09.784750+0000 mgr.y (mgr.26072) 1111 : cluster 0 pgmap v1300: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.0 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 16 MiB/s wr, 253 op/s; 28985/198780 objects degraded (14.581%); 4149/198780 objects misplaced (2.087%); 5.7 MiB/s, 90 objects/s recovering 2023-10-09T10:39:11.378 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:11.401 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:11.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:11.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:11.418 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:39:11.508 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:11.534 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:11.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:11.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:11.639 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:11.667 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:11.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:11.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:11.772 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:11.798 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:11.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:11.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:11.901 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:11.931 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:11.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:11.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:12.036 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:12.060 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:12.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:12.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:12.164 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:12.187 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:12.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:12.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:12.257 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 76 16 67704 67688 55.6589 14.875 0.00399274 0.0178906 2023-10-09T10:39:12.290 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:12.315 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:12.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:12.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:12.420 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:12.445 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:12.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:12.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:12.549 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:12.575 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:12.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:12.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:12.679 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:12.703 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:12.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:12.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:12.807 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:12.816 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:39:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:39:12] "GET /metrics HTTP/1.1" 200 36587 "" "Prometheus/2.33.4" 2023-10-09T10:39:12.831 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:12.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:12.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:12.934 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:12.958 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:12.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:12.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:13.062 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:13.087 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:13.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:13.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:13.191 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:13.212 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:13.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:13.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:13.257 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 77 16 67970 67954 55.1519 16.625 0.65788 0.0180518 2023-10-09T10:39:13.315 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:13.328 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:13 smithi086 bash[59714]: cluster 2023-10-09T10:39:11.785567+0000 mgr.y (mgr.26072) 1112 : cluster 0 pgmap v1301: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 17 MiB/s wr, 275 op/s; 28985/201558 objects degraded (14.380%); 4243/201558 objects misplaced (2.105%); 5.1 MiB/s, 81 objects/s recovering 2023-10-09T10:39:13.341 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:13.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:13.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:13.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:13 smithi053 bash[76859]: cluster 2023-10-09T10:39:11.785567+0000 mgr.y (mgr.26072) 1112 : cluster 0 pgmap v1301: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 17 MiB/s wr, 275 op/s; 28985/201558 objects degraded (14.380%); 4243/201558 objects misplaced (2.105%); 5.1 MiB/s, 81 objects/s recovering 2023-10-09T10:39:13.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:13 smithi053 bash[79554]: cluster 2023-10-09T10:39:11.785567+0000 mgr.y (mgr.26072) 1112 : cluster 0 pgmap v1301: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 17 MiB/s wr, 275 op/s; 28985/201558 objects degraded (14.380%); 4243/201558 objects misplaced (2.105%); 5.1 MiB/s, 81 objects/s recovering 2023-10-09T10:39:13.444 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:13.467 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:13.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:13.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:13.570 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:13.594 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:13.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:13.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:13.697 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:13.719 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:13.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:13.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:13.823 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:13.846 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:13.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:13.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:13.948 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:13.972 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:13.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:13.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:14.076 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:14.100 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:14 smithi086 bash[59714]: cluster 2023-10-09T10:39:13.300522+0000 mon.a (mon.0) 1682 : cluster 3 Health check update: Degraded data redundancy: 28985/201558 objects degraded (14.380%), 11 pgs degraded (PG_DEGRADED) 2023-10-09T10:39:14.101 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:14.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:14.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:14.205 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:14.231 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:14.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:14.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:14.257 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 78 16 68134 68118 54.5763 10.25 0.00547123 0.0182384 2023-10-09T10:39:14.337 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:14.364 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:14.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:14.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:14.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:14 smithi053 bash[76859]: cluster 2023-10-09T10:39:13.300522+0000 mon.a (mon.0) 1682 : cluster 3 Health check update: Degraded data redundancy: 28985/201558 objects degraded (14.380%), 11 pgs degraded (PG_DEGRADED) 2023-10-09T10:39:14.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:14 smithi053 bash[79554]: cluster 2023-10-09T10:39:13.300522+0000 mon.a (mon.0) 1682 : cluster 3 Health check update: Degraded data redundancy: 28985/201558 objects degraded (14.380%), 11 pgs degraded (PG_DEGRADED) 2023-10-09T10:39:14.471 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:14.494 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:14.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:14.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:14.596 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:14.622 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:14.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:14.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:14.726 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:14.750 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:14.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:14.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:14.856 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:14.879 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:14.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:14.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:14.982 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:15.018 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:15.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:15.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:15.155 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:15.184 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:15.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:15.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:15.257 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 79 16 68382 68366 54.0816 15.5 0.0334572 0.0184217 2023-10-09T10:39:15.287 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:15.314 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:15.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:15.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:15.417 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:15.450 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:15.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:15.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:15.553 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:15.562 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:15 smithi086 bash[59714]: cluster 2023-10-09T10:39:13.786132+0000 mgr.y (mgr.26072) 1113 : cluster 0 pgmap v1302: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 16 MiB/s wr, 254 op/s; 28985/202236 objects degraded (14.332%); 4243/202236 objects misplaced (2.098%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T10:39:15.562 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:15 smithi086 bash[59714]: audit 2023-10-09T10:39:15.073138+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:15.563 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:15 smithi086 bash[59714]: audit 2023-10-09T10:39:15.081875+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:15.563 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:15 smithi086 bash[59714]: audit 2023-10-09T10:39:15.276157+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:15.563 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:15 smithi086 bash[59714]: audit 2023-10-09T10:39:15.285595+0000 mon.a (mon.0) 1686 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:15.581 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:15.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:15.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:15.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:15 smithi053 bash[76859]: cluster 2023-10-09T10:39:13.786132+0000 mgr.y (mgr.26072) 1113 : cluster 0 pgmap v1302: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 16 MiB/s wr, 254 op/s; 28985/202236 objects degraded (14.332%); 4243/202236 objects misplaced (2.098%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T10:39:15.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:15 smithi053 bash[76859]: audit 2023-10-09T10:39:15.073138+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:15.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:15 smithi053 bash[76859]: audit 2023-10-09T10:39:15.081875+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:15.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:15 smithi053 bash[76859]: audit 2023-10-09T10:39:15.276157+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:15.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:15 smithi053 bash[76859]: audit 2023-10-09T10:39:15.285595+0000 mon.a (mon.0) 1686 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:15.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:15 smithi053 bash[79554]: cluster 2023-10-09T10:39:13.786132+0000 mgr.y (mgr.26072) 1113 : cluster 0 pgmap v1302: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.1 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 16 MiB/s wr, 254 op/s; 28985/202236 objects degraded (14.332%); 4243/202236 objects misplaced (2.098%); 4.4 MiB/s, 70 objects/s recovering 2023-10-09T10:39:15.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:15 smithi053 bash[79554]: audit 2023-10-09T10:39:15.073138+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:15.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:15 smithi053 bash[79554]: audit 2023-10-09T10:39:15.081875+0000 mon.a (mon.0) 1684 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:15.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:15 smithi053 bash[79554]: audit 2023-10-09T10:39:15.276157+0000 mon.a (mon.0) 1685 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:15.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:15 smithi053 bash[79554]: audit 2023-10-09T10:39:15.285595+0000 mon.a (mon.0) 1686 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:15.685 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:15.712 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:15.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:15.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:15.819 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:15.849 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:15.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:15.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:15.952 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:15.979 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:15.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:15.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:16.082 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:16.112 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:16.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:16.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:16.216 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:16.247 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:16.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:16.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:16.257 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:2023-10-09T10:39:16.255532+0000 min lat: 0.00148197 max lat: 8.78614 avg lat: 0.0185623 2023-10-09T10:39:16.257 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:39:16.257 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 80 16 68625 68609 53.5954 15.1875 0.00552848 0.0185623 2023-10-09T10:39:16.350 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:16.378 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:16.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:16.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:16.481 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:16.508 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:16.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:16.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:16.612 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:16.636 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:16.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:16.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:16.740 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:16.765 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:16.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:16.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:16.868 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:16.890 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:16.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:16.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:16.995 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:17.024 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:17.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:17.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:17.131 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:17.156 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:17.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:17.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:17.257 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 81 16 68934 68918 53.1721 19.3125 0.00446742 0.0187364 2023-10-09T10:39:17.263 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:17.270 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:17 smithi086 bash[59714]: cluster 2023-10-09T10:39:15.786754+0000 mgr.y (mgr.26072) 1114 : cluster 0 pgmap v1303: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.1 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 17 MiB/s wr, 270 op/s; 28341/203682 objects degraded (13.914%); 4243/203682 objects misplaced (2.083%); 7.7 MiB/s, 123 objects/s recovering 2023-10-09T10:39:17.271 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:17 smithi086 bash[59714]: audit 2023-10-09T10:39:16.233328+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:17.271 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:17 smithi086 bash[59714]: audit 2023-10-09T10:39:16.239845+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:17.271 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:17 smithi086 bash[59714]: audit 2023-10-09T10:39:16.241320+0000 mon.a (mon.0) 1689 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:39:17.271 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:17 smithi086 bash[59714]: audit 2023-10-09T10:39:16.242575+0000 mon.a (mon.0) 1690 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:39:17.271 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:17 smithi086 bash[59714]: audit 2023-10-09T10:39:16.249337+0000 mon.a (mon.0) 1691 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:17.285 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:17.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:17.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:17.388 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:17.417 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:17.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:17.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:17.520 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:17.548 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:17.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:17.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:17.651 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:17.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:17 smithi053 bash[79554]: cluster 2023-10-09T10:39:15.786754+0000 mgr.y (mgr.26072) 1114 : cluster 0 pgmap v1303: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.1 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 17 MiB/s wr, 270 op/s; 28341/203682 objects degraded (13.914%); 4243/203682 objects misplaced (2.083%); 7.7 MiB/s, 123 objects/s recovering 2023-10-09T10:39:17.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:17 smithi053 bash[79554]: audit 2023-10-09T10:39:16.233328+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:17.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:17 smithi053 bash[79554]: audit 2023-10-09T10:39:16.239845+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:17.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:17 smithi053 bash[79554]: audit 2023-10-09T10:39:16.241320+0000 mon.a (mon.0) 1689 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:39:17.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:17 smithi053 bash[79554]: audit 2023-10-09T10:39:16.242575+0000 mon.a (mon.0) 1690 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:39:17.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:17 smithi053 bash[79554]: audit 2023-10-09T10:39:16.249337+0000 mon.a (mon.0) 1691 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:17.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:17 smithi053 bash[76859]: cluster 2023-10-09T10:39:15.786754+0000 mgr.y (mgr.26072) 1114 : cluster 0 pgmap v1303: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.1 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 17 MiB/s wr, 270 op/s; 28341/203682 objects degraded (13.914%); 4243/203682 objects misplaced (2.083%); 7.7 MiB/s, 123 objects/s recovering 2023-10-09T10:39:17.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:17 smithi053 bash[76859]: audit 2023-10-09T10:39:16.233328+0000 mon.a (mon.0) 1687 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:17.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:17 smithi053 bash[76859]: audit 2023-10-09T10:39:16.239845+0000 mon.a (mon.0) 1688 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:17.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:17 smithi053 bash[76859]: audit 2023-10-09T10:39:16.241320+0000 mon.a (mon.0) 1689 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:39:17.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:17 smithi053 bash[76859]: audit 2023-10-09T10:39:16.242575+0000 mon.a (mon.0) 1690 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:39:17.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:17 smithi053 bash[76859]: audit 2023-10-09T10:39:16.249337+0000 mon.a (mon.0) 1691 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:17.680 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:17.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:17.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:17.784 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:17.809 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:17.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:17.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:17.913 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:17.934 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:17.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:17.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:18.039 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:18.064 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:18.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:18.068 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:18.169 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:18.196 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:18.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:18.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:18.258 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 82 16 69100 69084 52.6502 10.375 0.00465272 0.0189111 2023-10-09T10:39:18.299 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:18.326 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:18.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:18.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:18.428 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:18.454 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:18.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:18.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:18.559 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:18.581 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:18.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:18.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:18.685 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:18.707 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:18.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:18.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:18.811 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:18.835 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:18.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:18.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:18.943 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:18.973 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:18.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:18.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:19.082 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:19.106 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:19.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:19.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:19.209 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:19.235 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:19.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:19.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:19.258 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 83 16 69424 69408 52.2598 20.25 0.0049199 0.0190594 2023-10-09T10:39:19.338 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:19.364 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:19.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:19.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:19.468 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:19.495 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:19.497 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:19 smithi086 bash[59714]: cluster 2023-10-09T10:39:17.787392+0000 mgr.y (mgr.26072) 1115 : cluster 0 pgmap v1304: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 17 MiB/s wr, 279 op/s; 28341/205788 objects degraded (13.772%); 4334/205788 objects misplaced (2.106%); 5.7 MiB/s, 91 objects/s recovering 2023-10-09T10:39:19.498 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:19 smithi086 bash[59714]: cluster 2023-10-09T10:39:18.301813+0000 mon.a (mon.0) 1692 : cluster 3 Health check update: Degraded data redundancy: 28341/205788 objects degraded (13.772%), 11 pgs degraded (PG_DEGRADED) 2023-10-09T10:39:19.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:19.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:19.599 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:19.633 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:19.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:19.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:19.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:19 smithi053 bash[79554]: cluster 2023-10-09T10:39:17.787392+0000 mgr.y (mgr.26072) 1115 : cluster 0 pgmap v1304: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 17 MiB/s wr, 279 op/s; 28341/205788 objects degraded (13.772%); 4334/205788 objects misplaced (2.106%); 5.7 MiB/s, 91 objects/s recovering 2023-10-09T10:39:19.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:19 smithi053 bash[79554]: cluster 2023-10-09T10:39:18.301813+0000 mon.a (mon.0) 1692 : cluster 3 Health check update: Degraded data redundancy: 28341/205788 objects degraded (13.772%), 11 pgs degraded (PG_DEGRADED) 2023-10-09T10:39:19.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:19 smithi053 bash[76859]: cluster 2023-10-09T10:39:17.787392+0000 mgr.y (mgr.26072) 1115 : cluster 0 pgmap v1304: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 17 MiB/s wr, 279 op/s; 28341/205788 objects degraded (13.772%); 4334/205788 objects misplaced (2.106%); 5.7 MiB/s, 91 objects/s recovering 2023-10-09T10:39:19.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:19 smithi053 bash[76859]: cluster 2023-10-09T10:39:18.301813+0000 mon.a (mon.0) 1692 : cluster 3 Health check update: Degraded data redundancy: 28341/205788 objects degraded (13.772%), 11 pgs degraded (PG_DEGRADED) 2023-10-09T10:39:19.741 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:19.765 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:19.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:19.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:19.868 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:19.892 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:19.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:19.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:19.995 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:20.022 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:20.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:20.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:20.127 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:20.156 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:20.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:20.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:20.258 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 84 16 69744 69728 51.8758 20 0.00783753 0.0192177 2023-10-09T10:39:20.260 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:20.291 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:20.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:20.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:20.399 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:20.426 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:20.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:20.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:20.531 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:20.563 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:20.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:20.567 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:20.667 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:20.694 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:20.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:20.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:20.797 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:20.819 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:20.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:20.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:20.922 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:20.951 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:20.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:20.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:21.056 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:21.082 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:21.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:21.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:21.187 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:21.214 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:21.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:21.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:21.258 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 85 16 70145 70129 51.5603 25.0625 0.0044221 0.0193436 2023-10-09T10:39:21.318 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:21.346 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:21.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:21.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:21.450 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:21.475 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:21.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:21.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:21.578 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:21.606 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:21.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:21.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:21.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:21 smithi086 bash[59714]: cluster 2023-10-09T10:39:19.788057+0000 mgr.y (mgr.26072) 1116 : cluster 0 pgmap v1305: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 14 MiB/s wr, 223 op/s; 27562/206262 objects degraded (13.363%); 4334/206262 objects misplaced (2.101%); 9.8 MiB/s, 156 objects/s recovering 2023-10-09T10:39:21.709 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:21.718 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:21 smithi053 bash[79554]: cluster 2023-10-09T10:39:19.788057+0000 mgr.y (mgr.26072) 1116 : cluster 0 pgmap v1305: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 14 MiB/s wr, 223 op/s; 27562/206262 objects degraded (13.363%); 4334/206262 objects misplaced (2.101%); 9.8 MiB/s, 156 objects/s recovering 2023-10-09T10:39:21.719 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:21 smithi053 bash[76859]: cluster 2023-10-09T10:39:19.788057+0000 mgr.y (mgr.26072) 1116 : cluster 0 pgmap v1305: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.2 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 14 MiB/s wr, 223 op/s; 27562/206262 objects degraded (13.363%); 4334/206262 objects misplaced (2.101%); 9.8 MiB/s, 156 objects/s recovering 2023-10-09T10:39:21.733 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:21.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:21.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:21.836 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:21.860 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:21.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:21.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:21.963 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:21.991 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:21.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:21.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:22.094 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:22.119 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:22.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:22.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:22.222 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:22.247 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:22.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:22.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:22.258 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 86 16 70347 70331 51.1075 12.625 0.00695409 0.019465 2023-10-09T10:39:22.351 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:22.363 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:22 smithi086 bash[59714]: cluster 2023-10-09T10:39:21.248517+0000 osd.4 (osd.4) 328 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T10:39:22.363 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:22 smithi086 bash[59714]: cluster 2023-10-09T10:39:21.249153+0000 mon.a (mon.0) 1693 : cluster 0 osdmap e383: 8 total, 8 up, 4 in 2023-10-09T10:39:22.364 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:22 smithi086 bash[59714]: cluster 2023-10-09T10:39:21.251089+0000 osd.6 (osd.6) 363 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T10:39:22.364 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:22 smithi086 bash[59714]: cluster 2023-10-09T10:39:21.259650+0000 osd.7 (osd.7) 358 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T10:39:22.389 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:22.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:22.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:22.441 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:22 smithi053 bash[79554]: cluster 2023-10-09T10:39:21.248517+0000 osd.4 (osd.4) 328 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T10:39:22.441 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:22 smithi053 bash[79554]: cluster 2023-10-09T10:39:21.249153+0000 mon.a (mon.0) 1693 : cluster 0 osdmap e383: 8 total, 8 up, 4 in 2023-10-09T10:39:22.441 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:22 smithi053 bash[79554]: cluster 2023-10-09T10:39:21.251089+0000 osd.6 (osd.6) 363 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T10:39:22.441 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:22 smithi053 bash[79554]: cluster 2023-10-09T10:39:21.259650+0000 osd.7 (osd.7) 358 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T10:39:22.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:22 smithi053 bash[76859]: cluster 2023-10-09T10:39:21.248517+0000 osd.4 (osd.4) 328 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T10:39:22.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:22 smithi053 bash[76859]: cluster 2023-10-09T10:39:21.249153+0000 mon.a (mon.0) 1693 : cluster 0 osdmap e383: 8 total, 8 up, 4 in 2023-10-09T10:39:22.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:22 smithi053 bash[76859]: cluster 2023-10-09T10:39:21.251089+0000 osd.6 (osd.6) 363 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T10:39:22.442 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:22 smithi053 bash[76859]: cluster 2023-10-09T10:39:21.259650+0000 osd.7 (osd.7) 358 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T10:39:22.498 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:22.529 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:22.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:22.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:22.632 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:22.661 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:22.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:22.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:22.764 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:22.786 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:22.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:22.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:22.842 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:39:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:39:22] "GET /metrics HTTP/1.1" 200 36587 "" "Prometheus/2.33.4" 2023-10-09T10:39:22.891 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:22.914 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:22.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:22.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:23.018 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:23.038 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:23.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:23.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:23.143 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:23.166 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:23.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:23.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:23.258 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 87 16 70723 70707 50.7902 23.5 0.00405011 0.019627 2023-10-09T10:39:23.269 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:23.290 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:23.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:23.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:23.394 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:23.406 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:23 smithi053 bash[79554]: cluster 2023-10-09T10:39:21.788677+0000 mgr.y (mgr.26072) 1117 : cluster 0 pgmap v1307: 89 pgs: 1 creating+peering, 1 active+recovery_wait+degraded, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 16 MiB/s wr, 259 op/s; 27326/209337 objects degraded (13.054%); 4423/209337 objects misplaced (2.113%); 10 MiB/s, 165 objects/s recovering 2023-10-09T10:39:23.406 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:23 smithi053 bash[79554]: cluster 2023-10-09T10:39:21.805194+0000 osd.5 (osd.5) 465 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T10:39:23.406 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:23 smithi053 bash[79554]: cluster 2023-10-09T10:39:22.245617+0000 mon.a (mon.0) 1694 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T10:39:23.406 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:23 smithi053 bash[79554]: cluster 2023-10-09T10:39:22.256191+0000 mon.a (mon.0) 1695 : cluster 0 osdmap e384: 8 total, 8 up, 4 in 2023-10-09T10:39:23.406 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:23 smithi053 bash[79554]: cluster 2023-10-09T10:39:22.258447+0000 osd.7 (osd.7) 359 : cluster 3 failed to encode map e384 with expected crc 2023-10-09T10:39:23.407 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:23 smithi053 bash[79554]: cluster 2023-10-09T10:39:22.259042+0000 osd.6 (osd.6) 364 : cluster 3 failed to encode map e384 with expected crc 2023-10-09T10:39:23.407 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:23 smithi053 bash[79554]: audit 2023-10-09T10:39:23.092453+0000 mon.a (mon.0) 1696 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:23.407 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:23 smithi053 bash[79554]: audit 2023-10-09T10:39:23.093691+0000 mon.a (mon.0) 1697 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:39:23.407 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:23 smithi053 bash[76859]: cluster 2023-10-09T10:39:21.788677+0000 mgr.y (mgr.26072) 1117 : cluster 0 pgmap v1307: 89 pgs: 1 creating+peering, 1 active+recovery_wait+degraded, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 16 MiB/s wr, 259 op/s; 27326/209337 objects degraded (13.054%); 4423/209337 objects misplaced (2.113%); 10 MiB/s, 165 objects/s recovering 2023-10-09T10:39:23.407 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:23 smithi053 bash[76859]: cluster 2023-10-09T10:39:21.805194+0000 osd.5 (osd.5) 465 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T10:39:23.407 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:23 smithi053 bash[76859]: cluster 2023-10-09T10:39:22.245617+0000 mon.a (mon.0) 1694 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T10:39:23.407 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:23 smithi053 bash[76859]: cluster 2023-10-09T10:39:22.256191+0000 mon.a (mon.0) 1695 : cluster 0 osdmap e384: 8 total, 8 up, 4 in 2023-10-09T10:39:23.407 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:23 smithi053 bash[76859]: cluster 2023-10-09T10:39:22.258447+0000 osd.7 (osd.7) 359 : cluster 3 failed to encode map e384 with expected crc 2023-10-09T10:39:23.408 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:23 smithi053 bash[76859]: cluster 2023-10-09T10:39:22.259042+0000 osd.6 (osd.6) 364 : cluster 3 failed to encode map e384 with expected crc 2023-10-09T10:39:23.408 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:23 smithi053 bash[76859]: audit 2023-10-09T10:39:23.092453+0000 mon.a (mon.0) 1696 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:23.408 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:23 smithi053 bash[76859]: audit 2023-10-09T10:39:23.093691+0000 mon.a (mon.0) 1697 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:39:23.419 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:23.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:23.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:23.523 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:23.532 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:23 smithi086 bash[59714]: cluster 2023-10-09T10:39:21.788677+0000 mgr.y (mgr.26072) 1117 : cluster 0 pgmap v1307: 89 pgs: 1 creating+peering, 1 active+recovery_wait+degraded, 9 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 16 MiB/s wr, 259 op/s; 27326/209337 objects degraded (13.054%); 4423/209337 objects misplaced (2.113%); 10 MiB/s, 165 objects/s recovering 2023-10-09T10:39:23.532 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:23 smithi086 bash[59714]: cluster 2023-10-09T10:39:21.805194+0000 osd.5 (osd.5) 465 : cluster 3 failed to encode map e383 with expected crc 2023-10-09T10:39:23.532 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:23 smithi086 bash[59714]: cluster 2023-10-09T10:39:22.245617+0000 mon.a (mon.0) 1694 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T10:39:23.532 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:23 smithi086 bash[59714]: cluster 2023-10-09T10:39:22.256191+0000 mon.a (mon.0) 1695 : cluster 0 osdmap e384: 8 total, 8 up, 4 in 2023-10-09T10:39:23.533 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:23 smithi086 bash[59714]: cluster 2023-10-09T10:39:22.258447+0000 osd.7 (osd.7) 359 : cluster 3 failed to encode map e384 with expected crc 2023-10-09T10:39:23.533 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:23 smithi086 bash[59714]: cluster 2023-10-09T10:39:22.259042+0000 osd.6 (osd.6) 364 : cluster 3 failed to encode map e384 with expected crc 2023-10-09T10:39:23.533 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:23 smithi086 bash[59714]: audit 2023-10-09T10:39:23.092453+0000 mon.a (mon.0) 1696 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:23.533 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:23 smithi086 bash[59714]: audit 2023-10-09T10:39:23.093691+0000 mon.a (mon.0) 1697 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:39:23.546 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:23.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:23.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:23.652 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:23.683 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:23.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:23.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:23.786 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:23.812 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:23.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:23.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:23.916 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:23.941 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:23.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:23.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:24.046 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:24.077 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:24.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:24.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:24.179 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:24.205 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:24.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:24.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:24.258 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 88 16 71018 71002 50.4225 18.4375 0.0110797 0.0197882 2023-10-09T10:39:24.312 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:24.339 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:24.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:24.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:24.445 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:24.453 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:24 smithi086 bash[59714]: cluster 2023-10-09T10:39:22.809048+0000 osd.5 (osd.5) 466 : cluster 3 failed to encode map e384 with expected crc 2023-10-09T10:39:24.453 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:24 smithi086 bash[59714]: cluster 2023-10-09T10:39:22.809060+0000 osd.4 (osd.4) 329 : cluster 3 failed to encode map e384 with expected crc 2023-10-09T10:39:24.453 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:24 smithi086 bash[59714]: cluster 2023-10-09T10:39:23.303343+0000 mon.a (mon.0) 1698 : cluster 3 Health check update: Degraded data redundancy: 27326/209337 objects degraded (13.054%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:39:24.470 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:24.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:24.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:24.576 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:24.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:24 smithi053 bash[76859]: cluster 2023-10-09T10:39:22.809048+0000 osd.5 (osd.5) 466 : cluster 3 failed to encode map e384 with expected crc 2023-10-09T10:39:24.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:24 smithi053 bash[76859]: cluster 2023-10-09T10:39:22.809060+0000 osd.4 (osd.4) 329 : cluster 3 failed to encode map e384 with expected crc 2023-10-09T10:39:24.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:24 smithi053 bash[76859]: cluster 2023-10-09T10:39:23.303343+0000 mon.a (mon.0) 1698 : cluster 3 Health check update: Degraded data redundancy: 27326/209337 objects degraded (13.054%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:39:24.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:24 smithi053 bash[79554]: cluster 2023-10-09T10:39:22.809048+0000 osd.5 (osd.5) 466 : cluster 3 failed to encode map e384 with expected crc 2023-10-09T10:39:24.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:24 smithi053 bash[79554]: cluster 2023-10-09T10:39:22.809060+0000 osd.4 (osd.4) 329 : cluster 3 failed to encode map e384 with expected crc 2023-10-09T10:39:24.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:24 smithi053 bash[79554]: cluster 2023-10-09T10:39:23.303343+0000 mon.a (mon.0) 1698 : cluster 3 Health check update: Degraded data redundancy: 27326/209337 objects degraded (13.054%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:39:24.601 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:24.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:24.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:24.708 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:24.730 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:24.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:24.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:24.835 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:24.859 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:24.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:24.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:24.963 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:24.987 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:24.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:24.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:25.090 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:25.113 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:25.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:25.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:25.218 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:25.248 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:25.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:25.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:25.258 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 89 16 71369 71353 50.1024 21.9375 0.00927727 0.0199119 2023-10-09T10:39:25.353 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:25.385 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:25.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:25.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:25.488 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:25.497 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:25 smithi086 bash[59714]: cluster 2023-10-09T10:39:23.789695+0000 mgr.y (mgr.26072) 1118 : cluster 0 pgmap v1309: 89 pgs: 1 creating+peering, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 17 MiB/s wr, 270 op/s; 27274/210168 objects degraded (12.977%); 4423/210168 objects misplaced (2.105%); 8.3 MiB/s, 133 objects/s recovering 2023-10-09T10:39:25.513 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:25.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:25.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:25.617 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:25.628 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:25 smithi053 bash[79554]: cluster 2023-10-09T10:39:23.789695+0000 mgr.y (mgr.26072) 1118 : cluster 0 pgmap v1309: 89 pgs: 1 creating+peering, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 17 MiB/s wr, 270 op/s; 27274/210168 objects degraded (12.977%); 4423/210168 objects misplaced (2.105%); 8.3 MiB/s, 133 objects/s recovering 2023-10-09T10:39:25.629 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:25 smithi053 bash[76859]: cluster 2023-10-09T10:39:23.789695+0000 mgr.y (mgr.26072) 1118 : cluster 0 pgmap v1309: 89 pgs: 1 creating+peering, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 17 MiB/s wr, 270 op/s; 27274/210168 objects degraded (12.977%); 4423/210168 objects misplaced (2.105%); 8.3 MiB/s, 133 objects/s recovering 2023-10-09T10:39:25.647 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:25.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:25.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:25.750 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:25.776 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:25.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:25.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:25.879 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:25.902 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:25.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:25.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:26.006 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:26.032 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:26.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:26.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:26.136 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:26.164 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:26.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:26.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:26.258 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 90 14 71686 71672 49.7672 19.9375 0.00670763 0.0200323 2023-10-09T10:39:26.271 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:26.293 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:26.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:26.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:26.397 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:26.421 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:26.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:26.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:26.524 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:26.551 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:26.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:26.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:26.655 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:26.681 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:26.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:26.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:26.784 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:26.811 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:26.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:26.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:26.914 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:26.943 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:26.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:26.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:27.047 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:27.077 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:27.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:27.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:27.181 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:27.214 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:27.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:27.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:27.260 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Total time run: 90.528 2023-10-09T10:39:27.260 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Total writes made: 71686 2023-10-09T10:39:27.260 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Write size: 65536 2023-10-09T10:39:27.260 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Object size: 65536 2023-10-09T10:39:27.260 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Bandwidth (MB/sec): 49.4916 2023-10-09T10:39:27.260 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Stddev Bandwidth: 46.4837 2023-10-09T10:39:27.260 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Max bandwidth (MB/sec): 188.188 2023-10-09T10:39:27.260 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Min bandwidth (MB/sec): 0 2023-10-09T10:39:27.260 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Average IOPS: 791 2023-10-09T10:39:27.260 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Stddev IOPS: 743.752 2023-10-09T10:39:27.260 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Max IOPS: 3011 2023-10-09T10:39:27.261 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Min IOPS: 0 2023-10-09T10:39:27.261 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Average Latency(s): 0.0201372 2023-10-09T10:39:27.261 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Stddev Latency(s): 0.118648 2023-10-09T10:39:27.261 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Max latency(s): 8.78614 2023-10-09T10:39:27.261 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Min latency(s): 0.00148197 2023-10-09T10:39:27.265 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Cleaning up (deleting benchmark objects) 2023-10-09T10:39:27.315 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:27 smithi086 bash[59714]: cluster 2023-10-09T10:39:25.790736+0000 mgr.y (mgr.26072) 1119 : cluster 0 pgmap v1310: 89 pgs: 1 creating+peering, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 16 MiB/s wr, 259 op/s; 27274/212007 objects degraded (12.865%); 4423/212007 objects misplaced (2.086%); 8.3 MiB/s, 133 objects/s recovering 2023-10-09T10:39:27.317 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:27.342 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:27.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:27.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:27.445 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:27.457 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:27 smithi053 bash[79554]: cluster 2023-10-09T10:39:25.790736+0000 mgr.y (mgr.26072) 1119 : cluster 0 pgmap v1310: 89 pgs: 1 creating+peering, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 16 MiB/s wr, 259 op/s; 27274/212007 objects degraded (12.865%); 4423/212007 objects misplaced (2.086%); 8.3 MiB/s, 133 objects/s recovering 2023-10-09T10:39:27.457 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:27 smithi053 bash[76859]: cluster 2023-10-09T10:39:25.790736+0000 mgr.y (mgr.26072) 1119 : cluster 0 pgmap v1310: 89 pgs: 1 creating+peering, 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.3 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 16 MiB/s wr, 259 op/s; 27274/212007 objects degraded (12.865%); 4423/212007 objects misplaced (2.086%); 8.3 MiB/s, 133 objects/s recovering 2023-10-09T10:39:27.473 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:27.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:27.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:27.576 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:27.601 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:27.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:27.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:27.708 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:27.744 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:27.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:27.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:27.848 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:27.871 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:27.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:27.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:27.979 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:28.007 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:28.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:28.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:28.112 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:28.134 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:28.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:28.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:28.238 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:28.268 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:28.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:28.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:28.371 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:28.380 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:28 smithi086 bash[59714]: cluster 2023-10-09T10:39:28.304783+0000 mon.a (mon.0) 1699 : cluster 3 Health check update: Degraded data redundancy: 27274/212007 objects degraded (12.865%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:39:28.394 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:28.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:28.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:28.497 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:28.524 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:28.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:28.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:28.628 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:28.650 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:28.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:28.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:28.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:28 smithi053 bash[76859]: cluster 2023-10-09T10:39:28.304783+0000 mon.a (mon.0) 1699 : cluster 3 Health check update: Degraded data redundancy: 27274/212007 objects degraded (12.865%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:39:28.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:28 smithi053 bash[79554]: cluster 2023-10-09T10:39:28.304783+0000 mon.a (mon.0) 1699 : cluster 3 Health check update: Degraded data redundancy: 27274/212007 objects degraded (12.865%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:39:28.754 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:28.783 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:28.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:28.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:28.889 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:28.912 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:28.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:28.914 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:29.015 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:29.039 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:29.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:29.044 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:29.144 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:29.169 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:29.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:29.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:29.276 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:29.300 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:29.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:29.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:29.403 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:29.428 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:29.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:29.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:29.531 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:29.539 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:29 smithi086 bash[59714]: cluster 2023-10-09T10:39:27.791487+0000 mgr.y (mgr.26072) 1120 : cluster 0 pgmap v1311: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.4 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 22 MiB/s wr, 353 op/s; 27157/214620 objects degraded (12.654%); 4510/214620 objects misplaced (2.101%); 3.2 MiB/s, 50 objects/s recovering 2023-10-09T10:39:29.539 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:29 smithi086 bash[59714]: cluster 2023-10-09T10:39:28.311404+0000 mon.a (mon.0) 1700 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-09T10:39:29.555 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:29.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:29.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:29.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:29 smithi053 bash[76859]: cluster 2023-10-09T10:39:27.791487+0000 mgr.y (mgr.26072) 1120 : cluster 0 pgmap v1311: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.4 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 22 MiB/s wr, 353 op/s; 27157/214620 objects degraded (12.654%); 4510/214620 objects misplaced (2.101%); 3.2 MiB/s, 50 objects/s recovering 2023-10-09T10:39:29.559 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:29 smithi053 bash[76859]: cluster 2023-10-09T10:39:28.311404+0000 mon.a (mon.0) 1700 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-09T10:39:29.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:29 smithi053 bash[79554]: cluster 2023-10-09T10:39:27.791487+0000 mgr.y (mgr.26072) 1120 : cluster 0 pgmap v1311: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.4 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 22 MiB/s wr, 353 op/s; 27157/214620 objects degraded (12.654%); 4510/214620 objects misplaced (2.101%); 3.2 MiB/s, 50 objects/s recovering 2023-10-09T10:39:29.559 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:29 smithi053 bash[79554]: cluster 2023-10-09T10:39:28.311404+0000 mon.a (mon.0) 1700 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-09T10:39:29.629 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:39:29.655 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:39:29.659 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:29.678 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:39:29.685 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:29.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:29.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:29.701 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:39:29.722 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:39:29.753 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:39:29.778 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:39:29.788 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:29.805 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:39:29.805 INFO:teuthology.orchestra.run.smithi053.stdout: "size": 20, 2023-10-09T10:39:29.805 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 600, 2023-10-09T10:39:29.805 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [ 2023-10-09T10:39:29.805 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.805 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:163663 7.a 7:5b4e0f99:::benchmark_data_smithi053_144553_object73401:head [delete] snapc 0=[] ondisk+write+known_if_redirected e261)", 2023-10-09T10:39:29.805 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:31:34.857843+0000", 2023-10-09T10:39:29.805 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 474.94334637899999, 2023-10-09T10:39:29.805 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.761642063, 2023-10-09T10:39:29.805 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:39:29.805 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:39:29.806 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:39:29.806 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:39:29.806 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:39:29.806 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 163663 2023-10-09T10:39:29.806 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.806 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:39:29.806 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.806 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:39:29.806 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.857843+0000", 2023-10-09T10:39:29.806 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:39:29.806 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.806 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.806 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:39:29.807 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.857843+0000", 2023-10-09T10:39:29.807 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:39:29.807 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.807 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.807 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:39:29.807 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.857841+0000", 2023-10-09T10:39:29.807 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:39:29.807 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.807 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.807 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:39:29.807 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.857849+0000", 2023-10-09T10:39:29.807 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.4610000000000002e-06 2023-10-09T10:39:29.808 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.808 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.808 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:39:29.808 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.857862+0000", 2023-10-09T10:39:29.808 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.347e-05 2023-10-09T10:39:29.808 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.808 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.808 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:39:29.808 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.857869+0000", 2023-10-09T10:39:29.808 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.7939999999999997e-06 2023-10-09T10:39:29.808 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.808 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.808 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:39:29.809 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.870504+0000", 2023-10-09T10:39:29.809 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.01263514 2023-10-09T10:39:29.809 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.809 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.809 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for missing object", 2023-10-09T10:39:29.809 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.874419+0000", 2023-10-09T10:39:29.809 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0039149110000000001 2023-10-09T10:39:29.809 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.809 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.809 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:39:29.809 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.886186+0000", 2023-10-09T10:39:29.809 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.011767319 2023-10-09T10:39:29.809 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.810 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.810 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for rw locks", 2023-10-09T10:39:29.810 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.889185+0000", 2023-10-09T10:39:29.810 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0029988570000000002 2023-10-09T10:39:29.810 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.810 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.810 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:39:29.810 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:35.306943+0000", 2023-10-09T10:39:29.810 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.41775791499999998 2023-10-09T10:39:29.810 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.810 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.810 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:39:29.810 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:35.306960+0000", 2023-10-09T10:39:29.811 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6954000000000001e-05 2023-10-09T10:39:29.811 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.811 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.811 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:39:29.811 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:37.619480+0000", 2023-10-09T10:39:29.811 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.3125196040000002 2023-10-09T10:39:29.811 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.811 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.811 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:39:29.811 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:37.619485+0000", 2023-10-09T10:39:29.811 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.1510000000000003e-06 2023-10-09T10:39:29.811 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:39:29.811 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:39:29.812 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:39:29.812 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.812 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.812 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:163665 7.12 7:4901c94b:::benchmark_data_smithi053_144553_object73403:head [delete] snapc 0=[] ondisk+write+known_if_redirected e261)", 2023-10-09T10:39:29.812 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:31:34.867071+0000", 2023-10-09T10:39:29.812 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 474.93411813900002, 2023-10-09T10:39:29.812 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.727698148, 2023-10-09T10:39:29.812 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:39:29.812 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:39:29.812 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:39:29.812 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:39:29.812 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:39:29.812 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 163665 2023-10-09T10:39:29.813 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.813 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:39:29.813 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.813 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:39:29.813 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.867071+0000", 2023-10-09T10:39:29.813 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:39:29.813 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.813 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.813 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:39:29.813 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.867071+0000", 2023-10-09T10:39:29.813 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:39:29.813 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.813 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.814 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:39:29.814 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.867069+0000", 2023-10-09T10:39:29.814 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:39:29.814 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.814 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.814 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:39:29.814 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.867077+0000", 2023-10-09T10:39:29.814 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.3850000000000002e-06 2023-10-09T10:39:29.814 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.814 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.814 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:39:29.814 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.867093+0000", 2023-10-09T10:39:29.815 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.5659999999999999e-05 2023-10-09T10:39:29.815 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.815 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.815 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:39:29.815 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.867104+0000", 2023-10-09T10:39:29.815 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0720000000000001e-05 2023-10-09T10:39:29.815 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.815 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.815 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:39:29.815 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.873987+0000", 2023-10-09T10:39:29.815 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0068827530000000001 2023-10-09T10:39:29.815 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.815 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.816 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for missing object", 2023-10-09T10:39:29.816 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.875660+0000", 2023-10-09T10:39:29.816 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0016736909999999999 2023-10-09T10:39:29.816 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.816 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.816 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:39:29.816 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.893547+0000", 2023-10-09T10:39:29.816 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.017886715000000001 2023-10-09T10:39:29.816 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.816 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.816 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for rw locks", 2023-10-09T10:39:29.816 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.895746+0000", 2023-10-09T10:39:29.816 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.002199159 2023-10-09T10:39:29.817 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.817 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.817 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:39:29.817 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:35.262238+0000", 2023-10-09T10:39:29.817 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.36649151499999999 2023-10-09T10:39:29.817 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.817 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.817 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:39:29.817 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:35.263801+0000", 2023-10-09T10:39:29.817 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.001563334 2023-10-09T10:39:29.817 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.817 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.817 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,7", 2023-10-09T10:39:29.818 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:35.266496+0000", 2023-10-09T10:39:29.818 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0026945379999999998 2023-10-09T10:39:29.818 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.818 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.818 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:39:29.818 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:35.306731+0000", 2023-10-09T10:39:29.818 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.040235728999999998 2023-10-09T10:39:29.818 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.818 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.818 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:39:29.818 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:35.306750+0000", 2023-10-09T10:39:29.818 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.8626000000000001e-05 2023-10-09T10:39:29.819 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.819 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.819 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:39:29.819 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:37.292352+0000", 2023-10-09T10:39:29.819 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.985602517 2023-10-09T10:39:29.819 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.819 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.819 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for missing object", 2023-10-09T10:39:29.819 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:37.295531+0000", 2023-10-09T10:39:29.819 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0031789090000000002 2023-10-09T10:39:29.819 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.819 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.819 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:39:29.820 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:37.593034+0000", 2023-10-09T10:39:29.820 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.29750296399999998 2023-10-09T10:39:29.820 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.820 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.820 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:39:29.820 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:37.594769+0000", 2023-10-09T10:39:29.820 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0017347479999999999 2023-10-09T10:39:29.820 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:39:29.820 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:39:29.820 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:39:29.820 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.820 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.820 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:163666 7.12 7:4a660614:::benchmark_data_smithi053_144553_object73404:head [delete] snapc 0=[] ondisk+write+known_if_redirected e261)", 2023-10-09T10:39:29.821 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:31:34.870869+0000", 2023-10-09T10:39:29.821 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 474.93031975399998, 2023-10-09T10:39:29.821 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.8158703140000001, 2023-10-09T10:39:29.821 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:39:29.821 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:39:29.821 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:39:29.821 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:39:29.821 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:39:29.821 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 163666 2023-10-09T10:39:29.821 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.821 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:39:29.821 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.822 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:39:29.822 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.870869+0000", 2023-10-09T10:39:29.822 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:39:29.822 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.822 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.822 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:39:29.822 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.870869+0000", 2023-10-09T10:39:29.822 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:39:29.822 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.822 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.822 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:39:29.822 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.870868+0000", 2023-10-09T10:39:29.822 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:39:29.823 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.823 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.823 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:39:29.825 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.870875+0000", 2023-10-09T10:39:29.825 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.8079999999999999e-06 2023-10-09T10:39:29.825 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.825 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.826 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:39:29.826 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.870889+0000", 2023-10-09T10:39:29.826 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3743e-05 2023-10-09T10:39:29.826 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.826 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.826 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:39:29.826 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.870896+0000", 2023-10-09T10:39:29.826 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.3599999999999998e-06 2023-10-09T10:39:29.826 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.826 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.826 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:39:29.826 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.875994+0000", 2023-10-09T10:39:29.827 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0050976040000000004 2023-10-09T10:39:29.827 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.827 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.827 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for missing object", 2023-10-09T10:39:29.827 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.877727+0000", 2023-10-09T10:39:29.827 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.001732812 2023-10-09T10:39:29.827 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.827 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.827 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:39:29.827 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.891813+0000", 2023-10-09T10:39:29.827 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.014086509000000001 2023-10-09T10:39:29.827 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.827 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.828 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for rw locks", 2023-10-09T10:39:29.828 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.893284+0000", 2023-10-09T10:39:29.828 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0014708869999999999 2023-10-09T10:39:29.828 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.828 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.828 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:39:29.828 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:35.306933+0000", 2023-10-09T10:39:29.828 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.413649457 2023-10-09T10:39:29.828 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.828 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.828 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:39:29.828 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:35.306938+0000", 2023-10-09T10:39:29.828 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.9899999999999997e-06 2023-10-09T10:39:29.829 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.829 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.829 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:39:29.829 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:37.619530+0000", 2023-10-09T10:39:29.829 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.312591941 2023-10-09T10:39:29.829 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.829 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.829 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:39:29.829 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:37.621671+0000", 2023-10-09T10:39:29.829 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00214044 2023-10-09T10:39:29.829 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.829 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.829 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 3,6,7", 2023-10-09T10:39:29.830 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:37.624256+0000", 2023-10-09T10:39:29.830 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.002585328 2023-10-09T10:39:29.830 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.830 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.830 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:39:29.830 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:37.627855+0000", 2023-10-09T10:39:29.830 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.003599292 2023-10-09T10:39:29.830 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.830 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.830 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:39:29.830 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:37.628596+0000", 2023-10-09T10:39:29.830 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000740641 2023-10-09T10:39:29.830 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.831 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.831 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:39:29.831 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:37.628829+0000", 2023-10-09T10:39:29.831 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00023336200000000001 2023-10-09T10:39:29.831 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.831 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.831 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:39:29.831 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:37.683036+0000", 2023-10-09T10:39:29.831 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.054207125000000002 2023-10-09T10:39:29.831 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.831 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.831 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:39:29.831 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:37.683772+0000", 2023-10-09T10:39:29.832 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00073513799999999998 2023-10-09T10:39:29.832 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.832 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.832 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:39:29.832 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:37.686740+0000", 2023-10-09T10:39:29.832 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0029679839999999999 2023-10-09T10:39:29.832 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:39:29.832 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:39:29.832 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:39:29.832 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.832 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.832 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45056.0:163685 7.a 7:5e525ce3:::benchmark_data_smithi053_144553_object73423:head [delete] snapc 0=[] ondisk+write+known_if_redirected e261)", 2023-10-09T10:39:29.832 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:31:34.939145+0000", 2023-10-09T10:39:29.833 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 474.862044228, 2023-10-09T10:39:29.833 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.6802274920000002, 2023-10-09T10:39:29.833 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:39:29.833 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:39:29.833 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:39:29.833 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45056", 2023-10-09T10:39:29.833 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3712801381", 2023-10-09T10:39:29.833 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 163685 2023-10-09T10:39:29.833 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.833 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:39:29.833 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.833 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:39:29.834 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.939145+0000", 2023-10-09T10:39:29.834 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:39:29.834 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.834 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.834 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:39:29.834 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.939145+0000", 2023-10-09T10:39:29.834 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:39:29.834 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.834 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.834 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:39:29.834 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.939143+0000", 2023-10-09T10:39:29.834 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:39:29.834 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.835 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.835 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:39:29.835 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.939151+0000", 2023-10-09T10:39:29.835 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.43e-06 2023-10-09T10:39:29.835 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.835 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.835 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:39:29.835 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.939165+0000", 2023-10-09T10:39:29.835 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4786e-05 2023-10-09T10:39:29.835 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.835 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.835 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:39:29.835 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.939173+0000", 2023-10-09T10:39:29.836 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.3259999999999998e-06 2023-10-09T10:39:29.836 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.836 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.836 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:39:29.836 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.961103+0000", 2023-10-09T10:39:29.836 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.021930491999999999 2023-10-09T10:39:29.836 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.836 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.836 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for missing object", 2023-10-09T10:39:29.836 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.963132+0000", 2023-10-09T10:39:29.836 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0020291160000000001 2023-10-09T10:39:29.836 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.836 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.837 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:39:29.837 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.978944+0000", 2023-10-09T10:39:29.837 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.01581157 2023-10-09T10:39:29.837 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.837 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.837 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for rw locks", 2023-10-09T10:39:29.837 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:34.982819+0000", 2023-10-09T10:39:29.837 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0038752460000000002 2023-10-09T10:39:29.837 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.837 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.837 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:39:29.837 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:35.306218+0000", 2023-10-09T10:39:29.838 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.323398925 2023-10-09T10:39:29.838 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.838 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.838 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:39:29.838 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:35.306228+0000", 2023-10-09T10:39:29.838 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.842e-06 2023-10-09T10:39:29.838 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.838 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.838 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:39:29.838 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:37.619367+0000", 2023-10-09T10:39:29.838 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.3131387320000001 2023-10-09T10:39:29.838 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:39:29.838 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:39:29.839 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:39:29.839 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:37.619372+0000", 2023-10-09T10:39:29.839 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.5659999999999997e-06 2023-10-09T10:39:29.839 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:39:29.839 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:39:29.839 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:39:29.839 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:39:29.839 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:39:29.839 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:39:29.840 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:39:29.840 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:39:29.841 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:39:29.841 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:39:29.841 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:39:29.841 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:39:29.841 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:39:29.841 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:39:29.841 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:39:29.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:29.841 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:29.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:29.942 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:29.968 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:29.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:29.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:30.071 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:30.096 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:30.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:30.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:30.202 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:30.209 INFO:teuthology.orchestra.run.smithi053.stdout:moved 0 / 267 (0%) 2023-10-09T10:39:30.209 INFO:teuthology.orchestra.run.smithi053.stdout:avg 66.75 2023-10-09T10:39:30.209 INFO:teuthology.orchestra.run.smithi053.stdout:stddev 8.3179 -> 8.3179 (expected baseline 7.07549) 2023-10-09T10:39:30.209 INFO:teuthology.orchestra.run.smithi053.stdout:min osd.1 with 52 -> 52 pgs (0.779026 -> 0.779026 * mean) 2023-10-09T10:39:30.209 INFO:teuthology.orchestra.run.smithi053.stdout:max osd.7 with 74 -> 74 pgs (1.10861 -> 1.10861 * mean) 2023-10-09T10:39:30.209 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:39:30.209 INFO:teuthology.orchestra.run.smithi053.stdout:oload 1000 2023-10-09T10:39:30.209 INFO:teuthology.orchestra.run.smithi053.stdout:max_change 3 2023-10-09T10:39:30.209 INFO:teuthology.orchestra.run.smithi053.stdout:max_change_osds 4 2023-10-09T10:39:30.209 INFO:teuthology.orchestra.run.smithi053.stdout:average_utilization 0.0456 2023-10-09T10:39:30.209 INFO:teuthology.orchestra.run.smithi053.stdout:overload_utilization 0.4562 2023-10-09T10:39:30.213 INFO:teuthology.orchestra.run.smithi053.stderr:no change 2023-10-09T10:39:30.227 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:30.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:30.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:30.330 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:30.355 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:30.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:30.357 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:30.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:30 smithi053 bash[76859]: audit 2023-10-09T10:39:29.604245+0000 mon.a (mon.0) 1701 : audit 0 from='client.? 172.21.15.53:0/1277949964' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:39:30.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:30 smithi053 bash[79554]: audit 2023-10-09T10:39:29.604245+0000 mon.a (mon.0) 1701 : audit 0 from='client.? 172.21.15.53:0/1277949964' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:39:30.458 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:30.477 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:30.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:30.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:30.580 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:30.590 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:30 smithi086 bash[59714]: audit 2023-10-09T10:39:29.604245+0000 mon.a (mon.0) 1701 : audit 0 from='client.? 172.21.15.53:0/1277949964' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:39:30.608 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:30.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:30.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:30.712 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:30.743 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:30.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:30.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:30.847 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:30.878 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:30.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:30.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:30.981 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:31.005 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:31.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:31.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:31.108 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:31.137 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:31.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:31.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:31.241 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:31.266 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:31.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:31.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:31.342 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is set 2023-10-09T10:39:31.371 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:31.388 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:31 smithi053 bash[76859]: cluster 2023-10-09T10:39:29.792310+0000 mgr.y (mgr.26072) 1121 : cluster 0 pgmap v1312: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.4 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 18 MiB/s wr, 288 op/s; 27157/214692 objects degraded (12.649%); 4510/214692 objects misplaced (2.101%); 3.0 MiB/s, 47 objects/s recovering 2023-10-09T10:39:31.389 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:31 smithi053 bash[76859]: audit 2023-10-09T10:39:30.205187+0000 mgr.y (mgr.26072) 1122 : audit 0 from='client.35790 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:39:31.389 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:31 smithi053 bash[76859]: audit 2023-10-09T10:39:30.493117+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.53:0/3305368986' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:39:31.389 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:31 smithi053 bash[76859]: audit 2023-10-09T10:39:30.493713+0000 mon.a (mon.0) 1702 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:39:31.389 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:31 smithi053 bash[79554]: cluster 2023-10-09T10:39:29.792310+0000 mgr.y (mgr.26072) 1121 : cluster 0 pgmap v1312: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.4 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 18 MiB/s wr, 288 op/s; 27157/214692 objects degraded (12.649%); 4510/214692 objects misplaced (2.101%); 3.0 MiB/s, 47 objects/s recovering 2023-10-09T10:39:31.389 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:31 smithi053 bash[79554]: audit 2023-10-09T10:39:30.205187+0000 mgr.y (mgr.26072) 1122 : audit 0 from='client.35790 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:39:31.389 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:31 smithi053 bash[79554]: audit 2023-10-09T10:39:30.493117+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.53:0/3305368986' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:39:31.389 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:31 smithi053 bash[79554]: audit 2023-10-09T10:39:30.493713+0000 mon.a (mon.0) 1702 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:39:31.396 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:31.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:31.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:31.500 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:31.525 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:31.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:31.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:31.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:31 smithi086 bash[59714]: cluster 2023-10-09T10:39:29.792310+0000 mgr.y (mgr.26072) 1121 : cluster 0 pgmap v1312: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.4 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 18 MiB/s wr, 288 op/s; 27157/214692 objects degraded (12.649%); 4510/214692 objects misplaced (2.101%); 3.0 MiB/s, 47 objects/s recovering 2023-10-09T10:39:31.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:31 smithi086 bash[59714]: audit 2023-10-09T10:39:30.205187+0000 mgr.y (mgr.26072) 1122 : audit 0 from='client.35790 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:39:31.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:31 smithi086 bash[59714]: audit 2023-10-09T10:39:30.493117+0000 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.53:0/3305368986' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:39:31.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:31 smithi086 bash[59714]: audit 2023-10-09T10:39:30.493713+0000 mon.a (mon.0) 1702 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:39:31.628 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:31.655 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:31.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:31.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:31.759 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:31.784 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:31.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:31.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:31.887 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:31.912 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:31.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:31.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:32.015 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:32.043 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:32.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:32.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:32.146 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:32.175 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:32.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:32.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:32.279 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:32.308 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:32.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:32.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:32.411 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:32.442 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:32.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:32.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:32.550 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:32.571 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:32.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:32.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:32.584 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:32 smithi053 bash[79554]: cluster 2023-10-09T10:39:31.324474+0000 mon.a (mon.0) 1703 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:39:32.584 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:32 smithi053 bash[79554]: cluster 2023-10-09T10:39:31.334291+0000 osd.6 (osd.6) 365 : cluster 3 failed to encode map e385 with expected crc 2023-10-09T10:39:32.584 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:32 smithi053 bash[79554]: cluster 2023-10-09T10:39:31.334849+0000 osd.4 (osd.4) 330 : cluster 3 failed to encode map e385 with expected crc 2023-10-09T10:39:32.585 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:32 smithi053 bash[79554]: audit 2023-10-09T10:39:31.335160+0000 mon.a (mon.0) 1704 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:39:32.585 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:32 smithi053 bash[79554]: cluster 2023-10-09T10:39:31.335283+0000 mon.a (mon.0) 1705 : cluster 0 osdmap e385: 8 total, 8 up, 4 in 2023-10-09T10:39:32.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:32 smithi053 bash[76859]: cluster 2023-10-09T10:39:31.324474+0000 mon.a (mon.0) 1703 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:39:32.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:32 smithi053 bash[76859]: cluster 2023-10-09T10:39:31.334291+0000 osd.6 (osd.6) 365 : cluster 3 failed to encode map e385 with expected crc 2023-10-09T10:39:32.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:32 smithi053 bash[76859]: cluster 2023-10-09T10:39:31.334849+0000 osd.4 (osd.4) 330 : cluster 3 failed to encode map e385 with expected crc 2023-10-09T10:39:32.587 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:32 smithi053 bash[76859]: audit 2023-10-09T10:39:31.335160+0000 mon.a (mon.0) 1704 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:39:32.587 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:32 smithi053 bash[76859]: cluster 2023-10-09T10:39:31.335283+0000 mon.a (mon.0) 1705 : cluster 0 osdmap e385: 8 total, 8 up, 4 in 2023-10-09T10:39:32.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:32 smithi086 bash[59714]: cluster 2023-10-09T10:39:31.324474+0000 mon.a (mon.0) 1703 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:39:32.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:32 smithi086 bash[59714]: cluster 2023-10-09T10:39:31.334291+0000 osd.6 (osd.6) 365 : cluster 3 failed to encode map e385 with expected crc 2023-10-09T10:39:32.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:32 smithi086 bash[59714]: cluster 2023-10-09T10:39:31.334849+0000 osd.4 (osd.4) 330 : cluster 3 failed to encode map e385 with expected crc 2023-10-09T10:39:32.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:32 smithi086 bash[59714]: audit 2023-10-09T10:39:31.335160+0000 mon.a (mon.0) 1704 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:39:32.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:32 smithi086 bash[59714]: cluster 2023-10-09T10:39:31.335283+0000 mon.a (mon.0) 1705 : cluster 0 osdmap e385: 8 total, 8 up, 4 in 2023-10-09T10:39:32.676 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:32.700 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:32.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:32.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:32.805 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:32.830 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:32.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:32.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:32.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:39:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:39:32] "GET /metrics HTTP/1.1" 200 36590 "" "Prometheus/2.33.4" 2023-10-09T10:39:32.934 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:32.960 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:32.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:32.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:33.063 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:33.089 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:33.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:33.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:33.197 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:33.228 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:33.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:33.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:33.331 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:33.363 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:33.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:33.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:33.442 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-09T10:39:33.467 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:33.495 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:33 smithi053 bash[79554]: cluster 2023-10-09T10:39:31.793681+0000 mgr.y (mgr.26072) 1123 : cluster 0 pgmap v1314: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.4 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 107 B/s rd, 13 MiB/s wr, 252 op/s; 27069/213735 objects degraded (12.665%); 4480/213735 objects misplaced (2.096%); 1.6 MiB/s, 25 objects/s recovering 2023-10-09T10:39:33.496 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:33 smithi053 bash[79554]: cluster 2023-10-09T10:39:33.306605+0000 mon.a (mon.0) 1706 : cluster 3 Health check update: Degraded data redundancy: 27069/213735 objects degraded (12.665%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:39:33.496 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:33 smithi053 bash[76859]: cluster 2023-10-09T10:39:31.793681+0000 mgr.y (mgr.26072) 1123 : cluster 0 pgmap v1314: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.4 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 107 B/s rd, 13 MiB/s wr, 252 op/s; 27069/213735 objects degraded (12.665%); 4480/213735 objects misplaced (2.096%); 1.6 MiB/s, 25 objects/s recovering 2023-10-09T10:39:33.496 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:33 smithi053 bash[76859]: cluster 2023-10-09T10:39:33.306605+0000 mon.a (mon.0) 1706 : cluster 3 Health check update: Degraded data redundancy: 27069/213735 objects degraded (12.665%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:39:33.508 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:33.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:33.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:33.611 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:33.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:33 smithi086 bash[59714]: cluster 2023-10-09T10:39:31.793681+0000 mgr.y (mgr.26072) 1123 : cluster 0 pgmap v1314: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.4 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 107 B/s rd, 13 MiB/s wr, 252 op/s; 27069/213735 objects degraded (12.665%); 4480/213735 objects misplaced (2.096%); 1.6 MiB/s, 25 objects/s recovering 2023-10-09T10:39:33.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:33 smithi086 bash[59714]: cluster 2023-10-09T10:39:33.306605+0000 mon.a (mon.0) 1706 : cluster 3 Health check update: Degraded data redundancy: 27069/213735 objects degraded (12.665%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:39:33.638 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:33.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:33.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:33.742 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:33.767 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:33.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:33.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:33.870 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:33.892 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:33.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:33.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:33.995 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:34.024 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:34.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:34.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:34.127 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:34.155 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:34.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:34.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:34.259 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:34.286 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:34.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:34.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:34.389 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:34.420 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:34.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:34.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:34.523 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:34.555 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:34.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:34.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:34.659 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:34.693 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:34.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:34.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:34.796 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:34.819 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:34.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:34.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:34.924 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:34.954 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:34.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:34.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:35.063 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:35.088 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:35.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:35.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:35.191 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:35.227 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:35.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:35.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:35.330 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:35.366 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:35.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:35.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:35.471 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:35.495 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:35.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:35.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:35.598 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:35.607 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:35 smithi086 bash[59714]: cluster 2023-10-09T10:39:33.794335+0000 mgr.y (mgr.26072) 1124 : cluster 0 pgmap v1315: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.3 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 102 B/s rd, 10 MiB/s wr, 224 op/s; 26953/213381 objects degraded (12.631%); 4480/213381 objects misplaced (2.100%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T10:39:35.624 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:35.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:35.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:35.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:35 smithi053 bash[79554]: cluster 2023-10-09T10:39:33.794335+0000 mgr.y (mgr.26072) 1124 : cluster 0 pgmap v1315: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.3 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 102 B/s rd, 10 MiB/s wr, 224 op/s; 26953/213381 objects degraded (12.631%); 4480/213381 objects misplaced (2.100%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T10:39:35.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:35 smithi053 bash[76859]: cluster 2023-10-09T10:39:33.794335+0000 mgr.y (mgr.26072) 1124 : cluster 0 pgmap v1315: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.3 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 102 B/s rd, 10 MiB/s wr, 224 op/s; 26953/213381 objects degraded (12.631%); 4480/213381 objects misplaced (2.100%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T10:39:35.729 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:35.759 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:35.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:35.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:35.863 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:35.894 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:35.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:35.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:35.998 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:36.022 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:36.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:36.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:36.126 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:36.151 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:36.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:36.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:36.163 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:39:36.254 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:36.285 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:36.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:36.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:36.380 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T10:39:36.389 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:36.448 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:36.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:36.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:36.552 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:36.573 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:36.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:36.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:36.676 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:36.707 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:36.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:36.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:36.811 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:36.840 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:36.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:36.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:36.944 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:36.975 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:36.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:36.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:37.082 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:37.109 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:37.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:37.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:37.212 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:37.241 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:37.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:37.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:37.344 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:37.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:37.375 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:37.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:37.476 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:37.521 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:37 smithi053 bash[79554]: cluster 2023-10-09T10:39:35.795515+0000 mgr.y (mgr.26072) 1125 : cluster 0 pgmap v1316: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.3 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 102 B/s rd, 6.5 MiB/s wr, 191 op/s; 26953/212532 objects degraded (12.682%); 4480/212532 objects misplaced (2.108%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T10:39:37.522 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:37 smithi053 bash[76859]: cluster 2023-10-09T10:39:35.795515+0000 mgr.y (mgr.26072) 1125 : cluster 0 pgmap v1316: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.3 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 102 B/s rd, 6.5 MiB/s wr, 191 op/s; 26953/212532 objects degraded (12.682%); 4480/212532 objects misplaced (2.108%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T10:39:37.538 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:37.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:37.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:37.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:37 smithi086 bash[59714]: cluster 2023-10-09T10:39:35.795515+0000 mgr.y (mgr.26072) 1125 : cluster 0 pgmap v1316: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.3 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 102 B/s rd, 6.5 MiB/s wr, 191 op/s; 26953/212532 objects degraded (12.682%); 4480/212532 objects misplaced (2.108%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T10:39:37.643 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:37.679 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:37.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:37.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:37.784 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:37.819 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:37.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:37.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:37.922 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:37.957 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:37.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:37.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:38.061 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:38.085 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:38.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:38.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:38.189 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:38.212 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:39:38.231 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:38.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:38.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:38.335 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:38.361 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:38.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:38.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:38.468 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:38.492 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:38.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:38.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:38.595 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:38.625 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:38.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:38.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:38.728 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:38.755 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:38.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:38.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:38.859 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:38.886 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:38.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:38.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:38.989 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:39.016 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:39.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:39.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:39.120 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:39.141 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:39.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:39.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:39.246 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:39.255 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:39 smithi086 bash[59714]: cluster 2023-10-09T10:39:37.796793+0000 mgr.y (mgr.26072) 1126 : cluster 0 pgmap v1317: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.3 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 102 B/s rd, 966 KiB/s wr, 152 op/s; 26735/210951 objects degraded (12.674%); 4432/210951 objects misplaced (2.101%); 2.6 MiB/s, 40 objects/s recovering 2023-10-09T10:39:39.255 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:39 smithi086 bash[59714]: audit 2023-10-09T10:39:38.093827+0000 mon.a (mon.0) 1707 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:39.255 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:39 smithi086 bash[59714]: audit 2023-10-09T10:39:38.095716+0000 mon.a (mon.0) 1708 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:39:39.255 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:39 smithi086 bash[59714]: cluster 2023-10-09T10:39:38.307909+0000 mon.a (mon.0) 1709 : cluster 3 Health check update: Degraded data redundancy: 26953/212532 objects degraded (12.682%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:39:39.258 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 6, 7] out_osds: [0, 3, 4, 5] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:39:39.259 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:39:39.259 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2023-10-09T10:39:39.259 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T10:39:39.259 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T10:39:39.259 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 config set filestore_inject_stall 3 2023-10-09T10:39:39.272 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:39.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:39.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:39.375 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:39.402 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:39.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:39.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:39 smithi053 bash[76859]: cluster 2023-10-09T10:39:37.796793+0000 mgr.y (mgr.26072) 1126 : cluster 0 pgmap v1317: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.3 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 102 B/s rd, 966 KiB/s wr, 152 op/s; 26735/210951 objects degraded (12.674%); 4432/210951 objects misplaced (2.101%); 2.6 MiB/s, 40 objects/s recovering 2023-10-09T10:39:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:39 smithi053 bash[76859]: audit 2023-10-09T10:39:38.093827+0000 mon.a (mon.0) 1707 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:39 smithi053 bash[76859]: audit 2023-10-09T10:39:38.095716+0000 mon.a (mon.0) 1708 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:39:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:39 smithi053 bash[76859]: cluster 2023-10-09T10:39:38.307909+0000 mon.a (mon.0) 1709 : cluster 3 Health check update: Degraded data redundancy: 26953/212532 objects degraded (12.682%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:39:39.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:39 smithi053 bash[79554]: cluster 2023-10-09T10:39:37.796793+0000 mgr.y (mgr.26072) 1126 : cluster 0 pgmap v1317: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.3 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 102 B/s rd, 966 KiB/s wr, 152 op/s; 26735/210951 objects degraded (12.674%); 4432/210951 objects misplaced (2.101%); 2.6 MiB/s, 40 objects/s recovering 2023-10-09T10:39:39.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:39 smithi053 bash[79554]: audit 2023-10-09T10:39:38.093827+0000 mon.a (mon.0) 1707 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:39:39.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:39 smithi053 bash[79554]: audit 2023-10-09T10:39:38.095716+0000 mon.a (mon.0) 1708 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:39:39.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:39 smithi053 bash[79554]: cluster 2023-10-09T10:39:38.307909+0000 mon.a (mon.0) 1709 : cluster 3 Health check update: Degraded data redundancy: 26953/212532 objects degraded (12.682%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:39:39.505 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:39.529 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:39.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:39.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:39.632 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:39.660 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:39.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:39.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:39.765 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:39.792 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:39.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:39.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:39.895 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:39.925 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:39.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:39.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:40.029 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:40.062 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:40.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:40.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:40.166 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:40.195 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:40.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:40.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:40.242 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:39:40.244 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:39:40.300 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:40.324 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:40.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:40.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:40.428 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:40.453 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:40.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:40.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:40.556 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:40.587 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:40.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:40.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:40.690 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:40.715 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:40.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:40.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:40.818 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:40.845 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:40.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:40.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:40.948 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:40.976 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:40.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:40.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:41.079 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:41.096 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:41 smithi053 bash[76859]: cluster 2023-10-09T10:39:39.797718+0000 mgr.y (mgr.26072) 1127 : cluster 0 pgmap v1318: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.3 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 102 B/s rd, 691 KiB/s wr, 152 op/s; 26735/210774 objects degraded (12.684%); 4432/210774 objects misplaced (2.103%); 2.6 MiB/s, 40 objects/s recovering 2023-10-09T10:39:41.116 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:41.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:41.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:41.224 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:41.253 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:41.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:41.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:41.356 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:41.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:41 smithi086 bash[59714]: cluster 2023-10-09T10:39:39.797718+0000 mgr.y (mgr.26072) 1127 : cluster 0 pgmap v1318: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.3 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 102 B/s rd, 691 KiB/s wr, 152 op/s; 26735/210774 objects degraded (12.684%); 4432/210774 objects misplaced (2.103%); 2.6 MiB/s, 40 objects/s recovering 2023-10-09T10:39:41.381 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:41.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:41.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:41.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:41 smithi053 bash[79554]: cluster 2023-10-09T10:39:39.797718+0000 mgr.y (mgr.26072) 1127 : cluster 0 pgmap v1318: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.3 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 102 B/s rd, 691 KiB/s wr, 152 op/s; 26735/210774 objects degraded (12.684%); 4432/210774 objects misplaced (2.103%); 2.6 MiB/s, 40 objects/s recovering 2023-10-09T10:39:41.485 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:41.509 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:41.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:41.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:41.612 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:41.642 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:41.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:41.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:41.745 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:41.778 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:41.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:41.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:41.881 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:41.905 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:41.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:41.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:42.008 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:42.034 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:42.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:42.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:42.138 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:42.162 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:42.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:42.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:42.265 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:42.295 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:42.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:42.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:42.398 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:42.433 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:42.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:42.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:42.536 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:42.559 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:42.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:42.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:42.662 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:42.670 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:39:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:39:42] "GET /metrics HTTP/1.1" 200 36583 "" "Prometheus/2.33.4" 2023-10-09T10:39:42.683 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:42.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:42.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:42.787 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:42.808 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:42.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:42.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:42.911 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:42.949 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:42.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:42.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:43.056 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:43.077 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:43.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:43.080 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:43.180 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:43.207 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:43.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:43.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:43.310 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:43.319 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:43 smithi053 bash[76859]: cluster 2023-10-09T10:39:41.799175+0000 mgr.y (mgr.26072) 1128 : cluster 0 pgmap v1319: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.2 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 97 B/s rd, 37 KiB/s wr, 190 op/s; 26634/208602 objects degraded (12.768%); 4381/208602 objects misplaced (2.100%); 3.1 MiB/s, 48 objects/s recovering 2023-10-09T10:39:43.319 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:43 smithi053 bash[79554]: cluster 2023-10-09T10:39:41.799175+0000 mgr.y (mgr.26072) 1128 : cluster 0 pgmap v1319: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.2 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 97 B/s rd, 37 KiB/s wr, 190 op/s; 26634/208602 objects degraded (12.768%); 4381/208602 objects misplaced (2.100%); 3.1 MiB/s, 48 objects/s recovering 2023-10-09T10:39:43.332 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:43.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:43.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:43.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:43 smithi086 bash[59714]: cluster 2023-10-09T10:39:41.799175+0000 mgr.y (mgr.26072) 1128 : cluster 0 pgmap v1319: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.2 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 97 B/s rd, 37 KiB/s wr, 190 op/s; 26634/208602 objects degraded (12.768%); 4381/208602 objects misplaced (2.100%); 3.1 MiB/s, 48 objects/s recovering 2023-10-09T10:39:43.436 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:43.458 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:43.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:43.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:43.561 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:43.589 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:43.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:43.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:43.693 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:43.721 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:43.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:43.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:43.824 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:43.853 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:43.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:43.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:43.956 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:43.983 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:43.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:43.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:44.033 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:39:44.086 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:44.100 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:44 smithi053 bash[79554]: cluster 2023-10-09T10:39:43.309515+0000 mon.a (mon.0) 1710 : cluster 3 Health check update: Degraded data redundancy: 26634/208602 objects degraded (12.768%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:39:44.112 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:44.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:44.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:44.215 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:44.239 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:44.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:44.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:44.342 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:44.354 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:44 smithi053 bash[76859]: cluster 2023-10-09T10:39:43.309515+0000 mon.a (mon.0) 1710 : cluster 3 Health check update: Degraded data redundancy: 26634/208602 objects degraded (12.768%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:39:44.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:44 smithi086 bash[59714]: cluster 2023-10-09T10:39:43.309515+0000 mon.a (mon.0) 1710 : cluster 3 Health check update: Degraded data redundancy: 26634/208602 objects degraded (12.768%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:39:44.370 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:44.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:44.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:44.473 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:44.494 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:44.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:44.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:44.597 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:44.625 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:44.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:44.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:44.729 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:44.751 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:44.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:44.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:44.855 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:44.880 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:44.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:44.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:44.988 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:45.017 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:45.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:45.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:45.121 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:45.146 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:45.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:45.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:45.252 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:45.278 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:45.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:45.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:45.384 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:45.395 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:45 smithi086 bash[59714]: cluster 2023-10-09T10:39:43.800125+0000 mgr.y (mgr.26072) 1129 : cluster 0 pgmap v1320: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.2 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 155 op/s; 26517/208149 objects degraded (12.739%); 4381/208149 objects misplaced (2.105%); 2.9 MiB/s, 45 objects/s recovering 2023-10-09T10:39:45.414 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:45.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:45.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:45.517 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:45.543 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:45.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:45.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:45.646 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:45.654 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:45 smithi053 bash[76859]: cluster 2023-10-09T10:39:43.800125+0000 mgr.y (mgr.26072) 1129 : cluster 0 pgmap v1320: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.2 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 155 op/s; 26517/208149 objects degraded (12.739%); 4381/208149 objects misplaced (2.105%); 2.9 MiB/s, 45 objects/s recovering 2023-10-09T10:39:45.654 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:45 smithi053 bash[79554]: cluster 2023-10-09T10:39:43.800125+0000 mgr.y (mgr.26072) 1129 : cluster 0 pgmap v1320: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.2 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 155 op/s; 26517/208149 objects degraded (12.739%); 4381/208149 objects misplaced (2.105%); 2.9 MiB/s, 45 objects/s recovering 2023-10-09T10:39:45.667 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:45.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:45.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:45.770 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:45.793 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:45.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:45.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:45.896 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:45.926 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:45.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:45.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:46.030 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:46.053 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:46.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:46.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:46.156 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:46.177 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:46.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:46.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:46.281 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:46.302 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:46.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:46.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:46.406 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:46.433 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:46.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:46.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:46.536 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:46.560 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:46.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:46.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:46.664 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:46.685 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:46.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:46.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:46.788 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:46.812 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:46.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:46.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:46.915 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:46.938 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:46.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:46.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:47.042 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:47.073 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:47.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:47.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:47.175 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:47.206 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:47.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:47.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:47.311 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:47.334 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:47.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:47.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:47.437 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:47.460 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:47.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:47.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:47.497 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:47 smithi086 bash[59714]: cluster 2023-10-09T10:39:45.800843+0000 mgr.y (mgr.26072) 1130 : cluster 0 pgmap v1321: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.2 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 173 op/s; 26517/207132 objects degraded (12.802%); 4381/207132 objects misplaced (2.115%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:39:47.563 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:47.591 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:47.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:47.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:47.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:47 smithi053 bash[79554]: cluster 2023-10-09T10:39:45.800843+0000 mgr.y (mgr.26072) 1130 : cluster 0 pgmap v1321: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.2 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 173 op/s; 26517/207132 objects degraded (12.802%); 4381/207132 objects misplaced (2.115%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:39:47.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:47 smithi053 bash[76859]: cluster 2023-10-09T10:39:45.800843+0000 mgr.y (mgr.26072) 1130 : cluster 0 pgmap v1321: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.2 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 173 op/s; 26517/207132 objects degraded (12.802%); 4381/207132 objects misplaced (2.115%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:39:47.695 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:47.718 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:47.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:47.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:47.822 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:47.848 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:47.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:47.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:47.950 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:47.983 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:47.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:47.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:48.087 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:48.108 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:48.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:48.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:48.211 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:48.243 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:48.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:48.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:48.349 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:48.369 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:48 smithi086 bash[59714]: cluster 2023-10-09T10:39:48.310966+0000 mon.a (mon.0) 1711 : cluster 3 Health check update: Degraded data redundancy: 26517/207132 objects degraded (12.802%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:39:48.380 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:48.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:48.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:48.413 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:48 smithi053 bash[79554]: cluster 2023-10-09T10:39:48.310966+0000 mon.a (mon.0) 1711 : cluster 3 Health check update: Degraded data redundancy: 26517/207132 objects degraded (12.802%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:39:48.414 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:48 smithi053 bash[76859]: cluster 2023-10-09T10:39:48.310966+0000 mon.a (mon.0) 1711 : cluster 3 Health check update: Degraded data redundancy: 26517/207132 objects degraded (12.802%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:39:48.484 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:48.510 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:48.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:48.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:48.615 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:48.641 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:48.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:48.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:48.744 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:48.781 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:48.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:48.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:48.888 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:48.912 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:48.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:48.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:49.021 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:49.046 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:49.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:49.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:49.148 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:49.171 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:49.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:49.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:49.275 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:49.299 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:49.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:49.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:49.383 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:39:49.384 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [], 2023-10-09T10:39:49.384 INFO:teuthology.orchestra.run.smithi053.stdout: "num_ops": 0 2023-10-09T10:39:49.384 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:39:49.403 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:49.410 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:49 smithi086 bash[59714]: cluster 2023-10-09T10:39:47.801922+0000 mgr.y (mgr.26072) 1131 : cluster 0 pgmap v1322: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.2 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 194 op/s; 26298/205512 objects degraded (12.796%); 4331/205512 objects misplaced (2.107%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T10:39:49.425 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:49.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:49.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:49.528 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:49.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:49 smithi053 bash[79554]: cluster 2023-10-09T10:39:47.801922+0000 mgr.y (mgr.26072) 1131 : cluster 0 pgmap v1322: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.2 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 194 op/s; 26298/205512 objects degraded (12.796%); 4331/205512 objects misplaced (2.107%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T10:39:49.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:49 smithi053 bash[76859]: cluster 2023-10-09T10:39:47.801922+0000 mgr.y (mgr.26072) 1131 : cluster 0 pgmap v1322: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.2 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 194 op/s; 26298/205512 objects degraded (12.796%); 4331/205512 objects misplaced (2.107%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T10:39:49.558 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:49.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:49.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:49.663 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:49.686 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:49.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:49.692 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:49.792 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:49.814 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:49.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:49.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:49.917 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:49.938 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:49.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:49.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:50.043 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:50.074 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:50.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:50.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:50.180 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:50.209 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:50.210 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:39:50.211 INFO:teuthology.orchestra.run.smithi086.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-10-09T10:39:50.211 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:39:50.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:50.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:50.316 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:50.340 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:50.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:50.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:50.443 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:50.471 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:50.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:50.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:50.574 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:50.601 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:50.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:50.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:50.704 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:50.732 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:50.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:50.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:50.840 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:50.861 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:50.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:50.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:50.966 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:50.987 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:50.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:50.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:51.092 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:51.114 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:51.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:51.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:51.217 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:51.241 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:51.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:51.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:51.344 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:51.372 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:51.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:51.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:51.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:51 smithi053 bash[79554]: cluster 2023-10-09T10:39:49.802588+0000 mgr.y (mgr.26072) 1132 : cluster 0 pgmap v1323: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.2 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 154 op/s; 26298/205401 objects degraded (12.803%); 4331/205401 objects misplaced (2.109%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:39:51.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:51 smithi053 bash[76859]: cluster 2023-10-09T10:39:49.802588+0000 mgr.y (mgr.26072) 1132 : cluster 0 pgmap v1323: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.2 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 154 op/s; 26298/205401 objects degraded (12.803%); 4331/205401 objects misplaced (2.109%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:39:51.474 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:51.499 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:51.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:51.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:51.550 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:51 smithi086 bash[59714]: cluster 2023-10-09T10:39:49.802588+0000 mgr.y (mgr.26072) 1132 : cluster 0 pgmap v1323: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.2 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 154 op/s; 26298/205401 objects degraded (12.803%); 4331/205401 objects misplaced (2.109%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:39:51.603 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:51.629 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:51.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:51.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:51.734 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:51.738 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-09T10:39:51.761 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:51.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:51.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:51.865 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:51.893 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:51.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:51.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:51.997 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:52.021 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:52.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:52.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:52.126 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:52.159 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:52.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:52.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:52.263 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:52.293 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:52.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:52.295 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:52.396 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:52.417 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:52.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:52.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:52.500 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:39:52.520 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:52.523 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:39:52.544 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:52.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:52.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:52.547 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:39:52.571 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:39:52.591 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:39:52.620 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:39:52.644 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:39:52.647 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:52.657 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:39:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:39:52] "GET /metrics HTTP/1.1" 200 36583 "" "Prometheus/2.33.4" 2023-10-09T10:39:52.667 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:39:52.670 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:39:52.670 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:39:52.670 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:39:52.670 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:39:52.670 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:39:52.670 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:39:52.670 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:39:52.670 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:39:52.673 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:52.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:52.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:52.778 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:52.806 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:52.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:52.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:52.910 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:52.936 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:52.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:52.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:53.040 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:53.062 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:53.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:53.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:53.166 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:53.196 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:53.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:53.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:53.300 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:53.322 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:53.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:53.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:53.343 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:53 smithi086 bash[59714]: cluster 2023-10-09T10:39:51.803398+0000 mgr.y (mgr.26072) 1133 : cluster 0 pgmap v1324: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.1 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 199 op/s; 26212/203577 objects degraded (12.876%); 4280/203577 objects misplaced (2.102%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:39:53.343 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:53 smithi086 bash[59714]: audit 2023-10-09T10:39:52.472656+0000 mon.a (mon.0) 1712 : audit 0 from='client.? 172.21.15.53:0/3781215582' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:39:53.343 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:53 smithi086 bash[59714]: audit 2023-10-09T10:39:52.742467+0000 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.53:0/568212368' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:39:53.343 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:53 smithi086 bash[59714]: audit 2023-10-09T10:39:52.743057+0000 mon.a (mon.0) 1713 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:39:53.343 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:53 smithi086 bash[59714]: audit 2023-10-09T10:39:53.087607+0000 mon.a (mon.0) 1714 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:39:53.343 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:53 smithi086 bash[59714]: cluster 2023-10-09T10:39:53.312417+0000 mon.a (mon.0) 1715 : cluster 3 Health check update: Degraded data redundancy: 26212/203577 objects degraded (12.876%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:39:53.347 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is unset 2023-10-09T10:39:53.425 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:53.452 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:53.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:53.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:53.555 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:53.577 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:53.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:53.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:53.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:53 smithi053 bash[76859]: cluster 2023-10-09T10:39:51.803398+0000 mgr.y (mgr.26072) 1133 : cluster 0 pgmap v1324: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.1 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 199 op/s; 26212/203577 objects degraded (12.876%); 4280/203577 objects misplaced (2.102%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:39:53.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:53 smithi053 bash[76859]: audit 2023-10-09T10:39:52.472656+0000 mon.a (mon.0) 1712 : audit 0 from='client.? 172.21.15.53:0/3781215582' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:39:53.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:53 smithi053 bash[76859]: audit 2023-10-09T10:39:52.742467+0000 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.53:0/568212368' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:39:53.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:53 smithi053 bash[76859]: audit 2023-10-09T10:39:52.743057+0000 mon.a (mon.0) 1713 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:39:53.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:53 smithi053 bash[76859]: audit 2023-10-09T10:39:53.087607+0000 mon.a (mon.0) 1714 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:39:53.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:53 smithi053 bash[76859]: cluster 2023-10-09T10:39:53.312417+0000 mon.a (mon.0) 1715 : cluster 3 Health check update: Degraded data redundancy: 26212/203577 objects degraded (12.876%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:39:53.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:53 smithi053 bash[79554]: cluster 2023-10-09T10:39:51.803398+0000 mgr.y (mgr.26072) 1133 : cluster 0 pgmap v1324: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.1 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 199 op/s; 26212/203577 objects degraded (12.876%); 4280/203577 objects misplaced (2.102%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:39:53.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:53 smithi053 bash[79554]: audit 2023-10-09T10:39:52.472656+0000 mon.a (mon.0) 1712 : audit 0 from='client.? 172.21.15.53:0/3781215582' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:39:53.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:53 smithi053 bash[79554]: audit 2023-10-09T10:39:52.742467+0000 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.53:0/568212368' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:39:53.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:53 smithi053 bash[79554]: audit 2023-10-09T10:39:52.743057+0000 mon.a (mon.0) 1713 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:39:53.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:53 smithi053 bash[79554]: audit 2023-10-09T10:39:53.087607+0000 mon.a (mon.0) 1714 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:39:53.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:53 smithi053 bash[79554]: cluster 2023-10-09T10:39:53.312417+0000 mon.a (mon.0) 1715 : cluster 3 Health check update: Degraded data redundancy: 26212/203577 objects degraded (12.876%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:39:53.681 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:53.705 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:53.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:53.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:53.809 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:53.832 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:53.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:53.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:53.935 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:53.963 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:53.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:53.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:54.068 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:54.091 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:54.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:54.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:54.194 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:54.214 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:54.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:54.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:54.318 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:54.343 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:54.346 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:54 smithi053 bash[76859]: cluster 2023-10-09T10:39:53.332013+0000 mon.a (mon.0) 1716 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:39:54.346 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:54 smithi053 bash[76859]: audit 2023-10-09T10:39:53.336817+0000 mon.a (mon.0) 1717 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:39:54.346 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:54 smithi053 bash[76859]: cluster 2023-10-09T10:39:53.336868+0000 mon.a (mon.0) 1718 : cluster 0 osdmap e386: 8 total, 8 up, 4 in 2023-10-09T10:39:54.346 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:54 smithi053 bash[76859]: cluster 2023-10-09T10:39:53.339001+0000 osd.6 (osd.6) 366 : cluster 3 failed to encode map e386 with expected crc 2023-10-09T10:39:54.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:54.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:54.449 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:54.478 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:54.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:54.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:54.581 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:54.589 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:54 smithi086 bash[59714]: cluster 2023-10-09T10:39:53.332013+0000 mon.a (mon.0) 1716 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:39:54.589 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:54 smithi086 bash[59714]: audit 2023-10-09T10:39:53.336817+0000 mon.a (mon.0) 1717 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:39:54.589 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:54 smithi086 bash[59714]: cluster 2023-10-09T10:39:53.336868+0000 mon.a (mon.0) 1718 : cluster 0 osdmap e386: 8 total, 8 up, 4 in 2023-10-09T10:39:54.589 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:54 smithi086 bash[59714]: cluster 2023-10-09T10:39:53.339001+0000 osd.6 (osd.6) 366 : cluster 3 failed to encode map e386 with expected crc 2023-10-09T10:39:54.604 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:54.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:54.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:54.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:54 smithi053 bash[79554]: cluster 2023-10-09T10:39:53.332013+0000 mon.a (mon.0) 1716 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:39:54.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:54 smithi053 bash[79554]: audit 2023-10-09T10:39:53.336817+0000 mon.a (mon.0) 1717 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:39:54.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:54 smithi053 bash[79554]: cluster 2023-10-09T10:39:53.336868+0000 mon.a (mon.0) 1718 : cluster 0 osdmap e386: 8 total, 8 up, 4 in 2023-10-09T10:39:54.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:54 smithi053 bash[79554]: cluster 2023-10-09T10:39:53.339001+0000 osd.6 (osd.6) 366 : cluster 3 failed to encode map e386 with expected crc 2023-10-09T10:39:54.707 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:54.732 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:54.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:54.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:54.836 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:54.859 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:54.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:54.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:54.962 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:54.994 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:54.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:54.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:55.099 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:55.126 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:55.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:55.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:55.230 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:55.258 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:55.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:55.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:55.362 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:55.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:55 smithi086 bash[59714]: cluster 2023-10-09T10:39:53.744262+0000 osd.5 (osd.5) 467 : cluster 3 failed to encode map e386 with expected crc 2023-10-09T10:39:55.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:55 smithi086 bash[59714]: cluster 2023-10-09T10:39:53.744342+0000 osd.4 (osd.4) 331 : cluster 3 failed to encode map e386 with expected crc 2023-10-09T10:39:55.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:55 smithi086 bash[59714]: cluster 2023-10-09T10:39:53.803972+0000 mgr.y (mgr.26072) 1134 : cluster 0 pgmap v1326: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.1 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 166 op/s; 26096/203166 objects degraded (12.845%); 4280/203166 objects misplaced (2.107%); 2.6 MiB/s, 41 objects/s recovering 2023-10-09T10:39:55.384 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:55.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:55.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:55.488 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:55.498 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:55 smithi053 bash[76859]: cluster 2023-10-09T10:39:53.744262+0000 osd.5 (osd.5) 467 : cluster 3 failed to encode map e386 with expected crc 2023-10-09T10:39:55.498 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:55 smithi053 bash[76859]: cluster 2023-10-09T10:39:53.744342+0000 osd.4 (osd.4) 331 : cluster 3 failed to encode map e386 with expected crc 2023-10-09T10:39:55.498 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:55 smithi053 bash[76859]: cluster 2023-10-09T10:39:53.803972+0000 mgr.y (mgr.26072) 1134 : cluster 0 pgmap v1326: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.1 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 166 op/s; 26096/203166 objects degraded (12.845%); 4280/203166 objects misplaced (2.107%); 2.6 MiB/s, 41 objects/s recovering 2023-10-09T10:39:55.498 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:55 smithi053 bash[79554]: cluster 2023-10-09T10:39:53.744262+0000 osd.5 (osd.5) 467 : cluster 3 failed to encode map e386 with expected crc 2023-10-09T10:39:55.499 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:55 smithi053 bash[79554]: cluster 2023-10-09T10:39:53.744342+0000 osd.4 (osd.4) 331 : cluster 3 failed to encode map e386 with expected crc 2023-10-09T10:39:55.499 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:55 smithi053 bash[79554]: cluster 2023-10-09T10:39:53.803972+0000 mgr.y (mgr.26072) 1134 : cluster 0 pgmap v1326: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.1 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 166 op/s; 26096/203166 objects degraded (12.845%); 4280/203166 objects misplaced (2.107%); 2.6 MiB/s, 41 objects/s recovering 2023-10-09T10:39:55.517 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:55.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:55.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:55.621 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:55.650 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:55.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:55.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:55.753 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:55.785 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:55.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:55.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:55.891 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:55.926 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:55.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:55.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:56.029 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:56.062 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:56.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:56.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:56.080 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:39:56.166 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:56.190 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 6, 7] out_osds: [0, 3, 4, 5] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:39:56.191 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:39:56.191 INFO:tasks.thrashosds.thrasher:Growing pool device_health_metrics 2023-10-09T10:39:56.191 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T10:39:56.192 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:56.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:56.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:56.300 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:56.327 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:56.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:56.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:56.430 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:56.460 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:56.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:56.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:56.564 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:56.594 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:56.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:56.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:56.698 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:56.734 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:56.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:56.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:56.837 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:56.862 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:56.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:56.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:56.919 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T10:39:56.965 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:56.992 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:56.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:56.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:57.096 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:57.125 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:57.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:57.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:57.229 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:57.251 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:57.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:57.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:57.355 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:57.377 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:57.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:57.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:57.435 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:39:57.480 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:57.506 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:57.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:57.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:57.609 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:57.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:57 smithi086 bash[59714]: cluster 2023-10-09T10:39:55.805222+0000 mgr.y (mgr.26072) 1135 : cluster 0 pgmap v1327: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.1 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 160 op/s; 26096/202314 objects degraded (12.899%); 4280/202314 objects misplaced (2.116%); 2.6 MiB/s, 41 objects/s recovering 2023-10-09T10:39:57.621 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:57 smithi053 bash[79554]: cluster 2023-10-09T10:39:55.805222+0000 mgr.y (mgr.26072) 1135 : cluster 0 pgmap v1327: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.1 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 160 op/s; 26096/202314 objects degraded (12.899%); 4280/202314 objects misplaced (2.116%); 2.6 MiB/s, 41 objects/s recovering 2023-10-09T10:39:57.622 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:57 smithi053 bash[76859]: cluster 2023-10-09T10:39:55.805222+0000 mgr.y (mgr.26072) 1135 : cluster 0 pgmap v1327: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.1 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 160 op/s; 26096/202314 objects degraded (12.899%); 4280/202314 objects misplaced (2.116%); 2.6 MiB/s, 41 objects/s recovering 2023-10-09T10:39:57.638 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:39:57.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:57.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:39:57.741 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:57.772 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:39:57.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:57.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:39:57.877 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:57.909 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:57.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:57.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:58.013 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:58.043 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:58.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:58.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:58.146 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:58.182 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:58.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:58.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:58.285 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:58.309 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:58.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:58.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:58.413 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:58.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:58 smithi053 bash[79554]: cluster 2023-10-09T10:39:58.313708+0000 mon.a (mon.0) 1719 : cluster 3 Health check update: Degraded data redundancy: 26096/202314 objects degraded (12.899%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:39:58.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:58 smithi053 bash[76859]: cluster 2023-10-09T10:39:58.313708+0000 mon.a (mon.0) 1719 : cluster 3 Health check update: Degraded data redundancy: 26096/202314 objects degraded (12.899%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:39:58.446 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:58.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:58.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:58.549 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:58.579 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:58.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:58.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:58.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:58 smithi086 bash[59714]: cluster 2023-10-09T10:39:58.313708+0000 mon.a (mon.0) 1719 : cluster 3 Health check update: Degraded data redundancy: 26096/202314 objects degraded (12.899%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:39:58.682 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:58.705 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:39:58.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:58.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:39:58.808 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:58.835 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:58.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:58.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:58.938 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:58.968 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:58.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:58.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:59.071 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:59.106 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:59.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:59.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:59.211 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:59.235 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:39:59.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:59.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:39:59.341 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:59.363 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:39:59.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:59.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:39:59.466 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:59.496 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:39:59.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:59.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:39:59.599 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:59.607 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:39:59 smithi086 bash[59714]: cluster 2023-10-09T10:39:57.806674+0000 mgr.y (mgr.26072) 1136 : cluster 0 pgmap v1328: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.1 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 158 op/s; 25879/200757 objects degraded (12.891%); 4224/200757 objects misplaced (2.104%); 2.7 MiB/s, 42 objects/s recovering 2023-10-09T10:39:59.613 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:39:59 smithi053 bash[76859]: cluster 2023-10-09T10:39:57.806674+0000 mgr.y (mgr.26072) 1136 : cluster 0 pgmap v1328: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.1 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 158 op/s; 25879/200757 objects degraded (12.891%); 4224/200757 objects misplaced (2.104%); 2.7 MiB/s, 42 objects/s recovering 2023-10-09T10:39:59.614 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:39:59 smithi053 bash[79554]: cluster 2023-10-09T10:39:57.806674+0000 mgr.y (mgr.26072) 1136 : cluster 0 pgmap v1328: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.1 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 158 op/s; 25879/200757 objects degraded (12.891%); 4224/200757 objects misplaced (2.104%); 2.7 MiB/s, 42 objects/s recovering 2023-10-09T10:39:59.622 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:39:59.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:59.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:39:59.728 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:59.757 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:59.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:59.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:59.861 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:59.883 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:39:59.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:39:59.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:39:59.986 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:00.024 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:00.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:00.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:00.130 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:00.158 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:00.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:00.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:00.261 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:00.286 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:00.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:00.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:00.392 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:00.419 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:00.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:00.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:00.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[76859]: cluster 2023-10-09T10:40:00.000123+0000 mon.a (mon.0) 1720 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; Degraded data redundancy: 25879/200757 objects degraded (12.891%), 10 pgs degraded, 9 pgs undersized 2023-10-09T10:40:00.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[76859]: cluster 2023-10-09T10:40:00.000149+0000 mon.a (mon.0) 1721 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-09T10:40:00.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[76859]: cluster 2023-10-09T10:40:00.000157+0000 mon.a (mon.0) 1722 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 25879/200757 objects degraded (12.891%), 10 pgs degraded, 9 pgs undersized 2023-10-09T10:40:00.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[76859]: cluster 2023-10-09T10:40:00.000170+0000 mon.a (mon.0) 1723 : cluster 3 pg 2.6 is stuck undersized for 76s, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,2] 2023-10-09T10:40:00.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[76859]: cluster 2023-10-09T10:40:00.000185+0000 mon.a (mon.0) 1724 : cluster 3 pg 2.7 is stuck undersized for 76s, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,2] 2023-10-09T10:40:00.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[76859]: cluster 2023-10-09T10:40:00.000196+0000 mon.a (mon.0) 1725 : cluster 3 pg 9.0 is stuck undersized for 98s, current state active+recovering+undersized+degraded+remapped, last acting [6,2] 2023-10-09T10:40:00.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[76859]: cluster 2023-10-09T10:40:00.000204+0000 mon.a (mon.0) 1726 : cluster 3 pg 9.1 is stuck undersized for 76s, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,2] 2023-10-09T10:40:00.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[76859]: cluster 2023-10-09T10:40:00.000214+0000 mon.a (mon.0) 1727 : cluster 3 pg 9.5 is stuck undersized for 76s, current state active+recovery_wait+undersized+degraded+remapped, last acting [1,6] 2023-10-09T10:40:00.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[76859]: cluster 2023-10-09T10:40:00.000233+0000 mon.a (mon.0) 1728 : cluster 3 pg 9.7 is stuck undersized for 76s, current state active+recovery_wait+undersized+degraded+remapped, last acting [1,2] 2023-10-09T10:40:00.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[76859]: cluster 2023-10-09T10:40:00.000242+0000 mon.a (mon.0) 1729 : cluster 3 pg 9.9 is active+recovery_wait+degraded, acting [7,2,1] 2023-10-09T10:40:00.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[76859]: cluster 2023-10-09T10:40:00.000251+0000 mon.a (mon.0) 1730 : cluster 3 pg 9.a is stuck undersized for 76s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,1] 2023-10-09T10:40:00.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[76859]: cluster 2023-10-09T10:40:00.000273+0000 mon.a (mon.0) 1731 : cluster 3 pg 9.c is stuck undersized for 76s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,1] 2023-10-09T10:40:00.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[76859]: cluster 2023-10-09T10:40:00.000281+0000 mon.a (mon.0) 1732 : cluster 3 pg 9.e is stuck undersized for 76s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,1] 2023-10-09T10:40:00.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[79554]: cluster 2023-10-09T10:40:00.000123+0000 mon.a (mon.0) 1720 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; Degraded data redundancy: 25879/200757 objects degraded (12.891%), 10 pgs degraded, 9 pgs undersized 2023-10-09T10:40:00.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[79554]: cluster 2023-10-09T10:40:00.000149+0000 mon.a (mon.0) 1721 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-09T10:40:00.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[79554]: cluster 2023-10-09T10:40:00.000157+0000 mon.a (mon.0) 1722 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 25879/200757 objects degraded (12.891%), 10 pgs degraded, 9 pgs undersized 2023-10-09T10:40:00.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[79554]: cluster 2023-10-09T10:40:00.000170+0000 mon.a (mon.0) 1723 : cluster 3 pg 2.6 is stuck undersized for 76s, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,2] 2023-10-09T10:40:00.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[79554]: cluster 2023-10-09T10:40:00.000185+0000 mon.a (mon.0) 1724 : cluster 3 pg 2.7 is stuck undersized for 76s, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,2] 2023-10-09T10:40:00.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[79554]: cluster 2023-10-09T10:40:00.000196+0000 mon.a (mon.0) 1725 : cluster 3 pg 9.0 is stuck undersized for 98s, current state active+recovering+undersized+degraded+remapped, last acting [6,2] 2023-10-09T10:40:00.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[79554]: cluster 2023-10-09T10:40:00.000204+0000 mon.a (mon.0) 1726 : cluster 3 pg 9.1 is stuck undersized for 76s, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,2] 2023-10-09T10:40:00.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[79554]: cluster 2023-10-09T10:40:00.000214+0000 mon.a (mon.0) 1727 : cluster 3 pg 9.5 is stuck undersized for 76s, current state active+recovery_wait+undersized+degraded+remapped, last acting [1,6] 2023-10-09T10:40:00.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[79554]: cluster 2023-10-09T10:40:00.000233+0000 mon.a (mon.0) 1728 : cluster 3 pg 9.7 is stuck undersized for 76s, current state active+recovery_wait+undersized+degraded+remapped, last acting [1,2] 2023-10-09T10:40:00.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[79554]: cluster 2023-10-09T10:40:00.000242+0000 mon.a (mon.0) 1729 : cluster 3 pg 9.9 is active+recovery_wait+degraded, acting [7,2,1] 2023-10-09T10:40:00.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[79554]: cluster 2023-10-09T10:40:00.000251+0000 mon.a (mon.0) 1730 : cluster 3 pg 9.a is stuck undersized for 76s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,1] 2023-10-09T10:40:00.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[79554]: cluster 2023-10-09T10:40:00.000273+0000 mon.a (mon.0) 1731 : cluster 3 pg 9.c is stuck undersized for 76s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,1] 2023-10-09T10:40:00.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:00 smithi053 bash[79554]: cluster 2023-10-09T10:40:00.000281+0000 mon.a (mon.0) 1732 : cluster 3 pg 9.e is stuck undersized for 76s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,1] 2023-10-09T10:40:00.522 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:00.532 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:00 smithi086 bash[59714]: cluster 2023-10-09T10:40:00.000123+0000 mon.a (mon.0) 1720 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; Degraded data redundancy: 25879/200757 objects degraded (12.891%), 10 pgs degraded, 9 pgs undersized 2023-10-09T10:40:00.532 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:00 smithi086 bash[59714]: cluster 2023-10-09T10:40:00.000149+0000 mon.a (mon.0) 1721 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-09T10:40:00.533 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:00 smithi086 bash[59714]: cluster 2023-10-09T10:40:00.000157+0000 mon.a (mon.0) 1722 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 25879/200757 objects degraded (12.891%), 10 pgs degraded, 9 pgs undersized 2023-10-09T10:40:00.533 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:00 smithi086 bash[59714]: cluster 2023-10-09T10:40:00.000170+0000 mon.a (mon.0) 1723 : cluster 3 pg 2.6 is stuck undersized for 76s, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,2] 2023-10-09T10:40:00.533 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:00 smithi086 bash[59714]: cluster 2023-10-09T10:40:00.000185+0000 mon.a (mon.0) 1724 : cluster 3 pg 2.7 is stuck undersized for 76s, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,2] 2023-10-09T10:40:00.533 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:00 smithi086 bash[59714]: cluster 2023-10-09T10:40:00.000196+0000 mon.a (mon.0) 1725 : cluster 3 pg 9.0 is stuck undersized for 98s, current state active+recovering+undersized+degraded+remapped, last acting [6,2] 2023-10-09T10:40:00.533 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:00 smithi086 bash[59714]: cluster 2023-10-09T10:40:00.000204+0000 mon.a (mon.0) 1726 : cluster 3 pg 9.1 is stuck undersized for 76s, current state active+recovery_wait+undersized+degraded+remapped, last acting [6,2] 2023-10-09T10:40:00.533 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:00 smithi086 bash[59714]: cluster 2023-10-09T10:40:00.000214+0000 mon.a (mon.0) 1727 : cluster 3 pg 9.5 is stuck undersized for 76s, current state active+recovery_wait+undersized+degraded+remapped, last acting [1,6] 2023-10-09T10:40:00.533 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:00 smithi086 bash[59714]: cluster 2023-10-09T10:40:00.000233+0000 mon.a (mon.0) 1728 : cluster 3 pg 9.7 is stuck undersized for 76s, current state active+recovery_wait+undersized+degraded+remapped, last acting [1,2] 2023-10-09T10:40:00.533 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:00 smithi086 bash[59714]: cluster 2023-10-09T10:40:00.000242+0000 mon.a (mon.0) 1729 : cluster 3 pg 9.9 is active+recovery_wait+degraded, acting [7,2,1] 2023-10-09T10:40:00.533 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:00 smithi086 bash[59714]: cluster 2023-10-09T10:40:00.000251+0000 mon.a (mon.0) 1730 : cluster 3 pg 9.a is stuck undersized for 76s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,1] 2023-10-09T10:40:00.533 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:00 smithi086 bash[59714]: cluster 2023-10-09T10:40:00.000273+0000 mon.a (mon.0) 1731 : cluster 3 pg 9.c is stuck undersized for 76s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,1] 2023-10-09T10:40:00.533 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:00 smithi086 bash[59714]: cluster 2023-10-09T10:40:00.000281+0000 mon.a (mon.0) 1732 : cluster 3 pg 9.e is stuck undersized for 76s, current state active+recovery_wait+undersized+degraded+remapped, last acting [7,1] 2023-10-09T10:40:00.546 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:00.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:00.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:00.650 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:00.671 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:00.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:00.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:00.775 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:00.803 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:00.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:00.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:00.906 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:00.933 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:00.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:00.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:01.006 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:40:01.007 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:40:01.038 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:01.064 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:01.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:01.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:01.168 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:01.194 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:01.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:01.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:01.300 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:01.323 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:01.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:01.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:01.426 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:01.460 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:01.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:01.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:01.500 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:40:01.563 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:01.587 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:01.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:01.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:01.692 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:01.723 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:01.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:01.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:01.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:01 smithi053 bash[79554]: cluster 2023-10-09T10:39:59.807615+0000 mgr.y (mgr.26072) 1137 : cluster 0 pgmap v1329: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.1 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 159 op/s; 25879/200616 objects degraded (12.900%); 4224/200616 objects misplaced (2.106%); 2.7 MiB/s, 42 objects/s recovering 2023-10-09T10:40:01.805 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:01 smithi053 bash[76859]: cluster 2023-10-09T10:39:59.807615+0000 mgr.y (mgr.26072) 1137 : cluster 0 pgmap v1329: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.1 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 159 op/s; 25879/200616 objects degraded (12.900%); 4224/200616 objects misplaced (2.106%); 2.7 MiB/s, 42 objects/s recovering 2023-10-09T10:40:01.828 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:01.837 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:01 smithi086 bash[59714]: cluster 2023-10-09T10:39:59.807615+0000 mgr.y (mgr.26072) 1137 : cluster 0 pgmap v1329: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.1 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 159 op/s; 25879/200616 objects degraded (12.900%); 4224/200616 objects misplaced (2.106%); 2.7 MiB/s, 42 objects/s recovering 2023-10-09T10:40:01.853 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:01.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:01.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:01.959 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:01.986 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:01.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:01.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:02.089 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:02.119 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:02.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:02.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:02.222 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:02.248 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:02.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:02.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:02.351 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:02.381 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:02.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:02.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:02.486 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:02.515 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:02.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:02.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:02.618 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:02.645 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:02.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:02.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:02.749 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:02.776 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:02.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:02.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:02.879 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:02.905 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:02.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:02.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:03.012 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:03.025 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:40:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:40:02] "GET /metrics HTTP/1.1" 200 36589 "" "Prometheus/2.33.4" 2023-10-09T10:40:03.035 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:03.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:03.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:03.139 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:03.161 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:03.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:03.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:03.264 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:03.287 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:03.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:03.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:03.391 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:03.398 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:03 smithi053 bash[79554]: cluster 2023-10-09T10:40:01.808442+0000 mgr.y (mgr.26072) 1138 : cluster 0 pgmap v1330: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.1 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 125 op/s; 25879/199803 objects degraded (12.952%); 4224/199803 objects misplaced (2.114%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T10:40:03.398 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:03 smithi053 bash[79554]: cluster 2023-10-09T10:40:03.315102+0000 mon.a (mon.0) 1733 : cluster 3 Health check update: Degraded data redundancy: 25879/199803 objects degraded (12.952%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:03.398 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:03 smithi053 bash[76859]: cluster 2023-10-09T10:40:01.808442+0000 mgr.y (mgr.26072) 1138 : cluster 0 pgmap v1330: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.1 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 125 op/s; 25879/199803 objects degraded (12.952%); 4224/199803 objects misplaced (2.114%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T10:40:03.398 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:03 smithi053 bash[76859]: cluster 2023-10-09T10:40:03.315102+0000 mon.a (mon.0) 1733 : cluster 3 Health check update: Degraded data redundancy: 25879/199803 objects degraded (12.952%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:03.413 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:03.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:03.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:03.516 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:03.538 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:03.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:03.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:03.643 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:03.653 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:03 smithi086 bash[59714]: cluster 2023-10-09T10:40:01.808442+0000 mgr.y (mgr.26072) 1138 : cluster 0 pgmap v1330: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.1 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 125 op/s; 25879/199803 objects degraded (12.952%); 4224/199803 objects misplaced (2.114%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T10:40:03.653 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:03 smithi086 bash[59714]: cluster 2023-10-09T10:40:03.315102+0000 mon.a (mon.0) 1733 : cluster 3 Health check update: Degraded data redundancy: 25879/199803 objects degraded (12.952%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:03.671 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:03.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:03.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:03.776 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:03.804 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:03.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:03.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:03.909 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:03.942 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:03.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:03.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:04.047 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:04.072 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:04.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:04.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:04.175 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:04.207 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:04.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:04.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:04.310 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:04.335 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:04.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:04.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:04.438 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:04.469 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:04.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:04.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:04.572 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:04.602 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:04.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:04.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:04.705 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:04.729 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:04.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:04.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:04.832 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:04.859 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:04.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:04.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:04.962 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:04.984 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:04.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:04.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:05.088 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:05.116 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:05.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:05.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:05.219 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:05.241 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:05.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:05.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:05.344 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:05.364 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:05.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:05.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:05.458 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:40:05.458 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:40:05.467 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:05.498 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:05.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:05.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:05.569 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:05 smithi053 bash[79554]: cluster 2023-10-09T10:40:03.809803+0000 mgr.y (mgr.26072) 1139 : cluster 0 pgmap v1331: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.0 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 157 op/s; 25652/198207 objects degraded (12.942%); 4176/198207 objects misplaced (2.107%); 2.7 MiB/s, 42 objects/s recovering 2023-10-09T10:40:05.569 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:05 smithi053 bash[76859]: cluster 2023-10-09T10:40:03.809803+0000 mgr.y (mgr.26072) 1139 : cluster 0 pgmap v1331: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.0 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 157 op/s; 25652/198207 objects degraded (12.942%); 4176/198207 objects misplaced (2.107%); 2.7 MiB/s, 42 objects/s recovering 2023-10-09T10:40:05.601 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:05.622 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:05.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:05.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:05.728 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:05.736 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:05 smithi086 bash[59714]: cluster 2023-10-09T10:40:03.809803+0000 mgr.y (mgr.26072) 1139 : cluster 0 pgmap v1331: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.0 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 157 op/s; 25652/198207 objects degraded (12.942%); 4176/198207 objects misplaced (2.107%); 2.7 MiB/s, 42 objects/s recovering 2023-10-09T10:40:05.754 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:05.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:05.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:05.858 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:05.889 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:05.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:05.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:05.991 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:06.016 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:06.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:06.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:06.120 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:06.146 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:06.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:06.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:06.249 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:06.274 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:06.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:06.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:06.377 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:06.416 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:06.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:06.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:06.521 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:06.547 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:06.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:06.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:06.650 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:06.674 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:06.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:06.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:06.777 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:06.801 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:06.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:06.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:06.904 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:06.925 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:06.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:06.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:07.028 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:07.056 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:07.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:07.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:07.158 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:07.184 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:07.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:07.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:07.287 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:07.315 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:07.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:07.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:07.387 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:07 smithi053 bash[76859]: cluster 2023-10-09T10:40:05.810584+0000 mgr.y (mgr.26072) 1140 : cluster 0 pgmap v1332: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.0 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 165 op/s; 25652/197187 objects degraded (13.009%); 4176/197187 objects misplaced (2.118%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T10:40:07.420 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:07.450 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:07.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:07.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:07.554 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:07.575 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:07.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:07.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:07.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:07 smithi086 bash[59714]: cluster 2023-10-09T10:40:05.810584+0000 mgr.y (mgr.26072) 1140 : cluster 0 pgmap v1332: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.0 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 165 op/s; 25652/197187 objects degraded (13.009%); 4176/197187 objects misplaced (2.118%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T10:40:07.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:07 smithi053 bash[79554]: cluster 2023-10-09T10:40:05.810584+0000 mgr.y (mgr.26072) 1140 : cluster 0 pgmap v1332: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.0 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 165 op/s; 25652/197187 objects degraded (13.009%); 4176/197187 objects misplaced (2.118%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T10:40:07.678 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:07.700 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:07.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:07.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:07.806 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:07.835 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:07.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:07.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:07.940 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:07.960 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:07.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:07.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:08.063 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:08.087 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:08.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:08.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:08.190 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:08.218 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:08.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:08.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:08.321 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:08.351 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:08.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:08.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:08.455 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:08.480 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:08.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:08.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:08.583 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:09.509 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:08 smithi053 bash[76859]: audit 2023-10-09T10:40:08.088214+0000 mon.a (mon.0) 1734 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:40:09.510 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:08 smithi053 bash[76859]: cluster 2023-10-09T10:40:08.316306+0000 mon.a (mon.0) 1735 : cluster 3 Health check update: Degraded data redundancy: 25652/197187 objects degraded (13.009%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:09.510 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:08 smithi053 bash[79554]: audit 2023-10-09T10:40:08.088214+0000 mon.a (mon.0) 1734 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:40:09.510 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:08 smithi053 bash[79554]: cluster 2023-10-09T10:40:08.316306+0000 mon.a (mon.0) 1735 : cluster 3 Health check update: Degraded data redundancy: 25652/197187 objects degraded (13.009%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:09.511 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-09T10:40:09.512 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:08 smithi086 bash[59714]: audit 2023-10-09T10:40:08.088214+0000 mon.a (mon.0) 1734 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:40:09.512 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:08 smithi086 bash[59714]: cluster 2023-10-09T10:40:08.316306+0000 mon.a (mon.0) 1735 : cluster 3 Health check update: Degraded data redundancy: 25652/197187 objects degraded (13.009%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:09.581 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:09.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:09.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:09.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:09 smithi053 bash[79554]: cluster 2023-10-09T10:40:07.811238+0000 mgr.y (mgr.26072) 1141 : cluster 0 pgmap v1333: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.0 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 185 op/s; 25430/195627 objects degraded (12.999%); 4123/195627 objects misplaced (2.108%); 3.5 MiB/s, 55 objects/s recovering 2023-10-09T10:40:09.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:09 smithi053 bash[76859]: cluster 2023-10-09T10:40:07.811238+0000 mgr.y (mgr.26072) 1141 : cluster 0 pgmap v1333: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.0 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 185 op/s; 25430/195627 objects degraded (12.999%); 4123/195627 objects misplaced (2.108%); 3.5 MiB/s, 55 objects/s recovering 2023-10-09T10:40:09.687 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:09.695 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:09 smithi086 bash[59714]: cluster 2023-10-09T10:40:07.811238+0000 mgr.y (mgr.26072) 1141 : cluster 0 pgmap v1333: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.0 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 185 op/s; 25430/195627 objects degraded (12.999%); 4123/195627 objects misplaced (2.108%); 3.5 MiB/s, 55 objects/s recovering 2023-10-09T10:40:09.713 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:09.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:09.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:09.816 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:09.845 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:09.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:09.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:09.948 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:09.979 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:09.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:09.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:10.083 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:10.114 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:10.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:10.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:10.219 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:10.247 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:10.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:10.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:10.350 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:10.376 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:10.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:10.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:10.479 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:10.501 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:10.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:10.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:10.604 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:10.630 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:10.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:10.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:10.735 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:10.759 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:10.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:10.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:10.865 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:10.889 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:10.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:10.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:10.995 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:11.021 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:11.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:11.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:11.129 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:11.156 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:11.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:11.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:11.260 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:11.283 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:11.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:11.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:11.388 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:11.418 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:11.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:11.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:11.521 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:11.528 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:11 smithi086 bash[59714]: cluster 2023-10-09T10:40:09.811814+0000 mgr.y (mgr.26072) 1142 : cluster 0 pgmap v1334: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.0 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 147 op/s; 25430/195447 objects degraded (13.011%); 4123/195447 objects misplaced (2.110%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:40:11.544 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:11.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:11.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:11.647 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:11.659 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:11 smithi053 bash[76859]: cluster 2023-10-09T10:40:09.811814+0000 mgr.y (mgr.26072) 1142 : cluster 0 pgmap v1334: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.0 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 147 op/s; 25430/195447 objects degraded (13.011%); 4123/195447 objects misplaced (2.110%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:40:11.659 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:11 smithi053 bash[79554]: cluster 2023-10-09T10:40:09.811814+0000 mgr.y (mgr.26072) 1142 : cluster 0 pgmap v1334: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.0 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 147 op/s; 25430/195447 objects degraded (13.011%); 4123/195447 objects misplaced (2.110%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:40:11.679 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:11.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:11.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:11.782 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:11.808 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:11.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:11.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:11.912 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:11.936 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:11.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:11.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:12.039 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:12.067 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:12.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:12.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:12.173 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:12.196 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:12.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:12.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:12.299 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:12.326 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:12.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:12.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:12.430 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:12.462 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:12.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:12.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:12.566 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:12.587 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:12.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:12.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:12.691 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:12.703 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:40:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:40:12] "GET /metrics HTTP/1.1" 200 36588 "" "Prometheus/2.33.4" 2023-10-09T10:40:12.720 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:12.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:12.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:12.824 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:12.852 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:12.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:12.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:12.956 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:12.981 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:12.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:12.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:13.087 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:13.111 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:13.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:13.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:13.214 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:13.239 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:13.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:13.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:13.344 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:13.369 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:13.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:13.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:13.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:13 smithi053 bash[79554]: cluster 2023-10-09T10:40:11.812512+0000 mgr.y (mgr.26072) 1143 : cluster 0 pgmap v1335: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.0 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 166 op/s; 25430/194631 objects degraded (13.066%); 4123/194631 objects misplaced (2.118%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:40:13.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:13 smithi053 bash[79554]: cluster 2023-10-09T10:40:13.317986+0000 mon.a (mon.0) 1736 : cluster 3 Health check update: Degraded data redundancy: 25430/194631 objects degraded (13.066%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:13.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:13 smithi053 bash[76859]: cluster 2023-10-09T10:40:11.812512+0000 mgr.y (mgr.26072) 1143 : cluster 0 pgmap v1335: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.0 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 166 op/s; 25430/194631 objects degraded (13.066%); 4123/194631 objects misplaced (2.118%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:40:13.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:13 smithi053 bash[76859]: cluster 2023-10-09T10:40:13.317986+0000 mon.a (mon.0) 1736 : cluster 3 Health check update: Degraded data redundancy: 25430/194631 objects degraded (13.066%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:13.475 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:13.504 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:13.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:13.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:13.508 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:40:13.552 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:40:13.584 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:40:13.608 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:13.616 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:40:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:13 smithi086 bash[59714]: cluster 2023-10-09T10:40:11.812512+0000 mgr.y (mgr.26072) 1143 : cluster 0 pgmap v1335: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 4.0 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 166 op/s; 25430/194631 objects degraded (13.066%); 4123/194631 objects misplaced (2.118%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:40:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:13 smithi086 bash[59714]: cluster 2023-10-09T10:40:13.317986+0000 mon.a (mon.0) 1736 : cluster 3 Health check update: Degraded data redundancy: 25430/194631 objects degraded (13.066%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:13.634 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:13.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:13.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:13.643 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:40:13.671 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:40:13.712 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:40:13.740 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:13.749 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:40:13.751 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:40:13.751 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:40:13.751 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:40:13.752 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:40:13.752 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:40:13.752 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:40:13.752 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:40:13.752 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:40:13.764 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:13.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:13.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:13.802 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:40:13.803 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2023-10-09T10:40:13.869 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:13.891 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:13.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:13.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:13.993 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:14.022 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:14.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:14.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:14.125 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:14.146 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:14.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:14.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:14.249 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:14.279 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:14.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:14.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:14.383 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:14.411 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:14.415 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is unset 2023-10-09T10:40:14.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:14.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:14.517 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:14.547 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:14.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:14.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:14.650 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:14.664 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:14 smithi086 bash[59714]: audit 2023-10-09T10:40:13.463510+0000 mon.c (mon.2) 97 : audit 0 from='client.? 172.21.15.53:0/2363942959' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:40:14.664 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:14 smithi086 bash[59714]: audit 2023-10-09T10:40:13.808491+0000 mon.a (mon.0) 1737 : audit 1 from='client.? 172.21.15.53:0/2741803678' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:40:14.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:14 smithi053 bash[79554]: audit 2023-10-09T10:40:13.463510+0000 mon.c (mon.2) 97 : audit 0 from='client.? 172.21.15.53:0/2363942959' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:40:14.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:14 smithi053 bash[79554]: audit 2023-10-09T10:40:13.808491+0000 mon.a (mon.0) 1737 : audit 1 from='client.? 172.21.15.53:0/2741803678' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:40:14.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:14 smithi053 bash[76859]: audit 2023-10-09T10:40:13.463510+0000 mon.c (mon.2) 97 : audit 0 from='client.? 172.21.15.53:0/2363942959' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:40:14.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:14 smithi053 bash[76859]: audit 2023-10-09T10:40:13.808491+0000 mon.a (mon.0) 1737 : audit 1 from='client.? 172.21.15.53:0/2741803678' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:40:14.677 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:14.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:14.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:14.781 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:14.810 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:14.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:14.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:14.914 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:14.942 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:14.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:14.944 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:15.045 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:15.075 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:15.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:15.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:15.178 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:15.204 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:15.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:15.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:15.308 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:15.333 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:15.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:15.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:15.439 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:15.461 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:15.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:15.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:15.565 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:15.578 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:15 smithi086 bash[59714]: audit 2023-10-09T10:40:13.780389+0000 mgr.y (mgr.26072) 1144 : audit 0 from='client.55504 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:40:15.578 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:15 smithi086 bash[59714]: cluster 2023-10-09T10:40:13.813290+0000 mgr.y (mgr.26072) 1145 : cluster 0 pgmap v1336: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.9 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 188 op/s; 25204/193005 objects degraded (13.059%); 4071/193005 objects misplaced (2.109%); 3.5 MiB/s, 55 objects/s recovering 2023-10-09T10:40:15.578 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:15 smithi086 bash[59714]: cluster 2023-10-09T10:40:14.398184+0000 mon.a (mon.0) 1738 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:40:15.578 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:15 smithi086 bash[59714]: cluster 2023-10-09T10:40:14.407230+0000 osd.6 (osd.6) 367 : cluster 3 failed to encode map e387 with expected crc 2023-10-09T10:40:15.578 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:15 smithi086 bash[59714]: cluster 2023-10-09T10:40:14.407549+0000 osd.7 (osd.7) 360 : cluster 3 failed to encode map e387 with expected crc 2023-10-09T10:40:15.578 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:15 smithi086 bash[59714]: audit 2023-10-09T10:40:14.409324+0000 mon.a (mon.0) 1739 : audit 1 from='client.? 172.21.15.53:0/2741803678' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:40:15.578 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:15 smithi086 bash[59714]: cluster 2023-10-09T10:40:14.409448+0000 mon.a (mon.0) 1740 : cluster 0 osdmap e387: 8 total, 8 up, 4 in 2023-10-09T10:40:15.592 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:15.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:15.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:15.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:15 smithi053 bash[79554]: audit 2023-10-09T10:40:13.780389+0000 mgr.y (mgr.26072) 1144 : audit 0 from='client.55504 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:40:15.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:15 smithi053 bash[79554]: cluster 2023-10-09T10:40:13.813290+0000 mgr.y (mgr.26072) 1145 : cluster 0 pgmap v1336: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.9 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 188 op/s; 25204/193005 objects degraded (13.059%); 4071/193005 objects misplaced (2.109%); 3.5 MiB/s, 55 objects/s recovering 2023-10-09T10:40:15.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:15 smithi053 bash[79554]: cluster 2023-10-09T10:40:14.398184+0000 mon.a (mon.0) 1738 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:40:15.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:15 smithi053 bash[79554]: cluster 2023-10-09T10:40:14.407230+0000 osd.6 (osd.6) 367 : cluster 3 failed to encode map e387 with expected crc 2023-10-09T10:40:15.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:15 smithi053 bash[79554]: cluster 2023-10-09T10:40:14.407549+0000 osd.7 (osd.7) 360 : cluster 3 failed to encode map e387 with expected crc 2023-10-09T10:40:15.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:15 smithi053 bash[79554]: audit 2023-10-09T10:40:14.409324+0000 mon.a (mon.0) 1739 : audit 1 from='client.? 172.21.15.53:0/2741803678' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:40:15.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:15 smithi053 bash[79554]: cluster 2023-10-09T10:40:14.409448+0000 mon.a (mon.0) 1740 : cluster 0 osdmap e387: 8 total, 8 up, 4 in 2023-10-09T10:40:15.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:15 smithi053 bash[76859]: audit 2023-10-09T10:40:13.780389+0000 mgr.y (mgr.26072) 1144 : audit 0 from='client.55504 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:40:15.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:15 smithi053 bash[76859]: cluster 2023-10-09T10:40:13.813290+0000 mgr.y (mgr.26072) 1145 : cluster 0 pgmap v1336: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.9 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 188 op/s; 25204/193005 objects degraded (13.059%); 4071/193005 objects misplaced (2.109%); 3.5 MiB/s, 55 objects/s recovering 2023-10-09T10:40:15.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:15 smithi053 bash[76859]: cluster 2023-10-09T10:40:14.398184+0000 mon.a (mon.0) 1738 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:40:15.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:15 smithi053 bash[76859]: cluster 2023-10-09T10:40:14.407230+0000 osd.6 (osd.6) 367 : cluster 3 failed to encode map e387 with expected crc 2023-10-09T10:40:15.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:15 smithi053 bash[76859]: cluster 2023-10-09T10:40:14.407549+0000 osd.7 (osd.7) 360 : cluster 3 failed to encode map e387 with expected crc 2023-10-09T10:40:15.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:15 smithi053 bash[76859]: audit 2023-10-09T10:40:14.409324+0000 mon.a (mon.0) 1739 : audit 1 from='client.? 172.21.15.53:0/2741803678' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:40:15.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:15 smithi053 bash[76859]: cluster 2023-10-09T10:40:14.409448+0000 mon.a (mon.0) 1740 : cluster 0 osdmap e387: 8 total, 8 up, 4 in 2023-10-09T10:40:15.697 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:15.727 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:15.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:15.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:15.830 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:15.857 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:15.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:15.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:15.960 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:15.983 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:15.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:15.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:16.086 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:16.119 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:16.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:16.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:16.222 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:16.251 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:16.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:16.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:16.355 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:16.378 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:16.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:16.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:16.414 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:16 smithi053 bash[79554]: audit 2023-10-09T10:40:16.328181+0000 mon.a (mon.0) 1741 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:40:16.416 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:16 smithi053 bash[76859]: audit 2023-10-09T10:40:16.328181+0000 mon.a (mon.0) 1741 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:40:16.481 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:16.508 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:16.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:16.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:16.612 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:16.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:16 smithi086 bash[59714]: audit 2023-10-09T10:40:16.328181+0000 mon.a (mon.0) 1741 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:40:16.634 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:16.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:16.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:16.740 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:16.764 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:16.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:16.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:16.867 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":1335,"stamp":"2023-10-09T10:40:11.812017+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4254668747,"num_objects":64877,"num_object_clones":0,"num_object_copies":194631,"num_objects_missing_on_primary":4104,"num_objects_missing":4104,"num_objects_degraded":25430,"num_objects_misplaced":4123,"num_objects_unfound":0,"num_objects_dirty":64877,"num_whiteouts":0,"num_read":6260,"num_read_kb":13719,"num_write":79631,"num_write_kb":4603064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7578,"num_bytes_recovered":496442920,"num_keys_recovered":10,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":70995,"ondisk_log_size":70995,"up":263,"acting":258,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":276,"num_osds":4,"num_per_pool_osds":4,"num_per_pool_omap_osds":4,"kb":374980608,"kb_used":16104156,"kb_used_data":12846204,"kb_used_omap":25,"kb_used_meta":3257894,"kb_avail":358876452,"statfs":{"total":383980142592,"available":367489486848,"internally_reserved":0,"allocated":13154512896,"data_stored":13149243507,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26364,"internal_metadata":3336083716},"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":-130744320,"num_objects":-1995,"num_object_clones":0,"num_object_copies":-5985,"num_objects_missing_on_primary":-216,"num_objects_missing":-216,"num_objects_degraded":-449,"num_objects_misplaced":-101,"num_objects_unfound":0,"num_objects_dirty":-1995,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1995,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":443,"num_bytes_recovered":29032448,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.005076"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":137,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.359946+0000","last_change":"2023-10-09T10:38:18.311969+0000","last_active":"2023-10-09T10:39:31.359946+0000","last_peered":"2023-10-09T10:39:31.359946+0000","last_clean":"2023-10-09T10:39:31.359946+0000","last_became_active":"2023-10-09T10:38:18.311454+0000","last_became_peered":"2023-10-09T10:38:18.311454+0000","last_unstale":"2023-10-09T10:39:31.359946+0000","last_undegraded":"2023-10-09T10:39:31.359946+0000","last_fullsized":"2023-10-09T10:39:31.359946+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:17:11.079874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":269,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.359994+0000","last_change":"2023-10-09T10:37:28.307391+0000","last_active":"2023-10-09T10:39:31.359994+0000","last_peered":"2023-10-09T10:39:31.359994+0000","last_clean":"2023-10-09T10:39:31.359994+0000","last_became_active":"2023-10-09T10:37:28.306978+0000","last_became_peered":"2023-10-09T10:37:28.306978+0000","last_unstale":"2023-10-09T10:39:31.359994+0000","last_undegraded":"2023-10-09T10:39:31.359994+0000","last_fullsized":"2023-10-09T10:39:31.359994+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:17:57.731703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":367,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.353784+0000","last_change":"2023-10-09T10:38:40.456703+0000","last_active":"2023-10-09T10:39:31.353784+0000","last_peered":"2023-10-09T10:39:31.353784+0000","last_clean":"2023-10-09T10:39:31.353784+0000","last_became_active":"2023-10-09T10:38:40.454494+0000","last_became_peered":"2023-10-09T10:38:40.454494+0000","last_unstale":"2023-10-09T10:39:31.353784+0000","last_undegraded":"2023-10-09T10:39:31.353784+0000","last_fullsized":"2023-10-09T10:39:31.353784+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:32:16.427227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"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":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.406297+0000","last_change":"2023-10-09T10:38:40.458543+0000","last_active":"2023-10-09T10:39:31.406297+0000","last_peered":"2023-10-09T10:39:31.406297+0000","last_clean":"2023-10-09T10:39:31.406297+0000","last_became_active":"2023-10-09T10:38:40.458188+0000","last_became_peered":"2023-10-09T10:38:40.458188+0000","last_unstale":"2023-10-09T10:39:31.406297+0000","last_undegraded":"2023-10-09T10:39:31.406297+0000","last_fullsized":"2023-10-09T10:39:31.406297+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":204,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-10-09T10:39:53.372162+0000","last_change":"2023-10-09T10:38:19.329031+0000","last_active":"2023-10-09T10:39:53.372162+0000","last_peered":"2023-10-09T10:39:53.372162+0000","last_clean":"2023-10-09T10:39:53.372162+0000","last_became_active":"2023-10-09T10:38:19.328611+0000","last_became_peered":"2023-10-09T10:38:19.328611+0000","last_unstale":"2023-10-09T10:39:53.372162+0000","last_undegraded":"2023-10-09T10:39:53.372162+0000","last_fullsized":"2023-10-09T10:39:53.372162+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:38:13.798925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":363,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.340196+0000","last_change":"2023-10-09T10:38:40.457519+0000","last_active":"2023-10-09T10:39:31.340196+0000","last_peered":"2023-10-09T10:39:31.340196+0000","last_clean":"2023-10-09T10:39:31.340196+0000","last_became_active":"2023-10-09T10:38:40.457124+0000","last_became_peered":"2023-10-09T10:38:40.457124+0000","last_unstale":"2023-10-09T10:39:31.340196+0000","last_undegraded":"2023-10-09T10:39:31.340196+0000","last_fullsized":"2023-10-09T10:39:31.340196+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":218,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.340330+0000","last_change":"2023-10-09T10:37:28.318663+0000","last_active":"2023-10-09T10:39:31.340330+0000","last_peered":"2023-10-09T10:39:31.340330+0000","last_clean":"2023-10-09T10:39:31.340330+0000","last_became_active":"2023-10-09T10:37:28.318333+0000","last_became_peered":"2023-10-09T10:37:28.318333+0000","last_unstale":"2023-10-09T10:39:31.340330+0000","last_undegraded":"2023-10-09T10:39:31.340330+0000","last_fullsized":"2023-10-09T10:39:31.340330+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":305,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.341116+0000","last_change":"2023-10-09T10:37:28.318200+0000","last_active":"2023-10-09T10:39:31.341116+0000","last_peered":"2023-10-09T10:39:31.341116+0000","last_clean":"2023-10-09T10:39:31.341116+0000","last_became_active":"2023-10-09T10:37:28.317492+0000","last_became_peered":"2023-10-09T10:37:28.317492+0000","last_unstale":"2023-10-09T10:39:31.341116+0000","last_undegraded":"2023-10-09T10:39:31.341116+0000","last_fullsized":"2023-10-09T10:39:31.341116+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":21,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.405964+0000","last_change":"2023-10-09T10:38:19.310196+0000","last_active":"2023-10-09T10:39:31.405964+0000","last_peered":"2023-10-09T10:39:31.405964+0000","last_clean":"2023-10-09T10:39:31.405964+0000","last_became_active":"2023-10-09T10:38:19.308298+0000","last_became_peered":"2023-10-09T10:38:19.308298+0000","last_unstale":"2023-10-09T10:39:31.405964+0000","last_undegraded":"2023-10-09T10:39:31.405964+0000","last_fullsized":"2023-10-09T10:39:31.405964+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":23,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.353403+0000","last_change":"2023-10-09T10:38:18.316814+0000","last_active":"2023-10-09T10:39:31.353403+0000","last_peered":"2023-10-09T10:39:31.353403+0000","last_clean":"2023-10-09T10:39:31.353403+0000","last_became_active":"2023-10-09T10:38:18.316409+0000","last_became_peered":"2023-10-09T10:38:18.316409+0000","last_unstale":"2023-10-09T10:39:31.353403+0000","last_undegraded":"2023-10-09T10:39:31.353403+0000","last_fullsized":"2023-10-09T10:39:31.353403+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"59'3","reported_seq":28,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.349909+0000","last_change":"2023-10-09T10:38:19.637076+0000","last_active":"2023-10-09T10:39:31.349909+0000","last_peered":"2023-10-09T10:39:31.349909+0000","last_clean":"2023-10-09T10:39:31.349909+0000","last_became_active":"2023-10-09T10:38:19.338529+0000","last_became_peered":"2023-10-09T10:38:19.338529+0000","last_unstale":"2023-10-09T10:39:31.349909+0000","last_undegraded":"2023-10-09T10:39:31.349909+0000","last_fullsized":"2023-10-09T10:39:31.349909+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":362,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.339877+0000","last_change":"2023-10-09T10:38:19.315318+0000","last_active":"2023-10-09T10:39:31.339877+0000","last_peered":"2023-10-09T10:39:31.339877+0000","last_clean":"2023-10-09T10:39:31.339877+0000","last_became_active":"2023-10-09T10:38:19.314969+0000","last_became_peered":"2023-10-09T10:38:19.314969+0000","last_unstale":"2023-10-09T10:39:31.339877+0000","last_undegraded":"2023-10-09T10:39:31.339877+0000","last_fullsized":"2023-10-09T10:39:31.339877+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"83'22","reported_seq":64,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.351844+0000","last_change":"2023-10-09T10:36:25.339317+0000","last_active":"2023-10-09T10:39:31.351844+0000","last_peered":"2023-10-09T10:39:31.351844+0000","last_clean":"2023-10-09T10:39:31.351844+0000","last_became_active":"2023-10-09T10:36:25.315730+0000","last_became_peered":"2023-10-09T10:36:25.315730+0000","last_unstale":"2023-10-09T10:39:31.351844+0000","last_undegraded":"2023-10-09T10:39:31.351844+0000","last_fullsized":"2023-10-09T10:39:31.351844+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":272,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.338944+0000","last_change":"2023-10-09T10:37:28.315785+0000","last_active":"2023-10-09T10:39:31.338944+0000","last_peered":"2023-10-09T10:39:31.338944+0000","last_clean":"2023-10-09T10:39:31.338944+0000","last_became_active":"2023-10-09T10:37:28.315252+0000","last_became_peered":"2023-10-09T10:37:28.315252+0000","last_unstale":"2023-10-09T10:39:31.338944+0000","last_undegraded":"2023-10-09T10:39:31.338944+0000","last_fullsized":"2023-10-09T10:39:31.338944+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,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":60,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.352080+0000","last_change":"2023-10-09T10:36:25.325611+0000","last_active":"2023-10-09T10:39:31.352080+0000","last_peered":"2023-10-09T10:39:31.352080+0000","last_clean":"2023-10-09T10:39:31.352080+0000","last_became_active":"2023-10-09T10:36:25.312891+0000","last_became_peered":"2023-10-09T10:36:25.312891+0000","last_unstale":"2023-10-09T10:39:31.352080+0000","last_undegraded":"2023-10-09T10:39:31.352080+0000","last_fullsized":"2023-10-09T10:39:31.352080+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":63,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.351567+0000","last_change":"2023-10-09T10:37:28.304274+0000","last_active":"2023-10-09T10:39:31.351567+0000","last_peered":"2023-10-09T10:39:31.351567+0000","last_clean":"2023-10-09T10:39:31.351567+0000","last_became_active":"2023-10-09T10:37:28.303932+0000","last_became_peered":"2023-10-09T10:37:28.303932+0000","last_unstale":"2023-10-09T10:39:31.351567+0000","last_undegraded":"2023-10-09T10:39:31.351567+0000","last_fullsized":"2023-10-09T10:39:31.351567+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":17,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.350229+0000","last_change":"2023-10-09T10:38:41.497687+0000","last_active":"2023-10-09T10:39:31.350229+0000","last_peered":"2023-10-09T10:39:31.350229+0000","last_clean":"2023-10-09T10:39:31.350229+0000","last_became_active":"2023-10-09T10:38:41.497364+0000","last_became_peered":"2023-10-09T10:38:41.497364+0000","last_unstale":"2023-10-09T10:39:31.350229+0000","last_undegraded":"2023-10-09T10:39:31.350229+0000","last_fullsized":"2023-10-09T10:39:31.350229+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":396,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.351836+0000","last_change":"2023-10-09T10:37:28.306537+0000","last_active":"2023-10-09T10:39:31.351836+0000","last_peered":"2023-10-09T10:39:31.351836+0000","last_clean":"2023-10-09T10:39:31.351836+0000","last_became_active":"2023-10-09T10:37:28.306153+0000","last_became_peered":"2023-10-09T10:37:28.306153+0000","last_unstale":"2023-10-09T10:39:31.351836+0000","last_undegraded":"2023-10-09T10:39:31.351836+0000","last_fullsized":"2023-10-09T10:39:31.351836+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":53,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.392030+0000","last_change":"2023-10-09T10:36:25.312246+0000","last_active":"2023-10-09T10:39:31.392030+0000","last_peered":"2023-10-09T10:39:31.392030+0000","last_clean":"2023-10-09T10:39:31.392030+0000","last_became_active":"2023-10-09T10:36:25.311895+0000","last_became_peered":"2023-10-09T10:36:25.311895+0000","last_unstale":"2023-10-09T10:39:31.392030+0000","last_undegraded":"2023-10-09T10:39:31.392030+0000","last_fullsized":"2023-10-09T10:39:31.392030+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":16,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.367610+0000","last_change":"2023-10-09T10:38:48.148228+0000","last_active":"2023-10-09T10:39:31.367610+0000","last_peered":"2023-10-09T10:39:31.367610+0000","last_clean":"2023-10-09T10:39:31.367610+0000","last_became_active":"2023-10-09T10:38:48.147765+0000","last_became_peered":"2023-10-09T10:38:48.147765+0000","last_unstale":"2023-10-09T10:39:31.367610+0000","last_undegraded":"2023-10-09T10:39:31.367610+0000","last_fullsized":"2023-10-09T10:39:31.367610+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":389,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.341077+0000","last_change":"2023-10-09T10:38:19.620828+0000","last_active":"2023-10-09T10:39:31.341077+0000","last_peered":"2023-10-09T10:39:31.341077+0000","last_clean":"2023-10-09T10:39:31.341077+0000","last_became_active":"2023-10-09T10:38:19.326704+0000","last_became_peered":"2023-10-09T10:38:19.326704+0000","last_unstale":"2023-10-09T10:39:31.341077+0000","last_undegraded":"2023-10-09T10:39:31.341077+0000","last_fullsized":"2023-10-09T10:39:31.341077+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,7],"acting":[6,2,7],"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":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.353359+0000","last_change":"2023-10-09T10:38:40.458715+0000","last_active":"2023-10-09T10:39:31.353359+0000","last_peered":"2023-10-09T10:39:31.353359+0000","last_clean":"2023-10-09T10:39:31.353359+0000","last_became_active":"2023-10-09T10:38:40.458367+0000","last_became_peered":"2023-10-09T10:38:40.458367+0000","last_unstale":"2023-10-09T10:39:31.353359+0000","last_undegraded":"2023-10-09T10:39:31.353359+0000","last_fullsized":"2023-10-09T10:39:31.353359+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"9.5","version":"386'4903","reported_seq":4934,"reported_epoch":386,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:40:10.213977+0000","last_change":"2023-10-09T10:38:41.725380+0000","last_active":"2023-10-09T10:40:10.213977+0000","last_peered":"2023-10-09T10:40:10.213977+0000","last_clean":"2023-10-09T10:38:39.394562+0000","last_became_active":"2023-10-09T10:38:41.715447+0000","last_became_peered":"2023-10-09T10:38:41.715447+0000","last_unstale":"2023-10-09T10:40:10.213977+0000","last_undegraded":"2023-10-09T10:38:41.511053+0000","last_fullsized":"2023-10-09T10:38:41.474194+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":4903,"log_dups_size":0,"ondisk_log_size":4903,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:14:00.694791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":261554176,"num_objects":3991,"num_object_clones":0,"num_object_copies":11973,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3785,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3991,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4903,"num_write_kb":284608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,6],"avail_no_missing":["1","2","6"],"object_location_counts":[{"shards":"1,2,6","objects":3329},{"shards":"1,6","objects":206}],"blocked_by":[],"up_primary":7,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":36,"reported_epoch":385,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:39:31.354018+0000","last_change":"2023-10-09T10:38:41.487632+0000","last_active":"2023-10-09T10:39:31.354018+0000","last_peered":"2023-10-09T10:39:31.354018+0000","last_clean":"2023-10-09T10:39:31.354018+0000","last_became_active":"2023-10-09T10:38:41.487070+0000","last_became_peered":"2023-10-09T10:38:41.487070+0000","last_unstale":"2023-10-09T10:39:31.354018+0000","last_undegraded":"2023-10-09T10:39:31.354018+0000","last_fullsized":"2023-10-09T10:39:31.354018+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":1,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2],"acting":[7,2,6],"avail_no_missing":["7","2","6"],"object_location_counts":[{"shards":"2,6,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":18,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.350128+0000","last_change":"2023-10-09T10:38:40.457742+0000","last_active":"2023-10-09T10:39:31.350128+0000","last_peered":"2023-10-09T10:39:31.350128+0000","last_clean":"2023-10-09T10:39:31.350128+0000","last_became_active":"2023-10-09T10:38:40.457376+0000","last_became_peered":"2023-10-09T10:38:40.457376+0000","last_unstale":"2023-10-09T10:39:31.350128+0000","last_undegraded":"2023-10-09T10:39:31.350128+0000","last_fullsized":"2023-10-09T10:39:31.350128+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.4","version":"386'4935","reported_seq":4965,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-10-09T10:40:10.207621+0000","last_change":"2023-10-09T10:37:35.874653+0000","last_active":"2023-10-09T10:40:10.207621+0000","last_peered":"2023-10-09T10:40:10.207621+0000","last_clean":"2023-10-09T10:40:10.207621+0000","last_became_active":"2023-10-09T10:37:35.873945+0000","last_became_peered":"2023-10-09T10:37:35.873945+0000","last_unstale":"2023-10-09T10:40:10.207621+0000","last_undegraded":"2023-10-09T10:40:10.207621+0000","last_fullsized":"2023-10-09T10:40:10.207621+0000","mapping_epoch":366,"log_start":"0'0","ondisk_log_start":"0'0","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":4935,"log_dups_size":0,"ondisk_log_size":4935,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:39:20.178416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":264306688,"num_objects":4033,"num_object_clones":0,"num_object_copies":12099,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4033,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4935,"num_write_kb":286976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"59'2","reported_seq":26,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.406070+0000","last_change":"2023-10-09T10:38:18.367017+0000","last_active":"2023-10-09T10:39:31.406070+0000","last_peered":"2023-10-09T10:39:31.406070+0000","last_clean":"2023-10-09T10:39:31.406070+0000","last_became_active":"2023-10-09T10:38:18.317219+0000","last_became_peered":"2023-10-09T10:38:18.317219+0000","last_unstale":"2023-10-09T10:39:31.406070+0000","last_undegraded":"2023-10-09T10:39:31.406070+0000","last_fullsized":"2023-10-09T10:39:31.406070+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":328,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.354484+0000","last_change":"2023-10-09T10:36:25.312075+0000","last_active":"2023-10-09T10:39:31.354484+0000","last_peered":"2023-10-09T10:39:31.354484+0000","last_clean":"2023-10-09T10:39:31.354484+0000","last_became_active":"2023-10-09T10:36:25.311622+0000","last_became_peered":"2023-10-09T10:36:25.311622+0000","last_unstale":"2023-10-09T10:39:31.354484+0000","last_undegraded":"2023-10-09T10:39:31.354484+0000","last_fullsized":"2023-10-09T10:39:31.354484+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:07:00.311581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.7","version":"386'5001","reported_seq":5035,"reported_epoch":386,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:40:10.187566+0000","last_change":"2023-10-09T10:38:41.686581+0000","last_active":"2023-10-09T10:40:10.187566+0000","last_peered":"2023-10-09T10:40:10.187566+0000","last_clean":"2023-10-09T10:38:39.376159+0000","last_became_active":"2023-10-09T10:38:41.680281+0000","last_became_peered":"2023-10-09T10:38:41.680281+0000","last_unstale":"2023-10-09T10:40:10.187566+0000","last_undegraded":"2023-10-09T10:38:41.510179+0000","last_fullsized":"2023-10-09T10:38:41.474342+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":5001,"log_dups_size":0,"ondisk_log_size":5001,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:18:36.006581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":263651328,"num_objects":4023,"num_object_clones":0,"num_object_copies":12069,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3838,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4023,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5001,"num_write_kb":288768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,1],"acting":[1,2],"avail_no_missing":["1","2","6"],"object_location_counts":[{"shards":"1,2","objects":185},{"shards":"1,2,6","objects":3349}],"blocked_by":[],"up_primary":7,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":71,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.351948+0000","last_change":"2023-10-09T10:37:28.320648+0000","last_active":"2023-10-09T10:39:31.351948+0000","last_peered":"2023-10-09T10:39:31.351948+0000","last_clean":"2023-10-09T10:39:31.351948+0000","last_became_active":"2023-10-09T10:37:28.306402+0000","last_became_peered":"2023-10-09T10:37:28.306402+0000","last_unstale":"2023-10-09T10:39:31.351948+0000","last_undegraded":"2023-10-09T10:39:31.351948+0000","last_fullsized":"2023-10-09T10:39:31.351948+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":4,"num_bytes_recovered":280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":370,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.339785+0000","last_change":"2023-10-09T10:38:40.460417+0000","last_active":"2023-10-09T10:39:31.339785+0000","last_peered":"2023-10-09T10:39:31.339785+0000","last_clean":"2023-10-09T10:39:31.339785+0000","last_became_active":"2023-10-09T10:38:40.459949+0000","last_became_peered":"2023-10-09T10:38:40.459949+0000","last_unstale":"2023-10-09T10:39:31.339785+0000","last_undegraded":"2023-10-09T10:39:31.339785+0000","last_fullsized":"2023-10-09T10:39:31.339785+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"386'4908","reported_seq":4938,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-10-09T10:40:09.066076+0000","last_change":"2023-10-09T10:37:35.872392+0000","last_active":"2023-10-09T10:40:09.066076+0000","last_peered":"2023-10-09T10:40:09.066076+0000","last_clean":"2023-10-09T10:40:09.066076+0000","last_became_active":"2023-10-09T10:37:35.872085+0000","last_became_peered":"2023-10-09T10:37:35.872085+0000","last_unstale":"2023-10-09T10:40:09.066076+0000","last_undegraded":"2023-10-09T10:40:09.066076+0000","last_fullsized":"2023-10-09T10:40:09.066076+0000","mapping_epoch":366,"log_start":"370'600","ondisk_log_start":"370'600","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":4308,"log_dups_size":0,"ondisk_log_size":4308,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:00:39.706677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":264372224,"num_objects":4034,"num_object_clones":0,"num_object_copies":12102,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4034,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4908,"num_write_kb":286144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":231,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.339422+0000","last_change":"2023-10-09T10:37:28.318660+0000","last_active":"2023-10-09T10:39:31.339422+0000","last_peered":"2023-10-09T10:39:31.339422+0000","last_clean":"2023-10-09T10:39:31.339422+0000","last_became_active":"2023-10-09T10:37:28.318275+0000","last_became_peered":"2023-10-09T10:37:28.318275+0000","last_unstale":"2023-10-09T10:39:31.339422+0000","last_undegraded":"2023-10-09T10:39:31.339422+0000","last_fullsized":"2023-10-09T10:39:31.339422+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":234,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-10-09T10:39:53.366240+0000","last_change":"2023-10-09T10:38:18.314819+0000","last_active":"2023-10-09T10:39:53.366240+0000","last_peered":"2023-10-09T10:39:53.366240+0000","last_clean":"2023-10-09T10:39:53.366240+0000","last_became_active":"2023-10-09T10:38:18.314497+0000","last_became_peered":"2023-10-09T10:38:18.314497+0000","last_unstale":"2023-10-09T10:39:53.366240+0000","last_undegraded":"2023-10-09T10:39:53.366240+0000","last_fullsized":"2023-10-09T10:39:53.366240+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:38:03.920130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.1","version":"386'4992","reported_seq":5028,"reported_epoch":386,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:40:07.329996+0000","last_change":"2023-10-09T10:38:44.150293+0000","last_active":"2023-10-09T10:40:07.329996+0000","last_peered":"2023-10-09T10:40:07.329996+0000","last_clean":"2023-10-09T10:38:39.397125+0000","last_became_active":"2023-10-09T10:38:44.131946+0000","last_became_peered":"2023-10-09T10:38:44.131946+0000","last_unstale":"2023-10-09T10:40:07.329996+0000","last_undegraded":"2023-10-09T10:38:41.480998+0000","last_fullsized":"2023-10-09T10:38:41.446473+0000","mapping_epoch":378,"log_start":"370'1000","ondisk_log_start":"370'1000","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":3992,"log_dups_size":0,"ondisk_log_size":3992,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":273022976,"num_objects":4166,"num_object_clones":0,"num_object_copies":12498,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3845,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4166,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4992,"num_write_kb":293056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"avail_no_missing":["6","1","2"],"object_location_counts":[{"shards":"1,2,6","objects":3432},{"shards":"2,6","objects":321}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":71,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.351473+0000","last_change":"2023-10-09T10:38:40.467540+0000","last_active":"2023-10-09T10:39:31.351473+0000","last_peered":"2023-10-09T10:39:31.351473+0000","last_clean":"2023-10-09T10:39:31.351473+0000","last_became_active":"2023-10-09T10:38:40.458445+0000","last_became_peered":"2023-10-09T10:38:40.458445+0000","last_unstale":"2023-10-09T10:39:31.351473+0000","last_undegraded":"2023-10-09T10:39:31.351473+0000","last_fullsized":"2023-10-09T10:39:31.351473+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":379,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.339370+0000","last_change":"2023-10-09T10:36:25.314881+0000","last_active":"2023-10-09T10:39:31.339370+0000","last_peered":"2023-10-09T10:39:31.339370+0000","last_clean":"2023-10-09T10:39:31.339370+0000","last_became_active":"2023-10-09T10:36:25.314394+0000","last_became_peered":"2023-10-09T10:36:25.314394+0000","last_unstale":"2023-10-09T10:39:31.339370+0000","last_undegraded":"2023-10-09T10:39:31.339370+0000","last_fullsized":"2023-10-09T10:39:31.339370+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.0","version":"386'4901","reported_seq":8105,"reported_epoch":386,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-10-09T10:40:07.495400+0000","last_change":"2023-10-09T10:39:20.258905+0000","last_active":"2023-10-09T10:40:07.495400+0000","last_peered":"2023-10-09T10:40:07.495400+0000","last_clean":"2023-10-09T10:37:34.846447+0000","last_became_active":"2023-10-09T10:38:19.473769+0000","last_became_peered":"2023-10-09T10:38:19.473769+0000","last_unstale":"2023-10-09T10:40:07.495400+0000","last_undegraded":"2023-10-09T10:38:19.323561+0000","last_fullsized":"2023-10-09T10:38:19.299462+0000","mapping_epoch":373,"log_start":"370'1000","ondisk_log_start":"370'1000","created":366,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":3901,"log_dups_size":0,"ondisk_log_size":3901,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":268369920,"num_objects":4095,"num_object_clones":0,"num_object_copies":12285,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":981,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4095,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4901,"num_write_kb":287872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1584,"num_bytes_recovered":103809024,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","2"],"object_location_counts":[{"shards":"2,6","objects":3114}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":373,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.340085+0000","last_change":"2023-10-09T10:38:41.517486+0000","last_active":"2023-10-09T10:39:31.340085+0000","last_peered":"2023-10-09T10:39:31.340085+0000","last_clean":"2023-10-09T10:39:31.340085+0000","last_became_active":"2023-10-09T10:38:41.517178+0000","last_became_peered":"2023-10-09T10:38:41.517178+0000","last_unstale":"2023-10-09T10:39:31.340085+0000","last_undegraded":"2023-10-09T10:39:31.340085+0000","last_fullsized":"2023-10-09T10:39:31.340085+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":333,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:34.176010+0000","last_change":"2023-10-09T10:32:46.309500+0000","last_active":"2023-10-09T10:39:34.176010+0000","last_peered":"2023-10-09T10:39:34.176010+0000","last_clean":"2023-10-09T10:39:34.176010+0000","last_became_active":"2023-10-09T10:32:46.309031+0000","last_became_peered":"2023-10-09T10:32:46.309031+0000","last_unstale":"2023-10-09T10:39:34.176010+0000","last_undegraded":"2023-10-09T10:39:34.176010+0000","last_fullsized":"2023-10-09T10:39:34.176010+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:02:13.659301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.3","version":"386'4904","reported_seq":4932,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-10-09T10:40:06.493816+0000","last_change":"2023-10-09T10:37:35.873043+0000","last_active":"2023-10-09T10:40:06.493816+0000","last_peered":"2023-10-09T10:40:06.493816+0000","last_clean":"2023-10-09T10:40:06.493816+0000","last_became_active":"2023-10-09T10:37:35.872595+0000","last_became_peered":"2023-10-09T10:37:35.872595+0000","last_unstale":"2023-10-09T10:40:06.493816+0000","last_undegraded":"2023-10-09T10:40:06.493816+0000","last_fullsized":"2023-10-09T10:40:06.493816+0000","mapping_epoch":366,"log_start":"370'800","ondisk_log_start":"370'800","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":4104,"log_dups_size":0,"ondisk_log_size":4104,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":265289728,"num_objects":4048,"num_object_clones":0,"num_object_copies":12144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4048,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4904,"num_write_kb":286464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":357,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.354262+0000","last_change":"2023-10-09T10:36:25.306752+0000","last_active":"2023-10-09T10:39:31.354262+0000","last_peered":"2023-10-09T10:39:31.354262+0000","last_clean":"2023-10-09T10:39:31.354262+0000","last_became_active":"2023-10-09T10:36:25.306374+0000","last_became_peered":"2023-10-09T10:36:25.306374+0000","last_unstale":"2023-10-09T10:39:31.354262+0000","last_undegraded":"2023-10-09T10:39:31.354262+0000","last_fullsized":"2023-10-09T10:39:31.354262+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:43:37.204239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":390,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.340479+0000","last_change":"2023-10-09T10:38:19.312630+0000","last_active":"2023-10-09T10:39:31.340479+0000","last_peered":"2023-10-09T10:39:31.340479+0000","last_clean":"2023-10-09T10:39:31.340479+0000","last_became_active":"2023-10-09T10:38:19.311938+0000","last_became_peered":"2023-10-09T10:38:19.311938+0000","last_unstale":"2023-10-09T10:39:31.340479+0000","last_undegraded":"2023-10-09T10:39:31.340479+0000","last_fullsized":"2023-10-09T10:39:31.340479+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.2","version":"386'5049","reported_seq":5079,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-10-09T10:40:10.138008+0000","last_change":"2023-10-09T10:37:35.875657+0000","last_active":"2023-10-09T10:40:10.138008+0000","last_peered":"2023-10-09T10:40:10.138008+0000","last_clean":"2023-10-09T10:40:10.138008+0000","last_became_active":"2023-10-09T10:37:35.875241+0000","last_became_peered":"2023-10-09T10:37:35.875241+0000","last_unstale":"2023-10-09T10:40:10.138008+0000","last_undegraded":"2023-10-09T10:40:10.138008+0000","last_fullsized":"2023-10-09T10:40:10.138008+0000","mapping_epoch":366,"log_start":"0'0","ondisk_log_start":"0'0","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":5049,"log_dups_size":0,"ondisk_log_size":5049,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:17:32.780573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":266141696,"num_objects":4061,"num_object_clones":0,"num_object_copies":12183,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4061,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5049,"num_write_kb":291520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.8","version":"0'0","reported_seq":416,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.353248+0000","last_change":"2023-10-09T10:38:18.314175+0000","last_active":"2023-10-09T10:39:31.353248+0000","last_peered":"2023-10-09T10:39:31.353248+0000","last_clean":"2023-10-09T10:39:31.353248+0000","last_became_active":"2023-10-09T10:38:18.313880+0000","last_became_peered":"2023-10-09T10:38:18.313880+0000","last_unstale":"2023-10-09T10:39:31.353248+0000","last_undegraded":"2023-10-09T10:39:31.353248+0000","last_fullsized":"2023-10-09T10:39:31.353248+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:41:44.774600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":386,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.359270+0000","last_change":"2023-10-09T10:37:28.300970+0000","last_active":"2023-10-09T10:39:31.359270+0000","last_peered":"2023-10-09T10:39:31.359270+0000","last_clean":"2023-10-09T10:39:31.359270+0000","last_became_active":"2023-10-09T10:37:28.299810+0000","last_became_peered":"2023-10-09T10:37:28.299810+0000","last_unstale":"2023-10-09T10:39:31.359270+0000","last_undegraded":"2023-10-09T10:39:31.359270+0000","last_fullsized":"2023-10-09T10:39:31.359270+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:50:57.106574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.f","version":"386'4948","reported_seq":9961,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-10-09T10:40:10.198692+0000","last_change":"2023-10-09T10:39:01.516551+0000","last_active":"2023-10-09T10:40:10.198692+0000","last_peered":"2023-10-09T10:40:10.198692+0000","last_clean":"2023-10-09T10:40:10.198692+0000","last_became_active":"2023-10-09T10:39:01.510267+0000","last_became_peered":"2023-10-09T10:39:01.510267+0000","last_unstale":"2023-10-09T10:40:10.198692+0000","last_undegraded":"2023-10-09T10:40:10.198692+0000","last_fullsized":"2023-10-09T10:40:10.198692+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":366,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":4948,"log_dups_size":0,"ondisk_log_size":4948,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:32:27.723765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":267517952,"num_objects":4082,"num_object_clones":0,"num_object_copies":12246,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4082,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4948,"num_write_kb":288960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2483,"num_bytes_recovered":162725888,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.4","version":"76'131","reported_seq":948,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.354595+0000","last_change":"2023-10-09T10:36:28.327890+0000","last_active":"2023-10-09T10:39:31.354595+0000","last_peered":"2023-10-09T10:39:31.354595+0000","last_clean":"2023-10-09T10:39:31.354595+0000","last_became_active":"2023-10-09T10:36:28.327249+0000","last_became_peered":"2023-10-09T10:36:28.327249+0000","last_unstale":"2023-10-09T10:39:31.354595+0000","last_undegraded":"2023-10-09T10:39:31.354595+0000","last_fullsized":"2023-10-09T10:39:31.354595+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":131,"log_dups_size":0,"ondisk_log_size":131,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:47:40.842669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":619,"num_read_kb":508,"num_write":137,"num_write_kb":4162,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":36,"num_bytes_recovered":12582912,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":272,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:34.175959+0000","last_change":"2023-10-09T10:38:41.457553+0000","last_active":"2023-10-09T10:39:34.175959+0000","last_peered":"2023-10-09T10:39:34.175959+0000","last_clean":"2023-10-09T10:39:34.175959+0000","last_became_active":"2023-10-09T10:38:41.457251+0000","last_became_peered":"2023-10-09T10:38:41.457251+0000","last_unstale":"2023-10-09T10:39:34.175959+0000","last_undegraded":"2023-10-09T10:39:34.175959+0000","last_fullsized":"2023-10-09T10:39:34.175959+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:10:15.093871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":301,"reported_epoch":385,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:39:34.175547+0000","last_change":"2023-10-09T10:38:41.457728+0000","last_active":"2023-10-09T10:39:34.175547+0000","last_peered":"2023-10-09T10:39:34.175547+0000","last_clean":"2023-10-09T10:39:34.175547+0000","last_became_active":"2023-10-09T10:38:41.457305+0000","last_became_peered":"2023-10-09T10:38:41.457305+0000","last_unstale":"2023-10-09T10:39:34.175547+0000","last_undegraded":"2023-10-09T10:39:34.175547+0000","last_fullsized":"2023-10-09T10:39:34.175547+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:29:32.292104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,7,6],"avail_no_missing":["2","6","7"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"9.9","version":"386'4706","reported_seq":5527,"reported_epoch":386,"state":"active+recovery_wait+degraded","last_fresh":"2023-10-09T10:40:06.882537+0000","last_change":"2023-10-09T10:38:44.164500+0000","last_active":"2023-10-09T10:40:06.882537+0000","last_peered":"2023-10-09T10:40:06.882537+0000","last_clean":"2023-10-09T10:38:17.300204+0000","last_became_active":"2023-10-09T10:38:44.140140+0000","last_became_peered":"2023-10-09T10:38:44.140140+0000","last_unstale":"2023-10-09T10:40:06.882537+0000","last_undegraded":"2023-10-09T10:38:43.197074+0000","last_fullsized":"2023-10-09T10:40:06.882537+0000","mapping_epoch":378,"log_start":"370'600","ondisk_log_start":"370'600","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":4106,"log_dups_size":0,"ondisk_log_size":4106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":257163264,"num_objects":3924,"num_object_clones":0,"num_object_copies":11772,"num_objects_missing_on_primary":2004,"num_objects_missing":2004,"num_objects_degraded":2004,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3924,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4706,"num_write_kb":276160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":392,"num_bytes_recovered":25690112,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,1],"acting":[7,2,1],"avail_no_missing":["1","2","6"],"object_location_counts":[{"shards":"1,2,6","objects":2004},{"shards":"1,2,7","objects":1920}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.2","version":"76'52","reported_seq":486,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:35.241046+0000","last_change":"2023-10-09T10:38:18.370297+0000","last_active":"2023-10-09T10:39:35.241046+0000","last_peered":"2023-10-09T10:39:35.241046+0000","last_clean":"2023-10-09T10:39:35.241046+0000","last_became_active":"2023-10-09T10:38:18.314590+0000","last_became_peered":"2023-10-09T10:38:18.314590+0000","last_unstale":"2023-10-09T10:39:35.241046+0000","last_undegraded":"2023-10-09T10:39:35.241046+0000","last_fullsized":"2023-10-09T10:39:35.241046+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:10:56.217680+0000","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":490,"num_read_kb":1926,"num_write":46,"num_write_kb":1266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":380,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.339004+0000","last_change":"2023-10-09T10:38:40.457676+0000","last_active":"2023-10-09T10:39:31.339004+0000","last_peered":"2023-10-09T10:39:31.339004+0000","last_clean":"2023-10-09T10:39:31.339004+0000","last_became_active":"2023-10-09T10:38:40.457337+0000","last_became_peered":"2023-10-09T10:38:40.457337+0000","last_unstale":"2023-10-09T10:39:31.339004+0000","last_undegraded":"2023-10-09T10:39:31.339004+0000","last_fullsized":"2023-10-09T10:39:31.339004+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.4","version":"0'0","reported_seq":312,"reported_epoch":385,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:39:31.354094+0000","last_change":"2023-10-09T10:38:41.700687+0000","last_active":"2023-10-09T10:39:31.354094+0000","last_peered":"2023-10-09T10:39:31.354094+0000","last_clean":"2023-10-09T10:39:31.354094+0000","last_became_active":"2023-10-09T10:38:41.700231+0000","last_became_peered":"2023-10-09T10:38:41.700231+0000","last_unstale":"2023-10-09T10:39:31.354094+0000","last_undegraded":"2023-10-09T10:39:31.354094+0000","last_fullsized":"2023-10-09T10:39:31.354094+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:39:04.931996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,7,6],"avail_no_missing":["2","6","7"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"9.a","version":"386'4903","reported_seq":4939,"reported_epoch":386,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:40:06.789698+0000","last_change":"2023-10-09T10:38:41.671138+0000","last_active":"2023-10-09T10:40:06.789698+0000","last_peered":"2023-10-09T10:40:06.789698+0000","last_clean":"2023-10-09T10:38:39.409150+0000","last_became_active":"2023-10-09T10:38:41.653415+0000","last_became_peered":"2023-10-09T10:38:41.653415+0000","last_unstale":"2023-10-09T10:40:06.789698+0000","last_undegraded":"2023-10-09T10:38:41.494545+0000","last_fullsized":"2023-10-09T10:38:41.450632+0000","mapping_epoch":378,"log_start":"370'800","ondisk_log_start":"370'800","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":4103,"log_dups_size":0,"ondisk_log_size":4103,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":270204928,"num_objects":4123,"num_object_clones":0,"num_object_copies":12369,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3823,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4123,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4903,"num_write_kb":288832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1],"avail_no_missing":["7","1","6"],"object_location_counts":[{"shards":"1,6,7","objects":3433},{"shards":"1,7","objects":300}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"76'118","reported_seq":906,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.358850+0000","last_change":"2023-10-09T10:32:11.493794+0000","last_active":"2023-10-09T10:39:31.358850+0000","last_peered":"2023-10-09T10:39:31.358850+0000","last_clean":"2023-10-09T10:39:31.358850+0000","last_became_active":"2023-10-09T10:32:11.493130+0000","last_became_peered":"2023-10-09T10:32:11.493130+0000","last_unstale":"2023-10-09T10:39:31.358850+0000","last_undegraded":"2023-10-09T10:39:31.358850+0000","last_fullsized":"2023-10-09T10:39:31.358850+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":118,"log_dups_size":0,"ondisk_log_size":118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:18:26.113544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":881,"num_read_kb":1026,"num_write":94,"num_write_kb":1236,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":26,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":369,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.353337+0000","last_change":"2023-10-09T10:27:58.141484+0000","last_active":"2023-10-09T10:39:31.353337+0000","last_peered":"2023-10-09T10:39:31.353337+0000","last_clean":"2023-10-09T10:39:31.353337+0000","last_became_active":"2023-10-09T10:27:58.141130+0000","last_became_peered":"2023-10-09T10:27:58.141130+0000","last_unstale":"2023-10-09T10:39:31.353337+0000","last_undegraded":"2023-10-09T10:39:31.353337+0000","last_fullsized":"2023-10-09T10:39:31.353337+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:15:58.448896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":22,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.357368+0000","last_change":"2023-10-09T10:38:19.310845+0000","last_active":"2023-10-09T10:39:31.357368+0000","last_peered":"2023-10-09T10:39:31.357368+0000","last_clean":"2023-10-09T10:39:31.357368+0000","last_became_active":"2023-10-09T10:38:19.308353+0000","last_became_peered":"2023-10-09T10:38:19.308353+0000","last_unstale":"2023-10-09T10:39:31.357368+0000","last_undegraded":"2023-10-09T10:39:31.357368+0000","last_fullsized":"2023-10-09T10:39:31.357368+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.8","version":"386'4837","reported_seq":4865,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-10-09T10:40:06.657077+0000","last_change":"2023-10-09T10:37:35.877689+0000","last_active":"2023-10-09T10:40:06.657077+0000","last_peered":"2023-10-09T10:40:06.657077+0000","last_clean":"2023-10-09T10:40:06.657077+0000","last_became_active":"2023-10-09T10:37:35.877357+0000","last_became_peered":"2023-10-09T10:37:35.877357+0000","last_unstale":"2023-10-09T10:40:06.657077+0000","last_undegraded":"2023-10-09T10:40:06.657077+0000","last_fullsized":"2023-10-09T10:40:06.657077+0000","mapping_epoch":366,"log_start":"370'700","ondisk_log_start":"370'700","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":4137,"log_dups_size":0,"ondisk_log_size":4137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":261947392,"num_objects":3997,"num_object_clones":0,"num_object_copies":11991,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3997,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4837,"num_write_kb":282688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"76'179","reported_seq":608,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:34.175829+0000","last_change":"2023-10-09T10:38:21.355302+0000","last_active":"2023-10-09T10:39:34.175829+0000","last_peered":"2023-10-09T10:39:34.175829+0000","last_clean":"2023-10-09T10:39:34.175829+0000","last_became_active":"2023-10-09T10:38:21.354686+0000","last_became_peered":"2023-10-09T10:38:21.354686+0000","last_unstale":"2023-10-09T10:39:34.175829+0000","last_undegraded":"2023-10-09T10:39:34.175829+0000","last_fullsized":"2023-10-09T10:39:34.175829+0000","mapping_epoch":375,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":376,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":179,"log_dups_size":0,"ondisk_log_size":179,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:51:59.873206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":679,"num_read_kb":603,"num_write":161,"num_write_kb":107,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"83'139","reported_seq":348,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.351828+0000","last_change":"2023-10-09T10:38:42.465548+0000","last_active":"2023-10-09T10:39:31.351828+0000","last_peered":"2023-10-09T10:39:31.351828+0000","last_clean":"2023-10-09T10:39:31.351828+0000","last_became_active":"2023-10-09T10:38:42.465078+0000","last_became_peered":"2023-10-09T10:38:42.465078+0000","last_unstale":"2023-10-09T10:39:31.351828+0000","last_undegraded":"2023-10-09T10:39:31.351828+0000","last_fullsized":"2023-10-09T10:39:31.351828+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_clean_scrub_stamp":"2023-10-09T09:52:58.844090+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,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":262,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.339976+0000","last_change":"2023-10-09T10:37:28.312768+0000","last_active":"2023-10-09T10:39:31.339976+0000","last_peered":"2023-10-09T10:39:31.339976+0000","last_clean":"2023-10-09T10:39:31.339976+0000","last_became_active":"2023-10-09T10:37:28.311906+0000","last_became_peered":"2023-10-09T10:37:28.311906+0000","last_unstale":"2023-10-09T10:39:31.339976+0000","last_undegraded":"2023-10-09T10:39:31.339976+0000","last_fullsized":"2023-10-09T10:39:31.339976+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":370,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.340228+0000","last_change":"2023-10-09T10:37:28.319186+0000","last_active":"2023-10-09T10:39:31.340228+0000","last_peered":"2023-10-09T10:39:31.340228+0000","last_clean":"2023-10-09T10:39:31.340228+0000","last_became_active":"2023-10-09T10:37:28.318547+0000","last_became_peered":"2023-10-09T10:37:28.318547+0000","last_unstale":"2023-10-09T10:39:31.340228+0000","last_undegraded":"2023-10-09T10:39:31.340228+0000","last_fullsized":"2023-10-09T10:39:31.340228+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.b","version":"386'4882","reported_seq":4910,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-10-09T10:40:07.361673+0000","last_change":"2023-10-09T10:37:35.874338+0000","last_active":"2023-10-09T10:40:07.361673+0000","last_peered":"2023-10-09T10:40:07.361673+0000","last_clean":"2023-10-09T10:40:07.361673+0000","last_became_active":"2023-10-09T10:37:35.873969+0000","last_became_peered":"2023-10-09T10:37:35.873969+0000","last_unstale":"2023-10-09T10:40:07.361673+0000","last_undegraded":"2023-10-09T10:40:07.361673+0000","last_fullsized":"2023-10-09T10:40:07.361673+0000","mapping_epoch":366,"log_start":"370'900","ondisk_log_start":"370'900","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":3982,"log_dups_size":0,"ondisk_log_size":3982,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":267386880,"num_objects":4080,"num_object_clones":0,"num_object_copies":12240,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4080,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4882,"num_write_kb":286784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"76'47","reported_seq":90,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.352072+0000","last_change":"2023-10-09T10:37:28.401530+0000","last_active":"2023-10-09T10:39:31.352072+0000","last_peered":"2023-10-09T10:39:31.352072+0000","last_clean":"2023-10-09T10:39:31.352072+0000","last_became_active":"2023-10-09T10:37:28.305290+0000","last_became_peered":"2023-10-09T10:37:28.305290+0000","last_unstale":"2023-10-09T10:39:31.352072+0000","last_undegraded":"2023-10-09T10:39:31.352072+0000","last_fullsized":"2023-10-09T10:39:31.352072+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":47,"log_dups_size":0,"ondisk_log_size":47,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":113,"num_read_kb":478,"num_write":49,"num_write_kb":229,"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":[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.1","version":"0'0","reported_seq":300,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.374831+0000","last_change":"2023-10-09T10:37:28.303935+0000","last_active":"2023-10-09T10:39:31.374831+0000","last_peered":"2023-10-09T10:39:31.374831+0000","last_clean":"2023-10-09T10:39:31.374831+0000","last_became_active":"2023-10-09T10:37:28.303566+0000","last_became_peered":"2023-10-09T10:37:28.303566+0000","last_unstale":"2023-10-09T10:39:31.374831+0000","last_undegraded":"2023-10-09T10:39:31.374831+0000","last_fullsized":"2023-10-09T10:39:31.374831+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":248,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.358948+0000","last_change":"2023-10-09T10:38:18.311674+0000","last_active":"2023-10-09T10:39:31.358948+0000","last_peered":"2023-10-09T10:39:31.358948+0000","last_clean":"2023-10-09T10:39:31.358948+0000","last_became_active":"2023-10-09T10:38:18.311165+0000","last_became_peered":"2023-10-09T10:38:18.311165+0000","last_unstale":"2023-10-09T10:39:31.358948+0000","last_undegraded":"2023-10-09T10:39:31.358948+0000","last_fullsized":"2023-10-09T10:39:31.358948+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:34:16.293154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"9.e","version":"386'4908","reported_seq":5745,"reported_epoch":386,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:40:06.892711+0000","last_change":"2023-10-09T10:38:48.222722+0000","last_active":"2023-10-09T10:40:06.892711+0000","last_peered":"2023-10-09T10:40:06.892711+0000","last_clean":"2023-10-09T10:38:17.299837+0000","last_became_active":"2023-10-09T10:38:48.162463+0000","last_became_peered":"2023-10-09T10:38:48.162463+0000","last_unstale":"2023-10-09T10:40:06.892711+0000","last_undegraded":"2023-10-09T10:38:46.299952+0000","last_fullsized":"2023-10-09T10:38:41.448732+0000","mapping_epoch":378,"log_start":"370'800","ondisk_log_start":"370'800","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":4108,"log_dups_size":0,"ondisk_log_size":4108,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":270139392,"num_objects":4122,"num_object_clones":0,"num_object_copies":12366,"num_objects_missing_on_primary":2100,"num_objects_missing":2100,"num_objects_degraded":3405,"num_objects_misplaced":4122,"num_objects_unfound":0,"num_objects_dirty":4122,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4908,"num_write_kb":288960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":393,"num_bytes_recovered":25755648,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2],"acting":[7,1],"avail_no_missing":["1","6"],"object_location_counts":[{"shards":"1,2,6","objects":2100},{"shards":"1,2,6,7","objects":12},{"shards":"1,6,7","objects":1305},{"shards":"1,7","objects":705}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"76'109","reported_seq":576,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.351893+0000","last_change":"2023-10-09T10:36:28.342668+0000","last_active":"2023-10-09T10:39:31.351893+0000","last_peered":"2023-10-09T10:39:31.351893+0000","last_clean":"2023-10-09T10:39:31.351893+0000","last_became_active":"2023-10-09T10:36:28.341728+0000","last_became_peered":"2023-10-09T10:36:28.341728+0000","last_unstale":"2023-10-09T10:39:31.351893+0000","last_undegraded":"2023-10-09T10:39:31.351893+0000","last_fullsized":"2023-10-09T10:39:31.351893+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":821,"num_read_kb":1489,"num_write":106,"num_write_kb":462,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":274,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.354429+0000","last_change":"2023-10-09T10:37:28.308952+0000","last_active":"2023-10-09T10:39:31.354429+0000","last_peered":"2023-10-09T10:39:31.354429+0000","last_clean":"2023-10-09T10:39:31.354429+0000","last_became_active":"2023-10-09T10:37:28.308622+0000","last_became_peered":"2023-10-09T10:37:28.308622+0000","last_unstale":"2023-10-09T10:39:31.354429+0000","last_undegraded":"2023-10-09T10:39:31.354429+0000","last_fullsized":"2023-10-09T10:39:31.354429+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:19:21.780172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":387,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.351668+0000","last_change":"2023-10-09T10:37:28.306730+0000","last_active":"2023-10-09T10:39:31.351668+0000","last_peered":"2023-10-09T10:39:31.351668+0000","last_clean":"2023-10-09T10:39:31.351668+0000","last_became_active":"2023-10-09T10:37:28.306278+0000","last_became_peered":"2023-10-09T10:37:28.306278+0000","last_unstale":"2023-10-09T10:39:31.351668+0000","last_undegraded":"2023-10-09T10:39:31.351668+0000","last_fullsized":"2023-10-09T10:39:31.351668+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"9.d","version":"386'4952","reported_seq":10002,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-10-09T10:40:06.764934+0000","last_change":"2023-10-09T10:39:22.280080+0000","last_active":"2023-10-09T10:40:06.764934+0000","last_peered":"2023-10-09T10:40:06.764934+0000","last_clean":"2023-10-09T10:40:06.764934+0000","last_became_active":"2023-10-09T10:39:22.272201+0000","last_became_peered":"2023-10-09T10:39:22.272201+0000","last_unstale":"2023-10-09T10:40:06.764934+0000","last_undegraded":"2023-10-09T10:40:06.764934+0000","last_fullsized":"2023-10-09T10:40:06.764934+0000","mapping_epoch":383,"log_start":"370'800","ondisk_log_start":"370'800","created":366,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":4152,"log_dups_size":0,"ondisk_log_size":4152,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":267845656,"num_objects":4088,"num_object_clones":0,"num_object_copies":12264,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4088,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":4952,"num_write_kb":289217,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2503,"num_bytes_recovered":164036608,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"59'2","reported_seq":27,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.353650+0000","last_change":"2023-10-09T10:38:18.364325+0000","last_active":"2023-10-09T10:39:31.353650+0000","last_peered":"2023-10-09T10:39:31.353650+0000","last_clean":"2023-10-09T10:39:31.353650+0000","last_became_active":"2023-10-09T10:38:18.317106+0000","last_became_peered":"2023-10-09T10:38:18.317106+0000","last_unstale":"2023-10-09T10:39:31.353650+0000","last_undegraded":"2023-10-09T10:39:31.353650+0000","last_fullsized":"2023-10-09T10:39:31.353650+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"76'153","reported_seq":585,"reported_epoch":385,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:39:31.340218+0000","last_change":"2023-10-09T10:38:48.149283+0000","last_active":"2023-10-09T10:39:31.340218+0000","last_peered":"2023-10-09T10:39:31.340218+0000","last_clean":"2023-10-09T10:01:58.542476+0000","last_became_active":"2023-10-09T10:38:48.148583+0000","last_became_peered":"2023-10-09T10:38:48.148583+0000","last_unstale":"2023-10-09T10:39:31.340218+0000","last_undegraded":"2023-10-09T10:38:41.449183+0000","last_fullsized":"2023-10-09T10:38:41.447143+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":284,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":14,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":859,"num_read_kb":2778,"num_write":113,"num_write_kb":2118,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","1","2"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":18,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.350233+0000","last_change":"2023-10-09T10:38:40.458215+0000","last_active":"2023-10-09T10:39:31.350233+0000","last_peered":"2023-10-09T10:39:31.350233+0000","last_clean":"2023-10-09T10:39:31.350233+0000","last_became_active":"2023-10-09T10:38:40.457897+0000","last_became_peered":"2023-10-09T10:38:40.457897+0000","last_unstale":"2023-10-09T10:39:31.350233+0000","last_undegraded":"2023-10-09T10:39:31.350233+0000","last_fullsized":"2023-10-09T10:39:31.350233+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"9.c","version":"386'4796","reported_seq":4835,"reported_epoch":386,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:40:06.753303+0000","last_change":"2023-10-09T10:38:41.715837+0000","last_active":"2023-10-09T10:40:06.753303+0000","last_peered":"2023-10-09T10:40:06.753303+0000","last_clean":"2023-10-09T10:38:39.404542+0000","last_became_active":"2023-10-09T10:38:41.704715+0000","last_became_peered":"2023-10-09T10:38:41.704715+0000","last_unstale":"2023-10-09T10:40:06.753303+0000","last_undegraded":"2023-10-09T10:38:41.644867+0000","last_fullsized":"2023-10-09T10:38:41.453527+0000","mapping_epoch":378,"log_start":"370'700","ondisk_log_start":"370'700","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":4096,"log_dups_size":0,"ondisk_log_size":4096,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":260964352,"num_objects":3982,"num_object_clones":0,"num_object_copies":11946,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3722,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3982,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4796,"num_write_kb":280896,"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":[7,1,2],"acting":[7,1],"avail_no_missing":["7","1","6"],"object_location_counts":[{"shards":"1,6,7","objects":3315},{"shards":"1,7","objects":260}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.7","version":"76'187","reported_seq":1341,"reported_epoch":385,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:39:31.340437+0000","last_change":"2023-10-09T10:38:41.494740+0000","last_active":"2023-10-09T10:39:31.340437+0000","last_peered":"2023-10-09T10:39:31.340437+0000","last_clean":"2023-10-09T10:38:21.351377+0000","last_became_active":"2023-10-09T10:38:41.494134+0000","last_became_peered":"2023-10-09T10:38:41.494134+0000","last_unstale":"2023-10-09T10:39:31.340437+0000","last_undegraded":"2023-10-09T10:38:41.454685+0000","last_fullsized":"2023-10-09T10:38:41.447526+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":365,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":13,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1503,"num_read_kb":4410,"num_write":140,"num_write_kb":3134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":39,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"avail_no_missing":["6","2","5"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":257,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.355401+0000","last_change":"2023-10-09T10:38:40.464287+0000","last_active":"2023-10-09T10:39:31.355401+0000","last_peered":"2023-10-09T10:39:31.355401+0000","last_clean":"2023-10-09T10:39:31.355401+0000","last_became_active":"2023-10-09T10:38:40.454696+0000","last_became_peered":"2023-10-09T10:38:40.454696+0000","last_unstale":"2023-10-09T10:39:31.355401+0000","last_undegraded":"2023-10-09T10:39:31.355401+0000","last_fullsized":"2023-10-09T10:39:31.355401+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:59:24.892938+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":177,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.338623+0000","last_change":"2023-10-09T10:38:18.313415+0000","last_active":"2023-10-09T10:39:31.338623+0000","last_peered":"2023-10-09T10:39:31.338623+0000","last_clean":"2023-10-09T10:39:31.338623+0000","last_became_active":"2023-10-09T10:38:18.313032+0000","last_became_peered":"2023-10-09T10:38:18.313032+0000","last_unstale":"2023-10-09T10:39:31.338623+0000","last_undegraded":"2023-10-09T10:39:31.338623+0000","last_fullsized":"2023-10-09T10:39:31.338623+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"59'1","reported_seq":54,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.351781+0000","last_change":"2023-10-09T10:36:25.312328+0000","last_active":"2023-10-09T10:39:31.351781+0000","last_peered":"2023-10-09T10:39:31.351781+0000","last_clean":"2023-10-09T10:39:31.351781+0000","last_became_active":"2023-10-09T10:36:25.311954+0000","last_became_peered":"2023-10-09T10:36:25.311954+0000","last_unstale":"2023-10-09T10:39:31.351781+0000","last_undegraded":"2023-10-09T10:39:31.351781+0000","last_fullsized":"2023-10-09T10:39:31.351781+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":327,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.354578+0000","last_change":"2023-10-09T10:37:28.301840+0000","last_active":"2023-10-09T10:39:31.354578+0000","last_peered":"2023-10-09T10:39:31.354578+0000","last_clean":"2023-10-09T10:39:31.354578+0000","last_became_active":"2023-10-09T10:37:28.301423+0000","last_became_peered":"2023-10-09T10:37:28.301423+0000","last_unstale":"2023-10-09T10:39:31.354578+0000","last_undegraded":"2023-10-09T10:39:31.354578+0000","last_fullsized":"2023-10-09T10:39:31.354578+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:54:46.265480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,1,7],"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":386,"state":"active+clean","last_fresh":"2023-10-09T10:39:53.365384+0000","last_change":"2023-10-09T10:38:18.361656+0000","last_active":"2023-10-09T10:39:53.365384+0000","last_peered":"2023-10-09T10:39:53.365384+0000","last_clean":"2023-10-09T10:39:53.365384+0000","last_became_active":"2023-10-09T10:38:18.314595+0000","last_became_peered":"2023-10-09T10:38:18.314595+0000","last_unstale":"2023-10-09T10:39:53.365384+0000","last_undegraded":"2023-10-09T10:39:53.365384+0000","last_fullsized":"2023-10-09T10:39:53.365384+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:30:15.942679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[1,6,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":405,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.353743+0000","last_change":"2023-10-09T10:36:25.307087+0000","last_active":"2023-10-09T10:39:31.353743+0000","last_peered":"2023-10-09T10:39:31.353743+0000","last_clean":"2023-10-09T10:39:31.353743+0000","last_became_active":"2023-10-09T10:36:25.306612+0000","last_became_peered":"2023-10-09T10:36:25.306612+0000","last_unstale":"2023-10-09T10:39:31.353743+0000","last_undegraded":"2023-10-09T10:39:31.353743+0000","last_fullsized":"2023-10-09T10:39:31.353743+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:29:14.672489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":61,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.340132+0000","last_change":"2023-10-09T10:38:18.361250+0000","last_active":"2023-10-09T10:39:31.340132+0000","last_peered":"2023-10-09T10:39:31.340132+0000","last_clean":"2023-10-09T10:39:31.340132+0000","last_became_active":"2023-10-09T10:38:18.314296+0000","last_became_peered":"2023-10-09T10:38:18.314296+0000","last_unstale":"2023-10-09T10:39:31.340132+0000","last_undegraded":"2023-10-09T10:39:31.340132+0000","last_fullsized":"2023-10-09T10:39:31.340132+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":408,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.360252+0000","last_change":"2023-10-09T10:38:40.456360+0000","last_active":"2023-10-09T10:39:31.360252+0000","last_peered":"2023-10-09T10:39:31.360252+0000","last_clean":"2023-10-09T10:39:31.360252+0000","last_became_active":"2023-10-09T10:38:40.455959+0000","last_became_peered":"2023-10-09T10:38:40.455959+0000","last_unstale":"2023-10-09T10:39:31.360252+0000","last_undegraded":"2023-10-09T10:39:31.360252+0000","last_fullsized":"2023-10-09T10:39:31.360252+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:42:10.207348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":208,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.340581+0000","last_change":"2023-10-09T10:27:59.143335+0000","last_active":"2023-10-09T10:39:31.340581+0000","last_peered":"2023-10-09T10:39:31.340581+0000","last_clean":"2023-10-09T10:39:31.340581+0000","last_became_active":"2023-10-09T10:27:59.142976+0000","last_became_peered":"2023-10-09T10:27:59.142976+0000","last_unstale":"2023-10-09T10:39:31.340581+0000","last_undegraded":"2023-10-09T10:39:31.340581+0000","last_fullsized":"2023-10-09T10:39:31.340581+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":295,"reported_epoch":386,"state":"active+clean","last_fresh":"2023-10-09T10:39:53.372332+0000","last_change":"2023-10-09T10:37:28.310223+0000","last_active":"2023-10-09T10:39:53.372332+0000","last_peered":"2023-10-09T10:39:53.372332+0000","last_clean":"2023-10-09T10:39:53.372332+0000","last_became_active":"2023-10-09T10:37:28.309710+0000","last_became_peered":"2023-10-09T10:37:28.309710+0000","last_unstale":"2023-10-09T10:39:53.372332+0000","last_undegraded":"2023-10-09T10:39:53.372332+0000","last_fullsized":"2023-10-09T10:39:53.372332+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:15:34.474099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"59'4","reported_seq":51,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:34.176114+0000","last_change":"2023-10-09T10:37:28.326077+0000","last_active":"2023-10-09T10:39:34.176114+0000","last_peered":"2023-10-09T10:39:34.176114+0000","last_clean":"2023-10-09T10:39:34.176114+0000","last_became_active":"2023-10-09T10:37:28.309919+0000","last_became_peered":"2023-10-09T10:37:28.309919+0000","last_unstale":"2023-10-09T10:39:34.176114+0000","last_undegraded":"2023-10-09T10:39:34.176114+0000","last_fullsized":"2023-10-09T10:39:34.176114+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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-10-10T21:04:39.864782+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":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":263,"reported_epoch":385,"state":"active+clean","last_fresh":"2023-10-09T10:39:31.340777+0000","last_change":"2023-10-09T10:32:46.307896+0000","last_active":"2023-10-09T10:39:31.340777+0000","last_peered":"2023-10-09T10:39:31.340777+0000","last_clean":"2023-10-09T10:39:31.340777+0000","last_became_active":"2023-10-09T10:32:46.307531+0000","last_became_peered":"2023-10-09T10:32:46.307531+0000","last_unstale":"2023-10-09T10:39:31.340777+0000","last_undegraded":"2023-10-09T10:39:31.340777+0000","last_fullsized":"2023-10-09T10:39:31.340777+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":94,"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":1,"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":50,"num_bytes_recovered":6050,"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":131072,"data_stored":21572,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33561,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":95,"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":2969600,"data_stored":2951840,"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":9,"num_pg":16,"stat_sum":{"num_bytes":4249878552,"num_objects":64849,"num_object_clones":0,"num_object_copies":194547,"num_objects_missing_on_primary":4104,"num_objects_missing":4104,"num_objects_degraded":25403,"num_objects_misplaced":4122,"num_objects_unfound":0,"num_objects_dirty":64849,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":78525,"num_write_kb":4587905,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7356,"num_bytes_recovered":482082816,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":13112061952,"data_stored":13112049736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":69825,"ondisk_log_size":69825,"up":47,"acting":41,"num_store_stats":4},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":27,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5965,"num_read_kb":13218,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":166,"num_bytes_recovered":12582950,"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":5919,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":22,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430730,"num_pgs":74,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3306472,"kb_used_data":2414176,"kb_used_omap":0,"kb_used_meta":892288,"kb_avail":90438680,"statfs":{"total":95995035648,"available":92609208320,"internally_reserved":0,"allocated":2472116224,"data_stored":2471247930,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":913702912},"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":"Mon Oct 9 10:39:43 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.73199999999999998,"15min":1.514},"min":{"1min":0.35999999999999999,"5min":0.29699999999999999,"15min":0.23799999999999999},"max":{"1min":0.88400000000000001,"5min":5.3799999999999999,"15min":142.559},"last":0.98399999999999999},{"interface":"front","average":{"1min":0.76400000000000001,"5min":0.78800000000000003,"15min":1.5229999999999999},"min":{"1min":0.379,"5min":0.33500000000000002,"15min":0.27000000000000002},"max":{"1min":2.4670000000000001,"5min":2.6299999999999999,"15min":142.584},"last":0.85699999999999998}]},{"osd":1,"last update":"Mon Oct 9 10:39:03 2023","interfaces":[{"interface":"back","average":{"1min":1.452,"5min":2.343,"15min":1.6679999999999999},"min":{"1min":0.30199999999999999,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":8.9819999999999993,"5min":143.345,"15min":143.345},"last":1.1850000000000001},{"interface":"front","average":{"1min":1.0600000000000001,"5min":2.3069999999999999,"15min":1.6699999999999999},"min":{"1min":0.36799999999999999,"5min":0.32000000000000001,"15min":0.29799999999999999},"max":{"1min":2.9750000000000001,"5min":143.31700000000001,"15min":143.31700000000001},"last":0.94499999999999995}]},{"osd":2,"last update":"Mon Oct 9 10:39:19 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.98899999999999999,"15min":1.0489999999999999},"min":{"1min":0.35599999999999998,"5min":0.29699999999999999,"15min":0.29399999999999998},"max":{"1min":1.6839999999999999,"5min":7.8499999999999996,"15min":12.441000000000001},"last":1.0249999999999999},{"interface":"front","average":{"1min":1.198,"5min":0.97999999999999998,"15min":0.97099999999999997},"min":{"1min":0.52400000000000002,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":5.4420000000000002,"5min":5.4420000000000002,"15min":20.259},"last":1.3009999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:39:03 2023","interfaces":[{"interface":"back","average":{"1min":0.76700000000000002,"5min":0.81599999999999995,"15min":1.0940000000000001},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.313},"max":{"1min":1.5449999999999999,"5min":3.0859999999999999,"15min":38.975999999999999},"last":0.88600000000000001},{"interface":"front","average":{"1min":1.1279999999999999,"5min":0.90900000000000003,"15min":1.208},"min":{"1min":0.38200000000000001,"5min":0.34399999999999997,"15min":0.31900000000000001},"max":{"1min":5.3250000000000002,"5min":5.3250000000000002,"15min":36.844999999999999},"last":1.2430000000000001}]},{"osd":4,"last update":"Mon Oct 9 10:39:43 2023","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.78200000000000003,"15min":1.9730000000000001},"min":{"1min":0.49099999999999999,"5min":0.34999999999999998,"15min":0.32800000000000001},"max":{"1min":2.52,"5min":2.698,"15min":230.642},"last":1.038},{"interface":"front","average":{"1min":0.67000000000000004,"5min":0.76400000000000001,"15min":1.992},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.311},"max":{"1min":1.2030000000000001,"5min":3.0550000000000002,"15min":229.31299999999999},"last":0.96099999999999997}]},{"osd":5,"last update":"Mon Oct 9 10:39:43 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.94999999999999996,"15min":1.359},"min":{"1min":0.41499999999999998,"5min":0.41099999999999998,"15min":0.27700000000000002},"max":{"1min":1.099,"5min":5.2439999999999998,"15min":20.225999999999999},"last":1.107},{"interface":"front","average":{"1min":0.83299999999999996,"5min":1.087,"15min":1.276},"min":{"1min":0.42299999999999999,"5min":0.376,"15min":0.312},"max":{"1min":2.4430000000000001,"5min":9.4410000000000007,"15min":12.225},"last":1.1379999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:39:31 2023","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":1.1910000000000001,"15min":1.5349999999999999},"min":{"1min":0.437,"5min":0.38600000000000001,"15min":0.32400000000000001},"max":{"1min":1.6859999999999999,"5min":8.3160000000000007,"15min":15.936999999999999},"last":1.2190000000000001},{"interface":"front","average":{"1min":0.88,"5min":0.98499999999999999,"15min":1.325},"min":{"1min":0.39200000000000002,"5min":0.38700000000000001,"15min":0.30299999999999999},"max":{"1min":3.7930000000000001,"5min":3.7930000000000001,"15min":16.044},"last":1.0840000000000001}]}]},{"osd":6,"up_from":173,"seq":743029342439,"num_pgs":77,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4372132,"kb_used_data":3458460,"kb_used_omap":7,"kb_used_meta":913656,"kb_avail":89373020,"statfs":{"total":95995035648,"available":91517972480,"internally_reserved":0,"allocated":3541463040,"data_stored":3540598527,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7343,"internal_metadata":935584593},"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":"Mon Oct 9 10:39:40 2023","interfaces":[{"interface":"back","average":{"1min":0.75900000000000001,"5min":0.88700000000000001,"15min":1.3740000000000001},"min":{"1min":0.36099999999999999,"5min":0.29999999999999999,"15min":0.26300000000000001},"max":{"1min":2.5169999999999999,"5min":4.2599999999999998,"15min":73.555999999999997},"last":0.754},{"interface":"front","average":{"1min":0.60199999999999998,"5min":0.90400000000000003,"15min":1.288},"min":{"1min":0.30399999999999999,"5min":0.29199999999999998,"15min":0.26900000000000002},"max":{"1min":0.95099999999999996,"5min":4.4530000000000003,"15min":73.433000000000007},"last":0.626}]},{"osd":1,"last update":"Mon Oct 9 10:39:40 2023","interfaces":[{"interface":"back","average":{"1min":3.3610000000000002,"5min":2.3820000000000001,"15min":1.5589999999999999},"min":{"1min":0.375,"5min":0.30299999999999999,"15min":0.26300000000000001},"max":{"1min":52.594000000000001,"5min":52.594000000000001,"15min":52.594000000000001},"last":0.51400000000000001},{"interface":"front","average":{"1min":3.4180000000000001,"5min":2.3570000000000002,"15min":1.4950000000000001},"min":{"1min":0.34100000000000003,"5min":0.33000000000000002,"15min":0.27600000000000002},"max":{"1min":52.645000000000003,"5min":52.645000000000003,"15min":52.645000000000003},"last":0.495}]},{"osd":2,"last update":"Mon Oct 9 10:39:16 2023","interfaces":[{"interface":"back","average":{"1min":3.54,"5min":1.905,"15min":1.2769999999999999},"min":{"1min":0.42599999999999999,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":39.521999999999998,"5min":39.521999999999998,"15min":39.521999999999998},"last":0.78500000000000003},{"interface":"front","average":{"1min":3.1880000000000002,"5min":1.893,"15min":1.2749999999999999},"min":{"1min":0.35599999999999998,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":39.463999999999999,"5min":39.463999999999999,"15min":39.463999999999999},"last":0.65600000000000003}]},{"osd":3,"last update":"Mon Oct 9 10:39:40 2023","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":1.05,"15min":1.2210000000000001},"min":{"1min":0.41399999999999998,"5min":0.377,"15min":0.30299999999999999},"max":{"1min":1.256,"5min":4.5780000000000003,"15min":10.699},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.77900000000000003,"5min":0.82999999999999996,"15min":1.044},"min":{"1min":0.44500000000000001,"5min":0.39500000000000002,"15min":0.34999999999999998},"max":{"1min":1.4239999999999999,"5min":3.9700000000000002,"15min":8.1210000000000004},"last":0.60199999999999998}]},{"osd":4,"last update":"Mon Oct 9 10:39:40 2023","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.95299999999999996,"15min":1.3129999999999999},"min":{"1min":0.38900000000000001,"5min":0.33000000000000002,"15min":0.28899999999999998},"max":{"1min":2.641,"5min":4.1420000000000003,"15min":15.288},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.72499999999999998,"5min":1.0429999999999999,"15min":1.25},"min":{"1min":0.44400000000000001,"5min":0.39100000000000001,"15min":0.28599999999999998},"max":{"1min":1.2989999999999999,"5min":7.4800000000000004,"15min":7.4800000000000004},"last":0.58699999999999997}]},{"osd":5,"last update":"Mon Oct 9 10:39:40 2023","interfaces":[{"interface":"back","average":{"1min":0.745,"5min":0.97199999999999998,"15min":1.345},"min":{"1min":0.432,"5min":0.32800000000000001,"15min":0.29799999999999999},"max":{"1min":1.204,"5min":4.202,"15min":11.329000000000001},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.88800000000000001,"5min":1.3049999999999999,"15min":1.5109999999999999},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.312},"max":{"1min":2.605,"5min":6.5369999999999999,"15min":15.266},"last":0.82499999999999996}]},{"osd":7,"last update":"Mon Oct 9 10:39:40 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.89500000000000002,"15min":1.224},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.32300000000000001},"max":{"1min":1.2729999999999999,"5min":3.9529999999999998,"15min":18.393000000000001},"last":0.81399999999999995},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.2450000000000001,"15min":1.595},"min":{"1min":0.47799999999999998,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":2.6669999999999998,"5min":6.1500000000000004,"15min":18.282},"last":1.01}]}]},{"osd":1,"up_from":92,"seq":395136991581,"num_pgs":55,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4473196,"kb_used_data":3599460,"kb_used_omap":6,"kb_used_meta":873721,"kb_avail":89271956,"statfs":{"total":95995035648,"available":91414482944,"internally_reserved":0,"allocated":3685847040,"data_stored":3684104716,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6230,"internal_metadata":894691242},"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":"Mon Oct 9 10:39:21 2023","interfaces":[{"interface":"back","average":{"1min":0.67500000000000004,"5min":0.67000000000000004,"15min":0.83299999999999996},"min":{"1min":0.37,"5min":0.252,"15min":0.20300000000000001},"max":{"1min":2.5150000000000001,"5min":4.641,"15min":35.258000000000003},"last":0.42099999999999999},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.84599999999999997,"15min":0.93899999999999995},"min":{"1min":0.28299999999999997,"5min":0.27600000000000002,"15min":0.23000000000000001},"max":{"1min":4.1970000000000001,"5min":4.984,"15min":36.534999999999997},"last":0.439}]},{"osd":2,"last update":"Mon Oct 9 10:39:21 2023","interfaces":[{"interface":"back","average":{"1min":5.9610000000000003,"5min":3.6200000000000001,"15min":2.8769999999999998},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.23899999999999999},"max":{"1min":91.846999999999994,"5min":91.846999999999994,"15min":219.822},"last":0.48699999999999999},{"interface":"front","average":{"1min":6.3360000000000003,"5min":4.0199999999999996,"15min":3.113},"min":{"1min":0.42199999999999999,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":90.861000000000004,"5min":90.861000000000004,"15min":222.55600000000001},"last":0.61199999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:39:21 2023","interfaces":[{"interface":"back","average":{"1min":1.1870000000000001,"5min":1.02,"15min":1.4510000000000001},"min":{"1min":0.36099999999999999,"5min":0.29199999999999998,"15min":0.252},"max":{"1min":7.476,"5min":7.476,"15min":79.293999999999997},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.80400000000000005,"15min":1.1910000000000001},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.25600000000000001},"max":{"1min":2.6400000000000001,"5min":4.5519999999999996,"15min":76.466999999999999},"last":0.39200000000000002}]},{"osd":4,"last update":"Mon Oct 9 10:39:21 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":1.181,"15min":1.129},"min":{"1min":0.38700000000000001,"5min":0.36599999999999999,"15min":0.31},"max":{"1min":2.2799999999999998,"5min":5.2389999999999999,"15min":11.819000000000001},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.95099999999999996,"15min":1.0169999999999999},"min":{"1min":0.50600000000000001,"5min":0.443,"15min":0.316},"max":{"1min":2.6739999999999999,"5min":5.9189999999999996,"15min":5.9189999999999996},"last":0.54400000000000004}]},{"osd":5,"last update":"Mon Oct 9 10:39:21 2023","interfaces":[{"interface":"back","average":{"1min":1.395,"5min":1.3520000000000001,"15min":1.206},"min":{"1min":0.42099999999999999,"5min":0.36199999999999999,"15min":0.32300000000000001},"max":{"1min":7.2270000000000003,"5min":7.2270000000000003,"15min":7.2270000000000003},"last":0.76000000000000001},{"interface":"front","average":{"1min":1.022,"5min":1.373,"15min":1.194},"min":{"1min":0.39500000000000002,"5min":0.38400000000000001,"15min":0.33300000000000002},"max":{"1min":3.1200000000000001,"5min":6.3310000000000004,"15min":6.3310000000000004},"last":0.57199999999999995}]},{"osd":6,"last update":"Mon Oct 9 10:39:32 2023","interfaces":[{"interface":"back","average":{"1min":1.647,"5min":1.456,"15min":1.3799999999999999},"min":{"1min":0.67200000000000004,"5min":0.39100000000000001,"15min":0.34000000000000002},"max":{"1min":7.282,"5min":7.9249999999999998,"15min":9.9900000000000002},"last":0.79000000000000004},{"interface":"front","average":{"1min":1.4490000000000001,"5min":1.5669999999999999,"15min":1.419},"min":{"1min":0.57999999999999996,"5min":0.438,"15min":0.32600000000000001},"max":{"1min":5.016,"5min":5.383,"15min":6.7629999999999999},"last":0.66600000000000004}]},{"osd":7,"last update":"Mon Oct 9 10:39:21 2023","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.304,"15min":1.238},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.34899999999999998},"max":{"1min":2.968,"5min":6.2880000000000003,"15min":8.327},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.0129999999999999,"15min":1.149},"min":{"1min":0.54800000000000004,"5min":0.47099999999999997,"15min":0.39900000000000002},"max":{"1min":2.8700000000000001,"5min":5.9619999999999997,"15min":8.3829999999999991},"last":0.51200000000000001}]}]},{"osd":0,"up_from":0,"seq":373662155107,"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":225,"seq":966367641747,"num_pgs":70,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3952356,"kb_used_data":3374108,"kb_used_omap":12,"kb_used_meta":578227,"kb_avail":89792796,"statfs":{"total":95995035648,"available":91947823104,"internally_reserved":0,"allocated":3455086592,"data_stored":3453292334,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12791,"internal_metadata":592104969},"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":"Mon Oct 9 10:39:14 2023","interfaces":[{"interface":"back","average":{"1min":1.4830000000000001,"5min":0.79900000000000004,"15min":0.755},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":14.742000000000001,"5min":14.742000000000001,"15min":14.742000000000001},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.73599999999999999,"5min":0.59999999999999998,"15min":0.64800000000000002},"min":{"1min":0.34200000000000003,"5min":0.251,"15min":0.251},"max":{"1min":3.153,"5min":3.153,"15min":6.2649999999999997},"last":0.71899999999999997}]},{"osd":1,"last update":"Mon Oct 9 10:39:14 2023","interfaces":[{"interface":"back","average":{"1min":17.256,"5min":4.7779999999999996,"15min":2.222},"min":{"1min":0.35199999999999998,"5min":0.30499999999999999,"15min":0.22900000000000001},"max":{"1min":157.77500000000001,"5min":157.77500000000001,"15min":157.77500000000001},"last":0.82399999999999995},{"interface":"front","average":{"1min":17.765000000000001,"5min":4.4589999999999996,"15min":2.0920000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.26400000000000001},"max":{"1min":158.24100000000001,"5min":158.24100000000001,"15min":158.24100000000001},"last":1.1100000000000001}]},{"osd":3,"last update":"Mon Oct 9 10:39:14 2023","interfaces":[{"interface":"back","average":{"1min":1.524,"5min":1.1240000000000001,"15min":0.99399999999999999},"min":{"1min":0.32400000000000001,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":6.0910000000000002,"5min":6.1289999999999996,"15min":8.1699999999999999},"last":0.68799999999999994},{"interface":"front","average":{"1min":1.7569999999999999,"5min":0.98999999999999999,"15min":0.96299999999999997},"min":{"1min":0.308,"5min":0.308,"15min":0.30399999999999999},"max":{"1min":14.938000000000001,"5min":14.938000000000001,"15min":14.938000000000001},"last":0.92000000000000004}]},{"osd":4,"last update":"Mon Oct 9 10:39:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":0.86899999999999999,"15min":0.88900000000000001},"min":{"1min":0.40999999999999998,"5min":0.35999999999999999,"15min":0.33000000000000002},"max":{"1min":4.3540000000000001,"5min":4.3540000000000001,"15min":6.5999999999999996},"last":0.76400000000000001},{"interface":"front","average":{"1min":2.2189999999999999,"5min":1.397,"15min":1.1699999999999999},"min":{"1min":0.48799999999999999,"5min":0.38300000000000001,"15min":0.32800000000000001},"max":{"1min":13.212999999999999,"5min":13.212999999999999,"15min":13.212999999999999},"last":0.88500000000000001}]},{"osd":5,"last update":"Mon Oct 9 10:39:14 2023","interfaces":[{"interface":"back","average":{"1min":2.161,"5min":1.3580000000000001,"15min":1.3999999999999999},"min":{"1min":0.41399999999999998,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":14.904999999999999,"5min":14.904999999999999,"15min":34.942999999999998},"last":1.006},{"interface":"front","average":{"1min":1.24,"5min":1.2210000000000001,"15min":1.1639999999999999},"min":{"1min":0.47399999999999998,"5min":0.371,"15min":0.371},"max":{"1min":5.867,"5min":5.8710000000000004,"15min":35.186999999999998},"last":0.66200000000000003}]},{"osd":6,"last update":"Mon Oct 9 10:39:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.095,"15min":1.161},"min":{"1min":0.45000000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":3.1000000000000001,"5min":6.6440000000000001,"15min":7.04},"last":0.85199999999999998},{"interface":"front","average":{"1min":2.4350000000000001,"5min":1.827,"15min":1.5289999999999999},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.41499999999999998},"max":{"1min":13.186999999999999,"5min":13.186999999999999,"15min":13.186999999999999},"last":0.95299999999999996}]},{"osd":7,"last update":"Mon Oct 9 10:39:14 2023","interfaces":[{"interface":"back","average":{"1min":2.2559999999999998,"5min":1.2669999999999999,"15min":1.3120000000000001},"min":{"1min":0.52200000000000002,"5min":0.45700000000000002,"15min":0.45200000000000001},"max":{"1min":14.864000000000001,"5min":14.864000000000001,"15min":14.864000000000001},"last":1.0700000000000001},{"interface":"front","average":{"1min":1.583,"5min":1.1359999999999999,"15min":1.0469999999999999},"min":{"1min":0.58499999999999996,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":6.0359999999999996,"5min":6.9500000000000002,"15min":6.9500000000000002},"last":0.97799999999999998}]}]},{"osd":3,"up_from":0,"seq":438086664528,"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":0,"seq":128849019430,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":5,"up_from":0,"seq":154618823199,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4483,"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":1436,"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":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":4198400,"data_stored":4194323,"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":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"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":6230,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":5504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8308,"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":3612,"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":0,"data_stored":0,"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":32768,"data_stored":5504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7343,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":5504,"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":3674996736,"data_stored":3674996736,"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":3438284800,"data_stored":3438280728,"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":3535998976,"data_stored":3535994904,"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":2462781440,"data_stored":2462777368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T10:40:16.872 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-09T10:40:16.873 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pg_num 21 2023-10-09T10:40:16.873 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:16.896 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:16.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:16.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:16.998 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:17.023 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:17.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:17.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:17.126 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:17.155 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:17.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:17.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:17.259 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:17.299 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:17.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:17.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:17.403 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:17.432 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:17.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:17.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:17.441 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:40:17.537 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:17.562 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:17.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:17.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:17.665 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:17.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:17 smithi053 bash[79554]: cluster 2023-10-09T10:40:15.813940+0000 mgr.y (mgr.26072) 1146 : cluster 0 pgmap v1338: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.9 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 168 op/s; 25204/192120 objects degraded (13.119%); 4071/192120 objects misplaced (2.119%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:40:17.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:17 smithi053 bash[76859]: cluster 2023-10-09T10:40:15.813940+0000 mgr.y (mgr.26072) 1146 : cluster 0 pgmap v1338: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.9 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 168 op/s; 25204/192120 objects degraded (13.119%); 4071/192120 objects misplaced (2.119%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:40:17.694 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:17.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:17.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:17.797 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:17.827 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:17.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:17.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:17.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:17 smithi086 bash[59714]: cluster 2023-10-09T10:40:15.813940+0000 mgr.y (mgr.26072) 1146 : cluster 0 pgmap v1338: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.9 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 168 op/s; 25204/192120 objects degraded (13.119%); 4071/192120 objects misplaced (2.119%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:40:17.930 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:17.961 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:17.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:17.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:18.064 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:18.101 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:18.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:18.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:18.205 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:18.233 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:18.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:18.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:18.339 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:18.367 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:18.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:18.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:18.470 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:18.492 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:18.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:18.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:18.595 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:18.608 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:18 smithi053 bash[76859]: cluster 2023-10-09T10:40:18.319602+0000 mon.a (mon.0) 1742 : cluster 3 Health check update: Degraded data redundancy: 25204/192120 objects degraded (13.119%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:18.609 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:18 smithi053 bash[79554]: cluster 2023-10-09T10:40:18.319602+0000 mon.a (mon.0) 1742 : cluster 3 Health check update: Degraded data redundancy: 25204/192120 objects degraded (13.119%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:18.625 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:18.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:18.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:18.729 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:18.761 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:18.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:18.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:18.776 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:40:18.866 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:18.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:18 smithi086 bash[59714]: cluster 2023-10-09T10:40:18.319602+0000 mon.a (mon.0) 1742 : cluster 3 Health check update: Degraded data redundancy: 25204/192120 objects degraded (13.119%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:18.894 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:18.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:18.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:18.966 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T10:40:19.002 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:19.037 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:19.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:19.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:19.140 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:19.167 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:19.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:19.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:19.270 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:19.298 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:19.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:19.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:19.401 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:19.429 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:19.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:19.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:19.532 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:19.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:19 smithi053 bash[79554]: cluster 2023-10-09T10:40:17.814724+0000 mgr.y (mgr.26072) 1147 : cluster 0 pgmap v1339: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.9 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 166 op/s; 24994/190635 objects degraded (13.111%); 4016/190635 objects misplaced (2.107%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:40:19.540 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:19 smithi053 bash[76859]: cluster 2023-10-09T10:40:17.814724+0000 mgr.y (mgr.26072) 1147 : cluster 0 pgmap v1339: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.9 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 166 op/s; 24994/190635 objects degraded (13.111%); 4016/190635 objects misplaced (2.107%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:40:19.557 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:19.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:19.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:19.661 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:19.671 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:19 smithi086 bash[59714]: cluster 2023-10-09T10:40:17.814724+0000 mgr.y (mgr.26072) 1147 : cluster 0 pgmap v1339: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.9 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 166 op/s; 24994/190635 objects degraded (13.111%); 4016/190635 objects misplaced (2.107%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:40:19.686 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:19.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:19.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:19.789 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:19.814 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:19.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:19.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:19.918 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:19.948 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:19.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:19.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:20.051 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:20.078 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:20.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:20.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:20.182 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:20.210 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:20.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:20.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:20.319 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:20.344 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:20.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:20.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:20.447 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:20.478 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:20.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:20.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:20.584 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:20.607 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:20.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:20.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:20.710 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:20.732 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:20.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:20.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:20.836 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:20.863 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:20.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:20.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:20.969 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:20.991 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:20.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:20.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:21.094 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:21.119 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:21.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:21.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:21.223 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:21.248 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:21.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:21.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:21.353 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:21.378 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:21.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:21.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:21.482 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:21.513 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:21.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:21.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:21.518 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:40:21.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:21 smithi086 bash[59714]: cluster 2023-10-09T10:40:19.815776+0000 mgr.y (mgr.26072) 1148 : cluster 0 pgmap v1340: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.9 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 165 op/s; 24994/190482 objects degraded (13.121%); 4016/190482 objects misplaced (2.108%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:40:21.619 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:21.639 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:21.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:21.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:21.742 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:21.766 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:21.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:21.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:21.873 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:21.904 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:21.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:21.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:21.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:21 smithi053 bash[79554]: cluster 2023-10-09T10:40:19.815776+0000 mgr.y (mgr.26072) 1148 : cluster 0 pgmap v1340: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.9 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 165 op/s; 24994/190482 objects degraded (13.121%); 4016/190482 objects misplaced (2.108%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:40:21.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:21 smithi053 bash[76859]: cluster 2023-10-09T10:40:19.815776+0000 mgr.y (mgr.26072) 1148 : cluster 0 pgmap v1340: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.9 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 165 op/s; 24994/190482 objects degraded (13.121%); 4016/190482 objects misplaced (2.108%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:40:22.008 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:22.033 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:22.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:22.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:22.137 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:22.161 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:22.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:22.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:22.181 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:40:22.181 INFO:teuthology.orchestra.run.smithi053.stdout: "size": 20, 2023-10-09T10:40:22.181 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 600, 2023-10-09T10:40:22.181 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [ 2023-10-09T10:40:22.181 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.181 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.45056.0:169997 7.1 e264/254 7:8386adf1:::benchmark_data_smithi053_144553_object79735:head v 264'10248, mlcod=216'5628)", 2023-10-09T10:40:22.181 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:31:47.328981+0000", 2023-10-09T10:40:22.181 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 514.84917129400003, 2023-10-09T10:40:22.182 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.017259210000000001, 2023-10-09T10:40:22.182 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:40:22.182 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:40:22.182 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:40:22.182 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.182 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:40:22.182 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.328981+0000", 2023-10-09T10:40:22.182 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:40:22.182 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.182 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.182 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:40:22.182 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.328981+0000", 2023-10-09T10:40:22.183 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:40:22.183 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.183 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.183 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:40:22.183 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.328980+0000", 2023-10-09T10:40:22.183 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:40:22.183 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.183 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.183 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:40:22.183 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.328995+0000", 2023-10-09T10:40:22.183 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.5115e-05 2023-10-09T10:40:22.183 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.183 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.184 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:40:22.184 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.329008+0000", 2023-10-09T10:40:22.184 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3427999999999999e-05 2023-10-09T10:40:22.184 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.184 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.184 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:40:22.184 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.329017+0000", 2023-10-09T10:40:22.184 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.0080000000000008e-06 2023-10-09T10:40:22.184 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.184 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.184 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:40:22.184 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.331187+0000", 2023-10-09T10:40:22.185 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0021700109999999999 2023-10-09T10:40:22.185 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.185 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.185 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:40:22.185 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.331218+0000", 2023-10-09T10:40:22.185 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.1151e-05 2023-10-09T10:40:22.185 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.185 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.185 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:40:22.185 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.346075+0000", 2023-10-09T10:40:22.185 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.014856559 2023-10-09T10:40:22.185 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.186 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.186 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:40:22.186 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.346240+0000", 2023-10-09T10:40:22.186 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00016529899999999999 2023-10-09T10:40:22.186 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:40:22.186 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:40:22.186 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:40:22.186 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.186 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.186 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.45056.0:170179 7.11 e264/257 7:8a554b1b:::benchmark_data_smithi053_144553_object79917:head v 264'10290, mlcod=216'5631)", 2023-10-09T10:40:22.186 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:31:47.598288+0000", 2023-10-09T10:40:22.186 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 514.57986471699996, 2023-10-09T10:40:22.187 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.017252817, 2023-10-09T10:40:22.187 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:40:22.187 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:40:22.187 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:40:22.187 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.187 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:40:22.187 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.598288+0000", 2023-10-09T10:40:22.187 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:40:22.187 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.187 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.187 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:40:22.188 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.598288+0000", 2023-10-09T10:40:22.188 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:40:22.188 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.188 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.188 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:40:22.188 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.598287+0000", 2023-10-09T10:40:22.188 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:40:22.188 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.188 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.188 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:40:22.188 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.598299+0000", 2023-10-09T10:40:22.188 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1996e-05 2023-10-09T10:40:22.188 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.189 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.189 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:40:22.189 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.598309+0000", 2023-10-09T10:40:22.189 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0658e-05 2023-10-09T10:40:22.189 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.189 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.189 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:40:22.189 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.598317+0000", 2023-10-09T10:40:22.189 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.401e-06 2023-10-09T10:40:22.189 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.189 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.189 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:40:22.190 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.605785+0000", 2023-10-09T10:40:22.190 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0074684920000000002 2023-10-09T10:40:22.190 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.190 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.190 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:40:22.190 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.605854+0000", 2023-10-09T10:40:22.190 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.8764999999999996e-05 2023-10-09T10:40:22.190 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.190 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.190 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:40:22.190 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.615393+0000", 2023-10-09T10:40:22.191 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0095392480000000002 2023-10-09T10:40:22.191 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.191 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.191 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:40:22.191 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:47.615540+0000", 2023-10-09T10:40:22.191 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014708399999999999 2023-10-09T10:40:22.191 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:40:22.191 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:40:22.191 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:40:22.191 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.191 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.191 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.45056.0:171762 7.d e264/262 7:b273c6d1:::benchmark_data_smithi053_144553_object81500:head v 264'10754, mlcod=264'10752)", 2023-10-09T10:40:22.192 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:31:49.833290+0000", 2023-10-09T10:40:22.192 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 512.34486231799997, 2023-10-09T10:40:22.192 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.016832994, 2023-10-09T10:40:22.192 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:40:22.192 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:40:22.192 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:40:22.192 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.192 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:40:22.192 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:49.833290+0000", 2023-10-09T10:40:22.192 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:40:22.192 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.192 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.193 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:40:22.193 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:49.833290+0000", 2023-10-09T10:40:22.193 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:40:22.193 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.193 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.193 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:40:22.193 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:49.833289+0000", 2023-10-09T10:40:22.193 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:40:22.193 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.193 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.193 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:40:22.193 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:49.833297+0000", 2023-10-09T10:40:22.194 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.1559999999999995e-06 2023-10-09T10:40:22.194 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.194 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.194 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:40:22.194 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:49.833310+0000", 2023-10-09T10:40:22.194 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.254e-05 2023-10-09T10:40:22.194 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.194 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.194 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:40:22.194 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:49.833318+0000", 2023-10-09T10:40:22.194 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.0739999999999993e-06 2023-10-09T10:40:22.194 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.195 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.195 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:40:22.195 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:49.833616+0000", 2023-10-09T10:40:22.195 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00029837100000000002 2023-10-09T10:40:22.195 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.195 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.195 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:40:22.195 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:49.833643+0000", 2023-10-09T10:40:22.195 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.6384e-05 2023-10-09T10:40:22.195 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.195 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.195 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:40:22.196 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:49.850084+0000", 2023-10-09T10:40:22.196 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.016441105000000001 2023-10-09T10:40:22.196 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:40:22.196 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:40:22.196 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:40:22.196 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:31:49.850123+0000", 2023-10-09T10:40:22.196 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.9218999999999998e-05 2023-10-09T10:40:22.196 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:40:22.196 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:40:22.196 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:40:22.196 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:40:22.196 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:40:22.197 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:40:22.265 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:22.298 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:22.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:22.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:22.403 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:22.430 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:22.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:22.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:22.534 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:22.565 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:22.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:22.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:22.672 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:22.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:40:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:40:22] "GET /metrics HTTP/1.1" 200 36588 "" "Prometheus/2.33.4" 2023-10-09T10:40:22.699 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:22.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:22.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:22.803 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:22.827 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:22.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:22.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:22.931 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:22.955 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:22.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:22.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:23.058 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:23.084 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:23.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:23.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:23.188 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:23.214 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:23.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:23.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:23.317 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:23.344 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:23.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:23.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:23.447 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:23.472 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:23.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:23.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:23.475 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:23 smithi053 bash[76859]: cluster 2023-10-09T10:40:21.816479+0000 mgr.y (mgr.26072) 1149 : cluster 0 pgmap v1341: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.9 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 165 op/s; 24994/189663 objects degraded (13.178%); 4016/189663 objects misplaced (2.117%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:40:23.475 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:23 smithi053 bash[76859]: audit 2023-10-09T10:40:22.617634+0000 mon.a (mon.0) 1743 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:23.475 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:23 smithi053 bash[76859]: audit 2023-10-09T10:40:22.625163+0000 mon.a (mon.0) 1744 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:23.476 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:23 smithi053 bash[76859]: audit 2023-10-09T10:40:22.778254+0000 mon.a (mon.0) 1745 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:23.476 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:23 smithi053 bash[76859]: audit 2023-10-09T10:40:22.786113+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:23.476 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:23 smithi053 bash[76859]: audit 2023-10-09T10:40:23.091723+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:23.476 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:23 smithi053 bash[76859]: audit 2023-10-09T10:40:23.092779+0000 mon.a (mon.0) 1748 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:40:23.476 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:23 smithi053 bash[76859]: cluster 2023-10-09T10:40:23.321343+0000 mon.a (mon.0) 1749 : cluster 3 Health check update: Degraded data redundancy: 24994/189663 objects degraded (13.178%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:23.575 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:23.587 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:23 smithi086 bash[59714]: cluster 2023-10-09T10:40:21.816479+0000 mgr.y (mgr.26072) 1149 : cluster 0 pgmap v1341: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.9 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 165 op/s; 24994/189663 objects degraded (13.178%); 4016/189663 objects misplaced (2.117%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:40:23.587 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:23 smithi086 bash[59714]: audit 2023-10-09T10:40:22.617634+0000 mon.a (mon.0) 1743 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:23.587 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:23 smithi086 bash[59714]: audit 2023-10-09T10:40:22.625163+0000 mon.a (mon.0) 1744 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:23.587 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:23 smithi086 bash[59714]: audit 2023-10-09T10:40:22.778254+0000 mon.a (mon.0) 1745 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:23.587 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:23 smithi086 bash[59714]: audit 2023-10-09T10:40:22.786113+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:23.587 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:23 smithi086 bash[59714]: audit 2023-10-09T10:40:23.091723+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:23.587 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:23 smithi086 bash[59714]: audit 2023-10-09T10:40:23.092779+0000 mon.a (mon.0) 1748 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:40:23.587 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:23 smithi086 bash[59714]: cluster 2023-10-09T10:40:23.321343+0000 mon.a (mon.0) 1749 : cluster 3 Health check update: Degraded data redundancy: 24994/189663 objects degraded (13.178%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:23.603 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:23.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:23.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:23.706 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:23.734 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:23.736 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:23 smithi053 bash[79554]: cluster 2023-10-09T10:40:21.816479+0000 mgr.y (mgr.26072) 1149 : cluster 0 pgmap v1341: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.9 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 165 op/s; 24994/189663 objects degraded (13.178%); 4016/189663 objects misplaced (2.117%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:40:23.736 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:23 smithi053 bash[79554]: audit 2023-10-09T10:40:22.617634+0000 mon.a (mon.0) 1743 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:23.736 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:23 smithi053 bash[79554]: audit 2023-10-09T10:40:22.625163+0000 mon.a (mon.0) 1744 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:23.736 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:23 smithi053 bash[79554]: audit 2023-10-09T10:40:22.778254+0000 mon.a (mon.0) 1745 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:23.737 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:23 smithi053 bash[79554]: audit 2023-10-09T10:40:22.786113+0000 mon.a (mon.0) 1746 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:23.737 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:23 smithi053 bash[79554]: audit 2023-10-09T10:40:23.091723+0000 mon.a (mon.0) 1747 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:23.737 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:23 smithi053 bash[79554]: audit 2023-10-09T10:40:23.092779+0000 mon.a (mon.0) 1748 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:40:23.737 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:23 smithi053 bash[79554]: cluster 2023-10-09T10:40:23.321343+0000 mon.a (mon.0) 1749 : cluster 3 Health check update: Degraded data redundancy: 24994/189663 objects degraded (13.178%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:23.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:23.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:23.839 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:23.867 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:23.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:23.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:23.974 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:24.010 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:24.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:24.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:24.049 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-09T10:40:24.114 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:24.136 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:24.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:24.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:24.239 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:24.268 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:24.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:24.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:24.372 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:24.401 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:24.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:24.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:24.505 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:24.519 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:40:24.519 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:40:24.534 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:24.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:24.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:24.637 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:24.663 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:24.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:24.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:24.767 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:24.801 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:24.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:24.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:24.904 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:24.930 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:24.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:24.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:25.033 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:25.055 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:25.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:25.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:25.158 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:25.186 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:25.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:25.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:25.290 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:25.318 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:25.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:25.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:25.421 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:25.448 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:25.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:25.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:25.551 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:25.579 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:25.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:25.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:25.682 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:25.692 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:25 smithi086 bash[59714]: cluster 2023-10-09T10:40:23.817223+0000 mgr.y (mgr.26072) 1150 : cluster 0 pgmap v1342: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.8 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 171 op/s; 24756/187869 objects degraded (13.177%); 3963/187869 objects misplaced (2.109%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:40:25.709 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:25.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:25.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:25.813 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:25.836 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:25.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:25.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:25.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:25 smithi053 bash[76859]: cluster 2023-10-09T10:40:23.817223+0000 mgr.y (mgr.26072) 1150 : cluster 0 pgmap v1342: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.8 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 171 op/s; 24756/187869 objects degraded (13.177%); 3963/187869 objects misplaced (2.109%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:40:25.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:25 smithi053 bash[79554]: cluster 2023-10-09T10:40:23.817223+0000 mgr.y (mgr.26072) 1150 : cluster 0 pgmap v1342: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.8 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 171 op/s; 24756/187869 objects degraded (13.177%); 3963/187869 objects misplaced (2.109%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:40:25.941 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:25.968 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:25.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:25.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:26.070 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:26.101 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:26.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:26.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:26.204 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:26.229 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:26.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:26.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:26.337 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:26.360 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:26.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:26.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:26.466 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:26.494 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:26.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:26.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:26.598 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:26.623 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:26.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:26.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:26.730 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:26.755 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:26.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:26.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:26.860 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:26.889 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:26.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:26.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:26.995 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:27.019 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:27.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:27.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:27.125 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:27.149 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:27.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:27.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:27.252 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:27.279 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:27.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:27.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:27.383 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:27.412 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:27.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:27.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:27.516 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:27.542 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:27.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:27.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:27.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:27 smithi086 bash[59714]: cluster 2023-10-09T10:40:25.818054+0000 mgr.y (mgr.26072) 1151 : cluster 0 pgmap v1343: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.8 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 168 op/s; 24756/187035 objects degraded (13.236%); 3963/187035 objects misplaced (2.119%); 2.4 MiB/s, 39 objects/s recovering 2023-10-09T10:40:27.645 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:27.672 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:27.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:27.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:27.775 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:27.784 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:27 smithi053 bash[79554]: cluster 2023-10-09T10:40:25.818054+0000 mgr.y (mgr.26072) 1151 : cluster 0 pgmap v1343: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.8 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 168 op/s; 24756/187035 objects degraded (13.236%); 3963/187035 objects misplaced (2.119%); 2.4 MiB/s, 39 objects/s recovering 2023-10-09T10:40:27.784 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:27 smithi053 bash[76859]: cluster 2023-10-09T10:40:25.818054+0000 mgr.y (mgr.26072) 1151 : cluster 0 pgmap v1343: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.8 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 168 op/s; 24756/187035 objects degraded (13.236%); 3963/187035 objects misplaced (2.119%); 2.4 MiB/s, 39 objects/s recovering 2023-10-09T10:40:27.802 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:27.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:27.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:27.905 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:27.930 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:27.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:27.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:28.036 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:28.061 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:28.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:28.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:28.164 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:28.189 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:28.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:28.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:28.293 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:28.315 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:28.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:28.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:28.419 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:28.445 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:28.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:28.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:28.549 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:28.569 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:28.571 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:28 smithi053 bash[79554]: cluster 2023-10-09T10:40:28.322298+0000 mon.a (mon.0) 1750 : cluster 3 Health check update: Degraded data redundancy: 24756/187035 objects degraded (13.236%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:28.572 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:28 smithi053 bash[76859]: cluster 2023-10-09T10:40:28.322298+0000 mon.a (mon.0) 1750 : cluster 3 Health check update: Degraded data redundancy: 24756/187035 objects degraded (13.236%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:28.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:28.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:28.581 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:40:28.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:28 smithi086 bash[59714]: cluster 2023-10-09T10:40:28.322298+0000 mon.a (mon.0) 1750 : cluster 3 Health check update: Degraded data redundancy: 24756/187035 objects degraded (13.236%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:28.674 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:28.699 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:28.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:28.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:28.726 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-09T10:40:28.802 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:28.824 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:28.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:28.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:28.929 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:28.957 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:28.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:28.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:29.060 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:29.092 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:29.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:29.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:29.195 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:29.217 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:29.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:29.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:29.320 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:29.340 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:29.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:29.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:29.444 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:29.457 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:29 smithi086 bash[59714]: cluster 2023-10-09T10:40:27.819358+0000 mgr.y (mgr.26072) 1152 : cluster 0 pgmap v1344: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.8 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 181 op/s; 24544/185601 objects degraded (13.224%); 3908/185601 objects misplaced (2.106%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T10:40:29.457 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:29 smithi086 bash[59714]: audit 2023-10-09T10:40:28.722318+0000 mon.a (mon.0) 1751 : audit 1 from='client.? 172.21.15.53:0/1392030337' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-10-09T10:40:29.472 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:29.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:29.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:29.575 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:29.601 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:29.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:29.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:29.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:29 smithi053 bash[76859]: cluster 2023-10-09T10:40:27.819358+0000 mgr.y (mgr.26072) 1152 : cluster 0 pgmap v1344: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.8 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 181 op/s; 24544/185601 objects degraded (13.224%); 3908/185601 objects misplaced (2.106%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T10:40:29.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:29 smithi053 bash[76859]: audit 2023-10-09T10:40:28.722318+0000 mon.a (mon.0) 1751 : audit 1 from='client.? 172.21.15.53:0/1392030337' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-10-09T10:40:29.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:29 smithi053 bash[79554]: cluster 2023-10-09T10:40:27.819358+0000 mgr.y (mgr.26072) 1152 : cluster 0 pgmap v1344: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.8 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 181 op/s; 24544/185601 objects degraded (13.224%); 3908/185601 objects misplaced (2.106%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T10:40:29.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:29 smithi053 bash[79554]: audit 2023-10-09T10:40:28.722318+0000 mon.a (mon.0) 1751 : audit 1 from='client.? 172.21.15.53:0/1392030337' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-10-09T10:40:29.708 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:29.732 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:29.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:29.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:29.839 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:29.869 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:29.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:29.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:29.972 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:29.996 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:29.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:29.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:30.100 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:30.131 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:30.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:30.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:30.236 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:30.265 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:30.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:30.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:30.371 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:30.403 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:30.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:30.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:30.506 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:30.535 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:30.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:30.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:30.638 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:30.660 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:30.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:30.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:30.764 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:30.789 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:30.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:30.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:30.892 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:30.911 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:30.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:30.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:31.014 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:31.038 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:31.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:31.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:31.142 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:31.165 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:31.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:31.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:31.267 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:31.298 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:31.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:31.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:31.395 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-09T10:40:31.405 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:31.435 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:31.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:31.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:31.539 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:31.574 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:31.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:31.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:31.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:31 smithi086 bash[59714]: cluster 2023-10-09T10:40:29.820166+0000 mgr.y (mgr.26072) 1153 : cluster 0 pgmap v1345: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.8 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 142 op/s; 24544/185490 objects degraded (13.232%); 3908/185490 objects misplaced (2.107%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T10:40:31.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:31 smithi053 bash[76859]: cluster 2023-10-09T10:40:29.820166+0000 mgr.y (mgr.26072) 1153 : cluster 0 pgmap v1345: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.8 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 142 op/s; 24544/185490 objects degraded (13.232%); 3908/185490 objects misplaced (2.107%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T10:40:31.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:31 smithi053 bash[79554]: cluster 2023-10-09T10:40:29.820166+0000 mgr.y (mgr.26072) 1153 : cluster 0 pgmap v1345: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.8 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 142 op/s; 24544/185490 objects degraded (13.232%); 3908/185490 objects misplaced (2.107%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T10:40:31.679 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:31.704 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:31.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:31.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:31.807 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:31.832 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:31.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:31.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:31.937 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:31.960 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:31.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:31.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:32.064 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:32.088 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:32.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:32.090 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:32.191 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:32.211 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:32.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:32.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:32.314 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:32.336 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:32.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:32.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:32.439 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:32.463 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:32.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:32.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:32.566 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:32.591 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:32.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:32.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:32.680 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:40:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:40:32] "GET /metrics HTTP/1.1" 200 36587 "" "Prometheus/2.33.4" 2023-10-09T10:40:32.694 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:32.722 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:32.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:32.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:32.826 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:32.855 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:32.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:32.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:32.958 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:32.991 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:32.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:32.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:33.094 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:33.118 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:33.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:33.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:33.226 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:33.253 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:33.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:33.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:33.356 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:33.383 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:33.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:33.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:33.487 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:33.514 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:33.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:33.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:33.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:33 smithi053 bash[76859]: cluster 2023-10-09T10:40:31.821244+0000 mgr.y (mgr.26072) 1154 : cluster 0 pgmap v1346: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.8 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 159 op/s; 24544/184725 objects degraded (13.287%); 3908/184725 objects misplaced (2.116%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T10:40:33.525 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:33 smithi053 bash[76859]: cluster 2023-10-09T10:40:33.323540+0000 mon.a (mon.0) 1752 : cluster 3 Health check update: Degraded data redundancy: 24544/184725 objects degraded (13.287%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:33.525 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:33 smithi053 bash[79554]: cluster 2023-10-09T10:40:31.821244+0000 mgr.y (mgr.26072) 1154 : cluster 0 pgmap v1346: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.8 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 159 op/s; 24544/184725 objects degraded (13.287%); 3908/184725 objects misplaced (2.116%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T10:40:33.525 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:33 smithi053 bash[79554]: cluster 2023-10-09T10:40:33.323540+0000 mon.a (mon.0) 1752 : cluster 3 Health check update: Degraded data redundancy: 24544/184725 objects degraded (13.287%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:33.618 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:33.641 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:33.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:33.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:33.744 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:33.767 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:33.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:33.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:33.785 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:33 smithi086 bash[59714]: cluster 2023-10-09T10:40:31.821244+0000 mgr.y (mgr.26072) 1154 : cluster 0 pgmap v1346: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.8 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 159 op/s; 24544/184725 objects degraded (13.287%); 3908/184725 objects misplaced (2.116%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T10:40:33.785 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:33 smithi086 bash[59714]: cluster 2023-10-09T10:40:33.323540+0000 mon.a (mon.0) 1752 : cluster 3 Health check update: Degraded data redundancy: 24544/184725 objects degraded (13.287%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:33.872 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:33.895 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:33.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:33.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:33.998 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:34.023 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:34.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:34.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:34.128 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:34.150 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:34.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:34.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:34.259 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:34.281 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:34.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:34.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:34.384 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:34.409 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:34.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:34.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:34.512 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:34.534 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:34.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:34.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:34.637 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:34.659 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:34.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:34.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:34.762 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:34.793 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:34.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:34.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:34.899 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:34.928 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:34.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:34.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:35.031 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:35.072 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:35.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:35.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:35.177 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:35.200 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:35.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:35.203 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:35.304 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:35.333 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:35.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:35.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:35.439 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:35.462 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:35.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:35.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:35.566 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:35.590 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:35.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:35.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:35.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:35 smithi053 bash[76859]: cluster 2023-10-09T10:40:33.821973+0000 mgr.y (mgr.26072) 1155 : cluster 0 pgmap v1347: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 179 op/s; 24330/183213 objects degraded (13.280%); 3849/183213 objects misplaced (2.101%); 3.5 MiB/s, 55 objects/s recovering 2023-10-09T10:40:35.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:35 smithi053 bash[76859]: audit 2023-10-09T10:40:34.914654+0000 mon.a (mon.0) 1753 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:35.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:35 smithi053 bash[76859]: audit 2023-10-09T10:40:34.923319+0000 mon.a (mon.0) 1754 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:35.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:35 smithi053 bash[76859]: audit 2023-10-09T10:40:34.924698+0000 mon.a (mon.0) 1755 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:40:35.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:35 smithi053 bash[76859]: audit 2023-10-09T10:40:34.925790+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:40:35.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:35 smithi053 bash[76859]: audit 2023-10-09T10:40:34.932050+0000 mon.a (mon.0) 1757 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:35.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:35 smithi053 bash[79554]: cluster 2023-10-09T10:40:33.821973+0000 mgr.y (mgr.26072) 1155 : cluster 0 pgmap v1347: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 179 op/s; 24330/183213 objects degraded (13.280%); 3849/183213 objects misplaced (2.101%); 3.5 MiB/s, 55 objects/s recovering 2023-10-09T10:40:35.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:35 smithi053 bash[79554]: audit 2023-10-09T10:40:34.914654+0000 mon.a (mon.0) 1753 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:35.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:35 smithi053 bash[79554]: audit 2023-10-09T10:40:34.923319+0000 mon.a (mon.0) 1754 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:35.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:35 smithi053 bash[79554]: audit 2023-10-09T10:40:34.924698+0000 mon.a (mon.0) 1755 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:40:35.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:35 smithi053 bash[79554]: audit 2023-10-09T10:40:34.925790+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:40:35.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:35 smithi053 bash[79554]: audit 2023-10-09T10:40:34.932050+0000 mon.a (mon.0) 1757 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:35.693 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:35.719 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:35.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:35.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:35.826 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:35.837 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:35 smithi086 bash[59714]: cluster 2023-10-09T10:40:33.821973+0000 mgr.y (mgr.26072) 1155 : cluster 0 pgmap v1347: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 179 op/s; 24330/183213 objects degraded (13.280%); 3849/183213 objects misplaced (2.101%); 3.5 MiB/s, 55 objects/s recovering 2023-10-09T10:40:35.837 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:35 smithi086 bash[59714]: audit 2023-10-09T10:40:34.914654+0000 mon.a (mon.0) 1753 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:35.837 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:35 smithi086 bash[59714]: audit 2023-10-09T10:40:34.923319+0000 mon.a (mon.0) 1754 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:35.837 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:35 smithi086 bash[59714]: audit 2023-10-09T10:40:34.924698+0000 mon.a (mon.0) 1755 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:40:35.837 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:35 smithi086 bash[59714]: audit 2023-10-09T10:40:34.925790+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:40:35.837 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:35 smithi086 bash[59714]: audit 2023-10-09T10:40:34.932050+0000 mon.a (mon.0) 1757 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:35.852 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:35.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:35.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:35.956 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:35.982 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:35.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:35.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:36.085 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:36.109 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:36.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:36.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:36.213 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:36.235 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:36.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:36.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:36.340 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:36.366 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:36.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:36.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:36.396 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 6, 7] out_osds: [0, 3, 4, 5] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:40:36.397 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:40:36.397 INFO:tasks.thrashosds.thrasher:fixing pg num pool device_health_metrics 2023-10-09T10:40:36.397 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T10:40:36.469 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:36.495 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:36.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:36.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:36.598 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:36.625 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:36.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:36.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:36.729 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:36.753 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:36.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:36.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:36.857 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:36.876 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:36.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:36.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:36.982 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:37.000 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:37.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:37.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:37.103 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:37.126 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:37.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:37.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:37.229 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:37.251 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:37.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:37.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:37.356 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:37.378 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:37.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:37.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:37.411 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:40:37.438 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:40:37.461 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:40:37.484 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:37.484 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:40:37.496 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:37 smithi086 bash[59714]: cluster 2023-10-09T10:40:35.822700+0000 mgr.y (mgr.26072) 1156 : cluster 0 pgmap v1348: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 161 op/s; 24330/182055 objects degraded (13.364%); 3849/182055 objects misplaced (2.114%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T10:40:37.496 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:37 smithi086 bash[59714]: audit 2023-10-09T10:40:37.379506+0000 mon.c (mon.2) 98 : audit 0 from='client.? 172.21.15.53:0/3885063480' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:40:37.506 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:40:37.511 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:37.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:37.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:37.529 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:40:37.549 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:40:37.570 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:40:37.571 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:40:37.571 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:40:37.572 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:40:37.572 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:40:37.572 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:40:37.572 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:40:37.572 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:40:37.572 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:40:37.613 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:37.639 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:37.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:37.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:37.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:37 smithi053 bash[79554]: cluster 2023-10-09T10:40:35.822700+0000 mgr.y (mgr.26072) 1156 : cluster 0 pgmap v1348: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 161 op/s; 24330/182055 objects degraded (13.364%); 3849/182055 objects misplaced (2.114%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T10:40:37.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:37 smithi053 bash[79554]: audit 2023-10-09T10:40:37.379506+0000 mon.c (mon.2) 98 : audit 0 from='client.? 172.21.15.53:0/3885063480' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:40:37.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:37 smithi053 bash[76859]: cluster 2023-10-09T10:40:35.822700+0000 mgr.y (mgr.26072) 1156 : cluster 0 pgmap v1348: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 161 op/s; 24330/182055 objects degraded (13.364%); 3849/182055 objects misplaced (2.114%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T10:40:37.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:37 smithi053 bash[76859]: audit 2023-10-09T10:40:37.379506+0000 mon.c (mon.2) 98 : audit 0 from='client.? 172.21.15.53:0/3885063480' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:40:37.744 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:37.767 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:37.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:37.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:37.870 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:37.896 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:37.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:37.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:37.999 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:38.029 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:38.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:38.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:38.136 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:38.164 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:38.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:38.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:38.267 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:38.291 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:38.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:38.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:38.395 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:38.423 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:38.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:38.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:38.469 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is set 2023-10-09T10:40:38.526 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:38.535 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:38 smithi053 bash[79554]: audit 2023-10-09T10:40:37.656832+0000 mon.a (mon.0) 1758 : audit 1 from='client.? 172.21.15.53:0/1787086497' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:40:38.535 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:38 smithi053 bash[79554]: audit 2023-10-09T10:40:38.089181+0000 mon.a (mon.0) 1759 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:40:38.535 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:38 smithi053 bash[79554]: cluster 2023-10-09T10:40:38.324621+0000 mon.a (mon.0) 1760 : cluster 3 Health check update: Degraded data redundancy: 24330/182055 objects degraded (13.364%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:38.535 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:38 smithi053 bash[76859]: audit 2023-10-09T10:40:37.656832+0000 mon.a (mon.0) 1758 : audit 1 from='client.? 172.21.15.53:0/1787086497' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:40:38.535 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:38 smithi053 bash[76859]: audit 2023-10-09T10:40:38.089181+0000 mon.a (mon.0) 1759 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:40:38.535 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:38 smithi053 bash[76859]: cluster 2023-10-09T10:40:38.324621+0000 mon.a (mon.0) 1760 : cluster 3 Health check update: Degraded data redundancy: 24330/182055 objects degraded (13.364%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:38.551 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:38.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:38.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:38.655 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:38.683 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:38.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:38.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:38.787 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:38.798 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:38 smithi086 bash[59714]: audit 2023-10-09T10:40:37.656832+0000 mon.a (mon.0) 1758 : audit 1 from='client.? 172.21.15.53:0/1787086497' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:40:38.798 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:38 smithi086 bash[59714]: audit 2023-10-09T10:40:38.089181+0000 mon.a (mon.0) 1759 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:40:38.798 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:38 smithi086 bash[59714]: cluster 2023-10-09T10:40:38.324621+0000 mon.a (mon.0) 1760 : cluster 3 Health check update: Degraded data redundancy: 24330/182055 objects degraded (13.364%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:38.812 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:38.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:38.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:38.916 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:38.942 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:38.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:38.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:39.046 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:39.071 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:39.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:39.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:39.175 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:39.198 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:39.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:39.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:39.302 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:39.323 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:39.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:39.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:39.426 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:39.451 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:39.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:39.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:39.556 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:39.580 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:39.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:39.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:39.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:39 smithi086 bash[59714]: cluster 2023-10-09T10:40:37.823364+0000 mgr.y (mgr.26072) 1157 : cluster 0 pgmap v1349: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 187 op/s; 24103/180276 objects degraded (13.370%); 3792/180276 objects misplaced (2.103%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T10:40:39.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:39 smithi086 bash[59714]: cluster 2023-10-09T10:40:38.451829+0000 mon.a (mon.0) 1761 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:40:39.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:39 smithi086 bash[59714]: audit 2023-10-09T10:40:38.461862+0000 mon.a (mon.0) 1762 : audit 1 from='client.? 172.21.15.53:0/1787086497' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:40:39.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:39 smithi086 bash[59714]: cluster 2023-10-09T10:40:38.462140+0000 mon.a (mon.0) 1763 : cluster 0 osdmap e388: 8 total, 8 up, 4 in 2023-10-09T10:40:39.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:39 smithi086 bash[59714]: cluster 2023-10-09T10:40:38.467398+0000 osd.7 (osd.7) 361 : cluster 3 failed to encode map e388 with expected crc 2023-10-09T10:40:39.684 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:39.706 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:39.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:39.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:39.810 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:39.834 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:39.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:39.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:39.866 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:39 smithi053 bash[79554]: cluster 2023-10-09T10:40:37.823364+0000 mgr.y (mgr.26072) 1157 : cluster 0 pgmap v1349: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 187 op/s; 24103/180276 objects degraded (13.370%); 3792/180276 objects misplaced (2.103%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T10:40:39.866 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:39 smithi053 bash[79554]: cluster 2023-10-09T10:40:38.451829+0000 mon.a (mon.0) 1761 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:40:39.867 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:39 smithi053 bash[79554]: audit 2023-10-09T10:40:38.461862+0000 mon.a (mon.0) 1762 : audit 1 from='client.? 172.21.15.53:0/1787086497' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:40:39.867 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:39 smithi053 bash[79554]: cluster 2023-10-09T10:40:38.462140+0000 mon.a (mon.0) 1763 : cluster 0 osdmap e388: 8 total, 8 up, 4 in 2023-10-09T10:40:39.867 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:39 smithi053 bash[79554]: cluster 2023-10-09T10:40:38.467398+0000 osd.7 (osd.7) 361 : cluster 3 failed to encode map e388 with expected crc 2023-10-09T10:40:39.867 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:39 smithi053 bash[76859]: cluster 2023-10-09T10:40:37.823364+0000 mgr.y (mgr.26072) 1157 : cluster 0 pgmap v1349: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 187 op/s; 24103/180276 objects degraded (13.370%); 3792/180276 objects misplaced (2.103%); 3.4 MiB/s, 54 objects/s recovering 2023-10-09T10:40:39.867 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:39 smithi053 bash[76859]: cluster 2023-10-09T10:40:38.451829+0000 mon.a (mon.0) 1761 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:40:39.867 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:39 smithi053 bash[76859]: audit 2023-10-09T10:40:38.461862+0000 mon.a (mon.0) 1762 : audit 1 from='client.? 172.21.15.53:0/1787086497' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:40:39.867 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:39 smithi053 bash[76859]: cluster 2023-10-09T10:40:38.462140+0000 mon.a (mon.0) 1763 : cluster 0 osdmap e388: 8 total, 8 up, 4 in 2023-10-09T10:40:39.868 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:39 smithi053 bash[76859]: cluster 2023-10-09T10:40:38.467398+0000 osd.7 (osd.7) 361 : cluster 3 failed to encode map e388 with expected crc 2023-10-09T10:40:39.937 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:39.959 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:39.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:39.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:40.064 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:40.087 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:40.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:40.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:40.190 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:40.218 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:40.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:40.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:40.322 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:40.377 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:40.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:40.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:40.482 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:40.503 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:40.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:40.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:40.606 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:40.637 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:40.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:40.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:40.739 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:40.763 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:40.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:40.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:40.867 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:40.893 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:40.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:40.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:40.996 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:41.019 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:41.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:41.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:41.121 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:41.145 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:41.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:41.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:41.249 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:41.257 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:40:41.258 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:40:41.281 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:41.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:41.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:41.385 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:41.409 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:41.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:41.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:41.513 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:41.523 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:41 smithi053 bash[79554]: cluster 2023-10-09T10:40:39.823955+0000 mgr.y (mgr.26072) 1158 : cluster 0 pgmap v1351: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 180 op/s; 24103/180075 objects degraded (13.385%); 3792/180075 objects misplaced (2.106%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:40:41.524 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:41 smithi053 bash[76859]: cluster 2023-10-09T10:40:39.823955+0000 mgr.y (mgr.26072) 1158 : cluster 0 pgmap v1351: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 180 op/s; 24103/180075 objects degraded (13.385%); 3792/180075 objects misplaced (2.106%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:40:41.540 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:41.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:41.542 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:41.643 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:41.652 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:41 smithi086 bash[59714]: cluster 2023-10-09T10:40:39.823955+0000 mgr.y (mgr.26072) 1158 : cluster 0 pgmap v1351: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 180 op/s; 24103/180075 objects degraded (13.385%); 3792/180075 objects misplaced (2.106%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:40:41.668 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:41.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:41.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:41.772 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:41.800 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:41.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:41.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:41.903 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:41.932 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:41.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:41.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:42.035 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:42.060 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:42.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:42.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:42.165 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:42.195 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:42.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:42.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:42.298 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:42.330 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:42.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:42.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:42.433 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:42.459 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:42.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:42.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:42.498 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:40:42.524 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-09T10:40:42.564 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:42.570 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:40:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:40:42] "GET /metrics HTTP/1.1" 200 36587 "" "Prometheus/2.33.4" 2023-10-09T10:40:42.587 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:42.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:42.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:42.691 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:42.715 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:42.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:42.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:42.818 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:42.844 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:42.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:42.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:42.948 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:42.977 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:42.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:42.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:43.072 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T10:40:43.080 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:43.112 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:43.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:43.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:43.216 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:43.248 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:43.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:43.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:43.351 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:43.376 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:43.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:43.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:43.482 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:43.509 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:43.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:43.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:43.593 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:40:43.613 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:43 smithi086 bash[59714]: cluster 2023-10-09T10:40:41.824919+0000 mgr.y (mgr.26072) 1159 : cluster 0 pgmap v1352: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 180 op/s; 24103/179316 objects degraded (13.442%); 3792/179316 objects misplaced (2.115%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:40:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:43 smithi086 bash[59714]: cluster 2023-10-09T10:40:43.326394+0000 mon.a (mon.0) 1764 : cluster 3 Health check update: Degraded data redundancy: 24103/179316 objects degraded (13.442%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:43.640 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:43.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:43.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:43.743 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:43.769 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:43.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:43.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:43.873 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:43.897 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:43.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:43.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:43.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:43 smithi053 bash[79554]: cluster 2023-10-09T10:40:41.824919+0000 mgr.y (mgr.26072) 1159 : cluster 0 pgmap v1352: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 180 op/s; 24103/179316 objects degraded (13.442%); 3792/179316 objects misplaced (2.115%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:40:43.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:43 smithi053 bash[79554]: cluster 2023-10-09T10:40:43.326394+0000 mon.a (mon.0) 1764 : cluster 3 Health check update: Degraded data redundancy: 24103/179316 objects degraded (13.442%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:43.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:43 smithi053 bash[76859]: cluster 2023-10-09T10:40:41.824919+0000 mgr.y (mgr.26072) 1159 : cluster 0 pgmap v1352: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.7 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 180 op/s; 24103/179316 objects degraded (13.442%); 3792/179316 objects misplaced (2.115%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:40:43.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:43 smithi053 bash[76859]: cluster 2023-10-09T10:40:43.326394+0000 mon.a (mon.0) 1764 : cluster 3 Health check update: Degraded data redundancy: 24103/179316 objects degraded (13.442%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:44.000 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:44.026 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:44.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:44.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:44.129 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:44.151 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:44.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:44.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:44.255 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:44.283 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:44.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:44.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:44.386 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:44.414 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:44.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:44.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:44.518 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:44.541 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:44.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:44.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:44.644 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:44.666 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:44.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:44.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:44.769 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:44.801 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:44.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:44.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:44.905 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:44.931 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:44.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:44.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:45.036 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:45.063 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:45.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:45.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:45.168 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:45.197 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:45.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:45.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:45.302 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:45.326 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:45.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:45.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:45.432 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:45.461 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:45.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:45.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:45.568 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:45.602 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:45.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:45.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:45.710 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:45.728 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:45 smithi086 bash[59714]: cluster 2023-10-09T10:40:43.825884+0000 mgr.y (mgr.26072) 1160 : cluster 0 pgmap v1353: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.6 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 184 op/s; 23868/177663 objects degraded (13.434%); 3733/177663 objects misplaced (2.101%); 2.9 MiB/s, 46 objects/s recovering 2023-10-09T10:40:45.744 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:45.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:45.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:45.849 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:45.860 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:45 smithi053 bash[79554]: cluster 2023-10-09T10:40:43.825884+0000 mgr.y (mgr.26072) 1160 : cluster 0 pgmap v1353: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.6 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 184 op/s; 23868/177663 objects degraded (13.434%); 3733/177663 objects misplaced (2.101%); 2.9 MiB/s, 46 objects/s recovering 2023-10-09T10:40:45.860 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:45 smithi053 bash[76859]: cluster 2023-10-09T10:40:43.825884+0000 mgr.y (mgr.26072) 1160 : cluster 0 pgmap v1353: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.6 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 184 op/s; 23868/177663 objects degraded (13.434%); 3733/177663 objects misplaced (2.101%); 2.9 MiB/s, 46 objects/s recovering 2023-10-09T10:40:45.881 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:45.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:45.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:45.986 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:46.016 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:46.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:46.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:46.119 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:46.150 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:46.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:46.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:46.257 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:46.284 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:46.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:46.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:46.387 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:46.413 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:46.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:46.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:46.517 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:46.547 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:46.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:46.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:46.647 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:40:46.649 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:40:46.650 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:46.673 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:46.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:46.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:46.775 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:46.800 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:46.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:46.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:46.904 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:46.937 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:46.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:46.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:47.040 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:47.067 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:47.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:47.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:47.175 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:47.201 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:47.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:47.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:47.304 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:47.327 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:47.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:47.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:47.431 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:47.455 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:47.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:47.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:47.559 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:47.568 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:47 smithi053 bash[76859]: cluster 2023-10-09T10:40:45.827110+0000 mgr.y (mgr.26072) 1161 : cluster 0 pgmap v1354: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.6 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 181 op/s; 23868/176598 objects degraded (13.515%); 3733/176598 objects misplaced (2.114%); 2.9 MiB/s, 46 objects/s recovering 2023-10-09T10:40:47.568 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:47 smithi053 bash[79554]: cluster 2023-10-09T10:40:45.827110+0000 mgr.y (mgr.26072) 1161 : cluster 0 pgmap v1354: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.6 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 181 op/s; 23868/176598 objects degraded (13.515%); 3733/176598 objects misplaced (2.114%); 2.9 MiB/s, 46 objects/s recovering 2023-10-09T10:40:47.583 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:47.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:47.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:47.661 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:40:47.685 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:47.694 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:47 smithi086 bash[59714]: cluster 2023-10-09T10:40:45.827110+0000 mgr.y (mgr.26072) 1161 : cluster 0 pgmap v1354: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.6 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 181 op/s; 23868/176598 objects degraded (13.515%); 3733/176598 objects misplaced (2.114%); 2.9 MiB/s, 46 objects/s recovering 2023-10-09T10:40:47.708 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:47.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:47.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:47.812 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:47.835 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:47.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:47.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:47.939 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:47.966 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:47.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:47.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:48.070 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:48.097 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:48.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:48.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:48.200 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:48.231 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:48.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:48.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:48.334 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:48.356 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:48.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:48.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:48.459 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:48.480 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:48 smithi086 bash[59714]: cluster 2023-10-09T10:40:48.331895+0000 mon.a (mon.0) 1765 : cluster 3 Health check update: Degraded data redundancy: 23868/176598 objects degraded (13.515%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:48.481 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:48.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:48.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:48.584 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:48.611 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:48.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:48.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:48.716 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:48.740 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:48.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:48.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:48.844 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:48.872 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:48.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:48.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:48.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:48 smithi053 bash[79554]: cluster 2023-10-09T10:40:48.331895+0000 mon.a (mon.0) 1765 : cluster 3 Health check update: Degraded data redundancy: 23868/176598 objects degraded (13.515%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:48.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:48 smithi053 bash[76859]: cluster 2023-10-09T10:40:48.331895+0000 mon.a (mon.0) 1765 : cluster 3 Health check update: Degraded data redundancy: 23868/176598 objects degraded (13.515%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:48.976 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:49.003 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:49.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:49.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:49.107 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:49.137 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:49.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:49.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:49.243 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:49.271 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:49.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:49.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:49.375 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:49.404 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:49.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:49.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:49.512 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:49.542 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:49.544 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:49 smithi086 bash[59714]: cluster 2023-10-09T10:40:47.828387+0000 mgr.y (mgr.26072) 1162 : cluster 0 pgmap v1355: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.6 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 188 op/s; 23623/174627 objects degraded (13.528%); 3679/174627 objects misplaced (2.107%); 3.0 MiB/s, 47 objects/s recovering 2023-10-09T10:40:49.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:49.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:49.646 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:49.669 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:49.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:49.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:49.773 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:49.804 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:49 smithi053 bash[76859]: cluster 2023-10-09T10:40:47.828387+0000 mgr.y (mgr.26072) 1162 : cluster 0 pgmap v1355: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.6 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 188 op/s; 23623/174627 objects degraded (13.528%); 3679/174627 objects misplaced (2.107%); 3.0 MiB/s, 47 objects/s recovering 2023-10-09T10:40:49.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:49 smithi053 bash[79554]: cluster 2023-10-09T10:40:47.828387+0000 mgr.y (mgr.26072) 1162 : cluster 0 pgmap v1355: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.6 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 188 op/s; 23623/174627 objects degraded (13.528%); 3679/174627 objects misplaced (2.107%); 3.0 MiB/s, 47 objects/s recovering 2023-10-09T10:40:49.804 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:49.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:49.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:49.907 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:49.933 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:49.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:49.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:50.036 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:50.065 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:50.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:50.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:50.173 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:50.198 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:50.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:50.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:50.264 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:40:50.265 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2023-10-09T10:40:50.302 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:50.331 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:50.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:50.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:50.434 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:50.459 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:50.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:50.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:50.565 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:50.594 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:50.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:50.597 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:50.698 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:50.724 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:50.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:50.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:50.828 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:50.856 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:50.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:50.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:50.959 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:50.986 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:50.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:50.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:51.088 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:51.113 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:51.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:51.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:51.217 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:51.242 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:51.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:51.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:51.345 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:51.375 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:51.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:51.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:51.479 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:51.510 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:51.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:51.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:51.614 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:51.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:51 smithi086 bash[59714]: cluster 2023-10-09T10:40:49.829405+0000 mgr.y (mgr.26072) 1163 : cluster 0 pgmap v1356: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.6 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 170 op/s; 23623/174471 objects degraded (13.540%); 3679/174471 objects misplaced (2.109%); 2.6 MiB/s, 42 objects/s recovering 2023-10-09T10:40:51.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:51 smithi086 bash[59714]: audit 2023-10-09T10:40:50.248906+0000 mgr.y (mgr.26072) 1164 : audit 0 from='client.35844 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:40:51.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:51 smithi086 bash[59714]: cluster 2023-10-09T10:40:50.488787+0000 mon.a (mon.0) 1766 : cluster 0 osdmap e389: 8 total, 8 up, 4 in 2023-10-09T10:40:51.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:51 smithi086 bash[59714]: cluster 2023-10-09T10:40:50.490948+0000 osd.6 (osd.6) 368 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T10:40:51.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:51 smithi086 bash[59714]: cluster 2023-10-09T10:40:50.492431+0000 osd.7 (osd.7) 362 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T10:40:51.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:51 smithi086 bash[59714]: cluster 2023-10-09T10:40:50.494862+0000 osd.6 (osd.6) 369 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T10:40:51.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:51 smithi086 bash[59714]: cluster 2023-10-09T10:40:50.495105+0000 osd.7 (osd.7) 363 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T10:40:51.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:51.646 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:51.646 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:51.747 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:51.778 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:51.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:51.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:51.881 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:51.893 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:51 smithi053 bash[79554]: cluster 2023-10-09T10:40:49.829405+0000 mgr.y (mgr.26072) 1163 : cluster 0 pgmap v1356: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.6 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 170 op/s; 23623/174471 objects degraded (13.540%); 3679/174471 objects misplaced (2.109%); 2.6 MiB/s, 42 objects/s recovering 2023-10-09T10:40:51.893 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:51 smithi053 bash[79554]: audit 2023-10-09T10:40:50.248906+0000 mgr.y (mgr.26072) 1164 : audit 0 from='client.35844 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:40:51.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:51 smithi053 bash[79554]: cluster 2023-10-09T10:40:50.488787+0000 mon.a (mon.0) 1766 : cluster 0 osdmap e389: 8 total, 8 up, 4 in 2023-10-09T10:40:51.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:51 smithi053 bash[79554]: cluster 2023-10-09T10:40:50.490948+0000 osd.6 (osd.6) 368 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T10:40:51.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:51 smithi053 bash[79554]: cluster 2023-10-09T10:40:50.492431+0000 osd.7 (osd.7) 362 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T10:40:51.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:51 smithi053 bash[79554]: cluster 2023-10-09T10:40:50.494862+0000 osd.6 (osd.6) 369 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T10:40:51.894 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:51 smithi053 bash[79554]: cluster 2023-10-09T10:40:50.495105+0000 osd.7 (osd.7) 363 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T10:40:51.894 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:51 smithi053 bash[76859]: cluster 2023-10-09T10:40:49.829405+0000 mgr.y (mgr.26072) 1163 : cluster 0 pgmap v1356: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.6 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 170 op/s; 23623/174471 objects degraded (13.540%); 3679/174471 objects misplaced (2.109%); 2.6 MiB/s, 42 objects/s recovering 2023-10-09T10:40:51.895 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:51 smithi053 bash[76859]: audit 2023-10-09T10:40:50.248906+0000 mgr.y (mgr.26072) 1164 : audit 0 from='client.35844 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:40:51.895 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:51 smithi053 bash[76859]: cluster 2023-10-09T10:40:50.488787+0000 mon.a (mon.0) 1766 : cluster 0 osdmap e389: 8 total, 8 up, 4 in 2023-10-09T10:40:51.895 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:51 smithi053 bash[76859]: cluster 2023-10-09T10:40:50.490948+0000 osd.6 (osd.6) 368 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T10:40:51.895 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:51 smithi053 bash[76859]: cluster 2023-10-09T10:40:50.492431+0000 osd.7 (osd.7) 362 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T10:40:51.895 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:51 smithi053 bash[76859]: cluster 2023-10-09T10:40:50.494862+0000 osd.6 (osd.6) 369 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T10:40:51.895 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:51 smithi053 bash[76859]: cluster 2023-10-09T10:40:50.495105+0000 osd.7 (osd.7) 363 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T10:40:51.913 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:51.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:51.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:52.017 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:52.045 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:52.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:52.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:52.148 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:52.169 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:52.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:52.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:52.272 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:52.295 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:52.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:52.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:52.398 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:52.429 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:52.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:52.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:52.533 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:52.559 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:52.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:52.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:52.663 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:52.676 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:52 smithi086 bash[59714]: cluster 2023-10-09T10:40:50.752288+0000 osd.4 (osd.4) 332 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T10:40:52.676 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:52 smithi086 bash[59714]: cluster 2023-10-09T10:40:50.752464+0000 osd.5 (osd.5) 468 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T10:40:52.676 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:52 smithi086 bash[59714]: cluster 2023-10-09T10:40:51.489924+0000 osd.5 (osd.5) 469 : cluster 3 failed to encode map e390 with expected crc 2023-10-09T10:40:52.676 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:52 smithi086 bash[59714]: cluster 2023-10-09T10:40:51.490115+0000 osd.6 (osd.6) 370 : cluster 3 failed to encode map e390 with expected crc 2023-10-09T10:40:52.677 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:52 smithi086 bash[59714]: cluster 2023-10-09T10:40:51.491317+0000 mon.a (mon.0) 1767 : cluster 0 osdmap e390: 8 total, 8 up, 4 in 2023-10-09T10:40:52.677 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:52 smithi086 bash[59714]: cluster 2023-10-09T10:40:51.495121+0000 osd.6 (osd.6) 371 : cluster 3 failed to encode map e390 with expected crc 2023-10-09T10:40:52.689 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:52.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:52.692 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:52.775 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:52 smithi053 bash[79554]: cluster 2023-10-09T10:40:50.752288+0000 osd.4 (osd.4) 332 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T10:40:52.775 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:52 smithi053 bash[79554]: cluster 2023-10-09T10:40:50.752464+0000 osd.5 (osd.5) 468 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T10:40:52.775 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:52 smithi053 bash[79554]: cluster 2023-10-09T10:40:51.489924+0000 osd.5 (osd.5) 469 : cluster 3 failed to encode map e390 with expected crc 2023-10-09T10:40:52.775 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:52 smithi053 bash[79554]: cluster 2023-10-09T10:40:51.490115+0000 osd.6 (osd.6) 370 : cluster 3 failed to encode map e390 with expected crc 2023-10-09T10:40:52.775 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:52 smithi053 bash[79554]: cluster 2023-10-09T10:40:51.491317+0000 mon.a (mon.0) 1767 : cluster 0 osdmap e390: 8 total, 8 up, 4 in 2023-10-09T10:40:52.776 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:52 smithi053 bash[79554]: cluster 2023-10-09T10:40:51.495121+0000 osd.6 (osd.6) 371 : cluster 3 failed to encode map e390 with expected crc 2023-10-09T10:40:52.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:52 smithi053 bash[76859]: cluster 2023-10-09T10:40:50.752288+0000 osd.4 (osd.4) 332 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T10:40:52.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:52 smithi053 bash[76859]: cluster 2023-10-09T10:40:50.752464+0000 osd.5 (osd.5) 468 : cluster 3 failed to encode map e389 with expected crc 2023-10-09T10:40:52.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:52 smithi053 bash[76859]: cluster 2023-10-09T10:40:51.489924+0000 osd.5 (osd.5) 469 : cluster 3 failed to encode map e390 with expected crc 2023-10-09T10:40:52.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:52 smithi053 bash[76859]: cluster 2023-10-09T10:40:51.490115+0000 osd.6 (osd.6) 370 : cluster 3 failed to encode map e390 with expected crc 2023-10-09T10:40:52.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:52 smithi053 bash[76859]: cluster 2023-10-09T10:40:51.491317+0000 mon.a (mon.0) 1767 : cluster 0 osdmap e390: 8 total, 8 up, 4 in 2023-10-09T10:40:52.776 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:52 smithi053 bash[76859]: cluster 2023-10-09T10:40:51.495121+0000 osd.6 (osd.6) 371 : cluster 3 failed to encode map e390 with expected crc 2023-10-09T10:40:52.777 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:40:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:40:52] "GET /metrics HTTP/1.1" 200 36587 "" "Prometheus/2.33.4" 2023-10-09T10:40:52.792 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:52.814 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:52.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:52.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:52.889 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":1356,"stamp":"2023-10-09T10:40:49.828632+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3814266827,"num_objects":58157,"num_object_clones":0,"num_object_copies":174471,"num_objects_missing_on_primary":3227,"num_objects_missing":3227,"num_objects_degraded":23623,"num_objects_misplaced":3679,"num_objects_unfound":0,"num_objects_dirty":58157,"num_whiteouts":0,"num_read":6260,"num_read_kb":13719,"num_write":86351,"num_write_kb":4603064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9384,"num_bytes_recovered":614800936,"num_keys_recovered":10,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":73015,"ondisk_log_size":73015,"up":263,"acting":258,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":276,"num_osds":4,"num_per_pool_osds":4,"num_per_pool_omap_osds":4,"kb":374980608,"kb_used":15070368,"kb_used_data":11791936,"kb_used_omap":25,"kb_used_meta":3278374,"kb_avail":359910240,"statfs":{"total":383980142592,"available":368548085760,"internally_reserved":0,"allocated":12074942464,"data_stored":12069668388,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26364,"internal_metadata":3357055236},"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":-126812160,"num_objects":-1935,"num_object_clones":0,"num_object_copies":-5805,"num_objects_missing_on_primary":-248,"num_objects_missing":-248,"num_objects_degraded":-480,"num_objects_misplaced":-113,"num_objects_unfound":0,"num_objects_dirty":-1935,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1935,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":478,"num_bytes_recovered":31326208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.371664"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":140,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:19.188800+0000","last_change":"2023-10-09T10:38:18.311969+0000","last_active":"2023-10-09T10:40:19.188800+0000","last_peered":"2023-10-09T10:40:19.188800+0000","last_clean":"2023-10-09T10:40:19.188800+0000","last_became_active":"2023-10-09T10:38:18.311454+0000","last_became_peered":"2023-10-09T10:38:18.311454+0000","last_unstale":"2023-10-09T10:40:19.188800+0000","last_undegraded":"2023-10-09T10:40:19.188800+0000","last_fullsized":"2023-10-09T10:40:19.188800+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:17:11.079874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":271,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.444342+0000","last_change":"2023-10-09T10:37:28.307391+0000","last_active":"2023-10-09T10:40:14.444342+0000","last_peered":"2023-10-09T10:40:14.444342+0000","last_clean":"2023-10-09T10:40:14.444342+0000","last_became_active":"2023-10-09T10:37:28.306978+0000","last_became_peered":"2023-10-09T10:37:28.306978+0000","last_unstale":"2023-10-09T10:40:14.444342+0000","last_undegraded":"2023-10-09T10:40:14.444342+0000","last_fullsized":"2023-10-09T10:40:14.444342+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:17:57.731703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":370,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:20.257757+0000","last_change":"2023-10-09T10:38:40.456703+0000","last_active":"2023-10-09T10:40:20.257757+0000","last_peered":"2023-10-09T10:40:20.257757+0000","last_clean":"2023-10-09T10:40:20.257757+0000","last_became_active":"2023-10-09T10:38:40.454494+0000","last_became_peered":"2023-10-09T10:38:40.454494+0000","last_unstale":"2023-10-09T10:40:20.257757+0000","last_undegraded":"2023-10-09T10:40:20.257757+0000","last_fullsized":"2023-10-09T10:40:20.257757+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:32:16.427227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":19,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.461821+0000","last_change":"2023-10-09T10:38:40.458543+0000","last_active":"2023-10-09T10:40:14.461821+0000","last_peered":"2023-10-09T10:40:14.461821+0000","last_clean":"2023-10-09T10:40:14.461821+0000","last_became_active":"2023-10-09T10:38:40.458188+0000","last_became_peered":"2023-10-09T10:38:40.458188+0000","last_unstale":"2023-10-09T10:40:14.461821+0000","last_undegraded":"2023-10-09T10:40:14.461821+0000","last_fullsized":"2023-10-09T10:40:14.461821+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":206,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.438894+0000","last_change":"2023-10-09T10:38:19.329031+0000","last_active":"2023-10-09T10:40:14.438894+0000","last_peered":"2023-10-09T10:40:14.438894+0000","last_clean":"2023-10-09T10:40:14.438894+0000","last_became_active":"2023-10-09T10:38:19.328611+0000","last_became_peered":"2023-10-09T10:38:19.328611+0000","last_unstale":"2023-10-09T10:40:14.438894+0000","last_undegraded":"2023-10-09T10:40:14.438894+0000","last_fullsized":"2023-10-09T10:40:14.438894+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:38:13.798925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":365,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.419137+0000","last_change":"2023-10-09T10:38:40.457519+0000","last_active":"2023-10-09T10:40:14.419137+0000","last_peered":"2023-10-09T10:40:14.419137+0000","last_clean":"2023-10-09T10:40:14.419137+0000","last_became_active":"2023-10-09T10:38:40.457124+0000","last_became_peered":"2023-10-09T10:38:40.457124+0000","last_unstale":"2023-10-09T10:40:14.419137+0000","last_undegraded":"2023-10-09T10:40:14.419137+0000","last_fullsized":"2023-10-09T10:40:14.419137+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":220,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.419282+0000","last_change":"2023-10-09T10:37:28.318663+0000","last_active":"2023-10-09T10:40:14.419282+0000","last_peered":"2023-10-09T10:40:14.419282+0000","last_clean":"2023-10-09T10:40:14.419282+0000","last_became_active":"2023-10-09T10:37:28.318333+0000","last_became_peered":"2023-10-09T10:37:28.318333+0000","last_unstale":"2023-10-09T10:40:14.419282+0000","last_undegraded":"2023-10-09T10:40:14.419282+0000","last_fullsized":"2023-10-09T10:40:14.419282+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":307,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.413022+0000","last_change":"2023-10-09T10:37:28.318200+0000","last_active":"2023-10-09T10:40:14.413022+0000","last_peered":"2023-10-09T10:40:14.413022+0000","last_clean":"2023-10-09T10:40:14.413022+0000","last_became_active":"2023-10-09T10:37:28.317492+0000","last_became_peered":"2023-10-09T10:37:28.317492+0000","last_unstale":"2023-10-09T10:40:14.413022+0000","last_undegraded":"2023-10-09T10:40:14.413022+0000","last_fullsized":"2023-10-09T10:40:14.413022+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":23,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.461641+0000","last_change":"2023-10-09T10:38:19.310196+0000","last_active":"2023-10-09T10:40:14.461641+0000","last_peered":"2023-10-09T10:40:14.461641+0000","last_clean":"2023-10-09T10:40:14.461641+0000","last_became_active":"2023-10-09T10:38:19.308298+0000","last_became_peered":"2023-10-09T10:38:19.308298+0000","last_unstale":"2023-10-09T10:40:14.461641+0000","last_undegraded":"2023-10-09T10:40:14.461641+0000","last_fullsized":"2023-10-09T10:40:14.461641+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":25,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.413340+0000","last_change":"2023-10-09T10:38:18.316814+0000","last_active":"2023-10-09T10:40:14.413340+0000","last_peered":"2023-10-09T10:40:14.413340+0000","last_clean":"2023-10-09T10:40:14.413340+0000","last_became_active":"2023-10-09T10:38:18.316409+0000","last_became_peered":"2023-10-09T10:38:18.316409+0000","last_unstale":"2023-10-09T10:40:14.413340+0000","last_undegraded":"2023-10-09T10:40:14.413340+0000","last_fullsized":"2023-10-09T10:40:14.413340+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"59'3","reported_seq":30,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.417443+0000","last_change":"2023-10-09T10:38:19.637076+0000","last_active":"2023-10-09T10:40:14.417443+0000","last_peered":"2023-10-09T10:40:14.417443+0000","last_clean":"2023-10-09T10:40:14.417443+0000","last_became_active":"2023-10-09T10:38:19.338529+0000","last_became_peered":"2023-10-09T10:38:19.338529+0000","last_unstale":"2023-10-09T10:40:14.417443+0000","last_undegraded":"2023-10-09T10:40:14.417443+0000","last_fullsized":"2023-10-09T10:40:14.417443+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":364,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.417328+0000","last_change":"2023-10-09T10:38:19.315318+0000","last_active":"2023-10-09T10:40:14.417328+0000","last_peered":"2023-10-09T10:40:14.417328+0000","last_clean":"2023-10-09T10:40:14.417328+0000","last_became_active":"2023-10-09T10:38:19.314969+0000","last_became_peered":"2023-10-09T10:38:19.314969+0000","last_unstale":"2023-10-09T10:40:14.417328+0000","last_undegraded":"2023-10-09T10:40:14.417328+0000","last_fullsized":"2023-10-09T10:40:14.417328+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.14","version":"83'22","reported_seq":66,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.414249+0000","last_change":"2023-10-09T10:36:25.339317+0000","last_active":"2023-10-09T10:40:14.414249+0000","last_peered":"2023-10-09T10:40:14.414249+0000","last_clean":"2023-10-09T10:40:14.414249+0000","last_became_active":"2023-10-09T10:36:25.315730+0000","last_became_peered":"2023-10-09T10:36:25.315730+0000","last_unstale":"2023-10-09T10:40:14.414249+0000","last_undegraded":"2023-10-09T10:40:14.414249+0000","last_fullsized":"2023-10-09T10:40:14.414249+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":274,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.417997+0000","last_change":"2023-10-09T10:37:28.315785+0000","last_active":"2023-10-09T10:40:14.417997+0000","last_peered":"2023-10-09T10:40:14.417997+0000","last_clean":"2023-10-09T10:40:14.417997+0000","last_became_active":"2023-10-09T10:37:28.315252+0000","last_became_peered":"2023-10-09T10:37:28.315252+0000","last_unstale":"2023-10-09T10:40:14.417997+0000","last_undegraded":"2023-10-09T10:40:14.417997+0000","last_fullsized":"2023-10-09T10:40:14.417997+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,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":62,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.414339+0000","last_change":"2023-10-09T10:36:25.325611+0000","last_active":"2023-10-09T10:40:14.414339+0000","last_peered":"2023-10-09T10:40:14.414339+0000","last_clean":"2023-10-09T10:40:14.414339+0000","last_became_active":"2023-10-09T10:36:25.312891+0000","last_became_peered":"2023-10-09T10:36:25.312891+0000","last_unstale":"2023-10-09T10:40:14.414339+0000","last_undegraded":"2023-10-09T10:40:14.414339+0000","last_fullsized":"2023-10-09T10:40:14.414339+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":65,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.414017+0000","last_change":"2023-10-09T10:37:28.304274+0000","last_active":"2023-10-09T10:40:14.414017+0000","last_peered":"2023-10-09T10:40:14.414017+0000","last_clean":"2023-10-09T10:40:14.414017+0000","last_became_active":"2023-10-09T10:37:28.303932+0000","last_became_peered":"2023-10-09T10:37:28.303932+0000","last_unstale":"2023-10-09T10:40:14.414017+0000","last_undegraded":"2023-10-09T10:40:14.414017+0000","last_fullsized":"2023-10-09T10:40:14.414017+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":19,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.413639+0000","last_change":"2023-10-09T10:38:41.497687+0000","last_active":"2023-10-09T10:40:14.413639+0000","last_peered":"2023-10-09T10:40:14.413639+0000","last_clean":"2023-10-09T10:40:14.413639+0000","last_became_active":"2023-10-09T10:38:41.497364+0000","last_became_peered":"2023-10-09T10:38:41.497364+0000","last_unstale":"2023-10-09T10:40:14.413639+0000","last_undegraded":"2023-10-09T10:40:14.413639+0000","last_fullsized":"2023-10-09T10:40:14.413639+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":398,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.417810+0000","last_change":"2023-10-09T10:37:28.306537+0000","last_active":"2023-10-09T10:40:14.417810+0000","last_peered":"2023-10-09T10:40:14.417810+0000","last_clean":"2023-10-09T10:40:14.417810+0000","last_became_active":"2023-10-09T10:37:28.306153+0000","last_became_peered":"2023-10-09T10:37:28.306153+0000","last_unstale":"2023-10-09T10:40:14.417810+0000","last_undegraded":"2023-10-09T10:40:14.417810+0000","last_fullsized":"2023-10-09T10:40:14.417810+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":55,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.420343+0000","last_change":"2023-10-09T10:36:25.312246+0000","last_active":"2023-10-09T10:40:14.420343+0000","last_peered":"2023-10-09T10:40:14.420343+0000","last_clean":"2023-10-09T10:40:14.420343+0000","last_became_active":"2023-10-09T10:36:25.311895+0000","last_became_peered":"2023-10-09T10:36:25.311895+0000","last_unstale":"2023-10-09T10:40:14.420343+0000","last_undegraded":"2023-10-09T10:40:14.420343+0000","last_fullsized":"2023-10-09T10:40:14.420343+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":18,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.424145+0000","last_change":"2023-10-09T10:38:48.148228+0000","last_active":"2023-10-09T10:40:14.424145+0000","last_peered":"2023-10-09T10:40:14.424145+0000","last_clean":"2023-10-09T10:40:14.424145+0000","last_became_active":"2023-10-09T10:38:48.147765+0000","last_became_peered":"2023-10-09T10:38:48.147765+0000","last_unstale":"2023-10-09T10:40:14.424145+0000","last_undegraded":"2023-10-09T10:40:14.424145+0000","last_fullsized":"2023-10-09T10:40:14.424145+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":391,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.412860+0000","last_change":"2023-10-09T10:38:19.620828+0000","last_active":"2023-10-09T10:40:14.412860+0000","last_peered":"2023-10-09T10:40:14.412860+0000","last_clean":"2023-10-09T10:40:14.412860+0000","last_became_active":"2023-10-09T10:38:19.326704+0000","last_became_peered":"2023-10-09T10:38:19.326704+0000","last_unstale":"2023-10-09T10:40:14.412860+0000","last_undegraded":"2023-10-09T10:40:14.412860+0000","last_fullsized":"2023-10-09T10:40:14.412860+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":20,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.417423+0000","last_change":"2023-10-09T10:38:40.458715+0000","last_active":"2023-10-09T10:40:14.417423+0000","last_peered":"2023-10-09T10:40:14.417423+0000","last_clean":"2023-10-09T10:40:14.417423+0000","last_became_active":"2023-10-09T10:38:40.458367+0000","last_became_peered":"2023-10-09T10:38:40.458367+0000","last_unstale":"2023-10-09T10:40:14.417423+0000","last_undegraded":"2023-10-09T10:40:14.417423+0000","last_fullsized":"2023-10-09T10:40:14.417423+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"9.5","version":"388'5246","reported_seq":5279,"reported_epoch":388,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:40:45.204798+0000","last_change":"2023-10-09T10:38:41.725380+0000","last_active":"2023-10-09T10:40:45.204798+0000","last_peered":"2023-10-09T10:40:45.204798+0000","last_clean":"2023-10-09T10:38:39.394562+0000","last_became_active":"2023-10-09T10:38:41.715447+0000","last_became_peered":"2023-10-09T10:38:41.715447+0000","last_unstale":"2023-10-09T10:40:45.204798+0000","last_undegraded":"2023-10-09T10:38:41.511053+0000","last_fullsized":"2023-10-09T10:38:41.474194+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":5246,"log_dups_size":0,"ondisk_log_size":5246,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:14:00.694791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":239075328,"num_objects":3648,"num_object_clones":0,"num_object_copies":10944,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3785,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3648,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5246,"num_write_kb":284608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,6],"avail_no_missing":["1","2","6"],"object_location_counts":[{"shards":"1,2,6","objects":2986},{"shards":"1,6","objects":-137}],"blocked_by":[],"up_primary":7,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":38,"reported_epoch":387,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:40:14.418332+0000","last_change":"2023-10-09T10:38:41.487632+0000","last_active":"2023-10-09T10:40:14.418332+0000","last_peered":"2023-10-09T10:40:14.418332+0000","last_clean":"2023-10-09T10:40:14.418332+0000","last_became_active":"2023-10-09T10:38:41.487070+0000","last_became_peered":"2023-10-09T10:38:41.487070+0000","last_unstale":"2023-10-09T10:40:14.418332+0000","last_undegraded":"2023-10-09T10:40:14.418332+0000","last_fullsized":"2023-10-09T10:40:14.418332+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":1,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2],"acting":[7,2,6],"avail_no_missing":["7","2","6"],"object_location_counts":[{"shards":"2,6,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":20,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.425114+0000","last_change":"2023-10-09T10:38:40.457742+0000","last_active":"2023-10-09T10:40:14.425114+0000","last_peered":"2023-10-09T10:40:14.425114+0000","last_clean":"2023-10-09T10:40:14.425114+0000","last_became_active":"2023-10-09T10:38:40.457376+0000","last_became_peered":"2023-10-09T10:38:40.457376+0000","last_unstale":"2023-10-09T10:40:14.425114+0000","last_undegraded":"2023-10-09T10:40:14.425114+0000","last_fullsized":"2023-10-09T10:40:14.425114+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.4","version":"388'5315","reported_seq":5347,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T10:40:45.082196+0000","last_change":"2023-10-09T10:37:35.874653+0000","last_active":"2023-10-09T10:40:45.082196+0000","last_peered":"2023-10-09T10:40:45.082196+0000","last_clean":"2023-10-09T10:40:45.082196+0000","last_became_active":"2023-10-09T10:37:35.873945+0000","last_became_peered":"2023-10-09T10:37:35.873945+0000","last_unstale":"2023-10-09T10:40:45.082196+0000","last_undegraded":"2023-10-09T10:40:45.082196+0000","last_fullsized":"2023-10-09T10:40:45.082196+0000","mapping_epoch":366,"log_start":"0'0","ondisk_log_start":"0'0","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":5315,"log_dups_size":0,"ondisk_log_size":5315,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:39:20.178416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":239403008,"num_objects":3653,"num_object_clones":0,"num_object_copies":10959,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3653,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5315,"num_write_kb":286976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"59'2","reported_seq":28,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.461698+0000","last_change":"2023-10-09T10:38:18.367017+0000","last_active":"2023-10-09T10:40:14.461698+0000","last_peered":"2023-10-09T10:40:14.461698+0000","last_clean":"2023-10-09T10:40:14.461698+0000","last_became_active":"2023-10-09T10:38:18.317219+0000","last_became_peered":"2023-10-09T10:38:18.317219+0000","last_unstale":"2023-10-09T10:40:14.461698+0000","last_undegraded":"2023-10-09T10:40:14.461698+0000","last_fullsized":"2023-10-09T10:40:14.461698+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":330,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.438671+0000","last_change":"2023-10-09T10:36:25.312075+0000","last_active":"2023-10-09T10:40:14.438671+0000","last_peered":"2023-10-09T10:40:14.438671+0000","last_clean":"2023-10-09T10:40:14.438671+0000","last_became_active":"2023-10-09T10:36:25.311622+0000","last_became_peered":"2023-10-09T10:36:25.311622+0000","last_unstale":"2023-10-09T10:40:14.438671+0000","last_undegraded":"2023-10-09T10:40:14.438671+0000","last_fullsized":"2023-10-09T10:40:14.438671+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:07:00.311581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.7","version":"388'5354","reported_seq":5390,"reported_epoch":388,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:40:45.228290+0000","last_change":"2023-10-09T10:38:41.686581+0000","last_active":"2023-10-09T10:40:45.228290+0000","last_peered":"2023-10-09T10:40:45.228290+0000","last_clean":"2023-10-09T10:38:39.376159+0000","last_became_active":"2023-10-09T10:38:41.680281+0000","last_became_peered":"2023-10-09T10:38:41.680281+0000","last_unstale":"2023-10-09T10:40:45.228290+0000","last_undegraded":"2023-10-09T10:38:41.510179+0000","last_fullsized":"2023-10-09T10:38:41.474342+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":5354,"log_dups_size":0,"ondisk_log_size":5354,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:18:36.006581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":240517120,"num_objects":3670,"num_object_clones":0,"num_object_copies":11010,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3838,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3670,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5354,"num_write_kb":288768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,1],"acting":[1,2],"avail_no_missing":["1","2","6"],"object_location_counts":[{"shards":"1,2","objects":-168},{"shards":"1,2,6","objects":2996}],"blocked_by":[],"up_primary":7,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":73,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.418309+0000","last_change":"2023-10-09T10:37:28.320648+0000","last_active":"2023-10-09T10:40:14.418309+0000","last_peered":"2023-10-09T10:40:14.418309+0000","last_clean":"2023-10-09T10:40:14.418309+0000","last_became_active":"2023-10-09T10:37:28.306402+0000","last_became_peered":"2023-10-09T10:37:28.306402+0000","last_unstale":"2023-10-09T10:40:14.418309+0000","last_undegraded":"2023-10-09T10:40:14.418309+0000","last_fullsized":"2023-10-09T10:40:14.418309+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":4,"num_bytes_recovered":280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":372,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.417280+0000","last_change":"2023-10-09T10:38:40.460417+0000","last_active":"2023-10-09T10:40:14.417280+0000","last_peered":"2023-10-09T10:40:14.417280+0000","last_clean":"2023-10-09T10:40:14.417280+0000","last_became_active":"2023-10-09T10:38:40.459949+0000","last_became_peered":"2023-10-09T10:38:40.459949+0000","last_unstale":"2023-10-09T10:40:14.417280+0000","last_undegraded":"2023-10-09T10:40:14.417280+0000","last_fullsized":"2023-10-09T10:40:14.417280+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"388'5361","reported_seq":5393,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T10:40:49.036008+0000","last_change":"2023-10-09T10:37:35.872392+0000","last_active":"2023-10-09T10:40:49.036008+0000","last_peered":"2023-10-09T10:40:49.036008+0000","last_clean":"2023-10-09T10:40:49.036008+0000","last_became_active":"2023-10-09T10:37:35.872085+0000","last_became_peered":"2023-10-09T10:37:35.872085+0000","last_unstale":"2023-10-09T10:40:49.036008+0000","last_undegraded":"2023-10-09T10:40:49.036008+0000","last_fullsized":"2023-10-09T10:40:49.036008+0000","mapping_epoch":366,"log_start":"370'1000","ondisk_log_start":"370'1000","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":4361,"log_dups_size":0,"ondisk_log_size":4361,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:00:39.706677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":234684416,"num_objects":3581,"num_object_clones":0,"num_object_copies":10743,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3581,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5361,"num_write_kb":286144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":233,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.421090+0000","last_change":"2023-10-09T10:37:28.318660+0000","last_active":"2023-10-09T10:40:14.421090+0000","last_peered":"2023-10-09T10:40:14.421090+0000","last_clean":"2023-10-09T10:40:14.421090+0000","last_became_active":"2023-10-09T10:37:28.318275+0000","last_became_peered":"2023-10-09T10:37:28.318275+0000","last_unstale":"2023-10-09T10:40:14.421090+0000","last_undegraded":"2023-10-09T10:40:14.421090+0000","last_fullsized":"2023-10-09T10:40:14.421090+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":236,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.445451+0000","last_change":"2023-10-09T10:38:18.314819+0000","last_active":"2023-10-09T10:40:14.445451+0000","last_peered":"2023-10-09T10:40:14.445451+0000","last_clean":"2023-10-09T10:40:14.445451+0000","last_became_active":"2023-10-09T10:38:18.314497+0000","last_became_peered":"2023-10-09T10:38:18.314497+0000","last_unstale":"2023-10-09T10:40:14.445451+0000","last_undegraded":"2023-10-09T10:40:14.445451+0000","last_fullsized":"2023-10-09T10:40:14.445451+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:38:03.920130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.1","version":"388'5451","reported_seq":5489,"reported_epoch":388,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:40:47.250156+0000","last_change":"2023-10-09T10:38:44.150293+0000","last_active":"2023-10-09T10:40:47.250156+0000","last_peered":"2023-10-09T10:40:47.250156+0000","last_clean":"2023-10-09T10:38:39.397125+0000","last_became_active":"2023-10-09T10:38:44.131946+0000","last_became_peered":"2023-10-09T10:38:44.131946+0000","last_unstale":"2023-10-09T10:40:47.250156+0000","last_undegraded":"2023-10-09T10:38:41.480998+0000","last_fullsized":"2023-10-09T10:38:41.446473+0000","mapping_epoch":378,"log_start":"370'1500","ondisk_log_start":"370'1500","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":3951,"log_dups_size":0,"ondisk_log_size":3951,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":242941952,"num_objects":3707,"num_object_clones":0,"num_object_copies":11121,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3845,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3707,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5451,"num_write_kb":293056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"avail_no_missing":["6","1","2"],"object_location_counts":[{"shards":"1,2,6","objects":2973},{"shards":"2,6","objects":-138}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":73,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.414203+0000","last_change":"2023-10-09T10:38:40.467540+0000","last_active":"2023-10-09T10:40:14.414203+0000","last_peered":"2023-10-09T10:40:14.414203+0000","last_clean":"2023-10-09T10:40:14.414203+0000","last_became_active":"2023-10-09T10:38:40.458445+0000","last_became_peered":"2023-10-09T10:38:40.458445+0000","last_unstale":"2023-10-09T10:40:14.414203+0000","last_undegraded":"2023-10-09T10:40:14.414203+0000","last_fullsized":"2023-10-09T10:40:14.414203+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":381,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.420998+0000","last_change":"2023-10-09T10:36:25.314881+0000","last_active":"2023-10-09T10:40:14.420998+0000","last_peered":"2023-10-09T10:40:14.420998+0000","last_clean":"2023-10-09T10:40:14.420998+0000","last_became_active":"2023-10-09T10:36:25.314394+0000","last_became_peered":"2023-10-09T10:36:25.314394+0000","last_unstale":"2023-10-09T10:40:14.420998+0000","last_undegraded":"2023-10-09T10:40:14.420998+0000","last_fullsized":"2023-10-09T10:40:14.420998+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.0","version":"388'5370","reported_seq":10436,"reported_epoch":388,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-10-09T10:40:47.497043+0000","last_change":"2023-10-09T10:39:20.258905+0000","last_active":"2023-10-09T10:40:47.497043+0000","last_peered":"2023-10-09T10:40:47.497043+0000","last_clean":"2023-10-09T10:37:34.846447+0000","last_became_active":"2023-10-09T10:38:19.473769+0000","last_became_peered":"2023-10-09T10:38:19.473769+0000","last_unstale":"2023-10-09T10:40:47.497043+0000","last_undegraded":"2023-10-09T10:38:19.323561+0000","last_fullsized":"2023-10-09T10:38:19.299462+0000","mapping_epoch":373,"log_start":"370'1400","ondisk_log_start":"370'1400","created":366,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":3970,"log_dups_size":0,"ondisk_log_size":3970,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":237633536,"num_objects":3626,"num_object_clones":0,"num_object_copies":10878,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":51,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3626,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5370,"num_write_kb":287872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2514,"num_bytes_recovered":164757504,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","2"],"object_location_counts":[{"shards":"2,6","objects":3575}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":375,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.417539+0000","last_change":"2023-10-09T10:38:41.517486+0000","last_active":"2023-10-09T10:40:14.417539+0000","last_peered":"2023-10-09T10:40:14.417539+0000","last_clean":"2023-10-09T10:40:14.417539+0000","last_became_active":"2023-10-09T10:38:41.517178+0000","last_became_peered":"2023-10-09T10:38:41.517178+0000","last_unstale":"2023-10-09T10:40:14.417539+0000","last_undegraded":"2023-10-09T10:40:14.417539+0000","last_fullsized":"2023-10-09T10:40:14.417539+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":335,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.443152+0000","last_change":"2023-10-09T10:32:46.309500+0000","last_active":"2023-10-09T10:40:14.443152+0000","last_peered":"2023-10-09T10:40:14.443152+0000","last_clean":"2023-10-09T10:40:14.443152+0000","last_became_active":"2023-10-09T10:32:46.309031+0000","last_became_peered":"2023-10-09T10:32:46.309031+0000","last_unstale":"2023-10-09T10:40:14.443152+0000","last_undegraded":"2023-10-09T10:40:14.443152+0000","last_fullsized":"2023-10-09T10:40:14.443152+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:02:13.659301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.3","version":"388'5345","reported_seq":5375,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T10:40:47.197380+0000","last_change":"2023-10-09T10:37:35.873043+0000","last_active":"2023-10-09T10:40:47.197380+0000","last_peered":"2023-10-09T10:40:47.197380+0000","last_clean":"2023-10-09T10:40:47.197380+0000","last_became_active":"2023-10-09T10:37:35.872595+0000","last_became_peered":"2023-10-09T10:37:35.872595+0000","last_unstale":"2023-10-09T10:40:47.197380+0000","last_undegraded":"2023-10-09T10:40:47.197380+0000","last_fullsized":"2023-10-09T10:40:47.197380+0000","mapping_epoch":366,"log_start":"370'1200","ondisk_log_start":"370'1200","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":4145,"log_dups_size":0,"ondisk_log_size":4145,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":236388352,"num_objects":3607,"num_object_clones":0,"num_object_copies":10821,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3607,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5345,"num_write_kb":286464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":359,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.439403+0000","last_change":"2023-10-09T10:36:25.306752+0000","last_active":"2023-10-09T10:40:14.439403+0000","last_peered":"2023-10-09T10:40:14.439403+0000","last_clean":"2023-10-09T10:40:14.439403+0000","last_became_active":"2023-10-09T10:36:25.306374+0000","last_became_peered":"2023-10-09T10:36:25.306374+0000","last_unstale":"2023-10-09T10:40:14.439403+0000","last_undegraded":"2023-10-09T10:40:14.439403+0000","last_fullsized":"2023-10-09T10:40:14.439403+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:43:37.204239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":392,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.418590+0000","last_change":"2023-10-09T10:38:19.312630+0000","last_active":"2023-10-09T10:40:14.418590+0000","last_peered":"2023-10-09T10:40:14.418590+0000","last_clean":"2023-10-09T10:40:14.418590+0000","last_became_active":"2023-10-09T10:38:19.311938+0000","last_became_peered":"2023-10-09T10:38:19.311938+0000","last_unstale":"2023-10-09T10:40:14.418590+0000","last_undegraded":"2023-10-09T10:40:14.418590+0000","last_fullsized":"2023-10-09T10:40:14.418590+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.2","version":"388'5423","reported_seq":5455,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T10:40:45.185392+0000","last_change":"2023-10-09T10:37:35.875657+0000","last_active":"2023-10-09T10:40:45.185392+0000","last_peered":"2023-10-09T10:40:45.185392+0000","last_clean":"2023-10-09T10:40:45.185392+0000","last_became_active":"2023-10-09T10:37:35.875241+0000","last_became_peered":"2023-10-09T10:37:35.875241+0000","last_unstale":"2023-10-09T10:40:45.185392+0000","last_undegraded":"2023-10-09T10:40:45.185392+0000","last_fullsized":"2023-10-09T10:40:45.185392+0000","mapping_epoch":366,"log_start":"0'0","ondisk_log_start":"0'0","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":5423,"log_dups_size":0,"ondisk_log_size":5423,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:17:32.780573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":241631232,"num_objects":3687,"num_object_clones":0,"num_object_copies":11061,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3687,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5423,"num_write_kb":291520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.8","version":"0'0","reported_seq":419,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T10:40:38.484098+0000","last_change":"2023-10-09T10:38:18.314175+0000","last_active":"2023-10-09T10:40:38.484098+0000","last_peered":"2023-10-09T10:40:38.484098+0000","last_clean":"2023-10-09T10:40:38.484098+0000","last_became_active":"2023-10-09T10:38:18.313880+0000","last_became_peered":"2023-10-09T10:38:18.313880+0000","last_unstale":"2023-10-09T10:40:38.484098+0000","last_undegraded":"2023-10-09T10:40:38.484098+0000","last_fullsized":"2023-10-09T10:40:38.484098+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:41:44.774600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":389,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:35.262694+0000","last_change":"2023-10-09T10:37:28.300970+0000","last_active":"2023-10-09T10:40:35.262694+0000","last_peered":"2023-10-09T10:40:35.262694+0000","last_clean":"2023-10-09T10:40:35.262694+0000","last_became_active":"2023-10-09T10:37:28.299810+0000","last_became_peered":"2023-10-09T10:37:28.299810+0000","last_unstale":"2023-10-09T10:40:35.262694+0000","last_undegraded":"2023-10-09T10:40:35.262694+0000","last_fullsized":"2023-10-09T10:40:35.262694+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:50:57.106574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.f","version":"388'5347","reported_seq":10362,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T10:40:45.240623+0000","last_change":"2023-10-09T10:39:01.516551+0000","last_active":"2023-10-09T10:40:45.240623+0000","last_peered":"2023-10-09T10:40:45.240623+0000","last_clean":"2023-10-09T10:40:45.240623+0000","last_became_active":"2023-10-09T10:39:01.510267+0000","last_became_peered":"2023-10-09T10:39:01.510267+0000","last_unstale":"2023-10-09T10:40:45.240623+0000","last_undegraded":"2023-10-09T10:40:45.240623+0000","last_fullsized":"2023-10-09T10:40:45.240623+0000","mapping_epoch":381,"log_start":"0'0","ondisk_log_start":"0'0","created":366,"last_epoch_clean":382,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":5347,"log_dups_size":0,"ondisk_log_size":5347,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:32:27.723765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":241369088,"num_objects":3683,"num_object_clones":0,"num_object_copies":11049,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3683,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5347,"num_write_kb":288960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2483,"num_bytes_recovered":162725888,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.4","version":"76'131","reported_seq":951,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:25.258479+0000","last_change":"2023-10-09T10:36:28.327890+0000","last_active":"2023-10-09T10:40:25.258479+0000","last_peered":"2023-10-09T10:40:25.258479+0000","last_clean":"2023-10-09T10:40:25.258479+0000","last_became_active":"2023-10-09T10:36:28.327249+0000","last_became_peered":"2023-10-09T10:36:28.327249+0000","last_unstale":"2023-10-09T10:40:25.258479+0000","last_undegraded":"2023-10-09T10:40:25.258479+0000","last_fullsized":"2023-10-09T10:40:25.258479+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":131,"log_dups_size":0,"ondisk_log_size":131,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:47:40.842669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":619,"num_read_kb":508,"num_write":137,"num_write_kb":4162,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":36,"num_bytes_recovered":12582912,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":274,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.443027+0000","last_change":"2023-10-09T10:38:41.457553+0000","last_active":"2023-10-09T10:40:14.443027+0000","last_peered":"2023-10-09T10:40:14.443027+0000","last_clean":"2023-10-09T10:40:14.443027+0000","last_became_active":"2023-10-09T10:38:41.457251+0000","last_became_peered":"2023-10-09T10:38:41.457251+0000","last_unstale":"2023-10-09T10:40:14.443027+0000","last_undegraded":"2023-10-09T10:40:14.443027+0000","last_fullsized":"2023-10-09T10:40:14.443027+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:10:15.093871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":303,"reported_epoch":387,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:40:14.443577+0000","last_change":"2023-10-09T10:38:41.457728+0000","last_active":"2023-10-09T10:40:14.443577+0000","last_peered":"2023-10-09T10:40:14.443577+0000","last_clean":"2023-10-09T10:40:14.443577+0000","last_became_active":"2023-10-09T10:38:41.457305+0000","last_became_peered":"2023-10-09T10:38:41.457305+0000","last_unstale":"2023-10-09T10:40:14.443577+0000","last_undegraded":"2023-10-09T10:40:14.443577+0000","last_fullsized":"2023-10-09T10:40:14.443577+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:29:32.292104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,7,6],"avail_no_missing":["2","6","7"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"9.9","version":"388'5138","reported_seq":6826,"reported_epoch":388,"state":"active+recovery_wait+degraded","last_fresh":"2023-10-09T10:40:47.186510+0000","last_change":"2023-10-09T10:38:44.164500+0000","last_active":"2023-10-09T10:40:47.186510+0000","last_peered":"2023-10-09T10:40:47.186510+0000","last_clean":"2023-10-09T10:38:17.300204+0000","last_became_active":"2023-10-09T10:38:44.140140+0000","last_became_peered":"2023-10-09T10:38:44.140140+0000","last_unstale":"2023-10-09T10:40:47.186510+0000","last_undegraded":"2023-10-09T10:38:43.197074+0000","last_fullsized":"2023-10-09T10:40:47.186510+0000","mapping_epoch":378,"log_start":"370'1000","ondisk_log_start":"370'1000","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":4138,"log_dups_size":0,"ondisk_log_size":4138,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":228851712,"num_objects":3492,"num_object_clones":0,"num_object_copies":10476,"num_objects_missing_on_primary":1571,"num_objects_missing":1571,"num_objects_degraded":1571,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3492,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5138,"num_write_kb":276160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":824,"num_bytes_recovered":54001664,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,1],"acting":[7,2,1],"avail_no_missing":["1","2","6"],"object_location_counts":[{"shards":"1,2,6","objects":1571},{"shards":"1,2,6,7","objects":1},{"shards":"1,2,7","objects":1920}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.2","version":"76'52","reported_seq":488,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.439610+0000","last_change":"2023-10-09T10:38:18.370297+0000","last_active":"2023-10-09T10:40:14.439610+0000","last_peered":"2023-10-09T10:40:14.439610+0000","last_clean":"2023-10-09T10:40:14.439610+0000","last_became_active":"2023-10-09T10:38:18.314590+0000","last_became_peered":"2023-10-09T10:38:18.314590+0000","last_unstale":"2023-10-09T10:40:14.439610+0000","last_undegraded":"2023-10-09T10:40:14.439610+0000","last_fullsized":"2023-10-09T10:40:14.439610+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:10:56.217680+0000","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":490,"num_read_kb":1926,"num_write":46,"num_write_kb":1266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":382,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.418050+0000","last_change":"2023-10-09T10:38:40.457676+0000","last_active":"2023-10-09T10:40:14.418050+0000","last_peered":"2023-10-09T10:40:14.418050+0000","last_clean":"2023-10-09T10:40:14.418050+0000","last_became_active":"2023-10-09T10:38:40.457337+0000","last_became_peered":"2023-10-09T10:38:40.457337+0000","last_unstale":"2023-10-09T10:40:14.418050+0000","last_undegraded":"2023-10-09T10:40:14.418050+0000","last_fullsized":"2023-10-09T10:40:14.418050+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.4","version":"0'0","reported_seq":315,"reported_epoch":387,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:40:29.194134+0000","last_change":"2023-10-09T10:38:41.700687+0000","last_active":"2023-10-09T10:40:29.194134+0000","last_peered":"2023-10-09T10:40:29.194134+0000","last_clean":"2023-10-09T10:40:29.194134+0000","last_became_active":"2023-10-09T10:38:41.700231+0000","last_became_peered":"2023-10-09T10:38:41.700231+0000","last_unstale":"2023-10-09T10:40:29.194134+0000","last_undegraded":"2023-10-09T10:40:29.194134+0000","last_fullsized":"2023-10-09T10:40:29.194134+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:39:04.931996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,7,6],"avail_no_missing":["2","6","7"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"9.a","version":"388'5348","reported_seq":5386,"reported_epoch":388,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:40:47.046381+0000","last_change":"2023-10-09T10:38:41.671138+0000","last_active":"2023-10-09T10:40:47.046381+0000","last_peered":"2023-10-09T10:40:47.046381+0000","last_clean":"2023-10-09T10:38:39.409150+0000","last_became_active":"2023-10-09T10:38:41.653415+0000","last_became_peered":"2023-10-09T10:38:41.653415+0000","last_unstale":"2023-10-09T10:40:47.046381+0000","last_undegraded":"2023-10-09T10:38:41.494545+0000","last_fullsized":"2023-10-09T10:38:41.450632+0000","mapping_epoch":378,"log_start":"370'1200","ondisk_log_start":"370'1200","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":4148,"log_dups_size":0,"ondisk_log_size":4148,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":241041408,"num_objects":3678,"num_object_clones":0,"num_object_copies":11034,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3823,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3678,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5348,"num_write_kb":288832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1],"avail_no_missing":["7","1","6"],"object_location_counts":[{"shards":"1,6,7","objects":2988},{"shards":"1,7","objects":-145}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"76'118","reported_seq":909,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:19.188750+0000","last_change":"2023-10-09T10:32:11.493794+0000","last_active":"2023-10-09T10:40:19.188750+0000","last_peered":"2023-10-09T10:40:19.188750+0000","last_clean":"2023-10-09T10:40:19.188750+0000","last_became_active":"2023-10-09T10:32:11.493130+0000","last_became_peered":"2023-10-09T10:32:11.493130+0000","last_unstale":"2023-10-09T10:40:19.188750+0000","last_undegraded":"2023-10-09T10:40:19.188750+0000","last_fullsized":"2023-10-09T10:40:19.188750+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":118,"log_dups_size":0,"ondisk_log_size":118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:18:26.113544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":881,"num_read_kb":1026,"num_write":94,"num_write_kb":1236,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":26,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":371,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.438496+0000","last_change":"2023-10-09T10:27:58.141484+0000","last_active":"2023-10-09T10:40:14.438496+0000","last_peered":"2023-10-09T10:40:14.438496+0000","last_clean":"2023-10-09T10:40:14.438496+0000","last_became_active":"2023-10-09T10:27:58.141130+0000","last_became_peered":"2023-10-09T10:27:58.141130+0000","last_unstale":"2023-10-09T10:40:14.438496+0000","last_undegraded":"2023-10-09T10:40:14.438496+0000","last_fullsized":"2023-10-09T10:40:14.438496+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:15:58.448896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.418515+0000","last_change":"2023-10-09T10:38:19.310845+0000","last_active":"2023-10-09T10:40:14.418515+0000","last_peered":"2023-10-09T10:40:14.418515+0000","last_clean":"2023-10-09T10:40:14.418515+0000","last_became_active":"2023-10-09T10:38:19.308353+0000","last_became_peered":"2023-10-09T10:38:19.308353+0000","last_unstale":"2023-10-09T10:40:14.418515+0000","last_undegraded":"2023-10-09T10:40:14.418515+0000","last_fullsized":"2023-10-09T10:40:14.418515+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.8","version":"388'5251","reported_seq":5281,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T10:40:46.873236+0000","last_change":"2023-10-09T10:37:35.877689+0000","last_active":"2023-10-09T10:40:46.873236+0000","last_peered":"2023-10-09T10:40:46.873236+0000","last_clean":"2023-10-09T10:40:46.873236+0000","last_became_active":"2023-10-09T10:37:35.877357+0000","last_became_peered":"2023-10-09T10:37:35.877357+0000","last_unstale":"2023-10-09T10:40:46.873236+0000","last_undegraded":"2023-10-09T10:40:46.873236+0000","last_fullsized":"2023-10-09T10:40:46.873236+0000","mapping_epoch":366,"log_start":"370'1100","ondisk_log_start":"370'1100","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":4151,"log_dups_size":0,"ondisk_log_size":4151,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":234815488,"num_objects":3583,"num_object_clones":0,"num_object_copies":10749,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3583,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5251,"num_write_kb":282688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"76'179","reported_seq":610,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.439895+0000","last_change":"2023-10-09T10:38:21.355302+0000","last_active":"2023-10-09T10:40:14.439895+0000","last_peered":"2023-10-09T10:40:14.439895+0000","last_clean":"2023-10-09T10:40:14.439895+0000","last_became_active":"2023-10-09T10:38:21.354686+0000","last_became_peered":"2023-10-09T10:38:21.354686+0000","last_unstale":"2023-10-09T10:40:14.439895+0000","last_undegraded":"2023-10-09T10:40:14.439895+0000","last_fullsized":"2023-10-09T10:40:14.439895+0000","mapping_epoch":375,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":376,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":179,"log_dups_size":0,"ondisk_log_size":179,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:51:59.873206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":679,"num_read_kb":603,"num_write":161,"num_write_kb":107,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"83'139","reported_seq":350,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.425421+0000","last_change":"2023-10-09T10:38:42.465548+0000","last_active":"2023-10-09T10:40:14.425421+0000","last_peered":"2023-10-09T10:40:14.425421+0000","last_clean":"2023-10-09T10:40:14.425421+0000","last_became_active":"2023-10-09T10:38:42.465078+0000","last_became_peered":"2023-10-09T10:38:42.465078+0000","last_unstale":"2023-10-09T10:40:14.425421+0000","last_undegraded":"2023-10-09T10:40:14.425421+0000","last_fullsized":"2023-10-09T10:40:14.425421+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_clean_scrub_stamp":"2023-10-09T09:52:58.844090+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,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":264,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.417444+0000","last_change":"2023-10-09T10:37:28.312768+0000","last_active":"2023-10-09T10:40:14.417444+0000","last_peered":"2023-10-09T10:40:14.417444+0000","last_clean":"2023-10-09T10:40:14.417444+0000","last_became_active":"2023-10-09T10:37:28.311906+0000","last_became_peered":"2023-10-09T10:37:28.311906+0000","last_unstale":"2023-10-09T10:40:14.417444+0000","last_undegraded":"2023-10-09T10:40:14.417444+0000","last_fullsized":"2023-10-09T10:40:14.417444+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":372,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.420369+0000","last_change":"2023-10-09T10:37:28.319186+0000","last_active":"2023-10-09T10:40:14.420369+0000","last_peered":"2023-10-09T10:40:14.420369+0000","last_clean":"2023-10-09T10:40:14.420369+0000","last_became_active":"2023-10-09T10:37:28.318547+0000","last_became_peered":"2023-10-09T10:37:28.318547+0000","last_unstale":"2023-10-09T10:40:14.420369+0000","last_undegraded":"2023-10-09T10:40:14.420369+0000","last_fullsized":"2023-10-09T10:40:14.420369+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.b","version":"388'5323","reported_seq":5353,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T10:40:47.342032+0000","last_change":"2023-10-09T10:37:35.874338+0000","last_active":"2023-10-09T10:40:47.342032+0000","last_peered":"2023-10-09T10:40:47.342032+0000","last_clean":"2023-10-09T10:40:47.342032+0000","last_became_active":"2023-10-09T10:37:35.873969+0000","last_became_peered":"2023-10-09T10:37:35.873969+0000","last_unstale":"2023-10-09T10:40:47.342032+0000","last_undegraded":"2023-10-09T10:40:47.342032+0000","last_fullsized":"2023-10-09T10:40:47.342032+0000","mapping_epoch":366,"log_start":"370'1400","ondisk_log_start":"370'1400","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":3923,"log_dups_size":0,"ondisk_log_size":3923,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":238485504,"num_objects":3639,"num_object_clones":0,"num_object_copies":10917,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3639,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5323,"num_write_kb":286784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"76'47","reported_seq":92,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.425558+0000","last_change":"2023-10-09T10:37:28.401530+0000","last_active":"2023-10-09T10:40:14.425558+0000","last_peered":"2023-10-09T10:40:14.425558+0000","last_clean":"2023-10-09T10:40:14.425558+0000","last_became_active":"2023-10-09T10:37:28.305290+0000","last_became_peered":"2023-10-09T10:37:28.305290+0000","last_unstale":"2023-10-09T10:40:14.425558+0000","last_undegraded":"2023-10-09T10:40:14.425558+0000","last_fullsized":"2023-10-09T10:40:14.425558+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":47,"log_dups_size":0,"ondisk_log_size":47,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":113,"num_read_kb":478,"num_write":49,"num_write_kb":229,"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":[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.1","version":"0'0","reported_seq":302,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.420088+0000","last_change":"2023-10-09T10:37:28.303935+0000","last_active":"2023-10-09T10:40:14.420088+0000","last_peered":"2023-10-09T10:40:14.420088+0000","last_clean":"2023-10-09T10:40:14.420088+0000","last_became_active":"2023-10-09T10:37:28.303566+0000","last_became_peered":"2023-10-09T10:37:28.303566+0000","last_unstale":"2023-10-09T10:40:14.420088+0000","last_undegraded":"2023-10-09T10:40:14.420088+0000","last_fullsized":"2023-10-09T10:40:14.420088+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":250,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.449327+0000","last_change":"2023-10-09T10:38:18.311674+0000","last_active":"2023-10-09T10:40:14.449327+0000","last_peered":"2023-10-09T10:40:14.449327+0000","last_clean":"2023-10-09T10:40:14.449327+0000","last_became_active":"2023-10-09T10:38:18.311165+0000","last_became_peered":"2023-10-09T10:38:18.311165+0000","last_unstale":"2023-10-09T10:40:14.449327+0000","last_undegraded":"2023-10-09T10:40:14.449327+0000","last_fullsized":"2023-10-09T10:40:14.449327+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:34:16.293154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"9.e","version":"388'5352","reported_seq":7079,"reported_epoch":388,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:40:47.166097+0000","last_change":"2023-10-09T10:38:48.222722+0000","last_active":"2023-10-09T10:40:47.166097+0000","last_peered":"2023-10-09T10:40:47.166097+0000","last_clean":"2023-10-09T10:38:17.299837+0000","last_became_active":"2023-10-09T10:38:48.162463+0000","last_became_peered":"2023-10-09T10:38:48.162463+0000","last_unstale":"2023-10-09T10:40:47.166097+0000","last_undegraded":"2023-10-09T10:38:46.299952+0000","last_fullsized":"2023-10-09T10:38:41.448732+0000","mapping_epoch":378,"log_start":"370'1200","ondisk_log_start":"370'1200","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":4152,"log_dups_size":0,"ondisk_log_size":4152,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":241041408,"num_objects":3678,"num_object_clones":0,"num_object_copies":11034,"num_objects_missing_on_primary":1656,"num_objects_missing":1656,"num_objects_degraded":2961,"num_objects_misplaced":3678,"num_objects_unfound":0,"num_objects_dirty":3678,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5352,"num_write_kb":288960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":837,"num_bytes_recovered":54853632,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2],"acting":[7,1],"avail_no_missing":["1","6"],"object_location_counts":[{"shards":"1,2,6","objects":1656},{"shards":"1,2,6,7","objects":12},{"shards":"1,6,7","objects":1305},{"shards":"1,7","objects":705}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"76'109","reported_seq":578,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.418414+0000","last_change":"2023-10-09T10:36:28.342668+0000","last_active":"2023-10-09T10:40:14.418414+0000","last_peered":"2023-10-09T10:40:14.418414+0000","last_clean":"2023-10-09T10:40:14.418414+0000","last_became_active":"2023-10-09T10:36:28.341728+0000","last_became_peered":"2023-10-09T10:36:28.341728+0000","last_unstale":"2023-10-09T10:40:14.418414+0000","last_undegraded":"2023-10-09T10:40:14.418414+0000","last_fullsized":"2023-10-09T10:40:14.418414+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":821,"num_read_kb":1489,"num_write":106,"num_write_kb":462,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":277,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:29.194180+0000","last_change":"2023-10-09T10:37:28.308952+0000","last_active":"2023-10-09T10:40:29.194180+0000","last_peered":"2023-10-09T10:40:29.194180+0000","last_clean":"2023-10-09T10:40:29.194180+0000","last_became_active":"2023-10-09T10:37:28.308622+0000","last_became_peered":"2023-10-09T10:37:28.308622+0000","last_unstale":"2023-10-09T10:40:29.194180+0000","last_undegraded":"2023-10-09T10:40:29.194180+0000","last_fullsized":"2023-10-09T10:40:29.194180+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:19:21.780172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":389,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.414555+0000","last_change":"2023-10-09T10:37:28.306730+0000","last_active":"2023-10-09T10:40:14.414555+0000","last_peered":"2023-10-09T10:40:14.414555+0000","last_clean":"2023-10-09T10:40:14.414555+0000","last_became_active":"2023-10-09T10:37:28.306278+0000","last_became_peered":"2023-10-09T10:37:28.306278+0000","last_unstale":"2023-10-09T10:40:14.414555+0000","last_undegraded":"2023-10-09T10:40:14.414555+0000","last_fullsized":"2023-10-09T10:40:14.414555+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"9.d","version":"388'5410","reported_seq":10462,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T10:40:47.109264+0000","last_change":"2023-10-09T10:39:22.280080+0000","last_active":"2023-10-09T10:40:47.109264+0000","last_peered":"2023-10-09T10:40:47.109264+0000","last_clean":"2023-10-09T10:40:47.109264+0000","last_became_active":"2023-10-09T10:39:22.272201+0000","last_became_peered":"2023-10-09T10:39:22.272201+0000","last_unstale":"2023-10-09T10:40:47.109264+0000","last_undegraded":"2023-10-09T10:40:47.109264+0000","last_fullsized":"2023-10-09T10:40:47.109264+0000","mapping_epoch":383,"log_start":"370'1300","ondisk_log_start":"370'1300","created":366,"last_epoch_clean":384,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":4110,"log_dups_size":0,"ondisk_log_size":4110,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":237830168,"num_objects":3630,"num_object_clones":0,"num_object_copies":10890,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3630,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":5410,"num_write_kb":289217,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2503,"num_bytes_recovered":164036608,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"59'2","reported_seq":29,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.417630+0000","last_change":"2023-10-09T10:38:18.364325+0000","last_active":"2023-10-09T10:40:14.417630+0000","last_peered":"2023-10-09T10:40:14.417630+0000","last_clean":"2023-10-09T10:40:14.417630+0000","last_became_active":"2023-10-09T10:38:18.317106+0000","last_became_peered":"2023-10-09T10:38:18.317106+0000","last_unstale":"2023-10-09T10:40:14.417630+0000","last_undegraded":"2023-10-09T10:40:14.417630+0000","last_fullsized":"2023-10-09T10:40:14.417630+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"76'153","reported_seq":587,"reported_epoch":387,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:40:14.418354+0000","last_change":"2023-10-09T10:38:48.149283+0000","last_active":"2023-10-09T10:40:14.418354+0000","last_peered":"2023-10-09T10:40:14.418354+0000","last_clean":"2023-10-09T10:01:58.542476+0000","last_became_active":"2023-10-09T10:38:48.148583+0000","last_became_peered":"2023-10-09T10:38:48.148583+0000","last_unstale":"2023-10-09T10:40:14.418354+0000","last_undegraded":"2023-10-09T10:38:41.449183+0000","last_fullsized":"2023-10-09T10:38:41.447143+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":284,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":14,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":859,"num_read_kb":2778,"num_write":113,"num_write_kb":2118,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["6","1","2"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":20,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.425144+0000","last_change":"2023-10-09T10:38:40.458215+0000","last_active":"2023-10-09T10:40:14.425144+0000","last_peered":"2023-10-09T10:40:14.425144+0000","last_clean":"2023-10-09T10:40:14.425144+0000","last_became_active":"2023-10-09T10:38:40.457897+0000","last_became_peered":"2023-10-09T10:38:40.457897+0000","last_unstale":"2023-10-09T10:40:14.425144+0000","last_undegraded":"2023-10-09T10:40:14.425144+0000","last_fullsized":"2023-10-09T10:40:14.425144+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"9.c","version":"388'5211","reported_seq":5252,"reported_epoch":388,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:40:47.031787+0000","last_change":"2023-10-09T10:38:41.715837+0000","last_active":"2023-10-09T10:40:47.031787+0000","last_peered":"2023-10-09T10:40:47.031787+0000","last_clean":"2023-10-09T10:38:39.404542+0000","last_became_active":"2023-10-09T10:38:41.704715+0000","last_became_peered":"2023-10-09T10:38:41.704715+0000","last_unstale":"2023-10-09T10:40:47.031787+0000","last_undegraded":"2023-10-09T10:38:41.644867+0000","last_fullsized":"2023-10-09T10:38:41.453527+0000","mapping_epoch":378,"log_start":"370'1100","ondisk_log_start":"370'1100","created":366,"last_epoch_clean":367,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:37:34.846447+0000","last_clean_scrub_stamp":"2023-10-09T10:37:34.846447+0000","objects_scrubbed":0,"log_size":4111,"log_dups_size":0,"ondisk_log_size":4111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":233766912,"num_objects":3567,"num_object_clones":0,"num_object_copies":10701,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3722,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3567,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5211,"num_write_kb":280896,"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":[7,1,2],"acting":[7,1],"avail_no_missing":["7","1","6"],"object_location_counts":[{"shards":"1,6,7","objects":2900},{"shards":"1,7","objects":-155}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.7","version":"76'187","reported_seq":1343,"reported_epoch":387,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-10-09T10:40:14.419387+0000","last_change":"2023-10-09T10:38:41.494740+0000","last_active":"2023-10-09T10:40:14.419387+0000","last_peered":"2023-10-09T10:40:14.419387+0000","last_clean":"2023-10-09T10:38:21.351377+0000","last_became_active":"2023-10-09T10:38:41.494134+0000","last_became_peered":"2023-10-09T10:38:41.494134+0000","last_unstale":"2023-10-09T10:40:14.419387+0000","last_undegraded":"2023-10-09T10:38:41.454685+0000","last_fullsized":"2023-10-09T10:38:41.447526+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":365,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":13,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1503,"num_read_kb":4410,"num_write":140,"num_write_kb":3134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":39,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"avail_no_missing":["6","2","5"],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":260,"reported_epoch":388,"state":"active+clean","last_fresh":"2023-10-09T10:40:38.488090+0000","last_change":"2023-10-09T10:38:40.464287+0000","last_active":"2023-10-09T10:40:38.488090+0000","last_peered":"2023-10-09T10:40:38.488090+0000","last_clean":"2023-10-09T10:40:38.488090+0000","last_became_active":"2023-10-09T10:38:40.454696+0000","last_became_peered":"2023-10-09T10:38:40.454696+0000","last_unstale":"2023-10-09T10:40:38.488090+0000","last_undegraded":"2023-10-09T10:40:38.488090+0000","last_fullsized":"2023-10-09T10:40:38.488090+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:59:24.892938+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":179,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.416993+0000","last_change":"2023-10-09T10:38:18.313415+0000","last_active":"2023-10-09T10:40:14.416993+0000","last_peered":"2023-10-09T10:40:14.416993+0000","last_clean":"2023-10-09T10:40:14.416993+0000","last_became_active":"2023-10-09T10:38:18.313032+0000","last_became_peered":"2023-10-09T10:38:18.313032+0000","last_unstale":"2023-10-09T10:40:14.416993+0000","last_undegraded":"2023-10-09T10:40:14.416993+0000","last_fullsized":"2023-10-09T10:40:14.416993+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"59'1","reported_seq":56,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.414687+0000","last_change":"2023-10-09T10:36:25.312328+0000","last_active":"2023-10-09T10:40:14.414687+0000","last_peered":"2023-10-09T10:40:14.414687+0000","last_clean":"2023-10-09T10:40:14.414687+0000","last_became_active":"2023-10-09T10:36:25.311954+0000","last_became_peered":"2023-10-09T10:36:25.311954+0000","last_unstale":"2023-10-09T10:40:14.414687+0000","last_undegraded":"2023-10-09T10:40:14.414687+0000","last_fullsized":"2023-10-09T10:40:14.414687+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":330,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:29.194192+0000","last_change":"2023-10-09T10:37:28.301840+0000","last_active":"2023-10-09T10:40:29.194192+0000","last_peered":"2023-10-09T10:40:29.194192+0000","last_clean":"2023-10-09T10:40:29.194192+0000","last_became_active":"2023-10-09T10:37:28.301423+0000","last_became_peered":"2023-10-09T10:37:28.301423+0000","last_unstale":"2023-10-09T10:40:29.194192+0000","last_undegraded":"2023-10-09T10:40:29.194192+0000","last_fullsized":"2023-10-09T10:40:29.194192+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:54:46.265480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":64,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.440081+0000","last_change":"2023-10-09T10:38:18.361656+0000","last_active":"2023-10-09T10:40:14.440081+0000","last_peered":"2023-10-09T10:40:14.440081+0000","last_clean":"2023-10-09T10:40:14.440081+0000","last_became_active":"2023-10-09T10:38:18.314595+0000","last_became_peered":"2023-10-09T10:38:18.314595+0000","last_unstale":"2023-10-09T10:40:14.440081+0000","last_undegraded":"2023-10-09T10:40:14.440081+0000","last_fullsized":"2023-10-09T10:40:14.440081+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:30:15.942679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[1,6,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":408,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:19.188847+0000","last_change":"2023-10-09T10:36:25.307087+0000","last_active":"2023-10-09T10:40:19.188847+0000","last_peered":"2023-10-09T10:40:19.188847+0000","last_clean":"2023-10-09T10:40:19.188847+0000","last_became_active":"2023-10-09T10:36:25.306612+0000","last_became_peered":"2023-10-09T10:36:25.306612+0000","last_unstale":"2023-10-09T10:40:19.188847+0000","last_undegraded":"2023-10-09T10:40:19.188847+0000","last_fullsized":"2023-10-09T10:40:19.188847+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:29:14.672489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":63,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.420284+0000","last_change":"2023-10-09T10:38:18.361250+0000","last_active":"2023-10-09T10:40:14.420284+0000","last_peered":"2023-10-09T10:40:14.420284+0000","last_clean":"2023-10-09T10:40:14.420284+0000","last_became_active":"2023-10-09T10:38:18.314296+0000","last_became_peered":"2023-10-09T10:38:18.314296+0000","last_unstale":"2023-10-09T10:40:14.420284+0000","last_undegraded":"2023-10-09T10:40:14.420284+0000","last_fullsized":"2023-10-09T10:40:14.420284+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":411,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:19.188825+0000","last_change":"2023-10-09T10:38:40.456360+0000","last_active":"2023-10-09T10:40:19.188825+0000","last_peered":"2023-10-09T10:40:19.188825+0000","last_clean":"2023-10-09T10:40:19.188825+0000","last_became_active":"2023-10-09T10:38:40.455959+0000","last_became_peered":"2023-10-09T10:38:40.455959+0000","last_unstale":"2023-10-09T10:40:19.188825+0000","last_undegraded":"2023-10-09T10:40:19.188825+0000","last_fullsized":"2023-10-09T10:40:19.188825+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:42:10.207348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":210,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.418678+0000","last_change":"2023-10-09T10:27:59.143335+0000","last_active":"2023-10-09T10:40:14.418678+0000","last_peered":"2023-10-09T10:40:14.418678+0000","last_clean":"2023-10-09T10:40:14.418678+0000","last_became_active":"2023-10-09T10:27:59.142976+0000","last_became_peered":"2023-10-09T10:27:59.142976+0000","last_unstale":"2023-10-09T10:40:14.418678+0000","last_undegraded":"2023-10-09T10:40:14.418678+0000","last_fullsized":"2023-10-09T10:40:14.418678+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":297,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.439594+0000","last_change":"2023-10-09T10:37:28.310223+0000","last_active":"2023-10-09T10:40:14.439594+0000","last_peered":"2023-10-09T10:40:14.439594+0000","last_clean":"2023-10-09T10:40:14.439594+0000","last_became_active":"2023-10-09T10:37:28.309710+0000","last_became_peered":"2023-10-09T10:37:28.309710+0000","last_unstale":"2023-10-09T10:40:14.439594+0000","last_undegraded":"2023-10-09T10:40:14.439594+0000","last_fullsized":"2023-10-09T10:40:14.439594+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:15:34.474099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"59'4","reported_seq":53,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.444136+0000","last_change":"2023-10-09T10:37:28.326077+0000","last_active":"2023-10-09T10:40:14.444136+0000","last_peered":"2023-10-09T10:40:14.444136+0000","last_clean":"2023-10-09T10:40:14.444136+0000","last_became_active":"2023-10-09T10:37:28.309919+0000","last_became_peered":"2023-10-09T10:37:28.309919+0000","last_unstale":"2023-10-09T10:40:14.444136+0000","last_undegraded":"2023-10-09T10:40:14.444136+0000","last_fullsized":"2023-10-09T10:40:14.444136+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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-10-10T21:04:39.864782+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":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":265,"reported_epoch":387,"state":"active+clean","last_fresh":"2023-10-09T10:40:14.412619+0000","last_change":"2023-10-09T10:32:46.307896+0000","last_active":"2023-10-09T10:40:14.412619+0000","last_peered":"2023-10-09T10:40:14.412619+0000","last_clean":"2023-10-09T10:40:14.412619+0000","last_became_active":"2023-10-09T10:32:46.307531+0000","last_became_peered":"2023-10-09T10:32:46.307531+0000","last_unstale":"2023-10-09T10:40:14.412619+0000","last_undegraded":"2023-10-09T10:40:14.412619+0000","last_fullsized":"2023-10-09T10:40:14.412619+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":94,"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":1,"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":50,"num_bytes_recovered":6050,"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":131072,"data_stored":21572,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33561,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":95,"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":2969600,"data_stored":2951840,"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":9,"num_pg":16,"stat_sum":{"num_bytes":3809476632,"num_objects":58129,"num_object_clones":0,"num_object_copies":174387,"num_objects_missing_on_primary":3227,"num_objects_missing":3227,"num_objects_degraded":23596,"num_objects_misplaced":3678,"num_objects_unfound":0,"num_objects_dirty":58129,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":85245,"num_write_kb":4587905,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9162,"num_bytes_recovered":600440832,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12038123520,"data_stored":12038111304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":71845,"ondisk_log_size":71845,"up":47,"acting":41,"num_store_stats":4},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":27,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5965,"num_read_kb":13218,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":166,"num_bytes_recovered":12582950,"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":5919,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":22,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430738,"num_pgs":74,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3137144,"kb_used_data":2248944,"kb_used_omap":0,"kb_used_meta":888192,"kb_avail":90608008,"statfs":{"total":95995035648,"available":92782600192,"internally_reserved":0,"allocated":2302918656,"data_stored":2302050146,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":909508608},"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":"Mon Oct 9 10:39:43 2023","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.73199999999999998,"15min":1.514},"min":{"1min":0.35999999999999999,"5min":0.29699999999999999,"15min":0.23799999999999999},"max":{"1min":0.88400000000000001,"5min":5.3799999999999999,"15min":142.559},"last":0.82499999999999996},{"interface":"front","average":{"1min":0.76400000000000001,"5min":0.78800000000000003,"15min":1.5229999999999999},"min":{"1min":0.379,"5min":0.33500000000000002,"15min":0.27000000000000002},"max":{"1min":2.4670000000000001,"5min":2.6299999999999999,"15min":142.584},"last":2.903}]},{"osd":1,"last update":"Mon Oct 9 10:40:07 2023","interfaces":[{"interface":"back","average":{"1min":0.73299999999999998,"5min":0.95799999999999996,"15min":1.6619999999999999},"min":{"1min":0.46400000000000002,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":1.1850000000000001,"5min":8.9819999999999993,"15min":143.345},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.78500000000000003,"5min":0.91000000000000003,"15min":1.6659999999999999},"min":{"1min":0.33700000000000002,"5min":0.33600000000000002,"15min":0.29799999999999999},"max":{"1min":2.4889999999999999,"5min":4.2050000000000001,"15min":143.31700000000001},"last":0.47499999999999998}]},{"osd":2,"last update":"Mon Oct 9 10:40:22 2023","interfaces":[{"interface":"back","average":{"1min":0.84299999999999997,"5min":0.96299999999999997,"15min":1.0329999999999999},"min":{"1min":0.36299999999999999,"5min":0.29699999999999999,"15min":0.29399999999999998},"max":{"1min":2.3170000000000002,"5min":7.8499999999999996,"15min":12.441000000000001},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.96899999999999997,"15min":0.97799999999999998},"min":{"1min":0.48599999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":2.8900000000000001,"5min":5.4420000000000002,"15min":20.259},"last":3.1179999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:40:07 2023","interfaces":[{"interface":"back","average":{"1min":0.73799999999999999,"5min":0.80200000000000005,"15min":1.091},"min":{"1min":0.42899999999999999,"5min":0.41099999999999998,"15min":0.313},"max":{"1min":1.1479999999999999,"5min":3.0859999999999999,"15min":38.975999999999999},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.81599999999999995,"5min":0.92200000000000004,"15min":1.2070000000000001},"min":{"1min":0.56299999999999994,"5min":0.34399999999999997,"15min":0.31900000000000001},"max":{"1min":1.3680000000000001,"5min":5.3250000000000002,"15min":36.844999999999999},"last":0.85299999999999998}]},{"osd":4,"last update":"Mon Oct 9 10:39:43 2023","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.78200000000000003,"15min":1.9730000000000001},"min":{"1min":0.49099999999999999,"5min":0.34999999999999998,"15min":0.32800000000000001},"max":{"1min":2.52,"5min":2.698,"15min":230.642},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.67000000000000004,"5min":0.76400000000000001,"15min":1.992},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.311},"max":{"1min":1.2030000000000001,"5min":3.0550000000000002,"15min":229.31299999999999},"last":0.38300000000000001}]},{"osd":5,"last update":"Mon Oct 9 10:39:43 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.94999999999999996,"15min":1.359},"min":{"1min":0.41499999999999998,"5min":0.41099999999999998,"15min":0.27700000000000002},"max":{"1min":1.099,"5min":5.2439999999999998,"15min":20.225999999999999},"last":1.0109999999999999},{"interface":"front","average":{"1min":0.83299999999999996,"5min":1.087,"15min":1.276},"min":{"1min":0.42299999999999999,"5min":0.376,"15min":0.312},"max":{"1min":2.4430000000000001,"5min":9.4410000000000007,"15min":12.225},"last":0.86299999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:40:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.171,"15min":1.54},"min":{"1min":0.47199999999999998,"5min":0.38600000000000001,"15min":0.32400000000000001},"max":{"1min":3.774,"5min":8.3160000000000007,"15min":15.936999999999999},"last":0.81000000000000005},{"interface":"front","average":{"1min":1.264,"5min":0.99399999999999999,"15min":1.335},"min":{"1min":0.66500000000000004,"5min":0.38700000000000001,"15min":0.30299999999999999},"max":{"1min":4.7649999999999997,"5min":4.7649999999999997,"15min":16.044},"last":0.60199999999999998}]}]},{"osd":6,"up_from":173,"seq":743029342447,"num_pgs":77,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4154996,"kb_used_data":3229036,"kb_used_omap":7,"kb_used_meta":925944,"kb_avail":89590156,"statfs":{"total":95995035648,"available":91740319744,"internally_reserved":0,"allocated":3306532864,"data_stored":3305668135,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7343,"internal_metadata":948167505},"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":"Mon Oct 9 10:40:40 2023","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.82099999999999995,"15min":1.3660000000000001},"min":{"1min":0.374,"5min":0.29999999999999999,"15min":0.26300000000000001},"max":{"1min":2.9319999999999999,"5min":3.948,"15min":73.555999999999997},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.86099999999999999,"15min":1.268},"min":{"1min":0.33200000000000002,"5min":0.29199999999999998,"15min":0.28699999999999998},"max":{"1min":1.089,"5min":4.4530000000000003,"15min":73.433000000000007},"last":0.42599999999999999}]},{"osd":1,"last update":"Mon Oct 9 10:40:40 2023","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":1.992,"15min":1.548},"min":{"1min":0.36499999999999999,"5min":0.32100000000000001,"15min":0.26300000000000001},"max":{"1min":5.0250000000000004,"5min":52.594000000000001,"15min":52.594000000000001},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.86099999999999999,"5min":1.97,"15min":1.494},"min":{"1min":0.38500000000000001,"5min":0.33000000000000002,"15min":0.27600000000000002},"max":{"1min":4.7590000000000003,"5min":52.645000000000003,"15min":52.645000000000003},"last":0.77200000000000002}]},{"osd":2,"last update":"Mon Oct 9 10:40:21 2023","interfaces":[{"interface":"back","average":{"1min":0.74399999999999999,"5min":1.6819999999999999,"15min":1.2789999999999999},"min":{"1min":0.38400000000000001,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":3.2469999999999999,"5min":39.521999999999998,"15min":39.521999999999998},"last":4.0759999999999996},{"interface":"front","average":{"1min":0.70299999999999996,"5min":1.6619999999999999,"15min":1.2729999999999999},"min":{"1min":0.504,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.1990000000000001,"5min":39.463999999999999,"15min":39.463999999999999},"last":3.9550000000000001}]},{"osd":3,"last update":"Mon Oct 9 10:40:40 2023","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.96299999999999997,"15min":1.1899999999999999},"min":{"1min":0.44800000000000001,"5min":0.41399999999999998,"15min":0.30299999999999999},"max":{"1min":1.131,"5min":4.5780000000000003,"15min":10.699},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.93000000000000005,"5min":0.86599999999999999,"15min":1.04},"min":{"1min":0.52800000000000002,"5min":0.39500000000000002,"15min":0.34999999999999998},"max":{"1min":4.7960000000000003,"5min":4.7960000000000003,"15min":8.1210000000000004},"last":0.84199999999999997}]},{"osd":4,"last update":"Mon Oct 9 10:40:40 2023","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":0.88,"15min":1.3},"min":{"1min":0.34100000000000003,"5min":0.33000000000000002,"15min":0.28899999999999998},"max":{"1min":3.1819999999999999,"5min":3.8820000000000001,"15min":15.288},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.68600000000000005,"5min":1.0069999999999999,"15min":1.224},"min":{"1min":0.42399999999999999,"5min":0.39100000000000001,"15min":0.28599999999999998},"max":{"1min":1.2609999999999999,"5min":7.4800000000000004,"15min":7.4800000000000004},"last":0.50800000000000001}]},{"osd":5,"last update":"Mon Oct 9 10:40:40 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.91100000000000003,"15min":1.3320000000000001},"min":{"1min":0.45500000000000002,"5min":0.32800000000000001,"15min":0.29799999999999999},"max":{"1min":4.6630000000000003,"5min":4.6630000000000003,"15min":11.329000000000001},"last":0.90700000000000003},{"interface":"front","average":{"1min":0.86599999999999999,"5min":1.0940000000000001,"15min":1.4970000000000001},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.312},"max":{"1min":3.2829999999999999,"5min":5.2949999999999999,"15min":15.266},"last":0.70799999999999996}]},{"osd":7,"last update":"Mon Oct 9 10:40:40 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.92900000000000005,"15min":1.214},"min":{"1min":0.40899999999999997,"5min":0.39100000000000001,"15min":0.32300000000000001},"max":{"1min":4.718,"5min":4.718,"15min":18.393000000000001},"last":1.143},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1.1259999999999999,"15min":1.587},"min":{"1min":0.45500000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":3.2170000000000001,"5min":5.3360000000000003,"15min":18.282},"last":0.95899999999999996}]}]},{"osd":1,"up_from":92,"seq":395136991588,"num_pgs":55,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4166140,"kb_used_data":3288308,"kb_used_omap":6,"kb_used_meta":877817,"kb_avail":89579012,"statfs":{"total":95995035648,"available":91728908288,"internally_reserved":0,"allocated":3367227392,"data_stored":3365484852,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6230,"internal_metadata":898885546},"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":"Mon Oct 9 10:40:22 2023","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.66500000000000004,"15min":0.83299999999999996},"min":{"1min":0.27300000000000002,"5min":0.252,"15min":0.20300000000000001},"max":{"1min":1.0700000000000001,"5min":4.641,"15min":35.258000000000003},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.78200000000000003,"15min":0.94999999999999996},"min":{"1min":0.34000000000000002,"5min":0.27600000000000002,"15min":0.23000000000000001},"max":{"1min":2.8490000000000002,"5min":4.5880000000000001,"15min":36.534999999999997},"last":0.84399999999999997}]},{"osd":2,"last update":"Mon Oct 9 10:40:22 2023","interfaces":[{"interface":"back","average":{"1min":0.61699999999999999,"5min":2.2559999999999998,"15min":2.8730000000000002},"min":{"1min":0.33500000000000002,"5min":0.32500000000000001,"15min":0.23899999999999999},"max":{"1min":1.123,"5min":91.846999999999994,"15min":219.822},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.80400000000000005,"5min":2.5830000000000002,"15min":3.1070000000000002},"min":{"1min":0.39200000000000002,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":2.7789999999999999,"5min":90.861000000000004,"15min":222.55600000000001},"last":1.0469999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:40:22 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.98099999999999998,"15min":1.4710000000000001},"min":{"1min":0.36199999999999999,"5min":0.33100000000000002,"15min":0.252},"max":{"1min":3.355,"5min":7.476,"15min":79.293999999999997},"last":0.92400000000000004},{"interface":"front","average":{"1min":0.72099999999999997,"5min":0.77700000000000002,"15min":1.2},"min":{"1min":0.35299999999999998,"5min":0.34399999999999997,"15min":0.25600000000000001},"max":{"1min":1.526,"5min":4.5519999999999996,"15min":76.466999999999999},"last":0.77200000000000002}]},{"osd":4,"last update":"Mon Oct 9 10:40:22 2023","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":1.079,"15min":1.125},"min":{"1min":0.45600000000000002,"5min":0.36599999999999999,"15min":0.31},"max":{"1min":1.363,"5min":5.2389999999999999,"15min":11.819000000000001},"last":0.94599999999999995},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.94499999999999995,"15min":1.0169999999999999},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.316},"max":{"1min":1.3839999999999999,"5min":5.9189999999999996,"15min":5.9189999999999996},"last":0.97899999999999998}]},{"osd":5,"last update":"Mon Oct 9 10:40:22 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.2689999999999999,"15min":1.22},"min":{"1min":0.49299999999999999,"5min":0.36199999999999999,"15min":0.32300000000000001},"max":{"1min":3.2789999999999999,"5min":7.2270000000000003,"15min":7.2270000000000003},"last":1.149},{"interface":"front","average":{"1min":0.95199999999999996,"5min":1.274,"15min":1.2030000000000001},"min":{"1min":0.53700000000000003,"5min":0.38400000000000001,"15min":0.33300000000000002},"max":{"1min":3.8839999999999999,"5min":6.3310000000000004,"15min":6.3310000000000004},"last":1.0169999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:40:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.3380000000000001,"15min":1.393},"min":{"1min":0.47899999999999998,"5min":0.39100000000000001,"15min":0.34000000000000002},"max":{"1min":3.3199999999999998,"5min":7.9249999999999998,"15min":9.9900000000000002},"last":1.2030000000000001},{"interface":"front","average":{"1min":0.79200000000000004,"5min":1.383,"15min":1.407},"min":{"1min":0.51200000000000001,"5min":0.438,"15min":0.32600000000000001},"max":{"1min":1.417,"5min":5.383,"15min":6.7629999999999999},"last":1.1060000000000001}]},{"osd":7,"last update":"Mon Oct 9 10:40:22 2023","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":1.228,"15min":1.236},"min":{"1min":0.63500000000000001,"5min":0.47899999999999998,"15min":0.34899999999999998},"max":{"1min":1.3700000000000001,"5min":6.2880000000000003,"15min":8.327},"last":1.1719999999999999},{"interface":"front","average":{"1min":0.873,"5min":0.98799999999999999,"15min":1.145},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.39900000000000002},"max":{"1min":1.349,"5min":5.9619999999999997,"15min":8.3829999999999991},"last":1.125}]}]},{"osd":0,"up_from":0,"seq":373662155114,"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":225,"seq":966367641755,"num_pgs":70,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3612088,"kb_used_data":3025648,"kb_used_omap":12,"kb_used_meta":586419,"kb_avail":90133064,"statfs":{"total":95995035648,"available":92296257536,"internally_reserved":0,"allocated":3098263552,"data_stored":3096465255,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12791,"internal_metadata":600493577},"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":"Mon Oct 9 10:40:17 2023","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.82099999999999995,"15min":0.75600000000000001},"min":{"1min":0.313,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.92200000000000004,"5min":14.742000000000001,"15min":14.742000000000001},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.60799999999999998,"15min":0.64400000000000002},"min":{"1min":0.30099999999999999,"5min":0.251,"15min":0.251},"max":{"1min":0.86699999999999999,"5min":3.153,"15min":6.2649999999999997},"last":0.54100000000000004}]},{"osd":1,"last update":"Mon Oct 9 10:40:17 2023","interfaces":[{"interface":"back","average":{"1min":0.63700000000000001,"5min":4.2350000000000003,"15min":2.2200000000000002},"min":{"1min":0.42599999999999999,"5min":0.30499999999999999,"15min":0.22900000000000001},"max":{"1min":0.87,"5min":157.77500000000001,"15min":157.77500000000001},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.72599999999999998,"5min":4.4420000000000002,"15min":2.093},"min":{"1min":0.36299999999999999,"5min":0.313,"15min":0.26400000000000001},"max":{"1min":1.1100000000000001,"5min":158.24100000000001,"15min":158.24100000000001},"last":0.67400000000000004}]},{"osd":3,"last update":"Mon Oct 9 10:40:17 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":1.0640000000000001,"15min":0.99199999999999999},"min":{"1min":0.47999999999999998,"5min":0.32400000000000001,"15min":0.28899999999999998},"max":{"1min":0.90300000000000002,"5min":6.1289999999999996,"15min":8.1699999999999999},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.73699999999999999,"5min":0.98599999999999999,"15min":0.96099999999999997},"min":{"1min":0.443,"5min":0.308,"15min":0.30399999999999999},"max":{"1min":0.98899999999999999,"5min":14.938000000000001,"15min":14.938000000000001},"last":0.63200000000000001}]},{"osd":4,"last update":"Mon Oct 9 10:40:17 2023","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.89100000000000001,"15min":0.88400000000000001},"min":{"1min":0.38800000000000001,"5min":0.35999999999999999,"15min":0.33000000000000002},"max":{"1min":2.294,"5min":4.3540000000000001,"15min":6.5999999999999996},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.81699999999999995,"5min":1.3500000000000001,"15min":1.1739999999999999},"min":{"1min":0.51500000000000001,"5min":0.438,"15min":0.32800000000000001},"max":{"1min":2.2570000000000001,"5min":13.212999999999999,"15min":13.212999999999999},"last":0.80800000000000005}]},{"osd":5,"last update":"Mon Oct 9 10:40:17 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":1.2769999999999999,"15min":1.3839999999999999},"min":{"1min":0.48099999999999998,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.1679999999999999,"5min":14.904999999999999,"15min":34.942999999999998},"last":1.0800000000000001},{"interface":"front","average":{"1min":0.80200000000000005,"5min":1.145,"15min":1.1639999999999999},"min":{"1min":0.51700000000000002,"5min":0.371,"15min":0.371},"max":{"1min":1.0600000000000001,"5min":5.8710000000000004,"15min":35.186999999999998},"last":0.91900000000000004}]},{"osd":6,"last update":"Mon Oct 9 10:40:17 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":1.0469999999999999,"15min":1.1339999999999999},"min":{"1min":0.48899999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.1579999999999999,"5min":6.6440000000000001,"15min":7.04},"last":0.98999999999999999},{"interface":"front","average":{"1min":0.92200000000000004,"5min":1.7050000000000001,"15min":1.52},"min":{"1min":0.53300000000000003,"5min":0.50900000000000001,"15min":0.41499999999999998},"max":{"1min":2.3370000000000002,"5min":13.186999999999999,"15min":13.186999999999999},"last":0.89600000000000002}]},{"osd":7,"last update":"Mon Oct 9 10:40:17 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":1.3009999999999999,"15min":1.2889999999999999},"min":{"1min":0.54500000000000004,"5min":0.52200000000000002,"15min":0.45200000000000001},"max":{"1min":1.5600000000000001,"5min":14.864000000000001,"15min":14.864000000000001},"last":1.0349999999999999},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.1739999999999999,"15min":1.0589999999999999},"min":{"1min":0.53700000000000003,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":3.1099999999999999,"5min":6.9500000000000002,"15min":6.9500000000000002},"last":0.86499999999999999}]}]},{"osd":3,"up_from":0,"seq":438086664536,"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":0,"seq":128849019437,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":5,"up_from":0,"seq":154618823207,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4483,"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":1436,"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":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":4198400,"data_stored":4194323,"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":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"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":6230,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":5504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8308,"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":3612,"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":0,"data_stored":0,"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":32768,"data_stored":5504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7343,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":5504,"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":3357671424,"data_stored":3357671424,"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":3088846848,"data_stored":3088842776,"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":3300921344,"data_stored":3300917272,"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":2290683904,"data_stored":2290679832,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T10:40:52.895 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool set device_health_metrics pgp_num 21 2023-10-09T10:40:52.918 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:52.944 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:52.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:52.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:53.048 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:53.071 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:53.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:53.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:53.177 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:53.202 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:53.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:53.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:53.305 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:53.330 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:53.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:53.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:53.434 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:53.462 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:53.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:53.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:53.566 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:53.578 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:53 smithi053 bash[79554]: cluster 2023-10-09T10:40:51.830304+0000 mgr.y (mgr.26072) 1165 : cluster 0 pgmap v1359: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.5 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 171 op/s; 23623/173556 objects degraded (13.611%); 3679/173556 objects misplaced (2.120%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T10:40:53.578 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:53 smithi053 bash[79554]: audit 2023-10-09T10:40:53.096044+0000 mon.a (mon.0) 1768 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:53.578 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:53 smithi053 bash[79554]: audit 2023-10-09T10:40:53.097282+0000 mon.a (mon.0) 1769 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:40:53.578 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:53 smithi053 bash[79554]: cluster 2023-10-09T10:40:53.333583+0000 mon.a (mon.0) 1770 : cluster 3 Health check update: Degraded data redundancy: 23623/173556 objects degraded (13.611%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:53.579 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:53 smithi053 bash[76859]: cluster 2023-10-09T10:40:51.830304+0000 mgr.y (mgr.26072) 1165 : cluster 0 pgmap v1359: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.5 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 171 op/s; 23623/173556 objects degraded (13.611%); 3679/173556 objects misplaced (2.120%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T10:40:53.579 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:53 smithi053 bash[76859]: audit 2023-10-09T10:40:53.096044+0000 mon.a (mon.0) 1768 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:53.579 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:53 smithi053 bash[76859]: audit 2023-10-09T10:40:53.097282+0000 mon.a (mon.0) 1769 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:40:53.579 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:53 smithi053 bash[76859]: cluster 2023-10-09T10:40:53.333583+0000 mon.a (mon.0) 1770 : cluster 3 Health check update: Degraded data redundancy: 23623/173556 objects degraded (13.611%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:53.591 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:53.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:53.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:53.694 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:53.718 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:53.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:53.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:53.822 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:53.833 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:53 smithi086 bash[59714]: cluster 2023-10-09T10:40:51.830304+0000 mgr.y (mgr.26072) 1165 : cluster 0 pgmap v1359: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 76 active+clean; 3.5 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 171 op/s; 23623/173556 objects degraded (13.611%); 3679/173556 objects misplaced (2.120%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T10:40:53.834 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:53 smithi086 bash[59714]: audit 2023-10-09T10:40:53.096044+0000 mon.a (mon.0) 1768 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:40:53.834 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:53 smithi086 bash[59714]: audit 2023-10-09T10:40:53.097282+0000 mon.a (mon.0) 1769 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:40:53.834 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:53 smithi086 bash[59714]: cluster 2023-10-09T10:40:53.333583+0000 mon.a (mon.0) 1770 : cluster 3 Health check update: Degraded data redundancy: 23623/173556 objects degraded (13.611%), 10 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:53.850 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:53.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:53.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:53.954 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:53.980 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:53.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:53.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:54.084 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:54.117 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:54.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:54.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:54.221 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:54.246 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:54.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:54.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:54.351 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:54.377 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:54.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:54.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:54.480 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:54.510 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:54.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:54.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:54.614 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:54.640 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:54.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:54.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:54.743 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:54.770 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:54.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:54.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:54.875 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:54.904 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:54.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:54.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:55.007 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:55.037 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:55.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:55.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:55.140 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:55.165 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:55.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:55.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:55.268 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:55.289 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:55.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:55.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:55.392 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:55.420 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:55.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:55.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:55.527 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:55.538 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:55 smithi086 bash[59714]: cluster 2023-10-09T10:40:53.831465+0000 mgr.y (mgr.26072) 1166 : cluster 0 pgmap v1360: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.5 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 187 op/s; 20506/172098 objects degraded (11.915%); 6561/172098 objects misplaced (3.812%); 3.3 MiB/s, 52 objects/s recovering 2023-10-09T10:40:55.550 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:55.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:55.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:55.653 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:55.663 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:55 smithi053 bash[79554]: cluster 2023-10-09T10:40:53.831465+0000 mgr.y (mgr.26072) 1166 : cluster 0 pgmap v1360: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.5 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 187 op/s; 20506/172098 objects degraded (11.915%); 6561/172098 objects misplaced (3.812%); 3.3 MiB/s, 52 objects/s recovering 2023-10-09T10:40:55.663 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:55 smithi053 bash[76859]: cluster 2023-10-09T10:40:53.831465+0000 mgr.y (mgr.26072) 1166 : cluster 0 pgmap v1360: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.5 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 187 op/s; 20506/172098 objects degraded (11.915%); 6561/172098 objects misplaced (3.812%); 3.3 MiB/s, 52 objects/s recovering 2023-10-09T10:40:55.678 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:55.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:55.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:55.782 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:55.807 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:55.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:55.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:55.910 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:55.934 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:55.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:55.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:56.037 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:56.068 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:56.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:56.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:56.172 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:56.200 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:56.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:56.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:56.303 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:56.327 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:56.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:56.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:56.431 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:56.455 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:56.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:56.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:56.560 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:56.586 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:56.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:56.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:56.689 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:56.712 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:56.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:56.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:56.816 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:56.839 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:56.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:56.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:56.942 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:56.970 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:56.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:56.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:57.074 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:57.102 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:57.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:57.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:57.206 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:57.229 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:57.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:57.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:57.332 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:57.354 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:57.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:57.357 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:57.457 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:57.478 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:57.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:57.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:57.582 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:57.611 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:57.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:57.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:57.715 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:57.727 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:57 smithi053 bash[79554]: cluster 2023-10-09T10:40:55.832253+0000 mgr.y (mgr.26072) 1167 : cluster 0 pgmap v1361: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.5 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 147 op/s; 20506/171096 objects degraded (11.985%); 6561/171096 objects misplaced (3.835%); 1.4 MiB/s, 22 objects/s recovering 2023-10-09T10:40:57.727 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:57 smithi053 bash[76859]: cluster 2023-10-09T10:40:55.832253+0000 mgr.y (mgr.26072) 1167 : cluster 0 pgmap v1361: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.5 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 147 op/s; 20506/171096 objects degraded (11.985%); 6561/171096 objects misplaced (3.835%); 1.4 MiB/s, 22 objects/s recovering 2023-10-09T10:40:57.746 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:57.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:57.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:57.850 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:57.861 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:57 smithi086 bash[59714]: cluster 2023-10-09T10:40:55.832253+0000 mgr.y (mgr.26072) 1167 : cluster 0 pgmap v1361: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.5 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 147 op/s; 20506/171096 objects degraded (11.985%); 6561/171096 objects misplaced (3.835%); 1.4 MiB/s, 22 objects/s recovering 2023-10-09T10:40:57.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:57.882 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:57.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:57.983 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:58.007 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:58.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:58.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:58.111 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:58.137 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:58.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:58.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:58.241 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:58.263 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:58.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:58.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:58.366 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:58.391 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:40:58.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:58.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:40:58.494 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:58.520 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:58 smithi053 bash[76859]: cluster 2023-10-09T10:40:58.334577+0000 mon.a (mon.0) 1771 : cluster 3 Health check update: Degraded data redundancy: 20506/171096 objects degraded (11.985%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:58.522 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:58.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:58.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:58.596 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:40:58.618 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:40:58.624 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:40:58.624 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [], 2023-10-09T10:40:58.624 INFO:teuthology.orchestra.run.smithi053.stdout: "complaint_time": 30, 2023-10-09T10:40:58.624 INFO:teuthology.orchestra.run.smithi053.stdout: "num_blocked_ops": 0 2023-10-09T10:40:58.624 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:40:58.626 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:58.638 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:58 smithi086 bash[59714]: cluster 2023-10-09T10:40:58.334577+0000 mon.a (mon.0) 1771 : cluster 3 Health check update: Degraded data redundancy: 20506/171096 objects degraded (11.985%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:58.645 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:40:58.654 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:40:58.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:58.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:40:58.676 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:40:58.698 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:40:58.723 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:40:58.744 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:40:58.757 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:58.769 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:40:58.769 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:58 smithi053 bash[79554]: cluster 2023-10-09T10:40:58.334577+0000 mon.a (mon.0) 1771 : cluster 3 Health check update: Degraded data redundancy: 20506/171096 objects degraded (11.985%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:40:58.770 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:40:58.771 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:40:58.771 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:40:58.771 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:40:58.771 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:40:58.771 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:40:58.771 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:40:58.771 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:40:58.790 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:58.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:58.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:58.895 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:58.918 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:58.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:58.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:59.021 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:59.047 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:59.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:59.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:40:59.150 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:59.176 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:40:59.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:59.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:40:59.284 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:59.306 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:59.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:59.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:59.410 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:59.433 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:40:59.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:59.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:40:59.535 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is set 2023-10-09T10:40:59.540 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:59.551 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:59 smithi086 bash[59714]: cluster 2023-10-09T10:40:57.833098+0000 mgr.y (mgr.26072) 1168 : cluster 0 pgmap v1362: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.4 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 216 op/s; 20413/169263 objects degraded (12.060%); 6452/169263 objects misplaced (3.812%); 2.5 MiB/s, 39 objects/s recovering 2023-10-09T10:40:59.551 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:59 smithi086 bash[59714]: audit 2023-10-09T10:40:58.560354+0000 mon.c (mon.2) 99 : audit 0 from='client.? 172.21.15.53:0/3822733752' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:40:59.551 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:59 smithi086 bash[59714]: audit 2023-10-09T10:40:58.741981+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.53:0/320352401' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:40:59.551 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:40:59 smithi086 bash[59714]: audit 2023-10-09T10:40:58.742505+0000 mon.a (mon.0) 1772 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:40:59.564 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:40:59.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:59.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:40:59.667 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:59.696 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:40:59.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:59.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:40:59.798 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:59.807 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:59 smithi053 bash[79554]: cluster 2023-10-09T10:40:57.833098+0000 mgr.y (mgr.26072) 1168 : cluster 0 pgmap v1362: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.4 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 216 op/s; 20413/169263 objects degraded (12.060%); 6452/169263 objects misplaced (3.812%); 2.5 MiB/s, 39 objects/s recovering 2023-10-09T10:40:59.807 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:59 smithi053 bash[79554]: audit 2023-10-09T10:40:58.560354+0000 mon.c (mon.2) 99 : audit 0 from='client.? 172.21.15.53:0/3822733752' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:40:59.807 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:59 smithi053 bash[79554]: audit 2023-10-09T10:40:58.741981+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.53:0/320352401' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:40:59.807 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:40:59 smithi053 bash[79554]: audit 2023-10-09T10:40:58.742505+0000 mon.a (mon.0) 1772 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:40:59.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:59 smithi053 bash[76859]: cluster 2023-10-09T10:40:57.833098+0000 mgr.y (mgr.26072) 1168 : cluster 0 pgmap v1362: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.4 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 216 op/s; 20413/169263 objects degraded (12.060%); 6452/169263 objects misplaced (3.812%); 2.5 MiB/s, 39 objects/s recovering 2023-10-09T10:40:59.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:59 smithi053 bash[76859]: audit 2023-10-09T10:40:58.560354+0000 mon.c (mon.2) 99 : audit 0 from='client.? 172.21.15.53:0/3822733752' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:40:59.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:59 smithi053 bash[76859]: audit 2023-10-09T10:40:58.741981+0000 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.53:0/320352401' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:40:59.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:40:59 smithi053 bash[76859]: audit 2023-10-09T10:40:58.742505+0000 mon.a (mon.0) 1772 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:40:59.820 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:40:59.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:59.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:40:59.923 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:59.952 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:40:59.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:40:59.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:00.056 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:00.087 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:00.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:00.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:00.193 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:00.227 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:00.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:00.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:00.330 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:00.359 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:00.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:00.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:00.462 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:00.490 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:00.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:00.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:00.593 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:00.605 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:00 smithi053 bash[79554]: cluster 2023-10-09T10:40:59.517090+0000 mon.a (mon.0) 1773 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:41:00.605 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:00 smithi053 bash[79554]: cluster 2023-10-09T10:40:59.521568+0000 osd.4 (osd.4) 333 : cluster 3 failed to encode map e391 with expected crc 2023-10-09T10:41:00.605 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:00 smithi053 bash[79554]: audit 2023-10-09T10:40:59.522178+0000 mon.a (mon.0) 1774 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:41:00.605 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:00 smithi053 bash[79554]: cluster 2023-10-09T10:40:59.522295+0000 mon.a (mon.0) 1775 : cluster 0 osdmap e391: 8 total, 8 up, 4 in 2023-10-09T10:41:00.605 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:00 smithi053 bash[79554]: cluster 2023-10-09T10:40:59.526677+0000 osd.7 (osd.7) 364 : cluster 3 failed to encode map e391 with expected crc 2023-10-09T10:41:00.605 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:00 smithi053 bash[79554]: cluster 2023-10-09T10:40:59.856399+0000 osd.5 (osd.5) 470 : cluster 3 failed to encode map e391 with expected crc 2023-10-09T10:41:00.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:00 smithi053 bash[76859]: cluster 2023-10-09T10:40:59.517090+0000 mon.a (mon.0) 1773 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:41:00.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:00 smithi053 bash[76859]: cluster 2023-10-09T10:40:59.521568+0000 osd.4 (osd.4) 333 : cluster 3 failed to encode map e391 with expected crc 2023-10-09T10:41:00.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:00 smithi053 bash[76859]: audit 2023-10-09T10:40:59.522178+0000 mon.a (mon.0) 1774 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:41:00.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:00 smithi053 bash[76859]: cluster 2023-10-09T10:40:59.522295+0000 mon.a (mon.0) 1775 : cluster 0 osdmap e391: 8 total, 8 up, 4 in 2023-10-09T10:41:00.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:00 smithi053 bash[76859]: cluster 2023-10-09T10:40:59.526677+0000 osd.7 (osd.7) 364 : cluster 3 failed to encode map e391 with expected crc 2023-10-09T10:41:00.606 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:00 smithi053 bash[76859]: cluster 2023-10-09T10:40:59.856399+0000 osd.5 (osd.5) 470 : cluster 3 failed to encode map e391 with expected crc 2023-10-09T10:41:00.622 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:00.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:00.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:00.725 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:00.747 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:00.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:00.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:00.851 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:00.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:00 smithi086 bash[59714]: cluster 2023-10-09T10:40:59.517090+0000 mon.a (mon.0) 1773 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:41:00.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:00 smithi086 bash[59714]: cluster 2023-10-09T10:40:59.521568+0000 osd.4 (osd.4) 333 : cluster 3 failed to encode map e391 with expected crc 2023-10-09T10:41:00.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:00 smithi086 bash[59714]: audit 2023-10-09T10:40:59.522178+0000 mon.a (mon.0) 1774 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:41:00.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:00 smithi086 bash[59714]: cluster 2023-10-09T10:40:59.522295+0000 mon.a (mon.0) 1775 : cluster 0 osdmap e391: 8 total, 8 up, 4 in 2023-10-09T10:41:00.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:00 smithi086 bash[59714]: cluster 2023-10-09T10:40:59.526677+0000 osd.7 (osd.7) 364 : cluster 3 failed to encode map e391 with expected crc 2023-10-09T10:41:00.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:00 smithi086 bash[59714]: cluster 2023-10-09T10:40:59.856399+0000 osd.5 (osd.5) 470 : cluster 3 failed to encode map e391 with expected crc 2023-10-09T10:41:00.874 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:00.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:00.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:00.978 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:01.004 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:01.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:01.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:01.107 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:01.138 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:01.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:01.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:01.242 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:01.272 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:01.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:01.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:01.376 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:01.402 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:01.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:01.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:01.509 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:01.535 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:01.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:01.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:01.641 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:01.658 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-09T10:41:01.669 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:01.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:01.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:01.772 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:01.781 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:01 smithi086 bash[59714]: cluster 2023-10-09T10:40:59.833604+0000 mgr.y (mgr.26072) 1169 : cluster 0 pgmap v1364: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.4 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 177 op/s; 20413/169107 objects degraded (12.071%); 6452/169107 objects misplaced (3.815%); 2.4 MiB/s, 38 objects/s recovering 2023-10-09T10:41:01.798 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:01.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:01.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:01.901 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:01.910 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:01 smithi053 bash[76859]: cluster 2023-10-09T10:40:59.833604+0000 mgr.y (mgr.26072) 1169 : cluster 0 pgmap v1364: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.4 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 177 op/s; 20413/169107 objects degraded (12.071%); 6452/169107 objects misplaced (3.815%); 2.4 MiB/s, 38 objects/s recovering 2023-10-09T10:41:01.910 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:01 smithi053 bash[79554]: cluster 2023-10-09T10:40:59.833604+0000 mgr.y (mgr.26072) 1169 : cluster 0 pgmap v1364: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.4 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 177 op/s; 20413/169107 objects degraded (12.071%); 6452/169107 objects misplaced (3.815%); 2.4 MiB/s, 38 objects/s recovering 2023-10-09T10:41:01.925 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:01.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:01.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:02.030 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:02.074 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:02.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:02.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:02.177 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:02.203 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:02.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:02.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:02.306 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:02.335 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:02.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:02.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:02.388 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:41:02.438 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:02.462 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:02.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:02.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:02.567 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:02.594 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:02.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:02.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:02.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:41:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:41:02] "GET /metrics HTTP/1.1" 200 36586 "" "Prometheus/2.33.4" 2023-10-09T10:41:02.697 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:02.721 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:02.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:02.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:02.824 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:02.847 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:02.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:02.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:02.950 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:02.976 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:02.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:02.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:03.083 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:03.115 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:03.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:03.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:03.219 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:03.248 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:03.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:03.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:03.354 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:03.377 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:03.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:03.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:03.483 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:03.504 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:03.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:03.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:03.607 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:03 smithi086 bash[59714]: cluster 2023-10-09T10:41:01.834258+0000 mgr.y (mgr.26072) 1170 : cluster 0 pgmap v1365: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.4 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 173 op/s; 20413/168363 objects degraded (12.124%); 6452/168363 objects misplaced (3.832%); 2.0 MiB/s, 31 objects/s recovering 2023-10-09T10:41:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:03 smithi086 bash[59714]: cluster 2023-10-09T10:41:03.338215+0000 mon.a (mon.0) 1776 : cluster 3 Health check update: Degraded data redundancy: 20413/168363 objects degraded (12.124%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:03.642 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:03.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:03.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:03.745 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:03.754 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:03 smithi053 bash[79554]: cluster 2023-10-09T10:41:01.834258+0000 mgr.y (mgr.26072) 1170 : cluster 0 pgmap v1365: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.4 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 173 op/s; 20413/168363 objects degraded (12.124%); 6452/168363 objects misplaced (3.832%); 2.0 MiB/s, 31 objects/s recovering 2023-10-09T10:41:03.754 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:03 smithi053 bash[79554]: cluster 2023-10-09T10:41:03.338215+0000 mon.a (mon.0) 1776 : cluster 3 Health check update: Degraded data redundancy: 20413/168363 objects degraded (12.124%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:03.754 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:03 smithi053 bash[76859]: cluster 2023-10-09T10:41:01.834258+0000 mgr.y (mgr.26072) 1170 : cluster 0 pgmap v1365: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.4 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 173 op/s; 20413/168363 objects degraded (12.124%); 6452/168363 objects misplaced (3.832%); 2.0 MiB/s, 31 objects/s recovering 2023-10-09T10:41:03.754 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:03 smithi053 bash[76859]: cluster 2023-10-09T10:41:03.338215+0000 mon.a (mon.0) 1776 : cluster 3 Health check update: Degraded data redundancy: 20413/168363 objects degraded (12.124%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:03.770 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:03.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:03.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:03.874 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:03.904 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:03.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:03.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:03.988 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:41:04.007 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T10:41:04.007 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:04.061 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:04.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:04.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:04.164 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:04.190 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:04.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:04.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:04.293 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:04.322 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:04.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:04.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:04.425 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:04.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:04.458 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:04.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:04.558 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:04.593 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:04.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:04.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:04.700 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:04.723 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:04.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:04.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:04.826 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:04.848 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:04.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:04.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:04.951 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:04.978 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:04.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:04.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:05.081 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:05.103 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:05.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:05.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:05.207 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:05.235 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:05.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:05.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:05.338 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:05.361 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:05.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:05.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:05.464 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:05.494 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:05.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:05.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:05.597 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:05.623 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:05.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:05.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:05.728 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:05.737 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:05 smithi053 bash[79554]: cluster 2023-10-09T10:41:03.835626+0000 mgr.y (mgr.26072) 1171 : cluster 0 pgmap v1366: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.4 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 179 op/s; 20331/166701 objects degraded (12.196%); 6329/166701 objects misplaced (3.797%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:41:05.737 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:05 smithi053 bash[76859]: cluster 2023-10-09T10:41:03.835626+0000 mgr.y (mgr.26072) 1171 : cluster 0 pgmap v1366: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.4 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 179 op/s; 20331/166701 objects degraded (12.196%); 6329/166701 objects misplaced (3.797%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:41:05.757 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:05.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:05.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:05.860 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:05.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:05 smithi086 bash[59714]: cluster 2023-10-09T10:41:03.835626+0000 mgr.y (mgr.26072) 1171 : cluster 0 pgmap v1366: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.4 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 179 op/s; 20331/166701 objects degraded (12.196%); 6329/166701 objects misplaced (3.797%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:41:05.888 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:05.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:05.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:05.992 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:06.013 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:06.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:06.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:06.117 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:06.138 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:06.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:06.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:06.241 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:06.281 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:06.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:06.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:06.390 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:06.420 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:06.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:06.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:06.526 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:06.544 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:41:06.557 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:06.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:06.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:06.661 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:06.689 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:06.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:06.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:06.792 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:06.820 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:06.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:06.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:06.924 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:06.953 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:06.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:06.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:06.992 INFO:teuthology.orchestra.run.smithi053.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-10-09T10:41:07.055 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:07.083 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:07.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:07.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:07.195 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:07.219 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:07.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:07.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:07.321 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:07.342 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:07.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:07.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:07.447 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:07.476 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:07.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:07.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:07.580 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:07.591 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:07 smithi086 bash[59714]: cluster 2023-10-09T10:41:05.836928+0000 mgr.y (mgr.26072) 1172 : cluster 0 pgmap v1367: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.4 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 185 op/s; 20331/165522 objects degraded (12.283%); 6329/165522 objects misplaced (3.824%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:41:07.591 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:07 smithi086 bash[59714]: audit 2023-10-09T10:41:06.987318+0000 mon.a (mon.0) 1777 : audit 1 from='client.? 172.21.15.53:0/4138981503' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "21"}]: dispatch 2023-10-09T10:41:07.608 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:07.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:07.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:07.711 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:07.744 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:07.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:07.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:07.848 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:07.858 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:07 smithi053 bash[79554]: cluster 2023-10-09T10:41:05.836928+0000 mgr.y (mgr.26072) 1172 : cluster 0 pgmap v1367: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.4 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 185 op/s; 20331/165522 objects degraded (12.283%); 6329/165522 objects misplaced (3.824%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:41:07.858 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:07 smithi053 bash[79554]: audit 2023-10-09T10:41:06.987318+0000 mon.a (mon.0) 1777 : audit 1 from='client.? 172.21.15.53:0/4138981503' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "21"}]: dispatch 2023-10-09T10:41:07.858 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:07 smithi053 bash[76859]: cluster 2023-10-09T10:41:05.836928+0000 mgr.y (mgr.26072) 1172 : cluster 0 pgmap v1367: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.4 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 185 op/s; 20331/165522 objects degraded (12.283%); 6329/165522 objects misplaced (3.824%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:41:07.859 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:07 smithi053 bash[76859]: audit 2023-10-09T10:41:06.987318+0000 mon.a (mon.0) 1777 : audit 1 from='client.? 172.21.15.53:0/4138981503' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "21"}]: dispatch 2023-10-09T10:41:07.875 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:07.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:07.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:07.980 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:08.001 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:08.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:08.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:08.104 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:08.129 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:08.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:08.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:08.231 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:08.258 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:08.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:08.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:08.362 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:08.387 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:08.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:08.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:08.490 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:08.523 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:08.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:08.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:08.627 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:08.636 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:08 smithi053 bash[76859]: audit 2023-10-09T10:41:08.089245+0000 mon.a (mon.0) 1778 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:41:08.636 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:08 smithi053 bash[76859]: cluster 2023-10-09T10:41:08.339871+0000 mon.a (mon.0) 1779 : cluster 3 Health check update: Degraded data redundancy: 20331/165522 objects degraded (12.283%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:08.636 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:08 smithi053 bash[79554]: audit 2023-10-09T10:41:08.089245+0000 mon.a (mon.0) 1778 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:41:08.636 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:08 smithi053 bash[79554]: cluster 2023-10-09T10:41:08.339871+0000 mon.a (mon.0) 1779 : cluster 3 Health check update: Degraded data redundancy: 20331/165522 objects degraded (12.283%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:08.656 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:08.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:08.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:08.759 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:08.785 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:08.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:08.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:08.837 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-10-09T10:41:08.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:08 smithi086 bash[59714]: audit 2023-10-09T10:41:08.089245+0000 mon.a (mon.0) 1778 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:41:08.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:08 smithi086 bash[59714]: cluster 2023-10-09T10:41:08.339871+0000 mon.a (mon.0) 1779 : cluster 3 Health check update: Degraded data redundancy: 20331/165522 objects degraded (12.283%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:08.888 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:08.919 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:08.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:08.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:09.025 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:09.054 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:09.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:09.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:09.161 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:09.184 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:09.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:09.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:09.291 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:09.309 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:41:09.311 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:41:09.313 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:09.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:09.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:09.416 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:09.447 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:09.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:09.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:09.550 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:09.581 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:09.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:09.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:09.687 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:09.694 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:09 smithi086 bash[59714]: cluster 2023-10-09T10:41:07.837942+0000 mgr.y (mgr.26072) 1173 : cluster 0 pgmap v1368: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.3 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 187 op/s; 20235/163647 objects degraded (12.365%); 6200/163647 objects misplaced (3.789%); 1.9 MiB/s, 29 objects/s recovering 2023-10-09T10:41:09.712 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:09.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:09.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:09.816 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:09.828 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:09 smithi053 bash[76859]: cluster 2023-10-09T10:41:07.837942+0000 mgr.y (mgr.26072) 1173 : cluster 0 pgmap v1368: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.3 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 187 op/s; 20235/163647 objects degraded (12.365%); 6200/163647 objects misplaced (3.789%); 1.9 MiB/s, 29 objects/s recovering 2023-10-09T10:41:09.828 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:09 smithi053 bash[79554]: cluster 2023-10-09T10:41:07.837942+0000 mgr.y (mgr.26072) 1173 : cluster 0 pgmap v1368: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.3 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 187 op/s; 20235/163647 objects degraded (12.365%); 6200/163647 objects misplaced (3.789%); 1.9 MiB/s, 29 objects/s recovering 2023-10-09T10:41:09.848 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:09.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:09.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:09.952 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:09.978 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:09.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:09.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:10.081 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:10.112 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:10.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:10.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:10.214 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:10.235 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:10.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:10.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:10.338 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:10.361 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:10.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:10.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:10.463 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:10.491 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:10.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:10.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:10.594 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:10.617 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:10.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:10.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:10.722 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:10.749 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:10.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:10.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:10.854 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:10.882 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:10.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:10.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:10.986 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:11.012 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:11.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:11.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:11.116 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:11.141 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:11.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:11.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:11.245 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:11.278 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:11.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:11.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:11.381 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:11.406 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:11.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:11.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:11.513 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:11.541 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:11.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:11.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:11.646 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:11.745 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:11.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:11.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:11.851 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:11 smithi086 bash[59714]: cluster 2023-10-09T10:41:09.838839+0000 mgr.y (mgr.26072) 1174 : cluster 0 pgmap v1369: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.3 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 182 op/s; 20235/163464 objects degraded (12.379%); 6200/163464 objects misplaced (3.793%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T10:41:11.874 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:11.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:11.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:11.921 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:11 smithi053 bash[79554]: cluster 2023-10-09T10:41:09.838839+0000 mgr.y (mgr.26072) 1174 : cluster 0 pgmap v1369: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.3 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 182 op/s; 20235/163464 objects degraded (12.379%); 6200/163464 objects misplaced (3.793%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T10:41:11.922 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:11 smithi053 bash[76859]: cluster 2023-10-09T10:41:09.838839+0000 mgr.y (mgr.26072) 1174 : cluster 0 pgmap v1369: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.3 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 182 op/s; 20235/163464 objects degraded (12.379%); 6200/163464 objects misplaced (3.793%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T10:41:11.978 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:12.000 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:12.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:12.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:12.103 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:12.128 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:12.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:12.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:12.231 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:12.258 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:12.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:12.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:12.364 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:12.390 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:12.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:12.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:12.492 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:12.519 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:12.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:12.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:12.623 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:12.651 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:12.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:12.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:12.754 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:12.778 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:12.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:12.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:12.881 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:12.894 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:41:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:41:12] "GET /metrics HTTP/1.1" 200 36585 "" "Prometheus/2.33.4" 2023-10-09T10:41:12.911 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:12.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:12.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:13.014 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:13.036 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:13.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:13.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:13.141 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:13.163 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:13.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:13.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:13.266 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:13.296 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:13.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:13.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:13.400 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:13.432 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:13.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:13.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:13.536 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:13.561 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:13.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:13.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:13.666 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:13.686 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:13.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:13.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:13.788 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:13.819 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:13.821 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:13 smithi053 bash[79554]: cluster 2023-10-09T10:41:11.839611+0000 mgr.y (mgr.26072) 1175 : cluster 0 pgmap v1370: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.3 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 181 op/s; 20235/162561 objects degraded (12.448%); 6200/162561 objects misplaced (3.814%); 1.6 MiB/s, 24 objects/s recovering 2023-10-09T10:41:13.821 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:13 smithi053 bash[79554]: cluster 2023-10-09T10:41:13.341841+0000 mon.a (mon.0) 1780 : cluster 3 Health check update: Degraded data redundancy: 20235/162561 objects degraded (12.448%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:13.821 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:13 smithi053 bash[76859]: cluster 2023-10-09T10:41:11.839611+0000 mgr.y (mgr.26072) 1175 : cluster 0 pgmap v1370: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.3 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 181 op/s; 20235/162561 objects degraded (12.448%); 6200/162561 objects misplaced (3.814%); 1.6 MiB/s, 24 objects/s recovering 2023-10-09T10:41:13.822 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:13 smithi053 bash[76859]: cluster 2023-10-09T10:41:13.341841+0000 mon.a (mon.0) 1780 : cluster 3 Health check update: Degraded data redundancy: 20235/162561 objects degraded (12.448%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:13.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:13.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:13.839 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 6, 7] out_osds: [0, 3, 4, 5] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:41:13.839 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:41:13.839 INFO:tasks.thrashosds.thrasher:inject_pause on osd.1 2023-10-09T10:41:13.839 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T10:41:13.839 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T10:41:13.839 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 config set filestore_inject_stall 3 2023-10-09T10:41:13.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:13 smithi086 bash[59714]: cluster 2023-10-09T10:41:11.839611+0000 mgr.y (mgr.26072) 1175 : cluster 0 pgmap v1370: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.3 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 181 op/s; 20235/162561 objects degraded (12.448%); 6200/162561 objects misplaced (3.814%); 1.6 MiB/s, 24 objects/s recovering 2023-10-09T10:41:13.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:13 smithi086 bash[59714]: cluster 2023-10-09T10:41:13.341841+0000 mon.a (mon.0) 1780 : cluster 3 Health check update: Degraded data redundancy: 20235/162561 objects degraded (12.448%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:13.923 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:13.948 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:13.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:13.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:14.051 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:14.078 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:14.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:14.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:14.181 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:14.207 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:14.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:14.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:14.310 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:14.336 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:14.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:14.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:14.442 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:14.466 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:14.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:14.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:14.569 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:14.593 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:14.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:14.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:14.700 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:14.725 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:14.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:14.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:14.828 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:14.853 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:14.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:14.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:14.956 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:14.982 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:14.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:14.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:15.085 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:15.111 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:15.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:15.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:15.214 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:15.237 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:15.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:15.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:15.251 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:41:15.251 INFO:teuthology.orchestra.run.smithi053.stdout: "size": 20, 2023-10-09T10:41:15.252 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 600, 2023-10-09T10:41:15.252 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [ 2023-10-09T10:41:15.252 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.252 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.35532.0:101127 8.1 8:8694d943:::benchmark_data_smithi053_182275_object101126:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e304)", 2023-10-09T10:41:15.252 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:34:46.858400+0000", 2023-10-09T10:41:15.252 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 388.387965872, 2023-10-09T10:41:15.252 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.79429580700000002, 2023-10-09T10:41:15.252 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:41:15.252 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:41:15.252 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:41:15.252 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.35532", 2023-10-09T10:41:15.253 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:41:15.253 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 101127 2023-10-09T10:41:15.253 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.253 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:41:15.253 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.253 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:41:15.253 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:46.858400+0000", 2023-10-09T10:41:15.253 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.253 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.253 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.253 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:41:15.253 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:46.858400+0000", 2023-10-09T10:41:15.254 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.254 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.254 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.254 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:41:15.254 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:46.858399+0000", 2023-10-09T10:41:15.254 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:41:15.254 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.254 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.254 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:41:15.254 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:46.858426+0000", 2023-10-09T10:41:15.254 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.6815999999999999e-05 2023-10-09T10:41:15.255 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.255 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.255 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:41:15.255 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:46.858443+0000", 2023-10-09T10:41:15.255 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.7829000000000002e-05 2023-10-09T10:41:15.255 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.255 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.255 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:41:15.255 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:46.858456+0000", 2023-10-09T10:41:15.255 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2347000000000001e-05 2023-10-09T10:41:15.255 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.255 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.255 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.256 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:46.858532+0000", 2023-10-09T10:41:15.256 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.5780999999999998e-05 2023-10-09T10:41:15.256 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.256 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.256 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:41:15.256 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:46.858545+0000", 2023-10-09T10:41:15.256 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.364e-05 2023-10-09T10:41:15.256 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.256 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.256 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.256 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:47.639086+0000", 2023-10-09T10:41:15.256 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.78054098599999999 2023-10-09T10:41:15.257 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.257 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.257 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:41:15.257 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:47.639260+0000", 2023-10-09T10:41:15.257 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00017399200000000001 2023-10-09T10:41:15.257 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.257 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.257 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:41:15.257 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:47.639597+0000", 2023-10-09T10:41:15.257 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000337175 2023-10-09T10:41:15.257 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.257 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.258 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:41:15.258 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:47.641598+0000", 2023-10-09T10:41:15.258 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.002000496 2023-10-09T10:41:15.258 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.258 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.258 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:41:15.258 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:47.652491+0000", 2023-10-09T10:41:15.258 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.010893071000000001 2023-10-09T10:41:15.258 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.258 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.258 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:41:15.259 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:47.652537+0000", 2023-10-09T10:41:15.259 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.6110999999999999e-05 2023-10-09T10:41:15.259 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.259 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.259 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:41:15.259 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:47.652644+0000", 2023-10-09T10:41:15.259 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000107113 2023-10-09T10:41:15.259 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.259 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.259 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:41:15.259 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:47.652696+0000", 2023-10-09T10:41:15.259 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.1749000000000002e-05 2023-10-09T10:41:15.259 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.260 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:41:15.260 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.260 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.260 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.260 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.35532.0:107736 8.a 8:5bca01ba:::benchmark_data_smithi053_182275_object6135:head [delete] snapc 0=[] ondisk+write+known_if_redirected e306)", 2023-10-09T10:41:15.260 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:34:53.017793+0000", 2023-10-09T10:41:15.260 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 382.22857348799999, 2023-10-09T10:41:15.260 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.39005080399999997, 2023-10-09T10:41:15.260 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:41:15.260 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:41:15.260 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:41:15.260 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.35532", 2023-10-09T10:41:15.261 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:41:15.261 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 107736 2023-10-09T10:41:15.261 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.261 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:41:15.261 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.261 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:41:15.261 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.017793+0000", 2023-10-09T10:41:15.261 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.261 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.261 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.261 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:41:15.261 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.017793+0000", 2023-10-09T10:41:15.261 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.262 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.262 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.262 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:41:15.262 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.017791+0000", 2023-10-09T10:41:15.262 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:41:15.262 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.262 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.262 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:41:15.262 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.017798+0000", 2023-10-09T10:41:15.262 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.404e-06 2023-10-09T10:41:15.262 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.263 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.263 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:41:15.263 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.017808+0000", 2023-10-09T10:41:15.263 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0506000000000001e-05 2023-10-09T10:41:15.263 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.263 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.263 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:41:15.263 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.017815+0000", 2023-10-09T10:41:15.263 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.1760000000000004e-06 2023-10-09T10:41:15.263 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.263 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.263 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.264 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.017871+0000", 2023-10-09T10:41:15.264 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.6022e-05 2023-10-09T10:41:15.264 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.264 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.264 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:41:15.264 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.017998+0000", 2023-10-09T10:41:15.264 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000126651 2023-10-09T10:41:15.264 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.264 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.264 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:41:15.264 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.018084+0000", 2023-10-09T10:41:15.264 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.6127999999999999e-05 2023-10-09T10:41:15.265 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.265 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.265 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:41:15.265 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.022858+0000", 2023-10-09T10:41:15.265 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0047737379999999996 2023-10-09T10:41:15.265 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.265 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.265 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:41:15.265 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.397500+0000", 2023-10-09T10:41:15.265 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.37464183200000001 2023-10-09T10:41:15.265 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.265 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.265 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:41:15.266 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.407715+0000", 2023-10-09T10:41:15.266 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.010215682 2023-10-09T10:41:15.266 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.266 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.266 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:41:15.266 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.407772+0000", 2023-10-09T10:41:15.266 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.6441999999999999e-05 2023-10-09T10:41:15.266 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.266 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.266 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:41:15.266 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.407843+0000", 2023-10-09T10:41:15.266 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.1569999999999994e-05 2023-10-09T10:41:15.267 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.267 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:41:15.267 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.267 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.267 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.267 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.35532.0:107738 8.a 8:50e6b940:::benchmark_data_smithi053_182275_object6137:head [delete] snapc 0=[] ondisk+write+known_if_redirected e306)", 2023-10-09T10:41:15.267 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:34:53.017940+0000", 2023-10-09T10:41:15.267 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 382.228426512, 2023-10-09T10:41:15.267 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.39008815099999999, 2023-10-09T10:41:15.267 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:41:15.267 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:41:15.267 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:41:15.268 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.35532", 2023-10-09T10:41:15.268 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:41:15.268 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 107738 2023-10-09T10:41:15.268 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.268 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:41:15.268 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.268 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:41:15.268 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.017940+0000", 2023-10-09T10:41:15.268 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.268 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.268 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.268 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:41:15.268 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.017940+0000", 2023-10-09T10:41:15.269 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.269 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.269 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.269 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:41:15.269 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.017939+0000", 2023-10-09T10:41:15.269 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:41:15.269 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.269 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.269 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:41:15.269 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.017944+0000", 2023-10-09T10:41:15.269 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.2889999999999997e-06 2023-10-09T10:41:15.269 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.270 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.270 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:41:15.270 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.017955+0000", 2023-10-09T10:41:15.270 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0943e-05 2023-10-09T10:41:15.270 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.270 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.270 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:41:15.270 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.017962+0000", 2023-10-09T10:41:15.270 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.3270000000000003e-06 2023-10-09T10:41:15.270 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.270 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.270 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.270 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.020977+0000", 2023-10-09T10:41:15.271 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0030144540000000002 2023-10-09T10:41:15.271 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.271 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.271 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:41:15.271 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.021061+0000", 2023-10-09T10:41:15.271 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.4107e-05 2023-10-09T10:41:15.271 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.271 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.271 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:41:15.271 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.021135+0000", 2023-10-09T10:41:15.271 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.4251000000000004e-05 2023-10-09T10:41:15.271 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.272 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.272 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:41:15.272 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.397382+0000", 2023-10-09T10:41:15.272 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.37624744799999998 2023-10-09T10:41:15.272 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.272 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.272 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:41:15.272 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.397629+0000", 2023-10-09T10:41:15.272 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00024697500000000003 2023-10-09T10:41:15.272 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.272 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.272 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:41:15.272 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.407921+0000", 2023-10-09T10:41:15.273 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.010291916999999999 2023-10-09T10:41:15.273 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.273 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.273 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:41:15.273 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.407979+0000", 2023-10-09T10:41:15.273 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.7516999999999998e-05 2023-10-09T10:41:15.273 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.273 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.273 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:41:15.273 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.408028+0000", 2023-10-09T10:41:15.273 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.8899000000000001e-05 2023-10-09T10:41:15.274 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.274 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:41:15.274 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.274 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.274 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.274 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.35532.0:107741 8.a 8:5ce99321:::benchmark_data_smithi053_182275_object6140:head [delete] snapc 0=[] ondisk+write+known_if_redirected e306)", 2023-10-09T10:41:15.274 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:34:53.022778+0000", 2023-10-09T10:41:15.274 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 382.22358795000002, 2023-10-09T10:41:15.274 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.38540215100000003, 2023-10-09T10:41:15.274 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:41:15.274 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:41:15.275 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:41:15.275 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.35532", 2023-10-09T10:41:15.275 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:41:15.275 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 107741 2023-10-09T10:41:15.275 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.275 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:41:15.275 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.275 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:41:15.275 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.022778+0000", 2023-10-09T10:41:15.275 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.275 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.275 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.275 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:41:15.276 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.022778+0000", 2023-10-09T10:41:15.276 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.276 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.276 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.276 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:41:15.276 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.022777+0000", 2023-10-09T10:41:15.276 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:41:15.276 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.276 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.276 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:41:15.276 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.022782+0000", 2023-10-09T10:41:15.276 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.4729999999999999e-06 2023-10-09T10:41:15.276 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.277 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.277 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:41:15.277 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.022793+0000", 2023-10-09T10:41:15.277 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.095e-05 2023-10-09T10:41:15.277 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.277 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.277 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:41:15.277 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.022803+0000", 2023-10-09T10:41:15.277 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.3130000000000004e-06 2023-10-09T10:41:15.277 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.277 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.278 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.278 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.022880+0000", 2023-10-09T10:41:15.278 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.7472000000000006e-05 2023-10-09T10:41:15.278 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.278 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.278 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:41:15.278 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.022984+0000", 2023-10-09T10:41:15.278 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000103953 2023-10-09T10:41:15.278 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.278 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.278 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:41:15.278 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.023083+0000", 2023-10-09T10:41:15.278 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.8405000000000004e-05 2023-10-09T10:41:15.279 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.279 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.279 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:41:15.279 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.397521+0000", 2023-10-09T10:41:15.279 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.37443877800000003 2023-10-09T10:41:15.279 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.279 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.279 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:41:15.279 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.397763+0000", 2023-10-09T10:41:15.279 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00024199700000000001 2023-10-09T10:41:15.279 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.279 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.280 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:41:15.280 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.408114+0000", 2023-10-09T10:41:15.280 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.010351136 2023-10-09T10:41:15.280 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.280 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.280 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:41:15.280 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.408154+0000", 2023-10-09T10:41:15.280 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.9079999999999999e-05 2023-10-09T10:41:15.280 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.280 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.280 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:41:15.280 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.408180+0000", 2023-10-09T10:41:15.280 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.6659e-05 2023-10-09T10:41:15.281 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.281 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:41:15.281 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.281 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.281 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.281 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.35532.0:107742 8.1 8:87c6f236:::benchmark_data_smithi053_182275_object6141:head [delete] snapc 0=[] ondisk+write+known_if_redirected e306)", 2023-10-09T10:41:15.281 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:34:53.023352+0000", 2023-10-09T10:41:15.281 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 382.223014052, 2023-10-09T10:41:15.281 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.37467181999999999, 2023-10-09T10:41:15.281 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:41:15.281 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:41:15.281 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:41:15.282 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.35532", 2023-10-09T10:41:15.282 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:41:15.282 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 107742 2023-10-09T10:41:15.282 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.282 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:41:15.282 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.282 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:41:15.282 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.023352+0000", 2023-10-09T10:41:15.282 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.282 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.282 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.282 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:41:15.282 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.023352+0000", 2023-10-09T10:41:15.283 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.283 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.283 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.283 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:41:15.283 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.023351+0000", 2023-10-09T10:41:15.283 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:41:15.283 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.283 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.283 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:41:15.283 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.023356+0000", 2023-10-09T10:41:15.283 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.9710000000000003e-06 2023-10-09T10:41:15.283 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.283 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.284 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:41:15.284 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.023366+0000", 2023-10-09T10:41:15.284 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.5249999999999994e-06 2023-10-09T10:41:15.284 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.284 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.284 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:41:15.284 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.023371+0000", 2023-10-09T10:41:15.284 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.507e-06 2023-10-09T10:41:15.284 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.284 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.284 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.284 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.023410+0000", 2023-10-09T10:41:15.285 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.8482999999999997e-05 2023-10-09T10:41:15.285 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.285 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.285 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:41:15.285 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.023486+0000", 2023-10-09T10:41:15.285 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.6007000000000006e-05 2023-10-09T10:41:15.285 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.285 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.285 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:41:15.285 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.023783+0000", 2023-10-09T10:41:15.285 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00029720499999999998 2023-10-09T10:41:15.285 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.285 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.285 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:41:15.286 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.397283+0000", 2023-10-09T10:41:15.286 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.37350000999999999 2023-10-09T10:41:15.286 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.286 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.286 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:41:15.286 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.397373+0000", 2023-10-09T10:41:15.286 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.0278000000000005e-05 2023-10-09T10:41:15.286 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.286 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.286 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:41:15.286 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.397808+0000", 2023-10-09T10:41:15.286 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00043445400000000003 2023-10-09T10:41:15.286 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.287 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.287 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:41:15.287 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.397921+0000", 2023-10-09T10:41:15.287 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000113072 2023-10-09T10:41:15.287 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.287 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.287 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:41:15.287 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.398024+0000", 2023-10-09T10:41:15.287 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00010309 2023-10-09T10:41:15.287 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.287 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:41:15.287 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.287 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.287 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.288 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.35532.0:107734 8.15 e306/304 8:ad04b394:::benchmark_data_smithi053_182275_object6133:head v 306'6555, mlcod=306'6552)", 2023-10-09T10:41:15.288 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:34:53.023790+0000", 2023-10-09T10:41:15.288 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 382.22257598900001, 2023-10-09T10:41:15.288 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.37637770599999998, 2023-10-09T10:41:15.288 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:41:15.288 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:41:15.288 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:41:15.288 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.288 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:41:15.288 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.023790+0000", 2023-10-09T10:41:15.288 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.288 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.288 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.289 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:41:15.289 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.023790+0000", 2023-10-09T10:41:15.289 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.289 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.289 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.289 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:41:15.289 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.023789+0000", 2023-10-09T10:41:15.289 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:41:15.289 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.289 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.289 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:41:15.289 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.023795+0000", 2023-10-09T10:41:15.289 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.2900000000000002e-06 2023-10-09T10:41:15.290 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.290 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.290 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:41:15.290 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.023801+0000", 2023-10-09T10:41:15.290 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.0469999999999999e-06 2023-10-09T10:41:15.290 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.290 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.290 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:41:15.290 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.023804+0000", 2023-10-09T10:41:15.290 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.8229999999999997e-06 2023-10-09T10:41:15.290 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.290 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.290 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.290 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.023866+0000", 2023-10-09T10:41:15.291 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.1406000000000001e-05 2023-10-09T10:41:15.291 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.291 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.291 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:41:15.291 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.023896+0000", 2023-10-09T10:41:15.291 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.9632999999999999e-05 2023-10-09T10:41:15.291 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.291 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.291 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:41:15.291 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.400073+0000", 2023-10-09T10:41:15.291 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.376177704 2023-10-09T10:41:15.291 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.291 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.292 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:41:15.292 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.400168+0000", 2023-10-09T10:41:15.292 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.4531999999999995e-05 2023-10-09T10:41:15.292 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.292 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:41:15.292 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.292 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.292 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.292 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop_reply(client.35532.0:107736 8.a e306/285 ondisk, result = 0)", 2023-10-09T10:41:15.292 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:34:53.023795+0000", 2023-10-09T10:41:15.292 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 382.22257116899999, 2023-10-09T10:41:15.292 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.37372907100000002, 2023-10-09T10:41:15.292 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:41:15.292 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "started", 2023-10-09T10:41:15.293 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:41:15.293 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.293 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:41:15.293 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.023795+0000", 2023-10-09T10:41:15.293 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.293 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.293 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.293 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:41:15.293 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.023795+0000", 2023-10-09T10:41:15.293 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.293 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.293 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.293 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:41:15.293 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.023794+0000", 2023-10-09T10:41:15.294 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:41:15.294 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.294 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.294 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:41:15.294 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.023805+0000", 2023-10-09T10:41:15.294 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.077e-05 2023-10-09T10:41:15.294 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.294 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.294 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:41:15.294 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.023817+0000", 2023-10-09T10:41:15.294 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2843999999999999e-05 2023-10-09T10:41:15.294 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.294 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.295 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:41:15.295 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.023825+0000", 2023-10-09T10:41:15.295 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.909e-06 2023-10-09T10:41:15.295 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.295 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.295 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.295 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.397461+0000", 2023-10-09T10:41:15.295 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.37363544300000001 2023-10-09T10:41:15.295 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.295 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.295 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:41:15.295 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.397483+0000", 2023-10-09T10:41:15.295 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.1982999999999999e-05 2023-10-09T10:41:15.296 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.296 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.296 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:41:15.296 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.397524+0000", 2023-10-09T10:41:15.296 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.1143000000000002e-05 2023-10-09T10:41:15.296 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.296 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:41:15.296 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.296 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.296 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.296 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.35532.0:107732 8.5 e306/304 8:a15469ae:::benchmark_data_smithi053_182275_object6131:head v 306'6549, mlcod=306'6547)", 2023-10-09T10:41:15.296 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:34:53.024935+0000", 2023-10-09T10:41:15.296 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 382.22143139000002, 2023-10-09T10:41:15.297 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.376025426, 2023-10-09T10:41:15.297 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:41:15.297 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:41:15.297 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:41:15.297 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.297 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:41:15.297 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.024935+0000", 2023-10-09T10:41:15.297 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.297 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.297 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.297 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:41:15.297 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.024935+0000", 2023-10-09T10:41:15.297 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.298 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.298 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.298 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:41:15.298 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.024934+0000", 2023-10-09T10:41:15.298 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:41:15.298 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.298 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.298 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:41:15.298 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.024940+0000", 2023-10-09T10:41:15.298 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.5369999999999997e-06 2023-10-09T10:41:15.298 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.298 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.299 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:41:15.299 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.024947+0000", 2023-10-09T10:41:15.299 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.4290000000000004e-06 2023-10-09T10:41:15.299 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.299 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.299 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:41:15.299 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.024952+0000", 2023-10-09T10:41:15.299 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.78e-06 2023-10-09T10:41:15.299 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.299 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.299 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.299 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.397259+0000", 2023-10-09T10:41:15.300 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.37230693100000001 2023-10-09T10:41:15.300 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.300 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.300 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:41:15.300 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.397326+0000", 2023-10-09T10:41:15.300 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.7712999999999994e-05 2023-10-09T10:41:15.300 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.300 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.300 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:41:15.300 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.400870+0000", 2023-10-09T10:41:15.300 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.003543067 2023-10-09T10:41:15.300 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.300 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.300 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:41:15.301 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.400960+0000", 2023-10-09T10:41:15.301 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.0552999999999999e-05 2023-10-09T10:41:15.301 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.301 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:41:15.301 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.301 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.301 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.301 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.35532.0:107746 8.11 8:8ce3c67b:::benchmark_data_smithi053_182275_object6145:head [delete] snapc 0=[] ondisk+write+known_if_redirected e306)", 2023-10-09T10:41:15.301 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:34:53.026849+0000", 2023-10-09T10:41:15.301 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 382.219517516, 2023-10-09T10:41:15.301 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.37498666400000003, 2023-10-09T10:41:15.302 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:41:15.302 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:41:15.302 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:41:15.302 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.35532", 2023-10-09T10:41:15.302 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:41:15.302 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 107746 2023-10-09T10:41:15.302 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.302 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:41:15.302 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.302 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:41:15.302 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.026849+0000", 2023-10-09T10:41:15.302 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.303 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.303 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.303 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:41:15.303 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.026849+0000", 2023-10-09T10:41:15.303 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.303 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.303 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.303 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:41:15.303 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.026848+0000", 2023-10-09T10:41:15.303 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:41:15.303 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.303 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.303 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:41:15.303 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.026853+0000", 2023-10-09T10:41:15.304 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.0220000000000004e-06 2023-10-09T10:41:15.304 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.304 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.304 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:41:15.304 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.397196+0000", 2023-10-09T10:41:15.304 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.37034341999999998 2023-10-09T10:41:15.304 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.304 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.304 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:41:15.304 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.397215+0000", 2023-10-09T10:41:15.304 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.8805999999999999e-05 2023-10-09T10:41:15.304 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.305 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.305 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.305 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.397424+0000", 2023-10-09T10:41:15.305 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00020885399999999999 2023-10-09T10:41:15.305 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.305 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.305 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:41:15.305 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.397593+0000", 2023-10-09T10:41:15.305 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000169696 2023-10-09T10:41:15.305 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.305 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.305 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 2,5", 2023-10-09T10:41:15.305 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.398031+0000", 2023-10-09T10:41:15.306 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00043778099999999999 2023-10-09T10:41:15.306 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.306 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.306 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:41:15.306 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.400795+0000", 2023-10-09T10:41:15.306 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0027639449999999999 2023-10-09T10:41:15.306 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.306 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.306 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:41:15.306 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.401509+0000", 2023-10-09T10:41:15.306 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00071341099999999995 2023-10-09T10:41:15.306 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.307 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.307 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:41:15.307 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.401715+0000", 2023-10-09T10:41:15.307 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00020689600000000001 2023-10-09T10:41:15.307 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.307 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.307 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:41:15.307 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.401774+0000", 2023-10-09T10:41:15.307 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.8493999999999999e-05 2023-10-09T10:41:15.307 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.307 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.307 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:41:15.307 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:34:53.401835+0000", 2023-10-09T10:41:15.307 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.1203000000000003e-05 2023-10-09T10:41:15.308 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.308 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:41:15.308 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.308 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.308 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.308 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45623.0:60751 9.9 9:90cecb3d:::benchmark_data_smithi053_202539_object60750:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e376)", 2023-10-09T10:41:15.308 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:38:39.413837+0000", 2023-10-09T10:41:15.308 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 155.83252883399999, 2023-10-09T10:41:15.308 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.027685516, 2023-10-09T10:41:15.308 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:41:15.308 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:41:15.308 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:41:15.308 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45623", 2023-10-09T10:41:15.309 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:41:15.309 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 60751 2023-10-09T10:41:15.309 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.309 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:41:15.309 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.309 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:41:15.309 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.413837+0000", 2023-10-09T10:41:15.309 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.309 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.309 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.309 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:41:15.309 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.413837+0000", 2023-10-09T10:41:15.309 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.309 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.310 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.310 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:41:15.310 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.413837+0000", 2023-10-09T10:41:15.310 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:41:15.310 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.310 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.310 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:41:15.310 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.413865+0000", 2023-10-09T10:41:15.310 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.8408999999999999e-05 2023-10-09T10:41:15.310 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.310 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.310 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:41:15.310 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.413875+0000", 2023-10-09T10:41:15.311 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.8609999999999993e-06 2023-10-09T10:41:15.311 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.311 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.311 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:41:15.311 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.413881+0000", 2023-10-09T10:41:15.311 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.2709999999999998e-06 2023-10-09T10:41:15.311 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.311 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.311 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.311 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.413917+0000", 2023-10-09T10:41:15.311 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.5522999999999999e-05 2023-10-09T10:41:15.311 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.311 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.311 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:41:15.312 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.417670+0000", 2023-10-09T10:41:15.312 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.003753681 2023-10-09T10:41:15.312 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.312 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.312 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 2,6,7", 2023-10-09T10:41:15.312 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.417922+0000", 2023-10-09T10:41:15.312 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00025191800000000001 2023-10-09T10:41:15.312 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.312 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.312 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:41:15.312 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.428231+0000", 2023-10-09T10:41:15.312 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.010308807 2023-10-09T10:41:15.312 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.313 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.313 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:41:15.313 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.428446+0000", 2023-10-09T10:41:15.313 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000214797 2023-10-09T10:41:15.313 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.313 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.313 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.313 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.438131+0000", 2023-10-09T10:41:15.313 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0096850040000000005 2023-10-09T10:41:15.313 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.313 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.313 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:41:15.313 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.438147+0000", 2023-10-09T10:41:15.314 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6436999999999999e-05 2023-10-09T10:41:15.314 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.314 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.314 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.314 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.441498+0000", 2023-10-09T10:41:15.314 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0033506910000001 2023-10-09T10:41:15.314 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.314 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.314 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:41:15.314 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.441523+0000", 2023-10-09T10:41:15.314 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.4685000000000002e-05 2023-10-09T10:41:15.314 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.315 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:41:15.315 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.315 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.315 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.315 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45623.0:60754 9.9 9:976e8271:::benchmark_data_smithi053_202539_object60753:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e376)", 2023-10-09T10:41:15.315 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:38:39.414540+0000", 2023-10-09T10:41:15.315 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 155.83182626300001, 2023-10-09T10:41:15.315 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.027413709, 2023-10-09T10:41:15.315 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:41:15.315 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:41:15.315 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:41:15.315 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45623", 2023-10-09T10:41:15.315 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:41:15.315 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 60754 2023-10-09T10:41:15.316 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.316 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:41:15.316 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.316 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:41:15.316 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.414540+0000", 2023-10-09T10:41:15.316 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.316 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.316 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.316 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:41:15.316 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.414540+0000", 2023-10-09T10:41:15.316 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.316 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.316 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.316 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:41:15.317 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.414539+0000", 2023-10-09T10:41:15.317 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:41:15.317 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.317 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.317 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:41:15.317 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.414585+0000", 2023-10-09T10:41:15.317 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.6885999999999998e-05 2023-10-09T10:41:15.317 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.317 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.317 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:41:15.317 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.414598+0000", 2023-10-09T10:41:15.317 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2367e-05 2023-10-09T10:41:15.317 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.317 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.318 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:41:15.318 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.414606+0000", 2023-10-09T10:41:15.318 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.4589999999999998e-06 2023-10-09T10:41:15.318 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.318 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.318 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.318 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.430232+0000", 2023-10-09T10:41:15.318 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.015625686999999999 2023-10-09T10:41:15.318 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.318 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.318 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:41:15.319 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.430576+0000", 2023-10-09T10:41:15.319 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00034451499999999999 2023-10-09T10:41:15.319 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.319 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.319 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 2,6,7", 2023-10-09T10:41:15.319 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.430766+0000", 2023-10-09T10:41:15.319 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00018988100000000001 2023-10-09T10:41:15.319 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.319 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.319 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.319 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.438190+0000", 2023-10-09T10:41:15.319 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0074234679999999999 2023-10-09T10:41:15.319 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.319 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.320 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:41:15.320 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.438202+0000", 2023-10-09T10:41:15.320 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2130000000000001e-05 2023-10-09T10:41:15.320 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.320 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.320 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.320 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.441937+0000", 2023-10-09T10:41:15.320 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.003734854 2023-10-09T10:41:15.320 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.320 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.320 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:41:15.320 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.441953+0000", 2023-10-09T10:41:15.321 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6643999999999999e-05 2023-10-09T10:41:15.321 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.321 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:41:15.321 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.321 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.321 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.321 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45623.0:60769 9.e 9.164d9d2e (undecoded) ondisk+write+known_if_redirected e377)", 2023-10-09T10:41:15.321 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:38:39.455880+0000", 2023-10-09T10:41:15.321 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 155.79048644, 2023-10-09T10:41:15.321 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.98726351400000001, 2023-10-09T10:41:15.321 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:41:15.321 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:41:15.321 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:41:15.321 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45623", 2023-10-09T10:41:15.322 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:41:15.322 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 60769 2023-10-09T10:41:15.322 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.322 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:41:15.322 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.322 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:41:15.322 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.455880+0000", 2023-10-09T10:41:15.322 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.322 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.322 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.322 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:41:15.323 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.455880+0000", 2023-10-09T10:41:15.323 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.323 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.323 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.323 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:41:15.323 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.455878+0000", 2023-10-09T10:41:15.323 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:41:15.323 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.323 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.323 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:41:15.323 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.455903+0000", 2023-10-09T10:41:15.323 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.5537999999999998e-05 2023-10-09T10:41:15.324 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.324 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.324 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:41:15.324 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.455914+0000", 2023-10-09T10:41:15.324 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0845999999999999e-05 2023-10-09T10:41:15.324 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.324 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.324 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:41:15.324 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.455921+0000", 2023-10-09T10:41:15.324 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.9240000000000001e-06 2023-10-09T10:41:15.324 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.324 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.324 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.325 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.455989+0000", 2023-10-09T10:41:15.325 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.7933000000000002e-05 2023-10-09T10:41:15.325 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.325 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.325 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:41:15.325 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:39.456003+0000", 2023-10-09T10:41:15.325 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4403000000000001e-05 2023-10-09T10:41:15.325 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.325 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.325 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.325 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.443127+0000", 2023-10-09T10:41:15.325 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.98712326500000003 2023-10-09T10:41:15.325 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.326 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.326 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:41:15.326 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.443143+0000", 2023-10-09T10:41:15.326 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6439e-05 2023-10-09T10:41:15.326 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.326 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:41:15.326 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.326 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.326 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.326 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45623.0:60749 9.5 9:af2b4e8e:::benchmark_data_smithi053_202539_object60748:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e378)", 2023-10-09T10:41:15.326 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:38:40.442567+0000", 2023-10-09T10:41:15.326 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 154.803798642, 2023-10-09T10:41:15.327 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2826720810000001, 2023-10-09T10:41:15.327 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:41:15.327 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:41:15.327 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:41:15.327 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45623", 2023-10-09T10:41:15.327 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:41:15.327 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 60749 2023-10-09T10:41:15.327 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.327 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:41:15.327 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.327 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:41:15.327 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442567+0000", 2023-10-09T10:41:15.327 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.328 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.328 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.328 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:41:15.328 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442567+0000", 2023-10-09T10:41:15.328 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.328 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.328 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.328 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:41:15.328 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442565+0000", 2023-10-09T10:41:15.328 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:41:15.328 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.328 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.328 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:41:15.329 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442600+0000", 2023-10-09T10:41:15.329 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.4629999999999999e-05 2023-10-09T10:41:15.329 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.329 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.329 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:41:15.329 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442615+0000", 2023-10-09T10:41:15.329 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.5e-05 2023-10-09T10:41:15.329 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.329 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.329 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:41:15.329 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442627+0000", 2023-10-09T10:41:15.329 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2003e-05 2023-10-09T10:41:15.329 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.329 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.330 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.330 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442706+0000", 2023-10-09T10:41:15.330 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.8763999999999993e-05 2023-10-09T10:41:15.330 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.330 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.330 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:41:15.330 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442718+0000", 2023-10-09T10:41:15.330 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1719000000000001e-05 2023-10-09T10:41:15.330 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.330 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.330 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.330 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.723633+0000", 2023-10-09T10:41:15.330 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2809156399999999 2023-10-09T10:41:15.331 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.331 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.331 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:41:15.331 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.725239+0000", 2023-10-09T10:41:15.331 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.001606255 2023-10-09T10:41:15.331 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.331 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:41:15.331 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.331 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.331 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.331 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45623.0:60755 9.5 9:a0c0062f:::benchmark_data_smithi053_202539_object60754:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e378)", 2023-10-09T10:41:15.331 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:38:40.442655+0000", 2023-10-09T10:41:15.331 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 154.803710585, 2023-10-09T10:41:15.332 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2852731989999999, 2023-10-09T10:41:15.332 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:41:15.332 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:41:15.332 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:41:15.332 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45623", 2023-10-09T10:41:15.332 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:41:15.332 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 60755 2023-10-09T10:41:15.332 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.332 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:41:15.332 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.332 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:41:15.332 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442655+0000", 2023-10-09T10:41:15.332 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.332 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.333 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.333 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:41:15.333 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442655+0000", 2023-10-09T10:41:15.333 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.333 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.333 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.333 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:41:15.333 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442655+0000", 2023-10-09T10:41:15.333 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:41:15.333 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.333 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.333 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:41:15.334 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442728+0000", 2023-10-09T10:41:15.334 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.3565999999999993e-05 2023-10-09T10:41:15.334 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.334 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.334 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:41:15.334 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442740+0000", 2023-10-09T10:41:15.334 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1627999999999999e-05 2023-10-09T10:41:15.334 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.334 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.334 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:41:15.334 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442748+0000", 2023-10-09T10:41:15.334 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.456e-06 2023-10-09T10:41:15.334 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.335 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.335 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.335 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442793+0000", 2023-10-09T10:41:15.335 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.4674e-05 2023-10-09T10:41:15.335 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.335 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.335 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:41:15.335 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442803+0000", 2023-10-09T10:41:15.335 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0131e-05 2023-10-09T10:41:15.335 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.335 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.335 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.335 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.727780+0000", 2023-10-09T10:41:15.335 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2849763489999999 2023-10-09T10:41:15.336 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.336 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.336 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:41:15.336 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.727929+0000", 2023-10-09T10:41:15.336 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000149121 2023-10-09T10:41:15.336 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.336 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:41:15.336 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.336 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.336 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.336 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45623.0:60757 9.5 9:af186406:::benchmark_data_smithi053_202539_object60756:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e378)", 2023-10-09T10:41:15.336 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:38:40.442764+0000", 2023-10-09T10:41:15.336 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 154.80360224099999, 2023-10-09T10:41:15.337 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2853252749999999, 2023-10-09T10:41:15.337 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:41:15.337 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:41:15.337 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:41:15.337 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45623", 2023-10-09T10:41:15.337 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:41:15.337 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 60757 2023-10-09T10:41:15.337 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.337 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:41:15.337 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.337 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:41:15.337 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442764+0000", 2023-10-09T10:41:15.337 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.338 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.338 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.338 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:41:15.338 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442764+0000", 2023-10-09T10:41:15.338 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.338 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.338 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.338 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:41:15.338 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442763+0000", 2023-10-09T10:41:15.338 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:41:15.338 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.338 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.338 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:41:15.339 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442821+0000", 2023-10-09T10:41:15.339 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.8103000000000003e-05 2023-10-09T10:41:15.339 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.339 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.339 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:41:15.339 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442831+0000", 2023-10-09T10:41:15.339 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.533e-06 2023-10-09T10:41:15.339 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.339 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.339 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:41:15.339 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442838+0000", 2023-10-09T10:41:15.339 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.357e-06 2023-10-09T10:41:15.339 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.339 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.340 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.340 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442906+0000", 2023-10-09T10:41:15.340 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.8373000000000004e-05 2023-10-09T10:41:15.340 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.340 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.340 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:41:15.340 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442917+0000", 2023-10-09T10:41:15.340 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0631999999999999e-05 2023-10-09T10:41:15.340 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.340 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.340 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.340 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.727981+0000", 2023-10-09T10:41:15.341 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2850643859999999 2023-10-09T10:41:15.341 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.341 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.341 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:41:15.341 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.728089+0000", 2023-10-09T10:41:15.341 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000107636 2023-10-09T10:41:15.341 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.341 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:41:15.341 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.341 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.341 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.341 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45623.0:60759 9.7 9:e2832e11:::benchmark_data_smithi053_202539_object60758:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e378)", 2023-10-09T10:41:15.341 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:38:40.442878+0000", 2023-10-09T10:41:15.342 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 154.80348789499999, 2023-10-09T10:41:15.342 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2435761329999999, 2023-10-09T10:41:15.342 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:41:15.342 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:41:15.342 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:41:15.342 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45623", 2023-10-09T10:41:15.342 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:41:15.342 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 60759 2023-10-09T10:41:15.342 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.342 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:41:15.342 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.342 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:41:15.342 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442878+0000", 2023-10-09T10:41:15.343 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.343 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.343 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.343 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:41:15.343 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442878+0000", 2023-10-09T10:41:15.343 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.343 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.343 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.343 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:41:15.343 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442877+0000", 2023-10-09T10:41:15.343 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:41:15.344 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.344 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.344 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:41:15.344 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442939+0000", 2023-10-09T10:41:15.344 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.2043000000000002e-05 2023-10-09T10:41:15.344 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.344 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.344 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:41:15.344 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442956+0000", 2023-10-09T10:41:15.344 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6926e-05 2023-10-09T10:41:15.344 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.344 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.345 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:41:15.345 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442969+0000", 2023-10-09T10:41:15.345 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3264e-05 2023-10-09T10:41:15.345 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.345 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.345 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.345 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.445287+0000", 2023-10-09T10:41:15.345 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0023179099999999998 2023-10-09T10:41:15.345 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.345 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.345 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:41:15.345 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.445294+0000", 2023-10-09T10:41:15.345 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.3119999999999999e-06 2023-10-09T10:41:15.346 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.346 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.346 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.346 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.685367+0000", 2023-10-09T10:41:15.346 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2400729699999999 2023-10-09T10:41:15.346 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.346 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.346 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:41:15.346 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.686454+0000", 2023-10-09T10:41:15.346 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.001087593 2023-10-09T10:41:15.346 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.346 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:41:15.347 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.347 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.347 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.347 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45623.0:60764 9.7 9:e308d827:::benchmark_data_smithi053_202539_object60763:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e378)", 2023-10-09T10:41:15.347 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:38:40.442985+0000", 2023-10-09T10:41:15.347 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 154.80338126699999, 2023-10-09T10:41:15.347 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2691417519999999, 2023-10-09T10:41:15.347 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:41:15.347 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:41:15.347 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:41:15.347 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45623", 2023-10-09T10:41:15.347 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:41:15.347 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 60764 2023-10-09T10:41:15.348 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.348 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:41:15.348 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.348 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:41:15.348 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442985+0000", 2023-10-09T10:41:15.348 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.348 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.348 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.348 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:41:15.348 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442985+0000", 2023-10-09T10:41:15.348 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.348 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.348 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.348 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:41:15.349 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.442984+0000", 2023-10-09T10:41:15.349 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:41:15.349 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.349 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.349 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:41:15.349 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.443041+0000", 2023-10-09T10:41:15.349 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.6644000000000002e-05 2023-10-09T10:41:15.349 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.349 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.349 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:41:15.349 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.443055+0000", 2023-10-09T10:41:15.349 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4302e-05 2023-10-09T10:41:15.349 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.350 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.350 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:41:15.350 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.443064+0000", 2023-10-09T10:41:15.350 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.7860000000000002e-06 2023-10-09T10:41:15.350 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.350 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.350 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.350 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.448126+0000", 2023-10-09T10:41:15.350 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0050623619999999999 2023-10-09T10:41:15.350 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.350 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.350 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:41:15.350 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.448139+0000", 2023-10-09T10:41:15.351 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2558000000000001e-05 2023-10-09T10:41:15.351 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.351 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.351 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.351 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.687703+0000", 2023-10-09T10:41:15.351 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.239564136 2023-10-09T10:41:15.351 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.351 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.351 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:41:15.351 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.688035+0000", 2023-10-09T10:41:15.351 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00033205399999999998 2023-10-09T10:41:15.351 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.351 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.351 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 2,7", 2023-10-09T10:41:15.352 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.688163+0000", 2023-10-09T10:41:15.352 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000128505 2023-10-09T10:41:15.352 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.352 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.352 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:41:15.352 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.693322+0000", 2023-10-09T10:41:15.352 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0051589870000000003 2023-10-09T10:41:15.352 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.352 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.352 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:41:15.352 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.695316+0000", 2023-10-09T10:41:15.352 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.001993281 2023-10-09T10:41:15.352 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.352 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.353 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:41:15.353 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.709851+0000", 2023-10-09T10:41:15.353 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.014535782000000001 2023-10-09T10:41:15.353 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.353 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.353 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:41:15.353 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.709926+0000", 2023-10-09T10:41:15.353 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.4600999999999999e-05 2023-10-09T10:41:15.353 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.353 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.353 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:41:15.353 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.712127+0000", 2023-10-09T10:41:15.353 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0022004839999999999 2023-10-09T10:41:15.354 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.354 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:41:15.354 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.354 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.354 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.354 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45623.0:60771 9.5 9:ae28ab43:::benchmark_data_smithi053_202539_object60770:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e378)", 2023-10-09T10:41:15.354 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:38:40.443074+0000", 2023-10-09T10:41:15.354 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 154.803292102, 2023-10-09T10:41:15.354 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.306440627, 2023-10-09T10:41:15.354 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:41:15.354 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:41:15.354 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:41:15.355 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45623", 2023-10-09T10:41:15.355 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:41:15.355 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 60771 2023-10-09T10:41:15.355 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.355 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:41:15.355 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.355 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:41:15.355 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.443074+0000", 2023-10-09T10:41:15.355 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.355 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.355 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.355 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:41:15.355 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.443074+0000", 2023-10-09T10:41:15.356 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.356 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.356 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.356 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:41:15.356 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.443073+0000", 2023-10-09T10:41:15.356 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:41:15.356 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.356 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.356 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:41:15.356 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.443128+0000", 2023-10-09T10:41:15.356 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.4367000000000003e-05 2023-10-09T10:41:15.356 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.356 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.357 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:41:15.357 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.443138+0000", 2023-10-09T10:41:15.357 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0655999999999999e-05 2023-10-09T10:41:15.357 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.357 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.357 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:41:15.357 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.443146+0000", 2023-10-09T10:41:15.357 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.5820000000000004e-06 2023-10-09T10:41:15.357 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.357 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.357 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.357 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.443197+0000", 2023-10-09T10:41:15.357 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.0974999999999999e-05 2023-10-09T10:41:15.358 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.358 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.358 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:41:15.358 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.443206+0000", 2023-10-09T10:41:15.358 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.3400000000000004e-06 2023-10-09T10:41:15.358 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.358 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.358 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.358 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.728121+0000", 2023-10-09T10:41:15.358 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2849146339999999 2023-10-09T10:41:15.358 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.358 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.359 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:41:15.359 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.728788+0000", 2023-10-09T10:41:15.359 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00066741999999999995 2023-10-09T10:41:15.359 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.359 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.359 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 6,7", 2023-10-09T10:41:15.359 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.729023+0000", 2023-10-09T10:41:15.359 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00023506699999999999 2023-10-09T10:41:15.359 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.359 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.359 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:41:15.359 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.733970+0000", 2023-10-09T10:41:15.360 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0049467649999999997 2023-10-09T10:41:15.360 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.360 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.360 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:41:15.360 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.734443+0000", 2023-10-09T10:41:15.360 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00047332 2023-10-09T10:41:15.360 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.360 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.360 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:41:15.360 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.746397+0000", 2023-10-09T10:41:15.360 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.011953982 2023-10-09T10:41:15.360 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.361 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.361 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:41:15.361 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.746472+0000", 2023-10-09T10:41:15.361 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.4936000000000002e-05 2023-10-09T10:41:15.361 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.361 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.361 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:41:15.361 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.749515+0000", 2023-10-09T10:41:15.361 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0030423099999999999 2023-10-09T10:41:15.361 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.361 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:41:15.362 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.362 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.362 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.362 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45623.0:60779 9.7 9:e6dba459:::benchmark_data_smithi053_202539_object60778:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e378)", 2023-10-09T10:41:15.362 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:38:40.443158+0000", 2023-10-09T10:41:15.362 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 154.80320845700001, 2023-10-09T10:41:15.362 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.270369547, 2023-10-09T10:41:15.362 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:41:15.362 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:41:15.362 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:41:15.362 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45623", 2023-10-09T10:41:15.363 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:41:15.363 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 60779 2023-10-09T10:41:15.363 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.363 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:41:15.363 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.363 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:41:15.363 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.443158+0000", 2023-10-09T10:41:15.363 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.363 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.363 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.363 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:41:15.363 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.443158+0000", 2023-10-09T10:41:15.364 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.364 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.364 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.364 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:41:15.364 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.443157+0000", 2023-10-09T10:41:15.364 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:41:15.364 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.364 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.364 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:41:15.364 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.443216+0000", 2023-10-09T10:41:15.364 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.8962000000000002e-05 2023-10-09T10:41:15.365 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.365 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.365 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:41:15.365 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.443225+0000", 2023-10-09T10:41:15.365 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.8220000000000002e-06 2023-10-09T10:41:15.365 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.365 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.365 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:41:15.365 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.443232+0000", 2023-10-09T10:41:15.365 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.9829999999999999e-06 2023-10-09T10:41:15.365 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.365 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.365 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.366 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.448169+0000", 2023-10-09T10:41:15.366 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0049370270000000001 2023-10-09T10:41:15.366 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.366 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.366 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:41:15.366 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.448180+0000", 2023-10-09T10:41:15.366 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0763e-05 2023-10-09T10:41:15.366 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.366 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.366 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.366 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.689896+0000", 2023-10-09T10:41:15.367 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2417160599999999 2023-10-09T10:41:15.367 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.367 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.367 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:41:15.367 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.689991+0000", 2023-10-09T10:41:15.367 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.4616000000000003e-05 2023-10-09T10:41:15.367 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.367 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.367 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 2,7", 2023-10-09T10:41:15.367 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.690098+0000", 2023-10-09T10:41:15.367 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000106975 2023-10-09T10:41:15.367 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.368 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.368 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:41:15.368 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.693363+0000", 2023-10-09T10:41:15.368 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0032646979999999999 2023-10-09T10:41:15.368 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.368 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.368 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:41:15.368 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.695327+0000", 2023-10-09T10:41:15.368 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0019642879999999998 2023-10-09T10:41:15.368 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.368 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.368 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:41:15.369 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.712184+0000", 2023-10-09T10:41:15.369 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.016857146999999999 2023-10-09T10:41:15.369 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.369 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.369 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:41:15.369 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.712254+0000", 2023-10-09T10:41:15.369 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.0006999999999996e-05 2023-10-09T10:41:15.369 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.369 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.369 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:41:15.369 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.713527+0000", 2023-10-09T10:41:15.369 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0012731000000000001 2023-10-09T10:41:15.369 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.370 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:41:15.370 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.370 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.370 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.370 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.45623.0:60780 9.7 9:efe3389c:::benchmark_data_smithi053_202539_object60779:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e378)", 2023-10-09T10:41:15.370 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:38:40.443239+0000", 2023-10-09T10:41:15.370 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 154.80312652500001, 2023-10-09T10:41:15.370 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2727069129999999, 2023-10-09T10:41:15.370 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:41:15.370 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:41:15.370 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:41:15.370 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.45623", 2023-10-09T10:41:15.370 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:41:15.370 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 60780 2023-10-09T10:41:15.371 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.371 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:41:15.371 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.371 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:41:15.371 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.443239+0000", 2023-10-09T10:41:15.371 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.371 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.371 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.371 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:41:15.371 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.443239+0000", 2023-10-09T10:41:15.371 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:41:15.371 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.371 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.372 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:41:15.372 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.443239+0000", 2023-10-09T10:41:15.372 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:41:15.372 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.372 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.372 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:41:15.372 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.443281+0000", 2023-10-09T10:41:15.372 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.2517e-05 2023-10-09T10:41:15.372 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.372 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.372 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:41:15.372 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.443287+0000", 2023-10-09T10:41:15.372 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.4990000000000002e-06 2023-10-09T10:41:15.373 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.373 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.373 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:41:15.373 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.443291+0000", 2023-10-09T10:41:15.373 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.9349999999999996e-06 2023-10-09T10:41:15.373 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.373 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.373 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.373 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.448211+0000", 2023-10-09T10:41:15.373 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0049204169999999998 2023-10-09T10:41:15.373 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.373 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.374 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:41:15.374 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:40.448224+0000", 2023-10-09T10:41:15.374 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2763e-05 2023-10-09T10:41:15.374 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.374 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.374 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:41:15.374 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.691271+0000", 2023-10-09T10:41:15.374 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2430465129999999 2023-10-09T10:41:15.374 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.374 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.374 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:41:15.374 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.691387+0000", 2023-10-09T10:41:15.374 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00011656599999999999 2023-10-09T10:41:15.375 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.375 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.375 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 2,7", 2023-10-09T10:41:15.375 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.691515+0000", 2023-10-09T10:41:15.375 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00012768400000000001 2023-10-09T10:41:15.375 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.375 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.375 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:41:15.375 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.693516+0000", 2023-10-09T10:41:15.375 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.002001577 2023-10-09T10:41:15.375 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.375 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.375 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:41:15.375 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.695334+0000", 2023-10-09T10:41:15.376 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0018175540000000001 2023-10-09T10:41:15.376 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.376 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.376 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:41:15.376 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.713618+0000", 2023-10-09T10:41:15.376 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.018283557999999998 2023-10-09T10:41:15.376 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.376 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.376 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:41:15.376 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.713673+0000", 2023-10-09T10:41:15.376 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.5492999999999999e-05 2023-10-09T10:41:15.376 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:41:15.376 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:41:15.377 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:41:15.377 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:38:41.715946+0000", 2023-10-09T10:41:15.377 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0022734130000000002 2023-10-09T10:41:15.377 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.377 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:41:15.377 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.377 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:41:15.377 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:41:15.377 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:41:15.377 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:15.405 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:15.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:15.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:15.509 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:15.536 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:15.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:15.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:15.639 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:15.659 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:15.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:15.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:15.763 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:15.771 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:15 smithi053 bash[79554]: cluster 2023-10-09T10:41:13.840461+0000 mgr.y (mgr.26072) 1176 : cluster 0 pgmap v1371: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.3 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 216 op/s; 20119/160551 objects degraded (12.531%); 6031/160551 objects misplaced (3.756%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:41:15.771 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:15 smithi053 bash[76859]: cluster 2023-10-09T10:41:13.840461+0000 mgr.y (mgr.26072) 1176 : cluster 0 pgmap v1371: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.3 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 216 op/s; 20119/160551 objects degraded (12.531%); 6031/160551 objects misplaced (3.756%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:41:15.786 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:15.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:15.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:15.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:15 smithi086 bash[59714]: cluster 2023-10-09T10:41:13.840461+0000 mgr.y (mgr.26072) 1176 : cluster 0 pgmap v1371: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.3 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 216 op/s; 20119/160551 objects degraded (12.531%); 6031/160551 objects misplaced (3.756%); 2.7 MiB/s, 43 objects/s recovering 2023-10-09T10:41:15.892 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:15.916 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:15.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:15.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:16.019 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:16.046 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:16.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:16.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:16.150 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:16.179 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:16.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:16.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:16.282 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:16.308 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:16.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:16.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:16.412 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:16.436 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:16.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:16.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:16.540 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:16.563 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:16.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:16.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:16.666 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:16.695 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:16.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:16.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:16.798 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:16.822 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:16.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:16.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:16.926 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:16.957 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:16.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:16.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:17.059 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:17.088 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:17.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:17.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:17.192 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:17.220 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:17.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:17.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:17.323 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:17.353 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:17.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:17.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:17.457 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:17.482 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:17.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:17.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:17.585 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:17.616 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:17.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:17.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:17.719 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:17.729 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:17 smithi053 bash[76859]: cluster 2023-10-09T10:41:15.841586+0000 mgr.y (mgr.26072) 1177 : cluster 0 pgmap v1372: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.2 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 199 op/s; 20119/159528 objects degraded (12.612%); 6031/159528 objects misplaced (3.781%); 2.0 MiB/s, 31 objects/s recovering 2023-10-09T10:41:17.729 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:17 smithi053 bash[79554]: cluster 2023-10-09T10:41:15.841586+0000 mgr.y (mgr.26072) 1177 : cluster 0 pgmap v1372: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.2 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 199 op/s; 20119/159528 objects degraded (12.612%); 6031/159528 objects misplaced (3.781%); 2.0 MiB/s, 31 objects/s recovering 2023-10-09T10:41:17.743 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:17.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:17.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:17.847 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:17.857 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:17 smithi086 bash[59714]: cluster 2023-10-09T10:41:15.841586+0000 mgr.y (mgr.26072) 1177 : cluster 0 pgmap v1372: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.2 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 199 op/s; 20119/159528 objects degraded (12.612%); 6031/159528 objects misplaced (3.781%); 2.0 MiB/s, 31 objects/s recovering 2023-10-09T10:41:17.874 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:17.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:17.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:17.978 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:18.001 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:18.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:18.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:18.109 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:18.134 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:18.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:18.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:18.239 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:18.267 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:18.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:18.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:18.370 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:18.398 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:18.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:18.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:18.501 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:18.527 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:18.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:18.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:18.630 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:18.657 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:18.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:18.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:18.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:18 smithi053 bash[79554]: cluster 2023-10-09T10:41:18.343059+0000 mon.a (mon.0) 1781 : cluster 3 Health check update: Degraded data redundancy: 20119/159528 objects degraded (12.612%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:18.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:18 smithi053 bash[76859]: cluster 2023-10-09T10:41:18.343059+0000 mon.a (mon.0) 1781 : cluster 3 Health check update: Degraded data redundancy: 20119/159528 objects degraded (12.612%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:18.760 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:18.769 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:18 smithi086 bash[59714]: cluster 2023-10-09T10:41:18.343059+0000 mon.a (mon.0) 1781 : cluster 3 Health check update: Degraded data redundancy: 20119/159528 objects degraded (12.612%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:18.786 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:18.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:18.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:18.889 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:18.899 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-09T10:41:18.918 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:18.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:18.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:19.022 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:19.046 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:19.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:19.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:19.149 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:19.173 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:19.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:19.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:19.280 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:19.306 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:19.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:19.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:19.409 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:19.433 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:19.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:19.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:19.536 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:19.563 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:19.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:19.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:19.667 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:19.691 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:19.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:19.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:19.794 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:19.821 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:19.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:19.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:19 smithi086 bash[59714]: cluster 2023-10-09T10:41:17.842326+0000 mgr.y (mgr.26072) 1178 : cluster 0 pgmap v1373: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.2 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 219 op/s; 19987/157605 objects degraded (12.682%); 5920/157605 objects misplaced (3.756%); 2.9 MiB/s, 45 objects/s recovering 2023-10-09T10:41:19.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:19 smithi053 bash[76859]: cluster 2023-10-09T10:41:17.842326+0000 mgr.y (mgr.26072) 1178 : cluster 0 pgmap v1373: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.2 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 219 op/s; 19987/157605 objects degraded (12.682%); 5920/157605 objects misplaced (3.756%); 2.9 MiB/s, 45 objects/s recovering 2023-10-09T10:41:19.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:19 smithi053 bash[79554]: cluster 2023-10-09T10:41:17.842326+0000 mgr.y (mgr.26072) 1178 : cluster 0 pgmap v1373: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.2 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 219 op/s; 19987/157605 objects degraded (12.682%); 5920/157605 objects misplaced (3.756%); 2.9 MiB/s, 45 objects/s recovering 2023-10-09T10:41:19.928 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:19.955 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:19.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:19.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:20.058 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:20.083 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:20.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:20.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:20.186 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:20.210 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:20.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:20.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:20.314 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:20.341 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:20.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:20.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:20.446 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:20.472 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:20.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:20.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:20.575 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:20.600 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:20.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:20.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:20.703 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:20.731 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:20.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:20.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:20.837 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:20.865 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:20.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:20.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:20.971 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:20.997 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:20.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:21.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:21.101 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:21.133 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:21.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:21.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:21.240 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:21.265 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:21.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:21.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:21.371 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:21.401 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:21.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:21.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:21.406 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:41:21.504 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:21.527 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:21.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:21.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:21.568 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:41:21.585 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:21 smithi053 bash[76859]: cluster 2023-10-09T10:41:19.843321+0000 mgr.y (mgr.26072) 1179 : cluster 0 pgmap v1374: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.2 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 200 op/s; 19987/156435 objects degraded (12.777%); 5920/156435 objects misplaced (3.784%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T10:41:21.585 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:21 smithi053 bash[76859]: audit 2023-10-09T10:41:21.536640+0000 mon.a (mon.0) 1782 : audit 0 from='client.? 172.21.15.53:0/3009508156' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:41:21.598 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:41:21.623 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:41:21.631 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:21.639 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:21 smithi053 bash[79554]: cluster 2023-10-09T10:41:19.843321+0000 mgr.y (mgr.26072) 1179 : cluster 0 pgmap v1374: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.2 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 200 op/s; 19987/156435 objects degraded (12.777%); 5920/156435 objects misplaced (3.784%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T10:41:21.639 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:21 smithi053 bash[79554]: audit 2023-10-09T10:41:21.536640+0000 mon.a (mon.0) 1782 : audit 0 from='client.? 172.21.15.53:0/3009508156' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:41:21.653 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:21.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:21.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:21.657 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:41:21.678 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:41:21.702 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:41:21.724 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:41:21.750 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:41:21.752 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:41:21.752 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:41:21.752 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:41:21.752 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:41:21.752 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:41:21.752 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:41:21.752 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:41:21.752 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:41:21.759 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:21.783 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:21.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:21.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:21.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:21 smithi086 bash[59714]: cluster 2023-10-09T10:41:19.843321+0000 mgr.y (mgr.26072) 1179 : cluster 0 pgmap v1374: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.2 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 200 op/s; 19987/156435 objects degraded (12.777%); 5920/156435 objects misplaced (3.784%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T10:41:21.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:21 smithi086 bash[59714]: audit 2023-10-09T10:41:21.536640+0000 mon.a (mon.0) 1782 : audit 0 from='client.? 172.21.15.53:0/3009508156' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:41:21.887 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:21.912 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:21.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:21.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:22.015 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:22.035 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:22.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:22.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:22.138 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:22.161 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:22.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:22.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:22.264 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:22.294 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:22.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:22.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:22.397 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:22.426 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:22.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:22.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:22.529 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:22.550 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:22.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:22.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:22.653 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:22.659 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:41:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:41:22] "GET /metrics HTTP/1.1" 200 36585 "" "Prometheus/2.33.4" 2023-10-09T10:41:22.677 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:22.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:22.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:22.780 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:22.804 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:22.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:22.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:22.907 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:22.936 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:22.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:22.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:23.042 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:23.072 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:23.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:23.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:23.176 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:23.200 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:23.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:23.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:23.306 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:23.330 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:23.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:23.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:23.433 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:23.459 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:23.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:23.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:23.563 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:23.593 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:23 smithi086 bash[59714]: cluster 2023-10-09T10:41:21.844096+0000 mgr.y (mgr.26072) 1180 : cluster 0 pgmap v1375: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.2 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 195 op/s; 19987/156435 objects degraded (12.777%); 5920/156435 objects misplaced (3.784%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T10:41:23.593 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:23 smithi086 bash[59714]: audit 2023-10-09T10:41:22.622368+0000 mon.a (mon.0) 1783 : audit 1 from='client.? 172.21.15.53:0/4250042958' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:41:23.593 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:23 smithi086 bash[59714]: audit 2023-10-09T10:41:23.089707+0000 mon.a (mon.0) 1784 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:41:23.594 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:23 smithi086 bash[59714]: cluster 2023-10-09T10:41:23.344280+0000 mon.a (mon.0) 1785 : cluster 3 Health check update: Degraded data redundancy: 19987/156435 objects degraded (12.777%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:23.595 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:23.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:23.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:23.599 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is unset 2023-10-09T10:41:23.699 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:23.710 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:23 smithi053 bash[79554]: cluster 2023-10-09T10:41:21.844096+0000 mgr.y (mgr.26072) 1180 : cluster 0 pgmap v1375: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.2 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 195 op/s; 19987/156435 objects degraded (12.777%); 5920/156435 objects misplaced (3.784%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T10:41:23.710 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:23 smithi053 bash[79554]: audit 2023-10-09T10:41:22.622368+0000 mon.a (mon.0) 1783 : audit 1 from='client.? 172.21.15.53:0/4250042958' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:41:23.710 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:23 smithi053 bash[79554]: audit 2023-10-09T10:41:23.089707+0000 mon.a (mon.0) 1784 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:41:23.710 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:23 smithi053 bash[79554]: cluster 2023-10-09T10:41:23.344280+0000 mon.a (mon.0) 1785 : cluster 3 Health check update: Degraded data redundancy: 19987/156435 objects degraded (12.777%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:23.710 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:23 smithi053 bash[76859]: cluster 2023-10-09T10:41:21.844096+0000 mgr.y (mgr.26072) 1180 : cluster 0 pgmap v1375: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.2 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 195 op/s; 19987/156435 objects degraded (12.777%); 5920/156435 objects misplaced (3.784%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T10:41:23.710 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:23 smithi053 bash[76859]: audit 2023-10-09T10:41:22.622368+0000 mon.a (mon.0) 1783 : audit 1 from='client.? 172.21.15.53:0/4250042958' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:41:23.711 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:23 smithi053 bash[76859]: audit 2023-10-09T10:41:23.089707+0000 mon.a (mon.0) 1784 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:41:23.711 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:23 smithi053 bash[76859]: cluster 2023-10-09T10:41:23.344280+0000 mon.a (mon.0) 1785 : cluster 3 Health check update: Degraded data redundancy: 19987/156435 objects degraded (12.777%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:23.726 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:23.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:23.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:23.829 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:23.856 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:23.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:23.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:23.960 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:23.986 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:23.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:23.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:24.089 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:24.120 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:24.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:24.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:24.224 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:24.247 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:24.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:24.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:24.350 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:24.371 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:24.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:24.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:24.476 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:24.497 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:24.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:24.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:24.600 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:24.624 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:24.626 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:24 smithi086 bash[59714]: cluster 2023-10-09T10:41:23.582544+0000 mon.a (mon.0) 1786 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:41:24.627 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:24 smithi086 bash[59714]: audit 2023-10-09T10:41:23.587716+0000 mon.a (mon.0) 1787 : audit 1 from='client.? 172.21.15.53:0/4250042958' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:41:24.627 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:24 smithi086 bash[59714]: cluster 2023-10-09T10:41:23.587801+0000 mon.a (mon.0) 1788 : cluster 0 osdmap e392: 8 total, 8 up, 4 in 2023-10-09T10:41:24.627 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:24 smithi086 bash[59714]: cluster 2023-10-09T10:41:23.589114+0000 osd.7 (osd.7) 365 : cluster 3 failed to encode map e392 with expected crc 2023-10-09T10:41:24.627 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:24 smithi086 bash[59714]: cluster 2023-10-09T10:41:23.589114+0000 osd.6 (osd.6) 372 : cluster 3 failed to encode map e392 with expected crc 2023-10-09T10:41:24.627 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:24 smithi086 bash[59714]: cluster 2023-10-09T10:41:23.600136+0000 osd.7 (osd.7) 366 : cluster 3 failed to encode map e392 with expected crc 2023-10-09T10:41:24.627 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:24 smithi086 bash[59714]: cluster 2023-10-09T10:41:23.758651+0000 osd.5 (osd.5) 471 : cluster 3 failed to encode map e392 with expected crc 2023-10-09T10:41:24.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:24.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:24.728 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:24.736 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:24 smithi053 bash[76859]: cluster 2023-10-09T10:41:23.582544+0000 mon.a (mon.0) 1786 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:41:24.736 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:24 smithi053 bash[76859]: audit 2023-10-09T10:41:23.587716+0000 mon.a (mon.0) 1787 : audit 1 from='client.? 172.21.15.53:0/4250042958' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:41:24.737 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:24 smithi053 bash[76859]: cluster 2023-10-09T10:41:23.587801+0000 mon.a (mon.0) 1788 : cluster 0 osdmap e392: 8 total, 8 up, 4 in 2023-10-09T10:41:24.737 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:24 smithi053 bash[76859]: cluster 2023-10-09T10:41:23.589114+0000 osd.7 (osd.7) 365 : cluster 3 failed to encode map e392 with expected crc 2023-10-09T10:41:24.737 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:24 smithi053 bash[76859]: cluster 2023-10-09T10:41:23.589114+0000 osd.6 (osd.6) 372 : cluster 3 failed to encode map e392 with expected crc 2023-10-09T10:41:24.737 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:24 smithi053 bash[76859]: cluster 2023-10-09T10:41:23.600136+0000 osd.7 (osd.7) 366 : cluster 3 failed to encode map e392 with expected crc 2023-10-09T10:41:24.737 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:24 smithi053 bash[76859]: cluster 2023-10-09T10:41:23.758651+0000 osd.5 (osd.5) 471 : cluster 3 failed to encode map e392 with expected crc 2023-10-09T10:41:24.737 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:24 smithi053 bash[79554]: cluster 2023-10-09T10:41:23.582544+0000 mon.a (mon.0) 1786 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:41:24.737 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:24 smithi053 bash[79554]: audit 2023-10-09T10:41:23.587716+0000 mon.a (mon.0) 1787 : audit 1 from='client.? 172.21.15.53:0/4250042958' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:41:24.737 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:24 smithi053 bash[79554]: cluster 2023-10-09T10:41:23.587801+0000 mon.a (mon.0) 1788 : cluster 0 osdmap e392: 8 total, 8 up, 4 in 2023-10-09T10:41:24.738 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:24 smithi053 bash[79554]: cluster 2023-10-09T10:41:23.589114+0000 osd.7 (osd.7) 365 : cluster 3 failed to encode map e392 with expected crc 2023-10-09T10:41:24.738 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:24 smithi053 bash[79554]: cluster 2023-10-09T10:41:23.589114+0000 osd.6 (osd.6) 372 : cluster 3 failed to encode map e392 with expected crc 2023-10-09T10:41:24.738 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:24 smithi053 bash[79554]: cluster 2023-10-09T10:41:23.600136+0000 osd.7 (osd.7) 366 : cluster 3 failed to encode map e392 with expected crc 2023-10-09T10:41:24.738 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:24 smithi053 bash[79554]: cluster 2023-10-09T10:41:23.758651+0000 osd.5 (osd.5) 471 : cluster 3 failed to encode map e392 with expected crc 2023-10-09T10:41:24.755 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:24.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:24.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:24.858 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:24.886 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:24.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:24.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:24.989 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:25.011 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:25.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:25.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:25.115 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:25.139 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:25.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:25.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:25.242 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:25.270 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:25.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:25.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:25.373 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:25.402 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:25.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:25.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:25.508 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:25.533 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:25.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:25.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:25.636 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:25.666 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:25.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:25.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:25.770 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:25.777 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:25 smithi086 bash[59714]: cluster 2023-10-09T10:41:23.758273+0000 osd.4 (osd.4) 334 : cluster 3 failed to encode map e392 with expected crc 2023-10-09T10:41:25.778 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:25 smithi086 bash[59714]: cluster 2023-10-09T10:41:23.844622+0000 mgr.y (mgr.26072) 1181 : cluster 0 pgmap v1377: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.1 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 217 op/s; 19912/154023 objects degraded (12.928%); 5752/154023 objects misplaced (3.735%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T10:41:25.795 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:25.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:25.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:25.885 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:25 smithi053 bash[79554]: cluster 2023-10-09T10:41:23.758273+0000 osd.4 (osd.4) 334 : cluster 3 failed to encode map e392 with expected crc 2023-10-09T10:41:25.885 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:25 smithi053 bash[79554]: cluster 2023-10-09T10:41:23.844622+0000 mgr.y (mgr.26072) 1181 : cluster 0 pgmap v1377: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.1 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 217 op/s; 19912/154023 objects degraded (12.928%); 5752/154023 objects misplaced (3.735%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T10:41:25.885 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:25 smithi053 bash[76859]: cluster 2023-10-09T10:41:23.758273+0000 osd.4 (osd.4) 334 : cluster 3 failed to encode map e392 with expected crc 2023-10-09T10:41:25.886 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:25 smithi053 bash[76859]: cluster 2023-10-09T10:41:23.844622+0000 mgr.y (mgr.26072) 1181 : cluster 0 pgmap v1377: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.1 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 217 op/s; 19912/154023 objects degraded (12.928%); 5752/154023 objects misplaced (3.735%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T10:41:25.899 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:25.926 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:25.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:25.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:26.029 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:26.059 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:26.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:26.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:26.093 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:41:26.162 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:26.190 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:26.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:26.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:26.297 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:26.323 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:26.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:26.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:26.428 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:26.458 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:26.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:26.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:26.561 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:26.591 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:26.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:26.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:26.694 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:26.721 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:26.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:26.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:26.827 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:26.853 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:26.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:26.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:26.956 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:26.979 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:26.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:26.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:27.086 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:27.110 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:27.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:27.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:27.215 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:27.238 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:27.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:27.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:27.297 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:41:27.342 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:27.367 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:27.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:27.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:27.470 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:27.495 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:27.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:27.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:27.599 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:27.603 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:27 smithi053 bash[76859]: cluster 2023-10-09T10:41:25.846017+0000 mgr.y (mgr.26072) 1182 : cluster 0 pgmap v1378: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.1 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 235 op/s; 19912/152475 objects degraded (13.059%); 5752/152475 objects misplaced (3.772%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T10:41:27.623 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:27.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:27.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:27.726 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:27.734 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:27 smithi053 bash[79554]: cluster 2023-10-09T10:41:25.846017+0000 mgr.y (mgr.26072) 1182 : cluster 0 pgmap v1378: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.1 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 235 op/s; 19912/152475 objects degraded (13.059%); 5752/152475 objects misplaced (3.772%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T10:41:27.747 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:27.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:27.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:27.791 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T10:41:27.850 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:27.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:27 smithi086 bash[59714]: cluster 2023-10-09T10:41:25.846017+0000 mgr.y (mgr.26072) 1182 : cluster 0 pgmap v1378: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.1 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 235 op/s; 19912/152475 objects degraded (13.059%); 5752/152475 objects misplaced (3.772%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T10:41:27.874 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:27.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:27.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:27.977 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:28.011 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:28.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:28.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:28.114 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:28.138 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:28.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:28.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:28.243 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:28.271 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:28.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:28.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:28.374 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:28.399 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:28.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:28.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:28.503 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:28.525 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:28.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:28.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:28.608 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:28 smithi086 bash[59714]: cluster 2023-10-09T10:41:28.345900+0000 mon.a (mon.0) 1789 : cluster 3 Health check update: Degraded data redundancy: 19912/152475 objects degraded (13.059%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:28.632 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:28.656 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:28.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:28.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:28.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:28 smithi053 bash[76859]: cluster 2023-10-09T10:41:28.345900+0000 mon.a (mon.0) 1789 : cluster 3 Health check update: Degraded data redundancy: 19912/152475 objects degraded (13.059%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:28.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:28 smithi053 bash[79554]: cluster 2023-10-09T10:41:28.345900+0000 mon.a (mon.0) 1789 : cluster 3 Health check update: Degraded data redundancy: 19912/152475 objects degraded (13.059%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:28.760 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:28.784 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:28.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:28.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:28.888 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:28.920 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:28.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:28.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:29.029 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:29.057 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:29.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:29.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:29.160 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:29.184 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:29.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:29.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:29.288 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:29.314 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:29.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:29.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:29.418 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:29.441 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:29.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:29.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:29.545 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:29.567 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:29.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:29.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:29.671 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:29.683 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:29 smithi086 bash[59714]: cluster 2023-10-09T10:41:27.846897+0000 mgr.y (mgr.26072) 1183 : cluster 0 pgmap v1379: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.1 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 238 op/s; 19831/150435 objects degraded (13.182%); 5615/150435 objects misplaced (3.733%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T10:41:29.700 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:29.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:29.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:29.804 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:29.827 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:29.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:29.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:29.842 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:29 smithi053 bash[79554]: cluster 2023-10-09T10:41:27.846897+0000 mgr.y (mgr.26072) 1183 : cluster 0 pgmap v1379: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.1 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 238 op/s; 19831/150435 objects degraded (13.182%); 5615/150435 objects misplaced (3.733%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T10:41:29.843 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:29 smithi053 bash[76859]: cluster 2023-10-09T10:41:27.846897+0000 mgr.y (mgr.26072) 1183 : cluster 0 pgmap v1379: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.1 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 238 op/s; 19831/150435 objects degraded (13.182%); 5615/150435 objects misplaced (3.733%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T10:41:29.933 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:29.956 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:29.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:29.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:30.059 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:30.068 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:41:30.068 INFO:teuthology.orchestra.run.smithi053.stdout: "success": "" 2023-10-09T10:41:30.068 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:41:30.085 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:30.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:30.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:30.190 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:30.220 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:30.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:30.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:30.323 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:30.336 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:41:30.355 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:30.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:30.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:30.460 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:30.483 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:30.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:30.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:30.589 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:30.615 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:30.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:30.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:30.721 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:30.750 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:30.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:30.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:30.854 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:30.877 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:30.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:30.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:30.981 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:31.007 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:31.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:31.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:31.111 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:31.140 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:31.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:31.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:31.243 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:31.268 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:31.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:31.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:31.375 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:31.401 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:31.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:31.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:31.505 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:31.524 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:31.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:31.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:31.612 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:31 smithi086 bash[59714]: cluster 2023-10-09T10:41:29.847735+0000 mgr.y (mgr.26072) 1184 : cluster 0 pgmap v1380: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.0 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 243 op/s; 19831/149121 objects degraded (13.299%); 5615/149121 objects misplaced (3.765%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T10:41:31.627 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:31.654 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:31.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:31.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:31.757 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:31.782 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:31.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:31.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:31.889 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:31.916 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:31.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:31.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:31.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:31 smithi053 bash[79554]: cluster 2023-10-09T10:41:29.847735+0000 mgr.y (mgr.26072) 1184 : cluster 0 pgmap v1380: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.0 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 243 op/s; 19831/149121 objects degraded (13.299%); 5615/149121 objects misplaced (3.765%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T10:41:31.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:31 smithi053 bash[76859]: cluster 2023-10-09T10:41:29.847735+0000 mgr.y (mgr.26072) 1184 : cluster 0 pgmap v1380: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.0 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 243 op/s; 19831/149121 objects degraded (13.299%); 5615/149121 objects misplaced (3.765%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T10:41:32.019 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:32.051 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:32.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:32.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:32.154 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:32.183 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:32.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:32.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:32.286 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:32.309 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:32.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:32.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:32.412 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:32.436 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:32.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:32.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:32.542 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:32.568 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:32.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:32.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:32.672 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:32.699 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:32.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:32.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:32.802 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:32.830 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:32.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:32.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:32.933 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:32.942 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:41:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:41:32] "GET /metrics HTTP/1.1" 200 36588 "" "Prometheus/2.33.4" 2023-10-09T10:41:32.959 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:32.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:32.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:33.002 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:41:33.061 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:33.087 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:33.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:33.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:33.190 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:33.216 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:33.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:33.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:33.321 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:33.352 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:33.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:33.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:33.455 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:33.475 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:33.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:33.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:33.578 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:33.610 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:33.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:33.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:33.713 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:33.740 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:33.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:33.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:33.844 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:33.854 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:33 smithi053 bash[79554]: cluster 2023-10-09T10:41:31.848389+0000 mgr.y (mgr.26072) 1185 : cluster 0 pgmap v1381: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.0 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 243 op/s; 19831/149121 objects degraded (13.299%); 5615/149121 objects misplaced (3.765%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T10:41:33.854 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:33 smithi053 bash[79554]: cluster 2023-10-09T10:41:33.346965+0000 mon.a (mon.0) 1790 : cluster 3 Health check update: Degraded data redundancy: 19831/149121 objects degraded (13.299%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:33.855 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:33 smithi053 bash[76859]: cluster 2023-10-09T10:41:31.848389+0000 mgr.y (mgr.26072) 1185 : cluster 0 pgmap v1381: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.0 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 243 op/s; 19831/149121 objects degraded (13.299%); 5615/149121 objects misplaced (3.765%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T10:41:33.855 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:33 smithi053 bash[76859]: cluster 2023-10-09T10:41:33.346965+0000 mon.a (mon.0) 1790 : cluster 3 Health check update: Degraded data redundancy: 19831/149121 objects degraded (13.299%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:33 smithi086 bash[59714]: cluster 2023-10-09T10:41:31.848389+0000 mgr.y (mgr.26072) 1185 : cluster 0 pgmap v1381: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.0 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 243 op/s; 19831/149121 objects degraded (13.299%); 5615/149121 objects misplaced (3.765%); 2.0 MiB/s, 32 objects/s recovering 2023-10-09T10:41:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:33 smithi086 bash[59714]: cluster 2023-10-09T10:41:33.346965+0000 mon.a (mon.0) 1790 : cluster 3 Health check update: Degraded data redundancy: 19831/149121 objects degraded (13.299%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:33.869 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:33.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:33.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:33.975 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:33.995 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:33.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:33.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:34.098 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:34.121 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:34.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:34.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:34.224 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:34.244 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:34.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:34.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:34.348 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:34.374 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:34.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:34.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:34.480 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:34.504 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:34.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:34.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:34.607 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:34.634 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:34.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:34.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:34.737 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:34.761 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:34.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:34.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:34.864 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:34.890 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:34.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:34.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:34.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:34 smithi053 bash[76859]: cluster 2023-10-09T10:41:33.849097+0000 mgr.y (mgr.26072) 1186 : cluster 0 pgmap v1382: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.0 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 231 op/s; 19765/146880 objects degraded (13.457%); 5474/146880 objects misplaced (3.727%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:41:34.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:34 smithi053 bash[79554]: cluster 2023-10-09T10:41:33.849097+0000 mgr.y (mgr.26072) 1186 : cluster 0 pgmap v1382: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.0 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 231 op/s; 19765/146880 objects degraded (13.457%); 5474/146880 objects misplaced (3.727%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:41:35.000 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:35.021 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:35.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:35.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:34 smithi086 bash[59714]: cluster 2023-10-09T10:41:33.849097+0000 mgr.y (mgr.26072) 1186 : cluster 0 pgmap v1382: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.0 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 231 op/s; 19765/146880 objects degraded (13.457%); 5474/146880 objects misplaced (3.727%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:41:35.126 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:35.145 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:35.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:35.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:35.250 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:35.272 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:35.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:35.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:35.378 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:35.399 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:35.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:35.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:35.502 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:35.526 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:35.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:35.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:35.629 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:35.653 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:35.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:35.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:35.670 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:35 smithi053 bash[76859]: audit 2023-10-09T10:41:35.011605+0000 mon.a (mon.0) 1791 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:41:35.670 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:35 smithi053 bash[76859]: audit 2023-10-09T10:41:35.383339+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:41:35.670 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:35 smithi053 bash[76859]: audit 2023-10-09T10:41:35.390109+0000 mon.a (mon.0) 1793 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:41:35.757 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:35.789 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:35.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:35.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:35.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:35 smithi086 bash[59714]: audit 2023-10-09T10:41:35.011605+0000 mon.a (mon.0) 1791 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:41:35.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:35 smithi086 bash[59714]: audit 2023-10-09T10:41:35.383339+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:41:35.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:35 smithi086 bash[59714]: audit 2023-10-09T10:41:35.390109+0000 mon.a (mon.0) 1793 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:41:35.892 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:35.921 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:35.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:35 smithi053 bash[79554]: audit 2023-10-09T10:41:35.011605+0000 mon.a (mon.0) 1791 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:41:35.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:35 smithi053 bash[79554]: audit 2023-10-09T10:41:35.383339+0000 mon.a (mon.0) 1792 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:41:35.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:35 smithi053 bash[79554]: audit 2023-10-09T10:41:35.390109+0000 mon.a (mon.0) 1793 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:41:35.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:35.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:36.025 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:36.046 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:36.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:36.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:36.151 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:36.174 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:36.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:36.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:36.277 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:36.305 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:36.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:36.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:36.408 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:36.442 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:36.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:36.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:36.545 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:36.575 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:36.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:36.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:36.680 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:36.714 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:36.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:36.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:36.785 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:36 smithi053 bash[79554]: cluster 2023-10-09T10:41:35.849692+0000 mgr.y (mgr.26072) 1187 : cluster 0 pgmap v1383: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.0 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 236 op/s; 19765/145500 objects degraded (13.584%); 5474/145500 objects misplaced (3.762%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:41:36.785 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:36 smithi053 bash[76859]: cluster 2023-10-09T10:41:35.849692+0000 mgr.y (mgr.26072) 1187 : cluster 0 pgmap v1383: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.0 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 236 op/s; 19765/145500 objects degraded (13.584%); 5474/145500 objects misplaced (3.762%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:41:36.818 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:36.830 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:36 smithi086 bash[59714]: cluster 2023-10-09T10:41:35.849692+0000 mgr.y (mgr.26072) 1187 : cluster 0 pgmap v1383: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 3.0 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 236 op/s; 19765/145500 objects degraded (13.584%); 5474/145500 objects misplaced (3.762%); 1.5 MiB/s, 23 objects/s recovering 2023-10-09T10:41:36.846 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:36.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:36.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:36.952 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:36.978 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:36.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:36.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:37.081 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:37.106 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:37.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:37.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:37.209 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:37.234 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:37.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:37.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:37.339 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:37.365 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:37.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:37.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:37.468 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:37.491 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:37.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:37.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:37.529 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 6, 7] out_osds: [0, 3, 4, 5] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:41:37.529 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:41:37.529 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-10-09T10:41:37.530 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 0.05 2023-10-09T10:41:37.597 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:37.622 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:37.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:37.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:37.725 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:37.753 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:37.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:37.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:37.857 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:37.880 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:37.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:37.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:37.984 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:38.010 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:38.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:38.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:38.113 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:38.133 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:38.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:38.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:38.238 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:38.267 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:38.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:38.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:38.370 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:38.395 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:38.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:38.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:38.497 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:38.518 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:38.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:38.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:38.574 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:41:38.574 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:41:38.623 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:38.646 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:38.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:38.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:38.750 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:38.774 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:38.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:38.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:38.878 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:38.901 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:38.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:38.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:39.004 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:39.012 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:38 smithi053 bash[79554]: cluster 2023-10-09T10:41:37.850388+0000 mgr.y (mgr.26072) 1188 : cluster 0 pgmap v1384: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.9 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 261 op/s; 19663/143067 objects degraded (13.744%); 5333/143067 objects misplaced (3.728%); 2.4 MiB/s, 38 objects/s recovering 2023-10-09T10:41:39.012 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:38 smithi053 bash[79554]: audit 2023-10-09T10:41:38.089997+0000 mon.a (mon.0) 1794 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:41:39.012 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:38 smithi053 bash[79554]: cluster 2023-10-09T10:41:38.347986+0000 mon.a (mon.0) 1795 : cluster 3 Health check update: Degraded data redundancy: 19663/143067 objects degraded (13.744%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:39.013 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:38 smithi053 bash[76859]: cluster 2023-10-09T10:41:37.850388+0000 mgr.y (mgr.26072) 1188 : cluster 0 pgmap v1384: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.9 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 261 op/s; 19663/143067 objects degraded (13.744%); 5333/143067 objects misplaced (3.728%); 2.4 MiB/s, 38 objects/s recovering 2023-10-09T10:41:39.013 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:38 smithi053 bash[76859]: audit 2023-10-09T10:41:38.089997+0000 mon.a (mon.0) 1794 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:41:39.013 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:38 smithi053 bash[76859]: cluster 2023-10-09T10:41:38.347986+0000 mon.a (mon.0) 1795 : cluster 3 Health check update: Degraded data redundancy: 19663/143067 objects degraded (13.744%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:39.027 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:39.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:39.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:39.131 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:39.154 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:39.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:39.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:39.257 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:39.264 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:38 smithi086 bash[59714]: cluster 2023-10-09T10:41:37.850388+0000 mgr.y (mgr.26072) 1188 : cluster 0 pgmap v1384: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.9 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 261 op/s; 19663/143067 objects degraded (13.744%); 5333/143067 objects misplaced (3.728%); 2.4 MiB/s, 38 objects/s recovering 2023-10-09T10:41:39.264 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:38 smithi086 bash[59714]: audit 2023-10-09T10:41:38.089997+0000 mon.a (mon.0) 1794 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:41:39.264 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:38 smithi086 bash[59714]: cluster 2023-10-09T10:41:38.347986+0000 mon.a (mon.0) 1795 : cluster 3 Health check update: Degraded data redundancy: 19663/143067 objects degraded (13.744%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:39.278 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:39.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:39.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:39.386 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:39.413 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:39.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:39.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:39.518 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:39.542 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:39.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:39.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:39.644 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:39.671 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:39.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:39.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:39.774 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:39.801 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:39.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:39.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:39.905 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:39.937 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:39.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:39.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:40.050 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:40.070 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:40.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:40.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:40.172 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:40.202 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:40.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:40.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:40.309 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:40.333 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:40.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:40.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:40.439 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:40.470 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:40.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:40.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:40.579 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:40.603 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:40.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:40.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:40.707 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:40.729 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:40.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:40.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:40.833 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:40.861 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:40.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:40.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:40.967 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:41.009 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:41.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:41.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:41.113 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:41.115 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:40 smithi086 bash[59714]: cluster 2023-10-09T10:41:39.851092+0000 mgr.y (mgr.26072) 1189 : cluster 0 pgmap v1385: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.9 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 243 op/s; 19663/141663 objects degraded (13.880%); 5333/141663 objects misplaced (3.765%); 1.6 MiB/s, 25 objects/s recovering 2023-10-09T10:41:41.169 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:41.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:40 smithi053 bash[76859]: cluster 2023-10-09T10:41:39.851092+0000 mgr.y (mgr.26072) 1189 : cluster 0 pgmap v1385: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.9 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 243 op/s; 19663/141663 objects degraded (13.880%); 5333/141663 objects misplaced (3.765%); 1.6 MiB/s, 25 objects/s recovering 2023-10-09T10:41:41.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:40 smithi053 bash[79554]: cluster 2023-10-09T10:41:39.851092+0000 mgr.y (mgr.26072) 1189 : cluster 0 pgmap v1385: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.9 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 243 op/s; 19663/141663 objects degraded (13.880%); 5333/141663 objects misplaced (3.765%); 1.6 MiB/s, 25 objects/s recovering 2023-10-09T10:41:41.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:41.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:41.276 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:41.299 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:41.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:41.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:41.402 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:41.430 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:41.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:41.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:41.534 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:41.554 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:41.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:41.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:41.657 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:41.687 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:41.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:41.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:41.791 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:41.814 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:41.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:41.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:41.918 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:41.948 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:41.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:41.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:41.963 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-09T10:41:42.052 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:42.073 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:42.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:42.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:42.178 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:42.185 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:41:42.202 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:42.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:42.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:42.215 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:41:42.242 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:41:42.274 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:41:42.318 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:42.318 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:41:42.336 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:41:42.349 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:42.353 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:42 smithi086 bash[59714]: audit 2023-10-09T10:41:41.351686+0000 mon.a (mon.0) 1796 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:41:42.353 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:42 smithi086 bash[59714]: audit 2023-10-09T10:41:41.358157+0000 mon.a (mon.0) 1797 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:41:42.354 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:42 smithi086 bash[59714]: audit 2023-10-09T10:41:42.153382+0000 mon.a (mon.0) 1798 : audit 0 from='client.? 172.21.15.53:0/359581190' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:41:42.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:42.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:42.372 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:41:42.400 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:41:42.401 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:41:42.402 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:41:42.402 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:41:42.402 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:41:42.402 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:41:42.402 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:41:42.402 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:41:42.402 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:41:42.458 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:42.483 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:42.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:42.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:42.588 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:42.589 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:41:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:41:42] "GET /metrics HTTP/1.1" 200 36581 "" "Prometheus/2.33.4" 2023-10-09T10:41:42.589 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:42 smithi053 bash[79554]: audit 2023-10-09T10:41:41.351686+0000 mon.a (mon.0) 1796 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:41:42.589 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:42 smithi053 bash[79554]: audit 2023-10-09T10:41:41.358157+0000 mon.a (mon.0) 1797 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:41:42.590 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:42 smithi053 bash[79554]: audit 2023-10-09T10:41:42.153382+0000 mon.a (mon.0) 1798 : audit 0 from='client.? 172.21.15.53:0/359581190' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:41:42.590 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:42 smithi053 bash[76859]: audit 2023-10-09T10:41:41.351686+0000 mon.a (mon.0) 1796 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:41:42.590 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:42 smithi053 bash[76859]: audit 2023-10-09T10:41:41.358157+0000 mon.a (mon.0) 1797 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:41:42.590 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:42 smithi053 bash[76859]: audit 2023-10-09T10:41:42.153382+0000 mon.a (mon.0) 1798 : audit 0 from='client.? 172.21.15.53:0/359581190' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:41:42.614 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:42.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:42.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:42.720 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:42.750 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:42.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:42.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:42.856 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:42.883 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:42.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:42.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:42.989 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:43.015 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:43.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:43.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:43.118 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:43.145 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:43.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:43.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:43.249 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:43.275 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:43.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:43.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:43.378 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:43.388 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:43 smithi086 bash[59714]: cluster 2023-10-09T10:41:41.851974+0000 mgr.y (mgr.26072) 1190 : cluster 0 pgmap v1386: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.9 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 207 op/s; 19663/141663 objects degraded (13.880%); 5333/141663 objects misplaced (3.765%); 1.6 MiB/s, 25 objects/s recovering 2023-10-09T10:41:43.389 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:43 smithi086 bash[59714]: cluster 2023-10-09T10:41:43.349033+0000 mon.a (mon.0) 1799 : cluster 3 Health check update: Degraded data redundancy: 19663/141663 objects degraded (13.880%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:43.404 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:43.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:43.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:43.507 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:43.538 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:43.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:43.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:43.615 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:43 smithi053 bash[79554]: cluster 2023-10-09T10:41:41.851974+0000 mgr.y (mgr.26072) 1190 : cluster 0 pgmap v1386: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.9 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 207 op/s; 19663/141663 objects degraded (13.880%); 5333/141663 objects misplaced (3.765%); 1.6 MiB/s, 25 objects/s recovering 2023-10-09T10:41:43.615 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:43 smithi053 bash[79554]: cluster 2023-10-09T10:41:43.349033+0000 mon.a (mon.0) 1799 : cluster 3 Health check update: Degraded data redundancy: 19663/141663 objects degraded (13.880%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:43.617 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:43 smithi053 bash[76859]: cluster 2023-10-09T10:41:41.851974+0000 mgr.y (mgr.26072) 1190 : cluster 0 pgmap v1386: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.9 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 207 op/s; 19663/141663 objects degraded (13.880%); 5333/141663 objects misplaced (3.765%); 1.6 MiB/s, 25 objects/s recovering 2023-10-09T10:41:43.617 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:43 smithi053 bash[76859]: cluster 2023-10-09T10:41:43.349033+0000 mon.a (mon.0) 1799 : cluster 3 Health check update: Degraded data redundancy: 19663/141663 objects degraded (13.880%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:43.641 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:43.663 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:43.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:43.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:43.768 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:43.792 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:43.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:43.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:43.896 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:43.922 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:43.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:43.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:44.025 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:44.051 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:44.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:44.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:44.154 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:44.181 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:44.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:44.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:44.284 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:44.307 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:44.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:44.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:44.410 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:44.437 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:44.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:44.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:44.540 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:44.562 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:44.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:44.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:44.665 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:44.698 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:44.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:44.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:44.803 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:44.830 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:44.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:44.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:44.933 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:44.963 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:44.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:44.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:45.067 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:45.094 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:45.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:45.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:45.199 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:45.225 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:45.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:45.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:45.328 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:45.357 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:45.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:45.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:45.461 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:45.478 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:45 smithi053 bash[79554]: cluster 2023-10-09T10:41:43.853324+0000 mgr.y (mgr.26072) 1191 : cluster 0 pgmap v1387: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.8 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 277 op/s; 19563/139122 objects degraded (14.062%); 5164/139122 objects misplaced (3.712%); 2.7 MiB/s, 42 objects/s recovering 2023-10-09T10:41:45.479 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:45 smithi053 bash[76859]: cluster 2023-10-09T10:41:43.853324+0000 mgr.y (mgr.26072) 1191 : cluster 0 pgmap v1387: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.8 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 277 op/s; 19563/139122 objects degraded (14.062%); 5164/139122 objects misplaced (3.712%); 2.7 MiB/s, 42 objects/s recovering 2023-10-09T10:41:45.500 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:45.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:45.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:45.604 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:45.614 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:45 smithi086 bash[59714]: cluster 2023-10-09T10:41:43.853324+0000 mgr.y (mgr.26072) 1191 : cluster 0 pgmap v1387: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.8 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 277 op/s; 19563/139122 objects degraded (14.062%); 5164/139122 objects misplaced (3.712%); 2.7 MiB/s, 42 objects/s recovering 2023-10-09T10:41:45.631 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:45.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:45.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:45.734 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:45.763 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:45.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:45.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:45.867 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:45.898 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:45.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:45.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:46.001 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:46.030 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:46.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:46.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:46.133 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:46.160 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:46.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:46.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:46.269 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:46.297 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:46.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:46.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:46.380 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is unset 2023-10-09T10:41:46.402 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:46.425 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:46.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:46.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:46.531 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:46.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:46 smithi053 bash[79554]: audit 2023-10-09T10:41:45.621248+0000 mon.a (mon.0) 1800 : audit 1 from='client.? 172.21.15.53:0/1403763645' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:41:46.539 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:46 smithi053 bash[76859]: audit 2023-10-09T10:41:45.621248+0000 mon.a (mon.0) 1800 : audit 1 from='client.? 172.21.15.53:0/1403763645' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:41:46.554 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:46.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:46.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:46.657 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:46.680 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:46.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:46.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:46.783 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:46.818 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:46.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:46.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:46.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:46 smithi086 bash[59714]: audit 2023-10-09T10:41:45.621248+0000 mon.a (mon.0) 1800 : audit 1 from='client.? 172.21.15.53:0/1403763645' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:41:46.924 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:46.950 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:46.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:46.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:46.976 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:41:47.055 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:47.075 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:47.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:47.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:47.178 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:47.203 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:47.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:47.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:47.307 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:47.330 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:47.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:47.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:47.433 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:47.457 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:47.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:47.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:47.561 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:47.571 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:47 smithi053 bash[79554]: cluster 2023-10-09T10:41:45.854568+0000 mgr.y (mgr.26072) 1192 : cluster 0 pgmap v1388: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.8 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 254 op/s; 19563/137709 objects degraded (14.206%); 5164/137709 objects misplaced (3.750%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T10:41:47.571 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:47 smithi053 bash[79554]: cluster 2023-10-09T10:41:46.362573+0000 mon.a (mon.0) 1801 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:41:47.571 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:47 smithi053 bash[79554]: audit 2023-10-09T10:41:46.373844+0000 mon.a (mon.0) 1802 : audit 1 from='client.? 172.21.15.53:0/1403763645' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:41:47.571 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:47 smithi053 bash[79554]: cluster 2023-10-09T10:41:46.374044+0000 mon.a (mon.0) 1803 : cluster 0 osdmap e393: 8 total, 8 up, 4 in 2023-10-09T10:41:47.572 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:47 smithi053 bash[79554]: cluster 2023-10-09T10:41:46.374981+0000 osd.6 (osd.6) 373 : cluster 3 failed to encode map e393 with expected crc 2023-10-09T10:41:47.572 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:47 smithi053 bash[79554]: audit 2023-10-09T10:41:46.697551+0000 mon.a (mon.0) 1804 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:41:47.572 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:47 smithi053 bash[79554]: audit 2023-10-09T10:41:46.704822+0000 mon.a (mon.0) 1805 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:41:47.572 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:47 smithi053 bash[79554]: audit 2023-10-09T10:41:47.175328+0000 mon.a (mon.0) 1806 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:41:47.572 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:47 smithi053 bash[79554]: audit 2023-10-09T10:41:47.176309+0000 mon.a (mon.0) 1807 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:41:47.572 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:47 smithi053 bash[79554]: audit 2023-10-09T10:41:47.182636+0000 mon.a (mon.0) 1808 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:41:47.572 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:47 smithi053 bash[76859]: cluster 2023-10-09T10:41:45.854568+0000 mgr.y (mgr.26072) 1192 : cluster 0 pgmap v1388: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.8 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 254 op/s; 19563/137709 objects degraded (14.206%); 5164/137709 objects misplaced (3.750%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T10:41:47.572 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:47 smithi053 bash[76859]: cluster 2023-10-09T10:41:46.362573+0000 mon.a (mon.0) 1801 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:41:47.572 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:47 smithi053 bash[76859]: audit 2023-10-09T10:41:46.373844+0000 mon.a (mon.0) 1802 : audit 1 from='client.? 172.21.15.53:0/1403763645' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:41:47.572 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:47 smithi053 bash[76859]: cluster 2023-10-09T10:41:46.374044+0000 mon.a (mon.0) 1803 : cluster 0 osdmap e393: 8 total, 8 up, 4 in 2023-10-09T10:41:47.573 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:47 smithi053 bash[76859]: cluster 2023-10-09T10:41:46.374981+0000 osd.6 (osd.6) 373 : cluster 3 failed to encode map e393 with expected crc 2023-10-09T10:41:47.573 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:47 smithi053 bash[76859]: audit 2023-10-09T10:41:46.697551+0000 mon.a (mon.0) 1804 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:41:47.573 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:47 smithi053 bash[76859]: audit 2023-10-09T10:41:46.704822+0000 mon.a (mon.0) 1805 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:41:47.573 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:47 smithi053 bash[76859]: audit 2023-10-09T10:41:47.175328+0000 mon.a (mon.0) 1806 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:41:47.573 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:47 smithi053 bash[76859]: audit 2023-10-09T10:41:47.176309+0000 mon.a (mon.0) 1807 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:41:47.573 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:47 smithi053 bash[76859]: audit 2023-10-09T10:41:47.182636+0000 mon.a (mon.0) 1808 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:41:47.586 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:47.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:47.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:47.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:47 smithi086 bash[59714]: cluster 2023-10-09T10:41:45.854568+0000 mgr.y (mgr.26072) 1192 : cluster 0 pgmap v1388: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.8 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 254 op/s; 19563/137709 objects degraded (14.206%); 5164/137709 objects misplaced (3.750%); 1.9 MiB/s, 30 objects/s recovering 2023-10-09T10:41:47.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:47 smithi086 bash[59714]: cluster 2023-10-09T10:41:46.362573+0000 mon.a (mon.0) 1801 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:41:47.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:47 smithi086 bash[59714]: audit 2023-10-09T10:41:46.373844+0000 mon.a (mon.0) 1802 : audit 1 from='client.? 172.21.15.53:0/1403763645' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:41:47.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:47 smithi086 bash[59714]: cluster 2023-10-09T10:41:46.374044+0000 mon.a (mon.0) 1803 : cluster 0 osdmap e393: 8 total, 8 up, 4 in 2023-10-09T10:41:47.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:47 smithi086 bash[59714]: cluster 2023-10-09T10:41:46.374981+0000 osd.6 (osd.6) 373 : cluster 3 failed to encode map e393 with expected crc 2023-10-09T10:41:47.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:47 smithi086 bash[59714]: audit 2023-10-09T10:41:46.697551+0000 mon.a (mon.0) 1804 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:41:47.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:47 smithi086 bash[59714]: audit 2023-10-09T10:41:46.704822+0000 mon.a (mon.0) 1805 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:41:47.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:47 smithi086 bash[59714]: audit 2023-10-09T10:41:47.175328+0000 mon.a (mon.0) 1806 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:41:47.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:47 smithi086 bash[59714]: audit 2023-10-09T10:41:47.176309+0000 mon.a (mon.0) 1807 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:41:47.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:47 smithi086 bash[59714]: audit 2023-10-09T10:41:47.182636+0000 mon.a (mon.0) 1808 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:41:47.691 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:47.720 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:47.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:47.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:47.828 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:47.855 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:47.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:47.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:47.959 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:47.982 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:47.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:47.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:48.085 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:48.108 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:48.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:48.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:48.211 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:48.230 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:41:48.230 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:41:48.236 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:48.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:48.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:48.340 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:48.372 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:48.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:48.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:48.476 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:48.501 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:48.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:48.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:48.604 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:48.616 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:48 smithi053 bash[76859]: cluster 2023-10-09T10:41:48.350383+0000 mon.a (mon.0) 1809 : cluster 3 Health check update: Degraded data redundancy: 19563/137709 objects degraded (14.206%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:48.616 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:48 smithi053 bash[79554]: cluster 2023-10-09T10:41:48.350383+0000 mon.a (mon.0) 1809 : cluster 3 Health check update: Degraded data redundancy: 19563/137709 objects degraded (14.206%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:48.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:48 smithi086 bash[59714]: cluster 2023-10-09T10:41:48.350383+0000 mon.a (mon.0) 1809 : cluster 3 Health check update: Degraded data redundancy: 19563/137709 objects degraded (14.206%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:48.631 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:48.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:48.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:48.734 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:48.757 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:48.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:48.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:48.859 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:48.882 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:48.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:48.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:48.985 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:49.011 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:49.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:49.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:49.114 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:49.141 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:49.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:49.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:49.244 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:49.269 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:49.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:49.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:49.372 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:49.380 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:49 smithi053 bash[79554]: cluster 2023-10-09T10:41:47.855739+0000 mgr.y (mgr.26072) 1193 : cluster 0 pgmap v1390: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.8 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 255 op/s; 19471/135399 objects degraded (14.380%); 5006/135399 objects misplaced (3.697%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T10:41:49.381 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:49 smithi053 bash[76859]: cluster 2023-10-09T10:41:47.855739+0000 mgr.y (mgr.26072) 1193 : cluster 0 pgmap v1390: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.8 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 255 op/s; 19471/135399 objects degraded (14.380%); 5006/135399 objects misplaced (3.697%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T10:41:49.395 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:49.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:49.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:49.498 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:49.505 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:49 smithi086 bash[59714]: cluster 2023-10-09T10:41:47.855739+0000 mgr.y (mgr.26072) 1193 : cluster 0 pgmap v1390: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.8 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 255 op/s; 19471/135399 objects degraded (14.380%); 5006/135399 objects misplaced (3.697%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T10:41:49.522 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:49.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:49.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:49.627 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:49.650 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:49.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:49.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:49.753 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T10:41:49.755 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:49.824 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:49.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:49.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:49.933 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:49.956 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:49.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:49.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:50.060 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:50.090 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:50.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:50.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:50.193 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:50.219 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:50.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:50.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:50.324 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:50.348 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:50.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:50.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:50.452 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:50.483 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:50.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:50.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:50.586 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:50.611 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:50.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:50.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:50.714 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:50.738 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:50.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:50.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:50.842 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:50.870 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:50.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:50.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:50.974 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:50.998 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:51.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:51.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:51.101 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:51.129 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:51.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:51.135 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:51.235 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:51.262 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:51.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:51.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:51.276 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:41:51.365 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:51.384 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:51 smithi053 bash[76859]: cluster 2023-10-09T10:41:49.856653+0000 mgr.y (mgr.26072) 1194 : cluster 0 pgmap v1391: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.7 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 251 op/s; 19471/134109 objects degraded (14.519%); 5006/134109 objects misplaced (3.733%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T10:41:51.388 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:51.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:51.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:51.492 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:51.517 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:51.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:51.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:51.620 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:51.628 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:51 smithi053 bash[79554]: cluster 2023-10-09T10:41:49.856653+0000 mgr.y (mgr.26072) 1194 : cluster 0 pgmap v1391: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.7 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 251 op/s; 19471/134109 objects degraded (14.519%); 5006/134109 objects misplaced (3.733%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T10:41:51.645 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:51.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:51.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:51.748 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:51.772 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:51.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:51.776 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:51.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:51 smithi086 bash[59714]: cluster 2023-10-09T10:41:49.856653+0000 mgr.y (mgr.26072) 1194 : cluster 0 pgmap v1391: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.7 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 251 op/s; 19471/134109 objects degraded (14.519%); 5006/134109 objects misplaced (3.733%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T10:41:51.876 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:51.900 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:51.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:51.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:52.004 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:52.027 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:52.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:52.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:52.130 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:52.159 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:52.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:52.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:52.265 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:52.287 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:52.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:52.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:52.390 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:52.416 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:52.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:52.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:52.520 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:52.541 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:52.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:52.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:52.644 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:52.665 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:52.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:52.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:52.768 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:52.793 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:52.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:52.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:52.823 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:41:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:41:52] "GET /metrics HTTP/1.1" 200 36581 "" "Prometheus/2.33.4" 2023-10-09T10:41:52.896 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:52.927 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:52.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:52.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:53.030 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:53.061 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:53.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:53.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:53.164 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:53.188 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:53.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:53.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:53.292 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:53.316 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:53.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:53.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:53.424 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:53.451 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:53.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:53.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:53.555 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:53.566 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:53 smithi086 bash[59714]: cluster 2023-10-09T10:41:51.857268+0000 mgr.y (mgr.26072) 1195 : cluster 0 pgmap v1392: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.7 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 251 op/s; 19471/134109 objects degraded (14.519%); 5006/134109 objects misplaced (3.733%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T10:41:53.566 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:53 smithi086 bash[59714]: audit 2023-10-09T10:41:53.096813+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:41:53.566 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:53 smithi086 bash[59714]: audit 2023-10-09T10:41:53.098222+0000 mon.a (mon.0) 1811 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:41:53.566 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:53 smithi086 bash[59714]: cluster 2023-10-09T10:41:53.351863+0000 mon.a (mon.0) 1812 : cluster 3 Health check update: Degraded data redundancy: 19471/134109 objects degraded (14.519%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:53.585 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:53.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:53.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:53.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:53 smithi053 bash[79554]: cluster 2023-10-09T10:41:51.857268+0000 mgr.y (mgr.26072) 1195 : cluster 0 pgmap v1392: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.7 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 251 op/s; 19471/134109 objects degraded (14.519%); 5006/134109 objects misplaced (3.733%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T10:41:53.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:53 smithi053 bash[79554]: audit 2023-10-09T10:41:53.096813+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:41:53.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:53 smithi053 bash[79554]: audit 2023-10-09T10:41:53.098222+0000 mon.a (mon.0) 1811 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:41:53.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:53 smithi053 bash[79554]: cluster 2023-10-09T10:41:53.351863+0000 mon.a (mon.0) 1812 : cluster 3 Health check update: Degraded data redundancy: 19471/134109 objects degraded (14.519%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:53.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:53 smithi053 bash[76859]: cluster 2023-10-09T10:41:51.857268+0000 mgr.y (mgr.26072) 1195 : cluster 0 pgmap v1392: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.7 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 251 op/s; 19471/134109 objects degraded (14.519%); 5006/134109 objects misplaced (3.733%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T10:41:53.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:53 smithi053 bash[76859]: audit 2023-10-09T10:41:53.096813+0000 mon.a (mon.0) 1810 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:41:53.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:53 smithi053 bash[76859]: audit 2023-10-09T10:41:53.098222+0000 mon.a (mon.0) 1811 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:41:53.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:53 smithi053 bash[76859]: cluster 2023-10-09T10:41:53.351863+0000 mon.a (mon.0) 1812 : cluster 3 Health check update: Degraded data redundancy: 19471/134109 objects degraded (14.519%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:53.692 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:53.724 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:53.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:53.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:53.828 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:53.861 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:53.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:53.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:53.966 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:53.989 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:53.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:53.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:54.098 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:54.122 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:54.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:54.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:54.225 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:54.251 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:54.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:54.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:54.354 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:54.376 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:54.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:54.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:54.479 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:54.505 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:54.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:54.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:54.608 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:54.637 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:54.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:54.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:54.742 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:54.761 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:54.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:54.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:54.864 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:54.891 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:54.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:54.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:54.994 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:55.020 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:55.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:55.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:55.123 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:55.159 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:55.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:55.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:55.264 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:55.289 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:55.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:55.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:55.393 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:55.418 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:55.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:55.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:55.523 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:55.531 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:55 smithi053 bash[79554]: cluster 2023-10-09T10:41:53.858440+0000 mgr.y (mgr.26072) 1196 : cluster 0 pgmap v1393: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.7 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 237 op/s; 19391/131991 objects degraded (14.691%); 4862/131991 objects misplaced (3.684%); 2.0 MiB/s, 31 objects/s recovering 2023-10-09T10:41:55.531 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:55 smithi053 bash[76859]: cluster 2023-10-09T10:41:53.858440+0000 mgr.y (mgr.26072) 1196 : cluster 0 pgmap v1393: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.7 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 237 op/s; 19391/131991 objects degraded (14.691%); 4862/131991 objects misplaced (3.684%); 2.0 MiB/s, 31 objects/s recovering 2023-10-09T10:41:55.545 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:55.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:55.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:55.648 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:55.669 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:55.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:55.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:55.771 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:55.801 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:55.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:55.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:55.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:55 smithi086 bash[59714]: cluster 2023-10-09T10:41:53.858440+0000 mgr.y (mgr.26072) 1196 : cluster 0 pgmap v1393: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.7 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 237 op/s; 19391/131991 objects degraded (14.691%); 4862/131991 objects misplaced (3.684%); 2.0 MiB/s, 31 objects/s recovering 2023-10-09T10:41:55.903 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:55.925 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:55.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:55.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:56.027 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:56.058 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:56.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:56.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:56.161 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:56.185 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:56.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:56.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:56.288 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:56.319 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:56.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:56.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:56.423 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:56.447 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:56.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:56.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:56.551 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:56.580 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:56.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:56.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:56.684 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:56.710 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:56.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:56.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:56.815 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:56.843 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:56.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:56.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:56.947 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:56.972 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:56.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:56.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:57.075 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:57.102 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:57.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:57.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:57.207 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:57.228 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:57.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:57.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:57.332 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:57.357 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:57.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:57.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:57.460 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:57.468 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:57 smithi053 bash[76859]: cluster 2023-10-09T10:41:55.859154+0000 mgr.y (mgr.26072) 1197 : cluster 0 pgmap v1394: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.7 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 237 op/s; 19391/130584 objects degraded (14.849%); 4862/130584 objects misplaced (3.723%); 2.0 MiB/s, 31 objects/s recovering 2023-10-09T10:41:57.469 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:57 smithi053 bash[79554]: cluster 2023-10-09T10:41:55.859154+0000 mgr.y (mgr.26072) 1197 : cluster 0 pgmap v1394: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.7 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 237 op/s; 19391/130584 objects degraded (14.849%); 4862/130584 objects misplaced (3.723%); 2.0 MiB/s, 31 objects/s recovering 2023-10-09T10:41:57.484 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:57.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:57.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:57.588 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:57.597 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:57 smithi086 bash[59714]: cluster 2023-10-09T10:41:55.859154+0000 mgr.y (mgr.26072) 1197 : cluster 0 pgmap v1394: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.7 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 237 op/s; 19391/130584 objects degraded (14.849%); 4862/130584 objects misplaced (3.723%); 2.0 MiB/s, 31 objects/s recovering 2023-10-09T10:41:57.613 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:41:57.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:57.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:41:57.716 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:57.736 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:57.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:57.738 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:57.839 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:57.866 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:57.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:57.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:57.968 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:57.991 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:57.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:57.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:58.095 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:58.118 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:58.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:58.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:58.221 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:58.246 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:58.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:58.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:58.349 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:58.373 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:41:58.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:58.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:41:58.476 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:58.503 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:58.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:58.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:58.606 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:58.614 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:58 smithi053 bash[79554]: cluster 2023-10-09T10:41:58.353105+0000 mon.a (mon.0) 1813 : cluster 3 Health check update: Degraded data redundancy: 19391/130584 objects degraded (14.849%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:58.614 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:58 smithi053 bash[76859]: cluster 2023-10-09T10:41:58.353105+0000 mon.a (mon.0) 1813 : cluster 3 Health check update: Degraded data redundancy: 19391/130584 objects degraded (14.849%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:58.631 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:41:58.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:58.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:41:58.635 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:41:58.736 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:58.747 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:58 smithi086 bash[59714]: cluster 2023-10-09T10:41:58.353105+0000 mon.a (mon.0) 1813 : cluster 3 Health check update: Degraded data redundancy: 19391/130584 objects degraded (14.849%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:41:58.763 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:41:58.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:58.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:41:58.867 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:58.893 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:58.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:58.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:59.000 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:59.023 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:41:59.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:59.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:41:59.129 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:59.157 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:59.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:59.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:59.261 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:59.285 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:59.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:59.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:59.388 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:59.410 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:41:59.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:59.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:41:59.513 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:59.535 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:59.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:59.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:59.555 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:41:59 smithi053 bash[79554]: cluster 2023-10-09T10:41:57.859984+0000 mgr.y (mgr.26072) 1198 : cluster 0 pgmap v1395: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.6 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 280 op/s; 19269/128043 objects degraded (15.049%); 4697/128043 objects misplaced (3.668%); 2.8 MiB/s, 45 objects/s recovering 2023-10-09T10:41:59.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:41:59 smithi053 bash[76859]: cluster 2023-10-09T10:41:57.859984+0000 mgr.y (mgr.26072) 1198 : cluster 0 pgmap v1395: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.6 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 280 op/s; 19269/128043 objects degraded (15.049%); 4697/128043 objects misplaced (3.668%); 2.8 MiB/s, 45 objects/s recovering 2023-10-09T10:41:59.638 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:59.664 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:59.667 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:41:59 smithi086 bash[59714]: cluster 2023-10-09T10:41:57.859984+0000 mgr.y (mgr.26072) 1198 : cluster 0 pgmap v1395: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.6 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 280 op/s; 19269/128043 objects degraded (15.049%); 4697/128043 objects misplaced (3.668%); 2.8 MiB/s, 45 objects/s recovering 2023-10-09T10:41:59.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:59.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:41:59.768 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:59.789 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:41:59.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:59.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:41:59.893 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:59.917 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:41:59.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:41:59.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:00.020 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:00.053 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:00.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:00.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:00.157 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:00.184 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:00.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:00.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:00.289 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:00.312 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:00.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:00.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:00.415 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:00.435 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:00.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:00.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:00.523 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:42:00.523 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [], 2023-10-09T10:42:00.523 INFO:teuthology.orchestra.run.smithi053.stdout: "complaint_time": 30, 2023-10-09T10:42:00.523 INFO:teuthology.orchestra.run.smithi053.stdout: "num_blocked_ops": 0 2023-10-09T10:42:00.523 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:42:00.543 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:00.565 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:00.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:00.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:00.669 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:00.698 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:00.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:00.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:00.734 INFO:teuthology.orchestra.run.smithi053.stdout:moved 5 / 267 (1.87266%) 2023-10-09T10:42:00.734 INFO:teuthology.orchestra.run.smithi053.stdout:avg 66.75 2023-10-09T10:42:00.734 INFO:teuthology.orchestra.run.smithi053.stdout:stddev 8.3179 -> 9.05193 (expected baseline 7.07549) 2023-10-09T10:42:00.734 INFO:teuthology.orchestra.run.smithi053.stdout:min osd.1 with 52 -> 52 pgs (0.779026 -> 0.779026 * mean) 2023-10-09T10:42:00.735 INFO:teuthology.orchestra.run.smithi053.stdout:max osd.7 with 74 -> 76 pgs (1.10861 -> 1.13858 * mean) 2023-10-09T10:42:00.735 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:42:00.735 INFO:teuthology.orchestra.run.smithi053.stdout:oload 110 2023-10-09T10:42:00.735 INFO:teuthology.orchestra.run.smithi053.stdout:max_change 0.05 2023-10-09T10:42:00.735 INFO:teuthology.orchestra.run.smithi053.stdout:max_change_osds 4 2023-10-09T10:42:00.735 INFO:teuthology.orchestra.run.smithi053.stdout:average_utilization 0.0333 2023-10-09T10:42:00.735 INFO:teuthology.orchestra.run.smithi053.stdout:overload_utilization 0.0367 2023-10-09T10:42:00.735 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 weight 0.8382 -> 0.7882 2023-10-09T10:42:00.738 INFO:teuthology.orchestra.run.smithi053.stderr:no change 2023-10-09T10:42:00.800 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:00.830 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:00.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:00.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:00.935 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:00.945 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:42:00 smithi053 bash[73018]: debug 2023-10-09T10:42:00.726+0000 7fb7b954f700 -1 mgr.server reply reply (1) Operation not permitted no change 2023-10-09T10:42:00.959 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:00.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:00.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:01.062 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:01.088 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:01.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:01.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:01.191 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:01.215 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:01.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:01.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:01.318 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:01.339 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:01.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:01.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:01.442 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:01.475 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:01.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:01.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:01.577 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:01.585 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:01 smithi053 bash[76859]: cluster 2023-10-09T10:41:59.860591+0000 mgr.y (mgr.26072) 1199 : cluster 0 pgmap v1396: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.6 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 242 op/s; 19269/126681 objects degraded (15.211%); 4697/126681 objects misplaced (3.708%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T10:42:01.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:01 smithi053 bash[79554]: cluster 2023-10-09T10:41:59.860591+0000 mgr.y (mgr.26072) 1199 : cluster 0 pgmap v1396: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.6 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 242 op/s; 19269/126681 objects degraded (15.211%); 4697/126681 objects misplaced (3.708%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T10:42:01.601 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:01.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:01.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:01.706 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:01.727 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:01.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:01.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:01.830 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:01.839 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:01 smithi086 bash[59714]: cluster 2023-10-09T10:41:59.860591+0000 mgr.y (mgr.26072) 1199 : cluster 0 pgmap v1396: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.6 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 242 op/s; 19269/126681 objects degraded (15.211%); 4697/126681 objects misplaced (3.708%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T10:42:01.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:01.859 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:01.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:01.959 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:01.986 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:01.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:01.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:02.090 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:02.117 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:02.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:02.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:02.220 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:02.244 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:02.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:02.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:02.349 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:02.375 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:02.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:02.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:02.412 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:02 smithi053 bash[79554]: audit 2023-10-09T10:42:00.728699+0000 mgr.y (mgr.26072) 1200 : audit 0 from='client.45767 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:42:02.479 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:02.503 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:02.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:02.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:02.606 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:02.615 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:02 smithi086 bash[59714]: audit 2023-10-09T10:42:00.728699+0000 mgr.y (mgr.26072) 1200 : audit 0 from='client.45767 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:42:02.630 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:02.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:02.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:02.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:02 smithi053 bash[76859]: audit 2023-10-09T10:42:00.728699+0000 mgr.y (mgr.26072) 1200 : audit 0 from='client.45767 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:42:02.675 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:42:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:42:02] "GET /metrics HTTP/1.1" 200 36587 "" "Prometheus/2.33.4" 2023-10-09T10:42:02.733 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:02.764 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:02.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:02.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:02.867 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:02.893 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:02.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:02.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:02.998 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:03.024 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:03.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:03.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:03.131 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:03.153 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:03.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:03.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:03.256 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:03.285 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:03.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:03.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:03.389 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:03.419 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:03.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:03.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:03.522 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:03.550 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:03.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:03.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:03.653 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:03.663 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:03 smithi086 bash[59714]: cluster 2023-10-09T10:42:01.861600+0000 mgr.y (mgr.26072) 1201 : cluster 0 pgmap v1397: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.6 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 206 op/s; 19269/126681 objects degraded (15.211%); 4697/126681 objects misplaced (3.708%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T10:42:03.663 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:03 smithi086 bash[59714]: cluster 2023-10-09T10:42:03.354681+0000 mon.a (mon.0) 1814 : cluster 3 Health check update: Degraded data redundancy: 19269/126681 objects degraded (15.211%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:03.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:03 smithi053 bash[79554]: cluster 2023-10-09T10:42:01.861600+0000 mgr.y (mgr.26072) 1201 : cluster 0 pgmap v1397: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.6 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 206 op/s; 19269/126681 objects degraded (15.211%); 4697/126681 objects misplaced (3.708%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T10:42:03.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:03 smithi053 bash[79554]: cluster 2023-10-09T10:42:03.354681+0000 mon.a (mon.0) 1814 : cluster 3 Health check update: Degraded data redundancy: 19269/126681 objects degraded (15.211%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:03.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:03 smithi053 bash[76859]: cluster 2023-10-09T10:42:01.861600+0000 mgr.y (mgr.26072) 1201 : cluster 0 pgmap v1397: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.6 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 206 op/s; 19269/126681 objects degraded (15.211%); 4697/126681 objects misplaced (3.708%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T10:42:03.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:03 smithi053 bash[76859]: cluster 2023-10-09T10:42:03.354681+0000 mon.a (mon.0) 1814 : cluster 3 Health check update: Degraded data redundancy: 19269/126681 objects degraded (15.211%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:03.679 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:03.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:03.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:03.782 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:03.809 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:03.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:03.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:03.913 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:03.934 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:03.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:03.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:04.038 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:04.061 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:04.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:04.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:04.165 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:04.186 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:04.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:04.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:04.290 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:04.332 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-10-09T10:42:04.332 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 3.0 2023-10-09T10:42:04.337 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:04.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:04.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:04.441 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:04.466 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:04.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:04.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:04.550 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-09T10:42:04.572 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:04.630 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:04.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:04.634 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:42:04.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:04.668 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:42:04.695 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:42:04.729 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:42:04.735 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:04.756 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:42:04.761 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:04.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:04.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:04.791 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:42:04.829 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:42:04.854 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:42:04.856 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:42:04.856 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:42:04.856 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:42:04.856 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:42:04.856 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:42:04.856 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:42:04.857 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:42:04.857 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:42:04.864 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:04.891 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:04.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:04.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:04.995 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:05.017 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:05.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:05.020 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:05.120 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:05.145 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:05.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:05.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:05.252 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:05.280 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:05.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:05.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:05.383 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:05.411 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:05.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:05.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:05.515 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:05.522 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:05 smithi053 bash[79554]: cluster 2023-10-09T10:42:03.862300+0000 mgr.y (mgr.26072) 1202 : cluster 0 pgmap v1398: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.5 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 269 op/s; 19225/124386 objects degraded (15.456%); 4524/124386 objects misplaced (3.637%); 2.5 MiB/s, 40 objects/s recovering 2023-10-09T10:42:05.522 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:05 smithi053 bash[79554]: audit 2023-10-09T10:42:04.586939+0000 mon.a (mon.0) 1815 : audit 0 from='client.? 172.21.15.53:0/3738149825' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:42:05.522 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:05 smithi053 bash[76859]: cluster 2023-10-09T10:42:03.862300+0000 mgr.y (mgr.26072) 1202 : cluster 0 pgmap v1398: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.5 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 269 op/s; 19225/124386 objects degraded (15.456%); 4524/124386 objects misplaced (3.637%); 2.5 MiB/s, 40 objects/s recovering 2023-10-09T10:42:05.523 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:05 smithi053 bash[76859]: audit 2023-10-09T10:42:04.586939+0000 mon.a (mon.0) 1815 : audit 0 from='client.? 172.21.15.53:0/3738149825' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:42:05.539 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:05.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:05.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:05.643 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:05.669 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:05.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:05.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:05.772 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:05.793 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:05.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:05.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:05.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:05 smithi086 bash[59714]: cluster 2023-10-09T10:42:03.862300+0000 mgr.y (mgr.26072) 1202 : cluster 0 pgmap v1398: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.5 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 269 op/s; 19225/124386 objects degraded (15.456%); 4524/124386 objects misplaced (3.637%); 2.5 MiB/s, 40 objects/s recovering 2023-10-09T10:42:05.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:05 smithi086 bash[59714]: audit 2023-10-09T10:42:04.586939+0000 mon.a (mon.0) 1815 : audit 0 from='client.? 172.21.15.53:0/3738149825' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:42:05.896 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:05.923 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:05.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:05.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:06.026 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:06.053 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:06.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:06.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:06.159 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:06.189 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:06.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:06.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:06.293 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:06.321 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:06.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:06.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:06.428 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:06.450 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:06.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:06.454 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:06.555 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:06.584 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:06.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:06.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:06.688 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:06.715 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:06.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:06.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:06.818 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:06.843 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:06.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:06.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:06.945 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:06.970 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:06.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:06.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:07.074 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:07.099 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:07.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:07.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:07.204 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:07.236 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:07.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:07.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:07.340 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:07.372 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:07.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:07.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:07.476 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:07.506 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:07.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:07.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:07.609 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:07.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:07 smithi086 bash[59714]: cluster 2023-10-09T10:42:05.863356+0000 mgr.y (mgr.26072) 1203 : cluster 0 pgmap v1399: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.5 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 254 op/s; 19225/122841 objects degraded (15.650%); 4524/122841 objects misplaced (3.683%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:42:07.648 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:07.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:07.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:07.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:07 smithi053 bash[76859]: cluster 2023-10-09T10:42:05.863356+0000 mgr.y (mgr.26072) 1203 : cluster 0 pgmap v1399: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.5 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 254 op/s; 19225/122841 objects degraded (15.650%); 4524/122841 objects misplaced (3.683%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:42:07.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:07 smithi053 bash[79554]: cluster 2023-10-09T10:42:05.863356+0000 mgr.y (mgr.26072) 1203 : cluster 0 pgmap v1399: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.5 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 254 op/s; 19225/122841 objects degraded (15.650%); 4524/122841 objects misplaced (3.683%); 1.8 MiB/s, 28 objects/s recovering 2023-10-09T10:42:07.752 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:07.777 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:07.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:07.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:07.881 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:07.915 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:07.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:07.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:08.018 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:08.045 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:08.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:08.048 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:08.149 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:08.176 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:08.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:08.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:08.280 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:08.306 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:08.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:08.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:08.410 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:08.426 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:08 smithi086 bash[59714]: audit 2023-10-09T10:42:08.090674+0000 mon.a (mon.0) 1816 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:42:08.426 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:08 smithi086 bash[59714]: cluster 2023-10-09T10:42:08.356109+0000 mon.a (mon.0) 1817 : cluster 3 Health check update: Degraded data redundancy: 19225/122841 objects degraded (15.650%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:08.438 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:08.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:08.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:08.535 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:42:08.542 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:08.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:08 smithi053 bash[79554]: audit 2023-10-09T10:42:08.090674+0000 mon.a (mon.0) 1816 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:42:08.545 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:08 smithi053 bash[79554]: cluster 2023-10-09T10:42:08.356109+0000 mon.a (mon.0) 1817 : cluster 3 Health check update: Degraded data redundancy: 19225/122841 objects degraded (15.650%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:08.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:08 smithi053 bash[76859]: audit 2023-10-09T10:42:08.090674+0000 mon.a (mon.0) 1816 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:42:08.545 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:08 smithi053 bash[76859]: cluster 2023-10-09T10:42:08.356109+0000 mon.a (mon.0) 1817 : cluster 3 Health check update: Degraded data redundancy: 19225/122841 objects degraded (15.650%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:08.570 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:08.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:08.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:08.673 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:08.698 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:08.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:08.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:08.804 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:08.834 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:08.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:08.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:08.938 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:08.964 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:08.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:08.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:09.067 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:09.096 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:09.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:09.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:09.204 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:09.235 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:09.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:09.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:09.341 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:09.362 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:09.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:09.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:09.446 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is set 2023-10-09T10:42:09.469 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:09.498 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:09.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:09.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:09.602 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:09.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:09 smithi086 bash[59714]: cluster 2023-10-09T10:42:07.864174+0000 mgr.y (mgr.26072) 1204 : cluster 0 pgmap v1400: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.4 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 285 op/s; 19089/120288 objects degraded (15.869%); 4344/120288 objects misplaced (3.611%); 3.0 MiB/s, 47 objects/s recovering 2023-10-09T10:42:09.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:09 smithi086 bash[59714]: audit 2023-10-09T10:42:08.451413+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.53:0/3710053429' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:42:09.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:09 smithi086 bash[59714]: audit 2023-10-09T10:42:08.451881+0000 mon.a (mon.0) 1818 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:42:09.630 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:09.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:09.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:09.734 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:09.746 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:09 smithi053 bash[79554]: cluster 2023-10-09T10:42:07.864174+0000 mgr.y (mgr.26072) 1204 : cluster 0 pgmap v1400: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.4 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 285 op/s; 19089/120288 objects degraded (15.869%); 4344/120288 objects misplaced (3.611%); 3.0 MiB/s, 47 objects/s recovering 2023-10-09T10:42:09.746 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:09 smithi053 bash[79554]: audit 2023-10-09T10:42:08.451413+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.53:0/3710053429' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:42:09.746 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:09 smithi053 bash[79554]: audit 2023-10-09T10:42:08.451881+0000 mon.a (mon.0) 1818 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:42:09.746 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:09 smithi053 bash[76859]: cluster 2023-10-09T10:42:07.864174+0000 mgr.y (mgr.26072) 1204 : cluster 0 pgmap v1400: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.4 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 285 op/s; 19089/120288 objects degraded (15.869%); 4344/120288 objects misplaced (3.611%); 3.0 MiB/s, 47 objects/s recovering 2023-10-09T10:42:09.746 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:09 smithi053 bash[76859]: audit 2023-10-09T10:42:08.451413+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.53:0/3710053429' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:42:09.746 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:09 smithi053 bash[76859]: audit 2023-10-09T10:42:08.451881+0000 mon.a (mon.0) 1818 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:42:09.765 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:09.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:09.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:09.868 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:09.891 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:09.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:09.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:09.994 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:10.022 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:10.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:10.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:10.125 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:10.148 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:10.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:10.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:10.252 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:10.276 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:10.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:10.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:10.379 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:10.410 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:10.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:10.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:10.514 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:10.538 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:10.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:10.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:10.642 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:10.652 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:10 smithi053 bash[79554]: cluster 2023-10-09T10:42:09.424368+0000 mon.a (mon.0) 1819 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:42:10.652 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:10 smithi053 bash[79554]: cluster 2023-10-09T10:42:09.434997+0000 osd.7 (osd.7) 367 : cluster 3 failed to encode map e394 with expected crc 2023-10-09T10:42:10.652 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:10 smithi053 bash[79554]: audit 2023-10-09T10:42:09.435972+0000 mon.a (mon.0) 1820 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:42:10.652 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:10 smithi053 bash[79554]: cluster 2023-10-09T10:42:09.436094+0000 mon.a (mon.0) 1821 : cluster 0 osdmap e394: 8 total, 8 up, 4 in 2023-10-09T10:42:10.653 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:10 smithi053 bash[76859]: cluster 2023-10-09T10:42:09.424368+0000 mon.a (mon.0) 1819 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:42:10.653 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:10 smithi053 bash[76859]: cluster 2023-10-09T10:42:09.434997+0000 osd.7 (osd.7) 367 : cluster 3 failed to encode map e394 with expected crc 2023-10-09T10:42:10.653 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:10 smithi053 bash[76859]: audit 2023-10-09T10:42:09.435972+0000 mon.a (mon.0) 1820 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:42:10.653 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:10 smithi053 bash[76859]: cluster 2023-10-09T10:42:09.436094+0000 mon.a (mon.0) 1821 : cluster 0 osdmap e394: 8 total, 8 up, 4 in 2023-10-09T10:42:10.667 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:10.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:10.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:10.770 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:10.796 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:10.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:10.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:10.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:10 smithi086 bash[59714]: cluster 2023-10-09T10:42:09.424368+0000 mon.a (mon.0) 1819 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:42:10.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:10 smithi086 bash[59714]: cluster 2023-10-09T10:42:09.434997+0000 osd.7 (osd.7) 367 : cluster 3 failed to encode map e394 with expected crc 2023-10-09T10:42:10.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:10 smithi086 bash[59714]: audit 2023-10-09T10:42:09.435972+0000 mon.a (mon.0) 1820 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:42:10.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:10 smithi086 bash[59714]: cluster 2023-10-09T10:42:09.436094+0000 mon.a (mon.0) 1821 : cluster 0 osdmap e394: 8 total, 8 up, 4 in 2023-10-09T10:42:10.899 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:10.926 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:10.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:10.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:11.028 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:11.053 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:11.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:11.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:11.156 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:11.181 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:11.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:11.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:11.237 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:42:11.237 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:42:11.288 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:11.310 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:11.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:11.312 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:11.413 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:11.441 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:11.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:11.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:11.544 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:11.555 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:11 smithi086 bash[59714]: cluster 2023-10-09T10:42:09.434535+0000 osd.6 (osd.6) 374 : cluster 3 failed to encode map e394 with expected crc 2023-10-09T10:42:11.555 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:11 smithi086 bash[59714]: cluster 2023-10-09T10:42:09.865174+0000 mgr.y (mgr.26072) 1205 : cluster 0 pgmap v1402: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.4 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 255 op/s; 19089/119019 objects degraded (16.039%); 4344/119019 objects misplaced (3.650%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:42:11.555 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:11 smithi086 bash[59714]: cluster 2023-10-09T10:42:10.268331+0000 osd.4 (osd.4) 335 : cluster 3 failed to encode map e394 with expected crc 2023-10-09T10:42:11.555 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:11 smithi086 bash[59714]: cluster 2023-10-09T10:42:10.269832+0000 osd.4 (osd.4) 336 : cluster 3 failed to encode map e394 with expected crc 2023-10-09T10:42:11.572 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:11.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:11.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:11.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:11 smithi053 bash[76859]: cluster 2023-10-09T10:42:09.434535+0000 osd.6 (osd.6) 374 : cluster 3 failed to encode map e394 with expected crc 2023-10-09T10:42:11.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:11 smithi053 bash[76859]: cluster 2023-10-09T10:42:09.865174+0000 mgr.y (mgr.26072) 1205 : cluster 0 pgmap v1402: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.4 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 255 op/s; 19089/119019 objects degraded (16.039%); 4344/119019 objects misplaced (3.650%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:42:11.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:11 smithi053 bash[76859]: cluster 2023-10-09T10:42:10.268331+0000 osd.4 (osd.4) 335 : cluster 3 failed to encode map e394 with expected crc 2023-10-09T10:42:11.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:11 smithi053 bash[76859]: cluster 2023-10-09T10:42:10.269832+0000 osd.4 (osd.4) 336 : cluster 3 failed to encode map e394 with expected crc 2023-10-09T10:42:11.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:11 smithi053 bash[79554]: cluster 2023-10-09T10:42:09.434535+0000 osd.6 (osd.6) 374 : cluster 3 failed to encode map e394 with expected crc 2023-10-09T10:42:11.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:11 smithi053 bash[79554]: cluster 2023-10-09T10:42:09.865174+0000 mgr.y (mgr.26072) 1205 : cluster 0 pgmap v1402: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.4 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 255 op/s; 19089/119019 objects degraded (16.039%); 4344/119019 objects misplaced (3.650%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:42:11.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:11 smithi053 bash[79554]: cluster 2023-10-09T10:42:10.268331+0000 osd.4 (osd.4) 335 : cluster 3 failed to encode map e394 with expected crc 2023-10-09T10:42:11.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:11 smithi053 bash[79554]: cluster 2023-10-09T10:42:10.269832+0000 osd.4 (osd.4) 336 : cluster 3 failed to encode map e394 with expected crc 2023-10-09T10:42:11.676 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:11.703 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:11.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:11.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:11.807 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:11.829 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:11.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:11.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:11.933 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:11.959 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:11.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:11.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:12.061 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:12.086 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:12.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:12.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:12.190 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:12.211 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:12.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:12.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:12.315 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:12.341 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:12.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:12.344 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:12.445 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:12.466 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:12.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:12.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:12.547 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:12 smithi053 bash[76859]: cluster 2023-10-09T10:42:10.656487+0000 osd.5 (osd.5) 472 : cluster 3 failed to encode map e394 with expected crc 2023-10-09T10:42:12.568 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:12.576 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:12 smithi086 bash[59714]: cluster 2023-10-09T10:42:10.656487+0000 osd.5 (osd.5) 472 : cluster 3 failed to encode map e394 with expected crc 2023-10-09T10:42:12.594 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:12.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:12.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:12.699 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:12.727 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:12.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:12.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:12.755 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T10:42:12.831 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:12.842 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:42:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:42:12] "GET /metrics HTTP/1.1" 200 36583 "" "Prometheus/2.33.4" 2023-10-09T10:42:12.842 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:12 smithi053 bash[79554]: cluster 2023-10-09T10:42:10.656487+0000 osd.5 (osd.5) 472 : cluster 3 failed to encode map e394 with expected crc 2023-10-09T10:42:12.855 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:12.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:12.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:12.959 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:12.987 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:12.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:12.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:13.096 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:13.122 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:13.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:13.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:13.226 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:13.252 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:13.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:13.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:13.355 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:13.388 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:13.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:13.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:13.491 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:13.520 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:13.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:13.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:13 smithi086 bash[59714]: cluster 2023-10-09T10:42:11.865948+0000 mgr.y (mgr.26072) 1206 : cluster 0 pgmap v1403: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.4 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 255 op/s; 19089/119019 objects degraded (16.039%); 4344/119019 objects misplaced (3.650%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:42:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:13 smithi086 bash[59714]: cluster 2023-10-09T10:42:13.357783+0000 mon.a (mon.0) 1822 : cluster 3 Health check update: Degraded data redundancy: 19089/119019 objects degraded (16.039%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:13.623 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:13.644 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:13 smithi053 bash[79554]: cluster 2023-10-09T10:42:11.865948+0000 mgr.y (mgr.26072) 1206 : cluster 0 pgmap v1403: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.4 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 255 op/s; 19089/119019 objects degraded (16.039%); 4344/119019 objects misplaced (3.650%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:42:13.644 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:13 smithi053 bash[79554]: cluster 2023-10-09T10:42:13.357783+0000 mon.a (mon.0) 1822 : cluster 3 Health check update: Degraded data redundancy: 19089/119019 objects degraded (16.039%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:13.645 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:13 smithi053 bash[76859]: cluster 2023-10-09T10:42:11.865948+0000 mgr.y (mgr.26072) 1206 : cluster 0 pgmap v1403: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.4 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 255 op/s; 19089/119019 objects degraded (16.039%); 4344/119019 objects misplaced (3.650%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:42:13.645 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:13 smithi053 bash[76859]: cluster 2023-10-09T10:42:13.357783+0000 mon.a (mon.0) 1822 : cluster 3 Health check update: Degraded data redundancy: 19089/119019 objects degraded (16.039%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:13.650 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:13.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:13.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:13.755 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:13.783 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:13.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:13.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:13.886 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:13.909 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:13.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:13.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:14.013 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:14.037 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:14.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:14.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:14.141 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:14.165 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:14.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:14.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:14.268 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:14.284 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:42:14.299 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:14.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:14.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:14.403 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:14.431 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:14.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:14.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:14.536 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:14.558 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:14.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:14.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:14.663 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:14.687 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:14.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:14.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:14.791 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:14.815 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:14.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:14.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:14.919 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:14.941 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:14.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:14.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:15.043 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:15.073 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:15.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:15.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:15.178 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:15.207 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:15.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:15.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:15.310 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:15.334 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:15.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:15.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:15.438 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:15.465 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:15.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:15.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:15.568 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:15.581 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:15 smithi086 bash[59714]: cluster 2023-10-09T10:42:13.866825+0000 mgr.y (mgr.26072) 1207 : cluster 0 pgmap v1404: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.4 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 245 op/s; 19006/117012 objects degraded (16.243%); 4173/117012 objects misplaced (3.566%); 2.4 MiB/s, 39 objects/s recovering 2023-10-09T10:42:15.596 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:15.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:15.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:15.699 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:15.711 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:15 smithi053 bash[79554]: cluster 2023-10-09T10:42:13.866825+0000 mgr.y (mgr.26072) 1207 : cluster 0 pgmap v1404: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.4 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 245 op/s; 19006/117012 objects degraded (16.243%); 4173/117012 objects misplaced (3.566%); 2.4 MiB/s, 39 objects/s recovering 2023-10-09T10:42:15.711 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:15 smithi053 bash[76859]: cluster 2023-10-09T10:42:13.866825+0000 mgr.y (mgr.26072) 1207 : cluster 0 pgmap v1404: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.4 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 245 op/s; 19006/117012 objects degraded (16.243%); 4173/117012 objects misplaced (3.566%); 2.4 MiB/s, 39 objects/s recovering 2023-10-09T10:42:15.728 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:15.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:15.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:15.831 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:15.853 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:15.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:15.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:15.955 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:15.983 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:15.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:15.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:16.087 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:16.111 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:16.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:16.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:16.214 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:16.240 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:16.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:16.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:16.343 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:16.368 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:16.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:16.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:16.471 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:16.496 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:16.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:16.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:16.599 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:16.621 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:16.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:16.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:16.729 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:16.753 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:16.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:16.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:16.856 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:16.887 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:16.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:16.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:16.991 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:17.018 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:17.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:17.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:17.121 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:17.147 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:17.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:17.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:17.251 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:17.278 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:17.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:17.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:17.381 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:17.403 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:17.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:17.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:17.506 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:17.532 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:17.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:17.534 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:17.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:17 smithi086 bash[59714]: cluster 2023-10-09T10:42:15.868164+0000 mgr.y (mgr.26072) 1208 : cluster 0 pgmap v1405: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.4 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 237 op/s; 19006/115710 objects degraded (16.426%); 4173/115710 objects misplaced (3.606%); 2.4 MiB/s, 39 objects/s recovering 2023-10-09T10:42:17.635 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:17.646 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:17 smithi053 bash[76859]: cluster 2023-10-09T10:42:15.868164+0000 mgr.y (mgr.26072) 1208 : cluster 0 pgmap v1405: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.4 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 237 op/s; 19006/115710 objects degraded (16.426%); 4173/115710 objects misplaced (3.606%); 2.4 MiB/s, 39 objects/s recovering 2023-10-09T10:42:17.646 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:17 smithi053 bash[79554]: cluster 2023-10-09T10:42:15.868164+0000 mgr.y (mgr.26072) 1208 : cluster 0 pgmap v1405: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.4 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 237 op/s; 19006/115710 objects degraded (16.426%); 4173/115710 objects misplaced (3.606%); 2.4 MiB/s, 39 objects/s recovering 2023-10-09T10:42:17.661 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:17.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:17.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:17.765 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:17.797 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:17.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:17.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:17.901 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:17.922 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:17.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:17.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:18.027 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:18.054 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:18.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:18.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:18.159 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:18.182 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:18.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:18.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:18.285 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:18.309 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:18.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:18.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:18.412 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:18.435 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:18.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:18.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:18.452 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:18 smithi086 bash[59714]: cluster 2023-10-09T10:42:18.359987+0000 mon.a (mon.0) 1823 : cluster 3 Health check update: Degraded data redundancy: 19006/115710 objects degraded (16.426%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:18.538 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:18.566 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:18.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:18.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:18.599 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:18 smithi053 bash[76859]: cluster 2023-10-09T10:42:18.359987+0000 mon.a (mon.0) 1823 : cluster 3 Health check update: Degraded data redundancy: 19006/115710 objects degraded (16.426%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:18.672 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:18.693 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:18.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:18.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:18.796 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:18.828 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:18.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:18.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:18.883 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:18 smithi053 bash[79554]: cluster 2023-10-09T10:42:18.359987+0000 mon.a (mon.0) 1823 : cluster 3 Health check update: Degraded data redundancy: 19006/115710 objects degraded (16.426%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:18.932 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:18.963 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:18.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:18.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:19.065 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:19.090 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:19.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:19.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:19.194 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:19.218 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:19.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:19.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:19.322 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:19.348 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:19.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:19.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:19.450 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:19.454 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:19 smithi086 bash[59714]: cluster 2023-10-09T10:42:17.869111+0000 mgr.y (mgr.26072) 1209 : cluster 0 pgmap v1406: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.3 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 228 op/s; 18871/113442 objects degraded (16.635%); 4020/113442 objects misplaced (3.544%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T10:42:19.474 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:19.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:19.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:19.580 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:19.607 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:19.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:19.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:19.629 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:42:19.710 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:19.743 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:19.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:19.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:19.769 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:19 smithi053 bash[79554]: cluster 2023-10-09T10:42:17.869111+0000 mgr.y (mgr.26072) 1209 : cluster 0 pgmap v1406: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.3 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 228 op/s; 18871/113442 objects degraded (16.635%); 4020/113442 objects misplaced (3.544%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T10:42:19.770 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:19 smithi053 bash[76859]: cluster 2023-10-09T10:42:17.869111+0000 mgr.y (mgr.26072) 1209 : cluster 0 pgmap v1406: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.3 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 228 op/s; 18871/113442 objects degraded (16.635%); 4020/113442 objects misplaced (3.544%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T10:42:19.846 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:19.871 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:19.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:19.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:19.976 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:20.006 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:20.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:20.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:20.109 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:20.147 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:20.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:20.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:20.250 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:20.277 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:20.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:20.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:20.380 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:20.414 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:20.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:20.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:20.520 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:20.542 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:20.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:20.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:20.645 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:20.673 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:20.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:20.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:20.776 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:20.801 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:20.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:20.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:20.904 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:20.933 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:20.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:20.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:21.040 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:21.067 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:21.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:21.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:21.172 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:21.201 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:21.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:21.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:21.304 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:21.325 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:21.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:21.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:21.427 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:21.449 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:21.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:21.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:21.553 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:21.565 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:21 smithi053 bash[76859]: cluster 2023-10-09T10:42:19.870508+0000 mgr.y (mgr.26072) 1210 : cluster 0 pgmap v1407: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.3 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 259 op/s; 18871/111939 objects degraded (16.858%); 4020/111939 objects misplaced (3.591%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T10:42:21.565 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:21 smithi053 bash[79554]: cluster 2023-10-09T10:42:19.870508+0000 mgr.y (mgr.26072) 1210 : cluster 0 pgmap v1407: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.3 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 259 op/s; 18871/111939 objects degraded (16.858%); 4020/111939 objects misplaced (3.591%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T10:42:21.578 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:21.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:21.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:21.680 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:21.706 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:21.707 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:21 smithi086 bash[59714]: cluster 2023-10-09T10:42:19.870508+0000 mgr.y (mgr.26072) 1210 : cluster 0 pgmap v1407: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.3 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 259 op/s; 18871/111939 objects degraded (16.858%); 4020/111939 objects misplaced (3.591%); 2.1 MiB/s, 33 objects/s recovering 2023-10-09T10:42:21.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:21.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:21.809 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:21.828 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:21.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:21.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:21.933 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:21.962 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:21.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:21.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:22.065 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:22.093 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:22.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:22.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:22.196 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:22.223 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:22.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:22.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:22.326 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:22.352 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:22.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:22.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:22.455 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:22.484 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:22.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:22.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:22.592 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:22.621 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:22.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:22.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:22.725 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:22.749 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:22.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:22.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:22.852 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:22.876 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:22.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:22.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:22.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:42:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:42:22] "GET /metrics HTTP/1.1" 200 36583 "" "Prometheus/2.33.4" 2023-10-09T10:42:22.980 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:23.003 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:23.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:23.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:23.106 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:23.128 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:23.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:23.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:23.234 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:23.258 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:23.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:23.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:23.361 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:23.386 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:23.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:23.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:23.489 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:23.496 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:23 smithi086 bash[59714]: cluster 2023-10-09T10:42:21.871150+0000 mgr.y (mgr.26072) 1211 : cluster 0 pgmap v1408: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.3 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 196 op/s; 18871/111939 objects degraded (16.858%); 4020/111939 objects misplaced (3.591%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T10:42:23.496 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:23 smithi086 bash[59714]: audit 2023-10-09T10:42:23.096998+0000 mon.a (mon.0) 1824 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:23.497 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:23 smithi086 bash[59714]: audit 2023-10-09T10:42:23.099520+0000 mon.a (mon.0) 1825 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:42:23.497 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:23 smithi086 bash[59714]: cluster 2023-10-09T10:42:23.361466+0000 mon.a (mon.0) 1826 : cluster 3 Health check update: Degraded data redundancy: 18871/111939 objects degraded (16.858%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:23.504 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:42:23.504 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:42:23.513 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:23.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:23.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:23.616 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:23.623 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:23 smithi053 bash[79554]: cluster 2023-10-09T10:42:21.871150+0000 mgr.y (mgr.26072) 1211 : cluster 0 pgmap v1408: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.3 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 196 op/s; 18871/111939 objects degraded (16.858%); 4020/111939 objects misplaced (3.591%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T10:42:23.623 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:23 smithi053 bash[79554]: audit 2023-10-09T10:42:23.096998+0000 mon.a (mon.0) 1824 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:23.623 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:23 smithi053 bash[79554]: audit 2023-10-09T10:42:23.099520+0000 mon.a (mon.0) 1825 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:42:23.624 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:23 smithi053 bash[79554]: cluster 2023-10-09T10:42:23.361466+0000 mon.a (mon.0) 1826 : cluster 3 Health check update: Degraded data redundancy: 18871/111939 objects degraded (16.858%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:23.624 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:23 smithi053 bash[76859]: cluster 2023-10-09T10:42:21.871150+0000 mgr.y (mgr.26072) 1211 : cluster 0 pgmap v1408: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.3 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 196 op/s; 18871/111939 objects degraded (16.858%); 4020/111939 objects misplaced (3.591%); 1.8 MiB/s, 29 objects/s recovering 2023-10-09T10:42:23.624 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:23 smithi053 bash[76859]: audit 2023-10-09T10:42:23.096998+0000 mon.a (mon.0) 1824 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:23.624 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:23 smithi053 bash[76859]: audit 2023-10-09T10:42:23.099520+0000 mon.a (mon.0) 1825 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:42:23.624 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:23 smithi053 bash[76859]: cluster 2023-10-09T10:42:23.361466+0000 mon.a (mon.0) 1826 : cluster 3 Health check update: Degraded data redundancy: 18871/111939 objects degraded (16.858%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:23.637 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:23.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:23.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:23.742 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:23.765 INFO:teuthology.orchestra.run.smithi053.stdout:moved 12 / 267 (4.49438%) 2023-10-09T10:42:23.765 INFO:teuthology.orchestra.run.smithi053.stdout:avg 66.75 2023-10-09T10:42:23.765 INFO:teuthology.orchestra.run.smithi053.stdout:stddev 8.3179 -> 11.4264 (expected baseline 7.07549) 2023-10-09T10:42:23.766 INFO:teuthology.orchestra.run.smithi053.stdout:min osd.1 with 52 -> 52 pgs (0.779026 -> 0.779026 * mean) 2023-10-09T10:42:23.766 INFO:teuthology.orchestra.run.smithi053.stdout:max osd.7 with 74 -> 79 pgs (1.10861 -> 1.18352 * mean) 2023-10-09T10:42:23.766 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:42:23.766 INFO:teuthology.orchestra.run.smithi053.stdout:oload 110 2023-10-09T10:42:23.766 INFO:teuthology.orchestra.run.smithi053.stdout:max_change 3 2023-10-09T10:42:23.766 INFO:teuthology.orchestra.run.smithi053.stdout:max_change_osds 4 2023-10-09T10:42:23.766 INFO:teuthology.orchestra.run.smithi053.stdout:average_utilization 0.0312 2023-10-09T10:42:23.766 INFO:teuthology.orchestra.run.smithi053.stdout:overload_utilization 0.0343 2023-10-09T10:42:23.766 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 weight 0.8382 -> 0.7004 2023-10-09T10:42:23.766 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:23.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:23.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:23.769 INFO:teuthology.orchestra.run.smithi053.stderr:no change 2023-10-09T10:42:23.868 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:23.875 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:42:23 smithi053 bash[73018]: debug 2023-10-09T10:42:23.761+0000 7fb7b954f700 -1 mgr.server reply reply (1) Operation not permitted no change 2023-10-09T10:42:23.900 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:23.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:23.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:24.004 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:24.029 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:24.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:24.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:24.132 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:24.155 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:24.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:24.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:24.258 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:24.281 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:24.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:24.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:24.385 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:24.408 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:24.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:24.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:24.512 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:24.532 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:24.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:24.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:24.635 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:24.663 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:24.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:24.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:24.769 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:24.792 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:24.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:24.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:24.900 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:24.923 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:24.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:24.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:25.027 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:25.060 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:25.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:25.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:25.163 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:25.190 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:25.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:25.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:25.293 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:25.317 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:25.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:25.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:25.420 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:25.443 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:25.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:25.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:25.547 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:25.557 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:25 smithi053 bash[79554]: audit 2023-10-09T10:42:23.761901+0000 mgr.y (mgr.26072) 1212 : audit 0 from='client.35910 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:42:25.558 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:25 smithi053 bash[79554]: cluster 2023-10-09T10:42:23.871814+0000 mgr.y (mgr.26072) 1213 : cluster 0 pgmap v1409: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.2 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 280 op/s; 18741/108933 objects degraded (17.204%); 3824/108933 objects misplaced (3.510%); 3.0 MiB/s, 48 objects/s recovering 2023-10-09T10:42:25.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:25 smithi053 bash[76859]: audit 2023-10-09T10:42:23.761901+0000 mgr.y (mgr.26072) 1212 : audit 0 from='client.35910 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:42:25.558 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:25 smithi053 bash[76859]: cluster 2023-10-09T10:42:23.871814+0000 mgr.y (mgr.26072) 1213 : cluster 0 pgmap v1409: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.2 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 280 op/s; 18741/108933 objects degraded (17.204%); 3824/108933 objects misplaced (3.510%); 3.0 MiB/s, 48 objects/s recovering 2023-10-09T10:42:25.573 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:25.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:25.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:25.676 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:25.700 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:25.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:25.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:25.803 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:25.810 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:25 smithi086 bash[59714]: audit 2023-10-09T10:42:23.761901+0000 mgr.y (mgr.26072) 1212 : audit 0 from='client.35910 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:42:25.810 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:25 smithi086 bash[59714]: cluster 2023-10-09T10:42:23.871814+0000 mgr.y (mgr.26072) 1213 : cluster 0 pgmap v1409: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.2 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 280 op/s; 18741/108933 objects degraded (17.204%); 3824/108933 objects misplaced (3.510%); 3.0 MiB/s, 48 objects/s recovering 2023-10-09T10:42:25.824 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:25.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:25.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:25.927 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:25.951 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:25.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:25.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:26.054 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:26.080 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:26.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:26.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:26.188 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:26.212 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:26.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:26.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:26.319 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:26.344 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:26.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:26.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:26.449 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:26.473 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:26.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:26.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:26.579 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:26.600 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:26.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:26.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:26.704 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:26.728 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:26.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:26.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:26.831 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:26.856 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:26.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:26.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:26.962 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:26.981 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:26.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:26.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:27.084 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:27.114 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:27.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:27.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:27.218 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:27.244 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:27.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:27.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:27.328 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-09T10:42:27.347 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:27.377 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-10-09T10:42:27.378 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 3.0 2023-10-09T10:42:27.400 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:27.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:27.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:27.504 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:27.516 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:27 smithi053 bash[76859]: cluster 2023-10-09T10:42:25.872526+0000 mgr.y (mgr.26072) 1214 : cluster 0 pgmap v1410: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.2 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 273 op/s; 18741/107157 objects degraded (17.489%); 3824/107157 objects misplaced (3.569%); 2.2 MiB/s, 34 objects/s recovering 2023-10-09T10:42:27.516 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:27 smithi053 bash[79554]: cluster 2023-10-09T10:42:25.872526+0000 mgr.y (mgr.26072) 1214 : cluster 0 pgmap v1410: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.2 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 273 op/s; 18741/107157 objects degraded (17.489%); 3824/107157 objects misplaced (3.569%); 2.2 MiB/s, 34 objects/s recovering 2023-10-09T10:42:27.530 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:27.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:27.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:27.634 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:27.660 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:27.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:27.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:27.763 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:27.783 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:27.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:27.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:27.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:27 smithi086 bash[59714]: cluster 2023-10-09T10:42:25.872526+0000 mgr.y (mgr.26072) 1214 : cluster 0 pgmap v1410: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.2 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 273 op/s; 18741/107157 objects degraded (17.489%); 3824/107157 objects misplaced (3.569%); 2.2 MiB/s, 34 objects/s recovering 2023-10-09T10:42:27.888 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:27.910 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:27.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:27.914 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:28.014 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:28.040 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:28.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:28.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:28.145 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:28.172 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:28.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:28.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:28.236 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:42:28.267 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:42:28.276 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:28.304 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:42:28.306 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:28.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:28.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:28.332 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:42:28.364 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:42:28.390 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:42:28.410 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:28.416 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:42:28.434 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:28.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:28.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:28.442 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:42:28.443 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:42:28.443 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:42:28.444 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:42:28.444 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:42:28.444 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:42:28.444 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:42:28.444 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:42:28.444 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:42:28.540 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:28.567 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:28.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:28.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:28.670 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:28.693 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:28.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:28.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:28.795 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:28.805 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:28 smithi086 bash[59714]: audit 2023-10-09T10:42:28.197387+0000 mon.a (mon.0) 1827 : audit 0 from='client.? 172.21.15.53:0/2324352932' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:42:28.805 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:28 smithi086 bash[59714]: cluster 2023-10-09T10:42:28.362556+0000 mon.a (mon.0) 1828 : cluster 3 Health check update: Degraded data redundancy: 18741/107157 objects degraded (17.489%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:28.825 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:28.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:28.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:28.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:28 smithi053 bash[79554]: audit 2023-10-09T10:42:28.197387+0000 mon.a (mon.0) 1827 : audit 0 from='client.? 172.21.15.53:0/2324352932' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:42:28.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:28 smithi053 bash[79554]: cluster 2023-10-09T10:42:28.362556+0000 mon.a (mon.0) 1828 : cluster 3 Health check update: Degraded data redundancy: 18741/107157 objects degraded (17.489%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:28.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:28 smithi053 bash[76859]: audit 2023-10-09T10:42:28.197387+0000 mon.a (mon.0) 1827 : audit 0 from='client.? 172.21.15.53:0/2324352932' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:42:28.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:28 smithi053 bash[76859]: cluster 2023-10-09T10:42:28.362556+0000 mon.a (mon.0) 1828 : cluster 3 Health check update: Degraded data redundancy: 18741/107157 objects degraded (17.489%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:28.929 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:28.958 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:28.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:28.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:29.063 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:29.088 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:29.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:29.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:29.192 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:29.219 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:29.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:29.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:29.324 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:29.349 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:29.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:29.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:29.452 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:29.478 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:29.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:29.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:29.581 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:29.593 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:29 smithi053 bash[76859]: cluster 2023-10-09T10:42:27.873185+0000 mgr.y (mgr.26072) 1215 : cluster 0 pgmap v1411: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.2 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 264 op/s; 18741/106200 objects degraded (17.647%); 3824/106200 objects misplaced (3.601%); 2.2 MiB/s, 34 objects/s recovering 2023-10-09T10:42:29.593 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:29 smithi053 bash[79554]: cluster 2023-10-09T10:42:27.873185+0000 mgr.y (mgr.26072) 1215 : cluster 0 pgmap v1411: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.2 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 264 op/s; 18741/106200 objects degraded (17.647%); 3824/106200 objects misplaced (3.601%); 2.2 MiB/s, 34 objects/s recovering 2023-10-09T10:42:29.610 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:29.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:29.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:29.713 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:29.723 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:29 smithi086 bash[59714]: cluster 2023-10-09T10:42:27.873185+0000 mgr.y (mgr.26072) 1215 : cluster 0 pgmap v1411: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.2 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 264 op/s; 18741/106200 objects degraded (17.647%); 3824/106200 objects misplaced (3.601%); 2.2 MiB/s, 34 objects/s recovering 2023-10-09T10:42:29.738 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:29.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:29.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:29.841 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:29.863 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:29.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:29.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:29.966 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:29.994 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:29.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:29.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:30.098 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:30.122 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:30.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:30.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:30.225 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:30.251 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:30.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:30.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:30.356 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:30.395 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:30.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:30.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:30.499 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:30.529 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:30.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:30.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:30.633 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:30.658 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:30.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:30.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:30.764 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:30.793 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:30.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:30.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:30.896 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:30.922 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:30.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:30.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:31.030 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:31.053 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:31.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:31.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:31.159 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:31.192 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:31.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:31.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:31.295 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:31.322 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:31.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:31.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:31.425 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:31.449 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:31.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:31.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:31.494 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is set 2023-10-09T10:42:31.554 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:31.584 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:31.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:31.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:31.689 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:31.699 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:31 smithi086 bash[59714]: cluster 2023-10-09T10:42:29.873919+0000 mgr.y (mgr.26072) 1216 : cluster 0 pgmap v1412: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.1 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 326 op/s; 18659/101679 objects degraded (18.351%); 3595/101679 objects misplaced (3.536%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:42:31.699 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:31 smithi086 bash[59714]: audit 2023-10-09T10:42:30.944430+0000 mon.a (mon.0) 1829 : audit 1 from='client.? 172.21.15.53:0/2085660410' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:42:31.713 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:31.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:31.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:31.786 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:31 smithi053 bash[79554]: cluster 2023-10-09T10:42:29.873919+0000 mgr.y (mgr.26072) 1216 : cluster 0 pgmap v1412: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.1 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 326 op/s; 18659/101679 objects degraded (18.351%); 3595/101679 objects misplaced (3.536%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:42:31.786 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:31 smithi053 bash[79554]: audit 2023-10-09T10:42:30.944430+0000 mon.a (mon.0) 1829 : audit 1 from='client.? 172.21.15.53:0/2085660410' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:42:31.786 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:31 smithi053 bash[76859]: cluster 2023-10-09T10:42:29.873919+0000 mgr.y (mgr.26072) 1216 : cluster 0 pgmap v1412: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.1 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 326 op/s; 18659/101679 objects degraded (18.351%); 3595/101679 objects misplaced (3.536%); 2.3 MiB/s, 36 objects/s recovering 2023-10-09T10:42:31.786 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:31 smithi053 bash[76859]: audit 2023-10-09T10:42:30.944430+0000 mon.a (mon.0) 1829 : audit 1 from='client.? 172.21.15.53:0/2085660410' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:42:31.817 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:31.843 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:31.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:31.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:31.947 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:31.974 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:31.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:31.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:32.077 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:32.103 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:32.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:32.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:32.108 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:42:32.209 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:32.231 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:32.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:32.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:32.334 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:32.358 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:32.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:32.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:32.389 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:42:32.462 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:32.491 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:32.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:32.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:32.594 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:32.604 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:42:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:42:32] "GET /metrics HTTP/1.1" 200 36586 "" "Prometheus/2.33.4" 2023-10-09T10:42:32.604 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:32 smithi053 bash[76859]: cluster 2023-10-09T10:42:31.472935+0000 mon.a (mon.0) 1830 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:42:32.604 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:32 smithi053 bash[76859]: audit 2023-10-09T10:42:31.485710+0000 mon.a (mon.0) 1831 : audit 1 from='client.? 172.21.15.53:0/2085660410' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:42:32.604 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:32 smithi053 bash[76859]: cluster 2023-10-09T10:42:31.485820+0000 mon.a (mon.0) 1832 : cluster 0 osdmap e395: 8 total, 8 up, 4 in 2023-10-09T10:42:32.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:32 smithi053 bash[76859]: cluster 2023-10-09T10:42:31.487454+0000 osd.6 (osd.6) 375 : cluster 3 failed to encode map e395 with expected crc 2023-10-09T10:42:32.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:32 smithi053 bash[76859]: cluster 2023-10-09T10:42:31.488164+0000 osd.7 (osd.7) 368 : cluster 3 failed to encode map e395 with expected crc 2023-10-09T10:42:32.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:32 smithi053 bash[76859]: cluster 2023-10-09T10:42:31.489086+0000 osd.4 (osd.4) 337 : cluster 3 failed to encode map e395 with expected crc 2023-10-09T10:42:32.605 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:32 smithi053 bash[79554]: cluster 2023-10-09T10:42:31.472935+0000 mon.a (mon.0) 1830 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:42:32.605 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:32 smithi053 bash[79554]: audit 2023-10-09T10:42:31.485710+0000 mon.a (mon.0) 1831 : audit 1 from='client.? 172.21.15.53:0/2085660410' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:42:32.605 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:32 smithi053 bash[79554]: cluster 2023-10-09T10:42:31.485820+0000 mon.a (mon.0) 1832 : cluster 0 osdmap e395: 8 total, 8 up, 4 in 2023-10-09T10:42:32.605 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:32 smithi053 bash[79554]: cluster 2023-10-09T10:42:31.487454+0000 osd.6 (osd.6) 375 : cluster 3 failed to encode map e395 with expected crc 2023-10-09T10:42:32.605 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:32 smithi053 bash[79554]: cluster 2023-10-09T10:42:31.488164+0000 osd.7 (osd.7) 368 : cluster 3 failed to encode map e395 with expected crc 2023-10-09T10:42:32.605 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:32 smithi053 bash[79554]: cluster 2023-10-09T10:42:31.489086+0000 osd.4 (osd.4) 337 : cluster 3 failed to encode map e395 with expected crc 2023-10-09T10:42:32.620 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:32.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:32.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:32.723 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:32.755 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:32.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:32.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:32.860 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:32.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:32 smithi086 bash[59714]: cluster 2023-10-09T10:42:31.472935+0000 mon.a (mon.0) 1830 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:42:32.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:32 smithi086 bash[59714]: audit 2023-10-09T10:42:31.485710+0000 mon.a (mon.0) 1831 : audit 1 from='client.? 172.21.15.53:0/2085660410' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:42:32.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:32 smithi086 bash[59714]: cluster 2023-10-09T10:42:31.485820+0000 mon.a (mon.0) 1832 : cluster 0 osdmap e395: 8 total, 8 up, 4 in 2023-10-09T10:42:32.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:32 smithi086 bash[59714]: cluster 2023-10-09T10:42:31.487454+0000 osd.6 (osd.6) 375 : cluster 3 failed to encode map e395 with expected crc 2023-10-09T10:42:32.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:32 smithi086 bash[59714]: cluster 2023-10-09T10:42:31.488164+0000 osd.7 (osd.7) 368 : cluster 3 failed to encode map e395 with expected crc 2023-10-09T10:42:32.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:32 smithi086 bash[59714]: cluster 2023-10-09T10:42:31.489086+0000 osd.4 (osd.4) 337 : cluster 3 failed to encode map e395 with expected crc 2023-10-09T10:42:32.886 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:32.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:32.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:32.992 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:33.016 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:33.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:33.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:33.120 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:33.146 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:33.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:33.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:33.251 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:33.282 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:33.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:33.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:33.386 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:33.409 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:33.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:33.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:33.513 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:33.548 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:33.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:33.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:33.651 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:33.661 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:33 smithi086 bash[59714]: cluster 2023-10-09T10:42:31.874474+0000 mgr.y (mgr.26072) 1217 : cluster 0 pgmap v1414: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.1 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 341 op/s; 18659/101679 objects degraded (18.351%); 3595/101679 objects misplaced (3.536%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:42:33.661 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:33 smithi086 bash[59714]: cluster 2023-10-09T10:42:31.887310+0000 osd.5 (osd.5) 473 : cluster 3 failed to encode map e395 with expected crc 2023-10-09T10:42:33.661 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:33 smithi086 bash[59714]: cluster 2023-10-09T10:42:31.889331+0000 osd.5 (osd.5) 474 : cluster 3 failed to encode map e395 with expected crc 2023-10-09T10:42:33.661 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:33 smithi086 bash[59714]: cluster 2023-10-09T10:42:33.363888+0000 mon.a (mon.0) 1833 : cluster 3 Health check update: Degraded data redundancy: 18659/101679 objects degraded (18.351%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:33.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:33 smithi053 bash[79554]: cluster 2023-10-09T10:42:31.874474+0000 mgr.y (mgr.26072) 1217 : cluster 0 pgmap v1414: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.1 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 341 op/s; 18659/101679 objects degraded (18.351%); 3595/101679 objects misplaced (3.536%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:42:33.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:33 smithi053 bash[79554]: cluster 2023-10-09T10:42:31.887310+0000 osd.5 (osd.5) 473 : cluster 3 failed to encode map e395 with expected crc 2023-10-09T10:42:33.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:33 smithi053 bash[79554]: cluster 2023-10-09T10:42:31.889331+0000 osd.5 (osd.5) 474 : cluster 3 failed to encode map e395 with expected crc 2023-10-09T10:42:33.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:33 smithi053 bash[79554]: cluster 2023-10-09T10:42:33.363888+0000 mon.a (mon.0) 1833 : cluster 3 Health check update: Degraded data redundancy: 18659/101679 objects degraded (18.351%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:33.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:33 smithi053 bash[76859]: cluster 2023-10-09T10:42:31.874474+0000 mgr.y (mgr.26072) 1217 : cluster 0 pgmap v1414: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.1 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 341 op/s; 18659/101679 objects degraded (18.351%); 3595/101679 objects misplaced (3.536%); 2.8 MiB/s, 44 objects/s recovering 2023-10-09T10:42:33.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:33 smithi053 bash[76859]: cluster 2023-10-09T10:42:31.887310+0000 osd.5 (osd.5) 473 : cluster 3 failed to encode map e395 with expected crc 2023-10-09T10:42:33.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:33 smithi053 bash[76859]: cluster 2023-10-09T10:42:31.889331+0000 osd.5 (osd.5) 474 : cluster 3 failed to encode map e395 with expected crc 2023-10-09T10:42:33.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:33 smithi053 bash[76859]: cluster 2023-10-09T10:42:33.363888+0000 mon.a (mon.0) 1833 : cluster 3 Health check update: Degraded data redundancy: 18659/101679 objects degraded (18.351%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:33.680 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:33.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:33.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:33.785 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:33.814 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:33.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:33.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:33.917 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:33.951 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:33.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:33.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:34.055 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:34.081 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:34.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:34.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:34.188 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:34.215 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:34.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:34.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:34.321 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:34.348 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:34.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:34.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:34.451 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:34.477 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:34.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:34.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:34.511 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:42:34.581 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:34.630 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:34.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:34.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:34.735 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:34.758 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:34.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:34.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:34.864 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:34.891 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:34.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:34.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:34.998 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:35.017 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T10:42:35.033 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:35.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:35.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:35.138 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:35.176 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:35.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:35.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:35.279 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:35.307 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:35.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:35.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:35.412 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:35.444 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:35.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:35.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:35.546 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:35.549 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:35 smithi086 bash[59714]: cluster 2023-10-09T10:42:33.875234+0000 mgr.y (mgr.26072) 1218 : cluster 0 pgmap v1415: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.0 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 351 op/s; 18553/98394 objects degraded (18.856%); 3389/98394 objects misplaced (3.444%); 2.6 MiB/s, 41 objects/s recovering 2023-10-09T10:42:35.571 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:35.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:35.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:35.674 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:35.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:35 smithi053 bash[79554]: cluster 2023-10-09T10:42:33.875234+0000 mgr.y (mgr.26072) 1218 : cluster 0 pgmap v1415: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.0 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 351 op/s; 18553/98394 objects degraded (18.856%); 3389/98394 objects misplaced (3.444%); 2.6 MiB/s, 41 objects/s recovering 2023-10-09T10:42:35.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:35 smithi053 bash[76859]: cluster 2023-10-09T10:42:33.875234+0000 mgr.y (mgr.26072) 1218 : cluster 0 pgmap v1415: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.0 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 351 op/s; 18553/98394 objects degraded (18.856%); 3389/98394 objects misplaced (3.444%); 2.6 MiB/s, 41 objects/s recovering 2023-10-09T10:42:35.698 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:35.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:35.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:35.801 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:35.830 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:35.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:35.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:35.937 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:35.959 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:35.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:35.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:36.061 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:36.089 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:36.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:36.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:36.193 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:36.217 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:36.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:36.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:36.325 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:36.353 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:36.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:36.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:36.456 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:36.487 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:36.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:36.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:36.592 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:36.620 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:36.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:36.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:36.725 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:36.752 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:36.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:36.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:36.858 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:36.884 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:36.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:36.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:36.992 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:37.027 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:37.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:37.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:37.137 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:37.161 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:37.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:37.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:37.264 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:37.288 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:37.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:37.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:37.395 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:37.430 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:37.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:37.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:37.534 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:37.571 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:37.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:37.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:37.674 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:37.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:37 smithi053 bash[76859]: cluster 2023-10-09T10:42:35.875943+0000 mgr.y (mgr.26072) 1219 : cluster 0 pgmap v1416: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.0 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 375 op/s; 18553/95874 objects degraded (19.351%); 3389/95874 objects misplaced (3.535%); 2.6 MiB/s, 41 objects/s recovering 2023-10-09T10:42:37.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:37 smithi053 bash[79554]: cluster 2023-10-09T10:42:35.875943+0000 mgr.y (mgr.26072) 1219 : cluster 0 pgmap v1416: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.0 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 375 op/s; 18553/95874 objects degraded (19.351%); 3389/95874 objects misplaced (3.535%); 2.6 MiB/s, 41 objects/s recovering 2023-10-09T10:42:37.713 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:37.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:37.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:37.820 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:37.858 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:37.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:37.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:37.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:37 smithi086 bash[59714]: cluster 2023-10-09T10:42:35.875943+0000 mgr.y (mgr.26072) 1219 : cluster 0 pgmap v1416: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 2.0 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 375 op/s; 18553/95874 objects degraded (19.351%); 3389/95874 objects misplaced (3.535%); 2.6 MiB/s, 41 objects/s recovering 2023-10-09T10:42:37.963 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:37.987 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:37.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:37.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:38.092 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:38.126 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:38.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:38.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:38.231 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:38.269 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:38.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:38.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:38.341 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:42:38.341 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [], 2023-10-09T10:42:38.341 INFO:teuthology.orchestra.run.smithi086.stdout: "num_ops": 0 2023-10-09T10:42:38.341 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:42:38.373 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:38.397 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:38.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:38.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:38.500 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:38.531 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:38.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:38.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:38.634 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:38.642 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:38 smithi053 bash[79554]: audit 2023-10-09T10:42:38.092818+0000 mon.a (mon.0) 1834 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:42:38.642 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:38 smithi053 bash[79554]: cluster 2023-10-09T10:42:38.365631+0000 mon.a (mon.0) 1835 : cluster 3 Health check update: Degraded data redundancy: 18553/95874 objects degraded (19.351%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:38.642 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:38 smithi053 bash[76859]: audit 2023-10-09T10:42:38.092818+0000 mon.a (mon.0) 1834 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:42:38.643 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:38 smithi053 bash[76859]: cluster 2023-10-09T10:42:38.365631+0000 mon.a (mon.0) 1835 : cluster 3 Health check update: Degraded data redundancy: 18553/95874 objects degraded (19.351%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:38.656 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:38.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:38.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:38.760 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:38.769 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:38 smithi086 bash[59714]: audit 2023-10-09T10:42:38.092818+0000 mon.a (mon.0) 1834 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:42:38.769 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:38 smithi086 bash[59714]: cluster 2023-10-09T10:42:38.365631+0000 mon.a (mon.0) 1835 : cluster 3 Health check update: Degraded data redundancy: 18553/95874 objects degraded (19.351%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:38.784 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:38.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:38.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:38.788 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:42:38.888 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:38.921 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:38.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:38.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:39.027 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:39.054 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:39.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:39.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:39.161 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:39.189 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:39.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:39.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:39.291 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:39.315 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:39.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:39.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:39.422 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:39.459 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:39.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:39.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:39.566 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:39.590 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:39.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:39.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:39.624 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-09T10:42:39.694 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:39.721 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:39.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:39.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:39.827 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:39.837 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:39 smithi086 bash[59714]: cluster 2023-10-09T10:42:37.876592+0000 mgr.y (mgr.26072) 1220 : cluster 0 pgmap v1417: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.9 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 412 op/s; 18553/93822 objects degraded (19.775%); 3389/93822 objects misplaced (3.612%); 2.6 MiB/s, 41 objects/s recovering 2023-10-09T10:42:39.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:39.860 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:39.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:39.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:39 smithi053 bash[79554]: cluster 2023-10-09T10:42:37.876592+0000 mgr.y (mgr.26072) 1220 : cluster 0 pgmap v1417: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.9 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 412 op/s; 18553/93822 objects degraded (19.775%); 3389/93822 objects misplaced (3.612%); 2.6 MiB/s, 41 objects/s recovering 2023-10-09T10:42:39.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:39 smithi053 bash[76859]: cluster 2023-10-09T10:42:37.876592+0000 mgr.y (mgr.26072) 1220 : cluster 0 pgmap v1417: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.9 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 412 op/s; 18553/93822 objects degraded (19.775%); 3389/93822 objects misplaced (3.612%); 2.6 MiB/s, 41 objects/s recovering 2023-10-09T10:42:39.961 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:39.980 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:39.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:39.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:40.086 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:40.108 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:40.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:40.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:40.211 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:40.246 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:40.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:40.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:40.349 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:40.375 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:40.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:40.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:40.482 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:40.513 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:40.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:40.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:40.616 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:40.646 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:40.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:40.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:40.749 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:40.776 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:40.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:40.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:40.879 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:40.907 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:40.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:40.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:41.010 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:41.046 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:41.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:41.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:41.152 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:41.181 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:41.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:41.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:41.287 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:41.320 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:41.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:41.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:41.374 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:42:41.424 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:41.447 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:41.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:41.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:41.552 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:41.560 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:41 smithi086 bash[59714]: cluster 2023-10-09T10:42:39.877458+0000 mgr.y (mgr.26072) 1221 : cluster 0 pgmap v1418: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.7 GiB data, 9.7 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 606 op/s; 18593/83469 objects degraded (22.275%); 2881/83469 objects misplaced (3.452%); 2.5 MiB/s, 40 objects/s recovering 2023-10-09T10:42:41.582 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:41.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:41.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:41.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:41 smithi053 bash[79554]: cluster 2023-10-09T10:42:39.877458+0000 mgr.y (mgr.26072) 1221 : cluster 0 pgmap v1418: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.7 GiB data, 9.7 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 606 op/s; 18593/83469 objects degraded (22.275%); 2881/83469 objects misplaced (3.452%); 2.5 MiB/s, 40 objects/s recovering 2023-10-09T10:42:41.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:41 smithi053 bash[76859]: cluster 2023-10-09T10:42:39.877458+0000 mgr.y (mgr.26072) 1221 : cluster 0 pgmap v1418: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.7 GiB data, 9.7 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 606 op/s; 18593/83469 objects degraded (22.275%); 2881/83469 objects misplaced (3.452%); 2.5 MiB/s, 40 objects/s recovering 2023-10-09T10:42:41.688 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:41.714 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:41.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:41.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:41.819 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:41.860 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:41.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:41.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:41.963 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:41.996 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:41.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:42.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:42.100 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:42.126 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:42.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:42.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:42.233 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:42.263 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:42.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:42.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:42.371 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:42.411 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:42.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:42.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:42.515 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:42.554 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:42.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:42.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:42.658 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:42.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:42:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:42:42] "GET /metrics HTTP/1.1" 200 36586 "" "Prometheus/2.33.4" 2023-10-09T10:42:42.691 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:42.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:42.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:42.797 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:42.820 INFO:teuthology.orchestra.run.smithi053.stdout:moved 0 / 267 (0%) 2023-10-09T10:42:42.820 INFO:teuthology.orchestra.run.smithi053.stdout:avg 66.75 2023-10-09T10:42:42.820 INFO:teuthology.orchestra.run.smithi053.stdout:stddev 8.3179 -> 8.3179 (expected baseline 7.07549) 2023-10-09T10:42:42.820 INFO:teuthology.orchestra.run.smithi053.stdout:min osd.1 with 52 -> 52 pgs (0.779026 -> 0.779026 * mean) 2023-10-09T10:42:42.820 INFO:teuthology.orchestra.run.smithi053.stdout:max osd.7 with 74 -> 74 pgs (1.10861 -> 1.10861 * mean) 2023-10-09T10:42:42.820 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:42:42.820 INFO:teuthology.orchestra.run.smithi053.stdout:oload 1000 2023-10-09T10:42:42.820 INFO:teuthology.orchestra.run.smithi053.stdout:max_change 3 2023-10-09T10:42:42.821 INFO:teuthology.orchestra.run.smithi053.stdout:max_change_osds 4 2023-10-09T10:42:42.821 INFO:teuthology.orchestra.run.smithi053.stdout:average_utilization 0.0271 2023-10-09T10:42:42.821 INFO:teuthology.orchestra.run.smithi053.stdout:overload_utilization 0.2708 2023-10-09T10:42:42.823 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:42.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:42.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:42.828 INFO:teuthology.orchestra.run.smithi053.stderr:no change 2023-10-09T10:42:42.929 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:42.953 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:42.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:42.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:43.060 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:43.086 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:43.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:43.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:43.193 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:43.226 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:43.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:43.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:43.333 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:43.353 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:43.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:43.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:43.455 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:43.496 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:43.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:43.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:43.599 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:43.623 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:43.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:43.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:43.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:43 smithi053 bash[76859]: cluster 2023-10-09T10:42:41.878048+0000 mgr.y (mgr.26072) 1222 : cluster 0 pgmap v1419: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.7 GiB data, 9.7 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 583 op/s; 18593/83469 objects degraded (22.275%); 2881/83469 objects misplaced (3.452%); 2.4 MiB/s, 38 objects/s recovering 2023-10-09T10:42:43.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:43 smithi053 bash[76859]: cluster 2023-10-09T10:42:43.366998+0000 mon.a (mon.0) 1836 : cluster 3 Health check update: Degraded data redundancy: 18593/83469 objects degraded (22.275%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:43.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:43 smithi053 bash[79554]: cluster 2023-10-09T10:42:41.878048+0000 mgr.y (mgr.26072) 1222 : cluster 0 pgmap v1419: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.7 GiB data, 9.7 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 583 op/s; 18593/83469 objects degraded (22.275%); 2881/83469 objects misplaced (3.452%); 2.4 MiB/s, 38 objects/s recovering 2023-10-09T10:42:43.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:43 smithi053 bash[79554]: cluster 2023-10-09T10:42:43.366998+0000 mon.a (mon.0) 1836 : cluster 3 Health check update: Degraded data redundancy: 18593/83469 objects degraded (22.275%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:43.727 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:43.753 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:43.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:43.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:43.857 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:43.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:43 smithi086 bash[59714]: cluster 2023-10-09T10:42:41.878048+0000 mgr.y (mgr.26072) 1222 : cluster 0 pgmap v1419: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.7 GiB data, 9.7 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 583 op/s; 18593/83469 objects degraded (22.275%); 2881/83469 objects misplaced (3.452%); 2.4 MiB/s, 38 objects/s recovering 2023-10-09T10:42:43.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:43 smithi086 bash[59714]: cluster 2023-10-09T10:42:43.366998+0000 mon.a (mon.0) 1836 : cluster 3 Health check update: Degraded data redundancy: 18593/83469 objects degraded (22.275%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:43.885 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:43.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:43.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:43.988 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:44.016 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:44.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:44.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:44.120 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:44.153 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:44.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:44.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:44.258 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:44.300 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:44.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:44.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:44.407 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:44.453 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:42:44.465 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:44.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:44.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:44.568 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:44.588 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:44.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:44.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:44.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:44 smithi053 bash[76859]: audit 2023-10-09T10:42:42.813413+0000 mgr.y (mgr.26072) 1223 : audit 0 from='client.35928 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:42:44.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:44 smithi053 bash[79554]: audit 2023-10-09T10:42:42.813413+0000 mgr.y (mgr.26072) 1223 : audit 0 from='client.35928 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:42:44.691 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:44.727 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:44.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:44.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:44.835 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:44.862 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:44.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:44.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:44.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:44 smithi086 bash[59714]: audit 2023-10-09T10:42:42.813413+0000 mgr.y (mgr.26072) 1223 : audit 0 from='client.35928 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:42:44.967 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:44.997 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:45.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:45.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:45.101 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:45.127 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:45.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:45.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:45.229 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:45.267 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:45.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:45.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:45.370 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:45.399 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:45.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:45.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:45.502 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:45.522 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:45.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:45.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:45.625 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:45.633 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:45 smithi086 bash[59714]: cluster 2023-10-09T10:42:43.878878+0000 mgr.y (mgr.26072) 1224 : cluster 0 pgmap v1420: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.5 GiB data, 9.4 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 715 op/s; 18667/75915 objects degraded (24.589%); 2395/75915 objects misplaced (3.155%); 3.1 MiB/s, 48 objects/s recovering 2023-10-09T10:42:45.651 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:45.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:45.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:45.756 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:45.771 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:45 smithi053 bash[76859]: cluster 2023-10-09T10:42:43.878878+0000 mgr.y (mgr.26072) 1224 : cluster 0 pgmap v1420: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.5 GiB data, 9.4 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 715 op/s; 18667/75915 objects degraded (24.589%); 2395/75915 objects misplaced (3.155%); 3.1 MiB/s, 48 objects/s recovering 2023-10-09T10:42:45.771 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:45 smithi053 bash[79554]: cluster 2023-10-09T10:42:43.878878+0000 mgr.y (mgr.26072) 1224 : cluster 0 pgmap v1420: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.5 GiB data, 9.4 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 715 op/s; 18667/75915 objects degraded (24.589%); 2395/75915 objects misplaced (3.155%); 3.1 MiB/s, 48 objects/s recovering 2023-10-09T10:42:45.784 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:45.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:45.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:45.876 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-10-09T10:42:45.877 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 1.0 2023-10-09T10:42:45.889 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:45.913 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:45.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:45.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:46.020 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:46.052 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:46.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:46.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:46.161 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:46.185 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:46.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:46.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:46.291 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:46.321 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:46.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:46.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:46.425 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:46.449 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:46.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:46.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:46.552 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:46.580 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:46.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:46.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:46.684 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:46.707 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:46.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:46.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:46.810 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:46.835 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:46.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:46.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:46.939 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:46.972 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:46.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:46.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:47.077 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:47.101 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:47.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:47.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:47.206 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:47.231 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:47.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:47.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:47.335 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:47.360 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:47.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:47.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:47.463 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:47.500 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:47.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:47.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:47.604 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:47.641 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:47.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:47.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:47.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:47 smithi053 bash[76859]: cluster 2023-10-09T10:42:45.879648+0000 mgr.y (mgr.26072) 1225 : cluster 0 pgmap v1421: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.4 GiB data, 9.1 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 756 op/s; 18667/71133 objects degraded (26.242%); 2395/71133 objects misplaced (3.367%); 2.0 MiB/s, 31 objects/s recovering 2023-10-09T10:42:47.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:47 smithi053 bash[76859]: audit 2023-10-09T10:42:47.262212+0000 mon.a (mon.0) 1837 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:42:47.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:47 smithi053 bash[79554]: cluster 2023-10-09T10:42:45.879648+0000 mgr.y (mgr.26072) 1225 : cluster 0 pgmap v1421: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.4 GiB data, 9.1 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 756 op/s; 18667/71133 objects degraded (26.242%); 2395/71133 objects misplaced (3.367%); 2.0 MiB/s, 31 objects/s recovering 2023-10-09T10:42:47.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:47 smithi053 bash[79554]: audit 2023-10-09T10:42:47.262212+0000 mon.a (mon.0) 1837 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:42:47.745 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:47.776 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:47.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:47.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:47.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:47 smithi086 bash[59714]: cluster 2023-10-09T10:42:45.879648+0000 mgr.y (mgr.26072) 1225 : cluster 0 pgmap v1421: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.4 GiB data, 9.1 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 756 op/s; 18667/71133 objects degraded (26.242%); 2395/71133 objects misplaced (3.367%); 2.0 MiB/s, 31 objects/s recovering 2023-10-09T10:42:47.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:47 smithi086 bash[59714]: audit 2023-10-09T10:42:47.262212+0000 mon.a (mon.0) 1837 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:42:47.879 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:47.910 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:47.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:47.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:48.016 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:48.062 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:48.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:48.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:48.165 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:48.189 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:48.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:48.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:48.293 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:48.322 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:48.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:48.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:48.425 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:48.449 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:48.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:48.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:48.554 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:48.586 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:48.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:48.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:48.691 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:48.716 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:48.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:48.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:48.820 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:48.829 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:48 smithi086 bash[59714]: audit 2023-10-09T10:42:47.788565+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:48.829 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:48 smithi086 bash[59714]: audit 2023-10-09T10:42:47.797382+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:48.829 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:48 smithi086 bash[59714]: cluster 2023-10-09T10:42:47.880801+0000 mgr.y (mgr.26072) 1226 : cluster 0 pgmap v1422: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.4 GiB data, 8.9 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 746 op/s; 18667/68982 objects degraded (27.061%); 2395/68982 objects misplaced (3.472%); 2.0 MiB/s, 31 objects/s recovering 2023-10-09T10:42:48.829 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:48 smithi086 bash[59714]: cluster 2023-10-09T10:42:48.368572+0000 mon.a (mon.0) 1840 : cluster 3 Health check update: Degraded data redundancy: 18667/71133 objects degraded (26.242%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:48.853 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:48.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:48.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:48.960 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:48.984 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:48.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:48.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:49.087 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:49.120 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:49.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:49.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:49.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:48 smithi053 bash[76859]: audit 2023-10-09T10:42:47.788565+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:49.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:48 smithi053 bash[76859]: audit 2023-10-09T10:42:47.797382+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:49.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:48 smithi053 bash[76859]: cluster 2023-10-09T10:42:47.880801+0000 mgr.y (mgr.26072) 1226 : cluster 0 pgmap v1422: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.4 GiB data, 8.9 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 746 op/s; 18667/68982 objects degraded (27.061%); 2395/68982 objects misplaced (3.472%); 2.0 MiB/s, 31 objects/s recovering 2023-10-09T10:42:49.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:48 smithi053 bash[76859]: cluster 2023-10-09T10:42:48.368572+0000 mon.a (mon.0) 1840 : cluster 3 Health check update: Degraded data redundancy: 18667/71133 objects degraded (26.242%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:49.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:48 smithi053 bash[79554]: audit 2023-10-09T10:42:47.788565+0000 mon.a (mon.0) 1838 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:49.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:48 smithi053 bash[79554]: audit 2023-10-09T10:42:47.797382+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:49.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:48 smithi053 bash[79554]: cluster 2023-10-09T10:42:47.880801+0000 mgr.y (mgr.26072) 1226 : cluster 0 pgmap v1422: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.4 GiB data, 8.9 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 746 op/s; 18667/68982 objects degraded (27.061%); 2395/68982 objects misplaced (3.472%); 2.0 MiB/s, 31 objects/s recovering 2023-10-09T10:42:49.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:48 smithi053 bash[79554]: cluster 2023-10-09T10:42:48.368572+0000 mon.a (mon.0) 1840 : cluster 3 Health check update: Degraded data redundancy: 18667/71133 objects degraded (26.242%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:49.224 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:49.247 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:49.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:49.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:49.350 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:49.382 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:49.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:49.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:49.487 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:49.526 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:49.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:49.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:49.632 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:49.664 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:49.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:49.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:49.770 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:49.797 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:49.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:49.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:49.900 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:49.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:49.933 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:49.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:50.034 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:50.057 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:50.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:50.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:50.161 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:50.185 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:50.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:50.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:50.288 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:50.313 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:50.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:50.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:50.419 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:50.444 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:50.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:50.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:50.551 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:50.578 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:50.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:50.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:50.680 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:50.709 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:50.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:50.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:50.719 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:42:50.719 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [], 2023-10-09T10:42:50.720 INFO:teuthology.orchestra.run.smithi086.stdout: "complaint_time": 30, 2023-10-09T10:42:50.720 INFO:teuthology.orchestra.run.smithi086.stdout: "num_blocked_ops": 0 2023-10-09T10:42:50.720 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:42:50.819 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:50.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:50.850 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:50.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:50.951 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:50.974 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:50.978 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:50 smithi086 bash[59714]: cluster 2023-10-09T10:42:49.881618+0000 mgr.y (mgr.26072) 1227 : cluster 0 pgmap v1423: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.3 GiB data, 8.6 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 855 op/s; 18738/63009 objects degraded (29.739%); 1909/63009 objects misplaced (3.030%); 2.9 MiB/s, 46 objects/s recovering 2023-10-09T10:42:50.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:50.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:51.052 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:42:51.080 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:51.091 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:42:51.117 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:51.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:51.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:51.135 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:42:51.179 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:42:51.213 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:42:51.221 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:51.234 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:50 smithi053 bash[79554]: cluster 2023-10-09T10:42:49.881618+0000 mgr.y (mgr.26072) 1227 : cluster 0 pgmap v1423: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.3 GiB data, 8.6 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 855 op/s; 18738/63009 objects degraded (29.739%); 1909/63009 objects misplaced (3.030%); 2.9 MiB/s, 46 objects/s recovering 2023-10-09T10:42:51.234 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:50 smithi053 bash[76859]: cluster 2023-10-09T10:42:49.881618+0000 mgr.y (mgr.26072) 1227 : cluster 0 pgmap v1423: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.3 GiB data, 8.6 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 855 op/s; 18738/63009 objects degraded (29.739%); 1909/63009 objects misplaced (3.030%); 2.9 MiB/s, 46 objects/s recovering 2023-10-09T10:42:51.254 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:51.255 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:42:51.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:51.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:51.288 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:42:51.328 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:42:51.336 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:42:51.336 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:42:51.336 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:42:51.336 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:42:51.336 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:42:51.336 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:42:51.336 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:42:51.336 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:42:51.360 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:51.393 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:51.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:51.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:51.499 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:51.532 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:51.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:51.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:51.635 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:51.670 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:51.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:51.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:51.775 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:51.807 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:51.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:51.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:51.910 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:51.914 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-09T10:42:51.934 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:51.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:51.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:52.037 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:52.046 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:51 smithi053 bash[79554]: audit 2023-10-09T10:42:51.004185+0000 mon.c (mon.2) 102 : audit 0 from='client.? 172.21.15.53:0/4279069531' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:42:52.047 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:51 smithi053 bash[76859]: audit 2023-10-09T10:42:51.004185+0000 mon.c (mon.2) 102 : audit 0 from='client.? 172.21.15.53:0/4279069531' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:42:52.065 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:52.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:52.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:52.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:51 smithi086 bash[59714]: audit 2023-10-09T10:42:51.004185+0000 mon.c (mon.2) 102 : audit 0 from='client.? 172.21.15.53:0/4279069531' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:42:52.171 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:52.197 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:52.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:52.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:52.302 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:52.332 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:52.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:52.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:52.436 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:52.465 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:52.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:52.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:52.571 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:52.599 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:52.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:52.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:52.704 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:52.733 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:52.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:52.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:52.840 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:52.873 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:52.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:52.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:52.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:42:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:42:52] "GET /metrics HTTP/1.1" 200 36586 "" "Prometheus/2.33.4" 2023-10-09T10:42:52.973 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is unset 2023-10-09T10:42:52.976 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:52.984 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:52 smithi086 bash[59714]: cluster 2023-10-09T10:42:51.882258+0000 mgr.y (mgr.26072) 1228 : cluster 0 pgmap v1424: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.2 GiB data, 8.4 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 672 op/s; 18738/59244 objects degraded (31.629%); 1909/59244 objects misplaced (3.222%); 1.9 MiB/s, 29 objects/s recovering 2023-10-09T10:42:52.984 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:52 smithi086 bash[59714]: audit 2023-10-09T10:42:52.376807+0000 mon.c (mon.2) 103 : audit 1 from='client.? 172.21.15.53:0/483515700' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:42:52.984 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:52 smithi086 bash[59714]: audit 2023-10-09T10:42:52.377475+0000 mon.a (mon.0) 1841 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:42:53.000 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:53.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:53.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:53.104 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:53.136 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:53.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:53.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:53.241 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:53.250 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:52 smithi053 bash[79554]: cluster 2023-10-09T10:42:51.882258+0000 mgr.y (mgr.26072) 1228 : cluster 0 pgmap v1424: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.2 GiB data, 8.4 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 672 op/s; 18738/59244 objects degraded (31.629%); 1909/59244 objects misplaced (3.222%); 1.9 MiB/s, 29 objects/s recovering 2023-10-09T10:42:53.250 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:52 smithi053 bash[79554]: audit 2023-10-09T10:42:52.376807+0000 mon.c (mon.2) 103 : audit 1 from='client.? 172.21.15.53:0/483515700' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:42:53.250 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:52 smithi053 bash[79554]: audit 2023-10-09T10:42:52.377475+0000 mon.a (mon.0) 1841 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:42:53.251 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:52 smithi053 bash[76859]: cluster 2023-10-09T10:42:51.882258+0000 mgr.y (mgr.26072) 1228 : cluster 0 pgmap v1424: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.2 GiB data, 8.4 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 672 op/s; 18738/59244 objects degraded (31.629%); 1909/59244 objects misplaced (3.222%); 1.9 MiB/s, 29 objects/s recovering 2023-10-09T10:42:53.251 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:52 smithi053 bash[76859]: audit 2023-10-09T10:42:52.376807+0000 mon.c (mon.2) 103 : audit 1 from='client.? 172.21.15.53:0/483515700' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:42:53.251 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:52 smithi053 bash[76859]: audit 2023-10-09T10:42:52.377475+0000 mon.a (mon.0) 1841 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:42:53.270 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:53.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:53.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:53.376 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:53.400 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:53.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:53.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:53.504 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:53.545 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:53.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:53.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:53.651 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:53.684 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:53.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:53.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:53.788 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:53.814 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:53.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:53.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:53.922 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:53.970 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:53.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:53.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:54.075 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:54.101 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:54.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:54.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:54.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:53 smithi053 bash[76859]: cluster 2023-10-09T10:42:52.951579+0000 mon.a (mon.0) 1842 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:42:54.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:53 smithi053 bash[76859]: cluster 2023-10-09T10:42:52.963162+0000 osd.4 (osd.4) 338 : cluster 3 failed to encode map e396 with expected crc 2023-10-09T10:42:54.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:53 smithi053 bash[76859]: cluster 2023-10-09T10:42:52.963363+0000 osd.6 (osd.6) 376 : cluster 3 failed to encode map e396 with expected crc 2023-10-09T10:42:54.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:53 smithi053 bash[76859]: audit 2023-10-09T10:42:52.964572+0000 mon.a (mon.0) 1843 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:42:54.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:53 smithi053 bash[76859]: cluster 2023-10-09T10:42:52.964767+0000 mon.a (mon.0) 1844 : cluster 0 osdmap e396: 8 total, 8 up, 4 in 2023-10-09T10:42:54.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:53 smithi053 bash[76859]: audit 2023-10-09T10:42:53.093043+0000 mon.a (mon.0) 1845 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:42:54.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:53 smithi053 bash[76859]: cluster 2023-10-09T10:42:53.369772+0000 mon.a (mon.0) 1846 : cluster 3 Health check update: Degraded data redundancy: 18738/59244 objects degraded (31.629%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:54.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:53 smithi053 bash[79554]: cluster 2023-10-09T10:42:52.951579+0000 mon.a (mon.0) 1842 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:42:54.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:53 smithi053 bash[79554]: cluster 2023-10-09T10:42:52.963162+0000 osd.4 (osd.4) 338 : cluster 3 failed to encode map e396 with expected crc 2023-10-09T10:42:54.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:53 smithi053 bash[79554]: cluster 2023-10-09T10:42:52.963363+0000 osd.6 (osd.6) 376 : cluster 3 failed to encode map e396 with expected crc 2023-10-09T10:42:54.177 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:53 smithi053 bash[79554]: audit 2023-10-09T10:42:52.964572+0000 mon.a (mon.0) 1843 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:42:54.177 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:53 smithi053 bash[79554]: cluster 2023-10-09T10:42:52.964767+0000 mon.a (mon.0) 1844 : cluster 0 osdmap e396: 8 total, 8 up, 4 in 2023-10-09T10:42:54.177 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:53 smithi053 bash[79554]: audit 2023-10-09T10:42:53.093043+0000 mon.a (mon.0) 1845 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:42:54.177 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:53 smithi053 bash[79554]: cluster 2023-10-09T10:42:53.369772+0000 mon.a (mon.0) 1846 : cluster 3 Health check update: Degraded data redundancy: 18738/59244 objects degraded (31.629%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:54.203 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:54.234 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:54.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:54.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:54.339 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:54.350 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:53 smithi086 bash[59714]: cluster 2023-10-09T10:42:52.951579+0000 mon.a (mon.0) 1842 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:42:54.350 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:53 smithi086 bash[59714]: cluster 2023-10-09T10:42:52.963162+0000 osd.4 (osd.4) 338 : cluster 3 failed to encode map e396 with expected crc 2023-10-09T10:42:54.350 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:53 smithi086 bash[59714]: cluster 2023-10-09T10:42:52.963363+0000 osd.6 (osd.6) 376 : cluster 3 failed to encode map e396 with expected crc 2023-10-09T10:42:54.350 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:53 smithi086 bash[59714]: audit 2023-10-09T10:42:52.964572+0000 mon.a (mon.0) 1843 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:42:54.351 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:53 smithi086 bash[59714]: cluster 2023-10-09T10:42:52.964767+0000 mon.a (mon.0) 1844 : cluster 0 osdmap e396: 8 total, 8 up, 4 in 2023-10-09T10:42:54.351 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:53 smithi086 bash[59714]: audit 2023-10-09T10:42:53.093043+0000 mon.a (mon.0) 1845 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:42:54.351 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:53 smithi086 bash[59714]: cluster 2023-10-09T10:42:53.369772+0000 mon.a (mon.0) 1846 : cluster 3 Health check update: Degraded data redundancy: 18738/59244 objects degraded (31.629%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:54.370 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:54.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:54.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:54.476 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:54.498 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:54.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:54.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:54.601 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:54.635 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:54.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:54.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:54.739 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:54.766 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:54.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:54.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:54.835 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:42:54.871 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:54.909 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:54.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:54.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:55.015 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:55.039 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:55.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:55.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:55.144 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:55.172 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:55.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:55.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:55.275 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:55.301 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:55.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:55.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:55.406 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:55.440 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:55.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:55.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:55.543 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:55.573 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:55.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:55.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:55.600 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:42:55.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:55 smithi053 bash[76859]: cluster 2023-10-09T10:42:53.882868+0000 mgr.y (mgr.26072) 1229 : cluster 0 pgmap v1426: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.0 GiB data, 8.2 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 814 op/s; 18569/51459 objects degraded (36.085%); 1632/51459 objects misplaced (3.171%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T10:42:55.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:55 smithi053 bash[76859]: audit 2023-10-09T10:42:54.440187+0000 mon.a (mon.0) 1847 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:55.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:55 smithi053 bash[76859]: audit 2023-10-09T10:42:54.448381+0000 mon.a (mon.0) 1848 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:55.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:55 smithi053 bash[79554]: cluster 2023-10-09T10:42:53.882868+0000 mgr.y (mgr.26072) 1229 : cluster 0 pgmap v1426: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.0 GiB data, 8.2 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 814 op/s; 18569/51459 objects degraded (36.085%); 1632/51459 objects misplaced (3.171%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T10:42:55.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:55 smithi053 bash[79554]: audit 2023-10-09T10:42:54.440187+0000 mon.a (mon.0) 1847 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:55.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:55 smithi053 bash[79554]: audit 2023-10-09T10:42:54.448381+0000 mon.a (mon.0) 1848 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:55.679 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:55.706 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:55.708 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:55 smithi086 bash[59714]: cluster 2023-10-09T10:42:53.882868+0000 mgr.y (mgr.26072) 1229 : cluster 0 pgmap v1426: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 1.0 GiB data, 8.2 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 814 op/s; 18569/51459 objects degraded (36.085%); 1632/51459 objects misplaced (3.171%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T10:42:55.708 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:55 smithi086 bash[59714]: audit 2023-10-09T10:42:54.440187+0000 mon.a (mon.0) 1847 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:55.709 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:55 smithi086 bash[59714]: audit 2023-10-09T10:42:54.448381+0000 mon.a (mon.0) 1848 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:55.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:55.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:55.810 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:55.813 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:42:55.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:55.846 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:55.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:55.947 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:55.971 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:55.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:55.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:56.076 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:56.112 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:56.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:56.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:56.213 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:56.237 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:56.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:56.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:56.341 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:56.365 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:56.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:56.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:56.432 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T10:42:56.468 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:56.525 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:56.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:56.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:56.637 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:56.663 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:56.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:56.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:56.770 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:56.796 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:56.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:56.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:56.900 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:56.925 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:56.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:56.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:57.032 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:57.074 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:57.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:57.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:57.178 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:57.202 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:57.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:57.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:57.305 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:57.335 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:57.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:57.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:57.439 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:57.464 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:57.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:57.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:57.568 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:57.577 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:57 smithi053 bash[79554]: cluster 2023-10-09T10:42:55.883610+0000 mgr.y (mgr.26072) 1230 : cluster 0 pgmap v1427: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 975 MiB data, 7.8 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 815 op/s; 18569/46650 objects degraded (39.805%); 1632/46650 objects misplaced (3.498%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T10:42:57.577 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:57 smithi053 bash[79554]: audit 2023-10-09T10:42:56.340285+0000 mon.a (mon.0) 1849 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:57.577 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:57 smithi053 bash[79554]: audit 2023-10-09T10:42:56.347994+0000 mon.a (mon.0) 1850 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:57.577 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:57 smithi053 bash[76859]: cluster 2023-10-09T10:42:55.883610+0000 mgr.y (mgr.26072) 1230 : cluster 0 pgmap v1427: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 975 MiB data, 7.8 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 815 op/s; 18569/46650 objects degraded (39.805%); 1632/46650 objects misplaced (3.498%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T10:42:57.578 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:57 smithi053 bash[76859]: audit 2023-10-09T10:42:56.340285+0000 mon.a (mon.0) 1849 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:57.578 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:57 smithi053 bash[76859]: audit 2023-10-09T10:42:56.347994+0000 mon.a (mon.0) 1850 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:57.594 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:57.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:57.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:57.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:57 smithi086 bash[59714]: cluster 2023-10-09T10:42:55.883610+0000 mgr.y (mgr.26072) 1230 : cluster 0 pgmap v1427: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 975 MiB data, 7.8 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 815 op/s; 18569/46650 objects degraded (39.805%); 1632/46650 objects misplaced (3.498%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T10:42:57.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:57 smithi086 bash[59714]: audit 2023-10-09T10:42:56.340285+0000 mon.a (mon.0) 1849 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:57.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:57 smithi086 bash[59714]: audit 2023-10-09T10:42:56.347994+0000 mon.a (mon.0) 1850 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:57.698 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:57.744 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:57.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:57.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:57.848 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:57.884 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:57.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:57.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:57.988 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:58.011 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:42:58.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:58.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:42:58.115 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:58.141 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:58.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:58.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:58.247 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:58.288 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:42:58.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:58.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:42:58.397 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:58.423 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:58.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:58.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:58.528 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:58.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:58 smithi053 bash[76859]: audit 2023-10-09T10:42:57.400902+0000 mon.a (mon.0) 1851 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:58.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:58 smithi053 bash[76859]: audit 2023-10-09T10:42:57.411766+0000 mon.a (mon.0) 1852 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:58.538 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:58 smithi053 bash[76859]: cluster 2023-10-09T10:42:58.371152+0000 mon.a (mon.0) 1853 : cluster 3 Health check update: Degraded data redundancy: 18569/46650 objects degraded (39.805%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:58.538 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:58 smithi053 bash[79554]: audit 2023-10-09T10:42:57.400902+0000 mon.a (mon.0) 1851 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:58.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:58 smithi053 bash[79554]: audit 2023-10-09T10:42:57.411766+0000 mon.a (mon.0) 1852 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:58.539 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:58 smithi053 bash[79554]: cluster 2023-10-09T10:42:58.371152+0000 mon.a (mon.0) 1853 : cluster 3 Health check update: Degraded data redundancy: 18569/46650 objects degraded (39.805%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:58.555 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:58.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:58.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:58.659 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:58.662 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:58 smithi086 bash[59714]: audit 2023-10-09T10:42:57.400902+0000 mon.a (mon.0) 1851 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:58.662 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:58 smithi086 bash[59714]: audit 2023-10-09T10:42:57.411766+0000 mon.a (mon.0) 1852 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:42:58.662 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:58 smithi086 bash[59714]: cluster 2023-10-09T10:42:58.371152+0000 mon.a (mon.0) 1853 : cluster 3 Health check update: Degraded data redundancy: 18569/46650 objects degraded (39.805%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:42:58.705 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:58.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:58.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:58.814 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:58.849 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:42:58.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:58.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:42:58.956 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:58.979 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:42:58.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:58.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:42:59.083 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:59.122 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:42:59.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:59.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:42:59.227 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:59.258 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:59.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:59.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:42:59.366 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:59.390 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:59.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:59.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:59.498 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:59.526 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:59.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:59.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:59.631 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:59.639 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:42:59 smithi086 bash[59714]: cluster 2023-10-09T10:42:57.884267+0000 mgr.y (mgr.26072) 1231 : cluster 0 pgmap v1428: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 924 MiB data, 7.6 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 825 op/s; 18569/44217 objects degraded (41.995%); 1632/44217 objects misplaced (3.691%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T10:42:59.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:59.670 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:42:59.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:42:59.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:42:59 smithi053 bash[79554]: cluster 2023-10-09T10:42:57.884267+0000 mgr.y (mgr.26072) 1231 : cluster 0 pgmap v1428: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 924 MiB data, 7.6 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 825 op/s; 18569/44217 objects degraded (41.995%); 1632/44217 objects misplaced (3.691%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T10:42:59.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:42:59 smithi053 bash[76859]: cluster 2023-10-09T10:42:57.884267+0000 mgr.y (mgr.26072) 1231 : cluster 0 pgmap v1428: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 924 MiB data, 7.6 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 825 op/s; 18569/44217 objects degraded (41.995%); 1632/44217 objects misplaced (3.691%); 2.2 MiB/s, 35 objects/s recovering 2023-10-09T10:42:59.771 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:59.805 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:42:59.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:59.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:42:59.910 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:59.943 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:42:59.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:42:59.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:00.047 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:00.077 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:00.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:00.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:00.181 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:00.211 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:00.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:00.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:00.319 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:00.350 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:00.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:00.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:00.455 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:00.484 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:43:00.488 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:43:00.491 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:00.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:00.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:00.576 INFO:teuthology.orchestra.run.smithi053.stdout:moved 24 / 267 (8.98876%) 2023-10-09T10:43:00.576 INFO:teuthology.orchestra.run.smithi053.stdout:avg 66.75 2023-10-09T10:43:00.576 INFO:teuthology.orchestra.run.smithi053.stdout:stddev 8.3179 -> 16.6864 (expected baseline 7.07549) 2023-10-09T10:43:00.576 INFO:teuthology.orchestra.run.smithi053.stdout:min osd.1 with 52 -> 52 pgs (0.779026 -> 0.779026 * mean) 2023-10-09T10:43:00.577 INFO:teuthology.orchestra.run.smithi053.stdout:max osd.7 with 74 -> 80 pgs (1.10861 -> 1.1985 * mean) 2023-10-09T10:43:00.577 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:43:00.577 INFO:teuthology.orchestra.run.smithi053.stdout:oload 110 2023-10-09T10:43:00.577 INFO:teuthology.orchestra.run.smithi053.stdout:max_change 1 2023-10-09T10:43:00.577 INFO:teuthology.orchestra.run.smithi053.stdout:max_change_osds 4 2023-10-09T10:43:00.577 INFO:teuthology.orchestra.run.smithi053.stdout:average_utilization 0.0208 2023-10-09T10:43:00.577 INFO:teuthology.orchestra.run.smithi053.stdout:overload_utilization 0.0229 2023-10-09T10:43:00.577 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 weight 0.8382 -> 0.6072 2023-10-09T10:43:00.577 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 weight 0.6151 -> 0.6185 2023-10-09T10:43:00.582 INFO:teuthology.orchestra.run.smithi053.stderr:no change 2023-10-09T10:43:00.595 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:00.617 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:00.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:00.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:00.720 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:00.745 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:00.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:00.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:00.850 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:00.887 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:00.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:00.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:00.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:43:00 smithi053 bash[73018]: debug 2023-10-09T10:43:00.569+0000 7fb7b954f700 -1 mgr.server reply reply (2) No such file or directory no change 2023-10-09T10:43:00.992 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:01.021 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:01.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:01.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:01.124 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:01.153 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:01.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:01.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:01.258 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:01.288 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:01.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:01.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:01.392 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:01.420 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:01.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:01.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:01.523 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:01.555 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:01.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:01.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:01.594 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:43:01.594 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:43:01.658 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:01.682 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:01 smithi086 bash[59714]: cluster 2023-10-09T10:42:59.885082+0000 mgr.y (mgr.26072) 1232 : cluster 0 pgmap v1429: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 809 MiB data, 7.4 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 809 op/s; 18365/38718 objects degraded (47.433%); 1378/38718 objects misplaced (3.559%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T10:43:01.682 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:01 smithi086 bash[59714]: audit 2023-10-09T10:43:00.569997+0000 mgr.y (mgr.26072) 1233 : audit 0 from='client.55618 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:43:01.686 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:01.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:01.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:01.782 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:01 smithi053 bash[79554]: cluster 2023-10-09T10:42:59.885082+0000 mgr.y (mgr.26072) 1232 : cluster 0 pgmap v1429: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 809 MiB data, 7.4 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 809 op/s; 18365/38718 objects degraded (47.433%); 1378/38718 objects misplaced (3.559%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T10:43:01.782 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:01 smithi053 bash[79554]: audit 2023-10-09T10:43:00.569997+0000 mgr.y (mgr.26072) 1233 : audit 0 from='client.55618 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:43:01.782 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:01 smithi053 bash[76859]: cluster 2023-10-09T10:42:59.885082+0000 mgr.y (mgr.26072) 1232 : cluster 0 pgmap v1429: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 809 MiB data, 7.4 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 809 op/s; 18365/38718 objects degraded (47.433%); 1378/38718 objects misplaced (3.559%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T10:43:01.782 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:01 smithi053 bash[76859]: audit 2023-10-09T10:43:00.569997+0000 mgr.y (mgr.26072) 1233 : audit 0 from='client.55618 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:43:01.790 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:01.815 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:01.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:01.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:01.918 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:01.943 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:01.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:01.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:02.049 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:02.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:02.086 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:02.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:02.187 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:02.212 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:02.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:02.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:02.317 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:02.343 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:02.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:02.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:02.448 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:02.484 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:02.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:02.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:02.587 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:02.620 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:02.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:02.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:02.723 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:02.741 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:02.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:02.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:02.844 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:02.858 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:43:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:43:02] "GET /metrics HTTP/1.1" 200 36586 "" "Prometheus/2.33.4" 2023-10-09T10:43:02.880 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:02.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:02.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:02.983 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:03.013 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:03.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:03.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:03.112 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-09T10:43:03.118 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:03.140 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:03.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:03.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:03.245 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:03.268 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:03.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:03.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:03.375 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:03.406 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:03.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:03.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:03.514 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:03.543 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:03.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:03.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:03.648 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:03.656 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:03 smithi086 bash[59714]: cluster 2023-10-09T10:43:01.885869+0000 mgr.y (mgr.26072) 1234 : cluster 0 pgmap v1430: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 715 MiB data, 7.0 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 835 op/s; 18365/34167 objects degraded (53.751%); 1378/34167 objects misplaced (4.033%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T10:43:03.656 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:03 smithi086 bash[59714]: cluster 2023-10-09T10:43:03.372348+0000 mon.a (mon.0) 1854 : cluster 3 Health check update: Degraded data redundancy: 18365/34167 objects degraded (53.751%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:03.674 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:03.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:03.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:03.740 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-10-09T10:43:03.740 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd reweight-by-utilization 110 0.05 2023-10-09T10:43:03.741 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:03 smithi053 bash[79554]: cluster 2023-10-09T10:43:01.885869+0000 mgr.y (mgr.26072) 1234 : cluster 0 pgmap v1430: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 715 MiB data, 7.0 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 835 op/s; 18365/34167 objects degraded (53.751%); 1378/34167 objects misplaced (4.033%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T10:43:03.741 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:03 smithi053 bash[79554]: cluster 2023-10-09T10:43:03.372348+0000 mon.a (mon.0) 1854 : cluster 3 Health check update: Degraded data redundancy: 18365/34167 objects degraded (53.751%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:03.741 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:03 smithi053 bash[76859]: cluster 2023-10-09T10:43:01.885869+0000 mgr.y (mgr.26072) 1234 : cluster 0 pgmap v1430: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 715 MiB data, 7.0 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 835 op/s; 18365/34167 objects degraded (53.751%); 1378/34167 objects misplaced (4.033%); 2.3 MiB/s, 37 objects/s recovering 2023-10-09T10:43:03.741 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:03 smithi053 bash[76859]: cluster 2023-10-09T10:43:03.372348+0000 mon.a (mon.0) 1854 : cluster 3 Health check update: Degraded data redundancy: 18365/34167 objects degraded (53.751%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:03.782 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:03.813 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:03.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:03.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:03.916 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:03.944 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:03.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:03.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:04.048 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:04.071 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:04.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:04.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:04.174 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:04.218 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:04.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:04.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:04.322 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:04.348 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:04.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:04.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:04.452 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:04.480 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:04.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:04.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:04.585 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:04.613 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:04.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:04.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:04.716 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:04.743 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:04.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:04.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:04.848 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:04.881 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:04.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:04.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:04.988 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:05.013 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:05.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:05.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:05.116 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:05.151 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:05.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:05.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:05.256 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:05.286 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:05.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:05.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:05.388 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:05.415 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:05.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:05.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:05.519 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:05.546 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:05.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:05.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:05.652 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:05.665 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:05 smithi086 bash[59714]: cluster 2023-10-09T10:43:03.886723+0000 mgr.y (mgr.26072) 1235 : cluster 0 pgmap v1431: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 547 MiB data, 6.7 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 773 op/s; 17946/26118 objects degraded (68.711%); 1306/26118 objects misplaced (5.000%); 1.4 MiB/s, 38 objects/s recovering 2023-10-09T10:43:05.682 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:05.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:05.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:05.785 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:05.819 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:05.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:05.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:05.880 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:05 smithi053 bash[79554]: cluster 2023-10-09T10:43:03.886723+0000 mgr.y (mgr.26072) 1235 : cluster 0 pgmap v1431: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 547 MiB data, 6.7 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 773 op/s; 17946/26118 objects degraded (68.711%); 1306/26118 objects misplaced (5.000%); 1.4 MiB/s, 38 objects/s recovering 2023-10-09T10:43:05.881 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:05 smithi053 bash[76859]: cluster 2023-10-09T10:43:03.886723+0000 mgr.y (mgr.26072) 1235 : cluster 0 pgmap v1431: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 547 MiB data, 6.7 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 773 op/s; 17946/26118 objects degraded (68.711%); 1306/26118 objects misplaced (5.000%); 1.4 MiB/s, 38 objects/s recovering 2023-10-09T10:43:05.923 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:05.949 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:05.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:05.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:06.056 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:06.090 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:06.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:06.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:06.195 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:06.221 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:06.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:06.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:06.324 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:06.353 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:06.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:06.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:06.457 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:06.486 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:06.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:06.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:06.591 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:06.619 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:06.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:06.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:06.724 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:06.752 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:06.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:06.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:06.855 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:06.882 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:06.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:06.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:06.986 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:07.013 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:07.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:07.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:07.117 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:07.144 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:07.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:07.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:07.248 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:07.283 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:07.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:07.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:07.388 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:07.422 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:07.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:07.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:07.436 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:07 smithi086 bash[59714]: cluster 2023-10-09T10:43:05.887638+0000 mgr.y (mgr.26072) 1236 : cluster 0 pgmap v1432: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 464 MiB data, 6.5 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 814 op/s; 17946/22140 objects degraded (81.057%); 1306/22140 objects misplaced (5.899%); 1.3 MiB/s, 35 objects/s recovering 2023-10-09T10:43:07.526 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:07.535 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:07 smithi053 bash[76859]: cluster 2023-10-09T10:43:05.887638+0000 mgr.y (mgr.26072) 1236 : cluster 0 pgmap v1432: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 464 MiB data, 6.5 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 814 op/s; 17946/22140 objects degraded (81.057%); 1306/22140 objects misplaced (5.899%); 1.3 MiB/s, 35 objects/s recovering 2023-10-09T10:43:07.535 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:07 smithi053 bash[79554]: cluster 2023-10-09T10:43:05.887638+0000 mgr.y (mgr.26072) 1236 : cluster 0 pgmap v1432: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 464 MiB data, 6.5 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 814 op/s; 17946/22140 objects degraded (81.057%); 1306/22140 objects misplaced (5.899%); 1.3 MiB/s, 35 objects/s recovering 2023-10-09T10:43:07.562 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:07.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:07.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:07.666 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:07.700 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:07.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:07.702 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:07.803 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:07.833 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:07.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:07.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:07.936 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:07.955 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:43:07.972 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:07.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:07.976 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:08.076 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:08.124 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:08.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:08.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:08.228 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:08.253 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:08.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:08.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:08.357 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:08.392 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:08.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:08.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:08.497 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:08.531 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:08.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:08.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:08.635 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:08.644 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:08 smithi053 bash[79554]: audit 2023-10-09T10:43:08.093484+0000 mon.a (mon.0) 1855 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:43:08.644 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:08 smithi053 bash[79554]: cluster 2023-10-09T10:43:08.373380+0000 mon.a (mon.0) 1856 : cluster 3 Health check update: Degraded data redundancy: 17946/22140 objects degraded (81.057%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:08.645 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:08 smithi053 bash[76859]: audit 2023-10-09T10:43:08.093484+0000 mon.a (mon.0) 1855 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:43:08.645 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:08 smithi053 bash[76859]: cluster 2023-10-09T10:43:08.373380+0000 mon.a (mon.0) 1856 : cluster 3 Health check update: Degraded data redundancy: 17946/22140 objects degraded (81.057%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:08.668 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:08.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:08.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:08.771 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:08.795 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:08.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:08.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:08.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:08 smithi086 bash[59714]: audit 2023-10-09T10:43:08.093484+0000 mon.a (mon.0) 1855 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:43:08.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:08 smithi086 bash[59714]: cluster 2023-10-09T10:43:08.373380+0000 mon.a (mon.0) 1856 : cluster 3 Health check update: Degraded data redundancy: 17946/22140 objects degraded (81.057%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:08.907 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:08.937 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:08.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:08.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:09.042 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:09.071 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:09.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:09.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:09.175 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:09.199 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:09.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:09.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:09.303 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:09.333 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:09.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:09.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:09.436 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:09.463 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:09.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:09.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:09.566 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:09.612 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:09.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:09.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:09.716 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:09.725 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:09 smithi053 bash[76859]: cluster 2023-10-09T10:43:07.888375+0000 mgr.y (mgr.26072) 1237 : cluster 0 pgmap v1433: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 400 MiB data, 6.2 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 766 op/s; 17946/19047 objects degraded (94.220%); 1306/19047 objects misplaced (6.857%); 1.3 MiB/s, 35 objects/s recovering 2023-10-09T10:43:09.725 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:09 smithi053 bash[79554]: cluster 2023-10-09T10:43:07.888375+0000 mgr.y (mgr.26072) 1237 : cluster 0 pgmap v1433: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 400 MiB data, 6.2 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 766 op/s; 17946/19047 objects degraded (94.220%); 1306/19047 objects misplaced (6.857%); 1.3 MiB/s, 35 objects/s recovering 2023-10-09T10:43:09.746 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:09.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:09.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:09.851 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:09.861 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:09 smithi086 bash[59714]: cluster 2023-10-09T10:43:07.888375+0000 mgr.y (mgr.26072) 1237 : cluster 0 pgmap v1433: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 400 MiB data, 6.2 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 766 op/s; 17946/19047 objects degraded (94.220%); 1306/19047 objects misplaced (6.857%); 1.3 MiB/s, 35 objects/s recovering 2023-10-09T10:43:09.884 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:09.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:09.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:09.988 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:10.018 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:10.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:10.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:10.122 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:10.150 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:10.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:10.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:10.259 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:10.296 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:10.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:10.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:10.399 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:10.429 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:10.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:10.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:10.532 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:10.566 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:10.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:10.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:10.672 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:10.700 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:10.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:10.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:10.804 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:10.829 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:10.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:10.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:10.932 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:10.959 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:10.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:10.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:11.068 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:11.093 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:11.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:11.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:11.196 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:11.224 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:11.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:11.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:11.328 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:11.359 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:11.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:11.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:11.465 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:11.475 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:11 smithi086 bash[59714]: cluster 2023-10-09T10:43:09.889124+0000 mgr.y (mgr.26072) 1238 : cluster 0 pgmap v1434: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 287 MiB data, 6.0 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 848 op/s; 17408/13656 objects degraded (127.475%); 1306/13656 objects misplaced (9.564%); 1.3 MiB/s, 55 objects/s recovering 2023-10-09T10:43:11.489 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:11.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:11.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:11.593 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:11.602 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:11 smithi053 bash[76859]: cluster 2023-10-09T10:43:09.889124+0000 mgr.y (mgr.26072) 1238 : cluster 0 pgmap v1434: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 287 MiB data, 6.0 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 848 op/s; 17408/13656 objects degraded (127.475%); 1306/13656 objects misplaced (9.564%); 1.3 MiB/s, 55 objects/s recovering 2023-10-09T10:43:11.603 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:11 smithi053 bash[79554]: cluster 2023-10-09T10:43:09.889124+0000 mgr.y (mgr.26072) 1238 : cluster 0 pgmap v1434: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 287 MiB data, 6.0 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 848 op/s; 17408/13656 objects degraded (127.475%); 1306/13656 objects misplaced (9.564%); 1.3 MiB/s, 55 objects/s recovering 2023-10-09T10:43:11.626 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:11.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:11.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:11.729 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:11.757 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:11.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:11.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:11.859 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:11.888 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:11.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:11.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:11.991 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:12.018 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:12.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:12.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:12.124 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:12.148 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:12.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:12.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:12.251 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:12.283 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:12.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:12.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:12.324 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Removed 71686 objects 2023-10-09T10:43:12.324 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Clean up completed and total clean up time :225.059 2023-10-09T10:43:12.386 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:12.412 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:12.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:12.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:12.516 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:12.543 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:12.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:12.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:12.646 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:12.658 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:43:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:43:12] "GET /metrics HTTP/1.1" 200 36584 "" "Prometheus/2.33.4" 2023-10-09T10:43:12.675 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:12.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:12.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:12.778 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:12.808 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:12.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:12.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:12.911 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:12.936 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:12.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:12.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:13.040 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:13.066 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:43:13.067 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:13.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:13.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:13.170 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:13.194 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:13.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:13.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:13.273 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_4 2023-10-09T10:43:13.273 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_4 unique_pool_4 --yes-i-really-really-mean-it 2023-10-09T10:43:13.299 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:13.324 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:13.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:13.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:13.428 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:13.448 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:13.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:13.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:13.551 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:13.581 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:13.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:13.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:13 smithi086 bash[59714]: cluster 2023-10-09T10:43:11.889851+0000 mgr.y (mgr.26072) 1239 : cluster 0 pgmap v1435: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 193 MiB data, 5.5 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 821 op/s; 17408/9147 objects degraded (190.314%); 1306/9147 objects misplaced (14.278%); 283 KiB/s, 39 objects/s recovering 2023-10-09T10:43:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:13 smithi086 bash[59714]: cluster 2023-10-09T10:43:13.374634+0000 mon.a (mon.0) 1857 : cluster 3 Health check update: Degraded data redundancy: 17408/9147 objects degraded (190.314%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:13.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:13 smithi053 bash[76859]: cluster 2023-10-09T10:43:11.889851+0000 mgr.y (mgr.26072) 1239 : cluster 0 pgmap v1435: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 193 MiB data, 5.5 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 821 op/s; 17408/9147 objects degraded (190.314%); 1306/9147 objects misplaced (14.278%); 283 KiB/s, 39 objects/s recovering 2023-10-09T10:43:13.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:13 smithi053 bash[76859]: cluster 2023-10-09T10:43:13.374634+0000 mon.a (mon.0) 1857 : cluster 3 Health check update: Degraded data redundancy: 17408/9147 objects degraded (190.314%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:13.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:13 smithi053 bash[79554]: cluster 2023-10-09T10:43:11.889851+0000 mgr.y (mgr.26072) 1239 : cluster 0 pgmap v1435: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 193 MiB data, 5.5 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 821 op/s; 17408/9147 objects degraded (190.314%); 1306/9147 objects misplaced (14.278%); 283 KiB/s, 39 objects/s recovering 2023-10-09T10:43:13.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:13 smithi053 bash[79554]: cluster 2023-10-09T10:43:13.374634+0000 mon.a (mon.0) 1857 : cluster 3 Health check update: Degraded data redundancy: 17408/9147 objects degraded (190.314%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:13.685 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:13.709 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:13.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:13.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:13.813 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:13.841 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:13.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:13.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:13.944 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:13.971 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:13.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:13.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:14.074 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:14.097 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:14.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:14.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:14.199 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:14.224 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:43:14.224 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:43:14.225 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:14.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:14.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:14.328 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:14.348 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:14.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:14.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:14.451 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:14.479 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:14.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:14.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:14.545 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:43:14.738 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:14.739 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:43:14.739 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:43:14.739 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:43:14.740 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:43:14.740 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:43:14.740 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:43:14.740 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:43:14.740 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:43:14.740 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:43:14.740 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:43:14.741 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:43:14.741 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:43:14.741 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:43:14.741 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:43:14.741 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:43:14.773 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:14.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:14.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:14.916 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:14.938 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:14.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:14.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:15.041 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:15.059 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:15.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:15.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:15.161 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:15.190 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:15.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:15.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:15.294 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:15.315 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:15.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:15.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:15.418 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:15.447 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:15.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:15.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:15.463 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is unset 2023-10-09T10:43:15.550 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:15.552 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-09T10:43:15.577 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:15.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:15.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:15.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:15 smithi053 bash[76859]: cluster 2023-10-09T10:43:13.890683+0000 mgr.y (mgr.26072) 1240 : cluster 0 pgmap v1436: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 46 MiB data, 5.2 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 890 op/s; 16865/2085 objects degraded (808.873%); 1306/2085 objects misplaced (62.638%); 283 KiB/s, 67 objects/s recovering 2023-10-09T10:43:15.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:15 smithi053 bash[76859]: audit 2023-10-09T10:43:14.515333+0000 mon.a (mon.0) 1858 : audit 0 from='client.? 172.21.15.53:0/1982383508' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:43:15.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:15 smithi053 bash[76859]: audit 2023-10-09T10:43:15.209596+0000 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.53:0/4135829559' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:43:15.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:15 smithi053 bash[76859]: audit 2023-10-09T10:43:15.209996+0000 mon.a (mon.0) 1859 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:43:15.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:15 smithi053 bash[79554]: cluster 2023-10-09T10:43:13.890683+0000 mgr.y (mgr.26072) 1240 : cluster 0 pgmap v1436: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 46 MiB data, 5.2 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 890 op/s; 16865/2085 objects degraded (808.873%); 1306/2085 objects misplaced (62.638%); 283 KiB/s, 67 objects/s recovering 2023-10-09T10:43:15.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:15 smithi053 bash[79554]: audit 2023-10-09T10:43:14.515333+0000 mon.a (mon.0) 1858 : audit 0 from='client.? 172.21.15.53:0/1982383508' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:43:15.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:15 smithi053 bash[79554]: audit 2023-10-09T10:43:15.209596+0000 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.53:0/4135829559' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:43:15.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:15 smithi053 bash[79554]: audit 2023-10-09T10:43:15.209996+0000 mon.a (mon.0) 1859 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:43:15.681 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:15.692 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:15 smithi086 bash[59714]: cluster 2023-10-09T10:43:13.890683+0000 mgr.y (mgr.26072) 1240 : cluster 0 pgmap v1436: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 46 MiB data, 5.2 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 890 op/s; 16865/2085 objects degraded (808.873%); 1306/2085 objects misplaced (62.638%); 283 KiB/s, 67 objects/s recovering 2023-10-09T10:43:15.692 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:15 smithi086 bash[59714]: audit 2023-10-09T10:43:14.515333+0000 mon.a (mon.0) 1858 : audit 0 from='client.? 172.21.15.53:0/1982383508' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:43:15.692 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:15 smithi086 bash[59714]: audit 2023-10-09T10:43:15.209596+0000 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.53:0/4135829559' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:43:15.693 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:15 smithi086 bash[59714]: audit 2023-10-09T10:43:15.209996+0000 mon.a (mon.0) 1859 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:43:15.710 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:15.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:15.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:15.815 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:15.834 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:15.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:15.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:15.938 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:15.964 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:15.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:15.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:16.070 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:16.094 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:16.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:16.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:16.197 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:16.230 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:16.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:16.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:16.334 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:16.366 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:16.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:16.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:16.470 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:16.487 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:16.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:16.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:16.590 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:16.622 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:16.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:16.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:16.725 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:16.738 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:16 smithi086 bash[59714]: cluster 2023-10-09T10:43:15.454397+0000 mon.a (mon.0) 1860 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:43:16.738 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:16 smithi086 bash[59714]: audit 2023-10-09T10:43:15.458144+0000 mon.a (mon.0) 1861 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:43:16.738 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:16 smithi086 bash[59714]: cluster 2023-10-09T10:43:15.458197+0000 mon.a (mon.0) 1862 : cluster 0 osdmap e397: 8 total, 8 up, 4 in 2023-10-09T10:43:16.738 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:16 smithi086 bash[59714]: cluster 2023-10-09T10:43:15.458336+0000 osd.4 (osd.4) 339 : cluster 3 failed to encode map e397 with expected crc 2023-10-09T10:43:16.738 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:16 smithi086 bash[59714]: cluster 2023-10-09T10:43:15.460832+0000 osd.6 (osd.6) 377 : cluster 3 failed to encode map e397 with expected crc 2023-10-09T10:43:16.738 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:16 smithi086 bash[59714]: cluster 2023-10-09T10:43:15.580038+0000 osd.7 (osd.7) 369 : cluster 3 failed to encode map e397 with expected crc 2023-10-09T10:43:16.760 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:16.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:16.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:16.864 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:16.895 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:16.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:16.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:16.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:16 smithi053 bash[76859]: cluster 2023-10-09T10:43:15.454397+0000 mon.a (mon.0) 1860 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:43:16.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:16 smithi053 bash[76859]: audit 2023-10-09T10:43:15.458144+0000 mon.a (mon.0) 1861 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:43:16.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:16 smithi053 bash[76859]: cluster 2023-10-09T10:43:15.458197+0000 mon.a (mon.0) 1862 : cluster 0 osdmap e397: 8 total, 8 up, 4 in 2023-10-09T10:43:16.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:16 smithi053 bash[76859]: cluster 2023-10-09T10:43:15.458336+0000 osd.4 (osd.4) 339 : cluster 3 failed to encode map e397 with expected crc 2023-10-09T10:43:16.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:16 smithi053 bash[76859]: cluster 2023-10-09T10:43:15.460832+0000 osd.6 (osd.6) 377 : cluster 3 failed to encode map e397 with expected crc 2023-10-09T10:43:16.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:16 smithi053 bash[76859]: cluster 2023-10-09T10:43:15.580038+0000 osd.7 (osd.7) 369 : cluster 3 failed to encode map e397 with expected crc 2023-10-09T10:43:16.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:16 smithi053 bash[79554]: cluster 2023-10-09T10:43:15.454397+0000 mon.a (mon.0) 1860 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:43:16.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:16 smithi053 bash[79554]: audit 2023-10-09T10:43:15.458144+0000 mon.a (mon.0) 1861 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:43:16.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:16 smithi053 bash[79554]: cluster 2023-10-09T10:43:15.458197+0000 mon.a (mon.0) 1862 : cluster 0 osdmap e397: 8 total, 8 up, 4 in 2023-10-09T10:43:16.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:16 smithi053 bash[79554]: cluster 2023-10-09T10:43:15.458336+0000 osd.4 (osd.4) 339 : cluster 3 failed to encode map e397 with expected crc 2023-10-09T10:43:16.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:16 smithi053 bash[79554]: cluster 2023-10-09T10:43:15.460832+0000 osd.6 (osd.6) 377 : cluster 3 failed to encode map e397 with expected crc 2023-10-09T10:43:16.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:16 smithi053 bash[79554]: cluster 2023-10-09T10:43:15.580038+0000 osd.7 (osd.7) 369 : cluster 3 failed to encode map e397 with expected crc 2023-10-09T10:43:16.999 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:17.021 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:17.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:17.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:17.124 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:17.159 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:17.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:17.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:17.262 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:17.288 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:17.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:17.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:17.391 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:17.422 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:17.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:17.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:17.525 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:17.558 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:17.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:17.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:17.661 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:17.672 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:17 smithi053 bash[76859]: cluster 2023-10-09T10:43:15.891139+0000 mgr.y (mgr.26072) 1241 : cluster 0 pgmap v1438: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 7.7 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail; 0 B/s wr, 729 op/s; 16865/234 objects degraded (7207.265%); 1306/234 objects misplaced (558.120%); 0 B/s, 57 objects/s recovering 2023-10-09T10:43:17.672 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:17 smithi053 bash[79554]: cluster 2023-10-09T10:43:15.891139+0000 mgr.y (mgr.26072) 1241 : cluster 0 pgmap v1438: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 7.7 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail; 0 B/s wr, 729 op/s; 16865/234 objects degraded (7207.265%); 1306/234 objects misplaced (558.120%); 0 B/s, 57 objects/s recovering 2023-10-09T10:43:17.692 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:17.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:17.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:17.796 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:17.807 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:17 smithi086 bash[59714]: cluster 2023-10-09T10:43:15.891139+0000 mgr.y (mgr.26072) 1241 : cluster 0 pgmap v1438: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 7.7 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail; 0 B/s wr, 729 op/s; 16865/234 objects degraded (7207.265%); 1306/234 objects misplaced (558.120%); 0 B/s, 57 objects/s recovering 2023-10-09T10:43:17.825 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:17.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:17.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:17.929 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:17.955 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:17.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:17.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:18.058 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:18.083 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:18.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:18.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:18.186 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:18.213 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:18.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:18.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:18.316 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:18.341 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:18.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:18.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:18.444 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:18.476 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:18.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:18.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:18.580 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:18.611 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:18.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:18.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:18.714 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:18.725 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:18 smithi086 bash[59714]: cluster 2023-10-09T10:43:18.375959+0000 mon.a (mon.0) 1863 : cluster 3 Health check update: Degraded data redundancy: 16865/234 objects degraded (7207.265%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:18.745 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:18.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:18.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:18.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:18 smithi053 bash[76859]: cluster 2023-10-09T10:43:18.375959+0000 mon.a (mon.0) 1863 : cluster 3 Health check update: Degraded data redundancy: 16865/234 objects degraded (7207.265%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:18.796 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:18 smithi053 bash[79554]: cluster 2023-10-09T10:43:18.375959+0000 mon.a (mon.0) 1863 : cluster 3 Health check update: Degraded data redundancy: 16865/234 objects degraded (7207.265%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:18.848 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:18.877 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:18.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:18.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:18.980 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:19.006 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:19.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:19.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:19.110 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:19.140 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:19.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:19.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:19.243 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:19.268 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:19.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:19.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:19.372 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:19.404 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:19.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:19.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:19.510 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:19.541 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:19.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:19.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:19.644 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:19.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:19 smithi053 bash[79554]: cluster 2023-10-09T10:43:17.891749+0000 mgr.y (mgr.26072) 1242 : cluster 0 pgmap v1439: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 0 B/s wr, 631 op/s; 16865/84 objects degraded (20077.381%); 1306/84 objects misplaced (1554.762%); 0 B/s, 57 objects/s recovering 2023-10-09T10:43:19.656 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:19 smithi053 bash[76859]: cluster 2023-10-09T10:43:17.891749+0000 mgr.y (mgr.26072) 1242 : cluster 0 pgmap v1439: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 0 B/s wr, 631 op/s; 16865/84 objects degraded (20077.381%); 1306/84 objects misplaced (1554.762%); 0 B/s, 57 objects/s recovering 2023-10-09T10:43:19.672 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:19.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:19.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:19.776 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:19.806 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:19.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:19.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:19 smithi086 bash[59714]: cluster 2023-10-09T10:43:17.891749+0000 mgr.y (mgr.26072) 1242 : cluster 0 pgmap v1439: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 7 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 0 B/s wr, 631 op/s; 16865/84 objects degraded (20077.381%); 1306/84 objects misplaced (1554.762%); 0 B/s, 57 objects/s recovering 2023-10-09T10:43:19.887 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:43:19.909 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:19.956 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:19.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:19.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:20.012 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T10:43:20.060 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:20.093 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:20.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:20.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:20.197 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:20.230 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:20.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:20.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:20.334 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:20.362 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:20.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:20.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:20.371 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:43:20.466 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:20.499 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:20.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:20.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:20.521 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:43:20.602 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:20.628 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:20.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:20.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:20.732 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:20.758 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:20.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:20.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:20.861 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:20.894 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:20.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:20.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:20.998 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:21.026 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:21.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:21.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:21.129 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:21.154 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:21.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:21.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:21.257 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:21.284 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:21.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:21.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:21.387 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:21.415 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:21.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:21.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:21.520 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:21.529 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:21 smithi086 bash[59714]: cluster 2023-10-09T10:43:19.892733+0000 mgr.y (mgr.26072) 1243 : cluster 0 pgmap v1440: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 6 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 0 B/s wr, 452 op/s; 15778/84 objects degraded (18783.333%); 1306/84 objects misplaced (1554.762%); 0 B/s, 141 objects/s recovering 2023-10-09T10:43:21.529 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:21 smithi086 bash[59714]: cluster 2023-10-09T10:43:20.490246+0000 osd.6 (osd.6) 378 : cluster 3 failed to encode map e398 with expected crc 2023-10-09T10:43:21.529 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:21 smithi086 bash[59714]: cluster 2023-10-09T10:43:20.490962+0000 mon.a (mon.0) 1864 : cluster 0 osdmap e398: 8 total, 8 up, 4 in 2023-10-09T10:43:21.529 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:21 smithi086 bash[59714]: cluster 2023-10-09T10:43:20.496688+0000 osd.7 (osd.7) 370 : cluster 3 failed to encode map e398 with expected crc 2023-10-09T10:43:21.543 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:21.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:21.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:21.646 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:21.675 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:21.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:21.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:21.779 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:21.786 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:21 smithi053 bash[79554]: cluster 2023-10-09T10:43:19.892733+0000 mgr.y (mgr.26072) 1243 : cluster 0 pgmap v1440: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 6 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 0 B/s wr, 452 op/s; 15778/84 objects degraded (18783.333%); 1306/84 objects misplaced (1554.762%); 0 B/s, 141 objects/s recovering 2023-10-09T10:43:21.786 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:21 smithi053 bash[79554]: cluster 2023-10-09T10:43:20.490246+0000 osd.6 (osd.6) 378 : cluster 3 failed to encode map e398 with expected crc 2023-10-09T10:43:21.786 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:21 smithi053 bash[79554]: cluster 2023-10-09T10:43:20.490962+0000 mon.a (mon.0) 1864 : cluster 0 osdmap e398: 8 total, 8 up, 4 in 2023-10-09T10:43:21.787 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:21 smithi053 bash[79554]: cluster 2023-10-09T10:43:20.496688+0000 osd.7 (osd.7) 370 : cluster 3 failed to encode map e398 with expected crc 2023-10-09T10:43:21.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:21 smithi053 bash[76859]: cluster 2023-10-09T10:43:19.892733+0000 mgr.y (mgr.26072) 1243 : cluster 0 pgmap v1440: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 6 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 0 B/s wr, 452 op/s; 15778/84 objects degraded (18783.333%); 1306/84 objects misplaced (1554.762%); 0 B/s, 141 objects/s recovering 2023-10-09T10:43:21.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:21 smithi053 bash[76859]: cluster 2023-10-09T10:43:20.490246+0000 osd.6 (osd.6) 378 : cluster 3 failed to encode map e398 with expected crc 2023-10-09T10:43:21.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:21 smithi053 bash[76859]: cluster 2023-10-09T10:43:20.490962+0000 mon.a (mon.0) 1864 : cluster 0 osdmap e398: 8 total, 8 up, 4 in 2023-10-09T10:43:21.787 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:21 smithi053 bash[76859]: cluster 2023-10-09T10:43:20.496688+0000 osd.7 (osd.7) 370 : cluster 3 failed to encode map e398 with expected crc 2023-10-09T10:43:21.799 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:21.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:21.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:21.901 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:21.923 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:21.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:21.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:22.026 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:22.050 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:22.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:22.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:22.153 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:22.186 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:22.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:22.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:22.290 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:22.316 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:22.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:22.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:22.419 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:22.450 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:22.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:22.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:22.554 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:22.582 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:22.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:22.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:22.685 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:22.700 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:22 smithi086 bash[59714]: cluster 2023-10-09T10:43:21.499861+0000 mon.a (mon.0) 1865 : cluster 0 osdmap e399: 8 total, 8 up, 4 in 2023-10-09T10:43:22.700 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:22 smithi086 bash[59714]: cluster 2023-10-09T10:43:21.501893+0000 osd.7 (osd.7) 371 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T10:43:22.700 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:22 smithi086 bash[59714]: cluster 2023-10-09T10:43:21.503592+0000 osd.6 (osd.6) 379 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T10:43:22.700 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:22 smithi086 bash[59714]: cluster 2023-10-09T10:43:21.504066+0000 osd.7 (osd.7) 372 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T10:43:22.701 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:22 smithi086 bash[59714]: cluster 2023-10-09T10:43:21.505666+0000 osd.7 (osd.7) 373 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T10:43:22.720 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:22.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:22.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:22.824 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:22.853 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:22.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:22.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:22.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:43:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:43:22] "GET /metrics HTTP/1.1" 200 36584 "" "Prometheus/2.33.4" 2023-10-09T10:43:22.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:22 smithi053 bash[76859]: cluster 2023-10-09T10:43:21.499861+0000 mon.a (mon.0) 1865 : cluster 0 osdmap e399: 8 total, 8 up, 4 in 2023-10-09T10:43:22.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:22 smithi053 bash[76859]: cluster 2023-10-09T10:43:21.501893+0000 osd.7 (osd.7) 371 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T10:43:22.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:22 smithi053 bash[76859]: cluster 2023-10-09T10:43:21.503592+0000 osd.6 (osd.6) 379 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T10:43:22.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:22 smithi053 bash[76859]: cluster 2023-10-09T10:43:21.504066+0000 osd.7 (osd.7) 372 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T10:43:22.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:22 smithi053 bash[76859]: cluster 2023-10-09T10:43:21.505666+0000 osd.7 (osd.7) 373 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T10:43:22.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:22 smithi053 bash[79554]: cluster 2023-10-09T10:43:21.499861+0000 mon.a (mon.0) 1865 : cluster 0 osdmap e399: 8 total, 8 up, 4 in 2023-10-09T10:43:22.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:22 smithi053 bash[79554]: cluster 2023-10-09T10:43:21.501893+0000 osd.7 (osd.7) 371 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T10:43:22.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:22 smithi053 bash[79554]: cluster 2023-10-09T10:43:21.503592+0000 osd.6 (osd.6) 379 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T10:43:22.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:22 smithi053 bash[79554]: cluster 2023-10-09T10:43:21.504066+0000 osd.7 (osd.7) 372 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T10:43:22.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:22 smithi053 bash[79554]: cluster 2023-10-09T10:43:21.505666+0000 osd.7 (osd.7) 373 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T10:43:22.957 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:22.977 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:22.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:22.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:23.081 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:23.108 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:23.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:23.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:23.211 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:23.242 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:23.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:23.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:23.346 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:23.372 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:23.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:23.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:23.476 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:23.504 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:23.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:23.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:23.607 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:23.616 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:23 smithi053 bash[79554]: cluster 2023-10-09T10:43:21.893653+0000 mgr.y (mgr.26072) 1244 : cluster 0 pgmap v1443: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 6 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 0 B/s wr, 7 op/s; 15778/84 objects degraded (18783.333%); 1306/84 objects misplaced (1554.762%); 0 B/s, 168 objects/s recovering 2023-10-09T10:43:23.616 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:23 smithi053 bash[79554]: cluster 2023-10-09T10:43:22.094301+0000 osd.5 (osd.5) 475 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T10:43:23.617 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:23 smithi053 bash[79554]: cluster 2023-10-09T10:43:22.097235+0000 osd.5 (osd.5) 476 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T10:43:23.617 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:23 smithi053 bash[79554]: cluster 2023-10-09T10:43:22.382152+0000 osd.4 (osd.4) 340 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T10:43:23.617 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:23 smithi053 bash[79554]: audit 2023-10-09T10:43:23.099387+0000 mon.a (mon.0) 1866 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:43:23.617 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:23 smithi053 bash[79554]: audit 2023-10-09T10:43:23.100776+0000 mon.a (mon.0) 1867 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:43:23.617 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:23 smithi053 bash[79554]: cluster 2023-10-09T10:43:23.377426+0000 mon.a (mon.0) 1868 : cluster 3 Health check update: Degraded data redundancy: 15778/84 objects degraded (18783.333%), 7 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:23.617 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:23 smithi053 bash[76859]: cluster 2023-10-09T10:43:21.893653+0000 mgr.y (mgr.26072) 1244 : cluster 0 pgmap v1443: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 6 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 0 B/s wr, 7 op/s; 15778/84 objects degraded (18783.333%); 1306/84 objects misplaced (1554.762%); 0 B/s, 168 objects/s recovering 2023-10-09T10:43:23.617 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:23 smithi053 bash[76859]: cluster 2023-10-09T10:43:22.094301+0000 osd.5 (osd.5) 475 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T10:43:23.617 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:23 smithi053 bash[76859]: cluster 2023-10-09T10:43:22.097235+0000 osd.5 (osd.5) 476 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T10:43:23.617 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:23 smithi053 bash[76859]: cluster 2023-10-09T10:43:22.382152+0000 osd.4 (osd.4) 340 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T10:43:23.617 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:23 smithi053 bash[76859]: audit 2023-10-09T10:43:23.099387+0000 mon.a (mon.0) 1866 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:43:23.618 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:23 smithi053 bash[76859]: audit 2023-10-09T10:43:23.100776+0000 mon.a (mon.0) 1867 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:43:23.618 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:23 smithi053 bash[76859]: cluster 2023-10-09T10:43:23.377426+0000 mon.a (mon.0) 1868 : cluster 3 Health check update: Degraded data redundancy: 15778/84 objects degraded (18783.333%), 7 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:23.633 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:23.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:23.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:23.735 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:23.769 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:23.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:23.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:23.803 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:23 smithi086 bash[59714]: cluster 2023-10-09T10:43:21.893653+0000 mgr.y (mgr.26072) 1244 : cluster 0 pgmap v1443: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 6 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 0 B/s wr, 7 op/s; 15778/84 objects degraded (18783.333%); 1306/84 objects misplaced (1554.762%); 0 B/s, 168 objects/s recovering 2023-10-09T10:43:23.803 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:23 smithi086 bash[59714]: cluster 2023-10-09T10:43:22.094301+0000 osd.5 (osd.5) 475 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T10:43:23.804 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:23 smithi086 bash[59714]: cluster 2023-10-09T10:43:22.097235+0000 osd.5 (osd.5) 476 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T10:43:23.804 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:23 smithi086 bash[59714]: cluster 2023-10-09T10:43:22.382152+0000 osd.4 (osd.4) 340 : cluster 3 failed to encode map e399 with expected crc 2023-10-09T10:43:23.804 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:23 smithi086 bash[59714]: audit 2023-10-09T10:43:23.099387+0000 mon.a (mon.0) 1866 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:43:23.804 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:23 smithi086 bash[59714]: audit 2023-10-09T10:43:23.100776+0000 mon.a (mon.0) 1867 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:43:23.804 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:23 smithi086 bash[59714]: cluster 2023-10-09T10:43:23.377426+0000 mon.a (mon.0) 1868 : cluster 3 Health check update: Degraded data redundancy: 15778/84 objects degraded (18783.333%), 7 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:23.872 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:23.899 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:23.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:23.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:24.003 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:24.033 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:24.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:24.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:24.136 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:24.238 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:24.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:24.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:24.341 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:24.372 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:24.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:24.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:24.476 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:24.502 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:24.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:24.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:24.605 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:24.632 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:24.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:24.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:24.735 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:24.763 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:24.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:24.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:24.866 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:24.898 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:24.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:24.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:25.001 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:25.030 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:25.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:25.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:25.135 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:25.161 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:25.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:25.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:25.185 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:43:25.185 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [], 2023-10-09T10:43:25.185 INFO:teuthology.orchestra.run.smithi086.stdout: "complaint_time": 30, 2023-10-09T10:43:25.185 INFO:teuthology.orchestra.run.smithi086.stdout: "num_blocked_ops": 0 2023-10-09T10:43:25.185 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:43:25.265 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:25.287 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:25.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:25.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:25.390 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:25.416 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:25.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:25.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:25.519 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:25.545 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:25.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:25.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:25.648 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:25.657 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:25 smithi053 bash[76859]: cluster 2023-10-09T10:43:23.894569+0000 mgr.y (mgr.26072) 1245 : cluster 0 pgmap v1444: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+recovery_wait, 6 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 78 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 0 B/s wr, 6 op/s; 15217/84 objects degraded (18115.476%); 1306/84 objects misplaced (1554.762%); 0 B/s, 205 objects/s recovering 2023-10-09T10:43:25.657 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:25 smithi053 bash[79554]: cluster 2023-10-09T10:43:23.894569+0000 mgr.y (mgr.26072) 1245 : cluster 0 pgmap v1444: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+recovery_wait, 6 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 78 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 0 B/s wr, 6 op/s; 15217/84 objects degraded (18115.476%); 1306/84 objects misplaced (1554.762%); 0 B/s, 205 objects/s recovering 2023-10-09T10:43:25.670 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:25.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:25.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:25.773 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:25.795 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:25.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:25.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:25.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:25 smithi086 bash[59714]: cluster 2023-10-09T10:43:23.894569+0000 mgr.y (mgr.26072) 1245 : cluster 0 pgmap v1444: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+recovery_wait, 6 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 78 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 0 B/s wr, 6 op/s; 15217/84 objects degraded (18115.476%); 1306/84 objects misplaced (1554.762%); 0 B/s, 205 objects/s recovering 2023-10-09T10:43:25.898 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:25.922 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:25.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:25.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:26.025 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:26.045 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:26.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:26.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:26.149 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:26.174 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-09T10:43:26.174 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:26.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:26.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:26.277 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:26.298 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:26.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:26.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:26.401 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:26.431 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:26.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:26.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:26.535 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:26.567 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:26.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:26.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:26.671 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:26.703 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:26.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:26.706 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:26.807 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:26.835 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:26.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:26.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:26.938 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:26.962 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:26.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:26.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:27.066 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:27.090 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:27.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:27.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:27.193 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:27.222 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:27.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:27.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:27.326 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:27.355 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:27.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:27.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:27.459 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:27.487 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:27.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:27.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:27.523 INFO:teuthology.orchestra.run.smithi053.stdout:moved 6 / 267 (2.24719%) 2023-10-09T10:43:27.523 INFO:teuthology.orchestra.run.smithi053.stdout:avg 66.75 2023-10-09T10:43:27.524 INFO:teuthology.orchestra.run.smithi053.stdout:stddev 8.3179 -> 7.98827 (expected baseline 7.07549) 2023-10-09T10:43:27.524 INFO:teuthology.orchestra.run.smithi053.stdout:min osd.1 with 52 -> 54 pgs (0.779026 -> 0.808989 * mean) 2023-10-09T10:43:27.524 INFO:teuthology.orchestra.run.smithi053.stdout:max osd.7 with 74 -> 75 pgs (1.10861 -> 1.1236 * mean) 2023-10-09T10:43:27.524 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:43:27.524 INFO:teuthology.orchestra.run.smithi053.stdout:oload 110 2023-10-09T10:43:27.524 INFO:teuthology.orchestra.run.smithi053.stdout:max_change 0.05 2023-10-09T10:43:27.524 INFO:teuthology.orchestra.run.smithi053.stdout:max_change_osds 4 2023-10-09T10:43:27.524 INFO:teuthology.orchestra.run.smithi053.stdout:average_utilization 0.0140 2023-10-09T10:43:27.524 INFO:teuthology.orchestra.run.smithi053.stdout:overload_utilization 0.0155 2023-10-09T10:43:27.524 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6 weight 0.8382 -> 0.7882 2023-10-09T10:43:27.524 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1 weight 0.6151 -> 0.6651 2023-10-09T10:43:27.591 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:27.604 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:27 smithi053 bash[79554]: cluster 2023-10-09T10:43:25.895118+0000 mgr.y (mgr.26072) 1246 : cluster 0 pgmap v1445: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 78 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 14570/84 objects degraded (17345.238%); 1306/84 objects misplaced (1554.762%); 0 B/s, 286 objects/s recovering 2023-10-09T10:43:27.604 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:27 smithi053 bash[79554]: audit 2023-10-09T10:43:26.659357+0000 mon.a (mon.0) 1869 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'1':'43589','6':'51654'}"}]: dispatch 2023-10-09T10:43:27.604 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:27 smithi053 bash[79554]: audit 2023-10-09T10:43:27.264251+0000 mon.a (mon.0) 1870 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:43:27.604 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:27 smithi053 bash[79554]: audit 2023-10-09T10:43:27.271961+0000 mon.a (mon.0) 1871 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:43:27.604 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:27 smithi053 bash[79554]: audit 2023-10-09T10:43:27.273257+0000 mon.a (mon.0) 1872 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:43:27.605 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:27 smithi053 bash[79554]: audit 2023-10-09T10:43:27.274380+0000 mon.a (mon.0) 1873 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:43:27.605 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:27 smithi053 bash[79554]: audit 2023-10-09T10:43:27.280996+0000 mon.a (mon.0) 1874 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:43:27.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:27 smithi053 bash[76859]: cluster 2023-10-09T10:43:25.895118+0000 mgr.y (mgr.26072) 1246 : cluster 0 pgmap v1445: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 78 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 14570/84 objects degraded (17345.238%); 1306/84 objects misplaced (1554.762%); 0 B/s, 286 objects/s recovering 2023-10-09T10:43:27.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:27 smithi053 bash[76859]: audit 2023-10-09T10:43:26.659357+0000 mon.a (mon.0) 1869 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'1':'43589','6':'51654'}"}]: dispatch 2023-10-09T10:43:27.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:27 smithi053 bash[76859]: audit 2023-10-09T10:43:27.264251+0000 mon.a (mon.0) 1870 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:43:27.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:27 smithi053 bash[76859]: audit 2023-10-09T10:43:27.271961+0000 mon.a (mon.0) 1871 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:43:27.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:27 smithi053 bash[76859]: audit 2023-10-09T10:43:27.273257+0000 mon.a (mon.0) 1872 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:43:27.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:27 smithi053 bash[76859]: audit 2023-10-09T10:43:27.274380+0000 mon.a (mon.0) 1873 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:43:27.605 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:27 smithi053 bash[76859]: audit 2023-10-09T10:43:27.280996+0000 mon.a (mon.0) 1874 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:43:27.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:27 smithi086 bash[59714]: cluster 2023-10-09T10:43:25.895118+0000 mgr.y (mgr.26072) 1246 : cluster 0 pgmap v1445: 89 pgs: 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 78 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 14570/84 objects degraded (17345.238%); 1306/84 objects misplaced (1554.762%); 0 B/s, 286 objects/s recovering 2023-10-09T10:43:27.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:27 smithi086 bash[59714]: audit 2023-10-09T10:43:26.659357+0000 mon.a (mon.0) 1869 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'1':'43589','6':'51654'}"}]: dispatch 2023-10-09T10:43:27.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:27 smithi086 bash[59714]: audit 2023-10-09T10:43:27.264251+0000 mon.a (mon.0) 1870 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:43:27.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:27 smithi086 bash[59714]: audit 2023-10-09T10:43:27.271961+0000 mon.a (mon.0) 1871 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:43:27.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:27 smithi086 bash[59714]: audit 2023-10-09T10:43:27.273257+0000 mon.a (mon.0) 1872 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:43:27.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:27 smithi086 bash[59714]: audit 2023-10-09T10:43:27.274380+0000 mon.a (mon.0) 1873 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:43:27.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:27 smithi086 bash[59714]: audit 2023-10-09T10:43:27.280996+0000 mon.a (mon.0) 1874 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:43:27.619 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:27.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:27.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:27.722 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:27.750 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:27.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:27.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:27.853 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:27.877 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:27.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:27.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:27.980 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:28.012 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:28.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:28.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:28.116 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:28.149 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:28.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:28.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:28.252 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:28.284 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:28.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:28.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:28.388 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:28.419 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:28.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:28.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:28.522 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:28.550 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:28.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:28.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:28.653 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:28.676 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:28.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:28.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:28.779 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:28.787 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:28 smithi053 bash[79554]: audit 2023-10-09T10:43:26.657903+0000 mgr.y (mgr.26072) 1247 : audit 0 from='client.35961 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:43:28.787 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:28 smithi053 bash[79554]: audit 2023-10-09T10:43:27.517926+0000 mon.a (mon.0) 1875 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'43589','6':'51654'}"}]': finished 2023-10-09T10:43:28.787 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:28 smithi053 bash[79554]: cluster 2023-10-09T10:43:27.518227+0000 mon.a (mon.0) 1876 : cluster 0 osdmap e400: 8 total, 8 up, 4 in 2023-10-09T10:43:28.787 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:28 smithi053 bash[79554]: cluster 2023-10-09T10:43:27.522373+0000 osd.6 (osd.6) 380 : cluster 3 failed to encode map e400 with expected crc 2023-10-09T10:43:28.787 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:28 smithi053 bash[79554]: cluster 2023-10-09T10:43:27.523039+0000 osd.7 (osd.7) 374 : cluster 3 failed to encode map e400 with expected crc 2023-10-09T10:43:28.787 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:28 smithi053 bash[79554]: cluster 2023-10-09T10:43:27.527356+0000 osd.7 (osd.7) 375 : cluster 3 failed to encode map e400 with expected crc 2023-10-09T10:43:28.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:28 smithi053 bash[79554]: cluster 2023-10-09T10:43:27.530561+0000 osd.6 (osd.6) 381 : cluster 3 failed to encode map e400 with expected crc 2023-10-09T10:43:28.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:28 smithi053 bash[79554]: cluster 2023-10-09T10:43:28.378519+0000 mon.a (mon.0) 1877 : cluster 3 Health check update: Degraded data redundancy: 14570/84 objects degraded (17345.238%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:28.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:28 smithi053 bash[79554]: cluster 2023-10-09T10:43:28.387888+0000 mon.a (mon.0) 1878 : cluster 0 osdmap e401: 8 total, 8 up, 4 in 2023-10-09T10:43:28.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:28 smithi053 bash[79554]: cluster 2023-10-09T10:43:28.390347+0000 osd.6 (osd.6) 382 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T10:43:28.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:28 smithi053 bash[79554]: cluster 2023-10-09T10:43:28.393160+0000 osd.6 (osd.6) 383 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T10:43:28.788 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:28 smithi053 bash[79554]: cluster 2023-10-09T10:43:28.396190+0000 osd.6 (osd.6) 384 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T10:43:28.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:28 smithi053 bash[76859]: audit 2023-10-09T10:43:26.657903+0000 mgr.y (mgr.26072) 1247 : audit 0 from='client.35961 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:43:28.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:28 smithi053 bash[76859]: audit 2023-10-09T10:43:27.517926+0000 mon.a (mon.0) 1875 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'43589','6':'51654'}"}]': finished 2023-10-09T10:43:28.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:28 smithi053 bash[76859]: cluster 2023-10-09T10:43:27.518227+0000 mon.a (mon.0) 1876 : cluster 0 osdmap e400: 8 total, 8 up, 4 in 2023-10-09T10:43:28.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:28 smithi053 bash[76859]: cluster 2023-10-09T10:43:27.522373+0000 osd.6 (osd.6) 380 : cluster 3 failed to encode map e400 with expected crc 2023-10-09T10:43:28.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:28 smithi053 bash[76859]: cluster 2023-10-09T10:43:27.523039+0000 osd.7 (osd.7) 374 : cluster 3 failed to encode map e400 with expected crc 2023-10-09T10:43:28.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:28 smithi053 bash[76859]: cluster 2023-10-09T10:43:27.527356+0000 osd.7 (osd.7) 375 : cluster 3 failed to encode map e400 with expected crc 2023-10-09T10:43:28.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:28 smithi053 bash[76859]: cluster 2023-10-09T10:43:27.530561+0000 osd.6 (osd.6) 381 : cluster 3 failed to encode map e400 with expected crc 2023-10-09T10:43:28.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:28 smithi053 bash[76859]: cluster 2023-10-09T10:43:28.378519+0000 mon.a (mon.0) 1877 : cluster 3 Health check update: Degraded data redundancy: 14570/84 objects degraded (17345.238%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:28.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:28 smithi053 bash[76859]: cluster 2023-10-09T10:43:28.387888+0000 mon.a (mon.0) 1878 : cluster 0 osdmap e401: 8 total, 8 up, 4 in 2023-10-09T10:43:28.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:28 smithi053 bash[76859]: cluster 2023-10-09T10:43:28.390347+0000 osd.6 (osd.6) 382 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T10:43:28.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:28 smithi053 bash[76859]: cluster 2023-10-09T10:43:28.393160+0000 osd.6 (osd.6) 383 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T10:43:28.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:28 smithi053 bash[76859]: cluster 2023-10-09T10:43:28.396190+0000 osd.6 (osd.6) 384 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T10:43:28.805 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:28.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:28.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:28.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:28 smithi086 bash[59714]: audit 2023-10-09T10:43:26.657903+0000 mgr.y (mgr.26072) 1247 : audit 0 from='client.35961 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-10-09T10:43:28.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:28 smithi086 bash[59714]: audit 2023-10-09T10:43:27.517926+0000 mon.a (mon.0) 1875 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'1':'43589','6':'51654'}"}]': finished 2023-10-09T10:43:28.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:28 smithi086 bash[59714]: cluster 2023-10-09T10:43:27.518227+0000 mon.a (mon.0) 1876 : cluster 0 osdmap e400: 8 total, 8 up, 4 in 2023-10-09T10:43:28.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:28 smithi086 bash[59714]: cluster 2023-10-09T10:43:27.522373+0000 osd.6 (osd.6) 380 : cluster 3 failed to encode map e400 with expected crc 2023-10-09T10:43:28.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:28 smithi086 bash[59714]: cluster 2023-10-09T10:43:27.523039+0000 osd.7 (osd.7) 374 : cluster 3 failed to encode map e400 with expected crc 2023-10-09T10:43:28.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:28 smithi086 bash[59714]: cluster 2023-10-09T10:43:27.527356+0000 osd.7 (osd.7) 375 : cluster 3 failed to encode map e400 with expected crc 2023-10-09T10:43:28.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:28 smithi086 bash[59714]: cluster 2023-10-09T10:43:27.530561+0000 osd.6 (osd.6) 381 : cluster 3 failed to encode map e400 with expected crc 2023-10-09T10:43:28.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:28 smithi086 bash[59714]: cluster 2023-10-09T10:43:28.378519+0000 mon.a (mon.0) 1877 : cluster 3 Health check update: Degraded data redundancy: 14570/84 objects degraded (17345.238%), 6 pgs degraded, 7 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:28.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:28 smithi086 bash[59714]: cluster 2023-10-09T10:43:28.387888+0000 mon.a (mon.0) 1878 : cluster 0 osdmap e401: 8 total, 8 up, 4 in 2023-10-09T10:43:28.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:28 smithi086 bash[59714]: cluster 2023-10-09T10:43:28.390347+0000 osd.6 (osd.6) 382 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T10:43:28.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:28 smithi086 bash[59714]: cluster 2023-10-09T10:43:28.393160+0000 osd.6 (osd.6) 383 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T10:43:28.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:28 smithi086 bash[59714]: cluster 2023-10-09T10:43:28.396190+0000 osd.6 (osd.6) 384 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T10:43:28.908 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:28.927 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:28.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:28.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:29.031 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:29.063 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:29.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:29.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:29.168 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:29.197 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:29.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:29.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:29.300 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:29.326 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:29.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:29.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:29.429 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:29.460 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:29.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:29.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:29.563 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:29.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:29 smithi053 bash[79554]: cluster 2023-10-09T10:43:27.895642+0000 mgr.y (mgr.26072) 1248 : cluster 0 pgmap v1447: 89 pgs: 1 peering, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 14570/84 objects degraded (17345.238%); 1306/84 objects misplaced (1554.762%); 0 B/s, 163 objects/s recovering 2023-10-09T10:43:29.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:29 smithi053 bash[79554]: cluster 2023-10-09T10:43:28.389982+0000 osd.7 (osd.7) 376 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T10:43:29.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:29 smithi053 bash[79554]: cluster 2023-10-09T10:43:28.394133+0000 osd.7 (osd.7) 377 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T10:43:29.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:29 smithi053 bash[79554]: cluster 2023-10-09T10:43:28.397131+0000 osd.7 (osd.7) 378 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T10:43:29.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:29 smithi053 bash[79554]: cluster 2023-10-09T10:43:28.450299+0000 osd.5 (osd.5) 477 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T10:43:29.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:29 smithi053 bash[79554]: cluster 2023-10-09T10:43:28.450338+0000 osd.4 (osd.4) 341 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T10:43:29.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:29 smithi053 bash[79554]: cluster 2023-10-09T10:43:29.395037+0000 mon.a (mon.0) 1879 : cluster 0 osdmap e402: 8 total, 8 up, 4 in 2023-10-09T10:43:29.576 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:29 smithi053 bash[79554]: cluster 2023-10-09T10:43:29.396799+0000 osd.6 (osd.6) 385 : cluster 3 failed to encode map e402 with expected crc 2023-10-09T10:43:29.577 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:29 smithi053 bash[76859]: cluster 2023-10-09T10:43:27.895642+0000 mgr.y (mgr.26072) 1248 : cluster 0 pgmap v1447: 89 pgs: 1 peering, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 14570/84 objects degraded (17345.238%); 1306/84 objects misplaced (1554.762%); 0 B/s, 163 objects/s recovering 2023-10-09T10:43:29.577 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:29 smithi053 bash[76859]: cluster 2023-10-09T10:43:28.389982+0000 osd.7 (osd.7) 376 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T10:43:29.577 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:29 smithi053 bash[76859]: cluster 2023-10-09T10:43:28.394133+0000 osd.7 (osd.7) 377 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T10:43:29.577 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:29 smithi053 bash[76859]: cluster 2023-10-09T10:43:28.397131+0000 osd.7 (osd.7) 378 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T10:43:29.577 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:29 smithi053 bash[76859]: cluster 2023-10-09T10:43:28.450299+0000 osd.5 (osd.5) 477 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T10:43:29.577 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:29 smithi053 bash[76859]: cluster 2023-10-09T10:43:28.450338+0000 osd.4 (osd.4) 341 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T10:43:29.577 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:29 smithi053 bash[76859]: cluster 2023-10-09T10:43:29.395037+0000 mon.a (mon.0) 1879 : cluster 0 osdmap e402: 8 total, 8 up, 4 in 2023-10-09T10:43:29.577 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:29 smithi053 bash[76859]: cluster 2023-10-09T10:43:29.396799+0000 osd.6 (osd.6) 385 : cluster 3 failed to encode map e402 with expected crc 2023-10-09T10:43:29.591 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:29.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:29.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:29.694 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:29.718 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:29.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:29.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:29.821 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:29.842 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:29.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:29.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:29.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:29 smithi086 bash[59714]: cluster 2023-10-09T10:43:27.895642+0000 mgr.y (mgr.26072) 1248 : cluster 0 pgmap v1447: 89 pgs: 1 peering, 1 active+recovery_wait+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 77 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 14570/84 objects degraded (17345.238%); 1306/84 objects misplaced (1554.762%); 0 B/s, 163 objects/s recovering 2023-10-09T10:43:29.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:29 smithi086 bash[59714]: cluster 2023-10-09T10:43:28.389982+0000 osd.7 (osd.7) 376 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T10:43:29.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:29 smithi086 bash[59714]: cluster 2023-10-09T10:43:28.394133+0000 osd.7 (osd.7) 377 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T10:43:29.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:29 smithi086 bash[59714]: cluster 2023-10-09T10:43:28.397131+0000 osd.7 (osd.7) 378 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T10:43:29.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:29 smithi086 bash[59714]: cluster 2023-10-09T10:43:28.450299+0000 osd.5 (osd.5) 477 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T10:43:29.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:29 smithi086 bash[59714]: cluster 2023-10-09T10:43:28.450338+0000 osd.4 (osd.4) 341 : cluster 3 failed to encode map e401 with expected crc 2023-10-09T10:43:29.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:29 smithi086 bash[59714]: cluster 2023-10-09T10:43:29.395037+0000 mon.a (mon.0) 1879 : cluster 0 osdmap e402: 8 total, 8 up, 4 in 2023-10-09T10:43:29.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:29 smithi086 bash[59714]: cluster 2023-10-09T10:43:29.396799+0000 osd.6 (osd.6) 385 : cluster 3 failed to encode map e402 with expected crc 2023-10-09T10:43:29.944 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:29.969 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:29.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:29.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:30.072 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:30.099 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:30.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:30.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:30.201 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:30.231 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:30.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:30.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:30.335 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:30.363 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:30.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:30.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:30.467 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:30.501 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:30.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:30.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:30.605 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:30.634 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:30.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:30.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:30.737 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:30.749 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:30 smithi086 bash[59714]: cluster 2023-10-09T10:43:29.394833+0000 osd.7 (osd.7) 379 : cluster 3 failed to encode map e402 with expected crc 2023-10-09T10:43:30.749 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:30 smithi086 bash[59714]: cluster 2023-10-09T10:43:29.399239+0000 osd.7 (osd.7) 380 : cluster 3 failed to encode map e402 with expected crc 2023-10-09T10:43:30.768 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:30.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:30.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:30.872 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:30.902 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:30.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:30.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:30.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:30 smithi053 bash[76859]: cluster 2023-10-09T10:43:29.394833+0000 osd.7 (osd.7) 379 : cluster 3 failed to encode map e402 with expected crc 2023-10-09T10:43:30.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:30 smithi053 bash[76859]: cluster 2023-10-09T10:43:29.399239+0000 osd.7 (osd.7) 380 : cluster 3 failed to encode map e402 with expected crc 2023-10-09T10:43:30.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:30 smithi053 bash[79554]: cluster 2023-10-09T10:43:29.394833+0000 osd.7 (osd.7) 379 : cluster 3 failed to encode map e402 with expected crc 2023-10-09T10:43:30.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:30 smithi053 bash[79554]: cluster 2023-10-09T10:43:29.399239+0000 osd.7 (osd.7) 380 : cluster 3 failed to encode map e402 with expected crc 2023-10-09T10:43:30.946 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:43:31.007 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:31.029 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:31.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:31.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:31.133 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:31.159 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:31.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:31.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:31.263 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:31.352 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:31.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:31.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:31.455 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:31.487 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:31.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:31.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:31.590 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:31.598 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:31 smithi053 bash[76859]: cluster 2023-10-09T10:43:29.896433+0000 mgr.y (mgr.26072) 1249 : cluster 0 pgmap v1450: 89 pgs: 1 remapped+peering, 3 peering, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 14570/84 objects degraded (17345.238%); 1/84 objects misplaced (1.190%); 0 B/s, 107 objects/s recovering 2023-10-09T10:43:31.598 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:31 smithi053 bash[79554]: cluster 2023-10-09T10:43:29.896433+0000 mgr.y (mgr.26072) 1249 : cluster 0 pgmap v1450: 89 pgs: 1 remapped+peering, 3 peering, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 14570/84 objects degraded (17345.238%); 1/84 objects misplaced (1.190%); 0 B/s, 107 objects/s recovering 2023-10-09T10:43:31.613 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:31.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:31.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:31.717 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:31.743 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:31.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:31.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:31.846 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:31.858 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:31 smithi086 bash[59714]: cluster 2023-10-09T10:43:29.896433+0000 mgr.y (mgr.26072) 1249 : cluster 0 pgmap v1450: 89 pgs: 1 remapped+peering, 3 peering, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 3 active+clean+remapped, 75 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 14570/84 objects degraded (17345.238%); 1/84 objects misplaced (1.190%); 0 B/s, 107 objects/s recovering 2023-10-09T10:43:31.871 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:31.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:31.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:31.974 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:32.000 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:32.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:32.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:32.103 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:32.132 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:32.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:32.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:32.236 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:32.263 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:32.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:32.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:32.366 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:32.397 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:32.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:32.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:32.501 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:32.523 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:32.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:32.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:32.626 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:32.654 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:32.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:32.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:32.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:43:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:43:32] "GET /metrics HTTP/1.1" 200 36568 "" "Prometheus/2.33.4" 2023-10-09T10:43:32.758 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:32.785 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:32.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:32.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:32.888 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:32.920 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:32.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:32.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:33.025 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:33.046 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:33.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:33.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:33.149 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:33.172 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:33.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:33.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:33.274 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:33.285 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:43:33.285 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:43:33.302 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:33.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:33.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:33.405 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:33.426 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:33.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:33.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:33.528 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:33.558 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:33.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:33.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:33.661 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:33.684 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:33.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:33.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:33.788 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:33.799 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:33 smithi086 bash[59714]: cluster 2023-10-09T10:43:31.897211+0000 mgr.y (mgr.26072) 1250 : cluster 0 pgmap v1451: 89 pgs: 1 remapped+peering, 3 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 5 active+recovery_wait+undersized+degraded+remapped, 4 active+clean+remapped, 74 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 13662/84 objects degraded (16264.286%); 1/84 objects misplaced (1.190%); 0 B/s, 151 objects/s recovering 2023-10-09T10:43:33.799 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:33 smithi086 bash[59714]: cluster 2023-10-09T10:43:33.381026+0000 mon.a (mon.0) 1880 : cluster 3 Health check update: Degraded data redundancy: 13662/84 objects degraded (16264.286%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:33.816 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:33.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:33.819 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:33.920 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:33.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:33 smithi053 bash[76859]: cluster 2023-10-09T10:43:31.897211+0000 mgr.y (mgr.26072) 1250 : cluster 0 pgmap v1451: 89 pgs: 1 remapped+peering, 3 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 5 active+recovery_wait+undersized+degraded+remapped, 4 active+clean+remapped, 74 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 13662/84 objects degraded (16264.286%); 1/84 objects misplaced (1.190%); 0 B/s, 151 objects/s recovering 2023-10-09T10:43:33.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:33 smithi053 bash[76859]: cluster 2023-10-09T10:43:33.381026+0000 mon.a (mon.0) 1880 : cluster 3 Health check update: Degraded data redundancy: 13662/84 objects degraded (16264.286%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:33.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:33 smithi053 bash[79554]: cluster 2023-10-09T10:43:31.897211+0000 mgr.y (mgr.26072) 1250 : cluster 0 pgmap v1451: 89 pgs: 1 remapped+peering, 3 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 5 active+recovery_wait+undersized+degraded+remapped, 4 active+clean+remapped, 74 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 13662/84 objects degraded (16264.286%); 1/84 objects misplaced (1.190%); 0 B/s, 151 objects/s recovering 2023-10-09T10:43:33.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:33 smithi053 bash[79554]: cluster 2023-10-09T10:43:33.381026+0000 mon.a (mon.0) 1880 : cluster 3 Health check update: Degraded data redundancy: 13662/84 objects degraded (16264.286%), 6 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:33.948 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:33.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:33.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:34.052 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:34.077 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:34.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:34.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:34.179 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:34.206 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:34.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:34.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:34.309 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:34.334 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:34.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:34.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:34.437 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:34.465 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:34.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:34.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:34.568 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:34.599 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:34.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:34.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:34.703 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:34.729 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:34.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:34.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:34.833 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:34.855 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:34.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:34.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:34.958 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:34.990 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:34.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:34.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:35.093 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:35.122 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:35.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:35.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:35.225 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:35.252 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:35.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:35.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:35.310 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:43:35.310 INFO:teuthology.orchestra.run.smithi086.stdout: "size": 20, 2023-10-09T10:43:35.310 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 600, 2023-10-09T10:43:35.310 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [ 2023-10-09T10:43:35.310 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.310 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:147172 8.18 8:19d15518:::benchmark_data_smithi053_182275_object45571:head [delete] snapc 0=[] ondisk+write+known_if_redirected e329)", 2023-10-09T10:43:35.311 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:38.379415+0000", 2023-10-09T10:43:35.311 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 476.92281975899999, 2023-10-09T10:43:35.311 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9733501339999999, 2023-10-09T10:43:35.311 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:43:35.311 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:43:35.311 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:43:35.311 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:43:35.311 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:43:35.311 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147172 2023-10-09T10:43:35.311 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.311 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:43:35.311 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.311 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:43:35.312 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.379415+0000", 2023-10-09T10:43:35.312 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:43:35.312 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.312 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.312 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:43:35.312 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.379415+0000", 2023-10-09T10:43:35.312 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:43:35.312 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.312 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.313 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:43:35.313 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.379414+0000", 2023-10-09T10:43:35.313 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.446e-06 2023-10-09T10:43:35.313 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.313 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.313 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:43:35.313 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.379419+0000", 2023-10-09T10:43:35.313 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.4279999999999996e-06 2023-10-09T10:43:35.313 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.313 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.313 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:43:35.313 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.379428+0000", 2023-10-09T10:43:35.314 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.882e-06 2023-10-09T10:43:35.314 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.314 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.314 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:43:35.314 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.379433+0000", 2023-10-09T10:43:35.314 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.6625000000000001e-05 2023-10-09T10:43:35.314 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.314 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.314 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.314 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.379489+0000", 2023-10-09T10:43:35.314 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1664999999999999e-05 2023-10-09T10:43:35.315 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.315 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.315 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.315 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.379501+0000", 2023-10-09T10:43:35.315 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.88346333600000004 2023-10-09T10:43:35.315 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.315 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.315 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.315 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:39.262964+0000", 2023-10-09T10:43:35.315 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3808999999999999e-05 2023-10-09T10:43:35.315 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.315 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.316 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.316 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:39.262978+0000", 2023-10-09T10:43:35.316 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0831714240000001 2023-10-09T10:43:35.316 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.316 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.316 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.316 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.346149+0000", 2023-10-09T10:43:35.316 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.0861999999999998e-05 2023-10-09T10:43:35.316 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.316 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.316 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:43:35.316 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.346240+0000", 2023-10-09T10:43:35.317 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00033544800000000002 2023-10-09T10:43:35.317 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.317 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.317 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:43:35.317 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.346576+0000", 2023-10-09T10:43:35.317 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0057218099999999999 2023-10-09T10:43:35.317 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.317 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.317 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.317 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.352298+0000", 2023-10-09T10:43:35.317 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.779e-05 2023-10-09T10:43:35.317 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.318 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.318 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:43:35.318 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.352325+0000", 2023-10-09T10:43:35.318 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000148417 2023-10-09T10:43:35.318 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.318 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.318 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.318 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.352474+0000", 2023-10-09T10:43:35.318 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0529000000000002e-05 2023-10-09T10:43:35.318 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.318 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.318 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.319 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.352544+0000", 2023-10-09T10:43:35.319 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0001999999999998e-05 2023-10-09T10:43:35.319 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.319 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.319 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:43:35.319 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.352614+0000", 2023-10-09T10:43:35.319 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000150791 2023-10-09T10:43:35.319 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.319 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.319 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:43:35.319 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.352765+0000", 2023-10-09T10:43:35.320 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9733501339999999 2023-10-09T10:43:35.320 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.320 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:43:35.320 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.320 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.320 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.320 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:147185 8.18 8:1eb1a91f:::benchmark_data_smithi053_182275_object45584:head [delete] snapc 0=[] ondisk+write+known_if_redirected e329)", 2023-10-09T10:43:35.320 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:38.389133+0000", 2023-10-09T10:43:35.320 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 476.91310184899999, 2023-10-09T10:43:35.320 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9697176729999999, 2023-10-09T10:43:35.320 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:43:35.320 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:43:35.321 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:43:35.321 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:43:35.321 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:43:35.321 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147185 2023-10-09T10:43:35.321 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.321 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:43:35.321 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.321 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:43:35.321 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.389133+0000", 2023-10-09T10:43:35.321 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:43:35.321 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.321 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.322 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:43:35.322 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.389133+0000", 2023-10-09T10:43:35.322 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:43:35.322 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.322 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.322 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:43:35.322 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.389131+0000", 2023-10-09T10:43:35.322 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0349999999999999e-05 2023-10-09T10:43:35.322 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.322 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.322 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:43:35.323 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.389142+0000", 2023-10-09T10:43:35.323 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2542e-05 2023-10-09T10:43:35.323 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.323 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.323 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:43:35.323 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.389154+0000", 2023-10-09T10:43:35.323 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.7170000000000002e-06 2023-10-09T10:43:35.323 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.323 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.323 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:43:35.323 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.389161+0000", 2023-10-09T10:43:35.323 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00031052400000000001 2023-10-09T10:43:35.323 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.324 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.324 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.324 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.389471+0000", 2023-10-09T10:43:35.324 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0733e-05 2023-10-09T10:43:35.324 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.324 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.324 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.324 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.389482+0000", 2023-10-09T10:43:35.324 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.874431124 2023-10-09T10:43:35.324 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.324 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.324 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.325 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:39.263913+0000", 2023-10-09T10:43:35.325 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1061e-05 2023-10-09T10:43:35.325 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.325 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.325 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.325 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:39.263924+0000", 2023-10-09T10:43:35.325 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.084130882 2023-10-09T10:43:35.325 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.325 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.325 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.325 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.348055+0000", 2023-10-09T10:43:35.326 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.3727000000000006e-05 2023-10-09T10:43:35.326 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.326 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.326 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:43:35.326 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.348149+0000", 2023-10-09T10:43:35.326 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00028231300000000002 2023-10-09T10:43:35.326 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.326 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.326 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:43:35.326 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.348431+0000", 2023-10-09T10:43:35.326 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0039812830000000004 2023-10-09T10:43:35.327 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.327 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.327 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.327 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.352413+0000", 2023-10-09T10:43:35.327 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0685000000000005e-05 2023-10-09T10:43:35.327 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.327 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.327 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:43:35.327 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.352483+0000", 2023-10-09T10:43:35.327 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0058455139999999996 2023-10-09T10:43:35.327 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.327 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.328 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.328 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.358329+0000", 2023-10-09T10:43:35.328 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00016809099999999999 2023-10-09T10:43:35.328 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.328 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.328 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.328 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.358497+0000", 2023-10-09T10:43:35.328 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00010026000000000001 2023-10-09T10:43:35.328 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.328 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.328 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:43:35.328 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.358597+0000", 2023-10-09T10:43:35.329 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00025342399999999998 2023-10-09T10:43:35.329 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.329 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.329 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:43:35.329 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.358851+0000", 2023-10-09T10:43:35.329 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9697176729999999 2023-10-09T10:43:35.329 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.329 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:43:35.329 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.329 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.329 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.329 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:147222 8.18 8:1cff0075:::benchmark_data_smithi053_182275_object45621:head [delete] snapc 0=[] ondisk+write+known_if_redirected e329)", 2023-10-09T10:43:35.330 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:38.423989+0000", 2023-10-09T10:43:35.330 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 476.87824594199998, 2023-10-09T10:43:35.330 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.935220752, 2023-10-09T10:43:35.330 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:43:35.330 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:43:35.330 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:43:35.330 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:43:35.330 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:43:35.330 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147222 2023-10-09T10:43:35.330 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.330 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:43:35.330 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.331 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:43:35.331 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.423989+0000", 2023-10-09T10:43:35.331 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:43:35.331 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.331 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.331 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:43:35.331 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.423989+0000", 2023-10-09T10:43:35.331 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:43:35.331 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.331 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.331 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:43:35.331 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.423988+0000", 2023-10-09T10:43:35.332 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1930000000000003e-06 2023-10-09T10:43:35.332 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.332 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.332 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:43:35.332 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.423992+0000", 2023-10-09T10:43:35.332 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0054000000000001e-05 2023-10-09T10:43:35.332 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.332 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.332 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:43:35.332 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.424002+0000", 2023-10-09T10:43:35.332 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.8969999999999999e-06 2023-10-09T10:43:35.332 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.333 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.333 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:43:35.333 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.424007+0000", 2023-10-09T10:43:35.333 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.4403999999999997e-05 2023-10-09T10:43:35.333 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.333 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.333 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.333 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.424052+0000", 2023-10-09T10:43:35.333 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1413999999999999e-05 2023-10-09T10:43:35.333 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.333 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.333 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.334 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.424063+0000", 2023-10-09T10:43:35.334 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.83989035000000001 2023-10-09T10:43:35.334 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.334 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.334 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.334 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:39.263953+0000", 2023-10-09T10:43:35.334 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.7900000000000002e-06 2023-10-09T10:43:35.334 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.334 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.334 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.334 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:39.263960+0000", 2023-10-09T10:43:35.335 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0860467899999999 2023-10-09T10:43:35.335 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.335 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.335 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.335 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.350007+0000", 2023-10-09T10:43:35.335 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0001194 2023-10-09T10:43:35.335 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.335 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.335 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:43:35.335 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.350126+0000", 2023-10-09T10:43:35.335 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00021317100000000001 2023-10-09T10:43:35.335 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.335 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.336 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:43:35.336 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.350340+0000", 2023-10-09T10:43:35.336 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0027780080000000002 2023-10-09T10:43:35.336 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.336 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.336 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:43:35.336 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.353118+0000", 2023-10-09T10:43:35.336 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000113103 2023-10-09T10:43:35.336 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.336 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.336 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.336 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.353231+0000", 2023-10-09T10:43:35.337 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0056815909999999997 2023-10-09T10:43:35.337 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.337 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.337 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.337 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.358912+0000", 2023-10-09T10:43:35.337 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000123433 2023-10-09T10:43:35.337 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.337 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.337 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.337 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.359036+0000", 2023-10-09T10:43:35.337 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.5148000000000001e-05 2023-10-09T10:43:35.338 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.338 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.338 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:43:35.338 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.359091+0000", 2023-10-09T10:43:35.338 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000118751 2023-10-09T10:43:35.338 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.338 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.338 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:43:35.338 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.359210+0000", 2023-10-09T10:43:35.338 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.935220752 2023-10-09T10:43:35.338 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.338 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:43:35.339 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.339 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.339 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.339 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:147235 8.18 8:18fabfc9:::benchmark_data_smithi053_182275_object45634:head [delete] snapc 0=[] ondisk+write+known_if_redirected e329)", 2023-10-09T10:43:35.339 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:38.436080+0000", 2023-10-09T10:43:35.339 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 476.866154467, 2023-10-09T10:43:35.339 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9234230380000001, 2023-10-09T10:43:35.339 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:43:35.339 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:43:35.339 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:43:35.339 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:43:35.339 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:43:35.340 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147235 2023-10-09T10:43:35.340 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.340 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:43:35.340 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.340 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:43:35.340 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.436080+0000", 2023-10-09T10:43:35.340 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:43:35.340 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.340 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.340 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:43:35.340 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.436080+0000", 2023-10-09T10:43:35.340 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:43:35.341 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.341 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.341 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:43:35.341 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.436079+0000", 2023-10-09T10:43:35.341 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.4459999999999998e-06 2023-10-09T10:43:35.341 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.341 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.341 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:43:35.341 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.436085+0000", 2023-10-09T10:43:35.341 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2123999999999999e-05 2023-10-09T10:43:35.341 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.341 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.342 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:43:35.342 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.436098+0000", 2023-10-09T10:43:35.342 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.1790000000000008e-06 2023-10-09T10:43:35.342 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.342 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.342 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:43:35.342 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.436106+0000", 2023-10-09T10:43:35.342 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7487e-05 2023-10-09T10:43:35.342 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.342 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.342 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.343 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.436163+0000", 2023-10-09T10:43:35.343 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0873000000000001e-05 2023-10-09T10:43:35.343 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.343 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.343 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.343 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.436174+0000", 2023-10-09T10:43:35.343 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.82781048599999996 2023-10-09T10:43:35.343 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.343 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.343 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.343 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:39.263985+0000", 2023-10-09T10:43:35.343 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7259999999999999e-06 2023-10-09T10:43:35.344 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.344 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.344 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.344 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:39.263990+0000", 2023-10-09T10:43:35.344 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.089319038 2023-10-09T10:43:35.344 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.344 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.344 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.344 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.353309+0000", 2023-10-09T10:43:35.344 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000208023 2023-10-09T10:43:35.344 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.344 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.345 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:43:35.345 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.353517+0000", 2023-10-09T10:43:35.345 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00038232899999999999 2023-10-09T10:43:35.345 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.345 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.345 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:43:35.345 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.353900+0000", 2023-10-09T10:43:35.345 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0044981989999999996 2023-10-09T10:43:35.345 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.345 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.345 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.345 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.358398+0000", 2023-10-09T10:43:35.346 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0628000000000001e-05 2023-10-09T10:43:35.346 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.346 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.346 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:43:35.346 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.358409+0000", 2023-10-09T10:43:35.346 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00088651400000000003 2023-10-09T10:43:35.346 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.346 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.346 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.346 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.359295+0000", 2023-10-09T10:43:35.346 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.3038999999999998e-05 2023-10-09T10:43:35.347 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.347 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.347 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.347 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.359348+0000", 2023-10-09T10:43:35.347 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.6369000000000003e-05 2023-10-09T10:43:35.347 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.347 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.347 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:43:35.347 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.359394+0000", 2023-10-09T10:43:35.347 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00010884500000000001 2023-10-09T10:43:35.347 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.347 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.348 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:43:35.348 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.359503+0000", 2023-10-09T10:43:35.348 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9234230380000001 2023-10-09T10:43:35.348 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.348 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:43:35.348 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.348 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.348 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.348 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:147292 8.18 8:19069821:::benchmark_data_smithi053_182275_object45691:head [delete] snapc 0=[] ondisk+write+known_if_redirected e329)", 2023-10-09T10:43:35.348 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:38.490819+0000", 2023-10-09T10:43:35.348 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 476.811415496, 2023-10-09T10:43:35.349 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8690512460000002, 2023-10-09T10:43:35.349 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:43:35.349 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:43:35.349 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:43:35.349 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:43:35.349 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:43:35.349 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147292 2023-10-09T10:43:35.349 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.349 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:43:35.350 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.350 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:43:35.350 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.490819+0000", 2023-10-09T10:43:35.350 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:43:35.350 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.350 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.350 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:43:35.350 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.490819+0000", 2023-10-09T10:43:35.350 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:43:35.350 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.350 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.350 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:43:35.351 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.490818+0000", 2023-10-09T10:43:35.351 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.2539999999999992e-06 2023-10-09T10:43:35.351 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.351 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.351 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:43:35.351 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.490826+0000", 2023-10-09T10:43:35.351 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2368000000000001e-05 2023-10-09T10:43:35.351 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.351 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.351 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:43:35.351 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.490838+0000", 2023-10-09T10:43:35.351 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.8359999999999992e-06 2023-10-09T10:43:35.352 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.352 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.352 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:43:35.352 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.490846+0000", 2023-10-09T10:43:35.352 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.5581999999999995e-05 2023-10-09T10:43:35.352 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.352 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.352 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.352 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.490932+0000", 2023-10-09T10:43:35.352 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2526e-05 2023-10-09T10:43:35.352 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.352 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.352 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.353 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.490944+0000", 2023-10-09T10:43:35.353 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.77306773299999998 2023-10-09T10:43:35.353 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.353 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.353 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.353 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:39.264012+0000", 2023-10-09T10:43:35.353 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1989999999999997e-06 2023-10-09T10:43:35.353 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.353 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.353 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.353 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:39.264017+0000", 2023-10-09T10:43:35.353 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.091819154 2023-10-09T10:43:35.354 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.354 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.354 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.354 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.355836+0000", 2023-10-09T10:43:35.354 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00021643899999999999 2023-10-09T10:43:35.354 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.354 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.354 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:43:35.354 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.356053+0000", 2023-10-09T10:43:35.354 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00042297899999999998 2023-10-09T10:43:35.354 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.354 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.355 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:43:35.355 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.356476+0000", 2023-10-09T10:43:35.355 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0019417340000000001 2023-10-09T10:43:35.355 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.355 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.355 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:43:35.355 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.358417+0000", 2023-10-09T10:43:35.355 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00057196199999999997 2023-10-09T10:43:35.355 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.355 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.355 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.355 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.358989+0000", 2023-10-09T10:43:35.356 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00059696700000000001 2023-10-09T10:43:35.356 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.356 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.356 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.356 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.359586+0000", 2023-10-09T10:43:35.356 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6616000000000001e-05 2023-10-09T10:43:35.356 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.356 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.356 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.357 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.359653+0000", 2023-10-09T10:43:35.357 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.5425000000000005e-05 2023-10-09T10:43:35.357 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.357 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.357 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:43:35.357 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.359718+0000", 2023-10-09T10:43:35.357 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015213299999999999 2023-10-09T10:43:35.357 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.357 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.357 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:43:35.357 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.359871+0000", 2023-10-09T10:43:35.358 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8690512460000002 2023-10-09T10:43:35.358 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.358 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:43:35.358 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.358 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.358 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.358 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:147295 8.18 8:1fb13a63:::benchmark_data_smithi053_182275_object45694:head [delete] snapc 0=[] ondisk+write+known_if_redirected e329)", 2023-10-09T10:43:35.358 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:38.491160+0000", 2023-10-09T10:43:35.358 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 476.81107459399999, 2023-10-09T10:43:35.358 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8745479390000002, 2023-10-09T10:43:35.358 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:43:35.359 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:43:35.359 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:43:35.359 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:43:35.359 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:43:35.359 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 147295 2023-10-09T10:43:35.359 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.359 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:43:35.359 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.359 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:43:35.359 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.491160+0000", 2023-10-09T10:43:35.359 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:43:35.360 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.360 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.360 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:43:35.360 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.491160+0000", 2023-10-09T10:43:35.360 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:43:35.360 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.360 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.360 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:43:35.360 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.491159+0000", 2023-10-09T10:43:35.360 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7150000000000003e-06 2023-10-09T10:43:35.360 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.360 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.361 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:43:35.361 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.491165+0000", 2023-10-09T10:43:35.361 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0988999999999999e-05 2023-10-09T10:43:35.361 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.361 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.361 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:43:35.361 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.491176+0000", 2023-10-09T10:43:35.361 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.3490000000000003e-06 2023-10-09T10:43:35.361 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.361 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.361 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:43:35.362 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.491183+0000", 2023-10-09T10:43:35.362 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.4360000000000002e-05 2023-10-09T10:43:35.362 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.362 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.362 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.362 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.491228+0000", 2023-10-09T10:43:35.362 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.6680000000000007e-06 2023-10-09T10:43:35.362 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.362 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.362 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.362 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:38.491236+0000", 2023-10-09T10:43:35.363 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.77280302999999995 2023-10-09T10:43:35.363 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.363 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.363 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.363 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:39.264039+0000", 2023-10-09T10:43:35.363 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.0080000000000002e-06 2023-10-09T10:43:35.363 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.363 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.363 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.363 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:39.264044+0000", 2023-10-09T10:43:35.363 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0958821679999999 2023-10-09T10:43:35.363 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.364 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.364 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.364 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.359926+0000", 2023-10-09T10:43:35.364 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000104514 2023-10-09T10:43:35.364 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.364 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.364 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:43:35.364 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.360031+0000", 2023-10-09T10:43:35.364 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00029489700000000002 2023-10-09T10:43:35.364 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.364 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.365 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:43:35.365 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.360326+0000", 2023-10-09T10:43:35.365 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0051059579999999999 2023-10-09T10:43:35.365 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.365 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.365 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.365 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.365432+0000", 2023-10-09T10:43:35.365 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.3680000000000008e-06 2023-10-09T10:43:35.365 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.365 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.365 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:43:35.365 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.365441+0000", 2023-10-09T10:43:35.366 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2116000000000001e-05 2023-10-09T10:43:35.366 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.366 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.366 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.366 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.365483+0000", 2023-10-09T10:43:35.366 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1319000000000001e-05 2023-10-09T10:43:35.366 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.366 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.366 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.366 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.365535+0000", 2023-10-09T10:43:35.366 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.3151e-05 2023-10-09T10:43:35.367 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.367 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.367 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:43:35.367 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.365588+0000", 2023-10-09T10:43:35.367 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000120295 2023-10-09T10:43:35.367 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.367 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.367 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:43:35.367 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:40.365708+0000", 2023-10-09T10:43:35.367 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8745479390000002 2023-10-09T10:43:35.367 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.367 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:43:35.368 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.368 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.368 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.368 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:154378 8.19 8:9a3cd46f:::benchmark_data_smithi053_182275_object52777:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e332)", 2023-10-09T10:43:35.368 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:46.378686+0000", 2023-10-09T10:43:35.368 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 468.923548439, 2023-10-09T10:43:35.368 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0925153359999999, 2023-10-09T10:43:35.368 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:43:35.368 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:43:35.368 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:43:35.368 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:43:35.368 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:43:35.369 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 154378 2023-10-09T10:43:35.369 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.369 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:43:35.369 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.369 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:43:35.369 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.378686+0000", 2023-10-09T10:43:35.369 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:43:35.369 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.369 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.369 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:43:35.369 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.378686+0000", 2023-10-09T10:43:35.370 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:43:35.370 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.370 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.370 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:43:35.370 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.378685+0000", 2023-10-09T10:43:35.370 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0999999999999998e-06 2023-10-09T10:43:35.370 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.370 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.370 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:43:35.370 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.378692+0000", 2023-10-09T10:43:35.370 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2254e-05 2023-10-09T10:43:35.370 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.371 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.371 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:43:35.371 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.378704+0000", 2023-10-09T10:43:35.371 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.1709999999999996e-06 2023-10-09T10:43:35.371 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.371 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.371 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:43:35.371 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.378712+0000", 2023-10-09T10:43:35.371 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0045230660000000001 2023-10-09T10:43:35.371 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.371 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.372 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.372 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.383235+0000", 2023-10-09T10:43:35.372 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.3940000000000002e-06 2023-10-09T10:43:35.372 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.372 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.372 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.372 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.383244+0000", 2023-10-09T10:43:35.372 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0071826509999999 2023-10-09T10:43:35.372 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.372 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.372 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.373 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.390427+0000", 2023-10-09T10:43:35.373 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5481e-05 2023-10-09T10:43:35.373 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.373 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.373 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.373 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.390442+0000", 2023-10-09T10:43:35.373 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0806882010000001 2023-10-09T10:43:35.373 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.373 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.373 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.373 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.471130+0000", 2023-10-09T10:43:35.373 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.1254999999999995e-05 2023-10-09T10:43:35.374 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.374 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.374 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:43:35.374 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.471202+0000", 2023-10-09T10:43:35.374 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0925153359999999 2023-10-09T10:43:35.374 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.374 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:43:35.374 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.374 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.374 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.374 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:154388 8.19 8:9e1fb896:::benchmark_data_smithi053_182275_object52787:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e332)", 2023-10-09T10:43:35.375 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:46.378720+0000", 2023-10-09T10:43:35.375 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 468.92351472600001, 2023-10-09T10:43:35.375 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0927601729999998, 2023-10-09T10:43:35.375 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:43:35.375 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:43:35.375 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:43:35.375 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:43:35.375 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:43:35.375 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 154388 2023-10-09T10:43:35.375 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.375 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:43:35.375 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.376 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:43:35.376 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.378720+0000", 2023-10-09T10:43:35.376 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:43:35.376 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.376 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.376 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:43:35.376 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.378720+0000", 2023-10-09T10:43:35.376 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:43:35.376 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.376 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.376 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:43:35.376 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.378719+0000", 2023-10-09T10:43:35.377 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.2509999999999999e-06 2023-10-09T10:43:35.377 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.377 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.377 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:43:35.377 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.378723+0000", 2023-10-09T10:43:35.377 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7646999999999999e-05 2023-10-09T10:43:35.377 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.377 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.377 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:43:35.377 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.378740+0000", 2023-10-09T10:43:35.377 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.285e-06 2023-10-09T10:43:35.378 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.378 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.378 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:43:35.378 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.378747+0000", 2023-10-09T10:43:35.378 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0045200040000000002 2023-10-09T10:43:35.378 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.378 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.378 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.378 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.383267+0000", 2023-10-09T10:43:35.378 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.3080000000000002e-06 2023-10-09T10:43:35.378 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.379 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.379 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.379 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.383274+0000", 2023-10-09T10:43:35.379 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0081641100000001 2023-10-09T10:43:35.379 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.379 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.379 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.379 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391438+0000", 2023-10-09T10:43:35.379 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2097e-05 2023-10-09T10:43:35.379 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.379 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.379 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.380 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391450+0000", 2023-10-09T10:43:35.380 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0799858710000001 2023-10-09T10:43:35.380 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.380 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.380 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.380 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.471436+0000", 2023-10-09T10:43:35.380 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.4181000000000003e-05 2023-10-09T10:43:35.380 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.380 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.380 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:43:35.380 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.471480+0000", 2023-10-09T10:43:35.380 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0927601729999998 2023-10-09T10:43:35.381 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.381 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:43:35.381 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.381 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.381 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.381 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:154438 8.19 8:9e7d72ba:::benchmark_data_smithi053_182275_object52837:head [delete] snapc 0=[] ondisk+write+known_if_redirected e332)", 2023-10-09T10:43:35.381 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:46.421246+0000", 2023-10-09T10:43:35.381 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 468.88098831100001, 2023-10-09T10:43:35.381 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0617824040000001, 2023-10-09T10:43:35.381 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:43:35.381 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:43:35.381 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:43:35.382 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:43:35.382 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:43:35.382 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 154438 2023-10-09T10:43:35.382 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.382 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:43:35.382 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.382 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:43:35.382 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.421246+0000", 2023-10-09T10:43:35.382 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:43:35.382 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.382 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.382 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:43:35.383 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.421246+0000", 2023-10-09T10:43:35.383 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:43:35.383 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.383 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.383 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:43:35.383 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.421245+0000", 2023-10-09T10:43:35.383 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.2310000000000001e-06 2023-10-09T10:43:35.383 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.383 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.383 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:43:35.383 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.421251+0000", 2023-10-09T10:43:35.383 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9921000000000001e-05 2023-10-09T10:43:35.384 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.384 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.384 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:43:35.384 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.421271+0000", 2023-10-09T10:43:35.384 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.5620000000000003e-06 2023-10-09T10:43:35.384 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.384 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.384 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:43:35.384 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.421277+0000", 2023-10-09T10:43:35.384 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.6173000000000004e-05 2023-10-09T10:43:35.384 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.385 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.385 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.385 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.421353+0000", 2023-10-09T10:43:35.385 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.9889999999999992e-06 2023-10-09T10:43:35.385 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.385 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.385 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.385 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.421361+0000", 2023-10-09T10:43:35.385 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.97012044200000003 2023-10-09T10:43:35.385 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.385 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.385 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.386 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391481+0000", 2023-10-09T10:43:35.386 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.7969999999999995e-06 2023-10-09T10:43:35.386 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.386 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.386 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.386 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391491+0000", 2023-10-09T10:43:35.386 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0800130450000001 2023-10-09T10:43:35.386 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.386 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.386 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.387 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.471504+0000", 2023-10-09T10:43:35.387 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.2084999999999998e-05 2023-10-09T10:43:35.387 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.387 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.387 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:43:35.387 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.471576+0000", 2023-10-09T10:43:35.387 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00041129600000000001 2023-10-09T10:43:35.387 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.387 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.387 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:43:35.387 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.471988+0000", 2023-10-09T10:43:35.388 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010708644999999999 2023-10-09T10:43:35.388 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.388 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.388 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.388 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.482696+0000", 2023-10-09T10:43:35.388 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.5699999999999999e-06 2023-10-09T10:43:35.388 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.388 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.388 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:43:35.388 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.482706+0000", 2023-10-09T10:43:35.388 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000123993 2023-10-09T10:43:35.388 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.389 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.389 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.389 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.482830+0000", 2023-10-09T10:43:35.389 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.8217999999999997e-05 2023-10-09T10:43:35.389 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.389 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.389 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.389 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.482888+0000", 2023-10-09T10:43:35.389 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.9870000000000003e-05 2023-10-09T10:43:35.389 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.389 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.390 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:43:35.390 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.482928+0000", 2023-10-09T10:43:35.390 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00010088400000000001 2023-10-09T10:43:35.390 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.390 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.390 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:43:35.390 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.483029+0000", 2023-10-09T10:43:35.390 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0617824040000001 2023-10-09T10:43:35.390 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.390 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:43:35.391 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.391 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.391 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.391 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:154516 8.19 8:9835b67c:::benchmark_data_smithi053_182275_object52915:head [delete] snapc 0=[] ondisk+write+known_if_redirected e332)", 2023-10-09T10:43:35.391 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:46.495417+0000", 2023-10-09T10:43:35.391 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 468.80681746300002, 2023-10-09T10:43:35.391 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9880408219999999, 2023-10-09T10:43:35.391 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:43:35.391 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:43:35.392 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:43:35.392 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:43:35.392 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:43:35.392 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 154516 2023-10-09T10:43:35.392 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.392 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:43:35.392 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.392 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:43:35.392 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.495417+0000", 2023-10-09T10:43:35.392 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:43:35.392 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.393 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.393 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:43:35.393 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.495417+0000", 2023-10-09T10:43:35.393 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:43:35.393 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.393 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.393 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:43:35.393 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.495416+0000", 2023-10-09T10:43:35.393 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.2889999999999998e-06 2023-10-09T10:43:35.393 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.393 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.393 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:43:35.394 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.495424+0000", 2023-10-09T10:43:35.394 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2354000000000001e-05 2023-10-09T10:43:35.394 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.394 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.394 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:43:35.394 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.495436+0000", 2023-10-09T10:43:35.394 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.1920000000000002e-06 2023-10-09T10:43:35.394 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.394 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.394 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:43:35.394 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.495442+0000", 2023-10-09T10:43:35.395 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00011155200000000001 2023-10-09T10:43:35.395 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.395 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.395 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.395 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.495554+0000", 2023-10-09T10:43:35.395 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2934e-05 2023-10-09T10:43:35.395 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.395 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.395 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.395 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.495567+0000", 2023-10-09T10:43:35.395 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.89594957799999997 2023-10-09T10:43:35.396 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.396 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.396 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.396 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391517+0000", 2023-10-09T10:43:35.396 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.4080000000000004e-06 2023-10-09T10:43:35.396 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.396 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.396 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.396 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391526+0000", 2023-10-09T10:43:35.396 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.082687934 2023-10-09T10:43:35.396 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.396 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.397 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.397 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.474214+0000", 2023-10-09T10:43:35.397 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00012583399999999999 2023-10-09T10:43:35.397 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.397 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.397 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:43:35.397 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.474340+0000", 2023-10-09T10:43:35.397 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00031722299999999999 2023-10-09T10:43:35.397 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.397 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.397 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:43:35.397 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.474657+0000", 2023-10-09T10:43:35.398 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0080563130000000007 2023-10-09T10:43:35.398 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.398 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.398 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:43:35.398 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.482713+0000", 2023-10-09T10:43:35.398 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.5723000000000007e-05 2023-10-09T10:43:35.398 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.398 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.398 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.398 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.482789+0000", 2023-10-09T10:43:35.398 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00034867399999999999 2023-10-09T10:43:35.398 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.399 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.399 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.399 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.483138+0000", 2023-10-09T10:43:35.399 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.1956e-05 2023-10-09T10:43:35.399 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.399 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.399 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.399 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.483210+0000", 2023-10-09T10:43:35.399 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.6841999999999994e-05 2023-10-09T10:43:35.399 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.399 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.400 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:43:35.400 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.483286+0000", 2023-10-09T10:43:35.400 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017164599999999999 2023-10-09T10:43:35.400 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.400 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.400 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:43:35.400 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.483458+0000", 2023-10-09T10:43:35.400 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9880408219999999 2023-10-09T10:43:35.400 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.400 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:43:35.400 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.401 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.401 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.401 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:154543 8.19 8:9b167f9c:::benchmark_data_smithi053_182275_object52942:head [delete] snapc 0=[] ondisk+write+known_if_redirected e332)", 2023-10-09T10:43:35.401 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:46.516724+0000", 2023-10-09T10:43:35.401 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 468.78551101199997, 2023-10-09T10:43:35.401 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.970496695, 2023-10-09T10:43:35.401 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:43:35.401 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:43:35.401 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:43:35.401 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:43:35.401 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:43:35.401 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 154543 2023-10-09T10:43:35.402 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.402 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:43:35.402 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.402 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:43:35.402 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516724+0000", 2023-10-09T10:43:35.402 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:43:35.402 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.402 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.402 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:43:35.402 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516724+0000", 2023-10-09T10:43:35.402 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:43:35.402 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.403 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.403 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:43:35.403 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516723+0000", 2023-10-09T10:43:35.403 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.1560000000000001e-06 2023-10-09T10:43:35.403 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.403 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.403 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:43:35.403 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516732+0000", 2023-10-09T10:43:35.403 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8872000000000002e-05 2023-10-09T10:43:35.403 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.403 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.404 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:43:35.404 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516751+0000", 2023-10-09T10:43:35.404 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.3940000000000001e-06 2023-10-09T10:43:35.404 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.404 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.404 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:43:35.404 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516757+0000", 2023-10-09T10:43:35.404 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1388000000000003e-05 2023-10-09T10:43:35.404 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.404 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.404 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.404 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516809+0000", 2023-10-09T10:43:35.405 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.181e-05 2023-10-09T10:43:35.405 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.405 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.405 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.405 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516820+0000", 2023-10-09T10:43:35.405 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.87473886599999995 2023-10-09T10:43:35.405 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.405 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.405 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.405 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391559+0000", 2023-10-09T10:43:35.405 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0723999999999999e-05 2023-10-09T10:43:35.405 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.406 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.406 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.406 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391570+0000", 2023-10-09T10:43:35.406 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0851342639999999 2023-10-09T10:43:35.406 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.406 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.406 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.406 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.476704+0000", 2023-10-09T10:43:35.406 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00023589300000000001 2023-10-09T10:43:35.406 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.406 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.406 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:43:35.407 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.476940+0000", 2023-10-09T10:43:35.407 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00059155399999999999 2023-10-09T10:43:35.407 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.407 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.407 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:43:35.407 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.477532+0000", 2023-10-09T10:43:35.407 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0051891339999999998 2023-10-09T10:43:35.407 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.407 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.407 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:43:35.407 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.482721+0000", 2023-10-09T10:43:35.408 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00036995000000000002 2023-10-09T10:43:35.408 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.408 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.408 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.408 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.483091+0000", 2023-10-09T10:43:35.408 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0038642849999999999 2023-10-09T10:43:35.408 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.408 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.408 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.408 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.486955+0000", 2023-10-09T10:43:35.408 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.3347999999999998e-05 2023-10-09T10:43:35.409 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.409 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.409 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.409 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.487008+0000", 2023-10-09T10:43:35.409 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.3793000000000002e-05 2023-10-09T10:43:35.409 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.409 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.409 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:43:35.409 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.487092+0000", 2023-10-09T10:43:35.409 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00012814400000000001 2023-10-09T10:43:35.409 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.409 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.410 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:43:35.410 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.487220+0000", 2023-10-09T10:43:35.410 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.970496695 2023-10-09T10:43:35.410 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.410 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:43:35.410 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.410 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.410 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.410 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:154545 8.19 8:99cca74f:::benchmark_data_smithi053_182275_object52944:head [delete] snapc 0=[] ondisk+write+known_if_redirected e332)", 2023-10-09T10:43:35.410 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:46.516893+0000", 2023-10-09T10:43:35.410 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 468.78534221699999, 2023-10-09T10:43:35.411 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.983531508, 2023-10-09T10:43:35.411 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:43:35.411 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:43:35.411 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:43:35.411 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:43:35.411 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:43:35.411 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 154545 2023-10-09T10:43:35.411 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.411 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:43:35.411 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.411 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:43:35.411 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516893+0000", 2023-10-09T10:43:35.412 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:43:35.412 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.412 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.412 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:43:35.412 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516893+0000", 2023-10-09T10:43:35.412 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:43:35.412 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.412 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.412 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:43:35.412 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516892+0000", 2023-10-09T10:43:35.412 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.0430000000000004e-06 2023-10-09T10:43:35.412 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.413 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.413 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:43:35.413 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516898+0000", 2023-10-09T10:43:35.413 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2622e-05 2023-10-09T10:43:35.413 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.413 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.413 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:43:35.413 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516910+0000", 2023-10-09T10:43:35.413 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0110000000000003e-06 2023-10-09T10:43:35.413 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.413 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.413 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:43:35.414 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516917+0000", 2023-10-09T10:43:35.414 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0547000000000001e-05 2023-10-09T10:43:35.414 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.414 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.414 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.414 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.516988+0000", 2023-10-09T10:43:35.414 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1866e-05 2023-10-09T10:43:35.414 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.414 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.414 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.414 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.517000+0000", 2023-10-09T10:43:35.414 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.874597874 2023-10-09T10:43:35.415 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.415 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.415 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.415 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391598+0000", 2023-10-09T10:43:35.415 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.9969999999999993e-06 2023-10-09T10:43:35.415 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.415 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.415 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.415 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391608+0000", 2023-10-09T10:43:35.415 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.095655338 2023-10-09T10:43:35.415 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.415 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.416 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.416 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.487263+0000", 2023-10-09T10:43:35.416 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000135093 2023-10-09T10:43:35.416 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.416 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.416 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:43:35.416 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.487398+0000", 2023-10-09T10:43:35.416 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000442003 2023-10-09T10:43:35.416 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.416 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.416 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:43:35.416 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.487840+0000", 2023-10-09T10:43:35.417 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0061603719999999999 2023-10-09T10:43:35.417 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.417 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.417 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.417 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.494000+0000", 2023-10-09T10:43:35.417 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.2909000000000002e-05 2023-10-09T10:43:35.417 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.417 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.417 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.417 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.494083+0000", 2023-10-09T10:43:35.417 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001881597 2023-10-09T10:43:35.417 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.417 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.418 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:43:35.418 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.495965+0000", 2023-10-09T10:43:35.418 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0043349870000000002 2023-10-09T10:43:35.418 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.418 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.418 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.418 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500300+0000", 2023-10-09T10:43:35.418 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.2620999999999998e-05 2023-10-09T10:43:35.418 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.418 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.418 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:43:35.419 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500333+0000", 2023-10-09T10:43:35.419 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.1475000000000001e-05 2023-10-09T10:43:35.419 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.419 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.419 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:43:35.419 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500424+0000", 2023-10-09T10:43:35.419 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.983531508 2023-10-09T10:43:35.419 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.419 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:43:35.419 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.419 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.420 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.420 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:154576 8.19 8:9e7cc384:::benchmark_data_smithi053_182275_object52975:head [delete] snapc 0=[] ondisk+write+known_if_redirected e332)", 2023-10-09T10:43:35.420 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:46.547255+0000", 2023-10-09T10:43:35.420 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 468.75497928099998, 2023-10-09T10:43:35.420 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.953409044, 2023-10-09T10:43:35.420 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:43:35.420 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:43:35.420 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:43:35.420 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:43:35.420 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:43:35.420 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 154576 2023-10-09T10:43:35.420 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.421 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:43:35.421 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.421 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:43:35.421 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.547255+0000", 2023-10-09T10:43:35.421 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:43:35.421 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.421 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.421 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:43:35.421 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.547255+0000", 2023-10-09T10:43:35.421 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:43:35.421 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.421 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.422 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:43:35.422 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.547254+0000", 2023-10-09T10:43:35.422 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1329999999999998e-06 2023-10-09T10:43:35.422 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.422 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.422 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:43:35.422 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.547259+0000", 2023-10-09T10:43:35.422 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.9930000000000007e-06 2023-10-09T10:43:35.422 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.422 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.422 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:43:35.423 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.547269+0000", 2023-10-09T10:43:35.423 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.2770000000000002e-06 2023-10-09T10:43:35.423 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.423 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.423 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:43:35.423 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.547276+0000", 2023-10-09T10:43:35.423 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.6258999999999998e-05 2023-10-09T10:43:35.423 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.423 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.423 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.423 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.547332+0000", 2023-10-09T10:43:35.423 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1387e-05 2023-10-09T10:43:35.424 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.424 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.424 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.424 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.547343+0000", 2023-10-09T10:43:35.424 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.84429386399999995 2023-10-09T10:43:35.424 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.424 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.424 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.424 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391637+0000", 2023-10-09T10:43:35.424 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0454e-05 2023-10-09T10:43:35.424 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.424 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.425 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.425 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391647+0000", 2023-10-09T10:43:35.425 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1000185920000001 2023-10-09T10:43:35.425 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.425 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.425 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.425 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.491666+0000", 2023-10-09T10:43:35.425 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00012111499999999999 2023-10-09T10:43:35.425 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.425 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.425 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:43:35.426 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.491787+0000", 2023-10-09T10:43:35.426 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00037564299999999999 2023-10-09T10:43:35.426 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.426 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.426 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:43:35.426 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.492163+0000", 2023-10-09T10:43:35.426 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0038612759999999999 2023-10-09T10:43:35.426 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.426 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.426 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.426 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.496024+0000", 2023-10-09T10:43:35.427 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.7639999999999999e-05 2023-10-09T10:43:35.427 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.427 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.427 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.427 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.496062+0000", 2023-10-09T10:43:35.427 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0041206669999999997 2023-10-09T10:43:35.427 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.427 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.427 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:43:35.427 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500182+0000", 2023-10-09T10:43:35.427 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00030962999999999997 2023-10-09T10:43:35.427 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.428 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.428 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.428 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500492+0000", 2023-10-09T10:43:35.428 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.0054000000000001e-05 2023-10-09T10:43:35.428 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.428 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.428 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:43:35.428 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500522+0000", 2023-10-09T10:43:35.428 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000142404 2023-10-09T10:43:35.428 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.428 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.428 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:43:35.429 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500665+0000", 2023-10-09T10:43:35.429 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.953409044 2023-10-09T10:43:35.429 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.429 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:43:35.429 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.429 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.429 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.429 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:154583 8.19 8:9b6ab2e2:::benchmark_data_smithi053_182275_object52982:head [delete] snapc 0=[] ondisk+write+known_if_redirected e332)", 2023-10-09T10:43:35.429 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:46.553294+0000", 2023-10-09T10:43:35.429 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 468.748940774, 2023-10-09T10:43:35.429 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.947550976, 2023-10-09T10:43:35.430 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:43:35.430 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:43:35.430 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:43:35.430 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:43:35.430 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:43:35.430 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 154583 2023-10-09T10:43:35.430 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.430 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:43:35.430 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.430 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:43:35.430 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.553294+0000", 2023-10-09T10:43:35.430 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:43:35.431 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.431 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.431 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:43:35.431 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.553294+0000", 2023-10-09T10:43:35.431 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:43:35.431 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.431 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.431 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:43:35.431 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.553293+0000", 2023-10-09T10:43:35.431 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.6169999999999998e-06 2023-10-09T10:43:35.431 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.432 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.432 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:43:35.432 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.553297+0000", 2023-10-09T10:43:35.432 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.2090000000000005e-06 2023-10-09T10:43:35.432 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.432 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.432 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:43:35.432 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.553305+0000", 2023-10-09T10:43:35.432 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.746e-06 2023-10-09T10:43:35.432 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.432 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.432 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:43:35.433 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.553310+0000", 2023-10-09T10:43:35.433 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.9038e-05 2023-10-09T10:43:35.433 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.433 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.433 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.433 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.553369+0000", 2023-10-09T10:43:35.433 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4046000000000001e-05 2023-10-09T10:43:35.433 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.433 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.433 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.433 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.553383+0000", 2023-10-09T10:43:35.433 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.83829091899999997 2023-10-09T10:43:35.434 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.434 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.434 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.434 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391674+0000", 2023-10-09T10:43:35.434 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.7140000000000005e-06 2023-10-09T10:43:35.434 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.434 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.434 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.434 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391683+0000", 2023-10-09T10:43:35.434 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1024206889999999 2023-10-09T10:43:35.434 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.435 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.435 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.435 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.494104+0000", 2023-10-09T10:43:35.435 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.1713999999999997e-05 2023-10-09T10:43:35.435 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.435 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.435 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:43:35.435 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.494186+0000", 2023-10-09T10:43:35.435 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00023970400000000001 2023-10-09T10:43:35.435 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.435 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.435 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:43:35.436 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.494425+0000", 2023-10-09T10:43:35.436 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001677981 2023-10-09T10:43:35.436 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.436 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.436 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.436 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.496103+0000", 2023-10-09T10:43:35.436 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0041053849999999996 2023-10-09T10:43:35.436 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.436 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.436 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.436 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500209+0000", 2023-10-09T10:43:35.437 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.8317999999999999e-05 2023-10-09T10:43:35.437 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.437 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.437 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:43:35.437 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500237+0000", 2023-10-09T10:43:35.437 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00045514299999999998 2023-10-09T10:43:35.437 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.437 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.437 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.437 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500692+0000", 2023-10-09T10:43:35.437 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.9493999999999999e-05 2023-10-09T10:43:35.438 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.438 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.438 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:43:35.438 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500722+0000", 2023-10-09T10:43:35.438 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00012325899999999999 2023-10-09T10:43:35.438 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.438 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.438 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:43:35.438 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500845+0000", 2023-10-09T10:43:35.438 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.947550976 2023-10-09T10:43:35.438 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.438 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:43:35.439 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.439 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.439 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.439 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:154696 8.19 8:9f74f4a6:::benchmark_data_smithi053_182275_object53095:head [delete] snapc 0=[] ondisk+write+known_if_redirected e332)", 2023-10-09T10:43:35.439 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:46.667936+0000", 2023-10-09T10:43:35.439 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 468.63429866000001, 2023-10-09T10:43:35.439 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8376502690000001, 2023-10-09T10:43:35.439 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:43:35.439 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:43:35.439 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:43:35.439 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:43:35.439 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:43:35.440 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 154696 2023-10-09T10:43:35.440 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.440 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:43:35.440 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.440 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:43:35.440 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.667936+0000", 2023-10-09T10:43:35.440 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:43:35.440 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.440 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.440 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:43:35.440 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.667936+0000", 2023-10-09T10:43:35.440 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:43:35.440 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.441 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.441 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:43:35.441 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.667934+0000", 2023-10-09T10:43:35.441 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0339999999999999e-05 2023-10-09T10:43:35.441 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.441 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.441 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:43:35.441 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.667945+0000", 2023-10-09T10:43:35.441 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2648e-05 2023-10-09T10:43:35.441 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.441 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.442 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:43:35.442 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.667957+0000", 2023-10-09T10:43:35.442 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.6629999999999993e-06 2023-10-09T10:43:35.442 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.442 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.442 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:43:35.442 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.667965+0000", 2023-10-09T10:43:35.442 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.6829000000000001e-05 2023-10-09T10:43:35.442 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.442 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.442 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.442 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.668022+0000", 2023-10-09T10:43:35.443 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.9280000000000005e-06 2023-10-09T10:43:35.443 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.443 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.443 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.443 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.668032+0000", 2023-10-09T10:43:35.443 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.72367758900000001 2023-10-09T10:43:35.443 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.443 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.443 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.443 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391709+0000", 2023-10-09T10:43:35.443 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.6849999999999996e-06 2023-10-09T10:43:35.443 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.444 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.444 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.444 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391719+0000", 2023-10-09T10:43:35.444 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1044125949999999 2023-10-09T10:43:35.444 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.444 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.444 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.444 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.496132+0000", 2023-10-09T10:43:35.444 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.6885999999999995e-05 2023-10-09T10:43:35.444 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.444 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.444 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:43:35.445 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.496209+0000", 2023-10-09T10:43:35.445 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000196443 2023-10-09T10:43:35.445 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.445 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.445 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:43:35.445 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.496405+0000", 2023-10-09T10:43:35.445 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0038356660000000002 2023-10-09T10:43:35.445 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.445 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.445 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:43:35.445 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500241+0000", 2023-10-09T10:43:35.446 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1282999999999999e-05 2023-10-09T10:43:35.446 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.446 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.446 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.446 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500262+0000", 2023-10-09T10:43:35.446 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9025000000000002e-05 2023-10-09T10:43:35.446 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.446 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.446 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.446 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500281+0000", 2023-10-09T10:43:35.446 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0050813509999999996 2023-10-09T10:43:35.447 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.447 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.447 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.447 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.505362+0000", 2023-10-09T10:43:35.447 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.4913999999999995e-05 2023-10-09T10:43:35.447 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.447 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.447 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:43:35.447 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.505437+0000", 2023-10-09T10:43:35.447 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014905699999999999 2023-10-09T10:43:35.447 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.447 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.448 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:43:35.448 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.505586+0000", 2023-10-09T10:43:35.448 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8376502690000001 2023-10-09T10:43:35.448 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.448 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:43:35.448 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.448 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.448 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.448 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:154742 8.19 8:98b1896f:::benchmark_data_smithi053_182275_object53141:head [delete] snapc 0=[] ondisk+write+known_if_redirected e332)", 2023-10-09T10:43:35.448 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:35:46.709698+0000", 2023-10-09T10:43:35.448 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 468.592536886, 2023-10-09T10:43:35.448 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8106056189999999, 2023-10-09T10:43:35.449 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:43:35.449 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:43:35.449 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:43:35.449 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:43:35.449 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:43:35.449 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 154742 2023-10-09T10:43:35.449 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.449 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:43:35.449 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.449 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:43:35.449 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.709698+0000", 2023-10-09T10:43:35.449 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:43:35.450 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.450 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.450 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:43:35.450 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.709698+0000", 2023-10-09T10:43:35.450 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:43:35.450 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.450 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.450 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:43:35.450 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.709697+0000", 2023-10-09T10:43:35.450 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1959999999999999e-06 2023-10-09T10:43:35.450 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.451 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.451 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:43:35.451 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.709702+0000", 2023-10-09T10:43:35.451 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0862999999999999e-05 2023-10-09T10:43:35.451 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.451 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.451 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:43:35.451 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.709713+0000", 2023-10-09T10:43:35.451 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.3380000000000004e-06 2023-10-09T10:43:35.451 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.451 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.452 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:43:35.452 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.709718+0000", 2023-10-09T10:43:35.452 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.9310000000000001e-05 2023-10-09T10:43:35.452 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.452 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.452 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.452 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.709767+0000", 2023-10-09T10:43:35.452 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.5390000000000002e-06 2023-10-09T10:43:35.452 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.452 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.452 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.453 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:46.709775+0000", 2023-10-09T10:43:35.453 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.68197205699999996 2023-10-09T10:43:35.453 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.453 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.453 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.453 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391747+0000", 2023-10-09T10:43:35.453 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.8069999999999994e-06 2023-10-09T10:43:35.453 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.453 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.453 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.453 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:47.391757+0000", 2023-10-09T10:43:35.453 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1063626049999999 2023-10-09T10:43:35.454 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.454 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.454 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.454 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.498119+0000", 2023-10-09T10:43:35.454 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.6817000000000007e-05 2023-10-09T10:43:35.454 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.454 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.454 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:43:35.454 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.498196+0000", 2023-10-09T10:43:35.454 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00019641799999999999 2023-10-09T10:43:35.454 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.455 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.455 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,6", 2023-10-09T10:43:35.455 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.498393+0000", 2023-10-09T10:43:35.455 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0020576230000000002 2023-10-09T10:43:35.455 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.455 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.455 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.455 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500450+0000", 2023-10-09T10:43:35.455 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.0999999999999997e-06 2023-10-09T10:43:35.455 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.455 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.456 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:43:35.456 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500454+0000", 2023-10-09T10:43:35.456 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8318999999999999e-05 2023-10-09T10:43:35.456 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.456 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.456 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.456 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.500473+0000", 2023-10-09T10:43:35.456 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.019588036 2023-10-09T10:43:35.456 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.456 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.456 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.456 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.520061+0000", 2023-10-09T10:43:35.457 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.6427000000000005e-05 2023-10-09T10:43:35.457 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.457 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.457 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:43:35.457 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.520137+0000", 2023-10-09T10:43:35.457 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00016625099999999999 2023-10-09T10:43:35.457 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.457 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.457 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:43:35.457 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:35:48.520303+0000", 2023-10-09T10:43:35.457 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8106056189999999 2023-10-09T10:43:35.457 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.458 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:43:35.458 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.458 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.458 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.458 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:192773 8.8 8:105dbc7e:::benchmark_data_smithi053_182275_object91172:head [delete] snapc 0=[] ondisk+write+known_if_redirected e341)", 2023-10-09T10:43:35.458 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:36:24.324236+0000", 2023-10-09T10:43:35.458 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 430.97799836399997, 2023-10-09T10:43:35.458 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1200036579999999, 2023-10-09T10:43:35.458 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:43:35.458 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:43:35.458 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:43:35.459 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:43:35.459 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:43:35.459 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 192773 2023-10-09T10:43:35.459 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.459 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:43:35.459 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.459 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:43:35.459 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.324236+0000", 2023-10-09T10:43:35.459 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:43:35.459 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.459 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.459 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:43:35.460 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.324236+0000", 2023-10-09T10:43:35.460 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:43:35.460 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.460 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.460 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:43:35.460 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.324235+0000", 2023-10-09T10:43:35.460 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.4280000000000001e-06 2023-10-09T10:43:35.460 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.460 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.460 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:43:35.460 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.324241+0000", 2023-10-09T10:43:35.460 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2019e-05 2023-10-09T10:43:35.461 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.461 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.461 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:43:35.461 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.324253+0000", 2023-10-09T10:43:35.461 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.1970000000000001e-06 2023-10-09T10:43:35.461 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.461 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.461 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:43:35.461 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.324259+0000", 2023-10-09T10:43:35.461 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.005422423 2023-10-09T10:43:35.461 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.461 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.462 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.462 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.329682+0000", 2023-10-09T10:43:35.462 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6209999999999998e-06 2023-10-09T10:43:35.462 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.462 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.462 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.462 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.329688+0000", 2023-10-09T10:43:35.462 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.98059770599999996 2023-10-09T10:43:35.462 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.462 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.462 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.462 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:25.310286+0000", 2023-10-09T10:43:35.463 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5421999999999999e-05 2023-10-09T10:43:35.463 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.463 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.463 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.463 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:25.310302+0000", 2023-10-09T10:43:35.463 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1239494759999999 2023-10-09T10:43:35.463 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.463 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.463 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.463 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.434251+0000", 2023-10-09T10:43:35.463 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013678400000000001 2023-10-09T10:43:35.463 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.464 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.464 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:43:35.464 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.434388+0000", 2023-10-09T10:43:35.464 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00047500800000000002 2023-10-09T10:43:35.464 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.464 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.464 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,7", 2023-10-09T10:43:35.464 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.434863+0000", 2023-10-09T10:43:35.464 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0026308239999999999 2023-10-09T10:43:35.464 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.464 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.465 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:43:35.465 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.437494+0000", 2023-10-09T10:43:35.465 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0029243810000000002 2023-10-09T10:43:35.465 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.465 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.465 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.465 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.440418+0000", 2023-10-09T10:43:35.465 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.4499999999999997e-05 2023-10-09T10:43:35.465 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.465 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.465 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.465 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.440463+0000", 2023-10-09T10:43:35.466 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0035580099999999999 2023-10-09T10:43:35.466 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.466 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.466 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.466 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.444021+0000", 2023-10-09T10:43:35.466 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.1843999999999999e-05 2023-10-09T10:43:35.466 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.466 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.466 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:43:35.466 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.444082+0000", 2023-10-09T10:43:35.466 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015765199999999999 2023-10-09T10:43:35.466 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.467 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.467 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:43:35.467 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.444240+0000", 2023-10-09T10:43:35.467 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1200036579999999 2023-10-09T10:43:35.467 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.467 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:43:35.467 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.467 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.467 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.467 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:192794 8.8 8:13025829:::benchmark_data_smithi053_182275_object91193:head [delete] snapc 0=[] ondisk+write+known_if_redirected e341)", 2023-10-09T10:43:35.467 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:36:24.345826+0000", 2023-10-09T10:43:35.468 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 430.95640859500003, 2023-10-09T10:43:35.468 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1116621769999999, 2023-10-09T10:43:35.468 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:43:35.468 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:43:35.468 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:43:35.468 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:43:35.468 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:43:35.468 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 192794 2023-10-09T10:43:35.468 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.468 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:43:35.468 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.468 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:43:35.469 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.345826+0000", 2023-10-09T10:43:35.469 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:43:35.469 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.469 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.469 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:43:35.469 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.345826+0000", 2023-10-09T10:43:35.469 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:43:35.469 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.469 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.469 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:43:35.469 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.345825+0000", 2023-10-09T10:43:35.470 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1869999999999996e-06 2023-10-09T10:43:35.470 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.470 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.470 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:43:35.470 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.345830+0000", 2023-10-09T10:43:35.470 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0535e-05 2023-10-09T10:43:35.470 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.470 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.470 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:43:35.470 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.345841+0000", 2023-10-09T10:43:35.470 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.4950000000000002e-06 2023-10-09T10:43:35.470 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.471 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.471 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:43:35.471 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.345845+0000", 2023-10-09T10:43:35.471 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1548999999999998e-05 2023-10-09T10:43:35.471 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.471 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.471 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.471 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.345887+0000", 2023-10-09T10:43:35.471 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.9349999999999997e-06 2023-10-09T10:43:35.471 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.471 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.472 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.472 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.345894+0000", 2023-10-09T10:43:35.472 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.96468753900000004 2023-10-09T10:43:35.472 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.472 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.472 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.472 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:25.310581+0000", 2023-10-09T10:43:35.472 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1316e-05 2023-10-09T10:43:35.472 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.472 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.472 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.472 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:25.310593+0000", 2023-10-09T10:43:35.473 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.127095333 2023-10-09T10:43:35.473 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.473 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.473 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.473 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.437688+0000", 2023-10-09T10:43:35.473 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00012564 2023-10-09T10:43:35.473 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.473 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.473 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:43:35.473 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.437814+0000", 2023-10-09T10:43:35.473 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00042875200000000002 2023-10-09T10:43:35.473 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.474 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.474 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,7", 2023-10-09T10:43:35.474 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.438242+0000", 2023-10-09T10:43:35.474 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0049461169999999999 2023-10-09T10:43:35.474 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.474 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.474 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.474 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.443188+0000", 2023-10-09T10:43:35.474 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.5627999999999998e-05 2023-10-09T10:43:35.474 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.474 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.474 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.475 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.443224+0000", 2023-10-09T10:43:35.475 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001849138 2023-10-09T10:43:35.475 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.475 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.475 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:43:35.475 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.445073+0000", 2023-10-09T10:43:35.475 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012171589999999999 2023-10-09T10:43:35.475 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.475 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.475 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.475 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.457245+0000", 2023-10-09T10:43:35.476 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.2539999999999993e-05 2023-10-09T10:43:35.476 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.476 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.476 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:43:35.476 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.457317+0000", 2023-10-09T10:43:35.476 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017099699999999999 2023-10-09T10:43:35.476 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.476 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.476 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:43:35.476 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.457488+0000", 2023-10-09T10:43:35.476 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1116621769999999 2023-10-09T10:43:35.476 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.477 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:43:35.477 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.477 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.477 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.477 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:192795 8.11 8:8e4b5fe7:::benchmark_data_smithi053_182275_object91194:head [delete] snapc 0=[] ondisk+write+known_if_redirected e341)", 2023-10-09T10:43:35.477 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:36:24.346658+0000", 2023-10-09T10:43:35.477 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 430.95557638000002, 2023-10-09T10:43:35.477 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.076051053, 2023-10-09T10:43:35.477 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:43:35.477 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:43:35.477 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:43:35.477 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:43:35.478 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:43:35.478 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 192795 2023-10-09T10:43:35.478 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.478 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:43:35.478 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.478 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:43:35.478 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.346658+0000", 2023-10-09T10:43:35.478 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:43:35.478 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.478 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.478 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:43:35.479 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.346658+0000", 2023-10-09T10:43:35.479 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:43:35.479 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.479 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.479 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:43:35.479 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.346658+0000", 2023-10-09T10:43:35.479 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.0600000000000001e-06 2023-10-09T10:43:35.479 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.479 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.479 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:43:35.479 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.346662+0000", 2023-10-09T10:43:35.479 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.5120000000000002e-06 2023-10-09T10:43:35.480 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.480 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.480 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:43:35.480 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.346669+0000", 2023-10-09T10:43:35.480 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.3140000000000003e-06 2023-10-09T10:43:35.480 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.480 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.480 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:43:35.480 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.346674+0000", 2023-10-09T10:43:35.480 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.6100999999999999e-05 2023-10-09T10:43:35.480 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.480 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.481 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.481 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.346711+0000", 2023-10-09T10:43:35.481 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.3409999999999997e-06 2023-10-09T10:43:35.481 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.481 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.481 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.481 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.346718+0000", 2023-10-09T10:43:35.481 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.96958843699999997 2023-10-09T10:43:35.481 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.481 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.481 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.482 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:25.316306+0000", 2023-10-09T10:43:35.482 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3345e-05 2023-10-09T10:43:35.482 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.482 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.482 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.482 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:25.316320+0000", 2023-10-09T10:43:35.482 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.100010012 2023-10-09T10:43:35.482 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.482 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.482 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.482 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.416330+0000", 2023-10-09T10:43:35.482 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015284900000000001 2023-10-09T10:43:35.483 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.483 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.483 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:43:35.483 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.416483+0000", 2023-10-09T10:43:35.483 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00052687600000000002 2023-10-09T10:43:35.483 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.483 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.483 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,6,7", 2023-10-09T10:43:35.483 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.417009+0000", 2023-10-09T10:43:35.483 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0033705390000000001 2023-10-09T10:43:35.483 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.484 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.484 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.484 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.420380+0000", 2023-10-09T10:43:35.484 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.226e-05 2023-10-09T10:43:35.484 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.484 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.484 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:43:35.484 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.420392+0000", 2023-10-09T10:43:35.484 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000331126 2023-10-09T10:43:35.484 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.484 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.484 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.485 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.420723+0000", 2023-10-09T10:43:35.485 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001771753 2023-10-09T10:43:35.485 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.485 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.485 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.485 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.422495+0000", 2023-10-09T10:43:35.485 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.2490000000000006e-05 2023-10-09T10:43:35.485 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.485 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.485 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:43:35.485 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.422558+0000", 2023-10-09T10:43:35.485 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015186400000000001 2023-10-09T10:43:35.486 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.486 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.486 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:43:35.486 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.422709+0000", 2023-10-09T10:43:35.486 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.076051053 2023-10-09T10:43:35.486 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.486 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:43:35.486 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.486 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.486 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.486 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.35532.0:192837 8.8 8:13dd8cd2:::benchmark_data_smithi053_182275_object91236:head [delete] snapc 0=[] ondisk+write+known_if_redirected e341)", 2023-10-09T10:43:35.487 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:36:24.401058+0000", 2023-10-09T10:43:35.487 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 430.90117708999998, 2023-10-09T10:43:35.487 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0567055999999999, 2023-10-09T10:43:35.487 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:43:35.487 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:43:35.487 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:43:35.487 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.35532", 2023-10-09T10:43:35.487 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3502842842", 2023-10-09T10:43:35.487 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 192837 2023-10-09T10:43:35.487 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.487 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:43:35.487 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.488 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:43:35.488 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.401058+0000", 2023-10-09T10:43:35.488 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:43:35.488 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.488 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.488 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:43:35.488 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.401058+0000", 2023-10-09T10:43:35.488 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:43:35.488 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.488 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.488 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:43:35.488 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.401056+0000", 2023-10-09T10:43:35.489 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.3990000000000001e-06 2023-10-09T10:43:35.489 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.489 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.489 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:43:35.489 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.401063+0000", 2023-10-09T10:43:35.489 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2700999999999999e-05 2023-10-09T10:43:35.489 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.489 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.489 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:43:35.489 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.401076+0000", 2023-10-09T10:43:35.489 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6019999999999996e-06 2023-10-09T10:43:35.489 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.490 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.490 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:43:35.490 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.401082+0000", 2023-10-09T10:43:35.490 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.3665999999999998e-05 2023-10-09T10:43:35.490 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.490 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.490 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.490 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.401126+0000", 2023-10-09T10:43:35.490 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.371e-06 2023-10-09T10:43:35.490 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.490 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.491 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.491 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:24.401134+0000", 2023-10-09T10:43:35.491 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.90951270500000003 2023-10-09T10:43:35.491 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.491 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.491 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.491 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:25.310647+0000", 2023-10-09T10:43:35.491 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0121e-05 2023-10-09T10:43:35.491 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.491 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.491 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:43:35.492 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:25.310657+0000", 2023-10-09T10:43:35.492 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.129850053 2023-10-09T10:43:35.492 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.492 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.492 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:43:35.492 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.440507+0000", 2023-10-09T10:43:35.492 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013483200000000001 2023-10-09T10:43:35.492 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.492 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.492 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:43:35.492 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.440642+0000", 2023-10-09T10:43:35.492 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00044499699999999998 2023-10-09T10:43:35.493 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.493 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.493 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,7", 2023-10-09T10:43:35.493 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.441087+0000", 2023-10-09T10:43:35.493 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0027504449999999998 2023-10-09T10:43:35.493 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.493 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.493 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.493 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.443837+0000", 2023-10-09T10:43:35.493 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.1619000000000003e-05 2023-10-09T10:43:35.493 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.494 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.494 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.494 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.443869+0000", 2023-10-09T10:43:35.494 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0012149629999999999 2023-10-09T10:43:35.494 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.494 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.494 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:43:35.494 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.445084+0000", 2023-10-09T10:43:35.494 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012466635 2023-10-09T10:43:35.494 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.494 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.495 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:43:35.495 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.457551+0000", 2023-10-09T10:43:35.495 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.4703999999999996e-05 2023-10-09T10:43:35.495 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.495 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.495 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:43:35.495 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.457615+0000", 2023-10-09T10:43:35.495 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014804099999999999 2023-10-09T10:43:35.495 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:43:35.495 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:43:35.495 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:43:35.495 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:36:26.457763+0000", 2023-10-09T10:43:35.496 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0567055999999999 2023-10-09T10:43:35.496 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.496 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:43:35.496 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.496 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:43:35.496 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:43:35.496 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:43:35.496 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:35.522 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:35.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:35.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:35.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:35 smithi086 bash[59714]: cluster 2023-10-09T10:43:33.898603+0000 mgr.y (mgr.26072) 1251 : cluster 0 pgmap v1452: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 76 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 14967/84 objects degraded (17817.857%); 3/84 objects misplaced (3.571%); 0 B/s, 142 objects/s recovering 2023-10-09T10:43:35.626 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:35.651 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:35.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:35.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:35.754 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:35.777 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:35.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:35.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:35.881 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:35.907 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:35.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:35.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:35.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:35 smithi053 bash[76859]: cluster 2023-10-09T10:43:33.898603+0000 mgr.y (mgr.26072) 1251 : cluster 0 pgmap v1452: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 76 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 14967/84 objects degraded (17817.857%); 3/84 objects misplaced (3.571%); 0 B/s, 142 objects/s recovering 2023-10-09T10:43:35.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:35 smithi053 bash[79554]: cluster 2023-10-09T10:43:33.898603+0000 mgr.y (mgr.26072) 1251 : cluster 0 pgmap v1452: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 76 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 14967/84 objects degraded (17817.857%); 3/84 objects misplaced (3.571%); 0 B/s, 142 objects/s recovering 2023-10-09T10:43:36.009 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:36.037 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:36.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:36.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:36.140 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:36.170 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:36.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:36.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:36.273 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:36.302 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:36.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:36.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:36.405 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:36.435 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:36.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:36.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:36.464 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-09T10:43:36.539 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:36.570 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:36.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:36.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:36.673 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:36.699 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:36.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:36.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:36.803 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:36.833 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:36.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:36.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:36.936 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:36.965 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:36.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:36.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:37.067 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:37.100 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:37.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:37.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:37.204 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:37.234 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:37.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:37.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:37.337 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:37.366 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:37.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:37.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:37.470 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:37.489 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:37.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:37.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:37.565 INFO:teuthology.orchestra.run.smithi053.stderr:pool 'unique_pool_4' removed 2023-10-09T10:43:37.593 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:37.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:37 smithi086 bash[59714]: cluster 2023-10-09T10:43:35.899322+0000 mgr.y (mgr.26072) 1252 : cluster 0 pgmap v1453: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 5 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 76 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 13482/84 objects degraded (16050.000%); 3/84 objects misplaced (3.571%); 0 B/s, 298 objects/s recovering 2023-10-09T10:43:37.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:37 smithi086 bash[59714]: audit 2023-10-09T10:43:37.469603+0000 mon.c (mon.2) 105 : audit 1 from='client.? 172.21.15.53:0/1384318198' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:43:37.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:37 smithi086 bash[59714]: audit 2023-10-09T10:43:37.470064+0000 mon.a (mon.0) 1881 : 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-10-09T10:43:37.620 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:37.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:37.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:37.723 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:37.736 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:37 smithi053 bash[79554]: cluster 2023-10-09T10:43:35.899322+0000 mgr.y (mgr.26072) 1252 : cluster 0 pgmap v1453: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 5 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 76 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 13482/84 objects degraded (16050.000%); 3/84 objects misplaced (3.571%); 0 B/s, 298 objects/s recovering 2023-10-09T10:43:37.736 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:37 smithi053 bash[79554]: audit 2023-10-09T10:43:37.469603+0000 mon.c (mon.2) 105 : audit 1 from='client.? 172.21.15.53:0/1384318198' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:43:37.736 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:37 smithi053 bash[79554]: audit 2023-10-09T10:43:37.470064+0000 mon.a (mon.0) 1881 : 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-10-09T10:43:37.736 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:37 smithi053 bash[76859]: cluster 2023-10-09T10:43:35.899322+0000 mgr.y (mgr.26072) 1252 : cluster 0 pgmap v1453: 89 pgs: 1 active+recovery_wait+degraded, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 5 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 76 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 13482/84 objects degraded (16050.000%); 3/84 objects misplaced (3.571%); 0 B/s, 298 objects/s recovering 2023-10-09T10:43:37.737 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:37 smithi053 bash[76859]: audit 2023-10-09T10:43:37.469603+0000 mon.c (mon.2) 105 : audit 1 from='client.? 172.21.15.53:0/1384318198' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:43:37.737 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:37 smithi053 bash[76859]: audit 2023-10-09T10:43:37.470064+0000 mon.a (mon.0) 1881 : 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-10-09T10:43:37.752 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:37.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:37.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:37.855 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:37.880 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:37.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:37.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:37.985 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:38.016 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:38.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:38.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:38.119 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:38.148 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:38.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:38.152 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:38.252 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:38.282 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:38.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:38.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:38.287 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 6, 7] out_osds: [0, 3, 4, 5] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:43:38.287 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:43:38.386 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:38.419 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:38.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:38.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:38.523 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:38.554 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:38.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:38.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:38.658 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:38.687 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:38.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:38.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:38.793 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:38.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:38 smithi053 bash[79554]: cluster 2023-10-09T10:43:37.553987+0000 osd.6 (osd.6) 386 : cluster 3 failed to encode map e403 with expected crc 2023-10-09T10:43:38.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:38 smithi053 bash[79554]: audit 2023-10-09T10:43:37.556169+0000 mon.a (mon.0) 1882 : 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-10-09T10:43:38.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:38 smithi053 bash[79554]: cluster 2023-10-09T10:43:37.556276+0000 mon.a (mon.0) 1883 : cluster 0 osdmap e403: 8 total, 8 up, 4 in 2023-10-09T10:43:38.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:38 smithi053 bash[79554]: cluster 2023-10-09T10:43:37.798206+0000 osd.5 (osd.5) 478 : cluster 3 failed to encode map e403 with expected crc 2023-10-09T10:43:38.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:38 smithi053 bash[79554]: cluster 2023-10-09T10:43:37.800889+0000 osd.5 (osd.5) 479 : cluster 3 failed to encode map e403 with expected crc 2023-10-09T10:43:38.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:38 smithi053 bash[79554]: audit 2023-10-09T10:43:38.094036+0000 mon.a (mon.0) 1884 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:43:38.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:38 smithi053 bash[79554]: cluster 2023-10-09T10:43:38.387303+0000 mon.a (mon.0) 1885 : cluster 3 Health check update: Degraded data redundancy: 13482/84 objects degraded (16050.000%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:38.805 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:38 smithi053 bash[76859]: cluster 2023-10-09T10:43:37.553987+0000 osd.6 (osd.6) 386 : cluster 3 failed to encode map e403 with expected crc 2023-10-09T10:43:38.805 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:38 smithi053 bash[76859]: audit 2023-10-09T10:43:37.556169+0000 mon.a (mon.0) 1882 : 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-10-09T10:43:38.805 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:38 smithi053 bash[76859]: cluster 2023-10-09T10:43:37.556276+0000 mon.a (mon.0) 1883 : cluster 0 osdmap e403: 8 total, 8 up, 4 in 2023-10-09T10:43:38.805 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:38 smithi053 bash[76859]: cluster 2023-10-09T10:43:37.798206+0000 osd.5 (osd.5) 478 : cluster 3 failed to encode map e403 with expected crc 2023-10-09T10:43:38.805 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:38 smithi053 bash[76859]: cluster 2023-10-09T10:43:37.800889+0000 osd.5 (osd.5) 479 : cluster 3 failed to encode map e403 with expected crc 2023-10-09T10:43:38.805 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:38 smithi053 bash[76859]: audit 2023-10-09T10:43:38.094036+0000 mon.a (mon.0) 1884 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:43:38.805 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:38 smithi053 bash[76859]: cluster 2023-10-09T10:43:38.387303+0000 mon.a (mon.0) 1885 : cluster 3 Health check update: Degraded data redundancy: 13482/84 objects degraded (16050.000%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:38.818 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:38.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:38.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:38.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:38 smithi086 bash[59714]: cluster 2023-10-09T10:43:37.553987+0000 osd.6 (osd.6) 386 : cluster 3 failed to encode map e403 with expected crc 2023-10-09T10:43:38.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:38 smithi086 bash[59714]: audit 2023-10-09T10:43:37.556169+0000 mon.a (mon.0) 1882 : 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-10-09T10:43:38.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:38 smithi086 bash[59714]: cluster 2023-10-09T10:43:37.556276+0000 mon.a (mon.0) 1883 : cluster 0 osdmap e403: 8 total, 8 up, 4 in 2023-10-09T10:43:38.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:38 smithi086 bash[59714]: cluster 2023-10-09T10:43:37.798206+0000 osd.5 (osd.5) 478 : cluster 3 failed to encode map e403 with expected crc 2023-10-09T10:43:38.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:38 smithi086 bash[59714]: cluster 2023-10-09T10:43:37.800889+0000 osd.5 (osd.5) 479 : cluster 3 failed to encode map e403 with expected crc 2023-10-09T10:43:38.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:38 smithi086 bash[59714]: audit 2023-10-09T10:43:38.094036+0000 mon.a (mon.0) 1884 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:43:38.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:38 smithi086 bash[59714]: cluster 2023-10-09T10:43:38.387303+0000 mon.a (mon.0) 1885 : cluster 3 Health check update: Degraded data redundancy: 13482/84 objects degraded (16050.000%), 7 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:38.922 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:38.954 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:38.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:38.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:39.058 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:39.087 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:39.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:39.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:39.191 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:39.220 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:39.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:39.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:39.323 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:39.349 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:39.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:39.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:39.453 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:39.483 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:39.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:39.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:39.572 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:39 smithi053 bash[76859]: cluster 2023-10-09T10:43:37.900173+0000 mgr.y (mgr.26072) 1253 : cluster 0 pgmap v1455: 73 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 66 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 27/84 objects degraded (32.143%); 3/84 objects misplaced (3.571%) 2023-10-09T10:43:39.572 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:39 smithi053 bash[76859]: cluster 2023-10-09T10:43:38.641529+0000 osd.7 (osd.7) 381 : cluster 3 failed to encode map e403 with expected crc 2023-10-09T10:43:39.586 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:39.608 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:39.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:39.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:39.712 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:39.723 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:39 smithi086 bash[59714]: cluster 2023-10-09T10:43:37.900173+0000 mgr.y (mgr.26072) 1253 : cluster 0 pgmap v1455: 73 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 66 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 27/84 objects degraded (32.143%); 3/84 objects misplaced (3.571%) 2023-10-09T10:43:39.723 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:39 smithi086 bash[59714]: cluster 2023-10-09T10:43:38.641529+0000 osd.7 (osd.7) 381 : cluster 3 failed to encode map e403 with expected crc 2023-10-09T10:43:39.741 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:39.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:39.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:39.844 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:39.868 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:39.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:39.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:39.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:39 smithi053 bash[79554]: cluster 2023-10-09T10:43:37.900173+0000 mgr.y (mgr.26072) 1253 : cluster 0 pgmap v1455: 73 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 66 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 27/84 objects degraded (32.143%); 3/84 objects misplaced (3.571%) 2023-10-09T10:43:39.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:39 smithi053 bash[79554]: cluster 2023-10-09T10:43:38.641529+0000 osd.7 (osd.7) 381 : cluster 3 failed to encode map e403 with expected crc 2023-10-09T10:43:39.971 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:40.001 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:40.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:40.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:40.105 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:40.132 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:40.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:40.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:40.236 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:40.268 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:40.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:40.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:40.373 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:40.400 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:40.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:40.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:40.503 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:40.534 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:40.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:40.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:40.638 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:40.666 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:40.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:40.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:40.734 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-10-09T10:43:40.734 INFO:tasks.radosbench:Beginning radosbench... 2023-10-09T10:43:40.734 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_5 2023-10-09T10:43:40.735 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool create unique_pool_5 16 2023-10-09T10:43:40.747 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:40 smithi053 bash[76859]: cluster 2023-10-09T10:43:39.576555+0000 osd.7 (osd.7) 382 : cluster 3 failed to encode map e404 with expected crc 2023-10-09T10:43:40.747 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:40 smithi053 bash[76859]: cluster 2023-10-09T10:43:39.576779+0000 mon.a (mon.0) 1886 : cluster 0 osdmap e404: 8 total, 8 up, 4 in 2023-10-09T10:43:40.747 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:40 smithi053 bash[76859]: cluster 2023-10-09T10:43:39.576985+0000 osd.6 (osd.6) 387 : cluster 3 failed to encode map e404 with expected crc 2023-10-09T10:43:40.747 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:40 smithi053 bash[76859]: cluster 2023-10-09T10:43:39.579420+0000 osd.6 (osd.6) 388 : cluster 3 failed to encode map e404 with expected crc 2023-10-09T10:43:40.747 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:40 smithi053 bash[79554]: cluster 2023-10-09T10:43:39.576555+0000 osd.7 (osd.7) 382 : cluster 3 failed to encode map e404 with expected crc 2023-10-09T10:43:40.747 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:40 smithi053 bash[79554]: cluster 2023-10-09T10:43:39.576779+0000 mon.a (mon.0) 1886 : cluster 0 osdmap e404: 8 total, 8 up, 4 in 2023-10-09T10:43:40.747 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:40 smithi053 bash[79554]: cluster 2023-10-09T10:43:39.576985+0000 osd.6 (osd.6) 387 : cluster 3 failed to encode map e404 with expected crc 2023-10-09T10:43:40.747 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:40 smithi053 bash[79554]: cluster 2023-10-09T10:43:39.579420+0000 osd.6 (osd.6) 388 : cluster 3 failed to encode map e404 with expected crc 2023-10-09T10:43:40.770 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:40.796 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:40.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:40.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:40.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:40 smithi086 bash[59714]: cluster 2023-10-09T10:43:39.576555+0000 osd.7 (osd.7) 382 : cluster 3 failed to encode map e404 with expected crc 2023-10-09T10:43:40.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:40 smithi086 bash[59714]: cluster 2023-10-09T10:43:39.576779+0000 mon.a (mon.0) 1886 : cluster 0 osdmap e404: 8 total, 8 up, 4 in 2023-10-09T10:43:40.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:40 smithi086 bash[59714]: cluster 2023-10-09T10:43:39.576985+0000 osd.6 (osd.6) 387 : cluster 3 failed to encode map e404 with expected crc 2023-10-09T10:43:40.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:40 smithi086 bash[59714]: cluster 2023-10-09T10:43:39.579420+0000 osd.6 (osd.6) 388 : cluster 3 failed to encode map e404 with expected crc 2023-10-09T10:43:40.899 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:40.922 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:40.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:40.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:41.025 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:41.047 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:41.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:41.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:41.151 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:41.175 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:41.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:41.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:41.279 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:41.282 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:43:41.306 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:41.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:41.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:41.409 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:41.437 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:41.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:41.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:41.540 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:41.567 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:41.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:41.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:41.670 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:41.694 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:41.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:41.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:41.797 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:41.828 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:41.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:41.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:41.850 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:41 smithi086 bash[59714]: cluster 2023-10-09T10:43:39.786641+0000 osd.4 (osd.4) 342 : cluster 3 failed to encode map e404 with expected crc 2023-10-09T10:43:41.850 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:41 smithi086 bash[59714]: cluster 2023-10-09T10:43:39.900637+0000 mgr.y (mgr.26072) 1254 : cluster 0 pgmap v1457: 73 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 66 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 27/84 objects degraded (32.143%); 3/84 objects misplaced (3.571%) 2023-10-09T10:43:41.851 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:41 smithi086 bash[59714]: cluster 2023-10-09T10:43:40.584890+0000 osd.5 (osd.5) 480 : cluster 3 failed to encode map e405 with expected crc 2023-10-09T10:43:41.851 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:41 smithi086 bash[59714]: cluster 2023-10-09T10:43:40.585026+0000 osd.6 (osd.6) 389 : cluster 3 failed to encode map e405 with expected crc 2023-10-09T10:43:41.851 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:41 smithi086 bash[59714]: cluster 2023-10-09T10:43:40.586366+0000 mon.a (mon.0) 1887 : cluster 0 osdmap e405: 8 total, 8 up, 4 in 2023-10-09T10:43:41.851 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:41 smithi086 bash[59714]: cluster 2023-10-09T10:43:40.587578+0000 osd.6 (osd.6) 390 : cluster 3 failed to encode map e405 with expected crc 2023-10-09T10:43:41.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:41 smithi053 bash[79554]: cluster 2023-10-09T10:43:39.786641+0000 osd.4 (osd.4) 342 : cluster 3 failed to encode map e404 with expected crc 2023-10-09T10:43:41.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:41 smithi053 bash[79554]: cluster 2023-10-09T10:43:39.900637+0000 mgr.y (mgr.26072) 1254 : cluster 0 pgmap v1457: 73 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 66 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 27/84 objects degraded (32.143%); 3/84 objects misplaced (3.571%) 2023-10-09T10:43:41.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:41 smithi053 bash[79554]: cluster 2023-10-09T10:43:40.584890+0000 osd.5 (osd.5) 480 : cluster 3 failed to encode map e405 with expected crc 2023-10-09T10:43:41.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:41 smithi053 bash[79554]: cluster 2023-10-09T10:43:40.585026+0000 osd.6 (osd.6) 389 : cluster 3 failed to encode map e405 with expected crc 2023-10-09T10:43:41.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:41 smithi053 bash[79554]: cluster 2023-10-09T10:43:40.586366+0000 mon.a (mon.0) 1887 : cluster 0 osdmap e405: 8 total, 8 up, 4 in 2023-10-09T10:43:41.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:41 smithi053 bash[79554]: cluster 2023-10-09T10:43:40.587578+0000 osd.6 (osd.6) 390 : cluster 3 failed to encode map e405 with expected crc 2023-10-09T10:43:41.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:41 smithi053 bash[76859]: cluster 2023-10-09T10:43:39.786641+0000 osd.4 (osd.4) 342 : cluster 3 failed to encode map e404 with expected crc 2023-10-09T10:43:41.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:41 smithi053 bash[76859]: cluster 2023-10-09T10:43:39.900637+0000 mgr.y (mgr.26072) 1254 : cluster 0 pgmap v1457: 73 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 66 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 27/84 objects degraded (32.143%); 3/84 objects misplaced (3.571%) 2023-10-09T10:43:41.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:41 smithi053 bash[76859]: cluster 2023-10-09T10:43:40.584890+0000 osd.5 (osd.5) 480 : cluster 3 failed to encode map e405 with expected crc 2023-10-09T10:43:41.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:41 smithi053 bash[76859]: cluster 2023-10-09T10:43:40.585026+0000 osd.6 (osd.6) 389 : cluster 3 failed to encode map e405 with expected crc 2023-10-09T10:43:41.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:41 smithi053 bash[76859]: cluster 2023-10-09T10:43:40.586366+0000 mon.a (mon.0) 1887 : cluster 0 osdmap e405: 8 total, 8 up, 4 in 2023-10-09T10:43:41.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:41 smithi053 bash[76859]: cluster 2023-10-09T10:43:40.587578+0000 osd.6 (osd.6) 390 : cluster 3 failed to encode map e405 with expected crc 2023-10-09T10:43:41.931 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:41.957 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:41.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:41.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:42.061 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:42.087 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:42.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:42.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:42.191 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:42.217 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:42.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:42.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:42.320 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:42.346 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:42.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:42.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:42.450 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:42.482 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:42.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:42.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:42.585 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:42.614 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:42.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:42.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:42.675 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:43:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:43:42] "GET /metrics HTTP/1.1" 200 34207 "" "Prometheus/2.33.4" 2023-10-09T10:43:42.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:42 smithi053 bash[79554]: cluster 2023-10-09T10:43:41.590889+0000 osd.6 (osd.6) 391 : cluster 3 failed to encode map e406 with expected crc 2023-10-09T10:43:42.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:42 smithi053 bash[79554]: cluster 2023-10-09T10:43:41.591302+0000 mon.a (mon.0) 1888 : cluster 0 osdmap e406: 8 total, 8 up, 4 in 2023-10-09T10:43:42.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:42 smithi053 bash[76859]: cluster 2023-10-09T10:43:41.590889+0000 osd.6 (osd.6) 391 : cluster 3 failed to encode map e406 with expected crc 2023-10-09T10:43:42.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:42 smithi053 bash[76859]: cluster 2023-10-09T10:43:41.591302+0000 mon.a (mon.0) 1888 : cluster 0 osdmap e406: 8 total, 8 up, 4 in 2023-10-09T10:43:42.717 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:42.750 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:42.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:42.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:42.784 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:42 smithi086 bash[59714]: cluster 2023-10-09T10:43:41.590889+0000 osd.6 (osd.6) 391 : cluster 3 failed to encode map e406 with expected crc 2023-10-09T10:43:42.784 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:42 smithi086 bash[59714]: cluster 2023-10-09T10:43:41.591302+0000 mon.a (mon.0) 1888 : cluster 0 osdmap e406: 8 total, 8 up, 4 in 2023-10-09T10:43:42.853 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:42.880 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:42.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:42.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:42.985 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:43.012 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:43.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:43.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:43.115 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:43.147 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:43.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:43.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:43.250 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:43.278 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:43.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:43.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:43.382 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:43.405 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:43.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:43.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:43.508 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:43.531 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:43.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:43.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:43.633 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:43:43.635 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:43.660 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:43.661 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:43:43.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:43.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:43.683 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:43:43.712 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:43:43.738 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:43:43.764 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:43.765 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:43:43.792 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:43:43.794 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:43.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:43.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:43.818 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:43:43.821 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:43:43.821 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:43:43.821 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:43:43.821 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:43:43.821 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:43:43.821 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:43:43.821 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:43:43.821 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:43:43.858 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:43 smithi053 bash[76859]: cluster 2023-10-09T10:43:41.901426+0000 mgr.y (mgr.26072) 1255 : cluster 0 pgmap v1460: 73 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 66 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 27/84 objects degraded (32.143%); 3/84 objects misplaced (3.571%) 2023-10-09T10:43:43.858 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:43 smithi053 bash[76859]: cluster 2023-10-09T10:43:43.388689+0000 mon.a (mon.0) 1889 : cluster 3 Health check update: Degraded data redundancy: 27/84 objects degraded (32.143%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:43.858 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:43 smithi053 bash[76859]: audit 2023-10-09T10:43:43.595304+0000 mon.a (mon.0) 1890 : audit 0 from='client.? 172.21.15.53:0/203907848' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:43:43.858 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:43 smithi053 bash[79554]: cluster 2023-10-09T10:43:41.901426+0000 mgr.y (mgr.26072) 1255 : cluster 0 pgmap v1460: 73 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 66 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 27/84 objects degraded (32.143%); 3/84 objects misplaced (3.571%) 2023-10-09T10:43:43.858 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:43 smithi053 bash[79554]: cluster 2023-10-09T10:43:43.388689+0000 mon.a (mon.0) 1889 : cluster 3 Health check update: Degraded data redundancy: 27/84 objects degraded (32.143%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:43.858 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:43 smithi053 bash[79554]: audit 2023-10-09T10:43:43.595304+0000 mon.a (mon.0) 1890 : audit 0 from='client.? 172.21.15.53:0/203907848' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:43:43.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:43 smithi086 bash[59714]: cluster 2023-10-09T10:43:41.901426+0000 mgr.y (mgr.26072) 1255 : cluster 0 pgmap v1460: 73 pgs: 2 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+remapped, 66 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 27/84 objects degraded (32.143%); 3/84 objects misplaced (3.571%) 2023-10-09T10:43:43.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:43 smithi086 bash[59714]: cluster 2023-10-09T10:43:43.388689+0000 mon.a (mon.0) 1889 : cluster 3 Health check update: Degraded data redundancy: 27/84 objects degraded (32.143%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-10-09T10:43:43.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:43 smithi086 bash[59714]: audit 2023-10-09T10:43:43.595304+0000 mon.a (mon.0) 1890 : audit 0 from='client.? 172.21.15.53:0/203907848' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:43:43.898 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:43.921 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:43.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:43.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:44.024 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:44.049 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:44.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:44.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:44.152 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:44.188 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:44.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:44.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:44.293 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:44.318 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:44.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:44.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:44.423 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:44.454 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:44.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:44.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:44.558 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:44.588 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:44.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:44.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:44.626 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is set 2023-10-09T10:43:44.693 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:44.702 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:44 smithi053 bash[79554]: audit 2023-10-09T10:43:43.866775+0000 mon.a (mon.0) 1891 : audit 1 from='client.? 172.21.15.53:0/1029276640' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:43:44.702 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:44 smithi053 bash[76859]: audit 2023-10-09T10:43:43.866775+0000 mon.a (mon.0) 1891 : audit 1 from='client.? 172.21.15.53:0/1029276640' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:43:44.722 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:44.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:44.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:44.826 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:44.857 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:44.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:44.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:44.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:44 smithi086 bash[59714]: audit 2023-10-09T10:43:43.866775+0000 mon.a (mon.0) 1891 : audit 1 from='client.? 172.21.15.53:0/1029276640' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:43:44.960 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:44.988 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:44.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:44.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:45.092 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:45.121 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:45.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:45.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:45.224 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:45.259 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:45.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:45.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:45.364 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:45.388 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:45.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:45.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:45.397 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:43:45.397 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:43:45.491 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:45.523 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:45.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:45.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:45.627 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:45.657 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:45.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:45.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:45.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:45 smithi053 bash[79554]: cluster 2023-10-09T10:43:43.902369+0000 mgr.y (mgr.26072) 1256 : cluster 0 pgmap v1461: 73 pgs: 5 active+clean+remapped, 68 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%); 0 B/s, 4 objects/s recovering 2023-10-09T10:43:45.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:45 smithi053 bash[79554]: cluster 2023-10-09T10:43:44.606668+0000 mon.a (mon.0) 1892 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27/84 objects degraded (32.143%), 2 pgs degraded, 2 pgs undersized) 2023-10-09T10:43:45.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:45 smithi053 bash[79554]: cluster 2023-10-09T10:43:44.606723+0000 mon.a (mon.0) 1893 : cluster 1 Cluster is now healthy 2023-10-09T10:43:45.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:45 smithi053 bash[79554]: cluster 2023-10-09T10:43:44.607573+0000 mon.a (mon.0) 1894 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:43:45.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:45 smithi053 bash[79554]: cluster 2023-10-09T10:43:44.618756+0000 osd.4 (osd.4) 343 : cluster 3 failed to encode map e407 with expected crc 2023-10-09T10:43:45.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:45 smithi053 bash[79554]: audit 2023-10-09T10:43:44.619124+0000 mon.a (mon.0) 1895 : audit 1 from='client.? 172.21.15.53:0/1029276640' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:43:45.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:45 smithi053 bash[79554]: cluster 2023-10-09T10:43:44.619213+0000 mon.a (mon.0) 1896 : cluster 0 osdmap e407: 8 total, 8 up, 4 in 2023-10-09T10:43:45.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:45 smithi053 bash[79554]: cluster 2023-10-09T10:43:45.087566+0000 osd.5 (osd.5) 481 : cluster 3 failed to encode map e407 with expected crc 2023-10-09T10:43:45.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:45 smithi053 bash[79554]: cluster 2023-10-09T10:43:45.087591+0000 osd.7 (osd.7) 383 : cluster 3 failed to encode map e407 with expected crc 2023-10-09T10:43:45.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:45 smithi053 bash[79554]: cluster 2023-10-09T10:43:45.087854+0000 osd.6 (osd.6) 392 : cluster 3 failed to encode map e407 with expected crc 2023-10-09T10:43:45.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:45 smithi053 bash[76859]: cluster 2023-10-09T10:43:43.902369+0000 mgr.y (mgr.26072) 1256 : cluster 0 pgmap v1461: 73 pgs: 5 active+clean+remapped, 68 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%); 0 B/s, 4 objects/s recovering 2023-10-09T10:43:45.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:45 smithi053 bash[76859]: cluster 2023-10-09T10:43:44.606668+0000 mon.a (mon.0) 1892 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27/84 objects degraded (32.143%), 2 pgs degraded, 2 pgs undersized) 2023-10-09T10:43:45.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:45 smithi053 bash[76859]: cluster 2023-10-09T10:43:44.606723+0000 mon.a (mon.0) 1893 : cluster 1 Cluster is now healthy 2023-10-09T10:43:45.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:45 smithi053 bash[76859]: cluster 2023-10-09T10:43:44.607573+0000 mon.a (mon.0) 1894 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:43:45.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:45 smithi053 bash[76859]: cluster 2023-10-09T10:43:44.618756+0000 osd.4 (osd.4) 343 : cluster 3 failed to encode map e407 with expected crc 2023-10-09T10:43:45.678 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:45 smithi053 bash[76859]: audit 2023-10-09T10:43:44.619124+0000 mon.a (mon.0) 1895 : audit 1 from='client.? 172.21.15.53:0/1029276640' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:43:45.678 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:45 smithi053 bash[76859]: cluster 2023-10-09T10:43:44.619213+0000 mon.a (mon.0) 1896 : cluster 0 osdmap e407: 8 total, 8 up, 4 in 2023-10-09T10:43:45.678 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:45 smithi053 bash[76859]: cluster 2023-10-09T10:43:45.087566+0000 osd.5 (osd.5) 481 : cluster 3 failed to encode map e407 with expected crc 2023-10-09T10:43:45.678 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:45 smithi053 bash[76859]: cluster 2023-10-09T10:43:45.087591+0000 osd.7 (osd.7) 383 : cluster 3 failed to encode map e407 with expected crc 2023-10-09T10:43:45.678 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:45 smithi053 bash[76859]: cluster 2023-10-09T10:43:45.087854+0000 osd.6 (osd.6) 392 : cluster 3 failed to encode map e407 with expected crc 2023-10-09T10:43:45.762 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:45.799 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:45.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:45.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:45.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:45 smithi086 bash[59714]: cluster 2023-10-09T10:43:43.902369+0000 mgr.y (mgr.26072) 1256 : cluster 0 pgmap v1461: 73 pgs: 5 active+clean+remapped, 68 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%); 0 B/s, 4 objects/s recovering 2023-10-09T10:43:45.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:45 smithi086 bash[59714]: cluster 2023-10-09T10:43:44.606668+0000 mon.a (mon.0) 1892 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 27/84 objects degraded (32.143%), 2 pgs degraded, 2 pgs undersized) 2023-10-09T10:43:45.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:45 smithi086 bash[59714]: cluster 2023-10-09T10:43:44.606723+0000 mon.a (mon.0) 1893 : cluster 1 Cluster is now healthy 2023-10-09T10:43:45.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:45 smithi086 bash[59714]: cluster 2023-10-09T10:43:44.607573+0000 mon.a (mon.0) 1894 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:43:45.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:45 smithi086 bash[59714]: cluster 2023-10-09T10:43:44.618756+0000 osd.4 (osd.4) 343 : cluster 3 failed to encode map e407 with expected crc 2023-10-09T10:43:45.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:45 smithi086 bash[59714]: audit 2023-10-09T10:43:44.619124+0000 mon.a (mon.0) 1895 : audit 1 from='client.? 172.21.15.53:0/1029276640' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:43:45.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:45 smithi086 bash[59714]: cluster 2023-10-09T10:43:44.619213+0000 mon.a (mon.0) 1896 : cluster 0 osdmap e407: 8 total, 8 up, 4 in 2023-10-09T10:43:45.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:45 smithi086 bash[59714]: cluster 2023-10-09T10:43:45.087566+0000 osd.5 (osd.5) 481 : cluster 3 failed to encode map e407 with expected crc 2023-10-09T10:43:45.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:45 smithi086 bash[59714]: cluster 2023-10-09T10:43:45.087591+0000 osd.7 (osd.7) 383 : cluster 3 failed to encode map e407 with expected crc 2023-10-09T10:43:45.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:45 smithi086 bash[59714]: cluster 2023-10-09T10:43:45.087854+0000 osd.6 (osd.6) 392 : cluster 3 failed to encode map e407 with expected crc 2023-10-09T10:43:45.903 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:45.936 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:45.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:45.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:46.041 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:46.073 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:46.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:46.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:46.178 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:46.210 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:46.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:46.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:46.315 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:46.344 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:46.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:46.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:46.404 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-09T10:43:46.447 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:46.455 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:43:46.483 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:46.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:46.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:46.587 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:46.615 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:46.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:46.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:46.719 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:46.755 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:46.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:46.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:46.860 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:46.893 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:46.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:46.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:46.962 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:43:46.997 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:47.027 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:47.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:47.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:47.131 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:47.167 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:47.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:47.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:47.271 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:47.305 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:47.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:47.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:47.408 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:47.435 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:47.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:47.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:47.539 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:47.569 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:47.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:47.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:47.673 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:47.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:47 smithi053 bash[76859]: cluster 2023-10-09T10:43:45.903081+0000 mgr.y (mgr.26072) 1257 : cluster 0 pgmap v1463: 73 pgs: 5 active+clean+remapped, 68 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%); 0 B/s, 4 objects/s recovering 2023-10-09T10:43:47.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:47 smithi053 bash[79554]: cluster 2023-10-09T10:43:45.903081+0000 mgr.y (mgr.26072) 1257 : cluster 0 pgmap v1463: 73 pgs: 5 active+clean+remapped, 68 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%); 0 B/s, 4 objects/s recovering 2023-10-09T10:43:47.705 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:47.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:47.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:47.730 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T10:43:47.808 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:47.836 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:47.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:47.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:47.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:47 smithi086 bash[59714]: cluster 2023-10-09T10:43:45.903081+0000 mgr.y (mgr.26072) 1257 : cluster 0 pgmap v1463: 73 pgs: 5 active+clean+remapped, 68 active+clean; 4.6 MiB data, 5.0 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%); 0 B/s, 4 objects/s recovering 2023-10-09T10:43:47.939 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:47.964 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:47.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:47.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:48.067 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:48.093 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:48.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:48.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:48.197 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:48.229 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:48.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:48.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:48.332 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:48.367 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:48.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:48.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:48.470 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:48.497 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:48.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:48.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:48.601 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:48.626 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:48.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:48.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:48.730 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:48.753 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:48.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:48.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:48.856 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:48.889 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:48.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:48.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:48.992 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:49.026 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:49.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:49.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:49.130 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:49.165 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:49.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:49.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:49.268 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:49.300 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:49.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:49.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:49.405 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:49.437 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:49.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:49.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:49.541 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:49.572 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:49.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:49.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:49.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:49 smithi053 bash[76859]: cluster 2023-10-09T10:43:47.904209+0000 mgr.y (mgr.26072) 1258 : cluster 0 pgmap v1464: 73 pgs: 5 active+clean+remapped, 68 active+clean; 4.6 MiB data, 4.9 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%); 0 B/s, 3 objects/s recovering 2023-10-09T10:43:49.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:49 smithi053 bash[79554]: cluster 2023-10-09T10:43:47.904209+0000 mgr.y (mgr.26072) 1258 : cluster 0 pgmap v1464: 73 pgs: 5 active+clean+remapped, 68 active+clean; 4.6 MiB data, 4.9 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%); 0 B/s, 3 objects/s recovering 2023-10-09T10:43:49.675 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:49.697 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:49.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:49.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:49.800 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:49.811 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:49 smithi086 bash[59714]: cluster 2023-10-09T10:43:47.904209+0000 mgr.y (mgr.26072) 1258 : cluster 0 pgmap v1464: 73 pgs: 5 active+clean+remapped, 68 active+clean; 4.6 MiB data, 4.9 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%); 0 B/s, 3 objects/s recovering 2023-10-09T10:43:49.832 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:49.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:49.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:49.936 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:49.967 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:49.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:49.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:50.070 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:50.101 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:50.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:50.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:50.204 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:50.235 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:50.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:50.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:50.339 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:50.369 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:50.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:50.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:50.472 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:50.498 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:50.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:50.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:50.602 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:50.636 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:50.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:50.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:50.739 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:50.770 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:50.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:50.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:50.874 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:50.904 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:50.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:50.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:51.008 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:51.039 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:51.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:51.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:51.142 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:51.169 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:51.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:51.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:51.183 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:43:51.272 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:51.301 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:51.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:51.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:51.405 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:51.434 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:51.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:51.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:51.537 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:51.564 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:51.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:51.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:51.669 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:51.698 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:51.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:51.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:51.801 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:51.836 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:51.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:51.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:51.940 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:51.951 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:51 smithi086 bash[59714]: cluster 2023-10-09T10:43:49.905272+0000 mgr.y (mgr.26072) 1259 : cluster 0 pgmap v1465: 73 pgs: 5 active+clean+remapped, 68 active+clean; 4.6 MiB data, 4.9 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%); 0 B/s, 3 objects/s recovering 2023-10-09T10:43:51.951 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:51 smithi086 bash[59714]: audit 2023-10-09T10:43:51.436550+0000 mon.a (mon.0) 1897 : audit 1 from='client.? 172.21.15.53:0/939704956' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-10-09T10:43:51.965 INFO:teuthology.orchestra.run.smithi053.stderr:pool 'unique_pool_5' created 2023-10-09T10:43:51.974 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:51.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:51.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:52.077 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:52.091 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:51 smithi053 bash[76859]: cluster 2023-10-09T10:43:49.905272+0000 mgr.y (mgr.26072) 1259 : cluster 0 pgmap v1465: 73 pgs: 5 active+clean+remapped, 68 active+clean; 4.6 MiB data, 4.9 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%); 0 B/s, 3 objects/s recovering 2023-10-09T10:43:52.091 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:51 smithi053 bash[76859]: audit 2023-10-09T10:43:51.436550+0000 mon.a (mon.0) 1897 : audit 1 from='client.? 172.21.15.53:0/939704956' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-10-09T10:43:52.092 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:51 smithi053 bash[79554]: cluster 2023-10-09T10:43:49.905272+0000 mgr.y (mgr.26072) 1259 : cluster 0 pgmap v1465: 73 pgs: 5 active+clean+remapped, 68 active+clean; 4.6 MiB data, 4.9 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%); 0 B/s, 3 objects/s recovering 2023-10-09T10:43:52.092 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:51 smithi053 bash[79554]: audit 2023-10-09T10:43:51.436550+0000 mon.a (mon.0) 1897 : audit 1 from='client.? 172.21.15.53:0/939704956' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-10-09T10:43:52.113 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:52.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:52.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:52.216 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:52.243 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:52.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:52.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:52.346 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:52.377 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:52.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:52.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:52.481 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:52.513 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:52.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:52.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:52.616 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:52.644 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:52.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:52.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:52.748 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:52.776 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:52.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:52.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:52.879 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:52.893 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:43:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:43:52] "GET /metrics HTTP/1.1" 200 34207 "" "Prometheus/2.33.4" 2023-10-09T10:43:52.912 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:52.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:52.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:53.015 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:53.044 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:53.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:53.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:53.065 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool application enable unique_pool_5 rados --yes-i-really-mean-it || true 2023-10-09T10:43:53.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:52 smithi086 bash[59714]: cluster 2023-10-09T10:43:51.905820+0000 mgr.y (mgr.26072) 1260 : cluster 0 pgmap v1466: 73 pgs: 5 active+clean+remapped, 68 active+clean; 4.6 MiB data, 4.9 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%); 0 B/s, 2 objects/s recovering 2023-10-09T10:43:53.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:52 smithi086 bash[59714]: audit 2023-10-09T10:43:51.957078+0000 mon.a (mon.0) 1898 : audit 1 from='client.? 172.21.15.53:0/939704956' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-10-09T10:43:53.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:52 smithi086 bash[59714]: cluster 2023-10-09T10:43:51.957275+0000 mon.a (mon.0) 1899 : cluster 0 osdmap e408: 8 total, 8 up, 4 in 2023-10-09T10:43:53.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:52 smithi086 bash[59714]: cluster 2023-10-09T10:43:51.960835+0000 osd.7 (osd.7) 384 : cluster 3 failed to encode map e408 with expected crc 2023-10-09T10:43:53.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:52 smithi086 bash[59714]: cluster 2023-10-09T10:43:51.964274+0000 osd.6 (osd.6) 393 : cluster 3 failed to encode map e408 with expected crc 2023-10-09T10:43:53.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:52 smithi086 bash[59714]: cluster 2023-10-09T10:43:51.965582+0000 osd.6 (osd.6) 394 : cluster 3 failed to encode map e408 with expected crc 2023-10-09T10:43:53.149 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:53.165 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:52 smithi053 bash[79554]: cluster 2023-10-09T10:43:51.905820+0000 mgr.y (mgr.26072) 1260 : cluster 0 pgmap v1466: 73 pgs: 5 active+clean+remapped, 68 active+clean; 4.6 MiB data, 4.9 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%); 0 B/s, 2 objects/s recovering 2023-10-09T10:43:53.165 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:52 smithi053 bash[79554]: audit 2023-10-09T10:43:51.957078+0000 mon.a (mon.0) 1898 : audit 1 from='client.? 172.21.15.53:0/939704956' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-10-09T10:43:53.165 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:52 smithi053 bash[79554]: cluster 2023-10-09T10:43:51.957275+0000 mon.a (mon.0) 1899 : cluster 0 osdmap e408: 8 total, 8 up, 4 in 2023-10-09T10:43:53.165 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:52 smithi053 bash[79554]: cluster 2023-10-09T10:43:51.960835+0000 osd.7 (osd.7) 384 : cluster 3 failed to encode map e408 with expected crc 2023-10-09T10:43:53.165 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:52 smithi053 bash[79554]: cluster 2023-10-09T10:43:51.964274+0000 osd.6 (osd.6) 393 : cluster 3 failed to encode map e408 with expected crc 2023-10-09T10:43:53.165 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:52 smithi053 bash[79554]: cluster 2023-10-09T10:43:51.965582+0000 osd.6 (osd.6) 394 : cluster 3 failed to encode map e408 with expected crc 2023-10-09T10:43:53.166 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:52 smithi053 bash[76859]: cluster 2023-10-09T10:43:51.905820+0000 mgr.y (mgr.26072) 1260 : cluster 0 pgmap v1466: 73 pgs: 5 active+clean+remapped, 68 active+clean; 4.6 MiB data, 4.9 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%); 0 B/s, 2 objects/s recovering 2023-10-09T10:43:53.166 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:52 smithi053 bash[76859]: audit 2023-10-09T10:43:51.957078+0000 mon.a (mon.0) 1898 : audit 1 from='client.? 172.21.15.53:0/939704956' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-10-09T10:43:53.166 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:52 smithi053 bash[76859]: cluster 2023-10-09T10:43:51.957275+0000 mon.a (mon.0) 1899 : cluster 0 osdmap e408: 8 total, 8 up, 4 in 2023-10-09T10:43:53.166 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:52 smithi053 bash[76859]: cluster 2023-10-09T10:43:51.960835+0000 osd.7 (osd.7) 384 : cluster 3 failed to encode map e408 with expected crc 2023-10-09T10:43:53.166 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:52 smithi053 bash[76859]: cluster 2023-10-09T10:43:51.964274+0000 osd.6 (osd.6) 393 : cluster 3 failed to encode map e408 with expected crc 2023-10-09T10:43:53.166 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:52 smithi053 bash[76859]: cluster 2023-10-09T10:43:51.965582+0000 osd.6 (osd.6) 394 : cluster 3 failed to encode map e408 with expected crc 2023-10-09T10:43:53.182 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:53.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:53.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:53.286 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:53.319 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:53.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:53.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:53.423 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:53.454 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:53.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:53.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:53.483 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:43:53.484 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:43:53.558 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:53.587 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:53.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:53.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:53.690 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:53.719 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:53.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:53.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:53.822 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:53.852 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:53.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:53.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:53.956 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:53.983 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:53.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:53.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:53.997 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:53 smithi086 bash[59714]: cluster 2023-10-09T10:43:52.685602+0000 osd.4 (osd.4) 344 : cluster 3 failed to encode map e408 with expected crc 2023-10-09T10:43:53.997 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:53 smithi086 bash[59714]: cluster 2023-10-09T10:43:52.688473+0000 osd.4 (osd.4) 345 : cluster 3 failed to encode map e408 with expected crc 2023-10-09T10:43:53.997 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:53 smithi086 bash[59714]: cluster 2023-10-09T10:43:52.787673+0000 osd.5 (osd.5) 482 : cluster 3 failed to encode map e408 with expected crc 2023-10-09T10:43:53.997 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:53 smithi086 bash[59714]: cluster 2023-10-09T10:43:52.963006+0000 osd.7 (osd.7) 385 : cluster 3 failed to encode map e409 with expected crc 2023-10-09T10:43:53.997 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:53 smithi086 bash[59714]: cluster 2023-10-09T10:43:52.963096+0000 mon.a (mon.0) 1900 : cluster 0 osdmap e409: 8 total, 8 up, 4 in 2023-10-09T10:43:53.997 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:53 smithi086 bash[59714]: cluster 2023-10-09T10:43:52.965708+0000 osd.6 (osd.6) 395 : cluster 3 failed to encode map e409 with expected crc 2023-10-09T10:43:53.998 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:53 smithi086 bash[59714]: cluster 2023-10-09T10:43:52.966449+0000 osd.7 (osd.7) 386 : cluster 3 failed to encode map e409 with expected crc 2023-10-09T10:43:53.998 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:53 smithi086 bash[59714]: cluster 2023-10-09T10:43:52.968745+0000 osd.6 (osd.6) 396 : cluster 3 failed to encode map e409 with expected crc 2023-10-09T10:43:53.998 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:53 smithi086 bash[59714]: audit 2023-10-09T10:43:53.101715+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:43:53.998 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:53 smithi086 bash[59714]: audit 2023-10-09T10:43:53.103597+0000 mon.a (mon.0) 1902 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:43:53.998 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:53 smithi086 bash[59714]: audit 2023-10-09T10:43:53.749754+0000 mon.a (mon.0) 1903 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:43:54.086 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:54.114 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:54.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:54.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:54.218 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:54.244 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:54.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:54.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:54.348 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:54.375 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:54.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:54.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:53 smithi053 bash[79554]: cluster 2023-10-09T10:43:52.685602+0000 osd.4 (osd.4) 344 : cluster 3 failed to encode map e408 with expected crc 2023-10-09T10:43:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:53 smithi053 bash[79554]: cluster 2023-10-09T10:43:52.688473+0000 osd.4 (osd.4) 345 : cluster 3 failed to encode map e408 with expected crc 2023-10-09T10:43:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:53 smithi053 bash[79554]: cluster 2023-10-09T10:43:52.787673+0000 osd.5 (osd.5) 482 : cluster 3 failed to encode map e408 with expected crc 2023-10-09T10:43:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:53 smithi053 bash[79554]: cluster 2023-10-09T10:43:52.963006+0000 osd.7 (osd.7) 385 : cluster 3 failed to encode map e409 with expected crc 2023-10-09T10:43:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:53 smithi053 bash[79554]: cluster 2023-10-09T10:43:52.963096+0000 mon.a (mon.0) 1900 : cluster 0 osdmap e409: 8 total, 8 up, 4 in 2023-10-09T10:43:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:53 smithi053 bash[79554]: cluster 2023-10-09T10:43:52.965708+0000 osd.6 (osd.6) 395 : cluster 3 failed to encode map e409 with expected crc 2023-10-09T10:43:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:53 smithi053 bash[79554]: cluster 2023-10-09T10:43:52.966449+0000 osd.7 (osd.7) 386 : cluster 3 failed to encode map e409 with expected crc 2023-10-09T10:43:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:53 smithi053 bash[79554]: cluster 2023-10-09T10:43:52.968745+0000 osd.6 (osd.6) 396 : cluster 3 failed to encode map e409 with expected crc 2023-10-09T10:43:54.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:53 smithi053 bash[79554]: audit 2023-10-09T10:43:53.101715+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:43:54.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:53 smithi053 bash[79554]: audit 2023-10-09T10:43:53.103597+0000 mon.a (mon.0) 1902 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:43:54.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:53 smithi053 bash[79554]: audit 2023-10-09T10:43:53.749754+0000 mon.a (mon.0) 1903 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:43:54.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:53 smithi053 bash[76859]: cluster 2023-10-09T10:43:52.685602+0000 osd.4 (osd.4) 344 : cluster 3 failed to encode map e408 with expected crc 2023-10-09T10:43:54.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:53 smithi053 bash[76859]: cluster 2023-10-09T10:43:52.688473+0000 osd.4 (osd.4) 345 : cluster 3 failed to encode map e408 with expected crc 2023-10-09T10:43:54.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:53 smithi053 bash[76859]: cluster 2023-10-09T10:43:52.787673+0000 osd.5 (osd.5) 482 : cluster 3 failed to encode map e408 with expected crc 2023-10-09T10:43:54.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:53 smithi053 bash[76859]: cluster 2023-10-09T10:43:52.963006+0000 osd.7 (osd.7) 385 : cluster 3 failed to encode map e409 with expected crc 2023-10-09T10:43:54.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:53 smithi053 bash[76859]: cluster 2023-10-09T10:43:52.963096+0000 mon.a (mon.0) 1900 : cluster 0 osdmap e409: 8 total, 8 up, 4 in 2023-10-09T10:43:54.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:53 smithi053 bash[76859]: cluster 2023-10-09T10:43:52.965708+0000 osd.6 (osd.6) 395 : cluster 3 failed to encode map e409 with expected crc 2023-10-09T10:43:54.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:53 smithi053 bash[76859]: cluster 2023-10-09T10:43:52.966449+0000 osd.7 (osd.7) 386 : cluster 3 failed to encode map e409 with expected crc 2023-10-09T10:43:54.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:53 smithi053 bash[76859]: cluster 2023-10-09T10:43:52.968745+0000 osd.6 (osd.6) 396 : cluster 3 failed to encode map e409 with expected crc 2023-10-09T10:43:54.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:53 smithi053 bash[76859]: audit 2023-10-09T10:43:53.101715+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:43:54.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:53 smithi053 bash[76859]: audit 2023-10-09T10:43:53.103597+0000 mon.a (mon.0) 1902 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:43:54.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:53 smithi053 bash[76859]: audit 2023-10-09T10:43:53.749754+0000 mon.a (mon.0) 1903 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:43:54.478 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:54.505 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:54.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:54.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:54.608 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:54.640 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:54.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:54.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:54.745 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:54.779 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:54.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:54.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:54.882 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:54.910 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:54.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:54.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:55.013 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:55.021 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:54 smithi086 bash[59714]: cluster 2023-10-09T10:43:53.906719+0000 mgr.y (mgr.26072) 1261 : cluster 0 pgmap v1469: 89 pgs: 1 active+undersized, 6 creating+peering, 7 unknown, 5 active+clean+remapped, 70 active+clean; 4.6 MiB data, 4.9 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:43:55.022 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:54 smithi086 bash[59714]: cluster 2023-10-09T10:43:53.965501+0000 osd.6 (osd.6) 397 : cluster 3 failed to encode map e410 with expected crc 2023-10-09T10:43:55.022 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:54 smithi086 bash[59714]: cluster 2023-10-09T10:43:53.966359+0000 mon.a (mon.0) 1904 : cluster 0 osdmap e410: 8 total, 8 up, 4 in 2023-10-09T10:43:55.038 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:55.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:55.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:55.142 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:55.169 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:55.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:55.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:55.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:54 smithi053 bash[76859]: cluster 2023-10-09T10:43:53.906719+0000 mgr.y (mgr.26072) 1261 : cluster 0 pgmap v1469: 89 pgs: 1 active+undersized, 6 creating+peering, 7 unknown, 5 active+clean+remapped, 70 active+clean; 4.6 MiB data, 4.9 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:43:55.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:54 smithi053 bash[76859]: cluster 2023-10-09T10:43:53.965501+0000 osd.6 (osd.6) 397 : cluster 3 failed to encode map e410 with expected crc 2023-10-09T10:43:55.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:54 smithi053 bash[76859]: cluster 2023-10-09T10:43:53.966359+0000 mon.a (mon.0) 1904 : cluster 0 osdmap e410: 8 total, 8 up, 4 in 2023-10-09T10:43:55.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:54 smithi053 bash[79554]: cluster 2023-10-09T10:43:53.906719+0000 mgr.y (mgr.26072) 1261 : cluster 0 pgmap v1469: 89 pgs: 1 active+undersized, 6 creating+peering, 7 unknown, 5 active+clean+remapped, 70 active+clean; 4.6 MiB data, 4.9 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:43:55.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:54 smithi053 bash[79554]: cluster 2023-10-09T10:43:53.965501+0000 osd.6 (osd.6) 397 : cluster 3 failed to encode map e410 with expected crc 2023-10-09T10:43:55.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:54 smithi053 bash[79554]: cluster 2023-10-09T10:43:53.966359+0000 mon.a (mon.0) 1904 : cluster 0 osdmap e410: 8 total, 8 up, 4 in 2023-10-09T10:43:55.274 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:55.301 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:55.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:55.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:55.404 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:55.429 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:55.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:55.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:55.488 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:43:55.488 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:43:55.532 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:55.557 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:55.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:55.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:55.660 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:55.693 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:55.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:55.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:55.797 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:55.825 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:55.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:55.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:55.927 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:55.957 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:55.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:55.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:56.060 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:56.085 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:56.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:56.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:56.187 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:56.215 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:56.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:56.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:56.319 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:56.348 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:56.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:56.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:56.451 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:56.482 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:56.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:56.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:56.508 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-09T10:43:56.586 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:56.618 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:56.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:56.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:56.722 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:56.752 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:56.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:56.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:56.855 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:56.884 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:56.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:56.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:56.989 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:57.019 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:57.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:57.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:57.122 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:57.130 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:56 smithi053 bash[76859]: cluster 2023-10-09T10:43:55.907570+0000 mgr.y (mgr.26072) 1262 : cluster 0 pgmap v1471: 89 pgs: 1 active+undersized, 6 creating+peering, 6 unknown, 5 active+clean+remapped, 71 active+clean; 4.6 MiB data, 4.9 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:43:57.131 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:56 smithi053 bash[79554]: cluster 2023-10-09T10:43:55.907570+0000 mgr.y (mgr.26072) 1262 : cluster 0 pgmap v1471: 89 pgs: 1 active+undersized, 6 creating+peering, 6 unknown, 5 active+clean+remapped, 71 active+clean; 4.6 MiB data, 4.9 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:43:57.144 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:43:57.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:57.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:43:57.248 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:57.262 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:56 smithi086 bash[59714]: cluster 2023-10-09T10:43:55.907570+0000 mgr.y (mgr.26072) 1262 : cluster 0 pgmap v1471: 89 pgs: 1 active+undersized, 6 creating+peering, 6 unknown, 5 active+clean+remapped, 71 active+clean; 4.6 MiB data, 4.9 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:43:57.283 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:57.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:57.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:57.388 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:57.421 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:57.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:57.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:57.525 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:57.555 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:57.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:57.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:57.660 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:57.690 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:57.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:57.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:57.795 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:57.828 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:57.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:57.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:57.932 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:57.967 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:57.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:57.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:58.072 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:58.103 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:58.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:58.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:58.207 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:58.241 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:58.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:58.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:58.344 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:58.377 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:58.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:58.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:58.481 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:58.512 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:58.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:58.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:58.616 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:58.648 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:43:58.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:58.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:43:58.752 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:58.787 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:43:58.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:58.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:43:58.890 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:58.922 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:43:58.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:58.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:43:59.021 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:43:59.025 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:59.049 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:59.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:59.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:59.152 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:59.179 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:59.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:59.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:59.283 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:59.310 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:59.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:59.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:43:59.413 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:59.444 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:59.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:59.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:59.548 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:59.578 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:43:59.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:59.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:43:59.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:43:59 smithi053 bash[79554]: cluster 2023-10-09T10:43:57.908415+0000 mgr.y (mgr.26072) 1263 : cluster 0 pgmap v1472: 89 pgs: 1 active+undersized, 5 active+clean+remapped, 83 active+clean; 4.6 MiB data, 4.8 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:43:59.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:43:59 smithi053 bash[76859]: cluster 2023-10-09T10:43:57.908415+0000 mgr.y (mgr.26072) 1263 : cluster 0 pgmap v1472: 89 pgs: 1 active+undersized, 5 active+clean+remapped, 83 active+clean; 4.6 MiB data, 4.8 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:43:59.681 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:59.694 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:43:59 smithi086 bash[59714]: cluster 2023-10-09T10:43:57.908415+0000 mgr.y (mgr.26072) 1263 : cluster 0 pgmap v1472: 89 pgs: 1 active+undersized, 5 active+clean+remapped, 83 active+clean; 4.6 MiB data, 4.8 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:43:59.716 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:43:59.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:59.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:43:59.819 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:59.849 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:43:59.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:59.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:43:59.952 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:59.986 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:43:59.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:43:59.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:00.090 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:00.116 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:00.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:00.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:00.221 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:00.250 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:00.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:00.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:00.354 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:00.381 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:00.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:00.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:00.484 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:00.516 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:00.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:00.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:00.620 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:00.649 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:00.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:00.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:00.752 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:00.782 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:00.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:00.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:00.886 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:00.916 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:00.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:00.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:01.020 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:01.048 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:01.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:01.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:01.152 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:01.186 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:01.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:01.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:01.290 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:01.319 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:01.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:01.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:01.330 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:44:01.422 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:01.456 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:01.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:01.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:01.560 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:01.567 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:01 smithi053 bash[79554]: cluster 2023-10-09T10:43:59.909237+0000 mgr.y (mgr.26072) 1264 : cluster 0 pgmap v1473: 89 pgs: 1 active+undersized, 5 active+clean+remapped, 83 active+clean; 4.6 MiB data, 4.8 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:44:01.567 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:01 smithi053 bash[76859]: cluster 2023-10-09T10:43:59.909237+0000 mgr.y (mgr.26072) 1264 : cluster 0 pgmap v1473: 89 pgs: 1 active+undersized, 5 active+clean+remapped, 83 active+clean; 4.6 MiB data, 4.8 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:44:01.584 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:01.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:01.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:01.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:01 smithi086 bash[59714]: cluster 2023-10-09T10:43:59.909237+0000 mgr.y (mgr.26072) 1264 : cluster 0 pgmap v1473: 89 pgs: 1 active+undersized, 5 active+clean+remapped, 83 active+clean; 4.6 MiB data, 4.8 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:44:01.646 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:44:01.669 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:44:01.688 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:01.689 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:44:01.706 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:01.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:01.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:01.717 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:44:01.741 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:44:01.765 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:44:01.790 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:44:01.809 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:01.811 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:44:01.815 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:44:01.815 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:44:01.815 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:44:01.815 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:44:01.815 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:44:01.815 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:44:01.815 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:44:01.815 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:44:01.839 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:01.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:01.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:01.943 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:01.967 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:01.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:01.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:02.070 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:02.102 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:02.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:02.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:02.205 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:02.232 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:02.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:02.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:02.335 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:02.359 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:02.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:02.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:02.423 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is set 2023-10-09T10:44:02.463 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:02.493 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:02.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:02.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:02.596 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:02.621 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:02.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:02.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:02.675 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:44:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:44:02] "GET /metrics HTTP/1.1" 200 36531 "" "Prometheus/2.33.4" 2023-10-09T10:44:02.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:02 smithi053 bash[79554]: audit 2023-10-09T10:44:01.621857+0000 mon.c (mon.2) 106 : audit 0 from='client.? 172.21.15.53:0/4190337584' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:44:02.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:02 smithi053 bash[79554]: audit 2023-10-09T10:44:02.285620+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.53:0/3292207894' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:44:02.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:02 smithi053 bash[79554]: audit 2023-10-09T10:44:02.286208+0000 mon.a (mon.0) 1905 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:44:02.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:02 smithi053 bash[76859]: audit 2023-10-09T10:44:01.621857+0000 mon.c (mon.2) 106 : audit 0 from='client.? 172.21.15.53:0/4190337584' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:44:02.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:02 smithi053 bash[76859]: audit 2023-10-09T10:44:02.285620+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.53:0/3292207894' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:44:02.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:02 smithi053 bash[76859]: audit 2023-10-09T10:44:02.286208+0000 mon.a (mon.0) 1905 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:44:02.725 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:02.736 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:02 smithi086 bash[59714]: audit 2023-10-09T10:44:01.621857+0000 mon.c (mon.2) 106 : audit 0 from='client.? 172.21.15.53:0/4190337584' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:44:02.736 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:02 smithi086 bash[59714]: audit 2023-10-09T10:44:02.285620+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.53:0/3292207894' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:44:02.737 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:02 smithi086 bash[59714]: audit 2023-10-09T10:44:02.286208+0000 mon.a (mon.0) 1905 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:44:02.757 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:02.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:02.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:02.860 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:02.886 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:02.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:02.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:02.989 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:03.015 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:03.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:03.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:03.118 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:03.152 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:03.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:03.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:03.256 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:03.287 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:03.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:03.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:03.390 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:03.421 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:03.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:03.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:03.524 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:03.536 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:03 smithi053 bash[79554]: cluster 2023-10-09T10:44:01.909786+0000 mgr.y (mgr.26072) 1265 : cluster 0 pgmap v1474: 89 pgs: 1 active+undersized, 5 active+clean+remapped, 83 active+clean; 4.6 MiB data, 4.8 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:44:03.536 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:03 smithi053 bash[79554]: cluster 2023-10-09T10:44:02.402200+0000 mon.a (mon.0) 1906 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:44:03.536 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:03 smithi053 bash[79554]: cluster 2023-10-09T10:44:02.411953+0000 osd.7 (osd.7) 387 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T10:44:03.536 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:03 smithi053 bash[79554]: audit 2023-10-09T10:44:02.412514+0000 mon.a (mon.0) 1907 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:44:03.536 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:03 smithi053 bash[79554]: cluster 2023-10-09T10:44:02.412592+0000 mon.a (mon.0) 1908 : cluster 0 osdmap e411: 8 total, 8 up, 4 in 2023-10-09T10:44:03.536 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:03 smithi053 bash[79554]: cluster 2023-10-09T10:44:02.583890+0000 osd.4 (osd.4) 346 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T10:44:03.536 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:03 smithi053 bash[76859]: cluster 2023-10-09T10:44:01.909786+0000 mgr.y (mgr.26072) 1265 : cluster 0 pgmap v1474: 89 pgs: 1 active+undersized, 5 active+clean+remapped, 83 active+clean; 4.6 MiB data, 4.8 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:44:03.536 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:03 smithi053 bash[76859]: cluster 2023-10-09T10:44:02.402200+0000 mon.a (mon.0) 1906 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:44:03.537 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:03 smithi053 bash[76859]: cluster 2023-10-09T10:44:02.411953+0000 osd.7 (osd.7) 387 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T10:44:03.537 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:03 smithi053 bash[76859]: audit 2023-10-09T10:44:02.412514+0000 mon.a (mon.0) 1907 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:44:03.537 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:03 smithi053 bash[76859]: cluster 2023-10-09T10:44:02.412592+0000 mon.a (mon.0) 1908 : cluster 0 osdmap e411: 8 total, 8 up, 4 in 2023-10-09T10:44:03.537 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:03 smithi053 bash[76859]: cluster 2023-10-09T10:44:02.583890+0000 osd.4 (osd.4) 346 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T10:44:03.554 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:03.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:03.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:03 smithi086 bash[59714]: cluster 2023-10-09T10:44:01.909786+0000 mgr.y (mgr.26072) 1265 : cluster 0 pgmap v1474: 89 pgs: 1 active+undersized, 5 active+clean+remapped, 83 active+clean; 4.6 MiB data, 4.8 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:44:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:03 smithi086 bash[59714]: cluster 2023-10-09T10:44:02.402200+0000 mon.a (mon.0) 1906 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:44:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:03 smithi086 bash[59714]: cluster 2023-10-09T10:44:02.411953+0000 osd.7 (osd.7) 387 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T10:44:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:03 smithi086 bash[59714]: audit 2023-10-09T10:44:02.412514+0000 mon.a (mon.0) 1907 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:44:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:03 smithi086 bash[59714]: cluster 2023-10-09T10:44:02.412592+0000 mon.a (mon.0) 1908 : cluster 0 osdmap e411: 8 total, 8 up, 4 in 2023-10-09T10:44:03.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:03 smithi086 bash[59714]: cluster 2023-10-09T10:44:02.583890+0000 osd.4 (osd.4) 346 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T10:44:03.658 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:03.687 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:03.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:03.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:03.790 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:03.819 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:03.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:03.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:03.923 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:03.945 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:03.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:03.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:04.048 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:04.076 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:04.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:04.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:04.180 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:04.212 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:04.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:04.215 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:04.315 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:04.344 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:04.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:04.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:04.447 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:04.474 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:04.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:04.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:04.577 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:04.589 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:04 smithi086 bash[59714]: cluster 2023-10-09T10:44:02.584269+0000 osd.5 (osd.5) 483 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T10:44:04.589 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:04 smithi086 bash[59714]: cluster 2023-10-09T10:44:02.584278+0000 osd.6 (osd.6) 398 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T10:44:04.589 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:04 smithi086 bash[59714]: audit 2023-10-09T10:44:03.766549+0000 mon.a (mon.0) 1909 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:44:04.609 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:04.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:04.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:04.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:04 smithi053 bash[76859]: cluster 2023-10-09T10:44:02.584269+0000 osd.5 (osd.5) 483 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T10:44:04.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:04 smithi053 bash[76859]: cluster 2023-10-09T10:44:02.584278+0000 osd.6 (osd.6) 398 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T10:44:04.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:04 smithi053 bash[76859]: audit 2023-10-09T10:44:03.766549+0000 mon.a (mon.0) 1909 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:44:04.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:04 smithi053 bash[79554]: cluster 2023-10-09T10:44:02.584269+0000 osd.5 (osd.5) 483 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T10:44:04.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:04 smithi053 bash[79554]: cluster 2023-10-09T10:44:02.584278+0000 osd.6 (osd.6) 398 : cluster 3 failed to encode map e411 with expected crc 2023-10-09T10:44:04.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:04 smithi053 bash[79554]: audit 2023-10-09T10:44:03.766549+0000 mon.a (mon.0) 1909 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:44:04.713 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:04.748 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:04.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:04.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:04.853 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:04.884 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:04.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:04.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:04.987 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:05.014 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:05.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:05.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:05.118 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:05.145 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:05.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:05.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:05.249 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:05.280 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:05.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:05.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:05.346 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:44:05.346 INFO:teuthology.orchestra.run.smithi086.stdout: "size": 20, 2023-10-09T10:44:05.346 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 600, 2023-10-09T10:44:05.346 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [ 2023-10-09T10:44:05.346 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.346 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45623.0:60751 9.9 9:90cecb3d:::benchmark_data_smithi053_202539_object60750:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e378)", 2023-10-09T10:44:05.346 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:38:40.456491+0000", 2023-10-09T10:44:05.346 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 324.882914051, 2023-10-09T10:44:05.346 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.7017023500000001, 2023-10-09T10:44:05.347 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:05.347 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:44:05.347 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:44:05.347 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45623", 2023-10-09T10:44:05.347 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:44:05.347 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 60751 2023-10-09T10:44:05.347 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.347 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:05.347 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.347 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:05.347 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:40.456491+0000", 2023-10-09T10:44:05.349 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:05.349 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.349 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.349 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:05.349 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:40.456491+0000", 2023-10-09T10:44:05.349 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:44:05.349 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.350 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.350 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:05.350 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:40.456490+0000", 2023-10-09T10:44:05.350 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0027277540000000002 2023-10-09T10:44:05.350 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.350 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.350 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:05.350 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:40.459218+0000", 2023-10-09T10:44:05.350 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.165e-05 2023-10-09T10:44:05.350 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.350 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.350 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:05.351 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:40.459229+0000", 2023-10-09T10:44:05.351 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.61e-06 2023-10-09T10:44:05.351 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.351 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.351 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:05.351 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:40.459237+0000", 2023-10-09T10:44:05.351 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.9923000000000003e-05 2023-10-09T10:44:05.351 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.351 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.351 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:05.351 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:40.459287+0000", 2023-10-09T10:44:05.352 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0553e-05 2023-10-09T10:44:05.352 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.352 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.352 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:44:05.352 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:40.459297+0000", 2023-10-09T10:44:05.352 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.6965124239999998 2023-10-09T10:44:05.352 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.352 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.352 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:05.352 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.155810+0000", 2023-10-09T10:44:05.352 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.002384068 2023-10-09T10:44:05.353 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.353 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.353 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:44:05.353 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.158194+0000", 2023-10-09T10:44:05.353 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.7017023500000001 2023-10-09T10:44:05.353 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.353 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:05.353 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.353 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.353 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.354 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45623.0:60754 9.9 9:976e8271:::benchmark_data_smithi053_202539_object60753:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e378)", 2023-10-09T10:44:05.354 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:38:40.459309+0000", 2023-10-09T10:44:05.354 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 324.88009637499999, 2023-10-09T10:44:05.354 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1269056319999997, 2023-10-09T10:44:05.354 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:05.354 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:44:05.354 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:44:05.355 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45623", 2023-10-09T10:44:05.355 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:44:05.355 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 60754 2023-10-09T10:44:05.355 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.355 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:05.355 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.355 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:05.355 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:40.459309+0000", 2023-10-09T10:44:05.355 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:05.355 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.355 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.355 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:05.356 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:40.459309+0000", 2023-10-09T10:44:05.356 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:44:05.356 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.356 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.356 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:05.356 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:40.459308+0000", 2023-10-09T10:44:05.356 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1557000000000001e-05 2023-10-09T10:44:05.356 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.356 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.356 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:05.356 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:40.459360+0000", 2023-10-09T10:44:05.356 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.9199999999999999e-06 2023-10-09T10:44:05.357 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.357 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.357 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:05.357 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:40.459370+0000", 2023-10-09T10:44:05.357 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.9850000000000003e-06 2023-10-09T10:44:05.357 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.357 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.357 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:05.357 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:40.459376+0000", 2023-10-09T10:44:05.357 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000118189 2023-10-09T10:44:05.357 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.357 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.358 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:05.358 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:40.459494+0000", 2023-10-09T10:44:05.358 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.0340000000000002e-06 2023-10-09T10:44:05.358 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.358 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.358 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:44:05.358 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:40.459503+0000", 2023-10-09T10:44:05.358 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.7207055119999999 2023-10-09T10:44:05.358 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.358 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.358 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:05.358 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.180208+0000", 2023-10-09T10:44:05.359 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0047186959999999997 2023-10-09T10:44:05.359 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.359 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.359 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:44:05.359 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.184927+0000", 2023-10-09T10:44:05.359 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.058689116999999999 2023-10-09T10:44:05.359 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.359 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.359 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:05.360 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.243616+0000", 2023-10-09T10:44:05.360 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0024834620000000001 2023-10-09T10:44:05.360 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.360 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.360 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for degraded object", 2023-10-09T10:44:05.360 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.246100+0000", 2023-10-09T10:44:05.361 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.33269712899999998 2023-10-09T10:44:05.361 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.361 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.361 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:05.361 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.578797+0000", 2023-10-09T10:44:05.361 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0074180440000000004 2023-10-09T10:44:05.361 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.361 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.362 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:44:05.362 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.586215+0000", 2023-10-09T10:44:05.362 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1269056319999997 2023-10-09T10:44:05.362 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.362 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:05.362 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.362 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.362 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.362 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45623.0:60769 9.e 9:74b9b268:::benchmark_data_smithi053_202539_object60768:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e378)", 2023-10-09T10:44:05.362 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:38:40.459457+0000", 2023-10-09T10:44:05.363 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 324.87994830100001, 2023-10-09T10:44:05.363 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.7949995300000001, 2023-10-09T10:44:05.363 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:05.363 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:44:05.363 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:44:05.363 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45623", 2023-10-09T10:44:05.363 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:44:05.363 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 60769 2023-10-09T10:44:05.363 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.363 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:05.363 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.364 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:05.364 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:40.459457+0000", 2023-10-09T10:44:05.364 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:05.364 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.364 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.364 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:05.364 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:40.459457+0000", 2023-10-09T10:44:05.364 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:44:05.364 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.364 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.364 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:05.364 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:40.459457+0000", 2023-10-09T10:44:05.365 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.6086999999999999e-05 2023-10-09T10:44:05.365 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.365 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.365 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:05.365 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:40.459483+0000", 2023-10-09T10:44:05.365 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.4620000000000001e-06 2023-10-09T10:44:05.365 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.365 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.365 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:05.365 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:40.459489+0000", 2023-10-09T10:44:05.365 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.5669999999999999e-06 2023-10-09T10:44:05.366 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.366 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.366 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:05.366 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:40.459493+0000", 2023-10-09T10:44:05.366 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.4830000000000003e-05 2023-10-09T10:44:05.366 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.366 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.366 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:05.366 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:40.459538+0000", 2023-10-09T10:44:05.366 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2038999999999999e-05 2023-10-09T10:44:05.366 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.366 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.367 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:44:05.367 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:40.459550+0000", 2023-10-09T10:44:05.367 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.7262145289999999 2023-10-09T10:44:05.367 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.367 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.367 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:05.367 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.185764+0000", 2023-10-09T10:44:05.367 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010139484000000001 2023-10-09T10:44:05.367 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.367 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.367 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:44:05.367 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.195904+0000", 2023-10-09T10:44:05.368 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.011022054999999999 2023-10-09T10:44:05.368 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.368 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.368 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2", 2023-10-09T10:44:05.368 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.206926+0000", 2023-10-09T10:44:05.368 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0080594340000000007 2023-10-09T10:44:05.368 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.368 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.368 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:44:05.368 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.214985+0000", 2023-10-09T10:44:05.368 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.018653856999999999 2023-10-09T10:44:05.368 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.369 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.369 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.369 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.233639+0000", 2023-10-09T10:44:05.369 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0035301999999999998 2023-10-09T10:44:05.369 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.369 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.369 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.369 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.237169+0000", 2023-10-09T10:44:05.369 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.004875 2023-10-09T10:44:05.369 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.369 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.369 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:44:05.370 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.242044+0000", 2023-10-09T10:44:05.370 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.01241257 2023-10-09T10:44:05.370 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.370 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.370 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:44:05.370 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.254457+0000", 2023-10-09T10:44:05.370 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.7949995300000001 2023-10-09T10:44:05.370 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.370 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:05.370 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.370 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.371 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.371 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45623.0:60782 9.e 9:7673f7b1:::benchmark_data_smithi053_202539_object60781:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e379)", 2023-10-09T10:44:05.371 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:38:41.679190+0000", 2023-10-09T10:44:05.371 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 323.66021561299999, 2023-10-09T10:44:05.371 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6617176039999997, 2023-10-09T10:44:05.371 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:05.371 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:44:05.371 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:44:05.371 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45623", 2023-10-09T10:44:05.371 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:44:05.371 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 60782 2023-10-09T10:44:05.371 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.372 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:05.372 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.372 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:05.372 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:41.679190+0000", 2023-10-09T10:44:05.372 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:05.372 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.372 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.372 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:05.372 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:41.679190+0000", 2023-10-09T10:44:05.372 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:44:05.372 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.372 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.373 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:05.373 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:41.679188+0000", 2023-10-09T10:44:05.373 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013181799999999999 2023-10-09T10:44:05.373 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.373 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.373 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:05.373 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:41.679320+0000", 2023-10-09T10:44:05.373 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9185e-05 2023-10-09T10:44:05.373 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.373 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.373 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:05.373 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:41.679339+0000", 2023-10-09T10:44:05.374 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0079999999999996e-06 2023-10-09T10:44:05.374 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.374 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.374 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:05.374 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:41.679346+0000", 2023-10-09T10:44:05.374 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.5759184980000001 2023-10-09T10:44:05.374 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.374 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.374 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:05.374 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.255265+0000", 2023-10-09T10:44:05.374 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.011473046000000001 2023-10-09T10:44:05.375 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.375 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.375 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:44:05.375 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.266738+0000", 2023-10-09T10:44:05.375 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.011905400999999999 2023-10-09T10:44:05.375 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.375 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.375 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2", 2023-10-09T10:44:05.375 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.278643+0000", 2023-10-09T10:44:05.375 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.042774619 2023-10-09T10:44:05.375 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.375 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.375 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.376 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.321418+0000", 2023-10-09T10:44:05.376 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0026463979999999999 2023-10-09T10:44:05.376 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.376 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.376 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.376 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.324064+0000", 2023-10-09T10:44:05.376 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00070808100000000005 2023-10-09T10:44:05.376 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.376 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.376 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:44:05.376 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.324772+0000", 2023-10-09T10:44:05.377 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0034241789999999999 2023-10-09T10:44:05.377 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.377 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.377 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:44:05.377 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.328196+0000", 2023-10-09T10:44:05.377 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012711043 2023-10-09T10:44:05.377 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.377 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.377 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:44:05.377 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.340908+0000", 2023-10-09T10:44:05.377 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6617176039999997 2023-10-09T10:44:05.378 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.378 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:05.378 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.378 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.378 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.378 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45623.0:60804 9.e 9:747e34e9:::benchmark_data_smithi053_202539_object60803:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e379)", 2023-10-09T10:44:05.378 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:38:41.764798+0000", 2023-10-09T10:44:05.378 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 323.574607673, 2023-10-09T10:44:05.378 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.5993642939999999, 2023-10-09T10:44:05.378 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:05.378 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:44:05.378 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:44:05.379 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45623", 2023-10-09T10:44:05.379 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:44:05.379 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 60804 2023-10-09T10:44:05.379 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.379 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:05.379 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.379 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:05.379 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:41.764798+0000", 2023-10-09T10:44:05.379 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:05.379 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.379 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.379 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:05.380 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:41.764798+0000", 2023-10-09T10:44:05.380 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999952 2023-10-09T10:44:05.380 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.380 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.380 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:05.380 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:41.764793+0000", 2023-10-09T10:44:05.380 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.2852000000000002e-05 2023-10-09T10:44:05.380 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.380 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.380 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:05.380 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:41.764846+0000", 2023-10-09T10:44:05.380 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3149999999999999e-05 2023-10-09T10:44:05.381 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.381 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.381 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:05.381 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:41.764859+0000", 2023-10-09T10:44:05.381 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.126e-06 2023-10-09T10:44:05.381 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.381 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.381 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:05.381 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:41.764866+0000", 2023-10-09T10:44:05.381 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.5212915840000001 2023-10-09T10:44:05.381 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.382 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.382 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:05.382 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.286158+0000", 2023-10-09T10:44:05.382 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.011288454999999999 2023-10-09T10:44:05.382 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.382 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.382 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:44:05.382 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.297446+0000", 2023-10-09T10:44:05.382 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.014391558 2023-10-09T10:44:05.382 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.382 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.383 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2", 2023-10-09T10:44:05.383 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.311838+0000", 2023-10-09T10:44:05.383 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.029578209000000001 2023-10-09T10:44:05.383 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.383 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.383 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:44:05.383 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.341416+0000", 2023-10-09T10:44:05.383 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001459541 2023-10-09T10:44:05.383 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.383 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.383 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.383 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.342875+0000", 2023-10-09T10:44:05.384 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0015493429999999999 2023-10-09T10:44:05.384 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.384 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.384 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.384 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.344425+0000", 2023-10-09T10:44:05.384 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0030971280000000002 2023-10-09T10:44:05.384 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.384 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.384 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:44:05.384 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.347522+0000", 2023-10-09T10:44:05.384 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.016640328999999999 2023-10-09T10:44:05.384 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.385 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.385 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:44:05.385 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.364162+0000", 2023-10-09T10:44:05.385 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.5993642939999999 2023-10-09T10:44:05.385 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.385 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:05.385 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.385 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.385 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.385 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45623.0:60826 9.9 9:9b21672d:::benchmark_data_smithi053_202539_object60825:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e379)", 2023-10-09T10:44:05.385 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:38:41.799755+0000", 2023-10-09T10:44:05.386 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 323.53965045699999, 2023-10-09T10:44:05.386 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.5348906380000003, 2023-10-09T10:44:05.386 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:05.386 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:44:05.386 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:44:05.386 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45623", 2023-10-09T10:44:05.386 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:44:05.386 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 60826 2023-10-09T10:44:05.386 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.386 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:05.386 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.386 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:05.387 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:41.799755+0000", 2023-10-09T10:44:05.387 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:05.387 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.387 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.387 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:05.387 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:41.799755+0000", 2023-10-09T10:44:05.387 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:44:05.387 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.387 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.387 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:05.387 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:41.799754+0000", 2023-10-09T10:44:05.387 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.9149999999999999e-05 2023-10-09T10:44:05.388 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.388 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.388 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:05.388 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:41.799843+0000", 2023-10-09T10:44:05.388 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.311e-05 2023-10-09T10:44:05.388 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.388 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.388 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:05.388 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:41.799856+0000", 2023-10-09T10:44:05.388 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.246e-06 2023-10-09T10:44:05.388 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.389 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.389 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:05.389 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:41.799863+0000", 2023-10-09T10:44:05.389 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.490966582 2023-10-09T10:44:05.389 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.389 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.389 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:05.389 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.290829+0000", 2023-10-09T10:44:05.389 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0059621040000000002 2023-10-09T10:44:05.389 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.389 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.389 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:44:05.390 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.296791+0000", 2023-10-09T10:44:05.390 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0085702980000000005 2023-10-09T10:44:05.390 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.390 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.390 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2", 2023-10-09T10:44:05.390 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.305362+0000", 2023-10-09T10:44:05.390 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.016752679999999999 2023-10-09T10:44:05.390 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.390 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.390 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:44:05.390 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.322114+0000", 2023-10-09T10:44:05.390 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0013770150000000001 2023-10-09T10:44:05.391 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.391 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.391 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.391 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.323491+0000", 2023-10-09T10:44:05.391 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0012355129999999999 2023-10-09T10:44:05.391 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.391 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.391 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.391 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.324727+0000", 2023-10-09T10:44:05.391 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001812677 2023-10-09T10:44:05.391 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.391 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.392 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:44:05.392 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.326539+0000", 2023-10-09T10:44:05.392 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0081062570000000004 2023-10-09T10:44:05.392 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.392 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.392 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:44:05.392 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.334646+0000", 2023-10-09T10:44:05.392 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.5348906380000003 2023-10-09T10:44:05.392 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.392 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:05.393 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.393 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.393 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.393 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45623.0:60833 9.9 9:93fa7a7d:::benchmark_data_smithi053_202539_object60832:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e379)", 2023-10-09T10:44:05.393 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:38:41.815433+0000", 2023-10-09T10:44:05.393 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 323.523972684, 2023-10-09T10:44:05.393 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.5789187629999999, 2023-10-09T10:44:05.393 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:05.393 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:44:05.393 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:44:05.393 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45623", 2023-10-09T10:44:05.394 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:44:05.394 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 60833 2023-10-09T10:44:05.394 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.394 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:05.394 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.394 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:05.394 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:41.815433+0000", 2023-10-09T10:44:05.394 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:05.394 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.394 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.394 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:05.394 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:41.815433+0000", 2023-10-09T10:44:05.395 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:44:05.395 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.395 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.395 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:05.395 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:41.815431+0000", 2023-10-09T10:44:05.395 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.7664999999999999e-05 2023-10-09T10:44:05.395 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.395 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.395 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:05.395 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:41.815469+0000", 2023-10-09T10:44:05.395 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0607e-05 2023-10-09T10:44:05.395 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.396 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.396 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:05.396 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:41.815479+0000", 2023-10-09T10:44:05.396 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.3450000000000002e-06 2023-10-09T10:44:05.396 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.396 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.396 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:05.396 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:41.815486+0000", 2023-10-09T10:44:05.396 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.5196160519999999 2023-10-09T10:44:05.396 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.396 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.396 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:05.397 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.335102+0000", 2023-10-09T10:44:05.397 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0048907819999999998 2023-10-09T10:44:05.397 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.397 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.397 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:44:05.397 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.339993+0000", 2023-10-09T10:44:05.397 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0081040320000000006 2023-10-09T10:44:05.397 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.397 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.397 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2", 2023-10-09T10:44:05.397 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.348097+0000", 2023-10-09T10:44:05.398 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.032725179 2023-10-09T10:44:05.398 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.398 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.398 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.398 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.380822+0000", 2023-10-09T10:44:05.398 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0017797500000000001 2023-10-09T10:44:05.398 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.398 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.398 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.398 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.382602+0000", 2023-10-09T10:44:05.398 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0031912160000000002 2023-10-09T10:44:05.398 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.399 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.399 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:44:05.399 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.385793+0000", 2023-10-09T10:44:05.399 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0016966450000000001 2023-10-09T10:44:05.399 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.400 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.400 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:44:05.400 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.387489+0000", 2023-10-09T10:44:05.400 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0068621949999999998 2023-10-09T10:44:05.400 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.400 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.401 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:44:05.401 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.394352+0000", 2023-10-09T10:44:05.401 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.5789187629999999 2023-10-09T10:44:05.401 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.401 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:05.401 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.401 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.401 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.402 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45623.0:60871 9.e 9:70864c52:::benchmark_data_smithi053_202539_object60870:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e380)", 2023-10-09T10:44:05.402 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:38:44.218890+0000", 2023-10-09T10:44:05.402 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 321.12051563300002, 2023-10-09T10:44:05.402 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2712530879999999, 2023-10-09T10:44:05.402 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:05.402 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:44:05.402 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:44:05.402 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45623", 2023-10-09T10:44:05.402 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:44:05.403 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 60871 2023-10-09T10:44:05.403 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.403 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:05.403 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.403 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:05.403 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.218890+0000", 2023-10-09T10:44:05.403 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:05.403 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.403 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.403 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:05.403 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.218890+0000", 2023-10-09T10:44:05.403 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999752 2023-10-09T10:44:05.404 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.404 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.404 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:05.404 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.218865+0000", 2023-10-09T10:44:05.404 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.2020999999999995e-05 2023-10-09T10:44:05.404 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.404 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.404 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:05.404 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.218927+0000", 2023-10-09T10:44:05.404 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2711000000000001e-05 2023-10-09T10:44:05.404 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.404 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.405 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:05.405 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.218940+0000", 2023-10-09T10:44:05.405 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0239e-05 2023-10-09T10:44:05.405 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.405 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.405 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:05.405 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.218950+0000", 2023-10-09T10:44:05.405 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.145840314 2023-10-09T10:44:05.405 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.405 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.405 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:05.405 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.364790+0000", 2023-10-09T10:44:05.406 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0059709029999999996 2023-10-09T10:44:05.406 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.406 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.406 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:44:05.406 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.370761+0000", 2023-10-09T10:44:05.406 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0094968210000000008 2023-10-09T10:44:05.406 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.406 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.406 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2", 2023-10-09T10:44:05.406 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.380258+0000", 2023-10-09T10:44:05.406 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.029957504999999999 2023-10-09T10:44:05.406 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.407 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.407 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.407 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.410215+0000", 2023-10-09T10:44:05.407 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.059545368000000001 2023-10-09T10:44:05.407 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.407 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.407 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:44:05.407 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.469761+0000", 2023-10-09T10:44:05.407 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0032745859999999999 2023-10-09T10:44:05.407 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.407 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.407 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.408 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.473035+0000", 2023-10-09T10:44:05.408 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0044072979999999996 2023-10-09T10:44:05.408 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.408 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.408 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:44:05.408 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.477443+0000", 2023-10-09T10:44:05.408 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012700346 2023-10-09T10:44:05.408 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.408 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.408 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:44:05.408 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.490143+0000", 2023-10-09T10:44:05.408 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2712530879999999 2023-10-09T10:44:05.409 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.409 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:05.409 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.409 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.409 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.409 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45623.0:60879 9.e 9:76fd2c85:::benchmark_data_smithi053_202539_object60878:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e380)", 2023-10-09T10:44:05.409 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:38:44.236078+0000", 2023-10-09T10:44:05.409 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 321.10332789500001, 2023-10-09T10:44:05.409 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2787426919999998, 2023-10-09T10:44:05.409 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:05.409 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:44:05.409 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:44:05.410 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45623", 2023-10-09T10:44:05.410 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:44:05.410 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 60879 2023-10-09T10:44:05.410 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.410 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:05.410 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.410 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:05.410 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.236078+0000", 2023-10-09T10:44:05.410 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:05.410 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.410 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.411 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:05.411 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.236078+0000", 2023-10-09T10:44:05.411 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:44:05.411 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.411 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.411 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:05.411 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.236076+0000", 2023-10-09T10:44:05.411 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2527999999999997e-05 2023-10-09T10:44:05.411 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.411 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.411 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:05.411 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.236118+0000", 2023-10-09T10:44:05.412 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2994e-05 2023-10-09T10:44:05.412 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.412 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.412 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:05.412 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.236131+0000", 2023-10-09T10:44:05.412 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.2929999999999997e-06 2023-10-09T10:44:05.412 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.412 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.412 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:05.412 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.236138+0000", 2023-10-09T10:44:05.412 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1499783749999999 2023-10-09T10:44:05.412 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.413 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.413 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:05.413 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.386116+0000", 2023-10-09T10:44:05.413 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0057389720000000002 2023-10-09T10:44:05.413 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.413 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.413 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:44:05.413 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.391855+0000", 2023-10-09T10:44:05.413 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0095840209999999999 2023-10-09T10:44:05.413 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.413 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.414 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2", 2023-10-09T10:44:05.414 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.401439+0000", 2023-10-09T10:44:05.414 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010531228 2023-10-09T10:44:05.414 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.414 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.414 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.414 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.411970+0000", 2023-10-09T10:44:05.414 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.05825777 2023-10-09T10:44:05.414 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.414 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.414 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:44:05.415 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.470228+0000", 2023-10-09T10:44:05.415 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.027010936999999999 2023-10-09T10:44:05.415 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.415 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.415 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.415 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.497239+0000", 2023-10-09T10:44:05.415 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00287484 2023-10-09T10:44:05.415 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.415 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.415 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:44:05.415 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.500114+0000", 2023-10-09T10:44:05.415 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.014706643 2023-10-09T10:44:05.416 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.416 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.416 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:44:05.416 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.514820+0000", 2023-10-09T10:44:05.416 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2787426919999998 2023-10-09T10:44:05.416 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.416 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:05.416 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.416 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.416 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.416 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45623.0:60899 9.e 9:7fbb94aa:::benchmark_data_smithi053_202539_object60898:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e380)", 2023-10-09T10:44:05.417 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:38:44.310769+0000", 2023-10-09T10:44:05.417 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 321.028636307, 2023-10-09T10:44:05.417 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2207374639999999, 2023-10-09T10:44:05.417 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:05.417 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:44:05.417 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:44:05.417 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45623", 2023-10-09T10:44:05.417 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:44:05.417 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 60899 2023-10-09T10:44:05.417 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.417 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:05.418 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.418 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:05.418 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.310769+0000", 2023-10-09T10:44:05.418 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:05.418 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.419 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.419 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:05.419 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.310769+0000", 2023-10-09T10:44:05.419 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:44:05.419 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.420 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.420 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:05.420 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.310767+0000", 2023-10-09T10:44:05.420 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.2043000000000003e-05 2023-10-09T10:44:05.420 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.421 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.421 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:05.421 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.310819+0000", 2023-10-09T10:44:05.421 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0754000000000002e-05 2023-10-09T10:44:05.421 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.422 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.422 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:05.422 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.310840+0000", 2023-10-09T10:44:05.422 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.4890000000000001e-06 2023-10-09T10:44:05.422 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.422 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.422 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:05.422 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.310850+0000", 2023-10-09T10:44:05.422 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1017204380000001 2023-10-09T10:44:05.422 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.422 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.423 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:05.423 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.412570+0000", 2023-10-09T10:44:05.423 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0068576560000000002 2023-10-09T10:44:05.423 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.423 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.423 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:44:05.423 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.419428+0000", 2023-10-09T10:44:05.423 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010042687 2023-10-09T10:44:05.423 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.423 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.423 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2", 2023-10-09T10:44:05.423 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.429470+0000", 2023-10-09T10:44:05.424 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.061992072000000002 2023-10-09T10:44:05.424 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.424 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.424 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:44:05.424 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.491462+0000", 2023-10-09T10:44:05.424 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0038481029999999999 2023-10-09T10:44:05.424 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.424 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.424 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.424 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.495310+0000", 2023-10-09T10:44:05.424 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.022467892 2023-10-09T10:44:05.424 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.425 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.425 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.425 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.517778+0000", 2023-10-09T10:44:05.425 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0023490569999999999 2023-10-09T10:44:05.425 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.425 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.425 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:44:05.425 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.520127+0000", 2023-10-09T10:44:05.425 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.011379257 2023-10-09T10:44:05.425 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.425 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.425 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:44:05.426 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.531507+0000", 2023-10-09T10:44:05.426 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2207374639999999 2023-10-09T10:44:05.426 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.426 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:05.426 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.426 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.426 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.426 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45623.0:60903 9.e 9:7305083a:::benchmark_data_smithi053_202539_object60902:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e380)", 2023-10-09T10:44:05.426 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:38:44.318716+0000", 2023-10-09T10:44:05.426 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 321.02068979500001, 2023-10-09T10:44:05.426 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2348230310000003, 2023-10-09T10:44:05.426 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:05.427 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:44:05.427 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:44:05.427 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45623", 2023-10-09T10:44:05.427 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:44:05.427 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 60903 2023-10-09T10:44:05.427 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.427 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:05.427 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.427 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:05.427 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.318716+0000", 2023-10-09T10:44:05.427 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:05.427 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.428 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.428 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:05.428 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.318716+0000", 2023-10-09T10:44:05.428 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:44:05.428 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.428 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.428 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:05.428 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.318714+0000", 2023-10-09T10:44:05.428 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1582999999999997e-05 2023-10-09T10:44:05.428 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.428 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.428 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:05.429 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.318765+0000", 2023-10-09T10:44:05.429 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6867999999999998e-05 2023-10-09T10:44:05.429 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.429 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.429 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:05.429 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.318782+0000", 2023-10-09T10:44:05.429 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.7329999999999992e-06 2023-10-09T10:44:05.429 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.429 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.429 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:05.429 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.318791+0000", 2023-10-09T10:44:05.429 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1180794020000002 2023-10-09T10:44:05.430 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.430 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.430 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:05.430 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.436870+0000", 2023-10-09T10:44:05.430 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0095461260000000003 2023-10-09T10:44:05.430 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.430 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.430 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:44:05.430 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.446416+0000", 2023-10-09T10:44:05.430 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.016255031999999999 2023-10-09T10:44:05.430 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.431 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.431 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2", 2023-10-09T10:44:05.431 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.462671+0000", 2023-10-09T10:44:05.431 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.030058656 2023-10-09T10:44:05.431 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.431 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.431 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:44:05.431 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.492730+0000", 2023-10-09T10:44:05.431 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.023572254000000001 2023-10-09T10:44:05.431 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.431 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.431 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.432 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.516302+0000", 2023-10-09T10:44:05.432 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.020733976000000001 2023-10-09T10:44:05.432 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.432 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.432 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.432 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.537036+0000", 2023-10-09T10:44:05.432 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0032832489999999998 2023-10-09T10:44:05.432 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.432 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.432 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:44:05.432 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.540319+0000", 2023-10-09T10:44:05.433 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.013219300999999999 2023-10-09T10:44:05.433 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.433 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.433 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:44:05.433 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.553539+0000", 2023-10-09T10:44:05.433 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2348230310000003 2023-10-09T10:44:05.433 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.433 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:05.433 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.433 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.433 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.433 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45623.0:60926 9.e 9:76fed811:::benchmark_data_smithi053_202539_object60925:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e380)", 2023-10-09T10:44:05.434 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:38:44.402145+0000", 2023-10-09T10:44:05.434 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 320.937260874, 2023-10-09T10:44:05.434 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2218983840000002, 2023-10-09T10:44:05.434 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:05.434 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:44:05.434 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:44:05.434 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45623", 2023-10-09T10:44:05.434 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:44:05.434 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 60926 2023-10-09T10:44:05.434 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.434 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:05.435 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.435 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:05.435 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.402145+0000", 2023-10-09T10:44:05.435 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:05.435 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.435 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.435 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:05.435 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.402145+0000", 2023-10-09T10:44:05.435 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:44:05.435 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.435 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.436 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:05.436 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.402143+0000", 2023-10-09T10:44:05.436 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.1193999999999997e-05 2023-10-09T10:44:05.436 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.436 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.436 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:05.436 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.402205+0000", 2023-10-09T10:44:05.436 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1966e-05 2023-10-09T10:44:05.436 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.436 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.436 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:05.436 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.402217+0000", 2023-10-09T10:44:05.437 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.7159999999999997e-06 2023-10-09T10:44:05.437 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.437 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.437 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:05.437 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.402223+0000", 2023-10-09T10:44:05.437 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1521908920000001 2023-10-09T10:44:05.437 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.437 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.437 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:05.437 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.554414+0000", 2023-10-09T10:44:05.437 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0074165749999999999 2023-10-09T10:44:05.437 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.438 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.438 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:44:05.438 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.561831+0000", 2023-10-09T10:44:05.438 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.011109533 2023-10-09T10:44:05.438 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.438 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.438 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2", 2023-10-09T10:44:05.438 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.572940+0000", 2023-10-09T10:44:05.438 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.035257686000000003 2023-10-09T10:44:05.438 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.438 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.439 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.439 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.608198+0000", 2023-10-09T10:44:05.439 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000713497 2023-10-09T10:44:05.439 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.439 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.439 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:44:05.439 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.608912+0000", 2023-10-09T10:44:05.439 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0027464189999999999 2023-10-09T10:44:05.439 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.439 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.439 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.439 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.611658+0000", 2023-10-09T10:44:05.440 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0029218949999999999 2023-10-09T10:44:05.440 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.440 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.440 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:44:05.440 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.614580+0000", 2023-10-09T10:44:05.440 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0094632020000000004 2023-10-09T10:44:05.440 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.440 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.440 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:44:05.440 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.624043+0000", 2023-10-09T10:44:05.440 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2218983840000002 2023-10-09T10:44:05.440 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.441 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:05.441 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.441 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.441 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.441 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45623.0:60946 9.e 9:734a3e55:::benchmark_data_smithi053_202539_object60945:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e380)", 2023-10-09T10:44:05.441 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:38:44.449171+0000", 2023-10-09T10:44:05.441 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 320.89023454400001, 2023-10-09T10:44:05.441 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2476208550000001, 2023-10-09T10:44:05.441 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:05.441 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:44:05.441 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:44:05.441 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45623", 2023-10-09T10:44:05.442 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:44:05.442 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 60946 2023-10-09T10:44:05.442 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.442 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:05.442 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.442 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:05.442 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.449171+0000", 2023-10-09T10:44:05.442 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:05.442 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.442 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.442 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:05.442 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.449171+0000", 2023-10-09T10:44:05.443 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:44:05.443 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.443 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.443 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:05.443 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.449169+0000", 2023-10-09T10:44:05.443 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.0129999999999997e-05 2023-10-09T10:44:05.443 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.443 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.443 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:05.443 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.449210+0000", 2023-10-09T10:44:05.443 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4079e-05 2023-10-09T10:44:05.443 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.444 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.444 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:05.444 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.449224+0000", 2023-10-09T10:44:05.444 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.9090000000000003e-06 2023-10-09T10:44:05.444 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.444 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.444 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:05.444 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.449231+0000", 2023-10-09T10:44:05.444 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1316925299999996 2023-10-09T10:44:05.444 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.444 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.444 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:05.445 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.580923+0000", 2023-10-09T10:44:05.445 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.005651339 2023-10-09T10:44:05.445 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.445 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.445 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:44:05.445 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.586574+0000", 2023-10-09T10:44:05.445 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.011963982 2023-10-09T10:44:05.445 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.445 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.445 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2", 2023-10-09T10:44:05.445 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.598538+0000", 2023-10-09T10:44:05.445 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.011078667 2023-10-09T10:44:05.446 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.446 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.446 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:44:05.446 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.609617+0000", 2023-10-09T10:44:05.446 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.015788676000000001 2023-10-09T10:44:05.446 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.446 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.446 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.446 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.625406+0000", 2023-10-09T10:44:05.446 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.052979919 2023-10-09T10:44:05.446 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.447 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.447 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.447 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.678386+0000", 2023-10-09T10:44:05.447 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0027246449999999999 2023-10-09T10:44:05.447 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.447 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.447 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:44:05.447 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.681110+0000", 2023-10-09T10:44:05.447 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.015681534 2023-10-09T10:44:05.447 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.447 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.447 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:44:05.448 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.696792+0000", 2023-10-09T10:44:05.448 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2476208550000001 2023-10-09T10:44:05.448 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.448 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:05.448 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.448 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.448 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.448 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45623.0:60954 9.e 9:78a4108c:::benchmark_data_smithi053_202539_object60953:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e380)", 2023-10-09T10:44:05.448 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:38:44.472702+0000", 2023-10-09T10:44:05.448 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 320.86670371500003, 2023-10-09T10:44:05.448 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2438540290000004, 2023-10-09T10:44:05.448 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:05.449 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:44:05.449 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:44:05.449 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45623", 2023-10-09T10:44:05.449 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:44:05.449 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 60954 2023-10-09T10:44:05.449 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.449 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:05.449 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.449 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:05.449 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.472702+0000", 2023-10-09T10:44:05.449 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:05.449 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.450 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.450 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:05.450 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.472702+0000", 2023-10-09T10:44:05.450 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:44:05.450 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.450 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.450 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:05.450 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.472701+0000", 2023-10-09T10:44:05.450 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.3857000000000003e-05 2023-10-09T10:44:05.450 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.450 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.450 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:05.451 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.472754+0000", 2023-10-09T10:44:05.451 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7634000000000001e-05 2023-10-09T10:44:05.451 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.451 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.451 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:05.451 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.472772+0000", 2023-10-09T10:44:05.451 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.9240000000000004e-06 2023-10-09T10:44:05.451 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.451 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.451 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:05.451 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.472778+0000", 2023-10-09T10:44:05.452 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1531150979999998 2023-10-09T10:44:05.452 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.452 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.452 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:05.452 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.625893+0000", 2023-10-09T10:44:05.452 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.005408688 2023-10-09T10:44:05.452 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.452 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.452 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:44:05.452 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.631302+0000", 2023-10-09T10:44:05.452 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0088731069999999999 2023-10-09T10:44:05.452 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.453 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.453 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2", 2023-10-09T10:44:05.453 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.640175+0000", 2023-10-09T10:44:05.453 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.030177625999999999 2023-10-09T10:44:05.453 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.453 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.453 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:44:05.453 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.670353+0000", 2023-10-09T10:44:05.453 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0032661220000000002 2023-10-09T10:44:05.453 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.454 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.454 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.454 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.673619+0000", 2023-10-09T10:44:05.454 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.027456742999999999 2023-10-09T10:44:05.454 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.454 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.454 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.454 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.701075+0000", 2023-10-09T10:44:05.454 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0031555139999999999 2023-10-09T10:44:05.454 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.454 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.454 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:44:05.455 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.704231+0000", 2023-10-09T10:44:05.455 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012324966999999999 2023-10-09T10:44:05.455 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.455 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.455 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:44:05.455 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.716556+0000", 2023-10-09T10:44:05.455 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2438540290000004 2023-10-09T10:44:05.455 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.455 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:05.455 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.455 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.456 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.456 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45623.0:60961 9.e 9:7d942323:::benchmark_data_smithi053_202539_object60960:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e380)", 2023-10-09T10:44:05.456 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:38:44.522040+0000", 2023-10-09T10:44:05.456 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 320.81736516299998, 2023-10-09T10:44:05.456 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.220817877, 2023-10-09T10:44:05.456 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:05.456 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:44:05.456 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:44:05.456 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45623", 2023-10-09T10:44:05.456 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:44:05.456 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 60961 2023-10-09T10:44:05.456 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.457 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:05.457 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.457 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:05.457 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.522040+0000", 2023-10-09T10:44:05.457 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:05.457 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.457 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.457 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:05.457 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.522040+0000", 2023-10-09T10:44:05.457 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:44:05.457 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.457 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.458 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:05.458 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.522038+0000", 2023-10-09T10:44:05.458 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.7556999999999999e-05 2023-10-09T10:44:05.458 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.458 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.458 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:05.458 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.522085+0000", 2023-10-09T10:44:05.458 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5712000000000001e-05 2023-10-09T10:44:05.458 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.458 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.458 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:05.458 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.522101+0000", 2023-10-09T10:44:05.459 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.5990000000000008e-06 2023-10-09T10:44:05.459 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.459 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.459 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:05.459 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.522111+0000", 2023-10-09T10:44:05.459 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1235543630000002 2023-10-09T10:44:05.459 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.459 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.459 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:05.459 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.645665+0000", 2023-10-09T10:44:05.459 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.005372936 2023-10-09T10:44:05.459 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.460 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.460 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:44:05.460 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.651038+0000", 2023-10-09T10:44:05.460 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.011664743999999999 2023-10-09T10:44:05.460 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.460 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.460 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2", 2023-10-09T10:44:05.460 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.662703+0000", 2023-10-09T10:44:05.460 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012302564 2023-10-09T10:44:05.460 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.460 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.460 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:44:05.461 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.675005+0000", 2023-10-09T10:44:05.461 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.024079989999999999 2023-10-09T10:44:05.461 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.461 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.461 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.461 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.699085+0000", 2023-10-09T10:44:05.461 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.020230604999999999 2023-10-09T10:44:05.461 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.461 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.461 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.462 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.719316+0000", 2023-10-09T10:44:05.462 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0043551340000000001 2023-10-09T10:44:05.462 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.462 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.462 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:44:05.463 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.723671+0000", 2023-10-09T10:44:05.463 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.019187216 2023-10-09T10:44:05.463 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.463 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.463 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:44:05.463 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.742858+0000", 2023-10-09T10:44:05.463 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.220817877 2023-10-09T10:44:05.463 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.463 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:05.464 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.464 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.464 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.464 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45623.0:60973 9.e 9:7094da78:::benchmark_data_smithi053_202539_object60972:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e380)", 2023-10-09T10:44:05.464 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:38:44.561117+0000", 2023-10-09T10:44:05.464 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 320.77828881699998, 2023-10-09T10:44:05.464 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2681680609999999, 2023-10-09T10:44:05.464 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:05.465 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:44:05.465 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:44:05.465 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45623", 2023-10-09T10:44:05.465 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:44:05.465 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 60973 2023-10-09T10:44:05.465 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.465 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:05.465 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.466 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:05.466 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.561117+0000", 2023-10-09T10:44:05.466 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:05.466 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.466 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.466 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:05.466 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.561117+0000", 2023-10-09T10:44:05.466 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:44:05.466 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.466 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.466 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:05.466 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.561115+0000", 2023-10-09T10:44:05.467 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2305999999999998e-05 2023-10-09T10:44:05.467 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.467 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.467 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:05.467 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.561157+0000", 2023-10-09T10:44:05.467 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4008999999999999e-05 2023-10-09T10:44:05.467 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.467 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.467 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:05.467 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.561171+0000", 2023-10-09T10:44:05.467 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6599999999999998e-06 2023-10-09T10:44:05.467 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.468 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.468 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:05.468 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.561178+0000", 2023-10-09T10:44:05.468 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1830471060000001 2023-10-09T10:44:05.468 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.468 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.468 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:05.468 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.744225+0000", 2023-10-09T10:44:05.468 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0095431430000000005 2023-10-09T10:44:05.468 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.468 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.468 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:44:05.469 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.753768+0000", 2023-10-09T10:44:05.469 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012043908000000001 2023-10-09T10:44:05.469 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.469 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.469 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2", 2023-10-09T10:44:05.469 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.765812+0000", 2023-10-09T10:44:05.469 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.040147517000000001 2023-10-09T10:44:05.469 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.469 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.469 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.469 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.805960+0000", 2023-10-09T10:44:05.469 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00065085700000000002 2023-10-09T10:44:05.470 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.470 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.470 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:44:05.470 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.806610+0000", 2023-10-09T10:44:05.470 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0033651509999999998 2023-10-09T10:44:05.470 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.470 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.470 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.470 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.809976+0000", 2023-10-09T10:44:05.470 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0050764809999999999 2023-10-09T10:44:05.470 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.471 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.471 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:44:05.471 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.815052+0000", 2023-10-09T10:44:05.471 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.014232662 2023-10-09T10:44:05.471 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.471 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.471 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:44:05.471 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.829285+0000", 2023-10-09T10:44:05.471 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2681680609999999 2023-10-09T10:44:05.471 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.471 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:05.472 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.472 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.472 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.472 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45623.0:60976 9.e 9:7401c7a8:::benchmark_data_smithi053_202539_object60975:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e380)", 2023-10-09T10:44:05.472 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:38:44.567306+0000", 2023-10-09T10:44:05.472 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 320.77209960900001, 2023-10-09T10:44:05.472 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2831194000000004, 2023-10-09T10:44:05.472 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:05.472 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:44:05.472 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:44:05.472 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45623", 2023-10-09T10:44:05.472 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:44:05.472 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 60976 2023-10-09T10:44:05.473 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.473 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:05.473 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.473 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:05.473 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.567306+0000", 2023-10-09T10:44:05.473 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:05.473 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.473 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.473 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:05.473 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.567306+0000", 2023-10-09T10:44:05.473 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:44:05.474 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.474 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.474 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:05.474 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.567304+0000", 2023-10-09T10:44:05.474 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.8625000000000002e-05 2023-10-09T10:44:05.474 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.474 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.474 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:05.474 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.567362+0000", 2023-10-09T10:44:05.474 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9650999999999999e-05 2023-10-09T10:44:05.474 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.474 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.475 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:05.475 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.567382+0000", 2023-10-09T10:44:05.475 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3026e-05 2023-10-09T10:44:05.475 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.475 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.475 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:05.475 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.567395+0000", 2023-10-09T10:44:05.475 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2071740279999998 2023-10-09T10:44:05.475 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.475 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.475 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:05.476 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.774569+0000", 2023-10-09T10:44:05.476 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012861773 2023-10-09T10:44:05.476 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.476 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.476 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:44:05.476 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.787431+0000", 2023-10-09T10:44:05.476 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.01064669 2023-10-09T10:44:05.476 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.476 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.476 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2", 2023-10-09T10:44:05.476 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.798078+0000", 2023-10-09T10:44:05.476 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0090577939999999992 2023-10-09T10:44:05.477 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.477 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.477 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:44:05.477 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.807135+0000", 2023-10-09T10:44:05.477 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.024149220999999998 2023-10-09T10:44:05.477 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.477 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.477 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.477 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.831285+0000", 2023-10-09T10:44:05.477 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0014776769999999999 2023-10-09T10:44:05.477 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.477 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.478 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.478 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.832762+0000", 2023-10-09T10:44:05.478 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0030366690000000001 2023-10-09T10:44:05.478 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.478 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.478 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:44:05.478 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.835799+0000", 2023-10-09T10:44:05.478 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.014626416 2023-10-09T10:44:05.478 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.478 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.478 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:44:05.478 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.850425+0000", 2023-10-09T10:44:05.479 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2831194000000004 2023-10-09T10:44:05.479 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.479 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:05.479 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.479 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.479 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.479 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45623.0:61003 9.e 9:7a37a041:::benchmark_data_smithi053_202539_object61002:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e380)", 2023-10-09T10:44:05.479 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:38:44.645047+0000", 2023-10-09T10:44:05.479 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 320.69435856799998, 2023-10-09T10:44:05.479 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2852902950000002, 2023-10-09T10:44:05.479 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:05.479 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:44:05.480 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:44:05.480 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45623", 2023-10-09T10:44:05.480 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:44:05.480 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 61003 2023-10-09T10:44:05.480 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.480 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:05.480 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.480 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:05.480 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.645047+0000", 2023-10-09T10:44:05.480 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:05.480 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.480 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.481 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:05.481 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.645047+0000", 2023-10-09T10:44:05.481 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999971 2023-10-09T10:44:05.481 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.481 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.481 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:05.481 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.645044+0000", 2023-10-09T10:44:05.481 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.6587e-05 2023-10-09T10:44:05.481 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.481 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.481 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:05.481 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.645091+0000", 2023-10-09T10:44:05.481 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9936e-05 2023-10-09T10:44:05.482 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.482 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.482 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:05.482 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.645111+0000", 2023-10-09T10:44:05.482 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.3850000000000008e-06 2023-10-09T10:44:05.482 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.482 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.482 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:05.482 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.645120+0000", 2023-10-09T10:44:05.482 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2060669730000004 2023-10-09T10:44:05.482 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.483 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.483 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:05.483 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.851187+0000", 2023-10-09T10:44:05.483 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0081089720000000007 2023-10-09T10:44:05.483 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.483 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.483 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:44:05.483 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.859296+0000", 2023-10-09T10:44:05.483 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010754176000000001 2023-10-09T10:44:05.483 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.483 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.483 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2", 2023-10-09T10:44:05.484 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.870050+0000", 2023-10-09T10:44:05.484 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.039378001000000003 2023-10-09T10:44:05.484 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.484 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.484 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.484 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.909428+0000", 2023-10-09T10:44:05.484 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00076691800000000001 2023-10-09T10:44:05.484 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.484 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.484 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:44:05.484 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.910195+0000", 2023-10-09T10:44:05.484 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0020101289999999998 2023-10-09T10:44:05.485 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.485 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.485 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.485 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.912205+0000", 2023-10-09T10:44:05.485 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0037956940000000001 2023-10-09T10:44:05.485 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.485 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.485 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:44:05.485 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.916001+0000", 2023-10-09T10:44:05.485 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.014336282000000001 2023-10-09T10:44:05.485 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.486 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.486 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:44:05.486 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.930337+0000", 2023-10-09T10:44:05.486 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2852902950000002 2023-10-09T10:44:05.486 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.486 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:05.486 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.486 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.486 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.486 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45623.0:61013 9.e 9:7f3e4746:::benchmark_data_smithi053_202539_object61012:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e380)", 2023-10-09T10:44:05.486 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:38:44.680288+0000", 2023-10-09T10:44:05.487 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 320.65911763499997, 2023-10-09T10:44:05.487 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2735114660000004, 2023-10-09T10:44:05.487 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:05.487 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:44:05.487 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:44:05.487 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45623", 2023-10-09T10:44:05.487 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:44:05.487 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 61013 2023-10-09T10:44:05.487 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.487 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:05.487 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.487 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:05.488 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.680288+0000", 2023-10-09T10:44:05.488 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:05.488 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.488 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.488 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:05.488 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.680288+0000", 2023-10-09T10:44:05.488 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:44:05.488 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.488 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.489 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:05.489 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.680287+0000", 2023-10-09T10:44:05.489 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.1544999999999994e-05 2023-10-09T10:44:05.489 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.489 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.489 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:05.489 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.680348+0000", 2023-10-09T10:44:05.489 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0456e-05 2023-10-09T10:44:05.489 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.489 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.489 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:05.489 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.680359+0000", 2023-10-09T10:44:05.490 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.1269999999999997e-06 2023-10-09T10:44:05.490 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.490 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.490 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:05.490 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.680366+0000", 2023-10-09T10:44:05.490 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1975540999999996 2023-10-09T10:44:05.490 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.490 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.490 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:05.490 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.877920+0000", 2023-10-09T10:44:05.490 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010503841999999999 2023-10-09T10:44:05.490 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.491 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.491 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:44:05.491 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.888424+0000", 2023-10-09T10:44:05.491 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012336140000000001 2023-10-09T10:44:05.491 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.491 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.491 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2", 2023-10-09T10:44:05.491 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.900760+0000", 2023-10-09T10:44:05.491 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.031128712999999999 2023-10-09T10:44:05.491 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.491 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.491 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.492 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.931888+0000", 2023-10-09T10:44:05.492 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000486224 2023-10-09T10:44:05.492 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.492 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.492 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:44:05.492 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.932375+0000", 2023-10-09T10:44:05.492 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0020253419999999999 2023-10-09T10:44:05.493 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.493 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.493 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.493 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.934400+0000", 2023-10-09T10:44:05.493 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0037632360000000001 2023-10-09T10:44:05.493 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.493 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.493 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:44:05.493 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.938163+0000", 2023-10-09T10:44:05.493 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.015636087 2023-10-09T10:44:05.494 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.494 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.494 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:44:05.494 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.953799+0000", 2023-10-09T10:44:05.494 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2735114660000004 2023-10-09T10:44:05.494 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.494 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:05.494 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.494 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.494 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.494 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.45623.0:61022 9.e 9:78d6b7c5:::benchmark_data_smithi053_202539_object61021:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e380)", 2023-10-09T10:44:05.494 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:38:44.719870+0000", 2023-10-09T10:44:05.495 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 320.61953577999998, 2023-10-09T10:44:05.495 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.3182579199999997, 2023-10-09T10:44:05.495 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:05.495 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:44:05.495 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:44:05.495 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.45623", 2023-10-09T10:44:05.495 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/3373120168", 2023-10-09T10:44:05.495 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 61022 2023-10-09T10:44:05.495 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.495 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:05.495 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.495 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:05.496 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.719870+0000", 2023-10-09T10:44:05.496 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:05.496 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.496 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.496 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:05.496 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.719870+0000", 2023-10-09T10:44:05.496 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:44:05.496 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.496 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.496 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:05.496 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.719868+0000", 2023-10-09T10:44:05.496 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.9306000000000003e-05 2023-10-09T10:44:05.496 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.497 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.497 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:05.497 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.719947+0000", 2023-10-09T10:44:05.497 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7935999999999999e-05 2023-10-09T10:44:05.497 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.497 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.497 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:05.497 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.719965+0000", 2023-10-09T10:44:05.497 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.3839999999999997e-06 2023-10-09T10:44:05.497 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.497 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.498 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:05.498 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:44.719973+0000", 2023-10-09T10:44:05.498 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.2345723819999996 2023-10-09T10:44:05.498 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.498 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.498 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:05.498 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.954546+0000", 2023-10-09T10:44:05.498 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0075346129999999999 2023-10-09T10:44:05.498 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.498 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.498 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:44:05.499 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.962080+0000", 2023-10-09T10:44:05.499 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.015179108 2023-10-09T10:44:05.499 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.499 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.499 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2", 2023-10-09T10:44:05.499 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:48.977260+0000", 2023-10-09T10:44:05.499 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.037770977999999997 2023-10-09T10:44:05.499 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.499 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.499 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.499 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:49.015031+0000", 2023-10-09T10:44:05.499 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.002459237 2023-10-09T10:44:05.500 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.500 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.500 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:05.500 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:49.017490+0000", 2023-10-09T10:44:05.500 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0029707739999999998 2023-10-09T10:44:05.500 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.500 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.500 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:44:05.500 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:49.020461+0000", 2023-10-09T10:44:05.500 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0035995950000000001 2023-10-09T10:44:05.500 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.501 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.501 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:44:05.501 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:49.024060+0000", 2023-10-09T10:44:05.501 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.014067539 2023-10-09T10:44:05.501 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:05.501 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:05.501 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:44:05.501 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:38:49.038128+0000", 2023-10-09T10:44:05.501 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.3182579199999997 2023-10-09T10:44:05.501 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.501 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:05.501 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.501 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:05.502 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:05.502 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:44:05.502 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:05.528 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:05.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:05.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:05.631 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:05.643 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:05 smithi053 bash[79554]: cluster 2023-10-09T10:44:03.910692+0000 mgr.y (mgr.26072) 1266 : cluster 0 pgmap v1476: 89 pgs: 1 active+undersized, 5 active+clean+remapped, 83 active+clean; 4.6 MiB data, 4.7 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:44:05.643 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:05 smithi053 bash[76859]: cluster 2023-10-09T10:44:03.910692+0000 mgr.y (mgr.26072) 1266 : cluster 0 pgmap v1476: 89 pgs: 1 active+undersized, 5 active+clean+remapped, 83 active+clean; 4.6 MiB data, 4.7 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:44:05.657 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:05.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:05.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:05.761 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:05.794 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:05.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:05.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:05.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:05 smithi086 bash[59714]: cluster 2023-10-09T10:44:03.910692+0000 mgr.y (mgr.26072) 1266 : cluster 0 pgmap v1476: 89 pgs: 1 active+undersized, 5 active+clean+remapped, 83 active+clean; 4.6 MiB data, 4.7 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:44:05.897 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:05.924 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:05.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:05.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:06.029 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:06.056 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:06.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:06.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:06.159 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:06.242 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:06.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:06.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:06.321 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-09T10:44:06.345 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:06.392 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:06.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:06.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:06.496 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:06.524 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:06.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:06.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:06.628 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:06.662 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:06.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:06.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:06.764 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:44:06.766 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:06.801 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:06.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:06.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:06.894 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T10:44:06.905 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:06.938 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:06.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:06.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:07.042 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:07.072 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:07.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:07.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:07.176 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:07.209 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:07.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:07.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:07.312 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:07.343 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:07.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:07.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:07.433 INFO:teuthology.orchestra.run.smithi053.stderr:enabled application 'rados' on pool 'unique_pool_5' 2023-10-09T10:44:07.447 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:07.476 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:07.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:07.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:07.484 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:07 smithi053 bash[79554]: cluster 2023-10-09T10:44:05.911654+0000 mgr.y (mgr.26072) 1267 : cluster 0 pgmap v1477: 89 pgs: 1 active+undersized, 5 active+clean+remapped, 83 active+clean; 4.6 MiB data, 4.7 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:44:07.485 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:07 smithi053 bash[79554]: audit 2023-10-09T10:44:06.815334+0000 mon.a (mon.0) 1910 : audit 1 from='client.? 172.21.15.53:0/50281708' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:44:07.485 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:07 smithi053 bash[76859]: cluster 2023-10-09T10:44:05.911654+0000 mgr.y (mgr.26072) 1267 : cluster 0 pgmap v1477: 89 pgs: 1 active+undersized, 5 active+clean+remapped, 83 active+clean; 4.6 MiB data, 4.7 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:44:07.485 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:07 smithi053 bash[76859]: audit 2023-10-09T10:44:06.815334+0000 mon.a (mon.0) 1910 : audit 1 from='client.? 172.21.15.53:0/50281708' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:44:07.580 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:07.612 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:07.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:07.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:07.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:07 smithi086 bash[59714]: cluster 2023-10-09T10:44:05.911654+0000 mgr.y (mgr.26072) 1267 : cluster 0 pgmap v1477: 89 pgs: 1 active+undersized, 5 active+clean+remapped, 83 active+clean; 4.6 MiB data, 4.7 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:44:07.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:07 smithi086 bash[59714]: audit 2023-10-09T10:44:06.815334+0000 mon.a (mon.0) 1910 : audit 1 from='client.? 172.21.15.53:0/50281708' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:44:07.716 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:07.747 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:07.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:07.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:07.851 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:07.881 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:07.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:07.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:07.985 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:08.018 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:08.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:08.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:08.121 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:08.153 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:08.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:08.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:08.257 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:08.292 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:08.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:08.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:08.396 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:08.423 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:08.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:08.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:08.527 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:08.555 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:08.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:08.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:08.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:08 smithi086 bash[59714]: audit 2023-10-09T10:44:07.424647+0000 mon.a (mon.0) 1911 : audit 1 from='client.? 172.21.15.53:0/50281708' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T10:44:08.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:08 smithi086 bash[59714]: cluster 2023-10-09T10:44:07.424814+0000 mon.a (mon.0) 1912 : cluster 0 osdmap e412: 8 total, 8 up, 4 in 2023-10-09T10:44:08.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:08 smithi086 bash[59714]: cluster 2023-10-09T10:44:07.884909+0000 osd.7 (osd.7) 388 : cluster 3 failed to encode map e412 with expected crc 2023-10-09T10:44:08.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:08 smithi086 bash[59714]: audit 2023-10-09T10:44:08.095180+0000 mon.a (mon.0) 1913 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:44:08.659 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:08.670 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:08 smithi053 bash[79554]: audit 2023-10-09T10:44:07.424647+0000 mon.a (mon.0) 1911 : audit 1 from='client.? 172.21.15.53:0/50281708' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T10:44:08.670 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:08 smithi053 bash[79554]: cluster 2023-10-09T10:44:07.424814+0000 mon.a (mon.0) 1912 : cluster 0 osdmap e412: 8 total, 8 up, 4 in 2023-10-09T10:44:08.671 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:08 smithi053 bash[79554]: cluster 2023-10-09T10:44:07.884909+0000 osd.7 (osd.7) 388 : cluster 3 failed to encode map e412 with expected crc 2023-10-09T10:44:08.671 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:08 smithi053 bash[79554]: audit 2023-10-09T10:44:08.095180+0000 mon.a (mon.0) 1913 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:44:08.671 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:08 smithi053 bash[76859]: audit 2023-10-09T10:44:07.424647+0000 mon.a (mon.0) 1911 : audit 1 from='client.? 172.21.15.53:0/50281708' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-10-09T10:44:08.671 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:08 smithi053 bash[76859]: cluster 2023-10-09T10:44:07.424814+0000 mon.a (mon.0) 1912 : cluster 0 osdmap e412: 8 total, 8 up, 4 in 2023-10-09T10:44:08.671 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:08 smithi053 bash[76859]: cluster 2023-10-09T10:44:07.884909+0000 osd.7 (osd.7) 388 : cluster 3 failed to encode map e412 with expected crc 2023-10-09T10:44:08.671 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:08 smithi053 bash[76859]: audit 2023-10-09T10:44:08.095180+0000 mon.a (mon.0) 1913 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:44:08.691 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:08.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:08.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:08.795 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:08.825 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:08.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:08.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:08.929 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:08.963 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:08.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:08.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:09.067 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:09.095 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:09.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:09.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:09.199 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:09.231 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:09.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:09.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:09.335 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:09.364 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:09.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:09.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:09.468 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:09.499 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:09.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:09.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:09.597 DEBUG:teuthology.orchestra.run.smithi053:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_5 bench 90 write' 2023-10-09T10:44:09.598 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_5 2023-10-09T10:44:09.598 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T10:44:09.600 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-10-09T10:44:09.600 INFO:teuthology.orchestra.run:waiting for 3000 2023-10-09T10:44:09.603 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:09.609 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:09 smithi053 bash[76859]: cluster 2023-10-09T10:44:07.525096+0000 osd.6 (osd.6) 399 : cluster 3 failed to encode map e412 with expected crc 2023-10-09T10:44:09.609 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:09 smithi053 bash[76859]: cluster 2023-10-09T10:44:07.528130+0000 osd.6 (osd.6) 400 : cluster 3 failed to encode map e412 with expected crc 2023-10-09T10:44:09.609 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:09 smithi053 bash[76859]: cluster 2023-10-09T10:44:07.884478+0000 osd.4 (osd.4) 347 : cluster 3 failed to encode map e412 with expected crc 2023-10-09T10:44:09.609 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:09 smithi053 bash[76859]: cluster 2023-10-09T10:44:07.884483+0000 osd.5 (osd.5) 484 : cluster 3 failed to encode map e412 with expected crc 2023-10-09T10:44:09.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:09 smithi053 bash[76859]: cluster 2023-10-09T10:44:07.912551+0000 mgr.y (mgr.26072) 1268 : cluster 0 pgmap v1479: 89 pgs: 1 active+undersized, 5 active+clean+remapped, 83 active+clean; 4.6 MiB data, 4.6 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:44:09.610 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:09 smithi053 bash[79554]: cluster 2023-10-09T10:44:07.525096+0000 osd.6 (osd.6) 399 : cluster 3 failed to encode map e412 with expected crc 2023-10-09T10:44:09.610 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:09 smithi053 bash[79554]: cluster 2023-10-09T10:44:07.528130+0000 osd.6 (osd.6) 400 : cluster 3 failed to encode map e412 with expected crc 2023-10-09T10:44:09.610 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:09 smithi053 bash[79554]: cluster 2023-10-09T10:44:07.884478+0000 osd.4 (osd.4) 347 : cluster 3 failed to encode map e412 with expected crc 2023-10-09T10:44:09.610 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:09 smithi053 bash[79554]: cluster 2023-10-09T10:44:07.884483+0000 osd.5 (osd.5) 484 : cluster 3 failed to encode map e412 with expected crc 2023-10-09T10:44:09.610 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:09 smithi053 bash[79554]: cluster 2023-10-09T10:44:07.912551+0000 mgr.y (mgr.26072) 1268 : cluster 0 pgmap v1479: 89 pgs: 1 active+undersized, 5 active+clean+remapped, 83 active+clean; 4.6 MiB data, 4.6 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:44:09.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:09 smithi086 bash[59714]: cluster 2023-10-09T10:44:07.525096+0000 osd.6 (osd.6) 399 : cluster 3 failed to encode map e412 with expected crc 2023-10-09T10:44:09.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:09 smithi086 bash[59714]: cluster 2023-10-09T10:44:07.528130+0000 osd.6 (osd.6) 400 : cluster 3 failed to encode map e412 with expected crc 2023-10-09T10:44:09.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:09 smithi086 bash[59714]: cluster 2023-10-09T10:44:07.884478+0000 osd.4 (osd.4) 347 : cluster 3 failed to encode map e412 with expected crc 2023-10-09T10:44:09.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:09 smithi086 bash[59714]: cluster 2023-10-09T10:44:07.884483+0000 osd.5 (osd.5) 484 : cluster 3 failed to encode map e412 with expected crc 2023-10-09T10:44:09.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:09 smithi086 bash[59714]: cluster 2023-10-09T10:44:07.912551+0000 mgr.y (mgr.26072) 1268 : cluster 0 pgmap v1479: 89 pgs: 1 active+undersized, 5 active+clean+remapped, 83 active+clean; 4.6 MiB data, 4.6 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:44:09.639 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:09.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:09.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:09.644 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:hints = 1 2023-10-09T10:44:09.645 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-10-09T10:44:09.645 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Object prefix: benchmark_data_smithi053_231565 2023-10-09T10:44:09.645 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:44:09.645 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 0 0 0 0 0 0 - 0 2023-10-09T10:44:09.743 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:09.779 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:09.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:09.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:09.882 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:09.909 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:09.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:09.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:10.012 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:10.046 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:10.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:10.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:10.149 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:10.180 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:10.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:10.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:10.284 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:10.310 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:10.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:10.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:10.414 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:10.444 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:10.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:10.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:10.548 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:10.577 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:10.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:10.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:10.645 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 1 16 2975 2959 184.927 184.938 0.00396771 0.00538348 2023-10-09T10:44:10.683 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:10.711 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:10.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:10.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:10.815 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:10.842 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:10.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:10.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:10.946 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:10.970 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:10.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:10.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:11.073 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:11.099 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:11.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:11.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:11.110 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:44:11.203 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:11.236 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:11.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:11.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:11.339 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:11.373 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:11.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:11.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:11.480 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:11.509 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:11.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:11.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:11.614 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:11.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:11 smithi086 bash[59714]: cluster 2023-10-09T10:44:09.913256+0000 mgr.y (mgr.26072) 1269 : cluster 0 pgmap v1480: 89 pgs: 1 active+undersized, 5 active+clean+remapped, 83 active+clean; 4.6 MiB data, 4.6 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:44:11.645 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:11.645 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 2 16 5707 5691 177.83 170.75 0.00518948 0.00561139 2023-10-09T10:44:11.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:11.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:11.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:11 smithi053 bash[76859]: cluster 2023-10-09T10:44:09.913256+0000 mgr.y (mgr.26072) 1269 : cluster 0 pgmap v1480: 89 pgs: 1 active+undersized, 5 active+clean+remapped, 83 active+clean; 4.6 MiB data, 4.6 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:44:11.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:11 smithi053 bash[79554]: cluster 2023-10-09T10:44:09.913256+0000 mgr.y (mgr.26072) 1269 : cluster 0 pgmap v1480: 89 pgs: 1 active+undersized, 5 active+clean+remapped, 83 active+clean; 4.6 MiB data, 4.6 GiB used, 353 GiB / 358 GiB avail; 3/84 objects misplaced (3.571%) 2023-10-09T10:44:11.749 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:11.774 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:11.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:11.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:11.877 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:11.907 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:11.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:11.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:12.010 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:12.039 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:12.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:12.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:12.137 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:44:12.140 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:44:12.143 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:12.166 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:12.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:12.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:12.269 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:12.309 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:12.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:12.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:12.415 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:12.442 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:12.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:12.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:12.546 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:12.574 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:12.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:12.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:12.646 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 3 16 8456 8440 175.818 171.812 0.0028224 0.00567751 2023-10-09T10:44:12.678 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:12.711 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:12.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:12.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:12.815 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:12.841 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:12.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:12.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:12.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:44:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:44:12] "GET /metrics HTTP/1.1" 200 36532 "" "Prometheus/2.33.4" 2023-10-09T10:44:12.947 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:12.973 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:12.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:12.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:13.076 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:13.103 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:13.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:13.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:13.207 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:13.233 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:13.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:13.235 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:13.336 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:13.361 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:13.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:13.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:13.465 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:13.475 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:13 smithi053 bash[76859]: cluster 2023-10-09T10:44:11.913891+0000 mgr.y (mgr.26072) 1270 : cluster 0 pgmap v1481: 89 pgs: 1 active+undersized, 5 active+clean+remapped, 83 active+clean; 126 MiB data, 4.8 GiB used, 353 GiB / 358 GiB avail; 13 MiB/s wr, 205 op/s; 3/5931 objects misplaced (0.051%) 2023-10-09T10:44:13.476 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:13 smithi053 bash[79554]: cluster 2023-10-09T10:44:11.913891+0000 mgr.y (mgr.26072) 1270 : cluster 0 pgmap v1481: 89 pgs: 1 active+undersized, 5 active+clean+remapped, 83 active+clean; 126 MiB data, 4.8 GiB used, 353 GiB / 358 GiB avail; 13 MiB/s wr, 205 op/s; 3/5931 objects misplaced (0.051%) 2023-10-09T10:44:13.490 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:13.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:13.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:13.596 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:13 smithi086 bash[59714]: cluster 2023-10-09T10:44:11.913891+0000 mgr.y (mgr.26072) 1270 : cluster 0 pgmap v1481: 89 pgs: 1 active+undersized, 5 active+clean+remapped, 83 active+clean; 126 MiB data, 4.8 GiB used, 353 GiB / 358 GiB avail; 13 MiB/s wr, 205 op/s; 3/5931 objects misplaced (0.051%) 2023-10-09T10:44:13.621 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:13.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:13.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:13.646 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 4 16 11156 11140 174.047 168.75 0.00418063 0.00573783 2023-10-09T10:44:13.724 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:13.749 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:13.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:13.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:13.855 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:13.880 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:13.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:13.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:13.983 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:14.008 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:14.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:14.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:14.112 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:14.139 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:14.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:14.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:14.180 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:44:14.243 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:14.271 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:14.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:14.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:14.375 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:14.403 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:14.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:14.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:14.502 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:14 smithi086 bash[59714]: cluster 2023-10-09T10:44:14.447126+0000 mon.a (mon.0) 1914 : cluster 3 Health check failed: Degraded data redundancy: 607/20421 objects degraded (2.972%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:44:14.507 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:14.535 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:14.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:14.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:14.640 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:14.646 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 5 16 13491 13475 168.422 145.938 0.00474031 0.00592448 2023-10-09T10:44:14.649 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:14 smithi053 bash[79554]: cluster 2023-10-09T10:44:14.447126+0000 mon.a (mon.0) 1914 : cluster 3 Health check failed: Degraded data redundancy: 607/20421 objects degraded (2.972%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:44:14.650 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:14 smithi053 bash[76859]: cluster 2023-10-09T10:44:14.447126+0000 mon.a (mon.0) 1914 : cluster 3 Health check failed: Degraded data redundancy: 607/20421 objects degraded (2.972%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:44:14.671 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:14.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:14.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:14.774 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:14.809 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:14.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:14.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:14.913 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:14.939 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:14.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:14.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:15.042 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:15.068 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:15.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:15.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:15.173 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:15.205 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:15.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:15.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:15.309 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:15.340 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:15.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:15.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:15.445 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:15.468 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:15.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:15.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:15.503 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:15 smithi053 bash[79554]: cluster 2023-10-09T10:44:13.914690+0000 mgr.y (mgr.26072) 1271 : cluster 0 pgmap v1482: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 428 MiB data, 5.4 GiB used, 352 GiB / 358 GiB avail; 42 MiB/s wr, 677 op/s; 607/20421 objects degraded (2.972%); 3/20421 objects misplaced (0.015%) 2023-10-09T10:44:15.572 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:15.598 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:15.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:15.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:15.646 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 6 16 15830 15814 164.713 146.188 0.00204823 0.00603717 2023-10-09T10:44:15.701 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:15.709 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:15 smithi086 bash[59714]: cluster 2023-10-09T10:44:13.914690+0000 mgr.y (mgr.26072) 1271 : cluster 0 pgmap v1482: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 428 MiB data, 5.4 GiB used, 352 GiB / 358 GiB avail; 42 MiB/s wr, 677 op/s; 607/20421 objects degraded (2.972%); 3/20421 objects misplaced (0.015%) 2023-10-09T10:44:15.728 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:15.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:15.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:15.832 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:15.861 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:15.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:15.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:15.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:15 smithi053 bash[76859]: cluster 2023-10-09T10:44:13.914690+0000 mgr.y (mgr.26072) 1271 : cluster 0 pgmap v1482: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 428 MiB data, 5.4 GiB used, 352 GiB / 358 GiB avail; 42 MiB/s wr, 677 op/s; 607/20421 objects degraded (2.972%); 3/20421 objects misplaced (0.015%) 2023-10-09T10:44:15.966 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:15.988 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:15.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:15.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:16.092 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:16.118 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:16.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:16.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:16.223 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:16.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:16.252 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:16.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:16.353 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:16.380 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:16.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:16.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:16.484 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:16.515 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:16.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:16.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:16.618 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:16.644 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:16.646 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 7 16 18023 18007 160.761 137.062 0.00785456 0.00621251 2023-10-09T10:44:16.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:16.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:16.748 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:16.784 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:16.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:16.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:16.887 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:16.914 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:16.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:16.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:17.017 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:17.044 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:17.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:17.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:17.149 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:17.170 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:17.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:17.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:17.273 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:17.298 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:17.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:17.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:17.402 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:17.430 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:17.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:17.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:17.534 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:17.562 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:17.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:17.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:17.571 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:44:17.571 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [ 2023-10-09T10:44:17.571 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.571 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.36012.0:19813 10.a 10:52eb330b:::benchmark_data_smithi053_231565_object19812:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e412)", 2023-10-09T10:44:17.572 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:44:17.562898+0000", 2023-10-09T10:44:17.572 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 0.005535229, 2023-10-09T10:44:17.572 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0055920329999999997, 2023-10-09T10:44:17.572 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:17.572 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "waiting for sub ops", 2023-10-09T10:44:17.572 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:44:17.572 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.36012", 2023-10-09T10:44:17.572 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:44:17.572 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 19813 2023-10-09T10:44:17.572 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.572 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:17.573 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.573 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:17.573 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.562898+0000", 2023-10-09T10:44:17.573 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:17.573 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.573 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.573 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:17.573 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.562898+0000", 2023-10-09T10:44:17.573 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:44:17.573 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.573 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.573 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:17.574 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.562896+0000", 2023-10-09T10:44:17.574 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00010199799999999999 2023-10-09T10:44:17.574 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.574 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.574 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:17.574 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.562998+0000", 2023-10-09T10:44:17.574 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7872000000000001e-05 2023-10-09T10:44:17.574 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.574 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.574 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:17.574 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.563016+0000", 2023-10-09T10:44:17.574 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.5380000000000002e-06 2023-10-09T10:44:17.575 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.575 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.575 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:17.575 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.563021+0000", 2023-10-09T10:44:17.575 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.5055000000000001e-05 2023-10-09T10:44:17.575 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.575 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.575 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:17.575 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.563066+0000", 2023-10-09T10:44:17.575 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000139092 2023-10-09T10:44:17.575 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.576 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.576 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:44:17.576 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.563205+0000", 2023-10-09T10:44:17.576 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000149772 2023-10-09T10:44:17.576 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.576 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.576 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,7", 2023-10-09T10:44:17.576 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.563355+0000", 2023-10-09T10:44:17.576 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001201368 2023-10-09T10:44:17.576 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.576 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.576 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:44:17.576 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.564556+0000", 2023-10-09T10:44:17.577 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0035214819999999998 2023-10-09T10:44:17.577 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.577 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.577 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:44:17.577 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.568078+0000", 2023-10-09T10:44:17.577 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0051803719999999999 2023-10-09T10:44:17.577 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:17.577 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:17.577 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:17.577 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.577 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.577 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.36012.0:19822 10.f 10:f20e3e9d:::benchmark_data_smithi053_231565_object19821:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e412)", 2023-10-09T10:44:17.578 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:44:17.565935+0000", 2023-10-09T10:44:17.578 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 0.0024982060000000002, 2023-10-09T10:44:17.578 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0026736279999999999, 2023-10-09T10:44:17.578 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:17.578 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "waiting for sub ops", 2023-10-09T10:44:17.578 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:44:17.578 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.36012", 2023-10-09T10:44:17.578 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:44:17.578 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 19822 2023-10-09T10:44:17.578 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.578 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:17.578 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.579 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:17.579 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.565935+0000", 2023-10-09T10:44:17.579 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:17.579 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.579 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.579 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:17.579 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.565935+0000", 2023-10-09T10:44:17.579 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:44:17.579 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.579 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.579 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:17.579 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.565933+0000", 2023-10-09T10:44:17.579 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.9051000000000003e-05 2023-10-09T10:44:17.580 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.580 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.580 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:17.580 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.565972+0000", 2023-10-09T10:44:17.580 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2514000000000001e-05 2023-10-09T10:44:17.580 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.580 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.580 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:17.580 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.565985+0000", 2023-10-09T10:44:17.580 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.2960000000000001e-06 2023-10-09T10:44:17.580 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.580 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.581 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:17.581 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.565992+0000", 2023-10-09T10:44:17.581 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000103726 2023-10-09T10:44:17.581 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.581 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.581 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:17.581 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.566096+0000", 2023-10-09T10:44:17.581 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000180836 2023-10-09T10:44:17.581 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.581 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.581 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:44:17.581 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.566277+0000", 2023-10-09T10:44:17.582 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014643999999999999 2023-10-09T10:44:17.582 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.582 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.582 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2", 2023-10-09T10:44:17.582 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.566423+0000", 2023-10-09T10:44:17.582 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0015468229999999999 2023-10-09T10:44:17.582 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.582 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.582 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:44:17.582 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.567970+0000", 2023-10-09T10:44:17.582 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0020354750000000001 2023-10-09T10:44:17.583 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:17.583 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:17.583 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:17.583 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.583 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.583 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_repop(client.36012.0:19818 10.9 e412/408 10:9c1149c0:::benchmark_data_smithi053_231565_object19817:head v 412'1286, mlcod=412'1283)", 2023-10-09T10:44:17.583 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:44:17.567491+0000", 2023-10-09T10:44:17.583 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 0.00094153900000000003, 2023-10-09T10:44:17.583 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0012140549999999999, 2023-10-09T10:44:17.583 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:17.583 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:44:17.583 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:17.584 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.584 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:17.584 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.567491+0000", 2023-10-09T10:44:17.584 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:17.584 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.584 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.584 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:17.584 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.567491+0000", 2023-10-09T10:44:17.584 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:44:17.584 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.584 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.585 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:17.585 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.567491+0000", 2023-10-09T10:44:17.585 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.9496999999999999e-05 2023-10-09T10:44:17.585 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.585 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.585 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:17.585 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.567520+0000", 2023-10-09T10:44:17.585 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.9109999999999998e-06 2023-10-09T10:44:17.585 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.585 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.585 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:17.585 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.567526+0000", 2023-10-09T10:44:17.586 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.112e-06 2023-10-09T10:44:17.586 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.586 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.586 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:17.586 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.567530+0000", 2023-10-09T10:44:17.586 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1115000000000002e-05 2023-10-09T10:44:17.586 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.586 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.586 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:17.586 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.567571+0000", 2023-10-09T10:44:17.586 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.8538999999999999e-05 2023-10-09T10:44:17.587 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.587 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.587 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:44:17.587 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.567599+0000", 2023-10-09T10:44:17.587 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000107898 2023-10-09T10:44:17.587 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:17.587 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:17.587 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:17.587 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.587 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.587 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.36012.0:19824 10.2 10:44e99b4c:::benchmark_data_smithi053_231565_object19823:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e412)", 2023-10-09T10:44:17.587 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:44:17.567612+0000", 2023-10-09T10:44:17.588 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 0.00082068199999999999, 2023-10-09T10:44:17.588 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001173028, 2023-10-09T10:44:17.588 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:17.588 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "waiting for sub ops", 2023-10-09T10:44:17.588 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:44:17.588 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.36012", 2023-10-09T10:44:17.588 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:44:17.588 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 19824 2023-10-09T10:44:17.588 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.588 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:17.588 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.588 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:17.589 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.567612+0000", 2023-10-09T10:44:17.589 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:17.589 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.589 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.589 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:17.589 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.567612+0000", 2023-10-09T10:44:17.589 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:44:17.589 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.589 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.589 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:17.589 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.567611+0000", 2023-10-09T10:44:17.589 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.1628000000000003e-05 2023-10-09T10:44:17.590 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.590 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.590 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:17.590 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.567643+0000", 2023-10-09T10:44:17.590 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8652e-05 2023-10-09T10:44:17.590 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.590 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.590 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:17.590 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.567661+0000", 2023-10-09T10:44:17.590 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.289e-06 2023-10-09T10:44:17.590 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.590 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.591 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:17.591 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.567668+0000", 2023-10-09T10:44:17.591 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00057806600000000002 2023-10-09T10:44:17.591 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.591 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.591 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:17.591 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.568247+0000", 2023-10-09T10:44:17.591 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015234600000000001 2023-10-09T10:44:17.591 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.591 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.591 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:44:17.592 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.568399+0000", 2023-10-09T10:44:17.592 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017910699999999999 2023-10-09T10:44:17.592 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.592 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.592 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,7", 2023-10-09T10:44:17.592 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.568578+0000", 2023-10-09T10:44:17.592 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00096585499999999995 2023-10-09T10:44:17.592 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:17.592 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:17.592 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:17.592 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.592 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.592 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.36012.0:19826 10.7 10:e1cdf57c:::benchmark_data_smithi053_231565_object19825:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e412)", 2023-10-09T10:44:17.593 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:44:17.568296+0000", 2023-10-09T10:44:17.593 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 0.000136324, 2023-10-09T10:44:17.593 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00055250000000000004, 2023-10-09T10:44:17.594 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:17.594 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:44:17.594 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:44:17.594 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.36012", 2023-10-09T10:44:17.594 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:44:17.594 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 19826 2023-10-09T10:44:17.594 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.594 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:17.594 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.594 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:17.594 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.568296+0000", 2023-10-09T10:44:17.595 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:17.595 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.595 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.595 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:17.595 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.568296+0000", 2023-10-09T10:44:17.595 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:44:17.595 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.595 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.595 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:17.595 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.568295+0000", 2023-10-09T10:44:17.595 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.6480999999999998e-05 2023-10-09T10:44:17.596 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.596 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.596 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:17.596 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.568342+0000", 2023-10-09T10:44:17.596 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2299e-05 2023-10-09T10:44:17.596 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.596 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.596 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:17.596 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.568354+0000", 2023-10-09T10:44:17.596 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.8750000000000002e-06 2023-10-09T10:44:17.596 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.596 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.597 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:17.597 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.568361+0000", 2023-10-09T10:44:17.597 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.2841000000000002e-05 2023-10-09T10:44:17.597 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.597 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.597 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:17.597 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.568444+0000", 2023-10-09T10:44:17.597 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000232461 2023-10-09T10:44:17.597 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.597 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.597 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:44:17.597 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.568676+0000", 2023-10-09T10:44:17.598 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00037981899999999999 2023-10-09T10:44:17.598 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:17.598 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:17.598 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:17.598 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.598 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.598 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_repop_reply(client.36012.0:19822 10.f e412/408 ondisk, result = 0)", 2023-10-09T10:44:17.598 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:44:17.568470+0000", 2023-10-09T10:44:17.598 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 4294967295.9999628, 2023-10-09T10:44:17.598 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00041935300000000002, 2023-10-09T10:44:17.598 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:44:17.599 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:44:17.599 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:44:17.599 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.599 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:44:17.599 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.568470+0000", 2023-10-09T10:44:17.599 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:44:17.599 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.599 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.599 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:44:17.599 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.568470+0000", 2023-10-09T10:44:17.599 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:44:17.599 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.600 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.600 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:44:17.600 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.568469+0000", 2023-10-09T10:44:17.600 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.5740000000000003e-06 2023-10-09T10:44:17.600 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.600 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.600 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:44:17.601 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.568475+0000", 2023-10-09T10:44:17.601 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.8519999999999993e-06 2023-10-09T10:44:17.601 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.601 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.601 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:44:17.601 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.568484+0000", 2023-10-09T10:44:17.601 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.2959999999999998e-06 2023-10-09T10:44:17.601 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.601 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.601 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:44:17.601 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.568489+0000", 2023-10-09T10:44:17.602 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00038947800000000001 2023-10-09T10:44:17.602 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.602 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.602 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:44:17.602 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.568878+0000", 2023-10-09T10:44:17.602 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.3579999999999996e-06 2023-10-09T10:44:17.602 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.602 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.602 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:44:17.602 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.568883+0000", 2023-10-09T10:44:17.602 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6030000000000001e-06 2023-10-09T10:44:17.602 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:44:17.603 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:44:17.603 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:44:17.603 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:44:17.568889+0000", 2023-10-09T10:44:17.603 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00041935300000000002 2023-10-09T10:44:17.603 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:17.603 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:44:17.603 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:17.603 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:44:17.603 INFO:teuthology.orchestra.run.smithi086.stdout: ], 2023-10-09T10:44:17.603 INFO:teuthology.orchestra.run.smithi086.stdout: "num_ops": 6 2023-10-09T10:44:17.603 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:44:17.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:17 smithi086 bash[59714]: cluster 2023-10-09T10:44:15.915180+0000 mgr.y (mgr.26072) 1272 : cluster 0 pgmap v1483: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 482 MiB data, 5.9 GiB used, 352 GiB / 358 GiB avail; 48 MiB/s wr, 763 op/s; 607/22989 objects degraded (2.640%); 3/22989 objects misplaced (0.013%) 2023-10-09T10:44:17.646 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 8 16 19985 19969 155.993 122.625 0.00669868 0.00640309 2023-10-09T10:44:17.666 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:17.686 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:17 smithi053 bash[79554]: cluster 2023-10-09T10:44:15.915180+0000 mgr.y (mgr.26072) 1272 : cluster 0 pgmap v1483: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 482 MiB data, 5.9 GiB used, 352 GiB / 358 GiB avail; 48 MiB/s wr, 763 op/s; 607/22989 objects degraded (2.640%); 3/22989 objects misplaced (0.013%) 2023-10-09T10:44:17.686 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:17 smithi053 bash[76859]: cluster 2023-10-09T10:44:15.915180+0000 mgr.y (mgr.26072) 1272 : cluster 0 pgmap v1483: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 482 MiB data, 5.9 GiB used, 352 GiB / 358 GiB avail; 48 MiB/s wr, 763 op/s; 607/22989 objects degraded (2.640%); 3/22989 objects misplaced (0.013%) 2023-10-09T10:44:17.694 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:17.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:17.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:17.798 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:17.827 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:17.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:17.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:17.931 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:17.959 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:17.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:17.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:18.062 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:18.088 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:18.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:18.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:18.191 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:18.219 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:18.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:18.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:18.324 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:18.348 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:18.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:18.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:18.451 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:18.479 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:18.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:18.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:18.582 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:18.608 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:18.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:18.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:18.646 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 9 16 22045 22029 152.964 128.75 0.00968231 0.00653077 2023-10-09T10:44:18.711 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:18.740 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:18.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:18.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:18.844 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:18.870 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:18.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:18.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:18.974 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:19.006 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:19.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:19.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:19.109 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:19.136 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:19.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:19.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:19.241 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:19.243 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-09T10:44:19.309 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:19.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:19.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:19.415 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:19.462 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:19.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:19.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:19.566 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:19.596 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:19.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:19.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:19.646 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 10 16 23875 23859 149.105 114.375 0.00365708 0.00670042 2023-10-09T10:44:19.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:19 smithi053 bash[79554]: cluster 2023-10-09T10:44:17.915890+0000 mgr.y (mgr.26072) 1273 : cluster 0 pgmap v1484: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 1.0 GiB data, 7.0 GiB used, 351 GiB / 358 GiB avail; 99 MiB/s wr, 1.58k op/s; 607/49863 objects degraded (1.217%); 3/49863 objects misplaced (0.006%) 2023-10-09T10:44:19.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:19 smithi053 bash[76859]: cluster 2023-10-09T10:44:17.915890+0000 mgr.y (mgr.26072) 1273 : cluster 0 pgmap v1484: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 1.0 GiB data, 7.0 GiB used, 351 GiB / 358 GiB avail; 99 MiB/s wr, 1.58k op/s; 607/49863 objects degraded (1.217%); 3/49863 objects misplaced (0.006%) 2023-10-09T10:44:19.700 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:19.731 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:19.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:19.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:19.836 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:19.844 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:19 smithi086 bash[59714]: cluster 2023-10-09T10:44:17.915890+0000 mgr.y (mgr.26072) 1273 : cluster 0 pgmap v1484: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 1.0 GiB data, 7.0 GiB used, 351 GiB / 358 GiB avail; 99 MiB/s wr, 1.58k op/s; 607/49863 objects degraded (1.217%); 3/49863 objects misplaced (0.006%) 2023-10-09T10:44:19.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:19.865 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:19.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:19.966 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:19.999 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:20.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:20.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:20.103 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:20.136 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:20.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:20.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:20.241 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:20.268 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:20.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:20.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:20.372 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:20.399 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:20.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:20.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:20.504 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:20.533 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:20.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:20.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:20.638 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:20.646 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 11 16 25865 25849 146.856 124.375 0.00466394 0.0068036 2023-10-09T10:44:20.647 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:20 smithi086 bash[59714]: cluster 2023-10-09T10:44:20.506639+0000 mon.a (mon.0) 1915 : cluster 3 Health check update: Degraded data redundancy: 1291/56175 objects degraded (2.298%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:44:20.663 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:20.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:20.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:20.767 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:20.777 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:20 smithi053 bash[79554]: cluster 2023-10-09T10:44:20.506639+0000 mon.a (mon.0) 1915 : cluster 3 Health check update: Degraded data redundancy: 1291/56175 objects degraded (2.298%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:44:20.778 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:20 smithi053 bash[76859]: cluster 2023-10-09T10:44:20.506639+0000 mon.a (mon.0) 1915 : cluster 3 Health check update: Degraded data redundancy: 1291/56175 objects degraded (2.298%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:44:20.797 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:20.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:20.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:20.900 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:20.933 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:20.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:20.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:21.037 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:21.060 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:21.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:21.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:21.163 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:21.202 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:21.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:21.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:21.308 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:21.336 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:21.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:21.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:21.442 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:21.472 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:21.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:21.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:21.576 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:21.600 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:21.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:21.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:21.647 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 12 16 27494 27478 143.101 101.812 0.002914 0.00693398 2023-10-09T10:44:21.703 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:21.738 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:21.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:21.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:21.842 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:21.852 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:21 smithi086 bash[59714]: cluster 2023-10-09T10:44:19.917090+0000 mgr.y (mgr.26072) 1274 : cluster 0 pgmap v1485: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 1.1 GiB data, 7.6 GiB used, 350 GiB / 358 GiB avail; 97 MiB/s wr, 1.56k op/s; 1291/56175 objects degraded (2.298%); 3/56175 objects misplaced (0.005%) 2023-10-09T10:44:21.871 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:21.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:21.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:21.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:21 smithi053 bash[76859]: cluster 2023-10-09T10:44:19.917090+0000 mgr.y (mgr.26072) 1274 : cluster 0 pgmap v1485: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 1.1 GiB data, 7.6 GiB used, 350 GiB / 358 GiB avail; 97 MiB/s wr, 1.56k op/s; 1291/56175 objects degraded (2.298%); 3/56175 objects misplaced (0.005%) 2023-10-09T10:44:21.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:21 smithi053 bash[79554]: cluster 2023-10-09T10:44:19.917090+0000 mgr.y (mgr.26072) 1274 : cluster 0 pgmap v1485: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 1.1 GiB data, 7.6 GiB used, 350 GiB / 358 GiB avail; 97 MiB/s wr, 1.56k op/s; 1291/56175 objects degraded (2.298%); 3/56175 objects misplaced (0.005%) 2023-10-09T10:44:21.977 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:22.002 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:22.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:22.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:22.104 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:22.130 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:22.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:22.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:22.235 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:22.263 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:22.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:22.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:22.366 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:22.399 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:22.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:22.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:22.504 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:22.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:22.535 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:22.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:22.569 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:44:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:44:22] "GET /metrics HTTP/1.1" 200 36532 "" "Prometheus/2.33.4" 2023-10-09T10:44:22.636 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:22.647 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 13 16 28976 28960 139.217 92.625 0.00503067 0.00717488 2023-10-09T10:44:22.666 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:22.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:22.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:22.770 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:22.796 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:22.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:22.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:22.900 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:22.931 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:22.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:22.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:23.038 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:23.062 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:23.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:23.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:23.165 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:23.193 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:23.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:23.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:23.299 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:23.327 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:23.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:23.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:23.430 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:23.455 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:23.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:23.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:23.561 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:23.595 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:23.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:23.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:23.647 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 14 16 30714 30698 137.031 108.625 0.0123967 0.00729083 2023-10-09T10:44:23.702 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:23.712 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:23 smithi086 bash[59714]: cluster 2023-10-09T10:44:21.917748+0000 mgr.y (mgr.26072) 1275 : cluster 0 pgmap v1486: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 1.4 GiB data, 8.6 GiB used, 349 GiB / 358 GiB avail; 120 MiB/s wr, 1.91k op/s; 1291/69003 objects degraded (1.871%); 3/69003 objects misplaced (0.004%) 2023-10-09T10:44:23.712 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:23 smithi086 bash[59714]: audit 2023-10-09T10:44:23.099883+0000 mon.a (mon.0) 1916 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:44:23.712 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:23 smithi086 bash[59714]: audit 2023-10-09T10:44:23.101305+0000 mon.a (mon.0) 1917 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:44:23.731 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:23.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:23.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:23.837 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:23.866 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:23.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:23.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:23.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:23 smithi053 bash[76859]: cluster 2023-10-09T10:44:21.917748+0000 mgr.y (mgr.26072) 1275 : cluster 0 pgmap v1486: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 1.4 GiB data, 8.6 GiB used, 349 GiB / 358 GiB avail; 120 MiB/s wr, 1.91k op/s; 1291/69003 objects degraded (1.871%); 3/69003 objects misplaced (0.004%) 2023-10-09T10:44:23.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:23 smithi053 bash[76859]: audit 2023-10-09T10:44:23.099883+0000 mon.a (mon.0) 1916 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:44:23.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:23 smithi053 bash[76859]: audit 2023-10-09T10:44:23.101305+0000 mon.a (mon.0) 1917 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:44:23.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:23 smithi053 bash[79554]: cluster 2023-10-09T10:44:21.917748+0000 mgr.y (mgr.26072) 1275 : cluster 0 pgmap v1486: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 1.4 GiB data, 8.6 GiB used, 349 GiB / 358 GiB avail; 120 MiB/s wr, 1.91k op/s; 1291/69003 objects degraded (1.871%); 3/69003 objects misplaced (0.004%) 2023-10-09T10:44:23.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:23 smithi053 bash[79554]: audit 2023-10-09T10:44:23.099883+0000 mon.a (mon.0) 1916 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:44:23.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:23 smithi053 bash[79554]: audit 2023-10-09T10:44:23.101305+0000 mon.a (mon.0) 1917 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:44:23.971 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:23.999 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:24.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:24.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:24.108 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:24.127 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:44:24.132 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:24.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:24.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:24.236 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:24.263 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:24.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:24.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:24.366 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:24.392 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:24.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:24.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:24.497 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:24.523 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:24.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:24.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:24.626 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:24.647 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 15 16 32441 32425 135.091 107.938 0.00541813 0.0073941 2023-10-09T10:44:24.649 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:24.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:24.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:24.753 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:24.782 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:24.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:24.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:24.887 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:24.917 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:24.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:24.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:25.021 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:25.053 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:25.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:25.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:25.156 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:25.189 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:25.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:25.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:25.297 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:25.326 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:25.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:25.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:25.431 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:25.458 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:25.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:25.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:25.562 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:25.589 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:25.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:25.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:25.647 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 16 16 34102 34086 133.135 103.812 0.00817568 0.00750553 2023-10-09T10:44:25.697 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:25.723 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:25.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:25.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:25.826 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:25.836 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:25 smithi086 bash[59714]: cluster 2023-10-09T10:44:23.918604+0000 mgr.y (mgr.26072) 1276 : cluster 0 pgmap v1487: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 1.7 GiB data, 9.3 GiB used, 348 GiB / 358 GiB avail; 136 MiB/s wr, 2.17k op/s; 1868/84201 objects degraded (2.219%); 3/84201 objects misplaced (0.004%) 2023-10-09T10:44:25.853 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:25.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:25.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:25.890 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:25 smithi053 bash[76859]: cluster 2023-10-09T10:44:23.918604+0000 mgr.y (mgr.26072) 1276 : cluster 0 pgmap v1487: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 1.7 GiB data, 9.3 GiB used, 348 GiB / 358 GiB avail; 136 MiB/s wr, 2.17k op/s; 1868/84201 objects degraded (2.219%); 3/84201 objects misplaced (0.004%) 2023-10-09T10:44:25.890 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:25 smithi053 bash[79554]: cluster 2023-10-09T10:44:23.918604+0000 mgr.y (mgr.26072) 1276 : cluster 0 pgmap v1487: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 1.7 GiB data, 9.3 GiB used, 348 GiB / 358 GiB avail; 136 MiB/s wr, 2.17k op/s; 1868/84201 objects degraded (2.219%); 3/84201 objects misplaced (0.004%) 2023-10-09T10:44:25.956 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:25.984 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:25.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:25.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:26.087 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:26.118 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:26.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:26.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:26.223 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:26.235 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:44:26.251 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:26.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:26.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:26.289 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:44:26.335 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:44:26.355 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:26.377 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:44:26.380 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:26.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:26.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:26.413 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:44:26.447 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:44:26.480 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:44:26.485 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:26.512 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:26.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:26.516 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:44:26.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:26.519 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:44:26.519 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:44:26.519 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:44:26.519 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:44:26.519 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:44:26.519 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:44:26.519 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:44:26.519 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:44:26.617 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:26.646 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:26.648 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 17 16 35599 35583 130.802 93.5625 0.0101692 0.00763954 2023-10-09T10:44:26.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:26.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:26.749 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:26.782 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:26.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:26.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:26.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:26 smithi086 bash[59714]: audit 2023-10-09T10:44:26.209745+0000 mon.a (mon.0) 1918 : audit 0 from='client.? 172.21.15.53:0/3914715629' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:44:26.885 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:26.915 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:26.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:26.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:26.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:26 smithi053 bash[79554]: audit 2023-10-09T10:44:26.209745+0000 mon.a (mon.0) 1918 : audit 0 from='client.? 172.21.15.53:0/3914715629' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:44:26.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:26 smithi053 bash[76859]: audit 2023-10-09T10:44:26.209745+0000 mon.a (mon.0) 1918 : audit 0 from='client.? 172.21.15.53:0/3914715629' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:44:27.020 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:27.047 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:27.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:27.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:27.151 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:27.179 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:27.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:27.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:27.283 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:27.305 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:27.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:27.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:27.408 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:27.435 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:27.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:27.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:27.541 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:27.577 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:27.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:27.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:27.648 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 18 16 36921 36905 128.125 82.625 0.0166579 0.00779682 2023-10-09T10:44:27.680 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:27.708 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:27.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:27.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:27.812 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:27.822 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:27 smithi053 bash[76859]: cluster 2023-10-09T10:44:25.922646+0000 mgr.y (mgr.26072) 1277 : cluster 0 pgmap v1488: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 1.7 GiB data, 9.6 GiB used, 348 GiB / 358 GiB avail; 113 MiB/s wr, 1.81k op/s; 1868/85803 objects degraded (2.177%); 3/85803 objects misplaced (0.003%) 2023-10-09T10:44:27.822 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:27 smithi053 bash[76859]: cluster 2023-10-09T10:44:26.565134+0000 mon.a (mon.0) 1919 : cluster 3 Health check update: Degraded data redundancy: 1868/85803 objects degraded (2.177%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:44:27.822 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:27 smithi053 bash[76859]: audit 2023-10-09T10:44:27.359867+0000 mon.a (mon.0) 1920 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:44:27.822 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:27 smithi053 bash[79554]: cluster 2023-10-09T10:44:25.922646+0000 mgr.y (mgr.26072) 1277 : cluster 0 pgmap v1488: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 1.7 GiB data, 9.6 GiB used, 348 GiB / 358 GiB avail; 113 MiB/s wr, 1.81k op/s; 1868/85803 objects degraded (2.177%); 3/85803 objects misplaced (0.003%) 2023-10-09T10:44:27.823 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:27 smithi053 bash[79554]: cluster 2023-10-09T10:44:26.565134+0000 mon.a (mon.0) 1919 : cluster 3 Health check update: Degraded data redundancy: 1868/85803 objects degraded (2.177%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:44:27.823 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:27 smithi053 bash[79554]: audit 2023-10-09T10:44:27.359867+0000 mon.a (mon.0) 1920 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:44:27.847 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:27.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:27.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:27.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:27 smithi086 bash[59714]: cluster 2023-10-09T10:44:25.922646+0000 mgr.y (mgr.26072) 1277 : cluster 0 pgmap v1488: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 1.7 GiB data, 9.6 GiB used, 348 GiB / 358 GiB avail; 113 MiB/s wr, 1.81k op/s; 1868/85803 objects degraded (2.177%); 3/85803 objects misplaced (0.003%) 2023-10-09T10:44:27.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:27 smithi086 bash[59714]: cluster 2023-10-09T10:44:26.565134+0000 mon.a (mon.0) 1919 : cluster 3 Health check update: Degraded data redundancy: 1868/85803 objects degraded (2.177%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:44:27.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:27 smithi086 bash[59714]: audit 2023-10-09T10:44:27.359867+0000 mon.a (mon.0) 1920 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:44:27.954 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:27.984 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:27.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:27.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:28.089 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:28.118 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:28.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:28.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:28.173 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:44:28.178 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2023-10-09T10:44:28.224 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:28.250 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:28.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:28.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:28.354 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:28.380 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:28.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:28.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:28.483 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:28.513 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:28.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:28.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:28.604 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is unset 2023-10-09T10:44:28.615 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:28.616 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:28 smithi086 bash[59714]: audit 2023-10-09T10:44:28.141809+0000 mon.a (mon.0) 1921 : audit 1 from='client.? 172.21.15.53:0/1284010977' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:44:28.640 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:28.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:28.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:28.649 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 19 16 38270 38254 125.819 84.3125 0.0117024 0.00794155 2023-10-09T10:44:28.743 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:28.761 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:28.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:28.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:28.864 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:28.873 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:28 smithi053 bash[79554]: audit 2023-10-09T10:44:28.141809+0000 mon.a (mon.0) 1921 : audit 1 from='client.? 172.21.15.53:0/1284010977' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:44:28.873 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:28 smithi053 bash[76859]: audit 2023-10-09T10:44:28.141809+0000 mon.a (mon.0) 1921 : audit 1 from='client.? 172.21.15.53:0/1284010977' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:44:28.892 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:28.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:28.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:28.996 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:29.023 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:29.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:29.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:29.126 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:29.158 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:29.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:29.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:29.263 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:29.288 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:29.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:29.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:29.392 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:29.422 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:29.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:29.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:29.527 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:29.554 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:29.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:29.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:29.648 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:2023-10-09T10:44:29.646372+0000 min lat: 0.00135972 max lat: 0.267262 avg lat: 0.00806034 2023-10-09T10:44:29.648 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:44:29.648 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 20 16 39691 39675 123.968 88.8125 0.0135984 0.00806034 2023-10-09T10:44:29.658 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:29.684 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:29.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:29.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:29.789 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:29.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:29 smithi053 bash[79554]: cluster 2023-10-09T10:44:27.923221+0000 mgr.y (mgr.26072) 1278 : cluster 0 pgmap v1489: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 2.1 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 140 MiB/s wr, 2.25k op/s; 1868/103950 objects degraded (1.797%); 3/103950 objects misplaced (0.003%) 2023-10-09T10:44:29.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:29 smithi053 bash[79554]: audit 2023-10-09T10:44:28.155538+0000 mgr.y (mgr.26072) 1279 : audit 0 from='client.55693 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:44:29.798 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:29 smithi053 bash[79554]: cluster 2023-10-09T10:44:28.584517+0000 mon.a (mon.0) 1922 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:44:29.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:29 smithi053 bash[79554]: audit 2023-10-09T10:44:28.597344+0000 mon.a (mon.0) 1923 : audit 1 from='client.? 172.21.15.53:0/1284010977' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:44:29.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:29 smithi053 bash[79554]: cluster 2023-10-09T10:44:28.597803+0000 mon.a (mon.0) 1924 : cluster 0 osdmap e413: 8 total, 8 up, 4 in 2023-10-09T10:44:29.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:29 smithi053 bash[79554]: cluster 2023-10-09T10:44:28.604220+0000 osd.6 (osd.6) 401 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T10:44:29.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:29 smithi053 bash[79554]: cluster 2023-10-09T10:44:28.609204+0000 osd.7 (osd.7) 389 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T10:44:29.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:29 smithi053 bash[79554]: cluster 2023-10-09T10:44:28.611598+0000 osd.7 (osd.7) 390 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T10:44:29.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:29 smithi053 bash[79554]: cluster 2023-10-09T10:44:29.408530+0000 osd.5 (osd.5) 485 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T10:44:29.799 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:29 smithi053 bash[79554]: cluster 2023-10-09T10:44:29.410462+0000 osd.5 (osd.5) 486 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T10:44:29.800 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:29 smithi053 bash[76859]: cluster 2023-10-09T10:44:27.923221+0000 mgr.y (mgr.26072) 1278 : cluster 0 pgmap v1489: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 2.1 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 140 MiB/s wr, 2.25k op/s; 1868/103950 objects degraded (1.797%); 3/103950 objects misplaced (0.003%) 2023-10-09T10:44:29.800 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:29 smithi053 bash[76859]: audit 2023-10-09T10:44:28.155538+0000 mgr.y (mgr.26072) 1279 : audit 0 from='client.55693 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:44:29.800 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:29 smithi053 bash[76859]: cluster 2023-10-09T10:44:28.584517+0000 mon.a (mon.0) 1922 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:44:29.800 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:29 smithi053 bash[76859]: audit 2023-10-09T10:44:28.597344+0000 mon.a (mon.0) 1923 : audit 1 from='client.? 172.21.15.53:0/1284010977' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:44:29.800 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:29 smithi053 bash[76859]: cluster 2023-10-09T10:44:28.597803+0000 mon.a (mon.0) 1924 : cluster 0 osdmap e413: 8 total, 8 up, 4 in 2023-10-09T10:44:29.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:29 smithi053 bash[76859]: cluster 2023-10-09T10:44:28.604220+0000 osd.6 (osd.6) 401 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T10:44:29.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:29 smithi053 bash[76859]: cluster 2023-10-09T10:44:28.609204+0000 osd.7 (osd.7) 389 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T10:44:29.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:29 smithi053 bash[76859]: cluster 2023-10-09T10:44:28.611598+0000 osd.7 (osd.7) 390 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T10:44:29.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:29 smithi053 bash[76859]: cluster 2023-10-09T10:44:29.408530+0000 osd.5 (osd.5) 485 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T10:44:29.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:29 smithi053 bash[76859]: cluster 2023-10-09T10:44:29.410462+0000 osd.5 (osd.5) 486 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T10:44:29.823 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:29.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:29.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:29.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:29 smithi086 bash[59714]: cluster 2023-10-09T10:44:27.923221+0000 mgr.y (mgr.26072) 1278 : cluster 0 pgmap v1489: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 2.1 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 140 MiB/s wr, 2.25k op/s; 1868/103950 objects degraded (1.797%); 3/103950 objects misplaced (0.003%) 2023-10-09T10:44:29.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:29 smithi086 bash[59714]: audit 2023-10-09T10:44:28.155538+0000 mgr.y (mgr.26072) 1279 : audit 0 from='client.55693 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:44:29.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:29 smithi086 bash[59714]: cluster 2023-10-09T10:44:28.584517+0000 mon.a (mon.0) 1922 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:44:29.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:29 smithi086 bash[59714]: audit 2023-10-09T10:44:28.597344+0000 mon.a (mon.0) 1923 : audit 1 from='client.? 172.21.15.53:0/1284010977' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:44:29.869 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:29 smithi086 bash[59714]: cluster 2023-10-09T10:44:28.597803+0000 mon.a (mon.0) 1924 : cluster 0 osdmap e413: 8 total, 8 up, 4 in 2023-10-09T10:44:29.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:29 smithi086 bash[59714]: cluster 2023-10-09T10:44:28.604220+0000 osd.6 (osd.6) 401 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T10:44:29.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:29 smithi086 bash[59714]: cluster 2023-10-09T10:44:28.609204+0000 osd.7 (osd.7) 389 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T10:44:29.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:29 smithi086 bash[59714]: cluster 2023-10-09T10:44:28.611598+0000 osd.7 (osd.7) 390 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T10:44:29.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:29 smithi086 bash[59714]: cluster 2023-10-09T10:44:29.408530+0000 osd.5 (osd.5) 485 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T10:44:29.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:29 smithi086 bash[59714]: cluster 2023-10-09T10:44:29.410462+0000 osd.5 (osd.5) 486 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T10:44:29.927 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:29.956 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:29.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:29.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:30.061 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:30.092 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:30.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:30.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:30.197 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:30.228 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:30.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:30.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:30.332 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:30.368 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:30.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:30.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:30.472 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:30.503 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:30.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:30.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:30.599 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:30 smithi086 bash[59714]: cluster 2023-10-09T10:44:28.994302+0000 osd.4 (osd.4) 348 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T10:44:30.600 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:30 smithi086 bash[59714]: cluster 2023-10-09T10:44:28.995440+0000 osd.4 (osd.4) 349 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T10:44:30.607 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:30.634 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:30.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:30.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:30.648 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 21 16 41188 41172 122.52 93.5625 0.00330696 0.00815414 2023-10-09T10:44:30.739 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:30.747 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:30 smithi053 bash[76859]: cluster 2023-10-09T10:44:28.994302+0000 osd.4 (osd.4) 348 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T10:44:30.748 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:30 smithi053 bash[76859]: cluster 2023-10-09T10:44:28.995440+0000 osd.4 (osd.4) 349 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T10:44:30.748 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:30 smithi053 bash[79554]: cluster 2023-10-09T10:44:28.994302+0000 osd.4 (osd.4) 348 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T10:44:30.748 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:30 smithi053 bash[79554]: cluster 2023-10-09T10:44:28.995440+0000 osd.4 (osd.4) 349 : cluster 3 failed to encode map e413 with expected crc 2023-10-09T10:44:30.763 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:30.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:30.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:30.868 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:30.894 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:30.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:30.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:30.998 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:31.018 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":1489,"stamp":"2023-10-09T10:44:27.922823+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2273777587,"num_objects":34650,"num_object_clones":0,"num_object_copies":103950,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1868,"num_objects_misplaced":3,"num_objects_unfound":0,"num_objects_dirty":34650,"num_whiteouts":0,"num_read":6259,"num_read_kb":13718,"num_write":35728,"num_write_kb":2230967,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":249,"num_bytes_recovered":14360104,"num_keys_recovered":10,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":35792,"ondisk_log_size":35792,"up":261,"acting":266,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":274,"num_osds":4,"num_per_pool_osds":4,"num_per_pool_omap_osds":4,"kb":374980608,"kb_used":10832548,"kb_used_data":7321412,"kb_used_omap":25,"kb_used_meta":3511078,"kb_avail":364148060,"statfs":{"total":383980142592,"available":372887613440,"internally_reserved":0,"allocated":7497125888,"data_stored":7491702270,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26364,"internal_metadata":3595344132},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,2,11,3,4],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1768620032,"num_objects":26987,"num_object_clones":0,"num_object_copies":80961,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1261,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26987,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":26987,"num_write_kb":1727168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.007919"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":165,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.415352+0000","last_change":"2023-10-09T10:38:18.311969+0000","last_active":"2023-10-09T10:44:02.415352+0000","last_peered":"2023-10-09T10:44:02.415352+0000","last_clean":"2023-10-09T10:44:02.415352+0000","last_became_active":"2023-10-09T10:38:18.311454+0000","last_became_peered":"2023-10-09T10:38:18.311454+0000","last_unstale":"2023-10-09T10:44:02.415352+0000","last_undegraded":"2023-10-09T10:44:02.415352+0000","last_fullsized":"2023-10-09T10:44:02.415352+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:17:11.079874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":297,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.412108+0000","last_change":"2023-10-09T10:37:28.307391+0000","last_active":"2023-10-09T10:44:02.412108+0000","last_peered":"2023-10-09T10:44:02.412108+0000","last_clean":"2023-10-09T10:44:02.412108+0000","last_became_active":"2023-10-09T10:37:28.306978+0000","last_became_peered":"2023-10-09T10:37:28.306978+0000","last_unstale":"2023-10-09T10:44:02.412108+0000","last_undegraded":"2023-10-09T10:44:02.412108+0000","last_fullsized":"2023-10-09T10:44:02.412108+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:17:57.731703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":395,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.411291+0000","last_change":"2023-10-09T10:38:40.456703+0000","last_active":"2023-10-09T10:44:02.411291+0000","last_peered":"2023-10-09T10:44:02.411291+0000","last_clean":"2023-10-09T10:44:02.411291+0000","last_became_active":"2023-10-09T10:38:40.454494+0000","last_became_peered":"2023-10-09T10:38:40.454494+0000","last_unstale":"2023-10-09T10:44:02.411291+0000","last_undegraded":"2023-10-09T10:44:02.411291+0000","last_fullsized":"2023-10-09T10:44:02.411291+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:32:16.427227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":43,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.420916+0000","last_change":"2023-10-09T10:38:40.458543+0000","last_active":"2023-10-09T10:44:02.420916+0000","last_peered":"2023-10-09T10:44:02.420916+0000","last_clean":"2023-10-09T10:44:02.420916+0000","last_became_active":"2023-10-09T10:38:40.458188+0000","last_became_peered":"2023-10-09T10:38:40.458188+0000","last_unstale":"2023-10-09T10:44:02.420916+0000","last_undegraded":"2023-10-09T10:44:02.420916+0000","last_fullsized":"2023-10-09T10:44:02.420916+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":231,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.414861+0000","last_change":"2023-10-09T10:38:19.329031+0000","last_active":"2023-10-09T10:44:02.414861+0000","last_peered":"2023-10-09T10:44:02.414861+0000","last_clean":"2023-10-09T10:44:02.414861+0000","last_became_active":"2023-10-09T10:38:19.328611+0000","last_became_peered":"2023-10-09T10:38:19.328611+0000","last_unstale":"2023-10-09T10:44:02.414861+0000","last_undegraded":"2023-10-09T10:44:02.414861+0000","last_fullsized":"2023-10-09T10:44:02.414861+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:38:13.798925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":389,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.593440+0000","last_change":"2023-10-09T10:38:40.457519+0000","last_active":"2023-10-09T10:44:02.593440+0000","last_peered":"2023-10-09T10:44:02.593440+0000","last_clean":"2023-10-09T10:44:02.593440+0000","last_became_active":"2023-10-09T10:38:40.457124+0000","last_became_peered":"2023-10-09T10:38:40.457124+0000","last_unstale":"2023-10-09T10:44:02.593440+0000","last_undegraded":"2023-10-09T10:44:02.593440+0000","last_fullsized":"2023-10-09T10:44:02.593440+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":210,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.415917+0000","last_change":"2023-10-09T10:43:28.412771+0000","last_active":"2023-10-09T10:44:02.415917+0000","last_peered":"2023-10-09T10:44:02.415917+0000","last_clean":"2023-10-09T10:44:02.415917+0000","last_became_active":"2023-10-09T10:43:28.412020+0000","last_became_peered":"2023-10-09T10:43:28.412020+0000","last_unstale":"2023-10-09T10:44:02.415917+0000","last_undegraded":"2023-10-09T10:44:02.415917+0000","last_fullsized":"2023-10-09T10:44:02.415917+0000","mapping_epoch":400,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:07:11.572401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":331,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.591935+0000","last_change":"2023-10-09T10:37:28.318200+0000","last_active":"2023-10-09T10:44:02.591935+0000","last_peered":"2023-10-09T10:44:02.591935+0000","last_clean":"2023-10-09T10:44:02.591935+0000","last_became_active":"2023-10-09T10:37:28.317492+0000","last_became_peered":"2023-10-09T10:37:28.317492+0000","last_unstale":"2023-10-09T10:44:02.591935+0000","last_undegraded":"2023-10-09T10:44:02.591935+0000","last_fullsized":"2023-10-09T10:44:02.591935+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":47,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.420621+0000","last_change":"2023-10-09T10:38:19.310196+0000","last_active":"2023-10-09T10:44:02.420621+0000","last_peered":"2023-10-09T10:44:02.420621+0000","last_clean":"2023-10-09T10:44:02.420621+0000","last_became_active":"2023-10-09T10:38:19.308298+0000","last_became_peered":"2023-10-09T10:38:19.308298+0000","last_unstale":"2023-10-09T10:44:02.420621+0000","last_undegraded":"2023-10-09T10:44:02.420621+0000","last_fullsized":"2023-10-09T10:44:02.420621+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":49,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.419095+0000","last_change":"2023-10-09T10:38:18.316814+0000","last_active":"2023-10-09T10:44:02.419095+0000","last_peered":"2023-10-09T10:44:02.419095+0000","last_clean":"2023-10-09T10:44:02.419095+0000","last_became_active":"2023-10-09T10:38:18.316409+0000","last_became_peered":"2023-10-09T10:38:18.316409+0000","last_unstale":"2023-10-09T10:44:02.419095+0000","last_undegraded":"2023-10-09T10:44:02.419095+0000","last_fullsized":"2023-10-09T10:44:02.419095+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"59'3","reported_seq":64,"reported_epoch":411,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:44:02.420106+0000","last_change":"2023-10-09T10:43:29.413784+0000","last_active":"2023-10-09T10:44:02.420106+0000","last_peered":"2023-10-09T10:44:02.420106+0000","last_clean":"2023-10-09T10:44:02.420106+0000","last_became_active":"2023-10-09T10:43:29.413292+0000","last_became_peered":"2023-10-09T10:43:29.413292+0000","last_unstale":"2023-10-09T10:44:02.420106+0000","last_undegraded":"2023-10-09T10:44:02.420106+0000","last_fullsized":"2023-10-09T10:44:02.420106+0000","mapping_epoch":401,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":402,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":2,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":360,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2],"acting":[7,2,6],"avail_no_missing":["7","2","6"],"object_location_counts":[{"shards":"2,6,7","objects":2}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":365,"reported_epoch":411,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:44:02.415841+0000","last_change":"2023-10-09T10:43:29.408185+0000","last_active":"2023-10-09T10:44:02.415841+0000","last_peered":"2023-10-09T10:44:02.415841+0000","last_clean":"2023-10-09T10:44:02.415841+0000","last_became_active":"2023-10-09T10:43:29.407428+0000","last_became_peered":"2023-10-09T10:43:29.407428+0000","last_unstale":"2023-10-09T10:44:02.415841+0000","last_undegraded":"2023-10-09T10:44:02.415841+0000","last_fullsized":"2023-10-09T10:44:02.415841+0000","mapping_epoch":401,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":402,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:26:27.508189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,7,6],"avail_no_missing":["2","6","7"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.14","version":"83'22","reported_seq":90,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.420430+0000","last_change":"2023-10-09T10:36:25.339317+0000","last_active":"2023-10-09T10:44:02.420430+0000","last_peered":"2023-10-09T10:44:02.420430+0000","last_clean":"2023-10-09T10:44:02.420430+0000","last_became_active":"2023-10-09T10:36:25.315730+0000","last_became_peered":"2023-10-09T10:36:25.315730+0000","last_unstale":"2023-10-09T10:44:02.420430+0000","last_undegraded":"2023-10-09T10:44:02.420430+0000","last_fullsized":"2023-10-09T10:44:02.420430+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":298,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.592908+0000","last_change":"2023-10-09T10:37:28.315785+0000","last_active":"2023-10-09T10:44:02.592908+0000","last_peered":"2023-10-09T10:44:02.592908+0000","last_clean":"2023-10-09T10:44:02.592908+0000","last_became_active":"2023-10-09T10:37:28.315252+0000","last_became_peered":"2023-10-09T10:37:28.315252+0000","last_unstale":"2023-10-09T10:44:02.592908+0000","last_undegraded":"2023-10-09T10:44:02.592908+0000","last_fullsized":"2023-10-09T10:44:02.592908+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,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":86,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.419657+0000","last_change":"2023-10-09T10:36:25.325611+0000","last_active":"2023-10-09T10:44:02.419657+0000","last_peered":"2023-10-09T10:44:02.419657+0000","last_clean":"2023-10-09T10:44:02.419657+0000","last_became_active":"2023-10-09T10:36:25.312891+0000","last_became_peered":"2023-10-09T10:36:25.312891+0000","last_unstale":"2023-10-09T10:44:02.419657+0000","last_undegraded":"2023-10-09T10:44:02.419657+0000","last_fullsized":"2023-10-09T10:44:02.419657+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":89,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.420019+0000","last_change":"2023-10-09T10:37:28.304274+0000","last_active":"2023-10-09T10:44:02.420019+0000","last_peered":"2023-10-09T10:44:02.420019+0000","last_clean":"2023-10-09T10:44:02.420019+0000","last_became_active":"2023-10-09T10:37:28.303932+0000","last_became_peered":"2023-10-09T10:37:28.303932+0000","last_unstale":"2023-10-09T10:44:02.420019+0000","last_undegraded":"2023-10-09T10:44:02.420019+0000","last_fullsized":"2023-10-09T10:44:02.420019+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":43,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.419984+0000","last_change":"2023-10-09T10:38:41.497687+0000","last_active":"2023-10-09T10:44:02.419984+0000","last_peered":"2023-10-09T10:44:02.419984+0000","last_clean":"2023-10-09T10:44:02.419984+0000","last_became_active":"2023-10-09T10:38:41.497364+0000","last_became_peered":"2023-10-09T10:38:41.497364+0000","last_unstale":"2023-10-09T10:44:02.419984+0000","last_undegraded":"2023-10-09T10:44:02.419984+0000","last_fullsized":"2023-10-09T10:44:02.419984+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":422,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.420904+0000","last_change":"2023-10-09T10:37:28.306537+0000","last_active":"2023-10-09T10:44:02.420904+0000","last_peered":"2023-10-09T10:44:02.420904+0000","last_clean":"2023-10-09T10:44:02.420904+0000","last_became_active":"2023-10-09T10:37:28.306153+0000","last_became_peered":"2023-10-09T10:37:28.306153+0000","last_unstale":"2023-10-09T10:44:02.420904+0000","last_undegraded":"2023-10-09T10:44:02.420904+0000","last_fullsized":"2023-10-09T10:44:02.420904+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":79,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.419331+0000","last_change":"2023-10-09T10:36:25.312246+0000","last_active":"2023-10-09T10:44:02.419331+0000","last_peered":"2023-10-09T10:44:02.419331+0000","last_clean":"2023-10-09T10:44:02.419331+0000","last_became_active":"2023-10-09T10:36:25.311895+0000","last_became_peered":"2023-10-09T10:36:25.311895+0000","last_unstale":"2023-10-09T10:44:02.419331+0000","last_undegraded":"2023-10-09T10:44:02.419331+0000","last_fullsized":"2023-10-09T10:44:02.419331+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":42,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.420291+0000","last_change":"2023-10-09T10:38:48.148228+0000","last_active":"2023-10-09T10:44:02.420291+0000","last_peered":"2023-10-09T10:44:02.420291+0000","last_clean":"2023-10-09T10:44:02.420291+0000","last_became_active":"2023-10-09T10:38:48.147765+0000","last_became_peered":"2023-10-09T10:38:48.147765+0000","last_unstale":"2023-10-09T10:44:02.420291+0000","last_undegraded":"2023-10-09T10:44:02.420291+0000","last_fullsized":"2023-10-09T10:44:02.420291+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":415,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.592071+0000","last_change":"2023-10-09T10:38:19.620828+0000","last_active":"2023-10-09T10:44:02.592071+0000","last_peered":"2023-10-09T10:44:02.592071+0000","last_clean":"2023-10-09T10:44:02.592071+0000","last_became_active":"2023-10-09T10:38:19.326704+0000","last_became_peered":"2023-10-09T10:38:19.326704+0000","last_unstale":"2023-10-09T10:44:02.592071+0000","last_undegraded":"2023-10-09T10:44:02.592071+0000","last_fullsized":"2023-10-09T10:44:02.592071+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":44,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.420496+0000","last_change":"2023-10-09T10:38:40.458715+0000","last_active":"2023-10-09T10:44:02.420496+0000","last_peered":"2023-10-09T10:44:02.420496+0000","last_clean":"2023-10-09T10:44:02.420496+0000","last_became_active":"2023-10-09T10:38:40.458367+0000","last_became_peered":"2023-10-09T10:38:40.458367+0000","last_unstale":"2023-10-09T10:44:02.420496+0000","last_undegraded":"2023-10-09T10:44:02.420496+0000","last_fullsized":"2023-10-09T10:44:02.420496+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.6","version":"412'2075","reported_seq":2088,"reported_epoch":412,"state":"active+clean","last_fresh":"2023-10-09T10:44:25.013568+0000","last_change":"2023-10-09T10:43:52.978801+0000","last_active":"2023-10-09T10:44:25.013568+0000","last_peered":"2023-10-09T10:44:25.013568+0000","last_clean":"2023-10-09T10:44:25.013568+0000","last_became_active":"2023-10-09T10:43:52.978430+0000","last_became_peered":"2023-10-09T10:43:52.978430+0000","last_unstale":"2023-10-09T10:44:25.013568+0000","last_undegraded":"2023-10-09T10:44:25.013568+0000","last_fullsized":"2023-10-09T10:44:25.013568+0000","mapping_epoch":408,"log_start":"0'0","ondisk_log_start":"0'0","created":408,"last_epoch_clean":409,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":2075,"log_dups_size":0,"ondisk_log_size":2075,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:13:29.589703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":135987200,"num_objects":2075,"num_object_clones":0,"num_object_copies":6225,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2075,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2075,"num_write_kb":132800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":62,"reported_epoch":411,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:44:02.420721+0000","last_change":"2023-10-09T10:38:41.487632+0000","last_active":"2023-10-09T10:44:02.420721+0000","last_peered":"2023-10-09T10:44:02.420721+0000","last_clean":"2023-10-09T10:44:02.420721+0000","last_became_active":"2023-10-09T10:38:41.487070+0000","last_became_peered":"2023-10-09T10:38:41.487070+0000","last_unstale":"2023-10-09T10:44:02.420721+0000","last_undegraded":"2023-10-09T10:44:02.420721+0000","last_fullsized":"2023-10-09T10:44:02.420721+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":1,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":88,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2],"acting":[7,2,6],"avail_no_missing":["7","2","6"],"object_location_counts":[{"shards":"2,6,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":53,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.418801+0000","last_change":"2023-10-09T10:43:28.409947+0000","last_active":"2023-10-09T10:44:02.418801+0000","last_peered":"2023-10-09T10:44:02.418801+0000","last_clean":"2023-10-09T10:44:02.418801+0000","last_became_active":"2023-10-09T10:43:28.409557+0000","last_became_peered":"2023-10-09T10:43:28.409557+0000","last_unstale":"2023-10-09T10:44:02.418801+0000","last_undegraded":"2023-10-09T10:44:02.418801+0000","last_fullsized":"2023-10-09T10:44:02.418801+0000","mapping_epoch":400,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.7","version":"412'2313","reported_seq":2325,"reported_epoch":412,"state":"active+clean","last_fresh":"2023-10-09T10:44:27.530959+0000","last_change":"2023-10-09T10:43:52.983116+0000","last_active":"2023-10-09T10:44:27.530959+0000","last_peered":"2023-10-09T10:44:27.530959+0000","last_clean":"2023-10-09T10:44:27.530959+0000","last_became_active":"2023-10-09T10:43:52.982585+0000","last_became_peered":"2023-10-09T10:43:52.982585+0000","last_unstale":"2023-10-09T10:44:27.530959+0000","last_undegraded":"2023-10-09T10:44:27.530959+0000","last_fullsized":"2023-10-09T10:44:27.530959+0000","mapping_epoch":408,"log_start":"0'0","ondisk_log_start":"0'0","created":408,"last_epoch_clean":409,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":2313,"log_dups_size":0,"ondisk_log_size":2313,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":151584768,"num_objects":2313,"num_object_clones":0,"num_object_copies":6939,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2313,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2313,"num_write_kb":148032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"59'2","reported_seq":52,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.420722+0000","last_change":"2023-10-09T10:38:18.367017+0000","last_active":"2023-10-09T10:44:02.420722+0000","last_peered":"2023-10-09T10:44:02.420722+0000","last_clean":"2023-10-09T10:44:02.420722+0000","last_became_active":"2023-10-09T10:38:18.317219+0000","last_became_peered":"2023-10-09T10:38:18.317219+0000","last_unstale":"2023-10-09T10:44:02.420722+0000","last_undegraded":"2023-10-09T10:44:02.420722+0000","last_fullsized":"2023-10-09T10:44:02.420722+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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,1,2],"acting":[7,1,2],"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":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.411369+0000","last_change":"2023-10-09T10:36:25.312075+0000","last_active":"2023-10-09T10:44:02.411369+0000","last_peered":"2023-10-09T10:44:02.411369+0000","last_clean":"2023-10-09T10:44:02.411369+0000","last_became_active":"2023-10-09T10:36:25.311622+0000","last_became_peered":"2023-10-09T10:36:25.311622+0000","last_unstale":"2023-10-09T10:44:02.411369+0000","last_undegraded":"2023-10-09T10:44:02.411369+0000","last_fullsized":"2023-10-09T10:44:02.411369+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:07:00.311581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.4","version":"412'2237","reported_seq":2249,"reported_epoch":412,"state":"active+clean","last_fresh":"2023-10-09T10:44:26.311476+0000","last_change":"2023-10-09T10:43:52.979883+0000","last_active":"2023-10-09T10:44:26.311476+0000","last_peered":"2023-10-09T10:44:26.311476+0000","last_clean":"2023-10-09T10:44:26.311476+0000","last_became_active":"2023-10-09T10:43:52.979372+0000","last_became_peered":"2023-10-09T10:43:52.979372+0000","last_unstale":"2023-10-09T10:44:26.311476+0000","last_undegraded":"2023-10-09T10:44:26.311476+0000","last_fullsized":"2023-10-09T10:44:26.311476+0000","mapping_epoch":408,"log_start":"0'0","ondisk_log_start":"0'0","created":408,"last_epoch_clean":409,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":2237,"log_dups_size":0,"ondisk_log_size":2237,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:34:51.325449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":146604032,"num_objects":2237,"num_object_clones":0,"num_object_copies":6711,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2237,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2237,"num_write_kb":143168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"59'1","reported_seq":97,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.421060+0000","last_change":"2023-10-09T10:37:28.320648+0000","last_active":"2023-10-09T10:44:02.421060+0000","last_peered":"2023-10-09T10:44:02.421060+0000","last_clean":"2023-10-09T10:44:02.421060+0000","last_became_active":"2023-10-09T10:37:28.306402+0000","last_became_peered":"2023-10-09T10:37:28.306402+0000","last_unstale":"2023-10-09T10:44:02.421060+0000","last_undegraded":"2023-10-09T10:44:02.421060+0000","last_fullsized":"2023-10-09T10:44:02.421060+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":4,"num_bytes_recovered":280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":396,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.592645+0000","last_change":"2023-10-09T10:38:40.460417+0000","last_active":"2023-10-09T10:44:02.592645+0000","last_peered":"2023-10-09T10:44:02.592645+0000","last_clean":"2023-10-09T10:44:02.592645+0000","last_became_active":"2023-10-09T10:38:40.459949+0000","last_became_peered":"2023-10-09T10:38:40.459949+0000","last_unstale":"2023-10-09T10:44:02.592645+0000","last_undegraded":"2023-10-09T10:44:02.592645+0000","last_fullsized":"2023-10-09T10:44:02.592645+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.5","version":"412'2127","reported_seq":2140,"reported_epoch":412,"state":"active+clean","last_fresh":"2023-10-09T10:44:26.291366+0000","last_change":"2023-10-09T10:43:52.978430+0000","last_active":"2023-10-09T10:44:26.291366+0000","last_peered":"2023-10-09T10:44:26.291366+0000","last_clean":"2023-10-09T10:44:26.291366+0000","last_became_active":"2023-10-09T10:43:52.978049+0000","last_became_peered":"2023-10-09T10:43:52.978049+0000","last_unstale":"2023-10-09T10:44:26.291366+0000","last_undegraded":"2023-10-09T10:44:26.291366+0000","last_fullsized":"2023-10-09T10:44:26.291366+0000","mapping_epoch":408,"log_start":"0'0","ondisk_log_start":"0'0","created":408,"last_epoch_clean":409,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":2127,"log_dups_size":0,"ondisk_log_size":2127,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:54:15.072409+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":139395072,"num_objects":2127,"num_object_clones":0,"num_object_copies":6381,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2127,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2127,"num_write_kb":136128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":257,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.592910+0000","last_change":"2023-10-09T10:37:28.318660+0000","last_active":"2023-10-09T10:44:02.592910+0000","last_peered":"2023-10-09T10:44:02.592910+0000","last_clean":"2023-10-09T10:44:02.592910+0000","last_became_active":"2023-10-09T10:37:28.318275+0000","last_became_peered":"2023-10-09T10:37:28.318275+0000","last_unstale":"2023-10-09T10:44:02.592910+0000","last_undegraded":"2023-10-09T10:44:02.592910+0000","last_fullsized":"2023-10-09T10:44:02.592910+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":261,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.412065+0000","last_change":"2023-10-09T10:38:18.314819+0000","last_active":"2023-10-09T10:44:02.412065+0000","last_peered":"2023-10-09T10:44:02.412065+0000","last_clean":"2023-10-09T10:44:02.412065+0000","last_became_active":"2023-10-09T10:38:18.314497+0000","last_became_peered":"2023-10-09T10:38:18.314497+0000","last_unstale":"2023-10-09T10:44:02.412065+0000","last_undegraded":"2023-10-09T10:44:02.412065+0000","last_fullsized":"2023-10-09T10:44:02.412065+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:38:03.920130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.2","version":"412'2267","reported_seq":2277,"reported_epoch":412,"state":"active+clean","last_fresh":"2023-10-09T10:44:27.569397+0000","last_change":"2023-10-09T10:43:52.982170+0000","last_active":"2023-10-09T10:44:27.569397+0000","last_peered":"2023-10-09T10:44:27.569397+0000","last_clean":"2023-10-09T10:44:27.569397+0000","last_became_active":"2023-10-09T10:43:52.981735+0000","last_became_peered":"2023-10-09T10:43:52.981735+0000","last_unstale":"2023-10-09T10:44:27.569397+0000","last_undegraded":"2023-10-09T10:44:27.569397+0000","last_fullsized":"2023-10-09T10:44:27.569397+0000","mapping_epoch":408,"log_start":"0'0","ondisk_log_start":"0'0","created":408,"last_epoch_clean":409,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":2267,"log_dups_size":0,"ondisk_log_size":2267,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":148570112,"num_objects":2267,"num_object_clones":0,"num_object_copies":6801,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2267,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2267,"num_write_kb":145088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"59'2","reported_seq":97,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.419666+0000","last_change":"2023-10-09T10:38:40.467540+0000","last_active":"2023-10-09T10:44:02.419666+0000","last_peered":"2023-10-09T10:44:02.419666+0000","last_clean":"2023-10-09T10:44:02.419666+0000","last_became_active":"2023-10-09T10:38:40.458445+0000","last_became_peered":"2023-10-09T10:38:40.458445+0000","last_unstale":"2023-10-09T10:44:02.419666+0000","last_undegraded":"2023-10-09T10:44:02.419666+0000","last_fullsized":"2023-10-09T10:44:02.419666+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":405,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.592865+0000","last_change":"2023-10-09T10:36:25.314881+0000","last_active":"2023-10-09T10:44:02.592865+0000","last_peered":"2023-10-09T10:44:02.592865+0000","last_clean":"2023-10-09T10:44:02.592865+0000","last_became_active":"2023-10-09T10:36:25.314394+0000","last_became_peered":"2023-10-09T10:36:25.314394+0000","last_unstale":"2023-10-09T10:44:02.592865+0000","last_undegraded":"2023-10-09T10:44:02.592865+0000","last_fullsized":"2023-10-09T10:44:02.592865+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.3","version":"412'2204","reported_seq":2217,"reported_epoch":412,"state":"active+clean","last_fresh":"2023-10-09T10:44:26.328397+0000","last_change":"2023-10-09T10:43:52.972081+0000","last_active":"2023-10-09T10:44:26.328397+0000","last_peered":"2023-10-09T10:44:26.328397+0000","last_clean":"2023-10-09T10:44:26.328397+0000","last_became_active":"2023-10-09T10:43:52.971712+0000","last_became_peered":"2023-10-09T10:43:52.971712+0000","last_unstale":"2023-10-09T10:44:26.328397+0000","last_undegraded":"2023-10-09T10:44:26.328397+0000","last_fullsized":"2023-10-09T10:44:26.328397+0000","mapping_epoch":408,"log_start":"0'0","ondisk_log_start":"0'0","created":408,"last_epoch_clean":409,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":2204,"log_dups_size":0,"ondisk_log_size":2204,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:12:22.129425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":144441344,"num_objects":2204,"num_object_clones":0,"num_object_copies":6612,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2204,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2204,"num_write_kb":141056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":399,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.593296+0000","last_change":"2023-10-09T10:38:41.517486+0000","last_active":"2023-10-09T10:44:02.593296+0000","last_peered":"2023-10-09T10:44:02.593296+0000","last_clean":"2023-10-09T10:44:02.593296+0000","last_became_active":"2023-10-09T10:38:41.517178+0000","last_became_peered":"2023-10-09T10:38:41.517178+0000","last_unstale":"2023-10-09T10:44:02.593296+0000","last_undegraded":"2023-10-09T10:44:02.593296+0000","last_fullsized":"2023-10-09T10:44:02.593296+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":361,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:06.319500+0000","last_change":"2023-10-09T10:32:46.309500+0000","last_active":"2023-10-09T10:44:06.319500+0000","last_peered":"2023-10-09T10:44:06.319500+0000","last_clean":"2023-10-09T10:44:06.319500+0000","last_became_active":"2023-10-09T10:32:46.309031+0000","last_became_peered":"2023-10-09T10:32:46.309031+0000","last_unstale":"2023-10-09T10:44:06.319500+0000","last_undegraded":"2023-10-09T10:44:06.319500+0000","last_fullsized":"2023-10-09T10:44:06.319500+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:02:13.659301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.0","version":"412'2341","reported_seq":2353,"reported_epoch":412,"state":"active+clean","last_fresh":"2023-10-09T10:44:27.569153+0000","last_change":"2023-10-09T10:43:52.978012+0000","last_active":"2023-10-09T10:44:27.569153+0000","last_peered":"2023-10-09T10:44:27.569153+0000","last_clean":"2023-10-09T10:44:27.569153+0000","last_became_active":"2023-10-09T10:43:52.977661+0000","last_became_peered":"2023-10-09T10:43:52.977661+0000","last_unstale":"2023-10-09T10:44:27.569153+0000","last_undegraded":"2023-10-09T10:44:27.569153+0000","last_fullsized":"2023-10-09T10:44:27.569153+0000","mapping_epoch":408,"log_start":"0'0","ondisk_log_start":"0'0","created":408,"last_epoch_clean":409,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":2341,"log_dups_size":0,"ondisk_log_size":2341,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":153419776,"num_objects":2341,"num_object_clones":0,"num_object_copies":7023,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2341,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2341,"num_write_kb":149824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":385,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.414882+0000","last_change":"2023-10-09T10:36:25.306752+0000","last_active":"2023-10-09T10:44:02.414882+0000","last_peered":"2023-10-09T10:44:02.414882+0000","last_clean":"2023-10-09T10:44:02.414882+0000","last_became_active":"2023-10-09T10:36:25.306374+0000","last_became_peered":"2023-10-09T10:36:25.306374+0000","last_unstale":"2023-10-09T10:44:02.414882+0000","last_undegraded":"2023-10-09T10:44:02.414882+0000","last_fullsized":"2023-10-09T10:44:02.414882+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:43:37.204239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":416,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.593255+0000","last_change":"2023-10-09T10:38:19.312630+0000","last_active":"2023-10-09T10:44:02.593255+0000","last_peered":"2023-10-09T10:44:02.593255+0000","last_clean":"2023-10-09T10:44:02.593255+0000","last_became_active":"2023-10-09T10:38:19.311938+0000","last_became_peered":"2023-10-09T10:38:19.311938+0000","last_unstale":"2023-10-09T10:44:02.593255+0000","last_undegraded":"2023-10-09T10:44:02.593255+0000","last_fullsized":"2023-10-09T10:44:02.593255+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.1","version":"412'1819","reported_seq":1831,"reported_epoch":412,"state":"active+clean","last_fresh":"2023-10-09T10:44:22.989217+0000","last_change":"2023-10-09T10:43:52.975221+0000","last_active":"2023-10-09T10:44:22.989217+0000","last_peered":"2023-10-09T10:44:22.989217+0000","last_clean":"2023-10-09T10:44:22.989217+0000","last_became_active":"2023-10-09T10:43:52.974788+0000","last_became_peered":"2023-10-09T10:43:52.974788+0000","last_unstale":"2023-10-09T10:44:22.989217+0000","last_undegraded":"2023-10-09T10:44:22.989217+0000","last_fullsized":"2023-10-09T10:44:22.989217+0000","mapping_epoch":408,"log_start":"0'0","ondisk_log_start":"0'0","created":408,"last_epoch_clean":409,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":1819,"log_dups_size":0,"ondisk_log_size":1819,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":119209984,"num_objects":1819,"num_object_clones":0,"num_object_copies":5457,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1819,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1819,"num_write_kb":116416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":444,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.411368+0000","last_change":"2023-10-09T10:38:18.314175+0000","last_active":"2023-10-09T10:44:02.411368+0000","last_peered":"2023-10-09T10:44:02.411368+0000","last_clean":"2023-10-09T10:44:02.411368+0000","last_became_active":"2023-10-09T10:38:18.313880+0000","last_became_peered":"2023-10-09T10:38:18.313880+0000","last_unstale":"2023-10-09T10:44:02.411368+0000","last_undegraded":"2023-10-09T10:44:02.411368+0000","last_fullsized":"2023-10-09T10:44:02.411368+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:41:44.774600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":414,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.412021+0000","last_change":"2023-10-09T10:37:28.300970+0000","last_active":"2023-10-09T10:44:02.412021+0000","last_peered":"2023-10-09T10:44:02.412021+0000","last_clean":"2023-10-09T10:44:02.412021+0000","last_became_active":"2023-10-09T10:37:28.299810+0000","last_became_peered":"2023-10-09T10:37:28.299810+0000","last_unstale":"2023-10-09T10:44:02.412021+0000","last_undegraded":"2023-10-09T10:44:02.412021+0000","last_fullsized":"2023-10-09T10:44:02.412021+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:50:57.106574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.c","version":"412'1868","reported_seq":1877,"reported_epoch":412,"state":"active+undersized+degraded","last_fresh":"2023-10-09T10:44:22.970283+0000","last_change":"2023-10-09T10:44:09.664728+0000","last_active":"2023-10-09T10:44:22.970283+0000","last_peered":"2023-10-09T10:44:22.970283+0000","last_clean":"2023-10-09T10:43:51.947326+0000","last_became_active":"2023-10-09T10:43:52.977921+0000","last_became_peered":"2023-10-09T10:43:52.977921+0000","last_unstale":"2023-10-09T10:44:22.970283+0000","last_undegraded":"2023-10-09T10:44:09.655240+0000","last_fullsized":"2023-10-09T10:43:52.971266+0000","mapping_epoch":408,"log_start":"0'0","ondisk_log_start":"0'0","created":408,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":1868,"log_dups_size":0,"ondisk_log_size":1868,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":122421248,"num_objects":1868,"num_object_clones":0,"num_object_copies":5604,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1868,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1868,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1868,"num_write_kb":119552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2],"acting":[7,2],"avail_no_missing":["7","2"],"object_location_counts":[{"shards":"2,7","objects":1868}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"76'131","reported_seq":976,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.412174+0000","last_change":"2023-10-09T10:36:28.327890+0000","last_active":"2023-10-09T10:44:02.412174+0000","last_peered":"2023-10-09T10:44:02.412174+0000","last_clean":"2023-10-09T10:44:02.412174+0000","last_became_active":"2023-10-09T10:36:28.327249+0000","last_became_peered":"2023-10-09T10:36:28.327249+0000","last_unstale":"2023-10-09T10:44:02.412174+0000","last_undegraded":"2023-10-09T10:44:02.412174+0000","last_fullsized":"2023-10-09T10:44:02.412174+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":131,"log_dups_size":0,"ondisk_log_size":131,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:47:40.842669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":619,"num_read_kb":508,"num_write":137,"num_write_kb":4162,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":36,"num_bytes_recovered":12582912,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":300,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.416333+0000","last_change":"2023-10-09T10:38:41.457553+0000","last_active":"2023-10-09T10:44:02.416333+0000","last_peered":"2023-10-09T10:44:02.416333+0000","last_clean":"2023-10-09T10:44:02.416333+0000","last_became_active":"2023-10-09T10:38:41.457251+0000","last_became_peered":"2023-10-09T10:38:41.457251+0000","last_unstale":"2023-10-09T10:44:02.416333+0000","last_undegraded":"2023-10-09T10:44:02.416333+0000","last_fullsized":"2023-10-09T10:44:02.416333+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:10:15.093871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":329,"reported_epoch":411,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:44:02.415648+0000","last_change":"2023-10-09T10:38:41.457728+0000","last_active":"2023-10-09T10:44:02.415648+0000","last_peered":"2023-10-09T10:44:02.415648+0000","last_clean":"2023-10-09T10:44:02.415648+0000","last_became_active":"2023-10-09T10:38:41.457305+0000","last_became_peered":"2023-10-09T10:38:41.457305+0000","last_unstale":"2023-10-09T10:44:02.415648+0000","last_undegraded":"2023-10-09T10:44:02.415648+0000","last_fullsized":"2023-10-09T10:44:02.415648+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:29:32.292104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,7,6],"avail_no_missing":["2","6","7"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"10.a","version":"412'2288","reported_seq":2299,"reported_epoch":412,"state":"active+clean","last_fresh":"2023-10-09T10:44:27.565178+0000","last_change":"2023-10-09T10:43:52.979665+0000","last_active":"2023-10-09T10:44:27.565178+0000","last_peered":"2023-10-09T10:44:27.565178+0000","last_clean":"2023-10-09T10:44:27.565178+0000","last_became_active":"2023-10-09T10:43:52.979322+0000","last_became_peered":"2023-10-09T10:43:52.979322+0000","last_unstale":"2023-10-09T10:44:27.565178+0000","last_undegraded":"2023-10-09T10:44:27.565178+0000","last_fullsized":"2023-10-09T10:44:27.565178+0000","mapping_epoch":408,"log_start":"0'0","ondisk_log_start":"0'0","created":408,"last_epoch_clean":409,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":2288,"log_dups_size":0,"ondisk_log_size":2288,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":149946368,"num_objects":2288,"num_object_clones":0,"num_object_copies":6864,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2288,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2288,"num_write_kb":146432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"76'52","reported_seq":514,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.411758+0000","last_change":"2023-10-09T10:38:18.370297+0000","last_active":"2023-10-09T10:44:02.411758+0000","last_peered":"2023-10-09T10:44:02.411758+0000","last_clean":"2023-10-09T10:44:02.411758+0000","last_became_active":"2023-10-09T10:38:18.314590+0000","last_became_peered":"2023-10-09T10:38:18.314590+0000","last_unstale":"2023-10-09T10:44:02.411758+0000","last_undegraded":"2023-10-09T10:44:02.411758+0000","last_fullsized":"2023-10-09T10:44:02.411758+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:10:56.217680+0000","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":490,"num_read_kb":1926,"num_write":46,"num_write_kb":1266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":415,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.593041+0000","last_change":"2023-10-09T10:43:28.410421+0000","last_active":"2023-10-09T10:44:02.593041+0000","last_peered":"2023-10-09T10:44:02.593041+0000","last_clean":"2023-10-09T10:44:02.593041+0000","last_became_active":"2023-10-09T10:43:28.409986+0000","last_became_peered":"2023-10-09T10:43:28.409986+0000","last_unstale":"2023-10-09T10:44:02.593041+0000","last_undegraded":"2023-10-09T10:44:02.593041+0000","last_fullsized":"2023-10-09T10:44:02.593041+0000","mapping_epoch":400,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":340,"reported_epoch":411,"state":"active+clean+remapped","last_fresh":"2023-10-09T10:44:02.415528+0000","last_change":"2023-10-09T10:38:41.700687+0000","last_active":"2023-10-09T10:44:02.415528+0000","last_peered":"2023-10-09T10:44:02.415528+0000","last_clean":"2023-10-09T10:44:02.415528+0000","last_became_active":"2023-10-09T10:38:41.700231+0000","last_became_peered":"2023-10-09T10:38:41.700231+0000","last_unstale":"2023-10-09T10:44:02.415528+0000","last_undegraded":"2023-10-09T10:44:02.415528+0000","last_fullsized":"2023-10-09T10:44:02.415528+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:39:04.931996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[2,7,6],"avail_no_missing":["2","6","7"],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"10.9","version":"412'2223","reported_seq":2236,"reported_epoch":412,"state":"active+clean","last_fresh":"2023-10-09T10:44:26.298573+0000","last_change":"2023-10-09T10:43:52.976993+0000","last_active":"2023-10-09T10:44:26.298573+0000","last_peered":"2023-10-09T10:44:26.298573+0000","last_clean":"2023-10-09T10:44:26.298573+0000","last_became_active":"2023-10-09T10:43:52.976634+0000","last_became_peered":"2023-10-09T10:43:52.976634+0000","last_unstale":"2023-10-09T10:44:26.298573+0000","last_undegraded":"2023-10-09T10:44:26.298573+0000","last_fullsized":"2023-10-09T10:44:26.298573+0000","mapping_epoch":408,"log_start":"0'0","ondisk_log_start":"0'0","created":408,"last_epoch_clean":409,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":2223,"log_dups_size":0,"ondisk_log_size":2223,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:18:58.695188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":145686528,"num_objects":2223,"num_object_clones":0,"num_object_copies":6669,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2223,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2223,"num_write_kb":142272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1","version":"76'118","reported_seq":935,"reported_epoch":412,"state":"active+clean","last_fresh":"2023-10-09T10:44:07.425178+0000","last_change":"2023-10-09T10:32:11.493794+0000","last_active":"2023-10-09T10:44:07.425178+0000","last_peered":"2023-10-09T10:44:07.425178+0000","last_clean":"2023-10-09T10:44:07.425178+0000","last_became_active":"2023-10-09T10:32:11.493130+0000","last_became_peered":"2023-10-09T10:32:11.493130+0000","last_unstale":"2023-10-09T10:44:07.425178+0000","last_undegraded":"2023-10-09T10:44:07.425178+0000","last_fullsized":"2023-10-09T10:44:07.425178+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":118,"log_dups_size":0,"ondisk_log_size":118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:18:26.113544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":881,"num_read_kb":1026,"num_write":94,"num_write_kb":1236,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":26,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":397,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.411493+0000","last_change":"2023-10-09T10:27:58.141484+0000","last_active":"2023-10-09T10:44:02.411493+0000","last_peered":"2023-10-09T10:44:02.411493+0000","last_clean":"2023-10-09T10:44:02.411493+0000","last_became_active":"2023-10-09T10:27:58.141130+0000","last_became_peered":"2023-10-09T10:27:58.141130+0000","last_unstale":"2023-10-09T10:44:02.411493+0000","last_undegraded":"2023-10-09T10:44:02.411493+0000","last_fullsized":"2023-10-09T10:44:02.411493+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:15:58.448896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":48,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.420873+0000","last_change":"2023-10-09T10:38:19.310845+0000","last_active":"2023-10-09T10:44:02.420873+0000","last_peered":"2023-10-09T10:44:02.420873+0000","last_clean":"2023-10-09T10:44:02.420873+0000","last_became_active":"2023-10-09T10:38:19.308353+0000","last_became_peered":"2023-10-09T10:38:19.308353+0000","last_unstale":"2023-10-09T10:44:02.420873+0000","last_undegraded":"2023-10-09T10:44:02.420873+0000","last_fullsized":"2023-10-09T10:44:02.420873+0000","mapping_epoch":373,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":374,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.b","version":"412'2232","reported_seq":2244,"reported_epoch":412,"state":"active+clean","last_fresh":"2023-10-09T10:44:27.528989+0000","last_change":"2023-10-09T10:43:52.980019+0000","last_active":"2023-10-09T10:44:27.528989+0000","last_peered":"2023-10-09T10:44:27.528989+0000","last_clean":"2023-10-09T10:44:27.528989+0000","last_became_active":"2023-10-09T10:43:52.979677+0000","last_became_peered":"2023-10-09T10:43:52.979677+0000","last_unstale":"2023-10-09T10:44:27.528989+0000","last_undegraded":"2023-10-09T10:44:27.528989+0000","last_fullsized":"2023-10-09T10:44:27.528989+0000","mapping_epoch":408,"log_start":"0'0","ondisk_log_start":"0'0","created":408,"last_epoch_clean":409,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":2232,"log_dups_size":0,"ondisk_log_size":2232,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":146276352,"num_objects":2232,"num_object_clones":0,"num_object_copies":6696,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2232,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2232,"num_write_kb":142848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"76'179","reported_seq":636,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.415827+0000","last_change":"2023-10-09T10:38:21.355302+0000","last_active":"2023-10-09T10:44:02.415827+0000","last_peered":"2023-10-09T10:44:02.415827+0000","last_clean":"2023-10-09T10:44:02.415827+0000","last_became_active":"2023-10-09T10:38:21.354686+0000","last_became_peered":"2023-10-09T10:38:21.354686+0000","last_unstale":"2023-10-09T10:44:02.415827+0000","last_undegraded":"2023-10-09T10:44:02.415827+0000","last_fullsized":"2023-10-09T10:44:02.415827+0000","mapping_epoch":375,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":376,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":179,"log_dups_size":0,"ondisk_log_size":179,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:51:59.873206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":679,"num_read_kb":603,"num_write":161,"num_write_kb":107,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"83'139","reported_seq":374,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.419081+0000","last_change":"2023-10-09T10:38:42.465548+0000","last_active":"2023-10-09T10:44:02.419081+0000","last_peered":"2023-10-09T10:44:02.419081+0000","last_clean":"2023-10-09T10:44:02.419081+0000","last_became_active":"2023-10-09T10:38:42.465078+0000","last_became_peered":"2023-10-09T10:38:42.465078+0000","last_unstale":"2023-10-09T10:44:02.419081+0000","last_undegraded":"2023-10-09T10:44:02.419081+0000","last_fullsized":"2023-10-09T10:44:02.419081+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_clean_scrub_stamp":"2023-10-09T09:52:58.844090+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,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":288,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.593083+0000","last_change":"2023-10-09T10:37:28.312768+0000","last_active":"2023-10-09T10:44:02.593083+0000","last_peered":"2023-10-09T10:44:02.593083+0000","last_clean":"2023-10-09T10:44:02.593083+0000","last_became_active":"2023-10-09T10:37:28.311906+0000","last_became_peered":"2023-10-09T10:37:28.311906+0000","last_unstale":"2023-10-09T10:44:02.593083+0000","last_undegraded":"2023-10-09T10:44:02.593083+0000","last_fullsized":"2023-10-09T10:44:02.593083+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":396,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.593191+0000","last_change":"2023-10-09T10:37:28.319186+0000","last_active":"2023-10-09T10:44:02.593191+0000","last_peered":"2023-10-09T10:44:02.593191+0000","last_clean":"2023-10-09T10:44:02.593191+0000","last_became_active":"2023-10-09T10:37:28.318547+0000","last_became_peered":"2023-10-09T10:37:28.318547+0000","last_unstale":"2023-10-09T10:44:02.593191+0000","last_undegraded":"2023-10-09T10:44:02.593191+0000","last_fullsized":"2023-10-09T10:44:02.593191+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.8","version":"412'2186","reported_seq":2199,"reported_epoch":412,"state":"active+clean","last_fresh":"2023-10-09T10:44:26.320348+0000","last_change":"2023-10-09T10:43:52.977845+0000","last_active":"2023-10-09T10:44:26.320348+0000","last_peered":"2023-10-09T10:44:26.320348+0000","last_clean":"2023-10-09T10:44:26.320348+0000","last_became_active":"2023-10-09T10:43:52.976973+0000","last_became_peered":"2023-10-09T10:43:52.976973+0000","last_unstale":"2023-10-09T10:44:26.320348+0000","last_undegraded":"2023-10-09T10:44:26.320348+0000","last_fullsized":"2023-10-09T10:44:26.320348+0000","mapping_epoch":408,"log_start":"0'0","ondisk_log_start":"0'0","created":408,"last_epoch_clean":409,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":2186,"log_dups_size":0,"ondisk_log_size":2186,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:17:05.092986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":143261696,"num_objects":2186,"num_object_clones":0,"num_object_copies":6558,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2186,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2186,"num_write_kb":139904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"76'47","reported_seq":116,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.419469+0000","last_change":"2023-10-09T10:37:28.401530+0000","last_active":"2023-10-09T10:44:02.419469+0000","last_peered":"2023-10-09T10:44:02.419469+0000","last_clean":"2023-10-09T10:44:02.419469+0000","last_became_active":"2023-10-09T10:37:28.305290+0000","last_became_peered":"2023-10-09T10:37:28.305290+0000","last_unstale":"2023-10-09T10:44:02.419469+0000","last_undegraded":"2023-10-09T10:44:02.419469+0000","last_fullsized":"2023-10-09T10:44:02.419469+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":47,"log_dups_size":0,"ondisk_log_size":47,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":113,"num_read_kb":478,"num_write":49,"num_write_kb":229,"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":[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.1","version":"0'0","reported_seq":326,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.419219+0000","last_change":"2023-10-09T10:37:28.303935+0000","last_active":"2023-10-09T10:44:02.419219+0000","last_peered":"2023-10-09T10:44:02.419219+0000","last_clean":"2023-10-09T10:44:02.419219+0000","last_became_active":"2023-10-09T10:37:28.303566+0000","last_became_peered":"2023-10-09T10:37:28.303566+0000","last_unstale":"2023-10-09T10:44:02.419219+0000","last_undegraded":"2023-10-09T10:44:02.419219+0000","last_fullsized":"2023-10-09T10:44:02.419219+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":276,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.415364+0000","last_change":"2023-10-09T10:38:18.311674+0000","last_active":"2023-10-09T10:44:02.415364+0000","last_peered":"2023-10-09T10:44:02.415364+0000","last_clean":"2023-10-09T10:44:02.415364+0000","last_became_active":"2023-10-09T10:38:18.311165+0000","last_became_peered":"2023-10-09T10:38:18.311165+0000","last_unstale":"2023-10-09T10:44:02.415364+0000","last_undegraded":"2023-10-09T10:44:02.415364+0000","last_fullsized":"2023-10-09T10:44:02.415364+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:34:16.293154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"10.d","version":"412'1904","reported_seq":1916,"reported_epoch":412,"state":"active+clean","last_fresh":"2023-10-09T10:44:22.982452+0000","last_change":"2023-10-09T10:43:52.979084+0000","last_active":"2023-10-09T10:44:22.982452+0000","last_peered":"2023-10-09T10:44:22.982452+0000","last_clean":"2023-10-09T10:44:22.982452+0000","last_became_active":"2023-10-09T10:43:52.978715+0000","last_became_peered":"2023-10-09T10:43:52.978715+0000","last_unstale":"2023-10-09T10:44:22.982452+0000","last_undegraded":"2023-10-09T10:44:22.982452+0000","last_fullsized":"2023-10-09T10:44:22.982452+0000","mapping_epoch":408,"log_start":"0'0","ondisk_log_start":"0'0","created":408,"last_epoch_clean":409,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":1904,"log_dups_size":0,"ondisk_log_size":1904,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":124780544,"num_objects":1904,"num_object_clones":0,"num_object_copies":5712,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1904,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1904,"num_write_kb":121856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,1],"acting":[7,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"76'109","reported_seq":602,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.421155+0000","last_change":"2023-10-09T10:36:28.342668+0000","last_active":"2023-10-09T10:44:02.421155+0000","last_peered":"2023-10-09T10:44:02.421155+0000","last_clean":"2023-10-09T10:44:02.421155+0000","last_became_active":"2023-10-09T10:36:28.341728+0000","last_became_peered":"2023-10-09T10:36:28.341728+0000","last_unstale":"2023-10-09T10:44:02.421155+0000","last_undegraded":"2023-10-09T10:44:02.421155+0000","last_fullsized":"2023-10-09T10:44:02.421155+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":821,"num_read_kb":1489,"num_write":106,"num_write_kb":462,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":302,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.415806+0000","last_change":"2023-10-09T10:37:28.308952+0000","last_active":"2023-10-09T10:44:02.415806+0000","last_peered":"2023-10-09T10:44:02.415806+0000","last_clean":"2023-10-09T10:44:02.415806+0000","last_became_active":"2023-10-09T10:37:28.308622+0000","last_became_peered":"2023-10-09T10:37:28.308622+0000","last_unstale":"2023-10-09T10:44:02.415806+0000","last_undegraded":"2023-10-09T10:44:02.415806+0000","last_fullsized":"2023-10-09T10:44:02.415806+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:19:21.780172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":413,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.419810+0000","last_change":"2023-10-09T10:37:28.306730+0000","last_active":"2023-10-09T10:44:02.419810+0000","last_peered":"2023-10-09T10:44:02.419810+0000","last_clean":"2023-10-09T10:44:02.419810+0000","last_became_active":"2023-10-09T10:37:28.306278+0000","last_became_peered":"2023-10-09T10:37:28.306278+0000","last_unstale":"2023-10-09T10:44:02.419810+0000","last_undegraded":"2023-10-09T10:44:02.419810+0000","last_fullsized":"2023-10-09T10:44:02.419810+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.e","version":"412'2173","reported_seq":2185,"reported_epoch":412,"state":"active+clean","last_fresh":"2023-10-09T10:44:26.320500+0000","last_change":"2023-10-09T10:43:52.977722+0000","last_active":"2023-10-09T10:44:26.320500+0000","last_peered":"2023-10-09T10:44:26.320500+0000","last_clean":"2023-10-09T10:44:26.320500+0000","last_became_active":"2023-10-09T10:43:52.977313+0000","last_became_peered":"2023-10-09T10:43:52.977313+0000","last_unstale":"2023-10-09T10:44:26.320500+0000","last_undegraded":"2023-10-09T10:44:26.320500+0000","last_fullsized":"2023-10-09T10:44:26.320500+0000","mapping_epoch":408,"log_start":"0'0","ondisk_log_start":"0'0","created":408,"last_epoch_clean":409,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":2173,"log_dups_size":0,"ondisk_log_size":2173,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T22:37:18.293858+0000","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":2173,"num_write_kb":139072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":53,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.420564+0000","last_change":"2023-10-09T10:38:18.364325+0000","last_active":"2023-10-09T10:44:02.420564+0000","last_peered":"2023-10-09T10:44:02.420564+0000","last_clean":"2023-10-09T10:44:02.420564+0000","last_became_active":"2023-10-09T10:38:18.317106+0000","last_became_peered":"2023-10-09T10:38:18.317106+0000","last_unstale":"2023-10-09T10:44:02.420564+0000","last_undegraded":"2023-10-09T10:44:02.420564+0000","last_fullsized":"2023-10-09T10:44:02.420564+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"76'153","reported_seq":650,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.593033+0000","last_change":"2023-10-09T10:43:41.599569+0000","last_active":"2023-10-09T10:44:02.593033+0000","last_peered":"2023-10-09T10:44:02.593033+0000","last_clean":"2023-10-09T10:44:02.593033+0000","last_became_active":"2023-10-09T10:43:41.598736+0000","last_became_peered":"2023-10-09T10:43:41.598736+0000","last_unstale":"2023-10-09T10:44:02.593033+0000","last_undegraded":"2023-10-09T10:44:02.593033+0000","last_fullsized":"2023-10-09T10:44:02.593033+0000","mapping_epoch":405,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":859,"num_read_kb":2778,"num_write":113,"num_write_kb":2118,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,7],"acting":[6,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":44,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.418812+0000","last_change":"2023-10-09T10:38:40.458215+0000","last_active":"2023-10-09T10:44:02.418812+0000","last_peered":"2023-10-09T10:44:02.418812+0000","last_clean":"2023-10-09T10:44:02.418812+0000","last_became_active":"2023-10-09T10:38:40.457897+0000","last_became_peered":"2023-10-09T10:38:40.457897+0000","last_unstale":"2023-10-09T10:44:02.418812+0000","last_undegraded":"2023-10-09T10:44:02.418812+0000","last_fullsized":"2023-10-09T10:44:02.418812+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"10.f","version":"412'2365","reported_seq":2377,"reported_epoch":412,"state":"active+clean","last_fresh":"2023-10-09T10:44:27.569191+0000","last_change":"2023-10-09T10:43:52.982593+0000","last_active":"2023-10-09T10:44:27.569191+0000","last_peered":"2023-10-09T10:44:27.569191+0000","last_clean":"2023-10-09T10:44:27.569191+0000","last_became_active":"2023-10-09T10:43:52.982111+0000","last_became_peered":"2023-10-09T10:43:52.982111+0000","last_unstale":"2023-10-09T10:44:27.569191+0000","last_undegraded":"2023-10-09T10:44:27.569191+0000","last_fullsized":"2023-10-09T10:44:27.569191+0000","mapping_epoch":408,"log_start":"0'0","ondisk_log_start":"0'0","created":408,"last_epoch_clean":409,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":2365,"log_dups_size":0,"ondisk_log_size":2365,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":154992640,"num_objects":2365,"num_object_clones":0,"num_object_copies":7095,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2365,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2365,"num_write_kb":151360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"76'187","reported_seq":1404,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.593602+0000","last_change":"2023-10-09T10:43:40.596228+0000","last_active":"2023-10-09T10:44:02.593602+0000","last_peered":"2023-10-09T10:44:02.593602+0000","last_clean":"2023-10-09T10:44:02.593602+0000","last_became_active":"2023-10-09T10:43:40.595529+0000","last_became_peered":"2023-10-09T10:43:40.595529+0000","last_unstale":"2023-10-09T10:44:02.593602+0000","last_undegraded":"2023-10-09T10:44:02.593602+0000","last_fullsized":"2023-10-09T10:44:02.593602+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1503,"num_read_kb":4410,"num_write":140,"num_write_kb":3134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":52,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":285,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.412506+0000","last_change":"2023-10-09T10:38:40.464287+0000","last_active":"2023-10-09T10:44:02.412506+0000","last_peered":"2023-10-09T10:44:02.412506+0000","last_clean":"2023-10-09T10:44:02.412506+0000","last_became_active":"2023-10-09T10:38:40.454696+0000","last_became_peered":"2023-10-09T10:38:40.454696+0000","last_unstale":"2023-10-09T10:44:02.412506+0000","last_undegraded":"2023-10-09T10:44:02.412506+0000","last_fullsized":"2023-10-09T10:44:02.412506+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:59:24.892938+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":203,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.591777+0000","last_change":"2023-10-09T10:38:18.313415+0000","last_active":"2023-10-09T10:44:02.591777+0000","last_peered":"2023-10-09T10:44:02.591777+0000","last_clean":"2023-10-09T10:44:02.591777+0000","last_became_active":"2023-10-09T10:38:18.313032+0000","last_became_peered":"2023-10-09T10:38:18.313032+0000","last_unstale":"2023-10-09T10:44:02.591777+0000","last_undegraded":"2023-10-09T10:44:02.591777+0000","last_fullsized":"2023-10-09T10:44:02.591777+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"59'1","reported_seq":80,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.419872+0000","last_change":"2023-10-09T10:36:25.312328+0000","last_active":"2023-10-09T10:44:02.419872+0000","last_peered":"2023-10-09T10:44:02.419872+0000","last_clean":"2023-10-09T10:44:02.419872+0000","last_became_active":"2023-10-09T10:36:25.311954+0000","last_became_peered":"2023-10-09T10:36:25.311954+0000","last_unstale":"2023-10-09T10:44:02.419872+0000","last_undegraded":"2023-10-09T10:44:02.419872+0000","last_fullsized":"2023-10-09T10:44:02.419872+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":355,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.415942+0000","last_change":"2023-10-09T10:37:28.301840+0000","last_active":"2023-10-09T10:44:02.415942+0000","last_peered":"2023-10-09T10:44:02.415942+0000","last_clean":"2023-10-09T10:44:02.415942+0000","last_became_active":"2023-10-09T10:37:28.301423+0000","last_became_peered":"2023-10-09T10:37:28.301423+0000","last_unstale":"2023-10-09T10:44:02.415942+0000","last_undegraded":"2023-10-09T10:44:02.415942+0000","last_fullsized":"2023-10-09T10:44:02.415942+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:54:46.265480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":89,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.412654+0000","last_change":"2023-10-09T10:38:18.361656+0000","last_active":"2023-10-09T10:44:02.412654+0000","last_peered":"2023-10-09T10:44:02.412654+0000","last_clean":"2023-10-09T10:44:02.412654+0000","last_became_active":"2023-10-09T10:38:18.314595+0000","last_became_peered":"2023-10-09T10:38:18.314595+0000","last_unstale":"2023-10-09T10:44:02.412654+0000","last_undegraded":"2023-10-09T10:44:02.412654+0000","last_fullsized":"2023-10-09T10:44:02.412654+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:30:15.942679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[1,6,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":433,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.415604+0000","last_change":"2023-10-09T10:36:25.307087+0000","last_active":"2023-10-09T10:44:02.415604+0000","last_peered":"2023-10-09T10:44:02.415604+0000","last_clean":"2023-10-09T10:44:02.415604+0000","last_became_active":"2023-10-09T10:36:25.306612+0000","last_became_peered":"2023-10-09T10:36:25.306612+0000","last_unstale":"2023-10-09T10:44:02.415604+0000","last_undegraded":"2023-10-09T10:44:02.415604+0000","last_fullsized":"2023-10-09T10:44:02.415604+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:29:14.672489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":87,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.593224+0000","last_change":"2023-10-09T10:38:18.361250+0000","last_active":"2023-10-09T10:44:02.593224+0000","last_peered":"2023-10-09T10:44:02.593224+0000","last_clean":"2023-10-09T10:44:02.593224+0000","last_became_active":"2023-10-09T10:38:18.314296+0000","last_became_peered":"2023-10-09T10:38:18.314296+0000","last_unstale":"2023-10-09T10:44:02.593224+0000","last_undegraded":"2023-10-09T10:44:02.593224+0000","last_fullsized":"2023-10-09T10:44:02.593224+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":436,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.415853+0000","last_change":"2023-10-09T10:38:40.456360+0000","last_active":"2023-10-09T10:44:02.415853+0000","last_peered":"2023-10-09T10:44:02.415853+0000","last_clean":"2023-10-09T10:44:02.415853+0000","last_became_active":"2023-10-09T10:38:40.455959+0000","last_became_peered":"2023-10-09T10:38:40.455959+0000","last_unstale":"2023-10-09T10:44:02.415853+0000","last_undegraded":"2023-10-09T10:44:02.415853+0000","last_fullsized":"2023-10-09T10:44:02.415853+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:42:10.207348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":23,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.415482+0000","last_change":"2023-10-09T10:43:28.413311+0000","last_active":"2023-10-09T10:44:02.415482+0000","last_peered":"2023-10-09T10:44:02.415482+0000","last_clean":"2023-10-09T10:44:02.415482+0000","last_became_active":"2023-10-09T10:43:28.412120+0000","last_became_peered":"2023-10-09T10:43:28.412120+0000","last_unstale":"2023-10-09T10:44:02.415482+0000","last_undegraded":"2023-10-09T10:44:02.415482+0000","last_fullsized":"2023-10-09T10:44:02.415482+0000","mapping_epoch":400,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:41:41.087973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":322,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.415211+0000","last_change":"2023-10-09T10:37:28.310223+0000","last_active":"2023-10-09T10:44:02.415211+0000","last_peered":"2023-10-09T10:44:02.415211+0000","last_clean":"2023-10-09T10:44:02.415211+0000","last_became_active":"2023-10-09T10:37:28.309710+0000","last_became_peered":"2023-10-09T10:37:28.309710+0000","last_unstale":"2023-10-09T10:44:02.415211+0000","last_undegraded":"2023-10-09T10:44:02.415211+0000","last_fullsized":"2023-10-09T10:44:02.415211+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:15:34.474099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"59'4","reported_seq":79,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.415808+0000","last_change":"2023-10-09T10:37:28.326077+0000","last_active":"2023-10-09T10:44:02.415808+0000","last_peered":"2023-10-09T10:44:02.415808+0000","last_clean":"2023-10-09T10:44:02.415808+0000","last_became_active":"2023-10-09T10:37:28.309919+0000","last_became_peered":"2023-10-09T10:37:28.309919+0000","last_unstale":"2023-10-09T10:44:02.415808+0000","last_undegraded":"2023-10-09T10:44:02.415808+0000","last_fullsized":"2023-10-09T10:44:02.415808+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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-10-10T21:04:39.864782+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":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":289,"reported_epoch":411,"state":"active+clean","last_fresh":"2023-10-09T10:44:02.591809+0000","last_change":"2023-10-09T10:32:46.307896+0000","last_active":"2023-10-09T10:44:02.591809+0000","last_peered":"2023-10-09T10:44:02.591809+0000","last_clean":"2023-10-09T10:44:02.591809+0000","last_became_active":"2023-10-09T10:32:46.307531+0000","last_became_peered":"2023-10-09T10:32:46.307531+0000","last_unstale":"2023-10-09T10:44:02.591809+0000","last_undegraded":"2023-10-09T10:44:02.591809+0000","last_fullsized":"2023-10-09T10:44:02.591809+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":93,"acting":96,"num_store_stats":8},{"poolid":10,"num_pg":16,"stat_sum":{"num_bytes":2268987392,"num_objects":34622,"num_object_clones":0,"num_object_copies":103866,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1868,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":34622,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":34622,"num_write_kb":2215808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":6454247424,"data_stored":6454247424,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":34622,"ondisk_log_size":34622,"up":47,"acting":47,"num_store_stats":4},{"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":3,"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":50,"num_bytes_recovered":6050,"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":131072,"data_stored":21572,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33561,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":94,"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":2969600,"data_stored":2951840,"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":5965,"num_read_kb":13218,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":193,"num_bytes_recovered":12582950,"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":5919,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430781,"num_pgs":75,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2412664,"kb_used_data":1512176,"kb_used_omap":0,"kb_used_meta":900480,"kb_avail":91332488,"statfs":{"total":95995035648,"available":93524467712,"internally_reserved":0,"allocated":1548468224,"data_stored":1547593266,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":922091520},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1,0,1,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 10:43:57 2023","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":0.92000000000000004,"15min":0.878},"min":{"1min":0.35599999999999998,"5min":0.32800000000000001,"15min":0.27800000000000002},"max":{"1min":3.8170000000000002,"5min":4.5410000000000004,"15min":10.614000000000001},"last":0.751},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.80300000000000005,"15min":0.79700000000000004},"min":{"1min":0.375,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":3.2320000000000002,"5min":3.3719999999999999,"15min":11.285},"last":0.45300000000000001}]},{"osd":1,"last update":"Mon Oct 9 10:44:17 2023","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":2.0600000000000001,"15min":1.9339999999999999},"min":{"1min":0.59799999999999998,"5min":0.29899999999999999,"15min":0.26200000000000001},"max":{"1min":3.0960000000000001,"5min":96.076999999999998,"15min":143.345},"last":1.7629999999999999},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.903,"15min":1.8440000000000001},"min":{"1min":0.60899999999999999,"5min":0.314,"15min":0.314},"max":{"1min":2.0779999999999998,"5min":96.109999999999999,"15min":143.31700000000001},"last":2.3999999999999999}]},{"osd":2,"last update":"Mon Oct 9 10:43:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":0.82199999999999995,"15min":0.98699999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.29399999999999998},"max":{"1min":3.907,"5min":3.907,"15min":12.441000000000001},"last":0.60099999999999998},{"interface":"front","average":{"1min":1.5980000000000001,"5min":1.1679999999999999,"15min":1.0620000000000001},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.30199999999999999},"max":{"1min":3.871,"5min":5.4420000000000002,"15min":20.259},"last":1.6879999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:44:17 2023","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.83699999999999997,"15min":0.88900000000000001},"min":{"1min":0.56100000000000005,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.2549999999999999,"5min":3.98,"15min":9.3379999999999992},"last":0.68000000000000005},{"interface":"front","average":{"1min":1.361,"5min":1.159,"15min":1.0660000000000001},"min":{"1min":0.64000000000000001,"5min":0.442,"15min":0.34399999999999997},"max":{"1min":5.4119999999999999,"5min":5.4119999999999999,"15min":11.127000000000001},"last":0.51700000000000002}]},{"osd":4,"last update":"Mon Oct 9 10:43:57 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.79600000000000004,"15min":0.85399999999999998},"min":{"1min":0.47899999999999998,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":3.1669999999999998,"5min":3.3199999999999998,"15min":6.2709999999999999},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.83299999999999996,"15min":0.90400000000000003},"min":{"1min":0.36199999999999999,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":3.2000000000000002,"5min":3.9510000000000001,"15min":9.4169999999999998},"last":0.623}]},{"osd":5,"last update":"Mon Oct 9 10:43:57 2023","interfaces":[{"interface":"back","average":{"1min":1.5609999999999999,"5min":1.0940000000000001,"15min":1.167},"min":{"1min":0.41599999999999998,"5min":0.41499999999999998,"15min":0.27700000000000002},"max":{"1min":5.8470000000000004,"5min":5.8470000000000004,"15min":20.225999999999999},"last":0.48099999999999998},{"interface":"front","average":{"1min":1.1080000000000001,"5min":0.95399999999999996,"15min":1.0580000000000001},"min":{"1min":0.441,"5min":0.42299999999999999,"15min":0.312},"max":{"1min":3.5019999999999998,"5min":7.2809999999999997,"15min":9.4410000000000007},"last":0.56299999999999994}]},{"osd":6,"last update":"Mon Oct 9 10:43:36 2023","interfaces":[{"interface":"back","average":{"1min":1.21,"5min":0.98799999999999999,"15min":1.2569999999999999},"min":{"1min":0.46899999999999997,"5min":0.40200000000000002,"15min":0.35399999999999998},"max":{"1min":4.6600000000000001,"5min":4.6600000000000001,"15min":15.936999999999999},"last":0.49199999999999999},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.0249999999999999,"15min":1.0569999999999999},"min":{"1min":0.51700000000000002,"5min":0.39200000000000002,"15min":0.38700000000000001},"max":{"1min":3.5680000000000001,"5min":4.7649999999999997,"15min":9.4489999999999998},"last":0.64700000000000002}]}]},{"osd":6,"up_from":173,"seq":743029342491,"num_pgs":76,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3190004,"kb_used_data":2276332,"kb_used_omap":7,"kb_used_meta":913656,"kb_avail":90555148,"statfs":{"total":95995035648,"available":92728471552,"internally_reserved":0,"allocated":2330963968,"data_stored":2330092791,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7343,"internal_metadata":935584593},"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":[3,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":"Mon Oct 9 10:43:48 2023","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":0.66000000000000003,"15min":0.83499999999999996},"min":{"1min":0.317,"5min":0.317,"15min":0.26700000000000002},"max":{"1min":1.728,"5min":2.9319999999999999,"15min":6.4370000000000003},"last":0.82399999999999995},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.59899999999999998,"15min":0.80500000000000005},"min":{"1min":0.36699999999999999,"5min":0.30399999999999999,"15min":0.29199999999999998},"max":{"1min":0.99299999999999999,"5min":1.089,"15min":6.5179999999999998},"last":0.59099999999999997}]},{"osd":1,"last update":"Mon Oct 9 10:43:48 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":2.2200000000000002,"15min":1.7090000000000001},"min":{"1min":0.36699999999999999,"5min":0.35499999999999998,"15min":0.30299999999999999},"max":{"1min":4.984,"5min":70.022999999999996,"15min":70.022999999999996},"last":0.65800000000000003},{"interface":"front","average":{"1min":1.0549999999999999,"5min":2.3340000000000001,"15min":1.7150000000000001},"min":{"1min":0.48299999999999998,"5min":0.28899999999999998,"15min":0.27600000000000002},"max":{"1min":5.3109999999999999,"5min":70.168999999999997,"15min":70.168999999999997},"last":0.80900000000000005}]},{"osd":2,"last update":"Mon Oct 9 10:43:35 2023","interfaces":[{"interface":"back","average":{"1min":1.349,"5min":1.4350000000000001,"15min":1.3280000000000001},"min":{"1min":0.44900000000000001,"5min":0.371,"15min":0.27900000000000003},"max":{"1min":5.4180000000000001,"5min":39.521999999999998,"15min":39.521999999999998},"last":2.8889999999999998},{"interface":"front","average":{"1min":1.2769999999999999,"5min":1.3600000000000001,"15min":1.321},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.32800000000000001},"max":{"1min":3.7400000000000002,"5min":39.463999999999999,"15min":39.463999999999999},"last":1.4670000000000001}]},{"osd":3,"last update":"Mon Oct 9 10:43:48 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":0.753,"15min":0.98499999999999999},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.35899999999999999},"max":{"1min":3.5739999999999998,"5min":3.5739999999999998,"15min":10.699},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.76400000000000001,"5min":0.80600000000000005,"15min":0.89200000000000002},"min":{"1min":0.47799999999999998,"5min":0.40600000000000003,"15min":0.371},"max":{"1min":1.26,"5min":4.7960000000000003,"15min":6.5490000000000004},"last":0.69199999999999995}]},{"osd":4,"last update":"Mon Oct 9 10:43:48 2023","interfaces":[{"interface":"back","average":{"1min":0.78700000000000003,"5min":0.73599999999999999,"15min":0.89500000000000002},"min":{"1min":0.38500000000000001,"5min":0.34100000000000003,"15min":0.318},"max":{"1min":1.7689999999999999,"5min":3.1819999999999999,"15min":6.8520000000000003},"last":0.88600000000000001},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.72899999999999998,"15min":0.95199999999999996},"min":{"1min":0.44,"5min":0.42399999999999999,"15min":0.35899999999999999},"max":{"1min":2.7909999999999999,"5min":2.7909999999999999,"15min":7.4800000000000004},"last":0.625}]},{"osd":5,"last update":"Mon Oct 9 10:43:48 2023","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.82999999999999996,"15min":1.0529999999999999},"min":{"1min":0.45200000000000001,"5min":0.42099999999999999,"15min":0.32800000000000001},"max":{"1min":1.206,"5min":4.6630000000000003,"15min":11.329000000000001},"last":0.90100000000000002},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.86799999999999999,"15min":1.137},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.40500000000000003},"max":{"1min":3.3599999999999999,"5min":3.3599999999999999,"15min":6.694},"last":0.99099999999999999}]},{"osd":7,"last update":"Mon Oct 9 10:43:48 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.92200000000000004,"15min":0.96199999999999997},"min":{"1min":0.43099999999999999,"5min":0.39100000000000001,"15min":0.35699999999999998},"max":{"1min":1.3280000000000001,"5min":4.718,"15min":4.718},"last":0.93500000000000005},{"interface":"front","average":{"1min":1.3959999999999999,"5min":1.004,"15min":1.157},"min":{"1min":0.69899999999999995,"5min":0.41399999999999998,"15min":0.33900000000000002},"max":{"1min":4.2629999999999999,"5min":4.2629999999999999,"15min":6.1500000000000004},"last":0.96699999999999997}]}]},{"osd":1,"up_from":92,"seq":395136991632,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2463688,"kb_used_data":1473472,"kb_used_omap":6,"kb_used_meta":990201,"kb_avail":91281464,"statfs":{"total":95995035648,"available":93472219136,"internally_reserved":0,"allocated":1508835328,"data_stored":1507014990,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6230,"internal_metadata":1013966762},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,4],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 10:43:23 2023","interfaces":[{"interface":"back","average":{"1min":0.73599999999999999,"5min":0.625,"15min":0.64800000000000002},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.222},"max":{"1min":2.5339999999999998,"5min":3.3620000000000001,"15min":5.3109999999999999},"last":0.81399999999999995},{"interface":"front","average":{"1min":1.2509999999999999,"5min":0.80200000000000005,"15min":0.79400000000000004},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.26700000000000002},"max":{"1min":8.423,"5min":8.423,"15min":8.423},"last":0.55200000000000005}]},{"osd":2,"last update":"Mon Oct 9 10:43:23 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":1.8100000000000001,"15min":2.9020000000000001},"min":{"1min":0.25,"5min":0.25,"15min":0.23899999999999999},"max":{"1min":2.6080000000000001,"5min":91.846999999999994,"15min":219.822},"last":0.96799999999999997},{"interface":"front","average":{"1min":1.6339999999999999,"5min":2.0859999999999999,"15min":3.1469999999999998},"min":{"1min":0.39500000000000002,"5min":0.28299999999999997,"15min":0.28100000000000003},"max":{"1min":8.4670000000000005,"5min":90.861000000000004,"15min":222.55600000000001},"last":3.9910000000000001}]},{"osd":3,"last update":"Mon Oct 9 10:43:23 2023","interfaces":[{"interface":"back","average":{"1min":1.339,"5min":1.016,"15min":1.0469999999999999},"min":{"1min":0.38300000000000001,"5min":0.36099999999999999,"15min":0.29199999999999998},"max":{"1min":8.5239999999999991,"5min":8.5239999999999991,"15min":13.550000000000001},"last":0.505},{"interface":"front","average":{"1min":0.871,"5min":0.75,"15min":0.79600000000000004},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":2.637,"5min":3.7970000000000002,"15min":5.0650000000000004},"last":0.93400000000000005}]},{"osd":4,"last update":"Mon Oct 9 10:43:23 2023","interfaces":[{"interface":"back","average":{"1min":1.9930000000000001,"5min":1.056,"15min":1.0660000000000001},"min":{"1min":0.39600000000000002,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":8.7240000000000002,"5min":8.7240000000000002,"15min":8.7240000000000002},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.871,"15min":0.92100000000000004},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":2.581,"5min":3.4820000000000002,"15min":5.9189999999999996},"last":0.85699999999999998}]},{"osd":5,"last update":"Mon Oct 9 10:43:23 2023","interfaces":[{"interface":"back","average":{"1min":1.5980000000000001,"5min":1.194,"15min":1.171},"min":{"1min":0.49299999999999999,"5min":0.42099999999999999,"15min":0.36199999999999999},"max":{"1min":8.4979999999999993,"5min":8.4979999999999993,"15min":8.4979999999999993},"last":1.9119999999999999},{"interface":"front","average":{"1min":2.032,"5min":1.1499999999999999,"15min":1.1719999999999999},"min":{"1min":0.42999999999999999,"5min":0.39500000000000002,"15min":0.38400000000000001},"max":{"1min":8.7479999999999993,"5min":8.7479999999999993,"15min":8.7479999999999993},"last":1.0169999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:43:37 2023","interfaces":[{"interface":"back","average":{"1min":4.3840000000000003,"5min":1.8899999999999999,"15min":1.4970000000000001},"min":{"1min":0.53900000000000003,"5min":0.39200000000000002,"15min":0.38400000000000001},"max":{"1min":52.994999999999997,"5min":52.994999999999997,"15min":52.994999999999997},"last":1.958},{"interface":"front","average":{"1min":5.1360000000000001,"5min":1.8300000000000001,"15min":1.5229999999999999},"min":{"1min":0.46700000000000003,"5min":0.44,"15min":0.32600000000000001},"max":{"1min":52.640999999999998,"5min":52.640999999999998,"15min":52.640999999999998},"last":0.90900000000000003}]},{"osd":7,"last update":"Mon Oct 9 10:43:23 2023","interfaces":[{"interface":"back","average":{"1min":2.0979999999999999,"5min":1.1879999999999999,"15min":1.198},"min":{"1min":0.50800000000000001,"5min":0.47599999999999998,"15min":0.34899999999999998},"max":{"1min":8.7769999999999992,"5min":8.7769999999999992,"15min":8.7769999999999992},"last":0.98599999999999999},{"interface":"front","average":{"1min":1.0389999999999999,"5min":0.94299999999999995,"15min":0.98599999999999999},"min":{"1min":0.58399999999999996,"5min":0.46400000000000002,"15min":0.42799999999999999},"max":{"1min":2.6709999999999998,"5min":3.4430000000000001,"15min":5.9619999999999997},"last":0.88700000000000001}]}]},{"osd":0,"up_from":0,"seq":373662155158,"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":225,"seq":966367641799,"num_pgs":71,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2766192,"kb_used_data":2059432,"kb_used_omap":12,"kb_used_meta":706739,"kb_avail":90978960,"statfs":{"total":95995035648,"available":93162455040,"internally_reserved":0,"allocated":2108858368,"data_stored":2107001223,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12791,"internal_metadata":723701257},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,7,1,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 10:43:24 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.86799999999999999,"15min":0.79000000000000004},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":4.8330000000000002,"5min":14.742000000000001,"15min":14.742000000000001},"last":0.69899999999999995},{"interface":"front","average":{"1min":1.294,"5min":0.73999999999999999,"15min":0.68200000000000005},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.251},"max":{"1min":5.7590000000000003,"5min":5.7590000000000003,"15min":6.2649999999999997},"last":0.314}]},{"osd":1,"last update":"Mon Oct 9 10:43:24 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":4.0439999999999996,"15min":2.2440000000000002},"min":{"1min":0.33100000000000002,"5min":0.245,"15min":0.22900000000000001},"max":{"1min":5.008,"5min":157.77500000000001,"15min":157.77500000000001},"last":2.5470000000000002},{"interface":"front","average":{"1min":2.762,"5min":4.5469999999999997,"15min":2.2330000000000001},"min":{"1min":0.44600000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":10.651,"5min":158.24100000000001,"15min":158.24100000000001},"last":5.9450000000000003}]},{"osd":3,"last update":"Mon Oct 9 10:43:24 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.88100000000000001,"15min":1.002},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.28899999999999998},"max":{"1min":3.4039999999999999,"5min":6.0910000000000002,"15min":8.1699999999999999},"last":2.5870000000000002},{"interface":"front","average":{"1min":1.159,"5min":1.0329999999999999,"15min":0.98499999999999999},"min":{"1min":0.35099999999999998,"5min":0.308,"15min":0.30399999999999999},"max":{"1min":4.8819999999999997,"5min":14.938000000000001,"15min":14.938000000000001},"last":0.66900000000000004}]},{"osd":4,"last update":"Mon Oct 9 10:43:24 2023","interfaces":[{"interface":"back","average":{"1min":1.4099999999999999,"5min":0.98599999999999999,"15min":0.90800000000000003},"min":{"1min":0.40400000000000003,"5min":0.38800000000000001,"15min":0.33000000000000002},"max":{"1min":5.6230000000000002,"5min":5.6230000000000002,"15min":6.5999999999999996},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.93799999999999994,"5min":1.115,"15min":1.1930000000000001},"min":{"1min":0.437,"5min":0.40799999999999997,"15min":0.32800000000000001},"max":{"1min":3.4660000000000002,"5min":13.212999999999999,"15min":13.212999999999999},"last":2.7810000000000001}]},{"osd":5,"last update":"Mon Oct 9 10:43:24 2023","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.1839999999999999,"15min":1.353},"min":{"1min":0.45600000000000002,"5min":0.41399999999999998,"15min":0.34100000000000003},"max":{"1min":4.9800000000000004,"5min":14.904999999999999,"15min":34.942999999999998},"last":2.1150000000000002},{"interface":"front","average":{"1min":1.4530000000000001,"5min":1.0529999999999999,"15min":1.2170000000000001},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.371},"max":{"1min":5.7030000000000003,"5min":5.867,"15min":35.186999999999998},"last":0.75900000000000001}]},{"osd":6,"last update":"Mon Oct 9 10:43:24 2023","interfaces":[{"interface":"back","average":{"1min":1.873,"5min":1.1060000000000001,"15min":1.1259999999999999},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":7.859,"5min":7.859,"15min":7.859},"last":0.72399999999999998},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.242,"15min":1.498},"min":{"1min":0.435,"5min":0.435,"15min":0.41499999999999998},"max":{"1min":3.5169999999999999,"5min":13.186999999999999,"15min":13.186999999999999},"last":2.625}]},{"osd":7,"last update":"Mon Oct 9 10:43:24 2023","interfaces":[{"interface":"back","average":{"1min":1.806,"5min":1.415,"15min":1.28},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.45200000000000001},"max":{"1min":5.8010000000000002,"5min":14.864000000000001,"15min":14.864000000000001},"last":2.2490000000000001},{"interface":"front","average":{"1min":1.6799999999999999,"5min":1.3280000000000001,"15min":1.139},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":5.7300000000000004,"5min":6.0359999999999996,"15min":6.9500000000000002},"last":0.78500000000000003}]}]},{"osd":3,"up_from":0,"seq":438086664579,"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":0,"seq":128849019481,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":5,"up_from":0,"seq":154618823250,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4483,"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":1436,"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":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":4198400,"data_stored":4194323,"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":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"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":6230,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":5504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8308,"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":3612,"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":0,"data_stored":0,"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":32768,"data_stored":5504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7343,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":5504,"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":1355808768,"data_stored":1355808768,"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":2015232000,"data_stored":2015232000,"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":1512505344,"data_stored":1512505344,"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":1570701312,"data_stored":1570701312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T10:44:31.024 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-10-09T10:44:31.024 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool set unique_pool_5 pg_num 26 2023-10-09T10:44:31.029 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:31.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:31.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:31.105 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:44:31.105 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:44:31.134 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:31.161 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:31.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:31.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:31.267 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:31.288 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:44:31.298 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:31.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:31.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:31.403 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:31.427 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:31.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:31.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:31.531 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:31.555 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:31.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:31.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:31.599 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:31 smithi086 bash[59714]: cluster 2023-10-09T10:44:29.923700+0000 mgr.y (mgr.26072) 1280 : cluster 0 pgmap v1491: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 2.2 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 109 MiB/s wr, 1.74k op/s; 2344/108297 objects degraded (2.164%); 3/108297 objects misplaced (0.003%) 2023-10-09T10:44:31.600 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:31 smithi053 bash[76859]: cluster 2023-10-09T10:44:29.923700+0000 mgr.y (mgr.26072) 1280 : cluster 0 pgmap v1491: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 2.2 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 109 MiB/s wr, 1.74k op/s; 2344/108297 objects degraded (2.164%); 3/108297 objects misplaced (0.003%) 2023-10-09T10:44:31.600 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:31 smithi053 bash[79554]: cluster 2023-10-09T10:44:29.923700+0000 mgr.y (mgr.26072) 1280 : cluster 0 pgmap v1491: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 2.2 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 109 MiB/s wr, 1.74k op/s; 2344/108297 objects degraded (2.164%); 3/108297 objects misplaced (0.003%) 2023-10-09T10:44:31.648 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 22 16 42584 42568 120.916 87.25 0.00437241 0.0082654 2023-10-09T10:44:31.658 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:31.685 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:31.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:31.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:31.792 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:31.818 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:31.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:31.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:31.922 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:31.949 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:31.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:31.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:32.052 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:32.089 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:32.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:32.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:32.192 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:32.217 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:32.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:32.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:32.323 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:32.352 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:32.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:32.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:32.456 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:32.465 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-09T10:44:32.483 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:32.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:32.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:32.589 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:32.601 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:44:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:44:32] "GET /metrics HTTP/1.1" 200 36595 "" "Prometheus/2.33.4" 2023-10-09T10:44:32.628 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:32.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:32.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:32.649 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 23 16 44039 44023 119.612 90.9375 0.0073886 0.00835439 2023-10-09T10:44:32.733 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:32.742 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:32 smithi086 bash[59714]: cluster 2023-10-09T10:44:32.596264+0000 mon.a (mon.0) 1925 : cluster 3 Health check update: Degraded data redundancy: 2344/117441 objects degraded (1.996%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:44:32.761 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:32.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:32.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:32.864 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:32.899 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:32.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:32.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:32.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:32 smithi053 bash[76859]: cluster 2023-10-09T10:44:32.596264+0000 mon.a (mon.0) 1925 : cluster 3 Health check update: Degraded data redundancy: 2344/117441 objects degraded (1.996%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:44:32.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:32 smithi053 bash[79554]: cluster 2023-10-09T10:44:32.596264+0000 mon.a (mon.0) 1925 : cluster 3 Health check update: Degraded data redundancy: 2344/117441 objects degraded (1.996%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:44:33.003 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:33.006 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T10:44:33.030 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:33.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:33.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:33.135 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:33.165 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:33.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:33.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:33.269 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:33.316 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:33.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:33.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:33.420 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:33.445 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:33.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:33.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:33.549 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:33.576 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:33.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:33.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:33.649 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 24 16 45328 45312 117.981 80.5625 0.0115411 0.00846972 2023-10-09T10:44:33.679 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:33.720 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:33.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:33.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:33.826 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:33.837 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:33 smithi086 bash[59714]: cluster 2023-10-09T10:44:31.924413+0000 mgr.y (mgr.26072) 1281 : cluster 0 pgmap v1492: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 2.4 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 101 MiB/s wr, 1.61k op/s; 2344/117441 objects degraded (1.996%); 3/117441 objects misplaced (0.003%) 2023-10-09T10:44:33.863 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:33.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:33.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:33.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:33 smithi053 bash[76859]: cluster 2023-10-09T10:44:31.924413+0000 mgr.y (mgr.26072) 1281 : cluster 0 pgmap v1492: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 2.4 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 101 MiB/s wr, 1.61k op/s; 2344/117441 objects degraded (1.996%); 3/117441 objects misplaced (0.003%) 2023-10-09T10:44:33.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:33 smithi053 bash[79554]: cluster 2023-10-09T10:44:31.924413+0000 mgr.y (mgr.26072) 1281 : cluster 0 pgmap v1492: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 2.4 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 101 MiB/s wr, 1.61k op/s; 2344/117441 objects degraded (1.996%); 3/117441 objects misplaced (0.003%) 2023-10-09T10:44:33.968 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:34.001 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:34.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:34.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:34.139 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:34.171 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:34.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:34.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:34.275 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:34.307 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:34.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:34.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:34.411 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:34.437 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:34.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:34.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:34.541 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:34.572 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:34.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:34.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:34.649 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 25 16 46591 46575 116.419 78.9375 0.0107083 0.00858301 2023-10-09T10:44:34.675 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:34.703 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:34.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:34.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:34.807 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:34.834 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:34.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:34.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:34.941 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:34.976 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:34.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:34.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:35.083 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:35.109 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:35.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:35.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:35.213 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:35.252 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:35.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:35.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:35.355 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:35.383 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:35.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:35.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:35.487 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:35.512 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:35.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:35.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:35.586 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:44:35.593 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:44:35.617 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:35.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:35 smithi086 bash[59714]: cluster 2023-10-09T10:44:33.925134+0000 mgr.y (mgr.26072) 1282 : cluster 0 pgmap v1493: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 2.6 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 94 MiB/s wr, 1.50k op/s; 2843/129378 objects degraded (2.197%); 3/129378 objects misplaced (0.002%) 2023-10-09T10:44:35.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:35 smithi086 bash[59714]: audit 2023-10-09T10:44:34.416287+0000 mon.a (mon.0) 1926 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:44:35.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:35 smithi086 bash[59714]: audit 2023-10-09T10:44:34.424064+0000 mon.a (mon.0) 1927 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:44:35.618 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:35 smithi053 bash[79554]: cluster 2023-10-09T10:44:33.925134+0000 mgr.y (mgr.26072) 1282 : cluster 0 pgmap v1493: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 2.6 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 94 MiB/s wr, 1.50k op/s; 2843/129378 objects degraded (2.197%); 3/129378 objects misplaced (0.002%) 2023-10-09T10:44:35.618 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:35 smithi053 bash[79554]: audit 2023-10-09T10:44:34.416287+0000 mon.a (mon.0) 1926 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:44:35.618 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:35 smithi053 bash[79554]: audit 2023-10-09T10:44:34.424064+0000 mon.a (mon.0) 1927 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:44:35.619 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:35 smithi053 bash[76859]: cluster 2023-10-09T10:44:33.925134+0000 mgr.y (mgr.26072) 1282 : cluster 0 pgmap v1493: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 2.6 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 94 MiB/s wr, 1.50k op/s; 2843/129378 objects degraded (2.197%); 3/129378 objects misplaced (0.002%) 2023-10-09T10:44:35.619 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:35 smithi053 bash[76859]: audit 2023-10-09T10:44:34.416287+0000 mon.a (mon.0) 1926 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:44:35.619 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:35 smithi053 bash[76859]: audit 2023-10-09T10:44:34.424064+0000 mon.a (mon.0) 1927 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:44:35.649 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 26 16 47717 47701 114.648 70.375 0.00836372 0.00871672 2023-10-09T10:44:35.659 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:35.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:35.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:35.765 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:35.793 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:35.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:35.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:35.899 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:35.928 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:35.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:35.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:36.032 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:36.074 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:36.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:36.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:36.177 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:36.202 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:36.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:36.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:36.306 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:36.330 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:36.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:36.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:36.436 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:36.464 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:36.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:36.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:36.570 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:36.604 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:36.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:36.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:36.650 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 27 16 48919 48903 113.184 75.125 0.0131422 0.00882733 2023-10-09T10:44:36.708 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:36.740 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:36.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:36.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:36.846 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:36.866 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:36.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:36.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:36.971 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:36.999 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:37.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:37.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:37.004 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:44:37.103 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:37.132 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:37.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:37.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:37.271 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:37.300 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:37.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:37.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:37.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:37 smithi086 bash[59714]: cluster 2023-10-09T10:44:35.925723+0000 mgr.y (mgr.26072) 1283 : cluster 0 pgmap v1494: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 2.7 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 94 MiB/s wr, 1.50k op/s; 2843/130725 objects degraded (2.175%); 3/130725 objects misplaced (0.002%) 2023-10-09T10:44:37.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:37 smithi086 bash[59714]: audit 2023-10-09T10:44:36.184019+0000 mon.a (mon.0) 1928 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:44:37.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:37 smithi086 bash[59714]: audit 2023-10-09T10:44:36.193026+0000 mon.a (mon.0) 1929 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:44:37.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:37 smithi086 bash[59714]: audit 2023-10-09T10:44:36.817593+0000 mon.a (mon.0) 1930 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:44:37.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:37 smithi086 bash[59714]: audit 2023-10-09T10:44:36.821163+0000 mon.a (mon.0) 1931 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:44:37.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:37 smithi086 bash[59714]: audit 2023-10-09T10:44:36.831185+0000 mon.a (mon.0) 1932 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:44:37.405 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:37.426 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:37.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:37.430 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:37.531 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:37.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:37 smithi053 bash[79554]: cluster 2023-10-09T10:44:35.925723+0000 mgr.y (mgr.26072) 1283 : cluster 0 pgmap v1494: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 2.7 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 94 MiB/s wr, 1.50k op/s; 2843/130725 objects degraded (2.175%); 3/130725 objects misplaced (0.002%) 2023-10-09T10:44:37.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:37 smithi053 bash[79554]: audit 2023-10-09T10:44:36.184019+0000 mon.a (mon.0) 1928 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:44:37.540 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:37 smithi053 bash[79554]: audit 2023-10-09T10:44:36.193026+0000 mon.a (mon.0) 1929 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:44:37.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:37 smithi053 bash[79554]: audit 2023-10-09T10:44:36.817593+0000 mon.a (mon.0) 1930 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:44:37.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:37 smithi053 bash[79554]: audit 2023-10-09T10:44:36.821163+0000 mon.a (mon.0) 1931 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:44:37.541 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:37 smithi053 bash[79554]: audit 2023-10-09T10:44:36.831185+0000 mon.a (mon.0) 1932 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:44:37.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:37 smithi053 bash[76859]: cluster 2023-10-09T10:44:35.925723+0000 mgr.y (mgr.26072) 1283 : cluster 0 pgmap v1494: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 2.7 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 94 MiB/s wr, 1.50k op/s; 2843/130725 objects degraded (2.175%); 3/130725 objects misplaced (0.002%) 2023-10-09T10:44:37.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:37 smithi053 bash[76859]: audit 2023-10-09T10:44:36.184019+0000 mon.a (mon.0) 1928 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:44:37.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:37 smithi053 bash[76859]: audit 2023-10-09T10:44:36.193026+0000 mon.a (mon.0) 1929 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:44:37.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:37 smithi053 bash[76859]: audit 2023-10-09T10:44:36.817593+0000 mon.a (mon.0) 1930 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:44:37.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:37 smithi053 bash[76859]: audit 2023-10-09T10:44:36.821163+0000 mon.a (mon.0) 1931 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:44:37.541 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:37 smithi053 bash[76859]: audit 2023-10-09T10:44:36.831185+0000 mon.a (mon.0) 1932 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:44:37.559 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:37.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:37.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:37.620 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:44:37.650 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 28 16 49836 49820 111.189 57.3125 0.00941677 0.00898806 2023-10-09T10:44:37.664 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:37.695 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:37.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:37.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:37.798 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:37.824 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:37.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:37.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:37.926 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:37.952 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:37.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:37.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:38.056 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:38.090 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:38.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:38.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:38.197 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:38.227 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:38.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:38.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:38.331 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:38.354 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:38.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:38.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:38.458 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:38.467 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:38 smithi053 bash[79554]: audit 2023-10-09T10:44:38.095706+0000 mon.a (mon.0) 1933 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:44:38.467 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:38 smithi053 bash[76859]: audit 2023-10-09T10:44:38.095706+0000 mon.a (mon.0) 1933 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:44:38.479 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:38.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:38.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:38.582 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:38.609 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:38.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:38.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:38 smithi086 bash[59714]: audit 2023-10-09T10:44:38.095706+0000 mon.a (mon.0) 1933 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:44:38.650 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 29 16 51136 51120 110.156 81.25 0.00861808 0.00907222 2023-10-09T10:44:38.718 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:38.749 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:38.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:38.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:38.854 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:38.882 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:38.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:38.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:38.987 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:39.018 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:39.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:39.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:39.120 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:39.143 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:39.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:39.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:39.247 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:39.255 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:39 smithi086 bash[59714]: cluster 2023-10-09T10:44:37.926356+0000 mgr.y (mgr.26072) 1284 : cluster 0 pgmap v1495: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 2.9 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 84 MiB/s wr, 1.35k op/s; 2843/144492 objects degraded (1.968%); 3/144492 objects misplaced (0.002%) 2023-10-09T10:44:39.255 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:39 smithi086 bash[59714]: cluster 2023-10-09T10:44:38.184345+0000 mon.a (mon.0) 1934 : cluster 3 Health check update: Degraded data redundancy: 2843/144492 objects degraded (1.968%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:44:39.270 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:39.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:39.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:39.373 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:39.398 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:39.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:39.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:39.505 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:39.514 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:39 smithi053 bash[76859]: cluster 2023-10-09T10:44:37.926356+0000 mgr.y (mgr.26072) 1284 : cluster 0 pgmap v1495: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 2.9 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 84 MiB/s wr, 1.35k op/s; 2843/144492 objects degraded (1.968%); 3/144492 objects misplaced (0.002%) 2023-10-09T10:44:39.514 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:39 smithi053 bash[76859]: cluster 2023-10-09T10:44:38.184345+0000 mon.a (mon.0) 1934 : cluster 3 Health check update: Degraded data redundancy: 2843/144492 objects degraded (1.968%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:44:39.514 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:39 smithi053 bash[79554]: cluster 2023-10-09T10:44:37.926356+0000 mgr.y (mgr.26072) 1284 : cluster 0 pgmap v1495: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 2.9 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 84 MiB/s wr, 1.35k op/s; 2843/144492 objects degraded (1.968%); 3/144492 objects misplaced (0.002%) 2023-10-09T10:44:39.514 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:39 smithi053 bash[79554]: cluster 2023-10-09T10:44:38.184345+0000 mon.a (mon.0) 1934 : cluster 3 Health check update: Degraded data redundancy: 2843/144492 objects degraded (1.968%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:44:39.542 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:39.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:39.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:39.647 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:39.650 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 30 16 52531 52515 109.39 87.1875 0.0138234 0.00913504 2023-10-09T10:44:39.671 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:39.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:39.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:39.774 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:39.803 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:39.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:39.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:39.907 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:40.278 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:40.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:40.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:40.384 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:40.409 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:40.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:40.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:40.511 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:40.538 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:40.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:40.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:40.644 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:40.650 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 31 16 53670 53654 108.158 71.1875 0.0194354 0.00923941 2023-10-09T10:44:40.673 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:40.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:40.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:40.776 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:40.798 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:40.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:40.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:40.904 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:40.940 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:40.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:40.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:41.044 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:41.072 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:41.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:41.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:41.176 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:41.203 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:41.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:41.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:41.306 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:41.315 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:41 smithi086 bash[59714]: cluster 2023-10-09T10:44:39.926979+0000 mgr.y (mgr.26072) 1285 : cluster 0 pgmap v1496: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 3.0 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 72 MiB/s wr, 1.16k op/s; 3189/147645 objects degraded (2.160%); 3/147645 objects misplaced (0.002%) 2023-10-09T10:44:41.329 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:41.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:41.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:41.433 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:41.459 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:41.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:41.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:41.475 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:41 smithi053 bash[76859]: cluster 2023-10-09T10:44:39.926979+0000 mgr.y (mgr.26072) 1285 : cluster 0 pgmap v1496: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 3.0 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 72 MiB/s wr, 1.16k op/s; 3189/147645 objects degraded (2.160%); 3/147645 objects misplaced (0.002%) 2023-10-09T10:44:41.475 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:41 smithi053 bash[79554]: cluster 2023-10-09T10:44:39.926979+0000 mgr.y (mgr.26072) 1285 : cluster 0 pgmap v1496: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 3.0 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 72 MiB/s wr, 1.16k op/s; 3189/147645 objects degraded (2.160%); 3/147645 objects misplaced (0.002%) 2023-10-09T10:44:41.565 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:41.597 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:41.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:41.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:41.651 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 32 16 54868 54852 107.117 74.875 0.0182837 0.00932757 2023-10-09T10:44:41.700 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:41.731 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:41.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:41.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:41.836 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:41.871 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:41.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:41.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:41.975 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:42.000 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:42.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:42.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:42.106 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:42.140 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:42.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:42.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:42.243 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:42.269 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:42.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:42.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:42.378 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:42.409 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:42.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:42.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:42.516 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:42.540 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:42.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:42.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:42.644 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:42.650 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 33 16 56103 56087 106.21 77.1875 0.0116712 0.00940951 2023-10-09T10:44:42.674 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:42.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:42.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:42.697 INFO:teuthology.orchestra.run.smithi086.stdout:ERROR: (22) Invalid argument 2023-10-09T10:44:42.697 INFO:teuthology.orchestra.run.smithi086.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:44:42.780 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:42.802 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:42.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:42.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:42.907 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:42.918 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:44:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:44:42] "GET /metrics HTTP/1.1" 200 36601 "" "Prometheus/2.33.4" 2023-10-09T10:44:42.935 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:42.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:42.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:43.039 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:43.064 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:43.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:43.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:43.167 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:43.202 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:43 smithi086 bash[59714]: cluster 2023-10-09T10:44:41.927511+0000 mgr.y (mgr.26072) 1286 : cluster 0 pgmap v1497: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 3.2 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 82 MiB/s wr, 1.31k op/s; 3189/155670 objects degraded (2.049%); 3/155670 objects misplaced (0.002%) 2023-10-09T10:44:43.203 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:43.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:43.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:43.307 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:43.344 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:43.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:43.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:43.453 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:43.463 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:43 smithi053 bash[76859]: cluster 2023-10-09T10:44:41.927511+0000 mgr.y (mgr.26072) 1286 : cluster 0 pgmap v1497: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 3.2 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 82 MiB/s wr, 1.31k op/s; 3189/155670 objects degraded (2.049%); 3/155670 objects misplaced (0.002%) 2023-10-09T10:44:43.463 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:43 smithi053 bash[79554]: cluster 2023-10-09T10:44:41.927511+0000 mgr.y (mgr.26072) 1286 : cluster 0 pgmap v1497: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 3.2 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 82 MiB/s wr, 1.31k op/s; 3189/155670 objects degraded (2.049%); 3/155670 objects misplaced (0.002%) 2023-10-09T10:44:43.479 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:43.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:43.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:43.584 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:43.611 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:43.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:43.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:43.650 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 34 16 57368 57352 105.411 79.0625 0.00836252 0.00948045 2023-10-09T10:44:43.715 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:43.746 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:43.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:43.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:43.851 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:43.871 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-09T10:44:43.878 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:43.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:43.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:43.983 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:44.009 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:44.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:44.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:44.117 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:44.144 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:44.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:44.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:44.249 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:44.273 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:44.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:44.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:44.378 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:44.407 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:44.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:44.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:44.510 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:44.518 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:44 smithi053 bash[79554]: cluster 2023-10-09T10:44:43.405261+0000 mon.a (mon.0) 1935 : cluster 3 Health check update: Degraded data redundancy: 3189/155670 objects degraded (2.049%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:44:44.519 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:44 smithi053 bash[76859]: cluster 2023-10-09T10:44:43.405261+0000 mon.a (mon.0) 1935 : cluster 3 Health check update: Degraded data redundancy: 3189/155670 objects degraded (2.049%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:44:44.536 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:44.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:44.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:44 smithi086 bash[59714]: cluster 2023-10-09T10:44:43.405261+0000 mon.a (mon.0) 1935 : cluster 3 Health check update: Degraded data redundancy: 3189/155670 objects degraded (2.049%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:44:44.638 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:44.650 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 35 16 58571 58555 104.548 75.1875 0.0112286 0.00955862 2023-10-09T10:44:44.667 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:44.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:44.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:44.771 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:44.813 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:44.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:44.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:44.919 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:44.946 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:44.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:44.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:45.050 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:45.077 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:45.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:45.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:45.185 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:45.213 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:45.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:45.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:45.320 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:45.346 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:45.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:45.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:45.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:45 smithi053 bash[79554]: cluster 2023-10-09T10:44:43.928083+0000 mgr.y (mgr.26072) 1287 : cluster 0 pgmap v1498: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 3.4 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 85 MiB/s wr, 1.35k op/s; 3562/166272 objects degraded (2.142%); 3/166272 objects misplaced (0.002%) 2023-10-09T10:44:45.415 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:45 smithi053 bash[76859]: cluster 2023-10-09T10:44:43.928083+0000 mgr.y (mgr.26072) 1287 : cluster 0 pgmap v1498: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 3.4 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 85 MiB/s wr, 1.35k op/s; 3562/166272 objects degraded (2.142%); 3/166272 objects misplaced (0.002%) 2023-10-09T10:44:45.450 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:45.460 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:45 smithi086 bash[59714]: cluster 2023-10-09T10:44:43.928083+0000 mgr.y (mgr.26072) 1287 : cluster 0 pgmap v1498: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 3.4 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 85 MiB/s wr, 1.35k op/s; 3562/166272 objects degraded (2.142%); 3/166272 objects misplaced (0.002%) 2023-10-09T10:44:45.485 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:45.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:45.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:45.590 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:45.620 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:45.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:45.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:45.650 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 36 16 59787 59771 103.755 76 0.0125129 0.00963205 2023-10-09T10:44:45.725 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:45.751 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:45.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:45.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:45.857 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:45.883 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:45.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:45.885 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:45.986 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:46.021 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:46.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:46.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:46.124 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:46.156 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:46.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:46.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:46.259 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:46.285 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:46.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:46.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:46.388 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:46.411 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:46.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:46.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:46.515 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:46.538 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:46.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:46.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:46.642 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:46.650 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 37 16 60996 60980 102.993 75.5625 0.00915497 0.00970353 2023-10-09T10:44:46.669 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:46.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:46.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:46.772 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:46.806 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:46.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:46.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:46.913 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:46.940 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:46.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:46.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:47.044 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:47.075 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:47.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:47.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:47.178 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:47.199 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:47.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:47.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:47.304 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:47.333 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:47.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:47.335 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:47.416 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:47 smithi053 bash[76859]: cluster 2023-10-09T10:44:45.928652+0000 mgr.y (mgr.26072) 1288 : cluster 0 pgmap v1499: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 3.4 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 66 MiB/s wr, 1.05k op/s; 3562/167343 objects degraded (2.129%); 3/167343 objects misplaced (0.002%) 2023-10-09T10:44:47.436 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:47.444 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:47 smithi086 bash[59714]: cluster 2023-10-09T10:44:45.928652+0000 mgr.y (mgr.26072) 1288 : cluster 0 pgmap v1499: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 3.4 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 66 MiB/s wr, 1.05k op/s; 3562/167343 objects degraded (2.129%); 3/167343 objects misplaced (0.002%) 2023-10-09T10:44:47.459 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:47.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:47.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:47.561 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:47.593 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:47.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:47.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:47.651 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 38 16 62168 62152 102.21 73.25 0.0144398 0.00977702 2023-10-09T10:44:47.674 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:47 smithi053 bash[79554]: cluster 2023-10-09T10:44:45.928652+0000 mgr.y (mgr.26072) 1288 : cluster 0 pgmap v1499: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 3.4 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 66 MiB/s wr, 1.05k op/s; 3562/167343 objects degraded (2.129%); 3/167343 objects misplaced (0.002%) 2023-10-09T10:44:47.698 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:47.727 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:47.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:47.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:47.829 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:47.874 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:47.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:47.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:47.976 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:48.002 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:48.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:48.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:48.070 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:44:48.112 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:48.118 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:44:48.147 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:48.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:48.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:48.167 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:44:48.213 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:44:48.253 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:48.253 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:44:48.279 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:48.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:48.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:48.290 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:44:48.330 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:44:48.371 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:44:48.377 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:44:48.377 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:44:48.378 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:44:48.378 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:44:48.378 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:44:48.378 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:44:48.378 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:44:48.378 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:44:48.385 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:48.409 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:48.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:48.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:48.443 INFO:teuthology.orchestra.run.smithi053.stderr:set pool 10 pg_num to 26 2023-10-09T10:44:48.512 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:48.521 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:48 smithi086 bash[59714]: audit 2023-10-09T10:44:47.994175+0000 mon.c (mon.2) 108 : audit 0 from='client.? 172.21.15.53:0/2941557625' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:44:48.521 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:48 smithi086 bash[59714]: audit 2023-10-09T10:44:48.176386+0000 mon.a (mon.0) 1936 : audit 1 from='client.? 172.21.15.53:0/3149716162' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T10:44:48.521 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:48 smithi086 bash[59714]: cluster 2023-10-09T10:44:48.406363+0000 mon.a (mon.0) 1937 : cluster 3 Health check update: Degraded data redundancy: 3562/167343 objects degraded (2.129%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:44:48.539 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:48.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:48.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:48.643 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:48.651 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 39 16 63118 63102 101.111 59.375 0.0194278 0.00988363 2023-10-09T10:44:48.676 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:48.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:48 smithi053 bash[76859]: audit 2023-10-09T10:44:47.994175+0000 mon.c (mon.2) 108 : audit 0 from='client.? 172.21.15.53:0/2941557625' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:44:48.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:48 smithi053 bash[76859]: audit 2023-10-09T10:44:48.176386+0000 mon.a (mon.0) 1936 : audit 1 from='client.? 172.21.15.53:0/3149716162' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T10:44:48.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:48 smithi053 bash[76859]: cluster 2023-10-09T10:44:48.406363+0000 mon.a (mon.0) 1937 : cluster 3 Health check update: Degraded data redundancy: 3562/167343 objects degraded (2.129%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:44:48.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:48 smithi053 bash[79554]: audit 2023-10-09T10:44:47.994175+0000 mon.c (mon.2) 108 : audit 0 from='client.? 172.21.15.53:0/2941557625' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:44:48.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:48 smithi053 bash[79554]: audit 2023-10-09T10:44:48.176386+0000 mon.a (mon.0) 1936 : audit 1 from='client.? 172.21.15.53:0/3149716162' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-10-09T10:44:48.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:48 smithi053 bash[79554]: cluster 2023-10-09T10:44:48.406363+0000 mon.a (mon.0) 1937 : cluster 3 Health check update: Degraded data redundancy: 3562/167343 objects degraded (2.129%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:44:48.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:48.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:48.780 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:48.811 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:48.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:48.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:48.918 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:48.944 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:48.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:48.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:49.051 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:49.075 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:49.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:49.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:49.178 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:49.207 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:49.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:49.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:49.316 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:49.338 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:49.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:49.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:49.441 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is unset 2023-10-09T10:44:49.442 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:49.460 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:49.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:49.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:49.563 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:49.577 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:49 smithi086 bash[59714]: cluster 2023-10-09T10:44:47.929363+0000 mgr.y (mgr.26072) 1289 : cluster 0 pgmap v1500: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 3.7 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 87 MiB/s wr, 1.40k op/s; 3562/181107 objects degraded (1.967%); 3/181107 objects misplaced (0.002%) 2023-10-09T10:44:49.577 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:49 smithi086 bash[59714]: audit 2023-10-09T10:44:48.430189+0000 mon.a (mon.0) 1938 : audit 1 from='client.? 172.21.15.53:0/3149716162' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2023-10-09T10:44:49.577 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:49 smithi086 bash[59714]: cluster 2023-10-09T10:44:48.430261+0000 osd.6 (osd.6) 402 : cluster 3 failed to encode map e414 with expected crc 2023-10-09T10:44:49.577 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:49 smithi086 bash[59714]: cluster 2023-10-09T10:44:48.430348+0000 mon.a (mon.0) 1939 : cluster 0 osdmap e414: 8 total, 8 up, 4 in 2023-10-09T10:44:49.578 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:49 smithi086 bash[59714]: cluster 2023-10-09T10:44:48.437529+0000 osd.7 (osd.7) 391 : cluster 3 failed to encode map e414 with expected crc 2023-10-09T10:44:49.578 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:49 smithi086 bash[59714]: audit 2023-10-09T10:44:48.448919+0000 mon.a (mon.0) 1940 : audit 1 from='client.? 172.21.15.53:0/1476653186' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:44:49.599 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:49.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:49.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:49.651 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:2023-10-09T10:44:49.649129+0000 min lat: 0.00135972 max lat: 0.267262 avg lat: 0.00998461 2023-10-09T10:44:49.651 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:44:49.651 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 40 16 64015 63999 99.9849 56.0625 0.253333 0.00998461 2023-10-09T10:44:49.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:49 smithi053 bash[79554]: cluster 2023-10-09T10:44:47.929363+0000 mgr.y (mgr.26072) 1289 : cluster 0 pgmap v1500: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 3.7 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 87 MiB/s wr, 1.40k op/s; 3562/181107 objects degraded (1.967%); 3/181107 objects misplaced (0.002%) 2023-10-09T10:44:49.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:49 smithi053 bash[79554]: audit 2023-10-09T10:44:48.430189+0000 mon.a (mon.0) 1938 : audit 1 from='client.? 172.21.15.53:0/3149716162' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2023-10-09T10:44:49.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:49 smithi053 bash[79554]: cluster 2023-10-09T10:44:48.430261+0000 osd.6 (osd.6) 402 : cluster 3 failed to encode map e414 with expected crc 2023-10-09T10:44:49.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:49 smithi053 bash[79554]: cluster 2023-10-09T10:44:48.430348+0000 mon.a (mon.0) 1939 : cluster 0 osdmap e414: 8 total, 8 up, 4 in 2023-10-09T10:44:49.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:49 smithi053 bash[79554]: cluster 2023-10-09T10:44:48.437529+0000 osd.7 (osd.7) 391 : cluster 3 failed to encode map e414 with expected crc 2023-10-09T10:44:49.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:49 smithi053 bash[79554]: audit 2023-10-09T10:44:48.448919+0000 mon.a (mon.0) 1940 : audit 1 from='client.? 172.21.15.53:0/1476653186' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:44:49.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:49 smithi053 bash[76859]: cluster 2023-10-09T10:44:47.929363+0000 mgr.y (mgr.26072) 1289 : cluster 0 pgmap v1500: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 3.7 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 87 MiB/s wr, 1.40k op/s; 3562/181107 objects degraded (1.967%); 3/181107 objects misplaced (0.002%) 2023-10-09T10:44:49.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:49 smithi053 bash[76859]: audit 2023-10-09T10:44:48.430189+0000 mon.a (mon.0) 1938 : audit 1 from='client.? 172.21.15.53:0/3149716162' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2023-10-09T10:44:49.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:49 smithi053 bash[76859]: cluster 2023-10-09T10:44:48.430261+0000 osd.6 (osd.6) 402 : cluster 3 failed to encode map e414 with expected crc 2023-10-09T10:44:49.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:49 smithi053 bash[76859]: cluster 2023-10-09T10:44:48.430348+0000 mon.a (mon.0) 1939 : cluster 0 osdmap e414: 8 total, 8 up, 4 in 2023-10-09T10:44:49.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:49 smithi053 bash[76859]: cluster 2023-10-09T10:44:48.437529+0000 osd.7 (osd.7) 391 : cluster 3 failed to encode map e414 with expected crc 2023-10-09T10:44:49.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:49 smithi053 bash[76859]: audit 2023-10-09T10:44:48.448919+0000 mon.a (mon.0) 1940 : audit 1 from='client.? 172.21.15.53:0/1476653186' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:44:49.703 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:49.730 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:49.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:49.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:49.834 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:49.862 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:49.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:49.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:49.969 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:49.997 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:50.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:50.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:50.101 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:50.134 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:50.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:50.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:50.237 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:50.264 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:50.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:50.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:50.368 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:50.396 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:50.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:50.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:50.499 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:50.537 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:50.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:50.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:50.641 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:50.650 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:50 smithi053 bash[79554]: cluster 2023-10-09T10:44:48.666682+0000 osd.4 (osd.4) 350 : cluster 3 failed to encode map e414 with expected crc 2023-10-09T10:44:50.650 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:50 smithi053 bash[79554]: cluster 2023-10-09T10:44:48.666707+0000 osd.5 (osd.5) 487 : cluster 3 failed to encode map e414 with expected crc 2023-10-09T10:44:50.651 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:50 smithi053 bash[79554]: cluster 2023-10-09T10:44:49.426016+0000 mon.a (mon.0) 1941 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:44:50.651 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:50 smithi053 bash[79554]: audit 2023-10-09T10:44:49.435562+0000 mon.a (mon.0) 1942 : audit 1 from='client.? 172.21.15.53:0/1476653186' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:44:50.651 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:50 smithi053 bash[79554]: cluster 2023-10-09T10:44:49.435633+0000 mon.a (mon.0) 1943 : cluster 0 osdmap e415: 8 total, 8 up, 4 in 2023-10-09T10:44:50.651 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:50 smithi053 bash[79554]: cluster 2023-10-09T10:44:49.437985+0000 osd.6 (osd.6) 403 : cluster 3 failed to encode map e415 with expected crc 2023-10-09T10:44:50.651 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:50 smithi053 bash[79554]: audit 2023-10-09T10:44:49.930936+0000 mon.a (mon.0) 1944 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T10:44:50.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:50 smithi053 bash[76859]: cluster 2023-10-09T10:44:48.666682+0000 osd.4 (osd.4) 350 : cluster 3 failed to encode map e414 with expected crc 2023-10-09T10:44:50.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:50 smithi053 bash[76859]: cluster 2023-10-09T10:44:48.666707+0000 osd.5 (osd.5) 487 : cluster 3 failed to encode map e414 with expected crc 2023-10-09T10:44:50.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:50 smithi053 bash[76859]: cluster 2023-10-09T10:44:49.426016+0000 mon.a (mon.0) 1941 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:44:50.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:50 smithi053 bash[76859]: audit 2023-10-09T10:44:49.435562+0000 mon.a (mon.0) 1942 : audit 1 from='client.? 172.21.15.53:0/1476653186' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:44:50.652 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:50 smithi053 bash[76859]: cluster 2023-10-09T10:44:49.435633+0000 mon.a (mon.0) 1943 : cluster 0 osdmap e415: 8 total, 8 up, 4 in 2023-10-09T10:44:50.652 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:50 smithi053 bash[76859]: cluster 2023-10-09T10:44:49.437985+0000 osd.6 (osd.6) 403 : cluster 3 failed to encode map e415 with expected crc 2023-10-09T10:44:50.652 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:50 smithi053 bash[76859]: audit 2023-10-09T10:44:49.930936+0000 mon.a (mon.0) 1944 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T10:44:50.652 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 41 16 64958 64942 98.981 58.9375 0.128396 0.0100502 2023-10-09T10:44:50.757 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:50.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:50.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:50.861 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:50.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:50 smithi086 bash[59714]: cluster 2023-10-09T10:44:48.666682+0000 osd.4 (osd.4) 350 : cluster 3 failed to encode map e414 with expected crc 2023-10-09T10:44:50.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:50 smithi086 bash[59714]: cluster 2023-10-09T10:44:48.666707+0000 osd.5 (osd.5) 487 : cluster 3 failed to encode map e414 with expected crc 2023-10-09T10:44:50.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:50 smithi086 bash[59714]: cluster 2023-10-09T10:44:49.426016+0000 mon.a (mon.0) 1941 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:44:50.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:50 smithi086 bash[59714]: audit 2023-10-09T10:44:49.435562+0000 mon.a (mon.0) 1942 : audit 1 from='client.? 172.21.15.53:0/1476653186' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:44:50.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:50 smithi086 bash[59714]: cluster 2023-10-09T10:44:49.435633+0000 mon.a (mon.0) 1943 : cluster 0 osdmap e415: 8 total, 8 up, 4 in 2023-10-09T10:44:50.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:50 smithi086 bash[59714]: cluster 2023-10-09T10:44:49.437985+0000 osd.6 (osd.6) 403 : cluster 3 failed to encode map e415 with expected crc 2023-10-09T10:44:50.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:50 smithi086 bash[59714]: audit 2023-10-09T10:44:49.930936+0000 mon.a (mon.0) 1944 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-10-09T10:44:50.893 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:50.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:50.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:50.997 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:51.026 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:51.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:51.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:51.130 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:51.160 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:51.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:51.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:51.264 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:51.291 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:51.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:51.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:51.394 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:51.422 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:51.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:51.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:51.526 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:51.535 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:51 smithi053 bash[76859]: cluster 2023-10-09T10:44:49.929768+0000 mgr.y (mgr.26072) 1290 : cluster 0 pgmap v1503: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 3.8 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 75 MiB/s wr, 1.20k op/s; 3929/184413 objects degraded (2.131%); 3/184413 objects misplaced (0.002%) 2023-10-09T10:44:51.535 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:51 smithi053 bash[76859]: cluster 2023-10-09T10:44:50.436813+0000 osd.4 (osd.4) 351 : cluster 3 failed to encode map e415 with expected crc 2023-10-09T10:44:51.535 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:51 smithi053 bash[76859]: audit 2023-10-09T10:44:50.437804+0000 mon.a (mon.0) 1945 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-09T10:44:51.536 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:51 smithi053 bash[76859]: cluster 2023-10-09T10:44:50.437873+0000 mon.a (mon.0) 1946 : cluster 0 osdmap e416: 8 total, 8 up, 4 in 2023-10-09T10:44:51.536 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:51 smithi053 bash[76859]: cluster 2023-10-09T10:44:50.445132+0000 osd.7 (osd.7) 392 : cluster 3 failed to encode map e416 with expected crc 2023-10-09T10:44:51.536 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:51 smithi053 bash[76859]: cluster 2023-10-09T10:44:50.445878+0000 osd.6 (osd.6) 404 : cluster 3 failed to encode map e416 with expected crc 2023-10-09T10:44:51.536 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:51 smithi053 bash[79554]: cluster 2023-10-09T10:44:49.929768+0000 mgr.y (mgr.26072) 1290 : cluster 0 pgmap v1503: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 3.8 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 75 MiB/s wr, 1.20k op/s; 3929/184413 objects degraded (2.131%); 3/184413 objects misplaced (0.002%) 2023-10-09T10:44:51.536 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:51 smithi053 bash[79554]: cluster 2023-10-09T10:44:50.436813+0000 osd.4 (osd.4) 351 : cluster 3 failed to encode map e415 with expected crc 2023-10-09T10:44:51.536 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:51 smithi053 bash[79554]: audit 2023-10-09T10:44:50.437804+0000 mon.a (mon.0) 1945 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-09T10:44:51.536 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:51 smithi053 bash[79554]: cluster 2023-10-09T10:44:50.437873+0000 mon.a (mon.0) 1946 : cluster 0 osdmap e416: 8 total, 8 up, 4 in 2023-10-09T10:44:51.536 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:51 smithi053 bash[79554]: cluster 2023-10-09T10:44:50.445132+0000 osd.7 (osd.7) 392 : cluster 3 failed to encode map e416 with expected crc 2023-10-09T10:44:51.537 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:51 smithi053 bash[79554]: cluster 2023-10-09T10:44:50.445878+0000 osd.6 (osd.6) 404 : cluster 3 failed to encode map e416 with expected crc 2023-10-09T10:44:51.558 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:51.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:51.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:51.652 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 42 16 65154 65138 96.9161 12.25 0.00822605 0.0103112 2023-10-09T10:44:51.662 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:51.696 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:51.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:51.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:51.800 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:51.826 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:51.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:51.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:51.931 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:51.942 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:51 smithi086 bash[59714]: cluster 2023-10-09T10:44:49.929768+0000 mgr.y (mgr.26072) 1290 : cluster 0 pgmap v1503: 89 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 83 active+clean; 3.8 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 75 MiB/s wr, 1.20k op/s; 3929/184413 objects degraded (2.131%); 3/184413 objects misplaced (0.002%) 2023-10-09T10:44:51.942 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:51 smithi086 bash[59714]: cluster 2023-10-09T10:44:50.436813+0000 osd.4 (osd.4) 351 : cluster 3 failed to encode map e415 with expected crc 2023-10-09T10:44:51.942 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:51 smithi086 bash[59714]: audit 2023-10-09T10:44:50.437804+0000 mon.a (mon.0) 1945 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2023-10-09T10:44:51.942 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:51 smithi086 bash[59714]: cluster 2023-10-09T10:44:50.437873+0000 mon.a (mon.0) 1946 : cluster 0 osdmap e416: 8 total, 8 up, 4 in 2023-10-09T10:44:51.942 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:51 smithi086 bash[59714]: cluster 2023-10-09T10:44:50.445132+0000 osd.7 (osd.7) 392 : cluster 3 failed to encode map e416 with expected crc 2023-10-09T10:44:51.942 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:51 smithi086 bash[59714]: cluster 2023-10-09T10:44:50.445878+0000 osd.6 (osd.6) 404 : cluster 3 failed to encode map e416 with expected crc 2023-10-09T10:44:51.958 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:51.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:51.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:52.062 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:52.092 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:52.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:52.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:52.197 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:52.224 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:52.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:52.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:52.328 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:52.354 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:52.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:52.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:52.459 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:52.469 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:52 smithi086 bash[59714]: cluster 2023-10-09T10:44:51.011785+0000 osd.5 (osd.5) 488 : cluster 3 failed to encode map e415 with expected crc 2023-10-09T10:44:52.469 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:52 smithi086 bash[59714]: cluster 2023-10-09T10:44:51.013115+0000 osd.5 (osd.5) 489 : cluster 3 failed to encode map e415 with expected crc 2023-10-09T10:44:52.469 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:52 smithi086 bash[59714]: cluster 2023-10-09T10:44:51.445801+0000 mon.a (mon.0) 1947 : cluster 0 osdmap e417: 8 total, 8 up, 4 in 2023-10-09T10:44:52.469 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:52 smithi086 bash[59714]: cluster 2023-10-09T10:44:51.446807+0000 osd.7 (osd.7) 393 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T10:44:52.469 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:52 smithi086 bash[59714]: cluster 2023-10-09T10:44:51.447090+0000 osd.6 (osd.6) 405 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T10:44:52.469 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:52 smithi086 bash[59714]: cluster 2023-10-09T10:44:51.448355+0000 osd.7 (osd.7) 394 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T10:44:52.469 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:52 smithi086 bash[59714]: cluster 2023-10-09T10:44:51.450980+0000 osd.6 (osd.6) 406 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T10:44:52.470 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:52 smithi086 bash[59714]: cluster 2023-10-09T10:44:51.453974+0000 osd.6 (osd.6) 407 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T10:44:52.470 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:52 smithi086 bash[59714]: cluster 2023-10-09T10:44:51.512072+0000 osd.5 (osd.5) 490 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T10:44:52.470 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:52 smithi086 bash[59714]: cluster 2023-10-09T10:44:51.513417+0000 osd.5 (osd.5) 491 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T10:44:52.485 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:52.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:52.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:52.590 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:52.616 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:52.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:52.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:52.652 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 43 16 66527 66511 96.6577 85.8125 0.00651722 0.0103401 2023-10-09T10:44:52.658 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:44:52.720 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:52.755 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:52.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:52.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:52.859 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:52.891 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:52.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:52.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:52.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:44:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:44:52] "GET /metrics HTTP/1.1" 200 36601 "" "Prometheus/2.33.4" 2023-10-09T10:44:52.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:52 smithi053 bash[76859]: cluster 2023-10-09T10:44:51.011785+0000 osd.5 (osd.5) 488 : cluster 3 failed to encode map e415 with expected crc 2023-10-09T10:44:52.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:52 smithi053 bash[76859]: cluster 2023-10-09T10:44:51.013115+0000 osd.5 (osd.5) 489 : cluster 3 failed to encode map e415 with expected crc 2023-10-09T10:44:52.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:52 smithi053 bash[76859]: cluster 2023-10-09T10:44:51.445801+0000 mon.a (mon.0) 1947 : cluster 0 osdmap e417: 8 total, 8 up, 4 in 2023-10-09T10:44:52.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:52 smithi053 bash[76859]: cluster 2023-10-09T10:44:51.446807+0000 osd.7 (osd.7) 393 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T10:44:52.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:52 smithi053 bash[76859]: cluster 2023-10-09T10:44:51.447090+0000 osd.6 (osd.6) 405 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T10:44:52.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:52 smithi053 bash[76859]: cluster 2023-10-09T10:44:51.448355+0000 osd.7 (osd.7) 394 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T10:44:52.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:52 smithi053 bash[76859]: cluster 2023-10-09T10:44:51.450980+0000 osd.6 (osd.6) 406 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T10:44:52.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:52 smithi053 bash[76859]: cluster 2023-10-09T10:44:51.453974+0000 osd.6 (osd.6) 407 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T10:44:52.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:52 smithi053 bash[76859]: cluster 2023-10-09T10:44:51.512072+0000 osd.5 (osd.5) 490 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T10:44:52.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:52 smithi053 bash[76859]: cluster 2023-10-09T10:44:51.513417+0000 osd.5 (osd.5) 491 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T10:44:52.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:52 smithi053 bash[79554]: cluster 2023-10-09T10:44:51.011785+0000 osd.5 (osd.5) 488 : cluster 3 failed to encode map e415 with expected crc 2023-10-09T10:44:52.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:52 smithi053 bash[79554]: cluster 2023-10-09T10:44:51.013115+0000 osd.5 (osd.5) 489 : cluster 3 failed to encode map e415 with expected crc 2023-10-09T10:44:52.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:52 smithi053 bash[79554]: cluster 2023-10-09T10:44:51.445801+0000 mon.a (mon.0) 1947 : cluster 0 osdmap e417: 8 total, 8 up, 4 in 2023-10-09T10:44:52.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:52 smithi053 bash[79554]: cluster 2023-10-09T10:44:51.446807+0000 osd.7 (osd.7) 393 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T10:44:52.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:52 smithi053 bash[79554]: cluster 2023-10-09T10:44:51.447090+0000 osd.6 (osd.6) 405 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T10:44:52.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:52 smithi053 bash[79554]: cluster 2023-10-09T10:44:51.448355+0000 osd.7 (osd.7) 394 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T10:44:52.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:52 smithi053 bash[79554]: cluster 2023-10-09T10:44:51.450980+0000 osd.6 (osd.6) 406 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T10:44:52.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:52 smithi053 bash[79554]: cluster 2023-10-09T10:44:51.453974+0000 osd.6 (osd.6) 407 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T10:44:52.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:52 smithi053 bash[79554]: cluster 2023-10-09T10:44:51.512072+0000 osd.5 (osd.5) 490 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T10:44:52.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:52 smithi053 bash[79554]: cluster 2023-10-09T10:44:51.513417+0000 osd.5 (osd.5) 491 : cluster 3 failed to encode map e417 with expected crc 2023-10-09T10:44:52.994 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:53.030 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:53.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:53.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:53.133 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:53.162 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:53.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:53.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:53.268 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:53.298 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:53.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:53.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:53.401 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:53.427 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:53.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:53.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:53.530 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:53.554 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:53.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:53.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:53.652 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 44 16 67865 67849 96.3613 83.625 0.00872309 0.0103721 2023-10-09T10:44:53.657 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:53.665 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:53 smithi053 bash[79554]: cluster 2023-10-09T10:44:51.641494+0000 osd.2 (osd.2) 43 : cluster 0 10.3 scrub starts 2023-10-09T10:44:53.665 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:53 smithi053 bash[79554]: cluster 2023-10-09T10:44:51.930440+0000 mgr.y (mgr.26072) 1291 : cluster 0 pgmap v1506: 99 pgs: 5 peering, 10 unknown, 1 active+undersized+degraded, 5 active+clean+remapped, 78 active+clean; 3.9 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 47 MiB/s wr, 754 op/s; 3929/190158 objects degraded (2.066%); 3/190158 objects misplaced (0.002%) 2023-10-09T10:44:53.665 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:53 smithi053 bash[79554]: cluster 2023-10-09T10:44:52.280970+0000 osd.2 (osd.2) 44 : cluster 0 10.3 scrub ok 2023-10-09T10:44:53.665 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:53 smithi053 bash[79554]: audit 2023-10-09T10:44:53.100514+0000 mon.a (mon.0) 1948 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:44:53.665 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:53 smithi053 bash[79554]: audit 2023-10-09T10:44:53.102028+0000 mon.a (mon.0) 1949 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:44:53.665 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:53 smithi053 bash[79554]: cluster 2023-10-09T10:44:53.407652+0000 mon.a (mon.0) 1950 : cluster 3 Health check update: Degraded data redundancy: 3929/190158 objects degraded (2.066%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:44:53.666 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:53 smithi053 bash[76859]: cluster 2023-10-09T10:44:51.641494+0000 osd.2 (osd.2) 43 : cluster 0 10.3 scrub starts 2023-10-09T10:44:53.666 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:53 smithi053 bash[76859]: cluster 2023-10-09T10:44:51.930440+0000 mgr.y (mgr.26072) 1291 : cluster 0 pgmap v1506: 99 pgs: 5 peering, 10 unknown, 1 active+undersized+degraded, 5 active+clean+remapped, 78 active+clean; 3.9 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 47 MiB/s wr, 754 op/s; 3929/190158 objects degraded (2.066%); 3/190158 objects misplaced (0.002%) 2023-10-09T10:44:53.666 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:53 smithi053 bash[76859]: cluster 2023-10-09T10:44:52.280970+0000 osd.2 (osd.2) 44 : cluster 0 10.3 scrub ok 2023-10-09T10:44:53.666 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:53 smithi053 bash[76859]: audit 2023-10-09T10:44:53.100514+0000 mon.a (mon.0) 1948 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:44:53.666 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:53 smithi053 bash[76859]: audit 2023-10-09T10:44:53.102028+0000 mon.a (mon.0) 1949 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:44:53.666 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:53 smithi053 bash[76859]: cluster 2023-10-09T10:44:53.407652+0000 mon.a (mon.0) 1950 : cluster 3 Health check update: Degraded data redundancy: 3929/190158 objects degraded (2.066%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:44:53.687 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:53.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:53.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:53.792 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:53.818 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:53.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:53.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:53 smithi086 bash[59714]: cluster 2023-10-09T10:44:51.641494+0000 osd.2 (osd.2) 43 : cluster 0 10.3 scrub starts 2023-10-09T10:44:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:53 smithi086 bash[59714]: cluster 2023-10-09T10:44:51.930440+0000 mgr.y (mgr.26072) 1291 : cluster 0 pgmap v1506: 99 pgs: 5 peering, 10 unknown, 1 active+undersized+degraded, 5 active+clean+remapped, 78 active+clean; 3.9 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 47 MiB/s wr, 754 op/s; 3929/190158 objects degraded (2.066%); 3/190158 objects misplaced (0.002%) 2023-10-09T10:44:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:53 smithi086 bash[59714]: cluster 2023-10-09T10:44:52.280970+0000 osd.2 (osd.2) 44 : cluster 0 10.3 scrub ok 2023-10-09T10:44:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:53 smithi086 bash[59714]: audit 2023-10-09T10:44:53.100514+0000 mon.a (mon.0) 1948 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:44:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:53 smithi086 bash[59714]: audit 2023-10-09T10:44:53.102028+0000 mon.a (mon.0) 1949 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:44:53.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:53 smithi086 bash[59714]: cluster 2023-10-09T10:44:53.407652+0000 mon.a (mon.0) 1950 : cluster 3 Health check update: Degraded data redundancy: 3929/190158 objects degraded (2.066%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:44:53.924 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:53.940 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:44:53.957 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:53.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:53.961 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:54.061 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:54.087 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:54.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:54.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:54.192 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:54.219 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:54.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:54.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:54.242 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T10:44:54.323 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:54.350 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:54.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:54.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:54.456 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:54.486 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:54.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:54.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:54.589 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:54.599 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:54 smithi053 bash[79554]: cluster 2023-10-09T10:44:52.636199+0000 osd.2 (osd.2) 45 : cluster 0 10.4 deep-scrub starts 2023-10-09T10:44:54.599 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:54 smithi053 bash[76859]: cluster 2023-10-09T10:44:52.636199+0000 osd.2 (osd.2) 45 : cluster 0 10.4 deep-scrub starts 2023-10-09T10:44:54.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:54 smithi086 bash[59714]: cluster 2023-10-09T10:44:52.636199+0000 osd.2 (osd.2) 45 : cluster 0 10.4 deep-scrub starts 2023-10-09T10:44:54.621 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:54.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:54.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:54.652 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 45 16 69089 69073 95.9198 76.5 0.0097678 0.0104202 2023-10-09T10:44:54.725 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:54.754 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:54.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:54.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:54.860 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:54.890 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:54.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:54.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:54.993 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:55.022 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:55.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:55.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:55.126 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:55.152 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:55.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:55.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:55.255 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:55.282 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:55.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:55.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:55.385 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:55.423 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:55.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:55.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:55.527 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:55.556 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:55.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:55.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:55.653 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 46 15 70347 70332 95.5451 78.6875 0.00495357 0.0104586 2023-10-09T10:44:55.660 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:55.669 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:55 smithi053 bash[79554]: cluster 2023-10-09T10:44:53.931177+0000 mgr.y (mgr.26072) 1292 : cluster 0 pgmap v1507: 99 pgs: 1 active+undersized+degraded, 5 peering, 6 unknown, 5 active+clean+remapped, 82 active+clean; 4.0 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 50 MiB/s wr, 805 op/s; 4221/197709 objects degraded (2.135%); 3/197709 objects misplaced (0.002%); 23 KiB/s, 0 objects/s recovering 2023-10-09T10:44:55.669 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:55 smithi053 bash[79554]: cluster 2023-10-09T10:44:54.677306+0000 osd.7 (osd.7) 395 : cluster 0 10.1 scrub starts 2023-10-09T10:44:55.686 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:55.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:55.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:55.791 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:55.800 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:55 smithi086 bash[59714]: cluster 2023-10-09T10:44:53.931177+0000 mgr.y (mgr.26072) 1292 : cluster 0 pgmap v1507: 99 pgs: 1 active+undersized+degraded, 5 peering, 6 unknown, 5 active+clean+remapped, 82 active+clean; 4.0 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 50 MiB/s wr, 805 op/s; 4221/197709 objects degraded (2.135%); 3/197709 objects misplaced (0.002%); 23 KiB/s, 0 objects/s recovering 2023-10-09T10:44:55.800 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:55 smithi086 bash[59714]: cluster 2023-10-09T10:44:54.677306+0000 osd.7 (osd.7) 395 : cluster 0 10.1 scrub starts 2023-10-09T10:44:55.820 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:55.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:55.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:55.873 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:55 smithi053 bash[76859]: cluster 2023-10-09T10:44:53.931177+0000 mgr.y (mgr.26072) 1292 : cluster 0 pgmap v1507: 99 pgs: 1 active+undersized+degraded, 5 peering, 6 unknown, 5 active+clean+remapped, 82 active+clean; 4.0 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 50 MiB/s wr, 805 op/s; 4221/197709 objects degraded (2.135%); 3/197709 objects misplaced (0.002%); 23 KiB/s, 0 objects/s recovering 2023-10-09T10:44:55.874 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:55 smithi053 bash[76859]: cluster 2023-10-09T10:44:54.677306+0000 osd.7 (osd.7) 395 : cluster 0 10.1 scrub starts 2023-10-09T10:44:55.924 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:55.950 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:55.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:55.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:56.055 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:56.082 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:56.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:56.086 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:56.187 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:56.215 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:56.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:56.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:56.320 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:56.347 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:56.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:56.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:56.451 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:56.480 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:56.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:56.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:56.585 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:56.622 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:56.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:56.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:56.653 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 47 16 71616 71600 95.1982 79.25 0.00475337 0.010498 2023-10-09T10:44:56.726 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:56.753 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:56.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:56.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:56.857 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:56.886 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:56.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:56.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:56.989 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:57.016 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:57.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:57.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:57.119 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:57.143 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:57.147 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 6, 7] out_osds: [0, 3, 4, 5] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:44:57.148 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:44:57.148 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2023-10-09T10:44:57.148 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-10-09T10:44:57.148 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-10-09T10:44:57.148 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 config set filestore_inject_stall 3 2023-10-09T10:44:57.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:57.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:57.251 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:57.279 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:57.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:57.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:57.383 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:57.413 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:57.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:57.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:57.516 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:57.546 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:57.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:57.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:57.649 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:57.653 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 48 16 72878 72862 94.858 78.875 0.00730945 0.0105369 2023-10-09T10:44:57.683 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:57.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:57.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:57.787 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:57.817 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:57.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:57.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:57.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:57 smithi086 bash[59714]: cluster 2023-10-09T10:44:55.931842+0000 mgr.y (mgr.26072) 1293 : cluster 0 pgmap v1508: 99 pgs: 1 active+undersized+degraded, 5 peering, 5 unknown, 5 active+clean+remapped, 83 active+clean; 4.0 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 46 MiB/s wr, 731 op/s; 4221/198675 objects degraded (2.125%); 3/198675 objects misplaced (0.002%); 20 KiB/s, 0 objects/s recovering 2023-10-09T10:44:57.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:57 smithi086 bash[59714]: cluster 2023-10-09T10:44:56.721548+0000 osd.7 (osd.7) 396 : cluster 0 10.1 deep-scrub starts 2023-10-09T10:44:57.922 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:57.953 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:57.956 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:57 smithi053 bash[79554]: cluster 2023-10-09T10:44:55.931842+0000 mgr.y (mgr.26072) 1293 : cluster 0 pgmap v1508: 99 pgs: 1 active+undersized+degraded, 5 peering, 5 unknown, 5 active+clean+remapped, 83 active+clean; 4.0 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 46 MiB/s wr, 731 op/s; 4221/198675 objects degraded (2.125%); 3/198675 objects misplaced (0.002%); 20 KiB/s, 0 objects/s recovering 2023-10-09T10:44:57.956 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:57 smithi053 bash[79554]: cluster 2023-10-09T10:44:56.721548+0000 osd.7 (osd.7) 396 : cluster 0 10.1 deep-scrub starts 2023-10-09T10:44:57.957 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:57 smithi053 bash[76859]: cluster 2023-10-09T10:44:55.931842+0000 mgr.y (mgr.26072) 1293 : cluster 0 pgmap v1508: 99 pgs: 1 active+undersized+degraded, 5 peering, 5 unknown, 5 active+clean+remapped, 83 active+clean; 4.0 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 46 MiB/s wr, 731 op/s; 4221/198675 objects degraded (2.125%); 3/198675 objects misplaced (0.002%); 20 KiB/s, 0 objects/s recovering 2023-10-09T10:44:57.957 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:57 smithi053 bash[76859]: cluster 2023-10-09T10:44:56.721548+0000 osd.7 (osd.7) 396 : cluster 0 10.1 deep-scrub starts 2023-10-09T10:44:57.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:57.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:58.058 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:58.082 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:58.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:58.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:58.187 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:58.215 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:58.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:58.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:58.319 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:58.347 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:58.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:58.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:58.451 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:58.476 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:44:58.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:58.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:44:58.581 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:58.589 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:58 smithi086 bash[59714]: cluster 2023-10-09T10:44:57.703846+0000 osd.7 (osd.7) 397 : cluster 0 10.1 scrub starts 2023-10-09T10:44:58.589 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:58 smithi086 bash[59714]: cluster 2023-10-09T10:44:58.408928+0000 mon.a (mon.0) 1951 : cluster 3 Health check update: Degraded data redundancy: 4221/198675 objects degraded (2.125%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:44:58.610 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:58.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:58.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:58.653 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 49 16 74085 74069 94.4615 75.4375 0.0096929 0.0105807 2023-10-09T10:44:58.714 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:58.743 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:44:58.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:58.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:44:58.800 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:44:58.800 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [ 2023-10-09T10:44:58.801 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.801 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop_reply(client.36012.0:74217 10.e e417/408)", 2023-10-09T10:44:58.801 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:44:58.782177+0000", 2023-10-09T10:44:58.801 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.010890392, 2023-10-09T10:44:58.801 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.010918382000000001, 2023-10-09T10:44:58.801 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:44:58.801 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "queued for pg", 2023-10-09T10:44:58.801 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:44:58.801 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.801 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:44:58.801 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.782177+0000", 2023-10-09T10:44:58.802 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.802 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.802 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.802 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:44:58.802 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.782177+0000", 2023-10-09T10:44:58.802 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.802 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.802 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.802 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:44:58.802 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.782177+0000", 2023-10-09T10:44:58.802 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:44:58.803 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.803 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.803 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:44:58.803 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.782182+0000", 2023-10-09T10:44:58.803 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.3399999999999997e-06 2023-10-09T10:44:58.803 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.803 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.803 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:44:58.803 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.782193+0000", 2023-10-09T10:44:58.803 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0873000000000001e-05 2023-10-09T10:44:58.803 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.803 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.803 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:44:58.804 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.782200+0000", 2023-10-09T10:44:58.804 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.8589999999999999e-06 2023-10-09T10:44:58.804 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.804 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:44:58.804 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.804 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.804 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.804 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:74217 10.e 10:74993839:::benchmark_data_smithi053_231565_object74216:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e417)", 2023-10-09T10:44:58.804 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:44:58.769416+0000", 2023-10-09T10:44:58.804 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.023652205999999999, 2023-10-09T10:44:58.804 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.023749928999999999, 2023-10-09T10:44:58.804 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:44:58.805 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "waiting for sub ops", 2023-10-09T10:44:58.805 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:44:58.805 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:44:58.805 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:44:58.805 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 74217 2023-10-09T10:44:58.805 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.805 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:44:58.805 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.805 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:44:58.805 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.769416+0000", 2023-10-09T10:44:58.805 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.805 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.806 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.806 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:44:58.806 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.769416+0000", 2023-10-09T10:44:58.806 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.806 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.806 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.806 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:44:58.806 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.769414+0000", 2023-10-09T10:44:58.806 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:44:58.806 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.806 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.806 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:44:58.807 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.769480+0000", 2023-10-09T10:44:58.807 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.6240000000000003e-05 2023-10-09T10:44:58.807 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.807 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.807 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:44:58.807 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.769496+0000", 2023-10-09T10:44:58.807 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.5874000000000001e-05 2023-10-09T10:44:58.807 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.807 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.807 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:44:58.807 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.769508+0000", 2023-10-09T10:44:58.807 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1742999999999999e-05 2023-10-09T10:44:58.808 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.808 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.808 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:44:58.808 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.771187+0000", 2023-10-09T10:44:58.808 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0016790799999999999 2023-10-09T10:44:58.808 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.808 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.808 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:44:58.808 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.771320+0000", 2023-10-09T10:44:58.808 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00013293199999999999 2023-10-09T10:44:58.808 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.808 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.808 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:44:58.809 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.771620+0000", 2023-10-09T10:44:58.809 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00029999099999999999 2023-10-09T10:44:58.809 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.809 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:44:58.809 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.809 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.809 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.809 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.36012.0:74216 10.6 e417/416 10:64850f07:::benchmark_data_smithi053_231565_object74215:head v 417'4409, mlcod=417'4406)", 2023-10-09T10:44:58.809 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:44:58.771369+0000", 2023-10-09T10:44:58.809 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.021699243999999999, 2023-10-09T10:44:58.809 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.021932719, 2023-10-09T10:44:58.809 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:44:58.809 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "started", 2023-10-09T10:44:58.810 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:44:58.810 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.810 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:44:58.810 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.771369+0000", 2023-10-09T10:44:58.810 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.810 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.810 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.810 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:44:58.810 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.771369+0000", 2023-10-09T10:44:58.810 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.810 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.810 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.811 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:44:58.811 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.771368+0000", 2023-10-09T10:44:58.811 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:44:58.811 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.811 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.811 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:44:58.811 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.771410+0000", 2023-10-09T10:44:58.811 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.1715000000000003e-05 2023-10-09T10:44:58.811 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.811 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.811 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:44:58.811 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.771420+0000", 2023-10-09T10:44:58.811 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0013999999999999e-05 2023-10-09T10:44:58.812 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.812 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.812 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:44:58.812 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.771427+0000", 2023-10-09T10:44:58.812 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.1590000000000004e-06 2023-10-09T10:44:58.812 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.812 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.812 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:44:58.812 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.772629+0000", 2023-10-09T10:44:58.812 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.001202517 2023-10-09T10:44:58.812 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.812 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.812 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:44:58.813 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.772693+0000", 2023-10-09T10:44:58.813 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.3972000000000003e-05 2023-10-09T10:44:58.813 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.813 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:44:58.813 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.813 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.813 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.813 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:74238 10.e 10.e0c90ade (undecoded) ondisk+write+known_if_redirected e417)", 2023-10-09T10:44:58.813 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:44:58.786093+0000", 2023-10-09T10:44:58.813 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.0069746349999999999, 2023-10-09T10:44:58.813 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0072827730000000002, 2023-10-09T10:44:58.813 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:44:58.813 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "queued for pg", 2023-10-09T10:44:58.814 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:44:58.814 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:44:58.814 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:44:58.814 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 74238 2023-10-09T10:44:58.814 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.814 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:44:58.814 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.814 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:44:58.814 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.786093+0000", 2023-10-09T10:44:58.814 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.814 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.814 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.815 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:44:58.815 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.786093+0000", 2023-10-09T10:44:58.815 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.815 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.815 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.815 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:44:58.815 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.786092+0000", 2023-10-09T10:44:58.815 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:44:58.815 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.815 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.815 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:44:58.815 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.786116+0000", 2023-10-09T10:44:58.815 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.3805e-05 2023-10-09T10:44:58.816 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.816 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.816 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:44:58.816 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.786126+0000", 2023-10-09T10:44:58.816 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0346000000000001e-05 2023-10-09T10:44:58.816 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.816 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.816 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:44:58.816 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.786133+0000", 2023-10-09T10:44:58.816 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.8560000000000001e-06 2023-10-09T10:44:58.816 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.816 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:44:58.816 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.817 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.817 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.817 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.36012.0:74236 10.c e417/408 10:3608c67e:::benchmark_data_smithi053_231565_object74235:head v 417'4667, mlcod=417'4663)", 2023-10-09T10:44:58.817 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:44:58.786336+0000", 2023-10-09T10:44:58.817 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.0067319559999999999, 2023-10-09T10:44:58.817 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0071090789999999999, 2023-10-09T10:44:58.817 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:44:58.817 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "started", 2023-10-09T10:44:58.817 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:44:58.817 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.817 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:44:58.818 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.786336+0000", 2023-10-09T10:44:58.818 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.818 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.818 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.818 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:44:58.818 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.786336+0000", 2023-10-09T10:44:58.818 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.818 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.818 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.818 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:44:58.818 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.786335+0000", 2023-10-09T10:44:58.818 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:44:58.819 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.819 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.819 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:44:58.819 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.786419+0000", 2023-10-09T10:44:58.819 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.4445999999999998e-05 2023-10-09T10:44:58.819 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.819 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.819 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:44:58.819 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.786428+0000", 2023-10-09T10:44:58.819 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.1380000000000007e-06 2023-10-09T10:44:58.819 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.820 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.820 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:44:58.820 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.786432+0000", 2023-10-09T10:44:58.820 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.7129999999999996e-06 2023-10-09T10:44:58.820 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.820 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.820 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:44:58.820 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.790033+0000", 2023-10-09T10:44:58.820 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00360086 2023-10-09T10:44:58.820 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.820 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.820 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:44:58.821 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.790058+0000", 2023-10-09T10:44:58.821 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.4888e-05 2023-10-09T10:44:58.821 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.821 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:44:58.821 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.821 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.821 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.821 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:74221 10.e 10:752a7bed:::benchmark_data_smithi053_231565_object74220:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e417)", 2023-10-09T10:44:58.821 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:44:58.774082+0000", 2023-10-09T10:44:58.821 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.018985309999999998, 2023-10-09T10:44:58.821 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.019452398999999999, 2023-10-09T10:44:58.821 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:44:58.821 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "waiting for sub ops", 2023-10-09T10:44:58.822 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:44:58.822 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:44:58.822 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:44:58.822 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 74221 2023-10-09T10:44:58.822 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.822 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:44:58.822 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.822 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:44:58.822 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.774082+0000", 2023-10-09T10:44:58.822 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.822 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.822 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.823 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:44:58.823 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.774082+0000", 2023-10-09T10:44:58.823 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.823 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.823 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.823 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:44:58.823 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.774081+0000", 2023-10-09T10:44:58.823 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:44:58.823 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.823 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.823 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:44:58.823 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.774113+0000", 2023-10-09T10:44:58.823 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.2233000000000001e-05 2023-10-09T10:44:58.824 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.824 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.824 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:44:58.824 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.774123+0000", 2023-10-09T10:44:58.824 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.4390000000000006e-06 2023-10-09T10:44:58.824 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.824 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.824 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:44:58.824 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.774129+0000", 2023-10-09T10:44:58.824 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.5529999999999998e-06 2023-10-09T10:44:58.824 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.824 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.824 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:44:58.825 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.787059+0000", 2023-10-09T10:44:58.825 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.012929823999999999 2023-10-09T10:44:58.825 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.825 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.825 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:44:58.825 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.787297+0000", 2023-10-09T10:44:58.825 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000238397 2023-10-09T10:44:58.825 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.825 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.825 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:44:58.825 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.789010+0000", 2023-10-09T10:44:58.825 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.001712227 2023-10-09T10:44:58.826 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.826 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:44:58.826 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.826 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.826 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.826 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.36012.0:74237 10.16 e417/416)", 2023-10-09T10:44:58.826 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:44:58.786555+0000", 2023-10-09T10:44:58.826 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.0065126969999999996, 2023-10-09T10:44:58.826 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0070247189999999996, 2023-10-09T10:44:58.826 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:44:58.826 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "queued for pg", 2023-10-09T10:44:58.826 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:44:58.827 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.827 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:44:58.827 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.786555+0000", 2023-10-09T10:44:58.827 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.827 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.827 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.827 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:44:58.827 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.786555+0000", 2023-10-09T10:44:58.827 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.827 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.827 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.828 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:44:58.828 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.786555+0000", 2023-10-09T10:44:58.828 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:44:58.828 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.828 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.828 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:44:58.828 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.786584+0000", 2023-10-09T10:44:58.829 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.9099999999999999e-05 2023-10-09T10:44:58.829 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.829 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.829 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:44:58.829 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.786590+0000", 2023-10-09T10:44:58.830 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.2689999999999996e-06 2023-10-09T10:44:58.830 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.830 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.830 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:44:58.830 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.786594+0000", 2023-10-09T10:44:58.830 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.9330000000000003e-06 2023-10-09T10:44:58.830 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.830 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:44:58.830 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.830 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.830 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.830 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:74241 10.4 10:2479999e:::benchmark_data_smithi053_231565_object74240:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e417)", 2023-10-09T10:44:58.831 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:44:58.787094+0000", 2023-10-09T10:44:58.831 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.0059735300000000003, 2023-10-09T10:44:58.831 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.006556152, 2023-10-09T10:44:58.831 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:44:58.831 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "waiting for sub ops", 2023-10-09T10:44:58.831 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:44:58.831 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:44:58.831 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:44:58.831 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 74241 2023-10-09T10:44:58.831 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.831 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:44:58.832 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.832 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:44:58.832 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.787094+0000", 2023-10-09T10:44:58.832 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.832 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.832 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.832 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:44:58.832 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.787094+0000", 2023-10-09T10:44:58.832 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.832 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.832 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.832 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:44:58.832 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.787094+0000", 2023-10-09T10:44:58.833 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:44:58.833 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.833 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.833 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:44:58.833 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.787119+0000", 2023-10-09T10:44:58.833 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.5233999999999999e-05 2023-10-09T10:44:58.833 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.833 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.833 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:44:58.833 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.787128+0000", 2023-10-09T10:44:58.833 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.8629999999999997e-06 2023-10-09T10:44:58.833 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.834 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.834 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:44:58.834 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.787134+0000", 2023-10-09T10:44:58.834 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.0689999999999998e-06 2023-10-09T10:44:58.834 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.834 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.834 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:44:58.834 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.790119+0000", 2023-10-09T10:44:58.834 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0029853710000000001 2023-10-09T10:44:58.834 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.834 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.835 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:44:58.835 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.790373+0000", 2023-10-09T10:44:58.835 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000254283 2023-10-09T10:44:58.835 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.835 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.835 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,6", 2023-10-09T10:44:58.835 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.791003+0000", 2023-10-09T10:44:58.835 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00062973399999999996 2023-10-09T10:44:58.835 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.835 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:44:58.835 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.835 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.836 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.836 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:74242 10.e 10.24f64a6e (undecoded) ondisk+write+known_if_redirected e417)", 2023-10-09T10:44:58.836 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:44:58.789305+0000", 2023-10-09T10:44:58.836 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.003762484, 2023-10-09T10:44:58.836 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0044335090000000004, 2023-10-09T10:44:58.836 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:44:58.836 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "queued for pg", 2023-10-09T10:44:58.836 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:44:58.836 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:44:58.836 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:44:58.836 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 74242 2023-10-09T10:44:58.836 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.836 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:44:58.837 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.837 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:44:58.837 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.789305+0000", 2023-10-09T10:44:58.837 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.837 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.837 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.837 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:44:58.837 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.789305+0000", 2023-10-09T10:44:58.837 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.837 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.837 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.838 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:44:58.838 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.789304+0000", 2023-10-09T10:44:58.838 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:44:58.838 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.838 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.838 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:44:58.838 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.789334+0000", 2023-10-09T10:44:58.838 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.0417999999999999e-05 2023-10-09T10:44:58.838 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.838 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.838 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:44:58.838 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.789351+0000", 2023-10-09T10:44:58.839 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6765e-05 2023-10-09T10:44:58.839 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.839 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.839 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:44:58.839 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.789361+0000", 2023-10-09T10:44:58.839 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.5270000000000004e-06 2023-10-09T10:44:58.839 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.839 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:44:58.839 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.839 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.839 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.839 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:74243 10.15 10:ad54a19a:::benchmark_data_smithi053_231565_object74242:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e417)", 2023-10-09T10:44:58.840 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:44:58.789749+0000", 2023-10-09T10:44:58.840 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.0033185519999999998, 2023-10-09T10:44:58.840 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0040598839999999997, 2023-10-09T10:44:58.840 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:44:58.840 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "waiting for sub ops", 2023-10-09T10:44:58.840 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:44:58.840 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:44:58.840 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:44:58.840 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 74243 2023-10-09T10:44:58.840 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.840 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:44:58.840 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.841 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:44:58.841 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.789749+0000", 2023-10-09T10:44:58.841 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.841 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.841 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.841 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:44:58.841 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.789749+0000", 2023-10-09T10:44:58.841 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.841 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.841 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.841 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:44:58.841 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.789748+0000", 2023-10-09T10:44:58.842 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:44:58.842 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.842 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.842 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:44:58.842 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.789774+0000", 2023-10-09T10:44:58.842 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.5585999999999999e-05 2023-10-09T10:44:58.842 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.842 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.842 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:44:58.842 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.789788+0000", 2023-10-09T10:44:58.842 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4528999999999999e-05 2023-10-09T10:44:58.843 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.843 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.843 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:44:58.843 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.789797+0000", 2023-10-09T10:44:58.843 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.5799999999999992e-06 2023-10-09T10:44:58.843 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.843 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.843 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:44:58.843 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.789837+0000", 2023-10-09T10:44:58.843 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.0185000000000002e-05 2023-10-09T10:44:58.843 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.843 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.844 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:44:58.844 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.789984+0000", 2023-10-09T10:44:58.844 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014699 2023-10-09T10:44:58.844 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.844 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.844 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,7", 2023-10-09T10:44:58.844 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.790359+0000", 2023-10-09T10:44:58.844 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00037529000000000002 2023-10-09T10:44:58.844 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.844 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:44:58.844 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.844 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.845 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.845 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:74246 10.15 10.808eddb5 (undecoded) ondisk+write+known_if_redirected e417)", 2023-10-09T10:44:58.845 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:44:58.790598+0000", 2023-10-09T10:44:58.845 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.0024694109999999999, 2023-10-09T10:44:58.845 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0032989299999999998, 2023-10-09T10:44:58.845 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:44:58.845 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "queued for pg", 2023-10-09T10:44:58.845 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:44:58.845 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:44:58.845 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:44:58.845 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 74246 2023-10-09T10:44:58.845 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.846 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:44:58.846 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.846 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:44:58.846 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.790598+0000", 2023-10-09T10:44:58.846 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.846 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.846 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.846 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:44:58.846 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.790598+0000", 2023-10-09T10:44:58.846 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.846 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.847 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.847 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:44:58.847 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.790597+0000", 2023-10-09T10:44:58.847 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:44:58.847 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.847 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.847 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:44:58.847 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.790624+0000", 2023-10-09T10:44:58.847 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.6214e-05 2023-10-09T10:44:58.847 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.847 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.847 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:44:58.848 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.790637+0000", 2023-10-09T10:44:58.848 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3609e-05 2023-10-09T10:44:58.848 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.848 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.848 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:44:58.848 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.790646+0000", 2023-10-09T10:44:58.848 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.8109999999999992e-06 2023-10-09T10:44:58.848 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.848 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:44:58.848 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.848 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.848 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.849 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.36012.0:74244 10.c e417/408 10:32194d56:::benchmark_data_smithi053_231565_object74243:head v 417'4668, mlcod=417'4665)", 2023-10-09T10:44:58.849 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:44:58.791122+0000", 2023-10-09T10:44:58.849 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.001945715, 2023-10-09T10:44:58.849 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0029096310000000002, 2023-10-09T10:44:58.849 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:44:58.849 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "started", 2023-10-09T10:44:58.849 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:44:58.849 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.849 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:44:58.849 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.791122+0000", 2023-10-09T10:44:58.849 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.849 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.850 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.850 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:44:58.850 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.791122+0000", 2023-10-09T10:44:58.850 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.850 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.850 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.850 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:44:58.850 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.791121+0000", 2023-10-09T10:44:58.850 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:44:58.850 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.850 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.851 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:44:58.851 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.791161+0000", 2023-10-09T10:44:58.851 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.0117000000000002e-05 2023-10-09T10:44:58.851 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.851 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.851 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:44:58.851 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.791174+0000", 2023-10-09T10:44:58.851 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2425999999999999e-05 2023-10-09T10:44:58.851 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.851 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.851 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:44:58.851 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.791182+0000", 2023-10-09T10:44:58.852 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.8790000000000003e-06 2023-10-09T10:44:58.852 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.852 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.852 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:44:58.852 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.792487+0000", 2023-10-09T10:44:58.852 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00130591 2023-10-09T10:44:58.852 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.852 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.852 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:44:58.852 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.792509+0000", 2023-10-09T10:44:58.852 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.1764999999999999e-05 2023-10-09T10:44:58.853 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.853 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:44:58.853 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.853 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.853 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.853 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop_reply(client.36012.0:74221 10.e e417/408)", 2023-10-09T10:44:58.853 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:44:58.791726+0000", 2023-10-09T10:44:58.853 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.001341666, 2023-10-09T10:44:58.853 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.002370086, 2023-10-09T10:44:58.853 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:44:58.853 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "queued for pg", 2023-10-09T10:44:58.853 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:44:58.854 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.854 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:44:58.854 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.791726+0000", 2023-10-09T10:44:58.854 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.854 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.854 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.854 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:44:58.854 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.791726+0000", 2023-10-09T10:44:58.854 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.854 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.854 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.854 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:44:58.855 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.791725+0000", 2023-10-09T10:44:58.855 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:44:58.855 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.855 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.855 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:44:58.855 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.791730+0000", 2023-10-09T10:44:58.855 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.7559999999999999e-06 2023-10-09T10:44:58.855 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.855 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.855 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:44:58.855 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.791741+0000", 2023-10-09T10:44:58.855 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0726e-05 2023-10-09T10:44:58.856 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.856 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.856 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:44:58.856 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.791748+0000", 2023-10-09T10:44:58.856 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.4760000000000001e-06 2023-10-09T10:44:58.856 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.856 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:44:58.856 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.856 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.856 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.856 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:74228 10.e 10.c91182ce (undecoded) ondisk+write+known_if_redirected e417)", 2023-10-09T10:44:58.856 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:44:58.778198+0000", 2023-10-09T10:44:58.857 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.014870276, 2023-10-09T10:44:58.857 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.015949937000000001, 2023-10-09T10:44:58.857 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:44:58.857 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "queued for pg", 2023-10-09T10:44:58.857 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:44:58.857 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:44:58.857 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:44:58.857 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 74228 2023-10-09T10:44:58.857 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.857 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:44:58.857 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.857 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:44:58.858 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.778198+0000", 2023-10-09T10:44:58.858 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.858 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.858 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.858 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:44:58.858 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.778198+0000", 2023-10-09T10:44:58.858 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.858 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.858 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.858 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:44:58.858 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.778197+0000", 2023-10-09T10:44:58.858 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:44:58.859 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.859 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.859 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:44:58.859 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.778218+0000", 2023-10-09T10:44:58.859 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.0982e-05 2023-10-09T10:44:58.859 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.859 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.859 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:44:58.859 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.778226+0000", 2023-10-09T10:44:58.859 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.875e-06 2023-10-09T10:44:58.859 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.859 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.860 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:44:58.860 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.778231+0000", 2023-10-09T10:44:58.860 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.7590000000000003e-06 2023-10-09T10:44:58.860 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.860 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:44:58.860 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.860 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.860 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.860 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:74229 10.e 10.140d8cae (undecoded) ondisk+write+known_if_redirected e417)", 2023-10-09T10:44:58.860 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:44:58.778236+0000", 2023-10-09T10:44:58.860 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 0.014831277, 2023-10-09T10:44:58.861 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.015983603999999998, 2023-10-09T10:44:58.861 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:44:58.861 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "queued for pg", 2023-10-09T10:44:58.861 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:44:58.861 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:44:58.861 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:44:58.861 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 74229 2023-10-09T10:44:58.861 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.861 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:44:58.861 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.861 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:44:58.862 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.778236+0000", 2023-10-09T10:44:58.862 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.862 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.862 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.862 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:44:58.862 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.778236+0000", 2023-10-09T10:44:58.862 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.862 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.862 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.862 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:44:58.862 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.778236+0000", 2023-10-09T10:44:58.863 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:44:58.863 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.863 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.863 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:44:58.863 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.778257+0000", 2023-10-09T10:44:58.863 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.1041999999999999e-05 2023-10-09T10:44:58.863 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.863 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.863 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:44:58.863 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.778292+0000", 2023-10-09T10:44:58.863 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.5367000000000002e-05 2023-10-09T10:44:58.863 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.864 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.864 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:44:58.864 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.778299+0000", 2023-10-09T10:44:58.864 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.5830000000000003e-06 2023-10-09T10:44:58.864 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.864 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:44:58.864 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.864 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.864 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.864 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop(client.36012.0:74247 10.a e417/408 10:5141a2a0:::benchmark_data_smithi053_231565_object74246:head v 417'4636, mlcod=417'4634)", 2023-10-09T10:44:58.864 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:44:58.793314+0000", 2023-10-09T10:44:58.864 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 4294967295.9997535, 2023-10-09T10:44:58.865 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00099042199999999992, 2023-10-09T10:44:58.865 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:44:58.865 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "started", 2023-10-09T10:44:58.865 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:44:58.865 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.865 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:44:58.865 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.793314+0000", 2023-10-09T10:44:58.865 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.865 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.865 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.865 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:44:58.865 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.793314+0000", 2023-10-09T10:44:58.865 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.866 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.866 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.866 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:44:58.866 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.793313+0000", 2023-10-09T10:44:58.866 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:44:58.866 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.866 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.866 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:44:58.866 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.793347+0000", 2023-10-09T10:44:58.866 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.3433999999999999e-05 2023-10-09T10:44:58.866 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.866 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.867 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:44:58.867 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.793358+0000", 2023-10-09T10:44:58.867 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1192999999999999e-05 2023-10-09T10:44:58.867 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.867 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.867 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:44:58.867 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.793365+0000", 2023-10-09T10:44:58.867 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.2629999999999997e-06 2023-10-09T10:44:58.867 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.867 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.867 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:44:58.868 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.793414+0000", 2023-10-09T10:44:58.868 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.9064000000000003e-05 2023-10-09T10:44:58.868 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.868 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.868 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:44:58.868 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.793436+0000", 2023-10-09T10:44:58.868 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.1917999999999999e-05 2023-10-09T10:44:58.868 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.868 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:44:58.868 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.868 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.868 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.868 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_repop_reply(client.36012.0:74221 10.e e417/408)", 2023-10-09T10:44:58.869 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:44:58.793364+0000", 2023-10-09T10:44:58.869 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 4294967295.9997034, 2023-10-09T10:44:58.869 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0010384050000000001, 2023-10-09T10:44:58.869 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:44:58.869 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "queued for pg", 2023-10-09T10:44:58.869 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:44:58.869 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.869 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:44:58.869 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.793364+0000", 2023-10-09T10:44:58.869 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.869 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.869 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.870 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:44:58.870 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.793364+0000", 2023-10-09T10:44:58.870 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:44:58.870 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.870 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.870 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:44:58.870 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.793364+0000", 2023-10-09T10:44:58.870 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:44:58.870 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.870 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.870 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:44:58.871 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.793368+0000", 2023-10-09T10:44:58.871 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.6e-06 2023-10-09T10:44:58.871 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.871 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.871 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:44:58.871 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.793379+0000", 2023-10-09T10:44:58.871 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0573e-05 2023-10-09T10:44:58.871 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:44:58.871 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:44:58.871 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:44:58.871 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:44:58.793387+0000", 2023-10-09T10:44:58.871 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.8630000000000008e-06 2023-10-09T10:44:58.871 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.872 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:44:58.872 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.872 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:44:58.872 INFO:teuthology.orchestra.run.smithi053.stdout: ], 2023-10-09T10:44:58.872 INFO:teuthology.orchestra.run.smithi053.stdout: "num_ops": 17 2023-10-09T10:44:58.872 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:44:58.872 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:58.873 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:44:58.873 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:44:58.874 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:58 smithi053 bash[79554]: cluster 2023-10-09T10:44:57.703846+0000 osd.7 (osd.7) 397 : cluster 0 10.1 scrub starts 2023-10-09T10:44:58.874 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:58 smithi053 bash[79554]: cluster 2023-10-09T10:44:58.408928+0000 mon.a (mon.0) 1951 : cluster 3 Health check update: Degraded data redundancy: 4221/198675 objects degraded (2.125%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:44:58.874 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:58 smithi053 bash[76859]: cluster 2023-10-09T10:44:57.703846+0000 osd.7 (osd.7) 397 : cluster 0 10.1 scrub starts 2023-10-09T10:44:58.874 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:58 smithi053 bash[76859]: cluster 2023-10-09T10:44:58.408928+0000 mon.a (mon.0) 1951 : cluster 3 Health check update: Degraded data redundancy: 4221/198675 objects degraded (2.125%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:44:58.899 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:58.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:58.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:59.004 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:59.031 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:59.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:59.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:59.134 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:59.157 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:44:59.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:59.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:44:59.260 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:59.295 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:44:59.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:59.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:44:59.399 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:59.425 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:59.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:59.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:44:59.530 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:59.558 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:44:59.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:59.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:44:59.653 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 50 16 75309 75293 94.1021 76.5 0.013133 0.0106221 2023-10-09T10:44:59.663 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:59.691 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:44:59.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:59.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:44:59.797 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:59.806 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:44:59 smithi086 bash[59714]: cluster 2023-10-09T10:44:57.932794+0000 mgr.y (mgr.26072) 1294 : cluster 0 pgmap v1509: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+undersized+degraded, 5 active+clean+remapped, 92 active+clean; 4.3 GiB data, 17 GiB used, 341 GiB / 358 GiB avail; 58 MiB/s wr, 934 op/s; 4221/213012 objects degraded (1.982%); 3/213012 objects misplaced (0.001%); 24 KiB/s, 0 objects/s recovering 2023-10-09T10:44:59.819 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:44:59 smithi053 bash[79554]: cluster 2023-10-09T10:44:57.932794+0000 mgr.y (mgr.26072) 1294 : cluster 0 pgmap v1509: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+undersized+degraded, 5 active+clean+remapped, 92 active+clean; 4.3 GiB data, 17 GiB used, 341 GiB / 358 GiB avail; 58 MiB/s wr, 934 op/s; 4221/213012 objects degraded (1.982%); 3/213012 objects misplaced (0.001%); 24 KiB/s, 0 objects/s recovering 2023-10-09T10:44:59.819 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:44:59 smithi053 bash[76859]: cluster 2023-10-09T10:44:57.932794+0000 mgr.y (mgr.26072) 1294 : cluster 0 pgmap v1509: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+undersized+degraded, 5 active+clean+remapped, 92 active+clean; 4.3 GiB data, 17 GiB used, 341 GiB / 358 GiB avail; 58 MiB/s wr, 934 op/s; 4221/213012 objects degraded (1.982%); 3/213012 objects misplaced (0.001%); 24 KiB/s, 0 objects/s recovering 2023-10-09T10:44:59.823 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:44:59.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:59.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:44:59.928 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:59.959 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:44:59.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:44:59.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:00.062 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:00.099 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:00.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:00.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:00.202 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:00.229 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:00.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:00.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:00.335 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:00.364 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:00.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:00.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:00.467 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:00.497 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:00.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:00.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:00.600 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:00.611 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:00 smithi053 bash[79554]: cluster 2023-10-09T10:44:59.523305+0000 osd.2 (osd.2) 46 : cluster 0 10.4 deep-scrub ok 2023-10-09T10:45:00.611 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:00 smithi053 bash[76859]: cluster 2023-10-09T10:44:59.523305+0000 osd.2 (osd.2) 46 : cluster 0 10.4 deep-scrub ok 2023-10-09T10:45:00.629 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:00.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:00.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:00.653 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 51 16 76619 76603 93.8623 81.875 0.00772733 0.0106486 2023-10-09T10:45:00.737 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:00.762 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:00.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:00.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:00.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:00 smithi086 bash[59714]: cluster 2023-10-09T10:44:59.523305+0000 osd.2 (osd.2) 46 : cluster 0 10.4 deep-scrub ok 2023-10-09T10:45:00.870 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:00.902 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:00.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:00.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:01.005 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:01.032 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:01.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:01.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:01.137 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:01.166 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:01.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:01.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:01.269 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:01.298 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:01.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:01.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:01.400 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:01.444 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:01.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:01.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:01.549 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:01.558 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:01 smithi086 bash[59714]: cluster 2023-10-09T10:44:59.900932+0000 osd.1 (osd.1) 14 : cluster 0 10.6 deep-scrub starts 2023-10-09T10:45:01.558 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:01 smithi086 bash[59714]: cluster 2023-10-09T10:44:59.933501+0000 mgr.y (mgr.26072) 1295 : cluster 0 pgmap v1510: 99 pgs: 1 active+undersized+degraded, 1 active+clean+scrubbing+deep, 5 active+clean+remapped, 92 active+clean; 4.4 GiB data, 17 GiB used, 340 GiB / 358 GiB avail; 55 MiB/s wr, 877 op/s; 4609/216576 objects degraded (2.128%); 3/216576 objects misplaced (0.001%); 20 KiB/s, 0 objects/s recovering 2023-10-09T10:45:01.573 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:01.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:01.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:01.653 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 52 16 77883 77867 93.5763 79 0.0115262 0.0106813 2023-10-09T10:45:01.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:01 smithi053 bash[79554]: cluster 2023-10-09T10:44:59.900932+0000 osd.1 (osd.1) 14 : cluster 0 10.6 deep-scrub starts 2023-10-09T10:45:01.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:01 smithi053 bash[79554]: cluster 2023-10-09T10:44:59.933501+0000 mgr.y (mgr.26072) 1295 : cluster 0 pgmap v1510: 99 pgs: 1 active+undersized+degraded, 1 active+clean+scrubbing+deep, 5 active+clean+remapped, 92 active+clean; 4.4 GiB data, 17 GiB used, 340 GiB / 358 GiB avail; 55 MiB/s wr, 877 op/s; 4609/216576 objects degraded (2.128%); 3/216576 objects misplaced (0.001%); 20 KiB/s, 0 objects/s recovering 2023-10-09T10:45:01.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:01 smithi053 bash[76859]: cluster 2023-10-09T10:44:59.900932+0000 osd.1 (osd.1) 14 : cluster 0 10.6 deep-scrub starts 2023-10-09T10:45:01.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:01 smithi053 bash[76859]: cluster 2023-10-09T10:44:59.933501+0000 mgr.y (mgr.26072) 1295 : cluster 0 pgmap v1510: 99 pgs: 1 active+undersized+degraded, 1 active+clean+scrubbing+deep, 5 active+clean+remapped, 92 active+clean; 4.4 GiB data, 17 GiB used, 340 GiB / 358 GiB avail; 55 MiB/s wr, 877 op/s; 4609/216576 objects degraded (2.128%); 3/216576 objects misplaced (0.001%); 20 KiB/s, 0 objects/s recovering 2023-10-09T10:45:01.677 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:01.703 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:01.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:01.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:01.807 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:01.835 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:01.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:01.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:01.939 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:01.961 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:01.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:01.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:01.974 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:45:02.066 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:02.097 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:02.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:02.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:02.202 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:02.233 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:02.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:02.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:02.337 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:02.361 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:02.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:02.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:02.465 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:02.496 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:02.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:02.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:02.599 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:02.629 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:02.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:02.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:02.653 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 53 16 79194 79178 93.3566 81.9375 0.00582979 0.0107054 2023-10-09T10:45:02.735 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:02.748 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-09T10:45:02.759 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:02.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:02.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:02.865 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:02.891 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:02.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:02.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:02.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:45:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:45:02] "GET /metrics HTTP/1.1" 200 36603 "" "Prometheus/2.33.4" 2023-10-09T10:45:02.996 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:03.020 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:03.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:03.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:03.127 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:03.155 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:03.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:03.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:03.259 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:03.293 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:03.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:03.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:03.399 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:03.428 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:03.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:03.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:03.533 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:03.540 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:03 smithi086 bash[59714]: cluster 2023-10-09T10:45:01.934190+0000 mgr.y (mgr.26072) 1296 : cluster 0 pgmap v1511: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+undersized+degraded, 5 active+clean+remapped, 92 active+clean; 4.6 GiB data, 18 GiB used, 340 GiB / 358 GiB avail; 43 MiB/s wr, 690 op/s; 4609/225006 objects degraded (2.048%); 3/225006 objects misplaced (0.001%); 18 KiB/s, 0 objects/s recovering 2023-10-09T10:45:03.540 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:03 smithi086 bash[59714]: cluster 2023-10-09T10:45:03.410193+0000 mon.a (mon.0) 1952 : cluster 3 Health check update: Degraded data redundancy: 4609/225006 objects degraded (2.048%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:03.561 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:03.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:03.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:03.653 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 54 16 80384 80368 93.005 74.375 0.00399331 0.0107459 2023-10-09T10:45:03.664 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:03.688 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:03.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:03.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:03.791 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:03.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:03 smithi053 bash[76859]: cluster 2023-10-09T10:45:01.934190+0000 mgr.y (mgr.26072) 1296 : cluster 0 pgmap v1511: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+undersized+degraded, 5 active+clean+remapped, 92 active+clean; 4.6 GiB data, 18 GiB used, 340 GiB / 358 GiB avail; 43 MiB/s wr, 690 op/s; 4609/225006 objects degraded (2.048%); 3/225006 objects misplaced (0.001%); 18 KiB/s, 0 objects/s recovering 2023-10-09T10:45:03.801 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:03 smithi053 bash[76859]: cluster 2023-10-09T10:45:03.410193+0000 mon.a (mon.0) 1952 : cluster 3 Health check update: Degraded data redundancy: 4609/225006 objects degraded (2.048%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:03.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:03 smithi053 bash[79554]: cluster 2023-10-09T10:45:01.934190+0000 mgr.y (mgr.26072) 1296 : cluster 0 pgmap v1511: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+undersized+degraded, 5 active+clean+remapped, 92 active+clean; 4.6 GiB data, 18 GiB used, 340 GiB / 358 GiB avail; 43 MiB/s wr, 690 op/s; 4609/225006 objects degraded (2.048%); 3/225006 objects misplaced (0.001%); 18 KiB/s, 0 objects/s recovering 2023-10-09T10:45:03.801 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:03 smithi053 bash[79554]: cluster 2023-10-09T10:45:03.410193+0000 mon.a (mon.0) 1952 : cluster 3 Health check update: Degraded data redundancy: 4609/225006 objects degraded (2.048%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:03.830 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:03.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:03.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:03.934 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:03.962 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:03.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:03.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:04.067 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:04.099 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:04.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:04.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:04.204 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:04.231 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:04.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:04.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:04.334 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:04.364 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:04.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:04.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:04.470 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:04.494 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:04.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:04.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:04.598 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:04.600 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:04 smithi053 bash[76859]: cluster 2023-10-09T10:45:03.818121+0000 osd.7 (osd.7) 398 : cluster 0 10.1 deep-scrub starts 2023-10-09T10:45:04.600 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:04 smithi053 bash[79554]: cluster 2023-10-09T10:45:03.818121+0000 osd.7 (osd.7) 398 : cluster 0 10.1 deep-scrub starts 2023-10-09T10:45:04.626 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:04.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:04.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:04.653 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 55 16 81487 81471 92.5673 68.9375 0.0102639 0.010797 2023-10-09T10:45:04.729 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:04.760 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:04.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:04.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:04.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:04 smithi086 bash[59714]: cluster 2023-10-09T10:45:03.818121+0000 osd.7 (osd.7) 398 : cluster 0 10.1 deep-scrub starts 2023-10-09T10:45:04.867 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:04.898 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:04.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:04.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:05.003 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:05.037 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:05.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:05.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:05.141 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:05.171 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:05.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:05.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:05.275 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:05.305 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:05.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:05.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:05.408 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:05.432 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:05.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:05.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:05.536 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:05.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:05 smithi053 bash[76859]: cluster 2023-10-09T10:45:03.934943+0000 mgr.y (mgr.26072) 1297 : cluster 0 pgmap v1512: 99 pgs: 1 active+undersized+degraded, 1 active+clean+scrubbing+deep, 5 active+clean+remapped, 92 active+clean; 4.8 GiB data, 18 GiB used, 339 GiB / 358 GiB avail; 56 MiB/s wr, 896 op/s; 5001/235566 objects degraded (2.123%); 3/235566 objects misplaced (0.001%); 16 KiB/s, 0 objects/s recovering 2023-10-09T10:45:05.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:05 smithi053 bash[79554]: cluster 2023-10-09T10:45:03.934943+0000 mgr.y (mgr.26072) 1297 : cluster 0 pgmap v1512: 99 pgs: 1 active+undersized+degraded, 1 active+clean+scrubbing+deep, 5 active+clean+remapped, 92 active+clean; 4.8 GiB data, 18 GiB used, 339 GiB / 358 GiB avail; 56 MiB/s wr, 896 op/s; 5001/235566 objects degraded (2.123%); 3/235566 objects misplaced (0.001%); 16 KiB/s, 0 objects/s recovering 2023-10-09T10:45:05.559 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:05.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:05.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:05.653 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 56 16 82605 82589 92.1619 69.875 0.00238406 0.0108405 2023-10-09T10:45:05.665 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:05.675 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:05 smithi086 bash[59714]: cluster 2023-10-09T10:45:03.934943+0000 mgr.y (mgr.26072) 1297 : cluster 0 pgmap v1512: 99 pgs: 1 active+undersized+degraded, 1 active+clean+scrubbing+deep, 5 active+clean+remapped, 92 active+clean; 4.8 GiB data, 18 GiB used, 339 GiB / 358 GiB avail; 56 MiB/s wr, 896 op/s; 5001/235566 objects degraded (2.123%); 3/235566 objects misplaced (0.001%); 16 KiB/s, 0 objects/s recovering 2023-10-09T10:45:05.692 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:05.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:05.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:05.796 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:05.819 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:05.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:05.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:05.922 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:05.947 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:05.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:05.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:06.052 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:06.078 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:06.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:06.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:06.181 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:06.208 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:06.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:06.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:06.316 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:06.340 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:06.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:06.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:06.445 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:06.472 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:06.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:06.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:06.575 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:06.603 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:06.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:06.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:06.654 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 57 16 83765 83749 91.8169 72.5 0.0147402 0.0108859 2023-10-09T10:45:06.708 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:06.740 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:06.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:06.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:06.843 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:06.868 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:06.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:06.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:06.972 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:06.999 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:07.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:07.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:07.103 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:07.132 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:07.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:07.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:07.236 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:07.263 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:07.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:07.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:07.372 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:07.400 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:07.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:07.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:07.505 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:07.529 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:07.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:07.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:07.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:07 smithi086 bash[59714]: cluster 2023-10-09T10:45:05.935567+0000 mgr.y (mgr.26072) 1298 : cluster 0 pgmap v1513: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+undersized+degraded, 5 active+clean+remapped, 92 active+clean; 4.8 GiB data, 18 GiB used, 339 GiB / 358 GiB avail; 45 MiB/s wr, 719 op/s; 5001/236730 objects degraded (2.113%); 3/236730 objects misplaced (0.001%); 5.3 KiB/s, 0 objects/s recovering 2023-10-09T10:45:07.636 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:07.654 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 58 16 84910 84894 91.4676 71.5625 0.0151104 0.0109267 2023-10-09T10:45:07.661 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:07.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:07.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:07.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:07 smithi053 bash[79554]: cluster 2023-10-09T10:45:05.935567+0000 mgr.y (mgr.26072) 1298 : cluster 0 pgmap v1513: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+undersized+degraded, 5 active+clean+remapped, 92 active+clean; 4.8 GiB data, 18 GiB used, 339 GiB / 358 GiB avail; 45 MiB/s wr, 719 op/s; 5001/236730 objects degraded (2.113%); 3/236730 objects misplaced (0.001%); 5.3 KiB/s, 0 objects/s recovering 2023-10-09T10:45:07.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:07 smithi053 bash[76859]: cluster 2023-10-09T10:45:05.935567+0000 mgr.y (mgr.26072) 1298 : cluster 0 pgmap v1513: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+undersized+degraded, 5 active+clean+remapped, 92 active+clean; 4.8 GiB data, 18 GiB used, 339 GiB / 358 GiB avail; 45 MiB/s wr, 719 op/s; 5001/236730 objects degraded (2.113%); 3/236730 objects misplaced (0.001%); 5.3 KiB/s, 0 objects/s recovering 2023-10-09T10:45:07.765 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:07.795 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:07.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:07.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:07.900 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:07.930 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:07.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:07.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:08.033 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:08.057 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:08.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:08.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:08.163 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:08.225 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:08.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:08.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:08.330 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:08.354 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:08.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:08.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:08.461 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:08.488 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:08.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:08.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:08.591 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:08.629 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:08.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:08.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:08.654 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 59 16 86045 86029 91.1195 70.9375 0.00846553 0.0109692 2023-10-09T10:45:08.732 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:08.742 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:08 smithi053 bash[76859]: audit 2023-10-09T10:45:08.096352+0000 mon.a (mon.0) 1953 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:45:08.742 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:08 smithi053 bash[76859]: cluster 2023-10-09T10:45:08.411338+0000 mon.a (mon.0) 1954 : cluster 3 Health check update: Degraded data redundancy: 5001/236730 objects degraded (2.113%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:08.742 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:08 smithi053 bash[79554]: audit 2023-10-09T10:45:08.096352+0000 mon.a (mon.0) 1953 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:45:08.743 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:08 smithi053 bash[79554]: cluster 2023-10-09T10:45:08.411338+0000 mon.a (mon.0) 1954 : cluster 3 Health check update: Degraded data redundancy: 5001/236730 objects degraded (2.113%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:08.767 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:08.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:08.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:08.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:08 smithi086 bash[59714]: audit 2023-10-09T10:45:08.096352+0000 mon.a (mon.0) 1953 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:45:08.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:08 smithi086 bash[59714]: cluster 2023-10-09T10:45:08.411338+0000 mon.a (mon.0) 1954 : cluster 3 Health check update: Degraded data redundancy: 5001/236730 objects degraded (2.113%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:08.872 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:08.903 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:08.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:08.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:09.009 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:09.040 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:09.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:09.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:09.146 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:09.177 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:09.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:09.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:09.282 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:09.306 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:09.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:09.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:09.410 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:09.442 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:09.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:09.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:09.545 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:09.575 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:09.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:09.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:09.654 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:2023-10-09T10:45:09.652158+0000 min lat: 0.00135972 max lat: 1.09071 avg lat: 0.0110022 2023-10-09T10:45:09.654 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:45:09.654 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 60 16 87241 87225 90.8466 74.75 0.0078123 0.0110022 2023-10-09T10:45:09.678 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:09.708 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:09.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:09.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:09.815 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:09.824 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:09 smithi053 bash[79554]: cluster 2023-10-09T10:45:07.936318+0000 mgr.y (mgr.26072) 1299 : cluster 0 pgmap v1514: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+undersized+degraded, 5 active+clean+remapped, 92 active+clean; 5.1 GiB data, 19 GiB used, 339 GiB / 358 GiB avail; 66 MiB/s wr, 1.05k op/s; 5001/249723 objects degraded (2.003%); 3/249723 objects misplaced (0.001%); 5.3 KiB/s, 0 objects/s recovering 2023-10-09T10:45:09.825 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:09 smithi053 bash[79554]: cluster 2023-10-09T10:45:08.362214+0000 osd.1 (osd.1) 15 : cluster 0 10.6 deep-scrub ok 2023-10-09T10:45:09.825 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:09 smithi053 bash[76859]: cluster 2023-10-09T10:45:07.936318+0000 mgr.y (mgr.26072) 1299 : cluster 0 pgmap v1514: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+undersized+degraded, 5 active+clean+remapped, 92 active+clean; 5.1 GiB data, 19 GiB used, 339 GiB / 358 GiB avail; 66 MiB/s wr, 1.05k op/s; 5001/249723 objects degraded (2.003%); 3/249723 objects misplaced (0.001%); 5.3 KiB/s, 0 objects/s recovering 2023-10-09T10:45:09.825 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:09 smithi053 bash[76859]: cluster 2023-10-09T10:45:08.362214+0000 osd.1 (osd.1) 15 : cluster 0 10.6 deep-scrub ok 2023-10-09T10:45:09.839 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:09.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:09.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:09.943 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:09.952 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:09 smithi086 bash[59714]: cluster 2023-10-09T10:45:07.936318+0000 mgr.y (mgr.26072) 1299 : cluster 0 pgmap v1514: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+undersized+degraded, 5 active+clean+remapped, 92 active+clean; 5.1 GiB data, 19 GiB used, 339 GiB / 358 GiB avail; 66 MiB/s wr, 1.05k op/s; 5001/249723 objects degraded (2.003%); 3/249723 objects misplaced (0.001%); 5.3 KiB/s, 0 objects/s recovering 2023-10-09T10:45:09.952 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:09 smithi086 bash[59714]: cluster 2023-10-09T10:45:08.362214+0000 osd.1 (osd.1) 15 : cluster 0 10.6 deep-scrub ok 2023-10-09T10:45:09.979 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:09.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:09.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:10.082 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:10.111 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:10.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:10.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:10.215 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:10.239 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:10.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:10.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:10.342 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:10.375 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:10.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:10.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:10.380 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:45:10.480 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:10.508 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:10.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:10.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:10.548 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:45:10.548 INFO:teuthology.orchestra.run.smithi086.stdout: "success": "" 2023-10-09T10:45:10.548 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:45:10.611 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:10.638 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:10.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:10.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:10.654 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 61 16 88495 88479 90.642 78.375 0.0113443 0.0110273 2023-10-09T10:45:10.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:10 smithi053 bash[79554]: cluster 2023-10-09T10:45:08.937697+0000 osd.1 (osd.1) 16 : cluster 0 10.16 scrub starts 2023-10-09T10:45:10.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:10 smithi053 bash[79554]: cluster 2023-10-09T10:45:09.927886+0000 osd.7 (osd.7) 399 : cluster 0 10.1 scrub starts 2023-10-09T10:45:10.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:10 smithi053 bash[76859]: cluster 2023-10-09T10:45:08.937697+0000 osd.1 (osd.1) 16 : cluster 0 10.16 scrub starts 2023-10-09T10:45:10.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:10 smithi053 bash[76859]: cluster 2023-10-09T10:45:09.927886+0000 osd.7 (osd.7) 399 : cluster 0 10.1 scrub starts 2023-10-09T10:45:10.742 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:10.775 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:10.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:10.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:10.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:10 smithi086 bash[59714]: cluster 2023-10-09T10:45:08.937697+0000 osd.1 (osd.1) 16 : cluster 0 10.16 scrub starts 2023-10-09T10:45:10.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:10 smithi086 bash[59714]: cluster 2023-10-09T10:45:09.927886+0000 osd.7 (osd.7) 399 : cluster 0 10.1 scrub starts 2023-10-09T10:45:10.879 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:10.927 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:10.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:10.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:11.035 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:11.257 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:11.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:11.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:11.362 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:11.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:11 smithi053 bash[76859]: cluster 2023-10-09T10:45:09.784361+0000 osd.1 (osd.1) 17 : cluster 0 10.16 scrub ok 2023-10-09T10:45:11.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:11 smithi053 bash[76859]: cluster 2023-10-09T10:45:09.936972+0000 mgr.y (mgr.26072) 1300 : cluster 0 pgmap v1515: 99 pgs: 1 active+undersized+degraded, 1 active+clean+scrubbing+deep, 5 active+clean+remapped, 92 active+clean; 5.2 GiB data, 19 GiB used, 338 GiB / 358 GiB avail; 57 MiB/s wr, 917 op/s; 5373/253011 objects degraded (2.124%); 3/253011 objects misplaced (0.001%) 2023-10-09T10:45:11.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:11 smithi053 bash[76859]: cluster 2023-10-09T10:45:11.091934+0000 osd.7 (osd.7) 400 : cluster 0 10.1 scrub ok 2023-10-09T10:45:11.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:11 smithi053 bash[76859]: audit 2023-10-09T10:45:11.383711+0000 mon.c (mon.2) 109 : audit 1 from='client.? 172.21.15.53:0/353439933' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:45:11.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:11 smithi053 bash[76859]: audit 2023-10-09T10:45:11.384403+0000 mon.a (mon.0) 1955 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:45:11.545 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is set 2023-10-09T10:45:11.648 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:11.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:11.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:11.654 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 62 16 89448 89432 90.1406 59.5625 0.00763401 0.0110879 2023-10-09T10:45:11.716 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:45:11.752 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:11.776 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:45:11.780 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:11.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:11.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:11.818 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:45:11.855 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:45:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:11 smithi086 bash[59714]: cluster 2023-10-09T10:45:09.784361+0000 osd.1 (osd.1) 17 : cluster 0 10.16 scrub ok 2023-10-09T10:45:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:11 smithi086 bash[59714]: cluster 2023-10-09T10:45:09.936972+0000 mgr.y (mgr.26072) 1300 : cluster 0 pgmap v1515: 99 pgs: 1 active+undersized+degraded, 1 active+clean+scrubbing+deep, 5 active+clean+remapped, 92 active+clean; 5.2 GiB data, 19 GiB used, 338 GiB / 358 GiB avail; 57 MiB/s wr, 917 op/s; 5373/253011 objects degraded (2.124%); 3/253011 objects misplaced (0.001%) 2023-10-09T10:45:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:11 smithi086 bash[59714]: cluster 2023-10-09T10:45:11.091934+0000 osd.7 (osd.7) 400 : cluster 0 10.1 scrub ok 2023-10-09T10:45:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:11 smithi086 bash[59714]: audit 2023-10-09T10:45:11.383711+0000 mon.c (mon.2) 109 : audit 1 from='client.? 172.21.15.53:0/353439933' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:45:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:11 smithi086 bash[59714]: audit 2023-10-09T10:45:11.384403+0000 mon.a (mon.0) 1955 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:45:11.883 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:45:11.884 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:11.909 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:11.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:11.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:11.924 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:45:11.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:11 smithi053 bash[79554]: cluster 2023-10-09T10:45:09.784361+0000 osd.1 (osd.1) 17 : cluster 0 10.16 scrub ok 2023-10-09T10:45:11.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:11 smithi053 bash[79554]: cluster 2023-10-09T10:45:09.936972+0000 mgr.y (mgr.26072) 1300 : cluster 0 pgmap v1515: 99 pgs: 1 active+undersized+degraded, 1 active+clean+scrubbing+deep, 5 active+clean+remapped, 92 active+clean; 5.2 GiB data, 19 GiB used, 338 GiB / 358 GiB avail; 57 MiB/s wr, 917 op/s; 5373/253011 objects degraded (2.124%); 3/253011 objects misplaced (0.001%) 2023-10-09T10:45:11.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:11 smithi053 bash[79554]: cluster 2023-10-09T10:45:11.091934+0000 osd.7 (osd.7) 400 : cluster 0 10.1 scrub ok 2023-10-09T10:45:11.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:11 smithi053 bash[79554]: audit 2023-10-09T10:45:11.383711+0000 mon.c (mon.2) 109 : audit 1 from='client.? 172.21.15.53:0/353439933' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:45:11.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:11 smithi053 bash[79554]: audit 2023-10-09T10:45:11.384403+0000 mon.a (mon.0) 1955 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:45:11.955 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:45:11.975 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:45:11.976 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:45:11.976 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:45:11.976 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:45:11.976 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:45:11.977 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:45:11.977 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:45:11.977 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:45:11.977 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:45:12.016 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:12.054 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:12.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:12.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:12.159 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:12.182 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:12.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:12.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:12.288 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:12.317 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:12.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:12.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:12.422 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:12.451 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:12.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:12.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:12.556 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:12.582 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:12.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:12.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:12.654 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 63 16 90700 90684 89.9518 78.25 0.0106561 0.0111123 2023-10-09T10:45:12.687 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:12.697 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:12 smithi086 bash[59714]: cluster 2023-10-09T10:45:11.525614+0000 mon.a (mon.0) 1956 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:45:12.697 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:12 smithi086 bash[59714]: audit 2023-10-09T10:45:11.532018+0000 mon.a (mon.0) 1957 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:45:12.697 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:12 smithi086 bash[59714]: cluster 2023-10-09T10:45:11.532232+0000 mon.a (mon.0) 1958 : cluster 0 osdmap e418: 8 total, 8 up, 4 in 2023-10-09T10:45:12.697 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:12 smithi086 bash[59714]: cluster 2023-10-09T10:45:11.533063+0000 osd.6 (osd.6) 408 : cluster 3 failed to encode map e418 with expected crc 2023-10-09T10:45:12.697 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:12 smithi086 bash[59714]: audit 2023-10-09T10:45:11.669179+0000 mon.a (mon.0) 1959 : audit 0 from='client.? 172.21.15.53:0/4226480591' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:45:12.717 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:12.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:12.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:12.823 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:12.850 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:12.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:12.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:12.943 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:45:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:45:12] "GET /metrics HTTP/1.1" 200 36611 "" "Prometheus/2.33.4" 2023-10-09T10:45:12.944 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:12 smithi053 bash[79554]: cluster 2023-10-09T10:45:11.525614+0000 mon.a (mon.0) 1956 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:45:12.944 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:12 smithi053 bash[79554]: audit 2023-10-09T10:45:11.532018+0000 mon.a (mon.0) 1957 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:45:12.944 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:12 smithi053 bash[79554]: cluster 2023-10-09T10:45:11.532232+0000 mon.a (mon.0) 1958 : cluster 0 osdmap e418: 8 total, 8 up, 4 in 2023-10-09T10:45:12.944 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:12 smithi053 bash[79554]: cluster 2023-10-09T10:45:11.533063+0000 osd.6 (osd.6) 408 : cluster 3 failed to encode map e418 with expected crc 2023-10-09T10:45:12.944 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:12 smithi053 bash[79554]: audit 2023-10-09T10:45:11.669179+0000 mon.a (mon.0) 1959 : audit 0 from='client.? 172.21.15.53:0/4226480591' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:45:12.944 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:12 smithi053 bash[76859]: cluster 2023-10-09T10:45:11.525614+0000 mon.a (mon.0) 1956 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:45:12.944 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:12 smithi053 bash[76859]: audit 2023-10-09T10:45:11.532018+0000 mon.a (mon.0) 1957 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:45:12.945 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:12 smithi053 bash[76859]: cluster 2023-10-09T10:45:11.532232+0000 mon.a (mon.0) 1958 : cluster 0 osdmap e418: 8 total, 8 up, 4 in 2023-10-09T10:45:12.945 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:12 smithi053 bash[76859]: cluster 2023-10-09T10:45:11.533063+0000 osd.6 (osd.6) 408 : cluster 3 failed to encode map e418 with expected crc 2023-10-09T10:45:12.945 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:12 smithi053 bash[76859]: audit 2023-10-09T10:45:11.669179+0000 mon.a (mon.0) 1959 : audit 0 from='client.? 172.21.15.53:0/4226480591' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:45:12.954 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:12.981 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:12.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:12.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:13.086 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:13.246 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:13.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:13.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:13.350 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:13.402 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:13.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:13.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:13.509 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:13.539 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:13.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:13.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:13 smithi086 bash[59714]: cluster 2023-10-09T10:45:11.937361+0000 mgr.y (mgr.26072) 1301 : cluster 0 pgmap v1517: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 5.3 GiB data, 20 GiB used, 338 GiB / 358 GiB avail; 41 MiB/s wr, 660 op/s; 5373/260697 objects degraded (2.061%); 3/260697 objects misplaced (0.001%) 2023-10-09T10:45:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:13 smithi086 bash[59714]: cluster 2023-10-09T10:45:13.412474+0000 mon.a (mon.0) 1960 : cluster 3 Health check update: Degraded data redundancy: 5373/260697 objects degraded (2.061%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:13.642 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:13.654 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 64 16 92009 91993 89.8245 81.8125 0.0183423 0.0111274 2023-10-09T10:45:13.668 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:13.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:13.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:13.772 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:13.781 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:13 smithi053 bash[76859]: cluster 2023-10-09T10:45:11.937361+0000 mgr.y (mgr.26072) 1301 : cluster 0 pgmap v1517: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 5.3 GiB data, 20 GiB used, 338 GiB / 358 GiB avail; 41 MiB/s wr, 660 op/s; 5373/260697 objects degraded (2.061%); 3/260697 objects misplaced (0.001%) 2023-10-09T10:45:13.782 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:13 smithi053 bash[76859]: cluster 2023-10-09T10:45:13.412474+0000 mon.a (mon.0) 1960 : cluster 3 Health check update: Degraded data redundancy: 5373/260697 objects degraded (2.061%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:13.782 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:13 smithi053 bash[79554]: cluster 2023-10-09T10:45:11.937361+0000 mgr.y (mgr.26072) 1301 : cluster 0 pgmap v1517: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 5.3 GiB data, 20 GiB used, 338 GiB / 358 GiB avail; 41 MiB/s wr, 660 op/s; 5373/260697 objects degraded (2.061%); 3/260697 objects misplaced (0.001%) 2023-10-09T10:45:13.782 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:13 smithi053 bash[79554]: cluster 2023-10-09T10:45:13.412474+0000 mon.a (mon.0) 1960 : cluster 3 Health check update: Degraded data redundancy: 5373/260697 objects degraded (2.061%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:13.924 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:13.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:13.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:14.028 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:14.055 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:14.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:14.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:14.161 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:14.191 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:14.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:14.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:14.296 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:14.325 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:14.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:14.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:14.429 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:14.460 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:14.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:14.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:14.563 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:14.591 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:14.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:14.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:14.654 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 65 16 93292 93276 89.6761 80.1875 0.0110475 0.011146 2023-10-09T10:45:14.695 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:14.724 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:14.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:14.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:14.827 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:14.859 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:14.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:14.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:14.964 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:15.060 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:15.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:15.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:15.164 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:15.252 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:15.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:15.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:15.355 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:15.388 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:15.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:15.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:15.491 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:15.531 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:15.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:15.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:15.561 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:15 smithi053 bash[76859]: cluster 2023-10-09T10:45:13.938079+0000 mgr.y (mgr.26072) 1302 : cluster 0 pgmap v1518: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 5.5 GiB data, 20 GiB used, 337 GiB / 358 GiB avail; 22 MiB/s wr, 359 op/s; 5743/270573 objects degraded (2.123%); 3/270573 objects misplaced (0.001%) 2023-10-09T10:45:15.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:15 smithi086 bash[59714]: cluster 2023-10-09T10:45:13.938079+0000 mgr.y (mgr.26072) 1302 : cluster 0 pgmap v1518: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 5.5 GiB data, 20 GiB used, 337 GiB / 358 GiB avail; 22 MiB/s wr, 359 op/s; 5743/270573 objects degraded (2.123%); 3/270573 objects misplaced (0.001%) 2023-10-09T10:45:15.636 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:15.654 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 66 16 94375 94359 89.3429 67.6875 0.0152175 0.0111878 2023-10-09T10:45:15.739 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:15.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:15.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:15.818 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:15 smithi053 bash[79554]: cluster 2023-10-09T10:45:13.938079+0000 mgr.y (mgr.26072) 1302 : cluster 0 pgmap v1518: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 5.5 GiB data, 20 GiB used, 337 GiB / 358 GiB avail; 22 MiB/s wr, 359 op/s; 5743/270573 objects degraded (2.123%); 3/270573 objects misplaced (0.001%) 2023-10-09T10:45:15.843 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:15.870 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:15.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:15.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:15.976 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:16.004 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:16.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:16.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:16.109 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:16.140 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:16.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:16.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:16.247 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:16.273 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:16.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:16.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:16.376 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:16.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:16.403 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:16.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:16.504 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:16.530 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:16.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:16.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:16.633 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:16.655 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 67 16 95691 95675 89.2369 82.25 0.0119612 0.0112007 2023-10-09T10:45:16.776 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:16.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:16.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:16.880 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:16.910 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:16.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:16.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:16.929 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 6, 7] out_osds: [0, 3, 4, 5] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:45:16.930 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd reweight 1 1 2023-10-09T10:45:17.014 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:17.036 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:17.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:17.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:17.140 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:17.167 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:17.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:17.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:17.270 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:17.492 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:45:17.566 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:17 smithi086 bash[59714]: cluster 2023-10-09T10:45:15.938750+0000 mgr.y (mgr.26072) 1303 : cluster 0 pgmap v1519: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 5.5 GiB data, 20 GiB used, 337 GiB / 358 GiB avail; 22 MiB/s wr, 357 op/s; 5743/271674 objects degraded (2.114%); 3/271674 objects misplaced (0.001%) 2023-10-09T10:45:17.575 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T10:45:17.617 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:17.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:17.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:17.655 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 68 16 96938 96922 89.0706 77.9375 0.00603267 0.0112207 2023-10-09T10:45:17.720 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:17.745 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:17.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:17.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:17.850 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:17.882 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:17.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:17.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:17.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:17 smithi053 bash[79554]: cluster 2023-10-09T10:45:15.938750+0000 mgr.y (mgr.26072) 1303 : cluster 0 pgmap v1519: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 5.5 GiB data, 20 GiB used, 337 GiB / 358 GiB avail; 22 MiB/s wr, 357 op/s; 5743/271674 objects degraded (2.114%); 3/271674 objects misplaced (0.001%) 2023-10-09T10:45:17.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:17 smithi053 bash[76859]: cluster 2023-10-09T10:45:15.938750+0000 mgr.y (mgr.26072) 1303 : cluster 0 pgmap v1519: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 5.5 GiB data, 20 GiB used, 337 GiB / 358 GiB avail; 22 MiB/s wr, 357 op/s; 5743/271674 objects degraded (2.114%); 3/271674 objects misplaced (0.001%) 2023-10-09T10:45:17.987 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:18.110 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:18.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:18.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:18.215 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:18.241 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:18.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:18.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:18.346 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:18.382 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:18.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:18.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:18.487 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:18.513 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:18.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:18.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:18.617 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:18.627 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:18 smithi053 bash[79554]: cluster 2023-10-09T10:45:18.413662+0000 mon.a (mon.0) 1961 : cluster 3 Health check update: Degraded data redundancy: 5743/271674 objects degraded (2.114%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:18.628 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:18 smithi053 bash[76859]: cluster 2023-10-09T10:45:18.413662+0000 mon.a (mon.0) 1961 : cluster 3 Health check update: Degraded data redundancy: 5743/271674 objects degraded (2.114%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:18.642 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:18.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:18.645 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:18.655 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 69 16 98184 98168 88.9082 77.875 0.0183174 0.0112424 2023-10-09T10:45:18.746 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:18.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:18 smithi086 bash[59714]: cluster 2023-10-09T10:45:18.413662+0000 mon.a (mon.0) 1961 : cluster 3 Health check update: Degraded data redundancy: 5743/271674 objects degraded (2.114%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:18.933 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:45:18.933 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:45:18.983 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:18.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:18.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:19.088 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:19.113 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:19.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:19.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:19.218 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:19.253 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:19.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:19.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:19.358 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:19.438 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:19.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:19.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:19.541 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:19.572 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:19.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:19.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:19.655 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 70 16 99439 99423 88.7585 78.4375 0.0172691 0.0112616 2023-10-09T10:45:19.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:19 smithi053 bash[79554]: cluster 2023-10-09T10:45:17.939480+0000 mgr.y (mgr.26072) 1304 : cluster 0 pgmap v1520: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 5.8 GiB data, 21 GiB used, 337 GiB / 358 GiB avail; 24 MiB/s wr, 388 op/s; 5743/285606 objects degraded (2.011%); 3/285606 objects misplaced (0.001%) 2023-10-09T10:45:19.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:19 smithi053 bash[76859]: cluster 2023-10-09T10:45:17.939480+0000 mgr.y (mgr.26072) 1304 : cluster 0 pgmap v1520: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 5.8 GiB data, 21 GiB used, 337 GiB / 358 GiB avail; 24 MiB/s wr, 388 op/s; 5743/285606 objects degraded (2.011%); 3/285606 objects misplaced (0.001%) 2023-10-09T10:45:19.675 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:19.704 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:19.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:19.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:19.812 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:19.845 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:19.848 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:19 smithi086 bash[59714]: cluster 2023-10-09T10:45:17.939480+0000 mgr.y (mgr.26072) 1304 : cluster 0 pgmap v1520: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 5.8 GiB data, 21 GiB used, 337 GiB / 358 GiB avail; 24 MiB/s wr, 388 op/s; 5743/285606 objects degraded (2.011%); 3/285606 objects misplaced (0.001%) 2023-10-09T10:45:19.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:19.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:19.950 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:19.978 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:19.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:19.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:20.082 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:20.106 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:20.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:20.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:20.216 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:20.240 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:20.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:20.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:20.343 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:20.369 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:20.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:20.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:20.473 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:20.508 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:20.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:20.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:20.611 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:20.638 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:20.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:20.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:20.655 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 71 16 100771 100755 88.6808 83.25 0.0143849 0.011271 2023-10-09T10:45:20.741 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:20.769 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-09T10:45:20.771 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:20.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:20.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:20.876 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:20.909 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:20.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:20.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:21.014 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:21.042 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:21.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:21.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:21.148 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:21.177 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:21.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:21.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:21.281 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:21.308 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:21.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:21.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:21.411 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:21.467 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:21.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:21.472 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:21.573 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:21.597 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:21.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:21.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:21.655 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 72 16 101991 101975 88.5081 76.25 0.00794084 0.0112932 2023-10-09T10:45:21.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:21 smithi053 bash[76859]: cluster 2023-10-09T10:45:19.940116+0000 mgr.y (mgr.26072) 1305 : cluster 0 pgmap v1521: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 5.9 GiB data, 21 GiB used, 336 GiB / 358 GiB avail; 25 MiB/s wr, 395 op/s; 6133/289101 objects degraded (2.121%); 3/289101 objects misplaced (0.001%) 2023-10-09T10:45:21.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:21 smithi053 bash[79554]: cluster 2023-10-09T10:45:19.940116+0000 mgr.y (mgr.26072) 1305 : cluster 0 pgmap v1521: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 5.9 GiB data, 21 GiB used, 336 GiB / 358 GiB avail; 25 MiB/s wr, 395 op/s; 6133/289101 objects degraded (2.121%); 3/289101 objects misplaced (0.001%) 2023-10-09T10:45:21.701 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:21.732 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:21.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:21.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:21.836 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:21.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:21 smithi086 bash[59714]: cluster 2023-10-09T10:45:19.940116+0000 mgr.y (mgr.26072) 1305 : cluster 0 pgmap v1521: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 5.9 GiB data, 21 GiB used, 336 GiB / 358 GiB avail; 25 MiB/s wr, 395 op/s; 6133/289101 objects degraded (2.121%); 3/289101 objects misplaced (0.001%) 2023-10-09T10:45:21.868 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:21.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:21.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:21.971 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:21.997 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:22.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:22.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:22.101 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:22.129 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:22.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:22.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:22.236 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:22.260 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:22.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:22.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:22.364 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:22.398 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:22.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:22.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:22.503 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:22.527 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:22.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:22.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:22.633 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:22.655 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 73 16 103293 103277 88.4103 81.375 0.0112174 0.0113061 2023-10-09T10:45:22.668 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:22.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:22.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:22.771 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:22.802 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:22.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:22.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:22.906 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:22.915 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:45:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:45:22] "GET /metrics HTTP/1.1" 200 36611 "" "Prometheus/2.33.4" 2023-10-09T10:45:22.935 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:22.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:22.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:23.039 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:23.061 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:23.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:23.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:23.167 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:23.198 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:23.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:23.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:23.305 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:23.339 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:23.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:23.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:23.443 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:23.471 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:23.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:23.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:23.575 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:23.600 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:23.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:23.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:23.633 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:45:23.633 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:45:23.634 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:45:23.655 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 74 16 104555 104539 88.2813 78.875 0.0266047 0.0113218 2023-10-09T10:45:23.703 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:23.740 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:23.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:23.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:23.843 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:23.852 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:23 smithi086 bash[59714]: cluster 2023-10-09T10:45:21.940692+0000 mgr.y (mgr.26072) 1306 : cluster 0 pgmap v1522: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 6.1 GiB data, 22 GiB used, 336 GiB / 358 GiB avail; 57 MiB/s wr, 912 op/s; 6133/297564 objects degraded (2.061%); 3/297564 objects misplaced (0.001%) 2023-10-09T10:45:23.852 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:23 smithi086 bash[59714]: audit 2023-10-09T10:45:23.101190+0000 mon.a (mon.0) 1962 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:45:23.852 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:23 smithi086 bash[59714]: audit 2023-10-09T10:45:23.102578+0000 mon.a (mon.0) 1963 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:45:23.852 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:23 smithi086 bash[59714]: cluster 2023-10-09T10:45:23.415134+0000 mon.a (mon.0) 1964 : cluster 3 Health check update: Degraded data redundancy: 6133/297564 objects degraded (2.061%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:23.872 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:23.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:23.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:23.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:23 smithi053 bash[79554]: cluster 2023-10-09T10:45:21.940692+0000 mgr.y (mgr.26072) 1306 : cluster 0 pgmap v1522: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 6.1 GiB data, 22 GiB used, 336 GiB / 358 GiB avail; 57 MiB/s wr, 912 op/s; 6133/297564 objects degraded (2.061%); 3/297564 objects misplaced (0.001%) 2023-10-09T10:45:23.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:23 smithi053 bash[79554]: audit 2023-10-09T10:45:23.101190+0000 mon.a (mon.0) 1962 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:45:23.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:23 smithi053 bash[79554]: audit 2023-10-09T10:45:23.102578+0000 mon.a (mon.0) 1963 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:45:23.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:23 smithi053 bash[79554]: cluster 2023-10-09T10:45:23.415134+0000 mon.a (mon.0) 1964 : cluster 3 Health check update: Degraded data redundancy: 6133/297564 objects degraded (2.061%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:23.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:23 smithi053 bash[76859]: cluster 2023-10-09T10:45:21.940692+0000 mgr.y (mgr.26072) 1306 : cluster 0 pgmap v1522: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 6.1 GiB data, 22 GiB used, 336 GiB / 358 GiB avail; 57 MiB/s wr, 912 op/s; 6133/297564 objects degraded (2.061%); 3/297564 objects misplaced (0.001%) 2023-10-09T10:45:23.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:23 smithi053 bash[76859]: audit 2023-10-09T10:45:23.101190+0000 mon.a (mon.0) 1962 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:45:23.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:23 smithi053 bash[76859]: audit 2023-10-09T10:45:23.102578+0000 mon.a (mon.0) 1963 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:45:23.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:23 smithi053 bash[76859]: cluster 2023-10-09T10:45:23.415134+0000 mon.a (mon.0) 1964 : cluster 3 Health check update: Degraded data redundancy: 6133/297564 objects degraded (2.061%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:23.978 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:24.001 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:24.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:24.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:24.104 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:24.130 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:24.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:24.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:24.236 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:24.273 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:24.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:24.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:24.377 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:24.405 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:24.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:24.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:24.508 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:24.534 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:24.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:24.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:24.639 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:24.655 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 75 16 105823 105807 88.1608 79.25 0.0137318 0.0113377 2023-10-09T10:45:24.668 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:24.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:24.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:24.772 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:24.803 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:24.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:24.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:24.908 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:24.933 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:24.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:24.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:25.041 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:25.070 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:25.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:25.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:25.173 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:25.207 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:25.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:25.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:25.313 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:25.339 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:25.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:25.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:25.443 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:25.470 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:25.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:25.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:25.576 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:25.609 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:25.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:25.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:25.655 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 76 16 107090 107074 88.0427 79.1875 0.0115043 0.0113529 2023-10-09T10:45:25.676 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:45:25.712 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:25.737 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:25.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:25.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:25.841 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:25.853 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:25 smithi053 bash[76859]: cluster 2023-10-09T10:45:23.941468+0000 mgr.y (mgr.26072) 1307 : cluster 0 pgmap v1523: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 6.3 GiB data, 22 GiB used, 335 GiB / 358 GiB avail; 68 MiB/s wr, 1.08k op/s; 6551/308043 objects degraded (2.127%); 3/308043 objects misplaced (0.001%) 2023-10-09T10:45:25.856 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:25 smithi053 bash[79554]: cluster 2023-10-09T10:45:23.941468+0000 mgr.y (mgr.26072) 1307 : cluster 0 pgmap v1523: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 6.3 GiB data, 22 GiB used, 335 GiB / 358 GiB avail; 68 MiB/s wr, 1.08k op/s; 6551/308043 objects degraded (2.127%); 3/308043 objects misplaced (0.001%) 2023-10-09T10:45:25.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:25 smithi086 bash[59714]: cluster 2023-10-09T10:45:23.941468+0000 mgr.y (mgr.26072) 1307 : cluster 0 pgmap v1523: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 6.3 GiB data, 22 GiB used, 335 GiB / 358 GiB avail; 68 MiB/s wr, 1.08k op/s; 6551/308043 objects degraded (2.127%); 3/308043 objects misplaced (0.001%) 2023-10-09T10:45:25.874 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:25.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:25.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:25.979 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:26.009 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:26.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:26.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:26.115 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:26.152 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:26.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:26.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:26.256 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:26.280 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:26.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:26.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:26.385 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:26.413 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:26.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:26.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:26.518 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:26.547 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:26.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:26.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:26.653 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:26.656 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 77 15 108294 108279 87.8772 75.3125 0.00938297 0.0113744 2023-10-09T10:45:26.675 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:26.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:26.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:26.778 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:26.802 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:26.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:26.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:26.906 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:26.936 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:26.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:26.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:27.041 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:27.066 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:27.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:27.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:27.172 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:27.212 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:27.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:27.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:27.319 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:27.347 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:27.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:27.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:27.451 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:27.482 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:27.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:27.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:27.587 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:27.614 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:27.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:27.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:27.657 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 78 16 109609 109593 87.8034 82.125 0.00974471 0.0113839 2023-10-09T10:45:27.718 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:27.721 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:27 smithi053 bash[76859]: cluster 2023-10-09T10:45:25.942054+0000 mgr.y (mgr.26072) 1308 : cluster 0 pgmap v1524: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 6.3 GiB data, 23 GiB used, 335 GiB / 358 GiB avail; 67 MiB/s wr, 1.07k op/s; 6551/309186 objects degraded (2.119%); 3/309186 objects misplaced (0.001%) 2023-10-09T10:45:27.721 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:27 smithi053 bash[79554]: cluster 2023-10-09T10:45:25.942054+0000 mgr.y (mgr.26072) 1308 : cluster 0 pgmap v1524: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 6.3 GiB data, 23 GiB used, 335 GiB / 358 GiB avail; 67 MiB/s wr, 1.07k op/s; 6551/309186 objects degraded (2.119%); 3/309186 objects misplaced (0.001%) 2023-10-09T10:45:27.753 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:27.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:27.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:27.858 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:27.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:27 smithi086 bash[59714]: cluster 2023-10-09T10:45:25.942054+0000 mgr.y (mgr.26072) 1308 : cluster 0 pgmap v1524: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 6.3 GiB data, 23 GiB used, 335 GiB / 358 GiB avail; 67 MiB/s wr, 1.07k op/s; 6551/309186 objects degraded (2.119%); 3/309186 objects misplaced (0.001%) 2023-10-09T10:45:27.881 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:27.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:27.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:27.984 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:28.018 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:28.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:28.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:28.123 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:28.152 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:28.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:28.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:28.256 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:28.282 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:28.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:28.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:28.385 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:28.416 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:28.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:28.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:28.521 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:28.548 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:28.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:28.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:28.653 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:28.656 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 79 16 110756 110740 87.5993 71.6875 0.011494 0.0114106 2023-10-09T10:45:28.691 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:28.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:28.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:28.796 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:28.829 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:28.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:28.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:28.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:28 smithi086 bash[59714]: cluster 2023-10-09T10:45:28.418246+0000 mon.a (mon.0) 1965 : cluster 3 Health check update: Degraded data redundancy: 6551/309186 objects degraded (2.119%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:28.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:28 smithi053 bash[79554]: cluster 2023-10-09T10:45:28.418246+0000 mon.a (mon.0) 1965 : cluster 3 Health check update: Degraded data redundancy: 6551/309186 objects degraded (2.119%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:28.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:28 smithi053 bash[76859]: cluster 2023-10-09T10:45:28.418246+0000 mon.a (mon.0) 1965 : cluster 3 Health check update: Degraded data redundancy: 6551/309186 objects degraded (2.119%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:28.934 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:28.961 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:28.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:28.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:29.065 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:29.092 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:29.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:29.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:29.196 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:29.223 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:29.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:29.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:29.328 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:29.360 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:29.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:29.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:29.472 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:29.504 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:29.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:29.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:29.612 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:29.640 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:29.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:29.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:29.656 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:2023-10-09T10:45:29.654123+0000 min lat: 0.00135972 max lat: 1.09071 avg lat: 0.0114284 2023-10-09T10:45:29.656 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-10-09T10:45:29.656 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 80 16 111983 111967 87.4628 76.6875 0.00655157 0.0114284 2023-10-09T10:45:29.746 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:29.754 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:29 smithi086 bash[59714]: cluster 2023-10-09T10:45:27.942843+0000 mgr.y (mgr.26072) 1309 : cluster 0 pgmap v1525: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 6.6 GiB data, 23 GiB used, 334 GiB / 358 GiB avail; 90 MiB/s wr, 1.44k op/s; 6551/323658 objects degraded (2.024%); 3/323658 objects misplaced (0.001%) 2023-10-09T10:45:29.771 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:29.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:29.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:29.872 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:29 smithi053 bash[79554]: cluster 2023-10-09T10:45:27.942843+0000 mgr.y (mgr.26072) 1309 : cluster 0 pgmap v1525: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 6.6 GiB data, 23 GiB used, 334 GiB / 358 GiB avail; 90 MiB/s wr, 1.44k op/s; 6551/323658 objects degraded (2.024%); 3/323658 objects misplaced (0.001%) 2023-10-09T10:45:29.872 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:29 smithi053 bash[76859]: cluster 2023-10-09T10:45:27.942843+0000 mgr.y (mgr.26072) 1309 : cluster 0 pgmap v1525: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 6.6 GiB data, 23 GiB used, 334 GiB / 358 GiB avail; 90 MiB/s wr, 1.44k op/s; 6551/323658 objects degraded (2.024%); 3/323658 objects misplaced (0.001%) 2023-10-09T10:45:29.876 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:29.906 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:29.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:29.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:30.012 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:30.042 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:30.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:30.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:30.145 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:30.171 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:30.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:30.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:30.275 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:30.306 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:30.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:30.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:30.409 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:30.436 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:30.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:30.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:30.542 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:30.570 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:30.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:30.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:30.656 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 81 16 113142 113126 87.2772 72.4375 0.0164421 0.0114526 2023-10-09T10:45:30.673 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:30.699 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:30.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:30.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:30.806 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:30.833 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:30.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:30.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:30.936 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:30.963 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:30.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:30.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:31.067 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:31.096 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:31.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:31.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:31.199 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:31.227 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:31.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:31.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:31.333 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:31.356 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:31.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:31.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:31.459 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:31.494 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:31.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:31.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:31.599 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:31.628 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:31.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:31.631 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:31.656 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 82 16 114440 114424 87.2021 81.125 0.0109104 0.0114626 2023-10-09T10:45:31.732 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:31.768 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:31.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:31.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:31.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:31 smithi086 bash[59714]: cluster 2023-10-09T10:45:29.943486+0000 mgr.y (mgr.26072) 1310 : cluster 0 pgmap v1526: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 6.7 GiB data, 23 GiB used, 334 GiB / 358 GiB avail; 72 MiB/s wr, 1.15k op/s; 6939/327129 objects degraded (2.121%); 3/327129 objects misplaced (0.001%) 2023-10-09T10:45:31.872 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:31.898 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:31.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:31.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:31.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:31 smithi053 bash[79554]: cluster 2023-10-09T10:45:29.943486+0000 mgr.y (mgr.26072) 1310 : cluster 0 pgmap v1526: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 6.7 GiB data, 23 GiB used, 334 GiB / 358 GiB avail; 72 MiB/s wr, 1.15k op/s; 6939/327129 objects degraded (2.121%); 3/327129 objects misplaced (0.001%) 2023-10-09T10:45:31.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:31 smithi053 bash[76859]: cluster 2023-10-09T10:45:29.943486+0000 mgr.y (mgr.26072) 1310 : cluster 0 pgmap v1526: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 6.7 GiB data, 23 GiB used, 334 GiB / 358 GiB avail; 72 MiB/s wr, 1.15k op/s; 6939/327129 objects degraded (2.121%); 3/327129 objects misplaced (0.001%) 2023-10-09T10:45:31.999 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:32.033 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:32.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:32.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:32.138 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:32.171 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:32.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:32.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:32.274 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:32.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:32.304 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:32.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:32.405 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:32.431 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:32.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:32.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:32.535 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:32.569 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:32.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:32.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:32.656 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 83 16 115676 115660 87.0821 77.25 0.0123458 0.0114785 2023-10-09T10:45:32.676 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:32.703 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:32.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:32.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:32.806 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:32.826 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:32.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:32.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:32.929 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:32.935 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:45:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:45:32] "GET /metrics HTTP/1.1" 200 36603 "" "Prometheus/2.33.4" 2023-10-09T10:45:32.959 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:32.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:32.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:33.062 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:33.087 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:33.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:33.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:33.191 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:33.224 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:33.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:33.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:33.327 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:33.353 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:33.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:33.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:33.455 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:33.490 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:33.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:33.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:33.596 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:33.622 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:33.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:33.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:33.656 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 84 16 116427 116411 86.6042 46.9375 0.00733185 0.011542 2023-10-09T10:45:33.726 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:33.755 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:33.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:33.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:33.858 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:33 smithi086 bash[59714]: cluster 2023-10-09T10:45:31.944259+0000 mgr.y (mgr.26072) 1311 : cluster 0 pgmap v1527: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 6.8 GiB data, 24 GiB used, 334 GiB / 358 GiB avail; 80 MiB/s wr, 1.28k op/s; 6939/335232 objects degraded (2.070%); 3/335232 objects misplaced (0.001%) 2023-10-09T10:45:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:33 smithi086 bash[59714]: cluster 2023-10-09T10:45:33.419863+0000 mon.a (mon.0) 1966 : cluster 3 Health check update: Degraded data redundancy: 6939/335232 objects degraded (2.070%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:33.885 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:33.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:33.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:33.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:33 smithi053 bash[76859]: cluster 2023-10-09T10:45:31.944259+0000 mgr.y (mgr.26072) 1311 : cluster 0 pgmap v1527: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 6.8 GiB data, 24 GiB used, 334 GiB / 358 GiB avail; 80 MiB/s wr, 1.28k op/s; 6939/335232 objects degraded (2.070%); 3/335232 objects misplaced (0.001%) 2023-10-09T10:45:33.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:33 smithi053 bash[76859]: cluster 2023-10-09T10:45:33.419863+0000 mon.a (mon.0) 1966 : cluster 3 Health check update: Degraded data redundancy: 6939/335232 objects degraded (2.070%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:33.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:33 smithi053 bash[79554]: cluster 2023-10-09T10:45:31.944259+0000 mgr.y (mgr.26072) 1311 : cluster 0 pgmap v1527: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 6.8 GiB data, 24 GiB used, 334 GiB / 358 GiB avail; 80 MiB/s wr, 1.28k op/s; 6939/335232 objects degraded (2.070%); 3/335232 objects misplaced (0.001%) 2023-10-09T10:45:33.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:33 smithi053 bash[79554]: cluster 2023-10-09T10:45:33.419863+0000 mon.a (mon.0) 1966 : cluster 3 Health check update: Degraded data redundancy: 6939/335232 objects degraded (2.070%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:33.990 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:34.013 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:34.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:34.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:34.120 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:34.144 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:34.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:34.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:34.249 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:34.278 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:34.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:34.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:34.383 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:34.410 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:34.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:34.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:34.517 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:34.541 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:34.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:34.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:34.645 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:34.656 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 85 16 117528 117512 86.3948 68.8125 0.0164625 0.0115693 2023-10-09T10:45:34.672 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:34.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:34.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:34.775 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:34.800 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:34.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:34.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:34.904 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:34.931 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:34.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:34.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:35.039 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:35.074 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:35.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:35.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:35.178 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:35.206 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:35.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:35.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:35.310 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:35.341 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:35.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:35.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:35.446 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:35.477 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:35.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:35.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:35.580 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:35.610 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:35.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:35.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:35.656 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 86 16 118704 118688 86.2447 73.5 0.0111087 0.01159 2023-10-09T10:45:35.715 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:35.748 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:35.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:35.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:35.851 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:35.861 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:35 smithi053 bash[76859]: cluster 2023-10-09T10:45:33.945021+0000 mgr.y (mgr.26072) 1312 : cluster 0 pgmap v1528: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 7.0 GiB data, 25 GiB used, 333 GiB / 358 GiB avail; 83 MiB/s wr, 1.32k op/s; 7307/345291 objects degraded (2.116%); 3/345291 objects misplaced (0.001%) 2023-10-09T10:45:35.862 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:35 smithi053 bash[79554]: cluster 2023-10-09T10:45:33.945021+0000 mgr.y (mgr.26072) 1312 : cluster 0 pgmap v1528: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 7.0 GiB data, 25 GiB used, 333 GiB / 358 GiB avail; 83 MiB/s wr, 1.32k op/s; 7307/345291 objects degraded (2.116%); 3/345291 objects misplaced (0.001%) 2023-10-09T10:45:35.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:35 smithi086 bash[59714]: cluster 2023-10-09T10:45:33.945021+0000 mgr.y (mgr.26072) 1312 : cluster 0 pgmap v1528: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 7.0 GiB data, 25 GiB used, 333 GiB / 358 GiB avail; 83 MiB/s wr, 1.32k op/s; 7307/345291 objects degraded (2.116%); 3/345291 objects misplaced (0.001%) 2023-10-09T10:45:35.877 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:35.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:35.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:35.981 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:36.005 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:36.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:36.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:36.112 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:36.142 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:36.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:36.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:36.248 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:36.278 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:36.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:36.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:36.382 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:36.411 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:36.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:36.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:36.518 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:36.549 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:36.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:36.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:36.653 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:36.656 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 87 16 119908 119892 86.1183 75.25 0.0123156 0.0116071 2023-10-09T10:45:36.686 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:36.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:36.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:36.791 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:36.816 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:36.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:36.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:36.919 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:36.939 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:36.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:36.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:37.043 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:37.072 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:37.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:37.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:37.178 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:37.207 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:37.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:37.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:37.310 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:37.337 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:37.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:37.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:37.441 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:37.470 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:37.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:37.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:37.575 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:37.602 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:37.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:37.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:37.657 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 88 16 120782 120766 85.7604 54.625 0.0138721 0.0116555 2023-10-09T10:45:37.706 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:37.715 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:37 smithi053 bash[76859]: cluster 2023-10-09T10:45:35.945586+0000 mgr.y (mgr.26072) 1313 : cluster 0 pgmap v1529: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 7.0 GiB data, 25 GiB used, 333 GiB / 358 GiB avail; 66 MiB/s wr, 1.06k op/s; 7307/346251 objects degraded (2.110%); 3/346251 objects misplaced (0.001%) 2023-10-09T10:45:37.715 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:37 smithi053 bash[76859]: audit 2023-10-09T10:45:36.897441+0000 mon.a (mon.0) 1967 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:45:37.716 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:37 smithi053 bash[79554]: cluster 2023-10-09T10:45:35.945586+0000 mgr.y (mgr.26072) 1313 : cluster 0 pgmap v1529: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 7.0 GiB data, 25 GiB used, 333 GiB / 358 GiB avail; 66 MiB/s wr, 1.06k op/s; 7307/346251 objects degraded (2.110%); 3/346251 objects misplaced (0.001%) 2023-10-09T10:45:37.716 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:37 smithi053 bash[79554]: audit 2023-10-09T10:45:36.897441+0000 mon.a (mon.0) 1967 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:45:37.728 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:37.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:37.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:37.830 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:37.855 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:37.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:37.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:37.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:37 smithi086 bash[59714]: cluster 2023-10-09T10:45:35.945586+0000 mgr.y (mgr.26072) 1313 : cluster 0 pgmap v1529: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 7.0 GiB data, 25 GiB used, 333 GiB / 358 GiB avail; 66 MiB/s wr, 1.06k op/s; 7307/346251 objects degraded (2.110%); 3/346251 objects misplaced (0.001%) 2023-10-09T10:45:37.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:37 smithi086 bash[59714]: audit 2023-10-09T10:45:36.897441+0000 mon.a (mon.0) 1967 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:45:37.958 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:37.987 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:37.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:37.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:38.091 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:38.124 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:38.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:38.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:38.227 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:38.270 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:38.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:38.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:38.373 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:38.399 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:38.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:38.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:38.502 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:38.529 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:38.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:38.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:38.635 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:38.657 INFO:tasks.radosbench.radosbench.0.smithi053.stdout: 89 16 121910 121894 85.5888 70.5 0.02079 0.011679 2023-10-09T10:45:38.660 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:38.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:38.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:38.763 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:38.771 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:38 smithi086 bash[59714]: audit 2023-10-09T10:45:38.099565+0000 mon.a (mon.0) 1968 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:45:38.771 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:38 smithi086 bash[59714]: cluster 2023-10-09T10:45:38.421427+0000 mon.a (mon.0) 1969 : cluster 3 Health check update: Degraded data redundancy: 7307/346251 objects degraded (2.110%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:38.791 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:38.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:38.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:38.896 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:38.922 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:38.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:38.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:38.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:38 smithi053 bash[76859]: audit 2023-10-09T10:45:38.099565+0000 mon.a (mon.0) 1968 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:45:38.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:38 smithi053 bash[76859]: cluster 2023-10-09T10:45:38.421427+0000 mon.a (mon.0) 1969 : cluster 3 Health check update: Degraded data redundancy: 7307/346251 objects degraded (2.110%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:38.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:38 smithi053 bash[79554]: audit 2023-10-09T10:45:38.099565+0000 mon.a (mon.0) 1968 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:45:38.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:38 smithi053 bash[79554]: cluster 2023-10-09T10:45:38.421427+0000 mon.a (mon.0) 1969 : cluster 3 Health check update: Degraded data redundancy: 7307/346251 objects degraded (2.110%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:39.025 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:39.063 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:39.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:39.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:39.171 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:39.201 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:39.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:39.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:39.306 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:39.332 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:39.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:39.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:39.435 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:39.462 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:39.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:39.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:39.565 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:39.595 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:39.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:39.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:39.637 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:39 smithi053 bash[76859]: cluster 2023-10-09T10:45:37.946453+0000 mgr.y (mgr.26072) 1314 : cluster 0 pgmap v1530: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 7.3 GiB data, 25 GiB used, 332 GiB / 358 GiB avail; 85 MiB/s wr, 1.37k op/s; 7307/358425 objects degraded (2.039%); 3/358425 objects misplaced (0.001%) 2023-10-09T10:45:39.637 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:39 smithi053 bash[79554]: cluster 2023-10-09T10:45:37.946453+0000 mgr.y (mgr.26072) 1314 : cluster 0 pgmap v1530: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 7.3 GiB data, 25 GiB used, 332 GiB / 358 GiB avail; 85 MiB/s wr, 1.37k op/s; 7307/358425 objects degraded (2.039%); 3/358425 objects misplaced (0.001%) 2023-10-09T10:45:39.657 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Total time run: 90.0072 2023-10-09T10:45:39.657 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Total writes made: 122941 2023-10-09T10:45:39.657 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Write size: 65536 2023-10-09T10:45:39.657 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Object size: 65536 2023-10-09T10:45:39.657 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Bandwidth (MB/sec): 85.3689 2023-10-09T10:45:39.657 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Stddev Bandwidth: 27.3619 2023-10-09T10:45:39.657 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Max bandwidth (MB/sec): 184.938 2023-10-09T10:45:39.657 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Min bandwidth (MB/sec): 12.25 2023-10-09T10:45:39.658 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Average IOPS: 1365 2023-10-09T10:45:39.658 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Stddev IOPS: 437.79 2023-10-09T10:45:39.658 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Max IOPS: 2959 2023-10-09T10:45:39.658 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Min IOPS: 196 2023-10-09T10:45:39.658 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Average Latency(s): 0.0117096 2023-10-09T10:45:39.658 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Stddev Latency(s): 0.0153318 2023-10-09T10:45:39.658 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Max latency(s): 1.09071 2023-10-09T10:45:39.658 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Min latency(s): 0.00135972 2023-10-09T10:45:39.660 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Cleaning up (deleting benchmark objects) 2023-10-09T10:45:39.700 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:39.729 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:39.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:39.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:39.834 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:39.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:39 smithi086 bash[59714]: cluster 2023-10-09T10:45:37.946453+0000 mgr.y (mgr.26072) 1314 : cluster 0 pgmap v1530: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 7.3 GiB data, 25 GiB used, 332 GiB / 358 GiB avail; 85 MiB/s wr, 1.37k op/s; 7307/358425 objects degraded (2.039%); 3/358425 objects misplaced (0.001%) 2023-10-09T10:45:39.868 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:39.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:39.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:39.975 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:40.004 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:40.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:40.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:40.109 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:40.135 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:40.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:40.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:40.238 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:40.265 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:40.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:40.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:40.369 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:40.394 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:40.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:40.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:40.497 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:40.523 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:40.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:40.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:40.629 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:40.638 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:40 smithi053 bash[76859]: audit 2023-10-09T10:45:39.890650+0000 mon.a (mon.0) 1970 : audit 1 from='client.? 172.21.15.53:0/2354554394' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:45:40.655 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:40.656 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is set 2023-10-09T10:45:40.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:40.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:40.760 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:40.789 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:40.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:40.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:40.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:40 smithi086 bash[59714]: audit 2023-10-09T10:45:39.890650+0000 mon.a (mon.0) 1970 : audit 1 from='client.? 172.21.15.53:0/2354554394' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:45:40.896 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:40.924 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:40.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:40 smithi053 bash[79554]: audit 2023-10-09T10:45:39.890650+0000 mon.a (mon.0) 1970 : audit 1 from='client.? 172.21.15.53:0/2354554394' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:45:40.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:40.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:41.027 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:41.063 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:41.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:41.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:41.167 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:41.192 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:41.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:41.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:41.297 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:41.323 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:41.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:41.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:41.428 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:41.454 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:41.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:41.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:41.561 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:41.588 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:41.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:41.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:41.692 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:41.732 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:41.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:41.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:41.836 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:41.844 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:41 smithi053 bash[76859]: cluster 2023-10-09T10:45:39.947148+0000 mgr.y (mgr.26072) 1315 : cluster 0 pgmap v1531: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 7.4 GiB data, 25 GiB used, 332 GiB / 358 GiB avail; 65 MiB/s wr, 1.04k op/s; 7623/361281 objects degraded (2.110%); 3/361281 objects misplaced (0.001%) 2023-10-09T10:45:41.844 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:41 smithi053 bash[76859]: cluster 2023-10-09T10:45:40.633802+0000 mon.a (mon.0) 1971 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:45:41.844 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:41 smithi053 bash[76859]: cluster 2023-10-09T10:45:40.647612+0000 osd.6 (osd.6) 409 : cluster 3 failed to encode map e419 with expected crc 2023-10-09T10:45:41.844 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:41 smithi053 bash[76859]: audit 2023-10-09T10:45:40.647735+0000 mon.a (mon.0) 1972 : audit 1 from='client.? 172.21.15.53:0/2354554394' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:45:41.845 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:41 smithi053 bash[76859]: cluster 2023-10-09T10:45:40.647839+0000 mon.a (mon.0) 1973 : cluster 0 osdmap e419: 8 total, 8 up, 4 in 2023-10-09T10:45:41.845 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:41 smithi053 bash[79554]: cluster 2023-10-09T10:45:39.947148+0000 mgr.y (mgr.26072) 1315 : cluster 0 pgmap v1531: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 7.4 GiB data, 25 GiB used, 332 GiB / 358 GiB avail; 65 MiB/s wr, 1.04k op/s; 7623/361281 objects degraded (2.110%); 3/361281 objects misplaced (0.001%) 2023-10-09T10:45:41.845 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:41 smithi053 bash[79554]: cluster 2023-10-09T10:45:40.633802+0000 mon.a (mon.0) 1971 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:45:41.845 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:41 smithi053 bash[79554]: cluster 2023-10-09T10:45:40.647612+0000 osd.6 (osd.6) 409 : cluster 3 failed to encode map e419 with expected crc 2023-10-09T10:45:41.845 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:41 smithi053 bash[79554]: audit 2023-10-09T10:45:40.647735+0000 mon.a (mon.0) 1972 : audit 1 from='client.? 172.21.15.53:0/2354554394' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:45:41.845 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:41 smithi053 bash[79554]: cluster 2023-10-09T10:45:40.647839+0000 mon.a (mon.0) 1973 : cluster 0 osdmap e419: 8 total, 8 up, 4 in 2023-10-09T10:45:41.860 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:41.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:41.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:41.965 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:41.974 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:41 smithi086 bash[59714]: cluster 2023-10-09T10:45:39.947148+0000 mgr.y (mgr.26072) 1315 : cluster 0 pgmap v1531: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 7.4 GiB data, 25 GiB used, 332 GiB / 358 GiB avail; 65 MiB/s wr, 1.04k op/s; 7623/361281 objects degraded (2.110%); 3/361281 objects misplaced (0.001%) 2023-10-09T10:45:41.974 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:41 smithi086 bash[59714]: cluster 2023-10-09T10:45:40.633802+0000 mon.a (mon.0) 1971 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:45:41.974 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:41 smithi086 bash[59714]: cluster 2023-10-09T10:45:40.647612+0000 osd.6 (osd.6) 409 : cluster 3 failed to encode map e419 with expected crc 2023-10-09T10:45:41.974 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:41 smithi086 bash[59714]: audit 2023-10-09T10:45:40.647735+0000 mon.a (mon.0) 1972 : audit 1 from='client.? 172.21.15.53:0/2354554394' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:45:41.974 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:41 smithi086 bash[59714]: cluster 2023-10-09T10:45:40.647839+0000 mon.a (mon.0) 1973 : cluster 0 osdmap e419: 8 total, 8 up, 4 in 2023-10-09T10:45:41.993 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:42.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:42.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:42.105 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:42.128 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:42.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:42.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:42.231 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:42.259 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:42.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:42.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:42.368 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:42.392 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:42.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:42.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:42.495 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:42.531 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:42.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:42.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:42.636 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:42.645 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:45:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:45:42] "GET /metrics HTTP/1.1" 200 36602 "" "Prometheus/2.33.4" 2023-10-09T10:45:42.646 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:42 smithi053 bash[76859]: cluster 2023-10-09T10:45:40.647612+0000 osd.4 (osd.4) 352 : cluster 3 failed to encode map e419 with expected crc 2023-10-09T10:45:42.663 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:42.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:42.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:42.768 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:42.780 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:42 smithi086 bash[59714]: cluster 2023-10-09T10:45:40.647612+0000 osd.4 (osd.4) 352 : cluster 3 failed to encode map e419 with expected crc 2023-10-09T10:45:42.810 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:42.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:42.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:42.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:42 smithi053 bash[79554]: cluster 2023-10-09T10:45:40.647612+0000 osd.4 (osd.4) 352 : cluster 3 failed to encode map e419 with expected crc 2023-10-09T10:45:42.949 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:42.974 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:42.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:42.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:43.077 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:43.102 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:43.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:43.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:43.206 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:43.224 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:43.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:43.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:43.327 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:43.360 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:43.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:43.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:43.465 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:43.496 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:43.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:43.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:43.600 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:43.625 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:43.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:43.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:43.648 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:43 smithi053 bash[76859]: cluster 2023-10-09T10:45:41.949193+0000 mgr.y (mgr.26072) 1316 : cluster 0 pgmap v1533: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 7.4 GiB data, 26 GiB used, 332 GiB / 358 GiB avail; 64 MiB/s wr, 1.12k op/s; 7623/362934 objects degraded (2.100%); 3/362934 objects misplaced (0.001%) 2023-10-09T10:45:43.648 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:43 smithi053 bash[76859]: audit 2023-10-09T10:45:43.386092+0000 mon.a (mon.0) 1974 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:45:43.648 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:43 smithi053 bash[76859]: audit 2023-10-09T10:45:43.402161+0000 mon.a (mon.0) 1975 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:45:43.649 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:43 smithi053 bash[76859]: cluster 2023-10-09T10:45:43.422619+0000 mon.a (mon.0) 1976 : cluster 3 Health check update: Degraded data redundancy: 7623/362934 objects degraded (2.100%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:43.649 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:43 smithi053 bash[79554]: cluster 2023-10-09T10:45:41.949193+0000 mgr.y (mgr.26072) 1316 : cluster 0 pgmap v1533: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 7.4 GiB data, 26 GiB used, 332 GiB / 358 GiB avail; 64 MiB/s wr, 1.12k op/s; 7623/362934 objects degraded (2.100%); 3/362934 objects misplaced (0.001%) 2023-10-09T10:45:43.649 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:43 smithi053 bash[79554]: audit 2023-10-09T10:45:43.386092+0000 mon.a (mon.0) 1974 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:45:43.649 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:43 smithi053 bash[79554]: audit 2023-10-09T10:45:43.402161+0000 mon.a (mon.0) 1975 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:45:43.649 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:43 smithi053 bash[79554]: cluster 2023-10-09T10:45:43.422619+0000 mon.a (mon.0) 1976 : cluster 3 Health check update: Degraded data redundancy: 7623/362934 objects degraded (2.100%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:43.731 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:43.760 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:43.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:43.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:43.864 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:43.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:43 smithi086 bash[59714]: cluster 2023-10-09T10:45:41.949193+0000 mgr.y (mgr.26072) 1316 : cluster 0 pgmap v1533: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 7.4 GiB data, 26 GiB used, 332 GiB / 358 GiB avail; 64 MiB/s wr, 1.12k op/s; 7623/362934 objects degraded (2.100%); 3/362934 objects misplaced (0.001%) 2023-10-09T10:45:43.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:43 smithi086 bash[59714]: audit 2023-10-09T10:45:43.386092+0000 mon.a (mon.0) 1974 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:45:43.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:43 smithi086 bash[59714]: audit 2023-10-09T10:45:43.402161+0000 mon.a (mon.0) 1975 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:45:43.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:43 smithi086 bash[59714]: cluster 2023-10-09T10:45:43.422619+0000 mon.a (mon.0) 1976 : cluster 3 Health check update: Degraded data redundancy: 7623/362934 objects degraded (2.100%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:43.894 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:43.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:43.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:43.997 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:44.029 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:44.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:44.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:44.133 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:44.160 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:44.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:44.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:44.176 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:45:44.216 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:45:44.234 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:45:44.234 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:45:44.256 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:45:44.265 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:44.294 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:44.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:44.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:44.297 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:45:44.338 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:45:44.371 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:45:44.398 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:44.407 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:45:44.431 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:44.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:44.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:44.443 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:45:44.446 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:45:44.446 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:45:44.446 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:45:44.446 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:45:44.447 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:45:44.447 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:45:44.447 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:45:44.447 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:45:44.534 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:44.567 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:44.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:44.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:44.673 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:44.676 INFO:teuthology.orchestra.run.smithi053.stderr:reweighted osd.1 to 1 (10000) 2023-10-09T10:45:44.703 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:44.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:44.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:44.742 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:44 smithi053 bash[76859]: audit 2023-10-09T10:45:43.956773+0000 mon.a (mon.0) 1977 : audit 1 from='client.? 172.21.15.53:0/3219615608' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T10:45:44.742 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:44 smithi053 bash[76859]: audit 2023-10-09T10:45:44.129551+0000 mon.c (mon.2) 110 : audit 0 from='client.? 172.21.15.53:0/2587780636' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:45:44.742 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:44 smithi053 bash[79554]: audit 2023-10-09T10:45:43.956773+0000 mon.a (mon.0) 1977 : audit 1 from='client.? 172.21.15.53:0/3219615608' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T10:45:44.742 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:44 smithi053 bash[79554]: audit 2023-10-09T10:45:44.129551+0000 mon.c (mon.2) 110 : audit 0 from='client.? 172.21.15.53:0/2587780636' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:45:44.808 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:44.830 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:44.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:44.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:44.933 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:44.956 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:44.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:44.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:45.060 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:45.071 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:44 smithi086 bash[59714]: audit 2023-10-09T10:45:43.956773+0000 mon.a (mon.0) 1977 : audit 1 from='client.? 172.21.15.53:0/3219615608' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T10:45:45.071 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:44 smithi086 bash[59714]: audit 2023-10-09T10:45:44.129551+0000 mon.c (mon.2) 110 : audit 0 from='client.? 172.21.15.53:0/2587780636' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:45:45.091 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:45.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:45.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:45.195 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:45.225 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:45.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:45.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:45.329 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:45.364 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:45.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:45.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:45.467 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:45.498 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:45.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:45.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:45.602 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:45.633 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:45.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:45.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:45.737 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:45.763 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:45.765 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T10:45:45.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:45.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:45.866 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:45.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:45 smithi086 bash[59714]: cluster 2023-10-09T10:45:43.949919+0000 mgr.y (mgr.26072) 1317 : cluster 0 pgmap v1534: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 7.3 GiB data, 26 GiB used, 332 GiB / 358 GiB avail; 102 B/s rd, 50 MiB/s wr, 1.11k op/s; 7460/359727 objects degraded (2.074%); 3/359727 objects misplaced (0.001%) 2023-10-09T10:45:45.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:45 smithi086 bash[59714]: cluster 2023-10-09T10:45:44.662436+0000 osd.7 (osd.7) 401 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T10:45:45.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:45 smithi086 bash[59714]: cluster 2023-10-09T10:45:44.662499+0000 osd.6 (osd.6) 410 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T10:45:45.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:45 smithi086 bash[59714]: audit 2023-10-09T10:45:44.665099+0000 mon.a (mon.0) 1978 : audit 1 from='client.? 172.21.15.53:0/3219615608' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-09T10:45:45.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:45 smithi086 bash[59714]: cluster 2023-10-09T10:45:44.665280+0000 mon.a (mon.0) 1979 : cluster 0 osdmap e420: 8 total, 8 up, 4 in 2023-10-09T10:45:45.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:45 smithi086 bash[59714]: cluster 2023-10-09T10:45:44.665720+0000 osd.6 (osd.6) 411 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T10:45:45.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:45 smithi086 bash[59714]: cluster 2023-10-09T10:45:44.666291+0000 osd.7 (osd.7) 402 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T10:45:45.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:45 smithi086 bash[59714]: cluster 2023-10-09T10:45:45.024326+0000 osd.4 (osd.4) 353 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T10:45:45.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:45 smithi086 bash[59714]: cluster 2023-10-09T10:45:45.024671+0000 osd.5 (osd.5) 492 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T10:45:45.897 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:45.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:45.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:45.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:45 smithi053 bash[79554]: cluster 2023-10-09T10:45:43.949919+0000 mgr.y (mgr.26072) 1317 : cluster 0 pgmap v1534: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 7.3 GiB data, 26 GiB used, 332 GiB / 358 GiB avail; 102 B/s rd, 50 MiB/s wr, 1.11k op/s; 7460/359727 objects degraded (2.074%); 3/359727 objects misplaced (0.001%) 2023-10-09T10:45:45.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:45 smithi053 bash[79554]: cluster 2023-10-09T10:45:44.662436+0000 osd.7 (osd.7) 401 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T10:45:45.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:45 smithi053 bash[79554]: cluster 2023-10-09T10:45:44.662499+0000 osd.6 (osd.6) 410 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T10:45:45.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:45 smithi053 bash[79554]: audit 2023-10-09T10:45:44.665099+0000 mon.a (mon.0) 1978 : audit 1 from='client.? 172.21.15.53:0/3219615608' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-09T10:45:45.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:45 smithi053 bash[79554]: cluster 2023-10-09T10:45:44.665280+0000 mon.a (mon.0) 1979 : cluster 0 osdmap e420: 8 total, 8 up, 4 in 2023-10-09T10:45:45.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:45 smithi053 bash[79554]: cluster 2023-10-09T10:45:44.665720+0000 osd.6 (osd.6) 411 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T10:45:45.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:45 smithi053 bash[79554]: cluster 2023-10-09T10:45:44.666291+0000 osd.7 (osd.7) 402 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T10:45:45.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:45 smithi053 bash[79554]: cluster 2023-10-09T10:45:45.024326+0000 osd.4 (osd.4) 353 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T10:45:45.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:45 smithi053 bash[79554]: cluster 2023-10-09T10:45:45.024671+0000 osd.5 (osd.5) 492 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T10:45:45.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:45 smithi053 bash[76859]: cluster 2023-10-09T10:45:43.949919+0000 mgr.y (mgr.26072) 1317 : cluster 0 pgmap v1534: 99 pgs: 1 active+undersized+degraded, 5 active+clean+remapped, 93 active+clean; 7.3 GiB data, 26 GiB used, 332 GiB / 358 GiB avail; 102 B/s rd, 50 MiB/s wr, 1.11k op/s; 7460/359727 objects degraded (2.074%); 3/359727 objects misplaced (0.001%) 2023-10-09T10:45:45.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:45 smithi053 bash[76859]: cluster 2023-10-09T10:45:44.662436+0000 osd.7 (osd.7) 401 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T10:45:45.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:45 smithi053 bash[76859]: cluster 2023-10-09T10:45:44.662499+0000 osd.6 (osd.6) 410 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T10:45:45.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:45 smithi053 bash[76859]: audit 2023-10-09T10:45:44.665099+0000 mon.a (mon.0) 1978 : audit 1 from='client.? 172.21.15.53:0/3219615608' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-09T10:45:45.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:45 smithi053 bash[76859]: cluster 2023-10-09T10:45:44.665280+0000 mon.a (mon.0) 1979 : cluster 0 osdmap e420: 8 total, 8 up, 4 in 2023-10-09T10:45:45.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:45 smithi053 bash[76859]: cluster 2023-10-09T10:45:44.665720+0000 osd.6 (osd.6) 411 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T10:45:45.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:45 smithi053 bash[76859]: cluster 2023-10-09T10:45:44.666291+0000 osd.7 (osd.7) 402 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T10:45:45.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:45 smithi053 bash[76859]: cluster 2023-10-09T10:45:45.024326+0000 osd.4 (osd.4) 353 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T10:45:45.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:45 smithi053 bash[76859]: cluster 2023-10-09T10:45:45.024671+0000 osd.5 (osd.5) 492 : cluster 3 failed to encode map e420 with expected crc 2023-10-09T10:45:46.000 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:46.020 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:46.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:46.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:46.123 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:46.156 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:46.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:46.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:46.259 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:46.290 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:46.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:46.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:46.394 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:46.418 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:46.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:46.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:46.521 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:46.547 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:46.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:46.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:46.650 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:46.682 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:46.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:46.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:46.786 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:46.817 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:46.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:46.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:46.922 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:46.931 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:46 smithi086 bash[59714]: cluster 2023-10-09T10:45:45.661818+0000 osd.7 (osd.7) 403 : cluster 3 failed to encode map e421 with expected crc 2023-10-09T10:45:46.931 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:46 smithi086 bash[59714]: cluster 2023-10-09T10:45:45.662085+0000 osd.6 (osd.6) 412 : cluster 3 failed to encode map e421 with expected crc 2023-10-09T10:45:46.931 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:46 smithi086 bash[59714]: cluster 2023-10-09T10:45:45.663054+0000 mon.a (mon.0) 1980 : cluster 0 osdmap e421: 8 total, 8 up, 4 in 2023-10-09T10:45:46.931 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:46 smithi086 bash[59714]: cluster 2023-10-09T10:45:45.665809+0000 osd.7 (osd.7) 404 : cluster 3 failed to encode map e421 with expected crc 2023-10-09T10:45:46.931 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:46 smithi086 bash[59714]: cluster 2023-10-09T10:45:45.666502+0000 osd.6 (osd.6) 413 : cluster 3 failed to encode map e421 with expected crc 2023-10-09T10:45:46.931 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:46 smithi086 bash[59714]: cluster 2023-10-09T10:45:45.703606+0000 osd.5 (osd.5) 493 : cluster 3 failed to encode map e421 with expected crc 2023-10-09T10:45:46.931 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:46 smithi086 bash[59714]: cluster 2023-10-09T10:45:45.703676+0000 osd.4 (osd.4) 354 : cluster 3 failed to encode map e421 with expected crc 2023-10-09T10:45:46.949 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:46.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:46.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:47.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:46 smithi053 bash[79554]: cluster 2023-10-09T10:45:45.661818+0000 osd.7 (osd.7) 403 : cluster 3 failed to encode map e421 with expected crc 2023-10-09T10:45:47.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:46 smithi053 bash[79554]: cluster 2023-10-09T10:45:45.662085+0000 osd.6 (osd.6) 412 : cluster 3 failed to encode map e421 with expected crc 2023-10-09T10:45:47.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:46 smithi053 bash[79554]: cluster 2023-10-09T10:45:45.663054+0000 mon.a (mon.0) 1980 : cluster 0 osdmap e421: 8 total, 8 up, 4 in 2023-10-09T10:45:47.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:46 smithi053 bash[79554]: cluster 2023-10-09T10:45:45.665809+0000 osd.7 (osd.7) 404 : cluster 3 failed to encode map e421 with expected crc 2023-10-09T10:45:47.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:46 smithi053 bash[79554]: cluster 2023-10-09T10:45:45.666502+0000 osd.6 (osd.6) 413 : cluster 3 failed to encode map e421 with expected crc 2023-10-09T10:45:47.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:46 smithi053 bash[79554]: cluster 2023-10-09T10:45:45.703606+0000 osd.5 (osd.5) 493 : cluster 3 failed to encode map e421 with expected crc 2023-10-09T10:45:47.016 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:46 smithi053 bash[79554]: cluster 2023-10-09T10:45:45.703676+0000 osd.4 (osd.4) 354 : cluster 3 failed to encode map e421 with expected crc 2023-10-09T10:45:47.017 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-10-09T10:45:47.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:46 smithi053 bash[76859]: cluster 2023-10-09T10:45:45.661818+0000 osd.7 (osd.7) 403 : cluster 3 failed to encode map e421 with expected crc 2023-10-09T10:45:47.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:46 smithi053 bash[76859]: cluster 2023-10-09T10:45:45.662085+0000 osd.6 (osd.6) 412 : cluster 3 failed to encode map e421 with expected crc 2023-10-09T10:45:47.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:46 smithi053 bash[76859]: cluster 2023-10-09T10:45:45.663054+0000 mon.a (mon.0) 1980 : cluster 0 osdmap e421: 8 total, 8 up, 4 in 2023-10-09T10:45:47.017 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:46 smithi053 bash[76859]: cluster 2023-10-09T10:45:45.665809+0000 osd.7 (osd.7) 404 : cluster 3 failed to encode map e421 with expected crc 2023-10-09T10:45:47.018 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:46 smithi053 bash[76859]: cluster 2023-10-09T10:45:45.666502+0000 osd.6 (osd.6) 413 : cluster 3 failed to encode map e421 with expected crc 2023-10-09T10:45:47.018 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:46 smithi053 bash[76859]: cluster 2023-10-09T10:45:45.703606+0000 osd.5 (osd.5) 493 : cluster 3 failed to encode map e421 with expected crc 2023-10-09T10:45:47.018 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:46 smithi053 bash[76859]: cluster 2023-10-09T10:45:45.703676+0000 osd.4 (osd.4) 354 : cluster 3 failed to encode map e421 with expected crc 2023-10-09T10:45:47.056 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:47.079 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:47.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:47.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:47.184 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:47.208 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:47.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:47.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:47.311 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:47.338 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:47.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:47.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:47.442 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:47.480 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:47.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:47.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:47.584 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:47.613 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:47.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:47.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:47.717 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:47.745 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:47.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:47.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:47.850 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:47.858 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[79554]: cluster 2023-10-09T10:45:45.950637+0000 mgr.y (mgr.26072) 1318 : cluster 0 pgmap v1537: 99 pgs: 4 peering, 3 unknown, 1 active+undersized+degraded, 5 active+clean+remapped, 86 active+clean; 6.9 GiB data, 26 GiB used, 332 GiB / 358 GiB avail; 7460/336783 objects degraded (2.215%); 3/336783 objects misplaced (0.001%) 2023-10-09T10:45:47.858 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[79554]: cluster 2023-10-09T10:45:46.665761+0000 mon.a (mon.0) 1981 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-09T10:45:47.858 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[79554]: cluster 2023-10-09T10:45:46.676451+0000 osd.2 (osd.2) 47 : cluster 0 10.18 starting backfill to osd.1 from (0'0,0'0] MAX to 419'6019 2023-10-09T10:45:47.858 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[79554]: cluster 2023-10-09T10:45:46.676470+0000 mon.a (mon.0) 1982 : cluster 0 osdmap e422: 8 total, 8 up, 4 in 2023-10-09T10:45:47.858 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[79554]: cluster 2023-10-09T10:45:46.676893+0000 osd.2 (osd.2) 48 : cluster 0 10.12 starting backfill to osd.1 from (0'0,0'0] MAX to 419'5950 2023-10-09T10:45:47.859 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[79554]: cluster 2023-10-09T10:45:46.677230+0000 osd.2 (osd.2) 49 : cluster 0 10.8 starting backfill to osd.1 from (0'0,0'0] MAX to 419'6023 2023-10-09T10:45:47.859 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[79554]: cluster 2023-10-09T10:45:46.679607+0000 osd.7 (osd.7) 405 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T10:45:47.859 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[79554]: cluster 2023-10-09T10:45:46.680775+0000 osd.2 (osd.2) 50 : cluster 0 10.2 starting backfill to osd.1 from (0'0,0'0] MAX to 419'5988 2023-10-09T10:45:47.859 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[79554]: cluster 2023-10-09T10:45:46.682688+0000 osd.6 (osd.6) 414 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T10:45:47.859 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[79554]: cluster 2023-10-09T10:45:46.684753+0000 osd.7 (osd.7) 406 : cluster 0 10.c starting backfill to osd.1 from (0'0,0'0] MAX to 419'8106 2023-10-09T10:45:47.859 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[79554]: cluster 2023-10-09T10:45:46.689040+0000 osd.6 (osd.6) 415 : cluster 0 10.7 starting backfill to osd.1 from (0'0,0'0] MAX to 419'6062 2023-10-09T10:45:47.859 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[79554]: cluster 2023-10-09T10:45:46.691558+0000 osd.6 (osd.6) 416 : cluster 0 10.17 starting backfill to osd.1 from (0'0,0'0] MAX to 419'6079 2023-10-09T10:45:47.859 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[79554]: cluster 2023-10-09T10:45:46.805653+0000 osd.4 (osd.4) 355 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T10:45:47.859 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[79554]: cluster 2023-10-09T10:45:46.807608+0000 osd.4 (osd.4) 356 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T10:45:47.859 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[76859]: cluster 2023-10-09T10:45:45.950637+0000 mgr.y (mgr.26072) 1318 : cluster 0 pgmap v1537: 99 pgs: 4 peering, 3 unknown, 1 active+undersized+degraded, 5 active+clean+remapped, 86 active+clean; 6.9 GiB data, 26 GiB used, 332 GiB / 358 GiB avail; 7460/336783 objects degraded (2.215%); 3/336783 objects misplaced (0.001%) 2023-10-09T10:45:47.860 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[76859]: cluster 2023-10-09T10:45:46.665761+0000 mon.a (mon.0) 1981 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-09T10:45:47.860 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[76859]: cluster 2023-10-09T10:45:46.676451+0000 osd.2 (osd.2) 47 : cluster 0 10.18 starting backfill to osd.1 from (0'0,0'0] MAX to 419'6019 2023-10-09T10:45:47.860 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[76859]: cluster 2023-10-09T10:45:46.676470+0000 mon.a (mon.0) 1982 : cluster 0 osdmap e422: 8 total, 8 up, 4 in 2023-10-09T10:45:47.860 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[76859]: cluster 2023-10-09T10:45:46.676893+0000 osd.2 (osd.2) 48 : cluster 0 10.12 starting backfill to osd.1 from (0'0,0'0] MAX to 419'5950 2023-10-09T10:45:47.860 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[76859]: cluster 2023-10-09T10:45:46.677230+0000 osd.2 (osd.2) 49 : cluster 0 10.8 starting backfill to osd.1 from (0'0,0'0] MAX to 419'6023 2023-10-09T10:45:47.860 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[76859]: cluster 2023-10-09T10:45:46.679607+0000 osd.7 (osd.7) 405 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T10:45:47.860 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[76859]: cluster 2023-10-09T10:45:46.680775+0000 osd.2 (osd.2) 50 : cluster 0 10.2 starting backfill to osd.1 from (0'0,0'0] MAX to 419'5988 2023-10-09T10:45:47.860 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[76859]: cluster 2023-10-09T10:45:46.682688+0000 osd.6 (osd.6) 414 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T10:45:47.860 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[76859]: cluster 2023-10-09T10:45:46.684753+0000 osd.7 (osd.7) 406 : cluster 0 10.c starting backfill to osd.1 from (0'0,0'0] MAX to 419'8106 2023-10-09T10:45:47.860 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[76859]: cluster 2023-10-09T10:45:46.689040+0000 osd.6 (osd.6) 415 : cluster 0 10.7 starting backfill to osd.1 from (0'0,0'0] MAX to 419'6062 2023-10-09T10:45:47.860 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[76859]: cluster 2023-10-09T10:45:46.691558+0000 osd.6 (osd.6) 416 : cluster 0 10.17 starting backfill to osd.1 from (0'0,0'0] MAX to 419'6079 2023-10-09T10:45:47.861 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[76859]: cluster 2023-10-09T10:45:46.805653+0000 osd.4 (osd.4) 355 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T10:45:47.861 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:47 smithi053 bash[76859]: cluster 2023-10-09T10:45:46.807608+0000 osd.4 (osd.4) 356 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T10:45:47.877 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:47.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:47.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:47.980 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:47.987 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd reweight 2 1 2023-10-09T10:45:48.004 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:48.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:48.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:48.112 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:48.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:47 smithi086 bash[59714]: cluster 2023-10-09T10:45:45.950637+0000 mgr.y (mgr.26072) 1318 : cluster 0 pgmap v1537: 99 pgs: 4 peering, 3 unknown, 1 active+undersized+degraded, 5 active+clean+remapped, 86 active+clean; 6.9 GiB data, 26 GiB used, 332 GiB / 358 GiB avail; 7460/336783 objects degraded (2.215%); 3/336783 objects misplaced (0.001%) 2023-10-09T10:45:48.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:47 smithi086 bash[59714]: cluster 2023-10-09T10:45:46.665761+0000 mon.a (mon.0) 1981 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-10-09T10:45:48.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:47 smithi086 bash[59714]: cluster 2023-10-09T10:45:46.676451+0000 osd.2 (osd.2) 47 : cluster 0 10.18 starting backfill to osd.1 from (0'0,0'0] MAX to 419'6019 2023-10-09T10:45:48.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:47 smithi086 bash[59714]: cluster 2023-10-09T10:45:46.676470+0000 mon.a (mon.0) 1982 : cluster 0 osdmap e422: 8 total, 8 up, 4 in 2023-10-09T10:45:48.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:47 smithi086 bash[59714]: cluster 2023-10-09T10:45:46.676893+0000 osd.2 (osd.2) 48 : cluster 0 10.12 starting backfill to osd.1 from (0'0,0'0] MAX to 419'5950 2023-10-09T10:45:48.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:47 smithi086 bash[59714]: cluster 2023-10-09T10:45:46.677230+0000 osd.2 (osd.2) 49 : cluster 0 10.8 starting backfill to osd.1 from (0'0,0'0] MAX to 419'6023 2023-10-09T10:45:48.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:47 smithi086 bash[59714]: cluster 2023-10-09T10:45:46.679607+0000 osd.7 (osd.7) 405 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T10:45:48.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:47 smithi086 bash[59714]: cluster 2023-10-09T10:45:46.680775+0000 osd.2 (osd.2) 50 : cluster 0 10.2 starting backfill to osd.1 from (0'0,0'0] MAX to 419'5988 2023-10-09T10:45:48.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:47 smithi086 bash[59714]: cluster 2023-10-09T10:45:46.682688+0000 osd.6 (osd.6) 414 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T10:45:48.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:47 smithi086 bash[59714]: cluster 2023-10-09T10:45:46.684753+0000 osd.7 (osd.7) 406 : cluster 0 10.c starting backfill to osd.1 from (0'0,0'0] MAX to 419'8106 2023-10-09T10:45:48.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:47 smithi086 bash[59714]: cluster 2023-10-09T10:45:46.689040+0000 osd.6 (osd.6) 415 : cluster 0 10.7 starting backfill to osd.1 from (0'0,0'0] MAX to 419'6062 2023-10-09T10:45:48.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:47 smithi086 bash[59714]: cluster 2023-10-09T10:45:46.691558+0000 osd.6 (osd.6) 416 : cluster 0 10.17 starting backfill to osd.1 from (0'0,0'0] MAX to 419'6079 2023-10-09T10:45:48.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:47 smithi086 bash[59714]: cluster 2023-10-09T10:45:46.805653+0000 osd.4 (osd.4) 355 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T10:45:48.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:47 smithi086 bash[59714]: cluster 2023-10-09T10:45:46.807608+0000 osd.4 (osd.4) 356 : cluster 3 failed to encode map e422 with expected crc 2023-10-09T10:45:48.144 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:48.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:48.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:48.247 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:48.278 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:48.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:48.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:48.385 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:48.413 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:48.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:48.418 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:48.519 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:48.577 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:48.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:48.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:48.687 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:48.723 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:48.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:48.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:48.830 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:48.859 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:48.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:48.864 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:48.965 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:48.975 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:48 smithi086 bash[59714]: cluster 2023-10-09T10:45:47.683743+0000 mon.a (mon.0) 1983 : cluster 0 osdmap e423: 8 total, 8 up, 4 in 2023-10-09T10:45:48.975 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:48 smithi086 bash[59714]: cluster 2023-10-09T10:45:47.688884+0000 osd.6 (osd.6) 417 : cluster 3 failed to encode map e423 with expected crc 2023-10-09T10:45:48.975 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:48 smithi086 bash[59714]: cluster 2023-10-09T10:45:47.690977+0000 osd.7 (osd.7) 407 : cluster 3 failed to encode map e423 with expected crc 2023-10-09T10:45:48.975 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:48 smithi086 bash[59714]: cluster 2023-10-09T10:45:47.952604+0000 mgr.y (mgr.26072) 1319 : cluster 0 pgmap v1540: 99 pgs: 5 remapped+peering, 5 peering, 2 active+remapped+backfill_wait, 1 active+undersized+degraded, 4 active+clean+remapped, 82 active+clean; 7.2 GiB data, 25 GiB used, 332 GiB / 358 GiB avail; 0 B/s wr, 686 op/s; 7460/351480 objects degraded (2.122%); 7275/351480 objects misplaced (2.070%) 2023-10-09T10:45:48.975 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:48 smithi086 bash[59714]: cluster 2023-10-09T10:45:47.973148+0000 osd.4 (osd.4) 357 : cluster 3 failed to encode map e423 with expected crc 2023-10-09T10:45:48.976 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:48 smithi086 bash[59714]: cluster 2023-10-09T10:45:47.973193+0000 osd.5 (osd.5) 494 : cluster 3 failed to encode map e423 with expected crc 2023-10-09T10:45:48.976 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:48 smithi086 bash[59714]: cluster 2023-10-09T10:45:48.423991+0000 mon.a (mon.0) 1984 : cluster 3 Health check update: Degraded data redundancy: 7460/336783 objects degraded (2.215%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:48.991 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:48.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:48.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:49.094 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:49.124 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:49.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:49.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:49.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:48 smithi053 bash[79554]: cluster 2023-10-09T10:45:47.683743+0000 mon.a (mon.0) 1983 : cluster 0 osdmap e423: 8 total, 8 up, 4 in 2023-10-09T10:45:49.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:48 smithi053 bash[79554]: cluster 2023-10-09T10:45:47.688884+0000 osd.6 (osd.6) 417 : cluster 3 failed to encode map e423 with expected crc 2023-10-09T10:45:49.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:48 smithi053 bash[79554]: cluster 2023-10-09T10:45:47.690977+0000 osd.7 (osd.7) 407 : cluster 3 failed to encode map e423 with expected crc 2023-10-09T10:45:49.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:48 smithi053 bash[79554]: cluster 2023-10-09T10:45:47.952604+0000 mgr.y (mgr.26072) 1319 : cluster 0 pgmap v1540: 99 pgs: 5 remapped+peering, 5 peering, 2 active+remapped+backfill_wait, 1 active+undersized+degraded, 4 active+clean+remapped, 82 active+clean; 7.2 GiB data, 25 GiB used, 332 GiB / 358 GiB avail; 0 B/s wr, 686 op/s; 7460/351480 objects degraded (2.122%); 7275/351480 objects misplaced (2.070%) 2023-10-09T10:45:49.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:48 smithi053 bash[79554]: cluster 2023-10-09T10:45:47.973148+0000 osd.4 (osd.4) 357 : cluster 3 failed to encode map e423 with expected crc 2023-10-09T10:45:49.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:48 smithi053 bash[79554]: cluster 2023-10-09T10:45:47.973193+0000 osd.5 (osd.5) 494 : cluster 3 failed to encode map e423 with expected crc 2023-10-09T10:45:49.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:48 smithi053 bash[79554]: cluster 2023-10-09T10:45:48.423991+0000 mon.a (mon.0) 1984 : cluster 3 Health check update: Degraded data redundancy: 7460/336783 objects degraded (2.215%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:49.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:48 smithi053 bash[76859]: cluster 2023-10-09T10:45:47.683743+0000 mon.a (mon.0) 1983 : cluster 0 osdmap e423: 8 total, 8 up, 4 in 2023-10-09T10:45:49.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:48 smithi053 bash[76859]: cluster 2023-10-09T10:45:47.688884+0000 osd.6 (osd.6) 417 : cluster 3 failed to encode map e423 with expected crc 2023-10-09T10:45:49.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:48 smithi053 bash[76859]: cluster 2023-10-09T10:45:47.690977+0000 osd.7 (osd.7) 407 : cluster 3 failed to encode map e423 with expected crc 2023-10-09T10:45:49.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:48 smithi053 bash[76859]: cluster 2023-10-09T10:45:47.952604+0000 mgr.y (mgr.26072) 1319 : cluster 0 pgmap v1540: 99 pgs: 5 remapped+peering, 5 peering, 2 active+remapped+backfill_wait, 1 active+undersized+degraded, 4 active+clean+remapped, 82 active+clean; 7.2 GiB data, 25 GiB used, 332 GiB / 358 GiB avail; 0 B/s wr, 686 op/s; 7460/351480 objects degraded (2.122%); 7275/351480 objects misplaced (2.070%) 2023-10-09T10:45:49.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:48 smithi053 bash[76859]: cluster 2023-10-09T10:45:47.973148+0000 osd.4 (osd.4) 357 : cluster 3 failed to encode map e423 with expected crc 2023-10-09T10:45:49.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:48 smithi053 bash[76859]: cluster 2023-10-09T10:45:47.973193+0000 osd.5 (osd.5) 494 : cluster 3 failed to encode map e423 with expected crc 2023-10-09T10:45:49.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:48 smithi053 bash[76859]: cluster 2023-10-09T10:45:48.423991+0000 mon.a (mon.0) 1984 : cluster 3 Health check update: Degraded data redundancy: 7460/336783 objects degraded (2.215%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-10-09T10:45:49.227 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:49.255 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:49.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:49.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:49.359 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:49.395 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:49.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:49.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:49.499 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:49.536 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:49.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:49.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:49.641 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:49.671 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:49.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:49.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:49.783 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:49.813 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:49 smithi053 bash[79554]: cluster 2023-10-09T10:45:48.694407+0000 mon.a (mon.0) 1985 : cluster 0 osdmap e424: 8 total, 8 up, 4 in 2023-10-09T10:45:49.813 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:49 smithi053 bash[79554]: cluster 2023-10-09T10:45:48.696305+0000 osd.6 (osd.6) 418 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T10:45:49.813 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:49 smithi053 bash[79554]: cluster 2023-10-09T10:45:48.697712+0000 osd.6 (osd.6) 419 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T10:45:49.814 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:49 smithi053 bash[79554]: cluster 2023-10-09T10:45:48.701462+0000 osd.7 (osd.7) 408 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T10:45:49.814 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:49 smithi053 bash[79554]: cluster 2023-10-09T10:45:48.703071+0000 osd.7 (osd.7) 409 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T10:45:49.814 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:49 smithi053 bash[79554]: cluster 2023-10-09T10:45:49.106148+0000 osd.4 (osd.4) 358 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T10:45:49.814 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:49 smithi053 bash[79554]: cluster 2023-10-09T10:45:49.107754+0000 osd.4 (osd.4) 359 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T10:45:49.814 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:49 smithi053 bash[79554]: cluster 2023-10-09T10:45:49.526274+0000 osd.5 (osd.5) 495 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T10:45:49.814 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:49 smithi053 bash[79554]: cluster 2023-10-09T10:45:49.527561+0000 osd.5 (osd.5) 496 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T10:45:49.814 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:49 smithi053 bash[76859]: cluster 2023-10-09T10:45:48.694407+0000 mon.a (mon.0) 1985 : cluster 0 osdmap e424: 8 total, 8 up, 4 in 2023-10-09T10:45:49.814 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:49 smithi053 bash[76859]: cluster 2023-10-09T10:45:48.696305+0000 osd.6 (osd.6) 418 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T10:45:49.814 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:49 smithi053 bash[76859]: cluster 2023-10-09T10:45:48.697712+0000 osd.6 (osd.6) 419 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T10:45:49.815 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:49 smithi053 bash[76859]: cluster 2023-10-09T10:45:48.701462+0000 osd.7 (osd.7) 408 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T10:45:49.815 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:49 smithi053 bash[76859]: cluster 2023-10-09T10:45:48.703071+0000 osd.7 (osd.7) 409 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T10:45:49.815 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:49 smithi053 bash[76859]: cluster 2023-10-09T10:45:49.106148+0000 osd.4 (osd.4) 358 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T10:45:49.815 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:49 smithi053 bash[76859]: cluster 2023-10-09T10:45:49.107754+0000 osd.4 (osd.4) 359 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T10:45:49.815 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:49 smithi053 bash[76859]: cluster 2023-10-09T10:45:49.526274+0000 osd.5 (osd.5) 495 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T10:45:49.815 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:49 smithi053 bash[76859]: cluster 2023-10-09T10:45:49.527561+0000 osd.5 (osd.5) 496 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T10:45:49.836 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:49.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:49.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:49.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:49 smithi086 bash[59714]: cluster 2023-10-09T10:45:48.694407+0000 mon.a (mon.0) 1985 : cluster 0 osdmap e424: 8 total, 8 up, 4 in 2023-10-09T10:45:49.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:49 smithi086 bash[59714]: cluster 2023-10-09T10:45:48.696305+0000 osd.6 (osd.6) 418 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T10:45:49.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:49 smithi086 bash[59714]: cluster 2023-10-09T10:45:48.697712+0000 osd.6 (osd.6) 419 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T10:45:49.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:49 smithi086 bash[59714]: cluster 2023-10-09T10:45:48.701462+0000 osd.7 (osd.7) 408 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T10:45:49.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:49 smithi086 bash[59714]: cluster 2023-10-09T10:45:48.703071+0000 osd.7 (osd.7) 409 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T10:45:49.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:49 smithi086 bash[59714]: cluster 2023-10-09T10:45:49.106148+0000 osd.4 (osd.4) 358 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T10:45:49.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:49 smithi086 bash[59714]: cluster 2023-10-09T10:45:49.107754+0000 osd.4 (osd.4) 359 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T10:45:49.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:49 smithi086 bash[59714]: cluster 2023-10-09T10:45:49.526274+0000 osd.5 (osd.5) 495 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T10:45:49.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:49 smithi086 bash[59714]: cluster 2023-10-09T10:45:49.527561+0000 osd.5 (osd.5) 496 : cluster 3 failed to encode map e424 with expected crc 2023-10-09T10:45:49.943 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:49.974 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:45:49.987 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:49.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:49.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:50.094 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:50.122 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:50.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:50.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:50.227 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:50.252 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:50.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:50.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:50.357 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:50.392 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:50.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:50.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:50.495 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:50.560 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:50.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:50.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:50.672 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:50.710 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:50.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:50.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:50.815 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:50.844 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:50.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:50.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:50.947 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:50.957 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:50 smithi086 bash[59714]: audit 2023-10-09T10:45:49.872566+0000 mon.a (mon.0) 1986 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:45:50.957 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:50 smithi086 bash[59714]: audit 2023-10-09T10:45:49.880208+0000 mon.a (mon.0) 1987 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:45:50.957 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:50 smithi086 bash[59714]: cluster 2023-10-09T10:45:49.953234+0000 mgr.y (mgr.26072) 1320 : cluster 0 pgmap v1542: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 remapped+peering, 5 peering, 2 active+remapped+backfill_wait, 2 active+clean+remapped, 84 active+clean; 7.1 GiB data, 25 GiB used, 333 GiB / 358 GiB avail; 647 KiB/s rd, 110 MiB/s wr, 2.74k op/s; 7082/349719 objects degraded (2.025%); 7272/349719 objects misplaced (2.079%); 2.5 MiB/s, 43 objects/s recovering 2023-10-09T10:45:50.957 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:50 smithi086 bash[59714]: audit 2023-10-09T10:45:50.562736+0000 mon.a (mon.0) 1988 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:45:50.957 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:50 smithi086 bash[59714]: audit 2023-10-09T10:45:50.564240+0000 mon.a (mon.0) 1989 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:45:50.957 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:50 smithi086 bash[59714]: audit 2023-10-09T10:45:50.570554+0000 mon.a (mon.0) 1990 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:45:50.969 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:50.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:50.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:51.072 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:51.100 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:51.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:51.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:51.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:50 smithi053 bash[79554]: audit 2023-10-09T10:45:49.872566+0000 mon.a (mon.0) 1986 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:45:51.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:50 smithi053 bash[79554]: audit 2023-10-09T10:45:49.880208+0000 mon.a (mon.0) 1987 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:45:51.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:50 smithi053 bash[79554]: cluster 2023-10-09T10:45:49.953234+0000 mgr.y (mgr.26072) 1320 : cluster 0 pgmap v1542: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 remapped+peering, 5 peering, 2 active+remapped+backfill_wait, 2 active+clean+remapped, 84 active+clean; 7.1 GiB data, 25 GiB used, 333 GiB / 358 GiB avail; 647 KiB/s rd, 110 MiB/s wr, 2.74k op/s; 7082/349719 objects degraded (2.025%); 7272/349719 objects misplaced (2.079%); 2.5 MiB/s, 43 objects/s recovering 2023-10-09T10:45:51.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:50 smithi053 bash[79554]: audit 2023-10-09T10:45:50.562736+0000 mon.a (mon.0) 1988 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:45:51.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:50 smithi053 bash[79554]: audit 2023-10-09T10:45:50.564240+0000 mon.a (mon.0) 1989 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:45:51.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:50 smithi053 bash[79554]: audit 2023-10-09T10:45:50.570554+0000 mon.a (mon.0) 1990 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:45:51.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:50 smithi053 bash[76859]: audit 2023-10-09T10:45:49.872566+0000 mon.a (mon.0) 1986 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:45:51.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:50 smithi053 bash[76859]: audit 2023-10-09T10:45:49.880208+0000 mon.a (mon.0) 1987 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:45:51.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:50 smithi053 bash[76859]: cluster 2023-10-09T10:45:49.953234+0000 mgr.y (mgr.26072) 1320 : cluster 0 pgmap v1542: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 remapped+peering, 5 peering, 2 active+remapped+backfill_wait, 2 active+clean+remapped, 84 active+clean; 7.1 GiB data, 25 GiB used, 333 GiB / 358 GiB avail; 647 KiB/s rd, 110 MiB/s wr, 2.74k op/s; 7082/349719 objects degraded (2.025%); 7272/349719 objects misplaced (2.079%); 2.5 MiB/s, 43 objects/s recovering 2023-10-09T10:45:51.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:50 smithi053 bash[76859]: audit 2023-10-09T10:45:50.562736+0000 mon.a (mon.0) 1988 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:45:51.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:50 smithi053 bash[76859]: audit 2023-10-09T10:45:50.564240+0000 mon.a (mon.0) 1989 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:45:51.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:50 smithi053 bash[76859]: audit 2023-10-09T10:45:50.570554+0000 mon.a (mon.0) 1990 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:45:51.204 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:51.237 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:51.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:51.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:51.341 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:51.374 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:51.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:51.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:51.478 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:51.507 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:51.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:51.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:51.610 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:51.638 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:51.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:51.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:51.744 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:51.771 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:51.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:51.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:51.877 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:51.907 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:51.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:51.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:52.012 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:52.050 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:52.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:52.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:52.155 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:52.164 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:52 smithi086 bash[59714]: cluster 2023-10-09T10:45:52.008931+0000 mon.a (mon.0) 1991 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2023-10-09T10:45:52.180 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:52.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:52.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:52.283 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:52.292 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:52 smithi053 bash[79554]: cluster 2023-10-09T10:45:52.008931+0000 mon.a (mon.0) 1991 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2023-10-09T10:45:52.292 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:52 smithi053 bash[76859]: cluster 2023-10-09T10:45:52.008931+0000 mon.a (mon.0) 1991 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2023-10-09T10:45:52.309 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:52.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:52.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:52.412 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:52.447 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:52.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:52.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:52.544 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:45:52.545 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:45:52.545 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:45:52.552 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:52.597 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:52.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:52.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:52.701 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:52.729 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:52.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:52.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:52.833 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:52.855 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:52.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:52.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:52.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:45:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:45:52] "GET /metrics HTTP/1.1" 200 36602 "" "Prometheus/2.33.4" 2023-10-09T10:45:52.962 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:53.000 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:53.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:53.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:53.103 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:53.131 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:53.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:53.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:53.236 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:53.244 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:53 smithi053 bash[79554]: cluster 2023-10-09T10:45:51.955668+0000 mgr.y (mgr.26072) 1321 : cluster 0 pgmap v1543: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 7.0 GiB data, 25 GiB used, 333 GiB / 358 GiB avail; 463 KiB/s rd, 79 MiB/s wr, 2.34k op/s; 7082/342825 objects degraded (2.066%); 21177/342825 objects misplaced (6.177%); 1.8 MiB/s, 33 objects/s recovering 2023-10-09T10:45:53.244 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:53 smithi053 bash[76859]: cluster 2023-10-09T10:45:51.955668+0000 mgr.y (mgr.26072) 1321 : cluster 0 pgmap v1543: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 7.0 GiB data, 25 GiB used, 333 GiB / 358 GiB avail; 463 KiB/s rd, 79 MiB/s wr, 2.34k op/s; 7082/342825 objects degraded (2.066%); 21177/342825 objects misplaced (6.177%); 1.8 MiB/s, 33 objects/s recovering 2023-10-09T10:45:53.262 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:53.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:53.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:53.366 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:53.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:53 smithi086 bash[59714]: cluster 2023-10-09T10:45:51.955668+0000 mgr.y (mgr.26072) 1321 : cluster 0 pgmap v1543: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 7.0 GiB data, 25 GiB used, 333 GiB / 358 GiB avail; 463 KiB/s rd, 79 MiB/s wr, 2.34k op/s; 7082/342825 objects degraded (2.066%); 21177/342825 objects misplaced (6.177%); 1.8 MiB/s, 33 objects/s recovering 2023-10-09T10:45:53.433 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:53.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:53.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:53.536 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:53.565 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:53.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:53.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:53.671 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:53.705 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:53.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:53.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:53.809 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:53.835 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:53.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:53.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:53.940 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:53.967 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:53.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:53.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:54.073 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:54.096 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:54.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:54.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:54.201 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:54.209 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:54 smithi086 bash[59714]: audit 2023-10-09T10:45:53.099884+0000 mon.a (mon.0) 1992 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:45:54.209 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:54 smithi086 bash[59714]: cluster 2023-10-09T10:45:53.425563+0000 mon.a (mon.0) 1993 : cluster 3 Health check update: Degraded data redundancy: 7082/342825 objects degraded (2.066%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:45:54.228 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:54.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:54.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:54.331 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:54.357 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:54.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:54.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:54 smithi053 bash[79554]: audit 2023-10-09T10:45:53.099884+0000 mon.a (mon.0) 1992 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:45:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:54 smithi053 bash[79554]: cluster 2023-10-09T10:45:53.425563+0000 mon.a (mon.0) 1993 : cluster 3 Health check update: Degraded data redundancy: 7082/342825 objects degraded (2.066%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:45:54.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:54 smithi053 bash[76859]: audit 2023-10-09T10:45:53.099884+0000 mon.a (mon.0) 1992 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:45:54.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:54 smithi053 bash[76859]: cluster 2023-10-09T10:45:53.425563+0000 mon.a (mon.0) 1993 : cluster 3 Health check update: Degraded data redundancy: 7082/342825 objects degraded (2.066%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:45:54.462 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:54.488 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:54.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:54.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:54.578 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:45:54.595 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:54.616 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:54.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:54.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:54.719 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:54.745 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:54.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:54.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:54.851 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:54.875 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:54.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:54.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:54.981 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:55.008 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:55.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:55.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:55.111 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:55.139 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:55.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:55.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:55.242 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:55.272 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:55.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:55.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:55.378 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:55.402 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:55.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:55.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:55.505 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:55.530 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:55.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:55.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:55.635 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:55.645 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:55 smithi086 bash[59714]: cluster 2023-10-09T10:45:53.956400+0000 mgr.y (mgr.26072) 1322 : cluster 0 pgmap v1544: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 6.8 GiB data, 24 GiB used, 333 GiB / 358 GiB avail; 0 B/s wr, 892 op/s; 6123/334851 objects degraded (1.829%); 20839/334851 objects misplaced (6.223%); 7.1 MiB/s, 117 objects/s recovering 2023-10-09T10:45:55.665 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:55.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:55.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:55.768 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:55.796 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:55.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:55.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:55.899 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:55.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:55 smithi053 bash[79554]: cluster 2023-10-09T10:45:53.956400+0000 mgr.y (mgr.26072) 1322 : cluster 0 pgmap v1544: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 6.8 GiB data, 24 GiB used, 333 GiB / 358 GiB avail; 0 B/s wr, 892 op/s; 6123/334851 objects degraded (1.829%); 20839/334851 objects misplaced (6.223%); 7.1 MiB/s, 117 objects/s recovering 2023-10-09T10:45:55.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:55 smithi053 bash[76859]: cluster 2023-10-09T10:45:53.956400+0000 mgr.y (mgr.26072) 1322 : cluster 0 pgmap v1544: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 6.8 GiB data, 24 GiB used, 333 GiB / 358 GiB avail; 0 B/s wr, 892 op/s; 6123/334851 objects degraded (1.829%); 20839/334851 objects misplaced (6.223%); 7.1 MiB/s, 117 objects/s recovering 2023-10-09T10:45:55.932 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:55.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:55.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:56.036 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:56.072 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:56.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:56.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:56.176 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:56.205 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:56.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:56.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:56.309 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:56.335 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:56.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:56.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:56.439 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:56.469 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:56.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:56.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:56.573 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:56.605 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:56.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:56.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:56.708 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:56.735 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:56.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:56.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:56.838 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:56.871 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:56.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:56.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:56.979 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:57.009 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:57.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:57.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:57.115 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:57.147 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:57.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:57.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:57.252 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:57.279 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:57.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:57.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:57.384 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:57.413 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:57.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:57.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:57.517 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:57.527 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:57 smithi086 bash[59714]: cluster 2023-10-09T10:45:55.957334+0000 mgr.y (mgr.26072) 1323 : cluster 0 pgmap v1545: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 6.8 GiB data, 24 GiB used, 333 GiB / 358 GiB avail; 0 B/s wr, 714 op/s; 6123/333747 objects degraded (1.835%); 20839/333747 objects misplaced (6.244%); 6.3 MiB/s, 102 objects/s recovering 2023-10-09T10:45:57.548 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:57.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:57.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:57.658 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:57.691 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:57.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:57.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:57.797 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:57.831 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:57.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:57.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:57.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:57 smithi053 bash[79554]: cluster 2023-10-09T10:45:55.957334+0000 mgr.y (mgr.26072) 1323 : cluster 0 pgmap v1545: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 6.8 GiB data, 24 GiB used, 333 GiB / 358 GiB avail; 0 B/s wr, 714 op/s; 6123/333747 objects degraded (1.835%); 20839/333747 objects misplaced (6.244%); 6.3 MiB/s, 102 objects/s recovering 2023-10-09T10:45:57.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:57 smithi053 bash[76859]: cluster 2023-10-09T10:45:55.957334+0000 mgr.y (mgr.26072) 1323 : cluster 0 pgmap v1545: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 6.8 GiB data, 24 GiB used, 333 GiB / 358 GiB avail; 0 B/s wr, 714 op/s; 6123/333747 objects degraded (1.835%); 20839/333747 objects misplaced (6.244%); 6.3 MiB/s, 102 objects/s recovering 2023-10-09T10:45:57.935 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:57.966 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:57.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:57.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:58.072 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:58.098 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:58.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:58.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:58.204 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:58.225 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:45:58.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:58.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:45:58.328 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:58.365 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:58.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:58.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:58.473 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:58.501 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:45:58.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:58.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:45:58.606 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:58.615 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:58 smithi053 bash[76859]: cluster 2023-10-09T10:45:58.427175+0000 mon.a (mon.0) 1994 : cluster 3 Health check update: Degraded data redundancy: 6123/333747 objects degraded (1.835%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:45:58.615 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:58 smithi053 bash[79554]: cluster 2023-10-09T10:45:58.427175+0000 mon.a (mon.0) 1994 : cluster 3 Health check update: Degraded data redundancy: 6123/333747 objects degraded (1.835%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:45:58.631 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:45:58.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:58.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:45:58.735 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:58.777 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:58.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:58.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:58.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:58 smithi086 bash[59714]: cluster 2023-10-09T10:45:58.427175+0000 mon.a (mon.0) 1994 : cluster 3 Health check update: Degraded data redundancy: 6123/333747 objects degraded (1.835%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:45:58.880 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:58.909 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:58.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:58.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:59.012 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:59.045 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:59.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:59.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:59.150 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:59.181 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:45:59.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:59.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:45:59.285 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:59.316 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:59.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:59.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:59.420 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:59.458 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:45:59.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:59.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:45:59.505 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:45:59 smithi053 bash[76859]: cluster 2023-10-09T10:45:57.958114+0000 mgr.y (mgr.26072) 1324 : cluster 0 pgmap v1546: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 6.6 GiB data, 24 GiB used, 334 GiB / 358 GiB avail; 0 B/s wr, 974 op/s; 6123/322215 objects degraded (1.900%); 19848/322215 objects misplaced (6.160%); 5.2 MiB/s, 85 objects/s recovering 2023-10-09T10:45:59.505 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:45:59 smithi053 bash[79554]: cluster 2023-10-09T10:45:57.958114+0000 mgr.y (mgr.26072) 1324 : cluster 0 pgmap v1546: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 6.6 GiB data, 24 GiB used, 334 GiB / 358 GiB avail; 0 B/s wr, 974 op/s; 6123/322215 objects degraded (1.900%); 19848/322215 objects misplaced (6.160%); 5.2 MiB/s, 85 objects/s recovering 2023-10-09T10:45:59.562 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:59.573 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:45:59 smithi086 bash[59714]: cluster 2023-10-09T10:45:57.958114+0000 mgr.y (mgr.26072) 1324 : cluster 0 pgmap v1546: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 6.6 GiB data, 24 GiB used, 334 GiB / 358 GiB avail; 0 B/s wr, 974 op/s; 6123/322215 objects degraded (1.900%); 19848/322215 objects misplaced (6.160%); 5.2 MiB/s, 85 objects/s recovering 2023-10-09T10:45:59.591 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:59.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:59.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:45:59.697 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:59.723 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:45:59.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:59.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:45:59.826 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:59.853 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:45:59.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:45:59.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:45:59.958 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:45:59.996 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:00.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:00.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:00.101 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:00.130 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:00.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:00.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:00.234 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:00.261 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:00.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:00.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:00.364 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:00.394 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:00.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:00.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:00.497 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:00.533 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:00.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:00.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:00.637 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:00.675 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:00.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:00.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:00.778 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:00.805 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:00.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:00.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:00.911 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:00.950 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:00.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:00.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:01.055 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:01.079 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:01.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:01.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:01.183 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:01.218 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:01.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:01.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:01.321 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:01.346 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:01.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:01.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:01.449 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:01.491 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:01.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:01.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:01.597 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:01.607 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:01 smithi053 bash[79554]: cluster 2023-10-09T10:45:59.959151+0000 mgr.y (mgr.26072) 1325 : cluster 0 pgmap v1547: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 6.5 GiB data, 23 GiB used, 334 GiB / 358 GiB avail; 0 B/s wr, 890 op/s; 5127/319632 objects degraded (1.604%); 19848/319632 objects misplaced (6.210%); 7.8 MiB/s, 126 objects/s recovering 2023-10-09T10:46:01.607 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:01 smithi053 bash[76859]: cluster 2023-10-09T10:45:59.959151+0000 mgr.y (mgr.26072) 1325 : cluster 0 pgmap v1547: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 6.5 GiB data, 23 GiB used, 334 GiB / 358 GiB avail; 0 B/s wr, 890 op/s; 5127/319632 objects degraded (1.604%); 19848/319632 objects misplaced (6.210%); 7.8 MiB/s, 126 objects/s recovering 2023-10-09T10:46:01.620 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:01.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:01.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:01.728 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:01.736 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:01 smithi086 bash[59714]: cluster 2023-10-09T10:45:59.959151+0000 mgr.y (mgr.26072) 1325 : cluster 0 pgmap v1547: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 6.5 GiB data, 23 GiB used, 334 GiB / 358 GiB avail; 0 B/s wr, 890 op/s; 5127/319632 objects degraded (1.604%); 19848/319632 objects misplaced (6.210%); 7.8 MiB/s, 126 objects/s recovering 2023-10-09T10:46:01.752 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:01.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:01.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:01.861 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:01.891 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:01.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:01.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:01.996 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:02.020 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:02.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:02.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:02.124 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:02.153 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:02.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:02.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:02.256 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:02.283 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:02.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:02.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:02.387 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:02.412 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:02.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:02.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:02.516 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:02.561 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:02.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:02.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:02.666 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:02.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:46:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:46:02] "GET /metrics HTTP/1.1" 200 36615 "" "Prometheus/2.33.4" 2023-10-09T10:46:02.687 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:02.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:02.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:02.790 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:02.820 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:02.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:02.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:02.924 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:02.966 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:02.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:02.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:03.069 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:03.094 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:03.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:03.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:03.200 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:03.224 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:03.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:03.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:03.327 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:03.353 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:03.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:03.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:03.456 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:03.476 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:03.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:03.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:03.579 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:03.593 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:03 smithi086 bash[59714]: cluster 2023-10-09T10:46:01.961485+0000 mgr.y (mgr.26072) 1326 : cluster 0 pgmap v1548: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 6.4 GiB data, 23 GiB used, 335 GiB / 358 GiB avail; 0 B/s wr, 1.03k op/s; 5127/312660 objects degraded (1.640%); 19243/312660 objects misplaced (6.155%); 7.4 MiB/s, 118 objects/s recovering 2023-10-09T10:46:03.593 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:03 smithi086 bash[59714]: cluster 2023-10-09T10:46:03.428501+0000 mon.a (mon.0) 1995 : cluster 3 Health check update: Degraded data redundancy: 5127/312660 objects degraded (1.640%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:46:03.614 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:03.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:03.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:03.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:03 smithi053 bash[76859]: cluster 2023-10-09T10:46:01.961485+0000 mgr.y (mgr.26072) 1326 : cluster 0 pgmap v1548: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 6.4 GiB data, 23 GiB used, 335 GiB / 358 GiB avail; 0 B/s wr, 1.03k op/s; 5127/312660 objects degraded (1.640%); 19243/312660 objects misplaced (6.155%); 7.4 MiB/s, 118 objects/s recovering 2023-10-09T10:46:03.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:03 smithi053 bash[76859]: cluster 2023-10-09T10:46:03.428501+0000 mon.a (mon.0) 1995 : cluster 3 Health check update: Degraded data redundancy: 5127/312660 objects degraded (1.640%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:46:03.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:03 smithi053 bash[79554]: cluster 2023-10-09T10:46:01.961485+0000 mgr.y (mgr.26072) 1326 : cluster 0 pgmap v1548: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 6.4 GiB data, 23 GiB used, 335 GiB / 358 GiB avail; 0 B/s wr, 1.03k op/s; 5127/312660 objects degraded (1.640%); 19243/312660 objects misplaced (6.155%); 7.4 MiB/s, 118 objects/s recovering 2023-10-09T10:46:03.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:03 smithi053 bash[79554]: cluster 2023-10-09T10:46:03.428501+0000 mon.a (mon.0) 1995 : cluster 3 Health check update: Degraded data redundancy: 5127/312660 objects degraded (1.640%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:46:03.718 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:03.749 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:03.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:03.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:03.855 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:03.880 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:03.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:03.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:03.983 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:04.011 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:04.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:04.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:04.114 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:04.143 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:04.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:04.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:04.248 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:04.272 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:04.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:04.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:04.379 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:04.403 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:04.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:04.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:04.507 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:04.541 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:04.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:04.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:04.648 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:04.671 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:04.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:04.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:04.775 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:04.813 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:04.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:04.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:04.918 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:04.942 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:04.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:04.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:05.046 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:05.070 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:05.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:05.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:05.174 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:05.203 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:05.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:05.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:05.310 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:05.335 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:05.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:05.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:05.440 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:05.472 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:05.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:05.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:05.581 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:05.604 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:05.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:05.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:05.708 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:05.715 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:05 smithi053 bash[79554]: cluster 2023-10-09T10:46:03.962066+0000 mgr.y (mgr.26072) 1327 : cluster 0 pgmap v1549: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 6.2 GiB data, 23 GiB used, 335 GiB / 358 GiB avail; 0 B/s wr, 1.04k op/s; 4261/305268 objects degraded (1.396%); 18958/305268 objects misplaced (6.210%); 11 MiB/s, 170 objects/s recovering 2023-10-09T10:46:05.715 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:05 smithi053 bash[76859]: cluster 2023-10-09T10:46:03.962066+0000 mgr.y (mgr.26072) 1327 : cluster 0 pgmap v1549: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 6.2 GiB data, 23 GiB used, 335 GiB / 358 GiB avail; 0 B/s wr, 1.04k op/s; 4261/305268 objects degraded (1.396%); 18958/305268 objects misplaced (6.210%); 11 MiB/s, 170 objects/s recovering 2023-10-09T10:46:05.729 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:05.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:05.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:05.832 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:05.860 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:05.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:05.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:05.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:05 smithi086 bash[59714]: cluster 2023-10-09T10:46:03.962066+0000 mgr.y (mgr.26072) 1327 : cluster 0 pgmap v1549: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 6.2 GiB data, 23 GiB used, 335 GiB / 358 GiB avail; 0 B/s wr, 1.04k op/s; 4261/305268 objects degraded (1.396%); 18958/305268 objects misplaced (6.210%); 11 MiB/s, 170 objects/s recovering 2023-10-09T10:46:05.963 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:05.994 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:05.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:05.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:06.097 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:06.129 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:06.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:06.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:06.239 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:06.272 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:06.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:06.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:06.379 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:06.410 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:06.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:06.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:06.512 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:06.542 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:06.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:06.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:06.648 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:06.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:06.679 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:06.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:06.780 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:06.805 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:06.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:06.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:06.912 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:06.937 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:06.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:06.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:07.040 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:07.067 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:07.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:07.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:07.175 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:07.216 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:07.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:07.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:07.322 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:07.350 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:07.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:07.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:07.459 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:07.462 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:07 smithi053 bash[76859]: cluster 2023-10-09T10:46:05.962967+0000 mgr.y (mgr.26072) 1328 : cluster 0 pgmap v1550: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 6.2 GiB data, 23 GiB used, 335 GiB / 358 GiB avail; 0 B/s wr, 846 op/s; 4261/304371 objects degraded (1.400%); 18958/304371 objects misplaced (6.229%); 7.3 MiB/s, 116 objects/s recovering 2023-10-09T10:46:07.462 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:07 smithi053 bash[79554]: cluster 2023-10-09T10:46:05.962967+0000 mgr.y (mgr.26072) 1328 : cluster 0 pgmap v1550: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 6.2 GiB data, 23 GiB used, 335 GiB / 358 GiB avail; 0 B/s wr, 846 op/s; 4261/304371 objects degraded (1.400%); 18958/304371 objects misplaced (6.229%); 7.3 MiB/s, 116 objects/s recovering 2023-10-09T10:46:07.495 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:07.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:07.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:07.599 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:07.609 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:07 smithi086 bash[59714]: cluster 2023-10-09T10:46:05.962967+0000 mgr.y (mgr.26072) 1328 : cluster 0 pgmap v1550: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 6.2 GiB data, 23 GiB used, 335 GiB / 358 GiB avail; 0 B/s wr, 846 op/s; 4261/304371 objects degraded (1.400%); 18958/304371 objects misplaced (6.229%); 7.3 MiB/s, 116 objects/s recovering 2023-10-09T10:46:07.625 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:07.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:07.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:07.729 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:07.756 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:07.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:07.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:07.859 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:07.890 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:07.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:07.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:07.995 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:08.027 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:08.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:08.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:08.131 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:08.158 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:08.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:08.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:08.262 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:08.284 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:08.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:08.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:08.388 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:08.412 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:08.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:08.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:08.516 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:08.525 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:08 smithi086 bash[59714]: audit 2023-10-09T10:46:08.100621+0000 mon.a (mon.0) 1996 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:46:08.525 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:08 smithi086 bash[59714]: cluster 2023-10-09T10:46:08.429740+0000 mon.a (mon.0) 1997 : cluster 3 Health check update: Degraded data redundancy: 4261/304371 objects degraded (1.400%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:46:08.543 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:08.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:08.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:08.646 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:08.677 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:08.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:08.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:08.780 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:08.806 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:08.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:08.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:08.910 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:08.919 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:08 smithi053 bash[76859]: audit 2023-10-09T10:46:08.100621+0000 mon.a (mon.0) 1996 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:46:08.920 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:08 smithi053 bash[76859]: cluster 2023-10-09T10:46:08.429740+0000 mon.a (mon.0) 1997 : cluster 3 Health check update: Degraded data redundancy: 4261/304371 objects degraded (1.400%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:46:08.920 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:08 smithi053 bash[79554]: audit 2023-10-09T10:46:08.100621+0000 mon.a (mon.0) 1996 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:46:08.920 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:08 smithi053 bash[79554]: cluster 2023-10-09T10:46:08.429740+0000 mon.a (mon.0) 1997 : cluster 3 Health check update: Degraded data redundancy: 4261/304371 objects degraded (1.400%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:46:08.938 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:08.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:08.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:09.041 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:09.075 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:09.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:09.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:09.178 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:09.210 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:09.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:09.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:09.315 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:09.344 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:09.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:09.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:09.448 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:09.474 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:09.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:09.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:09.578 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:09.603 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:09.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:09.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:09.707 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:09.731 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:09.732 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:09 smithi086 bash[59714]: cluster 2023-10-09T10:46:07.963741+0000 mgr.y (mgr.26072) 1329 : cluster 0 pgmap v1551: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 6.0 GiB data, 22 GiB used, 335 GiB / 358 GiB avail; 0 B/s wr, 1.14k op/s; 4261/292782 objects degraded (1.455%); 18002/292782 objects misplaced (6.149%); 7.3 MiB/s, 116 objects/s recovering 2023-10-09T10:46:09.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:09.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:09.832 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:09 smithi053 bash[79554]: cluster 2023-10-09T10:46:07.963741+0000 mgr.y (mgr.26072) 1329 : cluster 0 pgmap v1551: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 6.0 GiB data, 22 GiB used, 335 GiB / 358 GiB avail; 0 B/s wr, 1.14k op/s; 4261/292782 objects degraded (1.455%); 18002/292782 objects misplaced (6.149%); 7.3 MiB/s, 116 objects/s recovering 2023-10-09T10:46:09.832 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:09 smithi053 bash[76859]: cluster 2023-10-09T10:46:07.963741+0000 mgr.y (mgr.26072) 1329 : cluster 0 pgmap v1551: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 6.0 GiB data, 22 GiB used, 335 GiB / 358 GiB avail; 0 B/s wr, 1.14k op/s; 4261/292782 objects degraded (1.455%); 18002/292782 objects misplaced (6.149%); 7.3 MiB/s, 116 objects/s recovering 2023-10-09T10:46:09.834 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:09.859 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:09.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:09.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:09.962 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:09.988 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:09.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:09.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:10.092 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:10.120 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:10.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:10.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:10.225 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:10.248 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:10.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:10.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:10.354 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:10.396 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:10.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:10.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:10.471 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:46:10.472 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [], 2023-10-09T10:46:10.472 INFO:teuthology.orchestra.run.smithi053.stdout: "num_ops": 0 2023-10-09T10:46:10.472 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:46:10.478 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:10 smithi053 bash[76859]: audit 2023-10-09T10:46:10.179023+0000 mon.a (mon.0) 1998 : audit 1 from='client.? 172.21.15.53:0/449553206' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:46:10.478 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:10 smithi053 bash[76859]: audit 2023-10-09T10:46:10.429657+0000 mon.b (mon.1) 30 : audit 0 from='client.? 172.21.15.53:0/6733238' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:46:10.480 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:46:10.500 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:10.507 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:10 smithi086 bash[59714]: audit 2023-10-09T10:46:10.179023+0000 mon.a (mon.0) 1998 : audit 1 from='client.? 172.21.15.53:0/449553206' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:46:10.507 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:10 smithi086 bash[59714]: audit 2023-10-09T10:46:10.429657+0000 mon.b (mon.1) 30 : audit 0 from='client.? 172.21.15.53:0/6733238' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:46:10.512 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is unset 2023-10-09T10:46:10.527 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:10.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:10.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:10.557 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:46:10.600 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:46:10.633 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:10.642 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:10 smithi053 bash[79554]: audit 2023-10-09T10:46:10.179023+0000 mon.a (mon.0) 1998 : audit 1 from='client.? 172.21.15.53:0/449553206' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:46:10.642 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:10 smithi053 bash[79554]: audit 2023-10-09T10:46:10.429657+0000 mon.b (mon.1) 30 : audit 0 from='client.? 172.21.15.53:0/6733238' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:46:10.643 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:46:10.662 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:10.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:10.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:10.677 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:46:10.713 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:46:10.749 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:46:10.773 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:10.778 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:46:10.785 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:46:10.785 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:46:10.785 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:46:10.785 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:46:10.785 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:46:10.785 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:46:10.785 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:46:10.785 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:46:10.802 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:10.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:10.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:10.908 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:10.938 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:10.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:10.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:11.043 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:11.069 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:11.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:11.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:11.176 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:11.202 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:11.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:11.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:11.305 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:11.328 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:11.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:11.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:11.432 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:11.456 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:11.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:11.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:11.505 INFO:teuthology.orchestra.run.smithi053.stderr:reweighted osd.2 to 1 (10000) 2023-10-09T10:46:11.561 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:11.599 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:11.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:11.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:11.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:11 smithi053 bash[79554]: cluster 2023-10-09T10:46:09.964431+0000 mgr.y (mgr.26072) 1330 : cluster 0 pgmap v1552: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 5.9 GiB data, 22 GiB used, 336 GiB / 358 GiB avail; 0 B/s wr, 896 op/s; 3420/289908 objects degraded (1.180%); 18002/289908 objects misplaced (6.210%); 11 MiB/s, 170 objects/s recovering 2023-10-09T10:46:11.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:11 smithi053 bash[79554]: cluster 2023-10-09T10:46:10.470181+0000 mon.a (mon.0) 1999 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:46:11.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:11 smithi053 bash[79554]: audit 2023-10-09T10:46:10.494498+0000 mon.a (mon.0) 2000 : audit 1 from='client.? 172.21.15.53:0/449553206' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:46:11.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:11 smithi053 bash[79554]: cluster 2023-10-09T10:46:10.494557+0000 mon.a (mon.0) 2001 : cluster 0 osdmap e425: 8 total, 8 up, 4 in 2023-10-09T10:46:11.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:11 smithi053 bash[79554]: cluster 2023-10-09T10:46:10.506033+0000 osd.6 (osd.6) 420 : cluster 3 failed to encode map e425 with expected crc 2023-10-09T10:46:11.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:11 smithi053 bash[79554]: audit 2023-10-09T10:46:10.551731+0000 mon.a (mon.0) 2002 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T10:46:11.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:11 smithi053 bash[79554]: audit 2023-10-09T10:46:10.551978+0000 mon.b (mon.1) 31 : audit 1 from='client.? 172.21.15.53:0/2469963200' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T10:46:11.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:11 smithi053 bash[76859]: cluster 2023-10-09T10:46:09.964431+0000 mgr.y (mgr.26072) 1330 : cluster 0 pgmap v1552: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 5.9 GiB data, 22 GiB used, 336 GiB / 358 GiB avail; 0 B/s wr, 896 op/s; 3420/289908 objects degraded (1.180%); 18002/289908 objects misplaced (6.210%); 11 MiB/s, 170 objects/s recovering 2023-10-09T10:46:11.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:11 smithi053 bash[76859]: cluster 2023-10-09T10:46:10.470181+0000 mon.a (mon.0) 1999 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:46:11.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:11 smithi053 bash[76859]: audit 2023-10-09T10:46:10.494498+0000 mon.a (mon.0) 2000 : audit 1 from='client.? 172.21.15.53:0/449553206' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:46:11.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:11 smithi053 bash[76859]: cluster 2023-10-09T10:46:10.494557+0000 mon.a (mon.0) 2001 : cluster 0 osdmap e425: 8 total, 8 up, 4 in 2023-10-09T10:46:11.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:11 smithi053 bash[76859]: cluster 2023-10-09T10:46:10.506033+0000 osd.6 (osd.6) 420 : cluster 3 failed to encode map e425 with expected crc 2023-10-09T10:46:11.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:11 smithi053 bash[76859]: audit 2023-10-09T10:46:10.551731+0000 mon.a (mon.0) 2002 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T10:46:11.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:11 smithi053 bash[76859]: audit 2023-10-09T10:46:10.551978+0000 mon.b (mon.1) 31 : audit 1 from='client.? 172.21.15.53:0/2469963200' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T10:46:11.704 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:11.739 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:11.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:11.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:11.846 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:11 smithi086 bash[59714]: cluster 2023-10-09T10:46:09.964431+0000 mgr.y (mgr.26072) 1330 : cluster 0 pgmap v1552: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 5.9 GiB data, 22 GiB used, 336 GiB / 358 GiB avail; 0 B/s wr, 896 op/s; 3420/289908 objects degraded (1.180%); 18002/289908 objects misplaced (6.210%); 11 MiB/s, 170 objects/s recovering 2023-10-09T10:46:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:11 smithi086 bash[59714]: cluster 2023-10-09T10:46:10.470181+0000 mon.a (mon.0) 1999 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:46:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:11 smithi086 bash[59714]: audit 2023-10-09T10:46:10.494498+0000 mon.a (mon.0) 2000 : audit 1 from='client.? 172.21.15.53:0/449553206' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:46:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:11 smithi086 bash[59714]: cluster 2023-10-09T10:46:10.494557+0000 mon.a (mon.0) 2001 : cluster 0 osdmap e425: 8 total, 8 up, 4 in 2023-10-09T10:46:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:11 smithi086 bash[59714]: cluster 2023-10-09T10:46:10.506033+0000 osd.6 (osd.6) 420 : cluster 3 failed to encode map e425 with expected crc 2023-10-09T10:46:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:11 smithi086 bash[59714]: audit 2023-10-09T10:46:10.551731+0000 mon.a (mon.0) 2002 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T10:46:11.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:11 smithi086 bash[59714]: audit 2023-10-09T10:46:10.551978+0000 mon.b (mon.1) 31 : audit 1 from='client.? 172.21.15.53:0/2469963200' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T10:46:11.882 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:11.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:11.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:11.987 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:12.014 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:12.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:12.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:12.118 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:12.146 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:12.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:12.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:12.253 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:12.285 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:12.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:12.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:12.393 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:12.432 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:12.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:12.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:12.539 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:12.567 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:12.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:12.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:12 smithi086 bash[59714]: audit 2023-10-09T10:46:11.492765+0000 mon.a (mon.0) 2003 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-09T10:46:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:12 smithi086 bash[59714]: cluster 2023-10-09T10:46:11.492849+0000 mon.a (mon.0) 2004 : cluster 0 osdmap e426: 8 total, 8 up, 4 in 2023-10-09T10:46:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:12 smithi086 bash[59714]: cluster 2023-10-09T10:46:11.495845+0000 osd.7 (osd.7) 410 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T10:46:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:12 smithi086 bash[59714]: cluster 2023-10-09T10:46:11.499523+0000 osd.6 (osd.6) 421 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T10:46:12.670 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:12.699 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:12.701 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:46:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:46:12] "GET /metrics HTTP/1.1" 200 36614 "" "Prometheus/2.33.4" 2023-10-09T10:46:12.702 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:12 smithi053 bash[79554]: audit 2023-10-09T10:46:11.492765+0000 mon.a (mon.0) 2003 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-09T10:46:12.702 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:12 smithi053 bash[79554]: cluster 2023-10-09T10:46:11.492849+0000 mon.a (mon.0) 2004 : cluster 0 osdmap e426: 8 total, 8 up, 4 in 2023-10-09T10:46:12.702 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:12 smithi053 bash[79554]: cluster 2023-10-09T10:46:11.495845+0000 osd.7 (osd.7) 410 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T10:46:12.702 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:12 smithi053 bash[79554]: cluster 2023-10-09T10:46:11.499523+0000 osd.6 (osd.6) 421 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T10:46:12.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:12.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:12.703 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:12 smithi053 bash[76859]: audit 2023-10-09T10:46:11.492765+0000 mon.a (mon.0) 2003 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-09T10:46:12.703 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:12 smithi053 bash[76859]: cluster 2023-10-09T10:46:11.492849+0000 mon.a (mon.0) 2004 : cluster 0 osdmap e426: 8 total, 8 up, 4 in 2023-10-09T10:46:12.703 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:12 smithi053 bash[76859]: cluster 2023-10-09T10:46:11.495845+0000 osd.7 (osd.7) 410 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T10:46:12.703 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:12 smithi053 bash[76859]: cluster 2023-10-09T10:46:11.499523+0000 osd.6 (osd.6) 421 : cluster 3 failed to encode map e426 with expected crc 2023-10-09T10:46:12.804 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:12.831 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:12.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:12.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:12.938 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:12.965 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:12.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:12.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:13.070 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:13.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:13.107 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:13.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:13.207 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:13.247 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:13.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:13.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:13.350 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:13.375 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:13.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:13.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:13.479 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:13.505 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:13 smithi053 bash[79554]: cluster 2023-10-09T10:46:11.965086+0000 mgr.y (mgr.26072) 1331 : cluster 0 pgmap v1555: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 5.8 GiB data, 22 GiB used, 336 GiB / 358 GiB avail; 0 B/s wr, 946 op/s; 3420/282555 objects degraded (1.210%); 17401/282555 objects misplaced (6.158%); 5.1 MiB/s, 80 objects/s recovering 2023-10-09T10:46:13.505 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:13 smithi053 bash[79554]: cluster 2023-10-09T10:46:13.430978+0000 mon.a (mon.0) 2005 : cluster 3 Health check update: Degraded data redundancy: 3420/282555 objects degraded (1.210%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:46:13.505 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:13 smithi053 bash[76859]: cluster 2023-10-09T10:46:11.965086+0000 mgr.y (mgr.26072) 1331 : cluster 0 pgmap v1555: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 5.8 GiB data, 22 GiB used, 336 GiB / 358 GiB avail; 0 B/s wr, 946 op/s; 3420/282555 objects degraded (1.210%); 17401/282555 objects misplaced (6.158%); 5.1 MiB/s, 80 objects/s recovering 2023-10-09T10:46:13.506 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:13 smithi053 bash[76859]: cluster 2023-10-09T10:46:13.430978+0000 mon.a (mon.0) 2005 : cluster 3 Health check update: Degraded data redundancy: 3420/282555 objects degraded (1.210%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:46:13.506 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:13.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:13.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:13.610 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:13.637 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:13.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:13.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:13.741 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:13.749 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:13 smithi086 bash[59714]: cluster 2023-10-09T10:46:11.965086+0000 mgr.y (mgr.26072) 1331 : cluster 0 pgmap v1555: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 5.8 GiB data, 22 GiB used, 336 GiB / 358 GiB avail; 0 B/s wr, 946 op/s; 3420/282555 objects degraded (1.210%); 17401/282555 objects misplaced (6.158%); 5.1 MiB/s, 80 objects/s recovering 2023-10-09T10:46:13.750 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:13 smithi086 bash[59714]: cluster 2023-10-09T10:46:13.430978+0000 mon.a (mon.0) 2005 : cluster 3 Health check update: Degraded data redundancy: 3420/282555 objects degraded (1.210%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:46:13.774 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:13.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:13.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:13.879 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:13.908 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:13.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:13.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:14.013 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:14.039 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:14.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:14.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:14.142 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:14.170 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:14.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:14.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:14.273 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:14.297 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:14.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:14.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:14.400 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:14.425 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:14.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:14.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:14.532 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:14.566 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:14.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:14.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:14.671 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:14.700 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:14.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:14.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:14.803 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:14.826 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:14.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:14.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:14.880 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-10-09T10:46:14.926 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd reweight 6 1 2023-10-09T10:46:14.930 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:14.964 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:14.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:14.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:15.068 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:15.098 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:15.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:15.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:15.203 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:15.236 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:15.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:15.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:15.339 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:15.383 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:15.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:15.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:15.488 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:15.512 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:15.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:15.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:15.616 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:15.648 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:15.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:15.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:15.751 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:15.759 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:15 smithi086 bash[59714]: cluster 2023-10-09T10:46:13.966021+0000 mgr.y (mgr.26072) 1332 : cluster 0 pgmap v1556: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 5.6 GiB data, 21 GiB used, 336 GiB / 358 GiB avail; 0 B/s wr, 1.22k op/s; 2649/275022 objects degraded (0.963%); 17070/275022 objects misplaced (6.207%); 9.9 MiB/s, 157 objects/s recovering 2023-10-09T10:46:15.775 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:15.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:15.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:15.879 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:15.888 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:15 smithi053 bash[79554]: cluster 2023-10-09T10:46:13.966021+0000 mgr.y (mgr.26072) 1332 : cluster 0 pgmap v1556: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 5.6 GiB data, 21 GiB used, 336 GiB / 358 GiB avail; 0 B/s wr, 1.22k op/s; 2649/275022 objects degraded (0.963%); 17070/275022 objects misplaced (6.207%); 9.9 MiB/s, 157 objects/s recovering 2023-10-09T10:46:15.888 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:15 smithi053 bash[76859]: cluster 2023-10-09T10:46:13.966021+0000 mgr.y (mgr.26072) 1332 : cluster 0 pgmap v1556: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 5.6 GiB data, 21 GiB used, 336 GiB / 358 GiB avail; 0 B/s wr, 1.22k op/s; 2649/275022 objects degraded (0.963%); 17070/275022 objects misplaced (6.207%); 9.9 MiB/s, 157 objects/s recovering 2023-10-09T10:46:15.912 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:15.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:15.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:16.018 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:16.049 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:16.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:16.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:16.152 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:16.181 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:16.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:16.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:16.285 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:16.312 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:16.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:16.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:16.417 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:16.456 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:16.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:16.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:16.563 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:16.594 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:16.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:16.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:16.698 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:16.727 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:16.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:16.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:16.832 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:16.864 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T10:46:16.873 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:16.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:16.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:16.884 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:46:16.981 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:17.019 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:17.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:17.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:17.125 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:17.171 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:17.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:17.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:17.275 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:17.308 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:17.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:17.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:17.416 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:17.450 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:17.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:17.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:17.553 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:17.580 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:17.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:17.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:17.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:17 smithi053 bash[76859]: cluster 2023-10-09T10:46:15.966600+0000 mgr.y (mgr.26072) 1333 : cluster 0 pgmap v1557: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 5.6 GiB data, 21 GiB used, 337 GiB / 358 GiB avail; 0 B/s wr, 779 op/s; 2649/274074 objects degraded (0.967%); 17070/274074 objects misplaced (6.228%); 9.9 MiB/s, 157 objects/s recovering 2023-10-09T10:46:17.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:17 smithi053 bash[79554]: cluster 2023-10-09T10:46:15.966600+0000 mgr.y (mgr.26072) 1333 : cluster 0 pgmap v1557: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 5.6 GiB data, 21 GiB used, 337 GiB / 358 GiB avail; 0 B/s wr, 779 op/s; 2649/274074 objects degraded (0.967%); 17070/274074 objects misplaced (6.228%); 9.9 MiB/s, 157 objects/s recovering 2023-10-09T10:46:17.683 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:17.714 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:17.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:17.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:17.819 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:17.864 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:17.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:17 smithi086 bash[59714]: cluster 2023-10-09T10:46:15.966600+0000 mgr.y (mgr.26072) 1333 : cluster 0 pgmap v1557: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 5.6 GiB data, 21 GiB used, 337 GiB / 358 GiB avail; 0 B/s wr, 779 op/s; 2649/274074 objects degraded (0.967%); 17070/274074 objects misplaced (6.228%); 9.9 MiB/s, 157 objects/s recovering 2023-10-09T10:46:17.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:17.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:17.972 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:18.010 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:18.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:18.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:18.113 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:18.144 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:18.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:18.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:18.251 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:18.283 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:18.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:18.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:18.388 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:18.415 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:18.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:18.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:18.516 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:18 smithi053 bash[76859]: cluster 2023-10-09T10:46:18.432450+0000 mon.a (mon.0) 2006 : cluster 3 Health check update: Degraded data redundancy: 2649/274074 objects degraded (0.967%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:46:18.518 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:18 smithi086 bash[59714]: cluster 2023-10-09T10:46:18.432450+0000 mon.a (mon.0) 2006 : cluster 3 Health check update: Degraded data redundancy: 2649/274074 objects degraded (0.967%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:46:18.521 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:18.556 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:18.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:18.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:18.660 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:18.685 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:18.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:18.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:18.792 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:18.818 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:18.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:18.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:18.922 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:18.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:18 smithi053 bash[79554]: cluster 2023-10-09T10:46:18.432450+0000 mon.a (mon.0) 2006 : cluster 3 Health check update: Degraded data redundancy: 2649/274074 objects degraded (0.967%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:46:18.959 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:18.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:18.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:19.064 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:19.090 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:19.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:19.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:19.194 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:19.228 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:19.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:19.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:19.332 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:19.361 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:19.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:19.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:19.468 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:19.494 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:19.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:19.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:19.598 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:19.635 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:19.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:19.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:19.740 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:19.775 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:19.778 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:19 smithi086 bash[59714]: cluster 2023-10-09T10:46:17.969271+0000 mgr.y (mgr.26072) 1334 : cluster 0 pgmap v1558: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 5.3 GiB data, 21 GiB used, 337 GiB / 358 GiB avail; 0 B/s wr, 1.15k op/s; 2649/262302 objects degraded (1.010%); 16122/262302 objects misplaced (6.146%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T10:46:19.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:19.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:19.808 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:46:19.808 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:46:19.845 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:19 smithi053 bash[76859]: cluster 2023-10-09T10:46:17.969271+0000 mgr.y (mgr.26072) 1334 : cluster 0 pgmap v1558: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 5.3 GiB data, 21 GiB used, 337 GiB / 358 GiB avail; 0 B/s wr, 1.15k op/s; 2649/262302 objects degraded (1.010%); 16122/262302 objects misplaced (6.146%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T10:46:19.845 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:19 smithi053 bash[79554]: cluster 2023-10-09T10:46:17.969271+0000 mgr.y (mgr.26072) 1334 : cluster 0 pgmap v1558: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 5.3 GiB data, 21 GiB used, 337 GiB / 358 GiB avail; 0 B/s wr, 1.15k op/s; 2649/262302 objects degraded (1.010%); 16122/262302 objects misplaced (6.146%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T10:46:19.883 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:19.914 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:19.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:19.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:20.018 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:20.053 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:20.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:20.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:20.156 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:20.191 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:20.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:20.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:20.296 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:20.332 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:20.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:20.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:20.437 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:20.460 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:20.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:20.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:20.562 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:20.594 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:20.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:20.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:20.698 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:20.719 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:20.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:20.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:20.825 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:46:20.826 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:46:20.827 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:20.857 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:20.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:20.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:20.962 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:20.989 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:20.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:20.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:21.093 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:21.129 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:21.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:21.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:21.237 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:21.259 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:21.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:21.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:21.363 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:21.389 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:21.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:21.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:21.492 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:21.520 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:21.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:21.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:21.624 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:21.644 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:21.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:21.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:21.749 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:21.757 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:21 smithi086 bash[59714]: cluster 2023-10-09T10:46:19.969931+0000 mgr.y (mgr.26072) 1335 : cluster 0 pgmap v1559: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 5.3 GiB data, 20 GiB used, 337 GiB / 358 GiB avail; 0 B/s wr, 1.04k op/s; 1910/259347 objects degraded (0.736%); 16122/259347 objects misplaced (6.216%); 8.1 MiB/s, 128 objects/s recovering 2023-10-09T10:46:21.773 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:21.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:21.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:21.879 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:21.887 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:21 smithi053 bash[76859]: cluster 2023-10-09T10:46:19.969931+0000 mgr.y (mgr.26072) 1335 : cluster 0 pgmap v1559: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 5.3 GiB data, 20 GiB used, 337 GiB / 358 GiB avail; 0 B/s wr, 1.04k op/s; 1910/259347 objects degraded (0.736%); 16122/259347 objects misplaced (6.216%); 8.1 MiB/s, 128 objects/s recovering 2023-10-09T10:46:21.887 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:21 smithi053 bash[79554]: cluster 2023-10-09T10:46:19.969931+0000 mgr.y (mgr.26072) 1335 : cluster 0 pgmap v1559: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 5.3 GiB data, 20 GiB used, 337 GiB / 358 GiB avail; 0 B/s wr, 1.04k op/s; 1910/259347 objects degraded (0.736%); 16122/259347 objects misplaced (6.216%); 8.1 MiB/s, 128 objects/s recovering 2023-10-09T10:46:21.912 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:21.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:21.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:22.015 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:22.043 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:22.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:22.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:22.146 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:22.175 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:22.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:22.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:22.278 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:22.308 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:22.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:22.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:22.416 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:22.449 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:22.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:22.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:22.556 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:22.583 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:22.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:22.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:22.688 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:22.715 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:22.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:22.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:22.819 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:22.828 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:46:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:46:22] "GET /metrics HTTP/1.1" 200 36614 "" "Prometheus/2.33.4" 2023-10-09T10:46:22.851 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:22.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:22.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:22.958 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:22.983 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:22.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:22.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:23.088 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:23.118 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:23.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:23.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:23.222 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:23.249 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:23.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:23.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:23.355 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:23.381 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:23.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:23.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:23.487 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:23.521 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:23.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:23.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:23.624 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:23.633 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:23 smithi053 bash[76859]: cluster 2023-10-09T10:46:21.971083+0000 mgr.y (mgr.26072) 1336 : cluster 0 pgmap v1560: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 5.1 GiB data, 20 GiB used, 338 GiB / 358 GiB avail; 0 B/s wr, 1.20k op/s; 1910/251367 objects degraded (0.760%); 15467/251367 objects misplaced (6.153%); 7.3 MiB/s, 116 objects/s recovering 2023-10-09T10:46:23.633 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:23 smithi053 bash[76859]: audit 2023-10-09T10:46:23.103470+0000 mon.a (mon.0) 2007 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:46:23.633 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:23 smithi053 bash[76859]: cluster 2023-10-09T10:46:23.433848+0000 mon.a (mon.0) 2008 : cluster 3 Health check update: Degraded data redundancy: 1910/251367 objects degraded (0.760%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:46:23.633 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:23 smithi053 bash[79554]: cluster 2023-10-09T10:46:21.971083+0000 mgr.y (mgr.26072) 1336 : cluster 0 pgmap v1560: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 5.1 GiB data, 20 GiB used, 338 GiB / 358 GiB avail; 0 B/s wr, 1.20k op/s; 1910/251367 objects degraded (0.760%); 15467/251367 objects misplaced (6.153%); 7.3 MiB/s, 116 objects/s recovering 2023-10-09T10:46:23.633 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:23 smithi053 bash[79554]: audit 2023-10-09T10:46:23.103470+0000 mon.a (mon.0) 2007 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:46:23.633 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:23 smithi053 bash[79554]: cluster 2023-10-09T10:46:23.433848+0000 mon.a (mon.0) 2008 : cluster 3 Health check update: Degraded data redundancy: 1910/251367 objects degraded (0.760%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:46:23.652 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:23.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:23.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:23.757 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:23.779 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:23.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:23.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:23.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:23 smithi086 bash[59714]: cluster 2023-10-09T10:46:21.971083+0000 mgr.y (mgr.26072) 1336 : cluster 0 pgmap v1560: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 5.1 GiB data, 20 GiB used, 338 GiB / 358 GiB avail; 0 B/s wr, 1.20k op/s; 1910/251367 objects degraded (0.760%); 15467/251367 objects misplaced (6.153%); 7.3 MiB/s, 116 objects/s recovering 2023-10-09T10:46:23.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:23 smithi086 bash[59714]: audit 2023-10-09T10:46:23.103470+0000 mon.a (mon.0) 2007 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:46:23.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:23 smithi086 bash[59714]: cluster 2023-10-09T10:46:23.433848+0000 mon.a (mon.0) 2008 : cluster 3 Health check update: Degraded data redundancy: 1910/251367 objects degraded (0.760%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:46:23.884 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:23.908 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:23.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:23.914 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:24.015 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:24.040 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:24.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:24.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:24.145 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:24.172 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:24.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:24.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:24.275 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:24.305 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:24.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:24.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:24.408 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:24.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:24.437 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:24.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:24.537 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:24.569 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:24.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:24.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:24.672 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:24.706 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:24.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:24.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:24.809 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:24.832 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:24.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:24.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:24.940 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:24.974 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:24.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:24.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:25.079 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:25.113 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:25.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:25.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:25.218 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:25.246 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:25.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:25.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:25.350 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:25.376 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:25.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:25.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:25.482 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:25.512 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:25.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:25.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:25.533 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:25 smithi086 bash[59714]: cluster 2023-10-09T10:46:23.971932+0000 mgr.y (mgr.26072) 1337 : cluster 0 pgmap v1561: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 5.0 GiB data, 19 GiB used, 338 GiB / 358 GiB avail; 0 B/s wr, 1.08k op/s; 1173/243456 objects degraded (0.482%); 15122/243456 objects misplaced (6.211%); 9.6 MiB/s, 153 objects/s recovering 2023-10-09T10:46:25.556 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:25 smithi053 bash[79554]: cluster 2023-10-09T10:46:23.971932+0000 mgr.y (mgr.26072) 1337 : cluster 0 pgmap v1561: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 5.0 GiB data, 19 GiB used, 338 GiB / 358 GiB avail; 0 B/s wr, 1.08k op/s; 1173/243456 objects degraded (0.482%); 15122/243456 objects misplaced (6.211%); 9.6 MiB/s, 153 objects/s recovering 2023-10-09T10:46:25.556 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:25 smithi053 bash[76859]: cluster 2023-10-09T10:46:23.971932+0000 mgr.y (mgr.26072) 1337 : cluster 0 pgmap v1561: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 5.0 GiB data, 19 GiB used, 338 GiB / 358 GiB avail; 0 B/s wr, 1.08k op/s; 1173/243456 objects degraded (0.482%); 15122/243456 objects misplaced (6.211%); 9.6 MiB/s, 153 objects/s recovering 2023-10-09T10:46:25.618 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:25.642 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:25.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:25.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:25.746 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:25.786 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:25.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:25.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:25.891 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:25.931 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:25.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:25.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:26.034 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:26.064 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:26.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:26.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:26.167 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:26.200 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:26.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:26.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:26.303 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:26.326 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:26.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:26.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:26.428 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:26.454 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:26.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:26.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:26.558 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:26.583 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:26.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:26.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:26.688 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:26.717 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:26.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:26.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:26.820 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:26.850 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:26.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:26.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:26.954 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:26.984 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:26.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:26.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:27.089 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:27.120 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:27.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:27.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:27.223 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:27.260 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:27.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:27.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:27.365 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:27.395 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:27.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:27.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:27.499 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:27.524 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:27.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:27.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:27.628 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:27.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:27 smithi053 bash[79554]: cluster 2023-10-09T10:46:25.972529+0000 mgr.y (mgr.26072) 1338 : cluster 0 pgmap v1562: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 4.9 GiB data, 19 GiB used, 338 GiB / 358 GiB avail; 0 B/s wr, 903 op/s; 1173/242466 objects degraded (0.484%); 15122/242466 objects misplaced (6.237%); 6.4 MiB/s, 101 objects/s recovering 2023-10-09T10:46:27.657 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:27 smithi053 bash[76859]: cluster 2023-10-09T10:46:25.972529+0000 mgr.y (mgr.26072) 1338 : cluster 0 pgmap v1562: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 4.9 GiB data, 19 GiB used, 338 GiB / 358 GiB avail; 0 B/s wr, 903 op/s; 1173/242466 objects degraded (0.484%); 15122/242466 objects misplaced (6.237%); 6.4 MiB/s, 101 objects/s recovering 2023-10-09T10:46:27.660 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:27.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:27.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:27.763 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:27.787 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:27.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:27.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:27.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:27 smithi086 bash[59714]: cluster 2023-10-09T10:46:25.972529+0000 mgr.y (mgr.26072) 1338 : cluster 0 pgmap v1562: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 4.9 GiB data, 19 GiB used, 338 GiB / 358 GiB avail; 0 B/s wr, 903 op/s; 1173/242466 objects degraded (0.484%); 15122/242466 objects misplaced (6.237%); 6.4 MiB/s, 101 objects/s recovering 2023-10-09T10:46:27.891 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:27.922 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:27.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:27.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:28.026 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:28.052 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:28.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:28.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:28.157 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:28.178 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:28.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:28.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:28.281 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:28.306 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:28.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:28.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:28.414 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:28.450 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:28.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:28.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:28.555 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:28.584 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:28.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:28.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:28.687 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:28.720 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:28.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:28.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:28.825 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:28.833 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:28 smithi086 bash[59714]: cluster 2023-10-09T10:46:28.435373+0000 mon.a (mon.0) 2009 : cluster 3 Health check update: Degraded data redundancy: 1173/242466 objects degraded (0.484%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:46:28.863 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:28.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:28.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:28.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:28 smithi053 bash[79554]: cluster 2023-10-09T10:46:28.435373+0000 mon.a (mon.0) 2009 : cluster 3 Health check update: Degraded data redundancy: 1173/242466 objects degraded (0.484%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:46:28.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:28 smithi053 bash[76859]: cluster 2023-10-09T10:46:28.435373+0000 mon.a (mon.0) 2009 : cluster 3 Health check update: Degraded data redundancy: 1173/242466 objects degraded (0.484%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:46:28.969 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:28.994 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:28.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:29.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:29.100 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:29.127 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:29.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:29.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:29.230 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:29.257 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:29.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:29.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:29.364 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:29.382 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:29.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:29.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:29.484 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:29.514 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:29.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:29.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:29.620 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:29.645 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:29.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:29.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:29.750 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:29.758 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:29 smithi053 bash[76859]: cluster 2023-10-09T10:46:27.973323+0000 mgr.y (mgr.26072) 1339 : cluster 0 pgmap v1563: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 4.7 GiB data, 19 GiB used, 339 GiB / 358 GiB avail; 0 B/s wr, 1.18k op/s; 1173/231564 objects degraded (0.507%); 14228/231564 objects misplaced (6.144%); 6.4 MiB/s, 101 objects/s recovering 2023-10-09T10:46:29.758 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:29 smithi053 bash[79554]: cluster 2023-10-09T10:46:27.973323+0000 mgr.y (mgr.26072) 1339 : cluster 0 pgmap v1563: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 4.7 GiB data, 19 GiB used, 339 GiB / 358 GiB avail; 0 B/s wr, 1.18k op/s; 1173/231564 objects degraded (0.507%); 14228/231564 objects misplaced (6.144%); 6.4 MiB/s, 101 objects/s recovering 2023-10-09T10:46:29.781 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:29.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:29.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:29.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:29 smithi086 bash[59714]: cluster 2023-10-09T10:46:27.973323+0000 mgr.y (mgr.26072) 1339 : cluster 0 pgmap v1563: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 4.7 GiB data, 19 GiB used, 339 GiB / 358 GiB avail; 0 B/s wr, 1.18k op/s; 1173/231564 objects degraded (0.507%); 14228/231564 objects misplaced (6.144%); 6.4 MiB/s, 101 objects/s recovering 2023-10-09T10:46:29.883 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:29.917 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:29.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:29.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:30.020 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:30.054 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:30.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:30.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:30.159 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:30.195 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:30.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:30.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:30.300 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:30.327 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:30.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:30.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:30.430 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:30.456 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:30.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:30.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:30.560 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:30.590 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:30.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:30.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:30.693 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:30.714 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:30.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:30.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:30.817 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:30.840 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:30.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:30.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:30.943 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:30.971 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:30.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:30.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:31.074 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:31.099 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:31.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:31.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:31.202 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:31.228 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:31.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:31.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:31.332 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:31.364 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:31.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:31.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:31.470 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:31.497 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:31.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:31.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:31.603 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:31.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:31 smithi086 bash[59714]: cluster 2023-10-09T10:46:29.973996+0000 mgr.y (mgr.26072) 1340 : cluster 0 pgmap v1564: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 4.7 GiB data, 19 GiB used, 339 GiB / 358 GiB avail; 0 B/s wr, 929 op/s; 482/228840 objects degraded (0.211%); 14228/228840 objects misplaced (6.217%); 9.6 MiB/s, 154 objects/s recovering 2023-10-09T10:46:31.634 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:31.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:31.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:31.740 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:31.765 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:31.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:31.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:31.867 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:31.899 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:31.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:31.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:31.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:31 smithi053 bash[76859]: cluster 2023-10-09T10:46:29.973996+0000 mgr.y (mgr.26072) 1340 : cluster 0 pgmap v1564: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 4.7 GiB data, 19 GiB used, 339 GiB / 358 GiB avail; 0 B/s wr, 929 op/s; 482/228840 objects degraded (0.211%); 14228/228840 objects misplaced (6.217%); 9.6 MiB/s, 154 objects/s recovering 2023-10-09T10:46:31.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:31 smithi053 bash[79554]: cluster 2023-10-09T10:46:29.973996+0000 mgr.y (mgr.26072) 1340 : cluster 0 pgmap v1564: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 4.7 GiB data, 19 GiB used, 339 GiB / 358 GiB avail; 0 B/s wr, 929 op/s; 482/228840 objects degraded (0.211%); 14228/228840 objects misplaced (6.217%); 9.6 MiB/s, 154 objects/s recovering 2023-10-09T10:46:32.002 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:32.020 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:32.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:32.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:32.124 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:32.151 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:32.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:32.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:32.254 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:32.279 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:32.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:32.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:32.383 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:32.413 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:32.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:32.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:32.518 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:32.549 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:32.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:32.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:32.569 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:32 smithi086 bash[59714]: cluster 2023-10-09T10:46:31.552917+0000 osd.5 (osd.5) 497 : cluster 3 failed to encode map e427 with expected crc 2023-10-09T10:46:32.652 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:32.664 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:32 smithi053 bash[79554]: cluster 2023-10-09T10:46:31.552917+0000 osd.5 (osd.5) 497 : cluster 3 failed to encode map e427 with expected crc 2023-10-09T10:46:32.664 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:32 smithi053 bash[79554]: cluster 2023-10-09T10:46:31.552981+0000 mon.a (mon.0) 2010 : cluster 0 osdmap e427: 8 total, 8 up, 4 in 2023-10-09T10:46:32.664 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:32 smithi053 bash[79554]: cluster 2023-10-09T10:46:31.556474+0000 osd.7 (osd.7) 411 : cluster 3 failed to encode map e427 with expected crc 2023-10-09T10:46:32.664 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:32 smithi053 bash[79554]: cluster 2023-10-09T10:46:31.565376+0000 osd.6 (osd.6) 422 : cluster 3 failed to encode map e427 with expected crc 2023-10-09T10:46:32.666 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:32 smithi053 bash[76859]: cluster 2023-10-09T10:46:31.552917+0000 osd.5 (osd.5) 497 : cluster 3 failed to encode map e427 with expected crc 2023-10-09T10:46:32.666 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:32 smithi053 bash[76859]: cluster 2023-10-09T10:46:31.552981+0000 mon.a (mon.0) 2010 : cluster 0 osdmap e427: 8 total, 8 up, 4 in 2023-10-09T10:46:32.666 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:32 smithi053 bash[76859]: cluster 2023-10-09T10:46:31.556474+0000 osd.7 (osd.7) 411 : cluster 3 failed to encode map e427 with expected crc 2023-10-09T10:46:32.666 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:32 smithi053 bash[76859]: cluster 2023-10-09T10:46:31.565376+0000 osd.6 (osd.6) 422 : cluster 3 failed to encode map e427 with expected crc 2023-10-09T10:46:32.668 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:46:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:46:32] "GET /metrics HTTP/1.1" 200 36610 "" "Prometheus/2.33.4" 2023-10-09T10:46:32.688 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:32.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:32.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:32.797 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:32.826 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:32.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:32.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:32.830 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:32 smithi086 bash[59714]: cluster 2023-10-09T10:46:31.552981+0000 mon.a (mon.0) 2010 : cluster 0 osdmap e427: 8 total, 8 up, 4 in 2023-10-09T10:46:32.831 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:32 smithi086 bash[59714]: cluster 2023-10-09T10:46:31.556474+0000 osd.7 (osd.7) 411 : cluster 3 failed to encode map e427 with expected crc 2023-10-09T10:46:32.831 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:32 smithi086 bash[59714]: cluster 2023-10-09T10:46:31.565376+0000 osd.6 (osd.6) 422 : cluster 3 failed to encode map e427 with expected crc 2023-10-09T10:46:32.931 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:32.956 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:32.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:32.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:33.060 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:33.083 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:33.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:33.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:33.188 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:33.213 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:33.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:33.215 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:33.316 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:33.345 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:33.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:33.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:33.448 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:33.472 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:33.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:33.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:33.578 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:33.604 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:33.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:33.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:33.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:33 smithi053 bash[76859]: cluster 2023-10-09T10:46:31.974583+0000 mgr.y (mgr.26072) 1341 : cluster 0 pgmap v1566: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 4.5 GiB data, 18 GiB used, 339 GiB / 358 GiB avail; 0 B/s wr, 984 op/s; 482/221814 objects degraded (0.217%); 13665/221814 objects misplaced (6.161%); 7.8 MiB/s, 124 objects/s recovering 2023-10-09T10:46:33.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:33 smithi053 bash[76859]: cluster 2023-10-09T10:46:32.569430+0000 mon.a (mon.0) 2011 : cluster 0 osdmap e428: 8 total, 8 up, 4 in 2023-10-09T10:46:33.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:33 smithi053 bash[76859]: cluster 2023-10-09T10:46:32.571191+0000 osd.4 (osd.4) 360 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T10:46:33.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:33 smithi053 bash[76859]: cluster 2023-10-09T10:46:32.573878+0000 osd.7 (osd.7) 412 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T10:46:33.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:33 smithi053 bash[76859]: cluster 2023-10-09T10:46:32.576093+0000 osd.7 (osd.7) 413 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T10:46:33.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:33 smithi053 bash[76859]: cluster 2023-10-09T10:46:33.060247+0000 osd.7 (osd.7) 414 : cluster 0 10.11 scrub starts 2023-10-09T10:46:33.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:33 smithi053 bash[76859]: cluster 2023-10-09T10:46:33.437039+0000 mon.a (mon.0) 2012 : cluster 3 Health check update: Degraded data redundancy: 482/221814 objects degraded (0.217%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:46:33.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:33 smithi053 bash[79554]: cluster 2023-10-09T10:46:31.974583+0000 mgr.y (mgr.26072) 1341 : cluster 0 pgmap v1566: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 4.5 GiB data, 18 GiB used, 339 GiB / 358 GiB avail; 0 B/s wr, 984 op/s; 482/221814 objects degraded (0.217%); 13665/221814 objects misplaced (6.161%); 7.8 MiB/s, 124 objects/s recovering 2023-10-09T10:46:33.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:33 smithi053 bash[79554]: cluster 2023-10-09T10:46:32.569430+0000 mon.a (mon.0) 2011 : cluster 0 osdmap e428: 8 total, 8 up, 4 in 2023-10-09T10:46:33.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:33 smithi053 bash[79554]: cluster 2023-10-09T10:46:32.571191+0000 osd.4 (osd.4) 360 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T10:46:33.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:33 smithi053 bash[79554]: cluster 2023-10-09T10:46:32.573878+0000 osd.7 (osd.7) 412 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T10:46:33.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:33 smithi053 bash[79554]: cluster 2023-10-09T10:46:32.576093+0000 osd.7 (osd.7) 413 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T10:46:33.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:33 smithi053 bash[79554]: cluster 2023-10-09T10:46:33.060247+0000 osd.7 (osd.7) 414 : cluster 0 10.11 scrub starts 2023-10-09T10:46:33.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:33 smithi053 bash[79554]: cluster 2023-10-09T10:46:33.437039+0000 mon.a (mon.0) 2012 : cluster 3 Health check update: Degraded data redundancy: 482/221814 objects degraded (0.217%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:46:33.706 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:33.730 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:33.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:33.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:33.834 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:33.863 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:33.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:33.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:33 smithi086 bash[59714]: cluster 2023-10-09T10:46:31.974583+0000 mgr.y (mgr.26072) 1341 : cluster 0 pgmap v1566: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 6 active+remapped+backfill_wait, 92 active+clean; 4.5 GiB data, 18 GiB used, 339 GiB / 358 GiB avail; 0 B/s wr, 984 op/s; 482/221814 objects degraded (0.217%); 13665/221814 objects misplaced (6.161%); 7.8 MiB/s, 124 objects/s recovering 2023-10-09T10:46:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:33 smithi086 bash[59714]: cluster 2023-10-09T10:46:32.569430+0000 mon.a (mon.0) 2011 : cluster 0 osdmap e428: 8 total, 8 up, 4 in 2023-10-09T10:46:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:33 smithi086 bash[59714]: cluster 2023-10-09T10:46:32.571191+0000 osd.4 (osd.4) 360 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T10:46:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:33 smithi086 bash[59714]: cluster 2023-10-09T10:46:32.573878+0000 osd.7 (osd.7) 412 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T10:46:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:33 smithi086 bash[59714]: cluster 2023-10-09T10:46:32.576093+0000 osd.7 (osd.7) 413 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T10:46:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:33 smithi086 bash[59714]: cluster 2023-10-09T10:46:33.060247+0000 osd.7 (osd.7) 414 : cluster 0 10.11 scrub starts 2023-10-09T10:46:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:33 smithi086 bash[59714]: cluster 2023-10-09T10:46:33.437039+0000 mon.a (mon.0) 2012 : cluster 3 Health check update: Degraded data redundancy: 482/221814 objects degraded (0.217%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:46:33.967 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:34.001 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:34.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:34.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:34.107 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:34.131 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:34.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:34.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:34.236 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:34.256 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:34.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:34.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:34.359 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:34.384 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:34.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:34.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:34.488 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:34.517 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:34.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:34.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:34.623 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:34.647 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:34.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:34.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:34.750 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:34.779 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:34.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:34.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:34.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:34 smithi086 bash[59714]: cluster 2023-10-09T10:46:34.504909+0000 osd.5 (osd.5) 498 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T10:46:34.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:34 smithi086 bash[59714]: cluster 2023-10-09T10:46:34.566230+0000 mon.a (mon.0) 2013 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 482/221814 objects degraded (0.217%), 1 pg degraded) 2023-10-09T10:46:34.887 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:34.924 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:34.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:34.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:35.027 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:35.036 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:34 smithi053 bash[79554]: cluster 2023-10-09T10:46:34.504909+0000 osd.5 (osd.5) 498 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T10:46:35.036 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:34 smithi053 bash[79554]: cluster 2023-10-09T10:46:34.566230+0000 mon.a (mon.0) 2013 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 482/221814 objects degraded (0.217%), 1 pg degraded) 2023-10-09T10:46:35.037 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:34 smithi053 bash[76859]: cluster 2023-10-09T10:46:34.504909+0000 osd.5 (osd.5) 498 : cluster 3 failed to encode map e428 with expected crc 2023-10-09T10:46:35.037 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:34 smithi053 bash[76859]: cluster 2023-10-09T10:46:34.566230+0000 mon.a (mon.0) 2013 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 482/221814 objects degraded (0.217%), 1 pg degraded) 2023-10-09T10:46:35.063 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:35.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:35.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:35.169 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:35.194 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:35.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:35.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:35.298 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:35.317 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:35.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:35.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:35.420 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:35.447 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:35.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:35.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:35.554 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:35.581 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:35.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:35.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:35.685 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:35.719 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:35.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:35.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:35.830 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:35.856 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:35.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:35.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:35.959 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:35.968 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:35 smithi086 bash[59714]: cluster 2023-10-09T10:46:33.975269+0000 mgr.y (mgr.26072) 1342 : cluster 0 pgmap v1568: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.4 GiB data, 18 GiB used, 340 GiB / 358 GiB avail; 0 B/s wr, 1.11k op/s; 13403/215880 objects misplaced (6.209%); 8.8 MiB/s, 141 objects/s recovering 2023-10-09T10:46:35.982 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:35 smithi053 bash[79554]: cluster 2023-10-09T10:46:33.975269+0000 mgr.y (mgr.26072) 1342 : cluster 0 pgmap v1568: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.4 GiB data, 18 GiB used, 340 GiB / 358 GiB avail; 0 B/s wr, 1.11k op/s; 13403/215880 objects misplaced (6.209%); 8.8 MiB/s, 141 objects/s recovering 2023-10-09T10:46:35.982 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:35 smithi053 bash[76859]: cluster 2023-10-09T10:46:33.975269+0000 mgr.y (mgr.26072) 1342 : cluster 0 pgmap v1568: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.4 GiB data, 18 GiB used, 340 GiB / 358 GiB avail; 0 B/s wr, 1.11k op/s; 13403/215880 objects misplaced (6.209%); 8.8 MiB/s, 141 objects/s recovering 2023-10-09T10:46:35.998 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:36.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:36.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:36.101 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:36.132 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:36.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:36.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:36.239 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:36.268 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:36.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:36.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:36.372 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:36.397 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:36.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:36.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:36.505 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:36.529 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:36.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:36.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:36.633 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:36.671 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:36.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:36.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:36.777 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:36.804 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:36.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:36.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:36.910 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:36.933 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:36.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:36.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:37.041 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:37.068 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:37.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:37.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:37.172 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:37.195 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:37.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:37.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:37.298 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:37.323 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:37.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:37.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:37.430 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:37.457 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:37.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:37.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:37.560 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:37.587 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:37.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:37.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:37.693 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:37.724 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:37.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:37.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:37.827 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:37.850 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:37.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:37.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:37.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:37 smithi086 bash[59714]: cluster 2023-10-09T10:46:35.975851+0000 mgr.y (mgr.26072) 1343 : cluster 0 pgmap v1569: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.4 GiB data, 18 GiB used, 340 GiB / 358 GiB avail; 0 B/s wr, 687 op/s; 13403/215049 objects misplaced (6.233%); 8.8 MiB/s, 141 objects/s recovering 2023-10-09T10:46:37.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:37 smithi053 bash[79554]: cluster 2023-10-09T10:46:35.975851+0000 mgr.y (mgr.26072) 1343 : cluster 0 pgmap v1569: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.4 GiB data, 18 GiB used, 340 GiB / 358 GiB avail; 0 B/s wr, 687 op/s; 13403/215049 objects misplaced (6.233%); 8.8 MiB/s, 141 objects/s recovering 2023-10-09T10:46:37.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:37 smithi053 bash[76859]: cluster 2023-10-09T10:46:35.975851+0000 mgr.y (mgr.26072) 1343 : cluster 0 pgmap v1569: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.4 GiB data, 18 GiB used, 340 GiB / 358 GiB avail; 0 B/s wr, 687 op/s; 13403/215049 objects misplaced (6.233%); 8.8 MiB/s, 141 objects/s recovering 2023-10-09T10:46:37.953 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:37.978 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:37.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:37.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:38.084 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:38.116 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:38.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:38.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:38.219 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:38.243 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:38.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:38.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:38.346 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:38.380 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:38.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:38.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:38.486 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:38.511 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:38.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:38.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:38.620 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:38.638 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:38 smithi053 bash[76859]: audit 2023-10-09T10:46:37.646338+0000 mon.c (mon.2) 111 : audit 1 from='client.? 172.21.15.53:0/3576466411' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T10:46:38.638 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:38 smithi053 bash[76859]: audit 2023-10-09T10:46:37.646843+0000 mon.a (mon.0) 2014 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T10:46:38.638 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:38 smithi053 bash[76859]: audit 2023-10-09T10:46:38.105359+0000 mon.a (mon.0) 2015 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:46:38.639 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:38 smithi053 bash[76859]: audit 2023-10-09T10:46:38.106582+0000 mon.a (mon.0) 2016 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:46:38.646 INFO:teuthology.orchestra.run.smithi053.stderr:reweighted osd.6 to 1 (10000) 2023-10-09T10:46:38.650 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:38.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:38.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:38.755 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:38.778 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:38.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:38.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:38.881 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:38.892 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:38 smithi053 bash[79554]: audit 2023-10-09T10:46:37.646338+0000 mon.c (mon.2) 111 : audit 1 from='client.? 172.21.15.53:0/3576466411' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T10:46:38.892 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:38 smithi053 bash[79554]: audit 2023-10-09T10:46:37.646843+0000 mon.a (mon.0) 2014 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T10:46:38.892 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:38 smithi053 bash[79554]: audit 2023-10-09T10:46:38.105359+0000 mon.a (mon.0) 2015 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:46:38.892 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:38 smithi053 bash[79554]: audit 2023-10-09T10:46:38.106582+0000 mon.a (mon.0) 2016 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:46:38.910 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:38.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:38.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:39.012 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:39.024 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:38 smithi086 bash[59714]: audit 2023-10-09T10:46:37.646338+0000 mon.c (mon.2) 111 : audit 1 from='client.? 172.21.15.53:0/3576466411' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T10:46:39.025 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:38 smithi086 bash[59714]: audit 2023-10-09T10:46:37.646843+0000 mon.a (mon.0) 2014 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T10:46:39.025 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:38 smithi086 bash[59714]: audit 2023-10-09T10:46:38.105359+0000 mon.a (mon.0) 2015 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:46:39.025 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:38 smithi086 bash[59714]: audit 2023-10-09T10:46:38.106582+0000 mon.a (mon.0) 2016 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:46:39.043 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:39.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:39.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:39.146 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:39.170 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:39.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:39.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:39.273 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:39.299 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:39.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:39.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:39.402 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:39.433 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:39.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:39.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:39.536 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:39.558 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:39.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:39.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:39.661 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:39.669 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:39 smithi086 bash[59714]: cluster 2023-10-09T10:46:37.976510+0000 mgr.y (mgr.26072) 1344 : cluster 0 pgmap v1570: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.2 GiB data, 17 GiB used, 340 GiB / 358 GiB avail; 0 B/s wr, 1.00k op/s; 12462/204741 objects misplaced (6.087%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T10:46:39.669 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:39 smithi086 bash[59714]: cluster 2023-10-09T10:46:38.629514+0000 osd.6 (osd.6) 423 : cluster 3 failed to encode map e429 with expected crc 2023-10-09T10:46:39.669 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:39 smithi086 bash[59714]: audit 2023-10-09T10:46:38.629516+0000 mon.a (mon.0) 2017 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-09T10:46:39.669 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:39 smithi086 bash[59714]: cluster 2023-10-09T10:46:38.629587+0000 mon.a (mon.0) 2018 : cluster 0 osdmap e429: 8 total, 8 up, 4 in 2023-10-09T10:46:39.669 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:39 smithi086 bash[59714]: cluster 2023-10-09T10:46:38.636241+0000 osd.7 (osd.7) 415 : cluster 3 failed to encode map e429 with expected crc 2023-10-09T10:46:39.688 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:39.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:39.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:39.791 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:39.823 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:39.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:39.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:39.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:39 smithi053 bash[76859]: cluster 2023-10-09T10:46:37.976510+0000 mgr.y (mgr.26072) 1344 : cluster 0 pgmap v1570: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.2 GiB data, 17 GiB used, 340 GiB / 358 GiB avail; 0 B/s wr, 1.00k op/s; 12462/204741 objects misplaced (6.087%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T10:46:39.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:39 smithi053 bash[76859]: cluster 2023-10-09T10:46:38.629514+0000 osd.6 (osd.6) 423 : cluster 3 failed to encode map e429 with expected crc 2023-10-09T10:46:39.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:39 smithi053 bash[76859]: audit 2023-10-09T10:46:38.629516+0000 mon.a (mon.0) 2017 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-09T10:46:39.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:39 smithi053 bash[76859]: cluster 2023-10-09T10:46:38.629587+0000 mon.a (mon.0) 2018 : cluster 0 osdmap e429: 8 total, 8 up, 4 in 2023-10-09T10:46:39.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:39 smithi053 bash[76859]: cluster 2023-10-09T10:46:38.636241+0000 osd.7 (osd.7) 415 : cluster 3 failed to encode map e429 with expected crc 2023-10-09T10:46:39.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:39 smithi053 bash[79554]: cluster 2023-10-09T10:46:37.976510+0000 mgr.y (mgr.26072) 1344 : cluster 0 pgmap v1570: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.2 GiB data, 17 GiB used, 340 GiB / 358 GiB avail; 0 B/s wr, 1.00k op/s; 12462/204741 objects misplaced (6.087%); 4.8 MiB/s, 76 objects/s recovering 2023-10-09T10:46:39.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:39 smithi053 bash[79554]: cluster 2023-10-09T10:46:38.629514+0000 osd.6 (osd.6) 423 : cluster 3 failed to encode map e429 with expected crc 2023-10-09T10:46:39.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:39 smithi053 bash[79554]: audit 2023-10-09T10:46:38.629516+0000 mon.a (mon.0) 2017 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-09T10:46:39.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:39 smithi053 bash[79554]: cluster 2023-10-09T10:46:38.629587+0000 mon.a (mon.0) 2018 : cluster 0 osdmap e429: 8 total, 8 up, 4 in 2023-10-09T10:46:39.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:39 smithi053 bash[79554]: cluster 2023-10-09T10:46:38.636241+0000 osd.7 (osd.7) 415 : cluster 3 failed to encode map e429 with expected crc 2023-10-09T10:46:39.926 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:39.954 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:39.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:39.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:40.057 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:40.083 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:40.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:40.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:40.186 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:40.210 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:40.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:40.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:40.313 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:40.339 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:40.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:40.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:40.442 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:40.468 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:40.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:40.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:40.572 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:40.595 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:40.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:40.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:40.621 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd reweight 7 1 2023-10-09T10:46:40.698 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:40.706 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:40 smithi086 bash[59714]: cluster 2023-10-09T10:46:39.631811+0000 osd.7 (osd.7) 416 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T10:46:40.706 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:40 smithi086 bash[59714]: cluster 2023-10-09T10:46:39.634584+0000 mon.a (mon.0) 2019 : cluster 0 osdmap e430: 8 total, 8 up, 4 in 2023-10-09T10:46:40.706 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:40 smithi086 bash[59714]: cluster 2023-10-09T10:46:39.635663+0000 osd.7 (osd.7) 417 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T10:46:40.706 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:40 smithi086 bash[59714]: cluster 2023-10-09T10:46:39.636994+0000 osd.6 (osd.6) 424 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T10:46:40.706 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:40 smithi086 bash[59714]: cluster 2023-10-09T10:46:39.641822+0000 osd.6 (osd.6) 425 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T10:46:40.706 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:40 smithi086 bash[59714]: cluster 2023-10-09T10:46:39.644857+0000 osd.6 (osd.6) 426 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T10:46:40.707 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:40 smithi086 bash[59714]: cluster 2023-10-09T10:46:40.312830+0000 osd.5 (osd.5) 499 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T10:46:40.724 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:40.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:40.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:40.832 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:40.855 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:40.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:40.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:40.928 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:40 smithi053 bash[76859]: cluster 2023-10-09T10:46:39.631811+0000 osd.7 (osd.7) 416 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T10:46:40.928 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:40 smithi053 bash[76859]: cluster 2023-10-09T10:46:39.634584+0000 mon.a (mon.0) 2019 : cluster 0 osdmap e430: 8 total, 8 up, 4 in 2023-10-09T10:46:40.928 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:40 smithi053 bash[76859]: cluster 2023-10-09T10:46:39.635663+0000 osd.7 (osd.7) 417 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T10:46:40.929 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:40 smithi053 bash[76859]: cluster 2023-10-09T10:46:39.636994+0000 osd.6 (osd.6) 424 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T10:46:40.929 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:40 smithi053 bash[76859]: cluster 2023-10-09T10:46:39.641822+0000 osd.6 (osd.6) 425 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T10:46:40.929 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:40 smithi053 bash[76859]: cluster 2023-10-09T10:46:39.644857+0000 osd.6 (osd.6) 426 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T10:46:40.929 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:40 smithi053 bash[76859]: cluster 2023-10-09T10:46:40.312830+0000 osd.5 (osd.5) 499 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T10:46:40.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:40 smithi053 bash[79554]: cluster 2023-10-09T10:46:39.631811+0000 osd.7 (osd.7) 416 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T10:46:40.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:40 smithi053 bash[79554]: cluster 2023-10-09T10:46:39.634584+0000 mon.a (mon.0) 2019 : cluster 0 osdmap e430: 8 total, 8 up, 4 in 2023-10-09T10:46:40.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:40 smithi053 bash[79554]: cluster 2023-10-09T10:46:39.635663+0000 osd.7 (osd.7) 417 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T10:46:40.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:40 smithi053 bash[79554]: cluster 2023-10-09T10:46:39.636994+0000 osd.6 (osd.6) 424 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T10:46:40.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:40 smithi053 bash[79554]: cluster 2023-10-09T10:46:39.641822+0000 osd.6 (osd.6) 425 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T10:46:40.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:40 smithi053 bash[79554]: cluster 2023-10-09T10:46:39.644857+0000 osd.6 (osd.6) 426 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T10:46:40.930 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:40 smithi053 bash[79554]: cluster 2023-10-09T10:46:40.312830+0000 osd.5 (osd.5) 499 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T10:46:40.960 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:40.987 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:40.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:40.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:41.046 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:46:41.046 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:46:41.092 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:41.116 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:41.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:41.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:41.196 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:46:41.219 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:41.241 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:41.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:41.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:41.300 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:46:41.344 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:41.345 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:46:41.367 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:41.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:41.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:41.382 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:46:41.422 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:46:41.459 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:46:41.470 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:41.497 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:41.500 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:46:41.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:41.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:41.541 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:46:41.547 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:46:41.547 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:46:41.547 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:46:41.547 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:46:41.547 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:46:41.547 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:46:41.547 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:46:41.547 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:46:41.602 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:41.624 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:41.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:41.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:41.727 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:41.760 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:41.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:41.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:41.766 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:41 smithi053 bash[79554]: cluster 2023-10-09T10:46:39.812967+0000 osd.4 (osd.4) 361 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T10:46:41.766 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:41 smithi053 bash[79554]: cluster 2023-10-09T10:46:39.814209+0000 osd.4 (osd.4) 362 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T10:46:41.767 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:41 smithi053 bash[79554]: cluster 2023-10-09T10:46:39.977192+0000 mgr.y (mgr.26072) 1345 : cluster 0 pgmap v1573: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.1 GiB data, 17 GiB used, 341 GiB / 358 GiB avail; 0 B/s wr, 893 op/s; 12462/201954 objects misplaced (6.171%); 5.2 MiB/s, 83 objects/s recovering 2023-10-09T10:46:41.767 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:41 smithi053 bash[79554]: cluster 2023-10-09T10:46:40.647611+0000 mon.a (mon.0) 2020 : cluster 0 osdmap e431: 8 total, 8 up, 4 in 2023-10-09T10:46:41.767 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:41 smithi053 bash[79554]: cluster 2023-10-09T10:46:40.648429+0000 osd.1 (osd.1) 18 : cluster 0 10.d starting backfill to osd.6 from (0'0,0'0] MAX to 428'11429 2023-10-09T10:46:41.767 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:41 smithi053 bash[79554]: cluster 2023-10-09T10:46:40.651664+0000 osd.7 (osd.7) 418 : cluster 3 failed to encode map e431 with expected crc 2023-10-09T10:46:41.767 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:41 smithi053 bash[79554]: cluster 2023-10-09T10:46:40.658782+0000 osd.7 (osd.7) 419 : cluster 0 10.c starting backfill to osd.6 from (0'0,0'0] MAX to 428'11341 2023-10-09T10:46:41.767 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:41 smithi053 bash[79554]: cluster 2023-10-09T10:46:40.666320+0000 osd.2 (osd.2) 51 : cluster 0 10.e starting backfill to osd.6 from (0'0,0'0] MAX to 428'11264 2023-10-09T10:46:41.767 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:41 smithi053 bash[79554]: cluster 2023-10-09T10:46:40.688011+0000 osd.6 (osd.6) 427 : cluster 3 failed to encode map e431 with expected crc 2023-10-09T10:46:41.767 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:41 smithi053 bash[79554]: audit 2023-10-09T10:46:41.171772+0000 mon.c (mon.2) 112 : audit 0 from='client.? 172.21.15.53:0/397902062' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:46:41.767 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:41 smithi053 bash[76859]: cluster 2023-10-09T10:46:39.812967+0000 osd.4 (osd.4) 361 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T10:46:41.768 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:41 smithi053 bash[76859]: cluster 2023-10-09T10:46:39.814209+0000 osd.4 (osd.4) 362 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T10:46:41.768 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:41 smithi053 bash[76859]: cluster 2023-10-09T10:46:39.977192+0000 mgr.y (mgr.26072) 1345 : cluster 0 pgmap v1573: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.1 GiB data, 17 GiB used, 341 GiB / 358 GiB avail; 0 B/s wr, 893 op/s; 12462/201954 objects misplaced (6.171%); 5.2 MiB/s, 83 objects/s recovering 2023-10-09T10:46:41.768 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:41 smithi053 bash[76859]: cluster 2023-10-09T10:46:40.647611+0000 mon.a (mon.0) 2020 : cluster 0 osdmap e431: 8 total, 8 up, 4 in 2023-10-09T10:46:41.768 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:41 smithi053 bash[76859]: cluster 2023-10-09T10:46:40.648429+0000 osd.1 (osd.1) 18 : cluster 0 10.d starting backfill to osd.6 from (0'0,0'0] MAX to 428'11429 2023-10-09T10:46:41.768 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:41 smithi053 bash[76859]: cluster 2023-10-09T10:46:40.651664+0000 osd.7 (osd.7) 418 : cluster 3 failed to encode map e431 with expected crc 2023-10-09T10:46:41.768 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:41 smithi053 bash[76859]: cluster 2023-10-09T10:46:40.658782+0000 osd.7 (osd.7) 419 : cluster 0 10.c starting backfill to osd.6 from (0'0,0'0] MAX to 428'11341 2023-10-09T10:46:41.768 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:41 smithi053 bash[76859]: cluster 2023-10-09T10:46:40.666320+0000 osd.2 (osd.2) 51 : cluster 0 10.e starting backfill to osd.6 from (0'0,0'0] MAX to 428'11264 2023-10-09T10:46:41.768 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:41 smithi053 bash[76859]: cluster 2023-10-09T10:46:40.688011+0000 osd.6 (osd.6) 427 : cluster 3 failed to encode map e431 with expected crc 2023-10-09T10:46:41.768 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:41 smithi053 bash[76859]: audit 2023-10-09T10:46:41.171772+0000 mon.c (mon.2) 112 : audit 0 from='client.? 172.21.15.53:0/397902062' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:46:41.867 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:41.893 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:41.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:41.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:41.999 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:42.008 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:41 smithi086 bash[59714]: cluster 2023-10-09T10:46:39.812967+0000 osd.4 (osd.4) 361 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T10:46:42.008 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:41 smithi086 bash[59714]: cluster 2023-10-09T10:46:39.814209+0000 osd.4 (osd.4) 362 : cluster 3 failed to encode map e430 with expected crc 2023-10-09T10:46:42.008 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:41 smithi086 bash[59714]: cluster 2023-10-09T10:46:39.977192+0000 mgr.y (mgr.26072) 1345 : cluster 0 pgmap v1573: 99 pgs: 1 active+remapped+backfilling, 5 active+remapped+backfill_wait, 93 active+clean; 4.1 GiB data, 17 GiB used, 341 GiB / 358 GiB avail; 0 B/s wr, 893 op/s; 12462/201954 objects misplaced (6.171%); 5.2 MiB/s, 83 objects/s recovering 2023-10-09T10:46:42.008 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:41 smithi086 bash[59714]: cluster 2023-10-09T10:46:40.647611+0000 mon.a (mon.0) 2020 : cluster 0 osdmap e431: 8 total, 8 up, 4 in 2023-10-09T10:46:42.008 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:41 smithi086 bash[59714]: cluster 2023-10-09T10:46:40.648429+0000 osd.1 (osd.1) 18 : cluster 0 10.d starting backfill to osd.6 from (0'0,0'0] MAX to 428'11429 2023-10-09T10:46:42.009 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:41 smithi086 bash[59714]: cluster 2023-10-09T10:46:40.651664+0000 osd.7 (osd.7) 418 : cluster 3 failed to encode map e431 with expected crc 2023-10-09T10:46:42.009 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:41 smithi086 bash[59714]: cluster 2023-10-09T10:46:40.658782+0000 osd.7 (osd.7) 419 : cluster 0 10.c starting backfill to osd.6 from (0'0,0'0] MAX to 428'11341 2023-10-09T10:46:42.009 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:41 smithi086 bash[59714]: cluster 2023-10-09T10:46:40.666320+0000 osd.2 (osd.2) 51 : cluster 0 10.e starting backfill to osd.6 from (0'0,0'0] MAX to 428'11264 2023-10-09T10:46:42.009 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:41 smithi086 bash[59714]: cluster 2023-10-09T10:46:40.688011+0000 osd.6 (osd.6) 427 : cluster 3 failed to encode map e431 with expected crc 2023-10-09T10:46:42.009 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:41 smithi086 bash[59714]: audit 2023-10-09T10:46:41.171772+0000 mon.c (mon.2) 112 : audit 0 from='client.? 172.21.15.53:0/397902062' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:46:42.030 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:42.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:42.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:42.134 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:42.159 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:42.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:42.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:42.262 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:42.289 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:42.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:42.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:42.392 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:42.422 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:42.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:42.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:42.526 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:42.557 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:42.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:42.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:42.661 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:42.673 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is unset 2023-10-09T10:46:42.686 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:42.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:42.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:42.791 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:42.817 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:42.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:42.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:42.920 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:42.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:42 smithi053 bash[76859]: cluster 2023-10-09T10:46:40.647164+0000 osd.4 (osd.4) 363 : cluster 3 failed to encode map e431 with expected crc 2023-10-09T10:46:42.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:42 smithi053 bash[76859]: audit 2023-10-09T10:46:41.685131+0000 mon.a (mon.0) 2021 : audit 1 from='client.? 172.21.15.53:0/2456770524' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:46:42.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:46:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:46:42] "GET /metrics HTTP/1.1" 200 36608 "" "Prometheus/2.33.4" 2023-10-09T10:46:42.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:42 smithi053 bash[79554]: cluster 2023-10-09T10:46:40.647164+0000 osd.4 (osd.4) 363 : cluster 3 failed to encode map e431 with expected crc 2023-10-09T10:46:42.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:42 smithi053 bash[79554]: audit 2023-10-09T10:46:41.685131+0000 mon.a (mon.0) 2021 : audit 1 from='client.? 172.21.15.53:0/2456770524' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:46:42.954 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:42.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:42.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:43.059 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:43.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:43.084 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:43.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:43.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:42 smithi086 bash[59714]: cluster 2023-10-09T10:46:40.647164+0000 osd.4 (osd.4) 363 : cluster 3 failed to encode map e431 with expected crc 2023-10-09T10:46:43.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:42 smithi086 bash[59714]: audit 2023-10-09T10:46:41.685131+0000 mon.a (mon.0) 2021 : audit 1 from='client.? 172.21.15.53:0/2456770524' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:46:43.184 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:43.208 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:43.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:43.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:43.312 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:43.341 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:43.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:43.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:43.449 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:43.483 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:43.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:43.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:43.586 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:43.615 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:43.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:43.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:43.719 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:43.748 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:43.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:43.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:43.852 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:43.861 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:43 smithi086 bash[59714]: cluster 2023-10-09T10:46:41.977805+0000 mgr.y (mgr.26072) 1346 : cluster 0 pgmap v1575: 99 pgs: 1 remapped+peering, 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 91 active+clean; 4.0 GiB data, 17 GiB used, 341 GiB / 358 GiB avail; 0 B/s wr, 974 op/s; 16179/197508 objects misplaced (8.192%); 1.5 MiB/s, 24 objects/s recovering 2023-10-09T10:46:43.861 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:43 smithi086 bash[59714]: cluster 2023-10-09T10:46:42.646032+0000 mon.a (mon.0) 2022 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:46:43.861 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:43 smithi086 bash[59714]: cluster 2023-10-09T10:46:42.646068+0000 mon.a (mon.0) 2023 : cluster 1 Cluster is now healthy 2023-10-09T10:46:43.861 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:43 smithi086 bash[59714]: cluster 2023-10-09T10:46:42.660580+0000 osd.6 (osd.6) 428 : cluster 3 failed to encode map e432 with expected crc 2023-10-09T10:46:43.862 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:43 smithi086 bash[59714]: cluster 2023-10-09T10:46:42.660857+0000 osd.4 (osd.4) 364 : cluster 3 failed to encode map e432 with expected crc 2023-10-09T10:46:43.862 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:43 smithi086 bash[59714]: audit 2023-10-09T10:46:42.664773+0000 mon.a (mon.0) 2024 : audit 1 from='client.? 172.21.15.53:0/2456770524' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:46:43.862 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:43 smithi086 bash[59714]: cluster 2023-10-09T10:46:42.664835+0000 mon.a (mon.0) 2025 : cluster 0 osdmap e432: 8 total, 8 up, 4 in 2023-10-09T10:46:43.902 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:43.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:43.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:43.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:43 smithi053 bash[76859]: cluster 2023-10-09T10:46:41.977805+0000 mgr.y (mgr.26072) 1346 : cluster 0 pgmap v1575: 99 pgs: 1 remapped+peering, 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 91 active+clean; 4.0 GiB data, 17 GiB used, 341 GiB / 358 GiB avail; 0 B/s wr, 974 op/s; 16179/197508 objects misplaced (8.192%); 1.5 MiB/s, 24 objects/s recovering 2023-10-09T10:46:43.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:43 smithi053 bash[76859]: cluster 2023-10-09T10:46:42.646032+0000 mon.a (mon.0) 2022 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:46:43.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:43 smithi053 bash[76859]: cluster 2023-10-09T10:46:42.646068+0000 mon.a (mon.0) 2023 : cluster 1 Cluster is now healthy 2023-10-09T10:46:43.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:43 smithi053 bash[76859]: cluster 2023-10-09T10:46:42.660580+0000 osd.6 (osd.6) 428 : cluster 3 failed to encode map e432 with expected crc 2023-10-09T10:46:43.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:43 smithi053 bash[76859]: cluster 2023-10-09T10:46:42.660857+0000 osd.4 (osd.4) 364 : cluster 3 failed to encode map e432 with expected crc 2023-10-09T10:46:43.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:43 smithi053 bash[76859]: audit 2023-10-09T10:46:42.664773+0000 mon.a (mon.0) 2024 : audit 1 from='client.? 172.21.15.53:0/2456770524' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:46:43.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:43 smithi053 bash[76859]: cluster 2023-10-09T10:46:42.664835+0000 mon.a (mon.0) 2025 : cluster 0 osdmap e432: 8 total, 8 up, 4 in 2023-10-09T10:46:43.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:43 smithi053 bash[79554]: cluster 2023-10-09T10:46:41.977805+0000 mgr.y (mgr.26072) 1346 : cluster 0 pgmap v1575: 99 pgs: 1 remapped+peering, 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 91 active+clean; 4.0 GiB data, 17 GiB used, 341 GiB / 358 GiB avail; 0 B/s wr, 974 op/s; 16179/197508 objects misplaced (8.192%); 1.5 MiB/s, 24 objects/s recovering 2023-10-09T10:46:43.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:43 smithi053 bash[79554]: cluster 2023-10-09T10:46:42.646032+0000 mon.a (mon.0) 2022 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:46:43.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:43 smithi053 bash[79554]: cluster 2023-10-09T10:46:42.646068+0000 mon.a (mon.0) 2023 : cluster 1 Cluster is now healthy 2023-10-09T10:46:43.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:43 smithi053 bash[79554]: cluster 2023-10-09T10:46:42.660580+0000 osd.6 (osd.6) 428 : cluster 3 failed to encode map e432 with expected crc 2023-10-09T10:46:43.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:43 smithi053 bash[79554]: cluster 2023-10-09T10:46:42.660857+0000 osd.4 (osd.4) 364 : cluster 3 failed to encode map e432 with expected crc 2023-10-09T10:46:43.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:43 smithi053 bash[79554]: audit 2023-10-09T10:46:42.664773+0000 mon.a (mon.0) 2024 : audit 1 from='client.? 172.21.15.53:0/2456770524' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:46:43.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:43 smithi053 bash[79554]: cluster 2023-10-09T10:46:42.664835+0000 mon.a (mon.0) 2025 : cluster 0 osdmap e432: 8 total, 8 up, 4 in 2023-10-09T10:46:44.009 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:44.037 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:44.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:44.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:44.141 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:44.168 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:44.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:44.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:44.275 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:44.302 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:44.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:44.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:44.407 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:44.435 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:44.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:44.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:44.540 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:44.566 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:44.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:44.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:44.671 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:44.698 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:44.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:44.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:44.806 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:44.830 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:44.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:44.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:44.934 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:44.961 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:44.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:44.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:45.064 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:45.092 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:45.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:45.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:45.196 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:45.228 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:45.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:45.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:45.331 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:45.359 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:45.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:45.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:45.462 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:45.495 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:45.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:45.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:45.601 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:45.628 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:45.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:45.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:45.736 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:45.745 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:45 smithi053 bash[76859]: cluster 2023-10-09T10:46:43.978539+0000 mgr.y (mgr.26072) 1347 : cluster 0 pgmap v1577: 99 pgs: 1 remapped+peering, 1 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.9 GiB data, 17 GiB used, 341 GiB / 358 GiB avail; 0 B/s wr, 514 op/s; 19905/193701 objects misplaced (10.276%); 1.3 MiB/s, 20 objects/s recovering 2023-10-09T10:46:45.745 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:45 smithi053 bash[79554]: cluster 2023-10-09T10:46:43.978539+0000 mgr.y (mgr.26072) 1347 : cluster 0 pgmap v1577: 99 pgs: 1 remapped+peering, 1 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.9 GiB data, 17 GiB used, 341 GiB / 358 GiB avail; 0 B/s wr, 514 op/s; 19905/193701 objects misplaced (10.276%); 1.3 MiB/s, 20 objects/s recovering 2023-10-09T10:46:45.767 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-10-09T10:46:45.777 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:45.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:45.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:45.884 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:45.911 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:45.916 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:45 smithi086 bash[59714]: cluster 2023-10-09T10:46:43.978539+0000 mgr.y (mgr.26072) 1347 : cluster 0 pgmap v1577: 99 pgs: 1 remapped+peering, 1 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.9 GiB data, 17 GiB used, 341 GiB / 358 GiB avail; 0 B/s wr, 514 op/s; 19905/193701 objects misplaced (10.276%); 1.3 MiB/s, 20 objects/s recovering 2023-10-09T10:46:45.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:45.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:46.017 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:46.044 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:46.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:46.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:46.149 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:46.185 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:46.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:46.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:46.291 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:46.316 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:46.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:46.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:46.420 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:46.445 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:46.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:46.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:46.551 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:46.575 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:46.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:46.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:46.681 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:46.712 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:46.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:46.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:46.816 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:46.839 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:46.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:46.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:46.946 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:46.976 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:46.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:46.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:47.079 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:47.105 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:47.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:47.110 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:47.211 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:47.240 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:47.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:47.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:47.344 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:47.374 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:47.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:47.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:47.478 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:47.505 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:47.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:47.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:47.609 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:47.635 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:47.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:47.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:47.667 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:47 smithi053 bash[79554]: cluster 2023-10-09T10:46:45.979137+0000 mgr.y (mgr.26072) 1348 : cluster 0 pgmap v1578: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.9 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 0 B/s wr, 513 op/s; 23254/192177 objects misplaced (12.100%); 6.3 MiB/s, 101 objects/s recovering 2023-10-09T10:46:47.667 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:47 smithi053 bash[76859]: cluster 2023-10-09T10:46:45.979137+0000 mgr.y (mgr.26072) 1348 : cluster 0 pgmap v1578: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.9 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 0 B/s wr, 513 op/s; 23254/192177 objects misplaced (12.100%); 6.3 MiB/s, 101 objects/s recovering 2023-10-09T10:46:47.739 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:47.768 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:47.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:47.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:47.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:47 smithi086 bash[59714]: cluster 2023-10-09T10:46:45.979137+0000 mgr.y (mgr.26072) 1348 : cluster 0 pgmap v1578: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.9 GiB data, 16 GiB used, 341 GiB / 358 GiB avail; 0 B/s wr, 513 op/s; 23254/192177 objects misplaced (12.100%); 6.3 MiB/s, 101 objects/s recovering 2023-10-09T10:46:47.873 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:47.904 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:47.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:47.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:47.907 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T10:46:47.928 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:46:48.008 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:48.039 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:48.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:48.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:48.143 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:48.168 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:48.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:48.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:48.272 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:48.298 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:48.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:48.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:48.402 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:48.428 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:48.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:48.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:48.532 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:48.556 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:48.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:48.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:48.666 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:48.698 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:48.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:48.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:48.806 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:48.844 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:48.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:48.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:48.947 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:48.980 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:48.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:48.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:49.087 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:49.111 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:49.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:49.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:49.216 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:49.244 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:49.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:49.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:49.348 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:49.371 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:49.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:49.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:49.467 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:46:49.476 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:49.500 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:49.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:49.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:49.603 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:49.640 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:49.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:49.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:49.743 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:49.772 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:49.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:49.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:49.876 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:49.904 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:49.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:49.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:49.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:49 smithi053 bash[76859]: cluster 2023-10-09T10:46:47.982835+0000 mgr.y (mgr.26072) 1349 : cluster 0 pgmap v1579: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.7 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 895 op/s; 21482/180459 objects misplaced (11.904%); 8.9 MiB/s, 142 objects/s recovering 2023-10-09T10:46:49.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:49 smithi053 bash[79554]: cluster 2023-10-09T10:46:47.982835+0000 mgr.y (mgr.26072) 1349 : cluster 0 pgmap v1579: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.7 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 895 op/s; 21482/180459 objects misplaced (11.904%); 8.9 MiB/s, 142 objects/s recovering 2023-10-09T10:46:50.013 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:50.046 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:50.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:50.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:50.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:49 smithi086 bash[59714]: cluster 2023-10-09T10:46:47.982835+0000 mgr.y (mgr.26072) 1349 : cluster 0 pgmap v1579: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.7 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 895 op/s; 21482/180459 objects misplaced (11.904%); 8.9 MiB/s, 142 objects/s recovering 2023-10-09T10:46:50.151 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:50.182 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:50.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:50.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:50.287 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:50.313 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:50.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:50.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:50.420 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:50.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:50.451 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:50.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:50.491 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:46:50.552 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:50.586 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:50.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:50.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:50.689 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:50.722 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:50.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:50.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:50.826 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:50.836 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:50 smithi053 bash[76859]: audit 2023-10-09T10:46:50.649738+0000 mon.a (mon.0) 2026 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:46:50.837 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:50 smithi053 bash[79554]: audit 2023-10-09T10:46:50.649738+0000 mon.a (mon.0) 2026 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:46:50.856 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:50.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:50.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:50.962 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:51.000 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:51.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:51.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:51.104 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:51.113 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:50 smithi086 bash[59714]: audit 2023-10-09T10:46:50.649738+0000 mon.a (mon.0) 2026 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:46:51.142 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:51.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:51.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:51.245 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:51.271 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:51.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:51.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:51.375 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:51.402 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:51.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:51.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:51.508 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:51.538 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:51.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:51.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:51.642 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:51.677 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:51.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:51.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:51.781 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:51.790 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:51 smithi086 bash[59714]: cluster 2023-10-09T10:46:49.983450+0000 mgr.y (mgr.26072) 1350 : cluster 0 pgmap v1580: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.6 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 810 op/s; 21155/178431 objects misplaced (11.856%); 7.6 MiB/s, 122 objects/s recovering 2023-10-09T10:46:51.807 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:51.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:51.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:51.913 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:51.940 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:51.942 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:51 smithi053 bash[76859]: cluster 2023-10-09T10:46:49.983450+0000 mgr.y (mgr.26072) 1350 : cluster 0 pgmap v1580: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.6 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 810 op/s; 21155/178431 objects misplaced (11.856%); 7.6 MiB/s, 122 objects/s recovering 2023-10-09T10:46:51.943 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:51 smithi053 bash[79554]: cluster 2023-10-09T10:46:49.983450+0000 mgr.y (mgr.26072) 1350 : cluster 0 pgmap v1580: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.6 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 810 op/s; 21155/178431 objects misplaced (11.856%); 7.6 MiB/s, 122 objects/s recovering 2023-10-09T10:46:51.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:51.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:52.044 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:52.070 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:52.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:52.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:52.174 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:52.198 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:52.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:52.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:52.303 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:52.333 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:52.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:52.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:52.436 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:52.468 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:52.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:52.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:52.543 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:46:52.547 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:46:52.573 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:52.604 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:52.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:52.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:52.676 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:46:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:46:52] "GET /metrics HTTP/1.1" 200 36608 "" "Prometheus/2.33.4" 2023-10-09T10:46:52.707 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:52.732 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:52.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:52.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:52.837 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:52.860 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:52.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:52.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:52.963 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:52.996 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:52.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:52.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:53.003 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:52 smithi053 bash[76859]: cluster 2023-10-09T10:46:51.984120+0000 mgr.y (mgr.26072) 1351 : cluster 0 pgmap v1581: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.5 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 916 op/s; 18936/169983 objects misplaced (11.140%); 14 MiB/s, 216 objects/s recovering 2023-10-09T10:46:53.003 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:52 smithi053 bash[79554]: cluster 2023-10-09T10:46:51.984120+0000 mgr.y (mgr.26072) 1351 : cluster 0 pgmap v1581: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.5 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 916 op/s; 18936/169983 objects misplaced (11.140%); 14 MiB/s, 216 objects/s recovering 2023-10-09T10:46:53.100 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:53.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:52 smithi086 bash[59714]: cluster 2023-10-09T10:46:51.984120+0000 mgr.y (mgr.26072) 1351 : cluster 0 pgmap v1581: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.5 GiB data, 16 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 916 op/s; 18936/169983 objects misplaced (11.140%); 14 MiB/s, 216 objects/s recovering 2023-10-09T10:46:53.127 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:53.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:53.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:53.231 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:53.267 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:53.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:53.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:53.370 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:53.404 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:53.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:53.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:53.510 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:53.538 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:53.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:53.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:53.642 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:53.678 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:53.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:53.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:53.787 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:53.810 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:53.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:53.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:53.918 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:53.944 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:53.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:53.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:54.050 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:54.082 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:54.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:54.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:54.185 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:54.211 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:54.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:54.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:54.317 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:54.326 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:54 smithi086 bash[59714]: audit 2023-10-09T10:46:53.107710+0000 mon.a (mon.0) 2027 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:46:54.326 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:54 smithi086 bash[59714]: audit 2023-10-09T10:46:53.108701+0000 mon.a (mon.0) 2028 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:46:54.349 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:54.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:54.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:54 smithi053 bash[79554]: audit 2023-10-09T10:46:53.107710+0000 mon.a (mon.0) 2027 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:46:54.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:54 smithi053 bash[79554]: audit 2023-10-09T10:46:53.108701+0000 mon.a (mon.0) 2028 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:46:54.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:54 smithi053 bash[76859]: audit 2023-10-09T10:46:53.107710+0000 mon.a (mon.0) 2027 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:46:54.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:54 smithi053 bash[76859]: audit 2023-10-09T10:46:53.108701+0000 mon.a (mon.0) 2028 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:46:54.453 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:54.477 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:54.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:54.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:54.582 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:54.609 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:54.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:54.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:54.710 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:54.734 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:54.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:54.737 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:54.837 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:54.866 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:54.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:54.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:54.970 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:54.995 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:54.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:54.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:55.099 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:55.129 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:55.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:55.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:55.232 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:55.258 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:55.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:55.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:55.362 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:55.386 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:55.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:55.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:55.490 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:55.521 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:55.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:55.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:55.625 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:55.634 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:55 smithi086 bash[59714]: cluster 2023-10-09T10:46:53.984665+0000 mgr.y (mgr.26072) 1352 : cluster 0 pgmap v1582: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.3 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 997 op/s; 18356/163626 objects misplaced (11.218%); 12 MiB/s, 191 objects/s recovering 2023-10-09T10:46:55.648 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:55.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:55.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:55.752 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:55.762 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:55 smithi053 bash[76859]: cluster 2023-10-09T10:46:53.984665+0000 mgr.y (mgr.26072) 1352 : cluster 0 pgmap v1582: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.3 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 997 op/s; 18356/163626 objects misplaced (11.218%); 12 MiB/s, 191 objects/s recovering 2023-10-09T10:46:55.762 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:55 smithi053 bash[79554]: cluster 2023-10-09T10:46:53.984665+0000 mgr.y (mgr.26072) 1352 : cluster 0 pgmap v1582: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.3 GiB data, 15 GiB used, 342 GiB / 358 GiB avail; 0 B/s wr, 997 op/s; 18356/163626 objects misplaced (11.218%); 12 MiB/s, 191 objects/s recovering 2023-10-09T10:46:55.784 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:55.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:55.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:55.889 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:55.921 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:55.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:55.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:56.028 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:56.066 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:56.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:56.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:56.170 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:56.199 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:46:56.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:56.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:46:56.304 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:56.370 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:56.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:56.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:56.474 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:56.516 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:56.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:56.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:56.624 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:56.651 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:56.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:56.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:56.756 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:56.779 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:56.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:56.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:56.886 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:56.914 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:56.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:56.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:57.021 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:57.055 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:57.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:57.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:57.160 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:57.193 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:57.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:57.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:57.300 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:57.333 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:57.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:57.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:57.439 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:57.455 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:57 smithi086 bash[59714]: cluster 2023-10-09T10:46:55.985155+0000 mgr.y (mgr.26072) 1353 : cluster 0 pgmap v1583: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.3 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 889 op/s; 17479/161670 objects misplaced (10.812%); 14 MiB/s, 230 objects/s recovering 2023-10-09T10:46:57.455 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:57 smithi086 bash[59714]: audit 2023-10-09T10:46:56.961687+0000 mon.a (mon.0) 2029 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:46:57.455 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:57 smithi086 bash[59714]: audit 2023-10-09T10:46:56.969167+0000 mon.a (mon.0) 2030 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:46:57.488 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:57.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:57.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:57.592 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:57.601 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:57 smithi053 bash[79554]: cluster 2023-10-09T10:46:55.985155+0000 mgr.y (mgr.26072) 1353 : cluster 0 pgmap v1583: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.3 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 889 op/s; 17479/161670 objects misplaced (10.812%); 14 MiB/s, 230 objects/s recovering 2023-10-09T10:46:57.601 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:57 smithi053 bash[79554]: audit 2023-10-09T10:46:56.961687+0000 mon.a (mon.0) 2029 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:46:57.601 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:57 smithi053 bash[79554]: audit 2023-10-09T10:46:56.969167+0000 mon.a (mon.0) 2030 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:46:57.601 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:57 smithi053 bash[76859]: cluster 2023-10-09T10:46:55.985155+0000 mgr.y (mgr.26072) 1353 : cluster 0 pgmap v1583: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.3 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 889 op/s; 17479/161670 objects misplaced (10.812%); 14 MiB/s, 230 objects/s recovering 2023-10-09T10:46:57.601 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:57 smithi053 bash[76859]: audit 2023-10-09T10:46:56.961687+0000 mon.a (mon.0) 2029 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:46:57.601 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:57 smithi053 bash[76859]: audit 2023-10-09T10:46:56.969167+0000 mon.a (mon.0) 2030 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:46:57.616 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:57.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:57.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:57.722 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:57.746 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:57.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:57.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:57.849 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:57.882 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:57.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:57.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:57.990 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:58.030 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:58.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:58.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:58.133 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:58.160 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:58.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:58.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:58.266 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:58.291 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:58.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:58.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:58.395 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:58.417 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:58.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:58.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:58.520 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:58.550 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:58.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:58.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:58.654 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:58.662 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:58 smithi086 bash[59714]: audit 2023-10-09T10:46:57.627541+0000 mon.a (mon.0) 2031 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:46:58.662 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:58 smithi086 bash[59714]: audit 2023-10-09T10:46:57.639378+0000 mon.a (mon.0) 2032 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:46:58.662 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:58 smithi086 bash[59714]: audit 2023-10-09T10:46:58.211866+0000 mon.a (mon.0) 2033 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:46:58.662 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:58 smithi086 bash[59714]: audit 2023-10-09T10:46:58.212924+0000 mon.a (mon.0) 2034 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:46:58.662 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:58 smithi086 bash[59714]: audit 2023-10-09T10:46:58.219502+0000 mon.a (mon.0) 2035 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:46:58.679 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:46:58.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:58.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:46:58.784 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:58.809 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:58.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:58.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:58.918 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:58.950 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:58.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:58.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:58.992 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:58 smithi053 bash[76859]: audit 2023-10-09T10:46:57.627541+0000 mon.a (mon.0) 2031 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:46:58.992 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:58 smithi053 bash[76859]: audit 2023-10-09T10:46:57.639378+0000 mon.a (mon.0) 2032 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:46:58.993 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:58 smithi053 bash[76859]: audit 2023-10-09T10:46:58.211866+0000 mon.a (mon.0) 2033 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:46:58.994 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:58 smithi053 bash[76859]: audit 2023-10-09T10:46:58.212924+0000 mon.a (mon.0) 2034 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:46:58.994 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:58 smithi053 bash[76859]: audit 2023-10-09T10:46:58.219502+0000 mon.a (mon.0) 2035 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:46:58.994 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:58 smithi053 bash[79554]: audit 2023-10-09T10:46:57.627541+0000 mon.a (mon.0) 2031 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:46:58.994 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:58 smithi053 bash[79554]: audit 2023-10-09T10:46:57.639378+0000 mon.a (mon.0) 2032 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:46:58.994 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:58 smithi053 bash[79554]: audit 2023-10-09T10:46:58.211866+0000 mon.a (mon.0) 2033 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:46:58.994 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:58 smithi053 bash[79554]: audit 2023-10-09T10:46:58.212924+0000 mon.a (mon.0) 2034 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:46:58.994 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:58 smithi053 bash[79554]: audit 2023-10-09T10:46:58.219502+0000 mon.a (mon.0) 2035 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:46:59.054 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:59.079 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:46:59.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:59.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:46:59.183 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:59.215 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:46:59.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:59.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:46:59.325 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:59.359 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:59.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:59.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:59.467 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:59.492 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:46:59.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:59.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:46:59.600 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:59.640 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:46:59.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:59.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:46:59.744 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:59.781 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:46:59.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:59.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:46:59.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:46:59 smithi086 bash[59714]: cluster 2023-10-09T10:46:57.985820+0000 mgr.y (mgr.26072) 1354 : cluster 0 pgmap v1584: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.1 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 1.14k op/s; 15930/151053 objects misplaced (10.546%); 14 MiB/s, 221 objects/s recovering 2023-10-09T10:46:59.887 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:59.910 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:46:59.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:46:59.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:46:59.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:46:59 smithi053 bash[76859]: cluster 2023-10-09T10:46:57.985820+0000 mgr.y (mgr.26072) 1354 : cluster 0 pgmap v1584: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.1 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 1.14k op/s; 15930/151053 objects misplaced (10.546%); 14 MiB/s, 221 objects/s recovering 2023-10-09T10:46:59.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:46:59 smithi053 bash[79554]: cluster 2023-10-09T10:46:57.985820+0000 mgr.y (mgr.26072) 1354 : cluster 0 pgmap v1584: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.1 GiB data, 15 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 1.14k op/s; 15930/151053 objects misplaced (10.546%); 14 MiB/s, 221 objects/s recovering 2023-10-09T10:47:00.015 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:00.054 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:00.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:00.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:00.158 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:00.188 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:00.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:00.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:00.292 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:00.324 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:00.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:00.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:00.430 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:00.451 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:00.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:00.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:00.553 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:00.581 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:00.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:00.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:00.686 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:00.712 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:00.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:00.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:00.817 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:00.845 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:00.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:00.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:00.948 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:00.975 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:00.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:00.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:01.080 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:01.109 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:01.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:01.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:01.212 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:01.237 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:01.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:01.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:01.340 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:01.360 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:01.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:01.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:01.463 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:01.487 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:01.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:01.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:01.591 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:01.615 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:01.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:01.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:01.718 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:01.747 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:01.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:01.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:01.850 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:01.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:01 smithi086 bash[59714]: cluster 2023-10-09T10:46:59.986395+0000 mgr.y (mgr.26072) 1355 : cluster 0 pgmap v1585: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.0 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 866 op/s; 15625/149271 objects misplaced (10.468%); 11 MiB/s, 180 objects/s recovering 2023-10-09T10:47:01.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:01 smithi086 bash[59714]: cluster 2023-10-09T10:47:00.652571+0000 osd.4 (osd.4) 365 : cluster 3 failed to encode map e433 with expected crc 2023-10-09T10:47:01.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:01 smithi086 bash[59714]: cluster 2023-10-09T10:47:00.653099+0000 mon.a (mon.0) 2036 : cluster 0 osdmap e433: 8 total, 8 up, 4 in 2023-10-09T10:47:01.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:01 smithi086 bash[59714]: cluster 2023-10-09T10:47:00.654863+0000 osd.6 (osd.6) 429 : cluster 3 failed to encode map e433 with expected crc 2023-10-09T10:47:01.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:01 smithi086 bash[59714]: cluster 2023-10-09T10:47:00.664834+0000 osd.7 (osd.7) 420 : cluster 3 failed to encode map e433 with expected crc 2023-10-09T10:47:01.877 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:01.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:01.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:01.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:01 smithi053 bash[76859]: cluster 2023-10-09T10:46:59.986395+0000 mgr.y (mgr.26072) 1355 : cluster 0 pgmap v1585: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.0 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 866 op/s; 15625/149271 objects misplaced (10.468%); 11 MiB/s, 180 objects/s recovering 2023-10-09T10:47:01.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:01 smithi053 bash[76859]: cluster 2023-10-09T10:47:00.652571+0000 osd.4 (osd.4) 365 : cluster 3 failed to encode map e433 with expected crc 2023-10-09T10:47:01.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:01 smithi053 bash[76859]: cluster 2023-10-09T10:47:00.653099+0000 mon.a (mon.0) 2036 : cluster 0 osdmap e433: 8 total, 8 up, 4 in 2023-10-09T10:47:01.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:01 smithi053 bash[76859]: cluster 2023-10-09T10:47:00.654863+0000 osd.6 (osd.6) 429 : cluster 3 failed to encode map e433 with expected crc 2023-10-09T10:47:01.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:01 smithi053 bash[76859]: cluster 2023-10-09T10:47:00.664834+0000 osd.7 (osd.7) 420 : cluster 3 failed to encode map e433 with expected crc 2023-10-09T10:47:01.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:01 smithi053 bash[79554]: cluster 2023-10-09T10:46:59.986395+0000 mgr.y (mgr.26072) 1355 : cluster 0 pgmap v1585: 99 pgs: 2 active+remapped+backfilling, 7 active+remapped+backfill_wait, 90 active+clean; 3.0 GiB data, 14 GiB used, 343 GiB / 358 GiB avail; 0 B/s wr, 866 op/s; 15625/149271 objects misplaced (10.468%); 11 MiB/s, 180 objects/s recovering 2023-10-09T10:47:01.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:01 smithi053 bash[79554]: cluster 2023-10-09T10:47:00.652571+0000 osd.4 (osd.4) 365 : cluster 3 failed to encode map e433 with expected crc 2023-10-09T10:47:01.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:01 smithi053 bash[79554]: cluster 2023-10-09T10:47:00.653099+0000 mon.a (mon.0) 2036 : cluster 0 osdmap e433: 8 total, 8 up, 4 in 2023-10-09T10:47:01.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:01 smithi053 bash[79554]: cluster 2023-10-09T10:47:00.654863+0000 osd.6 (osd.6) 429 : cluster 3 failed to encode map e433 with expected crc 2023-10-09T10:47:01.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:01 smithi053 bash[79554]: cluster 2023-10-09T10:47:00.664834+0000 osd.7 (osd.7) 420 : cluster 3 failed to encode map e433 with expected crc 2023-10-09T10:47:01.986 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:02.018 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:02.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:02.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:02.124 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:02.151 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:02.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:02.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:02.256 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:02.280 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:02.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:02.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:02.389 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:02.423 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:02.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:02.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:02.527 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:02.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:02.561 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:02.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:02.662 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:02.670 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:47:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:47:02] "GET /metrics HTTP/1.1" 200 36601 "" "Prometheus/2.33.4" 2023-10-09T10:47:02.693 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:02.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:02.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:02.798 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:02.831 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:02.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:02.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:02.937 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:02.944 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:02 smithi086 bash[59714]: cluster 2023-10-09T10:47:01.660609+0000 mon.a (mon.0) 2037 : cluster 0 osdmap e434: 8 total, 8 up, 4 in 2023-10-09T10:47:02.944 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:02 smithi086 bash[59714]: cluster 2023-10-09T10:47:01.662901+0000 osd.6 (osd.6) 430 : cluster 3 failed to encode map e434 with expected crc 2023-10-09T10:47:02.944 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:02 smithi086 bash[59714]: cluster 2023-10-09T10:47:01.665283+0000 osd.6 (osd.6) 431 : cluster 3 failed to encode map e434 with expected crc 2023-10-09T10:47:02.944 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:02 smithi086 bash[59714]: cluster 2023-10-09T10:47:01.666464+0000 osd.7 (osd.7) 421 : cluster 3 failed to encode map e434 with expected crc 2023-10-09T10:47:02.944 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:02 smithi086 bash[59714]: cluster 2023-10-09T10:47:01.689609+0000 osd.4 (osd.4) 366 : cluster 3 failed to encode map e434 with expected crc 2023-10-09T10:47:02.944 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:02 smithi086 bash[59714]: cluster 2023-10-09T10:47:01.690388+0000 osd.5 (osd.5) 500 : cluster 3 failed to encode map e434 with expected crc 2023-10-09T10:47:02.966 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:02 smithi053 bash[79554]: cluster 2023-10-09T10:47:01.660609+0000 mon.a (mon.0) 2037 : cluster 0 osdmap e434: 8 total, 8 up, 4 in 2023-10-09T10:47:02.966 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:02 smithi053 bash[79554]: cluster 2023-10-09T10:47:01.662901+0000 osd.6 (osd.6) 430 : cluster 3 failed to encode map e434 with expected crc 2023-10-09T10:47:02.966 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:02 smithi053 bash[79554]: cluster 2023-10-09T10:47:01.665283+0000 osd.6 (osd.6) 431 : cluster 3 failed to encode map e434 with expected crc 2023-10-09T10:47:02.966 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:02 smithi053 bash[79554]: cluster 2023-10-09T10:47:01.666464+0000 osd.7 (osd.7) 421 : cluster 3 failed to encode map e434 with expected crc 2023-10-09T10:47:02.966 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:02 smithi053 bash[79554]: cluster 2023-10-09T10:47:01.689609+0000 osd.4 (osd.4) 366 : cluster 3 failed to encode map e434 with expected crc 2023-10-09T10:47:02.966 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:02 smithi053 bash[79554]: cluster 2023-10-09T10:47:01.690388+0000 osd.5 (osd.5) 500 : cluster 3 failed to encode map e434 with expected crc 2023-10-09T10:47:02.967 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:02.967 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:02 smithi053 bash[76859]: cluster 2023-10-09T10:47:01.660609+0000 mon.a (mon.0) 2037 : cluster 0 osdmap e434: 8 total, 8 up, 4 in 2023-10-09T10:47:02.967 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:02 smithi053 bash[76859]: cluster 2023-10-09T10:47:01.662901+0000 osd.6 (osd.6) 430 : cluster 3 failed to encode map e434 with expected crc 2023-10-09T10:47:02.967 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:02 smithi053 bash[76859]: cluster 2023-10-09T10:47:01.665283+0000 osd.6 (osd.6) 431 : cluster 3 failed to encode map e434 with expected crc 2023-10-09T10:47:02.967 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:02 smithi053 bash[76859]: cluster 2023-10-09T10:47:01.666464+0000 osd.7 (osd.7) 421 : cluster 3 failed to encode map e434 with expected crc 2023-10-09T10:47:02.967 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:02 smithi053 bash[76859]: cluster 2023-10-09T10:47:01.689609+0000 osd.4 (osd.4) 366 : cluster 3 failed to encode map e434 with expected crc 2023-10-09T10:47:02.967 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:02 smithi053 bash[76859]: cluster 2023-10-09T10:47:01.690388+0000 osd.5 (osd.5) 500 : cluster 3 failed to encode map e434 with expected crc 2023-10-09T10:47:02.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:02.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:03.069 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:03.104 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:03.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:03.110 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:03.212 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:03.248 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:03.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:03.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:03.352 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:03.383 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:03.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:03.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:03.487 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:03.519 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:03.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:03.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:03.622 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:03.647 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:03.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:03.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:03.751 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:03.779 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:03.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:03.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:03.884 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:03.907 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:03.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:03.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:03.910 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:03 smithi053 bash[76859]: cluster 2023-10-09T10:47:01.987114+0000 mgr.y (mgr.26072) 1356 : cluster 0 pgmap v1588: 99 pgs: 3 active+remapped+backfilling, 6 active+remapped+backfill_wait, 90 active+clean; 2.9 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 886 op/s; 14057/142350 objects misplaced (9.875%); 15 MiB/s, 243 objects/s recovering 2023-10-09T10:47:03.910 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:03 smithi053 bash[79554]: cluster 2023-10-09T10:47:01.987114+0000 mgr.y (mgr.26072) 1356 : cluster 0 pgmap v1588: 99 pgs: 3 active+remapped+backfilling, 6 active+remapped+backfill_wait, 90 active+clean; 2.9 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 886 op/s; 14057/142350 objects misplaced (9.875%); 15 MiB/s, 243 objects/s recovering 2023-10-09T10:47:04.009 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:04.017 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:03 smithi086 bash[59714]: cluster 2023-10-09T10:47:01.987114+0000 mgr.y (mgr.26072) 1356 : cluster 0 pgmap v1588: 99 pgs: 3 active+remapped+backfilling, 6 active+remapped+backfill_wait, 90 active+clean; 2.9 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 886 op/s; 14057/142350 objects misplaced (9.875%); 15 MiB/s, 243 objects/s recovering 2023-10-09T10:47:04.034 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:04.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:04.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:04.138 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:04.168 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:04.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:04.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:04.274 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:04.303 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:04.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:04.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:04.407 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:04.436 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:04.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:04.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:04.540 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:04.564 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:04.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:04.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:04.670 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:04.694 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:04.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:04.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:04.800 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:04.827 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:04.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:04.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:04.932 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:04.964 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:04.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:04.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:05.071 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:05.100 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:05.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:05.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:05.202 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:05.234 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:05.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:05.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:05.338 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:05.371 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:05.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:05.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:05.474 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:05.499 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:05.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:05.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:05.603 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:05.633 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:05.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:05.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:05.738 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:05.765 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:05.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:05.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:05.867 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:05.879 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:05 smithi053 bash[76859]: cluster 2023-10-09T10:47:03.987893+0000 mgr.y (mgr.26072) 1357 : cluster 0 pgmap v1589: 99 pgs: 3 active+remapped+backfilling, 6 active+remapped+backfill_wait, 90 active+clean; 2.8 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 1.04k op/s; 13552/136695 objects misplaced (9.914%); 10 MiB/s, 159 objects/s recovering 2023-10-09T10:47:05.879 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:05 smithi053 bash[79554]: cluster 2023-10-09T10:47:03.987893+0000 mgr.y (mgr.26072) 1357 : cluster 0 pgmap v1589: 99 pgs: 3 active+remapped+backfilling, 6 active+remapped+backfill_wait, 90 active+clean; 2.8 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 1.04k op/s; 13552/136695 objects misplaced (9.914%); 10 MiB/s, 159 objects/s recovering 2023-10-09T10:47:05.901 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:05.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:05.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:06.012 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:06.046 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:06.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:06.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:06.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:05 smithi086 bash[59714]: cluster 2023-10-09T10:47:03.987893+0000 mgr.y (mgr.26072) 1357 : cluster 0 pgmap v1589: 99 pgs: 3 active+remapped+backfilling, 6 active+remapped+backfill_wait, 90 active+clean; 2.8 GiB data, 14 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 1.04k op/s; 13552/136695 objects misplaced (9.914%); 10 MiB/s, 159 objects/s recovering 2023-10-09T10:47:06.150 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:06.181 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:06.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:06.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:06.288 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:06.318 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:06.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:06.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:06.422 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:06.445 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:06.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:06.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:06.552 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:06.578 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:06.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:06.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:06.683 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:06.707 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:06.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:06.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:06.813 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:06.842 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:06.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:06.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:06.944 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:06.969 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:06.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:06.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:07.073 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:07.098 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:07.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:07.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:07.202 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:07.232 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:07.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:07.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:07.336 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:07.358 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:07.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:07.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:07.461 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:07.484 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:07.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:07.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:07.587 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:07.619 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:07.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:07.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:07.723 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:07.748 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:07.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:07.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:07.850 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:07 smithi086 bash[59714]: cluster 2023-10-09T10:47:05.988472+0000 mgr.y (mgr.26072) 1358 : cluster 0 pgmap v1590: 99 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 91 active+clean; 2.7 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 698 op/s; 12418/134274 objects misplaced (9.248%); 15 MiB/s, 241 objects/s recovering 2023-10-09T10:47:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:07 smithi086 bash[59714]: cluster 2023-10-09T10:47:06.678773+0000 osd.6 (osd.6) 432 : cluster 3 failed to encode map e435 with expected crc 2023-10-09T10:47:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:07 smithi086 bash[59714]: cluster 2023-10-09T10:47:06.681303+0000 mon.a (mon.0) 2038 : cluster 0 osdmap e435: 8 total, 8 up, 4 in 2023-10-09T10:47:07.876 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:07.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:07.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:07.980 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:07.988 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:07 smithi053 bash[79554]: cluster 2023-10-09T10:47:05.988472+0000 mgr.y (mgr.26072) 1358 : cluster 0 pgmap v1590: 99 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 91 active+clean; 2.7 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 698 op/s; 12418/134274 objects misplaced (9.248%); 15 MiB/s, 241 objects/s recovering 2023-10-09T10:47:07.988 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:07 smithi053 bash[79554]: cluster 2023-10-09T10:47:06.678773+0000 osd.6 (osd.6) 432 : cluster 3 failed to encode map e435 with expected crc 2023-10-09T10:47:07.989 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:07 smithi053 bash[79554]: cluster 2023-10-09T10:47:06.681303+0000 mon.a (mon.0) 2038 : cluster 0 osdmap e435: 8 total, 8 up, 4 in 2023-10-09T10:47:07.989 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:07 smithi053 bash[76859]: cluster 2023-10-09T10:47:05.988472+0000 mgr.y (mgr.26072) 1358 : cluster 0 pgmap v1590: 99 pgs: 2 active+remapped+backfilling, 6 active+remapped+backfill_wait, 91 active+clean; 2.7 GiB data, 13 GiB used, 344 GiB / 358 GiB avail; 0 B/s wr, 698 op/s; 12418/134274 objects misplaced (9.248%); 15 MiB/s, 241 objects/s recovering 2023-10-09T10:47:07.989 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:07 smithi053 bash[76859]: cluster 2023-10-09T10:47:06.678773+0000 osd.6 (osd.6) 432 : cluster 3 failed to encode map e435 with expected crc 2023-10-09T10:47:07.989 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:07 smithi053 bash[76859]: cluster 2023-10-09T10:47:06.681303+0000 mon.a (mon.0) 2038 : cluster 0 osdmap e435: 8 total, 8 up, 4 in 2023-10-09T10:47:08.006 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:08.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:08.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:08.111 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:08.134 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:08.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:08.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:08.237 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:08.265 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:08.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:08.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:08.368 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:08.387 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:08.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:08.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:08.490 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:08.518 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:08.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:08.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:08.622 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:08.651 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:08.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:08.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:08.755 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:08.781 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:08.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:08.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:08.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:08 smithi086 bash[59714]: cluster 2023-10-09T10:47:07.680201+0000 mon.a (mon.0) 2039 : cluster 0 osdmap e436: 8 total, 8 up, 4 in 2023-10-09T10:47:08.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:08 smithi086 bash[59714]: cluster 2023-10-09T10:47:07.684595+0000 osd.6 (osd.6) 433 : cluster 3 failed to encode map e436 with expected crc 2023-10-09T10:47:08.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:08 smithi086 bash[59714]: cluster 2023-10-09T10:47:07.687638+0000 osd.6 (osd.6) 434 : cluster 3 failed to encode map e436 with expected crc 2023-10-09T10:47:08.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:08 smithi086 bash[59714]: cluster 2023-10-09T10:47:07.689176+0000 osd.6 (osd.6) 435 : cluster 3 failed to encode map e436 with expected crc 2023-10-09T10:47:08.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:08 smithi086 bash[59714]: cluster 2023-10-09T10:47:07.690115+0000 osd.7 (osd.7) 422 : cluster 3 failed to encode map e436 with expected crc 2023-10-09T10:47:08.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:08 smithi086 bash[59714]: cluster 2023-10-09T10:47:07.988983+0000 mgr.y (mgr.26072) 1359 : cluster 0 pgmap v1593: 99 pgs: 1 peering, 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 91 active+clean; 2.5 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 1.25k op/s; 10858/123870 objects misplaced (8.766%); 19 MiB/s, 302 objects/s recovering 2023-10-09T10:47:08.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:08 smithi086 bash[59714]: cluster 2023-10-09T10:47:08.090680+0000 osd.4 (osd.4) 367 : cluster 3 failed to encode map e436 with expected crc 2023-10-09T10:47:08.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:08 smithi086 bash[59714]: cluster 2023-10-09T10:47:08.090846+0000 osd.5 (osd.5) 501 : cluster 3 failed to encode map e436 with expected crc 2023-10-09T10:47:08.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:08 smithi086 bash[59714]: audit 2023-10-09T10:47:08.101550+0000 mon.a (mon.0) 2040 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:47:08.884 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:08.916 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:08.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:08.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:09.025 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:09.053 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:09.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:09.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:09.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:08 smithi053 bash[76859]: cluster 2023-10-09T10:47:07.680201+0000 mon.a (mon.0) 2039 : cluster 0 osdmap e436: 8 total, 8 up, 4 in 2023-10-09T10:47:09.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:08 smithi053 bash[76859]: cluster 2023-10-09T10:47:07.684595+0000 osd.6 (osd.6) 433 : cluster 3 failed to encode map e436 with expected crc 2023-10-09T10:47:09.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:08 smithi053 bash[76859]: cluster 2023-10-09T10:47:07.687638+0000 osd.6 (osd.6) 434 : cluster 3 failed to encode map e436 with expected crc 2023-10-09T10:47:09.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:08 smithi053 bash[76859]: cluster 2023-10-09T10:47:07.689176+0000 osd.6 (osd.6) 435 : cluster 3 failed to encode map e436 with expected crc 2023-10-09T10:47:09.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:08 smithi053 bash[76859]: cluster 2023-10-09T10:47:07.690115+0000 osd.7 (osd.7) 422 : cluster 3 failed to encode map e436 with expected crc 2023-10-09T10:47:09.056 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:08 smithi053 bash[76859]: cluster 2023-10-09T10:47:07.988983+0000 mgr.y (mgr.26072) 1359 : cluster 0 pgmap v1593: 99 pgs: 1 peering, 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 91 active+clean; 2.5 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 1.25k op/s; 10858/123870 objects misplaced (8.766%); 19 MiB/s, 302 objects/s recovering 2023-10-09T10:47:09.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:08 smithi053 bash[76859]: cluster 2023-10-09T10:47:08.090680+0000 osd.4 (osd.4) 367 : cluster 3 failed to encode map e436 with expected crc 2023-10-09T10:47:09.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:08 smithi053 bash[76859]: cluster 2023-10-09T10:47:08.090846+0000 osd.5 (osd.5) 501 : cluster 3 failed to encode map e436 with expected crc 2023-10-09T10:47:09.057 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:08 smithi053 bash[76859]: audit 2023-10-09T10:47:08.101550+0000 mon.a (mon.0) 2040 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:47:09.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:08 smithi053 bash[79554]: cluster 2023-10-09T10:47:07.680201+0000 mon.a (mon.0) 2039 : cluster 0 osdmap e436: 8 total, 8 up, 4 in 2023-10-09T10:47:09.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:08 smithi053 bash[79554]: cluster 2023-10-09T10:47:07.684595+0000 osd.6 (osd.6) 433 : cluster 3 failed to encode map e436 with expected crc 2023-10-09T10:47:09.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:08 smithi053 bash[79554]: cluster 2023-10-09T10:47:07.687638+0000 osd.6 (osd.6) 434 : cluster 3 failed to encode map e436 with expected crc 2023-10-09T10:47:09.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:08 smithi053 bash[79554]: cluster 2023-10-09T10:47:07.689176+0000 osd.6 (osd.6) 435 : cluster 3 failed to encode map e436 with expected crc 2023-10-09T10:47:09.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:08 smithi053 bash[79554]: cluster 2023-10-09T10:47:07.690115+0000 osd.7 (osd.7) 422 : cluster 3 failed to encode map e436 with expected crc 2023-10-09T10:47:09.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:08 smithi053 bash[79554]: cluster 2023-10-09T10:47:07.988983+0000 mgr.y (mgr.26072) 1359 : cluster 0 pgmap v1593: 99 pgs: 1 peering, 2 active+remapped+backfilling, 5 active+remapped+backfill_wait, 91 active+clean; 2.5 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 1.25k op/s; 10858/123870 objects misplaced (8.766%); 19 MiB/s, 302 objects/s recovering 2023-10-09T10:47:09.057 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:08 smithi053 bash[79554]: cluster 2023-10-09T10:47:08.090680+0000 osd.4 (osd.4) 367 : cluster 3 failed to encode map e436 with expected crc 2023-10-09T10:47:09.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:08 smithi053 bash[79554]: cluster 2023-10-09T10:47:08.090846+0000 osd.5 (osd.5) 501 : cluster 3 failed to encode map e436 with expected crc 2023-10-09T10:47:09.058 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:08 smithi053 bash[79554]: audit 2023-10-09T10:47:08.101550+0000 mon.a (mon.0) 2040 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:47:09.156 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:09.179 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:09.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:09.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:09.284 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:09.319 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:09.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:09.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:09.423 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:09.449 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:09.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:09.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:09.552 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:09.578 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:09.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:09.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:09.686 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:09.713 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:09.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:09.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:09.819 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:09.851 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:09.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:09.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:09.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:09 smithi053 bash[76859]: cluster 2023-10-09T10:47:08.696921+0000 mon.a (mon.0) 2041 : cluster 0 osdmap e437: 8 total, 8 up, 4 in 2023-10-09T10:47:09.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:09 smithi053 bash[76859]: cluster 2023-10-09T10:47:08.699160+0000 osd.7 (osd.7) 423 : cluster 3 failed to encode map e437 with expected crc 2023-10-09T10:47:09.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:09 smithi053 bash[76859]: cluster 2023-10-09T10:47:08.934856+0000 osd.5 (osd.5) 502 : cluster 3 failed to encode map e437 with expected crc 2023-10-09T10:47:09.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:09 smithi053 bash[76859]: cluster 2023-10-09T10:47:08.936240+0000 osd.5 (osd.5) 503 : cluster 3 failed to encode map e437 with expected crc 2023-10-09T10:47:09.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:09 smithi053 bash[76859]: cluster 2023-10-09T10:47:09.190789+0000 osd.4 (osd.4) 368 : cluster 3 failed to encode map e437 with expected crc 2023-10-09T10:47:09.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:09 smithi053 bash[79554]: cluster 2023-10-09T10:47:08.696921+0000 mon.a (mon.0) 2041 : cluster 0 osdmap e437: 8 total, 8 up, 4 in 2023-10-09T10:47:09.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:09 smithi053 bash[79554]: cluster 2023-10-09T10:47:08.699160+0000 osd.7 (osd.7) 423 : cluster 3 failed to encode map e437 with expected crc 2023-10-09T10:47:09.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:09 smithi053 bash[79554]: cluster 2023-10-09T10:47:08.934856+0000 osd.5 (osd.5) 502 : cluster 3 failed to encode map e437 with expected crc 2023-10-09T10:47:09.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:09 smithi053 bash[79554]: cluster 2023-10-09T10:47:08.936240+0000 osd.5 (osd.5) 503 : cluster 3 failed to encode map e437 with expected crc 2023-10-09T10:47:09.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:09 smithi053 bash[79554]: cluster 2023-10-09T10:47:09.190789+0000 osd.4 (osd.4) 368 : cluster 3 failed to encode map e437 with expected crc 2023-10-09T10:47:09.955 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:09.963 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:09 smithi086 bash[59714]: cluster 2023-10-09T10:47:08.696921+0000 mon.a (mon.0) 2041 : cluster 0 osdmap e437: 8 total, 8 up, 4 in 2023-10-09T10:47:09.964 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:09 smithi086 bash[59714]: cluster 2023-10-09T10:47:08.699160+0000 osd.7 (osd.7) 423 : cluster 3 failed to encode map e437 with expected crc 2023-10-09T10:47:09.964 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:09 smithi086 bash[59714]: cluster 2023-10-09T10:47:08.934856+0000 osd.5 (osd.5) 502 : cluster 3 failed to encode map e437 with expected crc 2023-10-09T10:47:09.964 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:09 smithi086 bash[59714]: cluster 2023-10-09T10:47:08.936240+0000 osd.5 (osd.5) 503 : cluster 3 failed to encode map e437 with expected crc 2023-10-09T10:47:09.964 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:09 smithi086 bash[59714]: cluster 2023-10-09T10:47:09.190789+0000 osd.4 (osd.4) 368 : cluster 3 failed to encode map e437 with expected crc 2023-10-09T10:47:09.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:09.989 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:09.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:10.090 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:10.115 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:10.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:10.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:10.220 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:10.250 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:10.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:10.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:10.353 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:10.380 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:10.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:10.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:10.490 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:10.530 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:10.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:10.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:10.636 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:10.680 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:10.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:10.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:10.785 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:10.792 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:10 smithi086 bash[59714]: cluster 2023-10-09T10:47:09.989534+0000 mgr.y (mgr.26072) 1360 : cluster 0 pgmap v1595: 99 pgs: 1 peering, 3 active+remapped+backfilling, 4 active+remapped+backfill_wait, 91 active+clean; 2.5 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 800 op/s; 10024/122277 objects misplaced (8.198%); 23 MiB/s, 372 objects/s recovering 2023-10-09T10:47:10.811 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:10.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:10.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:10.916 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:10.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:10 smithi053 bash[79554]: cluster 2023-10-09T10:47:09.989534+0000 mgr.y (mgr.26072) 1360 : cluster 0 pgmap v1595: 99 pgs: 1 peering, 3 active+remapped+backfilling, 4 active+remapped+backfill_wait, 91 active+clean; 2.5 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 800 op/s; 10024/122277 objects misplaced (8.198%); 23 MiB/s, 372 objects/s recovering 2023-10-09T10:47:10.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:10 smithi053 bash[76859]: cluster 2023-10-09T10:47:09.989534+0000 mgr.y (mgr.26072) 1360 : cluster 0 pgmap v1595: 99 pgs: 1 peering, 3 active+remapped+backfilling, 4 active+remapped+backfill_wait, 91 active+clean; 2.5 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 800 op/s; 10024/122277 objects misplaced (8.198%); 23 MiB/s, 372 objects/s recovering 2023-10-09T10:47:10.949 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:10.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:10.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:11.055 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:11.084 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:11.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:11.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:11.188 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:11.219 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:11.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:11.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:11.414 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:11.463 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:11.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:11.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:11.568 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:11.592 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:11.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:11.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:11.695 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:11.726 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:11.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:11.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:11.830 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:11.865 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:11.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:11.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:11.969 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:12.009 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:12.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:12.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:12.117 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:12.144 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:12.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:12.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:12.247 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:12.273 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:12.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:12.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:12.377 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:12.405 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:12.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:12.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:12.508 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:12.538 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:12.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:12.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:12.644 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:12.667 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:12.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:12.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:12.774 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:12.800 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:12.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:12.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:12.903 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:12.935 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:12.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:12.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:13.037 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:13.057 INFO:teuthology.orchestra.run.smithi053.stderr:reweighted osd.7 to 1 (10000) 2023-10-09T10:47:13.062 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:13.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:13.067 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:13.168 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:13.175 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:47:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:47:12] "GET /metrics HTTP/1.1" 200 36596 "" "Prometheus/2.33.4" 2023-10-09T10:47:13.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:13 smithi053 bash[79554]: cluster 2023-10-09T10:47:11.990191+0000 mgr.y (mgr.26072) 1361 : cluster 0 pgmap v1596: 99 pgs: 1 peering, 3 active+remapped+backfilling, 3 active+remapped+backfill_wait, 92 active+clean; 2.4 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 967 op/s; 8419/116856 objects misplaced (7.205%); 25 MiB/s, 396 objects/s recovering 2023-10-09T10:47:13.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:13 smithi053 bash[79554]: audit 2023-10-09T10:47:12.878682+0000 mon.a (mon.0) 2042 : audit 1 from='client.? 172.21.15.53:0/3742854412' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T10:47:13.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:13 smithi053 bash[76859]: cluster 2023-10-09T10:47:11.990191+0000 mgr.y (mgr.26072) 1361 : cluster 0 pgmap v1596: 99 pgs: 1 peering, 3 active+remapped+backfilling, 3 active+remapped+backfill_wait, 92 active+clean; 2.4 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 967 op/s; 8419/116856 objects misplaced (7.205%); 25 MiB/s, 396 objects/s recovering 2023-10-09T10:47:13.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:13 smithi053 bash[76859]: audit 2023-10-09T10:47:12.878682+0000 mon.a (mon.0) 2042 : audit 1 from='client.? 172.21.15.53:0/3742854412' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T10:47:13.193 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:13.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:13.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:13.300 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:13.336 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:13.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:13.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:13.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:13 smithi086 bash[59714]: cluster 2023-10-09T10:47:11.990191+0000 mgr.y (mgr.26072) 1361 : cluster 0 pgmap v1596: 99 pgs: 1 peering, 3 active+remapped+backfilling, 3 active+remapped+backfill_wait, 92 active+clean; 2.4 GiB data, 13 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 967 op/s; 8419/116856 objects misplaced (7.205%); 25 MiB/s, 396 objects/s recovering 2023-10-09T10:47:13.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:13 smithi086 bash[59714]: audit 2023-10-09T10:47:12.878682+0000 mon.a (mon.0) 2042 : audit 1 from='client.? 172.21.15.53:0/3742854412' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T10:47:13.438 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:13.466 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:13.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:13.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:13.571 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:13.597 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:13.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:13.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:13.701 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:13.725 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:13.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:13.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:13.828 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:13.853 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:13.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:13.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:13.958 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:13.985 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:13.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:13.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:14.092 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:14.109 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:14.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:14.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:14.212 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:14.238 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:14.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:14.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:14.342 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:14.349 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:14 smithi086 bash[59714]: audit 2023-10-09T10:47:13.048887+0000 mon.a (mon.0) 2043 : audit 1 from='client.? 172.21.15.53:0/3742854412' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-09T10:47:14.349 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:14 smithi086 bash[59714]: cluster 2023-10-09T10:47:13.049064+0000 mon.a (mon.0) 2044 : cluster 0 osdmap e438: 8 total, 8 up, 4 in 2023-10-09T10:47:14.349 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:14 smithi086 bash[59714]: cluster 2023-10-09T10:47:13.049383+0000 osd.7 (osd.7) 424 : cluster 3 failed to encode map e438 with expected crc 2023-10-09T10:47:14.349 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:14 smithi086 bash[59714]: cluster 2023-10-09T10:47:13.535743+0000 osd.5 (osd.5) 504 : cluster 3 failed to encode map e438 with expected crc 2023-10-09T10:47:14.349 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:14 smithi086 bash[59714]: cluster 2023-10-09T10:47:13.537099+0000 osd.5 (osd.5) 505 : cluster 3 failed to encode map e438 with expected crc 2023-10-09T10:47:14.363 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:14.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:14.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:14.466 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:14.493 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:14.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:14.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:14.599 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:14.625 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:14.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:14.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:14.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:14 smithi053 bash[79554]: audit 2023-10-09T10:47:13.048887+0000 mon.a (mon.0) 2043 : audit 1 from='client.? 172.21.15.53:0/3742854412' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-09T10:47:14.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:14 smithi053 bash[79554]: cluster 2023-10-09T10:47:13.049064+0000 mon.a (mon.0) 2044 : cluster 0 osdmap e438: 8 total, 8 up, 4 in 2023-10-09T10:47:14.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:14 smithi053 bash[79554]: cluster 2023-10-09T10:47:13.049383+0000 osd.7 (osd.7) 424 : cluster 3 failed to encode map e438 with expected crc 2023-10-09T10:47:14.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:14 smithi053 bash[79554]: cluster 2023-10-09T10:47:13.535743+0000 osd.5 (osd.5) 504 : cluster 3 failed to encode map e438 with expected crc 2023-10-09T10:47:14.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:14 smithi053 bash[79554]: cluster 2023-10-09T10:47:13.537099+0000 osd.5 (osd.5) 505 : cluster 3 failed to encode map e438 with expected crc 2023-10-09T10:47:14.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:14 smithi053 bash[76859]: audit 2023-10-09T10:47:13.048887+0000 mon.a (mon.0) 2043 : audit 1 from='client.? 172.21.15.53:0/3742854412' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-09T10:47:14.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:14 smithi053 bash[76859]: cluster 2023-10-09T10:47:13.049064+0000 mon.a (mon.0) 2044 : cluster 0 osdmap e438: 8 total, 8 up, 4 in 2023-10-09T10:47:14.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:14 smithi053 bash[76859]: cluster 2023-10-09T10:47:13.049383+0000 osd.7 (osd.7) 424 : cluster 3 failed to encode map e438 with expected crc 2023-10-09T10:47:14.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:14 smithi053 bash[76859]: cluster 2023-10-09T10:47:13.535743+0000 osd.5 (osd.5) 504 : cluster 3 failed to encode map e438 with expected crc 2023-10-09T10:47:14.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:14 smithi053 bash[76859]: cluster 2023-10-09T10:47:13.537099+0000 osd.5 (osd.5) 505 : cluster 3 failed to encode map e438 with expected crc 2023-10-09T10:47:14.729 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:14.752 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:14.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:14.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:14.855 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:14.886 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:14.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:14.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:14.992 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:15.025 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:15.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:15.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:15.132 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:15.167 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:15.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:15.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:15.272 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:15.297 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:15.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:15.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:15.400 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:15.419 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:15.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:15.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:15.461 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:15 smithi053 bash[76859]: cluster 2023-10-09T10:47:13.792821+0000 osd.4 (osd.4) 369 : cluster 3 failed to encode map e438 with expected crc 2023-10-09T10:47:15.461 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:15 smithi053 bash[76859]: cluster 2023-10-09T10:47:13.990738+0000 mgr.y (mgr.26072) 1362 : cluster 0 pgmap v1598: 99 pgs: 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 2.2 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 962 op/s; 7095/109977 objects misplaced (6.451%); 28 MiB/s, 447 objects/s recovering 2023-10-09T10:47:15.522 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:15.549 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:15.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:15.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:15.653 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:15.674 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:15.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:15.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:15.777 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:15.801 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:15.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:15.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:15.803 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:47:15.804 INFO:teuthology.orchestra.run.smithi053.stdout: "size": 20, 2023-10-09T10:47:15.804 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 600, 2023-10-09T10:47:15.804 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [] 2023-10-09T10:47:15.804 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:47:15.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:15 smithi053 bash[79554]: cluster 2023-10-09T10:47:13.792821+0000 osd.4 (osd.4) 369 : cluster 3 failed to encode map e438 with expected crc 2023-10-09T10:47:15.804 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:15 smithi053 bash[79554]: cluster 2023-10-09T10:47:13.990738+0000 mgr.y (mgr.26072) 1362 : cluster 0 pgmap v1598: 99 pgs: 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 2.2 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 962 op/s; 7095/109977 objects misplaced (6.451%); 28 MiB/s, 447 objects/s recovering 2023-10-09T10:47:15.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:15 smithi086 bash[59714]: cluster 2023-10-09T10:47:13.792821+0000 osd.4 (osd.4) 369 : cluster 3 failed to encode map e438 with expected crc 2023-10-09T10:47:15.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:15 smithi086 bash[59714]: cluster 2023-10-09T10:47:13.990738+0000 mgr.y (mgr.26072) 1362 : cluster 0 pgmap v1598: 99 pgs: 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 2.2 GiB data, 12 GiB used, 345 GiB / 358 GiB avail; 0 B/s wr, 962 op/s; 7095/109977 objects misplaced (6.451%); 28 MiB/s, 447 objects/s recovering 2023-10-09T10:47:15.904 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:15.939 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:15.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:15.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:16.043 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:16.069 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:16.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:16.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:16.175 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:16.209 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:16.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:16.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:16.313 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:16.340 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:16.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:16.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:16.445 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:16.477 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:16.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:16.480 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:16.581 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:16.608 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:16.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:16.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:16.713 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:16.741 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:16.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:16.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:16.845 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:16.877 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:16.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:16.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:16.984 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:17.020 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:17.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:17.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:17.126 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:17.155 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:17.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:17.161 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:17.261 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:17.291 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:17.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:17.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:17.310 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-10-09T10:47:17.310 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T10:47:17.396 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:17.427 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:17.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:17.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:17.531 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:17.562 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:17.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:17.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:17.665 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:17.673 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:17 smithi086 bash[59714]: cluster 2023-10-09T10:47:15.991304+0000 mgr.y (mgr.26072) 1363 : cluster 0 pgmap v1599: 99 pgs: 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 2.2 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 639 op/s; 7095/108507 objects misplaced (6.539%); 21 MiB/s, 340 objects/s recovering 2023-10-09T10:47:17.694 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:17.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:17.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:17.800 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:17.824 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:17.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:17.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:17.929 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:17.949 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:17 smithi053 bash[79554]: cluster 2023-10-09T10:47:15.991304+0000 mgr.y (mgr.26072) 1363 : cluster 0 pgmap v1599: 99 pgs: 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 2.2 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 639 op/s; 7095/108507 objects misplaced (6.539%); 21 MiB/s, 340 objects/s recovering 2023-10-09T10:47:17.949 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:17 smithi053 bash[76859]: cluster 2023-10-09T10:47:15.991304+0000 mgr.y (mgr.26072) 1363 : cluster 0 pgmap v1599: 99 pgs: 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 2.2 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 639 op/s; 7095/108507 objects misplaced (6.539%); 21 MiB/s, 340 objects/s recovering 2023-10-09T10:47:17.952 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:17.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:17.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:18.056 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:18.081 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:18.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:18.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:18.184 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:18.212 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:18.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:18.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:18.315 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:18.339 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:18.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:18.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:18.444 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:18.474 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:18 smithi053 bash[79554]: cluster 2023-10-09T10:47:17.472729+0000 mon.a (mon.0) 2045 : cluster 0 osdmap e439: 8 total, 8 up, 4 in 2023-10-09T10:47:18.474 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:18 smithi053 bash[79554]: cluster 2023-10-09T10:47:17.478104+0000 osd.7 (osd.7) 425 : cluster 3 failed to encode map e439 with expected crc 2023-10-09T10:47:18.474 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:18 smithi053 bash[79554]: cluster 2023-10-09T10:47:17.479564+0000 osd.6 (osd.6) 436 : cluster 3 failed to encode map e439 with expected crc 2023-10-09T10:47:18.474 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:18 smithi053 bash[79554]: cluster 2023-10-09T10:47:18.452809+0000 mon.a (mon.0) 2046 : cluster 0 osdmap e440: 8 total, 8 up, 4 in 2023-10-09T10:47:18.477 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:18.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:18.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:18.580 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:18.607 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:18.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:18.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:18.713 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:18.722 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:18 smithi086 bash[59714]: cluster 2023-10-09T10:47:17.472729+0000 mon.a (mon.0) 2045 : cluster 0 osdmap e439: 8 total, 8 up, 4 in 2023-10-09T10:47:18.722 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:18 smithi086 bash[59714]: cluster 2023-10-09T10:47:17.478104+0000 osd.7 (osd.7) 425 : cluster 3 failed to encode map e439 with expected crc 2023-10-09T10:47:18.722 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:18 smithi086 bash[59714]: cluster 2023-10-09T10:47:17.479564+0000 osd.6 (osd.6) 436 : cluster 3 failed to encode map e439 with expected crc 2023-10-09T10:47:18.723 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:18 smithi086 bash[59714]: cluster 2023-10-09T10:47:18.452809+0000 mon.a (mon.0) 2046 : cluster 0 osdmap e440: 8 total, 8 up, 4 in 2023-10-09T10:47:18.739 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:18.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:18.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:18.762 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:18 smithi053 bash[76859]: cluster 2023-10-09T10:47:17.472729+0000 mon.a (mon.0) 2045 : cluster 0 osdmap e439: 8 total, 8 up, 4 in 2023-10-09T10:47:18.762 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:18 smithi053 bash[76859]: cluster 2023-10-09T10:47:17.478104+0000 osd.7 (osd.7) 425 : cluster 3 failed to encode map e439 with expected crc 2023-10-09T10:47:18.763 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:18 smithi053 bash[76859]: cluster 2023-10-09T10:47:17.479564+0000 osd.6 (osd.6) 436 : cluster 3 failed to encode map e439 with expected crc 2023-10-09T10:47:18.763 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:18 smithi053 bash[76859]: cluster 2023-10-09T10:47:18.452809+0000 mon.a (mon.0) 2046 : cluster 0 osdmap e440: 8 total, 8 up, 4 in 2023-10-09T10:47:18.843 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:18.873 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:18.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:18.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:18.978 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:18.981 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:47:19.004 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:47:19.008 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:19.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:19.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:19.029 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:47:19.057 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:47:19.088 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:47:19.112 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:19.116 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:47:19.133 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:19.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:19.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:19.147 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:47:19.175 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:47:19.177 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:47:19.178 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:47:19.178 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:47:19.178 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:47:19.178 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:47:19.178 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:47:19.178 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:47:19.178 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:47:19.237 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:19.258 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:19.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:19.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:19.360 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:19.397 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:19.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:19.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:19.483 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is set 2023-10-09T10:47:19.502 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:19.530 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:19.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:19.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:19.634 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:19.643 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:19 smithi086 bash[59714]: cluster 2023-10-09T10:47:17.697347+0000 osd.5 (osd.5) 506 : cluster 3 failed to encode map e439 with expected crc 2023-10-09T10:47:19.644 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:19 smithi086 bash[59714]: cluster 2023-10-09T10:47:17.697405+0000 osd.4 (osd.4) 370 : cluster 3 failed to encode map e439 with expected crc 2023-10-09T10:47:19.644 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:19 smithi086 bash[59714]: cluster 2023-10-09T10:47:17.991935+0000 mgr.y (mgr.26072) 1364 : cluster 0 pgmap v1601: 99 pgs: 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 2.0 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 1.07k op/s; 5778/96621 objects misplaced (5.980%); 21 MiB/s, 330 objects/s recovering 2023-10-09T10:47:19.644 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:19 smithi086 bash[59714]: cluster 2023-10-09T10:47:18.457046+0000 osd.7 (osd.7) 426 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T10:47:19.644 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:19 smithi086 bash[59714]: cluster 2023-10-09T10:47:18.458675+0000 osd.7 (osd.7) 427 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T10:47:19.644 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:19 smithi086 bash[59714]: cluster 2023-10-09T10:47:18.459950+0000 osd.7 (osd.7) 428 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T10:47:19.644 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:19 smithi086 bash[59714]: audit 2023-10-09T10:47:18.610253+0000 mon.c (mon.2) 113 : audit 1 from='client.? 172.21.15.53:0/1050519694' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:47:19.644 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:19 smithi086 bash[59714]: audit 2023-10-09T10:47:18.610790+0000 mon.a (mon.0) 2047 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:47:19.644 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:19 smithi086 bash[59714]: audit 2023-10-09T10:47:18.950876+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.53:0/227983750' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:47:19.644 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:19 smithi086 bash[59714]: cluster 2023-10-09T10:47:19.464832+0000 mon.a (mon.0) 2048 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:47:19.663 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:19.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:19.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:19.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:19 smithi053 bash[76859]: cluster 2023-10-09T10:47:17.697347+0000 osd.5 (osd.5) 506 : cluster 3 failed to encode map e439 with expected crc 2023-10-09T10:47:19.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:19 smithi053 bash[76859]: cluster 2023-10-09T10:47:17.697405+0000 osd.4 (osd.4) 370 : cluster 3 failed to encode map e439 with expected crc 2023-10-09T10:47:19.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:19 smithi053 bash[76859]: cluster 2023-10-09T10:47:17.991935+0000 mgr.y (mgr.26072) 1364 : cluster 0 pgmap v1601: 99 pgs: 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 2.0 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 1.07k op/s; 5778/96621 objects misplaced (5.980%); 21 MiB/s, 330 objects/s recovering 2023-10-09T10:47:19.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:19 smithi053 bash[76859]: cluster 2023-10-09T10:47:18.457046+0000 osd.7 (osd.7) 426 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T10:47:19.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:19 smithi053 bash[76859]: cluster 2023-10-09T10:47:18.458675+0000 osd.7 (osd.7) 427 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T10:47:19.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:19 smithi053 bash[76859]: cluster 2023-10-09T10:47:18.459950+0000 osd.7 (osd.7) 428 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T10:47:19.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:19 smithi053 bash[76859]: audit 2023-10-09T10:47:18.610253+0000 mon.c (mon.2) 113 : audit 1 from='client.? 172.21.15.53:0/1050519694' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:47:19.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:19 smithi053 bash[76859]: audit 2023-10-09T10:47:18.610790+0000 mon.a (mon.0) 2047 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:47:19.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:19 smithi053 bash[76859]: audit 2023-10-09T10:47:18.950876+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.53:0/227983750' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:47:19.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:19 smithi053 bash[76859]: cluster 2023-10-09T10:47:19.464832+0000 mon.a (mon.0) 2048 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:47:19.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:19 smithi053 bash[79554]: cluster 2023-10-09T10:47:17.697347+0000 osd.5 (osd.5) 506 : cluster 3 failed to encode map e439 with expected crc 2023-10-09T10:47:19.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:19 smithi053 bash[79554]: cluster 2023-10-09T10:47:17.697405+0000 osd.4 (osd.4) 370 : cluster 3 failed to encode map e439 with expected crc 2023-10-09T10:47:19.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:19 smithi053 bash[79554]: cluster 2023-10-09T10:47:17.991935+0000 mgr.y (mgr.26072) 1364 : cluster 0 pgmap v1601: 99 pgs: 2 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 2.0 GiB data, 12 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 1.07k op/s; 5778/96621 objects misplaced (5.980%); 21 MiB/s, 330 objects/s recovering 2023-10-09T10:47:19.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:19 smithi053 bash[79554]: cluster 2023-10-09T10:47:18.457046+0000 osd.7 (osd.7) 426 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T10:47:19.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:19 smithi053 bash[79554]: cluster 2023-10-09T10:47:18.458675+0000 osd.7 (osd.7) 427 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T10:47:19.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:19 smithi053 bash[79554]: cluster 2023-10-09T10:47:18.459950+0000 osd.7 (osd.7) 428 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T10:47:19.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:19 smithi053 bash[79554]: audit 2023-10-09T10:47:18.610253+0000 mon.c (mon.2) 113 : audit 1 from='client.? 172.21.15.53:0/1050519694' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:47:19.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:19 smithi053 bash[79554]: audit 2023-10-09T10:47:18.610790+0000 mon.a (mon.0) 2047 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:47:19.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:19 smithi053 bash[79554]: audit 2023-10-09T10:47:18.950876+0000 mon.c (mon.2) 114 : audit 0 from='client.? 172.21.15.53:0/227983750' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:47:19.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:19 smithi053 bash[79554]: cluster 2023-10-09T10:47:19.464832+0000 mon.a (mon.0) 2048 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:47:19.766 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:19.803 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:19.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:19.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:19.909 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:19.931 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:19.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:19.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:20.035 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:20.065 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:20.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:20.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:20.112 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-10-09T10:47:20.170 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:20.198 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:20.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:20.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:20.302 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:20.330 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:20.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:20.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:20.434 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:20.465 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:20.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:20.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:20.572 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:20.601 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:20.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:20.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:20.704 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:20.733 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:20.736 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:20 smithi053 bash[76859]: cluster 2023-10-09T10:47:18.836799+0000 osd.5 (osd.5) 507 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T10:47:20.736 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:20 smithi053 bash[76859]: cluster 2023-10-09T10:47:18.839737+0000 osd.5 (osd.5) 508 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T10:47:20.737 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:20 smithi053 bash[76859]: cluster 2023-10-09T10:47:19.093639+0000 osd.4 (osd.4) 371 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T10:47:20.737 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:20 smithi053 bash[76859]: audit 2023-10-09T10:47:19.471143+0000 mon.a (mon.0) 2049 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:47:20.737 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:20 smithi053 bash[76859]: cluster 2023-10-09T10:47:19.471425+0000 mon.a (mon.0) 2050 : cluster 0 osdmap e441: 8 total, 8 up, 4 in 2023-10-09T10:47:20.737 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:20 smithi053 bash[76859]: cluster 2023-10-09T10:47:19.473941+0000 osd.7 (osd.7) 429 : cluster 3 failed to encode map e441 with expected crc 2023-10-09T10:47:20.737 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:20 smithi053 bash[76859]: cluster 2023-10-09T10:47:19.476520+0000 osd.7 (osd.7) 430 : cluster 3 failed to encode map e441 with expected crc 2023-10-09T10:47:20.737 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:20 smithi053 bash[79554]: cluster 2023-10-09T10:47:18.836799+0000 osd.5 (osd.5) 507 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T10:47:20.737 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:20 smithi053 bash[79554]: cluster 2023-10-09T10:47:18.839737+0000 osd.5 (osd.5) 508 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T10:47:20.737 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:20 smithi053 bash[79554]: cluster 2023-10-09T10:47:19.093639+0000 osd.4 (osd.4) 371 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T10:47:20.737 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:20 smithi053 bash[79554]: audit 2023-10-09T10:47:19.471143+0000 mon.a (mon.0) 2049 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:47:20.738 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:20 smithi053 bash[79554]: cluster 2023-10-09T10:47:19.471425+0000 mon.a (mon.0) 2050 : cluster 0 osdmap e441: 8 total, 8 up, 4 in 2023-10-09T10:47:20.738 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:20 smithi053 bash[79554]: cluster 2023-10-09T10:47:19.473941+0000 osd.7 (osd.7) 429 : cluster 3 failed to encode map e441 with expected crc 2023-10-09T10:47:20.738 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:20 smithi053 bash[79554]: cluster 2023-10-09T10:47:19.476520+0000 osd.7 (osd.7) 430 : cluster 3 failed to encode map e441 with expected crc 2023-10-09T10:47:20.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:20.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:20.839 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:20.864 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:20.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:20 smithi086 bash[59714]: cluster 2023-10-09T10:47:18.836799+0000 osd.5 (osd.5) 507 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T10:47:20.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:20 smithi086 bash[59714]: cluster 2023-10-09T10:47:18.839737+0000 osd.5 (osd.5) 508 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T10:47:20.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:20 smithi086 bash[59714]: cluster 2023-10-09T10:47:19.093639+0000 osd.4 (osd.4) 371 : cluster 3 failed to encode map e440 with expected crc 2023-10-09T10:47:20.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:20 smithi086 bash[59714]: audit 2023-10-09T10:47:19.471143+0000 mon.a (mon.0) 2049 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:47:20.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:20 smithi086 bash[59714]: cluster 2023-10-09T10:47:19.471425+0000 mon.a (mon.0) 2050 : cluster 0 osdmap e441: 8 total, 8 up, 4 in 2023-10-09T10:47:20.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:20 smithi086 bash[59714]: cluster 2023-10-09T10:47:19.473941+0000 osd.7 (osd.7) 429 : cluster 3 failed to encode map e441 with expected crc 2023-10-09T10:47:20.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:20 smithi086 bash[59714]: cluster 2023-10-09T10:47:19.476520+0000 osd.7 (osd.7) 430 : cluster 3 failed to encode map e441 with expected crc 2023-10-09T10:47:20.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:20.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:20.969 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:20.995 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:20.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:20.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:21.099 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:21.138 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:21.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:21.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:21.246 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:21.283 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:21.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:21.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:21.388 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:21.409 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:21.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:21.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:21.513 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:21.537 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:21.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:21.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:21.640 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:21.663 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:21.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:21.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:21.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:21 smithi053 bash[76859]: cluster 2023-10-09T10:47:19.992423+0000 mgr.y (mgr.26072) 1365 : cluster 0 pgmap v1604: 99 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 1.9 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 852 op/s; 4875/94632 objects misplaced (5.152%); 14 MiB/s, 222 objects/s recovering 2023-10-09T10:47:21.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:21 smithi053 bash[79554]: cluster 2023-10-09T10:47:19.992423+0000 mgr.y (mgr.26072) 1365 : cluster 0 pgmap v1604: 99 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 1.9 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 852 op/s; 4875/94632 objects misplaced (5.152%); 14 MiB/s, 222 objects/s recovering 2023-10-09T10:47:21.769 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:21.777 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:21 smithi086 bash[59714]: cluster 2023-10-09T10:47:19.992423+0000 mgr.y (mgr.26072) 1365 : cluster 0 pgmap v1604: 99 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 4 active+remapped+backfill_wait, 93 active+clean; 1.9 GiB data, 11 GiB used, 346 GiB / 358 GiB avail; 0 B/s wr, 852 op/s; 4875/94632 objects misplaced (5.152%); 14 MiB/s, 222 objects/s recovering 2023-10-09T10:47:21.794 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:21.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:21.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:21.899 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:21.933 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:21.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:21.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:22.039 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:22.063 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:22.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:22.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:22.166 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:22.198 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:22.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:22.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:22.302 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:22.336 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:22.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:22.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:22.439 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:22.464 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:22.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:22.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:22.489 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:22 smithi053 bash[76859]: audit 2023-10-09T10:47:21.994706+0000 mon.a (mon.0) 2051 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-10-09T10:47:22.568 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:22.595 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:22.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:22.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:22.702 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:22.711 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:22 smithi086 bash[59714]: audit 2023-10-09T10:47:21.994706+0000 mon.a (mon.0) 2051 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-10-09T10:47:22.726 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:22.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:22.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:22.834 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:22.842 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:47:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:47:22] "GET /metrics HTTP/1.1" 200 36596 "" "Prometheus/2.33.4" 2023-10-09T10:47:22.842 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:22 smithi053 bash[79554]: audit 2023-10-09T10:47:21.994706+0000 mon.a (mon.0) 2051 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-10-09T10:47:22.858 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:22.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:22.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:22.965 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:22.990 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:22.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:22.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:23.096 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:23.121 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:23.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:23.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:23.226 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:23.251 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:23.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:23.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:23.354 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:23.382 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:23.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:23.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:23.485 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:23.509 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:23.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:23.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:23.613 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:23.625 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:23 smithi053 bash[79554]: cluster 2023-10-09T10:47:21.993251+0000 mgr.y (mgr.26072) 1366 : cluster 0 pgmap v1605: 99 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 94 active+clean; 1.8 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 1.11k op/s; 3515/88503 objects misplaced (3.972%); 25 MiB/s, 392 objects/s recovering 2023-10-09T10:47:23.625 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:23 smithi053 bash[79554]: audit 2023-10-09T10:47:22.496449+0000 mon.a (mon.0) 2052 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]': finished 2023-10-09T10:47:23.625 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:23 smithi053 bash[79554]: cluster 2023-10-09T10:47:22.496639+0000 mon.a (mon.0) 2053 : cluster 0 osdmap e442: 8 total, 8 up, 4 in 2023-10-09T10:47:23.625 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:23 smithi053 bash[79554]: cluster 2023-10-09T10:47:22.509703+0000 osd.7 (osd.7) 431 : cluster 3 failed to encode map e442 with expected crc 2023-10-09T10:47:23.625 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:23 smithi053 bash[79554]: audit 2023-10-09T10:47:23.105883+0000 mon.a (mon.0) 2054 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:47:23.625 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:23 smithi053 bash[79554]: audit 2023-10-09T10:47:23.107318+0000 mon.a (mon.0) 2055 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:47:23.625 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:23 smithi053 bash[79554]: cluster 2023-10-09T10:47:23.459290+0000 mon.a (mon.0) 2056 : cluster 0 osdmap e443: 8 total, 8 up, 4 in 2023-10-09T10:47:23.625 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:23 smithi053 bash[76859]: cluster 2023-10-09T10:47:21.993251+0000 mgr.y (mgr.26072) 1366 : cluster 0 pgmap v1605: 99 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 94 active+clean; 1.8 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 1.11k op/s; 3515/88503 objects misplaced (3.972%); 25 MiB/s, 392 objects/s recovering 2023-10-09T10:47:23.626 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:23 smithi053 bash[76859]: audit 2023-10-09T10:47:22.496449+0000 mon.a (mon.0) 2052 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]': finished 2023-10-09T10:47:23.626 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:23 smithi053 bash[76859]: cluster 2023-10-09T10:47:22.496639+0000 mon.a (mon.0) 2053 : cluster 0 osdmap e442: 8 total, 8 up, 4 in 2023-10-09T10:47:23.626 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:23 smithi053 bash[76859]: cluster 2023-10-09T10:47:22.509703+0000 osd.7 (osd.7) 431 : cluster 3 failed to encode map e442 with expected crc 2023-10-09T10:47:23.626 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:23 smithi053 bash[76859]: audit 2023-10-09T10:47:23.105883+0000 mon.a (mon.0) 2054 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:47:23.626 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:23 smithi053 bash[76859]: audit 2023-10-09T10:47:23.107318+0000 mon.a (mon.0) 2055 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:47:23.626 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:23 smithi053 bash[76859]: cluster 2023-10-09T10:47:23.459290+0000 mon.a (mon.0) 2056 : cluster 0 osdmap e443: 8 total, 8 up, 4 in 2023-10-09T10:47:23.642 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:23.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:23.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:23.745 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:23.775 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:23.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:23.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:23.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:23 smithi086 bash[59714]: cluster 2023-10-09T10:47:21.993251+0000 mgr.y (mgr.26072) 1366 : cluster 0 pgmap v1605: 99 pgs: 1 active+clean+remapped, 1 active+remapped+backfilling, 3 active+remapped+backfill_wait, 94 active+clean; 1.8 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 1.11k op/s; 3515/88503 objects misplaced (3.972%); 25 MiB/s, 392 objects/s recovering 2023-10-09T10:47:23.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:23 smithi086 bash[59714]: audit 2023-10-09T10:47:22.496449+0000 mon.a (mon.0) 2052 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]': finished 2023-10-09T10:47:23.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:23 smithi086 bash[59714]: cluster 2023-10-09T10:47:22.496639+0000 mon.a (mon.0) 2053 : cluster 0 osdmap e442: 8 total, 8 up, 4 in 2023-10-09T10:47:23.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:23 smithi086 bash[59714]: cluster 2023-10-09T10:47:22.509703+0000 osd.7 (osd.7) 431 : cluster 3 failed to encode map e442 with expected crc 2023-10-09T10:47:23.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:23 smithi086 bash[59714]: audit 2023-10-09T10:47:23.105883+0000 mon.a (mon.0) 2054 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:47:23.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:23 smithi086 bash[59714]: audit 2023-10-09T10:47:23.107318+0000 mon.a (mon.0) 2055 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:47:23.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:23 smithi086 bash[59714]: cluster 2023-10-09T10:47:23.459290+0000 mon.a (mon.0) 2056 : cluster 0 osdmap e443: 8 total, 8 up, 4 in 2023-10-09T10:47:23.880 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:23.908 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:23.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:23.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:24.011 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:24.034 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:24.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:24.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:24.137 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:24.168 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:24.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:24.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:24.271 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:24.301 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:24.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:24.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:24.405 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:24.435 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:24.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:24.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:24.539 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:24.552 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:47:24.568 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:24.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:24.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:24.599 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T10:47:24.671 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:24.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:24 smithi053 bash[76859]: cluster 2023-10-09T10:47:22.502853+0000 osd.6 (osd.6) 437 : cluster 3 failed to encode map e442 with expected crc 2023-10-09T10:47:24.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:24 smithi053 bash[76859]: cluster 2023-10-09T10:47:22.881666+0000 osd.5 (osd.5) 509 : cluster 3 failed to encode map e442 with expected crc 2023-10-09T10:47:24.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:24 smithi053 bash[76859]: cluster 2023-10-09T10:47:22.881886+0000 osd.4 (osd.4) 372 : cluster 3 failed to encode map e442 with expected crc 2023-10-09T10:47:24.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:24 smithi053 bash[76859]: cluster 2023-10-09T10:47:23.456482+0000 osd.6 (osd.6) 438 : cluster 3 failed to encode map e443 with expected crc 2023-10-09T10:47:24.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:24 smithi053 bash[76859]: cluster 2023-10-09T10:47:23.460029+0000 osd.7 (osd.7) 432 : cluster 3 failed to encode map e443 with expected crc 2023-10-09T10:47:24.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:24 smithi053 bash[76859]: cluster 2023-10-09T10:47:24.466722+0000 osd.6 (osd.6) 439 : cluster 3 failed to encode map e444 with expected crc 2023-10-09T10:47:24.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:24 smithi053 bash[76859]: cluster 2023-10-09T10:47:24.469006+0000 mon.a (mon.0) 2057 : cluster 0 osdmap e444: 8 total, 8 up, 4 in 2023-10-09T10:47:24.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:24 smithi053 bash[79554]: cluster 2023-10-09T10:47:22.502853+0000 osd.6 (osd.6) 437 : cluster 3 failed to encode map e442 with expected crc 2023-10-09T10:47:24.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:24 smithi053 bash[79554]: cluster 2023-10-09T10:47:22.881666+0000 osd.5 (osd.5) 509 : cluster 3 failed to encode map e442 with expected crc 2023-10-09T10:47:24.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:24 smithi053 bash[79554]: cluster 2023-10-09T10:47:22.881886+0000 osd.4 (osd.4) 372 : cluster 3 failed to encode map e442 with expected crc 2023-10-09T10:47:24.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:24 smithi053 bash[79554]: cluster 2023-10-09T10:47:23.456482+0000 osd.6 (osd.6) 438 : cluster 3 failed to encode map e443 with expected crc 2023-10-09T10:47:24.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:24 smithi053 bash[79554]: cluster 2023-10-09T10:47:23.460029+0000 osd.7 (osd.7) 432 : cluster 3 failed to encode map e443 with expected crc 2023-10-09T10:47:24.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:24 smithi053 bash[79554]: cluster 2023-10-09T10:47:24.466722+0000 osd.6 (osd.6) 439 : cluster 3 failed to encode map e444 with expected crc 2023-10-09T10:47:24.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:24 smithi053 bash[79554]: cluster 2023-10-09T10:47:24.469006+0000 mon.a (mon.0) 2057 : cluster 0 osdmap e444: 8 total, 8 up, 4 in 2023-10-09T10:47:24.718 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:24.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:24.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:24.830 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:24.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:24 smithi086 bash[59714]: cluster 2023-10-09T10:47:22.502853+0000 osd.6 (osd.6) 437 : cluster 3 failed to encode map e442 with expected crc 2023-10-09T10:47:24.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:24 smithi086 bash[59714]: cluster 2023-10-09T10:47:22.881666+0000 osd.5 (osd.5) 509 : cluster 3 failed to encode map e442 with expected crc 2023-10-09T10:47:24.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:24 smithi086 bash[59714]: cluster 2023-10-09T10:47:22.881886+0000 osd.4 (osd.4) 372 : cluster 3 failed to encode map e442 with expected crc 2023-10-09T10:47:24.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:24 smithi086 bash[59714]: cluster 2023-10-09T10:47:23.456482+0000 osd.6 (osd.6) 438 : cluster 3 failed to encode map e443 with expected crc 2023-10-09T10:47:24.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:24 smithi086 bash[59714]: cluster 2023-10-09T10:47:23.460029+0000 osd.7 (osd.7) 432 : cluster 3 failed to encode map e443 with expected crc 2023-10-09T10:47:24.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:24 smithi086 bash[59714]: cluster 2023-10-09T10:47:24.466722+0000 osd.6 (osd.6) 439 : cluster 3 failed to encode map e444 with expected crc 2023-10-09T10:47:24.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:24 smithi086 bash[59714]: cluster 2023-10-09T10:47:24.469006+0000 mon.a (mon.0) 2057 : cluster 0 osdmap e444: 8 total, 8 up, 4 in 2023-10-09T10:47:24.873 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:24.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:24.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:24.978 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:25.004 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:25.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:25.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:25.107 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:25.111 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:47:25.133 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:25.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:25.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:25.239 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:25.264 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:25.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:25.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:25.369 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:25.393 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:25.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:25.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:25.501 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:25.531 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:25.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:25.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:25.637 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:25.663 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:25.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:25.665 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:25.766 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:25.775 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:25 smithi086 bash[59714]: cluster 2023-10-09T10:47:23.993865+0000 mgr.y (mgr.26072) 1367 : cluster 0 pgmap v1608: 99 pgs: 1 peering, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 94 active+clean; 1.7 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 737 op/s; 3216/82362 objects misplaced (3.905%); 12 MiB/s, 196 objects/s recovering 2023-10-09T10:47:25.776 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:25 smithi086 bash[59714]: cluster 2023-10-09T10:47:24.471881+0000 osd.7 (osd.7) 433 : cluster 3 failed to encode map e444 with expected crc 2023-10-09T10:47:25.776 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:25 smithi086 bash[59714]: cluster 2023-10-09T10:47:24.475573+0000 osd.7 (osd.7) 434 : cluster 0 10.10 starting backfill to osd.2 from (0'0,0'0] MAX to 441'8979 2023-10-09T10:47:25.794 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:25.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:25.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:25.899 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:25.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:25 smithi053 bash[79554]: cluster 2023-10-09T10:47:23.993865+0000 mgr.y (mgr.26072) 1367 : cluster 0 pgmap v1608: 99 pgs: 1 peering, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 94 active+clean; 1.7 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 737 op/s; 3216/82362 objects misplaced (3.905%); 12 MiB/s, 196 objects/s recovering 2023-10-09T10:47:25.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:25 smithi053 bash[79554]: cluster 2023-10-09T10:47:24.471881+0000 osd.7 (osd.7) 433 : cluster 3 failed to encode map e444 with expected crc 2023-10-09T10:47:25.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:25 smithi053 bash[79554]: cluster 2023-10-09T10:47:24.475573+0000 osd.7 (osd.7) 434 : cluster 0 10.10 starting backfill to osd.2 from (0'0,0'0] MAX to 441'8979 2023-10-09T10:47:25.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:25 smithi053 bash[76859]: cluster 2023-10-09T10:47:23.993865+0000 mgr.y (mgr.26072) 1367 : cluster 0 pgmap v1608: 99 pgs: 1 peering, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 94 active+clean; 1.7 GiB data, 11 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 737 op/s; 3216/82362 objects misplaced (3.905%); 12 MiB/s, 196 objects/s recovering 2023-10-09T10:47:25.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:25 smithi053 bash[76859]: cluster 2023-10-09T10:47:24.471881+0000 osd.7 (osd.7) 433 : cluster 3 failed to encode map e444 with expected crc 2023-10-09T10:47:25.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:25 smithi053 bash[76859]: cluster 2023-10-09T10:47:24.475573+0000 osd.7 (osd.7) 434 : cluster 0 10.10 starting backfill to osd.2 from (0'0,0'0] MAX to 441'8979 2023-10-09T10:47:25.927 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:25.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:25.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:26.034 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:26.058 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:26.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:26.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:26.163 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:26.190 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:26.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:26.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:26.295 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:26.321 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:26.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:26.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:26.426 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:26.453 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:26.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:26.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:26.556 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:26.585 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:26.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:26.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:26.688 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:26.716 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:26.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:26.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:26.820 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:26.846 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:26.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:26.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:26.950 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:26.974 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:26.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:26.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:27.077 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:27.104 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:27.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:27.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:27.156 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:47:27.209 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:27.241 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:27.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:27.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:27.347 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:27.376 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:27.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:27.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:27.482 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:27.513 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:27 smithi086 bash[59714]: cluster 2023-10-09T10:47:25.837323+0000 osd.5 (osd.5) 510 : cluster 3 failed to encode map e444 with expected crc 2023-10-09T10:47:27.513 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:27 smithi086 bash[59714]: cluster 2023-10-09T10:47:25.994499+0000 mgr.y (mgr.26072) 1368 : cluster 0 pgmap v1610: 99 pgs: 1 peering, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 94 active+clean; 1.7 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 742 op/s; 3216/81255 objects misplaced (3.958%); 11 MiB/s, 181 objects/s recovering 2023-10-09T10:47:27.513 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:27 smithi086 bash[59714]: cluster 2023-10-09T10:47:26.320673+0000 osd.4 (osd.4) 373 : cluster 3 failed to encode map e444 with expected crc 2023-10-09T10:47:27.516 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:27.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:27.524 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:27.624 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:27.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:27 smithi053 bash[76859]: cluster 2023-10-09T10:47:25.837323+0000 osd.5 (osd.5) 510 : cluster 3 failed to encode map e444 with expected crc 2023-10-09T10:47:27.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:27 smithi053 bash[76859]: cluster 2023-10-09T10:47:25.994499+0000 mgr.y (mgr.26072) 1368 : cluster 0 pgmap v1610: 99 pgs: 1 peering, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 94 active+clean; 1.7 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 742 op/s; 3216/81255 objects misplaced (3.958%); 11 MiB/s, 181 objects/s recovering 2023-10-09T10:47:27.651 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:27 smithi053 bash[76859]: cluster 2023-10-09T10:47:26.320673+0000 osd.4 (osd.4) 373 : cluster 3 failed to encode map e444 with expected crc 2023-10-09T10:47:27.657 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:27.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:27.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:27.759 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:27.783 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:27.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:27.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:27.885 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:27.916 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:27.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:27.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:27.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:27 smithi053 bash[79554]: cluster 2023-10-09T10:47:25.837323+0000 osd.5 (osd.5) 510 : cluster 3 failed to encode map e444 with expected crc 2023-10-09T10:47:27.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:27 smithi053 bash[79554]: cluster 2023-10-09T10:47:25.994499+0000 mgr.y (mgr.26072) 1368 : cluster 0 pgmap v1610: 99 pgs: 1 peering, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 94 active+clean; 1.7 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 742 op/s; 3216/81255 objects misplaced (3.958%); 11 MiB/s, 181 objects/s recovering 2023-10-09T10:47:27.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:27 smithi053 bash[79554]: cluster 2023-10-09T10:47:26.320673+0000 osd.4 (osd.4) 373 : cluster 3 failed to encode map e444 with expected crc 2023-10-09T10:47:28.022 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:28.049 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:28.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:28.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:28.152 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:28.188 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:28.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:28.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:28.291 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:28.325 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:28.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:28.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:28.427 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:28.462 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:28.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:28.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:28.565 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:28.594 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:28.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:28.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:28.698 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:28.733 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:28.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:28.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:28.837 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:28.862 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:28.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:28.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:28.968 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:28.998 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:28.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:29.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:29.100 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:29.126 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:29.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:29.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:29.188 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:47:29.188 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:47:29.234 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:29.263 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:29.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:29.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:29.368 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:29.393 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:29.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:29.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:29.497 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:29.515 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:29 smithi053 bash[79554]: cluster 2023-10-09T10:47:27.995196+0000 mgr.y (mgr.26072) 1369 : cluster 0 pgmap v1611: 99 pgs: 1 peering, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 94 active+clean; 1.5 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 857 op/s; 1681/73068 objects misplaced (2.301%); 13 MiB/s, 213 objects/s recovering 2023-10-09T10:47:29.530 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:29.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:29.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:29.633 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:29.660 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:29.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:29.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:29.763 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:29.771 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:29 smithi053 bash[76859]: cluster 2023-10-09T10:47:27.995196+0000 mgr.y (mgr.26072) 1369 : cluster 0 pgmap v1611: 99 pgs: 1 peering, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 94 active+clean; 1.5 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 857 op/s; 1681/73068 objects misplaced (2.301%); 13 MiB/s, 213 objects/s recovering 2023-10-09T10:47:29.787 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:29.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:29.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:29.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:29 smithi086 bash[59714]: cluster 2023-10-09T10:47:27.995196+0000 mgr.y (mgr.26072) 1369 : cluster 0 pgmap v1611: 99 pgs: 1 peering, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 94 active+clean; 1.5 GiB data, 10 GiB used, 347 GiB / 358 GiB avail; 0 B/s wr, 857 op/s; 1681/73068 objects misplaced (2.301%); 13 MiB/s, 213 objects/s recovering 2023-10-09T10:47:29.890 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:29.916 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:29.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:29.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:30.019 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:30.045 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:30.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:30.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:30.149 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:30.175 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:30.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:30.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:30.278 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:30.306 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:30.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:30.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:30.410 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:30.439 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:30.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:30.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:30.542 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:30.565 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:30.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:30.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:30.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:30 smithi086 bash[59714]: cluster 2023-10-09T10:47:29.522121+0000 mon.a (mon.0) 2058 : cluster 0 osdmap e445: 8 total, 8 up, 4 in 2023-10-09T10:47:30.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:30 smithi086 bash[59714]: cluster 2023-10-09T10:47:29.523555+0000 osd.7 (osd.7) 435 : cluster 3 failed to encode map e445 with expected crc 2023-10-09T10:47:30.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:30 smithi086 bash[59714]: cluster 2023-10-09T10:47:29.531014+0000 osd.6 (osd.6) 440 : cluster 3 failed to encode map e445 with expected crc 2023-10-09T10:47:30.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:30 smithi086 bash[59714]: cluster 2023-10-09T10:47:29.533115+0000 osd.6 (osd.6) 441 : cluster 3 failed to encode map e445 with expected crc 2023-10-09T10:47:30.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:30 smithi086 bash[59714]: audit 2023-10-09T10:47:29.996693+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-10-09T10:47:30.668 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:30.697 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:30.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:30.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:30.801 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:30.825 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:30.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:30.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:30.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:30 smithi053 bash[76859]: cluster 2023-10-09T10:47:29.522121+0000 mon.a (mon.0) 2058 : cluster 0 osdmap e445: 8 total, 8 up, 4 in 2023-10-09T10:47:30.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:30 smithi053 bash[76859]: cluster 2023-10-09T10:47:29.523555+0000 osd.7 (osd.7) 435 : cluster 3 failed to encode map e445 with expected crc 2023-10-09T10:47:30.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:30 smithi053 bash[76859]: cluster 2023-10-09T10:47:29.531014+0000 osd.6 (osd.6) 440 : cluster 3 failed to encode map e445 with expected crc 2023-10-09T10:47:30.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:30 smithi053 bash[76859]: cluster 2023-10-09T10:47:29.533115+0000 osd.6 (osd.6) 441 : cluster 3 failed to encode map e445 with expected crc 2023-10-09T10:47:30.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:30 smithi053 bash[76859]: audit 2023-10-09T10:47:29.996693+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-10-09T10:47:30.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:30 smithi053 bash[79554]: cluster 2023-10-09T10:47:29.522121+0000 mon.a (mon.0) 2058 : cluster 0 osdmap e445: 8 total, 8 up, 4 in 2023-10-09T10:47:30.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:30 smithi053 bash[79554]: cluster 2023-10-09T10:47:29.523555+0000 osd.7 (osd.7) 435 : cluster 3 failed to encode map e445 with expected crc 2023-10-09T10:47:30.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:30 smithi053 bash[79554]: cluster 2023-10-09T10:47:29.531014+0000 osd.6 (osd.6) 440 : cluster 3 failed to encode map e445 with expected crc 2023-10-09T10:47:30.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:30 smithi053 bash[79554]: cluster 2023-10-09T10:47:29.533115+0000 osd.6 (osd.6) 441 : cluster 3 failed to encode map e445 with expected crc 2023-10-09T10:47:30.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:30 smithi053 bash[79554]: audit 2023-10-09T10:47:29.996693+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-10-09T10:47:30.929 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:30.953 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:30.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:30.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:31.056 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:31.082 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:31.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:31.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:31.185 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:31.211 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:31.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:31.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:31.315 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:31.342 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:31.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:31.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:31.445 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:31.473 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:31.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:31.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:31.577 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:31.587 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:31 smithi086 bash[59714]: cluster 2023-10-09T10:47:29.738774+0000 osd.5 (osd.5) 511 : cluster 3 failed to encode map e445 with expected crc 2023-10-09T10:47:31.587 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:31 smithi086 bash[59714]: cluster 2023-10-09T10:47:29.899242+0000 osd.4 (osd.4) 374 : cluster 3 failed to encode map e445 with expected crc 2023-10-09T10:47:31.587 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:31 smithi086 bash[59714]: cluster 2023-10-09T10:47:29.995681+0000 mgr.y (mgr.26072) 1370 : cluster 0 pgmap v1613: 99 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 94 active+clean; 1.5 GiB data, 9.9 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 563 op/s; 2036/71292 objects misplaced (2.856%); 15 MiB/s, 244 objects/s recovering 2023-10-09T10:47:31.587 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:31 smithi086 bash[59714]: cluster 2023-10-09T10:47:30.529231+0000 osd.4 (osd.4) 375 : cluster 3 failed to encode map e446 with expected crc 2023-10-09T10:47:31.587 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:31 smithi086 bash[59714]: audit 2023-10-09T10:47:30.529400+0000 mon.a (mon.0) 2060 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]': finished 2023-10-09T10:47:31.588 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:31 smithi086 bash[59714]: cluster 2023-10-09T10:47:30.529521+0000 mon.a (mon.0) 2061 : cluster 0 osdmap e446: 8 total, 8 up, 4 in 2023-10-09T10:47:31.588 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:31 smithi086 bash[59714]: cluster 2023-10-09T10:47:30.532702+0000 osd.7 (osd.7) 436 : cluster 3 failed to encode map e446 with expected crc 2023-10-09T10:47:31.588 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:31 smithi086 bash[59714]: cluster 2023-10-09T10:47:30.532995+0000 osd.6 (osd.6) 442 : cluster 3 failed to encode map e446 with expected crc 2023-10-09T10:47:31.608 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:31.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:31.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:31.713 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:31.738 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:31.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:31.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:31.841 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:31.848 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:31 smithi053 bash[79554]: cluster 2023-10-09T10:47:29.738774+0000 osd.5 (osd.5) 511 : cluster 3 failed to encode map e445 with expected crc 2023-10-09T10:47:31.848 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:31 smithi053 bash[79554]: cluster 2023-10-09T10:47:29.899242+0000 osd.4 (osd.4) 374 : cluster 3 failed to encode map e445 with expected crc 2023-10-09T10:47:31.849 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:31 smithi053 bash[79554]: cluster 2023-10-09T10:47:29.995681+0000 mgr.y (mgr.26072) 1370 : cluster 0 pgmap v1613: 99 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 94 active+clean; 1.5 GiB data, 9.9 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 563 op/s; 2036/71292 objects misplaced (2.856%); 15 MiB/s, 244 objects/s recovering 2023-10-09T10:47:31.849 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:31 smithi053 bash[79554]: cluster 2023-10-09T10:47:30.529231+0000 osd.4 (osd.4) 375 : cluster 3 failed to encode map e446 with expected crc 2023-10-09T10:47:31.849 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:31 smithi053 bash[79554]: audit 2023-10-09T10:47:30.529400+0000 mon.a (mon.0) 2060 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]': finished 2023-10-09T10:47:31.849 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:31 smithi053 bash[79554]: cluster 2023-10-09T10:47:30.529521+0000 mon.a (mon.0) 2061 : cluster 0 osdmap e446: 8 total, 8 up, 4 in 2023-10-09T10:47:31.849 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:31 smithi053 bash[79554]: cluster 2023-10-09T10:47:30.532702+0000 osd.7 (osd.7) 436 : cluster 3 failed to encode map e446 with expected crc 2023-10-09T10:47:31.849 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:31 smithi053 bash[79554]: cluster 2023-10-09T10:47:30.532995+0000 osd.6 (osd.6) 442 : cluster 3 failed to encode map e446 with expected crc 2023-10-09T10:47:31.849 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:31 smithi053 bash[76859]: cluster 2023-10-09T10:47:29.738774+0000 osd.5 (osd.5) 511 : cluster 3 failed to encode map e445 with expected crc 2023-10-09T10:47:31.849 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:31 smithi053 bash[76859]: cluster 2023-10-09T10:47:29.899242+0000 osd.4 (osd.4) 374 : cluster 3 failed to encode map e445 with expected crc 2023-10-09T10:47:31.849 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:31 smithi053 bash[76859]: cluster 2023-10-09T10:47:29.995681+0000 mgr.y (mgr.26072) 1370 : cluster 0 pgmap v1613: 99 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 94 active+clean; 1.5 GiB data, 9.9 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 563 op/s; 2036/71292 objects misplaced (2.856%); 15 MiB/s, 244 objects/s recovering 2023-10-09T10:47:31.849 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:31 smithi053 bash[76859]: cluster 2023-10-09T10:47:30.529231+0000 osd.4 (osd.4) 375 : cluster 3 failed to encode map e446 with expected crc 2023-10-09T10:47:31.850 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:31 smithi053 bash[76859]: audit 2023-10-09T10:47:30.529400+0000 mon.a (mon.0) 2060 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]': finished 2023-10-09T10:47:31.850 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:31 smithi053 bash[76859]: cluster 2023-10-09T10:47:30.529521+0000 mon.a (mon.0) 2061 : cluster 0 osdmap e446: 8 total, 8 up, 4 in 2023-10-09T10:47:31.850 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:31 smithi053 bash[76859]: cluster 2023-10-09T10:47:30.532702+0000 osd.7 (osd.7) 436 : cluster 3 failed to encode map e446 with expected crc 2023-10-09T10:47:31.850 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:31 smithi053 bash[76859]: cluster 2023-10-09T10:47:30.532995+0000 osd.6 (osd.6) 442 : cluster 3 failed to encode map e446 with expected crc 2023-10-09T10:47:31.865 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:31.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:31.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:31.968 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:31.993 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:31.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:31.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:32.098 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:32.128 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:32.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:32.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:32.231 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:32.260 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:32.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:32.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:32.363 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:32.384 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:32.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:32.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:32.486 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:32.514 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:32.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:32.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:32.617 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:32.639 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:32.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:32.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:32.743 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:32.753 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:32 smithi086 bash[59714]: cluster 2023-10-09T10:47:31.531155+0000 osd.7 (osd.7) 437 : cluster 3 failed to encode map e447 with expected crc 2023-10-09T10:47:32.753 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:32 smithi086 bash[59714]: cluster 2023-10-09T10:47:31.532580+0000 mon.a (mon.0) 2062 : cluster 0 osdmap e447: 8 total, 8 up, 4 in 2023-10-09T10:47:32.754 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:32 smithi086 bash[59714]: cluster 2023-10-09T10:47:31.533720+0000 osd.6 (osd.6) 443 : cluster 3 failed to encode map e447 with expected crc 2023-10-09T10:47:32.754 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:32 smithi086 bash[59714]: audit 2023-10-09T10:47:31.997558+0000 mon.a (mon.0) 2063 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-10-09T10:47:32.769 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:32.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:32.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:32.862 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:47:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:47:32] "GET /metrics HTTP/1.1" 200 36595 "" "Prometheus/2.33.4" 2023-10-09T10:47:32.862 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:32 smithi053 bash[79554]: cluster 2023-10-09T10:47:31.531155+0000 osd.7 (osd.7) 437 : cluster 3 failed to encode map e447 with expected crc 2023-10-09T10:47:32.863 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:32 smithi053 bash[79554]: cluster 2023-10-09T10:47:31.532580+0000 mon.a (mon.0) 2062 : cluster 0 osdmap e447: 8 total, 8 up, 4 in 2023-10-09T10:47:32.863 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:32 smithi053 bash[79554]: cluster 2023-10-09T10:47:31.533720+0000 osd.6 (osd.6) 443 : cluster 3 failed to encode map e447 with expected crc 2023-10-09T10:47:32.863 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:32 smithi053 bash[79554]: audit 2023-10-09T10:47:31.997558+0000 mon.a (mon.0) 2063 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-10-09T10:47:32.863 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:32 smithi053 bash[76859]: cluster 2023-10-09T10:47:31.531155+0000 osd.7 (osd.7) 437 : cluster 3 failed to encode map e447 with expected crc 2023-10-09T10:47:32.863 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:32 smithi053 bash[76859]: cluster 2023-10-09T10:47:31.532580+0000 mon.a (mon.0) 2062 : cluster 0 osdmap e447: 8 total, 8 up, 4 in 2023-10-09T10:47:32.863 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:32 smithi053 bash[76859]: cluster 2023-10-09T10:47:31.533720+0000 osd.6 (osd.6) 443 : cluster 3 failed to encode map e447 with expected crc 2023-10-09T10:47:32.863 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:32 smithi053 bash[76859]: audit 2023-10-09T10:47:31.997558+0000 mon.a (mon.0) 2063 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-10-09T10:47:32.873 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:32.904 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:32.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:32.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:33.007 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:33.031 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:33.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:33.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:33.135 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:33.165 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:33.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:33.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:33.268 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:33.294 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:33.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:33.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:33.397 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:33.422 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:33.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:33.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:33.525 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:33.553 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:33.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:33.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:33.657 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:33.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:33 smithi053 bash[76859]: cluster 2023-10-09T10:47:31.996414+0000 mgr.y (mgr.26072) 1371 : cluster 0 pgmap v1616: 99 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 94 active+clean; 1.4 GiB data, 9.6 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 796 op/s; 2018/66906 objects misplaced (3.016%); 17 MiB/s, 266 objects/s recovering 2023-10-09T10:47:33.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:33 smithi053 bash[76859]: cluster 2023-10-09T10:47:32.548487+0000 osd.6 (osd.6) 444 : cluster 3 failed to encode map e448 with expected crc 2023-10-09T10:47:33.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:33 smithi053 bash[76859]: audit 2023-10-09T10:47:32.549909+0000 mon.a (mon.0) 2064 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]': finished 2023-10-09T10:47:33.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:33 smithi053 bash[76859]: cluster 2023-10-09T10:47:32.550010+0000 mon.a (mon.0) 2065 : cluster 0 osdmap e448: 8 total, 8 up, 4 in 2023-10-09T10:47:33.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:33 smithi053 bash[76859]: cluster 2023-10-09T10:47:32.550812+0000 osd.7 (osd.7) 438 : cluster 3 failed to encode map e448 with expected crc 2023-10-09T10:47:33.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:33 smithi053 bash[76859]: cluster 2023-10-09T10:47:32.553495+0000 osd.7 (osd.7) 439 : cluster 3 failed to encode map e448 with expected crc 2023-10-09T10:47:33.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:33 smithi053 bash[76859]: cluster 2023-10-09T10:47:32.557521+0000 osd.7 (osd.7) 440 : cluster 0 10.11 starting backfill to osd.6 from (0'0,0'0] MAX to 445'9022 2023-10-09T10:47:33.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:33 smithi053 bash[76859]: cluster 2023-10-09T10:47:33.457814+0000 mon.a (mon.0) 2066 : cluster 0 osdmap e449: 8 total, 8 up, 4 in 2023-10-09T10:47:33.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:33 smithi053 bash[79554]: cluster 2023-10-09T10:47:31.996414+0000 mgr.y (mgr.26072) 1371 : cluster 0 pgmap v1616: 99 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 94 active+clean; 1.4 GiB data, 9.6 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 796 op/s; 2018/66906 objects misplaced (3.016%); 17 MiB/s, 266 objects/s recovering 2023-10-09T10:47:33.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:33 smithi053 bash[79554]: cluster 2023-10-09T10:47:32.548487+0000 osd.6 (osd.6) 444 : cluster 3 failed to encode map e448 with expected crc 2023-10-09T10:47:33.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:33 smithi053 bash[79554]: audit 2023-10-09T10:47:32.549909+0000 mon.a (mon.0) 2064 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]': finished 2023-10-09T10:47:33.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:33 smithi053 bash[79554]: cluster 2023-10-09T10:47:32.550010+0000 mon.a (mon.0) 2065 : cluster 0 osdmap e448: 8 total, 8 up, 4 in 2023-10-09T10:47:33.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:33 smithi053 bash[79554]: cluster 2023-10-09T10:47:32.550812+0000 osd.7 (osd.7) 438 : cluster 3 failed to encode map e448 with expected crc 2023-10-09T10:47:33.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:33 smithi053 bash[79554]: cluster 2023-10-09T10:47:32.553495+0000 osd.7 (osd.7) 439 : cluster 3 failed to encode map e448 with expected crc 2023-10-09T10:47:33.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:33 smithi053 bash[79554]: cluster 2023-10-09T10:47:32.557521+0000 osd.7 (osd.7) 440 : cluster 0 10.11 starting backfill to osd.6 from (0'0,0'0] MAX to 445'9022 2023-10-09T10:47:33.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:33 smithi053 bash[79554]: cluster 2023-10-09T10:47:33.457814+0000 mon.a (mon.0) 2066 : cluster 0 osdmap e449: 8 total, 8 up, 4 in 2023-10-09T10:47:33.684 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:33.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:33.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:33.787 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:33.797 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:33 smithi086 bash[59714]: cluster 2023-10-09T10:47:31.996414+0000 mgr.y (mgr.26072) 1371 : cluster 0 pgmap v1616: 99 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 94 active+clean; 1.4 GiB data, 9.6 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 796 op/s; 2018/66906 objects misplaced (3.016%); 17 MiB/s, 266 objects/s recovering 2023-10-09T10:47:33.798 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:33 smithi086 bash[59714]: cluster 2023-10-09T10:47:32.548487+0000 osd.6 (osd.6) 444 : cluster 3 failed to encode map e448 with expected crc 2023-10-09T10:47:33.798 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:33 smithi086 bash[59714]: audit 2023-10-09T10:47:32.549909+0000 mon.a (mon.0) 2064 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]': finished 2023-10-09T10:47:33.798 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:33 smithi086 bash[59714]: cluster 2023-10-09T10:47:32.550010+0000 mon.a (mon.0) 2065 : cluster 0 osdmap e448: 8 total, 8 up, 4 in 2023-10-09T10:47:33.798 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:33 smithi086 bash[59714]: cluster 2023-10-09T10:47:32.550812+0000 osd.7 (osd.7) 438 : cluster 3 failed to encode map e448 with expected crc 2023-10-09T10:47:33.798 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:33 smithi086 bash[59714]: cluster 2023-10-09T10:47:32.553495+0000 osd.7 (osd.7) 439 : cluster 3 failed to encode map e448 with expected crc 2023-10-09T10:47:33.798 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:33 smithi086 bash[59714]: cluster 2023-10-09T10:47:32.557521+0000 osd.7 (osd.7) 440 : cluster 0 10.11 starting backfill to osd.6 from (0'0,0'0] MAX to 445'9022 2023-10-09T10:47:33.798 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:33 smithi086 bash[59714]: cluster 2023-10-09T10:47:33.457814+0000 mon.a (mon.0) 2066 : cluster 0 osdmap e449: 8 total, 8 up, 4 in 2023-10-09T10:47:33.812 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:33.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:33.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:33.916 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:33.940 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:33.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:33.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:34.044 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:34.071 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:34.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:34.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:34.175 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:34.197 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:34.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:34.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:34.301 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:34.330 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:34.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:34.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:34.433 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:34.459 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:34.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:34.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:34.562 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:34.590 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:34.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:34.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:34.694 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:34.718 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:34.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:34.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:34.821 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:34.831 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:34 smithi086 bash[59714]: cluster 2023-10-09T10:47:33.457173+0000 osd.5 (osd.5) 512 : cluster 3 failed to encode map e449 with expected crc 2023-10-09T10:47:34.831 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:34 smithi086 bash[59714]: cluster 2023-10-09T10:47:33.525375+0000 osd.6 (osd.6) 445 : cluster 3 failed to encode map e449 with expected crc 2023-10-09T10:47:34.831 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:34 smithi086 bash[59714]: cluster 2023-10-09T10:47:33.527892+0000 osd.6 (osd.6) 446 : cluster 3 failed to encode map e449 with expected crc 2023-10-09T10:47:34.831 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:34 smithi086 bash[59714]: audit 2023-10-09T10:47:33.997839+0000 mon.a (mon.0) 2067 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-10-09T10:47:34.831 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:34 smithi086 bash[59714]: audit 2023-10-09T10:47:34.466530+0000 mon.a (mon.0) 2068 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]': finished 2023-10-09T10:47:34.831 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:34 smithi086 bash[59714]: cluster 2023-10-09T10:47:34.466617+0000 mon.a (mon.0) 2069 : cluster 0 osdmap e450: 8 total, 8 up, 4 in 2023-10-09T10:47:34.831 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:34 smithi086 bash[59714]: cluster 2023-10-09T10:47:34.466680+0000 osd.6 (osd.6) 447 : cluster 3 failed to encode map e450 with expected crc 2023-10-09T10:47:34.831 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:34 smithi086 bash[59714]: cluster 2023-10-09T10:47:34.470621+0000 osd.6 (osd.6) 448 : cluster 3 failed to encode map e450 with expected crc 2023-10-09T10:47:34.845 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:34.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:34.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:34.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:34 smithi053 bash[79554]: cluster 2023-10-09T10:47:33.457173+0000 osd.5 (osd.5) 512 : cluster 3 failed to encode map e449 with expected crc 2023-10-09T10:47:34.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:34 smithi053 bash[79554]: cluster 2023-10-09T10:47:33.525375+0000 osd.6 (osd.6) 445 : cluster 3 failed to encode map e449 with expected crc 2023-10-09T10:47:34.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:34 smithi053 bash[79554]: cluster 2023-10-09T10:47:33.527892+0000 osd.6 (osd.6) 446 : cluster 3 failed to encode map e449 with expected crc 2023-10-09T10:47:34.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:34 smithi053 bash[79554]: audit 2023-10-09T10:47:33.997839+0000 mon.a (mon.0) 2067 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-10-09T10:47:34.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:34 smithi053 bash[79554]: audit 2023-10-09T10:47:34.466530+0000 mon.a (mon.0) 2068 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]': finished 2023-10-09T10:47:34.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:34 smithi053 bash[79554]: cluster 2023-10-09T10:47:34.466617+0000 mon.a (mon.0) 2069 : cluster 0 osdmap e450: 8 total, 8 up, 4 in 2023-10-09T10:47:34.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:34 smithi053 bash[79554]: cluster 2023-10-09T10:47:34.466680+0000 osd.6 (osd.6) 447 : cluster 3 failed to encode map e450 with expected crc 2023-10-09T10:47:34.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:34 smithi053 bash[79554]: cluster 2023-10-09T10:47:34.470621+0000 osd.6 (osd.6) 448 : cluster 3 failed to encode map e450 with expected crc 2023-10-09T10:47:34.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:34 smithi053 bash[76859]: cluster 2023-10-09T10:47:33.457173+0000 osd.5 (osd.5) 512 : cluster 3 failed to encode map e449 with expected crc 2023-10-09T10:47:34.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:34 smithi053 bash[76859]: cluster 2023-10-09T10:47:33.525375+0000 osd.6 (osd.6) 445 : cluster 3 failed to encode map e449 with expected crc 2023-10-09T10:47:34.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:34 smithi053 bash[76859]: cluster 2023-10-09T10:47:33.527892+0000 osd.6 (osd.6) 446 : cluster 3 failed to encode map e449 with expected crc 2023-10-09T10:47:34.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:34 smithi053 bash[76859]: audit 2023-10-09T10:47:33.997839+0000 mon.a (mon.0) 2067 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-10-09T10:47:34.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:34 smithi053 bash[76859]: audit 2023-10-09T10:47:34.466530+0000 mon.a (mon.0) 2068 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]': finished 2023-10-09T10:47:34.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:34 smithi053 bash[76859]: cluster 2023-10-09T10:47:34.466617+0000 mon.a (mon.0) 2069 : cluster 0 osdmap e450: 8 total, 8 up, 4 in 2023-10-09T10:47:34.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:34 smithi053 bash[76859]: cluster 2023-10-09T10:47:34.466680+0000 osd.6 (osd.6) 447 : cluster 3 failed to encode map e450 with expected crc 2023-10-09T10:47:34.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:34 smithi053 bash[76859]: cluster 2023-10-09T10:47:34.470621+0000 osd.6 (osd.6) 448 : cluster 3 failed to encode map e450 with expected crc 2023-10-09T10:47:34.949 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:34.974 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:34.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:34.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:35.078 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:35.108 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:35.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:35.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:35.212 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:35.241 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:35.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:35.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:35.344 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:35.373 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:35.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:35.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:35.477 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:35.502 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:35.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:35.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:35.605 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:35.626 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:35.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:35.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:35.729 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:35.764 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:35.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:35.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:35.866 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:35.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:35 smithi086 bash[59714]: cluster 2023-10-09T10:47:33.996946+0000 mgr.y (mgr.26072) 1372 : cluster 0 pgmap v1619: 99 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 95 active+clean; 1.3 GiB data, 9.4 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 686 op/s; 1702/63054 objects misplaced (2.699%); 14 MiB/s, 218 objects/s recovering 2023-10-09T10:47:35.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:35 smithi086 bash[59714]: cluster 2023-10-09T10:47:34.470500+0000 osd.7 (osd.7) 441 : cluster 3 failed to encode map e450 with expected crc 2023-10-09T10:47:35.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:35 smithi086 bash[59714]: cluster 2023-10-09T10:47:34.472659+0000 osd.7 (osd.7) 442 : cluster 3 failed to encode map e450 with expected crc 2023-10-09T10:47:35.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:35 smithi086 bash[59714]: cluster 2023-10-09T10:47:34.599314+0000 osd.4 (osd.4) 376 : cluster 3 failed to encode map e449 with expected crc 2023-10-09T10:47:35.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:35 smithi086 bash[59714]: cluster 2023-10-09T10:47:35.468709+0000 mon.a (mon.0) 2070 : cluster 0 osdmap e451: 8 total, 8 up, 4 in 2023-10-09T10:47:35.897 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:35.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:35.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:35.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:35 smithi053 bash[76859]: cluster 2023-10-09T10:47:33.996946+0000 mgr.y (mgr.26072) 1372 : cluster 0 pgmap v1619: 99 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 95 active+clean; 1.3 GiB data, 9.4 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 686 op/s; 1702/63054 objects misplaced (2.699%); 14 MiB/s, 218 objects/s recovering 2023-10-09T10:47:35.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:35 smithi053 bash[76859]: cluster 2023-10-09T10:47:34.470500+0000 osd.7 (osd.7) 441 : cluster 3 failed to encode map e450 with expected crc 2023-10-09T10:47:35.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:35 smithi053 bash[76859]: cluster 2023-10-09T10:47:34.472659+0000 osd.7 (osd.7) 442 : cluster 3 failed to encode map e450 with expected crc 2023-10-09T10:47:35.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:35 smithi053 bash[76859]: cluster 2023-10-09T10:47:34.599314+0000 osd.4 (osd.4) 376 : cluster 3 failed to encode map e449 with expected crc 2023-10-09T10:47:35.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:35 smithi053 bash[76859]: cluster 2023-10-09T10:47:35.468709+0000 mon.a (mon.0) 2070 : cluster 0 osdmap e451: 8 total, 8 up, 4 in 2023-10-09T10:47:35.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:35 smithi053 bash[79554]: cluster 2023-10-09T10:47:33.996946+0000 mgr.y (mgr.26072) 1372 : cluster 0 pgmap v1619: 99 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 95 active+clean; 1.3 GiB data, 9.4 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 686 op/s; 1702/63054 objects misplaced (2.699%); 14 MiB/s, 218 objects/s recovering 2023-10-09T10:47:35.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:35 smithi053 bash[79554]: cluster 2023-10-09T10:47:34.470500+0000 osd.7 (osd.7) 441 : cluster 3 failed to encode map e450 with expected crc 2023-10-09T10:47:35.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:35 smithi053 bash[79554]: cluster 2023-10-09T10:47:34.472659+0000 osd.7 (osd.7) 442 : cluster 3 failed to encode map e450 with expected crc 2023-10-09T10:47:35.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:35 smithi053 bash[79554]: cluster 2023-10-09T10:47:34.599314+0000 osd.4 (osd.4) 376 : cluster 3 failed to encode map e449 with expected crc 2023-10-09T10:47:35.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:35 smithi053 bash[79554]: cluster 2023-10-09T10:47:35.468709+0000 mon.a (mon.0) 2070 : cluster 0 osdmap e451: 8 total, 8 up, 4 in 2023-10-09T10:47:36.001 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:36.028 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:36.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:36.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:36.135 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:36.160 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:36.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:36.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:36.265 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:36.296 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:36.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:36.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:36.401 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:36.425 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:36.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:36.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:36.531 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:36.554 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:36.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:36.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:36.658 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:36.681 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:36.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:36.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:36.784 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:36.807 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:36.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:36.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:36.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:36 smithi086 bash[59714]: cluster 2023-10-09T10:47:35.472656+0000 osd.7 (osd.7) 443 : cluster 3 failed to encode map e451 with expected crc 2023-10-09T10:47:36.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:36 smithi086 bash[59714]: cluster 2023-10-09T10:47:35.474832+0000 osd.7 (osd.7) 444 : cluster 3 failed to encode map e451 with expected crc 2023-10-09T10:47:36.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:36 smithi086 bash[59714]: audit 2023-10-09T10:47:35.998722+0000 mon.a (mon.0) 2071 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-10-09T10:47:36.911 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:36.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:36 smithi053 bash[79554]: cluster 2023-10-09T10:47:35.472656+0000 osd.7 (osd.7) 443 : cluster 3 failed to encode map e451 with expected crc 2023-10-09T10:47:36.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:36 smithi053 bash[79554]: cluster 2023-10-09T10:47:35.474832+0000 osd.7 (osd.7) 444 : cluster 3 failed to encode map e451 with expected crc 2023-10-09T10:47:36.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:36 smithi053 bash[79554]: audit 2023-10-09T10:47:35.998722+0000 mon.a (mon.0) 2071 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-10-09T10:47:36.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:36 smithi053 bash[76859]: cluster 2023-10-09T10:47:35.472656+0000 osd.7 (osd.7) 443 : cluster 3 failed to encode map e451 with expected crc 2023-10-09T10:47:36.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:36 smithi053 bash[76859]: cluster 2023-10-09T10:47:35.474832+0000 osd.7 (osd.7) 444 : cluster 3 failed to encode map e451 with expected crc 2023-10-09T10:47:36.923 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:36 smithi053 bash[76859]: audit 2023-10-09T10:47:35.998722+0000 mon.a (mon.0) 2071 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-10-09T10:47:36.942 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:36.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:36.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:37.046 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:37.077 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:37.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:37.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:37.180 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:37.203 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:37.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:37.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:37.306 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:37.328 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:37.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:37.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:37.431 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:37.461 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:37.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:37.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:37.564 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:37.589 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:37.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:37.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:37.693 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:37.703 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:37 smithi086 bash[59714]: cluster 2023-10-09T10:47:35.997470+0000 mgr.y (mgr.26072) 1373 : cluster 0 pgmap v1622: 99 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 95 active+clean; 1.3 GiB data, 9.3 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 347 op/s; 1702/62730 objects misplaced (2.713%); 14 MiB/s, 218 objects/s recovering 2023-10-09T10:47:37.704 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:37 smithi086 bash[59714]: cluster 2023-10-09T10:47:36.565233+0000 osd.6 (osd.6) 449 : cluster 3 failed to encode map e452 with expected crc 2023-10-09T10:47:37.704 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:37 smithi086 bash[59714]: cluster 2023-10-09T10:47:36.566055+0000 osd.4 (osd.4) 377 : cluster 3 failed to encode map e451 with expected crc 2023-10-09T10:47:37.704 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:37 smithi086 bash[59714]: audit 2023-10-09T10:47:36.566796+0000 mon.a (mon.0) 2072 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "21"}]': finished 2023-10-09T10:47:37.704 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:37 smithi086 bash[59714]: cluster 2023-10-09T10:47:36.567016+0000 mon.a (mon.0) 2073 : cluster 0 osdmap e452: 8 total, 8 up, 4 in 2023-10-09T10:47:37.719 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:37.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:37.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:37.822 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:37.857 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:37.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:37.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:37.881 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:37 smithi053 bash[79554]: cluster 2023-10-09T10:47:35.997470+0000 mgr.y (mgr.26072) 1373 : cluster 0 pgmap v1622: 99 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 95 active+clean; 1.3 GiB data, 9.3 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 347 op/s; 1702/62730 objects misplaced (2.713%); 14 MiB/s, 218 objects/s recovering 2023-10-09T10:47:37.881 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:37 smithi053 bash[79554]: cluster 2023-10-09T10:47:36.565233+0000 osd.6 (osd.6) 449 : cluster 3 failed to encode map e452 with expected crc 2023-10-09T10:47:37.881 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:37 smithi053 bash[79554]: cluster 2023-10-09T10:47:36.566055+0000 osd.4 (osd.4) 377 : cluster 3 failed to encode map e451 with expected crc 2023-10-09T10:47:37.881 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:37 smithi053 bash[79554]: audit 2023-10-09T10:47:36.566796+0000 mon.a (mon.0) 2072 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "21"}]': finished 2023-10-09T10:47:37.881 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:37 smithi053 bash[79554]: cluster 2023-10-09T10:47:36.567016+0000 mon.a (mon.0) 2073 : cluster 0 osdmap e452: 8 total, 8 up, 4 in 2023-10-09T10:47:37.881 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:37 smithi053 bash[76859]: cluster 2023-10-09T10:47:35.997470+0000 mgr.y (mgr.26072) 1373 : cluster 0 pgmap v1622: 99 pgs: 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 95 active+clean; 1.3 GiB data, 9.3 GiB used, 348 GiB / 358 GiB avail; 0 B/s wr, 347 op/s; 1702/62730 objects misplaced (2.713%); 14 MiB/s, 218 objects/s recovering 2023-10-09T10:47:37.881 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:37 smithi053 bash[76859]: cluster 2023-10-09T10:47:36.565233+0000 osd.6 (osd.6) 449 : cluster 3 failed to encode map e452 with expected crc 2023-10-09T10:47:37.881 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:37 smithi053 bash[76859]: cluster 2023-10-09T10:47:36.566055+0000 osd.4 (osd.4) 377 : cluster 3 failed to encode map e451 with expected crc 2023-10-09T10:47:37.882 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:37 smithi053 bash[76859]: audit 2023-10-09T10:47:36.566796+0000 mon.a (mon.0) 2072 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "21"}]': finished 2023-10-09T10:47:37.882 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:37 smithi053 bash[76859]: cluster 2023-10-09T10:47:36.567016+0000 mon.a (mon.0) 2073 : cluster 0 osdmap e452: 8 total, 8 up, 4 in 2023-10-09T10:47:37.964 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:37.996 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:37.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:37.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:38.099 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:38.126 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:38.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:38.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:38.231 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:38.258 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:38.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:38.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:38.362 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:38.389 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:38.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:38.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:38.492 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:38.525 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:38.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:38.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:38.631 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:38.655 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:38.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:38.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:38.758 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:38.766 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:38 smithi086 bash[59714]: cluster 2023-10-09T10:47:36.595999+0000 osd.5 (osd.5) 513 : cluster 3 failed to encode map e451 with expected crc 2023-10-09T10:47:38.766 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:38 smithi086 bash[59714]: cluster 2023-10-09T10:47:36.599699+0000 osd.5 (osd.5) 514 : cluster 3 failed to encode map e452 with expected crc 2023-10-09T10:47:38.767 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:38 smithi086 bash[59714]: cluster 2023-10-09T10:47:37.568181+0000 mon.a (mon.0) 2074 : cluster 0 osdmap e453: 8 total, 8 up, 4 in 2023-10-09T10:47:38.767 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:38 smithi086 bash[59714]: cluster 2023-10-09T10:47:37.576342+0000 osd.6 (osd.6) 450 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T10:47:38.767 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:38 smithi086 bash[59714]: cluster 2023-10-09T10:47:37.618135+0000 osd.7 (osd.7) 445 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T10:47:38.767 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:38 smithi086 bash[59714]: cluster 2023-10-09T10:47:37.620305+0000 osd.7 (osd.7) 446 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T10:47:38.767 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:38 smithi086 bash[59714]: cluster 2023-10-09T10:47:37.623106+0000 osd.7 (osd.7) 447 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T10:47:38.767 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:38 smithi086 bash[59714]: audit 2023-10-09T10:47:37.999886+0000 mon.a (mon.0) 2075 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-10-09T10:47:38.767 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:38 smithi086 bash[59714]: audit 2023-10-09T10:47:38.102218+0000 mon.a (mon.0) 2076 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:47:38.784 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:38.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:38.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:38.890 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:38.898 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:38 smithi053 bash[79554]: cluster 2023-10-09T10:47:36.595999+0000 osd.5 (osd.5) 513 : cluster 3 failed to encode map e451 with expected crc 2023-10-09T10:47:38.898 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:38 smithi053 bash[79554]: cluster 2023-10-09T10:47:36.599699+0000 osd.5 (osd.5) 514 : cluster 3 failed to encode map e452 with expected crc 2023-10-09T10:47:38.899 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:38 smithi053 bash[79554]: cluster 2023-10-09T10:47:37.568181+0000 mon.a (mon.0) 2074 : cluster 0 osdmap e453: 8 total, 8 up, 4 in 2023-10-09T10:47:38.899 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:38 smithi053 bash[79554]: cluster 2023-10-09T10:47:37.576342+0000 osd.6 (osd.6) 450 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T10:47:38.899 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:38 smithi053 bash[79554]: cluster 2023-10-09T10:47:37.618135+0000 osd.7 (osd.7) 445 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T10:47:38.899 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:38 smithi053 bash[79554]: cluster 2023-10-09T10:47:37.620305+0000 osd.7 (osd.7) 446 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T10:47:38.899 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:38 smithi053 bash[79554]: cluster 2023-10-09T10:47:37.623106+0000 osd.7 (osd.7) 447 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T10:47:38.899 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:38 smithi053 bash[79554]: audit 2023-10-09T10:47:37.999886+0000 mon.a (mon.0) 2075 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-10-09T10:47:38.899 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:38 smithi053 bash[79554]: audit 2023-10-09T10:47:38.102218+0000 mon.a (mon.0) 2076 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:47:38.899 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:38 smithi053 bash[76859]: cluster 2023-10-09T10:47:36.595999+0000 osd.5 (osd.5) 513 : cluster 3 failed to encode map e451 with expected crc 2023-10-09T10:47:38.900 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:38 smithi053 bash[76859]: cluster 2023-10-09T10:47:36.599699+0000 osd.5 (osd.5) 514 : cluster 3 failed to encode map e452 with expected crc 2023-10-09T10:47:38.900 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:38 smithi053 bash[76859]: cluster 2023-10-09T10:47:37.568181+0000 mon.a (mon.0) 2074 : cluster 0 osdmap e453: 8 total, 8 up, 4 in 2023-10-09T10:47:38.900 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:38 smithi053 bash[76859]: cluster 2023-10-09T10:47:37.576342+0000 osd.6 (osd.6) 450 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T10:47:38.900 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:38 smithi053 bash[76859]: cluster 2023-10-09T10:47:37.618135+0000 osd.7 (osd.7) 445 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T10:47:38.900 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:38 smithi053 bash[76859]: cluster 2023-10-09T10:47:37.620305+0000 osd.7 (osd.7) 446 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T10:47:38.900 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:38 smithi053 bash[76859]: cluster 2023-10-09T10:47:37.623106+0000 osd.7 (osd.7) 447 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T10:47:38.900 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:38 smithi053 bash[76859]: audit 2023-10-09T10:47:37.999886+0000 mon.a (mon.0) 2075 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "22"}]: dispatch 2023-10-09T10:47:38.900 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:38 smithi053 bash[76859]: audit 2023-10-09T10:47:38.102218+0000 mon.a (mon.0) 2076 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:47:38.917 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:38.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:38.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:39.020 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:39.049 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:39.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:39.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:39.154 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:39.177 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:39.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:39.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:39.281 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:39.313 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:39.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:39.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:39.417 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:39.451 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:39.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:39.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:39.554 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:39.588 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:39.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:39.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:39.691 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:39.705 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:39 smithi086 bash[59714]: cluster 2023-10-09T10:47:37.987298+0000 osd.4 (osd.4) 378 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T10:47:39.706 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:39 smithi086 bash[59714]: cluster 2023-10-09T10:47:37.987412+0000 osd.5 (osd.5) 515 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T10:47:39.706 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:39 smithi086 bash[59714]: cluster 2023-10-09T10:47:37.998136+0000 mgr.y (mgr.26072) 1374 : cluster 0 pgmap v1625: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 1.2 GiB data, 9.1 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 370 op/s; 1409/58611 objects misplaced (2.404%); 1.7 MiB/s, 27 objects/s recovering 2023-10-09T10:47:39.706 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:39 smithi086 bash[59714]: audit 2023-10-09T10:47:38.580537+0000 mon.a (mon.0) 2077 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "22"}]': finished 2023-10-09T10:47:39.706 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:39 smithi086 bash[59714]: cluster 2023-10-09T10:47:38.580584+0000 mon.a (mon.0) 2078 : cluster 0 osdmap e454: 8 total, 8 up, 4 in 2023-10-09T10:47:39.706 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:39 smithi086 bash[59714]: cluster 2023-10-09T10:47:38.582445+0000 osd.6 (osd.6) 451 : cluster 3 failed to encode map e454 with expected crc 2023-10-09T10:47:39.719 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:39.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:39.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:39.822 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:39.848 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:39.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:39.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:39.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:39 smithi053 bash[79554]: cluster 2023-10-09T10:47:37.987298+0000 osd.4 (osd.4) 378 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T10:47:39.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:39 smithi053 bash[79554]: cluster 2023-10-09T10:47:37.987412+0000 osd.5 (osd.5) 515 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T10:47:39.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:39 smithi053 bash[79554]: cluster 2023-10-09T10:47:37.998136+0000 mgr.y (mgr.26072) 1374 : cluster 0 pgmap v1625: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 1.2 GiB data, 9.1 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 370 op/s; 1409/58611 objects misplaced (2.404%); 1.7 MiB/s, 27 objects/s recovering 2023-10-09T10:47:39.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:39 smithi053 bash[79554]: audit 2023-10-09T10:47:38.580537+0000 mon.a (mon.0) 2077 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "22"}]': finished 2023-10-09T10:47:39.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:39 smithi053 bash[79554]: cluster 2023-10-09T10:47:38.580584+0000 mon.a (mon.0) 2078 : cluster 0 osdmap e454: 8 total, 8 up, 4 in 2023-10-09T10:47:39.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:39 smithi053 bash[79554]: cluster 2023-10-09T10:47:38.582445+0000 osd.6 (osd.6) 451 : cluster 3 failed to encode map e454 with expected crc 2023-10-09T10:47:39.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:39 smithi053 bash[76859]: cluster 2023-10-09T10:47:37.987298+0000 osd.4 (osd.4) 378 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T10:47:39.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:39 smithi053 bash[76859]: cluster 2023-10-09T10:47:37.987412+0000 osd.5 (osd.5) 515 : cluster 3 failed to encode map e453 with expected crc 2023-10-09T10:47:39.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:39 smithi053 bash[76859]: cluster 2023-10-09T10:47:37.998136+0000 mgr.y (mgr.26072) 1374 : cluster 0 pgmap v1625: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 1.2 GiB data, 9.1 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 370 op/s; 1409/58611 objects misplaced (2.404%); 1.7 MiB/s, 27 objects/s recovering 2023-10-09T10:47:39.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:39 smithi053 bash[76859]: audit 2023-10-09T10:47:38.580537+0000 mon.a (mon.0) 2077 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "22"}]': finished 2023-10-09T10:47:39.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:39 smithi053 bash[76859]: cluster 2023-10-09T10:47:38.580584+0000 mon.a (mon.0) 2078 : cluster 0 osdmap e454: 8 total, 8 up, 4 in 2023-10-09T10:47:39.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:39 smithi053 bash[76859]: cluster 2023-10-09T10:47:38.582445+0000 osd.6 (osd.6) 451 : cluster 3 failed to encode map e454 with expected crc 2023-10-09T10:47:39.953 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:39.981 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:39.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:39.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:40.084 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:40.114 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:40.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:40.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:40.218 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:40.240 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:40.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:40.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:40.344 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:40.369 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:40.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:40.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:40.472 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:40.503 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:40.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:40.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:40.606 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:40.629 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:40.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:40.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:40.636 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:40 smithi053 bash[76859]: cluster 2023-10-09T10:47:39.585995+0000 mon.a (mon.0) 2079 : cluster 0 osdmap e455: 8 total, 8 up, 4 in 2023-10-09T10:47:40.636 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:40 smithi053 bash[76859]: cluster 2023-10-09T10:47:39.586549+0000 osd.4 (osd.4) 379 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T10:47:40.636 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:40 smithi053 bash[76859]: cluster 2023-10-09T10:47:39.587001+0000 osd.6 (osd.6) 452 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T10:47:40.636 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:40 smithi053 bash[76859]: cluster 2023-10-09T10:47:39.592624+0000 osd.7 (osd.7) 448 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T10:47:40.636 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:40 smithi053 bash[76859]: cluster 2023-10-09T10:47:39.624534+0000 osd.5 (osd.5) 516 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T10:47:40.636 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:40 smithi053 bash[76859]: audit 2023-10-09T10:47:39.999753+0000 mon.a (mon.0) 2080 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "23"}]: dispatch 2023-10-09T10:47:40.733 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:40.768 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:40.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:40.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:40.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:40 smithi086 bash[59714]: cluster 2023-10-09T10:47:39.585995+0000 mon.a (mon.0) 2079 : cluster 0 osdmap e455: 8 total, 8 up, 4 in 2023-10-09T10:47:40.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:40 smithi086 bash[59714]: cluster 2023-10-09T10:47:39.586549+0000 osd.4 (osd.4) 379 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T10:47:40.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:40 smithi086 bash[59714]: cluster 2023-10-09T10:47:39.587001+0000 osd.6 (osd.6) 452 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T10:47:40.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:40 smithi086 bash[59714]: cluster 2023-10-09T10:47:39.592624+0000 osd.7 (osd.7) 448 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T10:47:40.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:40 smithi086 bash[59714]: cluster 2023-10-09T10:47:39.624534+0000 osd.5 (osd.5) 516 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T10:47:40.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:40 smithi086 bash[59714]: audit 2023-10-09T10:47:39.999753+0000 mon.a (mon.0) 2080 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "23"}]: dispatch 2023-10-09T10:47:40.872 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:40.899 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:40.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:40.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:40.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:40 smithi053 bash[79554]: cluster 2023-10-09T10:47:39.585995+0000 mon.a (mon.0) 2079 : cluster 0 osdmap e455: 8 total, 8 up, 4 in 2023-10-09T10:47:40.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:40 smithi053 bash[79554]: cluster 2023-10-09T10:47:39.586549+0000 osd.4 (osd.4) 379 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T10:47:40.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:40 smithi053 bash[79554]: cluster 2023-10-09T10:47:39.587001+0000 osd.6 (osd.6) 452 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T10:47:40.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:40 smithi053 bash[79554]: cluster 2023-10-09T10:47:39.592624+0000 osd.7 (osd.7) 448 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T10:47:40.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:40 smithi053 bash[79554]: cluster 2023-10-09T10:47:39.624534+0000 osd.5 (osd.5) 516 : cluster 3 failed to encode map e455 with expected crc 2023-10-09T10:47:40.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:40 smithi053 bash[79554]: audit 2023-10-09T10:47:39.999753+0000 mon.a (mon.0) 2080 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "23"}]: dispatch 2023-10-09T10:47:41.004 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:41.026 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:41.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:41.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:41.130 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:41.154 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:41.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:41.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:41.257 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:41.277 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:41.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:41.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:41.379 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:41.397 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:41.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:41.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:41.500 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:41.522 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:41.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:41.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:41.624 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:41.647 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:41.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:41.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:41.754 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:41.780 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:41.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:41.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:41 smithi086 bash[59714]: cluster 2023-10-09T10:47:39.998931+0000 mgr.y (mgr.26072) 1375 : cluster 0 pgmap v1628: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 1.2 GiB data, 9.0 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 447 op/s; 808/57357 objects misplaced (1.409%); 10 MiB/s, 164 objects/s recovering 2023-10-09T10:47:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:41 smithi086 bash[59714]: cluster 2023-10-09T10:47:40.593891+0000 osd.6 (osd.6) 453 : cluster 3 failed to encode map e456 with expected crc 2023-10-09T10:47:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:41 smithi086 bash[59714]: cluster 2023-10-09T10:47:40.594612+0000 osd.1 (osd.1) 19 : cluster 0 10.15 starting backfill to osd.6 from (0'0,0'0] MAX to 453'9136 2023-10-09T10:47:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:41 smithi086 bash[59714]: audit 2023-10-09T10:47:40.594621+0000 mon.a (mon.0) 2081 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "23"}]': finished 2023-10-09T10:47:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:41 smithi086 bash[59714]: cluster 2023-10-09T10:47:40.594707+0000 mon.a (mon.0) 2082 : cluster 0 osdmap e456: 8 total, 8 up, 4 in 2023-10-09T10:47:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:41 smithi086 bash[59714]: cluster 2023-10-09T10:47:40.610042+0000 osd.7 (osd.7) 449 : cluster 3 failed to encode map e456 with expected crc 2023-10-09T10:47:41.887 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:41.919 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:41.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:41.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:41.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:41 smithi053 bash[79554]: cluster 2023-10-09T10:47:39.998931+0000 mgr.y (mgr.26072) 1375 : cluster 0 pgmap v1628: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 1.2 GiB data, 9.0 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 447 op/s; 808/57357 objects misplaced (1.409%); 10 MiB/s, 164 objects/s recovering 2023-10-09T10:47:41.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:41 smithi053 bash[79554]: cluster 2023-10-09T10:47:40.593891+0000 osd.6 (osd.6) 453 : cluster 3 failed to encode map e456 with expected crc 2023-10-09T10:47:41.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:41 smithi053 bash[79554]: cluster 2023-10-09T10:47:40.594612+0000 osd.1 (osd.1) 19 : cluster 0 10.15 starting backfill to osd.6 from (0'0,0'0] MAX to 453'9136 2023-10-09T10:47:41.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:41 smithi053 bash[79554]: audit 2023-10-09T10:47:40.594621+0000 mon.a (mon.0) 2081 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "23"}]': finished 2023-10-09T10:47:41.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:41 smithi053 bash[79554]: cluster 2023-10-09T10:47:40.594707+0000 mon.a (mon.0) 2082 : cluster 0 osdmap e456: 8 total, 8 up, 4 in 2023-10-09T10:47:41.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:41 smithi053 bash[79554]: cluster 2023-10-09T10:47:40.610042+0000 osd.7 (osd.7) 449 : cluster 3 failed to encode map e456 with expected crc 2023-10-09T10:47:41.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:41 smithi053 bash[76859]: cluster 2023-10-09T10:47:39.998931+0000 mgr.y (mgr.26072) 1375 : cluster 0 pgmap v1628: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 1.2 GiB data, 9.0 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 447 op/s; 808/57357 objects misplaced (1.409%); 10 MiB/s, 164 objects/s recovering 2023-10-09T10:47:41.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:41 smithi053 bash[76859]: cluster 2023-10-09T10:47:40.593891+0000 osd.6 (osd.6) 453 : cluster 3 failed to encode map e456 with expected crc 2023-10-09T10:47:41.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:41 smithi053 bash[76859]: cluster 2023-10-09T10:47:40.594612+0000 osd.1 (osd.1) 19 : cluster 0 10.15 starting backfill to osd.6 from (0'0,0'0] MAX to 453'9136 2023-10-09T10:47:41.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:41 smithi053 bash[76859]: audit 2023-10-09T10:47:40.594621+0000 mon.a (mon.0) 2081 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "23"}]': finished 2023-10-09T10:47:41.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:41 smithi053 bash[76859]: cluster 2023-10-09T10:47:40.594707+0000 mon.a (mon.0) 2082 : cluster 0 osdmap e456: 8 total, 8 up, 4 in 2023-10-09T10:47:41.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:41 smithi053 bash[76859]: cluster 2023-10-09T10:47:40.610042+0000 osd.7 (osd.7) 449 : cluster 3 failed to encode map e456 with expected crc 2023-10-09T10:47:41.966 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:47:41.975 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2023-10-09T10:47:42.024 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:42.052 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:42.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:42.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:42.156 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:42.185 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:42.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:42.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:42.290 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:42.320 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:42.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:42.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:42.423 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:42.456 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:42.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:42.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:42.561 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:42.582 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:42.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:42.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:42.586 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:47:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:47:42] "GET /metrics HTTP/1.1" 200 36587 "" "Prometheus/2.33.4" 2023-10-09T10:47:42.687 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:42.714 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:42.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:42.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:42.818 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:42.827 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:42 smithi086 bash[59714]: cluster 2023-10-09T10:47:41.601462+0000 mon.a (mon.0) 2083 : cluster 0 osdmap e457: 8 total, 8 up, 4 in 2023-10-09T10:47:42.827 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:42 smithi086 bash[59714]: cluster 2023-10-09T10:47:41.605339+0000 osd.6 (osd.6) 454 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T10:47:42.827 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:42 smithi086 bash[59714]: cluster 2023-10-09T10:47:41.606550+0000 osd.6 (osd.6) 455 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T10:47:42.827 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:42 smithi086 bash[59714]: cluster 2023-10-09T10:47:41.660965+0000 osd.7 (osd.7) 450 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T10:47:42.827 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:42 smithi086 bash[59714]: cluster 2023-10-09T10:47:42.225250+0000 osd.5 (osd.5) 517 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T10:47:42.850 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:42.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:42.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:42.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:42 smithi053 bash[76859]: cluster 2023-10-09T10:47:41.601462+0000 mon.a (mon.0) 2083 : cluster 0 osdmap e457: 8 total, 8 up, 4 in 2023-10-09T10:47:42.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:42 smithi053 bash[76859]: cluster 2023-10-09T10:47:41.605339+0000 osd.6 (osd.6) 454 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T10:47:42.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:42 smithi053 bash[76859]: cluster 2023-10-09T10:47:41.606550+0000 osd.6 (osd.6) 455 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T10:47:42.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:42 smithi053 bash[76859]: cluster 2023-10-09T10:47:41.660965+0000 osd.7 (osd.7) 450 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T10:47:42.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:42 smithi053 bash[76859]: cluster 2023-10-09T10:47:42.225250+0000 osd.5 (osd.5) 517 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T10:47:42.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:42 smithi053 bash[79554]: cluster 2023-10-09T10:47:41.601462+0000 mon.a (mon.0) 2083 : cluster 0 osdmap e457: 8 total, 8 up, 4 in 2023-10-09T10:47:42.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:42 smithi053 bash[79554]: cluster 2023-10-09T10:47:41.605339+0000 osd.6 (osd.6) 454 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T10:47:42.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:42 smithi053 bash[79554]: cluster 2023-10-09T10:47:41.606550+0000 osd.6 (osd.6) 455 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T10:47:42.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:42 smithi053 bash[79554]: cluster 2023-10-09T10:47:41.660965+0000 osd.7 (osd.7) 450 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T10:47:42.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:42 smithi053 bash[79554]: cluster 2023-10-09T10:47:42.225250+0000 osd.5 (osd.5) 517 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T10:47:42.958 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:42.990 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:42.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:42.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:43.092 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:43.114 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:43.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:43.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:43.189 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:47:43.189 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:47:43.219 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:43.241 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:43.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:43.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:43.344 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:43.366 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:43.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:43.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:43.469 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:43.497 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:43.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:43.501 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:43.601 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:43.632 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:43.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:43.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:43.735 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:43.745 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:43 smithi053 bash[76859]: audit 2023-10-09T10:47:41.944573+0000 mgr.y (mgr.26072) 1376 : audit 0 from='client.36117 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:47:43.745 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:43 smithi053 bash[76859]: cluster 2023-10-09T10:47:41.999710+0000 mgr.y (mgr.26072) 1377 : cluster 0 pgmap v1631: 99 pgs: 1 remapped+peering, 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 96 active+clean; 1.1 GiB data, 8.8 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 302 op/s; 808/54984 objects misplaced (1.470%); 8.6 MiB/s, 137 objects/s recovering 2023-10-09T10:47:43.745 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:43 smithi053 bash[76859]: cluster 2023-10-09T10:47:42.225104+0000 osd.4 (osd.4) 380 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T10:47:43.746 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:43 smithi053 bash[76859]: cluster 2023-10-09T10:47:42.611119+0000 osd.6 (osd.6) 456 : cluster 3 failed to encode map e458 with expected crc 2023-10-09T10:47:43.746 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:43 smithi053 bash[76859]: cluster 2023-10-09T10:47:42.612735+0000 mon.a (mon.0) 2084 : cluster 0 osdmap e458: 8 total, 8 up, 4 in 2023-10-09T10:47:43.746 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:43 smithi053 bash[79554]: audit 2023-10-09T10:47:41.944573+0000 mgr.y (mgr.26072) 1376 : audit 0 from='client.36117 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:47:43.746 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:43 smithi053 bash[79554]: cluster 2023-10-09T10:47:41.999710+0000 mgr.y (mgr.26072) 1377 : cluster 0 pgmap v1631: 99 pgs: 1 remapped+peering, 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 96 active+clean; 1.1 GiB data, 8.8 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 302 op/s; 808/54984 objects misplaced (1.470%); 8.6 MiB/s, 137 objects/s recovering 2023-10-09T10:47:43.746 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:43 smithi053 bash[79554]: cluster 2023-10-09T10:47:42.225104+0000 osd.4 (osd.4) 380 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T10:47:43.746 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:43 smithi053 bash[79554]: cluster 2023-10-09T10:47:42.611119+0000 osd.6 (osd.6) 456 : cluster 3 failed to encode map e458 with expected crc 2023-10-09T10:47:43.746 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:43 smithi053 bash[79554]: cluster 2023-10-09T10:47:42.612735+0000 mon.a (mon.0) 2084 : cluster 0 osdmap e458: 8 total, 8 up, 4 in 2023-10-09T10:47:43.768 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:43.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:43.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:43.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:43 smithi086 bash[59714]: audit 2023-10-09T10:47:41.944573+0000 mgr.y (mgr.26072) 1376 : audit 0 from='client.36117 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:47:43.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:43 smithi086 bash[59714]: cluster 2023-10-09T10:47:41.999710+0000 mgr.y (mgr.26072) 1377 : cluster 0 pgmap v1631: 99 pgs: 1 remapped+peering, 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 96 active+clean; 1.1 GiB data, 8.8 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 302 op/s; 808/54984 objects misplaced (1.470%); 8.6 MiB/s, 137 objects/s recovering 2023-10-09T10:47:43.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:43 smithi086 bash[59714]: cluster 2023-10-09T10:47:42.225104+0000 osd.4 (osd.4) 380 : cluster 3 failed to encode map e457 with expected crc 2023-10-09T10:47:43.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:43 smithi086 bash[59714]: cluster 2023-10-09T10:47:42.611119+0000 osd.6 (osd.6) 456 : cluster 3 failed to encode map e458 with expected crc 2023-10-09T10:47:43.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:43 smithi086 bash[59714]: cluster 2023-10-09T10:47:42.612735+0000 mon.a (mon.0) 2084 : cluster 0 osdmap e458: 8 total, 8 up, 4 in 2023-10-09T10:47:43.872 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:43.904 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:43.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:43.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:44.013 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:44.044 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:44.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:44.046 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:44.147 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:44.173 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:44.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:44.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:44.278 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:44.304 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:44.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:44.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:44.408 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:44.433 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:44.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:44.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:44.536 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:44.567 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:44.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:44.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:44.672 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:44.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:44 smithi053 bash[79554]: cluster 2023-10-09T10:47:43.619297+0000 mon.a (mon.0) 2085 : cluster 0 osdmap e459: 8 total, 8 up, 4 in 2023-10-09T10:47:44.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:44 smithi053 bash[79554]: cluster 2023-10-09T10:47:43.621112+0000 osd.6 (osd.6) 457 : cluster 3 failed to encode map e459 with expected crc 2023-10-09T10:47:44.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:44 smithi053 bash[76859]: cluster 2023-10-09T10:47:43.619297+0000 mon.a (mon.0) 2085 : cluster 0 osdmap e459: 8 total, 8 up, 4 in 2023-10-09T10:47:44.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:44 smithi053 bash[76859]: cluster 2023-10-09T10:47:43.621112+0000 osd.6 (osd.6) 457 : cluster 3 failed to encode map e459 with expected crc 2023-10-09T10:47:44.702 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:44.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:44.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:44.805 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:44.836 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:44.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:44.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:44.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:44 smithi086 bash[59714]: cluster 2023-10-09T10:47:43.619297+0000 mon.a (mon.0) 2085 : cluster 0 osdmap e459: 8 total, 8 up, 4 in 2023-10-09T10:47:44.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:44 smithi086 bash[59714]: cluster 2023-10-09T10:47:43.621112+0000 osd.6 (osd.6) 457 : cluster 3 failed to encode map e459 with expected crc 2023-10-09T10:47:44.939 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:44.965 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:44.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:44.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:45.072 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:45.108 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:45.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:45.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:45.212 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:45.244 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:45.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:45.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:45.348 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:45.381 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:45.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:45.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:45.488 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:45.513 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:45.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:45.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:45.618 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:45.658 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:45.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:45.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:45.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:45 smithi053 bash[76859]: cluster 2023-10-09T10:47:44.000221+0000 mgr.y (mgr.26072) 1378 : cluster 0 pgmap v1634: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 remapped+peering, 96 active+clean; 1.0 GiB data, 8.5 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 624 op/s; 584/49857 objects misplaced (1.171%); 1.7 MiB/s, 27 objects/s recovering 2023-10-09T10:47:45.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:45 smithi053 bash[79554]: cluster 2023-10-09T10:47:44.000221+0000 mgr.y (mgr.26072) 1378 : cluster 0 pgmap v1634: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 remapped+peering, 96 active+clean; 1.0 GiB data, 8.5 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 624 op/s; 584/49857 objects misplaced (1.171%); 1.7 MiB/s, 27 objects/s recovering 2023-10-09T10:47:45.764 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:45.792 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:45.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:45.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:45.896 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:45.904 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:45 smithi086 bash[59714]: cluster 2023-10-09T10:47:44.000221+0000 mgr.y (mgr.26072) 1378 : cluster 0 pgmap v1634: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 1 remapped+peering, 96 active+clean; 1.0 GiB data, 8.5 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 624 op/s; 584/49857 objects misplaced (1.171%); 1.7 MiB/s, 27 objects/s recovering 2023-10-09T10:47:45.931 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:45.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:45.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:46.035 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:46.067 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:46.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:46.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:46.171 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:46.195 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:46.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:46.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:46.298 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:46.324 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:46.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:46.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:46.426 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:46.451 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:46.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:46.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:46.554 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:46.582 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:46.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:46.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:46.685 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:46.715 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:46.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:46.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:46.821 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:46.853 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:46.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:46.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:46.958 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:46.967 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:46 smithi053 bash[76859]: cluster 2023-10-09T10:47:45.633637+0000 osd.6 (osd.6) 458 : cluster 3 failed to encode map e460 with expected crc 2023-10-09T10:47:46.967 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:46 smithi053 bash[76859]: cluster 2023-10-09T10:47:45.634789+0000 mon.a (mon.0) 2086 : cluster 0 osdmap e460: 8 total, 8 up, 4 in 2023-10-09T10:47:46.967 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:46 smithi053 bash[76859]: cluster 2023-10-09T10:47:45.640604+0000 osd.5 (osd.5) 518 : cluster 3 failed to encode map e460 with expected crc 2023-10-09T10:47:46.968 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:46 smithi053 bash[76859]: cluster 2023-10-09T10:47:45.642686+0000 osd.5 (osd.5) 519 : cluster 3 failed to encode map e460 with expected crc 2023-10-09T10:47:46.968 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:46 smithi053 bash[76859]: audit 2023-10-09T10:47:46.001729+0000 mon.a (mon.0) 2087 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "24"}]: dispatch 2023-10-09T10:47:46.968 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:46 smithi053 bash[79554]: cluster 2023-10-09T10:47:45.633637+0000 osd.6 (osd.6) 458 : cluster 3 failed to encode map e460 with expected crc 2023-10-09T10:47:46.968 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:46 smithi053 bash[79554]: cluster 2023-10-09T10:47:45.634789+0000 mon.a (mon.0) 2086 : cluster 0 osdmap e460: 8 total, 8 up, 4 in 2023-10-09T10:47:46.968 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:46 smithi053 bash[79554]: cluster 2023-10-09T10:47:45.640604+0000 osd.5 (osd.5) 518 : cluster 3 failed to encode map e460 with expected crc 2023-10-09T10:47:46.968 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:46 smithi053 bash[79554]: cluster 2023-10-09T10:47:45.642686+0000 osd.5 (osd.5) 519 : cluster 3 failed to encode map e460 with expected crc 2023-10-09T10:47:46.968 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:46 smithi053 bash[79554]: audit 2023-10-09T10:47:46.001729+0000 mon.a (mon.0) 2087 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "24"}]: dispatch 2023-10-09T10:47:46.987 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:46.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:46.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:47.012 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":1630,"stamp":"2023-10-09T10:47:41.598787+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1229920203,"num_objects":18724,"num_object_clones":0,"num_object_copies":56172,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":808,"num_objects_unfound":0,"num_objects_dirty":18724,"num_whiteouts":0,"num_read":6260,"num_read_kb":13719,"num_write":216079,"num_write_kb":7094200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20295,"num_bytes_recovered":1326784266,"num_keys_recovered":10,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":104973,"ondisk_log_size":104973,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":307,"num_osds":4,"num_per_pool_osds":4,"num_per_pool_omap_osds":4,"kb":374980608,"kb_used":9296640,"kb_used_data":4066336,"kb_used_omap":25,"kb_used_meta":5230246,"kb_avail":365683968,"statfs":{"total":383980142592,"available":374460383232,"internally_reserved":0,"allocated":4163928064,"data_stored":4158214372,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26364,"internal_metadata":5355772164},"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":-111083520,"num_objects":-1695,"num_object_clones":0,"num_object_copies":-5085,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-894,"num_objects_unfound":0,"num_objects_dirty":-1695,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1695,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":658,"num_bytes_recovered":43122688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"4.034157"},"pg_stats":[{"pgid":"10.13","version":"453'9261","reported_seq":9333,"reported_epoch":453,"state":"active+clean","last_fresh":"2023-10-09T10:47:38.076580+0000","last_change":"2023-10-09T10:47:35.683323+0000","last_active":"2023-10-09T10:47:38.076580+0000","last_peered":"2023-10-09T10:47:38.076580+0000","last_clean":"2023-10-09T10:47:38.076580+0000","last_became_active":"2023-10-09T10:47:35.640497+0000","last_became_peered":"2023-10-09T10:47:35.640497+0000","last_unstale":"2023-10-09T10:47:38.076580+0000","last_undegraded":"2023-10-09T10:47:38.076580+0000","last_fullsized":"2023-10-09T10:47:38.076580+0000","mapping_epoch":450,"log_start":"418'5249","ondisk_log_start":"418'5249","created":416,"last_epoch_clean":451,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4012,"log_dups_size":0,"ondisk_log_size":4012,"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":39878656,"num_objects":609,"num_object_clones":0,"num_object_copies":1827,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":609,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7235,"num_write_kb":250976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"59'1","reported_seq":206,"reported_epoch":451,"state":"active+clean","last_fresh":"2023-10-09T10:47:35.469718+0000","last_change":"2023-10-09T10:38:18.311969+0000","last_active":"2023-10-09T10:47:35.469718+0000","last_peered":"2023-10-09T10:47:35.469718+0000","last_clean":"2023-10-09T10:47:35.469718+0000","last_became_active":"2023-10-09T10:38:18.311454+0000","last_became_peered":"2023-10-09T10:38:18.311454+0000","last_unstale":"2023-10-09T10:47:35.469718+0000","last_undegraded":"2023-10-09T10:47:35.469718+0000","last_fullsized":"2023-10-09T10:47:35.469718+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:17:11.079874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":341,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-09T10:47:38.594250+0000","last_change":"2023-10-09T10:37:28.307391+0000","last_active":"2023-10-09T10:47:38.594250+0000","last_peered":"2023-10-09T10:47:38.594250+0000","last_clean":"2023-10-09T10:47:38.594250+0000","last_became_active":"2023-10-09T10:37:28.306978+0000","last_became_peered":"2023-10-09T10:37:28.306978+0000","last_unstale":"2023-10-09T10:47:38.594250+0000","last_undegraded":"2023-10-09T10:47:38.594250+0000","last_fullsized":"2023-10-09T10:47:38.594250+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:17:57.731703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.10","version":"453'9231","reported_seq":10814,"reported_epoch":453,"state":"active+clean","last_fresh":"2023-10-09T10:47:38.082988+0000","last_change":"2023-10-09T10:47:31.566848+0000","last_active":"2023-10-09T10:47:38.082988+0000","last_peered":"2023-10-09T10:47:38.082988+0000","last_clean":"2023-10-09T10:47:38.082988+0000","last_became_active":"2023-10-09T10:47:31.546250+0000","last_became_peered":"2023-10-09T10:47:31.546250+0000","last_unstale":"2023-10-09T10:47:38.082988+0000","last_undegraded":"2023-10-09T10:47:38.082988+0000","last_fullsized":"2023-10-09T10:47:38.082988+0000","mapping_epoch":446,"log_start":"418'5232","ondisk_log_start":"418'5232","created":416,"last_epoch_clean":447,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":3999,"log_dups_size":0,"ondisk_log_size":3999,"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":37257216,"num_objects":569,"num_object_clones":0,"num_object_copies":1707,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":569,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7177,"num_write_kb":247840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":750,"num_bytes_recovered":49152000,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":440,"reported_epoch":455,"state":"active+clean","last_fresh":"2023-10-09T10:47:39.587806+0000","last_change":"2023-10-09T10:38:40.456703+0000","last_active":"2023-10-09T10:47:39.587806+0000","last_peered":"2023-10-09T10:47:39.587806+0000","last_clean":"2023-10-09T10:47:39.587806+0000","last_became_active":"2023-10-09T10:38:40.454494+0000","last_became_peered":"2023-10-09T10:38:40.454494+0000","last_unstale":"2023-10-09T10:47:39.587806+0000","last_undegraded":"2023-10-09T10:47:39.587806+0000","last_fullsized":"2023-10-09T10:47:39.587806+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:32:16.427227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":84,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.578753+0000","last_change":"2023-10-09T10:38:40.458543+0000","last_active":"2023-10-09T10:47:36.578753+0000","last_peered":"2023-10-09T10:47:36.578753+0000","last_clean":"2023-10-09T10:47:36.578753+0000","last_became_active":"2023-10-09T10:38:40.458188+0000","last_became_peered":"2023-10-09T10:38:40.458188+0000","last_unstale":"2023-10-09T10:47:36.578753+0000","last_undegraded":"2023-10-09T10:47:36.578753+0000","last_fullsized":"2023-10-09T10:47:36.578753+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"10.11","version":"453'9118","reported_seq":10460,"reported_epoch":453,"state":"active+clean","last_fresh":"2023-10-09T10:47:38.094685+0000","last_change":"2023-10-09T10:47:35.507682+0000","last_active":"2023-10-09T10:47:38.094685+0000","last_peered":"2023-10-09T10:47:38.094685+0000","last_clean":"2023-10-09T10:47:38.094685+0000","last_became_active":"2023-10-09T10:47:35.485171+0000","last_became_peered":"2023-10-09T10:47:35.485171+0000","last_unstale":"2023-10-09T10:47:38.094685+0000","last_undegraded":"2023-10-09T10:47:38.094685+0000","last_fullsized":"2023-10-09T10:47:38.094685+0000","mapping_epoch":450,"log_start":"418'5153","ondisk_log_start":"418'5153","created":416,"last_epoch_clean":451,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":3965,"log_dups_size":0,"ondisk_log_size":3965,"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":39976960,"num_objects":610,"num_object_clones":0,"num_object_copies":1830,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":610,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7102,"num_write_kb":246784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":628,"num_bytes_recovered":41156608,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.18","version":"0'0","reported_seq":45,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-09T10:47:38.594567+0000","last_change":"2023-10-09T10:45:45.677977+0000","last_active":"2023-10-09T10:47:38.594567+0000","last_peered":"2023-10-09T10:47:38.594567+0000","last_clean":"2023-10-09T10:47:38.594567+0000","last_became_active":"2023-10-09T10:45:45.677413+0000","last_became_peered":"2023-10-09T10:45:45.677413+0000","last_unstale":"2023-10-09T10:47:38.594567+0000","last_undegraded":"2023-10-09T10:47:38.594567+0000","last_fullsized":"2023-10-09T10:47:38.594567+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:05:49.901717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":430,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.573745+0000","last_change":"2023-10-09T10:38:40.457519+0000","last_active":"2023-10-09T10:47:36.573745+0000","last_peered":"2023-10-09T10:47:36.573745+0000","last_clean":"2023-10-09T10:47:36.573745+0000","last_became_active":"2023-10-09T10:38:40.457124+0000","last_became_peered":"2023-10-09T10:38:40.457124+0000","last_unstale":"2023-10-09T10:47:36.573745+0000","last_undegraded":"2023-10-09T10:47:36.573745+0000","last_fullsized":"2023-10-09T10:47:36.573745+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":33,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.572842+0000","last_change":"2023-10-09T10:46:39.675469+0000","last_active":"2023-10-09T10:47:36.572842+0000","last_peered":"2023-10-09T10:47:36.572842+0000","last_clean":"2023-10-09T10:47:36.572842+0000","last_became_active":"2023-10-09T10:46:39.675008+0000","last_became_peered":"2023-10-09T10:46:39.675008+0000","last_unstale":"2023-10-09T10:47:36.572842+0000","last_undegraded":"2023-10-09T10:47:36.572842+0000","last_fullsized":"2023-10-09T10:47:36.572842+0000","mapping_epoch":429,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":430,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":372,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.571530+0000","last_change":"2023-10-09T10:37:28.318200+0000","last_active":"2023-10-09T10:47:36.571530+0000","last_peered":"2023-10-09T10:47:36.571530+0000","last_clean":"2023-10-09T10:47:36.571530+0000","last_became_active":"2023-10-09T10:37:28.317492+0000","last_became_peered":"2023-10-09T10:37:28.317492+0000","last_unstale":"2023-10-09T10:47:36.571530+0000","last_undegraded":"2023-10-09T10:47:36.571530+0000","last_fullsized":"2023-10-09T10:47:36.571530+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":97,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.577745+0000","last_change":"2023-10-09T10:45:45.681981+0000","last_active":"2023-10-09T10:47:36.577745+0000","last_peered":"2023-10-09T10:47:36.577745+0000","last_clean":"2023-10-09T10:47:36.577745+0000","last_became_active":"2023-10-09T10:45:45.681614+0000","last_became_peered":"2023-10-09T10:45:45.681614+0000","last_unstale":"2023-10-09T10:47:36.577745+0000","last_undegraded":"2023-10-09T10:47:36.577745+0000","last_fullsized":"2023-10-09T10:47:36.577745+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":90,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.577052+0000","last_change":"2023-10-09T10:38:18.316814+0000","last_active":"2023-10-09T10:47:36.577052+0000","last_peered":"2023-10-09T10:47:36.577052+0000","last_clean":"2023-10-09T10:47:36.577052+0000","last_became_active":"2023-10-09T10:38:18.316409+0000","last_became_peered":"2023-10-09T10:38:18.316409+0000","last_unstale":"2023-10-09T10:47:36.577052+0000","last_undegraded":"2023-10-09T10:47:36.577052+0000","last_fullsized":"2023-10-09T10:47:36.577052+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"59'3","reported_seq":136,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.579189+0000","last_change":"2023-10-09T10:46:39.654352+0000","last_active":"2023-10-09T10:47:36.579189+0000","last_peered":"2023-10-09T10:47:36.579189+0000","last_clean":"2023-10-09T10:47:36.579189+0000","last_became_active":"2023-10-09T10:46:39.650752+0000","last_became_peered":"2023-10-09T10:46:39.650752+0000","last_unstale":"2023-10-09T10:47:36.579189+0000","last_undegraded":"2023-10-09T10:47:36.579189+0000","last_fullsized":"2023-10-09T10:47:36.579189+0000","mapping_epoch":429,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":430,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":53,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-09T10:47:38.591567+0000","last_change":"2023-10-09T10:46:39.671004+0000","last_active":"2023-10-09T10:47:38.591567+0000","last_peered":"2023-10-09T10:47:38.591567+0000","last_clean":"2023-10-09T10:47:38.591567+0000","last_became_active":"2023-10-09T10:46:39.670624+0000","last_became_peered":"2023-10-09T10:46:39.670624+0000","last_unstale":"2023-10-09T10:47:38.591567+0000","last_undegraded":"2023-10-09T10:47:38.591567+0000","last_fullsized":"2023-10-09T10:47:38.591567+0000","mapping_epoch":429,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":430,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:52:39.237836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"83'22","reported_seq":131,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.581348+0000","last_change":"2023-10-09T10:36:25.339317+0000","last_active":"2023-10-09T10:47:36.581348+0000","last_peered":"2023-10-09T10:47:36.581348+0000","last_clean":"2023-10-09T10:47:36.581348+0000","last_became_active":"2023-10-09T10:36:25.315730+0000","last_became_peered":"2023-10-09T10:36:25.315730+0000","last_unstale":"2023-10-09T10:47:36.581348+0000","last_undegraded":"2023-10-09T10:47:36.581348+0000","last_fullsized":"2023-10-09T10:47:36.581348+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":339,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.571789+0000","last_change":"2023-10-09T10:37:28.315785+0000","last_active":"2023-10-09T10:47:36.571789+0000","last_peered":"2023-10-09T10:47:36.571789+0000","last_clean":"2023-10-09T10:47:36.571789+0000","last_became_active":"2023-10-09T10:37:28.315252+0000","last_became_peered":"2023-10-09T10:37:28.315252+0000","last_unstale":"2023-10-09T10:47:36.571789+0000","last_undegraded":"2023-10-09T10:47:36.571789+0000","last_fullsized":"2023-10-09T10:47:36.571789+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,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":127,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.579628+0000","last_change":"2023-10-09T10:36:25.325611+0000","last_active":"2023-10-09T10:47:36.579628+0000","last_peered":"2023-10-09T10:47:36.579628+0000","last_clean":"2023-10-09T10:47:36.579628+0000","last_became_active":"2023-10-09T10:36:25.312891+0000","last_became_peered":"2023-10-09T10:36:25.312891+0000","last_unstale":"2023-10-09T10:47:36.579628+0000","last_undegraded":"2023-10-09T10:47:36.579628+0000","last_fullsized":"2023-10-09T10:47:36.579628+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":45,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-09T10:47:38.594262+0000","last_change":"2023-10-09T10:45:45.678349+0000","last_active":"2023-10-09T10:47:38.594262+0000","last_peered":"2023-10-09T10:47:38.594262+0000","last_clean":"2023-10-09T10:47:38.594262+0000","last_became_active":"2023-10-09T10:45:45.677761+0000","last_became_peered":"2023-10-09T10:45:45.677761+0000","last_unstale":"2023-10-09T10:47:38.594262+0000","last_undegraded":"2023-10-09T10:47:38.594262+0000","last_fullsized":"2023-10-09T10:47:38.594262+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:46:12.793654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.577596+0000","last_change":"2023-10-09T10:45:45.685388+0000","last_active":"2023-10-09T10:47:36.577596+0000","last_peered":"2023-10-09T10:47:36.577596+0000","last_clean":"2023-10-09T10:47:36.577596+0000","last_became_active":"2023-10-09T10:45:45.684940+0000","last_became_peered":"2023-10-09T10:45:45.684940+0000","last_unstale":"2023-10-09T10:47:36.577596+0000","last_undegraded":"2023-10-09T10:47:36.577596+0000","last_fullsized":"2023-10-09T10:47:36.577596+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":472,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.579442+0000","last_change":"2023-10-09T10:45:45.681634+0000","last_active":"2023-10-09T10:47:36.579442+0000","last_peered":"2023-10-09T10:47:36.579442+0000","last_clean":"2023-10-09T10:47:36.579442+0000","last_became_active":"2023-10-09T10:45:45.681262+0000","last_became_peered":"2023-10-09T10:45:45.681262+0000","last_unstale":"2023-10-09T10:47:36.579442+0000","last_undegraded":"2023-10-09T10:47:36.579442+0000","last_fullsized":"2023-10-09T10:47:36.579442+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.18","version":"452'9049","reported_seq":11473,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.689051+0000","last_change":"2023-10-09T10:47:18.488242+0000","last_active":"2023-10-09T10:47:36.689051+0000","last_peered":"2023-10-09T10:47:36.689051+0000","last_clean":"2023-10-09T10:47:36.689051+0000","last_became_active":"2023-10-09T10:47:18.465231+0000","last_became_peered":"2023-10-09T10:47:18.465231+0000","last_unstale":"2023-10-09T10:47:36.689051+0000","last_undegraded":"2023-10-09T10:47:36.689051+0000","last_fullsized":"2023-10-09T10:47:36.689051+0000","mapping_epoch":439,"log_start":"418'4914","ondisk_log_start":"418'4914","created":416,"last_epoch_clean":440,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4135,"log_dups_size":0,"ondisk_log_size":4135,"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":41746432,"num_objects":637,"num_object_clones":0,"num_object_copies":1911,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":637,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7049,"num_write_kb":245952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1169,"num_bytes_recovered":76611584,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":120,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.579392+0000","last_change":"2023-10-09T10:36:25.312246+0000","last_active":"2023-10-09T10:47:36.579392+0000","last_peered":"2023-10-09T10:47:36.579392+0000","last_clean":"2023-10-09T10:47:36.579392+0000","last_became_active":"2023-10-09T10:36:25.311895+0000","last_became_peered":"2023-10-09T10:36:25.311895+0000","last_unstale":"2023-10-09T10:47:36.579392+0000","last_undegraded":"2023-10-09T10:47:36.579392+0000","last_fullsized":"2023-10-09T10:47:36.579392+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":83,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.577451+0000","last_change":"2023-10-09T10:38:48.148228+0000","last_active":"2023-10-09T10:47:36.577451+0000","last_peered":"2023-10-09T10:47:36.577451+0000","last_clean":"2023-10-09T10:47:36.577451+0000","last_became_active":"2023-10-09T10:38:48.147765+0000","last_became_peered":"2023-10-09T10:38:48.147765+0000","last_unstale":"2023-10-09T10:47:36.577451+0000","last_undegraded":"2023-10-09T10:47:36.577451+0000","last_fullsized":"2023-10-09T10:47:36.577451+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.19","version":"452'8993","reported_seq":9055,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.715388+0000","last_change":"2023-10-09T10:44:51.516010+0000","last_active":"2023-10-09T10:47:36.715388+0000","last_peered":"2023-10-09T10:47:36.715388+0000","last_clean":"2023-10-09T10:47:36.715388+0000","last_became_active":"2023-10-09T10:44:51.514392+0000","last_became_peered":"2023-10-09T10:44:51.514392+0000","last_unstale":"2023-10-09T10:47:36.715388+0000","last_undegraded":"2023-10-09T10:47:36.715388+0000","last_fullsized":"2023-10-09T10:47:36.715388+0000","mapping_epoch":416,"log_start":"418'4908","ondisk_log_start":"418'4908","created":416,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4085,"log_dups_size":0,"ondisk_log_size":4085,"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":45121536,"num_objects":689,"num_object_clones":0,"num_object_copies":2067,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":689,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6977,"num_write_kb":245280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":475,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.571476+0000","last_change":"2023-10-09T10:45:45.861614+0000","last_active":"2023-10-09T10:47:36.571476+0000","last_peered":"2023-10-09T10:47:36.571476+0000","last_clean":"2023-10-09T10:47:36.571476+0000","last_became_active":"2023-10-09T10:45:45.687807+0000","last_became_peered":"2023-10-09T10:45:45.687807+0000","last_unstale":"2023-10-09T10:47:36.571476+0000","last_undegraded":"2023-10-09T10:47:36.571476+0000","last_fullsized":"2023-10-09T10:47:36.571476+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,1],"acting":[6,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":85,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.579021+0000","last_change":"2023-10-09T10:38:40.458715+0000","last_active":"2023-10-09T10:47:36.579021+0000","last_peered":"2023-10-09T10:47:36.579021+0000","last_clean":"2023-10-09T10:47:36.579021+0000","last_became_active":"2023-10-09T10:38:40.458367+0000","last_became_peered":"2023-10-09T10:38:40.458367+0000","last_unstale":"2023-10-09T10:47:36.579021+0000","last_undegraded":"2023-10-09T10:47:36.579021+0000","last_fullsized":"2023-10-09T10:47:36.579021+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.6","version":"454'10758","reported_seq":11046,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-09T10:47:39.118154+0000","last_change":"2023-10-09T10:45:08.362465+0000","last_active":"2023-10-09T10:47:39.118154+0000","last_peered":"2023-10-09T10:47:39.118154+0000","last_clean":"2023-10-09T10:47:39.118154+0000","last_became_active":"2023-10-09T10:44:51.457335+0000","last_became_peered":"2023-10-09T10:44:51.457335+0000","last_unstale":"2023-10-09T10:47:39.118154+0000","last_undegraded":"2023-10-09T10:47:39.118154+0000","last_fullsized":"2023-10-09T10:47:39.118154+0000","mapping_epoch":408,"log_start":"418'7046","ondisk_log_start":"418'7046","created":408,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"417'6228","last_scrub_stamp":"2023-10-09T10:45:08.362222+0000","last_deep_scrub":"417'6228","last_deep_scrub_stamp":"2023-10-09T10:45:08.362222+0000","last_clean_scrub_stamp":"2023-10-09T10:45:08.362222+0000","objects_scrubbed":2597,"log_size":3712,"log_dups_size":0,"ondisk_log_size":3712,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":9,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:05:46.986251+0000","scrub_duration":8.4608659910000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":33619968,"num_objects":513,"num_object_clones":0,"num_object_copies":1539,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":513,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4714,"num_write_kb":84160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":117,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.579383+0000","last_change":"2023-10-09T10:45:46.705695+0000","last_active":"2023-10-09T10:47:36.579383+0000","last_peered":"2023-10-09T10:47:36.579383+0000","last_clean":"2023-10-09T10:47:36.579383+0000","last_became_active":"2023-10-09T10:45:46.694862+0000","last_became_peered":"2023-10-09T10:45:46.694862+0000","last_unstale":"2023-10-09T10:47:36.579383+0000","last_undegraded":"2023-10-09T10:47:36.579383+0000","last_fullsized":"2023-10-09T10:47:36.579383+0000","mapping_epoch":421,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":422,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":5,"num_bytes_recovered":110,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":103,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.576935+0000","last_change":"2023-10-09T10:46:39.651063+0000","last_active":"2023-10-09T10:47:36.576935+0000","last_peered":"2023-10-09T10:47:36.576935+0000","last_clean":"2023-10-09T10:47:36.576935+0000","last_became_active":"2023-10-09T10:46:39.650621+0000","last_became_peered":"2023-10-09T10:46:39.650621+0000","last_unstale":"2023-10-09T10:47:36.576935+0000","last_undegraded":"2023-10-09T10:47:36.576935+0000","last_fullsized":"2023-10-09T10:47:36.576935+0000","mapping_epoch":429,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":430,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.7","version":"453'9156","reported_seq":10475,"reported_epoch":453,"state":"active+remapped+backfilling","last_fresh":"2023-10-09T10:47:37.698625+0000","last_change":"2023-10-09T10:47:19.541170+0000","last_active":"2023-10-09T10:47:37.698625+0000","last_peered":"2023-10-09T10:47:37.698625+0000","last_clean":"2023-10-09T10:45:44.569062+0000","last_became_active":"2023-10-09T10:45:46.822772+0000","last_became_peered":"2023-10-09T10:45:46.822772+0000","last_unstale":"2023-10-09T10:47:37.698625+0000","last_undegraded":"2023-10-09T10:47:37.698625+0000","last_fullsized":"2023-10-09T10:47:37.698625+0000","mapping_epoch":421,"log_start":"418'5093","ondisk_log_start":"418'5093","created":408,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4063,"log_dups_size":0,"ondisk_log_size":4063,"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":37421056,"num_objects":571,"num_object_clones":0,"num_object_copies":1713,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":186,"num_objects_unfound":0,"num_objects_dirty":571,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7117,"num_write_kb":246016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":621,"num_bytes_recovered":40697856,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"avail_no_missing":["6","2","7"],"object_location_counts":[{"shards":"2,6,7","objects":571}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":93,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.578620+0000","last_change":"2023-10-09T10:38:18.367017+0000","last_active":"2023-10-09T10:47:36.578620+0000","last_peered":"2023-10-09T10:47:36.578620+0000","last_clean":"2023-10-09T10:47:36.578620+0000","last_became_active":"2023-10-09T10:38:18.317219+0000","last_became_peered":"2023-10-09T10:38:18.317219+0000","last_unstale":"2023-10-09T10:47:36.578620+0000","last_undegraded":"2023-10-09T10:47:36.578620+0000","last_fullsized":"2023-10-09T10:47:36.578620+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":400,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-09T10:47:38.591549+0000","last_change":"2023-10-09T10:36:25.312075+0000","last_active":"2023-10-09T10:47:38.591549+0000","last_peered":"2023-10-09T10:47:38.591549+0000","last_clean":"2023-10-09T10:47:38.591549+0000","last_became_active":"2023-10-09T10:36:25.311622+0000","last_became_peered":"2023-10-09T10:36:25.311622+0000","last_unstale":"2023-10-09T10:47:38.591549+0000","last_undegraded":"2023-10-09T10:47:38.591549+0000","last_fullsized":"2023-10-09T10:47:38.591549+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:07:00.311581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.4","version":"452'10581","reported_seq":10844,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.729039+0000","last_change":"2023-10-09T10:44:59.523524+0000","last_active":"2023-10-09T10:47:36.729039+0000","last_peered":"2023-10-09T10:47:36.729039+0000","last_clean":"2023-10-09T10:47:36.729039+0000","last_became_active":"2023-10-09T10:44:51.465476+0000","last_became_peered":"2023-10-09T10:44:51.465476+0000","last_unstale":"2023-10-09T10:47:36.729039+0000","last_undegraded":"2023-10-09T10:47:36.729039+0000","last_fullsized":"2023-10-09T10:47:36.729039+0000","mapping_epoch":408,"log_start":"418'6470","ondisk_log_start":"418'6470","created":408,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"417'5636","last_scrub_stamp":"2023-10-09T10:44:59.523316+0000","last_deep_scrub":"417'5636","last_deep_scrub_stamp":"2023-10-09T10:44:59.523316+0000","last_clean_scrub_stamp":"2023-10-09T10:44:59.523316+0000","objects_scrubbed":2314,"log_size":4111,"log_dups_size":0,"ondisk_log_size":4111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":7,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:56:03.521012+0000","scrub_duration":6.8869751279999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":39583744,"num_objects":604,"num_object_clones":0,"num_object_copies":1812,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":604,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5096,"num_write_kb":108352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"59'1","reported_seq":138,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.579588+0000","last_change":"2023-10-09T10:37:28.320648+0000","last_active":"2023-10-09T10:47:36.579588+0000","last_peered":"2023-10-09T10:47:36.579588+0000","last_clean":"2023-10-09T10:47:36.579588+0000","last_became_active":"2023-10-09T10:37:28.306402+0000","last_became_peered":"2023-10-09T10:37:28.306402+0000","last_unstale":"2023-10-09T10:47:36.579588+0000","last_undegraded":"2023-10-09T10:47:36.579588+0000","last_fullsized":"2023-10-09T10:47:36.579588+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":4,"num_bytes_recovered":280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":437,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.572296+0000","last_change":"2023-10-09T10:38:40.460417+0000","last_active":"2023-10-09T10:47:36.572296+0000","last_peered":"2023-10-09T10:47:36.572296+0000","last_clean":"2023-10-09T10:47:36.572296+0000","last_became_active":"2023-10-09T10:38:40.459949+0000","last_became_peered":"2023-10-09T10:38:40.459949+0000","last_unstale":"2023-10-09T10:47:36.572296+0000","last_undegraded":"2023-10-09T10:47:36.572296+0000","last_fullsized":"2023-10-09T10:47:36.572296+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.5","version":"452'8853","reported_seq":8920,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.753259+0000","last_change":"2023-10-09T10:44:51.499947+0000","last_active":"2023-10-09T10:47:36.753259+0000","last_peered":"2023-10-09T10:47:36.753259+0000","last_clean":"2023-10-09T10:47:36.753259+0000","last_became_active":"2023-10-09T10:44:51.478761+0000","last_became_peered":"2023-10-09T10:44:51.478761+0000","last_unstale":"2023-10-09T10:47:36.753259+0000","last_undegraded":"2023-10-09T10:47:36.753259+0000","last_fullsized":"2023-10-09T10:47:36.753259+0000","mapping_epoch":408,"log_start":"418'4717","ondisk_log_start":"418'4717","created":408,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4136,"log_dups_size":0,"ondisk_log_size":4136,"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":36536320,"num_objects":557,"num_object_clones":0,"num_object_copies":1671,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":557,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6857,"num_write_kb":237280,"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":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":298,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.573263+0000","last_change":"2023-10-09T10:37:28.318660+0000","last_active":"2023-10-09T10:47:36.573263+0000","last_peered":"2023-10-09T10:47:36.573263+0000","last_clean":"2023-10-09T10:47:36.573263+0000","last_became_active":"2023-10-09T10:37:28.318275+0000","last_became_peered":"2023-10-09T10:37:28.318275+0000","last_unstale":"2023-10-09T10:47:36.573263+0000","last_undegraded":"2023-10-09T10:47:36.573263+0000","last_fullsized":"2023-10-09T10:47:36.573263+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":306,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-09T10:47:38.593567+0000","last_change":"2023-10-09T10:38:18.314819+0000","last_active":"2023-10-09T10:47:38.593567+0000","last_peered":"2023-10-09T10:47:38.593567+0000","last_clean":"2023-10-09T10:47:38.593567+0000","last_became_active":"2023-10-09T10:38:18.314497+0000","last_became_peered":"2023-10-09T10:38:18.314497+0000","last_unstale":"2023-10-09T10:47:38.593567+0000","last_undegraded":"2023-10-09T10:47:38.593567+0000","last_fullsized":"2023-10-09T10:47:38.593567+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:38:03.920130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.2","version":"454'9045","reported_seq":12574,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-09T10:47:39.156093+0000","last_change":"2023-10-09T10:47:01.706796+0000","last_active":"2023-10-09T10:47:39.156093+0000","last_peered":"2023-10-09T10:47:39.156093+0000","last_clean":"2023-10-09T10:47:39.156093+0000","last_became_active":"2023-10-09T10:47:01.670747+0000","last_became_peered":"2023-10-09T10:47:01.670747+0000","last_unstale":"2023-10-09T10:47:39.156093+0000","last_undegraded":"2023-10-09T10:47:39.156093+0000","last_fullsized":"2023-10-09T10:47:39.156093+0000","mapping_epoch":433,"log_start":"418'5392","ondisk_log_start":"418'5392","created":408,"last_epoch_clean":434,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":3653,"log_dups_size":0,"ondisk_log_size":3653,"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":38535168,"num_objects":588,"num_object_clones":0,"num_object_copies":1764,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":588,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7032,"num_write_kb":243840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1723,"num_bytes_recovered":112918528,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":151,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.579526+0000","last_change":"2023-10-09T10:45:45.687685+0000","last_active":"2023-10-09T10:47:36.579526+0000","last_peered":"2023-10-09T10:47:36.579526+0000","last_clean":"2023-10-09T10:47:36.579526+0000","last_became_active":"2023-10-09T10:45:45.681703+0000","last_became_peered":"2023-10-09T10:45:45.681703+0000","last_unstale":"2023-10-09T10:47:36.579526+0000","last_undegraded":"2023-10-09T10:47:36.579526+0000","last_fullsized":"2023-10-09T10:47:36.579526+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":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,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":446,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.573089+0000","last_change":"2023-10-09T10:36:25.314881+0000","last_active":"2023-10-09T10:47:36.573089+0000","last_peered":"2023-10-09T10:47:36.573089+0000","last_clean":"2023-10-09T10:47:36.573089+0000","last_became_active":"2023-10-09T10:36:25.314394+0000","last_became_peered":"2023-10-09T10:36:25.314394+0000","last_unstale":"2023-10-09T10:47:36.573089+0000","last_undegraded":"2023-10-09T10:47:36.573089+0000","last_fullsized":"2023-10-09T10:47:36.573089+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.3","version":"452'9247","reported_seq":9362,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.753819+0000","last_change":"2023-10-09T10:44:52.281136+0000","last_active":"2023-10-09T10:47:36.753819+0000","last_peered":"2023-10-09T10:47:36.753819+0000","last_clean":"2023-10-09T10:47:36.753819+0000","last_became_active":"2023-10-09T10:44:51.468363+0000","last_became_peered":"2023-10-09T10:44:51.468363+0000","last_unstale":"2023-10-09T10:47:36.753819+0000","last_undegraded":"2023-10-09T10:47:36.753819+0000","last_fullsized":"2023-10-09T10:47:36.753819+0000","mapping_epoch":408,"log_start":"418'5144","ondisk_log_start":"418'5144","created":408,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"417'4082","last_scrub_stamp":"2023-10-09T10:44:52.280975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:44:52.280975+0000","objects_scrubbed":2057,"log_size":4103,"log_dups_size":0,"ondisk_log_size":4103,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:13:38.570921+0000","scrub_duration":0.63940313500000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":39780352,"num_objects":607,"num_object_clones":0,"num_object_copies":1821,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":607,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5184,"num_write_kb":119488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":449,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.573538+0000","last_change":"2023-10-09T10:45:45.683267+0000","last_active":"2023-10-09T10:47:36.573538+0000","last_peered":"2023-10-09T10:47:36.573538+0000","last_clean":"2023-10-09T10:47:36.573538+0000","last_became_active":"2023-10-09T10:45:45.682886+0000","last_became_peered":"2023-10-09T10:45:45.682886+0000","last_unstale":"2023-10-09T10:47:36.573538+0000","last_undegraded":"2023-10-09T10:47:36.573538+0000","last_fullsized":"2023-10-09T10:47:36.573538+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":402,"reported_epoch":451,"state":"active+clean","last_fresh":"2023-10-09T10:47:35.470963+0000","last_change":"2023-10-09T10:32:46.309500+0000","last_active":"2023-10-09T10:47:35.470963+0000","last_peered":"2023-10-09T10:47:35.470963+0000","last_clean":"2023-10-09T10:47:35.470963+0000","last_became_active":"2023-10-09T10:32:46.309031+0000","last_became_peered":"2023-10-09T10:32:46.309031+0000","last_unstale":"2023-10-09T10:47:35.470963+0000","last_undegraded":"2023-10-09T10:47:35.470963+0000","last_fullsized":"2023-10-09T10:47:35.470963+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:02:13.659301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.0","version":"453'9174","reported_seq":9241,"reported_epoch":453,"state":"active+clean","last_fresh":"2023-10-09T10:47:37.672021+0000","last_change":"2023-10-09T10:44:51.518394+0000","last_active":"2023-10-09T10:47:37.672021+0000","last_peered":"2023-10-09T10:47:37.672021+0000","last_clean":"2023-10-09T10:47:37.672021+0000","last_became_active":"2023-10-09T10:44:51.506219+0000","last_became_peered":"2023-10-09T10:44:51.506219+0000","last_unstale":"2023-10-09T10:47:37.672021+0000","last_undegraded":"2023-10-09T10:47:37.672021+0000","last_fullsized":"2023-10-09T10:47:37.672021+0000","mapping_epoch":408,"log_start":"418'5108","ondisk_log_start":"418'5108","created":408,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4066,"log_dups_size":0,"ondisk_log_size":4066,"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":40861696,"num_objects":623,"num_object_clones":0,"num_object_copies":1869,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":623,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7119,"num_write_kb":247776,"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":[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.9","version":"0'0","reported_seq":426,"reported_epoch":451,"state":"active+clean","last_fresh":"2023-10-09T10:47:35.469822+0000","last_change":"2023-10-09T10:36:25.306752+0000","last_active":"2023-10-09T10:47:35.469822+0000","last_peered":"2023-10-09T10:47:35.469822+0000","last_clean":"2023-10-09T10:47:35.469822+0000","last_became_active":"2023-10-09T10:36:25.306374+0000","last_became_peered":"2023-10-09T10:36:25.306374+0000","last_unstale":"2023-10-09T10:47:35.469822+0000","last_undegraded":"2023-10-09T10:47:35.469822+0000","last_fullsized":"2023-10-09T10:47:35.469822+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:43:37.204239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":466,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.574147+0000","last_change":"2023-10-09T10:45:45.686474+0000","last_active":"2023-10-09T10:47:36.574147+0000","last_peered":"2023-10-09T10:47:36.574147+0000","last_clean":"2023-10-09T10:47:36.574147+0000","last_became_active":"2023-10-09T10:45:45.685716+0000","last_became_peered":"2023-10-09T10:45:45.685716+0000","last_unstale":"2023-10-09T10:47:36.574147+0000","last_undegraded":"2023-10-09T10:47:36.574147+0000","last_fullsized":"2023-10-09T10:47:36.574147+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.1","version":"453'9076","reported_seq":9156,"reported_epoch":453,"state":"active+clean","last_fresh":"2023-10-09T10:47:38.056085+0000","last_change":"2023-10-09T10:45:11.092034+0000","last_active":"2023-10-09T10:47:38.056085+0000","last_peered":"2023-10-09T10:47:38.056085+0000","last_clean":"2023-10-09T10:47:38.056085+0000","last_became_active":"2023-10-09T10:44:51.494032+0000","last_became_peered":"2023-10-09T10:44:51.494032+0000","last_unstale":"2023-10-09T10:47:38.056085+0000","last_undegraded":"2023-10-09T10:47:38.056085+0000","last_fullsized":"2023-10-09T10:47:38.056085+0000","mapping_epoch":408,"log_start":"418'5082","ondisk_log_start":"418'5082","created":408,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"417'4772","last_scrub_stamp":"2023-10-09T10:45:11.091942+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:45:11.091942+0000","objects_scrubbed":0,"log_size":3994,"log_dups_size":0,"ondisk_log_size":3994,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34209792,"num_objects":522,"num_object_clones":0,"num_object_copies":1566,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":522,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4324,"num_write_kb":65920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":489,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-09T10:47:38.597641+0000","last_change":"2023-10-09T10:38:18.314175+0000","last_active":"2023-10-09T10:47:38.597641+0000","last_peered":"2023-10-09T10:47:38.597641+0000","last_clean":"2023-10-09T10:47:38.597641+0000","last_became_active":"2023-10-09T10:38:18.313880+0000","last_became_peered":"2023-10-09T10:38:18.313880+0000","last_unstale":"2023-10-09T10:47:38.597641+0000","last_undegraded":"2023-10-09T10:47:38.597641+0000","last_fullsized":"2023-10-09T10:47:38.597641+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:41:44.774600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":459,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-09T10:47:38.595232+0000","last_change":"2023-10-09T10:37:28.300970+0000","last_active":"2023-10-09T10:47:38.595232+0000","last_peered":"2023-10-09T10:47:38.595232+0000","last_clean":"2023-10-09T10:47:38.595232+0000","last_became_active":"2023-10-09T10:37:28.299810+0000","last_became_peered":"2023-10-09T10:37:28.299810+0000","last_unstale":"2023-10-09T10:47:38.595232+0000","last_undegraded":"2023-10-09T10:47:38.595232+0000","last_fullsized":"2023-10-09T10:47:38.595232+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:50:57.106574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.c","version":"453'14331","reported_seq":30683,"reported_epoch":453,"state":"active+clean","last_fresh":"2023-10-09T10:47:38.100621+0000","last_change":"2023-10-09T10:47:19.534479+0000","last_active":"2023-10-09T10:47:38.100621+0000","last_peered":"2023-10-09T10:47:38.100621+0000","last_clean":"2023-10-09T10:47:38.100621+0000","last_became_active":"2023-10-09T10:47:19.489056+0000","last_became_peered":"2023-10-09T10:47:19.489056+0000","last_unstale":"2023-10-09T10:47:38.100621+0000","last_undegraded":"2023-10-09T10:47:38.100621+0000","last_fullsized":"2023-10-09T10:47:38.100621+0000","mapping_epoch":440,"log_start":"426'10372","ondisk_log_start":"426'10372","created":408,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":3959,"log_dups_size":0,"ondisk_log_size":3959,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":74514432,"num_objects":1137,"num_object_clones":0,"num_object_copies":3411,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1137,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14331,"num_write_kb":494976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8125,"num_bytes_recovered":532414464,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"76'131","reported_seq":1021,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-09T10:47:38.593952+0000","last_change":"2023-10-09T10:36:28.327890+0000","last_active":"2023-10-09T10:47:38.593952+0000","last_peered":"2023-10-09T10:47:38.593952+0000","last_clean":"2023-10-09T10:47:38.593952+0000","last_became_active":"2023-10-09T10:36:28.327249+0000","last_became_peered":"2023-10-09T10:36:28.327249+0000","last_unstale":"2023-10-09T10:47:38.593952+0000","last_undegraded":"2023-10-09T10:47:38.593952+0000","last_fullsized":"2023-10-09T10:47:38.593952+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":131,"log_dups_size":0,"ondisk_log_size":131,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:47:40.842669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":619,"num_read_kb":508,"num_write":137,"num_write_kb":4162,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":36,"num_bytes_recovered":12582912,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":341,"reported_epoch":451,"state":"active+clean","last_fresh":"2023-10-09T10:47:35.471008+0000","last_change":"2023-10-09T10:38:41.457553+0000","last_active":"2023-10-09T10:47:35.471008+0000","last_peered":"2023-10-09T10:47:35.471008+0000","last_clean":"2023-10-09T10:47:35.471008+0000","last_became_active":"2023-10-09T10:38:41.457251+0000","last_became_peered":"2023-10-09T10:38:41.457251+0000","last_unstale":"2023-10-09T10:47:35.471008+0000","last_undegraded":"2023-10-09T10:47:35.471008+0000","last_fullsized":"2023-10-09T10:47:35.471008+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:10:15.093871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":44,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-09T10:47:38.591429+0000","last_change":"2023-10-09T10:45:46.780138+0000","last_active":"2023-10-09T10:47:38.591429+0000","last_peered":"2023-10-09T10:47:38.591429+0000","last_clean":"2023-10-09T10:47:38.591429+0000","last_became_active":"2023-10-09T10:45:46.779076+0000","last_became_peered":"2023-10-09T10:45:46.779076+0000","last_unstale":"2023-10-09T10:47:38.591429+0000","last_undegraded":"2023-10-09T10:47:38.591429+0000","last_fullsized":"2023-10-09T10:47:38.591429+0000","mapping_epoch":421,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":422,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:54:47.374149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"10.a","version":"453'14120","reported_seq":14173,"reported_epoch":453,"state":"active+clean","last_fresh":"2023-10-09T10:47:37.709606+0000","last_change":"2023-10-09T10:43:52.979665+0000","last_active":"2023-10-09T10:47:37.709606+0000","last_peered":"2023-10-09T10:47:37.709606+0000","last_clean":"2023-10-09T10:47:37.709606+0000","last_became_active":"2023-10-09T10:43:52.979322+0000","last_became_peered":"2023-10-09T10:43:52.979322+0000","last_unstale":"2023-10-09T10:47:37.709606+0000","last_undegraded":"2023-10-09T10:47:37.709606+0000","last_fullsized":"2023-10-09T10:47:37.709606+0000","mapping_epoch":408,"log_start":"426'10116","ondisk_log_start":"426'10116","created":408,"last_epoch_clean":409,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4004,"log_dups_size":0,"ondisk_log_size":4004,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77856768,"num_objects":1188,"num_object_clones":0,"num_object_copies":3564,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1188,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14120,"num_write_kb":489856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"76'52","reported_seq":558,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-09T10:47:38.592083+0000","last_change":"2023-10-09T10:38:18.370297+0000","last_active":"2023-10-09T10:47:38.592083+0000","last_peered":"2023-10-09T10:47:38.592083+0000","last_clean":"2023-10-09T10:47:38.592083+0000","last_became_active":"2023-10-09T10:38:18.314590+0000","last_became_peered":"2023-10-09T10:38:18.314590+0000","last_unstale":"2023-10-09T10:47:38.592083+0000","last_undegraded":"2023-10-09T10:47:38.592083+0000","last_fullsized":"2023-10-09T10:47:38.592083+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:10:56.217680+0000","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":490,"num_read_kb":1926,"num_write":46,"num_write_kb":1266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":456,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.572932+0000","last_change":"2023-10-09T10:43:28.410421+0000","last_active":"2023-10-09T10:47:36.572932+0000","last_peered":"2023-10-09T10:47:36.572932+0000","last_clean":"2023-10-09T10:47:36.572932+0000","last_became_active":"2023-10-09T10:43:28.409986+0000","last_became_peered":"2023-10-09T10:43:28.409986+0000","last_unstale":"2023-10-09T10:47:36.572932+0000","last_undegraded":"2023-10-09T10:47:36.572932+0000","last_fullsized":"2023-10-09T10:47:36.572932+0000","mapping_epoch":400,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":401,"reported_epoch":451,"state":"active+clean","last_fresh":"2023-10-09T10:47:35.470448+0000","last_change":"2023-10-09T10:46:39.671986+0000","last_active":"2023-10-09T10:47:35.470448+0000","last_peered":"2023-10-09T10:47:35.470448+0000","last_clean":"2023-10-09T10:47:35.470448+0000","last_became_active":"2023-10-09T10:46:39.671604+0000","last_became_peered":"2023-10-09T10:46:39.671604+0000","last_unstale":"2023-10-09T10:47:35.470448+0000","last_undegraded":"2023-10-09T10:47:35.470448+0000","last_fullsized":"2023-10-09T10:47:35.470448+0000","mapping_epoch":429,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":430,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:30:01.415647+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.9","version":"452'9269","reported_seq":9331,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.729021+0000","last_change":"2023-10-09T10:44:51.477390+0000","last_active":"2023-10-09T10:47:36.729021+0000","last_peered":"2023-10-09T10:47:36.729021+0000","last_clean":"2023-10-09T10:47:36.729021+0000","last_became_active":"2023-10-09T10:44:51.474851+0000","last_became_peered":"2023-10-09T10:44:51.474851+0000","last_unstale":"2023-10-09T10:47:36.729021+0000","last_undegraded":"2023-10-09T10:47:36.729021+0000","last_fullsized":"2023-10-09T10:47:36.729021+0000","mapping_epoch":408,"log_start":"418'5212","ondisk_log_start":"418'5212","created":408,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4057,"log_dups_size":0,"ondisk_log_size":4057,"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":37650432,"num_objects":574,"num_object_clones":0,"num_object_copies":1722,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":574,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7252,"num_write_kb":250464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1","version":"76'118","reported_seq":976,"reported_epoch":451,"state":"active+clean","last_fresh":"2023-10-09T10:47:35.470105+0000","last_change":"2023-10-09T10:32:11.493794+0000","last_active":"2023-10-09T10:47:35.470105+0000","last_peered":"2023-10-09T10:47:35.470105+0000","last_clean":"2023-10-09T10:47:35.470105+0000","last_became_active":"2023-10-09T10:32:11.493130+0000","last_became_peered":"2023-10-09T10:32:11.493130+0000","last_unstale":"2023-10-09T10:47:35.470105+0000","last_undegraded":"2023-10-09T10:47:35.470105+0000","last_fullsized":"2023-10-09T10:47:35.470105+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":118,"log_dups_size":0,"ondisk_log_size":118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:18:26.113544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":881,"num_read_kb":1026,"num_write":94,"num_write_kb":1236,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":26,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":442,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-09T10:47:38.597723+0000","last_change":"2023-10-09T10:27:58.141484+0000","last_active":"2023-10-09T10:47:38.597723+0000","last_peered":"2023-10-09T10:47:38.597723+0000","last_clean":"2023-10-09T10:47:38.597723+0000","last_became_active":"2023-10-09T10:27:58.141130+0000","last_became_peered":"2023-10-09T10:27:58.141130+0000","last_unstale":"2023-10-09T10:47:38.597723+0000","last_undegraded":"2023-10-09T10:47:38.597723+0000","last_fullsized":"2023-10-09T10:47:38.597723+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:15:58.448896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":45,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-09T10:47:38.595353+0000","last_change":"2023-10-09T10:45:45.680361+0000","last_active":"2023-10-09T10:47:38.595353+0000","last_peered":"2023-10-09T10:47:38.595353+0000","last_clean":"2023-10-09T10:47:38.595353+0000","last_became_active":"2023-10-09T10:45:45.679863+0000","last_became_peered":"2023-10-09T10:45:45.679863+0000","last_unstale":"2023-10-09T10:47:38.595353+0000","last_undegraded":"2023-10-09T10:47:38.595353+0000","last_fullsized":"2023-10-09T10:47:38.595353+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:02:07.823450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.b","version":"453'13847","reported_seq":13900,"reported_epoch":453,"state":"active+clean","last_fresh":"2023-10-09T10:47:37.689610+0000","last_change":"2023-10-09T10:43:52.980019+0000","last_active":"2023-10-09T10:47:37.689610+0000","last_peered":"2023-10-09T10:47:37.689610+0000","last_clean":"2023-10-09T10:47:37.689610+0000","last_became_active":"2023-10-09T10:43:52.979677+0000","last_became_peered":"2023-10-09T10:43:52.979677+0000","last_unstale":"2023-10-09T10:47:37.689610+0000","last_undegraded":"2023-10-09T10:47:37.689610+0000","last_fullsized":"2023-10-09T10:47:37.689610+0000","mapping_epoch":408,"log_start":"426'9818","ondisk_log_start":"426'9818","created":408,"last_epoch_clean":409,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4029,"log_dups_size":0,"ondisk_log_size":4029,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77398016,"num_objects":1181,"num_object_clones":0,"num_object_copies":3543,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1181,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13847,"num_write_kb":480896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"76'179","reported_seq":677,"reported_epoch":451,"state":"active+clean","last_fresh":"2023-10-09T10:47:35.470043+0000","last_change":"2023-10-09T10:38:21.355302+0000","last_active":"2023-10-09T10:47:35.470043+0000","last_peered":"2023-10-09T10:47:35.470043+0000","last_clean":"2023-10-09T10:47:35.470043+0000","last_became_active":"2023-10-09T10:38:21.354686+0000","last_became_peered":"2023-10-09T10:38:21.354686+0000","last_unstale":"2023-10-09T10:47:35.470043+0000","last_undegraded":"2023-10-09T10:47:35.470043+0000","last_fullsized":"2023-10-09T10:47:35.470043+0000","mapping_epoch":375,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":376,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":179,"log_dups_size":0,"ondisk_log_size":179,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:51:59.873206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":679,"num_read_kb":603,"num_write":161,"num_write_kb":107,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"83'139","reported_seq":415,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.581872+0000","last_change":"2023-10-09T10:38:42.465548+0000","last_active":"2023-10-09T10:47:36.581872+0000","last_peered":"2023-10-09T10:47:36.581872+0000","last_clean":"2023-10-09T10:47:36.581872+0000","last_became_active":"2023-10-09T10:38:42.465078+0000","last_became_peered":"2023-10-09T10:38:42.465078+0000","last_unstale":"2023-10-09T10:47:36.581872+0000","last_undegraded":"2023-10-09T10:47:36.581872+0000","last_fullsized":"2023-10-09T10:47:36.581872+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_clean_scrub_stamp":"2023-10-09T09:52:58.844090+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,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":329,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.572811+0000","last_change":"2023-10-09T10:37:28.312768+0000","last_active":"2023-10-09T10:47:36.572811+0000","last_peered":"2023-10-09T10:47:36.572811+0000","last_clean":"2023-10-09T10:47:36.572811+0000","last_became_active":"2023-10-09T10:37:28.311906+0000","last_became_peered":"2023-10-09T10:37:28.311906+0000","last_unstale":"2023-10-09T10:47:36.572811+0000","last_undegraded":"2023-10-09T10:47:36.572811+0000","last_fullsized":"2023-10-09T10:47:36.572811+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":437,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.573214+0000","last_change":"2023-10-09T10:37:28.319186+0000","last_active":"2023-10-09T10:47:36.573214+0000","last_peered":"2023-10-09T10:47:36.573214+0000","last_clean":"2023-10-09T10:47:36.573214+0000","last_became_active":"2023-10-09T10:37:28.318547+0000","last_became_peered":"2023-10-09T10:37:28.318547+0000","last_unstale":"2023-10-09T10:47:36.573214+0000","last_undegraded":"2023-10-09T10:47:36.573214+0000","last_fullsized":"2023-10-09T10:47:36.573214+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.8","version":"452'9061","reported_seq":11847,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.689139+0000","last_change":"2023-10-09T10:47:08.719007+0000","last_active":"2023-10-09T10:47:36.689139+0000","last_peered":"2023-10-09T10:47:36.689139+0000","last_clean":"2023-10-09T10:47:36.689139+0000","last_became_active":"2023-10-09T10:47:08.702421+0000","last_became_peered":"2023-10-09T10:47:08.702421+0000","last_unstale":"2023-10-09T10:47:36.689139+0000","last_undegraded":"2023-10-09T10:47:36.689139+0000","last_fullsized":"2023-10-09T10:47:36.689139+0000","mapping_epoch":436,"log_start":"418'5001","ondisk_log_start":"418'5001","created":408,"last_epoch_clean":437,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4060,"log_dups_size":0,"ondisk_log_size":4060,"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":38600704,"num_objects":589,"num_object_clones":0,"num_object_copies":1767,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":589,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7061,"num_write_kb":244800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1350,"num_bytes_recovered":88473600,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"76'47","reported_seq":178,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.579301+0000","last_change":"2023-10-09T10:45:45.698390+0000","last_active":"2023-10-09T10:47:36.579301+0000","last_peered":"2023-10-09T10:47:36.579301+0000","last_clean":"2023-10-09T10:47:36.579301+0000","last_became_active":"2023-10-09T10:45:45.684822+0000","last_became_peered":"2023-10-09T10:45:45.684822+0000","last_unstale":"2023-10-09T10:47:36.579301+0000","last_undegraded":"2023-10-09T10:47:36.579301+0000","last_fullsized":"2023-10-09T10:47:36.579301+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":47,"log_dups_size":0,"ondisk_log_size":47,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":113,"num_read_kb":478,"num_write":49,"num_write_kb":229,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":25,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":367,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.577346+0000","last_change":"2023-10-09T10:37:28.303935+0000","last_active":"2023-10-09T10:47:36.577346+0000","last_peered":"2023-10-09T10:47:36.577346+0000","last_clean":"2023-10-09T10:47:36.577346+0000","last_became_active":"2023-10-09T10:37:28.303566+0000","last_became_peered":"2023-10-09T10:37:28.303566+0000","last_unstale":"2023-10-09T10:47:36.577346+0000","last_undegraded":"2023-10-09T10:47:36.577346+0000","last_fullsized":"2023-10-09T10:47:36.577346+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":318,"reported_epoch":451,"state":"active+clean","last_fresh":"2023-10-09T10:47:35.471160+0000","last_change":"2023-10-09T10:38:18.311674+0000","last_active":"2023-10-09T10:47:35.471160+0000","last_peered":"2023-10-09T10:47:35.471160+0000","last_clean":"2023-10-09T10:47:35.471160+0000","last_became_active":"2023-10-09T10:38:18.311165+0000","last_became_peered":"2023-10-09T10:38:18.311165+0000","last_unstale":"2023-10-09T10:47:35.471160+0000","last_undegraded":"2023-10-09T10:47:35.471160+0000","last_fullsized":"2023-10-09T10:47:35.471160+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:34:16.293154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"10.d","version":"453'14389","reported_seq":21031,"reported_epoch":453,"state":"active+clean","last_fresh":"2023-10-09T10:47:37.689410+0000","last_change":"2023-10-09T10:47:07.820619+0000","last_active":"2023-10-09T10:47:37.689410+0000","last_peered":"2023-10-09T10:47:37.689410+0000","last_clean":"2023-10-09T10:47:37.689410+0000","last_became_active":"2023-10-09T10:47:07.717414+0000","last_became_peered":"2023-10-09T10:47:07.717414+0000","last_unstale":"2023-10-09T10:47:37.689410+0000","last_undegraded":"2023-10-09T10:47:37.689410+0000","last_fullsized":"2023-10-09T10:47:37.689410+0000","mapping_epoch":435,"log_start":"426'10360","ondisk_log_start":"426'10360","created":408,"last_epoch_clean":436,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4029,"log_dups_size":0,"ondisk_log_size":4029,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":76415000,"num_objects":1167,"num_object_clones":0,"num_object_copies":3501,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1167,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":14389,"num_write_kb":497729,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3282,"num_bytes_recovered":214892568,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"76'109","reported_seq":643,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.579699+0000","last_change":"2023-10-09T10:36:28.342668+0000","last_active":"2023-10-09T10:47:36.579699+0000","last_peered":"2023-10-09T10:47:36.579699+0000","last_clean":"2023-10-09T10:47:36.579699+0000","last_became_active":"2023-10-09T10:36:28.341728+0000","last_became_peered":"2023-10-09T10:36:28.341728+0000","last_unstale":"2023-10-09T10:47:36.579699+0000","last_undegraded":"2023-10-09T10:47:36.579699+0000","last_fullsized":"2023-10-09T10:47:36.579699+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":821,"num_read_kb":1489,"num_write":106,"num_write_kb":462,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":344,"reported_epoch":451,"state":"active+clean","last_fresh":"2023-10-09T10:47:35.470662+0000","last_change":"2023-10-09T10:37:28.308952+0000","last_active":"2023-10-09T10:47:35.470662+0000","last_peered":"2023-10-09T10:47:35.470662+0000","last_clean":"2023-10-09T10:47:35.470662+0000","last_became_active":"2023-10-09T10:37:28.308622+0000","last_became_peered":"2023-10-09T10:37:28.308622+0000","last_unstale":"2023-10-09T10:47:35.470662+0000","last_undegraded":"2023-10-09T10:47:35.470662+0000","last_fullsized":"2023-10-09T10:47:35.470662+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:19:21.780172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":454,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.579777+0000","last_change":"2023-10-09T10:37:28.306730+0000","last_active":"2023-10-09T10:47:36.579777+0000","last_peered":"2023-10-09T10:47:36.579777+0000","last_clean":"2023-10-09T10:47:36.579777+0000","last_became_active":"2023-10-09T10:37:28.306278+0000","last_became_peered":"2023-10-09T10:37:28.306278+0000","last_unstale":"2023-10-09T10:47:36.579777+0000","last_undegraded":"2023-10-09T10:47:36.579777+0000","last_fullsized":"2023-10-09T10:47:36.579777+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.e","version":"453'14228","reported_seq":17573,"reported_epoch":453,"state":"active+clean","last_fresh":"2023-10-09T10:47:37.673249+0000","last_change":"2023-10-09T10:47:30.607488+0000","last_active":"2023-10-09T10:47:37.673249+0000","last_peered":"2023-10-09T10:47:37.673249+0000","last_clean":"2023-10-09T10:47:37.673249+0000","last_became_active":"2023-10-09T10:47:30.546503+0000","last_became_peered":"2023-10-09T10:47:30.546503+0000","last_unstale":"2023-10-09T10:47:37.673249+0000","last_undegraded":"2023-10-09T10:47:37.673249+0000","last_fullsized":"2023-10-09T10:47:37.673249+0000","mapping_epoch":445,"log_start":"426'10183","ondisk_log_start":"426'10183","created":408,"last_epoch_clean":446,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4045,"log_dups_size":0,"ondisk_log_size":4045,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":76152832,"num_objects":1162,"num_object_clones":0,"num_object_copies":3486,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1162,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14228,"num_write_kb":492480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1634,"num_bytes_recovered":107020288,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"59'2","reported_seq":94,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.579118+0000","last_change":"2023-10-09T10:38:18.364325+0000","last_active":"2023-10-09T10:47:36.579118+0000","last_peered":"2023-10-09T10:47:36.579118+0000","last_clean":"2023-10-09T10:47:36.579118+0000","last_became_active":"2023-10-09T10:38:18.317106+0000","last_became_peered":"2023-10-09T10:38:18.317106+0000","last_unstale":"2023-10-09T10:47:36.579118+0000","last_undegraded":"2023-10-09T10:47:36.579118+0000","last_fullsized":"2023-10-09T10:47:36.579118+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"76'153","reported_seq":836,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-09T10:47:38.594758+0000","last_change":"2023-10-09T10:45:48.704515+0000","last_active":"2023-10-09T10:47:38.594758+0000","last_peered":"2023-10-09T10:47:38.594758+0000","last_clean":"2023-10-09T10:47:38.594758+0000","last_became_active":"2023-10-09T10:45:48.703733+0000","last_became_peered":"2023-10-09T10:45:48.703733+0000","last_unstale":"2023-10-09T10:47:38.594758+0000","last_undegraded":"2023-10-09T10:47:38.594758+0000","last_fullsized":"2023-10-09T10:47:38.594758+0000","mapping_epoch":423,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":424,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:24:11.856187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":859,"num_read_kb":2778,"num_write":113,"num_write_kb":2118,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":85,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.577050+0000","last_change":"2023-10-09T10:38:40.458215+0000","last_active":"2023-10-09T10:47:36.577050+0000","last_peered":"2023-10-09T10:47:36.577050+0000","last_clean":"2023-10-09T10:47:36.577050+0000","last_became_active":"2023-10-09T10:38:40.457897+0000","last_became_peered":"2023-10-09T10:38:40.457897+0000","last_unstale":"2023-10-09T10:47:36.577050+0000","last_undegraded":"2023-10-09T10:47:36.577050+0000","last_fullsized":"2023-10-09T10:47:36.577050+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"10.f","version":"453'14197","reported_seq":14250,"reported_epoch":453,"state":"active+clean","last_fresh":"2023-10-09T10:47:37.662267+0000","last_change":"2023-10-09T10:43:52.982593+0000","last_active":"2023-10-09T10:47:37.662267+0000","last_peered":"2023-10-09T10:47:37.662267+0000","last_clean":"2023-10-09T10:47:37.662267+0000","last_became_active":"2023-10-09T10:43:52.982111+0000","last_became_peered":"2023-10-09T10:43:52.982111+0000","last_unstale":"2023-10-09T10:47:37.662267+0000","last_undegraded":"2023-10-09T10:47:37.662267+0000","last_fullsized":"2023-10-09T10:47:37.662267+0000","mapping_epoch":408,"log_start":"426'10119","ondisk_log_start":"426'10119","created":408,"last_epoch_clean":409,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4078,"log_dups_size":0,"ondisk_log_size":4078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":73859072,"num_objects":1127,"num_object_clones":0,"num_object_copies":3381,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1127,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14197,"num_write_kb":490368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"76'187","reported_seq":1445,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.573898+0000","last_change":"2023-10-09T10:43:40.596228+0000","last_active":"2023-10-09T10:47:36.573898+0000","last_peered":"2023-10-09T10:47:36.573898+0000","last_clean":"2023-10-09T10:47:36.573898+0000","last_became_active":"2023-10-09T10:43:40.595529+0000","last_became_peered":"2023-10-09T10:43:40.595529+0000","last_unstale":"2023-10-09T10:47:36.573898+0000","last_undegraded":"2023-10-09T10:47:36.573898+0000","last_fullsized":"2023-10-09T10:47:36.573898+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1503,"num_read_kb":4410,"num_write":140,"num_write_kb":3134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":52,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":330,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-09T10:47:38.595399+0000","last_change":"2023-10-09T10:38:40.464287+0000","last_active":"2023-10-09T10:47:38.595399+0000","last_peered":"2023-10-09T10:47:38.595399+0000","last_clean":"2023-10-09T10:47:38.595399+0000","last_became_active":"2023-10-09T10:38:40.454696+0000","last_became_peered":"2023-10-09T10:38:40.454696+0000","last_unstale":"2023-10-09T10:47:38.595399+0000","last_undegraded":"2023-10-09T10:47:38.595399+0000","last_fullsized":"2023-10-09T10:47:38.595399+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:59:24.892938+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":244,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.571902+0000","last_change":"2023-10-09T10:38:18.313415+0000","last_active":"2023-10-09T10:47:36.571902+0000","last_peered":"2023-10-09T10:47:36.571902+0000","last_clean":"2023-10-09T10:47:36.571902+0000","last_became_active":"2023-10-09T10:38:18.313032+0000","last_became_peered":"2023-10-09T10:38:18.313032+0000","last_unstale":"2023-10-09T10:47:36.571902+0000","last_undegraded":"2023-10-09T10:47:36.571902+0000","last_fullsized":"2023-10-09T10:47:36.571902+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.12","version":"453'8923","reported_seq":10498,"reported_epoch":453,"state":"active+clean","last_fresh":"2023-10-09T10:47:37.689653+0000","last_change":"2023-10-09T10:47:34.502438+0000","last_active":"2023-10-09T10:47:37.689653+0000","last_peered":"2023-10-09T10:47:37.689653+0000","last_clean":"2023-10-09T10:47:37.689653+0000","last_became_active":"2023-10-09T10:47:34.480410+0000","last_became_peered":"2023-10-09T10:47:34.480410+0000","last_unstale":"2023-10-09T10:47:37.689653+0000","last_undegraded":"2023-10-09T10:47:37.689653+0000","last_fullsized":"2023-10-09T10:47:37.689653+0000","mapping_epoch":449,"log_start":"418'4902","ondisk_log_start":"418'4902","created":416,"last_epoch_clean":450,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4021,"log_dups_size":0,"ondisk_log_size":4021,"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":37617664,"num_objects":574,"num_object_clones":0,"num_object_copies":1722,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":574,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6910,"num_write_kb":239488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":746,"num_bytes_recovered":48889856,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"59'1","reported_seq":130,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.579874+0000","last_change":"2023-10-09T10:45:45.681730+0000","last_active":"2023-10-09T10:47:36.579874+0000","last_peered":"2023-10-09T10:47:36.579874+0000","last_clean":"2023-10-09T10:47:36.579874+0000","last_became_active":"2023-10-09T10:45:45.681299+0000","last_became_peered":"2023-10-09T10:45:45.681299+0000","last_unstale":"2023-10-09T10:47:36.579874+0000","last_undegraded":"2023-10-09T10:47:36.579874+0000","last_fullsized":"2023-10-09T10:47:36.579874+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":396,"reported_epoch":451,"state":"active+clean","last_fresh":"2023-10-09T10:47:35.470874+0000","last_change":"2023-10-09T10:37:28.301840+0000","last_active":"2023-10-09T10:47:35.470874+0000","last_peered":"2023-10-09T10:47:35.470874+0000","last_clean":"2023-10-09T10:47:35.470874+0000","last_became_active":"2023-10-09T10:37:28.301423+0000","last_became_peered":"2023-10-09T10:37:28.301423+0000","last_unstale":"2023-10-09T10:47:35.470874+0000","last_undegraded":"2023-10-09T10:47:35.470874+0000","last_fullsized":"2023-10-09T10:47:35.470874+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:54:46.265480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"10.15","version":"453'9136","reported_seq":9202,"reported_epoch":455,"state":"remapped+peering","last_fresh":"2023-10-09T10:47:39.590011+0000","last_change":"2023-10-09T10:47:39.590011+0000","last_active":"2023-10-09T10:47:38.593708+0000","last_peered":"2023-10-09T10:47:38.587146+0000","last_clean":"2023-10-09T10:47:38.587146+0000","last_became_active":"2023-10-09T10:44:51.499715+0000","last_became_peered":"2023-10-09T10:44:51.499715+0000","last_unstale":"2023-10-09T10:47:39.590011+0000","last_undegraded":"2023-10-09T10:47:39.590011+0000","last_fullsized":"2023-10-09T10:47:39.590011+0000","mapping_epoch":455,"log_start":"418'5033","ondisk_log_start":"418'5033","created":416,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4103,"log_dups_size":0,"ondisk_log_size":4103,"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":37126144,"num_objects":567,"num_object_clones":0,"num_object_copies":1701,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":567,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7141,"num_write_kb":246624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":134,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-09T10:47:38.594469+0000","last_change":"2023-10-09T10:38:18.361656+0000","last_active":"2023-10-09T10:47:38.594469+0000","last_peered":"2023-10-09T10:47:38.594469+0000","last_clean":"2023-10-09T10:47:38.594469+0000","last_became_active":"2023-10-09T10:38:18.314595+0000","last_became_peered":"2023-10-09T10:38:18.314595+0000","last_unstale":"2023-10-09T10:47:38.594469+0000","last_undegraded":"2023-10-09T10:47:38.594469+0000","last_fullsized":"2023-10-09T10:47:38.594469+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:30:15.942679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[1,6,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":45,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-09T10:47:38.591937+0000","last_change":"2023-10-09T10:45:45.680924+0000","last_active":"2023-10-09T10:47:38.591937+0000","last_peered":"2023-10-09T10:47:38.591937+0000","last_clean":"2023-10-09T10:47:38.591937+0000","last_became_active":"2023-10-09T10:45:45.680418+0000","last_became_peered":"2023-10-09T10:45:45.680418+0000","last_unstale":"2023-10-09T10:47:38.591937+0000","last_undegraded":"2023-10-09T10:47:38.591937+0000","last_fullsized":"2023-10-09T10:47:38.591937+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:24:24.107700+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"10.14","version":"454'9159","reported_seq":9234,"reported_epoch":455,"state":"active+clean","last_fresh":"2023-10-09T10:47:39.588608+0000","last_change":"2023-10-09T10:47:37.604394+0000","last_active":"2023-10-09T10:47:39.588608+0000","last_peered":"2023-10-09T10:47:39.588608+0000","last_clean":"2023-10-09T10:47:39.588608+0000","last_became_active":"2023-10-09T10:47:37.578945+0000","last_became_peered":"2023-10-09T10:47:37.578945+0000","last_unstale":"2023-10-09T10:47:39.588608+0000","last_undegraded":"2023-10-09T10:47:39.588608+0000","last_fullsized":"2023-10-09T10:47:39.588608+0000","mapping_epoch":452,"log_start":"418'5482","ondisk_log_start":"418'5482","created":416,"last_epoch_clean":453,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":3677,"log_dups_size":0,"ondisk_log_size":3677,"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":38174720,"num_objects":583,"num_object_clones":0,"num_object_copies":1749,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":583,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7069,"num_write_kb":244832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.1d","version":"59'2","reported_seq":128,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.573041+0000","last_change":"2023-10-09T10:38:18.361250+0000","last_active":"2023-10-09T10:47:36.573041+0000","last_peered":"2023-10-09T10:47:36.573041+0000","last_clean":"2023-10-09T10:47:36.573041+0000","last_became_active":"2023-10-09T10:38:18.314296+0000","last_became_peered":"2023-10-09T10:38:18.314296+0000","last_unstale":"2023-10-09T10:47:36.573041+0000","last_undegraded":"2023-10-09T10:47:36.573041+0000","last_fullsized":"2023-10-09T10:47:36.573041+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":486,"reported_epoch":451,"state":"active+clean","last_fresh":"2023-10-09T10:47:35.470119+0000","last_change":"2023-10-09T10:45:45.687464+0000","last_active":"2023-10-09T10:47:35.470119+0000","last_peered":"2023-10-09T10:47:35.470119+0000","last_clean":"2023-10-09T10:47:35.470119+0000","last_became_active":"2023-10-09T10:45:45.687145+0000","last_became_peered":"2023-10-09T10:45:45.687145+0000","last_unstale":"2023-10-09T10:47:35.470119+0000","last_undegraded":"2023-10-09T10:47:35.470119+0000","last_fullsized":"2023-10-09T10:47:35.470119+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:45:20.630007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,1],"acting":[2,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"10.17","version":"453'9119","reported_seq":9195,"reported_epoch":453,"state":"active+remapped+backfill_wait","last_fresh":"2023-10-09T10:47:37.689551+0000","last_change":"2023-10-09T10:47:07.791322+0000","last_active":"2023-10-09T10:47:37.689551+0000","last_peered":"2023-10-09T10:47:37.689551+0000","last_clean":"2023-10-09T10:45:44.641190+0000","last_became_active":"2023-10-09T10:45:46.829702+0000","last_became_peered":"2023-10-09T10:45:46.829702+0000","last_unstale":"2023-10-09T10:47:37.689551+0000","last_undegraded":"2023-10-09T10:47:37.689551+0000","last_fullsized":"2023-10-09T10:47:37.689551+0000","mapping_epoch":421,"log_start":"418'5065","ondisk_log_start":"418'5065","created":416,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4054,"log_dups_size":0,"ondisk_log_size":4054,"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":40763392,"num_objects":622,"num_object_clones":0,"num_object_copies":1866,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":622,"num_objects_unfound":0,"num_objects_dirty":622,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7080,"num_write_kb":246464,"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":[6,2,1],"acting":[6,2,7],"avail_no_missing":["6","2","7"],"object_location_counts":[{"shards":"2,6,7","objects":622}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":33,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.573693+0000","last_change":"2023-10-09T10:46:39.680927+0000","last_active":"2023-10-09T10:47:36.573693+0000","last_peered":"2023-10-09T10:47:36.573693+0000","last_clean":"2023-10-09T10:47:36.573693+0000","last_became_active":"2023-10-09T10:46:39.680505+0000","last_became_peered":"2023-10-09T10:46:39.680505+0000","last_unstale":"2023-10-09T10:47:36.573693+0000","last_undegraded":"2023-10-09T10:47:36.573693+0000","last_fullsized":"2023-10-09T10:47:36.573693+0000","mapping_epoch":429,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":430,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":364,"reported_epoch":451,"state":"active+clean","last_fresh":"2023-10-09T10:47:35.470371+0000","last_change":"2023-10-09T10:37:28.310223+0000","last_active":"2023-10-09T10:47:35.470371+0000","last_peered":"2023-10-09T10:47:35.470371+0000","last_clean":"2023-10-09T10:47:35.470371+0000","last_became_active":"2023-10-09T10:37:28.309710+0000","last_became_peered":"2023-10-09T10:37:28.309710+0000","last_unstale":"2023-10-09T10:47:35.470371+0000","last_undegraded":"2023-10-09T10:47:35.470371+0000","last_fullsized":"2023-10-09T10:47:35.470371+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:15:34.474099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.16","version":"454'9130","reported_seq":9261,"reported_epoch":454,"state":"active+clean","last_fresh":"2023-10-09T10:47:39.152367+0000","last_change":"2023-10-09T10:45:09.784689+0000","last_active":"2023-10-09T10:47:39.152367+0000","last_peered":"2023-10-09T10:47:39.152367+0000","last_clean":"2023-10-09T10:47:39.152367+0000","last_became_active":"2023-10-09T10:44:51.493064+0000","last_became_peered":"2023-10-09T10:44:51.493064+0000","last_unstale":"2023-10-09T10:47:39.152367+0000","last_undegraded":"2023-10-09T10:47:39.152367+0000","last_fullsized":"2023-10-09T10:47:39.152367+0000","mapping_epoch":416,"log_start":"418'5477","ondisk_log_start":"418'5477","created":416,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":5,"last_scrub":"417'4780","last_scrub_stamp":"2023-10-09T10:45:09.784371+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:45:09.784371+0000","objects_scrubbed":2691,"log_size":3653,"log_dups_size":0,"ondisk_log_size":3653,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:05:32.864006+0000","scrub_duration":0.84653218100000005,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34471936,"num_objects":526,"num_object_clones":0,"num_object_copies":1578,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":526,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4365,"num_write_kb":70400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"59'4","reported_seq":120,"reported_epoch":451,"state":"active+clean","last_fresh":"2023-10-09T10:47:35.471557+0000","last_change":"2023-10-09T10:37:28.326077+0000","last_active":"2023-10-09T10:47:35.471557+0000","last_peered":"2023-10-09T10:47:35.471557+0000","last_clean":"2023-10-09T10:47:35.471557+0000","last_became_active":"2023-10-09T10:37:28.309919+0000","last_became_peered":"2023-10-09T10:37:28.309919+0000","last_unstale":"2023-10-09T10:47:35.471557+0000","last_undegraded":"2023-10-09T10:47:35.471557+0000","last_fullsized":"2023-10-09T10:47:35.471557+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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-10-10T21:04:39.864782+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":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":330,"reported_epoch":452,"state":"active+clean","last_fresh":"2023-10-09T10:47:36.571072+0000","last_change":"2023-10-09T10:32:46.307896+0000","last_active":"2023-10-09T10:47:36.571072+0000","last_peered":"2023-10-09T10:47:36.571072+0000","last_clean":"2023-10-09T10:47:36.571072+0000","last_became_active":"2023-10-09T10:32:46.307531+0000","last_became_peered":"2023-10-09T10:32:46.307531+0000","last_unstale":"2023-10-09T10:47:36.571072+0000","last_undegraded":"2023-10-09T10:47:36.571072+0000","last_fullsized":"2023-10-09T10:47:36.571072+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":10,"num_pg":26,"stat_sum":{"num_bytes":1225130008,"num_objects":18696,"num_object_clones":0,"num_object_copies":56088,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":808,"num_objects_unfound":0,"num_objects_dirty":18696,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":214973,"num_write_kb":7079041,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20031,"num_bytes_recovered":1312423960,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4083040256,"data_stored":4083023968,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":103803,"ondisk_log_size":103803,"up":78,"acting":78,"num_store_stats":4},{"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":60,"num_bytes_recovered":6252,"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":131072,"data_stored":21572,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33561,"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":2969600,"data_stored":2951840,"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":5965,"num_read_kb":13218,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":198,"num_bytes_recovered":12582950,"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":5919,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430820,"num_pgs":76,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2482628,"kb_used_data":991228,"kb_used_omap":0,"kb_used_meta":1491392,"kb_avail":91262524,"statfs":{"total":95995035648,"available":93452824576,"internally_reserved":0,"allocated":1015017472,"data_stored":1014126589,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1527185408},"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":"Mon Oct 9 10:47:05 2023","interfaces":[{"interface":"back","average":{"1min":1.2609999999999999,"5min":1.21,"15min":0.96199999999999997},"min":{"1min":0.376,"5min":0.33100000000000002,"15min":0.29699999999999999},"max":{"1min":7.0099999999999998,"5min":7.0099999999999998,"15min":7.0099999999999998},"last":2.742},{"interface":"front","average":{"1min":0.504,"5min":0.74199999999999999,"15min":0.77100000000000002},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.27900000000000003},"max":{"1min":0.75700000000000001,"5min":3.2320000000000002,"15min":5.2389999999999999},"last":2.9369999999999998}]},{"osd":1,"last update":"Mon Oct 9 10:47:19 2023","interfaces":[{"interface":"back","average":{"1min":1.798,"5min":4.625,"15min":2.7280000000000002},"min":{"1min":0.39700000000000002,"5min":0.254,"15min":0.254},"max":{"1min":8.9559999999999995,"5min":96.292000000000002,"15min":143.345},"last":2.7069999999999999},{"interface":"front","average":{"1min":1.534,"5min":4.2619999999999996,"15min":2.6059999999999999},"min":{"1min":0.35899999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":8.9849999999999994,"5min":96.376999999999995,"15min":143.31700000000001},"last":2.8839999999999999}]},{"osd":2,"last update":"Mon Oct 9 10:47:36 2023","interfaces":[{"interface":"back","average":{"1min":1.4810000000000001,"5min":1.4970000000000001,"15min":1.1060000000000001},"min":{"1min":0.41299999999999998,"5min":0.32600000000000001,"15min":0.29699999999999999},"max":{"1min":5.8150000000000004,"5min":22.635000000000002,"15min":22.635000000000002},"last":5.3899999999999997},{"interface":"front","average":{"1min":2.0099999999999998,"5min":2.536,"15min":1.498},"min":{"1min":0.46200000000000002,"5min":0.36899999999999999,"15min":0.30199999999999999},"max":{"1min":7.093,"5min":25.561,"15min":25.561},"last":3.3010000000000002}]},{"osd":3,"last update":"Mon Oct 9 10:47:19 2023","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.83899999999999997,"15min":0.82899999999999996},"min":{"1min":0.40799999999999997,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.6200000000000001,"5min":3.98,"15min":5.0410000000000004},"last":2.9969999999999999},{"interface":"front","average":{"1min":1.1819999999999999,"5min":1.3680000000000001,"15min":1.095},"min":{"1min":0.47399999999999998,"5min":0.41099999999999998,"15min":0.34399999999999997},"max":{"1min":7.0670000000000002,"5min":7.0670000000000002,"15min":7.0670000000000002},"last":2.7719999999999998}]},{"osd":4,"last update":"Mon Oct 9 10:47:05 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.82599999999999996,"15min":0.83699999999999997},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.32200000000000001},"max":{"1min":1.1719999999999999,"5min":3.1669999999999998,"15min":4.2590000000000003},"last":2.9870000000000001},{"interface":"front","average":{"1min":0.67600000000000005,"5min":0.81000000000000005,"15min":0.81799999999999995},"min":{"1min":0.39900000000000002,"5min":0.36199999999999999,"15min":0.32000000000000001},"max":{"1min":1.6439999999999999,"5min":3.9510000000000001,"15min":5.1500000000000004},"last":0.56399999999999995}]},{"osd":5,"last update":"Mon Oct 9 10:47:05 2023","interfaces":[{"interface":"back","average":{"1min":1.393,"5min":1.4350000000000001,"15min":1.1850000000000001},"min":{"1min":0.44900000000000001,"5min":0.41599999999999998,"15min":0.27700000000000002},"max":{"1min":7.0439999999999996,"5min":7.0439999999999996,"15min":7.0439999999999996},"last":2.802},{"interface":"front","average":{"1min":0.73899999999999999,"5min":0.98699999999999999,"15min":1.0369999999999999},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.312},"max":{"1min":1.2270000000000001,"5min":7.2809999999999997,"15min":9.4410000000000007},"last":3.0219999999999998}]},{"osd":6,"last update":"Mon Oct 9 10:46:42 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":1.1339999999999999,"15min":1.256},"min":{"1min":0.434,"5min":0.41699999999999998,"15min":0.38600000000000001},"max":{"1min":1.47,"5min":4.6600000000000001,"15min":10.154},"last":3.0419999999999998},{"interface":"front","average":{"1min":0.78600000000000003,"5min":1.0209999999999999,"15min":1.04},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.38700000000000001},"max":{"1min":1.5069999999999999,"5min":4.0099999999999998,"15min":5.1150000000000002},"last":0.80500000000000005}]}]},{"osd":6,"up_from":173,"seq":743029342529,"num_pgs":74,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2528500,"kb_used_data":1007020,"kb_used_omap":7,"kb_used_meta":1521464,"kb_avail":91216652,"statfs":{"total":95995035648,"available":93405851648,"internally_reserved":0,"allocated":1031188480,"data_stored":1030305854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7343,"internal_metadata":1557979985},"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":"Mon Oct 9 10:46:55 2023","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":0.85699999999999998,"15min":0.88400000000000001},"min":{"1min":0.32600000000000001,"5min":0.29099999999999998,"15min":0.26700000000000002},"max":{"1min":4.399,"5min":4.399,"15min":4.7729999999999997},"last":0.81100000000000005},{"interface":"front","average":{"1min":0.54100000000000004,"5min":0.75,"15min":0.83399999999999996},"min":{"1min":0.33300000000000002,"5min":0.315,"15min":0.29199999999999998},"max":{"1min":0.997,"5min":4.4870000000000001,"15min":6.5179999999999998},"last":1.1739999999999999}]},{"osd":1,"last update":"Mon Oct 9 10:46:55 2023","interfaces":[{"interface":"back","average":{"1min":14.449999999999999,"5min":3.6280000000000001,"15min":2.6429999999999998},"min":{"1min":0.40100000000000002,"5min":0.315,"15min":0.30299999999999999},"max":{"1min":172.49700000000001,"5min":172.49700000000001,"15min":172.49700000000001},"last":1.1319999999999999},{"interface":"front","average":{"1min":14.484999999999999,"5min":3.734,"15min":2.661},"min":{"1min":0.38700000000000001,"5min":0.28899999999999998,"15min":0.27600000000000002},"max":{"1min":175.33199999999999,"5min":175.33199999999999,"15min":175.33199999999999},"last":0.54500000000000004}]},{"osd":2,"last update":"Mon Oct 9 10:46:43 2023","interfaces":[{"interface":"back","average":{"1min":2.8839999999999999,"5min":1.5569999999999999,"15min":1.5429999999999999},"min":{"1min":0.51500000000000001,"5min":0.28199999999999997,"15min":0.27900000000000003},"max":{"1min":17.311,"5min":17.311,"15min":39.521999999999998},"last":0.90700000000000003},{"interface":"front","average":{"1min":2.4359999999999999,"5min":1.403,"15min":1.49},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.32800000000000001},"max":{"1min":17.341999999999999,"5min":17.341999999999999,"15min":39.463999999999999},"last":1.204}]},{"osd":3,"last update":"Mon Oct 9 10:46:55 2023","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":0.874,"15min":1.004},"min":{"1min":0.40799999999999997,"5min":0.38500000000000001,"15min":0.35899999999999999},"max":{"1min":1.756,"5min":4.5759999999999996,"15min":10.699},"last":1.256},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.99099999999999999,"15min":0.93500000000000005},"min":{"1min":0.42399999999999999,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":4.7510000000000003,"5min":4.7510000000000003,"15min":6.5490000000000004},"last":0.59199999999999997}]},{"osd":4,"last update":"Mon Oct 9 10:46:55 2023","interfaces":[{"interface":"back","average":{"1min":1.2190000000000001,"5min":0.93300000000000005,"15min":0.93100000000000005},"min":{"1min":0.41099999999999998,"5min":0.35799999999999998,"15min":0.33000000000000002},"max":{"1min":4.3390000000000004,"5min":4.3390000000000004,"15min":4.585},"last":0.94699999999999995},{"interface":"front","average":{"1min":0.81299999999999994,"5min":0.88,"15min":0.96599999999999997},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":4.3300000000000001,"5min":4.3700000000000001,"15min":7.4800000000000004},"last":1.2310000000000001}]},{"osd":5,"last update":"Mon Oct 9 10:46:55 2023","interfaces":[{"interface":"back","average":{"1min":0.70699999999999996,"5min":0.88200000000000001,"15min":1.0609999999999999},"min":{"1min":0.45200000000000001,"5min":0.39000000000000001,"15min":0.32800000000000001},"max":{"1min":1.571,"5min":3.5089999999999999,"15min":11.329000000000001},"last":0.63},{"interface":"front","average":{"1min":1.302,"5min":1.075,"15min":1.179},"min":{"1min":0.50600000000000001,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":4.4329999999999998,"5min":4.4329999999999998,"15min":6.694},"last":1.115}]},{"osd":7,"last update":"Mon Oct 9 10:46:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":1.1240000000000001,"15min":1.0009999999999999},"min":{"1min":0.48599999999999999,"5min":0.39100000000000001,"15min":0.35699999999999998},"max":{"1min":4.0410000000000004,"5min":5.3289999999999997,"15min":5.3289999999999997},"last":1.2130000000000001},{"interface":"front","average":{"1min":1.55,"5min":1.2090000000000001,"15min":1.194},"min":{"1min":0.58199999999999996,"5min":0.36399999999999999,"15min":0.33900000000000002},"max":{"1min":4.8300000000000001,"5min":4.8300000000000001,"15min":6.1500000000000004},"last":1.1559999999999999}]}]},{"osd":1,"up_from":92,"seq":395136991671,"num_pgs":83,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2188768,"kb_used_data":946456,"kb_used_omap":6,"kb_used_meta":1242297,"kb_avail":91556384,"statfs":{"total":95995035648,"available":93753737216,"internally_reserved":0,"allocated":969170944,"data_stored":967218540,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6230,"internal_metadata":1272113066},"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":"Mon Oct 9 10:47:29 2023","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.79700000000000004,"15min":0.68300000000000005},"min":{"1min":0.25600000000000001,"5min":0.251,"15min":0.251},"max":{"1min":5.2469999999999999,"5min":5.2469999999999999,"15min":5.2469999999999999},"last":0.26600000000000001},{"interface":"front","average":{"1min":1.079,"5min":0.98199999999999998,"15min":0.84399999999999997},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":5.6539999999999999,"5min":8.423,"15min":8.423},"last":0.80200000000000005}]},{"osd":2,"last update":"Mon Oct 9 10:47:29 2023","interfaces":[{"interface":"back","average":{"1min":5.5519999999999996,"5min":3.5099999999999998,"15min":3.7639999999999998},"min":{"1min":0.41899999999999998,"5min":0.25,"15min":0.23899999999999999},"max":{"1min":80.545000000000002,"5min":94.691999999999993,"15min":219.822},"last":0.432},{"interface":"front","average":{"1min":5.7779999999999996,"5min":3.5529999999999999,"15min":3.9329999999999998},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28100000000000003},"max":{"1min":80.364999999999995,"5min":92.572999999999993,"15min":222.55600000000001},"last":2.5899999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:47:29 2023","interfaces":[{"interface":"back","average":{"1min":1.3939999999999999,"5min":1.141,"15min":1.002},"min":{"1min":0.34899999999999998,"5min":0.33000000000000002,"15min":0.29199999999999998},"max":{"1min":5.6849999999999996,"5min":8.5239999999999991,"15min":8.5239999999999991},"last":0.83699999999999997},{"interface":"front","average":{"1min":5.0149999999999997,"5min":1.714,"15min":1.081},"min":{"1min":0.41699999999999998,"5min":0.312,"15min":0.312},"max":{"1min":80.439999999999998,"5min":80.439999999999998,"15min":80.439999999999998},"last":0.377}]},{"osd":4,"last update":"Mon Oct 9 10:47:29 2023","interfaces":[{"interface":"back","average":{"1min":5.6230000000000002,"5min":2.234,"15min":1.409},"min":{"1min":0.39500000000000002,"5min":0.36199999999999999,"15min":0.34699999999999998},"max":{"1min":80.712000000000003,"5min":80.712000000000003,"15min":80.712000000000003},"last":0.49399999999999999},{"interface":"front","average":{"1min":5.2789999999999999,"5min":1.9379999999999999,"15min":1.2430000000000001},"min":{"1min":0.502,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":80.921999999999997,"5min":80.921999999999997,"15min":80.921999999999997},"last":0.40200000000000002}]},{"osd":5,"last update":"Mon Oct 9 10:47:29 2023","interfaces":[{"interface":"back","average":{"1min":5.4800000000000004,"5min":2.0489999999999999,"15min":1.46},"min":{"1min":0.41499999999999998,"5min":0.40899999999999997,"15min":0.36199999999999999},"max":{"1min":80.421000000000006,"5min":80.421000000000006,"15min":80.421000000000006},"last":0.90300000000000002},{"interface":"front","average":{"1min":5.984,"5min":2.383,"15min":1.552},"min":{"1min":0.45300000000000001,"5min":0.42999999999999999,"15min":0.38400000000000001},"max":{"1min":80.742000000000004,"5min":80.742000000000004,"15min":80.742000000000004},"last":0.58999999999999997}]},{"osd":6,"last update":"Mon Oct 9 10:46:48 2023","interfaces":[{"interface":"back","average":{"1min":7.0819999999999999,"5min":3.0030000000000001,"15min":1.891},"min":{"1min":0.496,"5min":0.39200000000000002,"15min":0.38400000000000001},"max":{"1min":80.468000000000004,"5min":80.468000000000004,"15min":80.468000000000004},"last":1.242},{"interface":"front","average":{"1min":7.7430000000000003,"5min":3.395,"15min":2.073},"min":{"1min":0.54100000000000004,"5min":0.39800000000000002,"15min":0.32600000000000001},"max":{"1min":80.777000000000001,"5min":80.777000000000001,"15min":80.777000000000001},"last":0.55000000000000004}]},{"osd":7,"last update":"Mon Oct 9 10:47:29 2023","interfaces":[{"interface":"back","average":{"1min":6.4420000000000002,"5min":2.5630000000000002,"15min":1.6279999999999999},"min":{"1min":0.47999999999999998,"5min":0.432,"15min":0.432},"max":{"1min":80.567999999999998,"5min":80.567999999999998,"15min":80.567999999999998},"last":0.68999999999999995},{"interface":"front","average":{"1min":5.5460000000000003,"5min":2.1099999999999999,"15min":1.3540000000000001},"min":{"1min":0.58499999999999996,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":80.884,"5min":80.884,"15min":80.884},"last":1.8300000000000001}]}]},{"osd":0,"up_from":0,"seq":373662155197,"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":225,"seq":966367641837,"num_pgs":74,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2096744,"kb_used_data":1121632,"kb_used_omap":12,"kb_used_meta":975091,"kb_avail":91648408,"statfs":{"total":95995035648,"available":93847969792,"internally_reserved":0,"allocated":1148551168,"data_stored":1146563389,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12791,"internal_metadata":998493705},"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":"Mon Oct 9 10:47:34 2023","interfaces":[{"interface":"back","average":{"1min":2.4969999999999999,"5min":1.595,"15min":1.0289999999999999},"min":{"1min":0.36699999999999999,"5min":0.222,"15min":0.222},"max":{"1min":13.022,"5min":13.022,"15min":14.742000000000001},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.79000000000000004,"15min":0.65300000000000002},"min":{"1min":0.24199999999999999,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":1.369,"5min":5.7590000000000003,"15min":5.7590000000000003},"last":0.29299999999999998}]},{"osd":1,"last update":"Mon Oct 9 10:47:34 2023","interfaces":[{"interface":"back","average":{"1min":7.7389999999999999,"5min":3.0209999999999999,"15min":2.9209999999999998},"min":{"1min":0.38300000000000001,"5min":0.214,"15min":0.214},"max":{"1min":117.41800000000001,"5min":117.41800000000001,"15min":157.77500000000001},"last":0.63900000000000001},{"interface":"front","average":{"1min":10.041,"5min":6.0069999999999997,"15min":3.766},"min":{"1min":0.374,"5min":0.26300000000000001,"15min":0.25800000000000001},"max":{"1min":123.67400000000001,"5min":160.602,"15min":160.602},"last":0.374}]},{"osd":3,"last update":"Mon Oct 9 10:47:34 2023","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.94799999999999995,"15min":0.98199999999999998},"min":{"1min":0.29799999999999999,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":4.1139999999999999,"5min":7.7309999999999999,"15min":8.1699999999999999},"last":0.55200000000000005},{"interface":"front","average":{"1min":2.8300000000000001,"5min":1.829,"15min":1.22},"min":{"1min":0.44,"5min":0.35099999999999998,"15min":0.308},"max":{"1min":13.288,"5min":13.288,"15min":14.938000000000001},"last":0.72699999999999998}]},{"osd":4,"last update":"Mon Oct 9 10:47:34 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":1.008,"15min":0.90100000000000002},"min":{"1min":0.40699999999999997,"5min":0.36799999999999999,"15min":0.35999999999999999},"max":{"1min":2.7949999999999999,"5min":5.6230000000000002,"15min":5.6230000000000002},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.095,"15min":1.179},"min":{"1min":0.34200000000000003,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":4.1479999999999997,"5min":7.7880000000000003,"15min":13.212999999999999},"last":0.745}]},{"osd":5,"last update":"Mon Oct 9 10:47:34 2023","interfaces":[{"interface":"back","average":{"1min":3.2080000000000002,"5min":2.0600000000000001,"15min":1.47},"min":{"1min":0.46800000000000003,"5min":0.45600000000000002,"15min":0.34100000000000003},"max":{"1min":13.371,"5min":13.371,"15min":14.904999999999999},"last":0.93000000000000005},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.1319999999999999,"15min":1.0900000000000001},"min":{"1min":0.46100000000000002,"5min":0.39800000000000002,"15min":0.371},"max":{"1min":2.8370000000000002,"5min":5.7030000000000003,"15min":5.8710000000000004},"last":0.58499999999999996}]},{"osd":6,"last update":"Mon Oct 9 10:47:34 2023","interfaces":[{"interface":"back","average":{"1min":1.232,"5min":1.304,"15min":1.107},"min":{"1min":0.45400000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":4.0789999999999997,"5min":7.859,"15min":7.859},"last":1.774},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.254,"15min":1.49},"min":{"1min":0.42599999999999999,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":4.2759999999999998,"5min":8.0830000000000002,"15min":13.186999999999999},"last":0.79500000000000004}]},{"osd":7,"last update":"Mon Oct 9 10:47:34 2023","interfaces":[{"interface":"back","average":{"1min":3.9510000000000001,"5min":3.8980000000000001,"15min":2.0760000000000001},"min":{"1min":0.625,"5min":0.46300000000000002,"15min":0.45700000000000002},"max":{"1min":13.331,"5min":160.00200000000001,"15min":160.00200000000001},"last":0.96399999999999997},{"interface":"front","average":{"1min":1.2569999999999999,"5min":1.3440000000000001,"15min":1.179},"min":{"1min":0.48299999999999998,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":2.8759999999999999,"5min":6.7560000000000002,"15min":6.9500000000000002},"last":1.8819999999999999}]}]},{"osd":3,"up_from":0,"seq":438086664618,"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":0,"seq":128849019520,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":5,"up_from":0,"seq":154618823289,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4483,"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":1436,"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":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":4198400,"data_stored":4194323,"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":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"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":6230,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":5504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8308,"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":3612,"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":0,"data_stored":0,"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":28672,"data_stored":5482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7343,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":5504,"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":957616128,"data_stored":957612056,"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":1123487744,"data_stored":1123483672,"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":1017581568,"data_stored":1017577496,"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":984354816,"data_stored":984350744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T10:47:47.018 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T10:47:47.092 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:47.101 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:46 smithi086 bash[59714]: cluster 2023-10-09T10:47:45.633637+0000 osd.6 (osd.6) 458 : cluster 3 failed to encode map e460 with expected crc 2023-10-09T10:47:47.101 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:46 smithi086 bash[59714]: cluster 2023-10-09T10:47:45.634789+0000 mon.a (mon.0) 2086 : cluster 0 osdmap e460: 8 total, 8 up, 4 in 2023-10-09T10:47:47.101 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:46 smithi086 bash[59714]: cluster 2023-10-09T10:47:45.640604+0000 osd.5 (osd.5) 518 : cluster 3 failed to encode map e460 with expected crc 2023-10-09T10:47:47.101 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:46 smithi086 bash[59714]: cluster 2023-10-09T10:47:45.642686+0000 osd.5 (osd.5) 519 : cluster 3 failed to encode map e460 with expected crc 2023-10-09T10:47:47.101 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:46 smithi086 bash[59714]: audit 2023-10-09T10:47:46.001729+0000 mon.a (mon.0) 2087 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "24"}]: dispatch 2023-10-09T10:47:47.118 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:47.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:47.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:47.221 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:47.247 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:47.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:47.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:47.350 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:47.375 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:47.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:47.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:47.478 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:47.502 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:47.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:47.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:47.605 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:47.636 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:47.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:47.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:47.739 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:47.766 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:47.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:47.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:47.869 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:47.895 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:47.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:47.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:47.920 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:47 smithi053 bash[79554]: cluster 2023-10-09T10:47:46.000668+0000 mgr.y (mgr.26072) 1379 : cluster 0 pgmap v1636: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 1014 MiB data, 8.4 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 578 op/s; 584/48537 objects misplaced (1.203%); 9.1 MiB/s, 144 objects/s recovering 2023-10-09T10:47:47.920 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:47 smithi053 bash[79554]: cluster 2023-10-09T10:47:46.498528+0000 osd.4 (osd.4) 381 : cluster 3 failed to encode map e460 with expected crc 2023-10-09T10:47:47.920 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:47 smithi053 bash[79554]: cluster 2023-10-09T10:47:46.641436+0000 osd.6 (osd.6) 459 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T10:47:47.920 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:47 smithi053 bash[79554]: cluster 2023-10-09T10:47:46.641671+0000 osd.7 (osd.7) 451 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T10:47:47.920 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:47 smithi053 bash[79554]: audit 2023-10-09T10:47:46.643300+0000 mon.a (mon.0) 2088 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "24"}]': finished 2023-10-09T10:47:47.921 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:47 smithi053 bash[79554]: cluster 2023-10-09T10:47:46.643439+0000 mon.a (mon.0) 2089 : cluster 0 osdmap e461: 8 total, 8 up, 4 in 2023-10-09T10:47:47.921 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:47 smithi053 bash[79554]: cluster 2023-10-09T10:47:46.645923+0000 osd.6 (osd.6) 460 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T10:47:47.921 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:47 smithi053 bash[79554]: cluster 2023-10-09T10:47:46.688558+0000 osd.5 (osd.5) 520 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T10:47:47.921 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:47 smithi053 bash[76859]: cluster 2023-10-09T10:47:46.000668+0000 mgr.y (mgr.26072) 1379 : cluster 0 pgmap v1636: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 1014 MiB data, 8.4 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 578 op/s; 584/48537 objects misplaced (1.203%); 9.1 MiB/s, 144 objects/s recovering 2023-10-09T10:47:47.921 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:47 smithi053 bash[76859]: cluster 2023-10-09T10:47:46.498528+0000 osd.4 (osd.4) 381 : cluster 3 failed to encode map e460 with expected crc 2023-10-09T10:47:47.921 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:47 smithi053 bash[76859]: cluster 2023-10-09T10:47:46.641436+0000 osd.6 (osd.6) 459 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T10:47:47.921 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:47 smithi053 bash[76859]: cluster 2023-10-09T10:47:46.641671+0000 osd.7 (osd.7) 451 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T10:47:47.921 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:47 smithi053 bash[76859]: audit 2023-10-09T10:47:46.643300+0000 mon.a (mon.0) 2088 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "24"}]': finished 2023-10-09T10:47:47.922 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:47 smithi053 bash[76859]: cluster 2023-10-09T10:47:46.643439+0000 mon.a (mon.0) 2089 : cluster 0 osdmap e461: 8 total, 8 up, 4 in 2023-10-09T10:47:47.922 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:47 smithi053 bash[76859]: cluster 2023-10-09T10:47:46.645923+0000 osd.6 (osd.6) 460 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T10:47:47.922 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:47 smithi053 bash[76859]: cluster 2023-10-09T10:47:46.688558+0000 osd.5 (osd.5) 520 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T10:47:47.998 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:48.025 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:48.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:48.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:48.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:47 smithi086 bash[59714]: cluster 2023-10-09T10:47:46.000668+0000 mgr.y (mgr.26072) 1379 : cluster 0 pgmap v1636: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 1014 MiB data, 8.4 GiB used, 349 GiB / 358 GiB avail; 0 B/s wr, 578 op/s; 584/48537 objects misplaced (1.203%); 9.1 MiB/s, 144 objects/s recovering 2023-10-09T10:47:48.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:47 smithi086 bash[59714]: cluster 2023-10-09T10:47:46.498528+0000 osd.4 (osd.4) 381 : cluster 3 failed to encode map e460 with expected crc 2023-10-09T10:47:48.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:47 smithi086 bash[59714]: cluster 2023-10-09T10:47:46.641436+0000 osd.6 (osd.6) 459 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T10:47:48.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:47 smithi086 bash[59714]: cluster 2023-10-09T10:47:46.641671+0000 osd.7 (osd.7) 451 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T10:47:48.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:47 smithi086 bash[59714]: audit 2023-10-09T10:47:46.643300+0000 mon.a (mon.0) 2088 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "24"}]': finished 2023-10-09T10:47:48.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:47 smithi086 bash[59714]: cluster 2023-10-09T10:47:46.643439+0000 mon.a (mon.0) 2089 : cluster 0 osdmap e461: 8 total, 8 up, 4 in 2023-10-09T10:47:48.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:47 smithi086 bash[59714]: cluster 2023-10-09T10:47:46.645923+0000 osd.6 (osd.6) 460 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T10:47:48.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:47 smithi086 bash[59714]: cluster 2023-10-09T10:47:46.688558+0000 osd.5 (osd.5) 520 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T10:47:48.128 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:48.155 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:48.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:48.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:48.261 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:48.289 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:48.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:48.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:48.399 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:48.431 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:48.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:48.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:48.535 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:48.567 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:48.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:48.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:48.676 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:48.708 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:48.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:48.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:48.811 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:48.820 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:48 smithi086 bash[59714]: cluster 2023-10-09T10:47:46.688671+0000 osd.4 (osd.4) 382 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T10:47:48.820 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:48 smithi086 bash[59714]: cluster 2023-10-09T10:47:47.643700+0000 osd.4 (osd.4) 383 : cluster 3 failed to encode map e462 with expected crc 2023-10-09T10:47:48.820 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:48 smithi086 bash[59714]: cluster 2023-10-09T10:47:47.643872+0000 osd.6 (osd.6) 461 : cluster 3 failed to encode map e462 with expected crc 2023-10-09T10:47:48.820 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:48 smithi086 bash[59714]: cluster 2023-10-09T10:47:47.645351+0000 mon.a (mon.0) 2090 : cluster 0 osdmap e462: 8 total, 8 up, 4 in 2023-10-09T10:47:48.820 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:48 smithi086 bash[59714]: cluster 2023-10-09T10:47:47.652181+0000 osd.6 (osd.6) 462 : cluster 1 10.17 continuing backfill to osd.1 from (418'5265,460'9312] 10:e89dca96:::benchmark_data_smithi053_231565_object113299:head to 460'9312 2023-10-09T10:47:48.820 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:48 smithi086 bash[59714]: audit 2023-10-09T10:47:48.004052+0000 mon.a (mon.0) 2091 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "25"}]: dispatch 2023-10-09T10:47:48.835 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:48.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:48.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:48.939 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:48.947 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:48 smithi053 bash[79554]: cluster 2023-10-09T10:47:46.688671+0000 osd.4 (osd.4) 382 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T10:47:48.947 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:48 smithi053 bash[79554]: cluster 2023-10-09T10:47:47.643700+0000 osd.4 (osd.4) 383 : cluster 3 failed to encode map e462 with expected crc 2023-10-09T10:47:48.947 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:48 smithi053 bash[79554]: cluster 2023-10-09T10:47:47.643872+0000 osd.6 (osd.6) 461 : cluster 3 failed to encode map e462 with expected crc 2023-10-09T10:47:48.947 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:48 smithi053 bash[79554]: cluster 2023-10-09T10:47:47.645351+0000 mon.a (mon.0) 2090 : cluster 0 osdmap e462: 8 total, 8 up, 4 in 2023-10-09T10:47:48.947 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:48 smithi053 bash[79554]: cluster 2023-10-09T10:47:47.652181+0000 osd.6 (osd.6) 462 : cluster 1 10.17 continuing backfill to osd.1 from (418'5265,460'9312] 10:e89dca96:::benchmark_data_smithi053_231565_object113299:head to 460'9312 2023-10-09T10:47:48.947 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:48 smithi053 bash[79554]: audit 2023-10-09T10:47:48.004052+0000 mon.a (mon.0) 2091 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "25"}]: dispatch 2023-10-09T10:47:48.947 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:48 smithi053 bash[76859]: cluster 2023-10-09T10:47:46.688671+0000 osd.4 (osd.4) 382 : cluster 3 failed to encode map e461 with expected crc 2023-10-09T10:47:48.947 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:48 smithi053 bash[76859]: cluster 2023-10-09T10:47:47.643700+0000 osd.4 (osd.4) 383 : cluster 3 failed to encode map e462 with expected crc 2023-10-09T10:47:48.947 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:48 smithi053 bash[76859]: cluster 2023-10-09T10:47:47.643872+0000 osd.6 (osd.6) 461 : cluster 3 failed to encode map e462 with expected crc 2023-10-09T10:47:48.948 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:48 smithi053 bash[76859]: cluster 2023-10-09T10:47:47.645351+0000 mon.a (mon.0) 2090 : cluster 0 osdmap e462: 8 total, 8 up, 4 in 2023-10-09T10:47:48.948 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:48 smithi053 bash[76859]: cluster 2023-10-09T10:47:47.652181+0000 osd.6 (osd.6) 462 : cluster 1 10.17 continuing backfill to osd.1 from (418'5265,460'9312] 10:e89dca96:::benchmark_data_smithi053_231565_object113299:head to 460'9312 2023-10-09T10:47:48.948 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:48 smithi053 bash[76859]: audit 2023-10-09T10:47:48.004052+0000 mon.a (mon.0) 2091 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "25"}]: dispatch 2023-10-09T10:47:48.961 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:48.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:48.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:49.020 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-10-09T10:47:49.066 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:49.093 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:49.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:49.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:49.195 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:49.220 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:49.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:49.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:49.323 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:49.349 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:49.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:49.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:49.452 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:49.480 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:49.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:49.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:49.584 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:49.611 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:49.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:49.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:49.714 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:49.736 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:49.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:49.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:49.839 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:49.849 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:47:49.850 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:49 smithi053 bash[79554]: cluster 2023-10-09T10:47:48.002831+0000 mgr.y (mgr.26072) 1380 : cluster 0 pgmap v1639: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 850 MiB data, 8.0 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 697 op/s; 375/40677 objects misplaced (0.922%); 8.7 MiB/s, 139 objects/s recovering 2023-10-09T10:47:49.850 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:49 smithi053 bash[79554]: audit 2023-10-09T10:47:48.651216+0000 mon.a (mon.0) 2092 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "25"}]': finished 2023-10-09T10:47:49.850 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:49 smithi053 bash[79554]: cluster 2023-10-09T10:47:48.651260+0000 mon.a (mon.0) 2093 : cluster 0 osdmap e463: 8 total, 8 up, 4 in 2023-10-09T10:47:49.850 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:49 smithi053 bash[79554]: cluster 2023-10-09T10:47:48.652244+0000 osd.7 (osd.7) 452 : cluster 3 failed to encode map e463 with expected crc 2023-10-09T10:47:49.850 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:49 smithi053 bash[79554]: cluster 2023-10-09T10:47:48.652340+0000 osd.6 (osd.6) 463 : cluster 3 failed to encode map e463 with expected crc 2023-10-09T10:47:49.850 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:49 smithi053 bash[79554]: cluster 2023-10-09T10:47:48.826837+0000 osd.4 (osd.4) 384 : cluster 3 failed to encode map e463 with expected crc 2023-10-09T10:47:49.850 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:49 smithi053 bash[79554]: cluster 2023-10-09T10:47:48.828799+0000 osd.5 (osd.5) 521 : cluster 3 failed to encode map e463 with expected crc 2023-10-09T10:47:49.851 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:49 smithi053 bash[76859]: cluster 2023-10-09T10:47:48.002831+0000 mgr.y (mgr.26072) 1380 : cluster 0 pgmap v1639: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 850 MiB data, 8.0 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 697 op/s; 375/40677 objects misplaced (0.922%); 8.7 MiB/s, 139 objects/s recovering 2023-10-09T10:47:49.851 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:49 smithi053 bash[76859]: audit 2023-10-09T10:47:48.651216+0000 mon.a (mon.0) 2092 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "25"}]': finished 2023-10-09T10:47:49.851 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:49 smithi053 bash[76859]: cluster 2023-10-09T10:47:48.651260+0000 mon.a (mon.0) 2093 : cluster 0 osdmap e463: 8 total, 8 up, 4 in 2023-10-09T10:47:49.851 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:49 smithi053 bash[76859]: cluster 2023-10-09T10:47:48.652244+0000 osd.7 (osd.7) 452 : cluster 3 failed to encode map e463 with expected crc 2023-10-09T10:47:49.851 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:49 smithi053 bash[76859]: cluster 2023-10-09T10:47:48.652340+0000 osd.6 (osd.6) 463 : cluster 3 failed to encode map e463 with expected crc 2023-10-09T10:47:49.851 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:49 smithi053 bash[76859]: cluster 2023-10-09T10:47:48.826837+0000 osd.4 (osd.4) 384 : cluster 3 failed to encode map e463 with expected crc 2023-10-09T10:47:49.851 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:49 smithi053 bash[76859]: cluster 2023-10-09T10:47:48.828799+0000 osd.5 (osd.5) 521 : cluster 3 failed to encode map e463 with expected crc 2023-10-09T10:47:49.869 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:49.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:49.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:49.879 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:47:49.913 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:47:49.944 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:47:49.971 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:47:49.974 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:50.001 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:47:50.002 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:50.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:50.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:50.026 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:47:50.053 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:47:50.055 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:47:50.055 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:47:50.055 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:47:50.056 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:47:50.056 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:47:50.056 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:47:50.056 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:47:50.056 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:47:50.105 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:50.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:49 smithi086 bash[59714]: cluster 2023-10-09T10:47:48.002831+0000 mgr.y (mgr.26072) 1380 : cluster 0 pgmap v1639: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 850 MiB data, 8.0 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 697 op/s; 375/40677 objects misplaced (0.922%); 8.7 MiB/s, 139 objects/s recovering 2023-10-09T10:47:50.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:49 smithi086 bash[59714]: audit 2023-10-09T10:47:48.651216+0000 mon.a (mon.0) 2092 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "25"}]': finished 2023-10-09T10:47:50.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:49 smithi086 bash[59714]: cluster 2023-10-09T10:47:48.651260+0000 mon.a (mon.0) 2093 : cluster 0 osdmap e463: 8 total, 8 up, 4 in 2023-10-09T10:47:50.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:49 smithi086 bash[59714]: cluster 2023-10-09T10:47:48.652244+0000 osd.7 (osd.7) 452 : cluster 3 failed to encode map e463 with expected crc 2023-10-09T10:47:50.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:49 smithi086 bash[59714]: cluster 2023-10-09T10:47:48.652340+0000 osd.6 (osd.6) 463 : cluster 3 failed to encode map e463 with expected crc 2023-10-09T10:47:50.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:49 smithi086 bash[59714]: cluster 2023-10-09T10:47:48.826837+0000 osd.4 (osd.4) 384 : cluster 3 failed to encode map e463 with expected crc 2023-10-09T10:47:50.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:49 smithi086 bash[59714]: cluster 2023-10-09T10:47:48.828799+0000 osd.5 (osd.5) 521 : cluster 3 failed to encode map e463 with expected crc 2023-10-09T10:47:50.132 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:50.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:50.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:50.234 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:50.260 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:50.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:50.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:50.364 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:50.390 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:50.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:50.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:50.493 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:50.523 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:50.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:50.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:50.626 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:50.651 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:50.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:50.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:50.688 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is set 2023-10-09T10:47:50.755 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:50.788 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:50.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:50.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:50.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:50 smithi086 bash[59714]: cluster 2023-10-09T10:47:49.666787+0000 mon.a (mon.0) 2094 : cluster 0 osdmap e464: 8 total, 8 up, 4 in 2023-10-09T10:47:50.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:50 smithi086 bash[59714]: cluster 2023-10-09T10:47:49.675650+0000 osd.7 (osd.7) 453 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T10:47:50.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:50 smithi086 bash[59714]: cluster 2023-10-09T10:47:49.676433+0000 osd.6 (osd.6) 464 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T10:47:50.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:50 smithi086 bash[59714]: audit 2023-10-09T10:47:49.818405+0000 mon.a (mon.0) 2095 : audit 0 from='client.? 172.21.15.53:0/297163876' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:47:50.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:50 smithi086 bash[59714]: audit 2023-10-09T10:47:49.940292+0000 mon.a (mon.0) 2096 : audit 1 from='client.? 172.21.15.53:0/1660226114' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:47:50.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:50 smithi086 bash[59714]: audit 2023-10-09T10:47:50.004763+0000 mon.a (mon.0) 2097 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"}]: dispatch 2023-10-09T10:47:50.892 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:50.921 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:50.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:50 smithi053 bash[76859]: cluster 2023-10-09T10:47:49.666787+0000 mon.a (mon.0) 2094 : cluster 0 osdmap e464: 8 total, 8 up, 4 in 2023-10-09T10:47:50.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:50 smithi053 bash[76859]: cluster 2023-10-09T10:47:49.675650+0000 osd.7 (osd.7) 453 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T10:47:50.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:50 smithi053 bash[76859]: cluster 2023-10-09T10:47:49.676433+0000 osd.6 (osd.6) 464 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T10:47:50.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:50 smithi053 bash[76859]: audit 2023-10-09T10:47:49.818405+0000 mon.a (mon.0) 2095 : audit 0 from='client.? 172.21.15.53:0/297163876' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:47:50.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:50 smithi053 bash[76859]: audit 2023-10-09T10:47:49.940292+0000 mon.a (mon.0) 2096 : audit 1 from='client.? 172.21.15.53:0/1660226114' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:47:50.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:50 smithi053 bash[76859]: audit 2023-10-09T10:47:50.004763+0000 mon.a (mon.0) 2097 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"}]: dispatch 2023-10-09T10:47:50.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:50 smithi053 bash[79554]: cluster 2023-10-09T10:47:49.666787+0000 mon.a (mon.0) 2094 : cluster 0 osdmap e464: 8 total, 8 up, 4 in 2023-10-09T10:47:50.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:50 smithi053 bash[79554]: cluster 2023-10-09T10:47:49.675650+0000 osd.7 (osd.7) 453 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T10:47:50.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:50 smithi053 bash[79554]: cluster 2023-10-09T10:47:49.676433+0000 osd.6 (osd.6) 464 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T10:47:50.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:50 smithi053 bash[79554]: audit 2023-10-09T10:47:49.818405+0000 mon.a (mon.0) 2095 : audit 0 from='client.? 172.21.15.53:0/297163876' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:47:50.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:50 smithi053 bash[79554]: audit 2023-10-09T10:47:49.940292+0000 mon.a (mon.0) 2096 : audit 1 from='client.? 172.21.15.53:0/1660226114' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:47:50.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:50 smithi053 bash[79554]: audit 2023-10-09T10:47:50.004763+0000 mon.a (mon.0) 2097 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"}]: dispatch 2023-10-09T10:47:50.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:50.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:51.027 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:51.065 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:51.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:51.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:51.170 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:51.202 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:51.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:51.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:51.306 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:51.337 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:51.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:51.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:51.441 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:51.464 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:51.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:51.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:51.567 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:51.594 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:51.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:51.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:51.698 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:51.723 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:51.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:51.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:51.827 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:51.839 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:51 smithi086 bash[59714]: cluster 2023-10-09T10:47:50.003445+0000 mgr.y (mgr.26072) 1381 : cluster 0 pgmap v1642: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 803 MiB data, 7.8 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 841 op/s; 375/38427 objects misplaced (0.976%); 1.3 MiB/s, 21 objects/s recovering 2023-10-09T10:47:51.839 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:51 smithi086 bash[59714]: cluster 2023-10-09T10:47:50.664296+0000 mon.a (mon.0) 2098 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:47:51.839 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:51 smithi086 bash[59714]: cluster 2023-10-09T10:47:50.674672+0000 osd.4 (osd.4) 385 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T10:47:51.839 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:51 smithi086 bash[59714]: audit 2023-10-09T10:47:50.675772+0000 mon.a (mon.0) 2099 : audit 1 from='client.? 172.21.15.53:0/1660226114' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:47:51.840 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:51 smithi086 bash[59714]: audit 2023-10-09T10:47:50.675871+0000 mon.a (mon.0) 2100 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"}]': finished 2023-10-09T10:47:51.840 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:51 smithi086 bash[59714]: cluster 2023-10-09T10:47:50.675954+0000 mon.a (mon.0) 2101 : cluster 0 osdmap e465: 8 total, 8 up, 4 in 2023-10-09T10:47:51.840 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:51 smithi086 bash[59714]: cluster 2023-10-09T10:47:50.676201+0000 osd.2 (osd.2) 52 : cluster 0 10.18 starting backfill to osd.6 from (417'4514,438'8684] MIN to 462'9281 2023-10-09T10:47:51.840 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:51 smithi086 bash[59714]: cluster 2023-10-09T10:47:50.688796+0000 osd.7 (osd.7) 454 : cluster 3 failed to encode map e465 with expected crc 2023-10-09T10:47:51.840 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:51 smithi086 bash[59714]: cluster 2023-10-09T10:47:50.688821+0000 osd.6 (osd.6) 465 : cluster 3 failed to encode map e465 with expected crc 2023-10-09T10:47:51.840 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:51 smithi086 bash[59714]: cluster 2023-10-09T10:47:51.027893+0000 osd.5 (osd.5) 522 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T10:47:51.859 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:51.859 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:51 smithi053 bash[76859]: cluster 2023-10-09T10:47:50.003445+0000 mgr.y (mgr.26072) 1381 : cluster 0 pgmap v1642: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 803 MiB data, 7.8 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 841 op/s; 375/38427 objects misplaced (0.976%); 1.3 MiB/s, 21 objects/s recovering 2023-10-09T10:47:51.859 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:51 smithi053 bash[76859]: cluster 2023-10-09T10:47:50.664296+0000 mon.a (mon.0) 2098 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:47:51.859 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:51 smithi053 bash[76859]: cluster 2023-10-09T10:47:50.674672+0000 osd.4 (osd.4) 385 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T10:47:51.860 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:51 smithi053 bash[76859]: audit 2023-10-09T10:47:50.675772+0000 mon.a (mon.0) 2099 : audit 1 from='client.? 172.21.15.53:0/1660226114' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:47:51.860 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:51 smithi053 bash[76859]: audit 2023-10-09T10:47:50.675871+0000 mon.a (mon.0) 2100 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"}]': finished 2023-10-09T10:47:51.860 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:51 smithi053 bash[76859]: cluster 2023-10-09T10:47:50.675954+0000 mon.a (mon.0) 2101 : cluster 0 osdmap e465: 8 total, 8 up, 4 in 2023-10-09T10:47:51.860 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:51 smithi053 bash[76859]: cluster 2023-10-09T10:47:50.676201+0000 osd.2 (osd.2) 52 : cluster 0 10.18 starting backfill to osd.6 from (417'4514,438'8684] MIN to 462'9281 2023-10-09T10:47:51.860 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:51 smithi053 bash[76859]: cluster 2023-10-09T10:47:50.688796+0000 osd.7 (osd.7) 454 : cluster 3 failed to encode map e465 with expected crc 2023-10-09T10:47:51.860 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:51 smithi053 bash[76859]: cluster 2023-10-09T10:47:50.688821+0000 osd.6 (osd.6) 465 : cluster 3 failed to encode map e465 with expected crc 2023-10-09T10:47:51.860 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:51 smithi053 bash[76859]: cluster 2023-10-09T10:47:51.027893+0000 osd.5 (osd.5) 522 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T10:47:51.860 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:51 smithi053 bash[79554]: cluster 2023-10-09T10:47:50.003445+0000 mgr.y (mgr.26072) 1381 : cluster 0 pgmap v1642: 99 pgs: 1 active+remapped+backfilling, 98 active+clean; 803 MiB data, 7.8 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 841 op/s; 375/38427 objects misplaced (0.976%); 1.3 MiB/s, 21 objects/s recovering 2023-10-09T10:47:51.860 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:51 smithi053 bash[79554]: cluster 2023-10-09T10:47:50.664296+0000 mon.a (mon.0) 2098 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:47:51.860 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:51 smithi053 bash[79554]: cluster 2023-10-09T10:47:50.674672+0000 osd.4 (osd.4) 385 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T10:47:51.861 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:51 smithi053 bash[79554]: audit 2023-10-09T10:47:50.675772+0000 mon.a (mon.0) 2099 : audit 1 from='client.? 172.21.15.53:0/1660226114' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:47:51.861 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:51 smithi053 bash[79554]: audit 2023-10-09T10:47:50.675871+0000 mon.a (mon.0) 2100 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"}]': finished 2023-10-09T10:47:51.861 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:51 smithi053 bash[79554]: cluster 2023-10-09T10:47:50.675954+0000 mon.a (mon.0) 2101 : cluster 0 osdmap e465: 8 total, 8 up, 4 in 2023-10-09T10:47:51.861 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:51 smithi053 bash[79554]: cluster 2023-10-09T10:47:50.676201+0000 osd.2 (osd.2) 52 : cluster 0 10.18 starting backfill to osd.6 from (417'4514,438'8684] MIN to 462'9281 2023-10-09T10:47:51.861 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:51 smithi053 bash[79554]: cluster 2023-10-09T10:47:50.688796+0000 osd.7 (osd.7) 454 : cluster 3 failed to encode map e465 with expected crc 2023-10-09T10:47:51.861 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:51 smithi053 bash[79554]: cluster 2023-10-09T10:47:50.688821+0000 osd.6 (osd.6) 465 : cluster 3 failed to encode map e465 with expected crc 2023-10-09T10:47:51.861 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:51 smithi053 bash[79554]: cluster 2023-10-09T10:47:51.027893+0000 osd.5 (osd.5) 522 : cluster 3 failed to encode map e464 with expected crc 2023-10-09T10:47:51.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:51.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:51.963 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:52.008 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:52.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:52.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:52.112 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:52.144 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:52.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:52.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:52.247 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:52.275 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:52.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:52.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:52.378 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:52.412 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:52.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:52.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:52.515 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:52.545 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:52.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:52.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:52.648 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:52.679 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:52.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:52.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:52.783 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:52.813 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:52.814 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:47:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:47:52] "GET /metrics HTTP/1.1" 200 36587 "" "Prometheus/2.33.4" 2023-10-09T10:47:52.814 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:52 smithi053 bash[79554]: cluster 2023-10-09T10:47:51.683383+0000 mon.a (mon.0) 2102 : cluster 0 osdmap e466: 8 total, 8 up, 4 in 2023-10-09T10:47:52.815 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:52 smithi053 bash[79554]: cluster 2023-10-09T10:47:51.685085+0000 osd.6 (osd.6) 466 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T10:47:52.815 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:52 smithi053 bash[79554]: cluster 2023-10-09T10:47:51.690622+0000 osd.7 (osd.7) 455 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T10:47:52.815 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:52 smithi053 bash[79554]: cluster 2023-10-09T10:47:51.798818+0000 osd.4 (osd.4) 386 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T10:47:52.815 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:52 smithi053 bash[79554]: cluster 2023-10-09T10:47:51.799254+0000 osd.5 (osd.5) 523 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T10:47:52.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:52.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:52.816 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:52 smithi053 bash[76859]: cluster 2023-10-09T10:47:51.683383+0000 mon.a (mon.0) 2102 : cluster 0 osdmap e466: 8 total, 8 up, 4 in 2023-10-09T10:47:52.816 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:52 smithi053 bash[76859]: cluster 2023-10-09T10:47:51.685085+0000 osd.6 (osd.6) 466 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T10:47:52.816 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:52 smithi053 bash[76859]: cluster 2023-10-09T10:47:51.690622+0000 osd.7 (osd.7) 455 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T10:47:52.816 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:52 smithi053 bash[76859]: cluster 2023-10-09T10:47:51.798818+0000 osd.4 (osd.4) 386 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T10:47:52.816 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:52 smithi053 bash[76859]: cluster 2023-10-09T10:47:51.799254+0000 osd.5 (osd.5) 523 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T10:47:52.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:52 smithi086 bash[59714]: cluster 2023-10-09T10:47:51.683383+0000 mon.a (mon.0) 2102 : cluster 0 osdmap e466: 8 total, 8 up, 4 in 2023-10-09T10:47:52.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:52 smithi086 bash[59714]: cluster 2023-10-09T10:47:51.685085+0000 osd.6 (osd.6) 466 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T10:47:52.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:52 smithi086 bash[59714]: cluster 2023-10-09T10:47:51.690622+0000 osd.7 (osd.7) 455 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T10:47:52.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:52 smithi086 bash[59714]: cluster 2023-10-09T10:47:51.798818+0000 osd.4 (osd.4) 386 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T10:47:52.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:52 smithi086 bash[59714]: cluster 2023-10-09T10:47:51.799254+0000 osd.5 (osd.5) 523 : cluster 3 failed to encode map e466 with expected crc 2023-10-09T10:47:52.916 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:52.944 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:52.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:52.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:53.048 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:53.071 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:53.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:53.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:53.177 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:53.202 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:53.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:53.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:53.306 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:53.337 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:53.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:53.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:53.443 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:53.476 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:53.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:53.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:53.580 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:53.613 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:53.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:53.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:53.716 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:53.746 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:53.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:53.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:53.849 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:53.858 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:53 smithi053 bash[76859]: cluster 2023-10-09T10:47:52.004269+0000 mgr.y (mgr.26072) 1382 : cluster 0 pgmap v1645: 99 pgs: 1 remapped+peering, 2 active+remapped+backfilling, 96 active+clean; 743 MiB data, 7.4 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 427 op/s; 460/35544 objects misplaced (1.294%); 4.5 MiB/s, 71 objects/s recovering 2023-10-09T10:47:53.858 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:53 smithi053 bash[76859]: cluster 2023-10-09T10:47:52.691121+0000 osd.2 (osd.2) 53 : cluster 0 10.19 starting backfill to osd.1 from (0'0,0'0] MAX to 463'9251 2023-10-09T10:47:53.858 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:53 smithi053 bash[76859]: cluster 2023-10-09T10:47:52.691578+0000 osd.5 (osd.5) 524 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T10:47:53.858 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:53 smithi053 bash[76859]: cluster 2023-10-09T10:47:52.692159+0000 mon.a (mon.0) 2103 : cluster 0 osdmap e467: 8 total, 8 up, 4 in 2023-10-09T10:47:53.858 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:53 smithi053 bash[76859]: cluster 2023-10-09T10:47:52.698871+0000 osd.7 (osd.7) 456 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T10:47:53.858 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:53 smithi053 bash[76859]: cluster 2023-10-09T10:47:52.699058+0000 osd.6 (osd.6) 467 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T10:47:53.859 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:53 smithi053 bash[76859]: cluster 2023-10-09T10:47:52.727707+0000 osd.4 (osd.4) 387 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T10:47:53.859 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:53 smithi053 bash[76859]: audit 2023-10-09T10:47:53.102786+0000 mon.a (mon.0) 2104 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:47:53.859 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:53 smithi053 bash[79554]: cluster 2023-10-09T10:47:52.004269+0000 mgr.y (mgr.26072) 1382 : cluster 0 pgmap v1645: 99 pgs: 1 remapped+peering, 2 active+remapped+backfilling, 96 active+clean; 743 MiB data, 7.4 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 427 op/s; 460/35544 objects misplaced (1.294%); 4.5 MiB/s, 71 objects/s recovering 2023-10-09T10:47:53.859 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:53 smithi053 bash[79554]: cluster 2023-10-09T10:47:52.691121+0000 osd.2 (osd.2) 53 : cluster 0 10.19 starting backfill to osd.1 from (0'0,0'0] MAX to 463'9251 2023-10-09T10:47:53.859 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:53 smithi053 bash[79554]: cluster 2023-10-09T10:47:52.691578+0000 osd.5 (osd.5) 524 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T10:47:53.859 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:53 smithi053 bash[79554]: cluster 2023-10-09T10:47:52.692159+0000 mon.a (mon.0) 2103 : cluster 0 osdmap e467: 8 total, 8 up, 4 in 2023-10-09T10:47:53.859 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:53 smithi053 bash[79554]: cluster 2023-10-09T10:47:52.698871+0000 osd.7 (osd.7) 456 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T10:47:53.859 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:53 smithi053 bash[79554]: cluster 2023-10-09T10:47:52.699058+0000 osd.6 (osd.6) 467 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T10:47:53.860 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:53 smithi053 bash[79554]: cluster 2023-10-09T10:47:52.727707+0000 osd.4 (osd.4) 387 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T10:47:53.860 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:53 smithi053 bash[79554]: audit 2023-10-09T10:47:53.102786+0000 mon.a (mon.0) 2104 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:47:53.877 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:53.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:53.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:53.983 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:54.019 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:54.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:54.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:53 smithi086 bash[59714]: cluster 2023-10-09T10:47:52.004269+0000 mgr.y (mgr.26072) 1382 : cluster 0 pgmap v1645: 99 pgs: 1 remapped+peering, 2 active+remapped+backfilling, 96 active+clean; 743 MiB data, 7.4 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 427 op/s; 460/35544 objects misplaced (1.294%); 4.5 MiB/s, 71 objects/s recovering 2023-10-09T10:47:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:53 smithi086 bash[59714]: cluster 2023-10-09T10:47:52.691121+0000 osd.2 (osd.2) 53 : cluster 0 10.19 starting backfill to osd.1 from (0'0,0'0] MAX to 463'9251 2023-10-09T10:47:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:53 smithi086 bash[59714]: cluster 2023-10-09T10:47:52.691578+0000 osd.5 (osd.5) 524 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T10:47:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:53 smithi086 bash[59714]: cluster 2023-10-09T10:47:52.692159+0000 mon.a (mon.0) 2103 : cluster 0 osdmap e467: 8 total, 8 up, 4 in 2023-10-09T10:47:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:53 smithi086 bash[59714]: cluster 2023-10-09T10:47:52.698871+0000 osd.7 (osd.7) 456 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T10:47:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:53 smithi086 bash[59714]: cluster 2023-10-09T10:47:52.699058+0000 osd.6 (osd.6) 467 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T10:47:54.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:53 smithi086 bash[59714]: cluster 2023-10-09T10:47:52.727707+0000 osd.4 (osd.4) 387 : cluster 3 failed to encode map e467 with expected crc 2023-10-09T10:47:54.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:53 smithi086 bash[59714]: audit 2023-10-09T10:47:53.102786+0000 mon.a (mon.0) 2104 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:47:54.122 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:54.149 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:54.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:54.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:54.252 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:54.286 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:54.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:54.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:54.330 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:47:54.392 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:54.412 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:54.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:54.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:54.518 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:54.552 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:54.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:54.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:54.575 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:47:54.660 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:54.696 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:54.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:54.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:54.804 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:54.814 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:54 smithi053 bash[79554]: cluster 2023-10-09T10:47:53.693541+0000 osd.5 (osd.5) 525 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T10:47:54.814 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:54 smithi053 bash[79554]: cluster 2023-10-09T10:47:53.693610+0000 osd.6 (osd.6) 468 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T10:47:54.814 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:54 smithi053 bash[79554]: cluster 2023-10-09T10:47:53.695443+0000 mon.a (mon.0) 2105 : cluster 0 osdmap e468: 8 total, 8 up, 4 in 2023-10-09T10:47:54.815 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:54 smithi053 bash[79554]: cluster 2023-10-09T10:47:53.739032+0000 osd.7 (osd.7) 457 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T10:47:54.815 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:54 smithi053 bash[79554]: cluster 2023-10-09T10:47:54.004761+0000 mgr.y (mgr.26072) 1383 : cluster 0 pgmap v1648: 99 pgs: 1 remapped+peering, 2 active+remapped+backfilling, 96 active+clean; 664 MiB data, 7.2 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 556 op/s; 293/31746 objects misplaced (0.923%); 6.3 MiB/s, 100 objects/s recovering 2023-10-09T10:47:54.815 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:54 smithi053 bash[76859]: cluster 2023-10-09T10:47:53.693541+0000 osd.5 (osd.5) 525 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T10:47:54.815 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:54 smithi053 bash[76859]: cluster 2023-10-09T10:47:53.693610+0000 osd.6 (osd.6) 468 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T10:47:54.815 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:54 smithi053 bash[76859]: cluster 2023-10-09T10:47:53.695443+0000 mon.a (mon.0) 2105 : cluster 0 osdmap e468: 8 total, 8 up, 4 in 2023-10-09T10:47:54.815 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:54 smithi053 bash[76859]: cluster 2023-10-09T10:47:53.739032+0000 osd.7 (osd.7) 457 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T10:47:54.815 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:54 smithi053 bash[76859]: cluster 2023-10-09T10:47:54.004761+0000 mgr.y (mgr.26072) 1383 : cluster 0 pgmap v1648: 99 pgs: 1 remapped+peering, 2 active+remapped+backfilling, 96 active+clean; 664 MiB data, 7.2 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 556 op/s; 293/31746 objects misplaced (0.923%); 6.3 MiB/s, 100 objects/s recovering 2023-10-09T10:47:54.835 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:54.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:54.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:54.938 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:54.972 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:54.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:54.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:54.976 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:54 smithi086 bash[59714]: cluster 2023-10-09T10:47:53.693541+0000 osd.5 (osd.5) 525 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T10:47:54.976 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:54 smithi086 bash[59714]: cluster 2023-10-09T10:47:53.693610+0000 osd.6 (osd.6) 468 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T10:47:54.977 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:54 smithi086 bash[59714]: cluster 2023-10-09T10:47:53.695443+0000 mon.a (mon.0) 2105 : cluster 0 osdmap e468: 8 total, 8 up, 4 in 2023-10-09T10:47:54.977 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:54 smithi086 bash[59714]: cluster 2023-10-09T10:47:53.739032+0000 osd.7 (osd.7) 457 : cluster 3 failed to encode map e468 with expected crc 2023-10-09T10:47:54.977 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:54 smithi086 bash[59714]: cluster 2023-10-09T10:47:54.004761+0000 mgr.y (mgr.26072) 1383 : cluster 0 pgmap v1648: 99 pgs: 1 remapped+peering, 2 active+remapped+backfilling, 96 active+clean; 664 MiB data, 7.2 GiB used, 350 GiB / 358 GiB avail; 0 B/s wr, 556 op/s; 293/31746 objects misplaced (0.923%); 6.3 MiB/s, 100 objects/s recovering 2023-10-09T10:47:55.077 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:55.086 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T10:47:55.111 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:55.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:55.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:55.215 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:55.239 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:55.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:55.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:55.348 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:55.375 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:55.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:55.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:55.480 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:55.512 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:55.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:55.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:55.592 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:47:55.617 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:55.650 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:55.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:55.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:55.754 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:55.782 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:55.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:55.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:55.885 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:55.914 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:55.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:55.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:56.020 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:56.051 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:56.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:56.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:56.156 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:56.179 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:56.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:56.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:56.282 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:56.307 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:56.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:56.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:56.416 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:56.446 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:56.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:56.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:56.551 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:56.583 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:56.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:56.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:56.685 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:56.714 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:56.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:56.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:56.819 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:56.848 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:56.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:56.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:56.954 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:56.975 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:56.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:56.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:57.078 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:57.090 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:57 smithi053 bash[76859]: cluster 2023-10-09T10:47:56.005378+0000 mgr.y (mgr.26072) 1384 : cluster 0 pgmap v1649: 99 pgs: 1 remapped+peering, 2 active+remapped+backfilling, 96 active+clean; 644 MiB data, 7.1 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 400 op/s; 293/30801 objects misplaced (0.951%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T10:47:57.114 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:57.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:57.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:57.221 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:57.231 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:57 smithi086 bash[59714]: cluster 2023-10-09T10:47:56.005378+0000 mgr.y (mgr.26072) 1384 : cluster 0 pgmap v1649: 99 pgs: 1 remapped+peering, 2 active+remapped+backfilling, 96 active+clean; 644 MiB data, 7.1 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 400 op/s; 293/30801 objects misplaced (0.951%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T10:47:57.254 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:57.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:57.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:57.358 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:57.388 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:57.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:57.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:57.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:57 smithi053 bash[79554]: cluster 2023-10-09T10:47:56.005378+0000 mgr.y (mgr.26072) 1384 : cluster 0 pgmap v1649: 99 pgs: 1 remapped+peering, 2 active+remapped+backfilling, 96 active+clean; 644 MiB data, 7.1 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 400 op/s; 293/30801 objects misplaced (0.951%); 4.7 MiB/s, 75 objects/s recovering 2023-10-09T10:47:57.491 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:57.527 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:57.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:57.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:57.630 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:57.664 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:57.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:57.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:57.770 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:57.803 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:57.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:57.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:57.909 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:57.937 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:57.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:57.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:58.041 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:58.074 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:47:58.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:58.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:47:58.177 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:58.210 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:58.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:58.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:58.314 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:58.344 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:47:58.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:58.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:47:58.448 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:58.477 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:58.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:58.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:58.581 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:58.610 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:58.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:58.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:58.645 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:47:58.715 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:58.751 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:47:58.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:58.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:47:58.855 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:58.882 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:58.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:58.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:58.986 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:59.014 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:59.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:59.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:59.066 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:59 smithi086 bash[59714]: cluster 2023-10-09T10:47:58.006005+0000 mgr.y (mgr.26072) 1385 : cluster 0 pgmap v1650: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 443 MiB data, 6.7 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 848 op/s; 311/21111 objects misplaced (1.473%); 5.6 MiB/s, 89 objects/s recovering 2023-10-09T10:47:59.066 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:47:59 smithi086 bash[59714]: audit 2023-10-09T10:47:58.301684+0000 mon.a (mon.0) 2106 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:47:59.118 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:59.141 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:47:59.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:59.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:47:59.244 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:59.254 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:59 smithi053 bash[76859]: cluster 2023-10-09T10:47:58.006005+0000 mgr.y (mgr.26072) 1385 : cluster 0 pgmap v1650: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 443 MiB data, 6.7 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 848 op/s; 311/21111 objects misplaced (1.473%); 5.6 MiB/s, 89 objects/s recovering 2023-10-09T10:47:59.254 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:47:59 smithi053 bash[76859]: audit 2023-10-09T10:47:58.301684+0000 mon.a (mon.0) 2106 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:47:59.254 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:59 smithi053 bash[79554]: cluster 2023-10-09T10:47:58.006005+0000 mgr.y (mgr.26072) 1385 : cluster 0 pgmap v1650: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 443 MiB data, 6.7 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 848 op/s; 311/21111 objects misplaced (1.473%); 5.6 MiB/s, 89 objects/s recovering 2023-10-09T10:47:59.254 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:47:59 smithi053 bash[79554]: audit 2023-10-09T10:47:58.301684+0000 mon.a (mon.0) 2106 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:47:59.271 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:59.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:59.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:59.377 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:59.403 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:59.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:59.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:47:59.511 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:59.542 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:47:59.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:59.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:47:59.648 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:59.673 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:47:59.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:59.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:47:59.778 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:59.802 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:47:59.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:59.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:47:59.905 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:59.926 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:47:59.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:47:59.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:00.030 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:00.057 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:00.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:00.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:00.161 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:00.193 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:00.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:00.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:00.296 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:00.322 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:00.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:00.326 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:00.427 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:00.450 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:00.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:00.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:00.554 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:00.599 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:00.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:00.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:00.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:00 smithi053 bash[76859]: cluster 2023-10-09T10:47:59.467328+0000 mon.a (mon.0) 2107 : cluster 0 osdmap e469: 8 total, 8 up, 4 in 2023-10-09T10:48:00.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:00 smithi053 bash[76859]: cluster 2023-10-09T10:47:59.468871+0000 osd.6 (osd.6) 469 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T10:48:00.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:00 smithi053 bash[76859]: cluster 2023-10-09T10:47:59.470772+0000 osd.7 (osd.7) 458 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T10:48:00.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:00 smithi053 bash[76859]: cluster 2023-10-09T10:47:59.470883+0000 osd.6 (osd.6) 470 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T10:48:00.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:00 smithi053 bash[79554]: cluster 2023-10-09T10:47:59.467328+0000 mon.a (mon.0) 2107 : cluster 0 osdmap e469: 8 total, 8 up, 4 in 2023-10-09T10:48:00.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:00 smithi053 bash[79554]: cluster 2023-10-09T10:47:59.468871+0000 osd.6 (osd.6) 469 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T10:48:00.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:00 smithi053 bash[79554]: cluster 2023-10-09T10:47:59.470772+0000 osd.7 (osd.7) 458 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T10:48:00.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:00 smithi053 bash[79554]: cluster 2023-10-09T10:47:59.470883+0000 osd.6 (osd.6) 470 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T10:48:00.702 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:00.733 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:00.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:00.734 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:00.835 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:00.863 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:00.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:00 smithi086 bash[59714]: cluster 2023-10-09T10:47:59.467328+0000 mon.a (mon.0) 2107 : cluster 0 osdmap e469: 8 total, 8 up, 4 in 2023-10-09T10:48:00.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:00 smithi086 bash[59714]: cluster 2023-10-09T10:47:59.468871+0000 osd.6 (osd.6) 469 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T10:48:00.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:00 smithi086 bash[59714]: cluster 2023-10-09T10:47:59.470772+0000 osd.7 (osd.7) 458 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T10:48:00.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:00 smithi086 bash[59714]: cluster 2023-10-09T10:47:59.470883+0000 osd.6 (osd.6) 470 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T10:48:00.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:00.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:00.968 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:00.993 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:00.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:01.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:01.101 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:01.132 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:01.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:01.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:01.235 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:01.264 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:01.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:01.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:01.367 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:01.397 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:01.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:01.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:01.501 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:01.513 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:01 smithi053 bash[76859]: cluster 2023-10-09T10:48:00.006662+0000 mgr.y (mgr.26072) 1386 : cluster 0 pgmap v1652: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 385 MiB data, 6.5 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 782 op/s; 311/18363 objects misplaced (1.694%); 2.4 MiB/s, 37 objects/s recovering 2023-10-09T10:48:01.513 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:01 smithi053 bash[76859]: cluster 2023-10-09T10:48:00.026089+0000 osd.4 (osd.4) 388 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T10:48:01.513 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:01 smithi053 bash[76859]: cluster 2023-10-09T10:48:00.478766+0000 mon.a (mon.0) 2108 : cluster 0 osdmap e470: 8 total, 8 up, 4 in 2023-10-09T10:48:01.513 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:01 smithi053 bash[76859]: cluster 2023-10-09T10:48:00.480053+0000 osd.6 (osd.6) 471 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T10:48:01.513 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:01 smithi053 bash[76859]: cluster 2023-10-09T10:48:00.482870+0000 osd.6 (osd.6) 472 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T10:48:01.514 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:01 smithi053 bash[76859]: cluster 2023-10-09T10:48:00.484216+0000 osd.7 (osd.7) 459 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T10:48:01.514 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:01 smithi053 bash[76859]: cluster 2023-10-09T10:48:00.485332+0000 osd.6 (osd.6) 473 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T10:48:01.531 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:01.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:01.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:01.635 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:01.663 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:01.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:01.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:01.768 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:01.776 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:01 smithi053 bash[79554]: cluster 2023-10-09T10:48:00.006662+0000 mgr.y (mgr.26072) 1386 : cluster 0 pgmap v1652: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 385 MiB data, 6.5 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 782 op/s; 311/18363 objects misplaced (1.694%); 2.4 MiB/s, 37 objects/s recovering 2023-10-09T10:48:01.776 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:01 smithi053 bash[79554]: cluster 2023-10-09T10:48:00.026089+0000 osd.4 (osd.4) 388 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T10:48:01.776 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:01 smithi053 bash[79554]: cluster 2023-10-09T10:48:00.478766+0000 mon.a (mon.0) 2108 : cluster 0 osdmap e470: 8 total, 8 up, 4 in 2023-10-09T10:48:01.776 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:01 smithi053 bash[79554]: cluster 2023-10-09T10:48:00.480053+0000 osd.6 (osd.6) 471 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T10:48:01.776 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:01 smithi053 bash[79554]: cluster 2023-10-09T10:48:00.482870+0000 osd.6 (osd.6) 472 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T10:48:01.776 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:01 smithi053 bash[79554]: cluster 2023-10-09T10:48:00.484216+0000 osd.7 (osd.7) 459 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T10:48:01.776 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:01 smithi053 bash[79554]: cluster 2023-10-09T10:48:00.485332+0000 osd.6 (osd.6) 473 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T10:48:01.791 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:01.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:01.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:01.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:01 smithi086 bash[59714]: cluster 2023-10-09T10:48:00.006662+0000 mgr.y (mgr.26072) 1386 : cluster 0 pgmap v1652: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 385 MiB data, 6.5 GiB used, 351 GiB / 358 GiB avail; 0 B/s wr, 782 op/s; 311/18363 objects misplaced (1.694%); 2.4 MiB/s, 37 objects/s recovering 2023-10-09T10:48:01.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:01 smithi086 bash[59714]: cluster 2023-10-09T10:48:00.026089+0000 osd.4 (osd.4) 388 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T10:48:01.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:01 smithi086 bash[59714]: cluster 2023-10-09T10:48:00.478766+0000 mon.a (mon.0) 2108 : cluster 0 osdmap e470: 8 total, 8 up, 4 in 2023-10-09T10:48:01.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:01 smithi086 bash[59714]: cluster 2023-10-09T10:48:00.480053+0000 osd.6 (osd.6) 471 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T10:48:01.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:01 smithi086 bash[59714]: cluster 2023-10-09T10:48:00.482870+0000 osd.6 (osd.6) 472 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T10:48:01.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:01 smithi086 bash[59714]: cluster 2023-10-09T10:48:00.484216+0000 osd.7 (osd.7) 459 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T10:48:01.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:01 smithi086 bash[59714]: cluster 2023-10-09T10:48:00.485332+0000 osd.6 (osd.6) 473 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T10:48:01.896 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:01.924 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:01.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:01.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:02.034 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:02.073 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:02.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:02.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:02.177 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:02.210 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:02.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:02.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:02.313 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:02.337 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:02.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:02.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:02.409 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:48:02.451 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:02.474 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:02.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:02.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:02.577 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:02.585 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:02 smithi053 bash[79554]: cluster 2023-10-09T10:48:00.691191+0000 osd.5 (osd.5) 526 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T10:48:02.585 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:02 smithi053 bash[79554]: cluster 2023-10-09T10:48:00.691373+0000 osd.4 (osd.4) 389 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T10:48:02.585 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:02 smithi053 bash[79554]: cluster 2023-10-09T10:48:01.478397+0000 mon.a (mon.0) 2109 : cluster 0 osdmap e471: 8 total, 8 up, 4 in 2023-10-09T10:48:02.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:02 smithi053 bash[79554]: cluster 2023-10-09T10:48:01.479006+0000 osd.5 (osd.5) 527 : cluster 3 failed to encode map e471 with expected crc 2023-10-09T10:48:02.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:02 smithi053 bash[79554]: cluster 2023-10-09T10:48:01.479183+0000 osd.6 (osd.6) 474 : cluster 3 failed to encode map e471 with expected crc 2023-10-09T10:48:02.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:02 smithi053 bash[79554]: cluster 2023-10-09T10:48:01.481489+0000 osd.7 (osd.7) 460 : cluster 3 failed to encode map e471 with expected crc 2023-10-09T10:48:02.586 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:02 smithi053 bash[79554]: cluster 2023-10-09T10:48:01.482408+0000 osd.6 (osd.6) 475 : cluster 3 failed to encode map e471 with expected crc 2023-10-09T10:48:02.586 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:48:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:48:02] "GET /metrics HTTP/1.1" 200 36588 "" "Prometheus/2.33.4" 2023-10-09T10:48:02.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:02 smithi053 bash[76859]: cluster 2023-10-09T10:48:00.691191+0000 osd.5 (osd.5) 526 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T10:48:02.586 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:02 smithi053 bash[76859]: cluster 2023-10-09T10:48:00.691373+0000 osd.4 (osd.4) 389 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T10:48:02.587 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:02 smithi053 bash[76859]: cluster 2023-10-09T10:48:01.478397+0000 mon.a (mon.0) 2109 : cluster 0 osdmap e471: 8 total, 8 up, 4 in 2023-10-09T10:48:02.587 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:02 smithi053 bash[76859]: cluster 2023-10-09T10:48:01.479006+0000 osd.5 (osd.5) 527 : cluster 3 failed to encode map e471 with expected crc 2023-10-09T10:48:02.587 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:02 smithi053 bash[76859]: cluster 2023-10-09T10:48:01.479183+0000 osd.6 (osd.6) 474 : cluster 3 failed to encode map e471 with expected crc 2023-10-09T10:48:02.587 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:02 smithi053 bash[76859]: cluster 2023-10-09T10:48:01.481489+0000 osd.7 (osd.7) 460 : cluster 3 failed to encode map e471 with expected crc 2023-10-09T10:48:02.587 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:02 smithi053 bash[76859]: cluster 2023-10-09T10:48:01.482408+0000 osd.6 (osd.6) 475 : cluster 3 failed to encode map e471 with expected crc 2023-10-09T10:48:02.625 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:02.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:02.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:02.728 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:02.758 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:02.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:02.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:02.861 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:02.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:02 smithi086 bash[59714]: cluster 2023-10-09T10:48:00.691191+0000 osd.5 (osd.5) 526 : cluster 3 failed to encode map e469 with expected crc 2023-10-09T10:48:02.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:02 smithi086 bash[59714]: cluster 2023-10-09T10:48:00.691373+0000 osd.4 (osd.4) 389 : cluster 3 failed to encode map e470 with expected crc 2023-10-09T10:48:02.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:02 smithi086 bash[59714]: cluster 2023-10-09T10:48:01.478397+0000 mon.a (mon.0) 2109 : cluster 0 osdmap e471: 8 total, 8 up, 4 in 2023-10-09T10:48:02.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:02 smithi086 bash[59714]: cluster 2023-10-09T10:48:01.479006+0000 osd.5 (osd.5) 527 : cluster 3 failed to encode map e471 with expected crc 2023-10-09T10:48:02.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:02 smithi086 bash[59714]: cluster 2023-10-09T10:48:01.479183+0000 osd.6 (osd.6) 474 : cluster 3 failed to encode map e471 with expected crc 2023-10-09T10:48:02.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:02 smithi086 bash[59714]: cluster 2023-10-09T10:48:01.481489+0000 osd.7 (osd.7) 460 : cluster 3 failed to encode map e471 with expected crc 2023-10-09T10:48:02.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:02 smithi086 bash[59714]: cluster 2023-10-09T10:48:01.482408+0000 osd.6 (osd.6) 475 : cluster 3 failed to encode map e471 with expected crc 2023-10-09T10:48:02.894 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:02.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:02.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:02.999 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:03.030 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:03.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:03.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:03.136 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:03.167 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:03.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:03.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:03.272 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:03.298 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:03.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:03.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:03.403 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:03.435 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:03.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:03.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:03.539 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:03.569 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:03.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:03.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:03.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:03 smithi053 bash[76859]: cluster 2023-10-09T10:48:02.007222+0000 mgr.y (mgr.26072) 1387 : cluster 0 pgmap v1655: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 295 MiB data, 6.0 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 931 op/s; 311/14040 objects misplaced (2.215%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T10:48:03.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:03 smithi053 bash[79554]: cluster 2023-10-09T10:48:02.007222+0000 mgr.y (mgr.26072) 1387 : cluster 0 pgmap v1655: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 295 MiB data, 6.0 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 931 op/s; 311/14040 objects misplaced (2.215%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T10:48:03.675 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:03.703 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:03.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:03.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:03.807 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:03.840 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:03.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:03.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:03.865 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Removed 122941 objects 2023-10-09T10:48:03.865 INFO:tasks.radosbench.radosbench.0.smithi053.stdout:Clean up completed and total clean up time :144.205 2023-10-09T10:48:03.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:03 smithi086 bash[59714]: cluster 2023-10-09T10:48:02.007222+0000 mgr.y (mgr.26072) 1387 : cluster 0 pgmap v1655: 99 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 97 active+clean; 295 MiB data, 6.0 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 931 op/s; 311/14040 objects misplaced (2.215%); 1.7 MiB/s, 26 objects/s recovering 2023-10-09T10:48:03.947 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:03.972 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:03.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:03.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:04.075 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:04.104 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:04.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:04.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:04.208 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:04.230 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:04.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:04.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:04.333 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:04.359 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:04.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:04.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:04.462 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:04.487 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:04.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:04.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:04.590 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:04.611 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:04.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:04.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:04.715 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:04.750 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:04.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:04.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:04.854 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:04.880 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:04.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:04.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:04.982 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:05.008 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:05.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:05.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:05.112 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:05.136 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:05.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:05.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:05.239 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:05.263 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:05.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:05.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:05.367 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:05.390 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:05.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:05.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:05.494 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:05.528 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:05.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:05.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:05.632 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:05.657 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:05.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:05.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:05.704 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:05 smithi053 bash[76859]: cluster 2023-10-09T10:48:04.007790+0000 mgr.y (mgr.26072) 1388 : cluster 0 pgmap v1656: 99 pgs: 1 active+remapped+backfill_wait, 98 active+clean; 122 MiB data, 5.6 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 854 op/s; 277/5736 objects misplaced (4.829%); 309 KiB/s, 4 objects/s recovering 2023-10-09T10:48:05.704 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:05 smithi053 bash[76859]: audit 2023-10-09T10:48:04.693365+0000 mon.a (mon.0) 2110 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:48:05.704 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:05 smithi053 bash[76859]: audit 2023-10-09T10:48:04.700722+0000 mon.a (mon.0) 2111 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:48:05.704 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:05 smithi053 bash[79554]: cluster 2023-10-09T10:48:04.007790+0000 mgr.y (mgr.26072) 1388 : cluster 0 pgmap v1656: 99 pgs: 1 active+remapped+backfill_wait, 98 active+clean; 122 MiB data, 5.6 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 854 op/s; 277/5736 objects misplaced (4.829%); 309 KiB/s, 4 objects/s recovering 2023-10-09T10:48:05.704 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:05 smithi053 bash[79554]: audit 2023-10-09T10:48:04.693365+0000 mon.a (mon.0) 2110 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:48:05.704 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:05 smithi053 bash[79554]: audit 2023-10-09T10:48:04.700722+0000 mon.a (mon.0) 2111 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:48:05.761 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:05.772 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:05 smithi086 bash[59714]: cluster 2023-10-09T10:48:04.007790+0000 mgr.y (mgr.26072) 1388 : cluster 0 pgmap v1656: 99 pgs: 1 active+remapped+backfill_wait, 98 active+clean; 122 MiB data, 5.6 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 854 op/s; 277/5736 objects misplaced (4.829%); 309 KiB/s, 4 objects/s recovering 2023-10-09T10:48:05.772 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:05 smithi086 bash[59714]: audit 2023-10-09T10:48:04.693365+0000 mon.a (mon.0) 2110 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:48:05.772 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:05 smithi086 bash[59714]: audit 2023-10-09T10:48:04.700722+0000 mon.a (mon.0) 2111 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:48:05.790 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:05.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:05.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:05.894 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:05.924 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:05.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:05.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:06.028 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:06.055 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:06.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:06.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:06.159 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:06.183 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:06.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:06.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:06.285 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:06.319 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:06.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:06.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:06.422 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:06.454 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:06.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:06.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:06.558 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:06.586 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:06.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:06.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:06.689 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:06.720 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:06.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:06.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:06.823 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:06.856 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:06.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:06.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:06.960 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:06.988 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:06.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:06.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:07.092 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:07.116 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:07.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:07 smithi086 bash[59714]: cluster 2023-10-09T10:48:06.008581+0000 mgr.y (mgr.26072) 1389 : cluster 0 pgmap v1657: 99 pgs: 99 active+clean; 84 MiB data, 5.5 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 738 op/s; 1.3 MiB/s, 20 objects/s recovering 2023-10-09T10:48:07.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:07 smithi086 bash[59714]: audit 2023-10-09T10:48:06.019799+0000 mon.a (mon.0) 2112 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:48:07.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:07 smithi086 bash[59714]: audit 2023-10-09T10:48:06.026798+0000 mon.a (mon.0) 2113 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:48:07.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:07 smithi086 bash[59714]: audit 2023-10-09T10:48:06.498267+0000 mon.a (mon.0) 2114 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:48:07.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:07 smithi086 bash[59714]: audit 2023-10-09T10:48:06.499273+0000 mon.a (mon.0) 2115 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:48:07.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:07 smithi086 bash[59714]: audit 2023-10-09T10:48:06.505142+0000 mon.a (mon.0) 2116 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:48:07.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:07.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:07.220 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:07.251 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:07.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:07.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:07.356 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:07.369 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:07 smithi053 bash[79554]: cluster 2023-10-09T10:48:06.008581+0000 mgr.y (mgr.26072) 1389 : cluster 0 pgmap v1657: 99 pgs: 99 active+clean; 84 MiB data, 5.5 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 738 op/s; 1.3 MiB/s, 20 objects/s recovering 2023-10-09T10:48:07.369 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:07 smithi053 bash[79554]: audit 2023-10-09T10:48:06.019799+0000 mon.a (mon.0) 2112 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:48:07.369 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:07 smithi053 bash[79554]: audit 2023-10-09T10:48:06.026798+0000 mon.a (mon.0) 2113 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:48:07.369 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:07 smithi053 bash[79554]: audit 2023-10-09T10:48:06.498267+0000 mon.a (mon.0) 2114 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:48:07.370 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:07 smithi053 bash[79554]: audit 2023-10-09T10:48:06.499273+0000 mon.a (mon.0) 2115 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:48:07.370 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:07 smithi053 bash[79554]: audit 2023-10-09T10:48:06.505142+0000 mon.a (mon.0) 2116 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:48:07.370 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:07 smithi053 bash[76859]: cluster 2023-10-09T10:48:06.008581+0000 mgr.y (mgr.26072) 1389 : cluster 0 pgmap v1657: 99 pgs: 99 active+clean; 84 MiB data, 5.5 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 738 op/s; 1.3 MiB/s, 20 objects/s recovering 2023-10-09T10:48:07.370 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:07 smithi053 bash[76859]: audit 2023-10-09T10:48:06.019799+0000 mon.a (mon.0) 2112 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:48:07.370 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:07 smithi053 bash[76859]: audit 2023-10-09T10:48:06.026798+0000 mon.a (mon.0) 2113 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:48:07.370 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:07 smithi053 bash[76859]: audit 2023-10-09T10:48:06.498267+0000 mon.a (mon.0) 2114 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:48:07.370 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:07 smithi053 bash[76859]: audit 2023-10-09T10:48:06.499273+0000 mon.a (mon.0) 2115 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:48:07.370 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:07 smithi053 bash[76859]: audit 2023-10-09T10:48:06.505142+0000 mon.a (mon.0) 2116 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:48:07.384 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:07.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:07.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:07.488 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:07.515 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:07.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:07.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:07.618 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:07.647 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:07.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:07.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:07.692 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_5 2023-10-09T10:48:07.693 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd pool rm unique_pool_5 unique_pool_5 --yes-i-really-really-mean-it 2023-10-09T10:48:07.751 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:07.773 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:07.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:07.776 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:07.877 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:07.912 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:07.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:07.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:07.932 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:48:07.933 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2023-10-09T10:48:08.016 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:08.038 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:08.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:08.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:08.142 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:08.169 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:08.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:08.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:08.272 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:08.307 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:08.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:08.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:08.411 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:08.442 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:08.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:08.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:08.545 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:08.569 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:08.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:08.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:08.673 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:08.705 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:08.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:08.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:08.808 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:08.843 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:08.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:08.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:08.947 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:08.977 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:08.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:08.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:09.081 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:09.102 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:09.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:09.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:09.205 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:09.217 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:09 smithi053 bash[79554]: audit 2023-10-09T10:48:07.915170+0000 mgr.y (mgr.26072) 1390 : audit 0 from='client.46007 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:48:09.218 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:09 smithi053 bash[79554]: cluster 2023-10-09T10:48:08.009201+0000 mgr.y (mgr.26072) 1391 : cluster 0 pgmap v1658: 99 pgs: 99 active+clean; 27 MiB data, 5.2 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 730 op/s; 1.0 MiB/s, 16 objects/s recovering 2023-10-09T10:48:09.218 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:09 smithi053 bash[79554]: audit 2023-10-09T10:48:08.103702+0000 mon.a (mon.0) 2117 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:48:09.218 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:09 smithi053 bash[76859]: audit 2023-10-09T10:48:07.915170+0000 mgr.y (mgr.26072) 1390 : audit 0 from='client.46007 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:48:09.218 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:09 smithi053 bash[76859]: cluster 2023-10-09T10:48:08.009201+0000 mgr.y (mgr.26072) 1391 : cluster 0 pgmap v1658: 99 pgs: 99 active+clean; 27 MiB data, 5.2 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 730 op/s; 1.0 MiB/s, 16 objects/s recovering 2023-10-09T10:48:09.218 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:09 smithi053 bash[76859]: audit 2023-10-09T10:48:08.103702+0000 mon.a (mon.0) 2117 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:48:09.231 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:09.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:09.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:09.335 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:09.363 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:09.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:09.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:09 smithi086 bash[59714]: audit 2023-10-09T10:48:07.915170+0000 mgr.y (mgr.26072) 1390 : audit 0 from='client.46007 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:48:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:09 smithi086 bash[59714]: cluster 2023-10-09T10:48:08.009201+0000 mgr.y (mgr.26072) 1391 : cluster 0 pgmap v1658: 99 pgs: 99 active+clean; 27 MiB data, 5.2 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 730 op/s; 1.0 MiB/s, 16 objects/s recovering 2023-10-09T10:48:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:09 smithi086 bash[59714]: audit 2023-10-09T10:48:08.103702+0000 mon.a (mon.0) 2117 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:48:09.467 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:09.498 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:09.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:09.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:09.603 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:09.629 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:09.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:09.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:09.732 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:09.756 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:09.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:09.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:09.859 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:09.888 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:09.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:09.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:09.991 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:10.017 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:10.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:10.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:10.121 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:10.147 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:10.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:10.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:10.252 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:10.282 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:10.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:10.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:10.385 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:10.417 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:10.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:10.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:10.520 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:10.544 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:10.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:10.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:10.647 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:10.679 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:10.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:10.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:10.783 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:10.820 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:10.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:10.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:10.924 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:10.950 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:10.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:10.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:10.975 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":1657,"stamp":"2023-10-09T10:48:06.008032+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":87824331,"num_objects":1297,"num_object_clones":0,"num_object_copies":3891,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1297,"num_whiteouts":0,"num_read":6260,"num_read_kb":13719,"num_write":233512,"num_write_kb":7094200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":21715,"num_bytes_recovered":1419845386,"num_keys_recovered":10,"num_objects_omap":16,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":105738,"ondisk_log_size":105738,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":303,"num_osds":4,"num_per_pool_osds":4,"num_per_pool_omap_osds":4,"kb":374980608,"kb_used":5728092,"kb_used_data":435196,"kb_used_omap":25,"kb_used_meta":5292582,"kb_avail":369252516,"statfs":{"total":383980142592,"available":378114576384,"internally_reserved":0,"allocated":445640704,"data_stored":439811641,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":26364,"internal_metadata":5419604228},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,3,0,1,1,0,4,4],"upper_bound":256},"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":-316145664,"num_objects":-4824,"num_object_clones":0,"num_object_copies":-14472,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-311,"num_objects_unfound":0,"num_objects_dirty":-4824,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4830,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":134,"num_bytes_recovered":8781824,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.539780"},"pg_stats":[{"pgid":"10.13","version":"471'9827","reported_seq":9917,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:03.116937+0000","last_change":"2023-10-09T10:47:35.683323+0000","last_active":"2023-10-09T10:48:03.116937+0000","last_peered":"2023-10-09T10:48:03.116937+0000","last_clean":"2023-10-09T10:48:03.116937+0000","last_became_active":"2023-10-09T10:47:35.640497+0000","last_became_peered":"2023-10-09T10:47:35.640497+0000","last_unstale":"2023-10-09T10:48:03.116937+0000","last_undegraded":"2023-10-09T10:48:03.116937+0000","last_fullsized":"2023-10-09T10:48:03.116937+0000","mapping_epoch":450,"log_start":"418'5749","ondisk_log_start":"418'5749","created":416,"last_epoch_clean":451,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4078,"log_dups_size":0,"ondisk_log_size":4078,"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":2785280,"num_objects":43,"num_object_clones":0,"num_object_copies":129,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":43,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7801,"num_write_kb":250976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"59'1","reported_seq":226,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.475879+0000","last_change":"2023-10-09T10:38:18.311969+0000","last_active":"2023-10-09T10:48:00.475879+0000","last_peered":"2023-10-09T10:48:00.475879+0000","last_clean":"2023-10-09T10:48:00.475879+0000","last_became_active":"2023-10-09T10:38:18.311454+0000","last_became_peered":"2023-10-09T10:38:18.311454+0000","last_unstale":"2023-10-09T10:48:00.475879+0000","last_undegraded":"2023-10-09T10:48:00.475879+0000","last_fullsized":"2023-10-09T10:48:00.475879+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:17:11.079874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":357,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.482177+0000","last_change":"2023-10-09T10:37:28.307391+0000","last_active":"2023-10-09T10:48:00.482177+0000","last_peered":"2023-10-09T10:48:00.482177+0000","last_clean":"2023-10-09T10:48:00.482177+0000","last_became_active":"2023-10-09T10:37:28.306978+0000","last_became_peered":"2023-10-09T10:37:28.306978+0000","last_unstale":"2023-10-09T10:48:00.482177+0000","last_undegraded":"2023-10-09T10:48:00.482177+0000","last_fullsized":"2023-10-09T10:48:00.482177+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:17:57.731703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.10","version":"471'9802","reported_seq":11403,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:03.112040+0000","last_change":"2023-10-09T10:47:31.566848+0000","last_active":"2023-10-09T10:48:03.112040+0000","last_peered":"2023-10-09T10:48:03.112040+0000","last_clean":"2023-10-09T10:48:03.112040+0000","last_became_active":"2023-10-09T10:47:31.546250+0000","last_became_peered":"2023-10-09T10:47:31.546250+0000","last_unstale":"2023-10-09T10:48:03.112040+0000","last_undegraded":"2023-10-09T10:48:03.112040+0000","last_fullsized":"2023-10-09T10:48:03.112040+0000","mapping_epoch":446,"log_start":"418'5732","ondisk_log_start":"418'5732","created":416,"last_epoch_clean":447,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4070,"log_dups_size":0,"ondisk_log_size":4070,"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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7748,"num_write_kb":247840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":750,"num_bytes_recovered":49152000,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":456,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.480911+0000","last_change":"2023-10-09T10:38:40.456703+0000","last_active":"2023-10-09T10:48:00.480911+0000","last_peered":"2023-10-09T10:48:00.480911+0000","last_clean":"2023-10-09T10:48:00.480911+0000","last_became_active":"2023-10-09T10:38:40.454494+0000","last_became_peered":"2023-10-09T10:38:40.454494+0000","last_unstale":"2023-10-09T10:48:00.480911+0000","last_undegraded":"2023-10-09T10:48:00.480911+0000","last_fullsized":"2023-10-09T10:48:00.480911+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:32:16.427227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":102,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.489998+0000","last_change":"2023-10-09T10:38:40.458543+0000","last_active":"2023-10-09T10:48:00.489998+0000","last_peered":"2023-10-09T10:48:00.489998+0000","last_clean":"2023-10-09T10:48:00.489998+0000","last_became_active":"2023-10-09T10:38:40.458188+0000","last_became_peered":"2023-10-09T10:38:40.458188+0000","last_unstale":"2023-10-09T10:48:00.489998+0000","last_undegraded":"2023-10-09T10:48:00.489998+0000","last_fullsized":"2023-10-09T10:48:00.489998+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"10.11","version":"471'9659","reported_seq":11019,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:03.117164+0000","last_change":"2023-10-09T10:47:35.507682+0000","last_active":"2023-10-09T10:48:03.117164+0000","last_peered":"2023-10-09T10:48:03.117164+0000","last_clean":"2023-10-09T10:48:03.117164+0000","last_became_active":"2023-10-09T10:47:35.485171+0000","last_became_peered":"2023-10-09T10:47:35.485171+0000","last_unstale":"2023-10-09T10:48:03.117164+0000","last_undegraded":"2023-10-09T10:48:03.117164+0000","last_fullsized":"2023-10-09T10:48:03.117164+0000","mapping_epoch":450,"log_start":"418'5553","ondisk_log_start":"418'5553","created":416,"last_epoch_clean":451,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4106,"log_dups_size":0,"ondisk_log_size":4106,"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":4521984,"num_objects":69,"num_object_clones":0,"num_object_copies":207,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7643,"num_write_kb":246784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":628,"num_bytes_recovered":41156608,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.18","version":"0'0","reported_seq":61,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.480800+0000","last_change":"2023-10-09T10:45:45.677977+0000","last_active":"2023-10-09T10:48:00.480800+0000","last_peered":"2023-10-09T10:48:00.480800+0000","last_clean":"2023-10-09T10:48:00.480800+0000","last_became_active":"2023-10-09T10:45:45.677413+0000","last_became_peered":"2023-10-09T10:45:45.677413+0000","last_unstale":"2023-10-09T10:48:00.480800+0000","last_undegraded":"2023-10-09T10:48:00.480800+0000","last_fullsized":"2023-10-09T10:48:00.480800+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:05:49.901717+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":448,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.488153+0000","last_change":"2023-10-09T10:38:40.457519+0000","last_active":"2023-10-09T10:48:00.488153+0000","last_peered":"2023-10-09T10:48:00.488153+0000","last_clean":"2023-10-09T10:48:00.488153+0000","last_became_active":"2023-10-09T10:38:40.457124+0000","last_became_peered":"2023-10-09T10:38:40.457124+0000","last_unstale":"2023-10-09T10:48:00.488153+0000","last_undegraded":"2023-10-09T10:48:00.488153+0000","last_fullsized":"2023-10-09T10:48:00.488153+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":51,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.493904+0000","last_change":"2023-10-09T10:46:39.675469+0000","last_active":"2023-10-09T10:48:00.493904+0000","last_peered":"2023-10-09T10:48:00.493904+0000","last_clean":"2023-10-09T10:48:00.493904+0000","last_became_active":"2023-10-09T10:46:39.675008+0000","last_became_peered":"2023-10-09T10:46:39.675008+0000","last_unstale":"2023-10-09T10:48:00.493904+0000","last_undegraded":"2023-10-09T10:48:00.493904+0000","last_fullsized":"2023-10-09T10:48:00.493904+0000","mapping_epoch":429,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":430,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":390,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.490741+0000","last_change":"2023-10-09T10:37:28.318200+0000","last_active":"2023-10-09T10:48:00.490741+0000","last_peered":"2023-10-09T10:48:00.490741+0000","last_clean":"2023-10-09T10:48:00.490741+0000","last_became_active":"2023-10-09T10:37:28.317492+0000","last_became_peered":"2023-10-09T10:37:28.317492+0000","last_unstale":"2023-10-09T10:48:00.490741+0000","last_undegraded":"2023-10-09T10:48:00.490741+0000","last_fullsized":"2023-10-09T10:48:00.490741+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":115,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.489952+0000","last_change":"2023-10-09T10:45:45.681981+0000","last_active":"2023-10-09T10:48:00.489952+0000","last_peered":"2023-10-09T10:48:00.489952+0000","last_clean":"2023-10-09T10:48:00.489952+0000","last_became_active":"2023-10-09T10:45:45.681614+0000","last_became_peered":"2023-10-09T10:45:45.681614+0000","last_unstale":"2023-10-09T10:48:00.489952+0000","last_undegraded":"2023-10-09T10:48:00.489952+0000","last_fullsized":"2023-10-09T10:48:00.489952+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":108,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.492124+0000","last_change":"2023-10-09T10:38:18.316814+0000","last_active":"2023-10-09T10:48:00.492124+0000","last_peered":"2023-10-09T10:48:00.492124+0000","last_clean":"2023-10-09T10:48:00.492124+0000","last_became_active":"2023-10-09T10:38:18.316409+0000","last_became_peered":"2023-10-09T10:38:18.316409+0000","last_unstale":"2023-10-09T10:48:00.492124+0000","last_undegraded":"2023-10-09T10:48:00.492124+0000","last_fullsized":"2023-10-09T10:48:00.492124+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"59'3","reported_seq":154,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.489328+0000","last_change":"2023-10-09T10:46:39.654352+0000","last_active":"2023-10-09T10:48:00.489328+0000","last_peered":"2023-10-09T10:48:00.489328+0000","last_clean":"2023-10-09T10:48:00.489328+0000","last_became_active":"2023-10-09T10:46:39.650752+0000","last_became_peered":"2023-10-09T10:46:39.650752+0000","last_unstale":"2023-10-09T10:48:00.489328+0000","last_undegraded":"2023-10-09T10:48:00.489328+0000","last_fullsized":"2023-10-09T10:48:00.489328+0000","mapping_epoch":429,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":430,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":69,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.481035+0000","last_change":"2023-10-09T10:46:39.671004+0000","last_active":"2023-10-09T10:48:00.481035+0000","last_peered":"2023-10-09T10:48:00.481035+0000","last_clean":"2023-10-09T10:48:00.481035+0000","last_became_active":"2023-10-09T10:46:39.670624+0000","last_became_peered":"2023-10-09T10:46:39.670624+0000","last_unstale":"2023-10-09T10:48:00.481035+0000","last_undegraded":"2023-10-09T10:48:00.481035+0000","last_fullsized":"2023-10-09T10:48:00.481035+0000","mapping_epoch":429,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":430,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:52:39.237836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"83'22","reported_seq":149,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.490249+0000","last_change":"2023-10-09T10:36:25.339317+0000","last_active":"2023-10-09T10:48:00.490249+0000","last_peered":"2023-10-09T10:48:00.490249+0000","last_clean":"2023-10-09T10:48:00.490249+0000","last_became_active":"2023-10-09T10:36:25.315730+0000","last_became_peered":"2023-10-09T10:36:25.315730+0000","last_unstale":"2023-10-09T10:48:00.490249+0000","last_undegraded":"2023-10-09T10:48:00.490249+0000","last_fullsized":"2023-10-09T10:48:00.490249+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":357,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.489866+0000","last_change":"2023-10-09T10:37:28.315785+0000","last_active":"2023-10-09T10:48:00.489866+0000","last_peered":"2023-10-09T10:48:00.489866+0000","last_clean":"2023-10-09T10:48:00.489866+0000","last_became_active":"2023-10-09T10:37:28.315252+0000","last_became_peered":"2023-10-09T10:37:28.315252+0000","last_unstale":"2023-10-09T10:48:00.489866+0000","last_undegraded":"2023-10-09T10:48:00.489866+0000","last_fullsized":"2023-10-09T10:48:00.489866+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,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":145,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.493378+0000","last_change":"2023-10-09T10:36:25.325611+0000","last_active":"2023-10-09T10:48:00.493378+0000","last_peered":"2023-10-09T10:48:00.493378+0000","last_clean":"2023-10-09T10:48:00.493378+0000","last_became_active":"2023-10-09T10:36:25.312891+0000","last_became_peered":"2023-10-09T10:36:25.312891+0000","last_unstale":"2023-10-09T10:48:00.493378+0000","last_undegraded":"2023-10-09T10:48:00.493378+0000","last_fullsized":"2023-10-09T10:48:00.493378+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":62,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:01.477371+0000","last_change":"2023-10-09T10:45:45.678349+0000","last_active":"2023-10-09T10:48:01.477371+0000","last_peered":"2023-10-09T10:48:01.477371+0000","last_clean":"2023-10-09T10:48:01.477371+0000","last_became_active":"2023-10-09T10:45:45.677761+0000","last_became_peered":"2023-10-09T10:45:45.677761+0000","last_unstale":"2023-10-09T10:48:01.477371+0000","last_undegraded":"2023-10-09T10:48:01.477371+0000","last_fullsized":"2023-10-09T10:48:01.477371+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:46:12.793654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":111,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.489387+0000","last_change":"2023-10-09T10:45:45.685388+0000","last_active":"2023-10-09T10:48:00.489387+0000","last_peered":"2023-10-09T10:48:00.489387+0000","last_clean":"2023-10-09T10:48:00.489387+0000","last_became_active":"2023-10-09T10:45:45.684940+0000","last_became_peered":"2023-10-09T10:45:45.684940+0000","last_unstale":"2023-10-09T10:48:00.489387+0000","last_undegraded":"2023-10-09T10:48:00.489387+0000","last_fullsized":"2023-10-09T10:48:00.489387+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":490,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.489695+0000","last_change":"2023-10-09T10:45:45.681634+0000","last_active":"2023-10-09T10:48:00.489695+0000","last_peered":"2023-10-09T10:48:00.489695+0000","last_clean":"2023-10-09T10:48:00.489695+0000","last_became_active":"2023-10-09T10:45:45.681262+0000","last_became_peered":"2023-10-09T10:45:45.681262+0000","last_unstale":"2023-10-09T10:48:00.489695+0000","last_undegraded":"2023-10-09T10:48:00.489695+0000","last_fullsized":"2023-10-09T10:48:00.489695+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.18","version":"471'9585","reported_seq":12717,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:01.730499+0000","last_change":"2023-10-09T10:47:53.728612+0000","last_active":"2023-10-09T10:48:01.730499+0000","last_peered":"2023-10-09T10:48:01.730499+0000","last_clean":"2023-10-09T10:48:01.730499+0000","last_became_active":"2023-10-09T10:47:53.704523+0000","last_became_peered":"2023-10-09T10:47:53.704523+0000","last_unstale":"2023-10-09T10:48:01.730499+0000","last_undegraded":"2023-10-09T10:48:01.730499+0000","last_fullsized":"2023-10-09T10:48:01.730499+0000","mapping_epoch":467,"log_start":"418'5414","ondisk_log_start":"418'5414","created":416,"last_epoch_clean":468,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4171,"log_dups_size":0,"ondisk_log_size":4171,"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":6619136,"num_objects":101,"num_object_clones":0,"num_object_copies":303,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":101,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7585,"num_write_kb":245952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1502,"num_bytes_recovered":98435072,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":138,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.493022+0000","last_change":"2023-10-09T10:36:25.312246+0000","last_active":"2023-10-09T10:48:00.493022+0000","last_peered":"2023-10-09T10:48:00.493022+0000","last_clean":"2023-10-09T10:48:00.493022+0000","last_became_active":"2023-10-09T10:36:25.311895+0000","last_became_peered":"2023-10-09T10:36:25.311895+0000","last_unstale":"2023-10-09T10:48:00.493022+0000","last_undegraded":"2023-10-09T10:48:00.493022+0000","last_fullsized":"2023-10-09T10:48:00.493022+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":101,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.489096+0000","last_change":"2023-10-09T10:38:48.148228+0000","last_active":"2023-10-09T10:48:00.489096+0000","last_peered":"2023-10-09T10:48:00.489096+0000","last_clean":"2023-10-09T10:48:00.489096+0000","last_became_active":"2023-10-09T10:38:48.147765+0000","last_became_peered":"2023-10-09T10:38:48.147765+0000","last_unstale":"2023-10-09T10:48:00.489096+0000","last_undegraded":"2023-10-09T10:48:00.489096+0000","last_fullsized":"2023-10-09T10:48:00.489096+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.19","version":"471'9616","reported_seq":9926,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:03.839681+0000","last_change":"2023-10-09T10:48:01.540299+0000","last_active":"2023-10-09T10:48:03.839681+0000","last_peered":"2023-10-09T10:48:03.839681+0000","last_clean":"2023-10-09T10:48:03.839681+0000","last_became_active":"2023-10-09T10:48:01.490515+0000","last_became_peered":"2023-10-09T10:48:01.490515+0000","last_unstale":"2023-10-09T10:48:03.839681+0000","last_undegraded":"2023-10-09T10:48:03.839681+0000","last_fullsized":"2023-10-09T10:48:03.839681+0000","mapping_epoch":470,"log_start":"418'5814","ondisk_log_start":"418'5814","created":416,"last_epoch_clean":471,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":3802,"log_dups_size":0,"ondisk_log_size":3802,"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":4292608,"num_objects":66,"num_object_clones":0,"num_object_copies":198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":66,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7600,"num_write_kb":245280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":105,"num_bytes_recovered":6881280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":493,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.490605+0000","last_change":"2023-10-09T10:45:45.861614+0000","last_active":"2023-10-09T10:48:00.490605+0000","last_peered":"2023-10-09T10:48:00.490605+0000","last_clean":"2023-10-09T10:48:00.490605+0000","last_became_active":"2023-10-09T10:45:45.687807+0000","last_became_peered":"2023-10-09T10:45:45.687807+0000","last_unstale":"2023-10-09T10:48:00.490605+0000","last_undegraded":"2023-10-09T10:48:00.490605+0000","last_fullsized":"2023-10-09T10:48:00.490605+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":12,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,1],"acting":[6,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":103,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.490246+0000","last_change":"2023-10-09T10:38:40.458715+0000","last_active":"2023-10-09T10:48:00.490246+0000","last_peered":"2023-10-09T10:48:00.490246+0000","last_clean":"2023-10-09T10:48:00.490246+0000","last_became_active":"2023-10-09T10:38:40.458367+0000","last_became_peered":"2023-10-09T10:38:40.458367+0000","last_unstale":"2023-10-09T10:48:00.490246+0000","last_undegraded":"2023-10-09T10:48:00.490246+0000","last_fullsized":"2023-10-09T10:48:00.490246+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.6","version":"471'11271","reported_seq":11575,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:03.824277+0000","last_change":"2023-10-09T10:45:08.362465+0000","last_active":"2023-10-09T10:48:03.824277+0000","last_peered":"2023-10-09T10:48:03.824277+0000","last_clean":"2023-10-09T10:48:03.824277+0000","last_became_active":"2023-10-09T10:44:51.457335+0000","last_became_peered":"2023-10-09T10:44:51.457335+0000","last_unstale":"2023-10-09T10:48:03.824277+0000","last_undegraded":"2023-10-09T10:48:03.824277+0000","last_fullsized":"2023-10-09T10:48:03.824277+0000","mapping_epoch":408,"log_start":"419'7488","ondisk_log_start":"419'7488","created":408,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"417'6228","last_scrub_stamp":"2023-10-09T10:45:08.362222+0000","last_deep_scrub":"417'6228","last_deep_scrub_stamp":"2023-10-09T10:45:08.362222+0000","last_clean_scrub_stamp":"2023-10-09T10:45:08.362222+0000","objects_scrubbed":2597,"log_size":3783,"log_dups_size":0,"ondisk_log_size":3783,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":9,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:05:46.986251+0000","scrub_duration":8.4608659910000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5227,"num_write_kb":84160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":135,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.491397+0000","last_change":"2023-10-09T10:45:46.705695+0000","last_active":"2023-10-09T10:48:00.491397+0000","last_peered":"2023-10-09T10:48:00.491397+0000","last_clean":"2023-10-09T10:48:00.491397+0000","last_became_active":"2023-10-09T10:45:46.694862+0000","last_became_peered":"2023-10-09T10:45:46.694862+0000","last_unstale":"2023-10-09T10:48:00.491397+0000","last_undegraded":"2023-10-09T10:48:00.491397+0000","last_fullsized":"2023-10-09T10:48:00.491397+0000","mapping_epoch":421,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":422,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":5,"num_bytes_recovered":110,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":121,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.488401+0000","last_change":"2023-10-09T10:46:39.651063+0000","last_active":"2023-10-09T10:48:00.488401+0000","last_peered":"2023-10-09T10:48:00.488401+0000","last_clean":"2023-10-09T10:48:00.488401+0000","last_became_active":"2023-10-09T10:46:39.650621+0000","last_became_peered":"2023-10-09T10:46:39.650621+0000","last_unstale":"2023-10-09T10:48:00.488401+0000","last_undegraded":"2023-10-09T10:48:00.488401+0000","last_fullsized":"2023-10-09T10:48:00.488401+0000","mapping_epoch":429,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":430,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.7","version":"471'9681","reported_seq":11342,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:02.696182+0000","last_change":"2023-10-09T10:47:46.700061+0000","last_active":"2023-10-09T10:48:02.696182+0000","last_peered":"2023-10-09T10:48:02.696182+0000","last_clean":"2023-10-09T10:48:02.696182+0000","last_became_active":"2023-10-09T10:47:46.654984+0000","last_became_peered":"2023-10-09T10:47:46.654984+0000","last_unstale":"2023-10-09T10:48:02.696182+0000","last_undegraded":"2023-10-09T10:48:02.696182+0000","last_fullsized":"2023-10-09T10:48:02.696182+0000","mapping_epoch":460,"log_start":"418'5593","ondisk_log_start":"418'5593","created":408,"last_epoch_clean":461,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4088,"log_dups_size":0,"ondisk_log_size":4088,"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":3014656,"num_objects":46,"num_object_clones":0,"num_object_copies":138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":46,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7642,"num_write_kb":246016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":777,"num_bytes_recovered":50921472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.e","version":"59'2","reported_seq":111,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.489599+0000","last_change":"2023-10-09T10:38:18.367017+0000","last_active":"2023-10-09T10:48:00.489599+0000","last_peered":"2023-10-09T10:48:00.489599+0000","last_clean":"2023-10-09T10:48:00.489599+0000","last_became_active":"2023-10-09T10:38:18.317219+0000","last_became_peered":"2023-10-09T10:38:18.317219+0000","last_unstale":"2023-10-09T10:48:00.489599+0000","last_undegraded":"2023-10-09T10:48:00.489599+0000","last_fullsized":"2023-10-09T10:48:00.489599+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":417,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.481040+0000","last_change":"2023-10-09T10:36:25.312075+0000","last_active":"2023-10-09T10:48:00.481040+0000","last_peered":"2023-10-09T10:48:00.481040+0000","last_clean":"2023-10-09T10:48:00.481040+0000","last_became_active":"2023-10-09T10:36:25.311622+0000","last_became_peered":"2023-10-09T10:36:25.311622+0000","last_unstale":"2023-10-09T10:48:00.481040+0000","last_undegraded":"2023-10-09T10:48:00.481040+0000","last_fullsized":"2023-10-09T10:48:00.481040+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:07:00.311581+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.4","version":"471'11116","reported_seq":11398,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:01.738401+0000","last_change":"2023-10-09T10:44:59.523524+0000","last_active":"2023-10-09T10:48:01.738401+0000","last_peered":"2023-10-09T10:48:01.738401+0000","last_clean":"2023-10-09T10:48:01.738401+0000","last_became_active":"2023-10-09T10:44:51.465476+0000","last_became_peered":"2023-10-09T10:44:51.465476+0000","last_unstale":"2023-10-09T10:48:01.738401+0000","last_undegraded":"2023-10-09T10:48:01.738401+0000","last_fullsized":"2023-10-09T10:48:01.738401+0000","mapping_epoch":408,"log_start":"418'6970","ondisk_log_start":"418'6970","created":408,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"417'5636","last_scrub_stamp":"2023-10-09T10:44:59.523316+0000","last_deep_scrub":"417'5636","last_deep_scrub_stamp":"2023-10-09T10:44:59.523316+0000","last_clean_scrub_stamp":"2023-10-09T10:44:59.523316+0000","objects_scrubbed":2314,"log_size":4146,"log_dups_size":0,"ondisk_log_size":4146,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":7,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:56:03.521012+0000","scrub_duration":6.8869751279999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4521984,"num_objects":69,"num_object_clones":0,"num_object_copies":207,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5631,"num_write_kb":108352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"59'1","reported_seq":156,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.490708+0000","last_change":"2023-10-09T10:37:28.320648+0000","last_active":"2023-10-09T10:48:00.490708+0000","last_peered":"2023-10-09T10:48:00.490708+0000","last_clean":"2023-10-09T10:48:00.490708+0000","last_became_active":"2023-10-09T10:37:28.306402+0000","last_became_peered":"2023-10-09T10:37:28.306402+0000","last_unstale":"2023-10-09T10:48:00.490708+0000","last_undegraded":"2023-10-09T10:48:00.490708+0000","last_fullsized":"2023-10-09T10:48:00.490708+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":4,"num_bytes_recovered":280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":455,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.491127+0000","last_change":"2023-10-09T10:38:40.460417+0000","last_active":"2023-10-09T10:48:00.491127+0000","last_peered":"2023-10-09T10:48:00.491127+0000","last_clean":"2023-10-09T10:48:00.491127+0000","last_became_active":"2023-10-09T10:38:40.459949+0000","last_became_peered":"2023-10-09T10:38:40.459949+0000","last_unstale":"2023-10-09T10:48:00.491127+0000","last_undegraded":"2023-10-09T10:48:00.491127+0000","last_fullsized":"2023-10-09T10:48:00.491127+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.5","version":"471'9334","reported_seq":9420,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:01.726298+0000","last_change":"2023-10-09T10:44:51.499947+0000","last_active":"2023-10-09T10:48:01.726298+0000","last_peered":"2023-10-09T10:48:01.726298+0000","last_clean":"2023-10-09T10:48:01.726298+0000","last_became_active":"2023-10-09T10:44:51.478761+0000","last_became_peered":"2023-10-09T10:44:51.478761+0000","last_unstale":"2023-10-09T10:48:01.726298+0000","last_undegraded":"2023-10-09T10:48:01.726298+0000","last_fullsized":"2023-10-09T10:48:01.726298+0000","mapping_epoch":408,"log_start":"418'5217","ondisk_log_start":"418'5217","created":408,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4117,"log_dups_size":0,"ondisk_log_size":4117,"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":5013504,"num_objects":76,"num_object_clones":0,"num_object_copies":228,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":76,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7338,"num_write_kb":237280,"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":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":316,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.493010+0000","last_change":"2023-10-09T10:37:28.318660+0000","last_active":"2023-10-09T10:48:00.493010+0000","last_peered":"2023-10-09T10:48:00.493010+0000","last_clean":"2023-10-09T10:48:00.493010+0000","last_became_active":"2023-10-09T10:37:28.318275+0000","last_became_peered":"2023-10-09T10:37:28.318275+0000","last_unstale":"2023-10-09T10:48:00.493010+0000","last_undegraded":"2023-10-09T10:48:00.493010+0000","last_fullsized":"2023-10-09T10:48:00.493010+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":322,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.482144+0000","last_change":"2023-10-09T10:38:18.314819+0000","last_active":"2023-10-09T10:48:00.482144+0000","last_peered":"2023-10-09T10:48:00.482144+0000","last_clean":"2023-10-09T10:48:00.482144+0000","last_became_active":"2023-10-09T10:38:18.314497+0000","last_became_peered":"2023-10-09T10:38:18.314497+0000","last_unstale":"2023-10-09T10:48:00.482144+0000","last_undegraded":"2023-10-09T10:48:00.482144+0000","last_fullsized":"2023-10-09T10:48:00.482144+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:38:03.920130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.2","version":"471'9631","reported_seq":13177,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:03.712406+0000","last_change":"2023-10-09T10:47:01.706796+0000","last_active":"2023-10-09T10:48:03.712406+0000","last_peered":"2023-10-09T10:48:03.712406+0000","last_clean":"2023-10-09T10:48:03.712406+0000","last_became_active":"2023-10-09T10:47:01.670747+0000","last_became_peered":"2023-10-09T10:47:01.670747+0000","last_unstale":"2023-10-09T10:48:03.712406+0000","last_undegraded":"2023-10-09T10:48:03.712406+0000","last_fullsized":"2023-10-09T10:48:03.712406+0000","mapping_epoch":433,"log_start":"419'5909","ondisk_log_start":"419'5909","created":408,"last_epoch_clean":434,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":3722,"log_dups_size":0,"ondisk_log_size":3722,"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":131072,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_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":7618,"num_write_kb":243840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1723,"num_bytes_recovered":112918528,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":169,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.493273+0000","last_change":"2023-10-09T10:45:45.687685+0000","last_active":"2023-10-09T10:48:00.493273+0000","last_peered":"2023-10-09T10:48:00.493273+0000","last_clean":"2023-10-09T10:48:00.493273+0000","last_became_active":"2023-10-09T10:45:45.681703+0000","last_became_peered":"2023-10-09T10:45:45.681703+0000","last_unstale":"2023-10-09T10:48:00.493273+0000","last_undegraded":"2023-10-09T10:48:00.493273+0000","last_fullsized":"2023-10-09T10:48:00.493273+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":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,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":464,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.492848+0000","last_change":"2023-10-09T10:36:25.314881+0000","last_active":"2023-10-09T10:48:00.492848+0000","last_peered":"2023-10-09T10:48:00.492848+0000","last_clean":"2023-10-09T10:48:00.492848+0000","last_became_active":"2023-10-09T10:36:25.314394+0000","last_became_peered":"2023-10-09T10:36:25.314394+0000","last_unstale":"2023-10-09T10:48:00.492848+0000","last_undegraded":"2023-10-09T10:48:00.492848+0000","last_fullsized":"2023-10-09T10:48:00.492848+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.3","version":"471'9780","reported_seq":9915,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:01.774382+0000","last_change":"2023-10-09T10:44:52.281136+0000","last_active":"2023-10-09T10:48:01.774382+0000","last_peered":"2023-10-09T10:48:01.774382+0000","last_clean":"2023-10-09T10:48:01.774382+0000","last_became_active":"2023-10-09T10:44:51.468363+0000","last_became_peered":"2023-10-09T10:44:51.468363+0000","last_unstale":"2023-10-09T10:48:01.774382+0000","last_undegraded":"2023-10-09T10:48:01.774382+0000","last_fullsized":"2023-10-09T10:48:01.774382+0000","mapping_epoch":408,"log_start":"418'5644","ondisk_log_start":"418'5644","created":408,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"417'4082","last_scrub_stamp":"2023-10-09T10:44:52.280975+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:44:52.280975+0000","objects_scrubbed":2057,"log_size":4136,"log_dups_size":0,"ondisk_log_size":4136,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:13:38.570921+0000","scrub_duration":0.63940313500000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4849664,"num_objects":74,"num_object_clones":0,"num_object_copies":222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":74,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5717,"num_write_kb":119488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":467,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.491395+0000","last_change":"2023-10-09T10:45:45.683267+0000","last_active":"2023-10-09T10:48:00.491395+0000","last_peered":"2023-10-09T10:48:00.491395+0000","last_clean":"2023-10-09T10:48:00.491395+0000","last_became_active":"2023-10-09T10:45:45.682886+0000","last_became_peered":"2023-10-09T10:45:45.682886+0000","last_unstale":"2023-10-09T10:48:00.491395+0000","last_undegraded":"2023-10-09T10:48:00.491395+0000","last_fullsized":"2023-10-09T10:48:00.491395+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.d","version":"0'0","reported_seq":421,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.477098+0000","last_change":"2023-10-09T10:32:46.309500+0000","last_active":"2023-10-09T10:48:00.477098+0000","last_peered":"2023-10-09T10:48:00.477098+0000","last_clean":"2023-10-09T10:48:00.477098+0000","last_became_active":"2023-10-09T10:32:46.309031+0000","last_became_peered":"2023-10-09T10:32:46.309031+0000","last_unstale":"2023-10-09T10:48:00.477098+0000","last_undegraded":"2023-10-09T10:48:00.477098+0000","last_fullsized":"2023-10-09T10:48:00.477098+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:02:13.659301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.0","version":"471'9741","reported_seq":9825,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:02.723911+0000","last_change":"2023-10-09T10:44:51.518394+0000","last_active":"2023-10-09T10:48:02.723911+0000","last_peered":"2023-10-09T10:48:02.723911+0000","last_clean":"2023-10-09T10:48:02.723911+0000","last_became_active":"2023-10-09T10:44:51.506219+0000","last_became_peered":"2023-10-09T10:44:51.506219+0000","last_unstale":"2023-10-09T10:48:02.723911+0000","last_undegraded":"2023-10-09T10:48:02.723911+0000","last_fullsized":"2023-10-09T10:48:02.723911+0000","mapping_epoch":408,"log_start":"418'5708","ondisk_log_start":"418'5708","created":408,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4033,"log_dups_size":0,"ondisk_log_size":4033,"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":3702784,"num_objects":56,"num_object_clones":0,"num_object_copies":168,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":56,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7686,"num_write_kb":247776,"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":[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.9","version":"0'0","reported_seq":446,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:01.549720+0000","last_change":"2023-10-09T10:36:25.306752+0000","last_active":"2023-10-09T10:48:01.549720+0000","last_peered":"2023-10-09T10:48:01.549720+0000","last_clean":"2023-10-09T10:48:01.549720+0000","last_became_active":"2023-10-09T10:36:25.306374+0000","last_became_peered":"2023-10-09T10:36:25.306374+0000","last_unstale":"2023-10-09T10:48:01.549720+0000","last_undegraded":"2023-10-09T10:48:01.549720+0000","last_fullsized":"2023-10-09T10:48:01.549720+0000","mapping_epoch":341,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":342,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:43:37.204239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":484,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.492896+0000","last_change":"2023-10-09T10:45:45.686474+0000","last_active":"2023-10-09T10:48:00.492896+0000","last_peered":"2023-10-09T10:48:00.492896+0000","last_clean":"2023-10-09T10:48:00.492896+0000","last_became_active":"2023-10-09T10:45:45.685716+0000","last_became_peered":"2023-10-09T10:45:45.685716+0000","last_unstale":"2023-10-09T10:48:00.492896+0000","last_undegraded":"2023-10-09T10:48:00.492896+0000","last_fullsized":"2023-10-09T10:48:00.492896+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.1","version":"471'9576","reported_seq":9674,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:03.088455+0000","last_change":"2023-10-09T10:45:11.092034+0000","last_active":"2023-10-09T10:48:03.088455+0000","last_peered":"2023-10-09T10:48:03.088455+0000","last_clean":"2023-10-09T10:48:03.088455+0000","last_became_active":"2023-10-09T10:44:51.494032+0000","last_became_peered":"2023-10-09T10:44:51.494032+0000","last_unstale":"2023-10-09T10:48:03.088455+0000","last_undegraded":"2023-10-09T10:48:03.088455+0000","last_fullsized":"2023-10-09T10:48:03.088455+0000","mapping_epoch":408,"log_start":"418'5482","ondisk_log_start":"418'5482","created":408,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"417'4772","last_scrub_stamp":"2023-10-09T10:45:11.091942+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:45:11.091942+0000","objects_scrubbed":0,"log_size":4094,"log_dups_size":0,"ondisk_log_size":4094,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1441792,"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":4824,"num_write_kb":65920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":505,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.481193+0000","last_change":"2023-10-09T10:38:18.314175+0000","last_active":"2023-10-09T10:48:00.481193+0000","last_peered":"2023-10-09T10:48:00.481193+0000","last_clean":"2023-10-09T10:48:00.481193+0000","last_became_active":"2023-10-09T10:38:18.313880+0000","last_became_peered":"2023-10-09T10:38:18.313880+0000","last_unstale":"2023-10-09T10:48:00.481193+0000","last_undegraded":"2023-10-09T10:48:00.481193+0000","last_fullsized":"2023-10-09T10:48:00.481193+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:41:44.774600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":475,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.482780+0000","last_change":"2023-10-09T10:37:28.300970+0000","last_active":"2023-10-09T10:48:00.482780+0000","last_peered":"2023-10-09T10:48:00.482780+0000","last_clean":"2023-10-09T10:48:00.482780+0000","last_became_active":"2023-10-09T10:37:28.299810+0000","last_became_peered":"2023-10-09T10:37:28.299810+0000","last_unstale":"2023-10-09T10:48:00.482780+0000","last_undegraded":"2023-10-09T10:48:00.482780+0000","last_fullsized":"2023-10-09T10:48:00.482780+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:50:57.106574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.c","version":"471'15426","reported_seq":31796,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:03.111737+0000","last_change":"2023-10-09T10:47:19.534479+0000","last_active":"2023-10-09T10:48:03.111737+0000","last_peered":"2023-10-09T10:48:03.111737+0000","last_clean":"2023-10-09T10:48:03.111737+0000","last_became_active":"2023-10-09T10:47:19.489056+0000","last_became_peered":"2023-10-09T10:47:19.489056+0000","last_unstale":"2023-10-09T10:48:03.111737+0000","last_undegraded":"2023-10-09T10:48:03.111737+0000","last_fullsized":"2023-10-09T10:48:03.111737+0000","mapping_epoch":440,"log_start":"428'11272","ondisk_log_start":"428'11272","created":408,"last_epoch_clean":441,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4154,"log_dups_size":0,"ondisk_log_size":4154,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2752512,"num_objects":42,"num_object_clones":0,"num_object_copies":126,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":42,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":15426,"num_write_kb":494976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8125,"num_bytes_recovered":532414464,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.4","version":"76'131","reported_seq":1037,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.481977+0000","last_change":"2023-10-09T10:36:28.327890+0000","last_active":"2023-10-09T10:48:00.481977+0000","last_peered":"2023-10-09T10:48:00.481977+0000","last_clean":"2023-10-09T10:48:00.481977+0000","last_became_active":"2023-10-09T10:36:28.327249+0000","last_became_peered":"2023-10-09T10:36:28.327249+0000","last_unstale":"2023-10-09T10:48:00.481977+0000","last_undegraded":"2023-10-09T10:48:00.481977+0000","last_fullsized":"2023-10-09T10:48:00.481977+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":131,"log_dups_size":0,"ondisk_log_size":131,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:47:40.842669+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":619,"num_read_kb":508,"num_write":137,"num_write_kb":4162,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":36,"num_bytes_recovered":12582912,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":361,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.476972+0000","last_change":"2023-10-09T10:38:41.457553+0000","last_active":"2023-10-09T10:48:00.476972+0000","last_peered":"2023-10-09T10:48:00.476972+0000","last_clean":"2023-10-09T10:48:00.476972+0000","last_became_active":"2023-10-09T10:38:41.457251+0000","last_became_peered":"2023-10-09T10:38:41.457251+0000","last_unstale":"2023-10-09T10:48:00.476972+0000","last_undegraded":"2023-10-09T10:48:00.476972+0000","last_fullsized":"2023-10-09T10:48:00.476972+0000","mapping_epoch":378,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:10:15.093871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":61,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.480929+0000","last_change":"2023-10-09T10:45:46.780138+0000","last_active":"2023-10-09T10:48:00.480929+0000","last_peered":"2023-10-09T10:48:00.480929+0000","last_clean":"2023-10-09T10:48:00.480929+0000","last_became_active":"2023-10-09T10:45:46.779076+0000","last_became_peered":"2023-10-09T10:45:46.779076+0000","last_unstale":"2023-10-09T10:48:00.480929+0000","last_undegraded":"2023-10-09T10:48:00.480929+0000","last_fullsized":"2023-10-09T10:48:00.480929+0000","mapping_epoch":421,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":422,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:54:47.374149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"10.a","version":"471'15229","reported_seq":15300,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:02.723847+0000","last_change":"2023-10-09T10:43:52.979665+0000","last_active":"2023-10-09T10:48:02.723847+0000","last_peered":"2023-10-09T10:48:02.723847+0000","last_clean":"2023-10-09T10:48:02.723847+0000","last_became_active":"2023-10-09T10:43:52.979322+0000","last_became_peered":"2023-10-09T10:43:52.979322+0000","last_unstale":"2023-10-09T10:48:02.723847+0000","last_undegraded":"2023-10-09T10:48:02.723847+0000","last_fullsized":"2023-10-09T10:48:02.723847+0000","mapping_epoch":408,"log_start":"428'11216","ondisk_log_start":"428'11216","created":408,"last_epoch_clean":409,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4013,"log_dups_size":0,"ondisk_log_size":4013,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":15229,"num_write_kb":489856,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"76'52","reported_seq":575,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.481379+0000","last_change":"2023-10-09T10:38:18.370297+0000","last_active":"2023-10-09T10:48:00.481379+0000","last_peered":"2023-10-09T10:48:00.481379+0000","last_clean":"2023-10-09T10:48:00.481379+0000","last_became_active":"2023-10-09T10:38:18.314590+0000","last_became_peered":"2023-10-09T10:38:18.314590+0000","last_unstale":"2023-10-09T10:48:00.481379+0000","last_undegraded":"2023-10-09T10:48:00.481379+0000","last_fullsized":"2023-10-09T10:48:00.481379+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:10:56.217680+0000","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":490,"num_read_kb":1926,"num_write":46,"num_write_kb":1266,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":474,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.490012+0000","last_change":"2023-10-09T10:43:28.410421+0000","last_active":"2023-10-09T10:48:00.490012+0000","last_peered":"2023-10-09T10:48:00.490012+0000","last_clean":"2023-10-09T10:48:00.490012+0000","last_became_active":"2023-10-09T10:43:28.409986+0000","last_became_peered":"2023-10-09T10:43:28.409986+0000","last_unstale":"2023-10-09T10:48:00.490012+0000","last_undegraded":"2023-10-09T10:48:00.490012+0000","last_fullsized":"2023-10-09T10:48:00.490012+0000","mapping_epoch":400,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":420,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.476307+0000","last_change":"2023-10-09T10:46:39.671986+0000","last_active":"2023-10-09T10:48:00.476307+0000","last_peered":"2023-10-09T10:48:00.476307+0000","last_clean":"2023-10-09T10:48:00.476307+0000","last_became_active":"2023-10-09T10:46:39.671604+0000","last_became_peered":"2023-10-09T10:46:39.671604+0000","last_unstale":"2023-10-09T10:48:00.476307+0000","last_undegraded":"2023-10-09T10:48:00.476307+0000","last_fullsized":"2023-10-09T10:48:00.476307+0000","mapping_epoch":429,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":430,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:30:01.415647+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.9","version":"471'9847","reported_seq":9928,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:01.777092+0000","last_change":"2023-10-09T10:44:51.477390+0000","last_active":"2023-10-09T10:48:01.777092+0000","last_peered":"2023-10-09T10:48:01.777092+0000","last_clean":"2023-10-09T10:48:01.777092+0000","last_became_active":"2023-10-09T10:44:51.474851+0000","last_became_peered":"2023-10-09T10:44:51.474851+0000","last_unstale":"2023-10-09T10:48:01.777092+0000","last_undegraded":"2023-10-09T10:48:01.777092+0000","last_fullsized":"2023-10-09T10:48:01.777092+0000","mapping_epoch":408,"log_start":"418'5712","ondisk_log_start":"418'5712","created":408,"last_epoch_clean":417,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4135,"log_dups_size":0,"ondisk_log_size":4135,"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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7830,"num_write_kb":250464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1","version":"76'118","reported_seq":995,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.477538+0000","last_change":"2023-10-09T10:32:11.493794+0000","last_active":"2023-10-09T10:48:00.477538+0000","last_peered":"2023-10-09T10:48:00.477538+0000","last_clean":"2023-10-09T10:48:00.477538+0000","last_became_active":"2023-10-09T10:32:11.493130+0000","last_became_peered":"2023-10-09T10:32:11.493130+0000","last_unstale":"2023-10-09T10:48:00.477538+0000","last_undegraded":"2023-10-09T10:48:00.477538+0000","last_fullsized":"2023-10-09T10:48:00.477538+0000","mapping_epoch":269,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":270,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":118,"log_dups_size":0,"ondisk_log_size":118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:18:26.113544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":881,"num_read_kb":1026,"num_write":94,"num_write_kb":1236,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":26,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":458,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.481198+0000","last_change":"2023-10-09T10:27:58.141484+0000","last_active":"2023-10-09T10:48:00.481198+0000","last_peered":"2023-10-09T10:48:00.481198+0000","last_clean":"2023-10-09T10:48:00.481198+0000","last_became_active":"2023-10-09T10:27:58.141130+0000","last_became_peered":"2023-10-09T10:27:58.141130+0000","last_unstale":"2023-10-09T10:48:00.481198+0000","last_undegraded":"2023-10-09T10:48:00.481198+0000","last_fullsized":"2023-10-09T10:48:00.481198+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:15:58.448896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":62,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.482902+0000","last_change":"2023-10-09T10:45:45.680361+0000","last_active":"2023-10-09T10:48:00.482902+0000","last_peered":"2023-10-09T10:48:00.482902+0000","last_clean":"2023-10-09T10:48:00.482902+0000","last_became_active":"2023-10-09T10:45:45.679863+0000","last_became_peered":"2023-10-09T10:45:45.679863+0000","last_unstale":"2023-10-09T10:48:00.482902+0000","last_undegraded":"2023-10-09T10:48:00.482902+0000","last_fullsized":"2023-10-09T10:48:00.482902+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:02:07.823450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.b","version":"471'14941","reported_seq":15012,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:02.731557+0000","last_change":"2023-10-09T10:43:52.980019+0000","last_active":"2023-10-09T10:48:02.731557+0000","last_peered":"2023-10-09T10:48:02.731557+0000","last_clean":"2023-10-09T10:48:02.731557+0000","last_became_active":"2023-10-09T10:43:52.979677+0000","last_became_peered":"2023-10-09T10:43:52.979677+0000","last_unstale":"2023-10-09T10:48:02.731557+0000","last_undegraded":"2023-10-09T10:48:02.731557+0000","last_fullsized":"2023-10-09T10:48:02.731557+0000","mapping_epoch":408,"log_start":"428'10918","ondisk_log_start":"428'10918","created":408,"last_epoch_clean":409,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4023,"log_dups_size":0,"ondisk_log_size":4023,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5701632,"num_objects":87,"num_object_clones":0,"num_object_copies":261,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":87,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14941,"num_write_kb":480896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"76'179","reported_seq":697,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.476683+0000","last_change":"2023-10-09T10:38:21.355302+0000","last_active":"2023-10-09T10:48:00.476683+0000","last_peered":"2023-10-09T10:48:00.476683+0000","last_clean":"2023-10-09T10:48:00.476683+0000","last_became_active":"2023-10-09T10:38:21.354686+0000","last_became_peered":"2023-10-09T10:38:21.354686+0000","last_unstale":"2023-10-09T10:48:00.476683+0000","last_undegraded":"2023-10-09T10:48:00.476683+0000","last_fullsized":"2023-10-09T10:48:00.476683+0000","mapping_epoch":375,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":376,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":179,"log_dups_size":0,"ondisk_log_size":179,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:51:59.873206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":679,"num_read_kb":603,"num_write":161,"num_write_kb":107,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"83'139","reported_seq":433,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.490967+0000","last_change":"2023-10-09T10:38:42.465548+0000","last_active":"2023-10-09T10:48:00.490967+0000","last_peered":"2023-10-09T10:48:00.490967+0000","last_clean":"2023-10-09T10:48:00.490967+0000","last_became_active":"2023-10-09T10:38:42.465078+0000","last_became_peered":"2023-10-09T10:38:42.465078+0000","last_unstale":"2023-10-09T10:48:00.490967+0000","last_undegraded":"2023-10-09T10:48:00.490967+0000","last_fullsized":"2023-10-09T10:48:00.490967+0000","mapping_epoch":379,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":380,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_clean_scrub_stamp":"2023-10-09T09:52:58.844090+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,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":347,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.491269+0000","last_change":"2023-10-09T10:37:28.312768+0000","last_active":"2023-10-09T10:48:00.491269+0000","last_peered":"2023-10-09T10:48:00.491269+0000","last_clean":"2023-10-09T10:48:00.491269+0000","last_became_active":"2023-10-09T10:37:28.311906+0000","last_became_peered":"2023-10-09T10:37:28.311906+0000","last_unstale":"2023-10-09T10:48:00.491269+0000","last_undegraded":"2023-10-09T10:48:00.491269+0000","last_fullsized":"2023-10-09T10:48:00.491269+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":455,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.491149+0000","last_change":"2023-10-09T10:37:28.319186+0000","last_active":"2023-10-09T10:48:00.491149+0000","last_peered":"2023-10-09T10:48:00.491149+0000","last_clean":"2023-10-09T10:48:00.491149+0000","last_became_active":"2023-10-09T10:37:28.318547+0000","last_became_peered":"2023-10-09T10:37:28.318547+0000","last_unstale":"2023-10-09T10:48:00.491149+0000","last_undegraded":"2023-10-09T10:48:00.491149+0000","last_fullsized":"2023-10-09T10:48:00.491149+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.8","version":"471'9595","reported_seq":12400,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:01.718175+0000","last_change":"2023-10-09T10:47:08.719007+0000","last_active":"2023-10-09T10:48:01.718175+0000","last_peered":"2023-10-09T10:48:01.718175+0000","last_clean":"2023-10-09T10:48:01.718175+0000","last_became_active":"2023-10-09T10:47:08.702421+0000","last_became_peered":"2023-10-09T10:47:08.702421+0000","last_unstale":"2023-10-09T10:48:01.718175+0000","last_undegraded":"2023-10-09T10:48:01.718175+0000","last_fullsized":"2023-10-09T10:48:01.718175+0000","mapping_epoch":436,"log_start":"418'5401","ondisk_log_start":"418'5401","created":408,"last_epoch_clean":437,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4194,"log_dups_size":0,"ondisk_log_size":4194,"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":3604480,"num_objects":55,"num_object_clones":0,"num_object_copies":165,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":55,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7595,"num_write_kb":244800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1350,"num_bytes_recovered":88473600,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,1],"acting":[2,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"76'47","reported_seq":196,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.491157+0000","last_change":"2023-10-09T10:45:45.698390+0000","last_active":"2023-10-09T10:48:00.491157+0000","last_peered":"2023-10-09T10:48:00.491157+0000","last_clean":"2023-10-09T10:48:00.491157+0000","last_became_active":"2023-10-09T10:45:45.684822+0000","last_became_peered":"2023-10-09T10:45:45.684822+0000","last_unstale":"2023-10-09T10:48:00.491157+0000","last_undegraded":"2023-10-09T10:48:00.491157+0000","last_fullsized":"2023-10-09T10:48:00.491157+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":47,"log_dups_size":0,"ondisk_log_size":47,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":113,"num_read_kb":478,"num_write":49,"num_write_kb":229,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":25,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":385,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.492531+0000","last_change":"2023-10-09T10:37:28.303935+0000","last_active":"2023-10-09T10:48:00.492531+0000","last_peered":"2023-10-09T10:48:00.492531+0000","last_clean":"2023-10-09T10:48:00.492531+0000","last_became_active":"2023-10-09T10:37:28.303566+0000","last_became_peered":"2023-10-09T10:37:28.303566+0000","last_unstale":"2023-10-09T10:48:00.492531+0000","last_undegraded":"2023-10-09T10:48:00.492531+0000","last_fullsized":"2023-10-09T10:48:00.492531+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":337,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.476941+0000","last_change":"2023-10-09T10:38:18.311674+0000","last_active":"2023-10-09T10:48:00.476941+0000","last_peered":"2023-10-09T10:48:00.476941+0000","last_clean":"2023-10-09T10:48:00.476941+0000","last_became_active":"2023-10-09T10:38:18.311165+0000","last_became_peered":"2023-10-09T10:38:18.311165+0000","last_unstale":"2023-10-09T10:48:00.476941+0000","last_undegraded":"2023-10-09T10:48:00.476941+0000","last_fullsized":"2023-10-09T10:48:00.476941+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:34:16.293154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"10.d","version":"471'15484","reported_seq":22144,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:02.711175+0000","last_change":"2023-10-09T10:47:07.820619+0000","last_active":"2023-10-09T10:48:02.711175+0000","last_peered":"2023-10-09T10:48:02.711175+0000","last_clean":"2023-10-09T10:48:02.711175+0000","last_became_active":"2023-10-09T10:47:07.717414+0000","last_became_peered":"2023-10-09T10:47:07.717414+0000","last_unstale":"2023-10-09T10:48:02.711175+0000","last_undegraded":"2023-10-09T10:48:02.711175+0000","last_fullsized":"2023-10-09T10:48:02.711175+0000","mapping_epoch":435,"log_start":"431'11460","ondisk_log_start":"431'11460","created":408,"last_epoch_clean":436,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4024,"log_dups_size":0,"ondisk_log_size":4024,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4653080,"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":1,"num_read_kb":1,"num_write":15484,"num_write_kb":497729,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3282,"num_bytes_recovered":214892568,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"76'109","reported_seq":661,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.490965+0000","last_change":"2023-10-09T10:36:28.342668+0000","last_active":"2023-10-09T10:48:00.490965+0000","last_peered":"2023-10-09T10:48:00.490965+0000","last_clean":"2023-10-09T10:48:00.490965+0000","last_became_active":"2023-10-09T10:36:28.341728+0000","last_became_peered":"2023-10-09T10:36:28.341728+0000","last_unstale":"2023-10-09T10:48:00.490965+0000","last_undegraded":"2023-10-09T10:48:00.490965+0000","last_fullsized":"2023-10-09T10:48:00.490965+0000","mapping_epoch":344,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":345,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+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":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":821,"num_read_kb":1489,"num_write":106,"num_write_kb":462,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":363,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.476406+0000","last_change":"2023-10-09T10:37:28.308952+0000","last_active":"2023-10-09T10:48:00.476406+0000","last_peered":"2023-10-09T10:48:00.476406+0000","last_clean":"2023-10-09T10:48:00.476406+0000","last_became_active":"2023-10-09T10:37:28.308622+0000","last_became_peered":"2023-10-09T10:37:28.308622+0000","last_unstale":"2023-10-09T10:48:00.476406+0000","last_undegraded":"2023-10-09T10:48:00.476406+0000","last_fullsized":"2023-10-09T10:48:00.476406+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:19:21.780172+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.3","version":"0'0","reported_seq":472,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.493485+0000","last_change":"2023-10-09T10:37:28.306730+0000","last_active":"2023-10-09T10:48:00.493485+0000","last_peered":"2023-10-09T10:48:00.493485+0000","last_clean":"2023-10-09T10:48:00.493485+0000","last_became_active":"2023-10-09T10:37:28.306278+0000","last_became_peered":"2023-10-09T10:37:28.306278+0000","last_unstale":"2023-10-09T10:48:00.493485+0000","last_undegraded":"2023-10-09T10:48:00.493485+0000","last_fullsized":"2023-10-09T10:48:00.493485+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.e","version":"471'15319","reported_seq":18682,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:02.708942+0000","last_change":"2023-10-09T10:47:30.607488+0000","last_active":"2023-10-09T10:48:02.708942+0000","last_peered":"2023-10-09T10:48:02.708942+0000","last_clean":"2023-10-09T10:48:02.708942+0000","last_became_active":"2023-10-09T10:47:30.546503+0000","last_became_peered":"2023-10-09T10:47:30.546503+0000","last_unstale":"2023-10-09T10:48:02.708942+0000","last_undegraded":"2023-10-09T10:48:02.708942+0000","last_fullsized":"2023-10-09T10:48:02.708942+0000","mapping_epoch":445,"log_start":"431'11283","ondisk_log_start":"431'11283","created":408,"last_epoch_clean":446,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4036,"log_dups_size":0,"ondisk_log_size":4036,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4653056,"num_objects":71,"num_object_clones":0,"num_object_copies":213,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":71,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":15319,"num_write_kb":492480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1634,"num_bytes_recovered":107020288,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"59'2","reported_seq":112,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.490410+0000","last_change":"2023-10-09T10:38:18.364325+0000","last_active":"2023-10-09T10:48:00.490410+0000","last_peered":"2023-10-09T10:48:00.490410+0000","last_clean":"2023-10-09T10:48:00.490410+0000","last_became_active":"2023-10-09T10:38:18.317106+0000","last_became_peered":"2023-10-09T10:38:18.317106+0000","last_unstale":"2023-10-09T10:48:00.490410+0000","last_undegraded":"2023-10-09T10:48:00.490410+0000","last_fullsized":"2023-10-09T10:48:00.490410+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"76'153","reported_seq":853,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.482562+0000","last_change":"2023-10-09T10:45:48.704515+0000","last_active":"2023-10-09T10:48:00.482562+0000","last_peered":"2023-10-09T10:48:00.482562+0000","last_clean":"2023-10-09T10:48:00.482562+0000","last_became_active":"2023-10-09T10:45:48.703733+0000","last_became_peered":"2023-10-09T10:45:48.703733+0000","last_unstale":"2023-10-09T10:48:00.482562+0000","last_undegraded":"2023-10-09T10:48:00.482562+0000","last_fullsized":"2023-10-09T10:48:00.482562+0000","mapping_epoch":423,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":424,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:24:11.856187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":859,"num_read_kb":2778,"num_write":113,"num_write_kb":2118,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":103,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.490116+0000","last_change":"2023-10-09T10:38:40.458215+0000","last_active":"2023-10-09T10:48:00.490116+0000","last_peered":"2023-10-09T10:48:00.490116+0000","last_clean":"2023-10-09T10:48:00.490116+0000","last_became_active":"2023-10-09T10:38:40.457897+0000","last_became_peered":"2023-10-09T10:38:40.457897+0000","last_unstale":"2023-10-09T10:48:00.490116+0000","last_undegraded":"2023-10-09T10:48:00.490116+0000","last_fullsized":"2023-10-09T10:48:00.490116+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"10.f","version":"471'15252","reported_seq":15323,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:02.708126+0000","last_change":"2023-10-09T10:43:52.982593+0000","last_active":"2023-10-09T10:48:02.708126+0000","last_peered":"2023-10-09T10:48:02.708126+0000","last_clean":"2023-10-09T10:48:02.708126+0000","last_became_active":"2023-10-09T10:43:52.982111+0000","last_became_peered":"2023-10-09T10:43:52.982111+0000","last_unstale":"2023-10-09T10:48:02.708126+0000","last_undegraded":"2023-10-09T10:48:02.708126+0000","last_fullsized":"2023-10-09T10:48:02.708126+0000","mapping_epoch":408,"log_start":"428'11219","ondisk_log_start":"428'11219","created":408,"last_epoch_clean":409,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4033,"log_dups_size":0,"ondisk_log_size":4033,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":15252,"num_write_kb":490368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"76'187","reported_seq":1463,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.494062+0000","last_change":"2023-10-09T10:43:40.596228+0000","last_active":"2023-10-09T10:48:00.494062+0000","last_peered":"2023-10-09T10:48:00.494062+0000","last_clean":"2023-10-09T10:48:00.494062+0000","last_became_active":"2023-10-09T10:43:40.595529+0000","last_became_peered":"2023-10-09T10:43:40.595529+0000","last_unstale":"2023-10-09T10:48:00.494062+0000","last_undegraded":"2023-10-09T10:48:00.494062+0000","last_fullsized":"2023-10-09T10:48:00.494062+0000","mapping_epoch":404,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":405,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":187,"log_dups_size":0,"ondisk_log_size":187,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1503,"num_read_kb":4410,"num_write":140,"num_write_kb":3134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":52,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":346,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.482805+0000","last_change":"2023-10-09T10:38:40.464287+0000","last_active":"2023-10-09T10:48:00.482805+0000","last_peered":"2023-10-09T10:48:00.482805+0000","last_clean":"2023-10-09T10:48:00.482805+0000","last_became_active":"2023-10-09T10:38:40.454696+0000","last_became_peered":"2023-10-09T10:38:40.454696+0000","last_unstale":"2023-10-09T10:48:00.482805+0000","last_undegraded":"2023-10-09T10:48:00.482805+0000","last_fullsized":"2023-10-09T10:48:00.482805+0000","mapping_epoch":377,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":378,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:59:24.892938+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":262,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.490084+0000","last_change":"2023-10-09T10:38:18.313415+0000","last_active":"2023-10-09T10:48:00.490084+0000","last_peered":"2023-10-09T10:48:00.490084+0000","last_clean":"2023-10-09T10:48:00.490084+0000","last_became_active":"2023-10-09T10:38:18.313032+0000","last_became_peered":"2023-10-09T10:38:18.313032+0000","last_unstale":"2023-10-09T10:48:00.490084+0000","last_undegraded":"2023-10-09T10:48:00.490084+0000","last_fullsized":"2023-10-09T10:48:00.490084+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.12","version":"471'9462","reported_seq":11054,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:02.668185+0000","last_change":"2023-10-09T10:47:34.502438+0000","last_active":"2023-10-09T10:48:02.668185+0000","last_peered":"2023-10-09T10:48:02.668185+0000","last_clean":"2023-10-09T10:48:02.668185+0000","last_became_active":"2023-10-09T10:47:34.480410+0000","last_became_peered":"2023-10-09T10:47:34.480410+0000","last_unstale":"2023-10-09T10:48:02.668185+0000","last_undegraded":"2023-10-09T10:48:02.668185+0000","last_fullsized":"2023-10-09T10:48:02.668185+0000","mapping_epoch":449,"log_start":"418'5416","ondisk_log_start":"418'5416","created":416,"last_epoch_clean":450,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4046,"log_dups_size":0,"ondisk_log_size":4046,"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":2293760,"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":0,"num_read_kb":0,"num_write":7449,"num_write_kb":239488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":746,"num_bytes_recovered":48889856,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"59'1","reported_seq":148,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.493554+0000","last_change":"2023-10-09T10:45:45.681730+0000","last_active":"2023-10-09T10:48:00.493554+0000","last_peered":"2023-10-09T10:48:00.493554+0000","last_clean":"2023-10-09T10:48:00.493554+0000","last_became_active":"2023-10-09T10:45:45.681299+0000","last_became_peered":"2023-10-09T10:45:45.681299+0000","last_unstale":"2023-10-09T10:48:00.493554+0000","last_undegraded":"2023-10-09T10:48:00.493554+0000","last_fullsized":"2023-10-09T10:48:00.493554+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":416,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:01.550761+0000","last_change":"2023-10-09T10:37:28.301840+0000","last_active":"2023-10-09T10:48:01.550761+0000","last_peered":"2023-10-09T10:48:01.550761+0000","last_clean":"2023-10-09T10:48:01.550761+0000","last_became_active":"2023-10-09T10:37:28.301423+0000","last_became_peered":"2023-10-09T10:37:28.301423+0000","last_unstale":"2023-10-09T10:48:01.550761+0000","last_undegraded":"2023-10-09T10:48:01.550761+0000","last_fullsized":"2023-10-09T10:48:01.550761+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:54:46.265480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[2,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"10.15","version":"471'9690","reported_seq":10847,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:03.785070+0000","last_change":"2023-10-09T10:47:43.649259+0000","last_active":"2023-10-09T10:48:03.785070+0000","last_peered":"2023-10-09T10:48:03.785070+0000","last_clean":"2023-10-09T10:48:03.785070+0000","last_became_active":"2023-10-09T10:47:43.626996+0000","last_became_peered":"2023-10-09T10:47:43.626996+0000","last_unstale":"2023-10-09T10:48:03.785070+0000","last_undegraded":"2023-10-09T10:48:03.785070+0000","last_fullsized":"2023-10-09T10:48:03.785070+0000","mapping_epoch":458,"log_start":"419'5922","ondisk_log_start":"419'5922","created":416,"last_epoch_clean":459,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":3768,"log_dups_size":0,"ondisk_log_size":3768,"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":819200,"num_objects":13,"num_object_clones":0,"num_object_copies":39,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":13,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7695,"num_write_kb":246624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":527,"num_bytes_recovered":34537472,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.1c","version":"59'2","reported_seq":150,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.482291+0000","last_change":"2023-10-09T10:38:18.361656+0000","last_active":"2023-10-09T10:48:00.482291+0000","last_peered":"2023-10-09T10:48:00.482291+0000","last_clean":"2023-10-09T10:48:00.482291+0000","last_became_active":"2023-10-09T10:38:18.314595+0000","last_became_peered":"2023-10-09T10:38:18.314595+0000","last_unstale":"2023-10-09T10:48:00.482291+0000","last_undegraded":"2023-10-09T10:48:00.482291+0000","last_fullsized":"2023-10-09T10:48:00.482291+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:30:15.942679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[1,6,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":61,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.481492+0000","last_change":"2023-10-09T10:45:45.680924+0000","last_active":"2023-10-09T10:48:00.481492+0000","last_peered":"2023-10-09T10:48:00.481492+0000","last_clean":"2023-10-09T10:48:00.481492+0000","last_became_active":"2023-10-09T10:45:45.680418+0000","last_became_peered":"2023-10-09T10:45:45.680418+0000","last_unstale":"2023-10-09T10:48:00.481492+0000","last_undegraded":"2023-10-09T10:48:00.481492+0000","last_fullsized":"2023-10-09T10:48:00.481492+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T18:24:24.107700+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"10.14","version":"471'9698","reported_seq":9789,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:03.848777+0000","last_change":"2023-10-09T10:47:37.604394+0000","last_active":"2023-10-09T10:48:03.848777+0000","last_peered":"2023-10-09T10:48:03.848777+0000","last_clean":"2023-10-09T10:48:03.848777+0000","last_became_active":"2023-10-09T10:47:37.578945+0000","last_became_peered":"2023-10-09T10:47:37.578945+0000","last_unstale":"2023-10-09T10:48:03.848777+0000","last_undegraded":"2023-10-09T10:48:03.848777+0000","last_fullsized":"2023-10-09T10:48:03.848777+0000","mapping_epoch":452,"log_start":"419'5982","ondisk_log_start":"419'5982","created":416,"last_epoch_clean":453,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":3716,"log_dups_size":0,"ondisk_log_size":3716,"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":2850816,"num_objects":44,"num_object_clones":0,"num_object_copies":132,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":44,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7608,"num_write_kb":244832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.1d","version":"59'2","reported_seq":146,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.491007+0000","last_change":"2023-10-09T10:38:18.361250+0000","last_active":"2023-10-09T10:48:00.491007+0000","last_peered":"2023-10-09T10:48:00.491007+0000","last_clean":"2023-10-09T10:48:00.491007+0000","last_became_active":"2023-10-09T10:38:18.314296+0000","last_became_peered":"2023-10-09T10:38:18.314296+0000","last_unstale":"2023-10-09T10:48:00.491007+0000","last_undegraded":"2023-10-09T10:48:00.491007+0000","last_fullsized":"2023-10-09T10:48:00.491007+0000","mapping_epoch":372,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":373,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":506,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.477525+0000","last_change":"2023-10-09T10:45:45.687464+0000","last_active":"2023-10-09T10:48:00.477525+0000","last_peered":"2023-10-09T10:48:00.477525+0000","last_clean":"2023-10-09T10:48:00.477525+0000","last_became_active":"2023-10-09T10:45:45.687145+0000","last_became_peered":"2023-10-09T10:45:45.687145+0000","last_unstale":"2023-10-09T10:48:00.477525+0000","last_undegraded":"2023-10-09T10:48:00.477525+0000","last_fullsized":"2023-10-09T10:48:00.477525+0000","mapping_epoch":420,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":421,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:45:20.630007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,1],"acting":[2,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"10.17","version":"471'9703","reported_seq":10418,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:02.676510+0000","last_change":"2023-10-09T10:48:00.546647+0000","last_active":"2023-10-09T10:48:02.676510+0000","last_peered":"2023-10-09T10:48:02.676510+0000","last_clean":"2023-10-09T10:48:02.676510+0000","last_became_active":"2023-10-09T10:48:00.494895+0000","last_became_peered":"2023-10-09T10:48:00.494895+0000","last_unstale":"2023-10-09T10:48:02.676510+0000","last_undegraded":"2023-10-09T10:48:02.676510+0000","last_fullsized":"2023-10-09T10:48:02.676510+0000","mapping_epoch":469,"log_start":"418'5665","ondisk_log_start":"418'5665","created":416,"last_epoch_clean":470,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:43:51.947326+0000","objects_scrubbed":0,"log_size":4038,"log_dups_size":0,"ondisk_log_size":4038,"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":2490368,"num_objects":38,"num_object_clones":0,"num_object_copies":114,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":38,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7664,"num_write_kb":246464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":300,"num_bytes_recovered":19660800,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":51,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.492442+0000","last_change":"2023-10-09T10:46:39.680927+0000","last_active":"2023-10-09T10:48:00.492442+0000","last_peered":"2023-10-09T10:48:00.492442+0000","last_clean":"2023-10-09T10:48:00.492442+0000","last_became_active":"2023-10-09T10:46:39.680505+0000","last_became_peered":"2023-10-09T10:46:39.680505+0000","last_unstale":"2023-10-09T10:48:00.492442+0000","last_undegraded":"2023-10-09T10:48:00.492442+0000","last_fullsized":"2023-10-09T10:48:00.492442+0000","mapping_epoch":429,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":430,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":383,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.477643+0000","last_change":"2023-10-09T10:37:28.310223+0000","last_active":"2023-10-09T10:48:00.477643+0000","last_peered":"2023-10-09T10:48:00.477643+0000","last_clean":"2023-10-09T10:48:00.477643+0000","last_became_active":"2023-10-09T10:37:28.309710+0000","last_became_peered":"2023-10-09T10:37:28.309710+0000","last_unstale":"2023-10-09T10:48:00.477643+0000","last_undegraded":"2023-10-09T10:48:00.477643+0000","last_fullsized":"2023-10-09T10:48:00.477643+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:15:34.474099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.16","version":"471'9619","reported_seq":9773,"reported_epoch":471,"state":"active+clean","last_fresh":"2023-10-09T10:48:02.698997+0000","last_change":"2023-10-09T10:47:41.659502+0000","last_active":"2023-10-09T10:48:02.698997+0000","last_peered":"2023-10-09T10:48:02.698997+0000","last_clean":"2023-10-09T10:48:02.698997+0000","last_became_active":"2023-10-09T10:47:41.611851+0000","last_became_peered":"2023-10-09T10:47:41.611851+0000","last_unstale":"2023-10-09T10:48:02.698997+0000","last_undegraded":"2023-10-09T10:48:02.698997+0000","last_fullsized":"2023-10-09T10:48:02.698997+0000","mapping_epoch":456,"log_start":"418'5577","ondisk_log_start":"418'5577","created":416,"last_epoch_clean":457,"parent":"0.0","parent_split_bits":5,"last_scrub":"417'4780","last_scrub_stamp":"2023-10-09T10:45:09.784371+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T10:43:51.947326+0000","last_clean_scrub_stamp":"2023-10-09T10:45:09.784371+0000","objects_scrubbed":0,"log_size":4042,"log_dups_size":0,"ondisk_log_size":4042,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2424832,"num_objects":37,"num_object_clones":0,"num_object_copies":111,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":37,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4854,"num_write_kb":70400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":140,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.477602+0000","last_change":"2023-10-09T10:37:28.326077+0000","last_active":"2023-10-09T10:48:00.477602+0000","last_peered":"2023-10-09T10:48:00.477602+0000","last_clean":"2023-10-09T10:48:00.477602+0000","last_became_active":"2023-10-09T10:37:28.309919+0000","last_became_peered":"2023-10-09T10:37:28.309919+0000","last_unstale":"2023-10-09T10:48:00.477602+0000","last_undegraded":"2023-10-09T10:48:00.477602+0000","last_fullsized":"2023-10-09T10:48:00.477602+0000","mapping_epoch":363,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":364,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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-10-10T21:04:39.864782+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":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":348,"reported_epoch":470,"state":"active+clean","last_fresh":"2023-10-09T10:48:00.488839+0000","last_change":"2023-10-09T10:32:46.307896+0000","last_active":"2023-10-09T10:48:00.488839+0000","last_peered":"2023-10-09T10:48:00.488839+0000","last_clean":"2023-10-09T10:48:00.488839+0000","last_became_active":"2023-10-09T10:32:46.307531+0000","last_became_peered":"2023-10-09T10:32:46.307531+0000","last_unstale":"2023-10-09T10:48:00.488839+0000","last_undegraded":"2023-10-09T10:48:00.488839+0000","last_fullsized":"2023-10-09T10:48:00.488839+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":10,"num_pg":26,"stat_sum":{"num_bytes":83034136,"num_objects":1269,"num_object_clones":0,"num_object_copies":3807,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1269,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":232406,"num_write_kb":7079041,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":21451,"num_bytes_recovered":1405485080,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":339226624,"data_stored":339214408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":104568,"ondisk_log_size":104568,"up":78,"acting":78,"num_store_stats":4},{"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":60,"num_bytes_recovered":6252,"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":131072,"data_stored":21572,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33561,"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":2969600,"data_stored":2951840,"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":5965,"num_read_kb":13218,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":198,"num_bytes_recovered":12582950,"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":5919,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430825,"num_pgs":74,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1570772,"kb_used_data":67020,"kb_used_omap":0,"kb_used_meta":1503680,"kb_avail":92174380,"statfs":{"total":95995035648,"available":94386565120,"internally_reserved":0,"allocated":68628480,"data_stored":67730196,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1539768320},"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":[4,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 10:47:05 2023","interfaces":[{"interface":"back","average":{"1min":1.2609999999999999,"5min":1.21,"15min":0.96199999999999997},"min":{"1min":0.376,"5min":0.33100000000000002,"15min":0.29699999999999999},"max":{"1min":7.0099999999999998,"5min":7.0099999999999998,"15min":7.0099999999999998},"last":1.377},{"interface":"front","average":{"1min":0.504,"5min":0.74199999999999999,"15min":0.77100000000000002},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.27900000000000003},"max":{"1min":0.75700000000000001,"5min":3.2320000000000002,"15min":5.2389999999999999},"last":0.39700000000000002}]},{"osd":1,"last update":"Mon Oct 9 10:47:19 2023","interfaces":[{"interface":"back","average":{"1min":1.798,"5min":4.625,"15min":2.7280000000000002},"min":{"1min":0.39700000000000002,"5min":0.254,"15min":0.254},"max":{"1min":8.9559999999999995,"5min":96.292000000000002,"15min":143.345},"last":1.3500000000000001},{"interface":"front","average":{"1min":1.534,"5min":4.2619999999999996,"15min":2.6059999999999999},"min":{"1min":0.35899999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":8.9849999999999994,"5min":96.376999999999995,"15min":143.31700000000001},"last":0.53000000000000003}]},{"osd":2,"last update":"Mon Oct 9 10:47:36 2023","interfaces":[{"interface":"back","average":{"1min":1.4810000000000001,"5min":1.4970000000000001,"15min":1.1060000000000001},"min":{"1min":0.41299999999999998,"5min":0.32600000000000001,"15min":0.29699999999999999},"max":{"1min":5.8150000000000004,"5min":22.635000000000002,"15min":22.635000000000002},"last":0.58599999999999997},{"interface":"front","average":{"1min":2.0099999999999998,"5min":2.536,"15min":1.498},"min":{"1min":0.46200000000000002,"5min":0.36899999999999999,"15min":0.30199999999999999},"max":{"1min":7.093,"5min":25.561,"15min":25.561},"last":2.1240000000000001}]},{"osd":3,"last update":"Mon Oct 9 10:47:19 2023","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.83899999999999997,"15min":0.82899999999999996},"min":{"1min":0.40799999999999997,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.6200000000000001,"5min":3.98,"15min":5.0410000000000004},"last":0.49099999999999999},{"interface":"front","average":{"1min":1.1819999999999999,"5min":1.3680000000000001,"15min":1.095},"min":{"1min":0.47399999999999998,"5min":0.41099999999999998,"15min":0.34399999999999997},"max":{"1min":7.0670000000000002,"5min":7.0670000000000002,"15min":7.0670000000000002},"last":1.9510000000000001}]},{"osd":4,"last update":"Mon Oct 9 10:47:05 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.82599999999999996,"15min":0.83699999999999997},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.32200000000000001},"max":{"1min":1.1719999999999999,"5min":3.1669999999999998,"15min":4.2590000000000003},"last":0.442},{"interface":"front","average":{"1min":0.67600000000000005,"5min":0.81000000000000005,"15min":0.81799999999999995},"min":{"1min":0.39900000000000002,"5min":0.36199999999999999,"15min":0.32000000000000001},"max":{"1min":1.6439999999999999,"5min":3.9510000000000001,"15min":5.1500000000000004},"last":0.55800000000000005}]},{"osd":5,"last update":"Mon Oct 9 10:47:05 2023","interfaces":[{"interface":"back","average":{"1min":1.393,"5min":1.4350000000000001,"15min":1.1850000000000001},"min":{"1min":0.44900000000000001,"5min":0.41599999999999998,"15min":0.27700000000000002},"max":{"1min":7.0439999999999996,"5min":7.0439999999999996,"15min":7.0439999999999996},"last":1.321},{"interface":"front","average":{"1min":0.73899999999999999,"5min":0.98699999999999999,"15min":1.0369999999999999},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.312},"max":{"1min":1.2270000000000001,"5min":7.2809999999999997,"15min":9.4410000000000007},"last":0.54900000000000004}]},{"osd":6,"last update":"Mon Oct 9 10:47:45 2023","interfaces":[{"interface":"back","average":{"1min":1.3759999999999999,"5min":1.1970000000000001,"15min":1.2210000000000001},"min":{"1min":0.59899999999999998,"5min":0.41699999999999998,"15min":0.38600000000000001},"max":{"1min":3.1669999999999998,"5min":4.6600000000000001,"15min":10.154},"last":1.278},{"interface":"front","average":{"1min":1.272,"5min":1.073,"15min":1.05},"min":{"1min":0.49299999999999999,"5min":0.39300000000000002,"15min":0.38700000000000001},"max":{"1min":3.9750000000000001,"5min":3.9750000000000001,"15min":4.9859999999999998},"last":1.401}]}]},{"osd":6,"up_from":173,"seq":743029342534,"num_pgs":75,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1627212,"kb_used_data":101444,"kb_used_omap":7,"kb_used_meta":1525560,"kb_avail":92117940,"statfs":{"total":95995035648,"available":94328770560,"internally_reserved":0,"allocated":103878656,"data_stored":102988227,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7343,"internal_metadata":1562174289},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,4,4],"upper_bound":256},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Mon Oct 9 10:47:56 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":0.95299999999999996,"15min":0.88700000000000001},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":3.375,"5min":4.399,"15min":4.6260000000000003},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.82699999999999996,"15min":0.85899999999999999},"min":{"1min":0.33000000000000002,"5min":0.315,"15min":0.29199999999999998},"max":{"1min":2.6360000000000001,"5min":4.4870000000000001,"15min":6.5179999999999998},"last":0.93000000000000005}]},{"osd":1,"last update":"Mon Oct 9 10:47:56 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":3.702,"15min":2.6520000000000001},"min":{"1min":0.41899999999999998,"5min":0.315,"15min":0.30299999999999999},"max":{"1min":2.6970000000000001,"5min":172.49700000000001,"15min":172.49700000000001},"last":0.64800000000000002},{"interface":"front","average":{"1min":1.214,"5min":3.774,"15min":2.6400000000000001},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.27600000000000002},"max":{"1min":3.5190000000000001,"5min":175.33199999999999,"15min":175.33199999999999},"last":0.68300000000000005}]},{"osd":2,"last update":"Mon Oct 9 10:47:43 2023","interfaces":[{"interface":"back","average":{"1min":10.487,"5min":3.5219999999999998,"15min":2.149},"min":{"1min":0.30199999999999999,"5min":0.28199999999999997,"15min":0.27900000000000003},"max":{"1min":89.840999999999994,"5min":89.840999999999994,"15min":89.840999999999994},"last":44.920000000000002},{"interface":"front","average":{"1min":10.345000000000001,"5min":3.3370000000000002,"15min":2.0760000000000001},"min":{"1min":0.5,"5min":0.34300000000000003,"15min":0.32800000000000001},"max":{"1min":89.859999999999999,"5min":89.859999999999999,"15min":89.859999999999999},"last":44.954000000000001}]},{"osd":3,"last update":"Mon Oct 9 10:47:56 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.93899999999999995,"15min":0.98399999999999999},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":2.714,"5min":4.5759999999999996,"15min":6.5709999999999997},"last":1.0649999999999999},{"interface":"front","average":{"1min":1.2110000000000001,"5min":1.0589999999999999,"15min":0.91900000000000004},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":3.613,"5min":4.7510000000000003,"15min":4.7960000000000003},"last":0.98499999999999999}]},{"osd":4,"last update":"Mon Oct 9 10:47:56 2023","interfaces":[{"interface":"back","average":{"1min":1.1399999999999999,"5min":1.0309999999999999,"15min":0.95799999999999996},"min":{"1min":0.374,"5min":0.35799999999999998,"15min":0.33000000000000002},"max":{"1min":3.327,"5min":4.3390000000000004,"15min":4.585},"last":1.117},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.95699999999999996,"15min":0.97999999999999998},"min":{"1min":0.41999999999999998,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":2.6760000000000002,"5min":4.3700000000000001,"15min":7.4800000000000004},"last":1.143}]},{"osd":5,"last update":"Mon Oct 9 10:47:56 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":0.93999999999999995,"15min":1.0589999999999999},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.32800000000000001},"max":{"1min":3.5710000000000002,"5min":3.5710000000000002,"15min":11.329000000000001},"last":1.089},{"interface":"front","average":{"1min":1.214,"5min":1.1579999999999999,"15min":1.1930000000000001},"min":{"1min":0.436,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":3.431,"5min":4.4329999999999998,"15min":6.694},"last":1.1850000000000001}]},{"osd":7,"last update":"Mon Oct 9 10:47:56 2023","interfaces":[{"interface":"back","average":{"1min":1.2749999999999999,"5min":1.1779999999999999,"15min":1.0109999999999999},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.35699999999999998},"max":{"1min":3.6389999999999998,"5min":5.3289999999999997,"15min":5.3289999999999997},"last":1.167},{"interface":"front","average":{"1min":1.891,"5min":1.431,"15min":1.25},"min":{"1min":0.40799999999999997,"5min":0.36399999999999999,"15min":0.33900000000000002},"max":{"1min":6.327,"5min":6.327,"15min":6.327},"last":1.268}]}]},{"osd":1,"up_from":92,"seq":395136991676,"num_pgs":81,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1354576,"kb_used_data":80264,"kb_used_omap":6,"kb_used_meta":1274297,"kb_avail":92390576,"statfs":{"total":95995035648,"available":94607949824,"internally_reserved":0,"allocated":82190336,"data_stored":80186957,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6230,"internal_metadata":1304881066},"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,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":"Mon Oct 9 10:47:29 2023","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.79700000000000004,"15min":0.68300000000000005},"min":{"1min":0.25600000000000001,"5min":0.251,"15min":0.251},"max":{"1min":5.2469999999999999,"5min":5.2469999999999999,"15min":5.2469999999999999},"last":0.59199999999999997},{"interface":"front","average":{"1min":1.079,"5min":0.98199999999999998,"15min":0.84399999999999997},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":5.6539999999999999,"5min":8.423,"15min":8.423},"last":0.497}]},{"osd":2,"last update":"Mon Oct 9 10:47:29 2023","interfaces":[{"interface":"back","average":{"1min":5.5519999999999996,"5min":3.5099999999999998,"15min":3.7639999999999998},"min":{"1min":0.41899999999999998,"5min":0.25,"15min":0.23899999999999999},"max":{"1min":80.545000000000002,"5min":94.691999999999993,"15min":219.822},"last":1.8029999999999999},{"interface":"front","average":{"1min":5.7779999999999996,"5min":3.5529999999999999,"15min":3.9329999999999998},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28100000000000003},"max":{"1min":80.364999999999995,"5min":92.572999999999993,"15min":222.55600000000001},"last":1.0589999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:47:29 2023","interfaces":[{"interface":"back","average":{"1min":1.3939999999999999,"5min":1.141,"15min":1.002},"min":{"1min":0.34899999999999998,"5min":0.33000000000000002,"15min":0.29199999999999998},"max":{"1min":5.6849999999999996,"5min":8.5239999999999991,"15min":8.5239999999999991},"last":0.52700000000000002},{"interface":"front","average":{"1min":5.0149999999999997,"5min":1.714,"15min":1.081},"min":{"1min":0.41699999999999998,"5min":0.312,"15min":0.312},"max":{"1min":80.439999999999998,"5min":80.439999999999998,"15min":80.439999999999998},"last":1.7410000000000001}]},{"osd":4,"last update":"Mon Oct 9 10:47:29 2023","interfaces":[{"interface":"back","average":{"1min":5.6230000000000002,"5min":2.234,"15min":1.409},"min":{"1min":0.39500000000000002,"5min":0.36199999999999999,"15min":0.34699999999999998},"max":{"1min":80.712000000000003,"5min":80.712000000000003,"15min":80.712000000000003},"last":0.38300000000000001},{"interface":"front","average":{"1min":5.2789999999999999,"5min":1.9379999999999999,"15min":1.2430000000000001},"min":{"1min":0.502,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":80.921999999999997,"5min":80.921999999999997,"15min":80.921999999999997},"last":1.6299999999999999}]},{"osd":5,"last update":"Mon Oct 9 10:47:29 2023","interfaces":[{"interface":"back","average":{"1min":5.4800000000000004,"5min":2.0489999999999999,"15min":1.46},"min":{"1min":0.41499999999999998,"5min":0.40899999999999997,"15min":0.36199999999999999},"max":{"1min":80.421000000000006,"5min":80.421000000000006,"15min":80.421000000000006},"last":0.80900000000000005},{"interface":"front","average":{"1min":5.984,"5min":2.383,"15min":1.552},"min":{"1min":0.45300000000000001,"5min":0.42999999999999999,"15min":0.38400000000000001},"max":{"1min":80.742000000000004,"5min":80.742000000000004,"15min":80.742000000000004},"last":0.435}]},{"osd":6,"last update":"Mon Oct 9 10:47:51 2023","interfaces":[{"interface":"back","average":{"1min":1.419,"5min":3.028,"15min":1.8939999999999999},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":5.9020000000000001,"5min":80.468000000000004,"15min":80.468000000000004},"last":1.952},{"interface":"front","average":{"1min":1.5409999999999999,"5min":3.5139999999999998,"15min":2.0979999999999999},"min":{"1min":0.5,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":5.8650000000000002,"5min":80.777000000000001,"15min":80.777000000000001},"last":5.4989999999999997}]},{"osd":7,"last update":"Mon Oct 9 10:47:29 2023","interfaces":[{"interface":"back","average":{"1min":6.4420000000000002,"5min":2.5630000000000002,"15min":1.6279999999999999},"min":{"1min":0.47999999999999998,"5min":0.432,"15min":0.432},"max":{"1min":80.567999999999998,"5min":80.567999999999998,"15min":80.567999999999998},"last":0.45900000000000002},{"interface":"front","average":{"1min":5.5460000000000003,"5min":2.1099999999999999,"15min":1.3540000000000001},"min":{"1min":0.58499999999999996,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":80.884,"5min":80.884,"15min":80.884},"last":1.6799999999999999}]}]},{"osd":0,"up_from":0,"seq":373662155202,"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":225,"seq":966367641842,"num_pgs":73,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1175532,"kb_used_data":186468,"kb_used_omap":12,"kb_used_meta":989043,"kb_avail":92569620,"statfs":{"total":95995035648,"available":94791290880,"internally_reserved":0,"allocated":190943232,"data_stored":188906261,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12791,"internal_metadata":1012780553},"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":"Mon Oct 9 10:47:34 2023","interfaces":[{"interface":"back","average":{"1min":2.4969999999999999,"5min":1.595,"15min":1.0289999999999999},"min":{"1min":0.36699999999999999,"5min":0.222,"15min":0.222},"max":{"1min":13.022,"5min":13.022,"15min":14.742000000000001},"last":0.874},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.79000000000000004,"15min":0.65300000000000002},"min":{"1min":0.24199999999999999,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":1.369,"5min":5.7590000000000003,"15min":5.7590000000000003},"last":0.70199999999999996}]},{"osd":1,"last update":"Mon Oct 9 10:47:34 2023","interfaces":[{"interface":"back","average":{"1min":7.7389999999999999,"5min":3.0209999999999999,"15min":2.9209999999999998},"min":{"1min":0.38300000000000001,"5min":0.214,"15min":0.214},"max":{"1min":117.41800000000001,"5min":117.41800000000001,"15min":157.77500000000001},"last":0.57499999999999996},{"interface":"front","average":{"1min":10.041,"5min":6.0069999999999997,"15min":3.766},"min":{"1min":0.374,"5min":0.26300000000000001,"15min":0.25800000000000001},"max":{"1min":123.67400000000001,"5min":160.602,"15min":160.602},"last":0.53100000000000003}]},{"osd":3,"last update":"Mon Oct 9 10:47:34 2023","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":0.94799999999999995,"15min":0.98199999999999998},"min":{"1min":0.29799999999999999,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":4.1139999999999999,"5min":7.7309999999999999,"15min":8.1699999999999999},"last":0.72199999999999998},{"interface":"front","average":{"1min":2.8300000000000001,"5min":1.829,"15min":1.22},"min":{"1min":0.44,"5min":0.35099999999999998,"15min":0.308},"max":{"1min":13.288,"5min":13.288,"15min":14.938000000000001},"last":0.76800000000000002}]},{"osd":4,"last update":"Mon Oct 9 10:47:34 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":1.008,"15min":0.90100000000000002},"min":{"1min":0.40699999999999997,"5min":0.36799999999999999,"15min":0.35999999999999999},"max":{"1min":2.7949999999999999,"5min":5.6230000000000002,"15min":5.6230000000000002},"last":0.85099999999999998},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.095,"15min":1.179},"min":{"1min":0.34200000000000003,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":4.1479999999999997,"5min":7.7880000000000003,"15min":13.212999999999999},"last":1.0549999999999999}]},{"osd":5,"last update":"Mon Oct 9 10:47:34 2023","interfaces":[{"interface":"back","average":{"1min":3.2080000000000002,"5min":2.0600000000000001,"15min":1.47},"min":{"1min":0.46800000000000003,"5min":0.45600000000000002,"15min":0.34100000000000003},"max":{"1min":13.371,"5min":13.371,"15min":14.904999999999999},"last":1.0940000000000001},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.1319999999999999,"15min":1.0900000000000001},"min":{"1min":0.46100000000000002,"5min":0.39800000000000002,"15min":0.371},"max":{"1min":2.8370000000000002,"5min":5.7030000000000003,"15min":5.8710000000000004},"last":1.0069999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:47:34 2023","interfaces":[{"interface":"back","average":{"1min":1.232,"5min":1.304,"15min":1.107},"min":{"1min":0.45400000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":4.0789999999999997,"5min":7.859,"15min":7.859},"last":1.0860000000000001},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.254,"15min":1.49},"min":{"1min":0.42599999999999999,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":4.2759999999999998,"5min":8.0830000000000002,"15min":13.186999999999999},"last":1.226}]},{"osd":7,"last update":"Mon Oct 9 10:47:34 2023","interfaces":[{"interface":"back","average":{"1min":3.9510000000000001,"5min":3.8980000000000001,"15min":2.0760000000000001},"min":{"1min":0.625,"5min":0.46300000000000002,"15min":0.45700000000000002},"max":{"1min":13.331,"5min":160.00200000000001,"15min":160.00200000000001},"last":1.1919999999999999},{"interface":"front","average":{"1min":1.2569999999999999,"5min":1.3440000000000001,"15min":1.179},"min":{"1min":0.48299999999999998,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":2.8759999999999999,"5min":6.7560000000000002,"15min":6.9500000000000002},"last":0.92100000000000004}]}]},{"osd":3,"up_from":0,"seq":438086664623,"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":0,"seq":128849019524,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":5,"up_from":0,"seq":154618823294,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4483,"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":1436,"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":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":4198400,"data_stored":4194323,"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":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"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":6230,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":5504,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8308,"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":3612,"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":0,"data_stored":0,"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":28672,"data_stored":5482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7343,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":5504,"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":1,"total":0,"available":0,"internally_reserved":0,"allocated":71761920,"data_stored":71761920,"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":162074624,"data_stored":162070552,"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":67702784,"data_stored":67698712,"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":37687296,"data_stored":37683224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-10-09T10:48:10.982 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-10-09T10:48:10.982 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:48:10.983 INFO:tasks.thrashosds.thrasher:Adding osd 0 2023-10-09T10:48:10.983 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd in 0 2023-10-09T10:48:11.057 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:11.087 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:11.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:11.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:11.092 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:48:11.092 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [], 2023-10-09T10:48:11.092 INFO:teuthology.orchestra.run.smithi053.stdout: "complaint_time": 30, 2023-10-09T10:48:11.092 INFO:teuthology.orchestra.run.smithi053.stdout: "num_blocked_ops": 0 2023-10-09T10:48:11.092 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:48:11.112 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:11 smithi053 bash[79554]: cluster 2023-10-09T10:48:10.010037+0000 mgr.y (mgr.26072) 1392 : cluster 0 pgmap v1659: 99 pgs: 99 active+clean; 20 MiB data, 5.2 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 561 op/s; 899 KiB/s, 14 objects/s recovering 2023-10-09T10:48:11.113 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:11 smithi053 bash[76859]: cluster 2023-10-09T10:48:10.010037+0000 mgr.y (mgr.26072) 1392 : cluster 0 pgmap v1659: 99 pgs: 99 active+clean; 20 MiB data, 5.2 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 561 op/s; 899 KiB/s, 14 objects/s recovering 2023-10-09T10:48:11.190 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:11.221 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:11.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:11.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:11.325 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:11.351 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:11.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:11.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:11.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:11 smithi086 bash[59714]: cluster 2023-10-09T10:48:10.010037+0000 mgr.y (mgr.26072) 1392 : cluster 0 pgmap v1659: 99 pgs: 99 active+clean; 20 MiB data, 5.2 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 561 op/s; 899 KiB/s, 14 objects/s recovering 2023-10-09T10:48:11.408 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:48:11.431 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:48:11.455 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:11.456 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:48:11.480 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:11.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:11.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:11.482 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:48:11.505 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:48:11.527 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:48:11.550 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:48:11.572 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:48:11.575 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:48:11.575 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:48:11.575 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:48:11.575 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:48:11.575 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:48:11.575 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:48:11.575 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:48:11.575 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:48:11.583 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:11.608 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:11.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:11.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:11.710 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:11.736 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:11.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:11.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:11.840 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:11.871 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:11.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:11.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:11.974 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:12.004 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:12.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:12.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:12.107 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:12.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:12 smithi086 bash[59714]: audit 2023-10-09T10:48:11.380679+0000 mon.c (mon.2) 115 : audit 0 from='client.? 172.21.15.53:0/3311832572' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:48:12.136 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:12.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:12.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:12.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:12 smithi053 bash[79554]: audit 2023-10-09T10:48:11.380679+0000 mon.c (mon.2) 115 : audit 0 from='client.? 172.21.15.53:0/3311832572' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:48:12.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:12 smithi053 bash[76859]: audit 2023-10-09T10:48:11.380679+0000 mon.c (mon.2) 115 : audit 0 from='client.? 172.21.15.53:0/3311832572' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:48:12.240 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:12.271 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:12.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:12.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:12.375 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:12.402 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:12.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:12.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:12.506 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:12.538 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:12.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:12.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:12.642 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:12.673 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:12.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:12.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:12.676 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:48:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:48:12] "GET /metrics HTTP/1.1" 200 36576 "" "Prometheus/2.33.4" 2023-10-09T10:48:12.776 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:12.805 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:12.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:12.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:12.909 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:12.940 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:12.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:12.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:13.044 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:13.073 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:13.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:13.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:13.177 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:13.190 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:13 smithi086 bash[59714]: cluster 2023-10-09T10:48:12.010827+0000 mgr.y (mgr.26072) 1393 : cluster 0 pgmap v1660: 99 pgs: 99 active+clean; 20 MiB data, 5.1 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 508 op/s; 814 KiB/s, 12 objects/s recovering 2023-10-09T10:48:13.209 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:13.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:13.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:13.314 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:13.322 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:13 smithi053 bash[79554]: cluster 2023-10-09T10:48:12.010827+0000 mgr.y (mgr.26072) 1393 : cluster 0 pgmap v1660: 99 pgs: 99 active+clean; 20 MiB data, 5.1 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 508 op/s; 814 KiB/s, 12 objects/s recovering 2023-10-09T10:48:13.322 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:13 smithi053 bash[76859]: cluster 2023-10-09T10:48:12.010827+0000 mgr.y (mgr.26072) 1393 : cluster 0 pgmap v1660: 99 pgs: 99 active+clean; 20 MiB data, 5.1 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 508 op/s; 814 KiB/s, 12 objects/s recovering 2023-10-09T10:48:13.338 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:13.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:13.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:13.441 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:13.475 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:13.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:13.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:13.579 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:13.614 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:13.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:13.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:13.719 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:13.744 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:13.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:13.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:13.803 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-10-09T10:48:13.848 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:13.883 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:13.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:13.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:13.987 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:14.019 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:14.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:14.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:14.122 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:14.150 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:14.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:14.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:14.254 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:14.280 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:14.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:14.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:14.383 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:14.409 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:14.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:14.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:14.512 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:14.541 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:14.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:14.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:14.646 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:14.680 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:14.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:14.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:14.784 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:14.819 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:14.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:14.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:14.924 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:14.956 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:14.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:14.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:15.060 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:15.089 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:15.091 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:14 smithi053 bash[76859]: audit 2023-10-09T10:48:13.834518+0000 mon.a (mon.0) 2118 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:48:15.091 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:14 smithi053 bash[76859]: cluster 2023-10-09T10:48:14.011370+0000 mgr.y (mgr.26072) 1394 : cluster 0 pgmap v1661: 99 pgs: 99 active+clean; 20 MiB data, 5.1 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 377 op/s; 714 KiB/s, 11 objects/s recovering 2023-10-09T10:48:15.091 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:14 smithi053 bash[79554]: audit 2023-10-09T10:48:13.834518+0000 mon.a (mon.0) 2118 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:48:15.091 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:14 smithi053 bash[79554]: cluster 2023-10-09T10:48:14.011370+0000 mgr.y (mgr.26072) 1394 : cluster 0 pgmap v1661: 99 pgs: 99 active+clean; 20 MiB data, 5.1 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 377 op/s; 714 KiB/s, 11 objects/s recovering 2023-10-09T10:48:15.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:15.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:15.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:14 smithi086 bash[59714]: audit 2023-10-09T10:48:13.834518+0000 mon.a (mon.0) 2118 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:48:15.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:14 smithi086 bash[59714]: cluster 2023-10-09T10:48:14.011370+0000 mgr.y (mgr.26072) 1394 : cluster 0 pgmap v1661: 99 pgs: 99 active+clean; 20 MiB data, 5.1 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 377 op/s; 714 KiB/s, 11 objects/s recovering 2023-10-09T10:48:15.192 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:15.229 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:15.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:15.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:15.333 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:15.360 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:15.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:15.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:15.402 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:48:15.463 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:15.496 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:15.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:15.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:15.600 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:15.628 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:15.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:15.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:15.731 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:15.752 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:15.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:15.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:15.855 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:15.887 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:15.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:15.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:15.909 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:48:15.991 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:16.016 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:16.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:16.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:16.119 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:16.150 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:16.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:16.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:16.253 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:16.282 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:16.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:16.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:16.385 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:16.421 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:16.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:16.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:16.525 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:16.560 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:16.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:16.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:16.664 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:16.694 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:16.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:16.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:16.798 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:16.830 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:16.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:16.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:16.934 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:16.966 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:16.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:16.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:17.069 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:17.089 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is unset 2023-10-09T10:48:17.094 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:17.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:17.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:17.197 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:17.225 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:17.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:17.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:17.328 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:17.342 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:17 smithi086 bash[59714]: cluster 2023-10-09T10:48:16.012098+0000 mgr.y (mgr.26072) 1395 : cluster 0 pgmap v1662: 99 pgs: 99 active+clean; 20 MiB data, 5.1 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 146 op/s; 560 KiB/s, 8 objects/s recovering 2023-10-09T10:48:17.342 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:17 smithi086 bash[59714]: audit 2023-10-09T10:48:16.067756+0000 mon.a (mon.0) 2119 : audit 1 from='client.? 172.21.15.53:0/3064721880' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:48:17.361 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:17.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:17.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:17.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:17 smithi053 bash[76859]: cluster 2023-10-09T10:48:16.012098+0000 mgr.y (mgr.26072) 1395 : cluster 0 pgmap v1662: 99 pgs: 99 active+clean; 20 MiB data, 5.1 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 146 op/s; 560 KiB/s, 8 objects/s recovering 2023-10-09T10:48:17.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:17 smithi053 bash[76859]: audit 2023-10-09T10:48:16.067756+0000 mon.a (mon.0) 2119 : audit 1 from='client.? 172.21.15.53:0/3064721880' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:48:17.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:17 smithi053 bash[79554]: cluster 2023-10-09T10:48:16.012098+0000 mgr.y (mgr.26072) 1395 : cluster 0 pgmap v1662: 99 pgs: 99 active+clean; 20 MiB data, 5.1 GiB used, 352 GiB / 358 GiB avail; 0 B/s wr, 146 op/s; 560 KiB/s, 8 objects/s recovering 2023-10-09T10:48:17.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:17 smithi053 bash[79554]: audit 2023-10-09T10:48:16.067756+0000 mon.a (mon.0) 2119 : audit 1 from='client.? 172.21.15.53:0/3064721880' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:48:17.465 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:17.495 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:17.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:17.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:17.599 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:17.630 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:17.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:17.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:17.735 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:17.761 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:17.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:17.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:17.864 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:17.893 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:17.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:17.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:17.998 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:18.026 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:18.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:18.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:18.129 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:18.141 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:18 smithi086 bash[59714]: cluster 2023-10-09T10:48:17.065792+0000 mon.a (mon.0) 2120 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:48:18.142 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:18 smithi086 bash[59714]: cluster 2023-10-09T10:48:17.078803+0000 osd.6 (osd.6) 476 : cluster 3 failed to encode map e472 with expected crc 2023-10-09T10:48:18.142 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:18 smithi086 bash[59714]: audit 2023-10-09T10:48:17.079785+0000 mon.a (mon.0) 2121 : audit 1 from='client.? 172.21.15.53:0/3064721880' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:48:18.142 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:18 smithi086 bash[59714]: cluster 2023-10-09T10:48:17.079876+0000 mon.a (mon.0) 2122 : cluster 0 osdmap e472: 8 total, 8 up, 4 in 2023-10-09T10:48:18.163 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:18.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:18.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:18.268 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:18.302 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:18.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:18.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:18.406 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:18.420 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:18 smithi053 bash[76859]: cluster 2023-10-09T10:48:17.065792+0000 mon.a (mon.0) 2120 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:48:18.420 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:18 smithi053 bash[76859]: cluster 2023-10-09T10:48:17.078803+0000 osd.6 (osd.6) 476 : cluster 3 failed to encode map e472 with expected crc 2023-10-09T10:48:18.420 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:18 smithi053 bash[76859]: audit 2023-10-09T10:48:17.079785+0000 mon.a (mon.0) 2121 : audit 1 from='client.? 172.21.15.53:0/3064721880' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:48:18.420 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:18 smithi053 bash[76859]: cluster 2023-10-09T10:48:17.079876+0000 mon.a (mon.0) 2122 : cluster 0 osdmap e472: 8 total, 8 up, 4 in 2023-10-09T10:48:18.420 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:18 smithi053 bash[79554]: cluster 2023-10-09T10:48:17.065792+0000 mon.a (mon.0) 2120 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:48:18.420 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:18 smithi053 bash[79554]: cluster 2023-10-09T10:48:17.078803+0000 osd.6 (osd.6) 476 : cluster 3 failed to encode map e472 with expected crc 2023-10-09T10:48:18.420 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:18 smithi053 bash[79554]: audit 2023-10-09T10:48:17.079785+0000 mon.a (mon.0) 2121 : audit 1 from='client.? 172.21.15.53:0/3064721880' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:48:18.420 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:18 smithi053 bash[79554]: cluster 2023-10-09T10:48:17.079876+0000 mon.a (mon.0) 2122 : cluster 0 osdmap e472: 8 total, 8 up, 4 in 2023-10-09T10:48:18.436 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:18.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:18.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:18.539 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:18.565 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:18.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:18.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:18.668 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:18.701 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:18.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:18.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:18.805 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:18.836 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:18.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:18.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:18.940 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:18.970 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:18.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:18.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:19.074 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:19.100 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:19.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:19.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:19.204 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:19.228 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:19.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:19.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:19.331 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:19.364 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:19.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:19.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:19.469 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:19.499 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:19.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:19.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:19.603 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:19.615 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:19 smithi053 bash[79554]: cluster 2023-10-09T10:48:18.012833+0000 mgr.y (mgr.26072) 1396 : cluster 0 pgmap v1664: 99 pgs: 99 active+clean; 20 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail; 0 B/s wr, 12 op/s 2023-10-09T10:48:19.615 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:19 smithi053 bash[79554]: cluster 2023-10-09T10:48:18.057128+0000 osd.1 (osd.1) 20 : cluster 0 10.2 scrub starts 2023-10-09T10:48:19.615 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:19 smithi053 bash[79554]: cluster 2023-10-09T10:48:18.085687+0000 osd.1 (osd.1) 21 : cluster 0 10.2 scrub ok 2023-10-09T10:48:19.615 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:19 smithi053 bash[79554]: cluster 2023-10-09T10:48:18.557035+0000 osd.2 (osd.2) 54 : cluster 0 10.5 scrub starts 2023-10-09T10:48:19.616 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:19 smithi053 bash[79554]: cluster 2023-10-09T10:48:18.585096+0000 osd.2 (osd.2) 55 : cluster 0 10.5 scrub ok 2023-10-09T10:48:19.616 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:19 smithi053 bash[76859]: cluster 2023-10-09T10:48:18.012833+0000 mgr.y (mgr.26072) 1396 : cluster 0 pgmap v1664: 99 pgs: 99 active+clean; 20 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail; 0 B/s wr, 12 op/s 2023-10-09T10:48:19.616 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:19 smithi053 bash[76859]: cluster 2023-10-09T10:48:18.057128+0000 osd.1 (osd.1) 20 : cluster 0 10.2 scrub starts 2023-10-09T10:48:19.616 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:19 smithi053 bash[76859]: cluster 2023-10-09T10:48:18.085687+0000 osd.1 (osd.1) 21 : cluster 0 10.2 scrub ok 2023-10-09T10:48:19.616 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:19 smithi053 bash[76859]: cluster 2023-10-09T10:48:18.557035+0000 osd.2 (osd.2) 54 : cluster 0 10.5 scrub starts 2023-10-09T10:48:19.616 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:19 smithi053 bash[76859]: cluster 2023-10-09T10:48:18.585096+0000 osd.2 (osd.2) 55 : cluster 0 10.5 scrub ok 2023-10-09T10:48:19.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:19 smithi086 bash[59714]: cluster 2023-10-09T10:48:18.012833+0000 mgr.y (mgr.26072) 1396 : cluster 0 pgmap v1664: 99 pgs: 99 active+clean; 20 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail; 0 B/s wr, 12 op/s 2023-10-09T10:48:19.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:19 smithi086 bash[59714]: cluster 2023-10-09T10:48:18.057128+0000 osd.1 (osd.1) 20 : cluster 0 10.2 scrub starts 2023-10-09T10:48:19.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:19 smithi086 bash[59714]: cluster 2023-10-09T10:48:18.085687+0000 osd.1 (osd.1) 21 : cluster 0 10.2 scrub ok 2023-10-09T10:48:19.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:19 smithi086 bash[59714]: cluster 2023-10-09T10:48:18.557035+0000 osd.2 (osd.2) 54 : cluster 0 10.5 scrub starts 2023-10-09T10:48:19.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:19 smithi086 bash[59714]: cluster 2023-10-09T10:48:18.585096+0000 osd.2 (osd.2) 55 : cluster 0 10.5 scrub ok 2023-10-09T10:48:19.631 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:19.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:19.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:19.713 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:48:19.714 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:48:19.734 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:19.757 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:19.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:19.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:19.860 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:19.896 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:19.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:19.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:20.000 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:20.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:20.031 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:20.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:20.131 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:20.158 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:20.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:20.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:20.261 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:20.296 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:20.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:20.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:20.400 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:20.432 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:20.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:20.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:20.536 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:20.563 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:20.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:20.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:20.667 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:20.679 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:20 smithi086 bash[59714]: cluster 2023-10-09T10:48:19.041988+0000 osd.6 (osd.6) 477 : cluster 0 10.0 scrub starts 2023-10-09T10:48:20.679 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:20 smithi086 bash[59714]: cluster 2023-10-09T10:48:19.075516+0000 osd.6 (osd.6) 478 : cluster 0 10.0 scrub ok 2023-10-09T10:48:20.697 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:20.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:20.700 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:20.801 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:20.813 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:20 smithi053 bash[79554]: cluster 2023-10-09T10:48:19.041988+0000 osd.6 (osd.6) 477 : cluster 0 10.0 scrub starts 2023-10-09T10:48:20.813 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:20 smithi053 bash[79554]: cluster 2023-10-09T10:48:19.075516+0000 osd.6 (osd.6) 478 : cluster 0 10.0 scrub ok 2023-10-09T10:48:20.813 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:20 smithi053 bash[76859]: cluster 2023-10-09T10:48:19.041988+0000 osd.6 (osd.6) 477 : cluster 0 10.0 scrub starts 2023-10-09T10:48:20.813 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:20 smithi053 bash[76859]: cluster 2023-10-09T10:48:19.075516+0000 osd.6 (osd.6) 478 : cluster 0 10.0 scrub ok 2023-10-09T10:48:20.828 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:20.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:20.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:20.932 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:20.963 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:20.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:20.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:21.066 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:21.100 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:21.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:21.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:21.198 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T10:48:21.203 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:21.235 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:21.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:21.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:21.339 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:21.371 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:21.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:21.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:21.475 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:21.509 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:21.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:21.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:21.613 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:21.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:21 smithi086 bash[59714]: cluster 2023-10-09T10:48:20.014043+0000 mgr.y (mgr.26072) 1397 : cluster 0 pgmap v1665: 99 pgs: 99 active+clean; 20 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail 2023-10-09T10:48:21.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:21 smithi086 bash[59714]: cluster 2023-10-09T10:48:20.538006+0000 osd.2 (osd.2) 56 : cluster 0 10.9 scrub starts 2023-10-09T10:48:21.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:21 smithi086 bash[59714]: cluster 2023-10-09T10:48:20.572345+0000 osd.2 (osd.2) 57 : cluster 0 10.9 scrub ok 2023-10-09T10:48:21.646 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:21.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:21.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:21.712 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:48:21.737 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:21 smithi053 bash[79554]: cluster 2023-10-09T10:48:20.014043+0000 mgr.y (mgr.26072) 1397 : cluster 0 pgmap v1665: 99 pgs: 99 active+clean; 20 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail 2023-10-09T10:48:21.737 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:21 smithi053 bash[79554]: cluster 2023-10-09T10:48:20.538006+0000 osd.2 (osd.2) 56 : cluster 0 10.9 scrub starts 2023-10-09T10:48:21.737 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:21 smithi053 bash[79554]: cluster 2023-10-09T10:48:20.572345+0000 osd.2 (osd.2) 57 : cluster 0 10.9 scrub ok 2023-10-09T10:48:21.738 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:21 smithi053 bash[76859]: cluster 2023-10-09T10:48:20.014043+0000 mgr.y (mgr.26072) 1397 : cluster 0 pgmap v1665: 99 pgs: 99 active+clean; 20 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail 2023-10-09T10:48:21.738 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:21 smithi053 bash[76859]: cluster 2023-10-09T10:48:20.538006+0000 osd.2 (osd.2) 56 : cluster 0 10.9 scrub starts 2023-10-09T10:48:21.738 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:21 smithi053 bash[76859]: cluster 2023-10-09T10:48:20.572345+0000 osd.2 (osd.2) 57 : cluster 0 10.9 scrub ok 2023-10-09T10:48:21.750 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:21.784 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:21.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:21.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:21.888 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:21.918 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:21.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:21.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:22.021 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:22.052 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:22.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:22.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:22.155 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:22.185 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:22.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:22.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:22.288 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:22.322 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:22.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:22.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:22.426 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:22.458 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:22.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:22.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:22.561 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:22.585 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:22.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:22.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:22.688 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:22.731 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:22.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:22.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:22.835 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:22.842 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:48:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:48:22] "GET /metrics HTTP/1.1" 200 36576 "" "Prometheus/2.33.4" 2023-10-09T10:48:22.857 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:22.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:22.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:22.960 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:22.987 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:22.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:22.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:23.090 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:23.119 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:23.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:23.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:23.223 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:23.252 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:23.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:23.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:23.356 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:23.387 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:23.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:23.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:23.491 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:23.522 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:23.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:23.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:23.625 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:23.652 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:23.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:23.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:23.755 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:23.769 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:23 smithi086 bash[59714]: cluster 2023-10-09T10:48:21.934452+0000 osd.1 (osd.1) 22 : cluster 0 10.14 scrub starts 2023-10-09T10:48:23.769 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:23 smithi086 bash[59714]: cluster 2023-10-09T10:48:21.965178+0000 osd.1 (osd.1) 23 : cluster 0 10.14 scrub ok 2023-10-09T10:48:23.769 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:23 smithi086 bash[59714]: cluster 2023-10-09T10:48:22.014881+0000 mgr.y (mgr.26072) 1398 : cluster 0 pgmap v1666: 99 pgs: 99 active+clean; 20 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail 2023-10-09T10:48:23.769 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:23 smithi086 bash[59714]: cluster 2023-10-09T10:48:22.551636+0000 osd.2 (osd.2) 58 : cluster 0 10.8 scrub starts 2023-10-09T10:48:23.769 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:23 smithi086 bash[59714]: cluster 2023-10-09T10:48:22.586472+0000 osd.2 (osd.2) 59 : cluster 0 10.8 scrub ok 2023-10-09T10:48:23.769 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:23 smithi086 bash[59714]: audit 2023-10-09T10:48:23.104182+0000 mon.a (mon.0) 2123 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:48:23.787 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:23.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:23.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:23.891 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:23.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:23 smithi053 bash[79554]: cluster 2023-10-09T10:48:21.934452+0000 osd.1 (osd.1) 22 : cluster 0 10.14 scrub starts 2023-10-09T10:48:23.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:23 smithi053 bash[79554]: cluster 2023-10-09T10:48:21.965178+0000 osd.1 (osd.1) 23 : cluster 0 10.14 scrub ok 2023-10-09T10:48:23.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:23 smithi053 bash[79554]: cluster 2023-10-09T10:48:22.014881+0000 mgr.y (mgr.26072) 1398 : cluster 0 pgmap v1666: 99 pgs: 99 active+clean; 20 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail 2023-10-09T10:48:23.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:23 smithi053 bash[79554]: cluster 2023-10-09T10:48:22.551636+0000 osd.2 (osd.2) 58 : cluster 0 10.8 scrub starts 2023-10-09T10:48:23.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:23 smithi053 bash[79554]: cluster 2023-10-09T10:48:22.586472+0000 osd.2 (osd.2) 59 : cluster 0 10.8 scrub ok 2023-10-09T10:48:23.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:23 smithi053 bash[79554]: audit 2023-10-09T10:48:23.104182+0000 mon.a (mon.0) 2123 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:48:23.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:23 smithi053 bash[76859]: cluster 2023-10-09T10:48:21.934452+0000 osd.1 (osd.1) 22 : cluster 0 10.14 scrub starts 2023-10-09T10:48:23.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:23 smithi053 bash[76859]: cluster 2023-10-09T10:48:21.965178+0000 osd.1 (osd.1) 23 : cluster 0 10.14 scrub ok 2023-10-09T10:48:23.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:23 smithi053 bash[76859]: cluster 2023-10-09T10:48:22.014881+0000 mgr.y (mgr.26072) 1398 : cluster 0 pgmap v1666: 99 pgs: 99 active+clean; 20 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail 2023-10-09T10:48:23.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:23 smithi053 bash[76859]: cluster 2023-10-09T10:48:22.551636+0000 osd.2 (osd.2) 58 : cluster 0 10.8 scrub starts 2023-10-09T10:48:23.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:23 smithi053 bash[76859]: cluster 2023-10-09T10:48:22.586472+0000 osd.2 (osd.2) 59 : cluster 0 10.8 scrub ok 2023-10-09T10:48:23.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:23 smithi053 bash[76859]: audit 2023-10-09T10:48:23.104182+0000 mon.a (mon.0) 2123 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:48:23.926 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:23.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:23.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:24.030 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:24.051 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:24.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:24.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:24.155 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:24.176 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:24.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:24.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:24.280 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:24.306 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:24.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:24.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:24.410 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:24.436 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:24.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:24.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:24.502 INFO:teuthology.orchestra.run.smithi053.stderr:pool 'unique_pool_5' removed 2023-10-09T10:48:24.540 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:24.565 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:24.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:24.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:24.591 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:24 smithi053 bash[76859]: cluster 2023-10-09T10:48:23.129035+0000 osd.6 (osd.6) 479 : cluster 0 10.12 scrub starts 2023-10-09T10:48:24.592 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:24 smithi053 bash[76859]: cluster 2023-10-09T10:48:23.163702+0000 osd.6 (osd.6) 480 : cluster 0 10.12 scrub ok 2023-10-09T10:48:24.592 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:24 smithi053 bash[76859]: audit 2023-10-09T10:48:23.519007+0000 mon.c (mon.2) 116 : audit 1 from='client.? 172.21.15.53:0/4252048634' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:48:24.592 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:24 smithi053 bash[76859]: audit 2023-10-09T10:48:23.519501+0000 mon.a (mon.0) 2124 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:48:24.592 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:24 smithi053 bash[76859]: cluster 2023-10-09T10:48:23.535829+0000 osd.2 (osd.2) 60 : cluster 0 10.18 scrub starts 2023-10-09T10:48:24.592 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:24 smithi053 bash[76859]: cluster 2023-10-09T10:48:23.564617+0000 osd.2 (osd.2) 61 : cluster 0 10.18 scrub ok 2023-10-09T10:48:24.592 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:24 smithi053 bash[79554]: cluster 2023-10-09T10:48:23.129035+0000 osd.6 (osd.6) 479 : cluster 0 10.12 scrub starts 2023-10-09T10:48:24.592 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:24 smithi053 bash[79554]: cluster 2023-10-09T10:48:23.163702+0000 osd.6 (osd.6) 480 : cluster 0 10.12 scrub ok 2023-10-09T10:48:24.593 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:24 smithi053 bash[79554]: audit 2023-10-09T10:48:23.519007+0000 mon.c (mon.2) 116 : audit 1 from='client.? 172.21.15.53:0/4252048634' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:48:24.593 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:24 smithi053 bash[79554]: audit 2023-10-09T10:48:23.519501+0000 mon.a (mon.0) 2124 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:48:24.593 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:24 smithi053 bash[79554]: cluster 2023-10-09T10:48:23.535829+0000 osd.2 (osd.2) 60 : cluster 0 10.18 scrub starts 2023-10-09T10:48:24.593 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:24 smithi053 bash[79554]: cluster 2023-10-09T10:48:23.564617+0000 osd.2 (osd.2) 61 : cluster 0 10.18 scrub ok 2023-10-09T10:48:24.670 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:24.698 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:24.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:24.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:24.802 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:24.814 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:24 smithi086 bash[59714]: cluster 2023-10-09T10:48:23.129035+0000 osd.6 (osd.6) 479 : cluster 0 10.12 scrub starts 2023-10-09T10:48:24.814 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:24 smithi086 bash[59714]: cluster 2023-10-09T10:48:23.163702+0000 osd.6 (osd.6) 480 : cluster 0 10.12 scrub ok 2023-10-09T10:48:24.814 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:24 smithi086 bash[59714]: audit 2023-10-09T10:48:23.519007+0000 mon.c (mon.2) 116 : audit 1 from='client.? 172.21.15.53:0/4252048634' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:48:24.815 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:24 smithi086 bash[59714]: audit 2023-10-09T10:48:23.519501+0000 mon.a (mon.0) 2124 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]: dispatch 2023-10-09T10:48:24.815 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:24 smithi086 bash[59714]: cluster 2023-10-09T10:48:23.535829+0000 osd.2 (osd.2) 60 : cluster 0 10.18 scrub starts 2023-10-09T10:48:24.815 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:24 smithi086 bash[59714]: cluster 2023-10-09T10:48:23.564617+0000 osd.2 (osd.2) 61 : cluster 0 10.18 scrub ok 2023-10-09T10:48:24.844 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:24.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:24.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:24.948 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:24.974 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:24.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:24.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:25.080 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:25.105 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:25.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:25.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:25.209 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:25.237 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:25.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:25.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:25.340 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:25.374 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:25.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:25.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:25.478 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:25.500 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:25.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:25.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:25.602 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:25.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:25 smithi053 bash[76859]: cluster 2023-10-09T10:48:24.015480+0000 mgr.y (mgr.26072) 1399 : cluster 0 pgmap v1667: 99 pgs: 99 active+clean; 18 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail 2023-10-09T10:48:25.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:25 smithi053 bash[76859]: cluster 2023-10-09T10:48:24.176087+0000 osd.6 (osd.6) 481 : cluster 0 10.7 scrub starts 2023-10-09T10:48:25.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:25 smithi053 bash[76859]: cluster 2023-10-09T10:48:24.196719+0000 osd.6 (osd.6) 482 : cluster 0 10.7 scrub ok 2023-10-09T10:48:25.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:25 smithi053 bash[76859]: cluster 2023-10-09T10:48:24.494794+0000 osd.6 (osd.6) 483 : cluster 3 failed to encode map e473 with expected crc 2023-10-09T10:48:25.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:25 smithi053 bash[76859]: audit 2023-10-09T10:48:24.495181+0000 mon.a (mon.0) 2125 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2023-10-09T10:48:25.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:25 smithi053 bash[76859]: cluster 2023-10-09T10:48:24.495307+0000 mon.a (mon.0) 2126 : cluster 0 osdmap e473: 8 total, 8 up, 4 in 2023-10-09T10:48:25.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:25 smithi053 bash[76859]: cluster 2023-10-09T10:48:24.820592+0000 osd.7 (osd.7) 461 : cluster 0 10.10 scrub starts 2023-10-09T10:48:25.610 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:25 smithi053 bash[76859]: cluster 2023-10-09T10:48:24.821400+0000 osd.7 (osd.7) 462 : cluster 3 failed to encode map e473 with expected crc 2023-10-09T10:48:25.610 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:25 smithi053 bash[79554]: cluster 2023-10-09T10:48:24.015480+0000 mgr.y (mgr.26072) 1399 : cluster 0 pgmap v1667: 99 pgs: 99 active+clean; 18 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail 2023-10-09T10:48:25.611 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:25 smithi053 bash[79554]: cluster 2023-10-09T10:48:24.176087+0000 osd.6 (osd.6) 481 : cluster 0 10.7 scrub starts 2023-10-09T10:48:25.611 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:25 smithi053 bash[79554]: cluster 2023-10-09T10:48:24.196719+0000 osd.6 (osd.6) 482 : cluster 0 10.7 scrub ok 2023-10-09T10:48:25.611 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:25 smithi053 bash[79554]: cluster 2023-10-09T10:48:24.494794+0000 osd.6 (osd.6) 483 : cluster 3 failed to encode map e473 with expected crc 2023-10-09T10:48:25.611 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:25 smithi053 bash[79554]: audit 2023-10-09T10:48:24.495181+0000 mon.a (mon.0) 2125 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2023-10-09T10:48:25.611 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:25 smithi053 bash[79554]: cluster 2023-10-09T10:48:24.495307+0000 mon.a (mon.0) 2126 : cluster 0 osdmap e473: 8 total, 8 up, 4 in 2023-10-09T10:48:25.611 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:25 smithi053 bash[79554]: cluster 2023-10-09T10:48:24.820592+0000 osd.7 (osd.7) 461 : cluster 0 10.10 scrub starts 2023-10-09T10:48:25.611 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:25 smithi053 bash[79554]: cluster 2023-10-09T10:48:24.821400+0000 osd.7 (osd.7) 462 : cluster 3 failed to encode map e473 with expected crc 2023-10-09T10:48:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:25 smithi086 bash[59714]: cluster 2023-10-09T10:48:24.015480+0000 mgr.y (mgr.26072) 1399 : cluster 0 pgmap v1667: 99 pgs: 99 active+clean; 18 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail 2023-10-09T10:48:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:25 smithi086 bash[59714]: cluster 2023-10-09T10:48:24.176087+0000 osd.6 (osd.6) 481 : cluster 0 10.7 scrub starts 2023-10-09T10:48:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:25 smithi086 bash[59714]: cluster 2023-10-09T10:48:24.196719+0000 osd.6 (osd.6) 482 : cluster 0 10.7 scrub ok 2023-10-09T10:48:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:25 smithi086 bash[59714]: cluster 2023-10-09T10:48:24.494794+0000 osd.6 (osd.6) 483 : cluster 3 failed to encode map e473 with expected crc 2023-10-09T10:48:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:25 smithi086 bash[59714]: audit 2023-10-09T10:48:24.495181+0000 mon.a (mon.0) 2125 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2023-10-09T10:48:25.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:25 smithi086 bash[59714]: cluster 2023-10-09T10:48:24.495307+0000 mon.a (mon.0) 2126 : cluster 0 osdmap e473: 8 total, 8 up, 4 in 2023-10-09T10:48:25.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:25 smithi086 bash[59714]: cluster 2023-10-09T10:48:24.820592+0000 osd.7 (osd.7) 461 : cluster 0 10.10 scrub starts 2023-10-09T10:48:25.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:25 smithi086 bash[59714]: cluster 2023-10-09T10:48:24.821400+0000 osd.7 (osd.7) 462 : cluster 3 failed to encode map e473 with expected crc 2023-10-09T10:48:25.624 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:25.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:25.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:25.728 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:25.749 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:25.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:25.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:25.852 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:25.877 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:25.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:25.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:25.980 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:25.999 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:26.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:26.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:26.102 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:26.134 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:26.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:26.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:26.238 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:26.273 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:26.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:26.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:26.376 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:26.403 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:26.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:26.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:26.506 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:26.531 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:26.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:26.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:26.634 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:26.656 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:26.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:26.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:26.759 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:26.788 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:26.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:26.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:26.892 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:26.927 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:26.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:26.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:27.032 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:27.054 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:27.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:27.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:27.157 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:27.189 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:27.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:27.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:27.293 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:27.315 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:27.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:27.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:27.419 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:27.446 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:27.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:27.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:27.549 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:27.580 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:27.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:27.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:27.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:27 smithi053 bash[79554]: cluster 2023-10-09T10:48:26.016009+0000 mgr.y (mgr.26072) 1400 : cluster 0 pgmap v1669: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail 2023-10-09T10:48:27.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:27 smithi053 bash[76859]: cluster 2023-10-09T10:48:26.016009+0000 mgr.y (mgr.26072) 1400 : cluster 0 pgmap v1669: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail 2023-10-09T10:48:27.685 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:27.716 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:27.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:27.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:27.820 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:27.847 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:27.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:27.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:27.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:27 smithi086 bash[59714]: cluster 2023-10-09T10:48:26.016009+0000 mgr.y (mgr.26072) 1400 : cluster 0 pgmap v1669: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail 2023-10-09T10:48:27.950 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:27.980 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:27.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:27.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:28.084 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:28.090 INFO:teuthology.task.sequential:In sequential, running task print... 2023-10-09T10:48:28.090 INFO:teuthology.task.print:**** done end radosbench.yaml 2023-10-09T10:48:28.090 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-10-09T10:48:28.093 INFO:tasks.workunit:Pulling workunits from ref pacific 2023-10-09T10:48:28.093 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-10-09T10:48:28.093 DEBUG:teuthology.orchestra.run.smithi053:> stat -- /home/ubuntu/cephtest/mnt.0 2023-10-09T10:48:28.105 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:28.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:28.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:28.208 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:28.229 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:28.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:28.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:28.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:28.316 INFO:teuthology.orchestra.run.smithi053.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-10-09T10:48:28.316 DEBUG:teuthology.orchestra.run.smithi053:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-10-09T10:48:28.333 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:28.340 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-10-09T10:48:28.341 DEBUG:teuthology.orchestra.run.smithi053:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-10-09T10:48:28.392 INFO:tasks.workunit:timeout=3h 2023-10-09T10:48:28.392 INFO:tasks.workunit:cleanup=True 2023-10-09T10:48:28.392 DEBUG:teuthology.orchestra.run.smithi053:> 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-10-09T10:48:28.405 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:28.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:28.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:28.508 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:28.533 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:28.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:28.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:28.570 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:48:28.636 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:28.668 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:28.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:28.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:28.745 INFO:tasks.workunit.client.0.smithi053.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-10-09T10:48:28.772 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:28.806 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:28.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:28.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:28.911 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:28.941 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:28.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:28.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:29.045 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:29.072 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:29.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:29.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:29.176 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:29.209 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:29.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:29.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:29.313 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:29.346 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:29.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:29.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:29.450 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:29.484 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:29.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:29.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:29.588 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:29.614 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:29.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:29.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:29.717 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:29.739 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:29.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:29.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:29.842 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:29.854 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:29 smithi086 bash[59714]: cluster 2023-10-09T10:48:28.016828+0000 mgr.y (mgr.26072) 1401 : cluster 0 pgmap v1670: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail 2023-10-09T10:48:29.874 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:29.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:29.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:29.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:29 smithi053 bash[79554]: cluster 2023-10-09T10:48:28.016828+0000 mgr.y (mgr.26072) 1401 : cluster 0 pgmap v1670: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail 2023-10-09T10:48:29.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:29 smithi053 bash[76859]: cluster 2023-10-09T10:48:28.016828+0000 mgr.y (mgr.26072) 1401 : cluster 0 pgmap v1670: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail 2023-10-09T10:48:29.980 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:30.006 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:30.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:30.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:30.110 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:30.137 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:30.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:30.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:30.240 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:30.265 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:30.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:30.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:30.369 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:30.394 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:30.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:30.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:30.497 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:30.531 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:30.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:30.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:30.635 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:30.673 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:30.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:30.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:30.777 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:30.802 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:30.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:30.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:30.904 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:30.928 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:30.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:30.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:31.031 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:31.064 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:31.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:31.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:31.168 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:31.203 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:31.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:31.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:31.307 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:31.328 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:31.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:31.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:31.431 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:31.456 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:31.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:31.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:31.559 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:31.594 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:31.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:31.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:31.698 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:31.705 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:31 smithi053 bash[79554]: cluster 2023-10-09T10:48:30.017467+0000 mgr.y (mgr.26072) 1402 : cluster 0 pgmap v1671: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail 2023-10-09T10:48:31.705 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:31 smithi053 bash[76859]: cluster 2023-10-09T10:48:30.017467+0000 mgr.y (mgr.26072) 1402 : cluster 0 pgmap v1671: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail 2023-10-09T10:48:31.718 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:31.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:31.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:31.821 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:31.849 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:31.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:31.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:31 smithi086 bash[59714]: cluster 2023-10-09T10:48:30.017467+0000 mgr.y (mgr.26072) 1402 : cluster 0 pgmap v1671: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail 2023-10-09T10:48:31.952 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:31.986 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:31.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:31.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:32.089 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:32.113 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:32.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:32.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:32.218 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:32.248 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:32.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:32.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:32.351 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:32.365 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:31 smithi053 bash[76859]: debug 2023-10-09T10:48:31.954+0000 7f1b361d3700 -1 mon.a@0(leader).osd e473 definitely_dead 0 2023-10-09T10:48:32.384 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:32.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:32.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:32.487 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:32.520 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:32.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:32.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:32.540 INFO:teuthology.orchestra.run.smithi053.stderr:marked in osd.0. 2023-10-09T10:48:32.625 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:32.625 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:48:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:48:32] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.33.4" 2023-10-09T10:48:32.626 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:32 smithi053 bash[79554]: audit 2023-10-09T10:48:31.960187+0000 mon.a (mon.0) 2127 : audit 0 from='client.? 172.21.15.53:0/1941479153' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-10-09T10:48:32.626 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:32 smithi053 bash[76859]: audit 2023-10-09T10:48:31.960187+0000 mon.a (mon.0) 2127 : audit 0 from='client.? 172.21.15.53:0/1941479153' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-10-09T10:48:32.656 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:32.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:32.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:32.682 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:48:32.682 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:48:32.760 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:32.771 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:32 smithi086 bash[59714]: audit 2023-10-09T10:48:31.960187+0000 mon.a (mon.0) 2127 : audit 0 from='client.? 172.21.15.53:0/1941479153' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["0"]}]: dispatch 2023-10-09T10:48:32.789 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:32.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:32.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:32.820 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:48:32.842 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:48:32.868 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:48:32.893 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:32.894 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:48:32.920 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:32.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:32.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:32.922 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:48:32.954 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:48:32.984 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:48:33.009 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:48:33.012 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:48:33.012 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:48:33.012 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:48:33.012 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:48:33.012 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:48:33.012 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:48:33.012 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:48:33.012 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:48:33.022 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:33.056 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:33.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:33.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:33.160 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:33.197 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:33.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:33.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:33.298 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:33.327 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:33.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:33.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:33.430 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:33.455 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:33.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:33.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:33.558 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:33.570 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:33 smithi053 bash[76859]: cluster 2023-10-09T10:48:32.018225+0000 mgr.y (mgr.26072) 1403 : cluster 0 pgmap v1672: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail 2023-10-09T10:48:33.571 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:33 smithi053 bash[76859]: cluster 2023-10-09T10:48:32.514406+0000 osd.6 (osd.6) 484 : cluster 3 failed to encode map e474 with expected crc 2023-10-09T10:48:33.571 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:33 smithi053 bash[76859]: cluster 2023-10-09T10:48:32.514531+0000 osd.7 (osd.7) 463 : cluster 3 failed to encode map e474 with expected crc 2023-10-09T10:48:33.571 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:33 smithi053 bash[76859]: audit 2023-10-09T10:48:32.515154+0000 mon.a (mon.0) 2128 : audit 1 from='client.? 172.21.15.53:0/1941479153' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-10-09T10:48:33.571 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:33 smithi053 bash[76859]: cluster 2023-10-09T10:48:32.515274+0000 mon.a (mon.0) 2129 : cluster 0 osdmap e474: 8 total, 8 up, 5 in 2023-10-09T10:48:33.571 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:33 smithi053 bash[76859]: audit 2023-10-09T10:48:32.793346+0000 mon.a (mon.0) 2130 : audit 0 from='client.? 172.21.15.53:0/771718658' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:48:33.571 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:33 smithi053 bash[76859]: cluster 2023-10-09T10:48:33.478987+0000 osd.6 (osd.6) 485 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T10:48:33.571 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:33 smithi053 bash[76859]: cluster 2023-10-09T10:48:33.480073+0000 mon.a (mon.0) 2131 : cluster 0 osdmap e475: 8 total, 8 up, 5 in 2023-10-09T10:48:33.571 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:33 smithi053 bash[76859]: cluster 2023-10-09T10:48:33.484672+0000 osd.6 (osd.6) 486 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T10:48:33.571 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:33 smithi053 bash[76859]: cluster 2023-10-09T10:48:33.487130+0000 osd.6 (osd.6) 487 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T10:48:33.572 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:33 smithi053 bash[79554]: cluster 2023-10-09T10:48:32.018225+0000 mgr.y (mgr.26072) 1403 : cluster 0 pgmap v1672: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail 2023-10-09T10:48:33.572 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:33 smithi053 bash[79554]: cluster 2023-10-09T10:48:32.514406+0000 osd.6 (osd.6) 484 : cluster 3 failed to encode map e474 with expected crc 2023-10-09T10:48:33.572 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:33 smithi053 bash[79554]: cluster 2023-10-09T10:48:32.514531+0000 osd.7 (osd.7) 463 : cluster 3 failed to encode map e474 with expected crc 2023-10-09T10:48:33.572 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:33 smithi053 bash[79554]: audit 2023-10-09T10:48:32.515154+0000 mon.a (mon.0) 2128 : audit 1 from='client.? 172.21.15.53:0/1941479153' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-10-09T10:48:33.572 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:33 smithi053 bash[79554]: cluster 2023-10-09T10:48:32.515274+0000 mon.a (mon.0) 2129 : cluster 0 osdmap e474: 8 total, 8 up, 5 in 2023-10-09T10:48:33.572 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:33 smithi053 bash[79554]: audit 2023-10-09T10:48:32.793346+0000 mon.a (mon.0) 2130 : audit 0 from='client.? 172.21.15.53:0/771718658' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:48:33.572 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:33 smithi053 bash[79554]: cluster 2023-10-09T10:48:33.478987+0000 osd.6 (osd.6) 485 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T10:48:33.572 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:33 smithi053 bash[79554]: cluster 2023-10-09T10:48:33.480073+0000 mon.a (mon.0) 2131 : cluster 0 osdmap e475: 8 total, 8 up, 5 in 2023-10-09T10:48:33.572 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:33 smithi053 bash[79554]: cluster 2023-10-09T10:48:33.484672+0000 osd.6 (osd.6) 486 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T10:48:33.573 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:33 smithi053 bash[79554]: cluster 2023-10-09T10:48:33.487130+0000 osd.6 (osd.6) 487 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T10:48:33.584 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:33.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:33.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:33.688 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:33.715 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:33.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:33.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:33.818 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:33.837 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:33.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:33.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:33 smithi086 bash[59714]: cluster 2023-10-09T10:48:32.018225+0000 mgr.y (mgr.26072) 1403 : cluster 0 pgmap v1672: 73 pgs: 73 active+clean; 4.6 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail 2023-10-09T10:48:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:33 smithi086 bash[59714]: cluster 2023-10-09T10:48:32.514406+0000 osd.6 (osd.6) 484 : cluster 3 failed to encode map e474 with expected crc 2023-10-09T10:48:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:33 smithi086 bash[59714]: cluster 2023-10-09T10:48:32.514531+0000 osd.7 (osd.7) 463 : cluster 3 failed to encode map e474 with expected crc 2023-10-09T10:48:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:33 smithi086 bash[59714]: audit 2023-10-09T10:48:32.515154+0000 mon.a (mon.0) 2128 : audit 1 from='client.? 172.21.15.53:0/1941479153' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["0"]}]': finished 2023-10-09T10:48:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:33 smithi086 bash[59714]: cluster 2023-10-09T10:48:32.515274+0000 mon.a (mon.0) 2129 : cluster 0 osdmap e474: 8 total, 8 up, 5 in 2023-10-09T10:48:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:33 smithi086 bash[59714]: audit 2023-10-09T10:48:32.793346+0000 mon.a (mon.0) 2130 : audit 0 from='client.? 172.21.15.53:0/771718658' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:48:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:33 smithi086 bash[59714]: cluster 2023-10-09T10:48:33.478987+0000 osd.6 (osd.6) 485 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T10:48:33.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:33 smithi086 bash[59714]: cluster 2023-10-09T10:48:33.480073+0000 mon.a (mon.0) 2131 : cluster 0 osdmap e475: 8 total, 8 up, 5 in 2023-10-09T10:48:33.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:33 smithi086 bash[59714]: cluster 2023-10-09T10:48:33.484672+0000 osd.6 (osd.6) 486 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T10:48:33.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:33 smithi086 bash[59714]: cluster 2023-10-09T10:48:33.487130+0000 osd.6 (osd.6) 487 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T10:48:33.939 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:33.960 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:33.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:33.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:34.064 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:34.098 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:34.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:34.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:34.202 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:34.224 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:34.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:34.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:34.327 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:34.345 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:34.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:34.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:34.448 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:34.481 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:34.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:34.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:34.585 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:34.611 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:34.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:34.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:34.714 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:34.726 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:34 smithi086 bash[59714]: cluster 2023-10-09T10:48:33.479164+0000 osd.7 (osd.7) 464 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T10:48:34.726 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:34 smithi086 bash[59714]: cluster 2023-10-09T10:48:33.484633+0000 osd.7 (osd.7) 465 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T10:48:34.726 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:34 smithi086 bash[59714]: cluster 2023-10-09T10:48:33.486120+0000 osd.7 (osd.7) 466 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T10:48:34.727 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:34 smithi086 bash[59714]: cluster 2023-10-09T10:48:34.476429+0000 mon.a (mon.0) 2132 : cluster 0 osdmap e476: 8 total, 8 up, 5 in 2023-10-09T10:48:34.727 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:34 smithi086 bash[59714]: cluster 2023-10-09T10:48:34.478586+0000 osd.6 (osd.6) 488 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T10:48:34.744 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:34.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:34.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:34.848 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:34.857 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:34 smithi053 bash[76859]: cluster 2023-10-09T10:48:33.479164+0000 osd.7 (osd.7) 464 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T10:48:34.857 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:34 smithi053 bash[76859]: cluster 2023-10-09T10:48:33.484633+0000 osd.7 (osd.7) 465 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T10:48:34.858 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:34 smithi053 bash[76859]: cluster 2023-10-09T10:48:33.486120+0000 osd.7 (osd.7) 466 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T10:48:34.858 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:34 smithi053 bash[76859]: cluster 2023-10-09T10:48:34.476429+0000 mon.a (mon.0) 2132 : cluster 0 osdmap e476: 8 total, 8 up, 5 in 2023-10-09T10:48:34.858 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:34 smithi053 bash[76859]: cluster 2023-10-09T10:48:34.478586+0000 osd.6 (osd.6) 488 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T10:48:34.858 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:34 smithi053 bash[79554]: cluster 2023-10-09T10:48:33.479164+0000 osd.7 (osd.7) 464 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T10:48:34.858 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:34 smithi053 bash[79554]: cluster 2023-10-09T10:48:33.484633+0000 osd.7 (osd.7) 465 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T10:48:34.858 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:34 smithi053 bash[79554]: cluster 2023-10-09T10:48:33.486120+0000 osd.7 (osd.7) 466 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T10:48:34.858 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:34 smithi053 bash[79554]: cluster 2023-10-09T10:48:34.476429+0000 mon.a (mon.0) 2132 : cluster 0 osdmap e476: 8 total, 8 up, 5 in 2023-10-09T10:48:34.858 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:34 smithi053 bash[79554]: cluster 2023-10-09T10:48:34.478586+0000 osd.6 (osd.6) 488 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T10:48:34.871 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:34.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:34.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:34.974 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:35.005 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:35.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:35.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:35.109 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:35.145 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:35.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:35.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:35.248 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:35.275 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:35.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:35.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:35.378 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:35.412 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:35.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:35.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:35.516 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:35.547 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:35.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:35.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:35.651 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:35.675 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:35.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:35.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:35.778 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:35.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:35 smithi053 bash[76859]: cluster 2023-10-09T10:48:33.798304+0000 osd.5 (osd.5) 528 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T10:48:35.788 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:35 smithi053 bash[76859]: cluster 2023-10-09T10:48:33.798304+0000 osd.4 (osd.4) 390 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T10:48:35.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:35 smithi053 bash[76859]: cluster 2023-10-09T10:48:34.018670+0000 mgr.y (mgr.26072) 1404 : cluster 0 pgmap v1675: 73 pgs: 12 peering, 61 active+clean; 4.6 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail 2023-10-09T10:48:35.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:35 smithi053 bash[76859]: cluster 2023-10-09T10:48:34.482643+0000 osd.7 (osd.7) 467 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T10:48:35.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:35 smithi053 bash[76859]: cluster 2023-10-09T10:48:34.550527+0000 osd.5 (osd.5) 529 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T10:48:35.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:35 smithi053 bash[76859]: cluster 2023-10-09T10:48:34.552799+0000 osd.5 (osd.5) 530 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T10:48:35.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:35 smithi053 bash[76859]: cluster 2023-10-09T10:48:35.481246+0000 osd.6 (osd.6) 489 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T10:48:35.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:35 smithi053 bash[76859]: cluster 2023-10-09T10:48:35.481591+0000 mon.a (mon.0) 2133 : cluster 0 osdmap e477: 8 total, 8 up, 5 in 2023-10-09T10:48:35.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:35 smithi053 bash[79554]: cluster 2023-10-09T10:48:33.798304+0000 osd.5 (osd.5) 528 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T10:48:35.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:35 smithi053 bash[79554]: cluster 2023-10-09T10:48:33.798304+0000 osd.4 (osd.4) 390 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T10:48:35.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:35 smithi053 bash[79554]: cluster 2023-10-09T10:48:34.018670+0000 mgr.y (mgr.26072) 1404 : cluster 0 pgmap v1675: 73 pgs: 12 peering, 61 active+clean; 4.6 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail 2023-10-09T10:48:35.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:35 smithi053 bash[79554]: cluster 2023-10-09T10:48:34.482643+0000 osd.7 (osd.7) 467 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T10:48:35.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:35 smithi053 bash[79554]: cluster 2023-10-09T10:48:34.550527+0000 osd.5 (osd.5) 529 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T10:48:35.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:35 smithi053 bash[79554]: cluster 2023-10-09T10:48:34.552799+0000 osd.5 (osd.5) 530 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T10:48:35.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:35 smithi053 bash[79554]: cluster 2023-10-09T10:48:35.481246+0000 osd.6 (osd.6) 489 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T10:48:35.790 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:35 smithi053 bash[79554]: cluster 2023-10-09T10:48:35.481591+0000 mon.a (mon.0) 2133 : cluster 0 osdmap e477: 8 total, 8 up, 5 in 2023-10-09T10:48:35.799 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:35.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:35.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:35.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:35 smithi086 bash[59714]: cluster 2023-10-09T10:48:33.798304+0000 osd.5 (osd.5) 528 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T10:48:35.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:35 smithi086 bash[59714]: cluster 2023-10-09T10:48:33.798304+0000 osd.4 (osd.4) 390 : cluster 3 failed to encode map e475 with expected crc 2023-10-09T10:48:35.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:35 smithi086 bash[59714]: cluster 2023-10-09T10:48:34.018670+0000 mgr.y (mgr.26072) 1404 : cluster 0 pgmap v1675: 73 pgs: 12 peering, 61 active+clean; 4.6 MiB data, 5.1 GiB used, 353 GiB / 358 GiB avail 2023-10-09T10:48:35.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:35 smithi086 bash[59714]: cluster 2023-10-09T10:48:34.482643+0000 osd.7 (osd.7) 467 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T10:48:35.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:35 smithi086 bash[59714]: cluster 2023-10-09T10:48:34.550527+0000 osd.5 (osd.5) 529 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T10:48:35.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:35 smithi086 bash[59714]: cluster 2023-10-09T10:48:34.552799+0000 osd.5 (osd.5) 530 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T10:48:35.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:35 smithi086 bash[59714]: cluster 2023-10-09T10:48:35.481246+0000 osd.6 (osd.6) 489 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T10:48:35.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:35 smithi086 bash[59714]: cluster 2023-10-09T10:48:35.481591+0000 mon.a (mon.0) 2133 : cluster 0 osdmap e477: 8 total, 8 up, 5 in 2023-10-09T10:48:35.902 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:35.937 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:35.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:35.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:36.041 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:36.065 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:36.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:36.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:36.168 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:36.187 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:36.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:36.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:36.290 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:36.292 INFO:tasks.workunit.client.0.smithi053.stderr:Updating files: 79% (8903/11158) Updating files: 80% (8927/11158) Updating files: 81% (9038/11158) Updating files: 82% (9150/11158) Updating files: 83% (9262/11158) Updating files: 84% (9373/11158) Updating files: 85% (9485/11158) Updating files: 86% (9596/11158) Updating files: 87% (9708/11158) Updating files: 88% (9820/11158) Updating files: 89% (9931/11158) Updating files: 90% (10043/11158) Updating files: 91% (10154/11158) Updating files: 92% (10266/11158) Updating files: 93% (10377/11158) Updating files: 94% (10489/11158) Updating files: 95% (10601/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-10-09T10:48:36.308 DEBUG:teuthology.orchestra.run.smithi053:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-10-09T10:48:36.312 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:36.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:36.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:36.316 INFO:tasks.workunit.client.0.smithi053.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-10-09T10:48:36.317 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-09T10:48:36.318 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-10-09T10:48:36.377 INFO:tasks.thrashosds.thrasher:Added osd 0 2023-10-09T10:48:36.415 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:36.447 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:36.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:36.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:36.550 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:36.577 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:36.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:36.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:36.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:36 smithi053 bash[79554]: cluster 2023-10-09T10:48:35.335895+0000 osd.4 (osd.4) 391 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T10:48:36.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:36 smithi053 bash[79554]: cluster 2023-10-09T10:48:35.487147+0000 osd.7 (osd.7) 468 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T10:48:36.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:36 smithi053 bash[79554]: cluster 2023-10-09T10:48:36.480109+0000 mon.a (mon.0) 2134 : cluster 0 osdmap e478: 8 total, 8 up, 5 in 2023-10-09T10:48:36.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:36 smithi053 bash[79554]: cluster 2023-10-09T10:48:36.482916+0000 osd.6 (osd.6) 490 : cluster 3 failed to encode map e478 with expected crc 2023-10-09T10:48:36.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:36 smithi053 bash[76859]: cluster 2023-10-09T10:48:35.335895+0000 osd.4 (osd.4) 391 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T10:48:36.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:36 smithi053 bash[76859]: cluster 2023-10-09T10:48:35.487147+0000 osd.7 (osd.7) 468 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T10:48:36.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:36 smithi053 bash[76859]: cluster 2023-10-09T10:48:36.480109+0000 mon.a (mon.0) 2134 : cluster 0 osdmap e478: 8 total, 8 up, 5 in 2023-10-09T10:48:36.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:36 smithi053 bash[76859]: cluster 2023-10-09T10:48:36.482916+0000 osd.6 (osd.6) 490 : cluster 3 failed to encode map e478 with expected crc 2023-10-09T10:48:36.681 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:36.712 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:36.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:36.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:36.817 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:36.835 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:36.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:36.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:36.848 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-10-09T10:48:36.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:36 smithi086 bash[59714]: cluster 2023-10-09T10:48:35.335895+0000 osd.4 (osd.4) 391 : cluster 3 failed to encode map e476 with expected crc 2023-10-09T10:48:36.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:36 smithi086 bash[59714]: cluster 2023-10-09T10:48:35.487147+0000 osd.7 (osd.7) 468 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T10:48:36.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:36 smithi086 bash[59714]: cluster 2023-10-09T10:48:36.480109+0000 mon.a (mon.0) 2134 : cluster 0 osdmap e478: 8 total, 8 up, 5 in 2023-10-09T10:48:36.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:36 smithi086 bash[59714]: cluster 2023-10-09T10:48:36.482916+0000 osd.6 (osd.6) 490 : cluster 3 failed to encode map e478 with expected crc 2023-10-09T10:48:36.937 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:36.973 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:36.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:36.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:37.076 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:37.106 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:37.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:37.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:37.140 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-10-09T10:48:37.211 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:37.242 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:37.244 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-09T10:48:37.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:37.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:37.247 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-09T10:48:37.247 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-10-09T10:48:37.345 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:37.366 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-09T10:48:37.376 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:37.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:37.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:37.479 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:37.514 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-09T10:48:37.515 DEBUG:teuthology.orchestra.run.smithi053:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-10-09T10:48:37.515 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:37.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:37.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:37.581 INFO:tasks.workunit:Running workunits matching cls/test_cls_rbd.sh on client.0... 2023-10-09T10:48:37.582 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2023-10-09T10:48:37.582 DEBUG:teuthology.orchestra.run.smithi053: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-10-09T10:48:37.618 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:37.650 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:37.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:37.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:37.754 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:37.766 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:37 smithi086 bash[59714]: cluster 2023-10-09T10:48:35.836486+0000 osd.4 (osd.4) 392 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T10:48:37.766 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:37 smithi086 bash[59714]: cluster 2023-10-09T10:48:35.838984+0000 osd.4 (osd.4) 393 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T10:48:37.766 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:37 smithi086 bash[59714]: cluster 2023-10-09T10:48:36.019102+0000 mgr.y (mgr.26072) 1405 : cluster 0 pgmap v1678: 73 pgs: 1 active+undersized+remapped, 12 peering, 60 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 1024 KiB/s, 4 objects/s recovering 2023-10-09T10:48:37.767 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:37 smithi086 bash[59714]: cluster 2023-10-09T10:48:36.486110+0000 osd.7 (osd.7) 469 : cluster 3 failed to encode map e478 with expected crc 2023-10-09T10:48:37.775 INFO:tasks.workunit.client.0.smithi053.stdout:Running main() from gmock_main.cc 2023-10-09T10:48:37.775 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] Running 70 tests from 1 test suite. 2023-10-09T10:48:37.776 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment set-up. 2023-10-09T10:48:37.776 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 70 tests from TestClsRbd 2023-10-09T10:48:37.784 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:37.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:37.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:37.888 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:37.918 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:37.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:37.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:37.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:37 smithi053 bash[79554]: cluster 2023-10-09T10:48:35.836486+0000 osd.4 (osd.4) 392 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T10:48:37.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:37 smithi053 bash[79554]: cluster 2023-10-09T10:48:35.838984+0000 osd.4 (osd.4) 393 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T10:48:37.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:37 smithi053 bash[79554]: cluster 2023-10-09T10:48:36.019102+0000 mgr.y (mgr.26072) 1405 : cluster 0 pgmap v1678: 73 pgs: 1 active+undersized+remapped, 12 peering, 60 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 1024 KiB/s, 4 objects/s recovering 2023-10-09T10:48:37.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:37 smithi053 bash[79554]: cluster 2023-10-09T10:48:36.486110+0000 osd.7 (osd.7) 469 : cluster 3 failed to encode map e478 with expected crc 2023-10-09T10:48:37.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:37 smithi053 bash[76859]: cluster 2023-10-09T10:48:35.836486+0000 osd.4 (osd.4) 392 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T10:48:37.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:37 smithi053 bash[76859]: cluster 2023-10-09T10:48:35.838984+0000 osd.4 (osd.4) 393 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T10:48:37.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:37 smithi053 bash[76859]: cluster 2023-10-09T10:48:36.019102+0000 mgr.y (mgr.26072) 1405 : cluster 0 pgmap v1678: 73 pgs: 1 active+undersized+remapped, 12 peering, 60 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 1024 KiB/s, 4 objects/s recovering 2023-10-09T10:48:37.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:37 smithi053 bash[76859]: cluster 2023-10-09T10:48:36.486110+0000 osd.7 (osd.7) 469 : cluster 3 failed to encode map e478 with expected crc 2023-10-09T10:48:38.021 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:38.074 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:38.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:38.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:38.176 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:38.207 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:38.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:38.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:38.311 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:38.335 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:38.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:38.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:38.438 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:38.467 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:38.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:38.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:38.570 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:38.583 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:38 smithi053 bash[76859]: cluster 2023-10-09T10:48:36.809198+0000 osd.4 (osd.4) 394 : cluster 3 failed to encode map e478 with expected crc 2023-10-09T10:48:38.583 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:38 smithi053 bash[76859]: cluster 2023-10-09T10:48:36.809220+0000 osd.5 (osd.5) 531 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T10:48:38.583 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:38 smithi053 bash[76859]: audit 2023-10-09T10:48:38.254303+0000 mon.a (mon.0) 2135 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:48:38.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:38 smithi053 bash[79554]: cluster 2023-10-09T10:48:36.809198+0000 osd.4 (osd.4) 394 : cluster 3 failed to encode map e478 with expected crc 2023-10-09T10:48:38.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:38 smithi053 bash[79554]: cluster 2023-10-09T10:48:36.809220+0000 osd.5 (osd.5) 531 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T10:48:38.583 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:38 smithi053 bash[79554]: audit 2023-10-09T10:48:38.254303+0000 mon.a (mon.0) 2135 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:48:38.602 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:38.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:38.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:38.705 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:38.740 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:38.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:38.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:38.843 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:38.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:38 smithi086 bash[59714]: cluster 2023-10-09T10:48:36.809198+0000 osd.4 (osd.4) 394 : cluster 3 failed to encode map e478 with expected crc 2023-10-09T10:48:38.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:38 smithi086 bash[59714]: cluster 2023-10-09T10:48:36.809220+0000 osd.5 (osd.5) 531 : cluster 3 failed to encode map e477 with expected crc 2023-10-09T10:48:38.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:38 smithi086 bash[59714]: audit 2023-10-09T10:48:38.254303+0000 mon.a (mon.0) 2135 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:48:38.872 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:38.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:38.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:38.975 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:39.006 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:39.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:39.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:39.110 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:39.141 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:39.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:39.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:39.246 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:39.279 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:39.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:39.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:39.327 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-10-09T10:48:39.382 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:39.449 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:39.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:39.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:39.552 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:39.557 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.get_all_features 2023-10-09T10:48:39.582 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:39.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:39.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:39.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:39 smithi053 bash[79554]: cluster 2023-10-09T10:48:38.019559+0000 mgr.y (mgr.26072) 1406 : cluster 0 pgmap v1680: 73 pgs: 1 active+undersized+remapped, 8 peering, 64 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 901 KiB/s, 6 objects/s recovering 2023-10-09T10:48:39.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:39 smithi053 bash[79554]: cluster 2023-10-09T10:48:38.543611+0000 osd.6 (osd.6) 491 : cluster 3 failed to encode map e479 with expected crc 2023-10-09T10:48:39.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:39 smithi053 bash[79554]: cluster 2023-10-09T10:48:38.545303+0000 mon.a (mon.0) 2136 : cluster 0 osdmap e479: 8 total, 8 up, 5 in 2023-10-09T10:48:39.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:39 smithi053 bash[79554]: audit 2023-10-09T10:48:38.546422+0000 mon.c (mon.2) 117 : audit 1 from='client.? 172.21.15.53:0/2018320288' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-249441-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:48:39.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:39 smithi053 bash[79554]: audit 2023-10-09T10:48:38.546917+0000 mon.a (mon.0) 2137 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-249441-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:48:39.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:39 smithi053 bash[79554]: cluster 2023-10-09T10:48:38.549456+0000 osd.7 (osd.7) 470 : cluster 3 failed to encode map e479 with expected crc 2023-10-09T10:48:39.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:39 smithi053 bash[79554]: cluster 2023-10-09T10:48:38.637896+0000 osd.4 (osd.4) 395 : cluster 3 failed to encode map e479 with expected crc 2023-10-09T10:48:39.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:39 smithi053 bash[76859]: cluster 2023-10-09T10:48:38.019559+0000 mgr.y (mgr.26072) 1406 : cluster 0 pgmap v1680: 73 pgs: 1 active+undersized+remapped, 8 peering, 64 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 901 KiB/s, 6 objects/s recovering 2023-10-09T10:48:39.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:39 smithi053 bash[76859]: cluster 2023-10-09T10:48:38.543611+0000 osd.6 (osd.6) 491 : cluster 3 failed to encode map e479 with expected crc 2023-10-09T10:48:39.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:39 smithi053 bash[76859]: cluster 2023-10-09T10:48:38.545303+0000 mon.a (mon.0) 2136 : cluster 0 osdmap e479: 8 total, 8 up, 5 in 2023-10-09T10:48:39.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:39 smithi053 bash[76859]: audit 2023-10-09T10:48:38.546422+0000 mon.c (mon.2) 117 : audit 1 from='client.? 172.21.15.53:0/2018320288' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-249441-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:48:39.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:39 smithi053 bash[76859]: audit 2023-10-09T10:48:38.546917+0000 mon.a (mon.0) 2137 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-249441-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:48:39.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:39 smithi053 bash[76859]: cluster 2023-10-09T10:48:38.549456+0000 osd.7 (osd.7) 470 : cluster 3 failed to encode map e479 with expected crc 2023-10-09T10:48:39.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:39 smithi053 bash[76859]: cluster 2023-10-09T10:48:38.637896+0000 osd.4 (osd.4) 395 : cluster 3 failed to encode map e479 with expected crc 2023-10-09T10:48:39.685 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:39.715 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:39.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:39.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:39.809 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.get_all_features (253 ms) 2023-10-09T10:48:39.810 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.copyup 2023-10-09T10:48:39.819 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:39.850 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:39.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:39.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:39.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:39 smithi086 bash[59714]: cluster 2023-10-09T10:48:38.019559+0000 mgr.y (mgr.26072) 1406 : cluster 0 pgmap v1680: 73 pgs: 1 active+undersized+remapped, 8 peering, 64 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 901 KiB/s, 6 objects/s recovering 2023-10-09T10:48:39.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:39 smithi086 bash[59714]: cluster 2023-10-09T10:48:38.543611+0000 osd.6 (osd.6) 491 : cluster 3 failed to encode map e479 with expected crc 2023-10-09T10:48:39.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:39 smithi086 bash[59714]: cluster 2023-10-09T10:48:38.545303+0000 mon.a (mon.0) 2136 : cluster 0 osdmap e479: 8 total, 8 up, 5 in 2023-10-09T10:48:39.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:39 smithi086 bash[59714]: audit 2023-10-09T10:48:38.546422+0000 mon.c (mon.2) 117 : audit 1 from='client.? 172.21.15.53:0/2018320288' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-249441-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:48:39.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:39 smithi086 bash[59714]: audit 2023-10-09T10:48:38.546917+0000 mon.a (mon.0) 2137 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-249441-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-10-09T10:48:39.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:39 smithi086 bash[59714]: cluster 2023-10-09T10:48:38.549456+0000 osd.7 (osd.7) 470 : cluster 3 failed to encode map e479 with expected crc 2023-10-09T10:48:39.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:39 smithi086 bash[59714]: cluster 2023-10-09T10:48:38.637896+0000 osd.4 (osd.4) 395 : cluster 3 failed to encode map e479 with expected crc 2023-10-09T10:48:39.954 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:39.979 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:39.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:39.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:40.021 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.copyup (211 ms) 2023-10-09T10:48:40.021 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.sparse_copyup 2023-10-09T10:48:40.043 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.sparse_copyup (22 ms) 2023-10-09T10:48:40.043 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.get_and_set_id 2023-10-09T10:48:40.055 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.get_and_set_id (12 ms) 2023-10-09T10:48:40.055 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.add_remove_child 2023-10-09T10:48:40.083 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:40.095 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.add_remove_child (40 ms) 2023-10-09T10:48:40.095 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.directory_methods 2023-10-09T10:48:40.109 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:40.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:40.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:40.137 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.directory_methods (41 ms) 2023-10-09T10:48:40.137 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.create 2023-10-09T10:48:40.163 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.create (27 ms) 2023-10-09T10:48:40.164 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.get_features 2023-10-09T10:48:40.167 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.get_features (3 ms) 2023-10-09T10:48:40.167 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.get_object_prefix 2023-10-09T10:48:40.169 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.get_object_prefix (2 ms) 2023-10-09T10:48:40.169 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2023-10-09T10:48:40.171 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.get_create_timestamp (3 ms) 2023-10-09T10:48:40.171 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2023-10-09T10:48:40.174 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.get_access_timestamp (3 ms) 2023-10-09T10:48:40.174 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2023-10-09T10:48:40.177 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.get_modify_timestamp (2 ms) 2023-10-09T10:48:40.177 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.get_data_pool 2023-10-09T10:48:40.182 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.get_data_pool (5 ms) 2023-10-09T10:48:40.182 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.get_size 2023-10-09T10:48:40.189 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.get_size (8 ms) 2023-10-09T10:48:40.189 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.set_size 2023-10-09T10:48:40.197 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.set_size (8 ms) 2023-10-09T10:48:40.197 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.protection_status 2023-10-09T10:48:40.213 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:40.228 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.protection_status (31 ms) 2023-10-09T10:48:40.228 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.snapshot_limits 2023-10-09T10:48:40.240 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:40.242 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.snapshot_limits (13 ms) 2023-10-09T10:48:40.242 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.parents_v1 2023-10-09T10:48:40.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:40.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:40.308 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.parents_v1 (67 ms) 2023-10-09T10:48:40.309 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.parents_v2 2023-10-09T10:48:40.344 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:40.357 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.parents_v2 (49 ms) 2023-10-09T10:48:40.357 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.snapshots 2023-10-09T10:48:40.366 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:40.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:40.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:40.393 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.snapshots (36 ms) 2023-10-09T10:48:40.393 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.snapid_race 2023-10-09T10:48:40.400 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.snapid_race (7 ms) 2023-10-09T10:48:40.400 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.stripingv2 2023-10-09T10:48:40.416 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.stripingv2 (16 ms) 2023-10-09T10:48:40.416 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.object_map_save 2023-10-09T10:48:40.419 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.object_map_save (2 ms) 2023-10-09T10:48:40.419 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.object_map_resize 2023-10-09T10:48:40.427 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.object_map_resize (9 ms) 2023-10-09T10:48:40.427 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.object_map_update 2023-10-09T10:48:40.437 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.object_map_update (10 ms) 2023-10-09T10:48:40.437 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2023-10-09T10:48:40.438 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.object_map_load_enoent (1 ms) 2023-10-09T10:48:40.438 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2023-10-09T10:48:40.446 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.object_map_snap_add (7 ms) 2023-10-09T10:48:40.446 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2023-10-09T10:48:40.454 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.object_map_snap_remove (9 ms) 2023-10-09T10:48:40.454 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.flags 2023-10-09T10:48:40.464 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.flags (10 ms) 2023-10-09T10:48:40.464 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.metadata 2023-10-09T10:48:40.469 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:40.499 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:40.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:40.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:40.504 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.metadata (40 ms) 2023-10-09T10:48:40.504 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.set_features 2023-10-09T10:48:40.517 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.set_features (13 ms) 2023-10-09T10:48:40.517 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.mirror 2023-10-09T10:48:40.581 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.mirror (64 ms) 2023-10-09T10:48:40.581 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.mirror_image 2023-10-09T10:48:40.603 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:40.609 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.mirror_image (28 ms) 2023-10-09T10:48:40.610 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.mirror_image_status 2023-10-09T10:48:40.611 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:40 smithi053 bash[79554]: cluster 2023-10-09T10:48:38.638550+0000 osd.5 (osd.5) 532 : cluster 3 failed to encode map e479 with expected crc 2023-10-09T10:48:40.611 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:40 smithi053 bash[79554]: audit 2023-10-09T10:48:39.551466+0000 mon.a (mon.0) 2138 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-249441-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-09T10:48:40.611 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:40 smithi053 bash[79554]: cluster 2023-10-09T10:48:39.551688+0000 mon.a (mon.0) 2139 : cluster 0 osdmap e480: 8 total, 8 up, 5 in 2023-10-09T10:48:40.611 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:40 smithi053 bash[79554]: cluster 2023-10-09T10:48:39.554544+0000 osd.6 (osd.6) 492 : cluster 3 failed to encode map e480 with expected crc 2023-10-09T10:48:40.612 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:40 smithi053 bash[79554]: cluster 2023-10-09T10:48:39.554568+0000 osd.7 (osd.7) 471 : cluster 3 failed to encode map e480 with expected crc 2023-10-09T10:48:40.612 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:40 smithi053 bash[76859]: cluster 2023-10-09T10:48:38.638550+0000 osd.5 (osd.5) 532 : cluster 3 failed to encode map e479 with expected crc 2023-10-09T10:48:40.612 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:40 smithi053 bash[76859]: audit 2023-10-09T10:48:39.551466+0000 mon.a (mon.0) 2138 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-249441-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-09T10:48:40.612 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:40 smithi053 bash[76859]: cluster 2023-10-09T10:48:39.551688+0000 mon.a (mon.0) 2139 : cluster 0 osdmap e480: 8 total, 8 up, 5 in 2023-10-09T10:48:40.612 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:40 smithi053 bash[76859]: cluster 2023-10-09T10:48:39.554544+0000 osd.6 (osd.6) 492 : cluster 3 failed to encode map e480 with expected crc 2023-10-09T10:48:40.612 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:40 smithi053 bash[76859]: cluster 2023-10-09T10:48:39.554568+0000 osd.7 (osd.7) 471 : cluster 3 failed to encode map e480 with expected crc 2023-10-09T10:48:40.627 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:40.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:40.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:40.730 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:40.758 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:40.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:40.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:40.861 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:40.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:40 smithi086 bash[59714]: cluster 2023-10-09T10:48:38.638550+0000 osd.5 (osd.5) 532 : cluster 3 failed to encode map e479 with expected crc 2023-10-09T10:48:40.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:40 smithi086 bash[59714]: audit 2023-10-09T10:48:39.551466+0000 mon.a (mon.0) 2138 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi053-249441-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-10-09T10:48:40.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:40 smithi086 bash[59714]: cluster 2023-10-09T10:48:39.551688+0000 mon.a (mon.0) 2139 : cluster 0 osdmap e480: 8 total, 8 up, 5 in 2023-10-09T10:48:40.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:40 smithi086 bash[59714]: cluster 2023-10-09T10:48:39.554544+0000 osd.6 (osd.6) 492 : cluster 3 failed to encode map e480 with expected crc 2023-10-09T10:48:40.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:40 smithi086 bash[59714]: cluster 2023-10-09T10:48:39.554568+0000 osd.7 (osd.7) 471 : cluster 3 failed to encode map e480 with expected crc 2023-10-09T10:48:40.890 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:40.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:40.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:40.993 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:41.021 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:41.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:41.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:41.125 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:41.154 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:41.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:41.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:41.258 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:41.287 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:41.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:41.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:41.315 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-10-09T10:48:41.379 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 6, 7, 0] out_osds: [3, 4, 5] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:48:41.379 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:48:41.379 INFO:tasks.thrashosds.thrasher:Removing osd 7, in_osds are: [1, 2, 6, 7, 0] 2023-10-09T10:48:41.379 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd out 7 2023-10-09T10:48:41.391 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:41.420 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:41.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:41.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:41.524 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:41.557 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:41.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:41.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:41.581 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is unset 2023-10-09T10:48:41.613 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:41 smithi053 bash[79554]: cluster 2023-10-09T10:48:39.752712+0000 osd.5 (osd.5) 533 : cluster 3 failed to encode map e480 with expected crc 2023-10-09T10:48:41.613 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:41 smithi053 bash[79554]: cluster 2023-10-09T10:48:39.755403+0000 osd.5 (osd.5) 534 : cluster 3 failed to encode map e480 with expected crc 2023-10-09T10:48:41.613 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:41 smithi053 bash[79554]: cluster 2023-10-09T10:48:40.020101+0000 mgr.y (mgr.26072) 1407 : cluster 0 pgmap v1683: 105 pgs: 32 unknown, 1 active+undersized+remapped, 72 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 19 B/s, 4 objects/s recovering 2023-10-09T10:48:41.613 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:41 smithi053 bash[79554]: cluster 2023-10-09T10:48:40.559441+0000 osd.5 (osd.5) 535 : cluster 3 failed to encode map e481 with expected crc 2023-10-09T10:48:41.613 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:41 smithi053 bash[79554]: cluster 2023-10-09T10:48:40.561023+0000 mon.a (mon.0) 2140 : cluster 0 osdmap e481: 8 total, 8 up, 5 in 2023-10-09T10:48:41.613 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:41 smithi053 bash[79554]: cluster 2023-10-09T10:48:40.566802+0000 osd.6 (osd.6) 493 : cluster 3 failed to encode map e481 with expected crc 2023-10-09T10:48:41.613 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:41 smithi053 bash[79554]: cluster 2023-10-09T10:48:40.677276+0000 osd.7 (osd.7) 472 : cluster 3 failed to encode map e481 with expected crc 2023-10-09T10:48:41.613 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:41 smithi053 bash[79554]: audit 2023-10-09T10:48:41.552142+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.53:0/410396108' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:48:41.613 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:41 smithi053 bash[79554]: audit 2023-10-09T10:48:41.553175+0000 mon.a (mon.0) 2141 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:48:41.614 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:41 smithi053 bash[76859]: cluster 2023-10-09T10:48:39.752712+0000 osd.5 (osd.5) 533 : cluster 3 failed to encode map e480 with expected crc 2023-10-09T10:48:41.614 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:41 smithi053 bash[76859]: cluster 2023-10-09T10:48:39.755403+0000 osd.5 (osd.5) 534 : cluster 3 failed to encode map e480 with expected crc 2023-10-09T10:48:41.614 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:41 smithi053 bash[76859]: cluster 2023-10-09T10:48:40.020101+0000 mgr.y (mgr.26072) 1407 : cluster 0 pgmap v1683: 105 pgs: 32 unknown, 1 active+undersized+remapped, 72 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 19 B/s, 4 objects/s recovering 2023-10-09T10:48:41.614 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:41 smithi053 bash[76859]: cluster 2023-10-09T10:48:40.559441+0000 osd.5 (osd.5) 535 : cluster 3 failed to encode map e481 with expected crc 2023-10-09T10:48:41.614 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:41 smithi053 bash[76859]: cluster 2023-10-09T10:48:40.561023+0000 mon.a (mon.0) 2140 : cluster 0 osdmap e481: 8 total, 8 up, 5 in 2023-10-09T10:48:41.614 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:41 smithi053 bash[76859]: cluster 2023-10-09T10:48:40.566802+0000 osd.6 (osd.6) 493 : cluster 3 failed to encode map e481 with expected crc 2023-10-09T10:48:41.614 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:41 smithi053 bash[76859]: cluster 2023-10-09T10:48:40.677276+0000 osd.7 (osd.7) 472 : cluster 3 failed to encode map e481 with expected crc 2023-10-09T10:48:41.614 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:41 smithi053 bash[76859]: audit 2023-10-09T10:48:41.552142+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.53:0/410396108' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:48:41.614 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:41 smithi053 bash[76859]: audit 2023-10-09T10:48:41.553175+0000 mon.a (mon.0) 2141 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:48:41.661 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:41.690 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:41.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:41.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:41.794 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:41.821 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:41.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:41.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:41 smithi086 bash[59714]: cluster 2023-10-09T10:48:39.752712+0000 osd.5 (osd.5) 533 : cluster 3 failed to encode map e480 with expected crc 2023-10-09T10:48:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:41 smithi086 bash[59714]: cluster 2023-10-09T10:48:39.755403+0000 osd.5 (osd.5) 534 : cluster 3 failed to encode map e480 with expected crc 2023-10-09T10:48:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:41 smithi086 bash[59714]: cluster 2023-10-09T10:48:40.020101+0000 mgr.y (mgr.26072) 1407 : cluster 0 pgmap v1683: 105 pgs: 32 unknown, 1 active+undersized+remapped, 72 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 19 B/s, 4 objects/s recovering 2023-10-09T10:48:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:41 smithi086 bash[59714]: cluster 2023-10-09T10:48:40.559441+0000 osd.5 (osd.5) 535 : cluster 3 failed to encode map e481 with expected crc 2023-10-09T10:48:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:41 smithi086 bash[59714]: cluster 2023-10-09T10:48:40.561023+0000 mon.a (mon.0) 2140 : cluster 0 osdmap e481: 8 total, 8 up, 5 in 2023-10-09T10:48:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:41 smithi086 bash[59714]: cluster 2023-10-09T10:48:40.566802+0000 osd.6 (osd.6) 493 : cluster 3 failed to encode map e481 with expected crc 2023-10-09T10:48:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:41 smithi086 bash[59714]: cluster 2023-10-09T10:48:40.677276+0000 osd.7 (osd.7) 472 : cluster 3 failed to encode map e481 with expected crc 2023-10-09T10:48:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:41 smithi086 bash[59714]: audit 2023-10-09T10:48:41.552142+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.53:0/410396108' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:48:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:41 smithi086 bash[59714]: audit 2023-10-09T10:48:41.553175+0000 mon.a (mon.0) 2141 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:48:41.925 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:41.953 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:41.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:41.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:42.057 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:42.086 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:42.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:42.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:42.189 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:42.218 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:42.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:42.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:42.323 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:42.349 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:42.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:42.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:42.452 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:42.480 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:42.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:42.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:42.583 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:42.594 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:48:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:48:42] "GET /metrics HTTP/1.1" 200 34179 "" "Prometheus/2.33.4" 2023-10-09T10:48:42.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:42 smithi053 bash[76859]: cluster 2023-10-09T10:48:41.555651+0000 mon.a (mon.0) 2142 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:48:42.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:42 smithi053 bash[76859]: cluster 2023-10-09T10:48:41.555679+0000 mon.a (mon.0) 2143 : cluster 1 Cluster is now healthy 2023-10-09T10:48:42.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:42 smithi053 bash[76859]: audit 2023-10-09T10:48:41.570031+0000 mon.a (mon.0) 2144 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:48:42.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:42 smithi053 bash[76859]: cluster 2023-10-09T10:48:41.570089+0000 mon.a (mon.0) 2145 : cluster 0 osdmap e482: 8 total, 8 up, 5 in 2023-10-09T10:48:42.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:42 smithi053 bash[76859]: cluster 2023-10-09T10:48:41.580303+0000 osd.6 (osd.6) 494 : cluster 3 failed to encode map e482 with expected crc 2023-10-09T10:48:42.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:42 smithi053 bash[76859]: cluster 2023-10-09T10:48:41.638119+0000 osd.4 (osd.4) 396 : cluster 3 failed to encode map e482 with expected crc 2023-10-09T10:48:42.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:42 smithi053 bash[76859]: cluster 2023-10-09T10:48:41.638937+0000 osd.7 (osd.7) 473 : cluster 3 failed to encode map e482 with expected crc 2023-10-09T10:48:42.595 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:42 smithi053 bash[76859]: cluster 2023-10-09T10:48:41.641372+0000 osd.4 (osd.4) 397 : cluster 3 failed to encode map e482 with expected crc 2023-10-09T10:48:42.595 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:42 smithi053 bash[79554]: cluster 2023-10-09T10:48:41.555651+0000 mon.a (mon.0) 2142 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:48:42.595 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:42 smithi053 bash[79554]: cluster 2023-10-09T10:48:41.555679+0000 mon.a (mon.0) 2143 : cluster 1 Cluster is now healthy 2023-10-09T10:48:42.596 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:42 smithi053 bash[79554]: audit 2023-10-09T10:48:41.570031+0000 mon.a (mon.0) 2144 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:48:42.596 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:42 smithi053 bash[79554]: cluster 2023-10-09T10:48:41.570089+0000 mon.a (mon.0) 2145 : cluster 0 osdmap e482: 8 total, 8 up, 5 in 2023-10-09T10:48:42.596 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:42 smithi053 bash[79554]: cluster 2023-10-09T10:48:41.580303+0000 osd.6 (osd.6) 494 : cluster 3 failed to encode map e482 with expected crc 2023-10-09T10:48:42.596 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:42 smithi053 bash[79554]: cluster 2023-10-09T10:48:41.638119+0000 osd.4 (osd.4) 396 : cluster 3 failed to encode map e482 with expected crc 2023-10-09T10:48:42.596 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:42 smithi053 bash[79554]: cluster 2023-10-09T10:48:41.638937+0000 osd.7 (osd.7) 473 : cluster 3 failed to encode map e482 with expected crc 2023-10-09T10:48:42.596 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:42 smithi053 bash[79554]: cluster 2023-10-09T10:48:41.641372+0000 osd.4 (osd.4) 397 : cluster 3 failed to encode map e482 with expected crc 2023-10-09T10:48:42.615 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:42.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:42.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:42.718 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:42.748 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:42.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:42.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:42.852 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:42.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:42 smithi086 bash[59714]: cluster 2023-10-09T10:48:41.555651+0000 mon.a (mon.0) 2142 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:48:42.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:42 smithi086 bash[59714]: cluster 2023-10-09T10:48:41.555679+0000 mon.a (mon.0) 2143 : cluster 1 Cluster is now healthy 2023-10-09T10:48:42.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:42 smithi086 bash[59714]: audit 2023-10-09T10:48:41.570031+0000 mon.a (mon.0) 2144 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:48:42.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:42 smithi086 bash[59714]: cluster 2023-10-09T10:48:41.570089+0000 mon.a (mon.0) 2145 : cluster 0 osdmap e482: 8 total, 8 up, 5 in 2023-10-09T10:48:42.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:42 smithi086 bash[59714]: cluster 2023-10-09T10:48:41.580303+0000 osd.6 (osd.6) 494 : cluster 3 failed to encode map e482 with expected crc 2023-10-09T10:48:42.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:42 smithi086 bash[59714]: cluster 2023-10-09T10:48:41.638119+0000 osd.4 (osd.4) 396 : cluster 3 failed to encode map e482 with expected crc 2023-10-09T10:48:42.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:42 smithi086 bash[59714]: cluster 2023-10-09T10:48:41.638937+0000 osd.7 (osd.7) 473 : cluster 3 failed to encode map e482 with expected crc 2023-10-09T10:48:42.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:42 smithi086 bash[59714]: cluster 2023-10-09T10:48:41.641372+0000 osd.4 (osd.4) 397 : cluster 3 failed to encode map e482 with expected crc 2023-10-09T10:48:42.880 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:42.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:42.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:42.983 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:43.012 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:43.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:43.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:43.115 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:43.145 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:43.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:43.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:43.249 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:43.279 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:43.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:43.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:43.383 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:43.411 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:43.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:43.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:43.514 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:43.542 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:43.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:43.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:43.646 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:43.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:43 smithi053 bash[79554]: cluster 2023-10-09T10:48:41.638672+0000 osd.5 (osd.5) 536 : cluster 3 failed to encode map e482 with expected crc 2023-10-09T10:48:43.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:43 smithi053 bash[79554]: cluster 2023-10-09T10:48:42.020827+0000 mgr.y (mgr.26072) 1408 : cluster 0 pgmap v1686: 105 pgs: 17 unknown, 88 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 428 KiB/s rd, 249 KiB/s wr, 712 op/s; 22 B/s, 1 objects/s recovering 2023-10-09T10:48:43.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:43 smithi053 bash[76859]: cluster 2023-10-09T10:48:41.638672+0000 osd.5 (osd.5) 536 : cluster 3 failed to encode map e482 with expected crc 2023-10-09T10:48:43.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:43 smithi053 bash[76859]: cluster 2023-10-09T10:48:42.020827+0000 mgr.y (mgr.26072) 1408 : cluster 0 pgmap v1686: 105 pgs: 17 unknown, 88 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 428 KiB/s rd, 249 KiB/s wr, 712 op/s; 22 B/s, 1 objects/s recovering 2023-10-09T10:48:43.679 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:43.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:43.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:43.783 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:43.814 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:43.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:43.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:43.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:43 smithi086 bash[59714]: cluster 2023-10-09T10:48:41.638672+0000 osd.5 (osd.5) 536 : cluster 3 failed to encode map e482 with expected crc 2023-10-09T10:48:43.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:43 smithi086 bash[59714]: cluster 2023-10-09T10:48:42.020827+0000 mgr.y (mgr.26072) 1408 : cluster 0 pgmap v1686: 105 pgs: 17 unknown, 88 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 428 KiB/s rd, 249 KiB/s wr, 712 op/s; 22 B/s, 1 objects/s recovering 2023-10-09T10:48:43.917 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:43.947 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:43.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:43.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:44.050 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:44.080 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:44.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:44.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:44.184 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:44.215 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:44.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:44.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:44.318 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:44.345 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:44.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:44.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:44.449 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:44.479 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:44.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:44.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:44.583 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:44.613 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:44.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:44.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:44.717 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:44.748 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:44.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:44.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:44.852 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:44.880 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:44.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:44.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:44.985 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:44.988 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set noscrub 2023-10-09T10:48:45.015 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:45.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:45.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:45.119 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:45.147 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:45.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:45.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:45.251 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:45.278 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:45.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:45.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:45.320 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.mirror_image_status (4711 ms) 2023-10-09T10:48:45.320 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.mirror_image_map 2023-10-09T10:48:45.381 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:45.414 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:45.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:45.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:45.473 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.mirror_image_map (153 ms) 2023-10-09T10:48:45.473 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.mirror_instances 2023-10-09T10:48:45.490 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.mirror_instances (17 ms) 2023-10-09T10:48:45.490 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2023-10-09T10:48:45.512 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:48:45.514 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.mirror_snapshot (24 ms) 2023-10-09T10:48:45.515 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_dir_list 2023-10-09T10:48:45.518 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:45.521 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_dir_list (5 ms) 2023-10-09T10:48:45.521 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_dir_add 2023-10-09T10:48:45.525 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_dir_add (5 ms) 2023-10-09T10:48:45.525 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2023-10-09T10:48:45.530 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.dir_add_already_existing (6 ms) 2023-10-09T10:48:45.531 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_dir_rename 2023-10-09T10:48:45.546 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:45.546 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_dir_rename (16 ms) 2023-10-09T10:48:45.546 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_dir_remove 2023-10-09T10:48:45.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:45.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:45.553 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_dir_remove (6 ms) 2023-10-09T10:48:45.553 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2023-10-09T10:48:45.559 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (7 ms) 2023-10-09T10:48:45.559 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_image_add 2023-10-09T10:48:45.563 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_image_add (3 ms) 2023-10-09T10:48:45.563 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_image_remove 2023-10-09T10:48:45.569 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_image_remove (7 ms) 2023-10-09T10:48:45.569 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_image_list 2023-10-09T10:48:45.575 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_image_list (5 ms) 2023-10-09T10:48:45.575 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_image_clean 2023-10-09T10:48:45.586 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_image_clean (11 ms) 2023-10-09T10:48:45.586 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.image_group_add 2023-10-09T10:48:45.591 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.image_group_add (5 ms) 2023-10-09T10:48:45.591 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.image_group_remove 2023-10-09T10:48:45.596 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.image_group_remove (6 ms) 2023-10-09T10:48:45.596 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.image_group_get 2023-10-09T10:48:45.601 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.image_group_get (4 ms) 2023-10-09T10:48:45.601 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2023-10-09T10:48:45.604 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (4 ms) 2023-10-09T10:48:45.604 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2023-10-09T10:48:45.608 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (3 ms) 2023-10-09T10:48:45.608 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2023-10-09T10:48:45.613 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (5 ms) 2023-10-09T10:48:45.613 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2023-10-09T10:48:45.619 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (6 ms) 2023-10-09T10:48:45.619 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_snap_set 2023-10-09T10:48:45.624 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_snap_set (5 ms) 2023-10-09T10:48:45.624 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_snap_list 2023-10-09T10:48:45.630 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_snap_list (6 ms) 2023-10-09T10:48:45.630 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2023-10-09T10:48:45.649 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:45.660 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (31 ms) 2023-10-09T10:48:45.660 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2023-10-09T10:48:45.677 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:45.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:45.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:45.781 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:45.789 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:45 smithi053 bash[76859]: cluster 2023-10-09T10:48:44.021677+0000 mgr.y (mgr.26072) 1409 : cluster 0 pgmap v1687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 1.8 MiB/s rd, 939 KiB/s wr, 559 op/s 2023-10-09T10:48:45.789 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:45 smithi053 bash[79554]: cluster 2023-10-09T10:48:44.021677+0000 mgr.y (mgr.26072) 1409 : cluster 0 pgmap v1687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 1.8 MiB/s rd, 939 KiB/s wr, 559 op/s 2023-10-09T10:48:45.810 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:45.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:45.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:45.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:45 smithi086 bash[59714]: cluster 2023-10-09T10:48:44.021677+0000 mgr.y (mgr.26072) 1409 : cluster 0 pgmap v1687: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 1.8 MiB/s rd, 939 KiB/s wr, 559 op/s 2023-10-09T10:48:45.912 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:45.937 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:45.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:45.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:46.034 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (373 ms) 2023-10-09T10:48:46.034 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_snap_remove 2023-10-09T10:48:46.039 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_snap_remove (6 ms) 2023-10-09T10:48:46.040 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2023-10-09T10:48:46.041 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:46.043 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (4 ms) 2023-10-09T10:48:46.043 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.trash_methods 2023-10-09T10:48:46.056 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.trash_methods (13 ms) 2023-10-09T10:48:46.056 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.op_features 2023-10-09T10:48:46.067 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:46.067 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.op_features (10 ms) 2023-10-09T10:48:46.067 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.clone_parent 2023-10-09T10:48:46.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:46.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:46.100 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.clone_parent (34 ms) 2023-10-09T10:48:46.101 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2023-10-09T10:48:46.115 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.clone_parent_ns (15 ms) 2023-10-09T10:48:46.115 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.clone_child 2023-10-09T10:48:46.136 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.clone_child (20 ms) 2023-10-09T10:48:46.136 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.namespace_methods 2023-10-09T10:48:46.146 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.namespace_methods (11 ms) 2023-10-09T10:48:46.146 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.migration 2023-10-09T10:48:46.161 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.migration (14 ms) 2023-10-09T10:48:46.161 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.migration_v1 2023-10-09T10:48:46.170 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:46.176 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.migration_v1 (15 ms) 2023-10-09T10:48:46.176 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2023-10-09T10:48:46.195 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:46.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:46.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:46.298 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:46.328 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:46.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:46.331 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:46.432 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:46.465 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:46.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:46.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:46.526 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:48:46.569 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:46.599 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:46.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:46.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:46.702 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:46.734 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:46.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:46.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:46.838 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:46.867 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:46.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:46.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:46.971 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:47.004 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:47.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:47.007 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:47.108 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:47.134 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:47.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:47.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:47.238 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:47.263 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:47.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:47.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:47.367 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:47.394 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:47.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:47.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:47.498 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:47.529 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:47.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:47.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:47.547 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:48:47.600 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1424 ms) 2023-10-09T10:48:47.600 INFO:tasks.workunit.client.0.smithi053.stdout:[ RUN ] TestClsRbd.sparsify 2023-10-09T10:48:47.634 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:47.657 INFO:tasks.workunit.client.0.smithi053.stdout:[ OK ] TestClsRbd.sparsify (57 ms) 2023-10-09T10:48:47.662 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:47.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:47.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:47.766 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:47.778 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:47 smithi086 bash[59714]: cluster 2023-10-09T10:48:46.022249+0000 mgr.y (mgr.26072) 1410 : cluster 0 pgmap v1688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 1.5 MiB/s rd, 806 KiB/s wr, 513 op/s 2023-10-09T10:48:47.778 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:47 smithi086 bash[59714]: cluster 2023-10-09T10:48:46.585114+0000 osd.4 (osd.4) 398 : cluster 3 failed to encode map e483 with expected crc 2023-10-09T10:48:47.778 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:47 smithi086 bash[59714]: cluster 2023-10-09T10:48:46.585188+0000 osd.6 (osd.6) 495 : cluster 3 failed to encode map e483 with expected crc 2023-10-09T10:48:47.778 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:47 smithi086 bash[59714]: cluster 2023-10-09T10:48:46.585560+0000 mon.a (mon.0) 2146 : cluster 0 osdmap e483: 8 total, 8 up, 5 in 2023-10-09T10:48:47.779 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:47 smithi086 bash[59714]: cluster 2023-10-09T10:48:46.593708+0000 osd.7 (osd.7) 474 : cluster 3 failed to encode map e483 with expected crc 2023-10-09T10:48:47.798 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:47.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:47.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:47.901 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:47.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:47 smithi053 bash[76859]: cluster 2023-10-09T10:48:46.022249+0000 mgr.y (mgr.26072) 1410 : cluster 0 pgmap v1688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 1.5 MiB/s rd, 806 KiB/s wr, 513 op/s 2023-10-09T10:48:47.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:47 smithi053 bash[76859]: cluster 2023-10-09T10:48:46.585114+0000 osd.4 (osd.4) 398 : cluster 3 failed to encode map e483 with expected crc 2023-10-09T10:48:47.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:47 smithi053 bash[76859]: cluster 2023-10-09T10:48:46.585188+0000 osd.6 (osd.6) 495 : cluster 3 failed to encode map e483 with expected crc 2023-10-09T10:48:47.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:47 smithi053 bash[76859]: cluster 2023-10-09T10:48:46.585560+0000 mon.a (mon.0) 2146 : cluster 0 osdmap e483: 8 total, 8 up, 5 in 2023-10-09T10:48:47.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:47 smithi053 bash[76859]: cluster 2023-10-09T10:48:46.593708+0000 osd.7 (osd.7) 474 : cluster 3 failed to encode map e483 with expected crc 2023-10-09T10:48:47.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:47 smithi053 bash[79554]: cluster 2023-10-09T10:48:46.022249+0000 mgr.y (mgr.26072) 1410 : cluster 0 pgmap v1688: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 1.5 MiB/s rd, 806 KiB/s wr, 513 op/s 2023-10-09T10:48:47.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:47 smithi053 bash[79554]: cluster 2023-10-09T10:48:46.585114+0000 osd.4 (osd.4) 398 : cluster 3 failed to encode map e483 with expected crc 2023-10-09T10:48:47.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:47 smithi053 bash[79554]: cluster 2023-10-09T10:48:46.585188+0000 osd.6 (osd.6) 495 : cluster 3 failed to encode map e483 with expected crc 2023-10-09T10:48:47.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:47 smithi053 bash[79554]: cluster 2023-10-09T10:48:46.585560+0000 mon.a (mon.0) 2146 : cluster 0 osdmap e483: 8 total, 8 up, 5 in 2023-10-09T10:48:47.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:47 smithi053 bash[79554]: cluster 2023-10-09T10:48:46.593708+0000 osd.7 (osd.7) 474 : cluster 3 failed to encode map e483 with expected crc 2023-10-09T10:48:47.934 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:47.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:47.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:48.038 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:48.065 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:48.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:48.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:48.169 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:48.192 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:48.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:48.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:48.295 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:48.329 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:48.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:48.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:48.432 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:48.464 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:48.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:48.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:48.568 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:48.601 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:48.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:48.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:48.612 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] 70 tests from TestClsRbd (8101 ms total) 2023-10-09T10:48:48.612 INFO:tasks.workunit.client.0.smithi053.stdout: 2023-10-09T10:48:48.612 INFO:tasks.workunit.client.0.smithi053.stdout:[----------] Global test environment tear-down 2023-10-09T10:48:48.612 INFO:tasks.workunit.client.0.smithi053.stdout:[==========] 70 tests from 1 test suite ran. (10836 ms total) 2023-10-09T10:48:48.612 INFO:tasks.workunit.client.0.smithi053.stdout:[ PASSED ] 70 tests. 2023-10-09T10:48:48.614 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-10-09T10:48:48.615 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-10-09T10:48:48.670 INFO:tasks.workunit:Stopping ['cls/test_cls_rbd.sh'] on client.0... 2023-10-09T10:48:48.670 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-10-09T10:48:48.706 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:48.739 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:48.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:48.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:48.842 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:48.855 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:48 smithi086 bash[59714]: cluster 2023-10-09T10:48:47.590725+0000 mon.a (mon.0) 2147 : cluster 0 osdmap e484: 8 total, 8 up, 5 in 2023-10-09T10:48:48.855 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:48 smithi086 bash[59714]: cluster 2023-10-09T10:48:47.601486+0000 osd.7 (osd.7) 475 : cluster 3 failed to encode map e484 with expected crc 2023-10-09T10:48:48.873 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:48.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:48.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:48.976 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:48.999 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:49.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:49.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:49.103 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:49.140 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:49.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:49.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:49.157 DEBUG:teuthology.parallel:result is None 2023-10-09T10:48:49.157 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-10-09T10:48:49.171 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-10-09T10:48:49.171 DEBUG:teuthology.orchestra.run.smithi053:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-10-09T10:48:49.219 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-10-09T10:48:49.219 INFO:teuthology.task.sequential:In sequential, running task print... 2023-10-09T10:48:49.219 INFO:teuthology.task.print:**** done cls/test_cls_rbd.sh 5-workload 2023-10-09T10:48:49.219 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-10-09T10:48:49.219 INFO:tasks.workunit:Pulling workunits from ref pacific 2023-10-09T10:48:49.220 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-10-09T10:48:49.220 DEBUG:teuthology.orchestra.run.smithi053:> stat -- /home/ubuntu/cephtest/mnt.0 2023-10-09T10:48:49.244 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:49.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:49.267 INFO:teuthology.orchestra.run.smithi053.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-10-09T10:48:49.267 DEBUG:teuthology.orchestra.run.smithi053:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-10-09T10:48:49.274 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:49.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:49.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:49.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:48 smithi053 bash[76859]: cluster 2023-10-09T10:48:47.590725+0000 mon.a (mon.0) 2147 : cluster 0 osdmap e484: 8 total, 8 up, 5 in 2023-10-09T10:48:49.307 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:48 smithi053 bash[76859]: cluster 2023-10-09T10:48:47.601486+0000 osd.7 (osd.7) 475 : cluster 3 failed to encode map e484 with expected crc 2023-10-09T10:48:49.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:48 smithi053 bash[79554]: cluster 2023-10-09T10:48:47.590725+0000 mon.a (mon.0) 2147 : cluster 0 osdmap e484: 8 total, 8 up, 5 in 2023-10-09T10:48:49.307 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:48 smithi053 bash[79554]: cluster 2023-10-09T10:48:47.601486+0000 osd.7 (osd.7) 475 : cluster 3 failed to encode map e484 with expected crc 2023-10-09T10:48:49.318 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-10-09T10:48:49.319 DEBUG:teuthology.orchestra.run.smithi053:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-10-09T10:48:49.367 INFO:tasks.workunit:timeout=3h 2023-10-09T10:48:49.367 INFO:tasks.workunit:cleanup=True 2023-10-09T10:48:49.367 DEBUG:teuthology.orchestra.run.smithi053:> 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-10-09T10:48:49.377 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:49.416 INFO:tasks.workunit.client.0.smithi053.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-10-09T10:48:49.436 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:49.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:49.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:49.539 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:49.564 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:49.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:49.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:49.570 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:48:49.668 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:49.702 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:49.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:49.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:49.805 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:49.827 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:49.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:49.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:49.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:49 smithi086 bash[59714]: cluster 2023-10-09T10:48:47.940647+0000 osd.5 (osd.5) 537 : cluster 3 failed to encode map e484 with expected crc 2023-10-09T10:48:49.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:49 smithi086 bash[59714]: cluster 2023-10-09T10:48:47.940803+0000 osd.4 (osd.4) 399 : cluster 3 failed to encode map e484 with expected crc 2023-10-09T10:48:49.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:49 smithi086 bash[59714]: cluster 2023-10-09T10:48:48.022804+0000 mgr.y (mgr.26072) 1411 : cluster 0 pgmap v1691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 2.8 MiB/s rd, 1.3 MiB/s wr, 2.20k op/s 2023-10-09T10:48:49.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:49 smithi086 bash[59714]: cluster 2023-10-09T10:48:48.598192+0000 osd.5 (osd.5) 538 : cluster 3 failed to encode map e485 with expected crc 2023-10-09T10:48:49.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:49 smithi086 bash[59714]: cluster 2023-10-09T10:48:48.599223+0000 mon.a (mon.0) 2148 : cluster 0 osdmap e485: 8 total, 8 up, 5 in 2023-10-09T10:48:49.874 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:49 smithi053 bash[79554]: cluster 2023-10-09T10:48:47.940647+0000 osd.5 (osd.5) 537 : cluster 3 failed to encode map e484 with expected crc 2023-10-09T10:48:49.874 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:49 smithi053 bash[79554]: cluster 2023-10-09T10:48:47.940803+0000 osd.4 (osd.4) 399 : cluster 3 failed to encode map e484 with expected crc 2023-10-09T10:48:49.874 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:49 smithi053 bash[79554]: cluster 2023-10-09T10:48:48.022804+0000 mgr.y (mgr.26072) 1411 : cluster 0 pgmap v1691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 2.8 MiB/s rd, 1.3 MiB/s wr, 2.20k op/s 2023-10-09T10:48:49.874 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:49 smithi053 bash[79554]: cluster 2023-10-09T10:48:48.598192+0000 osd.5 (osd.5) 538 : cluster 3 failed to encode map e485 with expected crc 2023-10-09T10:48:49.874 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:49 smithi053 bash[79554]: cluster 2023-10-09T10:48:48.599223+0000 mon.a (mon.0) 2148 : cluster 0 osdmap e485: 8 total, 8 up, 5 in 2023-10-09T10:48:49.875 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:49 smithi053 bash[76859]: cluster 2023-10-09T10:48:47.940647+0000 osd.5 (osd.5) 537 : cluster 3 failed to encode map e484 with expected crc 2023-10-09T10:48:49.875 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:49 smithi053 bash[76859]: cluster 2023-10-09T10:48:47.940803+0000 osd.4 (osd.4) 399 : cluster 3 failed to encode map e484 with expected crc 2023-10-09T10:48:49.875 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:49 smithi053 bash[76859]: cluster 2023-10-09T10:48:48.022804+0000 mgr.y (mgr.26072) 1411 : cluster 0 pgmap v1691: 105 pgs: 105 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 2.8 MiB/s rd, 1.3 MiB/s wr, 2.20k op/s 2023-10-09T10:48:49.875 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:49 smithi053 bash[76859]: cluster 2023-10-09T10:48:48.598192+0000 osd.5 (osd.5) 538 : cluster 3 failed to encode map e485 with expected crc 2023-10-09T10:48:49.875 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:49 smithi053 bash[76859]: cluster 2023-10-09T10:48:48.599223+0000 mon.a (mon.0) 2148 : cluster 0 osdmap e485: 8 total, 8 up, 5 in 2023-10-09T10:48:49.930 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:49.953 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:49.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:49.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:50.056 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:50.077 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:50.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:50.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:50.180 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:50.211 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:50.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:50.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:50.315 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:50.348 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:50.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:50.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:50.452 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:50.483 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:50.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:50.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:50.586 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:50.617 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:50.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:50.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:50.721 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:50.753 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:50.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:50.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:50.857 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:50.892 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:50.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:50.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:50.995 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:51.029 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:51.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:51.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:51.133 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:51.168 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:51.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:51.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:51.272 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:51.301 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:51.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:51.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:51.405 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:51.436 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:51.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:51.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:51.539 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:51.572 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:51.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:51.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:51.676 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:51.689 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:51 smithi086 bash[59714]: cluster 2023-10-09T10:48:50.023163+0000 mgr.y (mgr.26072) 1412 : cluster 0 pgmap v1693: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail 2023-10-09T10:48:51.710 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:51.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:51.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:51.814 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:51.833 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:51.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:51.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:51.937 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:51.972 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:51.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:51.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:52.039 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:51 smithi053 bash[76859]: cluster 2023-10-09T10:48:50.023163+0000 mgr.y (mgr.26072) 1412 : cluster 0 pgmap v1693: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail 2023-10-09T10:48:52.040 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:51 smithi053 bash[79554]: cluster 2023-10-09T10:48:50.023163+0000 mgr.y (mgr.26072) 1412 : cluster 0 pgmap v1693: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail 2023-10-09T10:48:52.076 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:52.105 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:52.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:52.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:52.209 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:52.230 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:52.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:52.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:52.333 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:52.365 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:52.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:52.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:52.468 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:52.486 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:52.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:52.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:52.588 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:52.624 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:52.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:52.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:52.727 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:52.736 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:48:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:48:52] "GET /metrics HTTP/1.1" 200 34179 "" "Prometheus/2.33.4" 2023-10-09T10:48:52.750 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:52.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:52.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:52.852 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:52.885 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:52.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:52.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:52.989 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:53.009 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:53.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:53.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:53.112 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:53.144 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:53.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:53.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:53.247 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:53.280 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:53.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:53.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:53.383 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:53.446 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:53.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:53.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:53.551 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:53.583 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:53.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:53.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:53.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:53 smithi053 bash[79554]: cluster 2023-10-09T10:48:52.023706+0000 mgr.y (mgr.26072) 1413 : cluster 0 pgmap v1694: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail 2023-10-09T10:48:53.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:53 smithi053 bash[79554]: audit 2023-10-09T10:48:53.107641+0000 mon.a (mon.0) 2149 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:48:53.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:53 smithi053 bash[79554]: audit 2023-10-09T10:48:53.108613+0000 mon.a (mon.0) 2150 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:48:53.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:53 smithi053 bash[76859]: cluster 2023-10-09T10:48:52.023706+0000 mgr.y (mgr.26072) 1413 : cluster 0 pgmap v1694: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail 2023-10-09T10:48:53.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:53 smithi053 bash[76859]: audit 2023-10-09T10:48:53.107641+0000 mon.a (mon.0) 2149 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:48:53.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:53 smithi053 bash[76859]: audit 2023-10-09T10:48:53.108613+0000 mon.a (mon.0) 2150 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:48:53.687 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:53.717 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:53.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:53.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:53.821 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:53.834 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:53 smithi086 bash[59714]: cluster 2023-10-09T10:48:52.023706+0000 mgr.y (mgr.26072) 1413 : cluster 0 pgmap v1694: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail 2023-10-09T10:48:53.834 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:53 smithi086 bash[59714]: audit 2023-10-09T10:48:53.107641+0000 mon.a (mon.0) 2149 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:48:53.834 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:53 smithi086 bash[59714]: audit 2023-10-09T10:48:53.108613+0000 mon.a (mon.0) 2150 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:48:53.853 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:53.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:53.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:53.957 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:53.983 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:53.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:53.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:54.087 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:54.116 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:54.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:54.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:54.221 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:54.240 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:54.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:54.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:54.343 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:54.365 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:54.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:54.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:54.468 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:54.496 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:54.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:54.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:54.600 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:54.631 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:54.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:54.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:54.735 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:54.755 DEBUG:teuthology.orchestra.run.smithi053:> cd -- /home/ubuntu/cephtest/clone.client.0/qa/workunits && if test -e Makefile ; then make ; fi && find -executable -type f -printf '%P\0' >/home/ubuntu/cephtest/workunits.list.client.0 2023-10-09T10:48:54.756 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:54.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:54.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:54.806 INFO:tasks.workunit.client.0.smithi053.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-10-09T10:48:54.808 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-09T10:48:54.808 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-10-09T10:48:54.858 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:54.890 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:54.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:54.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:54.994 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:54.995 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-10-09T10:48:55.005 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:54 smithi053 bash[76859]: audit 2023-10-09T10:48:53.851764+0000 mon.a (mon.0) 2151 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:48:55.005 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:54 smithi053 bash[76859]: cluster 2023-10-09T10:48:54.024428+0000 mgr.y (mgr.26072) 1414 : cluster 0 pgmap v1695: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail 2023-10-09T10:48:55.005 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:54 smithi053 bash[79554]: audit 2023-10-09T10:48:53.851764+0000 mon.a (mon.0) 2151 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:48:55.005 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:54 smithi053 bash[79554]: cluster 2023-10-09T10:48:54.024428+0000 mgr.y (mgr.26072) 1414 : cluster 0 pgmap v1695: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail 2023-10-09T10:48:55.017 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:55.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:55.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:55.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:54 smithi086 bash[59714]: audit 2023-10-09T10:48:53.851764+0000 mon.a (mon.0) 2151 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:48:55.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:54 smithi086 bash[59714]: cluster 2023-10-09T10:48:54.024428+0000 mgr.y (mgr.26072) 1414 : cluster 0 pgmap v1695: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail 2023-10-09T10:48:55.120 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:55.141 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:55.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:55.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:55.144 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-10-09T10:48:55.244 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:55.264 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:55.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:55.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:55.284 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-10-09T10:48:55.288 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-09T10:48:55.288 INFO:tasks.workunit.client.0.smithi053.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-10-09T10:48:55.366 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:55.396 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:55.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:55.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:55.499 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:55.523 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:55.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:55.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:55.589 INFO:tasks.workunit.client.0.smithi053.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-10-09T10:48:55.593 DEBUG:teuthology.orchestra.run.smithi053:> set -ex 2023-10-09T10:48:55.593 DEBUG:teuthology.orchestra.run.smithi053:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-10-09T10:48:55.598 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.0... 2023-10-09T10:48:55.599 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2023-10-09T10:48:55.600 DEBUG:teuthology.orchestra.run.smithi053: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-10-09T10:48:55.626 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:55.650 INFO:tasks.workunit.client.0.smithi053.stderr:+ export RBD_FORCE_ALLOW_V1=1 2023-10-09T10:48:55.650 INFO:tasks.workunit.client.0.smithi053.stderr:+ TMPDIR=/tmp/rbd_import_export_250719 2023-10-09T10:48:55.650 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm -rf /tmp/rbd_import_export_250719 2023-10-09T10:48:55.651 INFO:tasks.workunit.client.0.smithi053.stderr:+ mkdir /tmp/rbd_import_export_250719 2023-10-09T10:48:55.652 INFO:tasks.workunit.client.0.smithi053.stderr:+ trap rm -rf /tmp/rbd_import_export_250719 INT TERM EXIT 2023-10-09T10:48:55.652 INFO:tasks.workunit.client.0.smithi053.stderr:+ mkdir foo.250719 2023-10-09T10:48:55.653 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import foo.250719 foo.dir 2023-10-09T10:48:55.666 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:55.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:55.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:55.769 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:55.796 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:55.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:55.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:55.867 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: cannot import a directory 2023-10-09T10:48:55.867 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 0% complete...failed. 2023-10-09T10:48:55.867 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: import failed: (21) Is a directory 2023-10-09T10:48:55.899 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:55.924 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:55.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:55.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:55.942 INFO:tasks.workunit.client.0.smithi053.stderr:+ true 2023-10-09T10:48:55.943 INFO:tasks.workunit.client.0.smithi053.stderr:+ rmdir foo.250719 2023-10-09T10:48:55.944 INFO:tasks.workunit.client.0.smithi053.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_250719/img bs=1k count=1 seek=10 2023-10-09T10:48:55.945 INFO:tasks.workunit.client.0.smithi053.stderr:1+0 records in 2023-10-09T10:48:55.945 INFO:tasks.workunit.client.0.smithi053.stderr:1+0 records out 2023-10-09T10:48:55.945 INFO:tasks.workunit.client.0.smithi053.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 0.000165142 s, 6.2 MB/s 2023-10-09T10:48:55.946 INFO:tasks.workunit.client.0.smithi053.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_250719/img bs=1k count=10 seek=100 2023-10-09T10:48:55.947 INFO:tasks.workunit.client.0.smithi053.stderr:10+0 records in 2023-10-09T10:48:55.947 INFO:tasks.workunit.client.0.smithi053.stderr:10+0 records out 2023-10-09T10:48:55.947 INFO:tasks.workunit.client.0.smithi053.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000187847 s, 54.5 MB/s 2023-10-09T10:48:55.947 INFO:tasks.workunit.client.0.smithi053.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_250719/img bs=1k count=100 seek=1000 2023-10-09T10:48:55.948 INFO:tasks.workunit.client.0.smithi053.stderr:70+1 records in 2023-10-09T10:48:55.948 INFO:tasks.workunit.client.0.smithi053.stderr:70+1 records out 2023-10-09T10:48:55.948 INFO:tasks.workunit.client.0.smithi053.stderr:72056 bytes (72 kB, 70 KiB) copied, 0.000252573 s, 285 MB/s 2023-10-09T10:48:55.948 INFO:tasks.workunit.client.0.smithi053.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_250719/img bs=1k seek=10000 2023-10-09T10:48:55.949 INFO:tasks.workunit.client.0.smithi053.stderr:138+1 records in 2023-10-09T10:48:55.949 INFO:tasks.workunit.client.0.smithi053.stderr:138+1 records out 2023-10-09T10:48:55.949 INFO:tasks.workunit.client.0.smithi053.stderr:142144 bytes (142 kB, 139 KiB) copied, 0.000422818 s, 336 MB/s 2023-10-09T10:48:55.950 INFO:tasks.workunit.client.0.smithi053.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_250719/img bs=1k seek=100000 2023-10-09T10:48:56.029 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:56.043 INFO:tasks.workunit.client.0.smithi053.stderr:74+1 records in 2023-10-09T10:48:56.043 INFO:tasks.workunit.client.0.smithi053.stderr:74+1 records out 2023-10-09T10:48:56.043 INFO:tasks.workunit.client.0.smithi053.stderr:76160 bytes (76 kB, 74 KiB) copied, 0.0929643 s, 819 kB/s 2023-10-09T10:48:56.044 INFO:tasks.workunit.client.0.smithi053.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_250719/img bs=1k seek=1000000 2023-10-09T10:48:56.063 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:56.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:56.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:56.150 INFO:tasks.workunit.client.0.smithi053.stderr:194+1 records in 2023-10-09T10:48:56.151 INFO:tasks.workunit.client.0.smithi053.stderr:194+1 records out 2023-10-09T10:48:56.151 INFO:tasks.workunit.client.0.smithi053.stderr:199136 bytes (199 kB, 194 KiB) copied, 0.10638 s, 1.9 MB/s 2023-10-09T10:48:56.151 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm testimg 2023-10-09T10:48:56.167 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:56.200 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:56.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:56.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:56.204 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 0% complete...failed. 2023-10-09T10:48:56.204 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: delete error: (2) No such file or directory 2023-10-09T10:48:56.208 INFO:tasks.workunit.client.0.smithi053.stderr:+ true 2023-10-09T10:48:56.208 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --new-format /tmp/rbd_import_export_250719/img testimg 2023-10-09T10:48:56.303 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:56.334 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:48:56.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:56.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:48:56.438 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:56.462 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:56.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:56.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:56.565 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:56.596 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:56.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:56.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:56.699 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:56.737 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:56.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:56.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:56.841 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:56.876 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:56.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:56.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:56.887 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 1% complete... Importing image: 2% complete... Importing image: 3% complete... Importing image: 4% complete... Importing image: 5% complete... Importing image: 6% complete... Importing image: 7% complete... Importing image: 8% complete... Importing image: 9% complete... Importing image: 10% complete... Importing image: 11% complete... Importing image: 12% complete... Importing image: 13% complete... Importing image: 14% complete... Importing image: 15% complete... Importing image: 16% complete... Importing image: 17% complete... Importing image: 18% complete... Importing image: 19% complete... Importing image: 20% complete... Importing image: 21% complete... Importing image: 22% complete... Importing image: 23% complete... Importing image: 24% complete... Importing image: 25% complete... Importing image: 26% complete... Importing image: 27% complete... Importing image: 28% complete... Importing image: 29% complete... Importing image: 30% complete... Importing image: 31% complete... Importing image: 32% complete... Importing image: 33% complete... Importing image: 34% complete... Importing image: 35% complete... Importing image: 36% complete... Importing image: 37% complete... Importing image: 38% complete... Importing image: 39% complete... Importing image: 40% complete... Importing image: 41% complete... Importing image: 42% complete... Importing image: 43% complete... Importing image: 44% complete... Importing image: 45% complete... Importing image: 46% complete... Importing image: 47% complete... Importing image: 48% complete... Importing image: 49% complete... Importing image: 50% complete... Importing image: 51% complete... Importing image: 52% complete... Importing image: 53% complete... Importing image: 54% complete... Importing image: 55% complete... Importing image: 56% complete... Importing image: 57% complete... Importing image: 58% complete... Importing image: 59% complete... Importing image: 60% complete... Importing image: 61% complete... Importing image: 62% complete... Importing image: 63% complete... Importing image: 64% complete... Importing image: 65% complete... Importing image: 66% complete... Importing image: 67% complete... Importing image: 68% complete... Importing image: 69% complete... Importing image: 70% complete... Importing image: 71% complete... Importing image: 72% complete... Importing image: 73% complete... Importing image: 74% complete... Importing image: 75% complete... Importing image: 76% complete... Importing image: 77% complete... Importing image: 78% complete... Importing image: 79% complete... Importing image: 80% complete... Importing image: 81% complete... Importing image: 82% complete... Importing image: 83% complete... Importing image: 84% complete... Importing image: 85% complete... Importing image: 86% complete... Importing image: 87% complete... Importing image: 88% complete... Importing image: 89% complete... Importing image: 90% complete... Importing image: 91% complete... Importing image: 92% complete... Importing image: 93% complete... Importing image: 94% complete... Importing image: 95% complete... Importing image: 96% complete... Importing image: 97% complete... Importing image: 98% complete... Importing image: 99% complete... Importing image: 100% complete...done. 2023-10-09T10:48:56.888 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T10:48:56.891 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export testimg /tmp/rbd_import_export_250719/img2 2023-10-09T10:48:56.979 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:57.012 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:57.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:57.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:57.116 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:57.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:57 smithi086 bash[59714]: cluster 2023-10-09T10:48:56.025198+0000 mgr.y (mgr.26072) 1415 : cluster 0 pgmap v1696: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail 2023-10-09T10:48:57.146 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:57.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:57.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:57.250 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:57.267 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-10-09T10:48:57.273 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:48:57.273 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export testimg - 2023-10-09T10:48:57.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:57.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:48:57.376 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:57.406 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:57.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:57.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:57.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:57 smithi053 bash[79554]: cluster 2023-10-09T10:48:56.025198+0000 mgr.y (mgr.26072) 1415 : cluster 0 pgmap v1696: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail 2023-10-09T10:48:57.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:57 smithi053 bash[76859]: cluster 2023-10-09T10:48:56.025198+0000 mgr.y (mgr.26072) 1415 : cluster 0 pgmap v1696: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail 2023-10-09T10:48:57.510 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:57.538 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:57.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:57.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:57.642 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:57.673 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:57.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:57.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:57.777 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:57.812 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:57.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:57.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:57.917 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:57.948 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:57.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:57.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:58.052 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:58.085 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:58.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:58.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:58.149 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-10-09T10:48:58.152 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm testimg 2023-10-09T10:48:58.189 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:58.218 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:58.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:58.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:58.291 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-10-09T10:48:58.296 INFO:tasks.workunit.client.0.smithi053.stderr:+ cmp /tmp/rbd_import_export_250719/img /tmp/rbd_import_export_250719/img2 2023-10-09T10:48:58.322 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:58.352 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:48:58.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:58.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:48:58.455 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:58.476 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:48:58.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:58.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:48:58.580 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:58.614 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:58.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:58.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:58.718 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:58.753 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:58.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:58.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:48:58.856 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:58.886 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:58.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:58.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:58.990 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:59.024 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:48:59.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:59.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:48:59.128 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:59.161 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:59.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:59.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:59.265 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:59.303 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:59.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:59.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:59.406 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:59.439 INFO:tasks.workunit.client.0.smithi053.stderr:+ cmp /tmp/rbd_import_export_250719/img /tmp/rbd_import_export_250719/img3 2023-10-09T10:48:59.442 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:59.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:59.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:59.546 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:59.578 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:59.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:59.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:59.682 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:59.694 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:48:59 smithi086 bash[59714]: cluster 2023-10-09T10:48:58.025713+0000 mgr.y (mgr.26072) 1416 : cluster 0 pgmap v1697: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail 2023-10-09T10:48:59.717 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:48:59.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:59.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:48:59.821 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:59.855 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:48:59.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:59.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:48:59.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:48:59 smithi053 bash[76859]: cluster 2023-10-09T10:48:58.025713+0000 mgr.y (mgr.26072) 1416 : cluster 0 pgmap v1697: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail 2023-10-09T10:48:59.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:48:59 smithi053 bash[79554]: cluster 2023-10-09T10:48:58.025713+0000 mgr.y (mgr.26072) 1416 : cluster 0 pgmap v1697: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail 2023-10-09T10:48:59.932 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_250719/img2 /tmp/rbd_import_export_250719/img3 2023-10-09T10:48:59.959 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:59.990 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:48:59.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:48:59.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:00.093 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:00.122 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:00.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:00.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:00.226 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:00.256 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:00.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:00.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:49:00.360 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:00.391 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:00.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:00.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:00.495 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:00.524 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:00.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:00.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:00.624 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --new-format - testimg 2023-10-09T10:49:00.628 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:00.647 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:00.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:00.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:00.750 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:00.777 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:00.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:00.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:00.880 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:00.899 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:00.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:00.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:49:01.002 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:01.023 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:01.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:01.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:01.115 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 100% complete...done. 2023-10-09T10:49:01.115 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T10:49:01.120 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export testimg /tmp/rbd_import_export_250719/img2 2023-10-09T10:49:01.127 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:01.161 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:01.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:01.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:01.265 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:01.299 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:01.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:01.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:01.403 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:01.433 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:01.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:01.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:01.437 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-10-09T10:49:01.442 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export testimg - 2023-10-09T10:49:01.537 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:01.561 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:01.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:01.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:49:01.664 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:01.676 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:01 smithi086 bash[59714]: cluster 2023-10-09T10:49:00.026478+0000 mgr.y (mgr.26072) 1417 : cluster 0 pgmap v1698: 73 pgs: 73 active+clean; 7.3 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 37 KiB/s rd, 15 KiB/s wr, 11 op/s 2023-10-09T10:49:01.696 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:01.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:01.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:01.800 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:01.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:01 smithi053 bash[79554]: cluster 2023-10-09T10:49:00.026478+0000 mgr.y (mgr.26072) 1417 : cluster 0 pgmap v1698: 73 pgs: 73 active+clean; 7.3 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 37 KiB/s rd, 15 KiB/s wr, 11 op/s 2023-10-09T10:49:01.809 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:01 smithi053 bash[76859]: cluster 2023-10-09T10:49:00.026478+0000 mgr.y (mgr.26072) 1417 : cluster 0 pgmap v1698: 73 pgs: 73 active+clean; 7.3 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 37 KiB/s rd, 15 KiB/s wr, 11 op/s 2023-10-09T10:49:01.821 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:01.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:01.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:49:01.923 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:01.957 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:01.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:01.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:02.061 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:02.087 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:02.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:02.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:02.191 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:02.212 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:02.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:02.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:49:02.315 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:02.343 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:02.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:02.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:02.390 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 1% complete... Exporting image: 2% complete... Exporting image: 3% complete... Exporting image: 4% complete... Exporting image: 5% complete... Exporting image: 6% complete... Exporting image: 7% complete... Exporting image: 8% complete... Exporting image: 9% complete... Exporting image: 10% complete... Exporting image: 11% complete... Exporting image: 12% complete... Exporting image: 13% complete... Exporting image: 14% complete... Exporting image: 15% complete... Exporting image: 16% complete... Exporting image: 17% complete... Exporting image: 18% complete... Exporting image: 19% complete... Exporting image: 20% complete... Exporting image: 21% complete... Exporting image: 22% complete... Exporting image: 23% complete... Exporting image: 24% complete... Exporting image: 25% complete... Exporting image: 26% complete... Exporting image: 27% complete... Exporting image: 28% complete... Exporting image: 29% complete... Exporting image: 30% complete... Exporting image: 31% complete... Exporting image: 32% complete... Exporting image: 33% complete... Exporting image: 34% complete... Exporting image: 35% complete... Exporting image: 36% complete... Exporting image: 37% complete... Exporting image: 38% complete... Exporting image: 39% complete... Exporting image: 40% complete... Exporting image: 41% complete... Exporting image: 42% complete... Exporting image: 43% complete... Exporting image: 44% complete... Exporting image: 45% complete... Exporting image: 46% complete... Exporting image: 47% complete... Exporting image: 48% complete... Exporting image: 49% complete... Exporting image: 50% complete... Exporting image: 51% complete... Exporting image: 52% complete... Exporting image: 53% complete... Exporting image: 54% complete... Exporting image: 55% complete... Exporting image: 56% complete... Exporting image: 57% complete... Exporting image: 58% complete... Exporting image: 59% complete... Exporting image: 60% complete... Exporting image: 61% complete... Exporting image: 62% complete... Exporting image: 63% complete... Exporting image: 64% complete... Exporting image: 65% complete... Exporting image: 66% complete... Exporting image: 67% complete... Exporting image: 68% complete... Exporting image: 69% complete... Exporting image: 70% complete... Exporting image: 71% complete... Exporting image: 72% complete... Exporting image: 73% complete... Exporting image: 74% complete... Exporting image: 75% complete... Exporting image: 76% complete... Exporting image: 77% complete... Exporting image: 78% complete... Exporting image: 79% complete... Exporting image: 80% complete... Exporting image: 81% complete... Exporting image: 82% complete... Exporting image: 83% complete... Exporting image: 84% complete... Exporting image: 85% complete... Exporting image: 86% complete... Exporting image: 87% complete... Exporting image: 88% complete... Exporting image: 89% complete... Exporting image: 90% complete... Exporting image: 91% complete... Exporting image: 92% complete... Exporting image: 93% complete... Exporting image: 94% complete... Exporting image: 95% complete... Exporting image: 96% complete... Exporting image: 97% complete... Exporting image: 98% complete... Exporting image: 99% complete... Exporting image: 100% complete...done. 2023-10-09T10:49:02.396 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm testimg 2023-10-09T10:49:02.446 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:02.477 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:02.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:02.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:02.521 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 1% complete... Removing image: 2% complete... Removing image: 3% complete... Removing image: 4% complete... Removing image: 5% complete... Removing image: 6% complete... Removing image: 7% complete... Removing image: 8% complete... Removing image: 9% complete... Removing image: 10% complete... Removing image: 11% complete... Removing image: 12% complete... Removing image: 13% complete... Removing image: 14% complete... Removing image: 15% complete... Removing image: 16% complete... Removing image: 17% complete... Removing image: 18% complete... Removing image: 19% complete... Removing image: 20% complete... Removing image: 21% complete... Removing image: 22% complete... Removing image: 23% complete... Removing image: 24% complete... Removing image: 25% complete... Removing image: 26% complete... Removing image: 27% complete... Removing image: 28% complete... Removing image: 29% complete... Removing image: 30% complete... Removing image: 31% complete... Removing image: 32% complete... Removing image: 33% complete... Removing image: 34% complete... Removing image: 35% complete... Removing image: 36% complete... Removing image: 37% complete... Removing image: 38% complete... Removing image: 39% complete... Removing image: 40% complete... Removing image: 41% complete... Removing image: 42% complete... Removing image: 43% complete... Removing image: 44% complete... Removing image: 45% complete... Removing image: 46% complete... Removing image: 47% complete... Removing image: 48% complete... Removing image: 49% complete... Removing image: 50% complete... Removing image: 51% complete... Removing image: 52% complete... Removing image: 53% complete... Removing image: 54% complete... Removing image: 55% complete... Removing image: 56% complete... Removing image: 57% complete... Removing image: 58% complete... Removing image: 59% complete... Removing image: 60% complete... Removing image: 61% complete... Removing image: 62% complete... Removing image: 63% complete... Removing image: 64% complete... Removing image: 65% complete... Removing image: 66% complete... Removing image: 67% complete... Removing image: 68% complete... Removing image: 69% complete... Removing image: 70% complete... Removing image: 71% complete... Removing image: 72% complete... Removing image: 73% complete... Removing image: 74% complete... Removing image: 75% complete... Removing image: 76% complete... Removing image: 77% complete... Removing image: 78% complete... Removing image: 79% complete... Removing image: 80% complete... Removing image: 81% complete... Removing image: 82% complete... Removing image: 83% complete... Removing image: 84% complete... Removing image: 85% complete... Removing image: 86% complete... Removing image: 87% complete... Removing image: 88% complete... Removing image: 89% complete... Removing image: 90% complete... Removing image: 91% complete... Removing image: 92% complete... Removing image: 93% complete... Removing image: 94% complete... Removing image: 95% complete... Removing image: 96% complete... Removing image: 97% complete... Removing image: 98% complete... Removing image: 99% complete... Removing image: 100% complete...done. 2023-10-09T10:49:02.526 INFO:tasks.workunit.client.0.smithi053.stderr:+ cmp /tmp/rbd_import_export_250719/img /tmp/rbd_import_export_250719/img2 2023-10-09T10:49:02.582 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:02.610 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:02.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:02.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:02.714 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:02.726 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:49:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:49:02] "GET /metrics HTTP/1.1" 200 34169 "" "Prometheus/2.33.4" 2023-10-09T10:49:02.743 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:02.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:02.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:02.846 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:02.880 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:02.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:02.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:02.984 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:03.019 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:03.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:03.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:03.123 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:03.158 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:03.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:03.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:03.262 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:03.263 INFO:tasks.workunit.client.0.smithi053.stderr:+ cmp /tmp/rbd_import_export_250719/img /tmp/rbd_import_export_250719/img3 2023-10-09T10:49:03.293 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:03.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:03.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:03.397 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:03.426 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:03.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:03.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:03.529 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:03.565 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:03.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:03.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:03.668 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:03.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:03 smithi053 bash[79554]: cluster 2023-10-09T10:49:02.027133+0000 mgr.y (mgr.26072) 1418 : cluster 0 pgmap v1699: 73 pgs: 73 active+clean; 8.1 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 125 KiB/s rd, 60 KiB/s wr, 34 op/s 2023-10-09T10:49:03.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:03 smithi053 bash[76859]: cluster 2023-10-09T10:49:02.027133+0000 mgr.y (mgr.26072) 1418 : cluster 0 pgmap v1699: 73 pgs: 73 active+clean; 8.1 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 125 KiB/s rd, 60 KiB/s wr, 34 op/s 2023-10-09T10:49:03.703 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:03.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:03.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:03.797 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_250719/img /tmp/rbd_import_export_250719/img2 /tmp/rbd_import_export_250719/img3 2023-10-09T10:49:03.808 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:03.828 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:03.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:03.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:49:03.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:03 smithi086 bash[59714]: cluster 2023-10-09T10:49:02.027133+0000 mgr.y (mgr.26072) 1418 : cluster 0 pgmap v1699: 73 pgs: 73 active+clean; 8.1 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 125 KiB/s rd, 60 KiB/s wr, 34 op/s 2023-10-09T10:49:03.930 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:03.954 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:03.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:03.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:04.057 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:04.079 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:04.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:04.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:04.182 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:04.212 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:04.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:04.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:04.316 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:04.348 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:04.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:04.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:04.452 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:04.479 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:04.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:04.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:04.582 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:04.613 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:04.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:04.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:04.717 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:04.749 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:04.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:04.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:04.854 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:04.884 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:04.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:04.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:04.987 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:05.018 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:05.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:05.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:05.122 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:05.157 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:05.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:05.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:05.261 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:05.290 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:05.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:05.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:49:05.394 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:05.418 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:05.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:05.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:49:05.521 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:05.532 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:05 smithi053 bash[76859]: cluster 2023-10-09T10:49:04.027870+0000 mgr.y (mgr.26072) 1419 : cluster 0 pgmap v1700: 73 pgs: 73 active+clean; 5.3 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 146 KiB/s rd, 67 KiB/s wr, 45 op/s 2023-10-09T10:49:05.532 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:05 smithi053 bash[79554]: cluster 2023-10-09T10:49:04.027870+0000 mgr.y (mgr.26072) 1419 : cluster 0 pgmap v1700: 73 pgs: 73 active+clean; 5.3 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 146 KiB/s rd, 67 KiB/s wr, 45 op/s 2023-10-09T10:49:05.550 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:05.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:05.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:05.654 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:05.684 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:05.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:05.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:05.788 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:05.799 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:05 smithi086 bash[59714]: cluster 2023-10-09T10:49:04.027870+0000 mgr.y (mgr.26072) 1419 : cluster 0 pgmap v1700: 73 pgs: 73 active+clean; 5.3 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 146 KiB/s rd, 67 KiB/s wr, 45 op/s 2023-10-09T10:49:05.818 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:05.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:05.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:05.923 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:05.952 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:05.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:05.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:06.056 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:06.090 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:06.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:06.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:49:06.193 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:06.225 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:06.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:06.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:49:06.329 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:06.364 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:06.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:06.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:06.468 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:06.497 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:06.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:06.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:49:06.601 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:06.634 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:06.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:06.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:06.738 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:06.769 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:06.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:06.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:06.872 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:06.897 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:06.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:06.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:07.000 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:07.030 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:07.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:07.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:07.134 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:07.166 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:07.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:07.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:07.269 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:07.299 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:07.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:07.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:49:07.403 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:07.432 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:07.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:07.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:07.536 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:07.571 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:07.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:07.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:07.675 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:07.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:07 smithi053 bash[76859]: cluster 2023-10-09T10:49:06.028633+0000 mgr.y (mgr.26072) 1420 : cluster 0 pgmap v1701: 73 pgs: 73 active+clean; 5.3 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 191 KiB/s rd, 88 KiB/s wr, 58 op/s 2023-10-09T10:49:07.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:07 smithi053 bash[76859]: audit 2023-10-09T10:49:06.585494+0000 mon.a (mon.0) 2152 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:49:07.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:07 smithi053 bash[79554]: cluster 2023-10-09T10:49:06.028633+0000 mgr.y (mgr.26072) 1420 : cluster 0 pgmap v1701: 73 pgs: 73 active+clean; 5.3 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 191 KiB/s rd, 88 KiB/s wr, 58 op/s 2023-10-09T10:49:07.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:07 smithi053 bash[79554]: audit 2023-10-09T10:49:06.585494+0000 mon.a (mon.0) 2152 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:49:07.708 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:07.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:07.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:07.811 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:07.825 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:07 smithi086 bash[59714]: cluster 2023-10-09T10:49:06.028633+0000 mgr.y (mgr.26072) 1420 : cluster 0 pgmap v1701: 73 pgs: 73 active+clean; 5.3 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 191 KiB/s rd, 88 KiB/s wr, 58 op/s 2023-10-09T10:49:07.825 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:07 smithi086 bash[59714]: audit 2023-10-09T10:49:06.585494+0000 mon.a (mon.0) 2152 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:49:07.844 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:07.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:07.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:07.947 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:07.976 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:07.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:07.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:49:08.079 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:08.110 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:08.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:08.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:08.214 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:08.245 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:08.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:08.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:08.349 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:08.372 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:08.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:08.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:49:08.424 INFO:tasks.workunit.client.0.smithi053.stderr:+ + grep -q export-format 2023-10-09T10:49:08.424 INFO:tasks.workunit.client.0.smithi053.stderr:rbd help export 2023-10-09T10:49:08.465 INFO:tasks.workunit.client.0.smithi053.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_250719/img bs=1k count=10 seek=100 2023-10-09T10:49:08.466 INFO:tasks.workunit.client.0.smithi053.stderr:10+0 records in 2023-10-09T10:49:08.466 INFO:tasks.workunit.client.0.smithi053.stderr:10+0 records out 2023-10-09T10:49:08.466 INFO:tasks.workunit.client.0.smithi053.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000239216 s, 42.8 MB/s 2023-10-09T10:49:08.467 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --new-format /tmp/rbd_import_export_250719/img testimg 2023-10-09T10:49:08.475 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:08.508 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:08.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:08.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:49:08.558 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 100% complete...done. 2023-10-09T10:49:08.559 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T10:49:08.562 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd snap create testimg@snap 2023-10-09T10:49:08.614 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:08.643 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:08.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:08.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:49:08.747 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:08.760 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:08 smithi053 bash[76859]: audit 2023-10-09T10:49:08.104494+0000 mon.a (mon.0) 2153 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:49:08.760 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:08 smithi053 bash[79554]: audit 2023-10-09T10:49:08.104494+0000 mon.a (mon.0) 2153 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:49:08.781 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:08.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:08.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:08.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:08 smithi086 bash[59714]: audit 2023-10-09T10:49:08.104494+0000 mon.a (mon.0) 2153 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:49:08.883 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:08.919 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:08.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:08.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:09.023 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:09.053 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:09.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:09.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:09.157 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:09.185 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:09.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:09.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:09.289 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:09.324 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:09.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:09.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:09.428 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:09.454 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:09.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:09.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:09.543 INFO:tasks.workunit.client.0.smithi053.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-10-09T10:49:09.552 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd image-meta set testimg key1 value1 2023-10-09T10:49:09.558 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:09.589 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:09.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:09.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:09.620 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd image-meta list testimg 2023-10-09T10:49:09.680 INFO:tasks.workunit.client.0.smithi053.stderr:+ IMAGEMETA_BEFORE=There is 1 metadatum on this image: 2023-10-09T10:49:09.680 INFO:tasks.workunit.client.0.smithi053.stderr: 2023-10-09T10:49:09.680 INFO:tasks.workunit.client.0.smithi053.stderr:Key Value 2023-10-09T10:49:09.681 INFO:tasks.workunit.client.0.smithi053.stderr:key1 value1 2023-10-09T10:49:09.681 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_250719/img_v2 2023-10-09T10:49:09.692 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:09.721 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:09.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:09.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:09.730 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-09T10:49:09.734 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_250719/img_v2 testimg_import 2023-10-09T10:49:09.825 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:09.836 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:09 smithi086 bash[59714]: cluster 2023-10-09T10:49:08.029371+0000 mgr.y (mgr.26072) 1421 : cluster 0 pgmap v1702: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 214 KiB/s rd, 88 KiB/s wr, 67 op/s 2023-10-09T10:49:09.856 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:09.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:09.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:09.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:09 smithi053 bash[76859]: cluster 2023-10-09T10:49:08.029371+0000 mgr.y (mgr.26072) 1421 : cluster 0 pgmap v1702: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 214 KiB/s rd, 88 KiB/s wr, 67 op/s 2023-10-09T10:49:09.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:09 smithi053 bash[79554]: cluster 2023-10-09T10:49:08.029371+0000 mgr.y (mgr.26072) 1421 : cluster 0 pgmap v1702: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 214 KiB/s rd, 88 KiB/s wr, 67 op/s 2023-10-09T10:49:09.961 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:09.990 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:09.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:09.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:10.094 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:10.125 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:10.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:10.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:10.228 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:10.259 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:10.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:10.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:10.363 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:10.388 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:10.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:10.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:49:10.491 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:10.526 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:10.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:10.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:10.564 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-09T10:49:10.568 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info testimg_import 2023-10-09T10:49:10.604 INFO:tasks.workunit.client.0.smithi053.stdout:rbd image 'testimg_import': 2023-10-09T10:49:10.605 INFO:tasks.workunit.client.0.smithi053.stdout: size 110 KiB in 1 objects 2023-10-09T10:49:10.605 INFO:tasks.workunit.client.0.smithi053.stdout: order 22 (4 MiB objects) 2023-10-09T10:49:10.605 INFO:tasks.workunit.client.0.smithi053.stdout: snapshot_count: 1 2023-10-09T10:49:10.605 INFO:tasks.workunit.client.0.smithi053.stdout: id: b4418e0c2672 2023-10-09T10:49:10.605 INFO:tasks.workunit.client.0.smithi053.stdout: block_name_prefix: rbd_data.b4418e0c2672 2023-10-09T10:49:10.605 INFO:tasks.workunit.client.0.smithi053.stdout: format: 2 2023-10-09T10:49:10.605 INFO:tasks.workunit.client.0.smithi053.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-10-09T10:49:10.605 INFO:tasks.workunit.client.0.smithi053.stdout: op_features: 2023-10-09T10:49:10.605 INFO:tasks.workunit.client.0.smithi053.stdout: flags: 2023-10-09T10:49:10.605 INFO:tasks.workunit.client.0.smithi053.stdout: create_timestamp: Mon Oct 9 10:49:09 2023 2023-10-09T10:49:10.606 INFO:tasks.workunit.client.0.smithi053.stdout: access_timestamp: Mon Oct 9 10:49:09 2023 2023-10-09T10:49:10.606 INFO:tasks.workunit.client.0.smithi053.stdout: modify_timestamp: Mon Oct 9 10:49:09 2023 2023-10-09T10:49:10.608 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info testimg_import@snap 2023-10-09T10:49:10.631 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:10.645 INFO:tasks.workunit.client.0.smithi053.stdout:rbd image 'testimg_import': 2023-10-09T10:49:10.646 INFO:tasks.workunit.client.0.smithi053.stdout: size 110 KiB in 1 objects 2023-10-09T10:49:10.646 INFO:tasks.workunit.client.0.smithi053.stdout: order 22 (4 MiB objects) 2023-10-09T10:49:10.646 INFO:tasks.workunit.client.0.smithi053.stdout: snapshot_count: 1 2023-10-09T10:49:10.646 INFO:tasks.workunit.client.0.smithi053.stdout: id: b4418e0c2672 2023-10-09T10:49:10.646 INFO:tasks.workunit.client.0.smithi053.stdout: block_name_prefix: rbd_data.b4418e0c2672 2023-10-09T10:49:10.646 INFO:tasks.workunit.client.0.smithi053.stdout: format: 2 2023-10-09T10:49:10.646 INFO:tasks.workunit.client.0.smithi053.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-10-09T10:49:10.646 INFO:tasks.workunit.client.0.smithi053.stdout: op_features: 2023-10-09T10:49:10.646 INFO:tasks.workunit.client.0.smithi053.stdout: flags: 2023-10-09T10:49:10.647 INFO:tasks.workunit.client.0.smithi053.stdout: create_timestamp: Mon Oct 9 10:49:09 2023 2023-10-09T10:49:10.647 INFO:tasks.workunit.client.0.smithi053.stdout: access_timestamp: Mon Oct 9 10:49:09 2023 2023-10-09T10:49:10.647 INFO:tasks.workunit.client.0.smithi053.stdout: modify_timestamp: Mon Oct 9 10:49:09 2023 2023-10-09T10:49:10.647 INFO:tasks.workunit.client.0.smithi053.stdout: protected: False 2023-10-09T10:49:10.650 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd image-meta list testimg_import 2023-10-09T10:49:10.660 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:10.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:10.664 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:10.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:10 smithi053 bash[76859]: cluster 2023-10-09T10:49:09.519126+0000 mon.a (mon.0) 2154 : cluster 0 osdmap e486: 8 total, 8 up, 5 in 2023-10-09T10:49:10.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:10 smithi053 bash[76859]: cluster 2023-10-09T10:49:09.523870+0000 osd.6 (osd.6) 496 : cluster 3 failed to encode map e486 with expected crc 2023-10-09T10:49:10.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:10 smithi053 bash[79554]: cluster 2023-10-09T10:49:09.519126+0000 mon.a (mon.0) 2154 : cluster 0 osdmap e486: 8 total, 8 up, 5 in 2023-10-09T10:49:10.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:10 smithi053 bash[79554]: cluster 2023-10-09T10:49:09.523870+0000 osd.6 (osd.6) 496 : cluster 3 failed to encode map e486 with expected crc 2023-10-09T10:49:10.701 INFO:tasks.workunit.client.0.smithi053.stderr:+ IMAGEMETA_AFTER=There is 1 metadatum on this image: 2023-10-09T10:49:10.701 INFO:tasks.workunit.client.0.smithi053.stderr: 2023-10-09T10:49:10.701 INFO:tasks.workunit.client.0.smithi053.stderr:Key Value 2023-10-09T10:49:10.701 INFO:tasks.workunit.client.0.smithi053.stderr:key1 value1 2023-10-09T10:49:10.701 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ There is 1 metadatum on this image: 2023-10-09T10:49:10.702 INFO:tasks.workunit.client.0.smithi053.stderr: 2023-10-09T10:49:10.702 INFO:tasks.workunit.client.0.smithi053.stderr:Key Value 2023-10-09T10:49:10.702 INFO:tasks.workunit.client.0.smithi053.stderr:key1 value1 = There is 1 metadatum on this image: 2023-10-09T10:49:10.702 INFO:tasks.workunit.client.0.smithi053.stderr: 2023-10-09T10:49:10.702 INFO:tasks.workunit.client.0.smithi053.stderr:Key Value 2023-10-09T10:49:10.702 INFO:tasks.workunit.client.0.smithi053.stderr:key1 value1 ] 2023-10-09T10:49:10.702 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export testimg_import /tmp/rbd_import_export_250719/img_import 2023-10-09T10:49:10.740 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 100% complete...done. 2023-10-09T10:49:10.743 INFO:tasks.workunit.client.0.smithi053.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_250719/img /tmp/rbd_import_export_250719/img_import 2023-10-09T10:49:10.743 INFO:tasks.workunit.client.0.smithi053.stderr:+ cmp -l /tmp/rbd_import_export_250719/img /tmp/rbd_import_export_250719/img_import 2023-10-09T10:49:10.745 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_250719/img --format %b 2023-10-09T10:49:10.746 INFO:tasks.workunit.client.0.smithi053.stderr:+ origsize=24 2023-10-09T10:49:10.746 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_250719/img_import --format %b 2023-10-09T10:49:10.747 INFO:tasks.workunit.client.0.smithi053.stderr:+ exportsize=224 2023-10-09T10:49:10.747 INFO:tasks.workunit.client.0.smithi053.stderr:+ difference=200 2023-10-09T10:49:10.747 INFO:tasks.workunit.client.0.smithi053.stderr:+ difference=200 2023-10-09T10:49:10.747 INFO:tasks.workunit.client.0.smithi053.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2023-10-09T10:49:10.748 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_250719/img_snap 2023-10-09T10:49:10.764 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:10.777 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:10 smithi086 bash[59714]: cluster 2023-10-09T10:49:09.519126+0000 mon.a (mon.0) 2154 : cluster 0 osdmap e486: 8 total, 8 up, 5 in 2023-10-09T10:49:10.778 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:10 smithi086 bash[59714]: cluster 2023-10-09T10:49:09.523870+0000 osd.6 (osd.6) 496 : cluster 3 failed to encode map e486 with expected crc 2023-10-09T10:49:10.794 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 100% complete...done. 2023-10-09T10:49:10.796 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:10.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:10.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:10.799 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_250719/img_snap_import 2023-10-09T10:49:10.844 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 100% complete...done. 2023-10-09T10:49:10.848 INFO:tasks.workunit.client.0.smithi053.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_250719/img_snap /tmp/rbd_import_export_250719/img_snap_import 2023-10-09T10:49:10.848 INFO:tasks.workunit.client.0.smithi053.stderr:+ cmp -l /tmp/rbd_import_export_250719/img_snap /tmp/rbd_import_export_250719/img_snap_import 2023-10-09T10:49:10.849 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_250719/img_snap --format %b 2023-10-09T10:49:10.850 INFO:tasks.workunit.client.0.smithi053.stderr:+ origsize=224 2023-10-09T10:49:10.850 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_250719/img_snap_import --format %b 2023-10-09T10:49:10.851 INFO:tasks.workunit.client.0.smithi053.stderr:+ exportsize=224 2023-10-09T10:49:10.852 INFO:tasks.workunit.client.0.smithi053.stderr:+ difference=0 2023-10-09T10:49:10.852 INFO:tasks.workunit.client.0.smithi053.stderr:+ difference=0 2023-10-09T10:49:10.852 INFO:tasks.workunit.client.0.smithi053.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-09T10:49:10.852 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_250719/img_v2 2023-10-09T10:49:10.852 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_250719/img_import 2023-10-09T10:49:10.854 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_250719/img_snap 2023-10-09T10:49:10.854 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_250719/img_snap_import 2023-10-09T10:49:10.855 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd snap rm testimg_import@snap 2023-10-09T10:49:10.899 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:10.928 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:10.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:10.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:11.032 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:11.054 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:11.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:11.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:11.157 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:11.177 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:11.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:11.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:49:11.281 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:11.310 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:11.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:11.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:49:11.414 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:11.446 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:11.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:11.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:11.549 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:11.550 INFO:tasks.workunit.client.0.smithi053.stderr: Removing snap: 100% complete...done. 2023-10-09T10:49:11.561 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd remove testimg_import 2023-10-09T10:49:11.572 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:11.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:11.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:11.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:11 smithi053 bash[79554]: cluster 2023-10-09T10:49:09.847144+0000 osd.4 (osd.4) 400 : cluster 3 failed to encode map e486 with expected crc 2023-10-09T10:49:11.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:11 smithi053 bash[79554]: cluster 2023-10-09T10:49:09.849040+0000 osd.4 (osd.4) 401 : cluster 3 failed to encode map e486 with expected crc 2023-10-09T10:49:11.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:11 smithi053 bash[79554]: cluster 2023-10-09T10:49:10.029957+0000 mgr.y (mgr.26072) 1422 : cluster 0 pgmap v1704: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 215 KiB/s rd, 88 KiB/s wr, 67 op/s 2023-10-09T10:49:11.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:11 smithi053 bash[79554]: cluster 2023-10-09T10:49:10.534353+0000 mon.a (mon.0) 2155 : cluster 0 osdmap e487: 8 total, 8 up, 5 in 2023-10-09T10:49:11.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:11 smithi053 bash[79554]: cluster 2023-10-09T10:49:10.534571+0000 osd.4 (osd.4) 402 : cluster 3 failed to encode map e487 with expected crc 2023-10-09T10:49:11.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:11 smithi053 bash[79554]: cluster 2023-10-09T10:49:10.538725+0000 osd.6 (osd.6) 497 : cluster 3 failed to encode map e487 with expected crc 2023-10-09T10:49:11.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:11 smithi053 bash[79554]: cluster 2023-10-09T10:49:10.545852+0000 osd.7 (osd.7) 476 : cluster 3 failed to encode map e487 with expected crc 2023-10-09T10:49:11.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:11 smithi053 bash[76859]: cluster 2023-10-09T10:49:09.847144+0000 osd.4 (osd.4) 400 : cluster 3 failed to encode map e486 with expected crc 2023-10-09T10:49:11.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:11 smithi053 bash[76859]: cluster 2023-10-09T10:49:09.849040+0000 osd.4 (osd.4) 401 : cluster 3 failed to encode map e486 with expected crc 2023-10-09T10:49:11.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:11 smithi053 bash[76859]: cluster 2023-10-09T10:49:10.029957+0000 mgr.y (mgr.26072) 1422 : cluster 0 pgmap v1704: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 215 KiB/s rd, 88 KiB/s wr, 67 op/s 2023-10-09T10:49:11.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:11 smithi053 bash[76859]: cluster 2023-10-09T10:49:10.534353+0000 mon.a (mon.0) 2155 : cluster 0 osdmap e487: 8 total, 8 up, 5 in 2023-10-09T10:49:11.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:11 smithi053 bash[76859]: cluster 2023-10-09T10:49:10.534571+0000 osd.4 (osd.4) 402 : cluster 3 failed to encode map e487 with expected crc 2023-10-09T10:49:11.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:11 smithi053 bash[76859]: cluster 2023-10-09T10:49:10.538725+0000 osd.6 (osd.6) 497 : cluster 3 failed to encode map e487 with expected crc 2023-10-09T10:49:11.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:11 smithi053 bash[76859]: cluster 2023-10-09T10:49:10.545852+0000 osd.7 (osd.7) 476 : cluster 3 failed to encode map e487 with expected crc 2023-10-09T10:49:11.677 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:11.681 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 100% complete...done. 2023-10-09T10:49:11.685 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd snap rm testimg@snap 2023-10-09T10:49:11.686 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:11 smithi086 bash[59714]: cluster 2023-10-09T10:49:09.847144+0000 osd.4 (osd.4) 400 : cluster 3 failed to encode map e486 with expected crc 2023-10-09T10:49:11.686 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:11 smithi086 bash[59714]: cluster 2023-10-09T10:49:09.849040+0000 osd.4 (osd.4) 401 : cluster 3 failed to encode map e486 with expected crc 2023-10-09T10:49:11.686 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:11 smithi086 bash[59714]: cluster 2023-10-09T10:49:10.029957+0000 mgr.y (mgr.26072) 1422 : cluster 0 pgmap v1704: 73 pgs: 73 active+clean; 4.6 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 215 KiB/s rd, 88 KiB/s wr, 67 op/s 2023-10-09T10:49:11.687 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:11 smithi086 bash[59714]: cluster 2023-10-09T10:49:10.534353+0000 mon.a (mon.0) 2155 : cluster 0 osdmap e487: 8 total, 8 up, 5 in 2023-10-09T10:49:11.687 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:11 smithi086 bash[59714]: cluster 2023-10-09T10:49:10.534571+0000 osd.4 (osd.4) 402 : cluster 3 failed to encode map e487 with expected crc 2023-10-09T10:49:11.687 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:11 smithi086 bash[59714]: cluster 2023-10-09T10:49:10.538725+0000 osd.6 (osd.6) 497 : cluster 3 failed to encode map e487 with expected crc 2023-10-09T10:49:11.687 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:11 smithi086 bash[59714]: cluster 2023-10-09T10:49:10.545852+0000 osd.7 (osd.7) 476 : cluster 3 failed to encode map e487 with expected crc 2023-10-09T10:49:11.701 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:11.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:11.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:11.805 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:11.826 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:11.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:11.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:11.929 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:11.956 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:11.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:11.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:12.060 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:12.085 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:12.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:12.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:49:12.188 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:12.216 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:12.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:12.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:12.320 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:12.345 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:12.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:12.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:12.449 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:12.473 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:12.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:12.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:12.560 INFO:tasks.workunit.client.0.smithi053.stderr: Removing snap: 100% complete...done. 2023-10-09T10:49:12.570 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm testimg 2023-10-09T10:49:12.576 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:12.596 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:12.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:12.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:12.679 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:49:12.679 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [], 2023-10-09T10:49:12.679 INFO:teuthology.orchestra.run.smithi053.stdout: "num_ops": 0 2023-10-09T10:49:12.680 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:49:12.692 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 100% complete...done. 2023-10-09T10:49:12.696 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --order 20 /tmp/rbd_import_export_250719/img testimg 2023-10-09T10:49:12.699 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:12.726 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:12.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:12.730 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:49:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:49:12] "GET /metrics HTTP/1.1" 200 34171 "" "Prometheus/2.33.4" 2023-10-09T10:49:12.731 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:12 smithi053 bash[79554]: cluster 2023-10-09T10:49:11.304826+0000 osd.5 (osd.5) 539 : cluster 3 failed to encode map e487 with expected crc 2023-10-09T10:49:12.731 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:12 smithi053 bash[79554]: cluster 2023-10-09T10:49:11.536833+0000 osd.7 (osd.7) 477 : cluster 3 failed to encode map e488 with expected crc 2023-10-09T10:49:12.731 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:12 smithi053 bash[79554]: cluster 2023-10-09T10:49:11.537246+0000 mon.a (mon.0) 2156 : cluster 0 osdmap e488: 8 total, 8 up, 5 in 2023-10-09T10:49:12.731 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:12 smithi053 bash[79554]: cluster 2023-10-09T10:49:11.537551+0000 osd.6 (osd.6) 498 : cluster 3 failed to encode map e488 with expected crc 2023-10-09T10:49:12.731 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:12 smithi053 bash[76859]: cluster 2023-10-09T10:49:11.304826+0000 osd.5 (osd.5) 539 : cluster 3 failed to encode map e487 with expected crc 2023-10-09T10:49:12.731 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:12 smithi053 bash[76859]: cluster 2023-10-09T10:49:11.536833+0000 osd.7 (osd.7) 477 : cluster 3 failed to encode map e488 with expected crc 2023-10-09T10:49:12.731 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:12 smithi053 bash[76859]: cluster 2023-10-09T10:49:11.537246+0000 mon.a (mon.0) 2156 : cluster 0 osdmap e488: 8 total, 8 up, 5 in 2023-10-09T10:49:12.732 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:12 smithi053 bash[76859]: cluster 2023-10-09T10:49:11.537551+0000 osd.6 (osd.6) 498 : cluster 3 failed to encode map e488 with expected crc 2023-10-09T10:49:12.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:12.762 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 100% complete...done. 2023-10-09T10:49:12.763 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --order is deprecated, use --object-size 2023-10-09T10:49:12.767 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_250719/img_v2 2023-10-09T10:49:12.815 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-09T10:49:12.820 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_250719/img_v2 testimg_import 2023-10-09T10:49:12.833 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:12.845 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:12 smithi086 bash[59714]: cluster 2023-10-09T10:49:11.304826+0000 osd.5 (osd.5) 539 : cluster 3 failed to encode map e487 with expected crc 2023-10-09T10:49:12.845 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:12 smithi086 bash[59714]: cluster 2023-10-09T10:49:11.536833+0000 osd.7 (osd.7) 477 : cluster 3 failed to encode map e488 with expected crc 2023-10-09T10:49:12.845 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:12 smithi086 bash[59714]: cluster 2023-10-09T10:49:11.537246+0000 mon.a (mon.0) 2156 : cluster 0 osdmap e488: 8 total, 8 up, 5 in 2023-10-09T10:49:12.845 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:12 smithi086 bash[59714]: cluster 2023-10-09T10:49:11.537551+0000 osd.6 (osd.6) 498 : cluster 3 failed to encode map e488 with expected crc 2023-10-09T10:49:12.861 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:12.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:12.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:12.900 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-09T10:49:12.905 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info+ testimg_import 2023-10-09T10:49:12.905 INFO:tasks.workunit.client.0.smithi053.stderr:grep order 2023-10-09T10:49:12.905 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk {print $2} 2023-10-09T10:49:12.905 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep 20 2023-10-09T10:49:12.964 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:12.989 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:12.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:12.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:49:13.093 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:13.118 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:13.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:13.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:13.221 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:13.247 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:13.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:13.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:13.310 INFO:tasks.workunit.client.0.smithi053.stdout:20 2023-10-09T10:49:13.311 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_250719/img_v2 2023-10-09T10:49:13.312 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd remove testimg_import 2023-10-09T10:49:13.350 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:13.380 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:13.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:13.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:13.457 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 100% complete...done. 2023-10-09T10:49:13.464 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd remove testimg 2023-10-09T10:49:13.484 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:13.519 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:13.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:13.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:49:13.609 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 100% complete...done. 2023-10-09T10:49:13.612 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_250719/img testimg 2023-10-09T10:49:13.622 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:13.655 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:13.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:13.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:13.674 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 100% complete...done. 2023-10-09T10:49:13.679 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info testimg 2023-10-09T10:49:13.679 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep features 2023-10-09T10:49:13.730 INFO:tasks.workunit.client.0.smithi053.stderr:+ FEATURES_BEFORE= features: layering 2023-10-09T10:49:13.730 INFO:tasks.workunit.client.0.smithi053.stderr: op_features: 2023-10-09T10:49:13.730 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_250719/img_v2 2023-10-09T10:49:13.760 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:13.776 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-09T10:49:13.779 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_250719/img_v2 testimg_import 2023-10-09T10:49:13.789 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:13.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:13.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:13.835 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-09T10:49:13.839 INFO:tasks.workunit.client.0.smithi053.stderr:+ + rbd info testimg_import 2023-10-09T10:49:13.839 INFO:tasks.workunit.client.0.smithi053.stderr:grep features 2023-10-09T10:49:13.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:13 smithi086 bash[59714]: cluster 2023-10-09T10:49:12.030754+0000 mgr.y (mgr.26072) 1423 : cluster 0 pgmap v1707: 73 pgs: 73 active+clean; 4.7 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 110 KiB/s rd, 5.5 KiB/s wr, 97 op/s 2023-10-09T10:49:13.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:13 smithi086 bash[59714]: cluster 2023-10-09T10:49:12.548930+0000 mon.a (mon.0) 2157 : cluster 0 osdmap e489: 8 total, 8 up, 5 in 2023-10-09T10:49:13.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:13 smithi086 bash[59714]: cluster 2023-10-09T10:49:12.553020+0000 osd.6 (osd.6) 499 : cluster 3 failed to encode map e489 with expected crc 2023-10-09T10:49:13.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:13 smithi086 bash[59714]: audit 2023-10-09T10:49:12.829531+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:13.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:13 smithi086 bash[59714]: audit 2023-10-09T10:49:12.837380+0000 mon.a (mon.0) 2159 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:13.879 INFO:tasks.workunit.client.0.smithi053.stderr:+ FEATURES_AFTER= features: layering 2023-10-09T10:49:13.879 INFO:tasks.workunit.client.0.smithi053.stderr: op_features: 2023-10-09T10:49:13.879 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ features: layering 2023-10-09T10:49:13.879 INFO:tasks.workunit.client.0.smithi053.stderr: op_features: != features: layering 2023-10-09T10:49:13.879 INFO:tasks.workunit.client.0.smithi053.stderr: op_features: ] 2023-10-09T10:49:13.879 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_250719/img_v2 2023-10-09T10:49:13.880 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd remove testimg_import 2023-10-09T10:49:13.893 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:13.922 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:13 smithi053 bash[76859]: cluster 2023-10-09T10:49:12.030754+0000 mgr.y (mgr.26072) 1423 : cluster 0 pgmap v1707: 73 pgs: 73 active+clean; 4.7 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 110 KiB/s rd, 5.5 KiB/s wr, 97 op/s 2023-10-09T10:49:13.922 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:13 smithi053 bash[76859]: cluster 2023-10-09T10:49:12.548930+0000 mon.a (mon.0) 2157 : cluster 0 osdmap e489: 8 total, 8 up, 5 in 2023-10-09T10:49:13.922 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:13 smithi053 bash[76859]: cluster 2023-10-09T10:49:12.553020+0000 osd.6 (osd.6) 499 : cluster 3 failed to encode map e489 with expected crc 2023-10-09T10:49:13.922 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:13 smithi053 bash[76859]: audit 2023-10-09T10:49:12.829531+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:13.922 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:13 smithi053 bash[76859]: audit 2023-10-09T10:49:12.837380+0000 mon.a (mon.0) 2159 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:13.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:13 smithi053 bash[79554]: cluster 2023-10-09T10:49:12.030754+0000 mgr.y (mgr.26072) 1423 : cluster 0 pgmap v1707: 73 pgs: 73 active+clean; 4.7 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 110 KiB/s rd, 5.5 KiB/s wr, 97 op/s 2023-10-09T10:49:13.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:13 smithi053 bash[79554]: cluster 2023-10-09T10:49:12.548930+0000 mon.a (mon.0) 2157 : cluster 0 osdmap e489: 8 total, 8 up, 5 in 2023-10-09T10:49:13.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:13 smithi053 bash[79554]: cluster 2023-10-09T10:49:12.553020+0000 osd.6 (osd.6) 499 : cluster 3 failed to encode map e489 with expected crc 2023-10-09T10:49:13.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:13 smithi053 bash[79554]: audit 2023-10-09T10:49:12.829531+0000 mon.a (mon.0) 2158 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:13.923 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:13 smithi053 bash[79554]: audit 2023-10-09T10:49:12.837380+0000 mon.a (mon.0) 2159 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:13.928 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:13.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:13.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:13.968 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 100% complete...done. 2023-10-09T10:49:13.971 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd remove testimg 2023-10-09T10:49:14.032 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:14.063 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:14.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:14.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:14.086 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 100% complete...done. 2023-10-09T10:49:14.091 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_250719/img testimg 2023-10-09T10:49:14.168 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:14.172 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 100% complete...done. 2023-10-09T10:49:14.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:13 smithi053 bash[76859]: debug 2023-10-09T10:49:13.917+0000 7f1b361d3700 -1 mon.a@0(leader).osd e489 definitely_dead 0 2023-10-09T10:49:14.177 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_250719/img_v2 2023-10-09T10:49:14.195 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:14.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:14.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:14.298 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:14.332 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-09T10:49:14.333 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:14.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:14.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:14.337 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_250719/img_v2 testimg_import 2023-10-09T10:49:14.430 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-09T10:49:14.435 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info testimg_import 2023-10-09T10:49:14.435 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep stripe unit 2023-10-09T10:49:14.436 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep -Ei (4 KiB|4096) 2023-10-09T10:49:14.437 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:14.467 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:14.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:14.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:14.480 INFO:tasks.workunit.client.0.smithi053.stdout: stripe unit: 4 KiB 2023-10-09T10:49:14.480 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info testimg_import 2023-10-09T10:49:14.481 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep stripe count 2023-10-09T10:49:14.481 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk {print $3} 2023-10-09T10:49:14.481 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep 1000 2023-10-09T10:49:14.517 INFO:tasks.workunit.client.0.smithi053.stdout:1000 2023-10-09T10:49:14.518 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_250719/img_v2 2023-10-09T10:49:14.564 INFO:teuthology.orchestra.run.smithi053.stderr:marked out osd.7. 2023-10-09T10:49:14.566 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd remove testimg_import 2023-10-09T10:49:14.571 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:14.603 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:14.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:14.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:14.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:14 smithi086 bash[59714]: audit 2023-10-09T10:49:13.918964+0000 mon.c (mon.2) 119 : audit 1 from='client.? 172.21.15.53:0/589683503' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-09T10:49:14.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:14 smithi086 bash[59714]: audit 2023-10-09T10:49:13.919432+0000 mon.a (mon.0) 2160 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-09T10:49:14.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:14 smithi086 bash[59714]: cluster 2023-10-09T10:49:13.919564+0000 mon.a (mon.0) 2161 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-10-09T10:49:14.620 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:49:14.643 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:49:14.666 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:49:14.687 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:49:14.707 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:14.709 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:49:14.730 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:49:14.740 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:14.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:14.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:14.758 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:49:14.784 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:49:14.787 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-10-09T10:49:14.787 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-10-09T10:49:14.787 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-10-09T10:49:14.787 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-10-09T10:49:14.787 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-10-09T10:49:14.787 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-10-09T10:49:14.787 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-10-09T10:49:14.787 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-10-09T10:49:14.845 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:14.853 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:14 smithi053 bash[76859]: audit 2023-10-09T10:49:13.918964+0000 mon.c (mon.2) 119 : audit 1 from='client.? 172.21.15.53:0/589683503' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-09T10:49:14.853 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:14 smithi053 bash[76859]: audit 2023-10-09T10:49:13.919432+0000 mon.a (mon.0) 2160 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-09T10:49:14.853 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:14 smithi053 bash[76859]: cluster 2023-10-09T10:49:13.919564+0000 mon.a (mon.0) 2161 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-10-09T10:49:14.853 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:14 smithi053 bash[79554]: audit 2023-10-09T10:49:13.918964+0000 mon.c (mon.2) 119 : audit 1 from='client.? 172.21.15.53:0/589683503' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-09T10:49:14.853 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:14 smithi053 bash[79554]: audit 2023-10-09T10:49:13.919432+0000 mon.a (mon.0) 2160 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-10-09T10:49:14.853 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:14 smithi053 bash[79554]: cluster 2023-10-09T10:49:13.919564+0000 mon.a (mon.0) 2161 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-10-09T10:49:14.870 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:14.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:14.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:49:14.973 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:15.000 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:15.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:15.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:15.107 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:15.137 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:15.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:15.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:15.241 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:15.267 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:15.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:15.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:15.371 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:15.402 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:15.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:15.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:15.506 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:15.536 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:15.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:15.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:15.640 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:15.650 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:15 smithi086 bash[59714]: cluster 2023-10-09T10:49:14.031506+0000 mgr.y (mgr.26072) 1424 : cluster 0 pgmap v1709: 73 pgs: 73 active+clean; 4.7 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 177 KiB/s rd, 14 KiB/s wr, 223 op/s 2023-10-09T10:49:15.650 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:15 smithi086 bash[59714]: audit 2023-10-09T10:49:14.557243+0000 mon.a (mon.0) 2162 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-10-09T10:49:15.650 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:15 smithi086 bash[59714]: cluster 2023-10-09T10:49:14.557321+0000 mon.a (mon.0) 2163 : cluster 0 osdmap e490: 8 total, 8 up, 4 in 2023-10-09T10:49:15.650 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:15 smithi086 bash[59714]: cluster 2023-10-09T10:49:14.557728+0000 osd.4 (osd.4) 403 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T10:49:15.650 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:15 smithi086 bash[59714]: cluster 2023-10-09T10:49:14.559895+0000 osd.7 (osd.7) 478 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T10:49:15.651 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:15 smithi086 bash[59714]: cluster 2023-10-09T10:49:14.560102+0000 osd.6 (osd.6) 500 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T10:49:15.651 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:15 smithi086 bash[59714]: audit 2023-10-09T10:49:14.589538+0000 mon.a (mon.0) 2164 : audit 0 from='client.? 172.21.15.53:0/4125004978' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:49:15.666 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:15.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:15.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:15.768 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:15.787 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:15.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:15.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:15.889 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:15.896 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:15 smithi053 bash[79554]: cluster 2023-10-09T10:49:14.031506+0000 mgr.y (mgr.26072) 1424 : cluster 0 pgmap v1709: 73 pgs: 73 active+clean; 4.7 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 177 KiB/s rd, 14 KiB/s wr, 223 op/s 2023-10-09T10:49:15.896 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:15 smithi053 bash[79554]: audit 2023-10-09T10:49:14.557243+0000 mon.a (mon.0) 2162 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-10-09T10:49:15.897 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:15 smithi053 bash[79554]: cluster 2023-10-09T10:49:14.557321+0000 mon.a (mon.0) 2163 : cluster 0 osdmap e490: 8 total, 8 up, 4 in 2023-10-09T10:49:15.897 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:15 smithi053 bash[79554]: cluster 2023-10-09T10:49:14.557728+0000 osd.4 (osd.4) 403 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T10:49:15.897 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:15 smithi053 bash[79554]: cluster 2023-10-09T10:49:14.559895+0000 osd.7 (osd.7) 478 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T10:49:15.897 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:15 smithi053 bash[79554]: cluster 2023-10-09T10:49:14.560102+0000 osd.6 (osd.6) 500 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T10:49:15.897 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:15 smithi053 bash[79554]: audit 2023-10-09T10:49:14.589538+0000 mon.a (mon.0) 2164 : audit 0 from='client.? 172.21.15.53:0/4125004978' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:49:15.897 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:15 smithi053 bash[76859]: cluster 2023-10-09T10:49:14.031506+0000 mgr.y (mgr.26072) 1424 : cluster 0 pgmap v1709: 73 pgs: 73 active+clean; 4.7 MiB data, 5.5 GiB used, 442 GiB / 447 GiB avail; 177 KiB/s rd, 14 KiB/s wr, 223 op/s 2023-10-09T10:49:15.897 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:15 smithi053 bash[76859]: audit 2023-10-09T10:49:14.557243+0000 mon.a (mon.0) 2162 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-10-09T10:49:15.897 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:15 smithi053 bash[76859]: cluster 2023-10-09T10:49:14.557321+0000 mon.a (mon.0) 2163 : cluster 0 osdmap e490: 8 total, 8 up, 4 in 2023-10-09T10:49:15.898 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:15 smithi053 bash[76859]: cluster 2023-10-09T10:49:14.557728+0000 osd.4 (osd.4) 403 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T10:49:15.898 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:15 smithi053 bash[76859]: cluster 2023-10-09T10:49:14.559895+0000 osd.7 (osd.7) 478 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T10:49:15.898 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:15 smithi053 bash[76859]: cluster 2023-10-09T10:49:14.560102+0000 osd.6 (osd.6) 500 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T10:49:15.898 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:15 smithi053 bash[76859]: audit 2023-10-09T10:49:14.589538+0000 mon.a (mon.0) 2164 : audit 0 from='client.? 172.21.15.53:0/4125004978' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:49:15.908 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:15.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:15.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:49:16.011 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:16.040 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:16.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:16.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:16.144 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:16.166 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:16.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:16.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:49:16.178 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-10-09T10:49:16.270 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:16.292 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:16.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:16.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:16.395 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:16.416 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:16.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:16.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:16.520 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:16.556 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:16.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:16.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:16.597 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is set 2023-10-09T10:49:16.655 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:16 smithi053 bash[79554]: cluster 2023-10-09T10:49:15.161381+0000 osd.5 (osd.5) 540 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T10:49:16.655 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:16 smithi053 bash[79554]: cluster 2023-10-09T10:49:15.560517+0000 mon.a (mon.0) 2165 : cluster 0 osdmap e491: 8 total, 8 up, 4 in 2023-10-09T10:49:16.655 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:16 smithi053 bash[79554]: cluster 2023-10-09T10:49:15.561952+0000 osd.6 (osd.6) 501 : cluster 3 failed to encode map e491 with expected crc 2023-10-09T10:49:16.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:16 smithi053 bash[79554]: cluster 2023-10-09T10:49:15.563831+0000 osd.7 (osd.7) 479 : cluster 3 failed to encode map e491 with expected crc 2023-10-09T10:49:16.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:16 smithi053 bash[79554]: cluster 2023-10-09T10:49:15.567190+0000 osd.7 (osd.7) 480 : cluster 3 failed to encode map e491 with expected crc 2023-10-09T10:49:16.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:16 smithi053 bash[79554]: cluster 2023-10-09T10:49:15.568400+0000 osd.6 (osd.6) 502 : cluster 3 failed to encode map e491 with expected crc 2023-10-09T10:49:16.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:16 smithi053 bash[79554]: cluster 2023-10-09T10:49:15.568992+0000 osd.7 (osd.7) 481 : cluster 3 failed to encode map e491 with expected crc 2023-10-09T10:49:16.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:16 smithi053 bash[79554]: cluster 2023-10-09T10:49:15.574150+0000 osd.6 (osd.6) 503 : cluster 3 failed to encode map e491 with expected crc 2023-10-09T10:49:16.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:16 smithi053 bash[79554]: cluster 2023-10-09T10:49:15.616282+0000 osd.4 (osd.4) 404 : cluster 3 failed to encode map e491 with expected crc 2023-10-09T10:49:16.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:16 smithi053 bash[79554]: audit 2023-10-09T10:49:15.902867+0000 mon.c (mon.2) 120 : audit 1 from='client.? 172.21.15.53:0/4035707729' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:49:16.656 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:16 smithi053 bash[79554]: audit 2023-10-09T10:49:15.903334+0000 mon.a (mon.0) 2166 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:49:16.656 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:16 smithi053 bash[76859]: cluster 2023-10-09T10:49:15.161381+0000 osd.5 (osd.5) 540 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T10:49:16.656 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:16 smithi053 bash[76859]: cluster 2023-10-09T10:49:15.560517+0000 mon.a (mon.0) 2165 : cluster 0 osdmap e491: 8 total, 8 up, 4 in 2023-10-09T10:49:16.657 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:16 smithi053 bash[76859]: cluster 2023-10-09T10:49:15.561952+0000 osd.6 (osd.6) 501 : cluster 3 failed to encode map e491 with expected crc 2023-10-09T10:49:16.657 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:16 smithi053 bash[76859]: cluster 2023-10-09T10:49:15.563831+0000 osd.7 (osd.7) 479 : cluster 3 failed to encode map e491 with expected crc 2023-10-09T10:49:16.657 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:16 smithi053 bash[76859]: cluster 2023-10-09T10:49:15.567190+0000 osd.7 (osd.7) 480 : cluster 3 failed to encode map e491 with expected crc 2023-10-09T10:49:16.657 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:16 smithi053 bash[76859]: cluster 2023-10-09T10:49:15.568400+0000 osd.6 (osd.6) 502 : cluster 3 failed to encode map e491 with expected crc 2023-10-09T10:49:16.657 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:16 smithi053 bash[76859]: cluster 2023-10-09T10:49:15.568992+0000 osd.7 (osd.7) 481 : cluster 3 failed to encode map e491 with expected crc 2023-10-09T10:49:16.657 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:16 smithi053 bash[76859]: cluster 2023-10-09T10:49:15.574150+0000 osd.6 (osd.6) 503 : cluster 3 failed to encode map e491 with expected crc 2023-10-09T10:49:16.657 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:16 smithi053 bash[76859]: cluster 2023-10-09T10:49:15.616282+0000 osd.4 (osd.4) 404 : cluster 3 failed to encode map e491 with expected crc 2023-10-09T10:49:16.657 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:16 smithi053 bash[76859]: audit 2023-10-09T10:49:15.902867+0000 mon.c (mon.2) 120 : audit 1 from='client.? 172.21.15.53:0/4035707729' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:49:16.657 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:16 smithi053 bash[76859]: audit 2023-10-09T10:49:15.903334+0000 mon.a (mon.0) 2166 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:49:16.661 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:16.682 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:16.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:16.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:49:16.697 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-10-09T10:49:16.701 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd remove testimg 2023-10-09T10:49:16.785 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:16.806 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:16.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:16.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:49:16.829 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 3% complete... Removing image: 7% complete... Removing image: 10% complete... Removing image: 14% complete... Removing image: 17% complete... Removing image: 21% complete... Removing image: 25% complete... Removing image: 28% complete... Removing image: 32% complete... Removing image: 35% complete... Removing image: 39% complete... Removing image: 42% complete... Removing image: 46% complete... Removing image: 50% complete... Removing image: 53% complete... Removing image: 57% complete... Removing image: 60% complete... Removing image: 64% complete... Removing image: 67% complete... Removing image: 71% complete... Removing image: 75% complete... Removing image: 78% complete... Removing image: 82% complete... Removing image: 85% complete... Removing image: 89% complete... Removing image: 92% complete... Removing image: 96% complete... Removing image: 100% complete...done. 2023-10-09T10:49:16.832 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_250719/img testimg 2023-10-09T10:49:16.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:16 smithi086 bash[59714]: cluster 2023-10-09T10:49:15.161381+0000 osd.5 (osd.5) 540 : cluster 3 failed to encode map e490 with expected crc 2023-10-09T10:49:16.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:16 smithi086 bash[59714]: cluster 2023-10-09T10:49:15.560517+0000 mon.a (mon.0) 2165 : cluster 0 osdmap e491: 8 total, 8 up, 4 in 2023-10-09T10:49:16.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:16 smithi086 bash[59714]: cluster 2023-10-09T10:49:15.561952+0000 osd.6 (osd.6) 501 : cluster 3 failed to encode map e491 with expected crc 2023-10-09T10:49:16.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:16 smithi086 bash[59714]: cluster 2023-10-09T10:49:15.563831+0000 osd.7 (osd.7) 479 : cluster 3 failed to encode map e491 with expected crc 2023-10-09T10:49:16.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:16 smithi086 bash[59714]: cluster 2023-10-09T10:49:15.567190+0000 osd.7 (osd.7) 480 : cluster 3 failed to encode map e491 with expected crc 2023-10-09T10:49:16.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:16 smithi086 bash[59714]: cluster 2023-10-09T10:49:15.568400+0000 osd.6 (osd.6) 502 : cluster 3 failed to encode map e491 with expected crc 2023-10-09T10:49:16.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:16 smithi086 bash[59714]: cluster 2023-10-09T10:49:15.568992+0000 osd.7 (osd.7) 481 : cluster 3 failed to encode map e491 with expected crc 2023-10-09T10:49:16.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:16 smithi086 bash[59714]: cluster 2023-10-09T10:49:15.574150+0000 osd.6 (osd.6) 503 : cluster 3 failed to encode map e491 with expected crc 2023-10-09T10:49:16.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:16 smithi086 bash[59714]: cluster 2023-10-09T10:49:15.616282+0000 osd.4 (osd.4) 404 : cluster 3 failed to encode map e491 with expected crc 2023-10-09T10:49:16.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:16 smithi086 bash[59714]: audit 2023-10-09T10:49:15.902867+0000 mon.c (mon.2) 120 : audit 1 from='client.? 172.21.15.53:0/4035707729' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:49:16.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:16 smithi086 bash[59714]: audit 2023-10-09T10:49:15.903334+0000 mon.a (mon.0) 2166 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-10-09T10:49:16.896 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 100% complete...done. 2023-10-09T10:49:16.901 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd snap create testimg@snap1 2023-10-09T10:49:16.909 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:16.940 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:16.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:16.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:17.044 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:17.073 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:17.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:17.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:17.175 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:17.201 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:17.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:17.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:17.305 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:17.332 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:17.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:17.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:17.437 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:17.465 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:17.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:17.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:17.570 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:17.602 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:17.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:17.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:17.705 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:17.731 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:17.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:17.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:17.834 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:17.846 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:17 smithi053 bash[76859]: cluster 2023-10-09T10:49:15.616291+0000 osd.5 (osd.5) 541 : cluster 3 failed to encode map e491 with expected crc 2023-10-09T10:49:17.846 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:17 smithi053 bash[76859]: cluster 2023-10-09T10:49:16.032317+0000 mgr.y (mgr.26072) 1425 : cluster 0 pgmap v1712: 73 pgs: 16 peering, 57 active+clean; 4.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 242 KiB/s rd, 20 KiB/s wr, 318 op/s 2023-10-09T10:49:17.846 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:17 smithi053 bash[76859]: cluster 2023-10-09T10:49:16.569991+0000 mon.a (mon.0) 2167 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-10-09T10:49:17.846 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:17 smithi053 bash[76859]: cluster 2023-10-09T10:49:16.571325+0000 mon.a (mon.0) 2168 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:49:17.846 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:17 smithi053 bash[76859]: audit 2023-10-09T10:49:16.584951+0000 mon.a (mon.0) 2169 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:49:17.846 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:17 smithi053 bash[76859]: cluster 2023-10-09T10:49:16.585062+0000 mon.a (mon.0) 2170 : cluster 0 osdmap e492: 8 total, 8 up, 4 in 2023-10-09T10:49:17.846 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:17 smithi053 bash[76859]: cluster 2023-10-09T10:49:16.586860+0000 osd.6 (osd.6) 504 : cluster 3 failed to encode map e492 with expected crc 2023-10-09T10:49:17.846 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:17 smithi053 bash[76859]: cluster 2023-10-09T10:49:16.589618+0000 osd.7 (osd.7) 482 : cluster 3 failed to encode map e492 with expected crc 2023-10-09T10:49:17.847 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:17 smithi053 bash[76859]: cluster 2023-10-09T10:49:16.589645+0000 osd.6 (osd.6) 505 : cluster 3 failed to encode map e492 with expected crc 2023-10-09T10:49:17.847 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:17 smithi053 bash[76859]: cluster 2023-10-09T10:49:16.591391+0000 osd.7 (osd.7) 483 : cluster 3 failed to encode map e492 with expected crc 2023-10-09T10:49:17.847 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:17 smithi053 bash[76859]: cluster 2023-10-09T10:49:16.591790+0000 osd.6 (osd.6) 506 : cluster 3 failed to encode map e492 with expected crc 2023-10-09T10:49:17.847 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:17 smithi053 bash[76859]: cluster 2023-10-09T10:49:16.645270+0000 osd.4 (osd.4) 405 : cluster 3 failed to encode map e492 with expected crc 2023-10-09T10:49:17.847 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:17 smithi053 bash[79554]: cluster 2023-10-09T10:49:15.616291+0000 osd.5 (osd.5) 541 : cluster 3 failed to encode map e491 with expected crc 2023-10-09T10:49:17.847 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:17 smithi053 bash[79554]: cluster 2023-10-09T10:49:16.032317+0000 mgr.y (mgr.26072) 1425 : cluster 0 pgmap v1712: 73 pgs: 16 peering, 57 active+clean; 4.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 242 KiB/s rd, 20 KiB/s wr, 318 op/s 2023-10-09T10:49:17.847 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:17 smithi053 bash[79554]: cluster 2023-10-09T10:49:16.569991+0000 mon.a (mon.0) 2167 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-10-09T10:49:17.847 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:17 smithi053 bash[79554]: cluster 2023-10-09T10:49:16.571325+0000 mon.a (mon.0) 2168 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:49:17.847 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:17 smithi053 bash[79554]: audit 2023-10-09T10:49:16.584951+0000 mon.a (mon.0) 2169 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:49:17.848 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:17 smithi053 bash[79554]: cluster 2023-10-09T10:49:16.585062+0000 mon.a (mon.0) 2170 : cluster 0 osdmap e492: 8 total, 8 up, 4 in 2023-10-09T10:49:17.848 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:17 smithi053 bash[79554]: cluster 2023-10-09T10:49:16.586860+0000 osd.6 (osd.6) 504 : cluster 3 failed to encode map e492 with expected crc 2023-10-09T10:49:17.848 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:17 smithi053 bash[79554]: cluster 2023-10-09T10:49:16.589618+0000 osd.7 (osd.7) 482 : cluster 3 failed to encode map e492 with expected crc 2023-10-09T10:49:17.848 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:17 smithi053 bash[79554]: cluster 2023-10-09T10:49:16.589645+0000 osd.6 (osd.6) 505 : cluster 3 failed to encode map e492 with expected crc 2023-10-09T10:49:17.848 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:17 smithi053 bash[79554]: cluster 2023-10-09T10:49:16.591391+0000 osd.7 (osd.7) 483 : cluster 3 failed to encode map e492 with expected crc 2023-10-09T10:49:17.848 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:17 smithi053 bash[79554]: cluster 2023-10-09T10:49:16.591790+0000 osd.6 (osd.6) 506 : cluster 3 failed to encode map e492 with expected crc 2023-10-09T10:49:17.848 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:17 smithi053 bash[79554]: cluster 2023-10-09T10:49:16.645270+0000 osd.4 (osd.4) 405 : cluster 3 failed to encode map e492 with expected crc 2023-10-09T10:49:17.865 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:17.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:17 smithi086 bash[59714]: cluster 2023-10-09T10:49:15.616291+0000 osd.5 (osd.5) 541 : cluster 3 failed to encode map e491 with expected crc 2023-10-09T10:49:17.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:17 smithi086 bash[59714]: cluster 2023-10-09T10:49:16.032317+0000 mgr.y (mgr.26072) 1425 : cluster 0 pgmap v1712: 73 pgs: 16 peering, 57 active+clean; 4.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 242 KiB/s rd, 20 KiB/s wr, 318 op/s 2023-10-09T10:49:17.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:17 smithi086 bash[59714]: cluster 2023-10-09T10:49:16.569991+0000 mon.a (mon.0) 2167 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-10-09T10:49:17.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:17 smithi086 bash[59714]: cluster 2023-10-09T10:49:16.571325+0000 mon.a (mon.0) 2168 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:49:17.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:17 smithi086 bash[59714]: audit 2023-10-09T10:49:16.584951+0000 mon.a (mon.0) 2169 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-10-09T10:49:17.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:17 smithi086 bash[59714]: cluster 2023-10-09T10:49:16.585062+0000 mon.a (mon.0) 2170 : cluster 0 osdmap e492: 8 total, 8 up, 4 in 2023-10-09T10:49:17.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:17 smithi086 bash[59714]: cluster 2023-10-09T10:49:16.586860+0000 osd.6 (osd.6) 504 : cluster 3 failed to encode map e492 with expected crc 2023-10-09T10:49:17.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:17 smithi086 bash[59714]: cluster 2023-10-09T10:49:16.589618+0000 osd.7 (osd.7) 482 : cluster 3 failed to encode map e492 with expected crc 2023-10-09T10:49:17.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:17 smithi086 bash[59714]: cluster 2023-10-09T10:49:16.589645+0000 osd.6 (osd.6) 505 : cluster 3 failed to encode map e492 with expected crc 2023-10-09T10:49:17.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:17 smithi086 bash[59714]: cluster 2023-10-09T10:49:16.591391+0000 osd.7 (osd.7) 483 : cluster 3 failed to encode map e492 with expected crc 2023-10-09T10:49:17.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:17 smithi086 bash[59714]: cluster 2023-10-09T10:49:16.591790+0000 osd.6 (osd.6) 506 : cluster 3 failed to encode map e492 with expected crc 2023-10-09T10:49:17.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:17 smithi086 bash[59714]: cluster 2023-10-09T10:49:16.645270+0000 osd.4 (osd.4) 405 : cluster 3 failed to encode map e492 with expected crc 2023-10-09T10:49:17.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:17.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:49:17.969 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:17.997 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:18.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:18.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:18.101 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:18.129 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:18.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:18.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:18.232 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:18.266 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:18.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:18.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:18.369 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:18.400 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:18.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:18.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:49:18.504 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:18.515 INFO:tasks.workunit.client.0.smithi053.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-10-09T10:49:18.526 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd snap create testimg@snap2 2023-10-09T10:49:18.528 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:18.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:18.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:18.631 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:18.663 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:18.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:18.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:18.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:18 smithi053 bash[79554]: cluster 2023-10-09T10:49:16.645389+0000 osd.5 (osd.5) 542 : cluster 3 failed to encode map e492 with expected crc 2023-10-09T10:49:18.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:18 smithi053 bash[79554]: cluster 2023-10-09T10:49:17.590693+0000 osd.6 (osd.6) 507 : cluster 3 failed to encode map e493 with expected crc 2023-10-09T10:49:18.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:18 smithi053 bash[79554]: cluster 2023-10-09T10:49:17.591467+0000 mon.a (mon.0) 2171 : cluster 0 osdmap e493: 8 total, 8 up, 4 in 2023-10-09T10:49:18.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:18 smithi053 bash[79554]: cluster 2023-10-09T10:49:17.597295+0000 osd.7 (osd.7) 484 : cluster 3 failed to encode map e493 with expected crc 2023-10-09T10:49:18.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:18 smithi053 bash[79554]: cluster 2023-10-09T10:49:17.646010+0000 osd.4 (osd.4) 406 : cluster 3 failed to encode map e493 with expected crc 2023-10-09T10:49:18.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:18 smithi053 bash[79554]: cluster 2023-10-09T10:49:18.493209+0000 mon.a (mon.0) 2172 : cluster 0 osdmap e494: 8 total, 8 up, 4 in 2023-10-09T10:49:18.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:18 smithi053 bash[79554]: cluster 2023-10-09T10:49:18.493372+0000 osd.6 (osd.6) 508 : cluster 3 failed to encode map e494 with expected crc 2023-10-09T10:49:18.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:18 smithi053 bash[79554]: cluster 2023-10-09T10:49:18.496519+0000 osd.6 (osd.6) 509 : cluster 3 failed to encode map e494 with expected crc 2023-10-09T10:49:18.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:18 smithi053 bash[79554]: cluster 2023-10-09T10:49:18.499305+0000 osd.6 (osd.6) 510 : cluster 3 failed to encode map e494 with expected crc 2023-10-09T10:49:18.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:18 smithi053 bash[76859]: cluster 2023-10-09T10:49:16.645389+0000 osd.5 (osd.5) 542 : cluster 3 failed to encode map e492 with expected crc 2023-10-09T10:49:18.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:18 smithi053 bash[76859]: cluster 2023-10-09T10:49:17.590693+0000 osd.6 (osd.6) 507 : cluster 3 failed to encode map e493 with expected crc 2023-10-09T10:49:18.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:18 smithi053 bash[76859]: cluster 2023-10-09T10:49:17.591467+0000 mon.a (mon.0) 2171 : cluster 0 osdmap e493: 8 total, 8 up, 4 in 2023-10-09T10:49:18.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:18 smithi053 bash[76859]: cluster 2023-10-09T10:49:17.597295+0000 osd.7 (osd.7) 484 : cluster 3 failed to encode map e493 with expected crc 2023-10-09T10:49:18.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:18 smithi053 bash[76859]: cluster 2023-10-09T10:49:17.646010+0000 osd.4 (osd.4) 406 : cluster 3 failed to encode map e493 with expected crc 2023-10-09T10:49:18.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:18 smithi053 bash[76859]: cluster 2023-10-09T10:49:18.493209+0000 mon.a (mon.0) 2172 : cluster 0 osdmap e494: 8 total, 8 up, 4 in 2023-10-09T10:49:18.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:18 smithi053 bash[76859]: cluster 2023-10-09T10:49:18.493372+0000 osd.6 (osd.6) 508 : cluster 3 failed to encode map e494 with expected crc 2023-10-09T10:49:18.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:18 smithi053 bash[76859]: cluster 2023-10-09T10:49:18.496519+0000 osd.6 (osd.6) 509 : cluster 3 failed to encode map e494 with expected crc 2023-10-09T10:49:18.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:18 smithi053 bash[76859]: cluster 2023-10-09T10:49:18.499305+0000 osd.6 (osd.6) 510 : cluster 3 failed to encode map e494 with expected crc 2023-10-09T10:49:18.766 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:18.777 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:18 smithi086 bash[59714]: cluster 2023-10-09T10:49:16.645389+0000 osd.5 (osd.5) 542 : cluster 3 failed to encode map e492 with expected crc 2023-10-09T10:49:18.778 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:18 smithi086 bash[59714]: cluster 2023-10-09T10:49:17.590693+0000 osd.6 (osd.6) 507 : cluster 3 failed to encode map e493 with expected crc 2023-10-09T10:49:18.778 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:18 smithi086 bash[59714]: cluster 2023-10-09T10:49:17.591467+0000 mon.a (mon.0) 2171 : cluster 0 osdmap e493: 8 total, 8 up, 4 in 2023-10-09T10:49:18.778 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:18 smithi086 bash[59714]: cluster 2023-10-09T10:49:17.597295+0000 osd.7 (osd.7) 484 : cluster 3 failed to encode map e493 with expected crc 2023-10-09T10:49:18.778 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:18 smithi086 bash[59714]: cluster 2023-10-09T10:49:17.646010+0000 osd.4 (osd.4) 406 : cluster 3 failed to encode map e493 with expected crc 2023-10-09T10:49:18.778 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:18 smithi086 bash[59714]: cluster 2023-10-09T10:49:18.493209+0000 mon.a (mon.0) 2172 : cluster 0 osdmap e494: 8 total, 8 up, 4 in 2023-10-09T10:49:18.778 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:18 smithi086 bash[59714]: cluster 2023-10-09T10:49:18.493372+0000 osd.6 (osd.6) 508 : cluster 3 failed to encode map e494 with expected crc 2023-10-09T10:49:18.778 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:18 smithi086 bash[59714]: cluster 2023-10-09T10:49:18.496519+0000 osd.6 (osd.6) 509 : cluster 3 failed to encode map e494 with expected crc 2023-10-09T10:49:18.778 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:18 smithi086 bash[59714]: cluster 2023-10-09T10:49:18.499305+0000 osd.6 (osd.6) 510 : cluster 3 failed to encode map e494 with expected crc 2023-10-09T10:49:18.800 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:18.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:18.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:18.903 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:18.931 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:18.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:18.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:19.034 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:19.067 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:19.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:19.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:19.171 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:19.205 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:19.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:19.208 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:19.308 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:19.344 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:19.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:19.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:19.448 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:19.478 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:19.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:19.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:49:19.524 INFO:tasks.workunit.client.0.smithi053.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-10-09T10:49:19.534 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd snap protect testimg@snap2 2023-10-09T10:49:19.582 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:19.597 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_250719/snap_protect 2023-10-09T10:49:19.608 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:19.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:19.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:19.650 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-10-09T10:49:19.655 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_250719/snap_protect testimg_import 2023-10-09T10:49:19.711 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:19.720 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:19 smithi053 bash[76859]: cluster 2023-10-09T10:49:17.645725+0000 osd.5 (osd.5) 543 : cluster 3 failed to encode map e493 with expected crc 2023-10-09T10:49:19.720 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:19 smithi053 bash[76859]: cluster 2023-10-09T10:49:18.033114+0000 mgr.y (mgr.26072) 1426 : cluster 0 pgmap v1715: 73 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 18 peering, 53 active+clean; 4.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 275 KiB/s rd, 36 KiB/s wr, 371 op/s; 2/96 objects degraded (2.083%); 0 B/s, 2 keys/s, 10 objects/s recovering 2023-10-09T10:49:19.720 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:19 smithi053 bash[76859]: cluster 2023-10-09T10:49:18.493138+0000 osd.7 (osd.7) 485 : cluster 3 failed to encode map e494 with expected crc 2023-10-09T10:49:19.721 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:19 smithi053 bash[76859]: cluster 2023-10-09T10:49:18.587426+0000 mon.a (mon.0) 2173 : cluster 3 Health check failed: Degraded data redundancy: 2/96 objects degraded (2.083%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:49:19.721 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:19 smithi053 bash[76859]: cluster 2023-10-09T10:49:18.847358+0000 osd.5 (osd.5) 544 : cluster 3 failed to encode map e494 with expected crc 2023-10-09T10:49:19.721 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:19 smithi053 bash[76859]: cluster 2023-10-09T10:49:19.503746+0000 osd.6 (osd.6) 511 : cluster 3 failed to encode map e495 with expected crc 2023-10-09T10:49:19.721 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:19 smithi053 bash[76859]: cluster 2023-10-09T10:49:19.503841+0000 osd.5 (osd.5) 545 : cluster 3 failed to encode map e495 with expected crc 2023-10-09T10:49:19.721 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:19 smithi053 bash[76859]: cluster 2023-10-09T10:49:19.505883+0000 mon.a (mon.0) 2174 : cluster 0 osdmap e495: 8 total, 8 up, 4 in 2023-10-09T10:49:19.721 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:19 smithi053 bash[79554]: cluster 2023-10-09T10:49:17.645725+0000 osd.5 (osd.5) 543 : cluster 3 failed to encode map e493 with expected crc 2023-10-09T10:49:19.721 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:19 smithi053 bash[79554]: cluster 2023-10-09T10:49:18.033114+0000 mgr.y (mgr.26072) 1426 : cluster 0 pgmap v1715: 73 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 18 peering, 53 active+clean; 4.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 275 KiB/s rd, 36 KiB/s wr, 371 op/s; 2/96 objects degraded (2.083%); 0 B/s, 2 keys/s, 10 objects/s recovering 2023-10-09T10:49:19.721 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:19 smithi053 bash[79554]: cluster 2023-10-09T10:49:18.493138+0000 osd.7 (osd.7) 485 : cluster 3 failed to encode map e494 with expected crc 2023-10-09T10:49:19.721 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:19 smithi053 bash[79554]: cluster 2023-10-09T10:49:18.587426+0000 mon.a (mon.0) 2173 : cluster 3 Health check failed: Degraded data redundancy: 2/96 objects degraded (2.083%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:49:19.722 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:19 smithi053 bash[79554]: cluster 2023-10-09T10:49:18.847358+0000 osd.5 (osd.5) 544 : cluster 3 failed to encode map e494 with expected crc 2023-10-09T10:49:19.722 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:19 smithi053 bash[79554]: cluster 2023-10-09T10:49:19.503746+0000 osd.6 (osd.6) 511 : cluster 3 failed to encode map e495 with expected crc 2023-10-09T10:49:19.722 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:19 smithi053 bash[79554]: cluster 2023-10-09T10:49:19.503841+0000 osd.5 (osd.5) 545 : cluster 3 failed to encode map e495 with expected crc 2023-10-09T10:49:19.722 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:19 smithi053 bash[79554]: cluster 2023-10-09T10:49:19.505883+0000 mon.a (mon.0) 2174 : cluster 0 osdmap e495: 8 total, 8 up, 4 in 2023-10-09T10:49:19.778 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:19.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:19.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:19 smithi086 bash[59714]: cluster 2023-10-09T10:49:17.645725+0000 osd.5 (osd.5) 543 : cluster 3 failed to encode map e493 with expected crc 2023-10-09T10:49:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:19 smithi086 bash[59714]: cluster 2023-10-09T10:49:18.033114+0000 mgr.y (mgr.26072) 1426 : cluster 0 pgmap v1715: 73 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 18 peering, 53 active+clean; 4.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 275 KiB/s rd, 36 KiB/s wr, 371 op/s; 2/96 objects degraded (2.083%); 0 B/s, 2 keys/s, 10 objects/s recovering 2023-10-09T10:49:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:19 smithi086 bash[59714]: cluster 2023-10-09T10:49:18.493138+0000 osd.7 (osd.7) 485 : cluster 3 failed to encode map e494 with expected crc 2023-10-09T10:49:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:19 smithi086 bash[59714]: cluster 2023-10-09T10:49:18.587426+0000 mon.a (mon.0) 2173 : cluster 3 Health check failed: Degraded data redundancy: 2/96 objects degraded (2.083%), 1 pg degraded (PG_DEGRADED) 2023-10-09T10:49:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:19 smithi086 bash[59714]: cluster 2023-10-09T10:49:18.847358+0000 osd.5 (osd.5) 544 : cluster 3 failed to encode map e494 with expected crc 2023-10-09T10:49:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:19 smithi086 bash[59714]: cluster 2023-10-09T10:49:19.503746+0000 osd.6 (osd.6) 511 : cluster 3 failed to encode map e495 with expected crc 2023-10-09T10:49:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:19 smithi086 bash[59714]: cluster 2023-10-09T10:49:19.503841+0000 osd.5 (osd.5) 545 : cluster 3 failed to encode map e495 with expected crc 2023-10-09T10:49:19.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:19 smithi086 bash[59714]: cluster 2023-10-09T10:49:19.505883+0000 mon.a (mon.0) 2174 : cluster 0 osdmap e495: 8 total, 8 up, 4 in 2023-10-09T10:49:19.882 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:19.911 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:19.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:19.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:20.015 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:20.043 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:20.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:20.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:49:20.146 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:20.173 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:20.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:20.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:20.277 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:20.313 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:20.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:20.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:20.417 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:20.448 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:20.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:20.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:49:20.552 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:20.584 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:20.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:20.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:49:20.688 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:20.699 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:20 smithi053 bash[79554]: cluster 2023-10-09T10:49:18.846826+0000 osd.4 (osd.4) 407 : cluster 3 failed to encode map e494 with expected crc 2023-10-09T10:49:20.699 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:20 smithi053 bash[79554]: cluster 2023-10-09T10:49:19.569157+0000 osd.7 (osd.7) 486 : cluster 3 failed to encode map e495 with expected crc 2023-10-09T10:49:20.699 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:20 smithi053 bash[76859]: cluster 2023-10-09T10:49:18.846826+0000 osd.4 (osd.4) 407 : cluster 3 failed to encode map e494 with expected crc 2023-10-09T10:49:20.699 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:20 smithi053 bash[76859]: cluster 2023-10-09T10:49:19.569157+0000 osd.7 (osd.7) 486 : cluster 3 failed to encode map e495 with expected crc 2023-10-09T10:49:20.716 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:20.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:20.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:49:20.722 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-10-09T10:49:20.820 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:20.851 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:20.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:20.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:20.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:20 smithi086 bash[59714]: cluster 2023-10-09T10:49:18.846826+0000 osd.4 (osd.4) 407 : cluster 3 failed to encode map e494 with expected crc 2023-10-09T10:49:20.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:20 smithi086 bash[59714]: cluster 2023-10-09T10:49:19.569157+0000 osd.7 (osd.7) 486 : cluster 3 failed to encode map e495 with expected crc 2023-10-09T10:49:20.954 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:20.988 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:20.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:20.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:21.091 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:21.123 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:21.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:21.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:21.179 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-10-09T10:49:21.227 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:21.262 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:21.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:21.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:21.366 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:21.395 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:21.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:21.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:21.498 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:21.528 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:21.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:21.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:49:21.631 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:21.665 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-10-09T10:49:21.665 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:21.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:21.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:49:21.670 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info testimg_import@snap1 2023-10-09T10:49:21.670 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep protected: False 2023-10-09T10:49:21.731 INFO:tasks.workunit.client.0.smithi053.stdout: protected: False 2023-10-09T10:49:21.731 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info testimg_import@snap2 2023-10-09T10:49:21.732 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep protected: True 2023-10-09T10:49:21.769 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:21.794 INFO:tasks.workunit.client.0.smithi053.stdout: protected: True 2023-10-09T10:49:21.795 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_250719/snap_protect 2023-10-09T10:49:21.796 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd snap unprotect testimg@snap2 2023-10-09T10:49:21.801 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:21.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:21.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:21.866 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd snap unprotect testimg_import@snap2 2023-10-09T10:49:21.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:21 smithi086 bash[59714]: cluster 2023-10-09T10:49:20.033646+0000 mgr.y (mgr.26072) 1427 : cluster 0 pgmap v1718: 73 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 18 peering, 53 active+clean; 4.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 193 KiB/s rd, 25 KiB/s wr, 254 op/s; 2/96 objects degraded (2.083%); 0 B/s, 2 keys/s, 10 objects/s recovering 2023-10-09T10:49:21.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:21 smithi086 bash[59714]: cluster 2023-10-09T10:49:20.608536+0000 osd.5 (osd.5) 546 : cluster 3 failed to encode map e496 with expected crc 2023-10-09T10:49:21.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:21 smithi086 bash[59714]: cluster 2023-10-09T10:49:20.608548+0000 osd.6 (osd.6) 512 : cluster 3 failed to encode map e496 with expected crc 2023-10-09T10:49:21.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:21 smithi086 bash[59714]: cluster 2023-10-09T10:49:20.609745+0000 mon.a (mon.0) 2175 : cluster 0 osdmap e496: 8 total, 8 up, 4 in 2023-10-09T10:49:21.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:21 smithi086 bash[59714]: audit 2023-10-09T10:49:20.905216+0000 mon.a (mon.0) 2176 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:21.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:21 smithi086 bash[59714]: audit 2023-10-09T10:49:20.913017+0000 mon.a (mon.0) 2177 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:21.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:21 smithi086 bash[59714]: audit 2023-10-09T10:49:21.381454+0000 mon.a (mon.0) 2178 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:49:21.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:21 smithi086 bash[59714]: audit 2023-10-09T10:49:21.382854+0000 mon.a (mon.0) 2179 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:49:21.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:21 smithi086 bash[59714]: audit 2023-10-09T10:49:21.391112+0000 mon.a (mon.0) 2180 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:21.905 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:21.915 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:21 smithi053 bash[79554]: cluster 2023-10-09T10:49:20.033646+0000 mgr.y (mgr.26072) 1427 : cluster 0 pgmap v1718: 73 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 18 peering, 53 active+clean; 4.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 193 KiB/s rd, 25 KiB/s wr, 254 op/s; 2/96 objects degraded (2.083%); 0 B/s, 2 keys/s, 10 objects/s recovering 2023-10-09T10:49:21.915 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:21 smithi053 bash[79554]: cluster 2023-10-09T10:49:20.608536+0000 osd.5 (osd.5) 546 : cluster 3 failed to encode map e496 with expected crc 2023-10-09T10:49:21.915 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:21 smithi053 bash[79554]: cluster 2023-10-09T10:49:20.608548+0000 osd.6 (osd.6) 512 : cluster 3 failed to encode map e496 with expected crc 2023-10-09T10:49:21.916 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:21 smithi053 bash[79554]: cluster 2023-10-09T10:49:20.609745+0000 mon.a (mon.0) 2175 : cluster 0 osdmap e496: 8 total, 8 up, 4 in 2023-10-09T10:49:21.916 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:21 smithi053 bash[79554]: audit 2023-10-09T10:49:20.905216+0000 mon.a (mon.0) 2176 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:21.916 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:21 smithi053 bash[79554]: audit 2023-10-09T10:49:20.913017+0000 mon.a (mon.0) 2177 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:21.916 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:21 smithi053 bash[79554]: audit 2023-10-09T10:49:21.381454+0000 mon.a (mon.0) 2178 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:49:21.916 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:21 smithi053 bash[79554]: audit 2023-10-09T10:49:21.382854+0000 mon.a (mon.0) 2179 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:49:21.916 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:21 smithi053 bash[79554]: audit 2023-10-09T10:49:21.391112+0000 mon.a (mon.0) 2180 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:21.916 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:21 smithi053 bash[76859]: cluster 2023-10-09T10:49:20.033646+0000 mgr.y (mgr.26072) 1427 : cluster 0 pgmap v1718: 73 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 18 peering, 53 active+clean; 4.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 193 KiB/s rd, 25 KiB/s wr, 254 op/s; 2/96 objects degraded (2.083%); 0 B/s, 2 keys/s, 10 objects/s recovering 2023-10-09T10:49:21.916 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:21 smithi053 bash[76859]: cluster 2023-10-09T10:49:20.608536+0000 osd.5 (osd.5) 546 : cluster 3 failed to encode map e496 with expected crc 2023-10-09T10:49:21.916 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:21 smithi053 bash[76859]: cluster 2023-10-09T10:49:20.608548+0000 osd.6 (osd.6) 512 : cluster 3 failed to encode map e496 with expected crc 2023-10-09T10:49:21.916 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:21 smithi053 bash[76859]: cluster 2023-10-09T10:49:20.609745+0000 mon.a (mon.0) 2175 : cluster 0 osdmap e496: 8 total, 8 up, 4 in 2023-10-09T10:49:21.916 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:21 smithi053 bash[76859]: audit 2023-10-09T10:49:20.905216+0000 mon.a (mon.0) 2176 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:21.917 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:21 smithi053 bash[76859]: audit 2023-10-09T10:49:20.913017+0000 mon.a (mon.0) 2177 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:21.917 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:21 smithi053 bash[76859]: audit 2023-10-09T10:49:21.381454+0000 mon.a (mon.0) 2178 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:49:21.917 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:21 smithi053 bash[76859]: audit 2023-10-09T10:49:21.382854+0000 mon.a (mon.0) 2179 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:49:21.917 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:21 smithi053 bash[76859]: audit 2023-10-09T10:49:21.391112+0000 mon.a (mon.0) 2180 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:21.934 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:21.934 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd snap purge testimg 2023-10-09T10:49:21.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:21.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:22.037 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:22.067 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:22.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:22.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:22.170 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:22.208 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:22.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:22.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:22.311 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:22.346 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:22.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:22.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:22.450 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:22.483 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:22.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:22.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:22.587 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:22.620 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:22.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:22.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:22.626 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:49:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:49:22] "GET /metrics HTTP/1.1" 200 34171 "" "Prometheus/2.33.4" 2023-10-09T10:49:22.724 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:22.758 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:22.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:22.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:49:22.863 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:22.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:22 smithi086 bash[59714]: cluster 2023-10-09T10:49:21.619100+0000 mon.a (mon.0) 2181 : cluster 0 osdmap e497: 8 total, 8 up, 4 in 2023-10-09T10:49:22.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:22 smithi086 bash[59714]: cluster 2023-10-09T10:49:21.623282+0000 osd.6 (osd.6) 513 : cluster 3 failed to encode map e497 with expected crc 2023-10-09T10:49:22.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:22 smithi086 bash[59714]: cluster 2023-10-09T10:49:22.141610+0000 osd.7 (osd.7) 487 : cluster 3 failed to encode map e497 with expected crc 2023-10-09T10:49:22.893 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:22.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:22.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:22.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:22 smithi053 bash[79554]: cluster 2023-10-09T10:49:21.619100+0000 mon.a (mon.0) 2181 : cluster 0 osdmap e497: 8 total, 8 up, 4 in 2023-10-09T10:49:22.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:22 smithi053 bash[79554]: cluster 2023-10-09T10:49:21.623282+0000 osd.6 (osd.6) 513 : cluster 3 failed to encode map e497 with expected crc 2023-10-09T10:49:22.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:22 smithi053 bash[79554]: cluster 2023-10-09T10:49:22.141610+0000 osd.7 (osd.7) 487 : cluster 3 failed to encode map e497 with expected crc 2023-10-09T10:49:22.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:22 smithi053 bash[76859]: cluster 2023-10-09T10:49:21.619100+0000 mon.a (mon.0) 2181 : cluster 0 osdmap e497: 8 total, 8 up, 4 in 2023-10-09T10:49:22.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:22 smithi053 bash[76859]: cluster 2023-10-09T10:49:21.623282+0000 osd.6 (osd.6) 513 : cluster 3 failed to encode map e497 with expected crc 2023-10-09T10:49:22.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:22 smithi053 bash[76859]: cluster 2023-10-09T10:49:22.141610+0000 osd.7 (osd.7) 487 : cluster 3 failed to encode map e497 with expected crc 2023-10-09T10:49:22.997 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:23.029 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:23.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:23.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:23.088 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:49:23.133 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:23.163 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:23.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:23.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:23.267 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:23.295 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:23.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:23.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:23.398 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:23.426 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:23.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:23.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:49:23.506 INFO:tasks.workunit.client.0.smithi053.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-10-09T10:49:23.519 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd snap purge testimg_import 2023-10-09T10:49:23.529 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:23.538 INFO:tasks.thrashosds.thrasher:in_osds: [1, 2, 6, 0] out_osds: [3, 4, 5, 7] dead_osds: [] live_osds: [0, 1, 3, 4, 5, 7, 6, 2] 2023-10-09T10:49:23.538 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-10-09T10:49:23.538 INFO:tasks.thrashosds.thrasher:Adding osd 7 2023-10-09T10:49:23.539 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd in 7 2023-10-09T10:49:23.564 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:23.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:23.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:23.669 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:23.696 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:23.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:23.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:23.799 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:23.812 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:23 smithi086 bash[59714]: cluster 2023-10-09T10:49:22.034641+0000 mgr.y (mgr.26072) 1428 : cluster 0 pgmap v1721: 73 pgs: 1 active+recovering+undersized+degraded+remapped, 2 peering, 70 active+clean; 4.8 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 59 KiB/s rd, 10 KiB/s wr, 82 op/s; 2/111 objects degraded (1.802%); 1024 KiB/s, 0 keys/s, 7 objects/s recovering 2023-10-09T10:49:23.812 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:23 smithi086 bash[59714]: cluster 2023-10-09T10:49:22.614354+0000 mon.a (mon.0) 2182 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2023-10-09T10:49:23.812 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:23 smithi086 bash[59714]: cluster 2023-10-09T10:49:22.627956+0000 mon.a (mon.0) 2183 : cluster 0 osdmap e498: 8 total, 8 up, 4 in 2023-10-09T10:49:23.812 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:23 smithi086 bash[59714]: cluster 2023-10-09T10:49:22.629125+0000 osd.6 (osd.6) 514 : cluster 3 failed to encode map e498 with expected crc 2023-10-09T10:49:23.812 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:23 smithi086 bash[59714]: audit 2023-10-09T10:49:23.109633+0000 mon.a (mon.0) 2184 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:23.812 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:23 smithi086 bash[59714]: audit 2023-10-09T10:49:23.111379+0000 mon.a (mon.0) 2185 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:49:23.813 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:23 smithi086 bash[59714]: cluster 2023-10-09T10:49:23.495403+0000 osd.6 (osd.6) 515 : cluster 3 failed to encode map e499 with expected crc 2023-10-09T10:49:23.813 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:23 smithi086 bash[59714]: cluster 2023-10-09T10:49:23.496448+0000 mon.a (mon.0) 2186 : cluster 0 osdmap e499: 8 total, 8 up, 4 in 2023-10-09T10:49:23.813 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:23 smithi086 bash[59714]: cluster 2023-10-09T10:49:23.547652+0000 osd.5 (osd.5) 547 : cluster 3 failed to encode map e497 with expected crc 2023-10-09T10:49:23.831 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:23.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:23.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:23.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:23 smithi053 bash[79554]: cluster 2023-10-09T10:49:22.034641+0000 mgr.y (mgr.26072) 1428 : cluster 0 pgmap v1721: 73 pgs: 1 active+recovering+undersized+degraded+remapped, 2 peering, 70 active+clean; 4.8 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 59 KiB/s rd, 10 KiB/s wr, 82 op/s; 2/111 objects degraded (1.802%); 1024 KiB/s, 0 keys/s, 7 objects/s recovering 2023-10-09T10:49:23.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:23 smithi053 bash[79554]: cluster 2023-10-09T10:49:22.614354+0000 mon.a (mon.0) 2182 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2023-10-09T10:49:23.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:23 smithi053 bash[79554]: cluster 2023-10-09T10:49:22.627956+0000 mon.a (mon.0) 2183 : cluster 0 osdmap e498: 8 total, 8 up, 4 in 2023-10-09T10:49:23.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:23 smithi053 bash[79554]: cluster 2023-10-09T10:49:22.629125+0000 osd.6 (osd.6) 514 : cluster 3 failed to encode map e498 with expected crc 2023-10-09T10:49:23.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:23 smithi053 bash[79554]: audit 2023-10-09T10:49:23.109633+0000 mon.a (mon.0) 2184 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:23.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:23 smithi053 bash[79554]: audit 2023-10-09T10:49:23.111379+0000 mon.a (mon.0) 2185 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:49:23.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:23 smithi053 bash[79554]: cluster 2023-10-09T10:49:23.495403+0000 osd.6 (osd.6) 515 : cluster 3 failed to encode map e499 with expected crc 2023-10-09T10:49:23.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:23 smithi053 bash[79554]: cluster 2023-10-09T10:49:23.496448+0000 mon.a (mon.0) 2186 : cluster 0 osdmap e499: 8 total, 8 up, 4 in 2023-10-09T10:49:23.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:23 smithi053 bash[79554]: cluster 2023-10-09T10:49:23.547652+0000 osd.5 (osd.5) 547 : cluster 3 failed to encode map e497 with expected crc 2023-10-09T10:49:23.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:23 smithi053 bash[76859]: cluster 2023-10-09T10:49:22.034641+0000 mgr.y (mgr.26072) 1428 : cluster 0 pgmap v1721: 73 pgs: 1 active+recovering+undersized+degraded+remapped, 2 peering, 70 active+clean; 4.8 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 59 KiB/s rd, 10 KiB/s wr, 82 op/s; 2/111 objects degraded (1.802%); 1024 KiB/s, 0 keys/s, 7 objects/s recovering 2023-10-09T10:49:23.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:23 smithi053 bash[76859]: cluster 2023-10-09T10:49:22.614354+0000 mon.a (mon.0) 2182 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2023-10-09T10:49:23.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:23 smithi053 bash[76859]: cluster 2023-10-09T10:49:22.627956+0000 mon.a (mon.0) 2183 : cluster 0 osdmap e498: 8 total, 8 up, 4 in 2023-10-09T10:49:23.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:23 smithi053 bash[76859]: cluster 2023-10-09T10:49:22.629125+0000 osd.6 (osd.6) 514 : cluster 3 failed to encode map e498 with expected crc 2023-10-09T10:49:23.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:23 smithi053 bash[76859]: audit 2023-10-09T10:49:23.109633+0000 mon.a (mon.0) 2184 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:23.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:23 smithi053 bash[76859]: audit 2023-10-09T10:49:23.111379+0000 mon.a (mon.0) 2185 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:49:23.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:23 smithi053 bash[76859]: cluster 2023-10-09T10:49:23.495403+0000 osd.6 (osd.6) 515 : cluster 3 failed to encode map e499 with expected crc 2023-10-09T10:49:23.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:23 smithi053 bash[76859]: cluster 2023-10-09T10:49:23.496448+0000 mon.a (mon.0) 2186 : cluster 0 osdmap e499: 8 total, 8 up, 4 in 2023-10-09T10:49:23.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:23 smithi053 bash[76859]: cluster 2023-10-09T10:49:23.547652+0000 osd.5 (osd.5) 547 : cluster 3 failed to encode map e497 with expected crc 2023-10-09T10:49:23.935 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:23.968 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:23.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:23.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:24.071 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:24.107 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:24.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:24.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:49:24.211 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:24.242 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:24.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:24.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:24.346 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:24.378 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:24.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:24.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:24.481 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:24.519 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:24.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:24.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:24.621 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:24.652 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:24.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:24.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:24.755 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:24.767 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:24 smithi053 bash[79554]: cluster 2023-10-09T10:49:23.547455+0000 osd.4 (osd.4) 408 : cluster 3 failed to encode map e497 with expected crc 2023-10-09T10:49:24.767 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:24 smithi053 bash[79554]: cluster 2023-10-09T10:49:23.547967+0000 osd.7 (osd.7) 488 : cluster 3 failed to encode map e498 with expected crc 2023-10-09T10:49:24.767 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:24 smithi053 bash[79554]: cluster 2023-10-09T10:49:24.505078+0000 osd.6 (osd.6) 516 : cluster 3 failed to encode map e500 with expected crc 2023-10-09T10:49:24.767 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:24 smithi053 bash[79554]: cluster 2023-10-09T10:49:24.507380+0000 mon.a (mon.0) 2187 : cluster 0 osdmap e500: 8 total, 8 up, 4 in 2023-10-09T10:49:24.767 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:24 smithi053 bash[79554]: cluster 2023-10-09T10:49:24.548099+0000 osd.5 (osd.5) 548 : cluster 3 failed to encode map e500 with expected crc 2023-10-09T10:49:24.767 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:24 smithi053 bash[76859]: cluster 2023-10-09T10:49:23.547455+0000 osd.4 (osd.4) 408 : cluster 3 failed to encode map e497 with expected crc 2023-10-09T10:49:24.767 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:24 smithi053 bash[76859]: cluster 2023-10-09T10:49:23.547967+0000 osd.7 (osd.7) 488 : cluster 3 failed to encode map e498 with expected crc 2023-10-09T10:49:24.768 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:24 smithi053 bash[76859]: cluster 2023-10-09T10:49:24.505078+0000 osd.6 (osd.6) 516 : cluster 3 failed to encode map e500 with expected crc 2023-10-09T10:49:24.768 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:24 smithi053 bash[76859]: cluster 2023-10-09T10:49:24.507380+0000 mon.a (mon.0) 2187 : cluster 0 osdmap e500: 8 total, 8 up, 4 in 2023-10-09T10:49:24.768 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:24 smithi053 bash[76859]: cluster 2023-10-09T10:49:24.548099+0000 osd.5 (osd.5) 548 : cluster 3 failed to encode map e500 with expected crc 2023-10-09T10:49:24.786 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:24.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:24.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:24.889 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:24.920 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:24.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:24.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:25.024 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:25.053 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:25.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:25.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:49:25.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:24 smithi086 bash[59714]: cluster 2023-10-09T10:49:23.547455+0000 osd.4 (osd.4) 408 : cluster 3 failed to encode map e497 with expected crc 2023-10-09T10:49:25.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:24 smithi086 bash[59714]: cluster 2023-10-09T10:49:23.547967+0000 osd.7 (osd.7) 488 : cluster 3 failed to encode map e498 with expected crc 2023-10-09T10:49:25.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:24 smithi086 bash[59714]: cluster 2023-10-09T10:49:24.505078+0000 osd.6 (osd.6) 516 : cluster 3 failed to encode map e500 with expected crc 2023-10-09T10:49:25.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:24 smithi086 bash[59714]: cluster 2023-10-09T10:49:24.507380+0000 mon.a (mon.0) 2187 : cluster 0 osdmap e500: 8 total, 8 up, 4 in 2023-10-09T10:49:25.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:24 smithi086 bash[59714]: cluster 2023-10-09T10:49:24.548099+0000 osd.5 (osd.5) 548 : cluster 3 failed to encode map e500 with expected crc 2023-10-09T10:49:25.121 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:49:25.121 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:49:25.156 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:25.182 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:25.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:25.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:25.285 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:25.321 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:25.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:25.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:25.425 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:25.448 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:25.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:25.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:25.523 INFO:tasks.workunit.client.0.smithi053.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-10-09T10:49:25.533 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd remove testimg 2023-10-09T10:49:25.551 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:25.578 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:25.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:25.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:25.662 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 100% complete...done. 2023-10-09T10:49:25.666 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd remove testimg_import 2023-10-09T10:49:25.682 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:25.716 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:25.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:25.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:25.820 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:25.829 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:25 smithi053 bash[76859]: cluster 2023-10-09T10:49:24.035298+0000 mgr.y (mgr.26072) 1429 : cluster 0 pgmap v1724: 73 pgs: 73 active+clean; 4.8 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 115 KiB/s rd, 13 KiB/s wr, 153 op/s; 1024 KiB/s, 0 keys/s, 9 objects/s recovering 2023-10-09T10:49:25.829 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:25 smithi053 bash[76859]: cluster 2023-10-09T10:49:24.504566+0000 osd.7 (osd.7) 489 : cluster 3 failed to encode map e500 with expected crc 2023-10-09T10:49:25.829 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:25 smithi053 bash[76859]: cluster 2023-10-09T10:49:24.548296+0000 osd.4 (osd.4) 409 : cluster 3 failed to encode map e500 with expected crc 2023-10-09T10:49:25.829 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:25 smithi053 bash[76859]: cluster 2023-10-09T10:49:24.624954+0000 mon.a (mon.0) 2188 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/111 objects degraded (1.802%), 1 pg degraded) 2023-10-09T10:49:25.829 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:25 smithi053 bash[76859]: cluster 2023-10-09T10:49:25.507507+0000 mon.a (mon.0) 2189 : cluster 0 osdmap e501: 8 total, 8 up, 4 in 2023-10-09T10:49:25.829 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:25 smithi053 bash[76859]: cluster 2023-10-09T10:49:25.512343+0000 osd.6 (osd.6) 517 : cluster 3 failed to encode map e501 with expected crc 2023-10-09T10:49:25.830 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:25 smithi053 bash[79554]: cluster 2023-10-09T10:49:24.035298+0000 mgr.y (mgr.26072) 1429 : cluster 0 pgmap v1724: 73 pgs: 73 active+clean; 4.8 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 115 KiB/s rd, 13 KiB/s wr, 153 op/s; 1024 KiB/s, 0 keys/s, 9 objects/s recovering 2023-10-09T10:49:25.830 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:25 smithi053 bash[79554]: cluster 2023-10-09T10:49:24.504566+0000 osd.7 (osd.7) 489 : cluster 3 failed to encode map e500 with expected crc 2023-10-09T10:49:25.830 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:25 smithi053 bash[79554]: cluster 2023-10-09T10:49:24.548296+0000 osd.4 (osd.4) 409 : cluster 3 failed to encode map e500 with expected crc 2023-10-09T10:49:25.830 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:25 smithi053 bash[79554]: cluster 2023-10-09T10:49:24.624954+0000 mon.a (mon.0) 2188 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/111 objects degraded (1.802%), 1 pg degraded) 2023-10-09T10:49:25.830 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:25 smithi053 bash[79554]: cluster 2023-10-09T10:49:25.507507+0000 mon.a (mon.0) 2189 : cluster 0 osdmap e501: 8 total, 8 up, 4 in 2023-10-09T10:49:25.830 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:25 smithi053 bash[79554]: cluster 2023-10-09T10:49:25.512343+0000 osd.6 (osd.6) 517 : cluster 3 failed to encode map e501 with expected crc 2023-10-09T10:49:25.842 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:25.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:25.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:25.945 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:25.956 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:25 smithi086 bash[59714]: cluster 2023-10-09T10:49:24.035298+0000 mgr.y (mgr.26072) 1429 : cluster 0 pgmap v1724: 73 pgs: 73 active+clean; 4.8 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 115 KiB/s rd, 13 KiB/s wr, 153 op/s; 1024 KiB/s, 0 keys/s, 9 objects/s recovering 2023-10-09T10:49:25.956 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:25 smithi086 bash[59714]: cluster 2023-10-09T10:49:24.504566+0000 osd.7 (osd.7) 489 : cluster 3 failed to encode map e500 with expected crc 2023-10-09T10:49:25.956 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:25 smithi086 bash[59714]: cluster 2023-10-09T10:49:24.548296+0000 osd.4 (osd.4) 409 : cluster 3 failed to encode map e500 with expected crc 2023-10-09T10:49:25.956 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:25 smithi086 bash[59714]: cluster 2023-10-09T10:49:24.624954+0000 mon.a (mon.0) 2188 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/111 objects degraded (1.802%), 1 pg degraded) 2023-10-09T10:49:25.957 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:25 smithi086 bash[59714]: cluster 2023-10-09T10:49:25.507507+0000 mon.a (mon.0) 2189 : cluster 0 osdmap e501: 8 total, 8 up, 4 in 2023-10-09T10:49:25.957 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:25 smithi086 bash[59714]: cluster 2023-10-09T10:49:25.512343+0000 osd.6 (osd.6) 517 : cluster 3 failed to encode map e501 with expected crc 2023-10-09T10:49:25.962 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 100% complete...done. 2023-10-09T10:49:25.967 INFO:tasks.workunit.client.0.smithi053.stderr:+ tiered=0 2023-10-09T10:49:25.968 INFO:tasks.workunit.client.0.smithi053.stderr:+ ceph osd dump 2023-10-09T10:49:25.968 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep ^pool 2023-10-09T10:49:25.968 INFO:tasks.workunit.client.0.smithi053.stderr:+ + grep tier 2023-10-09T10:49:25.968 INFO:tasks.workunit.client.0.smithi053.stderr:grep 'rbd' 2023-10-09T10:49:25.973 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:25.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:25.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:26.076 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:26.102 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:26.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:26.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:49:26.205 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:26.241 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:26.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:26.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:26.344 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:26.375 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:26.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:26.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:49:26.478 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:26.511 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:26.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:26.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:26.615 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:26.640 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:26.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:26.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:49:26.745 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:26.770 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:26.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:26.774 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:49:26.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:26 smithi086 bash[59714]: cluster 2023-10-09T10:49:25.641867+0000 osd.7 (osd.7) 490 : cluster 3 failed to encode map e501 with expected crc 2023-10-09T10:49:26.874 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:26.881 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:26 smithi053 bash[79554]: cluster 2023-10-09T10:49:25.641867+0000 osd.7 (osd.7) 490 : cluster 3 failed to encode map e501 with expected crc 2023-10-09T10:49:26.881 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:26 smithi053 bash[76859]: cluster 2023-10-09T10:49:25.641867+0000 osd.7 (osd.7) 490 : cluster 3 failed to encode map e501 with expected crc 2023-10-09T10:49:26.893 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:26.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:26.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:49:26.996 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:27.015 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:27.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:27.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:27.062 INFO:tasks.workunit.client.0.smithi053.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_250719/sparse1 2023-10-09T10:49:27.066 INFO:tasks.workunit.client.0.smithi053.stderr:1+0 records in 2023-10-09T10:49:27.066 INFO:tasks.workunit.client.0.smithi053.stderr:1+0 records out 2023-10-09T10:49:27.066 INFO:tasks.workunit.client.0.smithi053.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00343314 s, 305 MB/s 2023-10-09T10:49:27.066 INFO:tasks.workunit.client.0.smithi053.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_250719/sparse2 2023-10-09T10:49:27.070 INFO:tasks.workunit.client.0.smithi053.stderr:1+0 records in 2023-10-09T10:49:27.070 INFO:tasks.workunit.client.0.smithi053.stderr:1+0 records out 2023-10-09T10:49:27.071 INFO:tasks.workunit.client.0.smithi053.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00393168 s, 267 MB/s 2023-10-09T10:49:27.071 INFO:tasks.workunit.client.0.smithi053.stderr:+ truncate /tmp/rbd_import_export_250719/sparse2 -s 2M 2023-10-09T10:49:27.071 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm sparse1 2023-10-09T10:49:27.117 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:27.118 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 0% complete...failed. 2023-10-09T10:49:27.118 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: delete error: (2) No such file or directory 2023-10-09T10:49:27.123 INFO:tasks.workunit.client.0.smithi053.stderr:+ true 2023-10-09T10:49:27.123 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_250719/sparse1 2023-10-09T10:49:27.143 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:27.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:27.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:27.199 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-10-09T10:49:27.200 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T10:49:27.200 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --order is deprecated, use --object-size 2023-10-09T10:49:27.204 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd ls -l 2023-10-09T10:49:27.204 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep sparse1+ 2023-10-09T10:49:27.205 INFO:tasks.workunit.client.0.smithi053.stderr:grep -Ei (2 MiB|2048k) 2023-10-09T10:49:27.246 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:27.248 INFO:tasks.workunit.client.0.smithi053.stdout:sparse1 2 MiB 2 2023-10-09T10:49:27.249 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects sparse1 2023-10-09T10:49:27.249 INFO:tasks.workunit.client.0.smithi053.stderr:+ image=sparse1 2023-10-09T10:49:27.250 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse1 2023-10-09T10:49:27.250 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep block_name_prefix 2023-10-09T10:49:27.250 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk {print $NF;} 2023-10-09T10:49:27.274 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:27.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:27.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:27.291 INFO:tasks.workunit.client.0.smithi053.stderr:+ prefix=rbd_data.8ed4b5f45c23 2023-10-09T10:49:27.291 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep rbd_data.8ed4b5f45c23 2023-10-09T10:49:27.291 INFO:tasks.workunit.client.0.smithi053.stderr:+ get_image_data_pool sparse1 2023-10-09T10:49:27.291 INFO:tasks.workunit.client.0.smithi053.stderr:+ + image=sparse1 2023-10-09T10:49:27.291 INFO:tasks.workunit.client.0.smithi053.stderr:sed -e s/rbd_data.8ed4b5f45c23\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T10:49:27.291 INFO:tasks.workunit.client.0.smithi053.stderr:+ sort -u 2023-10-09T10:49:27.291 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse1 2023-10-09T10:49:27.291 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep data_pool: 2023-10-09T10:49:27.292 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk -F: { print $NF } 2023-10-09T10:49:27.337 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool= 2023-10-09T10:49:27.337 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ -z ] 2023-10-09T10:49:27.337 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool=rbd 2023-10-09T10:49:27.338 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo rbd 2023-10-09T10:49:27.338 INFO:tasks.workunit.client.0.smithi053.stderr:+ rados ls -p rbd 2023-10-09T10:49:27.378 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:27.404 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:27.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:27.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:49:27.428 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects=1 2023-10-09T10:49:27.428 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo 1 2023-10-09T10:49:27.428 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-10-09T10:49:27.428 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export sparse1 /tmp/rbd_import_export_250719/sparse1.out 2023-10-09T10:49:27.478 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-10-09T10:49:27.482 INFO:tasks.workunit.client.0.smithi053.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_250719/sparse1 /tmp/rbd_import_export_250719/sparse1.out 2023-10-09T10:49:27.483 INFO:tasks.workunit.client.0.smithi053.stderr:+ cmp -l /tmp/rbd_import_export_250719/sparse1 /tmp/rbd_import_export_250719/sparse1.out 2023-10-09T10:49:27.485 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_250719/sparse1 --format %b 2023-10-09T10:49:27.487 INFO:tasks.workunit.client.0.smithi053.stderr:+ origsize=2048 2023-10-09T10:49:27.487 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_250719/sparse1.out --format %b 2023-10-09T10:49:27.488 INFO:tasks.workunit.client.0.smithi053.stderr:+ exportsize=2048 2023-10-09T10:49:27.488 INFO:tasks.workunit.client.0.smithi053.stderr:+ difference=0 2023-10-09T10:49:27.488 INFO:tasks.workunit.client.0.smithi053.stderr:+ difference=0 2023-10-09T10:49:27.488 INFO:tasks.workunit.client.0.smithi053.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-09T10:49:27.488 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_250719/sparse1.out 2023-10-09T10:49:27.489 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm sparse1 2023-10-09T10:49:27.507 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:27.540 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:27.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:27.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:27.606 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-10-09T10:49:27.609 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm sparse2 2023-10-09T10:49:27.644 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:27.657 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 0% complete...failed. 2023-10-09T10:49:27.657 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: delete error: (2) No such file or directory 2023-10-09T10:49:27.661 INFO:tasks.workunit.client.0.smithi053.stderr:+ true 2023-10-09T10:49:27.661 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_250719/sparse2 2023-10-09T10:49:27.673 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:27.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:27 smithi053 bash[79554]: cluster 2023-10-09T10:49:26.036107+0000 mgr.y (mgr.26072) 1430 : cluster 0 pgmap v1727: 73 pgs: 73 active+clean; 4.8 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 90 KiB/s rd, 6.0 KiB/s wr, 119 op/s; 0 B/s, 1 objects/s recovering 2023-10-09T10:49:27.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:27 smithi053 bash[79554]: audit 2023-10-09T10:49:26.933629+0000 mon.a (mon.0) 2190 : audit 0 from='client.? 172.21.15.53:0/3556523762' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T10:49:27.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:27 smithi053 bash[79554]: audit 2023-10-09T10:49:27.040353+0000 mon.a (mon.0) 2191 : audit 0 from='client.? 172.21.15.53:0/3556523762' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T10:49:27.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:27 smithi053 bash[76859]: cluster 2023-10-09T10:49:26.036107+0000 mgr.y (mgr.26072) 1430 : cluster 0 pgmap v1727: 73 pgs: 73 active+clean; 4.8 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 90 KiB/s rd, 6.0 KiB/s wr, 119 op/s; 0 B/s, 1 objects/s recovering 2023-10-09T10:49:27.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:27 smithi053 bash[76859]: audit 2023-10-09T10:49:26.933629+0000 mon.a (mon.0) 2190 : audit 0 from='client.? 172.21.15.53:0/3556523762' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T10:49:27.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:27 smithi053 bash[76859]: audit 2023-10-09T10:49:27.040353+0000 mon.a (mon.0) 2191 : audit 0 from='client.? 172.21.15.53:0/3556523762' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T10:49:27.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:27.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:27.743 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-10-09T10:49:27.744 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T10:49:27.744 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --order is deprecated, use --object-size 2023-10-09T10:49:27.748 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd ls -l 2023-10-09T10:49:27.748 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep sparse2 2023-10-09T10:49:27.749 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep -Ei (2 MiB|2048k) 2023-10-09T10:49:27.777 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:27.796 INFO:tasks.workunit.client.0.smithi053.stdout:sparse2 2 MiB 2 2023-10-09T10:49:27.797 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects sparse2 2023-10-09T10:49:27.797 INFO:tasks.workunit.client.0.smithi053.stderr:+ image=sparse2 2023-10-09T10:49:27.797 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse2 2023-10-09T10:49:27.797 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep block_name_prefix 2023-10-09T10:49:27.797 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk {print $NF;} 2023-10-09T10:49:27.803 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:27.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:27.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:27.849 INFO:tasks.workunit.client.0.smithi053.stderr:+ prefix=rbd_data.8f0733a5521c 2023-10-09T10:49:27.850 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep rbd_data.8f0733a5521c 2023-10-09T10:49:27.850 INFO:tasks.workunit.client.0.smithi053.stderr:+ get_image_data_pool sparse2 2023-10-09T10:49:27.850 INFO:tasks.workunit.client.0.smithi053.stderr:+ + image=sparse2 2023-10-09T10:49:27.850 INFO:tasks.workunit.client.0.smithi053.stderr:sed -e s/rbd_data.8f0733a5521c\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T10:49:27.851 INFO:tasks.workunit.client.0.smithi053.stderr:+ sort -u 2023-10-09T10:49:27.851 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse2 2023-10-09T10:49:27.852 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep data_pool: 2023-10-09T10:49:27.852 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk -F: { print $NF } 2023-10-09T10:49:27.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:27 smithi086 bash[59714]: cluster 2023-10-09T10:49:26.036107+0000 mgr.y (mgr.26072) 1430 : cluster 0 pgmap v1727: 73 pgs: 73 active+clean; 4.8 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 90 KiB/s rd, 6.0 KiB/s wr, 119 op/s; 0 B/s, 1 objects/s recovering 2023-10-09T10:49:27.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:27 smithi086 bash[59714]: audit 2023-10-09T10:49:26.933629+0000 mon.a (mon.0) 2190 : audit 0 from='client.? 172.21.15.53:0/3556523762' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T10:49:27.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:27 smithi086 bash[59714]: audit 2023-10-09T10:49:27.040353+0000 mon.a (mon.0) 2191 : audit 0 from='client.? 172.21.15.53:0/3556523762' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-10-09T10:49:27.897 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool= 2023-10-09T10:49:27.897 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ -z ] 2023-10-09T10:49:27.897 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool=rbd 2023-10-09T10:49:27.897 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo rbd 2023-10-09T10:49:27.897 INFO:tasks.workunit.client.0.smithi053.stderr:+ rados ls -p rbd 2023-10-09T10:49:27.907 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:27.935 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects=0 2023-10-09T10:49:27.935 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo 0 2023-10-09T10:49:27.935 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-10-09T10:49:27.935 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export sparse2 /tmp/rbd_import_export_250719/sparse2.out 2023-10-09T10:49:27.935 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:27.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:27.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:27.984 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-10-09T10:49:27.989 INFO:tasks.workunit.client.0.smithi053.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_250719/sparse2 /tmp/rbd_import_export_250719/sparse2.out 2023-10-09T10:49:27.989 INFO:tasks.workunit.client.0.smithi053.stderr:+ cmp -l /tmp/rbd_import_export_250719/sparse2 /tmp/rbd_import_export_250719/sparse2.out 2023-10-09T10:49:27.991 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_250719/sparse2 --format %b 2023-10-09T10:49:27.992 INFO:tasks.workunit.client.0.smithi053.stderr:+ origsize=2048 2023-10-09T10:49:27.993 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_250719/sparse2.out --format %b 2023-10-09T10:49:27.993 INFO:tasks.workunit.client.0.smithi053.stderr:+ exportsize=2048 2023-10-09T10:49:27.993 INFO:tasks.workunit.client.0.smithi053.stderr:+ difference=0 2023-10-09T10:49:27.994 INFO:tasks.workunit.client.0.smithi053.stderr:+ difference=0 2023-10-09T10:49:27.994 INFO:tasks.workunit.client.0.smithi053.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-09T10:49:27.994 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_250719/sparse2.out 2023-10-09T10:49:27.994 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm sparse2 2023-10-09T10:49:28.038 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:28.063 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:28.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:28.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:49:28.125 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-10-09T10:49:28.128 INFO:tasks.workunit.client.0.smithi053.stderr:+ truncate /tmp/rbd_import_export_250719/sparse1 -s 10M 2023-10-09T10:49:28.128 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --new-format --order 20 - sparse1 2023-10-09T10:49:28.167 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:28.199 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:28.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:28.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:28.255 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 100% complete...done. 2023-10-09T10:49:28.256 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T10:49:28.257 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --order is deprecated, use --object-size 2023-10-09T10:49:28.260 INFO:tasks.workunit.client.0.smithi053.stderr:+ + rbd ls -lgrep sparse1 2023-10-09T10:49:28.261 INFO:tasks.workunit.client.0.smithi053.stderr: 2023-10-09T10:49:28.261 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep -Ei (10 MiB|10240k) 2023-10-09T10:49:28.303 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:28.310 INFO:tasks.workunit.client.0.smithi053.stdout:sparse1 10 MiB 2 2023-10-09T10:49:28.311 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects sparse1 2023-10-09T10:49:28.311 INFO:tasks.workunit.client.0.smithi053.stderr:+ image=sparse1 2023-10-09T10:49:28.312 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse1 2023-10-09T10:49:28.312 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep block_name_prefix 2023-10-09T10:49:28.312 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk {print $NF;} 2023-10-09T10:49:28.332 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:28.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:28.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:28.358 INFO:tasks.workunit.client.0.smithi053.stderr:+ prefix=rbd_data.b5ca36b04e94 2023-10-09T10:49:28.359 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep rbd_data.b5ca36b04e94 2023-10-09T10:49:28.359 INFO:tasks.workunit.client.0.smithi053.stderr:+ get_image_data_pool sparse1 2023-10-09T10:49:28.360 INFO:tasks.workunit.client.0.smithi053.stderr:+ + image=sparse1 2023-10-09T10:49:28.360 INFO:tasks.workunit.client.0.smithi053.stderr:sed -e s/rbd_data.b5ca36b04e94\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T10:49:28.360 INFO:tasks.workunit.client.0.smithi053.stderr:+ sort -u 2023-10-09T10:49:28.360 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse1 2023-10-09T10:49:28.360 INFO:tasks.workunit.client.0.smithi053.stderr:+ + awk -F: { print $NF } 2023-10-09T10:49:28.360 INFO:tasks.workunit.client.0.smithi053.stderr:grep data_pool: 2023-10-09T10:49:28.404 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool= 2023-10-09T10:49:28.404 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ -z ] 2023-10-09T10:49:28.404 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool=rbd 2023-10-09T10:49:28.404 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo rbd 2023-10-09T10:49:28.404 INFO:tasks.workunit.client.0.smithi053.stderr:+ rados ls -p rbd 2023-10-09T10:49:28.437 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:28.443 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects=1 2023-10-09T10:49:28.443 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo 1 2023-10-09T10:49:28.443 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-10-09T10:49:28.443 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export sparse1 /tmp/rbd_import_export_250719/sparse1.out 2023-10-09T10:49:28.456 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:28.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:28.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:28.521 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 10% complete... Exporting image: 20% complete... Exporting image: 30% complete... Exporting image: 40% complete... Exporting image: 50% complete... Exporting image: 60% complete... Exporting image: 70% complete... Exporting image: 80% complete... Exporting image: 90% complete... Exporting image: 100% complete...done. 2023-10-09T10:49:28.524 INFO:tasks.workunit.client.0.smithi053.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_250719/sparse1 /tmp/rbd_import_export_250719/sparse1.out 2023-10-09T10:49:28.525 INFO:tasks.workunit.client.0.smithi053.stderr:+ cmp -l /tmp/rbd_import_export_250719/sparse1 /tmp/rbd_import_export_250719/sparse1.out 2023-10-09T10:49:28.535 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_250719/sparse1 --format %b 2023-10-09T10:49:28.536 INFO:tasks.workunit.client.0.smithi053.stderr:+ origsize=2048 2023-10-09T10:49:28.536 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_250719/sparse1.out --format %b 2023-10-09T10:49:28.537 INFO:tasks.workunit.client.0.smithi053.stderr:+ exportsize=2048 2023-10-09T10:49:28.537 INFO:tasks.workunit.client.0.smithi053.stderr:+ difference=0 2023-10-09T10:49:28.537 INFO:tasks.workunit.client.0.smithi053.stderr:+ difference=0 2023-10-09T10:49:28.537 INFO:tasks.workunit.client.0.smithi053.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-09T10:49:28.538 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_250719/sparse1.out 2023-10-09T10:49:28.540 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm sparse1 2023-10-09T10:49:28.559 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:28.590 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:28.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:28.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:28.671 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-10-09T10:49:28.675 INFO:tasks.workunit.client.0.smithi053.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_250719/sparse2 oflag=append conv=notrunc 2023-10-09T10:49:28.689 INFO:tasks.workunit.client.0.smithi053.stderr:1+0 records in 2023-10-09T10:49:28.689 INFO:tasks.workunit.client.0.smithi053.stderr:1+0 records out 2023-10-09T10:49:28.689 INFO:tasks.workunit.client.0.smithi053.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.0102562 s, 204 MB/s 2023-10-09T10:49:28.690 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --new-format --order 20 - sparse2 2023-10-09T10:49:28.693 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:28.725 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:28.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:28.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:28.828 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:28.850 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:28.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:28.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:28.904 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 100% complete...done. 2023-10-09T10:49:28.905 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T10:49:28.905 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --order is deprecated, use --object-size 2023-10-09T10:49:28.908 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd ls -l 2023-10-09T10:49:28.909 INFO:tasks.workunit.client.0.smithi053.stderr:+ + grepgrep -Ei (4 MiB|4096k) 2023-10-09T10:49:28.909 INFO:tasks.workunit.client.0.smithi053.stderr: sparse2 2023-10-09T10:49:28.953 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:28.968 INFO:tasks.workunit.client.0.smithi053.stdout:sparse2 4 MiB 2 2023-10-09T10:49:28.969 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects sparse2 2023-10-09T10:49:28.969 INFO:tasks.workunit.client.0.smithi053.stderr:+ image=sparse2 2023-10-09T10:49:28.969 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse2 2023-10-09T10:49:28.969 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep block_name_prefix 2023-10-09T10:49:28.969 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk {print $NF;} 2023-10-09T10:49:28.981 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:28.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:28.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:29.022 INFO:tasks.workunit.client.0.smithi053.stderr:+ prefix=rbd_data.b5f76f461b20 2023-10-09T10:49:29.024 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep rbd_data.b5f76f461b20 2023-10-09T10:49:29.024 INFO:tasks.workunit.client.0.smithi053.stderr:+ sed -e s/rbd_data.b5f76f461b20\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T10:49:29.024 INFO:tasks.workunit.client.0.smithi053.stderr:+ get_image_data_pool sparse2 2023-10-09T10:49:29.024 INFO:tasks.workunit.client.0.smithi053.stderr:+ image=sparse2 2023-10-09T10:49:29.024 INFO:tasks.workunit.client.0.smithi053.stderr:+ sort -u 2023-10-09T10:49:29.024 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse2 2023-10-09T10:49:29.024 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep data_pool: 2023-10-09T10:49:29.024 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk -F: { print $NF } 2023-10-09T10:49:29.073 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool= 2023-10-09T10:49:29.073 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ -z ] 2023-10-09T10:49:29.073 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool=rbd 2023-10-09T10:49:29.073 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo rbd 2023-10-09T10:49:29.074 INFO:tasks.workunit.client.0.smithi053.stderr:+ rados ls -p rbd 2023-10-09T10:49:29.084 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:29.109 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:29.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:29.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:29.112 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects=0 2023-10-09T10:49:29.112 INFO:tasks.workunit.client.0.smithi053.stderr:2 2023-10-09T10:49:29.112 INFO:tasks.workunit.client.0.smithi053.stderr:3 2023-10-09T10:49:29.113 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo 0 2 3 2023-10-09T10:49:29.113 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ 0 -eq 1 -o 0 2 3 = 0 2 3 ] 2023-10-09T10:49:29.113 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export sparse2 /tmp/rbd_import_export_250719/sparse2.out 2023-10-09T10:49:29.160 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2023-10-09T10:49:29.166 INFO:tasks.workunit.client.0.smithi053.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_250719/sparse2 /tmp/rbd_import_export_250719/sparse2.out 2023-10-09T10:49:29.166 INFO:tasks.workunit.client.0.smithi053.stderr:+ cmp -l /tmp/rbd_import_export_250719/sparse2 /tmp/rbd_import_export_250719/sparse2.out 2023-10-09T10:49:29.170 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_250719/sparse2 --format %b 2023-10-09T10:49:29.171 INFO:tasks.workunit.client.0.smithi053.stderr:+ origsize=6144 2023-10-09T10:49:29.171 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_250719/sparse2.out --format %b 2023-10-09T10:49:29.172 INFO:tasks.workunit.client.0.smithi053.stderr:+ exportsize=6144 2023-10-09T10:49:29.172 INFO:tasks.workunit.client.0.smithi053.stderr:+ difference=0 2023-10-09T10:49:29.172 INFO:tasks.workunit.client.0.smithi053.stderr:+ difference=0 2023-10-09T10:49:29.172 INFO:tasks.workunit.client.0.smithi053.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-10-09T10:49:29.172 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_250719/sparse2.out 2023-10-09T10:49:29.173 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm sparse2 2023-10-09T10:49:29.212 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:29.280 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3 2023-10-09T10:49:29.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:29.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.3' 2023-10-09T10:49:29.319 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2023-10-09T10:49:29.325 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo partially-sparse file imports to partially-sparse image 2023-10-09T10:49:29.325 INFO:tasks.workunit.client.0.smithi053.stdout:partially-sparse file imports to partially-sparse image 2023-10-09T10:49:29.325 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_250719/sparse1 sparse 2023-10-09T10:49:29.384 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:29.414 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 10% complete... Importing image: 20% complete... Importing image: 30% complete... Importing image: 40% complete... Importing image: 50% complete... Importing image: 60% complete... Importing image: 70% complete... Importing image: 80% complete... Importing image: 90% complete... Importing image: 100% complete...done. 2023-10-09T10:49:29.415 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T10:49:29.416 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --order is deprecated, use --object-size 2023-10-09T10:49:29.417 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:29.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:29.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:29.421 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects sparse 2023-10-09T10:49:29.421 INFO:tasks.workunit.client.0.smithi053.stderr:+ image=sparse 2023-10-09T10:49:29.421 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse 2023-10-09T10:49:29.421 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep block_name_prefix 2023-10-09T10:49:29.421 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk {print $NF;} 2023-10-09T10:49:29.463 INFO:tasks.workunit.client.0.smithi053.stderr:+ prefix=rbd_data.b624426aceaa 2023-10-09T10:49:29.464 INFO:tasks.workunit.client.0.smithi053.stderr:+ + grep rbd_data.b624426aceaa 2023-10-09T10:49:29.464 INFO:tasks.workunit.client.0.smithi053.stderr:get_image_data_pool sparse 2023-10-09T10:49:29.464 INFO:tasks.workunit.client.0.smithi053.stderr:+ image=sparse 2023-10-09T10:49:29.464 INFO:tasks.workunit.client.0.smithi053.stderr:+ sed -e s/rbd_data.b624426aceaa\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T10:49:29.464 INFO:tasks.workunit.client.0.smithi053.stderr:+ sort -u 2023-10-09T10:49:29.465 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse 2023-10-09T10:49:29.465 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep data_pool: 2023-10-09T10:49:29.465 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk -F: { print $NF } 2023-10-09T10:49:29.506 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool= 2023-10-09T10:49:29.506 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ -z ] 2023-10-09T10:49:29.506 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool=rbd 2023-10-09T10:49:29.507 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo rbd 2023-10-09T10:49:29.507 INFO:tasks.workunit.client.0.smithi053.stderr:+ rados ls -p rbd 2023-10-09T10:49:29.521 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:29.543 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:29.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:29.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:29.546 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects=1 2023-10-09T10:49:29.546 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo 1 2023-10-09T10:49:29.546 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-10-09T10:49:29.546 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm sparse 2023-10-09T10:49:29.646 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:29.650 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:29 smithi053 bash[76859]: cluster 2023-10-09T10:49:28.036956+0000 mgr.y (mgr.26072) 1431 : cluster 0 pgmap v1728: 73 pgs: 73 active+clean; 4.7 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 108 KiB/s rd, 9.1 KiB/s wr, 150 op/s; 0 B/s, 1 objects/s recovering 2023-10-09T10:49:29.650 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:29 smithi053 bash[76859]: audit 2023-10-09T10:49:28.868160+0000 mon.a (mon.0) 2192 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:29.669 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 10% complete... Removing image: 20% complete... Removing image: 30% complete... Removing image: 40% complete... Removing image: 50% complete... Removing image: 60% complete... Removing image: 70% complete... Removing image: 80% complete... Removing image: 90% complete... Removing image: 100% complete...done. 2023-10-09T10:49:29.673 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo zeros import through stdin to sparse image 2023-10-09T10:49:29.673 INFO:tasks.workunit.client.0.smithi053.stdout:zeros import through stdin to sparse image 2023-10-09T10:49:29.674 INFO:tasks.workunit.client.0.smithi053.stderr:+ dd if=/dev/zero bs=1M count=4 2023-10-09T10:49:29.674 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd import --new-format - sparse 2023-10-09T10:49:29.674 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:29.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:29.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:29.736 INFO:tasks.workunit.client.0.smithi053.stderr:4+0 records in 2023-10-09T10:49:29.736 INFO:tasks.workunit.client.0.smithi053.stderr:4+0 records out 2023-10-09T10:49:29.736 INFO:tasks.workunit.client.0.smithi053.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0621149 s, 67.5 MB/s 2023-10-09T10:49:29.752 INFO:tasks.workunit.client.0.smithi053.stderr: Importing image: 100% complete...done. 2023-10-09T10:49:29.753 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T10:49:29.757 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects sparse 2023-10-09T10:49:29.757 INFO:tasks.workunit.client.0.smithi053.stderr:+ image=sparse 2023-10-09T10:49:29.758 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse 2023-10-09T10:49:29.758 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep block_name_prefix 2023-10-09T10:49:29.758 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk {print $NF;} 2023-10-09T10:49:29.778 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:29.798 INFO:tasks.workunit.client.0.smithi053.stderr:+ prefix=rbd_data.b6454a523f6f 2023-10-09T10:49:29.800 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep rbd_data.b6454a523f6f 2023-10-09T10:49:29.800 INFO:tasks.workunit.client.0.smithi053.stderr:+ sed -e s/rbd_data.b6454a523f6f\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T10:49:29.800 INFO:tasks.workunit.client.0.smithi053.stderr:+ get_image_data_pool sparse 2023-10-09T10:49:29.800 INFO:tasks.workunit.client.0.smithi053.stderr:+ image=sparse 2023-10-09T10:49:29.800 INFO:tasks.workunit.client.0.smithi053.stderr:+ sort -u 2023-10-09T10:49:29.800 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse 2023-10-09T10:49:29.800 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep data_pool: 2023-10-09T10:49:29.800 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk -F: { print $NF } 2023-10-09T10:49:29.809 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:29.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:29.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:29.843 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool= 2023-10-09T10:49:29.843 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ -z ] 2023-10-09T10:49:29.843 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool=rbd 2023-10-09T10:49:29.844 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo rbd 2023-10-09T10:49:29.844 INFO:tasks.workunit.client.0.smithi053.stderr:+ rados ls -p rbd 2023-10-09T10:49:29.881 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects= 2023-10-09T10:49:29.881 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo 2023-10-09T10:49:29.881 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ 0 -eq 1 -o = ] 2023-10-09T10:49:29.881 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm sparse 2023-10-09T10:49:29.913 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:29.919 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:29 smithi053 bash[79554]: cluster 2023-10-09T10:49:28.036956+0000 mgr.y (mgr.26072) 1431 : cluster 0 pgmap v1728: 73 pgs: 73 active+clean; 4.7 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 108 KiB/s rd, 9.1 KiB/s wr, 150 op/s; 0 B/s, 1 objects/s recovering 2023-10-09T10:49:29.919 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:29 smithi053 bash[79554]: audit 2023-10-09T10:49:28.868160+0000 mon.a (mon.0) 2192 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:29.937 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1 2023-10-09T10:49:29.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:29.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.1' 2023-10-09T10:49:29.989 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 100% complete...done. 2023-10-09T10:49:29.993 INFO:tasks.workunit.client.0.smithi053.stdout:zeros export to sparse file 2023-10-09T10:49:29.994 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo zeros export to sparse file 2023-10-09T10:49:29.994 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd create --new-format sparse --size 4 2023-10-09T10:49:30.039 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:30.044 INFO:tasks.workunit.client.0.smithi053.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-10-09T10:49:30.048 INFO:tasks.workunit.client.0.smithi053.stderr:+ + rbd info sparsegrep 2023-10-09T10:49:30.048 INFO:tasks.workunit.client.0.smithi053.stderr: block_name_prefix 2023-10-09T10:49:30.048 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk {print $NF;} 2023-10-09T10:49:30.053 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:29 smithi086 bash[59714]: cluster 2023-10-09T10:49:28.036956+0000 mgr.y (mgr.26072) 1431 : cluster 0 pgmap v1728: 73 pgs: 73 active+clean; 4.7 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 108 KiB/s rd, 9.1 KiB/s wr, 150 op/s; 0 B/s, 1 objects/s recovering 2023-10-09T10:49:30.053 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:29 smithi086 bash[59714]: audit 2023-10-09T10:49:28.868160+0000 mon.a (mon.0) 2192 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:30.071 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:30.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:30.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:30.094 INFO:tasks.workunit.client.0.smithi053.stderr:+ prefix=rbd_data.8fd067d385d3 2023-10-09T10:49:30.094 INFO:tasks.workunit.client.0.smithi053.stderr:+ dd if=/dev/zero bs=4M count=1 2023-10-09T10:49:30.094 INFO:tasks.workunit.client.0.smithi053.stderr:+ get_image_data_pool sparse 2023-10-09T10:49:30.094 INFO:tasks.workunit.client.0.smithi053.stderr:+ image=sparse 2023-10-09T10:49:30.094 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse 2023-10-09T10:49:30.094 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep data_pool: 2023-10-09T10:49:30.094 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk -F: { print $NF } 2023-10-09T10:49:30.133 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool= 2023-10-09T10:49:30.133 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ -z ] 2023-10-09T10:49:30.133 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool=rbd 2023-10-09T10:49:30.133 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo rbd 2023-10-09T10:49:30.133 INFO:tasks.workunit.client.0.smithi053.stderr:+ rados -p rbd put rbd_data.8fd067d385d3.000000000000 - 2023-10-09T10:49:30.165 INFO:tasks.workunit.client.0.smithi053.stderr:1+0 records in 2023-10-09T10:49:30.165 INFO:tasks.workunit.client.0.smithi053.stderr:1+0 records out 2023-10-09T10:49:30.165 INFO:tasks.workunit.client.0.smithi053.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0711215 s, 59.0 MB/s 2023-10-09T10:49:30.175 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:30.188 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects sparse 2023-10-09T10:49:30.188 INFO:tasks.workunit.client.0.smithi053.stderr:+ image=sparse 2023-10-09T10:49:30.189 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse 2023-10-09T10:49:30.189 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep block_name_prefix 2023-10-09T10:49:30.189 INFO:tasks.workunit.client.0.smithi053.stderr:+ awk {print $NF;} 2023-10-09T10:49:30.207 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6 2023-10-09T10:49:30.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:30.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.6' 2023-10-09T10:49:30.234 INFO:tasks.workunit.client.0.smithi053.stderr:+ prefix=rbd_data.8fd067d385d3 2023-10-09T10:49:30.235 INFO:tasks.workunit.client.0.smithi053.stderr:+ grep rbd_data.8fd067d385d3 2023-10-09T10:49:30.235 INFO:tasks.workunit.client.0.smithi053.stderr:+ + sed -e s/rbd_data.8fd067d385d3\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-10-09T10:49:30.235 INFO:tasks.workunit.client.0.smithi053.stderr:get_image_data_pool sparse 2023-10-09T10:49:30.235 INFO:tasks.workunit.client.0.smithi053.stderr:+ + image=sparse 2023-10-09T10:49:30.235 INFO:tasks.workunit.client.0.smithi053.stderr:sort -u 2023-10-09T10:49:30.235 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd info sparse 2023-10-09T10:49:30.236 INFO:tasks.workunit.client.0.smithi053.stderr:+ + grep data_pool: 2023-10-09T10:49:30.236 INFO:tasks.workunit.client.0.smithi053.stderr:awk -F: { print $NF } 2023-10-09T10:49:30.278 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool= 2023-10-09T10:49:30.279 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ -z ] 2023-10-09T10:49:30.279 INFO:tasks.workunit.client.0.smithi053.stderr:+ data_pool=rbd 2023-10-09T10:49:30.279 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo rbd 2023-10-09T10:49:30.279 INFO:tasks.workunit.client.0.smithi053.stderr:+ rados ls -p rbd 2023-10-09T10:49:30.311 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:30.321 INFO:tasks.workunit.client.0.smithi053.stderr:+ objects=0 2023-10-09T10:49:30.322 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo 0 2023-10-09T10:49:30.322 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-10-09T10:49:30.322 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_250719/sparse 2023-10-09T10:49:30.322 INFO:tasks.workunit.client.0.smithi053.stderr:rm: cannot remove '/tmp/rbd_import_export_250719/sparse': No such file or directory 2023-10-09T10:49:30.322 INFO:tasks.workunit.client.0.smithi053.stderr:+ true 2023-10-09T10:49:30.322 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd export sparse /tmp/rbd_import_export_250719/sparse 2023-10-09T10:49:30.343 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:30.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:30.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:30.365 INFO:tasks.workunit.client.0.smithi053.stderr: Exporting image: 100% complete...done. 2023-10-09T10:49:30.371 INFO:tasks.workunit.client.0.smithi053.stderr:+ stat /tmp/rbd_import_export_250719/sparse --format=%b 2023-10-09T10:49:30.372 INFO:tasks.workunit.client.0.smithi053.stderr:+ [ 0 = 0 ] 2023-10-09T10:49:30.372 INFO:tasks.workunit.client.0.smithi053.stderr:+ rbd rm sparse 2023-10-09T10:49:30.448 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:30.479 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5 2023-10-09T10:49:30.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:30.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.5' 2023-10-09T10:49:30.508 INFO:tasks.workunit.client.0.smithi053.stderr: Removing image: 100% complete...done. 2023-10-09T10:49:30.513 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm /tmp/rbd_import_export_250719/sparse /tmp/rbd_import_export_250719/sparse1 /tmp/rbd_import_export_250719/sparse2 /tmp/rbd_import_export_250719/sparse3 2023-10-09T10:49:30.516 INFO:tasks.workunit.client.0.smithi053.stderr:rm: cannot remove '/tmp/rbd_import_export_250719/sparse3': No such file or directory 2023-10-09T10:49:30.516 INFO:tasks.workunit.client.0.smithi053.stderr:+ true 2023-10-09T10:49:30.516 INFO:tasks.workunit.client.0.smithi053.stderr:+ echo OK 2023-10-09T10:49:30.516 INFO:tasks.workunit.client.0.smithi053.stdout:OK 2023-10-09T10:49:30.517 INFO:tasks.workunit.client.0.smithi053.stderr:+ rm -rf /tmp/rbd_import_export_250719 2023-10-09T10:49:30.518 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-10-09T10:49:30.518 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-10-09T10:49:30.528 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.0... 2023-10-09T10:49:30.528 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-10-09T10:49:30.583 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:30.639 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2 2023-10-09T10:49:30.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:30.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.2' 2023-10-09T10:49:30.743 DEBUG:teuthology.orchestra.run.smithi053:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:30.761 INFO:teuthology.orchestra.run.smithi053.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0 2023-10-09T10:49:30.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:30.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi053 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.0' 2023-10-09T10:49:30.808 DEBUG:teuthology.parallel:result is None 2023-10-09T10:49:30.808 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-10-09T10:49:30.862 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-10-09T10:49:30.862 DEBUG:teuthology.orchestra.run.smithi053:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-10-09T10:49:30.865 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:30.896 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4 2023-10-09T10:49:30.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:30.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.4' 2023-10-09T10:49:30.910 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-10-09T10:49:30.911 INFO:teuthology.task.sequential:In sequential, running task print... 2023-10-09T10:49:30.911 INFO:teuthology.task.print:**** done rbd/import_export.sh 5-workload 2023-10-09T10:49:30.911 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-10-09T10:49:30.911 INFO:tasks.workunit:Pulling workunits from ref pacific 2023-10-09T10:49:30.911 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-10-09T10:49:30.912 DEBUG:teuthology.orchestra.run.smithi053:> stat -- /home/ubuntu/cephtest/mnt.0 2023-10-09T10:49:30.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:30.961 INFO:teuthology.orchestra.run.smithi053.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-10-09T10:49:30.962 DEBUG:teuthology.orchestra.run.smithi053:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-10-09T10:49:31.000 DEBUG:teuthology.orchestra.run.smithi086:> sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:31.009 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-10-09T10:49:31.009 DEBUG:teuthology.orchestra.run.smithi053:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-10-09T10:49:31.035 INFO:teuthology.orchestra.run.smithi086.stderr:Error response from daemon: Cannot kill container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7 2023-10-09T10:49:31.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T10:49:31.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi086 with status 1: 'sudo docker kill -s 1 ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd.7' 2023-10-09T10:49:31.057 INFO:tasks.thrashosds:joining thrashosds 2023-10-09T10:49:31.192 INFO:teuthology.orchestra.run.smithi053.stdout:ERROR: (22) Invalid argument 2023-10-09T10:49:31.192 INFO:teuthology.orchestra.run.smithi053.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-10-09T10:49:31.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:31 smithi053 bash[79554]: cluster 2023-10-09T10:49:30.037422+0000 mgr.y (mgr.26072) 1432 : cluster 0 pgmap v1729: 73 pgs: 73 active+clean; 4.7 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 55 KiB/s rd, 5.8 KiB/s wr, 80 op/s 2023-10-09T10:49:31.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:31 smithi053 bash[76859]: cluster 2023-10-09T10:49:30.037422+0000 mgr.y (mgr.26072) 1432 : cluster 0 pgmap v1729: 73 pgs: 73 active+clean; 4.7 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 55 KiB/s rd, 5.8 KiB/s wr, 80 op/s 2023-10-09T10:49:32.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:31 smithi086 bash[59714]: cluster 2023-10-09T10:49:30.037422+0000 mgr.y (mgr.26072) 1432 : cluster 0 pgmap v1729: 73 pgs: 73 active+clean; 4.7 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 55 KiB/s rd, 5.8 KiB/s wr, 80 op/s 2023-10-09T10:49:32.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:49:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:49:32] "GET /metrics HTTP/1.1" 200 34182 "" "Prometheus/2.33.4" 2023-10-09T10:49:33.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:33 smithi053 bash[79554]: cluster 2023-10-09T10:49:32.038060+0000 mgr.y (mgr.26072) 1433 : cluster 0 pgmap v1730: 73 pgs: 73 active+clean; 8.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 820 KiB/s rd, 1.1 MiB/s wr, 250 op/s 2023-10-09T10:49:33.792 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:33 smithi053 bash[79554]: cluster 2023-10-09T10:49:33.500461+0000 mon.a (mon.0) 2193 : cluster 0 osdmap e502: 8 total, 8 up, 4 in 2023-10-09T10:49:33.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:33 smithi053 bash[76859]: cluster 2023-10-09T10:49:32.038060+0000 mgr.y (mgr.26072) 1433 : cluster 0 pgmap v1730: 73 pgs: 73 active+clean; 8.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 820 KiB/s rd, 1.1 MiB/s wr, 250 op/s 2023-10-09T10:49:33.792 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:33 smithi053 bash[76859]: cluster 2023-10-09T10:49:33.500461+0000 mon.a (mon.0) 2193 : cluster 0 osdmap e502: 8 total, 8 up, 4 in 2023-10-09T10:49:33.793 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-10-09T10:49:34.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:33 smithi086 bash[59714]: cluster 2023-10-09T10:49:32.038060+0000 mgr.y (mgr.26072) 1433 : cluster 0 pgmap v1730: 73 pgs: 73 active+clean; 8.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 820 KiB/s rd, 1.1 MiB/s wr, 250 op/s 2023-10-09T10:49:34.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:33 smithi086 bash[59714]: cluster 2023-10-09T10:49:33.500461+0000 mon.a (mon.0) 2193 : cluster 0 osdmap e502: 8 total, 8 up, 4 in 2023-10-09T10:49:34.259 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:49:34.667 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:34 smithi053 bash[79554]: cluster 2023-10-09T10:49:34.220843+0000 osd.6 (osd.6) 518 : cluster 3 failed to encode map e502 with expected crc 2023-10-09T10:49:34.667 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:34 smithi053 bash[79554]: cluster 2023-10-09T10:49:34.220869+0000 osd.7 (osd.7) 491 : cluster 3 failed to encode map e502 with expected crc 2023-10-09T10:49:34.667 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:34 smithi053 bash[79554]: cluster 2023-10-09T10:49:34.220944+0000 osd.5 (osd.5) 549 : cluster 3 failed to encode map e502 with expected crc 2023-10-09T10:49:34.667 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:34 smithi053 bash[76859]: cluster 2023-10-09T10:49:34.220843+0000 osd.6 (osd.6) 518 : cluster 3 failed to encode map e502 with expected crc 2023-10-09T10:49:34.668 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:34 smithi053 bash[76859]: cluster 2023-10-09T10:49:34.220869+0000 osd.7 (osd.7) 491 : cluster 3 failed to encode map e502 with expected crc 2023-10-09T10:49:34.668 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:34 smithi053 bash[76859]: cluster 2023-10-09T10:49:34.220944+0000 osd.5 (osd.5) 549 : cluster 3 failed to encode map e502 with expected crc 2023-10-09T10:49:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:34 smithi086 bash[59714]: cluster 2023-10-09T10:49:34.220843+0000 osd.6 (osd.6) 518 : cluster 3 failed to encode map e502 with expected crc 2023-10-09T10:49:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:34 smithi086 bash[59714]: cluster 2023-10-09T10:49:34.220869+0000 osd.7 (osd.7) 491 : cluster 3 failed to encode map e502 with expected crc 2023-10-09T10:49:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:34 smithi086 bash[59714]: cluster 2023-10-09T10:49:34.220944+0000 osd.5 (osd.5) 549 : cluster 3 failed to encode map e502 with expected crc 2023-10-09T10:49:35.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:35 smithi053 bash[79554]: cluster 2023-10-09T10:49:34.038667+0000 mgr.y (mgr.26072) 1434 : cluster 0 pgmap v1732: 73 pgs: 73 active+clean; 8.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 954 KiB/s rd, 1.3 MiB/s wr, 312 op/s 2023-10-09T10:49:35.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:35 smithi053 bash[79554]: cluster 2023-10-09T10:49:34.220861+0000 osd.4 (osd.4) 410 : cluster 3 failed to encode map e502 with expected crc 2023-10-09T10:49:35.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:35 smithi053 bash[76859]: cluster 2023-10-09T10:49:34.038667+0000 mgr.y (mgr.26072) 1434 : cluster 0 pgmap v1732: 73 pgs: 73 active+clean; 8.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 954 KiB/s rd, 1.3 MiB/s wr, 312 op/s 2023-10-09T10:49:35.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:35 smithi053 bash[76859]: cluster 2023-10-09T10:49:34.220861+0000 osd.4 (osd.4) 410 : cluster 3 failed to encode map e502 with expected crc 2023-10-09T10:49:36.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:35 smithi086 bash[59714]: cluster 2023-10-09T10:49:34.038667+0000 mgr.y (mgr.26072) 1434 : cluster 0 pgmap v1732: 73 pgs: 73 active+clean; 8.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 954 KiB/s rd, 1.3 MiB/s wr, 312 op/s 2023-10-09T10:49:36.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:35 smithi086 bash[59714]: cluster 2023-10-09T10:49:34.220861+0000 osd.4 (osd.4) 410 : cluster 3 failed to encode map e502 with expected crc 2023-10-09T10:49:36.637 INFO:teuthology.orchestra.run.smithi053.stdout:osd.0: {} 2023-10-09T10:49:36.659 INFO:teuthology.orchestra.run.smithi053.stdout:osd.1: {} 2023-10-09T10:49:36.683 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is set 2023-10-09T10:49:36.689 INFO:teuthology.orchestra.run.smithi053.stdout:osd.2: {} 2023-10-09T10:49:36.712 INFO:teuthology.orchestra.run.smithi053.stdout:osd.3: {} 2023-10-09T10:49:36.740 INFO:teuthology.orchestra.run.smithi053.stdout:osd.4: {} 2023-10-09T10:49:36.767 INFO:teuthology.orchestra.run.smithi053.stdout:osd.5: {} 2023-10-09T10:49:36.796 INFO:teuthology.orchestra.run.smithi053.stdout:osd.6: {} 2023-10-09T10:49:36.827 INFO:teuthology.orchestra.run.smithi053.stdout:osd.7: {} 2023-10-09T10:49:36.829 INFO:teuthology.orchestra.run.smithi053.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-10-09T10:49:36.829 INFO:teuthology.orchestra.run.smithi053.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-10-09T10:49:36.829 INFO:teuthology.orchestra.run.smithi053.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-10-09T10:49:36.830 INFO:teuthology.orchestra.run.smithi053.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-10-09T10:49:36.830 INFO:teuthology.orchestra.run.smithi053.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-10-09T10:49:36.830 INFO:teuthology.orchestra.run.smithi053.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-10-09T10:49:36.830 INFO:teuthology.orchestra.run.smithi053.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-10-09T10:49:36.830 INFO:teuthology.orchestra.run.smithi053.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-10-09T10:49:36.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:36 smithi053 bash[76859]: audit 2023-10-09T10:49:36.603019+0000 mon.a (mon.0) 2194 : audit 1 from='client.? 172.21.15.53:0/3671688026' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:49:36.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:36 smithi053 bash[76859]: audit 2023-10-09T10:49:36.604911+0000 mon.a (mon.0) 2195 : audit 0 from='client.? 172.21.15.53:0/2038495544' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:49:36.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:36 smithi053 bash[79554]: audit 2023-10-09T10:49:36.603019+0000 mon.a (mon.0) 2194 : audit 1 from='client.? 172.21.15.53:0/3671688026' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:49:36.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:36 smithi053 bash[79554]: audit 2023-10-09T10:49:36.604911+0000 mon.a (mon.0) 2195 : audit 0 from='client.? 172.21.15.53:0/2038495544' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:49:37.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:36 smithi086 bash[59714]: audit 2023-10-09T10:49:36.603019+0000 mon.a (mon.0) 2194 : audit 1 from='client.? 172.21.15.53:0/3671688026' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:49:37.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:36 smithi086 bash[59714]: audit 2023-10-09T10:49:36.604911+0000 mon.a (mon.0) 2195 : audit 0 from='client.? 172.21.15.53:0/2038495544' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-10-09T10:49:37.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:37 smithi053 bash[76859]: cluster 2023-10-09T10:49:36.039502+0000 mgr.y (mgr.26072) 1435 : cluster 0 pgmap v1733: 73 pgs: 73 active+clean; 8.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 816 KiB/s rd, 1.1 MiB/s wr, 270 op/s 2023-10-09T10:49:37.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:37 smithi053 bash[76859]: cluster 2023-10-09T10:49:36.664458+0000 mon.a (mon.0) 2196 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:49:37.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:37 smithi053 bash[76859]: audit 2023-10-09T10:49:36.674723+0000 mon.a (mon.0) 2197 : audit 1 from='client.? 172.21.15.53:0/3671688026' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:49:37.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:37 smithi053 bash[76859]: cluster 2023-10-09T10:49:36.674784+0000 mon.a (mon.0) 2198 : cluster 0 osdmap e503: 8 total, 8 up, 4 in 2023-10-09T10:49:37.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:37 smithi053 bash[76859]: cluster 2023-10-09T10:49:36.675996+0000 osd.6 (osd.6) 519 : cluster 3 failed to encode map e503 with expected crc 2023-10-09T10:49:37.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:37 smithi053 bash[79554]: cluster 2023-10-09T10:49:36.039502+0000 mgr.y (mgr.26072) 1435 : cluster 0 pgmap v1733: 73 pgs: 73 active+clean; 8.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 816 KiB/s rd, 1.1 MiB/s wr, 270 op/s 2023-10-09T10:49:37.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:37 smithi053 bash[79554]: cluster 2023-10-09T10:49:36.664458+0000 mon.a (mon.0) 2196 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:49:37.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:37 smithi053 bash[79554]: audit 2023-10-09T10:49:36.674723+0000 mon.a (mon.0) 2197 : audit 1 from='client.? 172.21.15.53:0/3671688026' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:49:37.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:37 smithi053 bash[79554]: cluster 2023-10-09T10:49:36.674784+0000 mon.a (mon.0) 2198 : cluster 0 osdmap e503: 8 total, 8 up, 4 in 2023-10-09T10:49:37.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:37 smithi053 bash[79554]: cluster 2023-10-09T10:49:36.675996+0000 osd.6 (osd.6) 519 : cluster 3 failed to encode map e503 with expected crc 2023-10-09T10:49:38.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:37 smithi086 bash[59714]: cluster 2023-10-09T10:49:36.039502+0000 mgr.y (mgr.26072) 1435 : cluster 0 pgmap v1733: 73 pgs: 73 active+clean; 8.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 816 KiB/s rd, 1.1 MiB/s wr, 270 op/s 2023-10-09T10:49:38.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:37 smithi086 bash[59714]: cluster 2023-10-09T10:49:36.664458+0000 mon.a (mon.0) 2196 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:49:38.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:37 smithi086 bash[59714]: audit 2023-10-09T10:49:36.674723+0000 mon.a (mon.0) 2197 : audit 1 from='client.? 172.21.15.53:0/3671688026' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-10-09T10:49:38.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:37 smithi086 bash[59714]: cluster 2023-10-09T10:49:36.674784+0000 mon.a (mon.0) 2198 : cluster 0 osdmap e503: 8 total, 8 up, 4 in 2023-10-09T10:49:38.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:37 smithi086 bash[59714]: cluster 2023-10-09T10:49:36.675996+0000 osd.6 (osd.6) 519 : cluster 3 failed to encode map e503 with expected crc 2023-10-09T10:49:39.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:39 smithi086 bash[59714]: cluster 2023-10-09T10:49:37.767410+0000 osd.5 (osd.5) 550 : cluster 3 failed to encode map e503 with expected crc 2023-10-09T10:49:39.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:39 smithi086 bash[59714]: cluster 2023-10-09T10:49:37.769944+0000 osd.5 (osd.5) 551 : cluster 3 failed to encode map e503 with expected crc 2023-10-09T10:49:39.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:39 smithi086 bash[59714]: cluster 2023-10-09T10:49:38.040204+0000 mgr.y (mgr.26072) 1436 : cluster 0 pgmap v1735: 73 pgs: 73 active+clean; 8.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 992 KiB/s rd, 1.4 MiB/s wr, 295 op/s 2023-10-09T10:49:39.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:39 smithi086 bash[59714]: audit 2023-10-09T10:49:38.110970+0000 mon.a (mon.0) 2199 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:39.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:39 smithi086 bash[59714]: audit 2023-10-09T10:49:38.112218+0000 mon.a (mon.0) 2200 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:49:39.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:39 smithi086 bash[59714]: cluster 2023-10-09T10:49:38.321452+0000 osd.4 (osd.4) 411 : cluster 3 failed to encode map e503 with expected crc 2023-10-09T10:49:39.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:39 smithi086 bash[59714]: cluster 2023-10-09T10:49:38.321570+0000 osd.7 (osd.7) 492 : cluster 3 failed to encode map e503 with expected crc 2023-10-09T10:49:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:39 smithi053 bash[76859]: cluster 2023-10-09T10:49:37.767410+0000 osd.5 (osd.5) 550 : cluster 3 failed to encode map e503 with expected crc 2023-10-09T10:49:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:39 smithi053 bash[76859]: cluster 2023-10-09T10:49:37.769944+0000 osd.5 (osd.5) 551 : cluster 3 failed to encode map e503 with expected crc 2023-10-09T10:49:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:39 smithi053 bash[76859]: cluster 2023-10-09T10:49:38.040204+0000 mgr.y (mgr.26072) 1436 : cluster 0 pgmap v1735: 73 pgs: 73 active+clean; 8.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 992 KiB/s rd, 1.4 MiB/s wr, 295 op/s 2023-10-09T10:49:39.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:39 smithi053 bash[76859]: audit 2023-10-09T10:49:38.110970+0000 mon.a (mon.0) 2199 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:39.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:39 smithi053 bash[76859]: audit 2023-10-09T10:49:38.112218+0000 mon.a (mon.0) 2200 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:49:39.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:39 smithi053 bash[76859]: cluster 2023-10-09T10:49:38.321452+0000 osd.4 (osd.4) 411 : cluster 3 failed to encode map e503 with expected crc 2023-10-09T10:49:39.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:39 smithi053 bash[76859]: cluster 2023-10-09T10:49:38.321570+0000 osd.7 (osd.7) 492 : cluster 3 failed to encode map e503 with expected crc 2023-10-09T10:49:39.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:39 smithi053 bash[79554]: cluster 2023-10-09T10:49:37.767410+0000 osd.5 (osd.5) 550 : cluster 3 failed to encode map e503 with expected crc 2023-10-09T10:49:39.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:39 smithi053 bash[79554]: cluster 2023-10-09T10:49:37.769944+0000 osd.5 (osd.5) 551 : cluster 3 failed to encode map e503 with expected crc 2023-10-09T10:49:39.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:39 smithi053 bash[79554]: cluster 2023-10-09T10:49:38.040204+0000 mgr.y (mgr.26072) 1436 : cluster 0 pgmap v1735: 73 pgs: 73 active+clean; 8.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 992 KiB/s rd, 1.4 MiB/s wr, 295 op/s 2023-10-09T10:49:39.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:39 smithi053 bash[79554]: audit 2023-10-09T10:49:38.110970+0000 mon.a (mon.0) 2199 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:39.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:39 smithi053 bash[79554]: audit 2023-10-09T10:49:38.112218+0000 mon.a (mon.0) 2200 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:49:39.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:39 smithi053 bash[79554]: cluster 2023-10-09T10:49:38.321452+0000 osd.4 (osd.4) 411 : cluster 3 failed to encode map e503 with expected crc 2023-10-09T10:49:39.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:39 smithi053 bash[79554]: cluster 2023-10-09T10:49:38.321570+0000 osd.7 (osd.7) 492 : cluster 3 failed to encode map e503 with expected crc 2023-10-09T10:49:40.981 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset noscrub 2023-10-09T10:49:41.137 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:40 smithi053 bash[76859]: debug 2023-10-09T10:49:40.761+0000 7f1b361d3700 -1 mon.a@0(leader).osd e503 definitely_dead 0 2023-10-09T10:49:41.138 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:41 smithi053 bash[76859]: cluster 2023-10-09T10:49:40.040851+0000 mgr.y (mgr.26072) 1437 : cluster 0 pgmap v1736: 73 pgs: 73 active+clean; 8.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 216 KiB/s rd, 259 KiB/s wr, 110 op/s 2023-10-09T10:49:41.138 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:41 smithi053 bash[76859]: audit 2023-10-09T10:49:40.764996+0000 mon.a (mon.0) 2201 : audit 0 from='client.? 172.21.15.53:0/646594895' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-09T10:49:41.144 INFO:teuthology.orchestra.run.smithi053.stderr:marked in osd.7. 2023-10-09T10:49:41.412 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:41 smithi053 bash[79554]: cluster 2023-10-09T10:49:40.040851+0000 mgr.y (mgr.26072) 1437 : cluster 0 pgmap v1736: 73 pgs: 73 active+clean; 8.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 216 KiB/s rd, 259 KiB/s wr, 110 op/s 2023-10-09T10:49:41.412 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:41 smithi053 bash[79554]: audit 2023-10-09T10:49:40.764996+0000 mon.a (mon.0) 2201 : audit 0 from='client.? 172.21.15.53:0/646594895' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-09T10:49:41.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:41 smithi086 bash[59714]: cluster 2023-10-09T10:49:40.040851+0000 mgr.y (mgr.26072) 1437 : cluster 0 pgmap v1736: 73 pgs: 73 active+clean; 8.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 216 KiB/s rd, 259 KiB/s wr, 110 op/s 2023-10-09T10:49:41.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:41 smithi086 bash[59714]: audit 2023-10-09T10:49:40.764996+0000 mon.a (mon.0) 2201 : audit 0 from='client.? 172.21.15.53:0/646594895' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-10-09T10:49:42.204 INFO:tasks.thrashosds.thrasher:Added osd 7 2023-10-09T10:49:42.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:42 smithi053 bash[79554]: cluster 2023-10-09T10:49:41.118129+0000 osd.4 (osd.4) 412 : cluster 3 failed to encode map e504 with expected crc 2023-10-09T10:49:42.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:42 smithi053 bash[79554]: cluster 2023-10-09T10:49:41.118184+0000 osd.6 (osd.6) 520 : cluster 3 failed to encode map e504 with expected crc 2023-10-09T10:49:42.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:42 smithi053 bash[79554]: audit 2023-10-09T10:49:41.119466+0000 mon.a (mon.0) 2202 : audit 1 from='client.? 172.21.15.53:0/646594895' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-10-09T10:49:42.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:42 smithi053 bash[79554]: cluster 2023-10-09T10:49:41.119554+0000 mon.a (mon.0) 2203 : cluster 0 osdmap e504: 8 total, 8 up, 5 in 2023-10-09T10:49:42.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:42 smithi053 bash[79554]: cluster 2023-10-09T10:49:41.121712+0000 osd.6 (osd.6) 521 : cluster 3 failed to encode map e504 with expected crc 2023-10-09T10:49:42.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:42 smithi053 bash[79554]: cluster 2023-10-09T10:49:41.123089+0000 osd.7 (osd.7) 493 : cluster 3 failed to encode map e504 with expected crc 2023-10-09T10:49:42.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:42 smithi053 bash[79554]: cluster 2023-10-09T10:49:41.125396+0000 osd.7 (osd.7) 494 : cluster 3 failed to encode map e504 with expected crc 2023-10-09T10:49:42.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:42 smithi053 bash[79554]: cluster 2023-10-09T10:49:41.127399+0000 osd.7 (osd.7) 495 : cluster 3 failed to encode map e504 with expected crc 2023-10-09T10:49:42.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:42 smithi053 bash[79554]: cluster 2023-10-09T10:49:41.352917+0000 osd.5 (osd.5) 552 : cluster 3 failed to encode map e504 with expected crc 2023-10-09T10:49:42.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:42 smithi053 bash[79554]: cluster 2023-10-09T10:49:42.123651+0000 mon.a (mon.0) 2204 : cluster 0 osdmap e505: 8 total, 8 up, 5 in 2023-10-09T10:49:42.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:42 smithi053 bash[76859]: cluster 2023-10-09T10:49:41.118129+0000 osd.4 (osd.4) 412 : cluster 3 failed to encode map e504 with expected crc 2023-10-09T10:49:42.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:42 smithi053 bash[76859]: cluster 2023-10-09T10:49:41.118184+0000 osd.6 (osd.6) 520 : cluster 3 failed to encode map e504 with expected crc 2023-10-09T10:49:42.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:42 smithi053 bash[76859]: audit 2023-10-09T10:49:41.119466+0000 mon.a (mon.0) 2202 : audit 1 from='client.? 172.21.15.53:0/646594895' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-10-09T10:49:42.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:42 smithi053 bash[76859]: cluster 2023-10-09T10:49:41.119554+0000 mon.a (mon.0) 2203 : cluster 0 osdmap e504: 8 total, 8 up, 5 in 2023-10-09T10:49:42.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:42 smithi053 bash[76859]: cluster 2023-10-09T10:49:41.121712+0000 osd.6 (osd.6) 521 : cluster 3 failed to encode map e504 with expected crc 2023-10-09T10:49:42.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:42 smithi053 bash[76859]: cluster 2023-10-09T10:49:41.123089+0000 osd.7 (osd.7) 493 : cluster 3 failed to encode map e504 with expected crc 2023-10-09T10:49:42.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:42 smithi053 bash[76859]: cluster 2023-10-09T10:49:41.125396+0000 osd.7 (osd.7) 494 : cluster 3 failed to encode map e504 with expected crc 2023-10-09T10:49:42.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:42 smithi053 bash[76859]: cluster 2023-10-09T10:49:41.127399+0000 osd.7 (osd.7) 495 : cluster 3 failed to encode map e504 with expected crc 2023-10-09T10:49:42.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:42 smithi053 bash[76859]: cluster 2023-10-09T10:49:41.352917+0000 osd.5 (osd.5) 552 : cluster 3 failed to encode map e504 with expected crc 2023-10-09T10:49:42.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:42 smithi053 bash[76859]: cluster 2023-10-09T10:49:42.123651+0000 mon.a (mon.0) 2204 : cluster 0 osdmap e505: 8 total, 8 up, 5 in 2023-10-09T10:49:42.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:42 smithi086 bash[59714]: cluster 2023-10-09T10:49:41.118129+0000 osd.4 (osd.4) 412 : cluster 3 failed to encode map e504 with expected crc 2023-10-09T10:49:42.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:42 smithi086 bash[59714]: cluster 2023-10-09T10:49:41.118184+0000 osd.6 (osd.6) 520 : cluster 3 failed to encode map e504 with expected crc 2023-10-09T10:49:42.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:42 smithi086 bash[59714]: audit 2023-10-09T10:49:41.119466+0000 mon.a (mon.0) 2202 : audit 1 from='client.? 172.21.15.53:0/646594895' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-10-09T10:49:42.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:42 smithi086 bash[59714]: cluster 2023-10-09T10:49:41.119554+0000 mon.a (mon.0) 2203 : cluster 0 osdmap e504: 8 total, 8 up, 5 in 2023-10-09T10:49:42.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:42 smithi086 bash[59714]: cluster 2023-10-09T10:49:41.121712+0000 osd.6 (osd.6) 521 : cluster 3 failed to encode map e504 with expected crc 2023-10-09T10:49:42.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:42 smithi086 bash[59714]: cluster 2023-10-09T10:49:41.123089+0000 osd.7 (osd.7) 493 : cluster 3 failed to encode map e504 with expected crc 2023-10-09T10:49:42.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:42 smithi086 bash[59714]: cluster 2023-10-09T10:49:41.125396+0000 osd.7 (osd.7) 494 : cluster 3 failed to encode map e504 with expected crc 2023-10-09T10:49:42.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:42 smithi086 bash[59714]: cluster 2023-10-09T10:49:41.127399+0000 osd.7 (osd.7) 495 : cluster 3 failed to encode map e504 with expected crc 2023-10-09T10:49:42.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:42 smithi086 bash[59714]: cluster 2023-10-09T10:49:41.352917+0000 osd.5 (osd.5) 552 : cluster 3 failed to encode map e504 with expected crc 2023-10-09T10:49:42.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:42 smithi086 bash[59714]: cluster 2023-10-09T10:49:42.123651+0000 mon.a (mon.0) 2204 : cluster 0 osdmap e505: 8 total, 8 up, 5 in 2023-10-09T10:49:42.626 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:49:42.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:49:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:49:42] "GET /metrics HTTP/1.1" 200 34170 "" "Prometheus/2.33.4" 2023-10-09T10:49:43.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:43 smithi053 bash[79554]: cluster 2023-10-09T10:49:42.041585+0000 mgr.y (mgr.26072) 1438 : cluster 0 pgmap v1738: 73 pgs: 6 peering, 67 active+clean; 8.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 4 op/s 2023-10-09T10:49:43.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:43 smithi053 bash[79554]: cluster 2023-10-09T10:49:42.120776+0000 osd.7 (osd.7) 496 : cluster 3 failed to encode map e505 with expected crc 2023-10-09T10:49:43.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:43 smithi053 bash[79554]: cluster 2023-10-09T10:49:42.121038+0000 osd.6 (osd.6) 522 : cluster 3 failed to encode map e505 with expected crc 2023-10-09T10:49:43.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:43 smithi053 bash[79554]: cluster 2023-10-09T10:49:42.123840+0000 osd.7 (osd.7) 497 : cluster 3 failed to encode map e505 with expected crc 2023-10-09T10:49:43.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:43 smithi053 bash[79554]: cluster 2023-10-09T10:49:43.124934+0000 mon.a (mon.0) 2205 : cluster 0 osdmap e506: 8 total, 8 up, 5 in 2023-10-09T10:49:43.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:43 smithi053 bash[76859]: cluster 2023-10-09T10:49:42.041585+0000 mgr.y (mgr.26072) 1438 : cluster 0 pgmap v1738: 73 pgs: 6 peering, 67 active+clean; 8.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 4 op/s 2023-10-09T10:49:43.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:43 smithi053 bash[76859]: cluster 2023-10-09T10:49:42.120776+0000 osd.7 (osd.7) 496 : cluster 3 failed to encode map e505 with expected crc 2023-10-09T10:49:43.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:43 smithi053 bash[76859]: cluster 2023-10-09T10:49:42.121038+0000 osd.6 (osd.6) 522 : cluster 3 failed to encode map e505 with expected crc 2023-10-09T10:49:43.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:43 smithi053 bash[76859]: cluster 2023-10-09T10:49:42.123840+0000 osd.7 (osd.7) 497 : cluster 3 failed to encode map e505 with expected crc 2023-10-09T10:49:43.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:43 smithi053 bash[76859]: cluster 2023-10-09T10:49:43.124934+0000 mon.a (mon.0) 2205 : cluster 0 osdmap e506: 8 total, 8 up, 5 in 2023-10-09T10:49:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:43 smithi086 bash[59714]: cluster 2023-10-09T10:49:42.041585+0000 mgr.y (mgr.26072) 1438 : cluster 0 pgmap v1738: 73 pgs: 6 peering, 67 active+clean; 8.6 MiB data, 4.1 GiB used, 354 GiB / 358 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 4 op/s 2023-10-09T10:49:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:43 smithi086 bash[59714]: cluster 2023-10-09T10:49:42.120776+0000 osd.7 (osd.7) 496 : cluster 3 failed to encode map e505 with expected crc 2023-10-09T10:49:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:43 smithi086 bash[59714]: cluster 2023-10-09T10:49:42.121038+0000 osd.6 (osd.6) 522 : cluster 3 failed to encode map e505 with expected crc 2023-10-09T10:49:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:43 smithi086 bash[59714]: cluster 2023-10-09T10:49:42.123840+0000 osd.7 (osd.7) 497 : cluster 3 failed to encode map e505 with expected crc 2023-10-09T10:49:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:43 smithi086 bash[59714]: cluster 2023-10-09T10:49:43.124934+0000 mon.a (mon.0) 2205 : cluster 0 osdmap e506: 8 total, 8 up, 5 in 2023-10-09T10:49:44.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:44 smithi053 bash[76859]: cluster 2023-10-09T10:49:42.968944+0000 osd.5 (osd.5) 553 : cluster 3 failed to encode map e505 with expected crc 2023-10-09T10:49:44.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:44 smithi053 bash[76859]: cluster 2023-10-09T10:49:42.971684+0000 osd.5 (osd.5) 554 : cluster 3 failed to encode map e505 with expected crc 2023-10-09T10:49:44.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:44 smithi053 bash[76859]: cluster 2023-10-09T10:49:43.053604+0000 osd.4 (osd.4) 413 : cluster 3 failed to encode map e505 with expected crc 2023-10-09T10:49:44.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:44 smithi053 bash[76859]: cluster 2023-10-09T10:49:43.123256+0000 osd.6 (osd.6) 523 : cluster 3 failed to encode map e506 with expected crc 2023-10-09T10:49:44.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:44 smithi053 bash[76859]: cluster 2023-10-09T10:49:43.123408+0000 osd.4 (osd.4) 414 : cluster 3 failed to encode map e506 with expected crc 2023-10-09T10:49:44.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:44 smithi053 bash[76859]: cluster 2023-10-09T10:49:43.127139+0000 osd.6 (osd.6) 524 : cluster 3 failed to encode map e506 with expected crc 2023-10-09T10:49:44.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:44 smithi053 bash[76859]: cluster 2023-10-09T10:49:43.411799+0000 osd.7 (osd.7) 498 : cluster 3 failed to encode map e506 with expected crc 2023-10-09T10:49:44.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:44 smithi053 bash[76859]: cluster 2023-10-09T10:49:43.411879+0000 osd.5 (osd.5) 555 : cluster 3 failed to encode map e506 with expected crc 2023-10-09T10:49:44.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:44 smithi053 bash[76859]: cluster 2023-10-09T10:49:43.500951+0000 osd.6 (osd.6) 525 : cluster 3 failed to encode map e507 with expected crc 2023-10-09T10:49:44.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:44 smithi053 bash[76859]: cluster 2023-10-09T10:49:43.501377+0000 mon.a (mon.0) 2206 : cluster 0 osdmap e507: 8 total, 8 up, 5 in 2023-10-09T10:49:44.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:44 smithi053 bash[76859]: cluster 2023-10-09T10:49:43.501384+0000 osd.5 (osd.5) 556 : cluster 3 failed to encode map e507 with expected crc 2023-10-09T10:49:44.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:44 smithi053 bash[76859]: cluster 2023-10-09T10:49:43.505554+0000 osd.6 (osd.6) 526 : cluster 3 failed to encode map e507 with expected crc 2023-10-09T10:49:44.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:44 smithi053 bash[79554]: cluster 2023-10-09T10:49:42.968944+0000 osd.5 (osd.5) 553 : cluster 3 failed to encode map e505 with expected crc 2023-10-09T10:49:44.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:44 smithi053 bash[79554]: cluster 2023-10-09T10:49:42.971684+0000 osd.5 (osd.5) 554 : cluster 3 failed to encode map e505 with expected crc 2023-10-09T10:49:44.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:44 smithi053 bash[79554]: cluster 2023-10-09T10:49:43.053604+0000 osd.4 (osd.4) 413 : cluster 3 failed to encode map e505 with expected crc 2023-10-09T10:49:44.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:44 smithi053 bash[79554]: cluster 2023-10-09T10:49:43.123256+0000 osd.6 (osd.6) 523 : cluster 3 failed to encode map e506 with expected crc 2023-10-09T10:49:44.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:44 smithi053 bash[79554]: cluster 2023-10-09T10:49:43.123408+0000 osd.4 (osd.4) 414 : cluster 3 failed to encode map e506 with expected crc 2023-10-09T10:49:44.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:44 smithi053 bash[79554]: cluster 2023-10-09T10:49:43.127139+0000 osd.6 (osd.6) 524 : cluster 3 failed to encode map e506 with expected crc 2023-10-09T10:49:44.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:44 smithi053 bash[79554]: cluster 2023-10-09T10:49:43.411799+0000 osd.7 (osd.7) 498 : cluster 3 failed to encode map e506 with expected crc 2023-10-09T10:49:44.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:44 smithi053 bash[79554]: cluster 2023-10-09T10:49:43.411879+0000 osd.5 (osd.5) 555 : cluster 3 failed to encode map e506 with expected crc 2023-10-09T10:49:44.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:44 smithi053 bash[79554]: cluster 2023-10-09T10:49:43.500951+0000 osd.6 (osd.6) 525 : cluster 3 failed to encode map e507 with expected crc 2023-10-09T10:49:44.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:44 smithi053 bash[79554]: cluster 2023-10-09T10:49:43.501377+0000 mon.a (mon.0) 2206 : cluster 0 osdmap e507: 8 total, 8 up, 5 in 2023-10-09T10:49:44.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:44 smithi053 bash[79554]: cluster 2023-10-09T10:49:43.501384+0000 osd.5 (osd.5) 556 : cluster 3 failed to encode map e507 with expected crc 2023-10-09T10:49:44.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:44 smithi053 bash[79554]: cluster 2023-10-09T10:49:43.505554+0000 osd.6 (osd.6) 526 : cluster 3 failed to encode map e507 with expected crc 2023-10-09T10:49:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:44 smithi086 bash[59714]: cluster 2023-10-09T10:49:42.968944+0000 osd.5 (osd.5) 553 : cluster 3 failed to encode map e505 with expected crc 2023-10-09T10:49:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:44 smithi086 bash[59714]: cluster 2023-10-09T10:49:42.971684+0000 osd.5 (osd.5) 554 : cluster 3 failed to encode map e505 with expected crc 2023-10-09T10:49:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:44 smithi086 bash[59714]: cluster 2023-10-09T10:49:43.053604+0000 osd.4 (osd.4) 413 : cluster 3 failed to encode map e505 with expected crc 2023-10-09T10:49:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:44 smithi086 bash[59714]: cluster 2023-10-09T10:49:43.123256+0000 osd.6 (osd.6) 523 : cluster 3 failed to encode map e506 with expected crc 2023-10-09T10:49:44.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:44 smithi086 bash[59714]: cluster 2023-10-09T10:49:43.123408+0000 osd.4 (osd.4) 414 : cluster 3 failed to encode map e506 with expected crc 2023-10-09T10:49:44.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:44 smithi086 bash[59714]: cluster 2023-10-09T10:49:43.127139+0000 osd.6 (osd.6) 524 : cluster 3 failed to encode map e506 with expected crc 2023-10-09T10:49:44.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:44 smithi086 bash[59714]: cluster 2023-10-09T10:49:43.411799+0000 osd.7 (osd.7) 498 : cluster 3 failed to encode map e506 with expected crc 2023-10-09T10:49:44.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:44 smithi086 bash[59714]: cluster 2023-10-09T10:49:43.411879+0000 osd.5 (osd.5) 555 : cluster 3 failed to encode map e506 with expected crc 2023-10-09T10:49:44.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:44 smithi086 bash[59714]: cluster 2023-10-09T10:49:43.500951+0000 osd.6 (osd.6) 525 : cluster 3 failed to encode map e507 with expected crc 2023-10-09T10:49:44.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:44 smithi086 bash[59714]: cluster 2023-10-09T10:49:43.501377+0000 mon.a (mon.0) 2206 : cluster 0 osdmap e507: 8 total, 8 up, 5 in 2023-10-09T10:49:44.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:44 smithi086 bash[59714]: cluster 2023-10-09T10:49:43.501384+0000 osd.5 (osd.5) 556 : cluster 3 failed to encode map e507 with expected crc 2023-10-09T10:49:44.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:44 smithi086 bash[59714]: cluster 2023-10-09T10:49:43.505554+0000 osd.6 (osd.6) 526 : cluster 3 failed to encode map e507 with expected crc 2023-10-09T10:49:45.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:45 smithi053 bash[76859]: cluster 2023-10-09T10:49:43.505225+0000 osd.7 (osd.7) 499 : cluster 3 failed to encode map e507 with expected crc 2023-10-09T10:49:45.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:45 smithi053 bash[76859]: cluster 2023-10-09T10:49:43.912593+0000 osd.4 (osd.4) 415 : cluster 3 failed to encode map e507 with expected crc 2023-10-09T10:49:45.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:45 smithi053 bash[76859]: cluster 2023-10-09T10:49:44.042226+0000 mgr.y (mgr.26072) 1439 : cluster 0 pgmap v1742: 73 pgs: 1 remapped+peering, 6 peering, 66 active+clean; 8.6 MiB data, 5.5 GiB used, 441 GiB / 447 GiB avail; 27 B/s, 1 objects/s recovering 2023-10-09T10:49:45.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:45 smithi053 bash[76859]: cluster 2023-10-09T10:49:44.505413+0000 mon.a (mon.0) 2207 : cluster 0 osdmap e508: 8 total, 8 up, 5 in 2023-10-09T10:49:45.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:45 smithi053 bash[76859]: cluster 2023-10-09T10:49:44.507041+0000 osd.6 (osd.6) 527 : cluster 3 failed to encode map e508 with expected crc 2023-10-09T10:49:45.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:45 smithi053 bash[76859]: cluster 2023-10-09T10:49:44.508906+0000 osd.6 (osd.6) 528 : cluster 3 failed to encode map e508 with expected crc 2023-10-09T10:49:45.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:45 smithi053 bash[76859]: cluster 2023-10-09T10:49:44.511323+0000 osd.6 (osd.6) 529 : cluster 3 failed to encode map e508 with expected crc 2023-10-09T10:49:45.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:45 smithi053 bash[76859]: cluster 2023-10-09T10:49:44.551453+0000 osd.4 (osd.4) 416 : cluster 3 failed to encode map e508 with expected crc 2023-10-09T10:49:45.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:45 smithi053 bash[76859]: cluster 2023-10-09T10:49:44.551570+0000 osd.5 (osd.5) 557 : cluster 3 failed to encode map e508 with expected crc 2023-10-09T10:49:45.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:45 smithi053 bash[79554]: cluster 2023-10-09T10:49:43.505225+0000 osd.7 (osd.7) 499 : cluster 3 failed to encode map e507 with expected crc 2023-10-09T10:49:45.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:45 smithi053 bash[79554]: cluster 2023-10-09T10:49:43.912593+0000 osd.4 (osd.4) 415 : cluster 3 failed to encode map e507 with expected crc 2023-10-09T10:49:45.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:45 smithi053 bash[79554]: cluster 2023-10-09T10:49:44.042226+0000 mgr.y (mgr.26072) 1439 : cluster 0 pgmap v1742: 73 pgs: 1 remapped+peering, 6 peering, 66 active+clean; 8.6 MiB data, 5.5 GiB used, 441 GiB / 447 GiB avail; 27 B/s, 1 objects/s recovering 2023-10-09T10:49:45.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:45 smithi053 bash[79554]: cluster 2023-10-09T10:49:44.505413+0000 mon.a (mon.0) 2207 : cluster 0 osdmap e508: 8 total, 8 up, 5 in 2023-10-09T10:49:45.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:45 smithi053 bash[79554]: cluster 2023-10-09T10:49:44.507041+0000 osd.6 (osd.6) 527 : cluster 3 failed to encode map e508 with expected crc 2023-10-09T10:49:45.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:45 smithi053 bash[79554]: cluster 2023-10-09T10:49:44.508906+0000 osd.6 (osd.6) 528 : cluster 3 failed to encode map e508 with expected crc 2023-10-09T10:49:45.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:45 smithi053 bash[79554]: cluster 2023-10-09T10:49:44.511323+0000 osd.6 (osd.6) 529 : cluster 3 failed to encode map e508 with expected crc 2023-10-09T10:49:45.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:45 smithi053 bash[79554]: cluster 2023-10-09T10:49:44.551453+0000 osd.4 (osd.4) 416 : cluster 3 failed to encode map e508 with expected crc 2023-10-09T10:49:45.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:45 smithi053 bash[79554]: cluster 2023-10-09T10:49:44.551570+0000 osd.5 (osd.5) 557 : cluster 3 failed to encode map e508 with expected crc 2023-10-09T10:49:45.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:45 smithi086 bash[59714]: cluster 2023-10-09T10:49:43.505225+0000 osd.7 (osd.7) 499 : cluster 3 failed to encode map e507 with expected crc 2023-10-09T10:49:45.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:45 smithi086 bash[59714]: cluster 2023-10-09T10:49:43.912593+0000 osd.4 (osd.4) 415 : cluster 3 failed to encode map e507 with expected crc 2023-10-09T10:49:45.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:45 smithi086 bash[59714]: cluster 2023-10-09T10:49:44.042226+0000 mgr.y (mgr.26072) 1439 : cluster 0 pgmap v1742: 73 pgs: 1 remapped+peering, 6 peering, 66 active+clean; 8.6 MiB data, 5.5 GiB used, 441 GiB / 447 GiB avail; 27 B/s, 1 objects/s recovering 2023-10-09T10:49:45.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:45 smithi086 bash[59714]: cluster 2023-10-09T10:49:44.505413+0000 mon.a (mon.0) 2207 : cluster 0 osdmap e508: 8 total, 8 up, 5 in 2023-10-09T10:49:45.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:45 smithi086 bash[59714]: cluster 2023-10-09T10:49:44.507041+0000 osd.6 (osd.6) 527 : cluster 3 failed to encode map e508 with expected crc 2023-10-09T10:49:45.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:45 smithi086 bash[59714]: cluster 2023-10-09T10:49:44.508906+0000 osd.6 (osd.6) 528 : cluster 3 failed to encode map e508 with expected crc 2023-10-09T10:49:45.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:45 smithi086 bash[59714]: cluster 2023-10-09T10:49:44.511323+0000 osd.6 (osd.6) 529 : cluster 3 failed to encode map e508 with expected crc 2023-10-09T10:49:45.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:45 smithi086 bash[59714]: cluster 2023-10-09T10:49:44.551453+0000 osd.4 (osd.4) 416 : cluster 3 failed to encode map e508 with expected crc 2023-10-09T10:49:45.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:45 smithi086 bash[59714]: cluster 2023-10-09T10:49:44.551570+0000 osd.5 (osd.5) 557 : cluster 3 failed to encode map e508 with expected crc 2023-10-09T10:49:45.733 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:49:45.985 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:49:45.985 INFO:teuthology.orchestra.run.smithi053.stdout: "size": 20, 2023-10-09T10:49:45.985 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 600, 2023-10-09T10:49:45.985 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [] 2023-10-09T10:49:45.985 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:49:46.412 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:46 smithi053 bash[79554]: cluster 2023-10-09T10:49:44.505720+0000 osd.7 (osd.7) 500 : cluster 3 failed to encode map e508 with expected crc 2023-10-09T10:49:46.412 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:46 smithi053 bash[79554]: cluster 2023-10-09T10:49:44.509098+0000 osd.7 (osd.7) 501 : cluster 3 failed to encode map e508 with expected crc 2023-10-09T10:49:46.413 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:46 smithi053 bash[79554]: cluster 2023-10-09T10:49:45.515391+0000 mon.a (mon.0) 2208 : cluster 0 osdmap e509: 8 total, 8 up, 5 in 2023-10-09T10:49:46.413 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:46 smithi053 bash[79554]: cluster 2023-10-09T10:49:45.519973+0000 osd.6 (osd.6) 530 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:46.413 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:46 smithi053 bash[76859]: cluster 2023-10-09T10:49:44.505720+0000 osd.7 (osd.7) 500 : cluster 3 failed to encode map e508 with expected crc 2023-10-09T10:49:46.413 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:46 smithi053 bash[76859]: cluster 2023-10-09T10:49:44.509098+0000 osd.7 (osd.7) 501 : cluster 3 failed to encode map e508 with expected crc 2023-10-09T10:49:46.413 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:46 smithi053 bash[76859]: cluster 2023-10-09T10:49:45.515391+0000 mon.a (mon.0) 2208 : cluster 0 osdmap e509: 8 total, 8 up, 5 in 2023-10-09T10:49:46.413 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:46 smithi053 bash[76859]: cluster 2023-10-09T10:49:45.519973+0000 osd.6 (osd.6) 530 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:46 smithi086 bash[59714]: cluster 2023-10-09T10:49:44.505720+0000 osd.7 (osd.7) 500 : cluster 3 failed to encode map e508 with expected crc 2023-10-09T10:49:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:46 smithi086 bash[59714]: cluster 2023-10-09T10:49:44.509098+0000 osd.7 (osd.7) 501 : cluster 3 failed to encode map e508 with expected crc 2023-10-09T10:49:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:46 smithi086 bash[59714]: cluster 2023-10-09T10:49:45.515391+0000 mon.a (mon.0) 2208 : cluster 0 osdmap e509: 8 total, 8 up, 5 in 2023-10-09T10:49:46.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:46 smithi086 bash[59714]: cluster 2023-10-09T10:49:45.519973+0000 osd.6 (osd.6) 530 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:47.171 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:47 smithi053 bash[79554]: cluster 2023-10-09T10:49:45.515901+0000 osd.7 (osd.7) 502 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:47.171 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:47 smithi053 bash[79554]: cluster 2023-10-09T10:49:45.518511+0000 osd.7 (osd.7) 503 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:47.171 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:47 smithi053 bash[79554]: cluster 2023-10-09T10:49:45.520287+0000 osd.7 (osd.7) 504 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:47.171 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:47 smithi053 bash[79554]: cluster 2023-10-09T10:49:45.522033+0000 osd.7 (osd.7) 505 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:47.171 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:47 smithi053 bash[79554]: cluster 2023-10-09T10:49:45.522218+0000 osd.6 (osd.6) 531 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:47.171 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:47 smithi053 bash[79554]: cluster 2023-10-09T10:49:45.523888+0000 osd.7 (osd.7) 506 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:47.172 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:47 smithi053 bash[79554]: cluster 2023-10-09T10:49:45.953816+0000 osd.4 (osd.4) 417 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:47.172 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:47 smithi053 bash[76859]: cluster 2023-10-09T10:49:45.515901+0000 osd.7 (osd.7) 502 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:47.172 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:47 smithi053 bash[76859]: cluster 2023-10-09T10:49:45.518511+0000 osd.7 (osd.7) 503 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:47.172 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:47 smithi053 bash[76859]: cluster 2023-10-09T10:49:45.520287+0000 osd.7 (osd.7) 504 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:47.172 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:47 smithi053 bash[76859]: cluster 2023-10-09T10:49:45.522033+0000 osd.7 (osd.7) 505 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:47.172 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:47 smithi053 bash[76859]: cluster 2023-10-09T10:49:45.522218+0000 osd.6 (osd.6) 531 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:47.172 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:47 smithi053 bash[76859]: cluster 2023-10-09T10:49:45.523888+0000 osd.7 (osd.7) 506 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:47.172 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:47 smithi053 bash[76859]: cluster 2023-10-09T10:49:45.953816+0000 osd.4 (osd.4) 417 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:47.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:47 smithi053 bash[76859]: cluster 2023-10-09T10:49:45.953817+0000 osd.5 (osd.5) 558 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:47.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:47 smithi053 bash[76859]: cluster 2023-10-09T10:49:46.043031+0000 mgr.y (mgr.26072) 1440 : cluster 0 pgmap v1745: 73 pgs: 2 active+undersized+remapped, 1 remapped+peering, 6 peering, 64 active+clean; 8.6 MiB data, 5.5 GiB used, 441 GiB / 447 GiB avail; 1.3 MiB/s, 12 objects/s recovering 2023-10-09T10:49:47.173 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:47 smithi053 bash[76859]: cluster 2023-10-09T10:49:46.524378+0000 mon.a (mon.0) 2209 : cluster 0 osdmap e510: 8 total, 8 up, 5 in 2023-10-09T10:49:47.205 INFO:tasks.thrashosds.thrasher:inning osd 2023-10-09T10:49:47.205 INFO:tasks.thrashosds.thrasher:Adding osd 3 2023-10-09T10:49:47.207 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd in 3 2023-10-09T10:49:47.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:47 smithi053 bash[79554]: cluster 2023-10-09T10:49:45.953817+0000 osd.5 (osd.5) 558 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:47.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:47 smithi053 bash[79554]: cluster 2023-10-09T10:49:46.043031+0000 mgr.y (mgr.26072) 1440 : cluster 0 pgmap v1745: 73 pgs: 2 active+undersized+remapped, 1 remapped+peering, 6 peering, 64 active+clean; 8.6 MiB data, 5.5 GiB used, 441 GiB / 447 GiB avail; 1.3 MiB/s, 12 objects/s recovering 2023-10-09T10:49:47.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:47 smithi053 bash[79554]: cluster 2023-10-09T10:49:46.524378+0000 mon.a (mon.0) 2209 : cluster 0 osdmap e510: 8 total, 8 up, 5 in 2023-10-09T10:49:47.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:47 smithi086 bash[59714]: cluster 2023-10-09T10:49:45.515901+0000 osd.7 (osd.7) 502 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:47.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:47 smithi086 bash[59714]: cluster 2023-10-09T10:49:45.518511+0000 osd.7 (osd.7) 503 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:47.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:47 smithi086 bash[59714]: cluster 2023-10-09T10:49:45.520287+0000 osd.7 (osd.7) 504 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:47.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:47 smithi086 bash[59714]: cluster 2023-10-09T10:49:45.522033+0000 osd.7 (osd.7) 505 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:47.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:47 smithi086 bash[59714]: cluster 2023-10-09T10:49:45.522218+0000 osd.6 (osd.6) 531 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:47.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:47 smithi086 bash[59714]: cluster 2023-10-09T10:49:45.523888+0000 osd.7 (osd.7) 506 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:47.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:47 smithi086 bash[59714]: cluster 2023-10-09T10:49:45.953816+0000 osd.4 (osd.4) 417 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:47.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:47 smithi086 bash[59714]: cluster 2023-10-09T10:49:45.953817+0000 osd.5 (osd.5) 558 : cluster 3 failed to encode map e509 with expected crc 2023-10-09T10:49:47.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:47 smithi086 bash[59714]: cluster 2023-10-09T10:49:46.043031+0000 mgr.y (mgr.26072) 1440 : cluster 0 pgmap v1745: 73 pgs: 2 active+undersized+remapped, 1 remapped+peering, 6 peering, 64 active+clean; 8.6 MiB data, 5.5 GiB used, 441 GiB / 447 GiB avail; 1.3 MiB/s, 12 objects/s recovering 2023-10-09T10:49:47.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:47 smithi086 bash[59714]: cluster 2023-10-09T10:49:46.524378+0000 mon.a (mon.0) 2209 : cluster 0 osdmap e510: 8 total, 8 up, 5 in 2023-10-09T10:49:48.172 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-10-09T10:49:48.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:48 smithi053 bash[79554]: cluster 2023-10-09T10:49:46.523623+0000 osd.6 (osd.6) 532 : cluster 3 failed to encode map e510 with expected crc 2023-10-09T10:49:48.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:48 smithi053 bash[79554]: cluster 2023-10-09T10:49:46.523807+0000 osd.7 (osd.7) 507 : cluster 3 failed to encode map e510 with expected crc 2023-10-09T10:49:48.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:48 smithi053 bash[79554]: cluster 2023-10-09T10:49:46.526214+0000 osd.7 (osd.7) 508 : cluster 3 failed to encode map e510 with expected crc 2023-10-09T10:49:48.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:48 smithi053 bash[79554]: cluster 2023-10-09T10:49:46.528261+0000 osd.7 (osd.7) 509 : cluster 3 failed to encode map e510 with expected crc 2023-10-09T10:49:48.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:48 smithi053 bash[79554]: cluster 2023-10-09T10:49:46.531418+0000 osd.7 (osd.7) 510 : cluster 3 failed to encode map e510 with expected crc 2023-10-09T10:49:48.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:48 smithi053 bash[76859]: cluster 2023-10-09T10:49:46.523623+0000 osd.6 (osd.6) 532 : cluster 3 failed to encode map e510 with expected crc 2023-10-09T10:49:48.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:48 smithi053 bash[76859]: cluster 2023-10-09T10:49:46.523807+0000 osd.7 (osd.7) 507 : cluster 3 failed to encode map e510 with expected crc 2023-10-09T10:49:48.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:48 smithi053 bash[76859]: cluster 2023-10-09T10:49:46.526214+0000 osd.7 (osd.7) 508 : cluster 3 failed to encode map e510 with expected crc 2023-10-09T10:49:48.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:48 smithi053 bash[76859]: cluster 2023-10-09T10:49:46.528261+0000 osd.7 (osd.7) 509 : cluster 3 failed to encode map e510 with expected crc 2023-10-09T10:49:48.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:48 smithi053 bash[76859]: cluster 2023-10-09T10:49:46.531418+0000 osd.7 (osd.7) 510 : cluster 3 failed to encode map e510 with expected crc 2023-10-09T10:49:48.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:48 smithi086 bash[59714]: cluster 2023-10-09T10:49:46.523623+0000 osd.6 (osd.6) 532 : cluster 3 failed to encode map e510 with expected crc 2023-10-09T10:49:48.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:48 smithi086 bash[59714]: cluster 2023-10-09T10:49:46.523807+0000 osd.7 (osd.7) 507 : cluster 3 failed to encode map e510 with expected crc 2023-10-09T10:49:48.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:48 smithi086 bash[59714]: cluster 2023-10-09T10:49:46.526214+0000 osd.7 (osd.7) 508 : cluster 3 failed to encode map e510 with expected crc 2023-10-09T10:49:48.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:48 smithi086 bash[59714]: cluster 2023-10-09T10:49:46.528261+0000 osd.7 (osd.7) 509 : cluster 3 failed to encode map e510 with expected crc 2023-10-09T10:49:48.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:48 smithi086 bash[59714]: cluster 2023-10-09T10:49:46.531418+0000 osd.7 (osd.7) 510 : cluster 3 failed to encode map e510 with expected crc 2023-10-09T10:49:49.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:49 smithi086 bash[59714]: cluster 2023-10-09T10:49:48.043581+0000 mgr.y (mgr.26072) 1441 : cluster 0 pgmap v1747: 73 pgs: 2 active+undersized+remapped, 71 active+clean; 8.6 MiB data, 5.5 GiB used, 441 GiB / 447 GiB avail; 1.1 MiB/s, 19 objects/s recovering 2023-10-09T10:49:49.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:49 smithi053 bash[79554]: cluster 2023-10-09T10:49:48.043581+0000 mgr.y (mgr.26072) 1441 : cluster 0 pgmap v1747: 73 pgs: 2 active+undersized+remapped, 71 active+clean; 8.6 MiB data, 5.5 GiB used, 441 GiB / 447 GiB avail; 1.1 MiB/s, 19 objects/s recovering 2023-10-09T10:49:49.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:49 smithi053 bash[76859]: cluster 2023-10-09T10:49:48.043581+0000 mgr.y (mgr.26072) 1441 : cluster 0 pgmap v1747: 73 pgs: 2 active+undersized+remapped, 71 active+clean; 8.6 MiB data, 5.5 GiB used, 441 GiB / 447 GiB avail; 1.1 MiB/s, 19 objects/s recovering 2023-10-09T10:49:51.521 INFO:teuthology.orchestra.run.smithi053.stderr:noscrub is unset 2023-10-09T10:49:51.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:51 smithi053 bash[76859]: cluster 2023-10-09T10:49:50.044385+0000 mgr.y (mgr.26072) 1442 : cluster 0 pgmap v1748: 73 pgs: 73 active+clean; 8.6 MiB data, 5.5 GiB used, 441 GiB / 447 GiB avail; 875 KiB/s, 17 objects/s recovering 2023-10-09T10:49:51.793 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:51 smithi053 bash[76859]: audit 2023-10-09T10:49:50.838078+0000 mon.a (mon.0) 2210 : audit 1 from='client.? 172.21.15.53:0/2302216850' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:49:51.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:51 smithi053 bash[79554]: cluster 2023-10-09T10:49:50.044385+0000 mgr.y (mgr.26072) 1442 : cluster 0 pgmap v1748: 73 pgs: 73 active+clean; 8.6 MiB data, 5.5 GiB used, 441 GiB / 447 GiB avail; 875 KiB/s, 17 objects/s recovering 2023-10-09T10:49:51.794 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:51 smithi053 bash[79554]: audit 2023-10-09T10:49:50.838078+0000 mon.a (mon.0) 2210 : audit 1 from='client.? 172.21.15.53:0/2302216850' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:49:51.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:51 smithi086 bash[59714]: cluster 2023-10-09T10:49:50.044385+0000 mgr.y (mgr.26072) 1442 : cluster 0 pgmap v1748: 73 pgs: 73 active+clean; 8.6 MiB data, 5.5 GiB used, 441 GiB / 447 GiB avail; 875 KiB/s, 17 objects/s recovering 2023-10-09T10:49:51.870 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:51 smithi086 bash[59714]: audit 2023-10-09T10:49:50.838078+0000 mon.a (mon.0) 2210 : audit 1 from='client.? 172.21.15.53:0/2302216850' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-10-09T10:49:52.543 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-10-09T10:49:52.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:52 smithi086 bash[59714]: cluster 2023-10-09T10:49:51.504066+0000 mon.a (mon.0) 2211 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:49:52.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:52 smithi086 bash[59714]: audit 2023-10-09T10:49:51.512261+0000 mon.a (mon.0) 2212 : audit 1 from='client.? 172.21.15.53:0/2302216850' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:49:52.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:52 smithi086 bash[59714]: cluster 2023-10-09T10:49:51.512369+0000 mon.a (mon.0) 2213 : cluster 0 osdmap e511: 8 total, 8 up, 5 in 2023-10-09T10:49:52.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:52 smithi086 bash[59714]: cluster 2023-10-09T10:49:52.054006+0000 osd.7 (osd.7) 511 : cluster 3 failed to encode map e511 with expected crc 2023-10-09T10:49:52.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:49:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:49:52] "GET /metrics HTTP/1.1" 200 34170 "" "Prometheus/2.33.4" 2023-10-09T10:49:52.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:52 smithi053 bash[79554]: cluster 2023-10-09T10:49:51.504066+0000 mon.a (mon.0) 2211 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:49:52.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:52 smithi053 bash[79554]: audit 2023-10-09T10:49:51.512261+0000 mon.a (mon.0) 2212 : audit 1 from='client.? 172.21.15.53:0/2302216850' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:49:52.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:52 smithi053 bash[79554]: cluster 2023-10-09T10:49:51.512369+0000 mon.a (mon.0) 2213 : cluster 0 osdmap e511: 8 total, 8 up, 5 in 2023-10-09T10:49:52.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:52 smithi053 bash[79554]: cluster 2023-10-09T10:49:52.054006+0000 osd.7 (osd.7) 511 : cluster 3 failed to encode map e511 with expected crc 2023-10-09T10:49:52.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:52 smithi053 bash[76859]: cluster 2023-10-09T10:49:51.504066+0000 mon.a (mon.0) 2211 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-10-09T10:49:52.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:52 smithi053 bash[76859]: audit 2023-10-09T10:49:51.512261+0000 mon.a (mon.0) 2212 : audit 1 from='client.? 172.21.15.53:0/2302216850' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-10-09T10:49:52.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:52 smithi053 bash[76859]: cluster 2023-10-09T10:49:51.512369+0000 mon.a (mon.0) 2213 : cluster 0 osdmap e511: 8 total, 8 up, 5 in 2023-10-09T10:49:52.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:52 smithi053 bash[76859]: cluster 2023-10-09T10:49:52.054006+0000 osd.7 (osd.7) 511 : cluster 3 failed to encode map e511 with expected crc 2023-10-09T10:49:52.947 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:49:52.962 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:49:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:53 smithi086 bash[59714]: cluster 2023-10-09T10:49:52.044973+0000 mgr.y (mgr.26072) 1443 : cluster 0 pgmap v1750: 73 pgs: 73 active+clean; 8.6 MiB data, 5.5 GiB used, 441 GiB / 447 GiB avail; 84 B/s, 9 objects/s recovering 2023-10-09T10:49:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:53 smithi086 bash[59714]: cluster 2023-10-09T10:49:52.053743+0000 osd.4 (osd.4) 418 : cluster 3 failed to encode map e511 with expected crc 2023-10-09T10:49:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:53 smithi086 bash[59714]: cluster 2023-10-09T10:49:52.054069+0000 osd.6 (osd.6) 533 : cluster 3 failed to encode map e511 with expected crc 2023-10-09T10:49:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:53 smithi086 bash[59714]: cluster 2023-10-09T10:49:52.054181+0000 osd.5 (osd.5) 559 : cluster 3 failed to encode map e511 with expected crc 2023-10-09T10:49:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:53 smithi086 bash[59714]: audit 2023-10-09T10:49:53.105413+0000 mon.a (mon.0) 2214 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:49:53.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:53 smithi053 bash[76859]: cluster 2023-10-09T10:49:52.044973+0000 mgr.y (mgr.26072) 1443 : cluster 0 pgmap v1750: 73 pgs: 73 active+clean; 8.6 MiB data, 5.5 GiB used, 441 GiB / 447 GiB avail; 84 B/s, 9 objects/s recovering 2023-10-09T10:49:53.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:53 smithi053 bash[76859]: cluster 2023-10-09T10:49:52.053743+0000 osd.4 (osd.4) 418 : cluster 3 failed to encode map e511 with expected crc 2023-10-09T10:49:53.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:53 smithi053 bash[76859]: cluster 2023-10-09T10:49:52.054069+0000 osd.6 (osd.6) 533 : cluster 3 failed to encode map e511 with expected crc 2023-10-09T10:49:53.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:53 smithi053 bash[76859]: cluster 2023-10-09T10:49:52.054181+0000 osd.5 (osd.5) 559 : cluster 3 failed to encode map e511 with expected crc 2023-10-09T10:49:53.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:53 smithi053 bash[76859]: audit 2023-10-09T10:49:53.105413+0000 mon.a (mon.0) 2214 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:49:53.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:53 smithi053 bash[79554]: cluster 2023-10-09T10:49:52.044973+0000 mgr.y (mgr.26072) 1443 : cluster 0 pgmap v1750: 73 pgs: 73 active+clean; 8.6 MiB data, 5.5 GiB used, 441 GiB / 447 GiB avail; 84 B/s, 9 objects/s recovering 2023-10-09T10:49:53.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:53 smithi053 bash[79554]: cluster 2023-10-09T10:49:52.053743+0000 osd.4 (osd.4) 418 : cluster 3 failed to encode map e511 with expected crc 2023-10-09T10:49:53.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:53 smithi053 bash[79554]: cluster 2023-10-09T10:49:52.054069+0000 osd.6 (osd.6) 533 : cluster 3 failed to encode map e511 with expected crc 2023-10-09T10:49:53.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:53 smithi053 bash[79554]: cluster 2023-10-09T10:49:52.054181+0000 osd.5 (osd.5) 559 : cluster 3 failed to encode map e511 with expected crc 2023-10-09T10:49:53.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:53 smithi053 bash[79554]: audit 2023-10-09T10:49:53.105413+0000 mon.a (mon.0) 2214 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:49:54.895 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:54 smithi053 bash[76859]: audit 2023-10-09T10:49:53.888217+0000 mon.a (mon.0) 2215 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:54.895 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:54 smithi053 bash[76859]: cluster 2023-10-09T10:49:54.045798+0000 mgr.y (mgr.26072) 1444 : cluster 0 pgmap v1751: 73 pgs: 73 active+clean; 8.6 MiB data, 5.5 GiB used, 441 GiB / 447 GiB avail; 69 B/s, 7 objects/s recovering 2023-10-09T10:49:55.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:54 smithi086 bash[59714]: audit 2023-10-09T10:49:53.888217+0000 mon.a (mon.0) 2215 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:55.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:54 smithi086 bash[59714]: cluster 2023-10-09T10:49:54.045798+0000 mgr.y (mgr.26072) 1444 : cluster 0 pgmap v1751: 73 pgs: 73 active+clean; 8.6 MiB data, 5.5 GiB used, 441 GiB / 447 GiB avail; 69 B/s, 7 objects/s recovering 2023-10-09T10:49:55.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:54 smithi053 bash[79554]: audit 2023-10-09T10:49:53.888217+0000 mon.a (mon.0) 2215 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:49:55.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:54 smithi053 bash[79554]: cluster 2023-10-09T10:49:54.045798+0000 mgr.y (mgr.26072) 1444 : cluster 0 pgmap v1751: 73 pgs: 73 active+clean; 8.6 MiB data, 5.5 GiB used, 441 GiB / 447 GiB avail; 69 B/s, 7 objects/s recovering 2023-10-09T10:49:56.766 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:49:56.766 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [], 2023-10-09T10:49:56.767 INFO:teuthology.orchestra.run.smithi086.stdout: "num_ops": 0 2023-10-09T10:49:56.767 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:49:57.128 INFO:teuthology.orchestra.run.smithi053.stderr:marked in osd.3. 2023-10-09T10:49:57.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:57 smithi086 bash[59714]: cluster 2023-10-09T10:49:56.046691+0000 mgr.y (mgr.26072) 1445 : cluster 0 pgmap v1752: 73 pgs: 73 active+clean; 8.6 MiB data, 5.5 GiB used, 441 GiB / 447 GiB avail; 58 B/s, 6 objects/s recovering 2023-10-09T10:49:57.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:57 smithi086 bash[59714]: audit 2023-10-09T10:49:56.965804+0000 mon.a (mon.0) 2216 : audit 0 from='client.? 172.21.15.53:0/364076335' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["3"]}]: dispatch 2023-10-09T10:49:57.377 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:57 smithi053 bash[79554]: cluster 2023-10-09T10:49:56.046691+0000 mgr.y (mgr.26072) 1445 : cluster 0 pgmap v1752: 73 pgs: 73 active+clean; 8.6 MiB data, 5.5 GiB used, 441 GiB / 447 GiB avail; 58 B/s, 6 objects/s recovering 2023-10-09T10:49:57.377 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:57 smithi053 bash[79554]: audit 2023-10-09T10:49:56.965804+0000 mon.a (mon.0) 2216 : audit 0 from='client.? 172.21.15.53:0/364076335' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["3"]}]: dispatch 2023-10-09T10:49:57.378 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:56 smithi053 bash[76859]: debug 2023-10-09T10:49:56.960+0000 7f1b361d3700 -1 mon.a@0(leader).osd e511 definitely_dead 0 2023-10-09T10:49:57.378 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:57 smithi053 bash[76859]: cluster 2023-10-09T10:49:56.046691+0000 mgr.y (mgr.26072) 1445 : cluster 0 pgmap v1752: 73 pgs: 73 active+clean; 8.6 MiB data, 5.5 GiB used, 441 GiB / 447 GiB avail; 58 B/s, 6 objects/s recovering 2023-10-09T10:49:57.378 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:57 smithi053 bash[76859]: audit 2023-10-09T10:49:56.965804+0000 mon.a (mon.0) 2216 : audit 0 from='client.? 172.21.15.53:0/364076335' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["3"]}]: dispatch 2023-10-09T10:49:57.710 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-10-09T10:49:58.153 INFO:tasks.thrashosds.thrasher:Added osd 3 2023-10-09T10:49:58.154 INFO:tasks.thrashosds.thrasher:inning osd 2023-10-09T10:49:58.154 INFO:tasks.thrashosds.thrasher:Adding osd 4 2023-10-09T10:49:58.154 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd in 4 2023-10-09T10:49:58.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:58 smithi053 bash[76859]: audit 2023-10-09T10:49:57.112358+0000 mon.a (mon.0) 2217 : audit 1 from='client.? 172.21.15.53:0/364076335' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2023-10-09T10:49:58.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:58 smithi053 bash[76859]: cluster 2023-10-09T10:49:57.112560+0000 mon.a (mon.0) 2218 : cluster 0 osdmap e512: 8 total, 8 up, 6 in 2023-10-09T10:49:58.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:58 smithi053 bash[76859]: cluster 2023-10-09T10:49:57.113495+0000 osd.6 (osd.6) 534 : cluster 3 failed to encode map e512 with expected crc 2023-10-09T10:49:58.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:58 smithi053 bash[76859]: cluster 2023-10-09T10:49:57.116635+0000 osd.7 (osd.7) 512 : cluster 3 failed to encode map e512 with expected crc 2023-10-09T10:49:58.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:58 smithi053 bash[76859]: cluster 2023-10-09T10:49:57.255373+0000 osd.5 (osd.5) 560 : cluster 3 failed to encode map e512 with expected crc 2023-10-09T10:49:58.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:58 smithi053 bash[76859]: cluster 2023-10-09T10:49:57.255728+0000 osd.4 (osd.4) 419 : cluster 3 failed to encode map e512 with expected crc 2023-10-09T10:49:58.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:58 smithi053 bash[79554]: audit 2023-10-09T10:49:57.112358+0000 mon.a (mon.0) 2217 : audit 1 from='client.? 172.21.15.53:0/364076335' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2023-10-09T10:49:58.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:58 smithi053 bash[79554]: cluster 2023-10-09T10:49:57.112560+0000 mon.a (mon.0) 2218 : cluster 0 osdmap e512: 8 total, 8 up, 6 in 2023-10-09T10:49:58.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:58 smithi053 bash[79554]: cluster 2023-10-09T10:49:57.113495+0000 osd.6 (osd.6) 534 : cluster 3 failed to encode map e512 with expected crc 2023-10-09T10:49:58.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:58 smithi053 bash[79554]: cluster 2023-10-09T10:49:57.116635+0000 osd.7 (osd.7) 512 : cluster 3 failed to encode map e512 with expected crc 2023-10-09T10:49:58.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:58 smithi053 bash[79554]: cluster 2023-10-09T10:49:57.255373+0000 osd.5 (osd.5) 560 : cluster 3 failed to encode map e512 with expected crc 2023-10-09T10:49:58.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:58 smithi053 bash[79554]: cluster 2023-10-09T10:49:57.255728+0000 osd.4 (osd.4) 419 : cluster 3 failed to encode map e512 with expected crc 2023-10-09T10:49:58.561 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:49:58.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:58 smithi086 bash[59714]: audit 2023-10-09T10:49:57.112358+0000 mon.a (mon.0) 2217 : audit 1 from='client.? 172.21.15.53:0/364076335' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["3"]}]': finished 2023-10-09T10:49:58.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:58 smithi086 bash[59714]: cluster 2023-10-09T10:49:57.112560+0000 mon.a (mon.0) 2218 : cluster 0 osdmap e512: 8 total, 8 up, 6 in 2023-10-09T10:49:58.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:58 smithi086 bash[59714]: cluster 2023-10-09T10:49:57.113495+0000 osd.6 (osd.6) 534 : cluster 3 failed to encode map e512 with expected crc 2023-10-09T10:49:58.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:58 smithi086 bash[59714]: cluster 2023-10-09T10:49:57.116635+0000 osd.7 (osd.7) 512 : cluster 3 failed to encode map e512 with expected crc 2023-10-09T10:49:58.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:58 smithi086 bash[59714]: cluster 2023-10-09T10:49:57.255373+0000 osd.5 (osd.5) 560 : cluster 3 failed to encode map e512 with expected crc 2023-10-09T10:49:58.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:58 smithi086 bash[59714]: cluster 2023-10-09T10:49:57.255728+0000 osd.4 (osd.4) 419 : cluster 3 failed to encode map e512 with expected crc 2023-10-09T10:49:59.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:59 smithi053 bash[76859]: cluster 2023-10-09T10:49:58.047648+0000 mgr.y (mgr.26072) 1446 : cluster 0 pgmap v1754: 73 pgs: 4 peering, 69 active+clean; 8.6 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail 2023-10-09T10:49:59.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:59 smithi053 bash[76859]: cluster 2023-10-09T10:49:58.109250+0000 mon.a (mon.0) 2219 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T10:49:59.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:59 smithi053 bash[76859]: cluster 2023-10-09T10:49:58.121120+0000 osd.6 (osd.6) 535 : cluster 3 failed to encode map e513 with expected crc 2023-10-09T10:49:59.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:59 smithi053 bash[76859]: cluster 2023-10-09T10:49:58.123125+0000 mon.a (mon.0) 2220 : cluster 0 osdmap e513: 8 total, 8 up, 6 in 2023-10-09T10:49:59.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:59 smithi053 bash[76859]: cluster 2023-10-09T10:49:58.125891+0000 osd.7 (osd.7) 513 : cluster 3 failed to encode map e513 with expected crc 2023-10-09T10:49:59.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:59 smithi053 bash[76859]: cluster 2023-10-09T10:49:58.355885+0000 osd.5 (osd.5) 561 : cluster 3 failed to encode map e513 with expected crc 2023-10-09T10:49:59.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:49:59 smithi053 bash[76859]: cluster 2023-10-09T10:49:58.355914+0000 osd.4 (osd.4) 420 : cluster 3 failed to encode map e513 with expected crc 2023-10-09T10:49:59.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:59 smithi053 bash[79554]: cluster 2023-10-09T10:49:58.047648+0000 mgr.y (mgr.26072) 1446 : cluster 0 pgmap v1754: 73 pgs: 4 peering, 69 active+clean; 8.6 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail 2023-10-09T10:49:59.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:59 smithi053 bash[79554]: cluster 2023-10-09T10:49:58.109250+0000 mon.a (mon.0) 2219 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T10:49:59.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:59 smithi053 bash[79554]: cluster 2023-10-09T10:49:58.121120+0000 osd.6 (osd.6) 535 : cluster 3 failed to encode map e513 with expected crc 2023-10-09T10:49:59.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:59 smithi053 bash[79554]: cluster 2023-10-09T10:49:58.123125+0000 mon.a (mon.0) 2220 : cluster 0 osdmap e513: 8 total, 8 up, 6 in 2023-10-09T10:49:59.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:59 smithi053 bash[79554]: cluster 2023-10-09T10:49:58.125891+0000 osd.7 (osd.7) 513 : cluster 3 failed to encode map e513 with expected crc 2023-10-09T10:49:59.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:59 smithi053 bash[79554]: cluster 2023-10-09T10:49:58.355885+0000 osd.5 (osd.5) 561 : cluster 3 failed to encode map e513 with expected crc 2023-10-09T10:49:59.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:49:59 smithi053 bash[79554]: cluster 2023-10-09T10:49:58.355914+0000 osd.4 (osd.4) 420 : cluster 3 failed to encode map e513 with expected crc 2023-10-09T10:49:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:59 smithi086 bash[59714]: cluster 2023-10-09T10:49:58.047648+0000 mgr.y (mgr.26072) 1446 : cluster 0 pgmap v1754: 73 pgs: 4 peering, 69 active+clean; 8.6 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail 2023-10-09T10:49:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:59 smithi086 bash[59714]: cluster 2023-10-09T10:49:58.109250+0000 mon.a (mon.0) 2219 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T10:49:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:59 smithi086 bash[59714]: cluster 2023-10-09T10:49:58.121120+0000 osd.6 (osd.6) 535 : cluster 3 failed to encode map e513 with expected crc 2023-10-09T10:49:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:59 smithi086 bash[59714]: cluster 2023-10-09T10:49:58.123125+0000 mon.a (mon.0) 2220 : cluster 0 osdmap e513: 8 total, 8 up, 6 in 2023-10-09T10:49:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:59 smithi086 bash[59714]: cluster 2023-10-09T10:49:58.125891+0000 osd.7 (osd.7) 513 : cluster 3 failed to encode map e513 with expected crc 2023-10-09T10:49:59.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:59 smithi086 bash[59714]: cluster 2023-10-09T10:49:58.355885+0000 osd.5 (osd.5) 561 : cluster 3 failed to encode map e513 with expected crc 2023-10-09T10:49:59.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:49:59 smithi086 bash[59714]: cluster 2023-10-09T10:49:58.355914+0000 osd.4 (osd.4) 420 : cluster 3 failed to encode map e513 with expected crc 2023-10-09T10:50:00.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:00 smithi053 bash[76859]: cluster 2023-10-09T10:49:59.129337+0000 mon.a (mon.0) 2221 : cluster 0 osdmap e514: 8 total, 8 up, 6 in 2023-10-09T10:50:00.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:00 smithi053 bash[76859]: cluster 2023-10-09T10:49:59.129541+0000 osd.5 (osd.5) 562 : cluster 3 failed to encode map e514 with expected crc 2023-10-09T10:50:00.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:00 smithi053 bash[76859]: cluster 2023-10-09T10:49:59.134426+0000 osd.6 (osd.6) 536 : cluster 3 failed to encode map e514 with expected crc 2023-10-09T10:50:00.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:00 smithi053 bash[76859]: cluster 2023-10-09T10:49:59.134480+0000 osd.7 (osd.7) 514 : cluster 3 failed to encode map e514 with expected crc 2023-10-09T10:50:00.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:00 smithi053 bash[76859]: cluster 2023-10-09T10:49:59.137012+0000 osd.6 (osd.6) 537 : cluster 3 failed to encode map e514 with expected crc 2023-10-09T10:50:00.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:00 smithi053 bash[76859]: cluster 2023-10-09T10:50:00.000204+0000 mon.a (mon.0) 2222 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; Reduced data availability: 1 pg inactive, 1 pg peering 2023-10-09T10:50:00.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:00 smithi053 bash[76859]: cluster 2023-10-09T10:50:00.000277+0000 mon.a (mon.0) 2223 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-09T10:50:00.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:00 smithi053 bash[76859]: cluster 2023-10-09T10:50:00.000320+0000 mon.a (mon.0) 2224 : cluster 3 [WRN] PG_AVAILABILITY: Reduced data availability: 1 pg inactive, 1 pg peering 2023-10-09T10:50:00.427 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:00 smithi053 bash[76859]: cluster 2023-10-09T10:50:00.000367+0000 mon.a (mon.0) 2225 : cluster 3 pg 4.10 is stuck peering for 12m, current state peering, last acting [3,1,6] 2023-10-09T10:50:00.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:00 smithi053 bash[79554]: cluster 2023-10-09T10:49:59.129337+0000 mon.a (mon.0) 2221 : cluster 0 osdmap e514: 8 total, 8 up, 6 in 2023-10-09T10:50:00.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:00 smithi053 bash[79554]: cluster 2023-10-09T10:49:59.129541+0000 osd.5 (osd.5) 562 : cluster 3 failed to encode map e514 with expected crc 2023-10-09T10:50:00.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:00 smithi053 bash[79554]: cluster 2023-10-09T10:49:59.134426+0000 osd.6 (osd.6) 536 : cluster 3 failed to encode map e514 with expected crc 2023-10-09T10:50:00.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:00 smithi053 bash[79554]: cluster 2023-10-09T10:49:59.134480+0000 osd.7 (osd.7) 514 : cluster 3 failed to encode map e514 with expected crc 2023-10-09T10:50:00.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:00 smithi053 bash[79554]: cluster 2023-10-09T10:49:59.137012+0000 osd.6 (osd.6) 537 : cluster 3 failed to encode map e514 with expected crc 2023-10-09T10:50:00.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:00 smithi053 bash[79554]: cluster 2023-10-09T10:50:00.000204+0000 mon.a (mon.0) 2222 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; Reduced data availability: 1 pg inactive, 1 pg peering 2023-10-09T10:50:00.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:00 smithi053 bash[79554]: cluster 2023-10-09T10:50:00.000277+0000 mon.a (mon.0) 2223 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-09T10:50:00.428 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:00 smithi053 bash[79554]: cluster 2023-10-09T10:50:00.000320+0000 mon.a (mon.0) 2224 : cluster 3 [WRN] PG_AVAILABILITY: Reduced data availability: 1 pg inactive, 1 pg peering 2023-10-09T10:50:00.429 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:00 smithi053 bash[79554]: cluster 2023-10-09T10:50:00.000367+0000 mon.a (mon.0) 2225 : cluster 3 pg 4.10 is stuck peering for 12m, current state peering, last acting [3,1,6] 2023-10-09T10:50:00.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:00 smithi086 bash[59714]: cluster 2023-10-09T10:49:59.129337+0000 mon.a (mon.0) 2221 : cluster 0 osdmap e514: 8 total, 8 up, 6 in 2023-10-09T10:50:00.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:00 smithi086 bash[59714]: cluster 2023-10-09T10:49:59.129541+0000 osd.5 (osd.5) 562 : cluster 3 failed to encode map e514 with expected crc 2023-10-09T10:50:00.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:00 smithi086 bash[59714]: cluster 2023-10-09T10:49:59.134426+0000 osd.6 (osd.6) 536 : cluster 3 failed to encode map e514 with expected crc 2023-10-09T10:50:00.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:00 smithi086 bash[59714]: cluster 2023-10-09T10:49:59.134480+0000 osd.7 (osd.7) 514 : cluster 3 failed to encode map e514 with expected crc 2023-10-09T10:50:00.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:00 smithi086 bash[59714]: cluster 2023-10-09T10:49:59.137012+0000 osd.6 (osd.6) 537 : cluster 3 failed to encode map e514 with expected crc 2023-10-09T10:50:00.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:00 smithi086 bash[59714]: cluster 2023-10-09T10:50:00.000204+0000 mon.a (mon.0) 2222 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set; Reduced data availability: 1 pg inactive, 1 pg peering 2023-10-09T10:50:00.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:00 smithi086 bash[59714]: cluster 2023-10-09T10:50:00.000277+0000 mon.a (mon.0) 2223 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-10-09T10:50:00.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:00 smithi086 bash[59714]: cluster 2023-10-09T10:50:00.000320+0000 mon.a (mon.0) 2224 : cluster 3 [WRN] PG_AVAILABILITY: Reduced data availability: 1 pg inactive, 1 pg peering 2023-10-09T10:50:00.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:00 smithi086 bash[59714]: cluster 2023-10-09T10:50:00.000367+0000 mon.a (mon.0) 2225 : cluster 3 pg 4.10 is stuck peering for 12m, current state peering, last acting [3,1,6] 2023-10-09T10:50:01.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:01 smithi053 bash[76859]: cluster 2023-10-09T10:50:00.048483+0000 mgr.y (mgr.26072) 1447 : cluster 0 pgmap v1757: 73 pgs: 1 active+recovering+degraded, 4 active+recovery_wait+degraded, 4 peering, 64 active+clean; 8.6 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 5/87 objects degraded (5.747%); 1/87 objects misplaced (1.149%) 2023-10-09T10:50:01.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:01 smithi053 bash[76859]: cluster 2023-10-09T10:50:00.125963+0000 mon.a (mon.0) 2226 : cluster 3 Health check failed: Degraded data redundancy: 5/87 objects degraded (5.747%), 5 pgs degraded (PG_DEGRADED) 2023-10-09T10:50:01.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:01 smithi053 bash[76859]: cluster 2023-10-09T10:50:00.138979+0000 osd.4 (osd.4) 421 : cluster 3 failed to encode map e515 with expected crc 2023-10-09T10:50:01.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:01 smithi053 bash[76859]: cluster 2023-10-09T10:50:00.140824+0000 mon.a (mon.0) 2227 : cluster 0 osdmap e515: 8 total, 8 up, 6 in 2023-10-09T10:50:01.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:01 smithi053 bash[76859]: cluster 2023-10-09T10:50:00.143648+0000 osd.7 (osd.7) 515 : cluster 3 failed to encode map e515 with expected crc 2023-10-09T10:50:01.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:01 smithi053 bash[76859]: cluster 2023-10-09T10:50:00.143710+0000 osd.6 (osd.6) 538 : cluster 3 failed to encode map e515 with expected crc 2023-10-09T10:50:01.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:01 smithi053 bash[76859]: cluster 2023-10-09T10:50:00.146439+0000 osd.6 (osd.6) 539 : cluster 3 failed to encode map e515 with expected crc 2023-10-09T10:50:01.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:01 smithi053 bash[76859]: cluster 2023-10-09T10:50:00.358242+0000 osd.5 (osd.5) 563 : cluster 3 failed to encode map e515 with expected crc 2023-10-09T10:50:01.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:01 smithi053 bash[79554]: cluster 2023-10-09T10:50:00.048483+0000 mgr.y (mgr.26072) 1447 : cluster 0 pgmap v1757: 73 pgs: 1 active+recovering+degraded, 4 active+recovery_wait+degraded, 4 peering, 64 active+clean; 8.6 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 5/87 objects degraded (5.747%); 1/87 objects misplaced (1.149%) 2023-10-09T10:50:01.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:01 smithi053 bash[79554]: cluster 2023-10-09T10:50:00.125963+0000 mon.a (mon.0) 2226 : cluster 3 Health check failed: Degraded data redundancy: 5/87 objects degraded (5.747%), 5 pgs degraded (PG_DEGRADED) 2023-10-09T10:50:01.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:01 smithi053 bash[79554]: cluster 2023-10-09T10:50:00.138979+0000 osd.4 (osd.4) 421 : cluster 3 failed to encode map e515 with expected crc 2023-10-09T10:50:01.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:01 smithi053 bash[79554]: cluster 2023-10-09T10:50:00.140824+0000 mon.a (mon.0) 2227 : cluster 0 osdmap e515: 8 total, 8 up, 6 in 2023-10-09T10:50:01.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:01 smithi053 bash[79554]: cluster 2023-10-09T10:50:00.143648+0000 osd.7 (osd.7) 515 : cluster 3 failed to encode map e515 with expected crc 2023-10-09T10:50:01.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:01 smithi053 bash[79554]: cluster 2023-10-09T10:50:00.143710+0000 osd.6 (osd.6) 538 : cluster 3 failed to encode map e515 with expected crc 2023-10-09T10:50:01.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:01 smithi053 bash[79554]: cluster 2023-10-09T10:50:00.146439+0000 osd.6 (osd.6) 539 : cluster 3 failed to encode map e515 with expected crc 2023-10-09T10:50:01.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:01 smithi053 bash[79554]: cluster 2023-10-09T10:50:00.358242+0000 osd.5 (osd.5) 563 : cluster 3 failed to encode map e515 with expected crc 2023-10-09T10:50:01.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:01 smithi086 bash[59714]: cluster 2023-10-09T10:50:00.048483+0000 mgr.y (mgr.26072) 1447 : cluster 0 pgmap v1757: 73 pgs: 1 active+recovering+degraded, 4 active+recovery_wait+degraded, 4 peering, 64 active+clean; 8.6 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 5/87 objects degraded (5.747%); 1/87 objects misplaced (1.149%) 2023-10-09T10:50:01.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:01 smithi086 bash[59714]: cluster 2023-10-09T10:50:00.125963+0000 mon.a (mon.0) 2226 : cluster 3 Health check failed: Degraded data redundancy: 5/87 objects degraded (5.747%), 5 pgs degraded (PG_DEGRADED) 2023-10-09T10:50:01.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:01 smithi086 bash[59714]: cluster 2023-10-09T10:50:00.138979+0000 osd.4 (osd.4) 421 : cluster 3 failed to encode map e515 with expected crc 2023-10-09T10:50:01.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:01 smithi086 bash[59714]: cluster 2023-10-09T10:50:00.140824+0000 mon.a (mon.0) 2227 : cluster 0 osdmap e515: 8 total, 8 up, 6 in 2023-10-09T10:50:01.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:01 smithi086 bash[59714]: cluster 2023-10-09T10:50:00.143648+0000 osd.7 (osd.7) 515 : cluster 3 failed to encode map e515 with expected crc 2023-10-09T10:50:01.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:01 smithi086 bash[59714]: cluster 2023-10-09T10:50:00.143710+0000 osd.6 (osd.6) 538 : cluster 3 failed to encode map e515 with expected crc 2023-10-09T10:50:01.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:01 smithi086 bash[59714]: cluster 2023-10-09T10:50:00.146439+0000 osd.6 (osd.6) 539 : cluster 3 failed to encode map e515 with expected crc 2023-10-09T10:50:01.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:01 smithi086 bash[59714]: cluster 2023-10-09T10:50:00.358242+0000 osd.5 (osd.5) 563 : cluster 3 failed to encode map e515 with expected crc 2023-10-09T10:50:02.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:02 smithi053 bash[76859]: cluster 2023-10-09T10:50:01.141058+0000 mon.a (mon.0) 2228 : cluster 0 osdmap e516: 8 total, 8 up, 6 in 2023-10-09T10:50:02.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:02 smithi053 bash[76859]: cluster 2023-10-09T10:50:01.141503+0000 osd.7 (osd.7) 516 : cluster 3 failed to encode map e516 with expected crc 2023-10-09T10:50:02.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:02 smithi053 bash[76859]: cluster 2023-10-09T10:50:01.141748+0000 osd.6 (osd.6) 540 : cluster 3 failed to encode map e516 with expected crc 2023-10-09T10:50:02.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:02 smithi053 bash[76859]: cluster 2023-10-09T10:50:01.147534+0000 osd.6 (osd.6) 541 : cluster 3 failed to encode map e516 with expected crc 2023-10-09T10:50:02.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:02 smithi053 bash[76859]: cluster 2023-10-09T10:50:01.151634+0000 osd.7 (osd.7) 517 : cluster 3 failed to encode map e516 with expected crc 2023-10-09T10:50:02.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:02 smithi053 bash[76859]: cluster 2023-10-09T10:50:01.224053+0000 osd.4 (osd.4) 422 : cluster 3 failed to encode map e516 with expected crc 2023-10-09T10:50:02.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:02 smithi053 bash[76859]: cluster 2023-10-09T10:50:01.224131+0000 osd.5 (osd.5) 564 : cluster 3 failed to encode map e516 with expected crc 2023-10-09T10:50:02.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:02 smithi053 bash[79554]: cluster 2023-10-09T10:50:01.141058+0000 mon.a (mon.0) 2228 : cluster 0 osdmap e516: 8 total, 8 up, 6 in 2023-10-09T10:50:02.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:02 smithi053 bash[79554]: cluster 2023-10-09T10:50:01.141503+0000 osd.7 (osd.7) 516 : cluster 3 failed to encode map e516 with expected crc 2023-10-09T10:50:02.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:02 smithi053 bash[79554]: cluster 2023-10-09T10:50:01.141748+0000 osd.6 (osd.6) 540 : cluster 3 failed to encode map e516 with expected crc 2023-10-09T10:50:02.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:02 smithi053 bash[79554]: cluster 2023-10-09T10:50:01.147534+0000 osd.6 (osd.6) 541 : cluster 3 failed to encode map e516 with expected crc 2023-10-09T10:50:02.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:02 smithi053 bash[79554]: cluster 2023-10-09T10:50:01.151634+0000 osd.7 (osd.7) 517 : cluster 3 failed to encode map e516 with expected crc 2023-10-09T10:50:02.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:02 smithi053 bash[79554]: cluster 2023-10-09T10:50:01.224053+0000 osd.4 (osd.4) 422 : cluster 3 failed to encode map e516 with expected crc 2023-10-09T10:50:02.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:02 smithi053 bash[79554]: cluster 2023-10-09T10:50:01.224131+0000 osd.5 (osd.5) 564 : cluster 3 failed to encode map e516 with expected crc 2023-10-09T10:50:02.483 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:50:02.514 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:02 smithi086 bash[59714]: cluster 2023-10-09T10:50:01.141058+0000 mon.a (mon.0) 2228 : cluster 0 osdmap e516: 8 total, 8 up, 6 in 2023-10-09T10:50:02.514 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:02 smithi086 bash[59714]: cluster 2023-10-09T10:50:01.141503+0000 osd.7 (osd.7) 516 : cluster 3 failed to encode map e516 with expected crc 2023-10-09T10:50:02.515 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:02 smithi086 bash[59714]: cluster 2023-10-09T10:50:01.141748+0000 osd.6 (osd.6) 540 : cluster 3 failed to encode map e516 with expected crc 2023-10-09T10:50:02.515 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:02 smithi086 bash[59714]: cluster 2023-10-09T10:50:01.147534+0000 osd.6 (osd.6) 541 : cluster 3 failed to encode map e516 with expected crc 2023-10-09T10:50:02.515 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:02 smithi086 bash[59714]: cluster 2023-10-09T10:50:01.151634+0000 osd.7 (osd.7) 517 : cluster 3 failed to encode map e516 with expected crc 2023-10-09T10:50:02.515 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:02 smithi086 bash[59714]: cluster 2023-10-09T10:50:01.224053+0000 osd.4 (osd.4) 422 : cluster 3 failed to encode map e516 with expected crc 2023-10-09T10:50:02.515 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:02 smithi086 bash[59714]: cluster 2023-10-09T10:50:01.224131+0000 osd.5 (osd.5) 564 : cluster 3 failed to encode map e516 with expected crc 2023-10-09T10:50:02.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:50:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:50:02] "GET /metrics HTTP/1.1" 200 34175 "" "Prometheus/2.33.4" 2023-10-09T10:50:03.174 INFO:teuthology.orchestra.run.smithi053.stderr:nodeep-scrub is unset 2023-10-09T10:50:03.417 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:03 smithi053 bash[76859]: cluster 2023-10-09T10:50:02.049586+0000 mgr.y (mgr.26072) 1448 : cluster 0 pgmap v1760: 73 pgs: 1 active+recovering+degraded, 4 active+recovery_wait+degraded, 5 peering, 63 active+clean; 8.6 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 5/87 objects degraded (5.747%); 1/87 objects misplaced (1.149%); 1024 KiB/s, 9 objects/s recovering 2023-10-09T10:50:03.417 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:03 smithi053 bash[76859]: audit 2023-10-09T10:50:02.670159+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.53:0/1079142889' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:50:03.418 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:03 smithi053 bash[76859]: audit 2023-10-09T10:50:02.670818+0000 mon.a (mon.0) 2229 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:50:03.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:03 smithi053 bash[79554]: cluster 2023-10-09T10:50:02.049586+0000 mgr.y (mgr.26072) 1448 : cluster 0 pgmap v1760: 73 pgs: 1 active+recovering+degraded, 4 active+recovery_wait+degraded, 5 peering, 63 active+clean; 8.6 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 5/87 objects degraded (5.747%); 1/87 objects misplaced (1.149%); 1024 KiB/s, 9 objects/s recovering 2023-10-09T10:50:03.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:03 smithi053 bash[79554]: audit 2023-10-09T10:50:02.670159+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.53:0/1079142889' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:50:03.418 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:03 smithi053 bash[79554]: audit 2023-10-09T10:50:02.670818+0000 mon.a (mon.0) 2229 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:50:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:03 smithi086 bash[59714]: cluster 2023-10-09T10:50:02.049586+0000 mgr.y (mgr.26072) 1448 : cluster 0 pgmap v1760: 73 pgs: 1 active+recovering+degraded, 4 active+recovery_wait+degraded, 5 peering, 63 active+clean; 8.6 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 5/87 objects degraded (5.747%); 1/87 objects misplaced (1.149%); 1024 KiB/s, 9 objects/s recovering 2023-10-09T10:50:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:03 smithi086 bash[59714]: audit 2023-10-09T10:50:02.670159+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.53:0/1079142889' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:50:03.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:03 smithi086 bash[59714]: audit 2023-10-09T10:50:02.670818+0000 mon.a (mon.0) 2229 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-10-09T10:50:04.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:04 smithi086 bash[59714]: cluster 2023-10-09T10:50:03.153344+0000 mon.a (mon.0) 2230 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:50:04.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:04 smithi086 bash[59714]: cluster 2023-10-09T10:50:03.165523+0000 osd.5 (osd.5) 565 : cluster 3 failed to encode map e517 with expected crc 2023-10-09T10:50:04.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:04 smithi086 bash[59714]: audit 2023-10-09T10:50:03.166750+0000 mon.a (mon.0) 2231 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:50:04.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:04 smithi086 bash[59714]: cluster 2023-10-09T10:50:03.166883+0000 mon.a (mon.0) 2232 : cluster 0 osdmap e517: 8 total, 8 up, 6 in 2023-10-09T10:50:04.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:04 smithi053 bash[79554]: cluster 2023-10-09T10:50:03.153344+0000 mon.a (mon.0) 2230 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:50:04.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:04 smithi053 bash[79554]: cluster 2023-10-09T10:50:03.165523+0000 osd.5 (osd.5) 565 : cluster 3 failed to encode map e517 with expected crc 2023-10-09T10:50:04.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:04 smithi053 bash[79554]: audit 2023-10-09T10:50:03.166750+0000 mon.a (mon.0) 2231 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:50:04.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:04 smithi053 bash[79554]: cluster 2023-10-09T10:50:03.166883+0000 mon.a (mon.0) 2232 : cluster 0 osdmap e517: 8 total, 8 up, 6 in 2023-10-09T10:50:04.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:04 smithi053 bash[76859]: cluster 2023-10-09T10:50:03.153344+0000 mon.a (mon.0) 2230 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-10-09T10:50:04.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:04 smithi053 bash[76859]: cluster 2023-10-09T10:50:03.165523+0000 osd.5 (osd.5) 565 : cluster 3 failed to encode map e517 with expected crc 2023-10-09T10:50:04.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:04 smithi053 bash[76859]: audit 2023-10-09T10:50:03.166750+0000 mon.a (mon.0) 2231 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-10-09T10:50:04.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:04 smithi053 bash[76859]: cluster 2023-10-09T10:50:03.166883+0000 mon.a (mon.0) 2232 : cluster 0 osdmap e517: 8 total, 8 up, 6 in 2023-10-09T10:50:04.690 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:50:05.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:05 smithi053 bash[79554]: cluster 2023-10-09T10:50:04.050308+0000 mgr.y (mgr.26072) 1449 : cluster 0 pgmap v1762: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 832 KiB/s, 8 objects/s recovering 2023-10-09T10:50:05.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:05 smithi053 bash[79554]: cluster 2023-10-09T10:50:04.504927+0000 mon.a (mon.0) 2233 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-09T10:50:05.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:05 smithi053 bash[79554]: cluster 2023-10-09T10:50:04.504985+0000 mon.a (mon.0) 2234 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/87 objects degraded (5.747%), 5 pgs degraded) 2023-10-09T10:50:05.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:05 smithi053 bash[79554]: cluster 2023-10-09T10:50:04.505016+0000 mon.a (mon.0) 2235 : cluster 1 Cluster is now healthy 2023-10-09T10:50:05.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:05 smithi053 bash[76859]: cluster 2023-10-09T10:50:04.050308+0000 mgr.y (mgr.26072) 1449 : cluster 0 pgmap v1762: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 832 KiB/s, 8 objects/s recovering 2023-10-09T10:50:05.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:05 smithi053 bash[76859]: cluster 2023-10-09T10:50:04.504927+0000 mon.a (mon.0) 2233 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-09T10:50:05.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:05 smithi053 bash[76859]: cluster 2023-10-09T10:50:04.504985+0000 mon.a (mon.0) 2234 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/87 objects degraded (5.747%), 5 pgs degraded) 2023-10-09T10:50:05.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:05 smithi053 bash[76859]: cluster 2023-10-09T10:50:04.505016+0000 mon.a (mon.0) 2235 : cluster 1 Cluster is now healthy 2023-10-09T10:50:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:05 smithi086 bash[59714]: cluster 2023-10-09T10:50:04.050308+0000 mgr.y (mgr.26072) 1449 : cluster 0 pgmap v1762: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 832 KiB/s, 8 objects/s recovering 2023-10-09T10:50:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:05 smithi086 bash[59714]: cluster 2023-10-09T10:50:04.504927+0000 mon.a (mon.0) 2233 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-10-09T10:50:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:05 smithi086 bash[59714]: cluster 2023-10-09T10:50:04.504985+0000 mon.a (mon.0) 2234 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/87 objects degraded (5.747%), 5 pgs degraded) 2023-10-09T10:50:05.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:05 smithi086 bash[59714]: cluster 2023-10-09T10:50:04.505016+0000 mon.a (mon.0) 2235 : cluster 1 Cluster is now healthy 2023-10-09T10:50:06.003 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:50:06.003 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [], 2023-10-09T10:50:06.003 INFO:teuthology.orchestra.run.smithi086.stdout: "complaint_time": 30, 2023-10-09T10:50:06.003 INFO:teuthology.orchestra.run.smithi086.stdout: "num_blocked_ops": 0 2023-10-09T10:50:06.003 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:50:06.859 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-10-09T10:50:07.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:07 smithi053 bash[76859]: cluster 2023-10-09T10:50:06.051135+0000 mgr.y (mgr.26072) 1450 : cluster 0 pgmap v1763: 73 pgs: 73 active+clean; 8.6 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 682 KiB/s, 7 objects/s recovering 2023-10-09T10:50:07.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:07 smithi053 bash[79554]: cluster 2023-10-09T10:50:06.051135+0000 mgr.y (mgr.26072) 1450 : cluster 0 pgmap v1763: 73 pgs: 73 active+clean; 8.6 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 682 KiB/s, 7 objects/s recovering 2023-10-09T10:50:07.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:07 smithi086 bash[59714]: cluster 2023-10-09T10:50:06.051135+0000 mgr.y (mgr.26072) 1450 : cluster 0 pgmap v1763: 73 pgs: 73 active+clean; 8.6 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 682 KiB/s, 7 objects/s recovering 2023-10-09T10:50:09.113 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:08 smithi053 bash[76859]: debug 2023-10-09T10:50:08.760+0000 7f1b361d3700 -1 mon.a@0(leader).osd e517 definitely_dead 0 2023-10-09T10:50:09.113 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:09 smithi053 bash[76859]: cluster 2023-10-09T10:50:08.052012+0000 mgr.y (mgr.26072) 1451 : cluster 0 pgmap v1764: 73 pgs: 73 active+clean; 8.6 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 517 KiB/s, 5 objects/s recovering 2023-10-09T10:50:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:09 smithi086 bash[59714]: cluster 2023-10-09T10:50:08.052012+0000 mgr.y (mgr.26072) 1451 : cluster 0 pgmap v1764: 73 pgs: 73 active+clean; 8.6 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 517 KiB/s, 5 objects/s recovering 2023-10-09T10:50:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:09 smithi086 bash[59714]: audit 2023-10-09T10:50:08.112651+0000 mon.a (mon.0) 2236 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:09 smithi086 bash[59714]: audit 2023-10-09T10:50:08.114387+0000 mon.a (mon.0) 2237 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:50:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:09 smithi086 bash[59714]: audit 2023-10-09T10:50:08.763954+0000 mon.c (mon.2) 122 : audit 0 from='client.? 172.21.15.53:0/2099190498' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-10-09T10:50:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:09 smithi086 bash[59714]: audit 2023-10-09T10:50:08.764656+0000 mon.a (mon.0) 2238 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-10-09T10:50:09.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:09 smithi053 bash[79554]: cluster 2023-10-09T10:50:08.052012+0000 mgr.y (mgr.26072) 1451 : cluster 0 pgmap v1764: 73 pgs: 73 active+clean; 8.6 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 517 KiB/s, 5 objects/s recovering 2023-10-09T10:50:09.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:09 smithi053 bash[79554]: audit 2023-10-09T10:50:08.112651+0000 mon.a (mon.0) 2236 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:09.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:09 smithi053 bash[79554]: audit 2023-10-09T10:50:08.114387+0000 mon.a (mon.0) 2237 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:50:09.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:09 smithi053 bash[79554]: audit 2023-10-09T10:50:08.763954+0000 mon.c (mon.2) 122 : audit 0 from='client.? 172.21.15.53:0/2099190498' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-10-09T10:50:09.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:09 smithi053 bash[79554]: audit 2023-10-09T10:50:08.764656+0000 mon.a (mon.0) 2238 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-10-09T10:50:09.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:09 smithi053 bash[76859]: audit 2023-10-09T10:50:08.112651+0000 mon.a (mon.0) 2236 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:09.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:09 smithi053 bash[76859]: audit 2023-10-09T10:50:08.114387+0000 mon.a (mon.0) 2237 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:50:09.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:09 smithi053 bash[76859]: audit 2023-10-09T10:50:08.763954+0000 mon.c (mon.2) 122 : audit 0 from='client.? 172.21.15.53:0/2099190498' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-10-09T10:50:09.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:09 smithi053 bash[76859]: audit 2023-10-09T10:50:08.764656+0000 mon.a (mon.0) 2238 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["4"]}]: dispatch 2023-10-09T10:50:09.543 INFO:teuthology.orchestra.run.smithi053.stderr:marked in osd.4. 2023-10-09T10:50:10.554 INFO:tasks.thrashosds.thrasher:Added osd 4 2023-10-09T10:50:10.555 INFO:tasks.thrashosds.thrasher:inning osd 2023-10-09T10:50:10.555 INFO:tasks.thrashosds.thrasher:Adding osd 5 2023-10-09T10:50:10.555 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd in 5 2023-10-09T10:50:10.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:10 smithi086 bash[59714]: cluster 2023-10-09T10:50:09.512771+0000 osd.6 (osd.6) 542 : cluster 3 failed to encode map e518 with expected crc 2023-10-09T10:50:10.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:10 smithi086 bash[59714]: audit 2023-10-09T10:50:09.514541+0000 mon.a (mon.0) 2239 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2023-10-09T10:50:10.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:10 smithi086 bash[59714]: cluster 2023-10-09T10:50:09.514742+0000 mon.a (mon.0) 2240 : cluster 0 osdmap e518: 8 total, 8 up, 7 in 2023-10-09T10:50:10.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:10 smithi086 bash[59714]: cluster 2023-10-09T10:50:09.515614+0000 osd.4 (osd.4) 423 : cluster 3 failed to encode map e518 with expected crc 2023-10-09T10:50:10.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:10 smithi086 bash[59714]: cluster 2023-10-09T10:50:09.517878+0000 osd.6 (osd.6) 543 : cluster 3 failed to encode map e518 with expected crc 2023-10-09T10:50:10.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:10 smithi086 bash[59714]: cluster 2023-10-09T10:50:09.518460+0000 osd.4 (osd.4) 424 : cluster 3 failed to encode map e518 with expected crc 2023-10-09T10:50:10.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:10 smithi086 bash[59714]: cluster 2023-10-09T10:50:09.519629+0000 osd.7 (osd.7) 518 : cluster 3 failed to encode map e518 with expected crc 2023-10-09T10:50:10.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:10 smithi086 bash[59714]: cluster 2023-10-09T10:50:09.521357+0000 osd.7 (osd.7) 519 : cluster 3 failed to encode map e518 with expected crc 2023-10-09T10:50:10.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:10 smithi086 bash[59714]: cluster 2023-10-09T10:50:09.523782+0000 osd.7 (osd.7) 520 : cluster 3 failed to encode map e518 with expected crc 2023-10-09T10:50:10.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:10 smithi053 bash[76859]: cluster 2023-10-09T10:50:09.512771+0000 osd.6 (osd.6) 542 : cluster 3 failed to encode map e518 with expected crc 2023-10-09T10:50:10.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:10 smithi053 bash[76859]: audit 2023-10-09T10:50:09.514541+0000 mon.a (mon.0) 2239 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2023-10-09T10:50:10.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:10 smithi053 bash[76859]: cluster 2023-10-09T10:50:09.514742+0000 mon.a (mon.0) 2240 : cluster 0 osdmap e518: 8 total, 8 up, 7 in 2023-10-09T10:50:10.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:10 smithi053 bash[76859]: cluster 2023-10-09T10:50:09.515614+0000 osd.4 (osd.4) 423 : cluster 3 failed to encode map e518 with expected crc 2023-10-09T10:50:10.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:10 smithi053 bash[76859]: cluster 2023-10-09T10:50:09.517878+0000 osd.6 (osd.6) 543 : cluster 3 failed to encode map e518 with expected crc 2023-10-09T10:50:10.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:10 smithi053 bash[76859]: cluster 2023-10-09T10:50:09.518460+0000 osd.4 (osd.4) 424 : cluster 3 failed to encode map e518 with expected crc 2023-10-09T10:50:10.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:10 smithi053 bash[76859]: cluster 2023-10-09T10:50:09.519629+0000 osd.7 (osd.7) 518 : cluster 3 failed to encode map e518 with expected crc 2023-10-09T10:50:10.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:10 smithi053 bash[76859]: cluster 2023-10-09T10:50:09.521357+0000 osd.7 (osd.7) 519 : cluster 3 failed to encode map e518 with expected crc 2023-10-09T10:50:10.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:10 smithi053 bash[76859]: cluster 2023-10-09T10:50:09.523782+0000 osd.7 (osd.7) 520 : cluster 3 failed to encode map e518 with expected crc 2023-10-09T10:50:10.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:10 smithi053 bash[79554]: cluster 2023-10-09T10:50:09.512771+0000 osd.6 (osd.6) 542 : cluster 3 failed to encode map e518 with expected crc 2023-10-09T10:50:10.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:10 smithi053 bash[79554]: audit 2023-10-09T10:50:09.514541+0000 mon.a (mon.0) 2239 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2023-10-09T10:50:10.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:10 smithi053 bash[79554]: cluster 2023-10-09T10:50:09.514742+0000 mon.a (mon.0) 2240 : cluster 0 osdmap e518: 8 total, 8 up, 7 in 2023-10-09T10:50:10.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:10 smithi053 bash[79554]: cluster 2023-10-09T10:50:09.515614+0000 osd.4 (osd.4) 423 : cluster 3 failed to encode map e518 with expected crc 2023-10-09T10:50:10.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:10 smithi053 bash[79554]: cluster 2023-10-09T10:50:09.517878+0000 osd.6 (osd.6) 543 : cluster 3 failed to encode map e518 with expected crc 2023-10-09T10:50:10.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:10 smithi053 bash[79554]: cluster 2023-10-09T10:50:09.518460+0000 osd.4 (osd.4) 424 : cluster 3 failed to encode map e518 with expected crc 2023-10-09T10:50:10.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:10 smithi053 bash[79554]: cluster 2023-10-09T10:50:09.519629+0000 osd.7 (osd.7) 518 : cluster 3 failed to encode map e518 with expected crc 2023-10-09T10:50:10.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:10 smithi053 bash[79554]: cluster 2023-10-09T10:50:09.521357+0000 osd.7 (osd.7) 519 : cluster 3 failed to encode map e518 with expected crc 2023-10-09T10:50:10.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:10 smithi053 bash[79554]: cluster 2023-10-09T10:50:09.523782+0000 osd.7 (osd.7) 520 : cluster 3 failed to encode map e518 with expected crc 2023-10-09T10:50:11.629 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:50:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:11 smithi086 bash[59714]: cluster 2023-10-09T10:50:10.052669+0000 mgr.y (mgr.26072) 1452 : cluster 0 pgmap v1766: 73 pgs: 73 active+clean; 8.6 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 19 B/s, 0 objects/s recovering 2023-10-09T10:50:11.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:11 smithi086 bash[59714]: cluster 2023-10-09T10:50:10.521472+0000 osd.4 (osd.4) 425 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:11.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:11 smithi086 bash[59714]: cluster 2023-10-09T10:50:10.523645+0000 osd.7 (osd.7) 521 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:11.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:11 smithi086 bash[59714]: cluster 2023-10-09T10:50:10.523655+0000 mon.a (mon.0) 2241 : cluster 0 osdmap e519: 8 total, 8 up, 7 in 2023-10-09T10:50:11.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:11 smithi086 bash[59714]: cluster 2023-10-09T10:50:10.524427+0000 osd.4 (osd.4) 426 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:11.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:11 smithi086 bash[59714]: cluster 2023-10-09T10:50:10.527539+0000 osd.7 (osd.7) 522 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:11.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:11 smithi086 bash[59714]: cluster 2023-10-09T10:50:10.527952+0000 osd.4 (osd.4) 427 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:11.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:11 smithi086 bash[59714]: cluster 2023-10-09T10:50:10.529084+0000 osd.7 (osd.7) 523 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:11.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:11 smithi086 bash[59714]: cluster 2023-10-09T10:50:10.529475+0000 osd.4 (osd.4) 428 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:11.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:11 smithi086 bash[59714]: cluster 2023-10-09T10:50:10.533000+0000 osd.4 (osd.4) 429 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:11.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:11 smithi053 bash[76859]: cluster 2023-10-09T10:50:10.052669+0000 mgr.y (mgr.26072) 1452 : cluster 0 pgmap v1766: 73 pgs: 73 active+clean; 8.6 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 19 B/s, 0 objects/s recovering 2023-10-09T10:50:11.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:11 smithi053 bash[76859]: cluster 2023-10-09T10:50:10.521472+0000 osd.4 (osd.4) 425 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:11.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:11 smithi053 bash[76859]: cluster 2023-10-09T10:50:10.523645+0000 osd.7 (osd.7) 521 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:11.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:11 smithi053 bash[76859]: cluster 2023-10-09T10:50:10.523655+0000 mon.a (mon.0) 2241 : cluster 0 osdmap e519: 8 total, 8 up, 7 in 2023-10-09T10:50:11.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:11 smithi053 bash[76859]: cluster 2023-10-09T10:50:10.524427+0000 osd.4 (osd.4) 426 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:11.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:11 smithi053 bash[76859]: cluster 2023-10-09T10:50:10.527539+0000 osd.7 (osd.7) 522 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:11.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:11 smithi053 bash[76859]: cluster 2023-10-09T10:50:10.527952+0000 osd.4 (osd.4) 427 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:11.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:11 smithi053 bash[76859]: cluster 2023-10-09T10:50:10.529084+0000 osd.7 (osd.7) 523 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:11.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:11 smithi053 bash[76859]: cluster 2023-10-09T10:50:10.529475+0000 osd.4 (osd.4) 428 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:11.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:11 smithi053 bash[76859]: cluster 2023-10-09T10:50:10.533000+0000 osd.4 (osd.4) 429 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:11.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:11 smithi053 bash[79554]: cluster 2023-10-09T10:50:10.052669+0000 mgr.y (mgr.26072) 1452 : cluster 0 pgmap v1766: 73 pgs: 73 active+clean; 8.6 MiB data, 6.1 GiB used, 530 GiB / 536 GiB avail; 19 B/s, 0 objects/s recovering 2023-10-09T10:50:11.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:11 smithi053 bash[79554]: cluster 2023-10-09T10:50:10.521472+0000 osd.4 (osd.4) 425 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:11.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:11 smithi053 bash[79554]: cluster 2023-10-09T10:50:10.523645+0000 osd.7 (osd.7) 521 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:11.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:11 smithi053 bash[79554]: cluster 2023-10-09T10:50:10.523655+0000 mon.a (mon.0) 2241 : cluster 0 osdmap e519: 8 total, 8 up, 7 in 2023-10-09T10:50:11.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:11 smithi053 bash[79554]: cluster 2023-10-09T10:50:10.524427+0000 osd.4 (osd.4) 426 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:11.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:11 smithi053 bash[79554]: cluster 2023-10-09T10:50:10.527539+0000 osd.7 (osd.7) 522 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:11.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:11 smithi053 bash[79554]: cluster 2023-10-09T10:50:10.527952+0000 osd.4 (osd.4) 427 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:11.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:11 smithi053 bash[79554]: cluster 2023-10-09T10:50:10.529084+0000 osd.7 (osd.7) 523 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:11.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:11 smithi053 bash[79554]: cluster 2023-10-09T10:50:10.529475+0000 osd.4 (osd.4) 428 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:11.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:11 smithi053 bash[79554]: cluster 2023-10-09T10:50:10.533000+0000 osd.4 (osd.4) 429 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:12.801 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:12 smithi086 bash[59714]: cluster 2023-10-09T10:50:10.527750+0000 osd.6 (osd.6) 544 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:12.801 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:12 smithi086 bash[59714]: cluster 2023-10-09T10:50:10.530421+0000 osd.6 (osd.6) 545 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:12.801 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:12 smithi086 bash[59714]: cluster 2023-10-09T10:50:10.532996+0000 osd.6 (osd.6) 546 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:12.802 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:12 smithi086 bash[59714]: cluster 2023-10-09T10:50:10.619361+0000 osd.5 (osd.5) 566 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:12.802 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:12 smithi086 bash[59714]: cluster 2023-10-09T10:50:11.531343+0000 osd.7 (osd.7) 524 : cluster 3 failed to encode map e520 with expected crc 2023-10-09T10:50:12.802 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:12 smithi086 bash[59714]: cluster 2023-10-09T10:50:11.531389+0000 mon.a (mon.0) 2242 : cluster 0 osdmap e520: 8 total, 8 up, 7 in 2023-10-09T10:50:12.802 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:12 smithi086 bash[59714]: cluster 2023-10-09T10:50:11.533702+0000 osd.7 (osd.7) 525 : cluster 3 failed to encode map e520 with expected crc 2023-10-09T10:50:12.926 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:50:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:50:12] "GET /metrics HTTP/1.1" 200 34204 "" "Prometheus/2.33.4" 2023-10-09T10:50:12.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:12 smithi053 bash[76859]: cluster 2023-10-09T10:50:10.527750+0000 osd.6 (osd.6) 544 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:12.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:12 smithi053 bash[76859]: cluster 2023-10-09T10:50:10.530421+0000 osd.6 (osd.6) 545 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:12.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:12 smithi053 bash[76859]: cluster 2023-10-09T10:50:10.532996+0000 osd.6 (osd.6) 546 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:12.928 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:12 smithi053 bash[76859]: cluster 2023-10-09T10:50:10.619361+0000 osd.5 (osd.5) 566 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:12.928 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:12 smithi053 bash[76859]: cluster 2023-10-09T10:50:11.531343+0000 osd.7 (osd.7) 524 : cluster 3 failed to encode map e520 with expected crc 2023-10-09T10:50:12.928 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:12 smithi053 bash[76859]: cluster 2023-10-09T10:50:11.531389+0000 mon.a (mon.0) 2242 : cluster 0 osdmap e520: 8 total, 8 up, 7 in 2023-10-09T10:50:12.928 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:12 smithi053 bash[76859]: cluster 2023-10-09T10:50:11.533702+0000 osd.7 (osd.7) 525 : cluster 3 failed to encode map e520 with expected crc 2023-10-09T10:50:12.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:12 smithi053 bash[79554]: cluster 2023-10-09T10:50:10.527750+0000 osd.6 (osd.6) 544 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:12.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:12 smithi053 bash[79554]: cluster 2023-10-09T10:50:10.530421+0000 osd.6 (osd.6) 545 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:12.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:12 smithi053 bash[79554]: cluster 2023-10-09T10:50:10.532996+0000 osd.6 (osd.6) 546 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:12.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:12 smithi053 bash[79554]: cluster 2023-10-09T10:50:10.619361+0000 osd.5 (osd.5) 566 : cluster 3 failed to encode map e519 with expected crc 2023-10-09T10:50:12.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:12 smithi053 bash[79554]: cluster 2023-10-09T10:50:11.531343+0000 osd.7 (osd.7) 524 : cluster 3 failed to encode map e520 with expected crc 2023-10-09T10:50:12.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:12 smithi053 bash[79554]: cluster 2023-10-09T10:50:11.531389+0000 mon.a (mon.0) 2242 : cluster 0 osdmap e520: 8 total, 8 up, 7 in 2023-10-09T10:50:12.929 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:12 smithi053 bash[79554]: cluster 2023-10-09T10:50:11.533702+0000 osd.7 (osd.7) 525 : cluster 3 failed to encode map e520 with expected crc 2023-10-09T10:50:13.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:13 smithi086 bash[59714]: cluster 2023-10-09T10:50:11.531534+0000 osd.6 (osd.6) 547 : cluster 3 failed to encode map e520 with expected crc 2023-10-09T10:50:13.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:13 smithi086 bash[59714]: cluster 2023-10-09T10:50:11.759088+0000 osd.4 (osd.4) 430 : cluster 3 failed to encode map e520 with expected crc 2023-10-09T10:50:13.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:13 smithi086 bash[59714]: cluster 2023-10-09T10:50:12.053410+0000 mgr.y (mgr.26072) 1453 : cluster 0 pgmap v1769: 73 pgs: 8 peering, 65 active+clean; 8.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2023-10-09T10:50:13.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:13 smithi086 bash[59714]: cluster 2023-10-09T10:50:12.320238+0000 osd.5 (osd.5) 567 : cluster 3 failed to encode map e520 with expected crc 2023-10-09T10:50:13.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:13 smithi086 bash[59714]: cluster 2023-10-09T10:50:12.535972+0000 mon.a (mon.0) 2243 : cluster 0 osdmap e521: 8 total, 8 up, 7 in 2023-10-09T10:50:13.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:13 smithi086 bash[59714]: cluster 2023-10-09T10:50:12.536619+0000 osd.4 (osd.4) 431 : cluster 3 failed to encode map e521 with expected crc 2023-10-09T10:50:13.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:13 smithi086 bash[59714]: cluster 2023-10-09T10:50:12.541038+0000 osd.7 (osd.7) 526 : cluster 3 failed to encode map e521 with expected crc 2023-10-09T10:50:13.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:13 smithi053 bash[79554]: cluster 2023-10-09T10:50:11.531534+0000 osd.6 (osd.6) 547 : cluster 3 failed to encode map e520 with expected crc 2023-10-09T10:50:13.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:13 smithi053 bash[79554]: cluster 2023-10-09T10:50:11.759088+0000 osd.4 (osd.4) 430 : cluster 3 failed to encode map e520 with expected crc 2023-10-09T10:50:13.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:13 smithi053 bash[79554]: cluster 2023-10-09T10:50:12.053410+0000 mgr.y (mgr.26072) 1453 : cluster 0 pgmap v1769: 73 pgs: 8 peering, 65 active+clean; 8.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2023-10-09T10:50:13.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:13 smithi053 bash[79554]: cluster 2023-10-09T10:50:12.320238+0000 osd.5 (osd.5) 567 : cluster 3 failed to encode map e520 with expected crc 2023-10-09T10:50:13.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:13 smithi053 bash[79554]: cluster 2023-10-09T10:50:12.535972+0000 mon.a (mon.0) 2243 : cluster 0 osdmap e521: 8 total, 8 up, 7 in 2023-10-09T10:50:13.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:13 smithi053 bash[79554]: cluster 2023-10-09T10:50:12.536619+0000 osd.4 (osd.4) 431 : cluster 3 failed to encode map e521 with expected crc 2023-10-09T10:50:13.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:13 smithi053 bash[79554]: cluster 2023-10-09T10:50:12.541038+0000 osd.7 (osd.7) 526 : cluster 3 failed to encode map e521 with expected crc 2023-10-09T10:50:13.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:13 smithi053 bash[76859]: cluster 2023-10-09T10:50:11.531534+0000 osd.6 (osd.6) 547 : cluster 3 failed to encode map e520 with expected crc 2023-10-09T10:50:13.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:13 smithi053 bash[76859]: cluster 2023-10-09T10:50:11.759088+0000 osd.4 (osd.4) 430 : cluster 3 failed to encode map e520 with expected crc 2023-10-09T10:50:13.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:13 smithi053 bash[76859]: cluster 2023-10-09T10:50:12.053410+0000 mgr.y (mgr.26072) 1453 : cluster 0 pgmap v1769: 73 pgs: 8 peering, 65 active+clean; 8.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail 2023-10-09T10:50:13.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:13 smithi053 bash[76859]: cluster 2023-10-09T10:50:12.320238+0000 osd.5 (osd.5) 567 : cluster 3 failed to encode map e520 with expected crc 2023-10-09T10:50:13.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:13 smithi053 bash[76859]: cluster 2023-10-09T10:50:12.535972+0000 mon.a (mon.0) 2243 : cluster 0 osdmap e521: 8 total, 8 up, 7 in 2023-10-09T10:50:13.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:13 smithi053 bash[76859]: cluster 2023-10-09T10:50:12.536619+0000 osd.4 (osd.4) 431 : cluster 3 failed to encode map e521 with expected crc 2023-10-09T10:50:13.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:13 smithi053 bash[76859]: cluster 2023-10-09T10:50:12.541038+0000 osd.7 (osd.7) 526 : cluster 3 failed to encode map e521 with expected crc 2023-10-09T10:50:14.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:14 smithi086 bash[59714]: cluster 2023-10-09T10:50:12.536553+0000 osd.6 (osd.6) 548 : cluster 3 failed to encode map e521 with expected crc 2023-10-09T10:50:14.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:14 smithi086 bash[59714]: cluster 2023-10-09T10:50:13.538392+0000 osd.5 (osd.5) 568 : cluster 3 failed to encode map e522 with expected crc 2023-10-09T10:50:14.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:14 smithi086 bash[59714]: cluster 2023-10-09T10:50:13.539636+0000 mon.a (mon.0) 2244 : cluster 0 osdmap e522: 8 total, 8 up, 7 in 2023-10-09T10:50:14.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:14 smithi086 bash[59714]: cluster 2023-10-09T10:50:13.540768+0000 osd.7 (osd.7) 527 : cluster 3 failed to encode map e522 with expected crc 2023-10-09T10:50:14.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:14 smithi086 bash[59714]: cluster 2023-10-09T10:50:13.542335+0000 osd.4 (osd.4) 432 : cluster 3 failed to encode map e522 with expected crc 2023-10-09T10:50:14.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:14 smithi086 bash[59714]: cluster 2023-10-09T10:50:13.543788+0000 osd.7 (osd.7) 528 : cluster 3 failed to encode map e522 with expected crc 2023-10-09T10:50:14.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:14 smithi086 bash[59714]: audit 2023-10-09T10:50:13.908755+0000 mon.a (mon.0) 2245 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:14.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:14 smithi053 bash[79554]: cluster 2023-10-09T10:50:12.536553+0000 osd.6 (osd.6) 548 : cluster 3 failed to encode map e521 with expected crc 2023-10-09T10:50:14.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:14 smithi053 bash[79554]: cluster 2023-10-09T10:50:13.538392+0000 osd.5 (osd.5) 568 : cluster 3 failed to encode map e522 with expected crc 2023-10-09T10:50:14.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:14 smithi053 bash[79554]: cluster 2023-10-09T10:50:13.539636+0000 mon.a (mon.0) 2244 : cluster 0 osdmap e522: 8 total, 8 up, 7 in 2023-10-09T10:50:14.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:14 smithi053 bash[79554]: cluster 2023-10-09T10:50:13.540768+0000 osd.7 (osd.7) 527 : cluster 3 failed to encode map e522 with expected crc 2023-10-09T10:50:14.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:14 smithi053 bash[79554]: cluster 2023-10-09T10:50:13.542335+0000 osd.4 (osd.4) 432 : cluster 3 failed to encode map e522 with expected crc 2023-10-09T10:50:14.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:14 smithi053 bash[79554]: cluster 2023-10-09T10:50:13.543788+0000 osd.7 (osd.7) 528 : cluster 3 failed to encode map e522 with expected crc 2023-10-09T10:50:14.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:14 smithi053 bash[79554]: audit 2023-10-09T10:50:13.908755+0000 mon.a (mon.0) 2245 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:14.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:14 smithi053 bash[76859]: cluster 2023-10-09T10:50:12.536553+0000 osd.6 (osd.6) 548 : cluster 3 failed to encode map e521 with expected crc 2023-10-09T10:50:14.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:14 smithi053 bash[76859]: cluster 2023-10-09T10:50:13.538392+0000 osd.5 (osd.5) 568 : cluster 3 failed to encode map e522 with expected crc 2023-10-09T10:50:14.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:14 smithi053 bash[76859]: cluster 2023-10-09T10:50:13.539636+0000 mon.a (mon.0) 2244 : cluster 0 osdmap e522: 8 total, 8 up, 7 in 2023-10-09T10:50:14.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:14 smithi053 bash[76859]: cluster 2023-10-09T10:50:13.540768+0000 osd.7 (osd.7) 527 : cluster 3 failed to encode map e522 with expected crc 2023-10-09T10:50:14.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:14 smithi053 bash[76859]: cluster 2023-10-09T10:50:13.542335+0000 osd.4 (osd.4) 432 : cluster 3 failed to encode map e522 with expected crc 2023-10-09T10:50:14.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:14 smithi053 bash[76859]: cluster 2023-10-09T10:50:13.543788+0000 osd.7 (osd.7) 528 : cluster 3 failed to encode map e522 with expected crc 2023-10-09T10:50:14.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:14 smithi053 bash[76859]: audit 2023-10-09T10:50:13.908755+0000 mon.a (mon.0) 2245 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:15.234 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:50:15.234 INFO:teuthology.orchestra.run.smithi086.stdout: "size": 20, 2023-10-09T10:50:15.234 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 600, 2023-10-09T10:50:15.234 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [ 2023-10-09T10:50:15.235 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.235 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(3.1f 519/518 [PushOp(3:ff5b34d6:::1.00000000:head, version: 59'2, data_included: [], data_size: 0, omap_header_size: 274, omap_entries_size: 0, attrset_size: 4, recovery_info: ObjectRecoveryInfo(3:ff5b34d6:::1.00000000:head@59'2, size: 0, copy_subset: [], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:0, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:15.235 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:10.553196+0000", 2023-10-09T10:50:15.235 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 4.6758713240000001, 2023-10-09T10:50:15.235 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00050996899999999998, 2023-10-09T10:50:15.235 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:15.236 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:15.236 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:15.236 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.236 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:15.236 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.553196+0000", 2023-10-09T10:50:15.236 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:15.236 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.237 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.237 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:15.237 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.553196+0000", 2023-10-09T10:50:15.237 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:50:15.237 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.237 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.238 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:15.238 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.553195+0000", 2023-10-09T10:50:15.238 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8664e-05 2023-10-09T10:50:15.238 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.238 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.238 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:15.239 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.553214+0000", 2023-10-09T10:50:15.239 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.738e-05 2023-10-09T10:50:15.239 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.239 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.239 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:15.239 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.553231+0000", 2023-10-09T10:50:15.239 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2094e-05 2023-10-09T10:50:15.240 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.240 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.240 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:15.240 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.553243+0000", 2023-10-09T10:50:15.240 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000291494 2023-10-09T10:50:15.240 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.240 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.241 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:15.241 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.553535+0000", 2023-10-09T10:50:15.241 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0108e-05 2023-10-09T10:50:15.241 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.241 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.242 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:15.242 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.553545+0000", 2023-10-09T10:50:15.242 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00016075200000000001 2023-10-09T10:50:15.242 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.242 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.242 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:15.243 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.553706+0000", 2023-10-09T10:50:15.243 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00050996899999999998 2023-10-09T10:50:15.243 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.243 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:15.243 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.243 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.243 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.244 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(3.1f 519/518 [PushOp(3:fe07bba1:::100.00000000.inode:head, version: 59'3, data_included: [0~554], data_size: 554, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(3:fe07bba1:::100.00000000.inode:head@59'3, size: 554, copy_subset: [0~554], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:554, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:15.244 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:10.555297+0000", 2023-10-09T10:50:15.244 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 4.6737695930000003, 2023-10-09T10:50:15.244 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00031113199999999999, 2023-10-09T10:50:15.244 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:15.244 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:15.245 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:15.245 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.245 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:15.245 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.555297+0000", 2023-10-09T10:50:15.245 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:15.245 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.245 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.245 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:15.246 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.555297+0000", 2023-10-09T10:50:15.246 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:50:15.246 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.246 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.246 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:15.246 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.555297+0000", 2023-10-09T10:50:15.247 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4127999999999999e-05 2023-10-09T10:50:15.247 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.247 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.247 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:15.247 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.555311+0000", 2023-10-09T10:50:15.247 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5024e-05 2023-10-09T10:50:15.247 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.248 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.248 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:15.248 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.555326+0000", 2023-10-09T10:50:15.248 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1309e-05 2023-10-09T10:50:15.248 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.248 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.248 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:15.249 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.555337+0000", 2023-10-09T10:50:15.249 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0356000000000002e-05 2023-10-09T10:50:15.249 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.249 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.249 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:15.249 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.555408+0000", 2023-10-09T10:50:15.249 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0434999999999999e-05 2023-10-09T10:50:15.250 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.250 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.250 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:15.250 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.555418+0000", 2023-10-09T10:50:15.250 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000190435 2023-10-09T10:50:15.250 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.250 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.251 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:15.251 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.555609+0000", 2023-10-09T10:50:15.251 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00031113199999999999 2023-10-09T10:50:15.251 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.251 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:15.251 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.251 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.252 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.252 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(3.6 519/518 [PushOp(3:654134d2:::mds0_openfiles.0:head, version: 59'1, data_included: [], data_size: 0, omap_header_size: 42, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(3:654134d2:::mds0_openfiles.0:head@59'1, size: 0, copy_subset: [], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:0, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:15.252 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:10.565518+0000", 2023-10-09T10:50:15.252 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 4.663548542, 2023-10-09T10:50:15.252 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00028157699999999998, 2023-10-09T10:50:15.252 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:15.252 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:15.252 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:15.253 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.253 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:15.253 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.565518+0000", 2023-10-09T10:50:15.253 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:15.253 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.253 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.253 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:15.254 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.565518+0000", 2023-10-09T10:50:15.254 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:50:15.254 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.254 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.254 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:15.254 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.565518+0000", 2023-10-09T10:50:15.254 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.2112000000000001e-05 2023-10-09T10:50:15.255 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.255 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.255 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:15.255 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.565540+0000", 2023-10-09T10:50:15.255 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1415000000000001e-05 2023-10-09T10:50:15.255 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.255 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.255 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:15.256 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.565561+0000", 2023-10-09T10:50:15.256 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1436e-05 2023-10-09T10:50:15.256 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.256 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.256 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:15.256 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.565573+0000", 2023-10-09T10:50:15.256 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.5524000000000004e-05 2023-10-09T10:50:15.257 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.257 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.257 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:15.257 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.565648+0000", 2023-10-09T10:50:15.257 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.7309999999999999e-06 2023-10-09T10:50:15.257 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.257 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.258 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:15.258 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.565657+0000", 2023-10-09T10:50:15.258 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014305599999999999 2023-10-09T10:50:15.258 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.258 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.258 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:15.259 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.565800+0000", 2023-10-09T10:50:15.259 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00028157699999999998 2023-10-09T10:50:15.259 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.259 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:15.259 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.259 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.259 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.260 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(3.1d 519/518 [PushOp(3:b871830b:::605.00000000:head, version: 59'2, data_included: [], data_size: 0, omap_header_size: 274, omap_entries_size: 0, attrset_size: 4, recovery_info: ObjectRecoveryInfo(3:b871830b:::605.00000000:head@59'2, size: 0, copy_subset: [], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:0, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:15.260 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:10.567104+0000", 2023-10-09T10:50:15.260 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 4.6619631430000004, 2023-10-09T10:50:15.260 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00044565099999999998, 2023-10-09T10:50:15.260 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:15.260 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:15.260 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:15.261 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.261 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:15.261 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.567104+0000", 2023-10-09T10:50:15.261 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:15.261 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.261 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.261 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:15.262 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.567104+0000", 2023-10-09T10:50:15.262 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:50:15.262 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.262 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.262 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:15.262 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.567103+0000", 2023-10-09T10:50:15.262 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4047e-05 2023-10-09T10:50:15.263 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.263 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.263 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:15.263 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.567117+0000", 2023-10-09T10:50:15.263 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8641e-05 2023-10-09T10:50:15.263 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.263 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.263 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:15.264 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.567136+0000", 2023-10-09T10:50:15.264 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.4569999999999994e-06 2023-10-09T10:50:15.264 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.264 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.264 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:15.264 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.567145+0000", 2023-10-09T10:50:15.264 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0537000000000006e-05 2023-10-09T10:50:15.265 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.265 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.265 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:15.265 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.567216+0000", 2023-10-09T10:50:15.265 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.4960000000000002e-06 2023-10-09T10:50:15.265 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.265 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.266 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:15.266 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.567225+0000", 2023-10-09T10:50:15.266 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00032430700000000002 2023-10-09T10:50:15.266 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.266 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.266 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:15.266 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.567549+0000", 2023-10-09T10:50:15.267 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00044565099999999998 2023-10-09T10:50:15.267 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.267 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:15.267 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.267 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.267 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.267 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(3.15 519/518 [PushOp(3:a93a17c2:::604.00000000:head, version: 59'2, data_included: [], data_size: 0, omap_header_size: 274, omap_entries_size: 0, attrset_size: 4, recovery_info: ObjectRecoveryInfo(3:a93a17c2:::604.00000000:head@59'2, size: 0, copy_subset: [], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:0, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:15.268 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:10.568729+0000", 2023-10-09T10:50:15.268 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 4.6603379990000002, 2023-10-09T10:50:15.268 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00027009000000000001, 2023-10-09T10:50:15.268 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:15.268 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:15.268 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:15.268 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.269 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:15.269 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.568729+0000", 2023-10-09T10:50:15.269 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:15.269 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.269 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.269 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:15.269 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.568729+0000", 2023-10-09T10:50:15.269 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:50:15.270 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.270 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.270 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:15.270 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.568728+0000", 2023-10-09T10:50:15.270 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2926e-05 2023-10-09T10:50:15.270 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.271 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.271 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:15.271 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.568741+0000", 2023-10-09T10:50:15.271 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6799e-05 2023-10-09T10:50:15.271 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.271 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.271 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:15.271 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.568758+0000", 2023-10-09T10:50:15.272 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.6069999999999997e-06 2023-10-09T10:50:15.272 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.272 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.272 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:15.272 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.568768+0000", 2023-10-09T10:50:15.272 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.9103000000000005e-05 2023-10-09T10:50:15.272 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.272 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.273 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:15.273 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.568847+0000", 2023-10-09T10:50:15.273 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.1500000000000002e-06 2023-10-09T10:50:15.273 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.273 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.273 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:15.273 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.568854+0000", 2023-10-09T10:50:15.274 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014515 2023-10-09T10:50:15.274 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.274 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.274 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:15.274 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.568999+0000", 2023-10-09T10:50:15.274 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00027009000000000001 2023-10-09T10:50:15.274 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.275 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:15.275 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.275 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.275 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.275 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(3.15 519/518 [PushOp(3:aa448500:::500.00000000:head, version: 59'3, data_included: [0~90], data_size: 90, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(3:aa448500:::500.00000000:head@59'3, size: 90, copy_subset: [0~90], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:90, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:15.275 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:10.569907+0000", 2023-10-09T10:50:15.275 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 4.6591597829999998, 2023-10-09T10:50:15.275 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00029483200000000003, 2023-10-09T10:50:15.276 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:15.276 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:15.276 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:15.276 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.276 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:15.276 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.569907+0000", 2023-10-09T10:50:15.276 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:15.277 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.277 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.277 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:15.277 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.569907+0000", 2023-10-09T10:50:15.277 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:50:15.277 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.278 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.278 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:15.278 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.569906+0000", 2023-10-09T10:50:15.278 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3183000000000001e-05 2023-10-09T10:50:15.278 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.278 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.278 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:15.279 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.569920+0000", 2023-10-09T10:50:15.279 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8862999999999999e-05 2023-10-09T10:50:15.279 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.279 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.279 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:15.279 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.569938+0000", 2023-10-09T10:50:15.279 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.9070000000000002e-06 2023-10-09T10:50:15.279 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.280 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.280 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:15.280 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.569948+0000", 2023-10-09T10:50:15.280 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.9342000000000001e-05 2023-10-09T10:50:15.280 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.280 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.281 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:15.281 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.570018+0000", 2023-10-09T10:50:15.281 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0840000000000003e-06 2023-10-09T10:50:15.281 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.281 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.281 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:15.281 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.570025+0000", 2023-10-09T10:50:15.282 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017731100000000001 2023-10-09T10:50:15.282 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.282 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.282 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:15.282 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.570202+0000", 2023-10-09T10:50:15.282 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00029483200000000003 2023-10-09T10:50:15.282 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.283 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:15.283 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.283 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.283 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.283 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(3.b 519/518 [PushOp(3:d0630e4c:::mds0_sessionmap:head, version: 59'1, data_included: [], data_size: 0, omap_header_size: 14, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(3:d0630e4c:::mds0_sessionmap:head@59'1, size: 0, copy_subset: [], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:0, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:15.283 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:10.579649+0000", 2023-10-09T10:50:15.284 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 4.649417562, 2023-10-09T10:50:15.284 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000640079, 2023-10-09T10:50:15.284 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:15.284 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:15.284 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:15.284 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.284 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:15.284 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.579649+0000", 2023-10-09T10:50:15.285 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:15.285 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.285 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.285 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:15.285 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.579649+0000", 2023-10-09T10:50:15.285 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:50:15.286 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.286 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.286 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:15.286 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.579649+0000", 2023-10-09T10:50:15.286 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7353000000000001e-05 2023-10-09T10:50:15.286 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.287 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.287 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:15.287 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.579666+0000", 2023-10-09T10:50:15.287 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8626000000000001e-05 2023-10-09T10:50:15.287 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.287 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.288 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:15.288 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.579685+0000", 2023-10-09T10:50:15.288 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1853e-05 2023-10-09T10:50:15.288 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.288 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.288 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:15.288 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.579696+0000", 2023-10-09T10:50:15.289 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.5906e-05 2023-10-09T10:50:15.289 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.289 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.289 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:15.289 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.579782+0000", 2023-10-09T10:50:15.289 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4822e-05 2023-10-09T10:50:15.289 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.290 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.290 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:15.290 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.579797+0000", 2023-10-09T10:50:15.290 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00049228200000000003 2023-10-09T10:50:15.290 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.290 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.291 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:15.291 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.580290+0000", 2023-10-09T10:50:15.291 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000640079 2023-10-09T10:50:15.291 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.291 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:15.291 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.331 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.331 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.332 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(3.f 519/518 [PushOp(3:f1f69726:::400.00000000:head, version: 59'1, data_included: [0~22], data_size: 22, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(3:f1f69726:::400.00000000:head@59'1, size: 22, copy_subset: [0~22], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:22, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:15.332 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:10.582585+0000", 2023-10-09T10:50:15.332 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 4.646481562, 2023-10-09T10:50:15.332 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00031222800000000001, 2023-10-09T10:50:15.332 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:15.332 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:15.332 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:15.333 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.333 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:15.333 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.582585+0000", 2023-10-09T10:50:15.333 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:15.333 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.333 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.334 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:15.334 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.582585+0000", 2023-10-09T10:50:15.334 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:50:15.334 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.334 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.334 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:15.335 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.582585+0000", 2023-10-09T10:50:15.335 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3721e-05 2023-10-09T10:50:15.335 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.335 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.335 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:15.335 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.582598+0000", 2023-10-09T10:50:15.336 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9517e-05 2023-10-09T10:50:15.336 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.336 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.336 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:15.336 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.582618+0000", 2023-10-09T10:50:15.336 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.092e-05 2023-10-09T10:50:15.336 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.337 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.337 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:15.337 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.582629+0000", 2023-10-09T10:50:15.337 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.1210000000000005e-05 2023-10-09T10:50:15.337 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.337 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.338 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:15.338 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.582690+0000", 2023-10-09T10:50:15.338 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.0949999999999996e-06 2023-10-09T10:50:15.338 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.338 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.338 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:15.338 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.582698+0000", 2023-10-09T10:50:15.339 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00019965900000000001 2023-10-09T10:50:15.339 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.339 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.339 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:15.339 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.582898+0000", 2023-10-09T10:50:15.339 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00031222800000000001 2023-10-09T10:50:15.339 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.340 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:15.340 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.340 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.340 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.340 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(3.13 519/518 [PushOp(3:cd5a64a3:::100.00000000:head, version: 59'1, data_included: [], data_size: 0, omap_header_size: 274, omap_entries_size: 10, attrset_size: 2, recovery_info: ObjectRecoveryInfo(3:cd5a64a3:::100.00000000:head@59'1, size: 0, copy_subset: [], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:0, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:15.340 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:10.585202+0000", 2023-10-09T10:50:15.341 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 4.6438651950000001, 2023-10-09T10:50:15.341 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00055001300000000002, 2023-10-09T10:50:15.341 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:15.341 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:15.341 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:15.341 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.342 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:15.342 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.585202+0000", 2023-10-09T10:50:15.342 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:15.342 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.342 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.342 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:15.343 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.585202+0000", 2023-10-09T10:50:15.343 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:50:15.343 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.343 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.343 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:15.343 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.585201+0000", 2023-10-09T10:50:15.344 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.9385000000000001e-05 2023-10-09T10:50:15.344 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.344 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.344 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:15.344 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.585231+0000", 2023-10-09T10:50:15.345 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7224e-05 2023-10-09T10:50:15.345 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.345 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.345 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:15.345 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.585248+0000", 2023-10-09T10:50:15.345 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.577e-06 2023-10-09T10:50:15.345 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.345 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.345 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:15.346 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.585257+0000", 2023-10-09T10:50:15.346 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00020790399999999999 2023-10-09T10:50:15.346 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.346 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.346 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:15.346 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.585465+0000", 2023-10-09T10:50:15.346 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4534e-05 2023-10-09T10:50:15.346 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.346 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.346 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:15.347 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.585480+0000", 2023-10-09T10:50:15.347 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00027204399999999999 2023-10-09T10:50:15.347 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.347 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.347 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:15.347 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.585752+0000", 2023-10-09T10:50:15.347 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00055001300000000002 2023-10-09T10:50:15.347 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.347 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:15.347 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.347 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.347 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.347 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(3.1c 519/518 [PushOp(3:3ed09add:::607.00000000:head, version: 59'2, data_included: [], data_size: 0, omap_header_size: 274, omap_entries_size: 0, attrset_size: 4, recovery_info: ObjectRecoveryInfo(3:3ed09add:::607.00000000:head@59'2, size: 0, copy_subset: [], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:0, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:15.348 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:10.586068+0000", 2023-10-09T10:50:15.348 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 4.6429987950000005, 2023-10-09T10:50:15.348 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00041439800000000001, 2023-10-09T10:50:15.348 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:15.348 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:15.348 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:15.348 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.348 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:15.348 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.586068+0000", 2023-10-09T10:50:15.348 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:15.348 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.348 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.349 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:15.349 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.586068+0000", 2023-10-09T10:50:15.349 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:50:15.349 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.349 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.349 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:15.349 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.586067+0000", 2023-10-09T10:50:15.349 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7759000000000001e-05 2023-10-09T10:50:15.349 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.349 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.349 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:15.349 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.586085+0000", 2023-10-09T10:50:15.349 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4511999999999999e-05 2023-10-09T10:50:15.349 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.350 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.350 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:15.350 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.586100+0000", 2023-10-09T10:50:15.350 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.9360000000000005e-06 2023-10-09T10:50:15.350 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.350 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.350 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:15.350 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.586109+0000", 2023-10-09T10:50:15.350 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.3812000000000005e-05 2023-10-09T10:50:15.350 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.351 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.351 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:15.351 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.586172+0000", 2023-10-09T10:50:15.351 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.0140000000000004e-06 2023-10-09T10:50:15.351 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.351 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.351 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:15.351 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.586182+0000", 2023-10-09T10:50:15.351 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00030108199999999999 2023-10-09T10:50:15.351 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.351 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.351 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:15.351 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.586483+0000", 2023-10-09T10:50:15.352 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00041439800000000001 2023-10-09T10:50:15.352 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.352 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:15.352 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.352 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.352 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.352 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(3.13 519/518 [PushOp(3:c91d4a1d:::mds0_inotable:head, version: 59'2, data_included: [0~34], data_size: 34, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(3:c91d4a1d:::mds0_inotable:head@59'2, size: 34, copy_subset: [0~34], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:34, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:15.352 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:10.586877+0000", 2023-10-09T10:50:15.352 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 4.6421902050000003, 2023-10-09T10:50:15.352 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000308437, 2023-10-09T10:50:15.352 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:15.352 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:15.352 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:15.353 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.353 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:15.353 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.586877+0000", 2023-10-09T10:50:15.353 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:15.353 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.353 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.353 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:15.353 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.586877+0000", 2023-10-09T10:50:15.353 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:50:15.353 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.353 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.353 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:15.353 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.586876+0000", 2023-10-09T10:50:15.354 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3862999999999999e-05 2023-10-09T10:50:15.354 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.354 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.354 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:15.354 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.586890+0000", 2023-10-09T10:50:15.354 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.5316e-05 2023-10-09T10:50:15.354 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.354 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.354 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:15.354 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.586915+0000", 2023-10-09T10:50:15.354 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0484e-05 2023-10-09T10:50:15.355 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.355 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.355 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:15.355 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.586926+0000", 2023-10-09T10:50:15.355 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.2671999999999999e-05 2023-10-09T10:50:15.355 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.355 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.355 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:15.355 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.586988+0000", 2023-10-09T10:50:15.355 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.1729999999999998e-06 2023-10-09T10:50:15.355 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.355 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.356 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:15.356 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.586995+0000", 2023-10-09T10:50:15.356 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000189824 2023-10-09T10:50:15.356 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.356 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.356 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:15.356 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.587185+0000", 2023-10-09T10:50:15.356 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000308437 2023-10-09T10:50:15.356 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.356 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:15.356 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.356 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.357 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.357 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(3.14 519/518 [PushOp(3:2f55791f:::606.00000000:head, version: 59'2, data_included: [], data_size: 0, omap_header_size: 274, omap_entries_size: 0, attrset_size: 4, recovery_info: ObjectRecoveryInfo(3:2f55791f:::606.00000000:head@59'2, size: 0, copy_subset: [], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:0, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:15.357 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:10.589466+0000", 2023-10-09T10:50:15.357 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 4.6396013260000002, 2023-10-09T10:50:15.357 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00044310999999999998, 2023-10-09T10:50:15.357 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:15.357 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:15.357 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:15.357 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.357 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:15.357 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.589466+0000", 2023-10-09T10:50:15.358 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:15.358 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.358 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.358 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:15.358 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.589466+0000", 2023-10-09T10:50:15.358 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:50:15.358 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.358 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.358 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:15.358 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.589465+0000", 2023-10-09T10:50:15.359 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2768999999999999e-05 2023-10-09T10:50:15.359 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.359 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.359 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:15.359 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.589478+0000", 2023-10-09T10:50:15.359 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0849e-05 2023-10-09T10:50:15.359 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.359 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.359 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:15.359 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.589499+0000", 2023-10-09T10:50:15.359 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.6139999999999998e-06 2023-10-09T10:50:15.360 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.360 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.360 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:15.360 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.589508+0000", 2023-10-09T10:50:15.360 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.7385999999999995e-05 2023-10-09T10:50:15.360 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.360 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.360 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:15.360 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.589576+0000", 2023-10-09T10:50:15.360 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.2269999999999993e-06 2023-10-09T10:50:15.361 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.361 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.361 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:15.361 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.589584+0000", 2023-10-09T10:50:15.361 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00032496899999999998 2023-10-09T10:50:15.361 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.361 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.361 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:15.361 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.589909+0000", 2023-10-09T10:50:15.361 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00044310999999999998 2023-10-09T10:50:15.361 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.362 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:15.362 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.362 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.362 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.362 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(3.14 519/518 [PushOp(3:287034c4:::1.00000000.inode:head, version: 59'4, data_included: [0~554], data_size: 554, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(3:287034c4:::1.00000000.inode:head@59'4, size: 554, copy_subset: [0~554], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:554, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:15.362 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:10.590816+0000", 2023-10-09T10:50:15.362 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 4.6382511360000001, 2023-10-09T10:50:15.362 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00068162599999999996, 2023-10-09T10:50:15.362 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:15.362 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:15.362 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:15.363 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.363 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:15.363 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.590816+0000", 2023-10-09T10:50:15.363 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:15.363 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.363 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.363 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:15.363 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.590816+0000", 2023-10-09T10:50:15.363 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:50:15.363 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.363 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.363 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:15.364 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.590815+0000", 2023-10-09T10:50:15.364 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2897e-05 2023-10-09T10:50:15.364 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.364 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.364 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:15.364 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.590828+0000", 2023-10-09T10:50:15.364 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9378999999999999e-05 2023-10-09T10:50:15.364 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.364 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.364 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:15.364 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.590847+0000", 2023-10-09T10:50:15.364 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.9899999999999992e-06 2023-10-09T10:50:15.364 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.365 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.365 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:15.365 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.590857+0000", 2023-10-09T10:50:15.365 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00010286 2023-10-09T10:50:15.365 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.365 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.365 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:15.365 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.590960+0000", 2023-10-09T10:50:15.365 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0501e-05 2023-10-09T10:50:15.365 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.365 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.365 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:15.366 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.590971+0000", 2023-10-09T10:50:15.366 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00052675200000000001 2023-10-09T10:50:15.366 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.366 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.366 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:15.366 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.591497+0000", 2023-10-09T10:50:15.366 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00068162599999999996 2023-10-09T10:50:15.366 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.366 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:15.366 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.366 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.367 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.367 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(3.14 519/518 [PushOp(3:292cf221:::200.00000000:head, version: 83'21, data_included: [0~90], data_size: 90, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(3:292cf221:::200.00000000:head@83'21, size: 90, copy_subset: [0~90], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:90, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:15.367 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:10.593162+0000", 2023-10-09T10:50:15.367 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 4.6359051749999995, 2023-10-09T10:50:15.367 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000471681, 2023-10-09T10:50:15.367 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:15.367 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:15.367 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:15.367 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.367 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:15.367 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.593162+0000", 2023-10-09T10:50:15.368 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:15.368 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.368 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.368 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:15.368 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.593162+0000", 2023-10-09T10:50:15.368 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:50:15.368 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.368 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.368 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:15.368 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.593161+0000", 2023-10-09T10:50:15.368 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2632e-05 2023-10-09T10:50:15.369 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.369 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.369 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:15.369 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.593174+0000", 2023-10-09T10:50:15.369 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9470000000000002e-05 2023-10-09T10:50:15.369 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.369 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.369 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:15.369 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.593193+0000", 2023-10-09T10:50:15.369 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0097e-05 2023-10-09T10:50:15.369 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.369 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.369 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:15.370 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.593203+0000", 2023-10-09T10:50:15.370 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.5863000000000003e-05 2023-10-09T10:50:15.370 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.370 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.370 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:15.370 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.593269+0000", 2023-10-09T10:50:15.370 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.6289999999999999e-06 2023-10-09T10:50:15.370 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.370 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.370 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:15.370 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.593278+0000", 2023-10-09T10:50:15.371 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00035584100000000002 2023-10-09T10:50:15.371 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.371 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.371 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:15.371 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.593633+0000", 2023-10-09T10:50:15.371 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000471681 2023-10-09T10:50:15.371 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.371 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:15.371 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.371 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.371 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.372 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(3.14 519/518 [PushOp(3:2e2fa760:::200.00000001:head, version: 83'22, data_included: [0~4090], data_size: 4090, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(3:2e2fa760:::200.00000001:head@83'22, size: 4090, copy_subset: [0~4090], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:4090, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:15.372 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:10.594335+0000", 2023-10-09T10:50:15.372 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 4.6347323630000004, 2023-10-09T10:50:15.372 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000395592, 2023-10-09T10:50:15.372 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:15.372 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:15.372 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:15.372 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.372 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:15.372 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.594335+0000", 2023-10-09T10:50:15.372 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:15.372 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.373 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.373 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:15.373 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.594335+0000", 2023-10-09T10:50:15.373 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:50:15.373 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.373 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.373 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:15.373 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.594334+0000", 2023-10-09T10:50:15.373 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6016e-05 2023-10-09T10:50:15.373 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.373 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.373 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:15.373 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.594350+0000", 2023-10-09T10:50:15.374 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6657999999999999e-05 2023-10-09T10:50:15.374 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.374 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.374 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:15.374 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.594367+0000", 2023-10-09T10:50:15.374 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.1810000000000007e-06 2023-10-09T10:50:15.374 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.374 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.374 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:15.374 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.594376+0000", 2023-10-09T10:50:15.374 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.8899999999999994e-05 2023-10-09T10:50:15.375 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.375 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.375 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:15.375 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.594445+0000", 2023-10-09T10:50:15.375 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7119999999999997e-06 2023-10-09T10:50:15.375 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.375 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.375 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:15.375 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.594450+0000", 2023-10-09T10:50:15.375 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00027991799999999999 2023-10-09T10:50:15.375 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.375 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.375 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:15.376 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:10.594730+0000", 2023-10-09T10:50:15.376 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000395592 2023-10-09T10:50:15.376 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.376 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:15.376 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.376 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.376 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.376 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGRecoveryDelete(2.6 e520,519 2:643a97c8:::rbd_data.615bbf123733.0000000000000000:head,68'54)", 2023-10-09T10:50:15.376 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:11.801912+0000", 2023-10-09T10:50:15.376 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 3.4271554289999999, 2023-10-09T10:50:15.376 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00024090900000000001, 2023-10-09T10:50:15.377 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:15.377 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:15.377 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:15.377 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.377 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:15.377 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.801912+0000", 2023-10-09T10:50:15.377 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:15.377 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.377 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.377 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:15.377 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.801912+0000", 2023-10-09T10:50:15.378 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:50:15.378 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.378 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.378 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:15.378 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.801910+0000", 2023-10-09T10:50:15.378 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.7699999999999996e-06 2023-10-09T10:50:15.378 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.378 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.378 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:15.378 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.801920+0000", 2023-10-09T10:50:15.378 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8729999999999999e-05 2023-10-09T10:50:15.378 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.379 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.379 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:15.379 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.801939+0000", 2023-10-09T10:50:15.379 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0393e-05 2023-10-09T10:50:15.379 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.379 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.379 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:15.379 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.801949+0000", 2023-10-09T10:50:15.379 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000120254 2023-10-09T10:50:15.379 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.379 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.379 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:15.380 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.802069+0000", 2023-10-09T10:50:15.380 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1823e-05 2023-10-09T10:50:15.380 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.380 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.380 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:15.380 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.802081+0000", 2023-10-09T10:50:15.380 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.1419000000000002e-05 2023-10-09T10:50:15.380 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.380 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.380 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:15.380 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.802152+0000", 2023-10-09T10:50:15.380 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00024090900000000001 2023-10-09T10:50:15.381 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.381 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:15.381 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.381 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.381 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.381 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(2.6 520/519 [PushOp(2:775e63ce:::rbd_data.8fd067d385d3.000000000000:head, version: 501'207, data_included: [0~1048576], data_size: 1048576, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(2:775e63ce:::rbd_data.8fd067d385d3.000000000000:head@501'207, size: 4194304, copy_subset: [0~4194304], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:1048576, data_complete:false, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:15.381 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:11.820905+0000", 2023-10-09T10:50:15.381 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 3.4081619930000002, 2023-10-09T10:50:15.381 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0043150030000000004, 2023-10-09T10:50:15.381 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:15.381 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:15.381 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:15.382 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.382 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:15.382 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.820905+0000", 2023-10-09T10:50:15.382 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:15.382 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.382 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.382 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:15.382 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.820905+0000", 2023-10-09T10:50:15.382 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:50:15.382 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.382 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.382 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:15.383 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.820904+0000", 2023-10-09T10:50:15.383 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0019654749999999999 2023-10-09T10:50:15.383 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.383 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.383 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:15.383 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.822870+0000", 2023-10-09T10:50:15.383 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.6522e-05 2023-10-09T10:50:15.383 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.383 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.383 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:15.383 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.822906+0000", 2023-10-09T10:50:15.383 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6521999999999999e-05 2023-10-09T10:50:15.384 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.384 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.384 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:15.384 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.822923+0000", 2023-10-09T10:50:15.384 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013031499999999999 2023-10-09T10:50:15.384 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.384 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.384 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:15.384 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.823053+0000", 2023-10-09T10:50:15.384 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3752e-05 2023-10-09T10:50:15.384 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.384 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.385 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:15.385 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.823067+0000", 2023-10-09T10:50:15.385 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.002153351 2023-10-09T10:50:15.385 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.385 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.385 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:15.385 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.825220+0000", 2023-10-09T10:50:15.385 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0043150030000000004 2023-10-09T10:50:15.385 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.385 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:15.385 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.386 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.386 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.386 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(2.6 520/519 [PushOp(2:775e63ce:::rbd_data.8fd067d385d3.000000000000:head, version: 501'207, data_included: [1048576~1048576], data_size: 1048576, omap_header_size: 0, omap_entries_size: 0, attrset_size: 0, recovery_info: ObjectRecoveryInfo(2:775e63ce:::rbd_data.8fd067d385d3.000000000000:head@501'207, size: 4194304, copy_subset: [0~4194304], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:2097152, data_complete:false, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(!first, data_recovered_to:1048576, data_complete:false, omap_recovered_to:, omap_complete:true, error:false))])", 2023-10-09T10:50:15.386 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:11.827475+0000", 2023-10-09T10:50:15.386 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 3.4015919160000001, 2023-10-09T10:50:15.386 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0019867489999999999, 2023-10-09T10:50:15.386 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:15.386 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:15.386 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:15.386 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.386 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:15.387 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.827475+0000", 2023-10-09T10:50:15.387 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:15.387 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.387 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.387 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:15.387 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.827475+0000", 2023-10-09T10:50:15.387 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999943 2023-10-09T10:50:15.387 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.387 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.387 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:15.387 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.827469+0000", 2023-10-09T10:50:15.387 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0012284139999999999 2023-10-09T10:50:15.388 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.388 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.388 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:15.388 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.828698+0000", 2023-10-09T10:50:15.388 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.8061e-05 2023-10-09T10:50:15.388 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.388 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.388 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:15.388 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.828736+0000", 2023-10-09T10:50:15.388 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7734999999999999e-05 2023-10-09T10:50:15.389 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.389 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.389 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:15.389 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.828754+0000", 2023-10-09T10:50:15.389 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00011040999999999999 2023-10-09T10:50:15.389 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.389 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.389 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:15.389 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.828864+0000", 2023-10-09T10:50:15.389 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.7199999999999995e-06 2023-10-09T10:50:15.389 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.389 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.390 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:15.390 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.828873+0000", 2023-10-09T10:50:15.390 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00058905399999999999 2023-10-09T10:50:15.390 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.390 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.390 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:15.390 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.829462+0000", 2023-10-09T10:50:15.390 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0019867489999999999 2023-10-09T10:50:15.390 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.390 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:15.390 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.390 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.391 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.391 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(2.6 520/519 [PushOp(2:775e63ce:::rbd_data.8fd067d385d3.000000000000:head, version: 501'207, data_included: [2097152~1048576], data_size: 1048576, omap_header_size: 0, omap_entries_size: 0, attrset_size: 0, recovery_info: ObjectRecoveryInfo(2:775e63ce:::rbd_data.8fd067d385d3.000000000000:head@501'207, size: 4194304, copy_subset: [0~4194304], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:3145728, data_complete:false, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(!first, data_recovered_to:2097152, data_complete:false, omap_recovered_to:, omap_complete:true, error:false))])", 2023-10-09T10:50:15.391 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:11.831524+0000", 2023-10-09T10:50:15.391 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 3.3975433050000001, 2023-10-09T10:50:15.391 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0017192349999999999, 2023-10-09T10:50:15.391 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:15.391 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:15.391 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:15.391 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.391 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:15.391 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.831524+0000", 2023-10-09T10:50:15.391 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:15.392 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.392 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.392 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:15.392 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.831524+0000", 2023-10-09T10:50:15.392 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:50:15.392 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.392 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.392 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:15.392 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.831523+0000", 2023-10-09T10:50:15.393 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0010516670000000001 2023-10-09T10:50:15.393 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.393 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.393 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:15.393 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.832574+0000", 2023-10-09T10:50:15.393 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0333999999999999e-05 2023-10-09T10:50:15.393 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.393 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.393 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:15.393 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.832595+0000", 2023-10-09T10:50:15.393 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.6330000000000008e-06 2023-10-09T10:50:15.393 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.394 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.394 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:15.394 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.832604+0000", 2023-10-09T10:50:15.394 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000101819 2023-10-09T10:50:15.394 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.394 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.394 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:15.394 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.832706+0000", 2023-10-09T10:50:15.394 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.84e-06 2023-10-09T10:50:15.394 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.394 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.395 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:15.395 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.832712+0000", 2023-10-09T10:50:15.395 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00053088400000000002 2023-10-09T10:50:15.395 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.395 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.395 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:15.395 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.833243+0000", 2023-10-09T10:50:15.395 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0017192349999999999 2023-10-09T10:50:15.395 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.395 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:15.395 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.395 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.396 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.396 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(2.6 520/519 [PushOp(2:775e63ce:::rbd_data.8fd067d385d3.000000000000:head, version: 501'207, data_included: [3145728~1048576], data_size: 1048576, omap_header_size: 0, omap_entries_size: 0, attrset_size: 0, recovery_info: ObjectRecoveryInfo(2:775e63ce:::rbd_data.8fd067d385d3.000000000000:head@501'207, size: 4194304, copy_subset: [0~4194304], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:4194304, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(!first, data_recovered_to:3145728, data_complete:false, omap_recovered_to:, omap_complete:true, error:false))])", 2023-10-09T10:50:15.396 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:11.835219+0000", 2023-10-09T10:50:15.396 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 3.3938483370000001, 2023-10-09T10:50:15.396 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0022047920000000001, 2023-10-09T10:50:15.396 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:15.396 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:15.396 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:15.396 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.396 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:15.396 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.835219+0000", 2023-10-09T10:50:15.396 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:15.397 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.397 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.397 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:15.397 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.835219+0000", 2023-10-09T10:50:15.397 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:50:15.397 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.397 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.397 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:15.397 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.835217+0000", 2023-10-09T10:50:15.397 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00143103 2023-10-09T10:50:15.397 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.397 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.398 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:15.398 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.836648+0000", 2023-10-09T10:50:15.398 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.3893999999999998e-05 2023-10-09T10:50:15.398 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.398 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.398 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:15.398 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.836682+0000", 2023-10-09T10:50:15.398 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.874e-05 2023-10-09T10:50:15.398 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.398 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.398 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:15.399 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.836701+0000", 2023-10-09T10:50:15.399 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.9035000000000006e-05 2023-10-09T10:50:15.399 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.399 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.399 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:15.399 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.836770+0000", 2023-10-09T10:50:15.399 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.3850000000000001e-06 2023-10-09T10:50:15.399 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.399 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.399 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:15.399 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.836775+0000", 2023-10-09T10:50:15.399 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00064829899999999997 2023-10-09T10:50:15.400 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:15.400 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:15.400 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:15.400 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:11.837423+0000", 2023-10-09T10:50:15.400 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0022047920000000001 2023-10-09T10:50:15.400 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.400 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:15.400 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.400 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:15.400 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:15.400 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:50:15.401 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:50:15.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:15 smithi053 bash[79554]: cluster 2023-10-09T10:50:13.538408+0000 osd.6 (osd.6) 549 : cluster 3 failed to encode map e522 with expected crc 2023-10-09T10:50:15.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:15 smithi053 bash[79554]: cluster 2023-10-09T10:50:13.542115+0000 osd.6 (osd.6) 550 : cluster 3 failed to encode map e522 with expected crc 2023-10-09T10:50:15.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:15 smithi053 bash[79554]: cluster 2023-10-09T10:50:14.054043+0000 mgr.y (mgr.26072) 1454 : cluster 0 pgmap v1772: 73 pgs: 9 peering, 64 active+clean; 8.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s, 2 keys/s, 4 objects/s recovering 2023-10-09T10:50:15.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:15 smithi053 bash[76859]: cluster 2023-10-09T10:50:13.538408+0000 osd.6 (osd.6) 549 : cluster 3 failed to encode map e522 with expected crc 2023-10-09T10:50:15.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:15 smithi053 bash[76859]: cluster 2023-10-09T10:50:13.542115+0000 osd.6 (osd.6) 550 : cluster 3 failed to encode map e522 with expected crc 2023-10-09T10:50:15.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:15 smithi053 bash[76859]: cluster 2023-10-09T10:50:14.054043+0000 mgr.y (mgr.26072) 1454 : cluster 0 pgmap v1772: 73 pgs: 9 peering, 64 active+clean; 8.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s, 2 keys/s, 4 objects/s recovering 2023-10-09T10:50:15.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:15 smithi086 bash[59714]: cluster 2023-10-09T10:50:13.538408+0000 osd.6 (osd.6) 549 : cluster 3 failed to encode map e522 with expected crc 2023-10-09T10:50:15.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:15 smithi086 bash[59714]: cluster 2023-10-09T10:50:13.542115+0000 osd.6 (osd.6) 550 : cluster 3 failed to encode map e522 with expected crc 2023-10-09T10:50:15.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:15 smithi086 bash[59714]: cluster 2023-10-09T10:50:14.054043+0000 mgr.y (mgr.26072) 1454 : cluster 0 pgmap v1772: 73 pgs: 9 peering, 64 active+clean; 8.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s, 2 keys/s, 4 objects/s recovering 2023-10-09T10:50:16.076 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-10-09T10:50:17.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:17 smithi086 bash[59714]: cluster 2023-10-09T10:50:16.054905+0000 mgr.y (mgr.26072) 1455 : cluster 0 pgmap v1773: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 739 KiB/s, 1 keys/s, 7 objects/s recovering 2023-10-09T10:50:17.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:17 smithi053 bash[76859]: cluster 2023-10-09T10:50:16.054905+0000 mgr.y (mgr.26072) 1455 : cluster 0 pgmap v1773: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 739 KiB/s, 1 keys/s, 7 objects/s recovering 2023-10-09T10:50:17.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:17 smithi053 bash[79554]: cluster 2023-10-09T10:50:16.054905+0000 mgr.y (mgr.26072) 1455 : cluster 0 pgmap v1773: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 739 KiB/s, 1 keys/s, 7 objects/s recovering 2023-10-09T10:50:19.557 INFO:teuthology.orchestra.run.smithi053.stderr:marked in osd.5. 2023-10-09T10:50:19.585 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:19 smithi053 bash[79554]: cluster 2023-10-09T10:50:18.055963+0000 mgr.y (mgr.26072) 1456 : cluster 0 pgmap v1774: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 628 KiB/s, 1 keys/s, 7 objects/s recovering 2023-10-09T10:50:19.585 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:19 smithi053 bash[79554]: audit 2023-10-09T10:50:19.318110+0000 mon.a (mon.0) 2246 : audit 0 from='client.? 172.21.15.53:0/4224295470' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["5"]}]: dispatch 2023-10-09T10:50:19.585 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:19 smithi053 bash[76859]: debug 2023-10-09T10:50:19.312+0000 7f1b361d3700 -1 mon.a@0(leader).osd e522 definitely_dead 0 2023-10-09T10:50:19.585 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:19 smithi053 bash[76859]: cluster 2023-10-09T10:50:18.055963+0000 mgr.y (mgr.26072) 1456 : cluster 0 pgmap v1774: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 628 KiB/s, 1 keys/s, 7 objects/s recovering 2023-10-09T10:50:19.585 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:19 smithi053 bash[76859]: audit 2023-10-09T10:50:19.318110+0000 mon.a (mon.0) 2246 : audit 0 from='client.? 172.21.15.53:0/4224295470' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["5"]}]: dispatch 2023-10-09T10:50:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:19 smithi086 bash[59714]: cluster 2023-10-09T10:50:18.055963+0000 mgr.y (mgr.26072) 1456 : cluster 0 pgmap v1774: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 628 KiB/s, 1 keys/s, 7 objects/s recovering 2023-10-09T10:50:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:19 smithi086 bash[59714]: audit 2023-10-09T10:50:19.318110+0000 mon.a (mon.0) 2246 : audit 0 from='client.? 172.21.15.53:0/4224295470' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["5"]}]: dispatch 2023-10-09T10:50:20.556 INFO:tasks.thrashosds.thrasher:Added osd 5 2023-10-09T10:50:20.556 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=600 2023-10-09T10:50:20.853 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:50:20.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:20 smithi086 bash[59714]: cluster 2023-10-09T10:50:19.539086+0000 osd.6 (osd.6) 551 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:20 smithi086 bash[59714]: cluster 2023-10-09T10:50:19.542334+0000 osd.6 (osd.6) 552 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:20 smithi086 bash[59714]: cluster 2023-10-09T10:50:19.542479+0000 osd.4 (osd.4) 433 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:20 smithi086 bash[59714]: cluster 2023-10-09T10:50:19.542644+0000 osd.5 (osd.5) 569 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:20 smithi086 bash[59714]: cluster 2023-10-09T10:50:19.544073+0000 osd.7 (osd.7) 529 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:20 smithi086 bash[59714]: cluster 2023-10-09T10:50:19.545495+0000 osd.5 (osd.5) 570 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:20 smithi086 bash[59714]: cluster 2023-10-09T10:50:19.545765+0000 osd.6 (osd.6) 553 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:20 smithi086 bash[59714]: cluster 2023-10-09T10:50:19.545827+0000 osd.7 (osd.7) 530 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:20 smithi086 bash[59714]: audit 2023-10-09T10:50:19.546835+0000 mon.a (mon.0) 2247 : audit 1 from='client.? 172.21.15.53:0/4224295470' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2023-10-09T10:50:20.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:20 smithi086 bash[59714]: cluster 2023-10-09T10:50:19.547032+0000 mon.a (mon.0) 2248 : cluster 0 osdmap e523: 8 total, 8 up, 8 in 2023-10-09T10:50:20.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:20 smithi086 bash[59714]: cluster 2023-10-09T10:50:19.547066+0000 osd.5 (osd.5) 571 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:20 smithi086 bash[59714]: cluster 2023-10-09T10:50:20.543999+0000 mon.a (mon.0) 2249 : cluster 0 osdmap e524: 8 total, 8 up, 8 in 2023-10-09T10:50:20.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:20 smithi053 bash[76859]: cluster 2023-10-09T10:50:19.539086+0000 osd.6 (osd.6) 551 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:20 smithi053 bash[76859]: cluster 2023-10-09T10:50:19.542334+0000 osd.6 (osd.6) 552 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:20 smithi053 bash[76859]: cluster 2023-10-09T10:50:19.542479+0000 osd.4 (osd.4) 433 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:20 smithi053 bash[76859]: cluster 2023-10-09T10:50:19.542644+0000 osd.5 (osd.5) 569 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:20 smithi053 bash[76859]: cluster 2023-10-09T10:50:19.544073+0000 osd.7 (osd.7) 529 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:20 smithi053 bash[76859]: cluster 2023-10-09T10:50:19.545495+0000 osd.5 (osd.5) 570 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:20 smithi053 bash[76859]: cluster 2023-10-09T10:50:19.545765+0000 osd.6 (osd.6) 553 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:20 smithi053 bash[76859]: cluster 2023-10-09T10:50:19.545827+0000 osd.7 (osd.7) 530 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:20 smithi053 bash[76859]: audit 2023-10-09T10:50:19.546835+0000 mon.a (mon.0) 2247 : audit 1 from='client.? 172.21.15.53:0/4224295470' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2023-10-09T10:50:20.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:20 smithi053 bash[76859]: cluster 2023-10-09T10:50:19.547032+0000 mon.a (mon.0) 2248 : cluster 0 osdmap e523: 8 total, 8 up, 8 in 2023-10-09T10:50:20.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:20 smithi053 bash[76859]: cluster 2023-10-09T10:50:19.547066+0000 osd.5 (osd.5) 571 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:20 smithi053 bash[76859]: cluster 2023-10-09T10:50:20.543999+0000 mon.a (mon.0) 2249 : cluster 0 osdmap e524: 8 total, 8 up, 8 in 2023-10-09T10:50:20.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:20 smithi053 bash[79554]: cluster 2023-10-09T10:50:19.539086+0000 osd.6 (osd.6) 551 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:20 smithi053 bash[79554]: cluster 2023-10-09T10:50:19.542334+0000 osd.6 (osd.6) 552 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:20 smithi053 bash[79554]: cluster 2023-10-09T10:50:19.542479+0000 osd.4 (osd.4) 433 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:20 smithi053 bash[79554]: cluster 2023-10-09T10:50:19.542644+0000 osd.5 (osd.5) 569 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:20 smithi053 bash[79554]: cluster 2023-10-09T10:50:19.544073+0000 osd.7 (osd.7) 529 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:20 smithi053 bash[79554]: cluster 2023-10-09T10:50:19.545495+0000 osd.5 (osd.5) 570 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:20 smithi053 bash[79554]: cluster 2023-10-09T10:50:19.545765+0000 osd.6 (osd.6) 553 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:20 smithi053 bash[79554]: cluster 2023-10-09T10:50:19.545827+0000 osd.7 (osd.7) 530 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:20 smithi053 bash[79554]: audit 2023-10-09T10:50:19.546835+0000 mon.a (mon.0) 2247 : audit 1 from='client.? 172.21.15.53:0/4224295470' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2023-10-09T10:50:20.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:20 smithi053 bash[79554]: cluster 2023-10-09T10:50:19.547032+0000 mon.a (mon.0) 2248 : cluster 0 osdmap e523: 8 total, 8 up, 8 in 2023-10-09T10:50:20.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:20 smithi053 bash[79554]: cluster 2023-10-09T10:50:19.547066+0000 osd.5 (osd.5) 571 : cluster 3 failed to encode map e523 with expected crc 2023-10-09T10:50:20.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:20 smithi053 bash[79554]: cluster 2023-10-09T10:50:20.543999+0000 mon.a (mon.0) 2249 : cluster 0 osdmap e524: 8 total, 8 up, 8 in 2023-10-09T10:50:21.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:21 smithi086 bash[59714]: cluster 2023-10-09T10:50:20.056509+0000 mgr.y (mgr.26072) 1457 : cluster 0 pgmap v1776: 73 pgs: 73 active+clean; 8.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 544 KiB/s, 1 keys/s, 5 objects/s recovering 2023-10-09T10:50:21.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:21 smithi086 bash[59714]: cluster 2023-10-09T10:50:20.541574+0000 osd.4 (osd.4) 434 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:21 smithi086 bash[59714]: cluster 2023-10-09T10:50:20.543271+0000 osd.6 (osd.6) 554 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:21 smithi086 bash[59714]: cluster 2023-10-09T10:50:20.544899+0000 osd.4 (osd.4) 435 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:21 smithi086 bash[59714]: cluster 2023-10-09T10:50:20.546037+0000 osd.5 (osd.5) 572 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:21 smithi086 bash[59714]: cluster 2023-10-09T10:50:20.547307+0000 osd.6 (osd.6) 555 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:21 smithi086 bash[59714]: cluster 2023-10-09T10:50:20.547644+0000 osd.7 (osd.7) 531 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:21 smithi086 bash[59714]: cluster 2023-10-09T10:50:20.548766+0000 osd.5 (osd.5) 573 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:21 smithi086 bash[59714]: cluster 2023-10-09T10:50:20.550819+0000 osd.7 (osd.7) 532 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:21 smithi086 bash[59714]: cluster 2023-10-09T10:50:20.552024+0000 osd.5 (osd.5) 574 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:21 smithi086 bash[59714]: cluster 2023-10-09T10:50:20.552534+0000 osd.7 (osd.7) 533 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:21 smithi086 bash[59714]: audit 2023-10-09T10:50:21.473526+0000 mon.a (mon.0) 2250 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:50:21.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:21 smithi086 bash[59714]: cluster 2023-10-09T10:50:21.545253+0000 mon.a (mon.0) 2251 : cluster 0 osdmap e525: 8 total, 8 up, 8 in 2023-10-09T10:50:21.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[79554]: cluster 2023-10-09T10:50:20.056509+0000 mgr.y (mgr.26072) 1457 : cluster 0 pgmap v1776: 73 pgs: 73 active+clean; 8.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 544 KiB/s, 1 keys/s, 5 objects/s recovering 2023-10-09T10:50:21.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[79554]: cluster 2023-10-09T10:50:20.541574+0000 osd.4 (osd.4) 434 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[79554]: cluster 2023-10-09T10:50:20.543271+0000 osd.6 (osd.6) 554 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[79554]: cluster 2023-10-09T10:50:20.544899+0000 osd.4 (osd.4) 435 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[79554]: cluster 2023-10-09T10:50:20.546037+0000 osd.5 (osd.5) 572 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[79554]: cluster 2023-10-09T10:50:20.547307+0000 osd.6 (osd.6) 555 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[79554]: cluster 2023-10-09T10:50:20.547644+0000 osd.7 (osd.7) 531 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[79554]: cluster 2023-10-09T10:50:20.548766+0000 osd.5 (osd.5) 573 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[79554]: cluster 2023-10-09T10:50:20.550819+0000 osd.7 (osd.7) 532 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[79554]: cluster 2023-10-09T10:50:20.552024+0000 osd.5 (osd.5) 574 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[79554]: cluster 2023-10-09T10:50:20.552534+0000 osd.7 (osd.7) 533 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[79554]: audit 2023-10-09T10:50:21.473526+0000 mon.a (mon.0) 2250 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:50:21.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[79554]: cluster 2023-10-09T10:50:21.545253+0000 mon.a (mon.0) 2251 : cluster 0 osdmap e525: 8 total, 8 up, 8 in 2023-10-09T10:50:21.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[76859]: cluster 2023-10-09T10:50:20.056509+0000 mgr.y (mgr.26072) 1457 : cluster 0 pgmap v1776: 73 pgs: 73 active+clean; 8.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 544 KiB/s, 1 keys/s, 5 objects/s recovering 2023-10-09T10:50:21.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[76859]: cluster 2023-10-09T10:50:20.541574+0000 osd.4 (osd.4) 434 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[76859]: cluster 2023-10-09T10:50:20.543271+0000 osd.6 (osd.6) 554 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[76859]: cluster 2023-10-09T10:50:20.544899+0000 osd.4 (osd.4) 435 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[76859]: cluster 2023-10-09T10:50:20.546037+0000 osd.5 (osd.5) 572 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[76859]: cluster 2023-10-09T10:50:20.547307+0000 osd.6 (osd.6) 555 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[76859]: cluster 2023-10-09T10:50:20.547644+0000 osd.7 (osd.7) 531 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[76859]: cluster 2023-10-09T10:50:20.548766+0000 osd.5 (osd.5) 573 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[76859]: cluster 2023-10-09T10:50:20.550819+0000 osd.7 (osd.7) 532 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.928 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[76859]: cluster 2023-10-09T10:50:20.552024+0000 osd.5 (osd.5) 574 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.928 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[76859]: cluster 2023-10-09T10:50:20.552534+0000 osd.7 (osd.7) 533 : cluster 3 failed to encode map e524 with expected crc 2023-10-09T10:50:21.928 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[76859]: audit 2023-10-09T10:50:21.473526+0000 mon.a (mon.0) 2250 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:50:21.928 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:21 smithi053 bash[76859]: cluster 2023-10-09T10:50:21.545253+0000 mon.a (mon.0) 2251 : cluster 0 osdmap e525: 8 total, 8 up, 8 in 2023-10-09T10:50:22.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:22 smithi086 bash[59714]: cluster 2023-10-09T10:50:21.543802+0000 osd.4 (osd.4) 436 : cluster 3 failed to encode map e525 with expected crc 2023-10-09T10:50:22.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:22 smithi086 bash[59714]: cluster 2023-10-09T10:50:21.547933+0000 osd.6 (osd.6) 556 : cluster 3 failed to encode map e525 with expected crc 2023-10-09T10:50:22.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:22 smithi086 bash[59714]: cluster 2023-10-09T10:50:21.549107+0000 osd.7 (osd.7) 534 : cluster 3 failed to encode map e525 with expected crc 2023-10-09T10:50:22.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:50:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:50:22] "GET /metrics HTTP/1.1" 200 34204 "" "Prometheus/2.33.4" 2023-10-09T10:50:22.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:22 smithi053 bash[76859]: cluster 2023-10-09T10:50:21.543802+0000 osd.4 (osd.4) 436 : cluster 3 failed to encode map e525 with expected crc 2023-10-09T10:50:22.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:22 smithi053 bash[76859]: cluster 2023-10-09T10:50:21.547933+0000 osd.6 (osd.6) 556 : cluster 3 failed to encode map e525 with expected crc 2023-10-09T10:50:22.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:22 smithi053 bash[76859]: cluster 2023-10-09T10:50:21.549107+0000 osd.7 (osd.7) 534 : cluster 3 failed to encode map e525 with expected crc 2023-10-09T10:50:22.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:22 smithi053 bash[79554]: cluster 2023-10-09T10:50:21.543802+0000 osd.4 (osd.4) 436 : cluster 3 failed to encode map e525 with expected crc 2023-10-09T10:50:22.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:22 smithi053 bash[79554]: cluster 2023-10-09T10:50:21.547933+0000 osd.6 (osd.6) 556 : cluster 3 failed to encode map e525 with expected crc 2023-10-09T10:50:22.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:22 smithi053 bash[79554]: cluster 2023-10-09T10:50:21.549107+0000 osd.7 (osd.7) 534 : cluster 3 failed to encode map e525 with expected crc 2023-10-09T10:50:23.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:23 smithi086 bash[59714]: cluster 2023-10-09T10:50:21.727165+0000 osd.5 (osd.5) 575 : cluster 3 failed to encode map e525 with expected crc 2023-10-09T10:50:23.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:23 smithi086 bash[59714]: cluster 2023-10-09T10:50:22.057209+0000 mgr.y (mgr.26072) 1458 : cluster 0 pgmap v1779: 73 pgs: 1 active+undersized+remapped, 1 remapped+peering, 2 peering, 69 active+clean; 8.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s, 3 objects/s recovering 2023-10-09T10:50:23.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:23 smithi086 bash[59714]: cluster 2023-10-09T10:50:22.575150+0000 mon.a (mon.0) 2252 : cluster 0 osdmap e526: 8 total, 8 up, 8 in 2023-10-09T10:50:23.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:23 smithi086 bash[59714]: cluster 2023-10-09T10:50:22.575215+0000 osd.7 (osd.7) 535 : cluster 3 failed to encode map e526 with expected crc 2023-10-09T10:50:23.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:23 smithi086 bash[59714]: cluster 2023-10-09T10:50:22.577669+0000 osd.5 (osd.5) 576 : cluster 3 failed to encode map e526 with expected crc 2023-10-09T10:50:23.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:23 smithi086 bash[59714]: cluster 2023-10-09T10:50:22.578657+0000 osd.5 (osd.5) 577 : cluster 3 failed to encode map e526 with expected crc 2023-10-09T10:50:23.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:23 smithi086 bash[59714]: audit 2023-10-09T10:50:23.106789+0000 mon.a (mon.0) 2253 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:50:23.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:23 smithi053 bash[79554]: cluster 2023-10-09T10:50:21.727165+0000 osd.5 (osd.5) 575 : cluster 3 failed to encode map e525 with expected crc 2023-10-09T10:50:23.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:23 smithi053 bash[79554]: cluster 2023-10-09T10:50:22.057209+0000 mgr.y (mgr.26072) 1458 : cluster 0 pgmap v1779: 73 pgs: 1 active+undersized+remapped, 1 remapped+peering, 2 peering, 69 active+clean; 8.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s, 3 objects/s recovering 2023-10-09T10:50:23.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:23 smithi053 bash[79554]: cluster 2023-10-09T10:50:22.575150+0000 mon.a (mon.0) 2252 : cluster 0 osdmap e526: 8 total, 8 up, 8 in 2023-10-09T10:50:23.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:23 smithi053 bash[79554]: cluster 2023-10-09T10:50:22.575215+0000 osd.7 (osd.7) 535 : cluster 3 failed to encode map e526 with expected crc 2023-10-09T10:50:23.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:23 smithi053 bash[79554]: cluster 2023-10-09T10:50:22.577669+0000 osd.5 (osd.5) 576 : cluster 3 failed to encode map e526 with expected crc 2023-10-09T10:50:23.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:23 smithi053 bash[79554]: cluster 2023-10-09T10:50:22.578657+0000 osd.5 (osd.5) 577 : cluster 3 failed to encode map e526 with expected crc 2023-10-09T10:50:23.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:23 smithi053 bash[79554]: audit 2023-10-09T10:50:23.106789+0000 mon.a (mon.0) 2253 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:50:23.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:23 smithi053 bash[76859]: cluster 2023-10-09T10:50:21.727165+0000 osd.5 (osd.5) 575 : cluster 3 failed to encode map e525 with expected crc 2023-10-09T10:50:23.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:23 smithi053 bash[76859]: cluster 2023-10-09T10:50:22.057209+0000 mgr.y (mgr.26072) 1458 : cluster 0 pgmap v1779: 73 pgs: 1 active+undersized+remapped, 1 remapped+peering, 2 peering, 69 active+clean; 8.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s, 3 objects/s recovering 2023-10-09T10:50:23.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:23 smithi053 bash[76859]: cluster 2023-10-09T10:50:22.575150+0000 mon.a (mon.0) 2252 : cluster 0 osdmap e526: 8 total, 8 up, 8 in 2023-10-09T10:50:23.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:23 smithi053 bash[76859]: cluster 2023-10-09T10:50:22.575215+0000 osd.7 (osd.7) 535 : cluster 3 failed to encode map e526 with expected crc 2023-10-09T10:50:23.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:23 smithi053 bash[76859]: cluster 2023-10-09T10:50:22.577669+0000 osd.5 (osd.5) 576 : cluster 3 failed to encode map e526 with expected crc 2023-10-09T10:50:23.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:23 smithi053 bash[76859]: cluster 2023-10-09T10:50:22.578657+0000 osd.5 (osd.5) 577 : cluster 3 failed to encode map e526 with expected crc 2023-10-09T10:50:23.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:23 smithi053 bash[76859]: audit 2023-10-09T10:50:23.106789+0000 mon.a (mon.0) 2253 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:50:24.344 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:50:24.344 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [], 2023-10-09T10:50:24.344 INFO:teuthology.orchestra.run.smithi086.stdout: "num_ops": 0 2023-10-09T10:50:24.344 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:50:24.716 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:24 smithi086 bash[59714]: cluster 2023-10-09T10:50:22.762523+0000 osd.4 (osd.4) 437 : cluster 3 failed to encode map e526 with expected crc 2023-10-09T10:50:24.716 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:24 smithi086 bash[59714]: cluster 2023-10-09T10:50:23.579020+0000 mon.a (mon.0) 2254 : cluster 0 osdmap e527: 8 total, 8 up, 8 in 2023-10-09T10:50:24.716 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:24 smithi086 bash[59714]: cluster 2023-10-09T10:50:23.580927+0000 osd.5 (osd.5) 578 : cluster 3 failed to encode map e527 with expected crc 2023-10-09T10:50:24.716 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:24 smithi086 bash[59714]: cluster 2023-10-09T10:50:23.583830+0000 osd.5 (osd.5) 579 : cluster 3 failed to encode map e527 with expected crc 2023-10-09T10:50:24.716 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:24 smithi086 bash[59714]: cluster 2023-10-09T10:50:23.586207+0000 osd.5 (osd.5) 580 : cluster 3 failed to encode map e527 with expected crc 2023-10-09T10:50:24.716 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:24 smithi086 bash[59714]: cluster 2023-10-09T10:50:23.588963+0000 osd.5 (osd.5) 581 : cluster 3 failed to encode map e527 with expected crc 2023-10-09T10:50:24.717 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:24 smithi086 bash[59714]: audit 2023-10-09T10:50:23.930213+0000 mon.a (mon.0) 2255 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:24.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:24 smithi053 bash[76859]: cluster 2023-10-09T10:50:22.762523+0000 osd.4 (osd.4) 437 : cluster 3 failed to encode map e526 with expected crc 2023-10-09T10:50:24.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:24 smithi053 bash[76859]: cluster 2023-10-09T10:50:23.579020+0000 mon.a (mon.0) 2254 : cluster 0 osdmap e527: 8 total, 8 up, 8 in 2023-10-09T10:50:24.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:24 smithi053 bash[76859]: cluster 2023-10-09T10:50:23.580927+0000 osd.5 (osd.5) 578 : cluster 3 failed to encode map e527 with expected crc 2023-10-09T10:50:24.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:24 smithi053 bash[76859]: cluster 2023-10-09T10:50:23.583830+0000 osd.5 (osd.5) 579 : cluster 3 failed to encode map e527 with expected crc 2023-10-09T10:50:24.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:24 smithi053 bash[76859]: cluster 2023-10-09T10:50:23.586207+0000 osd.5 (osd.5) 580 : cluster 3 failed to encode map e527 with expected crc 2023-10-09T10:50:24.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:24 smithi053 bash[76859]: cluster 2023-10-09T10:50:23.588963+0000 osd.5 (osd.5) 581 : cluster 3 failed to encode map e527 with expected crc 2023-10-09T10:50:24.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:24 smithi053 bash[76859]: audit 2023-10-09T10:50:23.930213+0000 mon.a (mon.0) 2255 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:24.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:24 smithi053 bash[79554]: cluster 2023-10-09T10:50:22.762523+0000 osd.4 (osd.4) 437 : cluster 3 failed to encode map e526 with expected crc 2023-10-09T10:50:24.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:24 smithi053 bash[79554]: cluster 2023-10-09T10:50:23.579020+0000 mon.a (mon.0) 2254 : cluster 0 osdmap e527: 8 total, 8 up, 8 in 2023-10-09T10:50:24.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:24 smithi053 bash[79554]: cluster 2023-10-09T10:50:23.580927+0000 osd.5 (osd.5) 578 : cluster 3 failed to encode map e527 with expected crc 2023-10-09T10:50:24.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:24 smithi053 bash[79554]: cluster 2023-10-09T10:50:23.583830+0000 osd.5 (osd.5) 579 : cluster 3 failed to encode map e527 with expected crc 2023-10-09T10:50:24.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:24 smithi053 bash[79554]: cluster 2023-10-09T10:50:23.586207+0000 osd.5 (osd.5) 580 : cluster 3 failed to encode map e527 with expected crc 2023-10-09T10:50:24.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:24 smithi053 bash[79554]: cluster 2023-10-09T10:50:23.588963+0000 osd.5 (osd.5) 581 : cluster 3 failed to encode map e527 with expected crc 2023-10-09T10:50:24.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:24 smithi053 bash[79554]: audit 2023-10-09T10:50:23.930213+0000 mon.a (mon.0) 2255 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:25.330 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-10-09T10:50:25.348 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:50:25.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:25 smithi053 bash[79554]: cluster 2023-10-09T10:50:24.057862+0000 mgr.y (mgr.26072) 1459 : cluster 0 pgmap v1782: 73 pgs: 1 active+undersized+remapped, 1 remapped+peering, 2 peering, 69 active+clean; 8.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 17 B/s, 6 objects/s recovering 2023-10-09T10:50:25.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:25 smithi053 bash[79554]: cluster 2023-10-09T10:50:24.463541+0000 osd.4 (osd.4) 438 : cluster 3 failed to encode map e527 with expected crc 2023-10-09T10:50:25.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:25 smithi053 bash[76859]: cluster 2023-10-09T10:50:24.057862+0000 mgr.y (mgr.26072) 1459 : cluster 0 pgmap v1782: 73 pgs: 1 active+undersized+remapped, 1 remapped+peering, 2 peering, 69 active+clean; 8.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 17 B/s, 6 objects/s recovering 2023-10-09T10:50:25.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:25 smithi053 bash[76859]: cluster 2023-10-09T10:50:24.463541+0000 osd.4 (osd.4) 438 : cluster 3 failed to encode map e527 with expected crc 2023-10-09T10:50:25.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:25 smithi086 bash[59714]: cluster 2023-10-09T10:50:24.057862+0000 mgr.y (mgr.26072) 1459 : cluster 0 pgmap v1782: 73 pgs: 1 active+undersized+remapped, 1 remapped+peering, 2 peering, 69 active+clean; 8.6 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 17 B/s, 6 objects/s recovering 2023-10-09T10:50:25.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:25 smithi086 bash[59714]: cluster 2023-10-09T10:50:24.463541+0000 osd.4 (osd.4) 438 : cluster 3 failed to encode map e527 with expected crc 2023-10-09T10:50:27.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:27 smithi086 bash[59714]: cluster 2023-10-09T10:50:26.058836+0000 mgr.y (mgr.26072) 1460 : cluster 0 pgmap v1783: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 116 B/s, 7 objects/s recovering 2023-10-09T10:50:27.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:27 smithi086 bash[59714]: audit 2023-10-09T10:50:27.471261+0000 mon.a (mon.0) 2256 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:27.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:27 smithi086 bash[59714]: audit 2023-10-09T10:50:27.478709+0000 mon.a (mon.0) 2257 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:27.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:27 smithi053 bash[79554]: cluster 2023-10-09T10:50:26.058836+0000 mgr.y (mgr.26072) 1460 : cluster 0 pgmap v1783: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 116 B/s, 7 objects/s recovering 2023-10-09T10:50:27.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:27 smithi053 bash[79554]: audit 2023-10-09T10:50:27.471261+0000 mon.a (mon.0) 2256 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:27.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:27 smithi053 bash[79554]: audit 2023-10-09T10:50:27.478709+0000 mon.a (mon.0) 2257 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:27.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:27 smithi053 bash[76859]: cluster 2023-10-09T10:50:26.058836+0000 mgr.y (mgr.26072) 1460 : cluster 0 pgmap v1783: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 116 B/s, 7 objects/s recovering 2023-10-09T10:50:27.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:27 smithi053 bash[76859]: audit 2023-10-09T10:50:27.471261+0000 mon.a (mon.0) 2256 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:27.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:27 smithi053 bash[76859]: audit 2023-10-09T10:50:27.478709+0000 mon.a (mon.0) 2257 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:29.121 INFO:teuthology.orchestra.run.smithi053.stdout:mon.a: {} 2023-10-09T10:50:29.141 INFO:teuthology.orchestra.run.smithi053.stdout:mon.b: {} 2023-10-09T10:50:29.158 INFO:teuthology.orchestra.run.smithi053.stdout:mon.c: {} 2023-10-09T10:50:29.159 INFO:teuthology.orchestra.run.smithi053.stderr:mon.a: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-10-09T10:50:29.159 INFO:teuthology.orchestra.run.smithi053.stderr:mon.b: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-10-09T10:50:29.159 INFO:teuthology.orchestra.run.smithi053.stderr:mon.c: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-10-09T10:50:29.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:29 smithi086 bash[59714]: cluster 2023-10-09T10:50:28.059696+0000 mgr.y (mgr.26072) 1461 : cluster 0 pgmap v1784: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 98 B/s, 6 objects/s recovering 2023-10-09T10:50:29.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:29 smithi086 bash[59714]: audit 2023-10-09T10:50:28.225488+0000 mon.a (mon.0) 2258 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:29.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:29 smithi086 bash[59714]: audit 2023-10-09T10:50:28.232176+0000 mon.a (mon.0) 2259 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:29.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:29 smithi086 bash[59714]: audit 2023-10-09T10:50:28.755395+0000 mon.a (mon.0) 2260 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:50:29.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:29 smithi086 bash[59714]: audit 2023-10-09T10:50:28.757085+0000 mon.a (mon.0) 2261 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:50:29.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:29 smithi086 bash[59714]: audit 2023-10-09T10:50:28.766406+0000 mon.a (mon.0) 2262 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:29.618 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:29 smithi086 bash[59714]: audit 2023-10-09T10:50:29.100444+0000 mon.a (mon.0) 2263 : audit 0 from='client.? 172.21.15.53:0/4053065309' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-09T10:50:29.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:29 smithi053 bash[76859]: cluster 2023-10-09T10:50:28.059696+0000 mgr.y (mgr.26072) 1461 : cluster 0 pgmap v1784: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 98 B/s, 6 objects/s recovering 2023-10-09T10:50:29.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:29 smithi053 bash[76859]: audit 2023-10-09T10:50:28.225488+0000 mon.a (mon.0) 2258 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:29.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:29 smithi053 bash[76859]: audit 2023-10-09T10:50:28.232176+0000 mon.a (mon.0) 2259 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:29.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:29 smithi053 bash[76859]: audit 2023-10-09T10:50:28.755395+0000 mon.a (mon.0) 2260 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:50:29.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:29 smithi053 bash[76859]: audit 2023-10-09T10:50:28.757085+0000 mon.a (mon.0) 2261 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:50:29.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:29 smithi053 bash[76859]: audit 2023-10-09T10:50:28.766406+0000 mon.a (mon.0) 2262 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:29.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:29 smithi053 bash[76859]: audit 2023-10-09T10:50:29.100444+0000 mon.a (mon.0) 2263 : audit 0 from='client.? 172.21.15.53:0/4053065309' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-09T10:50:29.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:29 smithi053 bash[79554]: cluster 2023-10-09T10:50:28.059696+0000 mgr.y (mgr.26072) 1461 : cluster 0 pgmap v1784: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 98 B/s, 6 objects/s recovering 2023-10-09T10:50:29.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:29 smithi053 bash[79554]: audit 2023-10-09T10:50:28.225488+0000 mon.a (mon.0) 2258 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:29.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:29 smithi053 bash[79554]: audit 2023-10-09T10:50:28.232176+0000 mon.a (mon.0) 2259 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:29.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:29 smithi053 bash[79554]: audit 2023-10-09T10:50:28.755395+0000 mon.a (mon.0) 2260 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:50:29.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:29 smithi053 bash[79554]: audit 2023-10-09T10:50:28.757085+0000 mon.a (mon.0) 2261 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:50:29.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:29 smithi053 bash[79554]: audit 2023-10-09T10:50:28.766406+0000 mon.a (mon.0) 2262 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:29.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:29 smithi053 bash[79554]: audit 2023-10-09T10:50:29.100444+0000 mon.a (mon.0) 2263 : audit 0 from='client.? 172.21.15.53:0/4053065309' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-10-09T10:50:29.883 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:50:30.128 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd reweight 0 1 2023-10-09T10:50:31.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:31 smithi086 bash[59714]: cluster 2023-10-09T10:50:30.060519+0000 mgr.y (mgr.26072) 1462 : cluster 0 pgmap v1785: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 80 B/s, 2 objects/s recovering 2023-10-09T10:50:31.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:31 smithi053 bash[76859]: cluster 2023-10-09T10:50:30.060519+0000 mgr.y (mgr.26072) 1462 : cluster 0 pgmap v1785: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 80 B/s, 2 objects/s recovering 2023-10-09T10:50:31.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:31 smithi053 bash[79554]: cluster 2023-10-09T10:50:30.060519+0000 mgr.y (mgr.26072) 1462 : cluster 0 pgmap v1785: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 80 B/s, 2 objects/s recovering 2023-10-09T10:50:32.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:50:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:50:32] "GET /metrics HTTP/1.1" 200 34186 "" "Prometheus/2.33.4" 2023-10-09T10:50:33.272 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:50:33.272 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [], 2023-10-09T10:50:33.272 INFO:teuthology.orchestra.run.smithi086.stdout: "complaint_time": 30, 2023-10-09T10:50:33.272 INFO:teuthology.orchestra.run.smithi086.stdout: "num_blocked_ops": 0 2023-10-09T10:50:33.272 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:50:33.299 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:33 smithi086 bash[59714]: cluster 2023-10-09T10:50:32.061417+0000 mgr.y (mgr.26072) 1463 : cluster 0 pgmap v1786: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 67 B/s, 2 objects/s recovering 2023-10-09T10:50:33.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:33 smithi053 bash[79554]: cluster 2023-10-09T10:50:32.061417+0000 mgr.y (mgr.26072) 1463 : cluster 0 pgmap v1786: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 67 B/s, 2 objects/s recovering 2023-10-09T10:50:33.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:33 smithi053 bash[76859]: cluster 2023-10-09T10:50:32.061417+0000 mgr.y (mgr.26072) 1463 : cluster 0 pgmap v1786: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 67 B/s, 2 objects/s recovering 2023-10-09T10:50:34.209 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-10-09T10:50:34.925 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:50:35.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:34 smithi086 bash[59714]: audit 2023-10-09T10:50:33.952888+0000 mon.a (mon.0) 2264 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:35.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:34 smithi086 bash[59714]: cluster 2023-10-09T10:50:34.062219+0000 mgr.y (mgr.26072) 1464 : cluster 0 pgmap v1787: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 54 B/s, 1 objects/s recovering 2023-10-09T10:50:35.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:34 smithi053 bash[76859]: audit 2023-10-09T10:50:33.952888+0000 mon.a (mon.0) 2264 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:35.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:34 smithi053 bash[76859]: cluster 2023-10-09T10:50:34.062219+0000 mgr.y (mgr.26072) 1464 : cluster 0 pgmap v1787: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 54 B/s, 1 objects/s recovering 2023-10-09T10:50:35.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:34 smithi053 bash[79554]: audit 2023-10-09T10:50:33.952888+0000 mon.a (mon.0) 2264 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:35.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:34 smithi053 bash[79554]: cluster 2023-10-09T10:50:34.062219+0000 mgr.y (mgr.26072) 1464 : cluster 0 pgmap v1787: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 54 B/s, 1 objects/s recovering 2023-10-09T10:50:37.408 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:37 smithi053 bash[79554]: cluster 2023-10-09T10:50:36.062888+0000 mgr.y (mgr.26072) 1465 : cluster 0 pgmap v1788: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 47 B/s, 1 objects/s recovering 2023-10-09T10:50:37.409 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:37 smithi053 bash[76859]: cluster 2023-10-09T10:50:36.062888+0000 mgr.y (mgr.26072) 1465 : cluster 0 pgmap v1788: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 47 B/s, 1 objects/s recovering 2023-10-09T10:50:37.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:37 smithi086 bash[59714]: cluster 2023-10-09T10:50:36.062888+0000 mgr.y (mgr.26072) 1465 : cluster 0 pgmap v1788: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 47 B/s, 1 objects/s recovering 2023-10-09T10:50:38.415 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:38 smithi053 bash[79554]: audit 2023-10-09T10:50:38.107199+0000 mon.a (mon.0) 2265 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:50:38.416 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:38 smithi053 bash[76859]: audit 2023-10-09T10:50:38.107199+0000 mon.a (mon.0) 2265 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:50:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:38 smithi086 bash[59714]: audit 2023-10-09T10:50:38.107199+0000 mon.a (mon.0) 2265 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:50:38.991 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:50:39.542 INFO:teuthology.orchestra.run.smithi053.stderr:reweighted osd.0 to 1 (10000) 2023-10-09T10:50:39.830 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:39 smithi053 bash[76859]: cluster 2023-10-09T10:50:38.063413+0000 mgr.y (mgr.26072) 1466 : cluster 0 pgmap v1789: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:50:39.830 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:39 smithi053 bash[76859]: audit 2023-10-09T10:50:38.901085+0000 mon.a (mon.0) 2266 : audit 1 from='client.? 172.21.15.53:0/54926381' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T10:50:39.830 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:39 smithi053 bash[79554]: cluster 2023-10-09T10:50:38.063413+0000 mgr.y (mgr.26072) 1466 : cluster 0 pgmap v1789: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:50:39.831 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:39 smithi053 bash[79554]: audit 2023-10-09T10:50:38.901085+0000 mon.a (mon.0) 2266 : audit 1 from='client.? 172.21.15.53:0/54926381' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T10:50:39.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:39 smithi086 bash[59714]: cluster 2023-10-09T10:50:38.063413+0000 mgr.y (mgr.26072) 1466 : cluster 0 pgmap v1789: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:50:39.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:39 smithi086 bash[59714]: audit 2023-10-09T10:50:38.901085+0000 mon.a (mon.0) 2266 : audit 1 from='client.? 172.21.15.53:0/54926381' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T10:50:40.555 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 0 1 2023-10-09T10:50:40.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:40 smithi086 bash[59714]: cluster 2023-10-09T10:50:39.523560+0000 osd.6 (osd.6) 557 : cluster 3 failed to encode map e528 with expected crc 2023-10-09T10:50:40.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:40 smithi086 bash[59714]: cluster 2023-10-09T10:50:39.523723+0000 osd.4 (osd.4) 439 : cluster 3 failed to encode map e528 with expected crc 2023-10-09T10:50:40.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:40 smithi086 bash[59714]: audit 2023-10-09T10:50:39.524503+0000 mon.a (mon.0) 2267 : audit 1 from='client.? 172.21.15.53:0/54926381' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-09T10:50:40.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:40 smithi086 bash[59714]: cluster 2023-10-09T10:50:39.524590+0000 mon.a (mon.0) 2268 : cluster 0 osdmap e528: 8 total, 8 up, 8 in 2023-10-09T10:50:40.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:40 smithi053 bash[76859]: cluster 2023-10-09T10:50:39.523560+0000 osd.6 (osd.6) 557 : cluster 3 failed to encode map e528 with expected crc 2023-10-09T10:50:40.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:40 smithi053 bash[76859]: cluster 2023-10-09T10:50:39.523723+0000 osd.4 (osd.4) 439 : cluster 3 failed to encode map e528 with expected crc 2023-10-09T10:50:40.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:40 smithi053 bash[76859]: audit 2023-10-09T10:50:39.524503+0000 mon.a (mon.0) 2267 : audit 1 from='client.? 172.21.15.53:0/54926381' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-09T10:50:40.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:40 smithi053 bash[76859]: cluster 2023-10-09T10:50:39.524590+0000 mon.a (mon.0) 2268 : cluster 0 osdmap e528: 8 total, 8 up, 8 in 2023-10-09T10:50:40.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:40 smithi053 bash[79554]: cluster 2023-10-09T10:50:39.523560+0000 osd.6 (osd.6) 557 : cluster 3 failed to encode map e528 with expected crc 2023-10-09T10:50:40.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:40 smithi053 bash[79554]: cluster 2023-10-09T10:50:39.523723+0000 osd.4 (osd.4) 439 : cluster 3 failed to encode map e528 with expected crc 2023-10-09T10:50:40.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:40 smithi053 bash[79554]: audit 2023-10-09T10:50:39.524503+0000 mon.a (mon.0) 2267 : audit 1 from='client.? 172.21.15.53:0/54926381' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-10-09T10:50:40.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:40 smithi053 bash[79554]: cluster 2023-10-09T10:50:39.524590+0000 mon.a (mon.0) 2268 : cluster 0 osdmap e528: 8 total, 8 up, 8 in 2023-10-09T10:50:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:41 smithi086 bash[59714]: cluster 2023-10-09T10:50:40.063919+0000 mgr.y (mgr.26072) 1467 : cluster 0 pgmap v1791: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:50:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:41 smithi086 bash[59714]: cluster 2023-10-09T10:50:40.540341+0000 osd.7 (osd.7) 536 : cluster 3 failed to encode map e529 with expected crc 2023-10-09T10:50:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:41 smithi086 bash[59714]: cluster 2023-10-09T10:50:40.540358+0000 osd.4 (osd.4) 440 : cluster 3 failed to encode map e529 with expected crc 2023-10-09T10:50:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:41 smithi086 bash[59714]: cluster 2023-10-09T10:50:40.540406+0000 mon.a (mon.0) 2269 : cluster 0 osdmap e529: 8 total, 8 up, 8 in 2023-10-09T10:50:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:41 smithi086 bash[59714]: cluster 2023-10-09T10:50:40.541215+0000 osd.5 (osd.5) 582 : cluster 3 failed to encode map e529 with expected crc 2023-10-09T10:50:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:41 smithi086 bash[59714]: cluster 2023-10-09T10:50:40.541523+0000 osd.6 (osd.6) 558 : cluster 3 failed to encode map e529 with expected crc 2023-10-09T10:50:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:41 smithi086 bash[59714]: cluster 2023-10-09T10:50:40.543229+0000 osd.4 (osd.4) 441 : cluster 3 failed to encode map e529 with expected crc 2023-10-09T10:50:41.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:41 smithi086 bash[59714]: cluster 2023-10-09T10:50:40.546968+0000 osd.6 (osd.6) 559 : cluster 3 failed to encode map e529 with expected crc 2023-10-09T10:50:41.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:41 smithi053 bash[79554]: cluster 2023-10-09T10:50:40.063919+0000 mgr.y (mgr.26072) 1467 : cluster 0 pgmap v1791: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:50:41.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:41 smithi053 bash[79554]: cluster 2023-10-09T10:50:40.540341+0000 osd.7 (osd.7) 536 : cluster 3 failed to encode map e529 with expected crc 2023-10-09T10:50:41.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:41 smithi053 bash[79554]: cluster 2023-10-09T10:50:40.540358+0000 osd.4 (osd.4) 440 : cluster 3 failed to encode map e529 with expected crc 2023-10-09T10:50:41.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:41 smithi053 bash[79554]: cluster 2023-10-09T10:50:40.540406+0000 mon.a (mon.0) 2269 : cluster 0 osdmap e529: 8 total, 8 up, 8 in 2023-10-09T10:50:41.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:41 smithi053 bash[79554]: cluster 2023-10-09T10:50:40.541215+0000 osd.5 (osd.5) 582 : cluster 3 failed to encode map e529 with expected crc 2023-10-09T10:50:41.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:41 smithi053 bash[79554]: cluster 2023-10-09T10:50:40.541523+0000 osd.6 (osd.6) 558 : cluster 3 failed to encode map e529 with expected crc 2023-10-09T10:50:41.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:41 smithi053 bash[79554]: cluster 2023-10-09T10:50:40.543229+0000 osd.4 (osd.4) 441 : cluster 3 failed to encode map e529 with expected crc 2023-10-09T10:50:41.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:41 smithi053 bash[79554]: cluster 2023-10-09T10:50:40.546968+0000 osd.6 (osd.6) 559 : cluster 3 failed to encode map e529 with expected crc 2023-10-09T10:50:41.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:41 smithi053 bash[76859]: cluster 2023-10-09T10:50:40.063919+0000 mgr.y (mgr.26072) 1467 : cluster 0 pgmap v1791: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:50:41.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:41 smithi053 bash[76859]: cluster 2023-10-09T10:50:40.540341+0000 osd.7 (osd.7) 536 : cluster 3 failed to encode map e529 with expected crc 2023-10-09T10:50:41.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:41 smithi053 bash[76859]: cluster 2023-10-09T10:50:40.540358+0000 osd.4 (osd.4) 440 : cluster 3 failed to encode map e529 with expected crc 2023-10-09T10:50:41.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:41 smithi053 bash[76859]: cluster 2023-10-09T10:50:40.540406+0000 mon.a (mon.0) 2269 : cluster 0 osdmap e529: 8 total, 8 up, 8 in 2023-10-09T10:50:41.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:41 smithi053 bash[76859]: cluster 2023-10-09T10:50:40.541215+0000 osd.5 (osd.5) 582 : cluster 3 failed to encode map e529 with expected crc 2023-10-09T10:50:41.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:41 smithi053 bash[76859]: cluster 2023-10-09T10:50:40.541523+0000 osd.6 (osd.6) 558 : cluster 3 failed to encode map e529 with expected crc 2023-10-09T10:50:41.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:41 smithi053 bash[76859]: cluster 2023-10-09T10:50:40.543229+0000 osd.4 (osd.4) 441 : cluster 3 failed to encode map e529 with expected crc 2023-10-09T10:50:41.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:41 smithi053 bash[76859]: cluster 2023-10-09T10:50:40.546968+0000 osd.6 (osd.6) 559 : cluster 3 failed to encode map e529 with expected crc 2023-10-09T10:50:42.396 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:50:42.396 INFO:teuthology.orchestra.run.smithi086.stdout: "size": 20, 2023-10-09T10:50:42.396 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 600, 2023-10-09T10:50:42.396 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [ 2023-10-09T10:50:42.396 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.396 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(3.d 524/523 [PushOp(3:b50e409b:::mds_snaptable:head, version: 59'1, data_included: [0~70], data_size: 70, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(3:b50e409b:::mds_snaptable:head@59'1, size: 70, copy_subset: [0~70], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:70, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:42.396 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:20.572561+0000", 2023-10-09T10:50:42.397 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 21.818685080000002, 2023-10-09T10:50:42.397 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00039994299999999999, 2023-10-09T10:50:42.397 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:42.397 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:42.397 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:42.397 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.397 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:42.397 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.572561+0000", 2023-10-09T10:50:42.397 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:42.397 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.397 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.397 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:42.398 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.572561+0000", 2023-10-09T10:50:42.398 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:50:42.398 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.398 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.398 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:42.398 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.572560+0000", 2023-10-09T10:50:42.398 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7776999999999999e-05 2023-10-09T10:50:42.398 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.398 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.398 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:42.398 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.572578+0000", 2023-10-09T10:50:42.398 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.8622000000000001e-05 2023-10-09T10:50:42.399 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.399 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.399 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:42.399 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.572606+0000", 2023-10-09T10:50:42.399 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.1871e-05 2023-10-09T10:50:42.399 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.399 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.399 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:42.399 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.572638+0000", 2023-10-09T10:50:42.399 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.6792000000000006e-05 2023-10-09T10:50:42.399 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.399 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.399 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:42.400 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.572715+0000", 2023-10-09T10:50:42.400 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1994000000000001e-05 2023-10-09T10:50:42.400 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.400 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.400 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:42.400 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.572727+0000", 2023-10-09T10:50:42.400 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00023419599999999999 2023-10-09T10:50:42.400 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.400 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.400 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:42.400 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.572961+0000", 2023-10-09T10:50:42.400 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00039994299999999999 2023-10-09T10:50:42.401 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.401 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:42.401 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.401 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.401 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.401 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(3.10 524/523 [PushOp(3:0d82a743:::600.00000000:head, version: 59'2, data_included: [], data_size: 0, omap_header_size: 274, omap_entries_size: 0, attrset_size: 4, recovery_info: ObjectRecoveryInfo(3:0d82a743:::600.00000000:head@59'2, size: 0, copy_subset: [], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:0, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:42.401 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:20.578169+0000", 2023-10-09T10:50:42.401 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 21.813077067999998, 2023-10-09T10:50:42.401 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000258273, 2023-10-09T10:50:42.401 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:42.401 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:42.401 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:42.401 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.402 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:42.402 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.578169+0000", 2023-10-09T10:50:42.402 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:42.402 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.402 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.402 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:42.402 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.578169+0000", 2023-10-09T10:50:42.402 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:50:42.402 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.402 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.402 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:42.402 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.578168+0000", 2023-10-09T10:50:42.403 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8989999999999999e-05 2023-10-09T10:50:42.403 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.403 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.403 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:42.403 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.578187+0000", 2023-10-09T10:50:42.403 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9703000000000001e-05 2023-10-09T10:50:42.403 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.403 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.403 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:42.403 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.578207+0000", 2023-10-09T10:50:42.403 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0091e-05 2023-10-09T10:50:42.403 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.404 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.404 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:42.404 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.578217+0000", 2023-10-09T10:50:42.404 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.3373000000000005e-05 2023-10-09T10:50:42.404 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.404 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.404 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:42.404 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.578281+0000", 2023-10-09T10:50:42.404 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7370000000000003e-06 2023-10-09T10:50:42.404 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.404 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.404 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:42.405 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.578286+0000", 2023-10-09T10:50:42.405 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014127500000000001 2023-10-09T10:50:42.405 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.405 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.405 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:42.405 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.578428+0000", 2023-10-09T10:50:42.405 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000258273 2023-10-09T10:50:42.405 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.405 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:42.405 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.405 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.405 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.406 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(3.1d 524/523 [PushOp(3:b871830b:::605.00000000:head, version: 59'2, data_included: [], data_size: 0, omap_header_size: 274, omap_entries_size: 0, attrset_size: 4, recovery_info: ObjectRecoveryInfo(3:b871830b:::605.00000000:head@59'2, size: 0, copy_subset: [], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:0, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:42.406 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:20.578263+0000", 2023-10-09T10:50:42.406 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 21.812983848000002, 2023-10-09T10:50:42.406 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000304185, 2023-10-09T10:50:42.406 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:42.406 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:42.406 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:42.406 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.406 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:42.406 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.578263+0000", 2023-10-09T10:50:42.406 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:42.407 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.407 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.407 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:42.407 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.578263+0000", 2023-10-09T10:50:42.407 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:50:42.407 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.407 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.407 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:42.407 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.578262+0000", 2023-10-09T10:50:42.407 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1106e-05 2023-10-09T10:50:42.407 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.408 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.408 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:42.408 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.578273+0000", 2023-10-09T10:50:42.408 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2395000000000001e-05 2023-10-09T10:50:42.408 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.408 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.408 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:42.408 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.578285+0000", 2023-10-09T10:50:42.408 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.9699999999999999e-06 2023-10-09T10:50:42.408 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.408 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.409 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:42.409 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.578293+0000", 2023-10-09T10:50:42.409 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.4948000000000003e-05 2023-10-09T10:50:42.409 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.409 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.409 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:42.409 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.578348+0000", 2023-10-09T10:50:42.409 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.5029999999999997e-06 2023-10-09T10:50:42.409 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.409 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.409 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:42.409 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.578354+0000", 2023-10-09T10:50:42.410 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00021281499999999999 2023-10-09T10:50:42.410 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.410 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.410 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:42.410 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.578567+0000", 2023-10-09T10:50:42.410 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000304185 2023-10-09T10:50:42.410 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.410 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:42.410 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.410 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.410 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.410 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(3.10 524/523 [PushOp(3:09401a81:::601.00000000:head, version: 59'4, data_included: [], data_size: 0, omap_header_size: 274, omap_entries_size: 0, attrset_size: 4, recovery_info: ObjectRecoveryInfo(3:09401a81:::601.00000000:head@59'4, size: 0, copy_subset: [], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:0, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:42.411 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:20.621310+0000", 2023-10-09T10:50:42.411 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 21.769936845, 2023-10-09T10:50:42.411 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000321785, 2023-10-09T10:50:42.411 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:42.411 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:42.411 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:42.411 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.411 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:42.411 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.621310+0000", 2023-10-09T10:50:42.411 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:42.411 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.412 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.412 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:42.412 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.621310+0000", 2023-10-09T10:50:42.412 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:50:42.412 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.412 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.412 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:42.412 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.621307+0000", 2023-10-09T10:50:42.412 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.4959999999999997e-05 2023-10-09T10:50:42.412 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.412 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.412 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:42.413 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.621342+0000", 2023-10-09T10:50:42.413 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.7744999999999998e-05 2023-10-09T10:50:42.413 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.413 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.413 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:42.413 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.621390+0000", 2023-10-09T10:50:42.413 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.3745999999999999e-05 2023-10-09T10:50:42.413 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.413 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.413 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:42.413 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.621413+0000", 2023-10-09T10:50:42.414 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.9505000000000006e-05 2023-10-09T10:50:42.414 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.414 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.414 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:42.414 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.621483+0000", 2023-10-09T10:50:42.414 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.0539999999999995e-06 2023-10-09T10:50:42.414 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.414 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.414 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:42.414 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.621491+0000", 2023-10-09T10:50:42.414 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014037199999999999 2023-10-09T10:50:42.414 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.415 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.415 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:42.415 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.621631+0000", 2023-10-09T10:50:42.415 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000321785 2023-10-09T10:50:42.415 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.415 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:42.415 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.415 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.415 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.415 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(3.10 524/523 [PushOp(3:0bd6d154:::602.00000000:head, version: 59'6, data_included: [], data_size: 0, omap_header_size: 274, omap_entries_size: 0, attrset_size: 4, recovery_info: ObjectRecoveryInfo(3:0bd6d154:::602.00000000:head@59'6, size: 0, copy_subset: [], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:0, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:42.415 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:20.664324+0000", 2023-10-09T10:50:42.415 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 21.726922102, 2023-10-09T10:50:42.416 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00031514899999999997, 2023-10-09T10:50:42.416 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:42.416 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:42.416 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:42.416 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.416 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:42.416 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.664324+0000", 2023-10-09T10:50:42.416 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:42.416 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.416 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.416 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:42.416 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.664324+0000", 2023-10-09T10:50:42.417 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:50:42.417 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.417 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.417 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:42.417 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.664322+0000", 2023-10-09T10:50:42.417 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.4882999999999997e-05 2023-10-09T10:50:42.417 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.417 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.417 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:42.417 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.664367+0000", 2023-10-09T10:50:42.417 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.5741999999999997e-05 2023-10-09T10:50:42.417 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.418 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.418 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:42.418 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.664412+0000", 2023-10-09T10:50:42.418 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1489999999999999e-05 2023-10-09T10:50:42.418 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.418 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.418 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:42.418 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.664434+0000", 2023-10-09T10:50:42.418 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.7784e-05 2023-10-09T10:50:42.418 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.418 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.418 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:42.418 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.664502+0000", 2023-10-09T10:50:42.419 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6104999999999999e-05 2023-10-09T10:50:42.419 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.419 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.419 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:42.419 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.664518+0000", 2023-10-09T10:50:42.419 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000121675 2023-10-09T10:50:42.419 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.419 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.419 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:42.419 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.664639+0000", 2023-10-09T10:50:42.419 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00031514899999999997 2023-10-09T10:50:42.419 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.420 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:42.420 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.420 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.420 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.420 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(3.10 524/523 [PushOp(3:0d89b25e:::603.00000000:head, version: 59'8, data_included: [], data_size: 0, omap_header_size: 274, omap_entries_size: 0, attrset_size: 4, recovery_info: ObjectRecoveryInfo(3:0d89b25e:::603.00000000:head@59'8, size: 0, copy_subset: [], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:0, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:42.420 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:20.707169+0000", 2023-10-09T10:50:42.420 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 21.684077236, 2023-10-09T10:50:42.420 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00022574499999999999, 2023-10-09T10:50:42.420 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:42.420 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:42.420 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:42.420 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.420 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:42.421 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.707169+0000", 2023-10-09T10:50:42.421 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:42.421 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.421 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.421 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:42.421 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.707169+0000", 2023-10-09T10:50:42.421 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:50:42.421 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.421 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.421 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:42.421 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.707168+0000", 2023-10-09T10:50:42.421 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.4338999999999999e-05 2023-10-09T10:50:42.422 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.422 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.422 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:42.422 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.707192+0000", 2023-10-09T10:50:42.422 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.7033999999999998e-05 2023-10-09T10:50:42.422 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.422 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.422 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:42.422 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.707229+0000", 2023-10-09T10:50:42.422 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7665000000000001e-05 2023-10-09T10:50:42.422 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.422 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.422 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:42.423 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.707247+0000", 2023-10-09T10:50:42.423 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.9942000000000003e-05 2023-10-09T10:50:42.423 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.423 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.423 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:42.423 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.707306+0000", 2023-10-09T10:50:42.423 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.5569999999999997e-06 2023-10-09T10:50:42.423 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.423 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.423 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:42.423 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.707311+0000", 2023-10-09T10:50:42.423 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.3827999999999998e-05 2023-10-09T10:50:42.424 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.424 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.424 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:42.424 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.707395+0000", 2023-10-09T10:50:42.424 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00022574499999999999 2023-10-09T10:50:42.424 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.424 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:42.424 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.424 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.424 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.424 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(3.1f 524/523 [PushOp(3:ff5b34d6:::1.00000000:head, version: 59'2, data_included: [], data_size: 0, omap_header_size: 274, omap_entries_size: 0, attrset_size: 4, recovery_info: ObjectRecoveryInfo(3:ff5b34d6:::1.00000000:head@59'2, size: 0, copy_subset: [], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:0, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:42.424 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:20.752365+0000", 2023-10-09T10:50:42.425 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 21.638881169000001, 2023-10-09T10:50:42.425 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00078978100000000003, 2023-10-09T10:50:42.425 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:42.425 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:42.425 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:42.425 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.425 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:42.425 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.752365+0000", 2023-10-09T10:50:42.425 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:42.425 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.425 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.426 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:42.426 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.752365+0000", 2023-10-09T10:50:42.426 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:50:42.426 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.426 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.426 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:42.426 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.752364+0000", 2023-10-09T10:50:42.426 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2713e-05 2023-10-09T10:50:42.426 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.426 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.426 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:42.426 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.752377+0000", 2023-10-09T10:50:42.427 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8816000000000001e-05 2023-10-09T10:50:42.427 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.427 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.427 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:42.427 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.752396+0000", 2023-10-09T10:50:42.427 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0098999999999999e-05 2023-10-09T10:50:42.427 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.427 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.427 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:42.427 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.752406+0000", 2023-10-09T10:50:42.427 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013835400000000001 2023-10-09T10:50:42.427 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.427 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.428 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:42.428 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.752544+0000", 2023-10-09T10:50:42.428 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5435999999999999e-05 2023-10-09T10:50:42.428 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.428 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.428 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:42.428 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.752560+0000", 2023-10-09T10:50:42.428 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00059523200000000001 2023-10-09T10:50:42.428 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.428 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.428 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:42.428 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.753155+0000", 2023-10-09T10:50:42.429 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00078978100000000003 2023-10-09T10:50:42.429 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.429 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:42.429 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.429 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.429 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.429 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(3.1f 524/523 [PushOp(3:fe07bba1:::100.00000000.inode:head, version: 59'3, data_included: [0~554], data_size: 554, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(3:fe07bba1:::100.00000000.inode:head@59'3, size: 554, copy_subset: [0~554], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:554, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:42.429 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:20.754612+0000", 2023-10-09T10:50:42.429 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 21.636634427000001, 2023-10-09T10:50:42.429 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00086088600000000005, 2023-10-09T10:50:42.429 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:42.429 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:42.429 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:42.430 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.430 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:42.430 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.754612+0000", 2023-10-09T10:50:42.430 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:42.430 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.430 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.430 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:42.430 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.754612+0000", 2023-10-09T10:50:42.430 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:50:42.430 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.430 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.430 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:42.431 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.754610+0000", 2023-10-09T10:50:42.431 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.5015999999999999e-05 2023-10-09T10:50:42.431 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.431 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.431 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:42.431 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.754636+0000", 2023-10-09T10:50:42.431 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.0509000000000001e-05 2023-10-09T10:50:42.431 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.431 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.431 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:42.431 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.754676+0000", 2023-10-09T10:50:42.431 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.3557000000000002e-05 2023-10-09T10:50:42.431 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.432 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.432 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:42.432 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.754700+0000", 2023-10-09T10:50:42.432 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013756700000000001 2023-10-09T10:50:42.432 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.432 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.432 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:42.432 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.754837+0000", 2023-10-09T10:50:42.432 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3046e-05 2023-10-09T10:50:42.432 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.432 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.432 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:42.433 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.754850+0000", 2023-10-09T10:50:42.433 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00062263800000000001 2023-10-09T10:50:42.433 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.433 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.433 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:42.433 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.755473+0000", 2023-10-09T10:50:42.433 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00086088600000000005 2023-10-09T10:50:42.433 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.433 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:42.433 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.433 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.433 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.434 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(3.1c 524/523 [PushOp(3:3ed09add:::607.00000000:head, version: 59'2, data_included: [], data_size: 0, omap_header_size: 274, omap_entries_size: 0, attrset_size: 4, recovery_info: ObjectRecoveryInfo(3:3ed09add:::607.00000000:head@59'2, size: 0, copy_subset: [], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:0, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:42.434 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:20.758560+0000", 2023-10-09T10:50:42.434 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 21.632686110000002, 2023-10-09T10:50:42.434 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000374507, 2023-10-09T10:50:42.434 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:42.434 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:42.434 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:42.434 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.434 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:42.434 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.758560+0000", 2023-10-09T10:50:42.434 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:42.434 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.435 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.435 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:42.435 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.758560+0000", 2023-10-09T10:50:42.435 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:50:42.435 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.435 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.435 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:42.435 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.758559+0000", 2023-10-09T10:50:42.435 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.5575000000000002e-05 2023-10-09T10:50:42.435 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.435 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.436 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:42.436 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.758585+0000", 2023-10-09T10:50:42.436 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1948000000000001e-05 2023-10-09T10:50:42.436 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.436 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.436 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:42.436 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.758607+0000", 2023-10-09T10:50:42.436 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1532000000000001e-05 2023-10-09T10:50:42.436 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.436 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.436 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:42.436 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.758618+0000", 2023-10-09T10:50:42.436 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.7292999999999993e-05 2023-10-09T10:50:42.437 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.437 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.437 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:42.437 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.758696+0000", 2023-10-09T10:50:42.437 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.9000000000000003e-06 2023-10-09T10:50:42.437 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.437 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.437 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:42.437 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.758702+0000", 2023-10-09T10:50:42.437 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00023311999999999999 2023-10-09T10:50:42.437 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.437 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.437 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:42.438 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:20.758935+0000", 2023-10-09T10:50:42.438 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000374507 2023-10-09T10:50:42.438 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.438 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:42.438 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.438 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.438 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.438 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(2.2 525/524 [PushOp(2:5cea7035:::rbd_info:head, version: 63'2, data_included: [0~19], data_size: 19, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(2:5cea7035:::rbd_info:head@63'2, size: 19, copy_subset: [0~19], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:19, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:42.438 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:21.739965+0000", 2023-10-09T10:50:42.438 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 20.651281476000001, 2023-10-09T10:50:42.438 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00035303999999999999, 2023-10-09T10:50:42.438 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.739965+0000", 2023-10-09T10:50:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.739965+0000", 2023-10-09T10:50:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:50:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.439 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.440 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:42.440 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.739964+0000", 2023-10-09T10:50:42.440 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8206000000000002e-05 2023-10-09T10:50:42.440 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.440 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.440 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:42.440 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.739983+0000", 2023-10-09T10:50:42.440 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1577e-05 2023-10-09T10:50:42.440 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.440 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.440 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:42.440 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.740004+0000", 2023-10-09T10:50:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0482999999999999e-05 2023-10-09T10:50:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.740015+0000", 2023-10-09T10:50:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6353999999999995e-05 2023-10-09T10:50:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.740081+0000", 2023-10-09T10:50:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.6369999999999999e-06 2023-10-09T10:50:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.441 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.442 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:42.442 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.740089+0000", 2023-10-09T10:50:42.442 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000229383 2023-10-09T10:50:42.442 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.442 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.442 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:42.442 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.740318+0000", 2023-10-09T10:50:42.442 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00035303999999999999 2023-10-09T10:50:42.442 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.442 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:42.442 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.442 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.443 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.443 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGRecoveryDelete(2.2 e525,524 2:45b7a9e3:::rbd_data.8d78bcf5e814.0000000000000000:head,485'83)", 2023-10-09T10:50:42.443 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:21.749276+0000", 2023-10-09T10:50:42.443 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 20.641970187999998, 2023-10-09T10:50:42.443 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017176499999999999, 2023-10-09T10:50:42.443 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:42.443 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:42.443 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:42.443 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.443 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:42.443 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.749276+0000", 2023-10-09T10:50:42.443 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.749276+0000", 2023-10-09T10:50:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:50:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.749275+0000", 2023-10-09T10:50:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0645000000000001e-05 2023-10-09T10:50:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.444 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:42.445 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.749286+0000", 2023-10-09T10:50:42.445 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5500000000000001e-05 2023-10-09T10:50:42.445 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.445 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.445 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:42.445 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.749301+0000", 2023-10-09T10:50:42.445 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.5530000000000004e-06 2023-10-09T10:50:42.445 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.445 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.445 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:42.445 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.749309+0000", 2023-10-09T10:50:42.445 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.9404000000000002e-05 2023-10-09T10:50:42.445 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.446 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.446 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:42.446 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.749368+0000", 2023-10-09T10:50:42.446 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1712999999999999e-05 2023-10-09T10:50:42.446 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.446 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.446 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:42.446 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.749380+0000", 2023-10-09T10:50:42.446 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.7850999999999998e-05 2023-10-09T10:50:42.446 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.446 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.447 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:42.447 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.749448+0000", 2023-10-09T10:50:42.447 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017176499999999999 2023-10-09T10:50:42.447 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.447 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:42.447 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.447 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.447 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.447 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGRecoveryDelete(2.2 e525,524 2:5beb8938:::rbd_object_map.8fd067d385d3:head,501'132)", 2023-10-09T10:50:42.447 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:21.757010+0000", 2023-10-09T10:50:42.447 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 20.634236761, 2023-10-09T10:50:42.448 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017624900000000001, 2023-10-09T10:50:42.448 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:42.448 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:42.448 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:42.448 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.448 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:42.448 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.757010+0000", 2023-10-09T10:50:42.448 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:42.448 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.448 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.448 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:42.448 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.757010+0000", 2023-10-09T10:50:42.449 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:50:42.449 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.449 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.449 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:42.449 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.757008+0000", 2023-10-09T10:50:42.449 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.8069999999999994e-06 2023-10-09T10:50:42.449 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.449 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.449 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:42.449 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.757018+0000", 2023-10-09T10:50:42.449 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.2937000000000001e-05 2023-10-09T10:50:42.450 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.450 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.450 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:42.450 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.757041+0000", 2023-10-09T10:50:42.450 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0977e-05 2023-10-09T10:50:42.450 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.450 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.450 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:42.450 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.757052+0000", 2023-10-09T10:50:42.450 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.3851999999999997e-05 2023-10-09T10:50:42.450 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.451 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.451 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:42.451 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.757126+0000", 2023-10-09T10:50:42.451 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.1410000000000005e-06 2023-10-09T10:50:42.451 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.451 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.451 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:42.451 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.757134+0000", 2023-10-09T10:50:42.451 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1788e-05 2023-10-09T10:50:42.451 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.451 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.452 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:42.452 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.757186+0000", 2023-10-09T10:50:42.452 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017624900000000001 2023-10-09T10:50:42.452 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.452 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:42.452 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.452 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.452 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.452 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGRecoveryDelete(2.3 e525,524 2:c65e0657:::rbd_header.60d1d2fad63c:head,68'52)", 2023-10-09T10:50:42.452 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:21.759706+0000", 2023-10-09T10:50:42.452 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 20.6315408, 2023-10-09T10:50:42.452 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00021745799999999999, 2023-10-09T10:50:42.453 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:42.453 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:42.453 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:42.453 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.453 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:42.453 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.759706+0000", 2023-10-09T10:50:42.453 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:42.453 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.453 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.453 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:42.453 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.759706+0000", 2023-10-09T10:50:42.453 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:50:42.454 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.454 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.454 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:42.454 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.759704+0000", 2023-10-09T10:50:42.454 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.012e-05 2023-10-09T10:50:42.454 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.454 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.454 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:42.454 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.759724+0000", 2023-10-09T10:50:42.454 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9831999999999999e-05 2023-10-09T10:50:42.454 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.455 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.455 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:42.455 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.759744+0000", 2023-10-09T10:50:42.455 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2840000000000001e-05 2023-10-09T10:50:42.455 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.455 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.455 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:42.455 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.759757+0000", 2023-10-09T10:50:42.455 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.5981000000000002e-05 2023-10-09T10:50:42.455 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.455 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.456 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:42.456 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.759843+0000", 2023-10-09T10:50:42.456 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.9799999999999993e-06 2023-10-09T10:50:42.456 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.456 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.456 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:42.456 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.759853+0000", 2023-10-09T10:50:42.456 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0214000000000002e-05 2023-10-09T10:50:42.456 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.456 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.456 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.759923+0000", 2023-10-09T10:50:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00021745799999999999 2023-10-09T10:50:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGRecoveryDelete(2.3 e525,524 2:dadecc43:::rbd_data.3ae3f10c099a.000000000000001a:head,68'107)", 2023-10-09T10:50:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:21.765039+0000", 2023-10-09T10:50:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 20.626207234999999, 2023-10-09T10:50:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017598900000000001, 2023-10-09T10:50:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:42.457 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:42.458 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:42.458 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.458 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:42.458 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.765039+0000", 2023-10-09T10:50:42.458 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:42.458 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.458 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.458 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:42.458 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.765039+0000", 2023-10-09T10:50:42.458 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:50:42.459 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.459 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.459 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:42.459 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.765038+0000", 2023-10-09T10:50:42.459 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1087000000000001e-05 2023-10-09T10:50:42.459 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.459 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.459 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:42.459 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.765049+0000", 2023-10-09T10:50:42.459 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7581e-05 2023-10-09T10:50:42.459 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.459 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.765067+0000", 2023-10-09T10:50:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.7190000000000001e-06 2023-10-09T10:50:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.765075+0000", 2023-10-09T10:50:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.5754999999999996e-05 2023-10-09T10:50:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.765140+0000", 2023-10-09T10:50:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.842e-06 2023-10-09T10:50:42.460 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.461 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.461 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:42.461 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.765150+0000", 2023-10-09T10:50:42.461 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.4995999999999999e-05 2023-10-09T10:50:42.461 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.461 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.461 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:42.461 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.765215+0000", 2023-10-09T10:50:42.461 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017598900000000001 2023-10-09T10:50:42.461 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.461 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:42.462 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.462 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.462 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.462 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGRecoveryDelete(2.3 e525,524 2:da52aca9:::rbd_object_map.629fcaae6685:head,76'166)", 2023-10-09T10:50:42.462 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:21.771682+0000", 2023-10-09T10:50:42.462 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 20.619564334, 2023-10-09T10:50:42.462 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00018380499999999999, 2023-10-09T10:50:42.462 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:42.462 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:42.462 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:42.462 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.462 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:42.463 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.771682+0000", 2023-10-09T10:50:42.463 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:42.463 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.463 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.463 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:42.463 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.771682+0000", 2023-10-09T10:50:42.463 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:50:42.463 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.463 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.463 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:42.463 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.771681+0000", 2023-10-09T10:50:42.463 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0081999999999999e-05 2023-10-09T10:50:42.464 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.464 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.464 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:42.464 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.771691+0000", 2023-10-09T10:50:42.464 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4786e-05 2023-10-09T10:50:42.464 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.464 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.464 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:42.464 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.771706+0000", 2023-10-09T10:50:42.464 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.8819999999999996e-06 2023-10-09T10:50:42.464 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.464 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.465 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:42.465 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.771716+0000", 2023-10-09T10:50:42.465 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.7333e-05 2023-10-09T10:50:42.465 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.465 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.465 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:42.465 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.771793+0000", 2023-10-09T10:50:42.465 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0746e-05 2023-10-09T10:50:42.465 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.465 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.465 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:42.466 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.771804+0000", 2023-10-09T10:50:42.466 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.1988000000000003e-05 2023-10-09T10:50:42.466 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.466 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.466 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:42.466 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.771866+0000", 2023-10-09T10:50:42.466 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00018380499999999999 2023-10-09T10:50:42.466 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.466 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:42.466 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.466 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.466 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.467 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGRecoveryDelete(2.3 e525,524 2:ce61863a:::rbd_data.b48f2d5a021c.0000000000000000:head,489'234)", 2023-10-09T10:50:42.467 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:21.776354+0000", 2023-10-09T10:50:42.467 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 20.614892477000001, 2023-10-09T10:50:42.467 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00020346599999999999, 2023-10-09T10:50:42.467 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:42.467 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:42.467 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:42.467 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.467 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:42.467 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.776354+0000", 2023-10-09T10:50:42.467 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:42.467 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.467 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.776354+0000", 2023-10-09T10:50:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:50:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.776353+0000", 2023-10-09T10:50:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3603e-05 2023-10-09T10:50:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.776366+0000", 2023-10-09T10:50:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1883e-05 2023-10-09T10:50:42.468 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.776388+0000", 2023-10-09T10:50:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6705999999999999e-05 2023-10-09T10:50:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.776405+0000", 2023-10-09T10:50:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.1519000000000004e-05 2023-10-09T10:50:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:42.469 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.776476+0000", 2023-10-09T10:50:42.470 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1803e-05 2023-10-09T10:50:42.470 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.470 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.470 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:42.470 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.776488+0000", 2023-10-09T10:50:42.470 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.9182000000000003e-05 2023-10-09T10:50:42.470 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.470 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.470 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:42.470 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.776557+0000", 2023-10-09T10:50:42.470 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00020346599999999999 2023-10-09T10:50:42.470 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.470 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGRecoveryDelete(2.3 e525,524 2:de302790:::rbd_data.8e4d2940550d.0000000000000019:head,492'268)", 2023-10-09T10:50:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:21.779516+0000", 2023-10-09T10:50:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 20.611730650999998, 2023-10-09T10:50:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000235999, 2023-10-09T10:50:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:42.471 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.779516+0000", 2023-10-09T10:50:42.472 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:42.472 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.472 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.472 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:42.472 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.779516+0000", 2023-10-09T10:50:42.472 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:50:42.472 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.472 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.472 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:42.472 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.779515+0000", 2023-10-09T10:50:42.472 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2533e-05 2023-10-09T10:50:42.472 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.473 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.473 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:42.473 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.779527+0000", 2023-10-09T10:50:42.473 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9422000000000001e-05 2023-10-09T10:50:42.473 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.473 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.473 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:42.473 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.779547+0000", 2023-10-09T10:50:42.473 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4887e-05 2023-10-09T10:50:42.473 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.473 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.474 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:42.474 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.779561+0000", 2023-10-09T10:50:42.474 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.9691999999999995e-05 2023-10-09T10:50:42.474 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.474 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.474 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:42.474 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.779641+0000", 2023-10-09T10:50:42.474 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5503e-05 2023-10-09T10:50:42.474 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.474 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.474 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:42.474 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.779657+0000", 2023-10-09T10:50:42.475 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.5128000000000001e-05 2023-10-09T10:50:42.475 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.475 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.475 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:42.475 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.779752+0000", 2023-10-09T10:50:42.475 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000235999 2023-10-09T10:50:42.475 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.475 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:42.475 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.475 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.475 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.475 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPush(2.3 525/524 [PushOp(2:c4c92e5a:::rbd_trash:head, version: 501'371, data_included: [], data_size: 0, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(2:c4c92e5a:::rbd_trash:head@501'371, size: 0, copy_subset: [], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:0, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-10-09T10:50:42.476 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:21.789816+0000", 2023-10-09T10:50:42.476 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 20.601430382, 2023-10-09T10:50:42.476 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00040744199999999999, 2023-10-09T10:50:42.476 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:42.476 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:50:42.476 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:42.476 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.476 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:42.476 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.789816+0000", 2023-10-09T10:50:42.476 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:42.476 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.789816+0000", 2023-10-09T10:50:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:50:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.789815+0000", 2023-10-09T10:50:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5065000000000001e-05 2023-10-09T10:50:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:42.477 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.789831+0000", 2023-10-09T10:50:42.478 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4388e-05 2023-10-09T10:50:42.478 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.478 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.478 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:42.478 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.789845+0000", 2023-10-09T10:50:42.478 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.7499999999999998e-06 2023-10-09T10:50:42.478 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.478 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.478 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:42.478 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.789855+0000", 2023-10-09T10:50:42.478 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000103433 2023-10-09T10:50:42.479 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.479 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.479 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:42.479 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.789958+0000", 2023-10-09T10:50:42.479 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1144999999999999e-05 2023-10-09T10:50:42.479 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.479 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.479 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:50:42.479 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.789969+0000", 2023-10-09T10:50:42.479 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00025417000000000001 2023-10-09T10:50:42.479 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.480 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.480 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:42.480 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:21.790223+0000", 2023-10-09T10:50:42.480 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00040744199999999999 2023-10-09T10:50:42.480 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.480 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:42.480 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.480 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.480 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.480 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPull(3.1f e529/528 cost 1049576)", 2023-10-09T10:50:42.480 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:40.556923+0000", 2023-10-09T10:50:42.481 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 1.8343237000000001, 2023-10-09T10:50:42.481 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00022517899999999999, 2023-10-09T10:50:42.481 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:42.481 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:50:42.481 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:42.481 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.481 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:42.481 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:40.556923+0000", 2023-10-09T10:50:42.481 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:42.481 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.481 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.482 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:42.482 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:40.556923+0000", 2023-10-09T10:50:42.482 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:50:42.482 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.482 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.482 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:42.482 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:40.556922+0000", 2023-10-09T10:50:42.482 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4146e-05 2023-10-09T10:50:42.482 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.482 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.482 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:42.482 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:40.556936+0000", 2023-10-09T10:50:42.483 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1391e-05 2023-10-09T10:50:42.483 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.483 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.483 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:42.483 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:40.556947+0000", 2023-10-09T10:50:42.483 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.2150000000000004e-06 2023-10-09T10:50:42.483 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.483 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.483 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:42.483 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:40.556955+0000", 2023-10-09T10:50:42.483 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.8578000000000006e-05 2023-10-09T10:50:42.483 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.484 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.484 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:42.484 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:40.557033+0000", 2023-10-09T10:50:42.484 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000114623 2023-10-09T10:50:42.484 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.484 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.484 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:42.484 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:40.557148+0000", 2023-10-09T10:50:42.484 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00022517899999999999 2023-10-09T10:50:42.484 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.485 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:42.485 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.485 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.485 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.485 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "MOSDPGPull(3.1f e529/528 cost 1049576)", 2023-10-09T10:50:42.485 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:50:40.558262+0000", 2023-10-09T10:50:42.485 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 1.8329844639999999, 2023-10-09T10:50:42.485 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00028970100000000001, 2023-10-09T10:50:42.485 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:50:42.485 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:50:42.485 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:50:42.485 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:50:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:40.558262+0000", 2023-10-09T10:50:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:50:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:50:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:40.558262+0000", 2023-10-09T10:50:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:50:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:50:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:40.558261+0000", 2023-10-09T10:50:42.486 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4711e-05 2023-10-09T10:50:42.487 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.487 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.487 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:50:42.487 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:40.558276+0000", 2023-10-09T10:50:42.487 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4054e-05 2023-10-09T10:50:42.487 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.487 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.487 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:50:42.487 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:40.558290+0000", 2023-10-09T10:50:42.487 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.2320000000000004e-06 2023-10-09T10:50:42.487 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.487 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.487 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:50:42.488 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:40.558297+0000", 2023-10-09T10:50:42.488 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.0034000000000002e-05 2023-10-09T10:50:42.488 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.488 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.488 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:50:42.488 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:40.558347+0000", 2023-10-09T10:50:42.488 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00020457799999999999 2023-10-09T10:50:42.488 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:50:42.488 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:50:42.488 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:50:42.488 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:50:40.558552+0000", 2023-10-09T10:50:42.488 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00028970100000000001 2023-10-09T10:50:42.489 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.489 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:42.489 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.489 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:50:42.489 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:50:42.489 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:50:42.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:42 smithi086 bash[59714]: cluster 2023-10-09T10:50:41.540599+0000 osd.4 (osd.4) 442 : cluster 3 failed to encode map e530 with expected crc 2023-10-09T10:50:42.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:42 smithi086 bash[59714]: cluster 2023-10-09T10:50:41.541307+0000 mon.a (mon.0) 2270 : cluster 0 osdmap e530: 8 total, 8 up, 8 in 2023-10-09T10:50:42.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:42 smithi086 bash[59714]: cluster 2023-10-09T10:50:41.545187+0000 osd.7 (osd.7) 537 : cluster 3 failed to encode map e530 with expected crc 2023-10-09T10:50:42.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:50:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:50:42] "GET /metrics HTTP/1.1" 200 34184 "" "Prometheus/2.33.4" 2023-10-09T10:50:42.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:42 smithi053 bash[79554]: cluster 2023-10-09T10:50:41.540599+0000 osd.4 (osd.4) 442 : cluster 3 failed to encode map e530 with expected crc 2023-10-09T10:50:42.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:42 smithi053 bash[79554]: cluster 2023-10-09T10:50:41.541307+0000 mon.a (mon.0) 2270 : cluster 0 osdmap e530: 8 total, 8 up, 8 in 2023-10-09T10:50:42.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:42 smithi053 bash[79554]: cluster 2023-10-09T10:50:41.545187+0000 osd.7 (osd.7) 537 : cluster 3 failed to encode map e530 with expected crc 2023-10-09T10:50:42.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:42 smithi053 bash[76859]: cluster 2023-10-09T10:50:41.540599+0000 osd.4 (osd.4) 442 : cluster 3 failed to encode map e530 with expected crc 2023-10-09T10:50:42.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:42 smithi053 bash[76859]: cluster 2023-10-09T10:50:41.541307+0000 mon.a (mon.0) 2270 : cluster 0 osdmap e530: 8 total, 8 up, 8 in 2023-10-09T10:50:42.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:42 smithi053 bash[76859]: cluster 2023-10-09T10:50:41.545187+0000 osd.7 (osd.7) 537 : cluster 3 failed to encode map e530 with expected crc 2023-10-09T10:50:43.364 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-10-09T10:50:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:43 smithi086 bash[59714]: cluster 2023-10-09T10:50:42.064631+0000 mgr.y (mgr.26072) 1468 : cluster 0 pgmap v1794: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-09T10:50:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:43 smithi086 bash[59714]: cluster 2023-10-09T10:50:42.556938+0000 mon.a (mon.0) 2271 : cluster 0 osdmap e531: 8 total, 8 up, 8 in 2023-10-09T10:50:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:43 smithi086 bash[59714]: cluster 2023-10-09T10:50:42.558722+0000 osd.7 (osd.7) 538 : cluster 3 failed to encode map e531 with expected crc 2023-10-09T10:50:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:43 smithi086 bash[59714]: cluster 2023-10-09T10:50:42.560667+0000 osd.7 (osd.7) 539 : cluster 3 failed to encode map e531 with expected crc 2023-10-09T10:50:43.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:43 smithi053 bash[79554]: cluster 2023-10-09T10:50:42.064631+0000 mgr.y (mgr.26072) 1468 : cluster 0 pgmap v1794: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-09T10:50:43.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:43 smithi053 bash[79554]: cluster 2023-10-09T10:50:42.556938+0000 mon.a (mon.0) 2271 : cluster 0 osdmap e531: 8 total, 8 up, 8 in 2023-10-09T10:50:43.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:43 smithi053 bash[79554]: cluster 2023-10-09T10:50:42.558722+0000 osd.7 (osd.7) 538 : cluster 3 failed to encode map e531 with expected crc 2023-10-09T10:50:43.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:43 smithi053 bash[79554]: cluster 2023-10-09T10:50:42.560667+0000 osd.7 (osd.7) 539 : cluster 3 failed to encode map e531 with expected crc 2023-10-09T10:50:43.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:43 smithi053 bash[76859]: cluster 2023-10-09T10:50:42.064631+0000 mgr.y (mgr.26072) 1468 : cluster 0 pgmap v1794: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-10-09T10:50:43.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:43 smithi053 bash[76859]: cluster 2023-10-09T10:50:42.556938+0000 mon.a (mon.0) 2271 : cluster 0 osdmap e531: 8 total, 8 up, 8 in 2023-10-09T10:50:43.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:43 smithi053 bash[76859]: cluster 2023-10-09T10:50:42.558722+0000 osd.7 (osd.7) 538 : cluster 3 failed to encode map e531 with expected crc 2023-10-09T10:50:43.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:43 smithi053 bash[76859]: cluster 2023-10-09T10:50:42.560667+0000 osd.7 (osd.7) 539 : cluster 3 failed to encode map e531 with expected crc 2023-10-09T10:50:44.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:44 smithi086 bash[59714]: cluster 2023-10-09T10:50:43.167965+0000 osd.5 (osd.5) 583 : cluster 3 failed to encode map e531 with expected crc 2023-10-09T10:50:44.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:44 smithi086 bash[59714]: cluster 2023-10-09T10:50:43.561628+0000 mon.a (mon.0) 2272 : cluster 0 osdmap e532: 8 total, 8 up, 8 in 2023-10-09T10:50:44.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:44 smithi086 bash[59714]: cluster 2023-10-09T10:50:43.561640+0000 osd.7 (osd.7) 540 : cluster 3 failed to encode map e532 with expected crc 2023-10-09T10:50:44.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:44 smithi086 bash[59714]: cluster 2023-10-09T10:50:43.564733+0000 osd.7 (osd.7) 541 : cluster 3 failed to encode map e532 with expected crc 2023-10-09T10:50:44.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:44 smithi086 bash[59714]: cluster 2023-10-09T10:50:43.568645+0000 osd.4 (osd.4) 443 : cluster 3 failed to encode map e532 with expected crc 2023-10-09T10:50:44.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:44 smithi086 bash[59714]: cluster 2023-10-09T10:50:43.580559+0000 osd.5 (osd.5) 584 : cluster 3 failed to encode map e532 with expected crc 2023-10-09T10:50:44.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:44 smithi086 bash[59714]: cluster 2023-10-09T10:50:43.581730+0000 osd.5 (osd.5) 585 : cluster 3 failed to encode map e532 with expected crc 2023-10-09T10:50:44.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:44 smithi053 bash[79554]: cluster 2023-10-09T10:50:43.167965+0000 osd.5 (osd.5) 583 : cluster 3 failed to encode map e531 with expected crc 2023-10-09T10:50:44.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:44 smithi053 bash[79554]: cluster 2023-10-09T10:50:43.561628+0000 mon.a (mon.0) 2272 : cluster 0 osdmap e532: 8 total, 8 up, 8 in 2023-10-09T10:50:44.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:44 smithi053 bash[79554]: cluster 2023-10-09T10:50:43.561640+0000 osd.7 (osd.7) 540 : cluster 3 failed to encode map e532 with expected crc 2023-10-09T10:50:44.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:44 smithi053 bash[79554]: cluster 2023-10-09T10:50:43.564733+0000 osd.7 (osd.7) 541 : cluster 3 failed to encode map e532 with expected crc 2023-10-09T10:50:44.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:44 smithi053 bash[79554]: cluster 2023-10-09T10:50:43.568645+0000 osd.4 (osd.4) 443 : cluster 3 failed to encode map e532 with expected crc 2023-10-09T10:50:44.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:44 smithi053 bash[79554]: cluster 2023-10-09T10:50:43.580559+0000 osd.5 (osd.5) 584 : cluster 3 failed to encode map e532 with expected crc 2023-10-09T10:50:44.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:44 smithi053 bash[79554]: cluster 2023-10-09T10:50:43.581730+0000 osd.5 (osd.5) 585 : cluster 3 failed to encode map e532 with expected crc 2023-10-09T10:50:44.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:44 smithi053 bash[76859]: cluster 2023-10-09T10:50:43.167965+0000 osd.5 (osd.5) 583 : cluster 3 failed to encode map e531 with expected crc 2023-10-09T10:50:44.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:44 smithi053 bash[76859]: cluster 2023-10-09T10:50:43.561628+0000 mon.a (mon.0) 2272 : cluster 0 osdmap e532: 8 total, 8 up, 8 in 2023-10-09T10:50:44.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:44 smithi053 bash[76859]: cluster 2023-10-09T10:50:43.561640+0000 osd.7 (osd.7) 540 : cluster 3 failed to encode map e532 with expected crc 2023-10-09T10:50:44.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:44 smithi053 bash[76859]: cluster 2023-10-09T10:50:43.564733+0000 osd.7 (osd.7) 541 : cluster 3 failed to encode map e532 with expected crc 2023-10-09T10:50:44.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:44 smithi053 bash[76859]: cluster 2023-10-09T10:50:43.568645+0000 osd.4 (osd.4) 443 : cluster 3 failed to encode map e532 with expected crc 2023-10-09T10:50:44.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:44 smithi053 bash[76859]: cluster 2023-10-09T10:50:43.580559+0000 osd.5 (osd.5) 584 : cluster 3 failed to encode map e532 with expected crc 2023-10-09T10:50:44.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:44 smithi053 bash[76859]: cluster 2023-10-09T10:50:43.581730+0000 osd.5 (osd.5) 585 : cluster 3 failed to encode map e532 with expected crc 2023-10-09T10:50:45.330 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:50:45.677 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:45 smithi053 bash[79554]: cluster 2023-10-09T10:50:44.065278+0000 mgr.y (mgr.26072) 1469 : cluster 0 pgmap v1797: 73 pgs: 3 peering, 70 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 144 KiB/s, 6 objects/s recovering 2023-10-09T10:50:45.677 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:45 smithi053 bash[76859]: cluster 2023-10-09T10:50:44.065278+0000 mgr.y (mgr.26072) 1469 : cluster 0 pgmap v1797: 73 pgs: 3 peering, 70 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 144 KiB/s, 6 objects/s recovering 2023-10-09T10:50:45.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:45 smithi086 bash[59714]: cluster 2023-10-09T10:50:44.065278+0000 mgr.y (mgr.26072) 1469 : cluster 0 pgmap v1797: 73 pgs: 3 peering, 70 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 144 KiB/s, 6 objects/s recovering 2023-10-09T10:50:47.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:47 smithi086 bash[59714]: cluster 2023-10-09T10:50:46.066183+0000 mgr.y (mgr.26072) 1470 : cluster 0 pgmap v1798: 73 pgs: 2 peering, 71 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s, 5 objects/s recovering 2023-10-09T10:50:47.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:47 smithi053 bash[79554]: cluster 2023-10-09T10:50:46.066183+0000 mgr.y (mgr.26072) 1470 : cluster 0 pgmap v1798: 73 pgs: 2 peering, 71 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s, 5 objects/s recovering 2023-10-09T10:50:47.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:47 smithi053 bash[76859]: cluster 2023-10-09T10:50:46.066183+0000 mgr.y (mgr.26072) 1470 : cluster 0 pgmap v1798: 73 pgs: 2 peering, 71 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s, 5 objects/s recovering 2023-10-09T10:50:48.140 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:50:49.607 INFO:teuthology.orchestra.run.smithi053.stderr:set osd.0 primary-affinity to 1 (8655362) 2023-10-09T10:50:49.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:49 smithi086 bash[59714]: cluster 2023-10-09T10:50:48.066928+0000 mgr.y (mgr.26072) 1471 : cluster 0 pgmap v1799: 73 pgs: 2 peering, 71 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 88 KiB/s, 3 objects/s recovering 2023-10-09T10:50:49.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:49 smithi086 bash[59714]: audit 2023-10-09T10:50:49.357864+0000 mon.c (mon.2) 123 : audit 1 from='client.? 172.21.15.53:0/1357516200' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T10:50:49.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:49 smithi086 bash[59714]: audit 2023-10-09T10:50:49.358649+0000 mon.a (mon.0) 2273 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T10:50:49.869 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:49 smithi053 bash[79554]: cluster 2023-10-09T10:50:48.066928+0000 mgr.y (mgr.26072) 1471 : cluster 0 pgmap v1799: 73 pgs: 2 peering, 71 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 88 KiB/s, 3 objects/s recovering 2023-10-09T10:50:49.869 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:49 smithi053 bash[79554]: audit 2023-10-09T10:50:49.357864+0000 mon.c (mon.2) 123 : audit 1 from='client.? 172.21.15.53:0/1357516200' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T10:50:49.869 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:49 smithi053 bash[79554]: audit 2023-10-09T10:50:49.358649+0000 mon.a (mon.0) 2273 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T10:50:49.869 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:49 smithi053 bash[76859]: cluster 2023-10-09T10:50:48.066928+0000 mgr.y (mgr.26072) 1471 : cluster 0 pgmap v1799: 73 pgs: 2 peering, 71 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 88 KiB/s, 3 objects/s recovering 2023-10-09T10:50:49.869 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:49 smithi053 bash[76859]: audit 2023-10-09T10:50:49.357864+0000 mon.c (mon.2) 123 : audit 1 from='client.? 172.21.15.53:0/1357516200' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T10:50:49.869 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:49 smithi053 bash[76859]: audit 2023-10-09T10:50:49.358649+0000 mon.a (mon.0) 2273 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-10-09T10:50:50.570 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd reweight 1 1 2023-10-09T10:50:50.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:50 smithi086 bash[59714]: cluster 2023-10-09T10:50:49.593402+0000 osd.4 (osd.4) 444 : cluster 3 failed to encode map e533 with expected crc 2023-10-09T10:50:50.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:50 smithi086 bash[59714]: audit 2023-10-09T10:50:49.595202+0000 mon.a (mon.0) 2274 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-10-09T10:50:50.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:50 smithi086 bash[59714]: cluster 2023-10-09T10:50:49.595358+0000 mon.a (mon.0) 2275 : cluster 0 osdmap e533: 8 total, 8 up, 8 in 2023-10-09T10:50:50.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:50 smithi086 bash[59714]: cluster 2023-10-09T10:50:49.597434+0000 osd.7 (osd.7) 542 : cluster 3 failed to encode map e533 with expected crc 2023-10-09T10:50:50.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:50 smithi086 bash[59714]: cluster 2023-10-09T10:50:49.599146+0000 osd.4 (osd.4) 445 : cluster 3 failed to encode map e533 with expected crc 2023-10-09T10:50:50.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:50 smithi086 bash[59714]: cluster 2023-10-09T10:50:49.600962+0000 osd.5 (osd.5) 586 : cluster 3 failed to encode map e533 with expected crc 2023-10-09T10:50:50.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:50 smithi086 bash[59714]: cluster 2023-10-09T10:50:50.596099+0000 mon.a (mon.0) 2276 : cluster 0 osdmap e534: 8 total, 8 up, 8 in 2023-10-09T10:50:50.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:50 smithi053 bash[79554]: cluster 2023-10-09T10:50:49.593402+0000 osd.4 (osd.4) 444 : cluster 3 failed to encode map e533 with expected crc 2023-10-09T10:50:50.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:50 smithi053 bash[79554]: audit 2023-10-09T10:50:49.595202+0000 mon.a (mon.0) 2274 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-10-09T10:50:50.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:50 smithi053 bash[79554]: cluster 2023-10-09T10:50:49.595358+0000 mon.a (mon.0) 2275 : cluster 0 osdmap e533: 8 total, 8 up, 8 in 2023-10-09T10:50:50.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:50 smithi053 bash[79554]: cluster 2023-10-09T10:50:49.597434+0000 osd.7 (osd.7) 542 : cluster 3 failed to encode map e533 with expected crc 2023-10-09T10:50:50.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:50 smithi053 bash[79554]: cluster 2023-10-09T10:50:49.599146+0000 osd.4 (osd.4) 445 : cluster 3 failed to encode map e533 with expected crc 2023-10-09T10:50:50.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:50 smithi053 bash[79554]: cluster 2023-10-09T10:50:49.600962+0000 osd.5 (osd.5) 586 : cluster 3 failed to encode map e533 with expected crc 2023-10-09T10:50:50.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:50 smithi053 bash[79554]: cluster 2023-10-09T10:50:50.596099+0000 mon.a (mon.0) 2276 : cluster 0 osdmap e534: 8 total, 8 up, 8 in 2023-10-09T10:50:50.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:50 smithi053 bash[76859]: cluster 2023-10-09T10:50:49.593402+0000 osd.4 (osd.4) 444 : cluster 3 failed to encode map e533 with expected crc 2023-10-09T10:50:50.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:50 smithi053 bash[76859]: audit 2023-10-09T10:50:49.595202+0000 mon.a (mon.0) 2274 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-10-09T10:50:50.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:50 smithi053 bash[76859]: cluster 2023-10-09T10:50:49.595358+0000 mon.a (mon.0) 2275 : cluster 0 osdmap e533: 8 total, 8 up, 8 in 2023-10-09T10:50:50.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:50 smithi053 bash[76859]: cluster 2023-10-09T10:50:49.597434+0000 osd.7 (osd.7) 542 : cluster 3 failed to encode map e533 with expected crc 2023-10-09T10:50:50.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:50 smithi053 bash[76859]: cluster 2023-10-09T10:50:49.599146+0000 osd.4 (osd.4) 445 : cluster 3 failed to encode map e533 with expected crc 2023-10-09T10:50:50.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:50 smithi053 bash[76859]: cluster 2023-10-09T10:50:49.600962+0000 osd.5 (osd.5) 586 : cluster 3 failed to encode map e533 with expected crc 2023-10-09T10:50:50.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:50 smithi053 bash[76859]: cluster 2023-10-09T10:50:50.596099+0000 mon.a (mon.0) 2276 : cluster 0 osdmap e534: 8 total, 8 up, 8 in 2023-10-09T10:50:51.488 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:50:51.489 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [], 2023-10-09T10:50:51.489 INFO:teuthology.orchestra.run.smithi086.stdout: "num_ops": 0 2023-10-09T10:50:51.489 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:50:51.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:51 smithi086 bash[59714]: cluster 2023-10-09T10:50:50.067298+0000 mgr.y (mgr.26072) 1472 : cluster 0 pgmap v1801: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s, 3 objects/s recovering 2023-10-09T10:50:51.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:51 smithi086 bash[59714]: cluster 2023-10-09T10:50:50.595174+0000 osd.4 (osd.4) 446 : cluster 3 failed to encode map e534 with expected crc 2023-10-09T10:50:51.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:51 smithi086 bash[59714]: cluster 2023-10-09T10:50:50.597105+0000 osd.6 (osd.6) 560 : cluster 3 failed to encode map e534 with expected crc 2023-10-09T10:50:51.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:51 smithi086 bash[59714]: cluster 2023-10-09T10:50:50.600555+0000 osd.4 (osd.4) 447 : cluster 3 failed to encode map e534 with expected crc 2023-10-09T10:50:51.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:51 smithi086 bash[59714]: cluster 2023-10-09T10:50:50.949126+0000 osd.7 (osd.7) 543 : cluster 3 failed to encode map e534 with expected crc 2023-10-09T10:50:51.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:51 smithi053 bash[79554]: cluster 2023-10-09T10:50:50.067298+0000 mgr.y (mgr.26072) 1472 : cluster 0 pgmap v1801: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s, 3 objects/s recovering 2023-10-09T10:50:51.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:51 smithi053 bash[79554]: cluster 2023-10-09T10:50:50.595174+0000 osd.4 (osd.4) 446 : cluster 3 failed to encode map e534 with expected crc 2023-10-09T10:50:51.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:51 smithi053 bash[79554]: cluster 2023-10-09T10:50:50.597105+0000 osd.6 (osd.6) 560 : cluster 3 failed to encode map e534 with expected crc 2023-10-09T10:50:51.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:51 smithi053 bash[79554]: cluster 2023-10-09T10:50:50.600555+0000 osd.4 (osd.4) 447 : cluster 3 failed to encode map e534 with expected crc 2023-10-09T10:50:51.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:51 smithi053 bash[79554]: cluster 2023-10-09T10:50:50.949126+0000 osd.7 (osd.7) 543 : cluster 3 failed to encode map e534 with expected crc 2023-10-09T10:50:51.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:51 smithi053 bash[76859]: cluster 2023-10-09T10:50:50.067298+0000 mgr.y (mgr.26072) 1472 : cluster 0 pgmap v1801: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s, 3 objects/s recovering 2023-10-09T10:50:51.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:51 smithi053 bash[76859]: cluster 2023-10-09T10:50:50.595174+0000 osd.4 (osd.4) 446 : cluster 3 failed to encode map e534 with expected crc 2023-10-09T10:50:51.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:51 smithi053 bash[76859]: cluster 2023-10-09T10:50:50.597105+0000 osd.6 (osd.6) 560 : cluster 3 failed to encode map e534 with expected crc 2023-10-09T10:50:51.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:51 smithi053 bash[76859]: cluster 2023-10-09T10:50:50.600555+0000 osd.4 (osd.4) 447 : cluster 3 failed to encode map e534 with expected crc 2023-10-09T10:50:51.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:51 smithi053 bash[76859]: cluster 2023-10-09T10:50:50.949126+0000 osd.7 (osd.7) 543 : cluster 3 failed to encode map e534 with expected crc 2023-10-09T10:50:52.442 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-10-09T10:50:52.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:52 smithi086 bash[59714]: cluster 2023-10-09T10:50:50.863798+0000 osd.5 (osd.5) 587 : cluster 3 failed to encode map e534 with expected crc 2023-10-09T10:50:52.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:52 smithi053 bash[76859]: cluster 2023-10-09T10:50:50.863798+0000 osd.5 (osd.5) 587 : cluster 3 failed to encode map e534 with expected crc 2023-10-09T10:50:52.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:50:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:50:52] "GET /metrics HTTP/1.1" 200 34184 "" "Prometheus/2.33.4" 2023-10-09T10:50:52.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:52 smithi053 bash[79554]: cluster 2023-10-09T10:50:50.863798+0000 osd.5 (osd.5) 587 : cluster 3 failed to encode map e534 with expected crc 2023-10-09T10:50:53.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:53 smithi053 bash[79554]: cluster 2023-10-09T10:50:52.068207+0000 mgr.y (mgr.26072) 1473 : cluster 0 pgmap v1803: 73 pgs: 2 activating, 71 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:50:53.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:53 smithi053 bash[79554]: cluster 2023-10-09T10:50:52.607080+0000 mon.a (mon.0) 2277 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive (PG_AVAILABILITY) 2023-10-09T10:50:53.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:53 smithi053 bash[79554]: audit 2023-10-09T10:50:53.113969+0000 mon.a (mon.0) 2278 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:53.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:53 smithi053 bash[79554]: audit 2023-10-09T10:50:53.115869+0000 mon.a (mon.0) 2279 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:50:53.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:53 smithi053 bash[76859]: cluster 2023-10-09T10:50:52.068207+0000 mgr.y (mgr.26072) 1473 : cluster 0 pgmap v1803: 73 pgs: 2 activating, 71 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:50:53.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:53 smithi053 bash[76859]: cluster 2023-10-09T10:50:52.607080+0000 mon.a (mon.0) 2277 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive (PG_AVAILABILITY) 2023-10-09T10:50:53.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:53 smithi053 bash[76859]: audit 2023-10-09T10:50:53.113969+0000 mon.a (mon.0) 2278 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:53.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:53 smithi053 bash[76859]: audit 2023-10-09T10:50:53.115869+0000 mon.a (mon.0) 2279 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:50:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:53 smithi086 bash[59714]: cluster 2023-10-09T10:50:52.068207+0000 mgr.y (mgr.26072) 1473 : cluster 0 pgmap v1803: 73 pgs: 2 activating, 71 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:50:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:53 smithi086 bash[59714]: cluster 2023-10-09T10:50:52.607080+0000 mon.a (mon.0) 2277 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive (PG_AVAILABILITY) 2023-10-09T10:50:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:53 smithi086 bash[59714]: audit 2023-10-09T10:50:53.113969+0000 mon.a (mon.0) 2278 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:53 smithi086 bash[59714]: audit 2023-10-09T10:50:53.115869+0000 mon.a (mon.0) 2279 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:50:55.357 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:50:55.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:54 smithi086 bash[59714]: audit 2023-10-09T10:50:53.978131+0000 mon.a (mon.0) 2280 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:55.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:54 smithi086 bash[59714]: cluster 2023-10-09T10:50:54.069168+0000 mgr.y (mgr.26072) 1474 : cluster 0 pgmap v1804: 73 pgs: 2 activating, 71 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:50:55.392 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:54 smithi053 bash[79554]: audit 2023-10-09T10:50:53.978131+0000 mon.a (mon.0) 2280 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:55.393 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:54 smithi053 bash[79554]: cluster 2023-10-09T10:50:54.069168+0000 mgr.y (mgr.26072) 1474 : cluster 0 pgmap v1804: 73 pgs: 2 activating, 71 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:50:55.393 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:54 smithi053 bash[76859]: audit 2023-10-09T10:50:53.978131+0000 mon.a (mon.0) 2280 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:50:55.393 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:54 smithi053 bash[76859]: cluster 2023-10-09T10:50:54.069168+0000 mgr.y (mgr.26072) 1474 : cluster 0 pgmap v1804: 73 pgs: 2 activating, 71 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:50:56.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:56 smithi053 bash[79554]: cluster 2023-10-09T10:50:56.121635+0000 mon.a (mon.0) 2281 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive) 2023-10-09T10:50:56.544 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:56 smithi053 bash[79554]: cluster 2023-10-09T10:50:56.121664+0000 mon.a (mon.0) 2282 : cluster 1 Cluster is now healthy 2023-10-09T10:50:56.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:56 smithi053 bash[76859]: cluster 2023-10-09T10:50:56.121635+0000 mon.a (mon.0) 2281 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive) 2023-10-09T10:50:56.544 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:56 smithi053 bash[76859]: cluster 2023-10-09T10:50:56.121664+0000 mon.a (mon.0) 2282 : cluster 1 Cluster is now healthy 2023-10-09T10:50:56.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:56 smithi086 bash[59714]: cluster 2023-10-09T10:50:56.121635+0000 mon.a (mon.0) 2281 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive) 2023-10-09T10:50:56.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:56 smithi086 bash[59714]: cluster 2023-10-09T10:50:56.121664+0000 mon.a (mon.0) 2282 : cluster 1 Cluster is now healthy 2023-10-09T10:50:57.224 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:50:57.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:57 smithi053 bash[76859]: cluster 2023-10-09T10:50:56.070127+0000 mgr.y (mgr.26072) 1475 : cluster 0 pgmap v1805: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:50:57.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:57 smithi053 bash[79554]: cluster 2023-10-09T10:50:56.070127+0000 mgr.y (mgr.26072) 1475 : cluster 0 pgmap v1805: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:50:57.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:57 smithi086 bash[59714]: cluster 2023-10-09T10:50:56.070127+0000 mgr.y (mgr.26072) 1475 : cluster 0 pgmap v1805: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:50:59.542 INFO:teuthology.orchestra.run.smithi053.stderr:reweighted osd.1 to 1 (10000) 2023-10-09T10:50:59.810 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:59 smithi053 bash[76859]: cluster 2023-10-09T10:50:58.070707+0000 mgr.y (mgr.26072) 1476 : cluster 0 pgmap v1806: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:50:59.810 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:50:59 smithi053 bash[76859]: audit 2023-10-09T10:50:59.238438+0000 mon.a (mon.0) 2283 : audit 1 from='client.? 172.21.15.53:0/1072311406' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T10:50:59.810 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:59 smithi053 bash[79554]: cluster 2023-10-09T10:50:58.070707+0000 mgr.y (mgr.26072) 1476 : cluster 0 pgmap v1806: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:50:59.811 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:50:59 smithi053 bash[79554]: audit 2023-10-09T10:50:59.238438+0000 mon.a (mon.0) 2283 : audit 1 from='client.? 172.21.15.53:0/1072311406' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T10:50:59.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:59 smithi086 bash[59714]: cluster 2023-10-09T10:50:58.070707+0000 mgr.y (mgr.26072) 1476 : cluster 0 pgmap v1806: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:50:59.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:50:59 smithi086 bash[59714]: audit 2023-10-09T10:50:59.238438+0000 mon.a (mon.0) 2283 : audit 1 from='client.? 172.21.15.53:0/1072311406' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T10:51:00.475 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 1 1 2023-10-09T10:51:00.680 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:51:00.680 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [], 2023-10-09T10:51:00.680 INFO:teuthology.orchestra.run.smithi086.stdout: "complaint_time": 30, 2023-10-09T10:51:00.680 INFO:teuthology.orchestra.run.smithi086.stdout: "num_blocked_ops": 0 2023-10-09T10:51:00.680 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:51:00.705 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:00 smithi086 bash[59714]: cluster 2023-10-09T10:50:59.530438+0000 osd.6 (osd.6) 561 : cluster 3 failed to encode map e535 with expected crc 2023-10-09T10:51:00.706 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:00 smithi086 bash[59714]: cluster 2023-10-09T10:50:59.530830+0000 osd.7 (osd.7) 544 : cluster 3 failed to encode map e535 with expected crc 2023-10-09T10:51:00.706 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:00 smithi086 bash[59714]: audit 2023-10-09T10:50:59.533460+0000 mon.a (mon.0) 2284 : audit 1 from='client.? 172.21.15.53:0/1072311406' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-09T10:51:00.706 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:00 smithi086 bash[59714]: cluster 2023-10-09T10:50:59.533642+0000 mon.a (mon.0) 2285 : cluster 0 osdmap e535: 8 total, 8 up, 8 in 2023-10-09T10:51:00.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:00 smithi053 bash[76859]: cluster 2023-10-09T10:50:59.530438+0000 osd.6 (osd.6) 561 : cluster 3 failed to encode map e535 with expected crc 2023-10-09T10:51:00.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:00 smithi053 bash[76859]: cluster 2023-10-09T10:50:59.530830+0000 osd.7 (osd.7) 544 : cluster 3 failed to encode map e535 with expected crc 2023-10-09T10:51:00.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:00 smithi053 bash[76859]: audit 2023-10-09T10:50:59.533460+0000 mon.a (mon.0) 2284 : audit 1 from='client.? 172.21.15.53:0/1072311406' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-09T10:51:00.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:00 smithi053 bash[76859]: cluster 2023-10-09T10:50:59.533642+0000 mon.a (mon.0) 2285 : cluster 0 osdmap e535: 8 total, 8 up, 8 in 2023-10-09T10:51:00.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:00 smithi053 bash[79554]: cluster 2023-10-09T10:50:59.530438+0000 osd.6 (osd.6) 561 : cluster 3 failed to encode map e535 with expected crc 2023-10-09T10:51:00.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:00 smithi053 bash[79554]: cluster 2023-10-09T10:50:59.530830+0000 osd.7 (osd.7) 544 : cluster 3 failed to encode map e535 with expected crc 2023-10-09T10:51:00.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:00 smithi053 bash[79554]: audit 2023-10-09T10:50:59.533460+0000 mon.a (mon.0) 2284 : audit 1 from='client.? 172.21.15.53:0/1072311406' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-10-09T10:51:00.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:00 smithi053 bash[79554]: cluster 2023-10-09T10:50:59.533642+0000 mon.a (mon.0) 2285 : cluster 0 osdmap e535: 8 total, 8 up, 8 in 2023-10-09T10:51:01.581 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-10-09T10:51:01.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:01 smithi086 bash[59714]: cluster 2023-10-09T10:51:00.071310+0000 mgr.y (mgr.26072) 1477 : cluster 0 pgmap v1808: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:01.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:01 smithi053 bash[79554]: cluster 2023-10-09T10:51:00.071310+0000 mgr.y (mgr.26072) 1477 : cluster 0 pgmap v1808: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:01.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:01 smithi053 bash[76859]: cluster 2023-10-09T10:51:00.071310+0000 mgr.y (mgr.26072) 1477 : cluster 0 pgmap v1808: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:02.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:51:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:51:02] "GET /metrics HTTP/1.1" 200 34170 "" "Prometheus/2.33.4" 2023-10-09T10:51:03.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:03 smithi086 bash[59714]: cluster 2023-10-09T10:51:02.072295+0000 mgr.y (mgr.26072) 1478 : cluster 0 pgmap v1809: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:03.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:03 smithi053 bash[79554]: cluster 2023-10-09T10:51:02.072295+0000 mgr.y (mgr.26072) 1478 : cluster 0 pgmap v1809: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:03.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:03 smithi053 bash[76859]: cluster 2023-10-09T10:51:02.072295+0000 mgr.y (mgr.26072) 1478 : cluster 0 pgmap v1809: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:05.264 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:51:05.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:05 smithi053 bash[79554]: audit 2023-10-09T10:51:04.000209+0000 mon.a (mon.0) 2286 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:05.297 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:05 smithi053 bash[79554]: cluster 2023-10-09T10:51:04.073249+0000 mgr.y (mgr.26072) 1479 : cluster 0 pgmap v1810: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:05.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:05 smithi053 bash[76859]: audit 2023-10-09T10:51:04.000209+0000 mon.a (mon.0) 2286 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:05.299 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:05 smithi053 bash[76859]: cluster 2023-10-09T10:51:04.073249+0000 mgr.y (mgr.26072) 1479 : cluster 0 pgmap v1810: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:05.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:05 smithi086 bash[59714]: audit 2023-10-09T10:51:04.000209+0000 mon.a (mon.0) 2286 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:05.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:05 smithi086 bash[59714]: cluster 2023-10-09T10:51:04.073249+0000 mgr.y (mgr.26072) 1479 : cluster 0 pgmap v1810: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:06.360 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:51:07.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:07 smithi053 bash[76859]: cluster 2023-10-09T10:51:06.074170+0000 mgr.y (mgr.26072) 1480 : cluster 0 pgmap v1811: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:07.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:07 smithi053 bash[79554]: cluster 2023-10-09T10:51:06.074170+0000 mgr.y (mgr.26072) 1480 : cluster 0 pgmap v1811: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:07.467 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:07 smithi086 bash[59714]: cluster 2023-10-09T10:51:06.074170+0000 mgr.y (mgr.26072) 1480 : cluster 0 pgmap v1811: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:09.117 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:09 smithi053 bash[76859]: cluster 2023-10-09T10:51:08.074927+0000 mgr.y (mgr.26072) 1481 : cluster 0 pgmap v1812: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:09.117 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:09 smithi053 bash[76859]: audit 2023-10-09T10:51:08.115254+0000 mon.a (mon.0) 2287 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:09.117 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:09 smithi053 bash[76859]: audit 2023-10-09T10:51:08.116973+0000 mon.a (mon.0) 2288 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:51:09.117 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:09 smithi053 bash[79554]: cluster 2023-10-09T10:51:08.074927+0000 mgr.y (mgr.26072) 1481 : cluster 0 pgmap v1812: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:09.117 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:09 smithi053 bash[79554]: audit 2023-10-09T10:51:08.115254+0000 mon.a (mon.0) 2287 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:09.118 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:09 smithi053 bash[79554]: audit 2023-10-09T10:51:08.116973+0000 mon.a (mon.0) 2288 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:51:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:09 smithi086 bash[59714]: cluster 2023-10-09T10:51:08.074927+0000 mgr.y (mgr.26072) 1481 : cluster 0 pgmap v1812: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:09 smithi086 bash[59714]: audit 2023-10-09T10:51:08.115254+0000 mon.a (mon.0) 2287 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:09.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:09 smithi086 bash[59714]: audit 2023-10-09T10:51:08.116973+0000 mon.a (mon.0) 2288 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:51:09.574 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:51:09.574 INFO:teuthology.orchestra.run.smithi086.stdout: "size": 20, 2023-10-09T10:51:09.574 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 600, 2023-10-09T10:51:09.574 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [ 2023-10-09T10:51:09.574 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.574 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.46043.0:2706 11.f 11:f34e0e76:::rbd_group_directory:head [call rbd.group_dir_add in=16b] snapc 0=[] ondisk+read+known_if_redirected e482)", 2023-10-09T10:51:09.574 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:48:45.532717+0000", 2023-10-09T10:51:09.574 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 144.035394457, 2023-10-09T10:51:09.574 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0026741429999999999, 2023-10-09T10:51:09.574 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:09.574 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:09.575 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:09.575 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.46043", 2023-10-09T10:51:09.575 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/2018320288", 2023-10-09T10:51:09.575 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 2706 2023-10-09T10:51:09.575 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.575 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:09.575 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.575 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:09.576 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.532717+0000", 2023-10-09T10:51:09.576 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:09.576 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.576 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.576 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:09.576 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.532717+0000", 2023-10-09T10:51:09.576 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:51:09.577 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.577 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.577 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:09.577 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.532716+0000", 2023-10-09T10:51:09.577 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.55e-06 2023-10-09T10:51:09.577 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.577 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.578 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:09.578 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.532725+0000", 2023-10-09T10:51:09.578 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9340000000000001e-05 2023-10-09T10:51:09.578 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.578 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.578 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:09.578 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.532744+0000", 2023-10-09T10:51:09.578 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.9630000000000004e-06 2023-10-09T10:51:09.578 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.578 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.579 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:09.579 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.532753+0000", 2023-10-09T10:51:09.579 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.3367000000000005e-05 2023-10-09T10:51:09.579 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.579 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.579 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:09.579 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.532817+0000", 2023-10-09T10:51:09.579 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017949900000000001 2023-10-09T10:51:09.579 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.579 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.579 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:09.579 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.532996+0000", 2023-10-09T10:51:09.580 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00044577899999999999 2023-10-09T10:51:09.580 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.580 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.580 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2", 2023-10-09T10:51:09.580 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.533442+0000", 2023-10-09T10:51:09.580 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00064535899999999997 2023-10-09T10:51:09.580 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.580 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.580 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:09.580 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.534087+0000", 2023-10-09T10:51:09.580 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00087458399999999997 2023-10-09T10:51:09.580 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.580 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.581 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.581 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.534962+0000", 2023-10-09T10:51:09.581 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000258039 2023-10-09T10:51:09.581 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.581 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.581 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.581 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.535220+0000", 2023-10-09T10:51:09.581 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.7434000000000003e-05 2023-10-09T10:51:09.581 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.581 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.581 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:09.581 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.535317+0000", 2023-10-09T10:51:09.582 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.4024999999999997e-05 2023-10-09T10:51:09.582 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.582 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.582 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:09.582 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.535391+0000", 2023-10-09T10:51:09.582 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0026741429999999999 2023-10-09T10:51:09.582 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.582 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:09.582 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.582 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.583 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.583 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.46043.0:2710 11.f 11:f34e0e76:::rbd_group_directory:head [call rbd.group_dir_rename in=19b] snapc 0=[] ondisk+read+known_if_redirected e482)", 2023-10-09T10:51:09.583 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:48:45.539625+0000", 2023-10-09T10:51:09.583 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 144.02848632999999, 2023-10-09T10:51:09.583 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0028096219999999999, 2023-10-09T10:51:09.583 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:09.583 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:51:09.583 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:09.583 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.46043", 2023-10-09T10:51:09.583 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/2018320288", 2023-10-09T10:51:09.583 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 2710 2023-10-09T10:51:09.583 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.583 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:09.584 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.584 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:09.584 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.539625+0000", 2023-10-09T10:51:09.584 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:09.584 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.584 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.584 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:09.584 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.539625+0000", 2023-10-09T10:51:09.584 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:51:09.584 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.584 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.584 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:09.585 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.539623+0000", 2023-10-09T10:51:09.585 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.201e-05 2023-10-09T10:51:09.585 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.585 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.585 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:09.585 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.539635+0000", 2023-10-09T10:51:09.585 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.5584000000000001e-05 2023-10-09T10:51:09.585 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.585 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.585 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:09.585 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.539661+0000", 2023-10-09T10:51:09.585 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6775000000000001e-05 2023-10-09T10:51:09.585 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.586 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.586 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:09.586 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.539678+0000", 2023-10-09T10:51:09.586 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.0553999999999997e-05 2023-10-09T10:51:09.586 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.586 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.586 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:09.586 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.539728+0000", 2023-10-09T10:51:09.586 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00010343 2023-10-09T10:51:09.586 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.586 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.586 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:09.587 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.539832+0000", 2023-10-09T10:51:09.587 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0026033889999999998 2023-10-09T10:51:09.587 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.587 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.587 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:09.587 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.542435+0000", 2023-10-09T10:51:09.587 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0028096219999999999 2023-10-09T10:51:09.587 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.587 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:09.587 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.587 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.587 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.587 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_repop(client.46043.0:2814 11.9 e482/479 11:94ddb4a8:::group_id_snap_list_max_read:head v 482'31, mlcod=482'29)", 2023-10-09T10:51:09.588 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:48:45.715448+0000", 2023-10-09T10:51:09.588 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 143.85266418500001, 2023-10-09T10:51:09.588 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.003004306, 2023-10-09T10:51:09.588 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:09.588 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:09.588 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:09.588 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.588 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:09.588 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.715448+0000", 2023-10-09T10:51:09.588 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:09.588 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.588 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.588 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:09.589 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.715448+0000", 2023-10-09T10:51:09.589 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:51:09.589 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.589 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.589 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:09.589 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.715446+0000", 2023-10-09T10:51:09.589 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.643e-05 2023-10-09T10:51:09.589 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.589 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.589 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:09.589 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.715462+0000", 2023-10-09T10:51:09.589 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.1185e-05 2023-10-09T10:51:09.590 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.590 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.590 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:09.590 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.715493+0000", 2023-10-09T10:51:09.590 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4748e-05 2023-10-09T10:51:09.590 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.590 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.590 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:09.590 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.715508+0000", 2023-10-09T10:51:09.590 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.2748e-05 2023-10-09T10:51:09.590 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.590 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.590 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:09.591 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.715601+0000", 2023-10-09T10:51:09.591 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.7382999999999997e-05 2023-10-09T10:51:09.591 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.591 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.591 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:09.591 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.715648+0000", 2023-10-09T10:51:09.591 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00047721500000000002 2023-10-09T10:51:09.591 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.591 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.591 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:09.591 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.716126+0000", 2023-10-09T10:51:09.591 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0023263390000000002 2023-10-09T10:51:09.592 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.592 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.592 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:09.592 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.718452+0000", 2023-10-09T10:51:09.592 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.003004306 2023-10-09T10:51:09.592 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.592 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:09.592 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.592 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.592 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.592 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.46043.0:3083 11.5 11:a36b2a04:::image48:head [delete] snapc 0=[] ondisk+write+peerstat_old+known_if_redirected e484)", 2023-10-09T10:51:09.592 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:48:47.600588+0000", 2023-10-09T10:51:09.592 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 141.96752366699999, 2023-10-09T10:51:09.593 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010494543, 2023-10-09T10:51:09.593 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:09.593 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:51:09.593 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:09.593 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.46043", 2023-10-09T10:51:09.593 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/2018320288", 2023-10-09T10:51:09.593 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 3083 2023-10-09T10:51:09.593 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.593 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:09.593 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.593 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:09.593 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.600588+0000", 2023-10-09T10:51:09.593 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:09.594 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.594 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.594 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:09.594 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.600588+0000", 2023-10-09T10:51:09.594 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:51:09.594 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.594 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.594 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:09.594 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.600586+0000", 2023-10-09T10:51:09.594 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3103e-05 2023-10-09T10:51:09.594 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.594 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.594 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:09.595 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.600599+0000", 2023-10-09T10:51:09.595 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.7549999999999999e-05 2023-10-09T10:51:09.595 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.595 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.595 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:09.595 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.600626+0000", 2023-10-09T10:51:09.595 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3334e-05 2023-10-09T10:51:09.595 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.595 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.595 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:09.595 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.600640+0000", 2023-10-09T10:51:09.595 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00010428400000000001 2023-10-09T10:51:09.595 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.596 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.596 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:09.596 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.600744+0000", 2023-10-09T10:51:09.596 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.4980000000000006e-06 2023-10-09T10:51:09.596 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.596 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.596 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op must wait for map", 2023-10-09T10:51:09.596 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.600752+0000", 2023-10-09T10:51:09.596 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0082502219999999998 2023-10-09T10:51:09.596 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.596 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.596 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:09.597 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.609003+0000", 2023-10-09T10:51:09.597 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00018840299999999999 2023-10-09T10:51:09.597 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.597 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.597 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:09.597 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.609191+0000", 2023-10-09T10:51:09.597 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001891649 2023-10-09T10:51:09.597 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.597 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.597 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:09.597 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.611083+0000", 2023-10-09T10:51:09.597 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010494543 2023-10-09T10:51:09.597 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.598 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:09.598 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.598 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.598 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.598 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.46043.0:3084 11.5 11:a36b2a04:::image48:head [create] snapc 0=[] ondisk+write+known_if_redirected e484)", 2023-10-09T10:51:09.598 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:48:47.611325+0000", 2023-10-09T10:51:09.598 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 141.95678655200001, 2023-10-09T10:51:09.598 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0042553249999999999, 2023-10-09T10:51:09.598 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:09.598 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:09.598 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:09.598 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.46043", 2023-10-09T10:51:09.598 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/2018320288", 2023-10-09T10:51:09.599 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 3084 2023-10-09T10:51:09.599 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.599 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:09.599 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.599 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:09.599 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.611325+0000", 2023-10-09T10:51:09.599 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:09.599 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.599 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.600 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:09.600 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.611325+0000", 2023-10-09T10:51:09.600 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:51:09.600 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.600 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.600 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:09.600 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.611323+0000", 2023-10-09T10:51:09.600 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1582e-05 2023-10-09T10:51:09.600 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.600 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.601 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:09.601 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.611335+0000", 2023-10-09T10:51:09.601 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.6125000000000001e-05 2023-10-09T10:51:09.601 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.601 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.601 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:09.601 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.611361+0000", 2023-10-09T10:51:09.601 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6444e-05 2023-10-09T10:51:09.601 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.602 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.602 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:09.602 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.611377+0000", 2023-10-09T10:51:09.602 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00010060099999999999 2023-10-09T10:51:09.602 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.603 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.603 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:09.603 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.611478+0000", 2023-10-09T10:51:09.603 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000169939 2023-10-09T10:51:09.603 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.603 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.603 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:09.603 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.611648+0000", 2023-10-09T10:51:09.603 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00057793899999999997 2023-10-09T10:51:09.603 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.603 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.604 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,6", 2023-10-09T10:51:09.604 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.612226+0000", 2023-10-09T10:51:09.604 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0022602339999999999 2023-10-09T10:51:09.604 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.604 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.604 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:09.604 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.614486+0000", 2023-10-09T10:51:09.604 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00050372600000000002 2023-10-09T10:51:09.604 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.604 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.604 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.604 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.614990+0000", 2023-10-09T10:51:09.605 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00049219800000000001 2023-10-09T10:51:09.605 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.605 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.605 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.605 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.615482+0000", 2023-10-09T10:51:09.605 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.2453000000000001e-05 2023-10-09T10:51:09.605 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.605 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.605 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:09.605 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.615534+0000", 2023-10-09T10:51:09.605 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.6329000000000003e-05 2023-10-09T10:51:09.605 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.605 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.606 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:09.606 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.615581+0000", 2023-10-09T10:51:09.606 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0042553249999999999 2023-10-09T10:51:09.606 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.606 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:09.606 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.606 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.606 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.606 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.46043.0:3085 11.5 11:a36b2a04:::image48:head [write 1~1] snapc 0=[] ondisk+write+known_if_redirected e484)", 2023-10-09T10:51:09.606 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:48:47.615822+0000", 2023-10-09T10:51:09.606 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 141.95228967899999, 2023-10-09T10:51:09.606 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0031985899999999999, 2023-10-09T10:51:09.606 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:09.607 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:09.607 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:09.607 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.46043", 2023-10-09T10:51:09.607 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/2018320288", 2023-10-09T10:51:09.607 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 3085 2023-10-09T10:51:09.607 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.607 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:09.607 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.607 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:09.607 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.615822+0000", 2023-10-09T10:51:09.607 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:09.607 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.608 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.608 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:09.608 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.615822+0000", 2023-10-09T10:51:09.608 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:51:09.608 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.608 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.608 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:09.608 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.615821+0000", 2023-10-09T10:51:09.608 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.1070000000000001e-06 2023-10-09T10:51:09.608 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.608 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.608 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:09.609 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.615827+0000", 2023-10-09T10:51:09.609 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.7304000000000001e-05 2023-10-09T10:51:09.609 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.609 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.609 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:09.609 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.615864+0000", 2023-10-09T10:51:09.609 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0869e-05 2023-10-09T10:51:09.609 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.609 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.609 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:09.609 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.615875+0000", 2023-10-09T10:51:09.609 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.2162e-05 2023-10-09T10:51:09.609 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.609 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.610 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:09.610 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.615927+0000", 2023-10-09T10:51:09.610 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000109199 2023-10-09T10:51:09.610 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.610 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.610 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:09.610 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.616036+0000", 2023-10-09T10:51:09.610 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00018209000000000001 2023-10-09T10:51:09.610 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.610 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.610 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,6", 2023-10-09T10:51:09.610 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.616218+0000", 2023-10-09T10:51:09.611 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00049255700000000002 2023-10-09T10:51:09.611 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.611 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.611 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:09.611 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.616711+0000", 2023-10-09T10:51:09.611 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00032199300000000002 2023-10-09T10:51:09.611 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.611 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.611 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.611 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.617033+0000", 2023-10-09T10:51:09.611 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0019163419999999999 2023-10-09T10:51:09.611 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.611 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.612 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.612 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.618949+0000", 2023-10-09T10:51:09.612 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.9614999999999999e-05 2023-10-09T10:51:09.612 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.612 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.612 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:09.612 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.618989+0000", 2023-10-09T10:51:09.612 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.1704e-05 2023-10-09T10:51:09.612 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.612 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.612 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:09.612 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:47.619021+0000", 2023-10-09T10:51:09.613 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0031985899999999999 2023-10-09T10:51:09.613 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.613 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:09.613 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.613 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.613 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.613 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.46067.0:16 2.5 2:b572320c:::rbd_header.b3f37da40759:head [call rbd.get_size in=11b,call rbd.get_features in=15b,call rbd.get_flags in=12b,call,call lock.get_info in=12b] snapc 0=[] ondisk+read+known_if_redirected e485)", 2023-10-09T10:51:09.613 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:48:56.259939+0000", 2023-10-09T10:51:09.613 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 133.30817227700001, 2023-10-09T10:51:09.613 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.002720199, 2023-10-09T10:51:09.613 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:09.613 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:51:09.614 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:09.614 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.46067", 2023-10-09T10:51:09.614 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/4088416177", 2023-10-09T10:51:09.614 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 16 2023-10-09T10:51:09.614 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.614 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:09.614 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.614 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:09.614 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.259939+0000", 2023-10-09T10:51:09.614 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:09.614 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.614 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.615 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:09.615 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.259939+0000", 2023-10-09T10:51:09.615 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:51:09.615 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.615 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.615 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:09.615 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.259938+0000", 2023-10-09T10:51:09.615 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.6940000000000007e-06 2023-10-09T10:51:09.615 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.615 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.615 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:09.615 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.259948+0000", 2023-10-09T10:51:09.615 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8349999999999999e-05 2023-10-09T10:51:09.616 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.616 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.616 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:09.616 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.259966+0000", 2023-10-09T10:51:09.616 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2128e-05 2023-10-09T10:51:09.616 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.616 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.616 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:09.616 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.259978+0000", 2023-10-09T10:51:09.616 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.0417999999999997e-05 2023-10-09T10:51:09.616 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.616 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.616 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:09.616 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.260028+0000", 2023-10-09T10:51:09.617 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000103977 2023-10-09T10:51:09.617 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.617 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.617 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:09.617 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.260132+0000", 2023-10-09T10:51:09.617 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0025272699999999999 2023-10-09T10:51:09.617 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.617 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.617 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:09.617 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.262660+0000", 2023-10-09T10:51:09.617 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.002720199 2023-10-09T10:51:09.617 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.617 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:09.618 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.618 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.618 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.618 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.46067.0:29 2.5 2:bbde76f2:::rbd_data.b3f37da40759.0000000000000000:head [set-alloc-hint object_size 4194304 write_size 4194304,write 8192~4096 [fadvise_nocache]] snapc 0=[] ondisk+write+known_if_redirected e485)", 2023-10-09T10:51:09.618 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:48:56.282920+0000", 2023-10-09T10:51:09.618 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 133.285191819, 2023-10-09T10:51:09.618 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0030631170000000002, 2023-10-09T10:51:09.618 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:09.618 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:09.618 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:09.618 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.46067", 2023-10-09T10:51:09.619 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/4088416177", 2023-10-09T10:51:09.619 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 29 2023-10-09T10:51:09.619 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.619 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:09.619 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.619 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:09.619 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.282920+0000", 2023-10-09T10:51:09.619 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:09.619 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.619 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.619 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:09.619 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.282920+0000", 2023-10-09T10:51:09.620 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999943 2023-10-09T10:51:09.620 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.620 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.620 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:09.620 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.282914+0000", 2023-10-09T10:51:09.620 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0394000000000002e-05 2023-10-09T10:51:09.620 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.620 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.620 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:09.620 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.282935+0000", 2023-10-09T10:51:09.620 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.7747000000000002e-05 2023-10-09T10:51:09.620 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.620 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.621 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:09.621 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.282982+0000", 2023-10-09T10:51:09.621 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5892999999999998e-05 2023-10-09T10:51:09.621 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.621 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.621 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:09.621 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.282998+0000", 2023-10-09T10:51:09.621 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.5006999999999994e-05 2023-10-09T10:51:09.621 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.621 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.621 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:09.621 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.283083+0000", 2023-10-09T10:51:09.621 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015867600000000001 2023-10-09T10:51:09.622 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.622 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.622 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:09.622 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.283242+0000", 2023-10-09T10:51:09.622 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000205696 2023-10-09T10:51:09.622 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.622 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.622 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,6", 2023-10-09T10:51:09.622 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.283448+0000", 2023-10-09T10:51:09.622 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.002234392 2023-10-09T10:51:09.622 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.622 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.622 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.623 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.285682+0000", 2023-10-09T10:51:09.623 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000103974 2023-10-09T10:51:09.623 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.623 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.623 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.623 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.285786+0000", 2023-10-09T10:51:09.623 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7254000000000001e-05 2023-10-09T10:51:09.623 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.623 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.623 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:09.623 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.285803+0000", 2023-10-09T10:51:09.623 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.9536000000000004e-05 2023-10-09T10:51:09.624 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.624 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.624 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:09.624 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.285903+0000", 2023-10-09T10:51:09.624 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.0314000000000004e-05 2023-10-09T10:51:09.624 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.624 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.624 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:09.624 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.285983+0000", 2023-10-09T10:51:09.624 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0030631170000000002 2023-10-09T10:51:09.624 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.624 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:09.624 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.624 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.625 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.625 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.46067.0:30 2.5 2:bbde76f2:::rbd_data.b3f37da40759.0000000000000000:head [set-alloc-hint object_size 4194304 write_size 4194304,write 102400~12288 [fadvise_nocache]] snapc 0=[] ondisk+write+known_if_redirected e485)", 2023-10-09T10:51:09.625 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:48:56.283022+0000", 2023-10-09T10:51:09.625 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 133.28508930300001, 2023-10-09T10:51:09.625 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0032189580000000001, 2023-10-09T10:51:09.625 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:09.625 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:09.625 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:09.625 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.46067", 2023-10-09T10:51:09.625 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/4088416177", 2023-10-09T10:51:09.625 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 30 2023-10-09T10:51:09.625 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.625 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:09.626 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.626 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:09.626 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.283022+0000", 2023-10-09T10:51:09.626 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:09.626 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.626 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.626 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:09.626 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.283022+0000", 2023-10-09T10:51:09.626 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:51:09.626 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.626 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.626 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:09.627 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.283022+0000", 2023-10-09T10:51:09.627 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.0987e-05 2023-10-09T10:51:09.627 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.627 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.627 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:09.627 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.283053+0000", 2023-10-09T10:51:09.627 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2216e-05 2023-10-09T10:51:09.627 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.627 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.627 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:09.627 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.283065+0000", 2023-10-09T10:51:09.627 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.896e-06 2023-10-09T10:51:09.628 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.628 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.628 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:09.628 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.283071+0000", 2023-10-09T10:51:09.628 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00087958199999999996 2023-10-09T10:51:09.628 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.628 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.628 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:09.628 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.283950+0000", 2023-10-09T10:51:09.628 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.3154999999999999e-05 2023-10-09T10:51:09.628 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.628 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.628 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:09.628 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.284033+0000", 2023-10-09T10:51:09.629 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017135300000000001 2023-10-09T10:51:09.629 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.629 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.629 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,6", 2023-10-09T10:51:09.629 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.284205+0000", 2023-10-09T10:51:09.629 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001793584 2023-10-09T10:51:09.629 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.629 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.629 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:09.629 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.285998+0000", 2023-10-09T10:51:09.629 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.8035999999999996e-05 2023-10-09T10:51:09.629 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.630 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.630 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.630 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.286076+0000", 2023-10-09T10:51:09.630 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.4091000000000006e-05 2023-10-09T10:51:09.630 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.630 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.630 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.630 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.286150+0000", 2023-10-09T10:51:09.630 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.3523000000000002e-05 2023-10-09T10:51:09.630 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.630 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.630 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:09.630 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.286204+0000", 2023-10-09T10:51:09.630 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.7438999999999998e-05 2023-10-09T10:51:09.631 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.631 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.631 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:09.631 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.286241+0000", 2023-10-09T10:51:09.631 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0032189580000000001 2023-10-09T10:51:09.631 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.631 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:09.631 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.631 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.631 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.631 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.46067.0:31 2.5 2:bbde76f2:::rbd_data.b3f37da40759.0000000000000000:head [set-alloc-hint object_size 4194304 write_size 4194304,write 1024000~73728 [fadvise_nocache]] snapc 0=[] ondisk+write+known_if_redirected e485)", 2023-10-09T10:51:09.631 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:48:56.283096+0000", 2023-10-09T10:51:09.631 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 133.285015383, 2023-10-09T10:51:09.632 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.003368851, 2023-10-09T10:51:09.632 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:09.632 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:09.632 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:09.632 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.46067", 2023-10-09T10:51:09.632 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/4088416177", 2023-10-09T10:51:09.632 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 31 2023-10-09T10:51:09.632 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.632 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:09.632 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.632 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:09.632 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.283096+0000", 2023-10-09T10:51:09.633 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:09.633 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.633 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.633 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:09.633 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.283096+0000", 2023-10-09T10:51:09.633 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:51:09.633 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.633 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.633 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:09.633 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.283096+0000", 2023-10-09T10:51:09.633 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00016177100000000001 2023-10-09T10:51:09.633 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.633 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.634 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:09.634 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.283257+0000", 2023-10-09T10:51:09.634 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1636e-05 2023-10-09T10:51:09.634 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.634 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.634 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:09.634 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.283269+0000", 2023-10-09T10:51:09.634 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6579999999999996e-06 2023-10-09T10:51:09.634 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.634 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.634 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:09.634 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.283276+0000", 2023-10-09T10:51:09.634 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0013980080000000001 2023-10-09T10:51:09.635 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.635 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.635 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:09.635 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.284674+0000", 2023-10-09T10:51:09.635 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014062699999999999 2023-10-09T10:51:09.635 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.635 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.635 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:09.635 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.284814+0000", 2023-10-09T10:51:09.635 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00028519299999999999 2023-10-09T10:51:09.635 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.635 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.636 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,6", 2023-10-09T10:51:09.636 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.285100+0000", 2023-10-09T10:51:09.636 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0011590050000000001 2023-10-09T10:51:09.636 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.636 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.636 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:09.636 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.286259+0000", 2023-10-09T10:51:09.636 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7388e-05 2023-10-09T10:51:09.636 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.636 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.636 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.636 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.286316+0000", 2023-10-09T10:51:09.637 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.5500999999999995e-05 2023-10-09T10:51:09.637 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.637 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.637 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.637 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.286381+0000", 2023-10-09T10:51:09.637 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.8578999999999997e-05 2023-10-09T10:51:09.637 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.637 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.637 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:09.637 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.286430+0000", 2023-10-09T10:51:09.637 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.5244999999999999e-05 2023-10-09T10:51:09.637 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.637 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.638 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:09.638 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.286465+0000", 2023-10-09T10:51:09.638 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.003368851 2023-10-09T10:51:09.638 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.638 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:09.638 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.638 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.638 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.638 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.46067.0:32 2.0 2:1ca0fb5a:::rbd_object_map.b3f37da40759:head [call lock.assert_locked in=17b,call rbd.object_map_update in=20b] snapc 0=[] ondisk+write+known_if_redirected e485)", 2023-10-09T10:51:09.638 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:48:56.284212+0000", 2023-10-09T10:51:09.638 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 133.28389949699999, 2023-10-09T10:51:09.638 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0025264189999999998, 2023-10-09T10:51:09.639 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:09.639 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:09.639 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:09.639 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.46067", 2023-10-09T10:51:09.639 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/4088416177", 2023-10-09T10:51:09.639 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 32 2023-10-09T10:51:09.639 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.639 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:09.639 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.639 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:09.639 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.284212+0000", 2023-10-09T10:51:09.639 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:09.640 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.640 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.640 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:09.640 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.284212+0000", 2023-10-09T10:51:09.640 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:51:09.640 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.640 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.640 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:09.640 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.284211+0000", 2023-10-09T10:51:09.640 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0093e-05 2023-10-09T10:51:09.640 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.640 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.640 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:09.640 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.284221+0000", 2023-10-09T10:51:09.641 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.4928e-05 2023-10-09T10:51:09.641 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.641 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.641 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:09.641 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.284236+0000", 2023-10-09T10:51:09.641 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0059e-05 2023-10-09T10:51:09.641 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.641 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.641 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:09.641 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.284246+0000", 2023-10-09T10:51:09.641 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.7008000000000004e-05 2023-10-09T10:51:09.641 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.641 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.642 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:09.642 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.284333+0000", 2023-10-09T10:51:09.642 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00016433499999999999 2023-10-09T10:51:09.642 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.642 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.642 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:09.642 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.284497+0000", 2023-10-09T10:51:09.642 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00067534799999999999 2023-10-09T10:51:09.642 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.642 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.642 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1", 2023-10-09T10:51:09.642 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.285173+0000", 2023-10-09T10:51:09.642 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00065702899999999995 2023-10-09T10:51:09.642 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.643 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.643 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:09.643 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.285830+0000", 2023-10-09T10:51:09.643 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00061303099999999999 2023-10-09T10:51:09.643 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.643 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.643 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.643 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.286443+0000", 2023-10-09T10:51:09.643 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013499000000000001 2023-10-09T10:51:09.643 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.643 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.643 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.643 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.286578+0000", 2023-10-09T10:51:09.644 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.0996999999999996e-05 2023-10-09T10:51:09.644 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.644 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.644 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:09.644 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.286669+0000", 2023-10-09T10:51:09.644 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0094999999999999e-05 2023-10-09T10:51:09.644 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.644 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.644 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:09.644 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.286739+0000", 2023-10-09T10:51:09.644 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0025264189999999998 2023-10-09T10:51:09.644 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.644 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:09.644 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.645 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.645 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.645 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.46067.0:34 2.0 2:1ca0fb5a:::rbd_object_map.b3f37da40759:head [call lock.assert_locked in=17b,call rbd.object_map_update in=20b] snapc 0=[] ondisk+write+known_if_redirected e485)", 2023-10-09T10:51:09.645 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:48:56.344404+0000", 2023-10-09T10:51:09.645 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 133.22370794099999, 2023-10-09T10:51:09.645 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0029517290000000002, 2023-10-09T10:51:09.645 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:09.645 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:09.645 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:09.645 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.46067", 2023-10-09T10:51:09.645 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/4088416177", 2023-10-09T10:51:09.645 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 34 2023-10-09T10:51:09.645 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.646 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:09.646 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.646 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:09.646 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.344404+0000", 2023-10-09T10:51:09.646 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:09.646 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.646 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.646 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:09.647 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.344404+0000", 2023-10-09T10:51:09.647 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999967 2023-10-09T10:51:09.647 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.647 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.647 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:09.647 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.344401+0000", 2023-10-09T10:51:09.647 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7586000000000001e-05 2023-10-09T10:51:09.648 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.648 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.648 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:09.648 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.344418+0000", 2023-10-09T10:51:09.648 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.1309000000000001e-05 2023-10-09T10:51:09.648 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.648 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.648 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:09.648 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.344449+0000", 2023-10-09T10:51:09.648 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.305e-05 2023-10-09T10:51:09.648 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.648 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.648 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:09.649 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.344462+0000", 2023-10-09T10:51:09.649 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.5834999999999994e-05 2023-10-09T10:51:09.649 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.649 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.649 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:09.649 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.344548+0000", 2023-10-09T10:51:09.649 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00018675699999999999 2023-10-09T10:51:09.649 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.650 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.650 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:09.650 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.344735+0000", 2023-10-09T10:51:09.650 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00051022600000000002 2023-10-09T10:51:09.650 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.650 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.650 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1", 2023-10-09T10:51:09.650 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.345245+0000", 2023-10-09T10:51:09.650 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00073612899999999997 2023-10-09T10:51:09.650 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.650 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.651 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:09.651 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.345981+0000", 2023-10-09T10:51:09.651 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00074707599999999995 2023-10-09T10:51:09.651 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.651 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.651 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.651 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.346728+0000", 2023-10-09T10:51:09.651 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00047753200000000002 2023-10-09T10:51:09.651 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.651 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.651 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.651 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.347206+0000", 2023-10-09T10:51:09.651 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.8224000000000003e-05 2023-10-09T10:51:09.651 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.652 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.652 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:09.652 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.347274+0000", 2023-10-09T10:51:09.652 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.1301e-05 2023-10-09T10:51:09.652 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.652 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.652 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:09.652 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.347356+0000", 2023-10-09T10:51:09.652 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0029517290000000002 2023-10-09T10:51:09.652 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.652 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:09.652 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.652 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.653 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.653 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.46067.0:35 2.0 2:0e6c8069:::rbd_data.b3f37da40759.0000000000000018:head [set-alloc-hint object_size 4194304 write_size 4194304,write 1736704~77824 [fadvise_nocache]] snapc 0=[] ondisk+write+known_if_redirected e485)", 2023-10-09T10:51:09.653 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:48:56.347759+0000", 2023-10-09T10:51:09.653 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 133.22035269400001, 2023-10-09T10:51:09.653 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0033426839999999998, 2023-10-09T10:51:09.653 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:09.653 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:09.653 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:09.653 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.46067", 2023-10-09T10:51:09.653 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/4088416177", 2023-10-09T10:51:09.653 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 35 2023-10-09T10:51:09.653 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.653 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:09.654 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.654 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:09.654 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.347759+0000", 2023-10-09T10:51:09.654 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:09.654 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.654 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.654 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:09.654 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.347759+0000", 2023-10-09T10:51:09.654 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999971 2023-10-09T10:51:09.654 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.654 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.654 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:09.654 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.347756+0000", 2023-10-09T10:51:09.655 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000136024 2023-10-09T10:51:09.655 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.655 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.655 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:09.655 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.347892+0000", 2023-10-09T10:51:09.655 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.1022999999999998e-05 2023-10-09T10:51:09.655 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.655 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.655 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:09.655 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.347923+0000", 2023-10-09T10:51:09.655 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3369e-05 2023-10-09T10:51:09.655 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.655 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.656 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:09.656 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.347937+0000", 2023-10-09T10:51:09.656 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000132285 2023-10-09T10:51:09.656 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.656 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.656 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:09.656 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.348069+0000", 2023-10-09T10:51:09.656 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00037490499999999998 2023-10-09T10:51:09.656 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.656 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.656 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:09.656 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.348444+0000", 2023-10-09T10:51:09.656 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000459042 2023-10-09T10:51:09.657 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.657 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.657 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1", 2023-10-09T10:51:09.657 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.348903+0000", 2023-10-09T10:51:09.657 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0010779019999999999 2023-10-09T10:51:09.657 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.657 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.657 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:09.657 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.349981+0000", 2023-10-09T10:51:09.657 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00045408100000000001 2023-10-09T10:51:09.657 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.657 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.657 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.658 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.350435+0000", 2023-10-09T10:51:09.658 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00040440799999999998 2023-10-09T10:51:09.658 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.658 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.658 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.658 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.350839+0000", 2023-10-09T10:51:09.658 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015207099999999999 2023-10-09T10:51:09.658 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.658 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.658 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:09.658 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.350992+0000", 2023-10-09T10:51:09.658 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000110238 2023-10-09T10:51:09.659 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.659 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.659 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:09.659 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.351102+0000", 2023-10-09T10:51:09.659 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0033426839999999998 2023-10-09T10:51:09.659 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.659 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:09.659 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.659 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.659 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.659 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.46067.0:36 2.0 2:1ca0fb5a:::rbd_object_map.b3f37da40759:head [call lock.assert_locked in=17b,call rbd.object_map_update in=20b] snapc 0=[] ondisk+write+known_if_redirected e485)", 2023-10-09T10:51:09.659 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:48:56.874325+0000", 2023-10-09T10:51:09.659 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 132.69378707999999, 2023-10-09T10:51:09.660 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0038249379999999999, 2023-10-09T10:51:09.660 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:09.660 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:09.660 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:09.660 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.46067", 2023-10-09T10:51:09.660 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/4088416177", 2023-10-09T10:51:09.660 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 36 2023-10-09T10:51:09.660 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.660 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:09.660 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.660 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:09.660 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.874325+0000", 2023-10-09T10:51:09.660 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:09.660 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.661 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.661 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:09.661 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.874325+0000", 2023-10-09T10:51:09.661 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999952 2023-10-09T10:51:09.661 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.661 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.661 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:09.661 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.874320+0000", 2023-10-09T10:51:09.661 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.3172e-05 2023-10-09T10:51:09.661 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.661 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.661 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:09.662 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.874353+0000", 2023-10-09T10:51:09.662 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.9127e-05 2023-10-09T10:51:09.662 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.662 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.662 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:09.662 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.874392+0000", 2023-10-09T10:51:09.662 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5067e-05 2023-10-09T10:51:09.662 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.662 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.662 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:09.662 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.874407+0000", 2023-10-09T10:51:09.662 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014941499999999999 2023-10-09T10:51:09.662 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.663 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.663 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:09.663 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.874557+0000", 2023-10-09T10:51:09.663 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00031096699999999999 2023-10-09T10:51:09.663 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.663 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.663 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:09.663 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.874868+0000", 2023-10-09T10:51:09.663 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00097453800000000005 2023-10-09T10:51:09.663 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.663 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.663 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1", 2023-10-09T10:51:09.664 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.875842+0000", 2023-10-09T10:51:09.664 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00095287099999999999 2023-10-09T10:51:09.664 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.664 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.664 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:09.664 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.876795+0000", 2023-10-09T10:51:09.664 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00063984299999999997 2023-10-09T10:51:09.664 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.664 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.664 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.664 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.877435+0000", 2023-10-09T10:51:09.664 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00061378099999999998 2023-10-09T10:51:09.664 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.665 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.665 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.665 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.878049+0000", 2023-10-09T10:51:09.665 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.5176000000000003e-05 2023-10-09T10:51:09.665 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.665 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.665 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:09.665 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.878094+0000", 2023-10-09T10:51:09.665 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.5680999999999998e-05 2023-10-09T10:51:09.665 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.665 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.665 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:09.665 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:56.878150+0000", 2023-10-09T10:51:09.666 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0038249379999999999 2023-10-09T10:51:09.666 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.666 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:09.666 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.666 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.666 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.666 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.36336.0:25 2.0 2:1706f751:::rbd_object_map.8df02f0b6872:head [call] snapc 0=[] ondisk+read+known_if_redirected e489)", 2023-10-09T10:51:09.666 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:49:12.748842+0000", 2023-10-09T10:51:09.666 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 116.819269775, 2023-10-09T10:51:09.666 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.003244458, 2023-10-09T10:51:09.666 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:09.666 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:51:09.667 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:09.667 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.36336", 2023-10-09T10:51:09.667 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/2924023120", 2023-10-09T10:51:09.667 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 25 2023-10-09T10:51:09.667 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.667 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:09.667 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.667 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:09.667 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:12.748842+0000", 2023-10-09T10:51:09.667 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:09.667 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.667 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.668 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:09.668 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:12.748842+0000", 2023-10-09T10:51:09.668 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:51:09.668 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.668 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.668 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:09.668 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:12.748839+0000", 2023-10-09T10:51:09.668 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.2859e-05 2023-10-09T10:51:09.668 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.668 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.668 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:09.668 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:12.748852+0000", 2023-10-09T10:51:09.668 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9275000000000001e-05 2023-10-09T10:51:09.669 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.669 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.669 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:09.669 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:12.748872+0000", 2023-10-09T10:51:09.669 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.3919999999999992e-06 2023-10-09T10:51:09.669 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.669 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.669 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:09.669 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:12.748881+0000", 2023-10-09T10:51:09.669 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.2818999999999996e-05 2023-10-09T10:51:09.669 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.669 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.670 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:09.670 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:12.748944+0000", 2023-10-09T10:51:09.670 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000132144 2023-10-09T10:51:09.670 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.670 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.670 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:09.670 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:12.749076+0000", 2023-10-09T10:51:09.670 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0030105290000000001 2023-10-09T10:51:09.670 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.670 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.670 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:09.670 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:12.752086+0000", 2023-10-09T10:51:09.670 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.003244458 2023-10-09T10:51:09.670 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.671 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:09.671 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.671 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.671 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.671 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.46241.0:42 2.0 2:1706f751:::rbd_object_map.8df02f0b6872:head [call lock.lock in=8b] snapc 0=[] ondisk+write+known_if_redirected+full_try e489)", 2023-10-09T10:51:09.671 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:49:13.546039+0000", 2023-10-09T10:51:09.671 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 116.02207267199999, 2023-10-09T10:51:09.671 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0039439549999999999, 2023-10-09T10:51:09.671 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:09.671 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:09.671 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:09.671 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.46241", 2023-10-09T10:51:09.671 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/1879137766", 2023-10-09T10:51:09.672 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 42 2023-10-09T10:51:09.672 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.672 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:09.672 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.672 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:09.672 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.546039+0000", 2023-10-09T10:51:09.672 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:09.672 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.672 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.672 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:09.672 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.546039+0000", 2023-10-09T10:51:09.672 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999971 2023-10-09T10:51:09.672 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.672 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.673 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:09.673 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.546036+0000", 2023-10-09T10:51:09.673 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.5722999999999998e-05 2023-10-09T10:51:09.673 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.673 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.673 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:09.673 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.546052+0000", 2023-10-09T10:51:09.673 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.2722999999999998e-05 2023-10-09T10:51:09.673 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.673 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.673 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:09.673 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.546085+0000", 2023-10-09T10:51:09.673 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9148999999999999e-05 2023-10-09T10:51:09.674 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.674 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.674 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:09.674 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.546104+0000", 2023-10-09T10:51:09.674 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000157057 2023-10-09T10:51:09.674 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.674 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.674 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:09.674 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.546261+0000", 2023-10-09T10:51:09.674 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014722100000000001 2023-10-09T10:51:09.674 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.674 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.674 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:09.675 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.546408+0000", 2023-10-09T10:51:09.675 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00034952600000000001 2023-10-09T10:51:09.675 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.675 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.675 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1", 2023-10-09T10:51:09.675 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.546758+0000", 2023-10-09T10:51:09.675 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00076421499999999995 2023-10-09T10:51:09.675 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.675 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.675 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:09.675 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.547522+0000", 2023-10-09T10:51:09.675 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0015371720000000001 2023-10-09T10:51:09.675 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.676 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.676 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.676 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.549059+0000", 2023-10-09T10:51:09.676 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000761822 2023-10-09T10:51:09.676 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.676 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.676 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.676 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.549821+0000", 2023-10-09T10:51:09.676 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.5057999999999997e-05 2023-10-09T10:51:09.676 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.676 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.676 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:09.676 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.549916+0000", 2023-10-09T10:51:09.677 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6995000000000005e-05 2023-10-09T10:51:09.677 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.677 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.677 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:09.677 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.549983+0000", 2023-10-09T10:51:09.677 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0039439549999999999 2023-10-09T10:51:09.677 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.677 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:09.677 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.677 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.677 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.678 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.46241.0:79 2.0 2:1706f751:::rbd_object_map.8df02f0b6872:head [call lock.assert_locked in=17b,call rbd.object_map_update in=20b] snapc 0=[] ondisk+write+known_if_redirected+full_try e489)", 2023-10-09T10:51:09.678 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:49:13.585050+0000", 2023-10-09T10:51:09.678 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 115.983062213, 2023-10-09T10:51:09.678 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0026560830000000001, 2023-10-09T10:51:09.678 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:09.678 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:09.678 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:09.678 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.46241", 2023-10-09T10:51:09.678 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/1879137766", 2023-10-09T10:51:09.678 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 79 2023-10-09T10:51:09.678 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.678 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:09.678 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.679 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:09.679 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.585050+0000", 2023-10-09T10:51:09.679 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:09.679 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.679 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.679 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:09.679 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.585050+0000", 2023-10-09T10:51:09.679 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:51:09.679 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.679 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.679 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:09.679 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.585048+0000", 2023-10-09T10:51:09.679 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0445000000000001e-05 2023-10-09T10:51:09.680 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.680 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.680 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:09.680 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.585058+0000", 2023-10-09T10:51:09.680 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.0197e-05 2023-10-09T10:51:09.680 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.680 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.680 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:09.680 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.585079+0000", 2023-10-09T10:51:09.680 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.7939999999999997e-06 2023-10-09T10:51:09.680 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.680 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.680 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:09.681 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.585088+0000", 2023-10-09T10:51:09.681 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000102964 2023-10-09T10:51:09.681 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.681 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.681 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:09.681 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.585191+0000", 2023-10-09T10:51:09.681 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00022585500000000001 2023-10-09T10:51:09.681 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.681 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.681 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:09.681 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.585417+0000", 2023-10-09T10:51:09.681 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00099667799999999997 2023-10-09T10:51:09.681 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.681 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.682 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 0,1", 2023-10-09T10:51:09.682 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.586414+0000", 2023-10-09T10:51:09.682 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00094065200000000005 2023-10-09T10:51:09.682 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.682 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.682 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:09.682 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.587354+0000", 2023-10-09T10:51:09.682 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00012134900000000001 2023-10-09T10:51:09.682 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.682 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.682 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.682 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.587476+0000", 2023-10-09T10:51:09.682 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.86e-05 2023-10-09T10:51:09.683 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.683 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.683 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.683 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.587544+0000", 2023-10-09T10:51:09.683 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.9092999999999996e-05 2023-10-09T10:51:09.683 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.683 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.683 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:09.683 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.587624+0000", 2023-10-09T10:51:09.683 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.2113000000000005e-05 2023-10-09T10:51:09.683 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.683 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.683 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:09.684 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:13.587706+0000", 2023-10-09T10:51:09.684 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0026560830000000001 2023-10-09T10:51:09.684 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.684 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:09.684 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.684 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.684 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.684 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.36417.0:30 2.5 2:b2b61459:::rbd_object_map.8e4141cd90fa:head [call lock.assert_locked in=17b,call rbd.object_map_update in=20b] snapc 0=[] ondisk+write+known_if_redirected e489)", 2023-10-09T10:51:09.684 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:49:14.158988+0000", 2023-10-09T10:51:09.684 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 115.409124084, 2023-10-09T10:51:09.684 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0044057089999999998, 2023-10-09T10:51:09.684 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:09.684 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:09.684 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:09.685 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.36417", 2023-10-09T10:51:09.685 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/4421265", 2023-10-09T10:51:09.685 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 30 2023-10-09T10:51:09.685 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.685 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:09.685 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.685 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:09.685 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.158988+0000", 2023-10-09T10:51:09.685 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:09.685 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.685 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.685 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:09.685 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.158988+0000", 2023-10-09T10:51:09.686 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:51:09.686 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.686 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.686 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:09.686 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.158987+0000", 2023-10-09T10:51:09.686 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.5929999999999999e-06 2023-10-09T10:51:09.686 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.686 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.686 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:09.686 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.158992+0000", 2023-10-09T10:51:09.686 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0679999999999999e-06 2023-10-09T10:51:09.686 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.686 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.687 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:09.687 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.158999+0000", 2023-10-09T10:51:09.687 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.3619999999999999e-06 2023-10-09T10:51:09.687 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.687 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.687 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:09.687 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.159003+0000", 2023-10-09T10:51:09.687 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0011225499999999999 2023-10-09T10:51:09.687 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.687 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.687 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:09.687 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.160126+0000", 2023-10-09T10:51:09.688 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00018843700000000001 2023-10-09T10:51:09.688 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.688 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.688 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:51:09.688 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.160314+0000", 2023-10-09T10:51:09.688 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001014165 2023-10-09T10:51:09.688 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.688 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.688 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:09.688 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.161328+0000", 2023-10-09T10:51:09.688 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.2909000000000001e-05 2023-10-09T10:51:09.688 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.688 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.689 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:09.689 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.161421+0000", 2023-10-09T10:51:09.689 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00039603000000000001 2023-10-09T10:51:09.689 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.689 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.689 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,6", 2023-10-09T10:51:09.689 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.161817+0000", 2023-10-09T10:51:09.689 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0013083929999999999 2023-10-09T10:51:09.689 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.689 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.689 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:09.689 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.163125+0000", 2023-10-09T10:51:09.689 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.6631000000000005e-05 2023-10-09T10:51:09.690 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.690 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.690 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.690 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.163212+0000", 2023-10-09T10:51:09.690 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.7688000000000001e-05 2023-10-09T10:51:09.690 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.690 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.690 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.690 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.163260+0000", 2023-10-09T10:51:09.690 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.7543000000000002e-05 2023-10-09T10:51:09.690 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.690 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.691 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:09.691 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.163307+0000", 2023-10-09T10:51:09.691 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.6080000000000003e-05 2023-10-09T10:51:09.691 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.691 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.691 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:09.691 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.163393+0000", 2023-10-09T10:51:09.691 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0044057089999999998 2023-10-09T10:51:09.691 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.691 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:09.691 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.691 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.691 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.692 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.36417.0:31 2.5 2:b2b61459:::rbd_object_map.8e4141cd90fa:head [call lock.assert_locked in=17b,call rbd.object_map_update in=20b] snapc 0=[] ondisk+write+known_if_redirected e489)", 2023-10-09T10:51:09.692 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:49:14.159010+0000", 2023-10-09T10:51:09.692 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 115.409101612, 2023-10-09T10:51:09.692 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0058960319999999998, 2023-10-09T10:51:09.692 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:09.692 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:09.692 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:09.692 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.36417", 2023-10-09T10:51:09.692 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/4421265", 2023-10-09T10:51:09.692 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 31 2023-10-09T10:51:09.692 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.693 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:09.693 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.693 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:09.693 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.159010+0000", 2023-10-09T10:51:09.693 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:09.693 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.693 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.693 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:09.693 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.159010+0000", 2023-10-09T10:51:09.693 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:51:09.693 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.693 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.693 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:09.694 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.159010+0000", 2023-10-09T10:51:09.694 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.2629999999999999e-06 2023-10-09T10:51:09.694 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.694 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.694 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:09.694 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.159013+0000", 2023-10-09T10:51:09.694 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.9219999999999996e-06 2023-10-09T10:51:09.694 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.694 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.694 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:09.694 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.159018+0000", 2023-10-09T10:51:09.694 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.3529999999999999e-06 2023-10-09T10:51:09.695 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.695 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.695 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:09.695 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.159021+0000", 2023-10-09T10:51:09.695 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001353829 2023-10-09T10:51:09.695 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.695 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.696 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:09.696 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.160375+0000", 2023-10-09T10:51:09.696 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013220300000000001 2023-10-09T10:51:09.696 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.696 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.696 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:51:09.696 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.160507+0000", 2023-10-09T10:51:09.696 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00175359 2023-10-09T10:51:09.696 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.696 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.696 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:09.696 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.162261+0000", 2023-10-09T10:51:09.697 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.7391000000000003e-05 2023-10-09T10:51:09.697 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.697 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.697 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for rw locks", 2023-10-09T10:51:09.697 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.162358+0000", 2023-10-09T10:51:09.697 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001121129 2023-10-09T10:51:09.697 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.697 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.697 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:09.697 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.163479+0000", 2023-10-09T10:51:09.697 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.6162000000000006e-05 2023-10-09T10:51:09.697 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.698 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.698 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:09.698 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.163566+0000", 2023-10-09T10:51:09.698 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00033720400000000002 2023-10-09T10:51:09.698 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.698 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.698 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,6", 2023-10-09T10:51:09.698 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.163903+0000", 2023-10-09T10:51:09.698 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00059948200000000003 2023-10-09T10:51:09.698 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.698 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.699 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:09.699 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.164502+0000", 2023-10-09T10:51:09.699 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00019936899999999999 2023-10-09T10:51:09.699 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.699 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.699 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.699 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.164702+0000", 2023-10-09T10:51:09.699 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000125969 2023-10-09T10:51:09.699 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.699 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.699 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.699 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.164828+0000", 2023-10-09T10:51:09.699 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.4115e-05 2023-10-09T10:51:09.699 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.700 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.700 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:09.700 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.164872+0000", 2023-10-09T10:51:09.700 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.4496000000000003e-05 2023-10-09T10:51:09.700 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.700 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.700 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:09.700 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.164906+0000", 2023-10-09T10:51:09.700 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0058960319999999998 2023-10-09T10:51:09.700 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.700 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:09.700 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.701 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.701 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.701 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.36417.0:33 2.5 2:bc8cb67f:::rbd_data.8e4141cd90fa.0000000000000019:head [set-alloc-hint object_size 4194304 write_size 4194304,write 0~4096 [fadvise_nocache]] snapc 0=[] ondisk+write+known_if_redirected e489)", 2023-10-09T10:51:09.701 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:49:14.161428+0000", 2023-10-09T10:51:09.701 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 115.40668386199999, 2023-10-09T10:51:09.701 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0029753610000000002, 2023-10-09T10:51:09.701 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:09.701 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:09.701 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:09.701 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.36417", 2023-10-09T10:51:09.701 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/4421265", 2023-10-09T10:51:09.701 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 33 2023-10-09T10:51:09.702 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.702 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:09.702 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.702 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:09.702 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.161428+0000", 2023-10-09T10:51:09.702 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:09.702 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.702 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.702 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:09.702 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.161428+0000", 2023-10-09T10:51:09.702 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999981 2023-10-09T10:51:09.702 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.703 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.703 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:09.703 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.161426+0000", 2023-10-09T10:51:09.703 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.2234000000000001e-05 2023-10-09T10:51:09.703 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.703 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.703 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:09.703 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.161448+0000", 2023-10-09T10:51:09.703 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6512999999999999e-05 2023-10-09T10:51:09.704 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.704 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.704 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:09.704 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.161465+0000", 2023-10-09T10:51:09.704 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0365e-05 2023-10-09T10:51:09.704 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.704 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.704 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:09.705 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.161475+0000", 2023-10-09T10:51:09.705 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00092652800000000003 2023-10-09T10:51:09.705 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.705 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.705 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:09.705 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.162402+0000", 2023-10-09T10:51:09.705 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013377899999999999 2023-10-09T10:51:09.706 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.706 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.706 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:09.706 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.162535+0000", 2023-10-09T10:51:09.706 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017028099999999999 2023-10-09T10:51:09.706 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.706 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.706 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,6", 2023-10-09T10:51:09.706 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.162706+0000", 2023-10-09T10:51:09.706 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.001523263 2023-10-09T10:51:09.706 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.706 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.707 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:09.707 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.164229+0000", 2023-10-09T10:51:09.707 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.9910000000000002e-05 2023-10-09T10:51:09.707 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.707 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.707 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.707 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.164279+0000", 2023-10-09T10:51:09.707 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.8050999999999999e-05 2023-10-09T10:51:09.707 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.707 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.707 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:09.707 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.164317+0000", 2023-10-09T10:51:09.707 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.922e-05 2023-10-09T10:51:09.708 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.708 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.708 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:09.708 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.164366+0000", 2023-10-09T10:51:09.708 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.7048000000000002e-05 2023-10-09T10:51:09.708 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:09.708 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:09.708 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:09.708 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:14.164403+0000", 2023-10-09T10:51:09.708 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0029753610000000002 2023-10-09T10:51:09.708 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.708 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:09.708 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.709 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:09.709 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:09.709 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:51:10.133 INFO:teuthology.orchestra.run.smithi053.stderr:set osd.1 primary-affinity to 1 (8655362) 2023-10-09T10:51:10.416 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:10 smithi053 bash[79554]: audit 2023-10-09T10:51:09.167857+0000 mon.a (mon.0) 2289 : audit 1 from='client.? 172.21.15.53:0/3756718257' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T10:51:10.416 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:10 smithi053 bash[76859]: audit 2023-10-09T10:51:09.167857+0000 mon.a (mon.0) 2289 : audit 1 from='client.? 172.21.15.53:0/3756718257' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T10:51:10.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:10 smithi086 bash[59714]: audit 2023-10-09T10:51:09.167857+0000 mon.a (mon.0) 2289 : audit 1 from='client.? 172.21.15.53:0/3756718257' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-10-09T10:51:10.648 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-10-09T10:51:11.148 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd reweight 3 1 2023-10-09T10:51:11.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:11 smithi053 bash[79554]: cluster 2023-10-09T10:51:10.075840+0000 mgr.y (mgr.26072) 1482 : cluster 0 pgmap v1813: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:11.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:11 smithi053 bash[79554]: audit 2023-10-09T10:51:10.125235+0000 mon.a (mon.0) 2290 : audit 1 from='client.? 172.21.15.53:0/3756718257' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-10-09T10:51:11.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:11 smithi053 bash[79554]: cluster 2023-10-09T10:51:10.125422+0000 mon.a (mon.0) 2291 : cluster 0 osdmap e536: 8 total, 8 up, 8 in 2023-10-09T10:51:11.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:11 smithi053 bash[79554]: cluster 2023-10-09T10:51:10.127773+0000 osd.6 (osd.6) 562 : cluster 3 failed to encode map e536 with expected crc 2023-10-09T10:51:11.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:11 smithi053 bash[76859]: cluster 2023-10-09T10:51:10.075840+0000 mgr.y (mgr.26072) 1482 : cluster 0 pgmap v1813: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:11.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:11 smithi053 bash[76859]: audit 2023-10-09T10:51:10.125235+0000 mon.a (mon.0) 2290 : audit 1 from='client.? 172.21.15.53:0/3756718257' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-10-09T10:51:11.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:11 smithi053 bash[76859]: cluster 2023-10-09T10:51:10.125422+0000 mon.a (mon.0) 2291 : cluster 0 osdmap e536: 8 total, 8 up, 8 in 2023-10-09T10:51:11.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:11 smithi053 bash[76859]: cluster 2023-10-09T10:51:10.127773+0000 osd.6 (osd.6) 562 : cluster 3 failed to encode map e536 with expected crc 2023-10-09T10:51:11.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:11 smithi086 bash[59714]: cluster 2023-10-09T10:51:10.075840+0000 mgr.y (mgr.26072) 1482 : cluster 0 pgmap v1813: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:11.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:11 smithi086 bash[59714]: audit 2023-10-09T10:51:10.125235+0000 mon.a (mon.0) 2290 : audit 1 from='client.? 172.21.15.53:0/3756718257' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-10-09T10:51:11.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:11 smithi086 bash[59714]: cluster 2023-10-09T10:51:10.125422+0000 mon.a (mon.0) 2291 : cluster 0 osdmap e536: 8 total, 8 up, 8 in 2023-10-09T10:51:11.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:11 smithi086 bash[59714]: cluster 2023-10-09T10:51:10.127773+0000 osd.6 (osd.6) 562 : cluster 3 failed to encode map e536 with expected crc 2023-10-09T10:51:12.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:12 smithi053 bash[76859]: cluster 2023-10-09T10:51:11.128192+0000 mon.a (mon.0) 2292 : cluster 0 osdmap e537: 8 total, 8 up, 8 in 2023-10-09T10:51:12.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:12 smithi053 bash[76859]: cluster 2023-10-09T10:51:11.129883+0000 osd.6 (osd.6) 563 : cluster 3 failed to encode map e537 with expected crc 2023-10-09T10:51:12.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:12 smithi053 bash[79554]: cluster 2023-10-09T10:51:11.128192+0000 mon.a (mon.0) 2292 : cluster 0 osdmap e537: 8 total, 8 up, 8 in 2023-10-09T10:51:12.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:12 smithi053 bash[79554]: cluster 2023-10-09T10:51:11.129883+0000 osd.6 (osd.6) 563 : cluster 3 failed to encode map e537 with expected crc 2023-10-09T10:51:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:12 smithi086 bash[59714]: cluster 2023-10-09T10:51:11.128192+0000 mon.a (mon.0) 2292 : cluster 0 osdmap e537: 8 total, 8 up, 8 in 2023-10-09T10:51:12.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:12 smithi086 bash[59714]: cluster 2023-10-09T10:51:11.129883+0000 osd.6 (osd.6) 563 : cluster 3 failed to encode map e537 with expected crc 2023-10-09T10:51:12.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:51:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:51:12] "GET /metrics HTTP/1.1" 200 34174 "" "Prometheus/2.33.4" 2023-10-09T10:51:13.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:13 smithi053 bash[79554]: cluster 2023-10-09T10:51:12.076574+0000 mgr.y (mgr.26072) 1483 : cluster 0 pgmap v1816: 73 pgs: 2 peering, 71 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:13.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:13 smithi053 bash[79554]: cluster 2023-10-09T10:51:12.131540+0000 mon.a (mon.0) 2293 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T10:51:13.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:13 smithi053 bash[76859]: cluster 2023-10-09T10:51:12.076574+0000 mgr.y (mgr.26072) 1483 : cluster 0 pgmap v1816: 73 pgs: 2 peering, 71 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:13.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:13 smithi053 bash[76859]: cluster 2023-10-09T10:51:12.131540+0000 mon.a (mon.0) 2293 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T10:51:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:13 smithi086 bash[59714]: cluster 2023-10-09T10:51:12.076574+0000 mgr.y (mgr.26072) 1483 : cluster 0 pgmap v1816: 73 pgs: 2 peering, 71 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:13 smithi086 bash[59714]: cluster 2023-10-09T10:51:12.131540+0000 mon.a (mon.0) 2293 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-10-09T10:51:15.423 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:51:15.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:15 smithi086 bash[59714]: cluster 2023-10-09T10:51:14.077494+0000 mgr.y (mgr.26072) 1484 : cluster 0 pgmap v1817: 73 pgs: 2 peering, 71 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:15.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:15 smithi053 bash[76859]: cluster 2023-10-09T10:51:14.077494+0000 mgr.y (mgr.26072) 1484 : cluster 0 pgmap v1817: 73 pgs: 2 peering, 71 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:15.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:15 smithi053 bash[79554]: cluster 2023-10-09T10:51:14.077494+0000 mgr.y (mgr.26072) 1484 : cluster 0 pgmap v1817: 73 pgs: 2 peering, 71 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:15.932 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:51:16.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:16 smithi086 bash[59714]: cluster 2023-10-09T10:51:16.532792+0000 mon.a (mon.0) 2294 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-10-09T10:51:16.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:16 smithi086 bash[59714]: cluster 2023-10-09T10:51:16.532852+0000 mon.a (mon.0) 2295 : cluster 1 Cluster is now healthy 2023-10-09T10:51:16.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:16 smithi053 bash[76859]: cluster 2023-10-09T10:51:16.532792+0000 mon.a (mon.0) 2294 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-10-09T10:51:16.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:16 smithi053 bash[76859]: cluster 2023-10-09T10:51:16.532852+0000 mon.a (mon.0) 2295 : cluster 1 Cluster is now healthy 2023-10-09T10:51:16.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:16 smithi053 bash[79554]: cluster 2023-10-09T10:51:16.532792+0000 mon.a (mon.0) 2294 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 2 pgs peering) 2023-10-09T10:51:16.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:16 smithi053 bash[79554]: cluster 2023-10-09T10:51:16.532852+0000 mon.a (mon.0) 2295 : cluster 1 Cluster is now healthy 2023-10-09T10:51:17.676 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:17 smithi053 bash[79554]: cluster 2023-10-09T10:51:16.078528+0000 mgr.y (mgr.26072) 1485 : cluster 0 pgmap v1818: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:17.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:17 smithi053 bash[76859]: cluster 2023-10-09T10:51:16.078528+0000 mgr.y (mgr.26072) 1485 : cluster 0 pgmap v1818: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:17.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:17 smithi086 bash[59714]: cluster 2023-10-09T10:51:16.078528+0000 mgr.y (mgr.26072) 1485 : cluster 0 pgmap v1818: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:19.024 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:51:19.024 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [], 2023-10-09T10:51:19.024 INFO:teuthology.orchestra.run.smithi086.stdout: "num_ops": 0 2023-10-09T10:51:19.024 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:51:19.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:19 smithi086 bash[59714]: cluster 2023-10-09T10:51:18.079283+0000 mgr.y (mgr.26072) 1486 : cluster 0 pgmap v1819: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:19.891 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-10-09T10:51:19.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:19 smithi053 bash[79554]: cluster 2023-10-09T10:51:18.079283+0000 mgr.y (mgr.26072) 1486 : cluster 0 pgmap v1819: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:19.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:19 smithi053 bash[76859]: cluster 2023-10-09T10:51:18.079283+0000 mgr.y (mgr.26072) 1486 : cluster 0 pgmap v1819: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:20.620 INFO:teuthology.orchestra.run.smithi053.stderr:reweighted osd.3 to 1 (10000) 2023-10-09T10:51:20.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:20 smithi086 bash[59714]: audit 2023-10-09T10:51:19.909196+0000 mon.a (mon.0) 2296 : audit 1 from='client.? 172.21.15.53:0/428062732' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T10:51:20.898 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:20 smithi053 bash[79554]: audit 2023-10-09T10:51:19.909196+0000 mon.a (mon.0) 2296 : audit 1 from='client.? 172.21.15.53:0/428062732' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T10:51:20.898 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:20 smithi053 bash[76859]: audit 2023-10-09T10:51:19.909196+0000 mon.a (mon.0) 2296 : audit 1 from='client.? 172.21.15.53:0/428062732' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T10:51:21.656 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 3 1 2023-10-09T10:51:21.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:21 smithi053 bash[76859]: cluster 2023-10-09T10:51:20.080239+0000 mgr.y (mgr.26072) 1487 : cluster 0 pgmap v1820: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:21.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:21 smithi053 bash[76859]: audit 2023-10-09T10:51:20.604959+0000 mon.a (mon.0) 2297 : audit 1 from='client.? 172.21.15.53:0/428062732' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-09T10:51:21.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:21 smithi053 bash[76859]: cluster 2023-10-09T10:51:20.605055+0000 mon.a (mon.0) 2298 : cluster 0 osdmap e538: 8 total, 8 up, 8 in 2023-10-09T10:51:21.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:21 smithi053 bash[76859]: cluster 2023-10-09T10:51:20.607132+0000 osd.6 (osd.6) 564 : cluster 3 failed to encode map e538 with expected crc 2023-10-09T10:51:21.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:21 smithi053 bash[76859]: cluster 2023-10-09T10:51:20.608799+0000 osd.7 (osd.7) 545 : cluster 3 failed to encode map e538 with expected crc 2023-10-09T10:51:21.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:21 smithi053 bash[76859]: cluster 2023-10-09T10:51:20.609938+0000 osd.6 (osd.6) 565 : cluster 3 failed to encode map e538 with expected crc 2023-10-09T10:51:21.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:21 smithi053 bash[76859]: cluster 2023-10-09T10:51:20.611093+0000 osd.7 (osd.7) 546 : cluster 3 failed to encode map e538 with expected crc 2023-10-09T10:51:21.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:21 smithi053 bash[76859]: cluster 2023-10-09T10:51:20.612157+0000 osd.5 (osd.5) 588 : cluster 3 failed to encode map e538 with expected crc 2023-10-09T10:51:21.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:21 smithi053 bash[76859]: cluster 2023-10-09T10:51:20.614100+0000 osd.4 (osd.4) 448 : cluster 3 failed to encode map e538 with expected crc 2023-10-09T10:51:21.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:21 smithi053 bash[79554]: cluster 2023-10-09T10:51:20.080239+0000 mgr.y (mgr.26072) 1487 : cluster 0 pgmap v1820: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:21.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:21 smithi053 bash[79554]: audit 2023-10-09T10:51:20.604959+0000 mon.a (mon.0) 2297 : audit 1 from='client.? 172.21.15.53:0/428062732' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-09T10:51:21.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:21 smithi053 bash[79554]: cluster 2023-10-09T10:51:20.605055+0000 mon.a (mon.0) 2298 : cluster 0 osdmap e538: 8 total, 8 up, 8 in 2023-10-09T10:51:21.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:21 smithi053 bash[79554]: cluster 2023-10-09T10:51:20.607132+0000 osd.6 (osd.6) 564 : cluster 3 failed to encode map e538 with expected crc 2023-10-09T10:51:21.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:21 smithi053 bash[79554]: cluster 2023-10-09T10:51:20.608799+0000 osd.7 (osd.7) 545 : cluster 3 failed to encode map e538 with expected crc 2023-10-09T10:51:21.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:21 smithi053 bash[79554]: cluster 2023-10-09T10:51:20.609938+0000 osd.6 (osd.6) 565 : cluster 3 failed to encode map e538 with expected crc 2023-10-09T10:51:21.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:21 smithi053 bash[79554]: cluster 2023-10-09T10:51:20.611093+0000 osd.7 (osd.7) 546 : cluster 3 failed to encode map e538 with expected crc 2023-10-09T10:51:21.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:21 smithi053 bash[79554]: cluster 2023-10-09T10:51:20.612157+0000 osd.5 (osd.5) 588 : cluster 3 failed to encode map e538 with expected crc 2023-10-09T10:51:21.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:21 smithi053 bash[79554]: cluster 2023-10-09T10:51:20.614100+0000 osd.4 (osd.4) 448 : cluster 3 failed to encode map e538 with expected crc 2023-10-09T10:51:22.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:21 smithi086 bash[59714]: cluster 2023-10-09T10:51:20.080239+0000 mgr.y (mgr.26072) 1487 : cluster 0 pgmap v1820: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:22.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:21 smithi086 bash[59714]: audit 2023-10-09T10:51:20.604959+0000 mon.a (mon.0) 2297 : audit 1 from='client.? 172.21.15.53:0/428062732' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-10-09T10:51:22.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:21 smithi086 bash[59714]: cluster 2023-10-09T10:51:20.605055+0000 mon.a (mon.0) 2298 : cluster 0 osdmap e538: 8 total, 8 up, 8 in 2023-10-09T10:51:22.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:21 smithi086 bash[59714]: cluster 2023-10-09T10:51:20.607132+0000 osd.6 (osd.6) 564 : cluster 3 failed to encode map e538 with expected crc 2023-10-09T10:51:22.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:21 smithi086 bash[59714]: cluster 2023-10-09T10:51:20.608799+0000 osd.7 (osd.7) 545 : cluster 3 failed to encode map e538 with expected crc 2023-10-09T10:51:22.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:21 smithi086 bash[59714]: cluster 2023-10-09T10:51:20.609938+0000 osd.6 (osd.6) 565 : cluster 3 failed to encode map e538 with expected crc 2023-10-09T10:51:22.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:21 smithi086 bash[59714]: cluster 2023-10-09T10:51:20.611093+0000 osd.7 (osd.7) 546 : cluster 3 failed to encode map e538 with expected crc 2023-10-09T10:51:22.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:21 smithi086 bash[59714]: cluster 2023-10-09T10:51:20.612157+0000 osd.5 (osd.5) 588 : cluster 3 failed to encode map e538 with expected crc 2023-10-09T10:51:22.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:21 smithi086 bash[59714]: cluster 2023-10-09T10:51:20.614100+0000 osd.4 (osd.4) 448 : cluster 3 failed to encode map e538 with expected crc 2023-10-09T10:51:22.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:51:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:51:22] "GET /metrics HTTP/1.1" 200 34174 "" "Prometheus/2.33.4" 2023-10-09T10:51:22.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:22 smithi053 bash[76859]: cluster 2023-10-09T10:51:20.616007+0000 osd.5 (osd.5) 589 : cluster 3 failed to encode map e538 with expected crc 2023-10-09T10:51:22.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:22 smithi053 bash[76859]: cluster 2023-10-09T10:51:21.607763+0000 osd.6 (osd.6) 566 : cluster 3 failed to encode map e539 with expected crc 2023-10-09T10:51:22.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:22 smithi053 bash[76859]: cluster 2023-10-09T10:51:21.611084+0000 osd.5 (osd.5) 590 : cluster 3 failed to encode map e539 with expected crc 2023-10-09T10:51:22.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:22 smithi053 bash[76859]: cluster 2023-10-09T10:51:21.611295+0000 mon.a (mon.0) 2299 : cluster 0 osdmap e539: 8 total, 8 up, 8 in 2023-10-09T10:51:22.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:22 smithi053 bash[76859]: cluster 2023-10-09T10:51:21.611373+0000 osd.7 (osd.7) 547 : cluster 3 failed to encode map e539 with expected crc 2023-10-09T10:51:22.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:22 smithi053 bash[76859]: cluster 2023-10-09T10:51:21.612468+0000 osd.6 (osd.6) 567 : cluster 3 failed to encode map e539 with expected crc 2023-10-09T10:51:22.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:22 smithi053 bash[76859]: cluster 2023-10-09T10:51:21.612991+0000 osd.4 (osd.4) 449 : cluster 3 failed to encode map e539 with expected crc 2023-10-09T10:51:22.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:22 smithi053 bash[76859]: cluster 2023-10-09T10:51:21.614300+0000 osd.4 (osd.4) 450 : cluster 3 failed to encode map e539 with expected crc 2023-10-09T10:51:22.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:22 smithi053 bash[76859]: cluster 2023-10-09T10:51:21.614942+0000 osd.7 (osd.7) 548 : cluster 3 failed to encode map e539 with expected crc 2023-10-09T10:51:22.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:22 smithi053 bash[76859]: cluster 2023-10-09T10:51:21.615148+0000 osd.5 (osd.5) 591 : cluster 3 failed to encode map e539 with expected crc 2023-10-09T10:51:22.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:22 smithi053 bash[76859]: cluster 2023-10-09T10:51:22.611400+0000 mon.a (mon.0) 2300 : cluster 0 osdmap e540: 8 total, 8 up, 8 in 2023-10-09T10:51:22.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:22 smithi053 bash[79554]: cluster 2023-10-09T10:51:20.616007+0000 osd.5 (osd.5) 589 : cluster 3 failed to encode map e538 with expected crc 2023-10-09T10:51:22.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:22 smithi053 bash[79554]: cluster 2023-10-09T10:51:21.607763+0000 osd.6 (osd.6) 566 : cluster 3 failed to encode map e539 with expected crc 2023-10-09T10:51:22.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:22 smithi053 bash[79554]: cluster 2023-10-09T10:51:21.611084+0000 osd.5 (osd.5) 590 : cluster 3 failed to encode map e539 with expected crc 2023-10-09T10:51:22.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:22 smithi053 bash[79554]: cluster 2023-10-09T10:51:21.611295+0000 mon.a (mon.0) 2299 : cluster 0 osdmap e539: 8 total, 8 up, 8 in 2023-10-09T10:51:22.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:22 smithi053 bash[79554]: cluster 2023-10-09T10:51:21.611373+0000 osd.7 (osd.7) 547 : cluster 3 failed to encode map e539 with expected crc 2023-10-09T10:51:22.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:22 smithi053 bash[79554]: cluster 2023-10-09T10:51:21.612468+0000 osd.6 (osd.6) 567 : cluster 3 failed to encode map e539 with expected crc 2023-10-09T10:51:22.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:22 smithi053 bash[79554]: cluster 2023-10-09T10:51:21.612991+0000 osd.4 (osd.4) 449 : cluster 3 failed to encode map e539 with expected crc 2023-10-09T10:51:22.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:22 smithi053 bash[79554]: cluster 2023-10-09T10:51:21.614300+0000 osd.4 (osd.4) 450 : cluster 3 failed to encode map e539 with expected crc 2023-10-09T10:51:22.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:22 smithi053 bash[79554]: cluster 2023-10-09T10:51:21.614942+0000 osd.7 (osd.7) 548 : cluster 3 failed to encode map e539 with expected crc 2023-10-09T10:51:22.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:22 smithi053 bash[79554]: cluster 2023-10-09T10:51:21.615148+0000 osd.5 (osd.5) 591 : cluster 3 failed to encode map e539 with expected crc 2023-10-09T10:51:22.928 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:22 smithi053 bash[79554]: cluster 2023-10-09T10:51:22.611400+0000 mon.a (mon.0) 2300 : cluster 0 osdmap e540: 8 total, 8 up, 8 in 2023-10-09T10:51:23.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:22 smithi086 bash[59714]: cluster 2023-10-09T10:51:20.616007+0000 osd.5 (osd.5) 589 : cluster 3 failed to encode map e538 with expected crc 2023-10-09T10:51:23.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:22 smithi086 bash[59714]: cluster 2023-10-09T10:51:21.607763+0000 osd.6 (osd.6) 566 : cluster 3 failed to encode map e539 with expected crc 2023-10-09T10:51:23.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:22 smithi086 bash[59714]: cluster 2023-10-09T10:51:21.611084+0000 osd.5 (osd.5) 590 : cluster 3 failed to encode map e539 with expected crc 2023-10-09T10:51:23.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:22 smithi086 bash[59714]: cluster 2023-10-09T10:51:21.611295+0000 mon.a (mon.0) 2299 : cluster 0 osdmap e539: 8 total, 8 up, 8 in 2023-10-09T10:51:23.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:22 smithi086 bash[59714]: cluster 2023-10-09T10:51:21.611373+0000 osd.7 (osd.7) 547 : cluster 3 failed to encode map e539 with expected crc 2023-10-09T10:51:23.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:22 smithi086 bash[59714]: cluster 2023-10-09T10:51:21.612468+0000 osd.6 (osd.6) 567 : cluster 3 failed to encode map e539 with expected crc 2023-10-09T10:51:23.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:22 smithi086 bash[59714]: cluster 2023-10-09T10:51:21.612991+0000 osd.4 (osd.4) 449 : cluster 3 failed to encode map e539 with expected crc 2023-10-09T10:51:23.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:22 smithi086 bash[59714]: cluster 2023-10-09T10:51:21.614300+0000 osd.4 (osd.4) 450 : cluster 3 failed to encode map e539 with expected crc 2023-10-09T10:51:23.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:22 smithi086 bash[59714]: cluster 2023-10-09T10:51:21.614942+0000 osd.7 (osd.7) 548 : cluster 3 failed to encode map e539 with expected crc 2023-10-09T10:51:23.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:22 smithi086 bash[59714]: cluster 2023-10-09T10:51:21.615148+0000 osd.5 (osd.5) 591 : cluster 3 failed to encode map e539 with expected crc 2023-10-09T10:51:23.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:22 smithi086 bash[59714]: cluster 2023-10-09T10:51:22.611400+0000 mon.a (mon.0) 2300 : cluster 0 osdmap e540: 8 total, 8 up, 8 in 2023-10-09T10:51:23.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:23 smithi053 bash[76859]: cluster 2023-10-09T10:51:22.080974+0000 mgr.y (mgr.26072) 1488 : cluster 0 pgmap v1823: 73 pgs: 1 remapped+peering, 5 peering, 67 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:23.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:23 smithi053 bash[76859]: cluster 2023-10-09T10:51:22.609834+0000 osd.6 (osd.6) 568 : cluster 3 failed to encode map e540 with expected crc 2023-10-09T10:51:23.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:23 smithi053 bash[76859]: cluster 2023-10-09T10:51:22.609858+0000 osd.7 (osd.7) 549 : cluster 3 failed to encode map e540 with expected crc 2023-10-09T10:51:23.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:23 smithi053 bash[76859]: audit 2023-10-09T10:51:23.108580+0000 mon.a (mon.0) 2301 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:51:23.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:23 smithi053 bash[76859]: cluster 2023-10-09T10:51:23.536149+0000 osd.6 (osd.6) 569 : cluster 3 failed to encode map e541 with expected crc 2023-10-09T10:51:23.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:23 smithi053 bash[76859]: cluster 2023-10-09T10:51:23.538801+0000 mon.a (mon.0) 2302 : cluster 0 osdmap e541: 8 total, 8 up, 8 in 2023-10-09T10:51:23.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:23 smithi053 bash[79554]: cluster 2023-10-09T10:51:22.080974+0000 mgr.y (mgr.26072) 1488 : cluster 0 pgmap v1823: 73 pgs: 1 remapped+peering, 5 peering, 67 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:23.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:23 smithi053 bash[79554]: cluster 2023-10-09T10:51:22.609834+0000 osd.6 (osd.6) 568 : cluster 3 failed to encode map e540 with expected crc 2023-10-09T10:51:23.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:23 smithi053 bash[79554]: cluster 2023-10-09T10:51:22.609858+0000 osd.7 (osd.7) 549 : cluster 3 failed to encode map e540 with expected crc 2023-10-09T10:51:23.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:23 smithi053 bash[79554]: audit 2023-10-09T10:51:23.108580+0000 mon.a (mon.0) 2301 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:51:23.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:23 smithi053 bash[79554]: cluster 2023-10-09T10:51:23.536149+0000 osd.6 (osd.6) 569 : cluster 3 failed to encode map e541 with expected crc 2023-10-09T10:51:23.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:23 smithi053 bash[79554]: cluster 2023-10-09T10:51:23.538801+0000 mon.a (mon.0) 2302 : cluster 0 osdmap e541: 8 total, 8 up, 8 in 2023-10-09T10:51:24.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:23 smithi086 bash[59714]: cluster 2023-10-09T10:51:22.080974+0000 mgr.y (mgr.26072) 1488 : cluster 0 pgmap v1823: 73 pgs: 1 remapped+peering, 5 peering, 67 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:24.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:23 smithi086 bash[59714]: cluster 2023-10-09T10:51:22.609834+0000 osd.6 (osd.6) 568 : cluster 3 failed to encode map e540 with expected crc 2023-10-09T10:51:24.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:23 smithi086 bash[59714]: cluster 2023-10-09T10:51:22.609858+0000 osd.7 (osd.7) 549 : cluster 3 failed to encode map e540 with expected crc 2023-10-09T10:51:24.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:23 smithi086 bash[59714]: audit 2023-10-09T10:51:23.108580+0000 mon.a (mon.0) 2301 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:51:24.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:23 smithi086 bash[59714]: cluster 2023-10-09T10:51:23.536149+0000 osd.6 (osd.6) 569 : cluster 3 failed to encode map e541 with expected crc 2023-10-09T10:51:24.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:23 smithi086 bash[59714]: cluster 2023-10-09T10:51:23.538801+0000 mon.a (mon.0) 2302 : cluster 0 osdmap e541: 8 total, 8 up, 8 in 2023-10-09T10:51:24.671 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:51:25.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:25 smithi086 bash[59714]: cluster 2023-10-09T10:51:23.958722+0000 osd.7 (osd.7) 550 : cluster 3 failed to encode map e541 with expected crc 2023-10-09T10:51:25.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:25 smithi086 bash[59714]: audit 2023-10-09T10:51:24.026063+0000 mon.a (mon.0) 2303 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:25.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:25 smithi086 bash[59714]: cluster 2023-10-09T10:51:24.081824+0000 mgr.y (mgr.26072) 1489 : cluster 0 pgmap v1826: 73 pgs: 1 remapped+peering, 5 peering, 67 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:25.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:25 smithi086 bash[59714]: cluster 2023-10-09T10:51:24.277718+0000 osd.4 (osd.4) 451 : cluster 3 failed to encode map e541 with expected crc 2023-10-09T10:51:25.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:25 smithi086 bash[59714]: cluster 2023-10-09T10:51:24.277835+0000 osd.5 (osd.5) 592 : cluster 3 failed to encode map e541 with expected crc 2023-10-09T10:51:25.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:25 smithi086 bash[59714]: cluster 2023-10-09T10:51:24.548467+0000 osd.4 (osd.4) 452 : cluster 3 failed to encode map e542 with expected crc 2023-10-09T10:51:25.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:25 smithi086 bash[59714]: cluster 2023-10-09T10:51:24.549909+0000 mon.a (mon.0) 2304 : cluster 0 osdmap e542: 8 total, 8 up, 8 in 2023-10-09T10:51:25.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:25 smithi086 bash[59714]: cluster 2023-10-09T10:51:24.588285+0000 osd.5 (osd.5) 593 : cluster 3 failed to encode map e542 with expected crc 2023-10-09T10:51:25.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:25 smithi086 bash[59714]: cluster 2023-10-09T10:51:24.591170+0000 osd.5 (osd.5) 594 : cluster 3 failed to encode map e542 with expected crc 2023-10-09T10:51:25.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:25 smithi053 bash[76859]: cluster 2023-10-09T10:51:23.958722+0000 osd.7 (osd.7) 550 : cluster 3 failed to encode map e541 with expected crc 2023-10-09T10:51:25.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:25 smithi053 bash[76859]: audit 2023-10-09T10:51:24.026063+0000 mon.a (mon.0) 2303 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:25.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:25 smithi053 bash[76859]: cluster 2023-10-09T10:51:24.081824+0000 mgr.y (mgr.26072) 1489 : cluster 0 pgmap v1826: 73 pgs: 1 remapped+peering, 5 peering, 67 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:25.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:25 smithi053 bash[76859]: cluster 2023-10-09T10:51:24.277718+0000 osd.4 (osd.4) 451 : cluster 3 failed to encode map e541 with expected crc 2023-10-09T10:51:25.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:25 smithi053 bash[76859]: cluster 2023-10-09T10:51:24.277835+0000 osd.5 (osd.5) 592 : cluster 3 failed to encode map e541 with expected crc 2023-10-09T10:51:25.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:25 smithi053 bash[76859]: cluster 2023-10-09T10:51:24.548467+0000 osd.4 (osd.4) 452 : cluster 3 failed to encode map e542 with expected crc 2023-10-09T10:51:25.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:25 smithi053 bash[76859]: cluster 2023-10-09T10:51:24.549909+0000 mon.a (mon.0) 2304 : cluster 0 osdmap e542: 8 total, 8 up, 8 in 2023-10-09T10:51:25.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:25 smithi053 bash[76859]: cluster 2023-10-09T10:51:24.588285+0000 osd.5 (osd.5) 593 : cluster 3 failed to encode map e542 with expected crc 2023-10-09T10:51:25.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:25 smithi053 bash[76859]: cluster 2023-10-09T10:51:24.591170+0000 osd.5 (osd.5) 594 : cluster 3 failed to encode map e542 with expected crc 2023-10-09T10:51:25.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:25 smithi053 bash[79554]: cluster 2023-10-09T10:51:23.958722+0000 osd.7 (osd.7) 550 : cluster 3 failed to encode map e541 with expected crc 2023-10-09T10:51:25.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:25 smithi053 bash[79554]: audit 2023-10-09T10:51:24.026063+0000 mon.a (mon.0) 2303 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:25.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:25 smithi053 bash[79554]: cluster 2023-10-09T10:51:24.081824+0000 mgr.y (mgr.26072) 1489 : cluster 0 pgmap v1826: 73 pgs: 1 remapped+peering, 5 peering, 67 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:25.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:25 smithi053 bash[79554]: cluster 2023-10-09T10:51:24.277718+0000 osd.4 (osd.4) 451 : cluster 3 failed to encode map e541 with expected crc 2023-10-09T10:51:25.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:25 smithi053 bash[79554]: cluster 2023-10-09T10:51:24.277835+0000 osd.5 (osd.5) 592 : cluster 3 failed to encode map e541 with expected crc 2023-10-09T10:51:25.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:25 smithi053 bash[79554]: cluster 2023-10-09T10:51:24.548467+0000 osd.4 (osd.4) 452 : cluster 3 failed to encode map e542 with expected crc 2023-10-09T10:51:25.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:25 smithi053 bash[79554]: cluster 2023-10-09T10:51:24.549909+0000 mon.a (mon.0) 2304 : cluster 0 osdmap e542: 8 total, 8 up, 8 in 2023-10-09T10:51:25.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:25 smithi053 bash[79554]: cluster 2023-10-09T10:51:24.588285+0000 osd.5 (osd.5) 593 : cluster 3 failed to encode map e542 with expected crc 2023-10-09T10:51:25.427 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:25 smithi053 bash[79554]: cluster 2023-10-09T10:51:24.591170+0000 osd.5 (osd.5) 594 : cluster 3 failed to encode map e542 with expected crc 2023-10-09T10:51:26.324 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:26 smithi086 bash[59714]: cluster 2023-10-09T10:51:24.548552+0000 osd.6 (osd.6) 570 : cluster 3 failed to encode map e542 with expected crc 2023-10-09T10:51:26.325 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:26 smithi086 bash[59714]: cluster 2023-10-09T10:51:24.648823+0000 osd.7 (osd.7) 551 : cluster 3 failed to encode map e542 with expected crc 2023-10-09T10:51:26.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:26 smithi053 bash[79554]: cluster 2023-10-09T10:51:24.548552+0000 osd.6 (osd.6) 570 : cluster 3 failed to encode map e542 with expected crc 2023-10-09T10:51:26.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:26 smithi053 bash[79554]: cluster 2023-10-09T10:51:24.648823+0000 osd.7 (osd.7) 551 : cluster 3 failed to encode map e542 with expected crc 2023-10-09T10:51:26.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:26 smithi053 bash[76859]: cluster 2023-10-09T10:51:24.548552+0000 osd.6 (osd.6) 570 : cluster 3 failed to encode map e542 with expected crc 2023-10-09T10:51:26.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:26 smithi053 bash[76859]: cluster 2023-10-09T10:51:24.648823+0000 osd.7 (osd.7) 551 : cluster 3 failed to encode map e542 with expected crc 2023-10-09T10:51:26.439 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:51:27.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:27 smithi086 bash[59714]: cluster 2023-10-09T10:51:26.082750+0000 mgr.y (mgr.26072) 1490 : cluster 0 pgmap v1828: 73 pgs: 1 remapped+peering, 72 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:27.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:27 smithi053 bash[79554]: cluster 2023-10-09T10:51:26.082750+0000 mgr.y (mgr.26072) 1490 : cluster 0 pgmap v1828: 73 pgs: 1 remapped+peering, 72 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:27.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:27 smithi053 bash[76859]: cluster 2023-10-09T10:51:26.082750+0000 mgr.y (mgr.26072) 1490 : cluster 0 pgmap v1828: 73 pgs: 1 remapped+peering, 72 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:28.096 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:51:28.097 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [], 2023-10-09T10:51:28.097 INFO:teuthology.orchestra.run.smithi086.stdout: "complaint_time": 30, 2023-10-09T10:51:28.097 INFO:teuthology.orchestra.run.smithi086.stdout: "num_blocked_ops": 0 2023-10-09T10:51:28.097 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:51:28.988 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-10-09T10:51:29.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:29 smithi053 bash[79554]: cluster 2023-10-09T10:51:28.083538+0000 mgr.y (mgr.26072) 1491 : cluster 0 pgmap v1829: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 3 objects/s recovering 2023-10-09T10:51:29.795 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:29 smithi053 bash[79554]: audit 2023-10-09T10:51:28.849605+0000 mon.a (mon.0) 2305 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:51:29.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:29 smithi053 bash[76859]: cluster 2023-10-09T10:51:28.083538+0000 mgr.y (mgr.26072) 1491 : cluster 0 pgmap v1829: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 3 objects/s recovering 2023-10-09T10:51:29.795 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:29 smithi053 bash[76859]: audit 2023-10-09T10:51:28.849605+0000 mon.a (mon.0) 2305 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:51:29.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:29 smithi086 bash[59714]: cluster 2023-10-09T10:51:28.083538+0000 mgr.y (mgr.26072) 1491 : cluster 0 pgmap v1829: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 3 objects/s recovering 2023-10-09T10:51:29.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:29 smithi086 bash[59714]: audit 2023-10-09T10:51:28.849605+0000 mon.a (mon.0) 2305 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:51:30.565 INFO:teuthology.orchestra.run.smithi053.stderr:set osd.3 primary-affinity to 1 (8655362) 2023-10-09T10:51:30.823 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:30 smithi053 bash[76859]: audit 2023-10-09T10:51:30.194873+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.53:0/3250720188' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T10:51:30.823 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:30 smithi053 bash[76859]: audit 2023-10-09T10:51:30.195621+0000 mon.a (mon.0) 2306 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T10:51:30.823 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:30 smithi053 bash[79554]: audit 2023-10-09T10:51:30.194873+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.53:0/3250720188' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T10:51:30.823 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:30 smithi053 bash[79554]: audit 2023-10-09T10:51:30.195621+0000 mon.a (mon.0) 2306 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T10:51:30.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:30 smithi086 bash[59714]: audit 2023-10-09T10:51:30.194873+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.53:0/3250720188' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T10:51:30.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:30 smithi086 bash[59714]: audit 2023-10-09T10:51:30.195621+0000 mon.a (mon.0) 2306 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-10-09T10:51:31.550 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd reweight 4 1 2023-10-09T10:51:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:31 smithi086 bash[59714]: cluster 2023-10-09T10:51:30.084444+0000 mgr.y (mgr.26072) 1492 : cluster 0 pgmap v1830: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-10-09T10:51:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:31 smithi086 bash[59714]: audit 2023-10-09T10:51:30.551584+0000 mon.a (mon.0) 2307 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-10-09T10:51:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:31 smithi086 bash[59714]: cluster 2023-10-09T10:51:30.551684+0000 mon.a (mon.0) 2308 : cluster 0 osdmap e543: 8 total, 8 up, 8 in 2023-10-09T10:51:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:31 smithi086 bash[59714]: cluster 2023-10-09T10:51:30.556612+0000 osd.4 (osd.4) 453 : cluster 3 failed to encode map e543 with expected crc 2023-10-09T10:51:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:31 smithi086 bash[59714]: cluster 2023-10-09T10:51:30.558293+0000 osd.7 (osd.7) 552 : cluster 3 failed to encode map e543 with expected crc 2023-10-09T10:51:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:31 smithi086 bash[59714]: cluster 2023-10-09T10:51:30.559605+0000 osd.6 (osd.6) 571 : cluster 3 failed to encode map e543 with expected crc 2023-10-09T10:51:31.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:31 smithi086 bash[59714]: cluster 2023-10-09T10:51:30.561051+0000 osd.5 (osd.5) 595 : cluster 3 failed to encode map e543 with expected crc 2023-10-09T10:51:31.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:31 smithi053 bash[76859]: cluster 2023-10-09T10:51:30.084444+0000 mgr.y (mgr.26072) 1492 : cluster 0 pgmap v1830: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-10-09T10:51:31.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:31 smithi053 bash[76859]: audit 2023-10-09T10:51:30.551584+0000 mon.a (mon.0) 2307 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-10-09T10:51:31.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:31 smithi053 bash[76859]: cluster 2023-10-09T10:51:30.551684+0000 mon.a (mon.0) 2308 : cluster 0 osdmap e543: 8 total, 8 up, 8 in 2023-10-09T10:51:31.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:31 smithi053 bash[76859]: cluster 2023-10-09T10:51:30.556612+0000 osd.4 (osd.4) 453 : cluster 3 failed to encode map e543 with expected crc 2023-10-09T10:51:31.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:31 smithi053 bash[76859]: cluster 2023-10-09T10:51:30.558293+0000 osd.7 (osd.7) 552 : cluster 3 failed to encode map e543 with expected crc 2023-10-09T10:51:31.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:31 smithi053 bash[76859]: cluster 2023-10-09T10:51:30.559605+0000 osd.6 (osd.6) 571 : cluster 3 failed to encode map e543 with expected crc 2023-10-09T10:51:31.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:31 smithi053 bash[76859]: cluster 2023-10-09T10:51:30.561051+0000 osd.5 (osd.5) 595 : cluster 3 failed to encode map e543 with expected crc 2023-10-09T10:51:31.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:31 smithi053 bash[79554]: cluster 2023-10-09T10:51:30.084444+0000 mgr.y (mgr.26072) 1492 : cluster 0 pgmap v1830: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-10-09T10:51:31.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:31 smithi053 bash[79554]: audit 2023-10-09T10:51:30.551584+0000 mon.a (mon.0) 2307 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-10-09T10:51:31.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:31 smithi053 bash[79554]: cluster 2023-10-09T10:51:30.551684+0000 mon.a (mon.0) 2308 : cluster 0 osdmap e543: 8 total, 8 up, 8 in 2023-10-09T10:51:31.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:31 smithi053 bash[79554]: cluster 2023-10-09T10:51:30.556612+0000 osd.4 (osd.4) 453 : cluster 3 failed to encode map e543 with expected crc 2023-10-09T10:51:31.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:31 smithi053 bash[79554]: cluster 2023-10-09T10:51:30.558293+0000 osd.7 (osd.7) 552 : cluster 3 failed to encode map e543 with expected crc 2023-10-09T10:51:31.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:31 smithi053 bash[79554]: cluster 2023-10-09T10:51:30.559605+0000 osd.6 (osd.6) 571 : cluster 3 failed to encode map e543 with expected crc 2023-10-09T10:51:31.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:31 smithi053 bash[79554]: cluster 2023-10-09T10:51:30.561051+0000 osd.5 (osd.5) 595 : cluster 3 failed to encode map e543 with expected crc 2023-10-09T10:51:32.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:32 smithi086 bash[59714]: cluster 2023-10-09T10:51:31.561512+0000 osd.4 (osd.4) 454 : cluster 3 failed to encode map e544 with expected crc 2023-10-09T10:51:32.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:32 smithi086 bash[59714]: cluster 2023-10-09T10:51:31.561668+0000 mon.a (mon.0) 2309 : cluster 0 osdmap e544: 8 total, 8 up, 8 in 2023-10-09T10:51:32.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:32 smithi086 bash[59714]: cluster 2023-10-09T10:51:31.567858+0000 osd.6 (osd.6) 572 : cluster 3 failed to encode map e544 with expected crc 2023-10-09T10:51:32.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:32 smithi086 bash[59714]: cluster 2023-10-09T10:51:31.568435+0000 osd.7 (osd.7) 553 : cluster 3 failed to encode map e544 with expected crc 2023-10-09T10:51:32.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:51:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:51:32] "GET /metrics HTTP/1.1" 200 34157 "" "Prometheus/2.33.4" 2023-10-09T10:51:32.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:32 smithi053 bash[76859]: cluster 2023-10-09T10:51:31.561512+0000 osd.4 (osd.4) 454 : cluster 3 failed to encode map e544 with expected crc 2023-10-09T10:51:32.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:32 smithi053 bash[76859]: cluster 2023-10-09T10:51:31.561668+0000 mon.a (mon.0) 2309 : cluster 0 osdmap e544: 8 total, 8 up, 8 in 2023-10-09T10:51:32.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:32 smithi053 bash[76859]: cluster 2023-10-09T10:51:31.567858+0000 osd.6 (osd.6) 572 : cluster 3 failed to encode map e544 with expected crc 2023-10-09T10:51:32.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:32 smithi053 bash[76859]: cluster 2023-10-09T10:51:31.568435+0000 osd.7 (osd.7) 553 : cluster 3 failed to encode map e544 with expected crc 2023-10-09T10:51:32.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:32 smithi053 bash[79554]: cluster 2023-10-09T10:51:31.561512+0000 osd.4 (osd.4) 454 : cluster 3 failed to encode map e544 with expected crc 2023-10-09T10:51:32.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:32 smithi053 bash[79554]: cluster 2023-10-09T10:51:31.561668+0000 mon.a (mon.0) 2309 : cluster 0 osdmap e544: 8 total, 8 up, 8 in 2023-10-09T10:51:32.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:32 smithi053 bash[79554]: cluster 2023-10-09T10:51:31.567858+0000 osd.6 (osd.6) 572 : cluster 3 failed to encode map e544 with expected crc 2023-10-09T10:51:32.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:32 smithi053 bash[79554]: cluster 2023-10-09T10:51:31.568435+0000 osd.7 (osd.7) 553 : cluster 3 failed to encode map e544 with expected crc 2023-10-09T10:51:33.747 INFO:teuthology.orchestra.run.smithi086.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.b/config 2023-10-09T10:51:33.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:33 smithi086 bash[59714]: cluster 2023-10-09T10:51:31.650419+0000 osd.5 (osd.5) 596 : cluster 3 failed to encode map e544 with expected crc 2023-10-09T10:51:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:33 smithi086 bash[59714]: cluster 2023-10-09T10:51:32.085285+0000 mgr.y (mgr.26072) 1493 : cluster 0 pgmap v1833: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-10-09T10:51:33.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:33 smithi053 bash[76859]: cluster 2023-10-09T10:51:31.650419+0000 osd.5 (osd.5) 596 : cluster 3 failed to encode map e544 with expected crc 2023-10-09T10:51:33.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:33 smithi053 bash[76859]: cluster 2023-10-09T10:51:32.085285+0000 mgr.y (mgr.26072) 1493 : cluster 0 pgmap v1833: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-10-09T10:51:33.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:33 smithi053 bash[79554]: cluster 2023-10-09T10:51:31.650419+0000 osd.5 (osd.5) 596 : cluster 3 failed to encode map e544 with expected crc 2023-10-09T10:51:33.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:33 smithi053 bash[79554]: cluster 2023-10-09T10:51:32.085285+0000 mgr.y (mgr.26072) 1493 : cluster 0 pgmap v1833: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-10-09T10:51:35.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:35 smithi053 bash[76859]: audit 2023-10-09T10:51:34.042643+0000 mon.a (mon.0) 2310 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:35.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:35 smithi053 bash[76859]: cluster 2023-10-09T10:51:34.086146+0000 mgr.y (mgr.26072) 1494 : cluster 0 pgmap v1834: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-10-09T10:51:35.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:35 smithi053 bash[79554]: audit 2023-10-09T10:51:34.042643+0000 mon.a (mon.0) 2310 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:35.176 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:35 smithi053 bash[79554]: cluster 2023-10-09T10:51:34.086146+0000 mgr.y (mgr.26072) 1494 : cluster 0 pgmap v1834: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-10-09T10:51:35.339 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:35 smithi086 bash[59714]: audit 2023-10-09T10:51:34.042643+0000 mon.a (mon.0) 2310 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:35.339 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:35 smithi086 bash[59714]: cluster 2023-10-09T10:51:34.086146+0000 mgr.y (mgr.26072) 1494 : cluster 0 pgmap v1834: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s, 2 objects/s recovering 2023-10-09T10:51:36.094 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:51:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:36 smithi086 bash[59714]: audit 2023-10-09T10:51:35.041368+0000 mon.a (mon.0) 2311 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:36 smithi086 bash[59714]: audit 2023-10-09T10:51:35.053464+0000 mon.a (mon.0) 2312 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:36 smithi086 bash[59714]: audit 2023-10-09T10:51:35.355565+0000 mon.a (mon.0) 2313 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:36 smithi086 bash[59714]: audit 2023-10-09T10:51:35.361749+0000 mon.a (mon.0) 2314 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:36 smithi086 bash[59714]: audit 2023-10-09T10:51:35.838331+0000 mon.a (mon.0) 2315 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:51:36.367 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:36 smithi086 bash[59714]: audit 2023-10-09T10:51:35.840208+0000 mon.a (mon.0) 2316 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:51:36.368 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:36 smithi086 bash[59714]: audit 2023-10-09T10:51:35.849386+0000 mon.a (mon.0) 2317 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:36.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:36 smithi053 bash[76859]: audit 2023-10-09T10:51:35.041368+0000 mon.a (mon.0) 2311 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:36.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:36 smithi053 bash[76859]: audit 2023-10-09T10:51:35.053464+0000 mon.a (mon.0) 2312 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:36.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:36 smithi053 bash[76859]: audit 2023-10-09T10:51:35.355565+0000 mon.a (mon.0) 2313 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:36.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:36 smithi053 bash[76859]: audit 2023-10-09T10:51:35.361749+0000 mon.a (mon.0) 2314 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:36.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:36 smithi053 bash[76859]: audit 2023-10-09T10:51:35.838331+0000 mon.a (mon.0) 2315 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:51:36.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:36 smithi053 bash[76859]: audit 2023-10-09T10:51:35.840208+0000 mon.a (mon.0) 2316 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:51:36.426 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:36 smithi053 bash[76859]: audit 2023-10-09T10:51:35.849386+0000 mon.a (mon.0) 2317 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:36.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:36 smithi053 bash[79554]: audit 2023-10-09T10:51:35.041368+0000 mon.a (mon.0) 2311 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:36.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:36 smithi053 bash[79554]: audit 2023-10-09T10:51:35.053464+0000 mon.a (mon.0) 2312 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:36.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:36 smithi053 bash[79554]: audit 2023-10-09T10:51:35.355565+0000 mon.a (mon.0) 2313 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:36.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:36 smithi053 bash[79554]: audit 2023-10-09T10:51:35.361749+0000 mon.a (mon.0) 2314 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:36.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:36 smithi053 bash[79554]: audit 2023-10-09T10:51:35.838331+0000 mon.a (mon.0) 2315 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:51:36.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:36 smithi053 bash[79554]: audit 2023-10-09T10:51:35.840208+0000 mon.a (mon.0) 2316 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:51:36.426 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:36 smithi053 bash[79554]: audit 2023-10-09T10:51:35.849386+0000 mon.a (mon.0) 2317 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:51:37.282 INFO:teuthology.orchestra.run.smithi086.stdout:{ 2023-10-09T10:51:37.282 INFO:teuthology.orchestra.run.smithi086.stdout: "size": 20, 2023-10-09T10:51:37.282 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 600, 2023-10-09T10:51:37.282 INFO:teuthology.orchestra.run.smithi086.stdout: "ops": [ 2023-10-09T10:51:37.282 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.283 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.36012.0:128852 10.17 10:ed7481bd:::benchmark_data_smithi053_231565_object5908:head [delete] snapc 0=[] ondisk+write+known_if_redirected e419)", 2023-10-09T10:51:37.283 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:45:44.648624+0000", 2023-10-09T10:51:37.283 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 352.62700131299999, 2023-10-09T10:51:37.283 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1864951700000002, 2023-10-09T10:51:37.283 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:37.283 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:51:37.283 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:37.283 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.36012", 2023-10-09T10:51:37.283 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:51:37.283 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 128852 2023-10-09T10:51:37.283 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.283 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:37.284 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.284 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:37.284 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.648624+0000", 2023-10-09T10:51:37.284 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:37.284 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.284 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.284 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:37.284 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.648624+0000", 2023-10-09T10:51:37.284 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:51:37.284 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.284 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.284 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:37.285 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.648624+0000", 2023-10-09T10:51:37.285 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.066e-06 2023-10-09T10:51:37.285 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.285 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.285 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:37.285 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.648627+0000", 2023-10-09T10:51:37.285 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.9030000000000001e-06 2023-10-09T10:51:37.285 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.285 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.285 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:37.285 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.648633+0000", 2023-10-09T10:51:37.285 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.6430000000000001e-06 2023-10-09T10:51:37.286 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.286 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.286 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:37.286 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.648636+0000", 2023-10-09T10:51:37.286 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.9727e-05 2023-10-09T10:51:37.286 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.286 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.286 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.286 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.648686+0000", 2023-10-09T10:51:37.286 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000110132 2023-10-09T10:51:37.286 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.286 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.287 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:37.287 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.648796+0000", 2023-10-09T10:51:37.287 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00042133999999999997 2023-10-09T10:51:37.287 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.287 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.287 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,7", 2023-10-09T10:51:37.287 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.649218+0000", 2023-10-09T10:51:37.287 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0021222979999999999 2023-10-09T10:51:37.287 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.287 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.287 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:37.287 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.651340+0000", 2023-10-09T10:51:37.288 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0041792289999999996 2023-10-09T10:51:37.288 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.288 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.288 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.288 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.655519+0000", 2023-10-09T10:51:37.288 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.023900687 2023-10-09T10:51:37.288 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.288 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.288 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.288 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.679420+0000", 2023-10-09T10:51:37.288 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.6240000000000008e-06 2023-10-09T10:51:37.288 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.288 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.289 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:51:37.289 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.679429+0000", 2023-10-09T10:51:37.289 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.003745313 2023-10-09T10:51:37.289 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.289 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.289 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.289 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:45.683174+0000", 2023-10-09T10:51:37.289 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6609999999999999e-05 2023-10-09T10:51:37.289 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.289 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.289 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:51:37.289 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:45.683190+0000", 2023-10-09T10:51:37.290 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1518189539999999 2023-10-09T10:51:37.290 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.290 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.290 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.290 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.835009+0000", 2023-10-09T10:51:37.290 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00011018600000000001 2023-10-09T10:51:37.290 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.290 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.290 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:37.290 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.835120+0000", 2023-10-09T10:51:37.290 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1864951700000002 2023-10-09T10:51:37.290 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.291 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:37.291 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.291 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.291 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.291 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.36012.0:128859 10.17 10:e9095c0f:::benchmark_data_smithi053_231565_object5915:head [delete] snapc 0=[] ondisk+write+known_if_redirected e419)", 2023-10-09T10:51:37.291 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:45:44.656672+0000", 2023-10-09T10:51:37.291 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 352.61895395699997, 2023-10-09T10:51:37.291 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1786124940000002, 2023-10-09T10:51:37.291 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:37.291 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:51:37.291 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:37.292 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.36012", 2023-10-09T10:51:37.292 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:51:37.292 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 128859 2023-10-09T10:51:37.292 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.292 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:37.292 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.292 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:37.292 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.656672+0000", 2023-10-09T10:51:37.292 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:37.292 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.292 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.292 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:37.292 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.656672+0000", 2023-10-09T10:51:37.293 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:51:37.293 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.293 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.293 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:37.293 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.656671+0000", 2023-10-09T10:51:37.293 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.309e-06 2023-10-09T10:51:37.293 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.293 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.293 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:37.293 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.656675+0000", 2023-10-09T10:51:37.293 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.3330000000000002e-06 2023-10-09T10:51:37.293 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.294 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.294 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:37.294 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.656681+0000", 2023-10-09T10:51:37.294 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.0210000000000001e-06 2023-10-09T10:51:37.294 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.294 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.294 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:37.294 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.656685+0000", 2023-10-09T10:51:37.294 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00049030500000000002 2023-10-09T10:51:37.294 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.294 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.294 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.295 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.657175+0000", 2023-10-09T10:51:37.295 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00018478099999999999 2023-10-09T10:51:37.295 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.295 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.295 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:37.295 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.657360+0000", 2023-10-09T10:51:37.295 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0025331440000000002 2023-10-09T10:51:37.295 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.295 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.295 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,7", 2023-10-09T10:51:37.295 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.659893+0000", 2023-10-09T10:51:37.295 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.002867564 2023-10-09T10:51:37.296 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.296 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.296 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.296 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.662761+0000", 2023-10-09T10:51:37.296 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0045546709999999997 2023-10-09T10:51:37.296 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.296 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.296 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:37.296 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.667315+0000", 2023-10-09T10:51:37.296 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012135778999999999 2023-10-09T10:51:37.296 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.296 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.297 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.297 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.679451+0000", 2023-10-09T10:51:37.297 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.5719999999999999e-06 2023-10-09T10:51:37.297 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.297 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.297 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:51:37.297 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.679458+0000", 2023-10-09T10:51:37.297 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0037740690000001 2023-10-09T10:51:37.297 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.297 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.297 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.297 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:45.683232+0000", 2023-10-09T10:51:37.298 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.5740000000000002e-06 2023-10-09T10:51:37.298 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.298 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.298 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:51:37.298 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:45.683241+0000", 2023-10-09T10:51:37.298 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1519423879999999 2023-10-09T10:51:37.298 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.298 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.298 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.298 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.835184+0000", 2023-10-09T10:51:37.298 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000100521 2023-10-09T10:51:37.298 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.299 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.299 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:37.299 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.835284+0000", 2023-10-09T10:51:37.299 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1786124940000002 2023-10-09T10:51:37.299 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.299 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:37.299 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.299 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.299 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.299 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.36012.0:128874 10.17 10:edd2b2da:::benchmark_data_smithi053_231565_object5930:head [delete] snapc 0=[] ondisk+write+known_if_redirected e420)", 2023-10-09T10:51:37.299 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:45:44.690773+0000", 2023-10-09T10:51:37.299 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 352.58485298599999, 2023-10-09T10:51:37.300 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1562985709999998, 2023-10-09T10:51:37.300 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:37.300 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:37.300 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:37.300 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.36012", 2023-10-09T10:51:37.300 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:51:37.300 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 128874 2023-10-09T10:51:37.300 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.300 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:37.300 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.300 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:37.300 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.690773+0000", 2023-10-09T10:51:37.300 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:37.301 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.301 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.301 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:37.301 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.690773+0000", 2023-10-09T10:51:37.301 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:51:37.301 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.301 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.301 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:37.301 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.690771+0000", 2023-10-09T10:51:37.301 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1560000000000003e-06 2023-10-09T10:51:37.301 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.301 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.302 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:37.302 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.690777+0000", 2023-10-09T10:51:37.302 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.2380000000000003e-06 2023-10-09T10:51:37.302 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.302 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.302 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:37.302 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.690786+0000", 2023-10-09T10:51:37.302 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.5929999999999999e-06 2023-10-09T10:51:37.302 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.302 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.302 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:37.302 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.690790+0000", 2023-10-09T10:51:37.303 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.6857999999999998e-05 2023-10-09T10:51:37.303 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.303 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.303 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.303 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.690827+0000", 2023-10-09T10:51:37.303 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.4799999999999998e-06 2023-10-09T10:51:37.303 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.303 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.303 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:51:37.303 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.690834+0000", 2023-10-09T10:51:37.303 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.99243428300000003 2023-10-09T10:51:37.303 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.305 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.305 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.305 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:45.683268+0000", 2023-10-09T10:51:37.305 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.9479999999999997e-06 2023-10-09T10:51:37.305 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.305 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.305 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:51:37.305 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:45.683277+0000", 2023-10-09T10:51:37.305 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.152045003 2023-10-09T10:51:37.305 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.305 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.305 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.306 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.835322+0000", 2023-10-09T10:51:37.306 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015634000000000001 2023-10-09T10:51:37.306 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.306 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.306 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:37.306 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.835478+0000", 2023-10-09T10:51:37.306 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00055772000000000005 2023-10-09T10:51:37.306 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.306 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.306 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,7", 2023-10-09T10:51:37.306 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.836036+0000", 2023-10-09T10:51:37.306 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010160374 2023-10-09T10:51:37.306 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.307 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.307 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:37.307 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.846196+0000", 2023-10-09T10:51:37.307 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00037960499999999998 2023-10-09T10:51:37.307 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.307 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.307 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.307 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.846576+0000", 2023-10-09T10:51:37.307 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.7439000000000002e-05 2023-10-09T10:51:37.307 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.307 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.307 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.307 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.846653+0000", 2023-10-09T10:51:37.308 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00022387700000000001 2023-10-09T10:51:37.308 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.308 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.308 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.308 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.846877+0000", 2023-10-09T10:51:37.308 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.8062000000000001e-05 2023-10-09T10:51:37.308 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.308 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.308 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:37.308 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.846935+0000", 2023-10-09T10:51:37.308 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013588700000000001 2023-10-09T10:51:37.308 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.308 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.309 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:37.309 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.847071+0000", 2023-10-09T10:51:37.309 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1562985709999998 2023-10-09T10:51:37.309 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.309 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:37.309 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.309 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.309 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.309 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.36012.0:128898 10.17 10:e988c808:::benchmark_data_smithi053_231565_object5954:head [delete] snapc 0=[] ondisk+write+known_if_redirected e420)", 2023-10-09T10:51:37.309 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:45:44.719212+0000", 2023-10-09T10:51:37.309 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 352.556414098, 2023-10-09T10:51:37.309 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1280837799999999, 2023-10-09T10:51:37.309 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:37.310 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:37.310 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:37.310 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.36012", 2023-10-09T10:51:37.310 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:51:37.310 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 128898 2023-10-09T10:51:37.310 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.310 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:37.310 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.310 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:37.310 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.719212+0000", 2023-10-09T10:51:37.310 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:37.311 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.311 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.311 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:37.311 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.719212+0000", 2023-10-09T10:51:37.311 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:51:37.311 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.311 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.311 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:37.311 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.719210+0000", 2023-10-09T10:51:37.311 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.1999999999999999e-06 2023-10-09T10:51:37.311 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.311 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.311 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:37.312 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.719217+0000", 2023-10-09T10:51:37.312 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0274e-05 2023-10-09T10:51:37.312 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.312 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.312 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:37.312 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.719227+0000", 2023-10-09T10:51:37.312 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.083e-06 2023-10-09T10:51:37.312 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.312 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.312 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:37.312 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.719233+0000", 2023-10-09T10:51:37.312 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.2323000000000005e-05 2023-10-09T10:51:37.312 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.313 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.313 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.313 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.719305+0000", 2023-10-09T10:51:37.313 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1627000000000001e-05 2023-10-09T10:51:37.313 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.313 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.313 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:51:37.313 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.719317+0000", 2023-10-09T10:51:37.313 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.96397868600000003 2023-10-09T10:51:37.313 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.313 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.314 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.314 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:45.683296+0000", 2023-10-09T10:51:37.314 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.4800000000000001e-06 2023-10-09T10:51:37.314 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.314 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.314 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:51:37.314 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:45.683304+0000", 2023-10-09T10:51:37.314 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1552639579999999 2023-10-09T10:51:37.314 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.314 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.315 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.315 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.838568+0000", 2023-10-09T10:51:37.315 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000186882 2023-10-09T10:51:37.315 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.315 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.315 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:37.316 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.838755+0000", 2023-10-09T10:51:37.316 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00040299500000000001 2023-10-09T10:51:37.316 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.316 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.317 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,7", 2023-10-09T10:51:37.317 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.839158+0000", 2023-10-09T10:51:37.317 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.007429387 2023-10-09T10:51:37.317 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.317 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.317 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:37.317 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.846587+0000", 2023-10-09T10:51:37.317 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00011938 2023-10-09T10:51:37.317 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.317 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.317 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.317 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.846707+0000", 2023-10-09T10:51:37.317 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.4866e-05 2023-10-09T10:51:37.318 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.318 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.318 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.318 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.846752+0000", 2023-10-09T10:51:37.318 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00036621700000000001 2023-10-09T10:51:37.318 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.318 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.318 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.318 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.847118+0000", 2023-10-09T10:51:37.318 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.7854e-05 2023-10-09T10:51:37.318 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.318 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.318 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:37.319 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.847166+0000", 2023-10-09T10:51:37.319 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000129791 2023-10-09T10:51:37.319 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.319 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.319 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:37.319 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.847295+0000", 2023-10-09T10:51:37.319 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1280837799999999 2023-10-09T10:51:37.319 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.319 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:37.319 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.319 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.319 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.319 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.36012.0:128902 10.17 10:efbdb6a1:::benchmark_data_smithi053_231565_object5958:head [delete] snapc 0=[] ondisk+write+known_if_redirected e420)", 2023-10-09T10:51:37.320 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:45:44.722263+0000", 2023-10-09T10:51:37.320 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 352.55336224600001, 2023-10-09T10:51:37.320 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1280236619999999, 2023-10-09T10:51:37.320 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:37.320 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:37.320 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:37.320 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.36012", 2023-10-09T10:51:37.320 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:51:37.320 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 128902 2023-10-09T10:51:37.320 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.320 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:37.321 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.321 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:37.321 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.722263+0000", 2023-10-09T10:51:37.321 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:37.321 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.321 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.321 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:37.321 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.722263+0000", 2023-10-09T10:51:37.321 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:51:37.321 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.321 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.321 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:37.322 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.722262+0000", 2023-10-09T10:51:37.322 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.8460000000000002e-06 2023-10-09T10:51:37.322 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.322 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.322 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:37.322 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.722269+0000", 2023-10-09T10:51:37.322 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0358e-05 2023-10-09T10:51:37.322 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.322 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.322 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:37.323 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.722280+0000", 2023-10-09T10:51:37.323 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.0399999999999998e-06 2023-10-09T10:51:37.323 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.323 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.323 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:37.323 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.722286+0000", 2023-10-09T10:51:37.323 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.9935e-05 2023-10-09T10:51:37.323 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.323 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.323 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.323 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.722356+0000", 2023-10-09T10:51:37.323 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.5400000000000001e-06 2023-10-09T10:51:37.324 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.324 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.324 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:51:37.324 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:44.722365+0000", 2023-10-09T10:51:37.324 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.96095964899999997 2023-10-09T10:51:37.324 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.324 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.324 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.324 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:45.683325+0000", 2023-10-09T10:51:37.324 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.4689999999999999e-06 2023-10-09T10:51:37.324 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.324 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.324 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:51:37.325 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:45.683329+0000", 2023-10-09T10:51:37.325 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.15773061 2023-10-09T10:51:37.325 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.325 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.325 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.325 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.841060+0000", 2023-10-09T10:51:37.325 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000183699 2023-10-09T10:51:37.325 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.325 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.325 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:37.325 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.841243+0000", 2023-10-09T10:51:37.325 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00039862099999999999 2023-10-09T10:51:37.325 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.326 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.326 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 1,2,7", 2023-10-09T10:51:37.326 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.841642+0000", 2023-10-09T10:51:37.326 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0049540909999999999 2023-10-09T10:51:37.326 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.326 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.326 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:37.326 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.846596+0000", 2023-10-09T10:51:37.326 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00023588099999999999 2023-10-09T10:51:37.326 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.326 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.326 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.327 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.846832+0000", 2023-10-09T10:51:37.327 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0022690100000000001 2023-10-09T10:51:37.327 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.327 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.327 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.327 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.849101+0000", 2023-10-09T10:51:37.327 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00097309399999999998 2023-10-09T10:51:37.327 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.327 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.327 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.327 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.850074+0000", 2023-10-09T10:51:37.327 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.4139000000000004e-05 2023-10-09T10:51:37.328 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.328 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.328 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:37.328 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.850138+0000", 2023-10-09T10:51:37.328 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014881900000000001 2023-10-09T10:51:37.328 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.328 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.328 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:37.328 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:45:46.850287+0000", 2023-10-09T10:51:37.328 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1280236619999999 2023-10-09T10:51:37.328 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.329 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:37.329 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.329 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.329 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.329 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.36012.0:205257 10.d 10:b20e8dc4:::benchmark_data_smithi053_231565_object82313:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e435)", 2023-10-09T10:51:37.329 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:47:06.686564+0000", 2023-10-09T10:51:37.329 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 270.58906137899999, 2023-10-09T10:51:37.329 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.072744997, 2023-10-09T10:51:37.329 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:37.329 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:51:37.329 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:37.330 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.36012", 2023-10-09T10:51:37.330 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:51:37.330 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 205257 2023-10-09T10:51:37.330 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.330 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:37.330 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.330 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:37.330 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686564+0000", 2023-10-09T10:51:37.330 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:37.330 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.330 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.331 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:37.331 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686564+0000", 2023-10-09T10:51:37.331 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:51:37.331 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.331 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.331 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:37.331 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686563+0000", 2023-10-09T10:51:37.331 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.9189999999999999e-06 2023-10-09T10:51:37.331 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.331 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.331 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:37.331 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686571+0000", 2023-10-09T10:51:37.332 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0124e-05 2023-10-09T10:51:37.332 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.332 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.332 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:37.332 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686581+0000", 2023-10-09T10:51:37.332 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0230000000000004e-06 2023-10-09T10:51:37.332 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.332 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.332 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:37.332 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686588+0000", 2023-10-09T10:51:37.332 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000104416 2023-10-09T10:51:37.332 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.333 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.333 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.333 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686693+0000", 2023-10-09T10:51:37.333 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.7370000000000001e-06 2023-10-09T10:51:37.333 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.333 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.333 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:51:37.333 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686703+0000", 2023-10-09T10:51:37.333 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.072514806 2023-10-09T10:51:37.333 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.333 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.333 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.334 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.759217+0000", 2023-10-09T10:51:37.334 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.1930999999999998e-05 2023-10-09T10:51:37.334 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.334 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.334 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:37.334 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.759309+0000", 2023-10-09T10:51:37.334 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.072744997 2023-10-09T10:51:37.334 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.334 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:37.334 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.335 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.335 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.335 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.36012.0:205260 10.d 10:b5f7a3f9:::benchmark_data_smithi053_231565_object82316:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e435)", 2023-10-09T10:51:37.335 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:47:06.686602+0000", 2023-10-09T10:51:37.335 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 270.58902355800001, 2023-10-09T10:51:37.335 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0727791660000001, 2023-10-09T10:51:37.335 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:37.335 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:51:37.335 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:37.335 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.36012", 2023-10-09T10:51:37.335 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:51:37.335 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 205260 2023-10-09T10:51:37.336 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.336 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:37.336 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.336 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:37.336 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686602+0000", 2023-10-09T10:51:37.336 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:37.336 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.336 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.336 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:37.336 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686602+0000", 2023-10-09T10:51:37.336 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:51:37.336 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.337 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.337 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:37.337 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686602+0000", 2023-10-09T10:51:37.337 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.5409999999999999e-06 2023-10-09T10:51:37.337 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.337 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.337 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:37.337 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686604+0000", 2023-10-09T10:51:37.337 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.3579999999999996e-06 2023-10-09T10:51:37.337 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.337 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.337 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:37.338 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686609+0000", 2023-10-09T10:51:37.338 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.9440000000000001e-06 2023-10-09T10:51:37.338 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.338 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.338 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:37.338 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686612+0000", 2023-10-09T10:51:37.338 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00047524500000000001 2023-10-09T10:51:37.338 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.338 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.338 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.338 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.687087+0000", 2023-10-09T10:51:37.338 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.4670000000000004e-06 2023-10-09T10:51:37.338 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.339 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.339 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:51:37.339 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.687095+0000", 2023-10-09T10:51:37.339 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0722320830000001 2023-10-09T10:51:37.339 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.339 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.339 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.339 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.759327+0000", 2023-10-09T10:51:37.339 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.3933e-05 2023-10-09T10:51:37.339 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.339 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.339 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:37.340 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.759381+0000", 2023-10-09T10:51:37.340 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0727791660000001 2023-10-09T10:51:37.340 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.340 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:37.340 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.340 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.340 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.340 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.36012.0:205261 10.d 10:bfd1644b:::benchmark_data_smithi053_231565_object82317:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e435)", 2023-10-09T10:51:37.340 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:47:06.686615+0000", 2023-10-09T10:51:37.340 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 270.589010503, 2023-10-09T10:51:37.340 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0728794740000001, 2023-10-09T10:51:37.340 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:37.340 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:51:37.341 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:37.341 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.36012", 2023-10-09T10:51:37.341 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:51:37.341 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 205261 2023-10-09T10:51:37.341 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.341 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:37.341 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.341 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:37.341 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686615+0000", 2023-10-09T10:51:37.341 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:37.341 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.341 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.342 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:37.342 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686615+0000", 2023-10-09T10:51:37.342 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:51:37.342 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.342 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.342 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:37.342 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686615+0000", 2023-10-09T10:51:37.342 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6929999999999999e-06 2023-10-09T10:51:37.342 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.342 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.342 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:37.343 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686617+0000", 2023-10-09T10:51:37.343 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.4999999999999999e-06 2023-10-09T10:51:37.343 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.343 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.343 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:37.343 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686620+0000", 2023-10-09T10:51:37.343 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.65e-06 2023-10-09T10:51:37.343 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.343 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.343 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:37.343 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686623+0000", 2023-10-09T10:51:37.344 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0028029750000000001 2023-10-09T10:51:37.344 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.344 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.344 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.344 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.689426+0000", 2023-10-09T10:51:37.344 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.9070000000000004e-06 2023-10-09T10:51:37.344 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.344 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.344 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:51:37.344 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.689432+0000", 2023-10-09T10:51:37.344 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.069986994 2023-10-09T10:51:37.344 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.345 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.345 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.345 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.759419+0000", 2023-10-09T10:51:37.345 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.6079000000000001e-05 2023-10-09T10:51:37.345 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.345 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.345 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:37.345 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.759495+0000", 2023-10-09T10:51:37.345 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0728794740000001 2023-10-09T10:51:37.346 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.346 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:37.346 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.346 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.346 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.346 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.36012.0:205270 10.d 10:ba5f7b0e:::benchmark_data_smithi053_231565_object82326:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e435)", 2023-10-09T10:51:37.346 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:47:06.686626+0000", 2023-10-09T10:51:37.346 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 270.58899996000002, 2023-10-09T10:51:37.346 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.089341007, 2023-10-09T10:51:37.346 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:37.346 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:51:37.346 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:37.347 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.36012", 2023-10-09T10:51:37.347 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:51:37.347 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 205270 2023-10-09T10:51:37.347 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.347 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:37.347 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.347 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:37.347 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686626+0000", 2023-10-09T10:51:37.347 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:37.347 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.347 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.347 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:37.348 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686626+0000", 2023-10-09T10:51:37.348 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:51:37.348 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.348 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.348 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:37.348 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686625+0000", 2023-10-09T10:51:37.348 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.8330000000000001e-06 2023-10-09T10:51:37.348 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.348 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.348 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:37.348 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686627+0000", 2023-10-09T10:51:37.348 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.3890000000000001e-06 2023-10-09T10:51:37.349 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.349 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.349 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:37.349 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686631+0000", 2023-10-09T10:51:37.349 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.5629999999999999e-06 2023-10-09T10:51:37.349 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.349 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.349 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:37.349 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686633+0000", 2023-10-09T10:51:37.349 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0028141889999999999 2023-10-09T10:51:37.349 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.350 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.350 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.350 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.689447+0000", 2023-10-09T10:51:37.350 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.6330000000000002e-06 2023-10-09T10:51:37.350 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.350 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.350 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:51:37.350 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.689451+0000", 2023-10-09T10:51:37.350 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.070083713 2023-10-09T10:51:37.350 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.350 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.350 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.351 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.759535+0000", 2023-10-09T10:51:37.351 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.5457000000000006e-05 2023-10-09T10:51:37.351 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.351 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.351 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:51:37.351 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.759610+0000", 2023-10-09T10:51:37.351 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.016298908000000001 2023-10-09T10:51:37.351 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.351 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.351 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.351 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.775909+0000", 2023-10-09T10:51:37.351 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7606999999999999e-05 2023-10-09T10:51:37.351 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.352 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.352 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:37.352 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.775967+0000", 2023-10-09T10:51:37.352 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.089341007 2023-10-09T10:51:37.352 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.352 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:37.352 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.352 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.352 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.352 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.36012.0:205272 10.d 10:be5f0e79:::benchmark_data_smithi053_231565_object82328:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e435)", 2023-10-09T10:51:37.352 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:47:06.686637+0000", 2023-10-09T10:51:37.352 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 270.58898833400002, 2023-10-09T10:51:37.352 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1057983339999999, 2023-10-09T10:51:37.353 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:37.353 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "reached pg", 2023-10-09T10:51:37.353 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:37.353 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.36012", 2023-10-09T10:51:37.353 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:51:37.353 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 205272 2023-10-09T10:51:37.353 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.353 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:37.353 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.353 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:37.353 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686637+0000", 2023-10-09T10:51:37.353 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:37.353 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.353 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.354 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:37.354 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686637+0000", 2023-10-09T10:51:37.354 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999995 2023-10-09T10:51:37.354 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.354 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.354 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:37.354 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686637+0000", 2023-10-09T10:51:37.354 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.747e-06 2023-10-09T10:51:37.354 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.354 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.354 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:37.354 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686639+0000", 2023-10-09T10:51:37.355 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.5449999999999997e-06 2023-10-09T10:51:37.355 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.355 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.355 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:37.355 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686643+0000", 2023-10-09T10:51:37.355 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.5509999999999998e-06 2023-10-09T10:51:37.355 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.355 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.355 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:37.355 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.686646+0000", 2023-10-09T10:51:37.355 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0028576769999999999 2023-10-09T10:51:37.356 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.356 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.356 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.356 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.689504+0000", 2023-10-09T10:51:37.356 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.3709999999999996e-06 2023-10-09T10:51:37.356 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.356 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.356 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:51:37.356 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.689510+0000", 2023-10-09T10:51:37.356 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.070131097 2023-10-09T10:51:37.356 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.357 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.357 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.357 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.759641+0000", 2023-10-09T10:51:37.357 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.2744000000000005e-05 2023-10-09T10:51:37.357 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.357 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.357 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for missing object", 2023-10-09T10:51:37.357 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.759734+0000", 2023-10-09T10:51:37.357 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.032621158999999997 2023-10-09T10:51:37.357 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.357 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.358 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.358 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.792355+0000", 2023-10-09T10:51:37.358 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.0730999999999997e-05 2023-10-09T10:51:37.358 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.358 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.358 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:37.358 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.792436+0000", 2023-10-09T10:51:37.358 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1057983339999999 2023-10-09T10:51:37.358 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.358 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:37.358 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.359 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.359 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.359 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.36012.0:205293 10.d 10:ba7d3811:::benchmark_data_smithi053_231565_object82349:head [delete] snapc 0=[] ondisk+write+known_if_redirected e435)", 2023-10-09T10:51:37.359 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:47:06.704432+0000", 2023-10-09T10:51:37.359 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 270.57119374299998, 2023-10-09T10:51:37.359 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0857500769999999, 2023-10-09T10:51:37.359 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:37.359 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:37.359 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:37.359 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.36012", 2023-10-09T10:51:37.359 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:51:37.359 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 205293 2023-10-09T10:51:37.359 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.360 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:37.360 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.360 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:37.360 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.704432+0000", 2023-10-09T10:51:37.360 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:37.360 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.360 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.360 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:37.360 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.704432+0000", 2023-10-09T10:51:37.360 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:51:37.360 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.360 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.361 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:37.361 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.704431+0000", 2023-10-09T10:51:37.361 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.5749999999999997e-06 2023-10-09T10:51:37.361 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.361 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.361 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:37.361 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.704437+0000", 2023-10-09T10:51:37.361 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.1197e-05 2023-10-09T10:51:37.361 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.361 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.361 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:37.361 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.704449+0000", 2023-10-09T10:51:37.362 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.9989999999999997e-06 2023-10-09T10:51:37.362 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.362 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.362 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:37.362 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.704455+0000", 2023-10-09T10:51:37.362 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0031364190000000001 2023-10-09T10:51:37.362 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.362 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.362 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.362 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.707591+0000", 2023-10-09T10:51:37.362 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.3070000000000003e-06 2023-10-09T10:51:37.362 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.363 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.363 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:51:37.363 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.707599+0000", 2023-10-09T10:51:37.363 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.052168089 2023-10-09T10:51:37.363 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.363 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.363 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.363 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.759767+0000", 2023-10-09T10:51:37.363 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013007200000000001 2023-10-09T10:51:37.363 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.363 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.364 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:37.364 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.759898+0000", 2023-10-09T10:51:37.364 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00015549800000000001 2023-10-09T10:51:37.364 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.364 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.364 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,7", 2023-10-09T10:51:37.364 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.760053+0000", 2023-10-09T10:51:37.364 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012033812 2023-10-09T10:51:37.364 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.364 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.364 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:37.364 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.772087+0000", 2023-10-09T10:51:37.365 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.017901367000000001 2023-10-09T10:51:37.365 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.365 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.365 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.365 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.789988+0000", 2023-10-09T10:51:37.365 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.2496000000000002e-05 2023-10-09T10:51:37.365 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.365 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.365 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.365 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.790021+0000", 2023-10-09T10:51:37.365 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.0136000000000002e-05 2023-10-09T10:51:37.365 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.365 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.366 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:37.366 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.790071+0000", 2023-10-09T10:51:37.366 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000111222 2023-10-09T10:51:37.366 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.366 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.366 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:37.366 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.790182+0000", 2023-10-09T10:51:37.366 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0857500769999999 2023-10-09T10:51:37.366 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.366 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:37.366 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.367 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.367 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.367 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.36012.0:205305 10.d 10:b7a9b93c:::benchmark_data_smithi053_231565_object82361:head [delete] snapc 0=[] ondisk+write+known_if_redirected e435)", 2023-10-09T10:51:37.367 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:47:06.714231+0000", 2023-10-09T10:51:37.367 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 270.56139510499997, 2023-10-09T10:51:37.367 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.076263148, 2023-10-09T10:51:37.367 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:37.367 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:37.367 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:37.367 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.36012", 2023-10-09T10:51:37.367 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:51:37.367 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 205305 2023-10-09T10:51:37.368 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.368 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:37.368 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.368 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:37.368 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.714231+0000", 2023-10-09T10:51:37.368 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:37.368 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.368 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.368 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:37.368 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.714231+0000", 2023-10-09T10:51:37.368 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:51:37.368 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.369 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.369 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:37.369 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.714230+0000", 2023-10-09T10:51:37.369 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.3069999999999996e-06 2023-10-09T10:51:37.369 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.369 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.369 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:37.369 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.714234+0000", 2023-10-09T10:51:37.369 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.3540000000000006e-06 2023-10-09T10:51:37.370 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.370 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.370 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:37.370 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.714244+0000", 2023-10-09T10:51:37.370 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1729999999999997e-06 2023-10-09T10:51:37.370 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.370 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.370 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:37.370 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.714248+0000", 2023-10-09T10:51:37.370 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.7761e-05 2023-10-09T10:51:37.370 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.370 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.370 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.371 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.714285+0000", 2023-10-09T10:51:37.371 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.4070000000000001e-06 2023-10-09T10:51:37.371 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.371 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.371 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:51:37.371 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.714291+0000", 2023-10-09T10:51:37.371 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.047722499 2023-10-09T10:51:37.371 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.371 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.371 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.371 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.762013+0000", 2023-10-09T10:51:37.372 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000120986 2023-10-09T10:51:37.372 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.372 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.372 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:37.372 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.762134+0000", 2023-10-09T10:51:37.372 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00014401099999999999 2023-10-09T10:51:37.372 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.372 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.372 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,7", 2023-10-09T10:51:37.372 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.762278+0000", 2023-10-09T10:51:37.372 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.013407353 2023-10-09T10:51:37.373 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.373 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.373 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:37.373 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.775686+0000", 2023-10-09T10:51:37.373 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.014535041 2023-10-09T10:51:37.373 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.373 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.373 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.373 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.790221+0000", 2023-10-09T10:51:37.373 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.1371000000000006e-05 2023-10-09T10:51:37.373 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.374 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.374 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.374 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.790282+0000", 2023-10-09T10:51:37.374 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.5272000000000005e-05 2023-10-09T10:51:37.374 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.374 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.374 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:37.374 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.790377+0000", 2023-10-09T10:51:37.374 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000116348 2023-10-09T10:51:37.374 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.374 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.374 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:37.375 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.790494+0000", 2023-10-09T10:51:37.375 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.076263148 2023-10-09T10:51:37.375 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.375 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:37.375 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.375 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.375 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.375 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.36012.0:205309 10.d 10:b1a29c85:::benchmark_data_smithi053_231565_object82365:head [delete] snapc 0=[] ondisk+write+known_if_redirected e435)", 2023-10-09T10:51:37.375 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:47:06.723794+0000", 2023-10-09T10:51:37.375 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 270.55183218799999, 2023-10-09T10:51:37.375 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0669319989999999, 2023-10-09T10:51:37.376 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:37.376 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:37.376 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:37.376 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.36012", 2023-10-09T10:51:37.376 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:51:37.376 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 205309 2023-10-09T10:51:37.376 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.376 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:37.376 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.376 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:37.376 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.723794+0000", 2023-10-09T10:51:37.376 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:37.377 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.377 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.377 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:37.377 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.723794+0000", 2023-10-09T10:51:37.377 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:51:37.377 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.377 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.377 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:37.377 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.723792+0000", 2023-10-09T10:51:37.377 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.9490000000000001e-06 2023-10-09T10:51:37.377 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.377 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.378 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:37.378 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.723798+0000", 2023-10-09T10:51:37.378 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.6439999999999995e-06 2023-10-09T10:51:37.378 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.378 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.378 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:37.378 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.723808+0000", 2023-10-09T10:51:37.378 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.0979999999999999e-06 2023-10-09T10:51:37.378 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.378 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.378 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:37.378 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.723814+0000", 2023-10-09T10:51:37.379 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0033956239999999999 2023-10-09T10:51:37.379 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.379 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.379 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.379 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.727209+0000", 2023-10-09T10:51:37.379 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.1880000000000008e-06 2023-10-09T10:51:37.379 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.379 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.379 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:51:37.379 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.727218+0000", 2023-10-09T10:51:37.379 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0366753319999999 2023-10-09T10:51:37.379 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.380 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.380 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.380 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.763894+0000", 2023-10-09T10:51:37.380 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000184186 2023-10-09T10:51:37.380 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.380 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.380 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:37.380 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.764078+0000", 2023-10-09T10:51:37.380 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00023713599999999999 2023-10-09T10:51:37.380 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.381 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.381 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,7", 2023-10-09T10:51:37.381 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.764315+0000", 2023-10-09T10:51:37.381 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.011377119 2023-10-09T10:51:37.381 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.381 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.381 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:37.381 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.775692+0000", 2023-10-09T10:51:37.381 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.01455997 2023-10-09T10:51:37.381 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.381 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.381 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.382 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.790252+0000", 2023-10-09T10:51:37.382 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00031660100000000001 2023-10-09T10:51:37.382 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.382 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.382 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.382 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.790569+0000", 2023-10-09T10:51:37.382 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.3501999999999998e-05 2023-10-09T10:51:37.382 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.382 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.382 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:37.382 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.790612+0000", 2023-10-09T10:51:37.382 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000113238 2023-10-09T10:51:37.383 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.383 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.383 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:37.383 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.790726+0000", 2023-10-09T10:51:37.383 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0669319989999999 2023-10-09T10:51:37.383 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.383 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:37.383 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.383 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.383 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.383 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.36012.0:205312 10.d 10:b5eb8032:::benchmark_data_smithi053_231565_object82368:head [delete] snapc 0=[] ondisk+write+known_if_redirected e435)", 2023-10-09T10:51:37.384 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:47:06.724365+0000", 2023-10-09T10:51:37.384 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 270.55126050799998, 2023-10-09T10:51:37.384 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0665852300000001, 2023-10-09T10:51:37.384 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:37.384 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:37.384 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:37.384 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.36012", 2023-10-09T10:51:37.384 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:51:37.384 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 205312 2023-10-09T10:51:37.384 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.384 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:37.385 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.385 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:37.385 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.724365+0000", 2023-10-09T10:51:37.385 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:37.385 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.385 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.385 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:37.385 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.724365+0000", 2023-10-09T10:51:37.385 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.999999 2023-10-09T10:51:37.385 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.385 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.385 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:37.385 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.724364+0000", 2023-10-09T10:51:37.386 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.75e-06 2023-10-09T10:51:37.386 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.386 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.386 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:37.386 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.724370+0000", 2023-10-09T10:51:37.386 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0226e-05 2023-10-09T10:51:37.386 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.386 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.386 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:37.386 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.724380+0000", 2023-10-09T10:51:37.386 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.9340000000000003e-06 2023-10-09T10:51:37.386 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.386 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.387 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:37.387 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.724386+0000", 2023-10-09T10:51:37.387 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0028534010000000002 2023-10-09T10:51:37.387 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.387 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.387 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.387 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.727240+0000", 2023-10-09T10:51:37.387 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.1869999999999996e-06 2023-10-09T10:51:37.387 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.387 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.387 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:51:37.388 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.727245+0000", 2023-10-09T10:51:37.388 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0394549179999999 2023-10-09T10:51:37.388 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.388 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.388 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.388 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.766700+0000", 2023-10-09T10:51:37.388 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000107168 2023-10-09T10:51:37.388 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.388 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.388 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:37.388 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.766807+0000", 2023-10-09T10:51:37.388 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00017504599999999999 2023-10-09T10:51:37.388 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.389 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.389 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,7", 2023-10-09T10:51:37.389 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.766982+0000", 2023-10-09T10:51:37.389 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0087249159999999992 2023-10-09T10:51:37.389 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.389 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.389 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:37.389 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.775707+0000", 2023-10-09T10:51:37.389 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.014831739 2023-10-09T10:51:37.389 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.389 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.389 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.389 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.790539+0000", 2023-10-09T10:51:37.390 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00025123000000000002 2023-10-09T10:51:37.390 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.390 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.390 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.390 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.790790+0000", 2023-10-09T10:51:37.390 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.4367999999999999e-05 2023-10-09T10:51:37.390 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.390 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.390 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:37.390 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.790844+0000", 2023-10-09T10:51:37.390 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000106283 2023-10-09T10:51:37.391 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.391 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.391 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:37.391 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.790950+0000", 2023-10-09T10:51:37.391 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0665852300000001 2023-10-09T10:51:37.391 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.391 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:37.391 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.391 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.391 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.391 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.36012.0:205314 10.d 10:bdb05f3f:::benchmark_data_smithi053_231565_object82370:head [delete] snapc 0=[] ondisk+write+known_if_redirected e435)", 2023-10-09T10:51:37.392 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:47:06.727524+0000", 2023-10-09T10:51:37.392 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 270.548102003, 2023-10-09T10:51:37.392 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.063690319, 2023-10-09T10:51:37.392 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:37.392 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:37.392 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:37.392 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.36012", 2023-10-09T10:51:37.392 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:51:37.392 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 205314 2023-10-09T10:51:37.392 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.392 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:37.392 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.393 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:37.393 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.727524+0000", 2023-10-09T10:51:37.393 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:37.393 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.393 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.393 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:37.393 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.727524+0000", 2023-10-09T10:51:37.393 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:51:37.393 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.393 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.393 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:37.393 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.727522+0000", 2023-10-09T10:51:37.394 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.066e-06 2023-10-09T10:51:37.394 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.394 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.394 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:37.394 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.727528+0000", 2023-10-09T10:51:37.394 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.6819999999999998e-06 2023-10-09T10:51:37.394 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.394 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.394 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:37.394 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.727538+0000", 2023-10-09T10:51:37.394 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7710000000000003e-06 2023-10-09T10:51:37.395 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.395 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.395 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:37.395 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.727544+0000", 2023-10-09T10:51:37.395 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.5490000000000001e-05 2023-10-09T10:51:37.395 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.395 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.395 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.395 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.727579+0000", 2023-10-09T10:51:37.395 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.9730000000000002e-06 2023-10-09T10:51:37.395 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.395 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.396 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for peered", 2023-10-09T10:51:37.396 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:06.727585+0000", 2023-10-09T10:51:37.396 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.0445451779999999 2023-10-09T10:51:37.396 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.396 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.396 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.396 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.772131+0000", 2023-10-09T10:51:37.396 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000120185 2023-10-09T10:51:37.396 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.396 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.396 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:37.396 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.772251+0000", 2023-10-09T10:51:37.396 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00013644300000000001 2023-10-09T10:51:37.397 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.397 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.397 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,7", 2023-10-09T10:51:37.397 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.772387+0000", 2023-10-09T10:51:37.397 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012141535 2023-10-09T10:51:37.397 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.397 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.397 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:37.397 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.784529+0000", 2023-10-09T10:51:37.397 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.006449214 2023-10-09T10:51:37.397 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.397 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.398 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.398 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.790978+0000", 2023-10-09T10:51:37.398 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.9912000000000003e-05 2023-10-09T10:51:37.398 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.398 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.398 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.398 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.791058+0000", 2023-10-09T10:51:37.398 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.5528000000000002e-05 2023-10-09T10:51:37.398 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.398 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.398 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:37.398 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.791103+0000", 2023-10-09T10:51:37.399 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000110698 2023-10-09T10:51:37.399 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.399 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.399 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:37.399 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:47:07.791214+0000", 2023-10-09T10:51:37.399 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.063690319 2023-10-09T10:51:37.399 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.399 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:37.399 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.399 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.399 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.399 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.46043.0:46 11.8 11:120d515b:::image5:head [call rbd.add_child in=12b] snapc 0=[] ondisk+write+known_if_redirected e480)", 2023-10-09T10:51:37.400 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:48:40.064285+0000", 2023-10-09T10:51:37.400 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 177.21134029500001, 2023-10-09T10:51:37.400 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.019887330000000002, 2023-10-09T10:51:37.400 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:37.400 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:37.400 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:37.400 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.46043", 2023-10-09T10:51:37.400 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/2018320288", 2023-10-09T10:51:37.400 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 46 2023-10-09T10:51:37.400 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.400 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:37.400 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.400 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:37.401 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:40.064285+0000", 2023-10-09T10:51:37.401 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:37.401 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.401 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.401 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:37.401 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:40.064285+0000", 2023-10-09T10:51:37.401 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:51:37.401 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.401 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.401 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:37.401 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:40.064284+0000", 2023-10-09T10:51:37.401 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.0260000000000002e-06 2023-10-09T10:51:37.401 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.402 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.402 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:37.402 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:40.064291+0000", 2023-10-09T10:51:37.402 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3587000000000001e-05 2023-10-09T10:51:37.402 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.402 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.402 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:37.402 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:40.064305+0000", 2023-10-09T10:51:37.402 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.7150000000000001e-06 2023-10-09T10:51:37.402 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.402 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.402 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:37.402 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:40.064311+0000", 2023-10-09T10:51:37.403 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.9218999999999998e-05 2023-10-09T10:51:37.403 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.403 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.403 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.403 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:40.064351+0000", 2023-10-09T10:51:37.403 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.1472999999999998e-05 2023-10-09T10:51:37.403 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.403 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.403 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:37.403 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:40.064422+0000", 2023-10-09T10:51:37.404 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.018204393999999999 2023-10-09T10:51:37.404 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.404 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.404 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,7", 2023-10-09T10:51:37.404 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:40.082626+0000", 2023-10-09T10:51:37.404 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00061273399999999998 2023-10-09T10:51:37.404 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.404 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.404 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:37.404 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:40.083239+0000", 2023-10-09T10:51:37.404 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00064664500000000005 2023-10-09T10:51:37.404 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.405 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.405 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.405 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:40.083886+0000", 2023-10-09T10:51:37.405 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00023083899999999999 2023-10-09T10:51:37.405 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.405 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.405 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.405 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:40.084117+0000", 2023-10-09T10:51:37.405 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.1887999999999997e-05 2023-10-09T10:51:37.405 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.405 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.405 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:37.405 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:40.084149+0000", 2023-10-09T10:51:37.406 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.4144000000000001e-05 2023-10-09T10:51:37.406 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.406 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.406 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:37.406 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:40.084173+0000", 2023-10-09T10:51:37.406 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.019887330000000002 2023-10-09T10:51:37.406 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.406 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:37.406 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.406 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.406 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.406 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.46043.0:120 11.1 11:803aa790:::image10:head [call] snapc 0=[] ondisk+read+known_if_redirected e480)", 2023-10-09T10:51:37.407 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:48:40.156445+0000", 2023-10-09T10:51:37.407 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 177.119181131, 2023-10-09T10:51:37.407 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0073161609999999998, 2023-10-09T10:51:37.407 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:37.407 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "started", 2023-10-09T10:51:37.407 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:37.407 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.46043", 2023-10-09T10:51:37.407 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/2018320288", 2023-10-09T10:51:37.407 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 120 2023-10-09T10:51:37.407 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.407 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:37.407 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.407 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:37.408 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:40.156445+0000", 2023-10-09T10:51:37.408 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:37.408 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.408 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.408 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:37.408 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:40.156445+0000", 2023-10-09T10:51:37.408 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999986 2023-10-09T10:51:37.408 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.408 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.408 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:37.408 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:40.156443+0000", 2023-10-09T10:51:37.408 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.6080000000000001e-06 2023-10-09T10:51:37.409 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.409 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.409 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:37.409 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:40.156450+0000", 2023-10-09T10:51:37.409 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3529999999999999e-05 2023-10-09T10:51:37.409 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.409 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.409 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:37.409 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:40.156463+0000", 2023-10-09T10:51:37.409 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 7.002e-06 2023-10-09T10:51:37.409 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.409 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.410 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:37.410 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:40.156470+0000", 2023-10-09T10:51:37.410 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.4595000000000003e-05 2023-10-09T10:51:37.410 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.410 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.410 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.410 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:40.156505+0000", 2023-10-09T10:51:37.410 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7642000000000001e-05 2023-10-09T10:51:37.410 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.410 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.410 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:37.410 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:40.156563+0000", 2023-10-09T10:51:37.411 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.007198154 2023-10-09T10:51:37.411 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.411 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.411 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:37.411 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:40.163761+0000", 2023-10-09T10:51:37.411 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0073161609999999998 2023-10-09T10:51:37.411 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.411 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:37.411 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.411 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.411 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.411 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_repop(client.46043.0:2628 11.6 e482/479 11:67cae2ed:::rbd_mirroring:head v 482'2130, mlcod=482'2128)", 2023-10-09T10:51:37.411 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:48:45.321327+0000", 2023-10-09T10:51:37.412 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 171.95429879400001, 2023-10-09T10:51:37.412 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0092568660000000007, 2023-10-09T10:51:37.412 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:37.412 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:37.412 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:37.412 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.412 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:37.412 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.321327+0000", 2023-10-09T10:51:37.412 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:37.412 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.412 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.412 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:37.413 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.321327+0000", 2023-10-09T10:51:37.413 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999976 2023-10-09T10:51:37.413 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.413 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.413 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:37.413 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.321325+0000", 2023-10-09T10:51:37.413 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.942e-05 2023-10-09T10:51:37.413 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.413 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.413 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:37.413 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.321344+0000", 2023-10-09T10:51:37.413 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.8379000000000001e-05 2023-10-09T10:51:37.414 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.414 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.414 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:37.414 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.321372+0000", 2023-10-09T10:51:37.414 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.6682999999999999e-05 2023-10-09T10:51:37.414 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.414 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.414 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:37.414 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.321389+0000", 2023-10-09T10:51:37.414 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00016545000000000001 2023-10-09T10:51:37.414 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.414 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.415 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.415 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.321555+0000", 2023-10-09T10:51:37.415 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.1573000000000003e-05 2023-10-09T10:51:37.415 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.415 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.415 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:37.415 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.321596+0000", 2023-10-09T10:51:37.415 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0089177189999999993 2023-10-09T10:51:37.415 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.415 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.415 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:37.415 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.330514+0000", 2023-10-09T10:51:37.415 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 6.9942000000000002e-05 2023-10-09T10:51:37.416 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.416 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.416 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:37.416 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:48:45.330584+0000", 2023-10-09T10:51:37.416 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0092568660000000007 2023-10-09T10:51:37.416 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.416 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:37.416 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.416 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.416 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.416 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.36246.0:22 2.7 2:e642f89b:::rbd_header.8d9041fc57e2:head [call rbd.snapshot_add in=15b] snapc 0=[] ondisk+write+known_if_redirected e486)", 2023-10-09T10:51:37.416 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:49:09.522453+0000", 2023-10-09T10:51:37.417 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 147.753173014, 2023-10-09T10:51:37.417 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012739593, 2023-10-09T10:51:37.417 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:37.417 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:37.417 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:37.417 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.36246", 2023-10-09T10:51:37.417 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/2662333983", 2023-10-09T10:51:37.417 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 22 2023-10-09T10:51:37.417 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.417 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:37.417 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.417 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:37.417 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:09.522453+0000", 2023-10-09T10:51:37.418 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:37.418 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.418 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.418 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:37.418 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:09.522453+0000", 2023-10-09T10:51:37.418 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999957 2023-10-09T10:51:37.418 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.418 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.418 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:37.418 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:09.522448+0000", 2023-10-09T10:51:37.418 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.3716000000000001e-05 2023-10-09T10:51:37.418 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.418 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.419 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:37.419 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:09.522472+0000", 2023-10-09T10:51:37.419 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.9823000000000001e-05 2023-10-09T10:51:37.419 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.419 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.419 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:37.419 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:09.522512+0000", 2023-10-09T10:51:37.419 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.7686e-05 2023-10-09T10:51:37.419 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.419 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.419 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:37.419 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:09.522530+0000", 2023-10-09T10:51:37.420 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000111834 2023-10-09T10:51:37.420 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.420 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.420 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.420 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:09.522641+0000", 2023-10-09T10:51:37.420 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.3200000000000001e-05 2023-10-09T10:51:37.420 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.420 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.420 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op must wait for map", 2023-10-09T10:51:37.420 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:09.522655+0000", 2023-10-09T10:51:37.420 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.010582085 2023-10-09T10:51:37.420 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.421 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.421 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.421 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:09.533237+0000", 2023-10-09T10:51:37.421 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.9155999999999997e-05 2023-10-09T10:51:37.421 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.421 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.421 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:37.421 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:09.533336+0000", 2023-10-09T10:51:37.421 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00036991599999999997 2023-10-09T10:51:37.421 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.421 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.421 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,7", 2023-10-09T10:51:37.422 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:09.533706+0000", 2023-10-09T10:51:37.422 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00073356099999999998 2023-10-09T10:51:37.422 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.422 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.422 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:37.422 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:09.534439+0000", 2023-10-09T10:51:37.422 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00061039799999999995 2023-10-09T10:51:37.422 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.422 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.422 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.422 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:09.535050+0000", 2023-10-09T10:51:37.423 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.9242000000000001e-05 2023-10-09T10:51:37.423 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.423 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.423 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.423 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:09.535099+0000", 2023-10-09T10:51:37.423 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.5859000000000002e-05 2023-10-09T10:51:37.423 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.423 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.423 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:37.423 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:09.535155+0000", 2023-10-09T10:51:37.423 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.7472999999999998e-05 2023-10-09T10:51:37.424 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.424 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.424 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:37.424 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:09.535192+0000", 2023-10-09T10:51:37.424 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.012739593 2023-10-09T10:51:37.424 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.424 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:37.424 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.424 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.424 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.424 INFO:teuthology.orchestra.run.smithi086.stdout: "description": "osd_op(client.46199.0:26 2.7 2:e642f89b:::rbd_header.8d9041fc57e2:head [call rbd.snapshot_remove in=18b] snapc 0=[] ondisk+write+known_if_redirected+full_try e489)", 2023-10-09T10:51:37.424 INFO:teuthology.orchestra.run.smithi086.stdout: "initiated_at": "2023-10-09T10:49:12.552240+0000", 2023-10-09T10:51:37.425 INFO:teuthology.orchestra.run.smithi086.stdout: "age": 144.72338583600001, 2023-10-09T10:51:37.425 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0069653700000000002, 2023-10-09T10:51:37.425 INFO:teuthology.orchestra.run.smithi086.stdout: "type_data": { 2023-10-09T10:51:37.425 INFO:teuthology.orchestra.run.smithi086.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:51:37.425 INFO:teuthology.orchestra.run.smithi086.stdout: "client_info": { 2023-10-09T10:51:37.425 INFO:teuthology.orchestra.run.smithi086.stdout: "client": "client.46199", 2023-10-09T10:51:37.425 INFO:teuthology.orchestra.run.smithi086.stdout: "client_addr": "172.21.15.53:0/2403972206", 2023-10-09T10:51:37.425 INFO:teuthology.orchestra.run.smithi086.stdout: "tid": 26 2023-10-09T10:51:37.425 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.425 INFO:teuthology.orchestra.run.smithi086.stdout: "events": [ 2023-10-09T10:51:37.425 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.425 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "initiated", 2023-10-09T10:51:37.426 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:12.552240+0000", 2023-10-09T10:51:37.426 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0 2023-10-09T10:51:37.426 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.426 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.426 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "throttled", 2023-10-09T10:51:37.426 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:12.552240+0000", 2023-10-09T10:51:37.426 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4294967295.9999967 2023-10-09T10:51:37.426 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.426 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.426 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "header_read", 2023-10-09T10:51:37.426 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:12.552236+0000", 2023-10-09T10:51:37.426 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 1.9062000000000001e-05 2023-10-09T10:51:37.427 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.427 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.427 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "all_read", 2023-10-09T10:51:37.427 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:12.552255+0000", 2023-10-09T10:51:37.427 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 3.3909999999999999e-05 2023-10-09T10:51:37.427 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.427 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.427 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "dispatched", 2023-10-09T10:51:37.427 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:12.552289+0000", 2023-10-09T10:51:37.427 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 2.1818e-05 2023-10-09T10:51:37.427 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.427 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.428 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "queued_for_pg", 2023-10-09T10:51:37.428 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:12.552311+0000", 2023-10-09T10:51:37.428 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 9.0513999999999994e-05 2023-10-09T10:51:37.428 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.428 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.428 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.428 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:12.552402+0000", 2023-10-09T10:51:37.428 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 8.3129999999999999e-06 2023-10-09T10:51:37.428 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.428 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.428 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op must wait for map", 2023-10-09T10:51:37.428 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:12.552410+0000", 2023-10-09T10:51:37.429 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0049173369999999999 2023-10-09T10:51:37.429 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.429 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.429 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "reached_pg", 2023-10-09T10:51:37.429 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:12.557327+0000", 2023-10-09T10:51:37.429 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00010140399999999999 2023-10-09T10:51:37.429 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.429 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.429 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "started", 2023-10-09T10:51:37.429 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:12.557429+0000", 2023-10-09T10:51:37.429 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00034792900000000002 2023-10-09T10:51:37.429 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.429 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.430 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "waiting for subops from 2,7", 2023-10-09T10:51:37.430 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:12.557777+0000", 2023-10-09T10:51:37.430 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000711693 2023-10-09T10:51:37.430 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.430 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.430 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "op_commit", 2023-10-09T10:51:37.430 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:12.558488+0000", 2023-10-09T10:51:37.430 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.00026894000000000001 2023-10-09T10:51:37.430 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.430 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.430 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.431 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:12.558757+0000", 2023-10-09T10:51:37.431 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.000345538 2023-10-09T10:51:37.431 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.431 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.431 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:51:37.431 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:12.559103+0000", 2023-10-09T10:51:37.431 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 5.7043999999999998e-05 2023-10-09T10:51:37.431 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.431 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.431 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "commit_sent", 2023-10-09T10:51:37.431 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:12.559160+0000", 2023-10-09T10:51:37.431 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 4.5309999999999998e-05 2023-10-09T10:51:37.431 INFO:teuthology.orchestra.run.smithi086.stdout: }, 2023-10-09T10:51:37.432 INFO:teuthology.orchestra.run.smithi086.stdout: { 2023-10-09T10:51:37.432 INFO:teuthology.orchestra.run.smithi086.stdout: "event": "done", 2023-10-09T10:51:37.432 INFO:teuthology.orchestra.run.smithi086.stdout: "time": "2023-10-09T10:49:12.559205+0000", 2023-10-09T10:51:37.432 INFO:teuthology.orchestra.run.smithi086.stdout: "duration": 0.0069653700000000002 2023-10-09T10:51:37.432 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.432 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:37.432 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.432 INFO:teuthology.orchestra.run.smithi086.stdout: } 2023-10-09T10:51:37.432 INFO:teuthology.orchestra.run.smithi086.stdout: ] 2023-10-09T10:51:37.432 INFO:teuthology.orchestra.run.smithi086.stdout:} 2023-10-09T10:51:37.433 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:37 smithi053 bash[76859]: cluster 2023-10-09T10:51:36.087065+0000 mgr.y (mgr.26072) 1495 : cluster 0 pgmap v1835: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:37.433 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:37 smithi086 bash[59714]: cluster 2023-10-09T10:51:36.087065+0000 mgr.y (mgr.26072) 1495 : cluster 0 pgmap v1835: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:37.433 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:37 smithi053 bash[79554]: cluster 2023-10-09T10:51:36.087065+0000 mgr.y (mgr.26072) 1495 : cluster 0 pgmap v1835: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:38.244 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-10-09T10:51:38.425 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:38 smithi053 bash[79554]: audit 2023-10-09T10:51:38.108448+0000 mon.a (mon.0) 2318 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:51:38.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:38 smithi053 bash[76859]: audit 2023-10-09T10:51:38.108448+0000 mon.a (mon.0) 2318 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:51:38.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:38 smithi086 bash[59714]: audit 2023-10-09T10:51:38.108448+0000 mon.a (mon.0) 2318 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:51:39.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:39 smithi086 bash[59714]: cluster 2023-10-09T10:51:38.087623+0000 mgr.y (mgr.26072) 1496 : cluster 0 pgmap v1836: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:39.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:39 smithi053 bash[76859]: cluster 2023-10-09T10:51:38.087623+0000 mgr.y (mgr.26072) 1496 : cluster 0 pgmap v1836: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:39.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:39 smithi053 bash[79554]: cluster 2023-10-09T10:51:38.087623+0000 mgr.y (mgr.26072) 1496 : cluster 0 pgmap v1836: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:40.561 INFO:teuthology.orchestra.run.smithi053.stderr:reweighted osd.4 to 1 (10000) 2023-10-09T10:51:40.812 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:40 smithi053 bash[79554]: audit 2023-10-09T10:51:40.160522+0000 mon.a (mon.0) 2319 : audit 1 from='client.? 172.21.15.53:0/415650047' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T10:51:40.812 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:40 smithi053 bash[76859]: audit 2023-10-09T10:51:40.160522+0000 mon.a (mon.0) 2319 : audit 1 from='client.? 172.21.15.53:0/415650047' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T10:51:40.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:40 smithi086 bash[59714]: audit 2023-10-09T10:51:40.160522+0000 mon.a (mon.0) 2319 : audit 1 from='client.? 172.21.15.53:0/415650047' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T10:51:41.487 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 4 1 2023-10-09T10:51:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:41 smithi086 bash[59714]: cluster 2023-10-09T10:51:40.088425+0000 mgr.y (mgr.26072) 1497 : cluster 0 pgmap v1837: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:41 smithi086 bash[59714]: audit 2023-10-09T10:51:40.552477+0000 mon.a (mon.0) 2320 : audit 1 from='client.? 172.21.15.53:0/415650047' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-09T10:51:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:41 smithi086 bash[59714]: cluster 2023-10-09T10:51:40.552566+0000 mon.a (mon.0) 2321 : cluster 0 osdmap e545: 8 total, 8 up, 8 in 2023-10-09T10:51:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:41 smithi086 bash[59714]: cluster 2023-10-09T10:51:40.555342+0000 osd.6 (osd.6) 573 : cluster 3 failed to encode map e545 with expected crc 2023-10-09T10:51:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:41 smithi086 bash[59714]: cluster 2023-10-09T10:51:40.571359+0000 osd.4 (osd.4) 455 : cluster 3 failed to encode map e545 with expected crc 2023-10-09T10:51:41.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:41 smithi086 bash[59714]: cluster 2023-10-09T10:51:40.747282+0000 osd.7 (osd.7) 554 : cluster 3 failed to encode map e545 with expected crc 2023-10-09T10:51:41.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:41 smithi053 bash[79554]: cluster 2023-10-09T10:51:40.088425+0000 mgr.y (mgr.26072) 1497 : cluster 0 pgmap v1837: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:41.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:41 smithi053 bash[79554]: audit 2023-10-09T10:51:40.552477+0000 mon.a (mon.0) 2320 : audit 1 from='client.? 172.21.15.53:0/415650047' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-09T10:51:41.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:41 smithi053 bash[79554]: cluster 2023-10-09T10:51:40.552566+0000 mon.a (mon.0) 2321 : cluster 0 osdmap e545: 8 total, 8 up, 8 in 2023-10-09T10:51:41.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:41 smithi053 bash[79554]: cluster 2023-10-09T10:51:40.555342+0000 osd.6 (osd.6) 573 : cluster 3 failed to encode map e545 with expected crc 2023-10-09T10:51:41.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:41 smithi053 bash[79554]: cluster 2023-10-09T10:51:40.571359+0000 osd.4 (osd.4) 455 : cluster 3 failed to encode map e545 with expected crc 2023-10-09T10:51:41.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:41 smithi053 bash[79554]: cluster 2023-10-09T10:51:40.747282+0000 osd.7 (osd.7) 554 : cluster 3 failed to encode map e545 with expected crc 2023-10-09T10:51:41.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:41 smithi053 bash[76859]: cluster 2023-10-09T10:51:40.088425+0000 mgr.y (mgr.26072) 1497 : cluster 0 pgmap v1837: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:41.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:41 smithi053 bash[76859]: audit 2023-10-09T10:51:40.552477+0000 mon.a (mon.0) 2320 : audit 1 from='client.? 172.21.15.53:0/415650047' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-10-09T10:51:41.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:41 smithi053 bash[76859]: cluster 2023-10-09T10:51:40.552566+0000 mon.a (mon.0) 2321 : cluster 0 osdmap e545: 8 total, 8 up, 8 in 2023-10-09T10:51:41.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:41 smithi053 bash[76859]: cluster 2023-10-09T10:51:40.555342+0000 osd.6 (osd.6) 573 : cluster 3 failed to encode map e545 with expected crc 2023-10-09T10:51:41.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:41 smithi053 bash[76859]: cluster 2023-10-09T10:51:40.571359+0000 osd.4 (osd.4) 455 : cluster 3 failed to encode map e545 with expected crc 2023-10-09T10:51:41.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:41 smithi053 bash[76859]: cluster 2023-10-09T10:51:40.747282+0000 osd.7 (osd.7) 554 : cluster 3 failed to encode map e545 with expected crc 2023-10-09T10:51:42.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:42 smithi086 bash[59714]: cluster 2023-10-09T10:51:40.747263+0000 osd.5 (osd.5) 597 : cluster 3 failed to encode map e545 with expected crc 2023-10-09T10:51:42.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:42 smithi053 bash[76859]: cluster 2023-10-09T10:51:40.747263+0000 osd.5 (osd.5) 597 : cluster 3 failed to encode map e545 with expected crc 2023-10-09T10:51:42.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:51:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:51:42] "GET /metrics HTTP/1.1" 200 34153 "" "Prometheus/2.33.4" 2023-10-09T10:51:42.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:42 smithi053 bash[79554]: cluster 2023-10-09T10:51:40.747263+0000 osd.5 (osd.5) 597 : cluster 3 failed to encode map e545 with expected crc 2023-10-09T10:51:43.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:43 smithi086 bash[59714]: cluster 2023-10-09T10:51:42.089244+0000 mgr.y (mgr.26072) 1498 : cluster 0 pgmap v1839: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:43.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:43 smithi053 bash[79554]: cluster 2023-10-09T10:51:42.089244+0000 mgr.y (mgr.26072) 1498 : cluster 0 pgmap v1839: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:43.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:43 smithi053 bash[76859]: cluster 2023-10-09T10:51:42.089244+0000 mgr.y (mgr.26072) 1498 : cluster 0 pgmap v1839: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:44.236 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:51:45.821 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:45 smithi053 bash[76859]: cluster 2023-10-09T10:51:44.090144+0000 mgr.y (mgr.26072) 1499 : cluster 0 pgmap v1840: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:45.821 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:45 smithi053 bash[79554]: cluster 2023-10-09T10:51:44.090144+0000 mgr.y (mgr.26072) 1499 : cluster 0 pgmap v1840: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:45.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:45 smithi086 bash[59714]: cluster 2023-10-09T10:51:44.090144+0000 mgr.y (mgr.26072) 1499 : cluster 0 pgmap v1840: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:47.022 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:51:47.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:47 smithi086 bash[59714]: cluster 2023-10-09T10:51:46.091046+0000 mgr.y (mgr.26072) 1500 : cluster 0 pgmap v1841: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:47.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:47 smithi053 bash[76859]: cluster 2023-10-09T10:51:46.091046+0000 mgr.y (mgr.26072) 1500 : cluster 0 pgmap v1841: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:47.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:47 smithi053 bash[79554]: cluster 2023-10-09T10:51:46.091046+0000 mgr.y (mgr.26072) 1500 : cluster 0 pgmap v1841: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:48.550 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:51:48.551 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [], 2023-10-09T10:51:48.551 INFO:teuthology.orchestra.run.smithi053.stdout: "num_ops": 0 2023-10-09T10:51:48.551 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:51:49.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:49 smithi086 bash[59714]: cluster 2023-10-09T10:51:48.091913+0000 mgr.y (mgr.26072) 1501 : cluster 0 pgmap v1842: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:49.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:49 smithi053 bash[76859]: cluster 2023-10-09T10:51:48.091913+0000 mgr.y (mgr.26072) 1501 : cluster 0 pgmap v1842: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:49.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:49 smithi053 bash[79554]: cluster 2023-10-09T10:51:48.091913+0000 mgr.y (mgr.26072) 1501 : cluster 0 pgmap v1842: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:50.271 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-10-09T10:51:51.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:51 smithi086 bash[59714]: cluster 2023-10-09T10:51:50.092592+0000 mgr.y (mgr.26072) 1502 : cluster 0 pgmap v1843: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:51.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:51 smithi053 bash[79554]: cluster 2023-10-09T10:51:50.092592+0000 mgr.y (mgr.26072) 1502 : cluster 0 pgmap v1843: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:51.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:51 smithi053 bash[76859]: cluster 2023-10-09T10:51:50.092592+0000 mgr.y (mgr.26072) 1502 : cluster 0 pgmap v1843: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:52.596 INFO:teuthology.orchestra.run.smithi053.stderr:set osd.4 primary-affinity to 1 (8655362) 2023-10-09T10:51:52.853 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:51:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:51:52] "GET /metrics HTTP/1.1" 200 34153 "" "Prometheus/2.33.4" 2023-10-09T10:51:52.853 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:52 smithi053 bash[79554]: audit 2023-10-09T10:51:52.036344+0000 mon.a (mon.0) 2322 : audit 1 from='client.? 172.21.15.53:0/1805444407' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T10:51:52.853 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:52 smithi053 bash[76859]: audit 2023-10-09T10:51:52.036344+0000 mon.a (mon.0) 2322 : audit 1 from='client.? 172.21.15.53:0/1805444407' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T10:51:52.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:52 smithi086 bash[59714]: audit 2023-10-09T10:51:52.036344+0000 mon.a (mon.0) 2322 : audit 1 from='client.? 172.21.15.53:0/1805444407' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-10-09T10:51:53.581 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd reweight 5 1 2023-10-09T10:51:53.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:53 smithi086 bash[59714]: cluster 2023-10-09T10:51:52.093264+0000 mgr.y (mgr.26072) 1503 : cluster 0 pgmap v1844: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:53.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:53 smithi086 bash[59714]: cluster 2023-10-09T10:51:52.587077+0000 osd.7 (osd.7) 555 : cluster 3 failed to encode map e546 with expected crc 2023-10-09T10:51:53.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:53 smithi086 bash[59714]: audit 2023-10-09T10:51:52.587238+0000 mon.a (mon.0) 2323 : audit 1 from='client.? 172.21.15.53:0/1805444407' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-10-09T10:51:53.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:53 smithi086 bash[59714]: cluster 2023-10-09T10:51:52.587311+0000 mon.a (mon.0) 2324 : cluster 0 osdmap e546: 8 total, 8 up, 8 in 2023-10-09T10:51:53.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:53 smithi086 bash[59714]: cluster 2023-10-09T10:51:52.593789+0000 osd.5 (osd.5) 598 : cluster 3 failed to encode map e546 with expected crc 2023-10-09T10:51:53.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:53 smithi086 bash[59714]: cluster 2023-10-09T10:51:52.595573+0000 osd.5 (osd.5) 599 : cluster 3 failed to encode map e546 with expected crc 2023-10-09T10:51:53.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:53 smithi086 bash[59714]: audit 2023-10-09T10:51:53.109001+0000 mon.a (mon.0) 2325 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:51:53.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:53 smithi086 bash[59714]: audit 2023-10-09T10:51:53.196495+0000 mon.a (mon.0) 2326 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-10-09T10:51:53.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:53 smithi086 bash[59714]: audit 2023-10-09T10:51:53.196727+0000 mon.a (mon.0) 2327 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-09T10:51:53.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:53 smithi053 bash[79554]: cluster 2023-10-09T10:51:52.093264+0000 mgr.y (mgr.26072) 1503 : cluster 0 pgmap v1844: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:53.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:53 smithi053 bash[79554]: cluster 2023-10-09T10:51:52.587077+0000 osd.7 (osd.7) 555 : cluster 3 failed to encode map e546 with expected crc 2023-10-09T10:51:53.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:53 smithi053 bash[79554]: audit 2023-10-09T10:51:52.587238+0000 mon.a (mon.0) 2323 : audit 1 from='client.? 172.21.15.53:0/1805444407' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-10-09T10:51:53.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:53 smithi053 bash[79554]: cluster 2023-10-09T10:51:52.587311+0000 mon.a (mon.0) 2324 : cluster 0 osdmap e546: 8 total, 8 up, 8 in 2023-10-09T10:51:53.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:53 smithi053 bash[79554]: cluster 2023-10-09T10:51:52.593789+0000 osd.5 (osd.5) 598 : cluster 3 failed to encode map e546 with expected crc 2023-10-09T10:51:53.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:53 smithi053 bash[79554]: cluster 2023-10-09T10:51:52.595573+0000 osd.5 (osd.5) 599 : cluster 3 failed to encode map e546 with expected crc 2023-10-09T10:51:53.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:53 smithi053 bash[79554]: audit 2023-10-09T10:51:53.109001+0000 mon.a (mon.0) 2325 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:51:53.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:53 smithi053 bash[79554]: audit 2023-10-09T10:51:53.196495+0000 mon.a (mon.0) 2326 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-10-09T10:51:53.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:53 smithi053 bash[79554]: audit 2023-10-09T10:51:53.196727+0000 mon.a (mon.0) 2327 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-09T10:51:53.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:53 smithi053 bash[76859]: cluster 2023-10-09T10:51:52.093264+0000 mgr.y (mgr.26072) 1503 : cluster 0 pgmap v1844: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:53.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:53 smithi053 bash[76859]: cluster 2023-10-09T10:51:52.587077+0000 osd.7 (osd.7) 555 : cluster 3 failed to encode map e546 with expected crc 2023-10-09T10:51:53.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:53 smithi053 bash[76859]: audit 2023-10-09T10:51:52.587238+0000 mon.a (mon.0) 2323 : audit 1 from='client.? 172.21.15.53:0/1805444407' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-10-09T10:51:53.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:53 smithi053 bash[76859]: cluster 2023-10-09T10:51:52.587311+0000 mon.a (mon.0) 2324 : cluster 0 osdmap e546: 8 total, 8 up, 8 in 2023-10-09T10:51:53.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:53 smithi053 bash[76859]: cluster 2023-10-09T10:51:52.593789+0000 osd.5 (osd.5) 598 : cluster 3 failed to encode map e546 with expected crc 2023-10-09T10:51:53.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:53 smithi053 bash[76859]: cluster 2023-10-09T10:51:52.595573+0000 osd.5 (osd.5) 599 : cluster 3 failed to encode map e546 with expected crc 2023-10-09T10:51:53.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:53 smithi053 bash[76859]: audit 2023-10-09T10:51:53.109001+0000 mon.a (mon.0) 2325 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:51:53.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:53 smithi053 bash[76859]: audit 2023-10-09T10:51:53.196495+0000 mon.a (mon.0) 2326 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-10-09T10:51:53.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:53 smithi053 bash[76859]: audit 2023-10-09T10:51:53.196727+0000 mon.a (mon.0) 2327 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-10-09T10:51:54.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:54 smithi086 bash[59714]: cluster 2023-10-09T10:51:53.549885+0000 osd.4 (osd.4) 456 : cluster 3 failed to encode map e546 with expected crc 2023-10-09T10:51:54.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:54 smithi086 bash[59714]: cluster 2023-10-09T10:51:53.550111+0000 osd.6 (osd.6) 574 : cluster 3 failed to encode map e546 with expected crc 2023-10-09T10:51:54.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:54 smithi086 bash[59714]: audit 2023-10-09T10:51:53.591292+0000 mon.a (mon.0) 2328 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2023-10-09T10:51:54.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:54 smithi086 bash[59714]: audit 2023-10-09T10:51:53.591429+0000 mon.a (mon.0) 2329 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2023-10-09T10:51:54.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:54 smithi086 bash[59714]: cluster 2023-10-09T10:51:53.591905+0000 mon.a (mon.0) 2330 : cluster 0 osdmap e547: 8 total, 8 up, 8 in 2023-10-09T10:51:54.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:54 smithi086 bash[59714]: cluster 2023-10-09T10:51:53.594378+0000 osd.4 (osd.4) 457 : cluster 3 failed to encode map e547 with expected crc 2023-10-09T10:51:54.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:54 smithi086 bash[59714]: cluster 2023-10-09T10:51:53.596480+0000 osd.5 (osd.5) 600 : cluster 3 failed to encode map e547 with expected crc 2023-10-09T10:51:54.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:54 smithi086 bash[59714]: cluster 2023-10-09T10:51:53.600530+0000 osd.4 (osd.4) 458 : cluster 3 failed to encode map e547 with expected crc 2023-10-09T10:51:54.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:54 smithi086 bash[59714]: cluster 2023-10-09T10:51:53.693398+0000 osd.7 (osd.7) 556 : cluster 3 failed to encode map e547 with expected crc 2023-10-09T10:51:54.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:54 smithi086 bash[59714]: cluster 2023-10-09T10:51:53.786484+0000 osd.6 (osd.6) 575 : cluster 3 failed to encode map e547 with expected crc 2023-10-09T10:51:54.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:54 smithi086 bash[59714]: cluster 2023-10-09T10:51:54.594320+0000 mon.a (mon.0) 2331 : cluster 0 osdmap e548: 8 total, 8 up, 8 in 2023-10-09T10:51:54.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:54 smithi053 bash[79554]: cluster 2023-10-09T10:51:53.549885+0000 osd.4 (osd.4) 456 : cluster 3 failed to encode map e546 with expected crc 2023-10-09T10:51:54.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:54 smithi053 bash[79554]: cluster 2023-10-09T10:51:53.550111+0000 osd.6 (osd.6) 574 : cluster 3 failed to encode map e546 with expected crc 2023-10-09T10:51:54.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:54 smithi053 bash[79554]: audit 2023-10-09T10:51:53.591292+0000 mon.a (mon.0) 2328 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2023-10-09T10:51:54.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:54 smithi053 bash[79554]: audit 2023-10-09T10:51:53.591429+0000 mon.a (mon.0) 2329 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2023-10-09T10:51:54.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:54 smithi053 bash[79554]: cluster 2023-10-09T10:51:53.591905+0000 mon.a (mon.0) 2330 : cluster 0 osdmap e547: 8 total, 8 up, 8 in 2023-10-09T10:51:54.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:54 smithi053 bash[79554]: cluster 2023-10-09T10:51:53.594378+0000 osd.4 (osd.4) 457 : cluster 3 failed to encode map e547 with expected crc 2023-10-09T10:51:54.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:54 smithi053 bash[79554]: cluster 2023-10-09T10:51:53.596480+0000 osd.5 (osd.5) 600 : cluster 3 failed to encode map e547 with expected crc 2023-10-09T10:51:54.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:54 smithi053 bash[79554]: cluster 2023-10-09T10:51:53.600530+0000 osd.4 (osd.4) 458 : cluster 3 failed to encode map e547 with expected crc 2023-10-09T10:51:54.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:54 smithi053 bash[79554]: cluster 2023-10-09T10:51:53.693398+0000 osd.7 (osd.7) 556 : cluster 3 failed to encode map e547 with expected crc 2023-10-09T10:51:54.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:54 smithi053 bash[79554]: cluster 2023-10-09T10:51:53.786484+0000 osd.6 (osd.6) 575 : cluster 3 failed to encode map e547 with expected crc 2023-10-09T10:51:54.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:54 smithi053 bash[79554]: cluster 2023-10-09T10:51:54.594320+0000 mon.a (mon.0) 2331 : cluster 0 osdmap e548: 8 total, 8 up, 8 in 2023-10-09T10:51:54.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:54 smithi053 bash[76859]: cluster 2023-10-09T10:51:53.549885+0000 osd.4 (osd.4) 456 : cluster 3 failed to encode map e546 with expected crc 2023-10-09T10:51:54.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:54 smithi053 bash[76859]: cluster 2023-10-09T10:51:53.550111+0000 osd.6 (osd.6) 574 : cluster 3 failed to encode map e546 with expected crc 2023-10-09T10:51:54.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:54 smithi053 bash[76859]: audit 2023-10-09T10:51:53.591292+0000 mon.a (mon.0) 2328 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2023-10-09T10:51:54.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:54 smithi053 bash[76859]: audit 2023-10-09T10:51:53.591429+0000 mon.a (mon.0) 2329 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2023-10-09T10:51:54.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:54 smithi053 bash[76859]: cluster 2023-10-09T10:51:53.591905+0000 mon.a (mon.0) 2330 : cluster 0 osdmap e547: 8 total, 8 up, 8 in 2023-10-09T10:51:54.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:54 smithi053 bash[76859]: cluster 2023-10-09T10:51:53.594378+0000 osd.4 (osd.4) 457 : cluster 3 failed to encode map e547 with expected crc 2023-10-09T10:51:54.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:54 smithi053 bash[76859]: cluster 2023-10-09T10:51:53.596480+0000 osd.5 (osd.5) 600 : cluster 3 failed to encode map e547 with expected crc 2023-10-09T10:51:54.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:54 smithi053 bash[76859]: cluster 2023-10-09T10:51:53.600530+0000 osd.4 (osd.4) 458 : cluster 3 failed to encode map e547 with expected crc 2023-10-09T10:51:54.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:54 smithi053 bash[76859]: cluster 2023-10-09T10:51:53.693398+0000 osd.7 (osd.7) 556 : cluster 3 failed to encode map e547 with expected crc 2023-10-09T10:51:54.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:54 smithi053 bash[76859]: cluster 2023-10-09T10:51:53.786484+0000 osd.6 (osd.6) 575 : cluster 3 failed to encode map e547 with expected crc 2023-10-09T10:51:54.928 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:54 smithi053 bash[76859]: cluster 2023-10-09T10:51:54.594320+0000 mon.a (mon.0) 2331 : cluster 0 osdmap e548: 8 total, 8 up, 8 in 2023-10-09T10:51:55.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:55 smithi086 bash[59714]: cluster 2023-10-09T10:51:54.094177+0000 mgr.y (mgr.26072) 1504 : cluster 0 pgmap v1847: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:55.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:55 smithi086 bash[59714]: cluster 2023-10-09T10:51:54.592361+0000 osd.7 (osd.7) 557 : cluster 3 failed to encode map e548 with expected crc 2023-10-09T10:51:55.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:55 smithi086 bash[59714]: cluster 2023-10-09T10:51:54.596230+0000 osd.4 (osd.4) 459 : cluster 3 failed to encode map e548 with expected crc 2023-10-09T10:51:55.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:55 smithi086 bash[59714]: cluster 2023-10-09T10:51:54.598013+0000 osd.4 (osd.4) 460 : cluster 3 failed to encode map e548 with expected crc 2023-10-09T10:51:55.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:55 smithi086 bash[59714]: cluster 2023-10-09T10:51:54.600147+0000 osd.4 (osd.4) 461 : cluster 3 failed to encode map e548 with expected crc 2023-10-09T10:51:55.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:55 smithi053 bash[76859]: cluster 2023-10-09T10:51:54.094177+0000 mgr.y (mgr.26072) 1504 : cluster 0 pgmap v1847: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:55.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:55 smithi053 bash[76859]: cluster 2023-10-09T10:51:54.592361+0000 osd.7 (osd.7) 557 : cluster 3 failed to encode map e548 with expected crc 2023-10-09T10:51:55.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:55 smithi053 bash[76859]: cluster 2023-10-09T10:51:54.596230+0000 osd.4 (osd.4) 459 : cluster 3 failed to encode map e548 with expected crc 2023-10-09T10:51:55.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:55 smithi053 bash[76859]: cluster 2023-10-09T10:51:54.598013+0000 osd.4 (osd.4) 460 : cluster 3 failed to encode map e548 with expected crc 2023-10-09T10:51:55.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:55 smithi053 bash[76859]: cluster 2023-10-09T10:51:54.600147+0000 osd.4 (osd.4) 461 : cluster 3 failed to encode map e548 with expected crc 2023-10-09T10:51:55.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:55 smithi053 bash[79554]: cluster 2023-10-09T10:51:54.094177+0000 mgr.y (mgr.26072) 1504 : cluster 0 pgmap v1847: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:55.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:55 smithi053 bash[79554]: cluster 2023-10-09T10:51:54.592361+0000 osd.7 (osd.7) 557 : cluster 3 failed to encode map e548 with expected crc 2023-10-09T10:51:55.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:55 smithi053 bash[79554]: cluster 2023-10-09T10:51:54.596230+0000 osd.4 (osd.4) 459 : cluster 3 failed to encode map e548 with expected crc 2023-10-09T10:51:55.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:55 smithi053 bash[79554]: cluster 2023-10-09T10:51:54.598013+0000 osd.4 (osd.4) 460 : cluster 3 failed to encode map e548 with expected crc 2023-10-09T10:51:55.927 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:55 smithi053 bash[79554]: cluster 2023-10-09T10:51:54.600147+0000 osd.4 (osd.4) 461 : cluster 3 failed to encode map e548 with expected crc 2023-10-09T10:51:56.328 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:51:57.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:57 smithi086 bash[59714]: cluster 2023-10-09T10:51:56.095070+0000 mgr.y (mgr.26072) 1505 : cluster 0 pgmap v1849: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:57.872 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:57 smithi053 bash[79554]: cluster 2023-10-09T10:51:56.095070+0000 mgr.y (mgr.26072) 1505 : cluster 0 pgmap v1849: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:57.872 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:57 smithi053 bash[76859]: cluster 2023-10-09T10:51:56.095070+0000 mgr.y (mgr.26072) 1505 : cluster 0 pgmap v1849: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:59.206 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:51:59.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:51:59 smithi086 bash[59714]: cluster 2023-10-09T10:51:58.095879+0000 mgr.y (mgr.26072) 1506 : cluster 0 pgmap v1850: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:59.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:51:59 smithi053 bash[79554]: cluster 2023-10-09T10:51:58.095879+0000 mgr.y (mgr.26072) 1506 : cluster 0 pgmap v1850: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:51:59.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:51:59 smithi053 bash[76859]: cluster 2023-10-09T10:51:58.095879+0000 mgr.y (mgr.26072) 1506 : cluster 0 pgmap v1850: 73 pgs: 1 peering, 72 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:01.044 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:52:01.044 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [], 2023-10-09T10:52:01.044 INFO:teuthology.orchestra.run.smithi053.stdout: "complaint_time": 30, 2023-10-09T10:52:01.044 INFO:teuthology.orchestra.run.smithi053.stdout: "num_blocked_ops": 0 2023-10-09T10:52:01.044 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:52:01.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:01 smithi053 bash[76859]: cluster 2023-10-09T10:52:00.096707+0000 mgr.y (mgr.26072) 1507 : cluster 0 pgmap v1851: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:01.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:01 smithi053 bash[79554]: cluster 2023-10-09T10:52:00.096707+0000 mgr.y (mgr.26072) 1507 : cluster 0 pgmap v1851: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:02.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:01 smithi086 bash[59714]: cluster 2023-10-09T10:52:00.096707+0000 mgr.y (mgr.26072) 1507 : cluster 0 pgmap v1851: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:02.767 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-10-09T10:52:02.867 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:52:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:52:02] "GET /metrics HTTP/1.1" 200 34159 "" "Prometheus/2.33.4" 2023-10-09T10:52:03.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:03 smithi053 bash[76859]: cluster 2023-10-09T10:52:02.097395+0000 mgr.y (mgr.26072) 1508 : cluster 0 pgmap v1852: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:03.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:03 smithi053 bash[79554]: cluster 2023-10-09T10:52:02.097395+0000 mgr.y (mgr.26072) 1508 : cluster 0 pgmap v1852: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:04.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:03 smithi086 bash[59714]: cluster 2023-10-09T10:52:02.097395+0000 mgr.y (mgr.26072) 1508 : cluster 0 pgmap v1852: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:04.637 INFO:teuthology.orchestra.run.smithi053.stderr:reweighted osd.5 to 1 (10000) 2023-10-09T10:52:04.909 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:04 smithi053 bash[79554]: audit 2023-10-09T10:52:04.477425+0000 mon.a (mon.0) 2332 : audit 1 from='client.? 172.21.15.53:0/1251525983' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T10:52:04.909 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:04 smithi053 bash[76859]: audit 2023-10-09T10:52:04.477425+0000 mon.a (mon.0) 2332 : audit 1 from='client.? 172.21.15.53:0/1251525983' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T10:52:05.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:04 smithi086 bash[59714]: audit 2023-10-09T10:52:04.477425+0000 mon.a (mon.0) 2332 : audit 1 from='client.? 172.21.15.53:0/1251525983' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T10:52:05.630 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 5 1 2023-10-09T10:52:05.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:05 smithi053 bash[79554]: cluster 2023-10-09T10:52:04.098349+0000 mgr.y (mgr.26072) 1509 : cluster 0 pgmap v1853: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:05.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:05 smithi053 bash[79554]: cluster 2023-10-09T10:52:04.625724+0000 osd.7 (osd.7) 558 : cluster 3 failed to encode map e549 with expected crc 2023-10-09T10:52:05.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:05 smithi053 bash[79554]: audit 2023-10-09T10:52:04.628120+0000 mon.a (mon.0) 2333 : audit 1 from='client.? 172.21.15.53:0/1251525983' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-09T10:52:05.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:05 smithi053 bash[79554]: cluster 2023-10-09T10:52:04.628289+0000 mon.a (mon.0) 2334 : cluster 0 osdmap e549: 8 total, 8 up, 8 in 2023-10-09T10:52:05.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:05 smithi053 bash[79554]: cluster 2023-10-09T10:52:04.651474+0000 osd.5 (osd.5) 601 : cluster 3 failed to encode map e549 with expected crc 2023-10-09T10:52:05.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:05 smithi053 bash[79554]: cluster 2023-10-09T10:52:04.651572+0000 osd.6 (osd.6) 576 : cluster 3 failed to encode map e549 with expected crc 2023-10-09T10:52:05.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:05 smithi053 bash[79554]: cluster 2023-10-09T10:52:04.651596+0000 osd.4 (osd.4) 462 : cluster 3 failed to encode map e549 with expected crc 2023-10-09T10:52:05.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:05 smithi053 bash[76859]: cluster 2023-10-09T10:52:04.098349+0000 mgr.y (mgr.26072) 1509 : cluster 0 pgmap v1853: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:05.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:05 smithi053 bash[76859]: cluster 2023-10-09T10:52:04.625724+0000 osd.7 (osd.7) 558 : cluster 3 failed to encode map e549 with expected crc 2023-10-09T10:52:05.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:05 smithi053 bash[76859]: audit 2023-10-09T10:52:04.628120+0000 mon.a (mon.0) 2333 : audit 1 from='client.? 172.21.15.53:0/1251525983' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-09T10:52:05.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:05 smithi053 bash[76859]: cluster 2023-10-09T10:52:04.628289+0000 mon.a (mon.0) 2334 : cluster 0 osdmap e549: 8 total, 8 up, 8 in 2023-10-09T10:52:05.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:05 smithi053 bash[76859]: cluster 2023-10-09T10:52:04.651474+0000 osd.5 (osd.5) 601 : cluster 3 failed to encode map e549 with expected crc 2023-10-09T10:52:05.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:05 smithi053 bash[76859]: cluster 2023-10-09T10:52:04.651572+0000 osd.6 (osd.6) 576 : cluster 3 failed to encode map e549 with expected crc 2023-10-09T10:52:05.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:05 smithi053 bash[76859]: cluster 2023-10-09T10:52:04.651596+0000 osd.4 (osd.4) 462 : cluster 3 failed to encode map e549 with expected crc 2023-10-09T10:52:06.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:05 smithi086 bash[59714]: cluster 2023-10-09T10:52:04.098349+0000 mgr.y (mgr.26072) 1509 : cluster 0 pgmap v1853: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:06.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:05 smithi086 bash[59714]: cluster 2023-10-09T10:52:04.625724+0000 osd.7 (osd.7) 558 : cluster 3 failed to encode map e549 with expected crc 2023-10-09T10:52:06.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:05 smithi086 bash[59714]: audit 2023-10-09T10:52:04.628120+0000 mon.a (mon.0) 2333 : audit 1 from='client.? 172.21.15.53:0/1251525983' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-10-09T10:52:06.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:05 smithi086 bash[59714]: cluster 2023-10-09T10:52:04.628289+0000 mon.a (mon.0) 2334 : cluster 0 osdmap e549: 8 total, 8 up, 8 in 2023-10-09T10:52:06.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:05 smithi086 bash[59714]: cluster 2023-10-09T10:52:04.651474+0000 osd.5 (osd.5) 601 : cluster 3 failed to encode map e549 with expected crc 2023-10-09T10:52:06.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:05 smithi086 bash[59714]: cluster 2023-10-09T10:52:04.651572+0000 osd.6 (osd.6) 576 : cluster 3 failed to encode map e549 with expected crc 2023-10-09T10:52:06.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:05 smithi086 bash[59714]: cluster 2023-10-09T10:52:04.651596+0000 osd.4 (osd.4) 462 : cluster 3 failed to encode map e549 with expected crc 2023-10-09T10:52:07.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:07 smithi053 bash[76859]: cluster 2023-10-09T10:52:06.099207+0000 mgr.y (mgr.26072) 1510 : cluster 0 pgmap v1855: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:07.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:07 smithi053 bash[79554]: cluster 2023-10-09T10:52:06.099207+0000 mgr.y (mgr.26072) 1510 : cluster 0 pgmap v1855: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:08.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:07 smithi086 bash[59714]: cluster 2023-10-09T10:52:06.099207+0000 mgr.y (mgr.26072) 1510 : cluster 0 pgmap v1855: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:08.155 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:52:08.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:08 smithi053 bash[79554]: audit 2023-10-09T10:52:08.109556+0000 mon.a (mon.0) 2335 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:52:08.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:08 smithi053 bash[76859]: audit 2023-10-09T10:52:08.109556+0000 mon.a (mon.0) 2335 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:52:09.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:08 smithi086 bash[59714]: audit 2023-10-09T10:52:08.109556+0000 mon.a (mon.0) 2335 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:52:09.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:09 smithi053 bash[76859]: cluster 2023-10-09T10:52:08.100014+0000 mgr.y (mgr.26072) 1511 : cluster 0 pgmap v1856: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:09.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:09 smithi053 bash[76859]: audit 2023-10-09T10:52:09.068976+0000 mon.a (mon.0) 2336 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:52:09.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:09 smithi053 bash[79554]: cluster 2023-10-09T10:52:08.100014+0000 mgr.y (mgr.26072) 1511 : cluster 0 pgmap v1856: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:09.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:09 smithi053 bash[79554]: audit 2023-10-09T10:52:09.068976+0000 mon.a (mon.0) 2336 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:52:10.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:09 smithi086 bash[59714]: cluster 2023-10-09T10:52:08.100014+0000 mgr.y (mgr.26072) 1511 : cluster 0 pgmap v1856: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:10.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:09 smithi086 bash[59714]: audit 2023-10-09T10:52:09.068976+0000 mon.a (mon.0) 2336 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:52:10.918 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:52:11.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:11 smithi053 bash[76859]: cluster 2023-10-09T10:52:10.100844+0000 mgr.y (mgr.26072) 1512 : cluster 0 pgmap v1857: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:11.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:11 smithi053 bash[79554]: cluster 2023-10-09T10:52:10.100844+0000 mgr.y (mgr.26072) 1512 : cluster 0 pgmap v1857: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:12.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:11 smithi086 bash[59714]: cluster 2023-10-09T10:52:10.100844+0000 mgr.y (mgr.26072) 1512 : cluster 0 pgmap v1857: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:12.707 INFO:teuthology.orchestra.run.smithi053.stdout:{ 2023-10-09T10:52:12.707 INFO:teuthology.orchestra.run.smithi053.stdout: "size": 20, 2023-10-09T10:52:12.707 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 600, 2023-10-09T10:52:12.707 INFO:teuthology.orchestra.run.smithi053.stdout: "ops": [ 2023-10-09T10:52:12.708 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.708 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:128879 10.8 10:11eb9eb6:::benchmark_data_smithi053_231565_object5935:head [delete] snapc 0=[] ondisk+write+known_if_redirected e420)", 2023-10-09T10:52:12.708 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:45:44.694472+0000", 2023-10-09T10:52:12.708 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 388.00508737799998, 2023-10-09T10:52:12.708 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.1484408070000001, 2023-10-09T10:52:12.708 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:52:12.708 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:52:12.708 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:52:12.709 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:52:12.709 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:52:12.709 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 128879 2023-10-09T10:52:12.709 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.709 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:52:12.709 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.709 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:52:12.709 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:44.694472+0000", 2023-10-09T10:52:12.709 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.709 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.709 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.710 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:52:12.710 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:44.694472+0000", 2023-10-09T10:52:12.710 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.710 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.710 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.710 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:52:12.710 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:44.694470+0000", 2023-10-09T10:52:12.710 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999981 2023-10-09T10:52:12.710 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.711 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.711 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:52:12.711 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:44.694477+0000", 2023-10-09T10:52:12.711 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.6129999999999998e-06 2023-10-09T10:52:12.711 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.711 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.711 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:52:12.712 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:44.694492+0000", 2023-10-09T10:52:12.712 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4121000000000001e-05 2023-10-09T10:52:12.712 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.712 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.712 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:52:12.712 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:44.694499+0000", 2023-10-09T10:52:12.712 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.3170000000000004e-06 2023-10-09T10:52:12.712 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.712 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.713 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.713 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:44.694548+0000", 2023-10-09T10:52:12.713 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.9354000000000002e-05 2023-10-09T10:52:12.713 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.713 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.713 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:52:12.713 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:44.694563+0000", 2023-10-09T10:52:12.713 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.4953000000000001e-05 2023-10-09T10:52:12.714 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.714 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.714 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.714 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.675005+0000", 2023-10-09T10:52:12.714 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.98044222999999997 2023-10-09T10:52:12.714 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.714 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.714 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:52:12.714 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.675022+0000", 2023-10-09T10:52:12.715 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6744000000000001e-05 2023-10-09T10:52:12.715 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.715 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.715 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.715 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.829020+0000", 2023-10-09T10:52:12.715 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.153997355 2023-10-09T10:52:12.715 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.715 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.715 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:52:12.716 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.829163+0000", 2023-10-09T10:52:12.716 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014341199999999999 2023-10-09T10:52:12.716 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.716 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.716 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,6,7", 2023-10-09T10:52:12.716 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.829658+0000", 2023-10-09T10:52:12.716 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00049531100000000002 2023-10-09T10:52:12.716 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.717 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.717 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.717 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.831990+0000", 2023-10-09T10:52:12.717 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0023317680000000001 2023-10-09T10:52:12.717 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.717 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.717 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.718 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.839946+0000", 2023-10-09T10:52:12.718 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0079555240000000003 2023-10-09T10:52:12.718 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.718 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.718 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:52:12.718 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.840032+0000", 2023-10-09T10:52:12.718 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.6247000000000003e-05 2023-10-09T10:52:12.718 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.718 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.718 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.719 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.842736+0000", 2023-10-09T10:52:12.719 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.002704494 2023-10-09T10:52:12.719 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.719 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.719 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:52:12.719 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.842789+0000", 2023-10-09T10:52:12.719 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.2376999999999997e-05 2023-10-09T10:52:12.719 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.719 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.719 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:52:12.719 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.842913+0000", 2023-10-09T10:52:12.719 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000123893 2023-10-09T10:52:12.720 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.720 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:52:12.720 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.720 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.720 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.720 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:128892 10.8 10:13f3c9ff:::benchmark_data_smithi053_231565_object5948:head [delete] snapc 0=[] ondisk+write+known_if_redirected e420)", 2023-10-09T10:52:12.720 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:45:44.710319+0000", 2023-10-09T10:52:12.720 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 387.98923967299999, 2023-10-09T10:52:12.720 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.132797005, 2023-10-09T10:52:12.720 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:52:12.720 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:52:12.720 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:52:12.721 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:52:12.721 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:52:12.721 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 128892 2023-10-09T10:52:12.721 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.721 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:52:12.721 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.721 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:52:12.721 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:44.710319+0000", 2023-10-09T10:52:12.721 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.721 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.721 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.721 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:52:12.721 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:44.710319+0000", 2023-10-09T10:52:12.722 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.722 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.722 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.722 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:52:12.722 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:44.710318+0000", 2023-10-09T10:52:12.722 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:52:12.722 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.722 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.722 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:52:12.722 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:44.710325+0000", 2023-10-09T10:52:12.722 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.0190000000000001e-06 2023-10-09T10:52:12.722 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.723 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.723 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:52:12.723 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:44.710339+0000", 2023-10-09T10:52:12.723 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.3978000000000001e-05 2023-10-09T10:52:12.723 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.723 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.723 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:52:12.723 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:44.710349+0000", 2023-10-09T10:52:12.723 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.5100000000000004e-06 2023-10-09T10:52:12.723 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.723 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.724 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.724 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:44.711080+0000", 2023-10-09T10:52:12.724 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00073183999999999999 2023-10-09T10:52:12.724 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.724 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.724 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:52:12.724 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:44.711093+0000", 2023-10-09T10:52:12.724 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2344000000000001e-05 2023-10-09T10:52:12.724 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.725 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.725 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.725 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.675054+0000", 2023-10-09T10:52:12.725 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.96396111500000004 2023-10-09T10:52:12.725 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.725 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.725 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:52:12.725 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.675063+0000", 2023-10-09T10:52:12.725 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.7560000000000005e-06 2023-10-09T10:52:12.725 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.725 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.725 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.725 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.832005+0000", 2023-10-09T10:52:12.726 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.156942581 2023-10-09T10:52:12.726 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.726 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.726 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:52:12.726 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.832120+0000", 2023-10-09T10:52:12.726 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00011494599999999999 2023-10-09T10:52:12.726 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.726 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.726 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,6,7", 2023-10-09T10:52:12.726 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.832477+0000", 2023-10-09T10:52:12.726 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00035683600000000002 2023-10-09T10:52:12.727 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.727 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.727 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.727 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.839986+0000", 2023-10-09T10:52:12.727 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00750857 2023-10-09T10:52:12.727 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.727 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.727 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:52:12.727 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.840039+0000", 2023-10-09T10:52:12.727 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.2991000000000001e-05 2023-10-09T10:52:12.727 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.728 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.728 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.728 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.840084+0000", 2023-10-09T10:52:12.728 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.5586e-05 2023-10-09T10:52:12.728 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.728 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.728 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.728 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.842953+0000", 2023-10-09T10:52:12.728 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0028687410000000002 2023-10-09T10:52:12.728 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.728 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.728 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:52:12.729 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.842996+0000", 2023-10-09T10:52:12.729 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.3517999999999999e-05 2023-10-09T10:52:12.729 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.729 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.729 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:52:12.729 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.843116+0000", 2023-10-09T10:52:12.729 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00012000199999999999 2023-10-09T10:52:12.729 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.729 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:52:12.729 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.729 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.729 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.730 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:128905 10.18 10:1fc9469c:::benchmark_data_smithi053_231565_object5961:head [delete] snapc 0=[] ondisk+write+known_if_redirected e420)", 2023-10-09T10:52:12.730 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:45:44.726469+0000", 2023-10-09T10:52:12.730 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 387.97309035400002, 2023-10-09T10:52:12.730 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.1206759009999998, 2023-10-09T10:52:12.730 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:52:12.730 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:52:12.730 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:52:12.730 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:52:12.730 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:52:12.730 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 128905 2023-10-09T10:52:12.730 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.731 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:52:12.731 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.731 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:52:12.731 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:44.726469+0000", 2023-10-09T10:52:12.731 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.731 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.731 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.731 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:52:12.731 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:44.726469+0000", 2023-10-09T10:52:12.731 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.731 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.731 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.731 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:52:12.732 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:44.726468+0000", 2023-10-09T10:52:12.732 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:52:12.732 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.732 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.732 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:52:12.732 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:44.726472+0000", 2023-10-09T10:52:12.732 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.5299999999999998e-06 2023-10-09T10:52:12.732 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.732 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.732 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:52:12.732 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:44.726482+0000", 2023-10-09T10:52:12.733 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.9140000000000003e-06 2023-10-09T10:52:12.733 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.733 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.733 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:52:12.733 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:44.726487+0000", 2023-10-09T10:52:12.733 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.0599999999999998e-06 2023-10-09T10:52:12.733 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.733 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.733 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.733 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:44.726535+0000", 2023-10-09T10:52:12.733 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.7580000000000002e-05 2023-10-09T10:52:12.733 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.734 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.734 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:52:12.734 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:44.726544+0000", 2023-10-09T10:52:12.734 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.8950000000000004e-06 2023-10-09T10:52:12.734 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.734 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.734 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.734 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.675096+0000", 2023-10-09T10:52:12.734 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.94855258600000003 2023-10-09T10:52:12.734 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.734 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.734 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:52:12.735 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.675106+0000", 2023-10-09T10:52:12.735 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.5519999999999993e-06 2023-10-09T10:52:12.735 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.735 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.735 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.735 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.837282+0000", 2023-10-09T10:52:12.735 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.16217583 2023-10-09T10:52:12.735 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.735 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.735 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:52:12.735 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.837422+0000", 2023-10-09T10:52:12.735 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014045600000000001 2023-10-09T10:52:12.735 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.736 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.736 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,6,7", 2023-10-09T10:52:12.736 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.837848+0000", 2023-10-09T10:52:12.736 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00042629499999999998 2023-10-09T10:52:12.736 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.736 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.736 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:52:12.736 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.840148+0000", 2023-10-09T10:52:12.736 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0022992889999999999 2023-10-09T10:52:12.736 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.736 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.736 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.737 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.846343+0000", 2023-10-09T10:52:12.737 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0061952480000000004 2023-10-09T10:52:12.737 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.737 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.737 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.737 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.846713+0000", 2023-10-09T10:52:12.737 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000370183 2023-10-09T10:52:12.737 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.737 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.737 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.737 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.846858+0000", 2023-10-09T10:52:12.737 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014513899999999999 2023-10-09T10:52:12.738 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.738 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.738 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:52:12.738 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.846932+0000", 2023-10-09T10:52:12.738 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.4078999999999993e-05 2023-10-09T10:52:12.738 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.738 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.738 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:52:12.738 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.847145+0000", 2023-10-09T10:52:12.738 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00021226 2023-10-09T10:52:12.738 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.738 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:52:12.739 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.739 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.739 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.739 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:128854 10.12 10:4b9c2b74:::benchmark_data_smithi053_231565_object5910:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e421)", 2023-10-09T10:52:12.739 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:45:45.667755+0000", 2023-10-09T10:52:12.739 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 387.03180439699997, 2023-10-09T10:52:12.739 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.132914894, 2023-10-09T10:52:12.739 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:52:12.739 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:52:12.739 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:52:12.739 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:52:12.739 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:52:12.740 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 128854 2023-10-09T10:52:12.740 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.740 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:52:12.740 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.740 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:52:12.740 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.667755+0000", 2023-10-09T10:52:12.740 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.740 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.740 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.740 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:52:12.740 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.667755+0000", 2023-10-09T10:52:12.741 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.741 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.741 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.741 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:52:12.741 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.667723+0000", 2023-10-09T10:52:12.741 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999685 2023-10-09T10:52:12.741 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.741 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.741 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:52:12.742 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.667764+0000", 2023-10-09T10:52:12.742 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.0852000000000001e-05 2023-10-09T10:52:12.742 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.742 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.742 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:52:12.742 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.667794+0000", 2023-10-09T10:52:12.742 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.9538000000000001e-05 2023-10-09T10:52:12.742 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.742 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.742 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:52:12.742 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.667839+0000", 2023-10-09T10:52:12.743 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.5487e-05 2023-10-09T10:52:12.743 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.743 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.743 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.743 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.675589+0000", 2023-10-09T10:52:12.743 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0077496969999999998 2023-10-09T10:52:12.743 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.743 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.743 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:52:12.743 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.675601+0000", 2023-10-09T10:52:12.744 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2228e-05 2023-10-09T10:52:12.744 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.744 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.744 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.744 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.800520+0000", 2023-10-09T10:52:12.744 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1249190499999999 2023-10-09T10:52:12.744 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.744 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.744 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:52:12.744 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.800670+0000", 2023-10-09T10:52:12.744 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000149312 2023-10-09T10:52:12.745 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.745 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:52:12.745 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.745 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.745 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.745 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:128858 10.2 10:4588a460:::benchmark_data_smithi053_231565_object5914:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected e421)", 2023-10-09T10:52:12.745 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:45:45.667865+0000", 2023-10-09T10:52:12.745 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 387.03169385899997, 2023-10-09T10:52:12.745 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.138076844, 2023-10-09T10:52:12.746 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:52:12.746 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "reached pg", 2023-10-09T10:52:12.746 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:52:12.746 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:52:12.746 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:52:12.746 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 128858 2023-10-09T10:52:12.746 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.746 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:52:12.746 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.747 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:52:12.747 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.667865+0000", 2023-10-09T10:52:12.747 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.747 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.747 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.747 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:52:12.747 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.667865+0000", 2023-10-09T10:52:12.747 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.747 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.748 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.748 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:52:12.748 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.667864+0000", 2023-10-09T10:52:12.748 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:52:12.748 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.748 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.748 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:52:12.748 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.667870+0000", 2023-10-09T10:52:12.748 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.3029999999999999e-06 2023-10-09T10:52:12.748 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.749 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.749 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:52:12.749 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.667882+0000", 2023-10-09T10:52:12.749 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2364000000000001e-05 2023-10-09T10:52:12.749 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.749 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.749 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:52:12.749 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.667890+0000", 2023-10-09T10:52:12.750 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.2009999999999999e-06 2023-10-09T10:52:12.750 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.750 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.750 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.750 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.681183+0000", 2023-10-09T10:52:12.750 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.013292589 2023-10-09T10:52:12.750 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.750 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.751 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:52:12.751 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.681195+0000", 2023-10-09T10:52:12.751 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2065999999999999e-05 2023-10-09T10:52:12.751 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.751 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.751 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.751 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.805876+0000", 2023-10-09T10:52:12.751 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1246810970000001 2023-10-09T10:52:12.751 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.751 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.751 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:52:12.751 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.805942+0000", 2023-10-09T10:52:12.752 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.6000999999999994e-05 2023-10-09T10:52:12.752 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.752 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:52:12.752 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.752 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.752 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.752 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:128870 10.12 10:4cc3528e:::benchmark_data_smithi053_231565_object5926:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e421)", 2023-10-09T10:52:12.752 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:45:45.667914+0000", 2023-10-09T10:52:12.752 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 387.03164476299997, 2023-10-09T10:52:12.752 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1403051340000001, 2023-10-09T10:52:12.752 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:52:12.752 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:52:12.752 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:52:12.753 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:52:12.753 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:52:12.753 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 128870 2023-10-09T10:52:12.753 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.753 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:52:12.753 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.753 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:52:12.753 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.667914+0000", 2023-10-09T10:52:12.753 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.753 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.753 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.753 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:52:12.754 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.667914+0000", 2023-10-09T10:52:12.754 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.754 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.754 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.754 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:52:12.754 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.667914+0000", 2023-10-09T10:52:12.754 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:52:12.754 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.754 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.754 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:52:12.754 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.667918+0000", 2023-10-09T10:52:12.755 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.8020000000000002e-06 2023-10-09T10:52:12.755 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.755 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.755 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:52:12.755 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.667927+0000", 2023-10-09T10:52:12.755 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.2809999999999997e-06 2023-10-09T10:52:12.755 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.755 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.755 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:52:12.755 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.667934+0000", 2023-10-09T10:52:12.755 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.6440000000000003e-06 2023-10-09T10:52:12.755 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.755 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.756 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.756 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.681220+0000", 2023-10-09T10:52:12.756 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.013286822 2023-10-09T10:52:12.756 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.756 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.756 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:52:12.756 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.681236+0000", 2023-10-09T10:52:12.756 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.5968e-05 2023-10-09T10:52:12.756 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.756 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.756 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.756 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.801256+0000", 2023-10-09T10:52:12.757 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1200194429999999 2023-10-09T10:52:12.757 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.757 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.757 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:52:12.757 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.801428+0000", 2023-10-09T10:52:12.757 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00017183899999999999 2023-10-09T10:52:12.757 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.757 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.757 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,6,7", 2023-10-09T10:52:12.757 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.801984+0000", 2023-10-09T10:52:12.757 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00055687399999999995 2023-10-09T10:52:12.757 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.757 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.758 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:52:12.758 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.806029+0000", 2023-10-09T10:52:12.758 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0040443689999999999 2023-10-09T10:52:12.758 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.758 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.758 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.758 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.806103+0000", 2023-10-09T10:52:12.758 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.3812000000000004e-05 2023-10-09T10:52:12.758 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.758 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.758 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.758 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.806138+0000", 2023-10-09T10:52:12.759 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.5271000000000002e-05 2023-10-09T10:52:12.759 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.759 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.759 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.759 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.808009+0000", 2023-10-09T10:52:12.759 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0018709 2023-10-09T10:52:12.759 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.759 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.759 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:52:12.759 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.808096+0000", 2023-10-09T10:52:12.759 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.7176999999999996e-05 2023-10-09T10:52:12.759 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.760 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.760 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:52:12.760 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.808219+0000", 2023-10-09T10:52:12.760 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00012347000000000001 2023-10-09T10:52:12.760 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.760 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:52:12.760 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.760 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.760 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.760 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:128888 10.2 10:431affdf:::benchmark_data_smithi053_231565_object5944:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e421)", 2023-10-09T10:52:12.760 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:45:45.668294+0000", 2023-10-09T10:52:12.760 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 387.03126497099998, 2023-10-09T10:52:12.760 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1472218940000001, 2023-10-09T10:52:12.761 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:52:12.761 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:52:12.761 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:52:12.761 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:52:12.761 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:52:12.761 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 128888 2023-10-09T10:52:12.761 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.761 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:52:12.761 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.761 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:52:12.761 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.668294+0000", 2023-10-09T10:52:12.761 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.762 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.762 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.762 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:52:12.762 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.668294+0000", 2023-10-09T10:52:12.762 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.762 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.762 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.762 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:52:12.762 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.668293+0000", 2023-10-09T10:52:12.762 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:52:12.762 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.763 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.763 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:52:12.763 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.668299+0000", 2023-10-09T10:52:12.763 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.6149999999999996e-06 2023-10-09T10:52:12.763 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.763 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.763 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:52:12.763 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.668310+0000", 2023-10-09T10:52:12.763 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1449e-05 2023-10-09T10:52:12.763 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.763 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.763 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:52:12.764 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.668318+0000", 2023-10-09T10:52:12.764 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.0520000000000002e-06 2023-10-09T10:52:12.764 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.764 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.764 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.764 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.681261+0000", 2023-10-09T10:52:12.764 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.012942942000000001 2023-10-09T10:52:12.764 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.764 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.764 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:52:12.764 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.681269+0000", 2023-10-09T10:52:12.764 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.6249999999999998e-06 2023-10-09T10:52:12.764 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.765 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.765 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.765 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.806333+0000", 2023-10-09T10:52:12.765 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.125064284 2023-10-09T10:52:12.765 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.765 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.765 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:52:12.765 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.806460+0000", 2023-10-09T10:52:12.765 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00012664999999999999 2023-10-09T10:52:12.765 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.765 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.765 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,6,7", 2023-10-09T10:52:12.765 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.806899+0000", 2023-10-09T10:52:12.766 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00043896199999999999 2023-10-09T10:52:12.766 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.766 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.766 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:52:12.766 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.809068+0000", 2023-10-09T10:52:12.766 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00216891 2023-10-09T10:52:12.766 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.766 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.766 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.766 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.810726+0000", 2023-10-09T10:52:12.766 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0016585180000000001 2023-10-09T10:52:12.766 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.767 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.767 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.767 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.812050+0000", 2023-10-09T10:52:12.767 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00132387 2023-10-09T10:52:12.767 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.767 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.767 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.767 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.814682+0000", 2023-10-09T10:52:12.767 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.002631436 2023-10-09T10:52:12.767 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.767 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.767 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:52:12.768 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.814728+0000", 2023-10-09T10:52:12.768 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.6183999999999997e-05 2023-10-09T10:52:12.768 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.768 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.768 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:52:12.768 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.815516+0000", 2023-10-09T10:52:12.768 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00078827400000000005 2023-10-09T10:52:12.768 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.768 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:52:12.768 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.768 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.768 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.768 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:128897 10.12 10:4da6dae6:::benchmark_data_smithi053_231565_object5953:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e421)", 2023-10-09T10:52:12.769 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:45:45.668324+0000", 2023-10-09T10:52:12.769 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 387.03123471800001, 2023-10-09T10:52:12.769 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1471507750000001, 2023-10-09T10:52:12.769 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:52:12.769 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:52:12.769 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:52:12.769 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:52:12.769 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:52:12.769 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 128897 2023-10-09T10:52:12.769 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.769 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:52:12.770 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.770 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:52:12.770 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.668324+0000", 2023-10-09T10:52:12.770 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.770 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.770 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.770 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:52:12.770 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.668324+0000", 2023-10-09T10:52:12.770 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.771 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.771 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.771 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:52:12.771 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.668324+0000", 2023-10-09T10:52:12.771 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:52:12.771 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.771 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.771 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:52:12.771 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.668327+0000", 2023-10-09T10:52:12.771 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.1480000000000002e-06 2023-10-09T10:52:12.771 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.771 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.772 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:52:12.772 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.668333+0000", 2023-10-09T10:52:12.772 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.3500000000000002e-06 2023-10-09T10:52:12.772 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.772 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.772 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:52:12.772 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.668339+0000", 2023-10-09T10:52:12.772 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.9009999999999999e-06 2023-10-09T10:52:12.772 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.772 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.772 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.772 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.681292+0000", 2023-10-09T10:52:12.773 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.012953195000000001 2023-10-09T10:52:12.773 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.773 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.773 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:52:12.773 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:45.681300+0000", 2023-10-09T10:52:12.773 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.6040000000000004e-06 2023-10-09T10:52:12.773 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.773 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.773 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.774 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.808252+0000", 2023-10-09T10:52:12.774 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.126951781 2023-10-09T10:52:12.774 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.774 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.774 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:52:12.774 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.808368+0000", 2023-10-09T10:52:12.774 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000115964 2023-10-09T10:52:12.774 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.774 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.774 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,6,7", 2023-10-09T10:52:12.774 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.808719+0000", 2023-10-09T10:52:12.775 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000351419 2023-10-09T10:52:12.775 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.775 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.775 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:52:12.775 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.810525+0000", 2023-10-09T10:52:12.775 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0018062239999999999 2023-10-09T10:52:12.775 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.775 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.775 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.775 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.812182+0000", 2023-10-09T10:52:12.775 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0016563700000000001 2023-10-09T10:52:12.775 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.775 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.776 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.776 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.813576+0000", 2023-10-09T10:52:12.776 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0013940440000000001 2023-10-09T10:52:12.776 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.776 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.776 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.776 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.814966+0000", 2023-10-09T10:52:12.776 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.001390297 2023-10-09T10:52:12.776 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.776 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.776 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:52:12.776 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.815025+0000", 2023-10-09T10:52:12.777 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.8483999999999998e-05 2023-10-09T10:52:12.777 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.777 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.777 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:52:12.777 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:45:46.815475+0000", 2023-10-09T10:52:12.777 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00045049599999999999 2023-10-09T10:52:12.777 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.777 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:52:12.777 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.777 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.777 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.777 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:235225 10.19 10:99486cac:::benchmark_data_smithi053_231565_object112281:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e466)", 2023-10-09T10:52:12.778 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:47:51.685126+0000", 2023-10-09T10:52:12.778 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 261.014433591, 2023-10-09T10:52:12.778 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1286968209999999, 2023-10-09T10:52:12.778 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:52:12.778 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:52:12.778 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:52:12.778 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:52:12.778 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:52:12.778 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 235225 2023-10-09T10:52:12.778 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.778 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:52:12.779 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.779 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:52:12.779 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685126+0000", 2023-10-09T10:52:12.779 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.779 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.779 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.779 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:52:12.779 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685126+0000", 2023-10-09T10:52:12.779 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.780 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.780 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.780 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:52:12.780 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685124+0000", 2023-10-09T10:52:12.780 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999986 2023-10-09T10:52:12.780 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.780 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.780 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:52:12.780 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685131+0000", 2023-10-09T10:52:12.781 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.4790000000000001e-06 2023-10-09T10:52:12.781 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.781 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.781 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:52:12.781 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685144+0000", 2023-10-09T10:52:12.781 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2836999999999999e-05 2023-10-09T10:52:12.781 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.781 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.781 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:52:12.781 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685153+0000", 2023-10-09T10:52:12.782 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.4960000000000002e-06 2023-10-09T10:52:12.782 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.782 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.782 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.782 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685205+0000", 2023-10-09T10:52:12.782 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.1607999999999998e-05 2023-10-09T10:52:12.782 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.782 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.782 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting_for_map not empty", 2023-10-09T10:52:12.783 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685212+0000", 2023-10-09T10:52:12.783 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.5599999999999996e-06 2023-10-09T10:52:12.783 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.783 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.783 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.783 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.689292+0000", 2023-10-09T10:52:12.783 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0040799690000000001 2023-10-09T10:52:12.783 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.783 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.783 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:52:12.783 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.689296+0000", 2023-10-09T10:52:12.784 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.9099999999999998e-06 2023-10-09T10:52:12.784 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.784 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.784 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.784 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.800833+0000", 2023-10-09T10:52:12.784 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.111537193 2023-10-09T10:52:12.784 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.784 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.785 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:52:12.785 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.800934+0000", 2023-10-09T10:52:12.785 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000100617 2023-10-09T10:52:12.785 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.785 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.785 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,6,7", 2023-10-09T10:52:12.785 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.801018+0000", 2023-10-09T10:52:12.786 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.3913999999999997e-05 2023-10-09T10:52:12.786 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.786 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.786 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:52:12.786 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.803882+0000", 2023-10-09T10:52:12.786 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0028645670000000002 2023-10-09T10:52:12.786 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.786 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.787 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.787 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.803968+0000", 2023-10-09T10:52:12.787 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.5791999999999994e-05 2023-10-09T10:52:12.787 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.787 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.787 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.787 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.804064+0000", 2023-10-09T10:52:12.787 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.5662999999999995e-05 2023-10-09T10:52:12.787 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.787 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.787 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.788 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.813630+0000", 2023-10-09T10:52:12.788 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0095662879999999992 2023-10-09T10:52:12.788 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.788 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.788 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:52:12.788 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.813684+0000", 2023-10-09T10:52:12.788 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.3637000000000002e-05 2023-10-09T10:52:12.788 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.788 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.788 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:52:12.788 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.813822+0000", 2023-10-09T10:52:12.788 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00013858800000000001 2023-10-09T10:52:12.788 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.789 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:52:12.789 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.789 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.789 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.789 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:235249 10.19 10:9da64c3e:::benchmark_data_smithi053_231565_object112305:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e466)", 2023-10-09T10:52:12.789 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:47:51.685165+0000", 2023-10-09T10:52:12.789 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 261.01439433799999, 2023-10-09T10:52:12.789 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.128891842, 2023-10-09T10:52:12.789 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:52:12.789 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:52:12.789 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:52:12.789 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:52:12.790 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:52:12.790 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 235249 2023-10-09T10:52:12.790 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.790 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:52:12.790 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.790 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:52:12.790 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685165+0000", 2023-10-09T10:52:12.790 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.790 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.790 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.790 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:52:12.790 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685165+0000", 2023-10-09T10:52:12.791 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.791 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.791 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.791 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:52:12.791 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685164+0000", 2023-10-09T10:52:12.791 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:52:12.791 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.791 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.791 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:52:12.791 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685168+0000", 2023-10-09T10:52:12.791 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.6799999999999999e-06 2023-10-09T10:52:12.791 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.792 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.792 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:52:12.792 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685176+0000", 2023-10-09T10:52:12.792 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.1200000000000002e-06 2023-10-09T10:52:12.792 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.792 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.792 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:52:12.792 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685183+0000", 2023-10-09T10:52:12.792 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.5690000000000001e-06 2023-10-09T10:52:12.792 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.792 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.792 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.792 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685254+0000", 2023-10-09T10:52:12.793 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.1459999999999997e-05 2023-10-09T10:52:12.793 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.793 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.793 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting_for_map not empty", 2023-10-09T10:52:12.793 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685259+0000", 2023-10-09T10:52:12.793 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.6879999999999998e-06 2023-10-09T10:52:12.793 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.793 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.793 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.793 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.689663+0000", 2023-10-09T10:52:12.793 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0044044230000000002 2023-10-09T10:52:12.793 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.794 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.794 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:52:12.794 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.689668+0000", 2023-10-09T10:52:12.794 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.0749999999999997e-06 2023-10-09T10:52:12.794 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.794 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.794 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.794 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.804127+0000", 2023-10-09T10:52:12.794 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1144585440000001 2023-10-09T10:52:12.794 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.794 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.794 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:52:12.795 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.804378+0000", 2023-10-09T10:52:12.795 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00025124400000000002 2023-10-09T10:52:12.795 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.795 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.795 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,6,7", 2023-10-09T10:52:12.795 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.804558+0000", 2023-10-09T10:52:12.795 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000179641 2023-10-09T10:52:12.795 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.795 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.795 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.795 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.813492+0000", 2023-10-09T10:52:12.795 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0089341839999999995 2023-10-09T10:52:12.796 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.796 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.796 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:52:12.796 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.813498+0000", 2023-10-09T10:52:12.796 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.1260000000000003e-06 2023-10-09T10:52:12.796 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.796 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.796 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.796 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.813536+0000", 2023-10-09T10:52:12.796 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.7509000000000003e-05 2023-10-09T10:52:12.796 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.796 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.797 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.797 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.813880+0000", 2023-10-09T10:52:12.797 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00034404500000000002 2023-10-09T10:52:12.797 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.797 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.797 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:52:12.797 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.813916+0000", 2023-10-09T10:52:12.797 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.6732e-05 2023-10-09T10:52:12.797 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.797 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.797 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:52:12.797 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.814057+0000", 2023-10-09T10:52:12.798 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014028700000000001 2023-10-09T10:52:12.798 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.798 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:52:12.798 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.798 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.798 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.798 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:235297 10.19 10:9ee8d275:::benchmark_data_smithi053_231565_object112353:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e466)", 2023-10-09T10:52:12.798 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:47:51.685210+0000", 2023-10-09T10:52:12.798 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 261.01434930200003, 2023-10-09T10:52:12.798 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.129197064, 2023-10-09T10:52:12.798 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:52:12.798 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:52:12.799 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:52:12.799 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:52:12.799 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:52:12.799 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 235297 2023-10-09T10:52:12.799 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.799 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:52:12.799 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.799 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:52:12.799 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685210+0000", 2023-10-09T10:52:12.799 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.799 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.799 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.800 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:52:12.800 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685210+0000", 2023-10-09T10:52:12.800 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.800 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.800 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.800 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:52:12.800 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685209+0000", 2023-10-09T10:52:12.800 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:52:12.800 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.800 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.800 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:52:12.800 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685213+0000", 2023-10-09T10:52:12.801 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.2050000000000004e-06 2023-10-09T10:52:12.801 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.801 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.801 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:52:12.801 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685224+0000", 2023-10-09T10:52:12.801 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0183999999999999e-05 2023-10-09T10:52:12.801 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.801 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.801 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:52:12.801 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685232+0000", 2023-10-09T10:52:12.801 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.9340000000000006e-06 2023-10-09T10:52:12.801 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.802 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.802 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.802 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685296+0000", 2023-10-09T10:52:12.802 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.4072000000000006e-05 2023-10-09T10:52:12.802 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.802 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.802 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting_for_map not empty", 2023-10-09T10:52:12.802 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685301+0000", 2023-10-09T10:52:12.802 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.5940000000000001e-06 2023-10-09T10:52:12.802 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.802 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.802 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.803 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.689691+0000", 2023-10-09T10:52:12.803 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0043895999999999996 2023-10-09T10:52:12.803 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.803 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.803 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:52:12.803 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.689695+0000", 2023-10-09T10:52:12.803 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.9260000000000002e-06 2023-10-09T10:52:12.803 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.803 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.803 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.803 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.807573+0000", 2023-10-09T10:52:12.803 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1178786650000001 2023-10-09T10:52:12.804 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.804 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.804 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:52:12.804 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.807701+0000", 2023-10-09T10:52:12.804 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00012741900000000001 2023-10-09T10:52:12.804 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.804 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.804 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,6,7", 2023-10-09T10:52:12.804 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.807803+0000", 2023-10-09T10:52:12.804 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000102082 2023-10-09T10:52:12.804 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.804 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.805 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.805 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.813580+0000", 2023-10-09T10:52:12.805 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0057771589999999996 2023-10-09T10:52:12.805 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.805 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.805 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.805 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.814154+0000", 2023-10-09T10:52:12.805 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00057401299999999995 2023-10-09T10:52:12.805 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.805 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.805 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.805 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.814221+0000", 2023-10-09T10:52:12.805 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.6475000000000003e-05 2023-10-09T10:52:12.806 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.806 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.806 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:52:12.806 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.814232+0000", 2023-10-09T10:52:12.806 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.096e-05 2023-10-09T10:52:12.806 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.806 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.806 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:52:12.806 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.814296+0000", 2023-10-09T10:52:12.806 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.4226999999999993e-05 2023-10-09T10:52:12.806 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.806 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.807 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:52:12.807 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.814407+0000", 2023-10-09T10:52:12.807 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000111118 2023-10-09T10:52:12.807 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.807 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:52:12.807 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.807 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.807 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.807 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:235332 10.19 10:9be1366c:::benchmark_data_smithi053_231565_object112388:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e466)", 2023-10-09T10:52:12.807 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:47:51.685277+0000", 2023-10-09T10:52:12.808 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 261.014282084, 2023-10-09T10:52:12.808 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.139026739, 2023-10-09T10:52:12.808 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:52:12.808 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:52:12.808 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:52:12.808 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:52:12.808 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:52:12.808 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 235332 2023-10-09T10:52:12.808 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.808 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:52:12.809 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.809 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:52:12.809 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685277+0000", 2023-10-09T10:52:12.809 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.809 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.809 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.809 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:52:12.809 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685277+0000", 2023-10-09T10:52:12.809 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.809 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.809 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.809 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:52:12.810 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685276+0000", 2023-10-09T10:52:12.810 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:52:12.810 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.810 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.810 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:52:12.810 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685281+0000", 2023-10-09T10:52:12.810 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.9880000000000004e-06 2023-10-09T10:52:12.810 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.811 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.811 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:52:12.811 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685292+0000", 2023-10-09T10:52:12.811 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0655999999999999e-05 2023-10-09T10:52:12.811 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.811 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.811 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:52:12.811 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685301+0000", 2023-10-09T10:52:12.811 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.3070000000000008e-06 2023-10-09T10:52:12.811 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.811 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.812 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.812 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685359+0000", 2023-10-09T10:52:12.812 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.7287999999999998e-05 2023-10-09T10:52:12.812 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.812 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.812 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting_for_map not empty", 2023-10-09T10:52:12.812 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685376+0000", 2023-10-09T10:52:12.812 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.7697e-05 2023-10-09T10:52:12.812 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.812 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.813 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.813 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.689717+0000", 2023-10-09T10:52:12.813 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0043408609999999997 2023-10-09T10:52:12.813 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.813 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.813 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:52:12.813 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.689722+0000", 2023-10-09T10:52:12.813 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.4689999999999999e-06 2023-10-09T10:52:12.813 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.813 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.813 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.814 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.814477+0000", 2023-10-09T10:52:12.814 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1247550580000001 2023-10-09T10:52:12.814 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.814 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.814 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:52:12.814 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.814627+0000", 2023-10-09T10:52:12.814 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00015029400000000001 2023-10-09T10:52:12.814 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.814 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.815 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,6,7", 2023-10-09T10:52:12.815 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.814818+0000", 2023-10-09T10:52:12.815 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000190609 2023-10-09T10:52:12.815 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.815 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.815 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:52:12.815 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.821637+0000", 2023-10-09T10:52:12.815 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.006819856 2023-10-09T10:52:12.815 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.815 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.815 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.816 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.823962+0000", 2023-10-09T10:52:12.816 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0023244630000000001 2023-10-09T10:52:12.816 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.816 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.816 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.816 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.824037+0000", 2023-10-09T10:52:12.816 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.5049000000000006e-05 2023-10-09T10:52:12.816 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.817 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.817 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.817 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.824098+0000", 2023-10-09T10:52:12.819 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.0625000000000003e-05 2023-10-09T10:52:12.819 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.819 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.820 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:52:12.820 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.824166+0000", 2023-10-09T10:52:12.820 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.8261000000000003e-05 2023-10-09T10:52:12.820 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.820 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.820 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:52:12.820 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.824304+0000", 2023-10-09T10:52:12.821 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00013787399999999999 2023-10-09T10:52:12.821 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.821 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:52:12.821 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.821 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.821 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.821 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:235340 10.19 10:992e5f0b:::benchmark_data_smithi053_231565_object112396:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e466)", 2023-10-09T10:52:12.821 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:47:51.685323+0000", 2023-10-09T10:52:12.822 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 261.01423637800002, 2023-10-09T10:52:12.822 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1454395370000001, 2023-10-09T10:52:12.822 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:52:12.822 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:52:12.822 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:52:12.822 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:52:12.822 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:52:12.822 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 235340 2023-10-09T10:52:12.822 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.822 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:52:12.822 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.823 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:52:12.823 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685323+0000", 2023-10-09T10:52:12.823 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.823 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.823 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.823 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:52:12.823 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685323+0000", 2023-10-09T10:52:12.823 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.823 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.823 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.823 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:52:12.823 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685322+0000", 2023-10-09T10:52:12.824 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:52:12.824 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.824 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.824 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:52:12.824 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685326+0000", 2023-10-09T10:52:12.824 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.172e-06 2023-10-09T10:52:12.824 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.824 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.824 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:52:12.824 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685337+0000", 2023-10-09T10:52:12.824 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1065e-05 2023-10-09T10:52:12.824 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.824 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.825 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:52:12.825 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685345+0000", 2023-10-09T10:52:12.825 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.4560000000000003e-06 2023-10-09T10:52:12.825 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.825 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.825 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.825 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685402+0000", 2023-10-09T10:52:12.825 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.6897000000000001e-05 2023-10-09T10:52:12.825 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.825 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.825 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting_for_map not empty", 2023-10-09T10:52:12.825 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685414+0000", 2023-10-09T10:52:12.826 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1956999999999999e-05 2023-10-09T10:52:12.826 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.826 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.826 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.826 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.689743+0000", 2023-10-09T10:52:12.826 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0043296790000000003 2023-10-09T10:52:12.826 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.826 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.826 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:52:12.826 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.689747+0000", 2023-10-09T10:52:12.826 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.6969999999999999e-06 2023-10-09T10:52:12.826 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.827 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.827 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.827 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.817076+0000", 2023-10-09T10:52:12.827 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.127329292 2023-10-09T10:52:12.827 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.827 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.827 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:52:12.827 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.817195+0000", 2023-10-09T10:52:12.827 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00011847500000000001 2023-10-09T10:52:12.827 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.827 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.827 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,6,7", 2023-10-09T10:52:12.828 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.817315+0000", 2023-10-09T10:52:12.828 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000119868 2023-10-09T10:52:12.828 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.828 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.828 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:52:12.828 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.824317+0000", 2023-10-09T10:52:12.828 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0070023539999999997 2023-10-09T10:52:12.828 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.828 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.828 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.828 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.824395+0000", 2023-10-09T10:52:12.828 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.8232000000000006e-05 2023-10-09T10:52:12.828 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.829 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.829 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.829 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.830317+0000", 2023-10-09T10:52:12.829 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0059213369999999996 2023-10-09T10:52:12.829 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.829 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.829 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.829 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.830539+0000", 2023-10-09T10:52:12.829 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00022225899999999999 2023-10-09T10:52:12.829 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.829 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.829 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:52:12.830 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.830610+0000", 2023-10-09T10:52:12.830 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.1303000000000005e-05 2023-10-09T10:52:12.830 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.830 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.830 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:52:12.830 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.830762+0000", 2023-10-09T10:52:12.830 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00015205700000000001 2023-10-09T10:52:12.830 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.830 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:52:12.830 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.830 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.830 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.831 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:235366 10.19 10:9b5ac1e4:::benchmark_data_smithi053_231565_object112422:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e466)", 2023-10-09T10:52:12.831 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:47:51.685354+0000", 2023-10-09T10:52:12.831 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 261.01420468700002, 2023-10-09T10:52:12.831 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1551900509999999, 2023-10-09T10:52:12.831 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:52:12.831 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:52:12.831 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:52:12.831 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:52:12.831 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:52:12.831 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 235366 2023-10-09T10:52:12.831 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.831 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:52:12.832 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.832 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:52:12.832 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685354+0000", 2023-10-09T10:52:12.832 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.832 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.832 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.832 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:52:12.832 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685354+0000", 2023-10-09T10:52:12.832 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.832 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.832 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.832 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:52:12.832 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685354+0000", 2023-10-09T10:52:12.833 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:52:12.833 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.833 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.833 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:52:12.833 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685357+0000", 2023-10-09T10:52:12.833 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.4659999999999999e-06 2023-10-09T10:52:12.833 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.833 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.833 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:52:12.833 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685374+0000", 2023-10-09T10:52:12.833 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.6804999999999999e-05 2023-10-09T10:52:12.833 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.834 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.834 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:52:12.834 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685382+0000", 2023-10-09T10:52:12.834 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.7000000000000008e-06 2023-10-09T10:52:12.834 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.834 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.834 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.834 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685440+0000", 2023-10-09T10:52:12.834 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.7593999999999998e-05 2023-10-09T10:52:12.834 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.834 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.835 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting_for_map not empty", 2023-10-09T10:52:12.835 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685446+0000", 2023-10-09T10:52:12.835 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.8580000000000002e-06 2023-10-09T10:52:12.835 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.835 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.835 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.835 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.689770+0000", 2023-10-09T10:52:12.835 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0043231470000000003 2023-10-09T10:52:12.835 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.835 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.835 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:52:12.835 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.689774+0000", 2023-10-09T10:52:12.835 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.4270000000000001e-06 2023-10-09T10:52:12.836 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.836 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.836 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.836 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.819565+0000", 2023-10-09T10:52:12.836 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.129791443 2023-10-09T10:52:12.836 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.836 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.836 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:52:12.836 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.819682+0000", 2023-10-09T10:52:12.836 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00011701000000000001 2023-10-09T10:52:12.836 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.836 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.837 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,6,7", 2023-10-09T10:52:12.837 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.819776+0000", 2023-10-09T10:52:12.837 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.3837000000000003e-05 2023-10-09T10:52:12.837 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.837 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.837 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:52:12.837 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.824324+0000", 2023-10-09T10:52:12.837 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0045478699999999999 2023-10-09T10:52:12.837 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.837 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.837 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.837 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.830118+0000", 2023-10-09T10:52:12.838 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0057940700000000001 2023-10-09T10:52:12.838 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.838 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.838 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.838 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.830831+0000", 2023-10-09T10:52:12.838 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00071314800000000004 2023-10-09T10:52:12.838 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.838 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.838 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.838 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.840419+0000", 2023-10-09T10:52:12.838 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0095877940000000002 2023-10-09T10:52:12.839 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.839 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.839 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:52:12.839 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.840467+0000", 2023-10-09T10:52:12.839 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.8152000000000002e-05 2023-10-09T10:52:12.839 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.839 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.839 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:52:12.839 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.840544+0000", 2023-10-09T10:52:12.839 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.7174000000000003e-05 2023-10-09T10:52:12.839 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.839 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:52:12.840 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.840 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.840 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.840 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:235385 10.19 10:9dc47bf6:::benchmark_data_smithi053_231565_object112441:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e466)", 2023-10-09T10:52:12.840 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:47:51.685403+0000", 2023-10-09T10:52:12.840 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 261.01415587700001, 2023-10-09T10:52:12.840 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1552894739999999, 2023-10-09T10:52:12.840 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:52:12.840 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:52:12.840 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:52:12.840 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:52:12.840 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:52:12.840 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 235385 2023-10-09T10:52:12.841 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.841 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:52:12.841 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.841 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:52:12.841 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685403+0000", 2023-10-09T10:52:12.841 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.841 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.841 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.841 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:52:12.841 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685403+0000", 2023-10-09T10:52:12.841 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.841 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.842 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.842 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:52:12.842 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685403+0000", 2023-10-09T10:52:12.842 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:52:12.842 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.842 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.842 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:52:12.842 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685407+0000", 2023-10-09T10:52:12.842 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.2740000000000001e-06 2023-10-09T10:52:12.843 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.843 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.843 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:52:12.843 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685415+0000", 2023-10-09T10:52:12.843 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.3110000000000006e-06 2023-10-09T10:52:12.843 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.843 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.843 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:52:12.843 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685422+0000", 2023-10-09T10:52:12.843 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.2089999999999999e-06 2023-10-09T10:52:12.843 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.844 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.844 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.844 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685475+0000", 2023-10-09T10:52:12.844 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.2197000000000002e-05 2023-10-09T10:52:12.844 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.844 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.844 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting_for_map not empty", 2023-10-09T10:52:12.844 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685479+0000", 2023-10-09T10:52:12.844 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.155e-06 2023-10-09T10:52:12.844 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.844 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.844 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.845 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.689795+0000", 2023-10-09T10:52:12.845 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0043158060000000002 2023-10-09T10:52:12.845 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.845 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.845 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:52:12.845 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.689799+0000", 2023-10-09T10:52:12.845 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.9380000000000002e-06 2023-10-09T10:52:12.845 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.846 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.846 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.846 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.821681+0000", 2023-10-09T10:52:12.846 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1318823010000001 2023-10-09T10:52:12.846 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.846 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.846 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:52:12.846 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.821811+0000", 2023-10-09T10:52:12.846 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00013016899999999999 2023-10-09T10:52:12.846 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.846 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.846 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,6,7", 2023-10-09T10:52:12.847 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.821923+0000", 2023-10-09T10:52:12.847 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000111507 2023-10-09T10:52:12.847 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.847 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.847 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:52:12.847 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.830045+0000", 2023-10-09T10:52:12.847 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0081221639999999994 2023-10-09T10:52:12.847 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.847 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.848 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.848 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.830193+0000", 2023-10-09T10:52:12.848 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000148018 2023-10-09T10:52:12.848 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.848 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.848 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.848 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.830891+0000", 2023-10-09T10:52:12.848 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00069830399999999996 2023-10-09T10:52:12.848 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.848 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.848 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.849 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.840594+0000", 2023-10-09T10:52:12.849 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0097030989999999998 2023-10-09T10:52:12.849 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.849 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.849 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:52:12.849 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.840627+0000", 2023-10-09T10:52:12.849 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.2665e-05 2023-10-09T10:52:12.849 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.849 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.849 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:52:12.849 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.840693+0000", 2023-10-09T10:52:12.849 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.5928999999999998e-05 2023-10-09T10:52:12.850 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.850 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:52:12.850 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.850 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.850 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.850 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:235390 10.19 10:9c442326:::benchmark_data_smithi053_231565_object112446:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e466)", 2023-10-09T10:52:12.850 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:47:51.685443+0000", 2023-10-09T10:52:12.850 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 261.01411639999998, 2023-10-09T10:52:12.850 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1554419760000001, 2023-10-09T10:52:12.850 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:52:12.850 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:52:12.851 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:52:12.851 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:52:12.851 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:52:12.851 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 235390 2023-10-09T10:52:12.851 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.851 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:52:12.851 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.851 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:52:12.851 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685443+0000", 2023-10-09T10:52:12.851 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.851 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.851 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.852 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:52:12.852 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685443+0000", 2023-10-09T10:52:12.852 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.852 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.852 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.852 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:52:12.852 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685442+0000", 2023-10-09T10:52:12.852 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:52:12.852 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.852 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.853 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:52:12.853 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685469+0000", 2023-10-09T10:52:12.853 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 2.6786000000000001e-05 2023-10-09T10:52:12.853 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.853 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.853 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:52:12.853 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685480+0000", 2023-10-09T10:52:12.853 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.0905e-05 2023-10-09T10:52:12.853 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.854 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.854 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:52:12.854 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685488+0000", 2023-10-09T10:52:12.854 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.8699999999999992e-06 2023-10-09T10:52:12.854 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.854 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.854 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.854 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685539+0000", 2023-10-09T10:52:12.854 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.1391999999999999e-05 2023-10-09T10:52:12.855 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.855 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.855 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting_for_map not empty", 2023-10-09T10:52:12.855 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685546+0000", 2023-10-09T10:52:12.855 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.9199999999999998e-06 2023-10-09T10:52:12.855 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.855 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.855 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.855 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.689821+0000", 2023-10-09T10:52:12.856 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0042746279999999999 2023-10-09T10:52:12.856 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.856 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.856 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:52:12.856 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.689825+0000", 2023-10-09T10:52:12.856 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.2579999999999997e-06 2023-10-09T10:52:12.856 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.856 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.856 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.857 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.824443+0000", 2023-10-09T10:52:12.857 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1346177799999999 2023-10-09T10:52:12.857 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.857 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.857 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:52:12.857 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.824605+0000", 2023-10-09T10:52:12.857 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000162215 2023-10-09T10:52:12.857 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.858 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.858 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,6,7", 2023-10-09T10:52:12.858 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.824781+0000", 2023-10-09T10:52:12.858 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000175697 2023-10-09T10:52:12.858 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.858 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.858 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:52:12.858 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.830206+0000", 2023-10-09T10:52:12.859 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0054253499999999998 2023-10-09T10:52:12.859 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.859 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.859 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.859 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.830399+0000", 2023-10-09T10:52:12.859 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00019284599999999999 2023-10-09T10:52:12.859 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.859 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.859 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.859 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.836571+0000", 2023-10-09T10:52:12.859 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0061721420000000003 2023-10-09T10:52:12.860 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.860 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.860 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.860 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.840733+0000", 2023-10-09T10:52:12.860 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0041625070000000002 2023-10-09T10:52:12.860 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.860 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.860 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:52:12.860 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.840770+0000", 2023-10-09T10:52:12.860 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.6653000000000003e-05 2023-10-09T10:52:12.860 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.860 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.861 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:52:12.861 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.840885+0000", 2023-10-09T10:52:12.861 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000114584 2023-10-09T10:52:12.861 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.861 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:52:12.861 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.861 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.861 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.861 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:235429 10.19 10:9c99929e:::benchmark_data_smithi053_231565_object112485:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e466)", 2023-10-09T10:52:12.861 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:47:51.685499+0000", 2023-10-09T10:52:12.861 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 261.01405985299999, 2023-10-09T10:52:12.861 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.155644852, 2023-10-09T10:52:12.862 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:52:12.862 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:52:12.862 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:52:12.862 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:52:12.862 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:52:12.862 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 235429 2023-10-09T10:52:12.862 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.862 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:52:12.862 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.862 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:52:12.862 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685499+0000", 2023-10-09T10:52:12.862 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.863 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.863 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.863 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:52:12.863 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685499+0000", 2023-10-09T10:52:12.863 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.863 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.863 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.863 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:52:12.863 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685499+0000", 2023-10-09T10:52:12.863 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:52:12.863 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.863 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.864 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:52:12.864 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685503+0000", 2023-10-09T10:52:12.864 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.9689999999999996e-06 2023-10-09T10:52:12.864 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.864 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.864 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:52:12.864 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685513+0000", 2023-10-09T10:52:12.864 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.9820000000000003e-06 2023-10-09T10:52:12.864 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.864 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.864 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:52:12.864 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685520+0000", 2023-10-09T10:52:12.864 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.1570000000000003e-06 2023-10-09T10:52:12.865 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.865 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.865 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.865 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685632+0000", 2023-10-09T10:52:12.865 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000111822 2023-10-09T10:52:12.865 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.865 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.865 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting_for_map not empty", 2023-10-09T10:52:12.865 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685639+0000", 2023-10-09T10:52:12.865 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.5830000000000001e-06 2023-10-09T10:52:12.865 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.866 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.866 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.866 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.689845+0000", 2023-10-09T10:52:12.866 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0042062590000000004 2023-10-09T10:52:12.866 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.866 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.866 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:52:12.866 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.689849+0000", 2023-10-09T10:52:12.866 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.8469999999999998e-06 2023-10-09T10:52:12.866 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.866 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.866 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.867 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.826808+0000", 2023-10-09T10:52:12.867 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1369584070000001 2023-10-09T10:52:12.867 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.867 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.867 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:52:12.867 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.826952+0000", 2023-10-09T10:52:12.867 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014401 2023-10-09T10:52:12.867 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.867 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.867 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,6,7", 2023-10-09T10:52:12.867 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.827114+0000", 2023-10-09T10:52:12.868 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00016206099999999999 2023-10-09T10:52:12.868 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.868 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.868 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:52:12.868 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.830411+0000", 2023-10-09T10:52:12.868 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0032977610000000002 2023-10-09T10:52:12.868 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.868 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.868 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.868 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.830465+0000", 2023-10-09T10:52:12.869 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.3229000000000001e-05 2023-10-09T10:52:12.869 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.869 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.869 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.869 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.836601+0000", 2023-10-09T10:52:12.869 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0061365609999999996 2023-10-09T10:52:12.869 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.869 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.869 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.869 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.840947+0000", 2023-10-09T10:52:12.869 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0043457620000000004 2023-10-09T10:52:12.869 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.869 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.870 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:52:12.870 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.841005+0000", 2023-10-09T10:52:12.870 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.8307999999999998e-05 2023-10-09T10:52:12.870 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.870 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.870 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:52:12.870 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.841144+0000", 2023-10-09T10:52:12.870 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00013881399999999999 2023-10-09T10:52:12.870 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.870 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:52:12.870 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.870 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.871 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.871 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:235447 10.19 10:9c08cfe5:::benchmark_data_smithi053_231565_object112503:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e466)", 2023-10-09T10:52:12.871 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:47:51.685526+0000", 2023-10-09T10:52:12.871 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 261.01403292399999, 2023-10-09T10:52:12.871 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1560357859999999, 2023-10-09T10:52:12.871 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:52:12.871 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:52:12.871 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:52:12.871 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:52:12.871 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:52:12.871 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 235447 2023-10-09T10:52:12.871 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.871 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:52:12.872 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.872 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:52:12.872 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685526+0000", 2023-10-09T10:52:12.872 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.872 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.872 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.872 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:52:12.872 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685526+0000", 2023-10-09T10:52:12.872 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.872 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.872 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.872 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:52:12.872 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685526+0000", 2023-10-09T10:52:12.873 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.9999995 2023-10-09T10:52:12.873 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.873 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.873 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:52:12.873 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685529+0000", 2023-10-09T10:52:12.873 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.242e-06 2023-10-09T10:52:12.873 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.873 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.873 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:52:12.873 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685538+0000", 2023-10-09T10:52:12.873 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.9619999999999999e-06 2023-10-09T10:52:12.873 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.874 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.874 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:52:12.874 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685545+0000", 2023-10-09T10:52:12.874 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.6810000000000001e-06 2023-10-09T10:52:12.874 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.874 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.874 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.874 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685679+0000", 2023-10-09T10:52:12.874 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.000134678 2023-10-09T10:52:12.874 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.874 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.874 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting_for_map not empty", 2023-10-09T10:52:12.875 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685691+0000", 2023-10-09T10:52:12.875 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2102e-05 2023-10-09T10:52:12.875 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.875 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.875 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.875 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.689871+0000", 2023-10-09T10:52:12.875 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0041799360000000004 2023-10-09T10:52:12.875 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.875 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.875 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:52:12.876 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.689876+0000", 2023-10-09T10:52:12.876 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.2230000000000001e-06 2023-10-09T10:52:12.876 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.876 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.876 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.876 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.830929+0000", 2023-10-09T10:52:12.876 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1410531289999999 2023-10-09T10:52:12.876 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.876 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.876 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:52:12.876 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.831076+0000", 2023-10-09T10:52:12.876 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00014702500000000001 2023-10-09T10:52:12.877 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.877 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.877 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,6,7", 2023-10-09T10:52:12.877 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.831245+0000", 2023-10-09T10:52:12.877 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00016914299999999999 2023-10-09T10:52:12.877 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.877 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.877 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.877 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.836506+0000", 2023-10-09T10:52:12.877 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0052612960000000004 2023-10-09T10:52:12.877 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.877 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.878 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:52:12.878 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.836512+0000", 2023-10-09T10:52:12.878 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.19e-06 2023-10-09T10:52:12.878 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.878 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.878 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.878 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.841226+0000", 2023-10-09T10:52:12.878 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0047141880000000002 2023-10-09T10:52:12.878 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.878 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.878 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.878 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.841295+0000", 2023-10-09T10:52:12.878 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.8560999999999996e-05 2023-10-09T10:52:12.879 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.879 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.879 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:52:12.879 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.841371+0000", 2023-10-09T10:52:12.879 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.5476999999999996e-05 2023-10-09T10:52:12.879 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.879 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.879 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:52:12.879 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.841562+0000", 2023-10-09T10:52:12.879 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00019144400000000001 2023-10-09T10:52:12.879 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.880 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:52:12.880 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.880 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.880 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.880 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:235448 10.19 10:9d713c9c:::benchmark_data_smithi053_231565_object112504:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e466)", 2023-10-09T10:52:12.880 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:47:51.685641+0000", 2023-10-09T10:52:12.880 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 261.01391774799998, 2023-10-09T10:52:12.880 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.161452572, 2023-10-09T10:52:12.880 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:52:12.881 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:52:12.881 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:52:12.881 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:52:12.881 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:52:12.881 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 235448 2023-10-09T10:52:12.881 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.881 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:52:12.881 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.881 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:52:12.881 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685641+0000", 2023-10-09T10:52:12.881 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.881 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.882 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.882 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:52:12.882 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685641+0000", 2023-10-09T10:52:12.882 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.882 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.882 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.882 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:52:12.882 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685640+0000", 2023-10-09T10:52:12.883 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:52:12.883 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.883 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.883 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:52:12.883 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685646+0000", 2023-10-09T10:52:12.883 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.3669999999999996e-06 2023-10-09T10:52:12.883 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.883 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.883 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:52:12.883 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685658+0000", 2023-10-09T10:52:12.883 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.2407e-05 2023-10-09T10:52:12.883 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.884 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.884 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:52:12.884 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685666+0000", 2023-10-09T10:52:12.884 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 7.7139999999999993e-06 2023-10-09T10:52:12.884 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.884 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.884 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.884 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685717+0000", 2023-10-09T10:52:12.885 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.1255999999999999e-05 2023-10-09T10:52:12.885 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.885 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.885 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting_for_map not empty", 2023-10-09T10:52:12.885 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685723+0000", 2023-10-09T10:52:12.885 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 6.28e-06 2023-10-09T10:52:12.885 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.885 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.885 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.885 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.689896+0000", 2023-10-09T10:52:12.885 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.004172762 2023-10-09T10:52:12.886 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.886 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.886 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:52:12.886 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.689900+0000", 2023-10-09T10:52:12.886 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.7440000000000001e-06 2023-10-09T10:52:12.886 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.886 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.886 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.886 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.834199+0000", 2023-10-09T10:52:12.886 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1442987069999999 2023-10-09T10:52:12.887 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.887 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.887 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:52:12.887 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.834352+0000", 2023-10-09T10:52:12.887 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00015303800000000001 2023-10-09T10:52:12.887 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.887 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.887 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,6,7", 2023-10-09T10:52:12.887 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.834515+0000", 2023-10-09T10:52:12.887 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00016315500000000001 2023-10-09T10:52:12.888 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.888 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.888 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:52:12.888 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.840377+0000", 2023-10-09T10:52:12.888 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0058622140000000001 2023-10-09T10:52:12.888 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.888 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.888 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.888 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.841641+0000", 2023-10-09T10:52:12.889 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.001264243 2023-10-09T10:52:12.889 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.889 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.889 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.889 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.844155+0000", 2023-10-09T10:52:12.889 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0025139810000000002 2023-10-09T10:52:12.889 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.889 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.889 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.890 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.846899+0000", 2023-10-09T10:52:12.890 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0027442370000000001 2023-10-09T10:52:12.890 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.890 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.890 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:52:12.890 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.846959+0000", 2023-10-09T10:52:12.890 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.9172000000000002e-05 2023-10-09T10:52:12.890 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.890 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.890 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:52:12.891 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.847094+0000", 2023-10-09T10:52:12.891 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00013529199999999999 2023-10-09T10:52:12.891 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.891 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:52:12.891 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.891 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.891 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.891 INFO:teuthology.orchestra.run.smithi053.stdout: "description": "osd_op(client.36012.0:235454 10.19 10:9cf57e9c:::benchmark_data_smithi053_231565_object112510:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e466)", 2023-10-09T10:52:12.892 INFO:teuthology.orchestra.run.smithi053.stdout: "initiated_at": "2023-10-09T10:47:51.685688+0000", 2023-10-09T10:52:12.892 INFO:teuthology.orchestra.run.smithi053.stdout: "age": 261.01387128599998, 2023-10-09T10:52:12.892 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.161739646, 2023-10-09T10:52:12.892 INFO:teuthology.orchestra.run.smithi053.stdout: "type_data": { 2023-10-09T10:52:12.892 INFO:teuthology.orchestra.run.smithi053.stdout: "flag_point": "commit sent; apply or cleanup", 2023-10-09T10:52:12.892 INFO:teuthology.orchestra.run.smithi053.stdout: "client_info": { 2023-10-09T10:52:12.892 INFO:teuthology.orchestra.run.smithi053.stdout: "client": "client.36012", 2023-10-09T10:52:12.892 INFO:teuthology.orchestra.run.smithi053.stdout: "client_addr": "172.21.15.53:0/1500255496", 2023-10-09T10:52:12.892 INFO:teuthology.orchestra.run.smithi053.stdout: "tid": 235454 2023-10-09T10:52:12.893 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.893 INFO:teuthology.orchestra.run.smithi053.stdout: "events": [ 2023-10-09T10:52:12.893 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.893 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "initiated", 2023-10-09T10:52:12.893 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685688+0000", 2023-10-09T10:52:12.893 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.893 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.893 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.893 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "throttled", 2023-10-09T10:52:12.893 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685688+0000", 2023-10-09T10:52:12.893 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0 2023-10-09T10:52:12.893 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.893 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.894 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "header_read", 2023-10-09T10:52:12.894 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685687+0000", 2023-10-09T10:52:12.894 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4294967295.999999 2023-10-09T10:52:12.894 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.894 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.894 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "all_read", 2023-10-09T10:52:12.894 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685692+0000", 2023-10-09T10:52:12.894 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.5290000000000002e-06 2023-10-09T10:52:12.894 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.894 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.894 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "dispatched", 2023-10-09T10:52:12.894 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685724+0000", 2023-10-09T10:52:12.895 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.2351000000000002e-05 2023-10-09T10:52:12.895 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.895 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.895 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "queued_for_pg", 2023-10-09T10:52:12.895 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685733+0000", 2023-10-09T10:52:12.895 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 8.5869999999999993e-06 2023-10-09T10:52:12.895 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.895 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.895 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.895 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685776+0000", 2023-10-09T10:52:12.895 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.3538000000000002e-05 2023-10-09T10:52:12.895 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.896 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.896 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting_for_map not empty", 2023-10-09T10:52:12.896 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.685782+0000", 2023-10-09T10:52:12.896 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 5.789e-06 2023-10-09T10:52:12.896 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.896 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.896 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.896 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.689915+0000", 2023-10-09T10:52:12.896 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0041331069999999996 2023-10-09T10:52:12.896 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.896 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.896 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for peered", 2023-10-09T10:52:12.896 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:51.689919+0000", 2023-10-09T10:52:12.897 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 4.3120000000000004e-06 2023-10-09T10:52:12.897 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.897 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.897 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "reached_pg", 2023-10-09T10:52:12.897 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.836636+0000", 2023-10-09T10:52:12.897 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 1.1467164539999999 2023-10-09T10:52:12.897 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.897 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.897 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "started", 2023-10-09T10:52:12.897 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.836733+0000", 2023-10-09T10:52:12.897 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 9.7065999999999995e-05 2023-10-09T10:52:12.897 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.898 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.898 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "waiting for subops from 1,6,7", 2023-10-09T10:52:12.898 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.836892+0000", 2023-10-09T10:52:12.898 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00015912500000000001 2023-10-09T10:52:12.898 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.898 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.898 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "op_commit", 2023-10-09T10:52:12.898 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.841160+0000", 2023-10-09T10:52:12.898 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.0042684569999999998 2023-10-09T10:52:12.898 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.898 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.898 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.898 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.841676+0000", 2023-10-09T10:52:12.899 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00051570200000000004 2023-10-09T10:52:12.899 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.899 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.899 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.899 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.847154+0000", 2023-10-09T10:52:12.899 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.005477918 2023-10-09T10:52:12.899 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.899 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.899 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "sub_op_commit_rec", 2023-10-09T10:52:12.899 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.847275+0000", 2023-10-09T10:52:12.899 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00012095999999999999 2023-10-09T10:52:12.899 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.900 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.900 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "commit_sent", 2023-10-09T10:52:12.900 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.847310+0000", 2023-10-09T10:52:12.900 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 3.5088e-05 2023-10-09T10:52:12.900 INFO:teuthology.orchestra.run.smithi053.stdout: }, 2023-10-09T10:52:12.900 INFO:teuthology.orchestra.run.smithi053.stdout: { 2023-10-09T10:52:12.900 INFO:teuthology.orchestra.run.smithi053.stdout: "event": "done", 2023-10-09T10:52:12.900 INFO:teuthology.orchestra.run.smithi053.stdout: "time": "2023-10-09T10:47:52.847427+0000", 2023-10-09T10:52:12.900 INFO:teuthology.orchestra.run.smithi053.stdout: "duration": 0.00011739 2023-10-09T10:52:12.900 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.900 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:52:12.900 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.900 INFO:teuthology.orchestra.run.smithi053.stdout: } 2023-10-09T10:52:12.901 INFO:teuthology.orchestra.run.smithi053.stdout: ] 2023-10-09T10:52:12.901 INFO:teuthology.orchestra.run.smithi053.stdout:} 2023-10-09T10:52:12.901 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:52:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:52:12] "GET /metrics HTTP/1.1" 200 34155 "" "Prometheus/2.33.4" 2023-10-09T10:52:13.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:13 smithi053 bash[76859]: cluster 2023-10-09T10:52:12.101790+0000 mgr.y (mgr.26072) 1513 : cluster 0 pgmap v1858: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:13.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:13 smithi053 bash[79554]: cluster 2023-10-09T10:52:12.101790+0000 mgr.y (mgr.26072) 1513 : cluster 0 pgmap v1858: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:14.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:13 smithi086 bash[59714]: cluster 2023-10-09T10:52:12.101790+0000 mgr.y (mgr.26072) 1513 : cluster 0 pgmap v1858: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:15.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:15 smithi053 bash[79554]: cluster 2023-10-09T10:52:14.102799+0000 mgr.y (mgr.26072) 1514 : cluster 0 pgmap v1859: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:15.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:15 smithi053 bash[76859]: cluster 2023-10-09T10:52:14.102799+0000 mgr.y (mgr.26072) 1514 : cluster 0 pgmap v1859: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:16.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:15 smithi086 bash[59714]: cluster 2023-10-09T10:52:14.102799+0000 mgr.y (mgr.26072) 1514 : cluster 0 pgmap v1859: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:16.678 INFO:teuthology.orchestra.run.smithi053.stderr:set osd.5 primary-affinity to 1 (8655362) 2023-10-09T10:52:16.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:16 smithi053 bash[76859]: audit 2023-10-09T10:52:15.943492+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.53:0/1934851164' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T10:52:16.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:16 smithi053 bash[76859]: audit 2023-10-09T10:52:15.944240+0000 mon.a (mon.0) 2337 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T10:52:16.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:16 smithi053 bash[79554]: audit 2023-10-09T10:52:15.943492+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.53:0/1934851164' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T10:52:16.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:16 smithi053 bash[79554]: audit 2023-10-09T10:52:15.944240+0000 mon.a (mon.0) 2337 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T10:52:17.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:16 smithi086 bash[59714]: audit 2023-10-09T10:52:15.943492+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.53:0/1934851164' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T10:52:17.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:16 smithi086 bash[59714]: audit 2023-10-09T10:52:15.944240+0000 mon.a (mon.0) 2337 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-10-09T10:52:17.671 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd reweight 7 1 2023-10-09T10:52:17.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:17 smithi053 bash[79554]: cluster 2023-10-09T10:52:16.103776+0000 mgr.y (mgr.26072) 1515 : cluster 0 pgmap v1860: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:17.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:17 smithi053 bash[79554]: audit 2023-10-09T10:52:16.669680+0000 mon.a (mon.0) 2338 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-10-09T10:52:17.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:17 smithi053 bash[79554]: cluster 2023-10-09T10:52:16.669820+0000 mon.a (mon.0) 2339 : cluster 0 osdmap e550: 8 total, 8 up, 8 in 2023-10-09T10:52:17.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:17 smithi053 bash[79554]: cluster 2023-10-09T10:52:16.670116+0000 osd.7 (osd.7) 559 : cluster 3 failed to encode map e550 with expected crc 2023-10-09T10:52:17.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:17 smithi053 bash[79554]: cluster 2023-10-09T10:52:17.120036+0000 osd.6 (osd.6) 577 : cluster 3 failed to encode map e550 with expected crc 2023-10-09T10:52:17.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:17 smithi053 bash[79554]: cluster 2023-10-09T10:52:17.122595+0000 osd.6 (osd.6) 578 : cluster 3 failed to encode map e550 with expected crc 2023-10-09T10:52:17.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:17 smithi053 bash[76859]: cluster 2023-10-09T10:52:16.103776+0000 mgr.y (mgr.26072) 1515 : cluster 0 pgmap v1860: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:17.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:17 smithi053 bash[76859]: audit 2023-10-09T10:52:16.669680+0000 mon.a (mon.0) 2338 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-10-09T10:52:17.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:17 smithi053 bash[76859]: cluster 2023-10-09T10:52:16.669820+0000 mon.a (mon.0) 2339 : cluster 0 osdmap e550: 8 total, 8 up, 8 in 2023-10-09T10:52:17.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:17 smithi053 bash[76859]: cluster 2023-10-09T10:52:16.670116+0000 osd.7 (osd.7) 559 : cluster 3 failed to encode map e550 with expected crc 2023-10-09T10:52:17.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:17 smithi053 bash[76859]: cluster 2023-10-09T10:52:17.120036+0000 osd.6 (osd.6) 577 : cluster 3 failed to encode map e550 with expected crc 2023-10-09T10:52:17.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:17 smithi053 bash[76859]: cluster 2023-10-09T10:52:17.122595+0000 osd.6 (osd.6) 578 : cluster 3 failed to encode map e550 with expected crc 2023-10-09T10:52:18.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:17 smithi086 bash[59714]: cluster 2023-10-09T10:52:16.103776+0000 mgr.y (mgr.26072) 1515 : cluster 0 pgmap v1860: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:18.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:17 smithi086 bash[59714]: audit 2023-10-09T10:52:16.669680+0000 mon.a (mon.0) 2338 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-10-09T10:52:18.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:17 smithi086 bash[59714]: cluster 2023-10-09T10:52:16.669820+0000 mon.a (mon.0) 2339 : cluster 0 osdmap e550: 8 total, 8 up, 8 in 2023-10-09T10:52:18.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:17 smithi086 bash[59714]: cluster 2023-10-09T10:52:16.670116+0000 osd.7 (osd.7) 559 : cluster 3 failed to encode map e550 with expected crc 2023-10-09T10:52:18.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:17 smithi086 bash[59714]: cluster 2023-10-09T10:52:17.120036+0000 osd.6 (osd.6) 577 : cluster 3 failed to encode map e550 with expected crc 2023-10-09T10:52:18.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:17 smithi086 bash[59714]: cluster 2023-10-09T10:52:17.122595+0000 osd.6 (osd.6) 578 : cluster 3 failed to encode map e550 with expected crc 2023-10-09T10:52:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:19 smithi086 bash[59714]: cluster 2023-10-09T10:52:17.792791+0000 osd.5 (osd.5) 602 : cluster 3 failed to encode map e550 with expected crc 2023-10-09T10:52:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:19 smithi086 bash[59714]: cluster 2023-10-09T10:52:17.910561+0000 osd.4 (osd.4) 463 : cluster 3 failed to encode map e550 with expected crc 2023-10-09T10:52:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:19 smithi086 bash[59714]: cluster 2023-10-09T10:52:18.104762+0000 mgr.y (mgr.26072) 1516 : cluster 0 pgmap v1862: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:19.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:19 smithi053 bash[76859]: cluster 2023-10-09T10:52:17.792791+0000 osd.5 (osd.5) 602 : cluster 3 failed to encode map e550 with expected crc 2023-10-09T10:52:19.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:19 smithi053 bash[76859]: cluster 2023-10-09T10:52:17.910561+0000 osd.4 (osd.4) 463 : cluster 3 failed to encode map e550 with expected crc 2023-10-09T10:52:19.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:19 smithi053 bash[76859]: cluster 2023-10-09T10:52:18.104762+0000 mgr.y (mgr.26072) 1516 : cluster 0 pgmap v1862: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:19.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:19 smithi053 bash[79554]: cluster 2023-10-09T10:52:17.792791+0000 osd.5 (osd.5) 602 : cluster 3 failed to encode map e550 with expected crc 2023-10-09T10:52:19.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:19 smithi053 bash[79554]: cluster 2023-10-09T10:52:17.910561+0000 osd.4 (osd.4) 463 : cluster 3 failed to encode map e550 with expected crc 2023-10-09T10:52:19.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:19 smithi053 bash[79554]: cluster 2023-10-09T10:52:18.104762+0000 mgr.y (mgr.26072) 1516 : cluster 0 pgmap v1862: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:21.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:21 smithi086 bash[59714]: cluster 2023-10-09T10:52:20.105803+0000 mgr.y (mgr.26072) 1517 : cluster 0 pgmap v1863: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:21.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:21 smithi053 bash[79554]: cluster 2023-10-09T10:52:20.105803+0000 mgr.y (mgr.26072) 1517 : cluster 0 pgmap v1863: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:21.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:21 smithi053 bash[76859]: cluster 2023-10-09T10:52:20.105803+0000 mgr.y (mgr.26072) 1517 : cluster 0 pgmap v1863: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:22.444 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:52:22.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:52:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:52:22] "GET /metrics HTTP/1.1" 200 34155 "" "Prometheus/2.33.4" 2023-10-09T10:52:23.816 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:23 smithi053 bash[79554]: cluster 2023-10-09T10:52:22.106753+0000 mgr.y (mgr.26072) 1518 : cluster 0 pgmap v1864: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:23.816 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:23 smithi053 bash[79554]: audit 2023-10-09T10:52:23.110384+0000 mon.a (mon.0) 2340 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:52:23.816 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:23 smithi053 bash[76859]: cluster 2023-10-09T10:52:22.106753+0000 mgr.y (mgr.26072) 1518 : cluster 0 pgmap v1864: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:23.816 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:23 smithi053 bash[76859]: audit 2023-10-09T10:52:23.110384+0000 mon.a (mon.0) 2340 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:52:23.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:23 smithi086 bash[59714]: cluster 2023-10-09T10:52:22.106753+0000 mgr.y (mgr.26072) 1518 : cluster 0 pgmap v1864: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:23.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:23 smithi086 bash[59714]: audit 2023-10-09T10:52:23.110384+0000 mon.a (mon.0) 2340 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:52:25.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:25 smithi086 bash[59714]: cluster 2023-10-09T10:52:24.107739+0000 mgr.y (mgr.26072) 1519 : cluster 0 pgmap v1865: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:25.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:25 smithi053 bash[76859]: cluster 2023-10-09T10:52:24.107739+0000 mgr.y (mgr.26072) 1519 : cluster 0 pgmap v1865: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:25.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:25 smithi053 bash[79554]: cluster 2023-10-09T10:52:24.107739+0000 mgr.y (mgr.26072) 1519 : cluster 0 pgmap v1865: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:26.583 INFO:teuthology.orchestra.run.smithi053.stderr:reweighted osd.7 to 1 (10000) 2023-10-09T10:52:26.864 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:26 smithi053 bash[76859]: audit 2023-10-09T10:52:26.137655+0000 mon.c (mon.2) 126 : audit 1 from='client.? 172.21.15.53:0/97488863' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T10:52:26.864 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:26 smithi053 bash[76859]: audit 2023-10-09T10:52:26.138331+0000 mon.a (mon.0) 2341 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T10:52:26.864 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:26 smithi053 bash[79554]: audit 2023-10-09T10:52:26.137655+0000 mon.c (mon.2) 126 : audit 1 from='client.? 172.21.15.53:0/97488863' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T10:52:26.865 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:26 smithi053 bash[79554]: audit 2023-10-09T10:52:26.138331+0000 mon.a (mon.0) 2341 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T10:52:26.866 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:26 smithi086 bash[59714]: audit 2023-10-09T10:52:26.137655+0000 mon.c (mon.2) 126 : audit 1 from='client.? 172.21.15.53:0/97488863' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T10:52:26.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:26 smithi086 bash[59714]: audit 2023-10-09T10:52:26.138331+0000 mon.a (mon.0) 2341 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T10:52:27.600 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 7 1 2023-10-09T10:52:27.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:27 smithi086 bash[59714]: cluster 2023-10-09T10:52:26.108702+0000 mgr.y (mgr.26072) 1520 : cluster 0 pgmap v1866: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:27.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:27 smithi086 bash[59714]: cluster 2023-10-09T10:52:26.575412+0000 osd.7 (osd.7) 560 : cluster 3 failed to encode map e551 with expected crc 2023-10-09T10:52:27.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:27 smithi086 bash[59714]: cluster 2023-10-09T10:52:26.575560+0000 osd.6 (osd.6) 579 : cluster 3 failed to encode map e551 with expected crc 2023-10-09T10:52:27.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:27 smithi086 bash[59714]: audit 2023-10-09T10:52:26.575709+0000 mon.a (mon.0) 2342 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-09T10:52:27.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:27 smithi086 bash[59714]: cluster 2023-10-09T10:52:26.575781+0000 mon.a (mon.0) 2343 : cluster 0 osdmap e551: 8 total, 8 up, 8 in 2023-10-09T10:52:27.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:27 smithi086 bash[59714]: cluster 2023-10-09T10:52:26.694921+0000 osd.4 (osd.4) 464 : cluster 3 failed to encode map e551 with expected crc 2023-10-09T10:52:27.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:27 smithi053 bash[79554]: cluster 2023-10-09T10:52:26.108702+0000 mgr.y (mgr.26072) 1520 : cluster 0 pgmap v1866: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:27.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:27 smithi053 bash[79554]: cluster 2023-10-09T10:52:26.575412+0000 osd.7 (osd.7) 560 : cluster 3 failed to encode map e551 with expected crc 2023-10-09T10:52:27.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:27 smithi053 bash[79554]: cluster 2023-10-09T10:52:26.575560+0000 osd.6 (osd.6) 579 : cluster 3 failed to encode map e551 with expected crc 2023-10-09T10:52:27.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:27 smithi053 bash[79554]: audit 2023-10-09T10:52:26.575709+0000 mon.a (mon.0) 2342 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-09T10:52:27.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:27 smithi053 bash[79554]: cluster 2023-10-09T10:52:26.575781+0000 mon.a (mon.0) 2343 : cluster 0 osdmap e551: 8 total, 8 up, 8 in 2023-10-09T10:52:27.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:27 smithi053 bash[79554]: cluster 2023-10-09T10:52:26.694921+0000 osd.4 (osd.4) 464 : cluster 3 failed to encode map e551 with expected crc 2023-10-09T10:52:27.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:27 smithi053 bash[76859]: cluster 2023-10-09T10:52:26.108702+0000 mgr.y (mgr.26072) 1520 : cluster 0 pgmap v1866: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:27.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:27 smithi053 bash[76859]: cluster 2023-10-09T10:52:26.575412+0000 osd.7 (osd.7) 560 : cluster 3 failed to encode map e551 with expected crc 2023-10-09T10:52:27.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:27 smithi053 bash[76859]: cluster 2023-10-09T10:52:26.575560+0000 osd.6 (osd.6) 579 : cluster 3 failed to encode map e551 with expected crc 2023-10-09T10:52:27.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:27 smithi053 bash[76859]: audit 2023-10-09T10:52:26.575709+0000 mon.a (mon.0) 2342 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-10-09T10:52:27.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:27 smithi053 bash[76859]: cluster 2023-10-09T10:52:26.575781+0000 mon.a (mon.0) 2343 : cluster 0 osdmap e551: 8 total, 8 up, 8 in 2023-10-09T10:52:27.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:27 smithi053 bash[76859]: cluster 2023-10-09T10:52:26.694921+0000 osd.4 (osd.4) 464 : cluster 3 failed to encode map e551 with expected crc 2023-10-09T10:52:28.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:28 smithi086 bash[59714]: cluster 2023-10-09T10:52:26.907075+0000 osd.5 (osd.5) 603 : cluster 3 failed to encode map e551 with expected crc 2023-10-09T10:52:28.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:28 smithi053 bash[76859]: cluster 2023-10-09T10:52:26.907075+0000 osd.5 (osd.5) 603 : cluster 3 failed to encode map e551 with expected crc 2023-10-09T10:52:28.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:28 smithi053 bash[79554]: cluster 2023-10-09T10:52:26.907075+0000 osd.5 (osd.5) 603 : cluster 3 failed to encode map e551 with expected crc 2023-10-09T10:52:29.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:29 smithi086 bash[59714]: cluster 2023-10-09T10:52:28.109532+0000 mgr.y (mgr.26072) 1521 : cluster 0 pgmap v1868: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:29.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:29 smithi053 bash[76859]: cluster 2023-10-09T10:52:28.109532+0000 mgr.y (mgr.26072) 1521 : cluster 0 pgmap v1868: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:29.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:29 smithi053 bash[79554]: cluster 2023-10-09T10:52:28.109532+0000 mgr.y (mgr.26072) 1521 : cluster 0 pgmap v1868: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:31.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:31 smithi086 bash[59714]: cluster 2023-10-09T10:52:30.110442+0000 mgr.y (mgr.26072) 1522 : cluster 0 pgmap v1869: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:31.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:31 smithi053 bash[76859]: cluster 2023-10-09T10:52:30.110442+0000 mgr.y (mgr.26072) 1522 : cluster 0 pgmap v1869: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:31.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:31 smithi053 bash[79554]: cluster 2023-10-09T10:52:30.110442+0000 mgr.y (mgr.26072) 1522 : cluster 0 pgmap v1869: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:32.385 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:52:32.676 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:52:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:52:32] "GET /metrics HTTP/1.1" 200 34160 "" "Prometheus/2.33.4" 2023-10-09T10:52:33.862 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:33 smithi053 bash[79554]: cluster 2023-10-09T10:52:32.111253+0000 mgr.y (mgr.26072) 1523 : cluster 0 pgmap v1870: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:33.862 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:33 smithi053 bash[76859]: cluster 2023-10-09T10:52:32.111253+0000 mgr.y (mgr.26072) 1523 : cluster 0 pgmap v1870: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:33.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:33 smithi086 bash[59714]: cluster 2023-10-09T10:52:32.111253+0000 mgr.y (mgr.26072) 1523 : cluster 0 pgmap v1870: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:35.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:35 smithi086 bash[59714]: cluster 2023-10-09T10:52:34.112266+0000 mgr.y (mgr.26072) 1524 : cluster 0 pgmap v1871: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:35.908 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:35 smithi053 bash[76859]: cluster 2023-10-09T10:52:34.112266+0000 mgr.y (mgr.26072) 1524 : cluster 0 pgmap v1871: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:35.908 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:35 smithi053 bash[79554]: cluster 2023-10-09T10:52:34.112266+0000 mgr.y (mgr.26072) 1524 : cluster 0 pgmap v1871: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:36.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:36 smithi086 bash[59714]: audit 2023-10-09T10:52:35.931739+0000 mon.a (mon.0) 2344 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:52:36.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:36 smithi086 bash[59714]: audit 2023-10-09T10:52:36.359037+0000 mon.a (mon.0) 2345 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:52:36.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:36 smithi086 bash[59714]: audit 2023-10-09T10:52:36.362782+0000 mon.c (mon.2) 127 : audit 1 from='client.? 172.21.15.53:0/4283569648' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T10:52:36.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:36 smithi086 bash[59714]: audit 2023-10-09T10:52:36.365867+0000 mon.a (mon.0) 2346 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:52:36.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:36 smithi086 bash[59714]: audit 2023-10-09T10:52:36.366497+0000 mon.a (mon.0) 2347 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T10:52:36.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:36 smithi053 bash[79554]: audit 2023-10-09T10:52:35.931739+0000 mon.a (mon.0) 2344 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:52:36.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:36 smithi053 bash[79554]: audit 2023-10-09T10:52:36.359037+0000 mon.a (mon.0) 2345 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:52:36.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:36 smithi053 bash[79554]: audit 2023-10-09T10:52:36.362782+0000 mon.c (mon.2) 127 : audit 1 from='client.? 172.21.15.53:0/4283569648' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T10:52:36.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:36 smithi053 bash[79554]: audit 2023-10-09T10:52:36.365867+0000 mon.a (mon.0) 2346 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:52:36.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:36 smithi053 bash[79554]: audit 2023-10-09T10:52:36.366497+0000 mon.a (mon.0) 2347 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T10:52:36.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:36 smithi053 bash[76859]: audit 2023-10-09T10:52:35.931739+0000 mon.a (mon.0) 2344 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:52:36.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:36 smithi053 bash[76859]: audit 2023-10-09T10:52:36.359037+0000 mon.a (mon.0) 2345 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:52:36.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:36 smithi053 bash[76859]: audit 2023-10-09T10:52:36.362782+0000 mon.c (mon.2) 127 : audit 1 from='client.? 172.21.15.53:0/4283569648' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T10:52:36.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:36 smithi053 bash[76859]: audit 2023-10-09T10:52:36.365867+0000 mon.a (mon.0) 2346 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:52:36.926 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:36 smithi053 bash[76859]: audit 2023-10-09T10:52:36.366497+0000 mon.a (mon.0) 2347 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-10-09T10:52:37.380 INFO:teuthology.orchestra.run.smithi053.stderr:set osd.7 primary-affinity to 1 (8655362) 2023-10-09T10:52:37.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:37 smithi053 bash[79554]: cluster 2023-10-09T10:52:36.113040+0000 mgr.y (mgr.26072) 1525 : cluster 0 pgmap v1872: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:37.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:37 smithi053 bash[79554]: cluster 2023-10-09T10:52:37.369936+0000 osd.6 (osd.6) 580 : cluster 3 failed to encode map e552 with expected crc 2023-10-09T10:52:37.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:37 smithi053 bash[79554]: audit 2023-10-09T10:52:37.371947+0000 mon.a (mon.0) 2348 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-10-09T10:52:37.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:37 smithi053 bash[79554]: cluster 2023-10-09T10:52:37.372080+0000 mon.a (mon.0) 2349 : cluster 0 osdmap e552: 8 total, 8 up, 8 in 2023-10-09T10:52:37.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:37 smithi053 bash[76859]: cluster 2023-10-09T10:52:36.113040+0000 mgr.y (mgr.26072) 1525 : cluster 0 pgmap v1872: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:37.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:37 smithi053 bash[76859]: cluster 2023-10-09T10:52:37.369936+0000 osd.6 (osd.6) 580 : cluster 3 failed to encode map e552 with expected crc 2023-10-09T10:52:37.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:37 smithi053 bash[76859]: audit 2023-10-09T10:52:37.371947+0000 mon.a (mon.0) 2348 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-10-09T10:52:37.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:37 smithi053 bash[76859]: cluster 2023-10-09T10:52:37.372080+0000 mon.a (mon.0) 2349 : cluster 0 osdmap e552: 8 total, 8 up, 8 in 2023-10-09T10:52:37.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:37 smithi086 bash[59714]: cluster 2023-10-09T10:52:36.113040+0000 mgr.y (mgr.26072) 1525 : cluster 0 pgmap v1872: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:37.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:37 smithi086 bash[59714]: cluster 2023-10-09T10:52:37.369936+0000 osd.6 (osd.6) 580 : cluster 3 failed to encode map e552 with expected crc 2023-10-09T10:52:37.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:37 smithi086 bash[59714]: audit 2023-10-09T10:52:37.371947+0000 mon.a (mon.0) 2348 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-10-09T10:52:37.868 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:37 smithi086 bash[59714]: cluster 2023-10-09T10:52:37.372080+0000 mon.a (mon.0) 2349 : cluster 0 osdmap e552: 8 total, 8 up, 8 in 2023-10-09T10:52:38.355 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd reweight 6 1 2023-10-09T10:52:38.616 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:38 smithi053 bash[76859]: cluster 2023-10-09T10:52:38.056694+0000 osd.7 (osd.7) 561 : cluster 3 failed to encode map e552 with expected crc 2023-10-09T10:52:38.616 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:38 smithi053 bash[76859]: audit 2023-10-09T10:52:38.110540+0000 mon.a (mon.0) 2350 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:52:38.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:38 smithi086 bash[59714]: cluster 2023-10-09T10:52:38.056694+0000 osd.7 (osd.7) 561 : cluster 3 failed to encode map e552 with expected crc 2023-10-09T10:52:38.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:38 smithi086 bash[59714]: audit 2023-10-09T10:52:38.110540+0000 mon.a (mon.0) 2350 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:52:38.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:38 smithi053 bash[79554]: cluster 2023-10-09T10:52:38.056694+0000 osd.7 (osd.7) 561 : cluster 3 failed to encode map e552 with expected crc 2023-10-09T10:52:38.946 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:38 smithi053 bash[79554]: audit 2023-10-09T10:52:38.110540+0000 mon.a (mon.0) 2350 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:52:39.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:39 smithi053 bash[76859]: cluster 2023-10-09T10:52:37.723050+0000 osd.4 (osd.4) 465 : cluster 3 failed to encode map e552 with expected crc 2023-10-09T10:52:39.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:39 smithi053 bash[76859]: cluster 2023-10-09T10:52:38.056382+0000 osd.5 (osd.5) 604 : cluster 3 failed to encode map e552 with expected crc 2023-10-09T10:52:39.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:39 smithi053 bash[76859]: cluster 2023-10-09T10:52:38.113844+0000 mgr.y (mgr.26072) 1526 : cluster 0 pgmap v1874: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:39.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:39 smithi053 bash[79554]: cluster 2023-10-09T10:52:37.723050+0000 osd.4 (osd.4) 465 : cluster 3 failed to encode map e552 with expected crc 2023-10-09T10:52:39.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:39 smithi053 bash[79554]: cluster 2023-10-09T10:52:38.056382+0000 osd.5 (osd.5) 604 : cluster 3 failed to encode map e552 with expected crc 2023-10-09T10:52:39.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:39 smithi053 bash[79554]: cluster 2023-10-09T10:52:38.113844+0000 mgr.y (mgr.26072) 1526 : cluster 0 pgmap v1874: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:40.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:39 smithi086 bash[59714]: cluster 2023-10-09T10:52:37.723050+0000 osd.4 (osd.4) 465 : cluster 3 failed to encode map e552 with expected crc 2023-10-09T10:52:40.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:39 smithi086 bash[59714]: cluster 2023-10-09T10:52:38.056382+0000 osd.5 (osd.5) 604 : cluster 3 failed to encode map e552 with expected crc 2023-10-09T10:52:40.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:39 smithi086 bash[59714]: cluster 2023-10-09T10:52:38.113844+0000 mgr.y (mgr.26072) 1526 : cluster 0 pgmap v1874: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:41.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:41 smithi053 bash[79554]: cluster 2023-10-09T10:52:40.114778+0000 mgr.y (mgr.26072) 1527 : cluster 0 pgmap v1875: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:41.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:41 smithi053 bash[76859]: cluster 2023-10-09T10:52:40.114778+0000 mgr.y (mgr.26072) 1527 : cluster 0 pgmap v1875: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:42.116 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:41 smithi086 bash[59714]: cluster 2023-10-09T10:52:40.114778+0000 mgr.y (mgr.26072) 1527 : cluster 0 pgmap v1875: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:42.910 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:52:42.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:52:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:52:42] "GET /metrics HTTP/1.1" 200 34157 "" "Prometheus/2.33.4" 2023-10-09T10:52:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:43 smithi086 bash[59714]: cluster 2023-10-09T10:52:42.115631+0000 mgr.y (mgr.26072) 1528 : cluster 0 pgmap v1876: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:43 smithi086 bash[59714]: audit 2023-10-09T10:52:42.227497+0000 mon.a (mon.0) 2351 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:52:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:43 smithi086 bash[59714]: audit 2023-10-09T10:52:42.235107+0000 mon.a (mon.0) 2352 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:52:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:43 smithi086 bash[59714]: audit 2023-10-09T10:52:43.169144+0000 mon.a (mon.0) 2353 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:52:43.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:43 smithi086 bash[59714]: audit 2023-10-09T10:52:43.176206+0000 mon.a (mon.0) 2354 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:52:43.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:43 smithi053 bash[79554]: cluster 2023-10-09T10:52:42.115631+0000 mgr.y (mgr.26072) 1528 : cluster 0 pgmap v1876: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:43.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:43 smithi053 bash[79554]: audit 2023-10-09T10:52:42.227497+0000 mon.a (mon.0) 2351 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:52:43.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:43 smithi053 bash[79554]: audit 2023-10-09T10:52:42.235107+0000 mon.a (mon.0) 2352 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:52:43.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:43 smithi053 bash[79554]: audit 2023-10-09T10:52:43.169144+0000 mon.a (mon.0) 2353 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:52:43.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:43 smithi053 bash[79554]: audit 2023-10-09T10:52:43.176206+0000 mon.a (mon.0) 2354 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:52:43.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:43 smithi053 bash[76859]: cluster 2023-10-09T10:52:42.115631+0000 mgr.y (mgr.26072) 1528 : cluster 0 pgmap v1876: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:43.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:43 smithi053 bash[76859]: audit 2023-10-09T10:52:42.227497+0000 mon.a (mon.0) 2351 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:52:43.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:43 smithi053 bash[76859]: audit 2023-10-09T10:52:42.235107+0000 mon.a (mon.0) 2352 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:52:43.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:43 smithi053 bash[76859]: audit 2023-10-09T10:52:43.169144+0000 mon.a (mon.0) 2353 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:52:43.676 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:43 smithi053 bash[76859]: audit 2023-10-09T10:52:43.176206+0000 mon.a (mon.0) 2354 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:52:44.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:44 smithi086 bash[59714]: audit 2023-10-09T10:52:43.651887+0000 mon.a (mon.0) 2355 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:52:44.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:44 smithi086 bash[59714]: audit 2023-10-09T10:52:43.653730+0000 mon.a (mon.0) 2356 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:52:44.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:44 smithi086 bash[59714]: audit 2023-10-09T10:52:43.661987+0000 mon.a (mon.0) 2357 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:52:44.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:44 smithi053 bash[79554]: audit 2023-10-09T10:52:43.651887+0000 mon.a (mon.0) 2355 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:52:44.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:44 smithi053 bash[79554]: audit 2023-10-09T10:52:43.653730+0000 mon.a (mon.0) 2356 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:52:44.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:44 smithi053 bash[79554]: audit 2023-10-09T10:52:43.661987+0000 mon.a (mon.0) 2357 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:52:44.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:44 smithi053 bash[76859]: audit 2023-10-09T10:52:43.651887+0000 mon.a (mon.0) 2355 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:52:44.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:44 smithi053 bash[76859]: audit 2023-10-09T10:52:43.653730+0000 mon.a (mon.0) 2356 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:52:44.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:44 smithi053 bash[76859]: audit 2023-10-09T10:52:43.661987+0000 mon.a (mon.0) 2357 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:52:45.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:45 smithi053 bash[79554]: cluster 2023-10-09T10:52:44.116607+0000 mgr.y (mgr.26072) 1529 : cluster 0 pgmap v1877: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:45.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:45 smithi053 bash[76859]: cluster 2023-10-09T10:52:44.116607+0000 mgr.y (mgr.26072) 1529 : cluster 0 pgmap v1877: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:46.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:45 smithi086 bash[59714]: cluster 2023-10-09T10:52:44.116607+0000 mgr.y (mgr.26072) 1529 : cluster 0 pgmap v1877: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:47.682 INFO:teuthology.orchestra.run.smithi053.stderr:reweighted osd.6 to 1 (10000) 2023-10-09T10:52:47.979 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:47 smithi053 bash[76859]: cluster 2023-10-09T10:52:46.117471+0000 mgr.y (mgr.26072) 1530 : cluster 0 pgmap v1878: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:47.979 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:47 smithi053 bash[76859]: audit 2023-10-09T10:52:46.822527+0000 mon.c (mon.2) 128 : audit 1 from='client.? 172.21.15.53:0/920692485' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T10:52:47.979 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:47 smithi053 bash[76859]: audit 2023-10-09T10:52:46.823244+0000 mon.a (mon.0) 2358 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T10:52:47.979 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:47 smithi053 bash[79554]: cluster 2023-10-09T10:52:46.117471+0000 mgr.y (mgr.26072) 1530 : cluster 0 pgmap v1878: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:47.980 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:47 smithi053 bash[79554]: audit 2023-10-09T10:52:46.822527+0000 mon.c (mon.2) 128 : audit 1 from='client.? 172.21.15.53:0/920692485' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T10:52:47.980 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:47 smithi053 bash[79554]: audit 2023-10-09T10:52:46.823244+0000 mon.a (mon.0) 2358 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T10:52:48.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:47 smithi086 bash[59714]: cluster 2023-10-09T10:52:46.117471+0000 mgr.y (mgr.26072) 1530 : cluster 0 pgmap v1878: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:48.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:47 smithi086 bash[59714]: audit 2023-10-09T10:52:46.822527+0000 mon.c (mon.2) 128 : audit 1 from='client.? 172.21.15.53:0/920692485' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T10:52:48.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:47 smithi086 bash[59714]: audit 2023-10-09T10:52:46.823244+0000 mon.a (mon.0) 2358 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T10:52:48.691 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 6 1 2023-10-09T10:52:49.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:48 smithi086 bash[59714]: cluster 2023-10-09T10:52:47.671004+0000 osd.4 (osd.4) 466 : cluster 3 failed to encode map e553 with expected crc 2023-10-09T10:52:49.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:48 smithi086 bash[59714]: cluster 2023-10-09T10:52:47.671023+0000 osd.6 (osd.6) 581 : cluster 3 failed to encode map e553 with expected crc 2023-10-09T10:52:49.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:48 smithi086 bash[59714]: audit 2023-10-09T10:52:47.672821+0000 mon.a (mon.0) 2359 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-09T10:52:49.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:48 smithi086 bash[59714]: cluster 2023-10-09T10:52:47.672908+0000 mon.a (mon.0) 2360 : cluster 0 osdmap e553: 8 total, 8 up, 8 in 2023-10-09T10:52:49.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:48 smithi053 bash[79554]: cluster 2023-10-09T10:52:47.671004+0000 osd.4 (osd.4) 466 : cluster 3 failed to encode map e553 with expected crc 2023-10-09T10:52:49.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:48 smithi053 bash[79554]: cluster 2023-10-09T10:52:47.671023+0000 osd.6 (osd.6) 581 : cluster 3 failed to encode map e553 with expected crc 2023-10-09T10:52:49.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:48 smithi053 bash[79554]: audit 2023-10-09T10:52:47.672821+0000 mon.a (mon.0) 2359 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-09T10:52:49.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:48 smithi053 bash[79554]: cluster 2023-10-09T10:52:47.672908+0000 mon.a (mon.0) 2360 : cluster 0 osdmap e553: 8 total, 8 up, 8 in 2023-10-09T10:52:49.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:48 smithi053 bash[76859]: cluster 2023-10-09T10:52:47.671004+0000 osd.4 (osd.4) 466 : cluster 3 failed to encode map e553 with expected crc 2023-10-09T10:52:49.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:48 smithi053 bash[76859]: cluster 2023-10-09T10:52:47.671023+0000 osd.6 (osd.6) 581 : cluster 3 failed to encode map e553 with expected crc 2023-10-09T10:52:49.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:48 smithi053 bash[76859]: audit 2023-10-09T10:52:47.672821+0000 mon.a (mon.0) 2359 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-10-09T10:52:49.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:48 smithi053 bash[76859]: cluster 2023-10-09T10:52:47.672908+0000 mon.a (mon.0) 2360 : cluster 0 osdmap e553: 8 total, 8 up, 8 in 2023-10-09T10:52:50.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:49 smithi086 bash[59714]: cluster 2023-10-09T10:52:48.118337+0000 mgr.y (mgr.26072) 1531 : cluster 0 pgmap v1880: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:50.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:49 smithi053 bash[76859]: cluster 2023-10-09T10:52:48.118337+0000 mgr.y (mgr.26072) 1531 : cluster 0 pgmap v1880: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:50.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:49 smithi053 bash[79554]: cluster 2023-10-09T10:52:48.118337+0000 mgr.y (mgr.26072) 1531 : cluster 0 pgmap v1880: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:52.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:51 smithi086 bash[59714]: cluster 2023-10-09T10:52:50.118856+0000 mgr.y (mgr.26072) 1532 : cluster 0 pgmap v1881: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:52.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:51 smithi053 bash[76859]: cluster 2023-10-09T10:52:50.118856+0000 mgr.y (mgr.26072) 1532 : cluster 0 pgmap v1881: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:52.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:51 smithi053 bash[79554]: cluster 2023-10-09T10:52:50.118856+0000 mgr.y (mgr.26072) 1532 : cluster 0 pgmap v1881: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:52.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:52:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:52:52] "GET /metrics HTTP/1.1" 200 34157 "" "Prometheus/2.33.4" 2023-10-09T10:52:53.472 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:52:53.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:53 smithi053 bash[76859]: cluster 2023-10-09T10:52:52.119788+0000 mgr.y (mgr.26072) 1533 : cluster 0 pgmap v1882: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:53.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:53 smithi053 bash[76859]: audit 2023-10-09T10:52:53.111073+0000 mon.a (mon.0) 2361 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:52:53.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:53 smithi053 bash[79554]: cluster 2023-10-09T10:52:52.119788+0000 mgr.y (mgr.26072) 1533 : cluster 0 pgmap v1882: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:53.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:53 smithi053 bash[79554]: audit 2023-10-09T10:52:53.111073+0000 mon.a (mon.0) 2361 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:52:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:53 smithi086 bash[59714]: cluster 2023-10-09T10:52:52.119788+0000 mgr.y (mgr.26072) 1533 : cluster 0 pgmap v1882: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:53 smithi086 bash[59714]: audit 2023-10-09T10:52:53.111073+0000 mon.a (mon.0) 2361 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:52:56.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:55 smithi086 bash[59714]: cluster 2023-10-09T10:52:54.120789+0000 mgr.y (mgr.26072) 1534 : cluster 0 pgmap v1883: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:56.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:55 smithi053 bash[79554]: cluster 2023-10-09T10:52:54.120789+0000 mgr.y (mgr.26072) 1534 : cluster 0 pgmap v1883: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:56.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:55 smithi053 bash[76859]: cluster 2023-10-09T10:52:54.120789+0000 mgr.y (mgr.26072) 1534 : cluster 0 pgmap v1883: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:57.719 INFO:teuthology.orchestra.run.smithi053.stderr:set osd.6 primary-affinity to 1 (8655362) 2023-10-09T10:52:57.969 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:57 smithi053 bash[76859]: cluster 2023-10-09T10:52:56.121717+0000 mgr.y (mgr.26072) 1535 : cluster 0 pgmap v1884: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:57.970 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:57 smithi053 bash[76859]: audit 2023-10-09T10:52:57.538658+0000 mon.a (mon.0) 2362 : audit 1 from='client.? 172.21.15.53:0/3513022913' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T10:52:57.970 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:57 smithi053 bash[79554]: cluster 2023-10-09T10:52:56.121717+0000 mgr.y (mgr.26072) 1535 : cluster 0 pgmap v1884: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:57.970 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:57 smithi053 bash[79554]: audit 2023-10-09T10:52:57.538658+0000 mon.a (mon.0) 2362 : audit 1 from='client.? 172.21.15.53:0/3513022913' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T10:52:58.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:57 smithi086 bash[59714]: cluster 2023-10-09T10:52:56.121717+0000 mgr.y (mgr.26072) 1535 : cluster 0 pgmap v1884: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:52:58.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:57 smithi086 bash[59714]: audit 2023-10-09T10:52:57.538658+0000 mon.a (mon.0) 2362 : audit 1 from='client.? 172.21.15.53:0/3513022913' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-10-09T10:52:58.728 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd reweight 2 1 2023-10-09T10:52:59.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:58 smithi086 bash[59714]: cluster 2023-10-09T10:52:57.711365+0000 osd.7 (osd.7) 562 : cluster 3 failed to encode map e554 with expected crc 2023-10-09T10:52:59.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:58 smithi086 bash[59714]: audit 2023-10-09T10:52:57.711703+0000 mon.a (mon.0) 2363 : audit 1 from='client.? 172.21.15.53:0/3513022913' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-10-09T10:52:59.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:58 smithi086 bash[59714]: cluster 2023-10-09T10:52:57.711854+0000 mon.a (mon.0) 2364 : cluster 0 osdmap e554: 8 total, 8 up, 8 in 2023-10-09T10:52:59.178 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:58 smithi053 bash[79554]: cluster 2023-10-09T10:52:57.711365+0000 osd.7 (osd.7) 562 : cluster 3 failed to encode map e554 with expected crc 2023-10-09T10:52:59.178 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:58 smithi053 bash[79554]: audit 2023-10-09T10:52:57.711703+0000 mon.a (mon.0) 2363 : audit 1 from='client.? 172.21.15.53:0/3513022913' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-10-09T10:52:59.178 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:58 smithi053 bash[79554]: cluster 2023-10-09T10:52:57.711854+0000 mon.a (mon.0) 2364 : cluster 0 osdmap e554: 8 total, 8 up, 8 in 2023-10-09T10:52:59.178 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:58 smithi053 bash[76859]: cluster 2023-10-09T10:52:57.711365+0000 osd.7 (osd.7) 562 : cluster 3 failed to encode map e554 with expected crc 2023-10-09T10:52:59.178 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:58 smithi053 bash[76859]: audit 2023-10-09T10:52:57.711703+0000 mon.a (mon.0) 2363 : audit 1 from='client.? 172.21.15.53:0/3513022913' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-10-09T10:52:59.178 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:58 smithi053 bash[76859]: cluster 2023-10-09T10:52:57.711854+0000 mon.a (mon.0) 2364 : cluster 0 osdmap e554: 8 total, 8 up, 8 in 2023-10-09T10:53:00.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:52:59 smithi086 bash[59714]: cluster 2023-10-09T10:52:58.122566+0000 mgr.y (mgr.26072) 1536 : cluster 0 pgmap v1886: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:00.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:52:59 smithi053 bash[76859]: cluster 2023-10-09T10:52:58.122566+0000 mgr.y (mgr.26072) 1536 : cluster 0 pgmap v1886: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:00.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:52:59 smithi053 bash[79554]: cluster 2023-10-09T10:52:58.122566+0000 mgr.y (mgr.26072) 1536 : cluster 0 pgmap v1886: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:02.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:01 smithi086 bash[59714]: cluster 2023-10-09T10:53:00.123436+0000 mgr.y (mgr.26072) 1537 : cluster 0 pgmap v1887: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:02.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:01 smithi053 bash[76859]: cluster 2023-10-09T10:53:00.123436+0000 mgr.y (mgr.26072) 1537 : cluster 0 pgmap v1887: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:02.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:01 smithi053 bash[79554]: cluster 2023-10-09T10:53:00.123436+0000 mgr.y (mgr.26072) 1537 : cluster 0 pgmap v1887: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:02.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:53:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:53:02] "GET /metrics HTTP/1.1" 200 34153 "" "Prometheus/2.33.4" 2023-10-09T10:53:03.525 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:53:03.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:03 smithi053 bash[76859]: cluster 2023-10-09T10:53:02.124239+0000 mgr.y (mgr.26072) 1538 : cluster 0 pgmap v1888: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:03.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:03 smithi053 bash[79554]: cluster 2023-10-09T10:53:02.124239+0000 mgr.y (mgr.26072) 1538 : cluster 0 pgmap v1888: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:04.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:03 smithi086 bash[59714]: cluster 2023-10-09T10:53:02.124239+0000 mgr.y (mgr.26072) 1538 : cluster 0 pgmap v1888: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:06.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:05 smithi086 bash[59714]: cluster 2023-10-09T10:53:04.125248+0000 mgr.y (mgr.26072) 1539 : cluster 0 pgmap v1889: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:06.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:05 smithi053 bash[79554]: cluster 2023-10-09T10:53:04.125248+0000 mgr.y (mgr.26072) 1539 : cluster 0 pgmap v1889: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:06.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:05 smithi053 bash[76859]: cluster 2023-10-09T10:53:04.125248+0000 mgr.y (mgr.26072) 1539 : cluster 0 pgmap v1889: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:07.752 INFO:teuthology.orchestra.run.smithi053.stderr:reweighted osd.2 to 1 (10000) 2023-10-09T10:53:08.018 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:07 smithi053 bash[76859]: cluster 2023-10-09T10:53:06.126137+0000 mgr.y (mgr.26072) 1540 : cluster 0 pgmap v1890: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:08.018 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:07 smithi053 bash[76859]: audit 2023-10-09T10:53:07.478811+0000 mon.a (mon.0) 2365 : audit 1 from='client.? 172.21.15.53:0/2713115581' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T10:53:08.018 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:07 smithi053 bash[79554]: cluster 2023-10-09T10:53:06.126137+0000 mgr.y (mgr.26072) 1540 : cluster 0 pgmap v1890: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:08.018 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:07 smithi053 bash[79554]: audit 2023-10-09T10:53:07.478811+0000 mon.a (mon.0) 2365 : audit 1 from='client.? 172.21.15.53:0/2713115581' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T10:53:08.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:07 smithi086 bash[59714]: cluster 2023-10-09T10:53:06.126137+0000 mgr.y (mgr.26072) 1540 : cluster 0 pgmap v1890: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:08.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:07 smithi086 bash[59714]: audit 2023-10-09T10:53:07.478811+0000 mon.a (mon.0) 2365 : audit 1 from='client.? 172.21.15.53:0/2713115581' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T10:53:08.726 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd primary-affinity 2 1 2023-10-09T10:53:09.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:08 smithi086 bash[59714]: cluster 2023-10-09T10:53:07.745323+0000 osd.7 (osd.7) 563 : cluster 3 failed to encode map e555 with expected crc 2023-10-09T10:53:09.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:08 smithi086 bash[59714]: cluster 2023-10-09T10:53:07.745336+0000 osd.6 (osd.6) 582 : cluster 3 failed to encode map e555 with expected crc 2023-10-09T10:53:09.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:08 smithi086 bash[59714]: audit 2023-10-09T10:53:07.745773+0000 mon.a (mon.0) 2366 : audit 1 from='client.? 172.21.15.53:0/2713115581' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-09T10:53:09.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:08 smithi086 bash[59714]: cluster 2023-10-09T10:53:07.745865+0000 mon.a (mon.0) 2367 : cluster 0 osdmap e555: 8 total, 8 up, 8 in 2023-10-09T10:53:09.118 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:08 smithi086 bash[59714]: audit 2023-10-09T10:53:08.111162+0000 mon.a (mon.0) 2368 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:53:09.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:08 smithi053 bash[79554]: cluster 2023-10-09T10:53:07.745323+0000 osd.7 (osd.7) 563 : cluster 3 failed to encode map e555 with expected crc 2023-10-09T10:53:09.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:08 smithi053 bash[79554]: cluster 2023-10-09T10:53:07.745336+0000 osd.6 (osd.6) 582 : cluster 3 failed to encode map e555 with expected crc 2023-10-09T10:53:09.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:08 smithi053 bash[79554]: audit 2023-10-09T10:53:07.745773+0000 mon.a (mon.0) 2366 : audit 1 from='client.? 172.21.15.53:0/2713115581' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-09T10:53:09.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:08 smithi053 bash[79554]: cluster 2023-10-09T10:53:07.745865+0000 mon.a (mon.0) 2367 : cluster 0 osdmap e555: 8 total, 8 up, 8 in 2023-10-09T10:53:09.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:08 smithi053 bash[79554]: audit 2023-10-09T10:53:08.111162+0000 mon.a (mon.0) 2368 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:53:09.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:08 smithi053 bash[76859]: cluster 2023-10-09T10:53:07.745323+0000 osd.7 (osd.7) 563 : cluster 3 failed to encode map e555 with expected crc 2023-10-09T10:53:09.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:08 smithi053 bash[76859]: cluster 2023-10-09T10:53:07.745336+0000 osd.6 (osd.6) 582 : cluster 3 failed to encode map e555 with expected crc 2023-10-09T10:53:09.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:08 smithi053 bash[76859]: audit 2023-10-09T10:53:07.745773+0000 mon.a (mon.0) 2366 : audit 1 from='client.? 172.21.15.53:0/2713115581' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-10-09T10:53:09.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:08 smithi053 bash[76859]: cluster 2023-10-09T10:53:07.745865+0000 mon.a (mon.0) 2367 : cluster 0 osdmap e555: 8 total, 8 up, 8 in 2023-10-09T10:53:09.176 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:08 smithi053 bash[76859]: audit 2023-10-09T10:53:08.111162+0000 mon.a (mon.0) 2368 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:53:10.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:09 smithi086 bash[59714]: cluster 2023-10-09T10:53:08.127688+0000 mgr.y (mgr.26072) 1541 : cluster 0 pgmap v1892: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:10.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:09 smithi086 bash[59714]: cluster 2023-10-09T10:53:08.656926+0000 osd.5 (osd.5) 605 : cluster 3 failed to encode map e555 with expected crc 2023-10-09T10:53:10.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:09 smithi053 bash[79554]: cluster 2023-10-09T10:53:08.127688+0000 mgr.y (mgr.26072) 1541 : cluster 0 pgmap v1892: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:10.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:09 smithi053 bash[79554]: cluster 2023-10-09T10:53:08.656926+0000 osd.5 (osd.5) 605 : cluster 3 failed to encode map e555 with expected crc 2023-10-09T10:53:10.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:09 smithi053 bash[76859]: cluster 2023-10-09T10:53:08.127688+0000 mgr.y (mgr.26072) 1541 : cluster 0 pgmap v1892: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:10.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:09 smithi053 bash[76859]: cluster 2023-10-09T10:53:08.656926+0000 osd.5 (osd.5) 605 : cluster 3 failed to encode map e555 with expected crc 2023-10-09T10:53:11.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:10 smithi086 bash[59714]: cluster 2023-10-09T10:53:10.128569+0000 mgr.y (mgr.26072) 1542 : cluster 0 pgmap v1893: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:11.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:10 smithi053 bash[76859]: cluster 2023-10-09T10:53:10.128569+0000 mgr.y (mgr.26072) 1542 : cluster 0 pgmap v1893: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:11.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:10 smithi053 bash[79554]: cluster 2023-10-09T10:53:10.128569+0000 mgr.y (mgr.26072) 1542 : cluster 0 pgmap v1893: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:12.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:53:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:53:12] "GET /metrics HTTP/1.1" 200 34157 "" "Prometheus/2.33.4" 2023-10-09T10:53:13.516 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:53:13.549 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:13 smithi053 bash[79554]: cluster 2023-10-09T10:53:12.129407+0000 mgr.y (mgr.26072) 1543 : cluster 0 pgmap v1894: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:13.549 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:13 smithi053 bash[76859]: cluster 2023-10-09T10:53:12.129407+0000 mgr.y (mgr.26072) 1543 : cluster 0 pgmap v1894: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:13.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:13 smithi086 bash[59714]: cluster 2023-10-09T10:53:12.129407+0000 mgr.y (mgr.26072) 1543 : cluster 0 pgmap v1894: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:15.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:15 smithi086 bash[59714]: cluster 2023-10-09T10:53:14.130192+0000 mgr.y (mgr.26072) 1544 : cluster 0 pgmap v1895: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:15.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:15 smithi053 bash[76859]: cluster 2023-10-09T10:53:14.130192+0000 mgr.y (mgr.26072) 1544 : cluster 0 pgmap v1895: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:15.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:15 smithi053 bash[79554]: cluster 2023-10-09T10:53:14.130192+0000 mgr.y (mgr.26072) 1544 : cluster 0 pgmap v1895: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:17.591 INFO:teuthology.orchestra.run.smithi053.stderr:set osd.2 primary-affinity to 1 (8655362) 2023-10-09T10:53:17.850 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:17 smithi053 bash[76859]: cluster 2023-10-09T10:53:16.131088+0000 mgr.y (mgr.26072) 1545 : cluster 0 pgmap v1896: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:17.850 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:17 smithi053 bash[76859]: audit 2023-10-09T10:53:17.529833+0000 mon.c (mon.2) 129 : audit 1 from='client.? 172.21.15.53:0/797957107' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T10:53:17.850 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:17 smithi053 bash[76859]: audit 2023-10-09T10:53:17.530457+0000 mon.a (mon.0) 2369 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T10:53:17.850 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:17 smithi053 bash[79554]: cluster 2023-10-09T10:53:16.131088+0000 mgr.y (mgr.26072) 1545 : cluster 0 pgmap v1896: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:17.850 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:17 smithi053 bash[79554]: audit 2023-10-09T10:53:17.529833+0000 mon.c (mon.2) 129 : audit 1 from='client.? 172.21.15.53:0/797957107' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T10:53:17.851 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:17 smithi053 bash[79554]: audit 2023-10-09T10:53:17.530457+0000 mon.a (mon.0) 2369 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T10:53:17.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:17 smithi086 bash[59714]: cluster 2023-10-09T10:53:16.131088+0000 mgr.y (mgr.26072) 1545 : cluster 0 pgmap v1896: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:17.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:17 smithi086 bash[59714]: audit 2023-10-09T10:53:17.529833+0000 mon.c (mon.2) 129 : audit 1 from='client.? 172.21.15.53:0/797957107' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T10:53:17.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:17 smithi086 bash[59714]: audit 2023-10-09T10:53:17.530457+0000 mon.a (mon.0) 2369 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-10-09T10:53:18.554 INFO:tasks.thrashosds.thrasher:joining the do_sighup greenlet 2023-10-09T10:53:18.554 INFO:tasks.thrashosds.thrasher:joining the do_optrack_toggle greenlet 2023-10-09T10:53:18.554 INFO:tasks.thrashosds.thrasher:joining the do_dump_ops greenlet 2023-10-09T10:53:18.554 INFO:tasks.thrashosds.thrasher:joining the do_noscrub_toggle greenlet 2023-10-09T10:53:18.554 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-10-09T10:53:18.555 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-09T10:53:18.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:18 smithi086 bash[59714]: cluster 2023-10-09T10:53:17.580265+0000 osd.6 (osd.6) 583 : cluster 3 failed to encode map e556 with expected crc 2023-10-09T10:53:18.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:18 smithi086 bash[59714]: audit 2023-10-09T10:53:17.582098+0000 mon.a (mon.0) 2370 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-10-09T10:53:18.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:18 smithi086 bash[59714]: cluster 2023-10-09T10:53:17.582572+0000 mon.a (mon.0) 2371 : cluster 0 osdmap e556: 8 total, 8 up, 8 in 2023-10-09T10:53:18.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:18 smithi086 bash[59714]: cluster 2023-10-09T10:53:18.098636+0000 osd.7 (osd.7) 564 : cluster 3 failed to encode map e556 with expected crc 2023-10-09T10:53:18.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:18 smithi086 bash[59714]: cluster 2023-10-09T10:53:18.101514+0000 osd.7 (osd.7) 565 : cluster 3 failed to encode map e556 with expected crc 2023-10-09T10:53:18.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:18 smithi053 bash[76859]: cluster 2023-10-09T10:53:17.580265+0000 osd.6 (osd.6) 583 : cluster 3 failed to encode map e556 with expected crc 2023-10-09T10:53:18.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:18 smithi053 bash[76859]: audit 2023-10-09T10:53:17.582098+0000 mon.a (mon.0) 2370 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-10-09T10:53:18.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:18 smithi053 bash[76859]: cluster 2023-10-09T10:53:17.582572+0000 mon.a (mon.0) 2371 : cluster 0 osdmap e556: 8 total, 8 up, 8 in 2023-10-09T10:53:18.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:18 smithi053 bash[76859]: cluster 2023-10-09T10:53:18.098636+0000 osd.7 (osd.7) 564 : cluster 3 failed to encode map e556 with expected crc 2023-10-09T10:53:18.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:18 smithi053 bash[76859]: cluster 2023-10-09T10:53:18.101514+0000 osd.7 (osd.7) 565 : cluster 3 failed to encode map e556 with expected crc 2023-10-09T10:53:18.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:18 smithi053 bash[79554]: cluster 2023-10-09T10:53:17.580265+0000 osd.6 (osd.6) 583 : cluster 3 failed to encode map e556 with expected crc 2023-10-09T10:53:18.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:18 smithi053 bash[79554]: audit 2023-10-09T10:53:17.582098+0000 mon.a (mon.0) 2370 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-10-09T10:53:18.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:18 smithi053 bash[79554]: cluster 2023-10-09T10:53:17.582572+0000 mon.a (mon.0) 2371 : cluster 0 osdmap e556: 8 total, 8 up, 8 in 2023-10-09T10:53:18.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:18 smithi053 bash[79554]: cluster 2023-10-09T10:53:18.098636+0000 osd.7 (osd.7) 564 : cluster 3 failed to encode map e556 with expected crc 2023-10-09T10:53:18.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:18 smithi053 bash[79554]: cluster 2023-10-09T10:53:18.101514+0000 osd.7 (osd.7) 565 : cluster 3 failed to encode map e556 with expected crc 2023-10-09T10:53:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:19 smithi086 bash[59714]: cluster 2023-10-09T10:53:18.132035+0000 mgr.y (mgr.26072) 1546 : cluster 0 pgmap v1898: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:19 smithi086 bash[59714]: cluster 2023-10-09T10:53:18.177319+0000 osd.4 (osd.4) 467 : cluster 3 failed to encode map e556 with expected crc 2023-10-09T10:53:19.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:19 smithi086 bash[59714]: cluster 2023-10-09T10:53:18.177476+0000 osd.5 (osd.5) 606 : cluster 3 failed to encode map e556 with expected crc 2023-10-09T10:53:19.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:19 smithi053 bash[76859]: cluster 2023-10-09T10:53:18.132035+0000 mgr.y (mgr.26072) 1546 : cluster 0 pgmap v1898: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:19.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:19 smithi053 bash[76859]: cluster 2023-10-09T10:53:18.177319+0000 osd.4 (osd.4) 467 : cluster 3 failed to encode map e556 with expected crc 2023-10-09T10:53:19.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:19 smithi053 bash[76859]: cluster 2023-10-09T10:53:18.177476+0000 osd.5 (osd.5) 606 : cluster 3 failed to encode map e556 with expected crc 2023-10-09T10:53:19.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:19 smithi053 bash[79554]: cluster 2023-10-09T10:53:18.132035+0000 mgr.y (mgr.26072) 1546 : cluster 0 pgmap v1898: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:19.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:19 smithi053 bash[79554]: cluster 2023-10-09T10:53:18.177319+0000 osd.4 (osd.4) 467 : cluster 3 failed to encode map e556 with expected crc 2023-10-09T10:53:19.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:19 smithi053 bash[79554]: cluster 2023-10-09T10:53:18.177476+0000 osd.5 (osd.5) 606 : cluster 3 failed to encode map e556 with expected crc 2023-10-09T10:53:21.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:21 smithi086 bash[59714]: cluster 2023-10-09T10:53:20.132952+0000 mgr.y (mgr.26072) 1547 : cluster 0 pgmap v1899: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:21.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:21 smithi053 bash[79554]: cluster 2023-10-09T10:53:20.132952+0000 mgr.y (mgr.26072) 1547 : cluster 0 pgmap v1899: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:21.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:21 smithi053 bash[76859]: cluster 2023-10-09T10:53:20.132952+0000 mgr.y (mgr.26072) 1547 : cluster 0 pgmap v1899: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:22.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:53:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:53:22] "GET /metrics HTTP/1.1" 200 34157 "" "Prometheus/2.33.4" 2023-10-09T10:53:23.340 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:53:23.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:23 smithi053 bash[79554]: cluster 2023-10-09T10:53:22.133884+0000 mgr.y (mgr.26072) 1548 : cluster 0 pgmap v1900: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:23.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:23 smithi053 bash[79554]: audit 2023-10-09T10:53:23.111766+0000 mon.a (mon.0) 2372 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:53:23.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:23 smithi053 bash[76859]: cluster 2023-10-09T10:53:22.133884+0000 mgr.y (mgr.26072) 1548 : cluster 0 pgmap v1900: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:23.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:23 smithi053 bash[76859]: audit 2023-10-09T10:53:23.111766+0000 mon.a (mon.0) 2372 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:53:23.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:23 smithi086 bash[59714]: cluster 2023-10-09T10:53:22.133884+0000 mgr.y (mgr.26072) 1548 : cluster 0 pgmap v1900: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:23.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:23 smithi086 bash[59714]: audit 2023-10-09T10:53:23.111766+0000 mon.a (mon.0) 2372 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:53:25.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:25 smithi086 bash[59714]: cluster 2023-10-09T10:53:24.134901+0000 mgr.y (mgr.26072) 1549 : cluster 0 pgmap v1901: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:25.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:25 smithi053 bash[76859]: cluster 2023-10-09T10:53:24.134901+0000 mgr.y (mgr.26072) 1549 : cluster 0 pgmap v1901: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:25.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:25 smithi053 bash[79554]: cluster 2023-10-09T10:53:24.134901+0000 mgr.y (mgr.26072) 1549 : cluster 0 pgmap v1901: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:27.522 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:53:27.522 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":556,"fsid":"d72ad4d6-6688-11ee-8db5-212e2dc638e7","created":"2023-10-09T09:48:32.623532+0000","modified":"2023-10-09T10:53:17.574110+0000","last_up_change":"2023-10-09T10:27:57.249831+0000","last_in_change":"2023-10-09T10:50:19.532040+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":11,"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-10-09T09:52:58.322486+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":"81","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-10-09T09:57:33.507067+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":"501","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":27,"snap_epoch":501,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-10-09T09:59:26.483728+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":"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":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-10-09T09:59:27.258960+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":"f74176da-4a65-4a01-9c98-14931ab2fb4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":83,"up_from":87,"up_thru":547,"down_at":84,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":241788123},{"type":"v1","addr":"172.21.15.53:6803","nonce":241788123}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":241788123},{"type":"v1","addr":"172.21.15.53:6805","nonce":241788123}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":241788123},{"type":"v1","addr":"172.21.15.53:6809","nonce":241788123}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":241788123},{"type":"v1","addr":"172.21.15.53:6807","nonce":241788123}]},"public_addr":"172.21.15.53:6803/241788123","cluster_addr":"172.21.15.53:6805/241788123","heartbeat_back_addr":"172.21.15.53:6809/241788123","heartbeat_front_addr":"172.21.15.53:6807/241788123","state":["exists","up"]},{"osd":1,"uuid":"9ccaa820-2de6-45b3-b212-d8ecf800017d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":88,"up_from":92,"up_thru":538,"down_at":89,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6810","nonce":2276519375},{"type":"v1","addr":"172.21.15.53:6811","nonce":2276519375}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":2276519375},{"type":"v1","addr":"172.21.15.53:6813","nonce":2276519375}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":2276519375},{"type":"v1","addr":"172.21.15.53:6817","nonce":2276519375}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":2276519375},{"type":"v1","addr":"172.21.15.53:6815","nonce":2276519375}]},"public_addr":"172.21.15.53:6811/2276519375","cluster_addr":"172.21.15.53:6813/2276519375","heartbeat_back_addr":"172.21.15.53:6817/2276519375","heartbeat_front_addr":"172.21.15.53:6815/2276519375","state":["exists","up"]},{"osd":2,"uuid":"a6a32f30-0dff-485d-8e33-c68168b2923e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":97,"last_clean_end":161,"up_from":225,"up_thru":541,"down_at":162,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6818","nonce":3199212248},{"type":"v1","addr":"172.21.15.53:6819","nonce":3199212248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6820","nonce":3199212248},{"type":"v1","addr":"172.21.15.53:6821","nonce":3199212248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6824","nonce":3199212248},{"type":"v1","addr":"172.21.15.53:6825","nonce":3199212248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6822","nonce":3199212248},{"type":"v1","addr":"172.21.15.53:6823","nonce":3199212248}]},"public_addr":"172.21.15.53:6819/3199212248","cluster_addr":"172.21.15.53:6821/3199212248","heartbeat_back_addr":"172.21.15.53:6825/3199212248","heartbeat_front_addr":"172.21.15.53:6823/3199212248","state":["exists","up"]},{"osd":3,"uuid":"ddb5c37d-4833-4abb-b416-ed9f3553998c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":98,"up_from":102,"up_thru":543,"down_at":99,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6826","nonce":3201928526},{"type":"v1","addr":"172.21.15.53:6827","nonce":3201928526}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6828","nonce":3201928526},{"type":"v1","addr":"172.21.15.53:6829","nonce":3201928526}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6832","nonce":3201928526},{"type":"v1","addr":"172.21.15.53:6833","nonce":3201928526}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6830","nonce":3201928526},{"type":"v1","addr":"172.21.15.53:6831","nonce":3201928526}]},"public_addr":"172.21.15.53:6827/3201928526","cluster_addr":"172.21.15.53:6829/3201928526","heartbeat_back_addr":"172.21.15.53:6833/3201928526","heartbeat_front_addr":"172.21.15.53:6831/3201928526","state":["exists","up"]},{"osd":4,"uuid":"3505da18-ecd4-458b-bc14-8ab6cd6e8954","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":547,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6800","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6801","nonce":1119793016}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6802","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6803","nonce":1119793016}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6806","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6807","nonce":1119793016}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6804","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6805","nonce":1119793016}]},"public_addr":"172.21.15.86:6801/1119793016","cluster_addr":"172.21.15.86:6803/1119793016","heartbeat_back_addr":"172.21.15.86:6807/1119793016","heartbeat_front_addr":"172.21.15.86:6805/1119793016","state":["exists","up"]},{"osd":5,"uuid":"7dea5bb1-1569-4da4-a0f0-ba64ee75cfb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":538,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6808","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6809","nonce":1740571876}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6810","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6811","nonce":1740571876}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6814","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6815","nonce":1740571876}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6812","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6813","nonce":1740571876}]},"public_addr":"172.21.15.86:6809/1740571876","cluster_addr":"172.21.15.86:6811/1740571876","heartbeat_back_addr":"172.21.15.86:6815/1740571876","heartbeat_front_addr":"172.21.15.86:6813/1740571876","state":["exists","up"]},{"osd":6,"uuid":"506ccbd6-fb42-48ac-8edc-5a963fd6484e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":42,"last_clean_end":155,"up_from":173,"up_thru":538,"down_at":156,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6816","nonce":1205332822},{"type":"v1","addr":"172.21.15.86:6817","nonce":1205332822}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6818","nonce":1205332822},{"type":"v1","addr":"172.21.15.86:6819","nonce":1205332822}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6822","nonce":1205332822},{"type":"v1","addr":"172.21.15.86:6823","nonce":1205332822}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6820","nonce":1205332822},{"type":"v1","addr":"172.21.15.86:6821","nonce":1205332822}]},"public_addr":"172.21.15.86:6817/1205332822","cluster_addr":"172.21.15.86:6819/1205332822","heartbeat_back_addr":"172.21.15.86:6823/1205332822","heartbeat_front_addr":"172.21.15.86:6821/1205332822","state":["exists","up"]},{"osd":7,"uuid":"5f26541b-73ae-4cca-8975-3f6756134057","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":538,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6824","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6825","nonce":309237710}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6826","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6827","nonce":309237710}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6830","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6831","nonce":309237710}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6828","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6829","nonce":309237710}]},"public_addr":"172.21.15.86:6825/309237710","cluster_addr":"172.21.15.86:6827/309237710","heartbeat_back_addr":"172.21.15.86:6831/309237710","heartbeat_front_addr":"172.21.15.86:6829/309237710","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T09:51:25.398567+0000","dead_epoch":83},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T09:52:11.051399+0000","dead_epoch":88},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T09:52:56.409007+0000","dead_epoch":161},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T09:53:41.959387+0000","dead_epoch":98},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T09:54:21.839996+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-10-09T09:55:03.648852+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-10-09T09:55:45.860189+0000","dead_epoch":155},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T09:56:28.651156+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.d","mappings":[{"from":1,"to":5}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:6800/2898221539":"2023-10-10T09:57:03.661503+0000","172.21.15.53:0/578821859":"2023-10-10T09:49:02.108522+0000","172.21.15.53:0/3270625753":"2023-10-10T09:57:03.661503+0000","172.21.15.53:0/3342761156":"2023-10-10T10:05:52.901795+0000","172.21.15.53:0/903717805":"2023-10-10T10:05:52.901795+0000","172.21.15.53:0/3597263778":"2023-10-10T09:49:33.104890+0000","172.21.15.53:6801/3233911202":"2023-10-10T09:49:02.108522+0000","172.21.15.53:6800/3233911202":"2023-10-10T09:49:02.108522+0000","172.21.15.53:6801/2411470712":"2023-10-10T10:05:52.901795+0000","172.21.15.53:6801/2898221539":"2023-10-10T09:57:03.661503+0000","172.21.15.53:0/676784548":"2023-10-10T10:05:52.901795+0000","172.21.15.53:6801/3591462176":"2023-10-10T10:03:12.419957+0000","172.21.15.53:0/4006054206":"2023-10-10T09:49:33.104890+0000","172.21.15.86:0/867302439":"2023-10-10T10:04:48.784554+0000","172.21.15.53:0/3364118538":"2023-10-10T10:03:12.419957+0000","172.21.15.53:6800/2411470712":"2023-10-10T10:05:52.901795+0000","172.21.15.53:0/1026432283":"2023-10-10T10:03:12.419957+0000","172.21.15.53:6801/483083340":"2023-10-10T09:49:33.104890+0000","172.21.15.53:0/1358631704":"2023-10-10T10:05:52.901795+0000","172.21.15.53:6800/483083340":"2023-10-10T09:49:33.104890+0000","172.21.15.86:6834/3386431549":"2023-10-10T10:04:48.784554+0000","172.21.15.86:6835/3386431549":"2023-10-10T10:04:48.784554+0000","172.21.15.86:0/492175685":"2023-10-10T10:04:48.784554+0000","172.21.15.86:0/1660307945":"2023-10-10T10:04:48.784554+0000","172.21.15.53:0/1222851758":"2023-10-10T09:57:03.661503+0000","172.21.15.86:0/1136305737":"2023-10-10T10:04:48.784554+0000","172.21.15.53:0/1655628282":"2023-10-10T09:49:02.108522+0000","172.21.15.53:6800/3591462176":"2023-10-10T10:03:12.419957+0000","172.21.15.53:0/3401986147":"2023-10-10T10:05:52.901795+0000","172.21.15.53:0/1604160367":"2023-10-10T10:05:52.901795+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":11,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-09T10:53:27.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:27 smithi053 bash[79554]: cluster 2023-10-09T10:53:26.135741+0000 mgr.y (mgr.26072) 1550 : cluster 0 pgmap v1902: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:27.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:27 smithi053 bash[79554]: audit 2023-10-09T10:53:27.515918+0000 mon.c (mon.2) 130 : audit 0 from='client.? 172.21.15.53:0/645648849' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T10:53:27.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:27 smithi053 bash[76859]: cluster 2023-10-09T10:53:26.135741+0000 mgr.y (mgr.26072) 1550 : cluster 0 pgmap v1902: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:27.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:27 smithi053 bash[76859]: audit 2023-10-09T10:53:27.515918+0000 mon.c (mon.2) 130 : audit 0 from='client.? 172.21.15.53:0/645648849' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T10:53:28.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:27 smithi086 bash[59714]: cluster 2023-10-09T10:53:26.135741+0000 mgr.y (mgr.26072) 1550 : cluster 0 pgmap v1902: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:28.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:27 smithi086 bash[59714]: audit 2023-10-09T10:53:27.515918+0000 mon.c (mon.2) 130 : audit 0 from='client.? 172.21.15.53:0/645648849' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T10:53:28.519 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-10-09T10:53:28.519 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd dump --format=json 2023-10-09T10:53:29.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:29 smithi053 bash[76859]: cluster 2023-10-09T10:53:28.136331+0000 mgr.y (mgr.26072) 1551 : cluster 0 pgmap v1903: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:29.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:29 smithi053 bash[79554]: cluster 2023-10-09T10:53:28.136331+0000 mgr.y (mgr.26072) 1551 : cluster 0 pgmap v1903: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:30.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:29 smithi086 bash[59714]: cluster 2023-10-09T10:53:28.136331+0000 mgr.y (mgr.26072) 1551 : cluster 0 pgmap v1903: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:31.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:31 smithi053 bash[79554]: cluster 2023-10-09T10:53:30.137165+0000 mgr.y (mgr.26072) 1552 : cluster 0 pgmap v1904: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:31.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:31 smithi053 bash[76859]: cluster 2023-10-09T10:53:30.137165+0000 mgr.y (mgr.26072) 1552 : cluster 0 pgmap v1904: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:32.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:31 smithi086 bash[59714]: cluster 2023-10-09T10:53:30.137165+0000 mgr.y (mgr.26072) 1552 : cluster 0 pgmap v1904: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:32.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:53:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:53:32] "GET /metrics HTTP/1.1" 200 34158 "" "Prometheus/2.33.4" 2023-10-09T10:53:33.307 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:53:33.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:33 smithi053 bash[76859]: cluster 2023-10-09T10:53:32.137992+0000 mgr.y (mgr.26072) 1553 : cluster 0 pgmap v1905: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:33.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:33 smithi053 bash[79554]: cluster 2023-10-09T10:53:32.137992+0000 mgr.y (mgr.26072) 1553 : cluster 0 pgmap v1905: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:34.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:33 smithi086 bash[59714]: cluster 2023-10-09T10:53:32.137992+0000 mgr.y (mgr.26072) 1553 : cluster 0 pgmap v1905: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:35.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:35 smithi053 bash[79554]: cluster 2023-10-09T10:53:34.138862+0000 mgr.y (mgr.26072) 1554 : cluster 0 pgmap v1906: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:35.927 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:35 smithi053 bash[76859]: cluster 2023-10-09T10:53:34.138862+0000 mgr.y (mgr.26072) 1554 : cluster 0 pgmap v1906: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:36.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:35 smithi086 bash[59714]: cluster 2023-10-09T10:53:34.138862+0000 mgr.y (mgr.26072) 1554 : cluster 0 pgmap v1906: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:37.262 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:53:37.263 INFO:teuthology.orchestra.run.smithi053.stdout:{"epoch":556,"fsid":"d72ad4d6-6688-11ee-8db5-212e2dc638e7","created":"2023-10-09T09:48:32.623532+0000","modified":"2023-10-09T10:53:17.574110+0000","last_up_change":"2023-10-09T10:27:57.249831+0000","last_in_change":"2023-10-09T10:50:19.532040+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":11,"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-10-09T09:52:58.322486+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":"81","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-10-09T09:57:33.507067+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":"501","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":27,"snap_epoch":501,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":2,"score_stable":2,"optimal_score":1,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs.foo.meta","create_time":"2023-10-09T09:59:26.483728+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":"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":{"pg_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"foo"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"cephfs.foo.data","create_time":"2023-10-09T09:59:27.258960+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":"f74176da-4a65-4a01-9c98-14931ab2fb4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":83,"up_from":87,"up_thru":547,"down_at":84,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6802","nonce":241788123},{"type":"v1","addr":"172.21.15.53:6803","nonce":241788123}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6804","nonce":241788123},{"type":"v1","addr":"172.21.15.53:6805","nonce":241788123}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6808","nonce":241788123},{"type":"v1","addr":"172.21.15.53:6809","nonce":241788123}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6806","nonce":241788123},{"type":"v1","addr":"172.21.15.53:6807","nonce":241788123}]},"public_addr":"172.21.15.53:6803/241788123","cluster_addr":"172.21.15.53:6805/241788123","heartbeat_back_addr":"172.21.15.53:6809/241788123","heartbeat_front_addr":"172.21.15.53:6807/241788123","state":["exists","up"]},{"osd":1,"uuid":"9ccaa820-2de6-45b3-b212-d8ecf800017d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":88,"up_from":92,"up_thru":538,"down_at":89,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6810","nonce":2276519375},{"type":"v1","addr":"172.21.15.53:6811","nonce":2276519375}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6812","nonce":2276519375},{"type":"v1","addr":"172.21.15.53:6813","nonce":2276519375}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6816","nonce":2276519375},{"type":"v1","addr":"172.21.15.53:6817","nonce":2276519375}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6814","nonce":2276519375},{"type":"v1","addr":"172.21.15.53:6815","nonce":2276519375}]},"public_addr":"172.21.15.53:6811/2276519375","cluster_addr":"172.21.15.53:6813/2276519375","heartbeat_back_addr":"172.21.15.53:6817/2276519375","heartbeat_front_addr":"172.21.15.53:6815/2276519375","state":["exists","up"]},{"osd":2,"uuid":"a6a32f30-0dff-485d-8e33-c68168b2923e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":97,"last_clean_end":161,"up_from":225,"up_thru":541,"down_at":162,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6818","nonce":3199212248},{"type":"v1","addr":"172.21.15.53:6819","nonce":3199212248}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6820","nonce":3199212248},{"type":"v1","addr":"172.21.15.53:6821","nonce":3199212248}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6824","nonce":3199212248},{"type":"v1","addr":"172.21.15.53:6825","nonce":3199212248}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6822","nonce":3199212248},{"type":"v1","addr":"172.21.15.53:6823","nonce":3199212248}]},"public_addr":"172.21.15.53:6819/3199212248","cluster_addr":"172.21.15.53:6821/3199212248","heartbeat_back_addr":"172.21.15.53:6825/3199212248","heartbeat_front_addr":"172.21.15.53:6823/3199212248","state":["exists","up"]},{"osd":3,"uuid":"ddb5c37d-4833-4abb-b416-ed9f3553998c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":98,"up_from":102,"up_thru":543,"down_at":99,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6826","nonce":3201928526},{"type":"v1","addr":"172.21.15.53:6827","nonce":3201928526}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6828","nonce":3201928526},{"type":"v1","addr":"172.21.15.53:6829","nonce":3201928526}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6832","nonce":3201928526},{"type":"v1","addr":"172.21.15.53:6833","nonce":3201928526}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.53:6830","nonce":3201928526},{"type":"v1","addr":"172.21.15.53:6831","nonce":3201928526}]},"public_addr":"172.21.15.53:6827/3201928526","cluster_addr":"172.21.15.53:6829/3201928526","heartbeat_back_addr":"172.21.15.53:6833/3201928526","heartbeat_front_addr":"172.21.15.53:6831/3201928526","state":["exists","up"]},{"osd":4,"uuid":"3505da18-ecd4-458b-bc14-8ab6cd6e8954","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":547,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6800","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6801","nonce":1119793016}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6802","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6803","nonce":1119793016}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6806","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6807","nonce":1119793016}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6804","nonce":1119793016},{"type":"v1","addr":"172.21.15.86:6805","nonce":1119793016}]},"public_addr":"172.21.15.86:6801/1119793016","cluster_addr":"172.21.15.86:6803/1119793016","heartbeat_back_addr":"172.21.15.86:6807/1119793016","heartbeat_front_addr":"172.21.15.86:6805/1119793016","state":["exists","up"]},{"osd":5,"uuid":"7dea5bb1-1569-4da4-a0f0-ba64ee75cfb5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":538,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6808","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6809","nonce":1740571876}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6810","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6811","nonce":1740571876}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6814","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6815","nonce":1740571876}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6812","nonce":1740571876},{"type":"v1","addr":"172.21.15.86:6813","nonce":1740571876}]},"public_addr":"172.21.15.86:6809/1740571876","cluster_addr":"172.21.15.86:6811/1740571876","heartbeat_back_addr":"172.21.15.86:6815/1740571876","heartbeat_front_addr":"172.21.15.86:6813/1740571876","state":["exists","up"]},{"osd":6,"uuid":"506ccbd6-fb42-48ac-8edc-5a963fd6484e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":42,"last_clean_end":155,"up_from":173,"up_thru":538,"down_at":156,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6816","nonce":1205332822},{"type":"v1","addr":"172.21.15.86:6817","nonce":1205332822}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6818","nonce":1205332822},{"type":"v1","addr":"172.21.15.86:6819","nonce":1205332822}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6822","nonce":1205332822},{"type":"v1","addr":"172.21.15.86:6823","nonce":1205332822}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6820","nonce":1205332822},{"type":"v1","addr":"172.21.15.86:6821","nonce":1205332822}]},"public_addr":"172.21.15.86:6817/1205332822","cluster_addr":"172.21.15.86:6819/1205332822","heartbeat_back_addr":"172.21.15.86:6823/1205332822","heartbeat_front_addr":"172.21.15.86:6821/1205332822","state":["exists","up"]},{"osd":7,"uuid":"5f26541b-73ae-4cca-8975-3f6756134057","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":538,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6824","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6825","nonce":309237710}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6826","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6827","nonce":309237710}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6830","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6831","nonce":309237710}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.86:6828","nonce":309237710},{"type":"v1","addr":"172.21.15.86:6829","nonce":309237710}]},"public_addr":"172.21.15.86:6825/309237710","cluster_addr":"172.21.15.86:6827/309237710","heartbeat_back_addr":"172.21.15.86:6831/309237710","heartbeat_front_addr":"172.21.15.86:6829/309237710","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T09:51:25.398567+0000","dead_epoch":83},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T09:52:11.051399+0000","dead_epoch":88},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T09:52:56.409007+0000","dead_epoch":161},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T09:53:41.959387+0000","dead_epoch":98},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T09:54:21.839996+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-10-09T09:55:03.648852+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-10-09T09:55:45.860189+0000","dead_epoch":155},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-10-09T09:56:28.651156+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.d","mappings":[{"from":1,"to":5}]},{"pgid":"4.1f","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.53:0/3342761156":"2023-10-10T10:05:52.901795+0000","172.21.15.53:0/903717805":"2023-10-10T10:05:52.901795+0000","172.21.15.53:6801/2411470712":"2023-10-10T10:05:52.901795+0000","172.21.15.53:6800/2411470712":"2023-10-10T10:05:52.901795+0000","172.21.15.53:0/1604160367":"2023-10-10T10:05:52.901795+0000","172.21.15.53:0/1358631704":"2023-10-10T10:05:52.901795+0000","172.21.15.53:6800/2898221539":"2023-10-10T09:57:03.661503+0000","172.21.15.53:0/578821859":"2023-10-10T09:49:02.108522+0000","172.21.15.53:0/3270625753":"2023-10-10T09:57:03.661503+0000","172.21.15.86:6834/3386431549":"2023-10-10T10:04:48.784554+0000","172.21.15.53:0/676784548":"2023-10-10T10:05:52.901795+0000","172.21.15.53:6801/2898221539":"2023-10-10T09:57:03.661503+0000","172.21.15.53:6801/3591462176":"2023-10-10T10:03:12.419957+0000","172.21.15.53:0/4006054206":"2023-10-10T09:49:33.104890+0000","172.21.15.53:0/3401986147":"2023-10-10T10:05:52.901795+0000","172.21.15.53:0/1655628282":"2023-10-10T09:49:02.108522+0000","172.21.15.53:6800/3591462176":"2023-10-10T10:03:12.419957+0000","172.21.15.53:6800/3233911202":"2023-10-10T09:49:02.108522+0000","172.21.15.86:0/867302439":"2023-10-10T10:04:48.784554+0000","172.21.15.53:0/3364118538":"2023-10-10T10:03:12.419957+0000","172.21.15.53:0/1026432283":"2023-10-10T10:03:12.419957+0000","172.21.15.53:6801/483083340":"2023-10-10T09:49:33.104890+0000","172.21.15.86:6835/3386431549":"2023-10-10T10:04:48.784554+0000","172.21.15.86:0/492175685":"2023-10-10T10:04:48.784554+0000","172.21.15.53:6801/3233911202":"2023-10-10T09:49:02.108522+0000","172.21.15.53:6800/483083340":"2023-10-10T09:49:33.104890+0000","172.21.15.53:0/3597263778":"2023-10-10T09:49:33.104890+0000","172.21.15.86:0/1660307945":"2023-10-10T10:04:48.784554+0000","172.21.15.86:0/1136305737":"2023-10-10T10:04:48.784554+0000","172.21.15.53:0/1222851758":"2023-10-10T09:57:03.661503+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":11,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-10-09T10:53:37.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:37 smithi053 bash[79554]: cluster 2023-10-09T10:53:36.139639+0000 mgr.y (mgr.26072) 1555 : cluster 0 pgmap v1907: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:37.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:37 smithi053 bash[79554]: audit 2023-10-09T10:53:37.256738+0000 mon.a (mon.0) 2373 : audit 0 from='client.? 172.21.15.53:0/1725905380' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T10:53:37.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:37 smithi053 bash[76859]: cluster 2023-10-09T10:53:36.139639+0000 mgr.y (mgr.26072) 1555 : cluster 0 pgmap v1907: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:37.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:37 smithi053 bash[76859]: audit 2023-10-09T10:53:37.256738+0000 mon.a (mon.0) 2373 : audit 0 from='client.? 172.21.15.53:0/1725905380' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T10:53:38.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:37 smithi086 bash[59714]: cluster 2023-10-09T10:53:36.139639+0000 mgr.y (mgr.26072) 1555 : cluster 0 pgmap v1907: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:38.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:37 smithi086 bash[59714]: audit 2023-10-09T10:53:37.256738+0000 mon.a (mon.0) 2373 : audit 0 from='client.? 172.21.15.53:0/1725905380' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-10-09T10:53:38.308 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-10-09T10:53:38.309 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-10-09T10:53:38.310 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-10-09T10:53:38.310 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-10-09T10:53:38.311 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-10-09T10:53:38.311 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-10-09T10:53:38.311 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-10-09T10:53:38.312 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-10-09T10:53:38.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:38 smithi053 bash[76859]: audit 2023-10-09T10:53:38.112605+0000 mon.a (mon.0) 2374 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:53:38.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:38 smithi053 bash[79554]: audit 2023-10-09T10:53:38.112605+0000 mon.a (mon.0) 2374 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:53:39.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:38 smithi086 bash[59714]: audit 2023-10-09T10:53:38.112605+0000 mon.a (mon.0) 2374 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:53:39.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:39 smithi053 bash[76859]: cluster 2023-10-09T10:53:38.140308+0000 mgr.y (mgr.26072) 1556 : cluster 0 pgmap v1908: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:39.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:39 smithi053 bash[79554]: cluster 2023-10-09T10:53:38.140308+0000 mgr.y (mgr.26072) 1556 : cluster 0 pgmap v1908: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:40.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:39 smithi086 bash[59714]: cluster 2023-10-09T10:53:38.140308+0000 mgr.y (mgr.26072) 1556 : cluster 0 pgmap v1908: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:41.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:41 smithi053 bash[76859]: cluster 2023-10-09T10:53:40.141098+0000 mgr.y (mgr.26072) 1557 : cluster 0 pgmap v1909: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:41.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:41 smithi053 bash[79554]: cluster 2023-10-09T10:53:40.141098+0000 mgr.y (mgr.26072) 1557 : cluster 0 pgmap v1909: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:42.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:41 smithi086 bash[59714]: cluster 2023-10-09T10:53:40.141098+0000 mgr.y (mgr.26072) 1557 : cluster 0 pgmap v1909: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:42.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:53:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:53:42] "GET /metrics HTTP/1.1" 200 34157 "" "Prometheus/2.33.4" 2023-10-09T10:53:43.210 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:53:43.211 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:53:43.211 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:53:43.211 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:53:43.213 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:53:43.214 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:53:43.216 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:53:43.220 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:53:43.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:43 smithi053 bash[76859]: cluster 2023-10-09T10:53:42.142026+0000 mgr.y (mgr.26072) 1558 : cluster 0 pgmap v1910: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:43.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:43 smithi053 bash[79554]: cluster 2023-10-09T10:53:42.142026+0000 mgr.y (mgr.26072) 1558 : cluster 0 pgmap v1910: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:44.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:43 smithi086 bash[59714]: cluster 2023-10-09T10:53:42.142026+0000 mgr.y (mgr.26072) 1558 : cluster 0 pgmap v1910: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:44.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:44 smithi053 bash[79554]: audit 2023-10-09T10:53:43.744811+0000 mon.a (mon.0) 2375 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:53:44.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:44 smithi053 bash[79554]: audit 2023-10-09T10:53:44.120517+0000 mon.a (mon.0) 2376 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:53:44.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:44 smithi053 bash[79554]: audit 2023-10-09T10:53:44.127236+0000 mon.a (mon.0) 2377 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:53:44.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:44 smithi053 bash[76859]: audit 2023-10-09T10:53:43.744811+0000 mon.a (mon.0) 2375 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:53:44.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:44 smithi053 bash[76859]: audit 2023-10-09T10:53:44.120517+0000 mon.a (mon.0) 2376 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:53:44.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:44 smithi053 bash[76859]: audit 2023-10-09T10:53:44.127236+0000 mon.a (mon.0) 2377 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:53:45.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:44 smithi086 bash[59714]: audit 2023-10-09T10:53:43.744811+0000 mon.a (mon.0) 2375 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-10-09T10:53:45.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:44 smithi086 bash[59714]: audit 2023-10-09T10:53:44.120517+0000 mon.a (mon.0) 2376 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:53:45.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:44 smithi086 bash[59714]: audit 2023-10-09T10:53:44.127236+0000 mon.a (mon.0) 2377 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:53:45.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:45 smithi053 bash[79554]: cluster 2023-10-09T10:53:44.142764+0000 mgr.y (mgr.26072) 1559 : cluster 0 pgmap v1911: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:45.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:45 smithi053 bash[76859]: cluster 2023-10-09T10:53:44.142764+0000 mgr.y (mgr.26072) 1559 : cluster 0 pgmap v1911: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:46.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:45 smithi086 bash[59714]: cluster 2023-10-09T10:53:44.142764+0000 mgr.y (mgr.26072) 1559 : cluster 0 pgmap v1911: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:48.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:47 smithi086 bash[59714]: cluster 2023-10-09T10:53:46.143474+0000 mgr.y (mgr.26072) 1560 : cluster 0 pgmap v1912: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:48.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:47 smithi053 bash[79554]: cluster 2023-10-09T10:53:46.143474+0000 mgr.y (mgr.26072) 1560 : cluster 0 pgmap v1912: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:48.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:47 smithi053 bash[76859]: cluster 2023-10-09T10:53:46.143474+0000 mgr.y (mgr.26072) 1560 : cluster 0 pgmap v1912: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:50.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:49 smithi086 bash[59714]: cluster 2023-10-09T10:53:48.144255+0000 mgr.y (mgr.26072) 1561 : cluster 0 pgmap v1913: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:50.424 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:50 smithi053 bash[79554]: cluster 2023-10-09T10:53:48.144255+0000 mgr.y (mgr.26072) 1561 : cluster 0 pgmap v1913: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:50.425 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:50 smithi053 bash[76859]: cluster 2023-10-09T10:53:48.144255+0000 mgr.y (mgr.26072) 1561 : cluster 0 pgmap v1913: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:51.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:51 smithi086 bash[59714]: cluster 2023-10-09T10:53:50.145007+0000 mgr.y (mgr.26072) 1562 : cluster 0 pgmap v1914: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:51.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:51 smithi086 bash[59714]: audit 2023-10-09T10:53:50.364273+0000 mon.a (mon.0) 2378 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:53:51.617 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:51 smithi086 bash[59714]: audit 2023-10-09T10:53:50.370108+0000 mon.a (mon.0) 2379 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:53:51.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:51 smithi053 bash[79554]: cluster 2023-10-09T10:53:50.145007+0000 mgr.y (mgr.26072) 1562 : cluster 0 pgmap v1914: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:51.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:51 smithi053 bash[79554]: audit 2023-10-09T10:53:50.364273+0000 mon.a (mon.0) 2378 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:53:51.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:51 smithi053 bash[79554]: audit 2023-10-09T10:53:50.370108+0000 mon.a (mon.0) 2379 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:53:51.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:51 smithi053 bash[76859]: cluster 2023-10-09T10:53:50.145007+0000 mgr.y (mgr.26072) 1562 : cluster 0 pgmap v1914: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:51.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:51 smithi053 bash[76859]: audit 2023-10-09T10:53:50.364273+0000 mon.a (mon.0) 2378 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:53:51.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:51 smithi053 bash[76859]: audit 2023-10-09T10:53:50.370108+0000 mon.a (mon.0) 2379 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:53:52.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:53:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:53:52] "GET /metrics HTTP/1.1" 200 34157 "" "Prometheus/2.33.4" 2023-10-09T10:53:53.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:53 smithi053 bash[79554]: cluster 2023-10-09T10:53:52.145796+0000 mgr.y (mgr.26072) 1563 : cluster 0 pgmap v1915: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:53.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:53 smithi053 bash[79554]: audit 2023-10-09T10:53:53.112545+0000 mon.a (mon.0) 2380 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:53:53.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:53 smithi053 bash[76859]: cluster 2023-10-09T10:53:52.145796+0000 mgr.y (mgr.26072) 1563 : cluster 0 pgmap v1915: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:53.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:53 smithi053 bash[76859]: audit 2023-10-09T10:53:53.112545+0000 mon.a (mon.0) 2380 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:53:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:53 smithi086 bash[59714]: cluster 2023-10-09T10:53:52.145796+0000 mgr.y (mgr.26072) 1563 : cluster 0 pgmap v1915: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:53.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:53 smithi086 bash[59714]: audit 2023-10-09T10:53:53.112545+0000 mon.a (mon.0) 2380 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:53:55.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:55 smithi086 bash[59714]: cluster 2023-10-09T10:53:54.146801+0000 mgr.y (mgr.26072) 1564 : cluster 0 pgmap v1916: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:55.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:55 smithi053 bash[76859]: cluster 2023-10-09T10:53:54.146801+0000 mgr.y (mgr.26072) 1564 : cluster 0 pgmap v1916: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:55.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:55 smithi053 bash[79554]: cluster 2023-10-09T10:53:54.146801+0000 mgr.y (mgr.26072) 1564 : cluster 0 pgmap v1916: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:57.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:57 smithi086 bash[59714]: cluster 2023-10-09T10:53:56.147393+0000 mgr.y (mgr.26072) 1565 : cluster 0 pgmap v1917: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:57.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:57 smithi053 bash[79554]: cluster 2023-10-09T10:53:56.147393+0000 mgr.y (mgr.26072) 1565 : cluster 0 pgmap v1917: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:57.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:57 smithi053 bash[76859]: cluster 2023-10-09T10:53:56.147393+0000 mgr.y (mgr.26072) 1565 : cluster 0 pgmap v1917: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:53:59.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:53:59 smithi086 bash[59714]: cluster 2023-10-09T10:53:58.147892+0000 mgr.y (mgr.26072) 1566 : cluster 0 pgmap v1918: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:00.037 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:53:59 smithi053 bash[76859]: cluster 2023-10-09T10:53:58.147892+0000 mgr.y (mgr.26072) 1566 : cluster 0 pgmap v1918: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:00.038 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:53:59 smithi053 bash[79554]: cluster 2023-10-09T10:53:58.147892+0000 mgr.y (mgr.26072) 1566 : cluster 0 pgmap v1918: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:01.716 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:01 smithi053 bash[79554]: cluster 2023-10-09T10:54:00.148585+0000 mgr.y (mgr.26072) 1567 : cluster 0 pgmap v1919: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:01.717 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:01 smithi053 bash[76859]: cluster 2023-10-09T10:54:00.148585+0000 mgr.y (mgr.26072) 1567 : cluster 0 pgmap v1919: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:01.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:01 smithi086 bash[59714]: cluster 2023-10-09T10:54:00.148585+0000 mgr.y (mgr.26072) 1567 : cluster 0 pgmap v1919: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:02.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:54:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:54:02] "GET /metrics HTTP/1.1" 200 34155 "" "Prometheus/2.33.4" 2023-10-09T10:54:03.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:03 smithi086 bash[59714]: cluster 2023-10-09T10:54:02.149591+0000 mgr.y (mgr.26072) 1568 : cluster 0 pgmap v1920: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:03.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:03 smithi053 bash[76859]: cluster 2023-10-09T10:54:02.149591+0000 mgr.y (mgr.26072) 1568 : cluster 0 pgmap v1920: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:03.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:03 smithi053 bash[79554]: cluster 2023-10-09T10:54:02.149591+0000 mgr.y (mgr.26072) 1568 : cluster 0 pgmap v1920: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:04.148 INFO:teuthology.orchestra.run.smithi053.stdout:966367641914 2023-10-09T10:54:04.149 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-10-09T10:54:04.286 INFO:teuthology.orchestra.run.smithi053.stdout:373662155273 2023-10-09T10:54:04.287 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-10-09T10:54:05.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:05 smithi086 bash[59714]: cluster 2023-10-09T10:54:04.150584+0000 mgr.y (mgr.26072) 1569 : cluster 0 pgmap v1921: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:05.891 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:05 smithi053 bash[76859]: cluster 2023-10-09T10:54:04.150584+0000 mgr.y (mgr.26072) 1569 : cluster 0 pgmap v1921: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:05.891 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:05 smithi053 bash[79554]: cluster 2023-10-09T10:54:04.150584+0000 mgr.y (mgr.26072) 1569 : cluster 0 pgmap v1921: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:05.892 INFO:teuthology.orchestra.run.smithi053.stdout:438086664695 2023-10-09T10:54:05.892 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-10-09T10:54:06.402 INFO:teuthology.orchestra.run.smithi053.stdout:128849019597 2023-10-09T10:54:06.403 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-10-09T10:54:07.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:07 smithi086 bash[59714]: cluster 2023-10-09T10:54:06.151086+0000 mgr.y (mgr.26072) 1570 : cluster 0 pgmap v1922: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:07.995 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:07 smithi053 bash[79554]: cluster 2023-10-09T10:54:06.151086+0000 mgr.y (mgr.26072) 1570 : cluster 0 pgmap v1922: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:07.996 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:07 smithi053 bash[76859]: cluster 2023-10-09T10:54:06.151086+0000 mgr.y (mgr.26072) 1570 : cluster 0 pgmap v1922: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:08.675 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:08 smithi053 bash[79554]: audit 2023-10-09T10:54:08.113630+0000 mon.a (mon.0) 2381 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:54:08.675 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:08 smithi053 bash[76859]: audit 2023-10-09T10:54:08.113630+0000 mon.a (mon.0) 2381 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:54:08.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:08 smithi086 bash[59714]: audit 2023-10-09T10:54:08.113630+0000 mon.a (mon.0) 2381 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:54:09.704 INFO:teuthology.orchestra.run.smithi053.stdout:154618823367 2023-10-09T10:54:09.705 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-10-09T10:54:09.726 INFO:teuthology.orchestra.run.smithi053.stdout:743029342607 2023-10-09T10:54:09.726 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-10-09T10:54:09.727 INFO:teuthology.orchestra.run.smithi053.stdout:395136991749 2023-10-09T10:54:09.727 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-10-09T10:54:09.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:09 smithi086 bash[59714]: cluster 2023-10-09T10:54:08.151572+0000 mgr.y (mgr.26072) 1571 : cluster 0 pgmap v1923: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:09.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:09 smithi053 bash[76859]: cluster 2023-10-09T10:54:08.151572+0000 mgr.y (mgr.26072) 1571 : cluster 0 pgmap v1923: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:09.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:09 smithi053 bash[79554]: cluster 2023-10-09T10:54:08.151572+0000 mgr.y (mgr.26072) 1571 : cluster 0 pgmap v1923: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:09.936 INFO:teuthology.orchestra.run.smithi053.stdout:206158430899 2023-10-09T10:54:09.937 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-10-09T10:54:11.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:11 smithi086 bash[59714]: cluster 2023-10-09T10:54:10.152220+0000 mgr.y (mgr.26072) 1572 : cluster 0 pgmap v1924: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:11.924 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:11 smithi053 bash[79554]: cluster 2023-10-09T10:54:10.152220+0000 mgr.y (mgr.26072) 1572 : cluster 0 pgmap v1924: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:11.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:11 smithi053 bash[76859]: cluster 2023-10-09T10:54:10.152220+0000 mgr.y (mgr.26072) 1572 : cluster 0 pgmap v1924: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:12.460 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:54:12.460 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:54:12.462 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:54:12.463 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:54:12.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:12 smithi053 bash[76859]: audit 2023-10-09T10:54:11.644922+0000 mon.a (mon.0) 2382 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:54:12.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:12 smithi053 bash[76859]: audit 2023-10-09T10:54:11.652715+0000 mon.a (mon.0) 2383 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:54:12.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:12 smithi053 bash[76859]: audit 2023-10-09T10:54:12.175141+0000 mon.a (mon.0) 2384 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:54:12.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:12 smithi053 bash[76859]: audit 2023-10-09T10:54:12.177174+0000 mon.a (mon.0) 2385 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:54:12.925 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:12 smithi053 bash[76859]: audit 2023-10-09T10:54:12.186235+0000 mon.a (mon.0) 2386 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:54:12.925 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:54:12 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:54:12] "GET /metrics HTTP/1.1" 200 34154 "" "Prometheus/2.33.4" 2023-10-09T10:54:12.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:12 smithi053 bash[79554]: audit 2023-10-09T10:54:11.644922+0000 mon.a (mon.0) 2382 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:54:12.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:12 smithi053 bash[79554]: audit 2023-10-09T10:54:11.652715+0000 mon.a (mon.0) 2383 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:54:12.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:12 smithi053 bash[79554]: audit 2023-10-09T10:54:12.175141+0000 mon.a (mon.0) 2384 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:54:12.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:12 smithi053 bash[79554]: audit 2023-10-09T10:54:12.177174+0000 mon.a (mon.0) 2385 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:54:12.926 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:12 smithi053 bash[79554]: audit 2023-10-09T10:54:12.186235+0000 mon.a (mon.0) 2386 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:54:13.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:12 smithi086 bash[59714]: audit 2023-10-09T10:54:11.644922+0000 mon.a (mon.0) 2382 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:54:13.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:12 smithi086 bash[59714]: audit 2023-10-09T10:54:11.652715+0000 mon.a (mon.0) 2383 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:54:13.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:12 smithi086 bash[59714]: audit 2023-10-09T10:54:12.175141+0000 mon.a (mon.0) 2384 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-10-09T10:54:13.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:12 smithi086 bash[59714]: audit 2023-10-09T10:54:12.177174+0000 mon.a (mon.0) 2385 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-10-09T10:54:13.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:12 smithi086 bash[59714]: audit 2023-10-09T10:54:12.186235+0000 mon.a (mon.0) 2386 : audit 1 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' 2023-10-09T10:54:13.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:13 smithi053 bash[76859]: cluster 2023-10-09T10:54:12.153050+0000 mgr.y (mgr.26072) 1573 : cluster 0 pgmap v1925: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:13.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:13 smithi053 bash[79554]: cluster 2023-10-09T10:54:12.153050+0000 mgr.y (mgr.26072) 1573 : cluster 0 pgmap v1925: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:14.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:13 smithi086 bash[59714]: cluster 2023-10-09T10:54:12.153050+0000 mgr.y (mgr.26072) 1573 : cluster 0 pgmap v1925: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:14.489 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:54:14.490 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:54:14.491 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:54:14.491 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:54:15.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:15 smithi053 bash[76859]: cluster 2023-10-09T10:54:14.153959+0000 mgr.y (mgr.26072) 1574 : cluster 0 pgmap v1926: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:15.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:15 smithi053 bash[79554]: cluster 2023-10-09T10:54:14.153959+0000 mgr.y (mgr.26072) 1574 : cluster 0 pgmap v1926: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:16.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:15 smithi086 bash[59714]: cluster 2023-10-09T10:54:14.153959+0000 mgr.y (mgr.26072) 1574 : cluster 0 pgmap v1926: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:17.919 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:17 smithi053 bash[79554]: cluster 2023-10-09T10:54:16.154658+0000 mgr.y (mgr.26072) 1575 : cluster 0 pgmap v1927: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:17.920 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:17 smithi053 bash[76859]: cluster 2023-10-09T10:54:16.154658+0000 mgr.y (mgr.26072) 1575 : cluster 0 pgmap v1927: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:18.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:17 smithi086 bash[59714]: cluster 2023-10-09T10:54:16.154658+0000 mgr.y (mgr.26072) 1575 : cluster 0 pgmap v1927: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:19.941 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:19 smithi053 bash[79554]: cluster 2023-10-09T10:54:18.155234+0000 mgr.y (mgr.26072) 1576 : cluster 0 pgmap v1928: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:19.941 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:19 smithi053 bash[76859]: cluster 2023-10-09T10:54:18.155234+0000 mgr.y (mgr.26072) 1576 : cluster 0 pgmap v1928: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:20.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:19 smithi086 bash[59714]: cluster 2023-10-09T10:54:18.155234+0000 mgr.y (mgr.26072) 1576 : cluster 0 pgmap v1928: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:21.936 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:21 smithi053 bash[79554]: cluster 2023-10-09T10:54:20.156074+0000 mgr.y (mgr.26072) 1577 : cluster 0 pgmap v1929: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:21.936 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:21 smithi053 bash[76859]: cluster 2023-10-09T10:54:20.156074+0000 mgr.y (mgr.26072) 1577 : cluster 0 pgmap v1929: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:22.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:21 smithi086 bash[59714]: cluster 2023-10-09T10:54:20.156074+0000 mgr.y (mgr.26072) 1577 : cluster 0 pgmap v1929: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:22.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:54:22 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:54:22] "GET /metrics HTTP/1.1" 200 34154 "" "Prometheus/2.33.4" 2023-10-09T10:54:23.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:23 smithi053 bash[76859]: cluster 2023-10-09T10:54:22.156903+0000 mgr.y (mgr.26072) 1578 : cluster 0 pgmap v1930: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:23.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:23 smithi053 bash[76859]: audit 2023-10-09T10:54:23.112721+0000 mon.a (mon.0) 2387 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:54:23.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:23 smithi053 bash[79554]: cluster 2023-10-09T10:54:22.156903+0000 mgr.y (mgr.26072) 1578 : cluster 0 pgmap v1930: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:23.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:23 smithi053 bash[79554]: audit 2023-10-09T10:54:23.112721+0000 mon.a (mon.0) 2387 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:54:24.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:23 smithi086 bash[59714]: cluster 2023-10-09T10:54:22.156903+0000 mgr.y (mgr.26072) 1578 : cluster 0 pgmap v1930: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:24.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:23 smithi086 bash[59714]: audit 2023-10-09T10:54:23.112721+0000 mon.a (mon.0) 2387 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:54:26.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:25 smithi086 bash[59714]: cluster 2023-10-09T10:54:24.157708+0000 mgr.y (mgr.26072) 1579 : cluster 0 pgmap v1931: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:26.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:25 smithi053 bash[76859]: cluster 2023-10-09T10:54:24.157708+0000 mgr.y (mgr.26072) 1579 : cluster 0 pgmap v1931: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:26.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:25 smithi053 bash[79554]: cluster 2023-10-09T10:54:24.157708+0000 mgr.y (mgr.26072) 1579 : cluster 0 pgmap v1931: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:27.791 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:27 smithi053 bash[79554]: cluster 2023-10-09T10:54:26.158258+0000 mgr.y (mgr.26072) 1580 : cluster 0 pgmap v1932: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:27.791 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:27 smithi053 bash[76859]: cluster 2023-10-09T10:54:26.158258+0000 mgr.y (mgr.26072) 1580 : cluster 0 pgmap v1932: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:28.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:27 smithi086 bash[59714]: cluster 2023-10-09T10:54:26.158258+0000 mgr.y (mgr.26072) 1580 : cluster 0 pgmap v1932: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:30.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:29 smithi086 bash[59714]: cluster 2023-10-09T10:54:28.158845+0000 mgr.y (mgr.26072) 1581 : cluster 0 pgmap v1933: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:30.123 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:29 smithi053 bash[76859]: cluster 2023-10-09T10:54:28.158845+0000 mgr.y (mgr.26072) 1581 : cluster 0 pgmap v1933: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:30.123 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:29 smithi053 bash[79554]: cluster 2023-10-09T10:54:28.158845+0000 mgr.y (mgr.26072) 1581 : cluster 0 pgmap v1933: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:30.146 INFO:teuthology.orchestra.run.smithi053.stdout:128849019602 2023-10-09T10:54:30.492 INFO:teuthology.orchestra.run.smithi053.stdout:438086664701 2023-10-09T10:54:30.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:30 smithi053 bash[79554]: audit 2023-10-09T10:54:30.144361+0000 mon.a (mon.0) 2388 : audit 0 from='client.? 172.21.15.53:0/3665263960' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-09T10:54:30.808 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:30 smithi053 bash[79554]: audit 2023-10-09T10:54:30.490515+0000 mon.a (mon.0) 2389 : audit 0 from='client.? 172.21.15.53:0/2611693218' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-09T10:54:30.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:30 smithi053 bash[76859]: audit 2023-10-09T10:54:30.144361+0000 mon.a (mon.0) 2388 : audit 0 from='client.? 172.21.15.53:0/3665263960' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-09T10:54:30.808 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:30 smithi053 bash[76859]: audit 2023-10-09T10:54:30.490515+0000 mon.a (mon.0) 2389 : audit 0 from='client.? 172.21.15.53:0/2611693218' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-09T10:54:31.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:30 smithi086 bash[59714]: audit 2023-10-09T10:54:30.144361+0000 mon.a (mon.0) 2388 : audit 0 from='client.? 172.21.15.53:0/3665263960' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-10-09T10:54:31.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:30 smithi086 bash[59714]: audit 2023-10-09T10:54:30.490515+0000 mon.a (mon.0) 2389 : audit 0 from='client.? 172.21.15.53:0/2611693218' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-10-09T10:54:31.159 INFO:teuthology.orchestra.run.smithi053.stdout:154618823372 2023-10-09T10:54:32.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:31 smithi086 bash[59714]: cluster 2023-10-09T10:54:30.159320+0000 mgr.y (mgr.26072) 1582 : cluster 0 pgmap v1934: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:32.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:31 smithi086 bash[59714]: audit 2023-10-09T10:54:31.157547+0000 mon.c (mon.2) 131 : audit 0 from='client.? 172.21.15.53:0/2807417259' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-09T10:54:32.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:31 smithi053 bash[76859]: cluster 2023-10-09T10:54:30.159320+0000 mgr.y (mgr.26072) 1582 : cluster 0 pgmap v1934: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:32.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:31 smithi053 bash[76859]: audit 2023-10-09T10:54:31.157547+0000 mon.c (mon.2) 131 : audit 0 from='client.? 172.21.15.53:0/2807417259' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-09T10:54:32.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:31 smithi053 bash[79554]: cluster 2023-10-09T10:54:30.159320+0000 mgr.y (mgr.26072) 1582 : cluster 0 pgmap v1934: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:32.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:31 smithi053 bash[79554]: audit 2023-10-09T10:54:31.157547+0000 mon.c (mon.2) 131 : audit 0 from='client.? 172.21.15.53:0/2807417259' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-10-09T10:54:32.364 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849019597 got 128849019602 for osd.4 2023-10-09T10:54:32.364 DEBUG:teuthology.parallel:result is None 2023-10-09T10:54:32.674 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:54:32 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:54:32] "GET /metrics HTTP/1.1" 200 34154 "" "Prometheus/2.33.4" 2023-10-09T10:54:33.858 INFO:teuthology.orchestra.run.smithi053.stdout:373662155280 2023-10-09T10:54:33.988 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:33 smithi053 bash[76859]: cluster 2023-10-09T10:54:32.160054+0000 mgr.y (mgr.26072) 1583 : cluster 0 pgmap v1935: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:33.988 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:33 smithi053 bash[79554]: cluster 2023-10-09T10:54:32.160054+0000 mgr.y (mgr.26072) 1583 : cluster 0 pgmap v1935: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:34.097 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618823367 got 154618823372 for osd.5 2023-10-09T10:54:34.098 DEBUG:teuthology.parallel:result is None 2023-10-09T10:54:34.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:33 smithi086 bash[59714]: cluster 2023-10-09T10:54:32.160054+0000 mgr.y (mgr.26072) 1583 : cluster 0 pgmap v1935: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:34.251 INFO:tasks.cephadm.ceph_manager.ceph:need seq 438086664695 got 438086664701 for osd.3 2023-10-09T10:54:34.252 DEBUG:teuthology.parallel:result is None 2023-10-09T10:54:34.828 INFO:teuthology.orchestra.run.smithi053.stdout:206158430905 2023-10-09T10:54:34.840 INFO:teuthology.orchestra.run.smithi053.stdout:743029342613 2023-10-09T10:54:34.858 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:34 smithi053 bash[76859]: audit 2023-10-09T10:54:33.855944+0000 mon.a (mon.0) 2390 : audit 0 from='client.? 172.21.15.53:0/2688562783' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-09T10:54:34.859 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:34 smithi053 bash[79554]: audit 2023-10-09T10:54:33.855944+0000 mon.a (mon.0) 2390 : audit 0 from='client.? 172.21.15.53:0/2688562783' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-09T10:54:34.982 INFO:teuthology.orchestra.run.smithi053.stdout:966367641921 2023-10-09T10:54:35.098 INFO:teuthology.orchestra.run.smithi053.stdout:395136991754 2023-10-09T10:54:35.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:34 smithi086 bash[59714]: audit 2023-10-09T10:54:33.855944+0000 mon.a (mon.0) 2390 : audit 0 from='client.? 172.21.15.53:0/2688562783' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-10-09T10:54:36.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:35 smithi086 bash[59714]: cluster 2023-10-09T10:54:34.160549+0000 mgr.y (mgr.26072) 1584 : cluster 0 pgmap v1936: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:36.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:35 smithi086 bash[59714]: audit 2023-10-09T10:54:34.826228+0000 mon.c (mon.2) 132 : audit 0 from='client.? 172.21.15.53:0/2414021553' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-09T10:54:36.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:35 smithi086 bash[59714]: audit 2023-10-09T10:54:34.838173+0000 mon.c (mon.2) 133 : audit 0 from='client.? 172.21.15.53:0/2278052750' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-09T10:54:36.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:35 smithi086 bash[59714]: audit 2023-10-09T10:54:34.979213+0000 mon.a (mon.0) 2391 : audit 0 from='client.? 172.21.15.53:0/3829892346' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-09T10:54:36.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:35 smithi086 bash[59714]: audit 2023-10-09T10:54:35.095999+0000 mon.a (mon.0) 2392 : audit 0 from='client.? 172.21.15.53:0/692122363' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-09T10:54:36.139 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:35 smithi053 bash[76859]: cluster 2023-10-09T10:54:34.160549+0000 mgr.y (mgr.26072) 1584 : cluster 0 pgmap v1936: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:36.139 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:35 smithi053 bash[76859]: audit 2023-10-09T10:54:34.826228+0000 mon.c (mon.2) 132 : audit 0 from='client.? 172.21.15.53:0/2414021553' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-09T10:54:36.139 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:35 smithi053 bash[76859]: audit 2023-10-09T10:54:34.838173+0000 mon.c (mon.2) 133 : audit 0 from='client.? 172.21.15.53:0/2278052750' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-09T10:54:36.139 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:35 smithi053 bash[76859]: audit 2023-10-09T10:54:34.979213+0000 mon.a (mon.0) 2391 : audit 0 from='client.? 172.21.15.53:0/3829892346' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-09T10:54:36.139 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:35 smithi053 bash[76859]: audit 2023-10-09T10:54:35.095999+0000 mon.a (mon.0) 2392 : audit 0 from='client.? 172.21.15.53:0/692122363' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-09T10:54:36.140 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:35 smithi053 bash[79554]: cluster 2023-10-09T10:54:34.160549+0000 mgr.y (mgr.26072) 1584 : cluster 0 pgmap v1936: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:36.140 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:35 smithi053 bash[79554]: audit 2023-10-09T10:54:34.826228+0000 mon.c (mon.2) 132 : audit 0 from='client.? 172.21.15.53:0/2414021553' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-10-09T10:54:36.140 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:35 smithi053 bash[79554]: audit 2023-10-09T10:54:34.838173+0000 mon.c (mon.2) 133 : audit 0 from='client.? 172.21.15.53:0/2278052750' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-10-09T10:54:36.140 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:35 smithi053 bash[79554]: audit 2023-10-09T10:54:34.979213+0000 mon.a (mon.0) 2391 : audit 0 from='client.? 172.21.15.53:0/3829892346' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-10-09T10:54:36.140 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:35 smithi053 bash[79554]: audit 2023-10-09T10:54:35.095999+0000 mon.a (mon.0) 2392 : audit 0 from='client.? 172.21.15.53:0/692122363' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-10-09T10:54:36.171 INFO:tasks.cephadm.ceph_manager.ceph:need seq 373662155273 got 373662155280 for osd.0 2023-10-09T10:54:36.171 DEBUG:teuthology.parallel:result is None 2023-10-09T10:54:37.841 INFO:tasks.cephadm.ceph_manager.ceph:need seq 966367641914 got 966367641921 for osd.2 2023-10-09T10:54:37.842 DEBUG:teuthology.parallel:result is None 2023-10-09T10:54:38.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:37 smithi086 bash[59714]: cluster 2023-10-09T10:54:36.161392+0000 mgr.y (mgr.26072) 1585 : cluster 0 pgmap v1937: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:38.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:37 smithi053 bash[76859]: cluster 2023-10-09T10:54:36.161392+0000 mgr.y (mgr.26072) 1585 : cluster 0 pgmap v1937: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:38.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:37 smithi053 bash[79554]: cluster 2023-10-09T10:54:36.161392+0000 mgr.y (mgr.26072) 1585 : cluster 0 pgmap v1937: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:38.278 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430899 got 206158430905 for osd.7 2023-10-09T10:54:38.279 DEBUG:teuthology.parallel:result is None 2023-10-09T10:54:38.279 INFO:tasks.cephadm.ceph_manager.ceph:need seq 395136991749 got 395136991754 for osd.1 2023-10-09T10:54:38.280 DEBUG:teuthology.parallel:result is None 2023-10-09T10:54:38.752 INFO:tasks.cephadm.ceph_manager.ceph:need seq 743029342607 got 743029342613 for osd.6 2023-10-09T10:54:38.752 DEBUG:teuthology.parallel:result is None 2023-10-09T10:54:38.752 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-10-09T10:54:38.753 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T10:54:39.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:38 smithi086 bash[59714]: audit 2023-10-09T10:54:38.112908+0000 mon.a (mon.0) 2393 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:54:39.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:38 smithi053 bash[76859]: audit 2023-10-09T10:54:38.112908+0000 mon.a (mon.0) 2393 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:54:39.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:38 smithi053 bash[79554]: audit 2023-10-09T10:54:38.112908+0000 mon.a (mon.0) 2393 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:54:40.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:39 smithi086 bash[59714]: cluster 2023-10-09T10:54:38.162223+0000 mgr.y (mgr.26072) 1586 : cluster 0 pgmap v1938: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:40.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:39 smithi053 bash[79554]: cluster 2023-10-09T10:54:38.162223+0000 mgr.y (mgr.26072) 1586 : cluster 0 pgmap v1938: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:40.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:39 smithi053 bash[76859]: cluster 2023-10-09T10:54:38.162223+0000 mgr.y (mgr.26072) 1586 : cluster 0 pgmap v1938: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:42.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:41 smithi086 bash[59714]: cluster 2023-10-09T10:54:40.163111+0000 mgr.y (mgr.26072) 1587 : cluster 0 pgmap v1939: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:42.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:41 smithi053 bash[76859]: cluster 2023-10-09T10:54:40.163111+0000 mgr.y (mgr.26072) 1587 : cluster 0 pgmap v1939: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:42.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:41 smithi053 bash[79554]: cluster 2023-10-09T10:54:40.163111+0000 mgr.y (mgr.26072) 1587 : cluster 0 pgmap v1939: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:42.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:54:42 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:54:42] "GET /metrics HTTP/1.1" 200 34154 "" "Prometheus/2.33.4" 2023-10-09T10:54:43.535 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:54:43.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:43 smithi053 bash[76859]: cluster 2023-10-09T10:54:42.163946+0000 mgr.y (mgr.26072) 1588 : cluster 0 pgmap v1940: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:43.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:43 smithi053 bash[79554]: cluster 2023-10-09T10:54:42.163946+0000 mgr.y (mgr.26072) 1588 : cluster 0 pgmap v1940: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:44.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:43 smithi086 bash[59714]: cluster 2023-10-09T10:54:42.163946+0000 mgr.y (mgr.26072) 1588 : cluster 0 pgmap v1940: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:46.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:45 smithi086 bash[59714]: cluster 2023-10-09T10:54:44.164930+0000 mgr.y (mgr.26072) 1589 : cluster 0 pgmap v1941: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:46.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:45 smithi053 bash[79554]: cluster 2023-10-09T10:54:44.164930+0000 mgr.y (mgr.26072) 1589 : cluster 0 pgmap v1941: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:46.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:45 smithi053 bash[76859]: cluster 2023-10-09T10:54:44.164930+0000 mgr.y (mgr.26072) 1589 : cluster 0 pgmap v1941: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:47.476 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:54:47.480 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2023-10-09T10:54:47.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:47 smithi053 bash[76859]: cluster 2023-10-09T10:54:46.165759+0000 mgr.y (mgr.26072) 1590 : cluster 0 pgmap v1942: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:47.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:47 smithi053 bash[79554]: cluster 2023-10-09T10:54:46.165759+0000 mgr.y (mgr.26072) 1590 : cluster 0 pgmap v1942: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:48.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:47 smithi086 bash[59714]: cluster 2023-10-09T10:54:46.165759+0000 mgr.y (mgr.26072) 1590 : cluster 0 pgmap v1942: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:48.563 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":1942,"stamp":"2023-10-09T10:54:46.165238+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":8984499,"num_objects":29,"num_object_clones":0,"num_object_copies":87,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":29,"num_whiteouts":0,"num_read":12226,"num_read_kb":26939,"num_write":1950,"num_write_kb":27871,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":669,"num_bytes_recovered":36515240,"num_keys_recovered":32,"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":2144,"ondisk_log_size":2144,"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":7896428,"kb_used_data":72108,"kb_used_omap":38,"kb_used_meta":7824217,"kb_avail":742064788,"statfs":{"total":767960285184,"available":759874342912,"internally_reserved":0,"allocated":73838592,"data_stored":60695894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39480,"internal_metadata":8011998664},"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.004985"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":47,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798653+0000","last_change":"2023-10-09T10:50:10.554864+0000","last_active":"2023-10-09T10:53:08.798653+0000","last_peered":"2023-10-09T10:53:08.798653+0000","last_clean":"2023-10-09T10:53:08.798653+0000","last_became_active":"2023-10-09T10:50:10.554320+0000","last_became_peered":"2023-10-09T10:50:10.554320+0000","last_unstale":"2023-10-09T10:53:08.798653+0000","last_undegraded":"2023-10-09T10:53:08.798653+0000","last_fullsized":"2023-10-09T10:53:08.798653+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":461,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.582037+0000","last_change":"2023-10-09T10:51:31.655204+0000","last_active":"2023-10-09T10:53:17.582037+0000","last_peered":"2023-10-09T10:53:17.582037+0000","last_clean":"2023-10-09T10:53:17.582037+0000","last_became_active":"2023-10-09T10:51:31.654695+0000","last_became_peered":"2023-10-09T10:51:31.654695+0000","last_unstale":"2023-10-09T10:53:17.582037+0000","last_undegraded":"2023-10-09T10:53:17.582037+0000","last_fullsized":"2023-10-09T10:53:17.582037+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:23:09.590237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":579,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.744163+0000","last_change":"2023-10-09T10:50:10.547789+0000","last_active":"2023-10-09T10:53:07.744163+0000","last_peered":"2023-10-09T10:53:07.744163+0000","last_clean":"2023-10-09T10:53:07.744163+0000","last_became_active":"2023-10-09T10:50:10.547306+0000","last_became_peered":"2023-10-09T10:50:10.547306+0000","last_unstale":"2023-10-09T10:53:07.744163+0000","last_undegraded":"2023-10-09T10:53:07.744163+0000","last_fullsized":"2023-10-09T10:53:07.744163+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:08:51.849491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":122,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.580622+0000","last_change":"2023-10-09T10:51:21.628524+0000","last_active":"2023-10-09T10:53:17.580622+0000","last_peered":"2023-10-09T10:53:17.580622+0000","last_clean":"2023-10-09T10:53:17.580622+0000","last_became_active":"2023-10-09T10:51:21.628101+0000","last_became_peered":"2023-10-09T10:51:21.628101+0000","last_unstale":"2023-10-09T10:53:17.580622+0000","last_undegraded":"2023-10-09T10:53:17.580622+0000","last_fullsized":"2023-10-09T10:53:17.580622+0000","mapping_epoch":538,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":539,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:19:07.708819+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.579783+0000","last_change":"2023-10-09T10:51:31.652901+0000","last_active":"2023-10-09T10:53:17.579783+0000","last_peered":"2023-10-09T10:53:17.579783+0000","last_clean":"2023-10-09T10:53:17.579783+0000","last_became_active":"2023-10-09T10:51:31.652304+0000","last_became_peered":"2023-10-09T10:51:31.652304+0000","last_unstale":"2023-10-09T10:53:17.579783+0000","last_undegraded":"2023-10-09T10:53:17.579783+0000","last_fullsized":"2023-10-09T10:53:17.579783+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:57:17.761341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":551,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.750630+0000","last_change":"2023-10-09T10:50:20.564380+0000","last_active":"2023-10-09T10:53:07.750630+0000","last_peered":"2023-10-09T10:53:07.750630+0000","last_clean":"2023-10-09T10:53:07.750630+0000","last_became_active":"2023-10-09T10:50:20.564022+0000","last_became_peered":"2023-10-09T10:50:20.564022+0000","last_unstale":"2023-10-09T10:53:07.750630+0000","last_undegraded":"2023-10-09T10:53:07.750630+0000","last_fullsized":"2023-10-09T10:53:07.750630+0000","mapping_epoch":523,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":524,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":112,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.580265+0000","last_change":"2023-10-09T10:51:21.628695+0000","last_active":"2023-10-09T10:53:17.580265+0000","last_peered":"2023-10-09T10:53:17.580265+0000","last_clean":"2023-10-09T10:53:17.580265+0000","last_became_active":"2023-10-09T10:51:21.628306+0000","last_became_peered":"2023-10-09T10:51:21.628306+0000","last_unstale":"2023-10-09T10:53:17.580265+0000","last_undegraded":"2023-10-09T10:53:17.580265+0000","last_fullsized":"2023-10-09T10:53:17.580265+0000","mapping_epoch":538,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":539,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:19:47.435077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":56,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.580278+0000","last_change":"2023-10-09T10:49:58.130385+0000","last_active":"2023-10-09T10:53:17.580278+0000","last_peered":"2023-10-09T10:53:17.580278+0000","last_clean":"2023-10-09T10:53:17.580278+0000","last_became_active":"2023-10-09T10:49:58.129917+0000","last_became_peered":"2023-10-09T10:49:58.129917+0000","last_unstale":"2023-10-09T10:53:17.580278+0000","last_undegraded":"2023-10-09T10:53:17.580278+0000","last_fullsized":"2023-10-09T10:53:17.580278+0000","mapping_epoch":512,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":513,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:26:32.293986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":42,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.661867+0000","last_change":"2023-10-09T10:50:20.565950+0000","last_active":"2023-10-09T10:53:08.661867+0000","last_peered":"2023-10-09T10:53:08.661867+0000","last_clean":"2023-10-09T10:53:08.661867+0000","last_became_active":"2023-10-09T10:50:20.564843+0000","last_became_peered":"2023-10-09T10:50:20.564843+0000","last_unstale":"2023-10-09T10:53:08.661867+0000","last_undegraded":"2023-10-09T10:53:08.661867+0000","last_fullsized":"2023-10-09T10:53:08.661867+0000","mapping_epoch":523,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":524,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":43,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.580614+0000","last_change":"2023-10-09T10:51:31.572268+0000","last_active":"2023-10-09T10:53:17.580614+0000","last_peered":"2023-10-09T10:53:17.580614+0000","last_clean":"2023-10-09T10:53:17.580614+0000","last_became_active":"2023-10-09T10:51:31.571903+0000","last_became_peered":"2023-10-09T10:51:31.571903+0000","last_unstale":"2023-10-09T10:53:17.580614+0000","last_undegraded":"2023-10-09T10:53:17.580614+0000","last_fullsized":"2023-10-09T10:53:17.580614+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:54:18.063341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":97,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.750846+0000","last_change":"2023-10-09T10:50:10.571086+0000","last_active":"2023-10-09T10:53:07.750846+0000","last_peered":"2023-10-09T10:53:07.750846+0000","last_clean":"2023-10-09T10:53:07.750846+0000","last_became_active":"2023-10-09T10:50:10.550068+0000","last_became_peered":"2023-10-09T10:50:10.550068+0000","last_unstale":"2023-10-09T10:53:07.750846+0000","last_undegraded":"2023-10-09T10:53:07.750846+0000","last_fullsized":"2023-10-09T10:53:07.750846+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":20,"num_bytes_recovered":900,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.744408+0000","last_change":"2023-10-09T10:46:39.671004+0000","last_active":"2023-10-09T10:53:07.744408+0000","last_peered":"2023-10-09T10:53:07.744408+0000","last_clean":"2023-10-09T10:53:07.744408+0000","last_became_active":"2023-10-09T10:46:39.670624+0000","last_became_peered":"2023-10-09T10:46:39.670624+0000","last_unstale":"2023-10-09T10:53:07.744408+0000","last_undegraded":"2023-10-09T10:53:07.744408+0000","last_fullsized":"2023-10-09T10:53:07.744408+0000","mapping_epoch":429,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":430,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:52:39.237836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"83'22","reported_seq":57,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798641+0000","last_change":"2023-10-09T10:50:10.595346+0000","last_active":"2023-10-09T10:53:08.798641+0000","last_peered":"2023-10-09T10:53:08.798641+0000","last_clean":"2023-10-09T10:53:08.798641+0000","last_became_active":"2023-10-09T10:50:10.558350+0000","last_became_peered":"2023-10-09T10:50:10.558350+0000","last_unstale":"2023-10-09T10:53:08.798641+0000","last_undegraded":"2023-10-09T10:53:08.798641+0000","last_fullsized":"2023-10-09T10:53:08.798641+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":47,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798402+0000","last_change":"2023-10-09T10:50:10.555878+0000","last_active":"2023-10-09T10:53:08.798402+0000","last_peered":"2023-10-09T10:53:08.798402+0000","last_clean":"2023-10-09T10:53:08.798402+0000","last_became_active":"2023-10-09T10:50:10.554608+0000","last_became_peered":"2023-10-09T10:50:10.554608+0000","last_unstale":"2023-10-09T10:53:08.798402+0000","last_undegraded":"2023-10-09T10:53:08.798402+0000","last_fullsized":"2023-10-09T10:53:08.798402+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":82,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.750333+0000","last_change":"2023-10-09T10:50:10.588265+0000","last_active":"2023-10-09T10:53:07.750333+0000","last_peered":"2023-10-09T10:53:07.750333+0000","last_clean":"2023-10-09T10:53:07.750333+0000","last_became_active":"2023-10-09T10:50:10.551861+0000","last_became_peered":"2023-10-09T10:50:10.551861+0000","last_unstale":"2023-10-09T10:53:07.750333+0000","last_undegraded":"2023-10-09T10:53:07.750333+0000","last_fullsized":"2023-10-09T10:53:07.750333+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":147,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.581671+0000","last_change":"2023-10-09T10:51:31.652983+0000","last_active":"2023-10-09T10:53:17.581671+0000","last_peered":"2023-10-09T10:53:17.581671+0000","last_clean":"2023-10-09T10:53:17.581671+0000","last_became_active":"2023-10-09T10:51:31.652128+0000","last_became_peered":"2023-10-09T10:51:31.652128+0000","last_unstale":"2023-10-09T10:53:17.581671+0000","last_undegraded":"2023-10-09T10:53:17.581671+0000","last_fullsized":"2023-10-09T10:53:17.581671+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:12:12.927402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":159,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:10.695368+0000","last_change":"2023-10-09T10:51:21.629713+0000","last_active":"2023-10-09T10:53:10.695368+0000","last_peered":"2023-10-09T10:53:10.695368+0000","last_clean":"2023-10-09T10:53:10.695368+0000","last_became_active":"2023-10-09T10:51:21.629398+0000","last_became_peered":"2023-10-09T10:51:21.629398+0000","last_unstale":"2023-10-09T10:53:10.695368+0000","last_undegraded":"2023-10-09T10:53:10.695368+0000","last_fullsized":"2023-10-09T10:53:10.695368+0000","mapping_epoch":538,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":539,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:38:00.925705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":42,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.661803+0000","last_change":"2023-10-09T10:50:20.565346+0000","last_active":"2023-10-09T10:53:08.661803+0000","last_peered":"2023-10-09T10:53:08.661803+0000","last_clean":"2023-10-09T10:53:08.661803+0000","last_became_active":"2023-10-09T10:50:20.564899+0000","last_became_peered":"2023-10-09T10:50:20.564899+0000","last_unstale":"2023-10-09T10:53:08.661803+0000","last_undegraded":"2023-10-09T10:53:08.661803+0000","last_fullsized":"2023-10-09T10:53:08.661803+0000","mapping_epoch":523,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":524,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":70,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.750132+0000","last_change":"2023-10-09T10:50:10.551751+0000","last_active":"2023-10-09T10:53:07.750132+0000","last_peered":"2023-10-09T10:53:07.750132+0000","last_clean":"2023-10-09T10:53:07.750132+0000","last_became_active":"2023-10-09T10:50:10.551301+0000","last_became_peered":"2023-10-09T10:50:10.551301+0000","last_unstale":"2023-10-09T10:53:07.750132+0000","last_undegraded":"2023-10-09T10:53:07.750132+0000","last_fullsized":"2023-10-09T10:53:07.750132+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":39,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.797937+0000","last_change":"2023-10-09T10:50:40.550710+0000","last_active":"2023-10-09T10:53:08.797937+0000","last_peered":"2023-10-09T10:53:08.797937+0000","last_clean":"2023-10-09T10:53:08.797937+0000","last_became_active":"2023-10-09T10:50:40.549958+0000","last_became_peered":"2023-10-09T10:50:40.549958+0000","last_unstale":"2023-10-09T10:53:08.797937+0000","last_undegraded":"2023-10-09T10:53:08.797937+0000","last_fullsized":"2023-10-09T10:53:08.797937+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:45:00.904460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":616,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.749510+0000","last_change":"2023-10-09T10:50:40.741943+0000","last_active":"2023-10-09T10:53:07.749510+0000","last_peered":"2023-10-09T10:53:07.749510+0000","last_clean":"2023-10-09T10:53:07.749510+0000","last_became_active":"2023-10-09T10:50:40.556466+0000","last_became_peered":"2023-10-09T10:50:40.556466+0000","last_unstale":"2023-10-09T10:53:07.749510+0000","last_undegraded":"2023-10-09T10:53:07.749510+0000","last_fullsized":"2023-10-09T10:53:07.749510+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":29,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.582686+0000","last_change":"2023-10-09T10:51:21.626265+0000","last_active":"2023-10-09T10:53:17.582686+0000","last_peered":"2023-10-09T10:53:17.582686+0000","last_clean":"2023-10-09T10:53:17.582686+0000","last_became_active":"2023-10-09T10:51:21.625876+0000","last_became_peered":"2023-10-09T10:51:21.625876+0000","last_unstale":"2023-10-09T10:53:17.582686+0000","last_undegraded":"2023-10-09T10:53:17.582686+0000","last_fullsized":"2023-10-09T10:53:17.582686+0000","mapping_epoch":538,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":539,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:39:06.574261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":91,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.751264+0000","last_change":"2023-10-09T10:50:40.558004+0000","last_active":"2023-10-09T10:53:07.751264+0000","last_peered":"2023-10-09T10:53:07.751264+0000","last_clean":"2023-10-09T10:53:07.751264+0000","last_became_active":"2023-10-09T10:50:40.554505+0000","last_became_peered":"2023-10-09T10:50:40.554505+0000","last_unstale":"2023-10-09T10:53:07.751264+0000","last_undegraded":"2023-10-09T10:53:07.751264+0000","last_fullsized":"2023-10-09T10:53:07.751264+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":8,"num_bytes_recovered":176,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":42,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.661771+0000","last_change":"2023-10-09T10:50:20.570345+0000","last_active":"2023-10-09T10:53:08.661771+0000","last_peered":"2023-10-09T10:53:08.661771+0000","last_clean":"2023-10-09T10:53:08.661771+0000","last_became_active":"2023-10-09T10:50:20.570062+0000","last_became_peered":"2023-10-09T10:50:20.570062+0000","last_unstale":"2023-10-09T10:53:08.661771+0000","last_undegraded":"2023-10-09T10:53:08.661771+0000","last_fullsized":"2023-10-09T10:53:08.661771+0000","mapping_epoch":523,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":524,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":91,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.750873+0000","last_change":"2023-10-09T10:50:10.591016+0000","last_active":"2023-10-09T10:53:07.750873+0000","last_peered":"2023-10-09T10:53:07.750873+0000","last_clean":"2023-10-09T10:53:07.750873+0000","last_became_active":"2023-10-09T10:50:10.555442+0000","last_became_peered":"2023-10-09T10:50:10.555442+0000","last_unstale":"2023-10-09T10:53:07.750873+0000","last_undegraded":"2023-10-09T10:53:07.750873+0000","last_fullsized":"2023-10-09T10:53:07.750873+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":6,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":56,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798877+0000","last_change":"2023-10-09T10:51:21.624634+0000","last_active":"2023-10-09T10:53:08.798877+0000","last_peered":"2023-10-09T10:53:08.798877+0000","last_clean":"2023-10-09T10:53:08.798877+0000","last_became_active":"2023-10-09T10:51:21.624249+0000","last_became_peered":"2023-10-09T10:51:21.624249+0000","last_unstale":"2023-10-09T10:53:08.798877+0000","last_undegraded":"2023-10-09T10:53:08.798877+0000","last_fullsized":"2023-10-09T10:53:08.798877+0000","mapping_epoch":538,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":539,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.750706+0000","last_change":"2023-10-09T10:50:20.574061+0000","last_active":"2023-10-09T10:53:07.750706+0000","last_peered":"2023-10-09T10:53:07.750706+0000","last_clean":"2023-10-09T10:53:07.750706+0000","last_became_active":"2023-10-09T10:50:20.565649+0000","last_became_peered":"2023-10-09T10:50:20.565649+0000","last_unstale":"2023-10-09T10:53:07.750706+0000","last_undegraded":"2023-10-09T10:53:07.750706+0000","last_fullsized":"2023-10-09T10:53:07.750706+0000","mapping_epoch":523,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":524,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":3,"num_bytes_recovered":210,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":558,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.749514+0000","last_change":"2023-10-09T10:49:42.143190+0000","last_active":"2023-10-09T10:53:07.749514+0000","last_peered":"2023-10-09T10:53:07.749514+0000","last_clean":"2023-10-09T10:53:07.749514+0000","last_became_active":"2023-10-09T10:49:42.142731+0000","last_became_peered":"2023-10-09T10:49:42.142731+0000","last_unstale":"2023-10-09T10:53:07.749514+0000","last_undegraded":"2023-10-09T10:53:07.749514+0000","last_fullsized":"2023-10-09T10:53:07.749514+0000","mapping_epoch":504,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":505,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":51,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.662383+0000","last_change":"2023-10-09T10:51:21.630810+0000","last_active":"2023-10-09T10:53:08.662383+0000","last_peered":"2023-10-09T10:53:08.662383+0000","last_clean":"2023-10-09T10:53:08.662383+0000","last_became_active":"2023-10-09T10:51:21.630428+0000","last_became_peered":"2023-10-09T10:51:21.630428+0000","last_unstale":"2023-10-09T10:53:08.662383+0000","last_undegraded":"2023-10-09T10:53:08.662383+0000","last_fullsized":"2023-10-09T10:53:08.662383+0000","mapping_epoch":538,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":539,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798467+0000","last_change":"2023-10-09T10:50:10.544181+0000","last_active":"2023-10-09T10:53:08.798467+0000","last_peered":"2023-10-09T10:53:08.798467+0000","last_clean":"2023-10-09T10:53:08.798467+0000","last_became_active":"2023-10-09T10:50:10.543698+0000","last_became_peered":"2023-10-09T10:50:10.543698+0000","last_unstale":"2023-10-09T10:53:08.798467+0000","last_undegraded":"2023-10-09T10:53:08.798467+0000","last_fullsized":"2023-10-09T10:53:08.798467+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:04:30.381651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":47,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.581022+0000","last_change":"2023-10-09T10:51:31.567369+0000","last_active":"2023-10-09T10:53:17.581022+0000","last_peered":"2023-10-09T10:53:17.581022+0000","last_clean":"2023-10-09T10:53:17.581022+0000","last_became_active":"2023-10-09T10:51:31.566983+0000","last_became_peered":"2023-10-09T10:51:31.566983+0000","last_unstale":"2023-10-09T10:53:17.581022+0000","last_undegraded":"2023-10-09T10:53:17.581022+0000","last_fullsized":"2023-10-09T10:53:17.581022+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:43:24.728288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[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":47,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798730+0000","last_change":"2023-10-09T10:50:10.548678+0000","last_active":"2023-10-09T10:53:08.798730+0000","last_peered":"2023-10-09T10:53:08.798730+0000","last_clean":"2023-10-09T10:53:08.798730+0000","last_became_active":"2023-10-09T10:50:10.547023+0000","last_became_peered":"2023-10-09T10:50:10.547023+0000","last_unstale":"2023-10-09T10:53:08.798730+0000","last_undegraded":"2023-10-09T10:53:08.798730+0000","last_fullsized":"2023-10-09T10:53:08.798730+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":588,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.749768+0000","last_change":"2023-10-09T10:50:10.545450+0000","last_active":"2023-10-09T10:53:07.749768+0000","last_peered":"2023-10-09T10:53:07.749768+0000","last_clean":"2023-10-09T10:53:07.749768+0000","last_became_active":"2023-10-09T10:50:10.545132+0000","last_became_peered":"2023-10-09T10:50:10.545132+0000","last_unstale":"2023-10-09T10:53:07.749768+0000","last_undegraded":"2023-10-09T10:53:07.749768+0000","last_fullsized":"2023-10-09T10:53:07.749768+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":56,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.799256+0000","last_change":"2023-10-09T10:51:54.685724+0000","last_active":"2023-10-09T10:53:08.799256+0000","last_peered":"2023-10-09T10:53:08.799256+0000","last_clean":"2023-10-09T10:53:08.799256+0000","last_became_active":"2023-10-09T10:51:54.684937+0000","last_became_peered":"2023-10-09T10:51:54.684937+0000","last_unstale":"2023-10-09T10:53:08.799256+0000","last_undegraded":"2023-10-09T10:53:08.799256+0000","last_fullsized":"2023-10-09T10:53:08.799256+0000","mapping_epoch":547,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":548,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":47,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798437+0000","last_change":"2023-10-09T10:50:10.557052+0000","last_active":"2023-10-09T10:53:08.798437+0000","last_peered":"2023-10-09T10:53:08.798437+0000","last_clean":"2023-10-09T10:53:08.798437+0000","last_became_active":"2023-10-09T10:50:10.556657+0000","last_became_peered":"2023-10-09T10:50:10.556657+0000","last_unstale":"2023-10-09T10:53:08.798437+0000","last_undegraded":"2023-10-09T10:53:08.798437+0000","last_fullsized":"2023-10-09T10:53:08.798437+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.799344+0000","last_change":"2023-10-09T10:50:10.552952+0000","last_active":"2023-10-09T10:53:08.799344+0000","last_peered":"2023-10-09T10:53:08.799344+0000","last_clean":"2023-10-09T10:53:08.799344+0000","last_became_active":"2023-10-09T10:50:10.552554+0000","last_became_peered":"2023-10-09T10:50:10.552554+0000","last_unstale":"2023-10-09T10:53:08.799344+0000","last_undegraded":"2023-10-09T10:53:08.799344+0000","last_fullsized":"2023-10-09T10:53:08.799344+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":626,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.580059+0000","last_change":"2023-10-09T10:51:31.652850+0000","last_active":"2023-10-09T10:53:17.580059+0000","last_peered":"2023-10-09T10:53:17.580059+0000","last_clean":"2023-10-09T10:53:17.580059+0000","last_became_active":"2023-10-09T10:51:31.652272+0000","last_became_peered":"2023-10-09T10:51:31.652272+0000","last_unstale":"2023-10-09T10:53:17.580059+0000","last_undegraded":"2023-10-09T10:53:17.580059+0000","last_fullsized":"2023-10-09T10:53:17.580059+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:17:55.170314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":599,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:18.176858+0000","last_change":"2023-10-09T10:50:10.542842+0000","last_active":"2023-10-09T10:53:18.176858+0000","last_peered":"2023-10-09T10:53:18.176858+0000","last_clean":"2023-10-09T10:53:18.176858+0000","last_became_active":"2023-10-09T10:50:10.542415+0000","last_became_peered":"2023-10-09T10:50:10.542415+0000","last_unstale":"2023-10-09T10:53:18.176858+0000","last_undegraded":"2023-10-09T10:53:18.176858+0000","last_fullsized":"2023-10-09T10:53:18.176858+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:41:49.718017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"501'240","reported_seq":1666,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.744796+0000","last_change":"2023-10-09T10:49:44.513869+0000","last_active":"2023-10-09T10:53:07.744796+0000","last_peered":"2023-10-09T10:53:07.744796+0000","last_clean":"2023-10-09T10:53:07.744796+0000","last_became_active":"2023-10-09T10:49:44.513098+0000","last_became_peered":"2023-10-09T10:49:44.513098+0000","last_unstale":"2023-10-09T10:53:07.744796+0000","last_undegraded":"2023-10-09T10:53:07.744796+0000","last_fullsized":"2023-10-09T10:53:07.744796+0000","mapping_epoch":507,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":508,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":240,"log_dups_size":0,"ondisk_log_size":240,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:48:14.985505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00048416099999999999,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1211,"num_read_kb":1028,"num_write":242,"num_write_kb":4222,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":84,"num_bytes_recovered":25165824,"num_keys_recovered":2,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":51,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.663075+0000","last_change":"2023-10-09T10:51:21.628909+0000","last_active":"2023-10-09T10:53:08.663075+0000","last_peered":"2023-10-09T10:53:08.663075+0000","last_clean":"2023-10-09T10:53:08.663075+0000","last_became_active":"2023-10-09T10:51:21.628629+0000","last_became_peered":"2023-10-09T10:51:21.628629+0000","last_unstale":"2023-10-09T10:53:08.663075+0000","last_undegraded":"2023-10-09T10:53:08.663075+0000","last_fullsized":"2023-10-09T10:53:08.663075+0000","mapping_epoch":538,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":539,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":176,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:18.176448+0000","last_change":"2023-10-09T10:50:20.563553+0000","last_active":"2023-10-09T10:53:18.176448+0000","last_peered":"2023-10-09T10:53:18.176448+0000","last_clean":"2023-10-09T10:53:18.176448+0000","last_became_active":"2023-10-09T10:50:20.563138+0000","last_became_peered":"2023-10-09T10:50:20.563138+0000","last_unstale":"2023-10-09T10:53:18.176448+0000","last_undegraded":"2023-10-09T10:53:18.176448+0000","last_fullsized":"2023-10-09T10:53:18.176448+0000","mapping_epoch":523,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":524,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:59:46.681107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"501'132","reported_seq":1025,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.662249+0000","last_change":"2023-10-09T10:50:23.596152+0000","last_active":"2023-10-09T10:53:08.662249+0000","last_peered":"2023-10-09T10:53:08.662249+0000","last_clean":"2023-10-09T10:53:08.662249+0000","last_became_active":"2023-10-09T10:50:23.595107+0000","last_became_peered":"2023-10-09T10:50:23.595107+0000","last_unstale":"2023-10-09T10:53:08.662249+0000","last_undegraded":"2023-10-09T10:53:08.662249+0000","last_fullsized":"2023-10-09T10:53:08.662249+0000","mapping_epoch":526,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":527,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":132,"log_dups_size":0,"ondisk_log_size":132,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":904,"num_read_kb":4437,"num_write":137,"num_write_kb":2904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":34,"num_bytes_recovered":76,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798953+0000","last_change":"2023-10-09T10:50:10.549363+0000","last_active":"2023-10-09T10:53:08.798953+0000","last_peered":"2023-10-09T10:53:08.798953+0000","last_clean":"2023-10-09T10:53:08.798953+0000","last_became_active":"2023-10-09T10:50:10.548757+0000","last_became_peered":"2023-10-09T10:50:10.548757+0000","last_unstale":"2023-10-09T10:53:08.798953+0000","last_undegraded":"2023-10-09T10:53:08.798953+0000","last_fullsized":"2023-10-09T10:53:08.798953+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":410,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:15.313196+0000","last_change":"2023-10-09T10:51:21.616392+0000","last_active":"2023-10-09T10:53:15.313196+0000","last_peered":"2023-10-09T10:53:15.313196+0000","last_clean":"2023-10-09T10:53:15.313196+0000","last_became_active":"2023-10-09T10:51:21.615763+0000","last_became_peered":"2023-10-09T10:51:21.615763+0000","last_unstale":"2023-10-09T10:53:15.313196+0000","last_undegraded":"2023-10-09T10:53:15.313196+0000","last_fullsized":"2023-10-09T10:53:15.313196+0000","mapping_epoch":538,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":539,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:46:10.034053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"501'247","reported_seq":1780,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.503881+0000","last_change":"2023-10-09T10:51:24.554697+0000","last_active":"2023-10-09T10:53:08.503881+0000","last_peered":"2023-10-09T10:53:08.503881+0000","last_clean":"2023-10-09T10:53:08.503881+0000","last_became_active":"2023-10-09T10:51:24.553695+0000","last_became_peered":"2023-10-09T10:51:24.553695+0000","last_unstale":"2023-10-09T10:53:08.503881+0000","last_undegraded":"2023-10-09T10:53:08.503881+0000","last_fullsized":"2023-10-09T10:53:08.503881+0000","mapping_epoch":541,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":247,"log_dups_size":0,"ondisk_log_size":247,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:48:02.331594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052647200000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1862,"num_read_kb":1814,"num_write":189,"num_write_kb":1286,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":61,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":546,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:18.177062+0000","last_change":"2023-10-09T10:27:58.141484+0000","last_active":"2023-10-09T10:53:18.177062+0000","last_peered":"2023-10-09T10:53:18.177062+0000","last_clean":"2023-10-09T10:53:18.177062+0000","last_became_active":"2023-10-09T10:27:58.141130+0000","last_became_peered":"2023-10-09T10:27:58.141130+0000","last_unstale":"2023-10-09T10:53:18.177062+0000","last_undegraded":"2023-10-09T10:53:18.177062+0000","last_fullsized":"2023-10-09T10:53:18.177062+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:15:58.448896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":195,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:18.177167+0000","last_change":"2023-10-09T10:50:40.548476+0000","last_active":"2023-10-09T10:53:18.177167+0000","last_peered":"2023-10-09T10:53:18.177167+0000","last_clean":"2023-10-09T10:53:18.177167+0000","last_became_active":"2023-10-09T10:50:40.548115+0000","last_became_peered":"2023-10-09T10:50:40.548115+0000","last_unstale":"2023-10-09T10:53:18.177167+0000","last_undegraded":"2023-10-09T10:53:18.177167+0000","last_fullsized":"2023-10-09T10:53:18.177167+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:31:51.383788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"501'371","reported_seq":1515,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.662367+0000","last_change":"2023-10-09T10:50:23.598102+0000","last_active":"2023-10-09T10:53:08.662367+0000","last_peered":"2023-10-09T10:53:08.662367+0000","last_clean":"2023-10-09T10:53:08.662367+0000","last_became_active":"2023-10-09T10:50:23.597185+0000","last_became_peered":"2023-10-09T10:50:23.597185+0000","last_unstale":"2023-10-09T10:53:08.662367+0000","last_undegraded":"2023-10-09T10:53:08.662367+0000","last_fullsized":"2023-10-09T10:53:08.662367+0000","mapping_epoch":526,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":527,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":371,"log_dups_size":0,"ondisk_log_size":371,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":1553,"num_read_kb":2785,"num_write":347,"num_write_kb":1453,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":85,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"83'139","reported_seq":433,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.750169+0000","last_change":"2023-10-09T10:50:43.574039+0000","last_active":"2023-10-09T10:53:07.750169+0000","last_peered":"2023-10-09T10:53:07.750169+0000","last_clean":"2023-10-09T10:53:07.750169+0000","last_became_active":"2023-10-09T10:50:43.573633+0000","last_became_peered":"2023-10-09T10:50:43.573633+0000","last_unstale":"2023-10-09T10:53:07.750169+0000","last_undegraded":"2023-10-09T10:53:07.750169+0000","last_fullsized":"2023-10-09T10:53:07.750169+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_clean_scrub_stamp":"2023-10-09T09:52:58.844090+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":50,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.580213+0000","last_change":"2023-10-09T10:51:31.654677+0000","last_active":"2023-10-09T10:53:17.580213+0000","last_peered":"2023-10-09T10:53:17.580213+0000","last_clean":"2023-10-09T10:53:17.580213+0000","last_became_active":"2023-10-09T10:51:31.654310+0000","last_became_peered":"2023-10-09T10:51:31.654310+0000","last_unstale":"2023-10-09T10:53:17.580213+0000","last_undegraded":"2023-10-09T10:53:17.580213+0000","last_fullsized":"2023-10-09T10:53:17.580213+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:52:14.437235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":576,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.750759+0000","last_change":"2023-10-09T10:50:10.559197+0000","last_active":"2023-10-09T10:53:07.750759+0000","last_peered":"2023-10-09T10:53:07.750759+0000","last_clean":"2023-10-09T10:53:07.750759+0000","last_became_active":"2023-10-09T10:50:10.558830+0000","last_became_peered":"2023-10-09T10:50:10.558830+0000","last_unstale":"2023-10-09T10:53:07.750759+0000","last_undegraded":"2023-10-09T10:53:07.750759+0000","last_fullsized":"2023-10-09T10:53:07.750759+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"501'162","reported_seq":728,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.750242+0000","last_change":"2023-10-09T10:49:45.530926+0000","last_active":"2023-10-09T10:53:07.750242+0000","last_peered":"2023-10-09T10:53:07.750242+0000","last_clean":"2023-10-09T10:53:07.750242+0000","last_became_active":"2023-10-09T10:49:45.530138+0000","last_became_peered":"2023-10-09T10:49:45.530138+0000","last_unstale":"2023-10-09T10:53:07.750242+0000","last_undegraded":"2023-10-09T10:53:07.750242+0000","last_fullsized":"2023-10-09T10:53:07.750242+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":162,"log_dups_size":0,"ondisk_log_size":162,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":785,"num_read_kb":3267,"num_write":152,"num_write_kb":2402,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":55,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":139,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.796961+0000","last_change":"2023-10-09T10:51:21.629136+0000","last_active":"2023-10-09T10:53:08.796961+0000","last_peered":"2023-10-09T10:53:08.796961+0000","last_clean":"2023-10-09T10:53:08.796961+0000","last_became_active":"2023-10-09T10:51:21.628572+0000","last_became_peered":"2023-10-09T10:51:21.628572+0000","last_unstale":"2023-10-09T10:53:08.796961+0000","last_undegraded":"2023-10-09T10:53:08.796961+0000","last_fullsized":"2023-10-09T10:53:08.796961+0000","mapping_epoch":538,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":539,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:33:29.177368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":48,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.797744+0000","last_change":"2023-10-09T10:51:54.684349+0000","last_active":"2023-10-09T10:53:08.797744+0000","last_peered":"2023-10-09T10:53:08.797744+0000","last_clean":"2023-10-09T10:53:08.797744+0000","last_became_active":"2023-10-09T10:51:54.683180+0000","last_became_peered":"2023-10-09T10:51:54.683180+0000","last_unstale":"2023-10-09T10:53:08.797744+0000","last_undegraded":"2023-10-09T10:53:08.797744+0000","last_fullsized":"2023-10-09T10:53:08.797744+0000","mapping_epoch":547,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":548,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:58:33.011363+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"501'208","reported_seq":1269,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.750556+0000","last_change":"2023-10-09T10:50:43.574433+0000","last_active":"2023-10-09T10:53:07.750556+0000","last_peered":"2023-10-09T10:53:07.750556+0000","last_clean":"2023-10-09T10:53:07.750556+0000","last_became_active":"2023-10-09T10:50:43.573778+0000","last_became_peered":"2023-10-09T10:50:43.573778+0000","last_unstale":"2023-10-09T10:53:07.750556+0000","last_undegraded":"2023-10-09T10:53:07.750556+0000","last_fullsized":"2023-10-09T10:53:07.750556+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":208,"log_dups_size":0,"ondisk_log_size":208,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1420,"num_read_kb":3181,"num_write":184,"num_write_kb":2629,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":96,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":449,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:15.313241+0000","last_change":"2023-10-09T10:51:11.209875+0000","last_active":"2023-10-09T10:53:15.313241+0000","last_peered":"2023-10-09T10:53:15.313241+0000","last_clean":"2023-10-09T10:53:15.313241+0000","last_became_active":"2023-10-09T10:51:11.209205+0000","last_became_peered":"2023-10-09T10:51:11.209205+0000","last_unstale":"2023-10-09T10:53:15.313241+0000","last_undegraded":"2023-10-09T10:53:15.313241+0000","last_fullsized":"2023-10-09T10:53:15.313241+0000","mapping_epoch":536,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":537,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:12:23.413795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":514,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798132+0000","last_change":"2023-10-09T10:50:50.954017+0000","last_active":"2023-10-09T10:53:08.798132+0000","last_peered":"2023-10-09T10:53:08.798132+0000","last_clean":"2023-10-09T10:53:08.798132+0000","last_became_active":"2023-10-09T10:50:50.953037+0000","last_became_peered":"2023-10-09T10:50:50.953037+0000","last_unstale":"2023-10-09T10:53:08.798132+0000","last_undegraded":"2023-10-09T10:53:08.798132+0000","last_fullsized":"2023-10-09T10:53:08.798132+0000","mapping_epoch":533,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":534,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:06:10.651344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":47,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.582846+0000","last_change":"2023-10-09T10:51:31.573661+0000","last_active":"2023-10-09T10:53:17.582846+0000","last_peered":"2023-10-09T10:53:17.582846+0000","last_clean":"2023-10-09T10:53:17.582846+0000","last_became_active":"2023-10-09T10:51:31.572980+0000","last_became_peered":"2023-10-09T10:51:31.572980+0000","last_unstale":"2023-10-09T10:53:17.582846+0000","last_undegraded":"2023-10-09T10:53:17.582846+0000","last_fullsized":"2023-10-09T10:53:17.582846+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:06:45.201799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":7,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"501'208","reported_seq":1178,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:18.177020+0000","last_change":"2023-10-09T10:50:13.546814+0000","last_active":"2023-10-09T10:53:18.177020+0000","last_peered":"2023-10-09T10:53:18.177020+0000","last_clean":"2023-10-09T10:53:18.177020+0000","last_became_active":"2023-10-09T10:50:13.545948+0000","last_became_peered":"2023-10-09T10:50:13.545948+0000","last_unstale":"2023-10-09T10:53:18.177020+0000","last_undegraded":"2023-10-09T10:53:18.177020+0000","last_fullsized":"2023-10-09T10:53:18.177020+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":208,"log_dups_size":0,"ondisk_log_size":208,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:48:28.366293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00090653299999999995,"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":981,"num_read_kb":3859,"num_write":149,"num_write_kb":7256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":50,"num_bytes_recovered":8388608,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.579795+0000","last_change":"2023-10-09T10:51:31.573493+0000","last_active":"2023-10-09T10:53:17.579795+0000","last_peered":"2023-10-09T10:53:17.579795+0000","last_clean":"2023-10-09T10:53:17.579795+0000","last_became_active":"2023-10-09T10:51:31.572631+0000","last_became_peered":"2023-10-09T10:51:31.572631+0000","last_unstale":"2023-10-09T10:53:17.579795+0000","last_undegraded":"2023-10-09T10:53:17.579795+0000","last_fullsized":"2023-10-09T10:53:17.579795+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:03:07.547067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"501'382","reported_seq":2569,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.750819+0000","last_change":"2023-10-09T10:49:45.531613+0000","last_active":"2023-10-09T10:53:07.750819+0000","last_peered":"2023-10-09T10:53:07.750819+0000","last_clean":"2023-10-09T10:53:07.750819+0000","last_became_active":"2023-10-09T10:49:45.530737+0000","last_became_peered":"2023-10-09T10:49:45.530737+0000","last_unstale":"2023-10-09T10:53:07.750819+0000","last_undegraded":"2023-10-09T10:53:07.750819+0000","last_fullsized":"2023-10-09T10:53:07.750819+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":382,"log_dups_size":0,"ondisk_log_size":382,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":3216,"num_read_kb":6068,"num_write":290,"num_write_kb":3274,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":93,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":43,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798152+0000","last_change":"2023-10-09T10:50:40.560022+0000","last_active":"2023-10-09T10:53:08.798152+0000","last_peered":"2023-10-09T10:53:08.798152+0000","last_clean":"2023-10-09T10:53:08.798152+0000","last_became_active":"2023-10-09T10:50:40.550698+0000","last_became_peered":"2023-10-09T10:50:40.550698+0000","last_unstale":"2023-10-09T10:53:08.798152+0000","last_undegraded":"2023-10-09T10:53:08.798152+0000","last_fullsized":"2023-10-09T10:53:08.798152+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:23:07.420878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":56,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798048+0000","last_change":"2023-10-09T10:50:20.567767+0000","last_active":"2023-10-09T10:53:08.798048+0000","last_peered":"2023-10-09T10:53:08.798048+0000","last_clean":"2023-10-09T10:53:08.798048+0000","last_became_active":"2023-10-09T10:50:20.567409+0000","last_became_peered":"2023-10-09T10:50:20.567409+0000","last_unstale":"2023-10-09T10:53:08.798048+0000","last_undegraded":"2023-10-09T10:53:08.798048+0000","last_fullsized":"2023-10-09T10:53:08.798048+0000","mapping_epoch":523,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":524,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:10.695408+0000","last_change":"2023-10-09T10:50:40.550011+0000","last_active":"2023-10-09T10:53:10.695408+0000","last_peered":"2023-10-09T10:53:10.695408+0000","last_clean":"2023-10-09T10:53:10.695408+0000","last_became_active":"2023-10-09T10:50:40.549657+0000","last_became_peered":"2023-10-09T10:50:40.549657+0000","last_unstale":"2023-10-09T10:53:10.695408+0000","last_undegraded":"2023-10-09T10:53:10.695408+0000","last_fullsized":"2023-10-09T10:53:10.695408+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:21:27.470872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":548,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.504148+0000","last_change":"2023-10-09T10:51:21.615127+0000","last_active":"2023-10-09T10:53:08.504148+0000","last_peered":"2023-10-09T10:53:08.504148+0000","last_clean":"2023-10-09T10:53:08.504148+0000","last_became_active":"2023-10-09T10:51:21.614739+0000","last_became_peered":"2023-10-09T10:51:21.614739+0000","last_unstale":"2023-10-09T10:53:08.504148+0000","last_undegraded":"2023-10-09T10:53:08.504148+0000","last_fullsized":"2023-10-09T10:53:08.504148+0000","mapping_epoch":538,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":539,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:23:51.800699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.661837+0000","last_change":"2023-10-09T10:50:20.759542+0000","last_active":"2023-10-09T10:53:08.661837+0000","last_peered":"2023-10-09T10:53:08.661837+0000","last_clean":"2023-10-09T10:53:08.661837+0000","last_became_active":"2023-10-09T10:50:20.571643+0000","last_became_peered":"2023-10-09T10:50:20.571643+0000","last_unstale":"2023-10-09T10:53:08.661837+0000","last_undegraded":"2023-10-09T10:53:08.661837+0000","last_fullsized":"2023-10-09T10:53:08.661837+0000","mapping_epoch":523,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":524,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":47,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798626+0000","last_change":"2023-10-09T10:50:10.554315+0000","last_active":"2023-10-09T10:53:08.798626+0000","last_peered":"2023-10-09T10:53:08.798626+0000","last_clean":"2023-10-09T10:53:08.798626+0000","last_became_active":"2023-10-09T10:50:10.553997+0000","last_became_peered":"2023-10-09T10:50:10.553997+0000","last_unstale":"2023-10-09T10:53:08.798626+0000","last_undegraded":"2023-10-09T10:53:08.798626+0000","last_fullsized":"2023-10-09T10:53:08.798626+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":46,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.662172+0000","last_change":"2023-10-09T10:50:20.579272+0000","last_active":"2023-10-09T10:53:08.662172+0000","last_peered":"2023-10-09T10:53:08.662172+0000","last_clean":"2023-10-09T10:53:08.662172+0000","last_became_active":"2023-10-09T10:50:20.570216+0000","last_became_peered":"2023-10-09T10:50:20.570216+0000","last_unstale":"2023-10-09T10:53:08.662172+0000","last_undegraded":"2023-10-09T10:53:08.662172+0000","last_fullsized":"2023-10-09T10:53:08.662172+0000","mapping_epoch":523,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":524,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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,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":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.799073+0000","last_change":"2023-10-09T10:50:10.543116+0000","last_active":"2023-10-09T10:53:08.799073+0000","last_peered":"2023-10-09T10:53:08.799073+0000","last_clean":"2023-10-09T10:53:08.799073+0000","last_became_active":"2023-10-09T10:50:10.542765+0000","last_became_peered":"2023-10-09T10:50:10.542765+0000","last_unstale":"2023-10-09T10:53:08.799073+0000","last_undegraded":"2023-10-09T10:53:08.799073+0000","last_fullsized":"2023-10-09T10:53:08.799073+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":144,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.582706+0000","last_change":"2023-10-09T10:51:31.573491+0000","last_active":"2023-10-09T10:53:17.582706+0000","last_peered":"2023-10-09T10:53:17.582706+0000","last_clean":"2023-10-09T10:53:17.582706+0000","last_became_active":"2023-10-09T10:51:31.572263+0000","last_became_peered":"2023-10-09T10:51:31.572263+0000","last_unstale":"2023-10-09T10:53:17.582706+0000","last_undegraded":"2023-10-09T10:53:17.582706+0000","last_fullsized":"2023-10-09T10:53:17.582706+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:04:49.231238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":495,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.580361+0000","last_change":"2023-10-09T10:51:31.567123+0000","last_active":"2023-10-09T10:53:17.580361+0000","last_peered":"2023-10-09T10:53:17.580361+0000","last_clean":"2023-10-09T10:53:17.580361+0000","last_became_active":"2023-10-09T10:51:31.566799+0000","last_became_peered":"2023-10-09T10:51:31.566799+0000","last_unstale":"2023-10-09T10:53:17.580361+0000","last_undegraded":"2023-10-09T10:53:17.580361+0000","last_fullsized":"2023-10-09T10:53:17.580361+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:33:26.744373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":45,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.797903+0000","last_change":"2023-10-09T10:50:40.557204+0000","last_active":"2023-10-09T10:53:08.797903+0000","last_peered":"2023-10-09T10:53:08.797903+0000","last_clean":"2023-10-09T10:53:08.797903+0000","last_became_active":"2023-10-09T10:50:40.548310+0000","last_became_peered":"2023-10-09T10:50:40.548310+0000","last_unstale":"2023-10-09T10:53:08.797903+0000","last_undegraded":"2023-10-09T10:53:08.797903+0000","last_fullsized":"2023-10-09T10:53:08.797903+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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-10-10T20:37:30.179716+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":10,"num_bytes_recovered":2770,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":47,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798185+0000","last_change":"2023-10-09T10:50:10.559147+0000","last_active":"2023-10-09T10:53:08.798185+0000","last_peered":"2023-10-09T10:53:08.798185+0000","last_clean":"2023-10-09T10:53:08.798185+0000","last_became_active":"2023-10-09T10:50:10.557049+0000","last_became_peered":"2023-10-09T10:50:10.557049+0000","last_unstale":"2023-10-09T10:53:08.798185+0000","last_undegraded":"2023-10-09T10:53:08.798185+0000","last_fullsized":"2023-10-09T10:53:08.798185+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":101,"num_bytes_recovered":8892,"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":33561,"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":8388627,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":11932,"num_read_kb":26439,"num_write":1690,"num_write_kb":25426,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":558,"num_bytes_recovered":33554508,"num_keys_recovered":2,"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":25178112,"data_stored":25165881,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5919,"internal_metadata":0},"log_size":1950,"ondisk_log_size":1950,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430907,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1505144,"kb_used_data":9648,"kb_used_omap":0,"kb_used_meta":1495488,"kb_avail":92240008,"statfs":{"total":95995035648,"available":94453768192,"internally_reserved":0,"allocated":9879552,"data_stored":8922251,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1531379712},"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":"Mon Oct 9 10:54:25 2023","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.92200000000000004,"15min":1.0349999999999999},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.32800000000000001},"max":{"1min":1.1899999999999999,"5min":1.665,"15min":7.0099999999999998},"last":0.86599999999999999},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.93600000000000005,"15min":0.85399999999999998},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.27900000000000003},"max":{"1min":1.198,"5min":4.9950000000000001,"15min":4.9950000000000001},"last":1.0369999999999999}]},{"osd":1,"last update":"Mon Oct 9 10:54:30 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.0329999999999999,"15min":2.2669999999999999},"min":{"1min":0.88800000000000001,"5min":0.61299999999999999,"15min":0.254},"max":{"1min":1.369,"5min":1.7390000000000001,"15min":96.292000000000002},"last":0.76300000000000001},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0549999999999999,"15min":2.0939999999999999},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.29599999999999999},"max":{"1min":1.2569999999999999,"5min":1.679,"15min":96.376999999999995},"last":0.88900000000000001}]},{"osd":2,"last update":"Mon Oct 9 10:53:46 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":0.91800000000000004,"15min":1.089},"min":{"1min":0.78400000000000003,"5min":0.54700000000000004,"15min":0.32600000000000001},"max":{"1min":1.4650000000000001,"5min":1.4650000000000001,"15min":22.635000000000002},"last":0.93600000000000005},{"interface":"front","average":{"1min":1.089,"5min":1.0409999999999999,"15min":1.607},"min":{"1min":0.79600000000000004,"5min":0.63600000000000001,"15min":0.36899999999999999},"max":{"1min":1.6240000000000001,"5min":4.7400000000000002,"15min":25.561},"last":0.64800000000000002}]},{"osd":3,"last update":"Mon Oct 9 10:54:30 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.99399999999999999,"15min":0.92200000000000004},"min":{"1min":0.72299999999999998,"5min":0.65000000000000002,"15min":0.38900000000000001},"max":{"1min":1.258,"5min":1.546,"15min":3.98},"last":1.1659999999999999},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.0429999999999999,"15min":1.1870000000000001},"min":{"1min":0.75800000000000001,"5min":0.66900000000000004,"15min":0.41099999999999998},"max":{"1min":1.4490000000000001,"5min":1.5069999999999999,"15min":7.0670000000000002},"last":1.1120000000000001}]},{"osd":4,"last update":"Mon Oct 9 10:54:25 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.94099999999999995,"15min":0.88500000000000001},"min":{"1min":0.69199999999999995,"5min":0.57399999999999995,"15min":0.32200000000000001},"max":{"1min":1.2869999999999999,"5min":1.4990000000000001,"15min":3.3199999999999998},"last":0.81599999999999995},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.98899999999999999,"15min":0.874},"min":{"1min":0.67700000000000005,"5min":0.45300000000000001,"15min":0.32000000000000001},"max":{"1min":1.3149999999999999,"5min":1.597,"15min":3.9510000000000001},"last":1.071}]},{"osd":5,"last update":"Mon Oct 9 10:54:25 2023","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.0880000000000001,"15min":1.2030000000000001},"min":{"1min":0.77800000000000002,"5min":0.55600000000000005,"15min":0.41499999999999998},"max":{"1min":1.472,"5min":1.8149999999999999,"15min":7.0439999999999996},"last":1.002},{"interface":"front","average":{"1min":1.107,"5min":1.0720000000000001,"15min":1.0089999999999999},"min":{"1min":0.82699999999999996,"5min":0.51200000000000001,"15min":0.41499999999999998},"max":{"1min":1.393,"5min":1.466,"15min":7.2809999999999997},"last":1.1339999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:54:00 2023","interfaces":[{"interface":"back","average":{"1min":1.1140000000000001,"5min":1.115,"15min":1.1060000000000001},"min":{"1min":0.79100000000000004,"5min":0.66800000000000004,"15min":0.40200000000000002},"max":{"1min":1.4690000000000001,"5min":1.6870000000000001,"15min":4.6600000000000001},"last":1.2230000000000001},{"interface":"front","average":{"1min":1.2010000000000001,"5min":1.131,"15min":1.0820000000000001},"min":{"1min":0.94599999999999995,"5min":0.55400000000000005,"15min":0.39200000000000002},"max":{"1min":1.712,"5min":1.712,"15min":4.7649999999999997},"last":1.242}]}]},{"osd":6,"up_from":173,"seq":743029342615,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1539308,"kb_used_data":9636,"kb_used_omap":7,"kb_used_meta":1529656,"kb_avail":92205844,"statfs":{"total":95995035648,"available":94418784256,"internally_reserved":0,"allocated":9867264,"data_stored":8921809,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7343,"internal_metadata":1566368593},"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":"Mon Oct 9 10:54:01 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.875,"15min":0.85099999999999998},"min":{"1min":0.628,"5min":0.45400000000000001,"15min":0.27700000000000002},"max":{"1min":1.2490000000000001,"5min":1.3340000000000001,"15min":4.399},"last":1.0880000000000001},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.96199999999999997,"15min":0.83599999999999997},"min":{"1min":0.57899999999999996,"5min":0.52100000000000002,"15min":0.30399999999999999},"max":{"1min":1.3320000000000001,"5min":1.5669999999999999,"15min":5.5709999999999997},"last":1.119}]},{"osd":1,"last update":"Mon Oct 9 10:54:01 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.90700000000000003,"15min":2.3029999999999999},"min":{"1min":0.56399999999999995,"5min":0.45800000000000002,"15min":0.315},"max":{"1min":1.2430000000000001,"5min":1.321,"15min":172.49700000000001},"last":0.97499999999999998},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.91600000000000004,"15min":2.3420000000000001},"min":{"1min":0.66200000000000003,"5min":0.48299999999999998,"15min":0.28699999999999998},"max":{"1min":1.276,"5min":1.5600000000000001,"15min":175.33199999999999},"last":1.0509999999999999}]},{"osd":2,"last update":"Mon Oct 9 10:53:50 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.92100000000000004,"15min":2.1499999999999999},"min":{"1min":0.55800000000000005,"5min":0.51100000000000001,"15min":0.28199999999999997},"max":{"1min":1.2889999999999999,"5min":1.3839999999999999,"15min":89.840999999999994},"last":1.1639999999999999},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.0600000000000001,"15min":2.1259999999999999},"min":{"1min":0.78900000000000003,"5min":0.55800000000000005,"15min":0.34300000000000003},"max":{"1min":1.4610000000000001,"5min":1.653,"15min":89.859999999999999},"last":1.234}]},{"osd":3,"last update":"Mon Oct 9 10:54:01 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.97999999999999998,"15min":0.91700000000000004},"min":{"1min":0.64800000000000002,"5min":0.64400000000000002,"15min":0.377},"max":{"1min":1.403,"5min":1.734,"15min":8.5429999999999993},"last":1.2889999999999999},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.98299999999999998,"15min":0.96999999999999997},"min":{"1min":0.75900000000000001,"5min":0.59699999999999998,"15min":0.29599999999999999},"max":{"1min":1.2669999999999999,"5min":1.4810000000000001,"15min":4.7960000000000003},"last":0.95199999999999996}]},{"osd":4,"last update":"Mon Oct 9 10:54:01 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.92900000000000005,"15min":0.91700000000000004},"min":{"1min":0.61299999999999999,"5min":0.56799999999999995,"15min":0.34100000000000003},"max":{"1min":1.361,"5min":1.361,"15min":4.3390000000000004},"last":0.63600000000000001},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.056,"15min":0.94199999999999995},"min":{"1min":0.77700000000000002,"5min":0.504,"15min":0.38900000000000001},"max":{"1min":1.379,"5min":1.6890000000000001,"15min":5.5339999999999998},"last":0.80100000000000005}]},{"osd":5,"last update":"Mon Oct 9 10:54:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":0.98999999999999999,"15min":0.94599999999999995},"min":{"1min":0.67000000000000004,"5min":0.53700000000000003,"15min":0.34999999999999998},"max":{"1min":1.2569999999999999,"5min":1.476,"15min":4.6630000000000003},"last":0.84999999999999998},{"interface":"front","average":{"1min":1.077,"5min":1.054,"15min":1.0429999999999999},"min":{"1min":0.68799999999999994,"5min":0.53000000000000003,"15min":0.40100000000000002},"max":{"1min":1.268,"5min":1.5049999999999999,"15min":4.4329999999999998},"last":1.0009999999999999}]},{"osd":7,"last update":"Mon Oct 9 10:54:01 2023","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.085,"15min":1.087},"min":{"1min":0.77600000000000002,"5min":0.61399999999999999,"15min":0.38100000000000001},"max":{"1min":1.337,"5min":1.6899999999999999,"15min":5.3289999999999997},"last":1.1890000000000001},{"interface":"front","average":{"1min":1.165,"5min":1.131,"15min":1.179},"min":{"1min":0.97899999999999998,"5min":0.64000000000000001,"15min":0.36399999999999999},"max":{"1min":1.3180000000000001,"5min":1.595,"15min":6.327},"last":0.871}]}]},{"osd":1,"up_from":92,"seq":395136991757,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1307024,"kb_used_data":14664,"kb_used_omap":6,"kb_used_meta":1292345,"kb_avail":92438128,"statfs":{"total":95995035648,"available":94656643072,"internally_reserved":0,"allocated":15015936,"data_stored":12692692,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6230,"internal_metadata":1323362218},"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":"Mon Oct 9 10:53:42 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":1.23,"15min":0.87},"min":{"1min":0.39600000000000002,"5min":0.26100000000000001,"15min":0.223},"max":{"1min":1.145,"5min":37.853000000000002,"15min":37.853000000000002},"last":1.026},{"interface":"front","average":{"1min":0.88600000000000001,"5min":1.2689999999999999,"15min":0.97699999999999998},"min":{"1min":0.68500000000000005,"5min":0.36699999999999999,"15min":0.24399999999999999},"max":{"1min":1.216,"5min":37.832000000000001,"15min":37.832000000000001},"last":0.65700000000000003}]},{"osd":2,"last update":"Mon Oct 9 10:53:42 2023","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.80700000000000005,"15min":2.028},"min":{"1min":0.54100000000000004,"5min":0.32500000000000001,"15min":0.25},"max":{"1min":1.214,"5min":1.9850000000000001,"15min":94.691999999999993},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.83799999999999997,"5min":0.81699999999999995,"15min":2.1000000000000001},"min":{"1min":0.503,"5min":0.32300000000000001,"15min":0.28299999999999997},"max":{"1min":1.3009999999999999,"5min":1.7070000000000001,"15min":92.572999999999993},"last":1.0840000000000001}]},{"osd":3,"last update":"Mon Oct 9 10:53:42 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.91200000000000003,"15min":0.98099999999999998},"min":{"1min":0.53800000000000003,"5min":0.36199999999999999,"15min":0.33000000000000002},"max":{"1min":1.4470000000000001,"5min":1.8109999999999999,"15min":8.5239999999999991},"last":0.90600000000000003},{"interface":"front","average":{"1min":0.92600000000000005,"5min":0.89500000000000002,"15min":1.109},"min":{"1min":0.68400000000000005,"5min":0.35599999999999998,"15min":0.308},"max":{"1min":1.3360000000000001,"5min":1.7370000000000001,"15min":80.439999999999998},"last":0.94599999999999995}]},{"osd":4,"last update":"Mon Oct 9 10:53:42 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":0.95299999999999996,"15min":1.3380000000000001},"min":{"1min":0.74399999999999999,"5min":0.56999999999999995,"15min":0.34699999999999998},"max":{"1min":1.544,"5min":1.6739999999999999,"15min":80.712000000000003},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.071,"15min":1.2849999999999999},"min":{"1min":0.69699999999999995,"5min":0.61199999999999999,"15min":0.33100000000000002},"max":{"1min":1.696,"5min":1.952,"15min":80.921999999999997},"last":1.135}]},{"osd":5,"last update":"Mon Oct 9 10:53:42 2023","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.115,"15min":1.4079999999999999},"min":{"1min":0.83099999999999996,"5min":0.59899999999999998,"15min":0.40899999999999997},"max":{"1min":1.4450000000000001,"5min":2.0600000000000001,"15min":80.421000000000006},"last":1.1890000000000001},{"interface":"front","average":{"1min":1.0509999999999999,"5min":1.024,"15min":1.4450000000000001},"min":{"1min":0.75900000000000001,"5min":0.53200000000000003,"15min":0.39500000000000002},"max":{"1min":1.2809999999999999,"5min":1.625,"15min":80.742000000000004},"last":1.0580000000000001}]},{"osd":6,"last update":"Mon Oct 9 10:54:02 2023","interfaces":[{"interface":"back","average":{"1min":1.1719999999999999,"5min":1.1539999999999999,"15min":1.8049999999999999},"min":{"1min":0.79500000000000004,"5min":0.496,"15min":0.38100000000000001},"max":{"1min":1.45,"5min":2.02,"15min":80.468000000000004},"last":1.27},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.0880000000000001,"15min":1.9039999999999999},"min":{"1min":0.76200000000000001,"5min":0.52300000000000002,"15min":0.39800000000000002},"max":{"1min":1.6259999999999999,"5min":1.75,"15min":80.777000000000001},"last":1.222}]},{"osd":7,"last update":"Mon Oct 9 10:53:42 2023","interfaces":[{"interface":"back","average":{"1min":1.1870000000000001,"5min":1.1419999999999999,"15min":1.5589999999999999},"min":{"1min":0.91300000000000003,"5min":0.60199999999999998,"15min":0.432},"max":{"1min":1.5620000000000001,"5min":1.716,"15min":80.567999999999998},"last":1.1659999999999999},{"interface":"front","average":{"1min":1.2350000000000001,"5min":1.194,"15min":1.4139999999999999},"min":{"1min":0.80900000000000005,"5min":0.66400000000000003,"15min":0.45900000000000002},"max":{"1min":1.7729999999999999,"5min":1.8280000000000001,"15min":80.884},"last":1.367}]}]},{"osd":0,"up_from":87,"seq":373662155283,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":448412,"kb_used_data":11220,"kb_used_omap":7,"kb_used_meta":437176,"kb_avail":93296740,"statfs":{"total":95995035648,"available":95535861760,"internally_reserved":0,"allocated":11489280,"data_stored":9094961,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"internal_metadata":447668348},"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":"Mon Oct 9 10:53:57 2023","interfaces":[{"interface":"back","average":{"1min":0.71899999999999997,"5min":0.75,"15min":1.623},"min":{"1min":0.40400000000000003,"5min":0.39600000000000002,"15min":0.187},"max":{"1min":0.98999999999999999,"5min":1.242,"15min":81.629999999999995},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.81200000000000006,"5min":0.76300000000000001,"15min":1.667},"min":{"1min":0.56399999999999995,"5min":0.45600000000000002,"15min":0.22900000000000001},"max":{"1min":1.135,"5min":1.222,"15min":85.706000000000003},"last":0.496}]},{"osd":2,"last update":"Mon Oct 9 10:53:57 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.83199999999999996,"15min":2.5209999999999999},"min":{"1min":0.59399999999999997,"5min":0.33000000000000002,"15min":0.25700000000000001},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":204.364},"last":1.01},{"interface":"front","average":{"1min":0.81699999999999995,"5min":0.78800000000000003,"15min":2.7519999999999998},"min":{"1min":0.57299999999999995,"5min":0.35899999999999999,"15min":0.25600000000000001},"max":{"1min":1.056,"5min":1.3420000000000001,"15min":208.559},"last":0.65700000000000003}]},{"osd":3,"last update":"Mon Oct 9 10:54:39 2023","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.92700000000000005,"15min":0.78000000000000003},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.29899999999999999},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":2.5609999999999999},"last":0.73299999999999998},{"interface":"front","average":{"1min":0.82499999999999996,"5min":0.91500000000000004,"15min":0.77000000000000002},"min":{"1min":0.433,"5min":0.433,"15min":0.25700000000000001},"max":{"1min":1.448,"5min":1.448,"15min":3.2610000000000001},"last":0.68799999999999994}]},{"osd":4,"last update":"Mon Oct 9 10:53:57 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":1.089,"15min":0.86699999999999999},"min":{"1min":0.79000000000000004,"5min":0.65000000000000002,"15min":0.34499999999999997},"max":{"1min":1.52,"5min":1.8109999999999999,"15min":3.339},"last":0.96299999999999997},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.1060000000000001,"15min":0.88200000000000001},"min":{"1min":0.77500000000000002,"5min":0.51000000000000001,"15min":0.38900000000000001},"max":{"1min":1.5820000000000001,"5min":1.6180000000000001,"15min":2.7210000000000001},"last":0.95199999999999996}]},{"osd":5,"last update":"Mon Oct 9 10:53:57 2023","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.044,"15min":0.876},"min":{"1min":0.77400000000000002,"5min":0.59899999999999998,"15min":0.371},"max":{"1min":1.732,"5min":1.732,"15min":2.9020000000000001},"last":1.0429999999999999},{"interface":"front","average":{"1min":1.236,"5min":1.113,"15min":0.92000000000000004},"min":{"1min":0.86599999999999999,"5min":0.66100000000000003,"15min":0.40000000000000002},"max":{"1min":1.6040000000000001,"5min":1.6040000000000001,"15min":2.831},"last":0.86699999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:53:57 2023","interfaces":[{"interface":"back","average":{"1min":1.2529999999999999,"5min":1.1220000000000001,"15min":0.96099999999999997},"min":{"1min":0.91400000000000003,"5min":0.66400000000000003,"15min":0.34200000000000003},"max":{"1min":1.6739999999999999,"5min":1.6739999999999999,"15min":2.6560000000000001},"last":1.0840000000000001},{"interface":"front","average":{"1min":1.234,"5min":1.1830000000000001,"15min":1.1240000000000001},"min":{"1min":0.76700000000000002,"5min":0.65100000000000002,"15min":0.33400000000000002},"max":{"1min":1.6359999999999999,"5min":1.8,"15min":7.1929999999999996},"last":1.2370000000000001}]},{"osd":7,"last update":"Mon Oct 9 10:53:57 2023","interfaces":[{"interface":"back","average":{"1min":1.357,"5min":1.242,"15min":1.0900000000000001},"min":{"1min":0.83299999999999996,"5min":0.72699999999999998,"15min":0.41099999999999998},"max":{"1min":1.8680000000000001,"5min":1.8680000000000001,"15min":4.2329999999999997},"last":1.3200000000000001},{"interface":"front","average":{"1min":1.323,"5min":1.2070000000000001,"15min":1.0589999999999999},"min":{"1min":0.879,"5min":0.749,"15min":0.39900000000000002},"max":{"1min":1.829,"5min":1.829,"15min":3.6949999999999998},"last":1.2010000000000001}]}]},{"osd":2,"up_from":225,"seq":966367641923,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":999664,"kb_used_data":6504,"kb_used_omap":12,"kb_used_meta":993139,"kb_avail":92745488,"statfs":{"total":95995035648,"available":94971379712,"internally_reserved":0,"allocated":6660096,"data_stored":4304436,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12791,"internal_metadata":1016974857},"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":"Mon Oct 9 10:53:49 2023","interfaces":[{"interface":"back","average":{"1min":0.745,"5min":0.73799999999999999,"15min":1.0569999999999999},"min":{"1min":0.499,"5min":0.32800000000000001,"15min":0.222},"max":{"1min":1.1399999999999999,"5min":1.298,"15min":14.742000000000001},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.80100000000000005,"5min":0.75,"15min":0.71499999999999997},"min":{"1min":0.55300000000000005,"5min":0.32300000000000001,"15min":0.23400000000000001},"max":{"1min":1.2150000000000001,"5min":1.5209999999999999,"15min":5.7590000000000003},"last":0.54200000000000004}]},{"osd":1,"last update":"Mon Oct 9 10:53:49 2023","interfaces":[{"interface":"back","average":{"1min":0.70499999999999996,"5min":0.752,"15min":2.6259999999999999},"min":{"1min":0.379,"5min":0.34200000000000003,"15min":0.214},"max":{"1min":1.044,"5min":1.1759999999999999,"15min":157.77500000000001},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.872,"5min":0.83699999999999997,"15min":3.6680000000000001},"min":{"1min":0.61699999999999999,"5min":0.39900000000000002,"15min":0.25800000000000001},"max":{"1min":1.369,"5min":1.3839999999999999,"15min":160.602},"last":0.64600000000000002}]},{"osd":3,"last update":"Mon Oct 9 10:53:49 2023","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.83199999999999996,"15min":0.89200000000000002},"min":{"1min":0.47499999999999998,"5min":0.42699999999999999,"15min":0.25800000000000001},"max":{"1min":1.5069999999999999,"5min":1.633,"15min":7.7309999999999999},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.91100000000000003,"15min":1.2410000000000001},"min":{"1min":0.61699999999999999,"5min":0.47499999999999998,"15min":0.308},"max":{"1min":1.532,"5min":1.532,"15min":14.938000000000001},"last":0.48799999999999999}]},{"osd":4,"last update":"Mon Oct 9 10:53:49 2023","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.032,"15min":0.98199999999999998},"min":{"1min":0.67500000000000004,"5min":0.58299999999999996,"15min":0.36799999999999999},"max":{"1min":1.8520000000000001,"5min":1.8520000000000001,"15min":5.6230000000000002},"last":0.67600000000000005},{"interface":"front","average":{"1min":1.161,"5min":1.056,"15min":1.1020000000000001},"min":{"1min":0.83499999999999996,"5min":0.55400000000000005,"15min":0.33100000000000002},"max":{"1min":1.921,"5min":1.921,"15min":13.212999999999999},"last":0.98599999999999999}]},{"osd":5,"last update":"Mon Oct 9 10:53:49 2023","interfaces":[{"interface":"back","average":{"1min":1.1659999999999999,"5min":1.141,"15min":1.462},"min":{"1min":0.91600000000000004,"5min":0.52000000000000002,"15min":0.41399999999999998},"max":{"1min":1.8859999999999999,"5min":1.8859999999999999,"15min":14.904999999999999},"last":1.1539999999999999},{"interface":"front","average":{"1min":1.2,"5min":1.1220000000000001,"15min":1.077},"min":{"1min":0.85299999999999998,"5min":0.60299999999999998,"15min":0.39800000000000002},"max":{"1min":1.9550000000000001,"5min":1.9550000000000001,"15min":5.867},"last":1.006}]},{"osd":6,"last update":"Mon Oct 9 10:53:49 2023","interfaces":[{"interface":"back","average":{"1min":1.1859999999999999,"5min":1.137,"15min":1.1319999999999999},"min":{"1min":0.79400000000000004,"5min":0.64200000000000002,"15min":0.36199999999999999},"max":{"1min":1.669,"5min":1.669,"15min":7.859},"last":1.1459999999999999},{"interface":"front","average":{"1min":1.236,"5min":1.1419999999999999,"15min":1.224},"min":{"1min":0.75,"5min":0.64000000000000001,"15min":0.32200000000000001},"max":{"1min":1.8029999999999999,"5min":1.8029999999999999,"15min":13.186999999999999},"last":1.0249999999999999}]},{"osd":7,"last update":"Mon Oct 9 10:53:49 2023","interfaces":[{"interface":"back","average":{"1min":1.2470000000000001,"5min":1.2290000000000001,"15min":2.1459999999999999},"min":{"1min":0.93200000000000005,"5min":0.68500000000000005,"15min":0.46300000000000002},"max":{"1min":1.7589999999999999,"5min":1.7589999999999999,"15min":160.00200000000001},"last":0.97099999999999997},{"interface":"front","average":{"1min":1.304,"5min":1.2330000000000001,"15min":1.27},"min":{"1min":0.80900000000000005,"5min":0.67000000000000004,"15min":0.42799999999999999},"max":{"1min":2.0289999999999999,"5min":2.262,"15min":6.7560000000000002},"last":1.0900000000000001}]}]},{"osd":3,"up_from":102,"seq":438086664704,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":591452,"kb_used_data":6420,"kb_used_omap":4,"kb_used_meta":585019,"kb_avail":93153700,"statfs":{"total":95995035648,"available":95389388800,"internally_reserved":0,"allocated":6574080,"data_stored":4293930,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5048,"internal_metadata":599059528},"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":"Mon Oct 9 10:53:48 2023","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.71699999999999997,"15min":0.67000000000000004},"min":{"1min":0.55400000000000005,"5min":0.30299999999999999,"15min":0.25800000000000001},"max":{"1min":1.256,"5min":1.276,"15min":9.5549999999999997},"last":0.63},{"interface":"front","average":{"1min":0.76300000000000001,"5min":0.72999999999999998,"15min":0.66300000000000003},"min":{"1min":0.41399999999999998,"5min":0.27500000000000002,"15min":0.24399999999999999},"max":{"1min":1.079,"5min":1.163,"15min":3.4209999999999998},"last":1.1910000000000001}]},{"osd":1,"last update":"Mon Oct 9 10:53:48 2023","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.77000000000000002,"15min":2.3140000000000001},"min":{"1min":0.47299999999999998,"5min":0.38600000000000001,"15min":0.26800000000000002},"max":{"1min":1.0880000000000001,"5min":1.53,"15min":169.81200000000001},"last":1.0700000000000001},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.84299999999999997,"15min":2.298},"min":{"1min":0.47399999999999998,"5min":0.434,"15min":0.27000000000000002},"max":{"1min":1.4139999999999999,"5min":1.4139999999999999,"15min":169.833},"last":0.83999999999999997}]},{"osd":2,"last update":"Mon Oct 9 10:53:48 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.86899999999999999,"15min":1.222},"min":{"1min":0.495,"5min":0.33200000000000002,"15min":0.26300000000000001},"max":{"1min":1.5389999999999999,"5min":1.7789999999999999,"15min":57.332000000000001},"last":0.878},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.93300000000000005,"15min":1.571},"min":{"1min":0.60599999999999998,"5min":0.38500000000000001,"15min":0.26100000000000001},"max":{"1min":1.597,"5min":1.6399999999999999,"15min":63.454999999999998},"last":0.93000000000000005}]},{"osd":4,"last update":"Mon Oct 9 10:53:48 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.98199999999999998,"15min":0.85199999999999998},"min":{"1min":0.54100000000000004,"5min":0.437,"15min":0.33700000000000002},"max":{"1min":1.3160000000000001,"5min":1.6220000000000001,"15min":3.234},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.153,"5min":1.113,"15min":0.91900000000000004},"min":{"1min":0.751,"5min":0.61399999999999999,"15min":0.41499999999999998},"max":{"1min":1.718,"5min":1.8220000000000001,"15min":5.2229999999999999},"last":1.419}]},{"osd":5,"last update":"Mon Oct 9 10:53:48 2023","interfaces":[{"interface":"back","average":{"1min":1.228,"5min":1.177,"15min":0.98699999999999999},"min":{"1min":0.72999999999999998,"5min":0.52100000000000002,"15min":0.38300000000000001},"max":{"1min":1.6479999999999999,"5min":1.7270000000000001,"15min":5.1929999999999996},"last":1.226},{"interface":"front","average":{"1min":1.2170000000000001,"5min":1.165,"15min":0.97099999999999997},"min":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.40699999999999997},"max":{"1min":1.9810000000000001,"5min":1.9810000000000001,"15min":3.4390000000000001},"last":1.0389999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:54:03 2023","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.1639999999999999,"15min":1.181},"min":{"1min":0.72899999999999998,"5min":0.55600000000000005,"15min":0.40799999999999997},"max":{"1min":2.0209999999999999,"5min":6.2140000000000004,"15min":6.5220000000000002},"last":1.0089999999999999},{"interface":"front","average":{"1min":1.292,"5min":1.21,"15min":1.073},"min":{"1min":0.86899999999999999,"5min":0.64600000000000002,"15min":0.42599999999999999},"max":{"1min":1.8260000000000001,"5min":1.9610000000000001,"15min":10.59},"last":1.339}]},{"osd":7,"last update":"Mon Oct 9 10:53:48 2023","interfaces":[{"interface":"back","average":{"1min":1.3360000000000001,"5min":1.2669999999999999,"15min":1.1439999999999999},"min":{"1min":1.0189999999999999,"5min":0.64900000000000002,"15min":0.44800000000000001},"max":{"1min":1.925,"5min":2.008,"15min":5.3659999999999997},"last":1.51},{"interface":"front","average":{"1min":1.272,"5min":1.1970000000000001,"15min":1.107},"min":{"1min":0.73199999999999998,"5min":0.71299999999999997,"15min":0.432},"max":{"1min":2.0800000000000001,"5min":2.0800000000000001,"15min":5.0410000000000004},"last":1.2649999999999999}]}]},{"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":602864,"kb_used_data":9064,"kb_used_omap":0,"kb_used_meta":593792,"kb_avail":93142288,"statfs":{"total":95995035648,"available":95377702912,"internally_reserved":0,"allocated":9281536,"data_stored":8331813,"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":"Mon Oct 9 10:53:58 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.93799999999999994,"15min":0.77200000000000002},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.30299999999999999},"max":{"1min":1.2949999999999999,"5min":1.4390000000000001,"15min":3.9100000000000001},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.95099999999999996,"15min":0.79800000000000004},"min":{"1min":0.61899999999999999,"5min":0.51700000000000002,"15min":0.29399999999999998},"max":{"1min":1.3100000000000001,"5min":1.534,"15min":4.0369999999999999},"last":0.78100000000000003}]},{"osd":1,"last update":"Mon Oct 9 10:53:52 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.95299999999999996,"15min":1.6459999999999999},"min":{"1min":0.749,"5min":0.48999999999999999,"15min":0.312},"max":{"1min":1.2749999999999999,"5min":2.0569999999999999,"15min":133.21000000000001},"last":0.65200000000000002},{"interface":"front","average":{"1min":1.073,"5min":1.0229999999999999,"15min":1.593},"min":{"1min":0.84099999999999997,"5min":0.626,"15min":0.33000000000000002},"max":{"1min":1.4179999999999999,"5min":2.1560000000000001,"15min":129.61099999999999},"last":0.84499999999999997}]},{"osd":2,"last update":"Mon Oct 9 10:53:52 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.94899999999999995,"15min":2.1200000000000001},"min":{"1min":0.71299999999999997,"5min":0.56599999999999995,"15min":0.29099999999999998},"max":{"1min":1.1919999999999999,"5min":1.4910000000000001,"15min":162.37100000000001},"last":1.004},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.93899999999999995,"15min":2.0449999999999999},"min":{"1min":0.76900000000000002,"5min":0.54900000000000004,"15min":0.312},"max":{"1min":1.089,"5min":2.891,"15min":162.29900000000001},"last":0.73799999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:54:20 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.0249999999999999,"15min":0.93200000000000005},"min":{"1min":0.68899999999999995,"5min":0.65500000000000003,"15min":0.35199999999999998},"max":{"1min":1.288,"5min":1.597,"15min":8.6340000000000003},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.165,"5min":1.1419999999999999,"15min":0.94499999999999995},"min":{"1min":0.83799999999999997,"5min":0.58399999999999996,"15min":0.436},"max":{"1min":1.55,"5min":1.8,"15min":3.8130000000000002},"last":1.038}]},{"osd":5,"last update":"Mon Oct 9 10:53:58 2023","interfaces":[{"interface":"back","average":{"1min":1.1830000000000001,"5min":1.131,"15min":0.93200000000000005},"min":{"1min":0.66600000000000004,"5min":0.54000000000000004,"15min":0.36699999999999999},"max":{"1min":1.492,"5min":2.1949999999999998,"15min":3.7509999999999999},"last":1.1830000000000001},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.997,"15min":0.81599999999999995},"min":{"1min":0.66500000000000004,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.2330000000000001,"5min":2.8340000000000001,"15min":2.8340000000000001},"last":0.93999999999999995}]},{"osd":6,"last update":"Mon Oct 9 10:53:58 2023","interfaces":[{"interface":"back","average":{"1min":1.1859999999999999,"5min":1.105,"15min":1.089},"min":{"1min":0.93799999999999994,"5min":0.55300000000000005,"15min":0.38600000000000001},"max":{"1min":1.4930000000000001,"5min":2.6110000000000002,"15min":5.2699999999999996},"last":1.1279999999999999},{"interface":"front","average":{"1min":1.056,"5min":1.038,"15min":1.038},"min":{"1min":0.746,"5min":0.46500000000000002,"15min":0.35399999999999998},"max":{"1min":1.4590000000000001,"5min":1.585,"15min":6.9530000000000003},"last":1.1180000000000001}]},{"osd":7,"last update":"Mon Oct 9 10:53:58 2023","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.0820000000000001,"15min":1.0629999999999999},"min":{"1min":0.73999999999999999,"5min":0.52500000000000002,"15min":0.40799999999999997},"max":{"1min":1.3879999999999999,"5min":1.677,"15min":5.7060000000000004},"last":1.0620000000000001},{"interface":"front","average":{"1min":1.2509999999999999,"5min":1.2310000000000001,"15min":1.349},"min":{"1min":0.93600000000000005,"5min":0.50600000000000001,"15min":0.47099999999999997},"max":{"1min":1.597,"5min":2.4300000000000002,"15min":13.35},"last":1.087}]}]},{"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":902560,"kb_used_data":4952,"kb_used_omap":0,"kb_used_meta":897600,"kb_avail":92842592,"statfs":{"total":95995035648,"available":95070814208,"internally_reserved":0,"allocated":5070848,"data_stored":4134002,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":919142400},"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":"Mon Oct 9 10:53:55 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.94299999999999995,"15min":0.752},"min":{"1min":0.66500000000000004,"5min":0.51100000000000001,"15min":0.316},"max":{"1min":1.159,"5min":1.6080000000000001,"15min":3.746},"last":1.0109999999999999},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.0669999999999999,"15min":0.877},"min":{"1min":0.90600000000000003,"5min":0.42199999999999999,"15min":0.38900000000000001},"max":{"1min":1.254,"5min":1.6599999999999999,"15min":3.8599999999999999},"last":1.161}]},{"osd":1,"last update":"Mon Oct 9 10:54:30 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.93300000000000005,"15min":1.339},"min":{"1min":0.60699999999999998,"5min":0.52200000000000002,"15min":0.32500000000000001},"max":{"1min":1.1819999999999999,"5min":1.278,"15min":125.733},"last":0.89900000000000002},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.88100000000000001,"15min":1.3049999999999999},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.33200000000000002},"max":{"1min":1.1559999999999999,"5min":1.4199999999999999,"15min":125.68300000000001},"last":0.96499999999999997}]},{"osd":2,"last update":"Mon Oct 9 10:54:43 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.89800000000000002,"15min":1.3600000000000001},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.30499999999999999},"max":{"1min":1.196,"5min":1.3400000000000001,"15min":124.95999999999999},"last":1.0940000000000001},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.92800000000000005,"15min":1.4410000000000001},"min":{"1min":0.55400000000000005,"5min":0.441,"15min":0.34000000000000002},"max":{"1min":1.3089999999999999,"5min":1.4059999999999999,"15min":124.83499999999999},"last":0.79200000000000004}]},{"osd":3,"last update":"Mon Oct 9 10:54:30 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.03,"15min":0.89000000000000001},"min":{"1min":0.64300000000000002,"5min":0.61699999999999999,"15min":0.39900000000000002},"max":{"1min":1.246,"5min":1.5109999999999999,"15min":4.3719999999999999},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.98499999999999999,"15min":0.88400000000000001},"min":{"1min":0.63,"5min":0.57899999999999996,"15min":0.39200000000000002},"max":{"1min":1.234,"5min":1.468,"15min":2.8660000000000001},"last":1.1899999999999999}]},{"osd":4,"last update":"Mon Oct 9 10:53:55 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.91000000000000003,"15min":0.79700000000000004},"min":{"1min":0.68999999999999995,"5min":0.51700000000000002,"15min":0.35899999999999999},"max":{"1min":1.331,"5min":1.512,"15min":3.8090000000000002},"last":0.92900000000000005},{"interface":"front","average":{"1min":1.048,"5min":1.0089999999999999,"15min":0.85699999999999998},"min":{"1min":0.65100000000000002,"5min":0.51000000000000001,"15min":0.38500000000000001},"max":{"1min":1.349,"5min":1.694,"15min":5.4130000000000003},"last":1.137}]},{"osd":6,"last update":"Mon Oct 9 10:53:55 2023","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.093,"15min":1.117},"min":{"1min":0.78400000000000003,"5min":0.504,"15min":0.438},"max":{"1min":1.351,"5min":1.609,"15min":14.5},"last":1.2330000000000001},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0640000000000001,"15min":1.091},"min":{"1min":0.72199999999999998,"5min":0.42599999999999999,"15min":0.36599999999999999},"max":{"1min":1.296,"5min":1.5660000000000001,"15min":14.472},"last":1.079}]},{"osd":7,"last update":"Mon Oct 9 10:54:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.026,"15min":1.1180000000000001},"min":{"1min":0.56599999999999995,"5min":0.47799999999999998,"15min":0.41299999999999998},"max":{"1min":1.3660000000000001,"5min":1.385,"15min":8.6920000000000002},"last":1.2909999999999999},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.1160000000000001,"15min":1.0569999999999999},"min":{"1min":0.748,"5min":0.47299999999999998,"15min":0.40799999999999997},"max":{"1min":1.4139999999999999,"5min":1.52,"15min":4.0700000000000003},"last":1.27}]}]}],"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":8392704,"data_stored":8388627,"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":4483,"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":1436,"internal_metadata":0},{"poolid":2,"osd":4,"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":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":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"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":6230,"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":8308,"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":3612,"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":7343,"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-10-09T10:54:48.569 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 -- ceph pg dump --format=json 2023-10-09T10:54:48.924 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:48 smithi053 bash[76859]: audit 2023-10-09T10:54:47.455561+0000 mgr.y (mgr.26072) 1591 : audit 0 from='client.37140 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:54:48.925 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:48 smithi053 bash[79554]: audit 2023-10-09T10:54:47.455561+0000 mgr.y (mgr.26072) 1591 : audit 0 from='client.37140 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:54:49.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:48 smithi086 bash[59714]: audit 2023-10-09T10:54:47.455561+0000 mgr.y (mgr.26072) 1591 : audit 0 from='client.37140 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:54:50.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:49 smithi086 bash[59714]: cluster 2023-10-09T10:54:48.166603+0000 mgr.y (mgr.26072) 1592 : cluster 0 pgmap v1943: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:50.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:49 smithi053 bash[76859]: cluster 2023-10-09T10:54:48.166603+0000 mgr.y (mgr.26072) 1592 : cluster 0 pgmap v1943: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:50.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:49 smithi053 bash[79554]: cluster 2023-10-09T10:54:48.166603+0000 mgr.y (mgr.26072) 1592 : cluster 0 pgmap v1943: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:52.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:51 smithi086 bash[59714]: cluster 2023-10-09T10:54:50.167490+0000 mgr.y (mgr.26072) 1593 : cluster 0 pgmap v1944: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:52.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:51 smithi053 bash[79554]: cluster 2023-10-09T10:54:50.167490+0000 mgr.y (mgr.26072) 1593 : cluster 0 pgmap v1944: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:52.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:51 smithi053 bash[76859]: cluster 2023-10-09T10:54:50.167490+0000 mgr.y (mgr.26072) 1593 : cluster 0 pgmap v1944: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:52.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:54:52 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:54:52] "GET /metrics HTTP/1.1" 200 34154 "" "Prometheus/2.33.4" 2023-10-09T10:54:53.393 INFO:teuthology.orchestra.run.smithi053.stderr:Inferring config /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/mon.a/config 2023-10-09T10:54:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:53 smithi086 bash[59714]: cluster 2023-10-09T10:54:52.168279+0000 mgr.y (mgr.26072) 1594 : cluster 0 pgmap v1945: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:54.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:53 smithi086 bash[59714]: audit 2023-10-09T10:54:53.114117+0000 mon.a (mon.0) 2394 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:54:54.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:53 smithi053 bash[76859]: cluster 2023-10-09T10:54:52.168279+0000 mgr.y (mgr.26072) 1594 : cluster 0 pgmap v1945: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:54.174 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:53 smithi053 bash[76859]: audit 2023-10-09T10:54:53.114117+0000 mon.a (mon.0) 2394 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:54:54.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:53 smithi053 bash[79554]: cluster 2023-10-09T10:54:52.168279+0000 mgr.y (mgr.26072) 1594 : cluster 0 pgmap v1945: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:54.175 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:53 smithi053 bash[79554]: audit 2023-10-09T10:54:53.114117+0000 mon.a (mon.0) 2394 : audit 0 from='mgr.26072 172.21.15.53:0/1170069202' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-10-09T10:54:56.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:55 smithi086 bash[59714]: cluster 2023-10-09T10:54:54.169261+0000 mgr.y (mgr.26072) 1595 : cluster 0 pgmap v1946: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:56.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:55 smithi053 bash[79554]: cluster 2023-10-09T10:54:54.169261+0000 mgr.y (mgr.26072) 1595 : cluster 0 pgmap v1946: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:56.175 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:55 smithi053 bash[76859]: cluster 2023-10-09T10:54:54.169261+0000 mgr.y (mgr.26072) 1595 : cluster 0 pgmap v1946: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:57.419 INFO:teuthology.orchestra.run.smithi053.stdout: 2023-10-09T10:54:57.420 INFO:teuthology.orchestra.run.smithi053.stderr:dumped all 2023-10-09T10:54:57.994 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:57 smithi053 bash[76859]: cluster 2023-10-09T10:54:56.170059+0000 mgr.y (mgr.26072) 1596 : cluster 0 pgmap v1947: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:58.117 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:57 smithi086 bash[59714]: cluster 2023-10-09T10:54:56.170059+0000 mgr.y (mgr.26072) 1596 : cluster 0 pgmap v1947: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:58.174 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:57 smithi053 bash[79554]: cluster 2023-10-09T10:54:56.170059+0000 mgr.y (mgr.26072) 1596 : cluster 0 pgmap v1947: 73 pgs: 73 active+clean; 8.6 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-10-09T10:54:58.436 INFO:teuthology.orchestra.run.smithi053.stdout:{"pg_ready":true,"pg_map":{"version":1947,"stamp":"2023-10-09T10:54:56.169550+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":8984499,"num_objects":29,"num_object_clones":0,"num_object_copies":87,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":29,"num_whiteouts":0,"num_read":12226,"num_read_kb":26939,"num_write":1950,"num_write_kb":27871,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":669,"num_bytes_recovered":36515240,"num_keys_recovered":32,"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":2144,"ondisk_log_size":2144,"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":7896428,"kb_used_data":72108,"kb_used_omap":38,"kb_used_meta":7824217,"kb_avail":742064788,"statfs":{"total":767960285184,"available":759874342912,"internally_reserved":0,"allocated":73838592,"data_stored":60695894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":39480,"internal_metadata":8011998664},"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.005288"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":47,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798653+0000","last_change":"2023-10-09T10:50:10.554864+0000","last_active":"2023-10-09T10:53:08.798653+0000","last_peered":"2023-10-09T10:53:08.798653+0000","last_clean":"2023-10-09T10:53:08.798653+0000","last_became_active":"2023-10-09T10:50:10.554320+0000","last_became_peered":"2023-10-09T10:50:10.554320+0000","last_unstale":"2023-10-09T10:53:08.798653+0000","last_undegraded":"2023-10-09T10:53:08.798653+0000","last_fullsized":"2023-10-09T10:53:08.798653+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":461,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.582037+0000","last_change":"2023-10-09T10:51:31.655204+0000","last_active":"2023-10-09T10:53:17.582037+0000","last_peered":"2023-10-09T10:53:17.582037+0000","last_clean":"2023-10-09T10:53:17.582037+0000","last_became_active":"2023-10-09T10:51:31.654695+0000","last_became_peered":"2023-10-09T10:51:31.654695+0000","last_unstale":"2023-10-09T10:53:17.582037+0000","last_undegraded":"2023-10-09T10:53:17.582037+0000","last_fullsized":"2023-10-09T10:53:17.582037+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:23:09.590237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":580,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:18.176436+0000","last_change":"2023-10-09T10:50:10.547789+0000","last_active":"2023-10-09T10:53:18.176436+0000","last_peered":"2023-10-09T10:53:18.176436+0000","last_clean":"2023-10-09T10:53:18.176436+0000","last_became_active":"2023-10-09T10:50:10.547306+0000","last_became_peered":"2023-10-09T10:50:10.547306+0000","last_unstale":"2023-10-09T10:53:18.176436+0000","last_undegraded":"2023-10-09T10:53:18.176436+0000","last_fullsized":"2023-10-09T10:53:18.176436+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:08:51.849491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":122,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.580622+0000","last_change":"2023-10-09T10:51:21.628524+0000","last_active":"2023-10-09T10:53:17.580622+0000","last_peered":"2023-10-09T10:53:17.580622+0000","last_clean":"2023-10-09T10:53:17.580622+0000","last_became_active":"2023-10-09T10:51:21.628101+0000","last_became_peered":"2023-10-09T10:51:21.628101+0000","last_unstale":"2023-10-09T10:53:17.580622+0000","last_undegraded":"2023-10-09T10:53:17.580622+0000","last_fullsized":"2023-10-09T10:53:17.580622+0000","mapping_epoch":538,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":539,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:19:07.708819+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.579783+0000","last_change":"2023-10-09T10:51:31.652901+0000","last_active":"2023-10-09T10:53:17.579783+0000","last_peered":"2023-10-09T10:53:17.579783+0000","last_clean":"2023-10-09T10:53:17.579783+0000","last_became_active":"2023-10-09T10:51:31.652304+0000","last_became_peered":"2023-10-09T10:51:31.652304+0000","last_unstale":"2023-10-09T10:53:17.579783+0000","last_undegraded":"2023-10-09T10:53:17.579783+0000","last_fullsized":"2023-10-09T10:53:17.579783+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:57:17.761341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":551,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.750630+0000","last_change":"2023-10-09T10:50:20.564380+0000","last_active":"2023-10-09T10:53:07.750630+0000","last_peered":"2023-10-09T10:53:07.750630+0000","last_clean":"2023-10-09T10:53:07.750630+0000","last_became_active":"2023-10-09T10:50:20.564022+0000","last_became_peered":"2023-10-09T10:50:20.564022+0000","last_unstale":"2023-10-09T10:53:07.750630+0000","last_undegraded":"2023-10-09T10:53:07.750630+0000","last_fullsized":"2023-10-09T10:53:07.750630+0000","mapping_epoch":523,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":524,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":112,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.580265+0000","last_change":"2023-10-09T10:51:21.628695+0000","last_active":"2023-10-09T10:53:17.580265+0000","last_peered":"2023-10-09T10:53:17.580265+0000","last_clean":"2023-10-09T10:53:17.580265+0000","last_became_active":"2023-10-09T10:51:21.628306+0000","last_became_peered":"2023-10-09T10:51:21.628306+0000","last_unstale":"2023-10-09T10:53:17.580265+0000","last_undegraded":"2023-10-09T10:53:17.580265+0000","last_fullsized":"2023-10-09T10:53:17.580265+0000","mapping_epoch":538,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":539,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:19:47.435077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":56,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.580278+0000","last_change":"2023-10-09T10:49:58.130385+0000","last_active":"2023-10-09T10:53:17.580278+0000","last_peered":"2023-10-09T10:53:17.580278+0000","last_clean":"2023-10-09T10:53:17.580278+0000","last_became_active":"2023-10-09T10:49:58.129917+0000","last_became_peered":"2023-10-09T10:49:58.129917+0000","last_unstale":"2023-10-09T10:53:17.580278+0000","last_undegraded":"2023-10-09T10:53:17.580278+0000","last_fullsized":"2023-10-09T10:53:17.580278+0000","mapping_epoch":512,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":513,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T20:26:32.293986+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":42,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.661867+0000","last_change":"2023-10-09T10:50:20.565950+0000","last_active":"2023-10-09T10:53:08.661867+0000","last_peered":"2023-10-09T10:53:08.661867+0000","last_clean":"2023-10-09T10:53:08.661867+0000","last_became_active":"2023-10-09T10:50:20.564843+0000","last_became_peered":"2023-10-09T10:50:20.564843+0000","last_unstale":"2023-10-09T10:53:08.661867+0000","last_undegraded":"2023-10-09T10:53:08.661867+0000","last_fullsized":"2023-10-09T10:53:08.661867+0000","mapping_epoch":523,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":524,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":43,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.580614+0000","last_change":"2023-10-09T10:51:31.572268+0000","last_active":"2023-10-09T10:53:17.580614+0000","last_peered":"2023-10-09T10:53:17.580614+0000","last_clean":"2023-10-09T10:53:17.580614+0000","last_became_active":"2023-10-09T10:51:31.571903+0000","last_became_peered":"2023-10-09T10:51:31.571903+0000","last_unstale":"2023-10-09T10:53:17.580614+0000","last_undegraded":"2023-10-09T10:53:17.580614+0000","last_fullsized":"2023-10-09T10:53:17.580614+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T17:54:18.063341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":97,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.750846+0000","last_change":"2023-10-09T10:50:10.571086+0000","last_active":"2023-10-09T10:53:07.750846+0000","last_peered":"2023-10-09T10:53:07.750846+0000","last_clean":"2023-10-09T10:53:07.750846+0000","last_became_active":"2023-10-09T10:50:10.550068+0000","last_became_peered":"2023-10-09T10:50:10.550068+0000","last_unstale":"2023-10-09T10:53:07.750846+0000","last_undegraded":"2023-10-09T10:53:07.750846+0000","last_fullsized":"2023-10-09T10:53:07.750846+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":20,"num_bytes_recovered":900,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.744408+0000","last_change":"2023-10-09T10:46:39.671004+0000","last_active":"2023-10-09T10:53:07.744408+0000","last_peered":"2023-10-09T10:53:07.744408+0000","last_clean":"2023-10-09T10:53:07.744408+0000","last_became_active":"2023-10-09T10:46:39.670624+0000","last_became_peered":"2023-10-09T10:46:39.670624+0000","last_unstale":"2023-10-09T10:53:07.744408+0000","last_undegraded":"2023-10-09T10:53:07.744408+0000","last_fullsized":"2023-10-09T10:53:07.744408+0000","mapping_epoch":429,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":430,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:52:39.237836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"83'22","reported_seq":57,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798641+0000","last_change":"2023-10-09T10:50:10.595346+0000","last_active":"2023-10-09T10:53:08.798641+0000","last_peered":"2023-10-09T10:53:08.798641+0000","last_clean":"2023-10-09T10:53:08.798641+0000","last_became_active":"2023-10-09T10:50:10.558350+0000","last_became_peered":"2023-10-09T10:50:10.558350+0000","last_unstale":"2023-10-09T10:53:08.798641+0000","last_undegraded":"2023-10-09T10:53:08.798641+0000","last_fullsized":"2023-10-09T10:53:08.798641+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":47,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798402+0000","last_change":"2023-10-09T10:50:10.555878+0000","last_active":"2023-10-09T10:53:08.798402+0000","last_peered":"2023-10-09T10:53:08.798402+0000","last_clean":"2023-10-09T10:53:08.798402+0000","last_became_active":"2023-10-09T10:50:10.554608+0000","last_became_peered":"2023-10-09T10:50:10.554608+0000","last_unstale":"2023-10-09T10:53:08.798402+0000","last_undegraded":"2023-10-09T10:53:08.798402+0000","last_fullsized":"2023-10-09T10:53:08.798402+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":82,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.750333+0000","last_change":"2023-10-09T10:50:10.588265+0000","last_active":"2023-10-09T10:53:07.750333+0000","last_peered":"2023-10-09T10:53:07.750333+0000","last_clean":"2023-10-09T10:53:07.750333+0000","last_became_active":"2023-10-09T10:50:10.551861+0000","last_became_peered":"2023-10-09T10:50:10.551861+0000","last_unstale":"2023-10-09T10:53:07.750333+0000","last_undegraded":"2023-10-09T10:53:07.750333+0000","last_fullsized":"2023-10-09T10:53:07.750333+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":147,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.581671+0000","last_change":"2023-10-09T10:51:31.652983+0000","last_active":"2023-10-09T10:53:17.581671+0000","last_peered":"2023-10-09T10:53:17.581671+0000","last_clean":"2023-10-09T10:53:17.581671+0000","last_became_active":"2023-10-09T10:51:31.652128+0000","last_became_peered":"2023-10-09T10:51:31.652128+0000","last_unstale":"2023-10-09T10:53:17.581671+0000","last_undegraded":"2023-10-09T10:53:17.581671+0000","last_fullsized":"2023-10-09T10:53:17.581671+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:12:12.927402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":159,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:10.695368+0000","last_change":"2023-10-09T10:51:21.629713+0000","last_active":"2023-10-09T10:53:10.695368+0000","last_peered":"2023-10-09T10:53:10.695368+0000","last_clean":"2023-10-09T10:53:10.695368+0000","last_became_active":"2023-10-09T10:51:21.629398+0000","last_became_peered":"2023-10-09T10:51:21.629398+0000","last_unstale":"2023-10-09T10:53:10.695368+0000","last_undegraded":"2023-10-09T10:53:10.695368+0000","last_fullsized":"2023-10-09T10:53:10.695368+0000","mapping_epoch":538,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":539,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:38:00.925705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":42,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.661803+0000","last_change":"2023-10-09T10:50:20.565346+0000","last_active":"2023-10-09T10:53:08.661803+0000","last_peered":"2023-10-09T10:53:08.661803+0000","last_clean":"2023-10-09T10:53:08.661803+0000","last_became_active":"2023-10-09T10:50:20.564899+0000","last_became_peered":"2023-10-09T10:50:20.564899+0000","last_unstale":"2023-10-09T10:53:08.661803+0000","last_undegraded":"2023-10-09T10:53:08.661803+0000","last_fullsized":"2023-10-09T10:53:08.661803+0000","mapping_epoch":523,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":524,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":70,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.750132+0000","last_change":"2023-10-09T10:50:10.551751+0000","last_active":"2023-10-09T10:53:07.750132+0000","last_peered":"2023-10-09T10:53:07.750132+0000","last_clean":"2023-10-09T10:53:07.750132+0000","last_became_active":"2023-10-09T10:50:10.551301+0000","last_became_peered":"2023-10-09T10:50:10.551301+0000","last_unstale":"2023-10-09T10:53:07.750132+0000","last_undegraded":"2023-10-09T10:53:07.750132+0000","last_fullsized":"2023-10-09T10:53:07.750132+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":39,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.797937+0000","last_change":"2023-10-09T10:50:40.550710+0000","last_active":"2023-10-09T10:53:08.797937+0000","last_peered":"2023-10-09T10:53:08.797937+0000","last_clean":"2023-10-09T10:53:08.797937+0000","last_became_active":"2023-10-09T10:50:40.549958+0000","last_became_peered":"2023-10-09T10:50:40.549958+0000","last_unstale":"2023-10-09T10:53:08.797937+0000","last_undegraded":"2023-10-09T10:53:08.797937+0000","last_fullsized":"2023-10-09T10:53:08.797937+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:45:00.904460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":616,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.749510+0000","last_change":"2023-10-09T10:50:40.741943+0000","last_active":"2023-10-09T10:53:07.749510+0000","last_peered":"2023-10-09T10:53:07.749510+0000","last_clean":"2023-10-09T10:53:07.749510+0000","last_became_active":"2023-10-09T10:50:40.556466+0000","last_became_peered":"2023-10-09T10:50:40.556466+0000","last_unstale":"2023-10-09T10:53:07.749510+0000","last_undegraded":"2023-10-09T10:53:07.749510+0000","last_fullsized":"2023-10-09T10:53:07.749510+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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":29,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.582686+0000","last_change":"2023-10-09T10:51:21.626265+0000","last_active":"2023-10-09T10:53:17.582686+0000","last_peered":"2023-10-09T10:53:17.582686+0000","last_clean":"2023-10-09T10:53:17.582686+0000","last_became_active":"2023-10-09T10:51:21.625876+0000","last_became_peered":"2023-10-09T10:51:21.625876+0000","last_unstale":"2023-10-09T10:53:17.582686+0000","last_undegraded":"2023-10-09T10:53:17.582686+0000","last_fullsized":"2023-10-09T10:53:17.582686+0000","mapping_epoch":538,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":539,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:39:06.574261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":91,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.751264+0000","last_change":"2023-10-09T10:50:40.558004+0000","last_active":"2023-10-09T10:53:07.751264+0000","last_peered":"2023-10-09T10:53:07.751264+0000","last_clean":"2023-10-09T10:53:07.751264+0000","last_became_active":"2023-10-09T10:50:40.554505+0000","last_became_peered":"2023-10-09T10:50:40.554505+0000","last_unstale":"2023-10-09T10:53:07.751264+0000","last_undegraded":"2023-10-09T10:53:07.751264+0000","last_fullsized":"2023-10-09T10:53:07.751264+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":8,"num_bytes_recovered":176,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":42,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.661771+0000","last_change":"2023-10-09T10:50:20.570345+0000","last_active":"2023-10-09T10:53:08.661771+0000","last_peered":"2023-10-09T10:53:08.661771+0000","last_clean":"2023-10-09T10:53:08.661771+0000","last_became_active":"2023-10-09T10:50:20.570062+0000","last_became_peered":"2023-10-09T10:50:20.570062+0000","last_unstale":"2023-10-09T10:53:08.661771+0000","last_undegraded":"2023-10-09T10:53:08.661771+0000","last_fullsized":"2023-10-09T10:53:08.661771+0000","mapping_epoch":523,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":524,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":91,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.750873+0000","last_change":"2023-10-09T10:50:10.591016+0000","last_active":"2023-10-09T10:53:07.750873+0000","last_peered":"2023-10-09T10:53:07.750873+0000","last_clean":"2023-10-09T10:53:07.750873+0000","last_became_active":"2023-10-09T10:50:10.555442+0000","last_became_peered":"2023-10-09T10:50:10.555442+0000","last_unstale":"2023-10-09T10:53:07.750873+0000","last_undegraded":"2023-10-09T10:53:07.750873+0000","last_fullsized":"2023-10-09T10:53:07.750873+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":6,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":56,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798877+0000","last_change":"2023-10-09T10:51:21.624634+0000","last_active":"2023-10-09T10:53:08.798877+0000","last_peered":"2023-10-09T10:53:08.798877+0000","last_clean":"2023-10-09T10:53:08.798877+0000","last_became_active":"2023-10-09T10:51:21.624249+0000","last_became_peered":"2023-10-09T10:51:21.624249+0000","last_unstale":"2023-10-09T10:53:08.798877+0000","last_undegraded":"2023-10-09T10:53:08.798877+0000","last_fullsized":"2023-10-09T10:53:08.798877+0000","mapping_epoch":538,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":539,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.750706+0000","last_change":"2023-10-09T10:50:20.574061+0000","last_active":"2023-10-09T10:53:07.750706+0000","last_peered":"2023-10-09T10:53:07.750706+0000","last_clean":"2023-10-09T10:53:07.750706+0000","last_became_active":"2023-10-09T10:50:20.565649+0000","last_became_peered":"2023-10-09T10:50:20.565649+0000","last_unstale":"2023-10-09T10:53:07.750706+0000","last_undegraded":"2023-10-09T10:53:07.750706+0000","last_fullsized":"2023-10-09T10:53:07.750706+0000","mapping_epoch":523,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":524,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":3,"num_bytes_recovered":210,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":558,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.749514+0000","last_change":"2023-10-09T10:49:42.143190+0000","last_active":"2023-10-09T10:53:07.749514+0000","last_peered":"2023-10-09T10:53:07.749514+0000","last_clean":"2023-10-09T10:53:07.749514+0000","last_became_active":"2023-10-09T10:49:42.142731+0000","last_became_peered":"2023-10-09T10:49:42.142731+0000","last_unstale":"2023-10-09T10:53:07.749514+0000","last_undegraded":"2023-10-09T10:53:07.749514+0000","last_fullsized":"2023-10-09T10:53:07.749514+0000","mapping_epoch":504,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":505,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":51,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.662383+0000","last_change":"2023-10-09T10:51:21.630810+0000","last_active":"2023-10-09T10:53:08.662383+0000","last_peered":"2023-10-09T10:53:08.662383+0000","last_clean":"2023-10-09T10:53:08.662383+0000","last_became_active":"2023-10-09T10:51:21.630428+0000","last_became_peered":"2023-10-09T10:51:21.630428+0000","last_unstale":"2023-10-09T10:53:08.662383+0000","last_undegraded":"2023-10-09T10:53:08.662383+0000","last_fullsized":"2023-10-09T10:53:08.662383+0000","mapping_epoch":538,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":539,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798467+0000","last_change":"2023-10-09T10:50:10.544181+0000","last_active":"2023-10-09T10:53:08.798467+0000","last_peered":"2023-10-09T10:53:08.798467+0000","last_clean":"2023-10-09T10:53:08.798467+0000","last_became_active":"2023-10-09T10:50:10.543698+0000","last_became_peered":"2023-10-09T10:50:10.543698+0000","last_unstale":"2023-10-09T10:53:08.798467+0000","last_undegraded":"2023-10-09T10:53:08.798467+0000","last_fullsized":"2023-10-09T10:53:08.798467+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:04:30.381651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":47,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.581022+0000","last_change":"2023-10-09T10:51:31.567369+0000","last_active":"2023-10-09T10:53:17.581022+0000","last_peered":"2023-10-09T10:53:17.581022+0000","last_clean":"2023-10-09T10:53:17.581022+0000","last_became_active":"2023-10-09T10:51:31.566983+0000","last_became_peered":"2023-10-09T10:51:31.566983+0000","last_unstale":"2023-10-09T10:53:17.581022+0000","last_undegraded":"2023-10-09T10:53:17.581022+0000","last_fullsized":"2023-10-09T10:53:17.581022+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:43:24.728288+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":[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":47,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798730+0000","last_change":"2023-10-09T10:50:10.548678+0000","last_active":"2023-10-09T10:53:08.798730+0000","last_peered":"2023-10-09T10:53:08.798730+0000","last_clean":"2023-10-09T10:53:08.798730+0000","last_became_active":"2023-10-09T10:50:10.547023+0000","last_became_peered":"2023-10-09T10:50:10.547023+0000","last_unstale":"2023-10-09T10:53:08.798730+0000","last_undegraded":"2023-10-09T10:53:08.798730+0000","last_fullsized":"2023-10-09T10:53:08.798730+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":588,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.749768+0000","last_change":"2023-10-09T10:50:10.545450+0000","last_active":"2023-10-09T10:53:07.749768+0000","last_peered":"2023-10-09T10:53:07.749768+0000","last_clean":"2023-10-09T10:53:07.749768+0000","last_became_active":"2023-10-09T10:50:10.545132+0000","last_became_peered":"2023-10-09T10:50:10.545132+0000","last_unstale":"2023-10-09T10:53:07.749768+0000","last_undegraded":"2023-10-09T10:53:07.749768+0000","last_fullsized":"2023-10-09T10:53:07.749768+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":56,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.799256+0000","last_change":"2023-10-09T10:51:54.685724+0000","last_active":"2023-10-09T10:53:08.799256+0000","last_peered":"2023-10-09T10:53:08.799256+0000","last_clean":"2023-10-09T10:53:08.799256+0000","last_became_active":"2023-10-09T10:51:54.684937+0000","last_became_peered":"2023-10-09T10:51:54.684937+0000","last_unstale":"2023-10-09T10:53:08.799256+0000","last_undegraded":"2023-10-09T10:53:08.799256+0000","last_fullsized":"2023-10-09T10:53:08.799256+0000","mapping_epoch":547,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":548,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,5],"acting":[4,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":47,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798437+0000","last_change":"2023-10-09T10:50:10.557052+0000","last_active":"2023-10-09T10:53:08.798437+0000","last_peered":"2023-10-09T10:53:08.798437+0000","last_clean":"2023-10-09T10:53:08.798437+0000","last_became_active":"2023-10-09T10:50:10.556657+0000","last_became_peered":"2023-10-09T10:50:10.556657+0000","last_unstale":"2023-10-09T10:53:08.798437+0000","last_undegraded":"2023-10-09T10:53:08.798437+0000","last_fullsized":"2023-10-09T10:53:08.798437+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.799344+0000","last_change":"2023-10-09T10:50:10.552952+0000","last_active":"2023-10-09T10:53:08.799344+0000","last_peered":"2023-10-09T10:53:08.799344+0000","last_clean":"2023-10-09T10:53:08.799344+0000","last_became_active":"2023-10-09T10:50:10.552554+0000","last_became_peered":"2023-10-09T10:50:10.552554+0000","last_unstale":"2023-10-09T10:53:08.799344+0000","last_undegraded":"2023-10-09T10:53:08.799344+0000","last_fullsized":"2023-10-09T10:53:08.799344+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":626,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.580059+0000","last_change":"2023-10-09T10:51:31.652850+0000","last_active":"2023-10-09T10:53:17.580059+0000","last_peered":"2023-10-09T10:53:17.580059+0000","last_clean":"2023-10-09T10:53:17.580059+0000","last_became_active":"2023-10-09T10:51:31.652272+0000","last_became_peered":"2023-10-09T10:51:31.652272+0000","last_unstale":"2023-10-09T10:53:17.580059+0000","last_undegraded":"2023-10-09T10:53:17.580059+0000","last_fullsized":"2023-10-09T10:53:17.580059+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:17:55.170314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":599,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:18.176858+0000","last_change":"2023-10-09T10:50:10.542842+0000","last_active":"2023-10-09T10:53:18.176858+0000","last_peered":"2023-10-09T10:53:18.176858+0000","last_clean":"2023-10-09T10:53:18.176858+0000","last_became_active":"2023-10-09T10:50:10.542415+0000","last_became_peered":"2023-10-09T10:50:10.542415+0000","last_unstale":"2023-10-09T10:53:18.176858+0000","last_undegraded":"2023-10-09T10:53:18.176858+0000","last_fullsized":"2023-10-09T10:53:18.176858+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:41:49.718017+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"501'240","reported_seq":1666,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.744796+0000","last_change":"2023-10-09T10:49:44.513869+0000","last_active":"2023-10-09T10:53:07.744796+0000","last_peered":"2023-10-09T10:53:07.744796+0000","last_clean":"2023-10-09T10:53:07.744796+0000","last_became_active":"2023-10-09T10:49:44.513098+0000","last_became_peered":"2023-10-09T10:49:44.513098+0000","last_unstale":"2023-10-09T10:53:07.744796+0000","last_undegraded":"2023-10-09T10:53:07.744796+0000","last_fullsized":"2023-10-09T10:53:07.744796+0000","mapping_epoch":507,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":508,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":240,"log_dups_size":0,"ondisk_log_size":240,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:48:14.985505+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00048416099999999999,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1211,"num_read_kb":1028,"num_write":242,"num_write_kb":4222,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":84,"num_bytes_recovered":25165824,"num_keys_recovered":2,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":51,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.663075+0000","last_change":"2023-10-09T10:51:21.628909+0000","last_active":"2023-10-09T10:53:08.663075+0000","last_peered":"2023-10-09T10:53:08.663075+0000","last_clean":"2023-10-09T10:53:08.663075+0000","last_became_active":"2023-10-09T10:51:21.628629+0000","last_became_peered":"2023-10-09T10:51:21.628629+0000","last_unstale":"2023-10-09T10:53:08.663075+0000","last_undegraded":"2023-10-09T10:53:08.663075+0000","last_fullsized":"2023-10-09T10:53:08.663075+0000","mapping_epoch":538,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":539,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":176,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:18.176448+0000","last_change":"2023-10-09T10:50:20.563553+0000","last_active":"2023-10-09T10:53:18.176448+0000","last_peered":"2023-10-09T10:53:18.176448+0000","last_clean":"2023-10-09T10:53:18.176448+0000","last_became_active":"2023-10-09T10:50:20.563138+0000","last_became_peered":"2023-10-09T10:50:20.563138+0000","last_unstale":"2023-10-09T10:53:18.176448+0000","last_undegraded":"2023-10-09T10:53:18.176448+0000","last_fullsized":"2023-10-09T10:53:18.176448+0000","mapping_epoch":523,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":524,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:59:46.681107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"501'132","reported_seq":1025,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.662249+0000","last_change":"2023-10-09T10:50:23.596152+0000","last_active":"2023-10-09T10:53:08.662249+0000","last_peered":"2023-10-09T10:53:08.662249+0000","last_clean":"2023-10-09T10:53:08.662249+0000","last_became_active":"2023-10-09T10:50:23.595107+0000","last_became_peered":"2023-10-09T10:50:23.595107+0000","last_unstale":"2023-10-09T10:53:08.662249+0000","last_undegraded":"2023-10-09T10:53:08.662249+0000","last_fullsized":"2023-10-09T10:53:08.662249+0000","mapping_epoch":526,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":527,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":132,"log_dups_size":0,"ondisk_log_size":132,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":904,"num_read_kb":4437,"num_write":137,"num_write_kb":2904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":34,"num_bytes_recovered":76,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":47,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798953+0000","last_change":"2023-10-09T10:50:10.549363+0000","last_active":"2023-10-09T10:53:08.798953+0000","last_peered":"2023-10-09T10:53:08.798953+0000","last_clean":"2023-10-09T10:53:08.798953+0000","last_became_active":"2023-10-09T10:50:10.548757+0000","last_became_peered":"2023-10-09T10:50:10.548757+0000","last_unstale":"2023-10-09T10:53:08.798953+0000","last_undegraded":"2023-10-09T10:53:08.798953+0000","last_fullsized":"2023-10-09T10:53:08.798953+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":410,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:15.313196+0000","last_change":"2023-10-09T10:51:21.616392+0000","last_active":"2023-10-09T10:53:15.313196+0000","last_peered":"2023-10-09T10:53:15.313196+0000","last_clean":"2023-10-09T10:53:15.313196+0000","last_became_active":"2023-10-09T10:51:21.615763+0000","last_became_peered":"2023-10-09T10:51:21.615763+0000","last_unstale":"2023-10-09T10:53:15.313196+0000","last_undegraded":"2023-10-09T10:53:15.313196+0000","last_fullsized":"2023-10-09T10:53:15.313196+0000","mapping_epoch":538,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":539,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T11:46:10.034053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"501'247","reported_seq":1781,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:18.175830+0000","last_change":"2023-10-09T10:51:24.554697+0000","last_active":"2023-10-09T10:53:18.175830+0000","last_peered":"2023-10-09T10:53:18.175830+0000","last_clean":"2023-10-09T10:53:18.175830+0000","last_became_active":"2023-10-09T10:51:24.553695+0000","last_became_peered":"2023-10-09T10:51:24.553695+0000","last_unstale":"2023-10-09T10:53:18.175830+0000","last_undegraded":"2023-10-09T10:53:18.175830+0000","last_fullsized":"2023-10-09T10:53:18.175830+0000","mapping_epoch":541,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":247,"log_dups_size":0,"ondisk_log_size":247,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:48:02.331594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052647200000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1862,"num_read_kb":1814,"num_write":189,"num_write_kb":1286,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":61,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":546,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:18.177062+0000","last_change":"2023-10-09T10:27:58.141484+0000","last_active":"2023-10-09T10:53:18.177062+0000","last_peered":"2023-10-09T10:53:18.177062+0000","last_clean":"2023-10-09T10:53:18.177062+0000","last_became_active":"2023-10-09T10:27:58.141130+0000","last_became_peered":"2023-10-09T10:27:58.141130+0000","last_unstale":"2023-10-09T10:53:18.177062+0000","last_undegraded":"2023-10-09T10:53:18.177062+0000","last_fullsized":"2023-10-09T10:53:18.177062+0000","mapping_epoch":225,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":226,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:15:58.448896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":195,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:18.177167+0000","last_change":"2023-10-09T10:50:40.548476+0000","last_active":"2023-10-09T10:53:18.177167+0000","last_peered":"2023-10-09T10:53:18.177167+0000","last_clean":"2023-10-09T10:53:18.177167+0000","last_became_active":"2023-10-09T10:50:40.548115+0000","last_became_peered":"2023-10-09T10:50:40.548115+0000","last_unstale":"2023-10-09T10:53:18.177167+0000","last_undegraded":"2023-10-09T10:53:18.177167+0000","last_fullsized":"2023-10-09T10:53:18.177167+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T13:31:51.383788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"501'371","reported_seq":1515,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.662367+0000","last_change":"2023-10-09T10:50:23.598102+0000","last_active":"2023-10-09T10:53:08.662367+0000","last_peered":"2023-10-09T10:53:08.662367+0000","last_clean":"2023-10-09T10:53:08.662367+0000","last_became_active":"2023-10-09T10:50:23.597185+0000","last_became_peered":"2023-10-09T10:50:23.597185+0000","last_unstale":"2023-10-09T10:53:08.662367+0000","last_undegraded":"2023-10-09T10:53:08.662367+0000","last_fullsized":"2023-10-09T10:53:08.662367+0000","mapping_epoch":526,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":527,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":371,"log_dups_size":0,"ondisk_log_size":371,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":1553,"num_read_kb":2785,"num_write":347,"num_write_kb":1453,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":85,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"83'139","reported_seq":433,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.750169+0000","last_change":"2023-10-09T10:50:43.574039+0000","last_active":"2023-10-09T10:53:07.750169+0000","last_peered":"2023-10-09T10:53:07.750169+0000","last_clean":"2023-10-09T10:53:07.750169+0000","last_became_active":"2023-10-09T10:50:43.573633+0000","last_became_peered":"2023-10-09T10:50:43.573633+0000","last_unstale":"2023-10-09T10:53:07.750169+0000","last_undegraded":"2023-10-09T10:53:07.750169+0000","last_fullsized":"2023-10-09T10:53:07.750169+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:52:58.844090+0000","last_clean_scrub_stamp":"2023-10-09T09:52:58.844090+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":50,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.580213+0000","last_change":"2023-10-09T10:51:31.654677+0000","last_active":"2023-10-09T10:53:17.580213+0000","last_peered":"2023-10-09T10:53:17.580213+0000","last_clean":"2023-10-09T10:53:17.580213+0000","last_became_active":"2023-10-09T10:51:31.654310+0000","last_became_peered":"2023-10-09T10:51:31.654310+0000","last_unstale":"2023-10-09T10:53:17.580213+0000","last_undegraded":"2023-10-09T10:53:17.580213+0000","last_fullsized":"2023-10-09T10:53:17.580213+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:52:14.437235+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":576,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.750759+0000","last_change":"2023-10-09T10:50:10.559197+0000","last_active":"2023-10-09T10:53:07.750759+0000","last_peered":"2023-10-09T10:53:07.750759+0000","last_clean":"2023-10-09T10:53:07.750759+0000","last_became_active":"2023-10-09T10:50:10.558830+0000","last_became_peered":"2023-10-09T10:50:10.558830+0000","last_unstale":"2023-10-09T10:53:07.750759+0000","last_undegraded":"2023-10-09T10:53:07.750759+0000","last_fullsized":"2023-10-09T10:53:07.750759+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"501'162","reported_seq":728,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.750242+0000","last_change":"2023-10-09T10:49:45.530926+0000","last_active":"2023-10-09T10:53:07.750242+0000","last_peered":"2023-10-09T10:53:07.750242+0000","last_clean":"2023-10-09T10:53:07.750242+0000","last_became_active":"2023-10-09T10:49:45.530138+0000","last_became_peered":"2023-10-09T10:49:45.530138+0000","last_unstale":"2023-10-09T10:53:07.750242+0000","last_undegraded":"2023-10-09T10:53:07.750242+0000","last_fullsized":"2023-10-09T10:53:07.750242+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":162,"log_dups_size":0,"ondisk_log_size":162,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":785,"num_read_kb":3267,"num_write":152,"num_write_kb":2402,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":55,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":140,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.579494+0000","last_change":"2023-10-09T10:51:21.629136+0000","last_active":"2023-10-09T10:53:17.579494+0000","last_peered":"2023-10-09T10:53:17.579494+0000","last_clean":"2023-10-09T10:53:17.579494+0000","last_became_active":"2023-10-09T10:51:21.628572+0000","last_became_peered":"2023-10-09T10:51:21.628572+0000","last_unstale":"2023-10-09T10:53:17.579494+0000","last_undegraded":"2023-10-09T10:53:17.579494+0000","last_fullsized":"2023-10-09T10:53:17.579494+0000","mapping_epoch":538,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":539,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:33:29.177368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":48,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.797744+0000","last_change":"2023-10-09T10:51:54.684349+0000","last_active":"2023-10-09T10:53:08.797744+0000","last_peered":"2023-10-09T10:53:08.797744+0000","last_clean":"2023-10-09T10:53:08.797744+0000","last_became_active":"2023-10-09T10:51:54.683180+0000","last_became_peered":"2023-10-09T10:51:54.683180+0000","last_unstale":"2023-10-09T10:53:08.797744+0000","last_undegraded":"2023-10-09T10:53:08.797744+0000","last_fullsized":"2023-10-09T10:53:08.797744+0000","mapping_epoch":547,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":548,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T12:58:33.011363+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"501'208","reported_seq":1269,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.750556+0000","last_change":"2023-10-09T10:50:43.574433+0000","last_active":"2023-10-09T10:53:07.750556+0000","last_peered":"2023-10-09T10:53:07.750556+0000","last_clean":"2023-10-09T10:53:07.750556+0000","last_became_active":"2023-10-09T10:50:43.573778+0000","last_became_peered":"2023-10-09T10:50:43.573778+0000","last_unstale":"2023-10-09T10:53:07.750556+0000","last_undegraded":"2023-10-09T10:53:07.750556+0000","last_fullsized":"2023-10-09T10:53:07.750556+0000","mapping_epoch":531,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":532,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":208,"log_dups_size":0,"ondisk_log_size":208,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1420,"num_read_kb":3181,"num_write":184,"num_write_kb":2629,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":96,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":449,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:15.313241+0000","last_change":"2023-10-09T10:51:11.209875+0000","last_active":"2023-10-09T10:53:15.313241+0000","last_peered":"2023-10-09T10:53:15.313241+0000","last_clean":"2023-10-09T10:53:15.313241+0000","last_became_active":"2023-10-09T10:51:11.209205+0000","last_became_peered":"2023-10-09T10:51:11.209205+0000","last_unstale":"2023-10-09T10:53:15.313241+0000","last_undegraded":"2023-10-09T10:53:15.313241+0000","last_fullsized":"2023-10-09T10:53:15.313241+0000","mapping_epoch":536,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":537,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:12:23.413795+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":514,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798132+0000","last_change":"2023-10-09T10:50:50.954017+0000","last_active":"2023-10-09T10:53:08.798132+0000","last_peered":"2023-10-09T10:53:08.798132+0000","last_clean":"2023-10-09T10:53:08.798132+0000","last_became_active":"2023-10-09T10:50:50.953037+0000","last_became_peered":"2023-10-09T10:50:50.953037+0000","last_unstale":"2023-10-09T10:53:08.798132+0000","last_undegraded":"2023-10-09T10:53:08.798132+0000","last_fullsized":"2023-10-09T10:53:08.798132+0000","mapping_epoch":533,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":534,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:06:10.651344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":47,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.582846+0000","last_change":"2023-10-09T10:51:31.573661+0000","last_active":"2023-10-09T10:53:17.582846+0000","last_peered":"2023-10-09T10:53:17.582846+0000","last_clean":"2023-10-09T10:53:17.582846+0000","last_became_active":"2023-10-09T10:51:31.572980+0000","last_became_peered":"2023-10-09T10:51:31.572980+0000","last_unstale":"2023-10-09T10:53:17.582846+0000","last_undegraded":"2023-10-09T10:53:17.582846+0000","last_fullsized":"2023-10-09T10:53:17.582846+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T16:06:45.201799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":7,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"501'208","reported_seq":1178,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:18.177020+0000","last_change":"2023-10-09T10:50:13.546814+0000","last_active":"2023-10-09T10:53:18.177020+0000","last_peered":"2023-10-09T10:53:18.177020+0000","last_clean":"2023-10-09T10:53:18.177020+0000","last_became_active":"2023-10-09T10:50:13.545948+0000","last_became_peered":"2023-10-09T10:50:13.545948+0000","last_unstale":"2023-10-09T10:53:18.177020+0000","last_undegraded":"2023-10-09T10:53:18.177020+0000","last_fullsized":"2023-10-09T10:53:18.177020+0000","mapping_epoch":521,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":208,"log_dups_size":0,"ondisk_log_size":208,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:48:28.366293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00090653299999999995,"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":981,"num_read_kb":3859,"num_write":149,"num_write_kb":7256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":50,"num_bytes_recovered":8388608,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.579795+0000","last_change":"2023-10-09T10:51:31.573493+0000","last_active":"2023-10-09T10:53:17.579795+0000","last_peered":"2023-10-09T10:53:17.579795+0000","last_clean":"2023-10-09T10:53:17.579795+0000","last_became_active":"2023-10-09T10:51:31.572631+0000","last_became_peered":"2023-10-09T10:51:31.572631+0000","last_unstale":"2023-10-09T10:53:17.579795+0000","last_undegraded":"2023-10-09T10:53:17.579795+0000","last_fullsized":"2023-10-09T10:53:17.579795+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T15:03:07.547067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"501'382","reported_seq":2569,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:07.750819+0000","last_change":"2023-10-09T10:49:45.531613+0000","last_active":"2023-10-09T10:53:07.750819+0000","last_peered":"2023-10-09T10:53:07.750819+0000","last_clean":"2023-10-09T10:53:07.750819+0000","last_became_active":"2023-10-09T10:49:45.530737+0000","last_became_peered":"2023-10-09T10:49:45.530737+0000","last_unstale":"2023-10-09T10:53:07.750819+0000","last_undegraded":"2023-10-09T10:53:07.750819+0000","last_fullsized":"2023-10-09T10:53:07.750819+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:57:33.742776+0000","last_clean_scrub_stamp":"2023-10-09T09:57:33.742776+0000","objects_scrubbed":0,"log_size":382,"log_dups_size":0,"ondisk_log_size":382,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":3216,"num_read_kb":6068,"num_write":290,"num_write_kb":3274,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":93,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":43,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798152+0000","last_change":"2023-10-09T10:50:40.560022+0000","last_active":"2023-10-09T10:53:08.798152+0000","last_peered":"2023-10-09T10:53:08.798152+0000","last_clean":"2023-10-09T10:53:08.798152+0000","last_became_active":"2023-10-09T10:50:40.550698+0000","last_became_peered":"2023-10-09T10:50:40.550698+0000","last_unstale":"2023-10-09T10:53:08.798152+0000","last_undegraded":"2023-10-09T10:53:08.798152+0000","last_fullsized":"2023-10-09T10:53:08.798152+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T19:23:07.420878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":56,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798048+0000","last_change":"2023-10-09T10:50:20.567767+0000","last_active":"2023-10-09T10:53:08.798048+0000","last_peered":"2023-10-09T10:53:08.798048+0000","last_clean":"2023-10-09T10:53:08.798048+0000","last_became_active":"2023-10-09T10:50:20.567409+0000","last_became_peered":"2023-10-09T10:50:20.567409+0000","last_unstale":"2023-10-09T10:53:08.798048+0000","last_undegraded":"2023-10-09T10:53:08.798048+0000","last_fullsized":"2023-10-09T10:53:08.798048+0000","mapping_epoch":523,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":524,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:10.695408+0000","last_change":"2023-10-09T10:50:40.550011+0000","last_active":"2023-10-09T10:53:10.695408+0000","last_peered":"2023-10-09T10:53:10.695408+0000","last_clean":"2023-10-09T10:53:10.695408+0000","last_became_active":"2023-10-09T10:50:40.549657+0000","last_became_peered":"2023-10-09T10:50:40.549657+0000","last_unstale":"2023-10-09T10:53:10.695408+0000","last_undegraded":"2023-10-09T10:53:10.695408+0000","last_fullsized":"2023-10-09T10:53:10.695408+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T10:21:27.470872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":548,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.504148+0000","last_change":"2023-10-09T10:51:21.615127+0000","last_active":"2023-10-09T10:53:08.504148+0000","last_peered":"2023-10-09T10:53:08.504148+0000","last_clean":"2023-10-09T10:53:08.504148+0000","last_became_active":"2023-10-09T10:51:21.614739+0000","last_became_peered":"2023-10-09T10:51:21.614739+0000","last_unstale":"2023-10-09T10:53:08.504148+0000","last_undegraded":"2023-10-09T10:53:08.504148+0000","last_fullsized":"2023-10-09T10:53:08.504148+0000","mapping_epoch":538,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":539,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T21:23:51.800699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.661837+0000","last_change":"2023-10-09T10:50:20.759542+0000","last_active":"2023-10-09T10:53:08.661837+0000","last_peered":"2023-10-09T10:53:08.661837+0000","last_clean":"2023-10-09T10:53:08.661837+0000","last_became_active":"2023-10-09T10:50:20.571643+0000","last_became_peered":"2023-10-09T10:50:20.571643+0000","last_unstale":"2023-10-09T10:53:08.661837+0000","last_undegraded":"2023-10-09T10:53:08.661837+0000","last_fullsized":"2023-10-09T10:53:08.661837+0000","mapping_epoch":523,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":524,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":47,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798626+0000","last_change":"2023-10-09T10:50:10.554315+0000","last_active":"2023-10-09T10:53:08.798626+0000","last_peered":"2023-10-09T10:53:08.798626+0000","last_clean":"2023-10-09T10:53:08.798626+0000","last_became_active":"2023-10-09T10:50:10.553997+0000","last_became_peered":"2023-10-09T10:50:10.553997+0000","last_unstale":"2023-10-09T10:53:08.798626+0000","last_undegraded":"2023-10-09T10:53:08.798626+0000","last_fullsized":"2023-10-09T10:53:08.798626+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":46,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.662172+0000","last_change":"2023-10-09T10:50:20.579272+0000","last_active":"2023-10-09T10:53:08.662172+0000","last_peered":"2023-10-09T10:53:08.662172+0000","last_clean":"2023-10-09T10:53:08.662172+0000","last_became_active":"2023-10-09T10:50:20.570216+0000","last_became_peered":"2023-10-09T10:50:20.570216+0000","last_unstale":"2023-10-09T10:53:08.662172+0000","last_undegraded":"2023-10-09T10:53:08.662172+0000","last_fullsized":"2023-10-09T10:53:08.662172+0000","mapping_epoch":523,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":524,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_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,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":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.799073+0000","last_change":"2023-10-09T10:50:10.543116+0000","last_active":"2023-10-09T10:53:08.799073+0000","last_peered":"2023-10-09T10:53:08.799073+0000","last_clean":"2023-10-09T10:53:08.799073+0000","last_became_active":"2023-10-09T10:50:10.542765+0000","last_became_peered":"2023-10-09T10:50:10.542765+0000","last_unstale":"2023-10-09T10:53:08.799073+0000","last_undegraded":"2023-10-09T10:53:08.799073+0000","last_fullsized":"2023-10-09T10:53:08.799073+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":144,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.582706+0000","last_change":"2023-10-09T10:51:31.573491+0000","last_active":"2023-10-09T10:53:17.582706+0000","last_peered":"2023-10-09T10:53:17.582706+0000","last_clean":"2023-10-09T10:53:17.582706+0000","last_became_active":"2023-10-09T10:51:31.572263+0000","last_became_peered":"2023-10-09T10:51:31.572263+0000","last_unstale":"2023-10-09T10:53:17.582706+0000","last_undegraded":"2023-10-09T10:53:17.582706+0000","last_fullsized":"2023-10-09T10:53:17.582706+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:04:49.231238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":495,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.580361+0000","last_change":"2023-10-09T10:51:31.567123+0000","last_active":"2023-10-09T10:53:17.580361+0000","last_peered":"2023-10-09T10:53:17.580361+0000","last_clean":"2023-10-09T10:53:17.580361+0000","last_became_active":"2023-10-09T10:51:31.566799+0000","last_became_peered":"2023-10-09T10:51:31.566799+0000","last_unstale":"2023-10-09T10:53:17.580361+0000","last_undegraded":"2023-10-09T10:53:17.580361+0000","last_fullsized":"2023-10-09T10:53:17.580361+0000","mapping_epoch":543,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":544,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-10-10T14:33:26.744373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":556,"state":"active+clean","last_fresh":"2023-10-09T10:53:17.580056+0000","last_change":"2023-10-09T10:50:40.557204+0000","last_active":"2023-10-09T10:53:17.580056+0000","last_peered":"2023-10-09T10:53:17.580056+0000","last_clean":"2023-10-09T10:53:17.580056+0000","last_became_active":"2023-10-09T10:50:40.548310+0000","last_became_peered":"2023-10-09T10:50:40.548310+0000","last_unstale":"2023-10-09T10:53:17.580056+0000","last_undegraded":"2023-10-09T10:53:17.580056+0000","last_fullsized":"2023-10-09T10:53:17.580056+0000","mapping_epoch":528,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":529,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:26.781314+0000","last_clean_scrub_stamp":"2023-10-09T09:59:26.781314+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-10-10T20:37:30.179716+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":10,"num_bytes_recovered":2770,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":47,"reported_epoch":555,"state":"active+clean","last_fresh":"2023-10-09T10:53:08.798185+0000","last_change":"2023-10-09T10:50:10.559147+0000","last_active":"2023-10-09T10:53:08.798185+0000","last_peered":"2023-10-09T10:53:08.798185+0000","last_clean":"2023-10-09T10:53:08.798185+0000","last_became_active":"2023-10-09T10:50:10.557049+0000","last_became_peered":"2023-10-09T10:50:10.557049+0000","last_unstale":"2023-10-09T10:53:08.798185+0000","last_undegraded":"2023-10-09T10:53:08.798185+0000","last_fullsized":"2023-10-09T10:53:08.798185+0000","mapping_epoch":518,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":519,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-10-09T09:59:27.791488+0000","last_clean_scrub_stamp":"2023-10-09T09:59:27.791488+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":101,"num_bytes_recovered":8892,"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":33561,"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":8388627,"num_objects":5,"num_object_clones":0,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":11932,"num_read_kb":26439,"num_write":1690,"num_write_kb":25426,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":558,"num_bytes_recovered":33554508,"num_keys_recovered":2,"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":25178112,"data_stored":25165881,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5919,"internal_metadata":0},"log_size":1950,"ondisk_log_size":1950,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430909,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1505144,"kb_used_data":9648,"kb_used_omap":0,"kb_used_meta":1495488,"kb_avail":92240008,"statfs":{"total":95995035648,"available":94453768192,"internally_reserved":0,"allocated":9879552,"data_stored":8922251,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":1531379712},"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":"Mon Oct 9 10:54:25 2023","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":0.92200000000000004,"15min":1.0349999999999999},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.32800000000000001},"max":{"1min":1.1899999999999999,"5min":1.665,"15min":7.0099999999999998},"last":1.151},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.93600000000000005,"15min":0.85399999999999998},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.27900000000000003},"max":{"1min":1.198,"5min":4.9950000000000001,"15min":4.9950000000000001},"last":0.81799999999999995}]},{"osd":1,"last update":"Mon Oct 9 10:54:30 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.0329999999999999,"15min":2.2669999999999999},"min":{"1min":0.88800000000000001,"5min":0.61299999999999999,"15min":0.254},"max":{"1min":1.369,"5min":1.7390000000000001,"15min":96.292000000000002},"last":1.214},{"interface":"front","average":{"1min":1.0169999999999999,"5min":1.0549999999999999,"15min":2.0939999999999999},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.29599999999999999},"max":{"1min":1.2569999999999999,"5min":1.679,"15min":96.376999999999995},"last":1.1839999999999999}]},{"osd":2,"last update":"Mon Oct 9 10:54:49 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.93400000000000005,"15min":1.103},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.32600000000000001},"max":{"1min":1.143,"5min":1.4650000000000001,"15min":22.635000000000002},"last":1.1120000000000001},{"interface":"front","average":{"1min":0.97799999999999998,"5min":1.038,"15min":1.5920000000000001},"min":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.36899999999999999},"max":{"1min":1.23,"5min":4.7400000000000002,"15min":25.561},"last":0.99099999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:54:30 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.99399999999999999,"15min":0.92200000000000004},"min":{"1min":0.72299999999999998,"5min":0.65000000000000002,"15min":0.38900000000000001},"max":{"1min":1.258,"5min":1.546,"15min":3.98},"last":1.196},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.0429999999999999,"15min":1.1870000000000001},"min":{"1min":0.75800000000000001,"5min":0.66900000000000004,"15min":0.41099999999999998},"max":{"1min":1.4490000000000001,"5min":1.5069999999999999,"15min":7.0670000000000002},"last":1.0669999999999999}]},{"osd":4,"last update":"Mon Oct 9 10:54:25 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.94099999999999995,"15min":0.88500000000000001},"min":{"1min":0.69199999999999995,"5min":0.57399999999999995,"15min":0.32200000000000001},"max":{"1min":1.2869999999999999,"5min":1.4990000000000001,"15min":3.3199999999999998},"last":0.94799999999999995},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.98899999999999999,"15min":0.874},"min":{"1min":0.67700000000000005,"5min":0.45300000000000001,"15min":0.32000000000000001},"max":{"1min":1.3149999999999999,"5min":1.597,"15min":3.9510000000000001},"last":0.93300000000000005}]},{"osd":5,"last update":"Mon Oct 9 10:54:25 2023","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.0880000000000001,"15min":1.2030000000000001},"min":{"1min":0.77800000000000002,"5min":0.55600000000000005,"15min":0.41499999999999998},"max":{"1min":1.472,"5min":1.8149999999999999,"15min":7.0439999999999996},"last":0.88400000000000001},{"interface":"front","average":{"1min":1.107,"5min":1.0720000000000001,"15min":1.0089999999999999},"min":{"1min":0.82699999999999996,"5min":0.51200000000000001,"15min":0.41499999999999998},"max":{"1min":1.393,"5min":1.466,"15min":7.2809999999999997},"last":1.042}]},{"osd":6,"last update":"Mon Oct 9 10:54:00 2023","interfaces":[{"interface":"back","average":{"1min":1.1140000000000001,"5min":1.115,"15min":1.1060000000000001},"min":{"1min":0.79100000000000004,"5min":0.66800000000000004,"15min":0.40200000000000002},"max":{"1min":1.4690000000000001,"5min":1.6870000000000001,"15min":4.6600000000000001},"last":1.0920000000000001},{"interface":"front","average":{"1min":1.2010000000000001,"5min":1.131,"15min":1.0820000000000001},"min":{"1min":0.94599999999999995,"5min":0.55400000000000005,"15min":0.39200000000000002},"max":{"1min":1.712,"5min":1.712,"15min":4.7649999999999997},"last":0.85899999999999999}]}]},{"osd":6,"up_from":173,"seq":743029342617,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1539308,"kb_used_data":9636,"kb_used_omap":7,"kb_used_meta":1529656,"kb_avail":92205844,"statfs":{"total":95995035648,"available":94418784256,"internally_reserved":0,"allocated":9867264,"data_stored":8921809,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7343,"internal_metadata":1566368593},"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":"Mon Oct 9 10:54:01 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.875,"15min":0.85099999999999998},"min":{"1min":0.628,"5min":0.45400000000000001,"15min":0.27700000000000002},"max":{"1min":1.2490000000000001,"5min":1.3340000000000001,"15min":4.399},"last":1.208},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.96199999999999997,"15min":0.83599999999999997},"min":{"1min":0.57899999999999996,"5min":0.52100000000000002,"15min":0.30399999999999999},"max":{"1min":1.3320000000000001,"5min":1.5669999999999999,"15min":5.5709999999999997},"last":0.84999999999999998}]},{"osd":1,"last update":"Mon Oct 9 10:54:01 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.90700000000000003,"15min":2.3029999999999999},"min":{"1min":0.56399999999999995,"5min":0.45800000000000002,"15min":0.315},"max":{"1min":1.2430000000000001,"5min":1.321,"15min":172.49700000000001},"last":1.113},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.91600000000000004,"15min":2.3420000000000001},"min":{"1min":0.66200000000000003,"5min":0.48299999999999998,"15min":0.28699999999999998},"max":{"1min":1.276,"5min":1.5600000000000001,"15min":175.33199999999999},"last":0.89500000000000002}]},{"osd":2,"last update":"Mon Oct 9 10:54:50 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.94599999999999995,"15min":1.9770000000000001},"min":{"1min":0.70099999999999996,"5min":0.52500000000000002,"15min":0.28199999999999997},"max":{"1min":1.2210000000000001,"5min":1.3839999999999999,"15min":89.840999999999994},"last":1.1579999999999999},{"interface":"front","average":{"1min":1.099,"5min":1.0980000000000001,"15min":1.9870000000000001},"min":{"1min":0.84399999999999997,"5min":0.55800000000000005,"15min":0.34300000000000003},"max":{"1min":1.2789999999999999,"5min":1.653,"15min":89.859999999999999},"last":1.2390000000000001}]},{"osd":3,"last update":"Mon Oct 9 10:54:01 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.97999999999999998,"15min":0.91700000000000004},"min":{"1min":0.64800000000000002,"5min":0.64400000000000002,"15min":0.377},"max":{"1min":1.403,"5min":1.734,"15min":8.5429999999999993},"last":1.1779999999999999},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.98299999999999998,"15min":0.96999999999999997},"min":{"1min":0.75900000000000001,"5min":0.59699999999999998,"15min":0.29599999999999999},"max":{"1min":1.2669999999999999,"5min":1.4810000000000001,"15min":4.7960000000000003},"last":1.0409999999999999}]},{"osd":4,"last update":"Mon Oct 9 10:54:01 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.92900000000000005,"15min":0.91700000000000004},"min":{"1min":0.61299999999999999,"5min":0.56799999999999995,"15min":0.34100000000000003},"max":{"1min":1.361,"5min":1.361,"15min":4.3390000000000004},"last":0.73699999999999999},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.056,"15min":0.94199999999999995},"min":{"1min":0.77700000000000002,"5min":0.504,"15min":0.38900000000000001},"max":{"1min":1.379,"5min":1.6890000000000001,"15min":5.5339999999999998},"last":1}]},{"osd":5,"last update":"Mon Oct 9 10:54:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":0.98999999999999999,"15min":0.94599999999999995},"min":{"1min":0.67000000000000004,"5min":0.53700000000000003,"15min":0.34999999999999998},"max":{"1min":1.2569999999999999,"5min":1.476,"15min":4.6630000000000003},"last":1.1919999999999999},{"interface":"front","average":{"1min":1.077,"5min":1.054,"15min":1.0429999999999999},"min":{"1min":0.68799999999999994,"5min":0.53000000000000003,"15min":0.40100000000000002},"max":{"1min":1.268,"5min":1.5049999999999999,"15min":4.4329999999999998},"last":0.92900000000000005}]},{"osd":7,"last update":"Mon Oct 9 10:54:01 2023","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.085,"15min":1.087},"min":{"1min":0.77600000000000002,"5min":0.61399999999999999,"15min":0.38100000000000001},"max":{"1min":1.337,"5min":1.6899999999999999,"15min":5.3289999999999997},"last":1.1299999999999999},{"interface":"front","average":{"1min":1.165,"5min":1.131,"15min":1.179},"min":{"1min":0.97899999999999998,"5min":0.64000000000000001,"15min":0.36399999999999999},"max":{"1min":1.3180000000000001,"5min":1.595,"15min":6.327},"last":1.0600000000000001}]}]},{"osd":1,"up_from":92,"seq":395136991759,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1307024,"kb_used_data":14664,"kb_used_omap":6,"kb_used_meta":1292345,"kb_avail":92438128,"statfs":{"total":95995035648,"available":94656643072,"internally_reserved":0,"allocated":15015936,"data_stored":12692692,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6230,"internal_metadata":1323362218},"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":"Mon Oct 9 10:54:46 2023","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":0.752,"15min":0.87},"min":{"1min":0.40000000000000002,"5min":0.32000000000000001,"15min":0.223},"max":{"1min":1.0669999999999999,"5min":1.6120000000000001,"15min":37.853000000000002},"last":0.99399999999999999},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.79900000000000004,"15min":0.97199999999999998},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.24399999999999999},"max":{"1min":1.028,"5min":1.4450000000000001,"15min":37.832000000000001},"last":1.1439999999999999}]},{"osd":2,"last update":"Mon Oct 9 10:54:46 2023","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":0.80300000000000005,"15min":1.6779999999999999},"min":{"1min":0.434,"5min":0.374,"15min":0.25},"max":{"1min":1.0349999999999999,"5min":1.4370000000000001,"15min":94.691999999999993},"last":0.71899999999999997},{"interface":"front","average":{"1min":0.73699999999999999,"5min":0.83099999999999996,"15min":1.7270000000000001},"min":{"1min":0.48299999999999998,"5min":0.40300000000000002,"15min":0.28299999999999997},"max":{"1min":1.181,"5min":1.7070000000000001,"15min":92.572999999999993},"last":1.0169999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:54:46 2023","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":0.91300000000000003,"15min":0.94999999999999996},"min":{"1min":0.49399999999999999,"5min":0.36199999999999999,"15min":0.33000000000000002},"max":{"1min":0.995,"5min":1.8109999999999999,"15min":8.5239999999999991},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.74399999999999999,"5min":0.89600000000000002,"15min":1.105},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.308},"max":{"1min":1.1339999999999999,"5min":1.7370000000000001,"15min":80.439999999999998},"last":0.82699999999999996}]},{"osd":4,"last update":"Mon Oct 9 10:54:46 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.94499999999999995,"15min":1.337},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.34699999999999998},"max":{"1min":1.1930000000000001,"5min":1.544,"15min":80.712000000000003},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.0720000000000001,"15min":1.284},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.33100000000000002},"max":{"1min":1.2609999999999999,"5min":1.952,"15min":80.921999999999997},"last":1.069}]},{"osd":5,"last update":"Mon Oct 9 10:54:46 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.111,"15min":1.3799999999999999},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.40899999999999997},"max":{"1min":1.2929999999999999,"5min":2.0600000000000001,"15min":80.421000000000006},"last":1.212},{"interface":"front","average":{"1min":0.93100000000000005,"5min":1.0069999999999999,"15min":1.4390000000000001},"min":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.42999999999999999},"max":{"1min":1.131,"5min":1.466,"15min":80.742000000000004},"last":0.86799999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:54:02 2023","interfaces":[{"interface":"back","average":{"1min":1.1719999999999999,"5min":1.1539999999999999,"15min":1.8049999999999999},"min":{"1min":0.79500000000000004,"5min":0.496,"15min":0.38100000000000001},"max":{"1min":1.45,"5min":2.02,"15min":80.468000000000004},"last":1.373},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.0880000000000001,"15min":1.9039999999999999},"min":{"1min":0.76200000000000001,"5min":0.52300000000000002,"15min":0.39800000000000002},"max":{"1min":1.6259999999999999,"5min":1.75,"15min":80.777000000000001},"last":1.169}]},{"osd":7,"last update":"Mon Oct 9 10:54:46 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.1299999999999999,"15min":1.5569999999999999},"min":{"1min":0.69399999999999995,"5min":0.66500000000000004,"15min":0.432},"max":{"1min":1.3700000000000001,"5min":1.6930000000000001,"15min":80.567999999999998},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.083,"5min":1.2030000000000001,"15min":1.4199999999999999},"min":{"1min":0.76700000000000002,"5min":0.76700000000000002,"15min":0.45900000000000002},"max":{"1min":1.367,"5min":1.8280000000000001,"15min":80.884},"last":1.238}]}]},{"osd":0,"up_from":87,"seq":373662155285,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":448412,"kb_used_data":11220,"kb_used_omap":7,"kb_used_meta":437176,"kb_avail":93296740,"statfs":{"total":95995035648,"available":95535861760,"internally_reserved":0,"allocated":11489280,"data_stored":9094961,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"internal_metadata":447668348},"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":"Mon Oct 9 10:53:57 2023","interfaces":[{"interface":"back","average":{"1min":0.71899999999999997,"5min":0.75,"15min":1.623},"min":{"1min":0.40400000000000003,"5min":0.39600000000000002,"15min":0.187},"max":{"1min":0.98999999999999999,"5min":1.242,"15min":81.629999999999995},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.81200000000000006,"5min":0.76300000000000001,"15min":1.667},"min":{"1min":0.56399999999999995,"5min":0.45600000000000002,"15min":0.22900000000000001},"max":{"1min":1.135,"5min":1.222,"15min":85.706000000000003},"last":0.58899999999999997}]},{"osd":2,"last update":"Mon Oct 9 10:53:57 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.83199999999999996,"15min":2.5209999999999999},"min":{"1min":0.59399999999999997,"5min":0.33000000000000002,"15min":0.25700000000000001},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":204.364},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.81699999999999995,"5min":0.78800000000000003,"15min":2.7519999999999998},"min":{"1min":0.57299999999999995,"5min":0.35899999999999999,"15min":0.25600000000000001},"max":{"1min":1.056,"5min":1.3420000000000001,"15min":208.559},"last":0.61899999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:54:39 2023","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.92700000000000005,"15min":0.78000000000000003},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.29899999999999999},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":2.5609999999999999},"last":0.96099999999999997},{"interface":"front","average":{"1min":0.82499999999999996,"5min":0.91500000000000004,"15min":0.77000000000000002},"min":{"1min":0.433,"5min":0.433,"15min":0.25700000000000001},"max":{"1min":1.448,"5min":1.448,"15min":3.2610000000000001},"last":0.93799999999999994}]},{"osd":4,"last update":"Mon Oct 9 10:53:57 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":1.089,"15min":0.86699999999999999},"min":{"1min":0.79000000000000004,"5min":0.65000000000000002,"15min":0.34499999999999997},"max":{"1min":1.52,"5min":1.8109999999999999,"15min":3.339},"last":0.871},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.1060000000000001,"15min":0.88200000000000001},"min":{"1min":0.77500000000000002,"5min":0.51000000000000001,"15min":0.38900000000000001},"max":{"1min":1.5820000000000001,"5min":1.6180000000000001,"15min":2.7210000000000001},"last":0.88900000000000001}]},{"osd":5,"last update":"Mon Oct 9 10:53:57 2023","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.044,"15min":0.876},"min":{"1min":0.77400000000000002,"5min":0.59899999999999998,"15min":0.371},"max":{"1min":1.732,"5min":1.732,"15min":2.9020000000000001},"last":0.98899999999999999},{"interface":"front","average":{"1min":1.236,"5min":1.113,"15min":0.92000000000000004},"min":{"1min":0.86599999999999999,"5min":0.66100000000000003,"15min":0.40000000000000002},"max":{"1min":1.6040000000000001,"5min":1.6040000000000001,"15min":2.831},"last":1.0229999999999999}]},{"osd":6,"last update":"Mon Oct 9 10:53:57 2023","interfaces":[{"interface":"back","average":{"1min":1.2529999999999999,"5min":1.1220000000000001,"15min":0.96099999999999997},"min":{"1min":0.91400000000000003,"5min":0.66400000000000003,"15min":0.34200000000000003},"max":{"1min":1.6739999999999999,"5min":1.6739999999999999,"15min":2.6560000000000001},"last":0.81599999999999995},{"interface":"front","average":{"1min":1.234,"5min":1.1830000000000001,"15min":1.1240000000000001},"min":{"1min":0.76700000000000002,"5min":0.65100000000000002,"15min":0.33400000000000002},"max":{"1min":1.6359999999999999,"5min":1.8,"15min":7.1929999999999996},"last":1.1499999999999999}]},{"osd":7,"last update":"Mon Oct 9 10:53:57 2023","interfaces":[{"interface":"back","average":{"1min":1.357,"5min":1.242,"15min":1.0900000000000001},"min":{"1min":0.83299999999999996,"5min":0.72699999999999998,"15min":0.41099999999999998},"max":{"1min":1.8680000000000001,"5min":1.8680000000000001,"15min":4.2329999999999997},"last":1.208},{"interface":"front","average":{"1min":1.323,"5min":1.2070000000000001,"15min":1.0589999999999999},"min":{"1min":0.879,"5min":0.749,"15min":0.39900000000000002},"max":{"1min":1.829,"5min":1.829,"15min":3.6949999999999998},"last":1.0049999999999999}]}]},{"osd":2,"up_from":225,"seq":966367641925,"num_pgs":18,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":999664,"kb_used_data":6504,"kb_used_omap":12,"kb_used_meta":993139,"kb_avail":92745488,"statfs":{"total":95995035648,"available":94971379712,"internally_reserved":0,"allocated":6660096,"data_stored":4304436,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12791,"internal_metadata":1016974857},"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":"Mon Oct 9 10:54:49 2023","interfaces":[{"interface":"back","average":{"1min":0.69399999999999995,"5min":0.74399999999999999,"15min":1.004},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.222},"max":{"1min":1.9079999999999999,"5min":1.9079999999999999,"15min":13.022},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.62,"5min":0.75700000000000001,"15min":0.70699999999999996},"min":{"1min":0.40400000000000003,"5min":0.38500000000000001,"15min":0.23400000000000001},"max":{"1min":1.125,"5min":1.5209999999999999,"15min":5.7590000000000003},"last":0.755}]},{"osd":1,"last update":"Mon Oct 9 10:54:49 2023","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.75,"15min":1.52},"min":{"1min":0.34699999999999998,"5min":0.34300000000000003,"15min":0.214},"max":{"1min":1.425,"5min":1.425,"15min":117.41800000000001},"last":1.004},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.84199999999999997,"15min":2.5339999999999998},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.25800000000000001},"max":{"1min":1.6759999999999999,"5min":1.6759999999999999,"15min":160.602},"last":0.47199999999999998}]},{"osd":3,"last update":"Mon Oct 9 10:54:49 2023","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":0.84199999999999997,"15min":0.83899999999999997},"min":{"1min":0.499,"5min":0.47499999999999998,"15min":0.25800000000000001},"max":{"1min":1.52,"5min":1.633,"15min":7.7309999999999999},"last":1.1479999999999999},{"interface":"front","average":{"1min":0.873,"5min":0.93799999999999994,"15min":1.1819999999999999},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.35099999999999998},"max":{"1min":2.0649999999999999,"5min":2.0649999999999999,"15min":13.288},"last":1.2569999999999999}]},{"osd":4,"last update":"Mon Oct 9 10:54:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.038,"15min":0.97699999999999998},"min":{"1min":0.66500000000000004,"5min":0.58699999999999997,"15min":0.36799999999999999},"max":{"1min":1.98,"5min":1.98,"15min":5.6230000000000002},"last":1.516},{"interface":"front","average":{"1min":0.96799999999999997,"5min":1.0640000000000001,"15min":1.018},"min":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.33100000000000002},"max":{"1min":1.649,"5min":1.921,"15min":7.7880000000000003},"last":1.0860000000000001}]},{"osd":5,"last update":"Mon Oct 9 10:54:49 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.145,"15min":1.387},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.45600000000000002},"max":{"1min":1.7629999999999999,"5min":1.8859999999999999,"15min":13.371},"last":0.93000000000000005},{"interface":"front","average":{"1min":0.96399999999999997,"5min":1.1060000000000001,"15min":1.0580000000000001},"min":{"1min":0.69199999999999995,"5min":0.69199999999999995,"15min":0.39800000000000002},"max":{"1min":1.5880000000000001,"5min":1.9550000000000001,"15min":5.7030000000000003},"last":1.5880000000000001}]},{"osd":6,"last update":"Mon Oct 9 10:54:49 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":1.125,"15min":1.127},"min":{"1min":0.624,"5min":0.624,"15min":0.36199999999999999},"max":{"1min":1.649,"5min":1.669,"15min":7.859},"last":1.649},{"interface":"front","average":{"1min":1.034,"5min":1.1499999999999999,"15min":1.131},"min":{"1min":0.66700000000000004,"5min":0.66400000000000003,"15min":0.32200000000000001},"max":{"1min":1.5700000000000001,"5min":1.8029999999999999,"15min":8.0830000000000002},"last":1.361}]},{"osd":7,"last update":"Mon Oct 9 10:54:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.218,"15min":2.0670000000000002},"min":{"1min":0.71199999999999997,"5min":0.68500000000000005,"15min":0.46300000000000002},"max":{"1min":1.8360000000000001,"5min":1.8360000000000001,"15min":160.00200000000001},"last":1.0389999999999999},{"interface":"front","average":{"1min":1.056,"5min":1.2110000000000001,"15min":1.234},"min":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.42799999999999999},"max":{"1min":1.7130000000000001,"5min":2.0289999999999999,"15min":6.7560000000000002},"last":1.7130000000000001}]}]},{"osd":3,"up_from":102,"seq":438086664706,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":591452,"kb_used_data":6420,"kb_used_omap":4,"kb_used_meta":585019,"kb_avail":93153700,"statfs":{"total":95995035648,"available":95389388800,"internally_reserved":0,"allocated":6574080,"data_stored":4293930,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5048,"internal_metadata":599059528},"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":"Mon Oct 9 10:54:52 2023","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.73699999999999999,"15min":0.67800000000000005},"min":{"1min":0.309,"5min":0.309,"15min":0.25800000000000001},"max":{"1min":0.96699999999999997,"5min":1.276,"15min":9.5549999999999997},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.69399999999999995,"5min":0.75700000000000001,"15min":0.67400000000000004},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.24399999999999999},"max":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":3.4209999999999998},"last":1.0249999999999999}]},{"osd":1,"last update":"Mon Oct 9 10:54:52 2023","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.79200000000000004,"15min":1.7270000000000001},"min":{"1min":0.41199999999999998,"5min":0.38600000000000001,"15min":0.26800000000000002},"max":{"1min":1.1020000000000001,"5min":1.53,"15min":141.74600000000001},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.69899999999999995,"5min":0.83899999999999997,"15min":1.696},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.27600000000000002},"max":{"1min":0.93200000000000005,"5min":1.4139999999999999,"15min":143.06999999999999},"last":0.88300000000000001}]},{"osd":2,"last update":"Mon Oct 9 10:54:52 2023","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":0.88,"15min":1.202},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.26300000000000001},"max":{"1min":1.202,"5min":1.5389999999999999,"15min":57.332000000000001},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.753,"5min":0.92900000000000005,"15min":1.569},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.26100000000000001},"max":{"1min":1.085,"5min":1.597,"15min":63.454999999999998},"last":1.085}]},{"osd":4,"last update":"Mon Oct 9 10:54:52 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.999,"15min":0.872},"min":{"1min":0.57899999999999996,"5min":0.54100000000000004,"15min":0.33700000000000002},"max":{"1min":1.1970000000000001,"5min":1.6220000000000001,"15min":3.234},"last":1.161},{"interface":"front","average":{"1min":1.02,"5min":1.1359999999999999,"15min":0.92800000000000005},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.41499999999999998},"max":{"1min":1.577,"5min":1.8220000000000001,"15min":4.2469999999999999},"last":0.92900000000000005}]},{"osd":5,"last update":"Mon Oct 9 10:54:52 2023","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.2070000000000001,"15min":0.98999999999999999},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.38300000000000001},"max":{"1min":1.4390000000000001,"5min":1.7270000000000001,"15min":3.5790000000000002},"last":0.999},{"interface":"front","average":{"1min":1.048,"5min":1.1830000000000001,"15min":0.98399999999999999},"min":{"1min":0.77600000000000002,"5min":0.65600000000000003,"15min":0.40699999999999997},"max":{"1min":1.2889999999999999,"5min":1.9810000000000001,"15min":3.4390000000000001},"last":1.232}]},{"osd":6,"last update":"Mon Oct 9 10:54:03 2023","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.1639999999999999,"15min":1.181},"min":{"1min":0.72899999999999998,"5min":0.55600000000000005,"15min":0.40799999999999997},"max":{"1min":2.0209999999999999,"5min":6.2140000000000004,"15min":6.5220000000000002},"last":1.5940000000000001},{"interface":"front","average":{"1min":1.292,"5min":1.21,"15min":1.073},"min":{"1min":0.86899999999999999,"5min":0.64600000000000002,"15min":0.42599999999999999},"max":{"1min":1.8260000000000001,"5min":1.9610000000000001,"15min":10.59},"last":1.204}]},{"osd":7,"last update":"Mon Oct 9 10:54:52 2023","interfaces":[{"interface":"back","average":{"1min":1.1559999999999999,"5min":1.292,"15min":1.1459999999999999},"min":{"1min":0.79500000000000004,"5min":0.71599999999999997,"15min":0.44800000000000001},"max":{"1min":1.6479999999999999,"5min":1.925,"15min":5.0869999999999997},"last":1.27},{"interface":"front","average":{"1min":1.087,"5min":1.206,"15min":1.103},"min":{"1min":0.83599999999999997,"5min":0.73199999999999998,"15min":0.432},"max":{"1min":1.351,"5min":2.0800000000000001,"15min":5.0410000000000004},"last":1.292}]}]},{"osd":4,"up_from":30,"seq":128849019608,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":602864,"kb_used_data":9064,"kb_used_omap":0,"kb_used_meta":593792,"kb_avail":93142288,"statfs":{"total":95995035648,"available":95377702912,"internally_reserved":0,"allocated":9281536,"data_stored":8331813,"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":"Mon Oct 9 10:53:58 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.93799999999999994,"15min":0.77200000000000002},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.30299999999999999},"max":{"1min":1.2949999999999999,"5min":1.4390000000000001,"15min":3.9100000000000001},"last":1.0629999999999999},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.95099999999999996,"15min":0.79800000000000004},"min":{"1min":0.61899999999999999,"5min":0.51700000000000002,"15min":0.29399999999999998},"max":{"1min":1.3100000000000001,"5min":1.534,"15min":4.0369999999999999},"last":1.3979999999999999}]},{"osd":1,"last update":"Mon Oct 9 10:53:52 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.95299999999999996,"15min":1.6459999999999999},"min":{"1min":0.749,"5min":0.48999999999999999,"15min":0.312},"max":{"1min":1.2749999999999999,"5min":2.0569999999999999,"15min":133.21000000000001},"last":1.206},{"interface":"front","average":{"1min":1.073,"5min":1.0229999999999999,"15min":1.593},"min":{"1min":0.84099999999999997,"5min":0.626,"15min":0.33000000000000002},"max":{"1min":1.4179999999999999,"5min":2.1560000000000001,"15min":129.61099999999999},"last":1.1399999999999999}]},{"osd":2,"last update":"Mon Oct 9 10:53:52 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.94899999999999995,"15min":2.1200000000000001},"min":{"1min":0.71299999999999997,"5min":0.56599999999999995,"15min":0.29099999999999998},"max":{"1min":1.1919999999999999,"5min":1.4910000000000001,"15min":162.37100000000001},"last":1.163},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.93899999999999995,"15min":2.0449999999999999},"min":{"1min":0.76900000000000002,"5min":0.54900000000000004,"15min":0.312},"max":{"1min":1.089,"5min":2.891,"15min":162.29900000000001},"last":1.0940000000000001}]},{"osd":3,"last update":"Mon Oct 9 10:54:20 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.0249999999999999,"15min":0.93200000000000005},"min":{"1min":0.68899999999999995,"5min":0.65500000000000003,"15min":0.35199999999999998},"max":{"1min":1.288,"5min":1.597,"15min":8.6340000000000003},"last":1.29},{"interface":"front","average":{"1min":1.165,"5min":1.1419999999999999,"15min":0.94499999999999995},"min":{"1min":0.83799999999999997,"5min":0.58399999999999996,"15min":0.436},"max":{"1min":1.55,"5min":1.8,"15min":3.8130000000000002},"last":1.351}]},{"osd":5,"last update":"Mon Oct 9 10:53:58 2023","interfaces":[{"interface":"back","average":{"1min":1.1830000000000001,"5min":1.131,"15min":0.93200000000000005},"min":{"1min":0.66600000000000004,"5min":0.54000000000000004,"15min":0.36699999999999999},"max":{"1min":1.492,"5min":2.1949999999999998,"15min":3.7509999999999999},"last":1.45},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.997,"15min":0.81599999999999995},"min":{"1min":0.66500000000000004,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.2330000000000001,"5min":2.8340000000000001,"15min":2.8340000000000001},"last":0.94299999999999995}]},{"osd":6,"last update":"Mon Oct 9 10:53:58 2023","interfaces":[{"interface":"back","average":{"1min":1.1859999999999999,"5min":1.105,"15min":1.089},"min":{"1min":0.93799999999999994,"5min":0.55300000000000005,"15min":0.38600000000000001},"max":{"1min":1.4930000000000001,"5min":2.6110000000000002,"15min":5.2699999999999996},"last":0.84299999999999997},{"interface":"front","average":{"1min":1.056,"5min":1.038,"15min":1.038},"min":{"1min":0.746,"5min":0.46500000000000002,"15min":0.35399999999999998},"max":{"1min":1.4590000000000001,"5min":1.585,"15min":6.9530000000000003},"last":1.264}]},{"osd":7,"last update":"Mon Oct 9 10:53:58 2023","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.0820000000000001,"15min":1.0629999999999999},"min":{"1min":0.73999999999999999,"5min":0.52500000000000002,"15min":0.40799999999999997},"max":{"1min":1.3879999999999999,"5min":1.677,"15min":5.7060000000000004},"last":1.335},{"interface":"front","average":{"1min":1.2509999999999999,"5min":1.2310000000000001,"15min":1.349},"min":{"1min":0.93600000000000005,"5min":0.50600000000000001,"15min":0.47099999999999997},"max":{"1min":1.597,"5min":2.4300000000000002,"15min":13.35},"last":1.03}]}]},{"osd":5,"up_from":36,"seq":154618823377,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":902560,"kb_used_data":4952,"kb_used_omap":0,"kb_used_meta":897600,"kb_avail":92842592,"statfs":{"total":95995035648,"available":95070814208,"internally_reserved":0,"allocated":5070848,"data_stored":4134002,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":919142400},"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":"Mon Oct 9 10:53:55 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.94299999999999995,"15min":0.752},"min":{"1min":0.66500000000000004,"5min":0.51100000000000001,"15min":0.316},"max":{"1min":1.159,"5min":1.6080000000000001,"15min":3.746},"last":0.73099999999999998},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.0669999999999999,"15min":0.877},"min":{"1min":0.90600000000000003,"5min":0.42199999999999999,"15min":0.38900000000000001},"max":{"1min":1.254,"5min":1.6599999999999999,"15min":3.8599999999999999},"last":1.006}]},{"osd":1,"last update":"Mon Oct 9 10:54:30 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.93300000000000005,"15min":1.339},"min":{"1min":0.60699999999999998,"5min":0.52200000000000002,"15min":0.32500000000000001},"max":{"1min":1.1819999999999999,"5min":1.278,"15min":125.733},"last":1.0980000000000001},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.88100000000000001,"15min":1.3049999999999999},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.33200000000000002},"max":{"1min":1.1559999999999999,"5min":1.4199999999999999,"15min":125.68300000000001},"last":0.90500000000000003}]},{"osd":2,"last update":"Mon Oct 9 10:54:43 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.89800000000000002,"15min":1.3600000000000001},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.30499999999999999},"max":{"1min":1.196,"5min":1.3400000000000001,"15min":124.95999999999999},"last":1.2430000000000001},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.92800000000000005,"15min":1.4410000000000001},"min":{"1min":0.55400000000000005,"5min":0.441,"15min":0.34000000000000002},"max":{"1min":1.3089999999999999,"5min":1.4059999999999999,"15min":124.83499999999999},"last":1.3859999999999999}]},{"osd":3,"last update":"Mon Oct 9 10:54:30 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.03,"15min":0.89000000000000001},"min":{"1min":0.64300000000000002,"5min":0.61699999999999999,"15min":0.39900000000000002},"max":{"1min":1.246,"5min":1.5109999999999999,"15min":4.3719999999999999},"last":1.446},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.98499999999999999,"15min":0.88400000000000001},"min":{"1min":0.63,"5min":0.57899999999999996,"15min":0.39200000000000002},"max":{"1min":1.234,"5min":1.468,"15min":2.8660000000000001},"last":1.127}]},{"osd":4,"last update":"Mon Oct 9 10:53:55 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.91000000000000003,"15min":0.79700000000000004},"min":{"1min":0.68999999999999995,"5min":0.51700000000000002,"15min":0.35899999999999999},"max":{"1min":1.331,"5min":1.512,"15min":3.8090000000000002},"last":1.1359999999999999},{"interface":"front","average":{"1min":1.048,"5min":1.0089999999999999,"15min":0.85699999999999998},"min":{"1min":0.65100000000000002,"5min":0.51000000000000001,"15min":0.38500000000000001},"max":{"1min":1.349,"5min":1.694,"15min":5.4130000000000003},"last":1.298}]},{"osd":6,"last update":"Mon Oct 9 10:53:55 2023","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.093,"15min":1.117},"min":{"1min":0.78400000000000003,"5min":0.504,"15min":0.438},"max":{"1min":1.351,"5min":1.609,"15min":14.5},"last":1.216},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0640000000000001,"15min":1.091},"min":{"1min":0.72199999999999998,"5min":0.42599999999999999,"15min":0.36599999999999999},"max":{"1min":1.296,"5min":1.5660000000000001,"15min":14.472},"last":1.075}]},{"osd":7,"last update":"Mon Oct 9 10:54:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.026,"15min":1.1180000000000001},"min":{"1min":0.56599999999999995,"5min":0.47799999999999998,"15min":0.41299999999999998},"max":{"1min":1.3660000000000001,"5min":1.385,"15min":8.6920000000000002},"last":1.1739999999999999},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.1160000000000001,"15min":1.0569999999999999},"min":{"1min":0.748,"5min":0.47299999999999998,"15min":0.40799999999999997},"max":{"1min":1.4139999999999999,"5min":1.52,"15min":4.0700000000000003},"last":1.3320000000000001}]}]}],"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":8392704,"data_stored":8388627,"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":4483,"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":1436,"internal_metadata":0},{"poolid":2,"osd":4,"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":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":4198400,"data_stored":4194323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8068,"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":6230,"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":8308,"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":3612,"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":7343,"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-10-09T10:54:58.441 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-10-09T10:54:58.442 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_a340fb5463aa3715e93e7472d5f60dfdcf184ab3/qa/tasks/workunit.py", line 119, in task assert 'client' in role AssertionError 2023-10-09T10:54:58.545 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=ff1ca4eb947546d2a9c7a38c4b1508fc 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_a340fb5463aa3715e93e7472d5f60dfdcf184ab3/qa/tasks/workunit.py", line 119, in task assert 'client' in role AssertionError 2023-10-09T10:54:58.547 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-10-09T10:54:58.574 INFO:tasks.cephadm:Teardown begin 2023-10-09T10:54:58.575 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-09T10:54:58.595 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-09T10:54:58.608 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-10-09T10:54:58.608 DEBUG:teuthology.orchestra.run.smithi053:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-09T10:54:58.659 DEBUG:teuthology.orchestra.run.smithi086:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-10-09T10:54:58.666 INFO:tasks.cephadm:Stopping all daemons... 2023-10-09T10:54:58.667 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-10-09T10:54:58.667 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mon.a 2023-10-09T10:54:58.867 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:54:58 smithi086 bash[59714]: audit 2023-10-09T10:54:57.394987+0000 mgr.y (mgr.26072) 1597 : audit 0 from='client.47021 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:54:59.024 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:54:58 smithi053 bash[73018]: [09/Oct/2023:10:54:58] ENGINE Bus STOPPING 2023-10-09T10:54:59.024 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:54:58 smithi053 bash[73018]: [09/Oct/2023:10:54:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-09T10:54:59.025 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:54:58 smithi053 bash[73018]: [09/Oct/2023:10:54:58] ENGINE Bus STOPPED 2023-10-09T10:54:59.025 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:54:58 smithi053 bash[73018]: [09/Oct/2023:10:54:58] ENGINE Bus STARTING 2023-10-09T10:54:59.025 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:54:58 smithi053 bash[79554]: audit 2023-10-09T10:54:57.394987+0000 mgr.y (mgr.26072) 1597 : audit 0 from='client.47021 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:54:59.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:58 smithi053 systemd[1]: Stopping Ceph mon.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:54:59.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:58 smithi053 bash[76859]: audit 2023-10-09T10:54:57.394987+0000 mgr.y (mgr.26072) 1597 : audit 0 from='client.47021 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-10-09T10:54:59.026 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:58 smithi053 bash[76859]: debug 2023-10-09T10:54:58.891+0000 7f1b3b9de700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-09T10:54:59.027 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:58 smithi053 bash[76859]: debug 2023-10-09T10:54:58.891+0000 7f1b3b9de700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-10-09T10:54:59.424 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:54:59 smithi053 bash[73018]: [09/Oct/2023:10:54:59] ENGINE Serving on http://:::9283 2023-10-09T10:54:59.425 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:54:59 smithi053 bash[73018]: [09/Oct/2023:10:54:59] ENGINE Bus STARTED 2023-10-09T10:55:00.092 INFO:journalctl@ceph.mon.a.smithi053.stdout:Oct 09 10:54:59 smithi053 bash[267177]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-mon-a 2023-10-09T10:55:00.105 DEBUG:teuthology.orchestra.run.smithi053:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mon.a.service' 2023-10-09T10:55:00.199 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T10:55:00.199 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-10-09T10:55:00.200 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-10-09T10:55:00.200 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mon.c 2023-10-09T10:55:00.382 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:55:00 smithi053 systemd[1]: Stopping Ceph mon.c for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:55:00.635 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:55:00 smithi053 bash[79554]: debug 2023-10-09T10:55:00.375+0000 7fdadb22d700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-09T10:55:00.635 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:55:00 smithi053 bash[79554]: debug 2023-10-09T10:55:00.375+0000 7fdadb22d700 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2023-10-09T10:55:00.636 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:55:00 smithi053 bash[73018]: [09/Oct/2023:10:55:00] ENGINE Bus STOPPING 2023-10-09T10:55:00.636 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:55:00 smithi053 bash[73018]: [09/Oct/2023:10:55:00] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-10-09T10:55:00.636 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:55:00 smithi053 bash[73018]: [09/Oct/2023:10:55:00] ENGINE Bus STOPPED 2023-10-09T10:55:00.636 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:55:00 smithi053 bash[73018]: [09/Oct/2023:10:55:00] ENGINE Bus STARTING 2023-10-09T10:55:00.636 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:55:00 smithi053 bash[73018]: [09/Oct/2023:10:55:00] ENGINE Serving on http://:::9283 2023-10-09T10:55:00.636 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:55:00 smithi053 bash[73018]: [09/Oct/2023:10:55:00] ENGINE Bus STARTED 2023-10-09T10:55:01.659 INFO:journalctl@ceph.mon.c.smithi053.stdout:Oct 09 10:55:01 smithi053 bash[267290]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-mon-c 2023-10-09T10:55:01.671 DEBUG:teuthology.orchestra.run.smithi053:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mon.c.service' 2023-10-09T10:55:01.750 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T10:55:01.750 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-10-09T10:55:01.751 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-10-09T10:55:01.751 DEBUG:teuthology.orchestra.run.smithi086:> sudo systemctl stop ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mon.b 2023-10-09T10:55:01.938 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:55:01 smithi086 systemd[1]: Stopping Ceph mon.b for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:55:02.232 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:55:01 smithi086 bash[59714]: debug 2023-10-09T10:55:01.935+0000 7f8bf3267700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true (PID: 1) UID: 0 2023-10-09T10:55:02.232 INFO:journalctl@ceph.mon.b.smithi086.stdout:Oct 09 10:55:01 smithi086 bash[59714]: debug 2023-10-09T10:55:01.935+0000 7f8bf3267700 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2023-10-09T10:55:02.924 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:55:02 smithi053 bash[73018]: ::ffff:172.21.15.86 - - [09/Oct/2023:10:55:02] "GET /metrics HTTP/1.1" 200 34158 "" "Prometheus/2.33.4" 2023-10-09T10:55:03.331 DEBUG:teuthology.orchestra.run.smithi086:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mon.b.service' 2023-10-09T10:55:03.364 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T10:55:03.365 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-10-09T10:55:03.365 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-10-09T10:55:03.365 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mgr.y 2023-10-09T10:55:03.637 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:55:03 smithi053 systemd[1]: Stopping Ceph mgr.y for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:55:03.637 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:55:03 smithi053 bash[73018]: debug 2023-10-09T10:55:03.539+0000 7fb7f6064700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-09T10:55:03.638 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:55:03 smithi053 bash[73018]: debug 2023-10-09T10:55:03.539+0000 7fb7f6064700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-10-09T10:55:04.616 INFO:journalctl@ceph.mgr.y.smithi053.stdout:Oct 09 10:55:04 smithi053 bash[267402]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-mgr-y 2023-10-09T10:55:04.623 DEBUG:teuthology.orchestra.run.smithi053:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mgr.y.service' 2023-10-09T10:55:04.699 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T10:55:04.699 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-10-09T10:55:04.699 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-10-09T10:55:04.699 DEBUG:teuthology.orchestra.run.smithi086:> sudo systemctl stop ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mgr.x 2023-10-09T10:55:04.968 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:55:04 smithi086 systemd[1]: Stopping Ceph mgr.x for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:55:05.843 DEBUG:teuthology.orchestra.run.smithi086:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mgr.x.service' 2023-10-09T10:55:05.852 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:55:05 smithi086 bash[164439]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-mgr-x 2023-10-09T10:55:05.852 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:55:05 smithi086 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-10-09T10:55:05.852 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:55:05 smithi086 bash[164578]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-mgr-x 2023-10-09T10:55:05.852 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:55:05 smithi086 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-10-09T10:55:05.853 INFO:journalctl@ceph.mgr.x.smithi086.stdout:Oct 09 10:55:05 smithi086 systemd[1]: Stopped Ceph mgr.x for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:55:05.870 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T10:55:05.870 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-10-09T10:55:05.870 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-10-09T10:55:05.870 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.0 2023-10-09T10:55:06.187 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:55:05 smithi053 systemd[1]: Stopping Ceph osd.0 for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:55:06.187 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:55:06 smithi053 bash[85513]: debug 2023-10-09T10:55:06.043+0000 7f012942b700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-09T10:55:06.187 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:55:06 smithi053 bash[85513]: debug 2023-10-09T10:55:06.043+0000 7f012942b700 -1 osd.0 556 *** Got signal Terminated *** 2023-10-09T10:55:06.187 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:55:06 smithi053 bash[85513]: debug 2023-10-09T10:55:06.043+0000 7f012942b700 -1 osd.0 556 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T10:55:12.661 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:55:12 smithi053 bash[267503]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-0 2023-10-09T10:55:12.924 INFO:journalctl@ceph.osd.0.smithi053.stdout:Oct 09 10:55:12 smithi053 bash[267571]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-0 2023-10-09T10:55:14.867 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:55:14 smithi086 bash[55262]: ts=2023-10-09T10:55:14.503Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.53:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.53:8765: connect: connection refused" 2023-10-09T10:55:14.867 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:55:14 smithi086 bash[55262]: ts=2023-10-09T10:55:14.506Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.53:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.53:8765: connect: connection refused" 2023-10-09T10:55:14.868 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:55:14 smithi086 bash[55262]: ts=2023-10-09T10:55:14.510Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.53:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.53:8765: connect: connection refused" 2023-10-09T10:55:14.868 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:55:14 smithi086 bash[55262]: ts=2023-10-09T10:55:14.512Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.53:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.53:8765: connect: connection refused" 2023-10-09T10:55:15.478 DEBUG:teuthology.orchestra.run.smithi053:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.0.service' 2023-10-09T10:55:15.548 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T10:55:15.549 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-10-09T10:55:15.549 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-10-09T10:55:15.549 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.1 2023-10-09T10:55:15.752 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:55:15 smithi053 systemd[1]: Stopping Ceph osd.1 for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:55:16.174 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:55:15 smithi053 bash[88276]: debug 2023-10-09T10:55:15.747+0000 7fa181233700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-09T10:55:16.174 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:55:15 smithi053 bash[88276]: debug 2023-10-09T10:55:15.747+0000 7fa181233700 -1 osd.1 556 *** Got signal Terminated *** 2023-10-09T10:55:16.175 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:55:15 smithi053 bash[88276]: debug 2023-10-09T10:55:15.747+0000 7fa181233700 -1 osd.1 556 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T10:55:22.504 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:55:22 smithi053 bash[267712]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-1 2023-10-09T10:55:22.504 INFO:journalctl@ceph.osd.1.smithi053.stdout:Oct 09 10:55:22 smithi053 bash[267779]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-1 2023-10-09T10:55:24.774 DEBUG:teuthology.orchestra.run.smithi053:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.1.service' 2023-10-09T10:55:24.808 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T10:55:24.809 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-10-09T10:55:24.809 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-10-09T10:55:24.809 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.2 2023-10-09T10:55:25.174 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:55:24 smithi053 systemd[1]: Stopping Ceph osd.2 for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:55:25.175 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:55:25 smithi053 bash[156052]: debug 2023-10-09T10:55:25.011+0000 7f0fd9f50700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-09T10:55:25.175 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:55:25 smithi053 bash[156052]: debug 2023-10-09T10:55:25.011+0000 7f0fd9f50700 -1 osd.2 556 *** Got signal Terminated *** 2023-10-09T10:55:25.175 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:55:25 smithi053 bash[156052]: debug 2023-10-09T10:55:25.011+0000 7f0fd9f50700 -1 osd.2 556 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T10:55:31.608 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:55:31 smithi053 bash[267936]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-2 2023-10-09T10:55:31.609 INFO:journalctl@ceph.osd.2.smithi053.stdout:Oct 09 10:55:31 smithi053 bash[268005]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-2 2023-10-09T10:55:32.617 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:32 smithi086 bash[35599]: debug 2023-10-09T10:55:32.254+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:07.639260+0000 front 2023-10-09T10:55:07.639206+0000 (oldest deadline 2023-10-09T10:55:31.738635+0000) 2023-10-09T10:55:33.617 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:33 smithi086 bash[35599]: debug 2023-10-09T10:55:33.278+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:07.639260+0000 front 2023-10-09T10:55:07.639206+0000 (oldest deadline 2023-10-09T10:55:31.738635+0000) 2023-10-09T10:55:33.892 DEBUG:teuthology.orchestra.run.smithi053:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.2.service' 2023-10-09T10:55:33.928 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T10:55:33.928 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-10-09T10:55:33.928 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-10-09T10:55:33.928 DEBUG:teuthology.orchestra.run.smithi053:> sudo systemctl stop ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.3 2023-10-09T10:55:33.982 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:55:33 smithi053 bash[93908]: debug 2023-10-09T10:55:33.711+0000 7fcc7cd9f700 -1 osd.3 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.299707+0000 front 2023-10-09T10:55:09.299237+0000 (oldest deadline 2023-10-09T10:55:32.799400+0000) 2023-10-09T10:55:34.424 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:55:33 smithi053 systemd[1]: Stopping Ceph osd.3 for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:55:34.424 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:55:34 smithi053 bash[93908]: debug 2023-10-09T10:55:34.147+0000 7fcc817ab700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-09T10:55:34.425 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:55:34 smithi053 bash[93908]: debug 2023-10-09T10:55:34.147+0000 7fcc817ab700 -1 osd.3 556 *** Got signal Terminated *** 2023-10-09T10:55:34.425 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:55:34 smithi053 bash[93908]: debug 2023-10-09T10:55:34.147+0000 7fcc817ab700 -1 osd.3 556 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T10:55:34.617 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:34 smithi086 bash[35599]: debug 2023-10-09T10:55:34.242+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:07.639260+0000 front 2023-10-09T10:55:07.639206+0000 (oldest deadline 2023-10-09T10:55:31.738635+0000) 2023-10-09T10:55:35.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:34 smithi086 bash[78583]: debug 2023-10-09T10:55:34.642+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:35.174 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:55:34 smithi053 bash[93908]: debug 2023-10-09T10:55:34.743+0000 7fcc7cd9f700 -1 osd.3 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.299707+0000 front 2023-10-09T10:55:09.299237+0000 (oldest deadline 2023-10-09T10:55:32.799400+0000) 2023-10-09T10:55:35.598 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:35 smithi086 bash[35599]: debug 2023-10-09T10:55:35.270+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:07.639260+0000 front 2023-10-09T10:55:07.639206+0000 (oldest deadline 2023-10-09T10:55:31.738635+0000) 2023-10-09T10:55:35.867 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:35 smithi086 bash[78583]: debug 2023-10-09T10:55:35.614+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:35.867 INFO:journalctl@ceph.osd.4.smithi086.stdout:Oct 09 10:55:35 smithi086 bash[31542]: debug 2023-10-09T10:55:35.594+0000 7face4f4b700 -1 osd.4 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:10.033105+0000 front 2023-10-09T10:55:10.033062+0000 (oldest deadline 2023-10-09T10:55:34.732557+0000) 2023-10-09T10:55:36.174 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:55:35 smithi053 bash[93908]: debug 2023-10-09T10:55:35.779+0000 7fcc7cd9f700 -1 osd.3 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.299707+0000 front 2023-10-09T10:55:09.299237+0000 (oldest deadline 2023-10-09T10:55:32.799400+0000) 2023-10-09T10:55:36.367 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:36 smithi086 bash[35599]: debug 2023-10-09T10:55:36.222+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:07.639260+0000 front 2023-10-09T10:55:07.639206+0000 (oldest deadline 2023-10-09T10:55:31.738635+0000) 2023-10-09T10:55:36.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:36 smithi086 bash[43916]: debug 2023-10-09T10:55:36.014+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:55:36.867 INFO:journalctl@ceph.osd.4.smithi086.stdout:Oct 09 10:55:36 smithi086 bash[31542]: debug 2023-10-09T10:55:36.586+0000 7face4f4b700 -1 osd.4 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:10.033105+0000 front 2023-10-09T10:55:10.033062+0000 (oldest deadline 2023-10-09T10:55:34.732557+0000) 2023-10-09T10:55:36.867 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:36 smithi086 bash[78583]: debug 2023-10-09T10:55:36.626+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:37.174 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:55:36 smithi053 bash[93908]: debug 2023-10-09T10:55:36.747+0000 7fcc7cd9f700 -1 osd.3 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.299707+0000 front 2023-10-09T10:55:09.299237+0000 (oldest deadline 2023-10-09T10:55:32.799400+0000) 2023-10-09T10:55:37.367 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:37 smithi086 bash[35599]: debug 2023-10-09T10:55:37.230+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:07.639260+0000 front 2023-10-09T10:55:07.639206+0000 (oldest deadline 2023-10-09T10:55:31.738635+0000) 2023-10-09T10:55:37.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:36 smithi086 bash[43916]: debug 2023-10-09T10:55:36.994+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:55:37.867 INFO:journalctl@ceph.osd.4.smithi086.stdout:Oct 09 10:55:37 smithi086 bash[31542]: debug 2023-10-09T10:55:37.602+0000 7face4f4b700 -1 osd.4 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:10.033105+0000 front 2023-10-09T10:55:10.033062+0000 (oldest deadline 2023-10-09T10:55:34.732557+0000) 2023-10-09T10:55:37.867 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:37 smithi086 bash[78583]: debug 2023-10-09T10:55:37.670+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:38.174 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:55:37 smithi053 bash[93908]: debug 2023-10-09T10:55:37.731+0000 7fcc7cd9f700 -1 osd.3 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.299707+0000 front 2023-10-09T10:55:09.299237+0000 (oldest deadline 2023-10-09T10:55:32.799400+0000) 2023-10-09T10:55:38.367 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:38 smithi086 bash[35599]: debug 2023-10-09T10:55:38.246+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:07.639260+0000 front 2023-10-09T10:55:07.639206+0000 (oldest deadline 2023-10-09T10:55:31.738635+0000) 2023-10-09T10:55:38.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:38 smithi086 bash[43916]: debug 2023-10-09T10:55:37.998+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:55:39.002 INFO:journalctl@ceph.osd.4.smithi086.stdout:Oct 09 10:55:38 smithi086 bash[31542]: debug 2023-10-09T10:55:38.618+0000 7face4f4b700 -1 osd.4 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:10.033105+0000 front 2023-10-09T10:55:10.033062+0000 (oldest deadline 2023-10-09T10:55:34.732557+0000) 2023-10-09T10:55:39.003 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:38 smithi086 bash[78583]: debug 2023-10-09T10:55:38.634+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:39.174 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:55:38 smithi053 bash[93908]: debug 2023-10-09T10:55:38.731+0000 7fcc7cd9f700 -1 osd.3 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.299707+0000 front 2023-10-09T10:55:09.299237+0000 (oldest deadline 2023-10-09T10:55:32.799400+0000) 2023-10-09T10:55:39.295 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:39 smithi086 bash[43916]: debug 2023-10-09T10:55:38.998+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:55:39.578 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:39 smithi086 bash[35599]: debug 2023-10-09T10:55:39.290+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:07.639260+0000 front 2023-10-09T10:55:07.639206+0000 (oldest deadline 2023-10-09T10:55:31.738635+0000) 2023-10-09T10:55:39.867 INFO:journalctl@ceph.osd.4.smithi086.stdout:Oct 09 10:55:39 smithi086 bash[31542]: debug 2023-10-09T10:55:39.574+0000 7face4f4b700 -1 osd.4 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:10.033105+0000 front 2023-10-09T10:55:10.033062+0000 (oldest deadline 2023-10-09T10:55:34.732557+0000) 2023-10-09T10:55:39.867 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:39 smithi086 bash[78583]: debug 2023-10-09T10:55:39.658+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:40.314 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:39 smithi086 bash[43916]: debug 2023-10-09T10:55:39.970+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:55:40.587 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:40 smithi086 bash[35599]: debug 2023-10-09T10:55:40.310+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:07.639260+0000 front 2023-10-09T10:55:07.639206+0000 (oldest deadline 2023-10-09T10:55:31.738635+0000) 2023-10-09T10:55:40.790 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:55:40 smithi053 bash[268145]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-3 2023-10-09T10:55:40.790 INFO:journalctl@ceph.osd.3.smithi053.stdout:Oct 09 10:55:40 smithi053 bash[268209]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-3 2023-10-09T10:55:40.867 INFO:journalctl@ceph.osd.4.smithi086.stdout:Oct 09 10:55:40 smithi086 bash[31542]: debug 2023-10-09T10:55:40.582+0000 7face4f4b700 -1 osd.4 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:10.033105+0000 front 2023-10-09T10:55:10.033062+0000 (oldest deadline 2023-10-09T10:55:34.732557+0000) 2023-10-09T10:55:40.867 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:40 smithi086 bash[78583]: debug 2023-10-09T10:55:40.634+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:41.341 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:41 smithi086 bash[43916]: debug 2023-10-09T10:55:40.998+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:55:41.604 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:41 smithi086 bash[35599]: debug 2023-10-09T10:55:41.334+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:07.639260+0000 front 2023-10-09T10:55:07.639206+0000 (oldest deadline 2023-10-09T10:55:31.738635+0000) 2023-10-09T10:55:41.867 INFO:journalctl@ceph.osd.4.smithi086.stdout:Oct 09 10:55:41 smithi086 bash[31542]: debug 2023-10-09T10:55:41.602+0000 7face4f4b700 -1 osd.4 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:10.033105+0000 front 2023-10-09T10:55:10.033062+0000 (oldest deadline 2023-10-09T10:55:34.732557+0000) 2023-10-09T10:55:41.867 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:41 smithi086 bash[78583]: debug 2023-10-09T10:55:41.682+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:42.318 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:42 smithi086 bash[43916]: debug 2023-10-09T10:55:42.014+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:55:42.617 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:42 smithi086 bash[35599]: debug 2023-10-09T10:55:42.314+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:07.639260+0000 front 2023-10-09T10:55:07.639206+0000 (oldest deadline 2023-10-09T10:55:31.738635+0000) 2023-10-09T10:55:42.984 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:42 smithi086 bash[78583]: debug 2023-10-09T10:55:42.690+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:42.984 INFO:journalctl@ceph.osd.4.smithi086.stdout:Oct 09 10:55:42 smithi086 bash[31542]: debug 2023-10-09T10:55:42.634+0000 7face4f4b700 -1 osd.4 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:10.033105+0000 front 2023-10-09T10:55:10.033062+0000 (oldest deadline 2023-10-09T10:55:34.732557+0000) 2023-10-09T10:55:43.020 DEBUG:teuthology.orchestra.run.smithi053:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.3.service' 2023-10-09T10:55:43.097 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T10:55:43.098 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-10-09T10:55:43.098 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-10-09T10:55:43.098 DEBUG:teuthology.orchestra.run.smithi086:> sudo systemctl stop ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.4 2023-10-09T10:55:43.282 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:42 smithi086 bash[43916]: debug 2023-10-09T10:55:42.978+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:55:43.282 INFO:journalctl@ceph.osd.4.smithi086.stdout:Oct 09 10:55:43 smithi086 systemd[1]: Stopping Ceph osd.4 for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:55:43.617 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:43 smithi086 bash[35599]: debug 2023-10-09T10:55:43.286+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:07.639260+0000 front 2023-10-09T10:55:07.639206+0000 (oldest deadline 2023-10-09T10:55:31.738635+0000) 2023-10-09T10:55:43.617 INFO:journalctl@ceph.osd.4.smithi086.stdout:Oct 09 10:55:43 smithi086 bash[31542]: debug 2023-10-09T10:55:43.278+0000 7face7fce700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-09T10:55:43.617 INFO:journalctl@ceph.osd.4.smithi086.stdout:Oct 09 10:55:43 smithi086 bash[31542]: debug 2023-10-09T10:55:43.278+0000 7face7fce700 -1 osd.4 556 *** Got signal Terminated *** 2023-10-09T10:55:43.618 INFO:journalctl@ceph.osd.4.smithi086.stdout:Oct 09 10:55:43 smithi086 bash[31542]: debug 2023-10-09T10:55:43.278+0000 7face7fce700 -1 osd.4 556 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T10:55:44.006 INFO:journalctl@ceph.osd.4.smithi086.stdout:Oct 09 10:55:43 smithi086 bash[31542]: debug 2023-10-09T10:55:43.686+0000 7face4f4b700 -1 osd.4 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:10.033105+0000 front 2023-10-09T10:55:10.033062+0000 (oldest deadline 2023-10-09T10:55:34.732557+0000) 2023-10-09T10:55:44.007 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:43 smithi086 bash[78583]: debug 2023-10-09T10:55:43.690+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:44.282 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:44 smithi086 bash[43916]: debug 2023-10-09T10:55:44.002+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:55:44.617 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:44 smithi086 bash[35599]: debug 2023-10-09T10:55:44.278+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:07.639260+0000 front 2023-10-09T10:55:07.639206+0000 (oldest deadline 2023-10-09T10:55:31.738635+0000) 2023-10-09T10:55:44.617 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:44 smithi086 bash[35599]: debug 2023-10-09T10:55:44.278+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:17.441663+0000 front 2023-10-09T10:55:17.441463+0000 (oldest deadline 2023-10-09T10:55:43.341400+0000) 2023-10-09T10:55:44.982 INFO:journalctl@ceph.osd.4.smithi086.stdout:Oct 09 10:55:44 smithi086 bash[31542]: debug 2023-10-09T10:55:44.726+0000 7face4f4b700 -1 osd.4 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:10.033105+0000 front 2023-10-09T10:55:10.033062+0000 (oldest deadline 2023-10-09T10:55:34.732557+0000) 2023-10-09T10:55:44.982 INFO:journalctl@ceph.osd.4.smithi086.stdout:Oct 09 10:55:44 smithi086 bash[31542]: debug 2023-10-09T10:55:44.726+0000 7face4f4b700 -1 osd.4 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:20.033923+0000 front 2023-10-09T10:55:20.034188+0000 (oldest deadline 2023-10-09T10:55:44.133788+0000) 2023-10-09T10:55:44.982 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:44 smithi086 bash[78583]: debug 2023-10-09T10:55:44.730+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:44.982 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:44 smithi086 bash[78583]: debug 2023-10-09T10:55:44.730+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:18.165223+0000 front 2023-10-09T10:55:18.165182+0000 (oldest deadline 2023-10-09T10:55:44.065022+0000) 2023-10-09T10:55:45.257 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:44 smithi086 bash[43916]: debug 2023-10-09T10:55:44.978+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:55:45.617 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:45 smithi086 bash[35599]: debug 2023-10-09T10:55:45.254+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:07.639260+0000 front 2023-10-09T10:55:07.639206+0000 (oldest deadline 2023-10-09T10:55:31.738635+0000) 2023-10-09T10:55:45.617 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:45 smithi086 bash[35599]: debug 2023-10-09T10:55:45.254+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:17.441663+0000 front 2023-10-09T10:55:17.441463+0000 (oldest deadline 2023-10-09T10:55:43.341400+0000) 2023-10-09T10:55:46.011 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:45 smithi086 bash[78583]: debug 2023-10-09T10:55:45.726+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:46.011 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:45 smithi086 bash[78583]: debug 2023-10-09T10:55:45.726+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:18.165223+0000 front 2023-10-09T10:55:18.165182+0000 (oldest deadline 2023-10-09T10:55:44.065022+0000) 2023-10-09T10:55:46.011 INFO:journalctl@ceph.osd.4.smithi086.stdout:Oct 09 10:55:45 smithi086 bash[31542]: debug 2023-10-09T10:55:45.678+0000 7face4f4b700 -1 osd.4 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:10.033105+0000 front 2023-10-09T10:55:10.033062+0000 (oldest deadline 2023-10-09T10:55:34.732557+0000) 2023-10-09T10:55:46.011 INFO:journalctl@ceph.osd.4.smithi086.stdout:Oct 09 10:55:45 smithi086 bash[31542]: debug 2023-10-09T10:55:45.678+0000 7face4f4b700 -1 osd.4 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:20.033923+0000 front 2023-10-09T10:55:20.034188+0000 (oldest deadline 2023-10-09T10:55:44.133788+0000) 2023-10-09T10:55:46.268 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:46 smithi086 bash[43916]: debug 2023-10-09T10:55:46.006+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:55:46.269 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:46 smithi086 bash[43916]: debug 2023-10-09T10:55:46.006+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:55:46.617 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:46 smithi086 bash[35599]: debug 2023-10-09T10:55:46.262+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:07.639260+0000 front 2023-10-09T10:55:07.639206+0000 (oldest deadline 2023-10-09T10:55:31.738635+0000) 2023-10-09T10:55:46.617 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:46 smithi086 bash[35599]: debug 2023-10-09T10:55:46.262+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:17.441663+0000 front 2023-10-09T10:55:17.441463+0000 (oldest deadline 2023-10-09T10:55:43.341400+0000) 2023-10-09T10:55:47.008 INFO:journalctl@ceph.osd.4.smithi086.stdout:Oct 09 10:55:46 smithi086 bash[31542]: debug 2023-10-09T10:55:46.710+0000 7face4f4b700 -1 osd.4 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:10.033105+0000 front 2023-10-09T10:55:10.033062+0000 (oldest deadline 2023-10-09T10:55:34.732557+0000) 2023-10-09T10:55:47.008 INFO:journalctl@ceph.osd.4.smithi086.stdout:Oct 09 10:55:46 smithi086 bash[31542]: debug 2023-10-09T10:55:46.710+0000 7face4f4b700 -1 osd.4 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:20.033923+0000 front 2023-10-09T10:55:20.034188+0000 (oldest deadline 2023-10-09T10:55:44.133788+0000) 2023-10-09T10:55:47.009 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:46 smithi086 bash[78583]: debug 2023-10-09T10:55:46.754+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:47.009 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:46 smithi086 bash[78583]: debug 2023-10-09T10:55:46.754+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:18.165223+0000 front 2023-10-09T10:55:18.165182+0000 (oldest deadline 2023-10-09T10:55:44.065022+0000) 2023-10-09T10:55:47.262 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:47 smithi086 bash[43916]: debug 2023-10-09T10:55:47.002+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:55:47.262 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:47 smithi086 bash[43916]: debug 2023-10-09T10:55:47.002+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:55:47.617 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:47 smithi086 bash[35599]: debug 2023-10-09T10:55:47.258+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:07.639260+0000 front 2023-10-09T10:55:07.639206+0000 (oldest deadline 2023-10-09T10:55:31.738635+0000) 2023-10-09T10:55:47.617 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:47 smithi086 bash[35599]: debug 2023-10-09T10:55:47.258+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:17.441663+0000 front 2023-10-09T10:55:17.441463+0000 (oldest deadline 2023-10-09T10:55:43.341400+0000) 2023-10-09T10:55:48.018 INFO:journalctl@ceph.osd.4.smithi086.stdout:Oct 09 10:55:47 smithi086 bash[31542]: debug 2023-10-09T10:55:47.754+0000 7face4f4b700 -1 osd.4 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:10.033105+0000 front 2023-10-09T10:55:10.033062+0000 (oldest deadline 2023-10-09T10:55:34.732557+0000) 2023-10-09T10:55:48.018 INFO:journalctl@ceph.osd.4.smithi086.stdout:Oct 09 10:55:47 smithi086 bash[31542]: debug 2023-10-09T10:55:47.754+0000 7face4f4b700 -1 osd.4 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:20.033923+0000 front 2023-10-09T10:55:20.034188+0000 (oldest deadline 2023-10-09T10:55:44.133788+0000) 2023-10-09T10:55:48.019 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:47 smithi086 bash[78583]: debug 2023-10-09T10:55:47.754+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:48.019 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:47 smithi086 bash[78583]: debug 2023-10-09T10:55:47.754+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:18.165223+0000 front 2023-10-09T10:55:18.165182+0000 (oldest deadline 2023-10-09T10:55:44.065022+0000) 2023-10-09T10:55:48.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:48 smithi086 bash[43916]: debug 2023-10-09T10:55:48.014+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:55:48.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:48 smithi086 bash[43916]: debug 2023-10-09T10:55:48.014+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:55:48.367 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:48 smithi086 bash[35599]: debug 2023-10-09T10:55:48.242+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:07.639260+0000 front 2023-10-09T10:55:07.639206+0000 (oldest deadline 2023-10-09T10:55:31.738635+0000) 2023-10-09T10:55:48.367 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:48 smithi086 bash[35599]: debug 2023-10-09T10:55:48.242+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:17.441663+0000 front 2023-10-09T10:55:17.441463+0000 (oldest deadline 2023-10-09T10:55:43.341400+0000) 2023-10-09T10:55:48.867 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:48 smithi086 bash[78583]: debug 2023-10-09T10:55:48.710+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:48.867 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:48 smithi086 bash[78583]: debug 2023-10-09T10:55:48.710+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:18.165223+0000 front 2023-10-09T10:55:18.165182+0000 (oldest deadline 2023-10-09T10:55:44.065022+0000) 2023-10-09T10:55:49.367 INFO:journalctl@ceph.osd.4.smithi086.stdout:Oct 09 10:55:49 smithi086 bash[164903]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-4 2023-10-09T10:55:49.367 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:49 smithi086 bash[35599]: debug 2023-10-09T10:55:49.222+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:07.639260+0000 front 2023-10-09T10:55:07.639206+0000 (oldest deadline 2023-10-09T10:55:31.738635+0000) 2023-10-09T10:55:49.367 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:49 smithi086 bash[35599]: debug 2023-10-09T10:55:49.222+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:17.441663+0000 front 2023-10-09T10:55:17.441463+0000 (oldest deadline 2023-10-09T10:55:43.341400+0000) 2023-10-09T10:55:49.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:49 smithi086 bash[43916]: debug 2023-10-09T10:55:49.054+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:55:49.368 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:49 smithi086 bash[43916]: debug 2023-10-09T10:55:49.054+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:55:49.755 INFO:journalctl@ceph.osd.4.smithi086.stdout:Oct 09 10:55:49 smithi086 bash[164966]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-4 2023-10-09T10:55:50.103 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:49 smithi086 bash[78583]: debug 2023-10-09T10:55:49.750+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:50.103 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:49 smithi086 bash[78583]: debug 2023-10-09T10:55:49.750+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:18.165223+0000 front 2023-10-09T10:55:18.165182+0000 (oldest deadline 2023-10-09T10:55:44.065022+0000) 2023-10-09T10:55:50.367 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:50 smithi086 bash[35599]: debug 2023-10-09T10:55:50.194+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:07.639260+0000 front 2023-10-09T10:55:07.639206+0000 (oldest deadline 2023-10-09T10:55:31.738635+0000) 2023-10-09T10:55:50.367 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:50 smithi086 bash[35599]: debug 2023-10-09T10:55:50.194+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:17.441663+0000 front 2023-10-09T10:55:17.441463+0000 (oldest deadline 2023-10-09T10:55:43.341400+0000) 2023-10-09T10:55:50.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:50 smithi086 bash[43916]: debug 2023-10-09T10:55:50.098+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:55:50.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:50 smithi086 bash[43916]: debug 2023-10-09T10:55:50.098+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:55:51.032 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:50 smithi086 bash[78583]: debug 2023-10-09T10:55:50.714+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:51.033 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:50 smithi086 bash[78583]: debug 2023-10-09T10:55:50.714+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:18.165223+0000 front 2023-10-09T10:55:18.165182+0000 (oldest deadline 2023-10-09T10:55:44.065022+0000) 2023-10-09T10:55:51.298 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:51 smithi086 bash[35599]: debug 2023-10-09T10:55:51.214+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:07.639260+0000 front 2023-10-09T10:55:07.639206+0000 (oldest deadline 2023-10-09T10:55:31.738635+0000) 2023-10-09T10:55:51.298 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:51 smithi086 bash[35599]: debug 2023-10-09T10:55:51.214+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:17.441663+0000 front 2023-10-09T10:55:17.441463+0000 (oldest deadline 2023-10-09T10:55:43.341400+0000) 2023-10-09T10:55:51.299 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:51 smithi086 bash[35599]: debug 2023-10-09T10:55:51.214+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:28.042827+0000 front 2023-10-09T10:55:28.042932+0000 (oldest deadline 2023-10-09T10:55:50.942635+0000) 2023-10-09T10:55:51.299 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:51 smithi086 bash[43916]: debug 2023-10-09T10:55:51.066+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:55:51.299 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:51 smithi086 bash[43916]: debug 2023-10-09T10:55:51.066+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:55:51.879 DEBUG:teuthology.orchestra.run.smithi086:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.4.service' 2023-10-09T10:55:51.909 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T10:55:51.909 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-10-09T10:55:51.910 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-10-09T10:55:51.910 DEBUG:teuthology.orchestra.run.smithi086:> sudo systemctl stop ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.5 2023-10-09T10:55:52.092 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:51 smithi086 systemd[1]: Stopping Ceph osd.5 for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:55:52.092 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:51 smithi086 bash[78583]: debug 2023-10-09T10:55:51.730+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:52.092 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:51 smithi086 bash[78583]: debug 2023-10-09T10:55:51.730+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:18.165223+0000 front 2023-10-09T10:55:18.165182+0000 (oldest deadline 2023-10-09T10:55:44.065022+0000) 2023-10-09T10:55:52.092 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:51 smithi086 bash[78583]: debug 2023-10-09T10:55:51.730+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:28.166700+0000 front 2023-10-09T10:55:28.166753+0000 (oldest deadline 2023-10-09T10:55:51.066283+0000) 2023-10-09T10:55:52.367 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:52 smithi086 bash[35599]: debug 2023-10-09T10:55:52.134+0000 7efc683f1700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-09T10:55:52.367 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:52 smithi086 bash[35599]: debug 2023-10-09T10:55:52.134+0000 7efc683f1700 -1 osd.5 556 *** Got signal Terminated *** 2023-10-09T10:55:52.367 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:52 smithi086 bash[35599]: debug 2023-10-09T10:55:52.134+0000 7efc683f1700 -1 osd.5 556 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T10:55:52.367 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:52 smithi086 bash[35599]: debug 2023-10-09T10:55:52.202+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:07.639260+0000 front 2023-10-09T10:55:07.639206+0000 (oldest deadline 2023-10-09T10:55:31.738635+0000) 2023-10-09T10:55:52.368 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:52 smithi086 bash[35599]: debug 2023-10-09T10:55:52.202+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:17.441663+0000 front 2023-10-09T10:55:17.441463+0000 (oldest deadline 2023-10-09T10:55:43.341400+0000) 2023-10-09T10:55:52.368 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:52 smithi086 bash[35599]: debug 2023-10-09T10:55:52.202+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:28.042827+0000 front 2023-10-09T10:55:28.042932+0000 (oldest deadline 2023-10-09T10:55:50.942635+0000) 2023-10-09T10:55:52.368 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:52 smithi086 bash[43916]: debug 2023-10-09T10:55:52.086+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:55:52.368 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:52 smithi086 bash[43916]: debug 2023-10-09T10:55:52.086+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:55:52.368 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:52 smithi086 bash[43916]: debug 2023-10-09T10:55:52.086+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:29.829292+0000 front 2023-10-09T10:55:29.829154+0000 (oldest deadline 2023-10-09T10:55:51.528773+0000) 2023-10-09T10:55:53.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:52 smithi086 bash[78583]: debug 2023-10-09T10:55:52.762+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:53.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:52 smithi086 bash[78583]: debug 2023-10-09T10:55:52.762+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:18.165223+0000 front 2023-10-09T10:55:18.165182+0000 (oldest deadline 2023-10-09T10:55:44.065022+0000) 2023-10-09T10:55:53.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:52 smithi086 bash[78583]: debug 2023-10-09T10:55:52.762+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:28.166700+0000 front 2023-10-09T10:55:28.166753+0000 (oldest deadline 2023-10-09T10:55:51.066283+0000) 2023-10-09T10:55:53.617 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:53 smithi086 bash[35599]: debug 2023-10-09T10:55:53.194+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:07.639260+0000 front 2023-10-09T10:55:07.639206+0000 (oldest deadline 2023-10-09T10:55:31.738635+0000) 2023-10-09T10:55:53.617 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:53 smithi086 bash[35599]: debug 2023-10-09T10:55:53.194+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:17.441663+0000 front 2023-10-09T10:55:17.441463+0000 (oldest deadline 2023-10-09T10:55:43.341400+0000) 2023-10-09T10:55:53.617 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:53 smithi086 bash[35599]: debug 2023-10-09T10:55:53.194+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:28.042827+0000 front 2023-10-09T10:55:28.042932+0000 (oldest deadline 2023-10-09T10:55:50.942635+0000) 2023-10-09T10:55:53.617 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:53 smithi086 bash[43916]: debug 2023-10-09T10:55:53.130+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:55:53.618 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:53 smithi086 bash[43916]: debug 2023-10-09T10:55:53.130+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:55:53.618 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:53 smithi086 bash[43916]: debug 2023-10-09T10:55:53.130+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:29.829292+0000 front 2023-10-09T10:55:29.829154+0000 (oldest deadline 2023-10-09T10:55:51.528773+0000) 2023-10-09T10:55:54.103 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:53 smithi086 bash[78583]: debug 2023-10-09T10:55:53.754+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:54.103 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:53 smithi086 bash[78583]: debug 2023-10-09T10:55:53.754+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:18.165223+0000 front 2023-10-09T10:55:18.165182+0000 (oldest deadline 2023-10-09T10:55:44.065022+0000) 2023-10-09T10:55:54.103 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:53 smithi086 bash[78583]: debug 2023-10-09T10:55:53.754+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:28.166700+0000 front 2023-10-09T10:55:28.166753+0000 (oldest deadline 2023-10-09T10:55:51.066283+0000) 2023-10-09T10:55:54.367 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:54 smithi086 bash[35599]: debug 2023-10-09T10:55:54.194+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:07.639260+0000 front 2023-10-09T10:55:07.639206+0000 (oldest deadline 2023-10-09T10:55:31.738635+0000) 2023-10-09T10:55:54.367 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:54 smithi086 bash[35599]: debug 2023-10-09T10:55:54.194+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:17.441663+0000 front 2023-10-09T10:55:17.441463+0000 (oldest deadline 2023-10-09T10:55:43.341400+0000) 2023-10-09T10:55:54.367 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:54 smithi086 bash[35599]: debug 2023-10-09T10:55:54.194+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:28.042827+0000 front 2023-10-09T10:55:28.042932+0000 (oldest deadline 2023-10-09T10:55:50.942635+0000) 2023-10-09T10:55:54.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:54 smithi086 bash[43916]: debug 2023-10-09T10:55:54.102+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:55:54.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:54 smithi086 bash[43916]: debug 2023-10-09T10:55:54.102+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:55:54.368 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:54 smithi086 bash[43916]: debug 2023-10-09T10:55:54.102+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:29.829292+0000 front 2023-10-09T10:55:29.829154+0000 (oldest deadline 2023-10-09T10:55:51.528773+0000) 2023-10-09T10:55:55.081 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:54 smithi086 bash[78583]: debug 2023-10-09T10:55:54.802+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:55.081 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:54 smithi086 bash[78583]: debug 2023-10-09T10:55:54.802+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:18.165223+0000 front 2023-10-09T10:55:18.165182+0000 (oldest deadline 2023-10-09T10:55:44.065022+0000) 2023-10-09T10:55:55.081 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:54 smithi086 bash[78583]: debug 2023-10-09T10:55:54.802+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:28.166700+0000 front 2023-10-09T10:55:28.166753+0000 (oldest deadline 2023-10-09T10:55:51.066283+0000) 2023-10-09T10:55:55.367 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:55 smithi086 bash[35599]: debug 2023-10-09T10:55:55.178+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:07.639260+0000 front 2023-10-09T10:55:07.639206+0000 (oldest deadline 2023-10-09T10:55:31.738635+0000) 2023-10-09T10:55:55.367 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:55 smithi086 bash[35599]: debug 2023-10-09T10:55:55.178+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:17.441663+0000 front 2023-10-09T10:55:17.441463+0000 (oldest deadline 2023-10-09T10:55:43.341400+0000) 2023-10-09T10:55:55.367 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:55 smithi086 bash[35599]: debug 2023-10-09T10:55:55.178+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:28.042827+0000 front 2023-10-09T10:55:28.042932+0000 (oldest deadline 2023-10-09T10:55:50.942635+0000) 2023-10-09T10:55:55.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:55 smithi086 bash[43916]: debug 2023-10-09T10:55:55.074+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:55:55.368 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:55 smithi086 bash[43916]: debug 2023-10-09T10:55:55.074+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:55:55.368 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:55 smithi086 bash[43916]: debug 2023-10-09T10:55:55.074+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:29.829292+0000 front 2023-10-09T10:55:29.829154+0000 (oldest deadline 2023-10-09T10:55:51.528773+0000) 2023-10-09T10:55:56.105 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:55 smithi086 bash[78583]: debug 2023-10-09T10:55:55.838+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:56.105 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:55 smithi086 bash[78583]: debug 2023-10-09T10:55:55.838+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:18.165223+0000 front 2023-10-09T10:55:18.165182+0000 (oldest deadline 2023-10-09T10:55:44.065022+0000) 2023-10-09T10:55:56.105 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:55 smithi086 bash[78583]: debug 2023-10-09T10:55:55.838+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:28.166700+0000 front 2023-10-09T10:55:28.166753+0000 (oldest deadline 2023-10-09T10:55:51.066283+0000) 2023-10-09T10:55:56.367 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:56 smithi086 bash[35599]: debug 2023-10-09T10:55:56.178+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:07.639260+0000 front 2023-10-09T10:55:07.639206+0000 (oldest deadline 2023-10-09T10:55:31.738635+0000) 2023-10-09T10:55:56.367 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:56 smithi086 bash[35599]: debug 2023-10-09T10:55:56.178+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:17.441663+0000 front 2023-10-09T10:55:17.441463+0000 (oldest deadline 2023-10-09T10:55:43.341400+0000) 2023-10-09T10:55:56.367 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:56 smithi086 bash[35599]: debug 2023-10-09T10:55:56.178+0000 7efc6536e700 -1 osd.5 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:28.042827+0000 front 2023-10-09T10:55:28.042932+0000 (oldest deadline 2023-10-09T10:55:50.942635+0000) 2023-10-09T10:55:56.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:56 smithi086 bash[43916]: debug 2023-10-09T10:55:56.098+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:55:56.368 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:56 smithi086 bash[43916]: debug 2023-10-09T10:55:56.098+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:55:56.368 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:56 smithi086 bash[43916]: debug 2023-10-09T10:55:56.098+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:29.829292+0000 front 2023-10-09T10:55:29.829154+0000 (oldest deadline 2023-10-09T10:55:51.528773+0000) 2023-10-09T10:55:57.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:56 smithi086 bash[78583]: debug 2023-10-09T10:55:56.842+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:57.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:56 smithi086 bash[78583]: debug 2023-10-09T10:55:56.842+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:18.165223+0000 front 2023-10-09T10:55:18.165182+0000 (oldest deadline 2023-10-09T10:55:44.065022+0000) 2023-10-09T10:55:57.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:56 smithi086 bash[78583]: debug 2023-10-09T10:55:56.842+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:28.166700+0000 front 2023-10-09T10:55:28.166753+0000 (oldest deadline 2023-10-09T10:55:51.066283+0000) 2023-10-09T10:55:57.117 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:57 smithi086 bash[43916]: debug 2023-10-09T10:55:57.086+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:55:57.118 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:57 smithi086 bash[43916]: debug 2023-10-09T10:55:57.086+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:55:57.118 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:57 smithi086 bash[43916]: debug 2023-10-09T10:55:57.086+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:29.829292+0000 front 2023-10-09T10:55:29.829154+0000 (oldest deadline 2023-10-09T10:55:51.528773+0000) 2023-10-09T10:55:58.117 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:58 smithi086 bash[165107]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-5 2023-10-09T10:55:58.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:57 smithi086 bash[78583]: debug 2023-10-09T10:55:57.833+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:58.118 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:57 smithi086 bash[78583]: debug 2023-10-09T10:55:57.833+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:18.165223+0000 front 2023-10-09T10:55:18.165182+0000 (oldest deadline 2023-10-09T10:55:44.065022+0000) 2023-10-09T10:55:58.118 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:57 smithi086 bash[78583]: debug 2023-10-09T10:55:57.833+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:28.166700+0000 front 2023-10-09T10:55:28.166753+0000 (oldest deadline 2023-10-09T10:55:51.066283+0000) 2023-10-09T10:55:58.118 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:58 smithi086 bash[43916]: debug 2023-10-09T10:55:58.053+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:55:58.118 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:58 smithi086 bash[43916]: debug 2023-10-09T10:55:58.053+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:55:58.118 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:58 smithi086 bash[43916]: debug 2023-10-09T10:55:58.053+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:29.829292+0000 front 2023-10-09T10:55:29.829154+0000 (oldest deadline 2023-10-09T10:55:51.528773+0000) 2023-10-09T10:55:58.617 INFO:journalctl@ceph.osd.5.smithi086.stdout:Oct 09 10:55:58 smithi086 bash[165175]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-5 2023-10-09T10:55:59.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:58 smithi086 bash[78583]: debug 2023-10-09T10:55:58.793+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:59.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:58 smithi086 bash[78583]: debug 2023-10-09T10:55:58.793+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:18.165223+0000 front 2023-10-09T10:55:18.165182+0000 (oldest deadline 2023-10-09T10:55:44.065022+0000) 2023-10-09T10:55:59.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:58 smithi086 bash[78583]: debug 2023-10-09T10:55:58.793+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:28.166700+0000 front 2023-10-09T10:55:28.166753+0000 (oldest deadline 2023-10-09T10:55:51.066283+0000) 2023-10-09T10:55:59.117 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:59 smithi086 bash[43916]: debug 2023-10-09T10:55:59.017+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:55:59.117 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:59 smithi086 bash[43916]: debug 2023-10-09T10:55:59.017+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:55:59.118 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:59 smithi086 bash[43916]: debug 2023-10-09T10:55:59.017+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:29.829292+0000 front 2023-10-09T10:55:29.829154+0000 (oldest deadline 2023-10-09T10:55:51.528773+0000) 2023-10-09T10:55:59.996 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:59 smithi086 bash[78583]: debug 2023-10-09T10:55:59.805+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:55:59.997 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:59 smithi086 bash[78583]: debug 2023-10-09T10:55:59.805+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:18.165223+0000 front 2023-10-09T10:55:18.165182+0000 (oldest deadline 2023-10-09T10:55:44.065022+0000) 2023-10-09T10:55:59.997 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:55:59 smithi086 bash[78583]: debug 2023-10-09T10:55:59.805+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:28.166700+0000 front 2023-10-09T10:55:28.166753+0000 (oldest deadline 2023-10-09T10:55:51.066283+0000) 2023-10-09T10:56:00.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:59 smithi086 bash[43916]: debug 2023-10-09T10:55:59.993+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:56:00.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:59 smithi086 bash[43916]: debug 2023-10-09T10:55:59.993+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:56:00.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:55:59 smithi086 bash[43916]: debug 2023-10-09T10:55:59.993+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:29.829292+0000 front 2023-10-09T10:55:29.829154+0000 (oldest deadline 2023-10-09T10:55:51.528773+0000) 2023-10-09T10:56:00.508 DEBUG:teuthology.orchestra.run.smithi086:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.5.service' 2023-10-09T10:56:00.549 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T10:56:00.550 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-10-09T10:56:00.550 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-10-09T10:56:00.550 DEBUG:teuthology.orchestra.run.smithi086:> sudo systemctl stop ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.6 2023-10-09T10:56:00.781 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:00 smithi086 systemd[1]: Stopping Ceph osd.6 for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:56:01.122 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:01 smithi086 bash[43916]: debug 2023-10-09T10:56:01.005+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:56:01.122 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:01 smithi086 bash[43916]: debug 2023-10-09T10:56:01.005+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:56:01.122 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:01 smithi086 bash[43916]: debug 2023-10-09T10:56:01.005+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:29.829292+0000 front 2023-10-09T10:55:29.829154+0000 (oldest deadline 2023-10-09T10:55:51.528773+0000) 2023-10-09T10:56:01.122 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:00 smithi086 bash[78583]: debug 2023-10-09T10:56:00.773+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:56:01.122 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:00 smithi086 bash[78583]: debug 2023-10-09T10:56:00.773+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:18.165223+0000 front 2023-10-09T10:55:18.165182+0000 (oldest deadline 2023-10-09T10:55:44.065022+0000) 2023-10-09T10:56:01.123 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:00 smithi086 bash[78583]: debug 2023-10-09T10:56:00.773+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:28.166700+0000 front 2023-10-09T10:55:28.166753+0000 (oldest deadline 2023-10-09T10:55:51.066283+0000) 2023-10-09T10:56:01.123 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:00 smithi086 bash[78583]: debug 2023-10-09T10:56:00.781+0000 7f45d53d2700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-09T10:56:01.123 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:00 smithi086 bash[78583]: debug 2023-10-09T10:56:00.781+0000 7f45d53d2700 -1 osd.6 556 *** Got signal Terminated *** 2023-10-09T10:56:01.123 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:00 smithi086 bash[78583]: debug 2023-10-09T10:56:00.781+0000 7f45d53d2700 -1 osd.6 556 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T10:56:02.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:01 smithi086 bash[78583]: debug 2023-10-09T10:56:01.789+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:56:02.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:01 smithi086 bash[78583]: debug 2023-10-09T10:56:01.789+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:18.165223+0000 front 2023-10-09T10:55:18.165182+0000 (oldest deadline 2023-10-09T10:55:44.065022+0000) 2023-10-09T10:56:02.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:01 smithi086 bash[78583]: debug 2023-10-09T10:56:01.789+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:28.166700+0000 front 2023-10-09T10:55:28.166753+0000 (oldest deadline 2023-10-09T10:55:51.066283+0000) 2023-10-09T10:56:02.117 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:01 smithi086 bash[43916]: debug 2023-10-09T10:56:01.977+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:56:02.118 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:01 smithi086 bash[43916]: debug 2023-10-09T10:56:01.977+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:56:02.118 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:01 smithi086 bash[43916]: debug 2023-10-09T10:56:01.977+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:29.829292+0000 front 2023-10-09T10:55:29.829154+0000 (oldest deadline 2023-10-09T10:55:51.528773+0000) 2023-10-09T10:56:03.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:02 smithi086 bash[78583]: debug 2023-10-09T10:56:02.825+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:56:03.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:02 smithi086 bash[78583]: debug 2023-10-09T10:56:02.825+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:18.165223+0000 front 2023-10-09T10:55:18.165182+0000 (oldest deadline 2023-10-09T10:55:44.065022+0000) 2023-10-09T10:56:03.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:02 smithi086 bash[78583]: debug 2023-10-09T10:56:02.825+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:28.166700+0000 front 2023-10-09T10:55:28.166753+0000 (oldest deadline 2023-10-09T10:55:51.066283+0000) 2023-10-09T10:56:03.117 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:03 smithi086 bash[43916]: debug 2023-10-09T10:56:03.017+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:56:03.118 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:03 smithi086 bash[43916]: debug 2023-10-09T10:56:03.017+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:56:03.118 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:03 smithi086 bash[43916]: debug 2023-10-09T10:56:03.017+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:29.829292+0000 front 2023-10-09T10:55:29.829154+0000 (oldest deadline 2023-10-09T10:55:51.528773+0000) 2023-10-09T10:56:03.118 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:03 smithi086 bash[43916]: debug 2023-10-09T10:56:03.017+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6830 osd.3 since back 2023-10-09T10:55:36.230434+0000 front 2023-10-09T10:55:36.230327+0000 (oldest deadline 2023-10-09T10:56:02.130156+0000) 2023-10-09T10:56:04.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:03 smithi086 bash[78583]: debug 2023-10-09T10:56:03.809+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:56:04.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:03 smithi086 bash[78583]: debug 2023-10-09T10:56:03.809+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:18.165223+0000 front 2023-10-09T10:55:18.165182+0000 (oldest deadline 2023-10-09T10:55:44.065022+0000) 2023-10-09T10:56:04.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:03 smithi086 bash[78583]: debug 2023-10-09T10:56:03.809+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:28.166700+0000 front 2023-10-09T10:55:28.166753+0000 (oldest deadline 2023-10-09T10:55:51.066283+0000) 2023-10-09T10:56:04.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:03 smithi086 bash[78583]: debug 2023-10-09T10:56:03.809+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6830 osd.3 since back 2023-10-09T10:55:35.668270+0000 front 2023-10-09T10:55:35.668320+0000 (oldest deadline 2023-10-09T10:56:03.268528+0000) 2023-10-09T10:56:04.118 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:04 smithi086 bash[43916]: debug 2023-10-09T10:56:03.997+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:56:04.118 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:04 smithi086 bash[43916]: debug 2023-10-09T10:56:03.997+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:56:04.118 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:04 smithi086 bash[43916]: debug 2023-10-09T10:56:03.997+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:29.829292+0000 front 2023-10-09T10:55:29.829154+0000 (oldest deadline 2023-10-09T10:55:51.528773+0000) 2023-10-09T10:56:04.118 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:04 smithi086 bash[43916]: debug 2023-10-09T10:56:03.997+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6830 osd.3 since back 2023-10-09T10:55:36.230434+0000 front 2023-10-09T10:55:36.230327+0000 (oldest deadline 2023-10-09T10:56:02.130156+0000) 2023-10-09T10:56:05.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:04 smithi086 bash[78583]: debug 2023-10-09T10:56:04.789+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:56:05.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:04 smithi086 bash[78583]: debug 2023-10-09T10:56:04.789+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:18.165223+0000 front 2023-10-09T10:55:18.165182+0000 (oldest deadline 2023-10-09T10:55:44.065022+0000) 2023-10-09T10:56:05.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:04 smithi086 bash[78583]: debug 2023-10-09T10:56:04.789+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:28.166700+0000 front 2023-10-09T10:55:28.166753+0000 (oldest deadline 2023-10-09T10:55:51.066283+0000) 2023-10-09T10:56:05.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:04 smithi086 bash[78583]: debug 2023-10-09T10:56:04.789+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6830 osd.3 since back 2023-10-09T10:55:35.668270+0000 front 2023-10-09T10:55:35.668320+0000 (oldest deadline 2023-10-09T10:56:03.268528+0000) 2023-10-09T10:56:05.118 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:05 smithi086 bash[43916]: debug 2023-10-09T10:56:05.005+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:56:05.118 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:05 smithi086 bash[43916]: debug 2023-10-09T10:56:05.005+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:56:05.118 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:05 smithi086 bash[43916]: debug 2023-10-09T10:56:05.005+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:29.829292+0000 front 2023-10-09T10:55:29.829154+0000 (oldest deadline 2023-10-09T10:55:51.528773+0000) 2023-10-09T10:56:05.118 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:05 smithi086 bash[43916]: debug 2023-10-09T10:56:05.005+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6830 osd.3 since back 2023-10-09T10:55:36.230434+0000 front 2023-10-09T10:55:36.230327+0000 (oldest deadline 2023-10-09T10:56:02.130156+0000) 2023-10-09T10:56:06.044 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:05 smithi086 bash[43916]: debug 2023-10-09T10:56:05.973+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:56:06.044 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:05 smithi086 bash[43916]: debug 2023-10-09T10:56:05.973+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:56:06.044 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:05 smithi086 bash[43916]: debug 2023-10-09T10:56:05.973+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:29.829292+0000 front 2023-10-09T10:55:29.829154+0000 (oldest deadline 2023-10-09T10:55:51.528773+0000) 2023-10-09T10:56:06.044 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:05 smithi086 bash[43916]: debug 2023-10-09T10:56:05.973+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6830 osd.3 since back 2023-10-09T10:55:36.230434+0000 front 2023-10-09T10:55:36.230327+0000 (oldest deadline 2023-10-09T10:56:02.130156+0000) 2023-10-09T10:56:06.045 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:05 smithi086 bash[78583]: debug 2023-10-09T10:56:05.745+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:08.763720+0000 front 2023-10-09T10:55:08.763783+0000 (oldest deadline 2023-10-09T10:55:34.063675+0000) 2023-10-09T10:56:06.045 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:05 smithi086 bash[78583]: debug 2023-10-09T10:56:05.745+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:18.165223+0000 front 2023-10-09T10:55:18.165182+0000 (oldest deadline 2023-10-09T10:55:44.065022+0000) 2023-10-09T10:56:06.045 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:05 smithi086 bash[78583]: debug 2023-10-09T10:56:05.745+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:28.166700+0000 front 2023-10-09T10:55:28.166753+0000 (oldest deadline 2023-10-09T10:55:51.066283+0000) 2023-10-09T10:56:06.045 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:05 smithi086 bash[78583]: debug 2023-10-09T10:56:05.745+0000 7f45cfb4a700 -1 osd.6 556 heartbeat_check: no reply from 172.21.15.53:6830 osd.3 since back 2023-10-09T10:55:35.668270+0000 front 2023-10-09T10:55:35.668320+0000 (oldest deadline 2023-10-09T10:56:03.268528+0000) 2023-10-09T10:56:07.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:06 smithi086 bash[165315]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-6 2023-10-09T10:56:07.117 INFO:journalctl@ceph.osd.6.smithi086.stdout:Oct 09 10:56:06 smithi086 bash[165381]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-6 2023-10-09T10:56:07.117 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:06 smithi086 bash[43916]: debug 2023-10-09T10:56:06.925+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:56:07.118 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:06 smithi086 bash[43916]: debug 2023-10-09T10:56:06.925+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:56:07.118 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:06 smithi086 bash[43916]: debug 2023-10-09T10:56:06.925+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:29.829292+0000 front 2023-10-09T10:55:29.829154+0000 (oldest deadline 2023-10-09T10:55:51.528773+0000) 2023-10-09T10:56:07.118 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:06 smithi086 bash[43916]: debug 2023-10-09T10:56:06.925+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6830 osd.3 since back 2023-10-09T10:55:36.230434+0000 front 2023-10-09T10:55:36.230327+0000 (oldest deadline 2023-10-09T10:56:02.130156+0000) 2023-10-09T10:56:08.117 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:07 smithi086 bash[43916]: debug 2023-10-09T10:56:07.909+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:56:08.117 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:07 smithi086 bash[43916]: debug 2023-10-09T10:56:07.909+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:56:08.117 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:07 smithi086 bash[43916]: debug 2023-10-09T10:56:07.909+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:29.829292+0000 front 2023-10-09T10:55:29.829154+0000 (oldest deadline 2023-10-09T10:55:51.528773+0000) 2023-10-09T10:56:08.118 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:07 smithi086 bash[43916]: debug 2023-10-09T10:56:07.909+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6830 osd.3 since back 2023-10-09T10:55:36.230434+0000 front 2023-10-09T10:55:36.230327+0000 (oldest deadline 2023-10-09T10:56:02.130156+0000) 2023-10-09T10:56:08.941 DEBUG:teuthology.orchestra.run.smithi086:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.6.service' 2023-10-09T10:56:08.974 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T10:56:08.974 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-10-09T10:56:08.974 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-10-09T10:56:08.975 DEBUG:teuthology.orchestra.run.smithi086:> sudo systemctl stop ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.7 2023-10-09T10:56:09.195 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:08 smithi086 bash[43916]: debug 2023-10-09T10:56:08.901+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:56:09.195 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:08 smithi086 bash[43916]: debug 2023-10-09T10:56:08.901+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:56:09.195 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:08 smithi086 bash[43916]: debug 2023-10-09T10:56:08.901+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:29.829292+0000 front 2023-10-09T10:55:29.829154+0000 (oldest deadline 2023-10-09T10:55:51.528773+0000) 2023-10-09T10:56:09.195 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:08 smithi086 bash[43916]: debug 2023-10-09T10:56:08.901+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6830 osd.3 since back 2023-10-09T10:55:36.230434+0000 front 2023-10-09T10:55:36.230327+0000 (oldest deadline 2023-10-09T10:56:02.130156+0000) 2023-10-09T10:56:09.196 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:09 smithi086 systemd[1]: Stopping Ceph osd.7 for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:56:09.196 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:09 smithi086 bash[43916]: debug 2023-10-09T10:56:09.189+0000 7f74d7366700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-10-09T10:56:09.196 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:09 smithi086 bash[43916]: debug 2023-10-09T10:56:09.189+0000 7f74d7366700 -1 osd.7 556 *** Got signal Terminated *** 2023-10-09T10:56:09.617 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:09 smithi086 bash[43916]: debug 2023-10-09T10:56:09.189+0000 7f74d7366700 -1 osd.7 556 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-10-09T10:56:10.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:09 smithi086 bash[43916]: debug 2023-10-09T10:56:09.949+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:56:10.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:09 smithi086 bash[43916]: debug 2023-10-09T10:56:09.949+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:56:10.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:09 smithi086 bash[43916]: debug 2023-10-09T10:56:09.949+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:29.829292+0000 front 2023-10-09T10:55:29.829154+0000 (oldest deadline 2023-10-09T10:55:51.528773+0000) 2023-10-09T10:56:10.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:09 smithi086 bash[43916]: debug 2023-10-09T10:56:09.949+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6830 osd.3 since back 2023-10-09T10:55:36.230434+0000 front 2023-10-09T10:55:36.230327+0000 (oldest deadline 2023-10-09T10:56:02.130156+0000) 2023-10-09T10:56:11.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:10 smithi086 bash[43916]: debug 2023-10-09T10:56:10.977+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:56:11.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:10 smithi086 bash[43916]: debug 2023-10-09T10:56:10.977+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:56:11.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:10 smithi086 bash[43916]: debug 2023-10-09T10:56:10.977+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:29.829292+0000 front 2023-10-09T10:55:29.829154+0000 (oldest deadline 2023-10-09T10:55:51.528773+0000) 2023-10-09T10:56:11.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:10 smithi086 bash[43916]: debug 2023-10-09T10:56:10.977+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6830 osd.3 since back 2023-10-09T10:55:36.230434+0000 front 2023-10-09T10:55:36.230327+0000 (oldest deadline 2023-10-09T10:56:02.130156+0000) 2023-10-09T10:56:11.368 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:10 smithi086 bash[43916]: debug 2023-10-09T10:56:10.977+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.86:6804 osd.4 since back 2023-10-09T10:55:45.631571+0000 front 2023-10-09T10:55:45.631605+0000 (oldest deadline 2023-10-09T10:56:10.331468+0000) 2023-10-09T10:56:12.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:11 smithi086 bash[43916]: debug 2023-10-09T10:56:11.949+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:56:12.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:11 smithi086 bash[43916]: debug 2023-10-09T10:56:11.949+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:56:12.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:11 smithi086 bash[43916]: debug 2023-10-09T10:56:11.949+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:29.829292+0000 front 2023-10-09T10:55:29.829154+0000 (oldest deadline 2023-10-09T10:55:51.528773+0000) 2023-10-09T10:56:12.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:11 smithi086 bash[43916]: debug 2023-10-09T10:56:11.949+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6830 osd.3 since back 2023-10-09T10:55:36.230434+0000 front 2023-10-09T10:55:36.230327+0000 (oldest deadline 2023-10-09T10:56:02.130156+0000) 2023-10-09T10:56:12.368 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:11 smithi086 bash[43916]: debug 2023-10-09T10:56:11.949+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.86:6804 osd.4 since back 2023-10-09T10:55:45.631571+0000 front 2023-10-09T10:55:45.631605+0000 (oldest deadline 2023-10-09T10:56:10.331468+0000) 2023-10-09T10:56:13.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:12 smithi086 bash[43916]: debug 2023-10-09T10:56:12.981+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:56:13.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:12 smithi086 bash[43916]: debug 2023-10-09T10:56:12.981+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:56:13.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:12 smithi086 bash[43916]: debug 2023-10-09T10:56:12.981+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:29.829292+0000 front 2023-10-09T10:55:29.829154+0000 (oldest deadline 2023-10-09T10:55:51.528773+0000) 2023-10-09T10:56:13.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:12 smithi086 bash[43916]: debug 2023-10-09T10:56:12.981+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6830 osd.3 since back 2023-10-09T10:55:36.230434+0000 front 2023-10-09T10:55:36.230327+0000 (oldest deadline 2023-10-09T10:56:02.130156+0000) 2023-10-09T10:56:13.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:12 smithi086 bash[43916]: debug 2023-10-09T10:56:12.981+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.86:6804 osd.4 since back 2023-10-09T10:55:45.631571+0000 front 2023-10-09T10:55:45.631605+0000 (oldest deadline 2023-10-09T10:56:10.331468+0000) 2023-10-09T10:56:14.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:14 smithi086 bash[43916]: debug 2023-10-09T10:56:14.009+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6806 osd.0 since back 2023-10-09T10:55:09.825942+0000 front 2023-10-09T10:55:09.825689+0000 (oldest deadline 2023-10-09T10:55:35.125795+0000) 2023-10-09T10:56:14.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:14 smithi086 bash[43916]: debug 2023-10-09T10:56:14.009+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6814 osd.1 since back 2023-10-09T10:55:19.827689+0000 front 2023-10-09T10:55:19.827637+0000 (oldest deadline 2023-10-09T10:55:45.127391+0000) 2023-10-09T10:56:14.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:14 smithi086 bash[43916]: debug 2023-10-09T10:56:14.009+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6822 osd.2 since back 2023-10-09T10:55:29.829292+0000 front 2023-10-09T10:55:29.829154+0000 (oldest deadline 2023-10-09T10:55:51.528773+0000) 2023-10-09T10:56:14.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:14 smithi086 bash[43916]: debug 2023-10-09T10:56:14.009+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.53:6830 osd.3 since back 2023-10-09T10:55:36.230434+0000 front 2023-10-09T10:55:36.230327+0000 (oldest deadline 2023-10-09T10:56:02.130156+0000) 2023-10-09T10:56:14.367 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:14 smithi086 bash[43916]: debug 2023-10-09T10:56:14.009+0000 7f74d42e3700 -1 osd.7 556 heartbeat_check: no reply from 172.21.15.86:6804 osd.4 since back 2023-10-09T10:55:45.631571+0000 front 2023-10-09T10:55:45.631605+0000 (oldest deadline 2023-10-09T10:56:10.331468+0000) 2023-10-09T10:56:14.867 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:56:14 smithi086 bash[55262]: ts=2023-10-09T10:56:14.503Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.53:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.53:8765: connect: connection refused" 2023-10-09T10:56:14.867 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:56:14 smithi086 bash[55262]: ts=2023-10-09T10:56:14.507Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.53:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.53:8765: connect: connection refused" 2023-10-09T10:56:14.867 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:56:14 smithi086 bash[55262]: ts=2023-10-09T10:56:14.509Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.53:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.53:8765: connect: connection refused" 2023-10-09T10:56:14.867 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:56:14 smithi086 bash[55262]: ts=2023-10-09T10:56:14.512Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.53:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.53:8765: connect: connection refused" 2023-10-09T10:56:15.325 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:15 smithi086 bash[165519]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-7 2023-10-09T10:56:15.325 INFO:journalctl@ceph.osd.7.smithi086.stdout:Oct 09 10:56:15 smithi086 bash[165596]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-osd-7 2023-10-09T10:56:17.140 DEBUG:teuthology.orchestra.run.smithi086:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@osd.7.service' 2023-10-09T10:56:17.170 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T10:56:17.170 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-10-09T10:56:17.170 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-10-09T10:56:17.171 DEBUG:teuthology.orchestra.run.smithi086:> sudo systemctl stop ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@prometheus.a 2023-10-09T10:56:17.408 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:56:17 smithi086 systemd[1]: Stopping Ceph prometheus.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:56:17.408 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:56:17 smithi086 bash[55262]: ts=2023-10-09T10:56:17.360Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-10-09T10:56:17.408 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:56:17 smithi086 bash[55262]: ts=2023-10-09T10:56:17.360Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-10-09T10:56:17.408 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:56:17 smithi086 bash[55262]: ts=2023-10-09T10:56:17.360Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-10-09T10:56:17.408 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:56:17 smithi086 bash[55262]: ts=2023-10-09T10:56:17.360Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-10-09T10:56:17.408 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:56:17 smithi086 bash[55262]: ts=2023-10-09T10:56:17.361Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-10-09T10:56:17.408 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:56:17 smithi086 bash[55262]: ts=2023-10-09T10:56:17.361Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-10-09T10:56:17.409 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:56:17 smithi086 bash[55262]: ts=2023-10-09T10:56:17.361Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-10-09T10:56:17.409 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:56:17 smithi086 bash[55262]: ts=2023-10-09T10:56:17.361Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-10-09T10:56:17.409 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:56:17 smithi086 bash[55262]: ts=2023-10-09T10:56:17.361Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-10-09T10:56:17.409 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:56:17 smithi086 bash[55262]: ts=2023-10-09T10:56:17.363Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-10-09T10:56:17.409 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:56:17 smithi086 bash[55262]: ts=2023-10-09T10:56:17.363Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-10-09T10:56:17.409 INFO:journalctl@ceph.prometheus.a.smithi086.stdout:Oct 09 10:56:17 smithi086 bash[55262]: ts=2023-10-09T10:56:17.363Z caller=main.go:1066 level=info msg="See you next time!" 2023-10-09T10:56:18.278 DEBUG:teuthology.orchestra.run.smithi086:> sudo pkill -f 'journalctl -f -n 0 -u ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@prometheus.a.service' 2023-10-09T10:56:18.308 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-10-09T10:56:18.309 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-10-09T10:56:18.309 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 --force --keep-logs 2023-10-09T10:56:25.424 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:56:24 smithi053 systemd[1]: Stopping Ceph node-exporter.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:56:26.174 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:56:25 smithi053 bash[268629]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-node-exporter-a 2023-10-09T10:56:26.175 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:56:26 smithi053 bash[268692]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-node-exporter-a 2023-10-09T10:56:26.175 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:56:26 smithi053 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-10-09T10:56:26.175 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:56:26 smithi053 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-10-09T10:56:26.175 INFO:journalctl@ceph.node-exporter.a.smithi053.stdout:Oct 09 10:56:26 smithi053 systemd[1]: Stopped Ceph node-exporter.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:56:26.547 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 10:56:26 smithi053 systemd[1]: Stopping Ceph alertmanager.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:56:26.747 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 10:56:26 smithi053 bash[72141]: level=info ts=2023-10-09T10:56:26.435Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-10-09T10:56:27.424 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 10:56:27 smithi053 bash[268755]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-09T10:56:27.424 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 10:56:27 smithi053 bash[268818]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-alertmanager-a 2023-10-09T10:56:27.425 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 10:56:27 smithi053 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-10-09T10:56:27.425 INFO:journalctl@ceph.alertmanager.a.smithi053.stdout:Oct 09 10:56:27 smithi053 systemd[1]: Stopped Ceph alertmanager.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:56:36.854 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 --force --keep-logs 2023-10-09T10:56:43.617 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:56:43 smithi086 systemd[1]: Stopping Ceph node-exporter.b for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:56:44.366 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:56:44 smithi086 bash[166063]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-node-exporter-b 2023-10-09T10:56:44.367 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:56:44 smithi086 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-10-09T10:56:44.367 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:56:44 smithi086 bash[166125]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-node-exporter-b 2023-10-09T10:56:44.367 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:56:44 smithi086 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-10-09T10:56:44.367 INFO:journalctl@ceph.node-exporter.b.smithi086.stdout:Oct 09 10:56:44 smithi086 systemd[1]: Stopped Ceph node-exporter.b for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:56:44.867 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:56:44 smithi086 systemd[1]: Stopping Ceph grafana.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7... 2023-10-09T10:56:44.868 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:56:44 smithi086 bash[53880]: t=2023-10-09T10:56:44+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-10-09T10:56:45.617 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:56:45 smithi086 bash[166186]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-grafana-a 2023-10-09T10:56:45.617 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:56:45 smithi086 bash[166251]: Error response from daemon: No such container: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7-grafana-a 2023-10-09T10:56:45.617 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:56:45 smithi086 systemd[1]: ceph-d72ad4d6-6688-11ee-8db5-212e2dc638e7@grafana.a.service: Succeeded. 2023-10-09T10:56:45.618 INFO:journalctl@ceph.grafana.a.smithi086.stdout:Oct 09 10:56:45 smithi086 systemd[1]: Stopped Ceph grafana.a for d72ad4d6-6688-11ee-8db5-212e2dc638e7. 2023-10-09T10:56:49.227 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-09T10:56:49.244 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-10-09T10:56:49.260 INFO:tasks.cephadm:Archiving crash dumps... 2023-10-09T10:56:49.262 DEBUG:teuthology.misc:Transferring archived files from smithi053:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/crash to /home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417637/remote/smithi053/crash 2023-10-09T10:56:49.264 DEBUG:teuthology.orchestra.run.smithi053:> sudo tar c -f - -C /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/crash -- . 2023-10-09T10:56:49.325 INFO:teuthology.orchestra.run.smithi053.stderr:tar: /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-09T10:56:49.326 INFO:teuthology.orchestra.run.smithi053.stderr:tar: Error is not recoverable: exiting now 2023-10-09T10:56:49.328 DEBUG:teuthology.misc:Transferring archived files from smithi086:/var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/crash to /home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417637/remote/smithi086/crash 2023-10-09T10:56:49.330 DEBUG:teuthology.orchestra.run.smithi086:> sudo tar c -f - -C /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/crash -- . 2023-10-09T10:56:49.360 INFO:teuthology.orchestra.run.smithi086.stderr:tar: /var/lib/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/crash: Cannot open: No such file or directory 2023-10-09T10:56:49.361 INFO:teuthology.orchestra.run.smithi086.stderr:tar: Error is not recoverable: exiting now 2023-10-09T10:56:49.362 INFO:tasks.cephadm:Checking cluster log for badness... 2023-10-09T10:56:49.363 DEBUG:teuthology.orchestra.run.smithi053:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-10-09T10:56:49.387 INFO:teuthology.orchestra.run.smithi053.stderr:grep: /var/log/ceph/d72ad4d6-6688-11ee-8db5-212e2dc638e7/ceph.log: No such file or directory 2023-10-09T10:56:49.389 INFO:tasks.cephadm:Compressing logs... 2023-10-09T10:56:49.390 DEBUG:teuthology.orchestra.run.smithi053:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-09T10:56:49.437 DEBUG:teuthology.orchestra.run.smithi086:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-09T10:56:49.450 INFO:teuthology.orchestra.run.smithi053.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-10-09T10:56:49.453 INFO:teuthology.orchestra.run.smithi086.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-10-09T11:04:45.328 INFO:tasks.cephadm:Archiving logs... 2023-10-09T11:04:45.329 DEBUG:teuthology.misc:Transferring archived files from smithi053:/var/log/ceph to /home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417637/remote/smithi053/log 2023-10-09T11:04:45.330 DEBUG:teuthology.orchestra.run.smithi053:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-09T11:05:40.341 DEBUG:teuthology.misc:Transferring archived files from smithi086:/var/log/ceph to /home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417637/remote/smithi086/log 2023-10-09T11:05:40.343 DEBUG:teuthology.orchestra.run.smithi086:> sudo tar c -f - -C /var/log/ceph -- . 2023-10-09T11:06:36.310 INFO:tasks.cephadm:Removing cluster... 2023-10-09T11:06:36.310 DEBUG:teuthology.orchestra.run.smithi053:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 --force 2023-10-09T11:06:38.319 DEBUG:teuthology.orchestra.run.smithi086:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid d72ad4d6-6688-11ee-8db5-212e2dc638e7 --force 2023-10-09T11:06:40.544 INFO:tasks.cephadm:Removing cephadm ... 2023-10-09T11:06:40.544 DEBUG:teuthology.orchestra.run.smithi053:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-09T11:06:40.552 DEBUG:teuthology.orchestra.run.smithi086:> rm -rf /home/ubuntu/cephtest/cephadm 2023-10-09T11:06:40.574 INFO:tasks.cephadm:Teardown complete 2023-10-09T11:06:40.574 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-10-09T11:06:40.584 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2023-10-09T11:06:40.585 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-10-09T11:06:40.596 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-10-09T11:06:40.687 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-10-09T11:06:40.696 INFO:teuthology.task.clock:Checking final clock skew... 2023-10-09T11:06:40.697 DEBUG:teuthology.orchestra.run.smithi053:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-09T11:06:40.699 DEBUG:teuthology.orchestra.run.smithi086:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-10-09T11:06:40.746 INFO:teuthology.orchestra.run.smithi053.stdout: remote refid st t when poll reach delay offset jitter 2023-10-09T11:06:40.747 INFO:teuthology.orchestra.run.smithi053.stdout:============================================================================== 2023-10-09T11:06:40.747 INFO:teuthology.orchestra.run.smithi053.stdout:*hv01.front.sepi 44.4.53.2 2 u 5 128 377 0.122 1.320 1.013 2023-10-09T11:06:40.747 INFO:teuthology.orchestra.run.smithi053.stdout:+hv02.front.sepi 63.231.80.2 3 u 86 128 377 0.094 1.384 0.641 2023-10-09T11:06:40.747 INFO:teuthology.orchestra.run.smithi053.stdout:+hv03.front.sepi 74.6.168.72 3 u 8 128 377 0.108 2.239 0.656 2023-10-09T11:06:40.747 INFO:teuthology.orchestra.run.smithi053.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-10-09T11:06:40.766 INFO:teuthology.orchestra.run.smithi086.stdout: remote refid st t when poll reach delay offset jitter 2023-10-09T11:06:40.766 INFO:teuthology.orchestra.run.smithi086.stdout:============================================================================== 2023-10-09T11:06:40.766 INFO:teuthology.orchestra.run.smithi086.stdout:*hv01.front.sepi 44.4.53.2 2 u 210 256 377 0.124 0.745 0.081 2023-10-09T11:06:40.766 INFO:teuthology.orchestra.run.smithi086.stdout:+hv02.front.sepi 63.231.80.2 3 u 154 256 377 0.118 0.245 0.091 2023-10-09T11:06:40.766 INFO:teuthology.orchestra.run.smithi086.stdout:+hv03.front.sepi 74.6.168.72 3 u 165 256 377 0.153 0.767 0.258 2023-10-09T11:06:40.766 INFO:teuthology.orchestra.run.smithi086.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-10-09T11:06:40.767 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-10-09T11:06:40.779 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-10-09T11:06:40.781 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-10-09T11:06:40.791 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-10-09T11:06:40.801 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-10-09T11:06:40.810 INFO:teuthology.task.internal:Duration was 5227.654699 seconds 2023-10-09T11:06:40.811 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-10-09T11:06:40.820 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-10-09T11:06:40.821 DEBUG:teuthology.orchestra.run.smithi053:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-09T11:06:40.823 DEBUG:teuthology.orchestra.run.smithi086:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-10-09T11:06:40.949 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-10-09T11:06:40.949 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi053.front.sepia.ceph.com 2023-10-09T11:06:40.949 DEBUG:teuthology.orchestra.run.smithi053:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-10-09T11:06:40.963 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi086.front.sepia.ceph.com 2023-10-09T11:06:40.963 DEBUG:teuthology.orchestra.run.smithi086:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-10-09T11:06:40.984 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-10-09T11:06:40.984 DEBUG:teuthology.orchestra.run.smithi053:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-09T11:06:41.008 DEBUG:teuthology.orchestra.run.smithi086:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-10-09T11:06:41.225 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-10-09T11:06:41.225 DEBUG:teuthology.orchestra.run.smithi053:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-09T11:06:41.227 DEBUG:teuthology.orchestra.run.smithi086:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-10-09T11:06:41.722 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-10-09T11:06:41.733 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-10-09T11:06:41.734 DEBUG:teuthology.orchestra.run.smithi053:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-09T11:06:41.765 DEBUG:teuthology.orchestra.run.smithi086:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-10-09T11:06:41.805 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-10-09T11:06:41.816 DEBUG:teuthology.orchestra.run.smithi053:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-10-09T11:06:41.818 DEBUG:teuthology.orchestra.run.smithi086:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-10-09T11:06:41.832 INFO:teuthology.orchestra.run.smithi053.stdout:kernel.core_pattern = core 2023-10-09T11:06:41.866 INFO:teuthology.orchestra.run.smithi086.stdout:kernel.core_pattern = core 2023-10-09T11:06:41.906 DEBUG:teuthology.orchestra.run.smithi053:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-09T11:06:41.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T11:06:41.913 DEBUG:teuthology.orchestra.run.smithi086:> test -e /home/ubuntu/cephtest/archive/coredump 2023-10-09T11:06:41.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T11:06:41.954 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-10-09T11:06:41.965 INFO:teuthology.task.internal:Transferring archived files... 2023-10-09T11:06:41.966 DEBUG:teuthology.misc:Transferring archived files from smithi053:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417637/remote/smithi053 2023-10-09T11:06:41.966 DEBUG:teuthology.orchestra.run.smithi053:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-09T11:06:42.022 DEBUG:teuthology.misc:Transferring archived files from smithi086:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417637/remote/smithi086 2023-10-09T11:06:42.022 DEBUG:teuthology.orchestra.run.smithi086:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-10-09T11:06:42.062 INFO:teuthology.task.internal:Removing archive directory... 2023-10-09T11:06:42.062 DEBUG:teuthology.orchestra.run.smithi053:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-09T11:06:42.064 DEBUG:teuthology.orchestra.run.smithi086:> rm -rf -- /home/ubuntu/cephtest/archive 2023-10-09T11:06:42.103 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-10-09T11:06:42.116 INFO:teuthology.task.internal:Not uploading archives. 2023-10-09T11:06:42.116 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-10-09T11:06:42.126 INFO:teuthology.task.internal:Tidying up after the test... 2023-10-09T11:06:42.126 DEBUG:teuthology.orchestra.run.smithi053:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-09T11:06:42.129 DEBUG:teuthology.orchestra.run.smithi086:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-10-09T11:06:42.134 INFO:teuthology.orchestra.run.smithi053.stdout: 1048609 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Oct 9 11:06 /home/ubuntu/cephtest 2023-10-09T11:06:42.135 INFO:teuthology.orchestra.run.smithi053.stdout: 1195929 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Oct 9 10:49 /home/ubuntu/cephtest/mnt.0 2023-10-09T11:06:42.135 INFO:teuthology.orchestra.run.smithi053.stdout: 1195939 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Oct 9 10:49 /home/ubuntu/cephtest/mnt.0/client.0 2023-10-09T11:06:42.136 INFO:teuthology.orchestra.run.smithi053.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-10-09T11:06:42.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-10-09T11:06:42.146 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 smithi053 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-10-09T11:06:42.152 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-10-09T11:06:42.164 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-10-09T11:06:42.175 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi053 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-10-09T11:06:42.175 INFO:teuthology.nuke:Checking targets against current locks 2023-10-09T11:06:42.183 INFO:teuthology.orchestra.run.smithi086.stdout: 1048601 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Oct 9 11:06 /home/ubuntu/cephtest 2023-10-09T11:06:42.214 DEBUG:teuthology.nuke:shortname: smithi053 2023-10-09T11:06:42.214 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-09T11:06:42.236 DEBUG:teuthology.nuke:shortname: smithi086 2023-10-09T11:06:42.237 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-10-09T11:06:42.240 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi053.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417637', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-09 09:30:07.182759', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-10-09T11:06:42.258 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi086.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-10-07_14:23:11-upgrade:pacific-x-reef-distro-default-smithi/7417637', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-10-09 09:30:07.184475', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-10-09T11:06:42.288 INFO:teuthology.orchestra.console.smithi053:Power off 2023-10-09T11:06:42.289 DEBUG:teuthology.orchestra.console.smithi053:pexpect command: ipmitool -H smithi053.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-09T11:06:42.312 DEBUG:teuthology.orchestra.console.smithi053:power off output: Chassis Power Control: Down/Off 2023-10-09T11:06:42.312 DEBUG:teuthology.orchestra.console.smithi053:pexpect command: ipmitool -H smithi053.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-09T11:06:42.327 INFO:teuthology.orchestra.console.smithi086:Power off 2023-10-09T11:06:42.327 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-10-09T11:06:42.337 DEBUG:teuthology.orchestra.console.smithi053:check power output: Chassis Power is on 2023-10-09T11:06:42.350 DEBUG:teuthology.orchestra.console.smithi086:power off output: Chassis Power Control: Down/Off 2023-10-09T11:06:42.351 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-09T11:06:42.371 DEBUG:teuthology.orchestra.console.smithi086:check power output: Chassis Power is on 2023-10-09T11:06:46.339 DEBUG:teuthology.orchestra.console.smithi053:pexpect command: ipmitool -H smithi053.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-09T11:06:46.372 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-09T11:06:46.450 DEBUG:teuthology.orchestra.console.smithi053:check power output: Chassis Power is on 2023-10-09T11:06:46.482 DEBUG:teuthology.orchestra.console.smithi086:check power output: Chassis Power is on 2023-10-09T11:06:50.455 DEBUG:teuthology.orchestra.console.smithi053:pexpect command: ipmitool -H smithi053.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-09T11:06:50.483 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-09T11:06:50.566 DEBUG:teuthology.orchestra.console.smithi053:check power output: Chassis Power is on 2023-10-09T11:06:50.592 DEBUG:teuthology.orchestra.console.smithi086:check power output: Chassis Power is on 2023-10-09T11:06:54.570 DEBUG:teuthology.orchestra.console.smithi053:pexpect command: ipmitool -H smithi053.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-09T11:06:54.593 DEBUG:teuthology.orchestra.console.smithi086:pexpect command: ipmitool -H smithi086.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-10-09T11:06:54.684 DEBUG:teuthology.orchestra.console.smithi053:check power output: Chassis Power is off 2023-10-09T11:06:54.704 DEBUG:teuthology.orchestra.console.smithi086:check power output: Chassis Power is off 2023-10-09T11:06:54.785 INFO:teuthology.orchestra.console.smithi053:Power off completed 2023-10-09T11:06:54.805 INFO:teuthology.orchestra.console.smithi086:Power off completed 2023-10-09T11:06:54.911 INFO:teuthology.run:Summary data: description: upgrade:pacific-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/rbd-import-export 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} duration: 5227.654698848724 failure_reason: '' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=ff1ca4eb947546d2a9c7a38c4b1508fc status: fail success: false 2023-10-09T11:06:54.911 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-10-09T11:06:54.998 INFO:teuthology.run:FAIL